2024-07-28T10:57:52.549 INFO:root:teuthology version: 0.0.1.dev373+ga8aed60 2024-07-28T10:57:52.574 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-28T10:57:52.678 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815512 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7815512' 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, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 workunit: branch: reef sha1: a3bbd7289877bdcce87fd1f79da1a2d6578dde36 owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 2915 sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 0/1 suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: a3bbd7289877bdcce87fd1f79da1a2d6578dde36 targets: smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8hXLkaRT3U38GE0n/OPmxHLoOZC3Iz+qrDDZ9fNKufgrEbgeaK8ki8WMNN5yqfUe0JpNTHzwoSdNDJqJwHGlE= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ1OOA7a8GO2br9pJPPPfQf8YJEZSHoH5vlRBaF7Nn3e+eJ+7jcRrnvcSgj5z4h5jINkDq3jZy2RhVFBxs0AV/A= 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-28T10:57:52.678 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa; will attempt to use it 2024-07-28T10:57:52.679 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks 2024-07-28T10:57:52.679 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-28T10:57:52.680 INFO:teuthology.task.internal:Checking packages... 2024-07-28T10:57:52.703 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64' 2024-07-28T10:57:52.703 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T10:57:52.703 INFO:teuthology.packaging:ref: None 2024-07-28T10:57:52.703 INFO:teuthology.packaging:tag: None 2024-07-28T10:57:52.703 INFO:teuthology.packaging:branch: reef 2024-07-28T10:57:52.703 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T10:57:52.703 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-28T10:57:52.925 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1767-ga3bbd728-1jammy 2024-07-28T10:57:52.927 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-28T10:57:52.934 INFO:teuthology.task.internal:no buildpackages task found 2024-07-28T10:57:52.934 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-28T10:57:52.940 INFO:teuthology.task.internal:Saving configuration 2024-07-28T10:57:52.964 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-28T10:57:52.970 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-28T10:57:52.996 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815512', '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 10:52:03.361201', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJUXCsvehzJYlysjbzrGeVPXYCupgt98zmE9RZG+/I4G'} 2024-07-28T10:57:53.022 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815512', '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 10:52:03.362917', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFzn6JG8Vdo/CRXLSUjqCrNT3skYkrqXTh7G7wSxB5yL'} 2024-07-28T10:57:53.022 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-28T10:57:53.029 INFO:teuthology.task.internal:roles: ubuntu@smithi177.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-28T10:57:53.029 INFO:teuthology.task.internal:roles: ubuntu@smithi204.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-28T10:57:53.029 INFO:teuthology.run_tasks:Running task console_log... 2024-07-28T10:57:53.093 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc96a082f80>, signals=[15]) 2024-07-28T10:57:53.093 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-28T10:57:53.099 INFO:teuthology.task.internal:Opening connections... 2024-07-28T10:57:53.099 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-07-28T10:57:53.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:57:53.178 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-07-28T10:57:53.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:57:53.256 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-28T10:57:53.263 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-07-28T10:57:53.268 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-07-28T10:57:53.268 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="22.04" 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=jammy 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T10:57:53.316 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T10:57:53.317 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T10:57:53.317 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T10:57:53.317 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=jammy 2024-07-28T10:57:53.317 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-07-28T10:57:53.337 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-07-28T10:57:53.343 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-07-28T10:57:53.343 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-07-28T10:57:53.389 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T10:57:53.389 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="Ubuntu" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="22.04" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_CODENAME=jammy 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:ID=ubuntu 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE=debian 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T10:57:53.390 INFO:teuthology.orchestra.run.smithi204.stdout:UBUNTU_CODENAME=jammy 2024-07-28T10:57:53.391 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-07-28T10:57:53.413 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-28T10:57:53.421 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-28T10:57:53.427 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-28T10:57:53.427 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-07-28T10:57:53.429 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-07-28T10:57:53.437 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-28T10:57:53.442 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-28T10:57:53.442 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-07-28T10:57:53.478 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-07-28T10:57:53.689 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-28T10:57:53.751 INFO:teuthology.run_tasks:Running task kernel... 2024-07-28T10:57:53.766 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-28T10:57:53.766 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-28T10:57:53.766 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T10:57:53.767 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T10:57:53.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T10:57:53.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T10:57:53.775 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-07-28T10:57:53.775 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-07-28T10:57:53.820 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-56-generic 2024-07-28T10:57:53.821 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.15.0-56-generic 2024-07-28T10:57:53.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-07-28T10:57:53.822 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-56-generic 2024-07-28T10:57:53.822 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.15.0-56-generic 2024-07-28T10:57:53.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-07-28T10:57:53.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-07-28T10:57:53.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-07-28T10:57:54.121 INFO:teuthology.orchestra.run.smithi204.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T10:57:54.239 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T10:57:54.241 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T10:57:54.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T10:57:54.283 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T10:57:54.322 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T10:57:54.345 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T10:57:54.414 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T10:57:54.451 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T10:57:54.453 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T10:57:54.453 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T10:57:54.471 INFO:teuthology.orchestra.run.smithi204.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T10:57:54.472 INFO:teuthology.orchestra.run.smithi204.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T10:57:54.474 INFO:teuthology.orchestra.run.smithi204.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T10:57:54.475 INFO:teuthology.orchestra.run.smithi204.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T10:57:54.479 INFO:teuthology.orchestra.run.smithi204.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T10:57:54.485 INFO:teuthology.orchestra.run.smithi204.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T10:57:54.486 INFO:teuthology.orchestra.run.smithi204.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T10:57:54.487 INFO:teuthology.orchestra.run.smithi204.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T10:57:54.487 INFO:teuthology.orchestra.run.smithi204.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T10:57:54.523 INFO:teuthology.orchestra.run.smithi204.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T10:57:54.523 INFO:teuthology.orchestra.run.smithi204.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T10:57:54.638 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T10:57:54.657 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T10:57:54.678 INFO:teuthology.orchestra.run.smithi204.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T10:57:54.776 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T10:57:54.817 INFO:teuthology.orchestra.run.smithi204.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T10:57:54.979 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T10:57:55.069 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T10:57:55.086 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T10:57:55.095 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T10:57:55.096 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T10:57:55.123 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T10:57:55.126 INFO:teuthology.orchestra.run.smithi204.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T10:57:55.137 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T10:57:55.137 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T10:57:55.163 INFO:teuthology.orchestra.run.smithi204.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T10:57:55.177 INFO:teuthology.orchestra.run.smithi204.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T10:57:55.178 INFO:teuthology.orchestra.run.smithi204.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T10:57:55.191 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T10:57:55.191 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T10:57:55.202 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T10:57:55.237 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T10:57:55.237 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T10:57:55.238 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T10:57:55.243 INFO:teuthology.orchestra.run.smithi204.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T10:57:55.244 INFO:teuthology.orchestra.run.smithi204.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T10:57:55.248 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T10:57:55.248 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T10:57:55.252 INFO:teuthology.orchestra.run.smithi204.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T10:57:55.252 INFO:teuthology.orchestra.run.smithi204.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T10:57:55.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T10:57:55.267 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T10:57:55.273 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T10:57:55.277 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T10:57:55.277 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T10:57:55.278 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T10:57:55.284 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T10:57:55.287 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T10:57:55.288 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T10:57:55.288 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T10:57:55.289 INFO:teuthology.orchestra.run.smithi204.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T10:57:55.302 INFO:teuthology.orchestra.run.smithi204.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T10:57:55.310 INFO:teuthology.orchestra.run.smithi204.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T10:57:55.311 INFO:teuthology.orchestra.run.smithi204.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T10:57:55.311 INFO:teuthology.orchestra.run.smithi204.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T10:57:55.333 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T10:57:55.333 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T10:57:55.368 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T10:57:55.368 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T10:57:55.369 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T10:57:55.369 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T10:57:55.370 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T10:57:55.370 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T10:57:55.371 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T10:57:55.371 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T10:57:55.372 INFO:teuthology.orchestra.run.smithi204.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T10:57:55.373 INFO:teuthology.orchestra.run.smithi204.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T10:57:55.373 INFO:teuthology.orchestra.run.smithi204.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T10:57:55.374 INFO:teuthology.orchestra.run.smithi204.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T10:57:55.395 INFO:teuthology.orchestra.run.smithi204.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T10:57:55.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T10:57:55.397 INFO:teuthology.orchestra.run.smithi204.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T10:57:55.398 INFO:teuthology.orchestra.run.smithi204.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T10:57:55.398 INFO:teuthology.orchestra.run.smithi204.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T10:57:55.451 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T10:57:55.451 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T10:57:55.453 INFO:teuthology.orchestra.run.smithi204.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T10:58:00.579 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 15.1 MB in 2s (7,528 kB/s) 2024-07-28T10:58:01.286 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 15.1 MB in 3s (5,773 kB/s) 2024-07-28T10:58:02.099 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T10:58:02.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T10:58:02.228 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T10:58:02.434 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-07-28T10:58:02.434 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-07-28T10:58:02.622 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T10:58:02.622 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T10:58:02.622 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T10:58:02.622 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T10:58:02.623 INFO:teuthology.orchestra.run.smithi204.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T10:58:02.623 INFO:teuthology.orchestra.run.smithi204.stdout: python2.7-minimal 2024-07-28T10:58:02.623 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T10:58:02.624 INFO:teuthology.orchestra.run.smithi204.stdout:The following additional packages will be installed: 2024-07-28T10:58:02.624 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T10:58:02.624 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T10:58:02.624 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T10:58:02.626 INFO:teuthology.orchestra.run.smithi204.stdout:Suggested packages: 2024-07-28T10:58:02.626 INFO:teuthology.orchestra.run.smithi204.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T10:58:02.626 INFO:teuthology.orchestra.run.smithi204.stdout:Recommended packages: 2024-07-28T10:58:02.626 INFO:teuthology.orchestra.run.smithi204.stdout: thermald 2024-07-28T10:58:02.668 INFO:teuthology.orchestra.run.smithi204.stdout:The following NEW packages will be installed: 2024-07-28T10:58:02.668 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T10:58:02.668 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T10:58:02.668 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T10:58:02.670 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages will be upgraded: 2024-07-28T10:58:02.670 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T10:58:02.688 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T10:58:02.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T10:58:02.768 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T10:58:02.851 INFO:teuthology.orchestra.run.smithi204.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T10:58:02.851 INFO:teuthology.orchestra.run.smithi204.stdout:Need to get 113 MB of archives. 2024-07-28T10:58:02.851 INFO:teuthology.orchestra.run.smithi204.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T10:58:02.851 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:02.975 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-07-28T10:58:02.976 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-07-28T10:58:03.162 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T10:58:03.162 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T10:58:03.162 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T10:58:03.163 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T10:58:03.163 INFO:teuthology.orchestra.run.smithi177.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T10:58:03.163 INFO:teuthology.orchestra.run.smithi177.stdout: python2.7-minimal 2024-07-28T10:58:03.163 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T10:58:03.164 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-07-28T10:58:03.164 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T10:58:03.164 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T10:58:03.165 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T10:58:03.166 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-07-28T10:58:03.166 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T10:58:03.166 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-07-28T10:58:03.166 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-07-28T10:58:03.206 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-07-28T10:58:03.206 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T10:58:03.206 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T10:58:03.206 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T10:58:03.207 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-07-28T10:58:03.207 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T10:58:03.258 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T10:58:03.258 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 113 MB of archives. 2024-07-28T10:58:03.258 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T10:58:03.258 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:03.670 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:03.758 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:04.226 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:04.568 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:04.568 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:04.568 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:04.646 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:04.700 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:04.720 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:05.130 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 113 MB in 2s (75.3 MB/s) 2024-07-28T10:58:05.311 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T10:58:06.783 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:06.783 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:06.886 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:07.292 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:07.296 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:07.358 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:07.634 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:07.755 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:08.144 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 113 MB in 5s (22.3 MB/s) 2024-07-28T10:58:08.319 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T10:58:09.425 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T10:58:09.446 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:09.528 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:09.928 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T10:58:09.949 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:09.986 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:10.341 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:10.345 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:10.459 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:12.735 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T10:58:12.756 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:12.841 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:13.314 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T10:58:13.334 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:13.372 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:16.569 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:16.711 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:17.069 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:17.181 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:17.450 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T10:58:17.473 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T10:58:17.525 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T10:58:20.381 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:20.500 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:20.859 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:20.987 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:21.290 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T10:58:21.312 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T10:58:21.348 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T10:58:23.271 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T10:58:23.308 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:23.345 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:25.960 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:26.132 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:26.482 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T10:58:26.604 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:26.730 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T10:58:26.859 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:27.288 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T10:58:27.325 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T10:58:27.362 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:28.182 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:28.182 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:28.182 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:28.182 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:28.336 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:30.479 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T10:58:30.613 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T10:58:30.747 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:31.052 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T10:58:31.200 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T10:58:31.550 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T10:58:31.680 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:31.806 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T10:58:31.910 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:32.133 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:32.192 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T10:58:32.193 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:33.207 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:33.207 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:33.207 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:33.207 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:33.387 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:34.797 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T10:58:34.931 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T10:58:35.041 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:36.468 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T10:58:36.548 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T10:58:36.548 INFO:teuthology.orchestra.run.smithi204.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:46.991 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T10:58:46.992 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-07-28T10:58:47.008 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T10:58:47.022 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-07-28T10:58:47.296 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:47.315 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:47.580 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:47.585 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:47.657 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T10:58:47.662 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T10:58:47.826 INFO:teuthology.orchestra.run.smithi177.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T10:58:47.826 INFO:teuthology.orchestra.run.smithi177.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T10:58:47.826 INFO:teuthology.orchestra.run.smithi177.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T10:58:47.859 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-07-28T10:58:48.334 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-07-28T10:58:48.349 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.117.117 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-07-28T10:58:48.350 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-07-28T10:58:48.351 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T10:58:48.351 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T10:58:48.351 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T10:58:48.351 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-07-28T10:58:48.351 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T10:58:48.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-07-28T10:58:48.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-07-28T10:58:48.636 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T10:58:48.646 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T10:58:48.675 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T10:58:48.712 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T10:58:50.031 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T10:58:50.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T10:58:50.103 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T10:58:50.294 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-07-28T10:58:50.294 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T10:58:50.463 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T10:58:50.504 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T10:58:50.506 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-07-28T10:58:50.563 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-07-28T10:58:50.563 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-07-28T10:58:50.563 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.117.117 2024-07-28T10:58:50.564 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:50.565 INFO:teuthology.orchestra.run.smithi177.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-28T10:58:50.565 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-07-28T10:58:50.565 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-07-28T10:58:50.565 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-07-28T10:58:50.565 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-07-28T10:58:50.566 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-07-28T10:58:50.612 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.99tzjIiFKq 2024-07-28T10:58:50.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.99tzjIiFKq 2024-07-28T10:58:50.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.99tzjIiFKq 2024-07-28T10:58:50.730 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T10:58:50.730 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub' 2024-07-28T10:58:50.757 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T10:58:50.777 INFO:teuthology.orchestra.run.smithi204.stdout:Generating grub configuration file ... 2024-07-28T10:58:50.794 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.99tzjIiFKq is 10KB 2024-07-28T10:58:50.846 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.99tzjIiFKq 2024-07-28T10:58:50.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T10:58:50.903 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T10:58:50.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T10:58:50.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T10:58:50.971 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T10:58:50.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-07-28T10:58:51.042 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:51.058 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:51.377 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:51.384 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:51.449 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T10:58:51.455 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T10:58:51.625 INFO:teuthology.orchestra.run.smithi204.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T10:58:51.626 INFO:teuthology.orchestra.run.smithi204.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T10:58:51.626 INFO:teuthology.orchestra.run.smithi204.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T10:58:51.661 INFO:teuthology.orchestra.run.smithi204.stdout:done 2024-07-28T10:58:52.142 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-07-28T10:58:52.169 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-07-28T10:58:52.169 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-07-28T10:58:52.169 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-07-28T10:58:52.169 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.117.117 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-07-28T10:58:52.170 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-07-28T10:58:52.171 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T10:58:52.171 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T10:58:52.171 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T10:58:52.171 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-07-28T10:58:52.171 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi204.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T10:58:52.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-07-28T10:58:52.181 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-07-28T10:58:52.182 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T10:58:52.184 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-07-28T10:58:52.353 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:52.359 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:52.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-07-28T10:58:52.495 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T10:58:52.503 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T10:58:52.520 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T10:58:52.581 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:52.586 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:52.615 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T10:58:52.628 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T10:58:52.633 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T10:58:52.765 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T10:58:52.765 INFO:teuthology.orchestra.run.smithi177.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T10:58:52.765 INFO:teuthology.orchestra.run.smithi177.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T10:58:52.781 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-07-28T10:58:52.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-07-28T10:58:53.852 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T10:58:53.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T10:58:53.924 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T10:58:54.108 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-07-28T10:58:54.108 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-07-28T10:58:54.269 INFO:teuthology.orchestra.run.smithi204.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T10:58:54.269 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T10:58:54.269 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T10:58:54.269 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T10:58:54.269 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T10:58:54.270 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T10:58:54.270 INFO:teuthology.orchestra.run.smithi204.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T10:58:54.270 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T10:58:54.310 INFO:teuthology.orchestra.run.smithi204.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T10:58:54.312 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.117.117 2024-07-28T10:58:54.372 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:54.373 INFO:teuthology.orchestra.run.smithi204.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-28T10:58:54.373 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-07-28T10:58:54.373 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-07-28T10:58:54.373 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-07-28T10:58:54.373 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-07-28T10:58:54.373 DEBUG:teuthology.orchestra.run.smithi204:> mktemp 2024-07-28T10:58:54.417 INFO:teuthology.orchestra.run.smithi204.stdout:/tmp/tmp.qDQCItSJW8 2024-07-28T10:58:54.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo cp /boot/grub/grub.cfg /tmp/tmp.qDQCItSJW8 2024-07-28T10:58:54.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0666 /tmp/tmp.qDQCItSJW8 2024-07-28T10:58:54.598 DEBUG:teuthology.orchestra.remote:smithi204:/tmp/tmp.qDQCItSJW8 is 10KB 2024-07-28T10:58:54.611 DEBUG:teuthology.orchestra.run.smithi204:> rm -fr /tmp/tmp.qDQCItSJW8 2024-07-28T10:58:54.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T10:58:54.673 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T10:58:54.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T10:58:54.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T10:58:54.756 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T10:58:54.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo update-grub 2024-07-28T10:58:56.045 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub' 2024-07-28T10:58:56.046 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T10:58:56.047 INFO:teuthology.orchestra.run.smithi204.stderr:Generating grub configuration file ... 2024-07-28T10:58:56.264 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T10:58:56.270 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T10:58:56.487 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T10:58:56.493 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T10:58:56.533 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T10:58:56.538 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T10:58:56.664 INFO:teuthology.orchestra.run.smithi204.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T10:58:56.664 INFO:teuthology.orchestra.run.smithi204.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T10:58:56.664 INFO:teuthology.orchestra.run.smithi204.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T10:58:56.678 INFO:teuthology.orchestra.run.smithi204.stderr:done 2024-07-28T10:58:56.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo shutdown -r now 2024-07-28T10:59:22.815 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-07-28T10:59:22.815 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T10:59:22.816 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:59:26.686 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-07-28T10:59:26.687 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T10:59:26.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:59:41.155 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-07-28T10:59:45.246 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-07-28T10:59:50.160 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T10:59:50.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:59:53.214 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-07-28T10:59:54.248 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T10:59:54.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T10:59:57.314 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-07-28T11:00:05.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T11:00:05.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:00:09.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T11:00:09.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:00:37.006 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-07-28T11:00:37.553 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T11:00:37.553 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-117-generic"... 2024-07-28T11:00:37.553 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-07-28T11:00:37.599 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-117-generic 2024-07-28T11:00:37.599 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T11:00:37.599 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T11:00:37.599 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T11:00:38.601 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-07-28T11:00:38.601 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T11:00:38.955 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-07-28T11:00:38.985 DEBUG:teuthology.parallel:result is None 2024-07-28T11:01:09.326 DEBUG:teuthology.orchestra.remote:timed out 2024-07-28T11:01:24.327 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T11:01:24.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:01:24.564 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-07-28T11:01:25.078 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T11:01:25.078 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-117-generic"... 2024-07-28T11:01:25.079 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-07-28T11:01:25.125 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-117-generic 2024-07-28T11:01:25.125 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T11:01:25.125 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T11:01:25.125 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T11:01:26.126 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-07-28T11:01:26.126 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T11:01:26.233 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-07-28T11:01:26.262 DEBUG:teuthology.parallel:result is None 2024-07-28T11:01:26.263 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-28T11:01:26.273 INFO:teuthology.task.internal:Creating test directory... 2024-07-28T11:01:26.273 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T11:01:26.276 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T11:01:26.281 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-28T11:01:26.301 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-28T11:01:26.314 INFO:teuthology.task.internal:Creating archive directory... 2024-07-28T11:01:26.315 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T11:01:26.324 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T11:01:26.407 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-28T11:01:26.418 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-28T11:01:26.419 DEBUG:teuthology.orchestra.run.smithi177:> 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:01:26.421 DEBUG:teuthology.orchestra.run.smithi204:> 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:01:26.436 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:01:26.444 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:01:26.444 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:01:26.454 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:01:26.455 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-28T11:01:26.464 INFO:teuthology.task.internal:Configuring sudo... 2024-07-28T11:01:26.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T11:01:26.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T11:01:26.516 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-28T11:01:26.529 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-28T11:01:26.529 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T11:01:26.552 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T11:01:26.568 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T11:01:26.602 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T11:01:26.651 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:01:26.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T11:01:26.716 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T11:01:26.723 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T11:01:26.769 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:01:26.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T11:01:26.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-07-28T11:01:26.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-07-28T11:01:26.907 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-28T11:01:26.915 INFO:teuthology.task.internal:Starting timer... 2024-07-28T11:01:26.915 INFO:teuthology.run_tasks:Running task pcp... 2024-07-28T11:01:26.931 INFO:teuthology.run_tasks:Running task selinux... 2024-07-28T11:01:27.022 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-07-28T11:01:27.022 DEBUG:teuthology.task.selinux:Excluding smithi204: OS 'ubuntu' does not support SELinux 2024-07-28T11:01:27.022 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-28T11:01:27.022 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-28T11:01:27.022 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-28T11:01:27.022 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-28T11:01:27.095 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-28T11:01:27.106 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:01:27.107 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi177.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-28T11:08:41.208 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi177.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-07-28T11:08:41.209 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T11:08:41.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:08:41.292 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-07-28T11:08:41.371 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-07-28T11:08:41.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T11:08:41.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:08:41.451 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-07-28T11:08:41.526 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-07-28T11:08:41.527 INFO:teuthology.run_tasks:Running task clock... 2024-07-28T11:08:41.538 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-28T11:08:41.538 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T11:08:41.539 DEBUG:teuthology.orchestra.run.smithi177:> 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:08:41.541 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T11:08:41.541 DEBUG:teuthology.orchestra.run.smithi204:> 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:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T11:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Command line: ntpd -gq 2024-07-28T11:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: ---------------------------------------------------- 2024-07-28T11:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T11:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T11:08:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: corporation. Support and training for ntp-4 are 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: available at https://www.nwtime.org/support 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: ---------------------------------------------------- 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: proto: precision = 0.045 usec (-24) 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: basedate set to 2022-02-04 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: gps base set to 2022-02-06 (week 2196) 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:08:41.569 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:08:41.570 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen normally on 4 lo [::1]:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-07-28T11:08:41.571 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:41 ntpd[17713]: Listening on routing socket on fd #22 for interface updates 2024-07-28T11:08:41.594 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Command line: ntpd -gq 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: ---------------------------------------------------- 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: corporation. Support and training for ntp-4 are 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: available at https://www.nwtime.org/support 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: ---------------------------------------------------- 2024-07-28T11:08:41.595 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: proto: precision = 0.047 usec (-24) 2024-07-28T11:08:41.596 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: basedate set to 2022-02-04 2024-07-28T11:08:41.596 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: gps base set to 2022-02-06 (week 2196) 2024-07-28T11:08:41.596 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:08:41.596 INFO:teuthology.orchestra.run.smithi204.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:08:41.596 INFO:teuthology.orchestra.run.smithi204.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:08:41.597 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:08:41.597 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T11:08:41.597 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T11:08:41.598 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T11:08:41.598 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen normally on 3 enp3s0f1 172.21.15.204:123 2024-07-28T11:08:41.598 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen normally on 4 lo [::1]:123 2024-07-28T11:08:41.598 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77ab%5]:123 2024-07-28T11:08:41.598 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:41 ntpd[17729]: Listening on routing socket on fd #22 for interface updates 2024-07-28T11:08:42.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:42.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:42.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:42.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:42.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:42.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:42.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:42.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:42 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:43.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:43.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:43.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:43.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:43.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:43.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:43 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:43.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:43 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:44.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:44.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:44.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:44.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:44.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:44.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:44 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:44.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:44.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:44.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:44.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:44.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:44.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:44 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:45.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:45 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:45.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:45.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:45.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:45.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:45 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:46.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:46.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:46.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:46.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:46.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:46.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:46 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:46.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:46.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:46.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:46.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:46.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:46.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:46.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:46.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:46 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:47.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:47 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:47.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:47.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:47 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:48.568 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:48.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:48.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:48.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:48.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:48.569 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:48.570 INFO:teuthology.orchestra.run.smithi177.stdout:28 Jul 11:08:48 ntpd[17713]: ntpd: time slew -0.000955 s 2024-07-28T11:08:48.570 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.000955s 2024-07-28T11:08:48.570 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T11:08:48.571 INFO:teuthology.orchestra.run.smithi177.stderr:28 Jul 11:08:48 ntpd[17713]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:48.595 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:48 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:48.621 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:49.596 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stdout:28 Jul 11:08:49 ntpd[17729]: ntpd: time slew -0.001525 s 2024-07-28T11:08:49.597 INFO:teuthology.orchestra.run.smithi204.stdout:ntpd: time slew -0.001525s 2024-07-28T11:08:49.598 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T11:08:49.598 INFO:teuthology.orchestra.run.smithi204.stderr:28 Jul 11:08:49 ntpd[17729]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T11:08:49.641 INFO:teuthology.orchestra.run.smithi204.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T11:08:49.641 INFO:teuthology.orchestra.run.smithi204.stdout:============================================================================== 2024-07-28T11:08:49.642 INFO:teuthology.orchestra.run.smithi204.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:49.642 INFO:teuthology.orchestra.run.smithi204.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:49.642 INFO:teuthology.orchestra.run.smithi204.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:49.642 INFO:teuthology.orchestra.run.smithi204.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:08:49.642 INFO:teuthology.run_tasks:Running task install... 2024-07-28T11:08:49.651 DEBUG:teuthology.task.install:project ceph 2024-07-28T11:08:49.651 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}} 2024-07-28T11:08:49.651 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T11:08:49.652 INFO:teuthology.task.install:Using flavor: default 2024-07-28T11:08:49.657 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:08:49.657 INFO:teuthology.task.install:extra packages: [] 2024-07-28T11:08:49.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-key list | grep Ceph 2024-07-28T11:08:49.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-key list | grep Ceph 2024-07-28T11:08:49.719 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T11:08:49.735 INFO:teuthology.orchestra.run.smithi204.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T11:08:49.747 INFO:teuthology.orchestra.run.smithi177.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T11:08:49.747 INFO:teuthology.orchestra.run.smithi177.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T11:08:49.748 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:08:49.749 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:08:49.749 INFO:teuthology.packaging:ref: None 2024-07-28T11:08:49.749 INFO:teuthology.packaging:tag: None 2024-07-28T11:08:49.749 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:08:49.749 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:08:49.749 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:08:49.763 INFO:teuthology.orchestra.run.smithi204.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T11:08:49.763 INFO:teuthology.orchestra.run.smithi204.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T11:08:49.763 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:08:49.763 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:08:49.763 INFO:teuthology.packaging:ref: None 2024-07-28T11:08:49.763 INFO:teuthology.packaging:tag: None 2024-07-28T11:08:49.764 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:08:49.764 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:08:49.764 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:08:49.901 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T11:08:49.901 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T11:08:49.919 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T11:08:49.919 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T11:08:49.952 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:08:49.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T11:08:49.959 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:08:49.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T11:08:49.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-07-28T11:08:49.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-07-28T11:08:50.106 INFO:teuthology.orchestra.run.smithi177.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T11:08:50.107 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T11:08:50.108 INFO:teuthology.orchestra.run.smithi177.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T11:08:50.109 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-07-28T11:08:50.112 INFO:teuthology.orchestra.run.smithi204.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T11:08:50.113 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T11:08:50.114 INFO:teuthology.orchestra.run.smithi204.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T11:08:50.115 INFO:teuthology.orchestra.run.smithi204.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:08:50.118 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-07-28T11:08:50.122 INFO:teuthology.orchestra.run.smithi204.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:08:50.132 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:08:50.253 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:08:50.270 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:08:50.270 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:08:50.334 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T11:08:50.342 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T11:08:50.416 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:08:50.556 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 28.3 kB in 0s (68.7 kB/s) 2024-07-28T11:08:50.699 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:08:50.859 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 156 kB in 1s (223 kB/s) 2024-07-28T11:08:51.575 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T11:08:51.590 DEBUG:teuthology.orchestra.run.smithi177:> 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:08:51.654 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-07-28T11:08:51.860 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-07-28T11:08:51.861 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-07-28T11:08:51.876 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T11:08:51.892 DEBUG:teuthology.orchestra.run.smithi204:> 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:08:51.956 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:08:52.052 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:08:52.053 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-07-28T11:08:52.053 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T11:08:52.053 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T11:08:52.053 INFO:teuthology.orchestra.run.smithi177.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T11:08:52.053 INFO:teuthology.orchestra.run.smithi177.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T11:08:52.054 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T11:08:52.055 INFO:teuthology.orchestra.run.smithi177.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: python3-watchdog 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-07-28T11:08:52.056 INFO:teuthology.orchestra.run.smithi177.stdout: btrfs-tools 2024-07-28T11:08:52.155 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T11:08:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T11:08:52.157 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T11:08:52.158 INFO:teuthology.orchestra.run.smithi177.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T11:08:52.159 INFO:teuthology.orchestra.run.smithi177.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T11:08:52.200 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T11:08:52.200 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 187 MB of archives. 2024-07-28T11:08:52.200 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T11:08:52.200 INFO:teuthology.orchestra.run.smithi177.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:08:52.227 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-07-28T11:08:52.251 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-07-28T11:08:52.255 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-07-28T11:08:52.258 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-07-28T11:08:52.258 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-07-28T11:08:52.259 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-07-28T11:08:52.260 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-07-28T11:08:52.262 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-07-28T11:08:52.295 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-07-28T11:08:52.295 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-07-28T11:08:52.298 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-07-28T11:08:52.345 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:08:52.346 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:08:52.346 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:08:52.346 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:08:52.346 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:08:52.347 INFO:teuthology.orchestra.run.smithi204.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:08:52.347 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:08:52.347 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T11:08:52.348 INFO:teuthology.orchestra.run.smithi204.stdout:The following additional packages will be installed: 2024-07-28T11:08:52.348 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T11:08:52.348 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T11:08:52.348 INFO:teuthology.orchestra.run.smithi204.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T11:08:52.348 INFO:teuthology.orchestra.run.smithi204.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T11:08:52.349 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout:Suggested packages: 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T11:08:52.350 INFO:teuthology.orchestra.run.smithi204.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout: python3-watchdog 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout:Recommended packages: 2024-07-28T11:08:52.351 INFO:teuthology.orchestra.run.smithi204.stdout: btrfs-tools 2024-07-28T11:08:52.449 INFO:teuthology.orchestra.run.smithi204.stdout:The following NEW packages will be installed: 2024-07-28T11:08:52.449 INFO:teuthology.orchestra.run.smithi204.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T11:08:52.449 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T11:08:52.450 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T11:08:52.451 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T11:08:52.452 INFO:teuthology.orchestra.run.smithi204.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T11:08:52.490 INFO:teuthology.orchestra.run.smithi204.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T11:08:52.490 INFO:teuthology.orchestra.run.smithi204.stdout:Need to get 187 MB of archives. 2024-07-28T11:08:52.491 INFO:teuthology.orchestra.run.smithi204.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T11:08:52.491 INFO:teuthology.orchestra.run.smithi204.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:08:52.518 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-07-28T11:08:52.528 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-07-28T11:08:52.540 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-07-28T11:08:52.545 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-07-28T11:08:52.548 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-07-28T11:08:52.548 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-07-28T11:08:52.549 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-07-28T11:08:52.549 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-07-28T11:08:52.552 INFO:teuthology.orchestra.run.smithi204.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-07-28T11:08:52.569 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-07-28T11:08:52.586 INFO:teuthology.orchestra.run.smithi204.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-07-28T11:08:52.587 INFO:teuthology.orchestra.run.smithi204.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-07-28T11:08:52.590 INFO:teuthology.orchestra.run.smithi204.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-07-28T11:08:52.627 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T11:08:52.637 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-07-28T11:08:52.638 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-07-28T11:08:52.639 INFO:teuthology.orchestra.run.smithi204.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T11:08:52.648 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-07-28T11:08:52.701 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-07-28T11:08:52.803 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T11:08:52.811 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T11:08:52.823 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T11:08:52.905 INFO:teuthology.orchestra.run.smithi204.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-07-28T11:08:52.925 INFO:teuthology.orchestra.run.smithi204.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T11:08:52.950 INFO:teuthology.orchestra.run.smithi204.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-07-28T11:08:52.952 INFO:teuthology.orchestra.run.smithi204.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-07-28T11:08:52.953 INFO:teuthology.orchestra.run.smithi204.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-07-28T11:08:52.957 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 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:08:52.963 INFO:teuthology.orchestra.run.smithi204.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-07-28T11:08:53.018 INFO:teuthology.orchestra.run.smithi204.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-07-28T11:08:53.032 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T11:08:53.032 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 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:08:53.033 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T11:08:53.038 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 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:08:53.039 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T11:08:53.052 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-07-28T11:08:53.053 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-07-28T11:08:53.054 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-07-28T11:08:53.067 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-07-28T11:08:53.096 INFO:teuthology.orchestra.run.smithi204.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T11:08:53.104 INFO:teuthology.orchestra.run.smithi204.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T11:08:53.116 INFO:teuthology.orchestra.run.smithi204.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T11:08:53.122 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-07-28T11:08:53.122 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-07-28T11:08:53.132 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T11:08:53.138 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T11:08:53.158 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T11:08:53.165 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T11:08:53.166 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T11:08:53.168 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T11:08:53.169 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T11:08:53.169 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T11:08:53.199 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T11:08:53.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T11:08:53.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T11:08:53.254 INFO:teuthology.orchestra.run.smithi177.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T11:08:53.255 INFO:teuthology.orchestra.run.smithi177.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T11:08:53.256 INFO:teuthology.orchestra.run.smithi177.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T11:08:53.256 INFO:teuthology.orchestra.run.smithi177.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T11:08:53.261 INFO:teuthology.orchestra.run.smithi177.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T11:08:53.262 INFO:teuthology.orchestra.run.smithi177.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T11:08:53.279 INFO:teuthology.orchestra.run.smithi204.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T11:08:53.280 INFO:teuthology.orchestra.run.smithi177.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T11:08:53.280 INFO:teuthology.orchestra.run.smithi204.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T11:08:53.345 INFO:teuthology.orchestra.run.smithi177.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T11:08:53.347 INFO:teuthology.orchestra.run.smithi177.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T11:08:53.347 INFO:teuthology.orchestra.run.smithi204.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T11:08:53.347 INFO:teuthology.orchestra.run.smithi204.stdout:Get:27 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:08:53.348 INFO:teuthology.orchestra.run.smithi204.stdout:Get:28 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:08:53.348 INFO:teuthology.orchestra.run.smithi177.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T11:08:53.348 INFO:teuthology.orchestra.run.smithi177.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T11:08:53.350 INFO:teuthology.orchestra.run.smithi177.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T11:08:53.352 INFO:teuthology.orchestra.run.smithi177.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T11:08:53.353 INFO:teuthology.orchestra.run.smithi177.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T11:08:53.358 INFO:teuthology.orchestra.run.smithi204.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-07-28T11:08:53.363 INFO:teuthology.orchestra.run.smithi177.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T11:08:53.364 INFO:teuthology.orchestra.run.smithi177.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T11:08:53.374 INFO:teuthology.orchestra.run.smithi204.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-07-28T11:08:53.395 INFO:teuthology.orchestra.run.smithi204.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-07-28T11:08:53.398 INFO:teuthology.orchestra.run.smithi204.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-07-28T11:08:53.410 INFO:teuthology.orchestra.run.smithi204.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-07-28T11:08:53.433 INFO:teuthology.orchestra.run.smithi204.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T11:08:53.439 INFO:teuthology.orchestra.run.smithi204.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T11:08:53.442 INFO:teuthology.orchestra.run.smithi177.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T11:08:53.443 INFO:teuthology.orchestra.run.smithi177.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T11:08:53.445 INFO:teuthology.orchestra.run.smithi177.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T11:08:53.457 INFO:teuthology.orchestra.run.smithi204.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T11:08:53.464 INFO:teuthology.orchestra.run.smithi204.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T11:08:53.466 INFO:teuthology.orchestra.run.smithi204.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T11:08:53.467 INFO:teuthology.orchestra.run.smithi204.stdout:Get:39 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:08:53.467 INFO:teuthology.orchestra.run.smithi204.stdout:Get:40 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:08:53.468 INFO:teuthology.orchestra.run.smithi204.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T11:08:53.469 INFO:teuthology.orchestra.run.smithi204.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T11:08:53.470 INFO:teuthology.orchestra.run.smithi204.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T11:08:53.472 INFO:teuthology.orchestra.run.smithi204.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T11:08:53.526 INFO:teuthology.orchestra.run.smithi204.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T11:08:53.527 INFO:teuthology.orchestra.run.smithi204.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T11:08:53.529 INFO:teuthology.orchestra.run.smithi177.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T11:08:53.531 INFO:teuthology.orchestra.run.smithi177.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T11:08:53.591 INFO:teuthology.orchestra.run.smithi177.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T11:08:53.608 INFO:teuthology.orchestra.run.smithi204.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T11:08:53.609 INFO:teuthology.orchestra.run.smithi204.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T11:08:53.609 INFO:teuthology.orchestra.run.smithi204.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T11:08:53.610 INFO:teuthology.orchestra.run.smithi204.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T11:08:53.616 INFO:teuthology.orchestra.run.smithi204.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T11:08:53.617 INFO:teuthology.orchestra.run.smithi204.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T11:08:53.619 INFO:teuthology.orchestra.run.smithi204.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T11:08:53.619 INFO:teuthology.orchestra.run.smithi204.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T11:08:53.669 INFO:teuthology.orchestra.run.smithi177.stdout:Get:69 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:08:53.670 INFO:teuthology.orchestra.run.smithi177.stdout:Get:70 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:08:53.689 INFO:teuthology.orchestra.run.smithi204.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T11:08:53.690 INFO:teuthology.orchestra.run.smithi204.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T11:08:53.735 INFO:teuthology.orchestra.run.smithi177.stdout:Get:71 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:08:53.736 INFO:teuthology.orchestra.run.smithi177.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T11:08:53.736 INFO:teuthology.orchestra.run.smithi177.stdout:Get:73 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:08:53.771 INFO:teuthology.orchestra.run.smithi204.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T11:08:53.773 INFO:teuthology.orchestra.run.smithi204.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T11:08:53.775 INFO:teuthology.orchestra.run.smithi204.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T11:08:53.776 INFO:teuthology.orchestra.run.smithi204.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T11:08:53.787 INFO:teuthology.orchestra.run.smithi204.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T11:08:53.787 INFO:teuthology.orchestra.run.smithi204.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T11:08:53.789 INFO:teuthology.orchestra.run.smithi204.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T11:08:53.790 INFO:teuthology.orchestra.run.smithi204.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T11:08:53.851 INFO:teuthology.orchestra.run.smithi177.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T11:08:53.852 INFO:teuthology.orchestra.run.smithi204.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T11:08:53.853 INFO:teuthology.orchestra.run.smithi177.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T11:08:53.855 INFO:teuthology.orchestra.run.smithi177.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T11:08:53.855 INFO:teuthology.orchestra.run.smithi177.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T11:08:53.877 INFO:teuthology.orchestra.run.smithi204.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T11:08:53.879 INFO:teuthology.orchestra.run.smithi204.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T11:08:53.886 INFO:teuthology.orchestra.run.smithi177.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T11:08:53.945 INFO:teuthology.orchestra.run.smithi204.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T11:08:53.954 INFO:teuthology.orchestra.run.smithi177.stdout:Get:79 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:08:53.955 INFO:teuthology.orchestra.run.smithi177.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T11:08:53.958 INFO:teuthology.orchestra.run.smithi177.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T11:08:53.959 INFO:teuthology.orchestra.run.smithi177.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T11:08:53.997 INFO:teuthology.orchestra.run.smithi177.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T11:08:53.998 INFO:teuthology.orchestra.run.smithi177.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T11:08:54.017 INFO:teuthology.orchestra.run.smithi177.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T11:08:54.018 INFO:teuthology.orchestra.run.smithi177.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T11:08:54.019 INFO:teuthology.orchestra.run.smithi177.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T11:08:54.020 INFO:teuthology.orchestra.run.smithi177.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T11:08:54.044 INFO:teuthology.orchestra.run.smithi204.stdout:Get:69 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:08:54.045 INFO:teuthology.orchestra.run.smithi204.stdout:Get:70 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:08:54.098 INFO:teuthology.orchestra.run.smithi177.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T11:08:54.100 INFO:teuthology.orchestra.run.smithi177.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T11:08:54.108 INFO:teuthology.orchestra.run.smithi177.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T11:08:54.112 INFO:teuthology.orchestra.run.smithi177.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T11:08:54.116 INFO:teuthology.orchestra.run.smithi177.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T11:08:54.116 INFO:teuthology.orchestra.run.smithi204.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T11:08:54.116 INFO:teuthology.orchestra.run.smithi204.stdout:Get:72 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:08:54.117 INFO:teuthology.orchestra.run.smithi204.stdout:Get:73 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:08:54.117 INFO:teuthology.orchestra.run.smithi177.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T11:08:54.179 INFO:teuthology.orchestra.run.smithi177.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T11:08:54.186 INFO:teuthology.orchestra.run.smithi177.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T11:08:54.197 INFO:teuthology.orchestra.run.smithi177.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T11:08:54.197 INFO:teuthology.orchestra.run.smithi177.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T11:08:54.236 INFO:teuthology.orchestra.run.smithi204.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T11:08:54.237 INFO:teuthology.orchestra.run.smithi204.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T11:08:54.239 INFO:teuthology.orchestra.run.smithi204.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T11:08:54.240 INFO:teuthology.orchestra.run.smithi204.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T11:08:54.261 INFO:teuthology.orchestra.run.smithi177.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T11:08:54.262 INFO:teuthology.orchestra.run.smithi177.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T11:08:54.265 INFO:teuthology.orchestra.run.smithi177.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T11:08:54.267 INFO:teuthology.orchestra.run.smithi177.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T11:08:54.284 INFO:teuthology.orchestra.run.smithi177.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T11:08:54.285 INFO:teuthology.orchestra.run.smithi177.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T11:08:54.327 INFO:teuthology.orchestra.run.smithi204.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T11:08:54.328 INFO:teuthology.orchestra.run.smithi204.stdout:Get:79 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:08:54.342 INFO:teuthology.orchestra.run.smithi177.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T11:08:54.347 INFO:teuthology.orchestra.run.smithi177.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T11:08:54.349 INFO:teuthology.orchestra.run.smithi177.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T11:08:54.362 INFO:teuthology.orchestra.run.smithi204.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T11:08:54.366 INFO:teuthology.orchestra.run.smithi204.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T11:08:54.367 INFO:teuthology.orchestra.run.smithi204.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T11:08:54.425 INFO:teuthology.orchestra.run.smithi204.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T11:08:54.425 INFO:teuthology.orchestra.run.smithi204.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T11:08:54.427 INFO:teuthology.orchestra.run.smithi204.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T11:08:54.429 INFO:teuthology.orchestra.run.smithi204.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T11:08:54.430 INFO:teuthology.orchestra.run.smithi204.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T11:08:54.431 INFO:teuthology.orchestra.run.smithi204.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T11:08:54.503 INFO:teuthology.orchestra.run.smithi204.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T11:08:54.504 INFO:teuthology.orchestra.run.smithi204.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T11:08:54.513 INFO:teuthology.orchestra.run.smithi204.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T11:08:54.584 INFO:teuthology.orchestra.run.smithi204.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T11:08:54.588 INFO:teuthology.orchestra.run.smithi204.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T11:08:54.590 INFO:teuthology.orchestra.run.smithi204.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T11:08:54.598 INFO:teuthology.orchestra.run.smithi204.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T11:08:54.605 INFO:teuthology.orchestra.run.smithi204.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T11:08:54.616 INFO:teuthology.orchestra.run.smithi204.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T11:08:54.617 INFO:teuthology.orchestra.run.smithi204.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T11:08:54.666 INFO:teuthology.orchestra.run.smithi204.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T11:08:54.667 INFO:teuthology.orchestra.run.smithi204.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T11:08:54.671 INFO:teuthology.orchestra.run.smithi204.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T11:08:54.747 INFO:teuthology.orchestra.run.smithi204.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T11:08:54.764 INFO:teuthology.orchestra.run.smithi204.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T11:08:54.765 INFO:teuthology.orchestra.run.smithi204.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T11:08:54.766 INFO:teuthology.orchestra.run.smithi204.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T11:08:54.771 INFO:teuthology.orchestra.run.smithi204.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T11:08:54.773 INFO:teuthology.orchestra.run.smithi204.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T11:08:54.915 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 187 MB in 2s (83.9 MB/s) 2024-07-28T11:08:55.047 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T11:08:55.143 INFO:teuthology.orchestra.run.smithi177.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:08:55.148 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T11:08:55.221 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:08:55.377 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 187 MB in 2s (79.4 MB/s) 2024-07-28T11:08:55.512 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T11:08:55.558 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T11:08:55.584 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T11:08:55.598 INFO:teuthology.orchestra.run.smithi204.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:08:55.603 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T11:08:55.624 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:08:55.702 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:08:55.944 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librados2. 2024-07-28T11:08:55.970 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:55.988 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T11:08:56.004 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T11:08:56.011 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T11:08:56.039 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:08:56.351 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librados2. 2024-07-28T11:08:56.377 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:56.417 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T11:08:56.472 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librbd1. 2024-07-28T11:08:56.498 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:56.538 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T11:08:56.853 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librbd1. 2024-07-28T11:08:56.880 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:56.920 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T11:08:56.941 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T11:08:56.967 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:57.007 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:08:57.285 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rados. 2024-07-28T11:08:57.311 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:57.331 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T11:08:57.346 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:57.351 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T11:08:57.381 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:08:57.625 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rados. 2024-07-28T11:08:57.652 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:57.679 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T11:08:57.705 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T11:08:57.708 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T11:08:57.745 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:08:57.998 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T11:08:58.024 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:58.045 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T11:08:58.065 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:08:58.071 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T11:08:58.111 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:08:58.347 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T11:08:58.359 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T11:08:58.362 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:58.385 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T11:08:58.397 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:08:58.426 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:08:58.737 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T11:08:58.763 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T11:08:58.774 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T11:08:58.800 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T11:08:58.803 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:08:58.850 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:08:59.123 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T11:08:59.145 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T11:08:59.149 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T11:08:59.171 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T11:08:59.190 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T11:08:59.211 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:08:59.450 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T11:08:59.465 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:59.500 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:08:59.531 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T11:08:59.557 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T11:08:59.589 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T11:08:59.828 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T11:08:59.854 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T11:08:59.875 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T11:08:59.890 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:08:59.933 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:08:59.995 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:09:00.287 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T11:09:00.313 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T11:09:00.348 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T11:09:00.353 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:09:00.374 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T11:09:00.414 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:09:00.673 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T11:09:00.695 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T11:09:00.739 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:09:00.750 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T11:09:00.776 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T11:09:00.842 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:09:01.068 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T11:09:01.094 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T11:09:01.134 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:09:01.212 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T11:09:01.238 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:01.278 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:01.571 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T11:09:01.597 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:01.645 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:01.682 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T11:09:01.708 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:01.748 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:02.008 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T11:09:02.034 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:02.066 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:02.101 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T11:09:02.127 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:02.167 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:02.427 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T11:09:02.454 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:09:02.462 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T11:09:02.488 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T11:09:02.494 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:02.520 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:09:02.822 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T11:09:02.848 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T11:09:02.848 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librgw2. 2024-07-28T11:09:02.874 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:02.888 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:09:02.915 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T11:09:03.183 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librgw2. 2024-07-28T11:09:03.210 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:03.241 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T11:09:03.400 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T11:09:03.416 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:03.459 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:09:03.761 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T11:09:03.788 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T11:09:03.828 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:09:03.919 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T11:09:03.934 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:03.977 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:09:04.173 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T11:09:04.199 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:04.239 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:09:04.288 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T11:09:04.315 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T11:09:04.347 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:09:04.601 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-common. 2024-07-28T11:09:04.627 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:04.650 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T11:09:04.658 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T11:09:04.676 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:04.716 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:09:05.145 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-common. 2024-07-28T11:09:05.171 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:05.211 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T11:09:06.089 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-base. 2024-07-28T11:09:06.116 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:06.165 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T11:09:06.676 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-base. 2024-07-28T11:09:06.702 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:06.752 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T11:09:06.794 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T11:09:06.819 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T11:09:06.860 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T11:09:07.129 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T11:09:07.155 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:07.195 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:09:07.413 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T11:09:07.439 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T11:09:07.479 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T11:09:07.592 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T11:09:07.618 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T11:09:07.658 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:09:07.741 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T11:09:07.767 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:07.799 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:09:07.961 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T11:09:07.987 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T11:09:08.028 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:09:08.187 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T11:09:08.214 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T11:09:08.254 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:09:08.289 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T11:09:08.315 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T11:09:08.363 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:09:08.573 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T11:09:08.600 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T11:09:08.640 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:09:08.692 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T11:09:08.718 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T11:09:08.758 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:09:08.993 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T11:09:09.019 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T11:09:09.036 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T11:09:09.051 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T11:09:09.059 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:09:09.086 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:09:09.330 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T11:09:09.356 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T11:09:09.396 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T11:09:09.396 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:09:09.422 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T11:09:09.462 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:09:09.716 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T11:09:09.743 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T11:09:09.765 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T11:09:09.792 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T11:09:09.841 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:09:10.024 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T11:09:10.085 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T11:09:10.108 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T11:09:10.143 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:09:10.327 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-portend. 2024-07-28T11:09:10.354 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T11:09:10.394 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T11:09:10.446 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T11:09:10.472 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T11:09:10.513 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T11:09:10.655 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T11:09:10.682 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T11:09:10.713 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T11:09:10.816 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-portend. 2024-07-28T11:09:10.842 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T11:09:10.891 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T11:09:11.010 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T11:09:11.036 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T11:09:11.076 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:09:11.160 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T11:09:11.186 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T11:09:11.218 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T11:09:11.430 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T11:09:11.456 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T11:09:11.498 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T11:09:11.498 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T11:09:11.523 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T11:09:11.563 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:09:11.824 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T11:09:11.850 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T11:09:11.891 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T11:09:11.950 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T11:09:11.976 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T11:09:12.016 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T11:09:12.168 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T11:09:12.183 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T11:09:12.218 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:09:12.328 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T11:09:12.354 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T11:09:12.394 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T11:09:12.521 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-mako. 2024-07-28T11:09:12.548 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T11:09:12.587 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:09:12.697 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T11:09:12.724 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T11:09:12.764 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:09:12.924 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T11:09:12.950 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T11:09:12.990 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:09:13.025 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-mako. 2024-07-28T11:09:13.041 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T11:09:13.075 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:09:13.302 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T11:09:13.328 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T11:09:13.368 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:09:13.378 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T11:09:13.394 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T11:09:13.436 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:09:13.622 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-webob. 2024-07-28T11:09:13.636 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T11:09:13.671 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:09:13.739 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T11:09:13.766 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T11:09:13.806 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:09:14.024 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T11:09:14.050 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T11:09:14.093 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:09:14.108 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-webob. 2024-07-28T11:09:14.124 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T11:09:14.168 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:09:14.401 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T11:09:14.428 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T11:09:14.468 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:09:14.528 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T11:09:14.555 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T11:09:14.615 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:09:14.771 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-paste. 2024-07-28T11:09:14.797 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T11:09:14.837 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:09:14.940 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T11:09:14.966 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T11:09:15.006 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:09:15.148 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T11:09:15.175 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T11:09:15.215 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:09:15.293 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-paste. 2024-07-28T11:09:15.319 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T11:09:15.351 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:09:15.518 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T11:09:15.545 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T11:09:15.584 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:09:15.654 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T11:09:15.669 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T11:09:15.712 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:09:15.887 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T11:09:15.914 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T11:09:15.954 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T11:09:15.990 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T11:09:16.016 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T11:09:16.056 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:09:16.223 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T11:09:16.250 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T11:09:16.281 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:09:16.343 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T11:09:16.358 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T11:09:16.401 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T11:09:16.611 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T11:09:16.630 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T11:09:16.661 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T11:09:16.712 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T11:09:16.739 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T11:09:16.779 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:09:16.981 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-idna. 2024-07-28T11:09:17.007 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T11:09:17.047 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:09:17.151 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T11:09:17.177 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T11:09:17.217 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T11:09:17.375 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T11:09:17.401 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T11:09:17.441 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:09:17.570 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-idna. 2024-07-28T11:09:17.597 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T11:09:17.636 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:09:17.761 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-requests. 2024-07-28T11:09:17.788 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T11:09:17.828 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:09:17.906 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T11:09:17.933 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T11:09:17.964 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:09:18.122 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T11:09:18.149 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T11:09:18.209 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:09:18.301 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-requests. 2024-07-28T11:09:18.328 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T11:09:18.367 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:09:18.534 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T11:09:18.560 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:18.600 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:09:18.679 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T11:09:18.705 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T11:09:18.745 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:09:18.936 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T11:09:18.963 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:19.003 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:09:19.090 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T11:09:19.117 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:19.187 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:09:19.364 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T11:09:19.391 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:19.430 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:09:19.670 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T11:09:19.697 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:19.737 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:09:20.073 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T11:09:20.089 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:20.123 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:09:20.251 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T11:09:20.278 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:20.317 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:09:20.969 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T11:09:20.995 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:21.044 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:09:21.953 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph. 2024-07-28T11:09:21.969 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:22.012 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T11:09:22.331 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T11:09:22.357 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:22.397 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:09:22.714 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph. 2024-07-28T11:09:22.729 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:22.772 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T11:09:22.793 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T11:09:22.819 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:22.859 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:09:23.058 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T11:09:23.085 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:23.116 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:09:23.245 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package cephadm. 2024-07-28T11:09:23.272 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:23.312 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:23.487 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T11:09:23.513 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:23.553 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:09:23.631 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T11:09:23.658 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:09:23.706 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:23.948 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package cephadm. 2024-07-28T11:09:23.975 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:24.014 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:24.259 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T11:09:24.285 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:09:24.434 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:25.431 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-babel. 2024-07-28T11:09:25.458 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:09:25.489 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:25.520 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-babel. 2024-07-28T11:09:25.548 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:09:25.586 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:25.872 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T11:09:25.896 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T11:09:25.931 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:09:26.242 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T11:09:26.258 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:26.292 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:26.595 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T11:09:26.611 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T11:09:26.645 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T11:09:26.701 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T11:09:26.716 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T11:09:26.753 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:09:26.957 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-routes. 2024-07-28T11:09:26.983 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T11:09:27.023 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:09:27.096 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T11:09:27.122 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:27.162 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:27.360 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T11:09:27.386 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:27.426 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:09:27.482 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T11:09:27.509 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T11:09:27.549 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T11:09:27.852 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-routes. 2024-07-28T11:09:27.871 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T11:09:27.879 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T11:09:27.886 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T11:09:27.927 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:09:27.929 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:09:28.272 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T11:09:28.299 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:28.339 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:09:28.458 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T11:09:28.485 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T11:09:28.524 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:09:28.751 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T11:09:28.766 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T11:09:28.800 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:09:28.861 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T11:09:28.888 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T11:09:28.930 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:09:29.222 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T11:09:29.249 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T11:09:29.288 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:09:29.338 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T11:09:29.365 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T11:09:29.404 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:09:29.767 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T11:09:29.793 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T11:09:29.833 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:09:30.022 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T11:09:30.038 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:30.072 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:09:30.119 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T11:09:30.146 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T11:09:30.185 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:09:30.962 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T11:09:30.989 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:31.028 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:09:31.283 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T11:09:31.310 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T11:09:31.349 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T11:09:31.652 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T11:09:31.679 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T11:09:31.719 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:09:31.923 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T11:09:31.950 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T11:09:31.981 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T11:09:32.055 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T11:09:32.082 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T11:09:32.122 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:09:32.284 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T11:09:32.311 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T11:09:32.351 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:09:32.441 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T11:09:32.468 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T11:09:32.508 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T11:09:32.679 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T11:09:32.706 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T11:09:32.746 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:09:32.761 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T11:09:32.776 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T11:09:32.811 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T11:09:33.057 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T11:09:33.080 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T11:09:33.084 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T11:09:33.107 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T11:09:33.115 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T11:09:33.147 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:09:33.419 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T11:09:33.446 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T11:09:33.450 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T11:09:33.477 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T11:09:33.485 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T11:09:33.516 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T11:09:33.806 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T11:09:33.833 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T11:09:33.872 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:09:33.913 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T11:09:33.940 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T11:09:33.979 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:09:34.183 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T11:09:34.210 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T11:09:34.250 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T11:09:34.668 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T11:09:34.684 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:34.718 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:09:34.814 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T11:09:34.841 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T11:09:34.880 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:09:35.004 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T11:09:35.031 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T11:09:35.070 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:09:35.423 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T11:09:35.450 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:09:35.490 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:09:35.570 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T11:09:35.598 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:35.644 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:09:35.759 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package jq. 2024-07-28T11:09:35.775 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:09:35.817 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T11:09:36.022 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T11:09:36.049 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T11:09:36.062 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package socat. 2024-07-28T11:09:36.077 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T11:09:36.089 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:09:36.111 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:09:36.390 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T11:09:36.405 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T11:09:36.408 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T11:09:36.436 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:09:36.448 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:09:36.467 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:09:36.719 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package jq. 2024-07-28T11:09:36.735 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:09:36.778 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T11:09:36.794 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-test. 2024-07-28T11:09:36.809 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:36.843 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T11:09:37.031 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package socat. 2024-07-28T11:09:37.058 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T11:09:37.097 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:09:37.442 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T11:09:37.458 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T11:09:37.500 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:09:37.855 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-test. 2024-07-28T11:09:37.871 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:37.913 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T11:09:39.197 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T11:09:39.225 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:39.263 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:09:39.618 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T11:09:39.634 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:39.668 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:09:39.979 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T11:09:40.007 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T11:09:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:09:40.300 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T11:09:40.317 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T11:09:40.358 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:09:40.426 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T11:09:40.454 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T11:09:40.493 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T11:09:40.714 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T11:09:40.730 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:40.772 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:09:40.796 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T11:09:40.823 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T11:09:40.862 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T11:09:41.151 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T11:09:41.178 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T11:09:41.190 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T11:09:41.217 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:09:41.218 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T11:09:41.257 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:09:41.568 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T11:09:41.584 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T11:09:41.615 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T11:09:41.626 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T11:09:41.642 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T11:09:41.681 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T11:09:41.929 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-py. 2024-07-28T11:09:41.957 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T11:09:41.984 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T11:09:41.987 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T11:09:42.012 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T11:09:42.050 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T11:09:42.257 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T11:09:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T11:09:42.315 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:09:42.338 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T11:09:42.365 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T11:09:42.404 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:09:42.715 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T11:09:42.743 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T11:09:42.753 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T11:09:42.780 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T11:09:42.782 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T11:09:42.819 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:09:43.113 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-toml. 2024-07-28T11:09:43.140 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T11:09:43.143 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-py. 2024-07-28T11:09:43.171 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T11:09:43.179 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T11:09:43.209 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T11:09:43.482 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T11:09:43.509 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T11:09:43.547 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T11:09:43.548 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:09:43.574 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T11:09:43.613 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:09:43.843 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T11:09:43.868 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T11:09:43.902 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:09:44.076 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T11:09:44.103 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T11:09:44.129 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T11:09:44.142 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:09:44.142 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T11:09:44.171 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:09:44.454 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-toml. 2024-07-28T11:09:44.469 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T11:09:44.503 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T11:09:44.883 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package radosgw. 2024-07-28T11:09:44.909 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T11:09:44.911 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:44.937 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T11:09:44.958 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T11:09:45.031 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:09:45.343 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T11:09:45.371 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T11:09:45.409 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:09:45.670 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T11:09:45.687 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T11:09:45.729 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:09:45.844 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T11:09:45.872 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:45.910 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:09:46.601 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T11:09:46.667 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package radosgw. 2024-07-28T11:09:46.695 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:46.733 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T11:09:46.865 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:09:47.000 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:09:47.263 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T11:09:47.586 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T11:09:47.652 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T11:09:47.668 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:09:47.711 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:09:48.015 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T11:09:48.020 INFO:teuthology.orchestra.run.smithi177.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T11:09:48.093 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:48.241 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:09:48.342 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:09:48.598 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T11:09:48.610 INFO:teuthology.orchestra.run.smithi177.stdout:Adding system user cephadm....done 2024-07-28T11:09:48.790 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:09:48.908 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T11:09:49.066 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:09:49.318 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:09:49.338 INFO:teuthology.orchestra.run.smithi204.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T11:09:49.402 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T11:09:49.569 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T11:09:49.828 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:09:49.938 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T11:09:49.953 INFO:teuthology.orchestra.run.smithi204.stdout:Adding system user cephadm....done 2024-07-28T11:09:50.109 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:09:50.256 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:09:50.410 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:09:50.649 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T11:09:50.661 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:09:50.892 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T11:09:50.904 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T11:09:51.147 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:09:51.168 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:09:51.265 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T11:09:51.402 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:09:51.550 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:09:51.653 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:09:51.910 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T11:09:51.937 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:09:52.161 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T11:09:52.214 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:09:52.339 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:09:52.438 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:09:52.607 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:09:52.680 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:09:52.717 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T11:09:52.948 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:09:53.059 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:53.169 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T11:09:53.191 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:09:53.412 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:09:53.442 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:09:53.568 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:09:53.663 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:09:53.844 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:09:53.963 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:09:53.979 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T11:09:54.330 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:09:54.431 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T11:09:54.615 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:09:54.691 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:09:54.885 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:09:54.933 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:09:54.986 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:09:55.087 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:09:55.371 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T11:09:55.414 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:09:55.630 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:09:55.990 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:09:56.161 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:09:56.275 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:09:56.430 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:09:56.555 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:09:56.654 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:09:56.682 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:09:56.861 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:09:56.961 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:09:56.966 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T11:09:57.230 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:09:57.258 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:09:57.555 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:09:57.627 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:09:57.912 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:09:58.263 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:09:58.506 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:09:58.615 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:09:58.669 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:09:58.804 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T11:09:58.900 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:09:59.055 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:09:59.181 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:09:59.209 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:09:59.306 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:09:59.599 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:09:59.859 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T11:10:00.102 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:10:00.228 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:10:00.354 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:10:00.357 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:10:00.466 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T11:10:00.655 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:10:00.718 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:10:00.844 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:10:00.914 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T11:10:00.970 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:10:01.173 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:10:01.263 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:10:01.299 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T11:10:01.506 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T11:10:01.559 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:10:01.757 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:10:01.810 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T11:10:01.883 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:10:02.009 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:10:02.194 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:10:02.295 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T11:10:02.302 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:10:02.545 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T11:10:02.588 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:10:02.714 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:10:02.796 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:10:02.922 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T11:10:03.015 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:10:03.181 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:10:03.316 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:10:03.441 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T11:10:03.592 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T11:10:03.692 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:10:03.710 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:10:03.810 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T11:10:04.094 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:10:04.098 INFO:teuthology.orchestra.run.smithi177.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T11:10:04.221 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:10:04.329 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:10:04.455 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:10:04.505 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:10:04.581 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:10:04.798 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:10:04.983 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:10:05.041 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T11:10:05.167 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:10:05.233 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T11:10:05.485 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:10:05.610 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:10:05.628 INFO:teuthology.orchestra.run.smithi204.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T11:10:05.737 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:10:05.886 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:10:06.015 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:10:06.054 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:10:06.124 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:10:06.197 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:10:06.492 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:10:06.497 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:10:06.743 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T11:10:06.774 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T11:10:06.875 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T11:10:06.984 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T11:10:07.002 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:10:07.120 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:10:07.221 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:10:07.244 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T11:10:07.503 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:10:07.531 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:10:07.649 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:10:07.707 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:10:07.708 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:10:07.958 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:10:08.212 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:10:08.243 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T11:10:08.338 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:10:08.402 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T11:10:08.528 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T11:10:08.606 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:10:08.804 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T11:10:08.999 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T11:10:09.072 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:10:09.280 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:10:09.280 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:10:09.292 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:10:09.705 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:10:09.757 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:10:09.831 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T11:10:09.883 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:10:09.957 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T11:10:10.083 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:10:10.142 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:10:10.209 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:10:10.318 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T11:10:10.527 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T11:10:10.595 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:10:10.721 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:10:10.820 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:10:10.847 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:10:11.242 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:10:11.385 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T11:10:11.511 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T11:10:11.651 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:10:11.763 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:10:11.864 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T11:10:12.042 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T11:10:12.158 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:10:12.259 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:10:12.377 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:10:12.569 INFO:teuthology.orchestra.run.smithi177.stdout:Adding group ceph....done 2024-07-28T11:10:12.903 INFO:teuthology.orchestra.run.smithi177.stdout:Adding system user ceph....done 2024-07-28T11:10:13.072 INFO:teuthology.orchestra.run.smithi177.stdout:Setting system user ceph properties....done 2024-07-28T11:10:13.088 INFO:teuthology.orchestra.run.smithi177.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T11:10:13.219 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T11:10:13.538 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T11:10:13.598 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T11:10:13.993 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T11:10:14.119 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T11:10:14.141 INFO:teuthology.orchestra.run.smithi204.stdout:Adding group ceph....done 2024-07-28T11:10:14.366 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:10:14.366 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:10:14.651 INFO:teuthology.orchestra.run.smithi204.stdout:Adding system user ceph....done 2024-07-28T11:10:14.819 INFO:teuthology.orchestra.run.smithi204.stdout:Setting system user ceph properties....done 2024-07-28T11:10:14.832 INFO:teuthology.orchestra.run.smithi204.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T11:10:14.969 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T11:10:15.055 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T11:10:15.293 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T11:10:15.405 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T11:10:15.774 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T11:10:15.875 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T11:10:15.881 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:10:16.079 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:10:16.079 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:10:16.135 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:10:16.135 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:10:16.524 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:10:16.709 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:10:16.709 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:10:16.811 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T11:10:17.130 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T11:10:17.176 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:10:17.450 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:10:17.450 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:10:17.629 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:10:17.854 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:10:17.854 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:10:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:10:18.053 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:10:18.346 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:10:18.381 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:10:18.562 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:10:18.562 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:10:18.593 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:10:18.594 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:10:19.047 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:10:19.133 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:10:19.215 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T11:10:19.341 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:10:19.408 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:10:19.408 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:10:19.501 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:10:19.644 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T11:10:19.885 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:10:20.011 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:10:20.162 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:10:20.373 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:10:20.373 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:10:20.761 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T11:10:20.871 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:10:21.023 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T11:10:21.214 INFO:teuthology.orchestra.run.smithi177.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T11:10:21.221 DEBUG:teuthology.parallel:result is None 2024-07-28T11:10:21.393 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:10:21.728 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:10:21.855 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T11:10:23.007 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T11:10:23.482 INFO:teuthology.orchestra.run.smithi204.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T11:10:23.486 DEBUG:teuthology.parallel:result is None 2024-07-28T11:10:23.487 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:10:23.487 INFO:teuthology.packaging:ref: None 2024-07-28T11:10:23.487 INFO:teuthology.packaging:tag: None 2024-07-28T11:10:23.488 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:10:23.488 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:10:23.488 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:10:23.630 DEBUG:teuthology.orchestra.run.smithi177:> dpkg-query -W -f '${Version}' ceph 2024-07-28T11:10:23.649 INFO:teuthology.orchestra.run.smithi177.stdout:17.2.7-1jammy 2024-07-28T11:10:23.650 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T11:10:23.650 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T11:10:23.652 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:10:23.652 INFO:teuthology.packaging:ref: None 2024-07-28T11:10:23.652 INFO:teuthology.packaging:tag: None 2024-07-28T11:10:23.652 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:10:23.652 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:10:23.652 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:10:23.796 DEBUG:teuthology.orchestra.run.smithi204:> dpkg-query -W -f '${Version}' ceph 2024-07-28T11:10:23.814 INFO:teuthology.orchestra.run.smithi204.stdout:17.2.7-1jammy 2024-07-28T11:10:23.815 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T11:10:23.815 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T11:10:23.816 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-07-28T11:10:23.817 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:10:23.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T11:10:23.831 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:10:23.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T11:10:23.868 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-07-28T11:10:23.868 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:10:23.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T11:10:23.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T11:10:23.938 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:10:23.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T11:10:23.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T11:10:24.011 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-07-28T11:10:24.011 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:10:24.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T11:10:24.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T11:10:24.078 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:10:24.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T11:10:24.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T11:10:24.148 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-07-28T11:10:24.148 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:10:24.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T11:10:24.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T11:10:24.217 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:10:24.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T11:10:24.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T11:10:24.284 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-28T11:10:24.394 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T11:10:24.394 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:10:24.394 INFO:tasks.cephadm:Cluster fsid is fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:10:24.394 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-28T11:10:24.395 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.177', 'mon.c': '[v2:172.21.15.177:3301,v1:172.21.15.177:6790]', 'mon.b': '172.21.15.204'} 2024-07-28T11:10:24.395 INFO:tasks.cephadm:First mon is mon.a on smithi177 2024-07-28T11:10:24.395 INFO:tasks.cephadm:First mgr is y 2024-07-28T11:10:24.395 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-28T11:10:24.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-07-28T11:10:24.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo hostname $(hostname -s) 2024-07-28T11:10:24.424 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-07-28T11:10:24.424 DEBUG:teuthology.orchestra.run.smithi177:> 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:10:24.689 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 11:10 /home/ubuntu/cephtest/cephadm 2024-07-28T11:10:24.690 DEBUG:teuthology.orchestra.run.smithi204:> 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:10:24.926 INFO:teuthology.orchestra.run.smithi204.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 11:10 /home/ubuntu/cephtest/cephadm 2024-07-28T11:10:24.927 DEBUG:teuthology.orchestra.run.smithi177:> 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:10:24.935 DEBUG:teuthology.orchestra.run.smithi204:> 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:10:24.951 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-07-28T11:10:24.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T11:10:24.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T11:10:25.145 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:10:25.156 INFO:teuthology.orchestra.run.smithi204.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:11:15.053 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-07-28T11:11:15.054 INFO:teuthology.orchestra.run.smithi204.stdout: "ceph_version": "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)", 2024-07-28T11:11:15.054 INFO:teuthology.orchestra.run.smithi204.stdout: "image_id": "ea785f825bd9280f8d6f4e5e911dfe78f1d8197792df1636f092c3fe3fce9313", 2024-07-28T11:11:15.054 INFO:teuthology.orchestra.run.smithi204.stdout: "repo_digests": [ 2024-07-28T11:11:15.054 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806" 2024-07-28T11:11:15.054 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-07-28T11:11:15.055 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-07-28T11:11:17.395 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)", 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "ea785f825bd9280f8d6f4e5e911dfe78f1d8197792df1636f092c3fe3fce9313", 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806" 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-07-28T11:11:17.396 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-07-28T11:11:17.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-07-28T11:11:17.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph 2024-07-28T11:11:17.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-07-28T11:11:17.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /etc/ceph 2024-07-28T11:11:17.510 INFO:tasks.cephadm:Writing seed config... 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-07-28T11:11:17.512 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-28T11:11:17.513 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-28T11:11:17.513 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-28T11:11:17.513 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-28T11:11:17.513 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-28T11:11:17.513 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:11:17.513 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-28T11:11:17.541 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 = fcbdc782-4cd1-11ef-bcc7-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-28T11:11:17.542 DEBUG:teuthology.orchestra.run.smithi177:mon.a> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service 2024-07-28T11:11:17.587 DEBUG:teuthology.orchestra.run.smithi177:mgr.y> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service 2024-07-28T11:11:17.634 INFO:tasks.cephadm:Bootstrapping... 2024-07-28T11:11:17.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid fcbdc782-4cd1-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.177 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:11:17.843 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-07-28T11:11:17.843 INFO:teuthology.orchestra.run.smithi177.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'fcbdc782-4cd1-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.177', '--skip-admin-label'] 2024-07-28T11:11:17.844 INFO:teuthology.orchestra.run.smithi177.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-28T11:11:17.844 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying podman|docker is present... 2024-07-28T11:11:17.844 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying lvm2 is present... 2024-07-28T11:11:17.844 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying time synchronization is in place... 2024-07-28T11:11:17.850 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T11:11:17.850 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T11:11:17.854 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T11:11:17.854 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.858 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T11:11:17.858 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T11:11:17.862 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T11:11:17.862 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.865 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T11:11:17.865 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout masked 2024-07-28T11:11:17.869 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T11:11:17.869 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.873 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T11:11:17.873 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T11:11:17.876 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T11:11:17.876 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.880 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout enabled 2024-07-28T11:11:17.884 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout active 2024-07-28T11:11:17.884 INFO:teuthology.orchestra.run.smithi177.stdout:Unit ntp.service is enabled and running 2024-07-28T11:11:17.884 INFO:teuthology.orchestra.run.smithi177.stdout:Repeating the final host check... 2024-07-28T11:11:17.885 INFO:teuthology.orchestra.run.smithi177.stdout:docker (/usr/bin/docker) is present 2024-07-28T11:11:17.885 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl is present 2024-07-28T11:11:17.885 INFO:teuthology.orchestra.run.smithi177.stdout:lvcreate is present 2024-07-28T11:11:17.888 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T11:11:17.888 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T11:11:17.891 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T11:11:17.891 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.894 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T11:11:17.895 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T11:11:17.898 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T11:11:17.898 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.901 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T11:11:17.901 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout masked 2024-07-28T11:11:17.906 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T11:11:17.906 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.907 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T11:11:17.907 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T11:11:17.911 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T11:11:17.911 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout inactive 2024-07-28T11:11:17.914 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout enabled 2024-07-28T11:11:17.918 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stdout active 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Unit ntp.service is enabled and running 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Host looks OK 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Cluster fsid: fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Acquiring lock 139747781617952 on /run/cephadm/fcbdc782-4cd1-11ef-bcc7-c7b262605968.lock 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Lock 139747781617952 acquired on /run/cephadm/fcbdc782-4cd1-11ef-bcc7-c7b262605968.lock 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying IP 172.21.15.177 port 3300 ... 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying IP 172.21.15.177 port 6789 ... 2024-07-28T11:11:17.919 INFO:teuthology.orchestra.run.smithi177.stdout:Base mon IP(s) is [172.21.15.177:3300, 172.21.15.177:6789], mon addrv is [v2:172.21.15.177:3300,v1:172.21.15.177:6789] 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.177 metric 100 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.177 metric 100 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.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:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.177 metric 100 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.177 metric 100 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.177 metric 100 2024-07-28T11:11:17.922 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.177 metric 100 2024-07-28T11:11:17.924 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-28T11:11:17.924 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-07-28T11:11:17.924 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1797sec pref medium 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:feea:b04b/64 scope link 2024-07-28T11:11:17.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T11:11:17.927 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.0/20` 2024-07-28T11:11:17.927 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.0/20` 2024-07-28T11:11:17.927 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.1/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.1/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.2/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.0.2/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.15.254/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Mon IP `172.21.15.177` is in CIDR network `172.21.15.254/32` 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-28T11:11:17.928 INFO:teuthology.orchestra.run.smithi177.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:11:18.152 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-07-28T11:11:18.152 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/docker: stdout Digest: sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806 2024-07-28T11:11:18.152 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:11:18.152 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:11:19.949 INFO:teuthology.orchestra.run.smithi177.stdout:ceph: stdout ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable) 2024-07-28T11:11:19.949 INFO:teuthology.orchestra.run.smithi177.stdout:Ceph version: ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable) 2024-07-28T11:11:19.949 INFO:teuthology.orchestra.run.smithi177.stdout:Extracting ceph user uid/gid from container image... 2024-07-28T11:11:21.471 INFO:teuthology.orchestra.run.smithi177.stdout:stat: stdout 167 167 2024-07-28T11:11:21.471 INFO:teuthology.orchestra.run.smithi177.stdout:Creating initial keys... 2024-07-28T11:11:23.027 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-authtool: stdout AQBaJ6ZmvytnGRAANER2s6pqPF/SeNbrZt5kxw== 2024-07-28T11:11:24.574 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-authtool: stdout AQBbJ6Zm1/CYORAA0Z9zSyzTa5CsPRzHMbxe+Q== 2024-07-28T11:11:26.113 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-authtool: stdout AQBdJ6ZmyXrfHhAAwn6QFLdK+OyTF4cf9pcreg== 2024-07-28T11:11:26.114 INFO:teuthology.orchestra.run.smithi177.stdout:Creating initial monmap... 2024-07-28T11:11:27.736 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T11:11:27.736 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-07-28T11:11:27.736 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:monmaptool for a [v2:172.21.15.177:3300,v1:172.21.15.177:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:setting min_mon_release = octopus 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: set fsid to fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:11:27.737 INFO:teuthology.orchestra.run.smithi177.stdout:Creating mon... 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.725+0000 7f89805b4900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.725+0000 7f89805b4900 1 imported monmap: 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-07-28T11:11:27.128772+0000 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr created 2024-07-28T11:11:27.128772+0000 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.a 2024-07-28T11:11:29.383 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.725+0000 7f89805b4900 0 /usr/bin/ceph-mon: set fsid to fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: DB SUMMARY 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: DB Session ID: B5BPOP20X24P4TC61NIF 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-07-28T11:11:29.384 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.create_if_missing: 1 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.env: 0x55c60d4f0440 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.info_log: 0x55c60e48c6a0 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:11:29.385 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:11:29.386 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.write_buffer_manager: 0x55c60e4d5e00 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:11:29.387 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.row_cache: None 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:11:29.388 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:11:29.389 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:11:29.390 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:11:29.391 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.merge_operator: 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:11:29.392 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c60e42def8) 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55c60e4651f0 2024-07-28T11:11:29.393 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-07-28T11:11:29.394 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:11:29.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:11:29.396 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:11:29.397 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:11:29.398 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:11:29.399 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:11:29.400 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 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:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-07-28T11:11:29.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55c60e496700 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.729+0000 7f89805b4900 4 rocksdb: DB pointer 0x55c60e468000 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.733+0000 7f8977d42640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.733+0000 7f8977d42640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.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:11:29.407 INFO:teuthology.orchestra.run.smithi177.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:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:11:29.407 INFO:teuthology.orchestra.run.smithi177.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:11:29.407 INFO:teuthology.orchestra.run.smithi177.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:11:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.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:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.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:11:29.408 INFO:teuthology.orchestra.run.smithi177.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:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.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:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:29.408 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.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:11:29.409 INFO:teuthology.orchestra.run.smithi177.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:11:29.409 INFO:teuthology.orchestra.run.smithi177.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:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.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:11:29.409 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:29.409 INFO:teuthology.orchestra.run.smithi177.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:11:29.410 INFO:teuthology.orchestra.run.smithi177.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:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.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:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:11:29.410 INFO:teuthology.orchestra.run.smithi177.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:11:29.410 INFO:teuthology.orchestra.run.smithi177.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:11:29.411 INFO:teuthology.orchestra.run.smithi177.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:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.733+0000 7f89805b4900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.733+0000 7f89805b4900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:11:28.733+0000 7f89805b4900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-07-28T11:11:29.411 INFO:teuthology.orchestra.run.smithi177.stdout:create mon.a on 2024-07-28T11:11:29.616 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-07-28T11:11:29.829 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-28T11:11:30.032 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target -> /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target. 2024-07-28T11:11:30.032 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target -> /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target. 2024-07-28T11:11:30.267 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a 2024-07-28T11:11:30.267 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service: Unit ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service not loaded. 2024-07-28T11:11:30.464 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target.wants/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service. 2024-07-28T11:11:30.473 INFO:teuthology.orchestra.run.smithi177.stdout:firewalld does not appear to be present 2024-07-28T11:11:30.473 INFO:teuthology.orchestra.run.smithi177.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T11:11:30.473 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mon to start... 2024-07-28T11:11:30.473 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mon... 2024-07-28T11:11:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:30 smithi177 systemd[1]: Started Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:11:32.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:32 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.057349+0000 mon.a (mon.0) 0 : cluster [INF] mkfs fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:32 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.044996+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout cluster: 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout id: fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout services: 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.217271s) 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout data: 2024-07-28T11:11:32.889 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout pgs: 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:mon is available 2024-07-28T11:11:32.890 INFO:teuthology.orchestra.run.smithi177.stdout:Assimilating anything we can from ceph.conf... 2024-07-28T11:11:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.054280+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:11:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.056472+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:11:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.059023+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-07-28T11:11:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.062482+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T11:11:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: cluster 2024-07-28T11:11:32.063253+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T11:11:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:33 smithi177 bash[21366]: audit 2024-07-28T11:11:32.271519+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.177:0/1996914903' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-28T11:11:34.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:34 smithi177 bash[21366]: audit 2024-07-28T11:11:34.055419+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.177:0/1719377014' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T11:11:34.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:34 smithi177 bash[21366]: audit 2024-07-28T11:11:34.061076+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.177:0/1719377014' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-28T11:11:34.671 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:34.671 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout fsid = fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.177:3300,v1:172.21.15.177:6789] 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T11:11:34.672 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T11:11:34.673 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T11:11:34.673 INFO:teuthology.orchestra.run.smithi177.stdout:Generating new minimal ceph.conf... 2024-07-28T11:11:36.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:35 smithi177 bash[21366]: audit 2024-07-28T11:11:35.873066+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.177:0/4085869525' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:11:36.500 INFO:teuthology.orchestra.run.smithi177.stdout:Restarting the monitor... 2024-07-28T11:11:36.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:36 smithi177 systemd[1]: Stopping Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:11:36.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:36 smithi177 bash[21366]: debug 2024-07-28T11:11:36.641+0000 7f763baad640 -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:11:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:36 smithi177 bash[21366]: debug 2024-07-28T11:11:36.641+0000 7f763baad640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-28T11:11:37.434 INFO:teuthology.orchestra.run.smithi177.stdout:Setting public_network to 172.21.0.0/20,172.21.0.2/32,172.21.0.1/32,172.21.15.254/32 in mon config section 2024-07-28T11:11:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:37 smithi177 bash[21748]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:11:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:37 smithi177 bash[21808]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:11:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:37 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T11:11:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:37 smithi177 systemd[1]: Stopped Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:11:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:37 smithi177 systemd[1]: Started Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:11:39.184 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.977+0000 7faa2922c900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:11:39.184 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.977+0000 7faa2922c900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:11:39.184 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.977+0000 7faa2922c900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 0 load: jerasure load: lrc 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: DB SUMMARY 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: DB Session ID: 4T9KINKIFVZ9R7DD4MND 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83189 ; 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:11:39.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.env: 0x562a10031440 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.info_log: 0x562a11d86f40 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:11:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:11:39.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.write_buffer_manager: 0x562a11e446f0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:11:39.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.row_cache: None 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:11:39.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:11:39.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:11:39.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:11:39.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.merge_operator: 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562a11d2fa58) 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: cache_index_and_filter_blocks: 1 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: pin_top_level_index_and_filter: 1 2024-07-28T11:11:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: index_type: 0 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: data_block_index_type: 0 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: index_shortening: 1 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: hash_index_allow_collision: 1 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: checksum: 1 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: no_block_cache: 0 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_cache: 0x562a11d63350 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_cache_name: BinnedLRUCache 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_cache_options: 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: capacity : 536870912 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: num_shard_bits : 4 2024-07-28T11:11:39.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: strict_capacity_limit : 0 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: high_pri_pool_ratio: 0.000 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_cache_compressed: (nil) 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: persistent_cache: (nil) 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_size: 4096 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_size_deviation: 10 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_restart_interval: 16 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: index_block_restart_interval: 1 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: metadata_block_size: 4096 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: partition_filters: 0 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: use_delta_encoding: 1 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: whole_key_filtering: 1 2024-07-28T11:11:39.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: verify_compression: 0 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: read_amp_bytes_per_bit: 0 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: format_version: 4 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: enable_index_compression: 1 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: block_align: 0 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:11:39.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:11:39.198 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:11:39.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:11:39.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:11:39.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:11:39.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.981+0000 7faa2922c900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 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:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165098988650, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 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:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165098989964, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79754, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78019, "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": 72339, "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": 1722165098, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "685a9a39-ca3f-4c7d-a631-1f4d7d94474f", "db_session_id": "4T9KINKIFVZ9R7DD4MND"}} 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165098991096, "job": 1, "event": "recovery_finished"} 2024-07-28T11:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.985+0000 7faa2922c900 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:11:39.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa2922c900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x562a11d98700 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa2922c900 4 rocksdb: DB pointer 0x562a11d66000 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa1eff8640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa1eff8640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** DB Stats ** 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** Compaction Stats [default] ** 2024-07-28T11:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: L0 2/0 79.64 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Sum 2/0 79.64 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** Compaction Stats [default] ** 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:11:39.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Cumulative compaction: 0.00 GB write, 13.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Interval compaction: 0.00 GB write, 13.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** Compaction Stats [default] ** 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: L0 2/0 79.64 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Sum 2/0 79.64 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** Compaction Stats [default] ** 2024-07-28T11:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.206 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 89.0 0.00 0.00 1 0.001 0 0 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: Cumulative compaction: 0.00 GB write, 12.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa2922c900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.989+0000 7faa2922c900 1 mon.a@-1(???) e1 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:39.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).mds e1 new map 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).mds e1 print_map 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: e1 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 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:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: legacy client fscid: -1 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: No filesystems configured 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:38 smithi177 bash[21846]: debug 2024-07-28T11:11:38.993+0000 7faa2922c900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-28T11:11:39.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 bash[21846]: cluster 2024-07-28T11:11:39.003685+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:11:39.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 bash[21846]: cluster 2024-07-28T11:11:39.003846+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:11:39.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 bash[21846]: cluster 2024-07-28T11:11:39.004473+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-07-28T11:11:39.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 bash[21846]: cluster 2024-07-28T11:11:39.004532+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T11:11:39.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 bash[21846]: cluster 2024-07-28T11:11:39.005168+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T11:11:39.804 INFO:teuthology.orchestra.run.smithi177.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-28T11:11:39.804 INFO:teuthology.orchestra.run.smithi177.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:11:39.804 INFO:teuthology.orchestra.run.smithi177.stdout:Creating mgr... 2024-07-28T11:11:39.804 INFO:teuthology.orchestra.run.smithi177.stdout:Verifying port 9283 ... 2024-07-28T11:11:40.044 INFO:teuthology.orchestra.run.smithi177.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y 2024-07-28T11:11:40.044 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service: Unit ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service not loaded. 2024-07-28T11:11:40.160 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:39 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:11:40.247 INFO:teuthology.orchestra.run.smithi177.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968.target.wants/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service. 2024-07-28T11:11:40.256 INFO:teuthology.orchestra.run.smithi177.stdout:firewalld does not appear to be present 2024-07-28T11:11:40.256 INFO:teuthology.orchestra.run.smithi177.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T11:11:40.256 INFO:teuthology.orchestra.run.smithi177.stdout:firewalld does not appear to be present 2024-07-28T11:11:40.257 INFO:teuthology.orchestra.run.smithi177.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-07-28T11:11:40.257 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mgr to start... 2024-07-28T11:11:40.257 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mgr... 2024-07-28T11:11:40.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:40 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:11:40.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:40 smithi177 bash[21846]: audit 2024-07-28T11:11:39.175309+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.177:0/4162775438' entity='client.admin' 2024-07-28T11:11:42.175 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:42 smithi177 bash[22096]: debug 2024-07-28T11:11:41.997+0000 7f630ad6cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:11:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:42 smithi177 bash[21846]: audit 2024-07-28T11:11:42.167097+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.177:0/758979815' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:11:42.767 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:42.767 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsid": "fcbdc782-4cd1-11ef-bcc7-c7b262605968", 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:11:42.769 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:11:42.772 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.772 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.773 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:11:32.057745+0000", 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:42.774 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:42.775 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:11:42.775 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:11:42.775 INFO:teuthology.orchestra.run.smithi177.stdout:mgr not available, waiting (1/15)... 2024-07-28T11:11:43.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:43 smithi177 bash[22096]: debug 2024-07-28T11:11:43.181+0000 7f630ad6cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:11:43.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:43 smithi177 bash[22096]: debug 2024-07-28T11:11:43.245+0000 7f630ad6cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:11:43.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:43 smithi177 bash[22096]: debug 2024-07-28T11:11:43.389+0000 7f630ad6cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:11:44.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.009+0000 7f630ad6cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:11:44.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.077+0000 7f630ad6cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:11:44.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.141+0000 7f630ad6cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:11:44.658 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.297+0000 7f630ad6cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:11:44.658 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.369+0000 7f630ad6cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:11:44.659 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.433+0000 7f630ad6cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:11:44.659 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.657+0000 7f630ad6cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:11:44.964 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.721+0000 7f630ad6cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:11:44.964 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.889+0000 7f630ad6cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:11:44.964 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:44 smithi177 bash[22096]: debug 2024-07-28T11:11:44.961+0000 7f630ad6cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:11:45.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:45 smithi177 bash[22096]: debug 2024-07-28T11:11:45.193+0000 7f630ad6cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:11:45.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:45 smithi177 bash[22096]: debug 2024-07-28T11:11:45.349+0000 7f630ad6cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:11:45.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:45 smithi177 bash[22096]: debug 2024-07-28T11:11:45.425+0000 7f630ad6cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:11:45.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:45 smithi177 bash[22096]: debug 2024-07-28T11:11:45.577+0000 7f630ad6cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:11:46.416 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[21846]: audit 2024-07-28T11:11:46.092406+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.177:0/1873989693' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:11:46.416 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[22096]: debug 2024-07-28T11:11:46.341+0000 7f630ad6cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsid": "fcbdc782-4cd1-11ef-bcc7-c7b262605968", 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:11:46.660 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:11:46.661 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:11:46.662 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.663 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:11:32.057745+0000", 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:46.664 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:11:46.665 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:11:46.665 INFO:teuthology.orchestra.run.smithi177.stdout:mgr not available, waiting (2/15)... 2024-07-28T11:11:46.683 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[22096]: debug 2024-07-28T11:11:46.413+0000 7f630ad6cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:11:46.683 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[22096]: debug 2024-07-28T11:11:46.609+0000 7f630ad6cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:11:46.992 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[22096]: debug 2024-07-28T11:11:46.681+0000 7f630ad6cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:11:47.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:46 smithi177 bash[22096]: debug 2024-07-28T11:11:46.989+0000 7f630ad6cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:11:47.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[22096]: debug 2024-07-28T11:11:47.065+0000 7f630ad6cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: cluster 2024-07-28T11:11:47.089556+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: cluster 2024-07-28T11:11:47.095855+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00653318s) 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.098244+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.098738+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.099088+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.099434+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.099814+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: cluster 2024-07-28T11:11:47.105827+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.116042+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:11:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.118327+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:11:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.121880+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' 2024-07-28T11:11:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.123873+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' 2024-07-28T11:11:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:47 smithi177 bash[21846]: audit 2024-07-28T11:11:47.126126+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.177:0/1901728977' entity='mgr.y' 2024-07-28T11:11:49.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:49 smithi177 bash[21846]: cluster 2024-07-28T11:11:48.105030+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.0157s) 2024-07-28T11:11:50.926 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsid": "fcbdc782-4cd1-11ef-bcc7-c7b262605968", 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:11:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:11:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:11:50.929 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:11:50.930 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:11:50.931 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:11:50.931 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:11:32.057745+0000", 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:11:50.932 INFO:teuthology.orchestra.run.smithi177.stdout:mgr is available 2024-07-28T11:11:51.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:51 smithi177 bash[21846]: cluster 2024-07-28T11:11:50.101870+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-07-28T11:11:51.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:51 smithi177 bash[21846]: audit 2024-07-28T11:11:50.306236+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.177:0/4109206477' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:11:52.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:52 smithi177 bash[21846]: audit 2024-07-28T11:11:52.290271+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.177:0/2490196848' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout fsid = fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:52.896 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T11:11:52.897 INFO:teuthology.orchestra.run.smithi177.stdout:Enabling cephadm module... 2024-07-28T11:11:54.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:54 smithi177 bash[21846]: audit 2024-07-28T11:11:54.265775+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.177:0/3625955476' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-07-28T11:11:54.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:54 smithi177 bash[22096]: ignoring --setuser ceph since I am not root 2024-07-28T11:11:54.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:54 smithi177 bash[22096]: ignoring --setgroup ceph since I am not root 2024-07-28T11:11:54.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:54 smithi177 bash[22096]: debug 2024-07-28T11:11:54.457+0000 7f9577c75ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:11:55.643 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:55 smithi177 bash[21846]: audit 2024-07-28T11:11:54.322311+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.177:0/3625955476' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-28T11:11:55.644 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:55 smithi177 bash[21846]: cluster 2024-07-28T11:11:54.322389+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-07-28T11:11:56.017 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:55 smithi177 bash[22096]: debug 2024-07-28T11:11:55.641+0000 7f9577c75ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:11:56.017 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:55 smithi177 bash[22096]: debug 2024-07-28T11:11:55.705+0000 7f9577c75ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:11:56.017 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:55 smithi177 bash[22096]: debug 2024-07-28T11:11:55.865+0000 7f9577c75ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:11:56.572 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.501+0000 7f9577c75ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:11:56.573 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[21846]: audit 2024-07-28T11:11:56.318731+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.177:0/3310498890' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T11:11:56.870 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.569+0000 7f9577c75ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:11:56.870 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.637+0000 7f9577c75ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:11:56.870 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.793+0000 7f9577c75ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T11:11:56.907 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:11:56.908 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for the mgr to restart... 2024-07-28T11:11:56.908 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mgr epoch 5... 2024-07-28T11:11:57.166 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.869+0000 7f9577c75ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:11:57.166 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:56 smithi177 bash[22096]: debug 2024-07-28T11:11:56.937+0000 7f9577c75ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:11:57.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.165+0000 7f9577c75ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:11:57.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.229+0000 7f9577c75ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:11:57.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.397+0000 7f9577c75ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:11:57.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.473+0000 7f9577c75ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:11:57.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.705+0000 7f9577c75ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:11:58.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.865+0000 7f9577c75ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:11:58.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:57 smithi177 bash[22096]: debug 2024-07-28T11:11:57.945+0000 7f9577c75ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:11:58.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:58 smithi177 bash[22096]: debug 2024-07-28T11:11:58.105+0000 7f9577c75ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:11:59.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:58 smithi177 bash[22096]: debug 2024-07-28T11:11:58.865+0000 7f9577c75ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:11:59.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:58 smithi177 bash[22096]: debug 2024-07-28T11:11:58.937+0000 7f9577c75ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:11:59.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[22096]: debug 2024-07-28T11:11:59.133+0000 7f9577c75ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:11:59.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[22096]: debug 2024-07-28T11:11:59.205+0000 7f9577c75ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:12:00.016 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[22096]: debug 2024-07-28T11:11:59.517+0000 7f9577c75ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:12:00.016 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[22096]: debug 2024-07-28T11:11:59.593+0000 7f9577c75ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:12:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: cluster 2024-07-28T11:11:59.617619+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:12:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: cluster 2024-07-28T11:11:59.618158+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-07-28T11:12:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: cluster 2024-07-28T11:11:59.625502+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: cluster 2024-07-28T11:11:59.625717+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0077198s) 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: audit 2024-07-28T11:11:59.626478+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: audit 2024-07-28T11:11:59.627363+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: audit 2024-07-28T11:11:59.628326+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: audit 2024-07-28T11:11:59.628459+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: audit 2024-07-28T11:11:59.628578+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:12:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:11:59 smithi177 bash[21846]: cluster 2024-07-28T11:11:59.653656+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-07-28T11:12:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: cephadm 2024-07-28T11:11:59.663621+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-28T11:12:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.669496+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.677912+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.681666+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.683349+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.686367+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.694008+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:12:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: audit 2024-07-28T11:11:59.695805+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:12:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:00 smithi177 bash[21846]: cluster 2024-07-28T11:12:00.629219+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01121s) 2024-07-28T11:12:01.288 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:12:01.288 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-28T11:12:01.288 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T11:12:01.288 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:12:01.288 INFO:teuthology.orchestra.run.smithi177.stdout:mgr epoch 5 is available 2024-07-28T11:12:01.289 INFO:teuthology.orchestra.run.smithi177.stdout:Setting orchestrator backend to cephadm... 2024-07-28T11:12:02.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:01 smithi177 bash[21846]: audit 2024-07-28T11:12:00.627025+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T11:12:02.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:01 smithi177 bash[21846]: audit 2024-07-28T11:12:00.638067+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T11:12:02.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: debug 2024-07-28T11:12:02.161+0000 7f952a063640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:12:02] ENGINE Error in HTTPServer.serve 2024-07-28T11:12:02.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: Traceback (most recent call last): 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: self._connections.run(self.expiration_interval) 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: self._run(expiration_interval) 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: s = self.context.wrap_socket( 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:12:02.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: return self.sslsocket_class._create( 2024-07-28T11:12:02.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:12:02.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: self.do_handshake() 2024-07-28T11:12:02.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:12:02.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: self._sslobj.do_handshake() 2024-07-28T11:12:02.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[22096]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:12:03.007 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: cluster 2024-07-28T11:12:01.684024+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-07-28T11:12:03.007 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: cephadm 2024-07-28T11:12:02.042400+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [28/Jul/2024:11:12:02] ENGINE Bus STARTING 2024-07-28T11:12:03.007 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: cephadm 2024-07-28T11:12:02.162190+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [28/Jul/2024:11:12:02] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: cephadm 2024-07-28T11:12:02.162343+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [28/Jul/2024:11:12:02] ENGINE Bus STARTED 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: cephadm 2024-07-28T11:12:02.164417+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [28/Jul/2024:11:12:02] ENGINE Error in HTTPServer.serve 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: Traceback (most recent call last): 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: self._connections.run(self.expiration_interval) 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: self._run(expiration_interval) 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:12:03.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: s = self.context.wrap_socket( 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: return self.sslsocket_class._create( 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: self.do_handshake() 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: self._sslobj.do_handshake() 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: audit 2024-07-28T11:12:02.168242+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:03.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:02 smithi177 bash[21846]: audit 2024-07-28T11:12:02.169372+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:03 smithi177 bash[21846]: audit 2024-07-28T11:12:02.763522+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:12:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:03 smithi177 bash[21846]: audit 2024-07-28T11:12:02.770893+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:03 smithi177 bash[21846]: audit 2024-07-28T11:12:02.784483+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:05.302 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-28T11:12:05.302 INFO:teuthology.orchestra.run.smithi177.stdout:Generating ssh key... 2024-07-28T11:12:05.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:05 smithi177 bash[21846]: audit 2024-07-28T11:12:04.764216+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:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: Generating public/private rsa key pair. 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: Your identification has been saved in /tmp/tmpmilq2mqv/key 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: Your public key has been saved in /tmp/tmpmilq2mqv/key.pub 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: The key fingerprint is: 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: SHA256:p3GnNkdrFiSS41NDsAHkO2xiOdJ1RIJfmddTKLcnZzM ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: The key's randomart image is: 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: +---[RSA 3072]----+ 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | o+o=+.. o. | 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | .. o+=o = | 2024-07-28T11:12:07.098 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | .o.*.+o.o | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | . +.+ + +o E | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | . * = S o += o | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | o + . * + o | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | . + = | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | . = | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: | | 2024-07-28T11:12:07.099 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:06 smithi177 bash[22096]: +----[SHA256]-----+ 2024-07-28T11:12:08.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:07 smithi177 bash[21846]: audit 2024-07-28T11:12:06.700265+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:12:08.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:07 smithi177 bash[21846]: cephadm 2024-07-28T11:12:06.700650+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-07-28T11:12:08.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:07 smithi177 bash[21846]: audit 2024-07-28T11:12:06.853663+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:08.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:07 smithi177 bash[21846]: audit 2024-07-28T11:12:06.858875+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:09.401 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG5FK4jF6W/fS8q188SOlLQPB8cmv9TQhzWTUtl6FZ2E0z76Z31cOBJ4XV+VVrxKKSoQeMvvBcAkeSLY3M4wzrF2J8FFS0wgF7jLyirIg1xvXFBW34P13MVKF55tJ57IM1g/lIfb4jTXnzbvWRdFCWkTTcdw8bMrr8duVLGhG4Yun0gc/2JSVsZiqrY/0V/5ybtP8vkq2FQ4vb/NNNsC9H7rkKGe3VRQSrgWAlYkgqd7u4IiK5RhXkvbn6JwWvchsN+d3KYnJooKt/Pdvk3P2xFYDFy0QNyvOEJXKCv0OwjOfv8I6ncUNQeoKA9lLnW9T5P3ZeceTT2xRedFrCBXAUPN1Yxrg72YCxZVDBBQXs7oIudUj8OfMR61sase24Vu22gKwo8QPrDFliA6UCW4FUQHSiopCilaSNwEagpCE/8HHrIHlXqlRiTEvZzd4mUHxJCYrDL7wzTuSIhosRBheqqlbT0jdndurztMbeBnH3oBcUAsAeHf6SkCz+P8VW30= ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:12:09.401 INFO:teuthology.orchestra.run.smithi177.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-28T11:12:09.401 INFO:teuthology.orchestra.run.smithi177.stdout:Adding key to root@localhost authorized_keys... 2024-07-28T11:12:09.401 INFO:teuthology.orchestra.run.smithi177.stdout:Adding host smithi177... 2024-07-28T11:12:09.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:09 smithi177 bash[21846]: audit 2024-07-28T11:12:08.808406+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:12:11.728 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:11 smithi177 bash[21846]: audit 2024-07-28T11:12:10.893081+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "addr": "172.21.15.177", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:12:12.487 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:12 smithi177 bash[21846]: cephadm 2024-07-28T11:12:11.865242+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi177 2024-07-28T11:12:14.868 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout Added host 'smithi177' with addr '172.21.15.177' 2024-07-28T11:12:14.868 INFO:teuthology.orchestra.run.smithi177.stdout:Deploying unmanaged mon service... 2024-07-28T11:12:15.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:14 smithi177 bash[21846]: audit 2024-07-28T11:12:13.924591+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:14 smithi177 bash[21846]: cephadm 2024-07-28T11:12:13.924959+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi177 2024-07-28T11:12:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:14 smithi177 bash[21846]: audit 2024-07-28T11:12:13.925320+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:17.379 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-28T11:12:17.379 INFO:teuthology.orchestra.run.smithi177.stdout:Deploying unmanaged mgr service... 2024-07-28T11:12:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:17 smithi177 bash[21846]: audit 2024-07-28T11:12:16.735361+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:12:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:17 smithi177 bash[21846]: cephadm 2024-07-28T11:12:16.736761+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-28T11:12:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:17 smithi177 bash[21846]: audit 2024-07-28T11:12:16.740377+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:17 smithi177 bash[21846]: audit 2024-07-28T11:12:17.011594+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:17 smithi177 bash[21846]: audit 2024-07-28T11:12:17.303679+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:19.395 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-28T11:12:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:19 smithi177 bash[21846]: audit 2024-07-28T11:12:18.782687+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:12:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:19 smithi177 bash[21846]: cephadm 2024-07-28T11:12:18.784708+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-28T11:12:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:19 smithi177 bash[21846]: audit 2024-07-28T11:12:18.789019+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:21.145 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:20 smithi177 bash[21846]: cluster 2024-07-28T11:12:19.630078+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:12:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:21 smithi177 bash[21846]: audit 2024-07-28T11:12:20.933689+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.177:0/3299540119' entity='client.admin' 2024-07-28T11:12:23.466 INFO:teuthology.orchestra.run.smithi177.stdout:Enabling the dashboard module... 2024-07-28T11:12:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:23 smithi177 bash[21846]: cluster 2024-07-28T11:12:21.630615+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:12:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:23 smithi177 bash[21846]: audit 2024-07-28T11:12:22.224198+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:23 smithi177 bash[21846]: audit 2024-07-28T11:12:22.806291+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.177:0/3747445878' entity='mgr.y' 2024-07-28T11:12:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:23 smithi177 bash[21846]: audit 2024-07-28T11:12:22.824801+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.177:0/4024596003' entity='client.admin' 2024-07-28T11:12:25.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:25 smithi177 bash[22096]: ignoring --setuser ceph since I am not root 2024-07-28T11:12:25.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:25 smithi177 bash[22096]: ignoring --setgroup ceph since I am not root 2024-07-28T11:12:25.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:25 smithi177 bash[22096]: debug 2024-07-28T11:12:25.387+0000 7f84a8ee8ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:12:25.495 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:25 smithi177 bash[21846]: cluster 2024-07-28T11:12:23.631103+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:12:25.495 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:25 smithi177 bash[21846]: audit 2024-07-28T11:12:25.077399+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.177:0/2599537786' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-07-28T11:12:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:26 smithi177 bash[21846]: audit 2024-07-28T11:12:25.239398+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.177:0/2599537786' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-28T11:12:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:26 smithi177 bash[21846]: cluster 2024-07-28T11:12:25.239445+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-07-28T11:12:26.845 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:26 smithi177 bash[22096]: debug 2024-07-28T11:12:26.575+0000 7f84a8ee8ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:12:26.845 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:26 smithi177 bash[22096]: debug 2024-07-28T11:12:26.635+0000 7f84a8ee8ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:12:26.845 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:26 smithi177 bash[22096]: debug 2024-07-28T11:12:26.787+0000 7f84a8ee8ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:12:27.718 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[21846]: audit 2024-07-28T11:12:27.376266+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.177:0/2564068825' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T11:12:27.718 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.423+0000 7f84a8ee8ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:12:27.718 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.495+0000 7f84a8ee8ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:12:27.718 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.559+0000 7f84a8ee8ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T11:12:27.966 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:12:27.967 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for the mgr to restart... 2024-07-28T11:12:27.967 INFO:teuthology.orchestra.run.smithi177.stdout:Waiting for mgr epoch 9... 2024-07-28T11:12:28.017 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.715+0000 7f84a8ee8ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:12:28.017 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.791+0000 7f84a8ee8ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:12:28.018 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:27 smithi177 bash[22096]: debug 2024-07-28T11:12:27.855+0000 7f84a8ee8ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:12:28.391 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.087+0000 7f84a8ee8ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:12:28.391 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.151+0000 7f84a8ee8ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:12:28.391 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.315+0000 7f84a8ee8ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:12:28.392 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.391+0000 7f84a8ee8ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:12:28.767 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.619+0000 7f84a8ee8ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:12:29.036 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.779+0000 7f84a8ee8ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:12:29.036 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:28 smithi177 bash[22096]: debug 2024-07-28T11:12:28.855+0000 7f84a8ee8ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:12:29.036 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:29 smithi177 bash[22096]: debug 2024-07-28T11:12:29.011+0000 7f84a8ee8ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:12:29.853 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:29 smithi177 bash[22096]: debug 2024-07-28T11:12:29.779+0000 7f84a8ee8ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:12:30.120 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:29 smithi177 bash[22096]: debug 2024-07-28T11:12:29.851+0000 7f84a8ee8ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:12:30.120 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[22096]: debug 2024-07-28T11:12:30.047+0000 7f84a8ee8ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:12:30.713 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[22096]: debug 2024-07-28T11:12:30.119+0000 7f84a8ee8ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:12:30.713 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[22096]: debug 2024-07-28T11:12:30.431+0000 7f84a8ee8ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[22096]: debug 2024-07-28T11:12:30.507+0000 7f84a8ee8ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: cluster 2024-07-28T11:12:30.533594+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: cluster 2024-07-28T11:12:30.534293+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: cluster 2024-07-28T11:12:30.542916+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: cluster 2024-07-28T11:12:30.543260+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00927617s) 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: audit 2024-07-28T11:12:30.545205+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: audit 2024-07-28T11:12:30.546426+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: audit 2024-07-28T11:12:30.547622+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: audit 2024-07-28T11:12:30.548023+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:12:30.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: audit 2024-07-28T11:12:30.548125+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:12:30.715 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:30 smithi177 bash[21846]: cluster 2024-07-28T11:12:30.573680+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2024-07-28T11:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[21846]: audit 2024-07-28T11:12:30.589391+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[21846]: audit 2024-07-28T11:12:30.590885+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[21846]: audit 2024-07-28T11:12:30.609520+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[21846]: audit 2024-07-28T11:12:30.611894+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[21846]: cluster 2024-07-28T11:12:31.542874+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.0089s) 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: debug 2024-07-28T11:12:31.631+0000 7f8459a53640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:12:31] ENGINE Error in HTTPServer.serve 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: Traceback (most recent call last): 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: self._connections.run(self.expiration_interval) 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: self._run(expiration_interval) 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: s = self.context.wrap_socket( 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:12:32.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: return self.sslsocket_class._create( 2024-07-28T11:12:32.020 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:12:32.020 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: self.do_handshake() 2024-07-28T11:12:32.020 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:12:32.020 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: self._sslobj.do_handshake() 2024-07-28T11:12:32.020 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:12:31 smithi177 bash[22096]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:12:32.141 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:12:32.141 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-28T11:12:32.142 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T11:12:32.142 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:12:32.142 INFO:teuthology.orchestra.run.smithi177.stdout:mgr epoch 9 is available 2024-07-28T11:12:32.142 INFO:teuthology.orchestra.run.smithi177.stdout:Generating a dashboard self-signed certificate... 2024-07-28T11:12:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: cephadm 2024-07-28T11:12:31.512979+0000 mgr.y (mgr.14150) 1 : cephadm [INF] [28/Jul/2024:11:12:31] ENGINE Bus STARTING 2024-07-28T11:12:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: audit 2024-07-28T11:12:31.541271+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T11:12:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: audit 2024-07-28T11:12:31.550753+0000 mgr.y (mgr.14150) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: cephadm 2024-07-28T11:12:31.633098+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [28/Jul/2024:11:12:31] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: cephadm 2024-07-28T11:12:31.633183+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [28/Jul/2024:11:12:31] ENGINE Bus STARTED 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: cephadm 2024-07-28T11:12:31.634661+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [28/Jul/2024:11:12:31] ENGINE Error in HTTPServer.serve 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: Traceback (most recent call last): 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: self._connections.run(self.expiration_interval) 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: self._run(expiration_interval) 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: s = self.context.wrap_socket( 2024-07-28T11:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: return self.sslsocket_class._create( 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: self.do_handshake() 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: self._sslobj.do_handshake() 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:12:33.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:32 smithi177 bash[21846]: audit 2024-07-28T11:12:31.636326+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:33.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:33 smithi177 bash[21846]: cluster 2024-07-28T11:12:32.647248+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-07-28T11:12:34.381 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-28T11:12:34.381 INFO:teuthology.orchestra.run.smithi177.stdout:Creating initial admin user... 2024-07-28T11:12:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:34 smithi177 bash[21846]: audit 2024-07-28T11:12:33.556755+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:12:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:34 smithi177 bash[21846]: audit 2024-07-28T11:12:33.719680+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:34 smithi177 bash[21846]: audit 2024-07-28T11:12:33.723911+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:36.785 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$IE2Am0qtoxSCf5x63plNwuFVOvZ84ooigF0/T5Zwe2dhofkUOSG6G", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722165156, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-28T11:12:36.786 INFO:teuthology.orchestra.run.smithi177.stdout:Fetching dashboard port number... 2024-07-28T11:12:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:37 smithi177 bash[21846]: audit 2024-07-28T11:12:35.941501+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:12:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:37 smithi177 bash[21846]: audit 2024-07-28T11:12:36.082884+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:37 smithi177 bash[21846]: audit 2024-07-28T11:12:36.176512+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:37 smithi177 bash[21846]: audit 2024-07-28T11:12:36.603114+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:38.483 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:38 smithi177 bash[21846]: cluster 2024-07-28T11:12:37.181492+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-07-28T11:12:38.838 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stdout 8443 2024-07-28T11:12:38.838 INFO:teuthology.orchestra.run.smithi177.stdout:firewalld does not appear to be present 2024-07-28T11:12:38.838 INFO:teuthology.orchestra.run.smithi177.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout:Ceph Dashboard is now available at: 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout: URL: https://smithi177.front.sepia.ceph.com:8443/ 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout: User: admin 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout: Password: 76u30yxrj2 2024-07-28T11:12:38.839 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:38.840 INFO:teuthology.orchestra.run.smithi177.stdout:Saving cluster configuration to /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config directory 2024-07-28T11:12:38.840 INFO:teuthology.orchestra.run.smithi177.stdout:Enabling autotune for osd_memory_target 2024-07-28T11:12:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:39 smithi177 bash[21846]: audit 2024-07-28T11:12:38.222498+0000 mon.a (mon.0) 92 : audit [DBG] from='client.? 172.21.15.177:0/904365152' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout:Or, if you are only running a single cluster on this host: 2024-07-28T11:12:43.693 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: ceph telemetry on 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout:For more information see: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:12:43.694 INFO:teuthology.orchestra.run.smithi177.stdout:Bootstrap complete. 2024-07-28T11:12:43.729 INFO:tasks.cephadm:Fetching config... 2024-07-28T11:12:43.729 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:12:43.729 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-28T11:12:43.735 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-28T11:12:43.735 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:12:43.735 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-28T11:12:43.783 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-28T11:12:43.783 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:12:43.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-28T11:12:43.837 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-28T11:12:43.838 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:12:43.838 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-28T11:12:43.884 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-28T11:12:43.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG5FK4jF6W/fS8q188SOlLQPB8cmv9TQhzWTUtl6FZ2E0z76Z31cOBJ4XV+VVrxKKSoQeMvvBcAkeSLY3M4wzrF2J8FFS0wgF7jLyirIg1xvXFBW34P13MVKF55tJ57IM1g/lIfb4jTXnzbvWRdFCWkTTcdw8bMrr8duVLGhG4Yun0gc/2JSVsZiqrY/0V/5ybtP8vkq2FQ4vb/NNNsC9H7rkKGe3VRQSrgWAlYkgqd7u4IiK5RhXkvbn6JwWvchsN+d3KYnJooKt/Pdvk3P2xFYDFy0QNyvOEJXKCv0OwjOfv8I6ncUNQeoKA9lLnW9T5P3ZeceTT2xRedFrCBXAUPN1Yxrg72YCxZVDBBQXs7oIudUj8OfMR61sase24Vu22gKwo8QPrDFliA6UCW4FUQHSiopCilaSNwEagpCE/8HHrIHlXqlRiTEvZzd4mUHxJCYrDL7wzTuSIhosRBheqqlbT0jdndurztMbeBnH3oBcUAsAeHf6SkCz+P8VW30= ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T11:12:43.945 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG5FK4jF6W/fS8q188SOlLQPB8cmv9TQhzWTUtl6FZ2E0z76Z31cOBJ4XV+VVrxKKSoQeMvvBcAkeSLY3M4wzrF2J8FFS0wgF7jLyirIg1xvXFBW34P13MVKF55tJ57IM1g/lIfb4jTXnzbvWRdFCWkTTcdw8bMrr8duVLGhG4Yun0gc/2JSVsZiqrY/0V/5ybtP8vkq2FQ4vb/NNNsC9H7rkKGe3VRQSrgWAlYkgqd7u4IiK5RhXkvbn6JwWvchsN+d3KYnJooKt/Pdvk3P2xFYDFy0QNyvOEJXKCv0OwjOfv8I6ncUNQeoKA9lLnW9T5P3ZeceTT2xRedFrCBXAUPN1Yxrg72YCxZVDBBQXs7oIudUj8OfMR61sase24Vu22gKwo8QPrDFliA6UCW4FUQHSiopCilaSNwEagpCE/8HHrIHlXqlRiTEvZzd4mUHxJCYrDL7wzTuSIhosRBheqqlbT0jdndurztMbeBnH3oBcUAsAeHf6SkCz+P8VW30= ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:12:43.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG5FK4jF6W/fS8q188SOlLQPB8cmv9TQhzWTUtl6FZ2E0z76Z31cOBJ4XV+VVrxKKSoQeMvvBcAkeSLY3M4wzrF2J8FFS0wgF7jLyirIg1xvXFBW34P13MVKF55tJ57IM1g/lIfb4jTXnzbvWRdFCWkTTcdw8bMrr8duVLGhG4Yun0gc/2JSVsZiqrY/0V/5ybtP8vkq2FQ4vb/NNNsC9H7rkKGe3VRQSrgWAlYkgqd7u4IiK5RhXkvbn6JwWvchsN+d3KYnJooKt/Pdvk3P2xFYDFy0QNyvOEJXKCv0OwjOfv8I6ncUNQeoKA9lLnW9T5P3ZeceTT2xRedFrCBXAUPN1Yxrg72YCxZVDBBQXs7oIudUj8OfMR61sase24Vu22gKwo8QPrDFliA6UCW4FUQHSiopCilaSNwEagpCE/8HHrIHlXqlRiTEvZzd4mUHxJCYrDL7wzTuSIhosRBheqqlbT0jdndurztMbeBnH3oBcUAsAeHf6SkCz+P8VW30= ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T11:12:43.981 INFO:teuthology.orchestra.run.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG5FK4jF6W/fS8q188SOlLQPB8cmv9TQhzWTUtl6FZ2E0z76Z31cOBJ4XV+VVrxKKSoQeMvvBcAkeSLY3M4wzrF2J8FFS0wgF7jLyirIg1xvXFBW34P13MVKF55tJ57IM1g/lIfb4jTXnzbvWRdFCWkTTcdw8bMrr8duVLGhG4Yun0gc/2JSVsZiqrY/0V/5ybtP8vkq2FQ4vb/NNNsC9H7rkKGe3VRQSrgWAlYkgqd7u4IiK5RhXkvbn6JwWvchsN+d3KYnJooKt/Pdvk3P2xFYDFy0QNyvOEJXKCv0OwjOfv8I6ncUNQeoKA9lLnW9T5P3ZeceTT2xRedFrCBXAUPN1Yxrg72YCxZVDBBQXs7oIudUj8OfMR61sase24Vu22gKwo8QPrDFliA6UCW4FUQHSiopCilaSNwEagpCE/8HHrIHlXqlRiTEvZzd4mUHxJCYrDL7wzTuSIhosRBheqqlbT0jdndurztMbeBnH3oBcUAsAeHf6SkCz+P8VW30= ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:12:43.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-28T11:12:44.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:43 smithi177 bash[21846]: audit 2024-07-28T11:12:42.915124+0000 mon.a (mon.0) 93 : audit [INF] from='client.? 172.21.15.177:0/2189414249' entity='client.admin' 2024-07-28T11:12:49.563 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:12:50.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.170762+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:50.468 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.174988+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:50.468 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.176385+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:12:50.468 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.183376+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:50.468 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.211965+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:50.468 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:50 smithi177 bash[21846]: audit 2024-07-28T11:12:49.219919+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:52 smithi177 bash[21846]: cluster 2024-07-28T11:12:50.549115+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:12:53.215 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-28T11:12:53.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-28T11:12:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:53 smithi177 bash[21846]: cluster 2024-07-28T11:12:52.549582+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:12:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:53 smithi177 bash[21846]: audit 2024-07-28T11:12:52.597080+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.177:0/2558010416' entity='client.admin' 2024-07-28T11:12:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:53 smithi177 bash[21846]: audit 2024-07-28T11:12:52.608004+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:12:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:53 smithi177 bash[21846]: audit 2024-07-28T11:12:52.614433+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:12:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:55 smithi177 bash[21846]: cluster 2024-07-28T11:12:54.550039+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:12:57.969 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:12:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:57 smithi177 bash[21846]: cluster 2024-07-28T11:12:56.550434+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:12:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:12:59 smithi177 bash[21846]: cluster 2024-07-28T11:12:58.550862+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:13:01.836 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi204 2024-07-28T11:13:01.836 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:13:01.836 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.conf 2024-07-28T11:13:01.843 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:13:01.843 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:01.892 INFO:tasks.cephadm:Adding host smithi204 to orchestrator... 2024-07-28T11:13:01.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch host add smithi204 2024-07-28T11:13:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: cluster 2024-07-28T11:13:00.551239+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.193042+0000 mgr.y (mgr.14150) 15 : 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:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.197927+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.199195+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.201561+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.202558+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: cephadm 2024-07-28T11:13:01.203758+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: cephadm 2024-07-28T11:13:01.292812+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.544128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.549450+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:02 smithi177 bash[21846]: audit 2024-07-28T11:13:01.554735+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:03 smithi177 bash[21846]: cephadm 2024-07-28T11:13:01.372738+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:03 smithi177 bash[21846]: cephadm 2024-07-28T11:13:01.454143+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:04 smithi177 bash[21846]: cluster 2024-07-28T11:13:02.551626+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:13:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:06 smithi177 bash[21846]: cluster 2024-07-28T11:13:04.552028+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:13:06.599 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:13:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:08 smithi177 bash[21846]: cluster 2024-07-28T11:13:06.552427+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:13:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:10 smithi177 bash[21846]: cluster 2024-07-28T11:13:08.552749+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:11 smithi177 bash[21846]: audit 2024-07-28T11:13:09.961529+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:12 smithi177 bash[21846]: cluster 2024-07-28T11:13:10.553112+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:12 smithi177 bash[21846]: cephadm 2024-07-28T11:13:11.035151+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:13:13.220 INFO:teuthology.orchestra.run.smithi177.stdout:Added host 'smithi204' with addr '172.21.15.204' 2024-07-28T11:13:13.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch host ls --format=json 2024-07-28T11:13:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:14 smithi177 bash[21846]: cluster 2024-07-28T11:13:12.553387+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:14 smithi177 bash[21846]: audit 2024-07-28T11:13:13.218814+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:14 smithi177 bash[21846]: cephadm 2024-07-28T11:13:13.219554+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi204 2024-07-28T11:13:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:14 smithi177 bash[21846]: audit 2024-07-28T11:13:13.222925+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:14 smithi177 bash[21846]: audit 2024-07-28T11:13:13.485120+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:15 smithi177 bash[21846]: cluster 2024-07-28T11:13:14.553764+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:13:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:15 smithi177 bash[21846]: audit 2024-07-28T11:13:14.764176+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:16.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:15 smithi177 bash[21846]: audit 2024-07-28T11:13:15.431881+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:17 smithi177 bash[21846]: cluster 2024-07-28T11:13:16.554198+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:13:18.610 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:13:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:19 smithi177 bash[21846]: cluster 2024-07-28T11:13:18.554662+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:13:21.665 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:13:21.666 INFO:teuthology.orchestra.run.smithi177.stdout:[{"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}, {"addr": "172.21.15.204", "hostname": "smithi204", "labels": [], "status": ""}] 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: cluster 2024-07-28T11:13:20.555124+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.598733+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.604286+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.610582+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.615934+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.617315+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.619258+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:20.620988+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: cephadm 2024-07-28T11:13:20.623435+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: cephadm 2024-07-28T11:13:20.761820+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: cephadm 2024-07-28T11:13:20.899535+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: cephadm 2024-07-28T11:13:21.035625+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:21.176958+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:21.184154+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:21.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:21 smithi177 bash[21846]: audit 2024-07-28T11:13:21.192314+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:22.352 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-28T11:13:22.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd crush tunables default 2024-07-28T11:13:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:22 smithi177 bash[21846]: audit 2024-07-28T11:13:21.665217+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:13:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:23 smithi177 bash[21846]: cluster 2024-07-28T11:13:22.555528+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:13:26.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:25 smithi177 bash[21846]: cluster 2024-07-28T11:13:24.555877+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:13:27.063 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:13:28.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:27 smithi177 bash[21846]: cluster 2024-07-28T11:13:26.556227+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:13:29.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:29 smithi177 bash[21846]: cluster 2024-07-28T11:13:28.556610+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:30.619 INFO:teuthology.orchestra.run.smithi177.stderr:adjusted tunables profile to default 2024-07-28T11:13:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:30 smithi177 bash[21846]: audit 2024-07-28T11:13:30.140025+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:13:31.262 INFO:tasks.cephadm:Adding mon.a on smithi177 2024-07-28T11:13:31.262 INFO:tasks.cephadm:Adding mon.c on smithi177 2024-07-28T11:13:31.262 INFO:tasks.cephadm:Adding mon.b on smithi204 2024-07-28T11:13:31.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply mon '3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b' 2024-07-28T11:13:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:31 smithi177 bash[21846]: cluster 2024-07-28T11:13:30.557004+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:31 smithi177 bash[21846]: audit 2024-07-28T11:13:30.618352+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:13:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:31 smithi177 bash[21846]: cluster 2024-07-28T11:13:30.618433+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:32.474 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:34.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:33 smithi177 bash[21846]: cluster 2024-07-28T11:13:32.557391+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:35.109 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mon update... 2024-07-28T11:13:35.862 DEBUG:teuthology.orchestra.run.smithi177:mon.c> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.c.service 2024-07-28T11:13:35.865 DEBUG:teuthology.orchestra.run.smithi204:mon.b> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.b.service 2024-07-28T11:13:35.867 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T11:13:35.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph mon dump -f json 2024-07-28T11:13:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: cluster 2024-07-28T11:13:34.557775+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.097504+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: cephadm 2024-07-28T11:13:35.102807+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b;count:3 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.108031+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.109642+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.113148+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.114840+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.122178+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.125797+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: audit 2024-07-28T11:13:35.127340+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:36.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:36 smithi177 bash[21846]: cephadm 2024-07-28T11:13:35.129114+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:13:37.117 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:38 smithi177 bash[21846]: cluster 2024-07-28T11:13:36.558153+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:13:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:40 smithi177 bash[21846]: cluster 2024-07-28T11:13:38.558549+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:40 smithi204 systemd[1]: Started Ceph mon.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:13:41.177 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-07-28T11:13:41.177 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","modified":"2024-07-28T11:11:27.128772Z","created":"2024-07-28T11:11:27.128772Z","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.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-28T11:13:41.177 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.163+0000 7fb9d0306900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.163+0000 7fb9d0306900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.163+0000 7fb9d0306900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 0 load: jerasure load: lrc 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: DB SUMMARY 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: DB Session ID: 0MCFS3SPXMV1MQ5XDL0C 2024-07-28T11:13:42.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.env: 0x55de0c43d440 2024-07-28T11:13:42.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.info_log: 0x55de0e7aaf40 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:13:42.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:13:42.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.write_buffer_manager: 0x55de0e8686f0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:13:42.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.row_cache: None 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:13:42.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:13:42.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:13:42.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:13:42.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:13:42.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.merge_operator: 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: cluster 2024-07-28T11:13:40.558922+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:40.850424+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:40.856166+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:40.864720+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:40.865882+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:40.867596+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: cephadm 2024-07-28T11:13:40.869434+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:13:42.211 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:41 smithi177 bash[21846]: audit 2024-07-28T11:13:41.176024+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.204:0/3283857887' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:42.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:13:42.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:13:42.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:13:42.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:13:42.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55de0e753a58) 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cache_index_and_filter_blocks: 1 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: pin_top_level_index_and_filter: 1 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: index_type: 0 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: data_block_index_type: 0 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: index_shortening: 1 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: hash_index_allow_collision: 1 2024-07-28T11:13:42.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: checksum: 1 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: no_block_cache: 0 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_cache: 0x55de0e7871f0 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_cache_name: BinnedLRUCache 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_cache_options: 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: capacity : 536870912 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: num_shard_bits : 4 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: strict_capacity_limit : 0 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: high_pri_pool_ratio: 0.000 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_cache_compressed: (nil) 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: persistent_cache: (nil) 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_size: 4096 2024-07-28T11:13:42.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_size_deviation: 10 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_restart_interval: 16 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: index_block_restart_interval: 1 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: metadata_block_size: 4096 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: partition_filters: 0 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: use_delta_encoding: 1 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: whole_key_filtering: 1 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: verify_compression: 0 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: read_amp_bytes_per_bit: 0 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: format_version: 4 2024-07-28T11:13:42.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: enable_index_compression: 1 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: block_align: 0 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:13:42.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:13:42.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:13:42.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:13:42.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:13:42.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:13:42.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.167+0000 7fb9d0306900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 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:13:42.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165222172756, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 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:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165222173153, "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": 1722165222, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1dd6144f-1f01-4f17-8fb3-e295c8590b9d", "db_session_id": "0MCFS3SPXMV1MQ5XDL0C"}} 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165222173580, "job": 1, "event": "recovery_finished"} 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 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:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55de0e7bc700 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 4 rocksdb: DB pointer 0x55de0e78a000 2024-07-28T11:13:42.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9c60d2640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9c60d2640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** DB Stats ** 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** Compaction Stats [default] ** 2024-07-28T11:13:42.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** Compaction Stats [default] ** 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:42.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** Compaction Stats [default] ** 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** Compaction Stats [default] ** 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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.9 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:13:42.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 0 using public_addr v2:172.21.15.204:0/0 -> [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.171+0000 7fb9d0306900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.175+0000 7fb9d0306900 1 mon.b@-1(???) e0 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).mds e1 new map 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: e1 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:13:42.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 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:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: legacy client fscid: -1 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: No filesystems configured 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 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:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 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:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:42.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.199+0000 7fb9c90d8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:01.372738+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:01.454143+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:02.551626+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:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:04.552028+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:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:06.552427+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:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:08.552749+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:09.961529+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:10.553112+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:11.035151+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:13:42.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:12.553387+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:13.218814+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:13.219554+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi204 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:13.222925+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:13.485120+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:14.553764+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:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:14.764176+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:15.431881+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:16.554198+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:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:18.554662+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:13:42.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:20.555124+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.598733+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.604286+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.610582+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.615934+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.617315+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.619258+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:20.620988+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:20.623435+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:20.761820+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:20.899535+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:21.035625+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:21.176958+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:21.184154+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:21.192314+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:21.665217+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:22.555528+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:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:24.555877+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:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:26.556227+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:13:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:28.556610+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:30.140025+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:30.557004+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:30.618352+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:30.618433+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:32.557391+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:34.557775+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.097504+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:35.102807+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b;count:3 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.108031+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.109642+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.113148+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.114840+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.122178+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.125797+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:35.127340+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:35.129114+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:36.558153+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:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:38.558549+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cluster 2024-07-28T11:13:40.558922+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:40.850424+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:40.856166+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:40.864720+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:40.865882+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:40.867596+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: cephadm 2024-07-28T11:13:40.869434+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: audit 2024-07-28T11:13:41.176024+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.204:0/3283857887' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:42.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:42 smithi204 bash[24094]: debug 2024-07-28T11:13:42.203+0000 7fb9c90d8640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T11:13:42.947 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T11:13:42.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph mon dump -f json 2024-07-28T11:13:44.890 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:44 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:13:44.890 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:13:44 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:13:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:45 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:13:45.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:13:45 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:13:45.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:45 smithi177 systemd[1]: Started Ceph mon.c for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.315+0000 7f3377350900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.315+0000 7f3377350900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.315+0000 7f3377350900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 0 load: jerasure load: lrc 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:13:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: DB SUMMARY 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: DB Session ID: AETR1R26FN1V60LBRXN5 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:13:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.env: 0x563e8c3b6440 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.info_log: 0x563e8e5c8f40 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:13:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:13:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.write_buffer_manager: 0x563e8e686720 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:13:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.row_cache: None 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:13:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:13:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:13:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:13:46.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:13:46.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:13:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:13:46.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-07-28T11:13:46.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:13:46.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:13:46.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.merge_operator: 2024-07-28T11:13:46.532 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:13:46.532 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563e8e571a58) 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cache_index_and_filter_blocks: 1 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: pin_top_level_index_and_filter: 1 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: index_type: 0 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: data_block_index_type: 0 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: index_shortening: 1 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: hash_index_allow_collision: 1 2024-07-28T11:13:46.533 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: checksum: 1 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: no_block_cache: 0 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_cache: 0x563e8e5a51f0 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_cache_name: BinnedLRUCache 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_cache_options: 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: capacity : 536870912 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: num_shard_bits : 4 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: strict_capacity_limit : 0 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: high_pri_pool_ratio: 0.000 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_cache_compressed: (nil) 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: persistent_cache: (nil) 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_size: 4096 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_size_deviation: 10 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_restart_interval: 16 2024-07-28T11:13:46.534 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: index_block_restart_interval: 1 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: metadata_block_size: 4096 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: partition_filters: 0 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: use_delta_encoding: 1 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: whole_key_filtering: 1 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: verify_compression: 0 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: read_amp_bytes_per_bit: 0 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: format_version: 4 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: enable_index_compression: 1 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: block_align: 0 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:13:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:13:46.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:13:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:13:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:13:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:13:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 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:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.319+0000 7f3377350900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165226323798, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 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:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165226324209, "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": 1722165226, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "44e507dc-826b-49db-9b14-5ab47ebfeabd", "db_session_id": "AETR1R26FN1V60LBRXN5"}} 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722165226324730, "job": 1, "event": "recovery_finished"} 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 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:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563e8e5da700 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 4 rocksdb: DB pointer 0x563e8e5a8000 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f336d11c640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f336d11c640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:13:46.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** DB Stats ** 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** Compaction Stats [default] ** 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** Compaction Stats [default] ** 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:13:46.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** Compaction Stats [default] ** 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** Compaction Stats [default] ** 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:13:46.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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.8 0.00 0.00 1 0.000 0 0 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 0 using public_addrv [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.323+0000 7f3377350900 0 starting mon.c rank -1 at public addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] at bind addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.327+0000 7f3377350900 1 mon.c@-1(???) e0 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).mds e1 new map 2024-07-28T11:13:46.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: e1 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 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:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: legacy client fscid: -1 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: No filesystems configured 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 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:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 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:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-28T11:13:46.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.343+0000 7f3370122640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:01.372738+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:01.454143+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:02.551626+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:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:04.552028+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:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:06.552427+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:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:08.552749+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:09.961529+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:10.553112+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:11.035151+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:12.553387+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:13.218814+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:13.219554+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi204 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:13.222925+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:13.485120+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:14.553764+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:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:14.764176+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:15.431881+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:16.554198+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:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:18.554662+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:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:20.555124+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.598733+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.604286+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.610582+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.615934+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.617315+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.619258+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:20.620988+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:20.623435+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:20.761820+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:20.899535+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:21.035625+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:21.176958+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:21.184154+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:21.192314+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:21.665217+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:22.555528+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:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:24.555877+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:13:46.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:26.556227+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:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:28.556610+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:30.140025+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:30.557004+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:30.618352+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.177:0/3486097745' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:30.618433+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:32.557391+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:34.557775+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.097504+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:13:46.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:35.102807+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi204:172.21.15.204=b;count:3 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.108031+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.109642+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.113148+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.114840+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.122178+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.125797+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:35.127340+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:35.129114+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:36.558153+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:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:38.558549+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cluster 2024-07-28T11:13:40.558922+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:46.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:40.850424+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:40.856166+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:40.864720+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:40.865882+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:40.867596+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: cephadm 2024-07-28T11:13:40.869434+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: audit 2024-07-28T11:13:41.176024+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.204:0/3283857887' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:46.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:46 smithi177 bash[31534]: debug 2024-07-28T11:13:46.347+0000 7f3370122640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T11:13:46.651 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:13:47.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:42.212097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:47.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:42.212320+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:47.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:42.232519+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:42.559339+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:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:43.209641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:44.210202+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:44.211815+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:44.559822+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:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:45.209768+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:46.210305+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:46.354758+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:47.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:47.210545+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.253321+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.258876+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.259934+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.260000+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.260270+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: cluster 2024-07-28T11:13:47.260517+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:47.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:47.280781+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:47.287807+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:47.298434+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:47 smithi204 bash[24094]: audit 2024-07-28T11:13:47.307915+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:42.212097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:47.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:42.212320+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:47.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:42.232519+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:42.559339+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:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:43.209641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:44.210202+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:44.211815+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:44.559822+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:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:45.209768+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:46.210305+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:46.354758+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:47.210545+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.253321+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.258876+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.259934+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.260000+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:47.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.260270+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-07-28T11:13:47.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: cluster 2024-07-28T11:13:47.260517+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:47.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:47.280781+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:47.287807+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:47.298434+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:47.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:47 smithi177 bash[21846]: audit 2024-07-28T11:13:47.307915+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:48 smithi204 bash[24094]: cluster 2024-07-28T11:13:46.560299+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:13:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:48 smithi204 bash[24094]: audit 2024-07-28T11:13:47.355704+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:48 smithi204 bash[24094]: audit 2024-07-28T11:13:47.372477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:48 smithi204 bash[24094]: audit 2024-07-28T11:13:48.210943+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:48 smithi177 bash[21846]: cluster 2024-07-28T11:13:46.560299+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:13:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:48 smithi177 bash[21846]: audit 2024-07-28T11:13:47.355704+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:48 smithi177 bash[21846]: audit 2024-07-28T11:13:47.372477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:48 smithi177 bash[21846]: audit 2024-07-28T11:13:48.210943+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:42.212097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:42.212320+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:42.232519+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:42.559339+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:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:43.209641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:44.210202+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:44.211815+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:53.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:44.559822+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:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:45.209768+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:46.210305+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:46.354758+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.210545+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.253321+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.258876+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.259934+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.260000+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.260270+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:47.260517+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:53.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.280781+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.287807+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.298434+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.307915+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:46.560299+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:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.355704+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:47.372477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:48.210943+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:48.362457+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:48.362891+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:48.368952+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:53.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:48.381022+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:48.381383+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:48.560768+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:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:49.355869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:50.356285+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:50.358338+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:50.561171+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:51.356213+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:52.355422+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:52.561570+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.356485+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.401402+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:13:53.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.408358+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:53.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:48.362457+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:53.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:48.362891+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:53.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:48.368952+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:53.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:48.381022+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:48.381383+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:48.560768+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:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:49.355869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:50.356285+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:50.358338+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:50.561171+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:51.356213+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:52.355422+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:52.561570+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.356485+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.401402+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.408358+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.428546+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.428608+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.428896+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: cluster 2024-07-28T11:13:53.429146+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.436116+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.428546+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.428608+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.428896+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: cluster 2024-07-28T11:13:53.429146+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.436116+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.441320+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.449015+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.456475+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[31534]: audit 2024-07-28T11:13:53.462272+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.441320+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.449015+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.456475+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:53 smithi177 bash[21846]: audit 2024-07-28T11:13:53.462272+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:48.362457+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:13:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:48.362891+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T11:13:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:48.368952+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:13:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:48.381022+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:48.381383+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:48.560768+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:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:49.355869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:50.356285+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:50.358338+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:50.561171+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:51.356213+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:52.355422+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:52.561570+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.356485+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.401402+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.408358+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:13:53.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.428546+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.428608+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.428896+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: cluster 2024-07-28T11:13:53.429146+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.436116+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.441320+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.449015+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.456475+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:53 smithi204 bash[24094]: audit 2024-07-28T11:13:53.462272+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.223 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 3 2024-07-28T11:13:54.223 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-07-28T11:13:54.224 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":3,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","modified":"2024-07-28T11:13:48.356336Z","created":"2024-07-28T11:11:27.128772Z","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.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3301","nonce":0},{"type":"v1","addr":"172.21.15.177:6790","nonce":0}]},"addr":"172.21.15.177:6790/0","public_addr":"172.21.15.177:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-07-28T11:13:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:53.851535+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:53.852848+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:53.854230+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:53.854632+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:53.975342+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:53.979946+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.097787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.102866+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.108039+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.112563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.117895+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:54.147713+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.148084+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:54.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.148838+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.149494+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: cephadm 2024-07-28T11:13:54.150218+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.222257+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.204:0/2113339462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[21846]: audit 2024-07-28T11:13:54.355634+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:53.851535+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:53.852848+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:53.854230+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:53.854632+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:53.975342+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:53.979946+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.097787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.102866+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.108039+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.112563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.117895+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:54.147713+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.148084+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.148838+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.149494+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: cephadm 2024-07-28T11:13:54.150218+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.222257+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.204:0/2113339462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:54.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:54 smithi177 bash[31534]: audit 2024-07-28T11:13:54.355634+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:53.851535+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:53.852848+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:53.854230+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:53.854632+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:53.975342+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:53.979946+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.097787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.102866+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.108039+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.112563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.117895+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:54.147713+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.148084+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.148838+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.149494+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: cephadm 2024-07-28T11:13:54.150218+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.222257+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.204:0/2113339462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:13:54.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:54 smithi204 bash[24094]: audit 2024-07-28T11:13:54.355634+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:13:54.932 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-28T11:13:54.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph config generate-minimal-conf 2024-07-28T11:13:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:55 smithi177 bash[21846]: cluster 2024-07-28T11:13:54.562041+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:55.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:55 smithi177 bash[31534]: cluster 2024-07-28T11:13:54.562041+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:55 smithi204 bash[24094]: cluster 2024-07-28T11:13:54.562041+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: audit 2024-07-28T11:13:56.293959+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: audit 2024-07-28T11:13:56.298781+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: cephadm 2024-07-28T11:13:56.299767+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: audit 2024-07-28T11:13:56.300132+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: audit 2024-07-28T11:13:56.301106+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: audit 2024-07-28T11:13:56.302026+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:57.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[21846]: cephadm 2024-07-28T11:13:56.303099+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: audit 2024-07-28T11:13:56.293959+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: audit 2024-07-28T11:13:56.298781+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: cephadm 2024-07-28T11:13:56.299767+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: audit 2024-07-28T11:13:56.300132+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: audit 2024-07-28T11:13:56.301106+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: audit 2024-07-28T11:13:56.302026+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:57.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:57 smithi177 bash[31534]: cephadm 2024-07-28T11:13:56.303099+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:13:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: audit 2024-07-28T11:13:56.293959+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: audit 2024-07-28T11:13:56.298781+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: cephadm 2024-07-28T11:13:56.299767+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: audit 2024-07-28T11:13:56.300132+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: audit 2024-07-28T11:13:56.301106+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: audit 2024-07-28T11:13:56.302026+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:57 smithi204 bash[24094]: cephadm 2024-07-28T11:13:56.303099+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:13:58.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:58 smithi204 bash[24094]: cluster 2024-07-28T11:13:56.562412+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:58 smithi177 bash[21846]: cluster 2024-07-28T11:13:56.562412+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:58.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:58 smithi177 bash[31534]: cluster 2024-07-28T11:13:56.562412+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:13:59.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: audit 2024-07-28T11:13:58.306667+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: audit 2024-07-28T11:13:58.311487+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: cephadm 2024-07-28T11:13:58.312507+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:13:59.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: audit 2024-07-28T11:13:58.313045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:59.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: audit 2024-07-28T11:13:58.314356+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:59.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:13:59 smithi204 bash[24094]: audit 2024-07-28T11:13:58.315549+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:59.658 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: audit 2024-07-28T11:13:58.306667+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: audit 2024-07-28T11:13:58.311487+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: cephadm 2024-07-28T11:13:58.312507+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: audit 2024-07-28T11:13:58.313045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: audit 2024-07-28T11:13:58.314356+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:59.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[21846]: audit 2024-07-28T11:13:58.315549+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: audit 2024-07-28T11:13:58.306667+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: audit 2024-07-28T11:13:58.311487+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: cephadm 2024-07-28T11:13:58.312507+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: audit 2024-07-28T11:13:58.313045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: audit 2024-07-28T11:13:58.314356+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:13:59.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:13:59 smithi177 bash[31534]: audit 2024-07-28T11:13:58.315549+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:00.612 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: cephadm 2024-07-28T11:13:58.316939+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: cluster 2024-07-28T11:13:58.562820+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:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.152183+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.159091+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.161212+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.164363+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.166078+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[31534]: audit 2024-07-28T11:14:00.174648+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: cephadm 2024-07-28T11:13:58.316939+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:14:00.613 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: cluster 2024-07-28T11:13:58.562820+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:14:00.613 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.152183+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.159091+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.161212+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:00.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.164363+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:00.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.166078+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:00.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:00 smithi177 bash[21846]: audit 2024-07-28T11:14:00.174648+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: cephadm 2024-07-28T11:13:58.316939+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: cluster 2024-07-28T11:13:58.562820+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:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.152183+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.159091+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.161212+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.164363+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.166078+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:00 smithi204 bash[24094]: audit 2024-07-28T11:14:00.174648+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:01 smithi204 bash[24094]: cluster 2024-07-28T11:14:00.563245+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:14:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:01 smithi177 bash[21846]: cluster 2024-07-28T11:14:00.563245+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:14:01.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:01 smithi177 bash[31534]: cluster 2024-07-28T11:14:00.563245+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:14:02.689 INFO:teuthology.orchestra.run.smithi177.stdout:# minimal ceph.conf for fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:14:02.689 INFO:teuthology.orchestra.run.smithi177.stdout:[global] 2024-07-28T11:14:02.689 INFO:teuthology.orchestra.run.smithi177.stdout: fsid = fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:14:02.689 INFO:teuthology.orchestra.run.smithi177.stdout: mon_host = [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] 2024-07-28T11:14:03.354 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-28T11:14:03.354 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:14:03.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T11:14:03.368 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:14:03.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:14:03.423 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:14:03.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T11:14:03.437 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:14:03.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:14:03.491 INFO:tasks.cephadm:Adding mgr.y on smithi177 2024-07-28T11:14:03.492 INFO:tasks.cephadm:Adding mgr.x on smithi204 2024-07-28T11:14:03.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply mgr '2;smithi177=y;smithi204=x' 2024-07-28T11:14:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:03 smithi204 bash[24094]: cluster 2024-07-28T11:14:02.563726+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:14:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:03 smithi204 bash[24094]: audit 2024-07-28T11:14:02.688431+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.177:0/723254869' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:04.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:03 smithi177 bash[21846]: cluster 2024-07-28T11:14:02.563726+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:14:04.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:03 smithi177 bash[21846]: audit 2024-07-28T11:14:02.688431+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.177:0/723254869' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:04.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:03 smithi177 bash[31534]: cluster 2024-07-28T11:14:02.563726+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:14:04.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:03 smithi177 bash[31534]: audit 2024-07-28T11:14:02.688431+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.177:0/723254869' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:05 smithi204 bash[24094]: cluster 2024-07-28T11:14:04.564191+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:14:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:05 smithi177 bash[21846]: cluster 2024-07-28T11:14:04.564191+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:14:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:05 smithi177 bash[31534]: cluster 2024-07-28T11:14:04.564191+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:14:07.237 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:14:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:07 smithi204 bash[24094]: cluster 2024-07-28T11:14:06.564562+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:08.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:07 smithi177 bash[21846]: cluster 2024-07-28T11:14:06.564562+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:07 smithi177 bash[31534]: cluster 2024-07-28T11:14:06.564562+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:09 smithi204 bash[24094]: cluster 2024-07-28T11:14:08.564955+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:09 smithi177 bash[21846]: cluster 2024-07-28T11:14:08.564955+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:09 smithi177 bash[31534]: cluster 2024-07-28T11:14:08.564955+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:10.290 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mgr update... 2024-07-28T11:14:11.123 DEBUG:teuthology.orchestra.run.smithi204:mgr.x> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.x.service 2024-07-28T11:14:11.126 INFO:tasks.cephadm:Deploying OSDs... 2024-07-28T11:14:11.126 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:14:11.126 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T11:14:11.132 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:14:11.133 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-07-28T11:14:11.180 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-07-28 11:05:26.931232925 +0000 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-07-28 11:05:26.927232961 +0000 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-07-28 11:05:26.927232961 +0000 2024-07-28T11:14:11.181 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-07-28T11:14:11.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T11:14:11.235 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-07-28T11:14:11.235 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-07-28T11:14:11.235 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000412951 s, 1.2 MB/s 2024-07-28T11:14:11.236 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T11:14:11.286 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-07-28T11:14:11.332 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-07-28 11:05:27.655226459 +0000 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-07-28 11:05:27.403228709 +0000 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-07-28 11:05:27.403228709 +0000 2024-07-28T11:14:11.333 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-07-28T11:14:11.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T11:14:11.386 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-07-28T11:14:11.386 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-07-28T11:14:11.386 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000351029 s, 1.5 MB/s 2024-07-28T11:14:11.388 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.279394+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: cephadm 2024-07-28T11:14:10.282376+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi204=x;count:2 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.288832+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.290466+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.293582+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.295438+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.304489+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.307371+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.312850+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.314531+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:11 smithi204 bash[24094]: audit 2024-07-28T11:14:10.316297+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.437 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-07-28 11:05:28.143222099 +0000 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-07-28 11:05:27.895224315 +0000 2024-07-28T11:14:11.484 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-07-28 11:05:27.895224315 +0000 2024-07-28T11:14:11.485 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-07-28T11:14:11.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T11:14:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.279394+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: cephadm 2024-07-28T11:14:10.282376+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi204=x;count:2 2024-07-28T11:14:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.288832+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.290466+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.293582+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.295438+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.304489+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.307371+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.312850+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.314531+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[21846]: audit 2024-07-28T11:14:10.316297+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.279394+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: cephadm 2024-07-28T11:14:10.282376+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi204=x;count:2 2024-07-28T11:14:11.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.288832+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.290466+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.293582+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.295438+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.304489+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.307371+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.312850+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.314531+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:11.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:11 smithi177 bash[31534]: audit 2024-07-28T11:14:10.316297+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:11.532 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-07-28T11:14:11.532 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-07-28T11:14:11.532 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000306157 s, 1.7 MB/s 2024-07-28T11:14:11.533 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T11:14:11.581 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-07-28T11:14:11.632 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T11:14:11.632 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.632 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-07-28T11:14:11.632 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.633 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-07-28 11:05:28.379219991 +0000 2024-07-28T11:14:11.633 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-07-28 11:05:28.375220027 +0000 2024-07-28T11:14:11.633 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-07-28 11:05:28.375220027 +0000 2024-07-28T11:14:11.633 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-07-28T11:14:11.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T11:14:11.686 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-07-28T11:14:11.686 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-07-28T11:14:11.687 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000334283 s, 1.5 MB/s 2024-07-28T11:14:11.688 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T11:14:11.741 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:14:11.741 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T11:14:11.748 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:14:11.748 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_1 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-07-28 11:05:19.418156439 +0000 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-07-28 11:05:19.154158798 +0000 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-07-28 11:05:19.154158798 +0000 2024-07-28T11:14:11.796 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-07-28T11:14:11.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T11:14:11.850 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-07-28T11:14:11.851 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-07-28T11:14:11.851 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000422635 s, 1.2 MB/s 2024-07-28T11:14:11.852 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T11:14:11.902 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_2 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-07-28 11:05:19.910152045 +0000 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-07-28 11:05:19.662154260 +0000 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-07-28 11:05:19.662154260 +0000 2024-07-28T11:14:11.948 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-07-28T11:14:11.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T11:14:12.000 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-07-28T11:14:12.001 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-07-28T11:14:12.001 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000297393 s, 1.7 MB/s 2024-07-28T11:14:12.002 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T11:14:12.052 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_3 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-07-28 11:05:20.406147615 +0000 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-07-28 11:05:20.150149901 +0000 2024-07-28T11:14:12.099 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-07-28 11:05:20.150149901 +0000 2024-07-28T11:14:12.100 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-07-28T11:14:12.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T11:14:12.152 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-07-28T11:14:12.152 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-07-28T11:14:12.152 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000284761 s, 1.8 MB/s 2024-07-28T11:14:12.153 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T11:14:12.200 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_4 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-07-28 11:05:20.650145436 +0000 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-07-28 11:05:20.646145470 +0000 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-07-28 11:05:20.646145470 +0000 2024-07-28T11:14:12.247 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-07-28T11:14:12.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T11:14:12.306 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-07-28T11:14:12.306 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-07-28T11:14:12.307 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000254684 s, 2.0 MB/s 2024-07-28T11:14:12.308 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T11:14:12.357 INFO:tasks.cephadm:Deploying osd.0 on smithi177 with /dev/vg_nvme/lv_4... 2024-07-28T11:14:12.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T11:14:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:12 smithi204 bash[24094]: cephadm 2024-07-28T11:14:10.318098+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:14:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:12 smithi204 bash[24094]: cluster 2024-07-28T11:14:10.565339+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:14:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:12 smithi177 bash[21846]: cephadm 2024-07-28T11:14:10.318098+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:14:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:12 smithi177 bash[21846]: cluster 2024-07-28T11:14:10.565339+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:14:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:12 smithi177 bash[31534]: cephadm 2024-07-28T11:14:10.318098+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:14:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:12 smithi177 bash[31534]: cluster 2024-07-28T11:14:10.565339+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:14:13.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.074 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.074 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.074 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:13 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.415 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:13 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:13.415 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:13 smithi204 systemd[1]: Started Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:14:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: cluster 2024-07-28T11:14:12.565598+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:14:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.208562+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.215286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.222965+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.230081+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.287887+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[21846]: audit 2024-07-28T11:14:13.447690+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: cluster 2024-07-28T11:14:12.565598+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:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.208562+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.215286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.222965+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.230081+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.287887+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:14.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:14 smithi177 bash[31534]: audit 2024-07-28T11:14:13.447690+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: cluster 2024-07-28T11:14:12.565598+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:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.208562+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.215286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.222965+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.230081+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.287887+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[24094]: audit 2024-07-28T11:14:13.447690+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[25039]: debug 2024-07-28T11:14:14.287+0000 7f7bea031640 1 -- 172.21.15.204:0/3140901996 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5594a6e8c9c0 con 0x5594a6e99000 2024-07-28T11:14:14.665 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:14 smithi204 bash[25039]: debug 2024-07-28T11:14:14.395+0000 7f7bec899ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:14:15.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:15 smithi204 bash[25039]: debug 2024-07-28T11:14:15.563+0000 7f7bec899ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:14:15.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:15 smithi204 bash[25039]: debug 2024-07-28T11:14:15.623+0000 7f7bec899ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:14:15.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:15 smithi204 bash[25039]: debug 2024-07-28T11:14:15.771+0000 7f7bec899ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:14:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:16 smithi177 bash[21846]: cluster 2024-07-28T11:14:14.565852+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:16 smithi177 bash[31534]: cluster 2024-07-28T11:14:14.565852+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:16.526 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[24094]: cluster 2024-07-28T11:14:14.565852+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:16.526 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.390+0000 7f7bec899ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:14:16.526 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.458+0000 7f7bec899ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:14:16.526 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.522+0000 7f7bec899ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:14:16.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.674+0000 7f7bec899ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:14:16.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.750+0000 7f7bec899ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:14:16.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:16 smithi204 bash[25039]: debug 2024-07-28T11:14:16.814+0000 7f7bec899ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:14:17.080 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:14:17.103 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.034+0000 7f7bec899ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:14:17.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.098+0000 7f7bec899ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:14:17.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.262+0000 7f7bec899ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:14:17.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.338+0000 7f7bec899ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:14:17.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.566+0000 7f7bec899ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:14:17.915 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.718+0000 7f7bec899ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:14:17.915 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.794+0000 7f7bec899ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:14:18.214 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:17 smithi204 bash[25039]: debug 2024-07-28T11:14:17.942+0000 7f7bec899ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:14:18.432 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:18 smithi177 bash[31534]: cluster 2024-07-28T11:14:16.566218+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:18.432 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:18 smithi177 bash[21846]: cluster 2024-07-28T11:14:16.566218+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:18 smithi204 bash[24094]: cluster 2024-07-28T11:14:16.566218+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:18.986 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:18 smithi204 bash[25039]: debug 2024-07-28T11:14:18.718+0000 7f7bec899ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:14:18.986 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:18 smithi204 bash[25039]: debug 2024-07-28T11:14:18.790+0000 7f7bec899ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:14:18.986 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:18 smithi204 bash[25039]: debug 2024-07-28T11:14:18.982+0000 7f7bec899ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:14:19.367 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[25039]: debug 2024-07-28T11:14:19.054+0000 7f7bec899ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.227745+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.231708+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.632883+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.634403+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.642301+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.683044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.684407+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:19.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[24094]: audit 2024-07-28T11:14:18.685566+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.227745+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.231708+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.632883+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.634403+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.642301+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.683044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.684407+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[31534]: audit 2024-07-28T11:14:18.685566+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.227745+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.231708+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.632883+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.634403+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.642301+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.683044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.684407+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:14:19.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:19 smithi177 bash[21846]: audit 2024-07-28T11:14:18.685566+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:19.664 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[25039]: debug 2024-07-28T11:14:19.362+0000 7f7bec899ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:14:19.665 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:14:19 smithi204 bash[25039]: debug 2024-07-28T11:14:19.438+0000 7f7bec899ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:14:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: cluster 2024-07-28T11:14:18.566589+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: cephadm 2024-07-28T11:14:18.682406+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:14:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: cephadm 2024-07-28T11:14:18.686703+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: cluster 2024-07-28T11:14:19.462934+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: audit 2024-07-28T11:14:19.465523+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: audit 2024-07-28T11:14:19.465925+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: audit 2024-07-28T11:14:19.466866+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[21846]: audit 2024-07-28T11:14:19.467180+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:14:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: cluster 2024-07-28T11:14:18.566589+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:20.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: cephadm 2024-07-28T11:14:18.682406+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:14:20.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: cephadm 2024-07-28T11:14:18.686703+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:14:20.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: cluster 2024-07-28T11:14:19.462934+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:14:20.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: audit 2024-07-28T11:14:19.465523+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:14:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: audit 2024-07-28T11:14:19.465925+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:14:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: audit 2024-07-28T11:14:19.466866+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:14:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:20 smithi177 bash[31534]: audit 2024-07-28T11:14:19.467180+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: cluster 2024-07-28T11:14:18.566589+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: cephadm 2024-07-28T11:14:18.682406+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: cephadm 2024-07-28T11:14:18.686703+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: cluster 2024-07-28T11:14:19.462934+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: audit 2024-07-28T11:14:19.465523+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: audit 2024-07-28T11:14:19.465925+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: audit 2024-07-28T11:14:19.466866+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:14:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:20 smithi204 bash[24094]: audit 2024-07-28T11:14:19.467180+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/2441626708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:14:21.019 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T11:14:21.184 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T11:14:21.205 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-07-28T11:14:21.205 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-07-28T11:14:21.205 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177793 s, 590 MB/s 2024-07-28T11:14:21.206 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-07-28T11:14:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:21 smithi177 bash[21846]: cluster 2024-07-28T11:14:20.249637+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-07-28T11:14:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:21 smithi177 bash[21846]: audit 2024-07-28T11:14:20.250498+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:14:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:21 smithi177 bash[31534]: cluster 2024-07-28T11:14:20.249637+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-07-28T11:14:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:21 smithi177 bash[31534]: audit 2024-07-28T11:14:20.250498+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:14:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:21 smithi204 bash[24094]: cluster 2024-07-28T11:14:20.249637+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-07-28T11:14:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:21 smithi204 bash[24094]: audit 2024-07-28T11:14:20.250498+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:14:22.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-07-28T11:14:22.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: cluster 2024-07-28T11:14:20.566941+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:14:22.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.537962+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.542634+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.543945+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.545499+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.546245+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[21846]: audit 2024-07-28T11:14:21.551673+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: cluster 2024-07-28T11:14:20.566941+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:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.537962+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.542634+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.543945+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.545499+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.546245+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:22.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:22 smithi177 bash[31534]: audit 2024-07-28T11:14:21.551673+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: cluster 2024-07-28T11:14:20.566941+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:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.537962+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.542634+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.543945+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.545499+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.546245+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:14:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:22 smithi204 bash[24094]: audit 2024-07-28T11:14:21.551673+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:24 smithi177 bash[21846]: cluster 2024-07-28T11:14:22.567364+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:14:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:24 smithi177 bash[31534]: cluster 2024-07-28T11:14:22.567364+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:14:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:24 smithi204 bash[24094]: cluster 2024-07-28T11:14:22.567364+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:14:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:26 smithi177 bash[21846]: cluster 2024-07-28T11:14:24.567824+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:14:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:26 smithi177 bash[31534]: cluster 2024-07-28T11:14:24.567824+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:14:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:26 smithi204 bash[24094]: cluster 2024-07-28T11:14:24.567824+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:14:26.782 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:14:28.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:28 smithi177 bash[21846]: cluster 2024-07-28T11:14:26.568226+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:28.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:28 smithi177 bash[31534]: cluster 2024-07-28T11:14:26.568226+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:28 smithi204 bash[24094]: cluster 2024-07-28T11:14:26.568226+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:30.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:30 smithi204 bash[24094]: cluster 2024-07-28T11:14:28.568629+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:30.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:30 smithi204 bash[24094]: audit 2024-07-28T11:14:30.021594+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:14:30.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:30 smithi204 bash[24094]: audit 2024-07-28T11:14:30.027004+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:14:30.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:30 smithi204 bash[24094]: audit 2024-07-28T11:14:30.028219+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[21846]: cluster 2024-07-28T11:14:28.568629+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[21846]: audit 2024-07-28T11:14:30.021594+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[21846]: audit 2024-07-28T11:14:30.027004+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[21846]: audit 2024-07-28T11:14:30.028219+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[31534]: cluster 2024-07-28T11:14:28.568629+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[31534]: audit 2024-07-28T11:14:30.021594+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:14:30.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[31534]: audit 2024-07-28T11:14:30.027004+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:14:30.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:30 smithi177 bash[31534]: audit 2024-07-28T11:14:30.028219+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:31 smithi204 bash[24094]: audit 2024-07-28T11:14:30.015082+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:31 smithi177 bash[21846]: audit 2024-07-28T11:14:30.015082+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:31 smithi177 bash[31534]: audit 2024-07-28T11:14:30.015082+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:14:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:32 smithi204 bash[24094]: cluster 2024-07-28T11:14:30.569036+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:14:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:32 smithi177 bash[21846]: cluster 2024-07-28T11:14:30.569036+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:14:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:32 smithi177 bash[31534]: cluster 2024-07-28T11:14:30.569036+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:14:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:34 smithi204 bash[24094]: cluster 2024-07-28T11:14:32.569438+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:14:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:34 smithi177 bash[21846]: cluster 2024-07-28T11:14:32.569438+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:14:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:34 smithi177 bash[31534]: cluster 2024-07-28T11:14:32.569438+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:14:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:36 smithi177 bash[31534]: cluster 2024-07-28T11:14:34.569861+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:36 smithi177 bash[21846]: cluster 2024-07-28T11:14:34.569861+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:36 smithi204 bash[24094]: cluster 2024-07-28T11:14:34.569861+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:38 smithi204 bash[24094]: cluster 2024-07-28T11:14:36.570319+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:38 smithi177 bash[21846]: cluster 2024-07-28T11:14:36.570319+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:38 smithi177 bash[31534]: cluster 2024-07-28T11:14:36.570319+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:39 smithi204 bash[24094]: audit 2024-07-28T11:14:38.373661+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]: dispatch 2024-07-28T11:14:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:39 smithi204 bash[24094]: audit 2024-07-28T11:14:38.380321+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]': finished 2024-07-28T11:14:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:39 smithi204 bash[24094]: cluster 2024-07-28T11:14:38.380415+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:14:39.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:39 smithi204 bash[24094]: audit 2024-07-28T11:14:38.380664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:14:39.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:39 smithi204 bash[24094]: audit 2024-07-28T11:14:38.995193+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.177:0/3951440189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:14:39.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[21846]: audit 2024-07-28T11:14:38.373661+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]: dispatch 2024-07-28T11:14:39.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[21846]: audit 2024-07-28T11:14:38.380321+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]': finished 2024-07-28T11:14:39.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[21846]: cluster 2024-07-28T11:14:38.380415+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:14:39.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[21846]: audit 2024-07-28T11:14:38.380664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[21846]: audit 2024-07-28T11:14:38.995193+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.177:0/3951440189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[31534]: audit 2024-07-28T11:14:38.373661+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]: dispatch 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[31534]: audit 2024-07-28T11:14:38.380321+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.177:0/3679403003' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6867b1-0c24-479f-9cd7-69fc301b1209"}]': finished 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[31534]: cluster 2024-07-28T11:14:38.380415+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[31534]: audit 2024-07-28T11:14:38.380664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:14:39.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:39 smithi177 bash[31534]: audit 2024-07-28T11:14:38.995193+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.177:0/3951440189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:14:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:40 smithi204 bash[24094]: cluster 2024-07-28T11:14:38.570784+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:14:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:40 smithi177 bash[21846]: cluster 2024-07-28T11:14:38.570784+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:14:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:40 smithi177 bash[31534]: cluster 2024-07-28T11:14:38.570784+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:14:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:42 smithi204 bash[24094]: cluster 2024-07-28T11:14:40.571213+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:14:42.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:42 smithi177 bash[31534]: cluster 2024-07-28T11:14:40.571213+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:14:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:42 smithi177 bash[21846]: cluster 2024-07-28T11:14:40.571213+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:14:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:44 smithi204 bash[24094]: cluster 2024-07-28T11:14:42.571670+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:14:44.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:44 smithi177 bash[21846]: cluster 2024-07-28T11:14:42.571670+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:14:44.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:44 smithi177 bash[31534]: cluster 2024-07-28T11:14:42.571670+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:14:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:46 smithi204 bash[24094]: cluster 2024-07-28T11:14:44.572094+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:14:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:46 smithi177 bash[21846]: cluster 2024-07-28T11:14:44.572094+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:14:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:46 smithi177 bash[31534]: cluster 2024-07-28T11:14:44.572094+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:14:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:48 smithi177 bash[21846]: cluster 2024-07-28T11:14:46.572502+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:48.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:48 smithi177 bash[31534]: cluster 2024-07-28T11:14:46.572502+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:48 smithi204 bash[24094]: cluster 2024-07-28T11:14:46.572502+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:50.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:50 smithi177 bash[21846]: cluster 2024-07-28T11:14:48.572912+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:50.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:50 smithi177 bash[31534]: cluster 2024-07-28T11:14:48.572912+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:50 smithi204 bash[24094]: cluster 2024-07-28T11:14:48.572912+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:51 smithi204 bash[24094]: audit 2024-07-28T11:14:50.678141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:14:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:51 smithi204 bash[24094]: audit 2024-07-28T11:14:50.679761+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:51 smithi177 bash[21846]: audit 2024-07-28T11:14:50.678141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:14:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:51 smithi177 bash[21846]: audit 2024-07-28T11:14:50.679761+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:51.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:51 smithi177 bash[31534]: audit 2024-07-28T11:14:50.678141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:14:51.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:51 smithi177 bash[31534]: audit 2024-07-28T11:14:50.679761+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:14:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:52 smithi204 bash[24094]: cluster 2024-07-28T11:14:50.573332+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:52 smithi204 bash[24094]: cephadm 2024-07-28T11:14:50.681182+0000 mgr.y (mgr.14150) 103 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:14:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:52 smithi177 bash[21846]: cluster 2024-07-28T11:14:50.573332+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:52 smithi177 bash[21846]: cephadm 2024-07-28T11:14:50.681182+0000 mgr.y (mgr.14150) 103 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:14:52.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:52 smithi177 bash[31534]: cluster 2024-07-28T11:14:50.573332+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:52.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:52 smithi177 bash[31534]: cephadm 2024-07-28T11:14:50.681182+0000 mgr.y (mgr.14150) 103 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:14:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:53 smithi204 bash[24094]: cluster 2024-07-28T11:14:52.573746+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:14:53.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:53 smithi177 bash[21846]: cluster 2024-07-28T11:14:52.573746+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:14:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:53 smithi177 bash[31534]: cluster 2024-07-28T11:14:52.573746+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:14:55.094 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.095 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.095 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:14:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.445 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:14:55 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.446 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:55 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.446 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:55 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:14:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[21846]: cluster 2024-07-28T11:14:54.574226+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:14:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[21846]: audit 2024-07-28T11:14:55.350980+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[21846]: audit 2024-07-28T11:14:55.355079+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[21846]: audit 2024-07-28T11:14:55.360283+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:55.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[31534]: cluster 2024-07-28T11:14:54.574226+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:14:55.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[31534]: audit 2024-07-28T11:14:55.350980+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:55.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[31534]: audit 2024-07-28T11:14:55.355079+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:55.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:55 smithi177 bash[31534]: audit 2024-07-28T11:14:55.360283+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:55 smithi204 bash[24094]: cluster 2024-07-28T11:14:54.574226+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:14:55.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:55 smithi204 bash[24094]: audit 2024-07-28T11:14:55.350980+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:14:55.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:55 smithi204 bash[24094]: audit 2024-07-28T11:14:55.355079+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:55.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:55 smithi204 bash[24094]: audit 2024-07-28T11:14:55.360283+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:14:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:57 smithi204 bash[24094]: cluster 2024-07-28T11:14:56.574568+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:58.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:57 smithi177 bash[21846]: cluster 2024-07-28T11:14:56.574568+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:58.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:57 smithi177 bash[31534]: cluster 2024-07-28T11:14:56.574568+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:14:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:14:59 smithi204 bash[24094]: cluster 2024-07-28T11:14:58.574810+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:14:59 smithi177 bash[21846]: cluster 2024-07-28T11:14:58.574810+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:14:59 smithi177 bash[31534]: cluster 2024-07-28T11:14:58.574810+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:01.914 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[21846]: cluster 2024-07-28T11:15:00.575196+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:01.914 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[21846]: audit 2024-07-28T11:15:01.343842+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:01.914 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[21846]: audit 2024-07-28T11:15:01.350954+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[31534]: cluster 2024-07-28T11:15:00.575196+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[31534]: audit 2024-07-28T11:15:01.343842+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:01 smithi177 bash[31534]: audit 2024-07-28T11:15:01.350954+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:01 smithi204 bash[24094]: cluster 2024-07-28T11:15:00.575196+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:01 smithi204 bash[24094]: audit 2024-07-28T11:15:01.343842+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:01 smithi204 bash[24094]: audit 2024-07-28T11:15:01.350954+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:02 smithi204 bash[24094]: audit 2024-07-28T11:15:01.703604+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:02 smithi204 bash[24094]: audit 2024-07-28T11:15:01.704533+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:02 smithi204 bash[24094]: audit 2024-07-28T11:15:01.711315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:02.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:02 smithi204 bash[24094]: audit 2024-07-28T11:15:02.045363+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:02.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:02 smithi204 bash[24094]: audit 2024-07-28T11:15:02.045671+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[21846]: audit 2024-07-28T11:15:01.703604+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[21846]: audit 2024-07-28T11:15:01.704533+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[21846]: audit 2024-07-28T11:15:01.711315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[21846]: audit 2024-07-28T11:15:02.045363+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[21846]: audit 2024-07-28T11:15:02.045671+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[31534]: audit 2024-07-28T11:15:01.703604+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[31534]: audit 2024-07-28T11:15:01.704533+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[31534]: audit 2024-07-28T11:15:01.711315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[31534]: audit 2024-07-28T11:15:02.045363+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:02 smithi177 bash[31534]: audit 2024-07-28T11:15:02.045671+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:15:03.994 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: cluster 2024-07-28T11:15:02.575666+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: audit 2024-07-28T11:15:02.717268+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: cluster 2024-07-28T11:15:02.717462+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: audit 2024-07-28T11:15:02.719285+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: audit 2024-07-28T11:15:02.721407+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[21846]: audit 2024-07-28T11:15:02.726091+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: cluster 2024-07-28T11:15:02.575666+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: audit 2024-07-28T11:15:02.717268+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: cluster 2024-07-28T11:15:02.717462+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: audit 2024-07-28T11:15:02.719285+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:03.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: audit 2024-07-28T11:15:02.721407+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:03.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:03 smithi177 bash[31534]: audit 2024-07-28T11:15:02.726091+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: cluster 2024-07-28T11:15:02.575666+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: audit 2024-07-28T11:15:02.717268+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:15:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: cluster 2024-07-28T11:15:02.717462+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:15:04.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: audit 2024-07-28T11:15:02.719285+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:04.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: audit 2024-07-28T11:15:02.721407+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:04.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:03 smithi204 bash[24094]: audit 2024-07-28T11:15:02.726091+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[21846]: audit 2024-07-28T11:15:03.729161+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[21846]: cluster 2024-07-28T11:15:03.729348+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:15:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[21846]: audit 2024-07-28T11:15:03.729633+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[21846]: audit 2024-07-28T11:15:03.738142+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[31534]: audit 2024-07-28T11:15:03.729161+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:05.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[31534]: cluster 2024-07-28T11:15:03.729348+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:15:05.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[31534]: audit 2024-07-28T11:15:03.729633+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:04 smithi177 bash[31534]: audit 2024-07-28T11:15:03.738142+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.119 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 0 on host 'smithi177' 2024-07-28T11:15:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:04 smithi204 bash[24094]: audit 2024-07-28T11:15:03.729161+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:04 smithi204 bash[24094]: cluster 2024-07-28T11:15:03.729348+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:15:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:04 smithi204 bash[24094]: audit 2024-07-28T11:15:03.729633+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:04 smithi204 bash[24094]: audit 2024-07-28T11:15:03.738142+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:05.830 DEBUG:teuthology.orchestra.run.smithi177:osd.0> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service 2024-07-28T11:15:05.832 INFO:tasks.cephadm:Deploying osd.1 on smithi177 with /dev/vg_nvme/lv_3... 2024-07-28T11:15:05.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: cluster 2024-07-28T11:15:03.002446+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: cluster 2024-07-28T11:15:03.002556+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: cluster 2024-07-28T11:15:04.576096+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: cluster 2024-07-28T11:15:04.730552+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291] boot 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: cluster 2024-07-28T11:15:04.730654+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: audit 2024-07-28T11:15:04.731319+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: audit 2024-07-28T11:15:05.099854+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: audit 2024-07-28T11:15:05.106725+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[31534]: audit 2024-07-28T11:15:05.114476+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: cluster 2024-07-28T11:15:03.002446+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: cluster 2024-07-28T11:15:03.002556+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: cluster 2024-07-28T11:15:04.576096+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: cluster 2024-07-28T11:15:04.730552+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291] boot 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: cluster 2024-07-28T11:15:04.730654+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: audit 2024-07-28T11:15:04.731319+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: audit 2024-07-28T11:15:05.099854+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: audit 2024-07-28T11:15:05.106725+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:05 smithi177 bash[21846]: audit 2024-07-28T11:15:05.114476+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: cluster 2024-07-28T11:15:03.002446+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: cluster 2024-07-28T11:15:03.002556+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: cluster 2024-07-28T11:15:04.576096+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:15:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: cluster 2024-07-28T11:15:04.730552+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.177:6802/3333108291,v1:172.21.15.177:6803/3333108291] boot 2024-07-28T11:15:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: cluster 2024-07-28T11:15:04.730654+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:15:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: audit 2024-07-28T11:15:04.731319+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:15:06.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: audit 2024-07-28T11:15:05.099854+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:06.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: audit 2024-07-28T11:15:05.106725+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:06.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:05 smithi204 bash[24094]: audit 2024-07-28T11:15:05.114476+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:07.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:06 smithi177 bash[21846]: cluster 2024-07-28T11:15:05.750516+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:15:07.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:06 smithi177 bash[31534]: cluster 2024-07-28T11:15:05.750516+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:15:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:06 smithi204 bash[24094]: cluster 2024-07-28T11:15:05.750516+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:15:08.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:07 smithi177 bash[21846]: cluster 2024-07-28T11:15:06.576594+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:15:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:07 smithi177 bash[31534]: cluster 2024-07-28T11:15:06.576594+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:15:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:07 smithi204 bash[24094]: cluster 2024-07-28T11:15:06.576594+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:15:09.865 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:15:10.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:09 smithi177 bash[31534]: cluster 2024-07-28T11:15:08.577068+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:10.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:09 smithi177 bash[21846]: cluster 2024-07-28T11:15:08.577068+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:09 smithi204 bash[24094]: cluster 2024-07-28T11:15:08.577068+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:12.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:11 smithi177 bash[21846]: cluster 2024-07-28T11:15:10.577511+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:11 smithi177 bash[31534]: cluster 2024-07-28T11:15:10.577511+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:11 smithi204 bash[24094]: cluster 2024-07-28T11:15:10.577511+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:13 smithi204 bash[24094]: cluster 2024-07-28T11:15:12.577968+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:14.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:13 smithi177 bash[21846]: cluster 2024-07-28T11:15:12.577968+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:14.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:13 smithi177 bash[31534]: cluster 2024-07-28T11:15:12.577968+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:14.752 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T11:15:14.937 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T11:15:14.957 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-07-28T11:15:14.957 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-07-28T11:15:14.957 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0171056 s, 613 MB/s 2024-07-28T11:15:14.957 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-07-28T11:15:15.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_3 2024-07-28T11:15:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:15 smithi204 bash[24094]: cluster 2024-07-28T11:15:14.578321+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:15 smithi177 bash[21846]: cluster 2024-07-28T11:15:14.578321+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:15 smithi177 bash[31534]: cluster 2024-07-28T11:15:14.578321+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: cephadm 2024-07-28T11:15:16.289943+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:15:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.298108+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.306249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.308119+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: cephadm 2024-07-28T11:15:16.309300+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16241M 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.317111+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.318976+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.320276+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:17 smithi204 bash[24094]: audit 2024-07-28T11:15:16.328869+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: cephadm 2024-07-28T11:15:16.289943+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:15:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.298108+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.306249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.308119+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: cephadm 2024-07-28T11:15:16.309300+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16241M 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.317111+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.318976+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.320276+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[21846]: audit 2024-07-28T11:15:16.328869+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: cephadm 2024-07-28T11:15:16.289943+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.298108+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.306249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.308119+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: cephadm 2024-07-28T11:15:16.309300+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16241M 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.317111+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:17.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.318976+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:17.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.320276+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:17.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:17 smithi177 bash[31534]: audit 2024-07-28T11:15:16.328869+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:18 smithi204 bash[24094]: cluster 2024-07-28T11:15:16.578691+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:18 smithi177 bash[21846]: cluster 2024-07-28T11:15:16.578691+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:18 smithi177 bash[31534]: cluster 2024-07-28T11:15:16.578691+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:19 smithi204 bash[24094]: cluster 2024-07-28T11:15:18.579065+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:19 smithi177 bash[31534]: cluster 2024-07-28T11:15:18.579065+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:19 smithi177 bash[21846]: cluster 2024-07-28T11:15:18.579065+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:20.521 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:15:21.837 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:21 smithi177 bash[31534]: cluster 2024-07-28T11:15:20.579548+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:21.838 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:21 smithi177 bash[21846]: cluster 2024-07-28T11:15:20.579548+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:21 smithi204 bash[24094]: cluster 2024-07-28T11:15:20.579548+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:23 smithi204 bash[24094]: cluster 2024-07-28T11:15:22.579999+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:23 smithi177 bash[21846]: cluster 2024-07-28T11:15:22.579999+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:24.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:23 smithi177 bash[31534]: cluster 2024-07-28T11:15:22.579999+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:24 smithi204 bash[24094]: audit 2024-07-28T11:15:23.666604+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:15:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:24 smithi204 bash[24094]: audit 2024-07-28T11:15:23.672585+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:15:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:24 smithi204 bash[24094]: audit 2024-07-28T11:15:23.677981+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:15:24.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:24 smithi204 bash[24094]: audit 2024-07-28T11:15:23.679268+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[21846]: audit 2024-07-28T11:15:23.666604+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[21846]: audit 2024-07-28T11:15:23.672585+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[21846]: audit 2024-07-28T11:15:23.677981+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[21846]: audit 2024-07-28T11:15:23.679268+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[31534]: audit 2024-07-28T11:15:23.666604+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[31534]: audit 2024-07-28T11:15:23.672585+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[31534]: audit 2024-07-28T11:15:23.677981+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:15:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:24 smithi177 bash[31534]: audit 2024-07-28T11:15:23.679268+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:25 smithi204 bash[24094]: cluster 2024-07-28T11:15:24.580431+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:25 smithi177 bash[21846]: cluster 2024-07-28T11:15:24.580431+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:25 smithi177 bash[31534]: cluster 2024-07-28T11:15:24.580431+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:27 smithi204 bash[24094]: cluster 2024-07-28T11:15:26.580907+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:27 smithi177 bash[21846]: cluster 2024-07-28T11:15:26.580907+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:28.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:27 smithi177 bash[31534]: cluster 2024-07-28T11:15:26.580907+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:29.911 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:29 smithi177 bash[31534]: cluster 2024-07-28T11:15:28.581364+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:29.911 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:29 smithi177 bash[21846]: cluster 2024-07-28T11:15:28.581364+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:29 smithi204 bash[24094]: cluster 2024-07-28T11:15:28.581364+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:31 smithi204 bash[24094]: cluster 2024-07-28T11:15:30.581808+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:31 smithi177 bash[21846]: cluster 2024-07-28T11:15:30.581808+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:31 smithi177 bash[31534]: cluster 2024-07-28T11:15:30.581808+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:32 smithi204 bash[24094]: audit 2024-07-28T11:15:32.089255+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]: dispatch 2024-07-28T11:15:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:32 smithi204 bash[24094]: audit 2024-07-28T11:15:32.101732+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]': finished 2024-07-28T11:15:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:32 smithi204 bash[24094]: cluster 2024-07-28T11:15:32.101794+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:15:32.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:32 smithi204 bash[24094]: audit 2024-07-28T11:15:32.101921+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[21846]: audit 2024-07-28T11:15:32.089255+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]: dispatch 2024-07-28T11:15:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[21846]: audit 2024-07-28T11:15:32.101732+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]': finished 2024-07-28T11:15:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[21846]: cluster 2024-07-28T11:15:32.101794+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:15:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[21846]: audit 2024-07-28T11:15:32.101921+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:33.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[31534]: audit 2024-07-28T11:15:32.089255+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]: dispatch 2024-07-28T11:15:33.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[31534]: audit 2024-07-28T11:15:32.101732+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.177:0/1982609430' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507b7358-d596-4195-9d27-87dda1288ea5"}]': finished 2024-07-28T11:15:33.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[31534]: cluster 2024-07-28T11:15:32.101794+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:15:33.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:32 smithi177 bash[31534]: audit 2024-07-28T11:15:32.101921+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:33 smithi204 bash[24094]: cluster 2024-07-28T11:15:32.582149+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:15:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:33 smithi204 bash[24094]: audit 2024-07-28T11:15:32.742667+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/3202883881' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:15:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:33 smithi177 bash[21846]: cluster 2024-07-28T11:15:32.582149+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:15:34.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:33 smithi177 bash[21846]: audit 2024-07-28T11:15:32.742667+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/3202883881' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:15:34.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:33 smithi177 bash[31534]: cluster 2024-07-28T11:15:32.582149+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:15:34.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:33 smithi177 bash[31534]: audit 2024-07-28T11:15:32.742667+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/3202883881' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:15:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:35 smithi177 bash[31534]: cluster 2024-07-28T11:15:34.582632+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:15:36.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:35 smithi177 bash[21846]: cluster 2024-07-28T11:15:34.582632+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:15:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:35 smithi204 bash[24094]: cluster 2024-07-28T11:15:34.582632+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:15:38.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:37 smithi177 bash[21846]: cluster 2024-07-28T11:15:36.583104+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:38.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:37 smithi177 bash[31534]: cluster 2024-07-28T11:15:36.583104+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:37 smithi204 bash[24094]: cluster 2024-07-28T11:15:36.583104+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:40.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:39 smithi177 bash[21846]: cluster 2024-07-28T11:15:38.583552+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:39 smithi177 bash[31534]: cluster 2024-07-28T11:15:38.583552+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:39 smithi204 bash[24094]: cluster 2024-07-28T11:15:38.583552+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:41 smithi177 bash[31534]: cluster 2024-07-28T11:15:40.583974+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:41 smithi177 bash[21846]: cluster 2024-07-28T11:15:40.583974+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:41 smithi204 bash[24094]: cluster 2024-07-28T11:15:40.583974+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:43 smithi177 bash[21846]: cluster 2024-07-28T11:15:42.584384+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:43 smithi177 bash[31534]: cluster 2024-07-28T11:15:42.584384+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:43 smithi204 bash[24094]: cluster 2024-07-28T11:15:42.584384+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:45.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:44 smithi177 bash[21846]: audit 2024-07-28T11:15:44.457019+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:15:45.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:44 smithi177 bash[21846]: audit 2024-07-28T11:15:44.458720+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:45.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:44 smithi177 bash[31534]: audit 2024-07-28T11:15:44.457019+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:15:45.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:44 smithi177 bash[31534]: audit 2024-07-28T11:15:44.458720+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:44 smithi204 bash[24094]: audit 2024-07-28T11:15:44.457019+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:15:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:44 smithi204 bash[24094]: audit 2024-07-28T11:15:44.458720+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:45.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:45 smithi177 bash[21846]: cephadm 2024-07-28T11:15:44.460167+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:15:45.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:45 smithi177 bash[21846]: cluster 2024-07-28T11:15:44.584824+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:15:45.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:45 smithi177 bash[31534]: cephadm 2024-07-28T11:15:44.460167+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:15:45.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:45 smithi177 bash[31534]: cluster 2024-07-28T11:15:44.584824+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:15:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:45 smithi204 bash[24094]: cephadm 2024-07-28T11:15:44.460167+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:15:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:45 smithi204 bash[24094]: cluster 2024-07-28T11:15:44.584824+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:15:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:47 smithi177 bash[21846]: cluster 2024-07-28T11:15:46.585248+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:15:47.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:47 smithi177 bash[31534]: cluster 2024-07-28T11:15:46.585248+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:15:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:47 smithi204 bash[24094]: cluster 2024-07-28T11:15:46.585248+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:15:48.700 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:48.701 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:48.701 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:48.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:49.019 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:49.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:49.019 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:15:48 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:15:49.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[21846]: cluster 2024-07-28T11:15:48.585584+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:49.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[21846]: audit 2024-07-28T11:15:48.976476+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:49.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[21846]: audit 2024-07-28T11:15:48.982073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:49.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[21846]: audit 2024-07-28T11:15:48.988800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:49.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[31534]: cluster 2024-07-28T11:15:48.585584+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:49.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[31534]: audit 2024-07-28T11:15:48.976476+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:49.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[31534]: audit 2024-07-28T11:15:48.982073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:49.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:49 smithi177 bash[31534]: audit 2024-07-28T11:15:48.988800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:49 smithi204 bash[24094]: cluster 2024-07-28T11:15:48.585584+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:49 smithi204 bash[24094]: audit 2024-07-28T11:15:48.976476+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:49 smithi204 bash[24094]: audit 2024-07-28T11:15:48.982073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:49 smithi204 bash[24094]: audit 2024-07-28T11:15:48.988800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:51.977 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:51 smithi177 bash[21846]: cluster 2024-07-28T11:15:50.586023+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:51.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:51 smithi177 bash[31534]: cluster 2024-07-28T11:15:50.586023+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:51 smithi204 bash[24094]: cluster 2024-07-28T11:15:50.586023+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:53 smithi177 bash[21846]: cluster 2024-07-28T11:15:52.586450+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:54.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:53 smithi177 bash[31534]: cluster 2024-07-28T11:15:52.586450+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:53 smithi204 bash[24094]: cluster 2024-07-28T11:15:52.586450+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:55.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[21846]: audit 2024-07-28T11:15:54.024995+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[21846]: audit 2024-07-28T11:15:54.029778+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[21846]: audit 2024-07-28T11:15:54.030501+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:55.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[21846]: audit 2024-07-28T11:15:54.031138+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:55.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[21846]: audit 2024-07-28T11:15:54.035518+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[31534]: audit 2024-07-28T11:15:54.024995+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[31534]: audit 2024-07-28T11:15:54.029778+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[31534]: audit 2024-07-28T11:15:54.030501+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[31534]: audit 2024-07-28T11:15:54.031138+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:55 smithi177 bash[31534]: audit 2024-07-28T11:15:54.035518+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:55 smithi204 bash[24094]: audit 2024-07-28T11:15:54.024995+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:55 smithi204 bash[24094]: audit 2024-07-28T11:15:54.029778+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:55 smithi204 bash[24094]: audit 2024-07-28T11:15:54.030501+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:15:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:55 smithi204 bash[24094]: audit 2024-07-28T11:15:54.031138+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:15:55.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:55 smithi204 bash[24094]: audit 2024-07-28T11:15:54.035518+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:56 smithi177 bash[21846]: cluster 2024-07-28T11:15:54.586914+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:56.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:56 smithi177 bash[21846]: audit 2024-07-28T11:15:55.542964+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:15:56.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:56 smithi177 bash[31534]: cluster 2024-07-28T11:15:54.586914+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:56.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:56 smithi177 bash[31534]: audit 2024-07-28T11:15:55.542964+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:15:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:56 smithi204 bash[24094]: cluster 2024-07-28T11:15:54.586914+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:56 smithi204 bash[24094]: audit 2024-07-28T11:15:55.542964+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:15:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[21846]: audit 2024-07-28T11:15:56.043277+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[21846]: cluster 2024-07-28T11:15:56.043441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[21846]: audit 2024-07-28T11:15:56.044050+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[21846]: audit 2024-07-28T11:15:56.044409+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[31534]: audit 2024-07-28T11:15:56.043277+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[31534]: cluster 2024-07-28T11:15:56.043441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[31534]: audit 2024-07-28T11:15:56.044050+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:57 smithi177 bash[31534]: audit 2024-07-28T11:15:56.044409+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:57 smithi204 bash[24094]: audit 2024-07-28T11:15:56.043277+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:15:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:57 smithi204 bash[24094]: cluster 2024-07-28T11:15:56.043441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:15:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:57 smithi204 bash[24094]: audit 2024-07-28T11:15:56.044050+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:57 smithi204 bash[24094]: audit 2024-07-28T11:15:56.044409+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:15:57.967 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 1 on host 'smithi177' 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: cluster 2024-07-28T11:15:56.587307+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.045942+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: cluster 2024-07-28T11:15:57.046082+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.046341+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.055479+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.949140+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.954611+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:57.962892+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[31534]: audit 2024-07-28T11:15:58.051586+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: cluster 2024-07-28T11:15:56.587307+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.045942+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: cluster 2024-07-28T11:15:57.046082+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.046341+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.055479+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.949140+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.954611+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:57.962892+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:58 smithi177 bash[21846]: audit 2024-07-28T11:15:58.051586+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: cluster 2024-07-28T11:15:56.587307+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:15:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.045942+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:15:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: cluster 2024-07-28T11:15:57.046082+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:15:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.046341+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.055479+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.949140+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:15:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.954611+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:57.962892+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:15:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:58 smithi204 bash[24094]: audit 2024-07-28T11:15:58.051586+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:58.656 DEBUG:teuthology.orchestra.run.smithi177:osd.1> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service 2024-07-28T11:15:58.659 INFO:tasks.cephadm:Deploying osd.2 on smithi177 with /dev/vg_nvme/lv_2... 2024-07-28T11:15:58.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T11:15:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:59 smithi204 bash[24094]: cluster 2024-07-28T11:15:56.585205+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:59 smithi204 bash[24094]: cluster 2024-07-28T11:15:56.585286+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:59 smithi204 bash[24094]: cluster 2024-07-28T11:15:58.066556+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509] boot 2024-07-28T11:15:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:59 smithi204 bash[24094]: cluster 2024-07-28T11:15:58.066587+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:15:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:15:59 smithi204 bash[24094]: audit 2024-07-28T11:15:58.067167+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[31534]: cluster 2024-07-28T11:15:56.585205+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[31534]: cluster 2024-07-28T11:15:56.585286+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[31534]: cluster 2024-07-28T11:15:58.066556+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509] boot 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[31534]: cluster 2024-07-28T11:15:58.066587+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[31534]: audit 2024-07-28T11:15:58.067167+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[21846]: cluster 2024-07-28T11:15:56.585205+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[21846]: cluster 2024-07-28T11:15:56.585286+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[21846]: cluster 2024-07-28T11:15:58.066556+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.177:6810/1113740509,v1:172.21.15.177:6811/1113740509] boot 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[21846]: cluster 2024-07-28T11:15:58.066587+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:15:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:15:59 smithi177 bash[21846]: audit 2024-07-28T11:15:58.067167+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:16:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:00 smithi204 bash[24094]: cluster 2024-07-28T11:15:58.587776+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:16:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:00 smithi204 bash[24094]: cluster 2024-07-28T11:15:59.088678+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:16:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:00 smithi177 bash[31534]: cluster 2024-07-28T11:15:58.587776+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:16:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:00 smithi177 bash[31534]: cluster 2024-07-28T11:15:59.088678+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:16:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:00 smithi177 bash[21846]: cluster 2024-07-28T11:15:58.587776+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:16:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:00 smithi177 bash[21846]: cluster 2024-07-28T11:15:59.088678+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:16:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:02 smithi204 bash[24094]: cluster 2024-07-28T11:16:00.588283+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:02 smithi177 bash[21846]: cluster 2024-07-28T11:16:00.588283+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:02 smithi177 bash[31534]: cluster 2024-07-28T11:16:00.588283+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:02.727 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:16:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:04 smithi204 bash[24094]: cluster 2024-07-28T11:16:02.588853+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:04 smithi177 bash[21846]: cluster 2024-07-28T11:16:02.588853+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:04.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:04 smithi177 bash[31534]: cluster 2024-07-28T11:16:02.588853+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:06 smithi177 bash[21846]: cluster 2024-07-28T11:16:04.589177+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:06 smithi177 bash[31534]: cluster 2024-07-28T11:16:04.589177+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:06 smithi204 bash[24094]: cluster 2024-07-28T11:16:04.589177+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:07.712 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T11:16:07.876 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T11:16:07.892 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-07-28T11:16:07.892 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-07-28T11:16:07.892 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141888 s, 739 MB/s 2024-07-28T11:16:07.892 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-07-28T11:16:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:08 smithi177 bash[21846]: cluster 2024-07-28T11:16:06.589607+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:08 smithi177 bash[31534]: cluster 2024-07-28T11:16:06.589607+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:08 smithi204 bash[24094]: cluster 2024-07-28T11:16:06.589607+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:08.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_2 2024-07-28T11:16:10.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: cluster 2024-07-28T11:16:08.590051+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:10.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: cephadm 2024-07-28T11:16:09.111376+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:16:10.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.119733+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.127825+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: cluster 2024-07-28T11:16:08.590051+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: cephadm 2024-07-28T11:16:09.111376+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.119733+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.127825+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.129588+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.130973+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: cephadm 2024-07-28T11:16:09.131908+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8120M 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.142130+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.144148+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.145674+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[21846]: audit 2024-07-28T11:16:09.156484+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: cluster 2024-07-28T11:16:08.590051+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: cephadm 2024-07-28T11:16:09.111376+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.119733+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.127825+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.129588+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.130973+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: cephadm 2024-07-28T11:16:09.131908+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8120M 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.142130+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.144148+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.145674+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:10.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:10 smithi177 bash[31534]: audit 2024-07-28T11:16:09.156484+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.129588+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.130973+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: cephadm 2024-07-28T11:16:09.131908+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8120M 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.142130+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.144148+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.145674+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:10 smithi204 bash[24094]: audit 2024-07-28T11:16:09.156484+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:12 smithi204 bash[24094]: cluster 2024-07-28T11:16:10.590502+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:12 smithi177 bash[21846]: cluster 2024-07-28T11:16:10.590502+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:12 smithi177 bash[31534]: cluster 2024-07-28T11:16:10.590502+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:13.473 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:16:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:14 smithi204 bash[24094]: cluster 2024-07-28T11:16:12.590982+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:14 smithi177 bash[31534]: cluster 2024-07-28T11:16:12.590982+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:14 smithi177 bash[21846]: cluster 2024-07-28T11:16:12.590982+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:16 smithi204 bash[24094]: cluster 2024-07-28T11:16:14.591367+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:16.464 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:16 smithi177 bash[21846]: cluster 2024-07-28T11:16:14.591367+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:16.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:16 smithi177 bash[31534]: cluster 2024-07-28T11:16:14.591367+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:17 smithi204 bash[24094]: audit 2024-07-28T11:16:16.803813+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:16:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:17 smithi204 bash[24094]: audit 2024-07-28T11:16:16.808700+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:16:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:17 smithi204 bash[24094]: audit 2024-07-28T11:16:16.809661+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[21846]: audit 2024-07-28T11:16:16.803813+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:16:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[21846]: audit 2024-07-28T11:16:16.808700+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:16:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[21846]: audit 2024-07-28T11:16:16.809661+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[31534]: audit 2024-07-28T11:16:16.803813+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:16:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[31534]: audit 2024-07-28T11:16:16.808700+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:16:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:17 smithi177 bash[31534]: audit 2024-07-28T11:16:16.809661+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:18 smithi204 bash[24094]: cluster 2024-07-28T11:16:16.591719+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:18 smithi204 bash[24094]: audit 2024-07-28T11:16:16.797947+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:16:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:18 smithi177 bash[21846]: cluster 2024-07-28T11:16:16.591719+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:18 smithi177 bash[21846]: audit 2024-07-28T11:16:16.797947+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:16:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:18 smithi177 bash[31534]: cluster 2024-07-28T11:16:16.591719+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:18.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:18 smithi177 bash[31534]: audit 2024-07-28T11:16:16.797947+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:16:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:20 smithi204 bash[24094]: cluster 2024-07-28T11:16:18.592202+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:20 smithi177 bash[21846]: cluster 2024-07-28T11:16:18.592202+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:20 smithi177 bash[31534]: cluster 2024-07-28T11:16:18.592202+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:22 smithi204 bash[24094]: cluster 2024-07-28T11:16:20.592672+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:22 smithi177 bash[21846]: cluster 2024-07-28T11:16:20.592672+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:22 smithi177 bash[31534]: cluster 2024-07-28T11:16:20.592672+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:24 smithi204 bash[24094]: cluster 2024-07-28T11:16:22.593112+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:24 smithi177 bash[21846]: cluster 2024-07-28T11:16:22.593112+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:24 smithi177 bash[31534]: cluster 2024-07-28T11:16:22.593112+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: cluster 2024-07-28T11:16:24.593425+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: audit 2024-07-28T11:16:25.243038+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]: dispatch 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: audit 2024-07-28T11:16:25.249478+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]': finished 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: cluster 2024-07-28T11:16:25.249521+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: audit 2024-07-28T11:16:25.249606+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:26 smithi204 bash[24094]: audit 2024-07-28T11:16:25.879007+0000 mon.a (mon.0) 336 : audit [DBG] from='client.? 172.21.15.177:0/2528811590' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:16:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: cluster 2024-07-28T11:16:24.593425+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: audit 2024-07-28T11:16:25.243038+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]: dispatch 2024-07-28T11:16:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: audit 2024-07-28T11:16:25.249478+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]': finished 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: cluster 2024-07-28T11:16:25.249521+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: audit 2024-07-28T11:16:25.249606+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[21846]: audit 2024-07-28T11:16:25.879007+0000 mon.a (mon.0) 336 : audit [DBG] from='client.? 172.21.15.177:0/2528811590' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: cluster 2024-07-28T11:16:24.593425+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: audit 2024-07-28T11:16:25.243038+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]: dispatch 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: audit 2024-07-28T11:16:25.249478+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.177:0/3780251895' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f483e7ab-f1f1-4d58-bc44-8a65c28f63f4"}]': finished 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: cluster 2024-07-28T11:16:25.249521+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: audit 2024-07-28T11:16:25.249606+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:26 smithi177 bash[31534]: audit 2024-07-28T11:16:25.879007+0000 mon.a (mon.0) 336 : audit [DBG] from='client.? 172.21.15.177:0/2528811590' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:16:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:28 smithi204 bash[24094]: cluster 2024-07-28T11:16:26.593865+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:16:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:28 smithi177 bash[21846]: cluster 2024-07-28T11:16:26.593865+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:16:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:28 smithi177 bash[31534]: cluster 2024-07-28T11:16:26.593865+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:16:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:30 smithi204 bash[24094]: cluster 2024-07-28T11:16:28.594342+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:30 smithi177 bash[21846]: cluster 2024-07-28T11:16:28.594342+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:30 smithi177 bash[31534]: cluster 2024-07-28T11:16:28.594342+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:32 smithi204 bash[24094]: cluster 2024-07-28T11:16:30.594790+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:32 smithi177 bash[31534]: cluster 2024-07-28T11:16:30.594790+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:32 smithi177 bash[21846]: cluster 2024-07-28T11:16:30.594790+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:34.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:34 smithi177 bash[21846]: cluster 2024-07-28T11:16:32.595239+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:34 smithi177 bash[31534]: cluster 2024-07-28T11:16:32.595239+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:34 smithi204 bash[24094]: cluster 2024-07-28T11:16:32.595239+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:36 smithi177 bash[31534]: cluster 2024-07-28T11:16:34.595739+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:36 smithi177 bash[21846]: cluster 2024-07-28T11:16:34.595739+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:36 smithi204 bash[24094]: cluster 2024-07-28T11:16:34.595739+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[31534]: cluster 2024-07-28T11:16:36.596138+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[31534]: audit 2024-07-28T11:16:37.883856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[31534]: audit 2024-07-28T11:16:37.885224+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[21846]: cluster 2024-07-28T11:16:36.596138+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[21846]: audit 2024-07-28T11:16:37.883856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:16:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:38 smithi177 bash[21846]: audit 2024-07-28T11:16:37.885224+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:38 smithi204 bash[24094]: cluster 2024-07-28T11:16:36.596138+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:38 smithi204 bash[24094]: audit 2024-07-28T11:16:37.883856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:16:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:38 smithi204 bash[24094]: audit 2024-07-28T11:16:37.885224+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:39.507 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:39 smithi177 bash[31534]: cephadm 2024-07-28T11:16:37.886296+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:16:39.507 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:39 smithi177 bash[21846]: cephadm 2024-07-28T11:16:37.886296+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:16:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:39 smithi204 bash[24094]: cephadm 2024-07-28T11:16:37.886296+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:16:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:40 smithi177 bash[21846]: cluster 2024-07-28T11:16:38.596550+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:16:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:40 smithi177 bash[31534]: cluster 2024-07-28T11:16:38.596550+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:16:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:40 smithi204 bash[24094]: cluster 2024-07-28T11:16:38.596550+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:16:42.156 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.156 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.156 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.157 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.157 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:42 smithi177 bash[31534]: cluster 2024-07-28T11:16:40.597024+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:42.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.519 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.519 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:42 smithi177 bash[21846]: cluster 2024-07-28T11:16:40.597024+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:42.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:16:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:42 smithi204 bash[24094]: cluster 2024-07-28T11:16:40.597024+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[21846]: audit 2024-07-28T11:16:42.424166+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:43.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[21846]: audit 2024-07-28T11:16:42.428281+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:43.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[21846]: audit 2024-07-28T11:16:42.434305+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:43.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[31534]: audit 2024-07-28T11:16:42.424166+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:43.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[31534]: audit 2024-07-28T11:16:42.428281+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:43.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:43 smithi177 bash[31534]: audit 2024-07-28T11:16:42.434305+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:43 smithi204 bash[24094]: audit 2024-07-28T11:16:42.424166+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:43 smithi204 bash[24094]: audit 2024-07-28T11:16:42.428281+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:43 smithi204 bash[24094]: audit 2024-07-28T11:16:42.434305+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:44 smithi177 bash[21846]: cluster 2024-07-28T11:16:42.597534+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:44.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:44 smithi177 bash[31534]: cluster 2024-07-28T11:16:42.597534+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:44 smithi204 bash[24094]: cluster 2024-07-28T11:16:42.597534+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:46 smithi177 bash[21846]: cluster 2024-07-28T11:16:44.598058+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:46 smithi177 bash[31534]: cluster 2024-07-28T11:16:44.598058+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:46 smithi204 bash[24094]: cluster 2024-07-28T11:16:44.598058+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:48 smithi177 bash[21846]: cluster 2024-07-28T11:16:46.598512+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:48 smithi177 bash[31534]: cluster 2024-07-28T11:16:46.598512+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:48 smithi204 bash[24094]: cluster 2024-07-28T11:16:46.598512+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:49.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:48.492050+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:48.496099+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: cluster 2024-07-28T11:16:48.598822+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:49.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:48.840166+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:49.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:48.841934+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:48.849583+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[31534]: audit 2024-07-28T11:16:49.272618+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:48.492050+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:48.496099+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: cluster 2024-07-28T11:16:48.598822+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:48.840166+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:48.841934+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:48.849583+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.565 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:49 smithi177 bash[21846]: audit 2024-07-28T11:16:49.272618+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:48.492050+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:48.496099+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: cluster 2024-07-28T11:16:48.598822+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:48.840166+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:48.841934+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:48.849583+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:49 smithi204 bash[24094]: audit 2024-07-28T11:16:49.272618+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:16:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:50 smithi204 bash[24094]: audit 2024-07-28T11:16:49.856731+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:16:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:50 smithi204 bash[24094]: cluster 2024-07-28T11:16:49.856831+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:16:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:50 smithi204 bash[24094]: audit 2024-07-28T11:16:49.857059+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:50 smithi204 bash[24094]: audit 2024-07-28T11:16:49.857904+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:16:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[21846]: audit 2024-07-28T11:16:49.856731+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:16:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[21846]: cluster 2024-07-28T11:16:49.856831+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[21846]: audit 2024-07-28T11:16:49.857059+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[21846]: audit 2024-07-28T11:16:49.857904+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[31534]: audit 2024-07-28T11:16:49.856731+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[31534]: cluster 2024-07-28T11:16:49.856831+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[31534]: audit 2024-07-28T11:16:49.857059+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:50 smithi177 bash[31534]: audit 2024-07-28T11:16:49.857904+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:16:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:51 smithi204 bash[24094]: cluster 2024-07-28T11:16:50.599220+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:51 smithi204 bash[24094]: audit 2024-07-28T11:16:50.870089+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:16:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:51 smithi204 bash[24094]: cluster 2024-07-28T11:16:50.870299+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:16:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:51 smithi204 bash[24094]: audit 2024-07-28T11:16:50.870637+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:51 smithi204 bash[24094]: audit 2024-07-28T11:16:50.876601+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[21846]: cluster 2024-07-28T11:16:50.599220+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[21846]: audit 2024-07-28T11:16:50.870089+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[21846]: cluster 2024-07-28T11:16:50.870299+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[21846]: audit 2024-07-28T11:16:50.870637+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[21846]: audit 2024-07-28T11:16:50.876601+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[31534]: cluster 2024-07-28T11:16:50.599220+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:16:52.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[31534]: audit 2024-07-28T11:16:50.870089+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:16:52.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[31534]: cluster 2024-07-28T11:16:50.870299+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:16:52.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[31534]: audit 2024-07-28T11:16:50.870637+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:51 smithi177 bash[31534]: audit 2024-07-28T11:16:50.876601+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:52.591 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 2 on host 'smithi177' 2024-07-28T11:16:53.258 DEBUG:teuthology.orchestra.run.smithi177:osd.2> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service 2024-07-28T11:16:53.261 INFO:tasks.cephadm:Deploying osd.3 on smithi177 with /dev/vg_nvme/lv_1... 2024-07-28T11:16:53.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: cluster 2024-07-28T11:16:50.238134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: cluster 2024-07-28T11:16:50.238230+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: cluster 2024-07-28T11:16:51.866445+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204] boot 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: cluster 2024-07-28T11:16:51.866505+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: audit 2024-07-28T11:16:51.867177+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: audit 2024-07-28T11:16:52.567865+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: audit 2024-07-28T11:16:52.575460+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:53 smithi204 bash[24094]: audit 2024-07-28T11:16:52.584307+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: cluster 2024-07-28T11:16:50.238134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:16:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: cluster 2024-07-28T11:16:50.238230+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:16:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: cluster 2024-07-28T11:16:51.866445+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204] boot 2024-07-28T11:16:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: cluster 2024-07-28T11:16:51.866505+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: audit 2024-07-28T11:16:51.867177+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: audit 2024-07-28T11:16:52.567865+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: audit 2024-07-28T11:16:52.575460+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[21846]: audit 2024-07-28T11:16:52.584307+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: cluster 2024-07-28T11:16:50.238134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: cluster 2024-07-28T11:16:50.238230+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: cluster 2024-07-28T11:16:51.866445+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.177:6818/908824204,v1:172.21.15.177:6819/908824204] boot 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: cluster 2024-07-28T11:16:51.866505+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: audit 2024-07-28T11:16:51.867177+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: audit 2024-07-28T11:16:52.567865+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:16:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: audit 2024-07-28T11:16:52.575460+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:53.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:53 smithi177 bash[31534]: audit 2024-07-28T11:16:52.584307+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:54 smithi204 bash[24094]: cluster 2024-07-28T11:16:52.599622+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:54 smithi204 bash[24094]: audit 2024-07-28T11:16:52.714327+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:54 smithi204 bash[24094]: audit 2024-07-28T11:16:53.143276+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:54 smithi204 bash[24094]: cluster 2024-07-28T11:16:53.143382+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:16:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:54 smithi204 bash[24094]: audit 2024-07-28T11:16:53.144538+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[31534]: cluster 2024-07-28T11:16:52.599622+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[31534]: audit 2024-07-28T11:16:52.714327+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[31534]: audit 2024-07-28T11:16:53.143276+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[31534]: cluster 2024-07-28T11:16:53.143382+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:16:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[31534]: audit 2024-07-28T11:16:53.144538+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[21846]: cluster 2024-07-28T11:16:52.599622+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[21846]: audit 2024-07-28T11:16:52.714327+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[21846]: audit 2024-07-28T11:16:53.143276+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[21846]: cluster 2024-07-28T11:16:53.143382+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:16:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:54 smithi177 bash[21846]: audit 2024-07-28T11:16:53.144538+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:55 smithi204 bash[24094]: audit 2024-07-28T11:16:54.146744+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:55 smithi204 bash[24094]: cluster 2024-07-28T11:16:54.147025+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:16:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:55 smithi177 bash[21846]: audit 2024-07-28T11:16:54.146744+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:55.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:55 smithi177 bash[21846]: cluster 2024-07-28T11:16:54.147025+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:16:55.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:55 smithi177 bash[31534]: audit 2024-07-28T11:16:54.146744+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' 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:16:55.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:55 smithi177 bash[31534]: cluster 2024-07-28T11:16:54.147025+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:16:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:56 smithi204 bash[24094]: cluster 2024-07-28T11:16:54.600100+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:56 smithi204 bash[24094]: cluster 2024-07-28T11:16:55.166671+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:16:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:56 smithi204 bash[24094]: cluster 2024-07-28T11:16:55.167342+0000 mon.a (mon.0) 369 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:16:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:56 smithi204 bash[24094]: audit 2024-07-28T11:16:55.410066+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[21846]: cluster 2024-07-28T11:16:54.600100+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[21846]: cluster 2024-07-28T11:16:55.166671+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[21846]: cluster 2024-07-28T11:16:55.167342+0000 mon.a (mon.0) 369 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[21846]: audit 2024-07-28T11:16:55.410066+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[31534]: cluster 2024-07-28T11:16:54.600100+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[31534]: cluster 2024-07-28T11:16:55.166671+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[31534]: cluster 2024-07-28T11:16:55.167342+0000 mon.a (mon.0) 369 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:16:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:56 smithi177 bash[31534]: audit 2024-07-28T11:16:55.410066+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:16:57.375 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:16:59.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: cluster 2024-07-28T11:16:56.600539+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:59.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:57.169547+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.023854+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.024443+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.024720+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.024896+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.027309+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.027476+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[21846]: audit 2024-07-28T11:16:58.027649+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: cluster 2024-07-28T11:16:56.600539+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:57.169547+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.023854+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:16:59.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.024443+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.206 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.024720+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.206 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.024896+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:16:59.206 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.027309+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.206 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.027476+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.206 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:58 smithi177 bash[31534]: audit 2024-07-28T11:16:58.027649+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: cluster 2024-07-28T11:16:56.600539+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:57.169547+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.023854+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.024443+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.024720+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.024896+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:16:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.027309+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:16:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.027476+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:16:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:58 smithi204 bash[24094]: audit 2024-07-28T11:16:58.027649+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.027470+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: cluster 2024-07-28T11:16:58.600959+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.924433+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.982800+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.985409+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.985768+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.986084+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:17:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:58.986364+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[21846]: audit 2024-07-28T11:16:59.855302+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.027470+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: cluster 2024-07-28T11:16:58.600959+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.924433+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.982800+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.985409+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.985768+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.986084+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:58.986364+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:17:00.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:16:59 smithi177 bash[31534]: audit 2024-07-28T11:16:59.855302+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.027470+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: cluster 2024-07-28T11:16:58.600959+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.924433+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.982800+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.985409+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:17:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.985768+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:17:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.986084+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:17:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:58.986364+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:17:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:16:59 smithi204 bash[24094]: audit 2024-07-28T11:16:59.855302+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:17:02.224 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:01 smithi177 bash[21846]: cluster 2024-07-28T11:17:00.601538+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:02.224 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:01 smithi177 bash[31534]: cluster 2024-07-28T11:17:00.601538+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:01 smithi204 bash[24094]: cluster 2024-07-28T11:17:00.601538+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:02.585 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T11:17:02.775 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T11:17:02.790 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-07-28T11:17:02.790 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-07-28T11:17:02.790 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128259 s, 818 MB/s 2024-07-28T11:17:02.790 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 2024-07-28T11:17:02.790 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-07-28T11:17:03.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_1 2024-07-28T11:17:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:03 smithi177 bash[21846]: cluster 2024-07-28T11:17:02.602118+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:04.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:03 smithi177 bash[31534]: cluster 2024-07-28T11:17:02.602118+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:03 smithi204 bash[24094]: cluster 2024-07-28T11:17:02.602118+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: cephadm 2024-07-28T11:17:04.070983+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.082764+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.094898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.097669+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.099337+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.100871+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: cephadm 2024-07-28T11:17:04.102075+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5413M 2024-07-28T11:17:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.113908+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.116510+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.118140+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:05 smithi204 bash[24094]: audit 2024-07-28T11:17:04.130018+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: cephadm 2024-07-28T11:17:04.070983+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.082764+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.094898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.097669+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.099337+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.100871+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: cephadm 2024-07-28T11:17:04.102075+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5413M 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.113908+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.116510+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.118140+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[21846]: audit 2024-07-28T11:17:04.130018+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: cephadm 2024-07-28T11:17:04.070983+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.082764+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.094898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.097669+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.099337+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.100871+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: cephadm 2024-07-28T11:17:04.102075+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5413M 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.113908+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.116510+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.118140+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:05.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:05 smithi177 bash[31534]: audit 2024-07-28T11:17:04.130018+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:06.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:06 smithi204 bash[24094]: cluster 2024-07-28T11:17:04.602657+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; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-07-28T11:17:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:06 smithi177 bash[21846]: cluster 2024-07-28T11:17:04.602657+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; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-07-28T11:17:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:06 smithi177 bash[31534]: cluster 2024-07-28T11:17:04.602657+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; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-07-28T11:17:08.364 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:17:08.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:08 smithi204 bash[24094]: cluster 2024-07-28T11:17:06.603261+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, 44 KiB/s wr, 3 op/s 2024-07-28T11:17:08.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:08 smithi177 bash[21846]: cluster 2024-07-28T11:17:06.603261+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, 44 KiB/s wr, 3 op/s 2024-07-28T11:17:08.456 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:08 smithi177 bash[31534]: cluster 2024-07-28T11:17:06.603261+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, 44 KiB/s wr, 3 op/s 2024-07-28T11:17:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:10 smithi204 bash[24094]: cluster 2024-07-28T11:17:08.603954+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; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-07-28T11:17:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:10 smithi177 bash[21846]: cluster 2024-07-28T11:17:08.603954+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; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-07-28T11:17:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:10 smithi177 bash[31534]: cluster 2024-07-28T11:17:08.603954+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; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-07-28T11:17:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:12 smithi204 bash[24094]: cluster 2024-07-28T11:17:10.604564+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-07-28T11:17:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:12 smithi204 bash[24094]: audit 2024-07-28T11:17:11.767687+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:17:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:12 smithi204 bash[24094]: audit 2024-07-28T11:17:11.773312+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:17:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:12 smithi204 bash[24094]: audit 2024-07-28T11:17:11.774719+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[21846]: cluster 2024-07-28T11:17:10.604564+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[21846]: audit 2024-07-28T11:17:11.767687+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[21846]: audit 2024-07-28T11:17:11.773312+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[21846]: audit 2024-07-28T11:17:11.774719+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[31534]: cluster 2024-07-28T11:17:10.604564+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[31534]: audit 2024-07-28T11:17:11.767687+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[31534]: audit 2024-07-28T11:17:11.773312+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:17:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:12 smithi177 bash[31534]: audit 2024-07-28T11:17:11.774719+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:13 smithi204 bash[24094]: audit 2024-07-28T11:17:11.761589+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:17:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:13 smithi177 bash[21846]: audit 2024-07-28T11:17:11.761589+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:17:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:13 smithi177 bash[31534]: audit 2024-07-28T11:17:11.761589+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:17:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:14 smithi204 bash[24094]: cluster 2024-07-28T11:17:12.605119+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:14 smithi177 bash[31534]: cluster 2024-07-28T11:17:12.605119+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:14 smithi177 bash[21846]: cluster 2024-07-28T11:17:12.605119+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:16 smithi204 bash[24094]: cluster 2024-07-28T11:17:14.605728+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:16 smithi177 bash[31534]: cluster 2024-07-28T11:17:14.605728+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:16 smithi177 bash[21846]: cluster 2024-07-28T11:17:14.605728+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-07-28T11:17:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:18 smithi177 bash[31534]: cluster 2024-07-28T11:17:16.606268+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:18 smithi177 bash[21846]: cluster 2024-07-28T11:17:16.606268+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:18 smithi204 bash[24094]: cluster 2024-07-28T11:17:16.606268+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:20 smithi177 bash[21846]: cluster 2024-07-28T11:17:18.606810+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:20 smithi177 bash[31534]: cluster 2024-07-28T11:17:18.606810+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:20 smithi204 bash[24094]: cluster 2024-07-28T11:17:18.606810+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: audit 2024-07-28T11:17:20.193342+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.177:0/3621319093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: audit 2024-07-28T11:17:20.193715+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: audit 2024-07-28T11:17:20.200988+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]': finished 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: cluster 2024-07-28T11:17:20.201151+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: audit 2024-07-28T11:17:20.201340+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[21846]: audit 2024-07-28T11:17:20.839873+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/1512183694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: audit 2024-07-28T11:17:20.193342+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.177:0/3621319093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: audit 2024-07-28T11:17:20.193715+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: audit 2024-07-28T11:17:20.200988+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]': finished 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: cluster 2024-07-28T11:17:20.201151+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: audit 2024-07-28T11:17:20.201340+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:21 smithi177 bash[31534]: audit 2024-07-28T11:17:20.839873+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/1512183694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: audit 2024-07-28T11:17:20.193342+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.177:0/3621319093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: audit 2024-07-28T11:17:20.193715+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]: dispatch 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: audit 2024-07-28T11:17:20.200988+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "414874f8-e113-46a2-9bc5-b59f48b26507"}]': finished 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: cluster 2024-07-28T11:17:20.201151+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: audit 2024-07-28T11:17:20.201340+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:21 smithi204 bash[24094]: audit 2024-07-28T11:17:20.839873+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/1512183694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:17:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:22 smithi177 bash[21846]: cluster 2024-07-28T11:17:20.607103+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:22 smithi177 bash[31534]: cluster 2024-07-28T11:17:20.607103+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:22 smithi204 bash[24094]: cluster 2024-07-28T11:17:20.607103+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:24 smithi177 bash[21846]: cluster 2024-07-28T11:17:22.607587+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:24 smithi177 bash[31534]: cluster 2024-07-28T11:17:22.607587+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:24 smithi204 bash[24094]: cluster 2024-07-28T11:17:22.607587+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:26 smithi177 bash[21846]: cluster 2024-07-28T11:17:24.608088+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:17:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:26 smithi177 bash[31534]: cluster 2024-07-28T11:17:24.608088+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:17:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:26 smithi204 bash[24094]: cluster 2024-07-28T11:17:24.608088+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:17:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:28 smithi177 bash[21846]: cluster 2024-07-28T11:17:26.608601+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:17:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:28 smithi177 bash[31534]: cluster 2024-07-28T11:17:26.608601+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:17:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:28 smithi204 bash[24094]: cluster 2024-07-28T11:17:26.608601+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:17:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:30 smithi177 bash[21846]: cluster 2024-07-28T11:17:28.609124+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:17:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:30 smithi177 bash[31534]: cluster 2024-07-28T11:17:28.609124+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:17:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:30 smithi204 bash[24094]: cluster 2024-07-28T11:17:28.609124+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:17:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:32 smithi177 bash[21846]: cluster 2024-07-28T11:17:30.609642+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:17:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:32 smithi177 bash[31534]: cluster 2024-07-28T11:17:30.609642+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:17:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:32 smithi204 bash[24094]: cluster 2024-07-28T11:17:30.609642+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:17:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:33 smithi177 bash[21846]: audit 2024-07-28T11:17:32.699058+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:17:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:33 smithi177 bash[21846]: audit 2024-07-28T11:17:32.700491+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:33 smithi177 bash[31534]: audit 2024-07-28T11:17:32.699058+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:17:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:33 smithi177 bash[31534]: audit 2024-07-28T11:17:32.700491+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:33.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:33 smithi204 bash[24094]: audit 2024-07-28T11:17:32.699058+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:17:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:33 smithi204 bash[24094]: audit 2024-07-28T11:17:32.700491+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:34.505 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:34 smithi177 bash[31534]: cluster 2024-07-28T11:17:32.610178+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:34.505 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:34 smithi177 bash[31534]: cephadm 2024-07-28T11:17:32.701841+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:17:34.506 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:34 smithi177 bash[21846]: cluster 2024-07-28T11:17:32.610178+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:34.506 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:34 smithi177 bash[21846]: cephadm 2024-07-28T11:17:32.701841+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:17:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:34 smithi204 bash[24094]: cluster 2024-07-28T11:17:32.610178+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:34 smithi204 bash[24094]: cephadm 2024-07-28T11:17:32.701841+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:17:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:36 smithi177 bash[21846]: cluster 2024-07-28T11:17:34.610779+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:36 smithi177 bash[31534]: cluster 2024-07-28T11:17:34.610779+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:36.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:36 smithi204 bash[24094]: cluster 2024-07-28T11:17:34.610779+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:37.207 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.207 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.208 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.208 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.208 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.209 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.518 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.518 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:37.519 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:17:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[31534]: cluster 2024-07-28T11:17:36.611285+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[31534]: audit 2024-07-28T11:17:37.477028+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[31534]: audit 2024-07-28T11:17:37.482804+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[31534]: audit 2024-07-28T11:17:37.489190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[21846]: cluster 2024-07-28T11:17:36.611285+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[21846]: audit 2024-07-28T11:17:37.477028+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[21846]: audit 2024-07-28T11:17:37.482804+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:38.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:38 smithi177 bash[21846]: audit 2024-07-28T11:17:37.489190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:38 smithi204 bash[24094]: cluster 2024-07-28T11:17:36.611285+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:38 smithi204 bash[24094]: audit 2024-07-28T11:17:37.477028+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:38 smithi204 bash[24094]: audit 2024-07-28T11:17:37.482804+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:38 smithi204 bash[24094]: audit 2024-07-28T11:17:37.489190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:40 smithi177 bash[21846]: cluster 2024-07-28T11:17:38.611673+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:40 smithi177 bash[31534]: cluster 2024-07-28T11:17:38.611673+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:40 smithi204 bash[24094]: cluster 2024-07-28T11:17:38.611673+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:42 smithi177 bash[31534]: cluster 2024-07-28T11:17:40.612101+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:42.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:42 smithi177 bash[21846]: cluster 2024-07-28T11:17:40.612101+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:42 smithi204 bash[24094]: cluster 2024-07-28T11:17:40.612101+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: audit 2024-07-28T11:17:42.577505+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: audit 2024-07-28T11:17:42.581610+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: audit 2024-07-28T11:17:42.582340+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: audit 2024-07-28T11:17:42.583049+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: audit 2024-07-28T11:17:42.587534+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[21846]: cluster 2024-07-28T11:17:42.612443+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: audit 2024-07-28T11:17:42.577505+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: audit 2024-07-28T11:17:42.581610+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: audit 2024-07-28T11:17:42.582340+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: audit 2024-07-28T11:17:42.583049+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: audit 2024-07-28T11:17:42.587534+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:43 smithi177 bash[31534]: cluster 2024-07-28T11:17:42.612443+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: audit 2024-07-28T11:17:42.577505+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: audit 2024-07-28T11:17:42.581610+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: audit 2024-07-28T11:17:42.582340+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: audit 2024-07-28T11:17:42.583049+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: audit 2024-07-28T11:17:42.587534+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:43 smithi204 bash[24094]: cluster 2024-07-28T11:17:42.612443+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:44.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:44 smithi204 bash[24094]: audit 2024-07-28T11:17:44.217034+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:17:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:44 smithi177 bash[21846]: audit 2024-07-28T11:17:44.217034+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:17:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:44 smithi177 bash[31534]: audit 2024-07-28T11:17:44.217034+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:45 smithi204 bash[24094]: audit 2024-07-28T11:17:44.611747+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:45 smithi204 bash[24094]: cluster 2024-07-28T11:17:44.611858+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:45 smithi204 bash[24094]: audit 2024-07-28T11:17:44.612155+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:45 smithi204 bash[24094]: cluster 2024-07-28T11:17:44.612887+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:45 smithi204 bash[24094]: audit 2024-07-28T11:17:44.613198+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[31534]: audit 2024-07-28T11:17:44.611747+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[31534]: cluster 2024-07-28T11:17:44.611858+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[31534]: audit 2024-07-28T11:17:44.612155+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[31534]: cluster 2024-07-28T11:17:44.612887+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[31534]: audit 2024-07-28T11:17:44.613198+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[21846]: audit 2024-07-28T11:17:44.611747+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[21846]: cluster 2024-07-28T11:17:44.611858+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:17:45.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[21846]: audit 2024-07-28T11:17:44.612155+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:45.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[21846]: cluster 2024-07-28T11:17:44.612887+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:45.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:45 smithi177 bash[21846]: audit 2024-07-28T11:17:44.613198+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:17:46.746 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 3 on host 'smithi177' 2024-07-28T11:17:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:46 smithi204 bash[24094]: audit 2024-07-28T11:17:45.611706+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:17:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:46 smithi204 bash[24094]: cluster 2024-07-28T11:17:45.611751+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:17:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:46 smithi204 bash[24094]: audit 2024-07-28T11:17:45.612164+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:46 smithi204 bash[24094]: audit 2024-07-28T11:17:45.617468+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:46.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[21846]: audit 2024-07-28T11:17:45.611706+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[21846]: cluster 2024-07-28T11:17:45.611751+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[21846]: audit 2024-07-28T11:17:45.612164+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[21846]: audit 2024-07-28T11:17:45.617468+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[31534]: audit 2024-07-28T11:17:45.611706+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[31534]: cluster 2024-07-28T11:17:45.611751+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[31534]: audit 2024-07-28T11:17:45.612164+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:46.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:46 smithi177 bash[31534]: audit 2024-07-28T11:17:45.617468+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.506 DEBUG:teuthology.orchestra.run.smithi177:osd.3> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service 2024-07-28T11:17:47.509 INFO:tasks.cephadm:Deploying osd.4 on smithi204 with /dev/vg_nvme/lv_4... 2024-07-28T11:17:47.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: cluster 2024-07-28T11:17:45.202482+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: cluster 2024-07-28T11:17:45.202569+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: cluster 2024-07-28T11:17:46.613455+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: audit 2024-07-28T11:17:46.624500+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: cluster 2024-07-28T11:17:46.630748+0000 mon.a (mon.0) 419 : cluster [INF] osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521] boot 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: cluster 2024-07-28T11:17:46.630819+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-28T11:17:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: audit 2024-07-28T11:17:46.631490+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: audit 2024-07-28T11:17:46.730475+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: audit 2024-07-28T11:17:46.736712+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[31534]: audit 2024-07-28T11:17:46.743990+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: cluster 2024-07-28T11:17:45.202482+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: cluster 2024-07-28T11:17:45.202569+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: cluster 2024-07-28T11:17:46.613455+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: audit 2024-07-28T11:17:46.624500+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: cluster 2024-07-28T11:17:46.630748+0000 mon.a (mon.0) 419 : cluster [INF] osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521] boot 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: cluster 2024-07-28T11:17:46.630819+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: audit 2024-07-28T11:17:46.631490+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: audit 2024-07-28T11:17:46.730475+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: audit 2024-07-28T11:17:46.736712+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:47.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:47 smithi177 bash[21846]: audit 2024-07-28T11:17:46.743990+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: cluster 2024-07-28T11:17:45.202482+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: cluster 2024-07-28T11:17:45.202569+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: cluster 2024-07-28T11:17:46.613455+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: audit 2024-07-28T11:17:46.624500+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: cluster 2024-07-28T11:17:46.630748+0000 mon.a (mon.0) 419 : cluster [INF] osd.3 [v2:172.21.15.177:6826/3646842521,v1:172.21.15.177:6827/3646842521] boot 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: cluster 2024-07-28T11:17:46.630819+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: audit 2024-07-28T11:17:46.631490+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: audit 2024-07-28T11:17:46.730475+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: audit 2024-07-28T11:17:46.736712+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:47 smithi204 bash[24094]: audit 2024-07-28T11:17:46.743990+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:48 smithi177 bash[31534]: cluster 2024-07-28T11:17:47.751157+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:17:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:48 smithi177 bash[21846]: cluster 2024-07-28T11:17:47.751157+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:17:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:48 smithi204 bash[24094]: cluster 2024-07-28T11:17:47.751157+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:17:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:49 smithi177 bash[21846]: cluster 2024-07-28T11:17:48.613992+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:49 smithi177 bash[31534]: cluster 2024-07-28T11:17:48.613992+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:49 smithi204 bash[24094]: cluster 2024-07-28T11:17:48.613992+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:51.874 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:51 smithi177 bash[21846]: cluster 2024-07-28T11:17:50.614482+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:52.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:51 smithi204 bash[24094]: cluster 2024-07-28T11:17:50.614482+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:52.220 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:17:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:51 smithi177 bash[31534]: cluster 2024-07-28T11:17:50.614482+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:53.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:53 smithi204 bash[24094]: cluster 2024-07-28T11:17:52.615015+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:53 smithi177 bash[31534]: cluster 2024-07-28T11:17:52.615015+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:53 smithi177 bash[21846]: cluster 2024-07-28T11:17:52.615015+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:55.433 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T11:17:55.584 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T11:17:55.602 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-07-28T11:17:55.602 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-07-28T11:17:55.602 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0140466 s, 746 MB/s 2024-07-28T11:17:55.603 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-07-28T11:17:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:55 smithi204 bash[24094]: cluster 2024-07-28T11:17:54.615516+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:55 smithi177 bash[21846]: cluster 2024-07-28T11:17:54.615516+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:55 smithi177 bash[31534]: cluster 2024-07-28T11:17:54.615516+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:56.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_4 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: cluster 2024-07-28T11:17:56.616013+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: cephadm 2024-07-28T11:17:56.769322+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.783341+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.791838+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.794060+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.795915+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.797702+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.799428+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: cephadm 2024-07-28T11:17:56.800789+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4060M 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.808616+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.811347+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.813175+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:57 smithi204 bash[24094]: audit 2024-07-28T11:17:56.825020+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: cluster 2024-07-28T11:17:56.616013+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: cephadm 2024-07-28T11:17:56.769322+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.783341+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.791838+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.794060+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.795915+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.797702+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.799428+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: cephadm 2024-07-28T11:17:56.800789+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4060M 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.808616+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.811347+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.813175+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[21846]: audit 2024-07-28T11:17:56.825020+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: cluster 2024-07-28T11:17:56.616013+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: cephadm 2024-07-28T11:17:56.769322+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi177 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.783341+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.791838+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.794060+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.795915+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.797702+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.799428+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:17:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: cephadm 2024-07-28T11:17:56.800789+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4060M 2024-07-28T11:17:58.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.808616+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:17:58.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.811347+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:17:58.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.813175+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:17:58.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:57 smithi177 bash[31534]: audit 2024-07-28T11:17:56.825020+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:17:59 smithi204 bash[24094]: cluster 2024-07-28T11:17:58.616468+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:17:59 smithi177 bash[21846]: cluster 2024-07-28T11:17:58.616468+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:17:59 smithi177 bash[31534]: cluster 2024-07-28T11:17:58.616468+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:00.881 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:18:02.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:01 smithi204 bash[24094]: cluster 2024-07-28T11:18:00.616985+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:01 smithi177 bash[21846]: cluster 2024-07-28T11:18:00.616985+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:01 smithi177 bash[31534]: cluster 2024-07-28T11:18:00.616985+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:03 smithi204 bash[24094]: cluster 2024-07-28T11:18:02.617577+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:03 smithi177 bash[21846]: cluster 2024-07-28T11:18:02.617577+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:03 smithi177 bash[31534]: cluster 2024-07-28T11:18:02.617577+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:04 smithi204 bash[24094]: audit 2024-07-28T11:18:03.808273+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:04 smithi204 bash[24094]: audit 2024-07-28T11:18:03.815024+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:04 smithi204 bash[24094]: audit 2024-07-28T11:18:03.821430+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:04 smithi204 bash[24094]: audit 2024-07-28T11:18:03.823035+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[21846]: audit 2024-07-28T11:18:03.808273+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[21846]: audit 2024-07-28T11:18:03.815024+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[21846]: audit 2024-07-28T11:18:03.821430+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[21846]: audit 2024-07-28T11:18:03.823035+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[31534]: audit 2024-07-28T11:18:03.808273+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[31534]: audit 2024-07-28T11:18:03.815024+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[31534]: audit 2024-07-28T11:18:03.821430+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:04 smithi177 bash[31534]: audit 2024-07-28T11:18:03.823035+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:06.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:05 smithi204 bash[24094]: cluster 2024-07-28T11:18:04.618134+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:05 smithi177 bash[21846]: cluster 2024-07-28T11:18:04.618134+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:05 smithi177 bash[31534]: cluster 2024-07-28T11:18:04.618134+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:07 smithi204 bash[24094]: cluster 2024-07-28T11:18:06.618635+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:07 smithi177 bash[21846]: cluster 2024-07-28T11:18:06.618635+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:07 smithi177 bash[31534]: cluster 2024-07-28T11:18:06.618635+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:09 smithi204 bash[24094]: cluster 2024-07-28T11:18:08.619171+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:09 smithi177 bash[21846]: cluster 2024-07-28T11:18:08.619171+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:09 smithi177 bash[31534]: cluster 2024-07-28T11:18:08.619171+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:11 smithi204 bash[24094]: cluster 2024-07-28T11:18:10.619705+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:11 smithi177 bash[21846]: cluster 2024-07-28T11:18:10.619705+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:11 smithi177 bash[31534]: cluster 2024-07-28T11:18:10.619705+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: audit 2024-07-28T11:18:11.954886+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.204:0/3203866846' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: audit 2024-07-28T11:18:11.956323+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: audit 2024-07-28T11:18:11.965109+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]': finished 2024-07-28T11:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: cluster 2024-07-28T11:18:11.965233+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-28T11:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: audit 2024-07-28T11:18:11.965488+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:12 smithi204 bash[24094]: audit 2024-07-28T11:18:12.562867+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.204:0/1910240571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: audit 2024-07-28T11:18:11.954886+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.204:0/3203866846' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: audit 2024-07-28T11:18:11.956323+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: audit 2024-07-28T11:18:11.965109+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]': finished 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: cluster 2024-07-28T11:18:11.965233+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: audit 2024-07-28T11:18:11.965488+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[21846]: audit 2024-07-28T11:18:12.562867+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.204:0/1910240571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:18:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: audit 2024-07-28T11:18:11.954886+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.204:0/3203866846' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: audit 2024-07-28T11:18:11.956323+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]: dispatch 2024-07-28T11:18:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: audit 2024-07-28T11:18:11.965109+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37928685-b9d3-44a7-90d9-138c9b0867ea"}]': finished 2024-07-28T11:18:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: cluster 2024-07-28T11:18:11.965233+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-28T11:18:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: audit 2024-07-28T11:18:11.965488+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:12 smithi177 bash[31534]: audit 2024-07-28T11:18:12.562867+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.204:0/1910240571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:18:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:13 smithi177 bash[21846]: cluster 2024-07-28T11:18:12.620242+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:18:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:13 smithi177 bash[31534]: cluster 2024-07-28T11:18:12.620242+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:18:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:13 smithi204 bash[24094]: cluster 2024-07-28T11:18:12.620242+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:18:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:15 smithi177 bash[21846]: cluster 2024-07-28T11:18:14.620835+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:18:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:15 smithi177 bash[31534]: cluster 2024-07-28T11:18:14.620835+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:18:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:15 smithi204 bash[24094]: cluster 2024-07-28T11:18:14.620835+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:18:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:17 smithi177 bash[21846]: cluster 2024-07-28T11:18:16.621339+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:18:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:17 smithi177 bash[31534]: cluster 2024-07-28T11:18:16.621339+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:18:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:17 smithi204 bash[24094]: cluster 2024-07-28T11:18:16.621339+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:18:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:19 smithi177 bash[21846]: cluster 2024-07-28T11:18:18.621857+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:18:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:19 smithi177 bash[31534]: cluster 2024-07-28T11:18:18.621857+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:18:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:19 smithi204 bash[24094]: cluster 2024-07-28T11:18:18.621857+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:18:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:21 smithi177 bash[21846]: cluster 2024-07-28T11:18:20.622399+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:18:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:21 smithi177 bash[31534]: cluster 2024-07-28T11:18:20.622399+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:18:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:21 smithi204 bash[24094]: cluster 2024-07-28T11:18:20.622399+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:18:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[21846]: cluster 2024-07-28T11:18:22.622841+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[21846]: audit 2024-07-28T11:18:23.971886+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:18:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[21846]: audit 2024-07-28T11:18:23.973627+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[31534]: cluster 2024-07-28T11:18:22.622841+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[31534]: audit 2024-07-28T11:18:23.971886+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:18:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:23 smithi177 bash[31534]: audit 2024-07-28T11:18:23.973627+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:24.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:23 smithi204 bash[24094]: cluster 2024-07-28T11:18:22.622841+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:24.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:23 smithi204 bash[24094]: audit 2024-07-28T11:18:23.971886+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:18:24.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:23 smithi204 bash[24094]: audit 2024-07-28T11:18:23.973627+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:24 smithi177 bash[21846]: cephadm 2024-07-28T11:18:23.975089+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:18:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:24 smithi177 bash[31534]: cephadm 2024-07-28T11:18:23.975089+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:18:25.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:24 smithi204 bash[24094]: cephadm 2024-07-28T11:18:23.975089+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:18:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:25 smithi177 bash[21846]: cluster 2024-07-28T11:18:24.623366+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:25 smithi177 bash[31534]: cluster 2024-07-28T11:18:24.623366+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:25 smithi204 bash[24094]: cluster 2024-07-28T11:18:24.623366+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:28.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:18:27 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:18:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:27 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:18:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:28 smithi204 bash[24094]: cluster 2024-07-28T11:18:26.623911+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:28 smithi177 bash[31534]: cluster 2024-07-28T11:18:26.623911+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:28 smithi177 bash[21846]: cluster 2024-07-28T11:18:26.623911+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:28.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:28 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:18:28.340 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:18:28 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:18:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[21846]: audit 2024-07-28T11:18:28.260997+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[21846]: audit 2024-07-28T11:18:28.270410+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[21846]: audit 2024-07-28T11:18:28.280649+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[31534]: audit 2024-07-28T11:18:28.260997+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[31534]: audit 2024-07-28T11:18:28.270410+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:29 smithi177 bash[31534]: audit 2024-07-28T11:18:28.280649+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:29 smithi204 bash[24094]: audit 2024-07-28T11:18:28.260997+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:29 smithi204 bash[24094]: audit 2024-07-28T11:18:28.270410+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:29 smithi204 bash[24094]: audit 2024-07-28T11:18:28.280649+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:30.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:30 smithi204 bash[24094]: cluster 2024-07-28T11:18:28.624261+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:30 smithi177 bash[21846]: cluster 2024-07-28T11:18:28.624261+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:30 smithi177 bash[31534]: cluster 2024-07-28T11:18:28.624261+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:32 smithi204 bash[24094]: cluster 2024-07-28T11:18:30.624746+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:32 smithi177 bash[21846]: cluster 2024-07-28T11:18:30.624746+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:32 smithi177 bash[31534]: cluster 2024-07-28T11:18:30.624746+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:34.489 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: cluster 2024-07-28T11:18:32.625271+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:34.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: audit 2024-07-28T11:18:33.324193+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: audit 2024-07-28T11:18:33.332199+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: audit 2024-07-28T11:18:33.749427+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:34.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: audit 2024-07-28T11:18:33.751083+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:34.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:34 smithi204 bash[24094]: audit 2024-07-28T11:18:33.761110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: cluster 2024-07-28T11:18:32.625271+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: audit 2024-07-28T11:18:33.324193+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: audit 2024-07-28T11:18:33.332199+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: audit 2024-07-28T11:18:33.749427+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: audit 2024-07-28T11:18:33.751083+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[21846]: audit 2024-07-28T11:18:33.761110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: cluster 2024-07-28T11:18:32.625271+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: audit 2024-07-28T11:18:33.324193+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: audit 2024-07-28T11:18:33.332199+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: audit 2024-07-28T11:18:33.749427+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: audit 2024-07-28T11:18:33.751083+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:34 smithi177 bash[31534]: audit 2024-07-28T11:18:33.761110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:35 smithi204 bash[24094]: audit 2024-07-28T11:18:34.794464+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:35 smithi204 bash[24094]: audit 2024-07-28T11:18:34.795966+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:35 smithi177 bash[21846]: audit 2024-07-28T11:18:34.794464+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:35 smithi177 bash[21846]: audit 2024-07-28T11:18:34.795966+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:35 smithi177 bash[31534]: audit 2024-07-28T11:18:34.794464+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:35 smithi177 bash[31534]: audit 2024-07-28T11:18:34.795966+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:18:36.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: cluster 2024-07-28T11:18:34.625930+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: audit 2024-07-28T11:18:35.338874+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: cluster 2024-07-28T11:18:35.339003+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: audit 2024-07-28T11:18:35.339298+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: audit 2024-07-28T11:18:35.339653+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:36 smithi204 bash[24094]: audit 2024-07-28T11:18:35.341134+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: cluster 2024-07-28T11:18:34.625930+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: audit 2024-07-28T11:18:35.338874+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:18:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: cluster 2024-07-28T11:18:35.339003+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: audit 2024-07-28T11:18:35.339298+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: audit 2024-07-28T11:18:35.339653+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[21846]: audit 2024-07-28T11:18:35.341134+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: cluster 2024-07-28T11:18:34.625930+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: audit 2024-07-28T11:18:35.338874+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: cluster 2024-07-28T11:18:35.339003+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: audit 2024-07-28T11:18:35.339298+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: audit 2024-07-28T11:18:35.339653+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:36 smithi177 bash[31534]: audit 2024-07-28T11:18:35.341134+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:18:36.954 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 4 on host 'smithi204' 2024-07-28T11:18:37.528 DEBUG:teuthology.orchestra.run.smithi204:osd.4> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service 2024-07-28T11:18:37.530 INFO:tasks.cephadm:Deploying osd.5 on smithi204 with /dev/vg_nvme/lv_3... 2024-07-28T11:18:37.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.340403+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: cluster 2024-07-28T11:18:36.340603+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.341765+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.353592+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.936107+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.943555+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:36.951370+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: cluster 2024-07-28T11:18:37.344110+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560] boot 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: cluster 2024-07-28T11:18:37.344281+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-28T11:18:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:37 smithi204 bash[24094]: audit 2024-07-28T11:18:37.344646+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.340403+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:18:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: cluster 2024-07-28T11:18:36.340603+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:18:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.341765+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.353592+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.936107+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.943555+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:36.951370+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: cluster 2024-07-28T11:18:37.344110+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560] boot 2024-07-28T11:18:37.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: cluster 2024-07-28T11:18:37.344281+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-28T11:18:37.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[21846]: audit 2024-07-28T11:18:37.344646+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.340403+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:18:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: cluster 2024-07-28T11:18:36.340603+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:18:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.341765+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.353592+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.936107+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:18:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.943555+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:36.951370+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:37.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: cluster 2024-07-28T11:18:37.344110+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1213815560,v1:172.21.15.204:6801/1213815560] boot 2024-07-28T11:18:37.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: cluster 2024-07-28T11:18:37.344281+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-28T11:18:37.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:37 smithi177 bash[31534]: audit 2024-07-28T11:18:37.344646+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:18:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:38 smithi204 bash[24094]: cluster 2024-07-28T11:18:35.799107+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:18:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:38 smithi204 bash[24094]: cluster 2024-07-28T11:18:35.799217+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:18:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:38 smithi204 bash[24094]: cluster 2024-07-28T11:18:36.626446+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:38 smithi204 bash[24094]: cluster 2024-07-28T11:18:38.350778+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:18:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[31534]: cluster 2024-07-28T11:18:35.799107+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:18:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[31534]: cluster 2024-07-28T11:18:35.799217+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:18:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[31534]: cluster 2024-07-28T11:18:36.626446+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[31534]: cluster 2024-07-28T11:18:38.350778+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:18:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[21846]: cluster 2024-07-28T11:18:35.799107+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:18:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[21846]: cluster 2024-07-28T11:18:35.799217+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:18:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[21846]: cluster 2024-07-28T11:18:36.626446+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:18:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:38 smithi177 bash[21846]: cluster 2024-07-28T11:18:38.350778+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:18:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:40 smithi204 bash[24094]: cluster 2024-07-28T11:18:38.626975+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:40 smithi204 bash[24094]: cluster 2024-07-28T11:18:39.348143+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:18:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:40 smithi177 bash[21846]: cluster 2024-07-28T11:18:38.626975+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:40 smithi177 bash[21846]: cluster 2024-07-28T11:18:39.348143+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:18:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:40 smithi177 bash[31534]: cluster 2024-07-28T11:18:38.626975+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:40 smithi177 bash[31534]: cluster 2024-07-28T11:18:39.348143+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:18:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:41 smithi204 bash[24094]: cluster 2024-07-28T11:18:40.371103+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:18:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:41 smithi204 bash[24094]: cluster 2024-07-28T11:18:40.627494+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:41.703 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:18:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:41 smithi177 bash[21846]: cluster 2024-07-28T11:18:40.371103+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:18:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:41 smithi177 bash[21846]: cluster 2024-07-28T11:18:40.627494+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:41 smithi177 bash[31534]: cluster 2024-07-28T11:18:40.371103+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:18:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:41 smithi177 bash[31534]: cluster 2024-07-28T11:18:40.627494+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:42 smithi204 bash[24094]: cluster 2024-07-28T11:18:41.384014+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:18:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:42 smithi177 bash[21846]: cluster 2024-07-28T11:18:41.384014+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:18:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:42 smithi177 bash[31534]: cluster 2024-07-28T11:18:41.384014+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:18:43.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:43 smithi204 bash[24094]: cluster 2024-07-28T11:18:42.627985+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:43 smithi177 bash[21846]: cluster 2024-07-28T11:18:42.627985+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:43 smithi177 bash[31534]: cluster 2024-07-28T11:18:42.627985+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:45.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:45 smithi204 bash[24094]: cluster 2024-07-28T11:18:44.628509+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:18:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:45 smithi177 bash[21846]: cluster 2024-07-28T11:18:44.628509+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:18:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:45 smithi177 bash[31534]: cluster 2024-07-28T11:18:44.628509+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:18:46.266 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T11:18:46.426 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T11:18:46.441 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-07-28T11:18:46.441 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-07-28T11:18:46.441 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0130793 s, 802 MB/s 2024-07-28T11:18:46.441 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-07-28T11:18:47.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_3 2024-07-28T11:18:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: cluster 2024-07-28T11:18:46.629013+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-28T11:18:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.639502+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.649995+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.652108+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:18:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.664078+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.666180+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.667968+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[21846]: audit 2024-07-28T11:18:47.679835+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: cluster 2024-07-28T11:18:46.629013+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.639502+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.649995+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.652108+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.664078+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.666180+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.667968+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:48.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:47 smithi177 bash[31534]: audit 2024-07-28T11:18:47.679835+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: cluster 2024-07-28T11:18:46.629013+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-28T11:18:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.639502+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.649995+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.652108+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.664078+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.666180+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.667968+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:18:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:47 smithi204 bash[24094]: audit 2024-07-28T11:18:47.679835+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:18:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:48 smithi177 bash[21846]: cephadm 2024-07-28T11:18:47.631214+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:18:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:48 smithi177 bash[21846]: cephadm 2024-07-28T11:18:47.653396+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-07-28T11:18:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:48 smithi177 bash[31534]: cephadm 2024-07-28T11:18:47.631214+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:18:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:48 smithi177 bash[31534]: cephadm 2024-07-28T11:18:47.653396+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-07-28T11:18:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:48 smithi204 bash[24094]: cephadm 2024-07-28T11:18:47.631214+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:18:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:48 smithi204 bash[24094]: cephadm 2024-07-28T11:18:47.653396+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-07-28T11:18:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:49 smithi177 bash[31534]: cluster 2024-07-28T11:18:48.629544+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-07-28T11:18:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:49 smithi177 bash[21846]: cluster 2024-07-28T11:18:48.629544+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-07-28T11:18:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:49 smithi204 bash[24094]: cluster 2024-07-28T11:18:48.629544+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-07-28T11:18:51.981 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:18:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:51 smithi177 bash[21846]: cluster 2024-07-28T11:18:50.630090+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:18:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:51 smithi177 bash[31534]: cluster 2024-07-28T11:18:50.630090+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:18:52.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:51 smithi204 bash[24094]: cluster 2024-07-28T11:18:50.630090+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:18:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:53 smithi177 bash[21846]: cluster 2024-07-28T11:18:52.630614+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-28T11:18:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:53 smithi177 bash[31534]: cluster 2024-07-28T11:18:52.630614+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-28T11:18:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:53 smithi204 bash[24094]: cluster 2024-07-28T11:18:52.630614+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[21846]: cluster 2024-07-28T11:18:54.631177+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[21846]: audit 2024-07-28T11:18:54.926679+0000 mgr.y (mgr.14150) 244 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[21846]: audit 2024-07-28T11:18:54.932924+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[21846]: audit 2024-07-28T11:18:54.939483+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[21846]: audit 2024-07-28T11:18:54.941094+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[31534]: cluster 2024-07-28T11:18:54.631177+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:18:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[31534]: audit 2024-07-28T11:18:54.926679+0000 mgr.y (mgr.14150) 244 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[31534]: audit 2024-07-28T11:18:54.932924+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[31534]: audit 2024-07-28T11:18:54.939483+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:55 smithi177 bash[31534]: audit 2024-07-28T11:18:54.941094+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:55 smithi204 bash[24094]: cluster 2024-07-28T11:18:54.631177+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:18:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:55 smithi204 bash[24094]: audit 2024-07-28T11:18:54.926679+0000 mgr.y (mgr.14150) 244 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:18:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:55 smithi204 bash[24094]: audit 2024-07-28T11:18:54.932924+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:18:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:55 smithi204 bash[24094]: audit 2024-07-28T11:18:54.939483+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:18:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:55 smithi204 bash[24094]: audit 2024-07-28T11:18:54.941094+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:18:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:57 smithi177 bash[31534]: cluster 2024-07-28T11:18:56.631744+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:57 smithi177 bash[21846]: cluster 2024-07-28T11:18:56.631744+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:18:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:57 smithi204 bash[24094]: cluster 2024-07-28T11:18:56.631744+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:18:59 smithi177 bash[21846]: cluster 2024-07-28T11:18:58.632259+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:18:59 smithi177 bash[31534]: cluster 2024-07-28T11:18:58.632259+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:18:59 smithi204 bash[24094]: cluster 2024-07-28T11:18:58.632259+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:01 smithi204 bash[24094]: cluster 2024-07-28T11:19:00.632790+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:01 smithi177 bash[21846]: cluster 2024-07-28T11:19:00.632790+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:01 smithi177 bash[31534]: cluster 2024-07-28T11:19:00.632790+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: cluster 2024-07-28T11:19:02.633341+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: audit 2024-07-28T11:19:03.136723+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.204:0/1597431065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: audit 2024-07-28T11:19:03.138710+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: audit 2024-07-28T11:19:03.147403+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]': finished 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: cluster 2024-07-28T11:19:03.147582+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-28T11:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[21846]: audit 2024-07-28T11:19:03.147872+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: cluster 2024-07-28T11:19:02.633341+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: audit 2024-07-28T11:19:03.136723+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.204:0/1597431065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: audit 2024-07-28T11:19:03.138710+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: audit 2024-07-28T11:19:03.147403+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]': finished 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: cluster 2024-07-28T11:19:03.147582+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-28T11:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:03 smithi177 bash[31534]: audit 2024-07-28T11:19:03.147872+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: cluster 2024-07-28T11:19:02.633341+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: audit 2024-07-28T11:19:03.136723+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.204:0/1597431065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: audit 2024-07-28T11:19:03.138710+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]: dispatch 2024-07-28T11:19:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: audit 2024-07-28T11:19:03.147403+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f0d640d-cdcd-499f-8718-2bc22a0ed3c9"}]': finished 2024-07-28T11:19:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: cluster 2024-07-28T11:19:03.147582+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-28T11:19:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:03 smithi204 bash[24094]: audit 2024-07-28T11:19:03.147872+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:04 smithi177 bash[21846]: audit 2024-07-28T11:19:03.771869+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.204:0/1199879343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:04 smithi177 bash[31534]: audit 2024-07-28T11:19:03.771869+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.204:0/1199879343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:04 smithi204 bash[24094]: audit 2024-07-28T11:19:03.771869+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.204:0/1199879343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:05 smithi177 bash[21846]: cluster 2024-07-28T11:19:04.633906+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:19:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:05 smithi177 bash[31534]: cluster 2024-07-28T11:19:04.633906+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:19:06.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:05 smithi204 bash[24094]: cluster 2024-07-28T11:19:04.633906+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:19:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:07 smithi177 bash[21846]: cluster 2024-07-28T11:19:06.634535+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:19:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:07 smithi177 bash[31534]: cluster 2024-07-28T11:19:06.634535+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:19:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:07 smithi204 bash[24094]: cluster 2024-07-28T11:19:06.634535+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:19:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:09 smithi177 bash[21846]: cluster 2024-07-28T11:19:08.635071+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:19:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:09 smithi177 bash[31534]: cluster 2024-07-28T11:19:08.635071+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:19:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:09 smithi204 bash[24094]: cluster 2024-07-28T11:19:08.635071+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:19:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:11 smithi177 bash[21846]: cluster 2024-07-28T11:19:10.635576+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:19:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:11 smithi177 bash[31534]: cluster 2024-07-28T11:19:10.635576+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:19:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:11 smithi204 bash[24094]: cluster 2024-07-28T11:19:10.635576+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:19:14.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:13 smithi177 bash[21846]: cluster 2024-07-28T11:19:12.636120+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:13 smithi177 bash[31534]: cluster 2024-07-28T11:19:12.636120+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:13 smithi204 bash[24094]: cluster 2024-07-28T11:19:12.636120+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[21846]: cluster 2024-07-28T11:19:14.636629+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[21846]: audit 2024-07-28T11:19:15.260950+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[21846]: audit 2024-07-28T11:19:15.262593+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[21846]: cephadm 2024-07-28T11:19:15.264077+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[31534]: cluster 2024-07-28T11:19:14.636629+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[31534]: audit 2024-07-28T11:19:15.260950+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:19:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[31534]: audit 2024-07-28T11:19:15.262593+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:15 smithi177 bash[31534]: cephadm 2024-07-28T11:19:15.264077+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-07-28T11:19:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:15 smithi204 bash[24094]: cluster 2024-07-28T11:19:14.636629+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:15 smithi204 bash[24094]: audit 2024-07-28T11:19:15.260950+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:19:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:15 smithi204 bash[24094]: audit 2024-07-28T11:19:15.262593+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:15 smithi204 bash[24094]: cephadm 2024-07-28T11:19:15.264077+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-07-28T11:19:18.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:17 smithi177 bash[31534]: cluster 2024-07-28T11:19:16.637140+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:17 smithi177 bash[21846]: cluster 2024-07-28T11:19:16.637140+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:17 smithi204 bash[24094]: cluster 2024-07-28T11:19:16.637140+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:19.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:19.584 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:19.584 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:19 smithi204 bash[24094]: cluster 2024-07-28T11:19:18.637648+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:19.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:19.914 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:19:19 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:19:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:19 smithi177 bash[21846]: cluster 2024-07-28T11:19:18.637648+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:19 smithi177 bash[31534]: cluster 2024-07-28T11:19:18.637648+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:20 smithi204 bash[24094]: audit 2024-07-28T11:19:19.855295+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:20 smithi204 bash[24094]: audit 2024-07-28T11:19:19.863458+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:20 smithi204 bash[24094]: audit 2024-07-28T11:19:19.872816+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:21.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[31534]: audit 2024-07-28T11:19:19.855295+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[31534]: audit 2024-07-28T11:19:19.863458+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[31534]: audit 2024-07-28T11:19:19.872816+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[21846]: audit 2024-07-28T11:19:19.855295+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[21846]: audit 2024-07-28T11:19:19.863458+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:20 smithi177 bash[21846]: audit 2024-07-28T11:19:19.872816+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:21 smithi204 bash[24094]: cluster 2024-07-28T11:19:20.638286+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:21 smithi177 bash[21846]: cluster 2024-07-28T11:19:20.638286+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:21 smithi177 bash[31534]: cluster 2024-07-28T11:19:20.638286+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:23 smithi204 bash[24094]: cluster 2024-07-28T11:19:22.638824+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:23 smithi177 bash[21846]: cluster 2024-07-28T11:19:22.638824+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:23 smithi177 bash[31534]: cluster 2024-07-28T11:19:22.638824+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:26.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: cluster 2024-07-28T11:19:24.639343+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:26.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: audit 2024-07-28T11:19:24.917488+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: audit 2024-07-28T11:19:24.926048+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: audit 2024-07-28T11:19:24.927819+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:26.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: audit 2024-07-28T11:19:24.929546+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:26.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:25 smithi204 bash[24094]: audit 2024-07-28T11:19:24.939234+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: cluster 2024-07-28T11:19:24.639343+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: audit 2024-07-28T11:19:24.917488+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: audit 2024-07-28T11:19:24.926048+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: audit 2024-07-28T11:19:24.927819+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: audit 2024-07-28T11:19:24.929546+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[21846]: audit 2024-07-28T11:19:24.939234+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: cluster 2024-07-28T11:19:24.639343+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: audit 2024-07-28T11:19:24.917488+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: audit 2024-07-28T11:19:24.926048+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: audit 2024-07-28T11:19:24.927819+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: audit 2024-07-28T11:19:24.929546+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:25 smithi177 bash[31534]: audit 2024-07-28T11:19:24.939234+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:27.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:26 smithi177 bash[21846]: audit 2024-07-28T11:19:26.439556+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:26 smithi177 bash[21846]: audit 2024-07-28T11:19:26.441438+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:26 smithi177 bash[31534]: audit 2024-07-28T11:19:26.439556+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:26 smithi177 bash[31534]: audit 2024-07-28T11:19:26.441438+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:26 smithi204 bash[24094]: audit 2024-07-28T11:19:26.439556+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:26 smithi204 bash[24094]: audit 2024-07-28T11:19:26.441438+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:19:28.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: cluster 2024-07-28T11:19:26.639864+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:28.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: audit 2024-07-28T11:19:26.932467+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:19:28.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: cluster 2024-07-28T11:19:26.932637+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:19:28.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: audit 2024-07-28T11:19:26.932708+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: audit 2024-07-28T11:19:26.932964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:28.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:27 smithi204 bash[24094]: audit 2024-07-28T11:19:26.934781+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: cluster 2024-07-28T11:19:26.639864+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: audit 2024-07-28T11:19:26.932467+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: cluster 2024-07-28T11:19:26.932637+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: audit 2024-07-28T11:19:26.932708+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: audit 2024-07-28T11:19:26.932964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[31534]: audit 2024-07-28T11:19:26.934781+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: cluster 2024-07-28T11:19:26.639864+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: audit 2024-07-28T11:19:26.932467+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: cluster 2024-07-28T11:19:26.932637+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:19:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: audit 2024-07-28T11:19:26.932708+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: audit 2024-07-28T11:19:26.932964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:27 smithi177 bash[21846]: audit 2024-07-28T11:19:26.934781+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:19:28.493 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 5 on host 'smithi204' 2024-07-28T11:19:29.121 DEBUG:teuthology.orchestra.run.smithi204:osd.5> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service 2024-07-28T11:19:29.123 INFO:tasks.cephadm:Deploying osd.6 on smithi204 with /dev/vg_nvme/lv_2... 2024-07-28T11:19:29.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:27.933488+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: cluster 2024-07-28T11:19:27.933702+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:27.934720+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:27.945140+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:28.474556+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:28.482134+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[21846]: audit 2024-07-28T11:19:28.490933+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:27.933488+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: cluster 2024-07-28T11:19:27.933702+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:27.934720+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:27.945140+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:28.474556+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:28.482134+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:28 smithi177 bash[31534]: audit 2024-07-28T11:19:28.490933+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:27.933488+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: cluster 2024-07-28T11:19:27.933702+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:27.934720+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:27.945140+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:28.474556+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:28.482134+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:28 smithi204 bash[24094]: audit 2024-07-28T11:19:28.490933+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:27.423161+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:27.423225+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:28.640385+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: audit 2024-07-28T11:19:28.947712+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:28.954611+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976] boot 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:28.954678+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: audit 2024-07-28T11:19:28.954988+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[21846]: cluster 2024-07-28T11:19:29.088598+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:19:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:27.423161+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:27.423225+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:28.640385+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: audit 2024-07-28T11:19:28.947712+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:28.954611+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976] boot 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:28.954678+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: audit 2024-07-28T11:19:28.954988+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:29 smithi177 bash[31534]: cluster 2024-07-28T11:19:29.088598+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:19:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:27.423161+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:27.423225+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:28.640385+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: audit 2024-07-28T11:19:28.947712+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:28.954611+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976] boot 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:28.954678+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: audit 2024-07-28T11:19:28.954988+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:19:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:29 smithi204 bash[24094]: cluster 2024-07-28T11:19:29.088598+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:19:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:31 smithi204 bash[24094]: cluster 2024-07-28T11:19:30.091800+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:19:31.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:31 smithi177 bash[21846]: cluster 2024-07-28T11:19:30.091800+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:19:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:31 smithi177 bash[31534]: cluster 2024-07-28T11:19:30.091800+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:19:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:32 smithi204 bash[24094]: cluster 2024-07-28T11:19:30.640969+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:32 smithi204 bash[24094]: cluster 2024-07-28T11:19:31.085619+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-28T11:19:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:32 smithi204 bash[24094]: cluster 2024-07-28T11:19:31.101878+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:19:32.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[21846]: cluster 2024-07-28T11:19:30.640969+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:32.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[21846]: cluster 2024-07-28T11:19:31.085619+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-28T11:19:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[21846]: cluster 2024-07-28T11:19:31.101878+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:19:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[31534]: cluster 2024-07-28T11:19:30.640969+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[31534]: cluster 2024-07-28T11:19:31.085619+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-28T11:19:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:32 smithi177 bash[31534]: cluster 2024-07-28T11:19:31.101878+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:19:33.249 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:19:33.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:33 smithi204 bash[24094]: cluster 2024-07-28T11:19:32.117099+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:19:33.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:33 smithi177 bash[21846]: cluster 2024-07-28T11:19:32.117099+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:19:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:33 smithi177 bash[31534]: cluster 2024-07-28T11:19:32.117099+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:19:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:34 smithi204 bash[24094]: cluster 2024-07-28T11:19:32.641541+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:34.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:34 smithi177 bash[21846]: cluster 2024-07-28T11:19:32.641541+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:34.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:34 smithi177 bash[31534]: cluster 2024-07-28T11:19:32.641541+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:36.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:36 smithi204 bash[24094]: cluster 2024-07-28T11:19:34.642146+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:36.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:36 smithi177 bash[21846]: cluster 2024-07-28T11:19:34.642146+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:36.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:36 smithi177 bash[31534]: cluster 2024-07-28T11:19:34.642146+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:37 smithi177 bash[21846]: cluster 2024-07-28T11:19:37.122940+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-28T11:19:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:37 smithi177 bash[21846]: cluster 2024-07-28T11:19:37.122986+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-07-28T11:19:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:37 smithi177 bash[31534]: cluster 2024-07-28T11:19:37.122940+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-28T11:19:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:37 smithi177 bash[31534]: cluster 2024-07-28T11:19:37.122986+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-07-28T11:19:37.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:37 smithi204 bash[24094]: cluster 2024-07-28T11:19:37.122940+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-28T11:19:37.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:37 smithi204 bash[24094]: cluster 2024-07-28T11:19:37.122986+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-07-28T11:19:37.941 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T11:19:38.141 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T11:19:38.161 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-07-28T11:19:38.161 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-07-28T11:19:38.162 INFO:teuthology.orchestra.run.smithi204.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0181552 s, 578 MB/s 2024-07-28T11:19:38.162 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-07-28T11:19:38.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:38 smithi177 bash[21846]: cluster 2024-07-28T11:19:36.642738+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-07-28T11:19:38.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:38 smithi177 bash[31534]: cluster 2024-07-28T11:19:36.642738+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-07-28T11:19:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:38 smithi204 bash[24094]: cluster 2024-07-28T11:19:36.642738+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-07-28T11:19:39.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_2 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: cluster 2024-07-28T11:19:38.643408+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: cephadm 2024-07-28T11:19:39.156817+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.165210+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.173651+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.175680+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.177407+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: cephadm 2024-07-28T11:19:39.178875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-07-28T11:19:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.190931+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.193091+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.194764+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:40 smithi204 bash[24094]: audit 2024-07-28T11:19:39.204458+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: cluster 2024-07-28T11:19:38.643408+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: cephadm 2024-07-28T11:19:39.156817+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.165210+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.173651+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.175680+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.177407+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: cephadm 2024-07-28T11:19:39.178875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.190931+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.193091+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.194764+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[31534]: audit 2024-07-28T11:19:39.204458+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: cluster 2024-07-28T11:19:38.643408+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: cephadm 2024-07-28T11:19:39.156817+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:19:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.165210+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.173651+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.175680+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.177407+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: cephadm 2024-07-28T11:19:39.178875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.190931+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.193091+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.194764+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:19:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:40 smithi177 bash[21846]: audit 2024-07-28T11:19:39.204458+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:19:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:42 smithi177 bash[21846]: cluster 2024-07-28T11:19:40.643954+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-07-28T11:19:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:42 smithi177 bash[31534]: cluster 2024-07-28T11:19:40.643954+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-07-28T11:19:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:42 smithi204 bash[24094]: cluster 2024-07-28T11:19:40.643954+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-07-28T11:19:43.749 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:19:44.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:44 smithi177 bash[21846]: cluster 2024-07-28T11:19:42.644515+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-07-28T11:19:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:44 smithi177 bash[31534]: cluster 2024-07-28T11:19:42.644515+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-07-28T11:19:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:44 smithi204 bash[24094]: cluster 2024-07-28T11:19:42.644515+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-07-28T11:19:46.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:46 smithi177 bash[21846]: cluster 2024-07-28T11:19:44.645170+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:46 smithi177 bash[31534]: cluster 2024-07-28T11:19:44.645170+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:46.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:46 smithi204 bash[24094]: cluster 2024-07-28T11:19:44.645170+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:47.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[21846]: audit 2024-07-28T11:19:46.937353+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:19:47.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[21846]: audit 2024-07-28T11:19:46.943242+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:19:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[21846]: audit 2024-07-28T11:19:46.944733+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[31534]: audit 2024-07-28T11:19:46.937353+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:19:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[31534]: audit 2024-07-28T11:19:46.943242+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:19:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:47 smithi177 bash[31534]: audit 2024-07-28T11:19:46.944733+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:47 smithi204 bash[24094]: audit 2024-07-28T11:19:46.937353+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:19:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:47 smithi204 bash[24094]: audit 2024-07-28T11:19:46.943242+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:19:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:47 smithi204 bash[24094]: audit 2024-07-28T11:19:46.944733+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:19:48.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:48 smithi177 bash[21846]: cluster 2024-07-28T11:19:46.645756+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:48.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:48 smithi177 bash[21846]: audit 2024-07-28T11:19:46.930972+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:19:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:48 smithi177 bash[31534]: cluster 2024-07-28T11:19:46.645756+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:48 smithi177 bash[31534]: audit 2024-07-28T11:19:46.930972+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:19:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:48 smithi204 bash[24094]: cluster 2024-07-28T11:19:46.645756+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:19:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:48 smithi204 bash[24094]: audit 2024-07-28T11:19:46.930972+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:19:50.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:50 smithi177 bash[21846]: cluster 2024-07-28T11:19:48.646262+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:50.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:50 smithi177 bash[31534]: cluster 2024-07-28T11:19:48.646262+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:50 smithi204 bash[24094]: cluster 2024-07-28T11:19:48.646262+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:52.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:52 smithi177 bash[21846]: cluster 2024-07-28T11:19:50.646850+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:52 smithi177 bash[31534]: cluster 2024-07-28T11:19:50.646850+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:52 smithi204 bash[24094]: cluster 2024-07-28T11:19:50.646850+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:54 smithi204 bash[24094]: cluster 2024-07-28T11:19:52.647385+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:54.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:54 smithi177 bash[21846]: cluster 2024-07-28T11:19:52.647385+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:54 smithi177 bash[31534]: cluster 2024-07-28T11:19:52.647385+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:55.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[21846]: audit 2024-07-28T11:19:55.175784+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.204:0/651076859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[21846]: audit 2024-07-28T11:19:55.178101+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[21846]: audit 2024-07-28T11:19:55.189554+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]': finished 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[21846]: cluster 2024-07-28T11:19:55.189704+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[21846]: audit 2024-07-28T11:19:55.189946+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[31534]: audit 2024-07-28T11:19:55.175784+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.204:0/651076859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[31534]: audit 2024-07-28T11:19:55.178101+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[31534]: audit 2024-07-28T11:19:55.189554+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]': finished 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[31534]: cluster 2024-07-28T11:19:55.189704+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-28T11:19:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:55 smithi177 bash[31534]: audit 2024-07-28T11:19:55.189946+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:19:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:55 smithi204 bash[24094]: audit 2024-07-28T11:19:55.175784+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.204:0/651076859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:55 smithi204 bash[24094]: audit 2024-07-28T11:19:55.178101+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]: dispatch 2024-07-28T11:19:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:55 smithi204 bash[24094]: audit 2024-07-28T11:19:55.189554+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b647944a-5f8b-4338-a3ad-a8b78927aeae"}]': finished 2024-07-28T11:19:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:55 smithi204 bash[24094]: cluster 2024-07-28T11:19:55.189704+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-28T11:19:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:55 smithi204 bash[24094]: audit 2024-07-28T11:19:55.189946+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:19:56.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:56 smithi177 bash[21846]: cluster 2024-07-28T11:19:54.647974+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:56.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:56 smithi177 bash[21846]: audit 2024-07-28T11:19:55.819987+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.204:0/782325460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:56 smithi177 bash[31534]: cluster 2024-07-28T11:19:54.647974+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:56 smithi177 bash[31534]: audit 2024-07-28T11:19:55.819987+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.204:0/782325460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:56 smithi204 bash[24094]: cluster 2024-07-28T11:19:54.647974+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:19:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:56 smithi204 bash[24094]: audit 2024-07-28T11:19:55.819987+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.204:0/782325460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:19:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:19:58 smithi177 bash[21846]: cluster 2024-07-28T11:19:56.648530+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:19:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:19:58 smithi177 bash[31534]: cluster 2024-07-28T11:19:56.648530+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:19:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:19:58 smithi204 bash[24094]: cluster 2024-07-28T11:19:56.648530+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:20:00.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:00 smithi177 bash[21846]: cluster 2024-07-28T11:19:58.649064+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:20:00.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:00 smithi177 bash[21846]: cluster 2024-07-28T11:20:00.000163+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-07-28T11:20:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:00 smithi177 bash[31534]: cluster 2024-07-28T11:19:58.649064+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:20:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:00 smithi177 bash[31534]: cluster 2024-07-28T11:20:00.000163+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-07-28T11:20:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:00 smithi204 bash[24094]: cluster 2024-07-28T11:19:58.649064+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:20:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:00 smithi204 bash[24094]: cluster 2024-07-28T11:20:00.000163+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-07-28T11:20:02.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:02 smithi177 bash[21846]: cluster 2024-07-28T11:20:00.649572+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:20:02.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:02 smithi177 bash[31534]: cluster 2024-07-28T11:20:00.649572+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:20:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:02 smithi204 bash[24094]: cluster 2024-07-28T11:20:00.649572+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:20:04.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:04 smithi177 bash[21846]: cluster 2024-07-28T11:20:02.650107+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:20:04.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:04 smithi177 bash[31534]: cluster 2024-07-28T11:20:02.650107+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:20:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:04 smithi204 bash[24094]: cluster 2024-07-28T11:20:02.650107+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:20:06.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:06 smithi177 bash[21846]: cluster 2024-07-28T11:20:04.650618+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:06.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:06 smithi177 bash[31534]: cluster 2024-07-28T11:20:04.650618+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:06.530 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:06 smithi204 bash[24094]: cluster 2024-07-28T11:20:04.650618+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[21846]: cluster 2024-07-28T11:20:06.651173+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[21846]: audit 2024-07-28T11:20:07.469167+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[21846]: audit 2024-07-28T11:20:07.470897+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[31534]: cluster 2024-07-28T11:20:06.651173+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[31534]: audit 2024-07-28T11:20:07.469167+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:20:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:08 smithi177 bash[31534]: audit 2024-07-28T11:20:07.470897+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:08 smithi204 bash[24094]: cluster 2024-07-28T11:20:06.651173+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:08 smithi204 bash[24094]: audit 2024-07-28T11:20:07.469167+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:20:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:08 smithi204 bash[24094]: audit 2024-07-28T11:20:07.470897+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:09.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:09 smithi177 bash[21846]: cephadm 2024-07-28T11:20:07.472349+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-07-28T11:20:09.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:09 smithi177 bash[31534]: cephadm 2024-07-28T11:20:07.472349+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-07-28T11:20:09.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:09 smithi204 bash[24094]: cephadm 2024-07-28T11:20:07.472349+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-07-28T11:20:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:10 smithi177 bash[21846]: cluster 2024-07-28T11:20:08.651709+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:10 smithi177 bash[31534]: cluster 2024-07-28T11:20:08.651709+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:10.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:10 smithi204 bash[24094]: cluster 2024-07-28T11:20:08.651709+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:11.483 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.483 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.484 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.824 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.824 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:11.825 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:20:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[21846]: cluster 2024-07-28T11:20:10.652361+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[21846]: audit 2024-07-28T11:20:11.752348+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[21846]: audit 2024-07-28T11:20:11.760488+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[21846]: audit 2024-07-28T11:20:11.769024+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[31534]: cluster 2024-07-28T11:20:10.652361+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[31534]: audit 2024-07-28T11:20:11.752348+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[31534]: audit 2024-07-28T11:20:11.760488+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:12 smithi177 bash[31534]: audit 2024-07-28T11:20:11.769024+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:12 smithi204 bash[24094]: cluster 2024-07-28T11:20:10.652361+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:12 smithi204 bash[24094]: audit 2024-07-28T11:20:11.752348+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:12 smithi204 bash[24094]: audit 2024-07-28T11:20:11.760488+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:12 smithi204 bash[24094]: audit 2024-07-28T11:20:11.769024+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:14.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:14 smithi177 bash[21846]: cluster 2024-07-28T11:20:12.652956+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:14 smithi177 bash[31534]: cluster 2024-07-28T11:20:12.652956+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:14 smithi204 bash[24094]: cluster 2024-07-28T11:20:12.652956+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:16.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:16 smithi177 bash[21846]: cluster 2024-07-28T11:20:14.653476+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:16.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:16 smithi177 bash[31534]: cluster 2024-07-28T11:20:14.653476+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:16.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:16 smithi204 bash[24094]: cluster 2024-07-28T11:20:14.653476+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: cluster 2024-07-28T11:20:16.654021+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: audit 2024-07-28T11:20:16.857457+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: audit 2024-07-28T11:20:16.875568+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: audit 2024-07-28T11:20:17.290798+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: audit 2024-07-28T11:20:17.292676+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:17 smithi204 bash[24094]: audit 2024-07-28T11:20:17.302174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: cluster 2024-07-28T11:20:16.654021+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: audit 2024-07-28T11:20:16.857457+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: audit 2024-07-28T11:20:16.875568+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: audit 2024-07-28T11:20:17.290798+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: audit 2024-07-28T11:20:17.292676+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[21846]: audit 2024-07-28T11:20:17.302174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: cluster 2024-07-28T11:20:16.654021+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: audit 2024-07-28T11:20:16.857457+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: audit 2024-07-28T11:20:16.875568+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: audit 2024-07-28T11:20:17.290798+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: audit 2024-07-28T11:20:17.292676+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:17 smithi177 bash[31534]: audit 2024-07-28T11:20:17.302174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:18 smithi204 bash[24094]: audit 2024-07-28T11:20:18.362881+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:18 smithi204 bash[24094]: audit 2024-07-28T11:20:18.365354+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:19.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:18 smithi177 bash[21846]: audit 2024-07-28T11:20:18.362881+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:19.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:18 smithi177 bash[21846]: audit 2024-07-28T11:20:18.365354+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:19.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:18 smithi177 bash[31534]: audit 2024-07-28T11:20:18.362881+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:19.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:18 smithi177 bash[31534]: audit 2024-07-28T11:20:18.365354+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:20:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: cluster 2024-07-28T11:20:18.654630+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: audit 2024-07-28T11:20:18.873329+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: audit 2024-07-28T11:20:18.873848+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"]}]': finished 2024-07-28T11:20:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: cluster 2024-07-28T11:20:18.874041+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:20:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: audit 2024-07-28T11:20:18.874263+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:19 smithi204 bash[24094]: audit 2024-07-28T11:20:18.875753+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: cluster 2024-07-28T11:20:18.654630+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: audit 2024-07-28T11:20:18.873329+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: audit 2024-07-28T11:20:18.873848+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"]}]': finished 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: cluster 2024-07-28T11:20:18.874041+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: audit 2024-07-28T11:20:18.874263+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[21846]: audit 2024-07-28T11:20:18.875753+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: cluster 2024-07-28T11:20:18.654630+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: audit 2024-07-28T11:20:18.873329+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: audit 2024-07-28T11:20:18.873848+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"]}]': finished 2024-07-28T11:20:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: cluster 2024-07-28T11:20:18.874041+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:20:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: audit 2024-07-28T11:20:18.874263+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:19 smithi177 bash[31534]: audit 2024-07-28T11:20:18.875753+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:20:20.470 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 6 on host 'smithi204' 2024-07-28T11:20:21.104 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service 2024-07-28T11:20:21.107 INFO:tasks.cephadm:Deploying osd.7 on smithi204 with /dev/vg_nvme/lv_1... 2024-07-28T11:20:21.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T11:20:21.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:19.876681+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=smithi204", "root=default"]}]': finished 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: cluster 2024-07-28T11:20:19.876874+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:19.877801+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:19.891507+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:20.450874+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:20.459033+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:21.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:20 smithi204 bash[24094]: audit 2024-07-28T11:20:20.468152+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:19.876681+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=smithi204", "root=default"]}]': finished 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: cluster 2024-07-28T11:20:19.876874+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:19.877801+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:19.891507+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:20.450874+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:20.459033+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[21846]: audit 2024-07-28T11:20:20.468152+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:19.876681+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=smithi204", "root=default"]}]': finished 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: cluster 2024-07-28T11:20:19.876874+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:19.877801+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:19.891507+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:20.450874+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:20.459033+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:20 smithi177 bash[31534]: audit 2024-07-28T11:20:20.468152+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:19.400833+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:19.400934+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:20.655276+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: audit 2024-07-28T11:20:20.884943+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:20.892961+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374] boot 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:20.893062+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: audit 2024-07-28T11:20:20.893950+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:21 smithi204 bash[24094]: cluster 2024-07-28T11:20:21.895227+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:21 smithi177 bash[21846]: cluster 2024-07-28T11:20:19.400833+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:21 smithi177 bash[21846]: cluster 2024-07-28T11:20:19.400934+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: cluster 2024-07-28T11:20:20.655276+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: audit 2024-07-28T11:20:20.884943+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: cluster 2024-07-28T11:20:20.892961+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374] boot 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: cluster 2024-07-28T11:20:20.893062+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: audit 2024-07-28T11:20:20.893950+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[21846]: cluster 2024-07-28T11:20:21.895227+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:19.400833+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:19.400934+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:20.655276+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: audit 2024-07-28T11:20:20.884943+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:20.892961+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374] boot 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:20.893062+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: audit 2024-07-28T11:20:20.893950+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:20:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:22 smithi177 bash[31534]: cluster 2024-07-28T11:20:21.895227+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:20:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:23 smithi204 bash[24094]: cluster 2024-07-28T11:20:22.655927+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:23 smithi204 bash[24094]: cluster 2024-07-28T11:20:22.897098+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:20:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:23 smithi177 bash[21846]: cluster 2024-07-28T11:20:22.655927+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:23 smithi177 bash[21846]: cluster 2024-07-28T11:20:22.897098+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:20:24.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:23 smithi177 bash[31534]: cluster 2024-07-28T11:20:22.655927+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:24.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:23 smithi177 bash[31534]: cluster 2024-07-28T11:20:22.897098+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:20:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:24 smithi204 bash[24094]: cluster 2024-07-28T11:20:23.910524+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:20:25.228 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:20:25.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:24 smithi177 bash[21846]: cluster 2024-07-28T11:20:23.910524+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:20:25.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:24 smithi177 bash[31534]: cluster 2024-07-28T11:20:23.910524+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:20:26.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:25 smithi177 bash[21846]: cluster 2024-07-28T11:20:24.656482+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:26.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:25 smithi177 bash[21846]: cluster 2024-07-28T11:20:24.921654+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:20:26.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:25 smithi177 bash[31534]: cluster 2024-07-28T11:20:24.656482+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:26.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:25 smithi177 bash[31534]: cluster 2024-07-28T11:20:24.921654+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:20:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:25 smithi204 bash[24094]: cluster 2024-07-28T11:20:24.656482+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:25 smithi204 bash[24094]: cluster 2024-07-28T11:20:24.921654+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:20:28.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:27 smithi204 bash[24094]: cluster 2024-07-28T11:20:26.657005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:27 smithi177 bash[21846]: cluster 2024-07-28T11:20:26.657005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:28.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:27 smithi177 bash[31534]: cluster 2024-07-28T11:20:26.657005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:29.881 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T11:20:30.054 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T11:20:30.069 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-07-28T11:20:30.070 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-07-28T11:20:30.070 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134779 s, 778 MB/s 2024-07-28T11:20:30.070 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-07-28T11:20:30.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:29 smithi177 bash[21846]: cluster 2024-07-28T11:20:28.657591+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 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:20:30.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:29 smithi177 bash[31534]: cluster 2024-07-28T11:20:28.657591+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 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:20:30.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:29 smithi204 bash[24094]: cluster 2024-07-28T11:20:28.657591+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 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:20:31.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_1 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: cluster 2024-07-28T11:20:30.658128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: cephadm 2024-07-28T11:20:31.339177+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.348147+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.357286+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.359518+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.361235+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.362947+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: cephadm 2024-07-28T11:20:31.364245+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.374279+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.376952+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.378554+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:32 smithi204 bash[24094]: audit 2024-07-28T11:20:31.389751+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: cluster 2024-07-28T11:20:30.658128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-28T11:20:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: cephadm 2024-07-28T11:20:31.339177+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:20:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.348147+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.357286+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.359518+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.361235+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.362947+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: cephadm 2024-07-28T11:20:31.364245+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.374279+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.376952+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.378554+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[21846]: audit 2024-07-28T11:20:31.389751+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: cluster 2024-07-28T11:20:30.658128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: cephadm 2024-07-28T11:20:31.339177+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.348147+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.357286+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.359518+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.361235+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.362947+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: cephadm 2024-07-28T11:20:31.364245+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.374279+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.376952+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.378554+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:20:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:32 smithi177 bash[31534]: audit 2024-07-28T11:20:31.389751+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:20:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:34 smithi204 bash[24094]: cluster 2024-07-28T11:20:32.658639+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-07-28T11:20:34.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:34 smithi177 bash[21846]: cluster 2024-07-28T11:20:32.658639+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-07-28T11:20:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:34 smithi177 bash[31534]: cluster 2024-07-28T11:20:32.658639+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-07-28T11:20:36.028 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:20:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:36 smithi204 bash[24094]: cluster 2024-07-28T11:20:34.659134+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 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:20:36.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:36 smithi177 bash[21846]: cluster 2024-07-28T11:20:34.659134+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 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:20:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:36 smithi177 bash[31534]: cluster 2024-07-28T11:20:34.659134+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 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:20:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:38 smithi204 bash[24094]: cluster 2024-07-28T11:20:36.659737+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T11:20:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:38 smithi177 bash[21846]: cluster 2024-07-28T11:20:36.659737+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T11:20:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:38 smithi177 bash[31534]: cluster 2024-07-28T11:20:36.659737+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T11:20:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:39 smithi204 bash[24094]: audit 2024-07-28T11:20:39.179610+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:20:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:39 smithi204 bash[24094]: audit 2024-07-28T11:20:39.185493+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:20:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:39 smithi204 bash[24094]: audit 2024-07-28T11:20:39.187005+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:39.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[21846]: audit 2024-07-28T11:20:39.179610+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:20:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[21846]: audit 2024-07-28T11:20:39.185493+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:20:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[21846]: audit 2024-07-28T11:20:39.187005+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[31534]: audit 2024-07-28T11:20:39.179610+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:20:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[31534]: audit 2024-07-28T11:20:39.185493+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:20:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:39 smithi177 bash[31534]: audit 2024-07-28T11:20:39.187005+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:20:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:40 smithi204 bash[24094]: cluster 2024-07-28T11:20:38.660264+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 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:20:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:40 smithi204 bash[24094]: audit 2024-07-28T11:20:39.173430+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:20:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:40 smithi177 bash[21846]: cluster 2024-07-28T11:20:38.660264+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 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:20:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:40 smithi177 bash[21846]: audit 2024-07-28T11:20:39.173430+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:20:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:40 smithi177 bash[31534]: cluster 2024-07-28T11:20:38.660264+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 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:20:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:40 smithi177 bash[31534]: audit 2024-07-28T11:20:39.173430+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:20:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:42 smithi204 bash[24094]: cluster 2024-07-28T11:20:40.660739+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:42.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:42 smithi177 bash[21846]: cluster 2024-07-28T11:20:40.660739+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:42.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:42 smithi177 bash[31534]: cluster 2024-07-28T11:20:40.660739+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:44 smithi204 bash[24094]: cluster 2024-07-28T11:20:42.661303+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:44 smithi177 bash[21846]: cluster 2024-07-28T11:20:42.661303+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:44 smithi177 bash[31534]: cluster 2024-07-28T11:20:42.661303+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:46 smithi204 bash[24094]: cluster 2024-07-28T11:20:44.661844+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:46 smithi177 bash[21846]: cluster 2024-07-28T11:20:44.661844+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:46.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:46 smithi177 bash[31534]: cluster 2024-07-28T11:20:44.661844+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: cluster 2024-07-28T11:20:46.662402+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: audit 2024-07-28T11:20:47.483692+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.204:0/189524434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: audit 2024-07-28T11:20:47.486914+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: audit 2024-07-28T11:20:47.496187+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]': finished 2024-07-28T11:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: cluster 2024-07-28T11:20:47.496371+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-28T11:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: audit 2024-07-28T11:20:47.496623+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:48 smithi204 bash[24094]: audit 2024-07-28T11:20:48.120906+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.204:0/2023680216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: cluster 2024-07-28T11:20:46.662402+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: audit 2024-07-28T11:20:47.483692+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.204:0/189524434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: audit 2024-07-28T11:20:47.486914+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: audit 2024-07-28T11:20:47.496187+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]': finished 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: cluster 2024-07-28T11:20:47.496371+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: audit 2024-07-28T11:20:47.496623+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:20:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[21846]: audit 2024-07-28T11:20:48.120906+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.204:0/2023680216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: cluster 2024-07-28T11:20:46.662402+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: audit 2024-07-28T11:20:47.483692+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.204:0/189524434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: audit 2024-07-28T11:20:47.486914+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]: dispatch 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: audit 2024-07-28T11:20:47.496187+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7938952e-1e1c-49b4-bd73-956820a4193b"}]': finished 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: cluster 2024-07-28T11:20:47.496371+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: audit 2024-07-28T11:20:47.496623+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:20:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:48 smithi177 bash[31534]: audit 2024-07-28T11:20:48.120906+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.204:0/2023680216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:20:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:49 smithi204 bash[24094]: cluster 2024-07-28T11:20:48.662954+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:20:49.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:49 smithi177 bash[21846]: cluster 2024-07-28T11:20:48.662954+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:20:49.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:49 smithi177 bash[31534]: cluster 2024-07-28T11:20:48.662954+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:20:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:51 smithi177 bash[21846]: cluster 2024-07-28T11:20:50.663500+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:20:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:51 smithi177 bash[31534]: cluster 2024-07-28T11:20:50.663500+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:20:52.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:51 smithi204 bash[24094]: cluster 2024-07-28T11:20:50.663500+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:20:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:53 smithi177 bash[21846]: cluster 2024-07-28T11:20:52.664163+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:20:54.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:53 smithi177 bash[31534]: cluster 2024-07-28T11:20:52.664163+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:20:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:53 smithi204 bash[24094]: cluster 2024-07-28T11:20:52.664163+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:20:56.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:55 smithi177 bash[21846]: cluster 2024-07-28T11:20:54.664729+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:56.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:55 smithi177 bash[31534]: cluster 2024-07-28T11:20:54.664729+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:56.106 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:55 smithi204 bash[24094]: cluster 2024-07-28T11:20:54.664729+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:58.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:57 smithi177 bash[21846]: cluster 2024-07-28T11:20:56.665412+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:58.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:57 smithi177 bash[31534]: cluster 2024-07-28T11:20:56.665412+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:20:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:57 smithi204 bash[24094]: cluster 2024-07-28T11:20:56.665412+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:20:59 smithi204 bash[24094]: cluster 2024-07-28T11:20:58.666097+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:00.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:20:59 smithi177 bash[21846]: cluster 2024-07-28T11:20:58.666097+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:00.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:20:59 smithi177 bash[31534]: cluster 2024-07-28T11:20:58.666097+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:01.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[21846]: audit 2024-07-28T11:20:59.788674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:21:01.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[21846]: audit 2024-07-28T11:20:59.790599+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:01.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[21846]: cephadm 2024-07-28T11:20:59.792165+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-07-28T11:21:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[31534]: audit 2024-07-28T11:20:59.788674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:21:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[31534]: audit 2024-07-28T11:20:59.790599+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:00 smithi177 bash[31534]: cephadm 2024-07-28T11:20:59.792165+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-07-28T11:21:01.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:00 smithi204 bash[24094]: audit 2024-07-28T11:20:59.788674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:21:01.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:00 smithi204 bash[24094]: audit 2024-07-28T11:20:59.790599+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:01.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:00 smithi204 bash[24094]: cephadm 2024-07-28T11:20:59.792165+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-07-28T11:21:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:01 smithi204 bash[24094]: cluster 2024-07-28T11:21:00.666731+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:02.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:01 smithi177 bash[21846]: cluster 2024-07-28T11:21:00.666731+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:02.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:01 smithi177 bash[31534]: cluster 2024-07-28T11:21:00.666731+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:03.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:03 smithi204 bash[24094]: cluster 2024-07-28T11:21:02.667304+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:04.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:03 smithi177 bash[21846]: cluster 2024-07-28T11:21:02.667304+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:04.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:03 smithi177 bash[31534]: cluster 2024-07-28T11:21:02.667304+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:04.338 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.339 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.339 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.339 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.340 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.340 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.340 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:04.340 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:21:04 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:21:05.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[21846]: audit 2024-07-28T11:21:04.379211+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:05.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[21846]: audit 2024-07-28T11:21:04.387294+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:05.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[21846]: audit 2024-07-28T11:21:04.395589+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:05.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[31534]: audit 2024-07-28T11:21:04.379211+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:05.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[31534]: audit 2024-07-28T11:21:04.387294+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:05.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:04 smithi177 bash[31534]: audit 2024-07-28T11:21:04.395589+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:04 smithi204 bash[24094]: audit 2024-07-28T11:21:04.379211+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:04 smithi204 bash[24094]: audit 2024-07-28T11:21:04.387294+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:04 smithi204 bash[24094]: audit 2024-07-28T11:21:04.395589+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:06.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:05 smithi177 bash[21846]: cluster 2024-07-28T11:21:04.667869+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:06.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:05 smithi177 bash[31534]: cluster 2024-07-28T11:21:04.667869+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:06.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:05 smithi204 bash[24094]: cluster 2024-07-28T11:21:04.667869+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:08.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:07 smithi177 bash[21846]: cluster 2024-07-28T11:21:06.668402+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:08.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:07 smithi177 bash[31534]: cluster 2024-07-28T11:21:06.668402+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:08.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:07 smithi204 bash[24094]: cluster 2024-07-28T11:21:06.668402+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:10.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:09 smithi177 bash[21846]: cluster 2024-07-28T11:21:08.668969+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:10.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:09 smithi177 bash[31534]: cluster 2024-07-28T11:21:08.668969+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:09 smithi204 bash[24094]: cluster 2024-07-28T11:21:08.668969+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:12.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: cluster 2024-07-28T11:21:10.669531+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:10.928595+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:10.937629+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:10.939571+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:10.941249+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:10.950893+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:11.652855+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:21:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[21846]: audit 2024-07-28T11:21:11.655942+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:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: cluster 2024-07-28T11:21:10.669531+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:10.928595+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:10.937629+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:10.939571+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:10.941249+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:10.950893+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:11.652855+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:21:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:11 smithi177 bash[31534]: audit 2024-07-28T11:21:11.655942+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:21:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: cluster 2024-07-28T11:21:10.669531+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:10.928595+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:10.937629+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:10.939571+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:10.941249+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:10.950893+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:11.652855+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:21:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:11 smithi204 bash[24094]: audit 2024-07-28T11:21:11.655942+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:21:13.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[31534]: audit 2024-07-28T11:21:11.953460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:13.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[31534]: audit 2024-07-28T11:21:11.954401+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:21:13.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[31534]: cluster 2024-07-28T11:21:11.954560+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[31534]: audit 2024-07-28T11:21:11.954797+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[31534]: audit 2024-07-28T11:21:11.956492+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=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[21846]: audit 2024-07-28T11:21:11.953460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[21846]: audit 2024-07-28T11:21:11.954401+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:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[21846]: cluster 2024-07-28T11:21:11.954560+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[21846]: audit 2024-07-28T11:21:11.954797+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:12 smithi177 bash[21846]: audit 2024-07-28T11:21:11.956492+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=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:12 smithi204 bash[24094]: audit 2024-07-28T11:21:11.953460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:12 smithi204 bash[24094]: audit 2024-07-28T11:21:11.954401+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:21:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:12 smithi204 bash[24094]: cluster 2024-07-28T11:21:11.954560+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:21:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:12 smithi204 bash[24094]: audit 2024-07-28T11:21:11.954797+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:12 smithi204 bash[24094]: audit 2024-07-28T11:21:11.956492+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=smithi204", "root=default"]}]: dispatch 2024-07-28T11:21:14.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:13 smithi204 bash[24094]: cluster 2024-07-28T11:21:12.670047+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:14.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:13 smithi204 bash[24094]: audit 2024-07-28T11:21:12.957339+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=smithi204", "root=default"]}]': finished 2024-07-28T11:21:14.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:13 smithi204 bash[24094]: cluster 2024-07-28T11:21:12.957550+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:21:14.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:13 smithi204 bash[24094]: audit 2024-07-28T11:21:12.958324+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:13 smithi204 bash[24094]: audit 2024-07-28T11:21:12.969693+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[31534]: cluster 2024-07-28T11:21:12.670047+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:14.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[31534]: audit 2024-07-28T11:21:12.957339+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=smithi204", "root=default"]}]': finished 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[31534]: cluster 2024-07-28T11:21:12.957550+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[31534]: audit 2024-07-28T11:21:12.958324+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[31534]: audit 2024-07-28T11:21:12.969693+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[21846]: cluster 2024-07-28T11:21:12.670047+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[21846]: audit 2024-07-28T11:21:12.957339+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=smithi204", "root=default"]}]': finished 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[21846]: cluster 2024-07-28T11:21:12.957550+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[21846]: audit 2024-07-28T11:21:12.958324+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:13 smithi177 bash[21846]: audit 2024-07-28T11:21:12.969693+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:14.862 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 7 on host 'smithi204' 2024-07-28T11:21:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: cluster 2024-07-28T11:21:12.605273+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:21:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: cluster 2024-07-28T11:21:12.605372+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:21:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: cluster 2024-07-28T11:21:13.963052+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684] boot 2024-07-28T11:21:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: cluster 2024-07-28T11:21:13.963156+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-28T11:21:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: audit 2024-07-28T11:21:13.963521+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: cluster 2024-07-28T11:21:14.113486+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:21:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: audit 2024-07-28T11:21:14.841300+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: audit 2024-07-28T11:21:14.849505+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:14 smithi204 bash[24094]: audit 2024-07-28T11:21:14.858705+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: cluster 2024-07-28T11:21:12.605273+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: cluster 2024-07-28T11:21:12.605372+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: cluster 2024-07-28T11:21:13.963052+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684] boot 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: cluster 2024-07-28T11:21:13.963156+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: audit 2024-07-28T11:21:13.963521+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: cluster 2024-07-28T11:21:14.113486+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:21:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: audit 2024-07-28T11:21:14.841300+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: audit 2024-07-28T11:21:14.849505+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[21846]: audit 2024-07-28T11:21:14.858705+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: cluster 2024-07-28T11:21:12.605273+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: cluster 2024-07-28T11:21:12.605372+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: cluster 2024-07-28T11:21:13.963052+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684] boot 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: cluster 2024-07-28T11:21:13.963156+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: audit 2024-07-28T11:21:13.963521+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:21:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: cluster 2024-07-28T11:21:14.113486+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:21:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: audit 2024-07-28T11:21:14.841300+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: audit 2024-07-28T11:21:14.849505+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:14 smithi177 bash[31534]: audit 2024-07-28T11:21:14.858705+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:15.543 DEBUG:teuthology.orchestra.run.smithi204:osd.7> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service 2024-07-28T11:21:15.545 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-28T11:21:15.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd stat -f json 2024-07-28T11:21:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:16 smithi204 bash[24094]: cluster 2024-07-28T11:21:14.670609+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:16 smithi204 bash[24094]: cluster 2024-07-28T11:21:15.115539+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:21:16.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:16 smithi177 bash[31534]: cluster 2024-07-28T11:21:14.670609+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:16.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:16 smithi177 bash[31534]: cluster 2024-07-28T11:21:15.115539+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:21:16.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:16 smithi177 bash[21846]: cluster 2024-07-28T11:21:14.670609+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:16.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:16 smithi177 bash[21846]: cluster 2024-07-28T11:21:15.115539+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:21:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:17 smithi204 bash[24094]: cluster 2024-07-28T11:21:16.120001+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:21:17.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:17 smithi177 bash[21846]: cluster 2024-07-28T11:21:16.120001+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:21:17.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:17 smithi177 bash[31534]: cluster 2024-07-28T11:21:16.120001+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:21:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:18 smithi204 bash[24094]: cluster 2024-07-28T11:21:16.671166+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:18 smithi204 bash[24094]: cluster 2024-07-28T11:21:17.138690+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:21:18.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:18 smithi177 bash[31534]: cluster 2024-07-28T11:21:16.671166+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:18.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:18 smithi177 bash[31534]: cluster 2024-07-28T11:21:17.138690+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:21:18.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:18 smithi177 bash[21846]: cluster 2024-07-28T11:21:16.671166+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:18.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:18 smithi177 bash[21846]: cluster 2024-07-28T11:21:17.138690+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:21:20.307 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:21:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:20 smithi204 bash[24094]: cluster 2024-07-28T11:21:18.671797+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:20.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:20 smithi177 bash[31534]: cluster 2024-07-28T11:21:18.671797+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:20.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:20 smithi177 bash[21846]: cluster 2024-07-28T11:21:18.671797+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:22 smithi204 bash[24094]: cluster 2024-07-28T11:21:20.672367+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:21:22.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:22 smithi177 bash[31534]: cluster 2024-07-28T11:21:20.672367+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:21:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:22 smithi177 bash[21846]: cluster 2024-07-28T11:21:20.672367+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:21:24.066 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:21:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:24 smithi204 bash[24094]: cluster 2024-07-28T11:21:22.672895+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-07-28T11:21:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:24 smithi204 bash[24094]: audit 2024-07-28T11:21:24.069843+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.177:0/632547624' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:21:24.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:24 smithi177 bash[21846]: cluster 2024-07-28T11:21:22.672895+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-07-28T11:21:24.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:24 smithi177 bash[21846]: audit 2024-07-28T11:21:24.069843+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.177:0/632547624' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:21:24.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:24 smithi177 bash[31534]: cluster 2024-07-28T11:21:22.672895+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-07-28T11:21:24.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:24 smithi177 bash[31534]: audit 2024-07-28T11:21:24.069843+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.177:0/632547624' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:21:24.792 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1722165673,"num_in_osds":8,"osd_in_since":1722165647,"num_remapped_pgs":0} 2024-07-28T11:21:24.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:21:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: cephadm 2024-07-28T11:21:24.383592+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:21:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.392560+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.401808+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.403964+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.405783+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.407735+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.409646+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.419433+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.421509+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.423288+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:25 smithi204 bash[24094]: audit 2024-07-28T11:21:24.432993+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: cephadm 2024-07-28T11:21:24.383592+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:21:25.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.392560+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.401808+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.403964+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.405783+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.407735+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.409646+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.419433+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.421509+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.423288+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[21846]: audit 2024-07-28T11:21:24.432993+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: cephadm 2024-07-28T11:21:24.383592+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi204 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.392560+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.401808+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.403964+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.405783+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.407735+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.409646+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.419433+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.421509+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.423288+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:25 smithi177 bash[31534]: audit 2024-07-28T11:21:24.432993+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:26 smithi204 bash[24094]: cephadm 2024-07-28T11:21:24.410967+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-07-28T11:21:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:26 smithi204 bash[24094]: cluster 2024-07-28T11:21:24.673406+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-07-28T11:21:26.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:26 smithi177 bash[31534]: cephadm 2024-07-28T11:21:24.410967+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-07-28T11:21:26.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:26 smithi177 bash[31534]: cluster 2024-07-28T11:21:24.673406+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-07-28T11:21:26.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:26 smithi177 bash[21846]: cephadm 2024-07-28T11:21:24.410967+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-07-28T11:21:26.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:26 smithi177 bash[21846]: cluster 2024-07-28T11:21:24.673406+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-07-28T11:21:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:28 smithi204 bash[24094]: cluster 2024-07-28T11:21:26.673974+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 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:21:28.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:28 smithi177 bash[31534]: cluster 2024-07-28T11:21:26.673974+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 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:21:28.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:28 smithi177 bash[21846]: cluster 2024-07-28T11:21:26.673974+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 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:21:29.551 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:21:29.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:29 smithi177 bash[31534]: cluster 2024-07-28T11:21:28.674497+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:21:29.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:29 smithi177 bash[21846]: cluster 2024-07-28T11:21:28.674497+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:21:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:29 smithi204 bash[24094]: cluster 2024-07-28T11:21:28.674497+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:21:32.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:31 smithi177 bash[31534]: cluster 2024-07-28T11:21:30.675065+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 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:21:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:31 smithi177 bash[21846]: cluster 2024-07-28T11:21:30.675065+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 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:21:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:31 smithi204 bash[24094]: cluster 2024-07-28T11:21:30.675065+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 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:21:33.321 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:21:33.322 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":58,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:21:17.123430+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","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.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+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:21:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:33 smithi177 bash[31534]: cluster 2024-07-28T11:21:32.675462+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:33 smithi177 bash[31534]: audit 2024-07-28T11:21:33.323554+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/533387178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:21:34.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:33 smithi177 bash[21846]: cluster 2024-07-28T11:21:32.675462+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:34.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:33 smithi177 bash[21846]: audit 2024-07-28T11:21:33.323554+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/533387178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:21:34.049 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-28T11:16:53.127943+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-07-28T11:21:34.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-28T11:21:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:33 smithi204 bash[24094]: cluster 2024-07-28T11:21:32.675462+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:33 smithi204 bash[24094]: audit 2024-07-28T11:21:33.323554+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/533387178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:21:36.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:35 smithi177 bash[31534]: cluster 2024-07-28T11:21:34.676097+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:35 smithi177 bash[21846]: cluster 2024-07-28T11:21:34.676097+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:35 smithi204 bash[24094]: cluster 2024-07-28T11:21:34.676097+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:38.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:37 smithi177 bash[31534]: cluster 2024-07-28T11:21:36.676754+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:38.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:37 smithi177 bash[21846]: cluster 2024-07-28T11:21:36.676754+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:38.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:37 smithi204 bash[24094]: cluster 2024-07-28T11:21:36.676754+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:38.810 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:21:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:39 smithi177 bash[21846]: cluster 2024-07-28T11:21:38.677448+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:39 smithi177 bash[31534]: cluster 2024-07-28T11:21:38.677448+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:39 smithi204 bash[24094]: cluster 2024-07-28T11:21:38.677448+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:42.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:41 smithi177 bash[21846]: cluster 2024-07-28T11:21:40.678063+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:42.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:41 smithi177 bash[31534]: cluster 2024-07-28T11:21:40.678063+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:41 smithi204 bash[24094]: cluster 2024-07-28T11:21:40.678063+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:42.376 INFO:teuthology.orchestra.run.smithi177.stdout:pg_num: 1 2024-07-28T11:21:43.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:42 smithi177 bash[21846]: audit 2024-07-28T11:21:42.379901+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/160208071' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:21:43.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:42 smithi177 bash[31534]: audit 2024-07-28T11:21:42.379901+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/160208071' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:21:43.135 INFO:tasks.cephadm:Adding prometheus.a on smithi204 2024-07-28T11:21:43.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply prometheus '1;smithi204=a' 2024-07-28T11:21:43.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:42 smithi204 bash[24094]: audit 2024-07-28T11:21:42.379901+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/160208071' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:21:44.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:43 smithi177 bash[21846]: cluster 2024-07-28T11:21:42.678688+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:44.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:43 smithi177 bash[31534]: cluster 2024-07-28T11:21:42.678688+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:43 smithi204 bash[24094]: cluster 2024-07-28T11:21:42.678688+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:46.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:45 smithi177 bash[21846]: cluster 2024-07-28T11:21:44.679340+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:45 smithi177 bash[31534]: cluster 2024-07-28T11:21:44.679340+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:45 smithi204 bash[24094]: cluster 2024-07-28T11:21:44.679340+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:47.883 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:21:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:47 smithi204 bash[24094]: cluster 2024-07-28T11:21:46.680009+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:48.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:47 smithi177 bash[21846]: cluster 2024-07-28T11:21:46.680009+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:48.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:47 smithi177 bash[31534]: cluster 2024-07-28T11:21:46.680009+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:49 smithi204 bash[24094]: cluster 2024-07-28T11:21:48.680630+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:50.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:49 smithi177 bash[21846]: cluster 2024-07-28T11:21:48.680630+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:50.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:49 smithi177 bash[31534]: cluster 2024-07-28T11:21:48.680630+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:51.031 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled prometheus update... 2024-07-28T11:21:51.672 DEBUG:teuthology.orchestra.run.smithi204:prometheus.a> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@prometheus.a.service 2024-07-28T11:21:51.715 INFO:tasks.cephadm:Adding node-exporter.a on smithi177 2024-07-28T11:21:51.715 INFO:tasks.cephadm:Adding node-exporter.b on smithi204 2024-07-28T11:21:51.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply node-exporter '2;smithi177=a;smithi204=b' 2024-07-28T11:21:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: cluster 2024-07-28T11:21:50.681246+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.022295+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:21:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: cephadm 2024-07-28T11:21:51.025095+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-07-28T11:21:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.034262+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.035927+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.461267+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.463121+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:52 smithi204 bash[24094]: audit 2024-07-28T11:21:51.475230+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: cluster 2024-07-28T11:21:50.681246+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.022295+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: cephadm 2024-07-28T11:21:51.025095+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.034262+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.035927+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.461267+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.463121+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:52.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[21846]: audit 2024-07-28T11:21:51.475230+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: cluster 2024-07-28T11:21:50.681246+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.022295+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: cephadm 2024-07-28T11:21:51.025095+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.034262+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.035927+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.461267+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.463121+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:21:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:52 smithi177 bash[31534]: audit 2024-07-28T11:21:51.475230+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:21:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:53 smithi204 bash[24094]: cephadm 2024-07-28T11:21:51.507981+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-07-28T11:21:53.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:53 smithi177 bash[21846]: cephadm 2024-07-28T11:21:51.507981+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-07-28T11:21:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:53 smithi177 bash[31534]: cephadm 2024-07-28T11:21:51.507981+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-07-28T11:21:54.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:54 smithi204 bash[24094]: cluster 2024-07-28T11:21:52.681852+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:54.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:54 smithi177 bash[21846]: cluster 2024-07-28T11:21:52.681852+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:54.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:54 smithi177 bash[31534]: cluster 2024-07-28T11:21:52.681852+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:56.444 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:56 smithi204 bash[24094]: cluster 2024-07-28T11:21:54.682405+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:56.483 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:21:56.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:56 smithi177 bash[21846]: cluster 2024-07-28T11:21:54.682405+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:56.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:56 smithi177 bash[31534]: cluster 2024-07-28T11:21:54.682405+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:58.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:21:58 smithi204 bash[24094]: cluster 2024-07-28T11:21:56.682962+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:58.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:21:58 smithi177 bash[21846]: cluster 2024-07-28T11:21:56.682962+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:21:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:21:58 smithi177 bash[31534]: cluster 2024-07-28T11:21:56.682962+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:00.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:00 smithi204 bash[24094]: cluster 2024-07-28T11:21:58.683508+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:00.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:00 smithi177 bash[21846]: cluster 2024-07-28T11:21:58.683508+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:00.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:00 smithi177 bash[31534]: cluster 2024-07-28T11:21:58.683508+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:02 smithi204 bash[24094]: cluster 2024-07-28T11:22:00.684070+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:02.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:02 smithi177 bash[21846]: cluster 2024-07-28T11:22:00.684070+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:02.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:02 smithi177 bash[31534]: cluster 2024-07-28T11:22:00.684070+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:03.496 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled node-exporter update... 2024-07-28T11:22:04.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:04 smithi204 bash[24094]: cluster 2024-07-28T11:22:02.684612+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:04.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:04 smithi204 bash[24094]: audit 2024-07-28T11:22:03.499605+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:04 smithi177 bash[21846]: cluster 2024-07-28T11:22:02.684612+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:04.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:04 smithi177 bash[21846]: audit 2024-07-28T11:22:03.499605+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:04.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:04 smithi177 bash[31534]: cluster 2024-07-28T11:22:02.684612+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:04.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:04 smithi177 bash[31534]: audit 2024-07-28T11:22:03.499605+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:04.935 DEBUG:teuthology.orchestra.run.smithi177:node-exporter.a> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.a.service 2024-07-28T11:22:04.938 DEBUG:teuthology.orchestra.run.smithi204:node-exporter.b> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.b.service 2024-07-28T11:22:04.940 INFO:tasks.cephadm:Adding alertmanager.a on smithi177 2024-07-28T11:22:04.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply alertmanager '1;smithi177=a' 2024-07-28T11:22:05.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:05 smithi177 bash[21846]: audit 2024-07-28T11:22:03.489291+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:05.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:05 smithi177 bash[21846]: cephadm 2024-07-28T11:22:03.492319+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi204=b;count:2 2024-07-28T11:22:05.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:05 smithi177 bash[31534]: audit 2024-07-28T11:22:03.489291+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:05.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:05 smithi177 bash[31534]: cephadm 2024-07-28T11:22:03.492319+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi204=b;count:2 2024-07-28T11:22:05.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:05 smithi204 bash[24094]: audit 2024-07-28T11:22:03.489291+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:05.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:05 smithi204 bash[24094]: cephadm 2024-07-28T11:22:03.492319+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi204=b;count:2 2024-07-28T11:22:06.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:06 smithi204 bash[24094]: cluster 2024-07-28T11:22:04.685236+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:06.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:06 smithi177 bash[21846]: cluster 2024-07-28T11:22:04.685236+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:06.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:06 smithi177 bash[31534]: cluster 2024-07-28T11:22:04.685236+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:08.359 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.359 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.359 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.360 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.360 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:08 smithi204 bash[24094]: cluster 2024-07-28T11:22:06.685889+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:08.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:08 smithi177 bash[21846]: cluster 2024-07-28T11:22:06.685889+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:08.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:08 smithi177 bash[31534]: cluster 2024-07-28T11:22:06.685889+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:08.662 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.663 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.663 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.663 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:08.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:08 smithi204 systemd[1]: Started Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:22:09.736 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[25039]: ignoring --setuser ceph since I am not root 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[25039]: ignoring --setgroup ceph since I am not root 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[25039]: debug 2024-07-28T11:22:09.729+0000 7fbaa698f640 1 -- 172.21.15.204:0/1747174985 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f45c8009c0 con 0x55f45c80c800 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[25039]: debug 2024-07-28T11:22:09.845+0000 7fbaa91e9ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[24094]: audit 2024-07-28T11:22:08.651130+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[24094]: audit 2024-07-28T11:22:08.660015+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[24094]: audit 2024-07-28T11:22:08.670224+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[24094]: audit 2024-07-28T11:22:08.676866+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:22:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[24094]: cluster 2024-07-28T11:22:08.686479+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.850Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.850Z 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:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.850Z 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 smithi204 (none))" 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.850Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.850Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.852Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.852Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.853Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.853Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:22:09.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.855Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.855Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.732µs 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.855Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.856Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.856Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.758µs wal_replay_duration=1.220382ms wbl_replay_duration=130ns total_replay_duration=1.273288ms 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.858Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.858Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.858Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.875Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.400976ms db_storage=851ns remote_storage=1.457µs web_handler=403ns query_engine=527ns scrape=249.804µs scrape_sd=19.251µs notify=1.015µs notify_sd=1.32µs rules=16.905604ms tracing=6.326µs 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.875Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:22:09.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:09 smithi204 bash[48507]: ts=2024-07-28T11:22:09.875Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[22096]: ignoring --setuser ceph since I am not root 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[22096]: ignoring --setgroup ceph since I am not root 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[22096]: debug 2024-07-28T11:22:09.726+0000 7f5b3497d640 1 -- 172.21.15.177:0/2849475554 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5624e10a09c0 con 0x5624e10ac800 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[22096]: debug 2024-07-28T11:22:09.834+0000 7f5b371d7ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[21846]: audit 2024-07-28T11:22:08.651130+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[21846]: audit 2024-07-28T11:22:08.660015+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[21846]: audit 2024-07-28T11:22:08.670224+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[21846]: audit 2024-07-28T11:22:08.676866+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[21846]: cluster 2024-07-28T11:22:08.686479+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[31534]: audit 2024-07-28T11:22:08.651130+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[31534]: audit 2024-07-28T11:22:08.660015+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[31534]: audit 2024-07-28T11:22:08.670224+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[31534]: audit 2024-07-28T11:22:08.676866+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:22:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:09 smithi177 bash[31534]: cluster 2024-07-28T11:22:08.686479+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:11.003 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:10 smithi177 bash[31534]: audit 2024-07-28T11:22:09.686281+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:22:11.003 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:10 smithi177 bash[31534]: cluster 2024-07-28T11:22:09.686346+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:22:11.003 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:10 smithi177 bash[21846]: audit 2024-07-28T11:22:09.686281+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:22:11.003 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:10 smithi177 bash[21846]: cluster 2024-07-28T11:22:09.686346+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:22:11.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:10 smithi204 bash[24094]: audit 2024-07-28T11:22:09.686281+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.177:0/3925548651' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:22:11.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:10 smithi204 bash[24094]: cluster 2024-07-28T11:22:09.686346+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:22:11.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.002+0000 7f5b371d7ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:22:11.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.066+0000 7f5b371d7ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:22:11.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.218+0000 7f5b371d7ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:22:11.369 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:11 smithi204 bash[25039]: debug 2024-07-28T11:22:11.041+0000 7fbaa91e9ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:22:11.369 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:11 smithi204 bash[25039]: debug 2024-07-28T11:22:11.105+0000 7fbaa91e9ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:22:11.369 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:11 smithi204 bash[25039]: debug 2024-07-28T11:22:11.261+0000 7fbaa91e9ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:22:12.119 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.834+0000 7f5b371d7ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:22:12.119 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.898+0000 7f5b371d7ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:22:12.120 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:11 smithi177 bash[22096]: debug 2024-07-28T11:22:11.966+0000 7f5b371d7ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:22:12.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:11 smithi204 bash[25039]: debug 2024-07-28T11:22:11.889+0000 7fbaa91e9ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:22:12.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:11 smithi204 bash[25039]: debug 2024-07-28T11:22:11.957+0000 7fbaa91e9ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:22:12.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.025+0000 7fbaa91e9ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:22:12.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.118+0000 7f5b371d7ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:22:12.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.194+0000 7f5b371d7ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:22:12.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.258+0000 7f5b371d7ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:22:12.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.482+0000 7f5b371d7ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:22:12.550 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.181+0000 7fbaa91e9ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:22:12.551 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.257+0000 7fbaa91e9ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:22:12.551 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.321+0000 7fbaa91e9ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:22:12.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.546+0000 7f5b371d7ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:22:12.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.710+0000 7f5b371d7ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:22:12.858 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.549+0000 7fbaa91e9ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:22:12.858 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.613+0000 7fbaa91e9ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:22:12.858 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.781+0000 7fbaa91e9ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:22:13.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:12 smithi204 bash[25039]: debug 2024-07-28T11:22:12.853+0000 7fbaa91e9ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:22:13.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:13 smithi204 bash[25039]: debug 2024-07-28T11:22:13.093+0000 7fbaa91e9ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:22:13.170 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:12 smithi177 bash[22096]: debug 2024-07-28T11:22:12.786+0000 7f5b371d7ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:22:13.170 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:13 smithi177 bash[22096]: debug 2024-07-28T11:22:13.014+0000 7f5b371d7ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:22:13.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:13 smithi177 bash[22096]: debug 2024-07-28T11:22:13.170+0000 7f5b371d7ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:22:13.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:13 smithi177 bash[22096]: debug 2024-07-28T11:22:13.246+0000 7f5b371d7ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:22:13.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:13 smithi177 bash[22096]: debug 2024-07-28T11:22:13.398+0000 7f5b371d7ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:22:13.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:13 smithi204 bash[25039]: debug 2024-07-28T11:22:13.257+0000 7fbaa91e9ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:22:13.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:13 smithi204 bash[25039]: debug 2024-07-28T11:22:13.337+0000 7fbaa91e9ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:22:13.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:13 smithi204 bash[25039]: debug 2024-07-28T11:22:13.485+0000 7fbaa91e9ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:22:14.461 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.186+0000 7f5b371d7ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:22:14.461 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.266+0000 7f5b371d7ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:22:14.519 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.249+0000 7fbaa91e9ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:22:14.519 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.321+0000 7fbaa91e9ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:22:14.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.462+0000 7f5b371d7ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:22:14.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.534+0000 7f5b371d7ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:22:14.902 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.517+0000 7fbaa91e9ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:22:14.902 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.589+0000 7fbaa91e9ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.842+0000 7f5b371d7ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[22096]: debug 2024-07-28T11:22:14.918+0000 7f5b371d7ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:15 smithi177 bash[22096]: [28/Jul/2024:11:22:15] ENGINE Bus STARTING 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:15 smithi177 bash[22096]: CherryPy Checker: 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:15 smithi177 bash[22096]: The Application mounted at '' has an empty config. 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:15 smithi177 bash[22096]: [28/Jul/2024:11:22:15] ENGINE Serving on http://:::9283 2024-07-28T11:22:15.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:15 smithi177 bash[22096]: [28/Jul/2024:11:22:15] ENGINE Bus STARTED 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: cluster 2024-07-28T11:22:14.943009+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: cluster 2024-07-28T11:22:14.943537+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: cluster 2024-07-28T11:22:14.955466+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: cluster 2024-07-28T11:22:14.956042+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0126669s), standbys: x 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.959616+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.960136+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.960652+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.962380+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:22:15.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.962883+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.963382+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.964049+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.964532+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.965005+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.965462+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.965946+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.966395+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.966869+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.967357+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.967718+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: audit 2024-07-28T11:22:14.968776+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:22:15.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[31534]: cluster 2024-07-28T11:22:14.993926+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: cluster 2024-07-28T11:22:14.943009+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: cluster 2024-07-28T11:22:14.943537+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: cluster 2024-07-28T11:22:14.955466+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: cluster 2024-07-28T11:22:14.956042+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0126669s), standbys: x 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.959616+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.960136+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.960652+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.962380+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.962883+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.963382+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:22:15.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.964049+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.964532+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.965005+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.965462+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.965946+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.966395+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.966869+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.967357+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.967718+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: audit 2024-07-28T11:22:14.968776+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:22:15.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:14 smithi177 bash[21846]: cluster 2024-07-28T11:22:14.993926+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.897+0000 7fbaa91e9ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[25039]: debug 2024-07-28T11:22:14.977+0000 7fbaa91e9ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[25039]: [28/Jul/2024:11:22:15] ENGINE Bus STARTING 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[25039]: CherryPy Checker: 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[25039]: The Application mounted at '' has an empty config. 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[25039]: [28/Jul/2024:11:22:15] ENGINE Serving on http://:::9283 2024-07-28T11:22:15.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[25039]: [28/Jul/2024:11:22:15] ENGINE Bus STARTED 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: cluster 2024-07-28T11:22:14.943009+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: cluster 2024-07-28T11:22:14.943537+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: cluster 2024-07-28T11:22:14.955466+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: cluster 2024-07-28T11:22:14.956042+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0126669s), standbys: x 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.959616+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.960136+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.960652+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.962380+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.962883+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.963382+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.964049+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.964532+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.965005+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.965462+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.965946+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.966395+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.966869+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.967357+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.967718+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: audit 2024-07-28T11:22:14.968776+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:22:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:14 smithi204 bash[24094]: cluster 2024-07-28T11:22:14.993926+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2024-07-28T11:22:15.985 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled alertmanager update... 2024-07-28T11:22:16.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: cluster 2024-07-28T11:22:15.004348+0000 mon.a (mon.0) 654 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:22:16.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: cluster 2024-07-28T11:22:15.004442+0000 mon.a (mon.0) 655 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.007816+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.008615+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.010353+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.010679+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.014022+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.016502+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.036812+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.042650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.049388+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.054869+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: cluster 2024-07-28T11:22:15.967343+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e18: y(active, since 1.02396s), standbys: x 2024-07-28T11:22:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[21846]: audit 2024-07-28T11:22:15.988675+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: cluster 2024-07-28T11:22:15.004348+0000 mon.a (mon.0) 654 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: cluster 2024-07-28T11:22:15.004442+0000 mon.a (mon.0) 655 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.007816+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.008615+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.010353+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.010679+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.014022+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.016502+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.036812+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.042650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.049388+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:22:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.054869+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:22:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: cluster 2024-07-28T11:22:15.967343+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e18: y(active, since 1.02396s), standbys: x 2024-07-28T11:22:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[31534]: audit 2024-07-28T11:22:15.988675+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: cluster 2024-07-28T11:22:15.004348+0000 mon.a (mon.0) 654 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:22:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: cluster 2024-07-28T11:22:15.004442+0000 mon.a (mon.0) 655 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:22:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.007816+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:22:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.008615+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.010353+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.010679+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.204:0/2238944204' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.014022+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.016502+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.036812+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.042650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.049388+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.054869+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: cluster 2024-07-28T11:22:15.967343+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e18: y(active, since 1.02396s), standbys: x 2024-07-28T11:22:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:15 smithi204 bash[24094]: audit 2024-07-28T11:22:15.988675+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: debug 2024-07-28T11:22:16.354+0000 7f5ad9f67640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:22:16] ENGINE Error in HTTPServer.serve 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: Traceback (most recent call last): 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: self._connections.run(self.expiration_interval) 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: self._run(expiration_interval) 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:22:16.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: s = self.context.wrap_socket( 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: return self.sslsocket_class._create( 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: self.do_handshake() 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: self._sslobj.do_handshake() 2024-07-28T11:22:16.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:16 smithi177 bash[22096]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:22:16.767 DEBUG:teuthology.orchestra.run.smithi177:alertmanager.a> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@alertmanager.a.service 2024-07-28T11:22:16.770 INFO:tasks.cephadm:Adding grafana.a on smithi204 2024-07-28T11:22:16.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph orch apply grafana '1;smithi204=a' 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cephadm 2024-07-28T11:22:15.982737+0000 mgr.y (mgr.24311) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cluster 2024-07-28T11:22:15.983202+0000 mgr.y (mgr.24311) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cephadm 2024-07-28T11:22:16.235358+0000 mgr.y (mgr.24311) 4 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTING 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cephadm 2024-07-28T11:22:16.356064+0000 mgr.y (mgr.24311) 5 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cephadm 2024-07-28T11:22:16.356180+0000 mgr.y (mgr.24311) 6 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTED 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: cephadm 2024-07-28T11:22:16.358006+0000 mgr.y (mgr.24311) 7 : cephadm [ERR] [28/Jul/2024:11:22:16] ENGINE Error in HTTPServer.serve 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: Traceback (most recent call last): 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: self._connections.run(self.expiration_interval) 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: self._run(expiration_interval) 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: s = self.context.wrap_socket( 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: return self.sslsocket_class._create( 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: self.do_handshake() 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: self._sslobj.do_handshake() 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:22:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:17 smithi204 bash[24094]: audit 2024-07-28T11:22:16.362144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cephadm 2024-07-28T11:22:15.982737+0000 mgr.y (mgr.24311) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cluster 2024-07-28T11:22:15.983202+0000 mgr.y (mgr.24311) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cephadm 2024-07-28T11:22:16.235358+0000 mgr.y (mgr.24311) 4 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTING 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cephadm 2024-07-28T11:22:16.356064+0000 mgr.y (mgr.24311) 5 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cephadm 2024-07-28T11:22:16.356180+0000 mgr.y (mgr.24311) 6 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTED 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: cephadm 2024-07-28T11:22:16.358006+0000 mgr.y (mgr.24311) 7 : cephadm [ERR] [28/Jul/2024:11:22:16] ENGINE Error in HTTPServer.serve 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: Traceback (most recent call last): 2024-07-28T11:22:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: self._connections.run(self.expiration_interval) 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: self._run(expiration_interval) 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: s = self.context.wrap_socket( 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: return self.sslsocket_class._create( 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: self.do_handshake() 2024-07-28T11:22:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: self._sslobj.do_handshake() 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[31534]: audit 2024-07-28T11:22:16.362144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cephadm 2024-07-28T11:22:15.982737+0000 mgr.y (mgr.24311) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cluster 2024-07-28T11:22:15.983202+0000 mgr.y (mgr.24311) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cephadm 2024-07-28T11:22:16.235358+0000 mgr.y (mgr.24311) 4 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTING 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cephadm 2024-07-28T11:22:16.356064+0000 mgr.y (mgr.24311) 5 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cephadm 2024-07-28T11:22:16.356180+0000 mgr.y (mgr.24311) 6 : cephadm [INF] [28/Jul/2024:11:22:16] ENGINE Bus STARTED 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: cephadm 2024-07-28T11:22:16.358006+0000 mgr.y (mgr.24311) 7 : cephadm [ERR] [28/Jul/2024:11:22:16] ENGINE Error in HTTPServer.serve 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: Traceback (most recent call last): 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: self._connections.run(self.expiration_interval) 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: self._run(expiration_interval) 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: s = self.context.wrap_socket( 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: return self.sslsocket_class._create( 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: self.do_handshake() 2024-07-28T11:22:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:22:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: self._sslobj.do_handshake() 2024-07-28T11:22:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:22:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:17 smithi177 bash[21846]: audit 2024-07-28T11:22:16.362144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:18 smithi204 bash[24094]: cluster 2024-07-28T11:22:16.963718+0000 mgr.y (mgr.24311) 8 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:18 smithi204 bash[24094]: cluster 2024-07-28T11:22:17.978661+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-07-28T11:22:18.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:18 smithi177 bash[31534]: cluster 2024-07-28T11:22:16.963718+0000 mgr.y (mgr.24311) 8 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:18.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:18 smithi177 bash[31534]: cluster 2024-07-28T11:22:17.978661+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-07-28T11:22:18.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:18 smithi177 bash[21846]: cluster 2024-07-28T11:22:16.963718+0000 mgr.y (mgr.24311) 8 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:18.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:18 smithi177 bash[21846]: cluster 2024-07-28T11:22:17.978661+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-07-28T11:22:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:20 smithi204 bash[24094]: cluster 2024-07-28T11:22:18.964230+0000 mgr.y (mgr.24311) 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:22:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:20 smithi204 bash[24094]: cluster 2024-07-28T11:22:19.382936+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-07-28T11:22:20.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:20 smithi177 bash[31534]: cluster 2024-07-28T11:22:18.964230+0000 mgr.y (mgr.24311) 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:22:20.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:20 smithi177 bash[31534]: cluster 2024-07-28T11:22:19.382936+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-07-28T11:22:20.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:20 smithi177 bash[21846]: cluster 2024-07-28T11:22:18.964230+0000 mgr.y (mgr.24311) 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:22:20.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:20 smithi177 bash[21846]: cluster 2024-07-28T11:22:19.382936+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-07-28T11:22:21.300 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:22:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:20.510378+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:20.513991+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:20.722754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:20.729851+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.137989+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.145085+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.342747+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.354134+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.356670+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.358580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.360153+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.361564+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.373516+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.375918+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:21 smithi204 bash[24094]: audit 2024-07-28T11:22:21.377843+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:20.510378+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:20.513991+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:20.722754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:20.729851+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.137989+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.145085+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.342747+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.354134+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.356670+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.358580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.360153+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.361564+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.373516+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.375918+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[21846]: audit 2024-07-28T11:22:21.377843+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:20.510378+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:20.513991+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:20.722754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:20.729851+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.137989+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.145085+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.342747+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.354134+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.356670+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.358580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.360153+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.361564+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.373516+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.375918+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:21 smithi177 bash[31534]: audit 2024-07-28T11:22:21.377843+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:22.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:22:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:22:22.486 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.486 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.487 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.487 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.487 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.488 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.488 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.759 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.759 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.760 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.760 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cluster 2024-07-28T11:22:20.964622+0000 mgr.y (mgr.24311) 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:22:22.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.362615+0000 mgr.y (mgr.24311) 11 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-07-28T11:22:22.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.380309+0000 mgr.y (mgr.24311) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:22:22.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.380844+0000 mgr.y (mgr.24311) 13 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.548638+0000 mgr.y (mgr.24311) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.639259+0000 mgr.y (mgr.24311) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.642038+0000 mgr.y (mgr.24311) 16 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: audit 2024-07-28T11:22:21.883788+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: audit 2024-07-28T11:22:21.892345+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: audit 2024-07-28T11:22:22.005555+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: audit 2024-07-28T11:22:22.014204+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[31534]: audit 2024-07-28T11:22:22.022453+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.761 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.761 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: Started Ceph node-exporter.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:22:22.762 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cluster 2024-07-28T11:22:20.964622+0000 mgr.y (mgr.24311) 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:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.362615+0000 mgr.y (mgr.24311) 11 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.380309+0000 mgr.y (mgr.24311) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.380844+0000 mgr.y (mgr.24311) 13 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.548638+0000 mgr.y (mgr.24311) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.639259+0000 mgr.y (mgr.24311) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.642038+0000 mgr.y (mgr.24311) 16 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:22.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: audit 2024-07-28T11:22:21.883788+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: audit 2024-07-28T11:22:21.892345+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: audit 2024-07-28T11:22:22.005555+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: audit 2024-07-28T11:22:22.014204+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[21846]: audit 2024-07-28T11:22:22.022453+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cluster 2024-07-28T11:22:20.964622+0000 mgr.y (mgr.24311) 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:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.362615+0000 mgr.y (mgr.24311) 11 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.380309+0000 mgr.y (mgr.24311) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.380844+0000 mgr.y (mgr.24311) 13 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.548638+0000 mgr.y (mgr.24311) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.639259+0000 mgr.y (mgr.24311) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.642038+0000 mgr.y (mgr.24311) 16 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: audit 2024-07-28T11:22:21.883788+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: audit 2024-07-28T11:22:21.892345+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: audit 2024-07-28T11:22:22.005555+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: audit 2024-07-28T11:22:22.014204+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:22.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:22 smithi204 bash[24094]: audit 2024-07-28T11:22:22.022453+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.014 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:22 smithi177 bash[55539]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T11:22:23.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.163 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.163 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.164 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.164 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.164 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.506 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.507 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.507 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.507 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: Started Ceph node-exporter.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:22:23.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:22:23 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.717 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T11:22:23.913 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[49329]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T11:22:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.759096+0000 mgr.y (mgr.24311) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.768798+0000 mgr.y (mgr.24311) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: cephadm 2024-07-28T11:22:21.893739+0000 mgr.y (mgr.24311) 19 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: cephadm 2024-07-28T11:22:22.028228+0000 mgr.y (mgr.24311) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-07-28T11:22:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:22.759035+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:22.764082+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:22.769011+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:23.510115+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:23.521763+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:23.532450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:23.541759+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:23 smithi204 bash[24094]: audit 2024-07-28T11:22:23.559863+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.759096+0000 mgr.y (mgr.24311) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.768798+0000 mgr.y (mgr.24311) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: cephadm 2024-07-28T11:22:21.893739+0000 mgr.y (mgr.24311) 19 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: cephadm 2024-07-28T11:22:22.028228+0000 mgr.y (mgr.24311) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:22.759035+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:22.764082+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:22.769011+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:23.510115+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:23.521763+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:23.532450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:23.541759+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[31534]: audit 2024-07-28T11:22:23.559863+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: 22b70bddd3ac: Pulling fs layer 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: 5c12815fee55: Pulling fs layer 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: c0e87333d380: Pulling fs layer 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: 22b70bddd3ac: Download complete 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: 5c12815fee55: Download complete 2024-07-28T11:22:23.981 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: c0e87333d380: Verifying Checksum 2024-07-28T11:22:23.981 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:23 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.759096+0000 mgr.y (mgr.24311) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.768798+0000 mgr.y (mgr.24311) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: cephadm 2024-07-28T11:22:21.893739+0000 mgr.y (mgr.24311) 19 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: cephadm 2024-07-28T11:22:22.028228+0000 mgr.y (mgr.24311) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:22.759035+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:22.764082+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:22.769011+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:23.510115+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:23.521763+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:23.532450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:23.541759+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:23.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[21846]: audit 2024-07-28T11:22:23.559863+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:24.264 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:23 smithi177 bash[55539]: c0e87333d380: Download complete 2024-07-28T11:22:24.264 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[55539]: 22b70bddd3ac: Pull complete 2024-07-28T11:22:24.793 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T11:22:24.793 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[24094]: cephadm 2024-07-28T11:22:22.769854+0000 mgr.y (mgr.24311) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-07-28T11:22:24.793 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[24094]: cluster 2024-07-28T11:22:22.965210+0000 mgr.y (mgr.24311) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:22:24.793 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[24094]: cephadm 2024-07-28T11:22:23.585279+0000 mgr.y (mgr.24311) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-07-28T11:22:25.014 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[55539]: 5c12815fee55: Pull complete 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[31534]: cephadm 2024-07-28T11:22:22.769854+0000 mgr.y (mgr.24311) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[31534]: cluster 2024-07-28T11:22:22.965210+0000 mgr.y (mgr.24311) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[31534]: cephadm 2024-07-28T11:22:23.585279+0000 mgr.y (mgr.24311) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[21846]: cephadm 2024-07-28T11:22:22.769854+0000 mgr.y (mgr.24311) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[21846]: cluster 2024-07-28T11:22:22.965210+0000 mgr.y (mgr.24311) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:22:25.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:24 smithi177 bash[21846]: cephadm 2024-07-28T11:22:23.585279+0000 mgr.y (mgr.24311) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: 22b70bddd3ac: Pulling fs layer 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: 5c12815fee55: Pulling fs layer 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: c0e87333d380: Pulling fs layer 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: 5c12815fee55: Download complete 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: 22b70bddd3ac: Verifying Checksum 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:24 smithi204 bash[49329]: 22b70bddd3ac: Download complete 2024-07-28T11:22:25.083 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:25 smithi204 bash[49329]: c0e87333d380: Verifying Checksum 2024-07-28T11:22:25.214 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled grafana update... 2024-07-28T11:22:25.413 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:25 smithi204 bash[49329]: c0e87333d380: Download complete 2024-07-28T11:22:25.413 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:25 smithi204 bash[49329]: 22b70bddd3ac: Pull complete 2024-07-28T11:22:25.761 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:25 smithi177 bash[55539]: c0e87333d380: Pull complete 2024-07-28T11:22:25.761 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:25 smithi177 bash[55539]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T11:22:26.014 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:25 smithi177 bash[55539]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T11:22:26.233 DEBUG:teuthology.orchestra.run.smithi204:grafana.a> sudo journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@grafana.a.service 2024-07-28T11:22:26.236 INFO:tasks.cephadm:Setting up client nodes... 2024-07-28T11:22:26.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T11:22:26.413 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[49329]: 5c12815fee55: Pull complete 2024-07-28T11:22:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[24094]: cluster 2024-07-28T11:22:24.965741+0000 mgr.y (mgr.24311) 24 : 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:22:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[24094]: audit 2024-07-28T11:22:25.037933+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[24094]: audit 2024-07-28T11:22:25.209294+0000 mgr.y (mgr.24311) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[24094]: cephadm 2024-07-28T11:22:25.211190+0000 mgr.y (mgr.24311) 26 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-07-28T11:22:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[24094]: audit 2024-07-28T11:22:25.218184+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[31534]: cluster 2024-07-28T11:22:24.965741+0000 mgr.y (mgr.24311) 24 : 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:22:26.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[31534]: audit 2024-07-28T11:22:25.037933+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[31534]: audit 2024-07-28T11:22:25.209294+0000 mgr.y (mgr.24311) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[31534]: cephadm 2024-07-28T11:22:25.211190+0000 mgr.y (mgr.24311) 26 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[31534]: audit 2024-07-28T11:22:25.218184+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[21846]: cluster 2024-07-28T11:22:24.965741+0000 mgr.y (mgr.24311) 24 : 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:22:26.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[21846]: audit 2024-07-28T11:22:25.037933+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[21846]: audit 2024-07-28T11:22:25.209294+0000 mgr.y (mgr.24311) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:22:26.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[21846]: cephadm 2024-07-28T11:22:25.211190+0000 mgr.y (mgr.24311) 26 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-07-28T11:22:26.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:26 smithi177 bash[21846]: audit 2024-07-28T11:22:25.218184+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:26.913 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[49329]: c0e87333d380: Pull complete 2024-07-28T11:22:26.913 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[49329]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T11:22:26.913 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:26 smithi204 bash[49329]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T11:22:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[24094]: cluster 2024-07-28T11:22:26.966380+0000 mgr.y (mgr.24311) 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:22:28.413 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.194Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:22:28.413 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.194Z 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:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.194Z 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:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.195Z 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:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z 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:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z 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:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:22:28.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:22:28.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:22:28.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.196Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.197Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:22:28.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:22:28 smithi204 bash[49329]: ts=2024-07-28T11:22:28.197Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:22:28.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[21846]: cluster 2024-07-28T11:22:26.966380+0000 mgr.y (mgr.24311) 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:22:28.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[31534]: cluster 2024-07-28T11:22:26.966380+0000 mgr.y (mgr.24311) 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.955Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.955Z 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.956Z 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.956Z 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.957Z 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.957Z 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:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.958Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.958Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.958Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:22:29.265 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.958Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.959Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:22:29.266 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.960Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:22:29.267 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.961Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.962Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:22:29.268 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.963Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.964Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:22:29.269 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:28 smithi177 bash[55539]: ts=2024-07-28T11:22:28.964Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:22:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:30 smithi204 bash[24094]: cluster 2024-07-28T11:22:28.966779+0000 mgr.y (mgr.24311) 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:22:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:30 smithi204 bash[24094]: audit 2024-07-28T11:22:30.043665+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:30 smithi177 bash[31534]: cluster 2024-07-28T11:22:28.966779+0000 mgr.y (mgr.24311) 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:22:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:30 smithi177 bash[31534]: audit 2024-07-28T11:22:30.043665+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:30 smithi177 bash[21846]: cluster 2024-07-28T11:22:28.966779+0000 mgr.y (mgr.24311) 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:22:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:30 smithi177 bash[21846]: audit 2024-07-28T11:22:30.043665+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:30.995 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:22:32.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:32 smithi177 bash[31534]: cluster 2024-07-28T11:22:30.967344+0000 mgr.y (mgr.24311) 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:22:32.306 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:32 smithi177 bash[21846]: cluster 2024-07-28T11:22:30.967344+0000 mgr.y (mgr.24311) 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:22:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:32 smithi204 bash[24094]: cluster 2024-07-28T11:22:30.967344+0000 mgr.y (mgr.24311) 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:22:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:22:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:22:34.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:34 smithi177 bash[31534]: cluster 2024-07-28T11:22:32.968058+0000 mgr.y (mgr.24311) 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:22:34.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:34 smithi177 bash[21846]: cluster 2024-07-28T11:22:32.968058+0000 mgr.y (mgr.24311) 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:22:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:34 smithi204 bash[24094]: cluster 2024-07-28T11:22:32.968058+0000 mgr.y (mgr.24311) 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:22:36.106 INFO:teuthology.orchestra.run.smithi177.stdout:[client.0] 2024-07-28T11:22:36.106 INFO:teuthology.orchestra.run.smithi177.stdout: key = AQD8KaZmd78sBhAAhxRjDlGqUNzTPzBI/mIz1g== 2024-07-28T11:22:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:36 smithi204 bash[24094]: cluster 2024-07-28T11:22:34.968652+0000 mgr.y (mgr.24311) 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:22:36.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:36 smithi177 bash[21846]: cluster 2024-07-28T11:22:34.968652+0000 mgr.y (mgr.24311) 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:22:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:36 smithi177 bash[31534]: cluster 2024-07-28T11:22:34.968652+0000 mgr.y (mgr.24311) 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:22:37.100 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-07-28T11:22:37.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-28T11:22:37.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-28T11:22:37.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T11:22:37.162 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.162 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.163 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.163 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.163 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.163 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.163 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.164 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.164 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.164 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.164 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.164 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[31534]: audit 2024-07-28T11:22:36.102766+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.177:0/196554743' 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:22:37.164 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[31534]: audit 2024-07-28T11:22:36.103293+0000 mon.a (mon.0) 698 : 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:22:37.164 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[31534]: audit 2024-07-28T11:22:36.109895+0000 mon.a (mon.0) 699 : 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:22:37.164 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.165 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.165 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[21846]: audit 2024-07-28T11:22:36.102766+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.177:0/196554743' 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:22:37.165 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[21846]: audit 2024-07-28T11:22:36.103293+0000 mon.a (mon.0) 698 : 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:22:37.165 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:37 smithi177 bash[21846]: audit 2024-07-28T11:22:36.109895+0000 mon.a (mon.0) 699 : 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:22:37.165 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.395 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.395 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: Started Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:22:37.396 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.396 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.396 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:37 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:37 smithi204 bash[24094]: audit 2024-07-28T11:22:36.102766+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.177:0/196554743' 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:22:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:37 smithi204 bash[24094]: audit 2024-07-28T11:22:36.103293+0000 mon.a (mon.0) 698 : 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:22:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:37 smithi204 bash[24094]: audit 2024-07-28T11:22:36.109895+0000 mon.a (mon.0) 699 : 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:22:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: cluster 2024-07-28T11:22:36.969280+0000 mgr.y (mgr.24311) 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:22:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.315991+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.323137+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.329115+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.332037+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.360731+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.600362+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[21846]: audit 2024-07-28T11:22:37.605270+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: cluster 2024-07-28T11:22:36.969280+0000 mgr.y (mgr.24311) 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:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.315991+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.323137+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.329115+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.332037+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.360731+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.600362+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[31534]: audit 2024-07-28T11:22:37.605270+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: cluster 2024-07-28T11:22:36.969280+0000 mgr.y (mgr.24311) 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:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.315991+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.323137+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.329115+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.332037+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.360731+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:22:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.600362+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:38 smithi204 bash[24094]: audit 2024-07-28T11:22:37.605270+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:39.014 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.814Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.814Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.816Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.817Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.848Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.848Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.851Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:22:39.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:38 smithi177 bash[56088]: ts=2024-07-28T11:22:38.851Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:22:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:40 smithi204 bash[24094]: cluster 2024-07-28T11:22:38.969910+0000 mgr.y (mgr.24311) 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:22:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:40 smithi204 bash[24094]: audit 2024-07-28T11:22:40.052673+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:40.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:40 smithi177 bash[31534]: cluster 2024-07-28T11:22:38.969910+0000 mgr.y (mgr.24311) 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:22:40.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:40 smithi177 bash[31534]: audit 2024-07-28T11:22:40.052673+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:40 smithi177 bash[21846]: cluster 2024-07-28T11:22:38.969910+0000 mgr.y (mgr.24311) 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:22:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:40 smithi177 bash[21846]: audit 2024-07-28T11:22:40.052673+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:41.264 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:40 smithi177 bash[56088]: ts=2024-07-28T11:22:40.818Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000844573s 2024-07-28T11:22:41.892 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:22:42.319 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:22:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:22:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:42 smithi204 bash[24094]: cluster 2024-07-28T11:22:40.970456+0000 mgr.y (mgr.24311) 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:22:42.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:42 smithi177 bash[21846]: cluster 2024-07-28T11:22:40.970456+0000 mgr.y (mgr.24311) 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:22:42.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:42 smithi177 bash[31534]: cluster 2024-07-28T11:22:40.970456+0000 mgr.y (mgr.24311) 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:22:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:43 smithi204 bash[24094]: audit 2024-07-28T11:22:42.435383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:43 smithi204 bash[24094]: audit 2024-07-28T11:22:42.445169+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:43 smithi177 bash[21846]: audit 2024-07-28T11:22:42.435383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:43 smithi177 bash[21846]: audit 2024-07-28T11:22:42.445169+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:43.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:43 smithi177 bash[31534]: audit 2024-07-28T11:22:42.435383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:43.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:43 smithi177 bash[31534]: audit 2024-07-28T11:22:42.445169+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:43 smithi177 bash[22096]: [28/Jul/2024:11:22:43] ENGINE Bus STOPPING 2024-07-28T11:22:44.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[22096]: [28/Jul/2024:11:22:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:22:44.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[22096]: [28/Jul/2024:11:22:44] ENGINE Bus STOPPED 2024-07-28T11:22:44.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[22096]: [28/Jul/2024:11:22:44] ENGINE Bus STARTING 2024-07-28T11:22:44.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:22:44 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:22:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: cluster 2024-07-28T11:22:42.971108+0000 mgr.y (mgr.24311) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.901350+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.907750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.908690+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.909440+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.916137+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.957172+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.963907+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.966890+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:44 smithi204 bash[24094]: audit 2024-07-28T11:22:43.973966+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[22096]: [28/Jul/2024:11:22:44] ENGINE Serving on http://:::9283 2024-07-28T11:22:44.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[22096]: [28/Jul/2024:11:22:44] ENGINE Bus STARTED 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: cluster 2024-07-28T11:22:42.971108+0000 mgr.y (mgr.24311) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.901350+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.907750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.908690+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.909440+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.916137+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.957172+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.963907+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.966890+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[21846]: audit 2024-07-28T11:22:43.973966+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: cluster 2024-07-28T11:22:42.971108+0000 mgr.y (mgr.24311) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:44.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.901350+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.907750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.908690+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.909440+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.916137+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.957172+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.963907+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.966890+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:44 smithi177 bash[31534]: audit 2024-07-28T11:22:43.973966+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:22:45.511 INFO:teuthology.orchestra.run.smithi204.stdout:[client.1] 2024-07-28T11:22:45.511 INFO:teuthology.orchestra.run.smithi204.stdout: key = AQAFKqZm2SsiHhAAhhwXwJhOjPrAz272um1whw== 2024-07-28T11:22:45.723 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:45 smithi204 bash[24094]: audit 2024-07-28T11:22:43.967752+0000 mgr.y (mgr.24311) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:45.724 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:45 smithi204 bash[24094]: cephadm 2024-07-28T11:22:43.992343+0000 mgr.y (mgr.24311) 37 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-07-28T11:22:45.724 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:45 smithi204 bash[24094]: audit 2024-07-28T11:22:45.043968+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[21846]: audit 2024-07-28T11:22:43.967752+0000 mgr.y (mgr.24311) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[21846]: cephadm 2024-07-28T11:22:43.992343+0000 mgr.y (mgr.24311) 37 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-07-28T11:22:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[21846]: audit 2024-07-28T11:22:45.043968+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[31534]: audit 2024-07-28T11:22:43.967752+0000 mgr.y (mgr.24311) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:22:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[31534]: cephadm 2024-07-28T11:22:43.992343+0000 mgr.y (mgr.24311) 37 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-07-28T11:22:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:45 smithi177 bash[31534]: audit 2024-07-28T11:22:45.043968+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:22:46.658 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-07-28T11:22:46.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-28T11:22:46.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-28T11:22:46.677 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-07-28T11:22:46.678 DEBUG:teuthology.orchestra.run.smithi177:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-07-28T11:22:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[21846]: cluster 2024-07-28T11:22:44.971685+0000 mgr.y (mgr.24311) 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:22:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[21846]: audit 2024-07-28T11:22:45.501031+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.204:0/1688909391' 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:22:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[21846]: audit 2024-07-28T11:22:45.505238+0000 mon.a (mon.0) 720 : 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:22:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[21846]: audit 2024-07-28T11:22:45.514880+0000 mon.a (mon.0) 721 : 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:22:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[31534]: cluster 2024-07-28T11:22:44.971685+0000 mgr.y (mgr.24311) 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:22:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[31534]: audit 2024-07-28T11:22:45.501031+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.204:0/1688909391' 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:22:46.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[31534]: audit 2024-07-28T11:22:45.505238+0000 mon.a (mon.0) 720 : 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:22:46.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:46 smithi177 bash[31534]: audit 2024-07-28T11:22:45.514880+0000 mon.a (mon.0) 721 : 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:22:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:46 smithi204 bash[24094]: cluster 2024-07-28T11:22:44.971685+0000 mgr.y (mgr.24311) 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:22:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:46 smithi204 bash[24094]: audit 2024-07-28T11:22:45.501031+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.204:0/1688909391' 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:22:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:46 smithi204 bash[24094]: audit 2024-07-28T11:22:45.505238+0000 mon.a (mon.0) 720 : 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:22:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:46 smithi204 bash[24094]: audit 2024-07-28T11:22:45.514880+0000 mon.a (mon.0) 721 : 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:22:46.974 INFO:teuthology.misc.health.smithi177.stdout: 2024-07-28T11:22:46.974 INFO:teuthology.misc.health.smithi177.stdout:{"epoch":59,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:22:14.943097+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","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.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+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:22:46.992 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-07-28T11:22:46.992 INFO:tasks.cephadm:Creating RBD pool 2024-07-28T11:22:46.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-07-28T11:22:47.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:47 smithi177 bash[21846]: audit 2024-07-28T11:22:46.977222+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.177:0/1994437137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:22:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:47 smithi177 bash[31534]: audit 2024-07-28T11:22:46.977222+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.177:0/1994437137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:22:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:47 smithi204 bash[24094]: audit 2024-07-28T11:22:46.977222+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.177:0/1994437137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:22:48.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:48 smithi177 bash[31534]: cluster 2024-07-28T11:22:46.972094+0000 mgr.y (mgr.24311) 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:22:48.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:48 smithi177 bash[21846]: cluster 2024-07-28T11:22:46.972094+0000 mgr.y (mgr.24311) 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:22:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:48 smithi204 bash[24094]: cluster 2024-07-28T11:22:46.972094+0000 mgr.y (mgr.24311) 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:22:49.264 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:22:48 smithi177 bash[56088]: ts=2024-07-28T11:22:48.820Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002713694s 2024-07-28T11:22:50.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:50 smithi177 bash[31534]: cluster 2024-07-28T11:22:48.972647+0000 mgr.y (mgr.24311) 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:22:50.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:50 smithi177 bash[21846]: cluster 2024-07-28T11:22:48.972647+0000 mgr.y (mgr.24311) 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:22:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:50 smithi204 bash[24094]: cluster 2024-07-28T11:22:48.972647+0000 mgr.y (mgr.24311) 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:22:51.740 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:22:52.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:22:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:22:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:22:52.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:52 smithi177 bash[21846]: cluster 2024-07-28T11:22:50.973249+0000 mgr.y (mgr.24311) 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:22:52.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:52 smithi177 bash[31534]: cluster 2024-07-28T11:22:50.973249+0000 mgr.y (mgr.24311) 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:22:52.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:52 smithi204 bash[24094]: cluster 2024-07-28T11:22:50.973249+0000 mgr.y (mgr.24311) 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:22:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:54 smithi177 bash[21846]: cluster 2024-07-28T11:22:52.973873+0000 mgr.y (mgr.24311) 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:22:54.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:54 smithi177 bash[31534]: cluster 2024-07-28T11:22:52.973873+0000 mgr.y (mgr.24311) 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:22:54.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:54 smithi204 bash[24094]: cluster 2024-07-28T11:22:52.973873+0000 mgr.y (mgr.24311) 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:22:56.500 INFO:teuthology.orchestra.run.smithi177.stderr:pool 'rbd' created 2024-07-28T11:22:56.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[31534]: cluster 2024-07-28T11:22:54.974476+0000 mgr.y (mgr.24311) 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:22:56.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[31534]: audit 2024-07-28T11:22:55.577723+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/2950960559' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:56.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[31534]: audit 2024-07-28T11:22:55.578284+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:56.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[21846]: cluster 2024-07-28T11:22:54.974476+0000 mgr.y (mgr.24311) 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:22:56.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[21846]: audit 2024-07-28T11:22:55.577723+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/2950960559' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:56.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:56 smithi177 bash[21846]: audit 2024-07-28T11:22:55.578284+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:56 smithi204 bash[24094]: cluster 2024-07-28T11:22:54.974476+0000 mgr.y (mgr.24311) 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:22:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:56 smithi204 bash[24094]: audit 2024-07-28T11:22:55.577723+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/2950960559' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:56 smithi204 bash[24094]: audit 2024-07-28T11:22:55.578284+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:22:57.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-07-28T11:22:57.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:57 smithi177 bash[31534]: audit 2024-07-28T11:22:56.503818+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:22:57.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:57 smithi177 bash[31534]: cluster 2024-07-28T11:22:56.503933+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:22:57.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:57 smithi177 bash[21846]: audit 2024-07-28T11:22:56.503818+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:22:57.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:57 smithi177 bash[21846]: cluster 2024-07-28T11:22:56.503933+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:22:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:57 smithi204 bash[24094]: audit 2024-07-28T11:22:56.503818+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:22:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:57 smithi204 bash[24094]: cluster 2024-07-28T11:22:56.503933+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:22:58.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[31534]: cluster 2024-07-28T11:22:56.975125+0000 mgr.y (mgr.24311) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:58.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[31534]: cluster 2024-07-28T11:22:57.498410+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:22:58.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[31534]: cluster 2024-07-28T11:22:57.508327+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:22:58.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[21846]: cluster 2024-07-28T11:22:56.975125+0000 mgr.y (mgr.24311) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:58.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[21846]: cluster 2024-07-28T11:22:57.498410+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:22:58.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:58 smithi177 bash[21846]: cluster 2024-07-28T11:22:57.508327+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:22:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:58 smithi204 bash[24094]: cluster 2024-07-28T11:22:56.975125+0000 mgr.y (mgr.24311) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:22:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:58 smithi204 bash[24094]: cluster 2024-07-28T11:22:57.498410+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:22:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:58 smithi204 bash[24094]: cluster 2024-07-28T11:22:57.508327+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:22:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:22:59 smithi204 bash[24094]: cluster 2024-07-28T11:22:58.513677+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:23:00.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:22:59 smithi177 bash[31534]: cluster 2024-07-28T11:22:58.513677+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:23:00.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:22:59 smithi177 bash[21846]: cluster 2024-07-28T11:22:58.513677+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:23:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:00 smithi204 bash[24094]: cluster 2024-07-28T11:22:58.975808+0000 mgr.y (mgr.24311) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:00 smithi204 bash[24094]: audit 2024-07-28T11:23:00.050646+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:00 smithi204 bash[24094]: audit 2024-07-28T11:23:00.051939+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:01.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[21846]: cluster 2024-07-28T11:22:58.975808+0000 mgr.y (mgr.24311) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:01.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[21846]: audit 2024-07-28T11:23:00.050646+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:01.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[21846]: audit 2024-07-28T11:23:00.051939+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:01.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[31534]: cluster 2024-07-28T11:22:58.975808+0000 mgr.y (mgr.24311) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:01.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[31534]: audit 2024-07-28T11:23:00.050646+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:01.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:00 smithi177 bash[31534]: audit 2024-07-28T11:23:00.051939+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:02.081 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:23:02.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:02 smithi204 bash[24094]: cluster 2024-07-28T11:23:00.976428+0000 mgr.y (mgr.24311) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:03.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:02 smithi177 bash[31534]: cluster 2024-07-28T11:23:00.976428+0000 mgr.y (mgr.24311) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:03.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:02 smithi177 bash[21846]: cluster 2024-07-28T11:23:00.976428+0000 mgr.y (mgr.24311) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:04 smithi177 bash[21846]: cluster 2024-07-28T11:23:02.977120+0000 mgr.y (mgr.24311) 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:23:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:04 smithi177 bash[31534]: cluster 2024-07-28T11:23:02.977120+0000 mgr.y (mgr.24311) 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:23:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:04 smithi204 bash[24094]: cluster 2024-07-28T11:23:02.977120+0000 mgr.y (mgr.24311) 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:23:06.550 INFO:teuthology.orchestra.run.smithi177.stderr:enabled application 'rbd' on pool 'rbd' 2024-07-28T11:23:06.804 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:06 smithi177 bash[21846]: cluster 2024-07-28T11:23:04.977872+0000 mgr.y (mgr.24311) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:06.804 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:06 smithi177 bash[21846]: audit 2024-07-28T11:23:05.700578+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:23:06.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:06 smithi177 bash[31534]: cluster 2024-07-28T11:23:04.977872+0000 mgr.y (mgr.24311) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:06.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:06 smithi177 bash[31534]: audit 2024-07-28T11:23:05.700578+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:23:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:06 smithi204 bash[24094]: cluster 2024-07-28T11:23:04.977872+0000 mgr.y (mgr.24311) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:06 smithi204 bash[24094]: audit 2024-07-28T11:23:05.700578+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:23:07.300 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T11:23:07.301 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T11:23:07.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T11:23:07.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:07 smithi204 bash[24094]: audit 2024-07-28T11:23:06.554433+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:23:07.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:07 smithi204 bash[24094]: cluster 2024-07-28T11:23:06.554563+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:23:08.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:07 smithi177 bash[31534]: audit 2024-07-28T11:23:06.554433+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:23:08.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:07 smithi177 bash[31534]: cluster 2024-07-28T11:23:06.554563+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:23:08.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:07 smithi177 bash[21846]: audit 2024-07-28T11:23:06.554433+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/1210344252' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:23:08.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:07 smithi177 bash[21846]: cluster 2024-07-28T11:23:06.554563+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:23:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:08 smithi204 bash[24094]: cluster 2024-07-28T11:23:06.978525+0000 mgr.y (mgr.24311) 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:23:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:08 smithi204 bash[24094]: cluster 2024-07-28T11:23:07.549399+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:23:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:08 smithi204 bash[24094]: cluster 2024-07-28T11:23:07.549424+0000 mon.a (mon.0) 735 : cluster [INF] Cluster is now healthy 2024-07-28T11:23:09.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[31534]: cluster 2024-07-28T11:23:06.978525+0000 mgr.y (mgr.24311) 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:23:09.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[31534]: cluster 2024-07-28T11:23:07.549399+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:23:09.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[31534]: cluster 2024-07-28T11:23:07.549424+0000 mon.a (mon.0) 735 : cluster [INF] Cluster is now healthy 2024-07-28T11:23:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[21846]: cluster 2024-07-28T11:23:06.978525+0000 mgr.y (mgr.24311) 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:23:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[21846]: cluster 2024-07-28T11:23:07.549399+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:23:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:08 smithi177 bash[21846]: cluster 2024-07-28T11:23:07.549424+0000 mon.a (mon.0) 735 : cluster [INF] Cluster is now healthy 2024-07-28T11:23:10.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.028 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.029 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.029 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.029 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.030 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.030 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.030 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:23:09 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.373 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.373 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.374 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.374 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.374 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.375 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:23:10.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:10 smithi204 systemd[1]: Started Ceph grafana.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: cluster 2024-07-28T11:23:08.979094+0000 mgr.y (mgr.24311) 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:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: audit 2024-07-28T11:23:10.314382+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: audit 2024-07-28T11:23:10.326004+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: audit 2024-07-28T11:23:10.336199+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: audit 2024-07-28T11:23:10.346050+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:10 smithi204 bash[24094]: audit 2024-07-28T11:23:10.401199+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:11.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: cluster 2024-07-28T11:23:08.979094+0000 mgr.y (mgr.24311) 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:23:11.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: audit 2024-07-28T11:23:10.314382+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: audit 2024-07-28T11:23:10.326004+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: audit 2024-07-28T11:23:10.336199+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: audit 2024-07-28T11:23:10.346050+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[31534]: audit 2024-07-28T11:23:10.401199+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: cluster 2024-07-28T11:23:08.979094+0000 mgr.y (mgr.24311) 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:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: audit 2024-07-28T11:23:10.314382+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: audit 2024-07-28T11:23:10.326004+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: audit 2024-07-28T11:23:10.336199+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: audit 2024-07-28T11:23:10.346050+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:11.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:10 smithi177 bash[21846]: audit 2024-07-28T11:23:10.401199+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:11.862 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.601944001Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T11:23:11.862 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602169931Z 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:23:11.862 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.60219765Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T11:23:11.862 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602214822Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602228953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602250735Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602261696Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602272662Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602283587Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602294747Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602317214Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.60233078Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602342215Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=settings t=2024-07-28T11:23:11.602352601Z level=info msg="App mode production" 2024-07-28T11:23:11.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=sqlstore t=2024-07-28T11:23:11.602437541Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=sqlstore t=2024-07-28T11:23:11.602485207Z 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:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.603921668Z level=info msg="Starting DB migrations" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.60401171Z level=info msg="Executing migration" id="create migration_log table" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.651724174Z level=info msg="Executing migration" id="create user table" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.677071493Z level=info msg="Executing migration" id="add unique index user.login" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.70242727Z level=info msg="Executing migration" id="add unique index user.email" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.727654075Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.752918109Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.778057044Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.820082085Z level=info msg="Executing migration" id="create user table v2" 2024-07-28T11:23:11.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.862305253Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-07-28T11:23:12.071 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:12.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.88750796Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-07-28T11:23:12.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.912877946Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-07-28T11:23:12.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.946626185Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-07-28T11:23:12.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.971909715Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-07-28T11:23:12.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:11 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:11.997117274Z level=info msg="Executing migration" id="Update user table charset" 2024-07-28T11:23:12.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.039077303Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-07-28T11:23:12.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.064306553Z level=info msg="Executing migration" id="Add missing user data" 2024-07-28T11:23:12.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.089541703Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-07-28T11:23:12.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.114867318Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-07-28T11:23:12.366 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.156925407Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.182170361Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.207566992Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.224389194Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.241396281Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.2751957Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.300212923Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.342257876Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-07-28T11:23:12.367 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.367492649Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[24094]: cluster 2024-07-28T11:23:10.979836+0000 mgr.y (mgr.24311) 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:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.392791885Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.418012639Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.443284599Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.468489156Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.502360164Z level=info msg="Executing migration" id="create temp_user v2" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.52766896Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.56943396Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.611617617Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-07-28T11:23:12.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.636820378Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.662254615Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.737492817Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.762648261Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.787880365Z level=info msg="Executing migration" id="create star table" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.821764873Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-07-28T11:23:12.888 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.847097495Z level=info msg="Executing migration" id="create org table v1" 2024-07-28T11:23:12.889 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.888962374Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-07-28T11:23:13.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:12 smithi177 bash[21846]: cluster 2024-07-28T11:23:10.979836+0000 mgr.y (mgr.24311) 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:23:13.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:12 smithi177 bash[31534]: cluster 2024-07-28T11:23:10.979836+0000 mgr.y (mgr.24311) 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:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.914298066Z level=info msg="Executing migration" id="create org_user table v1" 2024-07-28T11:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.939518593Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-07-28T11:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:12 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:12.981567729Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-07-28T11:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.023513844Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-07-28T11:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.048687633Z level=info msg="Executing migration" id="Update org table charset" 2024-07-28T11:23:13.157 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.090582269Z level=info msg="Executing migration" id="Update org_user table charset" 2024-07-28T11:23:13.158 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.132711212Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-07-28T11:23:13.158 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.158046921Z level=info msg="Executing migration" id="create dashboard table" 2024-07-28T11:23:13.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.182974926Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-07-28T11:23:13.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.208344437Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-07-28T11:23:13.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.233685565Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-07-28T11:23:13.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.258792505Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-07-28T11:23:13.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.28414942Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-07-28T11:23:13.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.309387452Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-07-28T11:23:13.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.351295666Z level=info msg="Executing migration" id="create dashboard v2" 2024-07-28T11:23:13.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.393268361Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.435410456Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.460856206Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.502762452Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.544824323Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.586871657Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.612202113Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-07-28T11:23:13.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.654240077Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-07-28T11:23:13.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.679496541Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-07-28T11:23:13.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.704954302Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.730294581Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.755623814Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.780778353Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.806028304Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.831259854Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.873364947Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.898593119Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.940570527Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-07-28T11:23:13.965 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.965765612Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-07-28T11:23:14.234 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:13 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:13.991101901Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-07-28T11:23:14.234 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.033148393Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-07-28T11:23:14.234 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.058374894Z level=info msg="Executing migration" id="Update dashboard title length" 2024-07-28T11:23:14.234 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.100255352Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-07-28T11:23:14.234 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.125709978Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-07-28T11:23:14.235 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.159252309Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-07-28T11:23:14.235 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.184404099Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-07-28T11:23:14.235 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.209809768Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-07-28T11:23:14.235 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.235043156Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-07-28T11:23:14.486 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.260180973Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-07-28T11:23:14.486 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.285559835Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-07-28T11:23:14.486 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.310835553Z level=info msg="Executing migration" id="Add check_sum column" 2024-07-28T11:23:14.486 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.344349775Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-07-28T11:23:14.487 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.386366901Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-07-28T11:23:14.487 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.41163827Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-07-28T11:23:14.487 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.436878054Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-07-28T11:23:14.487 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.462099862Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-07-28T11:23:14.487 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.487314979Z level=info msg="Executing migration" id="create data_source table" 2024-07-28T11:23:14.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[24094]: cluster 2024-07-28T11:23:12.980468+0000 mgr.y (mgr.24311) 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:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.529258357Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.571610542Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.613810068Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.655761122Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.681000829Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.706131782Z level=info msg="Executing migration" id="create data_source table v2" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.731634172Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-07-28T11:23:14.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.756785163Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-07-28T11:23:14.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:14 smithi177 bash[21846]: cluster 2024-07-28T11:23:12.980468+0000 mgr.y (mgr.24311) 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:23:14.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:14 smithi177 bash[31534]: cluster 2024-07-28T11:23:12.980468+0000 mgr.y (mgr.24311) 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:23:15.025 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.781957057Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-07-28T11:23:15.025 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.807253664Z level=info msg="Executing migration" id="Add column with_credentials" 2024-07-28T11:23:15.025 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.832500446Z level=info msg="Executing migration" id="Add secure json data column" 2024-07-28T11:23:15.025 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.857799379Z level=info msg="Executing migration" id="Update data_source table charset" 2024-07-28T11:23:15.025 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.89137857Z level=info msg="Executing migration" id="Update initial version to 1" 2024-07-28T11:23:15.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.941701786Z level=info msg="Executing migration" id="Add read_only data column" 2024-07-28T11:23:15.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.958655743Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-07-28T11:23:15.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:14 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:14.992228468Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-07-28T11:23:15.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.025992844Z level=info msg="Executing migration" id="Add uid column" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.068076856Z level=info msg="Executing migration" id="Update uid value" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.109976855Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.152037085Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.177367096Z level=info msg="Executing migration" id="create api_key table" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.202595548Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.227677324Z level=info msg="Executing migration" id="add index api_key.key" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.252934844Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-07-28T11:23:15.277 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.27817063Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-07-28T11:23:15.537 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.320087014Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-07-28T11:23:15.537 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.345530722Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-07-28T11:23:15.537 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.370775606Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-07-28T11:23:15.538 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.396019528Z level=info msg="Executing migration" id="create api_key table v2" 2024-07-28T11:23:15.538 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.421283939Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-07-28T11:23:15.538 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.446804417Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-07-28T11:23:15.538 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.472140871Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-07-28T11:23:15.538 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.5388136Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-07-28T11:23:15.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.581070525Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-07-28T11:23:15.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.623178437Z level=info msg="Executing migration" id="Update api_key table charset" 2024-07-28T11:23:15.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.665149988Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-07-28T11:23:15.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.70734566Z level=info msg="Executing migration" id="Add service account foreign key" 2024-07-28T11:23:15.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.74971229Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-07-28T11:23:15.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.791492364Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-07-28T11:23:15.825 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:23:16.044 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.816810871Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.842078675Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.884018108Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.917696482Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.942939875Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.959971194Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-07-28T11:23:16.045 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:15 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:15.993463493Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: cluster 2024-07-28T11:23:14.980999+0000 mgr.y (mgr.24311) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.050698+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.052355+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.067366+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.634245+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.639395+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.820219+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.177:0/924898515' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.982604+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.994727+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.996825+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:15.998539+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[31534]: audit 2024-07-28T11:23:16.007746+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: cluster 2024-07-28T11:23:14.980999+0000 mgr.y (mgr.24311) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.050698+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.052355+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.067366+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.634245+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.639395+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.820219+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.177:0/924898515' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.982604+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.994727+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.996825+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:15.998539+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:16 smithi177 bash[21846]: audit 2024-07-28T11:23:16.007746+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.052279311Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-07-28T11:23:16.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.077837936Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-07-28T11:23:16.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.119712007Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-07-28T11:23:16.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.16203441Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.1870958Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.21225715Z level=info msg="Executing migration" id="create quota table v1" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.237637564Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.262888914Z level=info msg="Executing migration" id="Update quota table charset" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.288201423Z level=info msg="Executing migration" id="create plugin_setting table" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.330190535Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-07-28T11:23:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: cluster 2024-07-28T11:23:14.980999+0000 mgr.y (mgr.24311) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.050698+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.052355+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.067366+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.634245+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.639395+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.820219+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.177:0/924898515' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.982604+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.994727+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.996825+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:15.998539+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:16.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[24094]: audit 2024-07-28T11:23:16.007746+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:16.614 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.3807058Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.405929083Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.431190093Z level=info msg="Executing migration" id="create session table" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.448176704Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.490143324Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.515484791Z level=info msg="Executing migration" id="create playlist table v2" 2024-07-28T11:23:16.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.615410581Z level=info msg="Executing migration" id="create playlist item table v2" 2024-07-28T11:23:16.634 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":20,"flags":0,"active_gid":24311,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":791182805},{"type":"v1","addr":"172.21.15.177:6801","nonce":791182805}]},"active_addr":"172.21.15.177:6801/791182805","active_change":"2024-07-28T11:22:14.943353+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24314,"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.177:8443/","prometheus":"http://172.21.15.177: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":2523619385}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3890813140}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":9995441}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3826560347}]}]} 2024-07-28T11:23:16.638 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T11:23:16.638 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T11:23:16.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:23:16.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.710717196Z level=info msg="Executing migration" id="Update playlist table charset" 2024-07-28T11:23:16.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.849702017Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-07-28T11:23:17.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[24094]: cephadm 2024-07-28T11:23:16.073797+0000 mgr.y (mgr.24311) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:23:17.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[24094]: cephadm 2024-07-28T11:23:16.081599+0000 mgr.y (mgr.24311) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.875143318Z level=info msg="Executing migration" id="drop preferences table v2" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.900268083Z level=info msg="Executing migration" id="drop preferences table v3" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.942323803Z level=info msg="Executing migration" id="create preferences table v3" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:16 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:16.984335101Z level=info msg="Executing migration" id="Update preferences table charset" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.026307831Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.068300443Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.110362966Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-07-28T11:23:17.135 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.135686218Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-07-28T11:23:17.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:17 smithi177 bash[21846]: cephadm 2024-07-28T11:23:16.073797+0000 mgr.y (mgr.24311) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:23:17.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:17 smithi177 bash[21846]: cephadm 2024-07-28T11:23:16.081599+0000 mgr.y (mgr.24311) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:23:17.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:17 smithi177 bash[31534]: cephadm 2024-07-28T11:23:16.073797+0000 mgr.y (mgr.24311) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:23:17.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:17 smithi177 bash[31534]: cephadm 2024-07-28T11:23:16.081599+0000 mgr.y (mgr.24311) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:23:17.403 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.177696797Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.202916485Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.228150216Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.270213191Z level=info msg="Executing migration" id="create alert table v1" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.312109866Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.354143782Z level=info msg="Executing migration" id="add index alert state" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.379361205Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-07-28T11:23:17.404 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.404615376Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-07-28T11:23:17.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.429890892Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-07-28T11:23:17.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.471929375Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-07-28T11:23:17.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.497433744Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-07-28T11:23:17.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.522676968Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-07-28T11:23:17.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.547962138Z 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:23:17.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.589942807Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-07-28T11:23:17.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.631874245Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-07-28T11:23:17.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.673889741Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-07-28T11:23:17.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.715891851Z level=info msg="Executing migration" id="Add column is_default" 2024-07-28T11:23:17.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.741061832Z level=info msg="Executing migration" id="Add column frequency" 2024-07-28T11:23:17.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.766378925Z level=info msg="Executing migration" id="Add column send_reminder" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.808360295Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.833590909Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.858868555Z level=info msg="Executing migration" id="Update alert table charset" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.884063987Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.909377836Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-07-28T11:23:17.943 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.943098371Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-07-28T11:23:18.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:18 smithi177 bash[31534]: cluster 2024-07-28T11:23:16.981757+0000 mgr.y (mgr.24311) 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:23:18.152 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:18 smithi177 bash[21846]: cluster 2024-07-28T11:23:16.981757+0000 mgr.y (mgr.24311) 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:23:18.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[24094]: cluster 2024-07-28T11:23:16.981757+0000 mgr.y (mgr.24311) 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:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.96003562Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.976951944Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:17 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:17.993838315Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.027460999Z level=info msg="Executing migration" id="Add for to alert table" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.04431519Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.078124585Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.120159945Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.145574833Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-07-28T11:23:18.195 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.170827778Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-07-28T11:23:18.196 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.19594993Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-07-28T11:23:18.481 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.221325703Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-07-28T11:23:18.481 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.24657489Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-07-28T11:23:18.481 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.271880848Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-07-28T11:23:18.481 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.341554255Z level=info msg="Executing migration" id="create annotation table v5" 2024-07-28T11:23:18.482 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.372748683Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-07-28T11:23:18.482 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.414690395Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-07-28T11:23:18.482 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.439984808Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-07-28T11:23:18.482 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.482004136Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-07-28T11:23:18.741 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.524006394Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.549263278Z level=info msg="Executing migration" id="Update annotation table charset" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.57446806Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.616490627Z level=info msg="Executing migration" id="Drop category_id index" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.658507904Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.683761615Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-07-28T11:23:18.742 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.709053435Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-07-28T11:23:18.994 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.742623917Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-07-28T11:23:18.994 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.767823612Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-07-28T11:23:18.994 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.81815022Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-07-28T11:23:18.994 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.835087684Z 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:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.85209767Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-07-28T11:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.877306631Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-07-28T11:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.902545039Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-07-28T11:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.927875692Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-07-28T11:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.953135687Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-07-28T11:23:18.995 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:18 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:18.995086848Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.037071648Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.079076989Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.121021486Z level=info msg="Executing migration" id="Add epoch_end column" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.137978356Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.154955452Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.180094503Z level=info msg="Executing migration" id="Move region to single row" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.205403557Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.230918944Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-07-28T11:23:19.272 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.27289286Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-07-28T11:23:19.532 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.314892669Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.340092545Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.365439475Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.390618165Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.415994018Z level=info msg="Executing migration" id="create test_data table" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.441187947Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.48316304Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.508374765Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-07-28T11:23:19.533 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.533685016Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.575618713Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.617517567Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.642909893Z level=info msg="Executing migration" id="create team table" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.684843769Z level=info msg="Executing migration" id="add index team.org_id" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.710233645Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.735415108Z level=info msg="Executing migration" id="create team member table" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.760692589Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-07-28T11:23:19.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.802663762Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.844683837Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.869984381Z level=info msg="Executing migration" id="Add column email to team table" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.89517367Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.920413796Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.945698Z level=info msg="Executing migration" id="create dashboard acl table" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.962621841Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:19 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:19.996184631Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-07-28T11:23:20.060 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.029976288Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-07-28T11:23:20.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[24094]: cluster 2024-07-28T11:23:18.982359+0000 mgr.y (mgr.24311) 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:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.063518995Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.097485639Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.12281091Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.148100532Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.17326767Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.198558944Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.223772448Z level=info msg="Executing migration" id="create tag table" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.249082576Z level=info msg="Executing migration" id="add index tag.key_value" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.274391788Z level=info msg="Executing migration" id="create login attempt table" 2024-07-28T11:23:20.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.299676056Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-07-28T11:23:20.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.341651717Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-07-28T11:23:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:20 smithi177 bash[31534]: cluster 2024-07-28T11:23:18.982359+0000 mgr.y (mgr.24311) 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:23:20.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:20 smithi177 bash[21846]: cluster 2024-07-28T11:23:18.982359+0000 mgr.y (mgr.24311) 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:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.3668503Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.400330735Z level=info msg="Executing migration" id="create login_attempt v2" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.425690286Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.467661593Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.492904822Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.518161271Z level=info msg="Executing migration" id="create user auth table" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.543382207Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.585400243Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-07-28T11:23:20.610 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.610596223Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-07-28T11:23:20.895 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.635856339Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.661138858Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.703113648Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.728340171Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.753659519Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.778888628Z level=info msg="Executing migration" id="create server_lock table" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.80417325Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.829458579Z level=info msg="Executing migration" id="create user auth token table" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.854656616Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-07-28T11:23:20.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.896586683Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-07-28T11:23:20.952 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:20 smithi177 systemd[1]: Stopping Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:23:20.952 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:20 smithi177 bash[56088]: ts=2024-07-28T11:23:20.735Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:23:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[24094]: audit 2024-07-28T11:23:20.076300+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:21.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.921845339Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.947078488Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:20 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:20.989060599Z level=info msg="Executing migration" id="create cache_data table" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.031477862Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.056718469Z level=info msg="Executing migration" id="create short_url table v1" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.098834299Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-07-28T11:23:21.164 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.124049456Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-07-28T11:23:21.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:21 smithi177 bash[31534]: audit 2024-07-28T11:23:20.076300+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:21.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:21 smithi177 bash[21846]: audit 2024-07-28T11:23:20.076300+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.207869961Z level=info msg="Executing migration" id="delete alert_definition table" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.233232615Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.258456085Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.283704962Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.308900583Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.350845271Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-07-28T11:23:21.493 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.376077895Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-07-28T11:23:21.494 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.40143055Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-07-28T11:23:21.494 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.42668022Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-07-28T11:23:21.494 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.451903613Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-07-28T11:23:21.494 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.493850679Z level=info msg="Executing migration" id="drop alert_definition table" 2024-07-28T11:23:21.513 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:21 smithi177 bash[57624]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:23:21.513 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:21 smithi177 bash[57685]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:23:21.514 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:21 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T11:23:21.514 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:21 smithi177 systemd[1]: Stopped Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:23:21.514 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:21 smithi177 systemd[1]: Started Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.535925755Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.577847274Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.603210746Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.645144784Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.670641423Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.712379059Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-07-28T11:23:21.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.754448219Z level=info msg="Executing migration" id="create alert_instance table" 2024-07-28T11:23:21.974 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:22.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.805090547Z 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:23:22.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:21 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:21.863947077Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-07-28T11:23:22.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:23:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.0871376Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-07-28T11:23:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.202316684Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-07-28T11:23:22.748 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.487102836Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-07-28T11:23:22.748 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.668420511Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-07-28T11:23:22.748 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.726756842Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-07-28T11:23:22.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[24094]: cluster 2024-07-28T11:23:20.983009+0000 mgr.y (mgr.24311) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:22.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[24094]: audit 2024-07-28T11:23:21.527713+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[24094]: audit 2024-07-28T11:23:21.533509+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[24094]: cephadm 2024-07-28T11:23:21.557121+0000 mgr.y (mgr.24311) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:23:22.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[24094]: cephadm 2024-07-28T11:23:21.565735+0000 mgr.y (mgr.24311) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:23:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[21846]: cluster 2024-07-28T11:23:20.983009+0000 mgr.y (mgr.24311) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[21846]: audit 2024-07-28T11:23:21.527713+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[21846]: audit 2024-07-28T11:23:21.533509+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[21846]: cephadm 2024-07-28T11:23:21.557121+0000 mgr.y (mgr.24311) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[21846]: cephadm 2024-07-28T11:23:21.565735+0000 mgr.y (mgr.24311) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[31534]: cluster 2024-07-28T11:23:20.983009+0000 mgr.y (mgr.24311) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[31534]: audit 2024-07-28T11:23:21.527713+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[31534]: audit 2024-07-28T11:23:21.533509+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[31534]: cephadm 2024-07-28T11:23:21.557121+0000 mgr.y (mgr.24311) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:23:22.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:22 smithi177 bash[31534]: cephadm 2024-07-28T11:23:21.565735+0000 mgr.y (mgr.24311) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:23:23.114 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:22 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:22.978762428Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-07-28T11:23:23.412 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.115310201Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-07-28T11:23:23.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.245839279Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-07-28T11:23:23.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.313303548Z level=info msg="Executing migration" id="create alert_rule table" 2024-07-28T11:23:23.661 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.440Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:23:23.661 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.440Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.443Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.444Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.474Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.475Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.478Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:23:23.662 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:23 smithi177 bash[57713]: ts=2024-07-28T11:23:23.478Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:23:23.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.413664499Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-07-28T11:23:23.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.513940588Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-07-28T11:23:23.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.564759163Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-07-28T11:23:23.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.64133545Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-07-28T11:23:24.004 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.698908434Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-07-28T11:23:24.004 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.73258387Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-07-28T11:23:24.004 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.774732559Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-07-28T11:23:24.004 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.850763071Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-07-28T11:23:24.004 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:23 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:23.892538181Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-07-28T11:23:24.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.004812538Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-07-28T11:23:24.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.085235216Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-07-28T11:23:24.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.185613931Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-07-28T11:23:24.739 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.444131096Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-07-28T11:23:24.739 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[24094]: cluster 2024-07-28T11:23:22.983709+0000 mgr.y (mgr.24311) 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:23:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:24 smithi177 bash[21846]: cluster 2024-07-28T11:23:22.983709+0000 mgr.y (mgr.24311) 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:23:25.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:24 smithi177 bash[31534]: cluster 2024-07-28T11:23:22.983709+0000 mgr.y (mgr.24311) 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:23:25.030 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.739982766Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-07-28T11:23:25.031 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.863045835Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-07-28T11:23:25.031 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.930308856Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-07-28T11:23:25.031 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:24 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:24.990168923Z 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:23:25.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.032005003Z 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:23:25.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.091304Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-07-28T11:23:25.764 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:25 smithi177 bash[57713]: ts=2024-07-28T11:23:25.444Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000688056s 2024-07-28T11:23:25.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.349464492Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-07-28T11:23:25.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.628235908Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-07-28T11:23:25.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.686035952Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-07-28T11:23:25.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:25 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:25.770472536Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-07-28T11:23:26.121 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:23:26.121 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":63,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:23:06.538281+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+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:23:26.516 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.188113317Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-07-28T11:23:26.517 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.255244863Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-07-28T11:23:26.517 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.317461552Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-07-28T11:23:26.517 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.406710867Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-07-28T11:23:26.517 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.517524503Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-07-28T11:23:26.782 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T11:23:26.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:23:26.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[24094]: cluster 2024-07-28T11:23:24.984296+0000 mgr.y (mgr.24311) 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:23:26.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[24094]: audit 2024-07-28T11:23:26.124401+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/1129246003' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:26.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.574277589Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-07-28T11:23:26.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.666669988Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-07-28T11:23:26.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.733637879Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-07-28T11:23:26.790 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.767413117Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-07-28T11:23:26.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:26 smithi177 bash[31534]: cluster 2024-07-28T11:23:24.984296+0000 mgr.y (mgr.24311) 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:23:26.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:26 smithi177 bash[31534]: audit 2024-07-28T11:23:26.124401+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/1129246003' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:26.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:26 smithi177 bash[21846]: cluster 2024-07-28T11:23:24.984296+0000 mgr.y (mgr.24311) 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:23:26.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:26 smithi177 bash[21846]: audit 2024-07-28T11:23:26.124401+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/1129246003' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:27.050 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.84306198Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-07-28T11:23:27.050 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.910486682Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-07-28T11:23:27.050 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:26 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:26.968970788Z level=info msg="Executing migration" id="create provenance_type table" 2024-07-28T11:23:27.050 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.050668139Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-07-28T11:23:27.325 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.150629111Z level=info msg="Executing migration" id="create alert_image table" 2024-07-28T11:23:27.594 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.326062447Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-07-28T11:23:27.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.594918329Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-07-28T11:23:27.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.780708396Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-07-28T11:23:27.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.865012784Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-07-28T11:23:28.125 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:27 smithi204 systemd[1]: Stopping Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:23:28.125 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.941118541Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-07-28T11:23:28.125 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.941509555Z 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:23:28.125 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:27 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:27.9830564Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-07-28T11:23:28.125 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.035934086Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-07-28T11:23:28.125 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.100941905Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-07-28T11:23:28.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.101629284Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-07-28T11:23:28.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.10206674Z level=info msg="alerts found to migrate" alerts=0 2024-07-28T11:23:28.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.126077192Z level=info msg="Executing migration" id="create library_element table v1" 2024-07-28T11:23:28.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.168198583Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-07-28T11:23:28.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.227273413Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-07-28T11:23:28.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.319361466Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.125Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:23:28.402 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.126Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:23:28.403 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.127Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:23:28.403 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.127Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:23:28.403 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[48507]: ts=2024-07-28T11:23:28.127Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:23:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[24094]: cluster 2024-07-28T11:23:26.984770+0000 mgr.y (mgr.24311) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:28.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.402303635Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-07-28T11:23:28.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.633432284Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-07-28T11:23:29.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:28 smithi177 bash[31534]: cluster 2024-07-28T11:23:26.984770+0000 mgr.y (mgr.24311) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:28 smithi177 bash[21846]: cluster 2024-07-28T11:23:26.984770+0000 mgr.y (mgr.24311) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:29.198 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50806]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:23:29.198 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:28 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:28.93736396Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-07-28T11:23:29.198 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.08024219Z level=info msg="Executing migration" id="create data_keys table" 2024-07-28T11:23:29.199 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.147751718Z level=info msg="Executing migration" id="create secrets table" 2024-07-28T11:23:29.501 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.224060216Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-07-28T11:23:29.501 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.274980707Z level=info msg="Executing migration" id="add name column into data_keys" 2024-07-28T11:23:29.501 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.334073198Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-07-28T11:23:29.501 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50866]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:23:29.501 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:29 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:23:29.501 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:29 smithi204 systemd[1]: Stopped Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:23:29.501 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:29 smithi204 systemd[1]: Started Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STOPPING 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STOPPED 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STARTING 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Serving on http://:::9283 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STARTED 2024-07-28T11:23:29.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STOPPING 2024-07-28T11:23:29.884 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.501933982Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-07-28T11:23:30.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.88624494Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-07-28T11:23:30.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:29 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:29.945633876Z level=info msg="Executing migration" id="create kv_store table v1" 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STOPPED 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:29 smithi177 bash[22096]: [28/Jul/2024:11:23:29] ENGINE Bus STARTING 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Serving on http://:::9283 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Bus STARTED 2024-07-28T11:23:30.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Bus STOPPING 2024-07-28T11:23:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: cluster 2024-07-28T11:23:28.985265+0000 mgr.y (mgr.24311) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.251619+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.261241+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.269749+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.270676+0000 mgr.y (mgr.24311) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.272984+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.273829+0000 mgr.y (mgr.24311) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.284832+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.301949+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.302588+0000 mgr.y (mgr.24311) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.306893+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.307565+0000 mgr.y (mgr.24311) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.317732+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.337406+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.338303+0000 mgr.y (mgr.24311) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.341082+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.341700+0000 mgr.y (mgr.24311) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.355559+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: cluster 2024-07-28T11:23:28.985265+0000 mgr.y (mgr.24311) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.251619+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.261241+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.269749+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.270676+0000 mgr.y (mgr.24311) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.272984+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.273829+0000 mgr.y (mgr.24311) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.284832+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.301949+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.302588+0000 mgr.y (mgr.24311) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.306893+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.307565+0000 mgr.y (mgr.24311) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.317732+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.337406+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.338303+0000 mgr.y (mgr.24311) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.341082+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.341700+0000 mgr.y (mgr.24311) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.355559+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.366676+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.647384+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:29.654211+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[21846]: audit 2024-07-28T11:23:30.045166+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.366676+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.647384+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:29.654211+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[31534]: audit 2024-07-28T11:23:30.045166+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:30.523 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.222249218Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-07-28T11:23:30.523 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.367243527Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-07-28T11:23:30.523 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.44874776Z level=info msg="Executing migration" id="create permission table" 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: cluster 2024-07-28T11:23:28.985265+0000 mgr.y (mgr.24311) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.251619+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.261241+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.269749+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.270676+0000 mgr.y (mgr.24311) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.272984+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.273829+0000 mgr.y (mgr.24311) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.284832+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.301949+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.302588+0000 mgr.y (mgr.24311) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.306893+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.307565+0000 mgr.y (mgr.24311) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.317732+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.337406+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.338303+0000 mgr.y (mgr.24311) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.341082+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.341700+0000 mgr.y (mgr.24311) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.355559+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.366676+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.647384+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:29.654211+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:30.526 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[24094]: audit 2024-07-28T11:23:30.045166+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:30.774 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.5245691Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-07-28T11:23:30.774 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.617067972Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-07-28T11:23:30.774 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.700223281Z level=info msg="Executing migration" id="create role table" 2024-07-28T11:23:31.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:23:31.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Bus STOPPED 2024-07-28T11:23:31.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Bus STARTING 2024-07-28T11:23:31.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Serving on http://:::9283 2024-07-28T11:23:31.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:30 smithi177 bash[22096]: [28/Jul/2024:11:23:30] ENGINE Bus STARTED 2024-07-28T11:23:31.052 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.774986208Z level=info msg="Executing migration" id="add column display_name" 2024-07-28T11:23:31.052 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.868167655Z level=info msg="Executing migration" id="add column group_name" 2024-07-28T11:23:31.052 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:30 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:30.968564186Z level=info msg="Executing migration" id="add index role.org_id" 2024-07-28T11:23:31.052 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.010777323Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.053086936Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.136939814Z level=info msg="Executing migration" id="create team role table" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.196102073Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.213165627Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.24678659Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.28041107Z level=info msg="Executing migration" id="create user role table" 2024-07-28T11:23:31.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.305705499Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.094Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.094Z 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:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.094Z 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 smithi204 (none))" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.095Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.095Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.096Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.097Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.097Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.097Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.100Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:23:31.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.100Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.007µs 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.101Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.101Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.101Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.101Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.718µs wal_replay_duration=664.098µs wbl_replay_duration=109ns total_replay_duration=718.208µs 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.102Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.102Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.102Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.120Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.454226ms db_storage=909ns remote_storage=1.278µs web_handler=446ns query_engine=684ns scrape=294.644µs scrape_sd=31.127µs notify=22.044µs notify_sd=6.284µs rules=16.797574ms tracing=11.249µs 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.120Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:23:31.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50892]: ts=2024-07-28T11:23:31.120Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:23:31.549 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.347702732Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.372938593Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.4002991Z level=info msg="Executing migration" id="create builtin role table" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.442410578Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.467682895Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.492883342Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.534912968Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-07-28T11:23:31.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.560187734Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-07-28T11:23:31.845 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.585400442Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-07-28T11:23:31.845 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.610688815Z level=info msg="Executing migration" id="add unique index role.uid" 2024-07-28T11:23:31.845 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.652647218Z level=info msg="Executing migration" id="create seed assignment table" 2024-07-28T11:23:31.845 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.67795795Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-07-28T11:23:31.845 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.719881785Z level=info msg="Executing migration" id="add column hidden to role table" 2024-07-28T11:23:31.846 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.753605186Z level=info msg="Executing migration" id="create query_history table v1" 2024-07-28T11:23:31.846 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.778908022Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-07-28T11:23:31.846 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.804071237Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-07-28T11:23:31.846 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.846025321Z level=info msg="Executing migration" id="teams permissions migration" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.871321807Z level=info msg="Executing migration" id="dashboard permissions" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.896586057Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.913465827Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.93044103Z level=info msg="Executing migration" id="alerting notification permissions" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.964243134Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:31 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:31.997769628Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.039736546Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.073317444Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-07-28T11:23:32.115 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.115285892Z level=info msg="Executing migration" id="create correlation table v1" 2024-07-28T11:23:32.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[24094]: cluster 2024-07-28T11:23:30.985864+0000 mgr.y (mgr.24311) 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:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.14065157Z level=info msg="Executing migration" id="add index correlations.uid" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.165911671Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.191172066Z level=info msg="Executing migration" id="add correlation config column" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.216335324Z level=info msg="Executing migration" id="create entity_events table" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.24170875Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.28402073Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.284390147Z 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:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.309250717Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T11:23:32.376 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.309602445Z 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:23:32.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.35127628Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-07-28T11:23:32.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.376561378Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-07-28T11:23:32.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:32 smithi177 bash[31534]: cluster 2024-07-28T11:23:30.985864+0000 mgr.y (mgr.24311) 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:23:32.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:32 smithi177 bash[21846]: cluster 2024-07-28T11:23:30.985864+0000 mgr.y (mgr.24311) 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:23:32.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.401752493Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-07-28T11:23:32.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.426999043Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T11:23:32.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.468970738Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-07-28T11:23:32.636 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.494266452Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T11:23:32.637 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.519560105Z level=info msg="Executing migration" id="Drop public config table" 2024-07-28T11:23:32.637 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.544810333Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-07-28T11:23:32.637 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.570049787Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-07-28T11:23:32.637 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.595312701Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T11:23:32.637 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.637275692Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-07-28T11:23:32.905 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.704181433Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-07-28T11:23:32.905 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.737866709Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-07-28T11:23:32.905 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.763113133Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-07-28T11:23:32.905 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.788278182Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-07-28T11:23:32.906 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.830285903Z level=info msg="Executing migration" id="add share column" 2024-07-28T11:23:32.906 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.855593789Z level=info msg="Executing migration" id="create default alerting folders" 2024-07-28T11:23:32.906 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.880888249Z level=info msg="Executing migration" id="create file table" 2024-07-28T11:23:32.906 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.906139171Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.948108612Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:32 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:32.990137455Z level=info msg="Executing migration" id="create file_meta table" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.032180692Z level=info msg="Executing migration" id="file table idx: path key" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.049070534Z level=info msg="Executing migration" id="set path collation in file table" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.074266665Z level=info msg="Executing migration" id="managed permissions migration" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.116321293Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-07-28T11:23:33.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.141591585Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.183703068Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.250922852Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.284517067Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.318280546Z level=info msg="Executing migration" id="update group index for alert rules" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.34361773Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-07-28T11:23:33.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.368829012Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-07-28T11:23:33.444 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.394061554Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-07-28T11:23:33.444 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.419342602Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-07-28T11:23:33.444 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.444554438Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.486372616Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.528395772Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.570581482Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.595891943Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.637809199Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.679667683Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-07-28T11:23:33.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.704966387Z level=info msg="Executing migration" id="create folder table" 2024-07-28T11:23:33.764 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:23:33 smithi177 bash[57713]: ts=2024-07-28T11:23:33.447Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003365243s 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.746921429Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.772227234Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.797547317Z level=info msg="Executing migration" id="Update folder title length" 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.822738567Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=migrator t=2024-07-28T11:23:33.864676022Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.260681527s 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:33 smithi204 bash[50221]: logger=sqlstore t=2024-07-28T11:23:33.866210469Z level=info msg="Created default organization" 2024-07-28T11:23:34.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=plugin.loader t=2024-07-28T11:23:34.013812376Z level=info msg="Plugin registered" pluginID=input 2024-07-28T11:23:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[24094]: cluster 2024-07-28T11:23:32.986412+0000 mgr.y (mgr.24311) 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:23:34.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=plugin.loader t=2024-07-28T11:23:34.043769774Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T11:23:34.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=plugin.loader t=2024-07-28T11:23:34.04379487Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T11:23:34.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=secrets t=2024-07-28T11:23:34.043837597Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T11:23:34.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=query_data t=2024-07-28T11:23:34.04603941Z level=info msg="Query Service initialization" 2024-07-28T11:23:34.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:34 smithi204 bash[50221]: logger=live.push_http t=2024-07-28T11:23:34.055708135Z level=info msg="Live Push Gateway initialization" 2024-07-28T11:23:34.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:34 smithi177 bash[21846]: cluster 2024-07-28T11:23:32.986412+0000 mgr.y (mgr.24311) 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:23:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:34 smithi177 bash[31534]: cluster 2024-07-28T11:23:32.986412+0000 mgr.y (mgr.24311) 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:23:35.163 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:23:35.163 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":63,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:23:06.538281+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+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:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=infra.usagestats.collector t=2024-07-28T11:23:35.313323836Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=provisioning.datasources t=2024-07-28T11:23:35.314095954Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=provisioning.datasources t=2024-07-28T11:23:35.347604258Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=provisioning.datasources t=2024-07-28T11:23:35.443238067Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=provisioning.alerting t=2024-07-28T11:23:35.541803813Z level=info msg="starting to provision alerting" 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=provisioning.alerting t=2024-07-28T11:23:35.541843716Z level=info msg="finished to provision alerting" 2024-07-28T11:23:35.663 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=ngalert.state.manager t=2024-07-28T11:23:35.542037503Z level=info msg="Warming state cache for startup" 2024-07-28T11:23:35.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=grafanaStorageLogger t=2024-07-28T11:23:35.542104189Z level=info msg="storage starting" 2024-07-28T11:23:35.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=http.server t=2024-07-28T11:23:35.544311935Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T11:23:35.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=sqlstore.transactions t=2024-07-28T11:23:35.552911748Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T11:23:35.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T11:23:35.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T11:23:35.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T11:23:35.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T11:23:35.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T11:23:35.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T11:23:35.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T11:23:35.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T11:23:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[31534]: audit 2024-07-28T11:23:34.758574+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[31534]: audit 2024-07-28T11:23:34.763858+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[31534]: cluster 2024-07-28T11:23:34.986747+0000 mgr.y (mgr.24311) 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:23:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[31534]: audit 2024-07-28T11:23:35.165939+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/174593996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[21846]: audit 2024-07-28T11:23:34.758574+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[21846]: audit 2024-07-28T11:23:34.763858+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[21846]: cluster 2024-07-28T11:23:34.986747+0000 mgr.y (mgr.24311) 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:23:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:35 smithi177 bash[21846]: audit 2024-07-28T11:23:35.165939+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/174593996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:36.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=ngalert.state.manager t=2024-07-28T11:23:35.741902878Z level=info msg="State cache has been initialized" states=0 duration=199.865565ms 2024-07-28T11:23:36.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=ticker t=2024-07-28T11:23:35.741992635Z level=info msg=starting first_tick=2024-07-28T11:23:40Z 2024-07-28T11:23:36.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=ngalert.multiorg.alertmanager t=2024-07-28T11:23:35.742006122Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T11:23:36.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[50221]: logger=sqlstore.transactions t=2024-07-28T11:23:35.865290009Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T11:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[24094]: audit 2024-07-28T11:23:34.758574+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[24094]: audit 2024-07-28T11:23:34.763858+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[24094]: cluster 2024-07-28T11:23:34.986747+0000 mgr.y (mgr.24311) 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:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:35 smithi204 bash[24094]: audit 2024-07-28T11:23:35.165939+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/174593996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:23:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.251537+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.262625+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.639167+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.640721+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.650180+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.696269+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.698655+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.699896+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[31534]: audit 2024-07-28T11:23:36.709087+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.251537+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.262625+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.639167+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.640721+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.650180+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.696269+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.698655+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.699896+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:37 smithi177 bash[21846]: audit 2024-07-28T11:23:36.709087+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.251537+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.262625+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.639167+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.640721+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.650180+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.696269+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.698655+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.699896+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:23:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:37 smithi204 bash[24094]: audit 2024-07-28T11:23:36.709087+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:23:38.704 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:38] "GET /metrics HTTP/1.1" 200 203275 "" "Prometheus/2.43.0" 2024-07-28T11:23:39.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:38 smithi177 bash[21846]: cluster 2024-07-28T11:23:36.987351+0000 mgr.y (mgr.24311) 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:23:39.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:38 smithi177 bash[31534]: cluster 2024-07-28T11:23:36.987351+0000 mgr.y (mgr.24311) 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:23:39.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:38 smithi204 bash[24094]: cluster 2024-07-28T11:23:36.987351+0000 mgr.y (mgr.24311) 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:23:40.917 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.918 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.918 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.918 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.919 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.920 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.920 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:40.922 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:23:41.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:40 smithi177 bash[31534]: cluster 2024-07-28T11:23:38.987935+0000 mgr.y (mgr.24311) 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:23:41.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:40 smithi177 bash[21846]: cluster 2024-07-28T11:23:38.987935+0000 mgr.y (mgr.24311) 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:23:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:40 smithi204 bash[24094]: cluster 2024-07-28T11:23:38.987935+0000 mgr.y (mgr.24311) 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:23:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:23:43.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:42 smithi177 bash[31534]: cluster 2024-07-28T11:23:40.988342+0000 mgr.y (mgr.24311) 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:23:43.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:42 smithi177 bash[21846]: cluster 2024-07-28T11:23:40.988342+0000 mgr.y (mgr.24311) 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:23:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:42 smithi204 bash[24094]: cluster 2024-07-28T11:23:40.988342+0000 mgr.y (mgr.24311) 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:23:44.757 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:44 smithi177 bash[31534]: cluster 2024-07-28T11:23:42.988794+0000 mgr.y (mgr.24311) 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:23:44.757 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:44 smithi177 bash[21846]: cluster 2024-07-28T11:23:42.988794+0000 mgr.y (mgr.24311) 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:23:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:44 smithi204 bash[24094]: cluster 2024-07-28T11:23:42.988794+0000 mgr.y (mgr.24311) 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:23:46.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:45 smithi177 bash[31534]: audit 2024-07-28T11:23:45.045638+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:45 smithi177 bash[21846]: audit 2024-07-28T11:23:45.045638+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:45 smithi204 bash[24094]: audit 2024-07-28T11:23:45.045638+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:23:47.047 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:46 smithi177 bash[31534]: cluster 2024-07-28T11:23:44.989360+0000 mgr.y (mgr.24311) 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:23:47.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:46 smithi177 bash[21846]: cluster 2024-07-28T11:23:44.989360+0000 mgr.y (mgr.24311) 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:23:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:46 smithi204 bash[24094]: cluster 2024-07-28T11:23:44.989360+0000 mgr.y (mgr.24311) 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:23:48.449 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:48] "GET /metrics HTTP/1.1" 200 203248 "" "Prometheus/2.43.0" 2024-07-28T11:23:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:48 smithi204 bash[24094]: cluster 2024-07-28T11:23:46.990009+0000 mgr.y (mgr.24311) 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:23:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:48 smithi177 bash[21846]: cluster 2024-07-28T11:23:46.990009+0000 mgr.y (mgr.24311) 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:23:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:48 smithi177 bash[31534]: cluster 2024-07-28T11:23:46.990009+0000 mgr.y (mgr.24311) 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:23:50.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:50 smithi177 bash[31534]: cluster 2024-07-28T11:23:48.990472+0000 mgr.y (mgr.24311) 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:23:50.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:50 smithi177 bash[21846]: cluster 2024-07-28T11:23:48.990472+0000 mgr.y (mgr.24311) 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:23:51.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:50 smithi204 bash[24094]: cluster 2024-07-28T11:23:48.990472+0000 mgr.y (mgr.24311) 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:23:52.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:23:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:23:53.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:52 smithi177 bash[21846]: cluster 2024-07-28T11:23:50.991122+0000 mgr.y (mgr.24311) 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:23:53.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:52 smithi177 bash[31534]: cluster 2024-07-28T11:23:50.991122+0000 mgr.y (mgr.24311) 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:23:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:52 smithi204 bash[24094]: cluster 2024-07-28T11:23:50.991122+0000 mgr.y (mgr.24311) 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:23:55.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:54 smithi177 bash[21846]: cluster 2024-07-28T11:23:52.991635+0000 mgr.y (mgr.24311) 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:23:55.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:54 smithi177 bash[31534]: cluster 2024-07-28T11:23:52.991635+0000 mgr.y (mgr.24311) 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:23:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:54 smithi204 bash[24094]: cluster 2024-07-28T11:23:52.991635+0000 mgr.y (mgr.24311) 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:23:55.524 INFO:teuthology.orchestra.run.smithi177.stdout:163208757303 2024-07-28T11:23:55.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T11:23:57.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:56 smithi177 bash[21846]: cluster 2024-07-28T11:23:54.992056+0000 mgr.y (mgr.24311) 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:23:57.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:56 smithi177 bash[31534]: cluster 2024-07-28T11:23:54.992056+0000 mgr.y (mgr.24311) 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:23:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:56 smithi204 bash[24094]: cluster 2024-07-28T11:23:54.992056+0000 mgr.y (mgr.24311) 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:23:58.748 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:23:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:23:58] "GET /metrics HTTP/1.1" 200 203248 "" "Prometheus/2.43.0" 2024-07-28T11:23:59.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:58 smithi177 bash[21846]: cluster 2024-07-28T11:23:56.992628+0000 mgr.y (mgr.24311) 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:23:59.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:58 smithi177 bash[31534]: cluster 2024-07-28T11:23:56.992628+0000 mgr.y (mgr.24311) 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:23:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:58 smithi204 bash[24094]: cluster 2024-07-28T11:23:56.992628+0000 mgr.y (mgr.24311) 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:23:59.679 INFO:teuthology.orchestra.run.smithi177.stdout:34359738476 2024-07-28T11:23:59.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T11:24:00.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:23:59 smithi177 bash[21846]: cluster 2024-07-28T11:23:58.993021+0000 mgr.y (mgr.24311) 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:24:00.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:23:59 smithi177 bash[31534]: cluster 2024-07-28T11:23:58.993021+0000 mgr.y (mgr.24311) 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:24:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:23:59 smithi204 bash[24094]: cluster 2024-07-28T11:23:58.993021+0000 mgr.y (mgr.24311) 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:24:01.005 INFO:teuthology.orchestra.run.smithi177.stdout:77309411414 2024-07-28T11:24:01.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T11:24:01.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:00 smithi177 bash[31534]: audit 2024-07-28T11:24:00.046037+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:01.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:00 smithi177 bash[21846]: audit 2024-07-28T11:24:00.046037+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:01.155 INFO:teuthology.orchestra.run.smithi177.stdout:107374182475 2024-07-28T11:24:01.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T11:24:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:00 smithi204 bash[24094]: audit 2024-07-28T11:24:00.046037+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:02.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:01 smithi177 bash[31534]: cluster 2024-07-28T11:24:00.993591+0000 mgr.y (mgr.24311) 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:24:02.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:01 smithi177 bash[21846]: cluster 2024-07-28T11:24:00.993591+0000 mgr.y (mgr.24311) 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:24:02.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:01 smithi204 bash[24094]: cluster 2024-07-28T11:24:00.993591+0000 mgr.y (mgr.24311) 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:24:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:03.274 INFO:teuthology.orchestra.run.smithi177.stdout:128849018946 2024-07-28T11:24:03.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T11:24:03.331 INFO:teuthology.orchestra.run.smithi177.stdout:231928234020 2024-07-28T11:24:03.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T11:24:03.357 INFO:teuthology.orchestra.run.smithi177.stdout:55834574947 2024-07-28T11:24:03.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T11:24:03.536 INFO:teuthology.orchestra.run.smithi177.stdout:197568495663 2024-07-28T11:24:03.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T11:24:04.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:04 smithi204 bash[24094]: cluster 2024-07-28T11:24:02.994099+0000 mgr.y (mgr.24311) 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:24:04.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:04 smithi177 bash[31534]: cluster 2024-07-28T11:24:02.994099+0000 mgr.y (mgr.24311) 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:24:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:04 smithi177 bash[21846]: cluster 2024-07-28T11:24:02.994099+0000 mgr.y (mgr.24311) 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:24:06.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:06 smithi204 bash[24094]: cluster 2024-07-28T11:24:04.994629+0000 mgr.y (mgr.24311) 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:24:06.502 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:06.502 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:06.504 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:06.504 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:06.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:06 smithi177 bash[31534]: cluster 2024-07-28T11:24:04.994629+0000 mgr.y (mgr.24311) 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:24:06.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:06 smithi177 bash[21846]: cluster 2024-07-28T11:24:04.994629+0000 mgr.y (mgr.24311) 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:24:07.519 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:07.520 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:07.520 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:07.521 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:08.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:08 smithi177 bash[31534]: cluster 2024-07-28T11:24:06.995381+0000 mgr.y (mgr.24311) 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:24:08.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:08 smithi177 bash[21846]: cluster 2024-07-28T11:24:06.995381+0000 mgr.y (mgr.24311) 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:24:08.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:08 smithi204 bash[24094]: cluster 2024-07-28T11:24:06.995381+0000 mgr.y (mgr.24311) 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:24:08.691 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:08] "GET /metrics HTTP/1.1" 200 203250 "" "Prometheus/2.43.0" 2024-07-28T11:24:10.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:10 smithi204 bash[24094]: cluster 2024-07-28T11:24:08.995982+0000 mgr.y (mgr.24311) 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:24:10.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:10 smithi177 bash[21846]: cluster 2024-07-28T11:24:08.995982+0000 mgr.y (mgr.24311) 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:24:10.428 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:10 smithi177 bash[31534]: cluster 2024-07-28T11:24:08.995982+0000 mgr.y (mgr.24311) 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:24:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:12 smithi204 bash[24094]: cluster 2024-07-28T11:24:10.996585+0000 mgr.y (mgr.24311) 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:24:12.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:12.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:12 smithi177 bash[31534]: cluster 2024-07-28T11:24:10.996585+0000 mgr.y (mgr.24311) 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:24:12.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:12 smithi177 bash[21846]: cluster 2024-07-28T11:24:10.996585+0000 mgr.y (mgr.24311) 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:24:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:14 smithi204 bash[24094]: cluster 2024-07-28T11:24:12.997178+0000 mgr.y (mgr.24311) 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:24:14.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:14 smithi177 bash[31534]: cluster 2024-07-28T11:24:12.997178+0000 mgr.y (mgr.24311) 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:24:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:14 smithi177 bash[21846]: cluster 2024-07-28T11:24:12.997178+0000 mgr.y (mgr.24311) 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:24:15.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:15 smithi177 bash[31534]: audit 2024-07-28T11:24:15.049081+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:15 smithi177 bash[21846]: audit 2024-07-28T11:24:15.049081+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:15 smithi204 bash[24094]: audit 2024-07-28T11:24:15.049081+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:16.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:16 smithi177 bash[21846]: cluster 2024-07-28T11:24:14.997718+0000 mgr.y (mgr.24311) 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:24:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:16 smithi177 bash[31534]: cluster 2024-07-28T11:24:14.997718+0000 mgr.y (mgr.24311) 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:24:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:16 smithi204 bash[24094]: cluster 2024-07-28T11:24:14.997718+0000 mgr.y (mgr.24311) 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:24:18.364 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:18 smithi177 bash[31534]: cluster 2024-07-28T11:24:16.998445+0000 mgr.y (mgr.24311) 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:24:18.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:18 smithi177 bash[21846]: cluster 2024-07-28T11:24:16.998445+0000 mgr.y (mgr.24311) 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:24:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:18 smithi204 bash[24094]: cluster 2024-07-28T11:24:16.998445+0000 mgr.y (mgr.24311) 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:24:18.684 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:18] "GET /metrics HTTP/1.1" 200 203246 "" "Prometheus/2.43.0" 2024-07-28T11:24:19.656 INFO:teuthology.orchestra.run.smithi177.stdout:163208757308 2024-07-28T11:24:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:20 smithi204 bash[24094]: cluster 2024-07-28T11:24:18.998843+0000 mgr.y (mgr.24311) 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:24:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:20 smithi204 bash[24094]: audit 2024-07-28T11:24:19.661124+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/3488719796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:24:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:20 smithi177 bash[31534]: cluster 2024-07-28T11:24:18.998843+0000 mgr.y (mgr.24311) 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:24:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:20 smithi177 bash[31534]: audit 2024-07-28T11:24:19.661124+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/3488719796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:24:20.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:20 smithi177 bash[21846]: cluster 2024-07-28T11:24:18.998843+0000 mgr.y (mgr.24311) 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:24:20.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:20 smithi177 bash[21846]: audit 2024-07-28T11:24:19.661124+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/3488719796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:24:21.927 INFO:teuthology.orchestra.run.smithi177.stdout:34359738481 2024-07-28T11:24:22.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:22 smithi177 bash[31534]: cluster 2024-07-28T11:24:20.999190+0000 mgr.y (mgr.24311) 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:24:22.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:22 smithi177 bash[31534]: audit 2024-07-28T11:24:21.932447+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.177:0/3676764659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:24:22.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:22 smithi177 bash[21846]: cluster 2024-07-28T11:24:20.999190+0000 mgr.y (mgr.24311) 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:24:22.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:22 smithi177 bash[21846]: audit 2024-07-28T11:24:21.932447+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.177:0/3676764659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:24:22.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:22 smithi204 bash[24094]: cluster 2024-07-28T11:24:20.999190+0000 mgr.y (mgr.24311) 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:24:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:22 smithi204 bash[24094]: audit 2024-07-28T11:24:21.932447+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.177:0/3676764659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:24:23.203 INFO:teuthology.orchestra.run.smithi177.stdout:77309411419 2024-07-28T11:24:23.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757303 got 163208757308 for osd.5 2024-07-28T11:24:23.706 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:24 smithi204 bash[24094]: cluster 2024-07-28T11:24:22.999712+0000 mgr.y (mgr.24311) 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:24:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:24 smithi204 bash[24094]: audit 2024-07-28T11:24:23.208398+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.177:0/4202377843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:24:24.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:24 smithi177 bash[31534]: cluster 2024-07-28T11:24:22.999712+0000 mgr.y (mgr.24311) 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:24:24.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:24 smithi177 bash[31534]: audit 2024-07-28T11:24:23.208398+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.177:0/4202377843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:24:24.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:24 smithi177 bash[21846]: cluster 2024-07-28T11:24:22.999712+0000 mgr.y (mgr.24311) 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:24:24.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:24 smithi177 bash[21846]: audit 2024-07-28T11:24:23.208398+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.177:0/4202377843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:24:25.241 INFO:teuthology.orchestra.run.smithi177.stdout:55834574952 2024-07-28T11:24:26.268 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738476 got 34359738481 for osd.0 2024-07-28T11:24:26.268 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:26.342 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411414 got 77309411419 for osd.2 2024-07-28T11:24:26.342 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:26.378 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:26 smithi177 bash[21846]: cluster 2024-07-28T11:24:25.000084+0000 mgr.y (mgr.24311) 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:24:26.378 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:26 smithi177 bash[21846]: audit 2024-07-28T11:24:25.245567+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.177:0/3259122284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:24:26.378 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:26 smithi177 bash[31534]: cluster 2024-07-28T11:24:25.000084+0000 mgr.y (mgr.24311) 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:24:26.378 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:26 smithi177 bash[31534]: audit 2024-07-28T11:24:25.245567+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.177:0/3259122284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:24:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:26 smithi204 bash[24094]: cluster 2024-07-28T11:24:25.000084+0000 mgr.y (mgr.24311) 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:24:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:26 smithi204 bash[24094]: audit 2024-07-28T11:24:25.245567+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.177:0/3259122284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:24:27.311 INFO:teuthology.orchestra.run.smithi177.stdout:231928234025 2024-07-28T11:24:27.353 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574952 for osd.1 2024-07-28T11:24:27.353 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:27.389 INFO:teuthology.orchestra.run.smithi177.stdout:107374182481 2024-07-28T11:24:27.538 INFO:teuthology.orchestra.run.smithi177.stdout:197568495668 2024-07-28T11:24:27.612 INFO:teuthology.orchestra.run.smithi177.stdout:128849018952 2024-07-28T11:24:28.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[21846]: cluster 2024-07-28T11:24:27.000470+0000 mgr.y (mgr.24311) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[21846]: audit 2024-07-28T11:24:27.316538+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.177:0/2517931037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[21846]: audit 2024-07-28T11:24:27.394635+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.177:0/1398482562' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[21846]: audit 2024-07-28T11:24:27.543606+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/1699244005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[21846]: audit 2024-07-28T11:24:27.617141+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.177:0/2669536835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[31534]: cluster 2024-07-28T11:24:27.000470+0000 mgr.y (mgr.24311) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[31534]: audit 2024-07-28T11:24:27.316538+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.177:0/2517931037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[31534]: audit 2024-07-28T11:24:27.394635+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.177:0/1398482562' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[31534]: audit 2024-07-28T11:24:27.543606+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/1699244005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:24:28.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[31534]: audit 2024-07-28T11:24:27.617141+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.177:0/2669536835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:24:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:28 smithi204 bash[24094]: cluster 2024-07-28T11:24:27.000470+0000 mgr.y (mgr.24311) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:28 smithi204 bash[24094]: audit 2024-07-28T11:24:27.316538+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.177:0/2517931037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:24:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:28 smithi204 bash[24094]: audit 2024-07-28T11:24:27.394635+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.177:0/1398482562' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:24:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:28 smithi204 bash[24094]: audit 2024-07-28T11:24:27.543606+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/1699244005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:24:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:28 smithi204 bash[24094]: audit 2024-07-28T11:24:27.617141+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.177:0/2669536835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:24:28.712 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:28] "GET /metrics HTTP/1.1" 200 203246 "" "Prometheus/2.43.0" 2024-07-28T11:24:29.335 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234020 got 231928234025 for osd.7 2024-07-28T11:24:29.335 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:29.711 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182475 got 107374182481 for osd.3 2024-07-28T11:24:29.712 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:29.930 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495663 got 197568495668 for osd.6 2024-07-28T11:24:29.930 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:30.119 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018946 got 128849018952 for osd.4 2024-07-28T11:24:30.120 DEBUG:teuthology.parallel:result is None 2024-07-28T11:24:30.120 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:24:30.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:24:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:30 smithi204 bash[24094]: cluster 2024-07-28T11:24:29.001009+0000 mgr.y (mgr.24311) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:30 smithi204 bash[24094]: audit 2024-07-28T11:24:30.049276+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:30 smithi177 bash[31534]: cluster 2024-07-28T11:24:29.001009+0000 mgr.y (mgr.24311) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:30 smithi177 bash[31534]: audit 2024-07-28T11:24:30.049276+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:30 smithi177 bash[21846]: cluster 2024-07-28T11:24:29.001009+0000 mgr.y (mgr.24311) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:30 smithi177 bash[21846]: audit 2024-07-28T11:24:30.049276+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:32 smithi204 bash[24094]: cluster 2024-07-28T11:24:31.001600+0000 mgr.y (mgr.24311) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:32.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:32 smithi177 bash[21846]: cluster 2024-07-28T11:24:31.001600+0000 mgr.y (mgr.24311) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:32.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:32 smithi177 bash[31534]: cluster 2024-07-28T11:24:31.001600+0000 mgr.y (mgr.24311) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:34 smithi204 bash[24094]: cluster 2024-07-28T11:24:33.002169+0000 mgr.y (mgr.24311) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:34 smithi177 bash[31534]: cluster 2024-07-28T11:24:33.002169+0000 mgr.y (mgr.24311) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:34 smithi177 bash[21846]: cluster 2024-07-28T11:24:33.002169+0000 mgr.y (mgr.24311) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:34.890 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:36 smithi204 bash[24094]: cluster 2024-07-28T11:24:35.002779+0000 mgr.y (mgr.24311) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:36.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:36 smithi177 bash[31534]: cluster 2024-07-28T11:24:35.002779+0000 mgr.y (mgr.24311) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:36.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:36 smithi177 bash[21846]: cluster 2024-07-28T11:24:35.002779+0000 mgr.y (mgr.24311) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:37 smithi204 bash[24094]: audit 2024-07-28T11:24:36.762302+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:24:37.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:37 smithi177 bash[31534]: audit 2024-07-28T11:24:36.762302+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:24:37.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:37 smithi177 bash[21846]: audit 2024-07-28T11:24:36.762302+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:24:38.375 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:38] "GET /metrics HTTP/1.1" 200 203258 "" "Prometheus/2.43.0" 2024-07-28T11:24:38.375 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[21846]: cluster 2024-07-28T11:24:37.003340+0000 mgr.y (mgr.24311) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[21846]: audit 2024-07-28T11:24:37.222390+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[21846]: audit 2024-07-28T11:24:37.223786+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[21846]: audit 2024-07-28T11:24:37.234677+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[31534]: cluster 2024-07-28T11:24:37.003340+0000 mgr.y (mgr.24311) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[31534]: audit 2024-07-28T11:24:37.222390+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[31534]: audit 2024-07-28T11:24:37.223786+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:24:38.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:38 smithi177 bash[31534]: audit 2024-07-28T11:24:37.234677+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:24:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:38 smithi204 bash[24094]: cluster 2024-07-28T11:24:37.003340+0000 mgr.y (mgr.24311) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:38 smithi204 bash[24094]: audit 2024-07-28T11:24:37.222390+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:24:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:38 smithi204 bash[24094]: audit 2024-07-28T11:24:37.223786+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:24:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:38 smithi204 bash[24094]: audit 2024-07-28T11:24:37.234677+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:24:38.682 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:24:38.683 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:24:39.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:39 smithi177 bash[31534]: audit 2024-07-28T11:24:38.679309+0000 mgr.y (mgr.24311) 105 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:39 smithi177 bash[21846]: audit 2024-07-28T11:24:38.679309+0000 mgr.y (mgr.24311) 105 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:39 smithi204 bash[24094]: audit 2024-07-28T11:24:38.679309+0000 mgr.y (mgr.24311) 105 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:39.565 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":78,"stamp":"2024-07-28T11:24:37.003045+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":2385472,"kb_used_data":6624,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575744,"statfs":{"total":767960285184,"available":765517561856,"internally_reserved":0,"allocated":6782976,"data_stored":3873899,"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.003115"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.794430+0000","last_change":"2024-07-28T11:22:57.513517+0000","last_active":"2024-07-28T11:22:58.794430+0000","last_peered":"2024-07-28T11:22:58.794430+0000","last_clean":"2024-07-28T11:22:58.794430+0000","last_became_active":"2024-07-28T11:22:57.513035+0000","last_became_peered":"2024-07-28T11:22:57.513035+0000","last_unstale":"2024-07-28T11:22:58.794430+0000","last_undegraded":"2024-07-28T11:22:58.794430+0000","last_fullsized":"2024-07-28T11:22:58.794430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.766522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.435864+0000","last_change":"2024-07-28T11:22:57.837527+0000","last_active":"2024-07-28T11:22:59.435864+0000","last_peered":"2024-07-28T11:22:59.435864+0000","last_clean":"2024-07-28T11:22:59.435864+0000","last_became_active":"2024-07-28T11:22:57.836625+0000","last_became_peered":"2024-07-28T11:22:57.836625+0000","last_unstale":"2024-07-28T11:22:59.435864+0000","last_undegraded":"2024-07-28T11:22:59.435864+0000","last_fullsized":"2024-07-28T11:22:59.435864+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.221499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507391+0000","last_change":"2024-07-28T11:22:57.833894+0000","last_active":"2024-07-28T11:22:58.507391+0000","last_peered":"2024-07-28T11:22:58.507391+0000","last_clean":"2024-07-28T11:22:58.507391+0000","last_became_active":"2024-07-28T11:22:57.832989+0000","last_became_peered":"2024-07-28T11:22:57.832989+0000","last_unstale":"2024-07-28T11:22:58.507391+0000","last_undegraded":"2024-07-28T11:22:58.507391+0000","last_fullsized":"2024-07-28T11:22:58.507391+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:17.344533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.435863+0000","last_change":"2024-07-28T11:22:57.515249+0000","last_active":"2024-07-28T11:22:59.435863+0000","last_peered":"2024-07-28T11:22:59.435863+0000","last_clean":"2024-07-28T11:22:59.435863+0000","last_became_active":"2024-07-28T11:22:57.515002+0000","last_became_peered":"2024-07-28T11:22:57.515002+0000","last_unstale":"2024-07-28T11:22:59.435863+0000","last_undegraded":"2024-07-28T11:22:59.435863+0000","last_fullsized":"2024-07-28T11:22:59.435863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:04.689304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.432313+0000","last_change":"2024-07-28T11:22:57.511738+0000","last_active":"2024-07-28T11:22:59.432313+0000","last_peered":"2024-07-28T11:22:59.432313+0000","last_clean":"2024-07-28T11:22:59.432313+0000","last_became_active":"2024-07-28T11:22:57.511195+0000","last_became_peered":"2024-07-28T11:22:57.511195+0000","last_unstale":"2024-07-28T11:22:59.432313+0000","last_undegraded":"2024-07-28T11:22:59.432313+0000","last_fullsized":"2024-07-28T11:22:59.432313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.680869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.510216+0000","last_change":"2024-07-28T11:22:57.836901+0000","last_active":"2024-07-28T11:22:58.510216+0000","last_peered":"2024-07-28T11:22:58.510216+0000","last_clean":"2024-07-28T11:22:58.510216+0000","last_became_active":"2024-07-28T11:22:57.835953+0000","last_became_peered":"2024-07-28T11:22:57.835953+0000","last_unstale":"2024-07-28T11:22:58.510216+0000","last_undegraded":"2024-07-28T11:22:58.510216+0000","last_fullsized":"2024-07-28T11:22:58.510216+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:48.334667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507191+0000","last_change":"2024-07-28T11:22:57.512684+0000","last_active":"2024-07-28T11:22:58.507191+0000","last_peered":"2024-07-28T11:22:58.507191+0000","last_clean":"2024-07-28T11:22:58.507191+0000","last_became_active":"2024-07-28T11:22:57.512205+0000","last_became_peered":"2024-07-28T11:22:57.512205+0000","last_unstale":"2024-07-28T11:22:58.507191+0000","last_undegraded":"2024-07-28T11:22:58.507191+0000","last_fullsized":"2024-07-28T11:22:58.507191+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:51.966733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.432313+0000","last_change":"2024-07-28T11:22:57.513053+0000","last_active":"2024-07-28T11:22:59.432313+0000","last_peered":"2024-07-28T11:22:59.432313+0000","last_clean":"2024-07-28T11:22:59.432313+0000","last_became_active":"2024-07-28T11:22:57.511834+0000","last_became_peered":"2024-07-28T11:22:57.511834+0000","last_unstale":"2024-07-28T11:22:59.432313+0000","last_undegraded":"2024-07-28T11:22:59.432313+0000","last_fullsized":"2024-07-28T11:22:59.432313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:18.901674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507191+0000","last_change":"2024-07-28T11:21:17.138811+0000","last_active":"2024-07-28T11:22:58.507191+0000","last_peered":"2024-07-28T11:22:58.507191+0000","last_clean":"2024-07-28T11:22:58.507191+0000","last_became_active":"2024-07-28T11:21:17.138098+0000","last_became_peered":"2024-07-28T11:21:17.138098+0000","last_unstale":"2024-07-28T11:22:58.507191+0000","last_undegraded":"2024-07-28T11:22:58.507191+0000","last_fullsized":"2024-07-28T11:22:58.507191+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T12:07:08.964213+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":54,"seq":231928234027,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853318,"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:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89600000000000002,"15min":0.91400000000000003},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.751},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90700000000000003,"15min":0.90300000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2270000000000001,"5min":1.23,"15min":1.23},"last":1.0940000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.92100000000000004,"15min":0.95599999999999996},"min":{"1min":0.55200000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.0840000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1890000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.034}]},{"osd":2,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.93700000000000006,"15min":0.95699999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2150000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.996,"15min":1.01},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2,"5min":1.421,"15min":1.421},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0029999999999999,"15min":1.0229999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94799999999999995,"15min":0.96399999999999997},"min":{"1min":0.64000000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.135,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.83399999999999996}]},{"osd":4,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90300000000000002,"15min":0.89600000000000002},"min":{"1min":0.45600000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.88,"5min":0.92400000000000004,"15min":0.93300000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.218,"5min":1.329,"15min":1.329},"last":0.90200000000000002}]},{"osd":5,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.95599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.1120000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0209999999999999,"15min":1.0429999999999999},"min":{"1min":0.53600000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.1919999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.873}]},{"osd":6,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.014,"15min":1.028},"min":{"1min":0.505,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.196,"5min":1.341,"15min":1.341},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0449999999999999,"15min":1.069},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.28,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.65400000000000003}]}]},{"osd":6,"up_from":46,"seq":197568495670,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298540,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446612,"statfs":{"total":95995035648,"available":95689330688,"internally_reserved":0,"allocated":1212416,"data_stored":852738,"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:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.53400000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.256,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89800000000000002,"15min":0.89100000000000001},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1919999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.98299999999999998}]},{"osd":1,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89200000000000002,"15min":0.86899999999999999},"min":{"1min":0.69599999999999995,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3120000000000001,"5min":1.389,"15min":1.389},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90600000000000003,"15min":0.90400000000000003},"min":{"1min":0.67700000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1399999999999999,"5min":1.26,"15min":1.26},"last":0.79700000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.63600000000000001,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.135},{"interface":"front","average":{"1min":1.016,"5min":0.94999999999999996,"15min":0.93300000000000005},"min":{"1min":0.58899999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.84099999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92700000000000005,"15min":0.91400000000000003},"min":{"1min":0.60499999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.95199999999999996,"15min":0.94199999999999995},"min":{"1min":0.73899999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1839999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.048}]},{"osd":4,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.86899999999999999,"15min":0.83899999999999997},"min":{"1min":0.63400000000000001,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.244,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.034,"5min":0.93100000000000005,"15min":0.90300000000000002},"min":{"1min":0.79700000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.3009999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.88700000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.63300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2290000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.109},{"interface":"front","average":{"1min":1.03,"5min":0.96499999999999997,"15min":0.93500000000000005},"min":{"1min":0.68999999999999995,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2270000000000001,"5min":1.468,"15min":1.468},"last":1.157}]},{"osd":7,"last update":"Sun Jul 28 11:24:20 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.0309999999999999,"15min":1.006},"min":{"1min":0.91100000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.28,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.02,"15min":0.99399999999999999},"min":{"1min":0.73799999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.258,"5min":1.603,"15min":1.603},"last":1.1879999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757312,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262950,"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:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.85799999999999998,"15min":0.85999999999999999},"min":{"1min":0.53500000000000003,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.127,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.86499999999999999,"15min":0.84099999999999997},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1619999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.86899999999999999,"15min":0.86399999999999999},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.90600000000000003,"15min":0.88600000000000001},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.091}]},{"osd":2,"last update":"Sun Jul 28 11:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.89500000000000002,"15min":0.875},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.29,"5min":1.381,"15min":1.381},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.89700000000000002,"15min":0.89600000000000002},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.137,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.872}]},{"osd":3,"last update":"Sun Jul 28 11:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91800000000000004,"15min":0.88600000000000001},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.206,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.93300000000000005},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.274,"5min":1.417,"15min":1.417},"last":0.80700000000000005}]},{"osd":4,"last update":"Sun Jul 28 11:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.81000000000000005,"15min":0.78200000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90300000000000002,"15min":0.85399999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2789999999999999,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.0629999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:24:31 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98599999999999999,"15min":0.97299999999999998},"min":{"1min":0.45900000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.218,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94399999999999995,"15min":0.91400000000000003},"min":{"1min":0.42099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.1419999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.97299999999999998}]},{"osd":7,"last update":"Sun Jul 28 11:24:19 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1220000000000001,"15min":1.143},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.286,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.077,"15min":1.109},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2230000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.94499999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018954,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":622592,"data_stored":262693,"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:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89200000000000002,"15min":0.84299999999999997},"min":{"1min":0.56699999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.222,"5min":1.516,"15min":1.516},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.93300000000000005,"15min":0.89700000000000002},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2410000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.995}]},{"osd":1,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.80400000000000005,"15min":0.80000000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.94999999999999996,"5min":1.804,"15min":1.804},"last":1.05},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.84299999999999997,"15min":0.81100000000000005},"min":{"1min":0.42699999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.077}]},{"osd":2,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.85699999999999998,"15min":0.81899999999999995},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.86799999999999999,"15min":0.81699999999999995},"min":{"1min":0.63900000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.226,"5min":1.254,"15min":1.254},"last":1.1559999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.873,"15min":0.82699999999999996},"min":{"1min":0.52900000000000003,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.1759999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.872,"15min":0.85099999999999998},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1220000000000001,"5min":1.907,"15min":1.907},"last":0.94799999999999995}]},{"osd":5,"last update":"Sun Jul 28 11:23:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.75900000000000001,"15min":0.66600000000000004},"min":{"1min":0.36899999999999999,"5min":0.309,"15min":0.309},"max":{"1min":1.4510000000000001,"5min":1.675,"15min":1.675},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.74299999999999999,"15min":0.64500000000000002},"min":{"1min":0.42799999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.70699999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:24:34 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.89700000000000002,"15min":0.82599999999999996},"min":{"1min":0.80400000000000005,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.611,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.97699999999999998,"15min":0.91100000000000003},"min":{"1min":0.74199999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.5820000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.877}]},{"osd":7,"last update":"Sun Jul 28 11:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96899999999999997,"15min":0.97199999999999998},"min":{"1min":0.69399999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.165,"5min":1.341,"15min":1.341},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0449999999999999,"15min":1.0249999999999999},"min":{"1min":0.629,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3480000000000001,"5min":1.794,"15min":1.794},"last":1.034}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.64700000000000002,"15min":0.64100000000000001},"min":{"1min":0.36199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.69899999999999995,"15min":0.67500000000000004},"min":{"1min":0.34000000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.228,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.73799999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.754,"15min":0.71899999999999997},"min":{"1min":0.41799999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.71899999999999997,"15min":0.67500000000000004},"min":{"1min":0.32400000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.1990000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.91200000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.77600000000000002,"15min":0.752},"min":{"1min":0.48699999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.2270000000000001,"5min":1.262,"15min":1.262},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72999999999999998,"15min":0.70999999999999996},"min":{"1min":0.372,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.64100000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:23:47 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91000000000000003,"15min":0.88600000000000001},"min":{"1min":0.57599999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.92200000000000004,"15min":0.90300000000000002},"min":{"1min":0.75,"5min":0.438,"15min":0.438},"max":{"1min":1.2350000000000001,"5min":1.244,"15min":1.244},"last":1.091}]},{"osd":5,"last update":"Sun Jul 28 11:23:38 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.97499999999999998,"15min":0.97099999999999997},"min":{"1min":0.52200000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.1819999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:24:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98799999999999999,"15min":1.0149999999999999},"min":{"1min":0.56799999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2609999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"min":{"1min":0.66200000000000003,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.292,"5min":1.577,"15min":1.577},"last":1.0580000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0149999999999999,"15min":1.0049999999999999},"min":{"1min":0.71699999999999997,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.347,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.157},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0069999999999999,"15min":1.0029999999999999},"min":{"1min":0.58499999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3360000000000001,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.018}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":622592,"data_stored":262693,"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:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.69299999999999995,"15min":0.60699999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.27200000000000002},"max":{"1min":1.077,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.72799999999999998,"15min":0.65600000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.29199999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.67400000000000004}]},{"osd":1,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.68999999999999995,"15min":0.58899999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.29599999999999999},"max":{"1min":0.91600000000000004,"5min":1.022,"15min":1.022},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.76000000000000001,"15min":0.64000000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2689999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.036}]},{"osd":3,"last update":"Sun Jul 28 11:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.76700000000000002,"15min":0.70199999999999996},"min":{"1min":0.41899999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.83399999999999996,"15min":0.74099999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.577,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.88400000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:23:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91600000000000004,"15min":0.85599999999999998},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94399999999999995,"15min":0.91800000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.2210000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.2050000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:23:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.98399999999999999,"15min":0.97499999999999998},"min":{"1min":0.63100000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.89900000000000002,"15min":0.89600000000000002},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.1399999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0760000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:24:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96799999999999997,"15min":0.98199999999999998},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2390000000000001,"5min":1.256,"15min":1.256},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0680000000000001,"15min":1.107},"min":{"1min":0.65800000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.337,"5min":1.617,"15min":1.617},"last":1.2729999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:24:19 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.996,"15min":1.012},"min":{"1min":0.68300000000000005,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.212,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0780000000000001,"15min":1.1040000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.369,"5min":1.401,"15min":1.401},"last":0.83799999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574955,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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:24:09 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.61199999999999999,"15min":0.56200000000000006},"min":{"1min":0.27400000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.70399999999999996,"15min":0.59599999999999997},"min":{"1min":0.39700000000000002,"5min":0.35099999999999998,"15min":0.28999999999999998},"max":{"1min":1.075,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.57799999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:24:09 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.67000000000000004,"15min":0.64600000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.93799999999999994,"5min":1.0429999999999999,"15min":1.117},"last":0.871},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.86499999999999999,"15min":0.73099999999999998},"min":{"1min":0.36599999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.1539999999999999,"5min":1.353,"15min":1.353},"last":0.67800000000000005}]},{"osd":3,"last update":"Sun Jul 28 11:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.78700000000000003,"15min":0.73499999999999999},"min":{"1min":0.33000000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.083,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.76400000000000001,"15min":0.71999999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0649999999999999,"5min":1.171,"15min":1.171},"last":0.75900000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.84199999999999997,"15min":0.79600000000000004},"min":{"1min":0.64700000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2150000000000001,"5min":1.335,"15min":1.335},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90500000000000003,"15min":0.874},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.96699999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91400000000000003,"15min":0.91000000000000003},"min":{"1min":0.66100000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2110000000000001,"5min":1.278,"15min":1.278},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.024,"15min":1.016},"min":{"1min":0.70599999999999996,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.016}]},{"osd":6,"last update":"Sun Jul 28 11:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.60999999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5129999999999999,"5min":1.585,"15min":1.585},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.95699999999999996,"15min":0.96899999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.149,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.0569999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:24:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.998,"15min":1.012},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.169,"5min":1.319,"15min":1.319},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.996,"15min":0.99299999999999999},"min":{"1min":0.67400000000000004,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.107}]}]},{"osd":0,"up_from":8,"seq":34359738484,"num_pgs":5,"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":853591,"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:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.65300000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.31900000000000001,"15min":0.27400000000000002},"max":{"1min":1.054,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.67300000000000004,"15min":0.57699999999999996},"min":{"1min":0.40000000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.204,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.85599999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79200000000000004,"15min":0.64800000000000002},"min":{"1min":0.48099999999999998,"5min":0.38300000000000001,"15min":0.38100000000000001},"max":{"1min":1.0780000000000001,"5min":1.304,"15min":1.304},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.82299999999999995,"15min":0.69499999999999995},"min":{"1min":0.45800000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.073,"5min":1.264,"15min":1.264},"last":0.95499999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.40500000000000003,"5min":0.307,"15min":0.307},"max":{"1min":1.0309999999999999,"5min":1.262,"15min":1.262},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.79600000000000004,"15min":0.747},"min":{"1min":0.46800000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.0720000000000001,"5min":1.216,"15min":1.216},"last":0.82299999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89900000000000002,"15min":0.83299999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.329,"5min":1.502,"15min":1.502},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95499999999999996,"15min":0.90800000000000003},"min":{"1min":0.64500000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2270000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0740000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:23:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.94199999999999995,"15min":0.93200000000000005},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.143,"5min":2.0800000000000001,"15min":2.0800000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.94499999999999995,"15min":0.93799999999999994},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.21,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":1.0189999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:24:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.98699999999999999,"15min":1.0129999999999999},"min":{"1min":0.66300000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.409,"5min":2.1850000000000001,"15min":2.1850000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0189999999999999,"15min":1.0509999999999999},"min":{"1min":0.747,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2829999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.99399999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:24:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0940000000000001,"15min":1.127},"min":{"1min":0.79700000000000004,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3120000000000001,"5min":1.806,"15min":1.806},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0600000000000001,"15min":1.0980000000000001},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1870000000000001,"5min":1.889,"15min":1.889},"last":1.1000000000000001}]}]}],"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:24:39.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:24:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:40 smithi204 bash[24094]: cluster 2024-07-28T11:24:39.003925+0000 mgr.y (mgr.24311) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:40.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:40 smithi177 bash[21846]: cluster 2024-07-28T11:24:39.003925+0000 mgr.y (mgr.24311) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:40.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:40 smithi177 bash[31534]: cluster 2024-07-28T11:24:39.003925+0000 mgr.y (mgr.24311) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:42.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:42 smithi204 bash[24094]: cluster 2024-07-28T11:24:41.004544+0000 mgr.y (mgr.24311) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:42.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:42 smithi177 bash[31534]: cluster 2024-07-28T11:24:41.004544+0000 mgr.y (mgr.24311) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:42.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:42 smithi177 bash[21846]: cluster 2024-07-28T11:24:41.004544+0000 mgr.y (mgr.24311) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:44.350 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:44.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:44 smithi204 bash[24094]: cluster 2024-07-28T11:24:43.005079+0000 mgr.y (mgr.24311) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:44.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:44 smithi177 bash[31534]: cluster 2024-07-28T11:24:43.005079+0000 mgr.y (mgr.24311) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:44.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:44 smithi177 bash[21846]: cluster 2024-07-28T11:24:43.005079+0000 mgr.y (mgr.24311) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:45 smithi204 bash[24094]: audit 2024-07-28T11:24:45.050273+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:45.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:45 smithi177 bash[31534]: audit 2024-07-28T11:24:45.050273+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:45.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:45 smithi177 bash[21846]: audit 2024-07-28T11:24:45.050273+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:24:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:46 smithi204 bash[24094]: cluster 2024-07-28T11:24:45.005626+0000 mgr.y (mgr.24311) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:46.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:46 smithi177 bash[31534]: cluster 2024-07-28T11:24:45.005626+0000 mgr.y (mgr.24311) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:46.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:46 smithi177 bash[21846]: cluster 2024-07-28T11:24:45.005626+0000 mgr.y (mgr.24311) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:48.178 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:24:48.179 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:24:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:48 smithi204 bash[24094]: cluster 2024-07-28T11:24:47.006418+0000 mgr.y (mgr.24311) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:48.460 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:48] "GET /metrics HTTP/1.1" 200 203257 "" "Prometheus/2.43.0" 2024-07-28T11:24:48.461 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:48 smithi177 bash[31534]: cluster 2024-07-28T11:24:47.006418+0000 mgr.y (mgr.24311) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:48.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:48 smithi177 bash[21846]: cluster 2024-07-28T11:24:47.006418+0000 mgr.y (mgr.24311) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:49.006 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":83,"stamp":"2024-07-28T11:24:47.006008+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":2385472,"kb_used_data":6624,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575744,"statfs":{"total":767960285184,"available":765517561856,"internally_reserved":0,"allocated":6782976,"data_stored":3873899,"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.003554"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.794430+0000","last_change":"2024-07-28T11:22:57.513517+0000","last_active":"2024-07-28T11:22:58.794430+0000","last_peered":"2024-07-28T11:22:58.794430+0000","last_clean":"2024-07-28T11:22:58.794430+0000","last_became_active":"2024-07-28T11:22:57.513035+0000","last_became_peered":"2024-07-28T11:22:57.513035+0000","last_unstale":"2024-07-28T11:22:58.794430+0000","last_undegraded":"2024-07-28T11:22:58.794430+0000","last_fullsized":"2024-07-28T11:22:58.794430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.766522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.435864+0000","last_change":"2024-07-28T11:22:57.837527+0000","last_active":"2024-07-28T11:22:59.435864+0000","last_peered":"2024-07-28T11:22:59.435864+0000","last_clean":"2024-07-28T11:22:59.435864+0000","last_became_active":"2024-07-28T11:22:57.836625+0000","last_became_peered":"2024-07-28T11:22:57.836625+0000","last_unstale":"2024-07-28T11:22:59.435864+0000","last_undegraded":"2024-07-28T11:22:59.435864+0000","last_fullsized":"2024-07-28T11:22:59.435864+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.221499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507391+0000","last_change":"2024-07-28T11:22:57.833894+0000","last_active":"2024-07-28T11:22:58.507391+0000","last_peered":"2024-07-28T11:22:58.507391+0000","last_clean":"2024-07-28T11:22:58.507391+0000","last_became_active":"2024-07-28T11:22:57.832989+0000","last_became_peered":"2024-07-28T11:22:57.832989+0000","last_unstale":"2024-07-28T11:22:58.507391+0000","last_undegraded":"2024-07-28T11:22:58.507391+0000","last_fullsized":"2024-07-28T11:22:58.507391+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:17.344533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.435863+0000","last_change":"2024-07-28T11:22:57.515249+0000","last_active":"2024-07-28T11:22:59.435863+0000","last_peered":"2024-07-28T11:22:59.435863+0000","last_clean":"2024-07-28T11:22:59.435863+0000","last_became_active":"2024-07-28T11:22:57.515002+0000","last_became_peered":"2024-07-28T11:22:57.515002+0000","last_unstale":"2024-07-28T11:22:59.435863+0000","last_undegraded":"2024-07-28T11:22:59.435863+0000","last_fullsized":"2024-07-28T11:22:59.435863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:04.689304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.432313+0000","last_change":"2024-07-28T11:22:57.511738+0000","last_active":"2024-07-28T11:22:59.432313+0000","last_peered":"2024-07-28T11:22:59.432313+0000","last_clean":"2024-07-28T11:22:59.432313+0000","last_became_active":"2024-07-28T11:22:57.511195+0000","last_became_peered":"2024-07-28T11:22:57.511195+0000","last_unstale":"2024-07-28T11:22:59.432313+0000","last_undegraded":"2024-07-28T11:22:59.432313+0000","last_fullsized":"2024-07-28T11:22:59.432313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.680869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.510216+0000","last_change":"2024-07-28T11:22:57.836901+0000","last_active":"2024-07-28T11:22:58.510216+0000","last_peered":"2024-07-28T11:22:58.510216+0000","last_clean":"2024-07-28T11:22:58.510216+0000","last_became_active":"2024-07-28T11:22:57.835953+0000","last_became_peered":"2024-07-28T11:22:57.835953+0000","last_unstale":"2024-07-28T11:22:58.510216+0000","last_undegraded":"2024-07-28T11:22:58.510216+0000","last_fullsized":"2024-07-28T11:22:58.510216+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:48.334667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507191+0000","last_change":"2024-07-28T11:22:57.512684+0000","last_active":"2024-07-28T11:22:58.507191+0000","last_peered":"2024-07-28T11:22:58.507191+0000","last_clean":"2024-07-28T11:22:58.507191+0000","last_became_active":"2024-07-28T11:22:57.512205+0000","last_became_peered":"2024-07-28T11:22:57.512205+0000","last_unstale":"2024-07-28T11:22:58.507191+0000","last_undegraded":"2024-07-28T11:22:58.507191+0000","last_fullsized":"2024-07-28T11:22:58.507191+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:51.966733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:59.432313+0000","last_change":"2024-07-28T11:22:57.513053+0000","last_active":"2024-07-28T11:22:59.432313+0000","last_peered":"2024-07-28T11:22:59.432313+0000","last_clean":"2024-07-28T11:22:59.432313+0000","last_became_active":"2024-07-28T11:22:57.511834+0000","last_became_peered":"2024-07-28T11:22:57.511834+0000","last_unstale":"2024-07-28T11:22:59.432313+0000","last_undegraded":"2024-07-28T11:22:59.432313+0000","last_fullsized":"2024-07-28T11:22:59.432313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:18.901674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-07-28T11:22:58.507191+0000","last_change":"2024-07-28T11:21:17.138811+0000","last_active":"2024-07-28T11:22:58.507191+0000","last_peered":"2024-07-28T11:22:58.507191+0000","last_clean":"2024-07-28T11:22:58.507191+0000","last_became_active":"2024-07-28T11:21:17.138098+0000","last_became_peered":"2024-07-28T11:21:17.138098+0000","last_unstale":"2024-07-28T11:22:58.507191+0000","last_undegraded":"2024-07-28T11:22:58.507191+0000","last_fullsized":"2024-07-28T11:22:58.507191+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T12:07:08.964213+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":54,"seq":231928234029,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853318,"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:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89600000000000002,"15min":0.91400000000000003},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.238},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90700000000000003,"15min":0.90300000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2270000000000001,"5min":1.23,"15min":1.23},"last":1.028}]},{"osd":1,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.92100000000000004,"15min":0.95599999999999996},"min":{"1min":0.55200000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.0840000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1890000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.095}]},{"osd":2,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.93700000000000006,"15min":0.95699999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2150000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.996,"15min":1.01},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2,"5min":1.421,"15min":1.421},"last":1.125}]},{"osd":3,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0029999999999999,"15min":1.0229999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94799999999999995,"15min":0.96399999999999997},"min":{"1min":0.64000000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.135,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.95099999999999996}]},{"osd":4,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90300000000000002,"15min":0.89600000000000002},"min":{"1min":0.45600000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.88,"5min":0.92400000000000004,"15min":0.93300000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.218,"5min":1.329,"15min":1.329},"last":1.1519999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.95599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.1120000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0209999999999999,"15min":1.0429999999999999},"min":{"1min":0.53600000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.1919999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.81699999999999995}]},{"osd":6,"last update":"Sun Jul 28 11:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.014,"15min":1.028},"min":{"1min":0.505,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.196,"5min":1.341,"15min":1.341},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0449999999999999,"15min":1.069},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.28,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.1970000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495672,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298540,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446612,"statfs":{"total":95995035648,"available":95689330688,"internally_reserved":0,"allocated":1212416,"data_stored":852738,"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:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.53400000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.256,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.873},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89800000000000002,"15min":0.89100000000000001},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1919999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0649999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89200000000000002,"15min":0.86899999999999999},"min":{"1min":0.69599999999999995,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3120000000000001,"5min":1.389,"15min":1.389},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90600000000000003,"15min":0.90400000000000003},"min":{"1min":0.67700000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1399999999999999,"5min":1.26,"15min":1.26},"last":1.0029999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.63600000000000001,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.016,"5min":0.94999999999999996,"15min":0.93300000000000005},"min":{"1min":0.58899999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.89300000000000002}]},{"osd":3,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92700000000000005,"15min":0.91400000000000003},"min":{"1min":0.60499999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.95199999999999996,"15min":0.94199999999999995},"min":{"1min":0.73899999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1839999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.046}]},{"osd":4,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.86899999999999999,"15min":0.83899999999999997},"min":{"1min":0.63400000000000001,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.244,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.034,"5min":0.93100000000000005,"15min":0.90300000000000002},"min":{"1min":0.79700000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.3009999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.67500000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:24:28 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.63300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2290000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.03,"5min":0.96499999999999997,"15min":0.93500000000000005},"min":{"1min":0.68999999999999995,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2270000000000001,"5min":1.468,"15min":1.468},"last":0.83599999999999997}]},{"osd":7,"last update":"Sun Jul 28 11:24:20 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.0309999999999999,"15min":1.006},"min":{"1min":0.91100000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.28,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.02,"15min":0.99399999999999999},"min":{"1min":0.73799999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.258,"5min":1.603,"15min":1.603},"last":0.75}]}]},{"osd":5,"up_from":38,"seq":163208757314,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262950,"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:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.85499999999999998,"15min":0.85899999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.109,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.871,"15min":0.84299999999999997},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1619999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0980000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.873,"15min":0.86499999999999999},"min":{"1min":0.58599999999999997,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.093,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90000000000000002,"15min":0.88400000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.107,"5min":1.325,"15min":1.325},"last":0.88500000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90200000000000002,"15min":0.878},"min":{"1min":0.69299999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.129,"5min":1.381,"15min":1.381},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90400000000000003,"15min":0.89800000000000002},"min":{"1min":0.624,"5min":0.438,"15min":0.438},"max":{"1min":1.256,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.256}]},{"osd":3,"last update":"Sun Jul 28 11:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.93899999999999995,"15min":0.89300000000000002},"min":{"1min":0.73099999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2170000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.96099999999999997,"15min":0.93700000000000006},"min":{"1min":0.77800000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.1439999999999999,"5min":1.417,"15min":1.417},"last":1.0649999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.81599999999999995,"15min":0.78400000000000003},"min":{"1min":0.59699999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.018,"5min":1.196,"15min":1.196},"last":1.018},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.93100000000000005,"15min":0.86299999999999999},"min":{"1min":0.63800000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3160000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.131}]},{"osd":6,"last update":"Sun Jul 28 11:24:31 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98599999999999999,"15min":0.97299999999999998},"min":{"1min":0.45900000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.218,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.042},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94399999999999995,"15min":0.91400000000000003},"min":{"1min":0.42099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.1419999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.163}]},{"osd":7,"last update":"Sun Jul 28 11:24:19 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1220000000000001,"15min":1.143},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.286,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.077,"15min":1.109},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2230000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.1910000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018956,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":622592,"data_stored":262693,"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:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89200000000000002,"15min":0.84299999999999997},"min":{"1min":0.56699999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.222,"5min":1.516,"15min":1.516},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.93300000000000005,"15min":0.89700000000000002},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2410000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.143}]},{"osd":1,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.80400000000000005,"15min":0.80000000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.94999999999999996,"5min":1.804,"15min":1.804},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.84299999999999997,"15min":0.81100000000000005},"min":{"1min":0.42699999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.85699999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.85699999999999998,"15min":0.81899999999999995},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.86799999999999999,"15min":0.81699999999999995},"min":{"1min":0.63900000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.226,"5min":1.254,"15min":1.254},"last":1.0549999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.873,"15min":0.82699999999999996},"min":{"1min":0.52900000000000003,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.1759999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.872,"15min":0.85099999999999998},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1220000000000001,"5min":1.907,"15min":1.907},"last":1.1020000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:24:43 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.82799999999999996,"15min":0.68899999999999995},"min":{"1min":0.66900000000000004,"5min":0.309,"15min":0.309},"max":{"1min":1.2729999999999999,"5min":1.675,"15min":1.675},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.878,"5min":0.79900000000000004,"15min":0.66300000000000003},"min":{"1min":0.68700000000000006,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0960000000000001,"5min":1.24,"15min":1.24},"last":0.97899999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:24:34 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.89700000000000002,"15min":0.82599999999999996},"min":{"1min":0.80400000000000005,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.611,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.97699999999999998,"15min":0.91100000000000003},"min":{"1min":0.74199999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.5820000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.004}]},{"osd":7,"last update":"Sun Jul 28 11:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96899999999999997,"15min":0.97199999999999998},"min":{"1min":0.69399999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.165,"5min":1.341,"15min":1.341},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0449999999999999,"15min":1.0249999999999999},"min":{"1min":0.629,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3480000000000001,"5min":1.794,"15min":1.794},"last":1.123}]}]},{"osd":3,"up_from":25,"seq":107374182485,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.64700000000000002,"15min":0.64100000000000001},"min":{"1min":0.36199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.69899999999999995,"15min":0.67500000000000004},"min":{"1min":0.34000000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.228,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.77700000000000002}]},{"osd":1,"last update":"Sun Jul 28 11:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.754,"15min":0.71899999999999997},"min":{"1min":0.41799999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.71899999999999997,"15min":0.67500000000000004},"min":{"1min":0.32400000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.1990000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.71099999999999997}]},{"osd":2,"last update":"Sun Jul 28 11:23:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.77600000000000002,"15min":0.752},"min":{"1min":0.48699999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.2270000000000001,"5min":1.262,"15min":1.262},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72999999999999998,"15min":0.70999999999999996},"min":{"1min":0.372,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.67200000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:23:47 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91000000000000003,"15min":0.88600000000000001},"min":{"1min":0.57599999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.92200000000000004,"15min":0.90300000000000002},"min":{"1min":0.75,"5min":0.438,"15min":0.438},"max":{"1min":1.2350000000000001,"5min":1.244,"15min":1.244},"last":1.0780000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92600000000000005,"15min":0.92900000000000005},"min":{"1min":0.67900000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3029999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.03},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.97299999999999998,"15min":0.96999999999999997},"min":{"1min":0.54200000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.129}]},{"osd":6,"last update":"Sun Jul 28 11:24:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98799999999999999,"15min":1.0149999999999999},"min":{"1min":0.56799999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2609999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"min":{"1min":0.66200000000000003,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.292,"5min":1.577,"15min":1.577},"last":0.995}]},{"osd":7,"last update":"Sun Jul 28 11:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0149999999999999,"15min":1.0049999999999999},"min":{"1min":0.71699999999999997,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.347,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0069999999999999,"15min":1.0029999999999999},"min":{"1min":0.58499999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3360000000000001,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.93100000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411424,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":622592,"data_stored":262693,"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:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.69299999999999995,"15min":0.60699999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.27200000000000002},"max":{"1min":1.077,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.72799999999999998,"15min":0.65600000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.29199999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":1.0029999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.68999999999999995,"15min":0.58899999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.29599999999999999},"max":{"1min":0.91600000000000004,"5min":1.022,"15min":1.022},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.76000000000000001,"15min":0.64000000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2689999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.84499999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.76700000000000002,"15min":0.70199999999999996},"min":{"1min":0.41899999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.83399999999999996,"15min":0.74099999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.577,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.75600000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:23:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91600000000000004,"15min":0.85599999999999998},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.873},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94399999999999995,"15min":0.91800000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.2210000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.97499999999999998}]},{"osd":5,"last update":"Sun Jul 28 11:24:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.97299999999999998,"15min":0.97099999999999997},"min":{"1min":0.65500000000000003,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2490000000000001,"5min":1.502,"15min":1.502},"last":1.135},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.89100000000000001,"15min":0.89300000000000002},"min":{"1min":0.63500000000000001,"5min":0.505,"15min":0.505},"max":{"1min":1.1259999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.92500000000000004}]},{"osd":6,"last update":"Sun Jul 28 11:24:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96799999999999997,"15min":0.98199999999999998},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2390000000000001,"5min":1.256,"15min":1.256},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0680000000000001,"15min":1.107},"min":{"1min":0.65800000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.337,"5min":1.617,"15min":1.617},"last":1.0469999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:24:19 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.996,"15min":1.012},"min":{"1min":0.68300000000000005,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.212,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0780000000000001,"15min":1.1040000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.369,"5min":1.401,"15min":1.401},"last":1.097}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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:24:09 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.61199999999999999,"15min":0.56200000000000006},"min":{"1min":0.27400000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.70399999999999996,"15min":0.59599999999999997},"min":{"1min":0.39700000000000002,"5min":0.35099999999999998,"15min":0.28999999999999998},"max":{"1min":1.075,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.68400000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:24:09 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.67000000000000004,"15min":0.64600000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.93799999999999994,"5min":1.0429999999999999,"15min":1.117},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.86499999999999999,"15min":0.73099999999999998},"min":{"1min":0.36599999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.1539999999999999,"5min":1.353,"15min":1.353},"last":0.90500000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.78700000000000003,"15min":0.73499999999999999},"min":{"1min":0.33000000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.083,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.76400000000000001,"15min":0.71999999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0649999999999999,"5min":1.171,"15min":1.171},"last":1.052}]},{"osd":4,"last update":"Sun Jul 28 11:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.84199999999999997,"15min":0.79600000000000004},"min":{"1min":0.64700000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2150000000000001,"5min":1.335,"15min":1.335},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90500000000000003,"15min":0.874},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.139}]},{"osd":5,"last update":"Sun Jul 28 11:24:44 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91300000000000003,"15min":0.91000000000000003},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.173,"5min":1.278,"15min":1.278},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.022,"5min":1.026,"15min":1.016},"min":{"1min":0.68799999999999994,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.238,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.1819999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.60999999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5129999999999999,"5min":1.585,"15min":1.585},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.95699999999999996,"15min":0.96899999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.149,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.1080000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:24:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.998,"15min":1.012},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.169,"5min":1.319,"15min":1.319},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.996,"15min":0.99299999999999999},"min":{"1min":0.67400000000000004,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.222}]}]},{"osd":0,"up_from":8,"seq":34359738486,"num_pgs":5,"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":853591,"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:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.65300000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.31900000000000001,"15min":0.27400000000000002},"max":{"1min":1.054,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.67300000000000004,"15min":0.57699999999999996},"min":{"1min":0.40000000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.204,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.68000000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79200000000000004,"15min":0.64800000000000002},"min":{"1min":0.48099999999999998,"5min":0.38300000000000001,"15min":0.38100000000000001},"max":{"1min":1.0780000000000001,"5min":1.304,"15min":1.304},"last":1.054},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.82299999999999995,"15min":0.69499999999999995},"min":{"1min":0.45800000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.073,"5min":1.264,"15min":1.264},"last":0.871}]},{"osd":3,"last update":"Sun Jul 28 11:24:06 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.40500000000000003,"5min":0.307,"15min":0.307},"max":{"1min":1.0309999999999999,"5min":1.262,"15min":1.262},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.79600000000000004,"15min":0.747},"min":{"1min":0.46800000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.0720000000000001,"5min":1.216,"15min":1.216},"last":0.72399999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:24:44 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90900000000000003,"15min":0.83699999999999997},"min":{"1min":0.59199999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":0.999,"5min":1.502,"15min":1.502},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97599999999999998,"15min":0.91500000000000004},"min":{"1min":0.65400000000000003,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.298,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1120000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:24:36 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.92900000000000005,"15min":0.92800000000000005},"min":{"1min":0.64200000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2430000000000001,"5min":2.0800000000000001,"15min":2.0800000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94399999999999995,"15min":0.93799999999999994},"min":{"1min":0.66700000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.171,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":1.075}]},{"osd":6,"last update":"Sun Jul 28 11:24:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.98699999999999999,"15min":1.0129999999999999},"min":{"1min":0.66300000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.409,"5min":2.1850000000000001,"15min":2.1850000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0189999999999999,"15min":1.0509999999999999},"min":{"1min":0.747,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2829999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.167}]},{"osd":7,"last update":"Sun Jul 28 11:24:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0940000000000001,"15min":1.127},"min":{"1min":0.79700000000000004,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3120000000000001,"5min":1.806,"15min":1.806},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0600000000000001,"15min":1.0980000000000001},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1870000000000001,"5min":1.889,"15min":1.889},"last":1.0049999999999999}]}]}],"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:24:49.008 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:24:49.008 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T11:24:49.008 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T11:24:49.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T11:24:49.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:49 smithi177 bash[21846]: audit 2024-07-28T11:24:48.179279+0000 mgr.y (mgr.24311) 111 : audit [DBG] from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:49 smithi177 bash[31534]: audit 2024-07-28T11:24:48.179279+0000 mgr.y (mgr.24311) 111 : audit [DBG] from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:49 smithi204 bash[24094]: audit 2024-07-28T11:24:48.179279+0000 mgr.y (mgr.24311) 111 : audit [DBG] from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:24:50.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:50 smithi177 bash[21846]: cluster 2024-07-28T11:24:49.007092+0000 mgr.y (mgr.24311) 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:24:50.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:50 smithi177 bash[31534]: cluster 2024-07-28T11:24:49.007092+0000 mgr.y (mgr.24311) 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:24:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:50 smithi204 bash[24094]: cluster 2024-07-28T11:24:49.007092+0000 mgr.y (mgr.24311) 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:24:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:52 smithi204 bash[24094]: cluster 2024-07-28T11:24:51.007800+0000 mgr.y (mgr.24311) 113 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:52.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:24:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:24:52.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:52 smithi177 bash[21846]: cluster 2024-07-28T11:24:51.007800+0000 mgr.y (mgr.24311) 113 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:52.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:52 smithi177 bash[31534]: cluster 2024-07-28T11:24:51.007800+0000 mgr.y (mgr.24311) 113 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:53.784 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:24:54.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:54 smithi177 bash[21846]: cluster 2024-07-28T11:24:53.008437+0000 mgr.y (mgr.24311) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:54.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:54 smithi177 bash[31534]: cluster 2024-07-28T11:24:53.008437+0000 mgr.y (mgr.24311) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:54.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:54 smithi204 bash[24094]: cluster 2024-07-28T11:24:53.008437+0000 mgr.y (mgr.24311) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:56.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:56 smithi177 bash[21846]: cluster 2024-07-28T11:24:55.009038+0000 mgr.y (mgr.24311) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:56.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:56 smithi177 bash[31534]: cluster 2024-07-28T11:24:55.009038+0000 mgr.y (mgr.24311) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:56 smithi204 bash[24094]: cluster 2024-07-28T11:24:55.009038+0000 mgr.y (mgr.24311) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:57.680 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:24:57.680 INFO:teuthology.orchestra.run.smithi177.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T11:24:58.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:58 smithi177 bash[21846]: cluster 2024-07-28T11:24:57.009690+0000 mgr.y (mgr.24311) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:58.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:24:58 smithi177 bash[21846]: audit 2024-07-28T11:24:57.685128+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.177:0/1346275907' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:24:58.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:58 smithi177 bash[31534]: cluster 2024-07-28T11:24:57.009690+0000 mgr.y (mgr.24311) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:58.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:24:58 smithi177 bash[31534]: audit 2024-07-28T11:24:57.685128+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.177:0/1346275907' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:24:58.424 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T11:24:58.425 INFO:tasks.cephadm:Setup complete, yielding 2024-07-28T11:24:58.425 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-28T11:24:58.437 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-07-28T11:24:58.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-07-28T11:24:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:58 smithi204 bash[24094]: cluster 2024-07-28T11:24:57.009690+0000 mgr.y (mgr.24311) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:24:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:24:58 smithi204 bash[24094]: audit 2024-07-28T11:24:57.685128+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.177:0/1346275907' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:24:58.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:24:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:24:58] "GET /metrics HTTP/1.1" 200 203257 "" "Prometheus/2.43.0" 2024-07-28T11:25:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:00 smithi177 bash[31534]: cluster 2024-07-28T11:24:59.010245+0000 mgr.y (mgr.24311) 117 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:00 smithi177 bash[31534]: audit 2024-07-28T11:25:00.050042+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:00.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:00 smithi177 bash[21846]: cluster 2024-07-28T11:24:59.010245+0000 mgr.y (mgr.24311) 117 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:00.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:00 smithi177 bash[21846]: audit 2024-07-28T11:25:00.050042+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:00 smithi204 bash[24094]: cluster 2024-07-28T11:24:59.010245+0000 mgr.y (mgr.24311) 117 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:00 smithi204 bash[24094]: audit 2024-07-28T11:25:00.050042+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:02 smithi204 bash[24094]: cluster 2024-07-28T11:25:01.010874+0000 mgr.y (mgr.24311) 118 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:02.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:02 smithi177 bash[21846]: cluster 2024-07-28T11:25:01.010874+0000 mgr.y (mgr.24311) 118 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:02.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:02 smithi177 bash[31534]: cluster 2024-07-28T11:25:01.010874+0000 mgr.y (mgr.24311) 118 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:03.212 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:04.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:04 smithi177 bash[21846]: cluster 2024-07-28T11:25:03.011412+0000 mgr.y (mgr.24311) 119 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:04.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:04 smithi177 bash[31534]: cluster 2024-07-28T11:25:03.011412+0000 mgr.y (mgr.24311) 119 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:04 smithi204 bash[24094]: cluster 2024-07-28T11:25:03.011412+0000 mgr.y (mgr.24311) 119 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:06.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:06 smithi177 bash[21846]: cluster 2024-07-28T11:25:05.012006+0000 mgr.y (mgr.24311) 120 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:06.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:06 smithi177 bash[31534]: cluster 2024-07-28T11:25:05.012006+0000 mgr.y (mgr.24311) 120 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:06 smithi204 bash[24094]: cluster 2024-07-28T11:25:05.012006+0000 mgr.y (mgr.24311) 120 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:07 smithi204 bash[24094]: audit 2024-07-28T11:25:06.969236+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:25:08.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:07 smithi177 bash[21846]: audit 2024-07-28T11:25:06.969236+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:25:08.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:07 smithi177 bash[31534]: audit 2024-07-28T11:25:06.969236+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:25:08.723 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:08] "GET /metrics HTTP/1.1" 200 203275 "" "Prometheus/2.43.0" 2024-07-28T11:25:08.723 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: debug 2024-07-28T11:25:08.474+0000 7faa21ffe640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:25:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:06.968606+0000 mgr.y (mgr.24311) 121 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:07.012389+0000 mgr.y (mgr.24311) 122 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:07.458926+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:07.459033+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:07.468364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.463225+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:08.463426+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.476755+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:08.478678+0000 mon.a (mon.0) 805 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:08.478728+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:08.496215+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.496360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cluster 2024-07-28T11:25:08.496451+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:0 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cephadm 2024-07-28T11:25:08.503518+0000 mgr.y (mgr.24311) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.512877+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.515164+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.518718+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.520610+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.530210+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:06.968606+0000 mgr.y (mgr.24311) 121 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:07.012389+0000 mgr.y (mgr.24311) 122 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:07.458926+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:25:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:07.459033+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:07.468364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.463225+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:08.463426+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.476755+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:08.478678+0000 mon.a (mon.0) 805 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:08.478728+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:08.496215+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.496360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cluster 2024-07-28T11:25:08.496451+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:0 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cephadm 2024-07-28T11:25:08.503518+0000 mgr.y (mgr.24311) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.512877+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.515164+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.518718+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.520610+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.530210+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.535560+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.539275+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: audit 2024-07-28T11:25:08.540689+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[21846]: cephadm 2024-07-28T11:25:08.541799+0000 mgr.y (mgr.24311) 124 : cephadm [INF] Deploying daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:25:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.535560+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.539275+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: audit 2024-07-28T11:25:08.540689+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:08 smithi177 bash[31534]: cephadm 2024-07-28T11:25:08.541799+0000 mgr.y (mgr.24311) 124 : cephadm [INF] Deploying daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:06.968606+0000 mgr.y (mgr.24311) 121 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:07.012389+0000 mgr.y (mgr.24311) 122 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:07.458926+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:07.459033+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:07.468364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.463225+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:08.463426+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.476755+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:08.478678+0000 mon.a (mon.0) 805 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:08.478728+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:08.496215+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.496360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cluster 2024-07-28T11:25:08.496451+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:0 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cephadm 2024-07-28T11:25:08.503518+0000 mgr.y (mgr.24311) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.512877+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.515164+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.518718+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.520610+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.530210+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.535560+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:09.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.539275+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:09.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: audit 2024-07-28T11:25:08.540689+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:09.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:08 smithi204 bash[24094]: cephadm 2024-07-28T11:25:08.541799+0000 mgr.y (mgr.24311) 124 : cephadm [INF] Deploying daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:25:10.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-07-28T11:25:10.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:10 smithi177 bash[21846]: cluster 2024-07-28T11:25:09.012908+0000 mgr.y (mgr.24311) 125 : cluster [DBG] pgmap v97: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:10.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:10 smithi177 bash[21846]: cluster 2024-07-28T11:25:09.492414+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:25:10.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:10 smithi177 bash[31534]: cluster 2024-07-28T11:25:09.012908+0000 mgr.y (mgr.24311) 125 : cluster [DBG] pgmap v97: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:10.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:10 smithi177 bash[31534]: cluster 2024-07-28T11:25:09.492414+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:25:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:10 smithi204 bash[24094]: cluster 2024-07-28T11:25:09.012908+0000 mgr.y (mgr.24311) 125 : cluster [DBG] pgmap v97: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:10 smithi204 bash[24094]: cluster 2024-07-28T11:25:09.492414+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:25:11.697 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:11 smithi177 bash[31534]: cluster 2024-07-28T11:25:10.502789+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:25:11.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.698 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.699 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.699 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.699 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.700 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.700 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:11 smithi177 bash[21846]: cluster 2024-07-28T11:25:10.502789+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:25:11.700 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.700 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:11 smithi204 bash[24094]: cluster 2024-07-28T11:25:10.502789+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:25:11.948 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.948 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.948 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.949 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.949 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.949 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.950 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:11.950 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:25:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:12.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:12.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: cluster 2024-07-28T11:25:11.013796+0000 mgr.y (mgr.24311) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:11.986073+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:11.991551+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:11.996805+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:11.997601+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:12.001578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[21846]: audit 2024-07-28T11:25:12.002335+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: cluster 2024-07-28T11:25:11.013796+0000 mgr.y (mgr.24311) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:11.986073+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:11.991551+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:11.996805+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:11.997601+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:12.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:12.001578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:12.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:12 smithi177 bash[31534]: audit 2024-07-28T11:25:12.002335+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:12.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: cluster 2024-07-28T11:25:11.013796+0000 mgr.y (mgr.24311) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:11.986073+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:11.991551+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:11.996805+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:11.997601+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:12.001578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:25:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:12 smithi204 bash[24094]: audit 2024-07-28T11:25:12.002335+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:13.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:13 smithi177 bash[31534]: cephadm 2024-07-28T11:25:12.003121+0000 mgr.y (mgr.24311) 127 : cephadm [INF] Deploying daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:25:13.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:13 smithi177 bash[21846]: cephadm 2024-07-28T11:25:12.003121+0000 mgr.y (mgr.24311) 127 : cephadm [INF] Deploying daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:25:13.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:13 smithi204 bash[24094]: cephadm 2024-07-28T11:25:12.003121+0000 mgr.y (mgr.24311) 127 : cephadm [INF] Deploying daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:25:14.560 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.561 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.561 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.561 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.562 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.562 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.562 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.563 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.014394+0000 mgr.y (mgr.24311) 128 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510429+0000 mon.a (mon.0) 826 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:boot 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510487+0000 mon.a (mon.0) 827 : cluster [INF] daemon mds.foo.smithi177.adqgjs assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510596+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510630+0000 mon.a (mon.0) 829 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510647+0000 mon.a (mon.0) 830 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.510940+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: audit 2024-07-28T11:25:13.511072+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:14.563 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.515733+0000 mon.a (mon.0) 833 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:creating} 2024-07-28T11:25:14.564 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 bash[24094]: cluster 2024-07-28T11:25:13.530569+0000 mon.a (mon.0) 834 : cluster [INF] daemon mds.foo.smithi177.adqgjs is now active in filesystem foo as rank 0 2024-07-28T11:25:14.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.014394+0000 mgr.y (mgr.24311) 128 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:14.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510429+0000 mon.a (mon.0) 826 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:boot 2024-07-28T11:25:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510487+0000 mon.a (mon.0) 827 : cluster [INF] daemon mds.foo.smithi177.adqgjs assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:25:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510596+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:25:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510630+0000 mon.a (mon.0) 829 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:25:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510647+0000 mon.a (mon.0) 830 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.510940+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:25:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: audit 2024-07-28T11:25:13.511072+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.515733+0000 mon.a (mon.0) 833 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:creating} 2024-07-28T11:25:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[31534]: cluster 2024-07-28T11:25:13.530569+0000 mon.a (mon.0) 834 : cluster [INF] daemon mds.foo.smithi177.adqgjs is now active in filesystem foo as rank 0 2024-07-28T11:25:14.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.014394+0000 mgr.y (mgr.24311) 128 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510429+0000 mon.a (mon.0) 826 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:boot 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510487+0000 mon.a (mon.0) 827 : cluster [INF] daemon mds.foo.smithi177.adqgjs assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510596+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510630+0000 mon.a (mon.0) 829 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510647+0000 mon.a (mon.0) 830 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.510940+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:25:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: audit 2024-07-28T11:25:13.511072+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.515733+0000 mon.a (mon.0) 833 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:creating} 2024-07-28T11:25:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:14 smithi177 bash[21846]: cluster 2024-07-28T11:25:13.530569+0000 mon.a (mon.0) 834 : cluster [INF] daemon mds.foo.smithi177.adqgjs is now active in filesystem foo as rank 0 2024-07-28T11:25:14.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.913 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.914 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.914 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.915 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.915 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:14.915 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:25:14 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:25:15.819 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: cluster 2024-07-28T11:25:14.529680+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:active 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: cluster 2024-07-28T11:25:14.529829+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.852827+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.862695+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.871152+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.880603+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.888851+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:14.943109+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:15.004207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:15.004554+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-07-28T11:25:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:15.004889+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:15.050319+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:15 smithi204 bash[24094]: audit 2024-07-28T11:25:15.153539+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: cluster 2024-07-28T11:25:14.529680+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:active 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: cluster 2024-07-28T11:25:14.529829+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.852827+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.862695+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.871152+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.880603+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.888851+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:14.943109+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:15.004207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:15.004554+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:15.004889+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:15.050319+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[31534]: audit 2024-07-28T11:25:15.153539+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: cluster 2024-07-28T11:25:14.529680+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.177:6834/3939888185,v1:172.21.15.177:6835/3939888185] up:active 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: cluster 2024-07-28T11:25:14.529829+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.852827+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.862695+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.871152+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.880603+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.888851+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:15.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:14.943109+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:15.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:15.004207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:15.004554+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-07-28T11:25:15.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:15.004889+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:25:15.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:15.050319+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:15.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:15 smithi177 bash[21846]: audit 2024-07-28T11:25:15.153539+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:16 smithi204 bash[24094]: cluster 2024-07-28T11:25:15.014801+0000 mgr.y (mgr.24311) 129 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:16 smithi204 bash[24094]: audit 2024-07-28T11:25:15.902198+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-07-28T11:25:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:16 smithi204 bash[24094]: audit 2024-07-28T11:25:15.902386+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-07-28T11:25:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:16 smithi204 bash[24094]: audit 2024-07-28T11:25:15.902529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:25:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:16 smithi204 bash[24094]: cluster 2024-07-28T11:25:15.902654+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[31534]: cluster 2024-07-28T11:25:15.014801+0000 mgr.y (mgr.24311) 129 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[31534]: audit 2024-07-28T11:25:15.902198+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[31534]: audit 2024-07-28T11:25:15.902386+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[31534]: audit 2024-07-28T11:25:15.902529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[31534]: cluster 2024-07-28T11:25:15.902654+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[21846]: cluster 2024-07-28T11:25:15.014801+0000 mgr.y (mgr.24311) 129 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[21846]: audit 2024-07-28T11:25:15.902198+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[21846]: audit 2024-07-28T11:25:15.902386+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[21846]: audit 2024-07-28T11:25:15.902529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:25:16.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:16 smithi177 bash[21846]: cluster 2024-07-28T11:25:15.902654+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:25:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.900376+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:boot 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.900833+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: audit 2024-07-28T11:25:16.901017+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.907255+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.907477+0000 mon.a (mon.0) 856 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi177.adqgjs in favor of higher affinity standby. 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.907511+0000 mon.a (mon.0) 857 : cluster [WRN] Replacing daemon mds.foo.smithi177.adqgjs as rank 0 with standby daemon mds.foo.smithi204.eoynbp 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.908283+0000 mon.a (mon.0) 858 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.908446+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.908992+0000 mon.a (mon.0) 860 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.918027+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:16.918153+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:replay} 2024-07-28T11:25:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:17 smithi204 bash[24094]: cluster 2024-07-28T11:25:17.015320+0000 mgr.y (mgr.24311) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:18.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.900376+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:boot 2024-07-28T11:25:18.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.900833+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: audit 2024-07-28T11:25:16.901017+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.907255+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.907477+0000 mon.a (mon.0) 856 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi177.adqgjs in favor of higher affinity standby. 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.907511+0000 mon.a (mon.0) 857 : cluster [WRN] Replacing daemon mds.foo.smithi177.adqgjs as rank 0 with standby daemon mds.foo.smithi204.eoynbp 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.908283+0000 mon.a (mon.0) 858 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.908446+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.908992+0000 mon.a (mon.0) 860 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.918027+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:16.918153+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:replay} 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[21846]: cluster 2024-07-28T11:25:17.015320+0000 mgr.y (mgr.24311) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:18.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.900376+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:boot 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.900833+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: audit 2024-07-28T11:25:16.901017+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.907255+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.907477+0000 mon.a (mon.0) 856 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi177.adqgjs in favor of higher affinity standby. 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.907511+0000 mon.a (mon.0) 857 : cluster [WRN] Replacing daemon mds.foo.smithi177.adqgjs as rank 0 with standby daemon mds.foo.smithi204.eoynbp 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.908283+0000 mon.a (mon.0) 858 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.908446+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.908992+0000 mon.a (mon.0) 860 : cluster [DBG] fsmap foo:1 {0=foo.smithi177.adqgjs=up:active} 1 up:standby 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.918027+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:16.918153+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:replay} 2024-07-28T11:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:17 smithi177 bash[31534]: cluster 2024-07-28T11:25:17.015320+0000 mgr.y (mgr.24311) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:18.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:18] "GET /metrics HTTP/1.1" 200 238496 "" "Prometheus/2.43.0" 2024-07-28T11:25:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:18 smithi204 bash[24094]: cluster 2024-07-28T11:25:17.913686+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:25:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:18 smithi204 bash[24094]: cluster 2024-07-28T11:25:17.925072+0000 mon.a (mon.0) 864 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:reconnect 2024-07-28T11:25:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:18 smithi204 bash[24094]: cluster 2024-07-28T11:25:17.925178+0000 mon.a (mon.0) 865 : cluster [DBG] mds.? [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] up:boot 2024-07-28T11:25:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:18 smithi204 bash[24094]: cluster 2024-07-28T11:25:17.925335+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:reconnect} 1 up:standby 2024-07-28T11:25:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:18 smithi204 bash[24094]: audit 2024-07-28T11:25:17.925498+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:19.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[21846]: cluster 2024-07-28T11:25:17.913686+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:25:19.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[21846]: cluster 2024-07-28T11:25:17.925072+0000 mon.a (mon.0) 864 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:reconnect 2024-07-28T11:25:19.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[21846]: cluster 2024-07-28T11:25:17.925178+0000 mon.a (mon.0) 865 : cluster [DBG] mds.? [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] up:boot 2024-07-28T11:25:19.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[21846]: cluster 2024-07-28T11:25:17.925335+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:reconnect} 1 up:standby 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[21846]: audit 2024-07-28T11:25:17.925498+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[31534]: cluster 2024-07-28T11:25:17.913686+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[31534]: cluster 2024-07-28T11:25:17.925072+0000 mon.a (mon.0) 864 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:reconnect 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[31534]: cluster 2024-07-28T11:25:17.925178+0000 mon.a (mon.0) 865 : cluster [DBG] mds.? [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] up:boot 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[31534]: cluster 2024-07-28T11:25:17.925335+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:reconnect} 1 up:standby 2024-07-28T11:25:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:18 smithi177 bash[31534]: audit 2024-07-28T11:25:17.925498+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:25:20.147 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: cluster 2024-07-28T11:25:18.924901+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:rejoin 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: cluster 2024-07-28T11:25:18.924949+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:rejoin} 1 up:standby 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: cluster 2024-07-28T11:25:18.927466+0000 mon.a (mon.0) 870 : cluster [INF] daemon mds.foo.smithi204.eoynbp is now active in filesystem foo as rank 0 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: cluster 2024-07-28T11:25:19.015724+0000 mgr.y (mgr.24311) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: audit 2024-07-28T11:25:19.417452+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[21846]: audit 2024-07-28T11:25:19.422810+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: cluster 2024-07-28T11:25:18.924901+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:rejoin 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: cluster 2024-07-28T11:25:18.924949+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:rejoin} 1 up:standby 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: cluster 2024-07-28T11:25:18.927466+0000 mon.a (mon.0) 870 : cluster [INF] daemon mds.foo.smithi204.eoynbp is now active in filesystem foo as rank 0 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: cluster 2024-07-28T11:25:19.015724+0000 mgr.y (mgr.24311) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:20.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: audit 2024-07-28T11:25:19.417452+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.149 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:19 smithi177 bash[31534]: audit 2024-07-28T11:25:19.422810+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: cluster 2024-07-28T11:25:18.924901+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:rejoin 2024-07-28T11:25:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: cluster 2024-07-28T11:25:18.924949+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.eoynbp=up:rejoin} 1 up:standby 2024-07-28T11:25:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: cluster 2024-07-28T11:25:18.927466+0000 mon.a (mon.0) 870 : cluster [INF] daemon mds.foo.smithi204.eoynbp is now active in filesystem foo as rank 0 2024-07-28T11:25:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: cluster 2024-07-28T11:25:19.015724+0000 mgr.y (mgr.24311) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-07-28T11:25:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: audit 2024-07-28T11:25:19.417452+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:19 smithi204 bash[24094]: audit 2024-07-28T11:25:19.422810+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:20.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: cluster 2024-07-28T11:25:19.922350+0000 mon.a (mon.0) 873 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: cluster 2024-07-28T11:25:19.922378+0000 mon.a (mon.0) 874 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: cluster 2024-07-28T11:25:19.929117+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:active 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: cluster 2024-07-28T11:25:19.929182+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.164119+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.591262+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.603445+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.605705+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.607258+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.619132+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.685043+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.688302+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.689840+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[31534]: audit 2024-07-28T11:25:20.701909+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: cluster 2024-07-28T11:25:19.922350+0000 mon.a (mon.0) 873 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: cluster 2024-07-28T11:25:19.922378+0000 mon.a (mon.0) 874 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: cluster 2024-07-28T11:25:19.929117+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:active 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: cluster 2024-07-28T11:25:19.929182+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.164119+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.591262+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.603445+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.605705+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.607258+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.619132+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.685043+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.688302+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.689840+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:20 smithi177 bash[21846]: audit 2024-07-28T11:25:20.701909+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: cluster 2024-07-28T11:25:19.922350+0000 mon.a (mon.0) 873 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: cluster 2024-07-28T11:25:19.922378+0000 mon.a (mon.0) 874 : cluster [INF] Cluster is now healthy 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: cluster 2024-07-28T11:25:19.929117+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] up:active 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: cluster 2024-07-28T11:25:19.929182+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.164119+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.591262+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.603445+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.605705+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.607258+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.619132+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.685043+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:25:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.688302+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:25:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.689840+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:25:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:20 smithi204 bash[24094]: audit 2024-07-28T11:25:20.701909+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:25:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:21 smithi204 bash[24094]: cluster 2024-07-28T11:25:21.016653+0000 mgr.y (mgr.24311) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 15 op/s 2024-07-28T11:25:22.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:22.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:21 smithi177 bash[21846]: cluster 2024-07-28T11:25:21.016653+0000 mgr.y (mgr.24311) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 15 op/s 2024-07-28T11:25:22.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:22 smithi177 bash[31534]: cluster 2024-07-28T11:25:21.016653+0000 mgr.y (mgr.24311) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 15 op/s 2024-07-28T11:25:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:24 smithi204 bash[24094]: cluster 2024-07-28T11:25:23.017276+0000 mgr.y (mgr.24311) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.8 KiB/s wr, 12 op/s 2024-07-28T11:25:24.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:24 smithi177 bash[31534]: cluster 2024-07-28T11:25:23.017276+0000 mgr.y (mgr.24311) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.8 KiB/s wr, 12 op/s 2024-07-28T11:25:24.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:24 smithi177 bash[21846]: cluster 2024-07-28T11:25:23.017276+0000 mgr.y (mgr.24311) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.8 KiB/s wr, 12 op/s 2024-07-28T11:25:25.551 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:26.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:26 smithi204 bash[24094]: cluster 2024-07-28T11:25:25.017999+0000 mgr.y (mgr.24311) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-07-28T11:25:26.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:26 smithi177 bash[21846]: cluster 2024-07-28T11:25:25.017999+0000 mgr.y (mgr.24311) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-07-28T11:25:26.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:26 smithi177 bash[31534]: cluster 2024-07-28T11:25:25.017999+0000 mgr.y (mgr.24311) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-07-28T11:25:28.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:28 smithi177 bash[31534]: cluster 2024-07-28T11:25:27.018723+0000 mgr.y (mgr.24311) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T11:25:28.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:28 smithi177 bash[21846]: cluster 2024-07-28T11:25:27.018723+0000 mgr.y (mgr.24311) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T11:25:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:28 smithi204 bash[24094]: cluster 2024-07-28T11:25:27.018723+0000 mgr.y (mgr.24311) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T11:25:28.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:28] "GET /metrics HTTP/1.1" 200 238496 "" "Prometheus/2.43.0" 2024-07-28T11:25:30.224 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T11:25:30.233 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T11:25:30.233 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T11:25:30.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T11:25:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:30 smithi204 bash[24094]: cluster 2024-07-28T11:25:29.019311+0000 mgr.y (mgr.24311) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:30.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:30 smithi204 bash[24094]: audit 2024-07-28T11:25:30.050760+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:30.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:30 smithi177 bash[31534]: cluster 2024-07-28T11:25:29.019311+0000 mgr.y (mgr.24311) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:30 smithi177 bash[31534]: audit 2024-07-28T11:25:30.050760+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:30 smithi177 bash[21846]: cluster 2024-07-28T11:25:29.019311+0000 mgr.y (mgr.24311) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:30 smithi177 bash[21846]: audit 2024-07-28T11:25:30.050760+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:32 smithi204 bash[24094]: cluster 2024-07-28T11:25:31.020388+0000 mgr.y (mgr.24311) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:32.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:32 smithi177 bash[21846]: cluster 2024-07-28T11:25:31.020388+0000 mgr.y (mgr.24311) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:32.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:32 smithi177 bash[31534]: cluster 2024-07-28T11:25:31.020388+0000 mgr.y (mgr.24311) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T11:25:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:34 smithi204 bash[24094]: cluster 2024-07-28T11:25:33.020863+0000 mgr.y (mgr.24311) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:34 smithi177 bash[21846]: cluster 2024-07-28T11:25:33.020863+0000 mgr.y (mgr.24311) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:34 smithi177 bash[31534]: cluster 2024-07-28T11:25:33.020863+0000 mgr.y (mgr.24311) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:35.024 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:36.396 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:36 smithi177 bash[31534]: cluster 2024-07-28T11:25:35.021427+0000 mgr.y (mgr.24311) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:36.396 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:36 smithi177 bash[21846]: cluster 2024-07-28T11:25:35.021427+0000 mgr.y (mgr.24311) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:36 smithi204 bash[24094]: cluster 2024-07-28T11:25:35.021427+0000 mgr.y (mgr.24311) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:38.364 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:38 smithi177 bash[31534]: cluster 2024-07-28T11:25:37.022515+0000 mgr.y (mgr.24311) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:38.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:38 smithi177 bash[21846]: cluster 2024-07-28T11:25:37.022515+0000 mgr.y (mgr.24311) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:38 smithi204 bash[24094]: cluster 2024-07-28T11:25:37.022515+0000 mgr.y (mgr.24311) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:25:38.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:38] "GET /metrics HTTP/1.1" 200 239281 "" "Prometheus/2.43.0" 2024-07-28T11:25:38.903 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:25:39.185 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:39 smithi177 bash[31534]: audit 2024-07-28T11:25:38.901036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2671848362' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:25:39.186 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:39 smithi177 bash[21846]: audit 2024-07-28T11:25:38.901036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2671848362' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:25:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:39 smithi204 bash[24094]: audit 2024-07-28T11:25:38.901036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2671848362' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:25:39.740 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":20,"flags":0,"active_gid":24311,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":791182805},{"type":"v1","addr":"172.21.15.177:6801","nonce":791182805}]},"active_addr":"172.21.15.177:6801/791182805","active_change":"2024-07-28T11:22:14.943353+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24314,"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.177:8443/","prometheus":"http://172.21.15.177: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":2523619385}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3890813140}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":9995441}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3826560347}]}]} 2024-07-28T11:25:39.745 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T11:25:39.746 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T11:25:39.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:25:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:40 smithi204 bash[24094]: cluster 2024-07-28T11:25:39.023121+0000 mgr.y (mgr.24311) 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:25:40.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:40 smithi177 bash[31534]: cluster 2024-07-28T11:25:39.023121+0000 mgr.y (mgr.24311) 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:25:40.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:40 smithi177 bash[21846]: cluster 2024-07-28T11:25:39.023121+0000 mgr.y (mgr.24311) 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:25:42.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:42 smithi204 bash[24094]: cluster 2024-07-28T11:25:41.024179+0000 mgr.y (mgr.24311) 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:25:42.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:42.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:42 smithi177 bash[31534]: cluster 2024-07-28T11:25:41.024179+0000 mgr.y (mgr.24311) 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:25:42.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:42 smithi177 bash[21846]: cluster 2024-07-28T11:25:41.024179+0000 mgr.y (mgr.24311) 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:25:44.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:44 smithi204 bash[24094]: cluster 2024-07-28T11:25:43.024739+0000 mgr.y (mgr.24311) 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:25:44.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:44 smithi177 bash[31534]: cluster 2024-07-28T11:25:43.024739+0000 mgr.y (mgr.24311) 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:25:44.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:44 smithi177 bash[21846]: cluster 2024-07-28T11:25:43.024739+0000 mgr.y (mgr.24311) 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:25:44.537 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:45 smithi204 bash[24094]: audit 2024-07-28T11:25:45.051033+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:45.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:45 smithi177 bash[21846]: audit 2024-07-28T11:25:45.051033+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:45.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:45 smithi177 bash[31534]: audit 2024-07-28T11:25:45.051033+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:25:46.384 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:46 smithi177 bash[31534]: cluster 2024-07-28T11:25:45.025365+0000 mgr.y (mgr.24311) 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:25:46.384 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:46 smithi177 bash[21846]: cluster 2024-07-28T11:25:45.025365+0000 mgr.y (mgr.24311) 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:25:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:46 smithi204 bash[24094]: cluster 2024-07-28T11:25:45.025365+0000 mgr.y (mgr.24311) 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:25:48.252 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:25:48.252 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":71,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:25:16.907564+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-07-28T11:25:07.396466+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-07-28T11:25:07.869302+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:6835/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6834/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+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:25:48.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:48 smithi177 bash[21846]: cluster 2024-07-28T11:25:47.026461+0000 mgr.y (mgr.24311) 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:25:48.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:48 smithi177 bash[31534]: cluster 2024-07-28T11:25:47.026461+0000 mgr.y (mgr.24311) 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:25:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:48 smithi204 bash[24094]: cluster 2024-07-28T11:25:47.026461+0000 mgr.y (mgr.24311) 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:25:48.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:48] "GET /metrics HTTP/1.1" 200 239284 "" "Prometheus/2.43.0" 2024-07-28T11:25:49.023 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T11:25:49.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:25:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:49 smithi204 bash[24094]: audit 2024-07-28T11:25:48.256060+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.177:0/4050112000' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:25:49.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:49 smithi177 bash[31534]: audit 2024-07-28T11:25:48.256060+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.177:0/4050112000' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:25:49.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:49 smithi177 bash[21846]: audit 2024-07-28T11:25:48.256060+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.177:0/4050112000' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:25:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:50 smithi204 bash[24094]: cluster 2024-07-28T11:25:49.027092+0000 mgr.y (mgr.24311) 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:25:50.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:50 smithi177 bash[31534]: cluster 2024-07-28T11:25:49.027092+0000 mgr.y (mgr.24311) 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:25:50.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:50 smithi177 bash[21846]: cluster 2024-07-28T11:25:49.027092+0000 mgr.y (mgr.24311) 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:25:52.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:25:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:25:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:52 smithi204 bash[24094]: cluster 2024-07-28T11:25:51.028135+0000 mgr.y (mgr.24311) 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:25:52.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:52 smithi177 bash[31534]: cluster 2024-07-28T11:25:51.028135+0000 mgr.y (mgr.24311) 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:25:52.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:52 smithi177 bash[21846]: cluster 2024-07-28T11:25:51.028135+0000 mgr.y (mgr.24311) 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:25:53.814 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:25:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:54 smithi177 bash[21846]: cluster 2024-07-28T11:25:53.028684+0000 mgr.y (mgr.24311) 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:25:54.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:54 smithi177 bash[31534]: cluster 2024-07-28T11:25:53.028684+0000 mgr.y (mgr.24311) 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:25:54.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:54 smithi204 bash[24094]: cluster 2024-07-28T11:25:53.028684+0000 mgr.y (mgr.24311) 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:25:56.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:56 smithi177 bash[31534]: cluster 2024-07-28T11:25:55.029306+0000 mgr.y (mgr.24311) 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:25:56.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:56 smithi177 bash[21846]: cluster 2024-07-28T11:25:55.029306+0000 mgr.y (mgr.24311) 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:25:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:56 smithi204 bash[24094]: cluster 2024-07-28T11:25:55.029306+0000 mgr.y (mgr.24311) 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:25:57.653 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:25:57.653 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":71,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:25:16.907564+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-07-28T11:25:07.396466+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-07-28T11:25:07.869302+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:6835/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6834/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+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:25:58.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T11:25:58.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T11:25:58.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T11:25:58.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T11:25:58.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T11:25:58.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T11:25:58.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T11:25:58.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T11:25:58.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:58 smithi177 bash[21846]: cluster 2024-07-28T11:25:57.030367+0000 mgr.y (mgr.24311) 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:25:58.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:25:58 smithi177 bash[21846]: audit 2024-07-28T11:25:57.657010+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1736829839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:25:58.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:25:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:25:58] "GET /metrics HTTP/1.1" 200 239284 "" "Prometheus/2.43.0" 2024-07-28T11:25:58.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:58 smithi177 bash[31534]: cluster 2024-07-28T11:25:57.030367+0000 mgr.y (mgr.24311) 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:25:58.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:25:58 smithi177 bash[31534]: audit 2024-07-28T11:25:57.657010+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1736829839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:25:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:58 smithi204 bash[24094]: cluster 2024-07-28T11:25:57.030367+0000 mgr.y (mgr.24311) 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:25:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:25:58 smithi204 bash[24094]: audit 2024-07-28T11:25:57.657010+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1736829839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:26:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:00 smithi177 bash[31534]: cluster 2024-07-28T11:25:59.031005+0000 mgr.y (mgr.24311) 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:26:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:00 smithi177 bash[31534]: audit 2024-07-28T11:26:00.052282+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:00.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:00 smithi177 bash[21846]: cluster 2024-07-28T11:25:59.031005+0000 mgr.y (mgr.24311) 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:26:00.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:00 smithi177 bash[21846]: audit 2024-07-28T11:26:00.052282+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:00 smithi204 bash[24094]: cluster 2024-07-28T11:25:59.031005+0000 mgr.y (mgr.24311) 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:26:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:00 smithi204 bash[24094]: audit 2024-07-28T11:26:00.052282+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:02 smithi204 bash[24094]: cluster 2024-07-28T11:26:01.032059+0000 mgr.y (mgr.24311) 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:26:02.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:02.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:02 smithi177 bash[21846]: cluster 2024-07-28T11:26:01.032059+0000 mgr.y (mgr.24311) 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:26:02.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:02 smithi177 bash[31534]: cluster 2024-07-28T11:26:01.032059+0000 mgr.y (mgr.24311) 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:26:03.245 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.246 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.246 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.246 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.248 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.249 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.249 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:03.250 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:04 smithi177 bash[31534]: cluster 2024-07-28T11:26:03.032638+0000 mgr.y (mgr.24311) 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:26:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:04 smithi177 bash[21846]: cluster 2024-07-28T11:26:03.032638+0000 mgr.y (mgr.24311) 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:26:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:04 smithi204 bash[24094]: cluster 2024-07-28T11:26:03.032638+0000 mgr.y (mgr.24311) 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:26:06.354 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:06 smithi177 bash[21846]: cluster 2024-07-28T11:26:05.033272+0000 mgr.y (mgr.24311) 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:26:06.355 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:06 smithi177 bash[31534]: cluster 2024-07-28T11:26:05.033272+0000 mgr.y (mgr.24311) 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:26:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:06 smithi204 bash[24094]: cluster 2024-07-28T11:26:05.033272+0000 mgr.y (mgr.24311) 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:26:08.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:08 smithi177 bash[31534]: cluster 2024-07-28T11:26:07.034321+0000 mgr.y (mgr.24311) 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:26:08.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:08 smithi177 bash[21846]: cluster 2024-07-28T11:26:07.034321+0000 mgr.y (mgr.24311) 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:26:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:08 smithi204 bash[24094]: cluster 2024-07-28T11:26:07.034321+0000 mgr.y (mgr.24311) 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:26:08.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:08] "GET /metrics HTTP/1.1" 200 239261 "" "Prometheus/2.43.0" 2024-07-28T11:26:10.300 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:10 smithi177 bash[31534]: cluster 2024-07-28T11:26:09.034915+0000 mgr.y (mgr.24311) 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:26:10.300 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:10 smithi177 bash[21846]: cluster 2024-07-28T11:26:09.034915+0000 mgr.y (mgr.24311) 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:26:10.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:10 smithi204 bash[24094]: cluster 2024-07-28T11:26:09.034915+0000 mgr.y (mgr.24311) 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:26:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:12 smithi204 bash[24094]: cluster 2024-07-28T11:26:11.035977+0000 mgr.y (mgr.24311) 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:26:12.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:12.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:12 smithi177 bash[31534]: cluster 2024-07-28T11:26:11.035977+0000 mgr.y (mgr.24311) 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:26:12.452 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:12 smithi177 bash[21846]: cluster 2024-07-28T11:26:11.035977+0000 mgr.y (mgr.24311) 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:26:14.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:14 smithi177 bash[21846]: cluster 2024-07-28T11:26:13.036464+0000 mgr.y (mgr.24311) 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:26:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:14 smithi177 bash[31534]: cluster 2024-07-28T11:26:13.036464+0000 mgr.y (mgr.24311) 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:26:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:14 smithi204 bash[24094]: cluster 2024-07-28T11:26:13.036464+0000 mgr.y (mgr.24311) 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:26:15.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:15 smithi177 bash[21846]: audit 2024-07-28T11:26:15.051940+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:15.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:15 smithi177 bash[31534]: audit 2024-07-28T11:26:15.051940+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:15 smithi204 bash[24094]: audit 2024-07-28T11:26:15.051940+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:16 smithi204 bash[24094]: cluster 2024-07-28T11:26:15.037050+0000 mgr.y (mgr.24311) 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:26:16.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:16 smithi177 bash[31534]: cluster 2024-07-28T11:26:15.037050+0000 mgr.y (mgr.24311) 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:26:16.831 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:16 smithi177 bash[21846]: cluster 2024-07-28T11:26:15.037050+0000 mgr.y (mgr.24311) 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:26:18.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:18 smithi177 bash[21846]: cluster 2024-07-28T11:26:17.038032+0000 mgr.y (mgr.24311) 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:26:18.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:18 smithi177 bash[31534]: cluster 2024-07-28T11:26:17.038032+0000 mgr.y (mgr.24311) 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:26:18.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:18] "GET /metrics HTTP/1.1" 200 239262 "" "Prometheus/2.43.0" 2024-07-28T11:26:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:18 smithi204 bash[24094]: cluster 2024-07-28T11:26:17.038032+0000 mgr.y (mgr.24311) 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:26:20.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:20 smithi177 bash[21846]: cluster 2024-07-28T11:26:19.038738+0000 mgr.y (mgr.24311) 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:26:20.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:20 smithi177 bash[31534]: cluster 2024-07-28T11:26:19.038738+0000 mgr.y (mgr.24311) 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:26:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:20 smithi204 bash[24094]: cluster 2024-07-28T11:26:19.038738+0000 mgr.y (mgr.24311) 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:26:20.798 INFO:teuthology.orchestra.run.smithi177.stdout:163208757333 2024-07-28T11:26:20.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T11:26:21.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[21846]: audit 2024-07-28T11:26:20.769529+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[21846]: audit 2024-07-28T11:26:21.186390+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[21846]: audit 2024-07-28T11:26:21.187587+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[21846]: audit 2024-07-28T11:26:21.194033+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[31534]: audit 2024-07-28T11:26:20.769529+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[31534]: audit 2024-07-28T11:26:21.186390+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[31534]: audit 2024-07-28T11:26:21.187587+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:26:21.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:21 smithi177 bash[31534]: audit 2024-07-28T11:26:21.194033+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:26:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:21 smithi204 bash[24094]: audit 2024-07-28T11:26:20.769529+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:26:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:21 smithi204 bash[24094]: audit 2024-07-28T11:26:21.186390+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:26:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:21 smithi204 bash[24094]: audit 2024-07-28T11:26:21.187587+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:26:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:21 smithi204 bash[24094]: audit 2024-07-28T11:26:21.194033+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:26:22.355 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:22 smithi177 bash[31534]: cluster 2024-07-28T11:26:21.039498+0000 mgr.y (mgr.24311) 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:26:22.355 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:22 smithi177 bash[21846]: cluster 2024-07-28T11:26:21.039498+0000 mgr.y (mgr.24311) 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:26:22.356 INFO:teuthology.orchestra.run.smithi177.stdout:128849018975 2024-07-28T11:26:22.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T11:26:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:22 smithi204 bash[24094]: cluster 2024-07-28T11:26:21.039498+0000 mgr.y (mgr.24311) 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:26:22.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:24.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:24 smithi177 bash[31534]: cluster 2024-07-28T11:26:23.040496+0000 mgr.y (mgr.24311) 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:26:24.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:24 smithi177 bash[21846]: cluster 2024-07-28T11:26:23.040496+0000 mgr.y (mgr.24311) 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:26:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:24 smithi204 bash[24094]: cluster 2024-07-28T11:26:23.040496+0000 mgr.y (mgr.24311) 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:26:24.910 INFO:teuthology.orchestra.run.smithi177.stdout:34359738506 2024-07-28T11:26:24.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T11:26:24.959 INFO:teuthology.orchestra.run.smithi177.stdout:77309411444 2024-07-28T11:26:24.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T11:26:26.028 INFO:teuthology.orchestra.run.smithi177.stdout:197568495692 2024-07-28T11:26:26.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T11:26:26.312 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:26 smithi177 bash[31534]: cluster 2024-07-28T11:26:25.041284+0000 mgr.y (mgr.24311) 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:26:26.312 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:26 smithi177 bash[21846]: cluster 2024-07-28T11:26:25.041284+0000 mgr.y (mgr.24311) 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:26:26.537 INFO:teuthology.orchestra.run.smithi177.stdout:231928234049 2024-07-28T11:26:26.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T11:26:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:26 smithi204 bash[24094]: cluster 2024-07-28T11:26:25.041284+0000 mgr.y (mgr.24311) 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:26:27.176 INFO:teuthology.orchestra.run.smithi177.stdout:107374182505 2024-07-28T11:26:27.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T11:26:27.177 INFO:teuthology.orchestra.run.smithi177.stdout:55834574977 2024-07-28T11:26:27.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T11:26:28.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:28 smithi177 bash[31534]: cluster 2024-07-28T11:26:27.042487+0000 mgr.y (mgr.24311) 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:26:28.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:28] "GET /metrics HTTP/1.1" 200 239262 "" "Prometheus/2.43.0" 2024-07-28T11:26:28.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:28 smithi177 bash[21846]: cluster 2024-07-28T11:26:27.042487+0000 mgr.y (mgr.24311) 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:26:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:28 smithi204 bash[24094]: cluster 2024-07-28T11:26:27.042487+0000 mgr.y (mgr.24311) 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:26:29.689 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:29.690 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:29.691 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:29.693 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:30.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:30 smithi177 bash[31534]: cluster 2024-07-28T11:26:29.043059+0000 mgr.y (mgr.24311) 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:26:30.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:30 smithi177 bash[31534]: audit 2024-07-28T11:26:30.052414+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:30 smithi177 bash[21846]: cluster 2024-07-28T11:26:29.043059+0000 mgr.y (mgr.24311) 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:26:30.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:30 smithi177 bash[21846]: audit 2024-07-28T11:26:30.052414+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:30.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:30 smithi204 bash[24094]: cluster 2024-07-28T11:26:29.043059+0000 mgr.y (mgr.24311) 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:26:30.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:30 smithi204 bash[24094]: audit 2024-07-28T11:26:30.052414+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:30.708 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:30.709 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:31.728 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:31.728 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:26:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:32 smithi204 bash[24094]: cluster 2024-07-28T11:26:31.044073+0000 mgr.y (mgr.24311) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:32.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:32 smithi177 bash[21846]: cluster 2024-07-28T11:26:31.044073+0000 mgr.y (mgr.24311) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:32.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:32 smithi177 bash[31534]: cluster 2024-07-28T11:26:31.044073+0000 mgr.y (mgr.24311) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:34.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:34 smithi177 bash[31534]: cluster 2024-07-28T11:26:33.044601+0000 mgr.y (mgr.24311) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:34 smithi177 bash[21846]: cluster 2024-07-28T11:26:33.044601+0000 mgr.y (mgr.24311) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:34 smithi204 bash[24094]: cluster 2024-07-28T11:26:33.044601+0000 mgr.y (mgr.24311) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:36.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:36 smithi177 bash[31534]: cluster 2024-07-28T11:26:35.045113+0000 mgr.y (mgr.24311) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:36.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:36 smithi177 bash[21846]: cluster 2024-07-28T11:26:35.045113+0000 mgr.y (mgr.24311) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:36.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:36 smithi204 bash[24094]: cluster 2024-07-28T11:26:35.045113+0000 mgr.y (mgr.24311) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:38.363 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:38 smithi177 bash[21846]: cluster 2024-07-28T11:26:37.045835+0000 mgr.y (mgr.24311) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:38.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:38 smithi177 bash[31534]: cluster 2024-07-28T11:26:37.045835+0000 mgr.y (mgr.24311) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:38.636 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:38] "GET /metrics HTTP/1.1" 200 239262 "" "Prometheus/2.43.0" 2024-07-28T11:26:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:38 smithi204 bash[24094]: cluster 2024-07-28T11:26:37.045835+0000 mgr.y (mgr.24311) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:40.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:40 smithi177 bash[31534]: cluster 2024-07-28T11:26:39.046408+0000 mgr.y (mgr.24311) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:40.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:40 smithi177 bash[21846]: cluster 2024-07-28T11:26:39.046408+0000 mgr.y (mgr.24311) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:40 smithi204 bash[24094]: cluster 2024-07-28T11:26:39.046408+0000 mgr.y (mgr.24311) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:41.679 INFO:teuthology.orchestra.run.smithi177.stdout:128849018980 2024-07-28T11:26:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:42 smithi204 bash[24094]: cluster 2024-07-28T11:26:41.047377+0000 mgr.y (mgr.24311) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:42 smithi204 bash[24094]: audit 2024-07-28T11:26:41.684857+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/3958418982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:26:42.591 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:42 smithi177 bash[21846]: cluster 2024-07-28T11:26:41.047377+0000 mgr.y (mgr.24311) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:42.591 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:42 smithi177 bash[21846]: audit 2024-07-28T11:26:41.684857+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/3958418982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:26:42.592 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:42 smithi177 bash[31534]: cluster 2024-07-28T11:26:41.047377+0000 mgr.y (mgr.24311) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:42.592 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:42 smithi177 bash[31534]: audit 2024-07-28T11:26:41.684857+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/3958418982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:26:44.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:44 smithi177 bash[31534]: cluster 2024-07-28T11:26:43.047991+0000 mgr.y (mgr.24311) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:44.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:44 smithi177 bash[21846]: cluster 2024-07-28T11:26:43.047991+0000 mgr.y (mgr.24311) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:44 smithi204 bash[24094]: cluster 2024-07-28T11:26:43.047991+0000 mgr.y (mgr.24311) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:45 smithi204 bash[24094]: audit 2024-07-28T11:26:45.052799+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:45.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:45 smithi177 bash[31534]: audit 2024-07-28T11:26:45.052799+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:45 smithi177 bash[21846]: audit 2024-07-28T11:26:45.052799+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:26:46.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018975 got 128849018980 for osd.4 2024-07-28T11:26:46.440 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:46.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:46 smithi204 bash[24094]: cluster 2024-07-28T11:26:45.048560+0000 mgr.y (mgr.24311) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:46.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:46 smithi177 bash[31534]: cluster 2024-07-28T11:26:45.048560+0000 mgr.y (mgr.24311) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:46.699 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:46 smithi177 bash[21846]: cluster 2024-07-28T11:26:45.048560+0000 mgr.y (mgr.24311) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:47.023 INFO:teuthology.orchestra.run.smithi177.stdout:34359738510 2024-07-28T11:26:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:47 smithi204 bash[24094]: audit 2024-07-28T11:26:47.028439+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/3873417884' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:26:47.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:47 smithi177 bash[31534]: audit 2024-07-28T11:26:47.028439+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/3873417884' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:26:47.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:47 smithi177 bash[21846]: audit 2024-07-28T11:26:47.028439+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/3873417884' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:26:48.298 INFO:teuthology.orchestra.run.smithi177.stdout:77309411449 2024-07-28T11:26:48.511 INFO:teuthology.orchestra.run.smithi177.stdout:107374182510 2024-07-28T11:26:48.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:48 smithi177 bash[31534]: cluster 2024-07-28T11:26:47.049464+0000 mgr.y (mgr.24311) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:48.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:48] "GET /metrics HTTP/1.1" 200 239261 "" "Prometheus/2.43.0" 2024-07-28T11:26:48.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:48 smithi177 bash[21846]: cluster 2024-07-28T11:26:47.049464+0000 mgr.y (mgr.24311) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:48.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:48 smithi204 bash[24094]: cluster 2024-07-28T11:26:47.049464+0000 mgr.y (mgr.24311) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:49.630 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:49 smithi177 bash[31534]: audit 2024-07-28T11:26:48.303412+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.177:0/1107778016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:26:49.630 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:49 smithi177 bash[31534]: audit 2024-07-28T11:26:48.516086+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.177:0/2178501659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:26:49.631 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:49 smithi177 bash[21846]: audit 2024-07-28T11:26:48.303412+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.177:0/1107778016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:26:49.631 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:49 smithi177 bash[21846]: audit 2024-07-28T11:26:48.516086+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.177:0/2178501659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:26:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:49 smithi204 bash[24094]: audit 2024-07-28T11:26:48.303412+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.177:0/1107778016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:26:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:49 smithi204 bash[24094]: audit 2024-07-28T11:26:48.516086+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.177:0/2178501659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:26:49.954 INFO:teuthology.orchestra.run.smithi177.stdout:197568495697 2024-07-28T11:26:50.567 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:50 smithi177 bash[31534]: cluster 2024-07-28T11:26:49.050041+0000 mgr.y (mgr.24311) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:50.567 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:50 smithi177 bash[31534]: audit 2024-07-28T11:26:49.959353+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.177:0/3249811909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:26:50.568 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:50 smithi177 bash[21846]: cluster 2024-07-28T11:26:49.050041+0000 mgr.y (mgr.24311) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:50.568 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:50 smithi177 bash[21846]: audit 2024-07-28T11:26:49.959353+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.177:0/3249811909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:26:50.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411444 got 77309411449 for osd.2 2024-07-28T11:26:50.569 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:50 smithi204 bash[24094]: cluster 2024-07-28T11:26:49.050041+0000 mgr.y (mgr.24311) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:50 smithi204 bash[24094]: audit 2024-07-28T11:26:49.959353+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.177:0/3249811909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:26:51.089 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738506 got 34359738510 for osd.0 2024-07-28T11:26:51.089 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:51.319 INFO:teuthology.orchestra.run.smithi177.stdout:55834574983 2024-07-28T11:26:51.648 INFO:teuthology.orchestra.run.smithi177.stdout:231928234055 2024-07-28T11:26:51.729 INFO:teuthology.orchestra.run.smithi177.stdout:163208757340 2024-07-28T11:26:52.349 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182505 got 107374182510 for osd.3 2024-07-28T11:26:52.349 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:52.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:26:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:26:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:52 smithi204 bash[24094]: cluster 2024-07-28T11:26:51.050654+0000 mgr.y (mgr.24311) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:52 smithi204 bash[24094]: audit 2024-07-28T11:26:51.324144+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.177:0/3150723941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:26:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:52 smithi204 bash[24094]: audit 2024-07-28T11:26:51.653224+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.177:0/2015750975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:26:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:52 smithi204 bash[24094]: audit 2024-07-28T11:26:51.735157+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.177:0/3564951454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:26:52.605 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[31534]: cluster 2024-07-28T11:26:51.050654+0000 mgr.y (mgr.24311) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:52.605 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[31534]: audit 2024-07-28T11:26:51.324144+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.177:0/3150723941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:26:52.605 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[31534]: audit 2024-07-28T11:26:51.653224+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.177:0/2015750975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:26:52.605 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[31534]: audit 2024-07-28T11:26:51.735157+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.177:0/3564951454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:26:52.606 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[21846]: cluster 2024-07-28T11:26:51.050654+0000 mgr.y (mgr.24311) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:52.606 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[21846]: audit 2024-07-28T11:26:51.324144+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.177:0/3150723941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:26:52.606 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[21846]: audit 2024-07-28T11:26:51.653224+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.177:0/2015750975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:26:52.606 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:52 smithi177 bash[21846]: audit 2024-07-28T11:26:51.735157+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.177:0/3564951454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:26:53.337 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495692 got 197568495697 for osd.6 2024-07-28T11:26:53.337 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:54.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574977 got 55834574983 for osd.1 2024-07-28T11:26:54.019 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:54.433 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757333 got 163208757340 for osd.5 2024-07-28T11:26:54.433 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:54.448 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234049 got 231928234055 for osd.7 2024-07-28T11:26:54.448 DEBUG:teuthology.parallel:result is None 2024-07-28T11:26:54.448 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:26:54.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:26:54.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:54 smithi204 bash[24094]: cluster 2024-07-28T11:26:53.051214+0000 mgr.y (mgr.24311) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:54 smithi177 bash[31534]: cluster 2024-07-28T11:26:53.051214+0000 mgr.y (mgr.24311) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:54 smithi177 bash[21846]: cluster 2024-07-28T11:26:53.051214+0000 mgr.y (mgr.24311) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:56 smithi204 bash[24094]: cluster 2024-07-28T11:26:55.051823+0000 mgr.y (mgr.24311) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:56.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:56 smithi177 bash[31534]: cluster 2024-07-28T11:26:55.051823+0000 mgr.y (mgr.24311) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:56.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:56 smithi177 bash[21846]: cluster 2024-07-28T11:26:55.051823+0000 mgr.y (mgr.24311) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:26:58 smithi204 bash[24094]: cluster 2024-07-28T11:26:57.052838+0000 mgr.y (mgr.24311) 180 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:58.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:26:58 smithi177 bash[21846]: cluster 2024-07-28T11:26:57.052838+0000 mgr.y (mgr.24311) 180 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:58.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:26:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:26:58] "GET /metrics HTTP/1.1" 200 239261 "" "Prometheus/2.43.0" 2024-07-28T11:26:58.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:26:58 smithi177 bash[31534]: cluster 2024-07-28T11:26:57.052838+0000 mgr.y (mgr.24311) 180 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:26:59.278 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:00.599 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:00 smithi177 bash[31534]: cluster 2024-07-28T11:26:59.053434+0000 mgr.y (mgr.24311) 181 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:00.599 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:00 smithi177 bash[31534]: audit 2024-07-28T11:27:00.053308+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:00.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:00 smithi177 bash[21846]: cluster 2024-07-28T11:26:59.053434+0000 mgr.y (mgr.24311) 181 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:00.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:00 smithi177 bash[21846]: audit 2024-07-28T11:27:00.053308+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:00 smithi204 bash[24094]: cluster 2024-07-28T11:26:59.053434+0000 mgr.y (mgr.24311) 181 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:00 smithi204 bash[24094]: audit 2024-07-28T11:27:00.053308+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:02 smithi204 bash[24094]: cluster 2024-07-28T11:27:01.054674+0000 mgr.y (mgr.24311) 182 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:02.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:02 smithi177 bash[21846]: cluster 2024-07-28T11:27:01.054674+0000 mgr.y (mgr.24311) 182 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:02.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:02 smithi177 bash[31534]: cluster 2024-07-28T11:27:01.054674+0000 mgr.y (mgr.24311) 182 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:02.850 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:27:02.852 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:27:03.613 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":158,"stamp":"2024-07-28T11:27:01.053740+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":2386376,"kb_used_data":7488,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574840,"statfs":{"total":767960285184,"available":765516636160,"internally_reserved":0,"allocated":7667712,"data_stored":4341569,"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.004010"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.930740+0000","last_change":"2024-07-28T11:25:16.930740+0000","last_active":"2024-07-28T11:25:16.930740+0000","last_peered":"2024-07-28T11:25:16.930740+0000","last_clean":"2024-07-28T11:25:16.930740+0000","last_became_active":"2024-07-28T11:25:16.930438+0000","last_became_peered":"2024-07-28T11:25:16.930438+0000","last_unstale":"2024-07-28T11:25:16.930740+0000","last_undegraded":"2024-07-28T11:25:16.930740+0000","last_fullsized":"2024-07-28T11:25:16.930740+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.496070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917844+0000","last_change":"2024-07-28T11:25:08.485246+0000","last_active":"2024-07-28T11:25:16.917844+0000","last_peered":"2024-07-28T11:25:16.917844+0000","last_clean":"2024-07-28T11:25:16.917844+0000","last_became_active":"2024-07-28T11:25:08.484408+0000","last_became_peered":"2024-07-28T11:25:08.484408+0000","last_unstale":"2024-07-28T11:25:16.917844+0000","last_undegraded":"2024-07-28T11:25:16.917844+0000","last_fullsized":"2024-07-28T11:25:16.917844+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:23:19.342070+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894792+0000","last_change":"2024-07-28T11:25:09.638670+0000","last_active":"2024-07-28T11:25:15.894792+0000","last_peered":"2024-07-28T11:25:15.894792+0000","last_clean":"2024-07-28T11:25:15.894792+0000","last_became_active":"2024-07-28T11:25:09.637851+0000","last_became_peered":"2024-07-28T11:25:09.637851+0000","last_unstale":"2024-07-28T11:25:15.894792+0000","last_undegraded":"2024-07-28T11:25:15.894792+0000","last_fullsized":"2024-07-28T11:25:15.894792+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:19.578276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906285+0000","last_change":"2024-07-28T11:25:08.486103+0000","last_active":"2024-07-28T11:25:16.906285+0000","last_peered":"2024-07-28T11:25:16.906285+0000","last_clean":"2024-07-28T11:25:16.906285+0000","last_became_active":"2024-07-28T11:25:08.484973+0000","last_became_peered":"2024-07-28T11:25:08.484973+0000","last_unstale":"2024-07-28T11:25:16.906285+0000","last_undegraded":"2024-07-28T11:25:16.906285+0000","last_fullsized":"2024-07-28T11:25:16.906285+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:30.374940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906632+0000","last_change":"2024-07-28T11:25:08.533759+0000","last_active":"2024-07-28T11:25:16.906632+0000","last_peered":"2024-07-28T11:25:16.906632+0000","last_clean":"2024-07-28T11:25:16.906632+0000","last_became_active":"2024-07-28T11:25:08.533440+0000","last_became_peered":"2024-07-28T11:25:08.533440+0000","last_unstale":"2024-07-28T11:25:16.906632+0000","last_undegraded":"2024-07-28T11:25:16.906632+0000","last_fullsized":"2024-07-28T11:25:16.906632+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:24.025055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903285+0000","last_change":"2024-07-28T11:25:08.476024+0000","last_active":"2024-07-28T11:25:16.903285+0000","last_peered":"2024-07-28T11:25:16.903285+0000","last_clean":"2024-07-28T11:25:16.903285+0000","last_became_active":"2024-07-28T11:25:08.475265+0000","last_became_peered":"2024-07-28T11:25:08.475265+0000","last_unstale":"2024-07-28T11:25:16.903285+0000","last_undegraded":"2024-07-28T11:25:16.903285+0000","last_fullsized":"2024-07-28T11:25:16.903285+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.516604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.929576+0000","last_change":"2024-07-28T11:25:16.929576+0000","last_active":"2024-07-28T11:25:16.929576+0000","last_peered":"2024-07-28T11:25:16.929576+0000","last_clean":"2024-07-28T11:25:16.929576+0000","last_became_active":"2024-07-28T11:25:16.929163+0000","last_became_peered":"2024-07-28T11:25:16.929163+0000","last_unstale":"2024-07-28T11:25:16.929576+0000","last_undegraded":"2024-07-28T11:25:16.929576+0000","last_fullsized":"2024-07-28T11:25:16.929576+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:29.020606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:19.925746+0000","last_change":"2024-07-28T11:25:08.478462+0000","last_active":"2024-07-28T11:25:19.925746+0000","last_peered":"2024-07-28T11:25:19.925746+0000","last_clean":"2024-07-28T11:25:19.925746+0000","last_became_active":"2024-07-28T11:25:08.477968+0000","last_became_peered":"2024-07-28T11:25:08.477968+0000","last_unstale":"2024-07-28T11:25:19.925746+0000","last_undegraded":"2024-07-28T11:25:19.925746+0000","last_fullsized":"2024-07-28T11:25:19.925746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T12:51:20.010659+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":"68'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917842+0000","last_change":"2024-07-28T11:25:08.485010+0000","last_active":"2024-07-28T11:25:16.917842+0000","last_peered":"2024-07-28T11:25:16.917842+0000","last_clean":"2024-07-28T11:25:16.917842+0000","last_became_active":"2024-07-28T11:25:08.484343+0000","last_became_peered":"2024-07-28T11:25:08.484343+0000","last_unstale":"2024-07-28T11:25:16.917842+0000","last_undegraded":"2024-07-28T11:25:16.917842+0000","last_fullsized":"2024-07-28T11:25:16.917842+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:45.459575+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894307+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:25:15.894307+0000","last_peered":"2024-07-28T11:25:15.894307+0000","last_clean":"2024-07-28T11:25:15.894307+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:25:15.894307+0000","last_undegraded":"2024-07-28T11:25:15.894307+0000","last_fullsized":"2024-07-28T11:25:15.894307+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917798+0000","last_change":"2024-07-28T11:25:08.502138+0000","last_active":"2024-07-28T11:25:16.917798+0000","last_peered":"2024-07-28T11:25:16.917798+0000","last_clean":"2024-07-28T11:25:16.917798+0000","last_became_active":"2024-07-28T11:25:08.501682+0000","last_became_peered":"2024-07-28T11:25:08.501682+0000","last_unstale":"2024-07-28T11:25:16.917798+0000","last_undegraded":"2024-07-28T11:25:16.917798+0000","last_fullsized":"2024-07-28T11:25:16.917798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:10:48.515649+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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.925651+0000","last_change":"2024-07-28T11:25:16.925651+0000","last_active":"2024-07-28T11:25:16.925651+0000","last_peered":"2024-07-28T11:25:16.925651+0000","last_clean":"2024-07-28T11:25:16.925651+0000","last_became_active":"2024-07-28T11:25:16.925272+0000","last_became_peered":"2024-07-28T11:25:16.925272+0000","last_unstale":"2024-07-28T11:25:16.925651+0000","last_undegraded":"2024-07-28T11:25:16.925651+0000","last_fullsized":"2024-07-28T11:25:16.925651+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:51.610755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917695+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:25:16.917695+0000","last_peered":"2024-07-28T11:25:16.917695+0000","last_clean":"2024-07-28T11:25:16.917695+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:25:16.917695+0000","last_undegraded":"2024-07-28T11:25:16.917695+0000","last_fullsized":"2024-07-28T11:25:16.917695+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106241+0000","last_change":"2024-07-28T11:25:08.520832+0000","last_active":"2024-07-28T11:25:16.106241+0000","last_peered":"2024-07-28T11:25:16.106241+0000","last_clean":"2024-07-28T11:25:16.106241+0000","last_became_active":"2024-07-28T11:25:08.520389+0000","last_became_peered":"2024-07-28T11:25:08.520389+0000","last_unstale":"2024-07-28T11:25:16.106241+0000","last_undegraded":"2024-07-28T11:25:16.106241+0000","last_fullsized":"2024-07-28T11:25:16.106241+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.297280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894651+0000","last_change":"2024-07-28T11:25:08.516113+0000","last_active":"2024-07-28T11:25:15.894651+0000","last_peered":"2024-07-28T11:25:15.894651+0000","last_clean":"2024-07-28T11:25:15.894651+0000","last_became_active":"2024-07-28T11:25:08.515653+0000","last_became_peered":"2024-07-28T11:25:08.515653+0000","last_unstale":"2024-07-28T11:25:15.894651+0000","last_undegraded":"2024-07-28T11:25:15.894651+0000","last_fullsized":"2024-07-28T11:25:15.894651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:32.358298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906849+0000","last_change":"2024-07-28T11:25:08.524288+0000","last_active":"2024-07-28T11:25:16.906849+0000","last_peered":"2024-07-28T11:25:16.906849+0000","last_clean":"2024-07-28T11:25:16.906849+0000","last_became_active":"2024-07-28T11:25:08.523987+0000","last_became_peered":"2024-07-28T11:25:08.523987+0000","last_unstale":"2024-07-28T11:25:16.906849+0000","last_undegraded":"2024-07-28T11:25:16.906849+0000","last_fullsized":"2024-07-28T11:25:16.906849+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:10.747185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922041+0000","last_change":"2024-07-28T11:25:08.514038+0000","last_active":"2024-07-28T11:25:16.922041+0000","last_peered":"2024-07-28T11:25:16.922041+0000","last_clean":"2024-07-28T11:25:16.922041+0000","last_became_active":"2024-07-28T11:25:08.513410+0000","last_became_peered":"2024-07-28T11:25:08.513410+0000","last_unstale":"2024-07-28T11:25:16.922041+0000","last_undegraded":"2024-07-28T11:25:16.922041+0000","last_fullsized":"2024-07-28T11:25:16.922041+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:10.190525+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906037+0000","last_change":"2024-07-28T11:25:08.501277+0000","last_active":"2024-07-28T11:25:16.906037+0000","last_peered":"2024-07-28T11:25:16.906037+0000","last_clean":"2024-07-28T11:25:16.906037+0000","last_became_active":"2024-07-28T11:25:08.500797+0000","last_became_peered":"2024-07-28T11:25:08.500797+0000","last_unstale":"2024-07-28T11:25:16.906037+0000","last_undegraded":"2024-07-28T11:25:16.906037+0000","last_fullsized":"2024-07-28T11:25:16.906037+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:12.121591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106290+0000","last_change":"2024-07-28T11:25:08.490185+0000","last_active":"2024-07-28T11:25:16.106290+0000","last_peered":"2024-07-28T11:25:16.106290+0000","last_clean":"2024-07-28T11:25:16.106290+0000","last_became_active":"2024-07-28T11:25:08.489553+0000","last_became_peered":"2024-07-28T11:25:08.489553+0000","last_unstale":"2024-07-28T11:25:16.106290+0000","last_undegraded":"2024-07-28T11:25:16.106290+0000","last_fullsized":"2024-07-28T11:25:16.106290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:04.560620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906265+0000","last_change":"2024-07-28T11:25:08.524321+0000","last_active":"2024-07-28T11:25:16.906265+0000","last_peered":"2024-07-28T11:25:16.906265+0000","last_clean":"2024-07-28T11:25:16.906265+0000","last_became_active":"2024-07-28T11:25:08.523585+0000","last_became_peered":"2024-07-28T11:25:08.523585+0000","last_unstale":"2024-07-28T11:25:16.906265+0000","last_undegraded":"2024-07-28T11:25:16.906265+0000","last_fullsized":"2024-07-28T11:25:16.906265+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.021155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906840+0000","last_change":"2024-07-28T11:25:08.482592+0000","last_active":"2024-07-28T11:25:16.906840+0000","last_peered":"2024-07-28T11:25:16.906840+0000","last_clean":"2024-07-28T11:25:16.906840+0000","last_became_active":"2024-07-28T11:25:08.476920+0000","last_became_peered":"2024-07-28T11:25:08.476920+0000","last_unstale":"2024-07-28T11:25:16.906840+0000","last_undegraded":"2024-07-28T11:25:16.906840+0000","last_fullsized":"2024-07-28T11:25:16.906840+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.146433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.905768+0000","last_change":"2024-07-28T11:25:08.522904+0000","last_active":"2024-07-28T11:25:16.905768+0000","last_peered":"2024-07-28T11:25:16.905768+0000","last_clean":"2024-07-28T11:25:16.905768+0000","last_became_active":"2024-07-28T11:25:08.522553+0000","last_became_peered":"2024-07-28T11:25:08.522553+0000","last_unstale":"2024-07-28T11:25:16.905768+0000","last_undegraded":"2024-07-28T11:25:16.905768+0000","last_fullsized":"2024-07-28T11:25:16.905768+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.879445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908538+0000","last_change":"2024-07-28T11:25:08.520185+0000","last_active":"2024-07-28T11:25:16.908538+0000","last_peered":"2024-07-28T11:25:16.908538+0000","last_clean":"2024-07-28T11:25:16.908538+0000","last_became_active":"2024-07-28T11:25:08.519549+0000","last_became_peered":"2024-07-28T11:25:08.519549+0000","last_unstale":"2024-07-28T11:25:16.908538+0000","last_undegraded":"2024-07-28T11:25:16.908538+0000","last_fullsized":"2024-07-28T11:25:16.908538+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:19:23.749886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907489+0000","last_change":"2024-07-28T11:25:09.642454+0000","last_active":"2024-07-28T11:25:16.907489+0000","last_peered":"2024-07-28T11:25:16.907489+0000","last_clean":"2024-07-28T11:25:16.907489+0000","last_became_active":"2024-07-28T11:25:09.641321+0000","last_became_peered":"2024-07-28T11:25:09.641321+0000","last_unstale":"2024-07-28T11:25:16.907489+0000","last_undegraded":"2024-07-28T11:25:16.907489+0000","last_fullsized":"2024-07-28T11:25:16.907489+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:09.375138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903217+0000","last_change":"2024-07-28T11:21:17.138811+0000","last_active":"2024-07-28T11:25:16.903217+0000","last_peered":"2024-07-28T11:25:16.903217+0000","last_clean":"2024-07-28T11:25:16.903217+0000","last_became_active":"2024-07-28T11:21:17.138098+0000","last_became_peered":"2024-07-28T11:21:17.138098+0000","last_unstale":"2024-07-28T11:25:16.903217+0000","last_undegraded":"2024-07-28T11:25:16.903217+0000","last_fullsized":"2024-07-28T11:25:16.903217+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T12:07:08.964213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894564+0000","last_change":"2024-07-28T11:22:57.513053+0000","last_active":"2024-07-28T11:25:15.894564+0000","last_peered":"2024-07-28T11:25:15.894564+0000","last_clean":"2024-07-28T11:25:15.894564+0000","last_became_active":"2024-07-28T11:22:57.511834+0000","last_became_peered":"2024-07-28T11:22:57.511834+0000","last_unstale":"2024-07-28T11:25:15.894564+0000","last_undegraded":"2024-07-28T11:25:15.894564+0000","last_fullsized":"2024-07-28T11:25:15.894564+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:18.901674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908657+0000","last_change":"2024-07-28T11:25:08.497871+0000","last_active":"2024-07-28T11:25:16.908657+0000","last_peered":"2024-07-28T11:25:16.908657+0000","last_clean":"2024-07-28T11:25:16.908657+0000","last_became_active":"2024-07-28T11:25:08.497074+0000","last_became_peered":"2024-07-28T11:25:08.497074+0000","last_unstale":"2024-07-28T11:25:16.908657+0000","last_undegraded":"2024-07-28T11:25:16.908657+0000","last_fullsized":"2024-07-28T11:25:16.908657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:51.039829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106349+0000","last_change":"2024-07-28T11:25:08.520747+0000","last_active":"2024-07-28T11:25:16.106349+0000","last_peered":"2024-07-28T11:25:16.106349+0000","last_clean":"2024-07-28T11:25:16.106349+0000","last_became_active":"2024-07-28T11:25:08.520368+0000","last_became_peered":"2024-07-28T11:25:08.520368+0000","last_unstale":"2024-07-28T11:25:16.106349+0000","last_undegraded":"2024-07-28T11:25:16.106349+0000","last_fullsized":"2024-07-28T11:25:16.106349+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:05.693813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903115+0000","last_change":"2024-07-28T11:22:57.512684+0000","last_active":"2024-07-28T11:25:16.903115+0000","last_peered":"2024-07-28T11:25:16.903115+0000","last_clean":"2024-07-28T11:25:16.903115+0000","last_became_active":"2024-07-28T11:22:57.512205+0000","last_became_peered":"2024-07-28T11:22:57.512205+0000","last_unstale":"2024-07-28T11:25:16.903115+0000","last_undegraded":"2024-07-28T11:25:16.903115+0000","last_fullsized":"2024-07-28T11:25:16.903115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:51.966733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906506+0000","last_change":"2024-07-28T11:25:08.486519+0000","last_active":"2024-07-28T11:25:16.906506+0000","last_peered":"2024-07-28T11:25:16.906506+0000","last_clean":"2024-07-28T11:25:16.906506+0000","last_became_active":"2024-07-28T11:25:08.485444+0000","last_became_peered":"2024-07-28T11:25:08.485444+0000","last_unstale":"2024-07-28T11:25:16.906506+0000","last_undegraded":"2024-07-28T11:25:16.906506+0000","last_fullsized":"2024-07-28T11:25:16.906506+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:55.816993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906475+0000","last_change":"2024-07-28T11:25:08.525578+0000","last_active":"2024-07-28T11:25:16.906475+0000","last_peered":"2024-07-28T11:25:16.906475+0000","last_clean":"2024-07-28T11:25:16.906475+0000","last_became_active":"2024-07-28T11:25:08.525275+0000","last_became_peered":"2024-07-28T11:25:08.525275+0000","last_unstale":"2024-07-28T11:25:16.906475+0000","last_undegraded":"2024-07-28T11:25:16.906475+0000","last_fullsized":"2024-07-28T11:25:16.906475+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:52.152446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.908312+0000","last_change":"2024-07-28T11:22:57.836901+0000","last_active":"2024-07-28T11:25:15.908312+0000","last_peered":"2024-07-28T11:25:15.908312+0000","last_clean":"2024-07-28T11:25:15.908312+0000","last_became_active":"2024-07-28T11:22:57.835953+0000","last_became_peered":"2024-07-28T11:22:57.835953+0000","last_unstale":"2024-07-28T11:25:15.908312+0000","last_undegraded":"2024-07-28T11:25:15.908312+0000","last_fullsized":"2024-07-28T11:25:15.908312+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:48.334667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.905852+0000","last_change":"2024-07-28T11:25:08.479206+0000","last_active":"2024-07-28T11:25:16.905852+0000","last_peered":"2024-07-28T11:25:16.905852+0000","last_clean":"2024-07-28T11:25:16.905852+0000","last_became_active":"2024-07-28T11:25:08.478559+0000","last_became_peered":"2024-07-28T11:25:08.478559+0000","last_unstale":"2024-07-28T11:25:16.905852+0000","last_undegraded":"2024-07-28T11:25:16.905852+0000","last_fullsized":"2024-07-28T11:25:16.905852+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:06.908521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907600+0000","last_change":"2024-07-28T11:25:09.505861+0000","last_active":"2024-07-28T11:25:16.907600+0000","last_peered":"2024-07-28T11:25:16.907600+0000","last_clean":"2024-07-28T11:25:16.907600+0000","last_became_active":"2024-07-28T11:25:09.504955+0000","last_became_peered":"2024-07-28T11:25:09.504955+0000","last_unstale":"2024-07-28T11:25:16.907600+0000","last_undegraded":"2024-07-28T11:25:16.907600+0000","last_fullsized":"2024-07-28T11:25:16.907600+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.010921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894477+0000","last_change":"2024-07-28T11:22:57.511738+0000","last_active":"2024-07-28T11:25:15.894477+0000","last_peered":"2024-07-28T11:25:15.894477+0000","last_clean":"2024-07-28T11:25:15.894477+0000","last_became_active":"2024-07-28T11:22:57.511195+0000","last_became_peered":"2024-07-28T11:22:57.511195+0000","last_unstale":"2024-07-28T11:25:15.894477+0000","last_undegraded":"2024-07-28T11:25:15.894477+0000","last_fullsized":"2024-07-28T11:25:15.894477+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.680869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906584+0000","last_change":"2024-07-28T11:25:08.480272+0000","last_active":"2024-07-28T11:25:16.906584+0000","last_peered":"2024-07-28T11:25:16.906584+0000","last_clean":"2024-07-28T11:25:16.906584+0000","last_became_active":"2024-07-28T11:25:08.479698+0000","last_became_peered":"2024-07-28T11:25:08.479698+0000","last_unstale":"2024-07-28T11:25:16.906584+0000","last_undegraded":"2024-07-28T11:25:16.906584+0000","last_fullsized":"2024-07-28T11:25:16.906584+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:46.946334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906510+0000","last_change":"2024-07-28T11:25:09.508759+0000","last_active":"2024-07-28T11:25:16.906510+0000","last_peered":"2024-07-28T11:25:16.906510+0000","last_clean":"2024-07-28T11:25:16.906510+0000","last_became_active":"2024-07-28T11:25:09.507926+0000","last_became_peered":"2024-07-28T11:25:09.507926+0000","last_unstale":"2024-07-28T11:25:16.906510+0000","last_undegraded":"2024-07-28T11:25:16.906510+0000","last_fullsized":"2024-07-28T11:25:16.906510+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.292272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.895108+0000","last_change":"2024-07-28T11:25:08.516225+0000","last_active":"2024-07-28T11:25:15.895108+0000","last_peered":"2024-07-28T11:25:15.895108+0000","last_clean":"2024-07-28T11:25:15.895108+0000","last_became_active":"2024-07-28T11:25:08.515783+0000","last_became_peered":"2024-07-28T11:25:08.515783+0000","last_unstale":"2024-07-28T11:25:15.895108+0000","last_undegraded":"2024-07-28T11:25:15.895108+0000","last_fullsized":"2024-07-28T11:25:15.895108+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:59.837384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906683+0000","last_change":"2024-07-28T11:22:57.515249+0000","last_active":"2024-07-28T11:25:16.906683+0000","last_peered":"2024-07-28T11:25:16.906683+0000","last_clean":"2024-07-28T11:25:16.906683+0000","last_became_active":"2024-07-28T11:22:57.515002+0000","last_became_peered":"2024-07-28T11:22:57.515002+0000","last_unstale":"2024-07-28T11:25:16.906683+0000","last_undegraded":"2024-07-28T11:25:16.906683+0000","last_fullsized":"2024-07-28T11:25:16.906683+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:04.689304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906693+0000","last_change":"2024-07-28T11:25:09.642863+0000","last_active":"2024-07-28T11:25:16.906693+0000","last_peered":"2024-07-28T11:25:16.906693+0000","last_clean":"2024-07-28T11:25:16.906693+0000","last_became_active":"2024-07-28T11:25:09.642288+0000","last_became_peered":"2024-07-28T11:25:09.642288+0000","last_unstale":"2024-07-28T11:25:16.906693+0000","last_undegraded":"2024-07-28T11:25:16.906693+0000","last_fullsized":"2024-07-28T11:25:16.906693+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:00.801754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906598+0000","last_change":"2024-07-28T11:25:08.494909+0000","last_active":"2024-07-28T11:25:16.906598+0000","last_peered":"2024-07-28T11:25:16.906598+0000","last_clean":"2024-07-28T11:25:16.906598+0000","last_became_active":"2024-07-28T11:25:08.494285+0000","last_became_peered":"2024-07-28T11:25:08.494285+0000","last_unstale":"2024-07-28T11:25:16.906598+0000","last_undegraded":"2024-07-28T11:25:16.906598+0000","last_fullsized":"2024-07-28T11:25:16.906598+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.927058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904388+0000","last_change":"2024-07-28T11:22:57.833894+0000","last_active":"2024-07-28T11:25:16.904388+0000","last_peered":"2024-07-28T11:25:16.904388+0000","last_clean":"2024-07-28T11:25:16.904388+0000","last_became_active":"2024-07-28T11:22:57.832989+0000","last_became_peered":"2024-07-28T11:22:57.832989+0000","last_unstale":"2024-07-28T11:25:16.904388+0000","last_undegraded":"2024-07-28T11:25:16.904388+0000","last_fullsized":"2024-07-28T11:25:16.904388+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:17.344533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906926+0000","last_change":"2024-07-28T11:25:08.524979+0000","last_active":"2024-07-28T11:25:16.906926+0000","last_peered":"2024-07-28T11:25:16.906926+0000","last_clean":"2024-07-28T11:25:16.906926+0000","last_became_active":"2024-07-28T11:25:08.524689+0000","last_became_peered":"2024-07-28T11:25:08.524689+0000","last_unstale":"2024-07-28T11:25:16.906926+0000","last_undegraded":"2024-07-28T11:25:16.906926+0000","last_fullsized":"2024-07-28T11:25:16.906926+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922479+0000","last_change":"2024-07-28T11:25:08.517341+0000","last_active":"2024-07-28T11:25:16.922479+0000","last_peered":"2024-07-28T11:25:16.922479+0000","last_clean":"2024-07-28T11:25:16.922479+0000","last_became_active":"2024-07-28T11:25:08.516764+0000","last_became_peered":"2024-07-28T11:25:08.516764+0000","last_unstale":"2024-07-28T11:25:16.922479+0000","last_undegraded":"2024-07-28T11:25:16.922479+0000","last_fullsized":"2024-07-28T11:25:16.922479+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:39:47.594794+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907123+0000","last_change":"2024-07-28T11:22:57.837527+0000","last_active":"2024-07-28T11:25:16.907123+0000","last_peered":"2024-07-28T11:25:16.907123+0000","last_clean":"2024-07-28T11:25:16.907123+0000","last_became_active":"2024-07-28T11:22:57.836625+0000","last_became_peered":"2024-07-28T11:22:57.836625+0000","last_unstale":"2024-07-28T11:25:16.907123+0000","last_undegraded":"2024-07-28T11:25:16.907123+0000","last_fullsized":"2024-07-28T11:25:16.907123+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.221499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908346+0000","last_change":"2024-07-28T11:25:09.640341+0000","last_active":"2024-07-28T11:25:16.908346+0000","last_peered":"2024-07-28T11:25:16.908346+0000","last_clean":"2024-07-28T11:25:16.908346+0000","last_became_active":"2024-07-28T11:25:09.639797+0000","last_became_peered":"2024-07-28T11:25:09.639797+0000","last_unstale":"2024-07-28T11:25:16.908346+0000","last_undegraded":"2024-07-28T11:25:16.908346+0000","last_fullsized":"2024-07-28T11:25:16.908346+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:14.824983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.916463+0000","last_change":"2024-07-28T11:25:08.511386+0000","last_active":"2024-07-28T11:25:16.916463+0000","last_peered":"2024-07-28T11:25:16.916463+0000","last_clean":"2024-07-28T11:25:16.916463+0000","last_became_active":"2024-07-28T11:25:08.508242+0000","last_became_peered":"2024-07-28T11:25:08.508242+0000","last_unstale":"2024-07-28T11:25:16.916463+0000","last_undegraded":"2024-07-28T11:25:16.916463+0000","last_fullsized":"2024-07-28T11:25:16.916463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:06:57.355597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106364+0000","last_change":"2024-07-28T11:22:57.513517+0000","last_active":"2024-07-28T11:25:16.106364+0000","last_peered":"2024-07-28T11:25:16.106364+0000","last_clean":"2024-07-28T11:25:16.106364+0000","last_became_active":"2024-07-28T11:22:57.513035+0000","last_became_peered":"2024-07-28T11:22:57.513035+0000","last_unstale":"2024-07-28T11:25:16.106364+0000","last_undegraded":"2024-07-28T11:25:16.106364+0000","last_fullsized":"2024-07-28T11:25:16.106364+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.766522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904830+0000","last_change":"2024-07-28T11:25:08.499670+0000","last_active":"2024-07-28T11:25:16.904830+0000","last_peered":"2024-07-28T11:25:16.904830+0000","last_clean":"2024-07-28T11:25:16.904830+0000","last_became_active":"2024-07-28T11:25:08.499185+0000","last_became_peered":"2024-07-28T11:25:08.499185+0000","last_unstale":"2024-07-28T11:25:16.904830+0000","last_undegraded":"2024-07-28T11:25:16.904830+0000","last_fullsized":"2024-07-28T11:25:16.904830+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:54.979850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906528+0000","last_change":"2024-07-28T11:25:08.522120+0000","last_active":"2024-07-28T11:25:16.906528+0000","last_peered":"2024-07-28T11:25:16.906528+0000","last_clean":"2024-07-28T11:25:16.906528+0000","last_became_active":"2024-07-28T11:25:08.521043+0000","last_became_peered":"2024-07-28T11:25:08.521043+0000","last_unstale":"2024-07-28T11:25:16.906528+0000","last_undegraded":"2024-07-28T11:25:16.906528+0000","last_fullsized":"2024-07-28T11:25:16.906528+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:30.049211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.923189+0000","last_change":"2024-07-28T11:25:08.491760+0000","last_active":"2024-07-28T11:25:16.923189+0000","last_peered":"2024-07-28T11:25:16.923189+0000","last_clean":"2024-07-28T11:25:16.923189+0000","last_became_active":"2024-07-28T11:25:08.487451+0000","last_became_peered":"2024-07-28T11:25:08.487451+0000","last_unstale":"2024-07-28T11:25:16.923189+0000","last_undegraded":"2024-07-28T11:25:16.923189+0000","last_fullsized":"2024-07-28T11:25:16.923189+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:51:24.977373+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906234+0000","last_change":"2024-07-28T11:25:09.641222+0000","last_active":"2024-07-28T11:25:16.906234+0000","last_peered":"2024-07-28T11:25:16.906234+0000","last_clean":"2024-07-28T11:25:16.906234+0000","last_became_active":"2024-07-28T11:25:09.640885+0000","last_became_peered":"2024-07-28T11:25:09.640885+0000","last_unstale":"2024-07-28T11:25:16.906234+0000","last_undegraded":"2024-07-28T11:25:16.906234+0000","last_fullsized":"2024-07-28T11:25:16.906234+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:58.458313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917990+0000","last_change":"2024-07-28T11:25:08.518346+0000","last_active":"2024-07-28T11:25:16.917990+0000","last_peered":"2024-07-28T11:25:16.917990+0000","last_clean":"2024-07-28T11:25:16.917990+0000","last_became_active":"2024-07-28T11:25:08.517893+0000","last_became_peered":"2024-07-28T11:25:08.517893+0000","last_unstale":"2024-07-28T11:25:16.917990+0000","last_undegraded":"2024-07-28T11:25:16.917990+0000","last_fullsized":"2024-07-28T11:25:16.917990+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T15:58:17.969069+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894610+0000","last_change":"2024-07-28T11:25:08.500994+0000","last_active":"2024-07-28T11:25:15.894610+0000","last_peered":"2024-07-28T11:25:15.894610+0000","last_clean":"2024-07-28T11:25:15.894610+0000","last_became_active":"2024-07-28T11:25:08.500429+0000","last_became_peered":"2024-07-28T11:25:08.500429+0000","last_unstale":"2024-07-28T11:25:15.894610+0000","last_undegraded":"2024-07-28T11:25:15.894610+0000","last_fullsized":"2024-07-28T11:25:15.894610+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:19.887734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908408+0000","last_change":"2024-07-28T11:25:09.641261+0000","last_active":"2024-07-28T11:25:16.908408+0000","last_peered":"2024-07-28T11:25:16.908408+0000","last_clean":"2024-07-28T11:25:16.908408+0000","last_became_active":"2024-07-28T11:25:09.640946+0000","last_became_peered":"2024-07-28T11:25:09.640946+0000","last_unstale":"2024-07-28T11:25:16.908408+0000","last_undegraded":"2024-07-28T11:25:16.908408+0000","last_fullsized":"2024-07-28T11:25:16.908408+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:02.647209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907781+0000","last_change":"2024-07-28T11:25:08.487164+0000","last_active":"2024-07-28T11:25:16.907781+0000","last_peered":"2024-07-28T11:25:16.907781+0000","last_clean":"2024-07-28T11:25:16.907781+0000","last_became_active":"2024-07-28T11:25:08.484622+0000","last_became_peered":"2024-07-28T11:25:08.484622+0000","last_unstale":"2024-07-28T11:25:16.907781+0000","last_undegraded":"2024-07-28T11:25:16.907781+0000","last_fullsized":"2024-07-28T11:25:16.907781+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.052819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908290+0000","last_change":"2024-07-28T11:25:09.643056+0000","last_active":"2024-07-28T11:25:16.908290+0000","last_peered":"2024-07-28T11:25:16.908290+0000","last_clean":"2024-07-28T11:25:16.908290+0000","last_became_active":"2024-07-28T11:25:09.642267+0000","last_became_peered":"2024-07-28T11:25:09.642267+0000","last_unstale":"2024-07-28T11:25:16.908290+0000","last_undegraded":"2024-07-28T11:25:16.908290+0000","last_fullsized":"2024-07-28T11:25:16.908290+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:27.009649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106358+0000","last_change":"2024-07-28T11:25:08.518127+0000","last_active":"2024-07-28T11:25:16.106358+0000","last_peered":"2024-07-28T11:25:16.106358+0000","last_clean":"2024-07-28T11:25:16.106358+0000","last_became_active":"2024-07-28T11:25:08.517572+0000","last_became_peered":"2024-07-28T11:25:08.517572+0000","last_unstale":"2024-07-28T11:25:16.106358+0000","last_undegraded":"2024-07-28T11:25:16.106358+0000","last_fullsized":"2024-07-28T11:25:16.106358+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:33.128127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908394+0000","last_change":"2024-07-28T11:25:08.515388+0000","last_active":"2024-07-28T11:25:16.908394+0000","last_peered":"2024-07-28T11:25:16.908394+0000","last_clean":"2024-07-28T11:25:16.908394+0000","last_became_active":"2024-07-28T11:25:08.514873+0000","last_became_peered":"2024-07-28T11:25:08.514873+0000","last_unstale":"2024-07-28T11:25:16.908394+0000","last_undegraded":"2024-07-28T11:25:16.908394+0000","last_fullsized":"2024-07-28T11:25:16.908394+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:17.680438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906183+0000","last_change":"2024-07-28T11:25:08.533814+0000","last_active":"2024-07-28T11:25:16.906183+0000","last_peered":"2024-07-28T11:25:16.906183+0000","last_clean":"2024-07-28T11:25:16.906183+0000","last_became_active":"2024-07-28T11:25:08.533490+0000","last_became_peered":"2024-07-28T11:25:08.533490+0000","last_unstale":"2024-07-28T11:25:16.906183+0000","last_undegraded":"2024-07-28T11:25:16.906183+0000","last_fullsized":"2024-07-28T11:25:16.906183+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:32.146129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906113+0000","last_change":"2024-07-28T11:25:08.492835+0000","last_active":"2024-07-28T11:25:16.906113+0000","last_peered":"2024-07-28T11:25:16.906113+0000","last_clean":"2024-07-28T11:25:16.906113+0000","last_became_active":"2024-07-28T11:25:08.492109+0000","last_became_peered":"2024-07-28T11:25:08.492109+0000","last_unstale":"2024-07-28T11:25:16.906113+0000","last_undegraded":"2024-07-28T11:25:16.906113+0000","last_fullsized":"2024-07-28T11:25:16.906113+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.699896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.909211+0000","last_change":"2024-07-28T11:25:09.641206+0000","last_active":"2024-07-28T11:25:16.909211+0000","last_peered":"2024-07-28T11:25:16.909211+0000","last_clean":"2024-07-28T11:25:16.909211+0000","last_became_active":"2024-07-28T11:25:09.640857+0000","last_became_peered":"2024-07-28T11:25:09.640857+0000","last_unstale":"2024-07-28T11:25:16.909211+0000","last_undegraded":"2024-07-28T11:25:16.909211+0000","last_fullsized":"2024-07-28T11:25:16.909211+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:03.089905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.911889+0000","last_change":"2024-07-28T11:25:08.505177+0000","last_active":"2024-07-28T11:25:16.911889+0000","last_peered":"2024-07-28T11:25:16.911889+0000","last_clean":"2024-07-28T11:25:16.911889+0000","last_became_active":"2024-07-28T11:25:08.504810+0000","last_became_peered":"2024-07-28T11:25:08.504810+0000","last_unstale":"2024-07-28T11:25:16.911889+0000","last_undegraded":"2024-07-28T11:25:16.911889+0000","last_fullsized":"2024-07-28T11:25:16.911889+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:09:25.374360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.908952+0000","last_change":"2024-07-28T11:25:08.520357+0000","last_active":"2024-07-28T11:25:15.908952+0000","last_peered":"2024-07-28T11:25:15.908952+0000","last_clean":"2024-07-28T11:25:15.908952+0000","last_became_active":"2024-07-28T11:25:08.520030+0000","last_became_peered":"2024-07-28T11:25:08.520030+0000","last_unstale":"2024-07-28T11:25:15.908952+0000","last_undegraded":"2024-07-28T11:25:15.908952+0000","last_fullsized":"2024-07-28T11:25:15.908952+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:02.686637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.916426+0000","last_change":"2024-07-28T11:25:08.478941+0000","last_active":"2024-07-28T11:25:16.916426+0000","last_peered":"2024-07-28T11:25:16.916426+0000","last_clean":"2024-07-28T11:25:16.916426+0000","last_became_active":"2024-07-28T11:25:08.477944+0000","last_became_peered":"2024-07-28T11:25:08.477944+0000","last_unstale":"2024-07-28T11:25:16.916426+0000","last_undegraded":"2024-07-28T11:25:16.916426+0000","last_fullsized":"2024-07-28T11:25:16.916426+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:28:26.339675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906318+0000","last_change":"2024-07-28T11:25:08.524269+0000","last_active":"2024-07-28T11:25:16.906318+0000","last_peered":"2024-07-28T11:25:16.906318+0000","last_clean":"2024-07-28T11:25:16.906318+0000","last_became_active":"2024-07-28T11:25:08.523560+0000","last_became_peered":"2024-07-28T11:25:08.523560+0000","last_unstale":"2024-07-28T11:25:16.906318+0000","last_undegraded":"2024-07-28T11:25:16.906318+0000","last_fullsized":"2024-07-28T11:25:16.906318+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:09.548825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.924297+0000","last_change":"2024-07-28T11:25:08.502344+0000","last_active":"2024-07-28T11:25:16.924297+0000","last_peered":"2024-07-28T11:25:16.924297+0000","last_clean":"2024-07-28T11:25:16.924297+0000","last_became_active":"2024-07-28T11:25:08.500762+0000","last_became_peered":"2024-07-28T11:25:08.500762+0000","last_unstale":"2024-07-28T11:25:16.924297+0000","last_undegraded":"2024-07-28T11:25:16.924297+0000","last_fullsized":"2024-07-28T11:25:16.924297+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:00:32.601015+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904841+0000","last_change":"2024-07-28T11:25:08.503716+0000","last_active":"2024-07-28T11:25:16.904841+0000","last_peered":"2024-07-28T11:25:16.904841+0000","last_clean":"2024-07-28T11:25:16.904841+0000","last_became_active":"2024-07-28T11:25:08.503252+0000","last_became_peered":"2024-07-28T11:25:08.503252+0000","last_unstale":"2024-07-28T11:25:16.904841+0000","last_undegraded":"2024-07-28T11:25:16.904841+0000","last_fullsized":"2024-07-28T11:25:16.904841+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.037493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.924524+0000","last_change":"2024-07-28T11:25:08.488256+0000","last_active":"2024-07-28T11:25:16.924524+0000","last_peered":"2024-07-28T11:25:16.924524+0000","last_clean":"2024-07-28T11:25:16.924524+0000","last_became_active":"2024-07-28T11:25:08.487772+0000","last_became_peered":"2024-07-28T11:25:08.487772+0000","last_unstale":"2024-07-28T11:25:16.924524+0000","last_undegraded":"2024-07-28T11:25:16.924524+0000","last_fullsized":"2024-07-28T11:25:16.924524+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:39.112514+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908743+0000","last_change":"2024-07-28T11:25:09.507719+0000","last_active":"2024-07-28T11:25:16.908743+0000","last_peered":"2024-07-28T11:25:16.908743+0000","last_clean":"2024-07-28T11:25:16.908743+0000","last_became_active":"2024-07-28T11:25:09.506757+0000","last_became_peered":"2024-07-28T11:25:09.506757+0000","last_unstale":"2024-07-28T11:25:16.908743+0000","last_undegraded":"2024-07-28T11:25:16.908743+0000","last_fullsized":"2024-07-28T11:25:16.908743+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922265+0000","last_change":"2024-07-28T11:25:08.483175+0000","last_active":"2024-07-28T11:25:16.922265+0000","last_peered":"2024-07-28T11:25:16.922265+0000","last_clean":"2024-07-28T11:25:16.922265+0000","last_became_active":"2024-07-28T11:25:08.482153+0000","last_became_peered":"2024-07-28T11:25:08.482153+0000","last_unstale":"2024-07-28T11:25:16.922265+0000","last_undegraded":"2024-07-28T11:25:16.922265+0000","last_fullsized":"2024-07-28T11:25:16.922265+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:35:21.279208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904331+0000","last_change":"2024-07-28T11:25:08.522681+0000","last_active":"2024-07-28T11:25:16.904331+0000","last_peered":"2024-07-28T11:25:16.904331+0000","last_clean":"2024-07-28T11:25:16.904331+0000","last_became_active":"2024-07-28T11:25:08.522208+0000","last_became_peered":"2024-07-28T11:25:08.522208+0000","last_unstale":"2024-07-28T11:25:16.904331+0000","last_undegraded":"2024-07-28T11:25:16.904331+0000","last_fullsized":"2024-07-28T11:25:16.904331+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:17.854607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.927326+0000","last_change":"2024-07-28T11:25:08.483163+0000","last_active":"2024-07-28T11:25:16.927326+0000","last_peered":"2024-07-28T11:25:16.927326+0000","last_clean":"2024-07-28T11:25:16.927326+0000","last_became_active":"2024-07-28T11:25:08.482332+0000","last_became_peered":"2024-07-28T11:25:08.482332+0000","last_unstale":"2024-07-28T11:25:16.927326+0000","last_undegraded":"2024-07-28T11:25:16.927326+0000","last_fullsized":"2024-07-28T11:25:16.927326+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:17:08.165791+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":54,"seq":231928234057,"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":1316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446472,"statfs":{"total":95995035648,"available":95689187328,"internally_reserved":0,"allocated":1347584,"data_stored":912668,"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:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.872,"15min":0.90600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.1279999999999999,"5min":1.244,"15min":1.244},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.64600000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.1990000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.94399999999999995},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":2.0579999999999998,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.92400000000000004,"15min":0.92300000000000004},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":1.1399999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91400000000000003,"15min":0.94899999999999995},"min":{"1min":0.69899999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.228,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.079},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":1.006},"min":{"1min":0.58499999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":2.012,"5min":2.012,"15min":2.012},"last":0.77400000000000002}]},{"osd":3,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.97399999999999998,"15min":1.0129999999999999},"min":{"1min":0.64500000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1599999999999999,"5min":1.347,"15min":1.347},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.94699999999999995,"15min":0.96399999999999997},"min":{"1min":0.66700000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":1.0009999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.89500000000000002},"min":{"1min":0.67300000000000004,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.034,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.73999999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2490000000000001,"5min":1.329,"15min":1.329},"last":0.94899999999999995}]},{"osd":5,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.94199999999999995,"15min":0.95799999999999996},"min":{"1min":0.73199999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.1019999999999999,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":1.099},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.01,"15min":1.04},"min":{"1min":0.65300000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.968,"5min":1.968,"15min":1.968},"last":1.0549999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.84799999999999998,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":2.032,"5min":2.032,"15min":2.032},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.129,"5min":1.028,"15min":1.0629999999999999},"min":{"1min":0.72799999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.333,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.03}]}]},{"osd":6,"up_from":46,"seq":197568495700,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298652,"kb_used_data":1296,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446500,"statfs":{"total":95995035648,"available":95689216000,"internally_reserved":0,"allocated":1327104,"data_stored":911942,"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:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.89200000000000002},"min":{"1min":0.46700000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90200000000000002,"15min":0.89200000000000002},"min":{"1min":0.62,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.173,"5min":1.1919999999999999,"15min":1.3260000000000001},"last":0.90800000000000003}]},{"osd":1,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.94199999999999995,"15min":0.88600000000000001},"min":{"1min":0.75700000000000001,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.67300000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1899999999999999,"5min":1.26,"15min":1.26},"last":0.88}]},{"osd":2,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.55800000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.8460000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.95099999999999996,"15min":0.93300000000000005},"min":{"1min":0.63800000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.232,"5min":1.266,"15min":1.266},"last":0.86499999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94299999999999995,"15min":0.91900000000000004},"min":{"1min":0.60599999999999998,"5min":0.60299999999999998,"15min":0.57899999999999996},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.995,"5min":0.97699999999999998,"15min":0.94999999999999996},"min":{"1min":0.80700000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.262,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0189999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.88600000000000001,"15min":0.84399999999999997},"min":{"1min":0.64700000000000002,"5min":0.435,"15min":0.42199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97099999999999997,"15min":0.91700000000000004},"min":{"1min":0.64700000000000002,"5min":0.434,"15min":0.433},"max":{"1min":1.266,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.68600000000000005}]},{"osd":5,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95799999999999996,"15min":0.92000000000000004},"min":{"1min":0.61599999999999999,"5min":0.46800000000000003,"15min":0.38300000000000001},"max":{"1min":1.234,"5min":1.3260000000000001,"15min":1.3979999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.018,"5min":0.999,"15min":0.94699999999999995},"min":{"1min":0.68999999999999995,"5min":0.46400000000000002,"15min":0.45400000000000001},"max":{"1min":1.3700000000000001,"5min":1.468,"15min":1.468},"last":0.82299999999999995}]},{"osd":7,"last update":"Sun Jul 28 11:26:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0640000000000001,"15min":1.0169999999999999},"min":{"1min":0.80900000000000005,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3360000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.056,"15min":1.006},"min":{"1min":0.76500000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2669999999999999,"5min":1.603,"15min":1.603},"last":0.77100000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757342,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":733184,"data_stored":321172,"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:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.59599999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0489999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.89200000000000002,"15min":0.84999999999999998},"min":{"1min":0.71999999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.98899999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.72099999999999997}]},{"osd":1,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88200000000000001,"15min":0.871},"min":{"1min":0.67800000000000005,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1479999999999999,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.90100000000000002,"15min":0.88700000000000001},"min":{"1min":0.56000000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1479999999999999,"5min":1.373,"15min":1.373},"last":0.89000000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91800000000000004,"15min":0.88400000000000001},"min":{"1min":0.64200000000000002,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.196,"5min":1.29,"15min":1.381},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.92400000000000004,"15min":0.90300000000000002},"min":{"1min":0.68700000000000006,"5min":0.438,"15min":0.438},"max":{"1min":1.234,"5min":1.256,"15min":1.4790000000000001},"last":1.0680000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.94899999999999995,"15min":0.90100000000000002},"min":{"1min":0.747,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1399999999999999,"5min":1.2170000000000001,"15min":1.2889999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.96599999999999997,"15min":0.94099999999999995},"min":{"1min":0.76900000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.1120000000000001,"5min":1.274,"15min":1.417},"last":1.276}]},{"osd":4,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.82299999999999995,"15min":0.79200000000000004},"min":{"1min":0.57899999999999996,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1879999999999999,"5min":1.226,"15min":1.226},"last":1.365},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.94899999999999995,"15min":0.876},"min":{"1min":0.63700000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.177,"5min":1.3160000000000001,"15min":1.5780000000000001},"last":1.7130000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:26:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.995,"15min":0.97599999999999998},"min":{"1min":0.83299999999999996,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.296,"5min":1.4179999999999999,"15min":1.6699999999999999},"last":1.631},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.95599999999999996,"15min":0.91800000000000004},"min":{"1min":0.67100000000000004,"5min":0.372,"15min":0.372},"max":{"1min":1.196,"5min":1.3,"15min":1.3},"last":1.6739999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0649999999999999,"15min":1.1240000000000001},"min":{"1min":0.71099999999999997,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.226,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.7949999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0309999999999999,"15min":1.0940000000000001},"min":{"1min":0.67700000000000005,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.306,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.585}]}]},{"osd":4,"up_from":30,"seq":128849018984,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298092,"kb_used_data":728,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447060,"statfs":{"total":95995035648,"available":95689789440,"internally_reserved":0,"allocated":745472,"data_stored":321973,"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:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.91700000000000004,"15min":0.85499999999999998},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1619999999999999,"5min":1.516,"15min":1.516},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.95799999999999996,"15min":0.90700000000000003},"min":{"1min":0.58699999999999997,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2110000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.55800000000000005}]},{"osd":1,"last update":"Sun Jul 28 11:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.82099999999999995,"15min":0.80600000000000005},"min":{"1min":0.55000000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.1000000000000001,"5min":1.1559999999999999,"15min":1.804},"last":1.167},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.873,"15min":0.82199999999999995},"min":{"1min":0.504,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.75800000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.92000000000000004,"15min":0.83899999999999997},"min":{"1min":0.56499999999999995,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1890000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.91700000000000004,"15min":0.83499999999999996},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.266,"5min":1.294,"15min":1.294},"last":0.875}]},{"osd":3,"last update":"Sun Jul 28 11:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.91500000000000004,"15min":0.84299999999999997},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.42699999999999999},"max":{"1min":1.169,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.88,"15min":0.85599999999999998},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.123,"5min":1.45,"15min":1.907},"last":1}]},{"osd":5,"last update":"Sun Jul 28 11:26:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.89200000000000002,"15min":0.72399999999999998},"min":{"1min":0.64200000000000002,"5min":0.36899999999999999,"15min":0.309},"max":{"1min":1.2190000000000001,"5min":1.4510000000000001,"15min":1.675},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.89100000000000001,"15min":0.70699999999999996},"min":{"1min":0.81699999999999995,"5min":0.42799999999999999,"15min":0.29899999999999999},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.121}]},{"osd":6,"last update":"Sun Jul 28 11:26:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.96199999999999997,"15min":0.84799999999999998},"min":{"1min":0.64400000000000002,"5min":0.40200000000000002,"15min":0.31900000000000001},"max":{"1min":1.3140000000000001,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.046,"5min":1.016,"15min":0.92400000000000004},"min":{"1min":0.68500000000000005,"5min":0.41299999999999998,"15min":0.34999999999999998},"max":{"1min":1.3109999999999999,"5min":1.5820000000000001,"15min":1.5980000000000001},"last":0.95499999999999996}]},{"osd":7,"last update":"Sun Jul 28 11:26:23 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.69799999999999995,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2969999999999999,"5min":1.341,"15min":1.341},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0629999999999999,"15min":1.0309999999999999},"min":{"1min":0.83599999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.286,"5min":1.794,"15min":1.794},"last":1.095}]}]},{"osd":3,"up_from":25,"seq":107374182513,"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":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":729088,"data_stored":320630,"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:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.69299999999999995,"15min":0.65600000000000003},"min":{"1min":0.45000000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":5.0570000000000004,"15min":5.0570000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.75,"15min":0.70299999999999996},"min":{"1min":0.56200000000000006,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.089,"5min":5.6299999999999999,"15min":5.6299999999999999},"last":0.61699999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.76700000000000002,"15min":0.73499999999999999},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0009999999999999,"5min":3.7469999999999999,"15min":3.7469999999999999},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.73999999999999999,"15min":0.69699999999999995},"min":{"1min":0.47199999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.091,"5min":4.4359999999999999,"15min":4.4359999999999999},"last":0.95799999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.78600000000000003,"15min":0.76600000000000001},"min":{"1min":0.44700000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.0529999999999999,"5min":4.3200000000000003,"15min":4.3200000000000003},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.72699999999999998,"15min":0.71399999999999997},"min":{"1min":0.53600000000000003,"5min":0.31,"15min":0.31},"max":{"1min":0.92600000000000005,"5min":1.732,"15min":1.732},"last":0.71199999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.91700000000000004,"15min":0.89400000000000002},"min":{"1min":0.63600000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.0549999999999999,"5min":1.524,"15min":1.524},"last":1.085},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.97799999999999998,"15min":0.92700000000000005},"min":{"1min":0.69499999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.4770000000000001,"5min":3.6099999999999999,"15min":3.6099999999999999},"last":0.92400000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93999999999999995,"15min":0.93500000000000005},"min":{"1min":0.624,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1339999999999999,"5min":2.4550000000000001,"15min":2.4550000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":1,"5min":1.018,"15min":0.98599999999999999},"min":{"1min":0.76100000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.6220000000000001,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.82799999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:26:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.008,"15min":1.022},"min":{"1min":0.63600000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.5580000000000001,"5min":3.681,"15min":3.681},"last":1.04},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.006,"15min":1.0029999999999999},"min":{"1min":0.70899999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.175,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.85499999999999998}]},{"osd":7,"last update":"Sun Jul 28 11:26:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0269999999999999,"15min":1.0089999999999999},"min":{"1min":0.60699999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1679999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.0249999999999999,"15min":1.0089999999999999},"min":{"1min":0.82499999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3049999999999999,"5min":2.359,"15min":2.359},"last":1.0129999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411452,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298068,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447084,"statfs":{"total":95995035648,"available":95689814016,"internally_reserved":0,"allocated":729088,"data_stored":320879,"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:26:08 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.67200000000000004,"15min":0.625},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.96999999999999997,"5min":1.1639999999999999,"15min":1.5469999999999999},"last":0.755},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.70699999999999996,"15min":0.66800000000000004},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.67700000000000005}]},{"osd":1,"last update":"Sun Jul 28 11:26:08 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.67800000000000005,"15min":0.60499999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.745,"5min":0.72999999999999998,"15min":0.65900000000000003},"min":{"1min":0.34100000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0649999999999999,"5min":1.2689999999999999,"15min":1.4710000000000001},"last":1.2150000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.72999999999999998,"15min":0.70199999999999996},"min":{"1min":0.33100000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.0269999999999999,"5min":1.181,"15min":1.181},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.80100000000000005,"15min":0.748},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.2589999999999999,"5min":1.577,"15min":1.6879999999999999},"last":1.0669999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91500000000000004,"15min":0.86599999999999999},"min":{"1min":0.57799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.135,"5min":1.306,"15min":1.306},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.95099999999999996,"15min":0.92500000000000004},"min":{"1min":0.63300000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.95399999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:26:47 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.65500000000000003,"5min":0.63100000000000001,"15min":0.59799999999999998},"max":{"1min":1.296,"5min":1.502,"15min":1.502},"last":1.123},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88200000000000001,"15min":0.89100000000000001},"min":{"1min":0.59999999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.131,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.84299999999999997}]},{"osd":6,"last update":"Sun Jul 28 11:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94499999999999995,"15min":0.97499999999999998},"min":{"1min":0.57799999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.212,"5min":1.256,"15min":1.256},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.034,"15min":1.0960000000000001},"min":{"1min":0.76900000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3440000000000001,"5min":1.347,"15min":1.617},"last":1.1659999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:26:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96799999999999997,"15min":1.002},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.333,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.028,"15min":1.0880000000000001},"min":{"1min":0.61699999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3120000000000001,"5min":1.401,"15min":1.401},"last":1.0449999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574985,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298072,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447080,"statfs":{"total":95995035648,"available":95689809920,"internally_reserved":0,"allocated":724992,"data_stored":320540,"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:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.59399999999999997,"15min":0.56699999999999995},"min":{"1min":0.35099999999999998,"5min":0.19,"15min":0.19},"max":{"1min":0.84199999999999997,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.69899999999999995,"15min":0.61899999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.99199999999999999,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.82599999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.68300000000000005,"15min":0.65800000000000003},"min":{"1min":0.30299999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0600000000000001,"5min":1.077,"15min":1.117},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.85799999999999998,"15min":0.76000000000000001},"min":{"1min":0.38300000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2470000000000001,"5min":1.391,"15min":1.391},"last":0.92800000000000005}]},{"osd":3,"last update":"Sun Jul 28 11:26:09 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.78900000000000003,"15min":0.751},"min":{"1min":0.433,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.76200000000000001,"15min":0.72999999999999998},"min":{"1min":0.37,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0349999999999999,"5min":1.171,"15min":1.171},"last":0.88700000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.85499999999999998,"15min":0.81499999999999995},"min":{"1min":0.58799999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.0800000000000001,"5min":1.2150000000000001,"15min":1.335},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.91200000000000003,"15min":0.88300000000000001},"min":{"1min":0.57199999999999995,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.1419999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.95599999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:26:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90100000000000002,"15min":0.90800000000000003},"min":{"1min":0.66600000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2130000000000001,"5min":1.2490000000000001,"15min":1.278},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.0189999999999999,"15min":1.0149999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1970000000000001,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.004}]},{"osd":6,"last update":"Sun Jul 28 11:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.63300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3240000000000001,"5min":1.585,"15min":1.585},"last":1.05},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.95799999999999996,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.216,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.024}]},{"osd":7,"last update":"Sun Jul 28 11:26:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.98299999999999998,"15min":1.0069999999999999},"min":{"1min":0.59899999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1779999999999999,"5min":1.431,"15min":1.431},"last":1.101},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0149999999999999,"15min":0.999},"min":{"1min":0.64500000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2410000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0720000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738514,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298660,"kb_used_data":1300,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446492,"statfs":{"total":95995035648,"available":95689207808,"internally_reserved":0,"allocated":1331200,"data_stored":911765,"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:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.621,"15min":0.55100000000000005},"min":{"1min":0.35499999999999998,"5min":0.31900000000000001,"15min":0.27400000000000002},"max":{"1min":0.89500000000000002,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.755},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.65200000000000002,"15min":0.58899999999999997},"min":{"1min":0.33300000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.88500000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.53700000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:26:10 2024","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.76700000000000002,"15min":0.67100000000000004},"min":{"1min":0.41499999999999998,"5min":0.38300000000000001,"15min":0.38100000000000001},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.304},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.80400000000000005,"15min":0.71599999999999997},"min":{"1min":0.39800000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.81100000000000005}]},{"osd":3,"last update":"Sun Jul 28 11:26:10 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.68899999999999995,"15min":0.67900000000000005},"min":{"1min":0.34699999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.76200000000000001,"15min":0.746},"min":{"1min":0.36899999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.111,"5min":1.216,"15min":1.216},"last":0.98399999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:45 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.61499999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2010000000000001,"5min":1.329,"15min":1.502},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.95699999999999996,"15min":0.92300000000000004},"min":{"1min":0.58899999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2050000000000001,"5min":1.298,"15min":1.3759999999999999},"last":1.1890000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89700000000000002,"15min":0.92300000000000004},"min":{"1min":0.625,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.115,"5min":1.2629999999999999,"15min":2.0800000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.90600000000000003,"15min":0.93400000000000005},"min":{"1min":0.65300000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2330000000000001,"5min":1.248,"15min":1.9870000000000001},"last":1.1020000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93999999999999995,"15min":0.997},"min":{"1min":0.66100000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.139,"5min":2.1850000000000001,"15min":2.1850000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.99399999999999999,"15min":1.042},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.252,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.3240000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0569999999999999,"15min":1.115},"min":{"1min":0.78700000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3089999999999999,"5min":1.806,"15min":1.806},"last":1.3680000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0089999999999999,"15min":1.081},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.161,"5min":1.889,"15min":1.889},"last":1.0209999999999999}]}]}],"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:27:03.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:27:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:04 smithi204 bash[24094]: audit 2024-07-28T11:27:02.844000+0000 mgr.y (mgr.24311) 183 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:04 smithi204 bash[24094]: cluster 2024-07-28T11:27:03.055327+0000 mgr.y (mgr.24311) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:04.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:04 smithi177 bash[31534]: audit 2024-07-28T11:27:02.844000+0000 mgr.y (mgr.24311) 183 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:04 smithi177 bash[31534]: cluster 2024-07-28T11:27:03.055327+0000 mgr.y (mgr.24311) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:04 smithi177 bash[21846]: audit 2024-07-28T11:27:02.844000+0000 mgr.y (mgr.24311) 183 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:04 smithi177 bash[21846]: cluster 2024-07-28T11:27:03.055327+0000 mgr.y (mgr.24311) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:06 smithi204 bash[24094]: cluster 2024-07-28T11:27:05.055976+0000 mgr.y (mgr.24311) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:06 smithi177 bash[21846]: cluster 2024-07-28T11:27:05.055976+0000 mgr.y (mgr.24311) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:06 smithi177 bash[31534]: cluster 2024-07-28T11:27:05.055976+0000 mgr.y (mgr.24311) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:08.399 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:08 smithi204 bash[24094]: cluster 2024-07-28T11:27:07.057031+0000 mgr.y (mgr.24311) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:08.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:08] "GET /metrics HTTP/1.1" 200 239259 "" "Prometheus/2.43.0" 2024-07-28T11:27:08.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:08 smithi177 bash[31534]: cluster 2024-07-28T11:27:07.057031+0000 mgr.y (mgr.24311) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:08.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:08 smithi177 bash[21846]: cluster 2024-07-28T11:27:07.057031+0000 mgr.y (mgr.24311) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:10.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:10 smithi177 bash[21846]: cluster 2024-07-28T11:27:09.057645+0000 mgr.y (mgr.24311) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:10.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:10 smithi177 bash[31534]: cluster 2024-07-28T11:27:09.057645+0000 mgr.y (mgr.24311) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:10.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:10 smithi204 bash[24094]: cluster 2024-07-28T11:27:09.057645+0000 mgr.y (mgr.24311) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:12.169 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:27:12.170 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:27:12.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:12 smithi204 bash[24094]: cluster 2024-07-28T11:27:11.058675+0000 mgr.y (mgr.24311) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:12.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:12 smithi177 bash[31534]: cluster 2024-07-28T11:27:11.058675+0000 mgr.y (mgr.24311) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:12.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:12 smithi177 bash[21846]: cluster 2024-07-28T11:27:11.058675+0000 mgr.y (mgr.24311) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:12.922 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":163,"stamp":"2024-07-28T11:27:11.057953+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":2386376,"kb_used_data":7488,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574840,"statfs":{"total":767960285184,"available":765516636160,"internally_reserved":0,"allocated":7667712,"data_stored":4341569,"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.004829"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.930740+0000","last_change":"2024-07-28T11:25:16.930740+0000","last_active":"2024-07-28T11:25:16.930740+0000","last_peered":"2024-07-28T11:25:16.930740+0000","last_clean":"2024-07-28T11:25:16.930740+0000","last_became_active":"2024-07-28T11:25:16.930438+0000","last_became_peered":"2024-07-28T11:25:16.930438+0000","last_unstale":"2024-07-28T11:25:16.930740+0000","last_undegraded":"2024-07-28T11:25:16.930740+0000","last_fullsized":"2024-07-28T11:25:16.930740+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.496070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917844+0000","last_change":"2024-07-28T11:25:08.485246+0000","last_active":"2024-07-28T11:25:16.917844+0000","last_peered":"2024-07-28T11:25:16.917844+0000","last_clean":"2024-07-28T11:25:16.917844+0000","last_became_active":"2024-07-28T11:25:08.484408+0000","last_became_peered":"2024-07-28T11:25:08.484408+0000","last_unstale":"2024-07-28T11:25:16.917844+0000","last_undegraded":"2024-07-28T11:25:16.917844+0000","last_fullsized":"2024-07-28T11:25:16.917844+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:23:19.342070+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894792+0000","last_change":"2024-07-28T11:25:09.638670+0000","last_active":"2024-07-28T11:25:15.894792+0000","last_peered":"2024-07-28T11:25:15.894792+0000","last_clean":"2024-07-28T11:25:15.894792+0000","last_became_active":"2024-07-28T11:25:09.637851+0000","last_became_peered":"2024-07-28T11:25:09.637851+0000","last_unstale":"2024-07-28T11:25:15.894792+0000","last_undegraded":"2024-07-28T11:25:15.894792+0000","last_fullsized":"2024-07-28T11:25:15.894792+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:19.578276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906285+0000","last_change":"2024-07-28T11:25:08.486103+0000","last_active":"2024-07-28T11:25:16.906285+0000","last_peered":"2024-07-28T11:25:16.906285+0000","last_clean":"2024-07-28T11:25:16.906285+0000","last_became_active":"2024-07-28T11:25:08.484973+0000","last_became_peered":"2024-07-28T11:25:08.484973+0000","last_unstale":"2024-07-28T11:25:16.906285+0000","last_undegraded":"2024-07-28T11:25:16.906285+0000","last_fullsized":"2024-07-28T11:25:16.906285+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:30.374940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906632+0000","last_change":"2024-07-28T11:25:08.533759+0000","last_active":"2024-07-28T11:25:16.906632+0000","last_peered":"2024-07-28T11:25:16.906632+0000","last_clean":"2024-07-28T11:25:16.906632+0000","last_became_active":"2024-07-28T11:25:08.533440+0000","last_became_peered":"2024-07-28T11:25:08.533440+0000","last_unstale":"2024-07-28T11:25:16.906632+0000","last_undegraded":"2024-07-28T11:25:16.906632+0000","last_fullsized":"2024-07-28T11:25:16.906632+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:24.025055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903285+0000","last_change":"2024-07-28T11:25:08.476024+0000","last_active":"2024-07-28T11:25:16.903285+0000","last_peered":"2024-07-28T11:25:16.903285+0000","last_clean":"2024-07-28T11:25:16.903285+0000","last_became_active":"2024-07-28T11:25:08.475265+0000","last_became_peered":"2024-07-28T11:25:08.475265+0000","last_unstale":"2024-07-28T11:25:16.903285+0000","last_undegraded":"2024-07-28T11:25:16.903285+0000","last_fullsized":"2024-07-28T11:25:16.903285+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.516604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.929576+0000","last_change":"2024-07-28T11:25:16.929576+0000","last_active":"2024-07-28T11:25:16.929576+0000","last_peered":"2024-07-28T11:25:16.929576+0000","last_clean":"2024-07-28T11:25:16.929576+0000","last_became_active":"2024-07-28T11:25:16.929163+0000","last_became_peered":"2024-07-28T11:25:16.929163+0000","last_unstale":"2024-07-28T11:25:16.929576+0000","last_undegraded":"2024-07-28T11:25:16.929576+0000","last_fullsized":"2024-07-28T11:25:16.929576+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:29.020606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:19.925746+0000","last_change":"2024-07-28T11:25:08.478462+0000","last_active":"2024-07-28T11:25:19.925746+0000","last_peered":"2024-07-28T11:25:19.925746+0000","last_clean":"2024-07-28T11:25:19.925746+0000","last_became_active":"2024-07-28T11:25:08.477968+0000","last_became_peered":"2024-07-28T11:25:08.477968+0000","last_unstale":"2024-07-28T11:25:19.925746+0000","last_undegraded":"2024-07-28T11:25:19.925746+0000","last_fullsized":"2024-07-28T11:25:19.925746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T12:51:20.010659+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":"68'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917842+0000","last_change":"2024-07-28T11:25:08.485010+0000","last_active":"2024-07-28T11:25:16.917842+0000","last_peered":"2024-07-28T11:25:16.917842+0000","last_clean":"2024-07-28T11:25:16.917842+0000","last_became_active":"2024-07-28T11:25:08.484343+0000","last_became_peered":"2024-07-28T11:25:08.484343+0000","last_unstale":"2024-07-28T11:25:16.917842+0000","last_undegraded":"2024-07-28T11:25:16.917842+0000","last_fullsized":"2024-07-28T11:25:16.917842+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:45.459575+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894307+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:25:15.894307+0000","last_peered":"2024-07-28T11:25:15.894307+0000","last_clean":"2024-07-28T11:25:15.894307+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:25:15.894307+0000","last_undegraded":"2024-07-28T11:25:15.894307+0000","last_fullsized":"2024-07-28T11:25:15.894307+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917798+0000","last_change":"2024-07-28T11:25:08.502138+0000","last_active":"2024-07-28T11:25:16.917798+0000","last_peered":"2024-07-28T11:25:16.917798+0000","last_clean":"2024-07-28T11:25:16.917798+0000","last_became_active":"2024-07-28T11:25:08.501682+0000","last_became_peered":"2024-07-28T11:25:08.501682+0000","last_unstale":"2024-07-28T11:25:16.917798+0000","last_undegraded":"2024-07-28T11:25:16.917798+0000","last_fullsized":"2024-07-28T11:25:16.917798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:10:48.515649+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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.925651+0000","last_change":"2024-07-28T11:25:16.925651+0000","last_active":"2024-07-28T11:25:16.925651+0000","last_peered":"2024-07-28T11:25:16.925651+0000","last_clean":"2024-07-28T11:25:16.925651+0000","last_became_active":"2024-07-28T11:25:16.925272+0000","last_became_peered":"2024-07-28T11:25:16.925272+0000","last_unstale":"2024-07-28T11:25:16.925651+0000","last_undegraded":"2024-07-28T11:25:16.925651+0000","last_fullsized":"2024-07-28T11:25:16.925651+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:51.610755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917695+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:25:16.917695+0000","last_peered":"2024-07-28T11:25:16.917695+0000","last_clean":"2024-07-28T11:25:16.917695+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:25:16.917695+0000","last_undegraded":"2024-07-28T11:25:16.917695+0000","last_fullsized":"2024-07-28T11:25:16.917695+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106241+0000","last_change":"2024-07-28T11:25:08.520832+0000","last_active":"2024-07-28T11:25:16.106241+0000","last_peered":"2024-07-28T11:25:16.106241+0000","last_clean":"2024-07-28T11:25:16.106241+0000","last_became_active":"2024-07-28T11:25:08.520389+0000","last_became_peered":"2024-07-28T11:25:08.520389+0000","last_unstale":"2024-07-28T11:25:16.106241+0000","last_undegraded":"2024-07-28T11:25:16.106241+0000","last_fullsized":"2024-07-28T11:25:16.106241+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.297280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894651+0000","last_change":"2024-07-28T11:25:08.516113+0000","last_active":"2024-07-28T11:25:15.894651+0000","last_peered":"2024-07-28T11:25:15.894651+0000","last_clean":"2024-07-28T11:25:15.894651+0000","last_became_active":"2024-07-28T11:25:08.515653+0000","last_became_peered":"2024-07-28T11:25:08.515653+0000","last_unstale":"2024-07-28T11:25:15.894651+0000","last_undegraded":"2024-07-28T11:25:15.894651+0000","last_fullsized":"2024-07-28T11:25:15.894651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:32.358298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906849+0000","last_change":"2024-07-28T11:25:08.524288+0000","last_active":"2024-07-28T11:25:16.906849+0000","last_peered":"2024-07-28T11:25:16.906849+0000","last_clean":"2024-07-28T11:25:16.906849+0000","last_became_active":"2024-07-28T11:25:08.523987+0000","last_became_peered":"2024-07-28T11:25:08.523987+0000","last_unstale":"2024-07-28T11:25:16.906849+0000","last_undegraded":"2024-07-28T11:25:16.906849+0000","last_fullsized":"2024-07-28T11:25:16.906849+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:10.747185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922041+0000","last_change":"2024-07-28T11:25:08.514038+0000","last_active":"2024-07-28T11:25:16.922041+0000","last_peered":"2024-07-28T11:25:16.922041+0000","last_clean":"2024-07-28T11:25:16.922041+0000","last_became_active":"2024-07-28T11:25:08.513410+0000","last_became_peered":"2024-07-28T11:25:08.513410+0000","last_unstale":"2024-07-28T11:25:16.922041+0000","last_undegraded":"2024-07-28T11:25:16.922041+0000","last_fullsized":"2024-07-28T11:25:16.922041+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:10.190525+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906037+0000","last_change":"2024-07-28T11:25:08.501277+0000","last_active":"2024-07-28T11:25:16.906037+0000","last_peered":"2024-07-28T11:25:16.906037+0000","last_clean":"2024-07-28T11:25:16.906037+0000","last_became_active":"2024-07-28T11:25:08.500797+0000","last_became_peered":"2024-07-28T11:25:08.500797+0000","last_unstale":"2024-07-28T11:25:16.906037+0000","last_undegraded":"2024-07-28T11:25:16.906037+0000","last_fullsized":"2024-07-28T11:25:16.906037+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:12.121591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106290+0000","last_change":"2024-07-28T11:25:08.490185+0000","last_active":"2024-07-28T11:25:16.106290+0000","last_peered":"2024-07-28T11:25:16.106290+0000","last_clean":"2024-07-28T11:25:16.106290+0000","last_became_active":"2024-07-28T11:25:08.489553+0000","last_became_peered":"2024-07-28T11:25:08.489553+0000","last_unstale":"2024-07-28T11:25:16.106290+0000","last_undegraded":"2024-07-28T11:25:16.106290+0000","last_fullsized":"2024-07-28T11:25:16.106290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:04.560620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906265+0000","last_change":"2024-07-28T11:25:08.524321+0000","last_active":"2024-07-28T11:25:16.906265+0000","last_peered":"2024-07-28T11:25:16.906265+0000","last_clean":"2024-07-28T11:25:16.906265+0000","last_became_active":"2024-07-28T11:25:08.523585+0000","last_became_peered":"2024-07-28T11:25:08.523585+0000","last_unstale":"2024-07-28T11:25:16.906265+0000","last_undegraded":"2024-07-28T11:25:16.906265+0000","last_fullsized":"2024-07-28T11:25:16.906265+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.021155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906840+0000","last_change":"2024-07-28T11:25:08.482592+0000","last_active":"2024-07-28T11:25:16.906840+0000","last_peered":"2024-07-28T11:25:16.906840+0000","last_clean":"2024-07-28T11:25:16.906840+0000","last_became_active":"2024-07-28T11:25:08.476920+0000","last_became_peered":"2024-07-28T11:25:08.476920+0000","last_unstale":"2024-07-28T11:25:16.906840+0000","last_undegraded":"2024-07-28T11:25:16.906840+0000","last_fullsized":"2024-07-28T11:25:16.906840+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.146433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.905768+0000","last_change":"2024-07-28T11:25:08.522904+0000","last_active":"2024-07-28T11:25:16.905768+0000","last_peered":"2024-07-28T11:25:16.905768+0000","last_clean":"2024-07-28T11:25:16.905768+0000","last_became_active":"2024-07-28T11:25:08.522553+0000","last_became_peered":"2024-07-28T11:25:08.522553+0000","last_unstale":"2024-07-28T11:25:16.905768+0000","last_undegraded":"2024-07-28T11:25:16.905768+0000","last_fullsized":"2024-07-28T11:25:16.905768+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.879445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908538+0000","last_change":"2024-07-28T11:25:08.520185+0000","last_active":"2024-07-28T11:25:16.908538+0000","last_peered":"2024-07-28T11:25:16.908538+0000","last_clean":"2024-07-28T11:25:16.908538+0000","last_became_active":"2024-07-28T11:25:08.519549+0000","last_became_peered":"2024-07-28T11:25:08.519549+0000","last_unstale":"2024-07-28T11:25:16.908538+0000","last_undegraded":"2024-07-28T11:25:16.908538+0000","last_fullsized":"2024-07-28T11:25:16.908538+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:19:23.749886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907489+0000","last_change":"2024-07-28T11:25:09.642454+0000","last_active":"2024-07-28T11:25:16.907489+0000","last_peered":"2024-07-28T11:25:16.907489+0000","last_clean":"2024-07-28T11:25:16.907489+0000","last_became_active":"2024-07-28T11:25:09.641321+0000","last_became_peered":"2024-07-28T11:25:09.641321+0000","last_unstale":"2024-07-28T11:25:16.907489+0000","last_undegraded":"2024-07-28T11:25:16.907489+0000","last_fullsized":"2024-07-28T11:25:16.907489+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:09.375138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903217+0000","last_change":"2024-07-28T11:21:17.138811+0000","last_active":"2024-07-28T11:25:16.903217+0000","last_peered":"2024-07-28T11:25:16.903217+0000","last_clean":"2024-07-28T11:25:16.903217+0000","last_became_active":"2024-07-28T11:21:17.138098+0000","last_became_peered":"2024-07-28T11:21:17.138098+0000","last_unstale":"2024-07-28T11:25:16.903217+0000","last_undegraded":"2024-07-28T11:25:16.903217+0000","last_fullsized":"2024-07-28T11:25:16.903217+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T12:07:08.964213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894564+0000","last_change":"2024-07-28T11:22:57.513053+0000","last_active":"2024-07-28T11:25:15.894564+0000","last_peered":"2024-07-28T11:25:15.894564+0000","last_clean":"2024-07-28T11:25:15.894564+0000","last_became_active":"2024-07-28T11:22:57.511834+0000","last_became_peered":"2024-07-28T11:22:57.511834+0000","last_unstale":"2024-07-28T11:25:15.894564+0000","last_undegraded":"2024-07-28T11:25:15.894564+0000","last_fullsized":"2024-07-28T11:25:15.894564+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:18.901674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908657+0000","last_change":"2024-07-28T11:25:08.497871+0000","last_active":"2024-07-28T11:25:16.908657+0000","last_peered":"2024-07-28T11:25:16.908657+0000","last_clean":"2024-07-28T11:25:16.908657+0000","last_became_active":"2024-07-28T11:25:08.497074+0000","last_became_peered":"2024-07-28T11:25:08.497074+0000","last_unstale":"2024-07-28T11:25:16.908657+0000","last_undegraded":"2024-07-28T11:25:16.908657+0000","last_fullsized":"2024-07-28T11:25:16.908657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:51.039829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106349+0000","last_change":"2024-07-28T11:25:08.520747+0000","last_active":"2024-07-28T11:25:16.106349+0000","last_peered":"2024-07-28T11:25:16.106349+0000","last_clean":"2024-07-28T11:25:16.106349+0000","last_became_active":"2024-07-28T11:25:08.520368+0000","last_became_peered":"2024-07-28T11:25:08.520368+0000","last_unstale":"2024-07-28T11:25:16.106349+0000","last_undegraded":"2024-07-28T11:25:16.106349+0000","last_fullsized":"2024-07-28T11:25:16.106349+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:05.693813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.903115+0000","last_change":"2024-07-28T11:22:57.512684+0000","last_active":"2024-07-28T11:25:16.903115+0000","last_peered":"2024-07-28T11:25:16.903115+0000","last_clean":"2024-07-28T11:25:16.903115+0000","last_became_active":"2024-07-28T11:22:57.512205+0000","last_became_peered":"2024-07-28T11:22:57.512205+0000","last_unstale":"2024-07-28T11:25:16.903115+0000","last_undegraded":"2024-07-28T11:25:16.903115+0000","last_fullsized":"2024-07-28T11:25:16.903115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:51.966733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906506+0000","last_change":"2024-07-28T11:25:08.486519+0000","last_active":"2024-07-28T11:25:16.906506+0000","last_peered":"2024-07-28T11:25:16.906506+0000","last_clean":"2024-07-28T11:25:16.906506+0000","last_became_active":"2024-07-28T11:25:08.485444+0000","last_became_peered":"2024-07-28T11:25:08.485444+0000","last_unstale":"2024-07-28T11:25:16.906506+0000","last_undegraded":"2024-07-28T11:25:16.906506+0000","last_fullsized":"2024-07-28T11:25:16.906506+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:55.816993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906475+0000","last_change":"2024-07-28T11:25:08.525578+0000","last_active":"2024-07-28T11:25:16.906475+0000","last_peered":"2024-07-28T11:25:16.906475+0000","last_clean":"2024-07-28T11:25:16.906475+0000","last_became_active":"2024-07-28T11:25:08.525275+0000","last_became_peered":"2024-07-28T11:25:08.525275+0000","last_unstale":"2024-07-28T11:25:16.906475+0000","last_undegraded":"2024-07-28T11:25:16.906475+0000","last_fullsized":"2024-07-28T11:25:16.906475+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:52.152446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.908312+0000","last_change":"2024-07-28T11:22:57.836901+0000","last_active":"2024-07-28T11:25:15.908312+0000","last_peered":"2024-07-28T11:25:15.908312+0000","last_clean":"2024-07-28T11:25:15.908312+0000","last_became_active":"2024-07-28T11:22:57.835953+0000","last_became_peered":"2024-07-28T11:22:57.835953+0000","last_unstale":"2024-07-28T11:25:15.908312+0000","last_undegraded":"2024-07-28T11:25:15.908312+0000","last_fullsized":"2024-07-28T11:25:15.908312+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:48.334667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.905852+0000","last_change":"2024-07-28T11:25:08.479206+0000","last_active":"2024-07-28T11:25:16.905852+0000","last_peered":"2024-07-28T11:25:16.905852+0000","last_clean":"2024-07-28T11:25:16.905852+0000","last_became_active":"2024-07-28T11:25:08.478559+0000","last_became_peered":"2024-07-28T11:25:08.478559+0000","last_unstale":"2024-07-28T11:25:16.905852+0000","last_undegraded":"2024-07-28T11:25:16.905852+0000","last_fullsized":"2024-07-28T11:25:16.905852+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:06.908521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907600+0000","last_change":"2024-07-28T11:25:09.505861+0000","last_active":"2024-07-28T11:25:16.907600+0000","last_peered":"2024-07-28T11:25:16.907600+0000","last_clean":"2024-07-28T11:25:16.907600+0000","last_became_active":"2024-07-28T11:25:09.504955+0000","last_became_peered":"2024-07-28T11:25:09.504955+0000","last_unstale":"2024-07-28T11:25:16.907600+0000","last_undegraded":"2024-07-28T11:25:16.907600+0000","last_fullsized":"2024-07-28T11:25:16.907600+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.010921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894477+0000","last_change":"2024-07-28T11:22:57.511738+0000","last_active":"2024-07-28T11:25:15.894477+0000","last_peered":"2024-07-28T11:25:15.894477+0000","last_clean":"2024-07-28T11:25:15.894477+0000","last_became_active":"2024-07-28T11:22:57.511195+0000","last_became_peered":"2024-07-28T11:22:57.511195+0000","last_unstale":"2024-07-28T11:25:15.894477+0000","last_undegraded":"2024-07-28T11:25:15.894477+0000","last_fullsized":"2024-07-28T11:25:15.894477+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.680869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906584+0000","last_change":"2024-07-28T11:25:08.480272+0000","last_active":"2024-07-28T11:25:16.906584+0000","last_peered":"2024-07-28T11:25:16.906584+0000","last_clean":"2024-07-28T11:25:16.906584+0000","last_became_active":"2024-07-28T11:25:08.479698+0000","last_became_peered":"2024-07-28T11:25:08.479698+0000","last_unstale":"2024-07-28T11:25:16.906584+0000","last_undegraded":"2024-07-28T11:25:16.906584+0000","last_fullsized":"2024-07-28T11:25:16.906584+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:46.946334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906510+0000","last_change":"2024-07-28T11:25:09.508759+0000","last_active":"2024-07-28T11:25:16.906510+0000","last_peered":"2024-07-28T11:25:16.906510+0000","last_clean":"2024-07-28T11:25:16.906510+0000","last_became_active":"2024-07-28T11:25:09.507926+0000","last_became_peered":"2024-07-28T11:25:09.507926+0000","last_unstale":"2024-07-28T11:25:16.906510+0000","last_undegraded":"2024-07-28T11:25:16.906510+0000","last_fullsized":"2024-07-28T11:25:16.906510+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.292272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.895108+0000","last_change":"2024-07-28T11:25:08.516225+0000","last_active":"2024-07-28T11:25:15.895108+0000","last_peered":"2024-07-28T11:25:15.895108+0000","last_clean":"2024-07-28T11:25:15.895108+0000","last_became_active":"2024-07-28T11:25:08.515783+0000","last_became_peered":"2024-07-28T11:25:08.515783+0000","last_unstale":"2024-07-28T11:25:15.895108+0000","last_undegraded":"2024-07-28T11:25:15.895108+0000","last_fullsized":"2024-07-28T11:25:15.895108+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:59.837384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906683+0000","last_change":"2024-07-28T11:22:57.515249+0000","last_active":"2024-07-28T11:25:16.906683+0000","last_peered":"2024-07-28T11:25:16.906683+0000","last_clean":"2024-07-28T11:25:16.906683+0000","last_became_active":"2024-07-28T11:22:57.515002+0000","last_became_peered":"2024-07-28T11:22:57.515002+0000","last_unstale":"2024-07-28T11:25:16.906683+0000","last_undegraded":"2024-07-28T11:25:16.906683+0000","last_fullsized":"2024-07-28T11:25:16.906683+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:04.689304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906693+0000","last_change":"2024-07-28T11:25:09.642863+0000","last_active":"2024-07-28T11:25:16.906693+0000","last_peered":"2024-07-28T11:25:16.906693+0000","last_clean":"2024-07-28T11:25:16.906693+0000","last_became_active":"2024-07-28T11:25:09.642288+0000","last_became_peered":"2024-07-28T11:25:09.642288+0000","last_unstale":"2024-07-28T11:25:16.906693+0000","last_undegraded":"2024-07-28T11:25:16.906693+0000","last_fullsized":"2024-07-28T11:25:16.906693+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:00.801754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906598+0000","last_change":"2024-07-28T11:25:08.494909+0000","last_active":"2024-07-28T11:25:16.906598+0000","last_peered":"2024-07-28T11:25:16.906598+0000","last_clean":"2024-07-28T11:25:16.906598+0000","last_became_active":"2024-07-28T11:25:08.494285+0000","last_became_peered":"2024-07-28T11:25:08.494285+0000","last_unstale":"2024-07-28T11:25:16.906598+0000","last_undegraded":"2024-07-28T11:25:16.906598+0000","last_fullsized":"2024-07-28T11:25:16.906598+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.927058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904388+0000","last_change":"2024-07-28T11:22:57.833894+0000","last_active":"2024-07-28T11:25:16.904388+0000","last_peered":"2024-07-28T11:25:16.904388+0000","last_clean":"2024-07-28T11:25:16.904388+0000","last_became_active":"2024-07-28T11:22:57.832989+0000","last_became_peered":"2024-07-28T11:22:57.832989+0000","last_unstale":"2024-07-28T11:25:16.904388+0000","last_undegraded":"2024-07-28T11:25:16.904388+0000","last_fullsized":"2024-07-28T11:25:16.904388+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:17.344533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906926+0000","last_change":"2024-07-28T11:25:08.524979+0000","last_active":"2024-07-28T11:25:16.906926+0000","last_peered":"2024-07-28T11:25:16.906926+0000","last_clean":"2024-07-28T11:25:16.906926+0000","last_became_active":"2024-07-28T11:25:08.524689+0000","last_became_peered":"2024-07-28T11:25:08.524689+0000","last_unstale":"2024-07-28T11:25:16.906926+0000","last_undegraded":"2024-07-28T11:25:16.906926+0000","last_fullsized":"2024-07-28T11:25:16.906926+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922479+0000","last_change":"2024-07-28T11:25:08.517341+0000","last_active":"2024-07-28T11:25:16.922479+0000","last_peered":"2024-07-28T11:25:16.922479+0000","last_clean":"2024-07-28T11:25:16.922479+0000","last_became_active":"2024-07-28T11:25:08.516764+0000","last_became_peered":"2024-07-28T11:25:08.516764+0000","last_unstale":"2024-07-28T11:25:16.922479+0000","last_undegraded":"2024-07-28T11:25:16.922479+0000","last_fullsized":"2024-07-28T11:25:16.922479+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:39:47.594794+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907123+0000","last_change":"2024-07-28T11:22:57.837527+0000","last_active":"2024-07-28T11:25:16.907123+0000","last_peered":"2024-07-28T11:25:16.907123+0000","last_clean":"2024-07-28T11:25:16.907123+0000","last_became_active":"2024-07-28T11:22:57.836625+0000","last_became_peered":"2024-07-28T11:22:57.836625+0000","last_unstale":"2024-07-28T11:25:16.907123+0000","last_undegraded":"2024-07-28T11:25:16.907123+0000","last_fullsized":"2024-07-28T11:25:16.907123+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.221499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908346+0000","last_change":"2024-07-28T11:25:09.640341+0000","last_active":"2024-07-28T11:25:16.908346+0000","last_peered":"2024-07-28T11:25:16.908346+0000","last_clean":"2024-07-28T11:25:16.908346+0000","last_became_active":"2024-07-28T11:25:09.639797+0000","last_became_peered":"2024-07-28T11:25:09.639797+0000","last_unstale":"2024-07-28T11:25:16.908346+0000","last_undegraded":"2024-07-28T11:25:16.908346+0000","last_fullsized":"2024-07-28T11:25:16.908346+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:14.824983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.916463+0000","last_change":"2024-07-28T11:25:08.511386+0000","last_active":"2024-07-28T11:25:16.916463+0000","last_peered":"2024-07-28T11:25:16.916463+0000","last_clean":"2024-07-28T11:25:16.916463+0000","last_became_active":"2024-07-28T11:25:08.508242+0000","last_became_peered":"2024-07-28T11:25:08.508242+0000","last_unstale":"2024-07-28T11:25:16.916463+0000","last_undegraded":"2024-07-28T11:25:16.916463+0000","last_fullsized":"2024-07-28T11:25:16.916463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:06:57.355597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106364+0000","last_change":"2024-07-28T11:22:57.513517+0000","last_active":"2024-07-28T11:25:16.106364+0000","last_peered":"2024-07-28T11:25:16.106364+0000","last_clean":"2024-07-28T11:25:16.106364+0000","last_became_active":"2024-07-28T11:22:57.513035+0000","last_became_peered":"2024-07-28T11:22:57.513035+0000","last_unstale":"2024-07-28T11:25:16.106364+0000","last_undegraded":"2024-07-28T11:25:16.106364+0000","last_fullsized":"2024-07-28T11:25:16.106364+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.766522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904830+0000","last_change":"2024-07-28T11:25:08.499670+0000","last_active":"2024-07-28T11:25:16.904830+0000","last_peered":"2024-07-28T11:25:16.904830+0000","last_clean":"2024-07-28T11:25:16.904830+0000","last_became_active":"2024-07-28T11:25:08.499185+0000","last_became_peered":"2024-07-28T11:25:08.499185+0000","last_unstale":"2024-07-28T11:25:16.904830+0000","last_undegraded":"2024-07-28T11:25:16.904830+0000","last_fullsized":"2024-07-28T11:25:16.904830+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:54.979850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906528+0000","last_change":"2024-07-28T11:25:08.522120+0000","last_active":"2024-07-28T11:25:16.906528+0000","last_peered":"2024-07-28T11:25:16.906528+0000","last_clean":"2024-07-28T11:25:16.906528+0000","last_became_active":"2024-07-28T11:25:08.521043+0000","last_became_peered":"2024-07-28T11:25:08.521043+0000","last_unstale":"2024-07-28T11:25:16.906528+0000","last_undegraded":"2024-07-28T11:25:16.906528+0000","last_fullsized":"2024-07-28T11:25:16.906528+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:30.049211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.923189+0000","last_change":"2024-07-28T11:25:08.491760+0000","last_active":"2024-07-28T11:25:16.923189+0000","last_peered":"2024-07-28T11:25:16.923189+0000","last_clean":"2024-07-28T11:25:16.923189+0000","last_became_active":"2024-07-28T11:25:08.487451+0000","last_became_peered":"2024-07-28T11:25:08.487451+0000","last_unstale":"2024-07-28T11:25:16.923189+0000","last_undegraded":"2024-07-28T11:25:16.923189+0000","last_fullsized":"2024-07-28T11:25:16.923189+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:51:24.977373+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906234+0000","last_change":"2024-07-28T11:25:09.641222+0000","last_active":"2024-07-28T11:25:16.906234+0000","last_peered":"2024-07-28T11:25:16.906234+0000","last_clean":"2024-07-28T11:25:16.906234+0000","last_became_active":"2024-07-28T11:25:09.640885+0000","last_became_peered":"2024-07-28T11:25:09.640885+0000","last_unstale":"2024-07-28T11:25:16.906234+0000","last_undegraded":"2024-07-28T11:25:16.906234+0000","last_fullsized":"2024-07-28T11:25:16.906234+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:58.458313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.917990+0000","last_change":"2024-07-28T11:25:08.518346+0000","last_active":"2024-07-28T11:25:16.917990+0000","last_peered":"2024-07-28T11:25:16.917990+0000","last_clean":"2024-07-28T11:25:16.917990+0000","last_became_active":"2024-07-28T11:25:08.517893+0000","last_became_peered":"2024-07-28T11:25:08.517893+0000","last_unstale":"2024-07-28T11:25:16.917990+0000","last_undegraded":"2024-07-28T11:25:16.917990+0000","last_fullsized":"2024-07-28T11:25:16.917990+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T15:58:17.969069+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.894610+0000","last_change":"2024-07-28T11:25:08.500994+0000","last_active":"2024-07-28T11:25:15.894610+0000","last_peered":"2024-07-28T11:25:15.894610+0000","last_clean":"2024-07-28T11:25:15.894610+0000","last_became_active":"2024-07-28T11:25:08.500429+0000","last_became_peered":"2024-07-28T11:25:08.500429+0000","last_unstale":"2024-07-28T11:25:15.894610+0000","last_undegraded":"2024-07-28T11:25:15.894610+0000","last_fullsized":"2024-07-28T11:25:15.894610+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:19.887734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908408+0000","last_change":"2024-07-28T11:25:09.641261+0000","last_active":"2024-07-28T11:25:16.908408+0000","last_peered":"2024-07-28T11:25:16.908408+0000","last_clean":"2024-07-28T11:25:16.908408+0000","last_became_active":"2024-07-28T11:25:09.640946+0000","last_became_peered":"2024-07-28T11:25:09.640946+0000","last_unstale":"2024-07-28T11:25:16.908408+0000","last_undegraded":"2024-07-28T11:25:16.908408+0000","last_fullsized":"2024-07-28T11:25:16.908408+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:02.647209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.907781+0000","last_change":"2024-07-28T11:25:08.487164+0000","last_active":"2024-07-28T11:25:16.907781+0000","last_peered":"2024-07-28T11:25:16.907781+0000","last_clean":"2024-07-28T11:25:16.907781+0000","last_became_active":"2024-07-28T11:25:08.484622+0000","last_became_peered":"2024-07-28T11:25:08.484622+0000","last_unstale":"2024-07-28T11:25:16.907781+0000","last_undegraded":"2024-07-28T11:25:16.907781+0000","last_fullsized":"2024-07-28T11:25:16.907781+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.052819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908290+0000","last_change":"2024-07-28T11:25:09.643056+0000","last_active":"2024-07-28T11:25:16.908290+0000","last_peered":"2024-07-28T11:25:16.908290+0000","last_clean":"2024-07-28T11:25:16.908290+0000","last_became_active":"2024-07-28T11:25:09.642267+0000","last_became_peered":"2024-07-28T11:25:09.642267+0000","last_unstale":"2024-07-28T11:25:16.908290+0000","last_undegraded":"2024-07-28T11:25:16.908290+0000","last_fullsized":"2024-07-28T11:25:16.908290+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:27.009649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.106358+0000","last_change":"2024-07-28T11:25:08.518127+0000","last_active":"2024-07-28T11:25:16.106358+0000","last_peered":"2024-07-28T11:25:16.106358+0000","last_clean":"2024-07-28T11:25:16.106358+0000","last_became_active":"2024-07-28T11:25:08.517572+0000","last_became_peered":"2024-07-28T11:25:08.517572+0000","last_unstale":"2024-07-28T11:25:16.106358+0000","last_undegraded":"2024-07-28T11:25:16.106358+0000","last_fullsized":"2024-07-28T11:25:16.106358+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:33.128127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908394+0000","last_change":"2024-07-28T11:25:08.515388+0000","last_active":"2024-07-28T11:25:16.908394+0000","last_peered":"2024-07-28T11:25:16.908394+0000","last_clean":"2024-07-28T11:25:16.908394+0000","last_became_active":"2024-07-28T11:25:08.514873+0000","last_became_peered":"2024-07-28T11:25:08.514873+0000","last_unstale":"2024-07-28T11:25:16.908394+0000","last_undegraded":"2024-07-28T11:25:16.908394+0000","last_fullsized":"2024-07-28T11:25:16.908394+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:17.680438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906183+0000","last_change":"2024-07-28T11:25:08.533814+0000","last_active":"2024-07-28T11:25:16.906183+0000","last_peered":"2024-07-28T11:25:16.906183+0000","last_clean":"2024-07-28T11:25:16.906183+0000","last_became_active":"2024-07-28T11:25:08.533490+0000","last_became_peered":"2024-07-28T11:25:08.533490+0000","last_unstale":"2024-07-28T11:25:16.906183+0000","last_undegraded":"2024-07-28T11:25:16.906183+0000","last_fullsized":"2024-07-28T11:25:16.906183+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:32.146129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906113+0000","last_change":"2024-07-28T11:25:08.492835+0000","last_active":"2024-07-28T11:25:16.906113+0000","last_peered":"2024-07-28T11:25:16.906113+0000","last_clean":"2024-07-28T11:25:16.906113+0000","last_became_active":"2024-07-28T11:25:08.492109+0000","last_became_peered":"2024-07-28T11:25:08.492109+0000","last_unstale":"2024-07-28T11:25:16.906113+0000","last_undegraded":"2024-07-28T11:25:16.906113+0000","last_fullsized":"2024-07-28T11:25:16.906113+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.699896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.909211+0000","last_change":"2024-07-28T11:25:09.641206+0000","last_active":"2024-07-28T11:25:16.909211+0000","last_peered":"2024-07-28T11:25:16.909211+0000","last_clean":"2024-07-28T11:25:16.909211+0000","last_became_active":"2024-07-28T11:25:09.640857+0000","last_became_peered":"2024-07-28T11:25:09.640857+0000","last_unstale":"2024-07-28T11:25:16.909211+0000","last_undegraded":"2024-07-28T11:25:16.909211+0000","last_fullsized":"2024-07-28T11:25:16.909211+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:03.089905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.911889+0000","last_change":"2024-07-28T11:25:08.505177+0000","last_active":"2024-07-28T11:25:16.911889+0000","last_peered":"2024-07-28T11:25:16.911889+0000","last_clean":"2024-07-28T11:25:16.911889+0000","last_became_active":"2024-07-28T11:25:08.504810+0000","last_became_peered":"2024-07-28T11:25:08.504810+0000","last_unstale":"2024-07-28T11:25:16.911889+0000","last_undegraded":"2024-07-28T11:25:16.911889+0000","last_fullsized":"2024-07-28T11:25:16.911889+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:09:25.374360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-07-28T11:25:15.908952+0000","last_change":"2024-07-28T11:25:08.520357+0000","last_active":"2024-07-28T11:25:15.908952+0000","last_peered":"2024-07-28T11:25:15.908952+0000","last_clean":"2024-07-28T11:25:15.908952+0000","last_became_active":"2024-07-28T11:25:08.520030+0000","last_became_peered":"2024-07-28T11:25:08.520030+0000","last_unstale":"2024-07-28T11:25:15.908952+0000","last_undegraded":"2024-07-28T11:25:15.908952+0000","last_fullsized":"2024-07-28T11:25:15.908952+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:02.686637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.916426+0000","last_change":"2024-07-28T11:25:08.478941+0000","last_active":"2024-07-28T11:25:16.916426+0000","last_peered":"2024-07-28T11:25:16.916426+0000","last_clean":"2024-07-28T11:25:16.916426+0000","last_became_active":"2024-07-28T11:25:08.477944+0000","last_became_peered":"2024-07-28T11:25:08.477944+0000","last_unstale":"2024-07-28T11:25:16.916426+0000","last_undegraded":"2024-07-28T11:25:16.916426+0000","last_fullsized":"2024-07-28T11:25:16.916426+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:28:26.339675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.906318+0000","last_change":"2024-07-28T11:25:08.524269+0000","last_active":"2024-07-28T11:25:16.906318+0000","last_peered":"2024-07-28T11:25:16.906318+0000","last_clean":"2024-07-28T11:25:16.906318+0000","last_became_active":"2024-07-28T11:25:08.523560+0000","last_became_peered":"2024-07-28T11:25:08.523560+0000","last_unstale":"2024-07-28T11:25:16.906318+0000","last_undegraded":"2024-07-28T11:25:16.906318+0000","last_fullsized":"2024-07-28T11:25:16.906318+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:09.548825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.924297+0000","last_change":"2024-07-28T11:25:08.502344+0000","last_active":"2024-07-28T11:25:16.924297+0000","last_peered":"2024-07-28T11:25:16.924297+0000","last_clean":"2024-07-28T11:25:16.924297+0000","last_became_active":"2024-07-28T11:25:08.500762+0000","last_became_peered":"2024-07-28T11:25:08.500762+0000","last_unstale":"2024-07-28T11:25:16.924297+0000","last_undegraded":"2024-07-28T11:25:16.924297+0000","last_fullsized":"2024-07-28T11:25:16.924297+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:00:32.601015+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904841+0000","last_change":"2024-07-28T11:25:08.503716+0000","last_active":"2024-07-28T11:25:16.904841+0000","last_peered":"2024-07-28T11:25:16.904841+0000","last_clean":"2024-07-28T11:25:16.904841+0000","last_became_active":"2024-07-28T11:25:08.503252+0000","last_became_peered":"2024-07-28T11:25:08.503252+0000","last_unstale":"2024-07-28T11:25:16.904841+0000","last_undegraded":"2024-07-28T11:25:16.904841+0000","last_fullsized":"2024-07-28T11:25:16.904841+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.037493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.924524+0000","last_change":"2024-07-28T11:25:08.488256+0000","last_active":"2024-07-28T11:25:16.924524+0000","last_peered":"2024-07-28T11:25:16.924524+0000","last_clean":"2024-07-28T11:25:16.924524+0000","last_became_active":"2024-07-28T11:25:08.487772+0000","last_became_peered":"2024-07-28T11:25:08.487772+0000","last_unstale":"2024-07-28T11:25:16.924524+0000","last_undegraded":"2024-07-28T11:25:16.924524+0000","last_fullsized":"2024-07-28T11:25:16.924524+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:39.112514+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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.908743+0000","last_change":"2024-07-28T11:25:09.507719+0000","last_active":"2024-07-28T11:25:16.908743+0000","last_peered":"2024-07-28T11:25:16.908743+0000","last_clean":"2024-07-28T11:25:16.908743+0000","last_became_active":"2024-07-28T11:25:09.506757+0000","last_became_peered":"2024-07-28T11:25:09.506757+0000","last_unstale":"2024-07-28T11:25:16.908743+0000","last_undegraded":"2024-07-28T11:25:16.908743+0000","last_fullsized":"2024-07-28T11:25:16.908743+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"71'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.922265+0000","last_change":"2024-07-28T11:25:08.483175+0000","last_active":"2024-07-28T11:25:16.922265+0000","last_peered":"2024-07-28T11:25:16.922265+0000","last_clean":"2024-07-28T11:25:16.922265+0000","last_became_active":"2024-07-28T11:25:08.482153+0000","last_became_peered":"2024-07-28T11:25:08.482153+0000","last_unstale":"2024-07-28T11:25:16.922265+0000","last_undegraded":"2024-07-28T11:25:16.922265+0000","last_fullsized":"2024-07-28T11:25:16.922265+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:35:21.279208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.904331+0000","last_change":"2024-07-28T11:25:08.522681+0000","last_active":"2024-07-28T11:25:16.904331+0000","last_peered":"2024-07-28T11:25:16.904331+0000","last_clean":"2024-07-28T11:25:16.904331+0000","last_became_active":"2024-07-28T11:25:08.522208+0000","last_became_peered":"2024-07-28T11:25:08.522208+0000","last_unstale":"2024-07-28T11:25:16.904331+0000","last_undegraded":"2024-07-28T11:25:16.904331+0000","last_fullsized":"2024-07-28T11:25:16.904331+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:17.854607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:25:16.927326+0000","last_change":"2024-07-28T11:25:08.483163+0000","last_active":"2024-07-28T11:25:16.927326+0000","last_peered":"2024-07-28T11:25:16.927326+0000","last_clean":"2024-07-28T11:25:16.927326+0000","last_became_active":"2024-07-28T11:25:08.482332+0000","last_became_peered":"2024-07-28T11:25:08.482332+0000","last_unstale":"2024-07-28T11:25:16.927326+0000","last_undegraded":"2024-07-28T11:25:16.927326+0000","last_fullsized":"2024-07-28T11:25:16.927326+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:17:08.165791+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":54,"seq":231928234059,"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":1316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446472,"statfs":{"total":95995035648,"available":95689187328,"internally_reserved":0,"allocated":1347584,"data_stored":912668,"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:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.872,"15min":0.90600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.1279999999999999,"5min":1.244,"15min":1.244},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.64600000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":0.96299999999999997}]},{"osd":1,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.94399999999999995},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":2.0579999999999998,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":0.997},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.92400000000000004,"15min":0.92300000000000004},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":0.84699999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91400000000000003,"15min":0.94899999999999995},"min":{"1min":0.69899999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.228,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":1.006},"min":{"1min":0.58499999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":2.012,"5min":2.012,"15min":2.012},"last":1.109}]},{"osd":3,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.97399999999999998,"15min":1.0129999999999999},"min":{"1min":0.64500000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1599999999999999,"5min":1.347,"15min":1.347},"last":1.145},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.94699999999999995,"15min":0.96399999999999997},"min":{"1min":0.66700000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":0.88}]},{"osd":4,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.89500000000000002},"min":{"1min":0.67300000000000004,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.085},{"interface":"front","average":{"1min":1.034,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.73999999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2490000000000001,"5min":1.329,"15min":1.329},"last":0.71299999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.94199999999999995,"15min":0.95799999999999996},"min":{"1min":0.73199999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.1019999999999999,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":0.753},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.01,"15min":1.04},"min":{"1min":0.65300000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.968,"5min":1.968,"15min":1.968},"last":0.68100000000000005}]},{"osd":6,"last update":"Sun Jul 28 11:26:19 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.84799999999999998,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":2.032,"5min":2.032,"15min":2.032},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.129,"5min":1.028,"15min":1.0629999999999999},"min":{"1min":0.72799999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.333,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0489999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495702,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298652,"kb_used_data":1296,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446500,"statfs":{"total":95995035648,"available":95689216000,"internally_reserved":0,"allocated":1327104,"data_stored":911942,"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:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.89200000000000002},"min":{"1min":0.46700000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90200000000000002,"15min":0.89200000000000002},"min":{"1min":0.62,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.173,"5min":1.1919999999999999,"15min":1.3260000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.94199999999999995,"15min":0.88600000000000001},"min":{"1min":0.75700000000000001,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.67300000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1899999999999999,"5min":1.26,"15min":1.26},"last":0.92500000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.55800000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.8460000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.95099999999999996,"15min":0.93300000000000005},"min":{"1min":0.63800000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.232,"5min":1.266,"15min":1.266},"last":1.194}]},{"osd":3,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94299999999999995,"15min":0.91900000000000004},"min":{"1min":0.60599999999999998,"5min":0.60299999999999998,"15min":0.57899999999999996},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.995,"5min":0.97699999999999998,"15min":0.94999999999999996},"min":{"1min":0.80700000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.262,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0569999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.88600000000000001,"15min":0.84399999999999997},"min":{"1min":0.64700000000000002,"5min":0.435,"15min":0.42199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.103},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97099999999999997,"15min":0.91700000000000004},"min":{"1min":0.64700000000000002,"5min":0.434,"15min":0.433},"max":{"1min":1.266,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.874}]},{"osd":5,"last update":"Sun Jul 28 11:26:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95799999999999996,"15min":0.92000000000000004},"min":{"1min":0.61599999999999999,"5min":0.46800000000000003,"15min":0.38300000000000001},"max":{"1min":1.234,"5min":1.3260000000000001,"15min":1.3979999999999999},"last":1.153},{"interface":"front","average":{"1min":1.018,"5min":0.999,"15min":0.94699999999999995},"min":{"1min":0.68999999999999995,"5min":0.46400000000000002,"15min":0.45400000000000001},"max":{"1min":1.3700000000000001,"5min":1.468,"15min":1.468},"last":1.173}]},{"osd":7,"last update":"Sun Jul 28 11:26:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0640000000000001,"15min":1.0169999999999999},"min":{"1min":0.80900000000000005,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3360000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.089},{"interface":"front","average":{"1min":1.05,"5min":1.056,"15min":1.006},"min":{"1min":0.76500000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2669999999999999,"5min":1.603,"15min":1.603},"last":1.129}]}]},{"osd":5,"up_from":38,"seq":163208757344,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":733184,"data_stored":321172,"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:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.59599999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0489999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.89200000000000002,"15min":0.84999999999999998},"min":{"1min":0.71999999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.98899999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.78700000000000003}]},{"osd":1,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88200000000000001,"15min":0.871},"min":{"1min":0.67800000000000005,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1479999999999999,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.90100000000000002,"15min":0.88700000000000001},"min":{"1min":0.56000000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1479999999999999,"5min":1.373,"15min":1.373},"last":0.92900000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91800000000000004,"15min":0.88400000000000001},"min":{"1min":0.64200000000000002,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.196,"5min":1.29,"15min":1.381},"last":1.042},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.92400000000000004,"15min":0.90300000000000002},"min":{"1min":0.68700000000000006,"5min":0.438,"15min":0.438},"max":{"1min":1.234,"5min":1.256,"15min":1.4790000000000001},"last":0.97899999999999998}]},{"osd":3,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.94899999999999995,"15min":0.90100000000000002},"min":{"1min":0.747,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1399999999999999,"5min":1.2170000000000001,"15min":1.2889999999999999},"last":0.876},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.96599999999999997,"15min":0.94099999999999995},"min":{"1min":0.76900000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.1120000000000001,"5min":1.274,"15min":1.417},"last":1.254}]},{"osd":4,"last update":"Sun Jul 28 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.82299999999999995,"15min":0.79200000000000004},"min":{"1min":0.57899999999999996,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1879999999999999,"5min":1.226,"15min":1.226},"last":1.137},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.94899999999999995,"15min":0.876},"min":{"1min":0.63700000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.177,"5min":1.3160000000000001,"15min":1.5780000000000001},"last":1.381}]},{"osd":6,"last update":"Sun Jul 28 11:26:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.995,"15min":0.97599999999999998},"min":{"1min":0.83299999999999996,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.296,"5min":1.4179999999999999,"15min":1.6699999999999999},"last":1.226},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.95599999999999996,"15min":0.91800000000000004},"min":{"1min":0.67100000000000004,"5min":0.372,"15min":0.372},"max":{"1min":1.196,"5min":1.3,"15min":1.3},"last":1.2829999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0649999999999999,"15min":1.1240000000000001},"min":{"1min":0.71099999999999997,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.226,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0309999999999999,"15min":1.0940000000000001},"min":{"1min":0.67700000000000005,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.306,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.333}]}]},{"osd":4,"up_from":30,"seq":128849018986,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298092,"kb_used_data":728,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447060,"statfs":{"total":95995035648,"available":95689789440,"internally_reserved":0,"allocated":745472,"data_stored":321973,"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:27:01 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.93899999999999995,"15min":0.86599999999999999},"min":{"1min":0.78800000000000003,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2190000000000001,"5min":1.516,"15min":1.516},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95599999999999996,"15min":0.91200000000000003},"min":{"1min":0.53800000000000003,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1899999999999999,"5min":1.2410000000000001,"15min":1.4910000000000001},"last":1.2010000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:27:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.83599999999999997,"15min":0.81200000000000006},"min":{"1min":0.59699999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.804},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.88600000000000001,"15min":0.82699999999999996},"min":{"1min":0.54500000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.278,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.82599999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:27:01 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.93000000000000005,"15min":0.84599999999999997},"min":{"1min":0.65900000000000003,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.0740000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.92600000000000005,"15min":0.84499999999999997},"min":{"1min":0.58499999999999996,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2050000000000001,"5min":1.294,"15min":1.294},"last":0.85899999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:27:01 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.92100000000000004,"15min":0.85199999999999998},"min":{"1min":0.63,"5min":0.48999999999999999,"15min":0.42699999999999999},"max":{"1min":1.2729999999999999,"5min":1.3600000000000001,"15min":1.3879999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.872,"15min":0.85699999999999998},"min":{"1min":0.60499999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1830000000000001,"5min":1.1910000000000001,"15min":1.907},"last":0.93899999999999995}]},{"osd":5,"last update":"Sun Jul 28 11:26:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.89200000000000002,"15min":0.72399999999999998},"min":{"1min":0.64200000000000002,"5min":0.36899999999999999,"15min":0.309},"max":{"1min":1.2190000000000001,"5min":1.4510000000000001,"15min":1.675},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.89100000000000001,"15min":0.70699999999999996},"min":{"1min":0.81699999999999995,"5min":0.42799999999999999,"15min":0.29899999999999999},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.63900000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:26:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.96199999999999997,"15min":0.84799999999999998},"min":{"1min":0.64400000000000002,"5min":0.40200000000000002,"15min":0.31900000000000001},"max":{"1min":1.3140000000000001,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.046,"5min":1.016,"15min":0.92400000000000004},"min":{"1min":0.68500000000000005,"5min":0.41299999999999998,"15min":0.34999999999999998},"max":{"1min":1.3109999999999999,"5min":1.5820000000000001,"15min":1.5980000000000001},"last":1.151}]},{"osd":7,"last update":"Sun Jul 28 11:26:23 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.69799999999999995,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2969999999999999,"5min":1.341,"15min":1.341},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0629999999999999,"15min":1.0309999999999999},"min":{"1min":0.83599999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.286,"5min":1.794,"15min":1.794},"last":1.1160000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182515,"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":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":729088,"data_stored":320630,"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:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.69299999999999995,"15min":0.65600000000000003},"min":{"1min":0.45000000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":5.0570000000000004,"15min":5.0570000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.75,"15min":0.70299999999999996},"min":{"1min":0.56200000000000006,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.089,"5min":5.6299999999999999,"15min":5.6299999999999999},"last":0.63600000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.76700000000000002,"15min":0.73499999999999999},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0009999999999999,"5min":3.7469999999999999,"15min":3.7469999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.73999999999999999,"15min":0.69699999999999995},"min":{"1min":0.47199999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.091,"5min":4.4359999999999999,"15min":4.4359999999999999},"last":0.86399999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.78600000000000003,"15min":0.76600000000000001},"min":{"1min":0.44700000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.0529999999999999,"5min":4.3200000000000003,"15min":4.3200000000000003},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.72699999999999998,"15min":0.71399999999999997},"min":{"1min":0.53600000000000003,"5min":0.31,"15min":0.31},"max":{"1min":0.92600000000000005,"5min":1.732,"15min":1.732},"last":0.82199999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.91700000000000004,"15min":0.89400000000000002},"min":{"1min":0.63600000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.0549999999999999,"5min":1.524,"15min":1.524},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.97799999999999998,"15min":0.92700000000000005},"min":{"1min":0.69499999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.4770000000000001,"5min":3.6099999999999999,"15min":3.6099999999999999},"last":0.89200000000000002}]},{"osd":5,"last update":"Sun Jul 28 11:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93999999999999995,"15min":0.93500000000000005},"min":{"1min":0.624,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1339999999999999,"5min":2.4550000000000001,"15min":2.4550000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":1,"5min":1.018,"15min":0.98599999999999999},"min":{"1min":0.76100000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.6220000000000001,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.96199999999999997}]},{"osd":6,"last update":"Sun Jul 28 11:26:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.008,"15min":1.022},"min":{"1min":0.63600000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.5580000000000001,"5min":3.681,"15min":3.681},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.006,"15min":1.0029999999999999},"min":{"1min":0.70899999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.175,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.018}]},{"osd":7,"last update":"Sun Jul 28 11:26:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0269999999999999,"15min":1.0089999999999999},"min":{"1min":0.60699999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1679999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.0249999999999999,"15min":1.0089999999999999},"min":{"1min":0.82499999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3049999999999999,"5min":2.359,"15min":2.359},"last":1.0449999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411454,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298068,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447084,"statfs":{"total":95995035648,"available":95689814016,"internally_reserved":0,"allocated":729088,"data_stored":320879,"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:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66700000000000004,"15min":0.63200000000000001},"min":{"1min":0.32300000000000001,"5min":0.25,"15min":0.25},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.5469999999999999},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.69299999999999995,"15min":0.67200000000000004},"min":{"1min":0.42299999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.044,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.51200000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.66400000000000003,"15min":0.61199999999999999},"min":{"1min":0.31,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.98999999999999999,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.72599999999999998,"15min":0.67200000000000004},"min":{"1min":0.373,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2150000000000001,"5min":1.2689999999999999,"15min":1.4710000000000001},"last":0.59499999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.72099999999999997,"15min":0.70499999999999996},"min":{"1min":0.34699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.0169999999999999,"5min":1.181,"15min":1.181},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.78200000000000003,"15min":0.755},"min":{"1min":0.40000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.29,"5min":1.577,"15min":1.6879999999999999},"last":0.48899999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91500000000000004,"15min":0.86599999999999999},"min":{"1min":0.57799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.135,"5min":1.306,"15min":1.306},"last":0.752},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.95099999999999996,"15min":0.92500000000000004},"min":{"1min":0.63300000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.70499999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:26:47 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.65500000000000003,"5min":0.63100000000000001,"15min":0.59799999999999998},"max":{"1min":1.296,"5min":1.502,"15min":1.502},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88200000000000001,"15min":0.89100000000000001},"min":{"1min":0.59999999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.131,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.68500000000000005}]},{"osd":6,"last update":"Sun Jul 28 11:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94499999999999995,"15min":0.97499999999999998},"min":{"1min":0.57799999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.212,"5min":1.256,"15min":1.256},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.034,"15min":1.0960000000000001},"min":{"1min":0.76900000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3440000000000001,"5min":1.347,"15min":1.617},"last":0.77200000000000002}]},{"osd":7,"last update":"Sun Jul 28 11:26:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96799999999999997,"15min":1.002},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.333,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.028,"15min":1.0880000000000001},"min":{"1min":0.61699999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3120000000000001,"5min":1.401,"15min":1.401},"last":0.71899999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574987,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298072,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447080,"statfs":{"total":95995035648,"available":95689809920,"internally_reserved":0,"allocated":724992,"data_stored":320540,"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:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.59399999999999997,"15min":0.56699999999999995},"min":{"1min":0.35099999999999998,"5min":0.19,"15min":0.19},"max":{"1min":0.84199999999999997,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.21099999999999999},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.69899999999999995,"15min":0.61899999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.99199999999999999,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.30499999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.68300000000000005,"15min":0.65800000000000003},"min":{"1min":0.30299999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0600000000000001,"5min":1.077,"15min":1.117},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.85799999999999998,"15min":0.76000000000000001},"min":{"1min":0.38300000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2470000000000001,"5min":1.391,"15min":1.391},"last":0.38200000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:27:09 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.76000000000000001,"15min":0.746},"min":{"1min":0.312,"5min":0.312,"15min":0.29499999999999998},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.627,"5min":0.73499999999999999,"15min":0.72499999999999998},"min":{"1min":0.35799999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.034,"5min":1.171,"15min":1.171},"last":0.35799999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.85499999999999998,"15min":0.81499999999999995},"min":{"1min":0.58799999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.0800000000000001,"5min":1.2150000000000001,"15min":1.335},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.91200000000000003,"15min":0.88300000000000001},"min":{"1min":0.57199999999999995,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.1419999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.64900000000000002}]},{"osd":5,"last update":"Sun Jul 28 11:26:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90100000000000002,"15min":0.90800000000000003},"min":{"1min":0.66600000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2130000000000001,"5min":1.2490000000000001,"15min":1.278},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.0189999999999999,"15min":1.0149999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1970000000000001,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.68799999999999994}]},{"osd":6,"last update":"Sun Jul 28 11:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.63300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3240000000000001,"5min":1.585,"15min":1.585},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.95799999999999996,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.216,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.56200000000000006}]},{"osd":7,"last update":"Sun Jul 28 11:26:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.98299999999999998,"15min":1.0069999999999999},"min":{"1min":0.59899999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1779999999999999,"5min":1.431,"15min":1.431},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0149999999999999,"15min":0.999},"min":{"1min":0.64500000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2410000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.67600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738516,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298660,"kb_used_data":1300,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446492,"statfs":{"total":95995035648,"available":95689207808,"internally_reserved":0,"allocated":1331200,"data_stored":911765,"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:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.621,"15min":0.55100000000000005},"min":{"1min":0.35499999999999998,"5min":0.31900000000000001,"15min":0.27400000000000002},"max":{"1min":0.89500000000000002,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.65200000000000002,"15min":0.58899999999999997},"min":{"1min":0.33300000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.88500000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.84299999999999997}]},{"osd":2,"last update":"Sun Jul 28 11:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.73699999999999999,"15min":0.67900000000000005},"min":{"1min":0.38500000000000001,"5min":0.38300000000000001,"15min":0.38100000000000001},"max":{"1min":1.0609999999999999,"5min":1.2629999999999999,"15min":1.304},"last":0.872},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.755,"15min":0.72099999999999997},"min":{"1min":0.34899999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.036,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.78700000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.66200000000000003,"15min":0.67700000000000005},"min":{"1min":0.312,"5min":0.307,"15min":0.307},"max":{"1min":0.876,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.73899999999999999,"15min":0.747},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0289999999999999,"5min":1.111,"15min":1.216},"last":1.0289999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:26:45 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.61499999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2010000000000001,"5min":1.329,"15min":1.502},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.95699999999999996,"15min":0.92300000000000004},"min":{"1min":0.58899999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2050000000000001,"5min":1.298,"15min":1.3759999999999999},"last":0.96499999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89700000000000002,"15min":0.92300000000000004},"min":{"1min":0.625,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.115,"5min":1.2629999999999999,"15min":2.0800000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.90600000000000003,"15min":0.93400000000000005},"min":{"1min":0.65300000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2330000000000001,"5min":1.248,"15min":1.9870000000000001},"last":1.1240000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93999999999999995,"15min":0.997},"min":{"1min":0.66100000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.139,"5min":2.1850000000000001,"15min":2.1850000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.99399999999999999,"15min":1.042},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.252,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0980000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0569999999999999,"15min":1.115},"min":{"1min":0.78700000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3089999999999999,"5min":1.806,"15min":1.806},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0089999999999999,"15min":1.081},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.161,"5min":1.889,"15min":1.889},"last":1.198}]}]}],"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:27:12.927 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:27:12.927 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T11:27:12.927 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T11:27:12.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T11:27:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:13 smithi204 bash[24094]: audit 2024-07-28T11:27:12.164719+0000 mgr.y (mgr.24311) 189 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:13.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:13 smithi177 bash[31534]: audit 2024-07-28T11:27:12.164719+0000 mgr.y (mgr.24311) 189 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:13.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:13 smithi177 bash[21846]: audit 2024-07-28T11:27:12.164719+0000 mgr.y (mgr.24311) 189 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:27:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:14 smithi204 bash[24094]: cluster 2024-07-28T11:27:13.059249+0000 mgr.y (mgr.24311) 190 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:14.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:14 smithi177 bash[21846]: cluster 2024-07-28T11:27:13.059249+0000 mgr.y (mgr.24311) 190 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:14.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:14 smithi177 bash[31534]: cluster 2024-07-28T11:27:13.059249+0000 mgr.y (mgr.24311) 190 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:15 smithi204 bash[24094]: audit 2024-07-28T11:27:15.053682+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:15.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:15 smithi177 bash[31534]: audit 2024-07-28T11:27:15.053682+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:15.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:15 smithi177 bash[21846]: audit 2024-07-28T11:27:15.053682+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:16 smithi204 bash[24094]: cluster 2024-07-28T11:27:15.060502+0000 mgr.y (mgr.24311) 191 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:16.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:16 smithi177 bash[31534]: cluster 2024-07-28T11:27:15.060502+0000 mgr.y (mgr.24311) 191 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:16.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:16 smithi177 bash[21846]: cluster 2024-07-28T11:27:15.060502+0000 mgr.y (mgr.24311) 191 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:17.710 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:18 smithi204 bash[24094]: cluster 2024-07-28T11:27:17.061595+0000 mgr.y (mgr.24311) 192 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:18.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:18] "GET /metrics HTTP/1.1" 200 239260 "" "Prometheus/2.43.0" 2024-07-28T11:27:18.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:18 smithi177 bash[31534]: cluster 2024-07-28T11:27:17.061595+0000 mgr.y (mgr.24311) 192 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:18.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:18 smithi177 bash[21846]: cluster 2024-07-28T11:27:17.061595+0000 mgr.y (mgr.24311) 192 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:20.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:20 smithi177 bash[31534]: cluster 2024-07-28T11:27:19.062172+0000 mgr.y (mgr.24311) 193 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:20 smithi177 bash[21846]: cluster 2024-07-28T11:27:19.062172+0000 mgr.y (mgr.24311) 193 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:20 smithi204 bash[24094]: cluster 2024-07-28T11:27:19.062172+0000 mgr.y (mgr.24311) 193 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:21.651 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:27:21.651 INFO:teuthology.orchestra.run.smithi177.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T11:27:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:21 smithi204 bash[24094]: audit 2024-07-28T11:27:21.232893+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:21.664 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:21 smithi177 bash[31534]: audit 2024-07-28T11:27:21.232893+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:21.664 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:21 smithi177 bash[21846]: audit 2024-07-28T11:27:21.232893+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:22.363 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T11:27:22.363 INFO:teuthology.run_tasks:Running task print... 2024-07-28T11:27:22.373 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-07-28T11:27:22.373 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T11:27:22.396 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T11:27:22.396 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T11:27:22.397 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T11:27:22.398 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-07-28T11:27:22.403 INFO:tasks.rados:Beginning rados... 2024-07-28T11:27:22.403 INFO:tasks.rados:joining rados 2024-07-28T11:27:22.403 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T11:27:22.403 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-07-28T11:27:22.403 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-07-28T11:27:22.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-07-28T11:27:22.404 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-07-28T11:27:22.404 INFO:tasks.rados:starting run 0 out of 1 2024-07-28T11:27:22.405 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-07-28T11:27:22.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-07-28T11:27:22.406 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[24094]: cluster 2024-07-28T11:27:21.063185+0000 mgr.y (mgr.24311) 194 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[24094]: audit 2024-07-28T11:27:21.656519+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.177:0/3358971481' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:27:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[24094]: audit 2024-07-28T11:27:21.692900+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[24094]: audit 2024-07-28T11:27:21.693631+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:22 smithi204 bash[24094]: audit 2024-07-28T11:27:21.700019+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:22.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[21846]: cluster 2024-07-28T11:27:21.063185+0000 mgr.y (mgr.24311) 194 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[21846]: audit 2024-07-28T11:27:21.656519+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.177:0/3358971481' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[21846]: audit 2024-07-28T11:27:21.692900+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[21846]: audit 2024-07-28T11:27:21.693631+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[21846]: audit 2024-07-28T11:27:21.700019+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[31534]: cluster 2024-07-28T11:27:21.063185+0000 mgr.y (mgr.24311) 194 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[31534]: audit 2024-07-28T11:27:21.656519+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.177:0/3358971481' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[31534]: audit 2024-07-28T11:27:21.692900+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[31534]: audit 2024-07-28T11:27:21.693631+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:22.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:22 smithi177 bash[31534]: audit 2024-07-28T11:27:21.700019+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:24 smithi204 bash[24094]: cluster 2024-07-28T11:27:23.063806+0000 mgr.y (mgr.24311) 195 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:24.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:24 smithi177 bash[31534]: cluster 2024-07-28T11:27:23.063806+0000 mgr.y (mgr.24311) 195 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:24.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:24 smithi177 bash[21846]: cluster 2024-07-28T11:27:23.063806+0000 mgr.y (mgr.24311) 195 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:26 smithi204 bash[24094]: cluster 2024-07-28T11:27:25.064349+0000 mgr.y (mgr.24311) 196 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:26 smithi177 bash[31534]: cluster 2024-07-28T11:27:25.064349+0000 mgr.y (mgr.24311) 196 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:26.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:26 smithi177 bash[21846]: cluster 2024-07-28T11:27:25.064349+0000 mgr.y (mgr.24311) 196 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:27.195 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:27.196 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:28 smithi204 bash[24094]: cluster 2024-07-28T11:27:27.065455+0000 mgr.y (mgr.24311) 197 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:28.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:28 smithi177 bash[21846]: cluster 2024-07-28T11:27:27.065455+0000 mgr.y (mgr.24311) 197 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:28.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:28] "GET /metrics HTTP/1.1" 200 239260 "" "Prometheus/2.43.0" 2024-07-28T11:27:28.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:28 smithi177 bash[31534]: cluster 2024-07-28T11:27:27.065455+0000 mgr.y (mgr.24311) 197 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:30.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:30 smithi204 bash[24094]: cluster 2024-07-28T11:27:29.066010+0000 mgr.y (mgr.24311) 198 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:30 smithi204 bash[24094]: audit 2024-07-28T11:27:30.054272+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:30 smithi177 bash[31534]: cluster 2024-07-28T11:27:29.066010+0000 mgr.y (mgr.24311) 198 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:30 smithi177 bash[31534]: audit 2024-07-28T11:27:30.054272+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:30.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:30 smithi177 bash[21846]: cluster 2024-07-28T11:27:29.066010+0000 mgr.y (mgr.24311) 198 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:30 smithi177 bash[21846]: audit 2024-07-28T11:27:30.054272+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:32.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:32 smithi177 bash[21846]: cluster 2024-07-28T11:27:31.067063+0000 mgr.y (mgr.24311) 199 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:32.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:32 smithi177 bash[31534]: cluster 2024-07-28T11:27:31.067063+0000 mgr.y (mgr.24311) 199 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:32 smithi204 bash[24094]: cluster 2024-07-28T11:27:31.067063+0000 mgr.y (mgr.24311) 199 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:33.322 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE Bus STOPPING 2024-07-28T11:27:33.429 INFO:teuthology.orchestra.run.smithi177.stderr:pool 'unique_pool_0' created 2024-07-28T11:27:33.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[21846]: audit 2024-07-28T11:27:32.599248+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1619514977' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[21846]: audit 2024-07-28T11:27:32.599885+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[21846]: audit 2024-07-28T11:27:33.040159+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.177:0/671817908' entity='client.admin' 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[21846]: audit 2024-07-28T11:27:33.053421+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[31534]: audit 2024-07-28T11:27:32.599248+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1619514977' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[31534]: audit 2024-07-28T11:27:32.599885+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[31534]: audit 2024-07-28T11:27:33.040159+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.177:0/671817908' entity='client.admin' 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[31534]: audit 2024-07-28T11:27:33.053421+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:27:33.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE Bus STOPPED 2024-07-28T11:27:33.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE Bus STARTING 2024-07-28T11:27:33.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE Serving on http://:::9283 2024-07-28T11:27:33.765 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:33 smithi177 bash[22096]: [28/Jul/2024:11:27:33] ENGINE Bus STARTED 2024-07-28T11:27:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:33 smithi204 bash[24094]: audit 2024-07-28T11:27:32.599248+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1619514977' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:33 smithi204 bash[24094]: audit 2024-07-28T11:27:32.599885+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:27:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:33 smithi204 bash[24094]: audit 2024-07-28T11:27:33.040159+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.177:0/671817908' entity='client.admin' 2024-07-28T11:27:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:33 smithi204 bash[24094]: audit 2024-07-28T11:27:33.053421+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:34.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set global log_to_journald false --force' 2024-07-28T11:27:34.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-07-28T11:27:34.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[31534]: cluster 2024-07-28T11:27:33.067449+0000 mgr.y (mgr.24311) 200 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:34.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[31534]: audit 2024-07-28T11:27:33.431614+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:27:34.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[31534]: cluster 2024-07-28T11:27:33.431835+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:27:34.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[21846]: cluster 2024-07-28T11:27:33.067449+0000 mgr.y (mgr.24311) 200 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:34.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[21846]: audit 2024-07-28T11:27:33.431614+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:27:34.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:34 smithi177 bash[21846]: cluster 2024-07-28T11:27:33.431835+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:27:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:34 smithi204 bash[24094]: cluster 2024-07-28T11:27:33.067449+0000 mgr.y (mgr.24311) 200 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:34 smithi204 bash[24094]: audit 2024-07-28T11:27:33.431614+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:27:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:34 smithi204 bash[24094]: cluster 2024-07-28T11:27:33.431835+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:27:35.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:35 smithi177 bash[21846]: cluster 2024-07-28T11:27:34.437314+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:27:35.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:35 smithi177 bash[31534]: cluster 2024-07-28T11:27:34.437314+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:27:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:35 smithi204 bash[24094]: cluster 2024-07-28T11:27:34.437314+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:27:36.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[31534]: cluster 2024-07-28T11:27:35.068124+0000 mgr.y (mgr.24311) 201 : cluster [DBG] pgmap v177: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:36.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[31534]: cluster 2024-07-28T11:27:35.445577+0000 mon.a (mon.0) 914 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:27:36.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[31534]: cluster 2024-07-28T11:27:35.454446+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:27:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[21846]: cluster 2024-07-28T11:27:35.068124+0000 mgr.y (mgr.24311) 201 : cluster [DBG] pgmap v177: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[21846]: cluster 2024-07-28T11:27:35.445577+0000 mon.a (mon.0) 914 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:27:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:36 smithi177 bash[21846]: cluster 2024-07-28T11:27:35.454446+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:27:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:36 smithi204 bash[24094]: cluster 2024-07-28T11:27:35.068124+0000 mgr.y (mgr.24311) 201 : cluster [DBG] pgmap v177: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:36 smithi204 bash[24094]: cluster 2024-07-28T11:27:35.445577+0000 mon.a (mon.0) 914 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:27:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:36 smithi204 bash[24094]: cluster 2024-07-28T11:27:35.454446+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:27:38.001 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:38 smithi204 bash[24094]: cluster 2024-07-28T11:27:37.069295+0000 mgr.y (mgr.24311) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:38.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:38 smithi177 bash[21846]: cluster 2024-07-28T11:27:37.069295+0000 mgr.y (mgr.24311) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:38.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:38] "GET /metrics HTTP/1.1" 200 239204 "" "Prometheus/2.43.0" 2024-07-28T11:27:38.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:38 smithi177 bash[31534]: cluster 2024-07-28T11:27:37.069295+0000 mgr.y (mgr.24311) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:39.014 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.536419+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.542878+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.604684+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.612768+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.614615+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.616279+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:39 smithi204 bash[24094]: audit 2024-07-28T11:27:38.628016+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.536419+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.542878+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.604684+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.612768+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.614615+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.616279+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[31534]: audit 2024-07-28T11:27:38.628016+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.536419+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.542878+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.604684+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.612768+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.614615+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.616279+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:39 smithi177 bash[21846]: audit 2024-07-28T11:27:38.628016+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:40.877 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:40 smithi177 bash[31534]: cluster 2024-07-28T11:27:39.069954+0000 mgr.y (mgr.24311) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:40.877 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:40 smithi177 bash[21846]: cluster 2024-07-28T11:27:39.069954+0000 mgr.y (mgr.24311) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:40.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:40 smithi204 bash[24094]: cluster 2024-07-28T11:27:39.069954+0000 mgr.y (mgr.24311) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:42.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:42 smithi204 bash[24094]: cluster 2024-07-28T11:27:41.071182+0000 mgr.y (mgr.24311) 204 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:43.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:42 smithi177 bash[31534]: cluster 2024-07-28T11:27:41.071182+0000 mgr.y (mgr.24311) 204 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:43.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:42 smithi177 bash[21846]: cluster 2024-07-28T11:27:41.071182+0000 mgr.y (mgr.24311) 204 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:44.646 INFO:teuthology.orchestra.run.smithi177.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-07-28T11:27:44.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:44 smithi204 bash[24094]: cluster 2024-07-28T11:27:43.071886+0000 mgr.y (mgr.24311) 205 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:44 smithi204 bash[24094]: audit 2024-07-28T11:27:44.544279+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/2071653422' 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:27:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:44 smithi204 bash[24094]: audit 2024-07-28T11:27:44.544964+0000 mon.a (mon.0) 923 : 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:27:45.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[31534]: cluster 2024-07-28T11:27:43.071886+0000 mgr.y (mgr.24311) 205 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:45.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[31534]: audit 2024-07-28T11:27:44.544279+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/2071653422' 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:27:45.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[31534]: audit 2024-07-28T11:27:44.544964+0000 mon.a (mon.0) 923 : 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:27:45.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[21846]: cluster 2024-07-28T11:27:43.071886+0000 mgr.y (mgr.24311) 205 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:45.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[21846]: audit 2024-07-28T11:27:44.544279+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/2071653422' 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:27:45.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:44 smithi177 bash[21846]: audit 2024-07-28T11:27:44.544964+0000 mon.a (mon.0) 923 : 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:27:45.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-07-28T11:27:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:45 smithi204 bash[24094]: audit 2024-07-28T11:27:44.650930+0000 mon.a (mon.0) 924 : 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:27:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:45 smithi204 bash[24094]: cluster 2024-07-28T11:27:44.651105+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:27:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:45 smithi204 bash[24094]: audit 2024-07-28T11:27:45.060348+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:45 smithi204 bash[24094]: audit 2024-07-28T11:27:45.062125+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:46.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[31534]: audit 2024-07-28T11:27:44.650930+0000 mon.a (mon.0) 924 : 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:27:46.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[31534]: cluster 2024-07-28T11:27:44.651105+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:27:46.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[31534]: audit 2024-07-28T11:27:45.060348+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:46.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[31534]: audit 2024-07-28T11:27:45.062125+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[21846]: audit 2024-07-28T11:27:44.650930+0000 mon.a (mon.0) 924 : 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:27:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[21846]: cluster 2024-07-28T11:27:44.651105+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:27:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[21846]: audit 2024-07-28T11:27:45.060348+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:45 smithi177 bash[21846]: audit 2024-07-28T11:27:45.062125+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:27:46.732 DEBUG:teuthology.orchestra.run.smithi177:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout:adding op weight read -> 45 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout:adding op weight write -> 45 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout:adding op weight delete -> 10 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout:ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout:Configuration: 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout: Number of operations: 4000 2024-07-28T11:27:46.750 INFO:tasks.rados.rados.0.smithi177.stdout: Number of objects: 500 2024-07-28T11:27:46.751 INFO:tasks.rados.rados.0.smithi177.stdout: Max in flight operations: 16 2024-07-28T11:27:46.751 INFO:tasks.rados.rados.0.smithi177.stdout: Object size (in bytes): 4000000 2024-07-28T11:27:46.751 INFO:tasks.rados.rados.0.smithi177.stdout: Write stride min: 400000 2024-07-28T11:27:46.751 INFO:tasks.rados.rados.0.smithi177.stdout: Write stride max: 800000 2024-07-28T11:27:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:46 smithi204 bash[24094]: cluster 2024-07-28T11:27:45.072432+0000 mgr.y (mgr.24311) 206 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:46 smithi204 bash[24094]: cluster 2024-07-28T11:27:46.056214+0000 mon.a (mon.0) 928 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:27:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:46 smithi204 bash[24094]: cluster 2024-07-28T11:27:46.056284+0000 mon.a (mon.0) 929 : cluster [INF] Cluster is now healthy 2024-07-28T11:27:47.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[31534]: cluster 2024-07-28T11:27:45.072432+0000 mgr.y (mgr.24311) 206 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:47.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[31534]: cluster 2024-07-28T11:27:46.056214+0000 mon.a (mon.0) 928 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:27:47.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[31534]: cluster 2024-07-28T11:27:46.056284+0000 mon.a (mon.0) 929 : cluster [INF] Cluster is now healthy 2024-07-28T11:27:47.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[21846]: cluster 2024-07-28T11:27:45.072432+0000 mgr.y (mgr.24311) 206 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:47.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[21846]: cluster 2024-07-28T11:27:46.056214+0000 mon.a (mon.0) 928 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:27:47.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:46 smithi177 bash[21846]: cluster 2024-07-28T11:27:46.056284+0000 mon.a (mon.0) 929 : cluster [INF] Cluster is now healthy 2024-07-28T11:27:47.667 INFO:tasks.rados.rados.0.smithi177.stdout:1: write initial oid 1 2024-07-28T11:27:47.667 INFO:tasks.rados.rados.0.smithi177.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-07-28T11:27:47.674 INFO:tasks.rados.rados.0.smithi177.stdout:1: writing smithi17769138-1 from 416807 to 892056 tid 1 2024-07-28T11:27:47.683 INFO:tasks.rados.rados.0.smithi177.stdout:1: writing smithi17769138-1 from 1542129 to 2016807 tid 2 2024-07-28T11:27:47.683 INFO:tasks.rados.rados.0.smithi177.stdout:2: write initial oid 2 2024-07-28T11:27:47.683 INFO:tasks.rados.rados.0.smithi177.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-07-28T11:27:47.690 INFO:tasks.rados.rados.0.smithi177.stdout:2: writing smithi17769138-2 from 416807 to 892056 tid 1 2024-07-28T11:27:47.699 INFO:tasks.rados.rados.0.smithi177.stdout:2: writing smithi17769138-2 from 1542129 to 2016807 tid 2 2024-07-28T11:27:47.699 INFO:tasks.rados.rados.0.smithi177.stdout:3: write initial oid 3 2024-07-28T11:27:47.699 INFO:tasks.rados.rados.0.smithi177.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-07-28T11:27:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:3: writing smithi17769138-3 from 433614 to 984112 tid 1 2024-07-28T11:27:47.714 INFO:tasks.rados.rados.0.smithi177.stdout:3: writing smithi17769138-3 from 1600611 to 2033614 tid 2 2024-07-28T11:27:47.715 INFO:tasks.rados.rados.0.smithi177.stdout:4: write initial oid 4 2024-07-28T11:27:47.715 INFO:tasks.rados.rados.0.smithi177.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-07-28T11:27:47.723 INFO:tasks.rados.rados.0.smithi177.stdout:4: writing smithi17769138-4 from 450421 to 1076168 tid 1 2024-07-28T11:27:47.730 INFO:tasks.rados.rados.0.smithi177.stdout:4: writing smithi17769138-4 from 1659093 to 2050421 tid 2 2024-07-28T11:27:47.730 INFO:tasks.rados.rados.0.smithi177.stdout:5: write initial oid 5 2024-07-28T11:27:47.730 INFO:tasks.rados.rados.0.smithi177.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-07-28T11:27:47.737 INFO:tasks.rados.rados.0.smithi177.stdout:5: writing smithi17769138-5 from 467228 to 1168224 tid 1 2024-07-28T11:27:47.743 INFO:tasks.rados.rados.0.smithi177.stdout:5: writing smithi17769138-5 from 1717575 to 2067228 tid 2 2024-07-28T11:27:47.743 INFO:tasks.rados.rados.0.smithi177.stdout:6: write initial oid 6 2024-07-28T11:27:47.743 INFO:tasks.rados.rados.0.smithi177.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-07-28T11:27:47.750 INFO:tasks.rados.rados.0.smithi177.stdout:6: writing smithi17769138-6 from 484035 to 1260280 tid 1 2024-07-28T11:27:47.755 INFO:tasks.rados.rados.0.smithi177.stdout:6: writing smithi17769138-6 from 2059704 to 2084035 tid 2 2024-07-28T11:27:47.755 INFO:tasks.rados.rados.0.smithi177.stdout:7: write initial oid 7 2024-07-28T11:27:47.755 INFO:tasks.rados.rados.0.smithi177.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-07-28T11:27:47.761 INFO:tasks.rados.rados.0.smithi177.stdout:7: writing smithi17769138-7 from 500842 to 952336 tid 1 2024-07-28T11:27:47.767 INFO:tasks.rados.rados.0.smithi177.stdout:7: writing smithi17769138-7 from 1718186 to 2100842 tid 2 2024-07-28T11:27:47.767 INFO:tasks.rados.rados.0.smithi177.stdout:8: write initial oid 8 2024-07-28T11:27:47.767 INFO:tasks.rados.rados.0.smithi177.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-07-28T11:27:47.773 INFO:tasks.rados.rados.0.smithi177.stdout:8: writing smithi17769138-8 from 517649 to 1044392 tid 1 2024-07-28T11:27:47.779 INFO:tasks.rados.rados.0.smithi177.stdout:8: writing smithi17769138-8 from 1776668 to 2117649 tid 2 2024-07-28T11:27:47.779 INFO:tasks.rados.rados.0.smithi177.stdout:9: write initial oid 9 2024-07-28T11:27:47.779 INFO:tasks.rados.rados.0.smithi177.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-07-28T11:27:47.787 INFO:tasks.rados.rados.0.smithi177.stdout:9: writing smithi17769138-9 from 534456 to 1252801 tid 1 2024-07-28T11:27:47.792 INFO:tasks.rados.rados.0.smithi177.stdout:9: writing smithi17769138-9 from 1951503 to 2134456 tid 2 2024-07-28T11:27:47.792 INFO:tasks.rados.rados.0.smithi177.stdout:10: write initial oid 10 2024-07-28T11:27:47.792 INFO:tasks.rados.rados.0.smithi177.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-07-28T11:27:47.799 INFO:tasks.rados.rados.0.smithi177.stdout:10: writing smithi17769138-10 from 551263 to 1344857 tid 1 2024-07-28T11:27:47.804 INFO:tasks.rados.rados.0.smithi177.stdout:10: writing smithi17769138-10 from 1893632 to 2151263 tid 2 2024-07-28T11:27:47.804 INFO:tasks.rados.rados.0.smithi177.stdout:11: write initial oid 11 2024-07-28T11:27:47.804 INFO:tasks.rados.rados.0.smithi177.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-07-28T11:27:47.810 INFO:tasks.rados.rados.0.smithi177.stdout:11: writing smithi17769138-11 from 568070 to 1036913 tid 1 2024-07-28T11:27:47.816 INFO:tasks.rados.rados.0.smithi177.stdout:11: writing smithi17769138-11 from 1552114 to 2168070 tid 2 2024-07-28T11:27:47.816 INFO:tasks.rados.rados.0.smithi177.stdout:12: write initial oid 12 2024-07-28T11:27:47.817 INFO:tasks.rados.rados.0.smithi177.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-07-28T11:27:47.823 INFO:tasks.rados.rados.0.smithi177.stdout:12: writing smithi17769138-12 from 584877 to 1128969 tid 1 2024-07-28T11:27:47.829 INFO:tasks.rados.rados.0.smithi177.stdout:12: writing smithi17769138-12 from 1610596 to 2172599 tid 2 2024-07-28T11:27:47.829 INFO:tasks.rados.rados.0.smithi177.stdout:13: write initial oid 13 2024-07-28T11:27:47.829 INFO:tasks.rados.rados.0.smithi177.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-07-28T11:27:47.836 INFO:tasks.rados.rados.0.smithi177.stdout:13: writing smithi17769138-13 from 601684 to 1221025 tid 1 2024-07-28T11:27:47.841 INFO:tasks.rados.rados.0.smithi177.stdout:13: writing smithi17769138-13 from 1669078 to 2201684 tid 2 2024-07-28T11:27:47.841 INFO:tasks.rados.rados.0.smithi177.stdout:14: write initial oid 14 2024-07-28T11:27:47.842 INFO:tasks.rados.rados.0.smithi177.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-07-28T11:27:47.848 INFO:tasks.rados.rados.0.smithi177.stdout:14: writing smithi17769138-14 from 618491 to 1313081 tid 1 2024-07-28T11:27:47.854 INFO:tasks.rados.rados.0.smithi177.stdout:14: writing smithi17769138-14 from 2011207 to 2218491 tid 2 2024-07-28T11:27:47.854 INFO:tasks.rados.rados.0.smithi177.stdout:15: write initial oid 15 2024-07-28T11:27:47.854 INFO:tasks.rados.rados.0.smithi177.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-07-28T11:27:47.862 INFO:tasks.rados.rados.0.smithi177.stdout:15: writing smithi17769138-15 from 635298 to 1405137 tid 1 2024-07-28T11:27:47.867 INFO:tasks.rados.rados.0.smithi177.stdout:15: writing smithi17769138-15 from 2069689 to 2235298 tid 2 2024-07-28T11:27:47.867 INFO:tasks.rados.rados.0.smithi177.stdout:16: write initial oid 16 2024-07-28T11:27:47.867 INFO:tasks.rados.rados.0.smithi177.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-07-28T11:27:47.873 INFO:tasks.rados.rados.0.smithi177.stdout:16: writing smithi17769138-16 from 652105 to 1097193 tid 1 2024-07-28T11:27:47.879 INFO:tasks.rados.rados.0.smithi177.stdout:16: writing smithi17769138-16 from 1728171 to 2181159 tid 2 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:1: finishing write tid 1 to smithi17769138-1 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:1: finishing write tid 2 to smithi17769138-1 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:1: finishing write tid 3 to smithi17769138-1 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:1: finishing write tid 4 to smithi17769138-1 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-07-28T11:27:47.880 INFO:tasks.rados.rados.0.smithi177.stdout:2: finishing write tid 1 to smithi17769138-2 2024-07-28T11:27:47.881 INFO:tasks.rados.rados.0.smithi177.stdout:1: done (15 left) 2024-07-28T11:27:47.881 INFO:tasks.rados.rados.0.smithi177.stdout:17: write initial oid 17 2024-07-28T11:27:47.881 INFO:tasks.rados.rados.0.smithi177.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-07-28T11:27:47.887 INFO:tasks.rados.rados.0.smithi177.stdout:17: writing smithi17769138-17 from 668912 to 1305602 tid 1 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:17: writing smithi17769138-17 from 1903006 to 2268912 tid 2 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:2: finishing write tid 2 to smithi17769138-2 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:2: finishing write tid 3 to smithi17769138-2 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:2: finishing write tid 4 to smithi17769138-2 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:3: finishing write tid 1 to smithi17769138-3 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:3: finishing write tid 2 to smithi17769138-3 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:3: finishing write tid 3 to smithi17769138-3 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:3: finishing write tid 4 to smithi17769138-3 2024-07-28T11:27:47.893 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:4: finishing write tid 1 to smithi17769138-4 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:2: done (15 left) 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:3: done (14 left) 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:18: write initial oid 18 2024-07-28T11:27:47.894 INFO:tasks.rados.rados.0.smithi177.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-07-28T11:27:47.900 INFO:tasks.rados.rados.0.smithi177.stdout:18: writing smithi17769138-18 from 685719 to 1397658 tid 1 2024-07-28T11:27:47.906 INFO:tasks.rados.rados.0.smithi177.stdout:18: writing smithi17769138-18 from 1845135 to 2285719 tid 2 2024-07-28T11:27:47.906 INFO:tasks.rados.rados.0.smithi177.stdout:19: write initial oid 19 2024-07-28T11:27:47.906 INFO:tasks.rados.rados.0.smithi177.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-07-28T11:27:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:47 smithi204 bash[24094]: audit 2024-07-28T11:27:46.770136+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/2340810332' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:27:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:47 smithi204 bash[24094]: audit 2024-07-28T11:27:46.770483+0000 mon.a (mon.0) 930 : 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:27:47.914 INFO:tasks.rados.rados.0.smithi177.stdout:19: writing smithi17769138-19 from 702526 to 1489714 tid 1 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:19: writing smithi17769138-19 from 1903617 to 2302526 tid 2 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:4: finishing write tid 2 to smithi17769138-4 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:4: finishing write tid 3 to smithi17769138-4 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:4: finishing write tid 4 to smithi17769138-4 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 6 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-07-28T11:27:47.919 INFO:tasks.rados.rados.0.smithi177.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-07-28T11:27:47.920 INFO:tasks.rados.rados.0.smithi177.stdout:5: finishing write tid 1 to smithi17769138-5 2024-07-28T11:27:47.920 INFO:tasks.rados.rados.0.smithi177.stdout:5: finishing write tid 2 to smithi17769138-5 2024-07-28T11:27:47.920 INFO:tasks.rados.rados.0.smithi177.stdout:4: done (15 left) 2024-07-28T11:27:47.920 INFO:tasks.rados.rados.0.smithi177.stdout:20: write initial oid 20 2024-07-28T11:27:47.920 INFO:tasks.rados.rados.0.smithi177.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-07-28T11:27:47.926 INFO:tasks.rados.rados.0.smithi177.stdout:20: writing smithi17769138-20 from 719333 to 1181770 tid 1 2024-07-28T11:27:47.932 INFO:tasks.rados.rados.0.smithi177.stdout:20: writing smithi17769138-20 from 1962099 to 2319333 tid 2 2024-07-28T11:27:47.932 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.932 INFO:tasks.rados.rados.0.smithi177.stdout:5: finishing write tid 3 to smithi17769138-5 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:5: finishing write tid 4 to smithi17769138-5 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:6: finishing write tid 1 to smithi17769138-6 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:6: finishing write tid 2 to smithi17769138-6 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:5: done (15 left) 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:21: write initial oid 21 2024-07-28T11:27:47.933 INFO:tasks.rados.rados.0.smithi177.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-07-28T11:27:47.939 INFO:tasks.rados.rados.0.smithi177.stdout:21: writing smithi17769138-21 from 736140 to 1273826 tid 1 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:21: writing smithi17769138-21 from 2020581 to 2336140 tid 2 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:6: finishing write tid 3 to smithi17769138-6 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:6: finishing write tid 4 to smithi17769138-6 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:7: finishing write tid 1 to smithi17769138-7 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:7: finishing write tid 2 to smithi17769138-7 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:6: done (15 left) 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:22: write initial oid 22 2024-07-28T11:27:47.946 INFO:tasks.rados.rados.0.smithi177.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-07-28T11:27:47.953 INFO:tasks.rados.rados.0.smithi177.stdout:22: writing smithi17769138-22 from 752947 to 1365882 tid 1 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:22: writing smithi17769138-22 from 1962710 to 2352947 tid 2 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:7: finishing write tid 3 to smithi17769138-7 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:7: finishing write tid 4 to smithi17769138-7 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:8: finishing write tid 1 to smithi17769138-8 2024-07-28T11:27:47.959 INFO:tasks.rados.rados.0.smithi177.stdout:8: finishing write tid 2 to smithi17769138-8 2024-07-28T11:27:47.960 INFO:tasks.rados.rados.0.smithi177.stdout:7: done (15 left) 2024-07-28T11:27:47.960 INFO:tasks.rados.rados.0.smithi177.stdout:23: write initial oid 23 2024-07-28T11:27:47.960 INFO:tasks.rados.rados.0.smithi177.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-07-28T11:27:47.967 INFO:tasks.rados.rados.0.smithi177.stdout:23: writing smithi17769138-23 from 769754 to 1457938 tid 1 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:23: writing smithi17769138-23 from 2021192 to 2369754 tid 2 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:8: finishing write tid 3 to smithi17769138-8 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:8: finishing write tid 4 to smithi17769138-8 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:9: finishing write tid 1 to smithi17769138-9 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:9: finishing write tid 2 to smithi17769138-9 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:9: finishing write tid 3 to smithi17769138-9 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:9: finishing write tid 4 to smithi17769138-9 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:10: finishing write tid 1 to smithi17769138-10 2024-07-28T11:27:47.973 INFO:tasks.rados.rados.0.smithi177.stdout:10: finishing write tid 2 to smithi17769138-10 2024-07-28T11:27:47.974 INFO:tasks.rados.rados.0.smithi177.stdout:8: done (15 left) 2024-07-28T11:27:47.974 INFO:tasks.rados.rados.0.smithi177.stdout:9: done (14 left) 2024-07-28T11:27:47.974 INFO:tasks.rados.rados.0.smithi177.stdout:24: write initial oid 24 2024-07-28T11:27:47.974 INFO:tasks.rados.rados.0.smithi177.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-07-28T11:27:47.980 INFO:tasks.rados.rados.0.smithi177.stdout:24: writing smithi17769138-24 from 786561 to 1266347 tid 1 2024-07-28T11:27:47.985 INFO:tasks.rados.rados.0.smithi177.stdout:24: writing smithi17769138-24 from 1796027 to 2263691 tid 2 2024-07-28T11:27:47.986 INFO:tasks.rados.rados.0.smithi177.stdout:25: write initial oid 25 2024-07-28T11:27:47.986 INFO:tasks.rados.rados.0.smithi177.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-07-28T11:27:47.991 INFO:tasks.rados.rados.0.smithi177.stdout:25: writing smithi17769138-25 from 403368 to 958403 tid 1 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout:25: writing smithi17769138-25 from 1454509 to 2182184 tid 2 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout:10: finishing write tid 3 to smithi17769138-10 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout:10: finishing write tid 4 to smithi17769138-10 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-28T11:27:47.998 INFO:tasks.rados.rados.0.smithi177.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: finishing write tid 1 to smithi17769138-11 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: finishing write tid 2 to smithi17769138-11 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: finishing write tid 3 to smithi17769138-11 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: finishing write tid 4 to smithi17769138-11 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:12: finishing write tid 1 to smithi17769138-12 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:10: done (15 left) 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:11: done (14 left) 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:26: write initial oid 26 2024-07-28T11:27:47.999 INFO:tasks.rados.rados.0.smithi177.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-07-28T11:27:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:26: writing smithi17769138-26 from 420175 to 1050459 tid 1 2024-07-28T11:27:48.011 INFO:tasks.rados.rados.0.smithi177.stdout:26: writing smithi17769138-26 from 1796638 to 2267971 tid 2 2024-07-28T11:27:48.011 INFO:tasks.rados.rados.0.smithi177.stdout:27: write initial oid 27 2024-07-28T11:27:48.012 INFO:tasks.rados.rados.0.smithi177.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-07-28T11:27:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:47 smithi177 bash[31534]: audit 2024-07-28T11:27:46.770136+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/2340810332' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:27:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:47 smithi177 bash[31534]: audit 2024-07-28T11:27:46.770483+0000 mon.a (mon.0) 930 : 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:27:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:47 smithi177 bash[21846]: audit 2024-07-28T11:27:46.770136+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/2340810332' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:27:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:47 smithi177 bash[21846]: audit 2024-07-28T11:27:46.770483+0000 mon.a (mon.0) 930 : 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:27:48.018 INFO:tasks.rados.rados.0.smithi177.stdout:27: writing smithi17769138-27 from 436982 to 1142515 tid 1 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:27: writing smithi17769138-27 from 1855120 to 2436982 tid 2 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:12: finishing write tid 2 to smithi17769138-12 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:12: finishing write tid 3 to smithi17769138-12 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:12: finishing write tid 4 to smithi17769138-12 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:13: finishing write tid 1 to smithi17769138-13 2024-07-28T11:27:48.026 INFO:tasks.rados.rados.0.smithi177.stdout:13: finishing write tid 2 to smithi17769138-13 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:13: finishing write tid 3 to smithi17769138-13 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:13: finishing write tid 4 to smithi17769138-13 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:14: finishing write tid 1 to smithi17769138-14 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:12: done (15 left) 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:13: done (14 left) 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:28: write initial oid 28 2024-07-28T11:27:48.027 INFO:tasks.rados.rados.0.smithi177.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-07-28T11:27:48.033 INFO:tasks.rados.rados.0.smithi177.stdout:28: writing smithi17769138-28 from 453789 to 1234571 tid 1 2024-07-28T11:27:48.040 INFO:tasks.rados.rados.0.smithi177.stdout:28: writing smithi17769138-28 from 1913602 to 2388604 tid 2 2024-07-28T11:27:48.040 INFO:tasks.rados.rados.0.smithi177.stdout:29: write initial oid 29 2024-07-28T11:27:48.040 INFO:tasks.rados.rados.0.smithi177.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-07-28T11:27:48.045 INFO:tasks.rados.rados.0.smithi177.stdout:29: writing smithi17769138-29 from 470596 to 926627 tid 1 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:29: writing smithi17769138-29 from 1572084 to 2190744 tid 2 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:14: finishing write tid 2 to smithi17769138-14 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:14: finishing write tid 3 to smithi17769138-14 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:14: finishing write tid 4 to smithi17769138-14 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:15: finishing write tid 1 to smithi17769138-15 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:15: finishing write tid 2 to smithi17769138-15 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:14: done (15 left) 2024-07-28T11:27:48.053 INFO:tasks.rados.rados.0.smithi177.stdout:30: write initial oid 30 2024-07-28T11:27:48.054 INFO:tasks.rados.rados.0.smithi177.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-07-28T11:27:48.058 INFO:tasks.rados.rados.0.smithi177.stdout:30: writing smithi17769138-30 from 487403 to 1018683 tid 1 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:30: writing smithi17769138-30 from 1514213 to 1992884 tid 2 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:15: finishing write tid 3 to smithi17769138-15 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:15: finishing write tid 4 to smithi17769138-15 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 15 v 9 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:27:48.064 INFO:tasks.rados.rados.0.smithi177.stdout:16: finishing write tid 1 to smithi17769138-16 2024-07-28T11:27:48.065 INFO:tasks.rados.rados.0.smithi177.stdout:15: done (15 left) 2024-07-28T11:27:48.065 INFO:tasks.rados.rados.0.smithi177.stdout:31: write initial oid 31 2024-07-28T11:27:48.065 INFO:tasks.rados.rados.0.smithi177.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-07-28T11:27:48.070 INFO:tasks.rados.rados.0.smithi177.stdout:31: writing smithi17769138-31 from 504210 to 1110739 tid 1 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:31: writing smithi17769138-31 from 1572695 to 2195024 tid 2 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:16: finishing write tid 2 to smithi17769138-16 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:16: finishing write tid 3 to smithi17769138-16 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:16: finishing write tid 4 to smithi17769138-16 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 16 v 3 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:17: finishing write tid 1 to smithi17769138-17 2024-07-28T11:27:48.077 INFO:tasks.rados.rados.0.smithi177.stdout:17: finishing write tid 2 to smithi17769138-17 2024-07-28T11:27:48.078 INFO:tasks.rados.rados.0.smithi177.stdout:16: done (15 left) 2024-07-28T11:27:48.078 INFO:tasks.rados.rados.0.smithi177.stdout:32: write initial oid 32 2024-07-28T11:27:48.078 INFO:tasks.rados.rados.0.smithi177.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-07-28T11:27:48.085 INFO:tasks.rados.rados.0.smithi177.stdout:32: writing smithi17769138-32 from 521017 to 1319148 tid 1 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:32: writing smithi17769138-32 from 1747530 to 2229870 tid 2 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:17: finishing write tid 3 to smithi17769138-17 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:17: finishing write tid 4 to smithi17769138-17 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:18: finishing write tid 1 to smithi17769138-18 2024-07-28T11:27:48.090 INFO:tasks.rados.rados.0.smithi177.stdout:18: finishing write tid 2 to smithi17769138-18 2024-07-28T11:27:48.091 INFO:tasks.rados.rados.0.smithi177.stdout:17: done (15 left) 2024-07-28T11:27:48.091 INFO:tasks.rados.rados.0.smithi177.stdout:33: write initial oid 33 2024-07-28T11:27:48.091 INFO:tasks.rados.rados.0.smithi177.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-07-28T11:27:48.098 INFO:tasks.rados.rados.0.smithi177.stdout:33: writing smithi17769138-33 from 537824 to 1011204 tid 1 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:33: writing smithi17769138-33 from 1806012 to 2432010 tid 2 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:18: finishing write tid 3 to smithi17769138-18 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:18: finishing write tid 4 to smithi17769138-18 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:19: finishing write tid 1 to smithi17769138-19 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:19: finishing write tid 2 to smithi17769138-19 2024-07-28T11:27:48.104 INFO:tasks.rados.rados.0.smithi177.stdout:18: done (15 left) 2024-07-28T11:27:48.105 INFO:tasks.rados.rados.0.smithi177.stdout:34: write initial oid 34 2024-07-28T11:27:48.105 INFO:tasks.rados.rados.0.smithi177.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-07-28T11:27:48.110 INFO:tasks.rados.rados.0.smithi177.stdout:34: writing smithi17769138-34 from 554631 to 1103260 tid 1 2024-07-28T11:27:48.116 INFO:tasks.rados.rados.0.smithi177.stdout:34: writing smithi17769138-34 from 1748141 to 2234150 tid 2 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:19: finishing write tid 3 to smithi17769138-19 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:19: finishing write tid 4 to smithi17769138-19 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 19 v 3 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:20: finishing write tid 1 to smithi17769138-20 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:20: finishing write tid 2 to smithi17769138-20 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:19: done (15 left) 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:35: write initial oid 35 2024-07-28T11:27:48.117 INFO:tasks.rados.rados.0.smithi177.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-07-28T11:27:48.123 INFO:tasks.rados.rados.0.smithi177.stdout:35: writing smithi17769138-35 from 571438 to 1195316 tid 1 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:35: writing smithi17769138-35 from 1806623 to 2436290 tid 2 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:20: finishing write tid 3 to smithi17769138-20 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:20: finishing write tid 4 to smithi17769138-20 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 20 v 9 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:21: finishing write tid 1 to smithi17769138-21 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:21: finishing write tid 2 to smithi17769138-21 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:21: finishing write tid 3 to smithi17769138-21 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:21: finishing write tid 4 to smithi17769138-21 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 21 v 12 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-07-28T11:27:48.131 INFO:tasks.rados.rados.0.smithi177.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:22: finishing write tid 1 to smithi17769138-22 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:22: finishing write tid 2 to smithi17769138-22 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:20: done (15 left) 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:21: done (14 left) 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:36: write initial oid 36 2024-07-28T11:27:48.132 INFO:tasks.rados.rados.0.smithi177.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-07-28T11:27:48.138 INFO:tasks.rados.rados.0.smithi177.stdout:36: writing smithi17769138-36 from 588245 to 1287372 tid 1 2024-07-28T11:27:48.144 INFO:tasks.rados.rados.0.smithi177.stdout:36: writing smithi17769138-36 from 1865105 to 2354783 tid 2 2024-07-28T11:27:48.144 INFO:tasks.rados.rados.0.smithi177.stdout:37: write initial oid 37 2024-07-28T11:27:48.144 INFO:tasks.rados.rados.0.smithi177.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-07-28T11:27:48.152 INFO:tasks.rados.rados.0.smithi177.stdout:37: writing smithi17769138-37 from 605052 to 1379428 tid 1 2024-07-28T11:27:48.158 INFO:tasks.rados.rados.0.smithi177.stdout:37: writing smithi17769138-37 from 1923587 to 2556923 tid 2 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:22: finishing write tid 3 to smithi17769138-22 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:22: finishing write tid 4 to smithi17769138-22 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:23: finishing write tid 1 to smithi17769138-23 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:23: finishing write tid 2 to smithi17769138-23 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:22: done (15 left) 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:38: write initial oid 38 2024-07-28T11:27:48.159 INFO:tasks.rados.rados.0.smithi177.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-07-28T11:27:48.164 INFO:tasks.rados.rados.0.smithi177.stdout:38: writing smithi17769138-38 from 621859 to 1071484 tid 1 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:38: writing smithi17769138-38 from 1865716 to 2621859 tid 2 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:23: finishing write tid 3 to smithi17769138-23 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:23: finishing write tid 4 to smithi17769138-23 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:24: finishing write tid 1 to smithi17769138-24 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:24: finishing write tid 2 to smithi17769138-24 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:24: finishing write tid 3 to smithi17769138-24 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:24: finishing write tid 4 to smithi17769138-24 2024-07-28T11:27:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: finishing write tid 1 to smithi17769138-25 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: finishing write tid 2 to smithi17769138-25 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: finishing write tid 3 to smithi17769138-25 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: finishing write tid 4 to smithi17769138-25 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:26: finishing write tid 1 to smithi17769138-26 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:26: finishing write tid 2 to smithi17769138-26 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:23: done (15 left) 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:24: done (14 left) 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:25: done (13 left) 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:39: write initial oid 39 2024-07-28T11:27:48.175 INFO:tasks.rados.rados.0.smithi177.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-07-28T11:27:48.180 INFO:tasks.rados.rados.0.smithi177.stdout:39: writing smithi17769138-39 from 638666 to 1163540 tid 1 2024-07-28T11:27:48.188 INFO:tasks.rados.rados.0.smithi177.stdout:39: writing smithi17769138-39 from 1924198 to 2561203 tid 2 2024-07-28T11:27:48.189 INFO:tasks.rados.rados.0.smithi177.stdout:40: write initial oid 40 2024-07-28T11:27:48.189 INFO:tasks.rados.rados.0.smithi177.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-07-28T11:27:48.196 INFO:tasks.rados.rados.0.smithi177.stdout:40: writing smithi17769138-40 from 655473 to 1371949 tid 1 2024-07-28T11:27:48.203 INFO:tasks.rados.rados.0.smithi177.stdout:40: writing smithi17769138-40 from 2099033 to 2655473 tid 2 2024-07-28T11:27:48.203 INFO:tasks.rados.rados.0.smithi177.stdout:41: write initial oid 41 2024-07-28T11:27:48.204 INFO:tasks.rados.rados.0.smithi177.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-07-28T11:27:48.212 INFO:tasks.rados.rados.0.smithi177.stdout:41: writing smithi17769138-41 from 672280 to 1464005 tid 1 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:41: writing smithi17769138-41 from 2157515 to 2672280 tid 2 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:26: finishing write tid 3 to smithi17769138-26 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:26: finishing write tid 4 to smithi17769138-26 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 26 v 12 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:27:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:27: finishing write tid 1 to smithi17769138-27 2024-07-28T11:27:48.220 INFO:tasks.rados.rados.0.smithi177.stdout:27: finishing write tid 2 to smithi17769138-27 2024-07-28T11:27:48.220 INFO:tasks.rados.rados.0.smithi177.stdout:26: done (15 left) 2024-07-28T11:27:48.220 INFO:tasks.rados.rados.0.smithi177.stdout:42: write initial oid 42 2024-07-28T11:27:48.220 INFO:tasks.rados.rados.0.smithi177.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-07-28T11:27:48.225 INFO:tasks.rados.rados.0.smithi177.stdout:42: writing smithi17769138-42 from 689087 to 1156061 tid 1 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout:42: writing smithi17769138-42 from 1699644 to 2483976 tid 2 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout:27: finishing write tid 3 to smithi17769138-27 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout:27: finishing write tid 4 to smithi17769138-27 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 12 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-07-28T11:27:48.233 INFO:tasks.rados.rados.0.smithi177.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-07-28T11:27:48.234 INFO:tasks.rados.rados.0.smithi177.stdout:28: finishing write tid 1 to smithi17769138-28 2024-07-28T11:27:48.234 INFO:tasks.rados.rados.0.smithi177.stdout:28: finishing write tid 2 to smithi17769138-28 2024-07-28T11:27:48.234 INFO:tasks.rados.rados.0.smithi177.stdout:27: done (15 left) 2024-07-28T11:27:48.234 INFO:tasks.rados.rados.0.smithi177.stdout:43: write initial oid 43 2024-07-28T11:27:48.234 INFO:tasks.rados.rados.0.smithi177.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-07-28T11:27:48.240 INFO:tasks.rados.rados.0.smithi177.stdout:43: writing smithi17769138-43 from 705894 to 1248117 tid 1 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:43: writing smithi17769138-43 from 1758126 to 2402469 tid 2 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:28: finishing write tid 3 to smithi17769138-28 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:28: finishing write tid 4 to smithi17769138-28 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:29: finishing write tid 1 to smithi17769138-29 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:29: finishing write tid 2 to smithi17769138-29 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:29: finishing write tid 3 to smithi17769138-29 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:29: finishing write tid 4 to smithi17769138-29 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 29 v 9 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-07-28T11:27:48.247 INFO:tasks.rados.rados.0.smithi177.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-07-28T11:27:48.248 INFO:tasks.rados.rados.0.smithi177.stdout:30: finishing write tid 1 to smithi17769138-30 2024-07-28T11:27:48.248 INFO:tasks.rados.rados.0.smithi177.stdout:28: done (15 left) 2024-07-28T11:27:48.248 INFO:tasks.rados.rados.0.smithi177.stdout:29: done (14 left) 2024-07-28T11:27:48.248 INFO:tasks.rados.rados.0.smithi177.stdout:44: write initial oid 44 2024-07-28T11:27:48.248 INFO:tasks.rados.rados.0.smithi177.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-07-28T11:27:48.254 INFO:tasks.rados.rados.0.smithi177.stdout:44: writing smithi17769138-44 from 722701 to 1340173 tid 1 2024-07-28T11:27:48.261 INFO:tasks.rados.rados.0.smithi177.stdout:44: writing smithi17769138-44 from 1816608 to 2604609 tid 2 2024-07-28T11:27:48.261 INFO:tasks.rados.rados.0.smithi177.stdout:45: write initial oid 45 2024-07-28T11:27:48.261 INFO:tasks.rados.rados.0.smithi177.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-07-28T11:27:48.270 INFO:tasks.rados.rados.0.smithi177.stdout:45: writing smithi17769138-45 from 739508 to 1432229 tid 1 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:45: writing smithi17769138-45 from 1875090 to 2523102 tid 2 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:30: finishing write tid 2 to smithi17769138-30 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:30: finishing write tid 3 to smithi17769138-30 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:30: finishing write tid 4 to smithi17769138-30 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 30 v 3 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:31: finishing write tid 1 to smithi17769138-31 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:31: finishing write tid 2 to smithi17769138-31 2024-07-28T11:27:48.276 INFO:tasks.rados.rados.0.smithi177.stdout:31: finishing write tid 3 to smithi17769138-31 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:31: finishing write tid 4 to smithi17769138-31 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 31 v 9 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:32: finishing write tid 1 to smithi17769138-32 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:32: finishing write tid 2 to smithi17769138-32 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:30: done (15 left) 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:31: done (14 left) 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:46: write initial oid 46 2024-07-28T11:27:48.277 INFO:tasks.rados.rados.0.smithi177.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-07-28T11:27:48.284 INFO:tasks.rados.rados.0.smithi177.stdout:46: writing smithi17769138-46 from 756315 to 1524285 tid 1 2024-07-28T11:27:48.291 INFO:tasks.rados.rados.0.smithi177.stdout:46: writing smithi17769138-46 from 1933572 to 2725242 tid 2 2024-07-28T11:27:48.291 INFO:tasks.rados.rados.0.smithi177.stdout:47: write initial oid 47 2024-07-28T11:27:48.291 INFO:tasks.rados.rados.0.smithi177.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-07-28T11:27:48.298 INFO:tasks.rados.rados.0.smithi177.stdout:47: writing smithi17769138-47 from 773122 to 1332694 tid 1 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:47: writing smithi17769138-47 from 1992054 to 2643735 tid 2 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:32: finishing write tid 3 to smithi17769138-32 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:32: finishing write tid 4 to smithi17769138-32 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 15 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:33: finishing write tid 1 to smithi17769138-33 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:33: finishing write tid 2 to smithi17769138-33 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:33: finishing write tid 3 to smithi17769138-33 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:33: finishing write tid 4 to smithi17769138-33 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 33 v 9 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:27:48.306 INFO:tasks.rados.rados.0.smithi177.stdout:34: finishing write tid 1 to smithi17769138-34 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:34: finishing write tid 2 to smithi17769138-34 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:34: finishing write tid 3 to smithi17769138-34 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:32: done (15 left) 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:33: done (14 left) 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:48: write initial oid 48 2024-07-28T11:27:48.307 INFO:tasks.rados.rados.0.smithi177.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-07-28T11:27:48.313 INFO:tasks.rados.rados.0.smithi177.stdout:48: writing smithi17769138-48 from 789929 to 1424750 tid 1 2024-07-28T11:27:48.321 INFO:tasks.rados.rados.0.smithi177.stdout:48: writing smithi17769138-48 from 2050536 to 2789929 tid 2 2024-07-28T11:27:48.321 INFO:tasks.rados.rados.0.smithi177.stdout:49: write initial oid 49 2024-07-28T11:27:48.321 INFO:tasks.rados.rados.0.smithi177.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-07-28T11:27:48.327 INFO:tasks.rados.rados.0.smithi177.stdout:49: writing smithi17769138-49 from 406736 to 1116806 tid 1 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout:49: writing smithi17769138-49 from 1709018 to 2364368 tid 2 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout:34: finishing write tid 4 to smithi17769138-34 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:27:48.334 INFO:tasks.rados.rados.0.smithi177.stdout:35: finishing write tid 1 to smithi17769138-35 2024-07-28T11:27:48.335 INFO:tasks.rados.rados.0.smithi177.stdout:34: done (15 left) 2024-07-28T11:27:48.335 INFO:tasks.rados.rados.0.smithi177.stdout:50: write initial oid 50 2024-07-28T11:27:48.335 INFO:tasks.rados.rados.0.smithi177.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-07-28T11:27:48.341 INFO:tasks.rados.rados.0.smithi177.stdout:50: writing smithi17769138-50 from 423543 to 1208862 tid 1 2024-07-28T11:27:48.349 INFO:tasks.rados.rados.0.smithi177.stdout:50: writing smithi17769138-50 from 1767500 to 2566508 tid 2 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:35: finishing write tid 2 to smithi17769138-35 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:35: finishing write tid 3 to smithi17769138-35 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:35: finishing write tid 4 to smithi17769138-35 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:36: finishing write tid 1 to smithi17769138-36 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:36: finishing write tid 2 to smithi17769138-36 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:36: finishing write tid 3 to smithi17769138-36 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:36: finishing write tid 4 to smithi17769138-36 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 36 v 3 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:37: finishing write tid 1 to smithi17769138-37 2024-07-28T11:27:48.350 INFO:tasks.rados.rados.0.smithi177.stdout:37: finishing write tid 2 to smithi17769138-37 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:37: finishing write tid 3 to smithi17769138-37 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:37: finishing write tid 4 to smithi17769138-37 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:38: finishing write tid 1 to smithi17769138-38 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:38: finishing write tid 2 to smithi17769138-38 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:38: finishing write tid 3 to smithi17769138-38 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:38: finishing write tid 4 to smithi17769138-38 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:39: finishing write tid 1 to smithi17769138-39 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:39: finishing write tid 2 to smithi17769138-39 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:39: finishing write tid 3 to smithi17769138-39 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:39: finishing write tid 4 to smithi17769138-39 2024-07-28T11:27:48.351 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 39 v 15 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:40: finishing write tid 1 to smithi17769138-40 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:40: finishing write tid 2 to smithi17769138-40 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:40: finishing write tid 3 to smithi17769138-40 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:40: finishing write tid 4 to smithi17769138-40 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:41: finishing write tid 1 to smithi17769138-41 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:41: finishing write tid 2 to smithi17769138-41 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:41: finishing write tid 3 to smithi17769138-41 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:41: finishing write tid 4 to smithi17769138-41 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 41 v 18 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-28T11:27:48.352 INFO:tasks.rados.rados.0.smithi177.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:42: finishing write tid 1 to smithi17769138-42 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:42: finishing write tid 2 to smithi17769138-42 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:42: finishing write tid 3 to smithi17769138-42 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:42: finishing write tid 4 to smithi17769138-42 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:43: finishing write tid 1 to smithi17769138-43 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:35: done (15 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:36: done (14 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:37: done (13 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:38: done (12 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:39: done (11 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:40: done (10 left) 2024-07-28T11:27:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:41: done (9 left) 2024-07-28T11:27:48.354 INFO:tasks.rados.rados.0.smithi177.stdout:42: done (8 left) 2024-07-28T11:27:48.354 INFO:tasks.rados.rados.0.smithi177.stdout:51: write initial oid 51 2024-07-28T11:27:48.354 INFO:tasks.rados.rados.0.smithi177.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-07-28T11:27:48.354 INFO:tasks.rados.rados.0.smithi177.stdout:51: writing smithi17769138-51 from 440350 to 900918 tid 1 2024-07-28T11:27:48.360 INFO:tasks.rados.rados.0.smithi177.stdout:51: writing smithi17769138-51 from 1309629 to 1852295 tid 2 2024-07-28T11:27:48.365 INFO:tasks.rados.rados.0.smithi177.stdout:51: writing smithi17769138-51 from 2323973 to 2840350 tid 3 2024-07-28T11:27:48.365 INFO:tasks.rados.rados.0.smithi177.stdout:52: write initial oid 52 2024-07-28T11:27:48.365 INFO:tasks.rados.rados.0.smithi177.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2024-07-28T11:27:48.371 INFO:tasks.rados.rados.0.smithi177.stdout:52: writing smithi17769138-52 from 457157 to 992974 tid 1 2024-07-28T11:27:48.377 INFO:tasks.rados.rados.0.smithi177.stdout:52: writing smithi17769138-52 from 1768111 to 2170788 tid 2 2024-07-28T11:27:48.377 INFO:tasks.rados.rados.0.smithi177.stdout:53: write initial oid 53 2024-07-28T11:27:48.377 INFO:tasks.rados.rados.0.smithi177.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-07-28T11:27:48.383 INFO:tasks.rados.rados.0.smithi177.stdout:53: writing smithi17769138-53 from 473964 to 1085030 tid 1 2024-07-28T11:27:48.389 INFO:tasks.rados.rados.0.smithi177.stdout:53: writing smithi17769138-53 from 1826593 to 2372928 tid 2 2024-07-28T11:27:48.392 INFO:tasks.rados.rados.0.smithi177.stdout:53: writing smithi17769138-53 from 2778819 to 2873964 tid 3 2024-07-28T11:27:48.392 INFO:tasks.rados.rados.0.smithi177.stdout:54: write initial oid 54 2024-07-28T11:27:48.393 INFO:tasks.rados.rados.0.smithi177.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2024-07-28T11:27:48.399 INFO:tasks.rados.rados.0.smithi177.stdout:54: writing smithi17769138-54 from 490771 to 1177086 tid 1 2024-07-28T11:27:48.405 INFO:tasks.rados.rados.0.smithi177.stdout:54: writing smithi17769138-54 from 1885075 to 2291421 tid 2 2024-07-28T11:27:48.405 INFO:tasks.rados.rados.0.smithi177.stdout:55: write initial oid 55 2024-07-28T11:27:48.405 INFO:tasks.rados.rados.0.smithi177.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2024-07-28T11:27:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:55: writing smithi17769138-55 from 507578 to 985495 tid 1 2024-07-28T11:27:48.417 INFO:tasks.rados.rados.0.smithi177.stdout:55: writing smithi17769138-55 from 1543557 to 2093561 tid 2 2024-07-28T11:27:48.421 INFO:tasks.rados.rados.0.smithi177.stdout:55: writing smithi17769138-55 from 2833665 to 2907578 tid 3 2024-07-28T11:27:48.421 INFO:tasks.rados.rados.0.smithi177.stdout:56: write initial oid 56 2024-07-28T11:27:48.422 INFO:tasks.rados.rados.0.smithi177.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2024-07-28T11:27:48.427 INFO:tasks.rados.rados.0.smithi177.stdout:56: writing smithi17769138-56 from 524385 to 1077551 tid 1 2024-07-28T11:27:48.432 INFO:tasks.rados.rados.0.smithi177.stdout:56: writing smithi17769138-56 from 1602039 to 2012054 tid 2 2024-07-28T11:27:48.437 INFO:tasks.rados.rados.0.smithi177.stdout:56: writing smithi17769138-56 from 2577441 to 2924385 tid 3 2024-07-28T11:27:48.437 INFO:tasks.rados.rados.0.smithi177.stdout:57: write initial oid 57 2024-07-28T11:27:48.437 INFO:tasks.rados.rados.0.smithi177.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-07-28T11:27:48.443 INFO:tasks.rados.rados.0.smithi177.stdout:57: writing smithi17769138-57 from 541192 to 1169607 tid 1 2024-07-28T11:27:48.450 INFO:tasks.rados.rados.0.smithi177.stdout:57: writing smithi17769138-57 from 1660521 to 2214194 tid 2 2024-07-28T11:27:48.454 INFO:tasks.rados.rados.0.smithi177.stdout:57: writing smithi17769138-57 from 2888511 to 2941192 tid 3 2024-07-28T11:27:48.454 INFO:tasks.rados.rados.0.smithi177.stdout:58: write initial oid 58 2024-07-28T11:27:48.454 INFO:tasks.rados.rados.0.smithi177.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-07-28T11:27:48.461 INFO:tasks.rados.rados.0.smithi177.stdout:58: writing smithi17769138-58 from 557999 to 1261663 tid 1 2024-07-28T11:27:48.466 INFO:tasks.rados.rados.0.smithi177.stdout:58: writing smithi17769138-58 from 1719003 to 2132687 tid 2 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:58: writing smithi17769138-58 from 2632287 to 2957999 tid 3 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:43: finishing write tid 2 to smithi17769138-43 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:43: finishing write tid 3 to smithi17769138-43 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:43: finishing write tid 4 to smithi17769138-43 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 43 v 18 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:44: finishing write tid 1 to smithi17769138-44 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:44: finishing write tid 2 to smithi17769138-44 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:44: finishing write tid 3 to smithi17769138-44 2024-07-28T11:27:48.471 INFO:tasks.rados.rados.0.smithi177.stdout:44: finishing write tid 4 to smithi17769138-44 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 44 v 9 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:43: done (15 left) 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:44: done (14 left) 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:59: write initial oid 59 2024-07-28T11:27:48.472 INFO:tasks.rados.rados.0.smithi177.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2024-07-28T11:27:48.478 INFO:tasks.rados.rados.0.smithi177.stdout:59: writing smithi17769138-59 from 574806 to 1353719 tid 1 2024-07-28T11:27:48.485 INFO:tasks.rados.rados.0.smithi177.stdout:59: writing smithi17769138-59 from 2061132 to 2618474 tid 2 2024-07-28T11:27:48.486 INFO:tasks.rados.rados.0.smithi177.stdout:60: write initial oid 60 2024-07-28T11:27:48.486 INFO:tasks.rados.rados.0.smithi177.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-07-28T11:27:48.491 INFO:tasks.rados.rados.0.smithi177.stdout:60: writing smithi17769138-60 from 591613 to 1045775 tid 1 2024-07-28T11:27:48.497 INFO:tasks.rados.rados.0.smithi177.stdout:60: writing smithi17769138-60 from 1719614 to 2136967 tid 2 2024-07-28T11:27:48.502 INFO:tasks.rados.rados.0.smithi177.stdout:60: writing smithi17769138-60 from 2570780 to 2991613 tid 3 2024-07-28T11:27:48.502 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.502 INFO:tasks.rados.rados.0.smithi177.stdout:45: finishing write tid 1 to smithi17769138-45 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:45: finishing write tid 2 to smithi17769138-45 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:45: finishing write tid 3 to smithi17769138-45 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:45: finishing write tid 4 to smithi17769138-45 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 45 v 12 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:46: finishing write tid 1 to smithi17769138-46 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:45: done (15 left) 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:61: write initial oid 61 2024-07-28T11:27:48.503 INFO:tasks.rados.rados.0.smithi177.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-07-28T11:27:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:61: writing smithi17769138-61 from 608420 to 1137831 tid 1 2024-07-28T11:27:48.515 INFO:tasks.rados.rados.0.smithi177.stdout:61: writing smithi17769138-61 from 1778096 to 2339107 tid 2 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:61: writing smithi17769138-61 from 2881850 to 3008420 tid 3 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:46: finishing write tid 2 to smithi17769138-46 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:46: finishing write tid 3 to smithi17769138-46 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:46: finishing write tid 4 to smithi17769138-46 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:47: finishing write tid 1 to smithi17769138-47 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:47: finishing write tid 2 to smithi17769138-47 2024-07-28T11:27:48.520 INFO:tasks.rados.rados.0.smithi177.stdout:47: finishing write tid 3 to smithi17769138-47 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:47: finishing write tid 4 to smithi17769138-47 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 47 v 9 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:46: done (15 left) 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:47: done (14 left) 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:62: write initial oid 62 2024-07-28T11:27:48.521 INFO:tasks.rados.rados.0.smithi177.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2024-07-28T11:27:48.528 INFO:tasks.rados.rados.0.smithi177.stdout:62: writing smithi17769138-62 from 625227 to 1346240 tid 1 2024-07-28T11:27:48.536 INFO:tasks.rados.rados.0.smithi177.stdout:62: writing smithi17769138-62 from 1952931 to 2657600 tid 2 2024-07-28T11:27:48.536 INFO:tasks.rados.rados.0.smithi177.stdout:63: write initial oid 63 2024-07-28T11:27:48.536 INFO:tasks.rados.rados.0.smithi177.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2024-07-28T11:27:48.544 INFO:tasks.rados.rados.0.smithi177.stdout:63: writing smithi17769138-63 from 642034 to 1438296 tid 1 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:63: writing smithi17769138-63 from 1895060 to 2459740 tid 2 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:48: finishing write tid 1 to smithi17769138-48 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:48: finishing write tid 2 to smithi17769138-48 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:48: finishing write tid 3 to smithi17769138-48 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:48: finishing write tid 4 to smithi17769138-48 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-28T11:27:48.550 INFO:tasks.rados.rados.0.smithi177.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:49: finishing write tid 1 to smithi17769138-49 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:49: finishing write tid 2 to smithi17769138-49 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:49: finishing write tid 3 to smithi17769138-49 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:48: done (15 left) 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:64: write initial oid 64 2024-07-28T11:27:48.551 INFO:tasks.rados.rados.0.smithi177.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-07-28T11:27:48.556 INFO:tasks.rados.rados.0.smithi177.stdout:64: writing smithi17769138-64 from 658841 to 1130352 tid 1 2024-07-28T11:27:48.563 INFO:tasks.rados.rados.0.smithi177.stdout:64: writing smithi17769138-64 from 1553542 to 2261880 tid 2 2024-07-28T11:27:48.567 INFO:tasks.rados.rados.0.smithi177.stdout:64: writing smithi17769138-64 from 2964119 to 3058841 tid 3 2024-07-28T11:27:48.567 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.567 INFO:tasks.rados.rados.0.smithi177.stdout:49: finishing write tid 4 to smithi17769138-49 2024-07-28T11:27:48.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-28T11:27:48.567 INFO:tasks.rados.rados.0.smithi177.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-07-28T11:27:48.568 INFO:tasks.rados.rados.0.smithi177.stdout:50: finishing write tid 1 to smithi17769138-50 2024-07-28T11:27:48.568 INFO:tasks.rados.rados.0.smithi177.stdout:49: done (15 left) 2024-07-28T11:27:48.568 INFO:tasks.rados.rados.0.smithi177.stdout:65: write initial oid 65 2024-07-28T11:27:48.568 INFO:tasks.rados.rados.0.smithi177.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2024-07-28T11:27:48.574 INFO:tasks.rados.rados.0.smithi177.stdout:65: writing smithi17769138-65 from 675648 to 1222408 tid 1 2024-07-28T11:27:48.582 INFO:tasks.rados.rados.0.smithi177.stdout:65: writing smithi17769138-65 from 2012024 to 2580373 tid 2 2024-07-28T11:27:48.582 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.582 INFO:tasks.rados.rados.0.smithi177.stdout:50: finishing write tid 2 to smithi17769138-50 2024-07-28T11:27:48.582 INFO:tasks.rados.rados.0.smithi177.stdout:50: finishing write tid 3 to smithi17769138-50 2024-07-28T11:27:48.582 INFO:tasks.rados.rados.0.smithi177.stdout:50: finishing write tid 4 to smithi17769138-50 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 12 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:51: finishing write tid 1 to smithi17769138-51 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:50: done (15 left) 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:66: write initial oid 66 2024-07-28T11:27:48.583 INFO:tasks.rados.rados.0.smithi177.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2024-07-28T11:27:48.589 INFO:tasks.rados.rados.0.smithi177.stdout:66: writing smithi17769138-66 from 692455 to 1314464 tid 1 2024-07-28T11:27:48.598 INFO:tasks.rados.rados.0.smithi177.stdout:66: writing smithi17769138-66 from 2070506 to 2782513 tid 2 2024-07-28T11:27:48.598 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.598 INFO:tasks.rados.rados.0.smithi177.stdout:51: finishing write tid 2 to smithi17769138-51 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:51: finishing write tid 3 to smithi17769138-51 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:51: finishing write tid 4 to smithi17769138-51 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:51: finishing write tid 5 to smithi17769138-51 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 51 v 13 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: finishing write tid 1 to smithi17769138-52 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: finishing write tid 2 to smithi17769138-52 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: finishing write tid 3 to smithi17769138-52 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: finishing write tid 4 to smithi17769138-52 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 52 v 3 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:51: done (15 left) 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:52: done (14 left) 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:67: write initial oid 67 2024-07-28T11:27:48.599 INFO:tasks.rados.rados.0.smithi177.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-07-28T11:27:48.606 INFO:tasks.rados.rados.0.smithi177.stdout:67: writing smithi17769138-67 from 709262 to 1406520 tid 1 2024-07-28T11:27:48.613 INFO:tasks.rados.rados.0.smithi177.stdout:67: writing smithi17769138-67 from 2012635 to 2584653 tid 2 2024-07-28T11:27:48.616 INFO:tasks.rados.rados.0.smithi177.stdout:67: writing smithi17769138-67 from 3046388 to 3109262 tid 3 2024-07-28T11:27:48.616 INFO:tasks.rados.rados.0.smithi177.stdout:68: write initial oid 68 2024-07-28T11:27:48.616 INFO:tasks.rados.rados.0.smithi177.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2024-07-28T11:27:48.625 INFO:tasks.rados.rados.0.smithi177.stdout:68: writing smithi17769138-68 from 726069 to 1498576 tid 1 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:68: writing smithi17769138-68 from 2071117 to 2786793 tid 2 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: finishing write tid 1 to smithi17769138-53 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: finishing write tid 2 to smithi17769138-53 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: finishing write tid 3 to smithi17769138-53 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: finishing write tid 4 to smithi17769138-53 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: finishing write tid 5 to smithi17769138-53 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 53 v 16 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:54: finishing write tid 1 to smithi17769138-54 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:54: finishing write tid 2 to smithi17769138-54 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:54: finishing write tid 3 to smithi17769138-54 2024-07-28T11:27:48.633 INFO:tasks.rados.rados.0.smithi177.stdout:54: finishing write tid 4 to smithi17769138-54 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 54 v 15 (ObjNum 53 snap 0 seq_num 53) dirty exists 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: finishing write tid 1 to smithi17769138-55 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: finishing write tid 2 to smithi17769138-55 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: finishing write tid 3 to smithi17769138-55 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: finishing write tid 4 to smithi17769138-55 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: finishing write tid 5 to smithi17769138-55 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 7 (ObjNum 54 snap 0 seq_num 54) dirty exists 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:56: finishing write tid 1 to smithi17769138-56 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:56: finishing write tid 2 to smithi17769138-56 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:56: finishing write tid 3 to smithi17769138-56 2024-07-28T11:27:48.634 INFO:tasks.rados.rados.0.smithi177.stdout:56: finishing write tid 4 to smithi17769138-56 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:56: finishing write tid 5 to smithi17769138-56 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 16 (ObjNum 55 snap 0 seq_num 55) dirty exists 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: finishing write tid 1 to smithi17769138-57 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: finishing write tid 2 to smithi17769138-57 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: finishing write tid 3 to smithi17769138-57 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: finishing write tid 4 to smithi17769138-57 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: finishing write tid 5 to smithi17769138-57 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 57 v 19 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:58: finishing write tid 1 to smithi17769138-58 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:53: done (15 left) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:54: done (14 left) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:55: done (13 left) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:56: done (12 left) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:57: done (11 left) 2024-07-28T11:27:48.635 INFO:tasks.rados.rados.0.smithi177.stdout:69: write initial oid 69 2024-07-28T11:27:48.636 INFO:tasks.rados.rados.0.smithi177.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-07-28T11:27:48.639 INFO:tasks.rados.rados.0.smithi177.stdout:69: writing smithi17769138-69 from 742876 to 1190632 tid 1 2024-07-28T11:27:48.646 INFO:tasks.rados.rados.0.smithi177.stdout:69: writing smithi17769138-69 from 1729599 to 2305286 tid 2 2024-07-28T11:27:48.650 INFO:tasks.rados.rados.0.smithi177.stdout:69: writing smithi17769138-69 from 3101234 to 3142876 tid 3 2024-07-28T11:27:48.651 INFO:tasks.rados.rados.0.smithi177.stdout:70: write initial oid 70 2024-07-28T11:27:48.651 INFO:tasks.rados.rados.0.smithi177.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-07-28T11:27:48.657 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:48] "GET /metrics HTTP/1.1" 200 241545 "" "Prometheus/2.43.0" 2024-07-28T11:27:48.659 INFO:tasks.rados.rados.0.smithi177.stdout:70: writing smithi17769138-70 from 759683 to 1399041 tid 1 2024-07-28T11:27:48.666 INFO:tasks.rados.rados.0.smithi177.stdout:70: writing smithi17769138-70 from 1904434 to 2623779 tid 2 2024-07-28T11:27:48.669 INFO:tasks.rados.rados.0.smithi177.stdout:70: writing smithi17769138-70 from 3128657 to 3159683 tid 3 2024-07-28T11:27:48.669 INFO:tasks.rados.rados.0.smithi177.stdout:71: write initial oid 71 2024-07-28T11:27:48.669 INFO:tasks.rados.rados.0.smithi177.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2024-07-28T11:27:48.677 INFO:tasks.rados.rados.0.smithi177.stdout:71: writing smithi17769138-71 from 776490 to 1491097 tid 1 2024-07-28T11:27:48.685 INFO:tasks.rados.rados.0.smithi177.stdout:71: writing smithi17769138-71 from 2246563 to 2825919 tid 2 2024-07-28T11:27:48.685 INFO:tasks.rados.rados.0.smithi177.stdout:72: write initial oid 72 2024-07-28T11:27:48.685 INFO:tasks.rados.rados.0.smithi177.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2024-07-28T11:27:48.694 INFO:tasks.rados.rados.0.smithi177.stdout:72: writing smithi17769138-72 from 793297 to 1583153 tid 1 2024-07-28T11:27:48.702 INFO:tasks.rados.rados.0.smithi177.stdout:72: writing smithi17769138-72 from 2305045 to 3028059 tid 2 2024-07-28T11:27:48.702 INFO:tasks.rados.rados.0.smithi177.stdout:73: write initial oid 73 2024-07-28T11:27:48.703 INFO:tasks.rados.rados.0.smithi177.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-07-28T11:27:48.709 INFO:tasks.rados.rados.0.smithi177.stdout:73: writing smithi17769138-73 from 410104 to 875209 tid 1 2024-07-28T11:27:48.714 INFO:tasks.rados.rados.0.smithi177.stdout:73: writing smithi17769138-73 from 1563527 to 2146552 tid 2 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:73: writing smithi17769138-73 from 2810926 to 3210104 tid 3 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: finishing write tid 2 to smithi17769138-58 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: finishing write tid 3 to smithi17769138-58 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: finishing write tid 4 to smithi17769138-58 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: finishing write tid 5 to smithi17769138-58 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 58 v 22 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:59: finishing write tid 1 to smithi17769138-59 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:58: done (15 left) 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:74: write initial oid 74 2024-07-28T11:27:48.721 INFO:tasks.rados.rados.0.smithi177.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-07-28T11:27:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:74: writing smithi17769138-74 from 426911 to 967265 tid 1 2024-07-28T11:27:48.734 INFO:tasks.rados.rados.0.smithi177.stdout:74: writing smithi17769138-74 from 1622009 to 2348692 tid 2 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:74: writing smithi17769138-74 from 3121996 to 3226911 tid 3 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:59: finishing write tid 2 to smithi17769138-59 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:59: finishing write tid 3 to smithi17769138-59 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:59: finishing write tid 4 to smithi17769138-59 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 59 v 16 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2024-07-28T11:27:48.739 INFO:tasks.rados.rados.0.smithi177.stdout:59: done (15 left) 2024-07-28T11:27:48.740 INFO:tasks.rados.rados.0.smithi177.stdout:75: write initial oid 75 2024-07-28T11:27:48.740 INFO:tasks.rados.rados.0.smithi177.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2024-07-28T11:27:48.745 INFO:tasks.rados.rados.0.smithi177.stdout:75: writing smithi17769138-75 from 443718 to 1059321 tid 1 2024-07-28T11:27:48.751 INFO:tasks.rados.rados.0.smithi177.stdout:75: writing smithi17769138-75 from 1564138 to 2034479 tid 2 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:75: writing smithi17769138-75 from 2633066 to 3243718 tid 3 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: finishing write tid 1 to smithi17769138-60 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: finishing write tid 2 to smithi17769138-60 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: finishing write tid 3 to smithi17769138-60 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: finishing write tid 4 to smithi17769138-60 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: finishing write tid 5 to smithi17769138-60 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 60 v 10 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2024-07-28T11:27:48.758 INFO:tasks.rados.rados.0.smithi177.stdout:61: finishing write tid 1 to smithi17769138-61 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:61: finishing write tid 2 to smithi17769138-61 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:61: finishing write tid 3 to smithi17769138-61 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:61: finishing write tid 4 to smithi17769138-61 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:61: finishing write tid 5 to smithi17769138-61 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 23 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:62: finishing write tid 1 to smithi17769138-62 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:62: finishing write tid 2 to smithi17769138-62 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:62: finishing write tid 3 to smithi17769138-62 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:62: finishing write tid 4 to smithi17769138-62 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 62 v 12 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2024-07-28T11:27:48.759 INFO:tasks.rados.rados.0.smithi177.stdout:63: finishing write tid 1 to smithi17769138-63 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:63: finishing write tid 2 to smithi17769138-63 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:63: finishing write tid 3 to smithi17769138-63 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:63: finishing write tid 4 to smithi17769138-63 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 63 v 19 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:64: finishing write tid 1 to smithi17769138-64 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:64: finishing write tid 2 to smithi17769138-64 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:60: done (15 left) 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:61: done (14 left) 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:62: done (13 left) 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:63: done (12 left) 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:76: write initial oid 76 2024-07-28T11:27:48.760 INFO:tasks.rados.rados.0.smithi177.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-07-28T11:27:48.764 INFO:tasks.rados.rados.0.smithi177.stdout:76: writing smithi17769138-76 from 460525 to 1151377 tid 1 2024-07-28T11:27:48.771 INFO:tasks.rados.rados.0.smithi177.stdout:76: writing smithi17769138-76 from 1622620 to 2352972 tid 2 2024-07-28T11:27:48.776 INFO:tasks.rados.rados.0.smithi177.stdout:76: writing smithi17769138-76 from 3060489 to 3260525 tid 3 2024-07-28T11:27:48.777 INFO:tasks.rados.rados.0.smithi177.stdout:77: write initial oid 77 2024-07-28T11:27:48.777 INFO:tasks.rados.rados.0.smithi177.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2024-07-28T11:27:48.784 INFO:tasks.rados.rados.0.smithi177.stdout:77: writing smithi17769138-77 from 477332 to 1243433 tid 1 2024-07-28T11:27:48.789 INFO:tasks.rados.rados.0.smithi177.stdout:77: writing smithi17769138-77 from 1681102 to 2155112 tid 2 2024-07-28T11:27:48.795 INFO:tasks.rados.rados.0.smithi177.stdout:77: writing smithi17769138-77 from 2687912 to 3277332 tid 3 2024-07-28T11:27:48.795 INFO:tasks.rados.rados.0.smithi177.stdout:78: write initial oid 78 2024-07-28T11:27:48.795 INFO:tasks.rados.rados.0.smithi177.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-07-28T11:27:48.801 INFO:tasks.rados.rados.0.smithi177.stdout:78: writing smithi17769138-78 from 494139 to 1051842 tid 1 2024-07-28T11:27:48.808 INFO:tasks.rados.rados.0.smithi177.stdout:78: writing smithi17769138-78 from 1455937 to 2189958 tid 2 2024-07-28T11:27:48.814 INFO:tasks.rados.rados.0.smithi177.stdout:78: writing smithi17769138-78 from 2948041 to 3294139 tid 3 2024-07-28T11:27:48.814 INFO:tasks.rados.rados.0.smithi177.stdout:79: write initial oid 79 2024-07-28T11:27:48.814 INFO:tasks.rados.rados.0.smithi177.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-07-28T11:27:48.821 INFO:tasks.rados.rados.0.smithi177.stdout:79: writing smithi17769138-79 from 510946 to 1143898 tid 1 2024-07-28T11:27:48.827 INFO:tasks.rados.rados.0.smithi177.stdout:79: writing smithi17769138-79 from 1798066 to 2275745 tid 2 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:79: writing smithi17769138-79 from 2742758 to 3199975 tid 3 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:64: finishing write tid 3 to smithi17769138-64 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:64: finishing write tid 4 to smithi17769138-64 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:64: finishing write tid 5 to smithi17769138-64 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 64 v 19 (ObjNum 63 snap 0 seq_num 63) dirty exists 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:65: finishing write tid 1 to smithi17769138-65 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:65: finishing write tid 2 to smithi17769138-65 2024-07-28T11:27:48.833 INFO:tasks.rados.rados.0.smithi177.stdout:65: finishing write tid 3 to smithi17769138-65 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:65: finishing write tid 4 to smithi17769138-65 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 13 (ObjNum 64 snap 0 seq_num 64) dirty exists 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:66: finishing write tid 1 to smithi17769138-66 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:66: finishing write tid 2 to smithi17769138-66 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:66: finishing write tid 3 to smithi17769138-66 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:66: finishing write tid 4 to smithi17769138-66 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 66 v 22 (ObjNum 65 snap 0 seq_num 65) dirty exists 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:67: finishing write tid 1 to smithi17769138-67 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:67: finishing write tid 2 to smithi17769138-67 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:67: finishing write tid 3 to smithi17769138-67 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:67: finishing write tid 4 to smithi17769138-67 2024-07-28T11:27:48.834 INFO:tasks.rados.rados.0.smithi177.stdout:67: finishing write tid 5 to smithi17769138-67 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 67 v 27 (ObjNum 66 snap 0 seq_num 66) dirty exists 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:68: finishing write tid 1 to smithi17769138-68 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:64: done (15 left) 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:65: done (14 left) 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:66: done (13 left) 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:67: done (12 left) 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:80: write initial oid 80 2024-07-28T11:27:48.835 INFO:tasks.rados.rados.0.smithi177.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-07-28T11:27:48.839 INFO:tasks.rados.rados.0.smithi177.stdout:80: writing smithi17769138-80 from 527753 to 1235954 tid 1 2024-07-28T11:27:48.847 INFO:tasks.rados.rados.0.smithi177.stdout:80: writing smithi17769138-80 from 1856548 to 2594238 tid 2 2024-07-28T11:27:48.851 INFO:tasks.rados.rados.0.smithi177.stdout:80: writing smithi17769138-80 from 3286534 to 3327753 tid 3 2024-07-28T11:27:48.851 INFO:tasks.rados.rados.0.smithi177.stdout:81: write initial oid 81 2024-07-28T11:27:48.852 INFO:tasks.rados.rados.0.smithi177.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2024-07-28T11:27:48.861 INFO:tasks.rados.rados.0.smithi177.stdout:81: writing smithi17769138-81 from 544560 to 1328010 tid 1 2024-07-28T11:27:48.865 INFO:tasks.rados.rados.0.smithi177.stdout:81: writing smithi17769138-81 from 1915030 to 2396378 tid 2 2024-07-28T11:27:48.870 INFO:tasks.rados.rados.0.smithi177.stdout:81: writing smithi17769138-81 from 2797604 to 3277365 tid 3 2024-07-28T11:27:48.870 INFO:tasks.rados.rados.0.smithi177.stdout:82: write initial oid 82 2024-07-28T11:27:48.870 INFO:tasks.rados.rados.0.smithi177.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-07-28T11:27:48.876 INFO:tasks.rados.rados.0.smithi177.stdout:82: writing smithi17769138-82 from 561367 to 1020066 tid 1 2024-07-28T11:27:48.883 INFO:tasks.rados.rados.0.smithi177.stdout:82: writing smithi17769138-82 from 1573512 to 2314871 tid 2 2024-07-28T11:27:48.889 INFO:tasks.rados.rados.0.smithi177.stdout:82: writing smithi17769138-82 from 2941380 to 3361367 tid 3 2024-07-28T11:27:48.889 INFO:tasks.rados.rados.0.smithi177.stdout:83: write initial oid 83 2024-07-28T11:27:48.889 INFO:tasks.rados.rados.0.smithi177.stdout:68: finishing write tid 2 to smithi17769138-68 2024-07-28T11:27:48.889 INFO:tasks.rados.rados.0.smithi177.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2024-07-28T11:27:48.895 INFO:tasks.rados.rados.0.smithi177.stdout:83: writing smithi17769138-83 from 578174 to 1112122 tid 1 2024-07-28T11:27:48.900 INFO:tasks.rados.rados.0.smithi177.stdout:83: writing smithi17769138-83 from 1515641 to 2000658 tid 2 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:83: writing smithi17769138-83 from 2736097 to 3238402 tid 3 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:68: finishing write tid 3 to smithi17769138-68 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:68: finishing write tid 4 to smithi17769138-68 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 10 (ObjNum 67 snap 0 seq_num 67) dirty exists 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:69: finishing write tid 1 to smithi17769138-69 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:68: done (15 left) 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:84: write initial oid 84 2024-07-28T11:27:48.908 INFO:tasks.rados.rados.0.smithi177.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-07-28T11:27:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:48 smithi204 bash[24094]: cluster 2024-07-28T11:27:47.073598+0000 mgr.y (mgr.24311) 207 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:48 smithi204 bash[24094]: audit 2024-07-28T11:27:47.668565+0000 mon.a (mon.0) 931 : 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:27:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:48 smithi204 bash[24094]: cluster 2024-07-28T11:27:47.668751+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:27:48.914 INFO:tasks.rados.rados.0.smithi177.stdout:84: writing smithi17769138-84 from 594981 to 1204178 tid 1 2024-07-28T11:27:48.923 INFO:tasks.rados.rados.0.smithi177.stdout:84: writing smithi17769138-84 from 1974123 to 2719151 tid 2 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:84: writing smithi17769138-84 from 3279873 to 3394981 tid 3 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:69: finishing write tid 2 to smithi17769138-69 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:69: finishing write tid 3 to smithi17769138-69 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:69: finishing write tid 4 to smithi17769138-69 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:69: finishing write tid 5 to smithi17769138-69 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 69 v 17 (ObjNum 68 snap 0 seq_num 68) dirty exists 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:70: finishing write tid 1 to smithi17769138-70 2024-07-28T11:27:48.928 INFO:tasks.rados.rados.0.smithi177.stdout:70: finishing write tid 2 to smithi17769138-70 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:70: finishing write tid 3 to smithi17769138-70 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:70: finishing write tid 4 to smithi17769138-70 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:70: finishing write tid 5 to smithi17769138-70 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 70 v 10 (ObjNum 69 snap 0 seq_num 69) dirty exists 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:71: finishing write tid 1 to smithi17769138-71 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:71: finishing write tid 2 to smithi17769138-71 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:71: finishing write tid 3 to smithi17769138-71 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:71: finishing write tid 4 to smithi17769138-71 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 71 v 21 (ObjNum 70 snap 0 seq_num 70) dirty exists 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:72: finishing write tid 1 to smithi17769138-72 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:72: finishing write tid 2 to smithi17769138-72 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:72: finishing write tid 3 to smithi17769138-72 2024-07-28T11:27:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:72: finishing write tid 4 to smithi17769138-72 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 72 v 13 (ObjNum 71 snap 0 seq_num 71) dirty exists 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: finishing write tid 1 to smithi17769138-73 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: finishing write tid 2 to smithi17769138-73 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: finishing write tid 3 to smithi17769138-73 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: finishing write tid 4 to smithi17769138-73 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: finishing write tid 5 to smithi17769138-73 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 73 v 16 (ObjNum 72 snap 0 seq_num 72) dirty exists 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:69: done (15 left) 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:70: done (14 left) 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:71: done (13 left) 2024-07-28T11:27:48.930 INFO:tasks.rados.rados.0.smithi177.stdout:72: done (12 left) 2024-07-28T11:27:48.931 INFO:tasks.rados.rados.0.smithi177.stdout:73: done (11 left) 2024-07-28T11:27:48.931 INFO:tasks.rados.rados.0.smithi177.stdout:85: write initial oid 85 2024-07-28T11:27:48.931 INFO:tasks.rados.rados.0.smithi177.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-07-28T11:27:48.933 INFO:tasks.rados.rados.0.smithi177.stdout:85: writing smithi17769138-85 from 611788 to 1012587 tid 1 2024-07-28T11:27:48.940 INFO:tasks.rados.rados.0.smithi177.stdout:85: writing smithi17769138-85 from 1748958 to 2237644 tid 2 2024-07-28T11:27:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:85: writing smithi17769138-85 from 2907296 to 3411788 tid 3 2024-07-28T11:27:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:86: write initial oid 86 2024-07-28T11:27:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-07-28T11:27:48.953 INFO:tasks.rados.rados.0.smithi177.stdout:86: writing smithi17769138-86 from 628595 to 1104643 tid 1 2024-07-28T11:27:48.961 INFO:tasks.rados.rados.0.smithi177.stdout:86: writing smithi17769138-86 from 1807440 to 2439784 tid 2 2024-07-28T11:27:48.966 INFO:tasks.rados.rados.0.smithi177.stdout:86: writing smithi17769138-86 from 2934719 to 3387193 tid 3 2024-07-28T11:27:48.966 INFO:tasks.rados.rados.0.smithi177.stdout:87: write initial oid 87 2024-07-28T11:27:48.966 INFO:tasks.rados.rados.0.smithi177.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-07-28T11:27:48.973 INFO:tasks.rados.rados.0.smithi177.stdout:87: writing smithi17769138-87 from 645402 to 1196699 tid 1 2024-07-28T11:27:48.978 INFO:tasks.rados.rados.0.smithi177.stdout:87: writing smithi17769138-87 from 1749569 to 2241924 tid 2 2024-07-28T11:27:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:87: writing smithi17769138-87 from 2845789 to 3445402 tid 3 2024-07-28T11:27:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:88: write initial oid 88 2024-07-28T11:27:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-07-28T11:27:48.992 INFO:tasks.rados.rados.0.smithi177.stdout:88: writing smithi17769138-88 from 662209 to 1288755 tid 1 2024-07-28T11:27:48.999 INFO:tasks.rados.rados.0.smithi177.stdout:88: writing smithi17769138-88 from 1808051 to 2444064 tid 2 2024-07-28T11:27:49.004 INFO:tasks.rados.rados.0.smithi177.stdout:88: writing smithi17769138-88 from 2873212 to 3462209 tid 3 2024-07-28T11:27:49.004 INFO:tasks.rados.rados.0.smithi177.stdout:89: write initial oid 89 2024-07-28T11:27:49.005 INFO:tasks.rados.rados.0.smithi177.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-07-28T11:27:49.012 INFO:tasks.rados.rados.0.smithi177.stdout:89: writing smithi17769138-89 from 679016 to 1380811 tid 1 2024-07-28T11:27:49.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[31534]: cluster 2024-07-28T11:27:47.073598+0000 mgr.y (mgr.24311) 207 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:49.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[31534]: audit 2024-07-28T11:27:47.668565+0000 mon.a (mon.0) 931 : 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:27:49.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[31534]: cluster 2024-07-28T11:27:47.668751+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:27:49.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[21846]: cluster 2024-07-28T11:27:47.073598+0000 mgr.y (mgr.24311) 207 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:49.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[21846]: audit 2024-07-28T11:27:47.668565+0000 mon.a (mon.0) 931 : 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:27:49.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:48 smithi177 bash[21846]: cluster 2024-07-28T11:27:47.668751+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:27:49.017 INFO:tasks.rados.rados.0.smithi177.stdout:89: writing smithi17769138-89 from 1866533 to 2362557 tid 2 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:89: writing smithi17769138-89 from 2900635 to 3303278 tid 3 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: finishing write tid 1 to smithi17769138-74 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: finishing write tid 2 to smithi17769138-74 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: finishing write tid 3 to smithi17769138-74 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: finishing write tid 4 to smithi17769138-74 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: finishing write tid 5 to smithi17769138-74 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 74 v 7 (ObjNum 73 snap 0 seq_num 73) dirty exists 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:75: finishing write tid 1 to smithi17769138-75 2024-07-28T11:27:49.023 INFO:tasks.rados.rados.0.smithi177.stdout:75: finishing write tid 2 to smithi17769138-75 2024-07-28T11:27:49.024 INFO:tasks.rados.rados.0.smithi177.stdout:74: done (15 left) 2024-07-28T11:27:49.024 INFO:tasks.rados.rados.0.smithi177.stdout:90: write initial oid 90 2024-07-28T11:27:49.024 INFO:tasks.rados.rados.0.smithi177.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-07-28T11:27:49.031 INFO:tasks.rados.rados.0.smithi177.stdout:90: writing smithi17769138-90 from 695823 to 1472867 tid 1 2024-07-28T11:27:49.037 INFO:tasks.rados.rados.0.smithi177.stdout:90: writing smithi17769138-90 from 1925015 to 2564697 tid 2 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:90: writing smithi17769138-90 from 3328058 to 3495823 tid 3 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:75: finishing write tid 3 to smithi17769138-75 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:75: finishing write tid 4 to smithi17769138-75 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:75: finishing write tid 5 to smithi17769138-75 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 75 v 11 (ObjNum 74 snap 0 seq_num 74) dirty exists 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:76: finishing write tid 1 to smithi17769138-76 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:76: finishing write tid 2 to smithi17769138-76 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:76: finishing write tid 3 to smithi17769138-76 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:76: finishing write tid 4 to smithi17769138-76 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:76: finishing write tid 5 to smithi17769138-76 2024-07-28T11:27:49.043 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 76 v 23 (ObjNum 75 snap 0 seq_num 75) dirty exists 2024-07-28T11:27:49.044 INFO:tasks.rados.rados.0.smithi177.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2024-07-28T11:27:49.044 INFO:tasks.rados.rados.0.smithi177.stdout:75: done (15 left) 2024-07-28T11:27:49.044 INFO:tasks.rados.rados.0.smithi177.stdout:76: done (14 left) 2024-07-28T11:27:49.044 INFO:tasks.rados.rados.0.smithi177.stdout:91: write initial oid 91 2024-07-28T11:27:49.044 INFO:tasks.rados.rados.0.smithi177.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2024-07-28T11:27:49.049 INFO:tasks.rados.rados.0.smithi177.stdout:91: writing smithi17769138-91 from 712630 to 1164923 tid 1 2024-07-28T11:27:49.054 INFO:tasks.rados.rados.0.smithi177.stdout:91: writing smithi17769138-91 from 1583497 to 2083190 tid 2 2024-07-28T11:27:49.059 INFO:tasks.rados.rados.0.smithi177.stdout:91: writing smithi17769138-91 from 2555481 to 2980668 tid 3 2024-07-28T11:27:49.059 INFO:tasks.rados.rados.0.smithi177.stdout:92: write initial oid 92 2024-07-28T11:27:49.059 INFO:tasks.rados.rados.0.smithi177.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-07-28T11:27:49.066 INFO:tasks.rados.rados.0.smithi177.stdout:92: writing smithi17769138-92 from 729437 to 1256979 tid 1 2024-07-28T11:27:49.073 INFO:tasks.rados.rados.0.smithi177.stdout:92: writing smithi17769138-92 from 1925626 to 2568977 tid 2 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:92: writing smithi17769138-92 from 3266551 to 3529437 tid 3 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:77: finishing write tid 1 to smithi17769138-77 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:77: finishing write tid 2 to smithi17769138-77 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:77: finishing write tid 3 to smithi17769138-77 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:77: finishing write tid 4 to smithi17769138-77 2024-07-28T11:27:49.079 INFO:tasks.rados.rados.0.smithi177.stdout:77: finishing write tid 5 to smithi17769138-77 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 77 v 21 (ObjNum 76 snap 0 seq_num 76) dirty exists 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: finishing write tid 1 to smithi17769138-78 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: finishing write tid 2 to smithi17769138-78 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: finishing write tid 3 to smithi17769138-78 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: finishing write tid 4 to smithi17769138-78 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: finishing write tid 5 to smithi17769138-78 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 7 (ObjNum 77 snap 0 seq_num 77) dirty exists 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:77: done (15 left) 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:78: done (14 left) 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:93: write initial oid 93 2024-07-28T11:27:49.080 INFO:tasks.rados.rados.0.smithi177.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-07-28T11:27:49.087 INFO:tasks.rados.rados.0.smithi177.stdout:93: writing smithi17769138-93 from 746244 to 1465388 tid 1 2024-07-28T11:27:49.093 INFO:tasks.rados.rados.0.smithi177.stdout:93: writing smithi17769138-93 from 2100461 to 2603823 tid 2 2024-07-28T11:27:49.099 INFO:tasks.rados.rados.0.smithi177.stdout:93: writing smithi17769138-93 from 3126680 to 3546244 tid 3 2024-07-28T11:27:49.099 INFO:tasks.rados.rados.0.smithi177.stdout:94: write initial oid 94 2024-07-28T11:27:49.099 INFO:tasks.rados.rados.0.smithi177.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-07-28T11:27:49.107 INFO:tasks.rados.rados.0.smithi177.stdout:94: writing smithi17769138-94 from 763051 to 1557444 tid 1 2024-07-28T11:27:49.114 INFO:tasks.rados.rados.0.smithi177.stdout:94: writing smithi17769138-94 from 2158943 to 2805963 tid 2 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:94: writing smithi17769138-94 from 3437750 to 3563051 tid 3 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:79: finishing write tid 1 to smithi17769138-79 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:79: finishing write tid 2 to smithi17769138-79 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:79: finishing write tid 3 to smithi17769138-79 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:79: finishing write tid 4 to smithi17769138-79 2024-07-28T11:27:49.119 INFO:tasks.rados.rados.0.smithi177.stdout:79: finishing write tid 5 to smithi17769138-79 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 79 v 20 (ObjNum 78 snap 0 seq_num 78) dirty exists 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:80: finishing write tid 1 to smithi17769138-80 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:80: finishing write tid 2 to smithi17769138-80 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:80: finishing write tid 3 to smithi17769138-80 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:80: finishing write tid 4 to smithi17769138-80 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:79: done (15 left) 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:95: write initial oid 95 2024-07-28T11:27:49.120 INFO:tasks.rados.rados.0.smithi177.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-07-28T11:27:49.125 INFO:tasks.rados.rados.0.smithi177.stdout:95: writing smithi17769138-95 from 779858 to 1249500 tid 1 2024-07-28T11:27:49.132 INFO:tasks.rados.rados.0.smithi177.stdout:95: writing smithi17769138-95 from 1817425 to 2324456 tid 2 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:95: writing smithi17769138-95 from 2781526 to 3368154 tid 3 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:80: finishing write tid 5 to smithi17769138-80 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 80 v 25 (ObjNum 79 snap 0 seq_num 79) dirty exists 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:80: done (15 left) 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:96: write initial oid 96 2024-07-28T11:27:49.138 INFO:tasks.rados.rados.0.smithi177.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2024-07-28T11:27:49.145 INFO:tasks.rados.rados.0.smithi177.stdout:96: writing smithi17769138-96 from 796665 to 1341556 tid 1 2024-07-28T11:27:49.151 INFO:tasks.rados.rados.0.smithi177.stdout:96: writing smithi17769138-96 from 1759554 to 2410243 tid 2 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout:96: writing smithi17769138-96 from 2976243 to 3596665 tid 3 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout:81: finishing write tid 1 to smithi17769138-81 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout:81: finishing write tid 2 to smithi17769138-81 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout:81: finishing write tid 3 to smithi17769138-81 2024-07-28T11:27:49.158 INFO:tasks.rados.rados.0.smithi177.stdout:81: finishing write tid 4 to smithi17769138-81 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:81: finishing write tid 5 to smithi17769138-81 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 81 v 11 (ObjNum 80 snap 0 seq_num 80) dirty exists 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: finishing write tid 1 to smithi17769138-82 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: finishing write tid 2 to smithi17769138-82 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: finishing write tid 3 to smithi17769138-82 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: finishing write tid 4 to smithi17769138-82 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: finishing write tid 5 to smithi17769138-82 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 29 (ObjNum 81 snap 0 seq_num 81) dirty exists 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:83: finishing write tid 1 to smithi17769138-83 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:83: finishing write tid 2 to smithi17769138-83 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:83: finishing write tid 3 to smithi17769138-83 2024-07-28T11:27:49.159 INFO:tasks.rados.rados.0.smithi177.stdout:83: finishing write tid 4 to smithi17769138-83 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:83: finishing write tid 5 to smithi17769138-83 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 83 v 33 (ObjNum 82 snap 0 seq_num 82) dirty exists 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: finishing write tid 1 to smithi17769138-84 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: finishing write tid 2 to smithi17769138-84 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: finishing write tid 3 to smithi17769138-84 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: finishing write tid 4 to smithi17769138-84 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: finishing write tid 5 to smithi17769138-84 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 24 (ObjNum 83 snap 0 seq_num 83) dirty exists 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:81: done (15 left) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:82: done (14 left) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:83: done (13 left) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:84: done (12 left) 2024-07-28T11:27:49.160 INFO:tasks.rados.rados.0.smithi177.stdout:97: write initial oid 97 2024-07-28T11:27:49.161 INFO:tasks.rados.rados.0.smithi177.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-07-28T11:27:49.163 INFO:tasks.rados.rados.0.smithi177.stdout:97: writing smithi17769138-97 from 413472 to 1033612 tid 1 2024-07-28T11:27:49.170 INFO:tasks.rados.rados.0.smithi177.stdout:97: writing smithi17769138-97 from 1818036 to 2328736 tid 2 2024-07-28T11:27:49.178 INFO:tasks.rados.rados.0.smithi177.stdout:97: writing smithi17769138-97 from 3120019 to 3613472 tid 3 2024-07-28T11:27:49.178 INFO:tasks.rados.rados.0.smithi177.stdout:98: write initial oid 98 2024-07-28T11:27:49.178 INFO:tasks.rados.rados.0.smithi177.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2024-07-28T11:27:49.184 INFO:tasks.rados.rados.0.smithi177.stdout:98: writing smithi17769138-98 from 430279 to 1125668 tid 1 2024-07-28T11:27:49.192 INFO:tasks.rados.rados.0.smithi177.stdout:98: writing smithi17769138-98 from 1876518 to 2530876 tid 2 2024-07-28T11:27:49.197 INFO:tasks.rados.rados.0.smithi177.stdout:98: writing smithi17769138-98 from 3031089 to 3567886 tid 3 2024-07-28T11:27:49.197 INFO:tasks.rados.rados.0.smithi177.stdout:99: write initial oid 99 2024-07-28T11:27:49.197 INFO:tasks.rados.rados.0.smithi177.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-07-28T11:27:49.203 INFO:tasks.rados.rados.0.smithi177.stdout:99: writing smithi17769138-99 from 447086 to 1217724 tid 1 2024-07-28T11:27:49.212 INFO:tasks.rados.rados.0.smithi177.stdout:99: writing smithi17769138-99 from 1935000 to 2733016 tid 2 2024-07-28T11:27:49.217 INFO:tasks.rados.rados.0.smithi177.stdout:99: writing smithi17769138-99 from 3458512 to 3647086 tid 3 2024-07-28T11:27:49.217 INFO:tasks.rados.rados.0.smithi177.stdout:100: write initial oid 100 2024-07-28T11:27:49.217 INFO:tasks.rados.rados.0.smithi177.stdout:85: finishing write tid 1 to smithi17769138-85 2024-07-28T11:27:49.218 INFO:tasks.rados.rados.0.smithi177.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-07-28T11:27:49.223 INFO:tasks.rados.rados.0.smithi177.stdout:100: writing smithi17769138-100 from 463893 to 1026133 tid 1 2024-07-28T11:27:49.230 INFO:tasks.rados.rados.0.smithi177.stdout:100: writing smithi17769138-100 from 1593482 to 2251509 tid 2 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:100: writing smithi17769138-100 from 2685935 to 3245276 tid 3 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:85: finishing write tid 2 to smithi17769138-85 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:85: finishing write tid 3 to smithi17769138-85 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:85: finishing write tid 4 to smithi17769138-85 2024-07-28T11:27:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:85: finishing write tid 5 to smithi17769138-85 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 26 (ObjNum 84 snap 0 seq_num 84) dirty exists 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: finishing write tid 1 to smithi17769138-86 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: finishing write tid 2 to smithi17769138-86 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: finishing write tid 3 to smithi17769138-86 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: finishing write tid 4 to smithi17769138-86 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: finishing write tid 5 to smithi17769138-86 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 86 v 15 (ObjNum 85 snap 0 seq_num 85) dirty exists 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: finishing write tid 1 to smithi17769138-87 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: finishing write tid 2 to smithi17769138-87 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: finishing write tid 3 to smithi17769138-87 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: finishing write tid 4 to smithi17769138-87 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: finishing write tid 5 to smithi17769138-87 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 87 v 27 (ObjNum 86 snap 0 seq_num 86) dirty exists 2024-07-28T11:27:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: finishing write tid 1 to smithi17769138-88 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: finishing write tid 2 to smithi17769138-88 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: finishing write tid 3 to smithi17769138-88 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: finishing write tid 4 to smithi17769138-88 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: finishing write tid 5 to smithi17769138-88 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 20 (ObjNum 87 snap 0 seq_num 87) dirty exists 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:89: finishing write tid 1 to smithi17769138-89 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:89: finishing write tid 2 to smithi17769138-89 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:85: done (15 left) 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:86: done (14 left) 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:87: done (13 left) 2024-07-28T11:27:49.238 INFO:tasks.rados.rados.0.smithi177.stdout:88: done (12 left) 2024-07-28T11:27:49.239 INFO:tasks.rados.rados.0.smithi177.stdout:101: write initial oid 101 2024-07-28T11:27:49.239 INFO:tasks.rados.rados.0.smithi177.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-07-28T11:27:49.242 INFO:tasks.rados.rados.0.smithi177.stdout:101: writing smithi17769138-101 from 480700 to 1118189 tid 1 2024-07-28T11:27:49.247 INFO:tasks.rados.rados.0.smithi177.stdout:101: writing smithi17769138-101 from 1651964 to 2053649 tid 2 2024-07-28T11:27:49.255 INFO:tasks.rados.rados.0.smithi177.stdout:101: writing smithi17769138-101 from 2713358 to 3483971 tid 3 2024-07-28T11:27:49.255 INFO:tasks.rados.rados.0.smithi177.stdout:102: write initial oid 102 2024-07-28T11:27:49.255 INFO:tasks.rados.rados.0.smithi177.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-07-28T11:27:49.262 INFO:tasks.rados.rados.0.smithi177.stdout:102: writing smithi17769138-102 from 497507 to 1210245 tid 1 2024-07-28T11:27:49.268 INFO:tasks.rados.rados.0.smithi177.stdout:102: writing smithi17769138-102 from 1710446 to 2372142 tid 2 2024-07-28T11:27:49.276 INFO:tasks.rados.rados.0.smithi177.stdout:102: writing smithi17769138-102 from 3140781 to 3697507 tid 3 2024-07-28T11:27:49.276 INFO:tasks.rados.rados.0.smithi177.stdout:103: write initial oid 103 2024-07-28T11:27:49.276 INFO:tasks.rados.rados.0.smithi177.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-07-28T11:27:49.283 INFO:tasks.rados.rados.0.smithi177.stdout:103: writing smithi17769138-103 from 514314 to 1302301 tid 1 2024-07-28T11:27:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:103: writing smithi17769138-103 from 1768928 to 2174282 tid 2 2024-07-28T11:27:49.294 INFO:tasks.rados.rados.0.smithi177.stdout:103: writing smithi17769138-103 from 2768204 to 3277714 tid 3 2024-07-28T11:27:49.294 INFO:tasks.rados.rados.0.smithi177.stdout:104: write initial oid 104 2024-07-28T11:27:49.294 INFO:tasks.rados.rados.0.smithi177.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-07-28T11:27:49.300 INFO:tasks.rados.rados.0.smithi177.stdout:104: writing smithi17769138-104 from 531121 to 994357 tid 1 2024-07-28T11:27:49.307 INFO:tasks.rados.rados.0.smithi177.stdout:104: writing smithi17769138-104 from 1711057 to 2376422 tid 2 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:104: writing smithi17769138-104 from 3079274 to 3731121 tid 3 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:89: finishing write tid 3 to smithi17769138-89 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:89: finishing write tid 4 to smithi17769138-89 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:89: finishing write tid 5 to smithi17769138-89 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 89 v 16 (ObjNum 88 snap 0 seq_num 88) dirty exists 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:90: finishing write tid 1 to smithi17769138-90 2024-07-28T11:27:49.315 INFO:tasks.rados.rados.0.smithi177.stdout:89: done (15 left) 2024-07-28T11:27:49.316 INFO:tasks.rados.rados.0.smithi177.stdout:105: write initial oid 105 2024-07-28T11:27:49.316 INFO:tasks.rados.rados.0.smithi177.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-07-28T11:27:49.320 INFO:tasks.rados.rados.0.smithi177.stdout:105: writing smithi17769138-105 from 547928 to 1086413 tid 1 2024-07-28T11:27:49.326 INFO:tasks.rados.rados.0.smithi177.stdout:105: writing smithi17769138-105 from 1769539 to 2178562 tid 2 2024-07-28T11:27:49.332 INFO:tasks.rados.rados.0.smithi177.stdout:105: writing smithi17769138-105 from 2706697 to 3238751 tid 3 2024-07-28T11:27:49.332 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: finishing write tid 2 to smithi17769138-90 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: finishing write tid 3 to smithi17769138-90 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: finishing write tid 4 to smithi17769138-90 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: finishing write tid 5 to smithi17769138-90 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 90 v 31 (ObjNum 89 snap 0 seq_num 89) dirty exists 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:91: finishing write tid 1 to smithi17769138-91 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:90: done (15 left) 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:106: write initial oid 106 2024-07-28T11:27:49.333 INFO:tasks.rados.rados.0.smithi177.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-07-28T11:27:49.338 INFO:tasks.rados.rados.0.smithi177.stdout:106: writing smithi17769138-106 from 564735 to 1178469 tid 1 2024-07-28T11:27:49.346 INFO:tasks.rados.rados.0.smithi177.stdout:106: writing smithi17769138-106 from 1828021 to 2497055 tid 2 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:106: writing smithi17769138-106 from 3134120 to 3764735 tid 3 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:91: finishing write tid 2 to smithi17769138-91 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:91: finishing write tid 3 to smithi17769138-91 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:91: finishing write tid 4 to smithi17769138-91 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:91: finishing write tid 5 to smithi17769138-91 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 30 (ObjNum 90 snap 0 seq_num 90) dirty exists 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2024-07-28T11:27:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:92: finishing write tid 1 to smithi17769138-92 2024-07-28T11:27:49.354 INFO:tasks.rados.rados.0.smithi177.stdout:91: done (15 left) 2024-07-28T11:27:49.354 INFO:tasks.rados.rados.0.smithi177.stdout:107: write initial oid 107 2024-07-28T11:27:49.354 INFO:tasks.rados.rados.0.smithi177.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-07-28T11:27:49.360 INFO:tasks.rados.rados.0.smithi177.stdout:107: writing smithi17769138-107 from 581542 to 1270525 tid 1 2024-07-28T11:27:49.365 INFO:tasks.rados.rados.0.smithi177.stdout:107: writing smithi17769138-107 from 1886503 to 2299195 tid 2 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:107: writing smithi17769138-107 from 2761543 to 3432494 tid 3 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: finishing write tid 2 to smithi17769138-92 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: finishing write tid 3 to smithi17769138-92 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: finishing write tid 4 to smithi17769138-92 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: finishing write tid 5 to smithi17769138-92 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 35 (ObjNum 91 snap 0 seq_num 91) dirty exists 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:93: finishing write tid 1 to smithi17769138-93 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:92: done (15 left) 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:108: write initial oid 108 2024-07-28T11:27:49.372 INFO:tasks.rados.rados.0.smithi177.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2024-07-28T11:27:49.377 INFO:tasks.rados.rados.0.smithi177.stdout:108: writing smithi17769138-108 from 598349 to 1078934 tid 1 2024-07-28T11:27:49.384 INFO:tasks.rados.rados.0.smithi177.stdout:108: writing smithi17769138-108 from 1544985 to 2217688 tid 2 2024-07-28T11:27:49.390 INFO:tasks.rados.rados.0.smithi177.stdout:108: writing smithi17769138-108 from 2905319 to 3387542 tid 3 2024-07-28T11:27:49.390 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: finishing write tid 2 to smithi17769138-93 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: finishing write tid 3 to smithi17769138-93 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: finishing write tid 4 to smithi17769138-93 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: finishing write tid 5 to smithi17769138-93 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 93 v 25 (ObjNum 92 snap 0 seq_num 92) dirty exists 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:94: finishing write tid 1 to smithi17769138-94 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:93: done (15 left) 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:109: write initial oid 109 2024-07-28T11:27:49.391 INFO:tasks.rados.rados.0.smithi177.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2024-07-28T11:27:49.397 INFO:tasks.rados.rados.0.smithi177.stdout:109: writing smithi17769138-109 from 615156 to 1170990 tid 1 2024-07-28T11:27:49.402 INFO:tasks.rados.rados.0.smithi177.stdout:109: writing smithi17769138-109 from 1603467 to 2019828 tid 2 2024-07-28T11:27:49.410 INFO:tasks.rados.rados.0.smithi177.stdout:109: writing smithi17769138-109 from 2816389 to 3509884 tid 3 2024-07-28T11:27:49.410 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:94: finishing write tid 2 to smithi17769138-94 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:94: finishing write tid 3 to smithi17769138-94 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:94: finishing write tid 4 to smithi17769138-94 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:94: finishing write tid 5 to smithi17769138-94 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 31 (ObjNum 93 snap 0 seq_num 93) dirty exists 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: finishing write tid 1 to smithi17769138-95 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: finishing write tid 2 to smithi17769138-95 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: finishing write tid 3 to smithi17769138-95 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: finishing write tid 4 to smithi17769138-95 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: finishing write tid 5 to smithi17769138-95 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 95 v 29 (ObjNum 94 snap 0 seq_num 94) dirty exists 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2024-07-28T11:27:49.411 INFO:tasks.rados.rados.0.smithi177.stdout:96: finishing write tid 1 to smithi17769138-96 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:96: finishing write tid 2 to smithi17769138-96 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:96: finishing write tid 3 to smithi17769138-96 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:96: finishing write tid 4 to smithi17769138-96 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:96: finishing write tid 5 to smithi17769138-96 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 19 (ObjNum 95 snap 0 seq_num 95) dirty exists 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: finishing write tid 1 to smithi17769138-97 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: finishing write tid 2 to smithi17769138-97 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: finishing write tid 3 to smithi17769138-97 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: finishing write tid 4 to smithi17769138-97 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: finishing write tid 5 to smithi17769138-97 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 97 v 20 (ObjNum 96 snap 0 seq_num 96) dirty exists 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2024-07-28T11:27:49.412 INFO:tasks.rados.rados.0.smithi177.stdout:94: done (15 left) 2024-07-28T11:27:49.413 INFO:tasks.rados.rados.0.smithi177.stdout:95: done (14 left) 2024-07-28T11:27:49.413 INFO:tasks.rados.rados.0.smithi177.stdout:96: done (13 left) 2024-07-28T11:27:49.413 INFO:tasks.rados.rados.0.smithi177.stdout:97: done (12 left) 2024-07-28T11:27:49.413 INFO:tasks.rados.rados.0.smithi177.stdout:110: write initial oid 110 2024-07-28T11:27:49.413 INFO:tasks.rados.rados.0.smithi177.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2024-07-28T11:27:49.417 INFO:tasks.rados.rados.0.smithi177.stdout:110: writing smithi17769138-110 from 631963 to 1263046 tid 1 2024-07-28T11:27:49.425 INFO:tasks.rados.rados.0.smithi177.stdout:110: writing smithi17769138-110 from 2061949 to 2621968 tid 2 2024-07-28T11:27:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:110: writing smithi17769138-110 from 3243812 to 3748579 tid 3 2024-07-28T11:27:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:111: write initial oid 111 2024-07-28T11:27:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2024-07-28T11:27:49.439 INFO:tasks.rados.rados.0.smithi177.stdout:111: writing smithi17769138-111 from 648770 to 1355102 tid 1 2024-07-28T11:27:49.446 INFO:tasks.rados.rados.0.smithi177.stdout:111: writing smithi17769138-111 from 2120431 to 2540461 tid 2 2024-07-28T11:27:49.452 INFO:tasks.rados.rados.0.smithi177.stdout:111: writing smithi17769138-111 from 3271235 to 3703627 tid 3 2024-07-28T11:27:49.452 INFO:tasks.rados.rados.0.smithi177.stdout:112: write initial oid 112 2024-07-28T11:27:49.452 INFO:tasks.rados.rados.0.smithi177.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2024-07-28T11:27:49.460 INFO:tasks.rados.rados.0.smithi177.stdout:112: writing smithi17769138-112 from 665577 to 1447158 tid 1 2024-07-28T11:27:49.467 INFO:tasks.rados.rados.0.smithi177.stdout:112: writing smithi17769138-112 from 2062560 to 2626248 tid 2 2024-07-28T11:27:49.474 INFO:tasks.rados.rados.0.smithi177.stdout:112: writing smithi17769138-112 from 3182305 to 3825969 tid 3 2024-07-28T11:27:49.474 INFO:tasks.rados.rados.0.smithi177.stdout:113: write initial oid 113 2024-07-28T11:27:49.474 INFO:tasks.rados.rados.0.smithi177.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-07-28T11:27:49.480 INFO:tasks.rados.rados.0.smithi177.stdout:113: writing smithi17769138-113 from 682384 to 1139214 tid 1 2024-07-28T11:27:49.486 INFO:tasks.rados.rados.0.smithi177.stdout:113: writing smithi17769138-113 from 1721042 to 2144741 tid 2 2024-07-28T11:27:49.492 INFO:tasks.rados.rados.0.smithi177.stdout:113: writing smithi17769138-113 from 2809728 to 3264664 tid 3 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:113: writing smithi17769138-113 from 3731357 to 3882384 tid 4 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: finishing write tid 1 to smithi17769138-98 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: finishing write tid 2 to smithi17769138-98 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: finishing write tid 3 to smithi17769138-98 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: finishing write tid 4 to smithi17769138-98 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: finishing write tid 5 to smithi17769138-98 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 26 (ObjNum 97 snap 0 seq_num 97) dirty exists 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:99: finishing write tid 1 to smithi17769138-99 2024-07-28T11:27:49.496 INFO:tasks.rados.rados.0.smithi177.stdout:98: done (15 left) 2024-07-28T11:27:49.497 INFO:tasks.rados.rados.0.smithi177.stdout:114: write initial oid 114 2024-07-28T11:27:49.497 INFO:tasks.rados.rados.0.smithi177.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-07-28T11:27:49.502 INFO:tasks.rados.rados.0.smithi177.stdout:114: writing smithi17769138-114 from 699191 to 1231270 tid 1 2024-07-28T11:27:49.508 INFO:tasks.rados.rados.0.smithi177.stdout:114: writing smithi17769138-114 from 1779524 to 2346881 tid 2 2024-07-28T11:27:49.515 INFO:tasks.rados.rados.0.smithi177.stdout:114: writing smithi17769138-114 from 2837151 to 3503359 tid 3 2024-07-28T11:27:49.515 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.515 INFO:tasks.rados.rados.0.smithi177.stdout:99: finishing write tid 2 to smithi17769138-99 2024-07-28T11:27:49.515 INFO:tasks.rados.rados.0.smithi177.stdout:99: finishing write tid 3 to smithi17769138-99 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:99: finishing write tid 4 to smithi17769138-99 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:99: finishing write tid 5 to smithi17769138-99 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 17 (ObjNum 98 snap 0 seq_num 98) dirty exists 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:100: finishing write tid 1 to smithi17769138-100 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:99: done (15 left) 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:115: write initial oid 115 2024-07-28T11:27:49.516 INFO:tasks.rados.rados.0.smithi177.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2024-07-28T11:27:49.523 INFO:tasks.rados.rados.0.smithi177.stdout:115: writing smithi17769138-115 from 715998 to 1323326 tid 1 2024-07-28T11:27:49.528 INFO:tasks.rados.rados.0.smithi177.stdout:115: writing smithi17769138-115 from 1838006 to 2265374 tid 2 2024-07-28T11:27:49.534 INFO:tasks.rados.rados.0.smithi177.stdout:115: writing smithi17769138-115 from 2864574 to 3342054 tid 3 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:115: writing smithi17769138-115 from 3863835 to 3915998 tid 4 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:100: finishing write tid 2 to smithi17769138-100 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:100: finishing write tid 3 to smithi17769138-100 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:100: finishing write tid 4 to smithi17769138-100 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:100: finishing write tid 5 to smithi17769138-100 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 100 v 39 (ObjNum 99 snap 0 seq_num 99) dirty exists 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:101: finishing write tid 1 to smithi17769138-101 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:101: finishing write tid 2 to smithi17769138-101 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:101: finishing write tid 3 to smithi17769138-101 2024-07-28T11:27:49.539 INFO:tasks.rados.rados.0.smithi177.stdout:101: finishing write tid 4 to smithi17769138-101 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:101: finishing write tid 5 to smithi17769138-101 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 7 (ObjNum 100 snap 0 seq_num 100) dirty exists 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: finishing write tid 1 to smithi17769138-102 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: finishing write tid 2 to smithi17769138-102 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: finishing write tid 3 to smithi17769138-102 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: finishing write tid 4 to smithi17769138-102 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: finishing write tid 5 to smithi17769138-102 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 35 (ObjNum 101 snap 0 seq_num 101) dirty exists 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:103: finishing write tid 1 to smithi17769138-103 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:103: finishing write tid 2 to smithi17769138-103 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:103: finishing write tid 3 to smithi17769138-103 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:103: finishing write tid 4 to smithi17769138-103 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:103: finishing write tid 5 to smithi17769138-103 2024-07-28T11:27:49.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 103 v 28 (ObjNum 102 snap 0 seq_num 102) dirty exists 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: finishing write tid 1 to smithi17769138-104 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: finishing write tid 2 to smithi17769138-104 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: finishing write tid 3 to smithi17769138-104 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: finishing write tid 4 to smithi17769138-104 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: finishing write tid 5 to smithi17769138-104 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 24 (ObjNum 103 snap 0 seq_num 103) dirty exists 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: finishing write tid 1 to smithi17769138-105 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: finishing write tid 2 to smithi17769138-105 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: finishing write tid 3 to smithi17769138-105 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: finishing write tid 4 to smithi17769138-105 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: finishing write tid 5 to smithi17769138-105 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 15 (ObjNum 104 snap 0 seq_num 104) dirty exists 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2024-07-28T11:27:49.541 INFO:tasks.rados.rados.0.smithi177.stdout:106: finishing write tid 1 to smithi17769138-106 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: finishing write tid 2 to smithi17769138-106 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: finishing write tid 3 to smithi17769138-106 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: finishing write tid 4 to smithi17769138-106 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: finishing write tid 5 to smithi17769138-106 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 106 v 23 (ObjNum 105 snap 0 seq_num 105) dirty exists 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:107: finishing write tid 1 to smithi17769138-107 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:100: done (15 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:101: done (14 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:102: done (13 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:103: done (12 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:104: done (11 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:105: done (10 left) 2024-07-28T11:27:49.542 INFO:tasks.rados.rados.0.smithi177.stdout:106: done (9 left) 2024-07-28T11:27:49.543 INFO:tasks.rados.rados.0.smithi177.stdout:116: write initial oid 116 2024-07-28T11:27:49.543 INFO:tasks.rados.rados.0.smithi177.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2024-07-28T11:27:49.547 INFO:tasks.rados.rados.0.smithi177.stdout:116: writing smithi17769138-116 from 732805 to 1531735 tid 1 2024-07-28T11:27:49.555 INFO:tasks.rados.rados.0.smithi177.stdout:116: writing smithi17769138-116 from 2296488 to 2867514 tid 2 2024-07-28T11:27:49.559 INFO:tasks.rados.rados.0.smithi177.stdout:116: writing smithi17769138-116 from 3291997 to 3697102 tid 3 2024-07-28T11:27:49.559 INFO:tasks.rados.rados.0.smithi177.stdout:117: write initial oid 117 2024-07-28T11:27:49.560 INFO:tasks.rados.rados.0.smithi177.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2024-07-28T11:27:49.566 INFO:tasks.rados.rados.0.smithi177.stdout:117: writing smithi17769138-117 from 749612 to 1223791 tid 1 2024-07-28T11:27:49.572 INFO:tasks.rados.rados.0.smithi177.stdout:117: writing smithi17769138-117 from 1954970 to 2386007 tid 2 2024-07-28T11:27:49.579 INFO:tasks.rados.rados.0.smithi177.stdout:117: writing smithi17769138-117 from 2919420 to 3535797 tid 3 2024-07-28T11:27:49.579 INFO:tasks.rados.rados.0.smithi177.stdout:118: write initial oid 118 2024-07-28T11:27:49.579 INFO:tasks.rados.rados.0.smithi177.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-07-28T11:27:49.586 INFO:tasks.rados.rados.0.smithi177.stdout:118: writing smithi17769138-118 from 766419 to 1315847 tid 1 2024-07-28T11:27:49.593 INFO:tasks.rados.rados.0.smithi177.stdout:118: writing smithi17769138-118 from 2013452 to 2588147 tid 2 2024-07-28T11:27:49.599 INFO:tasks.rados.rados.0.smithi177.stdout:118: writing smithi17769138-118 from 3346843 to 3774492 tid 3 2024-07-28T11:27:49.599 INFO:tasks.rados.rados.0.smithi177.stdout:119: write initial oid 119 2024-07-28T11:27:49.599 INFO:tasks.rados.rados.0.smithi177.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-07-28T11:27:49.606 INFO:tasks.rados.rados.0.smithi177.stdout:119: writing smithi17769138-119 from 783226 to 1407903 tid 1 2024-07-28T11:27:49.613 INFO:tasks.rados.rados.0.smithi177.stdout:119: writing smithi17769138-119 from 2071934 to 2506640 tid 2 2024-07-28T11:27:49.619 INFO:tasks.rados.rados.0.smithi177.stdout:119: writing smithi17769138-119 from 2974266 to 3613187 tid 3 2024-07-28T11:27:49.619 INFO:tasks.rados.rados.0.smithi177.stdout:120: write initial oid 120 2024-07-28T11:27:49.619 INFO:tasks.rados.rados.0.smithi177.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2024-07-28T11:27:49.625 INFO:tasks.rados.rados.0.smithi177.stdout:120: writing smithi17769138-120 from 400033 to 1099959 tid 1 2024-07-28T11:27:49.630 INFO:tasks.rados.rados.0.smithi177.stdout:120: writing smithi17769138-120 from 1614063 to 2000033 tid 2 2024-07-28T11:27:49.630 INFO:tasks.rados.rados.0.smithi177.stdout:121: write initial oid 121 2024-07-28T11:27:49.630 INFO:tasks.rados.rados.0.smithi177.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2024-07-28T11:27:49.636 INFO:tasks.rados.rados.0.smithi177.stdout:121: writing smithi17769138-121 from 416840 to 1192015 tid 1 2024-07-28T11:27:49.641 INFO:tasks.rados.rados.0.smithi177.stdout:121: writing smithi17769138-121 from 1672545 to 2016840 tid 2 2024-07-28T11:27:49.641 INFO:tasks.rados.rados.0.smithi177.stdout:122: write initial oid 122 2024-07-28T11:27:49.641 INFO:tasks.rados.rados.0.smithi177.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2024-07-28T11:27:49.646 INFO:tasks.rados.rados.0.smithi177.stdout:122: writing smithi17769138-122 from 433647 to 884071 tid 1 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:122: writing smithi17769138-122 from 1331027 to 1913060 tid 2 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:107: finishing write tid 2 to smithi17769138-107 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:107: finishing write tid 3 to smithi17769138-107 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:107: finishing write tid 4 to smithi17769138-107 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:107: finishing write tid 5 to smithi17769138-107 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 11 (ObjNum 106 snap 0 seq_num 106) dirty exists 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:108: finishing write tid 1 to smithi17769138-108 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:108: finishing write tid 2 to smithi17769138-108 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:108: finishing write tid 3 to smithi17769138-108 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:108: finishing write tid 4 to smithi17769138-108 2024-07-28T11:27:49.652 INFO:tasks.rados.rados.0.smithi177.stdout:108: finishing write tid 5 to smithi17769138-108 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 108 v 14 (ObjNum 107 snap 0 seq_num 107) dirty exists 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:109: finishing write tid 1 to smithi17769138-109 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:109: finishing write tid 2 to smithi17769138-109 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:109: finishing write tid 3 to smithi17769138-109 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:107: done (15 left) 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:108: done (14 left) 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:123: write initial oid 123 2024-07-28T11:27:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2024-07-28T11:27:49.657 INFO:tasks.rados.rados.0.smithi177.stdout:123: writing smithi17769138-123 from 450454 to 1092480 tid 1 2024-07-28T11:27:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:123: writing smithi17769138-123 from 1505862 to 2050454 tid 2 2024-07-28T11:27:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:124: write initial oid 124 2024-07-28T11:27:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2024-07-28T11:27:49.669 INFO:tasks.rados.rados.0.smithi177.stdout:124: writing smithi17769138-124 from 467261 to 1184536 tid 1 2024-07-28T11:27:49.675 INFO:tasks.rados.rados.0.smithi177.stdout:124: writing smithi17769138-124 from 1847991 to 2067261 tid 2 2024-07-28T11:27:49.675 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.675 INFO:tasks.rados.rados.0.smithi177.stdout:109: finishing write tid 4 to smithi17769138-109 2024-07-28T11:27:49.675 INFO:tasks.rados.rados.0.smithi177.stdout:109: finishing write tid 5 to smithi17769138-109 2024-07-28T11:27:49.675 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 109 v 18 (ObjNum 108 snap 0 seq_num 108) dirty exists 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: finishing write tid 1 to smithi17769138-110 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: finishing write tid 2 to smithi17769138-110 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: finishing write tid 3 to smithi17769138-110 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: finishing write tid 4 to smithi17769138-110 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: finishing write tid 5 to smithi17769138-110 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 110 v 39 (ObjNum 109 snap 0 seq_num 109) dirty exists 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: finishing write tid 1 to smithi17769138-111 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: finishing write tid 2 to smithi17769138-111 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: finishing write tid 3 to smithi17769138-111 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: finishing write tid 4 to smithi17769138-111 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: finishing write tid 5 to smithi17769138-111 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 22 (ObjNum 110 snap 0 seq_num 110) dirty exists 2024-07-28T11:27:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:112: finishing write tid 1 to smithi17769138-112 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:109: done (15 left) 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:110: done (14 left) 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:111: done (13 left) 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:125: write initial oid 125 2024-07-28T11:27:49.677 INFO:tasks.rados.rados.0.smithi177.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2024-07-28T11:27:49.681 INFO:tasks.rados.rados.0.smithi177.stdout:125: writing smithi17769138-125 from 484068 to 1276592 tid 1 2024-07-28T11:27:49.686 INFO:tasks.rados.rados.0.smithi177.stdout:125: writing smithi17769138-125 from 1906473 to 2084068 tid 2 2024-07-28T11:27:49.686 INFO:tasks.rados.rados.0.smithi177.stdout:126: write initial oid 126 2024-07-28T11:27:49.686 INFO:tasks.rados.rados.0.smithi177.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2024-07-28T11:27:49.691 INFO:tasks.rados.rados.0.smithi177.stdout:126: writing smithi17769138-126 from 500875 to 968648 tid 1 2024-07-28T11:27:49.698 INFO:tasks.rados.rados.0.smithi177.stdout:126: writing smithi17769138-126 from 1564955 to 2100875 tid 2 2024-07-28T11:27:49.698 INFO:tasks.rados.rados.0.smithi177.stdout:127: write initial oid 127 2024-07-28T11:27:49.698 INFO:tasks.rados.rados.0.smithi177.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2024-07-28T11:27:49.703 INFO:tasks.rados.rados.0.smithi177.stdout:127: writing smithi17769138-127 from 517682 to 1060704 tid 1 2024-07-28T11:27:49.709 INFO:tasks.rados.rados.0.smithi177.stdout:127: writing smithi17769138-127 from 1623437 to 2117682 tid 2 2024-07-28T11:27:49.709 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.709 INFO:tasks.rados.rados.0.smithi177.stdout:112: finishing write tid 2 to smithi17769138-112 2024-07-28T11:27:49.709 INFO:tasks.rados.rados.0.smithi177.stdout:112: finishing write tid 3 to smithi17769138-112 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:112: finishing write tid 4 to smithi17769138-112 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:112: finishing write tid 5 to smithi17769138-112 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 112 v 43 (ObjNum 111 snap 0 seq_num 111) dirty exists 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 1 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 2 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 3 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 4 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 5 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: finishing write tid 6 to smithi17769138-113 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 113 v 22 (ObjNum 112 snap 0 seq_num 112) dirty exists 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:112: done (15 left) 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:113: done (14 left) 2024-07-28T11:27:49.710 INFO:tasks.rados.rados.0.smithi177.stdout:128: write initial oid 128 2024-07-28T11:27:49.711 INFO:tasks.rados.rados.0.smithi177.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2024-07-28T11:27:49.715 INFO:tasks.rados.rados.0.smithi177.stdout:128: writing smithi17769138-128 from 534489 to 1152760 tid 1 2024-07-28T11:27:49.721 INFO:tasks.rados.rados.0.smithi177.stdout:128: writing smithi17769138-128 from 1565566 to 2134489 tid 2 2024-07-28T11:27:49.721 INFO:tasks.rados.rados.0.smithi177.stdout:129: write initial oid 129 2024-07-28T11:27:49.721 INFO:tasks.rados.rados.0.smithi177.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2024-07-28T11:27:49.727 INFO:tasks.rados.rados.0.smithi177.stdout:129: writing smithi17769138-129 from 551296 to 1244816 tid 1 2024-07-28T11:27:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:129: writing smithi17769138-129 from 2024048 to 2151296 tid 2 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: finishing write tid 1 to smithi17769138-114 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: finishing write tid 2 to smithi17769138-114 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: finishing write tid 3 to smithi17769138-114 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: finishing write tid 4 to smithi17769138-114 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: finishing write tid 5 to smithi17769138-114 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 114 v 16 (ObjNum 113 snap 0 seq_num 113) dirty exists 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 1 to smithi17769138-115 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 2 to smithi17769138-115 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:114: done (15 left) 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:130: write initial oid 130 2024-07-28T11:27:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2024-07-28T11:27:49.740 INFO:tasks.rados.rados.0.smithi177.stdout:130: writing smithi17769138-130 from 568103 to 1336872 tid 1 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout:130: writing smithi17769138-130 from 2082530 to 2168103 tid 2 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 3 to smithi17769138-115 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 4 to smithi17769138-115 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 5 to smithi17769138-115 2024-07-28T11:27:49.745 INFO:tasks.rados.rados.0.smithi177.stdout:115: finishing write tid 6 to smithi17769138-115 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 115 v 35 (ObjNum 114 snap 0 seq_num 114) dirty exists 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: finishing write tid 1 to smithi17769138-116 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: finishing write tid 2 to smithi17769138-116 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: finishing write tid 3 to smithi17769138-116 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: finishing write tid 4 to smithi17769138-116 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: finishing write tid 5 to smithi17769138-116 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 116 v 47 (ObjNum 115 snap 0 seq_num 115) dirty exists 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:117: finishing write tid 1 to smithi17769138-117 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:117: finishing write tid 2 to smithi17769138-117 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:115: done (15 left) 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:116: done (14 left) 2024-07-28T11:27:49.746 INFO:tasks.rados.rados.0.smithi177.stdout:131: write initial oid 131 2024-07-28T11:27:49.747 INFO:tasks.rados.rados.0.smithi177.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2024-07-28T11:27:49.751 INFO:tasks.rados.rados.0.smithi177.stdout:131: writing smithi17769138-131 from 584910 to 1145281 tid 1 2024-07-28T11:27:49.757 INFO:tasks.rados.rados.0.smithi177.stdout:131: writing smithi17769138-131 from 1857365 to 2184910 tid 2 2024-07-28T11:27:49.757 INFO:tasks.rados.rados.0.smithi177.stdout:132: write initial oid 132 2024-07-28T11:27:49.757 INFO:tasks.rados.rados.0.smithi177.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2024-07-28T11:27:49.764 INFO:tasks.rados.rados.0.smithi177.stdout:132: writing smithi17769138-132 from 601717 to 1237337 tid 1 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:132: writing smithi17769138-132 from 1799494 to 2201717 tid 2 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:117: finishing write tid 3 to smithi17769138-117 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:117: finishing write tid 4 to smithi17769138-117 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:117: finishing write tid 5 to smithi17769138-117 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 117 v 39 (ObjNum 116 snap 0 seq_num 116) dirty exists 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:118: finishing write tid 1 to smithi17769138-118 2024-07-28T11:27:49.770 INFO:tasks.rados.rados.0.smithi177.stdout:118: finishing write tid 2 to smithi17769138-118 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:118: finishing write tid 3 to smithi17769138-118 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:118: finishing write tid 4 to smithi17769138-118 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:118: finishing write tid 5 to smithi17769138-118 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 118 v 19 (ObjNum 117 snap 0 seq_num 117) dirty exists 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: finishing write tid 1 to smithi17769138-119 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: finishing write tid 2 to smithi17769138-119 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: finishing write tid 3 to smithi17769138-119 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: finishing write tid 4 to smithi17769138-119 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: finishing write tid 5 to smithi17769138-119 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 119 v 51 (ObjNum 118 snap 0 seq_num 118) dirty exists 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:120: finishing write tid 1 to smithi17769138-120 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:120: finishing write tid 2 to smithi17769138-120 2024-07-28T11:27:49.771 INFO:tasks.rados.rados.0.smithi177.stdout:120: finishing write tid 3 to smithi17769138-120 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:120: finishing write tid 4 to smithi17769138-120 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 120 v 26 (ObjNum 119 snap 0 seq_num 119) dirty exists 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:121: finishing write tid 1 to smithi17769138-121 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:121: finishing write tid 2 to smithi17769138-121 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:121: finishing write tid 3 to smithi17769138-121 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:117: done (15 left) 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:118: done (14 left) 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:119: done (13 left) 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:120: done (12 left) 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:133: write initial oid 133 2024-07-28T11:27:49.772 INFO:tasks.rados.rados.0.smithi177.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2024-07-28T11:27:49.777 INFO:tasks.rados.rados.0.smithi177.stdout:133: writing smithi17769138-133 from 618524 to 1329393 tid 1 2024-07-28T11:27:49.782 INFO:tasks.rados.rados.0.smithi177.stdout:133: writing smithi17769138-133 from 1857976 to 2218524 tid 2 2024-07-28T11:27:49.782 INFO:tasks.rados.rados.0.smithi177.stdout:134: write initial oid 134 2024-07-28T11:27:49.782 INFO:tasks.rados.rados.0.smithi177.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2024-07-28T11:27:49.791 INFO:tasks.rados.rados.0.smithi177.stdout:134: writing smithi17769138-134 from 635331 to 1421449 tid 1 2024-07-28T11:27:49.795 INFO:tasks.rados.rados.0.smithi177.stdout:134: writing smithi17769138-134 from 1916458 to 2235331 tid 2 2024-07-28T11:27:49.795 INFO:tasks.rados.rados.0.smithi177.stdout:135: write initial oid 135 2024-07-28T11:27:49.795 INFO:tasks.rados.rados.0.smithi177.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2024-07-28T11:27:49.801 INFO:tasks.rados.rados.0.smithi177.stdout:135: writing smithi17769138-135 from 652138 to 1113505 tid 1 2024-07-28T11:27:49.807 INFO:tasks.rados.rados.0.smithi177.stdout:135: writing smithi17769138-135 from 1574940 to 2252138 tid 2 2024-07-28T11:27:49.807 INFO:tasks.rados.rados.0.smithi177.stdout:136: write initial oid 136 2024-07-28T11:27:49.807 INFO:tasks.rados.rados.0.smithi177.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2024-07-28T11:27:49.814 INFO:tasks.rados.rados.0.smithi177.stdout:136: writing smithi17769138-136 from 668945 to 1205561 tid 1 2024-07-28T11:27:49.819 INFO:tasks.rados.rados.0.smithi177.stdout:136: writing smithi17769138-136 from 1633422 to 2124785 tid 2 2024-07-28T11:27:49.819 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.819 INFO:tasks.rados.rados.0.smithi177.stdout:121: finishing write tid 4 to smithi17769138-121 2024-07-28T11:27:49.819 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 121 v 23 (ObjNum 120 snap 0 seq_num 120) dirty exists 2024-07-28T11:27:49.820 INFO:tasks.rados.rados.0.smithi177.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2024-07-28T11:27:49.820 INFO:tasks.rados.rados.0.smithi177.stdout:121: done (15 left) 2024-07-28T11:27:49.820 INFO:tasks.rados.rados.0.smithi177.stdout:137: write initial oid 137 2024-07-28T11:27:49.820 INFO:tasks.rados.rados.0.smithi177.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2024-07-28T11:27:49.826 INFO:tasks.rados.rados.0.smithi177.stdout:137: writing smithi17769138-137 from 685752 to 1297617 tid 1 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:137: writing smithi17769138-137 from 1975551 to 2285752 tid 2 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:122: finishing write tid 1 to smithi17769138-122 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:122: finishing write tid 2 to smithi17769138-122 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:122: finishing write tid 3 to smithi17769138-122 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:122: finishing write tid 4 to smithi17769138-122 2024-07-28T11:27:49.832 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 122 v 25 (ObjNum 121 snap 0 seq_num 121) dirty exists 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: finishing write tid 1 to smithi17769138-123 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: finishing write tid 2 to smithi17769138-123 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: finishing write tid 3 to smithi17769138-123 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: finishing write tid 4 to smithi17769138-123 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 123 v 31 (ObjNum 122 snap 0 seq_num 122) dirty exists 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:124: finishing write tid 1 to smithi17769138-124 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:124: finishing write tid 2 to smithi17769138-124 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:122: done (15 left) 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:123: done (14 left) 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:138: write initial oid 138 2024-07-28T11:27:49.833 INFO:tasks.rados.rados.0.smithi177.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2024-07-28T11:27:49.838 INFO:tasks.rados.rados.0.smithi177.stdout:138: writing smithi17769138-138 from 702559 to 1106026 tid 1 2024-07-28T11:27:49.844 INFO:tasks.rados.rados.0.smithi177.stdout:138: writing smithi17769138-138 from 1750386 to 2245418 tid 2 2024-07-28T11:27:49.845 INFO:tasks.rados.rados.0.smithi177.stdout:139: write initial oid 139 2024-07-28T11:27:49.845 INFO:tasks.rados.rados.0.smithi177.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2024-07-28T11:27:49.851 INFO:tasks.rados.rados.0.smithi177.stdout:139: writing smithi17769138-139 from 719366 to 1198082 tid 1 2024-07-28T11:27:49.857 INFO:tasks.rados.rados.0.smithi177.stdout:139: writing smithi17769138-139 from 1808868 to 2319366 tid 2 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:124: finishing write tid 3 to smithi17769138-124 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:124: finishing write tid 4 to smithi17769138-124 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 124 v 29 (ObjNum 123 snap 0 seq_num 123) dirty exists 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:125: finishing write tid 1 to smithi17769138-125 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:124: done (15 left) 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:140: write initial oid 140 2024-07-28T11:27:49.858 INFO:tasks.rados.rados.0.smithi177.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2024-07-28T11:27:49.864 INFO:tasks.rados.rados.0.smithi177.stdout:140: writing smithi17769138-140 from 736173 to 1290138 tid 1 2024-07-28T11:27:49.870 INFO:tasks.rados.rados.0.smithi177.stdout:140: writing smithi17769138-140 from 1867350 to 2336173 tid 2 2024-07-28T11:27:49.870 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:125: finishing write tid 2 to smithi17769138-125 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:125: finishing write tid 3 to smithi17769138-125 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:125: finishing write tid 4 to smithi17769138-125 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 27 (ObjNum 124 snap 0 seq_num 124) dirty exists 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:126: finishing write tid 1 to smithi17769138-126 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:126: finishing write tid 2 to smithi17769138-126 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:126: finishing write tid 3 to smithi17769138-126 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:126: finishing write tid 4 to smithi17769138-126 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 126 v 54 (ObjNum 125 snap 0 seq_num 125) dirty exists 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:127: finishing write tid 1 to smithi17769138-127 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:127: finishing write tid 2 to smithi17769138-127 2024-07-28T11:27:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:125: done (15 left) 2024-07-28T11:27:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:126: done (14 left) 2024-07-28T11:27:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:141: write initial oid 141 2024-07-28T11:27:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2024-07-28T11:27:49.877 INFO:tasks.rados.rados.0.smithi177.stdout:141: writing smithi17769138-141 from 752980 to 1382194 tid 1 2024-07-28T11:27:49.883 INFO:tasks.rados.rados.0.smithi177.stdout:141: writing smithi17769138-141 from 1809479 to 2352980 tid 2 2024-07-28T11:27:49.883 INFO:tasks.rados.rados.0.smithi177.stdout:142: write initial oid 142 2024-07-28T11:27:49.883 INFO:tasks.rados.rados.0.smithi177.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2024-07-28T11:27:49.891 INFO:tasks.rados.rados.0.smithi177.stdout:142: writing smithi17769138-142 from 769787 to 1474250 tid 1 2024-07-28T11:27:49.896 INFO:tasks.rados.rados.0.smithi177.stdout:142: writing smithi17769138-142 from 2267961 to 2369787 tid 2 2024-07-28T11:27:49.896 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.896 INFO:tasks.rados.rados.0.smithi177.stdout:127: finishing write tid 3 to smithi17769138-127 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:127: finishing write tid 4 to smithi17769138-127 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 19 (ObjNum 126 snap 0 seq_num 126) dirty exists 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:128: finishing write tid 1 to smithi17769138-128 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:127: done (15 left) 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:143: write initial oid 143 2024-07-28T11:27:49.897 INFO:tasks.rados.rados.0.smithi177.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2024-07-28T11:27:49.905 INFO:tasks.rados.rados.0.smithi177.stdout:143: writing smithi17769138-143 from 786594 to 1566306 tid 1 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:143: writing smithi17769138-143 from 2326443 to 2386594 tid 2 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:128: finishing write tid 2 to smithi17769138-128 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:128: finishing write tid 3 to smithi17769138-128 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:128: finishing write tid 4 to smithi17769138-128 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 32 (ObjNum 127 snap 0 seq_num 127) dirty exists 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:129: finishing write tid 1 to smithi17769138-129 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:128: done (15 left) 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:144: write initial oid 144 2024-07-28T11:27:49.910 INFO:tasks.rados.rados.0.smithi177.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2024-07-28T11:27:49.914 INFO:tasks.rados.rados.0.smithi177.stdout:144: writing smithi17769138-144 from 403401 to 858362 tid 1 2024-07-28T11:27:49.921 INFO:tasks.rados.rados.0.smithi177.stdout:144: writing smithi17769138-144 from 1584925 to 2090964 tid 2 2024-07-28T11:27:49.921 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.921 INFO:tasks.rados.rados.0.smithi177.stdout:129: finishing write tid 2 to smithi17769138-129 2024-07-28T11:27:49.921 INFO:tasks.rados.rados.0.smithi177.stdout:129: finishing write tid 3 to smithi17769138-129 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:129: finishing write tid 4 to smithi17769138-129 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 129 v 42 (ObjNum 128 snap 0 seq_num 128) dirty exists 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: finishing write tid 1 to smithi17769138-130 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: finishing write tid 2 to smithi17769138-130 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: finishing write tid 3 to smithi17769138-130 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: finishing write tid 4 to smithi17769138-130 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 29 (ObjNum 129 snap 0 seq_num 129) dirty exists 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:129: done (15 left) 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:130: done (14 left) 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:145: write initial oid 145 2024-07-28T11:27:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2024-07-28T11:27:49.927 INFO:tasks.rados.rados.0.smithi177.stdout:145: writing smithi17769138-145 from 420208 to 950418 tid 1 2024-07-28T11:27:49.934 INFO:tasks.rados.rados.0.smithi177.stdout:145: writing smithi17769138-145 from 1527054 to 2293104 tid 2 2024-07-28T11:27:49.934 INFO:tasks.rados.rados.0.smithi177.stdout:146: write initial oid 146 2024-07-28T11:27:49.934 INFO:tasks.rados.rados.0.smithi177.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2024-07-28T11:27:49.941 INFO:tasks.rados.rados.0.smithi177.stdout:146: writing smithi17769138-146 from 437015 to 1158827 tid 1 2024-07-28T11:27:49.947 INFO:tasks.rados.rados.0.smithi177.stdout:146: writing smithi17769138-146 from 1701889 to 2211597 tid 2 2024-07-28T11:27:49.947 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.947 INFO:tasks.rados.rados.0.smithi177.stdout:131: finishing write tid 1 to smithi17769138-131 2024-07-28T11:27:49.947 INFO:tasks.rados.rados.0.smithi177.stdout:131: finishing write tid 2 to smithi17769138-131 2024-07-28T11:27:49.947 INFO:tasks.rados.rados.0.smithi177.stdout:131: finishing write tid 3 to smithi17769138-131 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:131: finishing write tid 4 to smithi17769138-131 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 131 v 36 (ObjNum 130 snap 0 seq_num 130) dirty exists 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:132: finishing write tid 1 to smithi17769138-132 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:132: finishing write tid 2 to smithi17769138-132 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:132: finishing write tid 3 to smithi17769138-132 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:132: finishing write tid 4 to smithi17769138-132 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 132 v 25 (ObjNum 131 snap 0 seq_num 131) dirty exists 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:133: finishing write tid 1 to smithi17769138-133 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:133: finishing write tid 2 to smithi17769138-133 2024-07-28T11:27:49.948 INFO:tasks.rados.rados.0.smithi177.stdout:133: finishing write tid 3 to smithi17769138-133 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:133: finishing write tid 4 to smithi17769138-133 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 133 v 32 (ObjNum 132 snap 0 seq_num 132) dirty exists 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:134: finishing write tid 1 to smithi17769138-134 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:131: done (15 left) 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:132: done (14 left) 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:133: done (13 left) 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:147: write initial oid 147 2024-07-28T11:27:49.949 INFO:tasks.rados.rados.0.smithi177.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2024-07-28T11:27:49.954 INFO:tasks.rados.rados.0.smithi177.stdout:147: writing smithi17769138-147 from 453822 to 1250883 tid 1 2024-07-28T11:27:49.960 INFO:tasks.rados.rados.0.smithi177.stdout:147: writing smithi17769138-147 from 1760371 to 2413737 tid 2 2024-07-28T11:27:49.961 INFO:tasks.rados.rados.0.smithi177.stdout:148: write initial oid 148 2024-07-28T11:27:49.961 INFO:tasks.rados.rados.0.smithi177.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2024-07-28T11:27:49.966 INFO:tasks.rados.rados.0.smithi177.stdout:148: writing smithi17769138-148 from 470629 to 942939 tid 1 2024-07-28T11:27:49.971 INFO:tasks.rados.rados.0.smithi177.stdout:148: writing smithi17769138-148 from 1418853 to 1932230 tid 2 2024-07-28T11:27:49.972 INFO:tasks.rados.rados.0.smithi177.stdout:149: write initial oid 149 2024-07-28T11:27:49.972 INFO:tasks.rados.rados.0.smithi177.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2024-07-28T11:27:49.977 INFO:tasks.rados.rados.0.smithi177.stdout:149: writing smithi17769138-149 from 487436 to 1034995 tid 1 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:149: writing smithi17769138-149 from 1760982 to 2418017 tid 2 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:134: finishing write tid 2 to smithi17769138-134 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:134: finishing write tid 3 to smithi17769138-134 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:134: finishing write tid 4 to smithi17769138-134 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 134 v 39 (ObjNum 133 snap 0 seq_num 133) dirty exists 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:135: finishing write tid 1 to smithi17769138-135 2024-07-28T11:27:49.986 INFO:tasks.rados.rados.0.smithi177.stdout:135: finishing write tid 2 to smithi17769138-135 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:135: finishing write tid 3 to smithi17769138-135 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:135: finishing write tid 4 to smithi17769138-135 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 135 v 35 (ObjNum 134 snap 0 seq_num 134) dirty exists 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: finishing write tid 1 to smithi17769138-136 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: finishing write tid 2 to smithi17769138-136 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: finishing write tid 3 to smithi17769138-136 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: finishing write tid 4 to smithi17769138-136 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 136 v 22 (ObjNum 135 snap 0 seq_num 135) dirty exists 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:134: done (15 left) 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:135: done (14 left) 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:136: done (13 left) 2024-07-28T11:27:49.987 INFO:tasks.rados.rados.0.smithi177.stdout:150: write initial oid 150 2024-07-28T11:27:49.988 INFO:tasks.rados.rados.0.smithi177.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2024-07-28T11:27:49.992 INFO:tasks.rados.rados.0.smithi177.stdout:150: writing smithi17769138-150 from 504243 to 1127051 tid 1 2024-07-28T11:27:49.999 INFO:tasks.rados.rados.0.smithi177.stdout:150: writing smithi17769138-150 from 1819464 to 2336510 tid 2 2024-07-28T11:27:49.999 INFO:tasks.rados.rados.0.smithi177.stdout:151: write initial oid 151 2024-07-28T11:27:49.999 INFO:tasks.rados.rados.0.smithi177.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2024-07-28T11:27:50.005 INFO:tasks.rados.rados.0.smithi177.stdout:151: writing smithi17769138-151 from 521050 to 1219107 tid 1 2024-07-28T11:27:50.013 INFO:tasks.rados.rados.0.smithi177.stdout:151: writing smithi17769138-151 from 1877946 to 2521050 tid 2 2024-07-28T11:27:50.013 INFO:tasks.rados.rados.0.smithi177.stdout:152: write initial oid 152 2024-07-28T11:27:50.013 INFO:tasks.rados.rados.0.smithi177.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2024-07-28T11:27:50.020 INFO:tasks.rados.rados.0.smithi177.stdout:152: writing smithi17769138-152 from 537857 to 1311163 tid 1 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:152: writing smithi17769138-152 from 1936428 to 2457143 tid 2 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:137: finishing write tid 1 to smithi17769138-137 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:137: finishing write tid 2 to smithi17769138-137 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:137: finishing write tid 3 to smithi17769138-137 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:137: finishing write tid 4 to smithi17769138-137 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 137 v 14 (ObjNum 136 snap 0 seq_num 136) dirty exists 2024-07-28T11:27:50.027 INFO:tasks.rados.rados.0.smithi177.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:138: finishing write tid 1 to smithi17769138-138 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:138: finishing write tid 2 to smithi17769138-138 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:138: finishing write tid 3 to smithi17769138-138 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:138: finishing write tid 4 to smithi17769138-138 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 138 v 17 (ObjNum 137 snap 0 seq_num 137) dirty exists 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:139: finishing write tid 1 to smithi17769138-139 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:139: finishing write tid 2 to smithi17769138-139 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:139: finishing write tid 3 to smithi17769138-139 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:139: finishing write tid 4 to smithi17769138-139 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 26 (ObjNum 138 snap 0 seq_num 138) dirty exists 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2024-07-28T11:27:50.028 INFO:tasks.rados.rados.0.smithi177.stdout:137: done (15 left) 2024-07-28T11:27:50.029 INFO:tasks.rados.rados.0.smithi177.stdout:138: done (14 left) 2024-07-28T11:27:50.029 INFO:tasks.rados.rados.0.smithi177.stdout:139: done (13 left) 2024-07-28T11:27:50.029 INFO:tasks.rados.rados.0.smithi177.stdout:153: write initial oid 153 2024-07-28T11:27:50.029 INFO:tasks.rados.rados.0.smithi177.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2024-07-28T11:27:50.032 INFO:tasks.rados.rados.0.smithi177.stdout:153: writing smithi17769138-153 from 554664 to 1003219 tid 1 2024-07-28T11:27:50.039 INFO:tasks.rados.rados.0.smithi177.stdout:153: writing smithi17769138-153 from 1478557 to 2142930 tid 2 2024-07-28T11:27:50.039 INFO:tasks.rados.rados.0.smithi177.stdout:154: write initial oid 154 2024-07-28T11:27:50.039 INFO:tasks.rados.rados.0.smithi177.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2024-07-28T11:27:50.045 INFO:tasks.rados.rados.0.smithi177.stdout:154: writing smithi17769138-154 from 571471 to 1211628 tid 1 2024-07-28T11:27:50.048 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:27:50.051 INFO:tasks.rados.rados.0.smithi177.stdout:154: writing smithi17769138-154 from 1653392 to 2177776 tid 2 2024-07-28T11:27:50.051 INFO:tasks.rados.rados.0.smithi177.stdout:155: write initial oid 155 2024-07-28T11:27:50.051 INFO:tasks.rados.rados.0.smithi177.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2024-07-28T11:27:50.058 INFO:tasks.rados.rados.0.smithi177.stdout:155: writing smithi17769138-155 from 588278 to 1303684 tid 1 2024-07-28T11:27:50.064 INFO:tasks.rados.rados.0.smithi177.stdout:155: writing smithi17769138-155 from 1711874 to 2379916 tid 2 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:140: finishing write tid 1 to smithi17769138-140 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:140: finishing write tid 2 to smithi17769138-140 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:140: finishing write tid 3 to smithi17769138-140 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:140: finishing write tid 4 to smithi17769138-140 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 140 v 29 (ObjNum 139 snap 0 seq_num 139) dirty exists 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:141: finishing write tid 1 to smithi17769138-141 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:141: finishing write tid 2 to smithi17769138-141 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:141: finishing write tid 3 to smithi17769138-141 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:141: finishing write tid 4 to smithi17769138-141 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 42 (ObjNum 140 snap 0 seq_num 140) dirty exists 2024-07-28T11:27:50.065 INFO:tasks.rados.rados.0.smithi177.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2024-07-28T11:27:50.066 INFO:tasks.rados.rados.0.smithi177.stdout:142: finishing write tid 1 to smithi17769138-142 2024-07-28T11:27:50.066 INFO:tasks.rados.rados.0.smithi177.stdout:140: done (15 left) 2024-07-28T11:27:50.066 INFO:tasks.rados.rados.0.smithi177.stdout:141: done (14 left) 2024-07-28T11:27:50.066 INFO:tasks.rados.rados.0.smithi177.stdout:156: write initial oid 156 2024-07-28T11:27:50.066 INFO:tasks.rados.rados.0.smithi177.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2024-07-28T11:27:50.072 INFO:tasks.rados.rados.0.smithi177.stdout:156: writing smithi17769138-156 from 605085 to 1395740 tid 1 2024-07-28T11:27:50.079 INFO:tasks.rados.rados.0.smithi177.stdout:156: writing smithi17769138-156 from 2170356 to 2605085 tid 2 2024-07-28T11:27:50.079 INFO:tasks.rados.rados.0.smithi177.stdout:157: write initial oid 157 2024-07-28T11:27:50.079 INFO:tasks.rados.rados.0.smithi177.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2024-07-28T11:27:50.084 INFO:tasks.rados.rados.0.smithi177.stdout:157: writing smithi17769138-157 from 621892 to 1087796 tid 1 2024-07-28T11:27:50.092 INFO:tasks.rados.rados.0.smithi177.stdout:157: writing smithi17769138-157 from 1712485 to 2384196 tid 2 2024-07-28T11:27:50.092 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.092 INFO:tasks.rados.rados.0.smithi177.stdout:142: finishing write tid 2 to smithi17769138-142 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:142: finishing write tid 3 to smithi17769138-142 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:142: finishing write tid 4 to smithi17769138-142 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 142 v 19 (ObjNum 141 snap 0 seq_num 141) dirty exists 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:143: finishing write tid 1 to smithi17769138-143 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:143: finishing write tid 2 to smithi17769138-143 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:143: finishing write tid 3 to smithi17769138-143 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:143: finishing write tid 4 to smithi17769138-143 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 143 v 45 (ObjNum 142 snap 0 seq_num 142) dirty exists 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:144: finishing write tid 1 to smithi17769138-144 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:144: finishing write tid 2 to smithi17769138-144 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:144: finishing write tid 3 to smithi17769138-144 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:144: finishing write tid 4 to smithi17769138-144 2024-07-28T11:27:50.093 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 144 v 57 (ObjNum 143 snap 0 seq_num 143) dirty exists 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:145: finishing write tid 1 to smithi17769138-145 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:142: done (15 left) 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:143: done (14 left) 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:144: done (13 left) 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:158: write initial oid 158 2024-07-28T11:27:50.094 INFO:tasks.rados.rados.0.smithi177.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2024-07-28T11:27:50.098 INFO:tasks.rados.rados.0.smithi177.stdout:158: writing smithi17769138-158 from 638699 to 1179852 tid 1 2024-07-28T11:27:50.104 INFO:tasks.rados.rados.0.smithi177.stdout:158: writing smithi17769138-158 from 1770967 to 2302689 tid 2 2024-07-28T11:27:50.104 INFO:tasks.rados.rados.0.smithi177.stdout:159: write initial oid 159 2024-07-28T11:27:50.104 INFO:tasks.rados.rados.0.smithi177.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2024-07-28T11:27:50.111 INFO:tasks.rados.rados.0.smithi177.stdout:159: writing smithi17769138-159 from 655506 to 1271908 tid 1 2024-07-28T11:27:50.118 INFO:tasks.rados.rados.0.smithi177.stdout:159: writing smithi17769138-159 from 1829449 to 2504829 tid 2 2024-07-28T11:27:50.118 INFO:tasks.rados.rados.0.smithi177.stdout:160: write initial oid 160 2024-07-28T11:27:50.118 INFO:tasks.rados.rados.0.smithi177.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2024-07-28T11:27:50.126 INFO:tasks.rados.rados.0.smithi177.stdout:160: writing smithi17769138-160 from 672313 to 1363964 tid 1 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:160: writing smithi17769138-160 from 1887931 to 2306969 tid 2 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:145: finishing write tid 2 to smithi17769138-145 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:145: finishing write tid 3 to smithi17769138-145 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:145: finishing write tid 4 to smithi17769138-145 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 145 v 28 (ObjNum 144 snap 0 seq_num 144) dirty exists 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:27:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:146: finishing write tid 1 to smithi17769138-146 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:146: finishing write tid 2 to smithi17769138-146 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:146: finishing write tid 3 to smithi17769138-146 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:146: finishing write tid 4 to smithi17769138-146 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 22 (ObjNum 145 snap 0 seq_num 145) dirty exists 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:147: finishing write tid 1 to smithi17769138-147 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:147: finishing write tid 2 to smithi17769138-147 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:147: finishing write tid 3 to smithi17769138-147 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:147: finishing write tid 4 to smithi17769138-147 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 147 v 38 (ObjNum 146 snap 0 seq_num 146) dirty exists 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:148: finishing write tid 1 to smithi17769138-148 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:148: finishing write tid 2 to smithi17769138-148 2024-07-28T11:27:50.133 INFO:tasks.rados.rados.0.smithi177.stdout:148: finishing write tid 3 to smithi17769138-148 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:148: finishing write tid 4 to smithi17769138-148 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 28 (ObjNum 147 snap 0 seq_num 147) dirty exists 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:149: finishing write tid 1 to smithi17769138-149 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:149: finishing write tid 2 to smithi17769138-149 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:149: finishing write tid 3 to smithi17769138-149 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:149: finishing write tid 4 to smithi17769138-149 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 149 v 48 (ObjNum 148 snap 0 seq_num 148) dirty exists 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:150: finishing write tid 1 to smithi17769138-150 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:145: done (15 left) 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:146: done (14 left) 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:147: done (13 left) 2024-07-28T11:27:50.134 INFO:tasks.rados.rados.0.smithi177.stdout:148: done (12 left) 2024-07-28T11:27:50.135 INFO:tasks.rados.rados.0.smithi177.stdout:149: done (11 left) 2024-07-28T11:27:50.135 INFO:tasks.rados.rados.0.smithi177.stdout:161: write initial oid 161 2024-07-28T11:27:50.135 INFO:tasks.rados.rados.0.smithi177.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2024-07-28T11:27:50.137 INFO:tasks.rados.rados.0.smithi177.stdout:161: writing smithi17769138-161 from 689120 to 1172373 tid 1 2024-07-28T11:27:50.145 INFO:tasks.rados.rados.0.smithi177.stdout:161: writing smithi17769138-161 from 1946413 to 2625462 tid 2 2024-07-28T11:27:50.146 INFO:tasks.rados.rados.0.smithi177.stdout:162: write initial oid 162 2024-07-28T11:27:50.146 INFO:tasks.rados.rados.0.smithi177.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2024-07-28T11:27:50.153 INFO:tasks.rados.rados.0.smithi177.stdout:162: writing smithi17769138-162 from 705927 to 1264429 tid 1 2024-07-28T11:27:50.159 INFO:tasks.rados.rados.0.smithi177.stdout:162: writing smithi17769138-162 from 2004895 to 2427602 tid 2 2024-07-28T11:27:50.159 INFO:tasks.rados.rados.0.smithi177.stdout:163: write initial oid 163 2024-07-28T11:27:50.159 INFO:tasks.rados.rados.0.smithi177.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2024-07-28T11:27:50.166 INFO:tasks.rados.rados.0.smithi177.stdout:163: writing smithi17769138-163 from 722734 to 1356485 tid 1 2024-07-28T11:27:50.174 INFO:tasks.rados.rados.0.smithi177.stdout:163: writing smithi17769138-163 from 2063377 to 2722734 tid 2 2024-07-28T11:27:50.175 INFO:tasks.rados.rados.0.smithi177.stdout:164: write initial oid 164 2024-07-28T11:27:50.175 INFO:tasks.rados.rados.0.smithi177.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2024-07-28T11:27:50.182 INFO:tasks.rados.rados.0.smithi177.stdout:164: writing smithi17769138-164 from 739541 to 1448541 tid 1 2024-07-28T11:27:50.189 INFO:tasks.rados.rados.0.smithi177.stdout:164: writing smithi17769138-164 from 2121859 to 2548235 tid 2 2024-07-28T11:27:50.189 INFO:tasks.rados.rados.0.smithi177.stdout:165: write initial oid 165 2024-07-28T11:27:50.189 INFO:tasks.rados.rados.0.smithi177.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2024-07-28T11:27:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:165: writing smithi17769138-165 from 756348 to 1540597 tid 1 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:165: writing smithi17769138-165 from 2063988 to 2750375 tid 2 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:150: finishing write tid 2 to smithi17769138-150 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:150: finishing write tid 3 to smithi17769138-150 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:150: finishing write tid 4 to smithi17769138-150 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 150 v 32 (ObjNum 149 snap 0 seq_num 149) dirty exists 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2024-07-28T11:27:50.204 INFO:tasks.rados.rados.0.smithi177.stdout:151: finishing write tid 1 to smithi17769138-151 2024-07-28T11:27:50.205 INFO:tasks.rados.rados.0.smithi177.stdout:151: finishing write tid 2 to smithi17769138-151 2024-07-28T11:27:50.205 INFO:tasks.rados.rados.0.smithi177.stdout:150: done (15 left) 2024-07-28T11:27:50.205 INFO:tasks.rados.rados.0.smithi177.stdout:166: write initial oid 166 2024-07-28T11:27:50.205 INFO:tasks.rados.rados.0.smithi177.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2024-07-28T11:27:50.211 INFO:tasks.rados.rados.0.smithi177.stdout:166: writing smithi17769138-166 from 773155 to 1232653 tid 1 2024-07-28T11:27:50.216 INFO:tasks.rados.rados.0.smithi177.stdout:166: writing smithi17769138-166 from 1722470 to 2152515 tid 2 2024-07-28T11:27:50.220 INFO:tasks.rados.rados.0.smithi177.stdout:166: writing smithi17769138-166 from 2648676 to 2773155 tid 3 2024-07-28T11:27:50.220 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.220 INFO:tasks.rados.rados.0.smithi177.stdout:151: finishing write tid 3 to smithi17769138-151 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:151: finishing write tid 4 to smithi17769138-151 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 151 v 31 (ObjNum 150 snap 0 seq_num 150) dirty exists 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:152: finishing write tid 1 to smithi17769138-152 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:151: done (15 left) 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:167: write initial oid 167 2024-07-28T11:27:50.221 INFO:tasks.rados.rados.0.smithi177.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2024-07-28T11:27:50.227 INFO:tasks.rados.rados.0.smithi177.stdout:167: writing smithi17769138-167 from 789962 to 1324709 tid 1 2024-07-28T11:27:50.233 INFO:tasks.rados.rados.0.smithi177.stdout:167: writing smithi17769138-167 from 1780952 to 2471008 tid 2 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:152: finishing write tid 2 to smithi17769138-152 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:152: finishing write tid 3 to smithi17769138-152 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:152: finishing write tid 4 to smithi17769138-152 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 152 v 45 (ObjNum 151 snap 0 seq_num 151) dirty exists 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:153: finishing write tid 1 to smithi17769138-153 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:153: finishing write tid 2 to smithi17769138-153 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:153: finishing write tid 3 to smithi17769138-153 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:153: finishing write tid 4 to smithi17769138-153 2024-07-28T11:27:50.234 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 153 v 20 (ObjNum 152 snap 0 seq_num 152) dirty exists 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:154: finishing write tid 1 to smithi17769138-154 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:154: finishing write tid 2 to smithi17769138-154 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:154: finishing write tid 3 to smithi17769138-154 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:154: finishing write tid 4 to smithi17769138-154 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 154 v 41 (ObjNum 153 snap 0 seq_num 153) dirty exists 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:155: finishing write tid 1 to smithi17769138-155 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:155: finishing write tid 2 to smithi17769138-155 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:155: finishing write tid 3 to smithi17769138-155 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:155: finishing write tid 4 to smithi17769138-155 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 155 v 34 (ObjNum 154 snap 0 seq_num 154) dirty exists 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:156: finishing write tid 1 to smithi17769138-156 2024-07-28T11:27:50.235 INFO:tasks.rados.rados.0.smithi177.stdout:156: finishing write tid 2 to smithi17769138-156 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:156: finishing write tid 3 to smithi17769138-156 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:156: finishing write tid 4 to smithi17769138-156 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 156 v 23 (ObjNum 155 snap 0 seq_num 155) dirty exists 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:152: done (15 left) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:153: done (14 left) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:154: done (13 left) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:155: done (12 left) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:156: done (11 left) 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:168: write initial oid 168 2024-07-28T11:27:50.236 INFO:tasks.rados.rados.0.smithi177.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-07-28T11:27:50.239 INFO:tasks.rados.rados.0.smithi177.stdout:168: writing smithi17769138-168 from 406769 to 1016765 tid 1 2024-07-28T11:27:50.244 INFO:tasks.rados.rados.0.smithi177.stdout:168: writing smithi17769138-168 from 1439434 to 1873148 tid 2 2024-07-28T11:27:50.249 INFO:tasks.rados.rados.0.smithi177.stdout:168: writing smithi17769138-168 from 2303522 to 2806769 tid 3 2024-07-28T11:27:50.249 INFO:tasks.rados.rados.0.smithi177.stdout:169: write initial oid 169 2024-07-28T11:27:50.249 INFO:tasks.rados.rados.0.smithi177.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2024-07-28T11:27:50.253 INFO:tasks.rados.rados.0.smithi177.stdout:169: writing smithi17769138-169 from 423576 to 825174 tid 1 2024-07-28T11:27:50.261 INFO:tasks.rados.rados.0.smithi177.stdout:169: writing smithi17769138-169 from 1497916 to 2191641 tid 2 2024-07-28T11:27:50.261 INFO:tasks.rados.rados.0.smithi177.stdout:170: write initial oid 170 2024-07-28T11:27:50.261 INFO:tasks.rados.rados.0.smithi177.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-07-28T11:27:50.266 INFO:tasks.rados.rados.0.smithi177.stdout:170: writing smithi17769138-170 from 440383 to 917230 tid 1 2024-07-28T11:27:50.272 INFO:tasks.rados.rados.0.smithi177.stdout:170: writing smithi17769138-170 from 1556398 to 1993781 tid 2 2024-07-28T11:27:50.276 INFO:tasks.rados.rados.0.smithi177.stdout:170: writing smithi17769138-170 from 2474721 to 2840383 tid 3 2024-07-28T11:27:50.276 INFO:tasks.rados.rados.0.smithi177.stdout:171: write initial oid 171 2024-07-28T11:27:50.277 INFO:tasks.rados.rados.0.smithi177.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-07-28T11:27:50.282 INFO:tasks.rados.rados.0.smithi177.stdout:171: writing smithi17769138-171 from 457190 to 1009286 tid 1 2024-07-28T11:27:50.288 INFO:tasks.rados.rados.0.smithi177.stdout:171: writing smithi17769138-171 from 1614880 to 2195921 tid 2 2024-07-28T11:27:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:171: writing smithi17769138-171 from 2785791 to 2857190 tid 3 2024-07-28T11:27:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:172: write initial oid 172 2024-07-28T11:27:50.292 INFO:tasks.rados.rados.0.smithi177.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-07-28T11:27:50.297 INFO:tasks.rados.rados.0.smithi177.stdout:172: writing smithi17769138-172 from 473997 to 1101342 tid 1 2024-07-28T11:27:50.303 INFO:tasks.rados.rados.0.smithi177.stdout:172: writing smithi17769138-172 from 1673362 to 2114414 tid 2 2024-07-28T11:27:50.307 INFO:tasks.rados.rados.0.smithi177.stdout:172: writing smithi17769138-172 from 2529567 to 2873997 tid 3 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:157: finishing write tid 1 to smithi17769138-157 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:157: finishing write tid 2 to smithi17769138-157 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:157: finishing write tid 3 to smithi17769138-157 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:157: finishing write tid 4 to smithi17769138-157 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 157 v 35 (ObjNum 156 snap 0 seq_num 156) dirty exists 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:158: finishing write tid 1 to smithi17769138-158 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:158: finishing write tid 2 to smithi17769138-158 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:158: finishing write tid 3 to smithi17769138-158 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:158: finishing write tid 4 to smithi17769138-158 2024-07-28T11:27:50.308 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 26 (ObjNum 157 snap 0 seq_num 157) dirty exists 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:159: finishing write tid 1 to smithi17769138-159 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:157: done (15 left) 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:158: done (14 left) 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:173: write initial oid 173 2024-07-28T11:27:50.309 INFO:tasks.rados.rados.0.smithi177.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-07-28T11:27:50.313 INFO:tasks.rados.rados.0.smithi177.stdout:173: writing smithi17769138-173 from 490804 to 1193398 tid 1 2024-07-28T11:27:50.319 INFO:tasks.rados.rados.0.smithi177.stdout:173: writing smithi17769138-173 from 1615491 to 2200201 tid 2 2024-07-28T11:27:50.323 INFO:tasks.rados.rados.0.smithi177.stdout:173: writing smithi17769138-173 from 2724284 to 2890804 tid 3 2024-07-28T11:27:50.323 INFO:tasks.rados.rados.0.smithi177.stdout:174: write initial oid 174 2024-07-28T11:27:50.323 INFO:tasks.rados.rados.0.smithi177.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2024-07-28T11:27:50.330 INFO:tasks.rados.rados.0.smithi177.stdout:174: writing smithi17769138-174 from 507611 to 1285454 tid 1 2024-07-28T11:27:50.337 INFO:tasks.rados.rados.0.smithi177.stdout:174: writing smithi17769138-174 from 2073973 to 2518694 tid 2 2024-07-28T11:27:50.337 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.337 INFO:tasks.rados.rados.0.smithi177.stdout:159: finishing write tid 2 to smithi17769138-159 2024-07-28T11:27:50.337 INFO:tasks.rados.rados.0.smithi177.stdout:159: finishing write tid 3 to smithi17769138-159 2024-07-28T11:27:50.337 INFO:tasks.rados.rados.0.smithi177.stdout:159: finishing write tid 4 to smithi17769138-159 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 159 v 34 (ObjNum 158 snap 0 seq_num 158) dirty exists 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:160: finishing write tid 1 to smithi17769138-160 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:160: finishing write tid 2 to smithi17769138-160 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:160: finishing write tid 3 to smithi17769138-160 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:160: finishing write tid 4 to smithi17769138-160 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 25 (ObjNum 159 snap 0 seq_num 159) dirty exists 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:161: finishing write tid 1 to smithi17769138-161 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:161: finishing write tid 2 to smithi17769138-161 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:161: finishing write tid 3 to smithi17769138-161 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:161: finishing write tid 4 to smithi17769138-161 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 161 v 48 (ObjNum 160 snap 0 seq_num 160) dirty exists 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2024-07-28T11:27:50.338 INFO:tasks.rados.rados.0.smithi177.stdout:162: finishing write tid 1 to smithi17769138-162 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:162: finishing write tid 2 to smithi17769138-162 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:162: finishing write tid 3 to smithi17769138-162 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:162: finishing write tid 4 to smithi17769138-162 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 162 v 38 (ObjNum 161 snap 0 seq_num 161) dirty exists 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:159: done (15 left) 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:160: done (14 left) 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:161: done (13 left) 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:162: done (12 left) 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:175: write initial oid 175 2024-07-28T11:27:50.339 INFO:tasks.rados.rados.0.smithi177.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2024-07-28T11:27:50.342 INFO:tasks.rados.rados.0.smithi177.stdout:175: writing smithi17769138-175 from 524418 to 977510 tid 1 2024-07-28T11:27:50.350 INFO:tasks.rados.rados.0.smithi177.stdout:175: writing smithi17769138-175 from 1732455 to 2320834 tid 2 2024-07-28T11:27:50.353 INFO:tasks.rados.rados.0.smithi177.stdout:175: writing smithi17769138-175 from 2779130 to 2924418 tid 3 2024-07-28T11:27:50.353 INFO:tasks.rados.rados.0.smithi177.stdout:176: write initial oid 176 2024-07-28T11:27:50.353 INFO:tasks.rados.rados.0.smithi177.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2024-07-28T11:27:50.360 INFO:tasks.rados.rados.0.smithi177.stdout:176: writing smithi17769138-176 from 541225 to 1185919 tid 1 2024-07-28T11:27:50.367 INFO:tasks.rados.rados.0.smithi177.stdout:176: writing smithi17769138-176 from 1907290 to 2355680 tid 2 2024-07-28T11:27:50.367 INFO:tasks.rados.rados.0.smithi177.stdout:177: write initial oid 177 2024-07-28T11:27:50.367 INFO:tasks.rados.rados.0.smithi177.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2024-07-28T11:27:50.374 INFO:tasks.rados.rados.0.smithi177.stdout:177: writing smithi17769138-177 from 558032 to 1277975 tid 1 2024-07-28T11:27:50.380 INFO:tasks.rados.rados.0.smithi177.stdout:177: writing smithi17769138-177 from 1849419 to 2441467 tid 2 2024-07-28T11:27:50.380 INFO:tasks.rados.rados.0.smithi177.stdout:178: write initial oid 178 2024-07-28T11:27:50.380 INFO:tasks.rados.rados.0.smithi177.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2024-07-28T11:27:50.388 INFO:tasks.rados.rados.0.smithi177.stdout:178: writing smithi17769138-178 from 574839 to 1370031 tid 1 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:178: writing smithi17769138-178 from 1907901 to 2359960 tid 2 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: finishing write tid 1 to smithi17769138-163 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: finishing write tid 2 to smithi17769138-163 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: finishing write tid 3 to smithi17769138-163 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: finishing write tid 4 to smithi17769138-163 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 163 v 32 (ObjNum 162 snap 0 seq_num 162) dirty exists 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:164: finishing write tid 1 to smithi17769138-164 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:164: finishing write tid 2 to smithi17769138-164 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:163: done (15 left) 2024-07-28T11:27:50.394 INFO:tasks.rados.rados.0.smithi177.stdout:179: write initial oid 179 2024-07-28T11:27:50.395 INFO:tasks.rados.rados.0.smithi177.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-07-28T11:27:50.399 INFO:tasks.rados.rados.0.smithi177.stdout:179: writing smithi17769138-179 from 591646 to 1062087 tid 1 2024-07-28T11:27:50.406 INFO:tasks.rados.rados.0.smithi177.stdout:179: writing smithi17769138-179 from 1566383 to 2162100 tid 2 2024-07-28T11:27:50.410 INFO:tasks.rados.rados.0.smithi177.stdout:179: writing smithi17769138-179 from 2888822 to 2991646 tid 3 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:164: finishing write tid 3 to smithi17769138-164 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:164: finishing write tid 4 to smithi17769138-164 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 164 v 51 (ObjNum 163 snap 0 seq_num 163) dirty exists 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:165: finishing write tid 1 to smithi17769138-165 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:165: finishing write tid 2 to smithi17769138-165 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:165: finishing write tid 3 to smithi17769138-165 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:165: finishing write tid 4 to smithi17769138-165 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 165 v 25 (ObjNum 164 snap 0 seq_num 164) dirty exists 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:166: finishing write tid 1 to smithi17769138-166 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:166: finishing write tid 2 to smithi17769138-166 2024-07-28T11:27:50.411 INFO:tasks.rados.rados.0.smithi177.stdout:166: finishing write tid 3 to smithi17769138-166 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:166: finishing write tid 4 to smithi17769138-166 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:166: finishing write tid 5 to smithi17769138-166 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 166 v 52 (ObjNum 165 snap 0 seq_num 165) dirty exists 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:164: done (15 left) 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:165: done (14 left) 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:166: done (13 left) 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:180: write initial oid 180 2024-07-28T11:27:50.412 INFO:tasks.rados.rados.0.smithi177.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-07-28T11:27:50.417 INFO:tasks.rados.rados.0.smithi177.stdout:180: writing smithi17769138-180 from 608453 to 1154143 tid 1 2024-07-28T11:27:50.422 INFO:tasks.rados.rados.0.smithi177.stdout:180: writing smithi17769138-180 from 1624865 to 2080593 tid 2 2024-07-28T11:27:50.427 INFO:tasks.rados.rados.0.smithi177.stdout:180: writing smithi17769138-180 from 2632598 to 3008453 tid 3 2024-07-28T11:27:50.427 INFO:tasks.rados.rados.0.smithi177.stdout:181: write initial oid 181 2024-07-28T11:27:50.427 INFO:tasks.rados.rados.0.smithi177.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2024-07-28T11:27:50.434 INFO:tasks.rados.rados.0.smithi177.stdout:181: writing smithi17769138-181 from 625260 to 1246199 tid 1 2024-07-28T11:27:50.440 INFO:tasks.rados.rados.0.smithi177.stdout:181: writing smithi17769138-181 from 1683347 to 2282733 tid 2 2024-07-28T11:27:50.444 INFO:tasks.rados.rados.0.smithi177.stdout:181: writing smithi17769138-181 from 2943668 to 3025260 tid 3 2024-07-28T11:27:50.444 INFO:tasks.rados.rados.0.smithi177.stdout:182: write initial oid 182 2024-07-28T11:27:50.444 INFO:tasks.rados.rados.0.smithi177.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2024-07-28T11:27:50.451 INFO:tasks.rados.rados.0.smithi177.stdout:182: writing smithi17769138-182 from 642067 to 1338255 tid 1 2024-07-28T11:27:50.458 INFO:tasks.rados.rados.0.smithi177.stdout:182: writing smithi17769138-182 from 2025476 to 2484873 tid 2 2024-07-28T11:27:50.461 INFO:tasks.rados.rados.0.smithi177.stdout:182: writing smithi17769138-182 from 2971091 to 3042067 tid 3 2024-07-28T11:27:50.461 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.461 INFO:tasks.rados.rados.0.smithi177.stdout:167: finishing write tid 1 to smithi17769138-167 2024-07-28T11:27:50.461 INFO:tasks.rados.rados.0.smithi177.stdout:167: finishing write tid 2 to smithi17769138-167 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:167: finishing write tid 3 to smithi17769138-167 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:167: finishing write tid 4 to smithi17769138-167 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 167 v 35 (ObjNum 166 snap 0 seq_num 166) dirty exists 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: finishing write tid 1 to smithi17769138-168 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: finishing write tid 2 to smithi17769138-168 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: finishing write tid 3 to smithi17769138-168 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: finishing write tid 4 to smithi17769138-168 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: finishing write tid 5 to smithi17769138-168 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 38 (ObjNum 167 snap 0 seq_num 167) dirty exists 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:169: finishing write tid 1 to smithi17769138-169 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:169: finishing write tid 2 to smithi17769138-169 2024-07-28T11:27:50.462 INFO:tasks.rados.rados.0.smithi177.stdout:169: finishing write tid 3 to smithi17769138-169 2024-07-28T11:27:50.463 INFO:tasks.rados.rados.0.smithi177.stdout:167: done (15 left) 2024-07-28T11:27:50.463 INFO:tasks.rados.rados.0.smithi177.stdout:168: done (14 left) 2024-07-28T11:27:50.463 INFO:tasks.rados.rados.0.smithi177.stdout:183: write initial oid 183 2024-07-28T11:27:50.463 INFO:tasks.rados.rados.0.smithi177.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2024-07-28T11:27:50.469 INFO:tasks.rados.rados.0.smithi177.stdout:183: writing smithi17769138-183 from 658874 to 1430311 tid 1 2024-07-28T11:27:50.476 INFO:tasks.rados.rados.0.smithi177.stdout:183: writing smithi17769138-183 from 2083958 to 2687013 tid 2 2024-07-28T11:27:50.476 INFO:tasks.rados.rados.0.smithi177.stdout:184: write initial oid 184 2024-07-28T11:27:50.476 INFO:tasks.rados.rados.0.smithi177.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-07-28T11:27:50.483 INFO:tasks.rados.rados.0.smithi177.stdout:184: writing smithi17769138-184 from 675681 to 1238720 tid 1 2024-07-28T11:27:50.490 INFO:tasks.rados.rados.0.smithi177.stdout:184: writing smithi17769138-184 from 1858793 to 2605506 tid 2 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:184: writing smithi17769138-184 from 3025937 to 3075681 tid 3 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:169: finishing write tid 4 to smithi17769138-169 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 169 v 41 (ObjNum 168 snap 0 seq_num 168) dirty exists 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:169: done (15 left) 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:185: write initial oid 185 2024-07-28T11:27:50.493 INFO:tasks.rados.rados.0.smithi177.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2024-07-28T11:27:50.500 INFO:tasks.rados.rados.0.smithi177.stdout:185: writing smithi17769138-185 from 692488 to 1330776 tid 1 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:185: writing smithi17769138-185 from 1917275 to 2523999 tid 2 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: finishing write tid 1 to smithi17769138-170 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: finishing write tid 2 to smithi17769138-170 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: finishing write tid 3 to smithi17769138-170 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: finishing write tid 4 to smithi17769138-170 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: finishing write tid 5 to smithi17769138-170 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 170 v 29 (ObjNum 169 snap 0 seq_num 169) dirty exists 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:171: finishing write tid 1 to smithi17769138-171 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:170: done (15 left) 2024-07-28T11:27:50.507 INFO:tasks.rados.rados.0.smithi177.stdout:186: write initial oid 186 2024-07-28T11:27:50.508 INFO:tasks.rados.rados.0.smithi177.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2024-07-28T11:27:50.514 INFO:tasks.rados.rados.0.smithi177.stdout:186: writing smithi17769138-186 from 709295 to 1422832 tid 1 2024-07-28T11:27:50.521 INFO:tasks.rados.rados.0.smithi177.stdout:186: writing smithi17769138-186 from 1859404 to 2609786 tid 2 2024-07-28T11:27:50.521 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: finishing write tid 2 to smithi17769138-171 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: finishing write tid 3 to smithi17769138-171 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: finishing write tid 4 to smithi17769138-171 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: finishing write tid 5 to smithi17769138-171 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 171 v 33 (ObjNum 170 snap 0 seq_num 170) dirty exists 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:171: done (15 left) 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:187: write initial oid 187 2024-07-28T11:27:50.522 INFO:tasks.rados.rados.0.smithi177.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-07-28T11:27:50.530 INFO:tasks.rados.rados.0.smithi177.stdout:187: writing smithi17769138-187 from 726102 to 1514888 tid 1 2024-07-28T11:27:50.536 INFO:tasks.rados.rados.0.smithi177.stdout:187: writing smithi17769138-187 from 1917886 to 2528279 tid 2 2024-07-28T11:27:50.539 INFO:tasks.rados.rados.0.smithi177.stdout:187: writing smithi17769138-187 from 3108206 to 3126102 tid 3 2024-07-28T11:27:50.539 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: finishing write tid 1 to smithi17769138-172 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: finishing write tid 2 to smithi17769138-172 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: finishing write tid 3 to smithi17769138-172 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: finishing write tid 4 to smithi17769138-172 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: finishing write tid 5 to smithi17769138-172 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 172 v 37 (ObjNum 171 snap 0 seq_num 171) dirty exists 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:173: finishing write tid 1 to smithi17769138-173 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:172: done (15 left) 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:188: write initial oid 188 2024-07-28T11:27:50.540 INFO:tasks.rados.rados.0.smithi177.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2024-07-28T11:27:50.546 INFO:tasks.rados.rados.0.smithi177.stdout:188: writing smithi17769138-188 from 742909 to 1206944 tid 1 2024-07-28T11:27:50.554 INFO:tasks.rados.rados.0.smithi177.stdout:188: writing smithi17769138-188 from 1976368 to 2730419 tid 2 2024-07-28T11:27:50.554 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.554 INFO:tasks.rados.rados.0.smithi177.stdout:173: finishing write tid 2 to smithi17769138-173 2024-07-28T11:27:50.554 INFO:tasks.rados.rados.0.smithi177.stdout:173: finishing write tid 3 to smithi17769138-173 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:173: finishing write tid 4 to smithi17769138-173 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:173: finishing write tid 5 to smithi17769138-173 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 173 v 29 (ObjNum 172 snap 0 seq_num 172) dirty exists 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: finishing write tid 1 to smithi17769138-174 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: finishing write tid 2 to smithi17769138-174 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: finishing write tid 3 to smithi17769138-174 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: finishing write tid 4 to smithi17769138-174 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 174 v 44 (ObjNum 173 snap 0 seq_num 173) dirty exists 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:173: done (15 left) 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:174: done (14 left) 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:189: write initial oid 189 2024-07-28T11:27:50.555 INFO:tasks.rados.rados.0.smithi177.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2024-07-28T11:27:50.561 INFO:tasks.rados.rados.0.smithi177.stdout:189: writing smithi17769138-189 from 759716 to 1299000 tid 1 2024-07-28T11:27:50.568 INFO:tasks.rados.rados.0.smithi177.stdout:189: writing smithi17769138-189 from 2034850 to 2648912 tid 2 2024-07-28T11:27:50.569 INFO:tasks.rados.rados.0.smithi177.stdout:190: write initial oid 190 2024-07-28T11:27:50.569 INFO:tasks.rados.rados.0.smithi177.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2024-07-28T11:27:50.576 INFO:tasks.rados.rados.0.smithi177.stdout:190: writing smithi17769138-190 from 776523 to 1391056 tid 1 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:190: writing smithi17769138-190 from 1976979 to 2734699 tid 2 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: finishing write tid 1 to smithi17769138-175 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: finishing write tid 2 to smithi17769138-175 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: finishing write tid 3 to smithi17769138-175 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: finishing write tid 4 to smithi17769138-175 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: finishing write tid 5 to smithi17769138-175 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 175 v 56 (ObjNum 174 snap 0 seq_num 174) dirty exists 2024-07-28T11:27:50.584 INFO:tasks.rados.rados.0.smithi177.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2024-07-28T11:27:50.585 INFO:tasks.rados.rados.0.smithi177.stdout:176: finishing write tid 1 to smithi17769138-176 2024-07-28T11:27:50.585 INFO:tasks.rados.rados.0.smithi177.stdout:175: done (15 left) 2024-07-28T11:27:50.585 INFO:tasks.rados.rados.0.smithi177.stdout:191: write initial oid 191 2024-07-28T11:27:50.585 INFO:tasks.rados.rados.0.smithi177.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-07-28T11:27:50.592 INFO:tasks.rados.rados.0.smithi177.stdout:191: writing smithi17769138-191 from 793330 to 1483112 tid 1 2024-07-28T11:27:50.598 INFO:tasks.rados.rados.0.smithi177.stdout:191: writing smithi17769138-191 from 2035461 to 2653192 tid 2 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:191: writing smithi17769138-191 from 3101545 to 3193330 tid 3 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:176: finishing write tid 2 to smithi17769138-176 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:176: finishing write tid 3 to smithi17769138-176 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:176: finishing write tid 4 to smithi17769138-176 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 176 v 59 (ObjNum 175 snap 0 seq_num 175) dirty exists 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:177: finishing write tid 1 to smithi17769138-177 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:177: finishing write tid 2 to smithi17769138-177 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:176: done (15 left) 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:192: write initial oid 192 2024-07-28T11:27:50.602 INFO:tasks.rados.rados.0.smithi177.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-07-28T11:27:50.606 INFO:tasks.rados.rados.0.smithi177.stdout:192: writing smithi17769138-192 from 410137 to 891521 tid 1 2024-07-28T11:27:50.614 INFO:tasks.rados.rados.0.smithi177.stdout:192: writing smithi17769138-192 from 1410296 to 2171685 tid 2 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:192: writing smithi17769138-192 from 2728968 to 3210137 tid 3 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:177: finishing write tid 3 to smithi17769138-177 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:177: finishing write tid 4 to smithi17769138-177 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 177 v 37 (ObjNum 176 snap 0 seq_num 176) dirty exists 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:178: finishing write tid 1 to smithi17769138-178 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:178: finishing write tid 2 to smithi17769138-178 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:177: done (15 left) 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:193: write initial oid 193 2024-07-28T11:27:50.620 INFO:tasks.rados.rados.0.smithi177.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-07-28T11:27:50.625 INFO:tasks.rados.rados.0.smithi177.stdout:193: writing smithi17769138-193 from 426944 to 983577 tid 1 2024-07-28T11:27:50.631 INFO:tasks.rados.rados.0.smithi177.stdout:193: writing smithi17769138-193 from 1468778 to 2090178 tid 2 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:193: writing smithi17769138-193 from 2872744 to 3226944 tid 3 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:178: finishing write tid 3 to smithi17769138-178 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:178: finishing write tid 4 to smithi17769138-178 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 178 v 44 (ObjNum 177 snap 0 seq_num 177) dirty exists 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:179: finishing write tid 1 to smithi17769138-179 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:179: finishing write tid 2 to smithi17769138-179 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:179: finishing write tid 3 to smithi17769138-179 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:179: finishing write tid 4 to smithi17769138-179 2024-07-28T11:27:50.638 INFO:tasks.rados.rados.0.smithi177.stdout:179: finishing write tid 5 to smithi17769138-179 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 179 v 61 (ObjNum 178 snap 0 seq_num 178) dirty exists 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:178: done (15 left) 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:179: done (14 left) 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:194: write initial oid 194 2024-07-28T11:27:50.639 INFO:tasks.rados.rados.0.smithi177.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-07-28T11:27:50.643 INFO:tasks.rados.rados.0.smithi177.stdout:194: writing smithi17769138-194 from 443751 to 1075633 tid 1 2024-07-28T11:27:50.651 INFO:tasks.rados.rados.0.smithi177.stdout:194: writing smithi17769138-194 from 1810907 to 2575965 tid 2 2024-07-28T11:27:50.655 INFO:tasks.rados.rados.0.smithi177.stdout:194: writing smithi17769138-194 from 3067461 to 3243751 tid 3 2024-07-28T11:27:50.655 INFO:tasks.rados.rados.0.smithi177.stdout:195: write initial oid 195 2024-07-28T11:27:50.655 INFO:tasks.rados.rados.0.smithi177.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-07-28T11:27:50.661 INFO:tasks.rados.rados.0.smithi177.stdout:195: writing smithi17769138-195 from 460558 to 1167689 tid 1 2024-07-28T11:27:50.668 INFO:tasks.rados.rados.0.smithi177.stdout:195: writing smithi17769138-195 from 1869389 to 2378105 tid 2 2024-07-28T11:27:50.673 INFO:tasks.rados.rados.0.smithi177.stdout:195: writing smithi17769138-195 from 3094884 to 3260558 tid 3 2024-07-28T11:27:50.673 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.673 INFO:tasks.rados.rados.0.smithi177.stdout:180: finishing write tid 1 to smithi17769138-180 2024-07-28T11:27:50.673 INFO:tasks.rados.rados.0.smithi177.stdout:180: finishing write tid 2 to smithi17769138-180 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:180: finishing write tid 3 to smithi17769138-180 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:180: finishing write tid 4 to smithi17769138-180 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:180: finishing write tid 5 to smithi17769138-180 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 180 v 41 (ObjNum 179 snap 0 seq_num 179) dirty exists 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: finishing write tid 1 to smithi17769138-181 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: finishing write tid 2 to smithi17769138-181 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: finishing write tid 3 to smithi17769138-181 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: finishing write tid 4 to smithi17769138-181 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: finishing write tid 5 to smithi17769138-181 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 43 (ObjNum 180 snap 0 seq_num 180) dirty exists 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:182: finishing write tid 1 to smithi17769138-182 2024-07-28T11:27:50.674 INFO:tasks.rados.rados.0.smithi177.stdout:180: done (15 left) 2024-07-28T11:27:50.675 INFO:tasks.rados.rados.0.smithi177.stdout:181: done (14 left) 2024-07-28T11:27:50.675 INFO:tasks.rados.rados.0.smithi177.stdout:196: write initial oid 196 2024-07-28T11:27:50.675 INFO:tasks.rados.rados.0.smithi177.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-07-28T11:27:50.680 INFO:tasks.rados.rados.0.smithi177.stdout:196: writing smithi17769138-196 from 477365 to 1259745 tid 1 2024-07-28T11:27:50.688 INFO:tasks.rados.rados.0.smithi177.stdout:196: writing smithi17769138-196 from 1927871 to 2696598 tid 2 2024-07-28T11:27:50.691 INFO:tasks.rados.rados.0.smithi177.stdout:196: writing smithi17769138-196 from 3122307 to 3277365 tid 3 2024-07-28T11:27:50.691 INFO:tasks.rados.rados.0.smithi177.stdout:197: write initial oid 197 2024-07-28T11:27:50.691 INFO:tasks.rados.rados.0.smithi177.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-07-28T11:27:50.696 INFO:tasks.rados.rados.0.smithi177.stdout:197: writing smithi17769138-197 from 494172 to 951801 tid 1 2024-07-28T11:27:50.702 INFO:tasks.rados.rados.0.smithi177.stdout:197: writing smithi17769138-197 from 1586353 to 2098738 tid 2 2024-07-28T11:27:50.709 INFO:tasks.rados.rados.0.smithi177.stdout:197: writing smithi17769138-197 from 2749730 to 3294172 tid 3 2024-07-28T11:27:50.709 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.709 INFO:tasks.rados.rados.0.smithi177.stdout:182: finishing write tid 2 to smithi17769138-182 2024-07-28T11:27:50.709 INFO:tasks.rados.rados.0.smithi177.stdout:182: finishing write tid 3 to smithi17769138-182 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:182: finishing write tid 4 to smithi17769138-182 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:182: finishing write tid 5 to smithi17769138-182 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 32 (ObjNum 181 snap 0 seq_num 181) dirty exists 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:183: finishing write tid 1 to smithi17769138-183 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:183: finishing write tid 2 to smithi17769138-183 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:183: finishing write tid 3 to smithi17769138-183 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:183: finishing write tid 4 to smithi17769138-183 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 183 v 44 (ObjNum 182 snap 0 seq_num 182) dirty exists 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:184: finishing write tid 1 to smithi17769138-184 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:184: finishing write tid 2 to smithi17769138-184 2024-07-28T11:27:50.710 INFO:tasks.rados.rados.0.smithi177.stdout:184: finishing write tid 3 to smithi17769138-184 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:184: finishing write tid 4 to smithi17769138-184 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:184: finishing write tid 5 to smithi17769138-184 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 30 (ObjNum 183 snap 0 seq_num 183) dirty exists 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:185: finishing write tid 1 to smithi17769138-185 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:185: finishing write tid 2 to smithi17769138-185 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:185: finishing write tid 3 to smithi17769138-185 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:185: finishing write tid 4 to smithi17769138-185 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 185 v 41 (ObjNum 184 snap 0 seq_num 184) dirty exists 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:186: finishing write tid 1 to smithi17769138-186 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:186: finishing write tid 2 to smithi17769138-186 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:186: finishing write tid 3 to smithi17769138-186 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:186: finishing write tid 4 to smithi17769138-186 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 186 v 64 (ObjNum 185 snap 0 seq_num 185) dirty exists 2024-07-28T11:27:50.711 INFO:tasks.rados.rados.0.smithi177.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:187: finishing write tid 1 to smithi17769138-187 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:182: done (15 left) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:183: done (14 left) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:184: done (13 left) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:185: done (12 left) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:186: done (11 left) 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:198: write initial oid 198 2024-07-28T11:27:50.712 INFO:tasks.rados.rados.0.smithi177.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-07-28T11:27:50.715 INFO:tasks.rados.rados.0.smithi177.stdout:198: writing smithi17769138-198 from 510979 to 1043857 tid 1 2024-07-28T11:27:50.722 INFO:tasks.rados.rados.0.smithi177.stdout:198: writing smithi17769138-198 from 1528482 to 2300878 tid 2 2024-07-28T11:27:50.727 INFO:tasks.rados.rados.0.smithi177.stdout:198: writing smithi17769138-198 from 3060800 to 3310979 tid 3 2024-07-28T11:27:50.727 INFO:tasks.rados.rados.0.smithi177.stdout:199: write initial oid 199 2024-07-28T11:27:50.727 INFO:tasks.rados.rados.0.smithi177.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2024-07-28T11:27:50.734 INFO:tasks.rados.rados.0.smithi177.stdout:199: writing smithi17769138-199 from 527786 to 1252266 tid 1 2024-07-28T11:27:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:199: writing smithi17769138-199 from 1703317 to 2219371 tid 2 2024-07-28T11:27:50.746 INFO:tasks.rados.rados.0.smithi177.stdout:199: writing smithi17769138-199 from 2804576 to 3239611 tid 3 2024-07-28T11:27:50.746 INFO:tasks.rados.rados.0.smithi177.stdout:200: write initial oid 200 2024-07-28T11:27:50.746 INFO:tasks.rados.rados.0.smithi177.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-07-28T11:27:50.753 INFO:tasks.rados.rados.0.smithi177.stdout:200: writing smithi17769138-200 from 544593 to 1344322 tid 1 2024-07-28T11:27:50.764 INFO:tasks.rados.rados.0.smithi177.stdout:200: writing smithi17769138-200 from 1761799 to 2537864 tid 2 2024-07-28T11:27:50.818 INFO:tasks.rados.rados.0.smithi177.stdout:200: writing smithi17769138-200 from 2948352 to 3344593 tid 3 2024-07-28T11:27:50.818 INFO:tasks.rados.rados.0.smithi177.stdout:201: write initial oid 201 2024-07-28T11:27:50.818 INFO:tasks.rados.rados.0.smithi177.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:201: writing smithi17769138-201 from 561400 to 1036378 tid 1 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:201: writing smithi17769138-201 from 1820281 to 2340004 tid 2 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:201: writing smithi17769138-201 from 2859422 to 3317001 tid 3 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:202: write initial oid 202 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:202: writing smithi17769138-202 from 578207 to 1128434 tid 1 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:202: writing smithi17769138-202 from 1762410 to 2542144 tid 2 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:202: writing smithi17769138-202 from 3286845 to 3378207 tid 3 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:187: finishing write tid 2 to smithi17769138-187 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:187: finishing write tid 3 to smithi17769138-187 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:187: finishing write tid 4 to smithi17769138-187 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:187: finishing write tid 5 to smithi17769138-187 2024-07-28T11:27:50.819 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 187 v 33 (ObjNum 186 snap 0 seq_num 186) dirty exists 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:188: finishing write tid 1 to smithi17769138-188 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:188: finishing write tid 2 to smithi17769138-188 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:188: finishing write tid 3 to smithi17769138-188 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:187: done (15 left) 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:203: write initial oid 203 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:203: writing smithi17769138-203 from 595014 to 1220490 tid 1 2024-07-28T11:27:50.820 INFO:tasks.rados.rados.0.smithi177.stdout:203: writing smithi17769138-203 from 1820892 to 2344284 tid 2 2024-07-28T11:27:50.824 INFO:tasks.rados.rados.0.smithi177.stdout:203: writing smithi17769138-203 from 2797915 to 3394391 tid 3 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:188: finishing write tid 4 to smithi17769138-188 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 188 v 54 (ObjNum 187 snap 0 seq_num 187) dirty exists 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: finishing write tid 1 to smithi17769138-189 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: finishing write tid 2 to smithi17769138-189 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: finishing write tid 3 to smithi17769138-189 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: finishing write tid 4 to smithi17769138-189 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 189 v 22 (ObjNum 188 snap 0 seq_num 188) dirty exists 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:190: finishing write tid 1 to smithi17769138-190 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:188: done (15 left) 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:189: done (14 left) 2024-07-28T11:27:50.825 INFO:tasks.rados.rados.0.smithi177.stdout:204: write initial oid 204 2024-07-28T11:27:50.826 INFO:tasks.rados.rados.0.smithi177.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-07-28T11:27:50.831 INFO:tasks.rados.rados.0.smithi177.stdout:204: writing smithi17769138-204 from 611821 to 1312546 tid 1 2024-07-28T11:27:50.839 INFO:tasks.rados.rados.0.smithi177.stdout:204: writing smithi17769138-204 from 1879374 to 2662777 tid 2 2024-07-28T11:27:50.843 INFO:tasks.rados.rados.0.smithi177.stdout:204: writing smithi17769138-204 from 3341691 to 3411821 tid 3 2024-07-28T11:27:50.843 INFO:tasks.rados.rados.0.smithi177.stdout:205: write initial oid 205 2024-07-28T11:27:50.843 INFO:tasks.rados.rados.0.smithi177.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-07-28T11:27:50.850 INFO:tasks.rados.rados.0.smithi177.stdout:205: writing smithi17769138-205 from 628628 to 1404602 tid 1 2024-07-28T11:27:50.856 INFO:tasks.rados.rados.0.smithi177.stdout:205: writing smithi17769138-205 from 1937856 to 2464917 tid 2 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:205: writing smithi17769138-205 from 3252761 to 3428628 tid 3 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:190: finishing write tid 2 to smithi17769138-190 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:190: finishing write tid 3 to smithi17769138-190 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:190: finishing write tid 4 to smithi17769138-190 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 190 v 47 (ObjNum 189 snap 0 seq_num 189) dirty exists 2024-07-28T11:27:50.862 INFO:tasks.rados.rados.0.smithi177.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: finishing write tid 1 to smithi17769138-191 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: finishing write tid 2 to smithi17769138-191 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: finishing write tid 3 to smithi17769138-191 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: finishing write tid 4 to smithi17769138-191 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: finishing write tid 5 to smithi17769138-191 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 191 v 51 (ObjNum 190 snap 0 seq_num 190) dirty exists 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:190: done (15 left) 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:191: done (14 left) 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:206: write initial oid 206 2024-07-28T11:27:50.863 INFO:tasks.rados.rados.0.smithi177.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-07-28T11:27:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:206: writing smithi17769138-206 from 645435 to 1096658 tid 1 2024-07-28T11:27:50.876 INFO:tasks.rados.rados.0.smithi177.stdout:206: writing smithi17769138-206 from 1879985 to 2667057 tid 2 2024-07-28T11:27:50.880 INFO:tasks.rados.rados.0.smithi177.stdout:206: writing smithi17769138-206 from 3280184 to 3445435 tid 3 2024-07-28T11:27:50.880 INFO:tasks.rados.rados.0.smithi177.stdout:207: write initial oid 207 2024-07-28T11:27:50.881 INFO:tasks.rados.rados.0.smithi177.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2024-07-28T11:27:50.887 INFO:tasks.rados.rados.0.smithi177.stdout:207: writing smithi17769138-207 from 662242 to 1305067 tid 1 2024-07-28T11:27:50.894 INFO:tasks.rados.rados.0.smithi177.stdout:207: writing smithi17769138-207 from 2054820 to 2585550 tid 2 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:207: writing smithi17769138-207 from 3307607 to 3462242 tid 3 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:192: finishing write tid 1 to smithi17769138-192 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:192: finishing write tid 2 to smithi17769138-192 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:192: finishing write tid 3 to smithi17769138-192 2024-07-28T11:27:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:192: finishing write tid 4 to smithi17769138-192 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:192: finishing write tid 5 to smithi17769138-192 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 192 v 48 (ObjNum 191 snap 0 seq_num 191) dirty exists 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: finishing write tid 1 to smithi17769138-193 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: finishing write tid 2 to smithi17769138-193 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: finishing write tid 3 to smithi17769138-193 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: finishing write tid 4 to smithi17769138-193 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: finishing write tid 5 to smithi17769138-193 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 193 v 52 (ObjNum 192 snap 0 seq_num 192) dirty exists 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:194: finishing write tid 1 to smithi17769138-194 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:192: done (15 left) 2024-07-28T11:27:50.900 INFO:tasks.rados.rados.0.smithi177.stdout:193: done (14 left) 2024-07-28T11:27:50.901 INFO:tasks.rados.rados.0.smithi177.stdout:208: write initial oid 208 2024-07-28T11:27:50.901 INFO:tasks.rados.rados.0.smithi177.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-07-28T11:27:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:208: writing smithi17769138-208 from 679049 to 1397123 tid 1 2024-07-28T11:27:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:50 smithi204 bash[24094]: cluster 2024-07-28T11:27:49.074241+0000 mgr.y (mgr.24311) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:208: writing smithi17769138-208 from 2113302 to 2787690 tid 2 2024-07-28T11:27:50.917 INFO:tasks.rados.rados.0.smithi177.stdout:208: writing smithi17769138-208 from 3335030 to 3479049 tid 3 2024-07-28T11:27:50.917 INFO:tasks.rados.rados.0.smithi177.stdout:209: write initial oid 209 2024-07-28T11:27:50.917 INFO:tasks.rados.rados.0.smithi177.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-07-28T11:27:50.925 INFO:tasks.rados.rados.0.smithi177.stdout:209: writing smithi17769138-209 from 695856 to 1489179 tid 1 2024-07-28T11:27:50.931 INFO:tasks.rados.rados.0.smithi177.stdout:209: writing smithi17769138-209 from 2171784 to 2706183 tid 2 2024-07-28T11:27:50.936 INFO:tasks.rados.rados.0.smithi177.stdout:209: writing smithi17769138-209 from 3362453 to 3495856 tid 3 2024-07-28T11:27:50.936 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.936 INFO:tasks.rados.rados.0.smithi177.stdout:194: finishing write tid 2 to smithi17769138-194 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:194: finishing write tid 3 to smithi17769138-194 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:194: finishing write tid 4 to smithi17769138-194 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:194: finishing write tid 5 to smithi17769138-194 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 41 (ObjNum 193 snap 0 seq_num 193) dirty exists 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:194: done (15 left) 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:210: write initial oid 210 2024-07-28T11:27:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2024-07-28T11:27:50.942 INFO:tasks.rados.rados.0.smithi177.stdout:210: writing smithi17769138-210 from 712663 to 1181235 tid 1 2024-07-28T11:27:50.949 INFO:tasks.rados.rados.0.smithi177.stdout:210: writing smithi17769138-210 from 1713913 to 2391970 tid 2 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:210: writing smithi17769138-210 from 2873523 to 3465256 tid 3 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: finishing write tid 1 to smithi17769138-195 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: finishing write tid 2 to smithi17769138-195 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: finishing write tid 3 to smithi17769138-195 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: finishing write tid 4 to smithi17769138-195 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: finishing write tid 5 to smithi17769138-195 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 195 v 39 (ObjNum 194 snap 0 seq_num 194) dirty exists 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:195: done (15 left) 2024-07-28T11:27:50.956 INFO:tasks.rados.rados.0.smithi177.stdout:211: write initial oid 211 2024-07-28T11:27:50.957 INFO:tasks.rados.rados.0.smithi177.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2024-07-28T11:27:50.963 INFO:tasks.rados.rados.0.smithi177.stdout:211: writing smithi17769138-211 from 729470 to 1273291 tid 1 2024-07-28T11:27:50.969 INFO:tasks.rados.rados.0.smithi177.stdout:211: writing smithi17769138-211 from 1772395 to 2310463 tid 2 2024-07-28T11:27:50.974 INFO:tasks.rados.rados.0.smithi177.stdout:211: writing smithi17769138-211 from 2900946 to 3303951 tid 3 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: finishing write tid 1 to smithi17769138-196 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: finishing write tid 2 to smithi17769138-196 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: finishing write tid 3 to smithi17769138-196 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: finishing write tid 4 to smithi17769138-196 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: finishing write tid 5 to smithi17769138-196 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 196 v 36 (ObjNum 195 snap 0 seq_num 195) dirty exists 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:196: done (15 left) 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:212: write initial oid 212 2024-07-28T11:27:50.975 INFO:tasks.rados.rados.0.smithi177.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-07-28T11:27:50.982 INFO:tasks.rados.rados.0.smithi177.stdout:212: writing smithi17769138-212 from 746277 to 1365347 tid 1 2024-07-28T11:27:50.988 INFO:tasks.rados.rados.0.smithi177.stdout:212: writing smithi17769138-212 from 1830877 to 2512603 tid 2 2024-07-28T11:27:50.993 INFO:tasks.rados.rados.0.smithi177.stdout:212: writing smithi17769138-212 from 2928369 to 3546277 tid 3 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: finishing write tid 1 to smithi17769138-197 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: finishing write tid 2 to smithi17769138-197 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: finishing write tid 3 to smithi17769138-197 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: finishing write tid 4 to smithi17769138-197 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: finishing write tid 5 to smithi17769138-197 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 197 v 34 (ObjNum 196 snap 0 seq_num 196) dirty exists 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:198: finishing write tid 1 to smithi17769138-198 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:197: done (15 left) 2024-07-28T11:27:50.994 INFO:tasks.rados.rados.0.smithi177.stdout:213: write initial oid 213 2024-07-28T11:27:50.995 INFO:tasks.rados.rados.0.smithi177.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-07-28T11:27:51.001 INFO:tasks.rados.rados.0.smithi177.stdout:213: writing smithi17769138-213 from 763084 to 1457403 tid 1 2024-07-28T11:27:51.006 INFO:tasks.rados.rados.0.smithi177.stdout:213: writing smithi17769138-213 from 1889359 to 2431096 tid 2 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:213: writing smithi17769138-213 from 2955792 to 3497694 tid 3 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:198: finishing write tid 2 to smithi17769138-198 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:198: finishing write tid 3 to smithi17769138-198 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:198: finishing write tid 4 to smithi17769138-198 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:198: finishing write tid 5 to smithi17769138-198 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 198 v 63 (ObjNum 197 snap 0 seq_num 197) dirty exists 2024-07-28T11:27:51.013 INFO:tasks.rados.rados.0.smithi177.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: finishing write tid 1 to smithi17769138-199 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: finishing write tid 2 to smithi17769138-199 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: finishing write tid 3 to smithi17769138-199 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: finishing write tid 4 to smithi17769138-199 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: finishing write tid 5 to smithi17769138-199 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 48 (ObjNum 198 snap 0 seq_num 198) dirty exists 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: finishing write tid 1 to smithi17769138-200 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: finishing write tid 2 to smithi17769138-200 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: finishing write tid 3 to smithi17769138-200 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: finishing write tid 4 to smithi17769138-200 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: finishing write tid 5 to smithi17769138-200 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 200 v 43 (ObjNum 199 snap 0 seq_num 199) dirty exists 2024-07-28T11:27:51.014 INFO:tasks.rados.rados.0.smithi177.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2024-07-28T11:27:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:50 smithi177 bash[21846]: cluster 2024-07-28T11:27:49.074241+0000 mgr.y (mgr.24311) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:51.015 INFO:tasks.rados.rados.0.smithi177.stdout:201: finishing write tid 1 to smithi17769138-201 2024-07-28T11:27:51.015 INFO:tasks.rados.rados.0.smithi177.stdout:201: finishing write tid 2 to smithi17769138-201 2024-07-28T11:27:51.015 INFO:tasks.rados.rados.0.smithi177.stdout:201: finishing write tid 3 to smithi17769138-201 2024-07-28T11:27:51.015 INFO:tasks.rados.rados.0.smithi177.stdout:201: finishing write tid 4 to smithi17769138-201 2024-07-28T11:27:51.015 INFO:tasks.rados.rados.0.smithi177.stdout:201: finishing write tid 5 to smithi17769138-201 2024-07-28T11:27:51.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:50 smithi177 bash[31534]: cluster 2024-07-28T11:27:49.074241+0000 mgr.y (mgr.24311) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 201 v 47 (ObjNum 200 snap 0 seq_num 200) dirty exists 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:198: done (15 left) 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:199: done (14 left) 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:200: done (13 left) 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:201: done (12 left) 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:214: write initial oid 214 2024-07-28T11:27:51.016 INFO:tasks.rados.rados.0.smithi177.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-07-28T11:27:51.019 INFO:tasks.rados.rados.0.smithi177.stdout:214: writing smithi17769138-214 from 779891 to 1265812 tid 1 2024-07-28T11:27:51.027 INFO:tasks.rados.rados.0.smithi177.stdout:214: writing smithi17769138-214 from 1947841 to 2633236 tid 2 2024-07-28T11:27:51.032 INFO:tasks.rados.rados.0.smithi177.stdout:214: writing smithi17769138-214 from 3383215 to 3579891 tid 3 2024-07-28T11:27:51.032 INFO:tasks.rados.rados.0.smithi177.stdout:215: write initial oid 215 2024-07-28T11:27:51.032 INFO:tasks.rados.rados.0.smithi177.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-07-28T11:27:51.039 INFO:tasks.rados.rados.0.smithi177.stdout:215: writing smithi17769138-215 from 796698 to 1357868 tid 1 2024-07-28T11:27:51.046 INFO:tasks.rados.rados.0.smithi177.stdout:215: writing smithi17769138-215 from 2006323 to 2551729 tid 2 2024-07-28T11:27:51.052 INFO:tasks.rados.rados.0.smithi177.stdout:215: writing smithi17769138-215 from 3126991 to 3596698 tid 3 2024-07-28T11:27:51.052 INFO:tasks.rados.rados.0.smithi177.stdout:216: write initial oid 216 2024-07-28T11:27:51.052 INFO:tasks.rados.rados.0.smithi177.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-07-28T11:27:51.058 INFO:tasks.rados.rados.0.smithi177.stdout:216: writing smithi17769138-216 from 413505 to 1049924 tid 1 2024-07-28T11:27:51.065 INFO:tasks.rados.rados.0.smithi177.stdout:216: writing smithi17769138-216 from 1664805 to 2353869 tid 2 2024-07-28T11:27:51.074 INFO:tasks.rados.rados.0.smithi177.stdout:216: writing smithi17769138-216 from 3038061 to 3530132 tid 3 2024-07-28T11:27:51.074 INFO:tasks.rados.rados.0.smithi177.stdout:217: write initial oid 217 2024-07-28T11:27:51.074 INFO:tasks.rados.rados.0.smithi177.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2024-07-28T11:27:51.078 INFO:tasks.rados.rados.0.smithi177.stdout:217: writing smithi17769138-217 from 430312 to 1141980 tid 1 2024-07-28T11:27:51.084 INFO:tasks.rados.rados.0.smithi177.stdout:217: writing smithi17769138-217 from 1723287 to 2272362 tid 2 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:217: writing smithi17769138-217 from 2781837 to 3485180 tid 3 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: finishing write tid 1 to smithi17769138-202 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: finishing write tid 2 to smithi17769138-202 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: finishing write tid 3 to smithi17769138-202 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: finishing write tid 4 to smithi17769138-202 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: finishing write tid 5 to smithi17769138-202 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 202 v 47 (ObjNum 201 snap 0 seq_num 201) dirty exists 2024-07-28T11:27:51.091 INFO:tasks.rados.rados.0.smithi177.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:27:51.092 INFO:tasks.rados.rados.0.smithi177.stdout:203: finishing write tid 1 to smithi17769138-203 2024-07-28T11:27:51.092 INFO:tasks.rados.rados.0.smithi177.stdout:202: done (15 left) 2024-07-28T11:27:51.092 INFO:tasks.rados.rados.0.smithi177.stdout:218: write initial oid 218 2024-07-28T11:27:51.092 INFO:tasks.rados.rados.0.smithi177.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-07-28T11:27:51.098 INFO:tasks.rados.rados.0.smithi177.stdout:218: writing smithi17769138-218 from 447119 to 1234036 tid 1 2024-07-28T11:27:51.104 INFO:tasks.rados.rados.0.smithi177.stdout:218: writing smithi17769138-218 from 1665416 to 2358149 tid 2 2024-07-28T11:27:51.110 INFO:tasks.rados.rados.0.smithi177.stdout:218: writing smithi17769138-218 from 2976554 to 3491169 tid 3 2024-07-28T11:27:51.110 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: finishing write tid 2 to smithi17769138-203 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: finishing write tid 3 to smithi17769138-203 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: finishing write tid 4 to smithi17769138-203 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: finishing write tid 5 to smithi17769138-203 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 203 v 55 (ObjNum 202 snap 0 seq_num 202) dirty exists 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:204: finishing write tid 1 to smithi17769138-204 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:203: done (15 left) 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:219: write initial oid 219 2024-07-28T11:27:51.111 INFO:tasks.rados.rados.0.smithi177.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-07-28T11:27:51.115 INFO:tasks.rados.rados.0.smithi177.stdout:219: writing smithi17769138-219 from 463926 to 926092 tid 1 2024-07-28T11:27:51.122 INFO:tasks.rados.rados.0.smithi177.stdout:219: writing smithi17769138-219 from 1723898 to 2160289 tid 2 2024-07-28T11:27:51.129 INFO:tasks.rados.rados.0.smithi177.stdout:219: writing smithi17769138-219 from 2603977 to 3329864 tid 3 2024-07-28T11:27:51.129 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.129 INFO:tasks.rados.rados.0.smithi177.stdout:204: finishing write tid 2 to smithi17769138-204 2024-07-28T11:27:51.129 INFO:tasks.rados.rados.0.smithi177.stdout:204: finishing write tid 3 to smithi17769138-204 2024-07-28T11:27:51.129 INFO:tasks.rados.rados.0.smithi177.stdout:204: finishing write tid 4 to smithi17769138-204 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:204: finishing write tid 5 to smithi17769138-204 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 204 v 45 (ObjNum 203 snap 0 seq_num 203) dirty exists 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:205: finishing write tid 1 to smithi17769138-205 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:205: finishing write tid 2 to smithi17769138-205 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:205: finishing write tid 3 to smithi17769138-205 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:205: finishing write tid 4 to smithi17769138-205 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:204: done (15 left) 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:220: write initial oid 220 2024-07-28T11:27:51.130 INFO:tasks.rados.rados.0.smithi177.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-07-28T11:27:51.134 INFO:tasks.rados.rados.0.smithi177.stdout:220: writing smithi17769138-220 from 480733 to 1018148 tid 1 2024-07-28T11:27:51.142 INFO:tasks.rados.rados.0.smithi177.stdout:220: writing smithi17769138-220 from 1782380 to 2478782 tid 2 2024-07-28T11:27:51.148 INFO:tasks.rados.rados.0.smithi177.stdout:220: writing smithi17769138-220 from 3031400 to 3568559 tid 3 2024-07-28T11:27:51.148 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.148 INFO:tasks.rados.rados.0.smithi177.stdout:205: finishing write tid 5 to smithi17769138-205 2024-07-28T11:27:51.148 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 205 v 51 (ObjNum 204 snap 0 seq_num 204) dirty exists 2024-07-28T11:27:51.148 INFO:tasks.rados.rados.0.smithi177.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2024-07-28T11:27:51.149 INFO:tasks.rados.rados.0.smithi177.stdout:205: done (15 left) 2024-07-28T11:27:51.149 INFO:tasks.rados.rados.0.smithi177.stdout:221: write initial oid 221 2024-07-28T11:27:51.149 INFO:tasks.rados.rados.0.smithi177.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-07-28T11:27:51.154 INFO:tasks.rados.rados.0.smithi177.stdout:221: writing smithi17769138-221 from 497540 to 1110204 tid 1 2024-07-28T11:27:51.160 INFO:tasks.rados.rados.0.smithi177.stdout:221: writing smithi17769138-221 from 1840862 to 2280922 tid 2 2024-07-28T11:27:51.167 INFO:tasks.rados.rados.0.smithi177.stdout:221: writing smithi17769138-221 from 3058823 to 3523607 tid 3 2024-07-28T11:27:51.167 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.167 INFO:tasks.rados.rados.0.smithi177.stdout:206: finishing write tid 1 to smithi17769138-206 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: finishing write tid 2 to smithi17769138-206 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: finishing write tid 3 to smithi17769138-206 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: finishing write tid 4 to smithi17769138-206 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: finishing write tid 5 to smithi17769138-206 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 206 v 38 (ObjNum 205 snap 0 seq_num 205) dirty exists 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:207: finishing write tid 1 to smithi17769138-207 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:206: done (15 left) 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:222: write initial oid 222 2024-07-28T11:27:51.168 INFO:tasks.rados.rados.0.smithi177.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-07-28T11:27:51.173 INFO:tasks.rados.rados.0.smithi177.stdout:222: writing smithi17769138-222 from 514347 to 918613 tid 1 2024-07-28T11:27:51.180 INFO:tasks.rados.rados.0.smithi177.stdout:222: writing smithi17769138-222 from 1499344 to 2199415 tid 2 2024-07-28T11:27:51.186 INFO:tasks.rados.rados.0.smithi177.stdout:222: writing smithi17769138-222 from 2686246 to 3362302 tid 3 2024-07-28T11:27:51.186 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: finishing write tid 2 to smithi17769138-207 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: finishing write tid 3 to smithi17769138-207 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: finishing write tid 4 to smithi17769138-207 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: finishing write tid 5 to smithi17769138-207 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 207 v 40 (ObjNum 206 snap 0 seq_num 206) dirty exists 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:208: finishing write tid 1 to smithi17769138-208 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:207: done (15 left) 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:223: write initial oid 223 2024-07-28T11:27:51.187 INFO:tasks.rados.rados.0.smithi177.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-07-28T11:27:51.192 INFO:tasks.rados.rados.0.smithi177.stdout:223: writing smithi17769138-223 from 531154 to 1010669 tid 1 2024-07-28T11:27:51.197 INFO:tasks.rados.rados.0.smithi177.stdout:223: writing smithi17769138-223 from 1557826 to 2001555 tid 2 2024-07-28T11:27:51.204 INFO:tasks.rados.rados.0.smithi177.stdout:223: writing smithi17769138-223 from 2713669 to 3200997 tid 3 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout:223: writing smithi17769138-223 from 3679295 to 3731154 tid 4 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout:208: finishing write tid 2 to smithi17769138-208 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout:208: finishing write tid 3 to smithi17769138-208 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout:208: finishing write tid 4 to smithi17769138-208 2024-07-28T11:27:51.207 INFO:tasks.rados.rados.0.smithi177.stdout:208: finishing write tid 5 to smithi17769138-208 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 208 v 44 (ObjNum 207 snap 0 seq_num 207) dirty exists 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:209: finishing write tid 1 to smithi17769138-209 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:208: done (15 left) 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:224: write initial oid 224 2024-07-28T11:27:51.208 INFO:tasks.rados.rados.0.smithi177.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-07-28T11:27:51.212 INFO:tasks.rados.rados.0.smithi177.stdout:224: writing smithi17769138-224 from 547961 to 1102725 tid 1 2024-07-28T11:27:51.219 INFO:tasks.rados.rados.0.smithi177.stdout:224: writing smithi17769138-224 from 1616308 to 2320048 tid 2 2024-07-28T11:27:51.226 INFO:tasks.rados.rados.0.smithi177.stdout:224: writing smithi17769138-224 from 2741092 to 3439692 tid 3 2024-07-28T11:27:51.226 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:209: finishing write tid 2 to smithi17769138-209 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:209: finishing write tid 3 to smithi17769138-209 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:209: finishing write tid 4 to smithi17769138-209 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:209: finishing write tid 5 to smithi17769138-209 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 209 v 51 (ObjNum 208 snap 0 seq_num 208) dirty exists 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:210: finishing write tid 1 to smithi17769138-210 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:210: finishing write tid 2 to smithi17769138-210 2024-07-28T11:27:51.227 INFO:tasks.rados.rados.0.smithi177.stdout:210: finishing write tid 3 to smithi17769138-210 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:210: finishing write tid 4 to smithi17769138-210 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:210: finishing write tid 5 to smithi17769138-210 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 210 v 59 (ObjNum 209 snap 0 seq_num 209) dirty exists 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:211: finishing write tid 1 to smithi17769138-211 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:211: finishing write tid 2 to smithi17769138-211 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:209: done (15 left) 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:210: done (14 left) 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:225: write initial oid 225 2024-07-28T11:27:51.228 INFO:tasks.rados.rados.0.smithi177.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-07-28T11:27:51.232 INFO:tasks.rados.rados.0.smithi177.stdout:225: writing smithi17769138-225 from 564768 to 1194781 tid 1 2024-07-28T11:27:51.238 INFO:tasks.rados.rados.0.smithi177.stdout:225: writing smithi17769138-225 from 1674790 to 2122188 tid 2 2024-07-28T11:27:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:225: writing smithi17769138-225 from 2768515 to 3394740 tid 3 2024-07-28T11:27:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:226: write initial oid 226 2024-07-28T11:27:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-07-28T11:27:51.252 INFO:tasks.rados.rados.0.smithi177.stdout:226: writing smithi17769138-226 from 581575 to 1286837 tid 1 2024-07-28T11:27:51.258 INFO:tasks.rados.rados.0.smithi177.stdout:226: writing smithi17769138-226 from 1733272 to 2440681 tid 2 2024-07-28T11:27:51.265 INFO:tasks.rados.rados.0.smithi177.stdout:226: writing smithi17769138-226 from 3195938 to 3633435 tid 3 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:211: finishing write tid 3 to smithi17769138-211 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:211: finishing write tid 4 to smithi17769138-211 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:211: finishing write tid 5 to smithi17769138-211 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 211 v 55 (ObjNum 210 snap 0 seq_num 210) dirty exists 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:212: finishing write tid 1 to smithi17769138-212 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:212: finishing write tid 2 to smithi17769138-212 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:211: done (15 left) 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:227: write initial oid 227 2024-07-28T11:27:51.266 INFO:tasks.rados.rados.0.smithi177.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-07-28T11:27:51.273 INFO:tasks.rados.rados.0.smithi177.stdout:227: writing smithi17769138-227 from 598382 to 1378893 tid 1 2024-07-28T11:27:51.279 INFO:tasks.rados.rados.0.smithi177.stdout:227: writing smithi17769138-227 from 2075401 to 2526468 tid 2 2024-07-28T11:27:51.286 INFO:tasks.rados.rados.0.smithi177.stdout:227: writing smithi17769138-227 from 3107008 to 3755777 tid 3 2024-07-28T11:27:51.286 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.286 INFO:tasks.rados.rados.0.smithi177.stdout:212: finishing write tid 3 to smithi17769138-212 2024-07-28T11:27:51.286 INFO:tasks.rados.rados.0.smithi177.stdout:212: finishing write tid 4 to smithi17769138-212 2024-07-28T11:27:51.286 INFO:tasks.rados.rados.0.smithi177.stdout:212: finishing write tid 5 to smithi17769138-212 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 212 v 48 (ObjNum 211 snap 0 seq_num 211) dirty exists 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:213: finishing write tid 1 to smithi17769138-213 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:212: done (15 left) 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:228: write initial oid 228 2024-07-28T11:27:51.287 INFO:tasks.rados.rados.0.smithi177.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-07-28T11:27:51.292 INFO:tasks.rados.rados.0.smithi177.stdout:228: writing smithi17769138-228 from 615189 to 1070949 tid 1 2024-07-28T11:27:51.299 INFO:tasks.rados.rados.0.smithi177.stdout:228: writing smithi17769138-228 from 1733883 to 2444961 tid 2 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:228: writing smithi17769138-228 from 3134431 to 3594472 tid 3 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:213: finishing write tid 2 to smithi17769138-213 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:213: finishing write tid 3 to smithi17769138-213 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:213: finishing write tid 4 to smithi17769138-213 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:213: finishing write tid 5 to smithi17769138-213 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 49 (ObjNum 212 snap 0 seq_num 212) dirty exists 2024-07-28T11:27:51.306 INFO:tasks.rados.rados.0.smithi177.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2024-07-28T11:27:51.307 INFO:tasks.rados.rados.0.smithi177.stdout:213: done (15 left) 2024-07-28T11:27:51.307 INFO:tasks.rados.rados.0.smithi177.stdout:229: write initial oid 229 2024-07-28T11:27:51.307 INFO:tasks.rados.rados.0.smithi177.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-07-28T11:27:51.312 INFO:tasks.rados.rados.0.smithi177.stdout:229: writing smithi17769138-229 from 631996 to 1163005 tid 1 2024-07-28T11:27:51.318 INFO:tasks.rados.rados.0.smithi177.stdout:229: writing smithi17769138-229 from 1792365 to 2247101 tid 2 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:229: writing smithi17769138-229 from 2761854 to 3433167 tid 3 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: finishing write tid 1 to smithi17769138-214 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: finishing write tid 2 to smithi17769138-214 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: finishing write tid 3 to smithi17769138-214 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: finishing write tid 4 to smithi17769138-214 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: finishing write tid 5 to smithi17769138-214 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 214 v 42 (ObjNum 213 snap 0 seq_num 213) dirty exists 2024-07-28T11:27:51.325 INFO:tasks.rados.rados.0.smithi177.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2024-07-28T11:27:51.326 INFO:tasks.rados.rados.0.smithi177.stdout:215: finishing write tid 1 to smithi17769138-215 2024-07-28T11:27:51.326 INFO:tasks.rados.rados.0.smithi177.stdout:214: done (15 left) 2024-07-28T11:27:51.326 INFO:tasks.rados.rados.0.smithi177.stdout:230: write initial oid 230 2024-07-28T11:27:51.326 INFO:tasks.rados.rados.0.smithi177.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-07-28T11:27:51.332 INFO:tasks.rados.rados.0.smithi177.stdout:230: writing smithi17769138-230 from 648803 to 1371414 tid 1 2024-07-28T11:27:51.339 INFO:tasks.rados.rados.0.smithi177.stdout:230: writing smithi17769138-230 from 1967200 to 2681947 tid 2 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:230: writing smithi17769138-230 from 3421983 to 3848803 tid 3 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:215: finishing write tid 2 to smithi17769138-215 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:215: finishing write tid 3 to smithi17769138-215 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:215: finishing write tid 4 to smithi17769138-215 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:215: finishing write tid 5 to smithi17769138-215 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 215 v 68 (ObjNum 214 snap 0 seq_num 214) dirty exists 2024-07-28T11:27:51.346 INFO:tasks.rados.rados.0.smithi177.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:27:51.347 INFO:tasks.rados.rados.0.smithi177.stdout:216: finishing write tid 1 to smithi17769138-216 2024-07-28T11:27:51.347 INFO:tasks.rados.rados.0.smithi177.stdout:216: finishing write tid 2 to smithi17769138-216 2024-07-28T11:27:51.347 INFO:tasks.rados.rados.0.smithi177.stdout:215: done (15 left) 2024-07-28T11:27:51.347 INFO:tasks.rados.rados.0.smithi177.stdout:231: write initial oid 231 2024-07-28T11:27:51.347 INFO:tasks.rados.rados.0.smithi177.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2024-07-28T11:27:51.354 INFO:tasks.rados.rados.0.smithi177.stdout:231: writing smithi17769138-231 from 665610 to 1463470 tid 1 2024-07-28T11:27:51.359 INFO:tasks.rados.rados.0.smithi177.stdout:231: writing smithi17769138-231 from 1909329 to 2367734 tid 2 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:231: writing smithi17769138-231 from 2816700 to 3226910 tid 3 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:216: finishing write tid 3 to smithi17769138-216 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:216: finishing write tid 4 to smithi17769138-216 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:216: finishing write tid 5 to smithi17769138-216 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 216 v 56 (ObjNum 215 snap 0 seq_num 215) dirty exists 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:217: finishing write tid 1 to smithi17769138-217 2024-07-28T11:27:51.364 INFO:tasks.rados.rados.0.smithi177.stdout:217: finishing write tid 2 to smithi17769138-217 2024-07-28T11:27:51.365 INFO:tasks.rados.rados.0.smithi177.stdout:217: finishing write tid 3 to smithi17769138-217 2024-07-28T11:27:51.365 INFO:tasks.rados.rados.0.smithi177.stdout:217: finishing write tid 4 to smithi17769138-217 2024-07-28T11:27:51.365 INFO:tasks.rados.rados.0.smithi177.stdout:216: done (15 left) 2024-07-28T11:27:51.365 INFO:tasks.rados.rados.0.smithi177.stdout:232: write initial oid 232 2024-07-28T11:27:51.365 INFO:tasks.rados.rados.0.smithi177.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-07-28T11:27:51.370 INFO:tasks.rados.rados.0.smithi177.stdout:232: writing smithi17769138-232 from 682417 to 1155526 tid 1 2024-07-28T11:27:51.375 INFO:tasks.rados.rados.0.smithi177.stdout:232: writing smithi17769138-232 from 1567811 to 2169874 tid 2 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout:232: writing smithi17769138-232 from 2844123 to 3465605 tid 3 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout:217: finishing write tid 5 to smithi17769138-217 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 217 v 45 (ObjNum 216 snap 0 seq_num 216) dirty exists 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2024-07-28T11:27:51.383 INFO:tasks.rados.rados.0.smithi177.stdout:217: done (15 left) 2024-07-28T11:27:51.384 INFO:tasks.rados.rados.0.smithi177.stdout:233: write initial oid 233 2024-07-28T11:27:51.384 INFO:tasks.rados.rados.0.smithi177.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-07-28T11:27:51.389 INFO:tasks.rados.rados.0.smithi177.stdout:233: writing smithi17769138-233 from 699224 to 1247582 tid 1 2024-07-28T11:27:51.396 INFO:tasks.rados.rados.0.smithi177.stdout:233: writing smithi17769138-233 from 2026293 to 2488367 tid 2 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:233: writing smithi17769138-233 from 3271546 to 3704300 tid 3 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:218: finishing write tid 1 to smithi17769138-218 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:218: finishing write tid 2 to smithi17769138-218 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:218: finishing write tid 3 to smithi17769138-218 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:218: finishing write tid 4 to smithi17769138-218 2024-07-28T11:27:51.403 INFO:tasks.rados.rados.0.smithi177.stdout:218: finishing write tid 5 to smithi17769138-218 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 52 (ObjNum 217 snap 0 seq_num 217) dirty exists 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:219: finishing write tid 1 to smithi17769138-219 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:219: finishing write tid 2 to smithi17769138-219 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:218: done (15 left) 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:234: write initial oid 234 2024-07-28T11:27:51.404 INFO:tasks.rados.rados.0.smithi177.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-07-28T11:27:51.410 INFO:tasks.rados.rados.0.smithi177.stdout:234: writing smithi17769138-234 from 716031 to 1339638 tid 1 2024-07-28T11:27:51.418 INFO:tasks.rados.rados.0.smithi177.stdout:234: writing smithi17769138-234 from 2084775 to 2690507 tid 2 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout:234: writing smithi17769138-234 from 3298969 to 3916031 tid 3 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout:219: finishing write tid 3 to smithi17769138-219 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout:219: finishing write tid 4 to smithi17769138-219 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout:219: finishing write tid 5 to smithi17769138-219 2024-07-28T11:27:51.425 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 219 v 46 (ObjNum 218 snap 0 seq_num 218) dirty exists 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: finishing write tid 1 to smithi17769138-220 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: finishing write tid 2 to smithi17769138-220 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: finishing write tid 3 to smithi17769138-220 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: finishing write tid 4 to smithi17769138-220 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: finishing write tid 5 to smithi17769138-220 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 52 (ObjNum 219 snap 0 seq_num 219) dirty exists 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:221: finishing write tid 1 to smithi17769138-221 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:221: finishing write tid 2 to smithi17769138-221 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:221: finishing write tid 3 to smithi17769138-221 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:221: finishing write tid 4 to smithi17769138-221 2024-07-28T11:27:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:221: finishing write tid 5 to smithi17769138-221 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 221 v 49 (ObjNum 220 snap 0 seq_num 220) dirty exists 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: finishing write tid 1 to smithi17769138-222 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: finishing write tid 2 to smithi17769138-222 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: finishing write tid 3 to smithi17769138-222 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: finishing write tid 4 to smithi17769138-222 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: finishing write tid 5 to smithi17769138-222 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 55 (ObjNum 221 snap 0 seq_num 221) dirty exists 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 1 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 2 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 3 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 4 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 5 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:223: finishing write tid 6 to smithi17769138-223 2024-07-28T11:27:51.427 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 223 v 57 (ObjNum 222 snap 0 seq_num 222) dirty exists 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: finishing write tid 1 to smithi17769138-224 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: finishing write tid 2 to smithi17769138-224 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: finishing write tid 3 to smithi17769138-224 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: finishing write tid 4 to smithi17769138-224 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: finishing write tid 5 to smithi17769138-224 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 224 v 36 (ObjNum 223 snap 0 seq_num 223) dirty exists 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:219: done (15 left) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:220: done (14 left) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:221: done (13 left) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:222: done (12 left) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:223: done (11 left) 2024-07-28T11:27:51.428 INFO:tasks.rados.rados.0.smithi177.stdout:224: done (10 left) 2024-07-28T11:27:51.429 INFO:tasks.rados.rados.0.smithi177.stdout:235: write initial oid 235 2024-07-28T11:27:51.429 INFO:tasks.rados.rados.0.smithi177.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-07-28T11:27:51.432 INFO:tasks.rados.rados.0.smithi177.stdout:235: writing smithi17769138-235 from 732838 to 1431694 tid 1 2024-07-28T11:27:51.438 INFO:tasks.rados.rados.0.smithi177.stdout:235: writing smithi17769138-235 from 2026904 to 2492647 tid 2 2024-07-28T11:27:51.445 INFO:tasks.rados.rados.0.smithi177.stdout:235: writing smithi17769138-235 from 3210039 to 3781690 tid 3 2024-07-28T11:27:51.445 INFO:tasks.rados.rados.0.smithi177.stdout:236: write initial oid 236 2024-07-28T11:27:51.445 INFO:tasks.rados.rados.0.smithi177.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-07-28T11:27:51.453 INFO:tasks.rados.rados.0.smithi177.stdout:236: writing smithi17769138-236 from 749645 to 1523750 tid 1 2024-07-28T11:27:51.459 INFO:tasks.rados.rados.0.smithi177.stdout:236: writing smithi17769138-236 from 2085386 to 2694787 tid 2 2024-07-28T11:27:51.466 INFO:tasks.rados.rados.0.smithi177.stdout:236: writing smithi17769138-236 from 3237462 to 3949645 tid 3 2024-07-28T11:27:51.467 INFO:tasks.rados.rados.0.smithi177.stdout:237: write initial oid 237 2024-07-28T11:27:51.467 INFO:tasks.rados.rados.0.smithi177.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-07-28T11:27:51.474 INFO:tasks.rados.rados.0.smithi177.stdout:237: writing smithi17769138-237 from 766452 to 1332159 tid 1 2024-07-28T11:27:51.479 INFO:tasks.rados.rados.0.smithi177.stdout:237: writing smithi17769138-237 from 1860221 to 2329633 tid 2 2024-07-28T11:27:51.486 INFO:tasks.rados.rados.0.smithi177.stdout:237: writing smithi17769138-237 from 2981238 to 3575433 tid 3 2024-07-28T11:27:51.486 INFO:tasks.rados.rados.0.smithi177.stdout:238: write initial oid 238 2024-07-28T11:27:51.486 INFO:tasks.rados.rados.0.smithi177.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-07-28T11:27:51.494 INFO:tasks.rados.rados.0.smithi177.stdout:238: writing smithi17769138-238 from 783259 to 1424215 tid 1 2024-07-28T11:27:51.500 INFO:tasks.rados.rados.0.smithi177.stdout:238: writing smithi17769138-238 from 1918703 to 2531773 tid 2 2024-07-28T11:27:51.504 INFO:tasks.rados.rados.0.smithi177.stdout:238: writing smithi17769138-238 from 3008661 to 3414128 tid 3 2024-07-28T11:27:51.507 INFO:tasks.rados.rados.0.smithi177.stdout:238: writing smithi17769138-238 from 3821939 to 3983259 tid 4 2024-07-28T11:27:51.507 INFO:tasks.rados.rados.0.smithi177.stdout:239: write initial oid 239 2024-07-28T11:27:51.507 INFO:tasks.rados.rados.0.smithi177.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2024-07-28T11:27:51.513 INFO:tasks.rados.rados.0.smithi177.stdout:239: writing smithi17769138-239 from 400066 to 1116271 tid 1 2024-07-28T11:27:51.519 INFO:tasks.rados.rados.0.smithi177.stdout:239: writing smithi17769138-239 from 1860832 to 2000066 tid 2 2024-07-28T11:27:51.519 INFO:tasks.rados.rados.0.smithi177.stdout:240: write initial oid 240 2024-07-28T11:27:51.519 INFO:tasks.rados.rados.0.smithi177.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2024-07-28T11:27:51.525 INFO:tasks.rados.rados.0.smithi177.stdout:240: writing smithi17769138-240 from 416873 to 1208327 tid 1 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:240: writing smithi17769138-240 from 1919314 to 2016873 tid 2 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:225: finishing write tid 1 to smithi17769138-225 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:225: finishing write tid 2 to smithi17769138-225 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:225: finishing write tid 3 to smithi17769138-225 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:225: finishing write tid 4 to smithi17769138-225 2024-07-28T11:27:51.530 INFO:tasks.rados.rados.0.smithi177.stdout:225: finishing write tid 5 to smithi17769138-225 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 31 (ObjNum 224 snap 0 seq_num 224) dirty exists 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:226: finishing write tid 1 to smithi17769138-226 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:226: finishing write tid 2 to smithi17769138-226 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:225: done (15 left) 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:241: write initial oid 241 2024-07-28T11:27:51.531 INFO:tasks.rados.rados.0.smithi177.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2024-07-28T11:27:51.534 INFO:tasks.rados.rados.0.smithi177.stdout:241: writing smithi17769138-241 from 433680 to 900383 tid 1 2024-07-28T11:27:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:241: writing smithi17769138-241 from 1577796 to 2033680 tid 2 2024-07-28T11:27:51.541 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:226: finishing write tid 3 to smithi17769138-226 2024-07-28T11:27:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:226: finishing write tid 4 to smithi17769138-226 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:226: finishing write tid 5 to smithi17769138-226 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 226 v 63 (ObjNum 225 snap 0 seq_num 225) dirty exists 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: finishing write tid 1 to smithi17769138-227 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: finishing write tid 2 to smithi17769138-227 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: finishing write tid 3 to smithi17769138-227 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: finishing write tid 4 to smithi17769138-227 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: finishing write tid 5 to smithi17769138-227 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 227 v 40 (ObjNum 226 snap 0 seq_num 226) dirty exists 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:228: finishing write tid 1 to smithi17769138-228 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:228: finishing write tid 2 to smithi17769138-228 2024-07-28T11:27:51.542 INFO:tasks.rados.rados.0.smithi177.stdout:228: finishing write tid 3 to smithi17769138-228 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:228: finishing write tid 4 to smithi17769138-228 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:228: finishing write tid 5 to smithi17769138-228 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 228 v 44 (ObjNum 227 snap 0 seq_num 227) dirty exists 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:226: done (15 left) 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:227: done (14 left) 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:228: done (13 left) 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:242: write initial oid 242 2024-07-28T11:27:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2024-07-28T11:27:51.547 INFO:tasks.rados.rados.0.smithi177.stdout:242: writing smithi17769138-242 from 450487 to 992439 tid 1 2024-07-28T11:27:51.552 INFO:tasks.rados.rados.0.smithi177.stdout:242: writing smithi17769138-242 from 1636278 to 2050487 tid 2 2024-07-28T11:27:51.552 INFO:tasks.rados.rados.0.smithi177.stdout:243: write initial oid 243 2024-07-28T11:27:51.553 INFO:tasks.rados.rados.0.smithi177.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2024-07-28T11:27:51.559 INFO:tasks.rados.rados.0.smithi177.stdout:243: writing smithi17769138-243 from 467294 to 1084495 tid 1 2024-07-28T11:27:51.564 INFO:tasks.rados.rados.0.smithi177.stdout:243: writing smithi17769138-243 from 1578407 to 2067294 tid 2 2024-07-28T11:27:51.564 INFO:tasks.rados.rados.0.smithi177.stdout:244: write initial oid 244 2024-07-28T11:27:51.564 INFO:tasks.rados.rados.0.smithi177.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2024-07-28T11:27:51.571 INFO:tasks.rados.rados.0.smithi177.stdout:244: writing smithi17769138-244 from 484101 to 1176551 tid 1 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:244: writing smithi17769138-244 from 1636889 to 2084101 tid 2 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: finishing write tid 1 to smithi17769138-229 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: finishing write tid 2 to smithi17769138-229 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: finishing write tid 3 to smithi17769138-229 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: finishing write tid 4 to smithi17769138-229 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: finishing write tid 5 to smithi17769138-229 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 229 v 53 (ObjNum 228 snap 0 seq_num 228) dirty exists 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:230: finishing write tid 1 to smithi17769138-230 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:230: finishing write tid 2 to smithi17769138-230 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:230: finishing write tid 3 to smithi17769138-230 2024-07-28T11:27:51.578 INFO:tasks.rados.rados.0.smithi177.stdout:229: done (15 left) 2024-07-28T11:27:51.579 INFO:tasks.rados.rados.0.smithi177.stdout:245: write initial oid 245 2024-07-28T11:27:51.579 INFO:tasks.rados.rados.0.smithi177.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2024-07-28T11:27:51.583 INFO:tasks.rados.rados.0.smithi177.stdout:245: writing smithi17769138-245 from 500908 to 984960 tid 1 2024-07-28T11:27:51.592 INFO:tasks.rados.rados.0.smithi177.stdout:245: writing smithi17769138-245 from 1411724 to 2100908 tid 2 2024-07-28T11:27:51.592 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:230: finishing write tid 4 to smithi17769138-230 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:230: finishing write tid 5 to smithi17769138-230 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 230 v 60 (ObjNum 229 snap 0 seq_num 229) dirty exists 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:231: finishing write tid 1 to smithi17769138-231 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:231: finishing write tid 2 to smithi17769138-231 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:231: finishing write tid 3 to smithi17769138-231 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:230: done (15 left) 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:246: write initial oid 246 2024-07-28T11:27:51.593 INFO:tasks.rados.rados.0.smithi177.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2024-07-28T11:27:51.599 INFO:tasks.rados.rados.0.smithi177.stdout:246: writing smithi17769138-246 from 517715 to 1077016 tid 1 2024-07-28T11:27:51.605 INFO:tasks.rados.rados.0.smithi177.stdout:246: writing smithi17769138-246 from 1870206 to 2117715 tid 2 2024-07-28T11:27:51.605 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.605 INFO:tasks.rados.rados.0.smithi177.stdout:231: finishing write tid 4 to smithi17769138-231 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:231: finishing write tid 5 to smithi17769138-231 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 231 v 53 (ObjNum 230 snap 0 seq_num 230) dirty exists 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:232: finishing write tid 1 to smithi17769138-232 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:231: done (15 left) 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:247: write initial oid 247 2024-07-28T11:27:51.606 INFO:tasks.rados.rados.0.smithi177.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2024-07-28T11:27:51.612 INFO:tasks.rados.rados.0.smithi177.stdout:247: writing smithi17769138-247 from 534522 to 1169072 tid 1 2024-07-28T11:27:51.617 INFO:tasks.rados.rados.0.smithi177.stdout:247: writing smithi17769138-247 from 1812335 to 2134522 tid 2 2024-07-28T11:27:51.617 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: finishing write tid 2 to smithi17769138-232 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: finishing write tid 3 to smithi17769138-232 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: finishing write tid 4 to smithi17769138-232 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: finishing write tid 5 to smithi17769138-232 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 232 v 37 (ObjNum 231 snap 0 seq_num 231) dirty exists 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:233: finishing write tid 1 to smithi17769138-233 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:233: finishing write tid 2 to smithi17769138-233 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:233: finishing write tid 3 to smithi17769138-233 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:233: finishing write tid 4 to smithi17769138-233 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:232: done (15 left) 2024-07-28T11:27:51.618 INFO:tasks.rados.rados.0.smithi177.stdout:248: write initial oid 248 2024-07-28T11:27:51.619 INFO:tasks.rados.rados.0.smithi177.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2024-07-28T11:27:51.624 INFO:tasks.rados.rados.0.smithi177.stdout:248: writing smithi17769138-248 from 551329 to 1261128 tid 1 2024-07-28T11:27:51.629 INFO:tasks.rados.rados.0.smithi177.stdout:248: writing smithi17769138-248 from 1870817 to 2151329 tid 2 2024-07-28T11:27:51.629 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.629 INFO:tasks.rados.rados.0.smithi177.stdout:233: finishing write tid 5 to smithi17769138-233 2024-07-28T11:27:51.629 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 233 v 59 (ObjNum 232 snap 0 seq_num 232) dirty exists 2024-07-28T11:27:51.630 INFO:tasks.rados.rados.0.smithi177.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2024-07-28T11:27:51.630 INFO:tasks.rados.rados.0.smithi177.stdout:234: finishing write tid 1 to smithi17769138-234 2024-07-28T11:27:51.630 INFO:tasks.rados.rados.0.smithi177.stdout:233: done (15 left) 2024-07-28T11:27:51.630 INFO:tasks.rados.rados.0.smithi177.stdout:249: write initial oid 249 2024-07-28T11:27:51.630 INFO:tasks.rados.rados.0.smithi177.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2024-07-28T11:27:51.637 INFO:tasks.rados.rados.0.smithi177.stdout:249: writing smithi17769138-249 from 568136 to 1353184 tid 1 2024-07-28T11:27:51.641 INFO:tasks.rados.rados.0.smithi177.stdout:249: writing smithi17769138-249 from 1929299 to 2168136 tid 2 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: finishing write tid 2 to smithi17769138-234 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: finishing write tid 3 to smithi17769138-234 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: finishing write tid 4 to smithi17769138-234 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: finishing write tid 5 to smithi17769138-234 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 234 v 50 (ObjNum 233 snap 0 seq_num 233) dirty exists 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:235: finishing write tid 1 to smithi17769138-235 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:235: finishing write tid 2 to smithi17769138-235 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:235: finishing write tid 3 to smithi17769138-235 2024-07-28T11:27:51.642 INFO:tasks.rados.rados.0.smithi177.stdout:234: done (15 left) 2024-07-28T11:27:51.643 INFO:tasks.rados.rados.0.smithi177.stdout:250: write initial oid 250 2024-07-28T11:27:51.643 INFO:tasks.rados.rados.0.smithi177.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2024-07-28T11:27:51.647 INFO:tasks.rados.rados.0.smithi177.stdout:250: writing smithi17769138-250 from 584943 to 1045240 tid 1 2024-07-28T11:27:51.653 INFO:tasks.rados.rados.0.smithi177.stdout:250: writing smithi17769138-250 from 1587781 to 2184943 tid 2 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:235: finishing write tid 4 to smithi17769138-235 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:235: finishing write tid 5 to smithi17769138-235 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 235 v 57 (ObjNum 234 snap 0 seq_num 234) dirty exists 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:236: finishing write tid 1 to smithi17769138-236 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:236: finishing write tid 2 to smithi17769138-236 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:235: done (15 left) 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:251: write initial oid 251 2024-07-28T11:27:51.654 INFO:tasks.rados.rados.0.smithi177.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2024-07-28T11:27:51.660 INFO:tasks.rados.rados.0.smithi177.stdout:251: writing smithi17769138-251 from 601750 to 1137296 tid 1 2024-07-28T11:27:51.666 INFO:tasks.rados.rados.0.smithi177.stdout:251: writing smithi17769138-251 from 1929910 to 2201750 tid 2 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:236: finishing write tid 3 to smithi17769138-236 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:236: finishing write tid 4 to smithi17769138-236 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:236: finishing write tid 5 to smithi17769138-236 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 236 v 48 (ObjNum 235 snap 0 seq_num 235) dirty exists 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:237: finishing write tid 1 to smithi17769138-237 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:237: finishing write tid 2 to smithi17769138-237 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:237: finishing write tid 3 to smithi17769138-237 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:237: finishing write tid 4 to smithi17769138-237 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:236: done (15 left) 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:252: write initial oid 252 2024-07-28T11:27:51.667 INFO:tasks.rados.rados.0.smithi177.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2024-07-28T11:27:51.673 INFO:tasks.rados.rados.0.smithi177.stdout:252: writing smithi17769138-252 from 618557 to 1345705 tid 1 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:252: writing smithi17769138-252 from 2104745 to 2218557 tid 2 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:237: finishing write tid 5 to smithi17769138-237 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 35 (ObjNum 236 snap 0 seq_num 236) dirty exists 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 1 to smithi17769138-238 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:237: done (15 left) 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:253: write initial oid 253 2024-07-28T11:27:51.679 INFO:tasks.rados.rados.0.smithi177.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2024-07-28T11:27:51.684 INFO:tasks.rados.rados.0.smithi177.stdout:253: writing smithi17769138-253 from 635364 to 1037761 tid 1 2024-07-28T11:27:51.691 INFO:tasks.rados.rados.0.smithi177.stdout:253: writing smithi17769138-253 from 1763227 to 2235364 tid 2 2024-07-28T11:27:51.691 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 2 to smithi17769138-238 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 3 to smithi17769138-238 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 4 to smithi17769138-238 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 5 to smithi17769138-238 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: finishing write tid 6 to smithi17769138-238 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 238 v 62 (ObjNum 237 snap 0 seq_num 237) dirty exists 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:239: finishing write tid 1 to smithi17769138-239 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:239: finishing write tid 2 to smithi17769138-239 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:239: finishing write tid 3 to smithi17769138-239 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:238: done (15 left) 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:254: write initial oid 254 2024-07-28T11:27:51.692 INFO:tasks.rados.rados.0.smithi177.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2024-07-28T11:27:51.697 INFO:tasks.rados.rados.0.smithi177.stdout:254: writing smithi17769138-254 from 652171 to 1129817 tid 1 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:254: writing smithi17769138-254 from 1821709 to 2252171 tid 2 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:239: finishing write tid 4 to smithi17769138-239 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 239 v 55 (ObjNum 238 snap 0 seq_num 238) dirty exists 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:240: finishing write tid 1 to smithi17769138-240 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:240: finishing write tid 2 to smithi17769138-240 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:240: finishing write tid 3 to smithi17769138-240 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:239: done (15 left) 2024-07-28T11:27:51.704 INFO:tasks.rados.rados.0.smithi177.stdout:255: write initial oid 255 2024-07-28T11:27:51.705 INFO:tasks.rados.rados.0.smithi177.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2024-07-28T11:27:51.710 INFO:tasks.rados.rados.0.smithi177.stdout:255: writing smithi17769138-255 from 668978 to 1221873 tid 1 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:255: writing smithi17769138-255 from 1763838 to 2268978 tid 2 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:240: finishing write tid 4 to smithi17769138-240 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 240 v 38 (ObjNum 239 snap 0 seq_num 239) dirty exists 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:241: finishing write tid 1 to smithi17769138-241 2024-07-28T11:27:51.716 INFO:tasks.rados.rados.0.smithi177.stdout:240: done (15 left) 2024-07-28T11:27:51.717 INFO:tasks.rados.rados.0.smithi177.stdout:256: write initial oid 256 2024-07-28T11:27:51.717 INFO:tasks.rados.rados.0.smithi177.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2024-07-28T11:27:51.723 INFO:tasks.rados.rados.0.smithi177.stdout:256: writing smithi17769138-256 from 685785 to 1313929 tid 1 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:256: writing smithi17769138-256 from 1822320 to 2285785 tid 2 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:241: finishing write tid 2 to smithi17769138-241 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:241: finishing write tid 3 to smithi17769138-241 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:241: finishing write tid 4 to smithi17769138-241 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 25 (ObjNum 240 snap 0 seq_num 240) dirty exists 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:242: finishing write tid 1 to smithi17769138-242 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:242: finishing write tid 2 to smithi17769138-242 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:242: finishing write tid 3 to smithi17769138-242 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:242: finishing write tid 4 to smithi17769138-242 2024-07-28T11:27:51.729 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 242 v 58 (ObjNum 241 snap 0 seq_num 241) dirty exists 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:243: finishing write tid 1 to smithi17769138-243 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:243: finishing write tid 2 to smithi17769138-243 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:241: done (15 left) 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:242: done (14 left) 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:257: write initial oid 257 2024-07-28T11:27:51.730 INFO:tasks.rados.rados.0.smithi177.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2024-07-28T11:27:51.736 INFO:tasks.rados.rados.0.smithi177.stdout:257: writing smithi17769138-257 from 702592 to 1405985 tid 1 2024-07-28T11:27:51.741 INFO:tasks.rados.rados.0.smithi177.stdout:257: writing smithi17769138-257 from 1880802 to 2302592 tid 2 2024-07-28T11:27:51.741 INFO:tasks.rados.rados.0.smithi177.stdout:258: write initial oid 258 2024-07-28T11:27:51.741 INFO:tasks.rados.rados.0.smithi177.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2024-07-28T11:27:51.749 INFO:tasks.rados.rados.0.smithi177.stdout:258: writing smithi17769138-258 from 719399 to 1498041 tid 1 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout:258: writing smithi17769138-258 from 1939284 to 2319399 tid 2 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout:243: finishing write tid 3 to smithi17769138-243 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout:243: finishing write tid 4 to smithi17769138-243 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 243 v 66 (ObjNum 242 snap 0 seq_num 242) dirty exists 2024-07-28T11:27:51.754 INFO:tasks.rados.rados.0.smithi177.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:244: finishing write tid 1 to smithi17769138-244 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:244: finishing write tid 2 to smithi17769138-244 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:244: finishing write tid 3 to smithi17769138-244 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:243: done (15 left) 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:259: write initial oid 259 2024-07-28T11:27:51.755 INFO:tasks.rados.rados.0.smithi177.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2024-07-28T11:27:51.760 INFO:tasks.rados.rados.0.smithi177.stdout:259: writing smithi17769138-259 from 736206 to 1190097 tid 1 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout:259: writing smithi17769138-259 from 1881413 to 2336206 tid 2 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout:244: finishing write tid 4 to smithi17769138-244 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 244 v 69 (ObjNum 243 snap 0 seq_num 243) dirty exists 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2024-07-28T11:27:51.767 INFO:tasks.rados.rados.0.smithi177.stdout:245: finishing write tid 1 to smithi17769138-245 2024-07-28T11:27:51.768 INFO:tasks.rados.rados.0.smithi177.stdout:245: finishing write tid 2 to smithi17769138-245 2024-07-28T11:27:51.768 INFO:tasks.rados.rados.0.smithi177.stdout:244: done (15 left) 2024-07-28T11:27:51.768 INFO:tasks.rados.rados.0.smithi177.stdout:260: write initial oid 260 2024-07-28T11:27:51.768 INFO:tasks.rados.rados.0.smithi177.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2024-07-28T11:27:51.774 INFO:tasks.rados.rados.0.smithi177.stdout:260: writing smithi17769138-260 from 753013 to 1398506 tid 1 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:260: writing smithi17769138-260 from 2056248 to 2353013 tid 2 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:245: finishing write tid 3 to smithi17769138-245 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:245: finishing write tid 4 to smithi17769138-245 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 40 (ObjNum 244 snap 0 seq_num 244) dirty exists 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:246: finishing write tid 1 to smithi17769138-246 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:246: finishing write tid 2 to smithi17769138-246 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:246: finishing write tid 3 to smithi17769138-246 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:246: finishing write tid 4 to smithi17769138-246 2024-07-28T11:27:51.780 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 58 (ObjNum 245 snap 0 seq_num 245) dirty exists 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:247: finishing write tid 1 to smithi17769138-247 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:245: done (15 left) 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:246: done (14 left) 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:261: write initial oid 261 2024-07-28T11:27:51.781 INFO:tasks.rados.rados.0.smithi177.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2024-07-28T11:27:51.787 INFO:tasks.rados.rados.0.smithi177.stdout:261: writing smithi17769138-261 from 769820 to 1490562 tid 1 2024-07-28T11:27:51.793 INFO:tasks.rados.rados.0.smithi177.stdout:261: writing smithi17769138-261 from 2114730 to 2369820 tid 2 2024-07-28T11:27:51.793 INFO:tasks.rados.rados.0.smithi177.stdout:262: write initial oid 262 2024-07-28T11:27:51.793 INFO:tasks.rados.rados.0.smithi177.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2024-07-28T11:27:51.801 INFO:tasks.rados.rados.0.smithi177.stdout:262: writing smithi17769138-262 from 786627 to 1582618 tid 1 2024-07-28T11:27:51.805 INFO:tasks.rados.rados.0.smithi177.stdout:262: writing smithi17769138-262 from 2173212 to 2386627 tid 2 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:247: finishing write tid 2 to smithi17769138-247 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:247: finishing write tid 3 to smithi17769138-247 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:247: finishing write tid 4 to smithi17769138-247 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 247 v 63 (ObjNum 246 snap 0 seq_num 246) dirty exists 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:248: finishing write tid 1 to smithi17769138-248 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:248: finishing write tid 2 to smithi17769138-248 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:248: finishing write tid 3 to smithi17769138-248 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:248: finishing write tid 4 to smithi17769138-248 2024-07-28T11:27:51.806 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 248 v 61 (ObjNum 247 snap 0 seq_num 247) dirty exists 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:249: finishing write tid 1 to smithi17769138-249 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:247: done (15 left) 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:248: done (14 left) 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:263: write initial oid 263 2024-07-28T11:27:51.807 INFO:tasks.rados.rados.0.smithi177.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2024-07-28T11:27:51.810 INFO:tasks.rados.rados.0.smithi177.stdout:263: writing smithi17769138-263 from 403434 to 874674 tid 1 2024-07-28T11:27:51.815 INFO:tasks.rados.rados.0.smithi177.stdout:263: writing smithi17769138-263 from 1315341 to 1716097 tid 2 2024-07-28T11:27:51.815 INFO:tasks.rados.rados.0.smithi177.stdout:264: write initial oid 264 2024-07-28T11:27:51.815 INFO:tasks.rados.rados.0.smithi177.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2024-07-28T11:27:51.821 INFO:tasks.rados.rados.0.smithi177.stdout:264: writing smithi17769138-264 from 420241 to 966730 tid 1 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout:264: writing smithi17769138-264 from 1373823 to 1918237 tid 2 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout:249: finishing write tid 2 to smithi17769138-249 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout:249: finishing write tid 3 to smithi17769138-249 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout:249: finishing write tid 4 to smithi17769138-249 2024-07-28T11:27:51.826 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 249 v 41 (ObjNum 248 snap 0 seq_num 248) dirty exists 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:250: finishing write tid 1 to smithi17769138-250 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:250: finishing write tid 2 to smithi17769138-250 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:250: finishing write tid 3 to smithi17769138-250 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:250: finishing write tid 4 to smithi17769138-250 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 66 (ObjNum 249 snap 0 seq_num 249) dirty exists 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:251: finishing write tid 1 to smithi17769138-251 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:251: finishing write tid 2 to smithi17769138-251 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:251: finishing write tid 3 to smithi17769138-251 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:251: finishing write tid 4 to smithi17769138-251 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 251 v 61 (ObjNum 250 snap 0 seq_num 250) dirty exists 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2024-07-28T11:27:51.827 INFO:tasks.rados.rados.0.smithi177.stdout:252: finishing write tid 1 to smithi17769138-252 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:252: finishing write tid 2 to smithi17769138-252 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:252: finishing write tid 3 to smithi17769138-252 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:249: done (15 left) 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:250: done (14 left) 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:251: done (13 left) 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:265: write initial oid 265 2024-07-28T11:27:51.828 INFO:tasks.rados.rados.0.smithi177.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2024-07-28T11:27:51.831 INFO:tasks.rados.rados.0.smithi177.stdout:265: writing smithi17769138-265 from 437048 to 1058786 tid 1 2024-07-28T11:27:51.837 INFO:tasks.rados.rados.0.smithi177.stdout:265: writing smithi17769138-265 from 1832305 to 2236730 tid 2 2024-07-28T11:27:51.838 INFO:tasks.rados.rados.0.smithi177.stdout:266: write initial oid 266 2024-07-28T11:27:51.838 INFO:tasks.rados.rados.0.smithi177.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2024-07-28T11:27:51.844 INFO:tasks.rados.rados.0.smithi177.stdout:266: writing smithi17769138-266 from 453855 to 1150842 tid 1 2024-07-28T11:27:51.851 INFO:tasks.rados.rados.0.smithi177.stdout:266: writing smithi17769138-266 from 1890787 to 2438870 tid 2 2024-07-28T11:27:51.851 INFO:tasks.rados.rados.0.smithi177.stdout:267: write initial oid 267 2024-07-28T11:27:51.851 INFO:tasks.rados.rados.0.smithi177.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2024-07-28T11:27:51.858 INFO:tasks.rados.rados.0.smithi177.stdout:267: writing smithi17769138-267 from 470662 to 1242898 tid 1 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:267: writing smithi17769138-267 from 1832916 to 2241010 tid 2 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:252: finishing write tid 4 to smithi17769138-252 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 252 v 56 (ObjNum 251 snap 0 seq_num 251) dirty exists 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:253: finishing write tid 1 to smithi17769138-253 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:252: done (15 left) 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:268: write initial oid 268 2024-07-28T11:27:51.864 INFO:tasks.rados.rados.0.smithi177.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2024-07-28T11:27:51.869 INFO:tasks.rados.rados.0.smithi177.stdout:268: writing smithi17769138-268 from 487469 to 1051307 tid 1 2024-07-28T11:27:51.875 INFO:tasks.rados.rados.0.smithi177.stdout:268: writing smithi17769138-268 from 1607751 to 2159503 tid 2 2024-07-28T11:27:51.875 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:253: finishing write tid 2 to smithi17769138-253 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:253: finishing write tid 3 to smithi17769138-253 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:253: finishing write tid 4 to smithi17769138-253 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 253 v 62 (ObjNum 252 snap 0 seq_num 252) dirty exists 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:254: finishing write tid 1 to smithi17769138-254 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:253: done (15 left) 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:269: write initial oid 269 2024-07-28T11:27:51.876 INFO:tasks.rados.rados.0.smithi177.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2024-07-28T11:27:51.882 INFO:tasks.rados.rados.0.smithi177.stdout:269: writing smithi17769138-269 from 504276 to 1143363 tid 1 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:269: writing smithi17769138-269 from 1666233 to 2361643 tid 2 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:254: finishing write tid 2 to smithi17769138-254 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:254: finishing write tid 3 to smithi17769138-254 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:254: finishing write tid 4 to smithi17769138-254 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 254 v 66 (ObjNum 253 snap 0 seq_num 253) dirty exists 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:255: finishing write tid 1 to smithi17769138-255 2024-07-28T11:27:51.889 INFO:tasks.rados.rados.0.smithi177.stdout:255: finishing write tid 2 to smithi17769138-255 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:255: finishing write tid 3 to smithi17769138-255 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:255: finishing write tid 4 to smithi17769138-255 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 255 v 65 (ObjNum 254 snap 0 seq_num 254) dirty exists 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:256: finishing write tid 1 to smithi17769138-256 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:256: finishing write tid 2 to smithi17769138-256 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:254: done (15 left) 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:255: done (14 left) 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:270: write initial oid 270 2024-07-28T11:27:51.890 INFO:tasks.rados.rados.0.smithi177.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2024-07-28T11:27:51.895 INFO:tasks.rados.rados.0.smithi177.stdout:270: writing smithi17769138-270 from 521083 to 1235419 tid 1 2024-07-28T11:27:51.901 INFO:tasks.rados.rados.0.smithi177.stdout:270: writing smithi17769138-270 from 1724715 to 2280136 tid 2 2024-07-28T11:27:51.901 INFO:tasks.rados.rados.0.smithi177.stdout:271: write initial oid 271 2024-07-28T11:27:51.901 INFO:tasks.rados.rados.0.smithi177.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2024-07-28T11:27:51.908 INFO:tasks.rados.rados.0.smithi177.stdout:271: writing smithi17769138-271 from 537890 to 1327475 tid 1 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:271: writing smithi17769138-271 from 1783197 to 2482276 tid 2 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:256: finishing write tid 3 to smithi17769138-256 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:256: finishing write tid 4 to smithi17769138-256 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 71 (ObjNum 255 snap 0 seq_num 255) dirty exists 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:257: finishing write tid 1 to smithi17769138-257 2024-07-28T11:27:51.915 INFO:tasks.rados.rados.0.smithi177.stdout:256: done (15 left) 2024-07-28T11:27:51.916 INFO:tasks.rados.rados.0.smithi177.stdout:272: write initial oid 272 2024-07-28T11:27:51.916 INFO:tasks.rados.rados.0.smithi177.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2024-07-28T11:27:51.920 INFO:tasks.rados.rados.0.smithi177.stdout:272: writing smithi17769138-272 from 554697 to 1019531 tid 1 2024-07-28T11:27:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:272: writing smithi17769138-272 from 1725326 to 2284416 tid 2 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:257: finishing write tid 2 to smithi17769138-257 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:257: finishing write tid 3 to smithi17769138-257 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:257: finishing write tid 4 to smithi17769138-257 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 257 v 43 (ObjNum 256 snap 0 seq_num 256) dirty exists 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:258: finishing write tid 1 to smithi17769138-258 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:258: finishing write tid 2 to smithi17769138-258 2024-07-28T11:27:51.928 INFO:tasks.rados.rados.0.smithi177.stdout:258: finishing write tid 3 to smithi17769138-258 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:258: finishing write tid 4 to smithi17769138-258 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 258 v 44 (ObjNum 257 snap 0 seq_num 257) dirty exists 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:257: done (15 left) 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:258: done (14 left) 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:273: write initial oid 273 2024-07-28T11:27:51.929 INFO:tasks.rados.rados.0.smithi177.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2024-07-28T11:27:51.933 INFO:tasks.rados.rados.0.smithi177.stdout:273: writing smithi17769138-273 from 571504 to 1111587 tid 1 2024-07-28T11:27:51.941 INFO:tasks.rados.rados.0.smithi177.stdout:273: writing smithi17769138-273 from 1783808 to 2486556 tid 2 2024-07-28T11:27:51.941 INFO:tasks.rados.rados.0.smithi177.stdout:274: write initial oid 274 2024-07-28T11:27:51.941 INFO:tasks.rados.rados.0.smithi177.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2024-07-28T11:27:51.947 INFO:tasks.rados.rados.0.smithi177.stdout:274: writing smithi17769138-274 from 588311 to 1203643 tid 1 2024-07-28T11:27:51.954 INFO:tasks.rados.rados.0.smithi177.stdout:274: writing smithi17769138-274 from 1842290 to 2405049 tid 2 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:259: finishing write tid 1 to smithi17769138-259 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:259: finishing write tid 2 to smithi17769138-259 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:259: finishing write tid 3 to smithi17769138-259 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:259: finishing write tid 4 to smithi17769138-259 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 259 v 65 (ObjNum 258 snap 0 seq_num 258) dirty exists 2024-07-28T11:27:51.955 INFO:tasks.rados.rados.0.smithi177.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2024-07-28T11:27:51.956 INFO:tasks.rados.rados.0.smithi177.stdout:260: finishing write tid 1 to smithi17769138-260 2024-07-28T11:27:51.956 INFO:tasks.rados.rados.0.smithi177.stdout:260: finishing write tid 2 to smithi17769138-260 2024-07-28T11:27:51.956 INFO:tasks.rados.rados.0.smithi177.stdout:260: finishing write tid 3 to smithi17769138-260 2024-07-28T11:27:51.956 INFO:tasks.rados.rados.0.smithi177.stdout:260: finishing write tid 4 to smithi17769138-260 2024-07-28T11:27:51.956 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 260 v 59 (ObjNum 259 snap 0 seq_num 259) dirty exists 2024-07-28T11:27:51.957 INFO:tasks.rados.rados.0.smithi177.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2024-07-28T11:27:51.957 INFO:tasks.rados.rados.0.smithi177.stdout:259: done (15 left) 2024-07-28T11:27:51.957 INFO:tasks.rados.rados.0.smithi177.stdout:260: done (14 left) 2024-07-28T11:27:51.957 INFO:tasks.rados.rados.0.smithi177.stdout:275: write initial oid 275 2024-07-28T11:27:51.957 INFO:tasks.rados.rados.0.smithi177.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2024-07-28T11:27:51.959 INFO:tasks.rados.rados.0.smithi177.stdout:275: writing smithi17769138-275 from 605118 to 1012052 tid 1 2024-07-28T11:27:51.967 INFO:tasks.rados.rados.0.smithi177.stdout:275: writing smithi17769138-275 from 1617125 to 2323542 tid 2 2024-07-28T11:27:51.967 INFO:tasks.rados.rados.0.smithi177.stdout:276: write initial oid 276 2024-07-28T11:27:51.967 INFO:tasks.rados.rados.0.smithi177.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2024-07-28T11:27:51.973 INFO:tasks.rados.rados.0.smithi177.stdout:276: writing smithi17769138-276 from 621925 to 1104108 tid 1 2024-07-28T11:27:51.979 INFO:tasks.rados.rados.0.smithi177.stdout:276: writing smithi17769138-276 from 1559254 to 2125682 tid 2 2024-07-28T11:27:51.979 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:261: finishing write tid 1 to smithi17769138-261 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:261: finishing write tid 2 to smithi17769138-261 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:261: finishing write tid 3 to smithi17769138-261 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:261: finishing write tid 4 to smithi17769138-261 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 261 v 69 (ObjNum 260 snap 0 seq_num 260) dirty exists 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:262: finishing write tid 1 to smithi17769138-262 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:262: finishing write tid 2 to smithi17769138-262 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:262: finishing write tid 3 to smithi17769138-262 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:262: finishing write tid 4 to smithi17769138-262 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 46 (ObjNum 261 snap 0 seq_num 261) dirty exists 2024-07-28T11:27:51.980 INFO:tasks.rados.rados.0.smithi177.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:263: finishing write tid 1 to smithi17769138-263 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:263: finishing write tid 2 to smithi17769138-263 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:263: finishing write tid 3 to smithi17769138-263 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:263: finishing write tid 4 to smithi17769138-263 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 263 v 60 (ObjNum 262 snap 0 seq_num 262) dirty exists 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:264: finishing write tid 1 to smithi17769138-264 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:264: finishing write tid 2 to smithi17769138-264 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:264: finishing write tid 3 to smithi17769138-264 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:264: finishing write tid 4 to smithi17769138-264 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 264 v 68 (ObjNum 263 snap 0 seq_num 263) dirty exists 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:265: finishing write tid 1 to smithi17769138-265 2024-07-28T11:27:51.981 INFO:tasks.rados.rados.0.smithi177.stdout:265: finishing write tid 2 to smithi17769138-265 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:265: finishing write tid 3 to smithi17769138-265 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:265: finishing write tid 4 to smithi17769138-265 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 265 v 53 (ObjNum 264 snap 0 seq_num 264) dirty exists 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:266: finishing write tid 1 to smithi17769138-266 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:266: finishing write tid 2 to smithi17769138-266 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:266: finishing write tid 3 to smithi17769138-266 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:266: finishing write tid 4 to smithi17769138-266 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 266 v 62 (ObjNum 265 snap 0 seq_num 265) dirty exists 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:267: finishing write tid 1 to smithi17769138-267 2024-07-28T11:27:51.982 INFO:tasks.rados.rados.0.smithi177.stdout:261: done (15 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:262: done (14 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:263: done (13 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:264: done (12 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:265: done (11 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:266: done (10 left) 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:277: write initial oid 277 2024-07-28T11:27:51.983 INFO:tasks.rados.rados.0.smithi177.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2024-07-28T11:27:51.985 INFO:tasks.rados.rados.0.smithi177.stdout:277: writing smithi17769138-277 from 638732 to 1196164 tid 1 2024-07-28T11:27:51.992 INFO:tasks.rados.rados.0.smithi177.stdout:277: writing smithi17769138-277 from 1617736 to 2327822 tid 2 2024-07-28T11:27:51.992 INFO:tasks.rados.rados.0.smithi177.stdout:278: write initial oid 278 2024-07-28T11:27:51.992 INFO:tasks.rados.rados.0.smithi177.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2024-07-28T11:27:51.998 INFO:tasks.rados.rados.0.smithi177.stdout:278: writing smithi17769138-278 from 655539 to 1288220 tid 1 2024-07-28T11:27:52.006 INFO:tasks.rados.rados.0.smithi177.stdout:278: writing smithi17769138-278 from 2076218 to 2646315 tid 2 2024-07-28T11:27:52.006 INFO:tasks.rados.rados.0.smithi177.stdout:279: write initial oid 279 2024-07-28T11:27:52.006 INFO:tasks.rados.rados.0.smithi177.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2024-07-28T11:27:52.014 INFO:tasks.rados.rados.0.smithi177.stdout:279: writing smithi17769138-279 from 672346 to 1380276 tid 1 2024-07-28T11:27:52.021 INFO:tasks.rados.rados.0.smithi177.stdout:279: writing smithi17769138-279 from 2134700 to 2672346 tid 2 2024-07-28T11:27:52.021 INFO:tasks.rados.rados.0.smithi177.stdout:280: write initial oid 280 2024-07-28T11:27:52.021 INFO:tasks.rados.rados.0.smithi177.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2024-07-28T11:27:52.029 INFO:tasks.rados.rados.0.smithi177.stdout:280: writing smithi17769138-280 from 689153 to 1472332 tid 1 2024-07-28T11:27:52.035 INFO:tasks.rados.rados.0.smithi177.stdout:280: writing smithi17769138-280 from 2076829 to 2534242 tid 2 2024-07-28T11:27:52.035 INFO:tasks.rados.rados.0.smithi177.stdout:281: write initial oid 281 2024-07-28T11:27:52.035 INFO:tasks.rados.rados.0.smithi177.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2024-07-28T11:27:52.041 INFO:tasks.rados.rados.0.smithi177.stdout:281: writing smithi17769138-281 from 705960 to 1164388 tid 1 2024-07-28T11:27:52.048 INFO:tasks.rados.rados.0.smithi177.stdout:281: writing smithi17769138-281 from 1735311 to 2452735 tid 2 2024-07-28T11:27:52.048 INFO:tasks.rados.rados.0.smithi177.stdout:282: write initial oid 282 2024-07-28T11:27:52.049 INFO:tasks.rados.rados.0.smithi177.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2024-07-28T11:27:52.055 INFO:tasks.rados.rados.0.smithi177.stdout:282: writing smithi17769138-282 from 722767 to 1256444 tid 1 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:282: writing smithi17769138-282 from 1793793 to 2254875 tid 2 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:267: finishing write tid 2 to smithi17769138-267 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:267: finishing write tid 3 to smithi17769138-267 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:267: finishing write tid 4 to smithi17769138-267 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 28 (ObjNum 266 snap 0 seq_num 266) dirty exists 2024-07-28T11:27:52.061 INFO:tasks.rados.rados.0.smithi177.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2024-07-28T11:27:52.062 INFO:tasks.rados.rados.0.smithi177.stdout:268: finishing write tid 1 to smithi17769138-268 2024-07-28T11:27:52.062 INFO:tasks.rados.rados.0.smithi177.stdout:267: done (15 left) 2024-07-28T11:27:52.062 INFO:tasks.rados.rados.0.smithi177.stdout:283: write initial oid 283 2024-07-28T11:27:52.062 INFO:tasks.rados.rados.0.smithi177.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2024-07-28T11:27:52.069 INFO:tasks.rados.rados.0.smithi177.stdout:283: writing smithi17769138-283 from 739574 to 1464853 tid 1 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:283: writing smithi17769138-283 from 1968628 to 2689721 tid 2 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:268: finishing write tid 2 to smithi17769138-268 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:268: finishing write tid 3 to smithi17769138-268 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:268: finishing write tid 4 to smithi17769138-268 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 268 v 65 (ObjNum 267 snap 0 seq_num 267) dirty exists 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:269: finishing write tid 1 to smithi17769138-269 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:269: finishing write tid 2 to smithi17769138-269 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:268: done (15 left) 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:284: write initial oid 284 2024-07-28T11:27:52.076 INFO:tasks.rados.rados.0.smithi177.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2024-07-28T11:27:52.082 INFO:tasks.rados.rados.0.smithi177.stdout:284: writing smithi17769138-284 from 756381 to 1156909 tid 1 2024-07-28T11:27:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:284: writing smithi17769138-284 from 1910757 to 2375508 tid 2 2024-07-28T11:27:52.089 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:269: finishing write tid 3 to smithi17769138-269 2024-07-28T11:27:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:269: finishing write tid 4 to smithi17769138-269 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 269 v 68 (ObjNum 268 snap 0 seq_num 268) dirty exists 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:270: finishing write tid 1 to smithi17769138-270 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:270: finishing write tid 2 to smithi17769138-270 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:270: finishing write tid 3 to smithi17769138-270 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:269: done (15 left) 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:285: write initial oid 285 2024-07-28T11:27:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2024-07-28T11:27:52.096 INFO:tasks.rados.rados.0.smithi177.stdout:285: writing smithi17769138-285 from 773188 to 1248965 tid 1 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:285: writing smithi17769138-285 from 1969239 to 2694001 tid 2 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:270: finishing write tid 4 to smithi17769138-270 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 270 v 68 (ObjNum 269 snap 0 seq_num 269) dirty exists 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:270: done (15 left) 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:286: write initial oid 286 2024-07-28T11:27:52.104 INFO:tasks.rados.rados.0.smithi177.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2024-07-28T11:27:52.111 INFO:tasks.rados.rados.0.smithi177.stdout:286: writing smithi17769138-286 from 789995 to 1341021 tid 1 2024-07-28T11:27:52.117 INFO:tasks.rados.rados.0.smithi177.stdout:286: writing smithi17769138-286 from 2027721 to 2496141 tid 2 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: finishing write tid 1 to smithi17769138-271 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: finishing write tid 2 to smithi17769138-271 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: finishing write tid 3 to smithi17769138-271 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: finishing write tid 4 to smithi17769138-271 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 271 v 64 (ObjNum 270 snap 0 seq_num 270) dirty exists 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:272: finishing write tid 1 to smithi17769138-272 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:272: finishing write tid 2 to smithi17769138-272 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:271: done (15 left) 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:287: write initial oid 287 2024-07-28T11:27:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2024-07-28T11:27:52.123 INFO:tasks.rados.rados.0.smithi177.stdout:287: writing smithi17769138-287 from 406802 to 1033077 tid 1 2024-07-28T11:27:52.131 INFO:tasks.rados.rados.0.smithi177.stdout:287: writing smithi17769138-287 from 1686203 to 2414634 tid 2 2024-07-28T11:27:52.131 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:272: finishing write tid 3 to smithi17769138-272 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:272: finishing write tid 4 to smithi17769138-272 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 272 v 69 (ObjNum 271 snap 0 seq_num 271) dirty exists 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:273: finishing write tid 1 to smithi17769138-273 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:273: finishing write tid 2 to smithi17769138-273 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:272: done (15 left) 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:288: write initial oid 288 2024-07-28T11:27:52.132 INFO:tasks.rados.rados.0.smithi177.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-07-28T11:27:52.138 INFO:tasks.rados.rados.0.smithi177.stdout:288: writing smithi17769138-288 from 423609 to 1125133 tid 1 2024-07-28T11:27:52.143 INFO:tasks.rados.rados.0.smithi177.stdout:288: writing smithi17769138-288 from 1628332 to 2100421 tid 2 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:288: writing smithi17769138-288 from 2648987 to 2823609 tid 3 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:273: finishing write tid 3 to smithi17769138-273 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:273: finishing write tid 4 to smithi17769138-273 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 273 v 31 (ObjNum 272 snap 0 seq_num 272) dirty exists 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2024-07-28T11:27:52.148 INFO:tasks.rados.rados.0.smithi177.stdout:274: finishing write tid 1 to smithi17769138-274 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:274: finishing write tid 2 to smithi17769138-274 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:274: finishing write tid 3 to smithi17769138-274 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:274: finishing write tid 4 to smithi17769138-274 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 274 v 47 (ObjNum 273 snap 0 seq_num 273) dirty exists 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:275: finishing write tid 1 to smithi17769138-275 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:275: finishing write tid 2 to smithi17769138-275 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:275: finishing write tid 3 to smithi17769138-275 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:275: finishing write tid 4 to smithi17769138-275 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 275 v 74 (ObjNum 274 snap 0 seq_num 274) dirty exists 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:276: finishing write tid 1 to smithi17769138-276 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:276: finishing write tid 2 to smithi17769138-276 2024-07-28T11:27:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:276: finishing write tid 3 to smithi17769138-276 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:276: finishing write tid 4 to smithi17769138-276 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 276 v 71 (ObjNum 275 snap 0 seq_num 275) dirty exists 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:277: finishing write tid 1 to smithi17769138-277 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:277: finishing write tid 2 to smithi17769138-277 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:277: finishing write tid 3 to smithi17769138-277 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:277: finishing write tid 4 to smithi17769138-277 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 277 v 63 (ObjNum 276 snap 0 seq_num 276) dirty exists 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:278: finishing write tid 1 to smithi17769138-278 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:278: finishing write tid 2 to smithi17769138-278 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:278: finishing write tid 3 to smithi17769138-278 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:278: finishing write tid 4 to smithi17769138-278 2024-07-28T11:27:52.150 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 49 (ObjNum 277 snap 0 seq_num 277) dirty exists 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: finishing write tid 1 to smithi17769138-279 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: finishing write tid 2 to smithi17769138-279 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: finishing write tid 3 to smithi17769138-279 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: finishing write tid 4 to smithi17769138-279 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 279 v 72 (ObjNum 278 snap 0 seq_num 278) dirty exists 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:273: done (15 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:274: done (14 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:275: done (13 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:276: done (12 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:277: done (11 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:278: done (10 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:279: done (9 left) 2024-07-28T11:27:52.151 INFO:tasks.rados.rados.0.smithi177.stdout:289: write initial oid 289 2024-07-28T11:27:52.152 INFO:tasks.rados.rados.0.smithi177.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2024-07-28T11:27:52.154 INFO:tasks.rados.rados.0.smithi177.stdout:289: writing smithi17769138-289 from 440416 to 1217189 tid 1 2024-07-28T11:27:52.161 INFO:tasks.rados.rados.0.smithi177.stdout:289: writing smithi17769138-289 from 1686814 to 2418914 tid 2 2024-07-28T11:27:52.161 INFO:tasks.rados.rados.0.smithi177.stdout:290: write initial oid 290 2024-07-28T11:27:52.161 INFO:tasks.rados.rados.0.smithi177.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-07-28T11:27:52.167 INFO:tasks.rados.rados.0.smithi177.stdout:290: writing smithi17769138-290 from 457223 to 1025598 tid 1 2024-07-28T11:27:52.172 INFO:tasks.rados.rados.0.smithi177.stdout:290: writing smithi17769138-290 from 1461649 to 1937407 tid 2 2024-07-28T11:27:52.177 INFO:tasks.rados.rados.0.smithi177.stdout:290: writing smithi17769138-290 from 2420186 to 2857223 tid 3 2024-07-28T11:27:52.177 INFO:tasks.rados.rados.0.smithi177.stdout:291: write initial oid 291 2024-07-28T11:27:52.177 INFO:tasks.rados.rados.0.smithi177.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2024-07-28T11:27:52.183 INFO:tasks.rados.rados.0.smithi177.stdout:291: writing smithi17769138-291 from 474030 to 1117654 tid 1 2024-07-28T11:27:52.190 INFO:tasks.rados.rados.0.smithi177.stdout:291: writing smithi17769138-291 from 1520131 to 2255900 tid 2 2024-07-28T11:27:52.190 INFO:tasks.rados.rados.0.smithi177.stdout:292: write initial oid 292 2024-07-28T11:27:52.190 INFO:tasks.rados.rados.0.smithi177.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-07-28T11:27:52.197 INFO:tasks.rados.rados.0.smithi177.stdout:292: writing smithi17769138-292 from 490837 to 1209710 tid 1 2024-07-28T11:27:52.203 INFO:tasks.rados.rados.0.smithi177.stdout:292: writing smithi17769138-292 from 1862260 to 2341687 tid 2 2024-07-28T11:27:52.206 INFO:tasks.rados.rados.0.smithi177.stdout:292: writing smithi17769138-292 from 2875032 to 2890837 tid 3 2024-07-28T11:27:52.206 INFO:tasks.rados.rados.0.smithi177.stdout:293: write initial oid 293 2024-07-28T11:27:52.206 INFO:tasks.rados.rados.0.smithi177.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2024-07-28T11:27:52.213 INFO:tasks.rados.rados.0.smithi177.stdout:293: writing smithi17769138-293 from 507644 to 1301766 tid 1 2024-07-28T11:27:52.220 INFO:tasks.rados.rados.0.smithi177.stdout:293: writing smithi17769138-293 from 1920742 to 2543827 tid 2 2024-07-28T11:27:52.220 INFO:tasks.rados.rados.0.smithi177.stdout:294: write initial oid 294 2024-07-28T11:27:52.220 INFO:tasks.rados.rados.0.smithi177.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-07-28T11:27:52.226 INFO:tasks.rados.rados.0.smithi177.stdout:294: writing smithi17769138-294 from 524451 to 993822 tid 1 2024-07-28T11:27:52.231 INFO:tasks.rados.rados.0.smithi177.stdout:294: writing smithi17769138-294 from 1579224 to 2062320 tid 2 2024-07-28T11:27:52.236 INFO:tasks.rados.rados.0.smithi177.stdout:294: writing smithi17769138-294 from 2529878 to 2924451 tid 3 2024-07-28T11:27:52.236 INFO:tasks.rados.rados.0.smithi177.stdout:295: write initial oid 295 2024-07-28T11:27:52.236 INFO:tasks.rados.rados.0.smithi177.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-07-28T11:27:52.242 INFO:tasks.rados.rados.0.smithi177.stdout:295: writing smithi17769138-295 from 541258 to 1085878 tid 1 2024-07-28T11:27:52.248 INFO:tasks.rados.rados.0.smithi177.stdout:295: writing smithi17769138-295 from 1637706 to 2264460 tid 2 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:295: writing smithi17769138-295 from 2840948 to 2941258 tid 3 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: finishing write tid 1 to smithi17769138-280 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: finishing write tid 2 to smithi17769138-280 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: finishing write tid 3 to smithi17769138-280 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: finishing write tid 4 to smithi17769138-280 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 280 v 77 (ObjNum 279 snap 0 seq_num 279) dirty exists 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:281: finishing write tid 1 to smithi17769138-281 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:281: finishing write tid 2 to smithi17769138-281 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:281: finishing write tid 3 to smithi17769138-281 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:281: finishing write tid 4 to smithi17769138-281 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 64 (ObjNum 280 snap 0 seq_num 280) dirty exists 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2024-07-28T11:27:52.253 INFO:tasks.rados.rados.0.smithi177.stdout:280: done (15 left) 2024-07-28T11:27:52.254 INFO:tasks.rados.rados.0.smithi177.stdout:281: done (14 left) 2024-07-28T11:27:52.254 INFO:tasks.rados.rados.0.smithi177.stdout:296: write initial oid 296 2024-07-28T11:27:52.254 INFO:tasks.rados.rados.0.smithi177.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-07-28T11:27:52.259 INFO:tasks.rados.rados.0.smithi177.stdout:296: writing smithi17769138-296 from 558065 to 1177934 tid 1 2024-07-28T11:27:52.263 INFO:tasks.rados.rados.0.smithi177.stdout:296: writing smithi17769138-296 from 1579835 to 2066600 tid 2 2024-07-28T11:27:52.268 INFO:tasks.rados.rados.0.smithi177.stdout:296: writing smithi17769138-296 from 2468371 to 2958065 tid 3 2024-07-28T11:27:52.269 INFO:tasks.rados.rados.0.smithi177.stdout:297: write initial oid 297 2024-07-28T11:27:52.269 INFO:tasks.rados.rados.0.smithi177.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2024-07-28T11:27:52.275 INFO:tasks.rados.rados.0.smithi177.stdout:297: writing smithi17769138-297 from 574872 to 1269990 tid 1 2024-07-28T11:27:52.283 INFO:tasks.rados.rados.0.smithi177.stdout:297: writing smithi17769138-297 from 2038317 to 2668740 tid 2 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:282: finishing write tid 1 to smithi17769138-282 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:282: finishing write tid 2 to smithi17769138-282 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:282: finishing write tid 3 to smithi17769138-282 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:282: finishing write tid 4 to smithi17769138-282 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 282 v 66 (ObjNum 281 snap 0 seq_num 281) dirty exists 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:283: finishing write tid 1 to smithi17769138-283 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:283: finishing write tid 2 to smithi17769138-283 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:283: finishing write tid 3 to smithi17769138-283 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:283: finishing write tid 4 to smithi17769138-283 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 283 v 57 (ObjNum 282 snap 0 seq_num 282) dirty exists 2024-07-28T11:27:52.284 INFO:tasks.rados.rados.0.smithi177.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:284: finishing write tid 1 to smithi17769138-284 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:284: finishing write tid 2 to smithi17769138-284 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:284: finishing write tid 3 to smithi17769138-284 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:282: done (15 left) 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:283: done (14 left) 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:298: write initial oid 298 2024-07-28T11:27:52.285 INFO:tasks.rados.rados.0.smithi177.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2024-07-28T11:27:52.289 INFO:tasks.rados.rados.0.smithi177.stdout:298: writing smithi17769138-298 from 591679 to 1078399 tid 1 2024-07-28T11:27:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:298: writing smithi17769138-298 from 1813152 to 2303586 tid 2 2024-07-28T11:27:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:299: write initial oid 299 2024-07-28T11:27:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-07-28T11:27:52.302 INFO:tasks.rados.rados.0.smithi177.stdout:299: writing smithi17769138-299 from 608486 to 1170455 tid 1 2024-07-28T11:27:52.310 INFO:tasks.rados.rados.0.smithi177.stdout:299: writing smithi17769138-299 from 1871634 to 2505726 tid 2 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout:299: writing smithi17769138-299 from 2950640 to 3008486 tid 3 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout:284: finishing write tid 4 to smithi17769138-284 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 69 (ObjNum 283 snap 0 seq_num 283) dirty exists 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2024-07-28T11:27:52.313 INFO:tasks.rados.rados.0.smithi177.stdout:284: done (15 left) 2024-07-28T11:27:52.314 INFO:tasks.rados.rados.0.smithi177.stdout:300: write initial oid 300 2024-07-28T11:27:52.314 INFO:tasks.rados.rados.0.smithi177.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-07-28T11:27:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:300: writing smithi17769138-300 from 625293 to 1262511 tid 1 2024-07-28T11:27:52.326 INFO:tasks.rados.rados.0.smithi177.stdout:300: writing smithi17769138-300 from 1813763 to 2307866 tid 2 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:300: writing smithi17769138-300 from 2978063 to 3025293 tid 3 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:285: finishing write tid 1 to smithi17769138-285 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:285: finishing write tid 2 to smithi17769138-285 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:285: finishing write tid 3 to smithi17769138-285 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:285: finishing write tid 4 to smithi17769138-285 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 285 v 34 (ObjNum 284 snap 0 seq_num 284) dirty exists 2024-07-28T11:27:52.330 INFO:tasks.rados.rados.0.smithi177.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: finishing write tid 1 to smithi17769138-286 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: finishing write tid 2 to smithi17769138-286 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: finishing write tid 3 to smithi17769138-286 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: finishing write tid 4 to smithi17769138-286 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 286 v 67 (ObjNum 285 snap 0 seq_num 285) dirty exists 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:285: done (15 left) 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:286: done (14 left) 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:301: write initial oid 301 2024-07-28T11:27:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2024-07-28T11:27:52.337 INFO:tasks.rados.rados.0.smithi177.stdout:301: writing smithi17769138-301 from 642100 to 1354567 tid 1 2024-07-28T11:27:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:301: writing smithi17769138-301 from 1872245 to 2510006 tid 2 2024-07-28T11:27:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:302: write initial oid 302 2024-07-28T11:27:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-07-28T11:27:52.352 INFO:tasks.rados.rados.0.smithi177.stdout:302: writing smithi17769138-302 from 658907 to 1446623 tid 1 2024-07-28T11:27:52.357 INFO:tasks.rados.rados.0.smithi177.stdout:302: writing smithi17769138-302 from 1930727 to 2428499 tid 2 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:302: writing smithi17769138-302 from 3032909 to 3058907 tid 3 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: finishing write tid 1 to smithi17769138-287 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: finishing write tid 2 to smithi17769138-287 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: finishing write tid 3 to smithi17769138-287 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: finishing write tid 4 to smithi17769138-287 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 287 v 51 (ObjNum 286 snap 0 seq_num 286) dirty exists 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:288: finishing write tid 1 to smithi17769138-288 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:287: done (15 left) 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:303: write initial oid 303 2024-07-28T11:27:52.361 INFO:tasks.rados.rados.0.smithi177.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-07-28T11:27:52.367 INFO:tasks.rados.rados.0.smithi177.stdout:303: writing smithi17769138-303 from 675714 to 1138679 tid 1 2024-07-28T11:27:52.373 INFO:tasks.rados.rados.0.smithi177.stdout:303: writing smithi17769138-303 from 1589209 to 2230639 tid 2 2024-07-28T11:27:52.377 INFO:tasks.rados.rados.0.smithi177.stdout:303: writing smithi17769138-303 from 2943979 to 3075714 tid 3 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:288: finishing write tid 2 to smithi17769138-288 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:288: finishing write tid 3 to smithi17769138-288 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:288: finishing write tid 4 to smithi17769138-288 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:288: finishing write tid 5 to smithi17769138-288 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 288 v 75 (ObjNum 287 snap 0 seq_num 287) dirty exists 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:289: finishing write tid 1 to smithi17769138-289 2024-07-28T11:27:52.378 INFO:tasks.rados.rados.0.smithi177.stdout:289: finishing write tid 2 to smithi17769138-289 2024-07-28T11:27:52.379 INFO:tasks.rados.rados.0.smithi177.stdout:289: finishing write tid 3 to smithi17769138-289 2024-07-28T11:27:52.379 INFO:tasks.rados.rados.0.smithi177.stdout:288: done (15 left) 2024-07-28T11:27:52.379 INFO:tasks.rados.rados.0.smithi177.stdout:304: write initial oid 304 2024-07-28T11:27:52.379 INFO:tasks.rados.rados.0.smithi177.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2024-07-28T11:27:52.384 INFO:tasks.rados.rados.0.smithi177.stdout:304: writing smithi17769138-304 from 692521 to 1230735 tid 1 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout:304: writing smithi17769138-304 from 1931338 to 2716426 tid 2 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout:289: finishing write tid 4 to smithi17769138-289 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 54 (ObjNum 288 snap 0 seq_num 288) dirty exists 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2024-07-28T11:27:52.392 INFO:tasks.rados.rados.0.smithi177.stdout:289: done (15 left) 2024-07-28T11:27:52.393 INFO:tasks.rados.rados.0.smithi177.stdout:305: write initial oid 305 2024-07-28T11:27:52.393 INFO:tasks.rados.rados.0.smithi177.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2024-07-28T11:27:52.399 INFO:tasks.rados.rados.0.smithi177.stdout:305: writing smithi17769138-305 from 709328 to 1322791 tid 1 2024-07-28T11:27:52.407 INFO:tasks.rados.rados.0.smithi177.stdout:305: writing smithi17769138-305 from 1989820 to 2634919 tid 2 2024-07-28T11:27:52.407 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.407 INFO:tasks.rados.rados.0.smithi177.stdout:290: finishing write tid 1 to smithi17769138-290 2024-07-28T11:27:52.407 INFO:tasks.rados.rados.0.smithi177.stdout:290: finishing write tid 2 to smithi17769138-290 2024-07-28T11:27:52.407 INFO:tasks.rados.rados.0.smithi177.stdout:290: finishing write tid 3 to smithi17769138-290 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:290: finishing write tid 4 to smithi17769138-290 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:290: finishing write tid 5 to smithi17769138-290 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 81 (ObjNum 289 snap 0 seq_num 289) dirty exists 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:291: finishing write tid 1 to smithi17769138-291 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:291: finishing write tid 2 to smithi17769138-291 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:291: finishing write tid 3 to smithi17769138-291 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:291: finishing write tid 4 to smithi17769138-291 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 291 v 52 (ObjNum 290 snap 0 seq_num 290) dirty exists 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:292: finishing write tid 1 to smithi17769138-292 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:292: finishing write tid 2 to smithi17769138-292 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:292: finishing write tid 3 to smithi17769138-292 2024-07-28T11:27:52.408 INFO:tasks.rados.rados.0.smithi177.stdout:292: finishing write tid 4 to smithi17769138-292 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:292: finishing write tid 5 to smithi17769138-292 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 292 v 38 (ObjNum 291 snap 0 seq_num 291) dirty exists 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:293: finishing write tid 1 to smithi17769138-293 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:293: finishing write tid 2 to smithi17769138-293 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:293: finishing write tid 3 to smithi17769138-293 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:293: finishing write tid 4 to smithi17769138-293 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 293 v 56 (ObjNum 292 snap 0 seq_num 292) dirty exists 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:294: finishing write tid 1 to smithi17769138-294 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:294: finishing write tid 2 to smithi17769138-294 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:294: finishing write tid 3 to smithi17769138-294 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:294: finishing write tid 4 to smithi17769138-294 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:290: done (15 left) 2024-07-28T11:27:52.409 INFO:tasks.rados.rados.0.smithi177.stdout:291: done (14 left) 2024-07-28T11:27:52.410 INFO:tasks.rados.rados.0.smithi177.stdout:292: done (13 left) 2024-07-28T11:27:52.410 INFO:tasks.rados.rados.0.smithi177.stdout:293: done (12 left) 2024-07-28T11:27:52.410 INFO:tasks.rados.rados.0.smithi177.stdout:306: write initial oid 306 2024-07-28T11:27:52.410 INFO:tasks.rados.rados.0.smithi177.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-07-28T11:27:52.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:27:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:27:52.414 INFO:tasks.rados.rados.0.smithi177.stdout:306: writing smithi17769138-306 from 726135 to 1131200 tid 1 2024-07-28T11:27:52.421 INFO:tasks.rados.rados.0.smithi177.stdout:306: writing smithi17769138-306 from 1764655 to 2553412 tid 2 2024-07-28T11:27:52.425 INFO:tasks.rados.rados.0.smithi177.stdout:306: writing smithi17769138-306 from 3026248 to 3126135 tid 3 2024-07-28T11:27:52.425 INFO:tasks.rados.rados.0.smithi177.stdout:307: write initial oid 307 2024-07-28T11:27:52.425 INFO:tasks.rados.rados.0.smithi177.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2024-07-28T11:27:52.431 INFO:tasks.rados.rados.0.smithi177.stdout:307: writing smithi17769138-307 from 742942 to 1223256 tid 1 2024-07-28T11:27:52.438 INFO:tasks.rados.rados.0.smithi177.stdout:307: writing smithi17769138-307 from 1823137 to 2471905 tid 2 2024-07-28T11:27:52.438 INFO:tasks.rados.rados.0.smithi177.stdout:308: write initial oid 308 2024-07-28T11:27:52.439 INFO:tasks.rados.rados.0.smithi177.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-07-28T11:27:52.446 INFO:tasks.rados.rados.0.smithi177.stdout:308: writing smithi17769138-308 from 759749 to 1315312 tid 1 2024-07-28T11:27:52.453 INFO:tasks.rados.rados.0.smithi177.stdout:308: writing smithi17769138-308 from 1765266 to 2557692 tid 2 2024-07-28T11:27:52.456 INFO:tasks.rados.rados.0.smithi177.stdout:308: writing smithi17769138-308 from 2964741 to 3159749 tid 3 2024-07-28T11:27:52.456 INFO:tasks.rados.rados.0.smithi177.stdout:309: write initial oid 309 2024-07-28T11:27:52.456 INFO:tasks.rados.rados.0.smithi177.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-07-28T11:27:52.464 INFO:tasks.rados.rados.0.smithi177.stdout:309: writing smithi17769138-309 from 776556 to 1407368 tid 1 2024-07-28T11:27:52.470 INFO:tasks.rados.rados.0.smithi177.stdout:309: writing smithi17769138-309 from 1823748 to 2476185 tid 2 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout:309: writing smithi17769138-309 from 3108517 to 3176556 tid 3 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout:294: finishing write tid 5 to smithi17769138-294 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 73 (ObjNum 293 snap 0 seq_num 293) dirty exists 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2024-07-28T11:27:52.474 INFO:tasks.rados.rados.0.smithi177.stdout:294: done (15 left) 2024-07-28T11:27:52.475 INFO:tasks.rados.rados.0.smithi177.stdout:310: write initial oid 310 2024-07-28T11:27:52.475 INFO:tasks.rados.rados.0.smithi177.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2024-07-28T11:27:52.482 INFO:tasks.rados.rados.0.smithi177.stdout:310: writing smithi17769138-310 from 793363 to 1499424 tid 1 2024-07-28T11:27:52.491 INFO:tasks.rados.rados.0.smithi177.stdout:310: writing smithi17769138-310 from 2282230 to 3078325 tid 2 2024-07-28T11:27:52.491 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.491 INFO:tasks.rados.rados.0.smithi177.stdout:295: finishing write tid 1 to smithi17769138-295 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: finishing write tid 2 to smithi17769138-295 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: finishing write tid 3 to smithi17769138-295 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: finishing write tid 4 to smithi17769138-295 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: finishing write tid 5 to smithi17769138-295 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 295 v 68 (ObjNum 294 snap 0 seq_num 294) dirty exists 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:296: finishing write tid 1 to smithi17769138-296 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:295: done (15 left) 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:311: write initial oid 311 2024-07-28T11:27:52.492 INFO:tasks.rados.rados.0.smithi177.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-07-28T11:27:52.498 INFO:tasks.rados.rados.0.smithi177.stdout:311: writing smithi17769138-311 from 410170 to 1191480 tid 1 2024-07-28T11:27:52.506 INFO:tasks.rados.rados.0.smithi177.stdout:311: writing smithi17769138-311 from 1940712 to 2596818 tid 2 2024-07-28T11:27:52.509 INFO:tasks.rados.rados.0.smithi177.stdout:311: writing smithi17769138-311 from 3163363 to 3210170 tid 3 2024-07-28T11:27:52.509 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.509 INFO:tasks.rados.rados.0.smithi177.stdout:296: finishing write tid 2 to smithi17769138-296 2024-07-28T11:27:52.509 INFO:tasks.rados.rados.0.smithi177.stdout:296: finishing write tid 3 to smithi17769138-296 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:296: finishing write tid 4 to smithi17769138-296 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:296: finishing write tid 5 to smithi17769138-296 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 60 (ObjNum 295 snap 0 seq_num 295) dirty exists 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:297: finishing write tid 1 to smithi17769138-297 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:297: finishing write tid 2 to smithi17769138-297 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:296: done (15 left) 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:312: write initial oid 312 2024-07-28T11:27:52.510 INFO:tasks.rados.rados.0.smithi177.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-07-28T11:27:52.515 INFO:tasks.rados.rados.0.smithi177.stdout:312: writing smithi17769138-312 from 426977 to 883536 tid 1 2024-07-28T11:27:52.525 INFO:tasks.rados.rados.0.smithi177.stdout:312: writing smithi17769138-312 from 1482841 to 2282605 tid 2 2024-07-28T11:27:52.530 INFO:tasks.rados.rados.0.smithi177.stdout:312: writing smithi17769138-312 from 2958080 to 3226977 tid 3 2024-07-28T11:27:52.530 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.530 INFO:tasks.rados.rados.0.smithi177.stdout:297: finishing write tid 3 to smithi17769138-297 2024-07-28T11:27:52.530 INFO:tasks.rados.rados.0.smithi177.stdout:297: finishing write tid 4 to smithi17769138-297 2024-07-28T11:27:52.530 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 297 v 50 (ObjNum 296 snap 0 seq_num 296) dirty exists 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: finishing write tid 1 to smithi17769138-298 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: finishing write tid 2 to smithi17769138-298 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: finishing write tid 3 to smithi17769138-298 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: finishing write tid 4 to smithi17769138-298 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 298 v 55 (ObjNum 297 snap 0 seq_num 297) dirty exists 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:299: finishing write tid 1 to smithi17769138-299 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:299: finishing write tid 2 to smithi17769138-299 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:299: finishing write tid 3 to smithi17769138-299 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:297: done (15 left) 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:298: done (14 left) 2024-07-28T11:27:52.531 INFO:tasks.rados.rados.0.smithi177.stdout:313: write initial oid 313 2024-07-28T11:27:52.532 INFO:tasks.rados.rados.0.smithi177.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-07-28T11:27:52.536 INFO:tasks.rados.rados.0.smithi177.stdout:313: writing smithi17769138-313 from 443784 to 1091945 tid 1 2024-07-28T11:27:52.542 INFO:tasks.rados.rados.0.smithi177.stdout:313: writing smithi17769138-313 from 1657676 to 2317451 tid 2 2024-07-28T11:27:52.548 INFO:tasks.rados.rados.0.smithi177.stdout:313: writing smithi17769138-313 from 2818209 to 3243784 tid 3 2024-07-28T11:27:52.548 INFO:tasks.rados.rados.0.smithi177.stdout:314: write initial oid 314 2024-07-28T11:27:52.548 INFO:tasks.rados.rados.0.smithi177.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-07-28T11:27:52.555 INFO:tasks.rados.rados.0.smithi177.stdout:314: writing smithi17769138-314 from 460591 to 1184001 tid 1 2024-07-28T11:27:52.560 INFO:tasks.rados.rados.0.smithi177.stdout:314: writing smithi17769138-314 from 1716158 to 2119591 tid 2 2024-07-28T11:27:52.566 INFO:tasks.rados.rados.0.smithi177.stdout:314: writing smithi17769138-314 from 2729279 to 3169419 tid 3 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:299: finishing write tid 4 to smithi17769138-299 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:299: finishing write tid 5 to smithi17769138-299 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 299 v 42 (ObjNum 298 snap 0 seq_num 298) dirty exists 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: finishing write tid 1 to smithi17769138-300 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: finishing write tid 2 to smithi17769138-300 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: finishing write tid 3 to smithi17769138-300 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: finishing write tid 4 to smithi17769138-300 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: finishing write tid 5 to smithi17769138-300 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 85 (ObjNum 299 snap 0 seq_num 299) dirty exists 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2024-07-28T11:27:52.567 INFO:tasks.rados.rados.0.smithi177.stdout:301: finishing write tid 1 to smithi17769138-301 2024-07-28T11:27:52.568 INFO:tasks.rados.rados.0.smithi177.stdout:299: done (15 left) 2024-07-28T11:27:52.568 INFO:tasks.rados.rados.0.smithi177.stdout:300: done (14 left) 2024-07-28T11:27:52.568 INFO:tasks.rados.rados.0.smithi177.stdout:315: write initial oid 315 2024-07-28T11:27:52.568 INFO:tasks.rados.rados.0.smithi177.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-07-28T11:27:52.573 INFO:tasks.rados.rados.0.smithi177.stdout:315: writing smithi17769138-315 from 477398 to 1276057 tid 1 2024-07-28T11:27:52.579 INFO:tasks.rados.rados.0.smithi177.stdout:315: writing smithi17769138-315 from 1774640 to 2438084 tid 2 2024-07-28T11:27:52.584 INFO:tasks.rados.rados.0.smithi177.stdout:315: writing smithi17769138-315 from 2873055 to 3277398 tid 3 2024-07-28T11:27:52.584 INFO:tasks.rados.rados.0.smithi177.stdout:316: write initial oid 316 2024-07-28T11:27:52.584 INFO:tasks.rados.rados.0.smithi177.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-07-28T11:27:52.589 INFO:tasks.rados.rados.0.smithi177.stdout:316: writing smithi17769138-316 from 494205 to 968113 tid 1 2024-07-28T11:27:52.594 INFO:tasks.rados.rados.0.smithi177.stdout:316: writing smithi17769138-316 from 1433122 to 1840224 tid 2 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:316: writing smithi17769138-316 from 2384125 to 2846809 tid 3 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:301: finishing write tid 2 to smithi17769138-301 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:301: finishing write tid 3 to smithi17769138-301 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:301: finishing write tid 4 to smithi17769138-301 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 71 (ObjNum 300 snap 0 seq_num 300) dirty exists 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:302: finishing write tid 1 to smithi17769138-302 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:302: finishing write tid 2 to smithi17769138-302 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:302: finishing write tid 3 to smithi17769138-302 2024-07-28T11:27:52.603 INFO:tasks.rados.rados.0.smithi177.stdout:302: finishing write tid 4 to smithi17769138-302 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:302: finishing write tid 5 to smithi17769138-302 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 54 (ObjNum 301 snap 0 seq_num 301) dirty exists 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:303: finishing write tid 1 to smithi17769138-303 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:303: finishing write tid 2 to smithi17769138-303 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:303: finishing write tid 3 to smithi17769138-303 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:303: finishing write tid 4 to smithi17769138-303 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:301: done (15 left) 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:302: done (14 left) 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:317: write initial oid 317 2024-07-28T11:27:52.604 INFO:tasks.rados.rados.0.smithi177.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-07-28T11:27:52.605 INFO:tasks.rados.rados.0.smithi177.stdout:317: writing smithi17769138-317 from 511012 to 1060169 tid 1 2024-07-28T11:27:52.612 INFO:tasks.rados.rados.0.smithi177.stdout:317: writing smithi17769138-317 from 1775251 to 2326011 tid 2 2024-07-28T11:27:52.618 INFO:tasks.rados.rados.0.smithi177.stdout:317: writing smithi17769138-317 from 3095195 to 3311012 tid 3 2024-07-28T11:27:52.618 INFO:tasks.rados.rados.0.smithi177.stdout:318: write initial oid 318 2024-07-28T11:27:52.618 INFO:tasks.rados.rados.0.smithi177.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2024-07-28T11:27:52.624 INFO:tasks.rados.rados.0.smithi177.stdout:318: writing smithi17769138-318 from 527819 to 1152225 tid 1 2024-07-28T11:27:52.630 INFO:tasks.rados.rados.0.smithi177.stdout:318: writing smithi17769138-318 from 1833733 to 2244504 tid 2 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:318: writing smithi17769138-318 from 2722618 to 3324199 tid 3 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:303: finishing write tid 5 to smithi17769138-303 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 303 v 77 (ObjNum 302 snap 0 seq_num 302) dirty exists 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:304: finishing write tid 1 to smithi17769138-304 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:304: finishing write tid 2 to smithi17769138-304 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:304: finishing write tid 3 to smithi17769138-304 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:304: finishing write tid 4 to smithi17769138-304 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 304 v 88 (ObjNum 303 snap 0 seq_num 303) dirty exists 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:305: finishing write tid 1 to smithi17769138-305 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:305: finishing write tid 2 to smithi17769138-305 2024-07-28T11:27:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:305: finishing write tid 3 to smithi17769138-305 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:305: finishing write tid 4 to smithi17769138-305 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 305 v 70 (ObjNum 304 snap 0 seq_num 304) dirty exists 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:306: finishing write tid 1 to smithi17769138-306 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:306: finishing write tid 2 to smithi17769138-306 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:306: finishing write tid 3 to smithi17769138-306 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:306: finishing write tid 4 to smithi17769138-306 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:303: done (15 left) 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:304: done (14 left) 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:305: done (13 left) 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:319: write initial oid 319 2024-07-28T11:27:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2024-07-28T11:27:52.643 INFO:tasks.rados.rados.0.smithi177.stdout:319: writing smithi17769138-319 from 544626 to 1244281 tid 1 2024-07-28T11:27:52.650 INFO:tasks.rados.rados.0.smithi177.stdout:319: writing smithi17769138-319 from 1892215 to 2446644 tid 2 2024-07-28T11:27:52.655 INFO:tasks.rados.rados.0.smithi177.stdout:319: writing smithi17769138-319 from 3150041 to 3344626 tid 3 2024-07-28T11:27:52.655 INFO:tasks.rados.rados.0.smithi177.stdout:320: write initial oid 320 2024-07-28T11:27:52.655 INFO:tasks.rados.rados.0.smithi177.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2024-07-28T11:27:52.662 INFO:tasks.rados.rados.0.smithi177.stdout:320: writing smithi17769138-320 from 561433 to 1336337 tid 1 2024-07-28T11:27:52.668 INFO:tasks.rados.rados.0.smithi177.stdout:320: writing smithi17769138-320 from 1950697 to 2365137 tid 2 2024-07-28T11:27:52.673 INFO:tasks.rados.rados.0.smithi177.stdout:320: writing smithi17769138-320 from 2777464 to 3361433 tid 3 2024-07-28T11:27:52.674 INFO:tasks.rados.rados.0.smithi177.stdout:321: write initial oid 321 2024-07-28T11:27:52.674 INFO:tasks.rados.rados.0.smithi177.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-07-28T11:27:52.679 INFO:tasks.rados.rados.0.smithi177.stdout:321: writing smithi17769138-321 from 578240 to 1144746 tid 1 2024-07-28T11:27:52.685 INFO:tasks.rados.rados.0.smithi177.stdout:321: writing smithi17769138-321 from 1609179 to 2167277 tid 2 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:321: writing smithi17769138-321 from 2804887 to 3356637 tid 3 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:306: finishing write tid 5 to smithi17769138-306 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 306 v 73 (ObjNum 305 snap 0 seq_num 305) dirty exists 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:307: finishing write tid 1 to smithi17769138-307 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:307: finishing write tid 2 to smithi17769138-307 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:306: done (15 left) 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:322: write initial oid 322 2024-07-28T11:27:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2024-07-28T11:27:52.698 INFO:tasks.rados.rados.0.smithi177.stdout:322: writing smithi17769138-322 from 595047 to 1236802 tid 1 2024-07-28T11:27:52.703 INFO:tasks.rados.rados.0.smithi177.stdout:322: writing smithi17769138-322 from 1667661 to 2085770 tid 2 2024-07-28T11:27:52.710 INFO:tasks.rados.rados.0.smithi177.stdout:322: writing smithi17769138-322 from 2548663 to 3311685 tid 3 2024-07-28T11:27:52.710 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.710 INFO:tasks.rados.rados.0.smithi177.stdout:307: finishing write tid 3 to smithi17769138-307 2024-07-28T11:27:52.710 INFO:tasks.rados.rados.0.smithi177.stdout:307: finishing write tid 4 to smithi17769138-307 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 307 v 91 (ObjNum 306 snap 0 seq_num 306) dirty exists 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: finishing write tid 1 to smithi17769138-308 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: finishing write tid 2 to smithi17769138-308 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: finishing write tid 3 to smithi17769138-308 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: finishing write tid 4 to smithi17769138-308 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: finishing write tid 5 to smithi17769138-308 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 308 v 72 (ObjNum 307 snap 0 seq_num 307) dirty exists 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:309: finishing write tid 1 to smithi17769138-309 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:307: done (15 left) 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:308: done (14 left) 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:323: write initial oid 323 2024-07-28T11:27:52.711 INFO:tasks.rados.rados.0.smithi177.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-07-28T11:27:52.717 INFO:tasks.rados.rados.0.smithi177.stdout:323: writing smithi17769138-323 from 611854 to 1328858 tid 1 2024-07-28T11:27:52.725 INFO:tasks.rados.rados.0.smithi177.stdout:323: writing smithi17769138-323 from 2126143 to 2687910 tid 2 2024-07-28T11:27:52.729 INFO:tasks.rados.rados.0.smithi177.stdout:323: writing smithi17769138-323 from 3259733 to 3411854 tid 3 2024-07-28T11:27:52.729 INFO:tasks.rados.rados.0.smithi177.stdout:324: write initial oid 324 2024-07-28T11:27:52.729 INFO:tasks.rados.rados.0.smithi177.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-07-28T11:27:52.736 INFO:tasks.rados.rados.0.smithi177.stdout:324: writing smithi17769138-324 from 628661 to 1420914 tid 1 2024-07-28T11:27:52.743 INFO:tasks.rados.rados.0.smithi177.stdout:324: writing smithi17769138-324 from 2184625 to 2606403 tid 2 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:324: writing smithi17769138-324 from 3403509 to 3428661 tid 3 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:309: finishing write tid 2 to smithi17769138-309 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:309: finishing write tid 3 to smithi17769138-309 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:309: finishing write tid 4 to smithi17769138-309 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:309: finishing write tid 5 to smithi17769138-309 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 309 v 77 (ObjNum 308 snap 0 seq_num 308) dirty exists 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:310: finishing write tid 1 to smithi17769138-310 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:310: finishing write tid 2 to smithi17769138-310 2024-07-28T11:27:52.749 INFO:tasks.rados.rados.0.smithi177.stdout:310: finishing write tid 3 to smithi17769138-310 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:310: finishing write tid 4 to smithi17769138-310 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 310 v 75 (ObjNum 309 snap 0 seq_num 309) dirty exists 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:311: finishing write tid 1 to smithi17769138-311 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:309: done (15 left) 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:310: done (14 left) 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:325: write initial oid 325 2024-07-28T11:27:52.750 INFO:tasks.rados.rados.0.smithi177.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-07-28T11:27:52.753 INFO:tasks.rados.rados.0.smithi177.stdout:325: writing smithi17769138-325 from 645468 to 1112970 tid 1 2024-07-28T11:27:52.760 INFO:tasks.rados.rados.0.smithi177.stdout:325: writing smithi17769138-325 from 1726754 to 2292190 tid 2 2024-07-28T11:27:52.767 INFO:tasks.rados.rados.0.smithi177.stdout:325: writing smithi17769138-325 from 2798226 to 3395064 tid 3 2024-07-28T11:27:52.767 INFO:tasks.rados.rados.0.smithi177.stdout:326: write initial oid 326 2024-07-28T11:27:52.767 INFO:tasks.rados.rados.0.smithi177.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-07-28T11:27:52.772 INFO:tasks.rados.rados.0.smithi177.stdout:326: writing smithi17769138-326 from 662275 to 1205026 tid 1 2024-07-28T11:27:52.778 INFO:tasks.rados.rados.0.smithi177.stdout:326: writing smithi17769138-326 from 1785236 to 2210683 tid 2 2024-07-28T11:27:52.785 INFO:tasks.rados.rados.0.smithi177.stdout:326: writing smithi17769138-326 from 2942002 to 3462275 tid 3 2024-07-28T11:27:52.785 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: finishing write tid 2 to smithi17769138-311 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: finishing write tid 3 to smithi17769138-311 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: finishing write tid 4 to smithi17769138-311 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: finishing write tid 5 to smithi17769138-311 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 311 v 72 (ObjNum 310 snap 0 seq_num 310) dirty exists 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:312: finishing write tid 1 to smithi17769138-312 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:312: finishing write tid 2 to smithi17769138-312 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:312: finishing write tid 3 to smithi17769138-312 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:311: done (15 left) 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:327: write initial oid 327 2024-07-28T11:27:52.786 INFO:tasks.rados.rados.0.smithi177.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-07-28T11:27:52.792 INFO:tasks.rados.rados.0.smithi177.stdout:327: writing smithi17769138-327 from 679082 to 1297082 tid 1 2024-07-28T11:27:52.798 INFO:tasks.rados.rados.0.smithi177.stdout:327: writing smithi17769138-327 from 1843718 to 2412823 tid 2 2024-07-28T11:27:52.806 INFO:tasks.rados.rados.0.smithi177.stdout:327: writing smithi17769138-327 from 2853072 to 3479082 tid 3 2024-07-28T11:27:52.806 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.806 INFO:tasks.rados.rados.0.smithi177.stdout:312: finishing write tid 4 to smithi17769138-312 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:312: finishing write tid 5 to smithi17769138-312 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 312 v 59 (ObjNum 311 snap 0 seq_num 311) dirty exists 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: finishing write tid 1 to smithi17769138-313 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: finishing write tid 2 to smithi17769138-313 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: finishing write tid 3 to smithi17769138-313 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: finishing write tid 4 to smithi17769138-313 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: finishing write tid 5 to smithi17769138-313 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 313 v 81 (ObjNum 312 snap 0 seq_num 312) dirty exists 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:314: finishing write tid 1 to smithi17769138-314 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:314: finishing write tid 2 to smithi17769138-314 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:312: done (15 left) 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:313: done (14 left) 2024-07-28T11:27:52.807 INFO:tasks.rados.rados.0.smithi177.stdout:328: write initial oid 328 2024-07-28T11:27:52.808 INFO:tasks.rados.rados.0.smithi177.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-07-28T11:27:52.811 INFO:tasks.rados.rados.0.smithi177.stdout:328: writing smithi17769138-328 from 695889 to 1105491 tid 1 2024-07-28T11:27:52.818 INFO:tasks.rados.rados.0.smithi177.stdout:328: writing smithi17769138-328 from 1618553 to 2331316 tid 2 2024-07-28T11:27:52.824 INFO:tasks.rados.rados.0.smithi177.stdout:328: writing smithi17769138-328 from 2996848 to 3495889 tid 3 2024-07-28T11:27:52.824 INFO:tasks.rados.rados.0.smithi177.stdout:329: write initial oid 329 2024-07-28T11:27:52.824 INFO:tasks.rados.rados.0.smithi177.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-07-28T11:27:52.830 INFO:tasks.rados.rados.0.smithi177.stdout:329: writing smithi17769138-329 from 712696 to 1197547 tid 1 2024-07-28T11:27:52.838 INFO:tasks.rados.rados.0.smithi177.stdout:329: writing smithi17769138-329 from 1960682 to 2533456 tid 2 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:329: writing smithi17769138-329 from 3307918 to 3512696 tid 3 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:314: finishing write tid 3 to smithi17769138-314 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:314: finishing write tid 4 to smithi17769138-314 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:314: finishing write tid 5 to smithi17769138-314 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 314 v 63 (ObjNum 313 snap 0 seq_num 313) dirty exists 2024-07-28T11:27:52.846 INFO:tasks.rados.rados.0.smithi177.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: finishing write tid 1 to smithi17769138-315 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: finishing write tid 2 to smithi17769138-315 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: finishing write tid 3 to smithi17769138-315 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: finishing write tid 4 to smithi17769138-315 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: finishing write tid 5 to smithi17769138-315 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 315 v 58 (ObjNum 314 snap 0 seq_num 314) dirty exists 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: finishing write tid 1 to smithi17769138-316 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: finishing write tid 2 to smithi17769138-316 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: finishing write tid 3 to smithi17769138-316 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: finishing write tid 4 to smithi17769138-316 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: finishing write tid 5 to smithi17769138-316 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 316 v 61 (ObjNum 315 snap 0 seq_num 315) dirty exists 2024-07-28T11:27:52.847 INFO:tasks.rados.rados.0.smithi177.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: finishing write tid 1 to smithi17769138-317 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: finishing write tid 2 to smithi17769138-317 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: finishing write tid 3 to smithi17769138-317 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: finishing write tid 4 to smithi17769138-317 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: finishing write tid 5 to smithi17769138-317 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 317 v 74 (ObjNum 316 snap 0 seq_num 316) dirty exists 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: finishing write tid 1 to smithi17769138-318 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: finishing write tid 2 to smithi17769138-318 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: finishing write tid 3 to smithi17769138-318 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: finishing write tid 4 to smithi17769138-318 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: finishing write tid 5 to smithi17769138-318 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 318 v 67 (ObjNum 317 snap 0 seq_num 317) dirty exists 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2024-07-28T11:27:52.848 INFO:tasks.rados.rados.0.smithi177.stdout:319: finishing write tid 1 to smithi17769138-319 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:319: finishing write tid 2 to smithi17769138-319 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:319: finishing write tid 3 to smithi17769138-319 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:319: finishing write tid 4 to smithi17769138-319 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:314: done (15 left) 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:315: done (14 left) 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:316: done (13 left) 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:317: done (12 left) 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:318: done (11 left) 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:330: write initial oid 330 2024-07-28T11:27:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-07-28T11:27:52.851 INFO:tasks.rados.rados.0.smithi177.stdout:330: writing smithi17769138-330 from 729503 to 1289603 tid 1 2024-07-28T11:27:52.859 INFO:tasks.rados.rados.0.smithi177.stdout:330: writing smithi17769138-330 from 2019164 to 2735596 tid 2 2024-07-28T11:27:52.864 INFO:tasks.rados.rados.0.smithi177.stdout:330: writing smithi17769138-330 from 3335341 to 3529503 tid 3 2024-07-28T11:27:52.864 INFO:tasks.rados.rados.0.smithi177.stdout:331: write initial oid 331 2024-07-28T11:27:52.865 INFO:tasks.rados.rados.0.smithi177.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-07-28T11:27:52.872 INFO:tasks.rados.rados.0.smithi177.stdout:331: writing smithi17769138-331 from 746310 to 1381659 tid 1 2024-07-28T11:27:52.879 INFO:tasks.rados.rados.0.smithi177.stdout:331: writing smithi17769138-331 from 2077646 to 2654089 tid 2 2024-07-28T11:27:52.884 INFO:tasks.rados.rados.0.smithi177.stdout:331: writing smithi17769138-331 from 3362764 to 3546310 tid 3 2024-07-28T11:27:52.884 INFO:tasks.rados.rados.0.smithi177.stdout:332: write initial oid 332 2024-07-28T11:27:52.884 INFO:tasks.rados.rados.0.smithi177.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2024-07-28T11:27:52.892 INFO:tasks.rados.rados.0.smithi177.stdout:332: writing smithi17769138-332 from 763117 to 1473715 tid 1 2024-07-28T11:27:52.900 INFO:tasks.rados.rados.0.smithi177.stdout:332: writing smithi17769138-332 from 2136128 to 2856229 tid 2 2024-07-28T11:27:52.904 INFO:tasks.rados.rados.0.smithi177.stdout:332: writing smithi17769138-332 from 3390187 to 3563117 tid 3 2024-07-28T11:27:52.904 INFO:tasks.rados.rados.0.smithi177.stdout:333: write initial oid 333 2024-07-28T11:27:52.905 INFO:tasks.rados.rados.0.smithi177.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2024-07-28T11:27:52.913 INFO:tasks.rados.rados.0.smithi177.stdout:333: writing smithi17769138-333 from 779924 to 1565771 tid 1 2024-07-28T11:27:52.919 INFO:tasks.rados.rados.0.smithi177.stdout:333: writing smithi17769138-333 from 2078257 to 2658369 tid 2 2024-07-28T11:27:52.924 INFO:tasks.rados.rados.0.smithi177.stdout:333: writing smithi17769138-333 from 3301257 to 3579924 tid 3 2024-07-28T11:27:52.924 INFO:tasks.rados.rados.0.smithi177.stdout:334: write initial oid 334 2024-07-28T11:27:52.925 INFO:tasks.rados.rados.0.smithi177.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-07-28T11:27:52.931 INFO:tasks.rados.rados.0.smithi177.stdout:334: writing smithi17769138-334 from 796731 to 1257827 tid 1 2024-07-28T11:27:52.938 INFO:tasks.rados.rados.0.smithi177.stdout:334: writing smithi17769138-334 from 1736739 to 2460509 tid 2 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:334: writing smithi17769138-334 from 2928680 to 3596731 tid 3 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:319: finishing write tid 5 to smithi17769138-319 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 319 v 65 (ObjNum 318 snap 0 seq_num 318) dirty exists 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:319: done (15 left) 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:335: write initial oid 335 2024-07-28T11:27:52.945 INFO:tasks.rados.rados.0.smithi177.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-07-28T11:27:52.950 INFO:tasks.rados.rados.0.smithi177.stdout:335: writing smithi17769138-335 from 413538 to 949883 tid 1 2024-07-28T11:27:52.956 INFO:tasks.rados.rados.0.smithi177.stdout:335: writing smithi17769138-335 from 1395221 to 1979002 tid 2 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:335: writing smithi17769138-335 from 2556103 to 3214720 tid 3 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: finishing write tid 1 to smithi17769138-320 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: finishing write tid 2 to smithi17769138-320 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: finishing write tid 3 to smithi17769138-320 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: finishing write tid 4 to smithi17769138-320 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: finishing write tid 5 to smithi17769138-320 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 320 v 78 (ObjNum 319 snap 0 seq_num 319) dirty exists 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:321: finishing write tid 1 to smithi17769138-321 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:321: finishing write tid 2 to smithi17769138-321 2024-07-28T11:27:52.964 INFO:tasks.rados.rados.0.smithi177.stdout:321: finishing write tid 3 to smithi17769138-321 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:321: finishing write tid 4 to smithi17769138-321 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:321: finishing write tid 5 to smithi17769138-321 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 321 v 73 (ObjNum 320 snap 0 seq_num 320) dirty exists 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:320: done (15 left) 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:321: done (14 left) 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:336: write initial oid 336 2024-07-28T11:27:52.965 INFO:tasks.rados.rados.0.smithi177.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-07-28T11:27:52.970 INFO:tasks.rados.rados.0.smithi177.stdout:336: writing smithi17769138-336 from 430345 to 1158292 tid 1 2024-07-28T11:27:52.976 INFO:tasks.rados.rados.0.smithi177.stdout:336: writing smithi17769138-336 from 1570056 to 2297495 tid 2 2024-07-28T11:27:52.981 INFO:tasks.rados.rados.0.smithi177.stdout:336: writing smithi17769138-336 from 2699879 to 3169768 tid 3 2024-07-28T11:27:52.981 INFO:tasks.rados.rados.0.smithi177.stdout:337: write initial oid 337 2024-07-28T11:27:52.981 INFO:tasks.rados.rados.0.smithi177.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-07-28T11:27:52.986 INFO:tasks.rados.rados.0.smithi177.stdout:337: writing smithi17769138-337 from 447152 to 850348 tid 1 2024-07-28T11:27:52.993 INFO:tasks.rados.rados.0.smithi177.stdout:337: writing smithi17769138-337 from 1512185 to 2099635 tid 2 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout:337: writing smithi17769138-337 from 2727302 to 3408463 tid 3 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout:322: finishing write tid 1 to smithi17769138-322 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout:322: finishing write tid 2 to smithi17769138-322 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout:322: finishing write tid 3 to smithi17769138-322 2024-07-28T11:27:53.001 INFO:tasks.rados.rados.0.smithi177.stdout:322: finishing write tid 4 to smithi17769138-322 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:322: finishing write tid 5 to smithi17769138-322 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 95 (ObjNum 321 snap 0 seq_num 321) dirty exists 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: finishing write tid 1 to smithi17769138-323 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: finishing write tid 2 to smithi17769138-323 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: finishing write tid 3 to smithi17769138-323 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: finishing write tid 4 to smithi17769138-323 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: finishing write tid 5 to smithi17769138-323 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 323 v 69 (ObjNum 322 snap 0 seq_num 322) dirty exists 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:322: done (15 left) 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:323: done (14 left) 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:338: write initial oid 338 2024-07-28T11:27:53.002 INFO:tasks.rados.rados.0.smithi177.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-07-28T11:27:53.006 INFO:tasks.rados.rados.0.smithi177.stdout:338: writing smithi17769138-338 from 463959 to 942404 tid 1 2024-07-28T11:27:53.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:52 smithi177 bash[21846]: cluster 2024-07-28T11:27:51.075612+0000 mgr.y (mgr.24311) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 33 MiB/s wr, 171 op/s 2024-07-28T11:27:53.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:52 smithi177 bash[31534]: cluster 2024-07-28T11:27:51.075612+0000 mgr.y (mgr.24311) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 33 MiB/s wr, 171 op/s 2024-07-28T11:27:53.014 INFO:tasks.rados.rados.0.smithi177.stdout:338: writing smithi17769138-338 from 1570667 to 2301775 tid 2 2024-07-28T11:27:53.021 INFO:tasks.rados.rados.0.smithi177.stdout:338: writing smithi17769138-338 from 3038372 to 3530805 tid 3 2024-07-28T11:27:53.021 INFO:tasks.rados.rados.0.smithi177.stdout:339: write initial oid 339 2024-07-28T11:27:53.021 INFO:tasks.rados.rados.0.smithi177.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-07-28T11:27:53.027 INFO:tasks.rados.rados.0.smithi177.stdout:339: writing smithi17769138-339 from 480766 to 1034460 tid 1 2024-07-28T11:27:53.034 INFO:tasks.rados.rados.0.smithi177.stdout:339: writing smithi17769138-339 from 1629149 to 2220268 tid 2 2024-07-28T11:27:53.040 INFO:tasks.rados.rados.0.smithi177.stdout:339: writing smithi17769138-339 from 2782148 to 3202206 tid 3 2024-07-28T11:27:53.040 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: finishing write tid 1 to smithi17769138-324 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: finishing write tid 2 to smithi17769138-324 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: finishing write tid 3 to smithi17769138-324 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: finishing write tid 4 to smithi17769138-324 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: finishing write tid 5 to smithi17769138-324 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 324 v 76 (ObjNum 323 snap 0 seq_num 323) dirty exists 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:325: finishing write tid 1 to smithi17769138-325 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:324: done (15 left) 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:340: write initial oid 340 2024-07-28T11:27:53.041 INFO:tasks.rados.rados.0.smithi177.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-07-28T11:27:53.046 INFO:tasks.rados.rados.0.smithi177.stdout:340: writing smithi17769138-340 from 497573 to 1126516 tid 1 2024-07-28T11:27:53.054 INFO:tasks.rados.rados.0.smithi177.stdout:340: writing smithi17769138-340 from 1687631 to 2422408 tid 2 2024-07-28T11:27:53.061 INFO:tasks.rados.rados.0.smithi177.stdout:340: writing smithi17769138-340 from 3093218 to 3697573 tid 3 2024-07-28T11:27:53.061 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.061 INFO:tasks.rados.rados.0.smithi177.stdout:325: finishing write tid 2 to smithi17769138-325 2024-07-28T11:27:53.061 INFO:tasks.rados.rados.0.smithi177.stdout:325: finishing write tid 3 to smithi17769138-325 2024-07-28T11:27:53.061 INFO:tasks.rados.rados.0.smithi177.stdout:325: finishing write tid 4 to smithi17769138-325 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:325: finishing write tid 5 to smithi17769138-325 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 325 v 75 (ObjNum 324 snap 0 seq_num 324) dirty exists 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:326: finishing write tid 1 to smithi17769138-326 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:325: done (15 left) 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:341: write initial oid 341 2024-07-28T11:27:53.062 INFO:tasks.rados.rados.0.smithi177.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-07-28T11:27:53.068 INFO:tasks.rados.rados.0.smithi177.stdout:341: writing smithi17769138-341 from 514380 to 1218572 tid 1 2024-07-28T11:27:53.073 INFO:tasks.rados.rados.0.smithi177.stdout:341: writing smithi17769138-341 from 1629760 to 2108195 tid 2 2024-07-28T11:27:53.078 INFO:tasks.rados.rados.0.smithi177.stdout:341: writing smithi17769138-341 from 2604288 to 3046890 tid 3 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: finishing write tid 2 to smithi17769138-326 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: finishing write tid 3 to smithi17769138-326 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: finishing write tid 4 to smithi17769138-326 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: finishing write tid 5 to smithi17769138-326 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 326 v 77 (ObjNum 325 snap 0 seq_num 325) dirty exists 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:327: finishing write tid 1 to smithi17769138-327 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:327: finishing write tid 2 to smithi17769138-327 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:326: done (15 left) 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:342: write initial oid 342 2024-07-28T11:27:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-07-28T11:27:53.085 INFO:tasks.rados.rados.0.smithi177.stdout:342: writing smithi17769138-342 from 531187 to 1310628 tid 1 2024-07-28T11:27:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:342: writing smithi17769138-342 from 2088242 to 2826688 tid 2 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:342: writing smithi17769138-342 from 3431711 to 3731187 tid 3 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:327: finishing write tid 3 to smithi17769138-327 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:327: finishing write tid 4 to smithi17769138-327 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:327: finishing write tid 5 to smithi17769138-327 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 327 v 82 (ObjNum 326 snap 0 seq_num 326) dirty exists 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:328: finishing write tid 1 to smithi17769138-328 2024-07-28T11:27:53.100 INFO:tasks.rados.rados.0.smithi177.stdout:327: done (15 left) 2024-07-28T11:27:53.101 INFO:tasks.rados.rados.0.smithi177.stdout:343: write initial oid 343 2024-07-28T11:27:53.101 INFO:tasks.rados.rados.0.smithi177.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-07-28T11:27:53.105 INFO:tasks.rados.rados.0.smithi177.stdout:343: writing smithi17769138-343 from 547994 to 1002684 tid 1 2024-07-28T11:27:53.112 INFO:tasks.rados.rados.0.smithi177.stdout:343: writing smithi17769138-343 from 1746724 to 2228828 tid 2 2024-07-28T11:27:53.118 INFO:tasks.rados.rados.0.smithi177.stdout:343: writing smithi17769138-343 from 2659134 to 3124280 tid 3 2024-07-28T11:27:53.121 INFO:tasks.rados.rados.0.smithi177.stdout:343: writing smithi17769138-343 from 3605976 to 3747994 tid 4 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: finishing write tid 2 to smithi17769138-328 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: finishing write tid 3 to smithi17769138-328 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: finishing write tid 4 to smithi17769138-328 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: finishing write tid 5 to smithi17769138-328 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 328 v 80 (ObjNum 327 snap 0 seq_num 327) dirty exists 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:329: finishing write tid 1 to smithi17769138-329 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:328: done (15 left) 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:344: write initial oid 344 2024-07-28T11:27:53.122 INFO:tasks.rados.rados.0.smithi177.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-07-28T11:27:53.128 INFO:tasks.rados.rados.0.smithi177.stdout:344: writing smithi17769138-344 from 564801 to 1211093 tid 1 2024-07-28T11:27:53.136 INFO:tasks.rados.rados.0.smithi177.stdout:344: writing smithi17769138-344 from 1921559 to 2663674 tid 2 2024-07-28T11:27:53.143 INFO:tasks.rados.rados.0.smithi177.stdout:344: writing smithi17769138-344 from 3202910 to 3764801 tid 3 2024-07-28T11:27:53.143 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.143 INFO:tasks.rados.rados.0.smithi177.stdout:329: finishing write tid 2 to smithi17769138-329 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:329: finishing write tid 3 to smithi17769138-329 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:329: finishing write tid 4 to smithi17769138-329 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:329: finishing write tid 5 to smithi17769138-329 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 329 v 73 (ObjNum 328 snap 0 seq_num 328) dirty exists 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:330: finishing write tid 1 to smithi17769138-330 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:329: done (15 left) 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:345: write initial oid 345 2024-07-28T11:27:53.144 INFO:tasks.rados.rados.0.smithi177.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-07-28T11:27:53.151 INFO:tasks.rados.rados.0.smithi177.stdout:345: writing smithi17769138-345 from 581608 to 1303149 tid 1 2024-07-28T11:27:53.156 INFO:tasks.rados.rados.0.smithi177.stdout:345: writing smithi17769138-345 from 1863688 to 2349461 tid 2 2024-07-28T11:27:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:52 smithi204 bash[24094]: cluster 2024-07-28T11:27:51.075612+0000 mgr.y (mgr.24311) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 33 MiB/s wr, 171 op/s 2024-07-28T11:27:53.164 INFO:tasks.rados.rados.0.smithi177.stdout:345: writing smithi17769138-345 from 3113980 to 3718023 tid 3 2024-07-28T11:27:53.164 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.164 INFO:tasks.rados.rados.0.smithi177.stdout:330: finishing write tid 2 to smithi17769138-330 2024-07-28T11:27:53.164 INFO:tasks.rados.rados.0.smithi177.stdout:330: finishing write tid 3 to smithi17769138-330 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:330: finishing write tid 4 to smithi17769138-330 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:330: finishing write tid 5 to smithi17769138-330 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 76 (ObjNum 329 snap 0 seq_num 329) dirty exists 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:331: finishing write tid 1 to smithi17769138-331 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:330: done (15 left) 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:346: write initial oid 346 2024-07-28T11:27:53.165 INFO:tasks.rados.rados.0.smithi177.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2024-07-28T11:27:53.172 INFO:tasks.rados.rados.0.smithi177.stdout:346: writing smithi17769138-346 from 598415 to 1395205 tid 1 2024-07-28T11:27:53.179 INFO:tasks.rados.rados.0.smithi177.stdout:346: writing smithi17769138-346 from 1922170 to 2667954 tid 2 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:346: writing smithi17769138-346 from 3141403 to 3556718 tid 3 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:331: finishing write tid 2 to smithi17769138-331 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:331: finishing write tid 3 to smithi17769138-331 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:331: finishing write tid 4 to smithi17769138-331 2024-07-28T11:27:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:331: finishing write tid 5 to smithi17769138-331 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 331 v 80 (ObjNum 330 snap 0 seq_num 330) dirty exists 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:332: finishing write tid 1 to smithi17769138-332 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:331: done (15 left) 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:347: write initial oid 347 2024-07-28T11:27:53.186 INFO:tasks.rados.rados.0.smithi177.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-07-28T11:27:53.191 INFO:tasks.rados.rados.0.smithi177.stdout:347: writing smithi17769138-347 from 615222 to 1087261 tid 1 2024-07-28T11:27:53.196 INFO:tasks.rados.rados.0.smithi177.stdout:347: writing smithi17769138-347 from 1580652 to 2070094 tid 2 2024-07-28T11:27:53.204 INFO:tasks.rados.rados.0.smithi177.stdout:347: writing smithi17769138-347 from 2768826 to 3395413 tid 3 2024-07-28T11:27:53.204 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.204 INFO:tasks.rados.rados.0.smithi177.stdout:332: finishing write tid 2 to smithi17769138-332 2024-07-28T11:27:53.204 INFO:tasks.rados.rados.0.smithi177.stdout:332: finishing write tid 3 to smithi17769138-332 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:332: finishing write tid 4 to smithi17769138-332 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:332: finishing write tid 5 to smithi17769138-332 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 332 v 86 (ObjNum 331 snap 0 seq_num 331) dirty exists 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:333: finishing write tid 1 to smithi17769138-333 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:332: done (15 left) 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:348: write initial oid 348 2024-07-28T11:27:53.205 INFO:tasks.rados.rados.0.smithi177.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-07-28T11:27:53.211 INFO:tasks.rados.rados.0.smithi177.stdout:348: writing smithi17769138-348 from 632029 to 1179317 tid 1 2024-07-28T11:27:53.218 INFO:tasks.rados.rados.0.smithi177.stdout:348: writing smithi17769138-348 from 1639134 to 2388587 tid 2 2024-07-28T11:27:53.223 INFO:tasks.rados.rados.0.smithi177.stdout:348: writing smithi17769138-348 from 2796249 to 3234108 tid 3 2024-07-28T11:27:53.226 INFO:tasks.rados.rados.0.smithi177.stdout:348: writing smithi17769138-348 from 3653524 to 3832029 tid 4 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: finishing write tid 2 to smithi17769138-333 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: finishing write tid 3 to smithi17769138-333 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: finishing write tid 4 to smithi17769138-333 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: finishing write tid 5 to smithi17769138-333 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 81 (ObjNum 332 snap 0 seq_num 332) dirty exists 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:334: finishing write tid 1 to smithi17769138-334 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:334: finishing write tid 2 to smithi17769138-334 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:334: finishing write tid 3 to smithi17769138-334 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:333: done (15 left) 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:349: write initial oid 349 2024-07-28T11:27:53.227 INFO:tasks.rados.rados.0.smithi177.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-07-28T11:27:53.233 INFO:tasks.rados.rados.0.smithi177.stdout:349: writing smithi17769138-349 from 648836 to 1271373 tid 1 2024-07-28T11:27:53.240 INFO:tasks.rados.rados.0.smithi177.stdout:349: writing smithi17769138-349 from 1981263 to 2474374 tid 2 2024-07-28T11:27:53.248 INFO:tasks.rados.rados.0.smithi177.stdout:349: writing smithi17769138-349 from 3107319 to 3848836 tid 3 2024-07-28T11:27:53.248 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.248 INFO:tasks.rados.rados.0.smithi177.stdout:334: finishing write tid 4 to smithi17769138-334 2024-07-28T11:27:53.248 INFO:tasks.rados.rados.0.smithi177.stdout:334: finishing write tid 5 to smithi17769138-334 2024-07-28T11:27:53.248 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 334 v 84 (ObjNum 333 snap 0 seq_num 333) dirty exists 2024-07-28T11:27:53.249 INFO:tasks.rados.rados.0.smithi177.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2024-07-28T11:27:53.249 INFO:tasks.rados.rados.0.smithi177.stdout:335: finishing write tid 1 to smithi17769138-335 2024-07-28T11:27:53.249 INFO:tasks.rados.rados.0.smithi177.stdout:334: done (15 left) 2024-07-28T11:27:53.249 INFO:tasks.rados.rados.0.smithi177.stdout:350: write initial oid 350 2024-07-28T11:27:53.249 INFO:tasks.rados.rados.0.smithi177.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-07-28T11:27:53.255 INFO:tasks.rados.rados.0.smithi177.stdout:350: writing smithi17769138-350 from 665643 to 1363429 tid 1 2024-07-28T11:27:53.263 INFO:tasks.rados.rados.0.smithi177.stdout:350: writing smithi17769138-350 from 2039745 to 2792867 tid 2 2024-07-28T11:27:53.269 INFO:tasks.rados.rados.0.smithi177.stdout:350: writing smithi17769138-350 from 3534742 to 3865643 tid 3 2024-07-28T11:27:53.269 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: finishing write tid 2 to smithi17769138-335 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: finishing write tid 3 to smithi17769138-335 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: finishing write tid 4 to smithi17769138-335 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: finishing write tid 5 to smithi17769138-335 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 335 v 79 (ObjNum 334 snap 0 seq_num 334) dirty exists 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:336: finishing write tid 1 to smithi17769138-336 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:335: done (15 left) 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:351: write initial oid 351 2024-07-28T11:27:53.270 INFO:tasks.rados.rados.0.smithi177.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-07-28T11:27:53.275 INFO:tasks.rados.rados.0.smithi177.stdout:351: writing smithi17769138-351 from 682450 to 1171838 tid 1 2024-07-28T11:27:53.282 INFO:tasks.rados.rados.0.smithi177.stdout:351: writing smithi17769138-351 from 1814580 to 2311360 tid 2 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:351: writing smithi17769138-351 from 2878518 to 3666546 tid 3 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:336: finishing write tid 2 to smithi17769138-336 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:336: finishing write tid 3 to smithi17769138-336 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:336: finishing write tid 4 to smithi17769138-336 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:336: finishing write tid 5 to smithi17769138-336 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 336 v 46 (ObjNum 335 snap 0 seq_num 335) dirty exists 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2024-07-28T11:27:53.290 INFO:tasks.rados.rados.0.smithi177.stdout:337: finishing write tid 1 to smithi17769138-337 2024-07-28T11:27:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:336: done (15 left) 2024-07-28T11:27:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:352: write initial oid 352 2024-07-28T11:27:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-07-28T11:27:53.296 INFO:tasks.rados.rados.0.smithi177.stdout:352: writing smithi17769138-352 from 699257 to 1263894 tid 1 2024-07-28T11:27:53.303 INFO:tasks.rados.rados.0.smithi177.stdout:352: writing smithi17769138-352 from 1873062 to 2513500 tid 2 2024-07-28T11:27:53.311 INFO:tasks.rados.rados.0.smithi177.stdout:352: writing smithi17769138-352 from 3305941 to 3899257 tid 3 2024-07-28T11:27:53.311 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.311 INFO:tasks.rados.rados.0.smithi177.stdout:337: finishing write tid 2 to smithi17769138-337 2024-07-28T11:27:53.311 INFO:tasks.rados.rados.0.smithi177.stdout:337: finishing write tid 3 to smithi17769138-337 2024-07-28T11:27:53.311 INFO:tasks.rados.rados.0.smithi177.stdout:337: finishing write tid 4 to smithi17769138-337 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:337: finishing write tid 5 to smithi17769138-337 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 81 (ObjNum 336 snap 0 seq_num 336) dirty exists 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:337: done (15 left) 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:353: write initial oid 353 2024-07-28T11:27:53.312 INFO:tasks.rados.rados.0.smithi177.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-07-28T11:27:53.319 INFO:tasks.rados.rados.0.smithi177.stdout:353: writing smithi17769138-353 from 716064 to 1355950 tid 1 2024-07-28T11:27:53.324 INFO:tasks.rados.rados.0.smithi177.stdout:353: writing smithi17769138-353 from 1815191 to 2315640 tid 2 2024-07-28T11:27:53.330 INFO:tasks.rados.rados.0.smithi177.stdout:353: writing smithi17769138-353 from 2817011 to 3343936 tid 3 2024-07-28T11:27:53.330 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.330 INFO:tasks.rados.rados.0.smithi177.stdout:338: finishing write tid 1 to smithi17769138-338 2024-07-28T11:27:53.330 INFO:tasks.rados.rados.0.smithi177.stdout:338: finishing write tid 2 to smithi17769138-338 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:338: finishing write tid 3 to smithi17769138-338 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:338: finishing write tid 4 to smithi17769138-338 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:338: finishing write tid 5 to smithi17769138-338 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 338 v 83 (ObjNum 337 snap 0 seq_num 337) dirty exists 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:339: finishing write tid 1 to smithi17769138-339 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:338: done (15 left) 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:354: write initial oid 354 2024-07-28T11:27:53.331 INFO:tasks.rados.rados.0.smithi177.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-07-28T11:27:53.338 INFO:tasks.rados.rados.0.smithi177.stdout:354: writing smithi17769138-354 from 732871 to 1448006 tid 1 2024-07-28T11:27:53.344 INFO:tasks.rados.rados.0.smithi177.stdout:354: writing smithi17769138-354 from 1873673 to 2517780 tid 2 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:354: writing smithi17769138-354 from 3244434 to 3932871 tid 3 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:339: finishing write tid 2 to smithi17769138-339 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:339: finishing write tid 3 to smithi17769138-339 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:339: finishing write tid 4 to smithi17769138-339 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:339: finishing write tid 5 to smithi17769138-339 2024-07-28T11:27:53.352 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 339 v 58 (ObjNum 338 snap 0 seq_num 338) dirty exists 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:340: finishing write tid 1 to smithi17769138-340 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:340: finishing write tid 2 to smithi17769138-340 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:339: done (15 left) 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:355: write initial oid 355 2024-07-28T11:27:53.353 INFO:tasks.rados.rados.0.smithi177.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-07-28T11:27:53.359 INFO:tasks.rados.rados.0.smithi177.stdout:355: writing smithi17769138-355 from 749678 to 1540062 tid 1 2024-07-28T11:27:53.367 INFO:tasks.rados.rados.0.smithi177.stdout:355: writing smithi17769138-355 from 2332155 to 2836273 tid 2 2024-07-28T11:27:53.373 INFO:tasks.rados.rados.0.smithi177.stdout:355: writing smithi17769138-355 from 3271857 to 3821326 tid 3 2024-07-28T11:27:53.373 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:340: finishing write tid 3 to smithi17769138-340 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:340: finishing write tid 4 to smithi17769138-340 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:340: finishing write tid 5 to smithi17769138-340 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 340 v 85 (ObjNum 339 snap 0 seq_num 339) dirty exists 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:341: finishing write tid 1 to smithi17769138-341 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:340: done (15 left) 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:356: write initial oid 356 2024-07-28T11:27:53.374 INFO:tasks.rados.rados.0.smithi177.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-07-28T11:27:53.379 INFO:tasks.rados.rados.0.smithi177.stdout:356: writing smithi17769138-356 from 766485 to 1232118 tid 1 2024-07-28T11:27:53.387 INFO:tasks.rados.rados.0.smithi177.stdout:356: writing smithi17769138-356 from 1990637 to 2638413 tid 2 2024-07-28T11:27:53.395 INFO:tasks.rados.rados.0.smithi177.stdout:356: writing smithi17769138-356 from 3299280 to 3966485 tid 3 2024-07-28T11:27:53.395 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.395 INFO:tasks.rados.rados.0.smithi177.stdout:341: finishing write tid 2 to smithi17769138-341 2024-07-28T11:27:53.395 INFO:tasks.rados.rados.0.smithi177.stdout:341: finishing write tid 3 to smithi17769138-341 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:341: finishing write tid 4 to smithi17769138-341 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:341: finishing write tid 5 to smithi17769138-341 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 341 v 89 (ObjNum 340 snap 0 seq_num 340) dirty exists 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: finishing write tid 1 to smithi17769138-342 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: finishing write tid 2 to smithi17769138-342 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: finishing write tid 3 to smithi17769138-342 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: finishing write tid 4 to smithi17769138-342 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: finishing write tid 5 to smithi17769138-342 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 342 v 62 (ObjNum 341 snap 0 seq_num 341) dirty exists 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:341: done (15 left) 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:342: done (14 left) 2024-07-28T11:27:53.396 INFO:tasks.rados.rados.0.smithi177.stdout:357: write initial oid 357 2024-07-28T11:27:53.397 INFO:tasks.rados.rados.0.smithi177.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2024-07-28T11:27:53.402 INFO:tasks.rados.rados.0.smithi177.stdout:357: writing smithi17769138-357 from 783292 to 1324174 tid 1 2024-07-28T11:27:53.408 INFO:tasks.rados.rados.0.smithi177.stdout:357: writing smithi17769138-357 from 1932766 to 2440553 tid 2 2024-07-28T11:27:53.415 INFO:tasks.rados.rados.0.smithi177.stdout:357: writing smithi17769138-357 from 3210350 to 3782363 tid 3 2024-07-28T11:27:53.415 INFO:tasks.rados.rados.0.smithi177.stdout:358: write initial oid 358 2024-07-28T11:27:53.415 INFO:tasks.rados.rados.0.smithi177.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2024-07-28T11:27:53.421 INFO:tasks.rados.rados.0.smithi177.stdout:358: writing smithi17769138-358 from 400099 to 1016230 tid 1 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:358: writing smithi17769138-358 from 1591248 to 2000099 tid 2 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 1 to smithi17769138-343 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 2 to smithi17769138-343 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 3 to smithi17769138-343 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 4 to smithi17769138-343 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 5 to smithi17769138-343 2024-07-28T11:27:53.427 INFO:tasks.rados.rados.0.smithi177.stdout:343: finishing write tid 6 to smithi17769138-343 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 343 v 80 (ObjNum 342 snap 0 seq_num 342) dirty exists 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:344: finishing write tid 1 to smithi17769138-344 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:343: done (15 left) 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:359: write initial oid 359 2024-07-28T11:27:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2024-07-28T11:27:53.431 INFO:tasks.rados.rados.0.smithi177.stdout:359: writing smithi17769138-359 from 416906 to 824639 tid 1 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:359: writing smithi17769138-359 from 1366083 to 1877539 tid 2 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:344: finishing write tid 2 to smithi17769138-344 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:344: finishing write tid 3 to smithi17769138-344 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:344: finishing write tid 4 to smithi17769138-344 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:344: finishing write tid 5 to smithi17769138-344 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 344 v 66 (ObjNum 343 snap 0 seq_num 343) dirty exists 2024-07-28T11:27:53.438 INFO:tasks.rados.rados.0.smithi177.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2024-07-28T11:27:53.439 INFO:tasks.rados.rados.0.smithi177.stdout:345: finishing write tid 1 to smithi17769138-345 2024-07-28T11:27:53.439 INFO:tasks.rados.rados.0.smithi177.stdout:345: finishing write tid 2 to smithi17769138-345 2024-07-28T11:27:53.439 INFO:tasks.rados.rados.0.smithi177.stdout:344: done (15 left) 2024-07-28T11:27:53.439 INFO:tasks.rados.rados.0.smithi177.stdout:360: write initial oid 360 2024-07-28T11:27:53.439 INFO:tasks.rados.rados.0.smithi177.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2024-07-28T11:27:53.442 INFO:tasks.rados.rados.0.smithi177.stdout:360: writing smithi17769138-360 from 433713 to 916695 tid 1 2024-07-28T11:27:53.449 INFO:tasks.rados.rados.0.smithi177.stdout:360: writing smithi17769138-360 from 1424565 to 2033713 tid 2 2024-07-28T11:27:53.449 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.449 INFO:tasks.rados.rados.0.smithi177.stdout:345: finishing write tid 3 to smithi17769138-345 2024-07-28T11:27:53.449 INFO:tasks.rados.rados.0.smithi177.stdout:345: finishing write tid 4 to smithi17769138-345 2024-07-28T11:27:53.449 INFO:tasks.rados.rados.0.smithi177.stdout:345: finishing write tid 5 to smithi17769138-345 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 345 v 50 (ObjNum 344 snap 0 seq_num 344) dirty exists 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:346: finishing write tid 1 to smithi17769138-346 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:345: done (15 left) 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:361: write initial oid 361 2024-07-28T11:27:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2024-07-28T11:27:53.454 INFO:tasks.rados.rados.0.smithi177.stdout:361: writing smithi17769138-361 from 450520 to 1008751 tid 1 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:361: writing smithi17769138-361 from 1483047 to 1998172 tid 2 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: finishing write tid 2 to smithi17769138-346 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: finishing write tid 3 to smithi17769138-346 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: finishing write tid 4 to smithi17769138-346 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: finishing write tid 5 to smithi17769138-346 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 70 (ObjNum 345 snap 0 seq_num 345) dirty exists 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:347: finishing write tid 1 to smithi17769138-347 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:346: done (15 left) 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:362: write initial oid 362 2024-07-28T11:27:53.461 INFO:tasks.rados.rados.0.smithi177.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2024-07-28T11:27:53.466 INFO:tasks.rados.rados.0.smithi177.stdout:362: writing smithi17769138-362 from 467327 to 1100807 tid 1 2024-07-28T11:27:53.472 INFO:tasks.rados.rados.0.smithi177.stdout:362: writing smithi17769138-362 from 1825176 to 2067327 tid 2 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: finishing write tid 2 to smithi17769138-347 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: finishing write tid 3 to smithi17769138-347 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: finishing write tid 4 to smithi17769138-347 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: finishing write tid 5 to smithi17769138-347 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 347 v 99 (ObjNum 346 snap 0 seq_num 346) dirty exists 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 1 to smithi17769138-348 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:347: done (15 left) 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:363: write initial oid 363 2024-07-28T11:27:53.473 INFO:tasks.rados.rados.0.smithi177.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2024-07-28T11:27:53.479 INFO:tasks.rados.rados.0.smithi177.stdout:363: writing smithi17769138-363 from 484134 to 1192863 tid 1 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:363: writing smithi17769138-363 from 1883658 to 2084134 tid 2 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 2 to smithi17769138-348 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 3 to smithi17769138-348 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 4 to smithi17769138-348 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 5 to smithi17769138-348 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: finishing write tid 6 to smithi17769138-348 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 72 (ObjNum 347 snap 0 seq_num 347) dirty exists 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2024-07-28T11:27:53.486 INFO:tasks.rados.rados.0.smithi177.stdout:349: finishing write tid 1 to smithi17769138-349 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:349: finishing write tid 2 to smithi17769138-349 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:349: finishing write tid 3 to smithi17769138-349 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:349: finishing write tid 4 to smithi17769138-349 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:349: finishing write tid 5 to smithi17769138-349 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 349 v 62 (ObjNum 348 snap 0 seq_num 348) dirty exists 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: finishing write tid 1 to smithi17769138-350 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: finishing write tid 2 to smithi17769138-350 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: finishing write tid 3 to smithi17769138-350 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: finishing write tid 4 to smithi17769138-350 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: finishing write tid 5 to smithi17769138-350 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 350 v 74 (ObjNum 349 snap 0 seq_num 349) dirty exists 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2024-07-28T11:27:53.487 INFO:tasks.rados.rados.0.smithi177.stdout:351: finishing write tid 1 to smithi17769138-351 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:351: finishing write tid 2 to smithi17769138-351 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:351: finishing write tid 3 to smithi17769138-351 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:351: finishing write tid 4 to smithi17769138-351 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:351: finishing write tid 5 to smithi17769138-351 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 351 v 93 (ObjNum 350 snap 0 seq_num 350) dirty exists 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: finishing write tid 1 to smithi17769138-352 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: finishing write tid 2 to smithi17769138-352 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: finishing write tid 3 to smithi17769138-352 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: finishing write tid 4 to smithi17769138-352 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: finishing write tid 5 to smithi17769138-352 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 352 v 87 (ObjNum 351 snap 0 seq_num 351) dirty exists 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2024-07-28T11:27:53.488 INFO:tasks.rados.rados.0.smithi177.stdout:353: finishing write tid 1 to smithi17769138-353 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: finishing write tid 2 to smithi17769138-353 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: finishing write tid 3 to smithi17769138-353 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: finishing write tid 4 to smithi17769138-353 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: finishing write tid 5 to smithi17769138-353 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 353 v 103 (ObjNum 352 snap 0 seq_num 352) dirty exists 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:354: finishing write tid 1 to smithi17769138-354 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:354: finishing write tid 2 to smithi17769138-354 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:348: done (15 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:349: done (14 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:350: done (13 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:351: done (12 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:352: done (11 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:353: done (10 left) 2024-07-28T11:27:53.489 INFO:tasks.rados.rados.0.smithi177.stdout:364: write initial oid 364 2024-07-28T11:27:53.490 INFO:tasks.rados.rados.0.smithi177.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2024-07-28T11:27:53.491 INFO:tasks.rados.rados.0.smithi177.stdout:364: writing smithi17769138-364 from 500941 to 1284919 tid 1 2024-07-28T11:27:53.496 INFO:tasks.rados.rados.0.smithi177.stdout:364: writing smithi17769138-364 from 1942140 to 2100941 tid 2 2024-07-28T11:27:53.496 INFO:tasks.rados.rados.0.smithi177.stdout:365: write initial oid 365 2024-07-28T11:27:53.496 INFO:tasks.rados.rados.0.smithi177.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2024-07-28T11:27:53.501 INFO:tasks.rados.rados.0.smithi177.stdout:365: writing smithi17769138-365 from 517748 to 976975 tid 1 2024-07-28T11:27:53.506 INFO:tasks.rados.rados.0.smithi177.stdout:365: writing smithi17769138-365 from 1600622 to 2006732 tid 2 2024-07-28T11:27:53.507 INFO:tasks.rados.rados.0.smithi177.stdout:366: write initial oid 366 2024-07-28T11:27:53.507 INFO:tasks.rados.rados.0.smithi177.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2024-07-28T11:27:53.513 INFO:tasks.rados.rados.0.smithi177.stdout:366: writing smithi17769138-366 from 534555 to 1185384 tid 1 2024-07-28T11:27:53.519 INFO:tasks.rados.rados.0.smithi177.stdout:366: writing smithi17769138-366 from 1659104 to 2134555 tid 2 2024-07-28T11:27:53.519 INFO:tasks.rados.rados.0.smithi177.stdout:367: write initial oid 367 2024-07-28T11:27:53.519 INFO:tasks.rados.rados.0.smithi177.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2024-07-28T11:27:53.526 INFO:tasks.rados.rados.0.smithi177.stdout:367: writing smithi17769138-367 from 551362 to 1277440 tid 1 2024-07-28T11:27:53.530 INFO:tasks.rados.rados.0.smithi177.stdout:367: writing smithi17769138-367 from 1717586 to 2127365 tid 2 2024-07-28T11:27:53.531 INFO:tasks.rados.rados.0.smithi177.stdout:368: write initial oid 368 2024-07-28T11:27:53.531 INFO:tasks.rados.rados.0.smithi177.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2024-07-28T11:27:53.536 INFO:tasks.rados.rados.0.smithi177.stdout:368: writing smithi17769138-368 from 568169 to 969496 tid 1 2024-07-28T11:27:53.542 INFO:tasks.rados.rados.0.smithi177.stdout:368: writing smithi17769138-368 from 1376068 to 2045858 tid 2 2024-07-28T11:27:53.542 INFO:tasks.rados.rados.0.smithi177.stdout:369: write initial oid 369 2024-07-28T11:27:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2024-07-28T11:27:53.548 INFO:tasks.rados.rados.0.smithi177.stdout:369: writing smithi17769138-369 from 584976 to 1061552 tid 1 2024-07-28T11:27:53.556 INFO:tasks.rados.rados.0.smithi177.stdout:369: writing smithi17769138-369 from 1834550 to 2184976 tid 2 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:354: finishing write tid 3 to smithi17769138-354 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:354: finishing write tid 4 to smithi17769138-354 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:354: finishing write tid 5 to smithi17769138-354 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 354 v 84 (ObjNum 353 snap 0 seq_num 353) dirty exists 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: finishing write tid 1 to smithi17769138-355 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: finishing write tid 2 to smithi17769138-355 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: finishing write tid 3 to smithi17769138-355 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: finishing write tid 4 to smithi17769138-355 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: finishing write tid 5 to smithi17769138-355 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 79 (ObjNum 354 snap 0 seq_num 354) dirty exists 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2024-07-28T11:27:53.557 INFO:tasks.rados.rados.0.smithi177.stdout:356: finishing write tid 1 to smithi17769138-356 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:356: finishing write tid 2 to smithi17769138-356 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:356: finishing write tid 3 to smithi17769138-356 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:356: finishing write tid 4 to smithi17769138-356 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:356: finishing write tid 5 to smithi17769138-356 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 356 v 78 (ObjNum 355 snap 0 seq_num 355) dirty exists 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: finishing write tid 1 to smithi17769138-357 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: finishing write tid 2 to smithi17769138-357 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: finishing write tid 3 to smithi17769138-357 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: finishing write tid 4 to smithi17769138-357 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: finishing write tid 5 to smithi17769138-357 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 357 v 107 (ObjNum 356 snap 0 seq_num 356) dirty exists 2024-07-28T11:27:53.558 INFO:tasks.rados.rados.0.smithi177.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:358: finishing write tid 1 to smithi17769138-358 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:358: finishing write tid 2 to smithi17769138-358 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:358: finishing write tid 3 to smithi17769138-358 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:358: finishing write tid 4 to smithi17769138-358 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 358 v 82 (ObjNum 357 snap 0 seq_num 357) dirty exists 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:359: finishing write tid 1 to smithi17769138-359 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:359: finishing write tid 2 to smithi17769138-359 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:359: finishing write tid 3 to smithi17769138-359 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:359: finishing write tid 4 to smithi17769138-359 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 84 (ObjNum 358 snap 0 seq_num 358) dirty exists 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:360: finishing write tid 1 to smithi17769138-360 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:360: finishing write tid 2 to smithi17769138-360 2024-07-28T11:27:53.559 INFO:tasks.rados.rados.0.smithi177.stdout:360: finishing write tid 3 to smithi17769138-360 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:360: finishing write tid 4 to smithi17769138-360 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 360 v 89 (ObjNum 359 snap 0 seq_num 359) dirty exists 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:361: finishing write tid 1 to smithi17769138-361 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:361: finishing write tid 2 to smithi17769138-361 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:361: finishing write tid 3 to smithi17769138-361 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:361: finishing write tid 4 to smithi17769138-361 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 361 v 81 (ObjNum 360 snap 0 seq_num 360) dirty exists 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:354: done (15 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:355: done (14 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:356: done (13 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:357: done (12 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:358: done (11 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:359: done (10 left) 2024-07-28T11:27:53.560 INFO:tasks.rados.rados.0.smithi177.stdout:360: done (9 left) 2024-07-28T11:27:53.561 INFO:tasks.rados.rados.0.smithi177.stdout:361: done (8 left) 2024-07-28T11:27:53.561 INFO:tasks.rados.rados.0.smithi177.stdout:370: write initial oid 370 2024-07-28T11:27:53.561 INFO:tasks.rados.rados.0.smithi177.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2024-07-28T11:27:53.561 INFO:tasks.rados.rados.0.smithi177.stdout:370: writing smithi17769138-370 from 601783 to 1153608 tid 1 2024-07-28T11:27:53.567 INFO:tasks.rados.rados.0.smithi177.stdout:370: writing smithi17769138-370 from 1776679 to 2201783 tid 2 2024-07-28T11:27:53.567 INFO:tasks.rados.rados.0.smithi177.stdout:371: write initial oid 371 2024-07-28T11:27:53.567 INFO:tasks.rados.rados.0.smithi177.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2024-07-28T11:27:53.574 INFO:tasks.rados.rados.0.smithi177.stdout:371: writing smithi17769138-371 from 618590 to 1245664 tid 1 2024-07-28T11:27:53.580 INFO:tasks.rados.rados.0.smithi177.stdout:371: writing smithi17769138-371 from 1835161 to 2218590 tid 2 2024-07-28T11:27:53.580 INFO:tasks.rados.rados.0.smithi177.stdout:372: write initial oid 372 2024-07-28T11:27:53.580 INFO:tasks.rados.rados.0.smithi177.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2024-07-28T11:27:53.587 INFO:tasks.rados.rados.0.smithi177.stdout:372: writing smithi17769138-372 from 635397 to 1337720 tid 1 2024-07-28T11:27:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:372: writing smithi17769138-372 from 1893643 to 2235397 tid 2 2024-07-28T11:27:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:373: write initial oid 373 2024-07-28T11:27:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2024-07-28T11:27:53.599 INFO:tasks.rados.rados.0.smithi177.stdout:373: writing smithi17769138-373 from 652204 to 1429776 tid 1 2024-07-28T11:27:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:373: writing smithi17769138-373 from 1952125 to 2252204 tid 2 2024-07-28T11:27:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:374: write initial oid 374 2024-07-28T11:27:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2024-07-28T11:27:53.611 INFO:tasks.rados.rados.0.smithi177.stdout:374: writing smithi17769138-374 from 669011 to 1238185 tid 1 2024-07-28T11:27:53.616 INFO:tasks.rados.rados.0.smithi177.stdout:374: writing smithi17769138-374 from 2010607 to 2269011 tid 2 2024-07-28T11:27:53.616 INFO:tasks.rados.rados.0.smithi177.stdout:375: write initial oid 375 2024-07-28T11:27:53.617 INFO:tasks.rados.rados.0.smithi177.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2024-07-28T11:27:53.624 INFO:tasks.rados.rados.0.smithi177.stdout:375: writing smithi17769138-375 from 685818 to 1330241 tid 1 2024-07-28T11:27:53.629 INFO:tasks.rados.rados.0.smithi177.stdout:375: writing smithi17769138-375 from 2069089 to 2285818 tid 2 2024-07-28T11:27:53.629 INFO:tasks.rados.rados.0.smithi177.stdout:376: write initial oid 376 2024-07-28T11:27:53.629 INFO:tasks.rados.rados.0.smithi177.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2024-07-28T11:27:53.637 INFO:tasks.rados.rados.0.smithi177.stdout:376: writing smithi17769138-376 from 702625 to 1422297 tid 1 2024-07-28T11:27:53.642 INFO:tasks.rados.rados.0.smithi177.stdout:376: writing smithi17769138-376 from 2127571 to 2302625 tid 2 2024-07-28T11:27:53.642 INFO:tasks.rados.rados.0.smithi177.stdout:377: write initial oid 377 2024-07-28T11:27:53.642 INFO:tasks.rados.rados.0.smithi177.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2024-07-28T11:27:53.650 INFO:tasks.rados.rados.0.smithi177.stdout:377: writing smithi17769138-377 from 719432 to 1514353 tid 1 2024-07-28T11:27:53.654 INFO:tasks.rados.rados.0.smithi177.stdout:377: writing smithi17769138-377 from 2186053 to 2319432 tid 2 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: finishing write tid 1 to smithi17769138-362 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: finishing write tid 2 to smithi17769138-362 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: finishing write tid 3 to smithi17769138-362 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: finishing write tid 4 to smithi17769138-362 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 362 v 75 (ObjNum 361 snap 0 seq_num 361) dirty exists 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:363: finishing write tid 1 to smithi17769138-363 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:362: done (15 left) 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:378: write initial oid 378 2024-07-28T11:27:53.655 INFO:tasks.rados.rados.0.smithi177.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2024-07-28T11:27:53.661 INFO:tasks.rados.rados.0.smithi177.stdout:378: writing smithi17769138-378 from 736239 to 1206409 tid 1 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:378: writing smithi17769138-378 from 1728182 to 2299964 tid 2 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:363: finishing write tid 2 to smithi17769138-363 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:363: finishing write tid 3 to smithi17769138-363 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:363: finishing write tid 4 to smithi17769138-363 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 363 v 110 (ObjNum 362 snap 0 seq_num 362) dirty exists 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:364: finishing write tid 1 to smithi17769138-364 2024-07-28T11:27:53.668 INFO:tasks.rados.rados.0.smithi177.stdout:364: finishing write tid 2 to smithi17769138-364 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:364: finishing write tid 3 to smithi17769138-364 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:364: finishing write tid 4 to smithi17769138-364 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 364 v 76 (ObjNum 363 snap 0 seq_num 363) dirty exists 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:363: done (15 left) 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:364: done (14 left) 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:379: write initial oid 379 2024-07-28T11:27:53.669 INFO:tasks.rados.rados.0.smithi177.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2024-07-28T11:27:53.675 INFO:tasks.rados.rados.0.smithi177.stdout:379: writing smithi17769138-379 from 753046 to 1298465 tid 1 2024-07-28T11:27:53.680 INFO:tasks.rados.rados.0.smithi177.stdout:379: writing smithi17769138-379 from 1786664 to 2218457 tid 2 2024-07-28T11:27:53.681 INFO:tasks.rados.rados.0.smithi177.stdout:380: write initial oid 380 2024-07-28T11:27:53.681 INFO:tasks.rados.rados.0.smithi177.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2024-07-28T11:27:53.688 INFO:tasks.rados.rados.0.smithi177.stdout:380: writing smithi17769138-380 from 769853 to 1390521 tid 1 2024-07-28T11:27:53.695 INFO:tasks.rados.rados.0.smithi177.stdout:380: writing smithi17769138-380 from 1845146 to 2369853 tid 2 2024-07-28T11:27:53.695 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.695 INFO:tasks.rados.rados.0.smithi177.stdout:365: finishing write tid 1 to smithi17769138-365 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:365: finishing write tid 2 to smithi17769138-365 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:365: finishing write tid 3 to smithi17769138-365 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:365: finishing write tid 4 to smithi17769138-365 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 365 v 84 (ObjNum 364 snap 0 seq_num 364) dirty exists 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2024-07-28T11:27:53.696 INFO:tasks.rados.rados.0.smithi177.stdout:366: finishing write tid 1 to smithi17769138-366 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:366: finishing write tid 2 to smithi17769138-366 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:366: finishing write tid 3 to smithi17769138-366 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:366: finishing write tid 4 to smithi17769138-366 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 366 v 85 (ObjNum 365 snap 0 seq_num 365) dirty exists 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2024-07-28T11:27:53.697 INFO:tasks.rados.rados.0.smithi177.stdout:367: finishing write tid 1 to smithi17769138-367 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:367: finishing write tid 2 to smithi17769138-367 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:367: finishing write tid 3 to smithi17769138-367 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:367: finishing write tid 4 to smithi17769138-367 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 367 v 84 (ObjNum 366 snap 0 seq_num 366) dirty exists 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:368: finishing write tid 1 to smithi17769138-368 2024-07-28T11:27:53.698 INFO:tasks.rados.rados.0.smithi177.stdout:368: finishing write tid 2 to smithi17769138-368 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:368: finishing write tid 3 to smithi17769138-368 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:368: finishing write tid 4 to smithi17769138-368 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 368 v 87 (ObjNum 367 snap 0 seq_num 367) dirty exists 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:369: finishing write tid 1 to smithi17769138-369 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:369: finishing write tid 2 to smithi17769138-369 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:369: finishing write tid 3 to smithi17769138-369 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:369: finishing write tid 4 to smithi17769138-369 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 369 v 87 (ObjNum 368 snap 0 seq_num 368) dirty exists 2024-07-28T11:27:53.699 INFO:tasks.rados.rados.0.smithi177.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:365: done (15 left) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:366: done (14 left) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:367: done (13 left) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:368: done (12 left) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:369: done (11 left) 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:381: write initial oid 381 2024-07-28T11:27:53.700 INFO:tasks.rados.rados.0.smithi177.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2024-07-28T11:27:53.702 INFO:tasks.rados.rados.0.smithi177.stdout:381: writing smithi17769138-381 from 786660 to 1482577 tid 1 2024-07-28T11:27:53.707 INFO:tasks.rados.rados.0.smithi177.stdout:381: writing smithi17769138-381 from 1903628 to 2339090 tid 2 2024-07-28T11:27:53.707 INFO:tasks.rados.rados.0.smithi177.stdout:382: write initial oid 382 2024-07-28T11:27:53.707 INFO:tasks.rados.rados.0.smithi177.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2024-07-28T11:27:53.712 INFO:tasks.rados.rados.0.smithi177.stdout:382: writing smithi17769138-382 from 403467 to 890986 tid 1 2024-07-28T11:27:53.719 INFO:tasks.rados.rados.0.smithi177.stdout:382: writing smithi17769138-382 from 1562110 to 2141230 tid 2 2024-07-28T11:27:53.719 INFO:tasks.rados.rados.0.smithi177.stdout:383: write initial oid 383 2024-07-28T11:27:53.719 INFO:tasks.rados.rados.0.smithi177.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2024-07-28T11:27:53.724 INFO:tasks.rados.rados.0.smithi177.stdout:383: writing smithi17769138-383 from 420274 to 983042 tid 1 2024-07-28T11:27:53.730 INFO:tasks.rados.rados.0.smithi177.stdout:383: writing smithi17769138-383 from 1620592 to 2059723 tid 2 2024-07-28T11:27:53.730 INFO:tasks.rados.rados.0.smithi177.stdout:384: write initial oid 384 2024-07-28T11:27:53.730 INFO:tasks.rados.rados.0.smithi177.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2024-07-28T11:27:53.736 INFO:tasks.rados.rados.0.smithi177.stdout:384: writing smithi17769138-384 from 437081 to 1075098 tid 1 2024-07-28T11:27:53.743 INFO:tasks.rados.rados.0.smithi177.stdout:384: writing smithi17769138-384 from 1679074 to 2261863 tid 2 2024-07-28T11:27:53.743 INFO:tasks.rados.rados.0.smithi177.stdout:385: write initial oid 385 2024-07-28T11:27:53.743 INFO:tasks.rados.rados.0.smithi177.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2024-07-28T11:27:53.749 INFO:tasks.rados.rados.0.smithi177.stdout:385: writing smithi17769138-385 from 453888 to 1167154 tid 1 2024-07-28T11:27:53.756 INFO:tasks.rados.rados.0.smithi177.stdout:385: writing smithi17769138-385 from 1737556 to 2180356 tid 2 2024-07-28T11:27:53.756 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.756 INFO:tasks.rados.rados.0.smithi177.stdout:370: finishing write tid 1 to smithi17769138-370 2024-07-28T11:27:53.756 INFO:tasks.rados.rados.0.smithi177.stdout:370: finishing write tid 2 to smithi17769138-370 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:370: finishing write tid 3 to smithi17769138-370 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:370: finishing write tid 4 to smithi17769138-370 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 370 v 78 (ObjNum 369 snap 0 seq_num 369) dirty exists 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: finishing write tid 1 to smithi17769138-371 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: finishing write tid 2 to smithi17769138-371 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: finishing write tid 3 to smithi17769138-371 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: finishing write tid 4 to smithi17769138-371 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 371 v 87 (ObjNum 370 snap 0 seq_num 370) dirty exists 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:372: finishing write tid 1 to smithi17769138-372 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:372: finishing write tid 2 to smithi17769138-372 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:370: done (15 left) 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:371: done (14 left) 2024-07-28T11:27:53.757 INFO:tasks.rados.rados.0.smithi177.stdout:386: write initial oid 386 2024-07-28T11:27:53.758 INFO:tasks.rados.rados.0.smithi177.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2024-07-28T11:27:53.763 INFO:tasks.rados.rados.0.smithi177.stdout:386: writing smithi17769138-386 from 470695 to 1259210 tid 1 2024-07-28T11:27:53.769 INFO:tasks.rados.rados.0.smithi177.stdout:386: writing smithi17769138-386 from 1679685 to 2266143 tid 2 2024-07-28T11:27:53.769 INFO:tasks.rados.rados.0.smithi177.stdout:387: write initial oid 387 2024-07-28T11:27:53.769 INFO:tasks.rados.rados.0.smithi177.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2024-07-28T11:27:53.774 INFO:tasks.rados.rados.0.smithi177.stdout:387: writing smithi17769138-387 from 487502 to 951266 tid 1 2024-07-28T11:27:53.783 INFO:tasks.rados.rados.0.smithi177.stdout:387: writing smithi17769138-387 from 1738167 to 2184636 tid 2 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:372: finishing write tid 3 to smithi17769138-372 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:372: finishing write tid 4 to smithi17769138-372 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 372 v 81 (ObjNum 371 snap 0 seq_num 371) dirty exists 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:373: finishing write tid 1 to smithi17769138-373 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:373: finishing write tid 2 to smithi17769138-373 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:373: finishing write tid 3 to smithi17769138-373 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:373: finishing write tid 4 to smithi17769138-373 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 96 (ObjNum 372 snap 0 seq_num 372) dirty exists 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:374: finishing write tid 1 to smithi17769138-374 2024-07-28T11:27:53.784 INFO:tasks.rados.rados.0.smithi177.stdout:374: finishing write tid 2 to smithi17769138-374 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:374: finishing write tid 3 to smithi17769138-374 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:374: finishing write tid 4 to smithi17769138-374 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 63 (ObjNum 373 snap 0 seq_num 373) dirty exists 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:375: finishing write tid 1 to smithi17769138-375 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:375: finishing write tid 2 to smithi17769138-375 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:375: finishing write tid 3 to smithi17769138-375 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:375: finishing write tid 4 to smithi17769138-375 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 375 v 84 (ObjNum 374 snap 0 seq_num 374) dirty exists 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:376: finishing write tid 1 to smithi17769138-376 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:376: finishing write tid 2 to smithi17769138-376 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:376: finishing write tid 3 to smithi17769138-376 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:376: finishing write tid 4 to smithi17769138-376 2024-07-28T11:27:53.785 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 376 v 87 (ObjNum 375 snap 0 seq_num 375) dirty exists 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:372: done (15 left) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:373: done (14 left) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:374: done (13 left) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:375: done (12 left) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:376: done (11 left) 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:388: write initial oid 388 2024-07-28T11:27:53.786 INFO:tasks.rados.rados.0.smithi177.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2024-07-28T11:27:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:388: writing smithi17769138-388 from 504309 to 1043322 tid 1 2024-07-28T11:27:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:388: writing smithi17769138-388 from 1796649 to 2386776 tid 2 2024-07-28T11:27:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:389: write initial oid 389 2024-07-28T11:27:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2024-07-28T11:27:53.802 INFO:tasks.rados.rados.0.smithi177.stdout:389: writing smithi17769138-389 from 521116 to 1251731 tid 1 2024-07-28T11:27:53.810 INFO:tasks.rados.rados.0.smithi177.stdout:389: writing smithi17769138-389 from 1971484 to 2521116 tid 2 2024-07-28T11:27:53.810 INFO:tasks.rados.rados.0.smithi177.stdout:390: write initial oid 390 2024-07-28T11:27:53.810 INFO:tasks.rados.rados.0.smithi177.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2024-07-28T11:27:53.815 INFO:tasks.rados.rados.0.smithi177.stdout:390: writing smithi17769138-390 from 537923 to 943787 tid 1 2024-07-28T11:27:53.822 INFO:tasks.rados.rados.0.smithi177.stdout:390: writing smithi17769138-390 from 1513613 to 2107409 tid 2 2024-07-28T11:27:53.822 INFO:tasks.rados.rados.0.smithi177.stdout:391: write initial oid 391 2024-07-28T11:27:53.822 INFO:tasks.rados.rados.0.smithi177.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2024-07-28T11:27:53.827 INFO:tasks.rados.rados.0.smithi177.stdout:391: writing smithi17769138-391 from 554730 to 1035843 tid 1 2024-07-28T11:27:53.835 INFO:tasks.rados.rados.0.smithi177.stdout:391: writing smithi17769138-391 from 1572095 to 2309549 tid 2 2024-07-28T11:27:53.835 INFO:tasks.rados.rados.0.smithi177.stdout:392: write initial oid 392 2024-07-28T11:27:53.835 INFO:tasks.rados.rados.0.smithi177.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2024-07-28T11:27:53.841 INFO:tasks.rados.rados.0.smithi177.stdout:392: writing smithi17769138-392 from 571537 to 1127899 tid 1 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:392: writing smithi17769138-392 from 1630577 to 2228042 tid 2 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: finishing write tid 1 to smithi17769138-377 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: finishing write tid 2 to smithi17769138-377 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: finishing write tid 3 to smithi17769138-377 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: finishing write tid 4 to smithi17769138-377 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 377 v 87 (ObjNum 376 snap 0 seq_num 376) dirty exists 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:378: finishing write tid 1 to smithi17769138-378 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:377: done (15 left) 2024-07-28T11:27:53.848 INFO:tasks.rados.rados.0.smithi177.stdout:393: write initial oid 393 2024-07-28T11:27:53.849 INFO:tasks.rados.rados.0.smithi177.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2024-07-28T11:27:53.855 INFO:tasks.rados.rados.0.smithi177.stdout:393: writing smithi17769138-393 from 588344 to 1219955 tid 1 2024-07-28T11:27:53.862 INFO:tasks.rados.rados.0.smithi177.stdout:393: writing smithi17769138-393 from 1689059 to 2430182 tid 2 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:378: finishing write tid 2 to smithi17769138-378 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:378: finishing write tid 3 to smithi17769138-378 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:378: finishing write tid 4 to smithi17769138-378 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 378 v 92 (ObjNum 377 snap 0 seq_num 377) dirty exists 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:379: finishing write tid 1 to smithi17769138-379 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:379: finishing write tid 2 to smithi17769138-379 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:379: finishing write tid 3 to smithi17769138-379 2024-07-28T11:27:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:378: done (15 left) 2024-07-28T11:27:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:394: write initial oid 394 2024-07-28T11:27:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2024-07-28T11:27:53.870 INFO:tasks.rados.rados.0.smithi177.stdout:394: writing smithi17769138-394 from 605151 to 1312011 tid 1 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:394: writing smithi17769138-394 from 2031188 to 2605151 tid 2 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:379: finishing write tid 4 to smithi17769138-379 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 379 v 113 (ObjNum 378 snap 0 seq_num 378) dirty exists 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:380: finishing write tid 1 to smithi17769138-380 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:379: done (15 left) 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:395: write initial oid 395 2024-07-28T11:27:53.878 INFO:tasks.rados.rados.0.smithi177.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2024-07-28T11:27:53.885 INFO:tasks.rados.rados.0.smithi177.stdout:395: writing smithi17769138-395 from 621958 to 1404067 tid 1 2024-07-28T11:27:53.893 INFO:tasks.rados.rados.0.smithi177.stdout:395: writing smithi17769138-395 from 2089670 to 2621958 tid 2 2024-07-28T11:27:53.893 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.893 INFO:tasks.rados.rados.0.smithi177.stdout:380: finishing write tid 2 to smithi17769138-380 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:380: finishing write tid 3 to smithi17769138-380 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:380: finishing write tid 4 to smithi17769138-380 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 380 v 95 (ObjNum 379 snap 0 seq_num 379) dirty exists 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:381: finishing write tid 1 to smithi17769138-381 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:381: finishing write tid 2 to smithi17769138-381 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:381: finishing write tid 3 to smithi17769138-381 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:381: finishing write tid 4 to smithi17769138-381 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 381 v 98 (ObjNum 380 snap 0 seq_num 380) dirty exists 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:382: finishing write tid 1 to smithi17769138-382 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:382: finishing write tid 2 to smithi17769138-382 2024-07-28T11:27:53.894 INFO:tasks.rados.rados.0.smithi177.stdout:382: finishing write tid 3 to smithi17769138-382 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:382: finishing write tid 4 to smithi17769138-382 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 53 (ObjNum 381 snap 0 seq_num 381) dirty exists 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:383: finishing write tid 1 to smithi17769138-383 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:383: finishing write tid 2 to smithi17769138-383 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:383: finishing write tid 3 to smithi17769138-383 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:383: finishing write tid 4 to smithi17769138-383 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 383 v 79 (ObjNum 382 snap 0 seq_num 382) dirty exists 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:384: finishing write tid 1 to smithi17769138-384 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:380: done (15 left) 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:381: done (14 left) 2024-07-28T11:27:53.895 INFO:tasks.rados.rados.0.smithi177.stdout:382: done (13 left) 2024-07-28T11:27:53.896 INFO:tasks.rados.rados.0.smithi177.stdout:383: done (12 left) 2024-07-28T11:27:53.896 INFO:tasks.rados.rados.0.smithi177.stdout:396: write initial oid 396 2024-07-28T11:27:53.896 INFO:tasks.rados.rados.0.smithi177.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2024-07-28T11:27:53.899 INFO:tasks.rados.rados.0.smithi177.stdout:396: writing smithi17769138-396 from 638765 to 1096123 tid 1 2024-07-28T11:27:53.906 INFO:tasks.rados.rados.0.smithi177.stdout:396: writing smithi17769138-396 from 1748152 to 2352955 tid 2 2024-07-28T11:27:53.907 INFO:tasks.rados.rados.0.smithi177.stdout:397: write initial oid 397 2024-07-28T11:27:53.907 INFO:tasks.rados.rados.0.smithi177.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2024-07-28T11:27:53.913 INFO:tasks.rados.rados.0.smithi177.stdout:397: writing smithi17769138-397 from 655572 to 1304532 tid 1 2024-07-28T11:27:53.921 INFO:tasks.rados.rados.0.smithi177.stdout:397: writing smithi17769138-397 from 1922987 to 2655572 tid 2 2024-07-28T11:27:53.921 INFO:tasks.rados.rados.0.smithi177.stdout:398: write initial oid 398 2024-07-28T11:27:53.921 INFO:tasks.rados.rados.0.smithi177.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2024-07-28T11:27:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:398: writing smithi17769138-398 from 672379 to 1396588 tid 1 2024-07-28T11:27:53.935 INFO:tasks.rados.rados.0.smithi177.stdout:398: writing smithi17769138-398 from 1865116 to 2473588 tid 2 2024-07-28T11:27:53.935 INFO:tasks.rados.rados.0.smithi177.stdout:399: write initial oid 399 2024-07-28T11:27:53.936 INFO:tasks.rados.rados.0.smithi177.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2024-07-28T11:27:53.944 INFO:tasks.rados.rados.0.smithi177.stdout:399: writing smithi17769138-399 from 689186 to 1488644 tid 1 2024-07-28T11:27:53.951 INFO:tasks.rados.rados.0.smithi177.stdout:399: writing smithi17769138-399 from 1923598 to 2675728 tid 2 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:384: finishing write tid 2 to smithi17769138-384 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:384: finishing write tid 3 to smithi17769138-384 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:384: finishing write tid 4 to smithi17769138-384 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 65 (ObjNum 383 snap 0 seq_num 383) dirty exists 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:385: finishing write tid 1 to smithi17769138-385 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:385: finishing write tid 2 to smithi17769138-385 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:385: finishing write tid 3 to smithi17769138-385 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:385: finishing write tid 4 to smithi17769138-385 2024-07-28T11:27:53.952 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 385 v 87 (ObjNum 384 snap 0 seq_num 384) dirty exists 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:386: finishing write tid 1 to smithi17769138-386 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:384: done (15 left) 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:385: done (14 left) 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:400: write initial oid 400 2024-07-28T11:27:53.953 INFO:tasks.rados.rados.0.smithi177.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2024-07-28T11:27:53.958 INFO:tasks.rados.rados.0.smithi177.stdout:400: writing smithi17769138-400 from 705993 to 1180700 tid 1 2024-07-28T11:27:53.964 INFO:tasks.rados.rados.0.smithi177.stdout:400: writing smithi17769138-400 from 1582080 to 2194221 tid 2 2024-07-28T11:27:53.964 INFO:tasks.rados.rados.0.smithi177.stdout:401: write initial oid 401 2024-07-28T11:27:53.964 INFO:tasks.rados.rados.0.smithi177.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2024-07-28T11:27:53.970 INFO:tasks.rados.rados.0.smithi177.stdout:401: writing smithi17769138-401 from 722800 to 1272756 tid 1 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:401: writing smithi17769138-401 from 2040562 to 2722800 tid 2 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:386: finishing write tid 2 to smithi17769138-386 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:386: finishing write tid 3 to smithi17769138-386 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:386: finishing write tid 4 to smithi17769138-386 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 56 (ObjNum 385 snap 0 seq_num 385) dirty exists 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:387: finishing write tid 1 to smithi17769138-387 2024-07-28T11:27:53.979 INFO:tasks.rados.rados.0.smithi177.stdout:386: done (15 left) 2024-07-28T11:27:53.980 INFO:tasks.rados.rados.0.smithi177.stdout:402: write initial oid 402 2024-07-28T11:27:53.980 INFO:tasks.rados.rados.0.smithi177.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2024-07-28T11:27:53.986 INFO:tasks.rados.rados.0.smithi177.stdout:402: writing smithi17769138-402 from 739607 to 1364812 tid 1 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout:402: writing smithi17769138-402 from 1982691 to 2482148 tid 2 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout:387: finishing write tid 2 to smithi17769138-387 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout:387: finishing write tid 3 to smithi17769138-387 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout:388: finishing write tid 1 to smithi17769138-388 2024-07-28T11:27:53.993 INFO:tasks.rados.rados.0.smithi177.stdout:387: finishing write tid 4 to smithi17769138-387 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 387 v 90 (ObjNum 386 snap 0 seq_num 386) dirty exists 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:388: finishing write tid 2 to smithi17769138-388 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:388: finishing write tid 3 to smithi17769138-388 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:388: finishing write tid 4 to smithi17769138-388 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 388 v 83 (ObjNum 387 snap 0 seq_num 387) dirty exists 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:389: finishing write tid 1 to smithi17769138-389 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:389: finishing write tid 2 to smithi17769138-389 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:389: finishing write tid 3 to smithi17769138-389 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:389: finishing write tid 4 to smithi17769138-389 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 389 v 99 (ObjNum 388 snap 0 seq_num 388) dirty exists 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:27:53.994 INFO:tasks.rados.rados.0.smithi177.stdout:390: finishing write tid 1 to smithi17769138-390 2024-07-28T11:27:53.995 INFO:tasks.rados.rados.0.smithi177.stdout:387: done (15 left) 2024-07-28T11:27:53.995 INFO:tasks.rados.rados.0.smithi177.stdout:388: done (14 left) 2024-07-28T11:27:53.995 INFO:tasks.rados.rados.0.smithi177.stdout:389: done (13 left) 2024-07-28T11:27:53.995 INFO:tasks.rados.rados.0.smithi177.stdout:403: write initial oid 403 2024-07-28T11:27:53.995 INFO:tasks.rados.rados.0.smithi177.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2024-07-28T11:27:54.001 INFO:tasks.rados.rados.0.smithi177.stdout:403: writing smithi17769138-403 from 756414 to 1456868 tid 1 2024-07-28T11:27:54.009 INFO:tasks.rados.rados.0.smithi177.stdout:403: writing smithi17769138-403 from 2041173 to 2756414 tid 2 2024-07-28T11:27:54.009 INFO:tasks.rados.rados.0.smithi177.stdout:404: write initial oid 404 2024-07-28T11:27:54.009 INFO:tasks.rados.rados.0.smithi177.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2024-07-28T11:27:54.016 INFO:tasks.rados.rados.0.smithi177.stdout:404: writing smithi17769138-404 from 773221 to 1265277 tid 1 2024-07-28T11:27:54.022 INFO:tasks.rados.rados.0.smithi177.stdout:404: writing smithi17769138-404 from 1816008 to 2319134 tid 2 2024-07-28T11:27:54.022 INFO:tasks.rados.rados.0.smithi177.stdout:405: write initial oid 405 2024-07-28T11:27:54.022 INFO:tasks.rados.rados.0.smithi177.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2024-07-28T11:27:54.030 INFO:tasks.rados.rados.0.smithi177.stdout:405: writing smithi17769138-405 from 790028 to 1357333 tid 1 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:405: writing smithi17769138-405 from 1874490 to 2637627 tid 2 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:390: finishing write tid 2 to smithi17769138-390 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:390: finishing write tid 3 to smithi17769138-390 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:390: finishing write tid 4 to smithi17769138-390 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 390 v 90 (ObjNum 389 snap 0 seq_num 389) dirty exists 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:391: finishing write tid 1 to smithi17769138-391 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:391: finishing write tid 2 to smithi17769138-391 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:390: done (15 left) 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:406: write initial oid 406 2024-07-28T11:27:54.037 INFO:tasks.rados.rados.0.smithi177.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2024-07-28T11:27:54.042 INFO:tasks.rados.rados.0.smithi177.stdout:406: writing smithi17769138-406 from 406835 to 1049389 tid 1 2024-07-28T11:27:54.048 INFO:tasks.rados.rados.0.smithi177.stdout:406: writing smithi17769138-406 from 1532972 to 2039767 tid 2 2024-07-28T11:27:54.052 INFO:tasks.rados.rados.0.smithi177.stdout:406: writing smithi17769138-406 from 2772312 to 2806835 tid 3 2024-07-28T11:27:54.052 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.052 INFO:tasks.rados.rados.0.smithi177.stdout:391: finishing write tid 3 to smithi17769138-391 2024-07-28T11:27:54.052 INFO:tasks.rados.rados.0.smithi177.stdout:391: finishing write tid 4 to smithi17769138-391 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 391 v 59 (ObjNum 390 snap 0 seq_num 390) dirty exists 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:392: finishing write tid 1 to smithi17769138-392 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:392: finishing write tid 2 to smithi17769138-392 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:391: done (15 left) 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:407: write initial oid 407 2024-07-28T11:27:54.053 INFO:tasks.rados.rados.0.smithi177.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2024-07-28T11:27:54.058 INFO:tasks.rados.rados.0.smithi177.stdout:407: writing smithi17769138-407 from 423642 to 1141445 tid 1 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:407: writing smithi17769138-407 from 1875101 to 2641907 tid 2 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:392: finishing write tid 3 to smithi17769138-392 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:392: finishing write tid 4 to smithi17769138-392 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 392 v 82 (ObjNum 391 snap 0 seq_num 391) dirty exists 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:393: finishing write tid 1 to smithi17769138-393 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:393: finishing write tid 2 to smithi17769138-393 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:393: finishing write tid 3 to smithi17769138-393 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:393: finishing write tid 4 to smithi17769138-393 2024-07-28T11:27:54.067 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 393 v 68 (ObjNum 392 snap 0 seq_num 392) dirty exists 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:394: finishing write tid 1 to smithi17769138-394 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:394: finishing write tid 2 to smithi17769138-394 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:392: done (15 left) 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:393: done (14 left) 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:408: write initial oid 408 2024-07-28T11:27:54.068 INFO:tasks.rados.rados.0.smithi177.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2024-07-28T11:27:54.073 INFO:tasks.rados.rados.0.smithi177.stdout:408: writing smithi17769138-408 from 440449 to 1233501 tid 1 2024-07-28T11:27:54.080 INFO:tasks.rados.rados.0.smithi177.stdout:408: writing smithi17769138-408 from 1933583 to 2444047 tid 2 2024-07-28T11:27:54.081 INFO:tasks.rados.rados.0.smithi177.stdout:409: write initial oid 409 2024-07-28T11:27:54.081 INFO:tasks.rados.rados.0.smithi177.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2024-07-28T11:27:54.085 INFO:tasks.rados.rados.0.smithi177.stdout:409: writing smithi17769138-409 from 457256 to 925557 tid 1 2024-07-28T11:27:54.094 INFO:tasks.rados.rados.0.smithi177.stdout:409: writing smithi17769138-409 from 1592065 to 2362540 tid 2 2024-07-28T11:27:54.096 INFO:tasks.rados.rados.0.smithi177.stdout:409: writing smithi17769138-409 from 2854581 to 2857256 tid 3 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:394: finishing write tid 3 to smithi17769138-394 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:394: finishing write tid 4 to smithi17769138-394 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 394 v 90 (ObjNum 393 snap 0 seq_num 393) dirty exists 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:395: finishing write tid 1 to smithi17769138-395 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:395: finishing write tid 2 to smithi17769138-395 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:394: done (15 left) 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:410: write initial oid 410 2024-07-28T11:27:54.097 INFO:tasks.rados.rados.0.smithi177.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-07-28T11:27:54.102 INFO:tasks.rados.rados.0.smithi177.stdout:410: writing smithi17769138-410 from 474063 to 1017613 tid 1 2024-07-28T11:27:54.109 INFO:tasks.rados.rados.0.smithi177.stdout:410: writing smithi17769138-410 from 1650547 to 2164680 tid 2 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:410: writing smithi17769138-410 from 2765651 to 2874063 tid 3 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:395: finishing write tid 3 to smithi17769138-395 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:395: finishing write tid 4 to smithi17769138-395 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 395 v 90 (ObjNum 394 snap 0 seq_num 394) dirty exists 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:396: finishing write tid 1 to smithi17769138-396 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:396: finishing write tid 2 to smithi17769138-396 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:396: finishing write tid 3 to smithi17769138-396 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:396: finishing write tid 4 to smithi17769138-396 2024-07-28T11:27:54.113 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 396 v 102 (ObjNum 395 snap 0 seq_num 395) dirty exists 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:397: finishing write tid 1 to smithi17769138-397 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:397: finishing write tid 2 to smithi17769138-397 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:395: done (15 left) 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:396: done (14 left) 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:411: write initial oid 411 2024-07-28T11:27:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-07-28T11:27:54.119 INFO:tasks.rados.rados.0.smithi177.stdout:411: writing smithi17769138-411 from 490870 to 1109669 tid 1 2024-07-28T11:27:54.126 INFO:tasks.rados.rados.0.smithi177.stdout:411: writing smithi17769138-411 from 1592676 to 2366820 tid 2 2024-07-28T11:27:54.129 INFO:tasks.rados.rados.0.smithi177.stdout:411: writing smithi17769138-411 from 2793074 to 2890870 tid 3 2024-07-28T11:27:54.129 INFO:tasks.rados.rados.0.smithi177.stdout:412: write initial oid 412 2024-07-28T11:27:54.129 INFO:tasks.rados.rados.0.smithi177.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-07-28T11:27:54.134 INFO:tasks.rados.rados.0.smithi177.stdout:412: writing smithi17769138-412 from 507677 to 918078 tid 1 2024-07-28T11:27:54.139 INFO:tasks.rados.rados.0.smithi177.stdout:412: writing smithi17769138-412 from 1367511 to 1885313 tid 2 2024-07-28T11:27:54.145 INFO:tasks.rados.rados.0.smithi177.stdout:412: writing smithi17769138-412 from 2420497 to 2907677 tid 3 2024-07-28T11:27:54.145 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.145 INFO:tasks.rados.rados.0.smithi177.stdout:397: finishing write tid 3 to smithi17769138-397 2024-07-28T11:27:54.145 INFO:tasks.rados.rados.0.smithi177.stdout:397: finishing write tid 4 to smithi17769138-397 2024-07-28T11:27:54.145 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 88 (ObjNum 396 snap 0 seq_num 396) dirty exists 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:398: finishing write tid 1 to smithi17769138-398 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:398: finishing write tid 2 to smithi17769138-398 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:397: done (15 left) 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:413: write initial oid 413 2024-07-28T11:27:54.146 INFO:tasks.rados.rados.0.smithi177.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-07-28T11:27:54.150 INFO:tasks.rados.rados.0.smithi177.stdout:413: writing smithi17769138-413 from 524484 to 1010134 tid 1 2024-07-28T11:27:54.156 INFO:tasks.rados.rados.0.smithi177.stdout:413: writing smithi17769138-413 from 1425993 to 2087453 tid 2 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:413: writing smithi17769138-413 from 2847920 to 2924484 tid 3 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:398: finishing write tid 3 to smithi17769138-398 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:398: finishing write tid 4 to smithi17769138-398 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 398 v 90 (ObjNum 397 snap 0 seq_num 397) dirty exists 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2024-07-28T11:27:54.161 INFO:tasks.rados.rados.0.smithi177.stdout:399: finishing write tid 1 to smithi17769138-399 2024-07-28T11:27:54.162 INFO:tasks.rados.rados.0.smithi177.stdout:399: finishing write tid 2 to smithi17769138-399 2024-07-28T11:27:54.162 INFO:tasks.rados.rados.0.smithi177.stdout:399: finishing write tid 3 to smithi17769138-399 2024-07-28T11:27:54.162 INFO:tasks.rados.rados.0.smithi177.stdout:398: done (15 left) 2024-07-28T11:27:54.162 INFO:tasks.rados.rados.0.smithi177.stdout:414: write initial oid 414 2024-07-28T11:27:54.162 INFO:tasks.rados.rados.0.smithi177.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2024-07-28T11:27:54.167 INFO:tasks.rados.rados.0.smithi177.stdout:414: writing smithi17769138-414 from 541291 to 1102190 tid 1 2024-07-28T11:27:54.174 INFO:tasks.rados.rados.0.smithi177.stdout:414: writing smithi17769138-414 from 1884475 to 2405946 tid 2 2024-07-28T11:27:54.174 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.174 INFO:tasks.rados.rados.0.smithi177.stdout:399: finishing write tid 4 to smithi17769138-399 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 399 v 93 (ObjNum 398 snap 0 seq_num 398) dirty exists 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:400: finishing write tid 1 to smithi17769138-400 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:400: finishing write tid 2 to smithi17769138-400 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:399: done (15 left) 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:415: write initial oid 415 2024-07-28T11:27:54.175 INFO:tasks.rados.rados.0.smithi177.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2024-07-28T11:27:54.181 INFO:tasks.rados.rados.0.smithi177.stdout:415: writing smithi17769138-415 from 558098 to 1194246 tid 1 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:415: writing smithi17769138-415 from 1826604 to 2491733 tid 2 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:400: finishing write tid 3 to smithi17769138-400 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:400: finishing write tid 4 to smithi17769138-400 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 400 v 66 (ObjNum 399 snap 0 seq_num 399) dirty exists 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:401: finishing write tid 1 to smithi17769138-401 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:401: finishing write tid 2 to smithi17769138-401 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:401: finishing write tid 3 to smithi17769138-401 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:401: finishing write tid 4 to smithi17769138-401 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 401 v 93 (ObjNum 400 snap 0 seq_num 400) dirty exists 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:27:54.189 INFO:tasks.rados.rados.0.smithi177.stdout:402: finishing write tid 1 to smithi17769138-402 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:402: finishing write tid 2 to smithi17769138-402 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:402: finishing write tid 3 to smithi17769138-402 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:402: finishing write tid 4 to smithi17769138-402 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 402 v 69 (ObjNum 401 snap 0 seq_num 401) dirty exists 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:403: finishing write tid 1 to smithi17769138-403 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:403: finishing write tid 2 to smithi17769138-403 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:403: finishing write tid 3 to smithi17769138-403 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:403: finishing write tid 4 to smithi17769138-403 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 403 v 101 (ObjNum 402 snap 0 seq_num 402) dirty exists 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:404: finishing write tid 1 to smithi17769138-404 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:404: finishing write tid 2 to smithi17769138-404 2024-07-28T11:27:54.190 INFO:tasks.rados.rados.0.smithi177.stdout:404: finishing write tid 3 to smithi17769138-404 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:404: finishing write tid 4 to smithi17769138-404 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 404 v 72 (ObjNum 403 snap 0 seq_num 403) dirty exists 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:405: finishing write tid 1 to smithi17769138-405 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:405: finishing write tid 2 to smithi17769138-405 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:405: finishing write tid 3 to smithi17769138-405 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:405: finishing write tid 4 to smithi17769138-405 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 93 (ObjNum 404 snap 0 seq_num 404) dirty exists 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:406: finishing write tid 1 to smithi17769138-406 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:406: finishing write tid 2 to smithi17769138-406 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:406: finishing write tid 3 to smithi17769138-406 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:406: finishing write tid 4 to smithi17769138-406 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:406: finishing write tid 5 to smithi17769138-406 2024-07-28T11:27:54.191 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 406 v 106 (ObjNum 405 snap 0 seq_num 405) dirty exists 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:407: finishing write tid 1 to smithi17769138-407 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:400: done (15 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:401: done (14 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:402: done (13 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:403: done (12 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:404: done (11 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:405: done (10 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:406: done (9 left) 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:416: write initial oid 416 2024-07-28T11:27:54.192 INFO:tasks.rados.rados.0.smithi177.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-07-28T11:27:54.195 INFO:tasks.rados.rados.0.smithi177.stdout:416: writing smithi17769138-416 from 574905 to 1286302 tid 1 2024-07-28T11:27:54.201 INFO:tasks.rados.rados.0.smithi177.stdout:416: writing smithi17769138-416 from 1885086 to 2410226 tid 2 2024-07-28T11:27:54.204 INFO:tasks.rados.rados.0.smithi177.stdout:416: writing smithi17769138-416 from 2930189 to 2974905 tid 3 2024-07-28T11:27:54.204 INFO:tasks.rados.rados.0.smithi177.stdout:417: write initial oid 417 2024-07-28T11:27:54.204 INFO:tasks.rados.rados.0.smithi177.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2024-07-28T11:27:54.212 INFO:tasks.rados.rados.0.smithi177.stdout:417: writing smithi17769138-417 from 591712 to 1378358 tid 1 2024-07-28T11:27:54.214 INFO:teuthology.orchestra.run.smithi177.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:54.220 INFO:tasks.rados.rados.0.smithi177.stdout:417: writing smithi17769138-417 from 1943568 to 2612366 tid 2 2024-07-28T11:27:54.220 INFO:tasks.rados.rados.0.smithi177.stdout:418: write initial oid 418 2024-07-28T11:27:54.221 INFO:tasks.rados.rados.0.smithi177.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-07-28T11:27:54.228 INFO:tasks.rados.rados.0.smithi177.stdout:418: writing smithi17769138-418 from 608519 to 1070414 tid 1 2024-07-28T11:27:54.234 INFO:tasks.rados.rados.0.smithi177.stdout:418: writing smithi17769138-418 from 1602050 to 2130859 tid 2 2024-07-28T11:27:54.239 INFO:tasks.rados.rados.0.smithi177.stdout:418: writing smithi17769138-418 from 2585035 to 3008519 tid 3 2024-07-28T11:27:54.239 INFO:tasks.rados.rados.0.smithi177.stdout:419: write initial oid 419 2024-07-28T11:27:54.239 INFO:tasks.rados.rados.0.smithi177.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2024-07-28T11:27:54.246 INFO:tasks.rados.rados.0.smithi177.stdout:419: writing smithi17769138-419 from 625326 to 1162470 tid 1 2024-07-28T11:27:54.254 INFO:tasks.rados.rados.0.smithi177.stdout:419: writing smithi17769138-419 from 1944179 to 2616646 tid 2 2024-07-28T11:27:54.254 INFO:tasks.rados.rados.0.smithi177.stdout:420: write initial oid 420 2024-07-28T11:27:54.254 INFO:tasks.rados.rados.0.smithi177.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2024-07-28T11:27:54.262 INFO:tasks.rados.rados.0.smithi177.stdout:420: writing smithi17769138-420 from 642133 to 1370879 tid 1 2024-07-28T11:27:54.269 INFO:tasks.rados.rados.0.smithi177.stdout:420: writing smithi17769138-420 from 2119014 to 2651492 tid 2 2024-07-28T11:27:54.269 INFO:tasks.rados.rados.0.smithi177.stdout:421: write initial oid 421 2024-07-28T11:27:54.269 INFO:tasks.rados.rados.0.smithi177.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-07-28T11:27:54.275 INFO:tasks.rados.rados.0.smithi177.stdout:421: writing smithi17769138-421 from 658940 to 1062935 tid 1 2024-07-28T11:27:54.283 INFO:tasks.rados.rados.0.smithi177.stdout:421: writing smithi17769138-421 from 1777496 to 2453632 tid 2 2024-07-28T11:27:54.286 INFO:tasks.rados.rados.0.smithi177.stdout:421: writing smithi17769138-421 from 2950951 to 3058940 tid 3 2024-07-28T11:27:54.286 INFO:tasks.rados.rados.0.smithi177.stdout:422: write initial oid 422 2024-07-28T11:27:54.286 INFO:tasks.rados.rados.0.smithi177.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2024-07-28T11:27:54.292 INFO:tasks.rados.rados.0.smithi177.stdout:422: writing smithi17769138-422 from 675747 to 1154991 tid 1 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:422: writing smithi17769138-422 from 1835978 to 2372125 tid 2 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:407: finishing write tid 2 to smithi17769138-407 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:407: finishing write tid 3 to smithi17769138-407 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:407: finishing write tid 4 to smithi17769138-407 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 75 (ObjNum 406 snap 0 seq_num 406) dirty exists 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:408: finishing write tid 1 to smithi17769138-408 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:408: finishing write tid 2 to smithi17769138-408 2024-07-28T11:27:54.300 INFO:tasks.rados.rados.0.smithi177.stdout:408: finishing write tid 3 to smithi17769138-408 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:408: finishing write tid 4 to smithi17769138-408 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 408 v 90 (ObjNum 407 snap 0 seq_num 407) dirty exists 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: finishing write tid 1 to smithi17769138-409 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: finishing write tid 2 to smithi17769138-409 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: finishing write tid 3 to smithi17769138-409 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: finishing write tid 4 to smithi17769138-409 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: finishing write tid 5 to smithi17769138-409 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 409 v 92 (ObjNum 408 snap 0 seq_num 408) dirty exists 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:410: finishing write tid 1 to smithi17769138-410 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:407: done (15 left) 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:408: done (14 left) 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:409: done (13 left) 2024-07-28T11:27:54.301 INFO:tasks.rados.rados.0.smithi177.stdout:423: write initial oid 423 2024-07-28T11:27:54.302 INFO:tasks.rados.rados.0.smithi177.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-07-28T11:27:54.306 INFO:tasks.rados.rados.0.smithi177.stdout:423: writing smithi17769138-423 from 692554 to 1247047 tid 1 2024-07-28T11:27:54.313 INFO:tasks.rados.rados.0.smithi177.stdout:423: writing smithi17769138-423 from 1778107 to 2457912 tid 2 2024-07-28T11:27:54.316 INFO:tasks.rados.rados.0.smithi177.stdout:423: writing smithi17769138-423 from 2889444 to 3092554 tid 3 2024-07-28T11:27:54.317 INFO:tasks.rados.rados.0.smithi177.stdout:424: write initial oid 424 2024-07-28T11:27:54.317 INFO:tasks.rados.rados.0.smithi177.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-07-28T11:27:54.324 INFO:tasks.rados.rados.0.smithi177.stdout:424: writing smithi17769138-424 from 709361 to 1339103 tid 1 2024-07-28T11:27:54.330 INFO:tasks.rados.rados.0.smithi177.stdout:424: writing smithi17769138-424 from 1836589 to 2376405 tid 2 2024-07-28T11:27:54.334 INFO:tasks.rados.rados.0.smithi177.stdout:424: writing smithi17769138-424 from 3033220 to 3109361 tid 3 2024-07-28T11:27:54.334 INFO:tasks.rados.rados.0.smithi177.stdout:425: write initial oid 425 2024-07-28T11:27:54.334 INFO:tasks.rados.rados.0.smithi177.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2024-07-28T11:27:54.342 INFO:tasks.rados.rados.0.smithi177.stdout:425: writing smithi17769138-425 from 726168 to 1431159 tid 1 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:425: writing smithi17769138-425 from 1895071 to 2578545 tid 2 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:410: finishing write tid 2 to smithi17769138-410 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:410: finishing write tid 3 to smithi17769138-410 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:410: finishing write tid 4 to smithi17769138-410 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:410: finishing write tid 5 to smithi17769138-410 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 410 v 91 (ObjNum 409 snap 0 seq_num 409) dirty exists 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:411: finishing write tid 1 to smithi17769138-411 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:411: finishing write tid 2 to smithi17769138-411 2024-07-28T11:27:54.349 INFO:tasks.rados.rados.0.smithi177.stdout:411: finishing write tid 3 to smithi17769138-411 2024-07-28T11:27:54.350 INFO:tasks.rados.rados.0.smithi177.stdout:411: finishing write tid 4 to smithi17769138-411 2024-07-28T11:27:54.350 INFO:tasks.rados.rados.0.smithi177.stdout:410: done (15 left) 2024-07-28T11:27:54.350 INFO:tasks.rados.rados.0.smithi177.stdout:426: write initial oid 426 2024-07-28T11:27:54.350 INFO:tasks.rados.rados.0.smithi177.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-07-28T11:27:54.357 INFO:tasks.rados.rados.0.smithi177.stdout:426: writing smithi17769138-426 from 742975 to 1523215 tid 1 2024-07-28T11:27:54.362 INFO:tasks.rados.rados.0.smithi177.stdout:426: writing smithi17769138-426 from 1953553 to 2380685 tid 2 2024-07-28T11:27:54.366 INFO:tasks.rados.rados.0.smithi177.stdout:426: writing smithi17769138-426 from 2971713 to 3142975 tid 3 2024-07-28T11:27:54.366 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:411: finishing write tid 5 to smithi17769138-411 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 411 v 97 (ObjNum 410 snap 0 seq_num 410) dirty exists 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:412: finishing write tid 1 to smithi17769138-412 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:412: finishing write tid 2 to smithi17769138-412 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:411: done (15 left) 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:427: write initial oid 427 2024-07-28T11:27:54.367 INFO:tasks.rados.rados.0.smithi177.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2024-07-28T11:27:54.373 INFO:tasks.rados.rados.0.smithi177.stdout:427: writing smithi17769138-427 from 759782 to 1331624 tid 1 2024-07-28T11:27:54.381 INFO:tasks.rados.rados.0.smithi177.stdout:427: writing smithi17769138-427 from 2012035 to 2699178 tid 2 2024-07-28T11:27:54.381 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.381 INFO:tasks.rados.rados.0.smithi177.stdout:412: finishing write tid 3 to smithi17769138-412 2024-07-28T11:27:54.381 INFO:tasks.rados.rados.0.smithi177.stdout:412: finishing write tid 4 to smithi17769138-412 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:412: finishing write tid 5 to smithi17769138-412 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 412 v 97 (ObjNum 411 snap 0 seq_num 411) dirty exists 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:413: finishing write tid 1 to smithi17769138-413 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:412: done (15 left) 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:428: write initial oid 428 2024-07-28T11:27:54.382 INFO:tasks.rados.rados.0.smithi177.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-07-28T11:27:54.389 INFO:tasks.rados.rados.0.smithi177.stdout:428: writing smithi17769138-428 from 776589 to 1423680 tid 1 2024-07-28T11:27:54.395 INFO:tasks.rados.rados.0.smithi177.stdout:428: writing smithi17769138-428 from 2070517 to 2501318 tid 2 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout:428: writing smithi17769138-428 from 3026559 to 3176589 tid 3 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout:413: finishing write tid 2 to smithi17769138-413 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout:413: finishing write tid 3 to smithi17769138-413 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout:413: finishing write tid 4 to smithi17769138-413 2024-07-28T11:27:54.399 INFO:tasks.rados.rados.0.smithi177.stdout:413: finishing write tid 5 to smithi17769138-413 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 413 v 105 (ObjNum 412 snap 0 seq_num 412) dirty exists 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: finishing write tid 1 to smithi17769138-414 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: finishing write tid 2 to smithi17769138-414 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: finishing write tid 3 to smithi17769138-414 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: finishing write tid 4 to smithi17769138-414 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 414 v 86 (ObjNum 413 snap 0 seq_num 413) dirty exists 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:415: finishing write tid 1 to smithi17769138-415 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:413: done (15 left) 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:414: done (14 left) 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:429: write initial oid 429 2024-07-28T11:27:54.400 INFO:tasks.rados.rados.0.smithi177.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2024-07-28T11:27:54.407 INFO:tasks.rados.rados.0.smithi177.stdout:429: writing smithi17769138-429 from 793396 to 1515736 tid 1 2024-07-28T11:27:54.414 INFO:tasks.rados.rados.0.smithi177.stdout:429: writing smithi17769138-429 from 2128999 to 2819811 tid 2 2024-07-28T11:27:54.415 INFO:tasks.rados.rados.0.smithi177.stdout:430: write initial oid 430 2024-07-28T11:27:54.415 INFO:tasks.rados.rados.0.smithi177.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-07-28T11:27:54.421 INFO:tasks.rados.rados.0.smithi177.stdout:430: writing smithi17769138-430 from 410203 to 1207792 tid 1 2024-07-28T11:27:54.427 INFO:tasks.rados.rados.0.smithi177.stdout:430: writing smithi17769138-430 from 1787481 to 2221951 tid 2 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:430: writing smithi17769138-430 from 2681405 to 3210203 tid 3 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:415: finishing write tid 2 to smithi17769138-415 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:415: finishing write tid 3 to smithi17769138-415 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:415: finishing write tid 4 to smithi17769138-415 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 415 v 93 (ObjNum 414 snap 0 seq_num 414) dirty exists 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:416: finishing write tid 1 to smithi17769138-416 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:416: finishing write tid 2 to smithi17769138-416 2024-07-28T11:27:54.433 INFO:tasks.rados.rados.0.smithi177.stdout:415: done (15 left) 2024-07-28T11:27:54.434 INFO:tasks.rados.rados.0.smithi177.stdout:431: write initial oid 431 2024-07-28T11:27:54.434 INFO:tasks.rados.rados.0.smithi177.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-07-28T11:27:54.437 INFO:tasks.rados.rados.0.smithi177.stdout:431: writing smithi17769138-431 from 427010 to 899848 tid 1 2024-07-28T11:27:54.443 INFO:tasks.rados.rados.0.smithi177.stdout:431: writing smithi17769138-431 from 1329610 to 2024091 tid 2 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:431: writing smithi17769138-431 from 2708828 to 3227010 tid 3 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:416: finishing write tid 3 to smithi17769138-416 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:416: finishing write tid 4 to smithi17769138-416 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:416: finishing write tid 5 to smithi17769138-416 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 416 v 101 (ObjNum 415 snap 0 seq_num 415) dirty exists 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:417: finishing write tid 1 to smithi17769138-417 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:417: finishing write tid 2 to smithi17769138-417 2024-07-28T11:27:54.451 INFO:tasks.rados.rados.0.smithi177.stdout:417: finishing write tid 3 to smithi17769138-417 2024-07-28T11:27:54.452 INFO:tasks.rados.rados.0.smithi177.stdout:416: done (15 left) 2024-07-28T11:27:54.452 INFO:tasks.rados.rados.0.smithi177.stdout:432: write initial oid 432 2024-07-28T11:27:54.452 INFO:tasks.rados.rados.0.smithi177.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-07-28T11:27:54.456 INFO:tasks.rados.rados.0.smithi177.stdout:432: writing smithi17769138-432 from 443817 to 991904 tid 1 2024-07-28T11:27:54.463 INFO:tasks.rados.rados.0.smithi177.stdout:432: writing smithi17769138-432 from 1788092 to 2226231 tid 2 2024-07-28T11:27:54.468 INFO:tasks.rados.rados.0.smithi177.stdout:432: writing smithi17769138-432 from 3019898 to 3243817 tid 3 2024-07-28T11:27:54.468 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:417: finishing write tid 4 to smithi17769138-417 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 417 v 109 (ObjNum 416 snap 0 seq_num 416) dirty exists 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:418: finishing write tid 1 to smithi17769138-418 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:418: finishing write tid 2 to smithi17769138-418 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:417: done (15 left) 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:433: write initial oid 433 2024-07-28T11:27:54.469 INFO:tasks.rados.rados.0.smithi177.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-07-28T11:27:54.474 INFO:tasks.rados.rados.0.smithi177.stdout:433: writing smithi17769138-433 from 460624 to 1083960 tid 1 2024-07-28T11:27:54.482 INFO:tasks.rados.rados.0.smithi177.stdout:433: writing smithi17769138-433 from 1846574 to 2544724 tid 2 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:433: writing smithi17769138-433 from 3163674 to 3260624 tid 3 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:418: finishing write tid 3 to smithi17769138-418 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:418: finishing write tid 4 to smithi17769138-418 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:418: finishing write tid 5 to smithi17769138-418 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 418 v 95 (ObjNum 417 snap 0 seq_num 417) dirty exists 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:419: finishing write tid 1 to smithi17769138-419 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:419: finishing write tid 2 to smithi17769138-419 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:419: finishing write tid 3 to smithi17769138-419 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:418: done (15 left) 2024-07-28T11:27:54.487 INFO:tasks.rados.rados.0.smithi177.stdout:434: write initial oid 434 2024-07-28T11:27:54.488 INFO:tasks.rados.rados.0.smithi177.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-07-28T11:27:54.493 INFO:tasks.rados.rados.0.smithi177.stdout:434: writing smithi17769138-434 from 477431 to 1176016 tid 1 2024-07-28T11:27:54.499 INFO:tasks.rados.rados.0.smithi177.stdout:434: writing smithi17769138-434 from 1905056 to 2346864 tid 2 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout:434: writing smithi17769138-434 from 3074744 to 3277431 tid 3 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout:419: finishing write tid 4 to smithi17769138-419 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 419 v 93 (ObjNum 418 snap 0 seq_num 418) dirty exists 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2024-07-28T11:27:54.505 INFO:tasks.rados.rados.0.smithi177.stdout:420: finishing write tid 1 to smithi17769138-420 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:420: finishing write tid 2 to smithi17769138-420 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:420: finishing write tid 3 to smithi17769138-420 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:420: finishing write tid 4 to smithi17769138-420 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 420 v 89 (ObjNum 419 snap 0 seq_num 419) dirty exists 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:421: finishing write tid 1 to smithi17769138-421 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:419: done (15 left) 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:420: done (14 left) 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:435: write initial oid 435 2024-07-28T11:27:54.506 INFO:tasks.rados.rados.0.smithi177.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-07-28T11:27:54.510 INFO:tasks.rados.rados.0.smithi177.stdout:435: writing smithi17769138-435 from 494238 to 984425 tid 1 2024-07-28T11:27:54.518 INFO:tasks.rados.rados.0.smithi177.stdout:435: writing smithi17769138-435 from 1563538 to 2265357 tid 2 2024-07-28T11:27:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:435: writing smithi17769138-435 from 2818520 to 3294238 tid 3 2024-07-28T11:27:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:436: write initial oid 436 2024-07-28T11:27:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-07-28T11:27:54.529 INFO:tasks.rados.rados.0.smithi177.stdout:436: writing smithi17769138-436 from 511045 to 1076481 tid 1 2024-07-28T11:27:54.535 INFO:tasks.rados.rados.0.smithi177.stdout:436: writing smithi17769138-436 from 1622020 to 2067497 tid 2 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:436: writing smithi17769138-436 from 2729590 to 3286445 tid 3 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:421: finishing write tid 2 to smithi17769138-421 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:421: finishing write tid 3 to smithi17769138-421 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:421: finishing write tid 4 to smithi17769138-421 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:421: finishing write tid 5 to smithi17769138-421 2024-07-28T11:27:54.542 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 97 (ObjNum 420 snap 0 seq_num 420) dirty exists 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:422: finishing write tid 1 to smithi17769138-422 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:422: finishing write tid 2 to smithi17769138-422 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:422: finishing write tid 3 to smithi17769138-422 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:421: done (15 left) 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:437: write initial oid 437 2024-07-28T11:27:54.543 INFO:tasks.rados.rados.0.smithi177.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-07-28T11:27:54.548 INFO:tasks.rados.rados.0.smithi177.stdout:437: writing smithi17769138-437 from 527852 to 1168537 tid 1 2024-07-28T11:27:54.554 INFO:tasks.rados.rados.0.smithi177.stdout:437: writing smithi17769138-437 from 1680502 to 2269637 tid 2 2024-07-28T11:27:54.560 INFO:tasks.rados.rados.0.smithi177.stdout:437: writing smithi17769138-437 from 2757013 to 3327852 tid 3 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:422: finishing write tid 4 to smithi17769138-422 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 422 v 95 (ObjNum 421 snap 0 seq_num 421) dirty exists 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:423: finishing write tid 1 to smithi17769138-423 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:423: finishing write tid 2 to smithi17769138-423 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:422: done (15 left) 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:438: write initial oid 438 2024-07-28T11:27:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-07-28T11:27:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:438: writing smithi17769138-438 from 544659 to 1260593 tid 1 2024-07-28T11:27:54.572 INFO:tasks.rados.rados.0.smithi177.stdout:438: writing smithi17769138-438 from 1738984 to 2188130 tid 2 2024-07-28T11:27:54.581 INFO:tasks.rados.rados.0.smithi177.stdout:438: writing smithi17769138-438 from 2784436 to 3344659 tid 3 2024-07-28T11:27:54.581 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.581 INFO:tasks.rados.rados.0.smithi177.stdout:423: finishing write tid 3 to smithi17769138-423 2024-07-28T11:27:54.581 INFO:tasks.rados.rados.0.smithi177.stdout:423: finishing write tid 4 to smithi17769138-423 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:423: finishing write tid 5 to smithi17769138-423 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 423 v 101 (ObjNum 422 snap 0 seq_num 422) dirty exists 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: finishing write tid 1 to smithi17769138-424 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: finishing write tid 2 to smithi17769138-424 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: finishing write tid 3 to smithi17769138-424 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: finishing write tid 4 to smithi17769138-424 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: finishing write tid 5 to smithi17769138-424 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 424 v 97 (ObjNum 423 snap 0 seq_num 423) dirty exists 2024-07-28T11:27:54.582 INFO:tasks.rados.rados.0.smithi177.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:425: finishing write tid 1 to smithi17769138-425 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:425: finishing write tid 2 to smithi17769138-425 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:425: finishing write tid 3 to smithi17769138-425 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:425: finishing write tid 4 to smithi17769138-425 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 425 v 104 (ObjNum 424 snap 0 seq_num 424) dirty exists 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:426: finishing write tid 1 to smithi17769138-426 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:426: finishing write tid 2 to smithi17769138-426 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:426: finishing write tid 3 to smithi17769138-426 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:426: finishing write tid 4 to smithi17769138-426 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:426: finishing write tid 5 to smithi17769138-426 2024-07-28T11:27:54.583 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 426 v 72 (ObjNum 425 snap 0 seq_num 425) dirty exists 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:427: finishing write tid 1 to smithi17769138-427 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:427: finishing write tid 2 to smithi17769138-427 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:427: finishing write tid 3 to smithi17769138-427 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:427: finishing write tid 4 to smithi17769138-427 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 427 v 112 (ObjNum 426 snap 0 seq_num 426) dirty exists 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:428: finishing write tid 1 to smithi17769138-428 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:423: done (15 left) 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:424: done (14 left) 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:425: done (13 left) 2024-07-28T11:27:54.584 INFO:tasks.rados.rados.0.smithi177.stdout:426: done (12 left) 2024-07-28T11:27:54.585 INFO:tasks.rados.rados.0.smithi177.stdout:427: done (11 left) 2024-07-28T11:27:54.585 INFO:tasks.rados.rados.0.smithi177.stdout:439: write initial oid 439 2024-07-28T11:27:54.585 INFO:tasks.rados.rados.0.smithi177.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-07-28T11:27:54.586 INFO:tasks.rados.rados.0.smithi177.stdout:439: writing smithi17769138-439 from 561466 to 1352649 tid 1 2024-07-28T11:27:54.593 INFO:tasks.rados.rados.0.smithi177.stdout:439: writing smithi17769138-439 from 2081113 to 2673917 tid 2 2024-07-28T11:27:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:439: writing smithi17769138-439 from 3095506 to 3361466 tid 3 2024-07-28T11:27:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:440: write initial oid 440 2024-07-28T11:27:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-07-28T11:27:54.603 INFO:tasks.rados.rados.0.smithi177.stdout:440: writing smithi17769138-440 from 578273 to 1044705 tid 1 2024-07-28T11:27:54.610 INFO:tasks.rados.rados.0.smithi177.stdout:440: writing smithi17769138-440 from 1739595 to 2192410 tid 2 2024-07-28T11:27:54.617 INFO:tasks.rados.rados.0.smithi177.stdout:440: writing smithi17769138-440 from 2722929 to 3378273 tid 3 2024-07-28T11:27:54.617 INFO:tasks.rados.rados.0.smithi177.stdout:441: write initial oid 441 2024-07-28T11:27:54.617 INFO:tasks.rados.rados.0.smithi177.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-07-28T11:27:54.623 INFO:tasks.rados.rados.0.smithi177.stdout:441: writing smithi17769138-441 from 595080 to 1136761 tid 1 2024-07-28T11:27:54.630 INFO:tasks.rados.rados.0.smithi177.stdout:441: writing smithi17769138-441 from 1798077 to 2394550 tid 2 2024-07-28T11:27:54.636 INFO:tasks.rados.rados.0.smithi177.stdout:441: writing smithi17769138-441 from 3150352 to 3395080 tid 3 2024-07-28T11:27:54.636 INFO:tasks.rados.rados.0.smithi177.stdout:442: write initial oid 442 2024-07-28T11:27:54.636 INFO:tasks.rados.rados.0.smithi177.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-07-28T11:27:54.645 INFO:tasks.rados.rados.0.smithi177.stdout:442: writing smithi17769138-442 from 611887 to 1345170 tid 1 2024-07-28T11:27:54.649 INFO:tasks.rados.rados.0.smithi177.stdout:442: writing smithi17769138-442 from 1972912 to 2429396 tid 2 2024-07-28T11:27:54.654 INFO:tasks.rados.rados.0.smithi177.stdout:442: writing smithi17769138-442 from 2894128 to 3411887 tid 3 2024-07-28T11:27:54.654 INFO:tasks.rados.rados.0.smithi177.stdout:443: write initial oid 443 2024-07-28T11:27:54.654 INFO:tasks.rados.rados.0.smithi177.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-07-28T11:27:54.659 INFO:tasks.rados.rados.0.smithi177.stdout:443: writing smithi17769138-443 from 628694 to 1037226 tid 1 2024-07-28T11:27:54.665 INFO:tasks.rados.rados.0.smithi177.stdout:443: writing smithi17769138-443 from 1515041 to 2115183 tid 2 2024-07-28T11:27:54.673 INFO:tasks.rados.rados.0.smithi177.stdout:443: writing smithi17769138-443 from 2805198 to 3357310 tid 3 2024-07-28T11:27:54.673 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.673 INFO:tasks.rados.rados.0.smithi177.stdout:428: finishing write tid 2 to smithi17769138-428 2024-07-28T11:27:54.673 INFO:tasks.rados.rados.0.smithi177.stdout:428: finishing write tid 3 to smithi17769138-428 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:428: finishing write tid 4 to smithi17769138-428 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:428: finishing write tid 5 to smithi17769138-428 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 428 v 108 (ObjNum 427 snap 0 seq_num 427) dirty exists 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:429: finishing write tid 1 to smithi17769138-429 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:429: finishing write tid 2 to smithi17769138-429 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:429: finishing write tid 3 to smithi17769138-429 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:429: finishing write tid 4 to smithi17769138-429 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 429 v 75 (ObjNum 428 snap 0 seq_num 428) dirty exists 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:430: finishing write tid 1 to smithi17769138-430 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:430: finishing write tid 2 to smithi17769138-430 2024-07-28T11:27:54.674 INFO:tasks.rados.rados.0.smithi177.stdout:430: finishing write tid 3 to smithi17769138-430 2024-07-28T11:27:54.675 INFO:tasks.rados.rados.0.smithi177.stdout:428: done (15 left) 2024-07-28T11:27:54.675 INFO:tasks.rados.rados.0.smithi177.stdout:429: done (14 left) 2024-07-28T11:27:54.675 INFO:tasks.rados.rados.0.smithi177.stdout:444: write initial oid 444 2024-07-28T11:27:54.675 INFO:tasks.rados.rados.0.smithi177.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-07-28T11:27:54.679 INFO:tasks.rados.rados.0.smithi177.stdout:444: writing smithi17769138-444 from 645501 to 1129282 tid 1 2024-07-28T11:27:54.684 INFO:tasks.rados.rados.0.smithi177.stdout:444: writing smithi17769138-444 from 1573523 to 2033676 tid 2 2024-07-28T11:27:54.692 INFO:tasks.rados.rados.0.smithi177.stdout:444: writing smithi17769138-444 from 2548974 to 3312358 tid 3 2024-07-28T11:27:54.692 INFO:tasks.rados.rados.0.smithi177.stdout:445: write initial oid 445 2024-07-28T11:27:54.692 INFO:tasks.rados.rados.0.smithi177.stdout:430: finishing write tid 4 to smithi17769138-430 2024-07-28T11:27:54.692 INFO:tasks.rados.rados.0.smithi177.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-07-28T11:27:54.698 INFO:tasks.rados.rados.0.smithi177.stdout:445: writing smithi17769138-445 from 662308 to 1221338 tid 1 2024-07-28T11:27:54.704 INFO:tasks.rados.rados.0.smithi177.stdout:445: writing smithi17769138-445 from 1632005 to 2235816 tid 2 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:445: writing smithi17769138-445 from 2860044 to 3462308 tid 3 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:430: finishing write tid 5 to smithi17769138-430 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 101 (ObjNum 429 snap 0 seq_num 429) dirty exists 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:431: finishing write tid 1 to smithi17769138-431 2024-07-28T11:27:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:431: finishing write tid 2 to smithi17769138-431 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:431: finishing write tid 3 to smithi17769138-431 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:431: finishing write tid 4 to smithi17769138-431 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:431: finishing write tid 5 to smithi17769138-431 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 431 v 97 (ObjNum 430 snap 0 seq_num 430) dirty exists 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:432: finishing write tid 1 to smithi17769138-432 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:432: finishing write tid 2 to smithi17769138-432 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:432: finishing write tid 3 to smithi17769138-432 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:432: finishing write tid 4 to smithi17769138-432 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:430: done (15 left) 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:431: done (14 left) 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:446: write initial oid 446 2024-07-28T11:27:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-07-28T11:27:54.718 INFO:tasks.rados.rados.0.smithi177.stdout:446: writing smithi17769138-446 from 679115 to 1313394 tid 1 2024-07-28T11:27:54.724 INFO:tasks.rados.rados.0.smithi177.stdout:446: writing smithi17769138-446 from 2090487 to 2554309 tid 2 2024-07-28T11:27:54.730 INFO:tasks.rados.rados.0.smithi177.stdout:446: writing smithi17769138-446 from 3003820 to 3479115 tid 3 2024-07-28T11:27:54.730 INFO:tasks.rados.rados.0.smithi177.stdout:447: write initial oid 447 2024-07-28T11:27:54.730 INFO:tasks.rados.rados.0.smithi177.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-07-28T11:27:54.738 INFO:tasks.rados.rados.0.smithi177.stdout:447: writing smithi17769138-447 from 695922 to 1405450 tid 1 2024-07-28T11:27:54.744 INFO:tasks.rados.rados.0.smithi177.stdout:447: writing smithi17769138-447 from 2032616 to 2640096 tid 2 2024-07-28T11:27:54.749 INFO:tasks.rados.rados.0.smithi177.stdout:447: writing smithi17769138-447 from 3198537 to 3495922 tid 3 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:432: finishing write tid 5 to smithi17769138-432 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 63 (ObjNum 431 snap 0 seq_num 431) dirty exists 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:432: done (15 left) 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:448: write initial oid 448 2024-07-28T11:27:54.750 INFO:tasks.rados.rados.0.smithi177.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2024-07-28T11:27:54.757 INFO:tasks.rados.rados.0.smithi177.stdout:448: writing smithi17769138-448 from 712729 to 1497506 tid 1 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: cluster 2024-07-28T11:27:53.076043+0000 mgr.y (mgr.24311) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 32 MiB/s wr, 162 op/s 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: audit 2024-07-28T11:27:54.219878+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: audit 2024-07-28T11:27:54.220781+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: audit 2024-07-28T11:27:54.222828+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: audit 2024-07-28T11:27:54.223758+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:54.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[31534]: audit 2024-07-28T11:27:54.229555+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: cluster 2024-07-28T11:27:53.076043+0000 mgr.y (mgr.24311) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 32 MiB/s wr, 162 op/s 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: audit 2024-07-28T11:27:54.219878+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: audit 2024-07-28T11:27:54.220781+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: audit 2024-07-28T11:27:54.222828+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: audit 2024-07-28T11:27:54.223758+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:54.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:54 smithi177 bash[21846]: audit 2024-07-28T11:27:54.229555+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:54.764 INFO:tasks.rados.rados.0.smithi177.stdout:448: writing smithi17769138-448 from 2091098 to 2558589 tid 2 2024-07-28T11:27:54.769 INFO:tasks.rados.rados.0.smithi177.stdout:448: writing smithi17769138-448 from 3342313 to 3512729 tid 3 2024-07-28T11:27:54.769 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.769 INFO:tasks.rados.rados.0.smithi177.stdout:433: finishing write tid 1 to smithi17769138-433 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:433: finishing write tid 2 to smithi17769138-433 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:433: finishing write tid 3 to smithi17769138-433 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:433: finishing write tid 4 to smithi17769138-433 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:433: finishing write tid 5 to smithi17769138-433 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 86 (ObjNum 432 snap 0 seq_num 432) dirty exists 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:434: finishing write tid 1 to smithi17769138-434 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:434: finishing write tid 2 to smithi17769138-434 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:434: finishing write tid 3 to smithi17769138-434 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:434: finishing write tid 4 to smithi17769138-434 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:434: finishing write tid 5 to smithi17769138-434 2024-07-28T11:27:54.770 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 434 v 117 (ObjNum 433 snap 0 seq_num 433) dirty exists 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: finishing write tid 1 to smithi17769138-435 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: finishing write tid 2 to smithi17769138-435 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: finishing write tid 3 to smithi17769138-435 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: finishing write tid 4 to smithi17769138-435 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: finishing write tid 5 to smithi17769138-435 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 435 v 121 (ObjNum 434 snap 0 seq_num 434) dirty exists 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:433: done (15 left) 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:434: done (14 left) 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:435: done (13 left) 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:449: write initial oid 449 2024-07-28T11:27:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2024-07-28T11:27:54.775 INFO:tasks.rados.rados.0.smithi177.stdout:449: writing smithi17769138-449 from 729536 to 1189562 tid 1 2024-07-28T11:27:54.782 INFO:tasks.rados.rados.0.smithi177.stdout:449: writing smithi17769138-449 from 1749580 to 2360729 tid 2 2024-07-28T11:27:54.787 INFO:tasks.rados.rados.0.smithi177.stdout:449: writing smithi17769138-449 from 2853383 to 3305833 tid 3 2024-07-28T11:27:54.788 INFO:tasks.rados.rados.0.smithi177.stdout:450: write initial oid 450 2024-07-28T11:27:54.788 INFO:tasks.rados.rados.0.smithi177.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-07-28T11:27:54.795 INFO:tasks.rados.rados.0.smithi177.stdout:450: writing smithi17769138-450 from 746343 to 1397971 tid 1 2024-07-28T11:27:54.802 INFO:tasks.rados.rados.0.smithi177.stdout:450: writing smithi17769138-450 from 1924415 to 2679222 tid 2 2024-07-28T11:27:54.807 INFO:tasks.rados.rados.0.smithi177.stdout:450: writing smithi17769138-450 from 3397159 to 3546343 tid 3 2024-07-28T11:27:54.807 INFO:tasks.rados.rados.0.smithi177.stdout:451: write initial oid 451 2024-07-28T11:27:54.807 INFO:tasks.rados.rados.0.smithi177.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-07-28T11:27:54.815 INFO:tasks.rados.rados.0.smithi177.stdout:451: writing smithi17769138-451 from 763150 to 1490027 tid 1 2024-07-28T11:27:54.821 INFO:tasks.rados.rados.0.smithi177.stdout:451: writing smithi17769138-451 from 1982897 to 2597715 tid 2 2024-07-28T11:27:54.829 INFO:tasks.rados.rados.0.smithi177.stdout:451: writing smithi17769138-451 from 3024582 to 3499576 tid 3 2024-07-28T11:27:54.829 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.829 INFO:tasks.rados.rados.0.smithi177.stdout:436: finishing write tid 1 to smithi17769138-436 2024-07-28T11:27:54.829 INFO:tasks.rados.rados.0.smithi177.stdout:436: finishing write tid 2 to smithi17769138-436 2024-07-28T11:27:54.829 INFO:tasks.rados.rados.0.smithi177.stdout:436: finishing write tid 3 to smithi17769138-436 2024-07-28T11:27:54.830 INFO:tasks.rados.rados.0.smithi177.stdout:436: finishing write tid 4 to smithi17769138-436 2024-07-28T11:27:54.830 INFO:tasks.rados.rados.0.smithi177.stdout:436: finishing write tid 5 to smithi17769138-436 2024-07-28T11:27:54.830 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 436 v 99 (ObjNum 435 snap 0 seq_num 435) dirty exists 2024-07-28T11:27:54.830 INFO:tasks.rados.rados.0.smithi177.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2024-07-28T11:27:54.830 INFO:tasks.rados.rados.0.smithi177.stdout:437: finishing write tid 1 to smithi17769138-437 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:437: finishing write tid 2 to smithi17769138-437 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:437: finishing write tid 3 to smithi17769138-437 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:437: finishing write tid 4 to smithi17769138-437 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:437: finishing write tid 5 to smithi17769138-437 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 437 v 109 (ObjNum 436 snap 0 seq_num 436) dirty exists 2024-07-28T11:27:54.831 INFO:tasks.rados.rados.0.smithi177.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2024-07-28T11:27:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:438: finishing write tid 1 to smithi17769138-438 2024-07-28T11:27:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:438: finishing write tid 2 to smithi17769138-438 2024-07-28T11:27:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:436: done (15 left) 2024-07-28T11:27:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:437: done (14 left) 2024-07-28T11:27:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:452: write initial oid 452 2024-07-28T11:27:54.833 INFO:tasks.rados.rados.0.smithi177.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-07-28T11:27:54.833 INFO:tasks.rados.rados.0.smithi177.stdout:452: writing smithi17769138-452 from 779957 to 1182083 tid 1 2024-07-28T11:27:54.841 INFO:tasks.rados.rados.0.smithi177.stdout:452: writing smithi17769138-452 from 1925026 to 2683502 tid 2 2024-07-28T11:27:54.846 INFO:tasks.rados.rados.0.smithi177.stdout:452: writing smithi17769138-452 from 3335652 to 3579957 tid 3 2024-07-28T11:27:54.846 INFO:tasks.rados.rados.0.smithi177.stdout:453: write initial oid 453 2024-07-28T11:27:54.846 INFO:tasks.rados.rados.0.smithi177.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-07-28T11:27:54.853 INFO:tasks.rados.rados.0.smithi177.stdout:453: writing smithi17769138-453 from 796764 to 1274139 tid 1 2024-07-28T11:27:54.860 INFO:tasks.rados.rados.0.smithi177.stdout:453: writing smithi17769138-453 from 1983508 to 2601995 tid 2 2024-07-28T11:27:54.867 INFO:tasks.rados.rados.0.smithi177.stdout:453: writing smithi17769138-453 from 3363075 to 3596764 tid 3 2024-07-28T11:27:54.867 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.867 INFO:tasks.rados.rados.0.smithi177.stdout:438: finishing write tid 3 to smithi17769138-438 2024-07-28T11:27:54.867 INFO:tasks.rados.rados.0.smithi177.stdout:438: finishing write tid 4 to smithi17769138-438 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:438: finishing write tid 5 to smithi17769138-438 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 438 v 105 (ObjNum 437 snap 0 seq_num 437) dirty exists 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:439: finishing write tid 1 to smithi17769138-439 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:439: finishing write tid 2 to smithi17769138-439 2024-07-28T11:27:54.868 INFO:tasks.rados.rados.0.smithi177.stdout:439: finishing write tid 3 to smithi17769138-439 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:439: finishing write tid 4 to smithi17769138-439 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:439: finishing write tid 5 to smithi17769138-439 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 439 v 125 (ObjNum 438 snap 0 seq_num 438) dirty exists 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:440: finishing write tid 1 to smithi17769138-440 2024-07-28T11:27:54.869 INFO:tasks.rados.rados.0.smithi177.stdout:440: finishing write tid 2 to smithi17769138-440 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:440: finishing write tid 3 to smithi17769138-440 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:440: finishing write tid 4 to smithi17769138-440 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:440: finishing write tid 5 to smithi17769138-440 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 440 v 103 (ObjNum 439 snap 0 seq_num 439) dirty exists 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2024-07-28T11:27:54.870 INFO:tasks.rados.rados.0.smithi177.stdout:441: finishing write tid 1 to smithi17769138-441 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:441: finishing write tid 2 to smithi17769138-441 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:441: finishing write tid 3 to smithi17769138-441 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:441: finishing write tid 4 to smithi17769138-441 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:438: done (15 left) 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:439: done (14 left) 2024-07-28T11:27:54.871 INFO:tasks.rados.rados.0.smithi177.stdout:440: done (13 left) 2024-07-28T11:27:54.872 INFO:tasks.rados.rados.0.smithi177.stdout:454: write initial oid 454 2024-07-28T11:27:54.872 INFO:tasks.rados.rados.0.smithi177.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-07-28T11:27:54.872 INFO:tasks.rados.rados.0.smithi177.stdout:454: writing smithi17769138-454 from 413571 to 966195 tid 1 2024-07-28T11:27:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:454: writing smithi17769138-454 from 1641990 to 2404135 tid 2 2024-07-28T11:27:54.885 INFO:tasks.rados.rados.0.smithi177.stdout:454: writing smithi17769138-454 from 2990498 to 3415661 tid 3 2024-07-28T11:27:54.885 INFO:tasks.rados.rados.0.smithi177.stdout:455: write initial oid 455 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:441: finishing write tid 5 to smithi17769138-441 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 101 (ObjNum 440 snap 0 seq_num 440) dirty exists 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:442: finishing write tid 1 to smithi17769138-442 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:442: finishing write tid 2 to smithi17769138-442 2024-07-28T11:27:54.886 INFO:tasks.rados.rados.0.smithi177.stdout:442: finishing write tid 3 to smithi17769138-442 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:442: finishing write tid 4 to smithi17769138-442 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:442: finishing write tid 5 to smithi17769138-442 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 442 v 101 (ObjNum 441 snap 0 seq_num 441) dirty exists 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:443: finishing write tid 1 to smithi17769138-443 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:443: finishing write tid 2 to smithi17769138-443 2024-07-28T11:27:54.887 INFO:tasks.rados.rados.0.smithi177.stdout:443: finishing write tid 3 to smithi17769138-443 2024-07-28T11:27:54.888 INFO:tasks.rados.rados.0.smithi177.stdout:443: finishing write tid 4 to smithi17769138-443 2024-07-28T11:27:54.888 INFO:tasks.rados.rados.0.smithi177.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-07-28T11:27:54.891 INFO:tasks.rados.rados.0.smithi177.stdout:455: writing smithi17769138-455 from 430378 to 1058251 tid 1 2024-07-28T11:27:54.897 INFO:tasks.rados.rados.0.smithi177.stdout:455: writing smithi17769138-455 from 1700472 to 2322628 tid 2 2024-07-28T11:27:54.905 INFO:tasks.rados.rados.0.smithi177.stdout:455: writing smithi17769138-455 from 3017921 to 3630378 tid 3 2024-07-28T11:27:54.905 INFO:tasks.rados.rados.0.smithi177.stdout:441: done (14 left) 2024-07-28T11:27:54.905 INFO:tasks.rados.rados.0.smithi177.stdout:442: done (13 left) 2024-07-28T11:27:54.905 INFO:tasks.rados.rados.0.smithi177.stdout:456: write initial oid 456 2024-07-28T11:27:54.905 INFO:tasks.rados.rados.0.smithi177.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-07-28T11:27:54.910 INFO:tasks.rados.rados.0.smithi177.stdout:456: writing smithi17769138-456 from 447185 to 1150307 tid 1 2024-07-28T11:27:54.918 INFO:tasks.rados.rados.0.smithi177.stdout:456: writing smithi17769138-456 from 1642601 to 2408415 tid 2 2024-07-28T11:27:54.924 INFO:tasks.rados.rados.0.smithi177.stdout:456: writing smithi17769138-456 from 2928991 to 3376698 tid 3 2024-07-28T11:27:54.924 INFO:tasks.rados.rados.0.smithi177.stdout:457: write initial oid 457 2024-07-28T11:27:54.924 INFO:tasks.rados.rados.0.smithi177.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-07-28T11:27:54.931 INFO:tasks.rados.rados.0.smithi177.stdout:457: writing smithi17769138-457 from 463992 to 1242363 tid 1 2024-07-28T11:27:54.937 INFO:tasks.rados.rados.0.smithi177.stdout:457: writing smithi17769138-457 from 1701083 to 2326908 tid 2 2024-07-28T11:27:54.944 INFO:tasks.rados.rados.0.smithi177.stdout:457: writing smithi17769138-457 from 2956414 to 3615393 tid 3 2024-07-28T11:27:54.944 INFO:tasks.rados.rados.0.smithi177.stdout:458: write initial oid 458 2024-07-28T11:27:54.945 INFO:tasks.rados.rados.0.smithi177.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-07-28T11:27:54.950 INFO:tasks.rados.rados.0.smithi177.stdout:458: writing smithi17769138-458 from 480799 to 1050772 tid 1 2024-07-28T11:27:54.957 INFO:tasks.rados.rados.0.smithi177.stdout:458: writing smithi17769138-458 from 1475918 to 2245401 tid 2 2024-07-28T11:27:54.963 INFO:tasks.rados.rados.0.smithi177.stdout:458: writing smithi17769138-458 from 2700190 to 3286794 tid 3 2024-07-28T11:27:54.963 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.963 INFO:tasks.rados.rados.0.smithi177.stdout:443: finishing write tid 5 to smithi17769138-443 2024-07-28T11:27:54.963 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 443 v 79 (ObjNum 442 snap 0 seq_num 442) dirty exists 2024-07-28T11:27:54.963 INFO:tasks.rados.rados.0.smithi177.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:27:54.964 INFO:tasks.rados.rados.0.smithi177.stdout:443: done (15 left) 2024-07-28T11:27:54.964 INFO:tasks.rados.rados.0.smithi177.stdout:459: write initial oid 459 2024-07-28T11:27:54.964 INFO:tasks.rados.rados.0.smithi177.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-07-28T11:27:54.970 INFO:tasks.rados.rados.0.smithi177.stdout:459: writing smithi17769138-459 from 497606 to 1142828 tid 1 2024-07-28T11:27:54.977 INFO:tasks.rados.rados.0.smithi177.stdout:459: writing smithi17769138-459 from 1934400 to 2563894 tid 2 2024-07-28T11:27:54.984 INFO:tasks.rados.rados.0.smithi177.stdout:459: writing smithi17769138-459 from 3243966 to 3697606 tid 3 2024-07-28T11:27:54.984 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: finishing write tid 1 to smithi17769138-444 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: finishing write tid 2 to smithi17769138-444 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: finishing write tid 3 to smithi17769138-444 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: finishing write tid 4 to smithi17769138-444 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: finishing write tid 5 to smithi17769138-444 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 444 v 67 (ObjNum 443 snap 0 seq_num 443) dirty exists 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:445: finishing write tid 1 to smithi17769138-445 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:445: finishing write tid 2 to smithi17769138-445 2024-07-28T11:27:54.985 INFO:tasks.rados.rados.0.smithi177.stdout:445: finishing write tid 3 to smithi17769138-445 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:445: finishing write tid 4 to smithi17769138-445 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:445: finishing write tid 5 to smithi17769138-445 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 445 v 83 (ObjNum 444 snap 0 seq_num 444) dirty exists 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: finishing write tid 1 to smithi17769138-446 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: finishing write tid 2 to smithi17769138-446 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: finishing write tid 3 to smithi17769138-446 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: finishing write tid 4 to smithi17769138-446 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: finishing write tid 5 to smithi17769138-446 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 446 v 90 (ObjNum 445 snap 0 seq_num 445) dirty exists 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:447: finishing write tid 1 to smithi17769138-447 2024-07-28T11:27:54.986 INFO:tasks.rados.rados.0.smithi177.stdout:447: finishing write tid 2 to smithi17769138-447 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:447: finishing write tid 3 to smithi17769138-447 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:447: finishing write tid 4 to smithi17769138-447 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:447: finishing write tid 5 to smithi17769138-447 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 447 v 71 (ObjNum 446 snap 0 seq_num 446) dirty exists 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:448: finishing write tid 1 to smithi17769138-448 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:448: finishing write tid 2 to smithi17769138-448 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:444: done (15 left) 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:445: done (14 left) 2024-07-28T11:27:54.987 INFO:tasks.rados.rados.0.smithi177.stdout:446: done (13 left) 2024-07-28T11:27:54.988 INFO:tasks.rados.rados.0.smithi177.stdout:447: done (12 left) 2024-07-28T11:27:54.988 INFO:tasks.rados.rados.0.smithi177.stdout:460: write initial oid 460 2024-07-28T11:27:54.988 INFO:tasks.rados.rados.0.smithi177.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-07-28T11:27:54.990 INFO:tasks.rados.rados.0.smithi177.stdout:460: writing smithi17769138-460 from 514413 to 1234884 tid 1 2024-07-28T11:27:54.998 INFO:tasks.rados.rados.0.smithi177.stdout:460: writing smithi17769138-460 from 1876529 to 2649681 tid 2 2024-07-28T11:27:55.004 INFO:tasks.rados.rados.0.smithi177.stdout:460: writing smithi17769138-460 from 3438683 to 3714413 tid 3 2024-07-28T11:27:55.004 INFO:tasks.rados.rados.0.smithi177.stdout:461: write initial oid 461 2024-07-28T11:27:55.004 INFO:tasks.rados.rados.0.smithi177.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-07-28T11:27:55.011 INFO:tasks.rados.rados.0.smithi177.stdout:461: writing smithi17769138-461 from 531220 to 1326940 tid 1 2024-07-28T11:27:55.018 INFO:tasks.rados.rados.0.smithi177.stdout:461: writing smithi17769138-461 from 1935011 to 2451821 tid 2 2024-07-28T11:27:55.023 INFO:tasks.rados.rados.0.smithi177.stdout:461: writing smithi17769138-461 from 3066106 to 3486526 tid 3 2024-07-28T11:27:55.024 INFO:tasks.rados.rados.0.smithi177.stdout:462: write initial oid 462 2024-07-28T11:27:55.024 INFO:tasks.rados.rados.0.smithi177.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-07-28T11:27:55.029 INFO:tasks.rados.rados.0.smithi177.stdout:462: writing smithi17769138-462 from 548027 to 1018996 tid 1 2024-07-28T11:27:55.037 INFO:tasks.rados.rados.0.smithi177.stdout:462: writing smithi17769138-462 from 1593493 to 2370314 tid 2 2024-07-28T11:27:55.044 INFO:tasks.rados.rados.0.smithi177.stdout:462: writing smithi17769138-462 from 3093529 to 3725221 tid 3 2024-07-28T11:27:55.044 INFO:tasks.rados.rados.0.smithi177.stdout:463: write initial oid 463 2024-07-28T11:27:55.045 INFO:tasks.rados.rados.0.smithi177.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2024-07-28T11:27:55.053 INFO:tasks.rados.rados.0.smithi177.stdout:463: writing smithi17769138-463 from 564834 to 1111052 tid 1 2024-07-28T11:27:55.057 INFO:tasks.rados.rados.0.smithi177.stdout:463: writing smithi17769138-463 from 1651975 to 2172454 tid 2 2024-07-28T11:27:55.063 INFO:tasks.rados.rados.0.smithi177.stdout:463: writing smithi17769138-463 from 2720952 to 3280269 tid 3 2024-07-28T11:27:55.063 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:448: finishing write tid 3 to smithi17769138-448 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:448: finishing write tid 4 to smithi17769138-448 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:448: finishing write tid 5 to smithi17769138-448 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 448 v 107 (ObjNum 447 snap 0 seq_num 447) dirty exists 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:449: finishing write tid 1 to smithi17769138-449 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:448: done (15 left) 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:464: write initial oid 464 2024-07-28T11:27:55.064 INFO:tasks.rados.rados.0.smithi177.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-07-28T11:27:55.070 INFO:tasks.rados.rados.0.smithi177.stdout:464: writing smithi17769138-464 from 581641 to 1203108 tid 1 2024-07-28T11:27:55.079 INFO:tasks.rados.rados.0.smithi177.stdout:464: writing smithi17769138-464 from 1994104 to 2774594 tid 2 2024-07-28T11:27:55.085 INFO:tasks.rados.rados.0.smithi177.stdout:464: writing smithi17769138-464 from 3432022 to 3781641 tid 3 2024-07-28T11:27:55.085 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: finishing write tid 2 to smithi17769138-449 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: finishing write tid 3 to smithi17769138-449 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: finishing write tid 4 to smithi17769138-449 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: finishing write tid 5 to smithi17769138-449 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 449 v 94 (ObjNum 448 snap 0 seq_num 448) dirty exists 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:450: finishing write tid 1 to smithi17769138-450 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:449: done (15 left) 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:465: write initial oid 465 2024-07-28T11:27:55.086 INFO:tasks.rados.rados.0.smithi177.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-07-28T11:27:55.090 INFO:tasks.rados.rados.0.smithi177.stdout:465: writing smithi17769138-465 from 598448 to 1011517 tid 1 2024-07-28T11:27:55.097 INFO:tasks.rados.rados.0.smithi177.stdout:465: writing smithi17769138-465 from 1768939 to 2293087 tid 2 2024-07-28T11:27:55.103 INFO:tasks.rados.rados.0.smithi177.stdout:465: writing smithi17769138-465 from 2775798 to 3357659 tid 3 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:465: writing smithi17769138-465 from 3781488 to 3798448 tid 4 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:450: finishing write tid 2 to smithi17769138-450 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:450: finishing write tid 3 to smithi17769138-450 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:450: finishing write tid 4 to smithi17769138-450 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:450: finishing write tid 5 to smithi17769138-450 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 94 (ObjNum 449 snap 0 seq_num 449) dirty exists 2024-07-28T11:27:55.106 INFO:tasks.rados.rados.0.smithi177.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2024-07-28T11:27:55.107 INFO:tasks.rados.rados.0.smithi177.stdout:451: finishing write tid 1 to smithi17769138-451 2024-07-28T11:27:55.107 INFO:tasks.rados.rados.0.smithi177.stdout:451: finishing write tid 2 to smithi17769138-451 2024-07-28T11:27:55.107 INFO:tasks.rados.rados.0.smithi177.stdout:450: done (15 left) 2024-07-28T11:27:55.107 INFO:tasks.rados.rados.0.smithi177.stdout:466: write initial oid 466 2024-07-28T11:27:55.107 INFO:tasks.rados.rados.0.smithi177.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-07-28T11:27:55.111 INFO:tasks.rados.rados.0.smithi177.stdout:466: writing smithi17769138-466 from 615255 to 1103573 tid 1 2024-07-28T11:27:55.119 INFO:tasks.rados.rados.0.smithi177.stdout:466: writing smithi17769138-466 from 1827421 to 2611580 tid 2 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:466: writing smithi17769138-466 from 3203221 to 3815255 tid 3 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:451: finishing write tid 3 to smithi17769138-451 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:451: finishing write tid 4 to smithi17769138-451 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:451: finishing write tid 5 to smithi17769138-451 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 451 v 87 (ObjNum 450 snap 0 seq_num 450) dirty exists 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:452: finishing write tid 1 to smithi17769138-452 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:452: finishing write tid 2 to smithi17769138-452 2024-07-28T11:27:55.128 INFO:tasks.rados.rados.0.smithi177.stdout:452: finishing write tid 3 to smithi17769138-452 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:452: finishing write tid 4 to smithi17769138-452 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:452: finishing write tid 5 to smithi17769138-452 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 452 v 98 (ObjNum 451 snap 0 seq_num 451) dirty exists 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: finishing write tid 1 to smithi17769138-453 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: finishing write tid 2 to smithi17769138-453 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: finishing write tid 3 to smithi17769138-453 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: finishing write tid 4 to smithi17769138-453 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: finishing write tid 5 to smithi17769138-453 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 453 v 99 (ObjNum 452 snap 0 seq_num 452) dirty exists 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2024-07-28T11:27:55.129 INFO:tasks.rados.rados.0.smithi177.stdout:451: done (15 left) 2024-07-28T11:27:55.130 INFO:tasks.rados.rados.0.smithi177.stdout:452: done (14 left) 2024-07-28T11:27:55.130 INFO:tasks.rados.rados.0.smithi177.stdout:453: done (13 left) 2024-07-28T11:27:55.130 INFO:tasks.rados.rados.0.smithi177.stdout:467: write initial oid 467 2024-07-28T11:27:55.130 INFO:tasks.rados.rados.0.smithi177.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2024-07-28T11:27:55.133 INFO:tasks.rados.rados.0.smithi177.stdout:467: writing smithi17769138-467 from 632062 to 1195629 tid 1 2024-07-28T11:27:55.140 INFO:tasks.rados.rados.0.smithi177.stdout:467: writing smithi17769138-467 from 1885903 to 2413720 tid 2 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:467: writing smithi17769138-467 from 2830644 to 3551402 tid 3 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:468: write initial oid 468 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:454: finishing write tid 1 to smithi17769138-454 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:454: finishing write tid 2 to smithi17769138-454 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:454: finishing write tid 3 to smithi17769138-454 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:454: finishing write tid 4 to smithi17769138-454 2024-07-28T11:27:55.149 INFO:tasks.rados.rados.0.smithi177.stdout:454: finishing write tid 5 to smithi17769138-454 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 98 (ObjNum 453 snap 0 seq_num 453) dirty exists 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: finishing write tid 1 to smithi17769138-455 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: finishing write tid 2 to smithi17769138-455 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: finishing write tid 3 to smithi17769138-455 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: finishing write tid 4 to smithi17769138-455 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: finishing write tid 5 to smithi17769138-455 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 455 v 113 (ObjNum 454 snap 0 seq_num 454) dirty exists 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:456: finishing write tid 1 to smithi17769138-456 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:456: finishing write tid 2 to smithi17769138-456 2024-07-28T11:27:55.150 INFO:tasks.rados.rados.0.smithi177.stdout:456: finishing write tid 3 to smithi17769138-456 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:456: finishing write tid 4 to smithi17769138-456 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:456: finishing write tid 5 to smithi17769138-456 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 456 v 105 (ObjNum 455 snap 0 seq_num 455) dirty exists 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:457: finishing write tid 1 to smithi17769138-457 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:457: finishing write tid 2 to smithi17769138-457 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:457: finishing write tid 3 to smithi17769138-457 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:457: finishing write tid 4 to smithi17769138-457 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:457: finishing write tid 5 to smithi17769138-457 2024-07-28T11:27:55.151 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 457 v 117 (ObjNum 456 snap 0 seq_num 456) dirty exists 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: finishing write tid 1 to smithi17769138-458 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: finishing write tid 2 to smithi17769138-458 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: finishing write tid 3 to smithi17769138-458 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: finishing write tid 4 to smithi17769138-458 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: finishing write tid 5 to smithi17769138-458 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 458 v 129 (ObjNum 457 snap 0 seq_num 457) dirty exists 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:459: finishing write tid 1 to smithi17769138-459 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:459: finishing write tid 2 to smithi17769138-459 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:459: finishing write tid 3 to smithi17769138-459 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:459: finishing write tid 4 to smithi17769138-459 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:459: finishing write tid 5 to smithi17769138-459 2024-07-28T11:27:55.152 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 459 v 93 (ObjNum 458 snap 0 seq_num 458) dirty exists 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: finishing write tid 1 to smithi17769138-460 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: finishing write tid 2 to smithi17769138-460 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: finishing write tid 3 to smithi17769138-460 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: finishing write tid 4 to smithi17769138-460 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: finishing write tid 5 to smithi17769138-460 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 460 v 105 (ObjNum 459 snap 0 seq_num 459) dirty exists 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2024-07-28T11:27:55.153 INFO:tasks.rados.rados.0.smithi177.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2024-07-28T11:27:55.154 INFO:tasks.rados.rados.0.smithi177.stdout:468: writing smithi17769138-468 from 648869 to 1287685 tid 1 2024-07-28T11:27:55.161 INFO:tasks.rados.rados.0.smithi177.stdout:468: writing smithi17769138-468 from 1828032 to 2615860 tid 2 2024-07-28T11:27:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: cluster 2024-07-28T11:27:53.076043+0000 mgr.y (mgr.24311) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 32 MiB/s wr, 162 op/s 2024-07-28T11:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: audit 2024-07-28T11:27:54.219878+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: audit 2024-07-28T11:27:54.220781+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: audit 2024-07-28T11:27:54.222828+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: audit 2024-07-28T11:27:54.223758+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:54 smithi204 bash[24094]: audit 2024-07-28T11:27:54.229555+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:468: writing smithi17769138-468 from 3141714 to 3673744 tid 3 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:454: done (14 left) 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:455: done (13 left) 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:456: done (12 left) 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:457: done (11 left) 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:458: done (10 left) 2024-07-28T11:27:55.167 INFO:tasks.rados.rados.0.smithi177.stdout:459: done (9 left) 2024-07-28T11:27:55.168 INFO:tasks.rados.rados.0.smithi177.stdout:460: done (8 left) 2024-07-28T11:27:55.168 INFO:tasks.rados.rados.0.smithi177.stdout:469: write initial oid 469 2024-07-28T11:27:55.168 INFO:tasks.rados.rados.0.smithi177.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-07-28T11:27:55.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:27:55.175 INFO:tasks.rados.rados.0.smithi177.stdout:469: writing smithi17769138-469 from 665676 to 1379741 tid 1 2024-07-28T11:27:55.180 INFO:tasks.rados.rados.0.smithi177.stdout:469: writing smithi17769138-469 from 1886514 to 2418000 tid 2 2024-07-28T11:27:55.188 INFO:tasks.rados.rados.0.smithi177.stdout:469: writing smithi17769138-469 from 3169137 to 3865676 tid 3 2024-07-28T11:27:55.188 INFO:tasks.rados.rados.0.smithi177.stdout:470: write initial oid 470 2024-07-28T11:27:55.189 INFO:tasks.rados.rados.0.smithi177.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-07-28T11:27:55.196 INFO:tasks.rados.rados.0.smithi177.stdout:470: writing smithi17769138-470 from 682483 to 1471797 tid 1 2024-07-28T11:27:55.203 INFO:tasks.rados.rados.0.smithi177.stdout:470: writing smithi17769138-470 from 1944996 to 2736493 tid 2 2024-07-28T11:27:55.209 INFO:tasks.rados.rados.0.smithi177.stdout:470: writing smithi17769138-470 from 3196560 to 3751134 tid 3 2024-07-28T11:27:55.209 INFO:tasks.rados.rados.0.smithi177.stdout:471: write initial oid 471 2024-07-28T11:27:55.209 INFO:tasks.rados.rados.0.smithi177.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-07-28T11:27:55.215 INFO:tasks.rados.rados.0.smithi177.stdout:471: writing smithi17769138-471 from 699290 to 1163853 tid 1 2024-07-28T11:27:55.221 INFO:tasks.rados.rados.0.smithi177.stdout:471: writing smithi17769138-471 from 1603478 to 2138633 tid 2 2024-07-28T11:27:55.230 INFO:tasks.rados.rados.0.smithi177.stdout:471: writing smithi17769138-471 from 2823983 to 3589829 tid 3 2024-07-28T11:27:55.230 INFO:tasks.rados.rados.0.smithi177.stdout:472: write initial oid 472 2024-07-28T11:27:55.230 INFO:tasks.rados.rados.0.smithi177.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2024-07-28T11:27:55.237 INFO:tasks.rados.rados.0.smithi177.stdout:472: writing smithi17769138-472 from 716097 to 1255909 tid 1 2024-07-28T11:27:55.245 INFO:tasks.rados.rados.0.smithi177.stdout:472: writing smithi17769138-472 from 1945607 to 2740773 tid 2 2024-07-28T11:27:55.252 INFO:tasks.rados.rados.0.smithi177.stdout:472: writing smithi17769138-472 from 3535053 to 3916097 tid 3 2024-07-28T11:27:55.252 INFO:tasks.rados.rados.0.smithi177.stdout:473: write initial oid 473 2024-07-28T11:27:55.253 INFO:tasks.rados.rados.0.smithi177.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-07-28T11:27:55.260 INFO:tasks.rados.rados.0.smithi177.stdout:473: writing smithi17769138-473 from 732904 to 1464318 tid 1 2024-07-28T11:27:55.267 INFO:tasks.rados.rados.0.smithi177.stdout:473: writing smithi17769138-473 from 2120442 to 2659266 tid 2 2024-07-28T11:27:55.274 INFO:tasks.rados.rados.0.smithi177.stdout:473: writing smithi17769138-473 from 3278829 to 3783572 tid 3 2024-07-28T11:27:55.274 INFO:tasks.rados.rados.0.smithi177.stdout:474: write initial oid 474 2024-07-28T11:27:55.274 INFO:tasks.rados.rados.0.smithi177.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-07-28T11:27:55.280 INFO:tasks.rados.rados.0.smithi177.stdout:474: writing smithi17769138-474 from 749711 to 1156374 tid 1 2024-07-28T11:27:55.287 INFO:tasks.rados.rados.0.smithi177.stdout:474: writing smithi17769138-474 from 1778924 to 2461406 tid 2 2024-07-28T11:27:55.296 INFO:tasks.rados.rados.0.smithi177.stdout:474: writing smithi17769138-474 from 3189899 to 3905914 tid 3 2024-07-28T11:27:55.296 INFO:tasks.rados.rados.0.smithi177.stdout:475: write initial oid 475 2024-07-28T11:27:55.296 INFO:tasks.rados.rados.0.smithi177.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-07-28T11:27:55.302 INFO:tasks.rados.rados.0.smithi177.stdout:475: writing smithi17769138-475 from 766518 to 1248430 tid 1 2024-07-28T11:27:55.309 INFO:tasks.rados.rados.0.smithi177.stdout:475: writing smithi17769138-475 from 1837406 to 2379899 tid 2 2024-07-28T11:27:55.315 INFO:tasks.rados.rados.0.smithi177.stdout:475: writing smithi17769138-475 from 2933675 to 3460962 tid 3 2024-07-28T11:27:55.318 INFO:tasks.rados.rados.0.smithi177.stdout:475: writing smithi17769138-475 from 3876584 to 3966518 tid 4 2024-07-28T11:27:55.318 INFO:tasks.rados.rados.0.smithi177.stdout:476: write initial oid 476 2024-07-28T11:27:55.318 INFO:tasks.rados.rados.0.smithi177.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-07-28T11:27:55.325 INFO:tasks.rados.rados.0.smithi177.stdout:476: writing smithi17769138-476 from 783325 to 1340486 tid 1 2024-07-28T11:27:55.332 INFO:tasks.rados.rados.0.smithi177.stdout:476: writing smithi17769138-476 from 1779535 to 2465686 tid 2 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:476: writing smithi17769138-476 from 3244745 to 3699657 tid 3 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:461: finishing write tid 1 to smithi17769138-461 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:461: finishing write tid 2 to smithi17769138-461 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:461: finishing write tid 3 to smithi17769138-461 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:461: finishing write tid 4 to smithi17769138-461 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:461: finishing write tid 5 to smithi17769138-461 2024-07-28T11:27:55.341 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 109 (ObjNum 460 snap 0 seq_num 460) dirty exists 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: finishing write tid 1 to smithi17769138-462 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: finishing write tid 2 to smithi17769138-462 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: finishing write tid 3 to smithi17769138-462 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: finishing write tid 4 to smithi17769138-462 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: finishing write tid 5 to smithi17769138-462 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 462 v 109 (ObjNum 461 snap 0 seq_num 461) dirty exists 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:463: finishing write tid 1 to smithi17769138-463 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:463: finishing write tid 2 to smithi17769138-463 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:463: finishing write tid 3 to smithi17769138-463 2024-07-28T11:27:55.342 INFO:tasks.rados.rados.0.smithi177.stdout:463: finishing write tid 4 to smithi17769138-463 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:463: finishing write tid 5 to smithi17769138-463 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 463 v 103 (ObjNum 462 snap 0 seq_num 462) dirty exists 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: finishing write tid 1 to smithi17769138-464 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: finishing write tid 2 to smithi17769138-464 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: finishing write tid 3 to smithi17769138-464 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: finishing write tid 4 to smithi17769138-464 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: finishing write tid 5 to smithi17769138-464 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 112 (ObjNum 463 snap 0 seq_num 463) dirty exists 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 1 to smithi17769138-465 2024-07-28T11:27:55.343 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 2 to smithi17769138-465 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:461: done (15 left) 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:462: done (14 left) 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:463: done (13 left) 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:464: done (12 left) 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:477: write initial oid 477 2024-07-28T11:27:55.344 INFO:tasks.rados.rados.0.smithi177.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2024-07-28T11:27:55.345 INFO:tasks.rados.rados.0.smithi177.stdout:477: writing smithi17769138-477 from 400132 to 1032542 tid 1 2024-07-28T11:27:55.351 INFO:tasks.rados.rados.0.smithi177.stdout:477: writing smithi17769138-477 from 1438017 to 1984179 tid 2 2024-07-28T11:27:55.351 INFO:tasks.rados.rados.0.smithi177.stdout:478: write initial oid 478 2024-07-28T11:27:55.351 INFO:tasks.rados.rados.0.smithi177.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2024-07-28T11:27:55.357 INFO:tasks.rados.rados.0.smithi177.stdout:478: writing smithi17769138-478 from 416939 to 1124598 tid 1 2024-07-28T11:27:55.362 INFO:tasks.rados.rados.0.smithi177.stdout:478: writing smithi17769138-478 from 1896499 to 2016939 tid 2 2024-07-28T11:27:55.362 INFO:tasks.rados.rados.0.smithi177.stdout:479: write initial oid 479 2024-07-28T11:27:55.363 INFO:tasks.rados.rados.0.smithi177.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2024-07-28T11:27:55.369 INFO:tasks.rados.rados.0.smithi177.stdout:479: writing smithi17769138-479 from 433746 to 1216654 tid 1 2024-07-28T11:27:55.374 INFO:tasks.rados.rados.0.smithi177.stdout:479: writing smithi17769138-479 from 1954981 to 2033746 tid 2 2024-07-28T11:27:55.375 INFO:tasks.rados.rados.0.smithi177.stdout:480: write initial oid 480 2024-07-28T11:27:55.375 INFO:tasks.rados.rados.0.smithi177.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2024-07-28T11:27:55.380 INFO:tasks.rados.rados.0.smithi177.stdout:480: writing smithi17769138-480 from 450553 to 1025063 tid 1 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:480: writing smithi17769138-480 from 1613463 to 2050553 tid 2 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 3 to smithi17769138-465 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 4 to smithi17769138-465 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 5 to smithi17769138-465 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: finishing write tid 6 to smithi17769138-465 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 110 (ObjNum 464 snap 0 seq_num 464) dirty exists 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:466: finishing write tid 1 to smithi17769138-466 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:466: finishing write tid 2 to smithi17769138-466 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:465: done (15 left) 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:481: write initial oid 481 2024-07-28T11:27:55.387 INFO:tasks.rados.rados.0.smithi177.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2024-07-28T11:27:55.392 INFO:tasks.rados.rados.0.smithi177.stdout:481: writing smithi17769138-481 from 467360 to 1117119 tid 1 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout:481: writing smithi17769138-481 from 1671945 to 2067360 tid 2 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout:466: finishing write tid 3 to smithi17769138-466 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout:466: finishing write tid 4 to smithi17769138-466 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout:466: finishing write tid 5 to smithi17769138-466 2024-07-28T11:27:55.398 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 466 v 116 (ObjNum 465 snap 0 seq_num 465) dirty exists 2024-07-28T11:27:55.399 INFO:tasks.rados.rados.0.smithi177.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2024-07-28T11:27:55.399 INFO:tasks.rados.rados.0.smithi177.stdout:467: finishing write tid 1 to smithi17769138-467 2024-07-28T11:27:55.399 INFO:tasks.rados.rados.0.smithi177.stdout:466: done (15 left) 2024-07-28T11:27:55.399 INFO:tasks.rados.rados.0.smithi177.stdout:482: write initial oid 482 2024-07-28T11:27:55.399 INFO:tasks.rados.rados.0.smithi177.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2024-07-28T11:27:55.404 INFO:tasks.rados.rados.0.smithi177.stdout:482: writing smithi17769138-482 from 484167 to 1209175 tid 1 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:482: writing smithi17769138-482 from 1730427 to 2084167 tid 2 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:467: finishing write tid 2 to smithi17769138-467 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:467: finishing write tid 3 to smithi17769138-467 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:467: finishing write tid 4 to smithi17769138-467 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:467: finishing write tid 5 to smithi17769138-467 2024-07-28T11:27:55.410 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 467 v 79 (ObjNum 466 snap 0 seq_num 466) dirty exists 2024-07-28T11:27:55.411 INFO:tasks.rados.rados.0.smithi177.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2024-07-28T11:27:55.411 INFO:tasks.rados.rados.0.smithi177.stdout:468: finishing write tid 1 to smithi17769138-468 2024-07-28T11:27:55.411 INFO:tasks.rados.rados.0.smithi177.stdout:467: done (15 left) 2024-07-28T11:27:55.411 INFO:tasks.rados.rados.0.smithi177.stdout:483: write initial oid 483 2024-07-28T11:27:55.411 INFO:tasks.rados.rados.0.smithi177.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2024-07-28T11:27:55.414 INFO:tasks.rados.rados.0.smithi177.stdout:483: writing smithi17769138-483 from 500974 to 901231 tid 1 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:483: writing smithi17769138-483 from 1388909 to 1946078 tid 2 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:468: finishing write tid 2 to smithi17769138-468 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:468: finishing write tid 3 to smithi17769138-468 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:468: finishing write tid 4 to smithi17769138-468 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:468: finishing write tid 5 to smithi17769138-468 2024-07-28T11:27:55.421 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 83 (ObjNum 467 snap 0 seq_num 467) dirty exists 2024-07-28T11:27:55.422 INFO:tasks.rados.rados.0.smithi177.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2024-07-28T11:27:55.422 INFO:tasks.rados.rados.0.smithi177.stdout:469: finishing write tid 1 to smithi17769138-469 2024-07-28T11:27:55.422 INFO:tasks.rados.rados.0.smithi177.stdout:468: done (15 left) 2024-07-28T11:27:55.422 INFO:tasks.rados.rados.0.smithi177.stdout:484: write initial oid 484 2024-07-28T11:27:55.422 INFO:tasks.rados.rados.0.smithi177.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2024-07-28T11:27:55.426 INFO:tasks.rados.rados.0.smithi177.stdout:484: writing smithi17769138-484 from 517781 to 993287 tid 1 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:484: writing smithi17769138-484 from 1731038 to 2117781 tid 2 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:469: finishing write tid 2 to smithi17769138-469 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:469: finishing write tid 3 to smithi17769138-469 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:469: finishing write tid 4 to smithi17769138-469 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:469: finishing write tid 5 to smithi17769138-469 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 469 v 97 (ObjNum 468 snap 0 seq_num 468) dirty exists 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:470: finishing write tid 1 to smithi17769138-470 2024-07-28T11:27:55.433 INFO:tasks.rados.rados.0.smithi177.stdout:470: finishing write tid 2 to smithi17769138-470 2024-07-28T11:27:55.434 INFO:tasks.rados.rados.0.smithi177.stdout:470: finishing write tid 3 to smithi17769138-470 2024-07-28T11:27:55.434 INFO:tasks.rados.rados.0.smithi177.stdout:470: finishing write tid 4 to smithi17769138-470 2024-07-28T11:27:55.434 INFO:tasks.rados.rados.0.smithi177.stdout:469: done (15 left) 2024-07-28T11:27:55.434 INFO:tasks.rados.rados.0.smithi177.stdout:485: write initial oid 485 2024-07-28T11:27:55.434 INFO:tasks.rados.rados.0.smithi177.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2024-07-28T11:27:55.438 INFO:tasks.rados.rados.0.smithi177.stdout:485: writing smithi17769138-485 from 534588 to 1085343 tid 1 2024-07-28T11:27:55.445 INFO:tasks.rados.rados.0.smithi177.stdout:485: writing smithi17769138-485 from 1789520 to 2134588 tid 2 2024-07-28T11:27:55.445 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.445 INFO:tasks.rados.rados.0.smithi177.stdout:470: finishing write tid 5 to smithi17769138-470 2024-07-28T11:27:55.445 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 120 (ObjNum 469 snap 0 seq_num 469) dirty exists 2024-07-28T11:27:55.445 INFO:tasks.rados.rados.0.smithi177.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: finishing write tid 1 to smithi17769138-471 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: finishing write tid 2 to smithi17769138-471 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: finishing write tid 3 to smithi17769138-471 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: finishing write tid 4 to smithi17769138-471 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: finishing write tid 5 to smithi17769138-471 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 471 v 121 (ObjNum 470 snap 0 seq_num 470) dirty exists 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:470: done (15 left) 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:471: done (14 left) 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:486: write initial oid 486 2024-07-28T11:27:55.446 INFO:tasks.rados.rados.0.smithi177.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2024-07-28T11:27:55.451 INFO:tasks.rados.rados.0.smithi177.stdout:486: writing smithi17769138-486 from 551395 to 1177399 tid 1 2024-07-28T11:27:55.456 INFO:tasks.rados.rados.0.smithi177.stdout:486: writing smithi17769138-486 from 1848002 to 2151395 tid 2 2024-07-28T11:27:55.457 INFO:tasks.rados.rados.0.smithi177.stdout:487: write initial oid 487 2024-07-28T11:27:55.457 INFO:tasks.rados.rados.0.smithi177.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2024-07-28T11:27:55.463 INFO:tasks.rados.rados.0.smithi177.stdout:487: writing smithi17769138-487 from 568202 to 1269455 tid 1 2024-07-28T11:27:55.471 INFO:tasks.rados.rados.0.smithi177.stdout:487: writing smithi17769138-487 from 1906484 to 2168202 tid 2 2024-07-28T11:27:55.471 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.471 INFO:tasks.rados.rados.0.smithi177.stdout:472: finishing write tid 1 to smithi17769138-472 2024-07-28T11:27:55.471 INFO:tasks.rados.rados.0.smithi177.stdout:472: finishing write tid 2 to smithi17769138-472 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:472: finishing write tid 3 to smithi17769138-472 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:472: finishing write tid 4 to smithi17769138-472 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:472: finishing write tid 5 to smithi17769138-472 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 472 v 124 (ObjNum 471 snap 0 seq_num 471) dirty exists 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: finishing write tid 1 to smithi17769138-473 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: finishing write tid 2 to smithi17769138-473 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: finishing write tid 3 to smithi17769138-473 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: finishing write tid 4 to smithi17769138-473 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: finishing write tid 5 to smithi17769138-473 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 473 v 107 (ObjNum 472 snap 0 seq_num 472) dirty exists 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:474: finishing write tid 1 to smithi17769138-474 2024-07-28T11:27:55.472 INFO:tasks.rados.rados.0.smithi177.stdout:474: finishing write tid 2 to smithi17769138-474 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:474: finishing write tid 3 to smithi17769138-474 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:474: finishing write tid 4 to smithi17769138-474 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:474: finishing write tid 5 to smithi17769138-474 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 474 v 87 (ObjNum 473 snap 0 seq_num 473) dirty exists 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 1 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 2 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 3 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 4 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 5 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:475: finishing write tid 6 to smithi17769138-475 2024-07-28T11:27:55.473 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 475 v 129 (ObjNum 474 snap 0 seq_num 474) dirty exists 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: finishing write tid 1 to smithi17769138-476 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: finishing write tid 2 to smithi17769138-476 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: finishing write tid 3 to smithi17769138-476 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: finishing write tid 4 to smithi17769138-476 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: finishing write tid 5 to smithi17769138-476 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 476 v 91 (ObjNum 475 snap 0 seq_num 475) dirty exists 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2024-07-28T11:27:55.474 INFO:tasks.rados.rados.0.smithi177.stdout:477: finishing write tid 1 to smithi17769138-477 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:477: finishing write tid 2 to smithi17769138-477 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:477: finishing write tid 3 to smithi17769138-477 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:477: finishing write tid 4 to smithi17769138-477 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 477 v 110 (ObjNum 476 snap 0 seq_num 476) dirty exists 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:478: finishing write tid 1 to smithi17769138-478 2024-07-28T11:27:55.475 INFO:tasks.rados.rados.0.smithi177.stdout:478: finishing write tid 2 to smithi17769138-478 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:478: finishing write tid 3 to smithi17769138-478 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:478: finishing write tid 4 to smithi17769138-478 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 478 v 113 (ObjNum 477 snap 0 seq_num 477) dirty exists 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:479: finishing write tid 1 to smithi17769138-479 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:479: finishing write tid 2 to smithi17769138-479 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:479: finishing write tid 3 to smithi17769138-479 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:479: finishing write tid 4 to smithi17769138-479 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 479 v 101 (ObjNum 478 snap 0 seq_num 478) dirty exists 2024-07-28T11:27:55.476 INFO:tasks.rados.rados.0.smithi177.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:480: finishing write tid 1 to smithi17769138-480 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:480: finishing write tid 2 to smithi17769138-480 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:480: finishing write tid 3 to smithi17769138-480 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:480: finishing write tid 4 to smithi17769138-480 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 480 v 112 (ObjNum 479 snap 0 seq_num 479) dirty exists 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:481: finishing write tid 1 to smithi17769138-481 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:481: finishing write tid 2 to smithi17769138-481 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:481: finishing write tid 3 to smithi17769138-481 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:481: finishing write tid 4 to smithi17769138-481 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 481 v 115 (ObjNum 480 snap 0 seq_num 480) dirty exists 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:482: finishing write tid 1 to smithi17769138-482 2024-07-28T11:27:55.477 INFO:tasks.rados.rados.0.smithi177.stdout:482: finishing write tid 2 to smithi17769138-482 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:482: finishing write tid 3 to smithi17769138-482 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:482: finishing write tid 4 to smithi17769138-482 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 94 (ObjNum 481 snap 0 seq_num 481) dirty exists 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:483: finishing write tid 1 to smithi17769138-483 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:483: finishing write tid 2 to smithi17769138-483 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:483: finishing write tid 3 to smithi17769138-483 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:483: finishing write tid 4 to smithi17769138-483 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 100 (ObjNum 482 snap 0 seq_num 482) dirty exists 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:484: finishing write tid 1 to smithi17769138-484 2024-07-28T11:27:55.478 INFO:tasks.rados.rados.0.smithi177.stdout:484: finishing write tid 2 to smithi17769138-484 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:484: finishing write tid 3 to smithi17769138-484 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:484: finishing write tid 4 to smithi17769138-484 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 101 (ObjNum 483 snap 0 seq_num 483) dirty exists 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:485: finishing write tid 1 to smithi17769138-485 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:485: finishing write tid 2 to smithi17769138-485 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:485: finishing write tid 3 to smithi17769138-485 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:485: finishing write tid 4 to smithi17769138-485 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 485 v 132 (ObjNum 484 snap 0 seq_num 484) dirty exists 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2024-07-28T11:27:55.479 INFO:tasks.rados.rados.0.smithi177.stdout:486: finishing write tid 1 to smithi17769138-486 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:486: finishing write tid 2 to smithi17769138-486 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:486: finishing write tid 3 to smithi17769138-486 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:486: finishing write tid 4 to smithi17769138-486 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 132 (ObjNum 485 snap 0 seq_num 485) dirty exists 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:487: finishing write tid 1 to smithi17769138-487 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:472: done (15 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:473: done (14 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:474: done (13 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:475: done (12 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:476: done (11 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:477: done (10 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:478: done (9 left) 2024-07-28T11:27:55.480 INFO:tasks.rados.rados.0.smithi177.stdout:479: done (8 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:480: done (7 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:481: done (6 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:482: done (5 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:483: done (4 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:484: done (3 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:485: done (2 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:486: done (1 left) 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:488: write initial oid 488 2024-07-28T11:27:55.481 INFO:tasks.rados.rados.0.smithi177.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2024-07-28T11:27:55.482 INFO:tasks.rados.rados.0.smithi177.stdout:488: writing smithi17769138-488 from 585009 to 1077864 tid 1 2024-07-28T11:27:55.482 INFO:tasks.rados.rados.0.smithi177.stdout:488: writing smithi17769138-488 from 1564966 to 2185009 tid 2 2024-07-28T11:27:55.482 INFO:tasks.rados.rados.0.smithi177.stdout:489: write initial oid 489 2024-07-28T11:27:55.482 INFO:tasks.rados.rados.0.smithi177.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2024-07-28T11:27:55.487 INFO:tasks.rados.rados.0.smithi177.stdout:489: writing smithi17769138-489 from 601816 to 1169920 tid 1 2024-07-28T11:27:55.493 INFO:tasks.rados.rados.0.smithi177.stdout:489: writing smithi17769138-489 from 1623448 to 2075271 tid 2 2024-07-28T11:27:55.493 INFO:tasks.rados.rados.0.smithi177.stdout:490: write initial oid 490 2024-07-28T11:27:55.493 INFO:tasks.rados.rados.0.smithi177.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2024-07-28T11:27:55.500 INFO:tasks.rados.rados.0.smithi177.stdout:490: writing smithi17769138-490 from 618623 to 1261976 tid 1 2024-07-28T11:27:55.505 INFO:tasks.rados.rados.0.smithi177.stdout:490: writing smithi17769138-490 from 1681930 to 2218623 tid 2 2024-07-28T11:27:55.506 INFO:tasks.rados.rados.0.smithi177.stdout:491: write initial oid 491 2024-07-28T11:27:55.506 INFO:tasks.rados.rados.0.smithi177.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2024-07-28T11:27:55.513 INFO:tasks.rados.rados.0.smithi177.stdout:491: writing smithi17769138-491 from 635430 to 1354032 tid 1 2024-07-28T11:27:55.518 INFO:tasks.rados.rados.0.smithi177.stdout:491: writing smithi17769138-491 from 2140412 to 2235430 tid 2 2024-07-28T11:27:55.518 INFO:tasks.rados.rados.0.smithi177.stdout:492: write initial oid 492 2024-07-28T11:27:55.518 INFO:tasks.rados.rados.0.smithi177.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2024-07-28T11:27:55.526 INFO:tasks.rados.rados.0.smithi177.stdout:492: writing smithi17769138-492 from 652237 to 1446088 tid 1 2024-07-28T11:27:55.531 INFO:tasks.rados.rados.0.smithi177.stdout:492: writing smithi17769138-492 from 2198894 to 2252237 tid 2 2024-07-28T11:27:55.531 INFO:tasks.rados.rados.0.smithi177.stdout:493: write initial oid 493 2024-07-28T11:27:55.531 INFO:tasks.rados.rados.0.smithi177.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2024-07-28T11:27:55.537 INFO:tasks.rados.rados.0.smithi177.stdout:493: writing smithi17769138-493 from 669044 to 1138144 tid 1 2024-07-28T11:27:55.543 INFO:tasks.rados.rados.0.smithi177.stdout:493: writing smithi17769138-493 from 1741023 to 2200184 tid 2 2024-07-28T11:27:55.543 INFO:tasks.rados.rados.0.smithi177.stdout:494: write initial oid 494 2024-07-28T11:27:55.543 INFO:tasks.rados.rados.0.smithi177.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2024-07-28T11:27:55.550 INFO:tasks.rados.rados.0.smithi177.stdout:494: writing smithi17769138-494 from 685851 to 1230200 tid 1 2024-07-28T11:27:55.556 INFO:tasks.rados.rados.0.smithi177.stdout:494: writing smithi17769138-494 from 1799505 to 2285851 tid 2 2024-07-28T11:27:55.556 INFO:tasks.rados.rados.0.smithi177.stdout:495: write initial oid 495 2024-07-28T11:27:55.556 INFO:tasks.rados.rados.0.smithi177.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2024-07-28T11:27:55.563 INFO:tasks.rados.rados.0.smithi177.stdout:495: writing smithi17769138-495 from 702658 to 1322256 tid 1 2024-07-28T11:27:55.569 INFO:tasks.rados.rados.0.smithi177.stdout:495: writing smithi17769138-495 from 1857987 to 2302658 tid 2 2024-07-28T11:27:55.569 INFO:tasks.rados.rados.0.smithi177.stdout:496: write initial oid 496 2024-07-28T11:27:55.569 INFO:tasks.rados.rados.0.smithi177.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2024-07-28T11:27:55.575 INFO:tasks.rados.rados.0.smithi177.stdout:496: writing smithi17769138-496 from 719465 to 1130665 tid 1 2024-07-28T11:27:55.582 INFO:tasks.rados.rados.0.smithi177.stdout:496: writing smithi17769138-496 from 1632822 to 2319465 tid 2 2024-07-28T11:27:55.582 INFO:tasks.rados.rados.0.smithi177.stdout:497: write initial oid 497 2024-07-28T11:27:55.582 INFO:tasks.rados.rados.0.smithi177.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2024-07-28T11:27:55.589 INFO:tasks.rados.rados.0.smithi177.stdout:497: writing smithi17769138-497 from 736272 to 1222721 tid 1 2024-07-28T11:27:55.595 INFO:tasks.rados.rados.0.smithi177.stdout:497: writing smithi17769138-497 from 1974951 to 2336272 tid 2 2024-07-28T11:27:55.595 INFO:tasks.rados.rados.0.smithi177.stdout:498: write initial oid 498 2024-07-28T11:27:55.595 INFO:tasks.rados.rados.0.smithi177.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2024-07-28T11:27:55.602 INFO:tasks.rados.rados.0.smithi177.stdout:498: writing smithi17769138-498 from 753079 to 1314777 tid 1 2024-07-28T11:27:55.608 INFO:tasks.rados.rados.0.smithi177.stdout:498: writing smithi17769138-498 from 2033433 to 2353079 tid 2 2024-07-28T11:27:55.608 INFO:tasks.rados.rados.0.smithi177.stdout:499: write initial oid 499 2024-07-28T11:27:55.608 INFO:tasks.rados.rados.0.smithi177.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2024-07-28T11:27:55.616 INFO:tasks.rados.rados.0.smithi177.stdout:499: writing smithi17769138-499 from 769886 to 1406833 tid 1 2024-07-28T11:27:55.621 INFO:tasks.rados.rados.0.smithi177.stdout:499: writing smithi17769138-499 from 2091915 to 2369886 tid 2 2024-07-28T11:27:55.621 INFO:tasks.rados.rados.0.smithi177.stdout:500: write initial oid 500 2024-07-28T11:27:55.621 INFO:tasks.rados.rados.0.smithi177.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2024-07-28T11:27:55.630 INFO:tasks.rados.rados.0.smithi177.stdout:500: writing smithi17769138-500 from 786693 to 1498889 tid 1 2024-07-28T11:27:55.635 INFO:tasks.rados.rados.0.smithi177.stdout:500: writing smithi17769138-500 from 2150397 to 2386693 tid 2 2024-07-28T11:27:55.635 INFO:tasks.rados.rados.0.smithi177.stdout:501: write oid 162 current snap is 0 2024-07-28T11:27:55.635 INFO:tasks.rados.rados.0.smithi177.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2024-07-28T11:27:55.641 INFO:tasks.rados.rados.0.smithi177.stdout:501: writing smithi17769138-162 from 403500 to 1190945 tid 1 2024-07-28T11:27:55.647 INFO:tasks.rados.rados.0.smithi177.stdout:501: writing smithi17769138-162 from 1692526 to 2166363 tid 2 2024-07-28T11:27:55.647 INFO:tasks.rados.rados.0.smithi177.stdout:502: write oid 47 current snap is 0 2024-07-28T11:27:55.647 INFO:tasks.rados.rados.0.smithi177.stdout:487: finishing write tid 2 to smithi17769138-487 2024-07-28T11:27:55.647 INFO:tasks.rados.rados.0.smithi177.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2024-07-28T11:27:55.652 INFO:tasks.rados.rados.0.smithi177.stdout:502: writing smithi17769138-47 from 420307 to 883001 tid 1 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout:502: writing smithi17769138-47 from 1351008 to 1968503 tid 2 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout:487: finishing write tid 3 to smithi17769138-487 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout:487: finishing write tid 4 to smithi17769138-487 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 487 v 113 (ObjNum 486 snap 0 seq_num 486) dirty exists 2024-07-28T11:27:55.661 INFO:tasks.rados.rados.0.smithi177.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:488: finishing write tid 1 to smithi17769138-488 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:488: finishing write tid 2 to smithi17769138-488 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:488: finishing write tid 3 to smithi17769138-488 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:488: finishing write tid 4 to smithi17769138-488 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 488 v 97 (ObjNum 487 snap 0 seq_num 487) dirty exists 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:489: finishing write tid 1 to smithi17769138-489 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:489: finishing write tid 2 to smithi17769138-489 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:489: finishing write tid 3 to smithi17769138-489 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:489: finishing write tid 4 to smithi17769138-489 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 489 v 124 (ObjNum 488 snap 0 seq_num 488) dirty exists 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:490: finishing write tid 1 to smithi17769138-490 2024-07-28T11:27:55.662 INFO:tasks.rados.rados.0.smithi177.stdout:490: finishing write tid 2 to smithi17769138-490 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:490: finishing write tid 3 to smithi17769138-490 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:490: finishing write tid 4 to smithi17769138-490 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 490 v 74 (ObjNum 489 snap 0 seq_num 489) dirty exists 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:491: finishing write tid 1 to smithi17769138-491 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:487: done (15 left) 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:488: done (14 left) 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:489: done (13 left) 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:490: done (12 left) 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:503: delete oid 475 current snap is 0 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:491: finishing write tid 2 to smithi17769138-491 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:491: finishing write tid 3 to smithi17769138-491 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:491: finishing write tid 4 to smithi17769138-491 2024-07-28T11:27:55.663 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 112 (ObjNum 490 snap 0 seq_num 490) dirty exists 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:492: finishing write tid 1 to smithi17769138-492 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:492: finishing write tid 2 to smithi17769138-492 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:492: finishing write tid 3 to smithi17769138-492 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:492: finishing write tid 4 to smithi17769138-492 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 492 v 90 (ObjNum 491 snap 0 seq_num 491) dirty exists 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:493: finishing write tid 1 to smithi17769138-493 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:493: finishing write tid 2 to smithi17769138-493 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:493: finishing write tid 3 to smithi17769138-493 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:493: finishing write tid 4 to smithi17769138-493 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 493 v 115 (ObjNum 492 snap 0 seq_num 492) dirty exists 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2024-07-28T11:27:55.664 INFO:tasks.rados.rados.0.smithi177.stdout:494: finishing write tid 1 to smithi17769138-494 2024-07-28T11:27:55.665 INFO:tasks.rados.rados.0.smithi177.stdout:494: finishing write tid 2 to smithi17769138-494 2024-07-28T11:27:55.665 INFO:tasks.rados.rados.0.smithi177.stdout:494: finishing write tid 3 to smithi17769138-494 2024-07-28T11:27:55.665 INFO:tasks.rados.rados.0.smithi177.stdout:494: finishing write tid 4 to smithi17769138-494 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 494 v 118 (ObjNum 493 snap 0 seq_num 493) dirty exists 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:495: finishing write tid 1 to smithi17769138-495 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:495: finishing write tid 2 to smithi17769138-495 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:495: finishing write tid 3 to smithi17769138-495 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:495: finishing write tid 4 to smithi17769138-495 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 495 v 104 (ObjNum 494 snap 0 seq_num 494) dirty exists 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:496: finishing write tid 1 to smithi17769138-496 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:496: finishing write tid 2 to smithi17769138-496 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:496: finishing write tid 3 to smithi17769138-496 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:496: finishing write tid 4 to smithi17769138-496 2024-07-28T11:27:55.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 496 v 93 (ObjNum 495 snap 0 seq_num 495) dirty exists 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:497: finishing write tid 1 to smithi17769138-497 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:497: finishing write tid 2 to smithi17769138-497 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:497: finishing write tid 3 to smithi17769138-497 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:497: finishing write tid 4 to smithi17769138-497 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 497 v 115 (ObjNum 496 snap 0 seq_num 496) dirty exists 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:498: finishing write tid 1 to smithi17769138-498 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:498: finishing write tid 2 to smithi17769138-498 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:498: finishing write tid 3 to smithi17769138-498 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:498: finishing write tid 4 to smithi17769138-498 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 135 (ObjNum 497 snap 0 seq_num 497) dirty exists 2024-07-28T11:27:55.667 INFO:tasks.rados.rados.0.smithi177.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:499: finishing write tid 1 to smithi17769138-499 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:499: finishing write tid 2 to smithi17769138-499 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:499: finishing write tid 3 to smithi17769138-499 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:499: finishing write tid 4 to smithi17769138-499 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 499 v 100 (ObjNum 498 snap 0 seq_num 498) dirty exists 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:500: finishing write tid 1 to smithi17769138-500 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:500: finishing write tid 2 to smithi17769138-500 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:500: finishing write tid 3 to smithi17769138-500 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:500: finishing write tid 4 to smithi17769138-500 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 500 v 107 (ObjNum 499 snap 0 seq_num 499) dirty exists 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:501: finishing write tid 1 to smithi17769138-162 2024-07-28T11:27:55.668 INFO:tasks.rados.rados.0.smithi177.stdout:501: finishing write tid 2 to smithi17769138-162 2024-07-28T11:27:55.669 INFO:tasks.rados.rados.0.smithi177.stdout:501: finishing write tid 3 to smithi17769138-162 2024-07-28T11:27:55.669 INFO:tasks.rados.rados.0.smithi177.stdout:501: finishing write tid 4 to smithi17769138-162 2024-07-28T11:27:55.669 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 162 v 135 (ObjNum 500 snap 0 seq_num 500) dirty exists 2024-07-28T11:27:55.669 INFO:tasks.rados.rados.0.smithi177.stdout:501: left oid 162 (ObjNum 500 snap 0 seq_num 500) 2024-07-28T11:27:55.669 INFO:tasks.rados.rados.0.smithi177.stdout:502: finishing write tid 1 to smithi17769138-47 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:491: done (12 left) 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:492: done (11 left) 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:493: done (10 left) 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:494: done (9 left) 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:495: done (8 left) 2024-07-28T11:27:55.670 INFO:tasks.rados.rados.0.smithi177.stdout:496: done (7 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:497: done (6 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:498: done (5 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:499: done (4 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:500: done (3 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:501: done (2 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:503: done (1 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:504: delete oid 165 current snap is 0 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:502: finishing write tid 2 to smithi17769138-47 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:502: finishing write tid 3 to smithi17769138-47 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:504: done (1 left) 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:505: write oid 478 current snap is 0 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2024-07-28T11:27:55.671 INFO:tasks.rados.rados.0.smithi177.stdout:505: writing smithi17769138-478 from 470728 to 875522 tid 1 2024-07-28T11:27:55.675 INFO:tasks.rados.rados.0.smithi177.stdout:505: writing smithi17769138-478 from 1526454 to 2007629 tid 2 2024-07-28T11:27:55.675 INFO:tasks.rados.rados.0.smithi177.stdout:506: delete oid 413 current snap is 0 2024-07-28T11:27:55.675 INFO:tasks.rados.rados.0.smithi177.stdout:502: finishing write tid 4 to smithi17769138-47 2024-07-28T11:27:55.675 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 47 v 77 (ObjNum 501 snap 0 seq_num 501) dirty exists 2024-07-28T11:27:55.676 INFO:tasks.rados.rados.0.smithi177.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:27:55.676 INFO:tasks.rados.rados.0.smithi177.stdout:505: finishing write tid 1 to smithi17769138-478 2024-07-28T11:27:55.678 INFO:tasks.rados.rados.0.smithi177.stdout:502: done (2 left) 2024-07-28T11:27:55.679 INFO:tasks.rados.rados.0.smithi177.stdout:506: done (1 left) 2024-07-28T11:27:55.679 INFO:tasks.rados.rados.0.smithi177.stdout:507: read oid 434 snap -1 2024-07-28T11:27:55.679 INFO:tasks.rados.rados.0.smithi177.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:27:55.679 INFO:tasks.rados.rados.0.smithi177.stdout:508: write oid 2 current snap is 0 2024-07-28T11:27:55.679 INFO:tasks.rados.rados.0.smithi177.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2024-07-28T11:27:55.685 INFO:tasks.rados.rados.0.smithi177.stdout:508: writing smithi17769138-2 from 504342 to 1059634 tid 1 2024-07-28T11:27:55.691 INFO:tasks.rados.rados.0.smithi177.stdout:508: writing smithi17769138-2 from 1643418 to 2128262 tid 2 2024-07-28T11:27:55.691 INFO:tasks.rados.rados.0.smithi177.stdout:509: read oid 335 snap -1 2024-07-28T11:27:55.691 INFO:tasks.rados.rados.0.smithi177.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:27:55.692 INFO:tasks.rados.rados.0.smithi177.stdout:510: read oid 194 snap -1 2024-07-28T11:27:55.692 INFO:tasks.rados.rados.0.smithi177.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:55.692 INFO:tasks.rados.rados.0.smithi177.stdout:511: write oid 165 current snap is 0 2024-07-28T11:27:55.692 INFO:tasks.rados.rados.0.smithi177.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2024-07-28T11:27:55.698 INFO:tasks.rados.rados.0.smithi177.stdout:511: writing smithi17769138-165 from 521149 to 1151690 tid 1 2024-07-28T11:27:55.705 INFO:tasks.rados.rados.0.smithi177.stdout:511: writing smithi17769138-165 from 1701900 to 2330402 tid 2 2024-07-28T11:27:55.705 INFO:tasks.rados.rados.0.smithi177.stdout:512: write oid 250 current snap is 0 2024-07-28T11:27:55.705 INFO:tasks.rados.rados.0.smithi177.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2024-07-28T11:27:55.712 INFO:tasks.rados.rados.0.smithi177.stdout:512: writing smithi17769138-250 from 537956 to 1243746 tid 1 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:512: writing smithi17769138-250 from 1644029 to 2416189 tid 2 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:513: read oid 148 snap -1 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:513: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:514: read oid 257 snap -1 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:514: expect (ObjNum 256 snap 0 seq_num 256) 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:515: read oid 327 snap -1 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:515: expect (ObjNum 326 snap 0 seq_num 326) 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:516: write oid 391 current snap is 0 2024-07-28T11:27:55.720 INFO:tasks.rados.rados.0.smithi177.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2024-07-28T11:27:55.728 INFO:tasks.rados.rados.0.smithi177.stdout:516: writing smithi17769138-391 from 554763 to 1335802 tid 1 2024-07-28T11:27:55.735 INFO:tasks.rados.rados.0.smithi177.stdout:516: writing smithi17769138-391 from 2102511 to 2554763 tid 2 2024-07-28T11:27:55.735 INFO:tasks.rados.rados.0.smithi177.stdout:517: write oid 91 current snap is 0 2024-07-28T11:27:55.735 INFO:tasks.rados.rados.0.smithi177.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2024-07-28T11:27:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:517: writing smithi17769138-91 from 571570 to 1144211 tid 1 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:517: writing smithi17769138-91 from 1877346 to 2571570 tid 2 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:518: read oid 66 snap -1 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:518: expect (ObjNum 65 snap 0 seq_num 65) 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:519: read oid 473 snap -1 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:519: expect (ObjNum 472 snap 0 seq_num 472) 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:520: write oid 334 current snap is 0 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:505: finishing write tid 2 to smithi17769138-478 2024-07-28T11:27:55.750 INFO:tasks.rados.rados.0.smithi177.stdout:505: finishing write tid 3 to smithi17769138-478 2024-07-28T11:27:55.751 INFO:tasks.rados.rados.0.smithi177.stdout:505: finishing write tid 4 to smithi17769138-478 2024-07-28T11:27:55.751 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 478 v 116 (ObjNum 504 snap 0 seq_num 504) dirty exists 2024-07-28T11:27:55.751 INFO:tasks.rados.rados.0.smithi177.stdout:505: left oid 478 (ObjNum 504 snap 0 seq_num 504) 2024-07-28T11:27:55.751 INFO:tasks.rados.rados.0.smithi177.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:27:55.861 INFO:tasks.rados.rados.0.smithi177.stdout:508: finishing write tid 1 to smithi17769138-2 2024-07-28T11:27:55.861 INFO:tasks.rados.rados.0.smithi177.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2024-07-28T11:27:55.870 INFO:tasks.rados.rados.0.smithi177.stdout:520: writing smithi17769138-334 from 588377 to 1236267 tid 1 2024-07-28T11:27:55.876 INFO:tasks.rados.rados.0.smithi177.stdout:520: writing smithi17769138-334 from 1935828 to 2571668 tid 2 2024-07-28T11:27:55.877 INFO:tasks.rados.rados.0.smithi177.stdout:505: done (14 left) 2024-07-28T11:27:55.877 INFO:tasks.rados.rados.0.smithi177.stdout:507: done (13 left) 2024-07-28T11:27:55.877 INFO:tasks.rados.rados.0.smithi177.stdout:521: write oid 153 current snap is 0 2024-07-28T11:27:55.877 INFO:tasks.rados.rados.0.smithi177.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2024-07-28T11:27:55.884 INFO:tasks.rados.rados.0.smithi177.stdout:521: writing smithi17769138-153 from 605184 to 1328323 tid 1 2024-07-28T11:27:55.892 INFO:tasks.rados.rados.0.smithi177.stdout:521: writing smithi17769138-153 from 1877957 to 2605184 tid 2 2024-07-28T11:27:55.892 INFO:tasks.rados.rados.0.smithi177.stdout:522: write oid 281 current snap is 0 2024-07-28T11:27:55.892 INFO:tasks.rados.rados.0.smithi177.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:27:56.013 INFO:tasks.rados.rados.0.smithi177.stdout:508: finishing write tid 2 to smithi17769138-2 2024-07-28T11:27:56.013 INFO:tasks.rados.rados.0.smithi177.stdout:508: finishing write tid 3 to smithi17769138-2 2024-07-28T11:27:56.013 INFO:tasks.rados.rados.0.smithi177.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[31534]: audit 2024-07-28T11:27:54.214168+0000 mgr.y (mgr.24311) 211 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[31534]: cephadm 2024-07-28T11:27:54.214943+0000 mgr.y (mgr.24311) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[31534]: cephadm 2024-07-28T11:27:54.266603+0000 mgr.y (mgr.24311) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[21846]: audit 2024-07-28T11:27:54.214168+0000 mgr.y (mgr.24311) 211 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[21846]: cephadm 2024-07-28T11:27:54.214943+0000 mgr.y (mgr.24311) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:55 smithi177 bash[21846]: cephadm 2024-07-28T11:27:54.266603+0000 mgr.y (mgr.24311) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.020 INFO:tasks.rados.rados.0.smithi177.stdout:522: writing smithi17769138-281 from 621991 to 1420379 tid 1 2024-07-28T11:27:56.027 INFO:tasks.rados.rados.0.smithi177.stdout:522: writing smithi17769138-281 from 1936439 to 2575948 tid 2 2024-07-28T11:27:56.027 INFO:tasks.rados.rados.0.smithi177.stdout:509: done (14 left) 2024-07-28T11:27:56.028 INFO:tasks.rados.rados.0.smithi177.stdout:523: write oid 407 current snap is 0 2024-07-28T11:27:56.028 INFO:tasks.rados.rados.0.smithi177.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2024-07-28T11:27:56.034 INFO:tasks.rados.rados.0.smithi177.stdout:523: writing smithi17769138-407 from 638798 to 1112435 tid 1 2024-07-28T11:27:56.041 INFO:tasks.rados.rados.0.smithi177.stdout:523: writing smithi17769138-407 from 1594921 to 2378088 tid 2 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:524: read oid 288 snap -1 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:524: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:508: finishing write tid 4 to smithi17769138-2 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 139 (ObjNum 506 snap 0 seq_num 506) dirty exists 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2024-07-28T11:27:56.042 INFO:tasks.rados.rados.0.smithi177.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:56.144 INFO:tasks.rados.rados.0.smithi177.stdout:511: finishing write tid 1 to smithi17769138-165 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:511: finishing write tid 2 to smithi17769138-165 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:511: finishing write tid 3 to smithi17769138-165 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:511: finishing write tid 4 to smithi17769138-165 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 165 v 122 (ObjNum 507 snap 0 seq_num 507) dirty exists 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:512: finishing write tid 1 to smithi17769138-250 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:508: done (15 left) 2024-07-28T11:27:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:510: done (14 left) 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:511: done (13 left) 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:525: write oid 241 current snap is 0 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:512: finishing write tid 2 to smithi17769138-250 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:512: finishing write tid 3 to smithi17769138-250 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:512: finishing write tid 4 to smithi17769138-250 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 104 (ObjNum 508 snap 0 seq_num 508) dirty exists 2024-07-28T11:27:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:512: left oid 250 (ObjNum 508 snap 0 seq_num 508) 2024-07-28T11:27:56.147 INFO:tasks.rados.rados.0.smithi177.stdout:514: expect (ObjNum 256 snap 0 seq_num 256) 2024-07-28T11:27:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:55 smithi204 bash[24094]: audit 2024-07-28T11:27:54.214168+0000 mgr.y (mgr.24311) 211 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:27:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:55 smithi204 bash[24094]: cephadm 2024-07-28T11:27:54.214943+0000 mgr.y (mgr.24311) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:55 smithi204 bash[24094]: cephadm 2024-07-28T11:27:54.266603+0000 mgr.y (mgr.24311) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:27:56.220 INFO:tasks.rados.rados.0.smithi177.stdout:513: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:27:56.301 INFO:tasks.rados.rados.0.smithi177.stdout:515: expect (ObjNum 326 snap 0 seq_num 326) 2024-07-28T11:27:56.410 INFO:tasks.rados.rados.0.smithi177.stdout:516: finishing write tid 1 to smithi17769138-391 2024-07-28T11:27:56.410 INFO:tasks.rados.rados.0.smithi177.stdout:516: finishing write tid 2 to smithi17769138-391 2024-07-28T11:27:56.410 INFO:tasks.rados.rados.0.smithi177.stdout:516: finishing write tid 3 to smithi17769138-391 2024-07-28T11:27:56.410 INFO:tasks.rados.rados.0.smithi177.stdout:516: finishing write tid 4 to smithi17769138-391 2024-07-28T11:27:56.410 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 391 v 80 (ObjNum 509 snap 0 seq_num 509) dirty exists 2024-07-28T11:27:56.411 INFO:tasks.rados.rados.0.smithi177.stdout:516: left oid 391 (ObjNum 509 snap 0 seq_num 509) 2024-07-28T11:27:56.411 INFO:tasks.rados.rados.0.smithi177.stdout:517: finishing write tid 1 to smithi17769138-91 2024-07-28T11:27:56.411 INFO:tasks.rados.rados.0.smithi177.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2024-07-28T11:27:56.418 INFO:tasks.rados.rados.0.smithi177.stdout:525: writing smithi17769138-241 from 655605 to 1204491 tid 1 2024-07-28T11:27:56.425 INFO:tasks.rados.rados.0.smithi177.stdout:525: writing smithi17769138-241 from 1653403 to 2296581 tid 2 2024-07-28T11:27:56.425 INFO:tasks.rados.rados.0.smithi177.stdout:512: done (13 left) 2024-07-28T11:27:56.425 INFO:tasks.rados.rados.0.smithi177.stdout:513: done (12 left) 2024-07-28T11:27:56.426 INFO:tasks.rados.rados.0.smithi177.stdout:514: done (11 left) 2024-07-28T11:27:56.426 INFO:tasks.rados.rados.0.smithi177.stdout:515: done (10 left) 2024-07-28T11:27:56.426 INFO:tasks.rados.rados.0.smithi177.stdout:516: done (9 left) 2024-07-28T11:27:56.426 INFO:tasks.rados.rados.0.smithi177.stdout:526: delete oid 210 current snap is 0 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:517: finishing write tid 2 to smithi17769138-91 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:517: finishing write tid 3 to smithi17769138-91 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:517: finishing write tid 4 to smithi17769138-91 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 107 (ObjNum 510 snap 0 seq_num 510) dirty exists 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:517: left oid 91 (ObjNum 510 snap 0 seq_num 510) 2024-07-28T11:27:56.427 INFO:tasks.rados.rados.0.smithi177.stdout:519: expect (ObjNum 472 snap 0 seq_num 472) 2024-07-28T11:27:56.559 INFO:tasks.rados.rados.0.smithi177.stdout:518: expect (ObjNum 65 snap 0 seq_num 65) 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:520: finishing write tid 1 to smithi17769138-334 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:520: finishing write tid 2 to smithi17769138-334 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:520: finishing write tid 3 to smithi17769138-334 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:520: finishing write tid 4 to smithi17769138-334 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 334 v 116 (ObjNum 511 snap 0 seq_num 511) dirty exists 2024-07-28T11:27:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:520: left oid 334 (ObjNum 511 snap 0 seq_num 511) 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:521: finishing write tid 1 to smithi17769138-153 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:521: finishing write tid 2 to smithi17769138-153 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:521: finishing write tid 3 to smithi17769138-153 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:521: finishing write tid 4 to smithi17769138-153 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 153 v 103 (ObjNum 512 snap 0 seq_num 512) dirty exists 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:521: left oid 153 (ObjNum 512 snap 0 seq_num 512) 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:522: finishing write tid 1 to smithi17769138-281 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:522: finishing write tid 2 to smithi17769138-281 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:522: finishing write tid 3 to smithi17769138-281 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:522: finishing write tid 4 to smithi17769138-281 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 110 (ObjNum 513 snap 0 seq_num 513) dirty exists 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:522: left oid 281 (ObjNum 513 snap 0 seq_num 513) 2024-07-28T11:27:56.664 INFO:tasks.rados.rados.0.smithi177.stdout:523: finishing write tid 1 to smithi17769138-407 2024-07-28T11:27:56.665 INFO:tasks.rados.rados.0.smithi177.stdout:524: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:27:56.757 INFO:tasks.rados.rados.0.smithi177.stdout:523: finishing write tid 2 to smithi17769138-407 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:523: finishing write tid 3 to smithi17769138-407 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:523: finishing write tid 4 to smithi17769138-407 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 106 (ObjNum 514 snap 0 seq_num 514) dirty exists 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:523: left oid 407 (ObjNum 514 snap 0 seq_num 514) 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:525: finishing write tid 1 to smithi17769138-241 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:525: finishing write tid 2 to smithi17769138-241 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:525: finishing write tid 3 to smithi17769138-241 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:525: finishing write tid 4 to smithi17769138-241 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 83 (ObjNum 515 snap 0 seq_num 515) dirty exists 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:525: left oid 241 (ObjNum 515 snap 0 seq_num 515) 2024-07-28T11:27:56.758 INFO:tasks.rados.rados.0.smithi177.stdout:517: done (9 left) 2024-07-28T11:27:56.759 INFO:tasks.rados.rados.0.smithi177.stdout:518: done (8 left) 2024-07-28T11:27:56.759 INFO:tasks.rados.rados.0.smithi177.stdout:519: done (7 left) 2024-07-28T11:27:56.759 INFO:tasks.rados.rados.0.smithi177.stdout:520: done (6 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:521: done (5 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:522: done (4 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:523: done (3 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:524: done (2 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:525: done (1 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:526: done (0 left) 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:527: write oid 430 current snap is 0 2024-07-28T11:27:56.760 INFO:tasks.rados.rados.0.smithi177.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2024-07-28T11:27:56.777 INFO:tasks.rados.rados.0.smithi177.stdout:527: writing smithi17769138-430 from 689219 to 1104956 tid 1 2024-07-28T11:27:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:527: writing smithi17769138-430 from 1770367 to 2417214 tid 2 2024-07-28T11:27:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:528: read oid 446 snap -1 2024-07-28T11:27:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:27:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:529: delete oid 494 current snap is 0 2024-07-28T11:27:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:527: finishing write tid 1 to smithi17769138-430 2024-07-28T11:27:56.808 INFO:tasks.rados.rados.0.smithi177.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:527: finishing write tid 2 to smithi17769138-430 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:527: finishing write tid 3 to smithi17769138-430 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:527: finishing write tid 4 to smithi17769138-430 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 125 (ObjNum 517 snap 0 seq_num 517) dirty exists 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:527: left oid 430 (ObjNum 517 snap 0 seq_num 517) 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:527: done (2 left) 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:528: done (1 left) 2024-07-28T11:27:56.922 INFO:tasks.rados.rados.0.smithi177.stdout:529: done (0 left) 2024-07-28T11:27:56.923 INFO:tasks.rados.rados.0.smithi177.stdout:530: write oid 7 current snap is 0 2024-07-28T11:27:56.923 INFO:tasks.rados.rados.0.smithi177.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2024-07-28T11:27:56.941 INFO:tasks.rados.rados.0.smithi177.stdout:530: writing smithi17769138-7 from 722833 to 1289068 tid 1 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:530: writing smithi17769138-7 from 1887331 to 2537847 tid 2 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:530: finishing write tid 1 to smithi17769138-7 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:531: read oid 130 snap -1 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:532: write oid 290 current snap is 0 2024-07-28T11:27:56.961 INFO:tasks.rados.rados.0.smithi177.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2024-07-28T11:27:56.982 INFO:tasks.rados.rados.0.smithi177.stdout:532: writing smithi17769138-290 from 739640 to 1381124 tid 1 2024-07-28T11:27:56.999 INFO:tasks.rados.rados.0.smithi177.stdout:532: writing smithi17769138-290 from 1829460 to 2623634 tid 2 2024-07-28T11:27:56.999 INFO:tasks.rados.rados.0.smithi177.stdout:533: write oid 296 current snap is 0 2024-07-28T11:27:56.999 INFO:tasks.rados.rados.0.smithi177.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2024-07-28T11:27:57.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:56 smithi177 bash[31534]: cluster 2024-07-28T11:27:55.076684+0000 mgr.y (mgr.24311) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 136 op/s 2024-07-28T11:27:57.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:56 smithi177 bash[21846]: cluster 2024-07-28T11:27:55.076684+0000 mgr.y (mgr.24311) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 136 op/s 2024-07-28T11:27:57.013 INFO:tasks.rados.rados.0.smithi177.stdout:533: writing smithi17769138-296 from 756447 to 1473180 tid 1 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:533: writing smithi17769138-296 from 1887942 to 2425774 tid 2 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:534: read oid 180 snap -1 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:535: read oid 173 snap -1 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:536: write oid 399 current snap is 0 2024-07-28T11:27:57.022 INFO:tasks.rados.rados.0.smithi177.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2024-07-28T11:27:57.034 INFO:tasks.rados.rados.0.smithi177.stdout:536: writing smithi17769138-399 from 773254 to 1565236 tid 1 2024-07-28T11:27:57.042 INFO:tasks.rados.rados.0.smithi177.stdout:536: writing smithi17769138-399 from 2346424 to 2773254 tid 2 2024-07-28T11:27:57.042 INFO:tasks.rados.rados.0.smithi177.stdout:537: read oid 101 snap -1 2024-07-28T11:27:57.042 INFO:tasks.rados.rados.0.smithi177.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:27:57.042 INFO:tasks.rados.rados.0.smithi177.stdout:538: write oid 274 current snap is 0 2024-07-28T11:27:57.043 INFO:tasks.rados.rados.0.smithi177.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2024-07-28T11:27:57.117 INFO:tasks.rados.rados.0.smithi177.stdout:530: finishing write tid 2 to smithi17769138-7 2024-07-28T11:27:57.118 INFO:tasks.rados.rados.0.smithi177.stdout:530: finishing write tid 3 to smithi17769138-7 2024-07-28T11:27:57.118 INFO:tasks.rados.rados.0.smithi177.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2024-07-28T11:27:57.125 INFO:tasks.rados.rados.0.smithi177.stdout:538: writing smithi17769138-274 from 790061 to 1257292 tid 1 2024-07-28T11:27:57.133 INFO:tasks.rados.rados.0.smithi177.stdout:538: writing smithi17769138-274 from 2004906 to 2546407 tid 2 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:531: done (8 left) 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:539: write oid 461 current snap is 0 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:530: finishing write tid 4 to smithi17769138-7 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 113 (ObjNum 519 snap 0 seq_num 519) dirty exists 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:530: left oid 7 (ObjNum 519 snap 0 seq_num 519) 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:532: finishing write tid 1 to smithi17769138-290 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:532: finishing write tid 2 to smithi17769138-290 2024-07-28T11:27:57.134 INFO:tasks.rados.rados.0.smithi177.stdout:532: finishing write tid 3 to smithi17769138-290 2024-07-28T11:27:57.135 INFO:tasks.rados.rados.0.smithi177.stdout:532: finishing write tid 4 to smithi17769138-290 2024-07-28T11:27:57.135 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 138 (ObjNum 520 snap 0 seq_num 520) dirty exists 2024-07-28T11:27:57.135 INFO:tasks.rados.rados.0.smithi177.stdout:532: left oid 290 (ObjNum 520 snap 0 seq_num 520) 2024-07-28T11:27:57.135 INFO:tasks.rados.rados.0.smithi177.stdout:533: finishing write tid 1 to smithi17769138-296 2024-07-28T11:27:57.135 INFO:tasks.rados.rados.0.smithi177.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-07-28T11:27:57.139 INFO:tasks.rados.rados.0.smithi177.stdout:539: writing smithi17769138-461 from 406868 to 949348 tid 1 2024-07-28T11:27:57.145 INFO:tasks.rados.rados.0.smithi177.stdout:539: writing smithi17769138-461 from 1547035 to 1948547 tid 2 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:539: writing smithi17769138-461 from 2690354 to 2806868 tid 3 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:530: done (8 left) 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:532: done (7 left) 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:540: read oid 158 snap -1 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:541: read oid 216 snap -1 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:541: expect (ObjNum 215 snap 0 seq_num 215) 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:542: write oid 91 current snap is 0 2024-07-28T11:27:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2024-07-28T11:27:57.158 INFO:tasks.rados.rados.0.smithi177.stdout:542: writing smithi17769138-91 from 423675 to 1157757 tid 1 2024-07-28T11:27:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:56 smithi204 bash[24094]: cluster 2024-07-28T11:27:55.076684+0000 mgr.y (mgr.24311) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 587 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 136 op/s 2024-07-28T11:27:57.164 INFO:tasks.rados.rados.0.smithi177.stdout:542: writing smithi17769138-91 from 1721870 to 2267040 tid 2 2024-07-28T11:27:57.168 INFO:tasks.rados.rados.0.smithi177.stdout:542: writing smithi17769138-91 from 2717777 to 2823675 tid 3 2024-07-28T11:27:57.168 INFO:tasks.rados.rados.0.smithi177.stdout:543: read oid 51 snap -1 2024-07-28T11:27:57.168 INFO:tasks.rados.rados.0.smithi177.stdout:543: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-28T11:27:57.168 INFO:tasks.rados.rados.0.smithi177.stdout:544: write oid 471 current snap is 0 2024-07-28T11:27:57.168 INFO:tasks.rados.rados.0.smithi177.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-07-28T11:27:57.173 INFO:tasks.rados.rados.0.smithi177.stdout:544: writing smithi17769138-471 from 440482 to 849813 tid 1 2024-07-28T11:27:57.179 INFO:tasks.rados.rados.0.smithi177.stdout:544: writing smithi17769138-471 from 1380352 to 1785533 tid 2 2024-07-28T11:27:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:544: writing smithi17769138-471 from 2461553 to 2840482 tid 3 2024-07-28T11:27:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:545: write oid 96 current snap is 0 2024-07-28T11:27:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:533: finishing write tid 2 to smithi17769138-296 2024-07-28T11:27:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2024-07-28T11:27:57.286 INFO:tasks.rados.rados.0.smithi177.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:533: finishing write tid 3 to smithi17769138-296 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:533: finishing write tid 4 to smithi17769138-296 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 109 (ObjNum 521 snap 0 seq_num 521) dirty exists 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:533: left oid 296 (ObjNum 521 snap 0 seq_num 521) 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:536: finishing write tid 1 to smithi17769138-399 2024-07-28T11:27:57.378 INFO:tasks.rados.rados.0.smithi177.stdout:536: finishing write tid 2 to smithi17769138-399 2024-07-28T11:27:57.379 INFO:tasks.rados.rados.0.smithi177.stdout:536: finishing write tid 3 to smithi17769138-399 2024-07-28T11:27:57.379 INFO:tasks.rados.rados.0.smithi177.stdout:536: finishing write tid 4 to smithi17769138-399 2024-07-28T11:27:57.379 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 399 v 129 (ObjNum 522 snap 0 seq_num 522) dirty exists 2024-07-28T11:27:57.379 INFO:tasks.rados.rados.0.smithi177.stdout:536: left oid 399 (ObjNum 522 snap 0 seq_num 522) 2024-07-28T11:27:57.379 INFO:tasks.rados.rados.0.smithi177.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:27:57.500 INFO:tasks.rados.rados.0.smithi177.stdout:538: finishing write tid 1 to smithi17769138-274 2024-07-28T11:27:57.500 INFO:tasks.rados.rados.0.smithi177.stdout:538: finishing write tid 2 to smithi17769138-274 2024-07-28T11:27:57.500 INFO:tasks.rados.rados.0.smithi177.stdout:538: finishing write tid 3 to smithi17769138-274 2024-07-28T11:27:57.500 INFO:tasks.rados.rados.0.smithi177.stdout:538: finishing write tid 4 to smithi17769138-274 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 274 v 96 (ObjNum 523 snap 0 seq_num 523) dirty exists 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:538: left oid 274 (ObjNum 523 snap 0 seq_num 523) 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: finishing write tid 1 to smithi17769138-461 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: finishing write tid 2 to smithi17769138-461 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: finishing write tid 3 to smithi17769138-461 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: finishing write tid 4 to smithi17769138-461 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: finishing write tid 5 to smithi17769138-461 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 133 (ObjNum 524 snap 0 seq_num 524) dirty exists 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:539: left oid 461 (ObjNum 524 snap 0 seq_num 524) 2024-07-28T11:27:57.501 INFO:tasks.rados.rados.0.smithi177.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: finishing write tid 1 to smithi17769138-91 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: finishing write tid 2 to smithi17769138-91 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: finishing write tid 3 to smithi17769138-91 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: finishing write tid 4 to smithi17769138-91 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: finishing write tid 5 to smithi17769138-91 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 111 (ObjNum 525 snap 0 seq_num 525) dirty exists 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:27:57.587 INFO:tasks.rados.rados.0.smithi177.stdout:541: expect (ObjNum 215 snap 0 seq_num 215) 2024-07-28T11:27:57.706 INFO:tasks.rados.rados.0.smithi177.stdout:543: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: finishing write tid 1 to smithi17769138-471 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: finishing write tid 2 to smithi17769138-471 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: finishing write tid 3 to smithi17769138-471 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: finishing write tid 4 to smithi17769138-471 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: finishing write tid 5 to smithi17769138-471 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 471 v 129 (ObjNum 526 snap 0 seq_num 526) dirty exists 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:544: left oid 471 (ObjNum 526 snap 0 seq_num 526) 2024-07-28T11:27:57.798 INFO:tasks.rados.rados.0.smithi177.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-07-28T11:27:57.809 INFO:tasks.rados.rados.0.smithi177.stdout:545: writing smithi17769138-96 from 457289 to 941869 tid 1 2024-07-28T11:27:57.822 INFO:tasks.rados.rados.0.smithi177.stdout:545: writing smithi17769138-96 from 1438834 to 1987673 tid 2 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:545: writing smithi17769138-96 from 2772623 to 2857289 tid 3 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:533: done (12 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:534: done (11 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:535: done (10 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:536: done (9 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:537: done (8 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:538: done (7 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:539: done (6 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:540: done (5 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:541: done (4 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:542: done (3 left) 2024-07-28T11:27:57.834 INFO:tasks.rados.rados.0.smithi177.stdout:543: done (2 left) 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:544: done (1 left) 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:546: read oid 448 snap -1 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:546: expect (ObjNum 447 snap 0 seq_num 447) 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:547: write oid 131 current snap is 0 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:545: finishing write tid 1 to smithi17769138-96 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:545: finishing write tid 2 to smithi17769138-96 2024-07-28T11:27:57.836 INFO:tasks.rados.rados.0.smithi177.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-07-28T11:27:57.848 INFO:tasks.rados.rados.0.smithi177.stdout:547: writing smithi17769138-131 from 474096 to 1033925 tid 1 2024-07-28T11:27:57.862 INFO:tasks.rados.rados.0.smithi177.stdout:547: writing smithi17769138-131 from 1780963 to 2189813 tid 2 2024-07-28T11:27:57.870 INFO:tasks.rados.rados.0.smithi177.stdout:547: writing smithi17769138-131 from 2800046 to 2874096 tid 3 2024-07-28T11:27:57.870 INFO:tasks.rados.rados.0.smithi177.stdout:548: read oid 489 snap -1 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:548: expect (ObjNum 488 snap 0 seq_num 488) 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:549: write oid 130 current snap is 0 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:545: finishing write tid 3 to smithi17769138-96 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:545: finishing write tid 4 to smithi17769138-96 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:545: finishing write tid 5 to smithi17769138-96 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 133 (ObjNum 527 snap 0 seq_num 527) dirty exists 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:545: left oid 96 (ObjNum 527 snap 0 seq_num 527) 2024-07-28T11:27:57.871 INFO:tasks.rados.rados.0.smithi177.stdout:546: expect (ObjNum 447 snap 0 seq_num 447) 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:547: finishing write tid 1 to smithi17769138-131 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:547: finishing write tid 2 to smithi17769138-131 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:547: finishing write tid 3 to smithi17769138-131 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:547: finishing write tid 4 to smithi17769138-131 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:547: finishing write tid 5 to smithi17769138-131 2024-07-28T11:27:57.992 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 131 v 104 (ObjNum 528 snap 0 seq_num 528) dirty exists 2024-07-28T11:27:57.993 INFO:tasks.rados.rados.0.smithi177.stdout:547: left oid 131 (ObjNum 528 snap 0 seq_num 528) 2024-07-28T11:27:57.993 INFO:tasks.rados.rados.0.smithi177.stdout:548: expect (ObjNum 488 snap 0 seq_num 488) 2024-07-28T11:27:58.063 INFO:tasks.rados.rados.0.smithi177.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2024-07-28T11:27:58.078 INFO:tasks.rados.rados.0.smithi177.stdout:549: writing smithi17769138-130 from 490903 to 1125981 tid 1 2024-07-28T11:27:58.096 INFO:tasks.rados.rados.0.smithi177.stdout:549: writing smithi17769138-130 from 1839445 to 2391953 tid 2 2024-07-28T11:27:58.096 INFO:tasks.rados.rados.0.smithi177.stdout:545: done (4 left) 2024-07-28T11:27:58.096 INFO:tasks.rados.rados.0.smithi177.stdout:546: done (3 left) 2024-07-28T11:27:58.096 INFO:tasks.rados.rados.0.smithi177.stdout:547: done (2 left) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:548: done (1 left) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:550: read oid 393 snap -1 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:550: expect (ObjNum 392 snap 0 seq_num 392) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:551: read oid 452 snap -1 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:551: expect (ObjNum 451 snap 0 seq_num 451) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:552: read oid 410 snap -1 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:552: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:553: read oid 194 snap -1 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:553: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:554: write oid 476 current snap is 0 2024-07-28T11:27:58.097 INFO:tasks.rados.rados.0.smithi177.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-07-28T11:27:58.112 INFO:tasks.rados.rados.0.smithi177.stdout:554: writing smithi17769138-476 from 507710 to 1218037 tid 1 2024-07-28T11:27:58.123 INFO:tasks.rados.rados.0.smithi177.stdout:554: writing smithi17769138-476 from 1897927 to 2310446 tid 2 2024-07-28T11:27:58.129 INFO:tasks.rados.rados.0.smithi177.stdout:554: writing smithi17769138-476 from 2854892 to 2907710 tid 3 2024-07-28T11:27:58.130 INFO:tasks.rados.rados.0.smithi177.stdout:555: read oid 414 snap -1 2024-07-28T11:27:58.130 INFO:tasks.rados.rados.0.smithi177.stdout:555: expect (ObjNum 413 snap 0 seq_num 413) 2024-07-28T11:27:58.130 INFO:tasks.rados.rados.0.smithi177.stdout:556: write oid 32 current snap is 0 2024-07-28T11:27:58.130 INFO:tasks.rados.rados.0.smithi177.stdout:549: finishing write tid 1 to smithi17769138-130 2024-07-28T11:27:58.130 INFO:tasks.rados.rados.0.smithi177.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2024-07-28T11:27:58.142 INFO:tasks.rados.rados.0.smithi177.stdout:556: writing smithi17769138-32 from 524517 to 1310093 tid 1 2024-07-28T11:27:58.152 INFO:tasks.rados.rados.0.smithi177.stdout:556: writing smithi17769138-32 from 1956409 to 2512586 tid 2 2024-07-28T11:27:58.152 INFO:tasks.rados.rados.0.smithi177.stdout:557: read oid 71 snap -1 2024-07-28T11:27:58.153 INFO:tasks.rados.rados.0.smithi177.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2024-07-28T11:27:58.153 INFO:tasks.rados.rados.0.smithi177.stdout:558: write oid 397 current snap is 0 2024-07-28T11:27:58.153 INFO:tasks.rados.rados.0.smithi177.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2024-07-28T11:27:58.162 INFO:tasks.rados.rados.0.smithi177.stdout:558: writing smithi17769138-397 from 541324 to 1002149 tid 1 2024-07-28T11:27:58.171 INFO:tasks.rados.rados.0.smithi177.stdout:558: writing smithi17769138-397 from 1498538 to 1914726 tid 2 2024-07-28T11:27:58.178 INFO:tasks.rados.rados.0.smithi177.stdout:558: writing smithi17769138-397 from 2393385 to 2941324 tid 3 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:559: delete oid 274 current snap is 0 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:549: finishing write tid 2 to smithi17769138-130 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:549: finishing write tid 3 to smithi17769138-130 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:549: finishing write tid 4 to smithi17769138-130 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 136 (ObjNum 529 snap 0 seq_num 529) dirty exists 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:549: left oid 130 (ObjNum 529 snap 0 seq_num 529) 2024-07-28T11:27:58.179 INFO:tasks.rados.rados.0.smithi177.stdout:553: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:58.336 INFO:tasks.rados.rados.0.smithi177.stdout:551: expect (ObjNum 451 snap 0 seq_num 451) 2024-07-28T11:27:58.459 INFO:tasks.rados.rados.0.smithi177.stdout:552: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:27:58.552 INFO:tasks.rados.rados.0.smithi177.stdout:550: expect (ObjNum 392 snap 0 seq_num 392) 2024-07-28T11:27:58.632 INFO:tasks.rados.rados.0.smithi177.stdout:554: finishing write tid 1 to smithi17769138-476 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:554: finishing write tid 2 to smithi17769138-476 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:554: finishing write tid 3 to smithi17769138-476 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:554: finishing write tid 4 to smithi17769138-476 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:549: done (10 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:550: done (9 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:551: done (8 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:552: done (7 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:553: done (6 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:559: done (5 left) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:560: read oid 194 snap -1 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:560: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:561: write oid 344 current snap is 0 2024-07-28T11:27:58.633 INFO:tasks.rados.rados.0.smithi177.stdout:554: finishing write tid 5 to smithi17769138-476 2024-07-28T11:27:58.634 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 476 v 113 (ObjNum 530 snap 0 seq_num 530) dirty exists 2024-07-28T11:27:58.634 INFO:tasks.rados.rados.0.smithi177.stdout:554: left oid 476 (ObjNum 530 snap 0 seq_num 530) 2024-07-28T11:27:58.634 INFO:tasks.rados.rados.0.smithi177.stdout:555: expect (ObjNum 413 snap 0 seq_num 413) 2024-07-28T11:27:58.683 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:27:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:27:58] "GET /metrics HTTP/1.1" 200 241545 "" "Prometheus/2.43.0" 2024-07-28T11:27:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:556: finishing write tid 1 to smithi17769138-32 2024-07-28T11:27:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:556: finishing write tid 2 to smithi17769138-32 2024-07-28T11:27:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:556: finishing write tid 3 to smithi17769138-32 2024-07-28T11:27:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:556: finishing write tid 4 to smithi17769138-32 2024-07-28T11:27:58.734 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 116 (ObjNum 531 snap 0 seq_num 531) dirty exists 2024-07-28T11:27:58.734 INFO:tasks.rados.rados.0.smithi177.stdout:556: left oid 32 (ObjNum 531 snap 0 seq_num 531) 2024-07-28T11:27:58.734 INFO:tasks.rados.rados.0.smithi177.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2024-07-28T11:27:58.833 INFO:tasks.rados.rados.0.smithi177.stdout:558: finishing write tid 1 to smithi17769138-397 2024-07-28T11:27:58.833 INFO:tasks.rados.rados.0.smithi177.stdout:558: finishing write tid 2 to smithi17769138-397 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:558: finishing write tid 3 to smithi17769138-397 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:558: finishing write tid 4 to smithi17769138-397 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:558: finishing write tid 5 to smithi17769138-397 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 120 (ObjNum 532 snap 0 seq_num 532) dirty exists 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:558: left oid 397 (ObjNum 532 snap 0 seq_num 532) 2024-07-28T11:27:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:560: expect (ObjNum 193 snap 0 seq_num 193) 2024-07-28T11:27:58.942 INFO:tasks.rados.rados.0.smithi177.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-07-28T11:27:58.949 INFO:tasks.rados.rados.0.smithi177.stdout:561: writing smithi17769138-344 from 574938 to 1302614 tid 1 2024-07-28T11:27:58.956 INFO:tasks.rados.rados.0.smithi177.stdout:561: writing smithi17769138-344 from 1731855 to 2435359 tid 2 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:561: writing smithi17769138-344 from 2848231 to 2974938 tid 3 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:554: done (6 left) 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:555: done (5 left) 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:556: done (4 left) 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:557: done (3 left) 2024-07-28T11:27:58.959 INFO:tasks.rados.rados.0.smithi177.stdout:558: done (2 left) 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:560: done (1 left) 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:562: read oid 132 snap -1 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:562: expect (ObjNum 131 snap 0 seq_num 131) 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:563: write oid 365 current snap is 0 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:561: finishing write tid 1 to smithi17769138-344 2024-07-28T11:27:58.960 INFO:tasks.rados.rados.0.smithi177.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2024-07-28T11:27:58.965 INFO:tasks.rados.rados.0.smithi177.stdout:563: writing smithi17769138-365 from 591745 to 994670 tid 1 2024-07-28T11:27:58.973 INFO:tasks.rados.rados.0.smithi177.stdout:563: writing smithi17769138-365 from 1790337 to 2353852 tid 2 2024-07-28T11:27:58.973 INFO:tasks.rados.rados.0.smithi177.stdout:564: read oid 240 snap -1 2024-07-28T11:27:58.973 INFO:tasks.rados.rados.0.smithi177.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2024-07-28T11:27:58.974 INFO:tasks.rados.rados.0.smithi177.stdout:565: read oid 213 snap -1 2024-07-28T11:27:58.974 INFO:tasks.rados.rados.0.smithi177.stdout:565: expect (ObjNum 212 snap 0 seq_num 212) 2024-07-28T11:27:58.974 INFO:tasks.rados.rados.0.smithi177.stdout:566: write oid 112 current snap is 0 2024-07-28T11:27:58.974 INFO:tasks.rados.rados.0.smithi177.stdout:561: finishing write tid 2 to smithi17769138-344 2024-07-28T11:27:58.974 INFO:tasks.rados.rados.0.smithi177.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2024-07-28T11:27:58.980 INFO:tasks.rados.rados.0.smithi177.stdout:566: writing smithi17769138-112 from 608552 to 1086726 tid 1 2024-07-28T11:27:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:566: writing smithi17769138-112 from 1848819 to 2555992 tid 2 2024-07-28T11:27:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:567: write oid 404 current snap is 0 2024-07-28T11:27:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-07-28T11:27:58.995 INFO:tasks.rados.rados.0.smithi177.stdout:567: writing smithi17769138-404 from 625359 to 1178782 tid 1 2024-07-28T11:27:59.002 INFO:tasks.rados.rados.0.smithi177.stdout:567: writing smithi17769138-404 from 1790948 to 2358132 tid 2 2024-07-28T11:27:59.006 INFO:tasks.rados.rados.0.smithi177.stdout:567: writing smithi17769138-404 from 2930500 to 3025359 tid 3 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:568: read oid 475 snap -1 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:568: expect deleted 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:569: read oid 300 snap -1 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:569: expect (ObjNum 299 snap 0 seq_num 299) 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:570: write oid 14 current snap is 0 2024-07-28T11:27:59.007 INFO:tasks.rados.rados.0.smithi177.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2024-07-28T11:27:59.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:27:58 smithi177 bash[31534]: cluster 2024-07-28T11:27:57.077529+0000 mgr.y (mgr.24311) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 65 MiB/s wr, 336 op/s 2024-07-28T11:27:59.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:27:58 smithi177 bash[21846]: cluster 2024-07-28T11:27:57.077529+0000 mgr.y (mgr.24311) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 65 MiB/s wr, 336 op/s 2024-07-28T11:27:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:570: writing smithi17769138-14 from 642166 to 1270838 tid 1 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:570: writing smithi17769138-14 from 1849430 to 2560272 tid 2 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:571: read oid 216 snap -1 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:571: expect (ObjNum 215 snap 0 seq_num 215) 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:572: write oid 49 current snap is 0 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:561: finishing write tid 3 to smithi17769138-344 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:561: finishing write tid 4 to smithi17769138-344 2024-07-28T11:27:59.022 INFO:tasks.rados.rados.0.smithi177.stdout:561: finishing write tid 5 to smithi17769138-344 2024-07-28T11:27:59.023 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 344 v 119 (ObjNum 534 snap 0 seq_num 534) dirty exists 2024-07-28T11:27:59.023 INFO:tasks.rados.rados.0.smithi177.stdout:561: left oid 344 (ObjNum 534 snap 0 seq_num 534) 2024-07-28T11:27:59.023 INFO:tasks.rados.rados.0.smithi177.stdout:562: expect (ObjNum 131 snap 0 seq_num 131) 2024-07-28T11:27:59.098 INFO:tasks.rados.rados.0.smithi177.stdout:563: finishing write tid 1 to smithi17769138-365 2024-07-28T11:27:59.098 INFO:tasks.rados.rados.0.smithi177.stdout:563: finishing write tid 2 to smithi17769138-365 2024-07-28T11:27:59.098 INFO:tasks.rados.rados.0.smithi177.stdout:563: finishing write tid 3 to smithi17769138-365 2024-07-28T11:27:59.099 INFO:tasks.rados.rados.0.smithi177.stdout:563: finishing write tid 4 to smithi17769138-365 2024-07-28T11:27:59.099 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 365 v 114 (ObjNum 535 snap 0 seq_num 535) dirty exists 2024-07-28T11:27:59.099 INFO:tasks.rados.rados.0.smithi177.stdout:563: left oid 365 (ObjNum 535 snap 0 seq_num 535) 2024-07-28T11:27:59.099 INFO:tasks.rados.rados.0.smithi177.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2024-07-28T11:27:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:27:58 smithi204 bash[24094]: cluster 2024-07-28T11:27:57.077529+0000 mgr.y (mgr.24311) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 65 MiB/s wr, 336 op/s 2024-07-28T11:27:59.165 INFO:tasks.rados.rados.0.smithi177.stdout:566: finishing write tid 1 to smithi17769138-112 2024-07-28T11:27:59.165 INFO:tasks.rados.rados.0.smithi177.stdout:565: expect (ObjNum 212 snap 0 seq_num 212) 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:566: finishing write tid 2 to smithi17769138-112 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:566: finishing write tid 3 to smithi17769138-112 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:566: finishing write tid 4 to smithi17769138-112 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 112 v 141 (ObjNum 536 snap 0 seq_num 536) dirty exists 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:566: left oid 112 (ObjNum 536 snap 0 seq_num 536) 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:567: finishing write tid 1 to smithi17769138-404 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:567: finishing write tid 2 to smithi17769138-404 2024-07-28T11:27:59.284 INFO:tasks.rados.rados.0.smithi177.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-07-28T11:27:59.291 INFO:tasks.rados.rados.0.smithi177.stdout:572: writing smithi17769138-49 from 658973 to 1362894 tid 1 2024-07-28T11:27:59.297 INFO:tasks.rados.rados.0.smithi177.stdout:572: writing smithi17769138-49 from 1907912 to 2478765 tid 2 2024-07-28T11:27:59.301 INFO:tasks.rados.rados.0.smithi177.stdout:572: writing smithi17769138-49 from 2985346 to 3058973 tid 3 2024-07-28T11:27:59.301 INFO:tasks.rados.rados.0.smithi177.stdout:561: done (11 left) 2024-07-28T11:27:59.301 INFO:tasks.rados.rados.0.smithi177.stdout:562: done (10 left) 2024-07-28T11:27:59.301 INFO:tasks.rados.rados.0.smithi177.stdout:563: done (9 left) 2024-07-28T11:27:59.301 INFO:tasks.rados.rados.0.smithi177.stdout:564: done (8 left) 2024-07-28T11:27:59.302 INFO:tasks.rados.rados.0.smithi177.stdout:565: done (7 left) 2024-07-28T11:27:59.302 INFO:tasks.rados.rados.0.smithi177.stdout:566: done (6 left) 2024-07-28T11:27:59.302 INFO:tasks.rados.rados.0.smithi177.stdout:573: write oid 43 current snap is 0 2024-07-28T11:27:59.302 INFO:tasks.rados.rados.0.smithi177.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2024-07-28T11:27:59.308 INFO:tasks.rados.rados.0.smithi177.stdout:573: writing smithi17769138-43 from 675780 to 1171303 tid 1 2024-07-28T11:27:59.315 INFO:tasks.rados.rados.0.smithi177.stdout:573: writing smithi17769138-43 from 1682747 to 2397258 tid 2 2024-07-28T11:27:59.319 INFO:tasks.rados.rados.0.smithi177.stdout:573: writing smithi17769138-43 from 3012769 to 3075780 tid 3 2024-07-28T11:27:59.319 INFO:tasks.rados.rados.0.smithi177.stdout:574: write oid 141 current snap is 0 2024-07-28T11:27:59.319 INFO:tasks.rados.rados.0.smithi177.stdout:567: finishing write tid 3 to smithi17769138-404 2024-07-28T11:27:59.320 INFO:tasks.rados.rados.0.smithi177.stdout:567: finishing write tid 4 to smithi17769138-404 2024-07-28T11:27:59.320 INFO:tasks.rados.rados.0.smithi177.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-07-28T11:27:59.326 INFO:tasks.rados.rados.0.smithi177.stdout:574: writing smithi17769138-141 from 692587 to 1263359 tid 1 2024-07-28T11:27:59.334 INFO:tasks.rados.rados.0.smithi177.stdout:574: writing smithi17769138-141 from 2024876 to 2599398 tid 2 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:574: writing smithi17769138-141 from 3040192 to 3092587 tid 3 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:568: done (7 left) 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:575: read oid 315 snap -1 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:575: expect (ObjNum 314 snap 0 seq_num 314) 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:576: delete oid 201 current snap is 0 2024-07-28T11:27:59.338 INFO:tasks.rados.rados.0.smithi177.stdout:567: finishing write tid 5 to smithi17769138-404 2024-07-28T11:27:59.339 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 404 v 117 (ObjNum 537 snap 0 seq_num 537) dirty exists 2024-07-28T11:27:59.339 INFO:tasks.rados.rados.0.smithi177.stdout:567: left oid 404 (ObjNum 537 snap 0 seq_num 537) 2024-07-28T11:27:59.339 INFO:tasks.rados.rados.0.smithi177.stdout:569: expect (ObjNum 299 snap 0 seq_num 299) 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:570: finishing write tid 1 to smithi17769138-14 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:570: finishing write tid 2 to smithi17769138-14 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:567: done (8 left) 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:569: done (7 left) 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:576: done (6 left) 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:577: write oid 300 current snap is 0 2024-07-28T11:27:59.440 INFO:tasks.rados.rados.0.smithi177.stdout:570: finishing write tid 3 to smithi17769138-14 2024-07-28T11:27:59.441 INFO:tasks.rados.rados.0.smithi177.stdout:570: finishing write tid 4 to smithi17769138-14 2024-07-28T11:27:59.441 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 14 v 104 (ObjNum 538 snap 0 seq_num 538) dirty exists 2024-07-28T11:27:59.441 INFO:tasks.rados.rados.0.smithi177.stdout:570: left oid 14 (ObjNum 538 snap 0 seq_num 538) 2024-07-28T11:27:59.441 INFO:tasks.rados.rados.0.smithi177.stdout:571: expect (ObjNum 215 snap 0 seq_num 215) 2024-07-28T11:27:59.556 INFO:tasks.rados.rados.0.smithi177.stdout:572: finishing write tid 1 to smithi17769138-49 2024-07-28T11:27:59.556 INFO:tasks.rados.rados.0.smithi177.stdout:572: finishing write tid 2 to smithi17769138-49 2024-07-28T11:27:59.556 INFO:tasks.rados.rados.0.smithi177.stdout:572: finishing write tid 3 to smithi17769138-49 2024-07-28T11:27:59.556 INFO:tasks.rados.rados.0.smithi177.stdout:572: finishing write tid 4 to smithi17769138-49 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:572: finishing write tid 5 to smithi17769138-49 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 49 v 111 (ObjNum 539 snap 0 seq_num 539) dirty exists 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:572: left oid 49 (ObjNum 539 snap 0 seq_num 539) 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: finishing write tid 1 to smithi17769138-43 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: finishing write tid 2 to smithi17769138-43 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: finishing write tid 3 to smithi17769138-43 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: finishing write tid 4 to smithi17769138-43 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: finishing write tid 5 to smithi17769138-43 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 43 v 118 (ObjNum 540 snap 0 seq_num 540) dirty exists 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:573: left oid 43 (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:27:59.557 INFO:tasks.rados.rados.0.smithi177.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2024-07-28T11:27:59.573 INFO:tasks.rados.rados.0.smithi177.stdout:577: writing smithi17769138-300 from 726201 to 1447471 tid 1 2024-07-28T11:27:59.588 INFO:tasks.rados.rados.0.smithi177.stdout:577: writing smithi17769138-300 from 2141840 to 2720031 tid 2 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:570: done (6 left) 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:571: done (5 left) 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:572: done (4 left) 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:573: done (3 left) 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:578: write oid 243 current snap is 0 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: finishing write tid 1 to smithi17769138-141 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: finishing write tid 2 to smithi17769138-141 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: finishing write tid 3 to smithi17769138-141 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: finishing write tid 4 to smithi17769138-141 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: finishing write tid 5 to smithi17769138-141 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 122 (ObjNum 541 snap 0 seq_num 541) dirty exists 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:574: left oid 141 (ObjNum 541 snap 0 seq_num 541) 2024-07-28T11:27:59.589 INFO:tasks.rados.rados.0.smithi177.stdout:575: expect (ObjNum 314 snap 0 seq_num 314) 2024-07-28T11:27:59.696 INFO:tasks.rados.rados.0.smithi177.stdout:577: finishing write tid 1 to smithi17769138-300 2024-07-28T11:27:59.696 INFO:tasks.rados.rados.0.smithi177.stdout:577: finishing write tid 2 to smithi17769138-300 2024-07-28T11:27:59.696 INFO:tasks.rados.rados.0.smithi177.stdout:577: finishing write tid 3 to smithi17769138-300 2024-07-28T11:27:59.697 INFO:tasks.rados.rados.0.smithi177.stdout:577: finishing write tid 4 to smithi17769138-300 2024-07-28T11:27:59.697 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 144 (ObjNum 543 snap 0 seq_num 543) dirty exists 2024-07-28T11:27:59.697 INFO:tasks.rados.rados.0.smithi177.stdout:577: left oid 300 (ObjNum 543 snap 0 seq_num 543) 2024-07-28T11:27:59.697 INFO:tasks.rados.rados.0.smithi177.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2024-07-28T11:27:59.718 INFO:tasks.rados.rados.0.smithi177.stdout:578: writing smithi17769138-243 from 743008 to 1539527 tid 1 2024-07-28T11:27:59.739 INFO:tasks.rados.rados.0.smithi177.stdout:578: writing smithi17769138-243 from 2200322 to 2922171 tid 2 2024-07-28T11:27:59.739 INFO:tasks.rados.rados.0.smithi177.stdout:574: done (3 left) 2024-07-28T11:27:59.739 INFO:tasks.rados.rados.0.smithi177.stdout:575: done (2 left) 2024-07-28T11:27:59.739 INFO:tasks.rados.rados.0.smithi177.stdout:577: done (1 left) 2024-07-28T11:27:59.740 INFO:tasks.rados.rados.0.smithi177.stdout:579: delete oid 325 current snap is 0 2024-07-28T11:27:59.740 INFO:tasks.rados.rados.0.smithi177.stdout:578: finishing write tid 1 to smithi17769138-243 2024-07-28T11:27:59.742 INFO:tasks.rados.rados.0.smithi177.stdout:579: done (1 left) 2024-07-28T11:27:59.742 INFO:tasks.rados.rados.0.smithi177.stdout:580: write oid 441 current snap is 0 2024-07-28T11:27:59.743 INFO:tasks.rados.rados.0.smithi177.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-07-28T11:27:59.758 INFO:tasks.rados.rados.0.smithi177.stdout:580: writing smithi17769138-441 from 776622 to 1323639 tid 1 2024-07-28T11:27:59.769 INFO:tasks.rados.rados.0.smithi177.stdout:580: writing smithi17769138-441 from 1800933 to 2526451 tid 2 2024-07-28T11:27:59.776 INFO:tasks.rados.rados.0.smithi177.stdout:580: writing smithi17769138-441 from 2944601 to 3176622 tid 3 2024-07-28T11:27:59.776 INFO:tasks.rados.rados.0.smithi177.stdout:581: delete oid 291 current snap is 0 2024-07-28T11:27:59.776 INFO:tasks.rados.rados.0.smithi177.stdout:578: finishing write tid 2 to smithi17769138-243 2024-07-28T11:27:59.776 INFO:tasks.rados.rados.0.smithi177.stdout:578: finishing write tid 3 to smithi17769138-243 2024-07-28T11:27:59.776 INFO:tasks.rados.rados.0.smithi177.stdout:578: finishing write tid 4 to smithi17769138-243 2024-07-28T11:27:59.777 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 243 v 120 (ObjNum 544 snap 0 seq_num 544) dirty exists 2024-07-28T11:27:59.777 INFO:tasks.rados.rados.0.smithi177.stdout:578: left oid 243 (ObjNum 544 snap 0 seq_num 544) 2024-07-28T11:27:59.777 INFO:tasks.rados.rados.0.smithi177.stdout:580: finishing write tid 1 to smithi17769138-441 2024-07-28T11:27:59.777 INFO:tasks.rados.rados.0.smithi177.stdout:580: finishing write tid 2 to smithi17769138-441 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:578: done (2 left) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:581: done (1 left) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:582: read oid 310 snap -1 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:583: read oid 288 snap -1 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:584: read oid 401 snap -1 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:585: read oid 86 snap -1 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2024-07-28T11:27:59.779 INFO:tasks.rados.rados.0.smithi177.stdout:586: delete oid 418 current snap is 0 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:580: finishing write tid 3 to smithi17769138-441 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:580: finishing write tid 4 to smithi17769138-441 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:580: finishing write tid 5 to smithi17769138-441 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 123 (ObjNum 546 snap 0 seq_num 546) dirty exists 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:580: done (5 left) 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:586: done (4 left) 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:587: read oid 116 snap -1 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:588: read oid 418 snap -1 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:588: expect deleted 2024-07-28T11:27:59.782 INFO:tasks.rados.rados.0.smithi177.stdout:589: read oid 322 snap -1 2024-07-28T11:27:59.783 INFO:tasks.rados.rados.0.smithi177.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2024-07-28T11:27:59.783 INFO:tasks.rados.rados.0.smithi177.stdout:590: delete oid 333 current snap is 0 2024-07-28T11:27:59.785 INFO:tasks.rados.rados.0.smithi177.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:27:59.894 INFO:tasks.rados.rados.0.smithi177.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2024-07-28T11:27:59.955 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:28:00.005 INFO:tasks.rados.rados.0.smithi177.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:00.097 INFO:tasks.rados.rados.0.smithi177.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:28:00.202 INFO:tasks.rados.rados.0.smithi177.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-07-28T11:28:00.327 INFO:tasks.rados.rados.0.smithi177.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2024-07-28T11:28:00.432 INFO:tasks.rados.rados.0.smithi177.stdout:582: done (7 left) 2024-07-28T11:28:00.432 INFO:tasks.rados.rados.0.smithi177.stdout:583: done (6 left) 2024-07-28T11:28:00.432 INFO:tasks.rados.rados.0.smithi177.stdout:584: done (5 left) 2024-07-28T11:28:00.432 INFO:tasks.rados.rados.0.smithi177.stdout:585: done (4 left) 2024-07-28T11:28:00.432 INFO:tasks.rados.rados.0.smithi177.stdout:587: done (3 left) 2024-07-28T11:28:00.433 INFO:tasks.rados.rados.0.smithi177.stdout:588: done (2 left) 2024-07-28T11:28:00.433 INFO:tasks.rados.rados.0.smithi177.stdout:589: done (1 left) 2024-07-28T11:28:00.433 INFO:tasks.rados.rados.0.smithi177.stdout:590: done (0 left) 2024-07-28T11:28:00.433 INFO:tasks.rados.rados.0.smithi177.stdout:591: write oid 211 current snap is 0 2024-07-28T11:28:00.433 INFO:tasks.rados.rados.0.smithi177.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-07-28T11:28:00.450 INFO:tasks.rados.rados.0.smithi177.stdout:591: writing smithi17769138-211 from 443850 to 1008216 tid 1 2024-07-28T11:28:00.472 INFO:tasks.rados.rados.0.smithi177.stdout:591: writing smithi17769138-211 from 1634861 to 2367717 tid 2 2024-07-28T11:28:00.487 INFO:tasks.rados.rados.0.smithi177.stdout:591: writing smithi17769138-211 from 2770646 to 3243850 tid 3 2024-07-28T11:28:00.488 INFO:tasks.rados.rados.0.smithi177.stdout:592: write oid 46 current snap is 0 2024-07-28T11:28:00.488 INFO:tasks.rados.rados.0.smithi177.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-07-28T11:28:00.501 INFO:tasks.rados.rados.0.smithi177.stdout:592: writing smithi17769138-46 from 460657 to 1100272 tid 1 2024-07-28T11:28:00.511 INFO:tasks.rados.rados.0.smithi177.stdout:592: writing smithi17769138-46 from 1693343 to 2169857 tid 2 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:592: writing smithi17769138-46 from 2681716 to 3260657 tid 3 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:593: delete oid 396 current snap is 0 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: finishing write tid 1 to smithi17769138-211 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: finishing write tid 2 to smithi17769138-211 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: finishing write tid 3 to smithi17769138-211 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: finishing write tid 4 to smithi17769138-211 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: finishing write tid 5 to smithi17769138-211 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 211 v 140 (ObjNum 550 snap 0 seq_num 550) dirty exists 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:591: left oid 211 (ObjNum 550 snap 0 seq_num 550) 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:592: finishing write tid 1 to smithi17769138-46 2024-07-28T11:28:00.521 INFO:tasks.rados.rados.0.smithi177.stdout:592: finishing write tid 2 to smithi17769138-46 2024-07-28T11:28:00.524 INFO:tasks.rados.rados.0.smithi177.stdout:591: done (2 left) 2024-07-28T11:28:00.524 INFO:tasks.rados.rados.0.smithi177.stdout:593: done (1 left) 2024-07-28T11:28:00.524 INFO:tasks.rados.rados.0.smithi177.stdout:594: delete oid 264 current snap is 0 2024-07-28T11:28:00.525 INFO:tasks.rados.rados.0.smithi177.stdout:592: finishing write tid 3 to smithi17769138-46 2024-07-28T11:28:00.525 INFO:tasks.rados.rados.0.smithi177.stdout:592: finishing write tid 4 to smithi17769138-46 2024-07-28T11:28:00.525 INFO:tasks.rados.rados.0.smithi177.stdout:592: finishing write tid 5 to smithi17769138-46 2024-07-28T11:28:00.525 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 148 (ObjNum 551 snap 0 seq_num 551) dirty exists 2024-07-28T11:28:00.526 INFO:tasks.rados.rados.0.smithi177.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2024-07-28T11:28:00.526 INFO:tasks.rados.rados.0.smithi177.stdout:592: done (1 left) 2024-07-28T11:28:00.526 INFO:tasks.rados.rados.0.smithi177.stdout:594: done (0 left) 2024-07-28T11:28:00.527 INFO:tasks.rados.rados.0.smithi177.stdout:595: delete oid 120 current snap is 0 2024-07-28T11:28:00.528 INFO:tasks.rados.rados.0.smithi177.stdout:595: done (0 left) 2024-07-28T11:28:00.528 INFO:tasks.rados.rados.0.smithi177.stdout:596: read oid 172 snap -1 2024-07-28T11:28:00.529 INFO:tasks.rados.rados.0.smithi177.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:28:00.529 INFO:tasks.rados.rados.0.smithi177.stdout:597: delete oid 20 current snap is 0 2024-07-28T11:28:00.531 INFO:tasks.rados.rados.0.smithi177.stdout:597: done (1 left) 2024-07-28T11:28:00.531 INFO:tasks.rados.rados.0.smithi177.stdout:598: write oid 267 current snap is 0 2024-07-28T11:28:00.531 INFO:tasks.rados.rados.0.smithi177.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-07-28T11:28:00.546 INFO:tasks.rados.rados.0.smithi177.stdout:598: writing smithi17769138-267 from 544692 to 1276905 tid 1 2024-07-28T11:28:00.564 INFO:tasks.rados.rados.0.smithi177.stdout:598: writing smithi17769138-267 from 1985753 to 2729616 tid 2 2024-07-28T11:28:00.571 INFO:tasks.rados.rados.0.smithi177.stdout:598: writing smithi17769138-267 from 3335184 to 3344692 tid 3 2024-07-28T11:28:00.571 INFO:tasks.rados.rados.0.smithi177.stdout:599: write oid 240 current snap is 0 2024-07-28T11:28:00.571 INFO:tasks.rados.rados.0.smithi177.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-07-28T11:28:00.580 INFO:tasks.rados.rados.0.smithi177.stdout:599: writing smithi17769138-240 from 561499 to 968961 tid 1 2024-07-28T11:28:00.589 INFO:tasks.rados.rados.0.smithi177.stdout:599: writing smithi17769138-240 from 1527882 to 2015403 tid 2 2024-07-28T11:28:00.598 INFO:tasks.rados.rados.0.smithi177.stdout:599: writing smithi17769138-240 from 2729901 to 3287118 tid 3 2024-07-28T11:28:00.598 INFO:tasks.rados.rados.0.smithi177.stdout:600: write oid 107 current snap is 0 2024-07-28T11:28:00.598 INFO:tasks.rados.rados.0.smithi177.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-07-28T11:28:00.605 INFO:tasks.rados.rados.0.smithi177.stdout:600: writing smithi17769138-107 from 578306 to 1061017 tid 1 2024-07-28T11:28:00.612 INFO:tasks.rados.rados.0.smithi177.stdout:600: writing smithi17769138-107 from 1586364 to 2217543 tid 2 2024-07-28T11:28:00.619 INFO:tasks.rados.rados.0.smithi177.stdout:600: writing smithi17769138-107 from 2757324 to 3242166 tid 3 2024-07-28T11:28:00.619 INFO:tasks.rados.rados.0.smithi177.stdout:601: read oid 95 snap -1 2024-07-28T11:28:00.619 INFO:tasks.rados.rados.0.smithi177.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-07-28T11:28:00.619 INFO:tasks.rados.rados.0.smithi177.stdout:602: write oid 372 current snap is 0 2024-07-28T11:28:00.619 INFO:tasks.rados.rados.0.smithi177.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-07-28T11:28:00.625 INFO:tasks.rados.rados.0.smithi177.stdout:602: writing smithi17769138-372 from 595113 to 1153073 tid 1 2024-07-28T11:28:00.632 INFO:tasks.rados.rados.0.smithi177.stdout:602: writing smithi17769138-372 from 1644846 to 2136036 tid 2 2024-07-28T11:28:00.640 INFO:tasks.rados.rados.0.smithi177.stdout:602: writing smithi17769138-372 from 2784747 to 3395113 tid 3 2024-07-28T11:28:00.640 INFO:tasks.rados.rados.0.smithi177.stdout:603: read oid 321 snap -1 2024-07-28T11:28:00.640 INFO:tasks.rados.rados.0.smithi177.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-07-28T11:28:00.640 INFO:tasks.rados.rados.0.smithi177.stdout:604: read oid 348 snap -1 2024-07-28T11:28:00.641 INFO:tasks.rados.rados.0.smithi177.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-07-28T11:28:00.641 INFO:tasks.rados.rados.0.smithi177.stdout:605: write oid 287 current snap is 0 2024-07-28T11:28:00.641 INFO:tasks.rados.rados.0.smithi177.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-07-28T11:28:00.648 INFO:tasks.rados.rados.0.smithi177.stdout:605: writing smithi17769138-287 from 611920 to 1245129 tid 1 2024-07-28T11:28:00.655 INFO:tasks.rados.rados.0.smithi177.stdout:605: writing smithi17769138-287 from 1703328 to 2338176 tid 2 2024-07-28T11:28:00.661 INFO:tasks.rados.rados.0.smithi177.stdout:605: writing smithi17769138-287 from 2812170 to 3319556 tid 3 2024-07-28T11:28:00.661 INFO:tasks.rados.rados.0.smithi177.stdout:606: write oid 387 current snap is 0 2024-07-28T11:28:00.661 INFO:tasks.rados.rados.0.smithi177.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:28:00.769 INFO:tasks.rados.rados.0.smithi177.stdout:598: finishing write tid 1 to smithi17769138-267 2024-07-28T11:28:00.769 INFO:tasks.rados.rados.0.smithi177.stdout:598: finishing write tid 2 to smithi17769138-267 2024-07-28T11:28:00.769 INFO:tasks.rados.rados.0.smithi177.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-07-28T11:28:00.776 INFO:tasks.rados.rados.0.smithi177.stdout:606: writing smithi17769138-387 from 628727 to 1337185 tid 1 2024-07-28T11:28:00.783 INFO:tasks.rados.rados.0.smithi177.stdout:606: writing smithi17769138-387 from 2045457 to 2540316 tid 2 2024-07-28T11:28:00.789 INFO:tasks.rados.rados.0.smithi177.stdout:606: writing smithi17769138-387 from 3123240 to 3428727 tid 3 2024-07-28T11:28:00.789 INFO:tasks.rados.rados.0.smithi177.stdout:596: done (9 left) 2024-07-28T11:28:00.789 INFO:tasks.rados.rados.0.smithi177.stdout:607: read oid 433 snap -1 2024-07-28T11:28:00.789 INFO:tasks.rados.rados.0.smithi177.stdout:607: expect (ObjNum 432 snap 0 seq_num 432) 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:608: write oid 470 current snap is 0 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:598: finishing write tid 3 to smithi17769138-267 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:598: finishing write tid 4 to smithi17769138-267 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:598: finishing write tid 5 to smithi17769138-267 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 87 (ObjNum 556 snap 0 seq_num 556) dirty exists 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:599: finishing write tid 1 to smithi17769138-240 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:599: finishing write tid 2 to smithi17769138-240 2024-07-28T11:28:00.790 INFO:tasks.rados.rados.0.smithi177.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-07-28T11:28:00.797 INFO:tasks.rados.rados.0.smithi177.stdout:608: writing smithi17769138-470 from 645534 to 1429241 tid 1 2024-07-28T11:28:00.805 INFO:tasks.rados.rados.0.smithi177.stdout:608: writing smithi17769138-470 from 2103939 to 2742456 tid 2 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:608: writing smithi17769138-470 from 3150663 to 3445534 tid 3 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:598: done (10 left) 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:609: read oid 35 snap -1 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:609: expect (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:610: write oid 331 current snap is 0 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:599: finishing write tid 3 to smithi17769138-240 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:599: finishing write tid 4 to smithi17769138-240 2024-07-28T11:28:00.810 INFO:tasks.rados.rados.0.smithi177.stdout:599: finishing write tid 5 to smithi17769138-240 2024-07-28T11:28:00.811 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 240 v 101 (ObjNum 557 snap 0 seq_num 557) dirty exists 2024-07-28T11:28:00.811 INFO:tasks.rados.rados.0.smithi177.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2024-07-28T11:28:00.811 INFO:tasks.rados.rados.0.smithi177.stdout:600: finishing write tid 1 to smithi17769138-107 2024-07-28T11:28:00.811 INFO:tasks.rados.rados.0.smithi177.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-07-28T11:28:00.817 INFO:tasks.rados.rados.0.smithi177.stdout:610: writing smithi17769138-331 from 662341 to 1237650 tid 1 2024-07-28T11:28:00.824 INFO:tasks.rados.rados.0.smithi177.stdout:610: writing smithi17769138-331 from 1878774 to 2377302 tid 2 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:610: writing smithi17769138-331 from 2894439 to 3351994 tid 3 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:599: done (11 left) 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:611: read oid 358 snap -1 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:611: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:612: delete oid 236 current snap is 0 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:600: finishing write tid 2 to smithi17769138-107 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:600: finishing write tid 3 to smithi17769138-107 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:600: finishing write tid 4 to smithi17769138-107 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:600: finishing write tid 5 to smithi17769138-107 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 121 (ObjNum 558 snap 0 seq_num 558) dirty exists 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:602: finishing write tid 1 to smithi17769138-372 2024-07-28T11:28:00.831 INFO:tasks.rados.rados.0.smithi177.stdout:602: finishing write tid 2 to smithi17769138-372 2024-07-28T11:28:00.832 INFO:tasks.rados.rados.0.smithi177.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-07-28T11:28:00.975 INFO:tasks.rados.rados.0.smithi177.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[31534]: cluster 2024-07-28T11:27:59.078075+0000 mgr.y (mgr.24311) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 57 MiB/s wr, 295 op/s 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[31534]: audit 2024-07-28T11:28:00.059626+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[31534]: audit 2024-07-28T11:28:00.060907+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[21846]: cluster 2024-07-28T11:27:59.078075+0000 mgr.y (mgr.24311) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 57 MiB/s wr, 295 op/s 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[21846]: audit 2024-07-28T11:28:00.059626+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:01.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:00 smithi177 bash[21846]: audit 2024-07-28T11:28:00.060907+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:01.100 INFO:tasks.rados.rados.0.smithi177.stdout:602: finishing write tid 3 to smithi17769138-372 2024-07-28T11:28:01.100 INFO:tasks.rados.rados.0.smithi177.stdout:602: finishing write tid 4 to smithi17769138-372 2024-07-28T11:28:01.101 INFO:tasks.rados.rados.0.smithi177.stdout:602: finishing write tid 5 to smithi17769138-372 2024-07-28T11:28:01.101 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 372 v 138 (ObjNum 559 snap 0 seq_num 559) dirty exists 2024-07-28T11:28:01.101 INFO:tasks.rados.rados.0.smithi177.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2024-07-28T11:28:01.101 INFO:tasks.rados.rados.0.smithi177.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-07-28T11:28:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:00 smithi204 bash[24094]: cluster 2024-07-28T11:27:59.078075+0000 mgr.y (mgr.24311) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 57 MiB/s wr, 295 op/s 2024-07-28T11:28:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:00 smithi204 bash[24094]: audit 2024-07-28T11:28:00.059626+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:00 smithi204 bash[24094]: audit 2024-07-28T11:28:00.060907+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:605: finishing write tid 1 to smithi17769138-287 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:605: finishing write tid 2 to smithi17769138-287 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:605: finishing write tid 3 to smithi17769138-287 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:600: done (12 left) 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:601: done (11 left) 2024-07-28T11:28:01.243 INFO:tasks.rados.rados.0.smithi177.stdout:602: done (10 left) 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:603: done (9 left) 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:604: done (8 left) 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:612: done (7 left) 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:613: write oid 259 current snap is 0 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:605: finishing write tid 4 to smithi17769138-287 2024-07-28T11:28:01.244 INFO:tasks.rados.rados.0.smithi177.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-07-28T11:28:01.251 INFO:tasks.rados.rados.0.smithi177.stdout:613: writing smithi17769138-259 from 695955 to 1421762 tid 1 2024-07-28T11:28:01.257 INFO:tasks.rados.rados.0.smithi177.stdout:613: writing smithi17769138-259 from 1879385 to 2381582 tid 2 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:613: writing smithi17769138-259 from 2949285 to 3429384 tid 3 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:614: write oid 478 current snap is 0 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:605: finishing write tid 5 to smithi17769138-287 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 287 v 127 (ObjNum 560 snap 0 seq_num 560) dirty exists 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:606: finishing write tid 1 to smithi17769138-387 2024-07-28T11:28:01.265 INFO:tasks.rados.rados.0.smithi177.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-07-28T11:28:01.271 INFO:tasks.rados.rados.0.smithi177.stdout:614: writing smithi17769138-478 from 712762 to 1113818 tid 1 2024-07-28T11:28:01.278 INFO:tasks.rados.rados.0.smithi177.stdout:614: writing smithi17769138-478 from 1537867 to 2183722 tid 2 2024-07-28T11:28:01.286 INFO:tasks.rados.rados.0.smithi177.stdout:614: writing smithi17769138-478 from 2860355 to 3512762 tid 3 2024-07-28T11:28:01.286 INFO:tasks.rados.rados.0.smithi177.stdout:605: done (8 left) 2024-07-28T11:28:01.287 INFO:tasks.rados.rados.0.smithi177.stdout:615: write oid 150 current snap is 0 2024-07-28T11:28:01.287 INFO:tasks.rados.rados.0.smithi177.stdout:606: finishing write tid 2 to smithi17769138-387 2024-07-28T11:28:01.287 INFO:tasks.rados.rados.0.smithi177.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-07-28T11:28:01.293 INFO:tasks.rados.rados.0.smithi177.stdout:615: writing smithi17769138-150 from 729569 to 1205874 tid 1 2024-07-28T11:28:01.301 INFO:tasks.rados.rados.0.smithi177.stdout:615: writing smithi17769138-150 from 1996349 to 2502215 tid 2 2024-07-28T11:28:01.307 INFO:tasks.rados.rados.0.smithi177.stdout:615: writing smithi17769138-150 from 3004131 to 3529569 tid 3 2024-07-28T11:28:01.307 INFO:tasks.rados.rados.0.smithi177.stdout:616: write oid 225 current snap is 0 2024-07-28T11:28:01.307 INFO:tasks.rados.rados.0.smithi177.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-07-28T11:28:01.315 INFO:tasks.rados.rados.0.smithi177.stdout:616: writing smithi17769138-225 from 746376 to 1297930 tid 1 2024-07-28T11:28:01.324 INFO:tasks.rados.rados.0.smithi177.stdout:616: writing smithi17769138-225 from 2054831 to 2704355 tid 2 2024-07-28T11:28:01.329 INFO:tasks.rados.rados.0.smithi177.stdout:616: writing smithi17769138-225 from 3315201 to 3546376 tid 3 2024-07-28T11:28:01.329 INFO:tasks.rados.rados.0.smithi177.stdout:617: write oid 271 current snap is 0 2024-07-28T11:28:01.329 INFO:tasks.rados.rados.0.smithi177.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-07-28T11:28:01.337 INFO:tasks.rados.rados.0.smithi177.stdout:617: writing smithi17769138-271 from 763183 to 1389986 tid 1 2024-07-28T11:28:01.345 INFO:tasks.rados.rados.0.smithi177.stdout:617: writing smithi17769138-271 from 1996960 to 2790142 tid 2 2024-07-28T11:28:01.350 INFO:tasks.rados.rados.0.smithi177.stdout:617: writing smithi17769138-271 from 3226271 to 3563183 tid 3 2024-07-28T11:28:01.350 INFO:tasks.rados.rados.0.smithi177.stdout:618: write oid 239 current snap is 0 2024-07-28T11:28:01.351 INFO:tasks.rados.rados.0.smithi177.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-07-28T11:28:01.359 INFO:tasks.rados.rados.0.smithi177.stdout:618: writing smithi17769138-239 from 779990 to 1482042 tid 1 2024-07-28T11:28:01.366 INFO:tasks.rados.rados.0.smithi177.stdout:618: writing smithi17769138-239 from 2055442 to 2708635 tid 2 2024-07-28T11:28:01.372 INFO:tasks.rados.rados.0.smithi177.stdout:618: writing smithi17769138-239 from 3253694 to 3579990 tid 3 2024-07-28T11:28:01.372 INFO:tasks.rados.rados.0.smithi177.stdout:619: read oid 154 snap -1 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:619: expect (ObjNum 153 snap 0 seq_num 153) 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:620: read oid 147 snap -1 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:620: expect (ObjNum 146 snap 0 seq_num 146) 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:621: delete oid 276 current snap is 0 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:606: finishing write tid 3 to smithi17769138-387 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:606: finishing write tid 4 to smithi17769138-387 2024-07-28T11:28:01.373 INFO:tasks.rados.rados.0.smithi177.stdout:607: expect (ObjNum 432 snap 0 seq_num 432) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:606: finishing write tid 5 to smithi17769138-387 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 387 v 108 (ObjNum 561 snap 0 seq_num 561) dirty exists 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:606: left oid 387 (ObjNum 561 snap 0 seq_num 561) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:608: finishing write tid 1 to smithi17769138-470 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:608: finishing write tid 2 to smithi17769138-470 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:606: done (14 left) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:607: done (13 left) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:621: done (12 left) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:622: read oid 41 snap -1 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:622: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:28:01.499 INFO:tasks.rados.rados.0.smithi177.stdout:623: write oid 384 current snap is 0 2024-07-28T11:28:01.500 INFO:tasks.rados.rados.0.smithi177.stdout:608: finishing write tid 3 to smithi17769138-470 2024-07-28T11:28:01.500 INFO:tasks.rados.rados.0.smithi177.stdout:608: finishing write tid 4 to smithi17769138-470 2024-07-28T11:28:01.500 INFO:tasks.rados.rados.0.smithi177.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-07-28T11:28:01.504 INFO:tasks.rados.rados.0.smithi177.stdout:623: writing smithi17769138-384 from 413604 to 982507 tid 1 2024-07-28T11:28:01.511 INFO:tasks.rados.rados.0.smithi177.stdout:623: writing smithi17769138-384 from 1488759 to 2145621 tid 2 2024-07-28T11:28:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:623: writing smithi17769138-384 from 2624893 to 3216602 tid 3 2024-07-28T11:28:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:624: read oid 491 snap -1 2024-07-28T11:28:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2024-07-28T11:28:01.519 INFO:tasks.rados.rados.0.smithi177.stdout:625: delete oid 486 current snap is 0 2024-07-28T11:28:01.519 INFO:tasks.rados.rados.0.smithi177.stdout:608: finishing write tid 5 to smithi17769138-470 2024-07-28T11:28:01.519 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 144 (ObjNum 562 snap 0 seq_num 562) dirty exists 2024-07-28T11:28:01.519 INFO:tasks.rados.rados.0.smithi177.stdout:608: left oid 470 (ObjNum 562 snap 0 seq_num 562) 2024-07-28T11:28:01.519 INFO:tasks.rados.rados.0.smithi177.stdout:609: expect (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:28:01.615 INFO:tasks.rados.rados.0.smithi177.stdout:610: finishing write tid 1 to smithi17769138-331 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:610: finishing write tid 2 to smithi17769138-331 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:610: finishing write tid 3 to smithi17769138-331 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:610: finishing write tid 4 to smithi17769138-331 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:608: done (15 left) 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:609: done (14 left) 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:625: done (13 left) 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:626: read oid 291 snap -1 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:626: expect deleted 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:627: read oid 307 snap -1 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:627: expect (ObjNum 306 snap 0 seq_num 306) 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:628: write oid 76 current snap is 0 2024-07-28T11:28:01.616 INFO:tasks.rados.rados.0.smithi177.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-07-28T11:28:01.621 INFO:tasks.rados.rados.0.smithi177.stdout:628: writing smithi17769138-76 from 447218 to 1166619 tid 1 2024-07-28T11:28:01.630 INFO:tasks.rados.rados.0.smithi177.stdout:628: writing smithi17769138-76 from 1889370 to 2549901 tid 2 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:628: writing smithi17769138-76 from 2963386 to 3577639 tid 3 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:610: finishing write tid 5 to smithi17769138-331 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 331 v 125 (ObjNum 563 snap 0 seq_num 563) dirty exists 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:610: left oid 331 (ObjNum 563 snap 0 seq_num 563) 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:610: done (15 left) 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:629: write oid 289 current snap is 0 2024-07-28T11:28:01.637 INFO:tasks.rados.rados.0.smithi177.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-07-28T11:28:01.644 INFO:tasks.rados.rados.0.smithi177.stdout:629: writing smithi17769138-289 from 464025 to 1258675 tid 1 2024-07-28T11:28:01.650 INFO:tasks.rados.rados.0.smithi177.stdout:629: writing smithi17769138-289 from 1947852 to 2352041 tid 2 2024-07-28T11:28:01.656 INFO:tasks.rados.rados.0.smithi177.stdout:629: writing smithi17769138-289 from 2990809 to 3416334 tid 3 2024-07-28T11:28:01.656 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:01.656 INFO:tasks.rados.rados.0.smithi177.stdout:611: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:613: finishing write tid 1 to smithi17769138-259 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:613: finishing write tid 2 to smithi17769138-259 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:611: done (15 left) 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:630: delete oid 15 current snap is 0 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:613: finishing write tid 3 to smithi17769138-259 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:613: finishing write tid 4 to smithi17769138-259 2024-07-28T11:28:01.729 INFO:tasks.rados.rados.0.smithi177.stdout:613: finishing write tid 5 to smithi17769138-259 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 259 v 110 (ObjNum 565 snap 0 seq_num 565) dirty exists 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:613: left oid 259 (ObjNum 565 snap 0 seq_num 565) 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: finishing write tid 1 to smithi17769138-478 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: finishing write tid 2 to smithi17769138-478 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: finishing write tid 3 to smithi17769138-478 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: finishing write tid 4 to smithi17769138-478 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: finishing write tid 5 to smithi17769138-478 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 478 v 120 (ObjNum 566 snap 0 seq_num 566) dirty exists 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:614: left oid 478 (ObjNum 566 snap 0 seq_num 566) 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:615: finishing write tid 1 to smithi17769138-150 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:615: finishing write tid 2 to smithi17769138-150 2024-07-28T11:28:01.730 INFO:tasks.rados.rados.0.smithi177.stdout:615: finishing write tid 3 to smithi17769138-150 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:615: finishing write tid 4 to smithi17769138-150 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:615: finishing write tid 5 to smithi17769138-150 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 150 v 148 (ObjNum 567 snap 0 seq_num 567) dirty exists 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:615: left oid 150 (ObjNum 567 snap 0 seq_num 567) 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: finishing write tid 1 to smithi17769138-225 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: finishing write tid 2 to smithi17769138-225 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: finishing write tid 3 to smithi17769138-225 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: finishing write tid 4 to smithi17769138-225 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: finishing write tid 5 to smithi17769138-225 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 105 (ObjNum 568 snap 0 seq_num 568) dirty exists 2024-07-28T11:28:01.731 INFO:tasks.rados.rados.0.smithi177.stdout:616: left oid 225 (ObjNum 568 snap 0 seq_num 568) 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: finishing write tid 1 to smithi17769138-271 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: finishing write tid 2 to smithi17769138-271 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: finishing write tid 3 to smithi17769138-271 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: finishing write tid 4 to smithi17769138-271 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: finishing write tid 5 to smithi17769138-271 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 271 v 145 (ObjNum 569 snap 0 seq_num 569) dirty exists 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:617: left oid 271 (ObjNum 569 snap 0 seq_num 569) 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:618: finishing write tid 1 to smithi17769138-239 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:618: finishing write tid 2 to smithi17769138-239 2024-07-28T11:28:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:619: expect (ObjNum 153 snap 0 seq_num 153) 2024-07-28T11:28:01.822 INFO:tasks.rados.rados.0.smithi177.stdout:618: finishing write tid 3 to smithi17769138-239 2024-07-28T11:28:01.822 INFO:tasks.rados.rados.0.smithi177.stdout:620: expect (ObjNum 146 snap 0 seq_num 146) 2024-07-28T11:28:01.909 INFO:tasks.rados.rados.0.smithi177.stdout:618: finishing write tid 4 to smithi17769138-239 2024-07-28T11:28:01.910 INFO:tasks.rados.rados.0.smithi177.stdout:618: finishing write tid 5 to smithi17769138-239 2024-07-28T11:28:01.910 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 239 v 126 (ObjNum 570 snap 0 seq_num 570) dirty exists 2024-07-28T11:28:01.910 INFO:tasks.rados.rados.0.smithi177.stdout:618: left oid 239 (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:28:01.910 INFO:tasks.rados.rados.0.smithi177.stdout:622: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:28:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:623: finishing write tid 1 to smithi17769138-384 2024-07-28T11:28:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:623: finishing write tid 2 to smithi17769138-384 2024-07-28T11:28:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2024-07-28T11:28:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:623: finishing write tid 3 to smithi17769138-384 2024-07-28T11:28:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:623: finishing write tid 4 to smithi17769138-384 2024-07-28T11:28:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:623: finishing write tid 5 to smithi17769138-384 2024-07-28T11:28:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 109 (ObjNum 572 snap 0 seq_num 572) dirty exists 2024-07-28T11:28:02.086 INFO:tasks.rados.rados.0.smithi177.stdout:623: left oid 384 (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:28:02.086 INFO:tasks.rados.rados.0.smithi177.stdout:627: expect (ObjNum 306 snap 0 seq_num 306) 2024-07-28T11:28:02.186 INFO:tasks.rados.rados.0.smithi177.stdout:628: finishing write tid 1 to smithi17769138-76 2024-07-28T11:28:02.186 INFO:tasks.rados.rados.0.smithi177.stdout:628: finishing write tid 2 to smithi17769138-76 2024-07-28T11:28:02.186 INFO:tasks.rados.rados.0.smithi177.stdout:613: done (15 left) 2024-07-28T11:28:02.186 INFO:tasks.rados.rados.0.smithi177.stdout:614: done (14 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:615: done (13 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:616: done (12 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:617: done (11 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:618: done (10 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:619: done (9 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:620: done (8 left) 2024-07-28T11:28:02.187 INFO:tasks.rados.rados.0.smithi177.stdout:622: done (7 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:623: done (6 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:624: done (5 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:626: done (4 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:627: done (3 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:630: done (2 left) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:631: read oid 335 snap -1 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:632: write oid 343 current snap is 0 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:628: finishing write tid 3 to smithi17769138-76 2024-07-28T11:28:02.188 INFO:tasks.rados.rados.0.smithi177.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-07-28T11:28:02.204 INFO:tasks.rados.rados.0.smithi177.stdout:632: writing smithi17769138-343 from 497639 to 1042787 tid 1 2024-07-28T11:28:02.220 INFO:tasks.rados.rados.0.smithi177.stdout:632: writing smithi17769138-343 from 1548463 to 1956321 tid 2 2024-07-28T11:28:02.238 INFO:tasks.rados.rados.0.smithi177.stdout:632: writing smithi17769138-343 from 2529302 to 3093724 tid 3 2024-07-28T11:28:02.246 INFO:tasks.rados.rados.0.smithi177.stdout:632: writing smithi17769138-343 from 3528143 to 3697639 tid 4 2024-07-28T11:28:02.246 INFO:tasks.rados.rados.0.smithi177.stdout:633: read oid 9 snap -1 2024-07-28T11:28:02.246 INFO:tasks.rados.rados.0.smithi177.stdout:633: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:28:02.246 INFO:tasks.rados.rados.0.smithi177.stdout:634: write oid 159 current snap is 0 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:628: finishing write tid 4 to smithi17769138-76 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:628: finishing write tid 5 to smithi17769138-76 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 76 v 153 (ObjNum 574 snap 0 seq_num 574) dirty exists 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:628: left oid 76 (ObjNum 574 snap 0 seq_num 574) 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: finishing write tid 1 to smithi17769138-289 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: finishing write tid 2 to smithi17769138-289 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: finishing write tid 3 to smithi17769138-289 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: finishing write tid 4 to smithi17769138-289 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: finishing write tid 5 to smithi17769138-289 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 132 (ObjNum 575 snap 0 seq_num 575) dirty exists 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:629: left oid 289 (ObjNum 575 snap 0 seq_num 575) 2024-07-28T11:28:02.247 INFO:tasks.rados.rados.0.smithi177.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-07-28T11:28:02.261 INFO:tasks.rados.rados.0.smithi177.stdout:634: writing smithi17769138-159 from 514446 to 1251196 tid 1 2024-07-28T11:28:02.275 INFO:tasks.rados.rados.0.smithi177.stdout:634: writing smithi17769138-159 from 1723298 to 2391167 tid 2 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:634: writing smithi17769138-159 from 3073078 to 3714446 tid 3 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:628: done (5 left) 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:629: done (4 left) 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:635: read oid 367 snap -1 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:635: expect (ObjNum 366 snap 0 seq_num 366) 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:636: read oid 316 snap -1 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:636: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:637: write oid 409 current snap is 0 2024-07-28T11:28:02.288 INFO:tasks.rados.rados.0.smithi177.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:02.414 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 1 to smithi17769138-343 2024-07-28T11:28:02.414 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 2 to smithi17769138-343 2024-07-28T11:28:02.414 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 3 to smithi17769138-343 2024-07-28T11:28:02.414 INFO:tasks.rados.rados.0.smithi177.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-07-28T11:28:02.422 INFO:tasks.rados.rados.0.smithi177.stdout:637: writing smithi17769138-409 from 531253 to 943252 tid 1 2024-07-28T11:28:02.427 INFO:tasks.rados.rados.0.smithi177.stdout:637: writing smithi17769138-409 from 1381780 to 1793307 tid 2 2024-07-28T11:28:02.436 INFO:tasks.rados.rados.0.smithi177.stdout:637: writing smithi17769138-409 from 2300501 to 2887467 tid 3 2024-07-28T11:28:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:637: writing smithi17769138-409 from 3376974 to 3731253 tid 4 2024-07-28T11:28:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:631: done (6 left) 2024-07-28T11:28:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:638: write oid 499 current snap is 0 2024-07-28T11:28:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-07-28T11:28:02.450 INFO:tasks.rados.rados.0.smithi177.stdout:638: writing smithi17769138-499 from 548060 to 1035308 tid 1 2024-07-28T11:28:02.457 INFO:tasks.rados.rados.0.smithi177.stdout:638: writing smithi17769138-499 from 1440262 to 2111800 tid 2 2024-07-28T11:28:02.467 INFO:tasks.rados.rados.0.smithi177.stdout:638: writing smithi17769138-499 from 2844277 to 3642515 tid 3 2024-07-28T11:28:02.467 INFO:tasks.rados.rados.0.smithi177.stdout:639: write oid 312 current snap is 0 2024-07-28T11:28:02.467 INFO:tasks.rados.rados.0.smithi177.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-07-28T11:28:02.473 INFO:tasks.rados.rados.0.smithi177.stdout:639: writing smithi17769138-312 from 564867 to 1127364 tid 1 2024-07-28T11:28:02.480 INFO:tasks.rados.rados.0.smithi177.stdout:639: writing smithi17769138-312 from 1898744 to 2313940 tid 2 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:639: writing smithi17769138-312 from 2755347 to 3481210 tid 3 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:640: write oid 268 current snap is 0 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 4 to smithi17769138-343 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 5 to smithi17769138-343 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:632: finishing write tid 6 to smithi17769138-343 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 343 v 115 (ObjNum 577 snap 0 seq_num 577) dirty exists 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:632: left oid 343 (ObjNum 577 snap 0 seq_num 577) 2024-07-28T11:28:02.488 INFO:tasks.rados.rados.0.smithi177.stdout:633: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:28:02.570 INFO:tasks.rados.rados.0.smithi177.stdout:634: finishing write tid 1 to smithi17769138-159 2024-07-28T11:28:02.570 INFO:tasks.rados.rados.0.smithi177.stdout:634: finishing write tid 2 to smithi17769138-159 2024-07-28T11:28:02.570 INFO:tasks.rados.rados.0.smithi177.stdout:634: finishing write tid 3 to smithi17769138-159 2024-07-28T11:28:02.570 INFO:tasks.rados.rados.0.smithi177.stdout:634: finishing write tid 4 to smithi17769138-159 2024-07-28T11:28:02.571 INFO:tasks.rados.rados.0.smithi177.stdout:634: finishing write tid 5 to smithi17769138-159 2024-07-28T11:28:02.571 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 159 v 129 (ObjNum 578 snap 0 seq_num 578) dirty exists 2024-07-28T11:28:02.571 INFO:tasks.rados.rados.0.smithi177.stdout:634: left oid 159 (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:28:02.571 INFO:tasks.rados.rados.0.smithi177.stdout:635: expect (ObjNum 366 snap 0 seq_num 366) 2024-07-28T11:28:02.647 INFO:tasks.rados.rados.0.smithi177.stdout:636: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 1 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 2 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 3 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 4 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 5 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: finishing write tid 6 to smithi17769138-409 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 409 v 131 (ObjNum 579 snap 0 seq_num 579) dirty exists 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:637: left oid 409 (ObjNum 579 snap 0 seq_num 579) 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:638: finishing write tid 1 to smithi17769138-499 2024-07-28T11:28:02.764 INFO:tasks.rados.rados.0.smithi177.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-07-28T11:28:02.771 INFO:tasks.rados.rados.0.smithi177.stdout:640: writing smithi17769138-268 from 581674 to 1219420 tid 1 2024-07-28T11:28:02.778 INFO:tasks.rados.rados.0.smithi177.stdout:640: writing smithi17769138-268 from 1840873 to 2399727 tid 2 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:640: writing smithi17769138-268 from 3066417 to 3603552 tid 3 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:632: done (8 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:633: done (7 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:634: done (6 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:635: done (5 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:636: done (4 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:637: done (3 left) 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:641: delete oid 59 current snap is 0 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:638: finishing write tid 2 to smithi17769138-499 2024-07-28T11:28:02.785 INFO:tasks.rados.rados.0.smithi177.stdout:638: finishing write tid 3 to smithi17769138-499 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:638: finishing write tid 4 to smithi17769138-499 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:638: finishing write tid 5 to smithi17769138-499 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 499 v 125 (ObjNum 580 snap 0 seq_num 580) dirty exists 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:638: left oid 499 (ObjNum 580 snap 0 seq_num 580) 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: finishing write tid 1 to smithi17769138-312 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: finishing write tid 2 to smithi17769138-312 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: finishing write tid 3 to smithi17769138-312 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: finishing write tid 4 to smithi17769138-312 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: finishing write tid 5 to smithi17769138-312 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 312 v 142 (ObjNum 581 snap 0 seq_num 581) dirty exists 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:639: left oid 312 (ObjNum 581 snap 0 seq_num 581) 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:640: finishing write tid 1 to smithi17769138-268 2024-07-28T11:28:02.786 INFO:tasks.rados.rados.0.smithi177.stdout:640: finishing write tid 2 to smithi17769138-268 2024-07-28T11:28:02.789 INFO:tasks.rados.rados.0.smithi177.stdout:640: finishing write tid 3 to smithi17769138-268 2024-07-28T11:28:02.789 INFO:tasks.rados.rados.0.smithi177.stdout:640: finishing write tid 4 to smithi17769138-268 2024-07-28T11:28:02.789 INFO:tasks.rados.rados.0.smithi177.stdout:640: finishing write tid 5 to smithi17769138-268 2024-07-28T11:28:02.789 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 268 v 125 (ObjNum 582 snap 0 seq_num 582) dirty exists 2024-07-28T11:28:02.789 INFO:tasks.rados.rados.0.smithi177.stdout:640: left oid 268 (ObjNum 582 snap 0 seq_num 582) 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:638: done (3 left) 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:639: done (2 left) 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:640: done (1 left) 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:641: done (0 left) 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:642: write oid 125 current snap is 0 2024-07-28T11:28:02.790 INFO:tasks.rados.rados.0.smithi177.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-07-28T11:28:02.797 INFO:tasks.rados.rados.0.smithi177.stdout:642: writing smithi17769138-125 from 615288 to 1403532 tid 1 2024-07-28T11:28:02.804 INFO:tasks.rados.rados.0.smithi177.stdout:642: writing smithi17769138-125 from 1957837 to 2520360 tid 2 2024-07-28T11:28:02.813 INFO:tasks.rados.rados.0.smithi177.stdout:642: writing smithi17769138-125 from 3121263 to 3680942 tid 3 2024-07-28T11:28:02.813 INFO:tasks.rados.rados.0.smithi177.stdout:643: write oid 362 current snap is 0 2024-07-28T11:28:02.813 INFO:tasks.rados.rados.0.smithi177.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-07-28T11:28:02.820 INFO:tasks.rados.rados.0.smithi177.stdout:643: writing smithi17769138-362 from 632095 to 1095588 tid 1 2024-07-28T11:28:02.826 INFO:tasks.rados.rados.0.smithi177.stdout:643: writing smithi17769138-362 from 1616319 to 2038853 tid 2 2024-07-28T11:28:02.834 INFO:tasks.rados.rados.0.smithi177.stdout:643: writing smithi17769138-362 from 2748686 to 3235990 tid 3 2024-07-28T11:28:02.834 INFO:tasks.rados.rados.0.smithi177.stdout:644: write oid 407 current snap is 0 2024-07-28T11:28:02.834 INFO:tasks.rados.rados.0.smithi177.stdout:642: finishing write tid 1 to smithi17769138-125 2024-07-28T11:28:02.834 INFO:tasks.rados.rados.0.smithi177.stdout:642: finishing write tid 2 to smithi17769138-125 2024-07-28T11:28:02.834 INFO:tasks.rados.rados.0.smithi177.stdout:642: finishing write tid 3 to smithi17769138-125 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:642: finishing write tid 4 to smithi17769138-125 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:642: finishing write tid 5 to smithi17769138-125 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 113 (ObjNum 584 snap 0 seq_num 584) dirty exists 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:642: left oid 125 (ObjNum 584 snap 0 seq_num 584) 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:643: finishing write tid 1 to smithi17769138-362 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:643: finishing write tid 2 to smithi17769138-362 2024-07-28T11:28:02.835 INFO:tasks.rados.rados.0.smithi177.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-07-28T11:28:02.841 INFO:tasks.rados.rados.0.smithi177.stdout:644: writing smithi17769138-407 from 648902 to 1303997 tid 1 2024-07-28T11:28:02.849 INFO:tasks.rados.rados.0.smithi177.stdout:644: writing smithi17769138-407 from 2074801 to 2640993 tid 2 2024-07-28T11:28:02.856 INFO:tasks.rados.rados.0.smithi177.stdout:644: writing smithi17769138-407 from 3176109 to 3848902 tid 3 2024-07-28T11:28:02.857 INFO:tasks.rados.rados.0.smithi177.stdout:642: done (2 left) 2024-07-28T11:28:02.857 INFO:tasks.rados.rados.0.smithi177.stdout:645: write oid 348 current snap is 0 2024-07-28T11:28:02.857 INFO:tasks.rados.rados.0.smithi177.stdout:643: finishing write tid 3 to smithi17769138-362 2024-07-28T11:28:02.857 INFO:tasks.rados.rados.0.smithi177.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-07-28T11:28:02.864 INFO:tasks.rados.rados.0.smithi177.stdout:645: writing smithi17769138-348 from 665709 to 1396053 tid 1 2024-07-28T11:28:02.870 INFO:tasks.rados.rados.0.smithi177.stdout:645: writing smithi17769138-348 from 2133283 to 2559486 tid 2 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:645: writing smithi17769138-348 from 3203532 to 3713380 tid 3 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:646: read oid 100 snap -1 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:647: read oid 304 snap -1 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:647: expect (ObjNum 303 snap 0 seq_num 303) 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:648: read oid 377 snap -1 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:649: read oid 144 snap -1 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2024-07-28T11:28:02.878 INFO:tasks.rados.rados.0.smithi177.stdout:650: write oid 96 current snap is 0 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:643: finishing write tid 4 to smithi17769138-362 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:643: finishing write tid 5 to smithi17769138-362 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 362 v 146 (ObjNum 585 snap 0 seq_num 585) dirty exists 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:643: left oid 362 (ObjNum 585 snap 0 seq_num 585) 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:644: finishing write tid 1 to smithi17769138-407 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:644: finishing write tid 2 to smithi17769138-407 2024-07-28T11:28:02.879 INFO:tasks.rados.rados.0.smithi177.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2024-07-28T11:28:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:650: writing smithi17769138-96 from 682516 to 1088109 tid 1 2024-07-28T11:28:02.891 INFO:tasks.rados.rados.0.smithi177.stdout:650: writing smithi17769138-96 from 1791765 to 2361626 tid 2 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:650: writing smithi17769138-96 from 2830955 to 3552075 tid 3 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:643: done (7 left) 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:651: write oid 114 current snap is 0 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:644: finishing write tid 3 to smithi17769138-407 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:644: finishing write tid 4 to smithi17769138-407 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:644: finishing write tid 5 to smithi17769138-407 2024-07-28T11:28:02.898 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 129 (ObjNum 586 snap 0 seq_num 586) dirty exists 2024-07-28T11:28:02.899 INFO:tasks.rados.rados.0.smithi177.stdout:644: left oid 407 (ObjNum 586 snap 0 seq_num 586) 2024-07-28T11:28:02.899 INFO:tasks.rados.rados.0.smithi177.stdout:645: finishing write tid 1 to smithi17769138-348 2024-07-28T11:28:02.899 INFO:tasks.rados.rados.0.smithi177.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-07-28T11:28:02.904 INFO:tasks.rados.rados.0.smithi177.stdout:651: writing smithi17769138-114 from 699323 to 1180165 tid 1 2024-07-28T11:28:02.910 INFO:tasks.rados.rados.0.smithi177.stdout:651: writing smithi17769138-114 from 1850247 to 2280119 tid 2 2024-07-28T11:28:02.917 INFO:tasks.rados.rados.0.smithi177.stdout:651: writing smithi17769138-114 from 2858378 to 3390770 tid 3 2024-07-28T11:28:02.917 INFO:tasks.rados.rados.0.smithi177.stdout:644: done (7 left) 2024-07-28T11:28:02.917 INFO:tasks.rados.rados.0.smithi177.stdout:652: read oid 260 snap -1 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:652: expect (ObjNum 259 snap 0 seq_num 259) 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:653: read oid 183 snap -1 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:654: write oid 102 current snap is 0 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:645: finishing write tid 2 to smithi17769138-348 2024-07-28T11:28:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-07-28T11:28:02.924 INFO:tasks.rados.rados.0.smithi177.stdout:654: writing smithi17769138-102 from 716130 to 1272221 tid 1 2024-07-28T11:28:02.930 INFO:tasks.rados.rados.0.smithi177.stdout:654: writing smithi17769138-102 from 1792376 to 2365906 tid 2 2024-07-28T11:28:02.935 INFO:tasks.rados.rados.0.smithi177.stdout:654: writing smithi17769138-102 from 2769448 to 3229465 tid 3 2024-07-28T11:28:02.939 INFO:tasks.rados.rados.0.smithi177.stdout:654: writing smithi17769138-102 from 3821956 to 3916130 tid 4 2024-07-28T11:28:02.939 INFO:tasks.rados.rados.0.smithi177.stdout:655: write oid 56 current snap is 0 2024-07-28T11:28:02.939 INFO:tasks.rados.rados.0.smithi177.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-07-28T11:28:02.947 INFO:tasks.rados.rados.0.smithi177.stdout:655: writing smithi17769138-56 from 732937 to 1364277 tid 1 2024-07-28T11:28:02.952 INFO:tasks.rados.rados.0.smithi177.stdout:655: writing smithi17769138-56 from 1850858 to 2284399 tid 2 2024-07-28T11:28:02.958 INFO:tasks.rados.rados.0.smithi177.stdout:655: writing smithi17769138-56 from 2796871 to 3468160 tid 3 2024-07-28T11:28:02.961 INFO:tasks.rados.rados.0.smithi177.stdout:655: writing smithi17769138-56 from 3888195 to 3932937 tid 4 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:656: read oid 456 snap -1 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:657: read oid 94 snap -1 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:658: write oid 397 current snap is 0 2024-07-28T11:28:02.962 INFO:tasks.rados.rados.0.smithi177.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-07-28T11:28:02.969 INFO:tasks.rados.rados.0.smithi177.stdout:658: writing smithi17769138-397 from 749744 to 1456333 tid 1 2024-07-28T11:28:02.975 INFO:tasks.rados.rados.0.smithi177.stdout:658: writing smithi17769138-397 from 1909340 to 2486539 tid 2 2024-07-28T11:28:02.982 INFO:tasks.rados.rados.0.smithi177.stdout:658: writing smithi17769138-397 from 3224294 to 3706855 tid 3 2024-07-28T11:28:02.982 INFO:tasks.rados.rados.0.smithi177.stdout:659: write oid 467 current snap is 0 2024-07-28T11:28:02.982 INFO:tasks.rados.rados.0.smithi177.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-07-28T11:28:02.989 INFO:tasks.rados.rados.0.smithi177.stdout:659: writing smithi17769138-467 from 766551 to 1264742 tid 1 2024-07-28T11:28:02.995 INFO:tasks.rados.rados.0.smithi177.stdout:659: writing smithi17769138-467 from 1684175 to 2405032 tid 2 2024-07-28T11:28:03.002 INFO:tasks.rados.rados.0.smithi177.stdout:659: writing smithi17769138-467 from 2851717 to 3545550 tid 3 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:660: delete oid 469 current snap is 0 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:645: finishing write tid 3 to smithi17769138-348 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:645: finishing write tid 4 to smithi17769138-348 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:645: finishing write tid 5 to smithi17769138-348 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 150 (ObjNum 587 snap 0 seq_num 587) dirty exists 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:645: left oid 348 (ObjNum 587 snap 0 seq_num 587) 2024-07-28T11:28:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:647: expect (ObjNum 303 snap 0 seq_num 303) 2024-07-28T11:28:03.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:02 smithi177 bash[31534]: cluster 2024-07-28T11:28:01.078816+0000 mgr.y (mgr.24311) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 326 op/s 2024-07-28T11:28:03.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:02 smithi177 bash[21846]: cluster 2024-07-28T11:28:01.078816+0000 mgr.y (mgr.24311) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 326 op/s 2024-07-28T11:28:03.115 INFO:tasks.rados.rados.0.smithi177.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2024-07-28T11:28:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:02 smithi204 bash[24094]: cluster 2024-07-28T11:28:01.078816+0000 mgr.y (mgr.24311) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 326 op/s 2024-07-28T11:28:03.233 INFO:tasks.rados.rados.0.smithi177.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2024-07-28T11:28:03.307 INFO:tasks.rados.rados.0.smithi177.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2024-07-28T11:28:03.386 INFO:tasks.rados.rados.0.smithi177.stdout:650: finishing write tid 1 to smithi17769138-96 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:650: finishing write tid 2 to smithi17769138-96 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:650: finishing write tid 3 to smithi17769138-96 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:645: done (15 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:646: done (14 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:647: done (13 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:648: done (12 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:649: done (11 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:660: done (10 left) 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:661: delete oid 59 current snap is 0 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:650: finishing write tid 4 to smithi17769138-96 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:650: finishing write tid 5 to smithi17769138-96 2024-07-28T11:28:03.387 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 149 (ObjNum 588 snap 0 seq_num 588) dirty exists 2024-07-28T11:28:03.388 INFO:tasks.rados.rados.0.smithi177.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2024-07-28T11:28:03.388 INFO:tasks.rados.rados.0.smithi177.stdout:651: finishing write tid 1 to smithi17769138-114 2024-07-28T11:28:03.388 INFO:tasks.rados.rados.0.smithi177.stdout:651: finishing write tid 2 to smithi17769138-114 2024-07-28T11:28:03.388 INFO:tasks.rados.rados.0.smithi177.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2024-07-28T11:28:03.488 INFO:tasks.rados.rados.0.smithi177.stdout:652: expect (ObjNum 259 snap 0 seq_num 259) 2024-07-28T11:28:03.566 INFO:tasks.rados.rados.0.smithi177.stdout:651: finishing write tid 3 to smithi17769138-114 2024-07-28T11:28:03.566 INFO:tasks.rados.rados.0.smithi177.stdout:651: finishing write tid 4 to smithi17769138-114 2024-07-28T11:28:03.566 INFO:tasks.rados.rados.0.smithi177.stdout:651: finishing write tid 5 to smithi17769138-114 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 114 v 91 (ObjNum 589 snap 0 seq_num 589) dirty exists 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:651: left oid 114 (ObjNum 589 snap 0 seq_num 589) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 1 to smithi17769138-102 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 2 to smithi17769138-102 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:650: done (10 left) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:651: done (9 left) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:652: done (8 left) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:653: done (7 left) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:661: done (6 left) 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:662: write oid 479 current snap is 0 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 3 to smithi17769138-102 2024-07-28T11:28:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2024-07-28T11:28:03.586 INFO:tasks.rados.rados.0.smithi177.stdout:662: writing smithi17769138-479 from 416972 to 1140910 tid 1 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:662: writing smithi17769138-479 from 1743268 to 2016972 tid 2 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:663: read oid 139 snap -1 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:663: expect (ObjNum 138 snap 0 seq_num 138) 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:664: write oid 45 current snap is 0 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 4 to smithi17769138-102 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 5 to smithi17769138-102 2024-07-28T11:28:03.601 INFO:tasks.rados.rados.0.smithi177.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2024-07-28T11:28:03.622 INFO:tasks.rados.rados.0.smithi177.stdout:664: writing smithi17769138-45 from 433779 to 1232966 tid 1 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:664: writing smithi17769138-45 from 1801750 to 2033779 tid 2 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:665: delete oid 97 current snap is 0 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:654: finishing write tid 6 to smithi17769138-102 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 158 (ObjNum 590 snap 0 seq_num 590) dirty exists 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:654: left oid 102 (ObjNum 590 snap 0 seq_num 590) 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 1 to smithi17769138-56 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 2 to smithi17769138-56 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 3 to smithi17769138-56 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 4 to smithi17769138-56 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 5 to smithi17769138-56 2024-07-28T11:28:03.635 INFO:tasks.rados.rados.0.smithi177.stdout:655: finishing write tid 6 to smithi17769138-56 2024-07-28T11:28:03.636 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 113 (ObjNum 591 snap 0 seq_num 591) dirty exists 2024-07-28T11:28:03.636 INFO:tasks.rados.rados.0.smithi177.stdout:655: left oid 56 (ObjNum 591 snap 0 seq_num 591) 2024-07-28T11:28:03.636 INFO:tasks.rados.rados.0.smithi177.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2024-07-28T11:28:03.760 INFO:tasks.rados.rados.0.smithi177.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:658: finishing write tid 1 to smithi17769138-397 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:658: finishing write tid 2 to smithi17769138-397 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:654: done (9 left) 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:655: done (8 left) 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:656: done (7 left) 2024-07-28T11:28:03.878 INFO:tasks.rados.rados.0.smithi177.stdout:657: done (6 left) 2024-07-28T11:28:03.879 INFO:tasks.rados.rados.0.smithi177.stdout:665: done (5 left) 2024-07-28T11:28:03.879 INFO:tasks.rados.rados.0.smithi177.stdout:666: read oid 259 snap -1 2024-07-28T11:28:03.879 INFO:tasks.rados.rados.0.smithi177.stdout:666: expect (ObjNum 565 snap 0 seq_num 565) 2024-07-28T11:28:03.879 INFO:tasks.rados.rados.0.smithi177.stdout:667: write oid 55 current snap is 0 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:658: finishing write tid 3 to smithi17769138-397 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:658: finishing write tid 4 to smithi17769138-397 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:658: finishing write tid 5 to smithi17769138-397 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 135 (ObjNum 592 snap 0 seq_num 592) dirty exists 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:658: left oid 397 (ObjNum 592 snap 0 seq_num 592) 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: finishing write tid 1 to smithi17769138-467 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: finishing write tid 2 to smithi17769138-467 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: finishing write tid 3 to smithi17769138-467 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: finishing write tid 4 to smithi17769138-467 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: finishing write tid 5 to smithi17769138-467 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 467 v 117 (ObjNum 593 snap 0 seq_num 593) dirty exists 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:659: left oid 467 (ObjNum 593 snap 0 seq_num 593) 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:662: finishing write tid 1 to smithi17769138-479 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:662: finishing write tid 2 to smithi17769138-479 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:662: finishing write tid 3 to smithi17769138-479 2024-07-28T11:28:03.880 INFO:tasks.rados.rados.0.smithi177.stdout:662: finishing write tid 4 to smithi17769138-479 2024-07-28T11:28:03.881 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 479 v 125 (ObjNum 596 snap 0 seq_num 596) dirty exists 2024-07-28T11:28:03.881 INFO:tasks.rados.rados.0.smithi177.stdout:662: left oid 479 (ObjNum 596 snap 0 seq_num 596) 2024-07-28T11:28:03.881 INFO:tasks.rados.rados.0.smithi177.stdout:663: expect (ObjNum 138 snap 0 seq_num 138) 2024-07-28T11:28:03.959 INFO:tasks.rados.rados.0.smithi177.stdout:664: finishing write tid 1 to smithi17769138-45 2024-07-28T11:28:03.959 INFO:tasks.rados.rados.0.smithi177.stdout:664: finishing write tid 2 to smithi17769138-45 2024-07-28T11:28:03.959 INFO:tasks.rados.rados.0.smithi177.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2024-07-28T11:28:03.977 INFO:tasks.rados.rados.0.smithi177.stdout:667: writing smithi17769138-55 from 467393 to 1017078 tid 1 2024-07-28T11:28:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:667: writing smithi17769138-55 from 1802361 to 2067393 tid 2 2024-07-28T11:28:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:658: done (6 left) 2024-07-28T11:28:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:659: done (5 left) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:662: done (4 left) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:663: done (3 left) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:668: read oid 252 snap -1 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:668: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:669: read oid 485 snap -1 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:669: expect (ObjNum 484 snap 0 seq_num 484) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:670: read oid 122 snap -1 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:670: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:671: read oid 237 snap -1 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:671: expect (ObjNum 236 snap 0 seq_num 236) 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:672: write oid 118 current snap is 0 2024-07-28T11:28:03.996 INFO:tasks.rados.rados.0.smithi177.stdout:664: finishing write tid 3 to smithi17769138-45 2024-07-28T11:28:03.997 INFO:tasks.rados.rados.0.smithi177.stdout:664: finishing write tid 4 to smithi17769138-45 2024-07-28T11:28:03.997 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 45 v 116 (ObjNum 597 snap 0 seq_num 597) dirty exists 2024-07-28T11:28:03.997 INFO:tasks.rados.rados.0.smithi177.stdout:664: left oid 45 (ObjNum 597 snap 0 seq_num 597) 2024-07-28T11:28:03.997 INFO:tasks.rados.rados.0.smithi177.stdout:666: expect (ObjNum 565 snap 0 seq_num 565) 2024-07-28T11:28:04.167 INFO:tasks.rados.rados.0.smithi177.stdout:667: finishing write tid 1 to smithi17769138-55 2024-07-28T11:28:04.167 INFO:tasks.rados.rados.0.smithi177.stdout:668: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:667: finishing write tid 2 to smithi17769138-55 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:667: finishing write tid 3 to smithi17769138-55 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:667: finishing write tid 4 to smithi17769138-55 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 135 (ObjNum 599 snap 0 seq_num 599) dirty exists 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:667: left oid 55 (ObjNum 599 snap 0 seq_num 599) 2024-07-28T11:28:04.241 INFO:tasks.rados.rados.0.smithi177.stdout:670: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:04.306 INFO:tasks.rados.rados.0.smithi177.stdout:669: expect (ObjNum 484 snap 0 seq_num 484) 2024-07-28T11:28:04.377 INFO:tasks.rados.rados.0.smithi177.stdout:671: expect (ObjNum 236 snap 0 seq_num 236) 2024-07-28T11:28:04.507 INFO:tasks.rados.rados.0.smithi177.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2024-07-28T11:28:04.528 INFO:tasks.rados.rados.0.smithi177.stdout:672: writing smithi17769138-118 from 484200 to 1109134 tid 1 2024-07-28T11:28:04.545 INFO:tasks.rados.rados.0.smithi177.stdout:672: writing smithi17769138-118 from 1860843 to 2084200 tid 2 2024-07-28T11:28:04.545 INFO:tasks.rados.rados.0.smithi177.stdout:664: done (7 left) 2024-07-28T11:28:04.545 INFO:tasks.rados.rados.0.smithi177.stdout:666: done (6 left) 2024-07-28T11:28:04.545 INFO:tasks.rados.rados.0.smithi177.stdout:667: done (5 left) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:668: done (4 left) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:669: done (3 left) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:670: done (2 left) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:671: done (1 left) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:673: read oid 108 snap -1 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:673: expect (ObjNum 107 snap 0 seq_num 107) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:672: finishing write tid 1 to smithi17769138-118 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:674: read oid 75 snap -1 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:675: write oid 130 current snap is 0 2024-07-28T11:28:04.546 INFO:tasks.rados.rados.0.smithi177.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2024-07-28T11:28:04.562 INFO:tasks.rados.rados.0.smithi177.stdout:675: writing smithi17769138-130 from 501007 to 917543 tid 1 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:675: writing smithi17769138-130 from 1635678 to 2101007 tid 2 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:676: read oid 133 snap -1 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:676: expect (ObjNum 132 snap 0 seq_num 132) 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:677: read oid 400 snap -1 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:678: write oid 233 current snap is 0 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:672: finishing write tid 2 to smithi17769138-118 2024-07-28T11:28:04.577 INFO:tasks.rados.rados.0.smithi177.stdout:672: finishing write tid 3 to smithi17769138-118 2024-07-28T11:28:04.578 INFO:tasks.rados.rados.0.smithi177.stdout:672: finishing write tid 4 to smithi17769138-118 2024-07-28T11:28:04.578 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 118 v 119 (ObjNum 600 snap 0 seq_num 600) dirty exists 2024-07-28T11:28:04.578 INFO:tasks.rados.rados.0.smithi177.stdout:672: left oid 118 (ObjNum 600 snap 0 seq_num 600) 2024-07-28T11:28:04.578 INFO:tasks.rados.rados.0.smithi177.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2024-07-28T11:28:04.680 INFO:tasks.rados.rados.0.smithi177.stdout:673: expect (ObjNum 107 snap 0 seq_num 107) 2024-07-28T11:28:04.808 INFO:tasks.rados.rados.0.smithi177.stdout:675: finishing write tid 1 to smithi17769138-130 2024-07-28T11:28:04.808 INFO:tasks.rados.rados.0.smithi177.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2024-07-28T11:28:04.820 INFO:tasks.rados.rados.0.smithi177.stdout:678: writing smithi17769138-233 from 517814 to 1009599 tid 1 2024-07-28T11:28:04.834 INFO:tasks.rados.rados.0.smithi177.stdout:678: writing smithi17769138-233 from 1577807 to 2117814 tid 2 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:672: done (6 left) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:673: done (5 left) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:674: done (4 left) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:679: read oid 134 snap -1 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:679: expect (ObjNum 133 snap 0 seq_num 133) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:680: read oid 335 snap -1 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:680: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:681: write oid 199 current snap is 0 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:675: finishing write tid 2 to smithi17769138-130 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:675: finishing write tid 3 to smithi17769138-130 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:675: finishing write tid 4 to smithi17769138-130 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 152 (ObjNum 601 snap 0 seq_num 601) dirty exists 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:675: left oid 130 (ObjNum 601 snap 0 seq_num 601) 2024-07-28T11:28:04.835 INFO:tasks.rados.rados.0.smithi177.stdout:676: expect (ObjNum 132 snap 0 seq_num 132) 2024-07-28T11:28:04.909 INFO:tasks.rados.rados.0.smithi177.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2024-07-28T11:28:04.999 INFO:tasks.rados.rados.0.smithi177.stdout:678: finishing write tid 1 to smithi17769138-233 2024-07-28T11:28:05.000 INFO:tasks.rados.rados.0.smithi177.stdout:678: finishing write tid 2 to smithi17769138-233 2024-07-28T11:28:05.000 INFO:tasks.rados.rados.0.smithi177.stdout:680: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:05.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:04 smithi177 bash[31534]: cluster 2024-07-28T11:28:03.079176+0000 mgr.y (mgr.24311) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:05.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:04 smithi177 bash[21846]: cluster 2024-07-28T11:28:03.079176+0000 mgr.y (mgr.24311) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:05.120 INFO:tasks.rados.rados.0.smithi177.stdout:678: finishing write tid 3 to smithi17769138-233 2024-07-28T11:28:05.120 INFO:tasks.rados.rados.0.smithi177.stdout:678: finishing write tid 4 to smithi17769138-233 2024-07-28T11:28:05.120 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 233 v 119 (ObjNum 602 snap 0 seq_num 602) dirty exists 2024-07-28T11:28:05.120 INFO:tasks.rados.rados.0.smithi177.stdout:678: left oid 233 (ObjNum 602 snap 0 seq_num 602) 2024-07-28T11:28:05.120 INFO:tasks.rados.rados.0.smithi177.stdout:679: expect (ObjNum 133 snap 0 seq_num 133) 2024-07-28T11:28:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:04 smithi204 bash[24094]: cluster 2024-07-28T11:28:03.079176+0000 mgr.y (mgr.24311) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:05.193 INFO:tasks.rados.rados.0.smithi177.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2024-07-28T11:28:05.211 INFO:tasks.rados.rados.0.smithi177.stdout:681: writing smithi17769138-199 from 534621 to 1101655 tid 1 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:681: writing smithi17769138-199 from 1636289 to 2134621 tid 2 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:675: done (6 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:676: done (5 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:677: done (4 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:678: done (3 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:679: done (2 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:680: done (1 left) 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:682: write oid 468 current snap is 0 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:681: finishing write tid 1 to smithi17769138-199 2024-07-28T11:28:05.230 INFO:tasks.rados.rados.0.smithi177.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2024-07-28T11:28:05.248 INFO:tasks.rados.rados.0.smithi177.stdout:682: writing smithi17769138-468 from 551428 to 1193711 tid 1 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:682: writing smithi17769138-468 from 1694771 to 2151428 tid 2 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:683: read oid 136 snap -1 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:684: read oid 413 snap -1 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:684: expect deleted 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:685: read oid 246 snap -1 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:685: expect (ObjNum 245 snap 0 seq_num 245) 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:686: read oid 454 snap -1 2024-07-28T11:28:05.261 INFO:tasks.rados.rados.0.smithi177.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:687: read oid 420 snap -1 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:688: read oid 202 snap -1 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:689: write oid 405 current snap is 0 2024-07-28T11:28:05.262 INFO:tasks.rados.rados.0.smithi177.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2024-07-28T11:28:05.270 INFO:tasks.rados.rados.0.smithi177.stdout:689: writing smithi17769138-405 from 568235 to 1285767 tid 1 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:689: writing smithi17769138-405 from 1753253 to 2168235 tid 2 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:690: write oid 44 current snap is 0 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:681: finishing write tid 2 to smithi17769138-199 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:681: finishing write tid 3 to smithi17769138-199 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:681: finishing write tid 4 to smithi17769138-199 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 138 (ObjNum 603 snap 0 seq_num 603) dirty exists 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:681: left oid 199 (ObjNum 603 snap 0 seq_num 603) 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:682: finishing write tid 1 to smithi17769138-468 2024-07-28T11:28:05.276 INFO:tasks.rados.rados.0.smithi177.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2024-07-28T11:28:05.381 INFO:tasks.rados.rados.0.smithi177.stdout:685: expect (ObjNum 245 snap 0 seq_num 245) 2024-07-28T11:28:05.451 INFO:tasks.rados.rados.0.smithi177.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2024-07-28T11:28:05.571 INFO:tasks.rados.rados.0.smithi177.stdout:682: finishing write tid 2 to smithi17769138-468 2024-07-28T11:28:05.571 INFO:tasks.rados.rados.0.smithi177.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2024-07-28T11:28:05.647 INFO:tasks.rados.rados.0.smithi177.stdout:682: finishing write tid 3 to smithi17769138-468 2024-07-28T11:28:05.647 INFO:tasks.rados.rados.0.smithi177.stdout:682: finishing write tid 4 to smithi17769138-468 2024-07-28T11:28:05.648 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 121 (ObjNum 604 snap 0 seq_num 604) dirty exists 2024-07-28T11:28:05.648 INFO:tasks.rados.rados.0.smithi177.stdout:682: left oid 468 (ObjNum 604 snap 0 seq_num 604) 2024-07-28T11:28:05.648 INFO:tasks.rados.rados.0.smithi177.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:28:05.757 INFO:tasks.rados.rados.0.smithi177.stdout:689: finishing write tid 1 to smithi17769138-405 2024-07-28T11:28:05.757 INFO:tasks.rados.rados.0.smithi177.stdout:689: finishing write tid 2 to smithi17769138-405 2024-07-28T11:28:05.757 INFO:tasks.rados.rados.0.smithi177.stdout:689: finishing write tid 3 to smithi17769138-405 2024-07-28T11:28:05.757 INFO:tasks.rados.rados.0.smithi177.stdout:689: finishing write tid 4 to smithi17769138-405 2024-07-28T11:28:05.757 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 138 (ObjNum 605 snap 0 seq_num 605) dirty exists 2024-07-28T11:28:05.758 INFO:tasks.rados.rados.0.smithi177.stdout:689: left oid 405 (ObjNum 605 snap 0 seq_num 605) 2024-07-28T11:28:05.758 INFO:tasks.rados.rados.0.smithi177.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2024-07-28T11:28:05.780 INFO:tasks.rados.rados.0.smithi177.stdout:690: writing smithi17769138-44 from 585042 to 1377823 tid 1 2024-07-28T11:28:05.794 INFO:tasks.rados.rados.0.smithi177.stdout:690: writing smithi17769138-44 from 2095382 to 2185042 tid 2 2024-07-28T11:28:05.794 INFO:tasks.rados.rados.0.smithi177.stdout:681: done (9 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:682: done (8 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:683: done (7 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:684: done (6 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:685: done (5 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:686: done (4 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:687: done (3 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:688: done (2 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:689: done (1 left) 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:691: write oid 256 current snap is 0 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:690: finishing write tid 1 to smithi17769138-44 2024-07-28T11:28:05.795 INFO:tasks.rados.rados.0.smithi177.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2024-07-28T11:28:05.812 INFO:tasks.rados.rados.0.smithi177.stdout:691: writing smithi17769138-256 from 601849 to 1069879 tid 1 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:691: writing smithi17769138-256 from 1753864 to 2201849 tid 2 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:692: read oid 33 snap -1 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:693: read oid 228 snap -1 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:28:05.830 INFO:tasks.rados.rados.0.smithi177.stdout:694: write oid 129 current snap is 0 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:690: finishing write tid 2 to smithi17769138-44 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:690: finishing write tid 3 to smithi17769138-44 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:690: finishing write tid 4 to smithi17769138-44 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 44 v 130 (ObjNum 606 snap 0 seq_num 606) dirty exists 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:690: left oid 44 (ObjNum 606 snap 0 seq_num 606) 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:691: finishing write tid 1 to smithi17769138-256 2024-07-28T11:28:05.831 INFO:tasks.rados.rados.0.smithi177.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2024-07-28T11:28:05.847 INFO:tasks.rados.rados.0.smithi177.stdout:694: writing smithi17769138-129 from 618656 to 1161935 tid 1 2024-07-28T11:28:05.860 INFO:tasks.rados.rados.0.smithi177.stdout:694: writing smithi17769138-129 from 1812346 to 2218656 tid 2 2024-07-28T11:28:05.861 INFO:tasks.rados.rados.0.smithi177.stdout:690: done (4 left) 2024-07-28T11:28:05.861 INFO:tasks.rados.rados.0.smithi177.stdout:695: write oid 52 current snap is 0 2024-07-28T11:28:05.861 INFO:tasks.rados.rados.0.smithi177.stdout:691: finishing write tid 2 to smithi17769138-256 2024-07-28T11:28:05.861 INFO:tasks.rados.rados.0.smithi177.stdout:691: finishing write tid 3 to smithi17769138-256 2024-07-28T11:28:05.861 INFO:tasks.rados.rados.0.smithi177.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2024-07-28T11:28:05.874 INFO:tasks.rados.rados.0.smithi177.stdout:695: writing smithi17769138-52 from 635463 to 1370344 tid 1 2024-07-28T11:28:05.883 INFO:tasks.rados.rados.0.smithi177.stdout:695: writing smithi17769138-52 from 1987181 to 2235463 tid 2 2024-07-28T11:28:05.883 INFO:tasks.rados.rados.0.smithi177.stdout:696: write oid 264 current snap is 0 2024-07-28T11:28:05.883 INFO:tasks.rados.rados.0.smithi177.stdout:691: finishing write tid 4 to smithi17769138-256 2024-07-28T11:28:05.884 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 161 (ObjNum 607 snap 0 seq_num 607) dirty exists 2024-07-28T11:28:05.884 INFO:tasks.rados.rados.0.smithi177.stdout:691: left oid 256 (ObjNum 607 snap 0 seq_num 607) 2024-07-28T11:28:05.884 INFO:tasks.rados.rados.0.smithi177.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:28:06.040 INFO:tasks.rados.rados.0.smithi177.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:06.124 INFO:tasks.rados.rados.0.smithi177.stdout:694: finishing write tid 1 to smithi17769138-129 2024-07-28T11:28:06.135 INFO:tasks.rados.rados.0.smithi177.stdout:694: finishing write tid 2 to smithi17769138-129 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:694: finishing write tid 3 to smithi17769138-129 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:694: finishing write tid 4 to smithi17769138-129 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 129 v 115 (ObjNum 608 snap 0 seq_num 608) dirty exists 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:694: left oid 129 (ObjNum 608 snap 0 seq_num 608) 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:695: finishing write tid 1 to smithi17769138-52 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:695: finishing write tid 2 to smithi17769138-52 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:695: finishing write tid 3 to smithi17769138-52 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:695: finishing write tid 4 to smithi17769138-52 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 52 v 122 (ObjNum 609 snap 0 seq_num 609) dirty exists 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2024-07-28T11:28:06.136 INFO:tasks.rados.rados.0.smithi177.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2024-07-28T11:28:06.141 INFO:tasks.rados.rados.0.smithi177.stdout:696: writing smithi17769138-264 from 652270 to 1062400 tid 1 2024-07-28T11:28:06.158 INFO:tasks.rados.rados.0.smithi177.stdout:696: writing smithi17769138-264 from 1529310 to 2023177 tid 2 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:691: done (5 left) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:692: done (4 left) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:693: done (3 left) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:694: done (2 left) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:695: done (1 left) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:697: read oid 67 snap -1 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:697: expect (ObjNum 66 snap 0 seq_num 66) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:698: read oid 459 snap -1 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:698: expect (ObjNum 458 snap 0 seq_num 458) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:699: read oid 476 snap -1 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:699: expect (ObjNum 530 snap 0 seq_num 530) 2024-07-28T11:28:06.159 INFO:tasks.rados.rados.0.smithi177.stdout:700: write oid 336 current snap is 0 2024-07-28T11:28:06.160 INFO:tasks.rados.rados.0.smithi177.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2024-07-28T11:28:06.178 INFO:tasks.rados.rados.0.smithi177.stdout:700: writing smithi17769138-336 from 669077 to 1154456 tid 1 2024-07-28T11:28:06.191 INFO:tasks.rados.rados.0.smithi177.stdout:700: writing smithi17769138-336 from 1587792 to 2269077 tid 2 2024-07-28T11:28:06.191 INFO:tasks.rados.rados.0.smithi177.stdout:701: read oid 84 snap -1 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:701: expect (ObjNum 83 snap 0 seq_num 83) 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:702: read oid 490 snap -1 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:702: expect (ObjNum 489 snap 0 seq_num 489) 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:703: read oid 371 snap -1 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:703: expect (ObjNum 370 snap 0 seq_num 370) 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:704: write oid 115 current snap is 0 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:696: finishing write tid 1 to smithi17769138-264 2024-07-28T11:28:06.192 INFO:tasks.rados.rados.0.smithi177.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2024-07-28T11:28:06.204 INFO:tasks.rados.rados.0.smithi177.stdout:704: writing smithi17769138-115 from 685884 to 1246512 tid 1 2024-07-28T11:28:06.214 INFO:tasks.rados.rados.0.smithi177.stdout:704: writing smithi17769138-115 from 2046274 to 2285884 tid 2 2024-07-28T11:28:06.214 INFO:tasks.rados.rados.0.smithi177.stdout:705: write oid 197 current snap is 0 2024-07-28T11:28:06.214 INFO:tasks.rados.rados.0.smithi177.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2024-07-28T11:28:06.226 INFO:tasks.rados.rados.0.smithi177.stdout:705: writing smithi17769138-197 from 702691 to 1338568 tid 1 2024-07-28T11:28:06.235 INFO:tasks.rados.rados.0.smithi177.stdout:705: writing smithi17769138-197 from 2104756 to 2302691 tid 2 2024-07-28T11:28:06.235 INFO:tasks.rados.rados.0.smithi177.stdout:706: write oid 55 current snap is 0 2024-07-28T11:28:06.235 INFO:tasks.rados.rados.0.smithi177.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2024-07-28T11:28:06.246 INFO:tasks.rados.rados.0.smithi177.stdout:706: writing smithi17769138-55 from 719498 to 1430624 tid 1 2024-07-28T11:28:06.253 INFO:tasks.rados.rados.0.smithi177.stdout:706: writing smithi17769138-55 from 2046885 to 2319498 tid 2 2024-07-28T11:28:06.253 INFO:tasks.rados.rados.0.smithi177.stdout:707: read oid 372 snap -1 2024-07-28T11:28:06.253 INFO:tasks.rados.rados.0.smithi177.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2024-07-28T11:28:06.253 INFO:tasks.rados.rados.0.smithi177.stdout:708: write oid 486 current snap is 0 2024-07-28T11:28:06.253 INFO:tasks.rados.rados.0.smithi177.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2024-07-28T11:28:06.263 INFO:tasks.rados.rados.0.smithi177.stdout:708: writing smithi17769138-486 from 736305 to 1522680 tid 1 2024-07-28T11:28:06.269 INFO:tasks.rados.rados.0.smithi177.stdout:708: writing smithi17769138-486 from 2105367 to 2336305 tid 2 2024-07-28T11:28:06.269 INFO:tasks.rados.rados.0.smithi177.stdout:709: write oid 104 current snap is 0 2024-07-28T11:28:06.269 INFO:tasks.rados.rados.0.smithi177.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2024-07-28T11:28:06.277 INFO:tasks.rados.rados.0.smithi177.stdout:709: writing smithi17769138-104 from 753112 to 1331089 tid 1 2024-07-28T11:28:06.283 INFO:tasks.rados.rados.0.smithi177.stdout:709: writing smithi17769138-104 from 1880202 to 2353112 tid 2 2024-07-28T11:28:06.283 INFO:tasks.rados.rados.0.smithi177.stdout:710: write oid 49 current snap is 0 2024-07-28T11:28:06.283 INFO:tasks.rados.rados.0.smithi177.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2024-07-28T11:28:06.291 INFO:tasks.rados.rados.0.smithi177.stdout:710: writing smithi17769138-49 from 769919 to 1423145 tid 1 2024-07-28T11:28:06.296 INFO:tasks.rados.rados.0.smithi177.stdout:710: writing smithi17769138-49 from 1938684 to 2369919 tid 2 2024-07-28T11:28:06.297 INFO:tasks.rados.rados.0.smithi177.stdout:711: read oid 444 snap -1 2024-07-28T11:28:06.297 INFO:tasks.rados.rados.0.smithi177.stdout:711: expect (ObjNum 443 snap 0 seq_num 443) 2024-07-28T11:28:06.297 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:06.297 INFO:tasks.rados.rados.0.smithi177.stdout:697: expect (ObjNum 66 snap 0 seq_num 66) 2024-07-28T11:28:06.434 INFO:tasks.rados.rados.0.smithi177.stdout:699: expect (ObjNum 530 snap 0 seq_num 530) 2024-07-28T11:28:06.569 INFO:tasks.rados.rados.0.smithi177.stdout:696: finishing write tid 2 to smithi17769138-264 2024-07-28T11:28:06.570 INFO:tasks.rados.rados.0.smithi177.stdout:696: finishing write tid 3 to smithi17769138-264 2024-07-28T11:28:06.570 INFO:tasks.rados.rados.0.smithi177.stdout:696: finishing write tid 4 to smithi17769138-264 2024-07-28T11:28:06.570 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 264 v 122 (ObjNum 610 snap 0 seq_num 610) dirty exists 2024-07-28T11:28:06.570 INFO:tasks.rados.rados.0.smithi177.stdout:696: left oid 264 (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:28:06.570 INFO:tasks.rados.rados.0.smithi177.stdout:698: expect (ObjNum 458 snap 0 seq_num 458) 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:700: finishing write tid 1 to smithi17769138-336 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:696: done (15 left) 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:697: done (14 left) 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:698: done (13 left) 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:699: done (12 left) 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:712: write oid 421 current snap is 0 2024-07-28T11:28:06.695 INFO:tasks.rados.rados.0.smithi177.stdout:703: expect (ObjNum 370 snap 0 seq_num 370) 2024-07-28T11:28:06.768 INFO:tasks.rados.rados.0.smithi177.stdout:700: finishing write tid 2 to smithi17769138-336 2024-07-28T11:28:06.768 INFO:tasks.rados.rados.0.smithi177.stdout:700: finishing write tid 3 to smithi17769138-336 2024-07-28T11:28:06.768 INFO:tasks.rados.rados.0.smithi177.stdout:700: finishing write tid 4 to smithi17769138-336 2024-07-28T11:28:06.769 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 336 v 94 (ObjNum 611 snap 0 seq_num 611) dirty exists 2024-07-28T11:28:06.769 INFO:tasks.rados.rados.0.smithi177.stdout:700: left oid 336 (ObjNum 611 snap 0 seq_num 611) 2024-07-28T11:28:06.769 INFO:tasks.rados.rados.0.smithi177.stdout:702: expect (ObjNum 489 snap 0 seq_num 489) 2024-07-28T11:28:06.837 INFO:tasks.rados.rados.0.smithi177.stdout:701: expect (ObjNum 83 snap 0 seq_num 83) 2024-07-28T11:28:06.950 INFO:tasks.rados.rados.0.smithi177.stdout:704: finishing write tid 1 to smithi17769138-115 2024-07-28T11:28:06.950 INFO:tasks.rados.rados.0.smithi177.stdout:704: finishing write tid 2 to smithi17769138-115 2024-07-28T11:28:06.950 INFO:tasks.rados.rados.0.smithi177.stdout:704: finishing write tid 3 to smithi17769138-115 2024-07-28T11:28:06.950 INFO:tasks.rados.rados.0.smithi177.stdout:704: finishing write tid 4 to smithi17769138-115 2024-07-28T11:28:06.950 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 115 v 128 (ObjNum 612 snap 0 seq_num 612) dirty exists 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:704: left oid 115 (ObjNum 612 snap 0 seq_num 612) 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:705: finishing write tid 1 to smithi17769138-197 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:705: finishing write tid 2 to smithi17769138-197 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:705: finishing write tid 3 to smithi17769138-197 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:705: finishing write tid 4 to smithi17769138-197 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 197 v 132 (ObjNum 613 snap 0 seq_num 613) dirty exists 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:705: left oid 197 (ObjNum 613 snap 0 seq_num 613) 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:706: finishing write tid 1 to smithi17769138-55 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:706: finishing write tid 2 to smithi17769138-55 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:706: finishing write tid 3 to smithi17769138-55 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:706: finishing write tid 4 to smithi17769138-55 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 141 (ObjNum 614 snap 0 seq_num 614) dirty exists 2024-07-28T11:28:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:706: left oid 55 (ObjNum 614 snap 0 seq_num 614) 2024-07-28T11:28:06.952 INFO:tasks.rados.rados.0.smithi177.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2024-07-28T11:28:06.958 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:06 smithi177 bash[31534]: cluster 2024-07-28T11:28:05.079818+0000 mgr.y (mgr.24311) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:06.959 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:06 smithi177 bash[21846]: cluster 2024-07-28T11:28:05.079818+0000 mgr.y (mgr.24311) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:708: finishing write tid 1 to smithi17769138-486 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:708: finishing write tid 2 to smithi17769138-486 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:708: finishing write tid 3 to smithi17769138-486 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:708: finishing write tid 4 to smithi17769138-486 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 164 (ObjNum 615 snap 0 seq_num 615) dirty exists 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:708: left oid 486 (ObjNum 615 snap 0 seq_num 615) 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:709: finishing write tid 1 to smithi17769138-104 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:709: finishing write tid 2 to smithi17769138-104 2024-07-28T11:28:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2024-07-28T11:28:07.125 INFO:tasks.rados.rados.0.smithi177.stdout:712: writing smithi17769138-421 from 786726 to 1515201 tid 1 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:712: writing smithi17769138-421 from 2280813 to 2386726 tid 2 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:700: done (12 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:701: done (11 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:702: done (10 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:703: done (9 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:704: done (8 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:705: done (7 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:706: done (6 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:707: done (5 left) 2024-07-28T11:28:07.141 INFO:tasks.rados.rados.0.smithi177.stdout:708: done (4 left) 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:713: read oid 133 snap -1 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:713: expect (ObjNum 132 snap 0 seq_num 132) 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:714: delete oid 377 current snap is 0 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:709: finishing write tid 3 to smithi17769138-104 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:709: finishing write tid 4 to smithi17769138-104 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 124 (ObjNum 616 snap 0 seq_num 616) dirty exists 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:710: finishing write tid 1 to smithi17769138-49 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:710: finishing write tid 2 to smithi17769138-49 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:710: finishing write tid 3 to smithi17769138-49 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:710: finishing write tid 4 to smithi17769138-49 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 49 v 118 (ObjNum 617 snap 0 seq_num 617) dirty exists 2024-07-28T11:28:07.142 INFO:tasks.rados.rados.0.smithi177.stdout:710: left oid 49 (ObjNum 617 snap 0 seq_num 617) 2024-07-28T11:28:07.143 INFO:tasks.rados.rados.0.smithi177.stdout:711: expect (ObjNum 443 snap 0 seq_num 443) 2024-07-28T11:28:07.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:06 smithi204 bash[24094]: cluster 2024-07-28T11:28:05.079818+0000 mgr.y (mgr.24311) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 36 MiB/s wr, 212 op/s 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:712: finishing write tid 1 to smithi17769138-421 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:712: finishing write tid 2 to smithi17769138-421 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:712: finishing write tid 3 to smithi17769138-421 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:712: finishing write tid 4 to smithi17769138-421 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 133 (ObjNum 618 snap 0 seq_num 618) dirty exists 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:712: left oid 421 (ObjNum 618 snap 0 seq_num 618) 2024-07-28T11:28:07.253 INFO:tasks.rados.rados.0.smithi177.stdout:713: expect (ObjNum 132 snap 0 seq_num 132) 2024-07-28T11:28:07.325 INFO:tasks.rados.rados.0.smithi177.stdout:709: done (5 left) 2024-07-28T11:28:07.325 INFO:tasks.rados.rados.0.smithi177.stdout:710: done (4 left) 2024-07-28T11:28:07.325 INFO:tasks.rados.rados.0.smithi177.stdout:711: done (3 left) 2024-07-28T11:28:07.325 INFO:tasks.rados.rados.0.smithi177.stdout:712: done (2 left) 2024-07-28T11:28:07.326 INFO:tasks.rados.rados.0.smithi177.stdout:713: done (1 left) 2024-07-28T11:28:07.326 INFO:tasks.rados.rados.0.smithi177.stdout:714: done (0 left) 2024-07-28T11:28:07.326 INFO:tasks.rados.rados.0.smithi177.stdout:715: delete oid 293 current snap is 0 2024-07-28T11:28:07.328 INFO:tasks.rados.rados.0.smithi177.stdout:715: done (0 left) 2024-07-28T11:28:07.328 INFO:tasks.rados.rados.0.smithi177.stdout:716: write oid 27 current snap is 0 2024-07-28T11:28:07.328 INFO:tasks.rados.rados.0.smithi177.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2024-07-28T11:28:07.345 INFO:tasks.rados.rados.0.smithi177.stdout:716: writing smithi17769138-27 from 437147 to 991369 tid 1 2024-07-28T11:28:07.368 INFO:tasks.rados.rados.0.smithi177.stdout:716: writing smithi17769138-27 from 1656259 to 2312129 tid 2 2024-07-28T11:28:07.368 INFO:tasks.rados.rados.0.smithi177.stdout:717: write oid 28 current snap is 0 2024-07-28T11:28:07.368 INFO:tasks.rados.rados.0.smithi177.stdout:716: finishing write tid 1 to smithi17769138-27 2024-07-28T11:28:07.369 INFO:tasks.rados.rados.0.smithi177.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2024-07-28T11:28:07.387 INFO:tasks.rados.rados.0.smithi177.stdout:717: writing smithi17769138-28 from 453954 to 1083425 tid 1 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:717: writing smithi17769138-28 from 1598388 to 2114269 tid 2 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:718: read oid 418 snap -1 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:718: expect deleted 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:719: write oid 245 current snap is 0 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:716: finishing write tid 2 to smithi17769138-27 2024-07-28T11:28:07.404 INFO:tasks.rados.rados.0.smithi177.stdout:716: finishing write tid 3 to smithi17769138-27 2024-07-28T11:28:07.405 INFO:tasks.rados.rados.0.smithi177.stdout:716: finishing write tid 4 to smithi17769138-27 2024-07-28T11:28:07.405 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 131 (ObjNum 621 snap 0 seq_num 621) dirty exists 2024-07-28T11:28:07.405 INFO:tasks.rados.rados.0.smithi177.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2024-07-28T11:28:07.405 INFO:tasks.rados.rados.0.smithi177.stdout:717: finishing write tid 1 to smithi17769138-28 2024-07-28T11:28:07.405 INFO:tasks.rados.rados.0.smithi177.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2024-07-28T11:28:07.418 INFO:tasks.rados.rados.0.smithi177.stdout:719: writing smithi17769138-245 from 470761 to 1175481 tid 1 2024-07-28T11:28:07.433 INFO:tasks.rados.rados.0.smithi177.stdout:719: writing smithi17769138-245 from 1656870 to 2316409 tid 2 2024-07-28T11:28:07.433 INFO:tasks.rados.rados.0.smithi177.stdout:716: done (3 left) 2024-07-28T11:28:07.433 INFO:tasks.rados.rados.0.smithi177.stdout:720: write oid 357 current snap is 0 2024-07-28T11:28:07.433 INFO:tasks.rados.rados.0.smithi177.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2024-07-28T11:28:07.443 INFO:tasks.rados.rados.0.smithi177.stdout:720: writing smithi17769138-357 from 487568 to 983890 tid 1 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:720: writing smithi17769138-357 from 1431705 to 1951255 tid 2 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:721: read oid 65 snap -1 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:722: read oid 132 snap -1 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:723: write oid 495 current snap is 0 2024-07-28T11:28:07.453 INFO:tasks.rados.rados.0.smithi177.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2024-07-28T11:28:07.462 INFO:tasks.rados.rados.0.smithi177.stdout:723: writing smithi17769138-495 from 504375 to 1075946 tid 1 2024-07-28T11:28:07.470 INFO:tasks.rados.rados.0.smithi177.stdout:723: writing smithi17769138-495 from 1490187 to 2153395 tid 2 2024-07-28T11:28:07.470 INFO:tasks.rados.rados.0.smithi177.stdout:724: write oid 326 current snap is 0 2024-07-28T11:28:07.470 INFO:tasks.rados.rados.0.smithi177.stdout:717: finishing write tid 2 to smithi17769138-28 2024-07-28T11:28:07.470 INFO:tasks.rados.rados.0.smithi177.stdout:717: finishing write tid 3 to smithi17769138-28 2024-07-28T11:28:07.470 INFO:tasks.rados.rados.0.smithi177.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2024-07-28T11:28:07.478 INFO:tasks.rados.rados.0.smithi177.stdout:724: writing smithi17769138-326 from 521182 to 1168002 tid 1 2024-07-28T11:28:07.486 INFO:tasks.rados.rados.0.smithi177.stdout:724: writing smithi17769138-326 from 1948669 to 2471888 tid 2 2024-07-28T11:28:07.487 INFO:tasks.rados.rados.0.smithi177.stdout:718: done (7 left) 2024-07-28T11:28:07.487 INFO:tasks.rados.rados.0.smithi177.stdout:725: write oid 94 current snap is 0 2024-07-28T11:28:07.487 INFO:tasks.rados.rados.0.smithi177.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2024-07-28T11:28:07.494 INFO:tasks.rados.rados.0.smithi177.stdout:725: writing smithi17769138-94 from 537989 to 1260058 tid 1 2024-07-28T11:28:07.503 INFO:tasks.rados.rados.0.smithi177.stdout:725: writing smithi17769138-94 from 1890798 to 2537989 tid 2 2024-07-28T11:28:07.503 INFO:tasks.rados.rados.0.smithi177.stdout:726: read oid 162 snap -1 2024-07-28T11:28:07.503 INFO:tasks.rados.rados.0.smithi177.stdout:726: expect (ObjNum 500 snap 0 seq_num 500) 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:727: read oid 6 snap -1 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:727: expect (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:728: read oid 17 snap -1 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:728: expect (ObjNum 16 snap 0 seq_num 16) 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:729: write oid 220 current snap is 0 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:717: finishing write tid 4 to smithi17769138-28 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 127 (ObjNum 622 snap 0 seq_num 622) dirty exists 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:719: finishing write tid 1 to smithi17769138-245 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:719: finishing write tid 2 to smithi17769138-245 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:719: finishing write tid 3 to smithi17769138-245 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:719: finishing write tid 4 to smithi17769138-245 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 153 (ObjNum 623 snap 0 seq_num 623) dirty exists 2024-07-28T11:28:07.504 INFO:tasks.rados.rados.0.smithi177.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2024-07-28T11:28:07.505 INFO:tasks.rados.rados.0.smithi177.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2024-07-28T11:28:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:729: writing smithi17769138-220 from 554796 to 1352114 tid 1 2024-07-28T11:28:07.520 INFO:tasks.rados.rados.0.smithi177.stdout:729: writing smithi17769138-220 from 1949280 to 2476168 tid 2 2024-07-28T11:28:07.520 INFO:tasks.rados.rados.0.smithi177.stdout:717: done (11 left) 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:719: done (10 left) 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:730: read oid 120 snap -1 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:730: expect deleted 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:731: read oid 421 snap -1 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:731: expect (ObjNum 618 snap 0 seq_num 618) 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:732: write oid 184 current snap is 0 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:720: finishing write tid 1 to smithi17769138-357 2024-07-28T11:28:07.521 INFO:tasks.rados.rados.0.smithi177.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2024-07-28T11:28:07.527 INFO:tasks.rados.rados.0.smithi177.stdout:732: writing smithi17769138-184 from 571603 to 1044170 tid 1 2024-07-28T11:28:07.534 INFO:tasks.rados.rados.0.smithi177.stdout:732: writing smithi17769138-184 from 1607762 to 2278308 tid 2 2024-07-28T11:28:07.534 INFO:tasks.rados.rados.0.smithi177.stdout:733: write oid 157 current snap is 0 2024-07-28T11:28:07.534 INFO:tasks.rados.rados.0.smithi177.stdout:720: finishing write tid 2 to smithi17769138-357 2024-07-28T11:28:07.535 INFO:tasks.rados.rados.0.smithi177.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2024-07-28T11:28:07.609 INFO:tasks.rados.rados.0.smithi177.stdout:720: finishing write tid 3 to smithi17769138-357 2024-07-28T11:28:07.609 INFO:tasks.rados.rados.0.smithi177.stdout:720: finishing write tid 4 to smithi17769138-357 2024-07-28T11:28:07.609 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 357 v 167 (ObjNum 624 snap 0 seq_num 624) dirty exists 2024-07-28T11:28:07.609 INFO:tasks.rados.rados.0.smithi177.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2024-07-28T11:28:07.609 INFO:tasks.rados.rados.0.smithi177.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:723: finishing write tid 1 to smithi17769138-495 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:723: finishing write tid 2 to smithi17769138-495 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:723: finishing write tid 3 to smithi17769138-495 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:723: finishing write tid 4 to smithi17769138-495 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 495 v 121 (ObjNum 625 snap 0 seq_num 625) dirty exists 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2024-07-28T11:28:07.716 INFO:tasks.rados.rados.0.smithi177.stdout:724: finishing write tid 1 to smithi17769138-326 2024-07-28T11:28:07.717 INFO:tasks.rados.rados.0.smithi177.stdout:724: finishing write tid 2 to smithi17769138-326 2024-07-28T11:28:07.717 INFO:tasks.rados.rados.0.smithi177.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-07-28T11:28:07.722 INFO:tasks.rados.rados.0.smithi177.stdout:733: writing smithi17769138-157 from 588410 to 1136226 tid 1 2024-07-28T11:28:07.728 INFO:tasks.rados.rados.0.smithi177.stdout:733: writing smithi17769138-157 from 1666244 to 2080448 tid 2 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:733: writing smithi17769138-157 from 2484603 to 2588410 tid 3 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:720: done (13 left) 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:721: done (12 left) 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:722: done (11 left) 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:723: done (10 left) 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:734: write oid 167 current snap is 0 2024-07-28T11:28:07.731 INFO:tasks.rados.rados.0.smithi177.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2024-07-28T11:28:07.738 INFO:tasks.rados.rados.0.smithi177.stdout:734: writing smithi17769138-167 from 605217 to 1344635 tid 1 2024-07-28T11:28:07.746 INFO:tasks.rados.rados.0.smithi177.stdout:734: writing smithi17769138-167 from 2124726 to 2605217 tid 2 2024-07-28T11:28:07.746 INFO:tasks.rados.rados.0.smithi177.stdout:735: write oid 464 current snap is 0 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:724: finishing write tid 3 to smithi17769138-326 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:724: finishing write tid 4 to smithi17769138-326 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 326 v 134 (ObjNum 626 snap 0 seq_num 626) dirty exists 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:724: left oid 326 (ObjNum 626 snap 0 seq_num 626) 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:725: finishing write tid 1 to smithi17769138-94 2024-07-28T11:28:07.747 INFO:tasks.rados.rados.0.smithi177.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2024-07-28T11:28:07.752 INFO:tasks.rados.rados.0.smithi177.stdout:735: writing smithi17769138-464 from 622024 to 1036691 tid 1 2024-07-28T11:28:07.759 INFO:tasks.rados.rados.0.smithi177.stdout:735: writing smithi17769138-464 from 1783208 to 2201081 tid 2 2024-07-28T11:28:07.759 INFO:tasks.rados.rados.0.smithi177.stdout:724: done (11 left) 2024-07-28T11:28:07.759 INFO:tasks.rados.rados.0.smithi177.stdout:736: write oid 414 current snap is 0 2024-07-28T11:28:07.759 INFO:tasks.rados.rados.0.smithi177.stdout:728: expect (ObjNum 16 snap 0 seq_num 16) 2024-07-28T11:28:07.834 INFO:tasks.rados.rados.0.smithi177.stdout:727: expect (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:28:07.903 INFO:tasks.rados.rados.0.smithi177.stdout:725: finishing write tid 2 to smithi17769138-94 2024-07-28T11:28:07.904 INFO:tasks.rados.rados.0.smithi177.stdout:725: finishing write tid 3 to smithi17769138-94 2024-07-28T11:28:07.904 INFO:tasks.rados.rados.0.smithi177.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2024-07-28T11:28:07.910 INFO:tasks.rados.rados.0.smithi177.stdout:736: writing smithi17769138-414 from 638831 to 1128747 tid 1 2024-07-28T11:28:07.918 INFO:tasks.rados.rados.0.smithi177.stdout:736: writing smithi17769138-414 from 1841690 to 2519574 tid 2 2024-07-28T11:28:07.918 INFO:tasks.rados.rados.0.smithi177.stdout:727: done (11 left) 2024-07-28T11:28:07.918 INFO:tasks.rados.rados.0.smithi177.stdout:728: done (10 left) 2024-07-28T11:28:07.918 INFO:tasks.rados.rados.0.smithi177.stdout:737: write oid 386 current snap is 0 2024-07-28T11:28:07.919 INFO:tasks.rados.rados.0.smithi177.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2024-07-28T11:28:07.925 INFO:tasks.rados.rados.0.smithi177.stdout:737: writing smithi17769138-386 from 655638 to 1220803 tid 1 2024-07-28T11:28:07.932 INFO:tasks.rados.rados.0.smithi177.stdout:737: writing smithi17769138-386 from 1900172 to 2321714 tid 2 2024-07-28T11:28:07.932 INFO:tasks.rados.rados.0.smithi177.stdout:738: read oid 292 snap -1 2024-07-28T11:28:07.932 INFO:tasks.rados.rados.0.smithi177.stdout:738: expect (ObjNum 291 snap 0 seq_num 291) 2024-07-28T11:28:07.932 INFO:tasks.rados.rados.0.smithi177.stdout:739: write oid 250 current snap is 0 2024-07-28T11:28:07.933 INFO:tasks.rados.rados.0.smithi177.stdout:725: finishing write tid 4 to smithi17769138-94 2024-07-28T11:28:07.933 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 170 (ObjNum 627 snap 0 seq_num 627) dirty exists 2024-07-28T11:28:07.933 INFO:tasks.rados.rados.0.smithi177.stdout:725: left oid 94 (ObjNum 627 snap 0 seq_num 627) 2024-07-28T11:28:07.933 INFO:tasks.rados.rados.0.smithi177.stdout:726: expect (ObjNum 500 snap 0 seq_num 500) 2024-07-28T11:28:08.045 INFO:tasks.rados.rados.0.smithi177.stdout:729: finishing write tid 1 to smithi17769138-220 2024-07-28T11:28:08.045 INFO:tasks.rados.rados.0.smithi177.stdout:731: expect (ObjNum 618 snap 0 seq_num 618) 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:729: finishing write tid 2 to smithi17769138-220 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:729: finishing write tid 3 to smithi17769138-220 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:729: finishing write tid 4 to smithi17769138-220 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 119 (ObjNum 628 snap 0 seq_num 628) dirty exists 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:729: left oid 220 (ObjNum 628 snap 0 seq_num 628) 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:732: finishing write tid 1 to smithi17769138-184 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:732: finishing write tid 2 to smithi17769138-184 2024-07-28T11:28:08.157 INFO:tasks.rados.rados.0.smithi177.stdout:732: finishing write tid 3 to smithi17769138-184 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:732: finishing write tid 4 to smithi17769138-184 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 136 (ObjNum 629 snap 0 seq_num 629) dirty exists 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:732: left oid 184 (ObjNum 629 snap 0 seq_num 629) 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:733: finishing write tid 1 to smithi17769138-157 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:733: finishing write tid 2 to smithi17769138-157 2024-07-28T11:28:08.158 INFO:tasks.rados.rados.0.smithi177.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2024-07-28T11:28:08.172 INFO:tasks.rados.rados.0.smithi177.stdout:739: writing smithi17769138-250 from 672445 to 1312859 tid 1 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:739: writing smithi17769138-250 from 1842301 to 2523854 tid 2 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:725: done (12 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:726: done (11 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:729: done (10 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:730: done (9 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:731: done (8 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:732: done (7 left) 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:740: write oid 241 current snap is 0 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:733: finishing write tid 3 to smithi17769138-157 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:733: finishing write tid 4 to smithi17769138-157 2024-07-28T11:28:08.188 INFO:tasks.rados.rados.0.smithi177.stdout:733: finishing write tid 5 to smithi17769138-157 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 157 v 153 (ObjNum 630 snap 0 seq_num 630) dirty exists 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:733: left oid 157 (ObjNum 630 snap 0 seq_num 630) 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:734: finishing write tid 1 to smithi17769138-167 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:734: finishing write tid 2 to smithi17769138-167 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:734: finishing write tid 3 to smithi17769138-167 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:734: finishing write tid 4 to smithi17769138-167 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 167 v 155 (ObjNum 631 snap 0 seq_num 631) dirty exists 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:734: left oid 167 (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:735: finishing write tid 1 to smithi17769138-464 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:735: finishing write tid 2 to smithi17769138-464 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:735: finishing write tid 3 to smithi17769138-464 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:735: finishing write tid 4 to smithi17769138-464 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 156 (ObjNum 632 snap 0 seq_num 632) dirty exists 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:735: left oid 464 (ObjNum 632 snap 0 seq_num 632) 2024-07-28T11:28:08.189 INFO:tasks.rados.rados.0.smithi177.stdout:736: finishing write tid 1 to smithi17769138-414 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:736: finishing write tid 2 to smithi17769138-414 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:736: finishing write tid 3 to smithi17769138-414 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:736: finishing write tid 4 to smithi17769138-414 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 414 v 125 (ObjNum 633 snap 0 seq_num 633) dirty exists 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:736: left oid 414 (ObjNum 633 snap 0 seq_num 633) 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:737: finishing write tid 1 to smithi17769138-386 2024-07-28T11:28:08.190 INFO:tasks.rados.rados.0.smithi177.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2024-07-28T11:28:08.195 INFO:tasks.rados.rados.0.smithi177.stdout:740: writing smithi17769138-241 from 689252 to 1404915 tid 1 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:740: writing smithi17769138-241 from 1900783 to 2325994 tid 2 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:733: done (7 left) 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:734: done (6 left) 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:735: done (5 left) 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:736: done (4 left) 2024-07-28T11:28:08.202 INFO:tasks.rados.rados.0.smithi177.stdout:741: read oid 131 snap -1 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:741: expect (ObjNum 528 snap 0 seq_num 528) 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:742: delete oid 451 current snap is 0 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:737: finishing write tid 2 to smithi17769138-386 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:737: finishing write tid 3 to smithi17769138-386 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:737: finishing write tid 4 to smithi17769138-386 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 97 (ObjNum 634 snap 0 seq_num 634) dirty exists 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:737: left oid 386 (ObjNum 634 snap 0 seq_num 634) 2024-07-28T11:28:08.203 INFO:tasks.rados.rados.0.smithi177.stdout:738: expect (ObjNum 291 snap 0 seq_num 291) 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:739: finishing write tid 1 to smithi17769138-250 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:737: done (5 left) 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:738: done (4 left) 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:742: done (3 left) 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:743: read oid 246 snap -1 2024-07-28T11:28:08.298 INFO:tasks.rados.rados.0.smithi177.stdout:743: expect (ObjNum 245 snap 0 seq_num 245) 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:744: read oid 307 snap -1 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:744: expect (ObjNum 306 snap 0 seq_num 306) 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:745: read oid 462 snap -1 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:746: write oid 427 current snap is 0 2024-07-28T11:28:08.299 INFO:tasks.rados.rados.0.smithi177.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-07-28T11:28:08.306 INFO:tasks.rados.rados.0.smithi177.stdout:746: writing smithi17769138-427 from 722866 to 1189027 tid 1 2024-07-28T11:28:08.311 INFO:tasks.rados.rados.0.smithi177.stdout:746: writing smithi17769138-427 from 1617747 to 2046627 tid 2 2024-07-28T11:28:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:746: writing smithi17769138-427 from 2587634 to 2722866 tid 3 2024-07-28T11:28:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:747: read oid 417 snap -1 2024-07-28T11:28:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:747: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:28:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:748: read oid 32 snap -1 2024-07-28T11:28:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:748: expect (ObjNum 531 snap 0 seq_num 531) 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:749: delete oid 369 current snap is 0 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:739: finishing write tid 2 to smithi17769138-250 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:739: finishing write tid 3 to smithi17769138-250 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:739: finishing write tid 4 to smithi17769138-250 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 137 (ObjNum 635 snap 0 seq_num 635) dirty exists 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:739: left oid 250 (ObjNum 635 snap 0 seq_num 635) 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:740: finishing write tid 1 to smithi17769138-241 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:740: finishing write tid 2 to smithi17769138-241 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:740: finishing write tid 3 to smithi17769138-241 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:740: finishing write tid 4 to smithi17769138-241 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 100 (ObjNum 636 snap 0 seq_num 636) dirty exists 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:740: left oid 241 (ObjNum 636 snap 0 seq_num 636) 2024-07-28T11:28:08.316 INFO:tasks.rados.rados.0.smithi177.stdout:741: expect (ObjNum 528 snap 0 seq_num 528) 2024-07-28T11:28:08.449 INFO:tasks.rados.rados.0.smithi177.stdout:743: expect (ObjNum 245 snap 0 seq_num 245) 2024-07-28T11:28:08.520 INFO:tasks.rados.rados.0.smithi177.stdout:744: expect (ObjNum 306 snap 0 seq_num 306) 2024-07-28T11:28:08.628 INFO:tasks.rados.rados.0.smithi177.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2024-07-28T11:28:08.701 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:08] "GET /metrics HTTP/1.1" 200 242425 "" "Prometheus/2.43.0" 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:746: finishing write tid 1 to smithi17769138-427 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:739: done (9 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:740: done (8 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:741: done (7 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:743: done (6 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:744: done (5 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:745: done (4 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:749: done (3 left) 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:750: write oid 237 current snap is 0 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:746: finishing write tid 2 to smithi17769138-427 2024-07-28T11:28:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:748: expect (ObjNum 531 snap 0 seq_num 531) 2024-07-28T11:28:08.878 INFO:tasks.rados.rados.0.smithi177.stdout:746: finishing write tid 3 to smithi17769138-427 2024-07-28T11:28:08.878 INFO:tasks.rados.rados.0.smithi177.stdout:746: finishing write tid 4 to smithi17769138-427 2024-07-28T11:28:08.878 INFO:tasks.rados.rados.0.smithi177.stdout:746: finishing write tid 5 to smithi17769138-427 2024-07-28T11:28:08.879 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 427 v 126 (ObjNum 638 snap 0 seq_num 638) dirty exists 2024-07-28T11:28:08.879 INFO:tasks.rados.rados.0.smithi177.stdout:746: left oid 427 (ObjNum 638 snap 0 seq_num 638) 2024-07-28T11:28:08.879 INFO:tasks.rados.rados.0.smithi177.stdout:747: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:28:08.977 INFO:tasks.rados.rados.0.smithi177.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2024-07-28T11:28:09.002 INFO:tasks.rados.rados.0.smithi177.stdout:750: writing smithi17769138-237 from 756480 to 1489492 tid 1 2024-07-28T11:28:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:08 smithi177 bash[31534]: cluster 2024-07-28T11:28:07.081202+0000 mgr.y (mgr.24311) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 41 MiB/s wr, 257 op/s 2024-07-28T11:28:09.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:08 smithi177 bash[21846]: cluster 2024-07-28T11:28:07.081202+0000 mgr.y (mgr.24311) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 41 MiB/s wr, 257 op/s 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:750: writing smithi17769138-237 from 2134711 to 2567260 tid 2 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:746: done (3 left) 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:747: done (2 left) 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:748: done (1 left) 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:751: write oid 294 current snap is 0 2024-07-28T11:28:09.021 INFO:tasks.rados.rados.0.smithi177.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2024-07-28T11:28:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:751: writing smithi17769138-294 from 773287 to 1181548 tid 1 2024-07-28T11:28:09.050 INFO:tasks.rados.rados.0.smithi177.stdout:751: writing smithi17769138-294 from 1793193 to 2369400 tid 2 2024-07-28T11:28:09.050 INFO:tasks.rados.rados.0.smithi177.stdout:752: write oid 183 current snap is 0 2024-07-28T11:28:09.050 INFO:tasks.rados.rados.0.smithi177.stdout:750: finishing write tid 1 to smithi17769138-237 2024-07-28T11:28:09.050 INFO:tasks.rados.rados.0.smithi177.stdout:750: finishing write tid 2 to smithi17769138-237 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:750: finishing write tid 3 to smithi17769138-237 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:750: finishing write tid 4 to smithi17769138-237 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 130 (ObjNum 640 snap 0 seq_num 640) dirty exists 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:750: left oid 237 (ObjNum 640 snap 0 seq_num 640) 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:751: finishing write tid 1 to smithi17769138-294 2024-07-28T11:28:09.051 INFO:tasks.rados.rados.0.smithi177.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2024-07-28T11:28:09.062 INFO:tasks.rados.rados.0.smithi177.stdout:752: writing smithi17769138-183 from 790094 to 1273604 tid 1 2024-07-28T11:28:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:752: writing smithi17769138-183 from 1851675 to 2287893 tid 2 2024-07-28T11:28:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:750: done (2 left) 2024-07-28T11:28:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:753: delete oid 45 current snap is 0 2024-07-28T11:28:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:751: finishing write tid 2 to smithi17769138-294 2024-07-28T11:28:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:751: finishing write tid 3 to smithi17769138-294 2024-07-28T11:28:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:751: finishing write tid 4 to smithi17769138-294 2024-07-28T11:28:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 129 (ObjNum 641 snap 0 seq_num 641) dirty exists 2024-07-28T11:28:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2024-07-28T11:28:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:752: finishing write tid 1 to smithi17769138-183 2024-07-28T11:28:09.076 INFO:tasks.rados.rados.0.smithi177.stdout:751: done (2 left) 2024-07-28T11:28:09.076 INFO:tasks.rados.rados.0.smithi177.stdout:753: done (1 left) 2024-07-28T11:28:09.076 INFO:tasks.rados.rados.0.smithi177.stdout:754: write oid 423 current snap is 0 2024-07-28T11:28:09.076 INFO:tasks.rados.rados.0.smithi177.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-07-28T11:28:09.084 INFO:tasks.rados.rados.0.smithi177.stdout:754: writing smithi17769138-423 from 423708 to 1057716 tid 1 2024-07-28T11:28:09.095 INFO:tasks.rados.rados.0.smithi177.stdout:754: writing smithi17769138-423 from 1852286 to 2292173 tid 2 2024-07-28T11:28:09.098 INFO:tasks.rados.rados.0.smithi177.stdout:754: writing smithi17769138-423 from 2752172 to 2823708 tid 3 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:755: read oid 442 snap -1 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:756: write oid 206 current snap is 0 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:752: finishing write tid 2 to smithi17769138-183 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:752: finishing write tid 3 to smithi17769138-183 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:752: finishing write tid 4 to smithi17769138-183 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 183 v 133 (ObjNum 642 snap 0 seq_num 642) dirty exists 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:754: finishing write tid 1 to smithi17769138-423 2024-07-28T11:28:09.099 INFO:tasks.rados.rados.0.smithi177.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2024-07-28T11:28:09.107 INFO:tasks.rados.rados.0.smithi177.stdout:756: writing smithi17769138-206 from 440515 to 1149772 tid 1 2024-07-28T11:28:09.116 INFO:tasks.rados.rados.0.smithi177.stdout:756: writing smithi17769138-206 from 1910768 to 2494313 tid 2 2024-07-28T11:28:09.116 INFO:tasks.rados.rados.0.smithi177.stdout:752: done (3 left) 2024-07-28T11:28:09.116 INFO:tasks.rados.rados.0.smithi177.stdout:757: write oid 323 current snap is 0 2024-07-28T11:28:09.116 INFO:tasks.rados.rados.0.smithi177.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2024-07-28T11:28:09.125 INFO:tasks.rados.rados.0.smithi177.stdout:757: writing smithi17769138-323 from 457322 to 1241828 tid 1 2024-07-28T11:28:09.132 INFO:tasks.rados.rados.0.smithi177.stdout:757: writing smithi17769138-323 from 1969250 to 2412806 tid 2 2024-07-28T11:28:09.133 INFO:tasks.rados.rados.0.smithi177.stdout:758: write oid 346 current snap is 0 2024-07-28T11:28:09.133 INFO:tasks.rados.rados.0.smithi177.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-07-28T11:28:09.139 INFO:tasks.rados.rados.0.smithi177.stdout:758: writing smithi17769138-346 from 474129 to 1050237 tid 1 2024-07-28T11:28:09.146 INFO:tasks.rados.rados.0.smithi177.stdout:758: writing smithi17769138-346 from 1627732 to 2214946 tid 2 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:758: writing smithi17769138-346 from 2718088 to 2874129 tid 3 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:759: read oid 52 snap -1 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:760: write oid 5 current snap is 0 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:754: finishing write tid 2 to smithi17769138-423 2024-07-28T11:28:09.150 INFO:tasks.rados.rados.0.smithi177.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2024-07-28T11:28:09.158 INFO:tasks.rados.rados.0.smithi177.stdout:760: writing smithi17769138-5 from 490936 to 1142293 tid 1 2024-07-28T11:28:09.162 INFO:tasks.rados.rados.0.smithi177.stdout:760: writing smithi17769138-5 from 1686214 to 2133439 tid 2 2024-07-28T11:28:09.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:08 smithi204 bash[24094]: cluster 2024-07-28T11:28:07.081202+0000 mgr.y (mgr.24311) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 41 MiB/s wr, 257 op/s 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:760: writing smithi17769138-5 from 2861864 to 2890936 tid 3 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:761: read oid 31 snap -1 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:762: write oid 82 current snap is 0 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:754: finishing write tid 3 to smithi17769138-423 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:754: finishing write tid 4 to smithi17769138-423 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:754: finishing write tid 5 to smithi17769138-423 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 423 v 137 (ObjNum 644 snap 0 seq_num 644) dirty exists 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2024-07-28T11:28:09.168 INFO:tasks.rados.rados.0.smithi177.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-07-28T11:28:09.175 INFO:tasks.rados.rados.0.smithi177.stdout:762: writing smithi17769138-82 from 507743 to 1234349 tid 1 2024-07-28T11:28:09.181 INFO:tasks.rados.rados.0.smithi177.stdout:762: writing smithi17769138-82 from 1744696 to 2335579 tid 2 2024-07-28T11:28:09.185 INFO:tasks.rados.rados.0.smithi177.stdout:762: writing smithi17769138-82 from 2772934 to 2907743 tid 3 2024-07-28T11:28:09.185 INFO:tasks.rados.rados.0.smithi177.stdout:754: done (8 left) 2024-07-28T11:28:09.185 INFO:tasks.rados.rados.0.smithi177.stdout:763: delete oid 75 current snap is 0 2024-07-28T11:28:09.185 INFO:tasks.rados.rados.0.smithi177.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2024-07-28T11:28:09.334 INFO:tasks.rados.rados.0.smithi177.stdout:756: finishing write tid 1 to smithi17769138-206 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:756: finishing write tid 2 to smithi17769138-206 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:756: finishing write tid 3 to smithi17769138-206 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:755: done (8 left) 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:763: done (7 left) 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:764: read oid 244 snap -1 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:764: expect (ObjNum 243 snap 0 seq_num 243) 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:765: write oid 166 current snap is 0 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:756: finishing write tid 4 to smithi17769138-206 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 206 v 140 (ObjNum 645 snap 0 seq_num 645) dirty exists 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:757: finishing write tid 1 to smithi17769138-323 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:757: finishing write tid 2 to smithi17769138-323 2024-07-28T11:28:09.335 INFO:tasks.rados.rados.0.smithi177.stdout:757: finishing write tid 3 to smithi17769138-323 2024-07-28T11:28:09.336 INFO:tasks.rados.rados.0.smithi177.stdout:757: finishing write tid 4 to smithi17769138-323 2024-07-28T11:28:09.336 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 323 v 124 (ObjNum 646 snap 0 seq_num 646) dirty exists 2024-07-28T11:28:09.336 INFO:tasks.rados.rados.0.smithi177.stdout:757: left oid 323 (ObjNum 646 snap 0 seq_num 646) 2024-07-28T11:28:09.336 INFO:tasks.rados.rados.0.smithi177.stdout:758: finishing write tid 1 to smithi17769138-346 2024-07-28T11:28:09.336 INFO:tasks.rados.rados.0.smithi177.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2024-07-28T11:28:09.340 INFO:tasks.rados.rados.0.smithi177.stdout:765: writing smithi17769138-166 from 541357 to 1018461 tid 1 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:765: writing smithi17769138-166 from 1745307 to 2339859 tid 2 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:756: done (8 left) 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:757: done (7 left) 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:766: write oid 490 current snap is 0 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:758: finishing write tid 2 to smithi17769138-346 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:758: finishing write tid 3 to smithi17769138-346 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:758: finishing write tid 4 to smithi17769138-346 2024-07-28T11:28:09.348 INFO:tasks.rados.rados.0.smithi177.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-07-28T11:28:09.354 INFO:tasks.rados.rados.0.smithi177.stdout:766: writing smithi17769138-490 from 558164 to 1110517 tid 1 2024-07-28T11:28:09.362 INFO:tasks.rados.rados.0.smithi177.stdout:766: writing smithi17769138-490 from 1803789 to 2258352 tid 2 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:766: writing smithi17769138-490 from 2855203 to 2958164 tid 3 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:767: read oid 285 snap -1 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:767: expect (ObjNum 284 snap 0 seq_num 284) 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:768: read oid 495 snap -1 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:768: expect (ObjNum 625 snap 0 seq_num 625) 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:769: write oid 162 current snap is 0 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:758: finishing write tid 5 to smithi17769138-346 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 145 (ObjNum 647 snap 0 seq_num 647) dirty exists 2024-07-28T11:28:09.365 INFO:tasks.rados.rados.0.smithi177.stdout:758: left oid 346 (ObjNum 647 snap 0 seq_num 647) 2024-07-28T11:28:09.366 INFO:tasks.rados.rados.0.smithi177.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2024-07-28T11:28:09.468 INFO:tasks.rados.rados.0.smithi177.stdout:760: finishing write tid 1 to smithi17769138-5 2024-07-28T11:28:09.468 INFO:tasks.rados.rados.0.smithi177.stdout:760: finishing write tid 2 to smithi17769138-5 2024-07-28T11:28:09.468 INFO:tasks.rados.rados.0.smithi177.stdout:760: finishing write tid 3 to smithi17769138-5 2024-07-28T11:28:09.468 INFO:tasks.rados.rados.0.smithi177.stdout:760: finishing write tid 4 to smithi17769138-5 2024-07-28T11:28:09.468 INFO:tasks.rados.rados.0.smithi177.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:760: finishing write tid 5 to smithi17769138-5 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 5 v 128 (ObjNum 648 snap 0 seq_num 648) dirty exists 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: finishing write tid 1 to smithi17769138-82 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: finishing write tid 2 to smithi17769138-82 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: finishing write tid 3 to smithi17769138-82 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: finishing write tid 4 to smithi17769138-82 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: finishing write tid 5 to smithi17769138-82 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 129 (ObjNum 649 snap 0 seq_num 649) dirty exists 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:762: left oid 82 (ObjNum 649 snap 0 seq_num 649) 2024-07-28T11:28:09.550 INFO:tasks.rados.rados.0.smithi177.stdout:764: expect (ObjNum 243 snap 0 seq_num 243) 2024-07-28T11:28:09.614 INFO:tasks.rados.rados.0.smithi177.stdout:765: finishing write tid 1 to smithi17769138-166 2024-07-28T11:28:09.614 INFO:tasks.rados.rados.0.smithi177.stdout:765: finishing write tid 2 to smithi17769138-166 2024-07-28T11:28:09.614 INFO:tasks.rados.rados.0.smithi177.stdout:765: finishing write tid 3 to smithi17769138-166 2024-07-28T11:28:09.614 INFO:tasks.rados.rados.0.smithi177.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2024-07-28T11:28:09.632 INFO:tasks.rados.rados.0.smithi177.stdout:769: writing smithi17769138-162 from 574971 to 1202573 tid 1 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:769: writing smithi17769138-162 from 1862271 to 2460492 tid 2 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:758: done (10 left) 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:759: done (9 left) 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:760: done (8 left) 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:761: done (7 left) 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:762: done (6 left) 2024-07-28T11:28:09.653 INFO:tasks.rados.rados.0.smithi177.stdout:764: done (5 left) 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:770: write oid 183 current snap is 0 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:765: finishing write tid 4 to smithi17769138-166 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 166 v 140 (ObjNum 651 snap 0 seq_num 651) dirty exists 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:765: left oid 166 (ObjNum 651 snap 0 seq_num 651) 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:766: finishing write tid 1 to smithi17769138-490 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:766: finishing write tid 2 to smithi17769138-490 2024-07-28T11:28:09.654 INFO:tasks.rados.rados.0.smithi177.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-07-28T11:28:09.668 INFO:tasks.rados.rados.0.smithi177.stdout:770: writing smithi17769138-183 from 591778 to 1010982 tid 1 2024-07-28T11:28:09.688 INFO:tasks.rados.rados.0.smithi177.stdout:770: writing smithi17769138-183 from 1637106 to 2378985 tid 2 2024-07-28T11:28:09.695 INFO:tasks.rados.rados.0.smithi177.stdout:770: writing smithi17769138-183 from 2910049 to 2991778 tid 3 2024-07-28T11:28:09.695 INFO:tasks.rados.rados.0.smithi177.stdout:765: done (5 left) 2024-07-28T11:28:09.695 INFO:tasks.rados.rados.0.smithi177.stdout:771: write oid 128 current snap is 0 2024-07-28T11:28:09.695 INFO:tasks.rados.rados.0.smithi177.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2024-07-28T11:28:09.706 INFO:tasks.rados.rados.0.smithi177.stdout:771: writing smithi17769138-128 from 608585 to 1103038 tid 1 2024-07-28T11:28:09.715 INFO:tasks.rados.rados.0.smithi177.stdout:771: writing smithi17769138-128 from 1579235 to 2181125 tid 2 2024-07-28T11:28:09.722 INFO:tasks.rados.rados.0.smithi177.stdout:771: writing smithi17769138-128 from 2821119 to 3008585 tid 3 2024-07-28T11:28:09.722 INFO:tasks.rados.rados.0.smithi177.stdout:772: read oid 186 snap -1 2024-07-28T11:28:09.722 INFO:tasks.rados.rados.0.smithi177.stdout:772: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:09.722 INFO:tasks.rados.rados.0.smithi177.stdout:773: write oid 240 current snap is 0 2024-07-28T11:28:09.722 INFO:tasks.rados.rados.0.smithi177.stdout:768: expect (ObjNum 625 snap 0 seq_num 625) 2024-07-28T11:28:09.836 INFO:tasks.rados.rados.0.smithi177.stdout:767: expect (ObjNum 284 snap 0 seq_num 284) 2024-07-28T11:28:09.928 INFO:tasks.rados.rados.0.smithi177.stdout:766: finishing write tid 3 to smithi17769138-490 2024-07-28T11:28:09.928 INFO:tasks.rados.rados.0.smithi177.stdout:766: finishing write tid 4 to smithi17769138-490 2024-07-28T11:28:09.928 INFO:tasks.rados.rados.0.smithi177.stdout:766: finishing write tid 5 to smithi17769138-490 2024-07-28T11:28:09.928 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 490 v 104 (ObjNum 652 snap 0 seq_num 652) dirty exists 2024-07-28T11:28:09.929 INFO:tasks.rados.rados.0.smithi177.stdout:766: left oid 490 (ObjNum 652 snap 0 seq_num 652) 2024-07-28T11:28:09.929 INFO:tasks.rados.rados.0.smithi177.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-07-28T11:28:09.935 INFO:tasks.rados.rados.0.smithi177.stdout:773: writing smithi17769138-240 from 625392 to 1195094 tid 1 2024-07-28T11:28:09.941 INFO:tasks.rados.rados.0.smithi177.stdout:773: writing smithi17769138-240 from 1637717 to 2383265 tid 2 2024-07-28T11:28:09.946 INFO:tasks.rados.rados.0.smithi177.stdout:773: writing smithi17769138-240 from 2848542 to 3025392 tid 3 2024-07-28T11:28:09.946 INFO:tasks.rados.rados.0.smithi177.stdout:766: done (7 left) 2024-07-28T11:28:09.946 INFO:tasks.rados.rados.0.smithi177.stdout:767: done (6 left) 2024-07-28T11:28:09.946 INFO:tasks.rados.rados.0.smithi177.stdout:768: done (5 left) 2024-07-28T11:28:09.946 INFO:tasks.rados.rados.0.smithi177.stdout:774: read oid 140 snap -1 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:774: expect (ObjNum 139 snap 0 seq_num 139) 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:775: read oid 400 snap -1 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:775: expect (ObjNum 399 snap 0 seq_num 399) 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:776: read oid 260 snap -1 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:776: expect (ObjNum 259 snap 0 seq_num 259) 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:777: write oid 481 current snap is 0 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:769: finishing write tid 1 to smithi17769138-162 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:769: finishing write tid 2 to smithi17769138-162 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:769: finishing write tid 3 to smithi17769138-162 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:769: finishing write tid 4 to smithi17769138-162 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 162 v 159 (ObjNum 653 snap 0 seq_num 653) dirty exists 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:769: left oid 162 (ObjNum 653 snap 0 seq_num 653) 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:770: finishing write tid 1 to smithi17769138-183 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:770: finishing write tid 2 to smithi17769138-183 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:770: finishing write tid 3 to smithi17769138-183 2024-07-28T11:28:09.947 INFO:tasks.rados.rados.0.smithi177.stdout:770: finishing write tid 4 to smithi17769138-183 2024-07-28T11:28:09.948 INFO:tasks.rados.rados.0.smithi177.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-07-28T11:28:09.954 INFO:tasks.rados.rados.0.smithi177.stdout:777: writing smithi17769138-481 from 642199 to 1287150 tid 1 2024-07-28T11:28:09.960 INFO:tasks.rados.rados.0.smithi177.stdout:777: writing smithi17769138-481 from 1696199 to 2301758 tid 2 2024-07-28T11:28:09.965 INFO:tasks.rados.rados.0.smithi177.stdout:777: writing smithi17769138-481 from 2992318 to 3042199 tid 3 2024-07-28T11:28:09.965 INFO:tasks.rados.rados.0.smithi177.stdout:769: done (8 left) 2024-07-28T11:28:09.965 INFO:tasks.rados.rados.0.smithi177.stdout:778: write oid 147 current snap is 0 2024-07-28T11:28:09.965 INFO:tasks.rados.rados.0.smithi177.stdout:770: finishing write tid 5 to smithi17769138-183 2024-07-28T11:28:09.965 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 183 v 137 (ObjNum 654 snap 0 seq_num 654) dirty exists 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:770: left oid 183 (ObjNum 654 snap 0 seq_num 654) 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:771: finishing write tid 1 to smithi17769138-128 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:771: finishing write tid 2 to smithi17769138-128 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:771: finishing write tid 3 to smithi17769138-128 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:771: finishing write tid 4 to smithi17769138-128 2024-07-28T11:28:09.966 INFO:tasks.rados.rados.0.smithi177.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2024-07-28T11:28:09.974 INFO:tasks.rados.rados.0.smithi177.stdout:778: writing smithi17769138-147 from 659006 to 1379206 tid 1 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:778: writing smithi17769138-147 from 2154681 to 2903898 tid 2 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:770: done (8 left) 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:779: read oid 339 snap -1 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:779: expect (ObjNum 338 snap 0 seq_num 338) 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:780: write oid 38 current snap is 0 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:771: finishing write tid 5 to smithi17769138-128 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 124 (ObjNum 655 snap 0 seq_num 655) dirty exists 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:771: left oid 128 (ObjNum 655 snap 0 seq_num 655) 2024-07-28T11:28:09.984 INFO:tasks.rados.rados.0.smithi177.stdout:772: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:10.139 INFO:tasks.rados.rados.0.smithi177.stdout:773: finishing write tid 1 to smithi17769138-240 2024-07-28T11:28:10.139 INFO:tasks.rados.rados.0.smithi177.stdout:776: expect (ObjNum 259 snap 0 seq_num 259) 2024-07-28T11:28:10.241 INFO:tasks.rados.rados.0.smithi177.stdout:773: finishing write tid 2 to smithi17769138-240 2024-07-28T11:28:10.241 INFO:tasks.rados.rados.0.smithi177.stdout:773: finishing write tid 3 to smithi17769138-240 2024-07-28T11:28:10.241 INFO:tasks.rados.rados.0.smithi177.stdout:773: finishing write tid 4 to smithi17769138-240 2024-07-28T11:28:10.241 INFO:tasks.rados.rados.0.smithi177.stdout:773: finishing write tid 5 to smithi17769138-240 2024-07-28T11:28:10.241 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 240 v 134 (ObjNum 656 snap 0 seq_num 656) dirty exists 2024-07-28T11:28:10.242 INFO:tasks.rados.rados.0.smithi177.stdout:773: left oid 240 (ObjNum 656 snap 0 seq_num 656) 2024-07-28T11:28:10.242 INFO:tasks.rados.rados.0.smithi177.stdout:775: expect (ObjNum 399 snap 0 seq_num 399) 2024-07-28T11:28:10.304 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:28:10.304 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (4m) 31s ago 5m 13.0M - 0.25.0 c8568f914cd2 1fadbed83d0d 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (4m) 31s ago 5m 78.0M - 9.4.7 954c08fa6188 3985af2f44f7 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (2m) 31s ago 2m 11.7M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (2m) 31s ago 2m 13.1M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443 running (13m) 31s ago 13m 388M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2ba826dbc133 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (16m) 31s ago 16m 442M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 c7342511acea 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (16m) 31s ago 16m 47.4M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9a32b3d3b925 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (14m) 31s ago 14m 38.7M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b10d858e6177 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (14m) 31s ago 14m 37.7M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 3a62d2023cde 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (5m) 31s ago 5m 8364k - 1.5.0 0da6a335fe13 51852174b403 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (5m) 31s ago 5m 8036k - 1.5.0 0da6a335fe13 2fde8928a32e 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (13m) 31s ago 13m 45.8M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8da5dfe4398a 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (12m) 31s ago 12m 45.0M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8562055974d8 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (11m) 31s ago 11m 44.7M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ece561fb761d 2024-07-28T11:28:10.305 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (10m) 31s ago 10m 42.0M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0b31c77894bb 2024-07-28T11:28:10.306 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (9m) 31s ago 9m 44.1M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0be970ce89cb 2024-07-28T11:28:10.306 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (8m) 31s ago 8m 42.9M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:28:10.306 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (7m) 31s ago 7m 40.6M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:28:10.306 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (7m) 31s ago 7m 42.5M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:28:10.306 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (4m) 31s ago 6m 50.1M - 2.43.0 a07b618ecd1d e981a1ed3c62 2024-07-28T11:28:10.345 INFO:tasks.rados.rados.0.smithi177.stdout:777: finishing write tid 1 to smithi17769138-481 2024-07-28T11:28:10.345 INFO:tasks.rados.rados.0.smithi177.stdout:774: expect (ObjNum 139 snap 0 seq_num 139) 2024-07-28T11:28:10.423 INFO:tasks.rados.rados.0.smithi177.stdout:777: finishing write tid 2 to smithi17769138-481 2024-07-28T11:28:10.423 INFO:tasks.rados.rados.0.smithi177.stdout:777: finishing write tid 3 to smithi17769138-481 2024-07-28T11:28:10.423 INFO:tasks.rados.rados.0.smithi177.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2024-07-28T11:28:10.431 INFO:tasks.rados.rados.0.smithi177.stdout:780: writing smithi17769138-38 from 675813 to 1471262 tid 1 2024-07-28T11:28:10.438 INFO:tasks.rados.rados.0.smithi177.stdout:780: writing smithi17769138-38 from 2096810 to 2706038 tid 2 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:771: done (9 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:772: done (8 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:773: done (7 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:774: done (6 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:775: done (5 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:776: done (4 left) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:781: write oid 31 current snap is 0 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:777: finishing write tid 4 to smithi17769138-481 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:777: finishing write tid 5 to smithi17769138-481 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 481 v 149 (ObjNum 657 snap 0 seq_num 657) dirty exists 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:777: left oid 481 (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:778: finishing write tid 1 to smithi17769138-147 2024-07-28T11:28:10.439 INFO:tasks.rados.rados.0.smithi177.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2024-07-28T11:28:10.445 INFO:tasks.rados.rados.0.smithi177.stdout:781: writing smithi17769138-31 from 692620 to 1163318 tid 1 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:781: writing smithi17769138-31 from 1755292 to 2508178 tid 2 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:777: done (4 left) 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:782: read oid 129 snap -1 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:782: expect (ObjNum 608 snap 0 seq_num 608) 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:783: read oid 404 snap -1 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:783: expect (ObjNum 537 snap 0 seq_num 537) 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:784: delete oid 268 current snap is 0 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:778: finishing write tid 2 to smithi17769138-147 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:778: finishing write tid 3 to smithi17769138-147 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:778: finishing write tid 4 to smithi17769138-147 2024-07-28T11:28:10.454 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 147 v 141 (ObjNum 658 snap 0 seq_num 658) dirty exists 2024-07-28T11:28:10.455 INFO:tasks.rados.rados.0.smithi177.stdout:778: left oid 147 (ObjNum 658 snap 0 seq_num 658) 2024-07-28T11:28:10.455 INFO:tasks.rados.rados.0.smithi177.stdout:779: expect (ObjNum 338 snap 0 seq_num 338) 2024-07-28T11:28:10.577 INFO:tasks.rados.rados.0.smithi177.stdout:780: finishing write tid 1 to smithi17769138-38 2024-07-28T11:28:10.577 INFO:tasks.rados.rados.0.smithi177.stdout:780: finishing write tid 2 to smithi17769138-38 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:780: finishing write tid 3 to smithi17769138-38 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:780: finishing write tid 4 to smithi17769138-38 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 38 v 140 (ObjNum 659 snap 0 seq_num 659) dirty exists 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:780: left oid 38 (ObjNum 659 snap 0 seq_num 659) 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:781: finishing write tid 1 to smithi17769138-31 2024-07-28T11:28:10.578 INFO:tasks.rados.rados.0.smithi177.stdout:782: expect (ObjNum 608 snap 0 seq_num 608) 2024-07-28T11:28:10.675 INFO:tasks.rados.rados.0.smithi177.stdout:781: finishing write tid 2 to smithi17769138-31 2024-07-28T11:28:10.675 INFO:tasks.rados.rados.0.smithi177.stdout:778: done (6 left) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:779: done (5 left) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:780: done (4 left) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:782: done (3 left) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:784: done (2 left) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:785: read oid 116 snap -1 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:785: expect (ObjNum 115 snap 0 seq_num 115) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:786: write oid 37 current snap is 0 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:781: finishing write tid 3 to smithi17769138-31 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:781: finishing write tid 4 to smithi17769138-31 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 31 v 156 (ObjNum 660 snap 0 seq_num 660) dirty exists 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:781: left oid 31 (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:10.676 INFO:tasks.rados.rados.0.smithi177.stdout:783: expect (ObjNum 537 snap 0 seq_num 537) 2024-07-28T11:28:10.825 INFO:tasks.rados.rados.0.smithi177.stdout:785: expect (ObjNum 115 snap 0 seq_num 115) 2024-07-28T11:28:10.953 INFO:tasks.rados.rados.0.smithi177.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2024-07-28T11:28:10.978 INFO:tasks.rados.rados.0.smithi177.stdout:786: writing smithi17769138-37 from 726234 to 1463783 tid 1 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:786: writing smithi17769138-37 from 1988609 to 2745164 tid 2 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:781: done (3 left) 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:783: done (2 left) 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:785: done (1 left) 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:787: read oid 422 snap -1 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:787: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:788: write oid 498 current snap is 0 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:786: finishing write tid 1 to smithi17769138-37 2024-07-28T11:28:11.003 INFO:tasks.rados.rados.0.smithi177.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2024-07-28T11:28:11.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:10 smithi177 bash[31534]: cluster 2024-07-28T11:28:09.081639+0000 mgr.y (mgr.24311) 221 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2024-07-28T11:28:11.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:10 smithi177 bash[21846]: cluster 2024-07-28T11:28:09.081639+0000 mgr.y (mgr.24311) 221 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2024-07-28T11:28:11.022 INFO:tasks.rados.rados.0.smithi177.stdout:788: writing smithi17769138-498 from 743041 to 1155839 tid 1 2024-07-28T11:28:11.039 INFO:tasks.rados.rados.0.smithi177.stdout:788: writing smithi17769138-498 from 1930738 to 2547304 tid 2 2024-07-28T11:28:11.044 INFO:tasks.rados.rados.0.smithi177.stdout:788: writing smithi17769138-498 from 3040503 to 3143041 tid 3 2024-07-28T11:28:11.044 INFO:tasks.rados.rados.0.smithi177.stdout:789: write oid 367 current snap is 0 2024-07-28T11:28:11.044 INFO:tasks.rados.rados.0.smithi177.stdout:786: finishing write tid 2 to smithi17769138-37 2024-07-28T11:28:11.045 INFO:tasks.rados.rados.0.smithi177.stdout:786: finishing write tid 3 to smithi17769138-37 2024-07-28T11:28:11.045 INFO:tasks.rados.rados.0.smithi177.stdout:786: finishing write tid 4 to smithi17769138-37 2024-07-28T11:28:11.045 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 37 v 162 (ObjNum 662 snap 0 seq_num 662) dirty exists 2024-07-28T11:28:11.045 INFO:tasks.rados.rados.0.smithi177.stdout:786: left oid 37 (ObjNum 662 snap 0 seq_num 662) 2024-07-28T11:28:11.045 INFO:tasks.rados.rados.0.smithi177.stdout:787: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:28:11.155 INFO:tasks.rados.rados.0.smithi177.stdout:788: finishing write tid 1 to smithi17769138-498 2024-07-28T11:28:11.155 INFO:tasks.rados.rados.0.smithi177.stdout:788: finishing write tid 2 to smithi17769138-498 2024-07-28T11:28:11.155 INFO:tasks.rados.rados.0.smithi177.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2024-07-28T11:28:11.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:10 smithi204 bash[24094]: cluster 2024-07-28T11:28:09.081639+0000 mgr.y (mgr.24311) 221 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2024-07-28T11:28:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:789: writing smithi17769138-367 from 759848 to 1247895 tid 1 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:789: writing smithi17769138-367 from 1989220 to 2749444 tid 2 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:786: done (3 left) 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:787: done (2 left) 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:790: read oid 102 snap -1 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:790: expect (ObjNum 590 snap 0 seq_num 590) 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:791: write oid 160 current snap is 0 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:788: finishing write tid 3 to smithi17769138-498 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:788: finishing write tid 4 to smithi17769138-498 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:788: finishing write tid 5 to smithi17769138-498 2024-07-28T11:28:11.183 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 174 (ObjNum 663 snap 0 seq_num 663) dirty exists 2024-07-28T11:28:11.184 INFO:tasks.rados.rados.0.smithi177.stdout:788: left oid 498 (ObjNum 663 snap 0 seq_num 663) 2024-07-28T11:28:11.184 INFO:tasks.rados.rados.0.smithi177.stdout:789: finishing write tid 1 to smithi17769138-367 2024-07-28T11:28:11.184 INFO:tasks.rados.rados.0.smithi177.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-07-28T11:28:11.198 INFO:tasks.rados.rados.0.smithi177.stdout:791: writing smithi17769138-160 from 776655 to 1339951 tid 1 2024-07-28T11:28:11.209 INFO:tasks.rados.rados.0.smithi177.stdout:791: writing smithi17769138-160 from 2047702 to 2667937 tid 2 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:791: writing smithi17769138-160 from 3095349 to 3176655 tid 3 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:788: done (3 left) 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:792: write oid 221 current snap is 0 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:789: finishing write tid 2 to smithi17769138-367 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:789: finishing write tid 3 to smithi17769138-367 2024-07-28T11:28:11.214 INFO:tasks.rados.rados.0.smithi177.stdout:789: finishing write tid 4 to smithi17769138-367 2024-07-28T11:28:11.215 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 367 v 152 (ObjNum 664 snap 0 seq_num 664) dirty exists 2024-07-28T11:28:11.215 INFO:tasks.rados.rados.0.smithi177.stdout:789: left oid 367 (ObjNum 664 snap 0 seq_num 664) 2024-07-28T11:28:11.215 INFO:tasks.rados.rados.0.smithi177.stdout:790: expect (ObjNum 590 snap 0 seq_num 590) 2024-07-28T11:28:11.412 INFO:tasks.rados.rados.0.smithi177.stdout:791: finishing write tid 1 to smithi17769138-160 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:791: finishing write tid 2 to smithi17769138-160 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:791: finishing write tid 3 to smithi17769138-160 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:791: finishing write tid 4 to smithi17769138-160 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:791: finishing write tid 5 to smithi17769138-160 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 133 (ObjNum 665 snap 0 seq_num 665) dirty exists 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:791: left oid 160 (ObjNum 665 snap 0 seq_num 665) 2024-07-28T11:28:11.413 INFO:tasks.rados.rados.0.smithi177.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2024-07-28T11:28:11.429 INFO:tasks.rados.rados.0.smithi177.stdout:792: writing smithi17769138-221 from 793462 to 1432007 tid 1 2024-07-28T11:28:11.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for minority of mons to upgrade' 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:792: writing smithi17769138-221 from 2106184 to 2870077 tid 2 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:789: done (3 left) 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:790: done (2 left) 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:791: done (1 left) 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:793: read oid 212 snap -1 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:793: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:794: read oid 90 snap -1 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:794: expect (ObjNum 89 snap 0 seq_num 89) 2024-07-28T11:28:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:795: write oid 452 current snap is 0 2024-07-28T11:28:11.449 INFO:tasks.rados.rados.0.smithi177.stdout:792: finishing write tid 1 to smithi17769138-221 2024-07-28T11:28:11.449 INFO:tasks.rados.rados.0.smithi177.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-07-28T11:28:11.458 INFO:tasks.rados.rados.0.smithi177.stdout:795: writing smithi17769138-452 from 410269 to 1124063 tid 1 2024-07-28T11:28:11.464 INFO:tasks.rados.rados.0.smithi177.stdout:795: writing smithi17769138-452 from 1648313 to 2155864 tid 2 2024-07-28T11:28:11.470 INFO:tasks.rados.rados.0.smithi177.stdout:795: writing smithi17769138-452 from 2917489 to 3210269 tid 3 2024-07-28T11:28:11.470 INFO:tasks.rados.rados.0.smithi177.stdout:796: write oid 477 current snap is 0 2024-07-28T11:28:11.471 INFO:tasks.rados.rados.0.smithi177.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2024-07-28T11:28:11.477 INFO:tasks.rados.rados.0.smithi177.stdout:796: writing smithi17769138-477 from 427076 to 1216119 tid 1 2024-07-28T11:28:11.485 INFO:tasks.rados.rados.0.smithi177.stdout:796: writing smithi17769138-477 from 1706795 to 2474357 tid 2 2024-07-28T11:28:11.489 INFO:tasks.rados.rados.0.smithi177.stdout:796: writing smithi17769138-477 from 2944912 to 3227076 tid 3 2024-07-28T11:28:11.490 INFO:tasks.rados.rados.0.smithi177.stdout:797: write oid 494 current snap is 0 2024-07-28T11:28:11.490 INFO:tasks.rados.rados.0.smithi177.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-07-28T11:28:11.495 INFO:tasks.rados.rados.0.smithi177.stdout:797: writing smithi17769138-494 from 443883 to 908175 tid 1 2024-07-28T11:28:11.500 INFO:tasks.rados.rados.0.smithi177.stdout:797: writing smithi17769138-494 from 1365277 to 1876497 tid 2 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:797: writing smithi17769138-494 from 2572335 to 3243883 tid 3 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:798: read oid 123 snap -1 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:798: expect (ObjNum 122 snap 0 seq_num 122) 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:799: write oid 177 current snap is 0 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:792: finishing write tid 2 to smithi17769138-221 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:792: finishing write tid 3 to smithi17769138-221 2024-07-28T11:28:11.509 INFO:tasks.rados.rados.0.smithi177.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-07-28T11:28:11.515 INFO:tasks.rados.rados.0.smithi177.stdout:799: writing smithi17769138-177 from 460690 to 1116584 tid 1 2024-07-28T11:28:11.522 INFO:tasks.rados.rados.0.smithi177.stdout:799: writing smithi17769138-177 from 1540112 to 2311343 tid 2 2024-07-28T11:28:11.528 INFO:tasks.rados.rados.0.smithi177.stdout:799: writing smithi17769138-177 from 2716111 to 3255889 tid 3 2024-07-28T11:28:11.528 INFO:tasks.rados.rados.0.smithi177.stdout:800: write oid 355 current snap is 0 2024-07-28T11:28:11.528 INFO:tasks.rados.rados.0.smithi177.stdout:793: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:28:11.647 INFO:tasks.rados.rados.0.smithi177.stdout:792: finishing write tid 4 to smithi17769138-221 2024-07-28T11:28:11.647 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 221 v 141 (ObjNum 666 snap 0 seq_num 666) dirty exists 2024-07-28T11:28:11.647 INFO:tasks.rados.rados.0.smithi177.stdout:792: left oid 221 (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:11.648 INFO:tasks.rados.rados.0.smithi177.stdout:794: expect (ObjNum 89 snap 0 seq_num 89) 2024-07-28T11:28:11.712 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:11 smithi177 bash[21846]: audit 2024-07-28T11:28:10.291920+0000 mgr.y (mgr.24311) 222 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:28:11.763 INFO:tasks.rados.rados.0.smithi177.stdout:795: finishing write tid 1 to smithi17769138-452 2024-07-28T11:28:11.763 INFO:tasks.rados.rados.0.smithi177.stdout:795: finishing write tid 2 to smithi17769138-452 2024-07-28T11:28:11.763 INFO:tasks.rados.rados.0.smithi177.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-07-28T11:28:11.770 INFO:tasks.rados.rados.0.smithi177.stdout:800: writing smithi17769138-355 from 477497 to 1208640 tid 1 2024-07-28T11:28:11.777 INFO:tasks.rados.rados.0.smithi177.stdout:800: writing smithi17769138-355 from 1998594 to 2513483 tid 2 2024-07-28T11:28:11.782 INFO:tasks.rados.rados.0.smithi177.stdout:800: writing smithi17769138-355 from 3143534 to 3277497 tid 3 2024-07-28T11:28:11.782 INFO:tasks.rados.rados.0.smithi177.stdout:792: done (8 left) 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:793: done (7 left) 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:794: done (6 left) 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:801: delete oid 183 current snap is 0 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:795: finishing write tid 3 to smithi17769138-452 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:795: finishing write tid 4 to smithi17769138-452 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:795: finishing write tid 5 to smithi17769138-452 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 452 v 144 (ObjNum 667 snap 0 seq_num 667) dirty exists 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:795: left oid 452 (ObjNum 667 snap 0 seq_num 667) 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:796: finishing write tid 1 to smithi17769138-477 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:796: finishing write tid 2 to smithi17769138-477 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:796: finishing write tid 3 to smithi17769138-477 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:796: finishing write tid 4 to smithi17769138-477 2024-07-28T11:28:11.783 INFO:tasks.rados.rados.0.smithi177.stdout:796: finishing write tid 5 to smithi17769138-477 2024-07-28T11:28:11.784 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 477 v 144 (ObjNum 668 snap 0 seq_num 668) dirty exists 2024-07-28T11:28:11.784 INFO:tasks.rados.rados.0.smithi177.stdout:796: left oid 477 (ObjNum 668 snap 0 seq_num 668) 2024-07-28T11:28:11.784 INFO:tasks.rados.rados.0.smithi177.stdout:797: finishing write tid 1 to smithi17769138-494 2024-07-28T11:28:11.784 INFO:tasks.rados.rados.0.smithi177.stdout:797: finishing write tid 2 to smithi17769138-494 2024-07-28T11:28:11.784 INFO:tasks.rados.rados.0.smithi177.stdout:798: expect (ObjNum 122 snap 0 seq_num 122) 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:797: finishing write tid 3 to smithi17769138-494 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:797: finishing write tid 4 to smithi17769138-494 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:797: finishing write tid 5 to smithi17769138-494 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 494 v 160 (ObjNum 669 snap 0 seq_num 669) dirty exists 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:797: left oid 494 (ObjNum 669 snap 0 seq_num 669) 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:799: finishing write tid 1 to smithi17769138-177 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:799: finishing write tid 2 to smithi17769138-177 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:799: finishing write tid 3 to smithi17769138-177 2024-07-28T11:28:11.849 INFO:tasks.rados.rados.0.smithi177.stdout:799: finishing write tid 4 to smithi17769138-177 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:799: finishing write tid 5 to smithi17769138-177 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 177 v 148 (ObjNum 670 snap 0 seq_num 670) dirty exists 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:799: left oid 177 (ObjNum 670 snap 0 seq_num 670) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: finishing write tid 1 to smithi17769138-355 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: finishing write tid 2 to smithi17769138-355 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: finishing write tid 3 to smithi17769138-355 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: finishing write tid 4 to smithi17769138-355 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: finishing write tid 5 to smithi17769138-355 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 145 (ObjNum 671 snap 0 seq_num 671) dirty exists 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:800: left oid 355 (ObjNum 671 snap 0 seq_num 671) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:795: done (6 left) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:796: done (5 left) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:797: done (4 left) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:798: done (3 left) 2024-07-28T11:28:11.850 INFO:tasks.rados.rados.0.smithi177.stdout:799: done (2 left) 2024-07-28T11:28:11.851 INFO:tasks.rados.rados.0.smithi177.stdout:800: done (1 left) 2024-07-28T11:28:11.851 INFO:tasks.rados.rados.0.smithi177.stdout:801: done (0 left) 2024-07-28T11:28:11.851 INFO:tasks.rados.rados.0.smithi177.stdout:802: write oid 217 current snap is 0 2024-07-28T11:28:11.851 INFO:tasks.rados.rados.0.smithi177.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-07-28T11:28:11.857 INFO:tasks.rados.rados.0.smithi177.stdout:802: writing smithi17769138-217 from 511111 to 992752 tid 1 2024-07-28T11:28:11.867 INFO:tasks.rados.rados.0.smithi177.stdout:802: writing smithi17769138-217 from 1599205 to 2117763 tid 2 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:802: writing smithi17769138-217 from 2682027 to 3171974 tid 3 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:803: read oid 423 snap -1 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:803: expect (ObjNum 644 snap 0 seq_num 644) 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:804: write oid 290 current snap is 0 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:802: finishing write tid 1 to smithi17769138-217 2024-07-28T11:28:11.877 INFO:tasks.rados.rados.0.smithi177.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-07-28T11:28:11.886 INFO:tasks.rados.rados.0.smithi177.stdout:804: writing smithi17769138-290 from 527918 to 1084808 tid 1 2024-07-28T11:28:11.898 INFO:tasks.rados.rados.0.smithi177.stdout:804: writing smithi17769138-290 from 1657687 to 2436256 tid 2 2024-07-28T11:28:11.905 INFO:tasks.rados.rados.0.smithi177.stdout:804: writing smithi17769138-290 from 3225803 to 3327918 tid 3 2024-07-28T11:28:11.905 INFO:tasks.rados.rados.0.smithi177.stdout:805: write oid 60 current snap is 0 2024-07-28T11:28:11.905 INFO:tasks.rados.rados.0.smithi177.stdout:802: finishing write tid 2 to smithi17769138-217 2024-07-28T11:28:11.905 INFO:tasks.rados.rados.0.smithi177.stdout:803: expect (ObjNum 644 snap 0 seq_num 644) 2024-07-28T11:28:12.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:11 smithi177 bash[31534]: audit 2024-07-28T11:28:10.291920+0000 mgr.y (mgr.24311) 222 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:802: finishing write tid 3 to smithi17769138-217 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:802: finishing write tid 4 to smithi17769138-217 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:802: finishing write tid 5 to smithi17769138-217 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 217 v 145 (ObjNum 673 snap 0 seq_num 673) dirty exists 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:802: left oid 217 (ObjNum 673 snap 0 seq_num 673) 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:804: finishing write tid 1 to smithi17769138-290 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:804: finishing write tid 2 to smithi17769138-290 2024-07-28T11:28:12.051 INFO:tasks.rados.rados.0.smithi177.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-07-28T11:28:12.064 INFO:tasks.rados.rados.0.smithi177.stdout:805: writing smithi17769138-60 from 544725 to 1176864 tid 1 2024-07-28T11:28:12.076 INFO:tasks.rados.rados.0.smithi177.stdout:805: writing smithi17769138-60 from 1716169 to 2238396 tid 2 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:805: writing smithi17769138-60 from 2736873 to 3249364 tid 3 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:802: done (3 left) 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:803: done (2 left) 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:806: write oid 493 current snap is 0 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:804: finishing write tid 3 to smithi17769138-290 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:804: finishing write tid 4 to smithi17769138-290 2024-07-28T11:28:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:804: finishing write tid 5 to smithi17769138-290 2024-07-28T11:28:12.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 178 (ObjNum 674 snap 0 seq_num 674) dirty exists 2024-07-28T11:28:12.088 INFO:tasks.rados.rados.0.smithi177.stdout:804: left oid 290 (ObjNum 674 snap 0 seq_num 674) 2024-07-28T11:28:12.088 INFO:tasks.rados.rados.0.smithi177.stdout:805: finishing write tid 1 to smithi17769138-60 2024-07-28T11:28:12.088 INFO:tasks.rados.rados.0.smithi177.stdout:805: finishing write tid 2 to smithi17769138-60 2024-07-28T11:28:12.088 INFO:tasks.rados.rados.0.smithi177.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2024-07-28T11:28:12.101 INFO:tasks.rados.rados.0.smithi177.stdout:806: writing smithi17769138-493 from 561532 to 1268920 tid 1 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:806: writing smithi17769138-493 from 2058298 to 2840536 tid 2 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:804: done (2 left) 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:807: read oid 82 snap -1 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:807: expect (ObjNum 649 snap 0 seq_num 649) 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:808: write oid 97 current snap is 0 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:805: finishing write tid 3 to smithi17769138-60 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:805: finishing write tid 4 to smithi17769138-60 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:805: finishing write tid 5 to smithi17769138-60 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 60 v 133 (ObjNum 675 snap 0 seq_num 675) dirty exists 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2024-07-28T11:28:12.118 INFO:tasks.rados.rados.0.smithi177.stdout:806: finishing write tid 1 to smithi17769138-493 2024-07-28T11:28:12.119 INFO:tasks.rados.rados.0.smithi177.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-07-28T11:28:12.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:11 smithi204 bash[24094]: audit 2024-07-28T11:28:10.291920+0000 mgr.y (mgr.24311) 222 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:28:12.128 INFO:tasks.rados.rados.0.smithi177.stdout:808: writing smithi17769138-97 from 578339 to 1077329 tid 1 2024-07-28T11:28:12.140 INFO:tasks.rados.rados.0.smithi177.stdout:808: writing smithi17769138-97 from 1833133 to 2359029 tid 2 2024-07-28T11:28:12.149 INFO:tasks.rados.rados.0.smithi177.stdout:808: writing smithi17769138-97 from 2791719 to 3378339 tid 3 2024-07-28T11:28:12.149 INFO:tasks.rados.rados.0.smithi177.stdout:805: done (3 left) 2024-07-28T11:28:12.149 INFO:tasks.rados.rados.0.smithi177.stdout:809: write oid 371 current snap is 0 2024-07-28T11:28:12.149 INFO:tasks.rados.rados.0.smithi177.stdout:806: finishing write tid 2 to smithi17769138-493 2024-07-28T11:28:12.149 INFO:tasks.rados.rados.0.smithi177.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-07-28T11:28:12.158 INFO:tasks.rados.rados.0.smithi177.stdout:809: writing smithi17769138-371 from 595146 to 1169385 tid 1 2024-07-28T11:28:12.168 INFO:tasks.rados.rados.0.smithi177.stdout:809: writing smithi17769138-371 from 1891615 to 2561169 tid 2 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:809: writing smithi17769138-371 from 3219142 to 3395146 tid 3 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:810: delete oid 226 current snap is 0 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:806: finishing write tid 3 to smithi17769138-493 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:806: finishing write tid 4 to smithi17769138-493 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 493 v 163 (ObjNum 676 snap 0 seq_num 676) dirty exists 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:806: left oid 493 (ObjNum 676 snap 0 seq_num 676) 2024-07-28T11:28:12.175 INFO:tasks.rados.rados.0.smithi177.stdout:807: expect (ObjNum 649 snap 0 seq_num 649) 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:808: finishing write tid 1 to smithi17769138-97 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:808: finishing write tid 2 to smithi17769138-97 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:808: finishing write tid 3 to smithi17769138-97 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:808: finishing write tid 4 to smithi17769138-97 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:808: finishing write tid 5 to smithi17769138-97 2024-07-28T11:28:12.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 97 v 138 (ObjNum 677 snap 0 seq_num 677) dirty exists 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:808: left oid 97 (ObjNum 677 snap 0 seq_num 677) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: finishing write tid 1 to smithi17769138-371 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: finishing write tid 2 to smithi17769138-371 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: finishing write tid 3 to smithi17769138-371 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: finishing write tid 4 to smithi17769138-371 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: finishing write tid 5 to smithi17769138-371 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 371 v 156 (ObjNum 678 snap 0 seq_num 678) dirty exists 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: left oid 371 (ObjNum 678 snap 0 seq_num 678) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:806: done (4 left) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:807: done (3 left) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:808: done (2 left) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:809: done (1 left) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:810: done (0 left) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:811: read oid 126 snap -1 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2024-07-28T11:28:12.296 INFO:tasks.rados.rados.0.smithi177.stdout:812: write oid 426 current snap is 0 2024-07-28T11:28:12.297 INFO:tasks.rados.rados.0.smithi177.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-07-28T11:28:12.309 INFO:tasks.rados.rados.0.smithi177.stdout:812: writing smithi17769138-426 from 628760 to 1353497 tid 1 2024-07-28T11:28:12.321 INFO:tasks.rados.rados.0.smithi177.stdout:812: writing smithi17769138-426 from 1892226 to 2565449 tid 2 2024-07-28T11:28:12.329 INFO:tasks.rados.rados.0.smithi177.stdout:812: writing smithi17769138-426 from 3157635 to 3428760 tid 3 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:813: read oid 104 snap -1 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:813: expect (ObjNum 616 snap 0 seq_num 616) 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:814: read oid 401 snap -1 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:815: read oid 127 snap -1 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:816: read oid 278 snap -1 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:816: expect (ObjNum 277 snap 0 seq_num 277) 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:817: read oid 272 snap -1 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:818: delete oid 157 current snap is 0 2024-07-28T11:28:12.330 INFO:tasks.rados.rados.0.smithi177.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2024-07-28T11:28:12.410 INFO:tasks.rados.rados.0.smithi177.stdout:812: finishing write tid 1 to smithi17769138-426 2024-07-28T11:28:12.411 INFO:tasks.rados.rados.0.smithi177.stdout:812: finishing write tid 2 to smithi17769138-426 2024-07-28T11:28:12.411 INFO:tasks.rados.rados.0.smithi177.stdout:811: done (7 left) 2024-07-28T11:28:12.411 INFO:tasks.rados.rados.0.smithi177.stdout:818: done (6 left) 2024-07-28T11:28:12.411 INFO:tasks.rados.rados.0.smithi177.stdout:819: write oid 12 current snap is 0 2024-07-28T11:28:12.411 INFO:tasks.rados.rados.0.smithi177.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2024-07-28T11:28:12.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:12.479 INFO:tasks.rados.rados.0.smithi177.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:12.572 INFO:tasks.rados.rados.0.smithi177.stdout:816: expect (ObjNum 277 snap 0 seq_num 277) 2024-07-28T11:28:12.657 INFO:tasks.rados.rados.0.smithi177.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:812: finishing write tid 3 to smithi17769138-426 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:812: finishing write tid 4 to smithi17769138-426 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:812: finishing write tid 5 to smithi17769138-426 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 426 v 142 (ObjNum 680 snap 0 seq_num 680) dirty exists 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:812: left oid 426 (ObjNum 680 snap 0 seq_num 680) 2024-07-28T11:28:12.743 INFO:tasks.rados.rados.0.smithi177.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-07-28T11:28:12.761 INFO:tasks.rados.rados.0.smithi177.stdout:819: writing smithi17769138-12 from 662374 to 1137609 tid 1 2024-07-28T11:28:12.781 INFO:tasks.rados.rados.0.smithi177.stdout:819: writing smithi17769138-12 from 1609190 to 2286082 tid 2 2024-07-28T11:28:12.797 INFO:tasks.rados.rados.0.smithi177.stdout:819: writing smithi17769138-12 from 2812481 to 3436582 tid 3 2024-07-28T11:28:12.797 INFO:tasks.rados.rados.0.smithi177.stdout:812: done (6 left) 2024-07-28T11:28:12.797 INFO:tasks.rados.rados.0.smithi177.stdout:814: done (5 left) 2024-07-28T11:28:12.797 INFO:tasks.rados.rados.0.smithi177.stdout:815: done (4 left) 2024-07-28T11:28:12.798 INFO:tasks.rados.rados.0.smithi177.stdout:816: done (3 left) 2024-07-28T11:28:12.798 INFO:tasks.rados.rados.0.smithi177.stdout:817: done (2 left) 2024-07-28T11:28:12.798 INFO:tasks.rados.rados.0.smithi177.stdout:820: write oid 473 current snap is 0 2024-07-28T11:28:12.798 INFO:tasks.rados.rados.0.smithi177.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-07-28T11:28:12.811 INFO:tasks.rados.rados.0.smithi177.stdout:820: writing smithi17769138-473 from 679181 to 1229665 tid 1 2024-07-28T11:28:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:820: writing smithi17769138-473 from 1667672 to 2204575 tid 2 2024-07-28T11:28:12.829 INFO:tasks.rados.rados.0.smithi177.stdout:820: writing smithi17769138-473 from 2839904 to 3275277 tid 3 2024-07-28T11:28:12.829 INFO:tasks.rados.rados.0.smithi177.stdout:821: read oid 267 snap -1 2024-07-28T11:28:12.829 INFO:tasks.rados.rados.0.smithi177.stdout:821: expect (ObjNum 556 snap 0 seq_num 556) 2024-07-28T11:28:12.830 INFO:tasks.rados.rados.0.smithi177.stdout:822: write oid 270 current snap is 0 2024-07-28T11:28:12.830 INFO:tasks.rados.rados.0.smithi177.stdout:813: expect (ObjNum 616 snap 0 seq_num 616) 2024-07-28T11:28:12.940 INFO:tasks.rados.rados.0.smithi177.stdout:819: finishing write tid 1 to smithi17769138-12 2024-07-28T11:28:12.940 INFO:tasks.rados.rados.0.smithi177.stdout:819: finishing write tid 2 to smithi17769138-12 2024-07-28T11:28:12.940 INFO:tasks.rados.rados.0.smithi177.stdout:819: finishing write tid 3 to smithi17769138-12 2024-07-28T11:28:12.940 INFO:tasks.rados.rados.0.smithi177.stdout:819: finishing write tid 4 to smithi17769138-12 2024-07-28T11:28:12.940 INFO:tasks.rados.rados.0.smithi177.stdout:819: finishing write tid 5 to smithi17769138-12 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 12 v 128 (ObjNum 682 snap 0 seq_num 682) dirty exists 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:819: left oid 12 (ObjNum 682 snap 0 seq_num 682) 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: finishing write tid 1 to smithi17769138-473 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: finishing write tid 2 to smithi17769138-473 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: finishing write tid 3 to smithi17769138-473 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: finishing write tid 4 to smithi17769138-473 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: finishing write tid 5 to smithi17769138-473 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 473 v 154 (ObjNum 683 snap 0 seq_num 683) dirty exists 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:820: left oid 473 (ObjNum 683 snap 0 seq_num 683) 2024-07-28T11:28:12.941 INFO:tasks.rados.rados.0.smithi177.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-07-28T11:28:12.950 INFO:tasks.rados.rados.0.smithi177.stdout:822: writing smithi17769138-270 from 695988 to 1321721 tid 1 2024-07-28T11:28:12.960 INFO:tasks.rados.rados.0.smithi177.stdout:822: writing smithi17769138-270 from 2009801 to 2690362 tid 2 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:822: writing smithi17769138-270 from 3150974 to 3495988 tid 3 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:813: done (4 left) 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:819: done (3 left) 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:820: done (2 left) 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:823: write oid 465 current snap is 0 2024-07-28T11:28:12.966 INFO:tasks.rados.rados.0.smithi177.stdout:821: expect (ObjNum 556 snap 0 seq_num 556) 2024-07-28T11:28:13.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:12 smithi177 bash[31534]: cluster 2024-07-28T11:28:11.082785+0000 mgr.y (mgr.24311) 223 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-07-28T11:28:13.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:12 smithi177 bash[21846]: cluster 2024-07-28T11:28:11.082785+0000 mgr.y (mgr.24311) 223 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-07-28T11:28:13.122 INFO:tasks.rados.rados.0.smithi177.stdout:822: finishing write tid 1 to smithi17769138-270 2024-07-28T11:28:13.122 INFO:tasks.rados.rados.0.smithi177.stdout:822: finishing write tid 2 to smithi17769138-270 2024-07-28T11:28:13.122 INFO:tasks.rados.rados.0.smithi177.stdout:822: finishing write tid 3 to smithi17769138-270 2024-07-28T11:28:13.122 INFO:tasks.rados.rados.0.smithi177.stdout:822: finishing write tid 4 to smithi17769138-270 2024-07-28T11:28:13.122 INFO:tasks.rados.rados.0.smithi177.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-07-28T11:28:13.131 INFO:tasks.rados.rados.0.smithi177.stdout:823: writing smithi17769138-465 from 712795 to 1130130 tid 1 2024-07-28T11:28:13.141 INFO:tasks.rados.rados.0.smithi177.stdout:823: writing smithi17769138-465 from 1784636 to 2325208 tid 2 2024-07-28T11:28:13.150 INFO:tasks.rados.rados.0.smithi177.stdout:823: writing smithi17769138-465 from 2894750 to 3352667 tid 3 2024-07-28T11:28:13.150 INFO:tasks.rados.rados.0.smithi177.stdout:821: done (2 left) 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:824: write oid 337 current snap is 0 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:822: finishing write tid 5 to smithi17769138-270 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 270 v 149 (ObjNum 684 snap 0 seq_num 684) dirty exists 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:822: left oid 270 (ObjNum 684 snap 0 seq_num 684) 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:823: finishing write tid 1 to smithi17769138-465 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:823: finishing write tid 2 to smithi17769138-465 2024-07-28T11:28:13.151 INFO:tasks.rados.rados.0.smithi177.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-07-28T11:28:13.161 INFO:tasks.rados.rados.0.smithi177.stdout:824: writing smithi17769138-337 from 729602 to 1222186 tid 1 2024-07-28T11:28:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:12 smithi204 bash[24094]: cluster 2024-07-28T11:28:11.082785+0000 mgr.y (mgr.24311) 223 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-07-28T11:28:13.172 INFO:tasks.rados.rados.0.smithi177.stdout:824: writing smithi17769138-337 from 1843118 to 2527348 tid 2 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:824: writing smithi17769138-337 from 3322173 to 3529602 tid 3 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:822: done (2 left) 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:825: write oid 211 current snap is 0 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:823: finishing write tid 3 to smithi17769138-465 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:823: finishing write tid 4 to smithi17769138-465 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:823: finishing write tid 5 to smithi17769138-465 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 153 (ObjNum 685 snap 0 seq_num 685) dirty exists 2024-07-28T11:28:13.181 INFO:tasks.rados.rados.0.smithi177.stdout:823: left oid 465 (ObjNum 685 snap 0 seq_num 685) 2024-07-28T11:28:13.182 INFO:tasks.rados.rados.0.smithi177.stdout:824: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:13.182 INFO:tasks.rados.rados.0.smithi177.stdout:824: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:13.182 INFO:tasks.rados.rados.0.smithi177.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-07-28T11:28:13.192 INFO:tasks.rados.rados.0.smithi177.stdout:825: writing smithi17769138-211 from 746409 to 1314242 tid 1 2024-07-28T11:28:13.201 INFO:tasks.rados.rados.0.smithi177.stdout:825: writing smithi17769138-211 from 1901600 to 2445841 tid 2 2024-07-28T11:28:13.209 INFO:tasks.rados.rados.0.smithi177.stdout:825: writing smithi17769138-211 from 3065949 to 3546409 tid 3 2024-07-28T11:28:13.210 INFO:tasks.rados.rados.0.smithi177.stdout:823: done (2 left) 2024-07-28T11:28:13.210 INFO:tasks.rados.rados.0.smithi177.stdout:826: write oid 83 current snap is 0 2024-07-28T11:28:13.210 INFO:tasks.rados.rados.0.smithi177.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-07-28T11:28:13.219 INFO:tasks.rados.rados.0.smithi177.stdout:826: writing smithi17769138-83 from 763216 to 1406298 tid 1 2024-07-28T11:28:13.226 INFO:tasks.rados.rados.0.smithi177.stdout:826: writing smithi17769138-83 from 1843729 to 2531628 tid 2 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:826: writing smithi17769138-83 from 3260666 to 3563216 tid 3 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:827: read oid 389 snap -1 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:828: write oid 393 current snap is 0 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:824: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:13.232 INFO:tasks.rados.rados.0.smithi177.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-07-28T11:28:13.242 INFO:tasks.rados.rados.0.smithi177.stdout:828: writing smithi17769138-393 from 780023 to 1498354 tid 1 2024-07-28T11:28:13.246 INFO:tasks.rados.rados.0.smithi177.stdout:828: writing smithi17769138-393 from 1902211 to 2450121 tid 2 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:828: writing smithi17769138-393 from 3004442 to 3580023 tid 3 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:829: read oid 305 snap -1 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:830: read oid 28 snap -1 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:830: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:13.253 INFO:tasks.rados.rados.0.smithi177.stdout:831: read oid 358 snap -1 2024-07-28T11:28:13.254 INFO:tasks.rados.rados.0.smithi177.stdout:831: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:28:13.254 INFO:tasks.rados.rados.0.smithi177.stdout:832: write oid 29 current snap is 0 2024-07-28T11:28:13.254 INFO:tasks.rados.rados.0.smithi177.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2024-07-28T11:28:13.262 INFO:tasks.rados.rados.0.smithi177.stdout:832: writing smithi17769138-29 from 796830 to 1590410 tid 1 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:832: writing smithi17769138-29 from 2360693 to 3052261 tid 2 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:833: read oid 57 snap -1 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:833: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:834: read oid 446 snap -1 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:834: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:835: read oid 49 snap -1 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:835: expect (ObjNum 617 snap 0 seq_num 617) 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:836: write oid 333 current snap is 0 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:824: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:824: finishing write tid 5 to smithi17769138-337 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 148 (ObjNum 686 snap 0 seq_num 686) dirty exists 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:824: left oid 337 (ObjNum 686 snap 0 seq_num 686) 2024-07-28T11:28:13.272 INFO:tasks.rados.rados.0.smithi177.stdout:825: finishing write tid 1 to smithi17769138-211 2024-07-28T11:28:13.273 INFO:tasks.rados.rados.0.smithi177.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-07-28T11:28:13.277 INFO:tasks.rados.rados.0.smithi177.stdout:836: writing smithi17769138-333 from 413637 to 882466 tid 1 2024-07-28T11:28:13.284 INFO:tasks.rados.rados.0.smithi177.stdout:836: writing smithi17769138-333 from 1619175 to 2054401 tid 2 2024-07-28T11:28:13.292 INFO:tasks.rados.rados.0.smithi177.stdout:836: writing smithi17769138-333 from 2542935 to 3301190 tid 3 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:824: done (12 left) 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:837: read oid 300 snap -1 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:837: expect (ObjNum 543 snap 0 seq_num 543) 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:838: read oid 269 snap -1 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:838: expect (ObjNum 268 snap 0 seq_num 268) 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:839: read oid 390 snap -1 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:839: expect (ObjNum 389 snap 0 seq_num 389) 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:840: write oid 189 current snap is 0 2024-07-28T11:28:13.293 INFO:tasks.rados.rados.0.smithi177.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-07-28T11:28:13.299 INFO:tasks.rados.rados.0.smithi177.stdout:840: writing smithi17769138-189 from 430444 to 1090875 tid 1 2024-07-28T11:28:13.307 INFO:tasks.rados.rados.0.smithi177.stdout:840: writing smithi17769138-189 from 1677657 to 2372894 tid 2 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:840: writing smithi17769138-189 from 2970358 to 3539885 tid 3 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:825: finishing write tid 2 to smithi17769138-211 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:825: finishing write tid 3 to smithi17769138-211 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:825: finishing write tid 4 to smithi17769138-211 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:825: finishing write tid 5 to smithi17769138-211 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 211 v 160 (ObjNum 687 snap 0 seq_num 687) dirty exists 2024-07-28T11:28:13.314 INFO:tasks.rados.rados.0.smithi177.stdout:825: left oid 211 (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: finishing write tid 1 to smithi17769138-83 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: finishing write tid 2 to smithi17769138-83 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:825: done (15 left) 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:841: write oid 296 current snap is 0 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: finishing write tid 3 to smithi17769138-83 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: finishing write tid 4 to smithi17769138-83 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: finishing write tid 5 to smithi17769138-83 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 83 v 137 (ObjNum 688 snap 0 seq_num 688) dirty exists 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:826: left oid 83 (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:28:13.315 INFO:tasks.rados.rados.0.smithi177.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:28:13.397 INFO:tasks.rados.rados.0.smithi177.stdout:828: finishing write tid 1 to smithi17769138-393 2024-07-28T11:28:13.397 INFO:tasks.rados.rados.0.smithi177.stdout:828: finishing write tid 2 to smithi17769138-393 2024-07-28T11:28:13.397 INFO:tasks.rados.rados.0.smithi177.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-07-28T11:28:13.404 INFO:tasks.rados.rados.0.smithi177.stdout:841: writing smithi17769138-296 from 447251 to 1182931 tid 1 2024-07-28T11:28:13.410 INFO:tasks.rados.rados.0.smithi177.stdout:841: writing smithi17769138-296 from 1736139 to 2175034 tid 2 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:841: writing smithi17769138-296 from 2597781 to 3378580 tid 3 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:826: done (15 left) 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:827: done (14 left) 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:842: write oid 193 current snap is 0 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:828: finishing write tid 3 to smithi17769138-393 2024-07-28T11:28:13.417 INFO:tasks.rados.rados.0.smithi177.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:28:13.523 INFO:tasks.rados.rados.0.smithi177.stdout:831: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:28:13.588 INFO:tasks.rados.rados.0.smithi177.stdout:828: finishing write tid 4 to smithi17769138-393 2024-07-28T11:28:13.588 INFO:tasks.rados.rados.0.smithi177.stdout:828: finishing write tid 5 to smithi17769138-393 2024-07-28T11:28:13.588 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 393 v 146 (ObjNum 689 snap 0 seq_num 689) dirty exists 2024-07-28T11:28:13.588 INFO:tasks.rados.rados.0.smithi177.stdout:828: left oid 393 (ObjNum 689 snap 0 seq_num 689) 2024-07-28T11:28:13.588 INFO:tasks.rados.rados.0.smithi177.stdout:830: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:13.708 INFO:tasks.rados.rados.0.smithi177.stdout:832: finishing write tid 1 to smithi17769138-29 2024-07-28T11:28:13.708 INFO:tasks.rados.rados.0.smithi177.stdout:832: finishing write tid 2 to smithi17769138-29 2024-07-28T11:28:13.709 INFO:tasks.rados.rados.0.smithi177.stdout:832: finishing write tid 3 to smithi17769138-29 2024-07-28T11:28:13.709 INFO:tasks.rados.rados.0.smithi177.stdout:832: finishing write tid 4 to smithi17769138-29 2024-07-28T11:28:13.709 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 29 v 181 (ObjNum 690 snap 0 seq_num 690) dirty exists 2024-07-28T11:28:13.709 INFO:tasks.rados.rados.0.smithi177.stdout:832: left oid 29 (ObjNum 690 snap 0 seq_num 690) 2024-07-28T11:28:13.709 INFO:tasks.rados.rados.0.smithi177.stdout:833: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:28:13.808 INFO:tasks.rados.rados.0.smithi177.stdout:836: finishing write tid 1 to smithi17769138-333 2024-07-28T11:28:13.808 INFO:tasks.rados.rados.0.smithi177.stdout:834: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:28:13.920 INFO:tasks.rados.rados.0.smithi177.stdout:835: expect (ObjNum 617 snap 0 seq_num 617) 2024-07-28T11:28:14.057 INFO:tasks.rados.rados.0.smithi177.stdout:836: finishing write tid 2 to smithi17769138-333 2024-07-28T11:28:14.057 INFO:tasks.rados.rados.0.smithi177.stdout:839: expect (ObjNum 389 snap 0 seq_num 389) 2024-07-28T11:28:14.138 INFO:tasks.rados.rados.0.smithi177.stdout:836: finishing write tid 3 to smithi17769138-333 2024-07-28T11:28:14.138 INFO:tasks.rados.rados.0.smithi177.stdout:836: finishing write tid 4 to smithi17769138-333 2024-07-28T11:28:14.138 INFO:tasks.rados.rados.0.smithi177.stdout:836: finishing write tid 5 to smithi17769138-333 2024-07-28T11:28:14.139 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 167 (ObjNum 691 snap 0 seq_num 691) dirty exists 2024-07-28T11:28:14.139 INFO:tasks.rados.rados.0.smithi177.stdout:836: left oid 333 (ObjNum 691 snap 0 seq_num 691) 2024-07-28T11:28:14.139 INFO:tasks.rados.rados.0.smithi177.stdout:837: expect (ObjNum 543 snap 0 seq_num 543) 2024-07-28T11:28:14.285 INFO:tasks.rados.rados.0.smithi177.stdout:838: expect (ObjNum 268 snap 0 seq_num 268) 2024-07-28T11:28:14.362 INFO:tasks.rados.rados.0.smithi177.stdout:840: finishing write tid 1 to smithi17769138-189 2024-07-28T11:28:14.362 INFO:tasks.rados.rados.0.smithi177.stdout:840: finishing write tid 2 to smithi17769138-189 2024-07-28T11:28:14.362 INFO:tasks.rados.rados.0.smithi177.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2024-07-28T11:28:14.366 INFO:tasks.rados.rados.0.smithi177.stdout:842: writing smithi17769138-193 from 464058 to 874987 tid 1 2024-07-28T11:28:14.373 INFO:tasks.rados.rados.0.smithi177.stdout:842: writing smithi17769138-193 from 1394621 to 2093527 tid 2 2024-07-28T11:28:14.380 INFO:tasks.rados.rados.0.smithi177.stdout:842: writing smithi17769138-193 from 2625204 to 3217275 tid 3 2024-07-28T11:28:14.384 INFO:tasks.rados.rados.0.smithi177.stdout:842: writing smithi17769138-193 from 3656107 to 3664058 tid 4 2024-07-28T11:28:14.384 INFO:tasks.rados.rados.0.smithi177.stdout:828: done (14 left) 2024-07-28T11:28:14.384 INFO:tasks.rados.rados.0.smithi177.stdout:829: done (13 left) 2024-07-28T11:28:14.384 INFO:tasks.rados.rados.0.smithi177.stdout:830: done (12 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:831: done (11 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:832: done (10 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:833: done (9 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:834: done (8 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:835: done (7 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:836: done (6 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:837: done (5 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:838: done (4 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:839: done (3 left) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:843: read oid 424 snap -1 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:843: expect (ObjNum 423 snap 0 seq_num 423) 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:844: delete oid 340 current snap is 0 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:840: finishing write tid 3 to smithi17769138-189 2024-07-28T11:28:14.385 INFO:tasks.rados.rados.0.smithi177.stdout:840: finishing write tid 4 to smithi17769138-189 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:840: finishing write tid 5 to smithi17769138-189 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 189 v 108 (ObjNum 692 snap 0 seq_num 692) dirty exists 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:840: left oid 189 (ObjNum 692 snap 0 seq_num 692) 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: finishing write tid 1 to smithi17769138-296 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: finishing write tid 2 to smithi17769138-296 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: finishing write tid 3 to smithi17769138-296 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: finishing write tid 4 to smithi17769138-296 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: finishing write tid 5 to smithi17769138-296 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 144 (ObjNum 693 snap 0 seq_num 693) dirty exists 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:841: left oid 296 (ObjNum 693 snap 0 seq_num 693) 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 1 to smithi17769138-193 2024-07-28T11:28:14.386 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 2 to smithi17769138-193 2024-07-28T11:28:14.387 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 3 to smithi17769138-193 2024-07-28T11:28:14.387 INFO:tasks.rados.rados.0.smithi177.stdout:840: done (4 left) 2024-07-28T11:28:14.387 INFO:tasks.rados.rados.0.smithi177.stdout:841: done (3 left) 2024-07-28T11:28:14.387 INFO:tasks.rados.rados.0.smithi177.stdout:844: done (2 left) 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:845: read oid 122 snap -1 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:846: read oid 475 snap -1 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:846: expect deleted 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:847: read oid 427 snap -1 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:847: expect (ObjNum 638 snap 0 seq_num 638) 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:848: write oid 496 current snap is 0 2024-07-28T11:28:14.388 INFO:tasks.rados.rados.0.smithi177.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-07-28T11:28:14.393 INFO:tasks.rados.rados.0.smithi177.stdout:848: writing smithi17769138-496 from 497672 to 1059099 tid 1 2024-07-28T11:28:14.402 INFO:tasks.rados.rados.0.smithi177.stdout:848: writing smithi17769138-496 from 1795232 to 2497807 tid 2 2024-07-28T11:28:14.409 INFO:tasks.rados.rados.0.smithi177.stdout:848: writing smithi17769138-496 from 2963697 to 3694665 tid 3 2024-07-28T11:28:14.409 INFO:tasks.rados.rados.0.smithi177.stdout:849: delete oid 306 current snap is 0 2024-07-28T11:28:14.409 INFO:tasks.rados.rados.0.smithi177.stdout:843: expect (ObjNum 423 snap 0 seq_num 423) 2024-07-28T11:28:14.517 INFO:tasks.rados.rados.0.smithi177.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:14.582 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 4 to smithi17769138-193 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:843: done (6 left) 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:845: done (5 left) 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:849: done (4 left) 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:850: delete oid 93 current snap is 0 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:848: finishing write tid 1 to smithi17769138-496 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 5 to smithi17769138-193 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:842: finishing write tid 6 to smithi17769138-193 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 193 v 172 (ObjNum 694 snap 0 seq_num 694) dirty exists 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:842: left oid 193 (ObjNum 694 snap 0 seq_num 694) 2024-07-28T11:28:14.583 INFO:tasks.rados.rados.0.smithi177.stdout:847: expect (ObjNum 638 snap 0 seq_num 638) 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:848: finishing write tid 2 to smithi17769138-496 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:848: finishing write tid 3 to smithi17769138-496 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:842: done (4 left) 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:846: done (3 left) 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:847: done (2 left) 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:850: done (1 left) 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:851: read oid 451 snap -1 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:851: expect deleted 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:852: read oid 377 snap -1 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:852: expect deleted 2024-07-28T11:28:14.712 INFO:tasks.rados.rados.0.smithi177.stdout:853: write oid 332 current snap is 0 2024-07-28T11:28:14.713 INFO:tasks.rados.rados.0.smithi177.stdout:848: finishing write tid 4 to smithi17769138-496 2024-07-28T11:28:14.713 INFO:tasks.rados.rados.0.smithi177.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-07-28T11:28:14.719 INFO:tasks.rados.rados.0.smithi177.stdout:853: writing smithi17769138-332 from 548093 to 1335267 tid 1 2024-07-28T11:28:14.725 INFO:tasks.rados.rados.0.smithi177.stdout:853: writing smithi17769138-332 from 1970678 to 2420580 tid 2 2024-07-28T11:28:14.733 INFO:tasks.rados.rados.0.smithi177.stdout:853: writing smithi17769138-332 from 3045966 to 3727103 tid 3 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:854: write oid 298 current snap is 0 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:848: finishing write tid 5 to smithi17769138-496 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 496 v 150 (ObjNum 696 snap 0 seq_num 696) dirty exists 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:848: left oid 496 (ObjNum 696 snap 0 seq_num 696) 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:853: finishing write tid 1 to smithi17769138-332 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:853: finishing write tid 2 to smithi17769138-332 2024-07-28T11:28:14.734 INFO:tasks.rados.rados.0.smithi177.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-07-28T11:28:14.740 INFO:tasks.rados.rados.0.smithi177.stdout:854: writing smithi17769138-298 from 564900 to 1143676 tid 1 2024-07-28T11:28:14.747 INFO:tasks.rados.rados.0.smithi177.stdout:854: writing smithi17769138-298 from 1629160 to 2339073 tid 2 2024-07-28T11:28:14.754 INFO:tasks.rados.rados.0.smithi177.stdout:854: writing smithi17769138-298 from 3073389 to 3565798 tid 3 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:848: done (4 left) 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:851: done (3 left) 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:852: done (2 left) 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:855: read oid 433 snap -1 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:855: expect (ObjNum 432 snap 0 seq_num 432) 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:856: delete oid 351 current snap is 0 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:853: finishing write tid 3 to smithi17769138-332 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:853: finishing write tid 4 to smithi17769138-332 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:853: finishing write tid 5 to smithi17769138-332 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 332 v 164 (ObjNum 699 snap 0 seq_num 699) dirty exists 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:853: left oid 332 (ObjNum 699 snap 0 seq_num 699) 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:854: finishing write tid 1 to smithi17769138-298 2024-07-28T11:28:14.755 INFO:tasks.rados.rados.0.smithi177.stdout:854: finishing write tid 2 to smithi17769138-298 2024-07-28T11:28:14.757 INFO:tasks.rados.rados.0.smithi177.stdout:853: done (3 left) 2024-07-28T11:28:14.757 INFO:tasks.rados.rados.0.smithi177.stdout:856: done (2 left) 2024-07-28T11:28:14.757 INFO:tasks.rados.rados.0.smithi177.stdout:857: read oid 76 snap -1 2024-07-28T11:28:14.757 INFO:tasks.rados.rados.0.smithi177.stdout:857: expect (ObjNum 574 snap 0 seq_num 574) 2024-07-28T11:28:14.757 INFO:tasks.rados.rados.0.smithi177.stdout:858: delete oid 128 current snap is 0 2024-07-28T11:28:14.759 INFO:tasks.rados.rados.0.smithi177.stdout:854: finishing write tid 3 to smithi17769138-298 2024-07-28T11:28:14.759 INFO:tasks.rados.rados.0.smithi177.stdout:854: finishing write tid 4 to smithi17769138-298 2024-07-28T11:28:14.759 INFO:tasks.rados.rados.0.smithi177.stdout:855: expect (ObjNum 432 snap 0 seq_num 432) 2024-07-28T11:28:14.893 INFO:tasks.rados.rados.0.smithi177.stdout:854: finishing write tid 5 to smithi17769138-298 2024-07-28T11:28:14.893 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 298 v 167 (ObjNum 700 snap 0 seq_num 700) dirty exists 2024-07-28T11:28:14.893 INFO:tasks.rados.rados.0.smithi177.stdout:854: left oid 298 (ObjNum 700 snap 0 seq_num 700) 2024-07-28T11:28:14.893 INFO:tasks.rados.rados.0.smithi177.stdout:857: expect (ObjNum 574 snap 0 seq_num 574) 2024-07-28T11:28:15.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:14 smithi177 bash[31534]: cluster 2024-07-28T11:28:13.083181+0000 mgr.y (mgr.24311) 224 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:14 smithi177 bash[21846]: cluster 2024-07-28T11:28:13.083181+0000 mgr.y (mgr.24311) 224 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:854: done (3 left) 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:855: done (2 left) 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:857: done (1 left) 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:858: done (0 left) 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:859: read oid 217 snap -1 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:859: expect (ObjNum 673 snap 0 seq_num 673) 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:860: write oid 59 current snap is 0 2024-07-28T11:28:15.081 INFO:tasks.rados.rados.0.smithi177.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-07-28T11:28:15.087 INFO:tasks.rados.rados.0.smithi177.stdout:860: writing smithi17769138-59 from 615321 to 1019844 tid 1 2024-07-28T11:28:15.095 INFO:tasks.rados.rados.0.smithi177.stdout:860: writing smithi17769138-59 from 1804606 to 2261846 tid 2 2024-07-28T11:28:15.103 INFO:tasks.rados.rados.0.smithi177.stdout:860: writing smithi17769138-59 from 2755658 to 3481883 tid 3 2024-07-28T11:28:15.103 INFO:tasks.rados.rados.0.smithi177.stdout:861: read oid 302 snap -1 2024-07-28T11:28:15.103 INFO:tasks.rados.rados.0.smithi177.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2024-07-28T11:28:15.104 INFO:tasks.rados.rados.0.smithi177.stdout:862: read oid 484 snap -1 2024-07-28T11:28:15.104 INFO:tasks.rados.rados.0.smithi177.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2024-07-28T11:28:15.104 INFO:tasks.rados.rados.0.smithi177.stdout:863: write oid 461 current snap is 0 2024-07-28T11:28:15.104 INFO:tasks.rados.rados.0.smithi177.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-07-28T11:28:15.110 INFO:tasks.rados.rados.0.smithi177.stdout:863: writing smithi17769138-461 from 632128 to 1111900 tid 1 2024-07-28T11:28:15.118 INFO:tasks.rados.rados.0.smithi177.stdout:863: writing smithi17769138-461 from 1746735 to 2347633 tid 2 2024-07-28T11:28:15.127 INFO:tasks.rados.rados.0.smithi177.stdout:863: writing smithi17769138-461 from 3066728 to 3720578 tid 3 2024-07-28T11:28:15.127 INFO:tasks.rados.rados.0.smithi177.stdout:864: write oid 111 current snap is 0 2024-07-28T11:28:15.127 INFO:tasks.rados.rados.0.smithi177.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-07-28T11:28:15.134 INFO:tasks.rados.rados.0.smithi177.stdout:864: writing smithi17769138-111 from 648935 to 1203956 tid 1 2024-07-28T11:28:15.141 INFO:tasks.rados.rados.0.smithi177.stdout:864: writing smithi17769138-111 from 1805217 to 2266126 tid 2 2024-07-28T11:28:15.146 INFO:tasks.rados.rados.0.smithi177.stdout:864: writing smithi17769138-111 from 2694151 to 3159273 tid 3 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:864: writing smithi17769138-111 from 3817442 to 3848935 tid 4 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:865: read oid 173 snap -1 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:866: read oid 286 snap -1 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:15.151 INFO:tasks.rados.rados.0.smithi177.stdout:867: write oid 98 current snap is 0 2024-07-28T11:28:15.152 INFO:tasks.rados.rados.0.smithi177.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-07-28T11:28:15.159 INFO:tasks.rados.rados.0.smithi177.stdout:867: writing smithi17769138-98 from 665742 to 1296012 tid 1 2024-07-28T11:28:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:14 smithi204 bash[24094]: cluster 2024-07-28T11:28:13.083181+0000 mgr.y (mgr.24311) 224 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:15.166 INFO:tasks.rados.rados.0.smithi177.stdout:867: writing smithi17769138-98 from 1863699 to 2468266 tid 2 2024-07-28T11:28:15.174 INFO:tasks.rados.rados.0.smithi177.stdout:867: writing smithi17769138-98 from 3121574 to 3797968 tid 3 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:868: read oid 443 snap -1 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:868: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:869: read oid 316 snap -1 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:870: delete oid 395 current snap is 0 2024-07-28T11:28:15.175 INFO:tasks.rados.rados.0.smithi177.stdout:859: expect (ObjNum 673 snap 0 seq_num 673) 2024-07-28T11:28:15.367 INFO:tasks.rados.rados.0.smithi177.stdout:860: finishing write tid 1 to smithi17769138-59 2024-07-28T11:28:15.367 INFO:tasks.rados.rados.0.smithi177.stdout:860: finishing write tid 2 to smithi17769138-59 2024-07-28T11:28:15.367 INFO:tasks.rados.rados.0.smithi177.stdout:859: done (11 left) 2024-07-28T11:28:15.367 INFO:tasks.rados.rados.0.smithi177.stdout:870: done (10 left) 2024-07-28T11:28:15.367 INFO:tasks.rados.rados.0.smithi177.stdout:871: read oid 399 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:871: expect (ObjNum 522 snap 0 seq_num 522) 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:872: read oid 177 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:872: expect (ObjNum 670 snap 0 seq_num 670) 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:873: read oid 65 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:873: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:874: read oid 184 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:874: expect (ObjNum 629 snap 0 seq_num 629) 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:875: read oid 377 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:875: expect deleted 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:876: read oid 99 snap -1 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:876: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:15.368 INFO:tasks.rados.rados.0.smithi177.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:860: finishing write tid 3 to smithi17769138-59 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:860: finishing write tid 4 to smithi17769138-59 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:860: finishing write tid 5 to smithi17769138-59 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 59 v 157 (ObjNum 703 snap 0 seq_num 703) dirty exists 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:860: left oid 59 (ObjNum 703 snap 0 seq_num 703) 2024-07-28T11:28:15.447 INFO:tasks.rados.rados.0.smithi177.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2024-07-28T11:28:15.559 INFO:tasks.rados.rados.0.smithi177.stdout:863: finishing write tid 1 to smithi17769138-461 2024-07-28T11:28:15.559 INFO:tasks.rados.rados.0.smithi177.stdout:863: finishing write tid 2 to smithi17769138-461 2024-07-28T11:28:15.559 INFO:tasks.rados.rados.0.smithi177.stdout:863: finishing write tid 3 to smithi17769138-461 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:863: finishing write tid 4 to smithi17769138-461 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:863: finishing write tid 5 to smithi17769138-461 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 171 (ObjNum 704 snap 0 seq_num 704) dirty exists 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:863: left oid 461 (ObjNum 704 snap 0 seq_num 704) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 1 to smithi17769138-111 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 2 to smithi17769138-111 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 3 to smithi17769138-111 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:860: done (15 left) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:861: done (14 left) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:862: done (13 left) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:863: done (12 left) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:877: read oid 380 snap -1 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:877: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:28:15.560 INFO:tasks.rados.rados.0.smithi177.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 4 to smithi17769138-111 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 5 to smithi17769138-111 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:864: finishing write tid 6 to smithi17769138-111 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 161 (ObjNum 705 snap 0 seq_num 705) dirty exists 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:864: left oid 111 (ObjNum 705 snap 0 seq_num 705) 2024-07-28T11:28:15.661 INFO:tasks.rados.rados.0.smithi177.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2024-07-28T11:28:15.770 INFO:tasks.rados.rados.0.smithi177.stdout:867: finishing write tid 1 to smithi17769138-98 2024-07-28T11:28:15.770 INFO:tasks.rados.rados.0.smithi177.stdout:867: finishing write tid 2 to smithi17769138-98 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:878: read oid 145 snap -1 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:878: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:864: done (13 left) 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:865: done (12 left) 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:866: done (11 left) 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:879: write oid 294 current snap is 0 2024-07-28T11:28:15.771 INFO:tasks.rados.rados.0.smithi177.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-07-28T11:28:15.777 INFO:tasks.rados.rados.0.smithi177.stdout:879: writing smithi17769138-294 from 699356 to 1196477 tid 1 2024-07-28T11:28:15.785 INFO:tasks.rados.rados.0.smithi177.stdout:879: writing smithi17769138-294 from 1980663 to 2588899 tid 2 2024-07-28T11:28:15.791 INFO:tasks.rados.rados.0.smithi177.stdout:879: writing smithi17769138-294 from 3176420 to 3591711 tid 3 2024-07-28T11:28:15.791 INFO:tasks.rados.rados.0.smithi177.stdout:880: read oid 314 snap -1 2024-07-28T11:28:15.791 INFO:tasks.rados.rados.0.smithi177.stdout:880: expect (ObjNum 313 snap 0 seq_num 313) 2024-07-28T11:28:15.791 INFO:tasks.rados.rados.0.smithi177.stdout:881: write oid 210 current snap is 0 2024-07-28T11:28:15.791 INFO:tasks.rados.rados.0.smithi177.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-07-28T11:28:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:881: writing smithi17769138-210 from 716163 to 1288533 tid 1 2024-07-28T11:28:15.808 INFO:tasks.rados.rados.0.smithi177.stdout:881: writing smithi17769138-210 from 2039145 to 2507392 tid 2 2024-07-28T11:28:15.818 INFO:tasks.rados.rados.0.smithi177.stdout:881: writing smithi17769138-210 from 3203843 to 3830406 tid 3 2024-07-28T11:28:15.818 INFO:tasks.rados.rados.0.smithi177.stdout:882: write oid 412 current snap is 0 2024-07-28T11:28:15.818 INFO:tasks.rados.rados.0.smithi177.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:15.951 INFO:tasks.rados.rados.0.smithi177.stdout:868: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:28:16.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:15 smithi177 bash[31534]: audit 2024-07-28T11:28:15.054671+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:16.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:15 smithi177 bash[21846]: audit 2024-07-28T11:28:15.054671+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:16.084 INFO:tasks.rados.rados.0.smithi177.stdout:867: finishing write tid 3 to smithi17769138-98 2024-07-28T11:28:16.085 INFO:tasks.rados.rados.0.smithi177.stdout:867: finishing write tid 4 to smithi17769138-98 2024-07-28T11:28:16.085 INFO:tasks.rados.rados.0.smithi177.stdout:867: finishing write tid 5 to smithi17769138-98 2024-07-28T11:28:16.085 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 133 (ObjNum 706 snap 0 seq_num 706) dirty exists 2024-07-28T11:28:16.085 INFO:tasks.rados.rados.0.smithi177.stdout:867: left oid 98 (ObjNum 706 snap 0 seq_num 706) 2024-07-28T11:28:16.085 INFO:tasks.rados.rados.0.smithi177.stdout:871: expect (ObjNum 522 snap 0 seq_num 522) 2024-07-28T11:28:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:15 smithi204 bash[24094]: audit 2024-07-28T11:28:15.054671+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:16.224 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:28:16.233 INFO:tasks.rados.rados.0.smithi177.stdout:872: expect (ObjNum 670 snap 0 seq_num 670) 2024-07-28T11:28:16.396 INFO:tasks.rados.rados.0.smithi177.stdout:874: expect (ObjNum 629 snap 0 seq_num 629) 2024-07-28T11:28:16.522 INFO:tasks.rados.rados.0.smithi177.stdout:876: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:16.648 INFO:tasks.rados.rados.0.smithi177.stdout:873: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:16.757 INFO:tasks.rados.rados.0.smithi177.stdout:877: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:28:16.844 INFO:tasks.rados.rados.0.smithi177.stdout:878: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:16.938 INFO:tasks.rados.rados.0.smithi177.stdout:879: finishing write tid 1 to smithi17769138-294 2024-07-28T11:28:16.938 INFO:tasks.rados.rados.0.smithi177.stdout:879: finishing write tid 2 to smithi17769138-294 2024-07-28T11:28:16.938 INFO:tasks.rados.rados.0.smithi177.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-07-28T11:28:16.946 INFO:tasks.rados.rados.0.smithi177.stdout:882: writing smithi17769138-412 from 732970 to 1380589 tid 1 2024-07-28T11:28:16.955 INFO:tasks.rados.rados.0.smithi177.stdout:882: writing smithi17769138-412 from 2097627 to 2709532 tid 2 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:882: writing smithi17769138-412 from 3231266 to 3669101 tid 3 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:867: done (14 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:868: done (13 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:869: done (12 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:871: done (11 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:872: done (10 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:873: done (9 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:874: done (8 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:875: done (7 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:876: done (6 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:877: done (5 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:878: done (4 left) 2024-07-28T11:28:16.963 INFO:tasks.rados.rados.0.smithi177.stdout:883: write oid 477 current snap is 0 2024-07-28T11:28:16.964 INFO:tasks.rados.rados.0.smithi177.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-07-28T11:28:16.972 INFO:tasks.rados.rados.0.smithi177.stdout:883: writing smithi17769138-477 from 749777 to 1472645 tid 1 2024-07-28T11:28:16.980 INFO:tasks.rados.rados.0.smithi177.stdout:883: writing smithi17769138-477 from 2156109 to 2628025 tid 2 2024-07-28T11:28:16.989 INFO:tasks.rados.rados.0.smithi177.stdout:883: writing smithi17769138-477 from 3258689 to 3907796 tid 3 2024-07-28T11:28:16.989 INFO:tasks.rados.rados.0.smithi177.stdout:884: delete oid 336 current snap is 0 2024-07-28T11:28:16.989 INFO:tasks.rados.rados.0.smithi177.stdout:880: expect (ObjNum 313 snap 0 seq_num 313) 2024-07-28T11:28:17.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:16 smithi177 bash[31534]: cluster 2024-07-28T11:28:15.083520+0000 mgr.y (mgr.24311) 225 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:17.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:16 smithi177 bash[21846]: cluster 2024-07-28T11:28:15.083520+0000 mgr.y (mgr.24311) 225 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:17.105 INFO:tasks.rados.rados.0.smithi177.stdout:879: finishing write tid 3 to smithi17769138-294 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:879: finishing write tid 4 to smithi17769138-294 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:879: finishing write tid 5 to smithi17769138-294 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 139 (ObjNum 708 snap 0 seq_num 708) dirty exists 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:879: left oid 294 (ObjNum 708 snap 0 seq_num 708) 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: finishing write tid 1 to smithi17769138-210 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: finishing write tid 2 to smithi17769138-210 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: finishing write tid 3 to smithi17769138-210 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: finishing write tid 4 to smithi17769138-210 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: finishing write tid 5 to smithi17769138-210 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 210 v 158 (ObjNum 709 snap 0 seq_num 709) dirty exists 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:881: left oid 210 (ObjNum 709 snap 0 seq_num 709) 2024-07-28T11:28:17.106 INFO:tasks.rados.rados.0.smithi177.stdout:879: done (5 left) 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:880: done (4 left) 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:881: done (3 left) 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:884: done (2 left) 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:885: read oid 16 snap -1 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:885: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:886: write oid 198 current snap is 0 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:882: finishing write tid 1 to smithi17769138-412 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:882: finishing write tid 2 to smithi17769138-412 2024-07-28T11:28:17.107 INFO:tasks.rados.rados.0.smithi177.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-07-28T11:28:17.112 INFO:tasks.rados.rados.0.smithi177.stdout:886: writing smithi17769138-198 from 783391 to 1256757 tid 1 2024-07-28T11:28:17.118 INFO:tasks.rados.rados.0.smithi177.stdout:886: writing smithi17769138-198 from 1756720 to 2232305 tid 2 2024-07-28T11:28:17.126 INFO:tasks.rados.rados.0.smithi177.stdout:886: writing smithi17769138-198 from 2797182 to 3585186 tid 3 2024-07-28T11:28:17.126 INFO:tasks.rados.rados.0.smithi177.stdout:887: write oid 104 current snap is 0 2024-07-28T11:28:17.126 INFO:tasks.rados.rados.0.smithi177.stdout:882: finishing write tid 3 to smithi17769138-412 2024-07-28T11:28:17.126 INFO:tasks.rados.rados.0.smithi177.stdout:882: finishing write tid 4 to smithi17769138-412 2024-07-28T11:28:17.126 INFO:tasks.rados.rados.0.smithi177.stdout:882: finishing write tid 5 to smithi17769138-412 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 412 v 178 (ObjNum 710 snap 0 seq_num 710) dirty exists 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:882: left oid 412 (ObjNum 710 snap 0 seq_num 710) 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: finishing write tid 1 to smithi17769138-477 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: finishing write tid 2 to smithi17769138-477 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: finishing write tid 3 to smithi17769138-477 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: finishing write tid 4 to smithi17769138-477 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: finishing write tid 5 to smithi17769138-477 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 477 v 162 (ObjNum 711 snap 0 seq_num 711) dirty exists 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:883: left oid 477 (ObjNum 711 snap 0 seq_num 711) 2024-07-28T11:28:17.127 INFO:tasks.rados.rados.0.smithi177.stdout:885: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:16 smithi204 bash[24094]: cluster 2024-07-28T11:28:15.083520+0000 mgr.y (mgr.24311) 225 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.6 MiB/s wr, 91 op/s 2024-07-28T11:28:17.207 INFO:tasks.rados.rados.0.smithi177.stdout:886: finishing write tid 1 to smithi17769138-198 2024-07-28T11:28:17.207 INFO:tasks.rados.rados.0.smithi177.stdout:886: finishing write tid 2 to smithi17769138-198 2024-07-28T11:28:17.207 INFO:tasks.rados.rados.0.smithi177.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2024-07-28T11:28:17.213 INFO:tasks.rados.rados.0.smithi177.stdout:887: writing smithi17769138-104 from 400198 to 948813 tid 1 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:887: writing smithi17769138-104 from 1415202 to 2000198 tid 2 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:882: done (4 left) 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:883: done (3 left) 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:885: done (2 left) 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:888: delete oid 294 current snap is 0 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:886: finishing write tid 3 to smithi17769138-198 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:886: finishing write tid 4 to smithi17769138-198 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:886: finishing write tid 5 to smithi17769138-198 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 198 v 152 (ObjNum 713 snap 0 seq_num 713) dirty exists 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:886: left oid 198 (ObjNum 713 snap 0 seq_num 713) 2024-07-28T11:28:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:887: finishing write tid 1 to smithi17769138-104 2024-07-28T11:28:17.223 INFO:tasks.rados.rados.0.smithi177.stdout:886: done (2 left) 2024-07-28T11:28:17.223 INFO:tasks.rados.rados.0.smithi177.stdout:888: done (1 left) 2024-07-28T11:28:17.223 INFO:tasks.rados.rados.0.smithi177.stdout:889: write oid 86 current snap is 0 2024-07-28T11:28:17.223 INFO:tasks.rados.rados.0.smithi177.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2024-07-28T11:28:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:889: writing smithi17769138-86 from 433812 to 849278 tid 1 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:889: writing smithi17769138-86 from 1648519 to 2033812 tid 2 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:890: write oid 484 current snap is 0 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:887: finishing write tid 2 to smithi17769138-104 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:887: finishing write tid 3 to smithi17769138-104 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:887: finishing write tid 4 to smithi17769138-104 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 153 (ObjNum 714 snap 0 seq_num 714) dirty exists 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:887: left oid 104 (ObjNum 714 snap 0 seq_num 714) 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:889: finishing write tid 1 to smithi17769138-86 2024-07-28T11:28:17.235 INFO:tasks.rados.rados.0.smithi177.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2024-07-28T11:28:17.240 INFO:tasks.rados.rados.0.smithi177.stdout:890: writing smithi17769138-484 from 450619 to 941334 tid 1 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:890: writing smithi17769138-484 from 1590648 to 2050619 tid 2 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:887: done (2 left) 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:891: write oid 303 current snap is 0 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:889: finishing write tid 2 to smithi17769138-86 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:889: finishing write tid 3 to smithi17769138-86 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:889: finishing write tid 4 to smithi17769138-86 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 86 v 167 (ObjNum 716 snap 0 seq_num 716) dirty exists 2024-07-28T11:28:17.247 INFO:tasks.rados.rados.0.smithi177.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2024-07-28T11:28:17.248 INFO:tasks.rados.rados.0.smithi177.stdout:890: finishing write tid 1 to smithi17769138-484 2024-07-28T11:28:17.248 INFO:tasks.rados.rados.0.smithi177.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2024-07-28T11:28:17.253 INFO:tasks.rados.rados.0.smithi177.stdout:891: writing smithi17769138-303 from 467426 to 1033390 tid 1 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:891: writing smithi17769138-303 from 1649130 to 2067426 tid 2 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:889: done (2 left) 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:892: read oid 301 snap -1 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:893: write oid 367 current snap is 0 2024-07-28T11:28:17.260 INFO:tasks.rados.rados.0.smithi177.stdout:890: finishing write tid 2 to smithi17769138-484 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:890: finishing write tid 3 to smithi17769138-484 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:890: finishing write tid 4 to smithi17769138-484 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 131 (ObjNum 717 snap 0 seq_num 717) dirty exists 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:890: left oid 484 (ObjNum 717 snap 0 seq_num 717) 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:891: finishing write tid 1 to smithi17769138-303 2024-07-28T11:28:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2024-07-28T11:28:17.266 INFO:tasks.rados.rados.0.smithi177.stdout:893: writing smithi17769138-367 from 484233 to 1125446 tid 1 2024-07-28T11:28:17.272 INFO:tasks.rados.rados.0.smithi177.stdout:893: writing smithi17769138-367 from 1707612 to 2084233 tid 2 2024-07-28T11:28:17.272 INFO:tasks.rados.rados.0.smithi177.stdout:890: done (3 left) 2024-07-28T11:28:17.272 INFO:tasks.rados.rados.0.smithi177.stdout:894: delete oid 383 current snap is 0 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:891: finishing write tid 2 to smithi17769138-303 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:891: finishing write tid 3 to smithi17769138-303 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:891: finishing write tid 4 to smithi17769138-303 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 303 v 143 (ObjNum 718 snap 0 seq_num 718) dirty exists 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:891: left oid 303 (ObjNum 718 snap 0 seq_num 718) 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:893: finishing write tid 1 to smithi17769138-367 2024-07-28T11:28:17.273 INFO:tasks.rados.rados.0.smithi177.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-07-28T11:28:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:893: finishing write tid 2 to smithi17769138-367 2024-07-28T11:28:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:893: finishing write tid 3 to smithi17769138-367 2024-07-28T11:28:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:893: finishing write tid 4 to smithi17769138-367 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 367 v 164 (ObjNum 719 snap 0 seq_num 719) dirty exists 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:891: done (3 left) 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:892: done (2 left) 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:893: done (1 left) 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:894: done (0 left) 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:895: write oid 465 current snap is 0 2024-07-28T11:28:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2024-07-28T11:28:17.394 INFO:tasks.rados.rados.0.smithi177.stdout:895: writing smithi17769138-465 from 517847 to 1309558 tid 1 2024-07-28T11:28:17.399 INFO:tasks.rados.rados.0.smithi177.stdout:895: writing smithi17769138-465 from 2108223 to 2117847 tid 2 2024-07-28T11:28:17.399 INFO:tasks.rados.rados.0.smithi177.stdout:896: read oid 225 snap -1 2024-07-28T11:28:17.399 INFO:tasks.rados.rados.0.smithi177.stdout:896: expect (ObjNum 568 snap 0 seq_num 568) 2024-07-28T11:28:17.399 INFO:tasks.rados.rados.0.smithi177.stdout:897: write oid 196 current snap is 0 2024-07-28T11:28:17.399 INFO:tasks.rados.rados.0.smithi177.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2024-07-28T11:28:17.404 INFO:tasks.rados.rados.0.smithi177.stdout:897: writing smithi17769138-196 from 534654 to 1001614 tid 1 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:897: writing smithi17769138-196 from 1766705 to 2134654 tid 2 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:898: read oid 401 snap -1 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:899: read oid 354 snap -1 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:900: write oid 325 current snap is 0 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:895: finishing write tid 1 to smithi17769138-465 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:895: finishing write tid 2 to smithi17769138-465 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:895: finishing write tid 3 to smithi17769138-465 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:895: finishing write tid 4 to smithi17769138-465 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 160 (ObjNum 721 snap 0 seq_num 721) dirty exists 2024-07-28T11:28:17.414 INFO:tasks.rados.rados.0.smithi177.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2024-07-28T11:28:17.415 INFO:tasks.rados.rados.0.smithi177.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2024-07-28T11:28:17.421 INFO:tasks.rados.rados.0.smithi177.stdout:900: writing smithi17769138-325 from 551461 to 1210023 tid 1 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:900: writing smithi17769138-325 from 1941540 to 2151461 tid 2 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:895: done (5 left) 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:901: read oid 276 snap -1 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:901: expect deleted 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:902: read oid 76 snap -1 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:902: expect (ObjNum 574 snap 0 seq_num 574) 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:903: write oid 267 current snap is 0 2024-07-28T11:28:17.427 INFO:tasks.rados.rados.0.smithi177.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2024-07-28T11:28:17.435 INFO:tasks.rados.rados.0.smithi177.stdout:903: writing smithi17769138-267 from 568268 to 1302079 tid 1 2024-07-28T11:28:17.440 INFO:tasks.rados.rados.0.smithi177.stdout:903: writing smithi17769138-267 from 2000022 to 2168268 tid 2 2024-07-28T11:28:17.440 INFO:tasks.rados.rados.0.smithi177.stdout:904: write oid 337 current snap is 0 2024-07-28T11:28:17.440 INFO:tasks.rados.rados.0.smithi177.stdout:897: finishing write tid 1 to smithi17769138-196 2024-07-28T11:28:17.440 INFO:tasks.rados.rados.0.smithi177.stdout:896: expect (ObjNum 568 snap 0 seq_num 568) 2024-07-28T11:28:17.611 INFO:tasks.rados.rados.0.smithi177.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:17.707 INFO:tasks.rados.rados.0.smithi177.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2024-07-28T11:28:17.712 INFO:tasks.rados.rados.0.smithi177.stdout:904: writing smithi17769138-337 from 585075 to 994135 tid 1 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:904: writing smithi17769138-337 from 1542151 to 2185075 tid 2 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:896: done (8 left) 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:898: done (7 left) 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:901: done (6 left) 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:905: delete oid 263 current snap is 0 2024-07-28T11:28:17.720 INFO:tasks.rados.rados.0.smithi177.stdout:902: expect (ObjNum 574 snap 0 seq_num 574) 2024-07-28T11:28:17.909 INFO:tasks.rados.rados.0.smithi177.stdout:897: finishing write tid 2 to smithi17769138-196 2024-07-28T11:28:17.909 INFO:tasks.rados.rados.0.smithi177.stdout:897: finishing write tid 3 to smithi17769138-196 2024-07-28T11:28:17.910 INFO:tasks.rados.rados.0.smithi177.stdout:897: finishing write tid 4 to smithi17769138-196 2024-07-28T11:28:17.910 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 196 v 136 (ObjNum 722 snap 0 seq_num 722) dirty exists 2024-07-28T11:28:17.910 INFO:tasks.rados.rados.0.smithi177.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2024-07-28T11:28:17.910 INFO:tasks.rados.rados.0.smithi177.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2024-07-28T11:28:18.052 INFO:tasks.rados.rados.0.smithi177.stdout:900: finishing write tid 1 to smithi17769138-325 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:900: finishing write tid 2 to smithi17769138-325 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:897: done (6 left) 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:899: done (5 left) 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:902: done (4 left) 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:905: done (3 left) 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:906: write oid 488 current snap is 0 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:900: finishing write tid 3 to smithi17769138-325 2024-07-28T11:28:18.053 INFO:tasks.rados.rados.0.smithi177.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2024-07-28T11:28:18.059 INFO:tasks.rados.rados.0.smithi177.stdout:906: writing smithi17769138-488 from 618689 to 1178247 tid 1 2024-07-28T11:28:18.065 INFO:tasks.rados.rados.0.smithi177.stdout:906: writing smithi17769138-488 from 1659115 to 2218689 tid 2 2024-07-28T11:28:18.065 INFO:tasks.rados.rados.0.smithi177.stdout:907: read oid 245 snap -1 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:907: expect (ObjNum 623 snap 0 seq_num 623) 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:908: write oid 95 current snap is 0 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:900: finishing write tid 4 to smithi17769138-325 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 325 v 149 (ObjNum 723 snap 0 seq_num 723) dirty exists 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2024-07-28T11:28:18.066 INFO:tasks.rados.rados.0.smithi177.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2024-07-28T11:28:18.072 INFO:tasks.rados.rados.0.smithi177.stdout:908: writing smithi17769138-95 from 635496 to 1270303 tid 1 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:908: writing smithi17769138-95 from 1717597 to 2235496 tid 2 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:900: done (5 left) 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:909: read oid 191 snap -1 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:909: expect (ObjNum 190 snap 0 seq_num 190) 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:910: read oid 26 snap -1 2024-07-28T11:28:18.079 INFO:tasks.rados.rados.0.smithi177.stdout:910: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:911: delete oid 27 current snap is 0 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:903: finishing write tid 1 to smithi17769138-267 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:903: finishing write tid 2 to smithi17769138-267 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:903: finishing write tid 3 to smithi17769138-267 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:903: finishing write tid 4 to smithi17769138-267 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 112 (ObjNum 724 snap 0 seq_num 724) dirty exists 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:903: left oid 267 (ObjNum 724 snap 0 seq_num 724) 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:904: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:904: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:904: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:904: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 155 (ObjNum 725 snap 0 seq_num 725) dirty exists 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:904: left oid 337 (ObjNum 725 snap 0 seq_num 725) 2024-07-28T11:28:18.080 INFO:tasks.rados.rados.0.smithi177.stdout:906: finishing write tid 1 to smithi17769138-488 2024-07-28T11:28:18.081 INFO:tasks.rados.rados.0.smithi177.stdout:907: expect (ObjNum 623 snap 0 seq_num 623) 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:906: finishing write tid 2 to smithi17769138-488 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:906: finishing write tid 3 to smithi17769138-488 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:906: finishing write tid 4 to smithi17769138-488 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 488 v 147 (ObjNum 727 snap 0 seq_num 727) dirty exists 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:906: left oid 488 (ObjNum 727 snap 0 seq_num 727) 2024-07-28T11:28:18.201 INFO:tasks.rados.rados.0.smithi177.stdout:908: finishing write tid 1 to smithi17769138-95 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:903: done (7 left) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:904: done (6 left) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:906: done (5 left) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:907: done (4 left) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:911: done (3 left) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:912: read oid 467 snap -1 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:912: expect (ObjNum 593 snap 0 seq_num 593) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:913: read oid 438 snap -1 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:913: expect (ObjNum 437 snap 0 seq_num 437) 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:914: delete oid 171 current snap is 0 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:908: finishing write tid 2 to smithi17769138-95 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:908: finishing write tid 3 to smithi17769138-95 2024-07-28T11:28:18.202 INFO:tasks.rados.rados.0.smithi177.stdout:910: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:28:18.292 INFO:tasks.rados.rados.0.smithi177.stdout:908: finishing write tid 4 to smithi17769138-95 2024-07-28T11:28:18.292 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 95 v 152 (ObjNum 728 snap 0 seq_num 728) dirty exists 2024-07-28T11:28:18.292 INFO:tasks.rados.rados.0.smithi177.stdout:908: left oid 95 (ObjNum 728 snap 0 seq_num 728) 2024-07-28T11:28:18.292 INFO:tasks.rados.rados.0.smithi177.stdout:909: expect (ObjNum 190 snap 0 seq_num 190) 2024-07-28T11:28:18.416 INFO:tasks.rados.rados.0.smithi177.stdout:913: expect (ObjNum 437 snap 0 seq_num 437) 2024-07-28T11:28:18.562 INFO:tasks.rados.rados.0.smithi177.stdout:912: expect (ObjNum 593 snap 0 seq_num 593) 2024-07-28T11:28:18.730 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:18] "GET /metrics HTTP/1.1" 200 242709 "" "Prometheus/2.43.0" 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:908: done (5 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:909: done (4 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:910: done (3 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:912: done (2 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:913: done (1 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:914: done (0 left) 2024-07-28T11:28:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:915: delete oid 391 current snap is 0 2024-07-28T11:28:18.772 INFO:tasks.rados.rados.0.smithi177.stdout:915: done (0 left) 2024-07-28T11:28:18.773 INFO:tasks.rados.rados.0.smithi177.stdout:916: write oid 55 current snap is 0 2024-07-28T11:28:18.773 INFO:tasks.rados.rados.0.smithi177.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2024-07-28T11:28:18.780 INFO:tasks.rados.rados.0.smithi177.stdout:916: writing smithi17769138-55 from 702724 to 1354880 tid 1 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:916: writing smithi17769138-55 from 1951525 to 2302724 tid 2 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:917: read oid 281 snap -1 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:917: expect (ObjNum 513 snap 0 seq_num 513) 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:918: read oid 103 snap -1 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:919: read oid 189 snap -1 2024-07-28T11:28:18.787 INFO:tasks.rados.rados.0.smithi177.stdout:919: expect (ObjNum 692 snap 0 seq_num 692) 2024-07-28T11:28:18.788 INFO:tasks.rados.rados.0.smithi177.stdout:920: write oid 330 current snap is 0 2024-07-28T11:28:18.788 INFO:tasks.rados.rados.0.smithi177.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2024-07-28T11:28:18.795 INFO:tasks.rados.rados.0.smithi177.stdout:920: writing smithi17769138-330 from 719531 to 1446936 tid 1 2024-07-28T11:28:18.802 INFO:tasks.rados.rados.0.smithi177.stdout:920: writing smithi17769138-330 from 1893654 to 2319531 tid 2 2024-07-28T11:28:18.802 INFO:tasks.rados.rados.0.smithi177.stdout:921: write oid 278 current snap is 0 2024-07-28T11:28:18.802 INFO:tasks.rados.rados.0.smithi177.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2024-07-28T11:28:18.808 INFO:tasks.rados.rados.0.smithi177.stdout:921: writing smithi17769138-278 from 736338 to 1138992 tid 1 2024-07-28T11:28:18.814 INFO:tasks.rados.rados.0.smithi177.stdout:921: writing smithi17769138-278 from 1552136 to 2091716 tid 2 2024-07-28T11:28:18.814 INFO:tasks.rados.rados.0.smithi177.stdout:922: write oid 283 current snap is 0 2024-07-28T11:28:18.814 INFO:tasks.rados.rados.0.smithi177.stdout:916: finishing write tid 1 to smithi17769138-55 2024-07-28T11:28:18.814 INFO:tasks.rados.rados.0.smithi177.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2024-07-28T11:28:18.821 INFO:tasks.rados.rados.0.smithi177.stdout:922: writing smithi17769138-283 from 753145 to 1231048 tid 1 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:922: writing smithi17769138-283 from 2010618 to 2353145 tid 2 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:923: read oid 177 snap -1 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:923: expect (ObjNum 670 snap 0 seq_num 670) 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:924: delete oid 338 current snap is 0 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:916: finishing write tid 2 to smithi17769138-55 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:916: finishing write tid 3 to smithi17769138-55 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:916: finishing write tid 4 to smithi17769138-55 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 167 (ObjNum 732 snap 0 seq_num 732) dirty exists 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2024-07-28T11:28:18.828 INFO:tasks.rados.rados.0.smithi177.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2024-07-28T11:28:18.976 INFO:tasks.rados.rados.0.smithi177.stdout:919: expect (ObjNum 692 snap 0 seq_num 692) 2024-07-28T11:28:19.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:18 smithi177 bash[31534]: cluster 2024-07-28T11:28:17.084151+0000 mgr.y (mgr.24311) 226 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-07-28T11:28:19.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:18 smithi177 bash[21846]: cluster 2024-07-28T11:28:17.084151+0000 mgr.y (mgr.24311) 226 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-07-28T11:28:19.161 INFO:tasks.rados.rados.0.smithi177.stdout:917: expect (ObjNum 513 snap 0 seq_num 513) 2024-07-28T11:28:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:18 smithi204 bash[24094]: cluster 2024-07-28T11:28:17.084151+0000 mgr.y (mgr.24311) 226 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-07-28T11:28:19.309 INFO:tasks.rados.rados.0.smithi177.stdout:920: finishing write tid 1 to smithi17769138-330 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:920: finishing write tid 2 to smithi17769138-330 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:920: finishing write tid 3 to smithi17769138-330 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:920: finishing write tid 4 to smithi17769138-330 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 165 (ObjNum 733 snap 0 seq_num 733) dirty exists 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:921: finishing write tid 1 to smithi17769138-278 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:916: done (8 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:917: done (7 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:918: done (6 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:919: done (5 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:920: done (4 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:924: done (3 left) 2024-07-28T11:28:19.310 INFO:tasks.rados.rados.0.smithi177.stdout:925: read oid 83 snap -1 2024-07-28T11:28:19.311 INFO:tasks.rados.rados.0.smithi177.stdout:925: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:28:19.311 INFO:tasks.rados.rados.0.smithi177.stdout:926: write oid 68 current snap is 0 2024-07-28T11:28:19.311 INFO:tasks.rados.rados.0.smithi177.stdout:921: finishing write tid 2 to smithi17769138-278 2024-07-28T11:28:19.311 INFO:tasks.rados.rados.0.smithi177.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2024-07-28T11:28:19.317 INFO:tasks.rados.rados.0.smithi177.stdout:926: writing smithi17769138-68 from 786759 to 1415160 tid 1 2024-07-28T11:28:19.324 INFO:tasks.rados.rados.0.smithi177.stdout:926: writing smithi17769138-68 from 2011229 to 2386759 tid 2 2024-07-28T11:28:19.325 INFO:tasks.rados.rados.0.smithi177.stdout:927: read oid 226 snap -1 2024-07-28T11:28:19.325 INFO:tasks.rados.rados.0.smithi177.stdout:927: expect deleted 2024-07-28T11:28:19.325 INFO:tasks.rados.rados.0.smithi177.stdout:928: write oid 277 current snap is 0 2024-07-28T11:28:19.325 INFO:tasks.rados.rados.0.smithi177.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2024-07-28T11:28:19.329 INFO:tasks.rados.rados.0.smithi177.stdout:928: writing smithi17769138-277 from 403566 to 823569 tid 1 2024-07-28T11:28:19.336 INFO:tasks.rados.rados.0.smithi177.stdout:928: writing smithi17769138-277 from 1386064 to 1932982 tid 2 2024-07-28T11:28:19.336 INFO:tasks.rados.rados.0.smithi177.stdout:929: write oid 17 current snap is 0 2024-07-28T11:28:19.336 INFO:tasks.rados.rados.0.smithi177.stdout:921: finishing write tid 3 to smithi17769138-278 2024-07-28T11:28:19.336 INFO:tasks.rados.rados.0.smithi177.stdout:921: finishing write tid 4 to smithi17769138-278 2024-07-28T11:28:19.337 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 174 (ObjNum 734 snap 0 seq_num 734) dirty exists 2024-07-28T11:28:19.337 INFO:tasks.rados.rados.0.smithi177.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2024-07-28T11:28:19.337 INFO:tasks.rados.rados.0.smithi177.stdout:922: finishing write tid 1 to smithi17769138-283 2024-07-28T11:28:19.337 INFO:tasks.rados.rados.0.smithi177.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2024-07-28T11:28:19.341 INFO:tasks.rados.rados.0.smithi177.stdout:929: writing smithi17769138-17 from 420373 to 915625 tid 1 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:929: writing smithi17769138-17 from 1444546 to 2135122 tid 2 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:921: done (7 left) 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:930: write oid 166 current snap is 0 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:922: finishing write tid 2 to smithi17769138-283 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:922: finishing write tid 3 to smithi17769138-283 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:922: finishing write tid 4 to smithi17769138-283 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 283 v 135 (ObjNum 735 snap 0 seq_num 735) dirty exists 2024-07-28T11:28:19.349 INFO:tasks.rados.rados.0.smithi177.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2024-07-28T11:28:19.350 INFO:tasks.rados.rados.0.smithi177.stdout:923: expect (ObjNum 670 snap 0 seq_num 670) 2024-07-28T11:28:19.537 INFO:tasks.rados.rados.0.smithi177.stdout:926: finishing write tid 1 to smithi17769138-68 2024-07-28T11:28:19.537 INFO:tasks.rados.rados.0.smithi177.stdout:925: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:28:19.715 INFO:tasks.rados.rados.0.smithi177.stdout:926: finishing write tid 2 to smithi17769138-68 2024-07-28T11:28:19.715 INFO:tasks.rados.rados.0.smithi177.stdout:926: finishing write tid 3 to smithi17769138-68 2024-07-28T11:28:19.716 INFO:tasks.rados.rados.0.smithi177.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2024-07-28T11:28:19.721 INFO:tasks.rados.rados.0.smithi177.stdout:930: writing smithi17769138-166 from 437180 to 1007681 tid 1 2024-07-28T11:28:19.727 INFO:tasks.rados.rados.0.smithi177.stdout:930: writing smithi17769138-166 from 1503028 to 2053615 tid 2 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:922: done (7 left) 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:923: done (6 left) 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:925: done (5 left) 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:927: done (4 left) 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:931: write oid 320 current snap is 0 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:926: finishing write tid 4 to smithi17769138-68 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 170 (ObjNum 737 snap 0 seq_num 737) dirty exists 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:926: left oid 68 (ObjNum 737 snap 0 seq_num 737) 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:928: finishing write tid 1 to smithi17769138-277 2024-07-28T11:28:19.728 INFO:tasks.rados.rados.0.smithi177.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2024-07-28T11:28:19.734 INFO:tasks.rados.rados.0.smithi177.stdout:931: writing smithi17769138-320 from 453987 to 1099737 tid 1 2024-07-28T11:28:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:931: writing smithi17769138-320 from 1845157 to 2453987 tid 2 2024-07-28T11:28:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:926: done (4 left) 2024-07-28T11:28:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:932: write oid 369 current snap is 0 2024-07-28T11:28:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:928: finishing write tid 2 to smithi17769138-277 2024-07-28T11:28:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2024-07-28T11:28:19.749 INFO:tasks.rados.rados.0.smithi177.stdout:932: writing smithi17769138-369 from 470794 to 1191793 tid 1 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:932: writing smithi17769138-369 from 1903639 to 2457895 tid 2 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:933: read oid 340 snap -1 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:933: expect deleted 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:934: delete oid 409 current snap is 0 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:928: finishing write tid 3 to smithi17769138-277 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:928: finishing write tid 4 to smithi17769138-277 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 277 v 148 (ObjNum 738 snap 0 seq_num 738) dirty exists 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:928: left oid 277 (ObjNum 738 snap 0 seq_num 738) 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:929: finishing write tid 1 to smithi17769138-17 2024-07-28T11:28:19.758 INFO:tasks.rados.rados.0.smithi177.stdout:929: finishing write tid 2 to smithi17769138-17 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:929: finishing write tid 3 to smithi17769138-17 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:929: finishing write tid 4 to smithi17769138-17 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 17 v 168 (ObjNum 739 snap 0 seq_num 739) dirty exists 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:929: left oid 17 (ObjNum 739 snap 0 seq_num 739) 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:930: finishing write tid 1 to smithi17769138-166 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:930: finishing write tid 2 to smithi17769138-166 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:930: finishing write tid 3 to smithi17769138-166 2024-07-28T11:28:19.759 INFO:tasks.rados.rados.0.smithi177.stdout:930: finishing write tid 4 to smithi17769138-166 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 166 v 159 (ObjNum 740 snap 0 seq_num 740) dirty exists 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:930: left oid 166 (ObjNum 740 snap 0 seq_num 740) 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:931: finishing write tid 1 to smithi17769138-320 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:931: finishing write tid 2 to smithi17769138-320 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:931: finishing write tid 3 to smithi17769138-320 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:931: finishing write tid 4 to smithi17769138-320 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 320 v 170 (ObjNum 741 snap 0 seq_num 741) dirty exists 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:931: left oid 320 (ObjNum 741 snap 0 seq_num 741) 2024-07-28T11:28:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:932: finishing write tid 1 to smithi17769138-369 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:928: done (6 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:929: done (5 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:930: done (4 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:931: done (3 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:933: done (2 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:934: done (1 left) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:935: read oid 50 snap -1 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:935: expect (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:936: write oid 203 current snap is 0 2024-07-28T11:28:19.761 INFO:tasks.rados.rados.0.smithi177.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2024-07-28T11:28:19.765 INFO:tasks.rados.rados.0.smithi177.stdout:936: writing smithi17769138-203 from 504408 to 975905 tid 1 2024-07-28T11:28:19.773 INFO:tasks.rados.rados.0.smithi177.stdout:936: writing smithi17769138-203 from 1620603 to 2178528 tid 2 2024-07-28T11:28:19.773 INFO:tasks.rados.rados.0.smithi177.stdout:937: read oid 228 snap -1 2024-07-28T11:28:19.773 INFO:tasks.rados.rados.0.smithi177.stdout:937: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:28:19.773 INFO:tasks.rados.rados.0.smithi177.stdout:938: write oid 451 current snap is 0 2024-07-28T11:28:19.774 INFO:tasks.rados.rados.0.smithi177.stdout:932: finishing write tid 2 to smithi17769138-369 2024-07-28T11:28:19.774 INFO:tasks.rados.rados.0.smithi177.stdout:932: finishing write tid 3 to smithi17769138-369 2024-07-28T11:28:19.774 INFO:tasks.rados.rados.0.smithi177.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2024-07-28T11:28:19.779 INFO:tasks.rados.rados.0.smithi177.stdout:938: writing smithi17769138-451 from 521215 to 1067961 tid 1 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:938: writing smithi17769138-451 from 1562732 to 2264315 tid 2 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:939: write oid 450 current snap is 0 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:932: finishing write tid 4 to smithi17769138-369 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 369 v 171 (ObjNum 742 snap 0 seq_num 742) dirty exists 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:932: left oid 369 (ObjNum 742 snap 0 seq_num 742) 2024-07-28T11:28:19.787 INFO:tasks.rados.rados.0.smithi177.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2024-07-28T11:28:19.794 INFO:tasks.rados.rados.0.smithi177.stdout:939: writing smithi17769138-450 from 538022 to 1276370 tid 1 2024-07-28T11:28:19.800 INFO:tasks.rados.rados.0.smithi177.stdout:939: writing smithi17769138-450 from 1737567 to 2299161 tid 2 2024-07-28T11:28:19.800 INFO:tasks.rados.rados.0.smithi177.stdout:932: done (5 left) 2024-07-28T11:28:19.800 INFO:tasks.rados.rados.0.smithi177.stdout:940: read oid 391 snap -1 2024-07-28T11:28:19.801 INFO:tasks.rados.rados.0.smithi177.stdout:940: expect deleted 2024-07-28T11:28:19.801 INFO:tasks.rados.rados.0.smithi177.stdout:941: write oid 89 current snap is 0 2024-07-28T11:28:19.801 INFO:tasks.rados.rados.0.smithi177.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2024-07-28T11:28:19.805 INFO:tasks.rados.rados.0.smithi177.stdout:941: writing smithi17769138-89 from 554829 to 968426 tid 1 2024-07-28T11:28:19.813 INFO:tasks.rados.rados.0.smithi177.stdout:941: writing smithi17769138-89 from 1396049 to 2101301 tid 2 2024-07-28T11:28:19.813 INFO:tasks.rados.rados.0.smithi177.stdout:942: write oid 63 current snap is 0 2024-07-28T11:28:19.813 INFO:tasks.rados.rados.0.smithi177.stdout:936: finishing write tid 1 to smithi17769138-203 2024-07-28T11:28:19.813 INFO:tasks.rados.rados.0.smithi177.stdout:935: expect (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:28:19.912 INFO:tasks.rados.rados.0.smithi177.stdout:937: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:28:20.048 INFO:tasks.rados.rados.0.smithi177.stdout:936: finishing write tid 2 to smithi17769138-203 2024-07-28T11:28:20.048 INFO:tasks.rados.rados.0.smithi177.stdout:936: finishing write tid 3 to smithi17769138-203 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:936: finishing write tid 4 to smithi17769138-203 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 203 v 174 (ObjNum 744 snap 0 seq_num 744) dirty exists 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:936: left oid 203 (ObjNum 744 snap 0 seq_num 744) 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:938: finishing write tid 1 to smithi17769138-451 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:938: finishing write tid 2 to smithi17769138-451 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:938: finishing write tid 3 to smithi17769138-451 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:938: finishing write tid 4 to smithi17769138-451 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 451 v 150 (ObjNum 745 snap 0 seq_num 745) dirty exists 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:938: left oid 451 (ObjNum 745 snap 0 seq_num 745) 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:939: finishing write tid 1 to smithi17769138-450 2024-07-28T11:28:20.049 INFO:tasks.rados.rados.0.smithi177.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2024-07-28T11:28:20.054 INFO:tasks.rados.rados.0.smithi177.stdout:942: writing smithi17769138-63 from 571636 to 1060482 tid 1 2024-07-28T11:28:20.062 INFO:tasks.rados.rados.0.smithi177.stdout:942: writing smithi17769138-63 from 1854531 to 2419794 tid 2 2024-07-28T11:28:20.062 INFO:tasks.rados.rados.0.smithi177.stdout:935: done (7 left) 2024-07-28T11:28:20.062 INFO:tasks.rados.rados.0.smithi177.stdout:936: done (6 left) 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:937: done (5 left) 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:938: done (4 left) 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:943: read oid 426 snap -1 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:943: expect (ObjNum 680 snap 0 seq_num 680) 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:944: read oid 326 snap -1 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:944: expect (ObjNum 626 snap 0 seq_num 626) 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:945: read oid 20 snap -1 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:945: expect deleted 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:946: write oid 206 current snap is 0 2024-07-28T11:28:20.063 INFO:tasks.rados.rados.0.smithi177.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2024-07-28T11:28:20.069 INFO:tasks.rados.rados.0.smithi177.stdout:946: writing smithi17769138-206 from 588443 to 1152538 tid 1 2024-07-28T11:28:20.077 INFO:tasks.rados.rados.0.smithi177.stdout:946: writing smithi17769138-206 from 1796660 to 2505581 tid 2 2024-07-28T11:28:20.077 INFO:tasks.rados.rados.0.smithi177.stdout:947: write oid 354 current snap is 0 2024-07-28T11:28:20.078 INFO:tasks.rados.rados.0.smithi177.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2024-07-28T11:28:20.085 INFO:tasks.rados.rados.0.smithi177.stdout:947: writing smithi17769138-354 from 605250 to 1244594 tid 1 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:947: writing smithi17769138-354 from 1855142 to 2307721 tid 2 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:948: write oid 92 current snap is 0 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:939: finishing write tid 2 to smithi17769138-450 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:939: finishing write tid 3 to smithi17769138-450 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:939: finishing write tid 4 to smithi17769138-450 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 162 (ObjNum 746 snap 0 seq_num 746) dirty exists 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:939: left oid 450 (ObjNum 746 snap 0 seq_num 746) 2024-07-28T11:28:20.092 INFO:tasks.rados.rados.0.smithi177.stdout:941: finishing write tid 1 to smithi17769138-89 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:941: finishing write tid 2 to smithi17769138-89 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:941: finishing write tid 3 to smithi17769138-89 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:941: finishing write tid 4 to smithi17769138-89 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 89 v 177 (ObjNum 747 snap 0 seq_num 747) dirty exists 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:941: left oid 89 (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:942: finishing write tid 1 to smithi17769138-63 2024-07-28T11:28:20.093 INFO:tasks.rados.rados.0.smithi177.stdout:944: expect (ObjNum 626 snap 0 seq_num 626) 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:942: finishing write tid 2 to smithi17769138-63 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:942: finishing write tid 3 to smithi17769138-63 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:942: finishing write tid 4 to smithi17769138-63 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 63 v 139 (ObjNum 748 snap 0 seq_num 748) dirty exists 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:942: left oid 63 (ObjNum 748 snap 0 seq_num 748) 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:946: finishing write tid 1 to smithi17769138-206 2024-07-28T11:28:20.217 INFO:tasks.rados.rados.0.smithi177.stdout:943: expect (ObjNum 680 snap 0 seq_num 680) 2024-07-28T11:28:20.386 INFO:tasks.rados.rados.0.smithi177.stdout:946: finishing write tid 2 to smithi17769138-206 2024-07-28T11:28:20.386 INFO:tasks.rados.rados.0.smithi177.stdout:946: finishing write tid 3 to smithi17769138-206 2024-07-28T11:28:20.386 INFO:tasks.rados.rados.0.smithi177.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2024-07-28T11:28:20.394 INFO:tasks.rados.rados.0.smithi177.stdout:948: writing smithi17769138-92 from 622057 to 1336650 tid 1 2024-07-28T11:28:20.402 INFO:tasks.rados.rados.0.smithi177.stdout:948: writing smithi17769138-92 from 1913624 to 2622057 tid 2 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:939: done (9 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:940: done (8 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:941: done (7 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:942: done (6 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:943: done (5 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:944: done (4 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:945: done (3 left) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:949: read oid 215 snap -1 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:949: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:950: write oid 484 current snap is 0 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:946: finishing write tid 4 to smithi17769138-206 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 206 v 153 (ObjNum 749 snap 0 seq_num 749) dirty exists 2024-07-28T11:28:20.403 INFO:tasks.rados.rados.0.smithi177.stdout:946: left oid 206 (ObjNum 749 snap 0 seq_num 749) 2024-07-28T11:28:20.404 INFO:tasks.rados.rados.0.smithi177.stdout:947: finishing write tid 1 to smithi17769138-354 2024-07-28T11:28:20.404 INFO:tasks.rados.rados.0.smithi177.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2024-07-28T11:28:20.411 INFO:tasks.rados.rados.0.smithi177.stdout:950: writing smithi17769138-484 from 638864 to 1428706 tid 1 2024-07-28T11:28:20.417 INFO:tasks.rados.rados.0.smithi177.stdout:950: writing smithi17769138-484 from 1972106 to 2428354 tid 2 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:946: done (4 left) 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:951: write oid 173 current snap is 0 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:947: finishing write tid 2 to smithi17769138-354 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:947: finishing write tid 3 to smithi17769138-354 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:947: finishing write tid 4 to smithi17769138-354 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 354 v 142 (ObjNum 750 snap 0 seq_num 750) dirty exists 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:947: left oid 354 (ObjNum 750 snap 0 seq_num 750) 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:948: finishing write tid 1 to smithi17769138-92 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:948: finishing write tid 2 to smithi17769138-92 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:948: finishing write tid 3 to smithi17769138-92 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:948: finishing write tid 4 to smithi17769138-92 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 138 (ObjNum 751 snap 0 seq_num 751) dirty exists 2024-07-28T11:28:20.418 INFO:tasks.rados.rados.0.smithi177.stdout:948: left oid 92 (ObjNum 751 snap 0 seq_num 751) 2024-07-28T11:28:20.419 INFO:tasks.rados.rados.0.smithi177.stdout:949: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:20.548 INFO:tasks.rados.rados.0.smithi177.stdout:950: finishing write tid 1 to smithi17769138-484 2024-07-28T11:28:20.548 INFO:tasks.rados.rados.0.smithi177.stdout:950: finishing write tid 2 to smithi17769138-484 2024-07-28T11:28:20.548 INFO:tasks.rados.rados.0.smithi177.stdout:950: finishing write tid 3 to smithi17769138-484 2024-07-28T11:28:20.549 INFO:tasks.rados.rados.0.smithi177.stdout:950: finishing write tid 4 to smithi17769138-484 2024-07-28T11:28:20.549 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 141 (ObjNum 752 snap 0 seq_num 752) dirty exists 2024-07-28T11:28:20.549 INFO:tasks.rados.rados.0.smithi177.stdout:950: left oid 484 (ObjNum 752 snap 0 seq_num 752) 2024-07-28T11:28:20.549 INFO:tasks.rados.rados.0.smithi177.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2024-07-28T11:28:20.556 INFO:tasks.rados.rados.0.smithi177.stdout:951: writing smithi17769138-173 from 655671 to 1237115 tid 1 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:951: writing smithi17769138-173 from 2030588 to 2655671 tid 2 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:947: done (4 left) 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:948: done (3 left) 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:949: done (2 left) 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:950: done (1 left) 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:952: read oid 171 snap -1 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:952: expect deleted 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:953: write oid 20 current snap is 0 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:951: finishing write tid 1 to smithi17769138-173 2024-07-28T11:28:20.565 INFO:tasks.rados.rados.0.smithi177.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2024-07-28T11:28:20.573 INFO:tasks.rados.rados.0.smithi177.stdout:953: writing smithi17769138-20 from 672478 to 1329171 tid 1 2024-07-28T11:28:20.580 INFO:tasks.rados.rados.0.smithi177.stdout:953: writing smithi17769138-20 from 2089070 to 2548987 tid 2 2024-07-28T11:28:20.580 INFO:tasks.rados.rados.0.smithi177.stdout:954: write oid 280 current snap is 0 2024-07-28T11:28:20.580 INFO:tasks.rados.rados.0.smithi177.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2024-07-28T11:28:20.589 INFO:tasks.rados.rados.0.smithi177.stdout:954: writing smithi17769138-280 from 689285 to 1421227 tid 1 2024-07-28T11:28:20.596 INFO:tasks.rados.rados.0.smithi177.stdout:954: writing smithi17769138-280 from 2147552 to 2689285 tid 2 2024-07-28T11:28:20.596 INFO:tasks.rados.rados.0.smithi177.stdout:955: write oid 337 current snap is 0 2024-07-28T11:28:20.596 INFO:tasks.rados.rados.0.smithi177.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2024-07-28T11:28:20.602 INFO:tasks.rados.rados.0.smithi177.stdout:955: writing smithi17769138-337 from 706092 to 1113283 tid 1 2024-07-28T11:28:20.609 INFO:tasks.rados.rados.0.smithi177.stdout:955: writing smithi17769138-337 from 1806034 to 2269620 tid 2 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:956: read oid 388 snap -1 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:956: expect (ObjNum 387 snap 0 seq_num 387) 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:957: write oid 334 current snap is 0 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:951: finishing write tid 2 to smithi17769138-173 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:951: finishing write tid 3 to smithi17769138-173 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:951: finishing write tid 4 to smithi17769138-173 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 173 v 180 (ObjNum 753 snap 0 seq_num 753) dirty exists 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:951: left oid 173 (ObjNum 753 snap 0 seq_num 753) 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:953: finishing write tid 1 to smithi17769138-20 2024-07-28T11:28:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2024-07-28T11:28:20.616 INFO:tasks.rados.rados.0.smithi177.stdout:957: writing smithi17769138-334 from 722899 to 1205339 tid 1 2024-07-28T11:28:20.624 INFO:tasks.rados.rados.0.smithi177.stdout:957: writing smithi17769138-334 from 1748163 to 2471760 tid 2 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:951: done (6 left) 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:952: done (5 left) 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:958: delete oid 464 current snap is 0 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:953: finishing write tid 2 to smithi17769138-20 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:953: finishing write tid 3 to smithi17769138-20 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:953: finishing write tid 4 to smithi17769138-20 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 20 v 156 (ObjNum 754 snap 0 seq_num 754) dirty exists 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:953: left oid 20 (ObjNum 754 snap 0 seq_num 754) 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:954: finishing write tid 1 to smithi17769138-280 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:954: finishing write tid 2 to smithi17769138-280 2024-07-28T11:28:20.625 INFO:tasks.rados.rados.0.smithi177.stdout:954: finishing write tid 3 to smithi17769138-280 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:954: finishing write tid 4 to smithi17769138-280 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 280 v 184 (ObjNum 755 snap 0 seq_num 755) dirty exists 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:954: left oid 280 (ObjNum 755 snap 0 seq_num 755) 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:955: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:955: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:955: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:955: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 165 (ObjNum 756 snap 0 seq_num 756) dirty exists 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:955: left oid 337 (ObjNum 756 snap 0 seq_num 756) 2024-07-28T11:28:20.626 INFO:tasks.rados.rados.0.smithi177.stdout:956: expect (ObjNum 387 snap 0 seq_num 387) 2024-07-28T11:28:20.719 INFO:tasks.rados.rados.0.smithi177.stdout:957: finishing write tid 1 to smithi17769138-334 2024-07-28T11:28:20.719 INFO:tasks.rados.rados.0.smithi177.stdout:957: finishing write tid 2 to smithi17769138-334 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:957: finishing write tid 3 to smithi17769138-334 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:957: finishing write tid 4 to smithi17769138-334 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 334 v 177 (ObjNum 757 snap 0 seq_num 757) dirty exists 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:957: left oid 334 (ObjNum 757 snap 0 seq_num 757) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:953: done (5 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:954: done (4 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:955: done (3 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:956: done (2 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:957: done (1 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:958: done (0 left) 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:959: write oid 107 current snap is 0 2024-07-28T11:28:20.720 INFO:tasks.rados.rados.0.smithi177.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2024-07-28T11:28:20.727 INFO:tasks.rados.rados.0.smithi177.stdout:959: writing smithi17769138-107 from 756513 to 1389451 tid 1 2024-07-28T11:28:20.735 INFO:tasks.rados.rados.0.smithi177.stdout:959: writing smithi17769138-107 from 1865127 to 2592393 tid 2 2024-07-28T11:28:20.735 INFO:tasks.rados.rados.0.smithi177.stdout:960: write oid 136 current snap is 0 2024-07-28T11:28:20.735 INFO:tasks.rados.rados.0.smithi177.stdout:959: finishing write tid 1 to smithi17769138-107 2024-07-28T11:28:20.735 INFO:tasks.rados.rados.0.smithi177.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2024-07-28T11:28:20.743 INFO:tasks.rados.rados.0.smithi177.stdout:960: writing smithi17769138-136 from 773320 to 1481507 tid 1 2024-07-28T11:28:20.749 INFO:tasks.rados.rados.0.smithi177.stdout:960: writing smithi17769138-136 from 1923609 to 2394533 tid 2 2024-07-28T11:28:20.749 INFO:tasks.rados.rados.0.smithi177.stdout:961: write oid 207 current snap is 0 2024-07-28T11:28:20.749 INFO:tasks.rados.rados.0.smithi177.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2024-07-28T11:28:20.757 INFO:tasks.rados.rados.0.smithi177.stdout:961: writing smithi17769138-207 from 790127 to 1289916 tid 1 2024-07-28T11:28:20.764 INFO:tasks.rados.rados.0.smithi177.stdout:961: writing smithi17769138-207 from 1698444 to 2429379 tid 2 2024-07-28T11:28:20.764 INFO:tasks.rados.rados.0.smithi177.stdout:962: write oid 444 current snap is 0 2024-07-28T11:28:20.764 INFO:tasks.rados.rados.0.smithi177.stdout:959: finishing write tid 2 to smithi17769138-107 2024-07-28T11:28:20.764 INFO:tasks.rados.rados.0.smithi177.stdout:959: finishing write tid 3 to smithi17769138-107 2024-07-28T11:28:20.764 INFO:tasks.rados.rados.0.smithi177.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-07-28T11:28:20.769 INFO:tasks.rados.rados.0.smithi177.stdout:962: writing smithi17769138-444 from 406934 to 981972 tid 1 2024-07-28T11:28:20.776 INFO:tasks.rados.rados.0.smithi177.stdout:962: writing smithi17769138-444 from 1640573 to 2115166 tid 2 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:962: writing smithi17769138-444 from 2642791 to 2806934 tid 3 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:963: write oid 84 current snap is 0 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:959: finishing write tid 4 to smithi17769138-107 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 156 (ObjNum 759 snap 0 seq_num 759) dirty exists 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:960: finishing write tid 1 to smithi17769138-136 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:960: finishing write tid 2 to smithi17769138-136 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:960: finishing write tid 3 to smithi17769138-136 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:960: finishing write tid 4 to smithi17769138-136 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 136 v 183 (ObjNum 760 snap 0 seq_num 760) dirty exists 2024-07-28T11:28:20.781 INFO:tasks.rados.rados.0.smithi177.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2024-07-28T11:28:20.782 INFO:tasks.rados.rados.0.smithi177.stdout:961: finishing write tid 1 to smithi17769138-207 2024-07-28T11:28:20.782 INFO:tasks.rados.rados.0.smithi177.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2024-07-28T11:28:20.787 INFO:tasks.rados.rados.0.smithi177.stdout:963: writing smithi17769138-84 from 423741 to 1074028 tid 1 2024-07-28T11:28:20.796 INFO:tasks.rados.rados.0.smithi177.stdout:963: writing smithi17769138-84 from 1699055 to 2317306 tid 2 2024-07-28T11:28:20.796 INFO:tasks.rados.rados.0.smithi177.stdout:959: done (4 left) 2024-07-28T11:28:20.796 INFO:tasks.rados.rados.0.smithi177.stdout:960: done (3 left) 2024-07-28T11:28:20.796 INFO:tasks.rados.rados.0.smithi177.stdout:964: read oid 111 snap -1 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:965: read oid 135 snap -1 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:966: write oid 328 current snap is 0 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:961: finishing write tid 2 to smithi17769138-207 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:961: finishing write tid 3 to smithi17769138-207 2024-07-28T11:28:20.797 INFO:tasks.rados.rados.0.smithi177.stdout:961: finishing write tid 4 to smithi17769138-207 2024-07-28T11:28:20.798 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 207 v 145 (ObjNum 761 snap 0 seq_num 761) dirty exists 2024-07-28T11:28:20.798 INFO:tasks.rados.rados.0.smithi177.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2024-07-28T11:28:20.798 INFO:tasks.rados.rados.0.smithi177.stdout:962: finishing write tid 1 to smithi17769138-444 2024-07-28T11:28:20.798 INFO:tasks.rados.rados.0.smithi177.stdout:962: finishing write tid 2 to smithi17769138-444 2024-07-28T11:28:20.798 INFO:tasks.rados.rados.0.smithi177.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2024-07-28T11:28:20.801 INFO:tasks.rados.rados.0.smithi177.stdout:966: writing smithi17769138-328 from 440548 to 1166084 tid 1 2024-07-28T11:28:20.808 INFO:tasks.rados.rados.0.smithi177.stdout:966: writing smithi17769138-328 from 1757537 to 2235799 tid 2 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:966: writing smithi17769138-328 from 2813990 to 2840548 tid 3 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:961: done (5 left) 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:967: read oid 23 snap -1 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:968: write oid 454 current snap is 0 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:962: finishing write tid 3 to smithi17769138-444 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:962: finishing write tid 4 to smithi17769138-444 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:962: finishing write tid 5 to smithi17769138-444 2024-07-28T11:28:20.812 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 444 v 117 (ObjNum 762 snap 0 seq_num 762) dirty exists 2024-07-28T11:28:20.813 INFO:tasks.rados.rados.0.smithi177.stdout:962: left oid 444 (ObjNum 762 snap 0 seq_num 762) 2024-07-28T11:28:20.813 INFO:tasks.rados.rados.0.smithi177.stdout:963: finishing write tid 1 to smithi17769138-84 2024-07-28T11:28:20.813 INFO:tasks.rados.rados.0.smithi177.stdout:963: finishing write tid 2 to smithi17769138-84 2024-07-28T11:28:20.813 INFO:tasks.rados.rados.0.smithi177.stdout:963: finishing write tid 3 to smithi17769138-84 2024-07-28T11:28:20.813 INFO:tasks.rados.rados.0.smithi177.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2024-07-28T11:28:21.009 INFO:tasks.rados.rados.0.smithi177.stdout:963: finishing write tid 4 to smithi17769138-84 2024-07-28T11:28:21.009 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 164 (ObjNum 763 snap 0 seq_num 763) dirty exists 2024-07-28T11:28:21.009 INFO:tasks.rados.rados.0.smithi177.stdout:963: left oid 84 (ObjNum 763 snap 0 seq_num 763) 2024-07-28T11:28:21.010 INFO:tasks.rados.rados.0.smithi177.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2024-07-28T11:28:21.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:20 smithi177 bash[31534]: cluster 2024-07-28T11:28:19.084508+0000 mgr.y (mgr.24311) 227 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 96 op/s 2024-07-28T11:28:21.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:20 smithi177 bash[21846]: cluster 2024-07-28T11:28:19.084508+0000 mgr.y (mgr.24311) 227 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 96 op/s 2024-07-28T11:28:21.089 INFO:tasks.rados.rados.0.smithi177.stdout:966: finishing write tid 1 to smithi17769138-328 2024-07-28T11:28:21.089 INFO:tasks.rados.rados.0.smithi177.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2024-07-28T11:28:21.094 INFO:tasks.rados.rados.0.smithi177.stdout:968: writing smithi17769138-454 from 457355 to 858140 tid 1 2024-07-28T11:28:21.101 INFO:tasks.rados.rados.0.smithi177.stdout:968: writing smithi17769138-454 from 1416019 to 2037939 tid 2 2024-07-28T11:28:21.106 INFO:tasks.rados.rados.0.smithi177.stdout:968: writing smithi17769138-454 from 2725060 to 2857355 tid 3 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:962: done (6 left) 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:963: done (5 left) 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:964: done (4 left) 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:965: done (3 left) 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:969: read oid 474 snap -1 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:969: expect (ObjNum 473 snap 0 seq_num 473) 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:970: write oid 130 current snap is 0 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:966: finishing write tid 2 to smithi17769138-328 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:966: finishing write tid 3 to smithi17769138-328 2024-07-28T11:28:21.107 INFO:tasks.rados.rados.0.smithi177.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2024-07-28T11:28:21.112 INFO:tasks.rados.rados.0.smithi177.stdout:970: writing smithi17769138-130 from 474162 to 950196 tid 1 2024-07-28T11:28:21.117 INFO:tasks.rados.rados.0.smithi177.stdout:970: writing smithi17769138-130 from 1358148 to 1840079 tid 2 2024-07-28T11:28:21.123 INFO:tasks.rados.rados.0.smithi177.stdout:970: writing smithi17769138-130 from 2352483 to 2817786 tid 3 2024-07-28T11:28:21.123 INFO:tasks.rados.rados.0.smithi177.stdout:971: read oid 50 snap -1 2024-07-28T11:28:21.123 INFO:tasks.rados.rados.0.smithi177.stdout:971: expect (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:28:21.123 INFO:tasks.rados.rados.0.smithi177.stdout:972: read oid 215 snap -1 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:972: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:973: delete oid 207 current snap is 0 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:966: finishing write tid 4 to smithi17769138-328 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:966: finishing write tid 5 to smithi17769138-328 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 328 v 149 (ObjNum 764 snap 0 seq_num 764) dirty exists 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:966: left oid 328 (ObjNum 764 snap 0 seq_num 764) 2024-07-28T11:28:21.124 INFO:tasks.rados.rados.0.smithi177.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2024-07-28T11:28:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:20 smithi204 bash[24094]: cluster 2024-07-28T11:28:19.084508+0000 mgr.y (mgr.24311) 227 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 96 op/s 2024-07-28T11:28:21.211 INFO:tasks.rados.rados.0.smithi177.stdout:968: finishing write tid 1 to smithi17769138-454 2024-07-28T11:28:21.211 INFO:tasks.rados.rados.0.smithi177.stdout:968: finishing write tid 2 to smithi17769138-454 2024-07-28T11:28:21.211 INFO:tasks.rados.rados.0.smithi177.stdout:968: finishing write tid 3 to smithi17769138-454 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:968: finishing write tid 4 to smithi17769138-454 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:968: finishing write tid 5 to smithi17769138-454 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 145 (ObjNum 765 snap 0 seq_num 765) dirty exists 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:968: left oid 454 (ObjNum 765 snap 0 seq_num 765) 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:970: finishing write tid 1 to smithi17769138-130 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:970: finishing write tid 2 to smithi17769138-130 2024-07-28T11:28:21.212 INFO:tasks.rados.rados.0.smithi177.stdout:969: expect (ObjNum 473 snap 0 seq_num 473) 2024-07-28T11:28:21.354 INFO:tasks.rados.rados.0.smithi177.stdout:970: finishing write tid 3 to smithi17769138-130 2024-07-28T11:28:21.354 INFO:tasks.rados.rados.0.smithi177.stdout:970: finishing write tid 4 to smithi17769138-130 2024-07-28T11:28:21.354 INFO:tasks.rados.rados.0.smithi177.stdout:966: done (7 left) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:967: done (6 left) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:968: done (5 left) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:969: done (4 left) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:973: done (3 left) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:974: read oid 273 snap -1 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:974: expect (ObjNum 272 snap 0 seq_num 272) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:975: read oid 57 snap -1 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:976: write oid 386 current snap is 0 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:970: finishing write tid 5 to smithi17769138-130 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 174 (ObjNum 766 snap 0 seq_num 766) dirty exists 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:970: left oid 130 (ObjNum 766 snap 0 seq_num 766) 2024-07-28T11:28:21.355 INFO:tasks.rados.rados.0.smithi177.stdout:971: expect (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:28:21.451 INFO:tasks.rados.rados.0.smithi177.stdout:972: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:21.577 INFO:tasks.rados.rados.0.smithi177.stdout:974: expect (ObjNum 272 snap 0 seq_num 272) 2024-07-28T11:28:21.667 INFO:tasks.rados.rados.0.smithi177.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:28:21.776 INFO:tasks.rados.rados.0.smithi177.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2024-07-28T11:28:21.784 INFO:tasks.rados.rados.0.smithi177.stdout:976: writing smithi17769138-386 from 507776 to 1250661 tid 1 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:976: writing smithi17769138-386 from 1991465 to 2477065 tid 2 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:970: done (5 left) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:971: done (4 left) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:972: done (3 left) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:974: done (2 left) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:975: done (1 left) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:977: read oid 326 snap -1 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:977: expect (ObjNum 626 snap 0 seq_num 626) 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:978: read oid 263 snap -1 2024-07-28T11:28:21.792 INFO:tasks.rados.rados.0.smithi177.stdout:978: expect deleted 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:979: read oid 143 snap -1 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:980: read oid 286 snap -1 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:981: read oid 376 snap -1 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:982: write oid 94 current snap is 0 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:976: finishing write tid 1 to smithi17769138-386 2024-07-28T11:28:21.793 INFO:tasks.rados.rados.0.smithi177.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-07-28T11:28:21.797 INFO:tasks.rados.rados.0.smithi177.stdout:982: writing smithi17769138-94 from 524583 to 942717 tid 1 2024-07-28T11:28:21.806 INFO:tasks.rados.rados.0.smithi177.stdout:982: writing smithi17769138-94 from 1649947 to 2279205 tid 2 2024-07-28T11:28:21.810 INFO:tasks.rados.rados.0.smithi177.stdout:982: writing smithi17769138-94 from 2834752 to 2924583 tid 3 2024-07-28T11:28:21.810 INFO:tasks.rados.rados.0.smithi177.stdout:983: write oid 452 current snap is 0 2024-07-28T11:28:21.811 INFO:tasks.rados.rados.0.smithi177.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-07-28T11:28:21.816 INFO:tasks.rados.rados.0.smithi177.stdout:983: writing smithi17769138-452 from 541390 to 1034773 tid 1 2024-07-28T11:28:21.823 INFO:tasks.rados.rados.0.smithi177.stdout:983: writing smithi17769138-452 from 1592076 to 2081345 tid 2 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:983: writing smithi17769138-452 from 2862175 to 2941390 tid 3 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:984: read oid 469 snap -1 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:984: expect deleted 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:985: read oid 331 snap -1 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:985: expect (ObjNum 563 snap 0 seq_num 563) 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:986: write oid 301 current snap is 0 2024-07-28T11:28:21.828 INFO:tasks.rados.rados.0.smithi177.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-07-28T11:28:21.834 INFO:tasks.rados.rados.0.smithi177.stdout:986: writing smithi17769138-301 from 558197 to 1126829 tid 1 2024-07-28T11:28:21.841 INFO:tasks.rados.rados.0.smithi177.stdout:986: writing smithi17769138-301 from 1650558 to 2283485 tid 2 2024-07-28T11:28:21.845 INFO:tasks.rados.rados.0.smithi177.stdout:986: writing smithi17769138-301 from 2773245 to 2958197 tid 3 2024-07-28T11:28:21.845 INFO:tasks.rados.rados.0.smithi177.stdout:987: write oid 160 current snap is 0 2024-07-28T11:28:21.845 INFO:tasks.rados.rados.0.smithi177.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2024-07-28T11:28:21.852 INFO:tasks.rados.rados.0.smithi177.stdout:987: writing smithi17769138-160 from 575004 to 1218885 tid 1 2024-07-28T11:28:21.858 INFO:tasks.rados.rados.0.smithi177.stdout:987: writing smithi17769138-160 from 1709040 to 2201978 tid 2 2024-07-28T11:28:21.863 INFO:tasks.rados.rados.0.smithi177.stdout:987: writing smithi17769138-160 from 2917021 to 2975004 tid 3 2024-07-28T11:28:21.863 INFO:tasks.rados.rados.0.smithi177.stdout:988: read oid 29 snap -1 2024-07-28T11:28:21.863 INFO:tasks.rados.rados.0.smithi177.stdout:988: expect (ObjNum 690 snap 0 seq_num 690) 2024-07-28T11:28:21.863 INFO:tasks.rados.rados.0.smithi177.stdout:989: write oid 433 current snap is 0 2024-07-28T11:28:21.863 INFO:tasks.rados.rados.0.smithi177.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2024-07-28T11:28:21.952 INFO:tasks.rados.rados.0.smithi177.stdout:977: expect (ObjNum 626 snap 0 seq_num 626) 2024-07-28T11:28:22.081 INFO:tasks.rados.rados.0.smithi177.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:976: finishing write tid 2 to smithi17769138-386 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:976: finishing write tid 3 to smithi17769138-386 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:976: finishing write tid 4 to smithi17769138-386 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 120 (ObjNum 768 snap 0 seq_num 768) dirty exists 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:976: left oid 386 (ObjNum 768 snap 0 seq_num 768) 2024-07-28T11:28:22.186 INFO:tasks.rados.rados.0.smithi177.stdout:982: finishing write tid 1 to smithi17769138-94 2024-07-28T11:28:22.187 INFO:tasks.rados.rados.0.smithi177.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-07-28T11:28:22.193 INFO:tasks.rados.rados.0.smithi177.stdout:989: writing smithi17769138-433 from 591811 to 1310941 tid 1 2024-07-28T11:28:22.200 INFO:tasks.rados.rados.0.smithi177.stdout:989: writing smithi17769138-433 from 1767522 to 2404118 tid 2 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:989: writing smithi17769138-433 from 2828091 to 2991811 tid 3 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:976: done (13 left) 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:977: done (12 left) 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:978: done (11 left) 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:979: done (10 left) 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:980: done (9 left) 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:990: delete oid 81 current snap is 0 2024-07-28T11:28:22.204 INFO:tasks.rados.rados.0.smithi177.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:982: finishing write tid 2 to smithi17769138-94 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:982: finishing write tid 3 to smithi17769138-94 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:981: done (9 left) 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:990: done (8 left) 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:991: write oid 191 current snap is 0 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:982: finishing write tid 4 to smithi17769138-94 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:982: finishing write tid 5 to smithi17769138-94 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 188 (ObjNum 769 snap 0 seq_num 769) dirty exists 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:982: left oid 94 (ObjNum 769 snap 0 seq_num 769) 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:983: finishing write tid 1 to smithi17769138-452 2024-07-28T11:28:22.289 INFO:tasks.rados.rados.0.smithi177.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2024-07-28T11:28:22.295 INFO:tasks.rados.rados.0.smithi177.stdout:991: writing smithi17769138-191 from 625425 to 1095053 tid 1 2024-07-28T11:28:22.303 INFO:tasks.rados.rados.0.smithi177.stdout:991: writing smithi17769138-191 from 1768133 to 2408398 tid 2 2024-07-28T11:28:22.303 INFO:tasks.rados.rados.0.smithi177.stdout:982: done (8 left) 2024-07-28T11:28:22.303 INFO:tasks.rados.rados.0.smithi177.stdout:992: write oid 224 current snap is 0 2024-07-28T11:28:22.303 INFO:tasks.rados.rados.0.smithi177.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2024-07-28T11:28:22.310 INFO:tasks.rados.rados.0.smithi177.stdout:992: writing smithi17769138-224 from 642232 to 1303462 tid 1 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:992: writing smithi17769138-224 from 1942968 to 2726891 tid 2 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:993: delete oid 76 current snap is 0 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:983: finishing write tid 2 to smithi17769138-452 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:983: finishing write tid 3 to smithi17769138-452 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:983: finishing write tid 4 to smithi17769138-452 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:983: finishing write tid 5 to smithi17769138-452 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 452 v 169 (ObjNum 770 snap 0 seq_num 770) dirty exists 2024-07-28T11:28:22.319 INFO:tasks.rados.rados.0.smithi177.stdout:983: left oid 452 (ObjNum 770 snap 0 seq_num 770) 2024-07-28T11:28:22.320 INFO:tasks.rados.rados.0.smithi177.stdout:985: expect (ObjNum 563 snap 0 seq_num 563) 2024-07-28T11:28:22.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:22 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:22.507 INFO:tasks.rados.rados.0.smithi177.stdout:986: finishing write tid 1 to smithi17769138-301 2024-07-28T11:28:22.507 INFO:tasks.rados.rados.0.smithi177.stdout:986: finishing write tid 2 to smithi17769138-301 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:986: finishing write tid 3 to smithi17769138-301 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:986: finishing write tid 4 to smithi17769138-301 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:986: finishing write tid 5 to smithi17769138-301 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 160 (ObjNum 771 snap 0 seq_num 771) dirty exists 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:986: left oid 301 (ObjNum 771 snap 0 seq_num 771) 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:987: finishing write tid 1 to smithi17769138-160 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:987: finishing write tid 2 to smithi17769138-160 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:987: finishing write tid 3 to smithi17769138-160 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:987: finishing write tid 4 to smithi17769138-160 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:987: finishing write tid 5 to smithi17769138-160 2024-07-28T11:28:22.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 152 (ObjNum 772 snap 0 seq_num 772) dirty exists 2024-07-28T11:28:22.509 INFO:tasks.rados.rados.0.smithi177.stdout:987: left oid 160 (ObjNum 772 snap 0 seq_num 772) 2024-07-28T11:28:22.509 INFO:tasks.rados.rados.0.smithi177.stdout:988: expect (ObjNum 690 snap 0 seq_num 690) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:989: finishing write tid 1 to smithi17769138-433 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:989: finishing write tid 2 to smithi17769138-433 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:983: done (9 left) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:984: done (8 left) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:985: done (7 left) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:986: done (6 left) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:987: done (5 left) 2024-07-28T11:28:22.675 INFO:tasks.rados.rados.0.smithi177.stdout:988: done (4 left) 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:993: done (3 left) 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:994: delete oid 236 current snap is 0 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:989: finishing write tid 3 to smithi17769138-433 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:989: finishing write tid 4 to smithi17769138-433 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:989: finishing write tid 5 to smithi17769138-433 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 149 (ObjNum 773 snap 0 seq_num 773) dirty exists 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:989: left oid 433 (ObjNum 773 snap 0 seq_num 773) 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:991: finishing write tid 1 to smithi17769138-191 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:991: finishing write tid 2 to smithi17769138-191 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:991: finishing write tid 3 to smithi17769138-191 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:991: finishing write tid 4 to smithi17769138-191 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 191 v 180 (ObjNum 775 snap 0 seq_num 775) dirty exists 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:991: left oid 191 (ObjNum 775 snap 0 seq_num 775) 2024-07-28T11:28:22.676 INFO:tasks.rados.rados.0.smithi177.stdout:992: finishing write tid 1 to smithi17769138-224 2024-07-28T11:28:22.677 INFO:tasks.rados.rados.0.smithi177.stdout:992: finishing write tid 2 to smithi17769138-224 2024-07-28T11:28:22.677 INFO:tasks.rados.rados.0.smithi177.stdout:992: finishing write tid 3 to smithi17769138-224 2024-07-28T11:28:22.677 INFO:tasks.rados.rados.0.smithi177.stdout:992: finishing write tid 4 to smithi17769138-224 2024-07-28T11:28:22.677 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 224 v 173 (ObjNum 776 snap 0 seq_num 776) dirty exists 2024-07-28T11:28:22.677 INFO:tasks.rados.rados.0.smithi177.stdout:992: left oid 224 (ObjNum 776 snap 0 seq_num 776) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:989: done (3 left) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:991: done (2 left) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:992: done (1 left) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:994: done (0 left) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:995: read oid 148 snap -1 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:996: read oid 69 snap -1 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:996: expect (ObjNum 68 snap 0 seq_num 68) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:997: read oid 288 snap -1 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:998: write oid 346 current snap is 0 2024-07-28T11:28:22.678 INFO:tasks.rados.rados.0.smithi177.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-07-28T11:28:22.684 INFO:tasks.rados.rados.0.smithi177.stdout:998: writing smithi17769138-346 from 692653 to 1179630 tid 1 2024-07-28T11:28:22.689 INFO:tasks.rados.rados.0.smithi177.stdout:998: writing smithi17769138-346 from 1602061 to 2249664 tid 2 2024-07-28T11:28:22.695 INFO:tasks.rados.rados.0.smithi177.stdout:998: writing smithi17769138-346 from 2992629 to 3092653 tid 3 2024-07-28T11:28:22.695 INFO:tasks.rados.rados.0.smithi177.stdout:999: write oid 454 current snap is 0 2024-07-28T11:28:22.695 INFO:tasks.rados.rados.0.smithi177.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2024-07-28T11:28:22.702 INFO:tasks.rados.rados.0.smithi177.stdout:999: writing smithi17769138-454 from 709460 to 1271686 tid 1 2024-07-28T11:28:22.711 INFO:tasks.rados.rados.0.smithi177.stdout:999: writing smithi17769138-454 from 2060543 to 2851804 tid 2 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1000: read oid 31 snap -1 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1000: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1001: read oid 431 snap -1 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1002: write oid 2 current snap is 0 2024-07-28T11:28:22.712 INFO:tasks.rados.rados.0.smithi177.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2024-07-28T11:28:22.720 INFO:tasks.rados.rados.0.smithi177.stdout:1002: writing smithi17769138-2 from 726267 to 1363742 tid 1 2024-07-28T11:28:22.728 INFO:tasks.rados.rados.0.smithi177.stdout:1002: writing smithi17769138-2 from 2119025 to 2770297 tid 2 2024-07-28T11:28:22.729 INFO:tasks.rados.rados.0.smithi177.stdout:1003: write oid 92 current snap is 0 2024-07-28T11:28:22.729 INFO:tasks.rados.rados.0.smithi177.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:28:22.829 INFO:tasks.rados.rados.0.smithi177.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:28:22.936 INFO:tasks.rados.rados.0.smithi177.stdout:996: expect (ObjNum 68 snap 0 seq_num 68) 2024-07-28T11:28:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:22 smithi177 bash[31534]: cluster 2024-07-28T11:28:21.085158+0000 mgr.y (mgr.24311) 228 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:23.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:22 smithi177 bash[21846]: cluster 2024-07-28T11:28:21.085158+0000 mgr.y (mgr.24311) 228 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:23.046 INFO:tasks.rados.rados.0.smithi177.stdout:998: finishing write tid 1 to smithi17769138-346 2024-07-28T11:28:23.046 INFO:tasks.rados.rados.0.smithi177.stdout:998: finishing write tid 2 to smithi17769138-346 2024-07-28T11:28:23.046 INFO:tasks.rados.rados.0.smithi177.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2024-07-28T11:28:23.054 INFO:tasks.rados.rados.0.smithi177.stdout:1003: writing smithi17769138-92 from 743074 to 1455798 tid 1 2024-07-28T11:28:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:1003: writing smithi17769138-92 from 2061154 to 2856084 tid 2 2024-07-28T11:28:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:995: done (8 left) 2024-07-28T11:28:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:996: done (7 left) 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:997: done (6 left) 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:1004: write oid 143 current snap is 0 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:998: finishing write tid 3 to smithi17769138-346 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:998: finishing write tid 4 to smithi17769138-346 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:998: finishing write tid 5 to smithi17769138-346 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 178 (ObjNum 779 snap 0 seq_num 779) dirty exists 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:998: left oid 346 (ObjNum 779 snap 0 seq_num 779) 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:999: finishing write tid 1 to smithi17769138-454 2024-07-28T11:28:23.064 INFO:tasks.rados.rados.0.smithi177.stdout:1000: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:23.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:22 smithi204 bash[24094]: cluster 2024-07-28T11:28:21.085158+0000 mgr.y (mgr.24311) 228 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:23.203 INFO:tasks.rados.rados.0.smithi177.stdout:999: finishing write tid 2 to smithi17769138-454 2024-07-28T11:28:23.204 INFO:tasks.rados.rados.0.smithi177.stdout:999: finishing write tid 3 to smithi17769138-454 2024-07-28T11:28:23.204 INFO:tasks.rados.rados.0.smithi177.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2024-07-28T11:28:23.211 INFO:tasks.rados.rados.0.smithi177.stdout:1004: writing smithi17769138-143 from 759881 to 1547854 tid 1 2024-07-28T11:28:23.220 INFO:tasks.rados.rados.0.smithi177.stdout:1004: writing smithi17769138-143 from 2119636 to 2774577 tid 2 2024-07-28T11:28:23.220 INFO:tasks.rados.rados.0.smithi177.stdout:998: done (6 left) 2024-07-28T11:28:23.220 INFO:tasks.rados.rados.0.smithi177.stdout:1000: done (5 left) 2024-07-28T11:28:23.220 INFO:tasks.rados.rados.0.smithi177.stdout:1005: write oid 146 current snap is 0 2024-07-28T11:28:23.220 INFO:tasks.rados.rados.0.smithi177.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2024-07-28T11:28:23.227 INFO:tasks.rados.rados.0.smithi177.stdout:1005: writing smithi17769138-146 from 776688 to 1356263 tid 1 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1005: writing smithi17769138-146 from 1894471 to 2693070 tid 2 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1006: read oid 234 snap -1 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1006: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1007: read oid 498 snap -1 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1007: expect (ObjNum 663 snap 0 seq_num 663) 2024-07-28T11:28:23.235 INFO:tasks.rados.rados.0.smithi177.stdout:1008: read oid 392 snap -1 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:1008: expect (ObjNum 391 snap 0 seq_num 391) 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:1009: write oid 72 current snap is 0 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:999: finishing write tid 4 to smithi17769138-454 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 152 (ObjNum 780 snap 0 seq_num 780) dirty exists 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:999: left oid 454 (ObjNum 780 snap 0 seq_num 780) 2024-07-28T11:28:23.236 INFO:tasks.rados.rados.0.smithi177.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1002: finishing write tid 1 to smithi17769138-2 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1002: finishing write tid 2 to smithi17769138-2 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1002: finishing write tid 3 to smithi17769138-2 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1002: finishing write tid 4 to smithi17769138-2 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 182 (ObjNum 781 snap 0 seq_num 781) dirty exists 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1002: left oid 2 (ObjNum 781 snap 0 seq_num 781) 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1003: finishing write tid 1 to smithi17769138-92 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1003: finishing write tid 2 to smithi17769138-92 2024-07-28T11:28:23.328 INFO:tasks.rados.rados.0.smithi177.stdout:1003: finishing write tid 3 to smithi17769138-92 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1003: finishing write tid 4 to smithi17769138-92 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 155 (ObjNum 782 snap 0 seq_num 782) dirty exists 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1004: finishing write tid 1 to smithi17769138-143 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1004: finishing write tid 2 to smithi17769138-143 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1004: finishing write tid 3 to smithi17769138-143 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1004: finishing write tid 4 to smithi17769138-143 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 143 v 158 (ObjNum 783 snap 0 seq_num 783) dirty exists 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1004: left oid 143 (ObjNum 783 snap 0 seq_num 783) 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1005: finishing write tid 1 to smithi17769138-146 2024-07-28T11:28:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:1008: expect (ObjNum 391 snap 0 seq_num 391) 2024-07-28T11:28:23.403 INFO:tasks.rados.rados.0.smithi177.stdout:1007: expect (ObjNum 663 snap 0 seq_num 663) 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:1005: finishing write tid 2 to smithi17769138-146 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:1005: finishing write tid 3 to smithi17769138-146 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:1005: finishing write tid 4 to smithi17769138-146 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 156 (ObjNum 784 snap 0 seq_num 784) dirty exists 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:1005: left oid 146 (ObjNum 784 snap 0 seq_num 784) 2024-07-28T11:28:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:1006: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:28:23.650 INFO:tasks.rados.rados.0.smithi177.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-07-28T11:28:23.673 INFO:tasks.rados.rados.0.smithi177.stdout:1009: writing smithi17769138-72 from 793495 to 1448319 tid 1 2024-07-28T11:28:23.692 INFO:tasks.rados.rados.0.smithi177.stdout:1009: writing smithi17769138-72 from 1952953 to 2611563 tid 2 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1009: writing smithi17769138-72 from 3157167 to 3193495 tid 3 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:999: done (9 left) 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1001: done (8 left) 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1002: done (7 left) 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1003: done (6 left) 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1004: done (5 left) 2024-07-28T11:28:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:1005: done (4 left) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1006: done (3 left) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1007: done (2 left) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1008: done (1 left) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1010: read oid 48 snap -1 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1010: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1011: read oid 372 snap -1 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1011: expect (ObjNum 559 snap 0 seq_num 559) 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1012: write oid 470 current snap is 0 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1009: finishing write tid 1 to smithi17769138-72 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1009: finishing write tid 2 to smithi17769138-72 2024-07-28T11:28:23.703 INFO:tasks.rados.rados.0.smithi177.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-07-28T11:28:23.708 INFO:tasks.rados.rados.0.smithi177.stdout:1012: writing smithi17769138-470 from 410302 to 1140375 tid 1 2024-07-28T11:28:23.715 INFO:tasks.rados.rados.0.smithi177.stdout:1012: writing smithi17769138-470 from 1895082 to 2297350 tid 2 2024-07-28T11:28:23.720 INFO:tasks.rados.rados.0.smithi177.stdout:1012: writing smithi17769138-470 from 2951884 to 3210302 tid 3 2024-07-28T11:28:23.720 INFO:tasks.rados.rados.0.smithi177.stdout:1013: read oid 275 snap -1 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1013: expect (ObjNum 274 snap 0 seq_num 274) 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1014: read oid 75 snap -1 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1014: expect deleted 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1015: read oid 416 snap -1 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1015: expect (ObjNum 415 snap 0 seq_num 415) 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1016: write oid 404 current snap is 0 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1009: finishing write tid 3 to smithi17769138-72 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1009: finishing write tid 4 to smithi17769138-72 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1009: finishing write tid 5 to smithi17769138-72 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 72 v 184 (ObjNum 785 snap 0 seq_num 785) dirty exists 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1009: left oid 72 (ObjNum 785 snap 0 seq_num 785) 2024-07-28T11:28:23.721 INFO:tasks.rados.rados.0.smithi177.stdout:1010: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:28:23.807 INFO:tasks.rados.rados.0.smithi177.stdout:1012: finishing write tid 1 to smithi17769138-470 2024-07-28T11:28:23.807 INFO:tasks.rados.rados.0.smithi177.stdout:1011: expect (ObjNum 559 snap 0 seq_num 559) 2024-07-28T11:28:23.937 INFO:tasks.rados.rados.0.smithi177.stdout:1012: finishing write tid 2 to smithi17769138-470 2024-07-28T11:28:23.937 INFO:tasks.rados.rados.0.smithi177.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-07-28T11:28:23.941 INFO:tasks.rados.rados.0.smithi177.stdout:1016: writing smithi17769138-404 from 427109 to 832431 tid 1 2024-07-28T11:28:23.948 INFO:tasks.rados.rados.0.smithi177.stdout:1016: writing smithi17769138-404 from 1553564 to 2099490 tid 2 2024-07-28T11:28:23.954 INFO:tasks.rados.rados.0.smithi177.stdout:1016: writing smithi17769138-404 from 2579307 to 3227109 tid 3 2024-07-28T11:28:23.954 INFO:tasks.rados.rados.0.smithi177.stdout:1009: done (7 left) 2024-07-28T11:28:23.955 INFO:tasks.rados.rados.0.smithi177.stdout:1010: done (6 left) 2024-07-28T11:28:23.955 INFO:tasks.rados.rados.0.smithi177.stdout:1011: done (5 left) 2024-07-28T11:28:23.955 INFO:tasks.rados.rados.0.smithi177.stdout:1017: write oid 400 current snap is 0 2024-07-28T11:28:23.955 INFO:tasks.rados.rados.0.smithi177.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-07-28T11:28:23.959 INFO:tasks.rados.rados.0.smithi177.stdout:1017: writing smithi17769138-400 from 443916 to 924487 tid 1 2024-07-28T11:28:23.966 INFO:tasks.rados.rados.0.smithi177.stdout:1017: writing smithi17769138-400 from 1612046 to 2017983 tid 2 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1017: writing smithi17769138-400 from 2606730 to 3101782 tid 3 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1018: read oid 102 snap -1 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1018: expect (ObjNum 590 snap 0 seq_num 590) 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1019: read oid 338 snap -1 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1019: expect deleted 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1020: write oid 465 current snap is 0 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1012: finishing write tid 3 to smithi17769138-470 2024-07-28T11:28:23.973 INFO:tasks.rados.rados.0.smithi177.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2024-07-28T11:28:23.979 INFO:tasks.rados.rados.0.smithi177.stdout:1020: writing smithi17769138-465 from 460723 to 1016543 tid 1 2024-07-28T11:28:23.985 INFO:tasks.rados.rados.0.smithi177.stdout:1020: writing smithi17769138-465 from 1670528 to 2220123 tid 2 2024-07-28T11:28:23.991 INFO:tasks.rados.rados.0.smithi177.stdout:1020: writing smithi17769138-465 from 2634153 to 3260723 tid 3 2024-07-28T11:28:23.991 INFO:tasks.rados.rados.0.smithi177.stdout:1014: done (8 left) 2024-07-28T11:28:23.992 INFO:tasks.rados.rados.0.smithi177.stdout:1021: write oid 336 current snap is 0 2024-07-28T11:28:23.992 INFO:tasks.rados.rados.0.smithi177.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-07-28T11:28:23.997 INFO:tasks.rados.rados.0.smithi177.stdout:1021: writing smithi17769138-336 from 477530 to 1108599 tid 1 2024-07-28T11:28:24.003 INFO:tasks.rados.rados.0.smithi177.stdout:1021: writing smithi17769138-336 from 1612657 to 2022263 tid 2 2024-07-28T11:28:24.008 INFO:tasks.rados.rados.0.smithi177.stdout:1021: writing smithi17769138-336 from 2545223 to 3062819 tid 3 2024-07-28T11:28:24.008 INFO:tasks.rados.rados.0.smithi177.stdout:1022: write oid 119 current snap is 0 2024-07-28T11:28:24.008 INFO:tasks.rados.rados.0.smithi177.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-07-28T11:28:24.014 INFO:tasks.rados.rados.0.smithi177.stdout:1022: writing smithi17769138-119 from 494337 to 917008 tid 1 2024-07-28T11:28:24.019 INFO:tasks.rados.rados.0.smithi177.stdout:1022: writing smithi17769138-119 from 1387492 to 1940756 tid 2 2024-07-28T11:28:24.026 INFO:tasks.rados.rados.0.smithi177.stdout:1022: writing smithi17769138-119 from 2688999 to 3134220 tid 3 2024-07-28T11:28:24.026 INFO:tasks.rados.rados.0.smithi177.stdout:1023: read oid 433 snap -1 2024-07-28T11:28:24.026 INFO:tasks.rados.rados.0.smithi177.stdout:1023: expect (ObjNum 773 snap 0 seq_num 773) 2024-07-28T11:28:24.026 INFO:tasks.rados.rados.0.smithi177.stdout:1024: read oid 99 snap -1 2024-07-28T11:28:24.026 INFO:tasks.rados.rados.0.smithi177.stdout:1024: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:24.027 INFO:tasks.rados.rados.0.smithi177.stdout:1025: write oid 250 current snap is 0 2024-07-28T11:28:24.027 INFO:tasks.rados.rados.0.smithi177.stdout:1013: expect (ObjNum 274 snap 0 seq_num 274) 2024-07-28T11:28:24.108 INFO:tasks.rados.rados.0.smithi177.stdout:1012: finishing write tid 4 to smithi17769138-470 2024-07-28T11:28:24.108 INFO:tasks.rados.rados.0.smithi177.stdout:1012: finishing write tid 5 to smithi17769138-470 2024-07-28T11:28:24.109 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 186 (ObjNum 786 snap 0 seq_num 786) dirty exists 2024-07-28T11:28:24.109 INFO:tasks.rados.rados.0.smithi177.stdout:1012: left oid 470 (ObjNum 786 snap 0 seq_num 786) 2024-07-28T11:28:24.109 INFO:tasks.rados.rados.0.smithi177.stdout:1015: expect (ObjNum 415 snap 0 seq_num 415) 2024-07-28T11:28:24.196 INFO:tasks.rados.rados.0.smithi177.stdout:1016: finishing write tid 1 to smithi17769138-404 2024-07-28T11:28:24.196 INFO:tasks.rados.rados.0.smithi177.stdout:1016: finishing write tid 2 to smithi17769138-404 2024-07-28T11:28:24.196 INFO:tasks.rados.rados.0.smithi177.stdout:1016: finishing write tid 3 to smithi17769138-404 2024-07-28T11:28:24.196 INFO:tasks.rados.rados.0.smithi177.stdout:1016: finishing write tid 4 to smithi17769138-404 2024-07-28T11:28:24.196 INFO:tasks.rados.rados.0.smithi177.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-07-28T11:28:24.201 INFO:tasks.rados.rados.0.smithi177.stdout:1025: writing smithi17769138-250 from 511144 to 1009064 tid 1 2024-07-28T11:28:24.206 INFO:tasks.rados.rados.0.smithi177.stdout:1025: writing smithi17769138-250 from 1445974 to 1859249 tid 2 2024-07-28T11:28:24.212 INFO:tasks.rados.rados.0.smithi177.stdout:1025: writing smithi17769138-250 from 2316422 to 2972915 tid 3 2024-07-28T11:28:24.212 INFO:tasks.rados.rados.0.smithi177.stdout:1012: done (12 left) 2024-07-28T11:28:24.212 INFO:tasks.rados.rados.0.smithi177.stdout:1013: done (11 left) 2024-07-28T11:28:24.212 INFO:tasks.rados.rados.0.smithi177.stdout:1015: done (10 left) 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1026: read oid 34 snap -1 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1026: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1027: read oid 94 snap -1 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1027: expect (ObjNum 769 snap 0 seq_num 769) 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1028: write oid 93 current snap is 0 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1016: finishing write tid 5 to smithi17769138-404 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 404 v 160 (ObjNum 787 snap 0 seq_num 787) dirty exists 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1016: left oid 404 (ObjNum 787 snap 0 seq_num 787) 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1017: finishing write tid 1 to smithi17769138-400 2024-07-28T11:28:24.213 INFO:tasks.rados.rados.0.smithi177.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2024-07-28T11:28:24.218 INFO:tasks.rados.rados.0.smithi177.stdout:1028: writing smithi17769138-93 from 527951 to 1101120 tid 1 2024-07-28T11:28:24.224 INFO:tasks.rados.rados.0.smithi177.stdout:1028: writing smithi17769138-93 from 1504456 to 2061389 tid 2 2024-07-28T11:28:24.232 INFO:tasks.rados.rados.0.smithi177.stdout:1028: writing smithi17769138-93 from 2743845 to 3211610 tid 3 2024-07-28T11:28:24.232 INFO:tasks.rados.rados.0.smithi177.stdout:1016: done (12 left) 2024-07-28T11:28:24.232 INFO:tasks.rados.rados.0.smithi177.stdout:1029: write oid 237 current snap is 0 2024-07-28T11:28:24.232 INFO:tasks.rados.rados.0.smithi177.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-07-28T11:28:24.239 INFO:tasks.rados.rados.0.smithi177.stdout:1029: writing smithi17769138-237 from 544758 to 1193176 tid 1 2024-07-28T11:28:24.245 INFO:tasks.rados.rados.0.smithi177.stdout:1029: writing smithi17769138-237 from 1846585 to 2263529 tid 2 2024-07-28T11:28:24.252 INFO:tasks.rados.rados.0.smithi177.stdout:1029: writing smithi17769138-237 from 2771268 to 3344758 tid 3 2024-07-28T11:28:24.252 INFO:tasks.rados.rados.0.smithi177.stdout:1030: read oid 16 snap -1 2024-07-28T11:28:24.252 INFO:tasks.rados.rados.0.smithi177.stdout:1030: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:24.252 INFO:tasks.rados.rados.0.smithi177.stdout:1031: write oid 265 current snap is 0 2024-07-28T11:28:24.253 INFO:tasks.rados.rados.0.smithi177.stdout:1017: finishing write tid 2 to smithi17769138-400 2024-07-28T11:28:24.253 INFO:tasks.rados.rados.0.smithi177.stdout:1017: finishing write tid 3 to smithi17769138-400 2024-07-28T11:28:24.253 INFO:tasks.rados.rados.0.smithi177.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-07-28T11:28:24.260 INFO:tasks.rados.rados.0.smithi177.stdout:1031: writing smithi17769138-265 from 561565 to 1285232 tid 1 2024-07-28T11:28:24.267 INFO:tasks.rados.rados.0.smithi177.stdout:1031: writing smithi17769138-265 from 1905067 to 2465669 tid 2 2024-07-28T11:28:24.272 INFO:tasks.rados.rados.0.smithi177.stdout:1031: writing smithi17769138-265 from 3082338 to 3361565 tid 3 2024-07-28T11:28:24.272 INFO:tasks.rados.rados.0.smithi177.stdout:1019: done (14 left) 2024-07-28T11:28:24.272 INFO:tasks.rados.rados.0.smithi177.stdout:1032: delete oid 103 current snap is 0 2024-07-28T11:28:24.273 INFO:tasks.rados.rados.0.smithi177.stdout:1017: finishing write tid 4 to smithi17769138-400 2024-07-28T11:28:24.273 INFO:tasks.rados.rados.0.smithi177.stdout:1017: finishing write tid 5 to smithi17769138-400 2024-07-28T11:28:24.273 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 400 v 164 (ObjNum 788 snap 0 seq_num 788) dirty exists 2024-07-28T11:28:24.273 INFO:tasks.rados.rados.0.smithi177.stdout:1017: left oid 400 (ObjNum 788 snap 0 seq_num 788) 2024-07-28T11:28:24.273 INFO:tasks.rados.rados.0.smithi177.stdout:1018: expect (ObjNum 590 snap 0 seq_num 590) 2024-07-28T11:28:24.450 INFO:tasks.rados.rados.0.smithi177.stdout:1020: finishing write tid 1 to smithi17769138-465 2024-07-28T11:28:24.450 INFO:tasks.rados.rados.0.smithi177.stdout:1020: finishing write tid 2 to smithi17769138-465 2024-07-28T11:28:24.450 INFO:tasks.rados.rados.0.smithi177.stdout:1017: done (14 left) 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1018: done (13 left) 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1032: done (12 left) 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1033: read oid 251 snap -1 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1033: expect (ObjNum 250 snap 0 seq_num 250) 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1034: read oid 254 snap -1 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1034: expect (ObjNum 253 snap 0 seq_num 253) 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1035: write oid 102 current snap is 0 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1020: finishing write tid 3 to smithi17769138-465 2024-07-28T11:28:24.451 INFO:tasks.rados.rados.0.smithi177.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2024-07-28T11:28:24.461 INFO:tasks.rados.rados.0.smithi177.stdout:1035: writing smithi17769138-102 from 595179 to 1069344 tid 1 2024-07-28T11:28:24.467 INFO:tasks.rados.rados.0.smithi177.stdout:1035: writing smithi17769138-102 from 1622031 to 2186302 tid 2 2024-07-28T11:28:24.474 INFO:tasks.rados.rados.0.smithi177.stdout:1035: writing smithi17769138-102 from 2737184 to 3366390 tid 3 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1036: write oid 313 current snap is 0 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1020: finishing write tid 4 to smithi17769138-465 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1020: finishing write tid 5 to smithi17769138-465 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 168 (ObjNum 789 snap 0 seq_num 789) dirty exists 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1020: left oid 465 (ObjNum 789 snap 0 seq_num 789) 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1021: finishing write tid 1 to smithi17769138-336 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1021: finishing write tid 2 to smithi17769138-336 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1021: finishing write tid 3 to smithi17769138-336 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1021: finishing write tid 4 to smithi17769138-336 2024-07-28T11:28:24.475 INFO:tasks.rados.rados.0.smithi177.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-07-28T11:28:24.482 INFO:tasks.rados.rados.0.smithi177.stdout:1036: writing smithi17769138-313 from 611986 to 1161400 tid 1 2024-07-28T11:28:24.489 INFO:tasks.rados.rados.0.smithi177.stdout:1036: writing smithi17769138-313 from 1564160 to 1988442 tid 2 2024-07-28T11:28:24.498 INFO:tasks.rados.rados.0.smithi177.stdout:1036: writing smithi17769138-313 from 2764607 to 3205085 tid 3 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1020: done (15 left) 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1037: write oid 114 current snap is 0 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1021: finishing write tid 5 to smithi17769138-336 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 336 v 124 (ObjNum 790 snap 0 seq_num 790) dirty exists 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1021: left oid 336 (ObjNum 790 snap 0 seq_num 790) 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1022: finishing write tid 1 to smithi17769138-119 2024-07-28T11:28:24.499 INFO:tasks.rados.rados.0.smithi177.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2024-07-28T11:28:24.508 INFO:tasks.rados.rados.0.smithi177.stdout:1037: writing smithi17769138-114 from 628793 to 1369809 tid 1 2024-07-28T11:28:24.518 INFO:tasks.rados.rados.0.smithi177.stdout:1037: writing smithi17769138-114 from 2138995 to 2706935 tid 2 2024-07-28T11:28:24.523 INFO:tasks.rados.rados.0.smithi177.stdout:1037: writing smithi17769138-114 from 3192030 to 3428793 tid 3 2024-07-28T11:28:24.523 INFO:tasks.rados.rados.0.smithi177.stdout:1021: done (15 left) 2024-07-28T11:28:24.523 INFO:tasks.rados.rados.0.smithi177.stdout:1038: delete oid 85 current snap is 0 2024-07-28T11:28:24.523 INFO:tasks.rados.rados.0.smithi177.stdout:1022: finishing write tid 2 to smithi17769138-119 2024-07-28T11:28:24.524 INFO:tasks.rados.rados.0.smithi177.stdout:1023: expect (ObjNum 773 snap 0 seq_num 773) 2024-07-28T11:28:24.668 INFO:tasks.rados.rados.0.smithi177.stdout:1024: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1022: finishing write tid 3 to smithi17769138-119 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1022: finishing write tid 4 to smithi17769138-119 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1023: done (15 left) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1024: done (14 left) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1038: done (13 left) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1039: read oid 208 snap -1 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1039: expect (ObjNum 207 snap 0 seq_num 207) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1040: read oid 28 snap -1 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1040: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1041: delete oid 79 current snap is 0 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:1022: finishing write tid 5 to smithi17769138-119 2024-07-28T11:28:24.786 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 119 v 193 (ObjNum 791 snap 0 seq_num 791) dirty exists 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1022: left oid 119 (ObjNum 791 snap 0 seq_num 791) 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: finishing write tid 1 to smithi17769138-250 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: finishing write tid 2 to smithi17769138-250 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: finishing write tid 3 to smithi17769138-250 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: finishing write tid 4 to smithi17769138-250 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: finishing write tid 5 to smithi17769138-250 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 173 (ObjNum 792 snap 0 seq_num 792) dirty exists 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1025: left oid 250 (ObjNum 792 snap 0 seq_num 792) 2024-07-28T11:28:24.787 INFO:tasks.rados.rados.0.smithi177.stdout:1027: expect (ObjNum 769 snap 0 seq_num 769) 2024-07-28T11:28:24.940 INFO:tasks.rados.rados.0.smithi177.stdout:1026: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:28:25.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:24 smithi177 bash[21846]: cluster 2024-07-28T11:28:23.085535+0000 mgr.y (mgr.24311) 229 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:25.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:24 smithi177 bash[31534]: cluster 2024-07-28T11:28:23.085535+0000 mgr.y (mgr.24311) 229 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: finishing write tid 1 to smithi17769138-93 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: finishing write tid 2 to smithi17769138-93 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: finishing write tid 3 to smithi17769138-93 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: finishing write tid 4 to smithi17769138-93 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: finishing write tid 5 to smithi17769138-93 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 93 v 164 (ObjNum 793 snap 0 seq_num 793) dirty exists 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1028: left oid 93 (ObjNum 793 snap 0 seq_num 793) 2024-07-28T11:28:25.022 INFO:tasks.rados.rados.0.smithi177.stdout:1029: finishing write tid 1 to smithi17769138-237 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1029: finishing write tid 2 to smithi17769138-237 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1029: finishing write tid 3 to smithi17769138-237 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1029: finishing write tid 4 to smithi17769138-237 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1029: finishing write tid 5 to smithi17769138-237 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 157 (ObjNum 794 snap 0 seq_num 794) dirty exists 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1029: left oid 237 (ObjNum 794 snap 0 seq_num 794) 2024-07-28T11:28:25.023 INFO:tasks.rados.rados.0.smithi177.stdout:1030: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: finishing write tid 1 to smithi17769138-265 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: finishing write tid 2 to smithi17769138-265 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: finishing write tid 3 to smithi17769138-265 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: finishing write tid 4 to smithi17769138-265 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: finishing write tid 5 to smithi17769138-265 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 265 v 168 (ObjNum 795 snap 0 seq_num 795) dirty exists 2024-07-28T11:28:25.089 INFO:tasks.rados.rados.0.smithi177.stdout:1031: left oid 265 (ObjNum 795 snap 0 seq_num 795) 2024-07-28T11:28:25.090 INFO:tasks.rados.rados.0.smithi177.stdout:1033: expect (ObjNum 250 snap 0 seq_num 250) 2024-07-28T11:28:25.157 INFO:tasks.rados.rados.0.smithi177.stdout:1034: expect (ObjNum 253 snap 0 seq_num 253) 2024-07-28T11:28:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:24 smithi204 bash[24094]: cluster 2024-07-28T11:28:23.085535+0000 mgr.y (mgr.24311) 229 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:25.225 INFO:tasks.rados.rados.0.smithi177.stdout:1035: finishing write tid 1 to smithi17769138-102 2024-07-28T11:28:25.225 INFO:tasks.rados.rados.0.smithi177.stdout:1035: finishing write tid 2 to smithi17769138-102 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1035: finishing write tid 3 to smithi17769138-102 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1035: finishing write tid 4 to smithi17769138-102 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1035: finishing write tid 5 to smithi17769138-102 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 197 (ObjNum 797 snap 0 seq_num 797) dirty exists 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1035: left oid 102 (ObjNum 797 snap 0 seq_num 797) 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: finishing write tid 1 to smithi17769138-313 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: finishing write tid 2 to smithi17769138-313 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: finishing write tid 3 to smithi17769138-313 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: finishing write tid 4 to smithi17769138-313 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: finishing write tid 5 to smithi17769138-313 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 313 v 160 (ObjNum 798 snap 0 seq_num 798) dirty exists 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1036: left oid 313 (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:28:25.226 INFO:tasks.rados.rados.0.smithi177.stdout:1022: done (15 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1025: done (14 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1026: done (13 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1027: done (12 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1028: done (11 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1029: done (10 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1030: done (9 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1031: done (8 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1033: done (7 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1034: done (6 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1035: done (5 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1036: done (4 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1041: done (3 left) 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1042: write oid 338 current snap is 0 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1037: finishing write tid 1 to smithi17769138-114 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1037: finishing write tid 2 to smithi17769138-114 2024-07-28T11:28:25.227 INFO:tasks.rados.rados.0.smithi177.stdout:1037: finishing write tid 3 to smithi17769138-114 2024-07-28T11:28:25.228 INFO:tasks.rados.rados.0.smithi177.stdout:1037: finishing write tid 4 to smithi17769138-114 2024-07-28T11:28:25.228 INFO:tasks.rados.rados.0.smithi177.stdout:1037: finishing write tid 5 to smithi17769138-114 2024-07-28T11:28:25.228 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 114 v 128 (ObjNum 799 snap 0 seq_num 799) dirty exists 2024-07-28T11:28:25.228 INFO:tasks.rados.rados.0.smithi177.stdout:1037: left oid 114 (ObjNum 799 snap 0 seq_num 799) 2024-07-28T11:28:25.228 INFO:tasks.rados.rados.0.smithi177.stdout:1040: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:25.329 INFO:tasks.rados.rados.0.smithi177.stdout:1039: expect (ObjNum 207 snap 0 seq_num 207) 2024-07-28T11:28:25.431 INFO:tasks.rados.rados.0.smithi177.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-07-28T11:28:25.451 INFO:tasks.rados.rados.0.smithi177.stdout:1042: writing smithi17769138-338 from 679214 to 1245977 tid 1 2024-07-28T11:28:25.472 INFO:tasks.rados.rados.0.smithi177.stdout:1042: writing smithi17769138-338 from 1798088 to 2513355 tid 2 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1042: writing smithi17769138-338 from 3157946 to 3479214 tid 3 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1037: done (3 left) 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1039: done (2 left) 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1040: done (1 left) 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1043: write oid 29 current snap is 0 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1042: finishing write tid 1 to smithi17769138-338 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1042: finishing write tid 2 to smithi17769138-338 2024-07-28T11:28:25.486 INFO:tasks.rados.rados.0.smithi177.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-07-28T11:28:25.502 INFO:tasks.rados.rados.0.smithi177.stdout:1043: writing smithi17769138-29 from 696021 to 1338033 tid 1 2024-07-28T11:28:25.516 INFO:tasks.rados.rados.0.smithi177.stdout:1043: writing smithi17769138-29 from 1856570 to 2431848 tid 2 2024-07-28T11:28:25.527 INFO:tasks.rados.rados.0.smithi177.stdout:1043: writing smithi17769138-29 from 3185369 to 3496021 tid 3 2024-07-28T11:28:25.527 INFO:tasks.rados.rados.0.smithi177.stdout:1044: read oid 89 snap -1 2024-07-28T11:28:25.528 INFO:tasks.rados.rados.0.smithi177.stdout:1044: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:25.528 INFO:tasks.rados.rados.0.smithi177.stdout:1045: write oid 74 current snap is 0 2024-07-28T11:28:25.528 INFO:tasks.rados.rados.0.smithi177.stdout:1042: finishing write tid 3 to smithi17769138-338 2024-07-28T11:28:25.528 INFO:tasks.rados.rados.0.smithi177.stdout:1042: finishing write tid 4 to smithi17769138-338 2024-07-28T11:28:25.528 INFO:tasks.rados.rados.0.smithi177.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-07-28T11:28:25.541 INFO:tasks.rados.rados.0.smithi177.stdout:1045: writing smithi17769138-74 from 712828 to 1430089 tid 1 2024-07-28T11:28:25.553 INFO:tasks.rados.rados.0.smithi177.stdout:1045: writing smithi17769138-74 from 1915052 to 2633988 tid 2 2024-07-28T11:28:25.560 INFO:tasks.rados.rados.0.smithi177.stdout:1045: writing smithi17769138-74 from 3212792 to 3512828 tid 3 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1046: write oid 90 current snap is 0 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1042: finishing write tid 5 to smithi17769138-338 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 338 v 174 (ObjNum 802 snap 0 seq_num 802) dirty exists 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1042: left oid 338 (ObjNum 802 snap 0 seq_num 802) 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1043: finishing write tid 1 to smithi17769138-29 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1043: finishing write tid 2 to smithi17769138-29 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1043: finishing write tid 3 to smithi17769138-29 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1043: finishing write tid 4 to smithi17769138-29 2024-07-28T11:28:25.561 INFO:tasks.rados.rados.0.smithi177.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-07-28T11:28:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:1046: writing smithi17769138-90 from 729635 to 1522145 tid 1 2024-07-28T11:28:25.580 INFO:tasks.rados.rados.0.smithi177.stdout:1046: writing smithi17769138-90 from 1973534 to 2552481 tid 2 2024-07-28T11:28:25.588 INFO:tasks.rados.rados.0.smithi177.stdout:1046: writing smithi17769138-90 from 3240215 to 3529635 tid 3 2024-07-28T11:28:25.588 INFO:tasks.rados.rados.0.smithi177.stdout:1042: done (4 left) 2024-07-28T11:28:25.588 INFO:tasks.rados.rados.0.smithi177.stdout:1047: write oid 383 current snap is 0 2024-07-28T11:28:25.588 INFO:tasks.rados.rados.0.smithi177.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2024-07-28T11:28:25.597 INFO:tasks.rados.rados.0.smithi177.stdout:1047: writing smithi17769138-383 from 746442 to 1330554 tid 1 2024-07-28T11:28:25.604 INFO:tasks.rados.rados.0.smithi177.stdout:1047: writing smithi17769138-383 from 1748369 to 2470974 tid 2 2024-07-28T11:28:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:1047: writing smithi17769138-383 from 2983991 to 3546442 tid 3 2024-07-28T11:28:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:1048: read oid 332 snap -1 2024-07-28T11:28:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:1048: expect (ObjNum 699 snap 0 seq_num 699) 2024-07-28T11:28:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:1049: read oid 155 snap -1 2024-07-28T11:28:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:1049: expect (ObjNum 154 snap 0 seq_num 154) 2024-07-28T11:28:25.612 INFO:tasks.rados.rados.0.smithi177.stdout:1050: write oid 388 current snap is 0 2024-07-28T11:28:25.612 INFO:tasks.rados.rados.0.smithi177.stdout:1043: finishing write tid 5 to smithi17769138-29 2024-07-28T11:28:25.612 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 29 v 201 (ObjNum 803 snap 0 seq_num 803) dirty exists 2024-07-28T11:28:25.612 INFO:tasks.rados.rados.0.smithi177.stdout:1043: left oid 29 (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:28:25.612 INFO:tasks.rados.rados.0.smithi177.stdout:1044: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:25.744 INFO:tasks.rados.rados.0.smithi177.stdout:1045: finishing write tid 1 to smithi17769138-74 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1045: finishing write tid 2 to smithi17769138-74 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1045: finishing write tid 3 to smithi17769138-74 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1045: finishing write tid 4 to smithi17769138-74 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1045: finishing write tid 5 to smithi17769138-74 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 74 v 178 (ObjNum 804 snap 0 seq_num 804) dirty exists 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1045: left oid 74 (ObjNum 804 snap 0 seq_num 804) 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: finishing write tid 1 to smithi17769138-90 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: finishing write tid 2 to smithi17769138-90 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: finishing write tid 3 to smithi17769138-90 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: finishing write tid 4 to smithi17769138-90 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: finishing write tid 5 to smithi17769138-90 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 90 v 162 (ObjNum 805 snap 0 seq_num 805) dirty exists 2024-07-28T11:28:25.745 INFO:tasks.rados.rados.0.smithi177.stdout:1046: left oid 90 (ObjNum 805 snap 0 seq_num 805) 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: finishing write tid 1 to smithi17769138-383 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: finishing write tid 2 to smithi17769138-383 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: finishing write tid 3 to smithi17769138-383 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: finishing write tid 4 to smithi17769138-383 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: finishing write tid 5 to smithi17769138-383 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 383 v 166 (ObjNum 806 snap 0 seq_num 806) dirty exists 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1047: left oid 383 (ObjNum 806 snap 0 seq_num 806) 2024-07-28T11:28:25.746 INFO:tasks.rados.rados.0.smithi177.stdout:1048: expect (ObjNum 699 snap 0 seq_num 699) 2024-07-28T11:28:25.906 INFO:tasks.rados.rados.0.smithi177.stdout:1049: expect (ObjNum 154 snap 0 seq_num 154) 2024-07-28T11:28:25.979 INFO:tasks.rados.rados.0.smithi177.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2024-07-28T11:28:25.994 INFO:tasks.rados.rados.0.smithi177.stdout:1050: writing smithi17769138-388 from 763249 to 1422610 tid 1 2024-07-28T11:28:26.007 INFO:tasks.rados.rados.0.smithi177.stdout:1050: writing smithi17769138-388 from 2090498 to 2673114 tid 2 2024-07-28T11:28:26.017 INFO:tasks.rados.rados.0.smithi177.stdout:1050: writing smithi17769138-388 from 3295061 to 3563249 tid 3 2024-07-28T11:28:26.017 INFO:tasks.rados.rados.0.smithi177.stdout:1043: done (7 left) 2024-07-28T11:28:26.017 INFO:tasks.rados.rados.0.smithi177.stdout:1044: done (6 left) 2024-07-28T11:28:26.017 INFO:tasks.rados.rados.0.smithi177.stdout:1045: done (5 left) 2024-07-28T11:28:26.017 INFO:tasks.rados.rados.0.smithi177.stdout:1046: done (4 left) 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1047: done (3 left) 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1048: done (2 left) 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1049: done (1 left) 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1051: read oid 433 snap -1 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1051: expect (ObjNum 773 snap 0 seq_num 773) 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1052: write oid 56 current snap is 0 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1050: finishing write tid 1 to smithi17769138-388 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1050: finishing write tid 2 to smithi17769138-388 2024-07-28T11:28:26.018 INFO:tasks.rados.rados.0.smithi177.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-07-28T11:28:26.033 INFO:tasks.rados.rados.0.smithi177.stdout:1052: writing smithi17769138-56 from 780056 to 1514666 tid 1 2024-07-28T11:28:26.047 INFO:tasks.rados.rados.0.smithi177.stdout:1052: writing smithi17769138-56 from 2148980 to 2875254 tid 2 2024-07-28T11:28:26.053 INFO:tasks.rados.rados.0.smithi177.stdout:1052: writing smithi17769138-56 from 3322484 to 3580056 tid 3 2024-07-28T11:28:26.053 INFO:tasks.rados.rados.0.smithi177.stdout:1053: write oid 337 current snap is 0 2024-07-28T11:28:26.053 INFO:tasks.rados.rados.0.smithi177.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-07-28T11:28:26.063 INFO:tasks.rados.rados.0.smithi177.stdout:1053: writing smithi17769138-337 from 796863 to 1206722 tid 1 2024-07-28T11:28:26.071 INFO:tasks.rados.rados.0.smithi177.stdout:1053: writing smithi17769138-337 from 1807462 to 2393747 tid 2 2024-07-28T11:28:26.079 INFO:tasks.rados.rados.0.smithi177.stdout:1053: writing smithi17769138-337 from 3066260 to 3596863 tid 3 2024-07-28T11:28:26.079 INFO:tasks.rados.rados.0.smithi177.stdout:1054: write oid 250 current snap is 0 2024-07-28T11:28:26.079 INFO:tasks.rados.rados.0.smithi177.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2024-07-28T11:28:26.085 INFO:tasks.rados.rados.0.smithi177.stdout:1054: writing smithi17769138-250 from 413670 to 898778 tid 1 2024-07-28T11:28:26.093 INFO:tasks.rados.rados.0.smithi177.stdout:1054: writing smithi17769138-250 from 1465944 to 2195887 tid 2 2024-07-28T11:28:26.100 INFO:tasks.rados.rados.0.smithi177.stdout:1054: writing smithi17769138-250 from 2977330 to 3502131 tid 3 2024-07-28T11:28:26.100 INFO:tasks.rados.rados.0.smithi177.stdout:1055: write oid 345 current snap is 0 2024-07-28T11:28:26.100 INFO:tasks.rados.rados.0.smithi177.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-07-28T11:28:26.106 INFO:tasks.rados.rados.0.smithi177.stdout:1055: writing smithi17769138-345 from 430477 to 990834 tid 1 2024-07-28T11:28:26.111 INFO:tasks.rados.rados.0.smithi177.stdout:1055: writing smithi17769138-345 from 1408073 to 1881674 tid 2 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1055: writing smithi17769138-345 from 2488400 to 3224473 tid 3 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1056: read oid 329 snap -1 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1056: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1057: read oid 156 snap -1 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1057: expect (ObjNum 155 snap 0 seq_num 155) 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1058: write oid 469 current snap is 0 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1050: finishing write tid 3 to smithi17769138-388 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1050: finishing write tid 4 to smithi17769138-388 2024-07-28T11:28:26.119 INFO:tasks.rados.rados.0.smithi177.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-07-28T11:28:26.125 INFO:tasks.rados.rados.0.smithi177.stdout:1058: writing smithi17769138-469 from 447284 to 1082890 tid 1 2024-07-28T11:28:26.134 INFO:tasks.rados.rados.0.smithi177.stdout:1058: writing smithi17769138-469 from 1866555 to 2600167 tid 2 2024-07-28T11:28:26.140 INFO:tasks.rados.rados.0.smithi177.stdout:1058: writing smithi17769138-469 from 3315823 to 3647284 tid 3 2024-07-28T11:28:26.140 INFO:tasks.rados.rados.0.smithi177.stdout:1059: write oid 194 current snap is 0 2024-07-28T11:28:26.140 INFO:tasks.rados.rados.0.smithi177.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-07-28T11:28:26.146 INFO:tasks.rados.rados.0.smithi177.stdout:1059: writing smithi17769138-194 from 464091 to 1174946 tid 1 2024-07-28T11:28:26.153 INFO:tasks.rados.rados.0.smithi177.stdout:1059: writing smithi17769138-194 from 1925037 to 2402307 tid 2 2024-07-28T11:28:26.159 INFO:tasks.rados.rados.0.smithi177.stdout:1059: writing smithi17769138-194 from 2943246 to 3418216 tid 3 2024-07-28T11:28:26.159 INFO:tasks.rados.rados.0.smithi177.stdout:1060: delete oid 191 current snap is 0 2024-07-28T11:28:26.159 INFO:tasks.rados.rados.0.smithi177.stdout:1050: finishing write tid 5 to smithi17769138-388 2024-07-28T11:28:26.160 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 388 v 141 (ObjNum 807 snap 0 seq_num 807) dirty exists 2024-07-28T11:28:26.160 INFO:tasks.rados.rados.0.smithi177.stdout:1050: left oid 388 (ObjNum 807 snap 0 seq_num 807) 2024-07-28T11:28:26.160 INFO:tasks.rados.rados.0.smithi177.stdout:1051: expect (ObjNum 773 snap 0 seq_num 773) 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: finishing write tid 1 to smithi17769138-56 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: finishing write tid 2 to smithi17769138-56 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: finishing write tid 3 to smithi17769138-56 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: finishing write tid 4 to smithi17769138-56 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: finishing write tid 5 to smithi17769138-56 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 154 (ObjNum 808 snap 0 seq_num 808) dirty exists 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1052: left oid 56 (ObjNum 808 snap 0 seq_num 808) 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1053: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1053: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1053: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1053: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:26.303 INFO:tasks.rados.rados.0.smithi177.stdout:1053: finishing write tid 5 to smithi17769138-337 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 178 (ObjNum 809 snap 0 seq_num 809) dirty exists 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1053: left oid 337 (ObjNum 809 snap 0 seq_num 809) 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: finishing write tid 1 to smithi17769138-250 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: finishing write tid 2 to smithi17769138-250 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: finishing write tid 3 to smithi17769138-250 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: finishing write tid 4 to smithi17769138-250 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: finishing write tid 5 to smithi17769138-250 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 182 (ObjNum 810 snap 0 seq_num 810) dirty exists 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1054: left oid 250 (ObjNum 810 snap 0 seq_num 810) 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1055: finishing write tid 1 to smithi17769138-345 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1055: finishing write tid 2 to smithi17769138-345 2024-07-28T11:28:26.304 INFO:tasks.rados.rados.0.smithi177.stdout:1056: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:1055: finishing write tid 3 to smithi17769138-345 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:1055: finishing write tid 4 to smithi17769138-345 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:1055: finishing write tid 5 to smithi17769138-345 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 345 v 132 (ObjNum 811 snap 0 seq_num 811) dirty exists 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:1055: left oid 345 (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:28:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:1057: expect (ObjNum 155 snap 0 seq_num 155) 2024-07-28T11:28:26.498 INFO:tasks.rados.rados.0.smithi177.stdout:1058: finishing write tid 1 to smithi17769138-469 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1058: finishing write tid 2 to smithi17769138-469 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1058: finishing write tid 3 to smithi17769138-469 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1058: finishing write tid 4 to smithi17769138-469 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1058: finishing write tid 5 to smithi17769138-469 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 469 v 145 (ObjNum 812 snap 0 seq_num 812) dirty exists 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1058: left oid 469 (ObjNum 812 snap 0 seq_num 812) 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: finishing write tid 1 to smithi17769138-194 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: finishing write tid 2 to smithi17769138-194 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: finishing write tid 3 to smithi17769138-194 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: finishing write tid 4 to smithi17769138-194 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: finishing write tid 5 to smithi17769138-194 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 164 (ObjNum 813 snap 0 seq_num 813) dirty exists 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1059: left oid 194 (ObjNum 813 snap 0 seq_num 813) 2024-07-28T11:28:26.499 INFO:tasks.rados.rados.0.smithi177.stdout:1050: done (10 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1051: done (9 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1052: done (8 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1053: done (7 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1054: done (6 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1055: done (5 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1056: done (4 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1057: done (3 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1058: done (2 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1059: done (1 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1060: done (0 left) 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1061: write oid 296 current snap is 0 2024-07-28T11:28:26.500 INFO:tasks.rados.rados.0.smithi177.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2024-07-28T11:28:26.508 INFO:tasks.rados.rados.0.smithi177.stdout:1061: writing smithi17769138-296 from 497705 to 1075411 tid 1 2024-07-28T11:28:26.518 INFO:tasks.rados.rados.0.smithi177.stdout:1061: writing smithi17769138-296 from 1642001 to 2122940 tid 2 2024-07-28T11:28:26.528 INFO:tasks.rados.rados.0.smithi177.stdout:1061: writing smithi17769138-296 from 2598092 to 3095606 tid 3 2024-07-28T11:28:26.528 INFO:tasks.rados.rados.0.smithi177.stdout:1062: write oid 194 current snap is 0 2024-07-28T11:28:26.528 INFO:tasks.rados.rados.0.smithi177.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2024-07-28T11:28:26.539 INFO:tasks.rados.rados.0.smithi177.stdout:1062: writing smithi17769138-194 from 514512 to 1167467 tid 1 2024-07-28T11:28:26.551 INFO:tasks.rados.rados.0.smithi177.stdout:1062: writing smithi17769138-194 from 1700483 to 2441433 tid 2 2024-07-28T11:28:26.562 INFO:tasks.rados.rados.0.smithi177.stdout:1062: writing smithi17769138-194 from 3025515 to 3714512 tid 3 2024-07-28T11:28:26.562 INFO:tasks.rados.rados.0.smithi177.stdout:1063: read oid 58 snap -1 2024-07-28T11:28:26.562 INFO:tasks.rados.rados.0.smithi177.stdout:1063: expect (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:28:26.562 INFO:tasks.rados.rados.0.smithi177.stdout:1064: write oid 339 current snap is 0 2024-07-28T11:28:26.562 INFO:tasks.rados.rados.0.smithi177.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-07-28T11:28:26.571 INFO:tasks.rados.rados.0.smithi177.stdout:1064: writing smithi17769138-339 from 531319 to 1259523 tid 1 2024-07-28T11:28:26.578 INFO:tasks.rados.rados.0.smithi177.stdout:1064: writing smithi17769138-339 from 1758965 to 2243573 tid 2 2024-07-28T11:28:26.583 INFO:tasks.rados.rados.0.smithi177.stdout:1064: writing smithi17769138-339 from 2652938 to 3172996 tid 3 2024-07-28T11:28:26.583 INFO:tasks.rados.rados.0.smithi177.stdout:1065: write oid 143 current snap is 0 2024-07-28T11:28:26.584 INFO:tasks.rados.rados.0.smithi177.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-07-28T11:28:26.589 INFO:tasks.rados.rados.0.smithi177.stdout:1065: writing smithi17769138-143 from 548126 to 951579 tid 1 2024-07-28T11:28:26.596 INFO:tasks.rados.rados.0.smithi177.stdout:1065: writing smithi17769138-143 from 1417447 to 2162066 tid 2 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1065: writing smithi17769138-143 from 2680361 to 3128044 tid 3 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1065: writing smithi17769138-143 from 3680450 to 3748126 tid 4 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1066: read oid 414 snap -1 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1066: expect (ObjNum 633 snap 0 seq_num 633) 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1067: read oid 148 snap -1 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1068: write oid 432 current snap is 0 2024-07-28T11:28:26.650 INFO:tasks.rados.rados.0.smithi177.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1068: writing smithi17769138-432 from 564933 to 1043635 tid 1 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1068: writing smithi17769138-432 from 1759576 to 2247853 tid 2 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1068: writing smithi17769138-432 from 2991431 to 3650386 tid 3 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1069: read oid 381 snap -1 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1069: expect (ObjNum 380 snap 0 seq_num 380) 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1070: read oid 33 snap -1 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1070: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1071: read oid 108 snap -1 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1071: expect (ObjNum 107 snap 0 seq_num 107) 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1072: read oid 236 snap -1 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1072: expect deleted 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1073: write oid 69 current snap is 0 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1061: finishing write tid 1 to smithi17769138-296 2024-07-28T11:28:26.651 INFO:tasks.rados.rados.0.smithi177.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1073: writing smithi17769138-69 from 581740 to 1135691 tid 1 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1073: writing smithi17769138-69 from 1818058 to 2566346 tid 2 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1073: writing smithi17769138-69 from 3018854 to 3489081 tid 3 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1074: write oid 116 current snap is 0 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1061: finishing write tid 2 to smithi17769138-296 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1061: finishing write tid 3 to smithi17769138-296 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1061: finishing write tid 4 to smithi17769138-296 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1061: finishing write tid 5 to smithi17769138-296 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 172 (ObjNum 815 snap 0 seq_num 815) dirty exists 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1062: finishing write tid 1 to smithi17769138-194 2024-07-28T11:28:26.652 INFO:tasks.rados.rados.0.smithi177.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-07-28T11:28:26.655 INFO:tasks.rados.rados.0.smithi177.stdout:1074: writing smithi17769138-116 from 598547 to 1227747 tid 1 2024-07-28T11:28:26.661 INFO:tasks.rados.rados.0.smithi177.stdout:1074: writing smithi17769138-116 from 1876540 to 2368486 tid 2 2024-07-28T11:28:26.669 INFO:tasks.rados.rados.0.smithi177.stdout:1074: writing smithi17769138-116 from 3046277 to 3727776 tid 3 2024-07-28T11:28:26.669 INFO:tasks.rados.rados.0.smithi177.stdout:1061: done (13 left) 2024-07-28T11:28:26.669 INFO:tasks.rados.rados.0.smithi177.stdout:1075: write oid 97 current snap is 0 2024-07-28T11:28:26.670 INFO:tasks.rados.rados.0.smithi177.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-07-28T11:28:26.675 INFO:tasks.rados.rados.0.smithi177.stdout:1075: writing smithi17769138-97 from 615354 to 1036156 tid 1 2024-07-28T11:28:26.683 INFO:tasks.rados.rados.0.smithi177.stdout:1075: writing smithi17769138-97 from 1651375 to 2403332 tid 2 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1075: writing smithi17769138-97 from 3190053 to 3682824 tid 3 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1076: read oid 157 snap -1 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1076: expect deleted 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1077: write oid 6 current snap is 0 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1062: finishing write tid 2 to smithi17769138-194 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1062: finishing write tid 3 to smithi17769138-194 2024-07-28T11:28:26.691 INFO:tasks.rados.rados.0.smithi177.stdout:1062: finishing write tid 4 to smithi17769138-194 2024-07-28T11:28:26.692 INFO:tasks.rados.rados.0.smithi177.stdout:1062: finishing write tid 5 to smithi17769138-194 2024-07-28T11:28:26.692 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 168 (ObjNum 816 snap 0 seq_num 816) dirty exists 2024-07-28T11:28:26.692 INFO:tasks.rados.rados.0.smithi177.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2024-07-28T11:28:26.692 INFO:tasks.rados.rados.0.smithi177.stdout:1063: expect (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:28:26.828 INFO:tasks.rados.rados.0.smithi177.stdout:1064: finishing write tid 1 to smithi17769138-339 2024-07-28T11:28:26.828 INFO:tasks.rados.rados.0.smithi177.stdout:1064: finishing write tid 2 to smithi17769138-339 2024-07-28T11:28:26.828 INFO:tasks.rados.rados.0.smithi177.stdout:1064: finishing write tid 3 to smithi17769138-339 2024-07-28T11:28:26.828 INFO:tasks.rados.rados.0.smithi177.stdout:1064: finishing write tid 4 to smithi17769138-339 2024-07-28T11:28:26.828 INFO:tasks.rados.rados.0.smithi177.stdout:1064: finishing write tid 5 to smithi17769138-339 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 339 v 161 (ObjNum 817 snap 0 seq_num 817) dirty exists 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 1 to smithi17769138-143 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 2 to smithi17769138-143 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 3 to smithi17769138-143 2024-07-28T11:28:26.829 INFO:tasks.rados.rados.0.smithi177.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2024-07-28T11:28:26.907 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 4 to smithi17769138-143 2024-07-28T11:28:26.907 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 5 to smithi17769138-143 2024-07-28T11:28:26.907 INFO:tasks.rados.rados.0.smithi177.stdout:1065: finishing write tid 6 to smithi17769138-143 2024-07-28T11:28:26.907 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 143 v 171 (ObjNum 818 snap 0 seq_num 818) dirty exists 2024-07-28T11:28:26.907 INFO:tasks.rados.rados.0.smithi177.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2024-07-28T11:28:26.908 INFO:tasks.rados.rados.0.smithi177.stdout:1066: expect (ObjNum 633 snap 0 seq_num 633) 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: finishing write tid 1 to smithi17769138-432 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: finishing write tid 2 to smithi17769138-432 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: finishing write tid 3 to smithi17769138-432 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: finishing write tid 4 to smithi17769138-432 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: finishing write tid 5 to smithi17769138-432 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 136 (ObjNum 819 snap 0 seq_num 819) dirty exists 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2024-07-28T11:28:27.000 INFO:tasks.rados.rados.0.smithi177.stdout:1070: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:27.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:26 smithi177 bash[21846]: cluster 2024-07-28T11:28:25.086093+0000 mgr.y (mgr.24311) 230 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:26 smithi177 bash[31534]: cluster 2024-07-28T11:28:25.086093+0000 mgr.y (mgr.24311) 230 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:27.080 INFO:tasks.rados.rados.0.smithi177.stdout:1069: expect (ObjNum 380 snap 0 seq_num 380) 2024-07-28T11:28:27.155 INFO:tasks.rados.rados.0.smithi177.stdout:1071: expect (ObjNum 107 snap 0 seq_num 107) 2024-07-28T11:28:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:26 smithi204 bash[24094]: cluster 2024-07-28T11:28:25.086093+0000 mgr.y (mgr.24311) 230 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: finishing write tid 1 to smithi17769138-69 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: finishing write tid 2 to smithi17769138-69 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: finishing write tid 3 to smithi17769138-69 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: finishing write tid 4 to smithi17769138-69 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: finishing write tid 5 to smithi17769138-69 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 69 v 149 (ObjNum 820 snap 0 seq_num 820) dirty exists 2024-07-28T11:28:27.275 INFO:tasks.rados.rados.0.smithi177.stdout:1073: left oid 69 (ObjNum 820 snap 0 seq_num 820) 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: finishing write tid 1 to smithi17769138-116 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: finishing write tid 2 to smithi17769138-116 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: finishing write tid 3 to smithi17769138-116 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: finishing write tid 4 to smithi17769138-116 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: finishing write tid 5 to smithi17769138-116 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 116 v 205 (ObjNum 821 snap 0 seq_num 821) dirty exists 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1074: left oid 116 (ObjNum 821 snap 0 seq_num 821) 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: finishing write tid 1 to smithi17769138-97 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: finishing write tid 2 to smithi17769138-97 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: finishing write tid 3 to smithi17769138-97 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: finishing write tid 4 to smithi17769138-97 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: finishing write tid 5 to smithi17769138-97 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 97 v 165 (ObjNum 822 snap 0 seq_num 822) dirty exists 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1075: left oid 97 (ObjNum 822 snap 0 seq_num 822) 2024-07-28T11:28:27.276 INFO:tasks.rados.rados.0.smithi177.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-07-28T11:28:27.293 INFO:tasks.rados.rados.0.smithi177.stdout:1077: writing smithi17769138-6 from 632161 to 1128212 tid 1 2024-07-28T11:28:27.309 INFO:tasks.rados.rados.0.smithi177.stdout:1077: writing smithi17769138-6 from 1593504 to 2089119 tid 2 2024-07-28T11:28:27.325 INFO:tasks.rados.rados.0.smithi177.stdout:1077: writing smithi17769138-6 from 2701123 to 3121519 tid 3 2024-07-28T11:28:27.335 INFO:tasks.rados.rados.0.smithi177.stdout:1077: writing smithi17769138-6 from 3611645 to 3832161 tid 4 2024-07-28T11:28:27.335 INFO:tasks.rados.rados.0.smithi177.stdout:1062: done (15 left) 2024-07-28T11:28:27.335 INFO:tasks.rados.rados.0.smithi177.stdout:1063: done (14 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1064: done (13 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1065: done (12 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1066: done (11 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1067: done (10 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1068: done (9 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1069: done (8 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1070: done (7 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1071: done (6 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1072: done (5 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1073: done (4 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1074: done (3 left) 2024-07-28T11:28:27.336 INFO:tasks.rados.rados.0.smithi177.stdout:1075: done (2 left) 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1076: done (1 left) 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1078: write oid 230 current snap is 0 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 1 to smithi17769138-6 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 2 to smithi17769138-6 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 3 to smithi17769138-6 2024-07-28T11:28:27.337 INFO:tasks.rados.rados.0.smithi177.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-07-28T11:28:27.349 INFO:tasks.rados.rados.0.smithi177.stdout:1078: writing smithi17769138-230 from 648968 to 1220268 tid 1 2024-07-28T11:28:27.362 INFO:tasks.rados.rados.0.smithi177.stdout:1078: writing smithi17769138-230 from 1651986 to 2291259 tid 2 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1078: writing smithi17769138-230 from 2728546 to 3360214 tid 3 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1079: delete oid 39 current snap is 0 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 4 to smithi17769138-6 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 5 to smithi17769138-6 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1077: finishing write tid 6 to smithi17769138-6 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 6 v 177 (ObjNum 823 snap 0 seq_num 823) dirty exists 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1077: left oid 6 (ObjNum 823 snap 0 seq_num 823) 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1078: finishing write tid 1 to smithi17769138-230 2024-07-28T11:28:27.374 INFO:tasks.rados.rados.0.smithi177.stdout:1078: finishing write tid 2 to smithi17769138-230 2024-07-28T11:28:27.376 INFO:tasks.rados.rados.0.smithi177.stdout:1077: done (2 left) 2024-07-28T11:28:27.377 INFO:tasks.rados.rados.0.smithi177.stdout:1079: done (1 left) 2024-07-28T11:28:27.377 INFO:tasks.rados.rados.0.smithi177.stdout:1080: write oid 411 current snap is 0 2024-07-28T11:28:27.377 INFO:tasks.rados.rados.0.smithi177.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-07-28T11:28:27.390 INFO:tasks.rados.rados.0.smithi177.stdout:1080: writing smithi17769138-411 from 682582 to 1404380 tid 1 2024-07-28T11:28:27.403 INFO:tasks.rados.rados.0.smithi177.stdout:1080: writing smithi17769138-411 from 2168950 to 2811892 tid 2 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1080: writing smithi17769138-411 from 3583392 to 3882582 tid 3 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1081: write oid 478 current snap is 0 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1078: finishing write tid 3 to smithi17769138-230 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1078: finishing write tid 4 to smithi17769138-230 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1078: finishing write tid 5 to smithi17769138-230 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 230 v 190 (ObjNum 824 snap 0 seq_num 824) dirty exists 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1078: left oid 230 (ObjNum 824 snap 0 seq_num 824) 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1080: finishing write tid 1 to smithi17769138-411 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1080: finishing write tid 2 to smithi17769138-411 2024-07-28T11:28:27.413 INFO:tasks.rados.rados.0.smithi177.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-07-28T11:28:27.425 INFO:tasks.rados.rados.0.smithi177.stdout:1081: writing smithi17769138-478 from 699389 to 1496436 tid 1 2024-07-28T11:28:27.434 INFO:tasks.rados.rados.0.smithi177.stdout:1081: writing smithi17769138-478 from 2111079 to 2614032 tid 2 2024-07-28T11:28:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:1081: writing smithi17769138-478 from 3094462 to 3676299 tid 3 2024-07-28T11:28:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:1078: done (2 left) 2024-07-28T11:28:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:1082: delete oid 435 current snap is 0 2024-07-28T11:28:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:1080: finishing write tid 3 to smithi17769138-411 2024-07-28T11:28:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:1080: finishing write tid 4 to smithi17769138-411 2024-07-28T11:28:27.444 INFO:tasks.rados.rados.0.smithi177.stdout:1080: finishing write tid 5 to smithi17769138-411 2024-07-28T11:28:27.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 411 v 182 (ObjNum 826 snap 0 seq_num 826) dirty exists 2024-07-28T11:28:27.444 INFO:tasks.rados.rados.0.smithi177.stdout:1080: left oid 411 (ObjNum 826 snap 0 seq_num 826) 2024-07-28T11:28:27.444 INFO:tasks.rados.rados.0.smithi177.stdout:1081: finishing write tid 1 to smithi17769138-478 2024-07-28T11:28:27.444 INFO:tasks.rados.rados.0.smithi177.stdout:1081: finishing write tid 2 to smithi17769138-478 2024-07-28T11:28:27.446 INFO:tasks.rados.rados.0.smithi177.stdout:1080: done (2 left) 2024-07-28T11:28:27.446 INFO:tasks.rados.rados.0.smithi177.stdout:1082: done (1 left) 2024-07-28T11:28:27.446 INFO:tasks.rados.rados.0.smithi177.stdout:1083: write oid 491 current snap is 0 2024-07-28T11:28:27.446 INFO:tasks.rados.rados.0.smithi177.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-07-28T11:28:27.455 INFO:tasks.rados.rados.0.smithi177.stdout:1083: writing smithi17769138-491 from 733003 to 1396901 tid 1 2024-07-28T11:28:27.463 INFO:tasks.rados.rados.0.smithi177.stdout:1083: writing smithi17769138-491 from 1944396 to 2451018 tid 2 2024-07-28T11:28:27.470 INFO:tasks.rados.rados.0.smithi177.stdout:1083: writing smithi17769138-491 from 2865661 to 3470042 tid 3 2024-07-28T11:28:27.470 INFO:tasks.rados.rados.0.smithi177.stdout:1084: read oid 231 snap -1 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1085: read oid 163 snap -1 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1085: expect (ObjNum 162 snap 0 seq_num 162) 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1086: write oid 182 current snap is 0 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1081: finishing write tid 3 to smithi17769138-478 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1081: finishing write tid 4 to smithi17769138-478 2024-07-28T11:28:27.471 INFO:tasks.rados.rados.0.smithi177.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-07-28T11:28:27.479 INFO:tasks.rados.rados.0.smithi177.stdout:1086: writing smithi17769138-182 from 749810 to 1488957 tid 1 2024-07-28T11:28:27.487 INFO:tasks.rados.rados.0.smithi177.stdout:1086: writing smithi17769138-182 from 2002878 to 2653158 tid 2 2024-07-28T11:28:27.493 INFO:tasks.rados.rados.0.smithi177.stdout:1086: writing smithi17769138-182 from 3293084 to 3708737 tid 3 2024-07-28T11:28:27.493 INFO:tasks.rados.rados.0.smithi177.stdout:1087: write oid 459 current snap is 0 2024-07-28T11:28:27.493 INFO:tasks.rados.rados.0.smithi177.stdout:1081: finishing write tid 5 to smithi17769138-478 2024-07-28T11:28:27.494 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 478 v 178 (ObjNum 827 snap 0 seq_num 827) dirty exists 2024-07-28T11:28:27.494 INFO:tasks.rados.rados.0.smithi177.stdout:1081: left oid 478 (ObjNum 827 snap 0 seq_num 827) 2024-07-28T11:28:27.494 INFO:tasks.rados.rados.0.smithi177.stdout:1083: finishing write tid 1 to smithi17769138-491 2024-07-28T11:28:27.494 INFO:tasks.rados.rados.0.smithi177.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-07-28T11:28:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:1087: writing smithi17769138-459 from 766617 to 1181013 tid 1 2024-07-28T11:28:27.507 INFO:tasks.rados.rados.0.smithi177.stdout:1087: writing smithi17769138-459 from 1945007 to 2455298 tid 2 2024-07-28T11:28:27.515 INFO:tasks.rados.rados.0.smithi177.stdout:1087: writing smithi17769138-459 from 3204154 to 3831079 tid 3 2024-07-28T11:28:27.515 INFO:tasks.rados.rados.0.smithi177.stdout:1081: done (5 left) 2024-07-28T11:28:27.516 INFO:tasks.rados.rados.0.smithi177.stdout:1088: read oid 420 snap -1 2024-07-28T11:28:27.516 INFO:tasks.rados.rados.0.smithi177.stdout:1088: expect (ObjNum 419 snap 0 seq_num 419) 2024-07-28T11:28:27.516 INFO:tasks.rados.rados.0.smithi177.stdout:1089: write oid 326 current snap is 0 2024-07-28T11:28:27.516 INFO:tasks.rados.rados.0.smithi177.stdout:1083: finishing write tid 2 to smithi17769138-491 2024-07-28T11:28:27.516 INFO:tasks.rados.rados.0.smithi177.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2024-07-28T11:28:27.522 INFO:tasks.rados.rados.0.smithi177.stdout:1089: writing smithi17769138-326 from 783424 to 1273069 tid 1 2024-07-28T11:28:27.532 INFO:tasks.rados.rados.0.smithi177.stdout:1089: writing smithi17769138-326 from 2003489 to 2657438 tid 2 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1089: writing smithi17769138-326 from 3231577 to 3786127 tid 3 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1090: write oid 350 current snap is 0 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1083: finishing write tid 3 to smithi17769138-491 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1083: finishing write tid 4 to smithi17769138-491 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1083: finishing write tid 5 to smithi17769138-491 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 187 (ObjNum 829 snap 0 seq_num 829) dirty exists 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2024-07-28T11:28:27.539 INFO:tasks.rados.rados.0.smithi177.stdout:1085: expect (ObjNum 162 snap 0 seq_num 162) 2024-07-28T11:28:27.629 INFO:tasks.rados.rados.0.smithi177.stdout:1086: finishing write tid 1 to smithi17769138-182 2024-07-28T11:28:27.630 INFO:tasks.rados.rados.0.smithi177.stdout:1086: finishing write tid 2 to smithi17769138-182 2024-07-28T11:28:27.630 INFO:tasks.rados.rados.0.smithi177.stdout:1086: finishing write tid 3 to smithi17769138-182 2024-07-28T11:28:27.630 INFO:tasks.rados.rados.0.smithi177.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2024-07-28T11:28:27.634 INFO:tasks.rados.rados.0.smithi177.stdout:1090: writing smithi17769138-350 from 400231 to 965125 tid 1 2024-07-28T11:28:27.640 INFO:tasks.rados.rados.0.smithi177.stdout:1090: writing smithi17769138-350 from 1661971 to 2000231 tid 2 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1083: done (7 left) 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1085: done (6 left) 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1091: read oid 208 snap -1 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1091: expect (ObjNum 207 snap 0 seq_num 207) 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1092: write oid 399 current snap is 0 2024-07-28T11:28:27.641 INFO:tasks.rados.rados.0.smithi177.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1086: finishing write tid 4 to smithi17769138-182 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1086: finishing write tid 5 to smithi17769138-182 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 186 (ObjNum 830 snap 0 seq_num 830) dirty exists 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1086: left oid 182 (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1087: finishing write tid 1 to smithi17769138-459 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1087: finishing write tid 2 to smithi17769138-459 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1087: finishing write tid 3 to smithi17769138-459 2024-07-28T11:28:27.767 INFO:tasks.rados.rados.0.smithi177.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2024-07-28T11:28:27.776 INFO:tasks.rados.rados.0.smithi177.stdout:1092: writing smithi17769138-399 from 417038 to 1057181 tid 1 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1092: writing smithi17769138-399 from 1720453 to 2017038 tid 2 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1084: done (7 left) 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1086: done (6 left) 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1093: delete oid 51 current snap is 0 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1087: finishing write tid 4 to smithi17769138-459 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:1087: finishing write tid 5 to smithi17769138-459 2024-07-28T11:28:27.785 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 459 v 153 (ObjNum 831 snap 0 seq_num 831) dirty exists 2024-07-28T11:28:27.786 INFO:tasks.rados.rados.0.smithi177.stdout:1087: left oid 459 (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:28:27.786 INFO:tasks.rados.rados.0.smithi177.stdout:1089: finishing write tid 1 to smithi17769138-326 2024-07-28T11:28:27.786 INFO:tasks.rados.rados.0.smithi177.stdout:1088: expect (ObjNum 419 snap 0 seq_num 419) 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1089: finishing write tid 2 to smithi17769138-326 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1089: finishing write tid 3 to smithi17769138-326 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1089: finishing write tid 4 to smithi17769138-326 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1089: finishing write tid 5 to smithi17769138-326 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 326 v 187 (ObjNum 832 snap 0 seq_num 832) dirty exists 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1089: left oid 326 (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1090: finishing write tid 1 to smithi17769138-350 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1090: finishing write tid 2 to smithi17769138-350 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1090: finishing write tid 3 to smithi17769138-350 2024-07-28T11:28:27.883 INFO:tasks.rados.rados.0.smithi177.stdout:1090: finishing write tid 4 to smithi17769138-350 2024-07-28T11:28:27.884 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 350 v 189 (ObjNum 833 snap 0 seq_num 833) dirty exists 2024-07-28T11:28:27.884 INFO:tasks.rados.rados.0.smithi177.stdout:1090: left oid 350 (ObjNum 833 snap 0 seq_num 833) 2024-07-28T11:28:27.884 INFO:tasks.rados.rados.0.smithi177.stdout:1091: expect (ObjNum 207 snap 0 seq_num 207) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1092: finishing write tid 1 to smithi17769138-399 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1092: finishing write tid 2 to smithi17769138-399 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1092: finishing write tid 3 to smithi17769138-399 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1092: finishing write tid 4 to smithi17769138-399 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 399 v 190 (ObjNum 834 snap 0 seq_num 834) dirty exists 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1092: left oid 399 (ObjNum 834 snap 0 seq_num 834) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1087: done (6 left) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1088: done (5 left) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1089: done (4 left) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1090: done (3 left) 2024-07-28T11:28:27.993 INFO:tasks.rados.rados.0.smithi177.stdout:1091: done (2 left) 2024-07-28T11:28:27.994 INFO:tasks.rados.rados.0.smithi177.stdout:1092: done (1 left) 2024-07-28T11:28:27.994 INFO:tasks.rados.rados.0.smithi177.stdout:1093: done (0 left) 2024-07-28T11:28:27.994 INFO:tasks.rados.rados.0.smithi177.stdout:1094: write oid 108 current snap is 0 2024-07-28T11:28:27.994 INFO:tasks.rados.rados.0.smithi177.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2024-07-28T11:28:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:1094: writing smithi17769138-108 from 450652 to 1241293 tid 1 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1094: writing smithi17769138-108 from 1721064 to 2050652 tid 2 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1095: read oid 480 snap -1 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1096: write oid 330 current snap is 0 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1094: finishing write tid 1 to smithi17769138-108 2024-07-28T11:28:28.024 INFO:tasks.rados.rados.0.smithi177.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2024-07-28T11:28:28.041 INFO:tasks.rados.rados.0.smithi177.stdout:1096: writing smithi17769138-330 from 467459 to 1049702 tid 1 2024-07-28T11:28:28.054 INFO:tasks.rados.rados.0.smithi177.stdout:1096: writing smithi17769138-330 from 1495899 to 1900844 tid 2 2024-07-28T11:28:28.054 INFO:tasks.rados.rados.0.smithi177.stdout:1097: read oid 43 snap -1 2024-07-28T11:28:28.055 INFO:tasks.rados.rados.0.smithi177.stdout:1097: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:28:28.055 INFO:tasks.rados.rados.0.smithi177.stdout:1098: write oid 414 current snap is 0 2024-07-28T11:28:28.055 INFO:tasks.rados.rados.0.smithi177.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2024-07-28T11:28:28.069 INFO:tasks.rados.rados.0.smithi177.stdout:1098: writing smithi17769138-414 from 484266 to 1141758 tid 1 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1098: writing smithi17769138-414 from 1554381 to 2084266 tid 2 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1099: read oid 455 snap -1 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1099: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1100: read oid 1 snap -1 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1101: write oid 260 current snap is 0 2024-07-28T11:28:28.079 INFO:tasks.rados.rados.0.smithi177.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2024-07-28T11:28:28.089 INFO:tasks.rados.rados.0.smithi177.stdout:1101: writing smithi17769138-260 from 501073 to 1233814 tid 1 2024-07-28T11:28:28.096 INFO:tasks.rados.rados.0.smithi177.stdout:1101: writing smithi17769138-260 from 1896510 to 2101073 tid 2 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1102: read oid 146 snap -1 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1102: expect (ObjNum 784 snap 0 seq_num 784) 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1103: read oid 125 snap -1 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1103: expect (ObjNum 584 snap 0 seq_num 584) 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1104: write oid 486 current snap is 0 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1094: finishing write tid 2 to smithi17769138-108 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1094: finishing write tid 3 to smithi17769138-108 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1094: finishing write tid 4 to smithi17769138-108 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 108 v 192 (ObjNum 836 snap 0 seq_num 836) dirty exists 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1094: left oid 108 (ObjNum 836 snap 0 seq_num 836) 2024-07-28T11:28:28.097 INFO:tasks.rados.rados.0.smithi177.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2024-07-28T11:28:28.164 INFO:tasks.rados.rados.0.smithi177.stdout:1096: finishing write tid 1 to smithi17769138-330 2024-07-28T11:28:28.164 INFO:tasks.rados.rados.0.smithi177.stdout:1096: finishing write tid 2 to smithi17769138-330 2024-07-28T11:28:28.165 INFO:tasks.rados.rados.0.smithi177.stdout:1096: finishing write tid 3 to smithi17769138-330 2024-07-28T11:28:28.165 INFO:tasks.rados.rados.0.smithi177.stdout:1096: finishing write tid 4 to smithi17769138-330 2024-07-28T11:28:28.165 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 188 (ObjNum 837 snap 0 seq_num 837) dirty exists 2024-07-28T11:28:28.165 INFO:tasks.rados.rados.0.smithi177.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2024-07-28T11:28:28.165 INFO:tasks.rados.rados.0.smithi177.stdout:1097: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:28:28.307 INFO:tasks.rados.rados.0.smithi177.stdout:1098: finishing write tid 1 to smithi17769138-414 2024-07-28T11:28:28.307 INFO:tasks.rados.rados.0.smithi177.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-28T11:28:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:1099: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:1098: finishing write tid 2 to smithi17769138-414 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:1098: finishing write tid 3 to smithi17769138-414 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:1098: finishing write tid 4 to smithi17769138-414 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 414 v 156 (ObjNum 838 snap 0 seq_num 838) dirty exists 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:28:28.482 INFO:tasks.rados.rados.0.smithi177.stdout:1101: finishing write tid 1 to smithi17769138-260 2024-07-28T11:28:28.483 INFO:tasks.rados.rados.0.smithi177.stdout:1101: finishing write tid 2 to smithi17769138-260 2024-07-28T11:28:28.483 INFO:tasks.rados.rados.0.smithi177.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2024-07-28T11:28:28.498 INFO:tasks.rados.rados.0.smithi177.stdout:1104: writing smithi17769138-486 from 517880 to 925870 tid 1 2024-07-28T11:28:28.518 INFO:tasks.rados.rados.0.smithi177.stdout:1104: writing smithi17769138-486 from 1554992 to 2117880 tid 2 2024-07-28T11:28:28.518 INFO:tasks.rados.rados.0.smithi177.stdout:1094: done (10 left) 2024-07-28T11:28:28.518 INFO:tasks.rados.rados.0.smithi177.stdout:1095: done (9 left) 2024-07-28T11:28:28.518 INFO:tasks.rados.rados.0.smithi177.stdout:1096: done (8 left) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1097: done (7 left) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1098: done (6 left) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1099: done (5 left) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1100: done (4 left) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1105: read oid 164 snap -1 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1105: expect (ObjNum 163 snap 0 seq_num 163) 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1106: write oid 337 current snap is 0 2024-07-28T11:28:28.519 INFO:tasks.rados.rados.0.smithi177.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2024-07-28T11:28:28.524 INFO:tasks.rados.rados.0.smithi177.stdout:1106: writing smithi17769138-337 from 534687 to 1017926 tid 1 2024-07-28T11:28:28.530 INFO:tasks.rados.rados.0.smithi177.stdout:1106: writing smithi17769138-337 from 1613474 to 2025757 tid 2 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1107: read oid 45 snap -1 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1107: expect deleted 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1108: write oid 193 current snap is 0 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1101: finishing write tid 3 to smithi17769138-260 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1101: finishing write tid 4 to smithi17769138-260 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 260 v 182 (ObjNum 839 snap 0 seq_num 839) dirty exists 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1101: left oid 260 (ObjNum 839 snap 0 seq_num 839) 2024-07-28T11:28:28.531 INFO:tasks.rados.rados.0.smithi177.stdout:1102: expect (ObjNum 784 snap 0 seq_num 784) 2024-07-28T11:28:28.671 INFO:tasks.rados.rados.0.smithi177.stdout:1103: expect (ObjNum 584 snap 0 seq_num 584) 2024-07-28T11:28:28.753 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:28] "GET /metrics HTTP/1.1" 200 242709 "" "Prometheus/2.43.0" 2024-07-28T11:28:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:1104: finishing write tid 1 to smithi17769138-486 2024-07-28T11:28:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:1105: expect (ObjNum 163 snap 0 seq_num 163) 2024-07-28T11:28:28.926 INFO:tasks.rados.rados.0.smithi177.stdout:1104: finishing write tid 2 to smithi17769138-486 2024-07-28T11:28:28.926 INFO:tasks.rados.rados.0.smithi177.stdout:1104: finishing write tid 3 to smithi17769138-486 2024-07-28T11:28:28.926 INFO:tasks.rados.rados.0.smithi177.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2024-07-28T11:28:28.931 INFO:tasks.rados.rados.0.smithi177.stdout:1108: writing smithi17769138-193 from 551494 to 1109982 tid 1 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1108: writing smithi17769138-193 from 1671956 to 2151494 tid 2 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1101: done (7 left) 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1102: done (6 left) 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1103: done (5 left) 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1105: done (4 left) 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1109: read oid 13 snap -1 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1109: expect (ObjNum 12 snap 0 seq_num 12) 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1110: read oid 234 snap -1 2024-07-28T11:28:28.938 INFO:tasks.rados.rados.0.smithi177.stdout:1110: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1111: read oid 41 snap -1 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1111: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1112: write oid 248 current snap is 0 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1104: finishing write tid 4 to smithi17769138-486 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 209 (ObjNum 840 snap 0 seq_num 840) dirty exists 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1106: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:28.939 INFO:tasks.rados.rados.0.smithi177.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2024-07-28T11:28:28.945 INFO:tasks.rados.rados.0.smithi177.stdout:1112: writing smithi17769138-248 from 568301 to 1202038 tid 1 2024-07-28T11:28:28.950 INFO:tasks.rados.rados.0.smithi177.stdout:1112: writing smithi17769138-248 from 1614085 to 2030037 tid 2 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1104: done (7 left) 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1113: read oid 178 snap -1 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1113: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1114: read oid 49 snap -1 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1114: expect (ObjNum 617 snap 0 seq_num 617) 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1115: read oid 449 snap -1 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1116: read oid 445 snap -1 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1117: write oid 131 current snap is 0 2024-07-28T11:28:28.951 INFO:tasks.rados.rados.0.smithi177.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2024-07-28T11:28:28.959 INFO:tasks.rados.rados.0.smithi177.stdout:1117: writing smithi17769138-131 from 585108 to 1010447 tid 1 2024-07-28T11:28:28.967 INFO:tasks.rados.rados.0.smithi177.stdout:1117: writing smithi17769138-131 from 1788920 to 2185108 tid 2 2024-07-28T11:28:28.967 INFO:tasks.rados.rados.0.smithi177.stdout:1118: write oid 497 current snap is 0 2024-07-28T11:28:28.967 INFO:tasks.rados.rados.0.smithi177.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2024-07-28T11:28:28.976 INFO:tasks.rados.rados.0.smithi177.stdout:1118: writing smithi17769138-497 from 601915 to 1102503 tid 1 2024-07-28T11:28:28.983 INFO:tasks.rados.rados.0.smithi177.stdout:1118: writing smithi17769138-497 from 1847402 to 2201915 tid 2 2024-07-28T11:28:28.983 INFO:tasks.rados.rados.0.smithi177.stdout:1119: write oid 136 current snap is 0 2024-07-28T11:28:28.983 INFO:tasks.rados.rados.0.smithi177.stdout:1106: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:28.983 INFO:tasks.rados.rados.0.smithi177.stdout:1106: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1106: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 190 (ObjNum 841 snap 0 seq_num 841) dirty exists 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1106: left oid 337 (ObjNum 841 snap 0 seq_num 841) 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1108: finishing write tid 1 to smithi17769138-193 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1108: finishing write tid 2 to smithi17769138-193 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1108: finishing write tid 3 to smithi17769138-193 2024-07-28T11:28:28.984 INFO:tasks.rados.rados.0.smithi177.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2024-07-28T11:28:28.991 INFO:tasks.rados.rados.0.smithi177.stdout:1119: writing smithi17769138-136 from 618722 to 1194559 tid 1 2024-07-28T11:28:28.998 INFO:tasks.rados.rados.0.smithi177.stdout:1119: writing smithi17769138-136 from 1905884 to 2218722 tid 2 2024-07-28T11:28:28.998 INFO:tasks.rados.rados.0.smithi177.stdout:1106: done (13 left) 2024-07-28T11:28:28.998 INFO:tasks.rados.rados.0.smithi177.stdout:1107: done (12 left) 2024-07-28T11:28:28.998 INFO:tasks.rados.rados.0.smithi177.stdout:1120: write oid 395 current snap is 0 2024-07-28T11:28:28.998 INFO:tasks.rados.rados.0.smithi177.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2024-07-28T11:28:29.006 INFO:tasks.rados.rados.0.smithi177.stdout:1120: writing smithi17769138-395 from 635529 to 1286615 tid 1 2024-07-28T11:28:29.012 INFO:tasks.rados.rados.0.smithi177.stdout:1120: writing smithi17769138-395 from 1848013 to 2235529 tid 2 2024-07-28T11:28:29.012 INFO:tasks.rados.rados.0.smithi177.stdout:1121: read oid 171 snap -1 2024-07-28T11:28:29.012 INFO:tasks.rados.rados.0.smithi177.stdout:1121: expect deleted 2024-07-28T11:28:29.012 INFO:tasks.rados.rados.0.smithi177.stdout:1122: write oid 92 current snap is 0 2024-07-28T11:28:29.012 INFO:tasks.rados.rados.0.smithi177.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2024-07-28T11:28:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:28 smithi177 bash[21846]: cluster 2024-07-28T11:28:27.087254+0000 mgr.y (mgr.24311) 231 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-07-28T11:28:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:28 smithi177 bash[31534]: cluster 2024-07-28T11:28:27.087254+0000 mgr.y (mgr.24311) 231 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-07-28T11:28:29.019 INFO:tasks.rados.rados.0.smithi177.stdout:1122: writing smithi17769138-92 from 652336 to 1378671 tid 1 2024-07-28T11:28:29.024 INFO:tasks.rados.rados.0.smithi177.stdout:1122: writing smithi17769138-92 from 1906495 to 2252336 tid 2 2024-07-28T11:28:29.024 INFO:tasks.rados.rados.0.smithi177.stdout:1123: write oid 194 current snap is 0 2024-07-28T11:28:29.024 INFO:tasks.rados.rados.0.smithi177.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2024-07-28T11:28:29.030 INFO:tasks.rados.rados.0.smithi177.stdout:1123: writing smithi17769138-194 from 669143 to 1070727 tid 1 2024-07-28T11:28:29.035 INFO:tasks.rados.rados.0.smithi177.stdout:1123: writing smithi17769138-194 from 1564977 to 1991936 tid 2 2024-07-28T11:28:29.035 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:1108: finishing write tid 4 to smithi17769138-193 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 193 v 193 (ObjNum 842 snap 0 seq_num 842) dirty exists 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:1108: left oid 193 (ObjNum 842 snap 0 seq_num 842) 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:1108: done (15 left) 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:1124: write oid 371 current snap is 0 2024-07-28T11:28:29.036 INFO:tasks.rados.rados.0.smithi177.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2024-07-28T11:28:29.041 INFO:tasks.rados.rados.0.smithi177.stdout:1124: writing smithi17769138-371 from 685950 to 1162783 tid 1 2024-07-28T11:28:29.047 INFO:tasks.rados.rados.0.smithi177.stdout:1124: writing smithi17769138-371 from 1623459 to 2194076 tid 2 2024-07-28T11:28:29.047 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:29.047 INFO:tasks.rados.rados.0.smithi177.stdout:1111: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:28:29.154 INFO:tasks.rados.rados.0.smithi177.stdout:1110: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:28:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:28 smithi204 bash[24094]: cluster 2024-07-28T11:28:27.087254+0000 mgr.y (mgr.24311) 231 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-07-28T11:28:29.276 INFO:tasks.rados.rados.0.smithi177.stdout:1112: finishing write tid 1 to smithi17769138-248 2024-07-28T11:28:29.276 INFO:tasks.rados.rados.0.smithi177.stdout:1112: finishing write tid 2 to smithi17769138-248 2024-07-28T11:28:29.276 INFO:tasks.rados.rados.0.smithi177.stdout:1112: finishing write tid 3 to smithi17769138-248 2024-07-28T11:28:29.277 INFO:tasks.rados.rados.0.smithi177.stdout:1112: finishing write tid 4 to smithi17769138-248 2024-07-28T11:28:29.277 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 248 v 181 (ObjNum 843 snap 0 seq_num 843) dirty exists 2024-07-28T11:28:29.277 INFO:tasks.rados.rados.0.smithi177.stdout:1112: left oid 248 (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:28:29.277 INFO:tasks.rados.rados.0.smithi177.stdout:1114: expect (ObjNum 617 snap 0 seq_num 617) 2024-07-28T11:28:29.408 INFO:tasks.rados.rados.0.smithi177.stdout:1109: expect (ObjNum 12 snap 0 seq_num 12) 2024-07-28T11:28:29.476 INFO:tasks.rados.rados.0.smithi177.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2024-07-28T11:28:29.588 INFO:tasks.rados.rados.0.smithi177.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2024-07-28T11:28:29.696 INFO:tasks.rados.rados.0.smithi177.stdout:1113: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:28:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:1117: finishing write tid 1 to smithi17769138-131 2024-07-28T11:28:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:1117: finishing write tid 2 to smithi17769138-131 2024-07-28T11:28:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:1117: finishing write tid 3 to smithi17769138-131 2024-07-28T11:28:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:1117: finishing write tid 4 to smithi17769138-131 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 131 v 159 (ObjNum 844 snap 0 seq_num 844) dirty exists 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1117: left oid 131 (ObjNum 844 snap 0 seq_num 844) 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1118: finishing write tid 1 to smithi17769138-497 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1118: finishing write tid 2 to smithi17769138-497 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1118: finishing write tid 3 to smithi17769138-497 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1118: finishing write tid 4 to smithi17769138-497 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 497 v 171 (ObjNum 845 snap 0 seq_num 845) dirty exists 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1118: left oid 497 (ObjNum 845 snap 0 seq_num 845) 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1119: finishing write tid 1 to smithi17769138-136 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1119: finishing write tid 2 to smithi17769138-136 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1119: finishing write tid 3 to smithi17769138-136 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1119: finishing write tid 4 to smithi17769138-136 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 136 v 193 (ObjNum 846 snap 0 seq_num 846) dirty exists 2024-07-28T11:28:29.793 INFO:tasks.rados.rados.0.smithi177.stdout:1119: left oid 136 (ObjNum 846 snap 0 seq_num 846) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1120: finishing write tid 1 to smithi17769138-395 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1109: done (15 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1110: done (14 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1111: done (13 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1112: done (12 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1113: done (11 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1114: done (10 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1115: done (9 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1116: done (8 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1117: done (7 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1118: done (6 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1119: done (5 left) 2024-07-28T11:28:29.794 INFO:tasks.rados.rados.0.smithi177.stdout:1121: done (4 left) 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1125: write oid 233 current snap is 0 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1120: finishing write tid 2 to smithi17769138-395 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1120: finishing write tid 3 to smithi17769138-395 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1120: finishing write tid 4 to smithi17769138-395 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 395 v 196 (ObjNum 847 snap 0 seq_num 847) dirty exists 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1120: left oid 395 (ObjNum 847 snap 0 seq_num 847) 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1122: finishing write tid 1 to smithi17769138-92 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1122: finishing write tid 2 to smithi17769138-92 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1122: finishing write tid 3 to smithi17769138-92 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1122: finishing write tid 4 to smithi17769138-92 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 174 (ObjNum 848 snap 0 seq_num 848) dirty exists 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1122: left oid 92 (ObjNum 848 snap 0 seq_num 848) 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1123: finishing write tid 1 to smithi17769138-194 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1123: finishing write tid 2 to smithi17769138-194 2024-07-28T11:28:29.795 INFO:tasks.rados.rados.0.smithi177.stdout:1123: finishing write tid 3 to smithi17769138-194 2024-07-28T11:28:29.796 INFO:tasks.rados.rados.0.smithi177.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2024-07-28T11:28:29.813 INFO:tasks.rados.rados.0.smithi177.stdout:1125: writing smithi17769138-233 from 702757 to 1254839 tid 1 2024-07-28T11:28:29.827 INFO:tasks.rados.rados.0.smithi177.stdout:1125: writing smithi17769138-233 from 1681941 to 2112569 tid 2 2024-07-28T11:28:29.827 INFO:tasks.rados.rados.0.smithi177.stdout:1120: done (4 left) 2024-07-28T11:28:29.827 INFO:tasks.rados.rados.0.smithi177.stdout:1122: done (3 left) 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1126: write oid 378 current snap is 0 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1123: finishing write tid 4 to smithi17769138-194 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 174 (ObjNum 849 snap 0 seq_num 849) dirty exists 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1123: left oid 194 (ObjNum 849 snap 0 seq_num 849) 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1124: finishing write tid 1 to smithi17769138-371 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1124: finishing write tid 2 to smithi17769138-371 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1124: finishing write tid 3 to smithi17769138-371 2024-07-28T11:28:29.828 INFO:tasks.rados.rados.0.smithi177.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2024-07-28T11:28:29.849 INFO:tasks.rados.rados.0.smithi177.stdout:1126: writing smithi17769138-378 from 719564 to 1463248 tid 1 2024-07-28T11:28:29.859 INFO:tasks.rados.rados.0.smithi177.stdout:1126: writing smithi17769138-378 from 2140423 to 2319564 tid 2 2024-07-28T11:28:29.859 INFO:tasks.rados.rados.0.smithi177.stdout:1123: done (3 left) 2024-07-28T11:28:29.859 INFO:tasks.rados.rados.0.smithi177.stdout:1127: read oid 16 snap -1 2024-07-28T11:28:29.859 INFO:tasks.rados.rados.0.smithi177.stdout:1127: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:29.860 INFO:tasks.rados.rados.0.smithi177.stdout:1128: write oid 125 current snap is 0 2024-07-28T11:28:29.860 INFO:tasks.rados.rados.0.smithi177.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2024-07-28T11:28:29.870 INFO:tasks.rados.rados.0.smithi177.stdout:1128: writing smithi17769138-125 from 736371 to 1155304 tid 1 2024-07-28T11:28:29.880 INFO:tasks.rados.rados.0.smithi177.stdout:1128: writing smithi17769138-125 from 1798905 to 2233202 tid 2 2024-07-28T11:28:29.880 INFO:tasks.rados.rados.0.smithi177.stdout:1129: write oid 142 current snap is 0 2024-07-28T11:28:29.880 INFO:tasks.rados.rados.0.smithi177.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2024-07-28T11:28:29.889 INFO:tasks.rados.rados.0.smithi177.stdout:1129: writing smithi17769138-142 from 753178 to 1247360 tid 1 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1129: writing smithi17769138-142 from 1857387 to 2353178 tid 2 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1130: read oid 415 snap -1 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1130: expect (ObjNum 414 snap 0 seq_num 414) 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1131: read oid 113 snap -1 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1131: expect (ObjNum 112 snap 0 seq_num 112) 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1132: read oid 191 snap -1 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1132: expect deleted 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1133: write oid 225 current snap is 0 2024-07-28T11:28:29.897 INFO:tasks.rados.rados.0.smithi177.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2024-07-28T11:28:29.905 INFO:tasks.rados.rados.0.smithi177.stdout:1133: writing smithi17769138-225 from 769985 to 1339416 tid 1 2024-07-28T11:28:29.911 INFO:tasks.rados.rados.0.smithi177.stdout:1133: writing smithi17769138-225 from 1915869 to 2353835 tid 2 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1134: delete oid 482 current snap is 0 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1124: finishing write tid 4 to smithi17769138-371 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 371 v 195 (ObjNum 850 snap 0 seq_num 850) dirty exists 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1124: left oid 371 (ObjNum 850 snap 0 seq_num 850) 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1125: finishing write tid 1 to smithi17769138-233 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1125: finishing write tid 2 to smithi17769138-233 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1125: finishing write tid 3 to smithi17769138-233 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1125: finishing write tid 4 to smithi17769138-233 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 233 v 162 (ObjNum 851 snap 0 seq_num 851) dirty exists 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1125: left oid 233 (ObjNum 851 snap 0 seq_num 851) 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1126: finishing write tid 1 to smithi17769138-378 2024-07-28T11:28:29.912 INFO:tasks.rados.rados.0.smithi177.stdout:1127: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:28:30.003 INFO:tasks.rados.rados.0.smithi177.stdout:1126: finishing write tid 2 to smithi17769138-378 2024-07-28T11:28:30.003 INFO:tasks.rados.rados.0.smithi177.stdout:1126: finishing write tid 3 to smithi17769138-378 2024-07-28T11:28:30.003 INFO:tasks.rados.rados.0.smithi177.stdout:1126: finishing write tid 4 to smithi17769138-378 2024-07-28T11:28:30.003 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 378 v 184 (ObjNum 852 snap 0 seq_num 852) dirty exists 2024-07-28T11:28:30.003 INFO:tasks.rados.rados.0.smithi177.stdout:1126: left oid 378 (ObjNum 852 snap 0 seq_num 852) 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1128: finishing write tid 1 to smithi17769138-125 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1128: finishing write tid 2 to smithi17769138-125 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1128: finishing write tid 3 to smithi17769138-125 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1128: finishing write tid 4 to smithi17769138-125 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 168 (ObjNum 853 snap 0 seq_num 853) dirty exists 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1128: left oid 125 (ObjNum 853 snap 0 seq_num 853) 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1129: finishing write tid 1 to smithi17769138-142 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1129: finishing write tid 2 to smithi17769138-142 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1129: finishing write tid 3 to smithi17769138-142 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1129: finishing write tid 4 to smithi17769138-142 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 142 v 139 (ObjNum 854 snap 0 seq_num 854) dirty exists 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1129: left oid 142 (ObjNum 854 snap 0 seq_num 854) 2024-07-28T11:28:30.004 INFO:tasks.rados.rados.0.smithi177.stdout:1130: expect (ObjNum 414 snap 0 seq_num 414) 2024-07-28T11:28:30.135 INFO:tasks.rados.rados.0.smithi177.stdout:1131: expect (ObjNum 112 snap 0 seq_num 112) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1133: finishing write tid 1 to smithi17769138-225 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1133: finishing write tid 2 to smithi17769138-225 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1133: finishing write tid 3 to smithi17769138-225 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1133: finishing write tid 4 to smithi17769138-225 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 171 (ObjNum 855 snap 0 seq_num 855) dirty exists 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1133: left oid 225 (ObjNum 855 snap 0 seq_num 855) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1124: done (10 left) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1125: done (9 left) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1126: done (8 left) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1127: done (7 left) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1128: done (6 left) 2024-07-28T11:28:30.261 INFO:tasks.rados.rados.0.smithi177.stdout:1129: done (5 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1130: done (4 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1131: done (3 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1132: done (2 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1133: done (1 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1134: done (0 left) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1135: read oid 349 snap -1 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1136: write oid 244 current snap is 0 2024-07-28T11:28:30.262 INFO:tasks.rados.rados.0.smithi177.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2024-07-28T11:28:30.272 INFO:tasks.rados.rados.0.smithi177.stdout:1136: writing smithi17769138-244 from 403599 to 1123528 tid 1 2024-07-28T11:28:30.285 INFO:tasks.rados.rados.0.smithi177.stdout:1136: writing smithi17769138-244 from 1916480 to 2358115 tid 2 2024-07-28T11:28:30.285 INFO:tasks.rados.rados.0.smithi177.stdout:1137: write oid 213 current snap is 0 2024-07-28T11:28:30.285 INFO:tasks.rados.rados.0.smithi177.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2024-07-28T11:28:30.297 INFO:tasks.rados.rados.0.smithi177.stdout:1137: writing smithi17769138-213 from 420406 to 1215584 tid 1 2024-07-28T11:28:30.308 INFO:tasks.rados.rados.0.smithi177.stdout:1137: writing smithi17769138-213 from 1974962 to 2420406 tid 2 2024-07-28T11:28:30.309 INFO:tasks.rados.rados.0.smithi177.stdout:1138: write oid 246 current snap is 0 2024-07-28T11:28:30.309 INFO:tasks.rados.rados.0.smithi177.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2024-07-28T11:28:30.317 INFO:tasks.rados.rados.0.smithi177.stdout:1138: writing smithi17769138-246 from 437213 to 907640 tid 1 2024-07-28T11:28:30.328 INFO:tasks.rados.rados.0.smithi177.stdout:1138: writing smithi17769138-246 from 1633444 to 2362395 tid 2 2024-07-28T11:28:30.329 INFO:tasks.rados.rados.0.smithi177.stdout:1139: write oid 53 current snap is 0 2024-07-28T11:28:30.329 INFO:tasks.rados.rados.0.smithi177.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2024-07-28T11:28:30.337 INFO:tasks.rados.rados.0.smithi177.stdout:1139: writing smithi17769138-53 from 454020 to 1116049 tid 1 2024-07-28T11:28:30.344 INFO:tasks.rados.rados.0.smithi177.stdout:1139: writing smithi17769138-53 from 1691926 to 2280888 tid 2 2024-07-28T11:28:30.344 INFO:tasks.rados.rados.0.smithi177.stdout:1140: write oid 261 current snap is 0 2024-07-28T11:28:30.345 INFO:tasks.rados.rados.0.smithi177.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2024-07-28T11:28:30.352 INFO:tasks.rados.rados.0.smithi177.stdout:1140: writing smithi17769138-261 from 470827 to 1208105 tid 1 2024-07-28T11:28:30.359 INFO:tasks.rados.rados.0.smithi177.stdout:1140: writing smithi17769138-261 from 1750408 to 2470827 tid 2 2024-07-28T11:28:30.359 INFO:tasks.rados.rados.0.smithi177.stdout:1141: write oid 149 current snap is 0 2024-07-28T11:28:30.359 INFO:tasks.rados.rados.0.smithi177.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2024-07-28T11:28:30.365 INFO:tasks.rados.rados.0.smithi177.stdout:1141: writing smithi17769138-149 from 487634 to 900161 tid 1 2024-07-28T11:28:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:1141: writing smithi17769138-149 from 1408890 to 2001521 tid 2 2024-07-28T11:28:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:1142: write oid 256 current snap is 0 2024-07-28T11:28:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2024-07-28T11:28:30.377 INFO:tasks.rados.rados.0.smithi177.stdout:1142: writing smithi17769138-256 from 504441 to 992217 tid 1 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1142: writing smithi17769138-256 from 1467372 to 2203661 tid 2 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1143: read oid 447 snap -1 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1143: expect (ObjNum 446 snap 0 seq_num 446) 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1144: read oid 156 snap -1 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1144: expect (ObjNum 155 snap 0 seq_num 155) 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1145: write oid 255 current snap is 0 2024-07-28T11:28:30.384 INFO:tasks.rados.rados.0.smithi177.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2024-07-28T11:28:30.390 INFO:tasks.rados.rados.0.smithi177.stdout:1145: writing smithi17769138-255 from 521248 to 1084273 tid 1 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1145: writing smithi17769138-255 from 1809501 to 2405801 tid 2 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1146: read oid 267 snap -1 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1146: expect (ObjNum 724 snap 0 seq_num 724) 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1147: delete oid 104 current snap is 0 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1136: finishing write tid 1 to smithi17769138-244 2024-07-28T11:28:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2024-07-28T11:28:30.573 INFO:tasks.rados.rados.0.smithi177.stdout:1136: finishing write tid 2 to smithi17769138-244 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1136: finishing write tid 3 to smithi17769138-244 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1136: finishing write tid 4 to smithi17769138-244 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 244 v 191 (ObjNum 857 snap 0 seq_num 857) dirty exists 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1136: left oid 244 (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1137: finishing write tid 1 to smithi17769138-213 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1137: finishing write tid 2 to smithi17769138-213 2024-07-28T11:28:30.574 INFO:tasks.rados.rados.0.smithi177.stdout:1137: finishing write tid 3 to smithi17769138-213 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:1137: finishing write tid 4 to smithi17769138-213 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 177 (ObjNum 858 snap 0 seq_num 858) dirty exists 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:1137: left oid 213 (ObjNum 858 snap 0 seq_num 858) 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:1138: finishing write tid 1 to smithi17769138-246 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:1138: finishing write tid 2 to smithi17769138-246 2024-07-28T11:28:30.575 INFO:tasks.rados.rados.0.smithi177.stdout:1138: finishing write tid 3 to smithi17769138-246 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1138: finishing write tid 4 to smithi17769138-246 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 187 (ObjNum 859 snap 0 seq_num 859) dirty exists 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1139: finishing write tid 1 to smithi17769138-53 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1135: done (12 left) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1136: done (11 left) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1137: done (10 left) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1138: done (9 left) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1147: done (8 left) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1148: read oid 99 snap -1 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1148: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1149: read oid 89 snap -1 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1149: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:30.576 INFO:tasks.rados.rados.0.smithi177.stdout:1150: write oid 127 current snap is 0 2024-07-28T11:28:30.577 INFO:tasks.rados.rados.0.smithi177.stdout:1139: finishing write tid 2 to smithi17769138-53 2024-07-28T11:28:30.577 INFO:tasks.rados.rados.0.smithi177.stdout:1139: finishing write tid 3 to smithi17769138-53 2024-07-28T11:28:30.577 INFO:tasks.rados.rados.0.smithi177.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2024-07-28T11:28:30.580 INFO:tasks.rados.rados.0.smithi177.stdout:1150: writing smithi17769138-127 from 554862 to 1268385 tid 1 2024-07-28T11:28:30.588 INFO:tasks.rados.rados.0.smithi177.stdout:1150: writing smithi17769138-127 from 1926465 to 2526434 tid 2 2024-07-28T11:28:30.588 INFO:tasks.rados.rados.0.smithi177.stdout:1151: read oid 406 snap -1 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1151: expect (ObjNum 405 snap 0 seq_num 405) 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1152: write oid 484 current snap is 0 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1139: finishing write tid 4 to smithi17769138-53 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 53 v 199 (ObjNum 860 snap 0 seq_num 860) dirty exists 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1140: finishing write tid 1 to smithi17769138-261 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1140: finishing write tid 2 to smithi17769138-261 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1140: finishing write tid 3 to smithi17769138-261 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:1140: finishing write tid 4 to smithi17769138-261 2024-07-28T11:28:30.589 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 261 v 202 (ObjNum 861 snap 0 seq_num 861) dirty exists 2024-07-28T11:28:30.590 INFO:tasks.rados.rados.0.smithi177.stdout:1140: left oid 261 (ObjNum 861 snap 0 seq_num 861) 2024-07-28T11:28:30.590 INFO:tasks.rados.rados.0.smithi177.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2024-07-28T11:28:30.594 INFO:tasks.rados.rados.0.smithi177.stdout:1152: writing smithi17769138-484 from 571669 to 1076794 tid 1 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1152: writing smithi17769138-484 from 1701300 to 2444927 tid 2 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1139: done (12 left) 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1140: done (11 left) 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1153: read oid 237 snap -1 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1153: expect (ObjNum 794 snap 0 seq_num 794) 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1154: write oid 352 current snap is 0 2024-07-28T11:28:30.603 INFO:tasks.rados.rados.0.smithi177.stdout:1141: finishing write tid 1 to smithi17769138-149 2024-07-28T11:28:30.604 INFO:tasks.rados.rados.0.smithi177.stdout:1141: finishing write tid 2 to smithi17769138-149 2024-07-28T11:28:30.604 INFO:tasks.rados.rados.0.smithi177.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2024-07-28T11:28:30.610 INFO:tasks.rados.rados.0.smithi177.stdout:1154: writing smithi17769138-352 from 588476 to 1168850 tid 1 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1154: writing smithi17769138-352 from 1643429 to 2247067 tid 2 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1155: write oid 226 current snap is 0 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1141: finishing write tid 3 to smithi17769138-149 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1141: finishing write tid 4 to smithi17769138-149 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 149 v 177 (ObjNum 862 snap 0 seq_num 862) dirty exists 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1142: finishing write tid 1 to smithi17769138-256 2024-07-28T11:28:30.616 INFO:tasks.rados.rados.0.smithi177.stdout:1144: expect (ObjNum 155 snap 0 seq_num 155) 2024-07-28T11:28:30.697 INFO:tasks.rados.rados.0.smithi177.stdout:1142: finishing write tid 2 to smithi17769138-256 2024-07-28T11:28:30.697 INFO:tasks.rados.rados.0.smithi177.stdout:1142: finishing write tid 3 to smithi17769138-256 2024-07-28T11:28:30.697 INFO:tasks.rados.rados.0.smithi177.stdout:1142: finishing write tid 4 to smithi17769138-256 2024-07-28T11:28:30.698 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 212 (ObjNum 863 snap 0 seq_num 863) dirty exists 2024-07-28T11:28:30.698 INFO:tasks.rados.rados.0.smithi177.stdout:1142: left oid 256 (ObjNum 863 snap 0 seq_num 863) 2024-07-28T11:28:30.698 INFO:tasks.rados.rados.0.smithi177.stdout:1145: finishing write tid 1 to smithi17769138-255 2024-07-28T11:28:30.698 INFO:tasks.rados.rados.0.smithi177.stdout:1143: expect (ObjNum 446 snap 0 seq_num 446) 2024-07-28T11:28:30.807 INFO:tasks.rados.rados.0.smithi177.stdout:1146: expect (ObjNum 724 snap 0 seq_num 724) 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:1145: finishing write tid 2 to smithi17769138-255 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:1145: finishing write tid 3 to smithi17769138-255 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:1145: finishing write tid 4 to smithi17769138-255 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 255 v 157 (ObjNum 864 snap 0 seq_num 864) dirty exists 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:1145: left oid 255 (ObjNum 864 snap 0 seq_num 864) 2024-07-28T11:28:30.940 INFO:tasks.rados.rados.0.smithi177.stdout:1149: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:30 smithi177 bash[31534]: cluster 2024-07-28T11:28:29.087868+0000 mgr.y (mgr.24311) 232 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-07-28T11:28:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:30 smithi177 bash[31534]: audit 2024-07-28T11:28:30.055052+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:30 smithi177 bash[21846]: cluster 2024-07-28T11:28:29.087868+0000 mgr.y (mgr.24311) 232 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-07-28T11:28:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:30 smithi177 bash[21846]: audit 2024-07-28T11:28:30.055052+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:31.055 INFO:tasks.rados.rados.0.smithi177.stdout:1148: expect (ObjNum 98 snap 0 seq_num 98) 2024-07-28T11:28:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:30 smithi204 bash[24094]: cluster 2024-07-28T11:28:29.087868+0000 mgr.y (mgr.24311) 232 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-07-28T11:28:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:30 smithi204 bash[24094]: audit 2024-07-28T11:28:30.055052+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:31.167 INFO:tasks.rados.rados.0.smithi177.stdout:1150: finishing write tid 1 to smithi17769138-127 2024-07-28T11:28:31.167 INFO:tasks.rados.rados.0.smithi177.stdout:1150: finishing write tid 2 to smithi17769138-127 2024-07-28T11:28:31.167 INFO:tasks.rados.rados.0.smithi177.stdout:1150: finishing write tid 3 to smithi17769138-127 2024-07-28T11:28:31.167 INFO:tasks.rados.rados.0.smithi177.stdout:1150: finishing write tid 4 to smithi17769138-127 2024-07-28T11:28:31.167 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 196 (ObjNum 866 snap 0 seq_num 866) dirty exists 2024-07-28T11:28:31.168 INFO:tasks.rados.rados.0.smithi177.stdout:1150: left oid 127 (ObjNum 866 snap 0 seq_num 866) 2024-07-28T11:28:31.168 INFO:tasks.rados.rados.0.smithi177.stdout:1152: finishing write tid 1 to smithi17769138-484 2024-07-28T11:28:31.168 INFO:tasks.rados.rados.0.smithi177.stdout:1151: expect (ObjNum 405 snap 0 seq_num 405) 2024-07-28T11:28:31.250 INFO:tasks.rados.rados.0.smithi177.stdout:1152: finishing write tid 2 to smithi17769138-484 2024-07-28T11:28:31.251 INFO:tasks.rados.rados.0.smithi177.stdout:1152: finishing write tid 3 to smithi17769138-484 2024-07-28T11:28:31.251 INFO:tasks.rados.rados.0.smithi177.stdout:1152: finishing write tid 4 to smithi17769138-484 2024-07-28T11:28:31.251 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 180 (ObjNum 867 snap 0 seq_num 867) dirty exists 2024-07-28T11:28:31.251 INFO:tasks.rados.rados.0.smithi177.stdout:1152: left oid 484 (ObjNum 867 snap 0 seq_num 867) 2024-07-28T11:28:31.251 INFO:tasks.rados.rados.0.smithi177.stdout:1153: expect (ObjNum 794 snap 0 seq_num 794) 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1154: finishing write tid 1 to smithi17769138-352 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1154: finishing write tid 2 to smithi17769138-352 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1154: finishing write tid 3 to smithi17769138-352 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1154: finishing write tid 4 to smithi17769138-352 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 352 v 185 (ObjNum 868 snap 0 seq_num 868) dirty exists 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1154: left oid 352 (ObjNum 868 snap 0 seq_num 868) 2024-07-28T11:28:31.384 INFO:tasks.rados.rados.0.smithi177.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2024-07-28T11:28:31.404 INFO:tasks.rados.rados.0.smithi177.stdout:1155: writing smithi17769138-226 from 605283 to 1260906 tid 1 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1155: writing smithi17769138-226 from 1701911 to 2449207 tid 2 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1141: done (13 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1142: done (12 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1143: done (11 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1144: done (10 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1145: done (9 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1146: done (8 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1148: done (7 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1149: done (6 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1150: done (5 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1151: done (4 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1152: done (3 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1153: done (2 left) 2024-07-28T11:28:31.423 INFO:tasks.rados.rados.0.smithi177.stdout:1154: done (1 left) 2024-07-28T11:28:31.424 INFO:tasks.rados.rados.0.smithi177.stdout:1156: write oid 75 current snap is 0 2024-07-28T11:28:31.424 INFO:tasks.rados.rados.0.smithi177.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2024-07-28T11:28:31.433 INFO:tasks.rados.rados.0.smithi177.stdout:1156: writing smithi17769138-75 from 622090 to 1352962 tid 1 2024-07-28T11:28:31.442 INFO:tasks.rados.rados.0.smithi177.stdout:1156: writing smithi17769138-75 from 1760393 to 2367700 tid 2 2024-07-28T11:28:31.442 INFO:tasks.rados.rados.0.smithi177.stdout:1157: write oid 32 current snap is 0 2024-07-28T11:28:31.443 INFO:tasks.rados.rados.0.smithi177.stdout:1155: finishing write tid 1 to smithi17769138-226 2024-07-28T11:28:31.443 INFO:tasks.rados.rados.0.smithi177.stdout:1155: finishing write tid 2 to smithi17769138-226 2024-07-28T11:28:31.443 INFO:tasks.rados.rados.0.smithi177.stdout:1155: finishing write tid 3 to smithi17769138-226 2024-07-28T11:28:31.443 INFO:tasks.rados.rados.0.smithi177.stdout:1155: finishing write tid 4 to smithi17769138-226 2024-07-28T11:28:31.443 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 226 v 194 (ObjNum 869 snap 0 seq_num 869) dirty exists 2024-07-28T11:28:31.444 INFO:tasks.rados.rados.0.smithi177.stdout:1155: left oid 226 (ObjNum 869 snap 0 seq_num 869) 2024-07-28T11:28:31.444 INFO:tasks.rados.rados.0.smithi177.stdout:1156: finishing write tid 1 to smithi17769138-75 2024-07-28T11:28:31.444 INFO:tasks.rados.rados.0.smithi177.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2024-07-28T11:28:31.449 INFO:tasks.rados.rados.0.smithi177.stdout:1157: writing smithi17769138-32 from 638897 to 1045018 tid 1 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1157: writing smithi17769138-32 from 1818875 to 2569840 tid 2 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1155: done (2 left) 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1158: read oid 162 snap -1 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1158: expect (ObjNum 653 snap 0 seq_num 653) 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1159: read oid 450 snap -1 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1159: expect (ObjNum 746 snap 0 seq_num 746) 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1160: read oid 122 snap -1 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1160: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1161: write oid 113 current snap is 0 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1156: finishing write tid 2 to smithi17769138-75 2024-07-28T11:28:31.462 INFO:tasks.rados.rados.0.smithi177.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2024-07-28T11:28:31.469 INFO:tasks.rados.rados.0.smithi177.stdout:1161: writing smithi17769138-113 from 655704 to 1137074 tid 1 2024-07-28T11:28:31.478 INFO:tasks.rados.rados.0.smithi177.stdout:1161: writing smithi17769138-113 from 1761004 to 2255627 tid 2 2024-07-28T11:28:31.478 INFO:tasks.rados.rados.0.smithi177.stdout:1162: read oid 340 snap -1 2024-07-28T11:28:31.478 INFO:tasks.rados.rados.0.smithi177.stdout:1162: expect deleted 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1163: read oid 241 snap -1 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1163: expect (ObjNum 636 snap 0 seq_num 636) 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1164: read oid 252 snap -1 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1164: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1165: write oid 451 current snap is 0 2024-07-28T11:28:31.479 INFO:tasks.rados.rados.0.smithi177.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2024-07-28T11:28:31.487 INFO:tasks.rados.rados.0.smithi177.stdout:1165: writing smithi17769138-451 from 672511 to 1229130 tid 1 2024-07-28T11:28:31.496 INFO:tasks.rados.rados.0.smithi177.stdout:1165: writing smithi17769138-451 from 1819486 to 2574120 tid 2 2024-07-28T11:28:31.496 INFO:tasks.rados.rados.0.smithi177.stdout:1166: delete oid 85 current snap is 0 2024-07-28T11:28:31.496 INFO:tasks.rados.rados.0.smithi177.stdout:1156: finishing write tid 3 to smithi17769138-75 2024-07-28T11:28:31.497 INFO:tasks.rados.rados.0.smithi177.stdout:1156: finishing write tid 4 to smithi17769138-75 2024-07-28T11:28:31.497 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 75 v 190 (ObjNum 870 snap 0 seq_num 870) dirty exists 2024-07-28T11:28:31.497 INFO:tasks.rados.rados.0.smithi177.stdout:1156: left oid 75 (ObjNum 870 snap 0 seq_num 870) 2024-07-28T11:28:31.497 INFO:tasks.rados.rados.0.smithi177.stdout:1157: finishing write tid 1 to smithi17769138-32 2024-07-28T11:28:31.497 INFO:tasks.rados.rados.0.smithi177.stdout:1160: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:31.566 INFO:tasks.rados.rados.0.smithi177.stdout:1159: expect (ObjNum 746 snap 0 seq_num 746) 2024-07-28T11:28:31.682 INFO:tasks.rados.rados.0.smithi177.stdout:1157: finishing write tid 2 to smithi17769138-32 2024-07-28T11:28:31.683 INFO:tasks.rados.rados.0.smithi177.stdout:1157: finishing write tid 3 to smithi17769138-32 2024-07-28T11:28:31.683 INFO:tasks.rados.rados.0.smithi177.stdout:1157: finishing write tid 4 to smithi17769138-32 2024-07-28T11:28:31.683 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 167 (ObjNum 871 snap 0 seq_num 871) dirty exists 2024-07-28T11:28:31.683 INFO:tasks.rados.rados.0.smithi177.stdout:1157: left oid 32 (ObjNum 871 snap 0 seq_num 871) 2024-07-28T11:28:31.683 INFO:tasks.rados.rados.0.smithi177.stdout:1158: expect (ObjNum 653 snap 0 seq_num 653) 2024-07-28T11:28:31.835 INFO:tasks.rados.rados.0.smithi177.stdout:1161: finishing write tid 1 to smithi17769138-113 2024-07-28T11:28:31.835 INFO:tasks.rados.rados.0.smithi177.stdout:1161: finishing write tid 2 to smithi17769138-113 2024-07-28T11:28:31.835 INFO:tasks.rados.rados.0.smithi177.stdout:1161: finishing write tid 3 to smithi17769138-113 2024-07-28T11:28:31.836 INFO:tasks.rados.rados.0.smithi177.stdout:1161: finishing write tid 4 to smithi17769138-113 2024-07-28T11:28:31.836 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 113 v 197 (ObjNum 872 snap 0 seq_num 872) dirty exists 2024-07-28T11:28:31.836 INFO:tasks.rados.rados.0.smithi177.stdout:1161: left oid 113 (ObjNum 872 snap 0 seq_num 872) 2024-07-28T11:28:31.836 INFO:tasks.rados.rados.0.smithi177.stdout:1163: expect (ObjNum 636 snap 0 seq_num 636) 2024-07-28T11:28:31.997 INFO:tasks.rados.rados.0.smithi177.stdout:1164: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:32.068 INFO:tasks.rados.rados.0.smithi177.stdout:1165: finishing write tid 1 to smithi17769138-451 2024-07-28T11:28:32.068 INFO:tasks.rados.rados.0.smithi177.stdout:1156: done (10 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1157: done (9 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1158: done (8 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1159: done (7 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1160: done (6 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1161: done (5 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1162: done (4 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1163: done (3 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1164: done (2 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1166: done (1 left) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1167: write oid 480 current snap is 0 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1165: finishing write tid 2 to smithi17769138-451 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1165: finishing write tid 3 to smithi17769138-451 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1165: finishing write tid 4 to smithi17769138-451 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 451 v 181 (ObjNum 873 snap 0 seq_num 873) dirty exists 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1165: left oid 451 (ObjNum 873 snap 0 seq_num 873) 2024-07-28T11:28:32.069 INFO:tasks.rados.rados.0.smithi177.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2024-07-28T11:28:32.086 INFO:tasks.rados.rados.0.smithi177.stdout:1167: writing smithi17769138-480 from 706125 to 1129595 tid 1 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1167: writing smithi17769138-480 from 1652803 to 2411106 tid 2 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1165: done (1 left) 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1168: read oid 264 snap -1 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1169: write oid 133 current snap is 0 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1167: finishing write tid 1 to smithi17769138-480 2024-07-28T11:28:32.108 INFO:tasks.rados.rados.0.smithi177.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2024-07-28T11:28:32.128 INFO:tasks.rados.rados.0.smithi177.stdout:1169: writing smithi17769138-133 from 722932 to 1221651 tid 1 2024-07-28T11:28:32.145 INFO:tasks.rados.rados.0.smithi177.stdout:1169: writing smithi17769138-133 from 1994932 to 2496893 tid 2 2024-07-28T11:28:32.145 INFO:tasks.rados.rados.0.smithi177.stdout:1170: read oid 400 snap -1 2024-07-28T11:28:32.146 INFO:tasks.rados.rados.0.smithi177.stdout:1170: expect (ObjNum 788 snap 0 seq_num 788) 2024-07-28T11:28:32.146 INFO:tasks.rados.rados.0.smithi177.stdout:1171: write oid 135 current snap is 0 2024-07-28T11:28:32.146 INFO:tasks.rados.rados.0.smithi177.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2024-07-28T11:28:32.159 INFO:tasks.rados.rados.0.smithi177.stdout:1171: writing smithi17769138-135 from 739739 to 1313707 tid 1 2024-07-28T11:28:32.172 INFO:tasks.rados.rados.0.smithi177.stdout:1171: writing smithi17769138-135 from 2053414 to 2739739 tid 2 2024-07-28T11:28:32.172 INFO:tasks.rados.rados.0.smithi177.stdout:1172: read oid 145 snap -1 2024-07-28T11:28:32.172 INFO:tasks.rados.rados.0.smithi177.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1173: read oid 351 snap -1 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1173: expect deleted 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1174: read oid 181 snap -1 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1175: write oid 386 current snap is 0 2024-07-28T11:28:32.173 INFO:tasks.rados.rados.0.smithi177.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2024-07-28T11:28:32.183 INFO:tasks.rados.rados.0.smithi177.stdout:1175: writing smithi17769138-386 from 756546 to 1405763 tid 1 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1175: writing smithi17769138-386 from 2111896 to 2617526 tid 2 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1176: read oid 31 snap -1 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1176: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1177: write oid 205 current snap is 0 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1167: finishing write tid 2 to smithi17769138-480 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1167: finishing write tid 3 to smithi17769138-480 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1167: finishing write tid 4 to smithi17769138-480 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 480 v 198 (ObjNum 875 snap 0 seq_num 875) dirty exists 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1167: left oid 480 (ObjNum 875 snap 0 seq_num 875) 2024-07-28T11:28:32.192 INFO:tasks.rados.rados.0.smithi177.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:28:32.264 INFO:tasks.rados.rados.0.smithi177.stdout:1169: finishing write tid 1 to smithi17769138-133 2024-07-28T11:28:32.265 INFO:tasks.rados.rados.0.smithi177.stdout:1169: finishing write tid 2 to smithi17769138-133 2024-07-28T11:28:32.265 INFO:tasks.rados.rados.0.smithi177.stdout:1169: finishing write tid 3 to smithi17769138-133 2024-07-28T11:28:32.265 INFO:tasks.rados.rados.0.smithi177.stdout:1169: finishing write tid 4 to smithi17769138-133 2024-07-28T11:28:32.265 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 133 v 170 (ObjNum 876 snap 0 seq_num 876) dirty exists 2024-07-28T11:28:32.266 INFO:tasks.rados.rados.0.smithi177.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:28:32.266 INFO:tasks.rados.rados.0.smithi177.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2024-07-28T11:28:32.273 INFO:tasks.rados.rados.0.smithi177.stdout:1177: writing smithi17769138-205 from 773353 to 1497819 tid 1 2024-07-28T11:28:32.280 INFO:tasks.rados.rados.0.smithi177.stdout:1177: writing smithi17769138-205 from 2170378 to 2773353 tid 2 2024-07-28T11:28:32.280 INFO:tasks.rados.rados.0.smithi177.stdout:1167: done (10 left) 2024-07-28T11:28:32.280 INFO:tasks.rados.rados.0.smithi177.stdout:1168: done (9 left) 2024-07-28T11:28:32.281 INFO:tasks.rados.rados.0.smithi177.stdout:1169: done (8 left) 2024-07-28T11:28:32.281 INFO:tasks.rados.rados.0.smithi177.stdout:1178: write oid 333 current snap is 0 2024-07-28T11:28:32.281 INFO:tasks.rados.rados.0.smithi177.stdout:1170: expect (ObjNum 788 snap 0 seq_num 788) 2024-07-28T11:28:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:32 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:32.424 INFO:tasks.rados.rados.0.smithi177.stdout:1171: finishing write tid 1 to smithi17769138-135 2024-07-28T11:28:32.424 INFO:tasks.rados.rados.0.smithi177.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:32.493 INFO:tasks.rados.rados.0.smithi177.stdout:1171: finishing write tid 2 to smithi17769138-135 2024-07-28T11:28:32.493 INFO:tasks.rados.rados.0.smithi177.stdout:1171: finishing write tid 3 to smithi17769138-135 2024-07-28T11:28:32.493 INFO:tasks.rados.rados.0.smithi177.stdout:1171: finishing write tid 4 to smithi17769138-135 2024-07-28T11:28:32.494 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 135 v 173 (ObjNum 877 snap 0 seq_num 877) dirty exists 2024-07-28T11:28:32.494 INFO:tasks.rados.rados.0.smithi177.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:28:32.494 INFO:tasks.rados.rados.0.smithi177.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2024-07-28T11:28:32.583 INFO:tasks.rados.rados.0.smithi177.stdout:1175: finishing write tid 1 to smithi17769138-386 2024-07-28T11:28:32.583 INFO:tasks.rados.rados.0.smithi177.stdout:1176: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1175: finishing write tid 2 to smithi17769138-386 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1175: finishing write tid 3 to smithi17769138-386 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1175: finishing write tid 4 to smithi17769138-386 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 142 (ObjNum 878 snap 0 seq_num 878) dirty exists 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1177: finishing write tid 1 to smithi17769138-205 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1177: finishing write tid 2 to smithi17769138-205 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1177: finishing write tid 3 to smithi17769138-205 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:1177: finishing write tid 4 to smithi17769138-205 2024-07-28T11:28:32.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 205 v 165 (ObjNum 879 snap 0 seq_num 879) dirty exists 2024-07-28T11:28:32.711 INFO:tasks.rados.rados.0.smithi177.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2024-07-28T11:28:32.711 INFO:tasks.rados.rados.0.smithi177.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2024-07-28T11:28:32.735 INFO:tasks.rados.rados.0.smithi177.stdout:1178: writing smithi17769138-333 from 790160 to 1589875 tid 1 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1178: writing smithi17769138-333 from 2112507 to 2621806 tid 2 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1170: done (8 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1171: done (7 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1172: done (6 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1173: done (5 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1174: done (4 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1175: done (3 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1176: done (2 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1177: done (1 left) 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1179: write oid 160 current snap is 0 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1178: finishing write tid 1 to smithi17769138-333 2024-07-28T11:28:32.754 INFO:tasks.rados.rados.0.smithi177.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-07-28T11:28:32.768 INFO:tasks.rados.rados.0.smithi177.stdout:1179: writing smithi17769138-160 from 406967 to 881931 tid 1 2024-07-28T11:28:32.787 INFO:tasks.rados.rados.0.smithi177.stdout:1179: writing smithi17769138-160 from 1370989 to 2140299 tid 2 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1179: writing smithi17769138-160 from 2677186 to 2806967 tid 3 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1180: read oid 365 snap -1 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1180: expect (ObjNum 535 snap 0 seq_num 535) 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1181: read oid 402 snap -1 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1181: expect (ObjNum 401 snap 0 seq_num 401) 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1182: read oid 255 snap -1 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1183: write oid 120 current snap is 0 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1178: finishing write tid 2 to smithi17769138-333 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1178: finishing write tid 3 to smithi17769138-333 2024-07-28T11:28:32.795 INFO:tasks.rados.rados.0.smithi177.stdout:1178: finishing write tid 4 to smithi17769138-333 2024-07-28T11:28:32.796 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 205 (ObjNum 880 snap 0 seq_num 880) dirty exists 2024-07-28T11:28:32.796 INFO:tasks.rados.rados.0.smithi177.stdout:1178: left oid 333 (ObjNum 880 snap 0 seq_num 880) 2024-07-28T11:28:32.796 INFO:tasks.rados.rados.0.smithi177.stdout:1179: finishing write tid 1 to smithi17769138-160 2024-07-28T11:28:32.796 INFO:tasks.rados.rados.0.smithi177.stdout:1179: finishing write tid 2 to smithi17769138-160 2024-07-28T11:28:32.796 INFO:tasks.rados.rados.0.smithi177.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-07-28T11:28:32.809 INFO:tasks.rados.rados.0.smithi177.stdout:1183: writing smithi17769138-120 from 423774 to 1090340 tid 1 2024-07-28T11:28:32.821 INFO:tasks.rados.rados.0.smithi177.stdout:1183: writing smithi17769138-120 from 1545824 to 2058792 tid 2 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1183: writing smithi17769138-120 from 2704609 to 2823774 tid 3 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1178: done (5 left) 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1184: read oid 281 snap -1 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1184: expect (ObjNum 513 snap 0 seq_num 513) 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1185: read oid 316 snap -1 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1185: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1186: write oid 355 current snap is 0 2024-07-28T11:28:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-07-28T11:28:32.839 INFO:tasks.rados.rados.0.smithi177.stdout:1186: writing smithi17769138-355 from 440581 to 1182396 tid 1 2024-07-28T11:28:32.848 INFO:tasks.rados.rados.0.smithi177.stdout:1186: writing smithi17769138-355 from 1604306 to 2260932 tid 2 2024-07-28T11:28:32.852 INFO:tasks.rados.rados.0.smithi177.stdout:1186: writing smithi17769138-355 from 2732032 to 2840581 tid 3 2024-07-28T11:28:32.852 INFO:tasks.rados.rados.0.smithi177.stdout:1187: write oid 141 current snap is 0 2024-07-28T11:28:32.852 INFO:tasks.rados.rados.0.smithi177.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-07-28T11:28:32.858 INFO:tasks.rados.rados.0.smithi177.stdout:1187: writing smithi17769138-141 from 457388 to 874452 tid 1 2024-07-28T11:28:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:1187: writing smithi17769138-141 from 1546435 to 2063072 tid 2 2024-07-28T11:28:32.870 INFO:tasks.rados.rados.0.smithi177.stdout:1187: writing smithi17769138-141 from 2643102 to 2857388 tid 3 2024-07-28T11:28:32.870 INFO:tasks.rados.rados.0.smithi177.stdout:1188: write oid 218 current snap is 0 2024-07-28T11:28:32.870 INFO:tasks.rados.rados.0.smithi177.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-07-28T11:28:32.876 INFO:tasks.rados.rados.0.smithi177.stdout:1188: writing smithi17769138-218 from 474195 to 966508 tid 1 2024-07-28T11:28:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:1188: writing smithi17769138-218 from 1604917 to 2265212 tid 2 2024-07-28T11:28:32.887 INFO:tasks.rados.rados.0.smithi177.stdout:1188: writing smithi17769138-218 from 2670525 to 2874195 tid 3 2024-07-28T11:28:32.887 INFO:tasks.rados.rados.0.smithi177.stdout:1189: write oid 460 current snap is 0 2024-07-28T11:28:32.887 INFO:tasks.rados.rados.0.smithi177.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-07-28T11:28:32.894 INFO:tasks.rados.rados.0.smithi177.stdout:1189: writing smithi17769138-460 from 491002 to 1058564 tid 1 2024-07-28T11:28:32.899 INFO:tasks.rados.rados.0.smithi177.stdout:1189: writing smithi17769138-460 from 1663399 to 2183705 tid 2 2024-07-28T11:28:32.903 INFO:tasks.rados.rados.0.smithi177.stdout:1189: writing smithi17769138-460 from 2814301 to 2891002 tid 3 2024-07-28T11:28:32.903 INFO:tasks.rados.rados.0.smithi177.stdout:1190: read oid 158 snap -1 2024-07-28T11:28:32.903 INFO:tasks.rados.rados.0.smithi177.stdout:1190: expect (ObjNum 157 snap 0 seq_num 157) 2024-07-28T11:28:32.904 INFO:tasks.rados.rados.0.smithi177.stdout:1191: delete oid 237 current snap is 0 2024-07-28T11:28:32.904 INFO:tasks.rados.rados.0.smithi177.stdout:1179: finishing write tid 3 to smithi17769138-160 2024-07-28T11:28:32.904 INFO:tasks.rados.rados.0.smithi177.stdout:1180: expect (ObjNum 535 snap 0 seq_num 535) 2024-07-28T11:28:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:32 smithi177 bash[21846]: cluster 2024-07-28T11:28:31.088487+0000 mgr.y (mgr.24311) 233 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-07-28T11:28:33.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:32 smithi177 bash[31534]: cluster 2024-07-28T11:28:31.088487+0000 mgr.y (mgr.24311) 233 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-07-28T11:28:33.087 INFO:tasks.rados.rados.0.smithi177.stdout:1179: finishing write tid 4 to smithi17769138-160 2024-07-28T11:28:33.087 INFO:tasks.rados.rados.0.smithi177.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2024-07-28T11:28:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:32 smithi204 bash[24094]: cluster 2024-07-28T11:28:31.088487+0000 mgr.y (mgr.24311) 233 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-07-28T11:28:33.204 INFO:tasks.rados.rados.0.smithi177.stdout:1179: finishing write tid 5 to smithi17769138-160 2024-07-28T11:28:33.204 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 181 (ObjNum 881 snap 0 seq_num 881) dirty exists 2024-07-28T11:28:33.204 INFO:tasks.rados.rados.0.smithi177.stdout:1179: left oid 160 (ObjNum 881 snap 0 seq_num 881) 2024-07-28T11:28:33.204 INFO:tasks.rados.rados.0.smithi177.stdout:1181: expect (ObjNum 401 snap 0 seq_num 401) 2024-07-28T11:28:33.291 INFO:tasks.rados.rados.0.smithi177.stdout:1183: finishing write tid 1 to smithi17769138-120 2024-07-28T11:28:33.291 INFO:tasks.rados.rados.0.smithi177.stdout:1183: finishing write tid 2 to smithi17769138-120 2024-07-28T11:28:33.292 INFO:tasks.rados.rados.0.smithi177.stdout:1184: expect (ObjNum 513 snap 0 seq_num 513) 2024-07-28T11:28:33.401 INFO:tasks.rados.rados.0.smithi177.stdout:1185: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:33.507 INFO:tasks.rados.rados.0.smithi177.stdout:1183: finishing write tid 3 to smithi17769138-120 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1183: finishing write tid 4 to smithi17769138-120 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1183: finishing write tid 5 to smithi17769138-120 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 120 v 194 (ObjNum 882 snap 0 seq_num 882) dirty exists 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1183: left oid 120 (ObjNum 882 snap 0 seq_num 882) 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: finishing write tid 1 to smithi17769138-355 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: finishing write tid 2 to smithi17769138-355 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: finishing write tid 3 to smithi17769138-355 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: finishing write tid 4 to smithi17769138-355 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: finishing write tid 5 to smithi17769138-355 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 177 (ObjNum 883 snap 0 seq_num 883) dirty exists 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1186: left oid 355 (ObjNum 883 snap 0 seq_num 883) 2024-07-28T11:28:33.508 INFO:tasks.rados.rados.0.smithi177.stdout:1187: finishing write tid 1 to smithi17769138-141 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1187: finishing write tid 2 to smithi17769138-141 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1187: finishing write tid 3 to smithi17769138-141 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1187: finishing write tid 4 to smithi17769138-141 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1187: finishing write tid 5 to smithi17769138-141 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 195 (ObjNum 884 snap 0 seq_num 884) dirty exists 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1187: left oid 141 (ObjNum 884 snap 0 seq_num 884) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1188: finishing write tid 1 to smithi17769138-218 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1188: finishing write tid 2 to smithi17769138-218 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1179: done (12 left) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1180: done (11 left) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1181: done (10 left) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1182: done (9 left) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1183: done (8 left) 2024-07-28T11:28:33.509 INFO:tasks.rados.rados.0.smithi177.stdout:1184: done (7 left) 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1185: done (6 left) 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1186: done (5 left) 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1187: done (4 left) 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1191: done (3 left) 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1192: write oid 86 current snap is 0 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1188: finishing write tid 3 to smithi17769138-218 2024-07-28T11:28:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2024-07-28T11:28:33.527 INFO:tasks.rados.rados.0.smithi177.stdout:1192: writing smithi17769138-86 from 524616 to 1242676 tid 1 2024-07-28T11:28:33.543 INFO:tasks.rados.rados.0.smithi177.stdout:1192: writing smithi17769138-86 from 1664010 to 2187985 tid 2 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1192: writing smithi17769138-86 from 2752794 to 2924616 tid 3 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1193: read oid 215 snap -1 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1193: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1194: delete oid 425 current snap is 0 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1188: finishing write tid 4 to smithi17769138-218 2024-07-28T11:28:33.555 INFO:tasks.rados.rados.0.smithi177.stdout:1188: finishing write tid 5 to smithi17769138-218 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 181 (ObjNum 885 snap 0 seq_num 885) dirty exists 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1188: left oid 218 (ObjNum 885 snap 0 seq_num 885) 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: finishing write tid 1 to smithi17769138-460 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: finishing write tid 2 to smithi17769138-460 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: finishing write tid 3 to smithi17769138-460 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: finishing write tid 4 to smithi17769138-460 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: finishing write tid 5 to smithi17769138-460 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 460 v 202 (ObjNum 886 snap 0 seq_num 886) dirty exists 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1189: left oid 460 (ObjNum 886 snap 0 seq_num 886) 2024-07-28T11:28:33.556 INFO:tasks.rados.rados.0.smithi177.stdout:1190: expect (ObjNum 157 snap 0 seq_num 157) 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: finishing write tid 1 to smithi17769138-86 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: finishing write tid 2 to smithi17769138-86 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: finishing write tid 3 to smithi17769138-86 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: finishing write tid 4 to smithi17769138-86 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: finishing write tid 5 to smithi17769138-86 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 86 v 198 (ObjNum 888 snap 0 seq_num 888) dirty exists 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1192: left oid 86 (ObjNum 888 snap 0 seq_num 888) 2024-07-28T11:28:33.642 INFO:tasks.rados.rados.0.smithi177.stdout:1193: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:33.749 INFO:tasks.rados.rados.0.smithi177.stdout:1188: done (5 left) 2024-07-28T11:28:33.749 INFO:tasks.rados.rados.0.smithi177.stdout:1189: done (4 left) 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1190: done (3 left) 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1192: done (2 left) 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1193: done (1 left) 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1194: done (0 left) 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1195: write oid 317 current snap is 0 2024-07-28T11:28:33.750 INFO:tasks.rados.rados.0.smithi177.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-07-28T11:28:33.763 INFO:tasks.rados.rados.0.smithi177.stdout:1195: writing smithi17769138-317 from 558230 to 1143141 tid 1 2024-07-28T11:28:33.781 INFO:tasks.rados.rados.0.smithi177.stdout:1195: writing smithi17769138-317 from 1897327 to 2424971 tid 2 2024-07-28T11:28:33.789 INFO:tasks.rados.rados.0.smithi177.stdout:1195: writing smithi17769138-317 from 2923993 to 2958230 tid 3 2024-07-28T11:28:33.789 INFO:tasks.rados.rados.0.smithi177.stdout:1196: delete oid 383 current snap is 0 2024-07-28T11:28:33.789 INFO:tasks.rados.rados.0.smithi177.stdout:1195: finishing write tid 1 to smithi17769138-317 2024-07-28T11:28:33.789 INFO:tasks.rados.rados.0.smithi177.stdout:1195: finishing write tid 2 to smithi17769138-317 2024-07-28T11:28:33.791 INFO:tasks.rados.rados.0.smithi177.stdout:1196: done (1 left) 2024-07-28T11:28:33.791 INFO:tasks.rados.rados.0.smithi177.stdout:1197: write oid 429 current snap is 0 2024-07-28T11:28:33.791 INFO:tasks.rados.rados.0.smithi177.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-07-28T11:28:33.810 INFO:tasks.rados.rados.0.smithi177.stdout:1197: writing smithi17769138-429 from 591844 to 1327253 tid 1 2024-07-28T11:28:33.824 INFO:tasks.rados.rados.0.smithi177.stdout:1197: writing smithi17769138-429 from 1897938 to 2429251 tid 2 2024-07-28T11:28:33.830 INFO:tasks.rados.rados.0.smithi177.stdout:1197: writing smithi17769138-429 from 2862486 to 2991844 tid 3 2024-07-28T11:28:33.830 INFO:tasks.rados.rados.0.smithi177.stdout:1198: delete oid 187 current snap is 0 2024-07-28T11:28:33.830 INFO:tasks.rados.rados.0.smithi177.stdout:1195: finishing write tid 3 to smithi17769138-317 2024-07-28T11:28:33.830 INFO:tasks.rados.rados.0.smithi177.stdout:1195: finishing write tid 4 to smithi17769138-317 2024-07-28T11:28:33.831 INFO:tasks.rados.rados.0.smithi177.stdout:1195: finishing write tid 5 to smithi17769138-317 2024-07-28T11:28:33.831 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 317 v 202 (ObjNum 890 snap 0 seq_num 890) dirty exists 2024-07-28T11:28:33.831 INFO:tasks.rados.rados.0.smithi177.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2024-07-28T11:28:33.831 INFO:tasks.rados.rados.0.smithi177.stdout:1197: finishing write tid 1 to smithi17769138-429 2024-07-28T11:28:33.831 INFO:tasks.rados.rados.0.smithi177.stdout:1197: finishing write tid 2 to smithi17769138-429 2024-07-28T11:28:33.832 INFO:tasks.rados.rados.0.smithi177.stdout:1195: done (2 left) 2024-07-28T11:28:33.832 INFO:tasks.rados.rados.0.smithi177.stdout:1198: done (1 left) 2024-07-28T11:28:33.832 INFO:tasks.rados.rados.0.smithi177.stdout:1199: write oid 127 current snap is 0 2024-07-28T11:28:33.832 INFO:tasks.rados.rados.0.smithi177.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-07-28T11:28:33.843 INFO:tasks.rados.rados.0.smithi177.stdout:1199: writing smithi17769138-127 from 625458 to 1111365 tid 1 2024-07-28T11:28:33.854 INFO:tasks.rados.rados.0.smithi177.stdout:1199: writing smithi17769138-127 from 1614902 to 2149884 tid 2 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1199: writing smithi17769138-127 from 2917332 to 3025458 tid 3 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1200: write oid 484 current snap is 0 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1197: finishing write tid 3 to smithi17769138-429 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1197: finishing write tid 4 to smithi17769138-429 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1197: finishing write tid 5 to smithi17769138-429 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 429 v 177 (ObjNum 892 snap 0 seq_num 892) dirty exists 2024-07-28T11:28:33.863 INFO:tasks.rados.rados.0.smithi177.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2024-07-28T11:28:33.864 INFO:tasks.rados.rados.0.smithi177.stdout:1199: finishing write tid 1 to smithi17769138-127 2024-07-28T11:28:33.864 INFO:tasks.rados.rados.0.smithi177.stdout:1199: finishing write tid 2 to smithi17769138-127 2024-07-28T11:28:33.864 INFO:tasks.rados.rados.0.smithi177.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-07-28T11:28:33.875 INFO:tasks.rados.rados.0.smithi177.stdout:1200: writing smithi17769138-484 from 642265 to 1203421 tid 1 2024-07-28T11:28:33.889 INFO:tasks.rados.rados.0.smithi177.stdout:1200: writing smithi17769138-484 from 1673384 to 2352024 tid 2 2024-07-28T11:28:33.894 INFO:tasks.rados.rados.0.smithi177.stdout:1200: writing smithi17769138-484 from 2828402 to 3042265 tid 3 2024-07-28T11:28:33.895 INFO:tasks.rados.rados.0.smithi177.stdout:1197: done (2 left) 2024-07-28T11:28:33.895 INFO:tasks.rados.rados.0.smithi177.stdout:1201: write oid 473 current snap is 0 2024-07-28T11:28:33.895 INFO:tasks.rados.rados.0.smithi177.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-07-28T11:28:33.903 INFO:tasks.rados.rados.0.smithi177.stdout:1201: writing smithi17769138-473 from 659072 to 1295477 tid 1 2024-07-28T11:28:33.910 INFO:tasks.rados.rados.0.smithi177.stdout:1201: writing smithi17769138-473 from 1731866 to 2154164 tid 2 2024-07-28T11:28:33.917 INFO:tasks.rados.rados.0.smithi177.stdout:1201: writing smithi17769138-473 from 2855825 to 3059072 tid 3 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1202: read oid 181 snap -1 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1202: expect (ObjNum 180 snap 0 seq_num 180) 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1203: write oid 348 current snap is 0 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1199: finishing write tid 3 to smithi17769138-127 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1199: finishing write tid 4 to smithi17769138-127 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1199: finishing write tid 5 to smithi17769138-127 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 201 (ObjNum 894 snap 0 seq_num 894) dirty exists 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1200: finishing write tid 1 to smithi17769138-484 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1200: finishing write tid 2 to smithi17769138-484 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1200: finishing write tid 3 to smithi17769138-484 2024-07-28T11:28:33.918 INFO:tasks.rados.rados.0.smithi177.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2024-07-28T11:28:33.929 INFO:tasks.rados.rados.0.smithi177.stdout:1203: writing smithi17769138-348 from 675879 to 1387533 tid 1 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1203: writing smithi17769138-348 from 2073995 to 2756304 tid 2 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1199: done (4 left) 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1204: read oid 259 snap -1 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1204: expect (ObjNum 565 snap 0 seq_num 565) 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1205: write oid 194 current snap is 0 2024-07-28T11:28:33.940 INFO:tasks.rados.rados.0.smithi177.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-07-28T11:28:33.947 INFO:tasks.rados.rados.0.smithi177.stdout:1205: writing smithi17769138-194 from 692686 to 1195942 tid 1 2024-07-28T11:28:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:1205: writing smithi17769138-194 from 1848830 to 2274797 tid 2 2024-07-28T11:28:33.958 INFO:tasks.rados.rados.0.smithi177.stdout:1205: writing smithi17769138-194 from 2910671 to 3092686 tid 3 2024-07-28T11:28:33.958 INFO:tasks.rados.rados.0.smithi177.stdout:1206: write oid 70 current snap is 0 2024-07-28T11:28:33.958 INFO:tasks.rados.rados.0.smithi177.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2024-07-28T11:28:33.964 INFO:tasks.rados.rados.0.smithi177.stdout:1206: writing smithi17769138-70 from 709493 to 1287998 tid 1 2024-07-28T11:28:33.972 INFO:tasks.rados.rados.0.smithi177.stdout:1206: writing smithi17769138-70 from 1907312 to 2593290 tid 2 2024-07-28T11:28:33.972 INFO:tasks.rados.rados.0.smithi177.stdout:1207: read oid 176 snap -1 2024-07-28T11:28:33.972 INFO:tasks.rados.rados.0.smithi177.stdout:1207: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:28:33.972 INFO:tasks.rados.rados.0.smithi177.stdout:1208: read oid 335 snap -1 2024-07-28T11:28:33.972 INFO:tasks.rados.rados.0.smithi177.stdout:1208: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1209: read oid 26 snap -1 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1209: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1210: write oid 4 current snap is 0 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1200: finishing write tid 4 to smithi17769138-484 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1200: finishing write tid 5 to smithi17769138-484 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 185 (ObjNum 895 snap 0 seq_num 895) dirty exists 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1201: finishing write tid 1 to smithi17769138-473 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1201: finishing write tid 2 to smithi17769138-473 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1201: finishing write tid 3 to smithi17769138-473 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1201: finishing write tid 4 to smithi17769138-473 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:1201: finishing write tid 5 to smithi17769138-473 2024-07-28T11:28:33.973 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 473 v 201 (ObjNum 896 snap 0 seq_num 896) dirty exists 2024-07-28T11:28:33.974 INFO:tasks.rados.rados.0.smithi177.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2024-07-28T11:28:33.974 INFO:tasks.rados.rados.0.smithi177.stdout:1202: expect (ObjNum 180 snap 0 seq_num 180) 2024-07-28T11:28:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:1203: finishing write tid 1 to smithi17769138-348 2024-07-28T11:28:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:1203: finishing write tid 2 to smithi17769138-348 2024-07-28T11:28:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:1203: finishing write tid 3 to smithi17769138-348 2024-07-28T11:28:34.089 INFO:tasks.rados.rados.0.smithi177.stdout:1203: finishing write tid 4 to smithi17769138-348 2024-07-28T11:28:34.089 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 204 (ObjNum 897 snap 0 seq_num 897) dirty exists 2024-07-28T11:28:34.089 INFO:tasks.rados.rados.0.smithi177.stdout:1203: left oid 348 (ObjNum 897 snap 0 seq_num 897) 2024-07-28T11:28:34.089 INFO:tasks.rados.rados.0.smithi177.stdout:1204: expect (ObjNum 565 snap 0 seq_num 565) 2024-07-28T11:28:34.225 INFO:teuthology.orchestra.run.smithi177.stdout:wait for minority of mons to upgrade 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:1205: finishing write tid 1 to smithi17769138-194 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:1205: finishing write tid 2 to smithi17769138-194 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:1205: finishing write tid 3 to smithi17769138-194 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:1205: finishing write tid 4 to smithi17769138-194 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:1205: finishing write tid 5 to smithi17769138-194 2024-07-28T11:28:34.258 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 185 (ObjNum 898 snap 0 seq_num 898) dirty exists 2024-07-28T11:28:34.259 INFO:tasks.rados.rados.0.smithi177.stdout:1205: left oid 194 (ObjNum 898 snap 0 seq_num 898) 2024-07-28T11:28:34.259 INFO:tasks.rados.rados.0.smithi177.stdout:1206: finishing write tid 1 to smithi17769138-70 2024-07-28T11:28:34.259 INFO:tasks.rados.rados.0.smithi177.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-07-28T11:28:34.265 INFO:tasks.rados.rados.0.smithi177.stdout:1210: writing smithi17769138-4 from 726300 to 1380054 tid 1 2024-07-28T11:28:34.271 INFO:tasks.rados.rados.0.smithi177.stdout:1210: writing smithi17769138-4 from 1965794 to 2395430 tid 2 2024-07-28T11:28:34.275 INFO:tasks.rados.rados.0.smithi177.stdout:1210: writing smithi17769138-4 from 2965517 to 3126300 tid 3 2024-07-28T11:28:34.275 INFO:tasks.rados.rados.0.smithi177.stdout:1200: done (10 left) 2024-07-28T11:28:34.275 INFO:tasks.rados.rados.0.smithi177.stdout:1201: done (9 left) 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1202: done (8 left) 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1203: done (7 left) 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1204: done (6 left) 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1205: done (5 left) 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1211: write oid 148 current snap is 0 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1206: finishing write tid 2 to smithi17769138-70 2024-07-28T11:28:34.276 INFO:tasks.rados.rados.0.smithi177.stdout:1209: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:28:34.353 INFO:tasks.rados.rados.0.smithi177.stdout:1206: finishing write tid 3 to smithi17769138-70 2024-07-28T11:28:34.353 INFO:tasks.rados.rados.0.smithi177.stdout:1206: finishing write tid 4 to smithi17769138-70 2024-07-28T11:28:34.354 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 70 v 204 (ObjNum 899 snap 0 seq_num 899) dirty exists 2024-07-28T11:28:34.354 INFO:tasks.rados.rados.0.smithi177.stdout:1206: left oid 70 (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:28:34.354 INFO:tasks.rados.rados.0.smithi177.stdout:1207: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:28:34.449 INFO:tasks.rados.rados.0.smithi177.stdout:1208: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:34.562 INFO:tasks.rados.rados.0.smithi177.stdout:1210: finishing write tid 1 to smithi17769138-4 2024-07-28T11:28:34.562 INFO:tasks.rados.rados.0.smithi177.stdout:1210: finishing write tid 2 to smithi17769138-4 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:1210: finishing write tid 3 to smithi17769138-4 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:1210: finishing write tid 4 to smithi17769138-4 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:1210: finishing write tid 5 to smithi17769138-4 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 208 (ObjNum 900 snap 0 seq_num 900) dirty exists 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:1210: left oid 4 (ObjNum 900 snap 0 seq_num 900) 2024-07-28T11:28:34.563 INFO:tasks.rados.rados.0.smithi177.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2024-07-28T11:28:34.579 INFO:tasks.rados.rados.0.smithi177.stdout:1211: writing smithi17769138-148 from 743107 to 1472110 tid 1 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1211: writing smithi17769138-148 from 1907923 to 2597570 tid 2 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1206: done (5 left) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1207: done (4 left) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1208: done (3 left) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1209: done (2 left) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1210: done (1 left) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1212: read oid 246 snap -1 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1212: expect (ObjNum 859 snap 0 seq_num 859) 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1213: read oid 455 snap -1 2024-07-28T11:28:34.593 INFO:tasks.rados.rados.0.smithi177.stdout:1213: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:28:34.594 INFO:tasks.rados.rados.0.smithi177.stdout:1214: write oid 333 current snap is 0 2024-07-28T11:28:34.594 INFO:tasks.rados.rados.0.smithi177.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-07-28T11:28:34.606 INFO:tasks.rados.rados.0.smithi177.stdout:1214: writing smithi17769138-333 from 759914 to 1164166 tid 1 2024-07-28T11:28:34.616 INFO:tasks.rados.rados.0.smithi177.stdout:1214: writing smithi17769138-333 from 1566405 to 1999710 tid 2 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1214: writing smithi17769138-333 from 2504010 to 3159914 tid 3 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1215: delete oid 416 current snap is 0 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1211: finishing write tid 1 to smithi17769138-148 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1211: finishing write tid 2 to smithi17769138-148 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1211: finishing write tid 3 to smithi17769138-148 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1211: finishing write tid 4 to smithi17769138-148 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 205 (ObjNum 901 snap 0 seq_num 901) dirty exists 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1211: left oid 148 (ObjNum 901 snap 0 seq_num 901) 2024-07-28T11:28:34.627 INFO:tasks.rados.rados.0.smithi177.stdout:1212: expect (ObjNum 859 snap 0 seq_num 859) 2024-07-28T11:28:34.792 INFO:tasks.rados.rados.0.smithi177.stdout:1213: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:28:34.903 INFO:tasks.rados.rados.0.smithi177.stdout:1214: finishing write tid 1 to smithi17769138-333 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: finishing write tid 2 to smithi17769138-333 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: finishing write tid 3 to smithi17769138-333 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: finishing write tid 4 to smithi17769138-333 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: finishing write tid 5 to smithi17769138-333 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 210 (ObjNum 902 snap 0 seq_num 902) dirty exists 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: left oid 333 (ObjNum 902 snap 0 seq_num 902) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1211: done (4 left) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1212: done (3 left) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1213: done (2 left) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1214: done (1 left) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1215: done (0 left) 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1216: write oid 304 current snap is 0 2024-07-28T11:28:34.904 INFO:tasks.rados.rados.0.smithi177.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-07-28T11:28:34.921 INFO:tasks.rados.rados.0.smithi177.stdout:1216: writing smithi17769138-304 from 793528 to 1348278 tid 1 2024-07-28T11:28:34.937 INFO:tasks.rados.rados.0.smithi177.stdout:1216: writing smithi17769138-304 from 2083369 to 2520343 tid 2 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1216: writing smithi17769138-304 from 2958856 to 3193528 tid 3 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1217: read oid 72 snap -1 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1217: expect (ObjNum 785 snap 0 seq_num 785) 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1218: delete oid 222 current snap is 0 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1216: finishing write tid 1 to smithi17769138-304 2024-07-28T11:28:34.946 INFO:tasks.rados.rados.0.smithi177.stdout:1216: finishing write tid 2 to smithi17769138-304 2024-07-28T11:28:34.949 INFO:tasks.rados.rados.0.smithi177.stdout:1216: finishing write tid 3 to smithi17769138-304 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1218: done (2 left) 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1219: read oid 69 snap -1 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1219: expect (ObjNum 820 snap 0 seq_num 820) 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1220: read oid 119 snap -1 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1220: expect (ObjNum 791 snap 0 seq_num 791) 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1221: write oid 435 current snap is 0 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1216: finishing write tid 4 to smithi17769138-304 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1216: finishing write tid 5 to smithi17769138-304 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 304 v 216 (ObjNum 904 snap 0 seq_num 904) dirty exists 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2024-07-28T11:28:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-07-28T11:28:34.960 INFO:tasks.rados.rados.0.smithi177.stdout:1221: writing smithi17769138-435 from 427142 to 848743 tid 1 2024-07-28T11:28:34.972 INFO:tasks.rados.rados.0.smithi177.stdout:1221: writing smithi17769138-435 from 1400333 to 1840976 tid 2 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1221: writing smithi17769138-435 from 2613702 to 3064028 tid 3 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1216: done (4 left) 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1222: read oid 169 snap -1 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1222: expect (ObjNum 168 snap 0 seq_num 168) 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1223: read oid 253 snap -1 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1223: expect (ObjNum 252 snap 0 seq_num 252) 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1224: delete oid 191 current snap is 0 2024-07-28T11:28:34.987 INFO:tasks.rados.rados.0.smithi177.stdout:1217: expect (ObjNum 785 snap 0 seq_num 785) 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[31534]: cluster 2024-07-28T11:28:33.089006+0000 mgr.y (mgr.24311) 234 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[31534]: audit 2024-07-28T11:28:33.900078+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[31534]: audit 2024-07-28T11:28:33.902432+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[31534]: audit 2024-07-28T11:28:33.909213+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[21846]: cluster 2024-07-28T11:28:33.089006+0000 mgr.y (mgr.24311) 234 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[21846]: audit 2024-07-28T11:28:33.900078+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[21846]: audit 2024-07-28T11:28:33.902432+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:28:35.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:34 smithi177 bash[21846]: audit 2024-07-28T11:28:33.909213+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.138 INFO:tasks.rados.rados.0.smithi177.stdout:1220: expect (ObjNum 791 snap 0 seq_num 791) 2024-07-28T11:28:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:34 smithi204 bash[24094]: cluster 2024-07-28T11:28:33.089006+0000 mgr.y (mgr.24311) 234 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:34 smithi204 bash[24094]: audit 2024-07-28T11:28:33.900078+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:34 smithi204 bash[24094]: audit 2024-07-28T11:28:33.902432+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:28:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:34 smithi204 bash[24094]: audit 2024-07-28T11:28:33.909213+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:28:35.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2024-07-28T11:28:35.278 INFO:tasks.rados.rados.0.smithi177.stdout:1219: expect (ObjNum 820 snap 0 seq_num 820) 2024-07-28T11:28:35.443 INFO:tasks.rados.rados.0.smithi177.stdout:1221: finishing write tid 1 to smithi17769138-435 2024-07-28T11:28:35.443 INFO:tasks.rados.rados.0.smithi177.stdout:1221: finishing write tid 2 to smithi17769138-435 2024-07-28T11:28:35.443 INFO:tasks.rados.rados.0.smithi177.stdout:1217: done (6 left) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1219: done (5 left) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1220: done (4 left) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1224: done (3 left) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1225: read oid 273 snap -1 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1225: expect (ObjNum 272 snap 0 seq_num 272) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1226: read oid 313 snap -1 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1226: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1227: read oid 353 snap -1 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1227: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1228: delete oid 437 current snap is 0 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1221: finishing write tid 3 to smithi17769138-435 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1221: finishing write tid 4 to smithi17769138-435 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1221: finishing write tid 5 to smithi17769138-435 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 435 v 220 (ObjNum 906 snap 0 seq_num 906) dirty exists 2024-07-28T11:28:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2024-07-28T11:28:35.445 INFO:tasks.rados.rados.0.smithi177.stdout:1223: expect (ObjNum 252 snap 0 seq_num 252) 2024-07-28T11:28:35.512 INFO:tasks.rados.rados.0.smithi177.stdout:1222: expect (ObjNum 168 snap 0 seq_num 168) 2024-07-28T11:28:35.596 INFO:tasks.rados.rados.0.smithi177.stdout:1225: expect (ObjNum 272 snap 0 seq_num 272) 2024-07-28T11:28:35.671 INFO:tasks.rados.rados.0.smithi177.stdout:1227: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:28:35.787 INFO:tasks.rados.rados.0.smithi177.stdout:1226: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:28:35.932 INFO:tasks.rados.rados.0.smithi177.stdout:1221: done (6 left) 2024-07-28T11:28:35.932 INFO:tasks.rados.rados.0.smithi177.stdout:1222: done (5 left) 2024-07-28T11:28:35.932 INFO:tasks.rados.rados.0.smithi177.stdout:1223: done (4 left) 2024-07-28T11:28:35.932 INFO:tasks.rados.rados.0.smithi177.stdout:1225: done (3 left) 2024-07-28T11:28:35.932 INFO:tasks.rados.rados.0.smithi177.stdout:1226: done (2 left) 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1227: done (1 left) 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1228: done (0 left) 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1229: read oid 212 snap -1 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1230: write oid 331 current snap is 0 2024-07-28T11:28:35.933 INFO:tasks.rados.rados.0.smithi177.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-07-28T11:28:35.951 INFO:tasks.rados.rados.0.smithi177.stdout:1230: writing smithi17769138-331 from 477563 to 1124911 tid 1 2024-07-28T11:28:35.973 INFO:tasks.rados.rados.0.smithi177.stdout:1230: writing smithi17769138-331 from 1859426 to 2447396 tid 2 2024-07-28T11:28:35.986 INFO:tasks.rados.rados.0.smithi177.stdout:1230: writing smithi17769138-331 from 2979618 to 3277563 tid 3 2024-07-28T11:28:35.986 INFO:tasks.rados.rados.0.smithi177.stdout:1231: read oid 11 snap -1 2024-07-28T11:28:35.986 INFO:tasks.rados.rados.0.smithi177.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:28:35.986 INFO:tasks.rados.rados.0.smithi177.stdout:1232: write oid 431 current snap is 0 2024-07-28T11:28:35.986 INFO:tasks.rados.rados.0.smithi177.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-07-28T11:28:36.000 INFO:tasks.rados.rados.0.smithi177.stdout:1232: writing smithi17769138-431 from 494370 to 1216967 tid 1 2024-07-28T11:28:36.011 INFO:tasks.rados.rados.0.smithi177.stdout:1232: writing smithi17769138-431 from 1917908 to 2365889 tid 2 2024-07-28T11:28:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:1232: writing smithi17769138-431 from 3007041 to 3294370 tid 3 2024-07-28T11:28:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:1233: write oid 34 current snap is 0 2024-07-28T11:28:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2024-07-28T11:28:36.029 INFO:tasks.rados.rados.0.smithi177.stdout:1233: writing smithi17769138-34 from 511177 to 1309023 tid 1 2024-07-28T11:28:36.038 INFO:tasks.rados.rados.0.smithi177.stdout:1233: writing smithi17769138-34 from 1976390 to 2568029 tid 2 2024-07-28T11:28:36.044 INFO:tasks.rados.rados.0.smithi177.stdout:1233: writing smithi17769138-34 from 3034464 to 3311177 tid 3 2024-07-28T11:28:36.044 INFO:tasks.rados.rados.0.smithi177.stdout:1234: write oid 386 current snap is 0 2024-07-28T11:28:36.044 INFO:tasks.rados.rados.0.smithi177.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-07-28T11:28:36.052 INFO:tasks.rados.rados.0.smithi177.stdout:1234: writing smithi17769138-386 from 527984 to 1001079 tid 1 2024-07-28T11:28:36.060 INFO:tasks.rados.rados.0.smithi177.stdout:1234: writing smithi17769138-386 from 1634872 to 2086522 tid 2 2024-07-28T11:28:36.069 INFO:tasks.rados.rados.0.smithi177.stdout:1234: writing smithi17769138-386 from 2661887 to 3296198 tid 3 2024-07-28T11:28:36.069 INFO:tasks.rados.rados.0.smithi177.stdout:1235: write oid 241 current snap is 0 2024-07-28T11:28:36.069 INFO:tasks.rados.rados.0.smithi177.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-07-28T11:28:36.077 INFO:tasks.rados.rados.0.smithi177.stdout:1235: writing smithi17769138-241 from 544791 to 1209488 tid 1 2024-07-28T11:28:36.083 INFO:tasks.rados.rados.0.smithi177.stdout:1235: writing smithi17769138-241 from 1693354 to 2288662 tid 2 2024-07-28T11:28:36.088 INFO:tasks.rados.rados.0.smithi177.stdout:1235: writing smithi17769138-241 from 2689310 to 3134893 tid 3 2024-07-28T11:28:36.088 INFO:tasks.rados.rados.0.smithi177.stdout:1236: read oid 388 snap -1 2024-07-28T11:28:36.089 INFO:tasks.rados.rados.0.smithi177.stdout:1236: expect (ObjNum 807 snap 0 seq_num 807) 2024-07-28T11:28:36.089 INFO:tasks.rados.rados.0.smithi177.stdout:1237: write oid 263 current snap is 0 2024-07-28T11:28:36.089 INFO:tasks.rados.rados.0.smithi177.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2024-07-28T11:28:36.096 INFO:tasks.rados.rados.0.smithi177.stdout:1237: writing smithi17769138-263 from 561598 to 1301544 tid 1 2024-07-28T11:28:36.101 INFO:tasks.rados.rados.0.smithi177.stdout:1237: writing smithi17769138-263 from 1751836 to 2207155 tid 2 2024-07-28T11:28:36.107 INFO:tasks.rados.rados.0.smithi177.stdout:1237: writing smithi17769138-263 from 2716733 to 3361598 tid 3 2024-07-28T11:28:36.107 INFO:tasks.rados.rados.0.smithi177.stdout:1238: write oid 432 current snap is 0 2024-07-28T11:28:36.108 INFO:tasks.rados.rados.0.smithi177.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-07-28T11:28:36.113 INFO:tasks.rados.rados.0.smithi177.stdout:1238: writing smithi17769138-432 from 578405 to 993600 tid 1 2024-07-28T11:28:36.119 INFO:tasks.rados.rados.0.smithi177.stdout:1238: writing smithi17769138-432 from 1410318 to 2009295 tid 2 2024-07-28T11:28:36.126 INFO:tasks.rados.rados.0.smithi177.stdout:1238: writing smithi17769138-432 from 2744156 to 3328636 tid 3 2024-07-28T11:28:36.126 INFO:tasks.rados.rados.0.smithi177.stdout:1239: read oid 202 snap -1 2024-07-28T11:28:36.126 INFO:tasks.rados.rados.0.smithi177.stdout:1239: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:28:36.127 INFO:tasks.rados.rados.0.smithi177.stdout:1240: write oid 46 current snap is 0 2024-07-28T11:28:36.127 INFO:tasks.rados.rados.0.smithi177.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2024-07-28T11:28:36.133 INFO:tasks.rados.rados.0.smithi177.stdout:1240: writing smithi17769138-46 from 595212 to 1085656 tid 1 2024-07-28T11:28:36.140 INFO:tasks.rados.rados.0.smithi177.stdout:1240: writing smithi17769138-46 from 1868800 to 2327788 tid 2 2024-07-28T11:28:36.146 INFO:tasks.rados.rados.0.smithi177.stdout:1240: writing smithi17769138-46 from 2887932 to 3395212 tid 3 2024-07-28T11:28:36.146 INFO:tasks.rados.rados.0.smithi177.stdout:1241: read oid 336 snap -1 2024-07-28T11:28:36.146 INFO:tasks.rados.rados.0.smithi177.stdout:1241: expect (ObjNum 790 snap 0 seq_num 790) 2024-07-28T11:28:36.146 INFO:tasks.rados.rados.0.smithi177.stdout:1242: write oid 50 current snap is 0 2024-07-28T11:28:36.147 INFO:tasks.rados.rados.0.smithi177.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2024-07-28T11:28:36.153 INFO:tasks.rados.rados.0.smithi177.stdout:1242: writing smithi17769138-50 from 612019 to 1177712 tid 1 2024-07-28T11:28:36.162 INFO:tasks.rados.rados.0.smithi177.stdout:1242: writing smithi17769138-50 from 1810929 to 2413575 tid 2 2024-07-28T11:28:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:35 smithi204 bash[24094]: cephadm 2024-07-28T11:28:33.900712+0000 mgr.y (mgr.24311) 235 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:28:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:35 smithi204 bash[24094]: cephadm 2024-07-28T11:28:33.900818+0000 mgr.y (mgr.24311) 236 : 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:28:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:35 smithi204 bash[24094]: cephadm 2024-07-28T11:28:33.910431+0000 mgr.y (mgr.24311) 237 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:28:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:35 smithi204 bash[24094]: cephadm 2024-07-28T11:28:34.152705+0000 mgr.y (mgr.24311) 238 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi204 2024-07-28T11:28:36.166 INFO:tasks.rados.rados.0.smithi177.stdout:1242: writing smithi17769138-50 from 3082649 to 3412019 tid 3 2024-07-28T11:28:36.166 INFO:tasks.rados.rados.0.smithi177.stdout:1243: write oid 282 current snap is 0 2024-07-28T11:28:36.166 INFO:tasks.rados.rados.0.smithi177.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:28:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[31534]: cephadm 2024-07-28T11:28:33.900712+0000 mgr.y (mgr.24311) 235 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:28:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[31534]: cephadm 2024-07-28T11:28:33.900818+0000 mgr.y (mgr.24311) 236 : 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:28:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[31534]: cephadm 2024-07-28T11:28:33.910431+0000 mgr.y (mgr.24311) 237 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:28:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[31534]: cephadm 2024-07-28T11:28:34.152705+0000 mgr.y (mgr.24311) 238 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi204 2024-07-28T11:28:36.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[21846]: cephadm 2024-07-28T11:28:33.900712+0000 mgr.y (mgr.24311) 235 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:28:36.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[21846]: cephadm 2024-07-28T11:28:33.900818+0000 mgr.y (mgr.24311) 236 : 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:28:36.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[21846]: cephadm 2024-07-28T11:28:33.910431+0000 mgr.y (mgr.24311) 237 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:28:36.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:35 smithi177 bash[21846]: cephadm 2024-07-28T11:28:34.152705+0000 mgr.y (mgr.24311) 238 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi204 2024-07-28T11:28:36.321 INFO:tasks.rados.rados.0.smithi177.stdout:1230: finishing write tid 1 to smithi17769138-331 2024-07-28T11:28:36.321 INFO:tasks.rados.rados.0.smithi177.stdout:1230: finishing write tid 2 to smithi17769138-331 2024-07-28T11:28:36.321 INFO:tasks.rados.rados.0.smithi177.stdout:1230: finishing write tid 3 to smithi17769138-331 2024-07-28T11:28:36.321 INFO:tasks.rados.rados.0.smithi177.stdout:1230: finishing write tid 4 to smithi17769138-331 2024-07-28T11:28:36.322 INFO:tasks.rados.rados.0.smithi177.stdout:1230: finishing write tid 5 to smithi17769138-331 2024-07-28T11:28:36.322 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 331 v 209 (ObjNum 909 snap 0 seq_num 909) dirty exists 2024-07-28T11:28:36.322 INFO:tasks.rados.rados.0.smithi177.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2024-07-28T11:28:36.322 INFO:tasks.rados.rados.0.smithi177.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:28:36.388 INFO:tasks.rados.rados.0.smithi177.stdout:1232: finishing write tid 1 to smithi17769138-431 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1232: finishing write tid 2 to smithi17769138-431 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1232: finishing write tid 3 to smithi17769138-431 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1232: finishing write tid 4 to smithi17769138-431 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1232: finishing write tid 5 to smithi17769138-431 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 431 v 161 (ObjNum 910 snap 0 seq_num 910) dirty exists 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: finishing write tid 1 to smithi17769138-34 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: finishing write tid 2 to smithi17769138-34 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: finishing write tid 3 to smithi17769138-34 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: finishing write tid 4 to smithi17769138-34 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: finishing write tid 5 to smithi17769138-34 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 34 v 181 (ObjNum 911 snap 0 seq_num 911) dirty exists 2024-07-28T11:28:36.389 INFO:tasks.rados.rados.0.smithi177.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2024-07-28T11:28:36.390 INFO:tasks.rados.rados.0.smithi177.stdout:1234: finishing write tid 1 to smithi17769138-386 2024-07-28T11:28:36.390 INFO:tasks.rados.rados.0.smithi177.stdout:1234: finishing write tid 2 to smithi17769138-386 2024-07-28T11:28:36.390 INFO:tasks.rados.rados.0.smithi177.stdout:1234: finishing write tid 3 to smithi17769138-386 2024-07-28T11:28:36.390 INFO:tasks.rados.rados.0.smithi177.stdout:1234: finishing write tid 4 to smithi17769138-386 2024-07-28T11:28:36.390 INFO:tasks.rados.rados.0.smithi177.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-07-28T11:28:36.396 INFO:tasks.rados.rados.0.smithi177.stdout:1243: writing smithi17769138-282 from 628826 to 1269768 tid 1 2024-07-28T11:28:36.402 INFO:tasks.rados.rados.0.smithi177.stdout:1243: writing smithi17769138-282 from 1869411 to 2332068 tid 2 2024-07-28T11:28:36.408 INFO:tasks.rados.rados.0.smithi177.stdout:1243: writing smithi17769138-282 from 2826425 to 3361074 tid 3 2024-07-28T11:28:36.408 INFO:tasks.rados.rados.0.smithi177.stdout:1229: done (14 left) 2024-07-28T11:28:36.408 INFO:tasks.rados.rados.0.smithi177.stdout:1230: done (13 left) 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1231: done (12 left) 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1232: done (11 left) 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1233: done (10 left) 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1244: write oid 268 current snap is 0 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1234: finishing write tid 5 to smithi17769138-386 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 146 (ObjNum 912 snap 0 seq_num 912) dirty exists 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: finishing write tid 1 to smithi17769138-241 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: finishing write tid 2 to smithi17769138-241 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: finishing write tid 3 to smithi17769138-241 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: finishing write tid 4 to smithi17769138-241 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: finishing write tid 5 to smithi17769138-241 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 150 (ObjNum 913 snap 0 seq_num 913) dirty exists 2024-07-28T11:28:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:1235: left oid 241 (ObjNum 913 snap 0 seq_num 913) 2024-07-28T11:28:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:1237: finishing write tid 1 to smithi17769138-263 2024-07-28T11:28:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:1237: finishing write tid 2 to smithi17769138-263 2024-07-28T11:28:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-07-28T11:28:36.418 INFO:tasks.rados.rados.0.smithi177.stdout:1244: writing smithi17769138-268 from 645633 to 1361824 tid 1 2024-07-28T11:28:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:1244: writing smithi17769138-268 from 1927893 to 2534208 tid 2 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1244: writing smithi17769138-268 from 3137495 to 3445633 tid 3 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1234: done (10 left) 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1235: done (9 left) 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1245: read oid 475 snap -1 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1245: expect deleted 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1246: read oid 309 snap -1 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1246: expect (ObjNum 308 snap 0 seq_num 308) 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1247: write oid 119 current snap is 0 2024-07-28T11:28:36.434 INFO:tasks.rados.rados.0.smithi177.stdout:1236: expect (ObjNum 807 snap 0 seq_num 807) 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1237: finishing write tid 3 to smithi17769138-263 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1237: finishing write tid 4 to smithi17769138-263 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1237: finishing write tid 5 to smithi17769138-263 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 263 v 189 (ObjNum 914 snap 0 seq_num 914) dirty exists 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1237: left oid 263 (ObjNum 914 snap 0 seq_num 914) 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1238: finishing write tid 1 to smithi17769138-432 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1238: finishing write tid 2 to smithi17769138-432 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1238: finishing write tid 3 to smithi17769138-432 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1238: finishing write tid 4 to smithi17769138-432 2024-07-28T11:28:36.607 INFO:tasks.rados.rados.0.smithi177.stdout:1238: finishing write tid 5 to smithi17769138-432 2024-07-28T11:28:36.608 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 154 (ObjNum 915 snap 0 seq_num 915) dirty exists 2024-07-28T11:28:36.608 INFO:tasks.rados.rados.0.smithi177.stdout:1238: left oid 432 (ObjNum 915 snap 0 seq_num 915) 2024-07-28T11:28:36.608 INFO:tasks.rados.rados.0.smithi177.stdout:1239: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:28:36.714 INFO:tasks.rados.rados.0.smithi177.stdout:1240: finishing write tid 1 to smithi17769138-46 2024-07-28T11:28:36.714 INFO:tasks.rados.rados.0.smithi177.stdout:1240: finishing write tid 2 to smithi17769138-46 2024-07-28T11:28:36.714 INFO:tasks.rados.rados.0.smithi177.stdout:1240: finishing write tid 3 to smithi17769138-46 2024-07-28T11:28:36.714 INFO:tasks.rados.rados.0.smithi177.stdout:1240: finishing write tid 4 to smithi17769138-46 2024-07-28T11:28:36.714 INFO:tasks.rados.rados.0.smithi177.stdout:1241: expect (ObjNum 790 snap 0 seq_num 790) 2024-07-28T11:28:36.816 INFO:tasks.rados.rados.0.smithi177.stdout:1240: finishing write tid 5 to smithi17769138-46 2024-07-28T11:28:36.816 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 224 (ObjNum 916 snap 0 seq_num 916) dirty exists 2024-07-28T11:28:36.816 INFO:tasks.rados.rados.0.smithi177.stdout:1240: left oid 46 (ObjNum 916 snap 0 seq_num 916) 2024-07-28T11:28:36.816 INFO:tasks.rados.rados.0.smithi177.stdout:1242: finishing write tid 1 to smithi17769138-50 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1242: finishing write tid 2 to smithi17769138-50 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1242: finishing write tid 3 to smithi17769138-50 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1242: finishing write tid 4 to smithi17769138-50 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1242: finishing write tid 5 to smithi17769138-50 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 185 (ObjNum 917 snap 0 seq_num 917) dirty exists 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1242: left oid 50 (ObjNum 917 snap 0 seq_num 917) 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: finishing write tid 1 to smithi17769138-282 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: finishing write tid 2 to smithi17769138-282 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: finishing write tid 3 to smithi17769138-282 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: finishing write tid 4 to smithi17769138-282 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: finishing write tid 5 to smithi17769138-282 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 282 v 193 (ObjNum 918 snap 0 seq_num 918) dirty exists 2024-07-28T11:28:36.817 INFO:tasks.rados.rados.0.smithi177.stdout:1243: left oid 282 (ObjNum 918 snap 0 seq_num 918) 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: finishing write tid 1 to smithi17769138-268 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: finishing write tid 2 to smithi17769138-268 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: finishing write tid 3 to smithi17769138-268 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: finishing write tid 4 to smithi17769138-268 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: finishing write tid 5 to smithi17769138-268 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 268 v 189 (ObjNum 919 snap 0 seq_num 919) dirty exists 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1244: left oid 268 (ObjNum 919 snap 0 seq_num 919) 2024-07-28T11:28:36.818 INFO:tasks.rados.rados.0.smithi177.stdout:1246: expect (ObjNum 308 snap 0 seq_num 308) 2024-07-28T11:28:36.918 INFO:tasks.rados.rados.0.smithi177.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-07-28T11:28:36.937 INFO:tasks.rados.rados.0.smithi177.stdout:1247: writing smithi17769138-119 from 662440 to 1170233 tid 1 2024-07-28T11:28:36.958 INFO:tasks.rados.rados.0.smithi177.stdout:1247: writing smithi17769138-119 from 1702728 to 2452701 tid 2 2024-07-28T11:28:36.973 INFO:tasks.rados.rados.0.smithi177.stdout:1247: writing smithi17769138-119 from 2881271 to 3438464 tid 3 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1236: done (11 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1237: done (10 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1238: done (9 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1239: done (8 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1240: done (7 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1241: done (6 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1242: done (5 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1243: done (4 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1244: done (3 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1245: done (2 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1246: done (1 left) 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1248: write oid 32 current snap is 0 2024-07-28T11:28:36.974 INFO:tasks.rados.rados.0.smithi177.stdout:1247: finishing write tid 1 to smithi17769138-119 2024-07-28T11:28:36.975 INFO:tasks.rados.rados.0.smithi177.stdout:1247: finishing write tid 2 to smithi17769138-119 2024-07-28T11:28:36.975 INFO:tasks.rados.rados.0.smithi177.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-07-28T11:28:36.989 INFO:tasks.rados.rados.0.smithi177.stdout:1248: writing smithi17769138-32 from 679247 to 1262289 tid 1 2024-07-28T11:28:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:1248: writing smithi17769138-32 from 2044857 to 2654841 tid 2 2024-07-28T11:28:37.015 INFO:tasks.rados.rados.0.smithi177.stdout:1248: writing smithi17769138-32 from 3192341 to 3479247 tid 3 2024-07-28T11:28:37.015 INFO:tasks.rados.rados.0.smithi177.stdout:1249: write oid 78 current snap is 0 2024-07-28T11:28:37.015 INFO:tasks.rados.rados.0.smithi177.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2024-07-28T11:28:37.027 INFO:tasks.rados.rados.0.smithi177.stdout:1249: writing smithi17769138-78 from 696054 to 1354345 tid 1 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1249: writing smithi17769138-78 from 2103339 to 2856981 tid 2 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1250: read oid 21 snap -1 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1250: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1251: read oid 410 snap -1 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1251: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1252: read oid 9 snap -1 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1252: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1253: write oid 421 current snap is 0 2024-07-28T11:28:37.039 INFO:tasks.rados.rados.0.smithi177.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2024-07-28T11:28:37.049 INFO:tasks.rados.rados.0.smithi177.stdout:1253: writing smithi17769138-421 from 712861 to 1446401 tid 1 2024-07-28T11:28:37.057 INFO:tasks.rados.rados.0.smithi177.stdout:1253: writing smithi17769138-421 from 2161821 to 2775474 tid 2 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1253: writing smithi17769138-421 from 3247187 to 3512861 tid 3 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1254: write oid 104 current snap is 0 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1247: finishing write tid 3 to smithi17769138-119 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1247: finishing write tid 4 to smithi17769138-119 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1247: finishing write tid 5 to smithi17769138-119 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 119 v 228 (ObjNum 920 snap 0 seq_num 920) dirty exists 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1247: left oid 119 (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1248: finishing write tid 1 to smithi17769138-32 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1248: finishing write tid 2 to smithi17769138-32 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1248: finishing write tid 3 to smithi17769138-32 2024-07-28T11:28:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2024-07-28T11:28:37.068 INFO:tasks.rados.rados.0.smithi177.stdout:1254: writing smithi17769138-104 from 729668 to 1138457 tid 1 2024-07-28T11:28:37.077 INFO:tasks.rados.rados.0.smithi177.stdout:1254: writing smithi17769138-104 from 1820303 to 2577614 tid 2 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1254: writing smithi17769138-104 from 3274610 to 3529668 tid 3 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1247: done (7 left) 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1255: write oid 482 current snap is 0 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1248: finishing write tid 4 to smithi17769138-32 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1248: finishing write tid 5 to smithi17769138-32 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 185 (ObjNum 921 snap 0 seq_num 921) dirty exists 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1248: left oid 32 (ObjNum 921 snap 0 seq_num 921) 2024-07-28T11:28:37.084 INFO:tasks.rados.rados.0.smithi177.stdout:1249: finishing write tid 1 to smithi17769138-78 2024-07-28T11:28:37.085 INFO:tasks.rados.rados.0.smithi177.stdout:1251: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:28:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:36 smithi204 bash[24094]: cluster 2024-07-28T11:28:35.089599+0000 mgr.y (mgr.24311) 239 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:1249: finishing write tid 2 to smithi17769138-78 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:1249: finishing write tid 3 to smithi17769138-78 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:1249: finishing write tid 4 to smithi17769138-78 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 196 (ObjNum 922 snap 0 seq_num 922) dirty exists 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:1249: left oid 78 (ObjNum 922 snap 0 seq_num 922) 2024-07-28T11:28:37.185 INFO:tasks.rados.rados.0.smithi177.stdout:1250: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:28:37.255 INFO:tasks.rados.rados.0.smithi177.stdout:1252: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:28:37.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:36 smithi177 bash[31534]: cluster 2024-07-28T11:28:35.089599+0000 mgr.y (mgr.24311) 239 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:37.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:36 smithi177 bash[21846]: cluster 2024-07-28T11:28:35.089599+0000 mgr.y (mgr.24311) 239 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-07-28T11:28:37.318 INFO:tasks.rados.rados.0.smithi177.stdout:1253: finishing write tid 1 to smithi17769138-421 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1253: finishing write tid 2 to smithi17769138-421 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1253: finishing write tid 3 to smithi17769138-421 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1253: finishing write tid 4 to smithi17769138-421 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1253: finishing write tid 5 to smithi17769138-421 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 193 (ObjNum 923 snap 0 seq_num 923) dirty exists 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1253: left oid 421 (ObjNum 923 snap 0 seq_num 923) 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: finishing write tid 1 to smithi17769138-104 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: finishing write tid 2 to smithi17769138-104 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: finishing write tid 3 to smithi17769138-104 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: finishing write tid 4 to smithi17769138-104 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: finishing write tid 5 to smithi17769138-104 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 189 (ObjNum 924 snap 0 seq_num 924) dirty exists 2024-07-28T11:28:37.319 INFO:tasks.rados.rados.0.smithi177.stdout:1254: left oid 104 (ObjNum 924 snap 0 seq_num 924) 2024-07-28T11:28:37.320 INFO:tasks.rados.rados.0.smithi177.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2024-07-28T11:28:37.332 INFO:tasks.rados.rados.0.smithi177.stdout:1255: writing smithi17769138-482 from 746475 to 1230513 tid 1 2024-07-28T11:28:37.346 INFO:tasks.rados.rados.0.smithi177.stdout:1255: writing smithi17769138-482 from 1762432 to 2379754 tid 2 2024-07-28T11:28:37.357 INFO:tasks.rados.rados.0.smithi177.stdout:1255: writing smithi17769138-482 from 2785680 to 3315586 tid 3 2024-07-28T11:28:37.357 INFO:tasks.rados.rados.0.smithi177.stdout:1248: done (7 left) 2024-07-28T11:28:37.357 INFO:tasks.rados.rados.0.smithi177.stdout:1249: done (6 left) 2024-07-28T11:28:37.357 INFO:tasks.rados.rados.0.smithi177.stdout:1250: done (5 left) 2024-07-28T11:28:37.357 INFO:tasks.rados.rados.0.smithi177.stdout:1251: done (4 left) 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1252: done (3 left) 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1253: done (2 left) 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1254: done (1 left) 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1256: read oid 31 snap -1 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1256: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1257: write oid 306 current snap is 0 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1255: finishing write tid 1 to smithi17769138-482 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1255: finishing write tid 2 to smithi17769138-482 2024-07-28T11:28:37.358 INFO:tasks.rados.rados.0.smithi177.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2024-07-28T11:28:37.372 INFO:tasks.rados.rados.0.smithi177.stdout:1257: writing smithi17769138-306 from 763282 to 1322569 tid 1 2024-07-28T11:28:37.386 INFO:tasks.rados.rados.0.smithi177.stdout:1257: writing smithi17769138-306 from 1820914 to 2581894 tid 2 2024-07-28T11:28:37.396 INFO:tasks.rados.rados.0.smithi177.stdout:1257: writing smithi17769138-306 from 3213103 to 3563282 tid 3 2024-07-28T11:28:37.396 INFO:tasks.rados.rados.0.smithi177.stdout:1258: read oid 110 snap -1 2024-07-28T11:28:37.396 INFO:tasks.rados.rados.0.smithi177.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2024-07-28T11:28:37.396 INFO:tasks.rados.rados.0.smithi177.stdout:1259: read oid 175 snap -1 2024-07-28T11:28:37.396 INFO:tasks.rados.rados.0.smithi177.stdout:1259: expect (ObjNum 174 snap 0 seq_num 174) 2024-07-28T11:28:37.397 INFO:tasks.rados.rados.0.smithi177.stdout:1260: write oid 499 current snap is 0 2024-07-28T11:28:37.397 INFO:tasks.rados.rados.0.smithi177.stdout:1256: expect (ObjNum 660 snap 0 seq_num 660) 2024-07-28T11:28:37.535 INFO:tasks.rados.rados.0.smithi177.stdout:1255: finishing write tid 3 to smithi17769138-482 2024-07-28T11:28:37.535 INFO:tasks.rados.rados.0.smithi177.stdout:1255: finishing write tid 4 to smithi17769138-482 2024-07-28T11:28:37.535 INFO:tasks.rados.rados.0.smithi177.stdout:1255: finishing write tid 5 to smithi17769138-482 2024-07-28T11:28:37.535 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 185 (ObjNum 925 snap 0 seq_num 925) dirty exists 2024-07-28T11:28:37.535 INFO:tasks.rados.rados.0.smithi177.stdout:1255: left oid 482 (ObjNum 925 snap 0 seq_num 925) 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: finishing write tid 1 to smithi17769138-306 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: finishing write tid 2 to smithi17769138-306 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: finishing write tid 3 to smithi17769138-306 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: finishing write tid 4 to smithi17769138-306 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: finishing write tid 5 to smithi17769138-306 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 306 v 215 (ObjNum 926 snap 0 seq_num 926) dirty exists 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1257: left oid 306 (ObjNum 926 snap 0 seq_num 926) 2024-07-28T11:28:37.536 INFO:tasks.rados.rados.0.smithi177.stdout:1259: expect (ObjNum 174 snap 0 seq_num 174) 2024-07-28T11:28:37.622 INFO:tasks.rados.rados.0.smithi177.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2024-07-28T11:28:37.735 INFO:tasks.rados.rados.0.smithi177.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-07-28T11:28:37.758 INFO:tasks.rados.rados.0.smithi177.stdout:1260: writing smithi17769138-499 from 780089 to 1414625 tid 1 2024-07-28T11:28:37.776 INFO:tasks.rados.rados.0.smithi177.stdout:1260: writing smithi17769138-499 from 1879396 to 2500387 tid 2 2024-07-28T11:28:37.792 INFO:tasks.rados.rados.0.smithi177.stdout:1260: writing smithi17769138-499 from 3240526 to 3580089 tid 3 2024-07-28T11:28:37.792 INFO:tasks.rados.rados.0.smithi177.stdout:1255: done (5 left) 2024-07-28T11:28:37.792 INFO:tasks.rados.rados.0.smithi177.stdout:1256: done (4 left) 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1257: done (3 left) 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1258: done (2 left) 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1259: done (1 left) 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1261: read oid 209 snap -1 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1262: write oid 198 current snap is 0 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1260: finishing write tid 1 to smithi17769138-499 2024-07-28T11:28:37.793 INFO:tasks.rados.rados.0.smithi177.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-07-28T11:28:37.808 INFO:tasks.rados.rados.0.smithi177.stdout:1262: writing smithi17769138-198 from 796896 to 1223034 tid 1 2024-07-28T11:28:37.823 INFO:tasks.rados.rados.0.smithi177.stdout:1262: writing smithi17769138-198 from 1654231 to 2418880 tid 2 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1262: writing smithi17769138-198 from 2984302 to 3464377 tid 3 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1263: delete oid 408 current snap is 0 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1260: finishing write tid 2 to smithi17769138-499 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1260: finishing write tid 3 to smithi17769138-499 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1260: finishing write tid 4 to smithi17769138-499 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1260: finishing write tid 5 to smithi17769138-499 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 499 v 189 (ObjNum 927 snap 0 seq_num 927) dirty exists 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1260: left oid 499 (ObjNum 927 snap 0 seq_num 927) 2024-07-28T11:28:37.835 INFO:tasks.rados.rados.0.smithi177.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2024-07-28T11:28:38.000 INFO:tasks.rados.rados.0.smithi177.stdout:1262: finishing write tid 1 to smithi17769138-198 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1262: finishing write tid 2 to smithi17769138-198 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1260: done (3 left) 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1261: done (2 left) 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1263: done (1 left) 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1264: write oid 247 current snap is 0 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1262: finishing write tid 3 to smithi17769138-198 2024-07-28T11:28:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-07-28T11:28:38.006 INFO:tasks.rados.rados.0.smithi177.stdout:1264: writing smithi17769138-247 from 430510 to 1007146 tid 1 2024-07-28T11:28:38.014 INFO:tasks.rados.rados.0.smithi177.stdout:1264: writing smithi17769138-247 from 1654842 to 2423160 tid 2 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1264: writing smithi17769138-247 from 2922795 to 3425414 tid 3 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1265: write oid 79 current snap is 0 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1262: finishing write tid 4 to smithi17769138-198 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1262: finishing write tid 5 to smithi17769138-198 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 198 v 199 (ObjNum 928 snap 0 seq_num 928) dirty exists 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1264: finishing write tid 1 to smithi17769138-247 2024-07-28T11:28:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-07-28T11:28:38.026 INFO:tasks.rados.rados.0.smithi177.stdout:1265: writing smithi17769138-79 from 447317 to 1099202 tid 1 2024-07-28T11:28:38.033 INFO:tasks.rados.rados.0.smithi177.stdout:1265: writing smithi17769138-79 from 1713324 to 2341653 tid 2 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1265: writing smithi17769138-79 from 3066571 to 3647317 tid 3 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1262: done (2 left) 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1266: read oid 30 snap -1 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1267: delete oid 143 current snap is 0 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1264: finishing write tid 2 to smithi17769138-247 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1264: finishing write tid 3 to smithi17769138-247 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1264: finishing write tid 4 to smithi17769138-247 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1264: finishing write tid 5 to smithi17769138-247 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 247 v 219 (ObjNum 930 snap 0 seq_num 930) dirty exists 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1264: left oid 247 (ObjNum 930 snap 0 seq_num 930) 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1265: finishing write tid 1 to smithi17769138-79 2024-07-28T11:28:38.041 INFO:tasks.rados.rados.0.smithi177.stdout:1265: finishing write tid 2 to smithi17769138-79 2024-07-28T11:28:38.042 INFO:tasks.rados.rados.0.smithi177.stdout:1264: done (3 left) 2024-07-28T11:28:38.043 INFO:tasks.rados.rados.0.smithi177.stdout:1267: done (2 left) 2024-07-28T11:28:38.043 INFO:tasks.rados.rados.0.smithi177.stdout:1268: read oid 247 snap -1 2024-07-28T11:28:38.043 INFO:tasks.rados.rados.0.smithi177.stdout:1268: expect (ObjNum 930 snap 0 seq_num 930) 2024-07-28T11:28:38.043 INFO:tasks.rados.rados.0.smithi177.stdout:1269: write oid 26 current snap is 0 2024-07-28T11:28:38.043 INFO:tasks.rados.rados.0.smithi177.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2024-07-28T11:28:38.047 INFO:tasks.rados.rados.0.smithi177.stdout:1269: writing smithi17769138-26 from 480931 to 883314 tid 1 2024-07-28T11:28:38.053 INFO:tasks.rados.rados.0.smithi177.stdout:1269: writing smithi17769138-26 from 1313935 to 1829580 tid 2 2024-07-28T11:28:38.059 INFO:tasks.rados.rados.0.smithi177.stdout:1269: writing smithi17769138-26 from 2488711 to 2941499 tid 3 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1269: writing smithi17769138-26 from 3443230 to 3680931 tid 4 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1270: write oid 397 current snap is 0 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1265: finishing write tid 3 to smithi17769138-79 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1265: finishing write tid 4 to smithi17769138-79 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1265: finishing write tid 5 to smithi17769138-79 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 79 v 198 (ObjNum 931 snap 0 seq_num 931) dirty exists 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1265: left oid 79 (ObjNum 931 snap 0 seq_num 931) 2024-07-28T11:28:38.064 INFO:tasks.rados.rados.0.smithi177.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-07-28T11:28:38.069 INFO:tasks.rados.rados.0.smithi177.stdout:1270: writing smithi17769138-397 from 497738 to 975370 tid 1 2024-07-28T11:28:38.078 INFO:tasks.rados.rados.0.smithi177.stdout:1270: writing smithi17769138-397 from 1772417 to 2548073 tid 2 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1270: writing smithi17769138-397 from 3316134 to 3697738 tid 3 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1265: done (4 left) 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1271: read oid 130 snap -1 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1271: expect (ObjNum 766 snap 0 seq_num 766) 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1272: write oid 306 current snap is 0 2024-07-28T11:28:38.085 INFO:tasks.rados.rados.0.smithi177.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-07-28T11:28:38.091 INFO:tasks.rados.rados.0.smithi177.stdout:1272: writing smithi17769138-306 from 514545 to 1067426 tid 1 2024-07-28T11:28:38.098 INFO:tasks.rados.rados.0.smithi177.stdout:1272: writing smithi17769138-306 from 1830899 to 2350213 tid 2 2024-07-28T11:28:38.104 INFO:tasks.rados.rados.0.smithi177.stdout:1272: writing smithi17769138-306 from 2943557 to 3418889 tid 3 2024-07-28T11:28:38.104 INFO:tasks.rados.rados.0.smithi177.stdout:1273: write oid 442 current snap is 0 2024-07-28T11:28:38.104 INFO:tasks.rados.rados.0.smithi177.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-07-28T11:28:38.111 INFO:tasks.rados.rados.0.smithi177.stdout:1273: writing smithi17769138-442 from 531352 to 1275835 tid 1 2024-07-28T11:28:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:1273: writing smithi17769138-442 from 2005734 to 2785059 tid 2 2024-07-28T11:28:38.125 INFO:tasks.rados.rados.0.smithi177.stdout:1273: writing smithi17769138-442 from 3487333 to 3731352 tid 3 2024-07-28T11:28:38.125 INFO:tasks.rados.rados.0.smithi177.stdout:1274: read oid 33 snap -1 2024-07-28T11:28:38.125 INFO:tasks.rados.rados.0.smithi177.stdout:1274: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1275: read oid 201 snap -1 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1275: expect deleted 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1276: read oid 328 snap -1 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1276: expect (ObjNum 764 snap 0 seq_num 764) 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1277: read oid 160 snap -1 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1277: expect (ObjNum 881 snap 0 seq_num 881) 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1278: read oid 222 snap -1 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1278: expect deleted 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1279: write oid 279 current snap is 0 2024-07-28T11:28:38.126 INFO:tasks.rados.rados.0.smithi177.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-07-28T11:28:38.130 INFO:tasks.rados.rados.0.smithi177.stdout:1279: writing smithi17769138-279 from 548159 to 967891 tid 1 2024-07-28T11:28:38.137 INFO:tasks.rados.rados.0.smithi177.stdout:1279: writing smithi17769138-279 from 1664216 to 2187199 tid 2 2024-07-28T11:28:38.145 INFO:tasks.rados.rados.0.smithi177.stdout:1279: writing smithi17769138-279 from 2714756 to 3328985 tid 3 2024-07-28T11:28:38.145 INFO:tasks.rados.rados.0.smithi177.stdout:1280: read oid 431 snap -1 2024-07-28T11:28:38.145 INFO:tasks.rados.rados.0.smithi177.stdout:1280: expect (ObjNum 910 snap 0 seq_num 910) 2024-07-28T11:28:38.145 INFO:tasks.rados.rados.0.smithi177.stdout:1281: write oid 32 current snap is 0 2024-07-28T11:28:38.145 INFO:tasks.rados.rados.0.smithi177.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:28:38.267 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 1 to smithi17769138-26 2024-07-28T11:28:38.267 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 2 to smithi17769138-26 2024-07-28T11:28:38.267 INFO:tasks.rados.rados.0.smithi177.stdout:1268: expect (ObjNum 930 snap 0 seq_num 930) 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 3 to smithi17769138-26 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 4 to smithi17769138-26 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 5 to smithi17769138-26 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1269: finishing write tid 6 to smithi17769138-26 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 26 v 191 (ObjNum 933 snap 0 seq_num 933) dirty exists 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1269: left oid 26 (ObjNum 933 snap 0 seq_num 933) 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1270: finishing write tid 1 to smithi17769138-397 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1270: finishing write tid 2 to smithi17769138-397 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1270: finishing write tid 3 to smithi17769138-397 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1270: finishing write tid 4 to smithi17769138-397 2024-07-28T11:28:38.435 INFO:tasks.rados.rados.0.smithi177.stdout:1270: finishing write tid 5 to smithi17769138-397 2024-07-28T11:28:38.436 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 189 (ObjNum 934 snap 0 seq_num 934) dirty exists 2024-07-28T11:28:38.436 INFO:tasks.rados.rados.0.smithi177.stdout:1270: left oid 397 (ObjNum 934 snap 0 seq_num 934) 2024-07-28T11:28:38.436 INFO:tasks.rados.rados.0.smithi177.stdout:1271: expect (ObjNum 766 snap 0 seq_num 766) 2024-07-28T11:28:38.605 INFO:tasks.rados.rados.0.smithi177.stdout:1272: finishing write tid 1 to smithi17769138-306 2024-07-28T11:28:38.605 INFO:tasks.rados.rados.0.smithi177.stdout:1272: finishing write tid 2 to smithi17769138-306 2024-07-28T11:28:38.605 INFO:tasks.rados.rados.0.smithi177.stdout:1272: finishing write tid 3 to smithi17769138-306 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1272: finishing write tid 4 to smithi17769138-306 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1272: finishing write tid 5 to smithi17769138-306 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 306 v 223 (ObjNum 935 snap 0 seq_num 935) dirty exists 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1272: left oid 306 (ObjNum 935 snap 0 seq_num 935) 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: finishing write tid 1 to smithi17769138-442 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: finishing write tid 2 to smithi17769138-442 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1279: finishing write tid 1 to smithi17769138-279 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: finishing write tid 3 to smithi17769138-442 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: finishing write tid 4 to smithi17769138-442 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: finishing write tid 5 to smithi17769138-442 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 442 v 165 (ObjNum 936 snap 0 seq_num 936) dirty exists 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1273: left oid 442 (ObjNum 936 snap 0 seq_num 936) 2024-07-28T11:28:38.606 INFO:tasks.rados.rados.0.smithi177.stdout:1276: expect (ObjNum 764 snap 0 seq_num 764) 2024-07-28T11:28:38.731 INFO:tasks.rados.rados.0.smithi177.stdout:1279: finishing write tid 2 to smithi17769138-279 2024-07-28T11:28:38.731 INFO:tasks.rados.rados.0.smithi177.stdout:1274: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:38.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:38] "GET /metrics HTTP/1.1" 200 242776 "" "Prometheus/2.43.0" 2024-07-28T11:28:38.812 INFO:tasks.rados.rados.0.smithi177.stdout:1279: finishing write tid 3 to smithi17769138-279 2024-07-28T11:28:38.812 INFO:tasks.rados.rados.0.smithi177.stdout:1279: finishing write tid 4 to smithi17769138-279 2024-07-28T11:28:38.812 INFO:tasks.rados.rados.0.smithi177.stdout:1277: expect (ObjNum 881 snap 0 seq_num 881) 2024-07-28T11:28:39.000 INFO:tasks.rados.rados.0.smithi177.stdout:1279: finishing write tid 5 to smithi17769138-279 2024-07-28T11:28:39.000 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 279 v 213 (ObjNum 937 snap 0 seq_num 937) dirty exists 2024-07-28T11:28:39.000 INFO:tasks.rados.rados.0.smithi177.stdout:1279: left oid 279 (ObjNum 937 snap 0 seq_num 937) 2024-07-28T11:28:39.000 INFO:tasks.rados.rados.0.smithi177.stdout:1280: expect (ObjNum 910 snap 0 seq_num 910) 2024-07-28T11:28:39.132 INFO:tasks.rados.rados.0.smithi177.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-07-28T11:28:39.149 INFO:tasks.rados.rados.0.smithi177.stdout:1281: writing smithi17769138-32 from 564966 to 1059947 tid 1 2024-07-28T11:28:39.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:38 smithi204 bash[24094]: cluster 2024-07-28T11:28:37.090275+0000 mgr.y (mgr.24311) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:39.171 INFO:tasks.rados.rados.0.smithi177.stdout:1281: writing smithi17769138-32 from 1606345 to 2389339 tid 2 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1281: writing smithi17769138-32 from 3025826 to 3451327 tid 3 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1266: done (14 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1268: done (13 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1269: done (12 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1270: done (11 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1271: done (10 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1272: done (9 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1273: done (8 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1274: done (7 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1275: done (6 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1276: done (5 left) 2024-07-28T11:28:39.188 INFO:tasks.rados.rados.0.smithi177.stdout:1277: done (4 left) 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1278: done (3 left) 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1279: done (2 left) 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1280: done (1 left) 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1282: write oid 164 current snap is 0 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1281: finishing write tid 1 to smithi17769138-32 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1281: finishing write tid 2 to smithi17769138-32 2024-07-28T11:28:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-07-28T11:28:39.202 INFO:tasks.rados.rados.0.smithi177.stdout:1282: writing smithi17769138-164 from 581773 to 1152003 tid 1 2024-07-28T11:28:39.216 INFO:tasks.rados.rados.0.smithi177.stdout:1282: writing smithi17769138-164 from 1664827 to 2191479 tid 2 2024-07-28T11:28:39.228 INFO:tasks.rados.rados.0.smithi177.stdout:1282: writing smithi17769138-164 from 2653249 to 3290022 tid 3 2024-07-28T11:28:39.228 INFO:tasks.rados.rados.0.smithi177.stdout:1283: delete oid 44 current snap is 0 2024-07-28T11:28:39.228 INFO:tasks.rados.rados.0.smithi177.stdout:1281: finishing write tid 3 to smithi17769138-32 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:1281: finishing write tid 4 to smithi17769138-32 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:1281: finishing write tid 5 to smithi17769138-32 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 193 (ObjNum 938 snap 0 seq_num 938) dirty exists 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:1281: left oid 32 (ObjNum 938 snap 0 seq_num 938) 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:1282: finishing write tid 1 to smithi17769138-164 2024-07-28T11:28:39.229 INFO:tasks.rados.rados.0.smithi177.stdout:1282: finishing write tid 2 to smithi17769138-164 2024-07-28T11:28:39.231 INFO:tasks.rados.rados.0.smithi177.stdout:1281: done (2 left) 2024-07-28T11:28:39.231 INFO:tasks.rados.rados.0.smithi177.stdout:1283: done (1 left) 2024-07-28T11:28:39.231 INFO:tasks.rados.rados.0.smithi177.stdout:1284: write oid 2 current snap is 0 2024-07-28T11:28:39.232 INFO:tasks.rados.rados.0.smithi177.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-07-28T11:28:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:1284: writing smithi17769138-2 from 615387 to 1336115 tid 1 2024-07-28T11:28:39.254 INFO:tasks.rados.rados.0.smithi177.stdout:1284: writing smithi17769138-2 from 1781791 to 2312112 tid 2 2024-07-28T11:28:39.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:38 smithi177 bash[31534]: cluster 2024-07-28T11:28:37.090275+0000 mgr.y (mgr.24311) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:39.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:38 smithi177 bash[21846]: cluster 2024-07-28T11:28:37.090275+0000 mgr.y (mgr.24311) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1284: writing smithi17769138-2 from 3108095 to 3815387 tid 3 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1285: write oid 337 current snap is 0 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1282: finishing write tid 3 to smithi17769138-164 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1282: finishing write tid 4 to smithi17769138-164 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1282: finishing write tid 5 to smithi17769138-164 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 164 v 195 (ObjNum 939 snap 0 seq_num 939) dirty exists 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1282: left oid 164 (ObjNum 939 snap 0 seq_num 939) 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1284: finishing write tid 1 to smithi17769138-2 2024-07-28T11:28:39.268 INFO:tasks.rados.rados.0.smithi177.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-07-28T11:28:39.279 INFO:tasks.rados.rados.0.smithi177.stdout:1285: writing smithi17769138-337 from 632194 to 1428171 tid 1 2024-07-28T11:28:39.290 INFO:tasks.rados.rados.0.smithi177.stdout:1285: writing smithi17769138-337 from 2123920 to 2914252 tid 2 2024-07-28T11:28:39.297 INFO:tasks.rados.rados.0.smithi177.stdout:1285: writing smithi17769138-337 from 3419165 to 3832194 tid 3 2024-07-28T11:28:39.297 INFO:tasks.rados.rados.0.smithi177.stdout:1282: done (2 left) 2024-07-28T11:28:39.297 INFO:tasks.rados.rados.0.smithi177.stdout:1286: write oid 32 current snap is 0 2024-07-28T11:28:39.297 INFO:tasks.rados.rados.0.smithi177.stdout:1284: finishing write tid 2 to smithi17769138-2 2024-07-28T11:28:39.297 INFO:tasks.rados.rados.0.smithi177.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2024-07-28T11:28:39.305 INFO:tasks.rados.rados.0.smithi177.stdout:1286: writing smithi17769138-32 from 649001 to 1236580 tid 1 2024-07-28T11:28:39.314 INFO:tasks.rados.rados.0.smithi177.stdout:1286: writing smithi17769138-32 from 1898755 to 2432745 tid 2 2024-07-28T11:28:39.323 INFO:tasks.rados.rados.0.smithi177.stdout:1286: writing smithi17769138-32 from 3162941 to 3849001 tid 3 2024-07-28T11:28:39.323 INFO:tasks.rados.rados.0.smithi177.stdout:1287: write oid 465 current snap is 0 2024-07-28T11:28:39.323 INFO:tasks.rados.rados.0.smithi177.stdout:1284: finishing write tid 3 to smithi17769138-2 2024-07-28T11:28:39.323 INFO:tasks.rados.rados.0.smithi177.stdout:1284: finishing write tid 4 to smithi17769138-2 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:1284: finishing write tid 5 to smithi17769138-2 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 227 (ObjNum 941 snap 0 seq_num 941) dirty exists 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:1285: finishing write tid 1 to smithi17769138-337 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:1285: finishing write tid 2 to smithi17769138-337 2024-07-28T11:28:39.324 INFO:tasks.rados.rados.0.smithi177.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-07-28T11:28:39.331 INFO:tasks.rados.rados.0.smithi177.stdout:1287: writing smithi17769138-465 from 665808 to 1328636 tid 1 2024-07-28T11:28:39.339 INFO:tasks.rados.rados.0.smithi177.stdout:1287: writing smithi17769138-465 from 1957237 to 2634885 tid 2 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1287: writing smithi17769138-465 from 3074011 to 3683497 tid 3 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1284: done (3 left) 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1288: read oid 222 snap -1 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1288: expect deleted 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1289: read oid 383 snap -1 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1289: expect deleted 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1290: read oid 453 snap -1 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1290: expect (ObjNum 452 snap 0 seq_num 452) 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1291: write oid 148 current snap is 0 2024-07-28T11:28:39.346 INFO:tasks.rados.rados.0.smithi177.stdout:1285: finishing write tid 3 to smithi17769138-337 2024-07-28T11:28:39.347 INFO:tasks.rados.rados.0.smithi177.stdout:1285: finishing write tid 4 to smithi17769138-337 2024-07-28T11:28:39.347 INFO:tasks.rados.rados.0.smithi177.stdout:1285: finishing write tid 5 to smithi17769138-337 2024-07-28T11:28:39.347 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 203 (ObjNum 942 snap 0 seq_num 942) dirty exists 2024-07-28T11:28:39.347 INFO:tasks.rados.rados.0.smithi177.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2024-07-28T11:28:39.347 INFO:tasks.rados.rados.0.smithi177.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2024-07-28T11:28:39.354 INFO:tasks.rados.rados.0.smithi177.stdout:1291: writing smithi17769138-148 from 682615 to 1420692 tid 1 2024-07-28T11:28:39.360 INFO:tasks.rados.rados.0.smithi177.stdout:1291: writing smithi17769138-148 from 2015719 to 2553378 tid 2 2024-07-28T11:28:39.367 INFO:tasks.rados.rados.0.smithi177.stdout:1291: writing smithi17769138-148 from 3217787 to 3638545 tid 3 2024-07-28T11:28:39.367 INFO:tasks.rados.rados.0.smithi177.stdout:1285: done (6 left) 2024-07-28T11:28:39.367 INFO:tasks.rados.rados.0.smithi177.stdout:1292: write oid 231 current snap is 0 2024-07-28T11:28:39.367 INFO:tasks.rados.rados.0.smithi177.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2024-07-28T11:28:39.373 INFO:tasks.rados.rados.0.smithi177.stdout:1292: writing smithi17769138-231 from 699422 to 1112748 tid 1 2024-07-28T11:28:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:1292: writing smithi17769138-231 from 1557848 to 2239165 tid 2 2024-07-28T11:28:39.388 INFO:tasks.rados.rados.0.smithi177.stdout:1292: writing smithi17769138-231 from 3012504 to 3760887 tid 3 2024-07-28T11:28:39.388 INFO:tasks.rados.rados.0.smithi177.stdout:1293: write oid 105 current snap is 0 2024-07-28T11:28:39.388 INFO:tasks.rados.rados.0.smithi177.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2024-07-28T11:28:39.395 INFO:tasks.rados.rados.0.smithi177.stdout:1293: writing smithi17769138-105 from 716229 to 1204804 tid 1 2024-07-28T11:28:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:1293: writing smithi17769138-105 from 1616330 to 2157658 tid 2 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1293: writing smithi17769138-105 from 2756280 to 3315935 tid 3 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1294: read oid 172 snap -1 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1294: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1295: read oid 386 snap -1 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1295: expect (ObjNum 912 snap 0 seq_num 912) 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1296: write oid 247 current snap is 0 2024-07-28T11:28:39.407 INFO:tasks.rados.rados.0.smithi177.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-07-28T11:28:39.414 INFO:tasks.rados.rados.0.smithi177.stdout:1296: writing smithi17769138-247 from 733036 to 1296860 tid 1 2024-07-28T11:28:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:1296: writing smithi17769138-247 from 2074812 to 2759798 tid 2 2024-07-28T11:28:39.431 INFO:tasks.rados.rados.0.smithi177.stdout:1296: writing smithi17769138-247 from 3183703 to 3933036 tid 3 2024-07-28T11:28:39.431 INFO:tasks.rados.rados.0.smithi177.stdout:1297: write oid 54 current snap is 0 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: finishing write tid 1 to smithi17769138-32 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: finishing write tid 2 to smithi17769138-32 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: finishing write tid 3 to smithi17769138-32 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: finishing write tid 4 to smithi17769138-32 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: finishing write tid 5 to smithi17769138-32 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 197 (ObjNum 943 snap 0 seq_num 943) dirty exists 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1287: finishing write tid 1 to smithi17769138-465 2024-07-28T11:28:39.432 INFO:tasks.rados.rados.0.smithi177.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-07-28T11:28:39.439 INFO:tasks.rados.rados.0.smithi177.stdout:1297: writing smithi17769138-54 from 749843 to 1388916 tid 1 2024-07-28T11:28:39.446 INFO:tasks.rados.rados.0.smithi177.stdout:1297: writing smithi17769138-54 from 2133294 to 2678291 tid 2 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1297: writing smithi17769138-54 from 3211126 to 3793325 tid 3 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1286: done (11 left) 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1298: read oid 63 snap -1 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1298: expect (ObjNum 748 snap 0 seq_num 748) 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1299: delete oid 300 current snap is 0 2024-07-28T11:28:39.453 INFO:tasks.rados.rados.0.smithi177.stdout:1287: finishing write tid 2 to smithi17769138-465 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:1287: finishing write tid 3 to smithi17769138-465 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:1287: finishing write tid 4 to smithi17769138-465 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:1287: finishing write tid 5 to smithi17769138-465 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 203 (ObjNum 944 snap 0 seq_num 944) dirty exists 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:1287: left oid 465 (ObjNum 944 snap 0 seq_num 944) 2024-07-28T11:28:39.454 INFO:tasks.rados.rados.0.smithi177.stdout:1290: expect (ObjNum 452 snap 0 seq_num 452) 2024-07-28T11:28:39.623 INFO:tasks.rados.rados.0.smithi177.stdout:1291: finishing write tid 1 to smithi17769138-148 2024-07-28T11:28:39.623 INFO:tasks.rados.rados.0.smithi177.stdout:1291: finishing write tid 2 to smithi17769138-148 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1291: finishing write tid 3 to smithi17769138-148 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1291: finishing write tid 4 to smithi17769138-148 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1291: finishing write tid 5 to smithi17769138-148 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 209 (ObjNum 945 snap 0 seq_num 945) dirty exists 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1291: left oid 148 (ObjNum 945 snap 0 seq_num 945) 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: finishing write tid 1 to smithi17769138-231 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: finishing write tid 2 to smithi17769138-231 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: finishing write tid 3 to smithi17769138-231 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: finishing write tid 4 to smithi17769138-231 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: finishing write tid 5 to smithi17769138-231 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 231 v 200 (ObjNum 946 snap 0 seq_num 946) dirty exists 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1292: left oid 231 (ObjNum 946 snap 0 seq_num 946) 2024-07-28T11:28:39.624 INFO:tasks.rados.rados.0.smithi177.stdout:1293: finishing write tid 1 to smithi17769138-105 2024-07-28T11:28:39.625 INFO:tasks.rados.rados.0.smithi177.stdout:1293: finishing write tid 2 to smithi17769138-105 2024-07-28T11:28:39.625 INFO:tasks.rados.rados.0.smithi177.stdout:1295: expect (ObjNum 912 snap 0 seq_num 912) 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1296: finishing write tid 1 to smithi17769138-247 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1293: finishing write tid 3 to smithi17769138-105 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1293: finishing write tid 4 to smithi17769138-105 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1293: finishing write tid 5 to smithi17769138-105 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 204 (ObjNum 947 snap 0 seq_num 947) dirty exists 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1293: left oid 105 (ObjNum 947 snap 0 seq_num 947) 2024-07-28T11:28:39.894 INFO:tasks.rados.rados.0.smithi177.stdout:1294: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1296: finishing write tid 2 to smithi17769138-247 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1296: finishing write tid 3 to smithi17769138-247 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1296: finishing write tid 4 to smithi17769138-247 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1296: finishing write tid 5 to smithi17769138-247 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 247 v 231 (ObjNum 948 snap 0 seq_num 948) dirty exists 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1296: left oid 247 (ObjNum 948 snap 0 seq_num 948) 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1297: finishing write tid 1 to smithi17769138-54 2024-07-28T11:28:39.983 INFO:tasks.rados.rados.0.smithi177.stdout:1297: finishing write tid 2 to smithi17769138-54 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:1297: finishing write tid 3 to smithi17769138-54 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:1297: finishing write tid 4 to smithi17769138-54 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:1297: finishing write tid 5 to smithi17769138-54 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 54 v 232 (ObjNum 949 snap 0 seq_num 949) dirty exists 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:1297: left oid 54 (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:28:39.984 INFO:tasks.rados.rados.0.smithi177.stdout:1298: expect (ObjNum 748 snap 0 seq_num 748) 2024-07-28T11:28:40.028 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1287: done (12 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1288: done (11 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1289: done (10 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1290: done (9 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1291: done (8 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1292: done (7 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1293: done (6 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1294: done (5 left) 2024-07-28T11:28:40.104 INFO:tasks.rados.rados.0.smithi177.stdout:1295: done (4 left) 2024-07-28T11:28:40.105 INFO:tasks.rados.rados.0.smithi177.stdout:1296: done (3 left) 2024-07-28T11:28:40.105 INFO:tasks.rados.rados.0.smithi177.stdout:1297: done (2 left) 2024-07-28T11:28:40.105 INFO:tasks.rados.rados.0.smithi177.stdout:1298: done (1 left) 2024-07-28T11:28:40.105 INFO:tasks.rados.rados.0.smithi177.stdout:1299: done (0 left) 2024-07-28T11:28:40.105 INFO:tasks.rados.rados.0.smithi177.stdout:1300: delete oid 197 current snap is 0 2024-07-28T11:28:40.107 INFO:tasks.rados.rados.0.smithi177.stdout:1300: done (0 left) 2024-07-28T11:28:40.107 INFO:tasks.rados.rados.0.smithi177.stdout:1301: write oid 61 current snap is 0 2024-07-28T11:28:40.107 INFO:tasks.rados.rados.0.smithi177.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2024-07-28T11:28:40.119 INFO:tasks.rados.rados.0.smithi177.stdout:1301: writing smithi17769138-61 from 400264 to 981437 tid 1 2024-07-28T11:28:40.130 INFO:tasks.rados.rados.0.smithi177.stdout:1301: writing smithi17769138-61 from 1508740 to 2000264 tid 2 2024-07-28T11:28:40.130 INFO:tasks.rados.rados.0.smithi177.stdout:1302: write oid 498 current snap is 0 2024-07-28T11:28:40.130 INFO:tasks.rados.rados.0.smithi177.stdout:1301: finishing write tid 1 to smithi17769138-61 2024-07-28T11:28:40.130 INFO:tasks.rados.rados.0.smithi177.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2024-07-28T11:28:40.141 INFO:tasks.rados.rados.0.smithi177.stdout:1302: writing smithi17769138-498 from 417071 to 1073493 tid 1 2024-07-28T11:28:40.151 INFO:tasks.rados.rados.0.smithi177.stdout:1302: writing smithi17769138-498 from 1567222 to 2017071 tid 2 2024-07-28T11:28:40.151 INFO:tasks.rados.rados.0.smithi177.stdout:1303: write oid 196 current snap is 0 2024-07-28T11:28:40.151 INFO:tasks.rados.rados.0.smithi177.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2024-07-28T11:28:40.160 INFO:tasks.rados.rados.0.smithi177.stdout:1303: writing smithi17769138-196 from 433878 to 1165549 tid 1 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1303: writing smithi17769138-196 from 1909351 to 2033878 tid 2 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1304: read oid 408 snap -1 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1304: expect deleted 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1305: read oid 43 snap -1 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1305: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1306: write oid 229 current snap is 0 2024-07-28T11:28:40.167 INFO:tasks.rados.rados.0.smithi177.stdout:1301: finishing write tid 2 to smithi17769138-61 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1301: finishing write tid 3 to smithi17769138-61 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1301: finishing write tid 4 to smithi17769138-61 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 198 (ObjNum 952 snap 0 seq_num 952) dirty exists 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1302: finishing write tid 1 to smithi17769138-498 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1302: finishing write tid 2 to smithi17769138-498 2024-07-28T11:28:40.168 INFO:tasks.rados.rados.0.smithi177.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2024-07-28T11:28:40.173 INFO:tasks.rados.rados.0.smithi177.stdout:1306: writing smithi17769138-229 from 450685 to 857605 tid 1 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1306: writing smithi17769138-229 from 1567833 to 2050685 tid 2 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1301: done (5 left) 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1307: read oid 226 snap -1 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1307: expect (ObjNum 869 snap 0 seq_num 869) 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1308: write oid 325 current snap is 0 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1302: finishing write tid 3 to smithi17769138-498 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1302: finishing write tid 4 to smithi17769138-498 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 236 (ObjNum 953 snap 0 seq_num 953) dirty exists 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:28:40.182 INFO:tasks.rados.rados.0.smithi177.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2024-07-28T11:28:40.189 INFO:tasks.rados.rados.0.smithi177.stdout:1308: writing smithi17769138-325 from 467492 to 949661 tid 1 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1308: writing smithi17769138-325 from 1626315 to 2067492 tid 2 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1302: done (6 left) 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1309: read oid 65 snap -1 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1310: write oid 173 current snap is 0 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1303: finishing write tid 1 to smithi17769138-196 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1303: finishing write tid 2 to smithi17769138-196 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1303: finishing write tid 3 to smithi17769138-196 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1303: finishing write tid 4 to smithi17769138-196 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 196 v 168 (ObjNum 954 snap 0 seq_num 954) dirty exists 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2024-07-28T11:28:40.198 INFO:tasks.rados.rados.0.smithi177.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2024-07-28T11:28:40.204 INFO:tasks.rados.rados.0.smithi177.stdout:1310: writing smithi17769138-173 from 484299 to 1041717 tid 1 2024-07-28T11:28:40.211 INFO:tasks.rados.rados.0.smithi177.stdout:1310: writing smithi17769138-173 from 1684797 to 2084299 tid 2 2024-07-28T11:28:40.212 INFO:tasks.rados.rados.0.smithi177.stdout:1303: done (7 left) 2024-07-28T11:28:40.212 INFO:tasks.rados.rados.0.smithi177.stdout:1304: done (6 left) 2024-07-28T11:28:40.212 INFO:tasks.rados.rados.0.smithi177.stdout:1311: write oid 396 current snap is 0 2024-07-28T11:28:40.212 INFO:tasks.rados.rados.0.smithi177.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2024-07-28T11:28:40.218 INFO:tasks.rados.rados.0.smithi177.stdout:1311: writing smithi17769138-396 from 501106 to 1250126 tid 1 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1311: writing smithi17769138-396 from 1743279 to 2101106 tid 2 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1312: read oid 169 snap -1 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1312: expect (ObjNum 168 snap 0 seq_num 168) 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1313: read oid 277 snap -1 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1313: expect (ObjNum 738 snap 0 seq_num 738) 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1314: delete oid 196 current snap is 0 2024-07-28T11:28:40.224 INFO:tasks.rados.rados.0.smithi177.stdout:1305: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1306: finishing write tid 1 to smithi17769138-229 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1306: finishing write tid 2 to smithi17769138-229 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1305: done (9 left) 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1314: done (8 left) 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1315: write oid 225 current snap is 0 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1306: finishing write tid 3 to smithi17769138-229 2024-07-28T11:28:40.358 INFO:tasks.rados.rados.0.smithi177.stdout:1307: expect (ObjNum 869 snap 0 seq_num 869) 2024-07-28T11:28:40.431 INFO:tasks.rados.rados.0.smithi177.stdout:1306: finishing write tid 4 to smithi17769138-229 2024-07-28T11:28:40.431 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 229 v 206 (ObjNum 955 snap 0 seq_num 955) dirty exists 2024-07-28T11:28:40.431 INFO:tasks.rados.rados.0.smithi177.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2024-07-28T11:28:40.431 INFO:tasks.rados.rados.0.smithi177.stdout:1308: finishing write tid 1 to smithi17769138-325 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:1308: finishing write tid 2 to smithi17769138-325 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:1308: finishing write tid 3 to smithi17769138-325 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:1308: finishing write tid 4 to smithi17769138-325 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 325 v 200 (ObjNum 956 snap 0 seq_num 956) dirty exists 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:1308: left oid 325 (ObjNum 956 snap 0 seq_num 956) 2024-07-28T11:28:40.432 INFO:tasks.rados.rados.0.smithi177.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2024-07-28T11:28:40.524 INFO:tasks.rados.rados.0.smithi177.stdout:1310: finishing write tid 1 to smithi17769138-173 2024-07-28T11:28:40.524 INFO:tasks.rados.rados.0.smithi177.stdout:1310: finishing write tid 2 to smithi17769138-173 2024-07-28T11:28:40.524 INFO:tasks.rados.rados.0.smithi177.stdout:1310: finishing write tid 3 to smithi17769138-173 2024-07-28T11:28:40.524 INFO:tasks.rados.rados.0.smithi177.stdout:1310: finishing write tid 4 to smithi17769138-173 2024-07-28T11:28:40.525 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 173 v 211 (ObjNum 957 snap 0 seq_num 957) dirty exists 2024-07-28T11:28:40.525 INFO:tasks.rados.rados.0.smithi177.stdout:1310: left oid 173 (ObjNum 957 snap 0 seq_num 957) 2024-07-28T11:28:40.525 INFO:tasks.rados.rados.0.smithi177.stdout:1312: expect (ObjNum 168 snap 0 seq_num 168) 2024-07-28T11:28:40.608 INFO:tasks.rados.rados.0.smithi177.stdout:1311: finishing write tid 1 to smithi17769138-396 2024-07-28T11:28:40.608 INFO:tasks.rados.rados.0.smithi177.stdout:1311: finishing write tid 2 to smithi17769138-396 2024-07-28T11:28:40.608 INFO:tasks.rados.rados.0.smithi177.stdout:1311: finishing write tid 3 to smithi17769138-396 2024-07-28T11:28:40.609 INFO:tasks.rados.rados.0.smithi177.stdout:1311: finishing write tid 4 to smithi17769138-396 2024-07-28T11:28:40.609 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 396 v 207 (ObjNum 958 snap 0 seq_num 958) dirty exists 2024-07-28T11:28:40.609 INFO:tasks.rados.rados.0.smithi177.stdout:1311: left oid 396 (ObjNum 958 snap 0 seq_num 958) 2024-07-28T11:28:40.609 INFO:tasks.rados.rados.0.smithi177.stdout:1313: expect (ObjNum 738 snap 0 seq_num 738) 2024-07-28T11:28:40.707 INFO:tasks.rados.rados.0.smithi177.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2024-07-28T11:28:40.724 INFO:tasks.rados.rados.0.smithi177.stdout:1315: writing smithi17769138-225 from 534720 to 1034238 tid 1 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1315: writing smithi17769138-225 from 1460243 to 2134720 tid 2 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1306: done (8 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1307: done (7 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1308: done (6 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1309: done (5 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1310: done (4 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1311: done (3 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1312: done (2 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1313: done (1 left) 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1316: read oid 340 snap -1 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1316: expect deleted 2024-07-28T11:28:40.743 INFO:tasks.rados.rados.0.smithi177.stdout:1317: write oid 219 current snap is 0 2024-07-28T11:28:40.744 INFO:tasks.rados.rados.0.smithi177.stdout:1315: finishing write tid 1 to smithi17769138-225 2024-07-28T11:28:40.744 INFO:tasks.rados.rados.0.smithi177.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2024-07-28T11:28:40.761 INFO:tasks.rados.rados.0.smithi177.stdout:1317: writing smithi17769138-219 from 551527 to 1126294 tid 1 2024-07-28T11:28:40.776 INFO:tasks.rados.rados.0.smithi177.stdout:1317: writing smithi17769138-219 from 1918725 to 2151527 tid 2 2024-07-28T11:28:40.776 INFO:tasks.rados.rados.0.smithi177.stdout:1318: read oid 396 snap -1 2024-07-28T11:28:40.776 INFO:tasks.rados.rados.0.smithi177.stdout:1318: expect (ObjNum 958 snap 0 seq_num 958) 2024-07-28T11:28:40.776 INFO:tasks.rados.rados.0.smithi177.stdout:1319: write oid 158 current snap is 0 2024-07-28T11:28:40.776 INFO:tasks.rados.rados.0.smithi177.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2024-07-28T11:28:40.791 INFO:tasks.rados.rados.0.smithi177.stdout:1319: writing smithi17769138-158 from 568334 to 1218350 tid 1 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1319: writing smithi17769138-158 from 1860854 to 2168334 tid 2 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1320: read oid 186 snap -1 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1315: finishing write tid 2 to smithi17769138-225 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1315: finishing write tid 3 to smithi17769138-225 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1315: finishing write tid 4 to smithi17769138-225 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 192 (ObjNum 960 snap 0 seq_num 960) dirty exists 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1315: left oid 225 (ObjNum 960 snap 0 seq_num 960) 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1317: finishing write tid 1 to smithi17769138-219 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1321: read oid 214 snap -1 2024-07-28T11:28:40.802 INFO:tasks.rados.rados.0.smithi177.stdout:1321: expect (ObjNum 213 snap 0 seq_num 213) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1315: done (6 left) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1316: done (5 left) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1322: read oid 166 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1322: expect (ObjNum 740 snap 0 seq_num 740) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1323: read oid 250 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1323: expect (ObjNum 810 snap 0 seq_num 810) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1324: read oid 304 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1324: expect (ObjNum 904 snap 0 seq_num 904) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1325: read oid 416 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1325: expect deleted 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1326: read oid 200 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1326: expect (ObjNum 199 snap 0 seq_num 199) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1327: read oid 379 snap -1 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1327: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:28:40.803 INFO:tasks.rados.rados.0.smithi177.stdout:1328: read oid 113 snap -1 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1328: expect (ObjNum 872 snap 0 seq_num 872) 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1329: read oid 446 snap -1 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1329: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1330: read oid 136 snap -1 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1330: expect (ObjNum 846 snap 0 seq_num 846) 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1331: write oid 98 current snap is 0 2024-07-28T11:28:40.804 INFO:tasks.rados.rados.0.smithi177.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2024-07-28T11:28:40.816 INFO:tasks.rados.rados.0.smithi177.stdout:1331: writing smithi17769138-98 from 585141 to 1310406 tid 1 2024-07-28T11:28:40.826 INFO:tasks.rados.rados.0.smithi177.stdout:1331: writing smithi17769138-98 from 1919336 to 2185141 tid 2 2024-07-28T11:28:40.826 INFO:tasks.rados.rados.0.smithi177.stdout:1332: write oid 222 current snap is 0 2024-07-28T11:28:40.826 INFO:tasks.rados.rados.0.smithi177.stdout:1317: finishing write tid 2 to smithi17769138-219 2024-07-28T11:28:40.826 INFO:tasks.rados.rados.0.smithi177.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2024-07-28T11:28:40.835 INFO:tasks.rados.rados.0.smithi177.stdout:1332: writing smithi17769138-222 from 601948 to 1002462 tid 1 2024-07-28T11:28:40.846 INFO:tasks.rados.rados.0.smithi177.stdout:1332: writing smithi17769138-222 from 1577818 to 2201948 tid 2 2024-07-28T11:28:40.846 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:40.846 INFO:tasks.rados.rados.0.smithi177.stdout:1317: finishing write tid 3 to smithi17769138-219 2024-07-28T11:28:40.846 INFO:tasks.rados.rados.0.smithi177.stdout:1317: finishing write tid 4 to smithi17769138-219 2024-07-28T11:28:40.846 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 219 v 193 (ObjNum 961 snap 0 seq_num 961) dirty exists 2024-07-28T11:28:40.847 INFO:tasks.rados.rados.0.smithi177.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2024-07-28T11:28:40.847 INFO:tasks.rados.rados.0.smithi177.stdout:1318: expect (ObjNum 958 snap 0 seq_num 958) 2024-07-28T11:28:40.930 INFO:tasks.rados.rados.0.smithi177.stdout:1319: finishing write tid 1 to smithi17769138-158 2024-07-28T11:28:40.930 INFO:tasks.rados.rados.0.smithi177.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:41.027 INFO:tasks.rados.rados.0.smithi177.stdout:1328: expect (ObjNum 872 snap 0 seq_num 872) 2024-07-28T11:28:41.142 INFO:tasks.rados.rados.0.smithi177.stdout:1330: expect (ObjNum 846 snap 0 seq_num 846) 2024-07-28T11:28:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:40 smithi204 bash[24094]: cluster 2024-07-28T11:28:39.090827+0000 mgr.y (mgr.24311) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-07-28T11:28:41.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:40 smithi177 bash[31534]: cluster 2024-07-28T11:28:39.090827+0000 mgr.y (mgr.24311) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-07-28T11:28:41.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:40 smithi177 bash[21846]: cluster 2024-07-28T11:28:39.090827+0000 mgr.y (mgr.24311) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-07-28T11:28:41.264 INFO:tasks.rados.rados.0.smithi177.stdout:1326: expect (ObjNum 199 snap 0 seq_num 199) 2024-07-28T11:28:41.364 INFO:tasks.rados.rados.0.smithi177.stdout:1322: expect (ObjNum 740 snap 0 seq_num 740) 2024-07-28T11:28:41.491 INFO:tasks.rados.rados.0.smithi177.stdout:1324: expect (ObjNum 904 snap 0 seq_num 904) 2024-07-28T11:28:41.625 INFO:tasks.rados.rados.0.smithi177.stdout:1331: finishing write tid 1 to smithi17769138-98 2024-07-28T11:28:41.625 INFO:tasks.rados.rados.0.smithi177.stdout:1329: expect (ObjNum 445 snap 0 seq_num 445) 2024-07-28T11:28:41.732 INFO:tasks.rados.rados.0.smithi177.stdout:1323: expect (ObjNum 810 snap 0 seq_num 810) 2024-07-28T11:28:41.929 INFO:tasks.rados.rados.0.smithi177.stdout:1327: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:28:41.999 INFO:tasks.rados.rados.0.smithi177.stdout:1331: finishing write tid 2 to smithi17769138-98 2024-07-28T11:28:41.999 INFO:tasks.rados.rados.0.smithi177.stdout:1331: finishing write tid 3 to smithi17769138-98 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1331: finishing write tid 4 to smithi17769138-98 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 172 (ObjNum 963 snap 0 seq_num 963) dirty exists 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1331: left oid 98 (ObjNum 963 snap 0 seq_num 963) 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1319: finishing write tid 2 to smithi17769138-158 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1319: finishing write tid 3 to smithi17769138-158 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1319: finishing write tid 4 to smithi17769138-158 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 196 (ObjNum 962 snap 0 seq_num 962) dirty exists 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2024-07-28T11:28:42.000 INFO:tasks.rados.rados.0.smithi177.stdout:1321: expect (ObjNum 213 snap 0 seq_num 213) 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:1332: finishing write tid 1 to smithi17769138-222 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:1332: finishing write tid 2 to smithi17769138-222 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:1332: finishing write tid 3 to smithi17769138-222 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:1332: finishing write tid 4 to smithi17769138-222 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 169 (ObjNum 964 snap 0 seq_num 964) dirty exists 2024-07-28T11:28:42.108 INFO:tasks.rados.rados.0.smithi177.stdout:1332: left oid 222 (ObjNum 964 snap 0 seq_num 964) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1317: done (15 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1318: done (14 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1319: done (13 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1320: done (12 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1321: done (11 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1322: done (10 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1323: done (9 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1324: done (8 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1325: done (7 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1326: done (6 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1327: done (5 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1328: done (4 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1329: done (3 left) 2024-07-28T11:28:42.109 INFO:tasks.rados.rados.0.smithi177.stdout:1330: done (2 left) 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1331: done (1 left) 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1332: done (0 left) 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1333: delete oid 323 current snap is 0 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1333: done (0 left) 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1334: write oid 166 current snap is 0 2024-07-28T11:28:42.110 INFO:tasks.rados.rados.0.smithi177.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2024-07-28T11:28:42.131 INFO:tasks.rados.rados.0.smithi177.stdout:1334: writing smithi17769138-166 from 635562 to 1302927 tid 1 2024-07-28T11:28:42.147 INFO:tasks.rados.rados.0.smithi177.stdout:1334: writing smithi17769138-166 from 2094782 to 2235562 tid 2 2024-07-28T11:28:42.147 INFO:tasks.rados.rados.0.smithi177.stdout:1335: write oid 284 current snap is 0 2024-07-28T11:28:42.147 INFO:tasks.rados.rados.0.smithi177.stdout:1334: finishing write tid 1 to smithi17769138-166 2024-07-28T11:28:42.147 INFO:tasks.rados.rados.0.smithi177.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2024-07-28T11:28:42.170 INFO:tasks.rados.rados.0.smithi177.stdout:1335: writing smithi17769138-284 from 652369 to 1394983 tid 1 2024-07-28T11:28:42.182 INFO:tasks.rados.rados.0.smithi177.stdout:1335: writing smithi17769138-284 from 2153264 to 2252369 tid 2 2024-07-28T11:28:42.182 INFO:tasks.rados.rados.0.smithi177.stdout:1336: read oid 191 snap -1 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1336: expect deleted 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1337: write oid 279 current snap is 0 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1334: finishing write tid 2 to smithi17769138-166 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1334: finishing write tid 3 to smithi17769138-166 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1334: finishing write tid 4 to smithi17769138-166 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 166 v 206 (ObjNum 966 snap 0 seq_num 966) dirty exists 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1335: finishing write tid 1 to smithi17769138-284 2024-07-28T11:28:42.183 INFO:tasks.rados.rados.0.smithi177.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2024-07-28T11:28:42.194 INFO:tasks.rados.rados.0.smithi177.stdout:1337: writing smithi17769138-279 from 669176 to 1087039 tid 1 2024-07-28T11:28:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:1337: writing smithi17769138-279 from 1811746 to 2269176 tid 2 2024-07-28T11:28:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:1334: done (3 left) 2024-07-28T11:28:42.208 INFO:tasks.rados.rados.0.smithi177.stdout:1338: write oid 99 current snap is 0 2024-07-28T11:28:42.208 INFO:tasks.rados.rados.0.smithi177.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2024-07-28T11:28:42.218 INFO:tasks.rados.rados.0.smithi177.stdout:1338: writing smithi17769138-99 from 685983 to 1179095 tid 1 2024-07-28T11:28:42.227 INFO:tasks.rados.rados.0.smithi177.stdout:1338: writing smithi17769138-99 from 1870228 to 2285983 tid 2 2024-07-28T11:28:42.227 INFO:tasks.rados.rados.0.smithi177.stdout:1339: read oid 498 snap -1 2024-07-28T11:28:42.227 INFO:tasks.rados.rados.0.smithi177.stdout:1339: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:28:42.227 INFO:tasks.rados.rados.0.smithi177.stdout:1340: write oid 55 current snap is 0 2024-07-28T11:28:42.227 INFO:tasks.rados.rados.0.smithi177.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2024-07-28T11:28:42.236 INFO:tasks.rados.rados.0.smithi177.stdout:1340: writing smithi17769138-55 from 702790 to 1271151 tid 1 2024-07-28T11:28:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:1340: writing smithi17769138-55 from 1812357 to 2302790 tid 2 2024-07-28T11:28:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:1341: read oid 276 snap -1 2024-07-28T11:28:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:1341: expect deleted 2024-07-28T11:28:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:1342: write oid 419 current snap is 0 2024-07-28T11:28:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2024-07-28T11:28:42.251 INFO:tasks.rados.rados.0.smithi177.stdout:1342: writing smithi17769138-419 from 719597 to 1363207 tid 1 2024-07-28T11:28:42.257 INFO:tasks.rados.rados.0.smithi177.stdout:1342: writing smithi17769138-419 from 1870839 to 2319597 tid 2 2024-07-28T11:28:42.257 INFO:tasks.rados.rados.0.smithi177.stdout:1343: read oid 324 snap -1 2024-07-28T11:28:42.257 INFO:tasks.rados.rados.0.smithi177.stdout:1343: expect (ObjNum 323 snap 0 seq_num 323) 2024-07-28T11:28:42.257 INFO:tasks.rados.rados.0.smithi177.stdout:1344: write oid 266 current snap is 0 2024-07-28T11:28:42.257 INFO:tasks.rados.rados.0.smithi177.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2024-07-28T11:28:42.265 INFO:tasks.rados.rados.0.smithi177.stdout:1344: writing smithi17769138-266 from 736404 to 1455263 tid 1 2024-07-28T11:28:42.271 INFO:tasks.rados.rados.0.smithi177.stdout:1344: writing smithi17769138-266 from 1929321 to 2336404 tid 2 2024-07-28T11:28:42.271 INFO:tasks.rados.rados.0.smithi177.stdout:1345: write oid 292 current snap is 0 2024-07-28T11:28:42.271 INFO:tasks.rados.rados.0.smithi177.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2024-07-28T11:28:42.279 INFO:tasks.rados.rados.0.smithi177.stdout:1345: writing smithi17769138-292 from 753211 to 1547319 tid 1 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1345: writing smithi17769138-292 from 1987803 to 2353211 tid 2 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1346: read oid 186 snap -1 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1346: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1347: read oid 74 snap -1 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1347: expect (ObjNum 804 snap 0 seq_num 804) 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1348: write oid 377 current snap is 0 2024-07-28T11:28:42.284 INFO:tasks.rados.rados.0.smithi177.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2024-07-28T11:28:42.291 INFO:tasks.rados.rados.0.smithi177.stdout:1348: writing smithi17769138-377 from 770018 to 1355728 tid 1 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1348: writing smithi17769138-377 from 2046285 to 2370018 tid 2 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1349: read oid 33 snap -1 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1349: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1350: write oid 470 current snap is 0 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1335: finishing write tid 2 to smithi17769138-284 2024-07-28T11:28:42.298 INFO:tasks.rados.rados.0.smithi177.stdout:1335: finishing write tid 3 to smithi17769138-284 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1335: finishing write tid 4 to smithi17769138-284 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 210 (ObjNum 967 snap 0 seq_num 967) dirty exists 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1337: finishing write tid 1 to smithi17769138-279 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1337: finishing write tid 2 to smithi17769138-279 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1337: finishing write tid 3 to smithi17769138-279 2024-07-28T11:28:42.299 INFO:tasks.rados.rados.0.smithi177.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2024-07-28T11:28:42.305 INFO:tasks.rados.rados.0.smithi177.stdout:1350: writing smithi17769138-470 from 786825 to 1447784 tid 1 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1350: writing smithi17769138-470 from 2104767 to 2386825 tid 2 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1335: done (15 left) 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1336: done (14 left) 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1351: read oid 221 snap -1 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1351: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1352: read oid 104 snap -1 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1352: expect (ObjNum 924 snap 0 seq_num 924) 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1337: finishing write tid 4 to smithi17769138-279 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 279 v 216 (ObjNum 968 snap 0 seq_num 968) dirty exists 2024-07-28T11:28:42.312 INFO:tasks.rados.rados.0.smithi177.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2024-07-28T11:28:42.313 INFO:tasks.rados.rados.0.smithi177.stdout:1337: done (15 left) 2024-07-28T11:28:42.313 INFO:tasks.rados.rados.0.smithi177.stdout:1353: write oid 242 current snap is 0 2024-07-28T11:28:42.313 INFO:tasks.rados.rados.0.smithi177.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2024-07-28T11:28:42.318 INFO:tasks.rados.rados.0.smithi177.stdout:1353: writing smithi17769138-242 from 403632 to 1139840 tid 1 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:1353: writing smithi17769138-242 from 1763249 to 2383248 tid 2 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:1338: finishing write tid 1 to smithi17769138-99 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:1338: finishing write tid 2 to smithi17769138-99 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:1338: finishing write tid 3 to smithi17769138-99 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:1338: finishing write tid 4 to smithi17769138-99 2024-07-28T11:28:42.326 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 219 (ObjNum 969 snap 0 seq_num 969) dirty exists 2024-07-28T11:28:42.327 INFO:tasks.rados.rados.0.smithi177.stdout:1338: left oid 99 (ObjNum 969 snap 0 seq_num 969) 2024-07-28T11:28:42.327 INFO:tasks.rados.rados.0.smithi177.stdout:1339: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:28:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:42 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:1340: finishing write tid 1 to smithi17769138-55 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:1340: finishing write tid 2 to smithi17769138-55 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:1340: finishing write tid 3 to smithi17769138-55 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:1340: finishing write tid 4 to smithi17769138-55 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 212 (ObjNum 970 snap 0 seq_num 970) dirty exists 2024-07-28T11:28:42.472 INFO:tasks.rados.rados.0.smithi177.stdout:1340: left oid 55 (ObjNum 970 snap 0 seq_num 970) 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1342: finishing write tid 1 to smithi17769138-419 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1342: finishing write tid 2 to smithi17769138-419 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1342: finishing write tid 3 to smithi17769138-419 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1342: finishing write tid 4 to smithi17769138-419 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 419 v 209 (ObjNum 971 snap 0 seq_num 971) dirty exists 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1342: left oid 419 (ObjNum 971 snap 0 seq_num 971) 2024-07-28T11:28:42.473 INFO:tasks.rados.rados.0.smithi177.stdout:1343: expect (ObjNum 323 snap 0 seq_num 323) 2024-07-28T11:28:42.585 INFO:tasks.rados.rados.0.smithi177.stdout:1344: finishing write tid 1 to smithi17769138-266 2024-07-28T11:28:42.585 INFO:tasks.rados.rados.0.smithi177.stdout:1344: finishing write tid 2 to smithi17769138-266 2024-07-28T11:28:42.586 INFO:tasks.rados.rados.0.smithi177.stdout:1344: finishing write tid 3 to smithi17769138-266 2024-07-28T11:28:42.586 INFO:tasks.rados.rados.0.smithi177.stdout:1344: finishing write tid 4 to smithi17769138-266 2024-07-28T11:28:42.586 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 266 v 212 (ObjNum 972 snap 0 seq_num 972) dirty exists 2024-07-28T11:28:42.586 INFO:tasks.rados.rados.0.smithi177.stdout:1344: left oid 266 (ObjNum 972 snap 0 seq_num 972) 2024-07-28T11:28:42.586 INFO:tasks.rados.rados.0.smithi177.stdout:1346: expect (ObjNum 185 snap 0 seq_num 185) 2024-07-28T11:28:42.683 INFO:tasks.rados.rados.0.smithi177.stdout:1345: finishing write tid 1 to smithi17769138-292 2024-07-28T11:28:42.683 INFO:tasks.rados.rados.0.smithi177.stdout:1345: finishing write tid 2 to smithi17769138-292 2024-07-28T11:28:42.684 INFO:tasks.rados.rados.0.smithi177.stdout:1345: finishing write tid 3 to smithi17769138-292 2024-07-28T11:28:42.684 INFO:tasks.rados.rados.0.smithi177.stdout:1345: finishing write tid 4 to smithi17769138-292 2024-07-28T11:28:42.684 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 292 v 157 (ObjNum 973 snap 0 seq_num 973) dirty exists 2024-07-28T11:28:42.684 INFO:tasks.rados.rados.0.smithi177.stdout:1345: left oid 292 (ObjNum 973 snap 0 seq_num 973) 2024-07-28T11:28:42.684 INFO:tasks.rados.rados.0.smithi177.stdout:1347: expect (ObjNum 804 snap 0 seq_num 804) 2024-07-28T11:28:42.839 INFO:tasks.rados.rados.0.smithi177.stdout:1348: finishing write tid 1 to smithi17769138-377 2024-07-28T11:28:42.839 INFO:tasks.rados.rados.0.smithi177.stdout:1348: finishing write tid 2 to smithi17769138-377 2024-07-28T11:28:42.839 INFO:tasks.rados.rados.0.smithi177.stdout:1348: finishing write tid 3 to smithi17769138-377 2024-07-28T11:28:42.839 INFO:tasks.rados.rados.0.smithi177.stdout:1348: finishing write tid 4 to smithi17769138-377 2024-07-28T11:28:42.839 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 377 v 234 (ObjNum 974 snap 0 seq_num 974) dirty exists 2024-07-28T11:28:42.840 INFO:tasks.rados.rados.0.smithi177.stdout:1348: left oid 377 (ObjNum 974 snap 0 seq_num 974) 2024-07-28T11:28:42.840 INFO:tasks.rados.rados.0.smithi177.stdout:1349: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:42.919 INFO:tasks.rados.rados.0.smithi177.stdout:1350: finishing write tid 1 to smithi17769138-470 2024-07-28T11:28:42.919 INFO:tasks.rados.rados.0.smithi177.stdout:1350: finishing write tid 2 to smithi17769138-470 2024-07-28T11:28:42.919 INFO:tasks.rados.rados.0.smithi177.stdout:1350: finishing write tid 3 to smithi17769138-470 2024-07-28T11:28:42.919 INFO:tasks.rados.rados.0.smithi177.stdout:1350: finishing write tid 4 to smithi17769138-470 2024-07-28T11:28:42.920 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 237 (ObjNum 975 snap 0 seq_num 975) dirty exists 2024-07-28T11:28:42.920 INFO:tasks.rados.rados.0.smithi177.stdout:1350: left oid 470 (ObjNum 975 snap 0 seq_num 975) 2024-07-28T11:28:42.920 INFO:tasks.rados.rados.0.smithi177.stdout:1351: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:43.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:42 smithi177 bash[31534]: cluster 2024-07-28T11:28:41.091951+0000 mgr.y (mgr.24311) 242 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 15 MiB/s wr, 142 op/s 2024-07-28T11:28:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:42 smithi177 bash[21846]: cluster 2024-07-28T11:28:41.091951+0000 mgr.y (mgr.24311) 242 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 15 MiB/s wr, 142 op/s 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1353: finishing write tid 1 to smithi17769138-242 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1353: finishing write tid 2 to smithi17769138-242 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1353: finishing write tid 3 to smithi17769138-242 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1353: finishing write tid 4 to smithi17769138-242 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 242 v 203 (ObjNum 976 snap 0 seq_num 976) dirty exists 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1353: left oid 242 (ObjNum 976 snap 0 seq_num 976) 2024-07-28T11:28:43.066 INFO:tasks.rados.rados.0.smithi177.stdout:1352: expect (ObjNum 924 snap 0 seq_num 924) 2024-07-28T11:28:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:42 smithi204 bash[24094]: cluster 2024-07-28T11:28:41.091951+0000 mgr.y (mgr.24311) 242 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 15 MiB/s wr, 142 op/s 2024-07-28T11:28:43.173 INFO:tasks.rados.rados.0.smithi177.stdout:1338: done (15 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1339: done (14 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1340: done (13 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1341: done (12 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1342: done (11 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1343: done (10 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1344: done (9 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1345: done (8 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1346: done (7 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1347: done (6 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1348: done (5 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1349: done (4 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1350: done (3 left) 2024-07-28T11:28:43.174 INFO:tasks.rados.rados.0.smithi177.stdout:1351: done (2 left) 2024-07-28T11:28:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:1352: done (1 left) 2024-07-28T11:28:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:1353: done (0 left) 2024-07-28T11:28:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:1354: write oid 474 current snap is 0 2024-07-28T11:28:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2024-07-28T11:28:43.187 INFO:tasks.rados.rados.0.smithi177.stdout:1354: writing smithi17769138-474 from 420439 to 831896 tid 1 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1354: writing smithi17769138-474 from 1421731 to 1901741 tid 2 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1355: read oid 25 snap -1 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1356: read oid 456 snap -1 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1356: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1357: read oid 489 snap -1 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1358: write oid 41 current snap is 0 2024-07-28T11:28:43.205 INFO:tasks.rados.rados.0.smithi177.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2024-07-28T11:28:43.220 INFO:tasks.rados.rados.0.smithi177.stdout:1358: writing smithi17769138-41 from 437246 to 923952 tid 1 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1358: writing smithi17769138-41 from 1363860 to 1987528 tid 2 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1359: delete oid 72 current snap is 0 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1354: finishing write tid 1 to smithi17769138-474 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1354: finishing write tid 2 to smithi17769138-474 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1354: finishing write tid 3 to smithi17769138-474 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1354: finishing write tid 4 to smithi17769138-474 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 474 v 195 (ObjNum 977 snap 0 seq_num 977) dirty exists 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1354: left oid 474 (ObjNum 977 snap 0 seq_num 977) 2024-07-28T11:28:43.235 INFO:tasks.rados.rados.0.smithi177.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2024-07-28T11:28:43.337 INFO:tasks.rados.rados.0.smithi177.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:28:43.412 INFO:tasks.rados.rados.0.smithi177.stdout:1356: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: finishing write tid 1 to smithi17769138-41 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: finishing write tid 2 to smithi17769138-41 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: finishing write tid 3 to smithi17769138-41 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: finishing write tid 4 to smithi17769138-41 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 41 v 206 (ObjNum 978 snap 0 seq_num 978) dirty exists 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: left oid 41 (ObjNum 978 snap 0 seq_num 978) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1354: done (5 left) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1355: done (4 left) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1356: done (3 left) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1357: done (2 left) 2024-07-28T11:28:43.524 INFO:tasks.rados.rados.0.smithi177.stdout:1358: done (1 left) 2024-07-28T11:28:43.525 INFO:tasks.rados.rados.0.smithi177.stdout:1359: done (0 left) 2024-07-28T11:28:43.525 INFO:tasks.rados.rados.0.smithi177.stdout:1360: read oid 320 snap -1 2024-07-28T11:28:43.525 INFO:tasks.rados.rados.0.smithi177.stdout:1360: expect (ObjNum 741 snap 0 seq_num 741) 2024-07-28T11:28:43.525 INFO:tasks.rados.rados.0.smithi177.stdout:1361: write oid 411 current snap is 0 2024-07-28T11:28:43.525 INFO:tasks.rados.rados.0.smithi177.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2024-07-28T11:28:43.541 INFO:tasks.rados.rados.0.smithi177.stdout:1361: writing smithi17769138-411 from 470860 to 1108064 tid 1 2024-07-28T11:28:43.565 INFO:tasks.rados.rados.0.smithi177.stdout:1361: writing smithi17769138-411 from 1880824 to 2470860 tid 2 2024-07-28T11:28:43.565 INFO:tasks.rados.rados.0.smithi177.stdout:1362: write oid 284 current snap is 0 2024-07-28T11:28:43.565 INFO:tasks.rados.rados.0.smithi177.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2024-07-28T11:28:43.578 INFO:tasks.rados.rados.0.smithi177.stdout:1362: writing smithi17769138-284 from 487667 to 916473 tid 1 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1362: writing smithi17769138-284 from 1655659 to 2426654 tid 2 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1363: read oid 62 snap -1 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1364: read oid 497 snap -1 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1365: read oid 52 snap -1 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2024-07-28T11:28:43.596 INFO:tasks.rados.rados.0.smithi177.stdout:1366: read oid 28 snap -1 2024-07-28T11:28:43.597 INFO:tasks.rados.rados.0.smithi177.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:43.597 INFO:tasks.rados.rados.0.smithi177.stdout:1367: write oid 429 current snap is 0 2024-07-28T11:28:43.597 INFO:tasks.rados.rados.0.smithi177.stdout:1360: expect (ObjNum 741 snap 0 seq_num 741) 2024-07-28T11:28:43.717 INFO:tasks.rados.rados.0.smithi177.stdout:1361: finishing write tid 1 to smithi17769138-411 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1361: finishing write tid 2 to smithi17769138-411 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1361: finishing write tid 3 to smithi17769138-411 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1361: finishing write tid 4 to smithi17769138-411 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 411 v 215 (ObjNum 980 snap 0 seq_num 980) dirty exists 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1362: finishing write tid 1 to smithi17769138-284 2024-07-28T11:28:43.718 INFO:tasks.rados.rados.0.smithi177.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2024-07-28T11:28:43.813 INFO:tasks.rados.rados.0.smithi177.stdout:1362: finishing write tid 2 to smithi17769138-284 2024-07-28T11:28:43.813 INFO:tasks.rados.rados.0.smithi177.stdout:1362: finishing write tid 3 to smithi17769138-284 2024-07-28T11:28:43.813 INFO:tasks.rados.rados.0.smithi177.stdout:1362: finishing write tid 4 to smithi17769138-284 2024-07-28T11:28:43.814 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 213 (ObjNum 981 snap 0 seq_num 981) dirty exists 2024-07-28T11:28:43.814 INFO:tasks.rados.rados.0.smithi177.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2024-07-28T11:28:43.814 INFO:tasks.rados.rados.0.smithi177.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2024-07-28T11:28:43.927 INFO:tasks.rados.rados.0.smithi177.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2024-07-28T11:28:44.016 INFO:tasks.rados.rados.0.smithi177.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2024-07-28T11:28:44.116 INFO:tasks.rados.rados.0.smithi177.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2024-07-28T11:28:44.124 INFO:tasks.rados.rados.0.smithi177.stdout:1367: writing smithi17769138-429 from 504474 to 1008529 tid 1 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1367: writing smithi17769138-429 from 1714141 to 2345147 tid 2 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1360: done (7 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1361: done (6 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1362: done (5 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1363: done (4 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1364: done (3 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1365: done (2 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1366: done (1 left) 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1368: delete oid 191 current snap is 0 2024-07-28T11:28:44.136 INFO:tasks.rados.rados.0.smithi177.stdout:1367: finishing write tid 1 to smithi17769138-429 2024-07-28T11:28:44.138 INFO:tasks.rados.rados.0.smithi177.stdout:1368: done (1 left) 2024-07-28T11:28:44.138 INFO:tasks.rados.rados.0.smithi177.stdout:1369: write oid 105 current snap is 0 2024-07-28T11:28:44.138 INFO:tasks.rados.rados.0.smithi177.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2024-07-28T11:28:44.156 INFO:tasks.rados.rados.0.smithi177.stdout:1369: writing smithi17769138-105 from 538088 to 1192641 tid 1 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1369: writing smithi17769138-105 from 1714752 to 2349427 tid 2 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1370: write oid 424 current snap is 0 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1367: finishing write tid 2 to smithi17769138-429 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1367: finishing write tid 3 to smithi17769138-429 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1367: finishing write tid 4 to smithi17769138-429 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 429 v 198 (ObjNum 982 snap 0 seq_num 982) dirty exists 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2024-07-28T11:28:44.170 INFO:tasks.rados.rados.0.smithi177.stdout:1369: finishing write tid 1 to smithi17769138-105 2024-07-28T11:28:44.171 INFO:tasks.rados.rados.0.smithi177.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2024-07-28T11:28:44.184 INFO:tasks.rados.rados.0.smithi177.stdout:1370: writing smithi17769138-424 from 554895 to 1284697 tid 1 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1370: writing smithi17769138-424 from 1773234 to 2551567 tid 2 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1367: done (2 left) 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1371: read oid 374 snap -1 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1371: expect (ObjNum 373 snap 0 seq_num 373) 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1372: write oid 22 current snap is 0 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1369: finishing write tid 2 to smithi17769138-105 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1369: finishing write tid 3 to smithi17769138-105 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:1369: finishing write tid 4 to smithi17769138-105 2024-07-28T11:28:44.198 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 216 (ObjNum 984 snap 0 seq_num 984) dirty exists 2024-07-28T11:28:44.199 INFO:tasks.rados.rados.0.smithi177.stdout:1369: left oid 105 (ObjNum 984 snap 0 seq_num 984) 2024-07-28T11:28:44.199 INFO:tasks.rados.rados.0.smithi177.stdout:1370: finishing write tid 1 to smithi17769138-424 2024-07-28T11:28:44.199 INFO:tasks.rados.rados.0.smithi177.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-07-28T11:28:44.208 INFO:tasks.rados.rados.0.smithi177.stdout:1372: writing smithi17769138-22 from 571702 to 976753 tid 1 2024-07-28T11:28:44.218 INFO:tasks.rados.rados.0.smithi177.stdout:1372: writing smithi17769138-22 from 1431716 to 2070060 tid 2 2024-07-28T11:28:44.222 INFO:tasks.rados.rados.0.smithi177.stdout:1372: writing smithi17769138-22 from 2560365 to 2571702 tid 3 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1369: done (3 left) 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1373: read oid 82 snap -1 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1373: expect (ObjNum 649 snap 0 seq_num 649) 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1374: write oid 391 current snap is 0 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1370: finishing write tid 2 to smithi17769138-424 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1370: finishing write tid 3 to smithi17769138-424 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1370: finishing write tid 4 to smithi17769138-424 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 424 v 214 (ObjNum 985 snap 0 seq_num 985) dirty exists 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1370: left oid 424 (ObjNum 985 snap 0 seq_num 985) 2024-07-28T11:28:44.223 INFO:tasks.rados.rados.0.smithi177.stdout:1371: expect (ObjNum 373 snap 0 seq_num 373) 2024-07-28T11:28:44.307 INFO:tasks.rados.rados.0.smithi177.stdout:1372: finishing write tid 1 to smithi17769138-22 2024-07-28T11:28:44.307 INFO:tasks.rados.rados.0.smithi177.stdout:1372: finishing write tid 2 to smithi17769138-22 2024-07-28T11:28:44.307 INFO:tasks.rados.rados.0.smithi177.stdout:1372: finishing write tid 3 to smithi17769138-22 2024-07-28T11:28:44.307 INFO:tasks.rados.rados.0.smithi177.stdout:1372: finishing write tid 4 to smithi17769138-22 2024-07-28T11:28:44.308 INFO:tasks.rados.rados.0.smithi177.stdout:1372: finishing write tid 5 to smithi17769138-22 2024-07-28T11:28:44.308 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 22 v 161 (ObjNum 986 snap 0 seq_num 986) dirty exists 2024-07-28T11:28:44.308 INFO:tasks.rados.rados.0.smithi177.stdout:1372: left oid 22 (ObjNum 986 snap 0 seq_num 986) 2024-07-28T11:28:44.308 INFO:tasks.rados.rados.0.smithi177.stdout:1373: expect (ObjNum 649 snap 0 seq_num 649) 2024-07-28T11:28:44.424 INFO:tasks.rados.rados.0.smithi177.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2024-07-28T11:28:44.435 INFO:tasks.rados.rados.0.smithi177.stdout:1374: writing smithi17769138-391 from 588509 to 1068809 tid 1 2024-07-28T11:28:44.450 INFO:tasks.rados.rados.0.smithi177.stdout:1374: writing smithi17769138-391 from 1773845 to 2555847 tid 2 2024-07-28T11:28:44.450 INFO:tasks.rados.rados.0.smithi177.stdout:1370: done (4 left) 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1371: done (3 left) 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1372: done (2 left) 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1373: done (1 left) 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1375: write oid 173 current snap is 0 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1374: finishing write tid 1 to smithi17769138-391 2024-07-28T11:28:44.451 INFO:tasks.rados.rados.0.smithi177.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2024-07-28T11:28:44.464 INFO:tasks.rados.rados.0.smithi177.stdout:1375: writing smithi17769138-173 from 605316 to 1160865 tid 1 2024-07-28T11:28:44.479 INFO:tasks.rados.rados.0.smithi177.stdout:1375: writing smithi17769138-173 from 1832327 to 2474340 tid 2 2024-07-28T11:28:44.479 INFO:tasks.rados.rados.0.smithi177.stdout:1376: write oid 242 current snap is 0 2024-07-28T11:28:44.479 INFO:tasks.rados.rados.0.smithi177.stdout:1374: finishing write tid 2 to smithi17769138-391 2024-07-28T11:28:44.479 INFO:tasks.rados.rados.0.smithi177.stdout:1374: finishing write tid 3 to smithi17769138-391 2024-07-28T11:28:44.480 INFO:tasks.rados.rados.0.smithi177.stdout:1374: finishing write tid 4 to smithi17769138-391 2024-07-28T11:28:44.480 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 391 v 164 (ObjNum 987 snap 0 seq_num 987) dirty exists 2024-07-28T11:28:44.480 INFO:tasks.rados.rados.0.smithi177.stdout:1374: left oid 391 (ObjNum 987 snap 0 seq_num 987) 2024-07-28T11:28:44.480 INFO:tasks.rados.rados.0.smithi177.stdout:1375: finishing write tid 1 to smithi17769138-173 2024-07-28T11:28:44.480 INFO:tasks.rados.rados.0.smithi177.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2024-07-28T11:28:44.493 INFO:tasks.rados.rados.0.smithi177.stdout:1376: writing smithi17769138-242 from 622123 to 1369274 tid 1 2024-07-28T11:28:44.506 INFO:tasks.rados.rados.0.smithi177.stdout:1376: writing smithi17769138-242 from 2007162 to 2622123 tid 2 2024-07-28T11:28:44.506 INFO:tasks.rados.rados.0.smithi177.stdout:1374: done (2 left) 2024-07-28T11:28:44.506 INFO:tasks.rados.rados.0.smithi177.stdout:1377: write oid 482 current snap is 0 2024-07-28T11:28:44.506 INFO:tasks.rados.rados.0.smithi177.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2024-07-28T11:28:44.514 INFO:tasks.rados.rados.0.smithi177.stdout:1377: writing smithi17769138-482 from 638930 to 1061330 tid 1 2024-07-28T11:28:44.524 INFO:tasks.rados.rados.0.smithi177.stdout:1377: writing smithi17769138-482 from 1665644 to 2311326 tid 2 2024-07-28T11:28:44.524 INFO:tasks.rados.rados.0.smithi177.stdout:1378: read oid 427 snap -1 2024-07-28T11:28:44.524 INFO:tasks.rados.rados.0.smithi177.stdout:1378: expect (ObjNum 638 snap 0 seq_num 638) 2024-07-28T11:28:44.525 INFO:tasks.rados.rados.0.smithi177.stdout:1379: write oid 184 current snap is 0 2024-07-28T11:28:44.525 INFO:tasks.rados.rados.0.smithi177.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2024-07-28T11:28:44.531 INFO:tasks.rados.rados.0.smithi177.stdout:1379: writing smithi17769138-184 from 655737 to 1153386 tid 1 2024-07-28T11:28:44.540 INFO:tasks.rados.rados.0.smithi177.stdout:1379: writing smithi17769138-184 from 1607773 to 2397113 tid 2 2024-07-28T11:28:44.540 INFO:tasks.rados.rados.0.smithi177.stdout:1380: write oid 84 current snap is 0 2024-07-28T11:28:44.540 INFO:tasks.rados.rados.0.smithi177.stdout:1375: finishing write tid 2 to smithi17769138-173 2024-07-28T11:28:44.540 INFO:tasks.rados.rados.0.smithi177.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2024-07-28T11:28:44.547 INFO:tasks.rados.rados.0.smithi177.stdout:1380: writing smithi17769138-84 from 672544 to 1245442 tid 1 2024-07-28T11:28:44.553 INFO:tasks.rados.rados.0.smithi177.stdout:1380: writing smithi17769138-84 from 1666255 to 2199253 tid 2 2024-07-28T11:28:44.553 INFO:tasks.rados.rados.0.smithi177.stdout:1381: read oid 227 snap -1 2024-07-28T11:28:44.553 INFO:tasks.rados.rados.0.smithi177.stdout:1381: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:28:44.553 INFO:tasks.rados.rados.0.smithi177.stdout:1382: write oid 16 current snap is 0 2024-07-28T11:28:44.553 INFO:tasks.rados.rados.0.smithi177.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2024-07-28T11:28:44.561 INFO:tasks.rados.rados.0.smithi177.stdout:1382: writing smithi17769138-16 from 689351 to 1337498 tid 1 2024-07-28T11:28:44.569 INFO:tasks.rados.rados.0.smithi177.stdout:1382: writing smithi17769138-16 from 2124737 to 2689351 tid 2 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1383: delete oid 78 current snap is 0 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1375: finishing write tid 3 to smithi17769138-173 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1375: finishing write tid 4 to smithi17769138-173 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 173 v 217 (ObjNum 988 snap 0 seq_num 988) dirty exists 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1375: left oid 173 (ObjNum 988 snap 0 seq_num 988) 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1376: finishing write tid 1 to smithi17769138-242 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1376: finishing write tid 2 to smithi17769138-242 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1376: finishing write tid 3 to smithi17769138-242 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1376: finishing write tid 4 to smithi17769138-242 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 242 v 209 (ObjNum 989 snap 0 seq_num 989) dirty exists 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1376: left oid 242 (ObjNum 989 snap 0 seq_num 989) 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1377: finishing write tid 1 to smithi17769138-482 2024-07-28T11:28:44.570 INFO:tasks.rados.rados.0.smithi177.stdout:1377: finishing write tid 2 to smithi17769138-482 2024-07-28T11:28:44.571 INFO:tasks.rados.rados.0.smithi177.stdout:1378: expect (ObjNum 638 snap 0 seq_num 638) 2024-07-28T11:28:44.739 INFO:tasks.rados.rados.0.smithi177.stdout:1377: finishing write tid 3 to smithi17769138-482 2024-07-28T11:28:44.739 INFO:tasks.rados.rados.0.smithi177.stdout:1377: finishing write tid 4 to smithi17769138-482 2024-07-28T11:28:44.739 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 199 (ObjNum 990 snap 0 seq_num 990) dirty exists 2024-07-28T11:28:44.740 INFO:tasks.rados.rados.0.smithi177.stdout:1377: left oid 482 (ObjNum 990 snap 0 seq_num 990) 2024-07-28T11:28:44.740 INFO:tasks.rados.rados.0.smithi177.stdout:1379: finishing write tid 1 to smithi17769138-184 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1379: finishing write tid 2 to smithi17769138-184 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1379: finishing write tid 3 to smithi17769138-184 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1379: finishing write tid 4 to smithi17769138-184 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 202 (ObjNum 991 snap 0 seq_num 991) dirty exists 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1379: left oid 184 (ObjNum 991 snap 0 seq_num 991) 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1380: finishing write tid 1 to smithi17769138-84 2024-07-28T11:28:44.741 INFO:tasks.rados.rados.0.smithi177.stdout:1380: finishing write tid 2 to smithi17769138-84 2024-07-28T11:28:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:1380: finishing write tid 3 to smithi17769138-84 2024-07-28T11:28:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:1380: finishing write tid 4 to smithi17769138-84 2024-07-28T11:28:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 215 (ObjNum 992 snap 0 seq_num 992) dirty exists 2024-07-28T11:28:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:1380: left oid 84 (ObjNum 992 snap 0 seq_num 992) 2024-07-28T11:28:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:1381: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1382: finishing write tid 1 to smithi17769138-16 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1382: finishing write tid 2 to smithi17769138-16 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1382: finishing write tid 3 to smithi17769138-16 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1382: finishing write tid 4 to smithi17769138-16 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 16 v 218 (ObjNum 993 snap 0 seq_num 993) dirty exists 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1382: left oid 16 (ObjNum 993 snap 0 seq_num 993) 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1375: done (8 left) 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1376: done (7 left) 2024-07-28T11:28:44.858 INFO:tasks.rados.rados.0.smithi177.stdout:1377: done (6 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1378: done (5 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1379: done (4 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1380: done (3 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1381: done (2 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1382: done (1 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1383: done (0 left) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1384: read oid 251 snap -1 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1384: expect (ObjNum 250 snap 0 seq_num 250) 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1385: write oid 388 current snap is 0 2024-07-28T11:28:44.859 INFO:tasks.rados.rados.0.smithi177.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2024-07-28T11:28:44.870 INFO:tasks.rados.rados.0.smithi177.stdout:1385: writing smithi17769138-388 from 722965 to 1521610 tid 1 2024-07-28T11:28:44.879 INFO:tasks.rados.rados.0.smithi177.stdout:1385: writing smithi17769138-388 from 2125348 to 2722965 tid 2 2024-07-28T11:28:44.880 INFO:tasks.rados.rados.0.smithi177.stdout:1386: read oid 384 snap -1 2024-07-28T11:28:44.880 INFO:tasks.rados.rados.0.smithi177.stdout:1386: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:28:44.880 INFO:tasks.rados.rados.0.smithi177.stdout:1387: write oid 281 current snap is 0 2024-07-28T11:28:44.880 INFO:tasks.rados.rados.0.smithi177.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2024-07-28T11:28:44.890 INFO:tasks.rados.rados.0.smithi177.stdout:1387: writing smithi17769138-281 from 739772 to 1330019 tid 1 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1387: writing smithi17769138-281 from 1900183 to 2440519 tid 2 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1388: read oid 33 snap -1 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1389: read oid 324 snap -1 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1390: read oid 119 snap -1 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1390: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1391: read oid 151 snap -1 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2024-07-28T11:28:44.901 INFO:tasks.rados.rados.0.smithi177.stdout:1392: read oid 130 snap -1 2024-07-28T11:28:44.902 INFO:tasks.rados.rados.0.smithi177.stdout:1392: expect (ObjNum 766 snap 0 seq_num 766) 2024-07-28T11:28:44.902 INFO:tasks.rados.rados.0.smithi177.stdout:1393: write oid 78 current snap is 0 2024-07-28T11:28:44.902 INFO:tasks.rados.rados.0.smithi177.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2024-07-28T11:28:44.912 INFO:tasks.rados.rados.0.smithi177.stdout:1393: writing smithi17769138-78 from 756579 to 1422075 tid 1 2024-07-28T11:28:44.919 INFO:tasks.rados.rados.0.smithi177.stdout:1393: writing smithi17769138-78 from 1958665 to 2359012 tid 2 2024-07-28T11:28:44.919 INFO:tasks.rados.rados.0.smithi177.stdout:1394: read oid 448 snap -1 2024-07-28T11:28:44.919 INFO:tasks.rados.rados.0.smithi177.stdout:1394: expect (ObjNum 447 snap 0 seq_num 447) 2024-07-28T11:28:44.920 INFO:tasks.rados.rados.0.smithi177.stdout:1395: write oid 245 current snap is 0 2024-07-28T11:28:44.920 INFO:tasks.rados.rados.0.smithi177.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2024-07-28T11:28:44.929 INFO:tasks.rados.rados.0.smithi177.stdout:1395: writing smithi17769138-245 from 773386 to 1514131 tid 1 2024-07-28T11:28:44.936 INFO:tasks.rados.rados.0.smithi177.stdout:1395: writing smithi17769138-245 from 2017147 to 2561152 tid 2 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1396: read oid 291 snap -1 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1396: expect deleted 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1397: read oid 51 snap -1 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1397: expect deleted 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1398: delete oid 333 current snap is 0 2024-07-28T11:28:44.937 INFO:tasks.rados.rados.0.smithi177.stdout:1384: expect (ObjNum 250 snap 0 seq_num 250) 2024-07-28T11:28:45.063 INFO:tasks.rados.rados.0.smithi177.stdout:1385: finishing write tid 1 to smithi17769138-388 2024-07-28T11:28:45.063 INFO:tasks.rados.rados.0.smithi177.stdout:1385: finishing write tid 2 to smithi17769138-388 2024-07-28T11:28:45.063 INFO:tasks.rados.rados.0.smithi177.stdout:1385: finishing write tid 3 to smithi17769138-388 2024-07-28T11:28:45.063 INFO:tasks.rados.rados.0.smithi177.stdout:1385: finishing write tid 4 to smithi17769138-388 2024-07-28T11:28:45.064 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 388 v 172 (ObjNum 995 snap 0 seq_num 995) dirty exists 2024-07-28T11:28:45.064 INFO:tasks.rados.rados.0.smithi177.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2024-07-28T11:28:45.064 INFO:tasks.rados.rados.0.smithi177.stdout:1386: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:28:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:44 smithi204 bash[24094]: cluster 2024-07-28T11:28:43.092516+0000 mgr.y (mgr.24311) 243 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:44 smithi204 bash[24094]: audit 2024-07-28T11:28:44.113144+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.177:0/3551910312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:45.227 INFO:tasks.rados.rados.0.smithi177.stdout:1387: finishing write tid 1 to smithi17769138-281 2024-07-28T11:28:45.227 INFO:tasks.rados.rados.0.smithi177.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2024-07-28T11:28:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:44 smithi177 bash[31534]: cluster 2024-07-28T11:28:43.092516+0000 mgr.y (mgr.24311) 243 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:44 smithi177 bash[31534]: audit 2024-07-28T11:28:44.113144+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.177:0/3551910312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:44 smithi177 bash[21846]: cluster 2024-07-28T11:28:43.092516+0000 mgr.y (mgr.24311) 243 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:44 smithi177 bash[21846]: audit 2024-07-28T11:28:44.113144+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.177:0/3551910312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:45.303 INFO:tasks.rados.rados.0.smithi177.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2024-07-28T11:28:45.414 INFO:tasks.rados.rados.0.smithi177.stdout:1387: finishing write tid 2 to smithi17769138-281 2024-07-28T11:28:45.414 INFO:tasks.rados.rados.0.smithi177.stdout:1387: finishing write tid 3 to smithi17769138-281 2024-07-28T11:28:45.415 INFO:tasks.rados.rados.0.smithi177.stdout:1387: finishing write tid 4 to smithi17769138-281 2024-07-28T11:28:45.415 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 212 (ObjNum 996 snap 0 seq_num 996) dirty exists 2024-07-28T11:28:45.415 INFO:tasks.rados.rados.0.smithi177.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2024-07-28T11:28:45.415 INFO:tasks.rados.rados.0.smithi177.stdout:1390: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:28:45.609 INFO:tasks.rados.rados.0.smithi177.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:45.689 INFO:tasks.rados.rados.0.smithi177.stdout:1392: expect (ObjNum 766 snap 0 seq_num 766) 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1393: finishing write tid 1 to smithi17769138-78 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1393: finishing write tid 2 to smithi17769138-78 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1393: finishing write tid 3 to smithi17769138-78 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1393: finishing write tid 4 to smithi17769138-78 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 220 (ObjNum 997 snap 0 seq_num 997) dirty exists 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2024-07-28T11:28:45.848 INFO:tasks.rados.rados.0.smithi177.stdout:1394: expect (ObjNum 447 snap 0 seq_num 447) 2024-07-28T11:28:45.951 INFO:tasks.rados.rados.0.smithi177.stdout:1395: finishing write tid 1 to smithi17769138-245 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1395: finishing write tid 2 to smithi17769138-245 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1395: finishing write tid 3 to smithi17769138-245 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1395: finishing write tid 4 to smithi17769138-245 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 220 (ObjNum 998 snap 0 seq_num 998) dirty exists 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1384: done (14 left) 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1385: done (13 left) 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1386: done (12 left) 2024-07-28T11:28:45.952 INFO:tasks.rados.rados.0.smithi177.stdout:1387: done (11 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1388: done (10 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1389: done (9 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1390: done (8 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1391: done (7 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1392: done (6 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1393: done (5 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1394: done (4 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1395: done (3 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1396: done (2 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1397: done (1 left) 2024-07-28T11:28:45.954 INFO:tasks.rados.rados.0.smithi177.stdout:1398: done (0 left) 2024-07-28T11:28:45.955 INFO:tasks.rados.rados.0.smithi177.stdout:1399: delete oid 373 current snap is 0 2024-07-28T11:28:45.956 INFO:tasks.rados.rados.0.smithi177.stdout:1399: done (0 left) 2024-07-28T11:28:45.956 INFO:tasks.rados.rados.0.smithi177.stdout:1400: write oid 377 current snap is 0 2024-07-28T11:28:45.956 INFO:tasks.rados.rados.0.smithi177.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-07-28T11:28:45.971 INFO:tasks.rados.rados.0.smithi177.stdout:1400: writing smithi17769138-377 from 423807 to 990299 tid 1 2024-07-28T11:28:45.988 INFO:tasks.rados.rados.0.smithi177.stdout:1400: writing smithi17769138-377 from 1676240 to 2083925 tid 2 2024-07-28T11:28:46.000 INFO:tasks.rados.rados.0.smithi177.stdout:1400: writing smithi17769138-377 from 2739004 to 2823807 tid 3 2024-07-28T11:28:46.000 INFO:tasks.rados.rados.0.smithi177.stdout:1401: write oid 440 current snap is 0 2024-07-28T11:28:46.000 INFO:tasks.rados.rados.0.smithi177.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-07-28T11:28:46.015 INFO:tasks.rados.rados.0.smithi177.stdout:1401: writing smithi17769138-440 from 440614 to 1082355 tid 1 2024-07-28T11:28:46.027 INFO:tasks.rados.rados.0.smithi177.stdout:1401: writing smithi17769138-440 from 1734722 to 2286065 tid 2 2024-07-28T11:28:46.028 INFO:tasks.rados.rados.0.smithi177.stdout:1402: write oid 253 current snap is 0 2024-07-28T11:28:46.028 INFO:tasks.rados.rados.0.smithi177.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-07-28T11:28:46.038 INFO:tasks.rados.rados.0.smithi177.stdout:1402: writing smithi17769138-253 from 457421 to 1174411 tid 1 2024-07-28T11:28:46.045 INFO:tasks.rados.rados.0.smithi177.stdout:1402: writing smithi17769138-253 from 1676851 to 2088205 tid 2 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1402: writing smithi17769138-253 from 2677497 to 2857421 tid 3 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1403: read oid 104 snap -1 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1403: expect (ObjNum 924 snap 0 seq_num 924) 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1404: read oid 279 snap -1 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1405: read oid 221 snap -1 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1405: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:46.051 INFO:tasks.rados.rados.0.smithi177.stdout:1406: write oid 444 current snap is 0 2024-07-28T11:28:46.052 INFO:tasks.rados.rados.0.smithi177.stdout:1400: finishing write tid 1 to smithi17769138-377 2024-07-28T11:28:46.052 INFO:tasks.rados.rados.0.smithi177.stdout:1400: finishing write tid 2 to smithi17769138-377 2024-07-28T11:28:46.052 INFO:tasks.rados.rados.0.smithi177.stdout:1400: finishing write tid 3 to smithi17769138-377 2024-07-28T11:28:46.052 INFO:tasks.rados.rados.0.smithi177.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-07-28T11:28:46.059 INFO:tasks.rados.rados.0.smithi177.stdout:1406: writing smithi17769138-444 from 474228 to 982820 tid 1 2024-07-28T11:28:46.068 INFO:tasks.rados.rados.0.smithi177.stdout:1406: writing smithi17769138-444 from 1451686 to 2006698 tid 2 2024-07-28T11:28:46.075 INFO:tasks.rados.rados.0.smithi177.stdout:1406: writing smithi17769138-444 from 2704920 to 2874228 tid 3 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1407: write oid 271 current snap is 0 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1400: finishing write tid 4 to smithi17769138-377 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1400: finishing write tid 5 to smithi17769138-377 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 377 v 242 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1401: finishing write tid 1 to smithi17769138-440 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1401: finishing write tid 2 to smithi17769138-440 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1401: finishing write tid 3 to smithi17769138-440 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1401: finishing write tid 4 to smithi17769138-440 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 440 v 215 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:28:46.076 INFO:tasks.rados.rados.0.smithi177.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-07-28T11:28:46.084 INFO:tasks.rados.rados.0.smithi177.stdout:1407: writing smithi17769138-271 from 491035 to 1074876 tid 1 2024-07-28T11:28:46.094 INFO:tasks.rados.rados.0.smithi177.stdout:1407: writing smithi17769138-271 from 1510168 to 2208838 tid 2 2024-07-28T11:28:46.099 INFO:tasks.rados.rados.0.smithi177.stdout:1407: writing smithi17769138-271 from 2732343 to 2891035 tid 3 2024-07-28T11:28:46.099 INFO:tasks.rados.rados.0.smithi177.stdout:1400: done (7 left) 2024-07-28T11:28:46.099 INFO:tasks.rados.rados.0.smithi177.stdout:1401: done (6 left) 2024-07-28T11:28:46.100 INFO:tasks.rados.rados.0.smithi177.stdout:1408: write oid 462 current snap is 0 2024-07-28T11:28:46.100 INFO:tasks.rados.rados.0.smithi177.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-07-28T11:28:46.107 INFO:tasks.rados.rados.0.smithi177.stdout:1408: writing smithi17769138-462 from 507842 to 1166932 tid 1 2024-07-28T11:28:46.114 INFO:tasks.rados.rados.0.smithi177.stdout:1408: writing smithi17769138-462 from 1568650 to 2127331 tid 2 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1408: writing smithi17769138-462 from 2759766 to 2907842 tid 3 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1409: read oid 445 snap -1 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1409: expect (ObjNum 444 snap 0 seq_num 444) 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1410: write oid 146 current snap is 0 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1402: finishing write tid 1 to smithi17769138-253 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1402: finishing write tid 2 to smithi17769138-253 2024-07-28T11:28:46.120 INFO:tasks.rados.rados.0.smithi177.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-07-28T11:28:46.127 INFO:tasks.rados.rados.0.smithi177.stdout:1410: writing smithi17769138-146 from 524649 to 1258988 tid 1 2024-07-28T11:28:46.136 INFO:tasks.rados.rados.0.smithi177.stdout:1410: writing smithi17769138-146 from 1910779 to 2613118 tid 2 2024-07-28T11:28:46.136 INFO:tasks.rados.rados.0.smithi177.stdout:1411: read oid 26 snap -1 2024-07-28T11:28:46.136 INFO:tasks.rados.rados.0.smithi177.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2024-07-28T11:28:46.136 INFO:tasks.rados.rados.0.smithi177.stdout:1412: write oid 4 current snap is 0 2024-07-28T11:28:46.136 INFO:tasks.rados.rados.0.smithi177.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-07-28T11:28:46.142 INFO:tasks.rados.rados.0.smithi177.stdout:1412: writing smithi17769138-4 from 541456 to 951044 tid 1 2024-07-28T11:28:46.149 INFO:tasks.rados.rados.0.smithi177.stdout:1412: writing smithi17769138-4 from 1569261 to 2131611 tid 2 2024-07-28T11:28:46.154 INFO:tasks.rados.rados.0.smithi177.stdout:1412: writing smithi17769138-4 from 2814612 to 2941456 tid 3 2024-07-28T11:28:46.154 INFO:tasks.rados.rados.0.smithi177.stdout:1413: write oid 308 current snap is 0 2024-07-28T11:28:46.154 INFO:tasks.rados.rados.0.smithi177.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-07-28T11:28:46.160 INFO:tasks.rados.rados.0.smithi177.stdout:1413: writing smithi17769138-308 from 558263 to 1043100 tid 1 2024-07-28T11:28:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:45 smithi204 bash[24094]: audit 2024-07-28T11:28:45.055423+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:46.167 INFO:tasks.rados.rados.0.smithi177.stdout:1413: writing smithi17769138-308 from 1627743 to 2333751 tid 2 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1414: read oid 293 snap -1 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1414: expect deleted 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1415: write oid 110 current snap is 0 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1402: finishing write tid 3 to smithi17769138-253 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1402: finishing write tid 4 to smithi17769138-253 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1402: finishing write tid 5 to smithi17769138-253 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 253 v 176 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2024-07-28T11:28:46.168 INFO:tasks.rados.rados.0.smithi177.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2024-07-28T11:28:46.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:45 smithi177 bash[21846]: audit 2024-07-28T11:28:45.055423+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:45 smithi177 bash[31534]: audit 2024-07-28T11:28:45.055423+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:28:46.298 INFO:tasks.rados.rados.0.smithi177.stdout:1405: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:46.444 INFO:tasks.rados.rados.0.smithi177.stdout:1406: finishing write tid 1 to smithi17769138-444 2024-07-28T11:28:46.444 INFO:tasks.rados.rados.0.smithi177.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-07-28T11:28:46.452 INFO:tasks.rados.rados.0.smithi177.stdout:1415: writing smithi17769138-110 from 575070 to 1135156 tid 1 2024-07-28T11:28:46.460 INFO:tasks.rados.rados.0.smithi177.stdout:1415: writing smithi17769138-110 from 1686225 to 2252244 tid 2 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1415: writing smithi17769138-110 from 2869458 to 2975070 tid 3 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1402: done (13 left) 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1404: done (12 left) 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1405: done (11 left) 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1416: read oid 453 snap -1 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1416: expect (ObjNum 452 snap 0 seq_num 452) 2024-07-28T11:28:46.466 INFO:tasks.rados.rados.0.smithi177.stdout:1417: read oid 34 snap -1 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1417: expect (ObjNum 911 snap 0 seq_num 911) 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1418: read oid 386 snap -1 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1418: expect (ObjNum 912 snap 0 seq_num 912) 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1419: read oid 53 snap -1 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1419: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1420: write oid 339 current snap is 0 2024-07-28T11:28:46.467 INFO:tasks.rados.rados.0.smithi177.stdout:1403: expect (ObjNum 924 snap 0 seq_num 924) 2024-07-28T11:28:46.583 INFO:tasks.rados.rados.0.smithi177.stdout:1406: finishing write tid 2 to smithi17769138-444 2024-07-28T11:28:46.583 INFO:tasks.rados.rados.0.smithi177.stdout:1406: finishing write tid 3 to smithi17769138-444 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1406: finishing write tid 4 to smithi17769138-444 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1406: finishing write tid 5 to smithi17769138-444 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 444 v 168 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: finishing write tid 1 to smithi17769138-271 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: finishing write tid 2 to smithi17769138-271 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: finishing write tid 3 to smithi17769138-271 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: finishing write tid 4 to smithi17769138-271 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: finishing write tid 5 to smithi17769138-271 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 271 v 207 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1408: finishing write tid 1 to smithi17769138-462 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1408: finishing write tid 2 to smithi17769138-462 2024-07-28T11:28:46.584 INFO:tasks.rados.rados.0.smithi177.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-07-28T11:28:46.592 INFO:tasks.rados.rados.0.smithi177.stdout:1420: writing smithi17769138-339 from 591877 to 1227212 tid 1 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1420: writing smithi17769138-339 from 1628354 to 2338031 tid 2 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1403: done (15 left) 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1406: done (14 left) 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1407: done (13 left) 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1421: read oid 354 snap -1 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1421: expect (ObjNum 750 snap 0 seq_num 750) 2024-07-28T11:28:46.601 INFO:tasks.rados.rados.0.smithi177.stdout:1422: delete oid 499 current snap is 0 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:1408: finishing write tid 3 to smithi17769138-462 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:1408: finishing write tid 4 to smithi17769138-462 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:1408: finishing write tid 5 to smithi17769138-462 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 462 v 222 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:1408: left oid 462 (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:28:46.602 INFO:tasks.rados.rados.0.smithi177.stdout:1409: expect (ObjNum 444 snap 0 seq_num 444) 2024-07-28T11:28:46.708 INFO:tasks.rados.rados.0.smithi177.stdout:1410: finishing write tid 1 to smithi17769138-146 2024-07-28T11:28:46.708 INFO:tasks.rados.rados.0.smithi177.stdout:1410: finishing write tid 2 to smithi17769138-146 2024-07-28T11:28:46.709 INFO:tasks.rados.rados.0.smithi177.stdout:1410: finishing write tid 3 to smithi17769138-146 2024-07-28T11:28:46.709 INFO:tasks.rados.rados.0.smithi177.stdout:1410: finishing write tid 4 to smithi17769138-146 2024-07-28T11:28:46.709 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 224 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2024-07-28T11:28:46.709 INFO:tasks.rados.rados.0.smithi177.stdout:1410: left oid 146 (ObjNum 1007 snap 0 seq_num 1007) 2024-07-28T11:28:46.709 INFO:tasks.rados.rados.0.smithi177.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2024-07-28T11:28:46.855 INFO:tasks.rados.rados.0.smithi177.stdout:1412: finishing write tid 1 to smithi17769138-4 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1412: finishing write tid 2 to smithi17769138-4 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1412: finishing write tid 3 to smithi17769138-4 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1412: finishing write tid 4 to smithi17769138-4 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1412: finishing write tid 5 to smithi17769138-4 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 224 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1412: left oid 4 (ObjNum 1008 snap 0 seq_num 1008) 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1413: finishing write tid 1 to smithi17769138-308 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1413: finishing write tid 2 to smithi17769138-308 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1413: finishing write tid 3 to smithi17769138-308 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1413: finishing write tid 4 to smithi17769138-308 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 308 v 179 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1413: left oid 308 (ObjNum 1009 snap 0 seq_num 1009) 2024-07-28T11:28:46.856 INFO:tasks.rados.rados.0.smithi177.stdout:1415: finishing write tid 1 to smithi17769138-110 2024-07-28T11:28:46.857 INFO:tasks.rados.rados.0.smithi177.stdout:1415: finishing write tid 2 to smithi17769138-110 2024-07-28T11:28:46.857 INFO:tasks.rados.rados.0.smithi177.stdout:1418: expect (ObjNum 912 snap 0 seq_num 912) 2024-07-28T11:28:47.106 INFO:tasks.rados.rados.0.smithi177.stdout:1416: expect (ObjNum 452 snap 0 seq_num 452) 2024-07-28T11:28:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:46 smithi204 bash[24094]: cluster 2024-07-28T11:28:45.093109+0000 mgr.y (mgr.24311) 244 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:46 smithi204 bash[24094]: audit 2024-07-28T11:28:46.459211+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.177:0/2877939317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:1415: finishing write tid 3 to smithi17769138-110 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:1415: finishing write tid 4 to smithi17769138-110 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:1415: finishing write tid 5 to smithi17769138-110 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 110 v 240 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:1415: left oid 110 (ObjNum 1010 snap 0 seq_num 1010) 2024-07-28T11:28:47.214 INFO:tasks.rados.rados.0.smithi177.stdout:1419: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:28:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:46 smithi177 bash[31534]: cluster 2024-07-28T11:28:45.093109+0000 mgr.y (mgr.24311) 244 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:46 smithi177 bash[31534]: audit 2024-07-28T11:28:46.459211+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.177:0/2877939317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:46 smithi177 bash[21846]: cluster 2024-07-28T11:28:45.093109+0000 mgr.y (mgr.24311) 244 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-07-28T11:28:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:46 smithi177 bash[21846]: audit 2024-07-28T11:28:46.459211+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.177:0/2877939317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:47.319 INFO:tasks.rados.rados.0.smithi177.stdout:1417: expect (ObjNum 911 snap 0 seq_num 911) 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:1420: finishing write tid 1 to smithi17769138-339 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:1420: finishing write tid 2 to smithi17769138-339 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:1420: finishing write tid 3 to smithi17769138-339 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:1420: finishing write tid 4 to smithi17769138-339 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 339 v 201 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2024-07-28T11:28:47.451 INFO:tasks.rados.rados.0.smithi177.stdout:1420: left oid 339 (ObjNum 1011 snap 0 seq_num 1011) 2024-07-28T11:28:47.452 INFO:tasks.rados.rados.0.smithi177.stdout:1421: expect (ObjNum 750 snap 0 seq_num 750) 2024-07-28T11:28:47.562 INFO:tasks.rados.rados.0.smithi177.stdout:1408: done (14 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1409: done (13 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1410: done (12 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1411: done (11 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1412: done (10 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1413: done (9 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1414: done (8 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1415: done (7 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1416: done (6 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1417: done (5 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1418: done (4 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1419: done (3 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1420: done (2 left) 2024-07-28T11:28:47.563 INFO:tasks.rados.rados.0.smithi177.stdout:1421: done (1 left) 2024-07-28T11:28:47.564 INFO:tasks.rados.rados.0.smithi177.stdout:1422: done (0 left) 2024-07-28T11:28:47.564 INFO:tasks.rados.rados.0.smithi177.stdout:1423: read oid 279 snap -1 2024-07-28T11:28:47.564 INFO:tasks.rados.rados.0.smithi177.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2024-07-28T11:28:47.564 INFO:tasks.rados.rados.0.smithi177.stdout:1424: write oid 72 current snap is 0 2024-07-28T11:28:47.564 INFO:tasks.rados.rados.0.smithi177.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2024-07-28T11:28:47.581 INFO:tasks.rados.rados.0.smithi177.stdout:1424: writing smithi17769138-72 from 625491 to 1127677 tid 1 2024-07-28T11:28:47.604 INFO:tasks.rados.rados.0.smithi177.stdout:1424: writing smithi17769138-72 from 1861671 to 2575017 tid 2 2024-07-28T11:28:47.605 INFO:tasks.rados.rados.0.smithi177.stdout:1425: write oid 373 current snap is 0 2024-07-28T11:28:47.605 INFO:tasks.rados.rados.0.smithi177.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-07-28T11:28:47.621 INFO:tasks.rados.rados.0.smithi177.stdout:1425: writing smithi17769138-373 from 642298 to 1219733 tid 1 2024-07-28T11:28:47.634 INFO:tasks.rados.rados.0.smithi177.stdout:1425: writing smithi17769138-373 from 1920153 to 2493510 tid 2 2024-07-28T11:28:47.640 INFO:tasks.rados.rados.0.smithi177.stdout:1425: writing smithi17769138-373 from 2979150 to 3042298 tid 3 2024-07-28T11:28:47.640 INFO:tasks.rados.rados.0.smithi177.stdout:1426: write oid 467 current snap is 0 2024-07-28T11:28:47.640 INFO:tasks.rados.rados.0.smithi177.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-07-28T11:28:47.650 INFO:tasks.rados.rados.0.smithi177.stdout:1426: writing smithi17769138-467 from 659105 to 1311789 tid 1 2024-07-28T11:28:47.660 INFO:tasks.rados.rados.0.smithi177.stdout:1426: writing smithi17769138-467 from 1862282 to 2579297 tid 2 2024-07-28T11:28:47.660 INFO:tasks.rados.rados.0.smithi177.stdout:1427: write oid 84 current snap is 0 2024-07-28T11:28:47.660 INFO:tasks.rados.rados.0.smithi177.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-07-28T11:28:47.669 INFO:tasks.rados.rados.0.smithi177.stdout:1427: writing smithi17769138-84 from 675912 to 1403845 tid 1 2024-07-28T11:28:47.675 INFO:tasks.rados.rados.0.smithi177.stdout:1427: writing smithi17769138-84 from 1920764 to 2381437 tid 2 2024-07-28T11:28:47.680 INFO:tasks.rados.rados.0.smithi177.stdout:1427: writing smithi17769138-84 from 2801290 to 3075912 tid 3 2024-07-28T11:28:47.680 INFO:tasks.rados.rados.0.smithi177.stdout:1428: read oid 352 snap -1 2024-07-28T11:28:47.680 INFO:tasks.rados.rados.0.smithi177.stdout:1428: expect (ObjNum 868 snap 0 seq_num 868) 2024-07-28T11:28:47.680 INFO:tasks.rados.rados.0.smithi177.stdout:1429: write oid 282 current snap is 0 2024-07-28T11:28:47.680 INFO:tasks.rados.rados.0.smithi177.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2024-07-28T11:28:47.838 INFO:tasks.rados.rados.0.smithi177.stdout:1424: finishing write tid 1 to smithi17769138-72 2024-07-28T11:28:47.838 INFO:tasks.rados.rados.0.smithi177.stdout:1424: finishing write tid 2 to smithi17769138-72 2024-07-28T11:28:47.838 INFO:tasks.rados.rados.0.smithi177.stdout:1424: finishing write tid 3 to smithi17769138-72 2024-07-28T11:28:47.838 INFO:tasks.rados.rados.0.smithi177.stdout:1424: finishing write tid 4 to smithi17769138-72 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 72 v 224 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: finishing write tid 1 to smithi17769138-373 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: finishing write tid 2 to smithi17769138-373 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: finishing write tid 3 to smithi17769138-373 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: finishing write tid 4 to smithi17769138-373 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: finishing write tid 5 to smithi17769138-373 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 228 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1426: finishing write tid 1 to smithi17769138-467 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1426: finishing write tid 2 to smithi17769138-467 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1426: finishing write tid 3 to smithi17769138-467 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1426: finishing write tid 4 to smithi17769138-467 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 467 v 204 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2024-07-28T11:28:47.839 INFO:tasks.rados.rados.0.smithi177.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2024-07-28T11:28:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:1427: finishing write tid 1 to smithi17769138-84 2024-07-28T11:28:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:1427: finishing write tid 2 to smithi17769138-84 2024-07-28T11:28:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:1427: finishing write tid 3 to smithi17769138-84 2024-07-28T11:28:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-07-28T11:28:47.847 INFO:tasks.rados.rados.0.smithi177.stdout:1429: writing smithi17769138-282 from 692719 to 1095901 tid 1 2024-07-28T11:28:47.857 INFO:tasks.rados.rados.0.smithi177.stdout:1429: writing smithi17769138-282 from 1579246 to 2299930 tid 2 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1429: writing smithi17769138-282 from 2828713 to 3092719 tid 3 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1423: done (6 left) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1424: done (5 left) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1425: done (4 left) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1426: done (3 left) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1430: read oid 461 snap -1 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1430: expect (ObjNum 704 snap 0 seq_num 704) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1431: write oid 468 current snap is 0 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1427: finishing write tid 4 to smithi17769138-84 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1427: finishing write tid 5 to smithi17769138-84 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 219 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2024-07-28T11:28:47.865 INFO:tasks.rados.rados.0.smithi177.stdout:1428: expect (ObjNum 868 snap 0 seq_num 868) 2024-07-28T11:28:47.976 INFO:tasks.rados.rados.0.smithi177.stdout:1429: finishing write tid 1 to smithi17769138-282 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1429: finishing write tid 2 to smithi17769138-282 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1429: finishing write tid 3 to smithi17769138-282 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1429: finishing write tid 4 to smithi17769138-282 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1429: finishing write tid 5 to smithi17769138-282 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 282 v 232 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2024-07-28T11:28:47.977 INFO:tasks.rados.rados.0.smithi177.stdout:1430: expect (ObjNum 704 snap 0 seq_num 704) 2024-07-28T11:28:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:47 smithi204 bash[24094]: cluster 2024-07-28T11:28:47.093752+0000 mgr.y (mgr.24311) 245 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 123 op/s 2024-07-28T11:28:48.174 INFO:tasks.rados.rados.0.smithi177.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-07-28T11:28:48.191 INFO:tasks.rados.rados.0.smithi177.stdout:1431: writing smithi17769138-468 from 709526 to 1187957 tid 1 2024-07-28T11:28:48.203 INFO:tasks.rados.rados.0.smithi177.stdout:1431: writing smithi17769138-468 from 1637728 to 2102070 tid 2 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1431: writing smithi17769138-468 from 2856136 to 3109526 tid 3 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1427: done (4 left) 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1428: done (3 left) 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1429: done (2 left) 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1430: done (1 left) 2024-07-28T11:28:48.218 INFO:tasks.rados.rados.0.smithi177.stdout:1432: delete oid 217 current snap is 0 2024-07-28T11:28:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:1431: finishing write tid 1 to smithi17769138-468 2024-07-28T11:28:48.219 INFO:tasks.rados.rados.0.smithi177.stdout:1431: finishing write tid 2 to smithi17769138-468 2024-07-28T11:28:48.221 INFO:tasks.rados.rados.0.smithi177.stdout:1432: done (1 left) 2024-07-28T11:28:48.221 INFO:tasks.rados.rados.0.smithi177.stdout:1433: write oid 491 current snap is 0 2024-07-28T11:28:48.221 INFO:tasks.rados.rados.0.smithi177.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-07-28T11:28:48.240 INFO:tasks.rados.rados.0.smithi177.stdout:1433: writing smithi17769138-491 from 743140 to 1488422 tid 1 2024-07-28T11:28:48.254 INFO:tasks.rados.rados.0.smithi177.stdout:1433: writing smithi17769138-491 from 2154692 to 2622703 tid 2 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1434: delete oid 386 current snap is 0 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1431: finishing write tid 3 to smithi17769138-468 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1431: finishing write tid 4 to smithi17769138-468 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1431: finishing write tid 5 to smithi17769138-468 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 208 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1431: left oid 468 (ObjNum 1018 snap 0 seq_num 1018) 2024-07-28T11:28:48.255 INFO:tasks.rados.rados.0.smithi177.stdout:1433: finishing write tid 1 to smithi17769138-491 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1431: done (2 left) 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1434: done (1 left) 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1435: read oid 416 snap -1 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1435: expect deleted 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1436: write oid 63 current snap is 0 2024-07-28T11:28:48.259 INFO:tasks.rados.rados.0.smithi177.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-07-28T11:28:48.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:47 smithi177 bash[21846]: cluster 2024-07-28T11:28:47.093752+0000 mgr.y (mgr.24311) 245 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 123 op/s 2024-07-28T11:28:48.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:47 smithi177 bash[31534]: cluster 2024-07-28T11:28:47.093752+0000 mgr.y (mgr.24311) 245 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 123 op/s 2024-07-28T11:28:48.273 INFO:tasks.rados.rados.0.smithi177.stdout:1436: writing smithi17769138-63 from 776754 to 1272534 tid 1 2024-07-28T11:28:48.284 INFO:tasks.rados.rados.0.smithi177.stdout:1436: writing smithi17769138-63 from 1871656 to 2343336 tid 2 2024-07-28T11:28:48.292 INFO:tasks.rados.rados.0.smithi177.stdout:1436: writing smithi17769138-63 from 2965828 to 3176754 tid 3 2024-07-28T11:28:48.292 INFO:tasks.rados.rados.0.smithi177.stdout:1437: write oid 262 current snap is 0 2024-07-28T11:28:48.292 INFO:tasks.rados.rados.0.smithi177.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-07-28T11:28:48.303 INFO:tasks.rados.rados.0.smithi177.stdout:1437: writing smithi17769138-262 from 793561 to 1364590 tid 1 2024-07-28T11:28:48.312 INFO:tasks.rados.rados.0.smithi177.stdout:1437: writing smithi17769138-262 from 1813785 to 2545476 tid 2 2024-07-28T11:28:48.316 INFO:tasks.rados.rados.0.smithi177.stdout:1437: writing smithi17769138-262 from 2993251 to 3193561 tid 3 2024-07-28T11:28:48.317 INFO:tasks.rados.rados.0.smithi177.stdout:1438: write oid 113 current snap is 0 2024-07-28T11:28:48.317 INFO:tasks.rados.rados.0.smithi177.stdout:1433: finishing write tid 2 to smithi17769138-491 2024-07-28T11:28:48.317 INFO:tasks.rados.rados.0.smithi177.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-07-28T11:28:48.323 INFO:tasks.rados.rados.0.smithi177.stdout:1438: writing smithi17769138-113 from 410368 to 1056646 tid 1 2024-07-28T11:28:48.329 INFO:tasks.rados.rados.0.smithi177.stdout:1438: writing smithi17769138-113 from 1472267 to 1947616 tid 2 2024-07-28T11:28:48.336 INFO:tasks.rados.rados.0.smithi177.stdout:1438: writing smithi17769138-113 from 2504321 to 2909921 tid 3 2024-07-28T11:28:48.336 INFO:tasks.rados.rados.0.smithi177.stdout:1439: write oid 265 current snap is 0 2024-07-28T11:28:48.336 INFO:tasks.rados.rados.0.smithi177.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-07-28T11:28:48.343 INFO:tasks.rados.rados.0.smithi177.stdout:1439: writing smithi17769138-265 from 427175 to 1148702 tid 1 2024-07-28T11:28:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:1439: writing smithi17769138-265 from 1930749 to 2666109 tid 2 2024-07-28T11:28:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:1440: write oid 355 current snap is 0 2024-07-28T11:28:48.353 INFO:tasks.rados.rados.0.smithi177.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-07-28T11:28:48.361 INFO:tasks.rados.rados.0.smithi177.stdout:1440: writing smithi17769138-355 from 443982 to 1240758 tid 1 2024-07-28T11:28:48.368 INFO:tasks.rados.rados.0.smithi177.stdout:1440: writing smithi17769138-355 from 1989231 to 2468249 tid 2 2024-07-28T11:28:48.372 INFO:tasks.rados.rados.0.smithi177.stdout:1440: writing smithi17769138-355 from 2959167 to 3243982 tid 3 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1441: read oid 432 snap -1 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1441: expect (ObjNum 915 snap 0 seq_num 915) 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1442: read oid 280 snap -1 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1442: expect (ObjNum 755 snap 0 seq_num 755) 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1443: write oid 154 current snap is 0 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1433: finishing write tid 3 to smithi17769138-491 2024-07-28T11:28:48.373 INFO:tasks.rados.rados.0.smithi177.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2024-07-28T11:28:48.379 INFO:tasks.rados.rados.0.smithi177.stdout:1443: writing smithi17769138-154 from 460789 to 1049167 tid 1 2024-07-28T11:28:48.387 INFO:tasks.rados.rados.0.smithi177.stdout:1443: writing smithi17769138-154 from 1764066 to 2503095 tid 2 2024-07-28T11:28:48.391 INFO:tasks.rados.rados.0.smithi177.stdout:1443: writing smithi17769138-154 from 3219296 to 3260789 tid 3 2024-07-28T11:28:48.391 INFO:tasks.rados.rados.0.smithi177.stdout:1444: write oid 35 current snap is 0 2024-07-28T11:28:48.391 INFO:tasks.rados.rados.0.smithi177.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-07-28T11:28:48.397 INFO:tasks.rados.rados.0.smithi177.stdout:1444: writing smithi17769138-35 from 477596 to 1141223 tid 1 2024-07-28T11:28:48.403 INFO:tasks.rados.rados.0.smithi177.stdout:1444: writing smithi17769138-35 from 1706195 to 2188882 tid 2 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:1444: writing smithi17769138-35 from 2614013 to 3181054 tid 3 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:1445: read oid 178 snap -1 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:1445: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:1446: delete oid 483 current snap is 0 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:1433: finishing write tid 4 to smithi17769138-491 2024-07-28T11:28:48.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 227 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1433: left oid 491 (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: finishing write tid 1 to smithi17769138-63 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: finishing write tid 2 to smithi17769138-63 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: finishing write tid 3 to smithi17769138-63 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: finishing write tid 4 to smithi17769138-63 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: finishing write tid 5 to smithi17769138-63 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 63 v 176 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1437: finishing write tid 1 to smithi17769138-262 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1437: finishing write tid 2 to smithi17769138-262 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1437: finishing write tid 3 to smithi17769138-262 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1437: finishing write tid 4 to smithi17769138-262 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:1437: finishing write tid 5 to smithi17769138-262 2024-07-28T11:28:48.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 231 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1438: finishing write tid 1 to smithi17769138-113 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1438: finishing write tid 2 to smithi17769138-113 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1438: finishing write tid 3 to smithi17769138-113 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1438: finishing write tid 4 to smithi17769138-113 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:1438: finishing write tid 5 to smithi17769138-113 2024-07-28T11:28:48.410 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 113 v 228 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1439: finishing write tid 1 to smithi17769138-265 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1439: finishing write tid 2 to smithi17769138-265 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1439: finishing write tid 3 to smithi17769138-265 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1439: finishing write tid 4 to smithi17769138-265 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 265 v 206 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1440: finishing write tid 1 to smithi17769138-355 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1440: finishing write tid 2 to smithi17769138-355 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1440: finishing write tid 3 to smithi17769138-355 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1440: finishing write tid 4 to smithi17769138-355 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:1440: finishing write tid 5 to smithi17769138-355 2024-07-28T11:28:48.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 219 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2024-07-28T11:28:48.412 INFO:tasks.rados.rados.0.smithi177.stdout:1440: left oid 355 (ObjNum 1026 snap 0 seq_num 1026) 2024-07-28T11:28:48.412 INFO:tasks.rados.rados.0.smithi177.stdout:1441: expect (ObjNum 915 snap 0 seq_num 915) 2024-07-28T11:28:48.577 INFO:tasks.rados.rados.0.smithi177.stdout:1442: expect (ObjNum 755 snap 0 seq_num 755) 2024-07-28T11:28:48.688 INFO:tasks.rados.rados.0.smithi177.stdout:1443: finishing write tid 1 to smithi17769138-154 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1443: finishing write tid 2 to smithi17769138-154 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1433: done (12 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1435: done (11 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1436: done (10 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1437: done (9 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1438: done (8 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1439: done (7 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1440: done (6 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1441: done (5 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1442: done (4 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1446: done (3 left) 2024-07-28T11:28:48.689 INFO:tasks.rados.rados.0.smithi177.stdout:1447: read oid 167 snap -1 2024-07-28T11:28:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:1447: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:28:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:1448: write oid 156 current snap is 0 2024-07-28T11:28:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:1443: finishing write tid 3 to smithi17769138-154 2024-07-28T11:28:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:1443: finishing write tid 4 to smithi17769138-154 2024-07-28T11:28:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-07-28T11:28:48.693 INFO:tasks.rados.rados.0.smithi177.stdout:1448: writing smithi17769138-156 from 511210 to 925335 tid 1 2024-07-28T11:28:48.699 INFO:tasks.rados.rados.0.smithi177.stdout:1448: writing smithi17769138-156 from 1423159 to 1909515 tid 2 2024-07-28T11:28:48.706 INFO:tasks.rados.rados.0.smithi177.stdout:1448: writing smithi17769138-156 from 2668859 to 3258444 tid 3 2024-07-28T11:28:48.706 INFO:tasks.rados.rados.0.smithi177.stdout:1449: write oid 395 current snap is 0 2024-07-28T11:28:48.707 INFO:tasks.rados.rados.0.smithi177.stdout:1443: finishing write tid 5 to smithi17769138-154 2024-07-28T11:28:48.707 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 154 v 223 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2024-07-28T11:28:48.707 INFO:tasks.rados.rados.0.smithi177.stdout:1443: left oid 154 (ObjNum 1027 snap 0 seq_num 1027) 2024-07-28T11:28:48.707 INFO:tasks.rados.rados.0.smithi177.stdout:1444: finishing write tid 1 to smithi17769138-35 2024-07-28T11:28:48.707 INFO:tasks.rados.rados.0.smithi177.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-07-28T11:28:48.712 INFO:tasks.rados.rados.0.smithi177.stdout:1449: writing smithi17769138-395 from 528017 to 1017391 tid 1 2024-07-28T11:28:48.719 INFO:tasks.rados.rados.0.smithi177.stdout:1449: writing smithi17769138-395 from 1481641 to 2111655 tid 2 2024-07-28T11:28:48.725 INFO:tasks.rados.rados.0.smithi177.stdout:1449: writing smithi17769138-395 from 2696282 to 3097139 tid 3 2024-07-28T11:28:48.725 INFO:tasks.rados.rados.0.smithi177.stdout:1443: done (5 left) 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1450: write oid 489 current snap is 0 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1444: finishing write tid 2 to smithi17769138-35 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1444: finishing write tid 3 to smithi17769138-35 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1444: finishing write tid 4 to smithi17769138-35 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1444: finishing write tid 5 to smithi17769138-35 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 35 v 180 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2024-07-28T11:28:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:1444: left oid 35 (ObjNum 1028 snap 0 seq_num 1028) 2024-07-28T11:28:48.727 INFO:tasks.rados.rados.0.smithi177.stdout:1445: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:28:48.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:48] "GET /metrics HTTP/1.1" 200 242815 "" "Prometheus/2.43.0" 2024-07-28T11:28:48.816 INFO:tasks.rados.rados.0.smithi177.stdout:1447: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:1448: finishing write tid 1 to smithi17769138-156 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:1448: finishing write tid 2 to smithi17769138-156 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:1448: finishing write tid 3 to smithi17769138-156 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:1448: finishing write tid 4 to smithi17769138-156 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:1448: finishing write tid 5 to smithi17769138-156 2024-07-28T11:28:48.921 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 156 v 210 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2024-07-28T11:28:48.922 INFO:tasks.rados.rados.0.smithi177.stdout:1448: left oid 156 (ObjNum 1030 snap 0 seq_num 1030) 2024-07-28T11:28:48.922 INFO:tasks.rados.rados.0.smithi177.stdout:1449: finishing write tid 1 to smithi17769138-395 2024-07-28T11:28:48.922 INFO:tasks.rados.rados.0.smithi177.stdout:1449: finishing write tid 2 to smithi17769138-395 2024-07-28T11:28:48.922 INFO:tasks.rados.rados.0.smithi177.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-07-28T11:28:48.929 INFO:tasks.rados.rados.0.smithi177.stdout:1450: writing smithi17769138-489 from 544824 to 1109447 tid 1 2024-07-28T11:28:48.939 INFO:tasks.rados.rados.0.smithi177.stdout:1450: writing smithi17769138-489 from 1823770 to 2313795 tid 2 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1450: writing smithi17769138-489 from 3007352 to 3344824 tid 3 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1444: done (5 left) 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1445: done (4 left) 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1447: done (3 left) 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1448: done (2 left) 2024-07-28T11:28:48.947 INFO:tasks.rados.rados.0.smithi177.stdout:1451: write oid 444 current snap is 0 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1449: finishing write tid 3 to smithi17769138-395 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1449: finishing write tid 4 to smithi17769138-395 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1449: finishing write tid 5 to smithi17769138-395 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 395 v 246 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1449: left oid 395 (ObjNum 1031 snap 0 seq_num 1031) 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1450: finishing write tid 1 to smithi17769138-489 2024-07-28T11:28:48.948 INFO:tasks.rados.rados.0.smithi177.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-07-28T11:28:48.960 INFO:tasks.rados.rados.0.smithi177.stdout:1451: writing smithi17769138-444 from 561631 to 1201503 tid 1 2024-07-28T11:28:48.973 INFO:tasks.rados.rados.0.smithi177.stdout:1451: writing smithi17769138-444 from 1882252 to 2515935 tid 2 2024-07-28T11:28:48.981 INFO:tasks.rados.rados.0.smithi177.stdout:1451: writing smithi17769138-444 from 3034775 to 3361631 tid 3 2024-07-28T11:28:48.981 INFO:tasks.rados.rados.0.smithi177.stdout:1449: done (2 left) 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1452: delete oid 177 current snap is 0 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1450: finishing write tid 2 to smithi17769138-489 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1450: finishing write tid 3 to smithi17769138-489 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1450: finishing write tid 4 to smithi17769138-489 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1450: finishing write tid 5 to smithi17769138-489 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 489 v 211 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1450: left oid 489 (ObjNum 1032 snap 0 seq_num 1032) 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1451: finishing write tid 1 to smithi17769138-444 2024-07-28T11:28:48.982 INFO:tasks.rados.rados.0.smithi177.stdout:1451: finishing write tid 2 to smithi17769138-444 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1450: done (2 left) 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1452: done (1 left) 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1453: read oid 21 snap -1 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1454: read oid 95 snap -1 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1454: expect (ObjNum 728 snap 0 seq_num 728) 2024-07-28T11:28:48.984 INFO:tasks.rados.rados.0.smithi177.stdout:1455: read oid 54 snap -1 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1455: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1456: read oid 215 snap -1 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1457: read oid 252 snap -1 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1457: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1458: write oid 144 current snap is 0 2024-07-28T11:28:48.985 INFO:tasks.rados.rados.0.smithi177.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2024-07-28T11:28:48.993 INFO:tasks.rados.rados.0.smithi177.stdout:1458: writing smithi17769138-144 from 595245 to 1101968 tid 1 2024-07-28T11:28:49.004 INFO:tasks.rados.rados.0.smithi177.stdout:1458: writing smithi17769138-144 from 1715569 to 2352921 tid 2 2024-07-28T11:28:49.012 INFO:tasks.rados.rados.0.smithi177.stdout:1458: writing smithi17769138-144 from 2805974 to 3368272 tid 3 2024-07-28T11:28:49.012 INFO:tasks.rados.rados.0.smithi177.stdout:1459: read oid 91 snap -1 2024-07-28T11:28:49.013 INFO:tasks.rados.rados.0.smithi177.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:28:49.013 INFO:tasks.rados.rados.0.smithi177.stdout:1460: delete oid 344 current snap is 0 2024-07-28T11:28:49.013 INFO:tasks.rados.rados.0.smithi177.stdout:1451: finishing write tid 3 to smithi17769138-444 2024-07-28T11:28:49.013 INFO:tasks.rados.rados.0.smithi177.stdout:1451: finishing write tid 4 to smithi17769138-444 2024-07-28T11:28:49.013 INFO:tasks.rados.rados.0.smithi177.stdout:1455: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:28:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:48 smithi204 bash[24094]: audit 2024-07-28T11:28:48.800057+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.177:0/535013932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:49.190 INFO:tasks.rados.rados.0.smithi177.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:28:49.260 INFO:tasks.rados.rados.0.smithi177.stdout:1457: expect (ObjNum 251 snap 0 seq_num 251) 2024-07-28T11:28:49.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:48 smithi177 bash[21846]: audit 2024-07-28T11:28:48.800057+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.177:0/535013932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:49.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:48 smithi177 bash[31534]: audit 2024-07-28T11:28:48.800057+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.177:0/535013932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:49.326 INFO:tasks.rados.rados.0.smithi177.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2024-07-28T11:28:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:1451: finishing write tid 5 to smithi17769138-444 2024-07-28T11:28:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 444 v 173 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2024-07-28T11:28:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:1451: left oid 444 (ObjNum 1033 snap 0 seq_num 1033) 2024-07-28T11:28:49.431 INFO:tasks.rados.rados.0.smithi177.stdout:1454: expect (ObjNum 728 snap 0 seq_num 728) 2024-07-28T11:28:49.494 INFO:tasks.rados.rados.0.smithi177.stdout:1458: finishing write tid 1 to smithi17769138-144 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1458: finishing write tid 2 to smithi17769138-144 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1458: finishing write tid 3 to smithi17769138-144 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1458: finishing write tid 4 to smithi17769138-144 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1458: finishing write tid 5 to smithi17769138-144 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 144 v 244 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2024-07-28T11:28:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:28:49.638 INFO:tasks.rados.rados.0.smithi177.stdout:1451: done (8 left) 2024-07-28T11:28:49.638 INFO:tasks.rados.rados.0.smithi177.stdout:1453: done (7 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1454: done (6 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1455: done (5 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1456: done (4 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1457: done (3 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1458: done (2 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1459: done (1 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1460: done (0 left) 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1461: write oid 86 current snap is 0 2024-07-28T11:28:49.639 INFO:tasks.rados.rados.0.smithi177.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-07-28T11:28:49.659 INFO:tasks.rados.rados.0.smithi177.stdout:1461: writing smithi17769138-86 from 628859 to 1286080 tid 1 2024-07-28T11:28:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:1461: writing smithi17769138-86 from 1716180 to 2357201 tid 2 2024-07-28T11:28:49.692 INFO:tasks.rados.rados.0.smithi177.stdout:1461: writing smithi17769138-86 from 3144467 to 3428859 tid 3 2024-07-28T11:28:49.693 INFO:tasks.rados.rados.0.smithi177.stdout:1462: delete oid 82 current snap is 0 2024-07-28T11:28:49.693 INFO:tasks.rados.rados.0.smithi177.stdout:1461: finishing write tid 1 to smithi17769138-86 2024-07-28T11:28:49.693 INFO:tasks.rados.rados.0.smithi177.stdout:1461: finishing write tid 2 to smithi17769138-86 2024-07-28T11:28:49.696 INFO:tasks.rados.rados.0.smithi177.stdout:1462: done (1 left) 2024-07-28T11:28:49.696 INFO:tasks.rados.rados.0.smithi177.stdout:1463: read oid 468 snap -1 2024-07-28T11:28:49.696 INFO:tasks.rados.rados.0.smithi177.stdout:1463: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-07-28T11:28:49.696 INFO:tasks.rados.rados.0.smithi177.stdout:1464: write oid 93 current snap is 0 2024-07-28T11:28:49.696 INFO:tasks.rados.rados.0.smithi177.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-07-28T11:28:49.709 INFO:tasks.rados.rados.0.smithi177.stdout:1464: writing smithi17769138-93 from 662473 to 1070192 tid 1 2024-07-28T11:28:49.726 INFO:tasks.rados.rados.0.smithi177.stdout:1464: writing smithi17769138-93 from 1833144 to 2477834 tid 2 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1464: writing smithi17769138-93 from 3199313 to 3462473 tid 3 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1465: read oid 146 snap -1 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1466: read oid 56 snap -1 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1466: expect (ObjNum 808 snap 0 seq_num 808) 2024-07-28T11:28:49.738 INFO:tasks.rados.rados.0.smithi177.stdout:1467: read oid 401 snap -1 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1468: read oid 219 snap -1 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1469: write oid 402 current snap is 0 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1461: finishing write tid 3 to smithi17769138-86 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1461: finishing write tid 4 to smithi17769138-86 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1461: finishing write tid 5 to smithi17769138-86 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 86 v 215 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2024-07-28T11:28:49.739 INFO:tasks.rados.rados.0.smithi177.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2024-07-28T11:28:49.748 INFO:tasks.rados.rados.0.smithi177.stdout:1469: writing smithi17769138-402 from 679280 to 1162248 tid 1 2024-07-28T11:28:49.759 INFO:tasks.rados.rados.0.smithi177.stdout:1469: writing smithi17769138-402 from 1775273 to 2563621 tid 2 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1469: writing smithi17769138-402 from 3110383 to 3479280 tid 3 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1461: done (7 left) 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1470: read oid 44 snap -1 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1470: expect deleted 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1471: read oid 347 snap -1 2024-07-28T11:28:49.766 INFO:tasks.rados.rados.0.smithi177.stdout:1471: expect (ObjNum 346 snap 0 seq_num 346) 2024-07-28T11:28:49.767 INFO:tasks.rados.rados.0.smithi177.stdout:1472: read oid 81 snap -1 2024-07-28T11:28:49.767 INFO:tasks.rados.rados.0.smithi177.stdout:1472: expect deleted 2024-07-28T11:28:49.767 INFO:tasks.rados.rados.0.smithi177.stdout:1473: write oid 166 current snap is 0 2024-07-28T11:28:49.767 INFO:tasks.rados.rados.0.smithi177.stdout:1463: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-07-28T11:28:49.921 INFO:tasks.rados.rados.0.smithi177.stdout:1464: finishing write tid 1 to smithi17769138-93 2024-07-28T11:28:49.921 INFO:tasks.rados.rados.0.smithi177.stdout:1464: finishing write tid 2 to smithi17769138-93 2024-07-28T11:28:49.922 INFO:tasks.rados.rados.0.smithi177.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-07-28T11:28:49.928 INFO:tasks.rados.rados.0.smithi177.stdout:1473: writing smithi17769138-166 from 696087 to 1254304 tid 1 2024-07-28T11:28:49.935 INFO:tasks.rados.rados.0.smithi177.stdout:1473: writing smithi17769138-166 from 1833755 to 2482114 tid 2 2024-07-28T11:28:49.941 INFO:tasks.rados.rados.0.smithi177.stdout:1473: writing smithi17769138-166 from 3137806 to 3496087 tid 3 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1463: done (10 left) 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1474: read oid 122 snap -1 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1474: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1475: read oid 182 snap -1 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1475: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1476: read oid 499 snap -1 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1476: expect deleted 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1477: write oid 115 current snap is 0 2024-07-28T11:28:49.942 INFO:tasks.rados.rados.0.smithi177.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-07-28T11:28:49.950 INFO:tasks.rados.rados.0.smithi177.stdout:1477: writing smithi17769138-115 from 712894 to 1462713 tid 1 2024-07-28T11:28:49.958 INFO:tasks.rados.rados.0.smithi177.stdout:1477: writing smithi17769138-115 from 2008590 to 2800607 tid 2 2024-07-28T11:28:49.962 INFO:tasks.rados.rados.0.smithi177.stdout:1477: writing smithi17769138-115 from 3281582 to 3512894 tid 3 2024-07-28T11:28:49.962 INFO:tasks.rados.rados.0.smithi177.stdout:1478: write oid 446 current snap is 0 2024-07-28T11:28:49.962 INFO:tasks.rados.rados.0.smithi177.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-07-28T11:28:49.968 INFO:tasks.rados.rados.0.smithi177.stdout:1478: writing smithi17769138-446 from 729701 to 1154769 tid 1 2024-07-28T11:28:49.975 INFO:tasks.rados.rados.0.smithi177.stdout:1478: writing smithi17769138-446 from 1667072 to 2319100 tid 2 2024-07-28T11:28:49.982 INFO:tasks.rados.rados.0.smithi177.stdout:1478: writing smithi17769138-446 from 2909005 to 3394185 tid 3 2024-07-28T11:28:49.982 INFO:tasks.rados.rados.0.smithi177.stdout:1479: read oid 27 snap -1 2024-07-28T11:28:49.982 INFO:tasks.rados.rados.0.smithi177.stdout:1479: expect deleted 2024-07-28T11:28:49.982 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:49.982 INFO:tasks.rados.rados.0.smithi177.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2024-07-28T11:28:50.070 INFO:tasks.rados.rados.0.smithi177.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2024-07-28T11:28:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:49 smithi204 bash[24094]: cluster 2024-07-28T11:28:49.094137+0000 mgr.y (mgr.24311) 246 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-07-28T11:28:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-07-28T11:28:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:49 smithi177 bash[21846]: cluster 2024-07-28T11:28:49.094137+0000 mgr.y (mgr.24311) 246 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-07-28T11:28:50.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:49 smithi177 bash[31534]: cluster 2024-07-28T11:28:49.094137+0000 mgr.y (mgr.24311) 246 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-07-28T11:28:50.344 INFO:tasks.rados.rados.0.smithi177.stdout:1469: finishing write tid 1 to smithi17769138-402 2024-07-28T11:28:50.344 INFO:tasks.rados.rados.0.smithi177.stdout:1465: done (15 left) 2024-07-28T11:28:50.344 INFO:tasks.rados.rados.0.smithi177.stdout:1467: done (14 left) 2024-07-28T11:28:50.344 INFO:tasks.rados.rados.0.smithi177.stdout:1468: done (13 left) 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1480: write oid 365 current snap is 0 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1464: finishing write tid 3 to smithi17769138-93 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1464: finishing write tid 4 to smithi17769138-93 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1464: finishing write tid 5 to smithi17769138-93 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 93 v 227 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1469: finishing write tid 2 to smithi17769138-402 2024-07-28T11:28:50.345 INFO:tasks.rados.rados.0.smithi177.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-07-28T11:28:50.351 INFO:tasks.rados.rados.0.smithi177.stdout:1480: writing smithi17769138-365 from 746508 to 1246825 tid 1 2024-07-28T11:28:50.359 INFO:tasks.rados.rados.0.smithi177.stdout:1480: writing smithi17769138-365 from 2009201 to 2804887 tid 2 2024-07-28T11:28:50.364 INFO:tasks.rados.rados.0.smithi177.stdout:1480: writing smithi17769138-365 from 3220075 to 3546508 tid 3 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1464: done (13 left) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1470: done (12 left) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1472: done (11 left) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1481: read oid 406 snap -1 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1481: expect (ObjNum 405 snap 0 seq_num 405) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1482: read oid 272 snap -1 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1482: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1483: read oid 139 snap -1 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1483: expect (ObjNum 138 snap 0 seq_num 138) 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1484: delete oid 263 current snap is 0 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1469: finishing write tid 3 to smithi17769138-402 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1469: finishing write tid 4 to smithi17769138-402 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:1469: finishing write tid 5 to smithi17769138-402 2024-07-28T11:28:50.365 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 402 v 214 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2024-07-28T11:28:50.366 INFO:tasks.rados.rados.0.smithi177.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2024-07-28T11:28:50.366 INFO:tasks.rados.rados.0.smithi177.stdout:1466: expect (ObjNum 808 snap 0 seq_num 808) 2024-07-28T11:28:50.548 INFO:tasks.rados.rados.0.smithi177.stdout:1471: expect (ObjNum 346 snap 0 seq_num 346) 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: finishing write tid 1 to smithi17769138-166 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: finishing write tid 2 to smithi17769138-166 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: finishing write tid 3 to smithi17769138-166 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: finishing write tid 4 to smithi17769138-166 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: finishing write tid 5 to smithi17769138-166 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 166 v 210 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1473: left oid 166 (ObjNum 1041 snap 0 seq_num 1041) 2024-07-28T11:28:50.663 INFO:tasks.rados.rados.0.smithi177.stdout:1474: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:28:50.721 INFO:tasks.rados.rados.0.smithi177.stdout:1477: finishing write tid 1 to smithi17769138-115 2024-07-28T11:28:50.721 INFO:tasks.rados.rados.0.smithi177.stdout:1475: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:28:50.896 INFO:tasks.rados.rados.0.smithi177.stdout:1477: finishing write tid 2 to smithi17769138-115 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1477: finishing write tid 3 to smithi17769138-115 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1466: done (14 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1469: done (13 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1471: done (12 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1473: done (11 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1474: done (10 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1475: done (9 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1476: done (8 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1484: done (7 left) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1485: read oid 326 snap -1 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1485: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1486: write oid 318 current snap is 0 2024-07-28T11:28:50.897 INFO:tasks.rados.rados.0.smithi177.stdout:1477: finishing write tid 4 to smithi17769138-115 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1477: finishing write tid 5 to smithi17769138-115 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 115 v 214 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1477: left oid 115 (ObjNum 1042 snap 0 seq_num 1042) 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1478: finishing write tid 1 to smithi17769138-446 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1478: finishing write tid 2 to smithi17769138-446 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1478: finishing write tid 3 to smithi17769138-446 2024-07-28T11:28:50.898 INFO:tasks.rados.rados.0.smithi177.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2024-07-28T11:28:50.904 INFO:tasks.rados.rados.0.smithi177.stdout:1486: writing smithi17769138-318 from 780122 to 1430937 tid 1 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1486: writing smithi17769138-318 from 2126165 to 2925520 tid 2 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1477: done (8 left) 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1479: done (7 left) 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1487: read oid 364 snap -1 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1487: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1488: delete oid 90 current snap is 0 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1478: finishing write tid 4 to smithi17769138-446 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1478: finishing write tid 5 to smithi17769138-446 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 446 v 203 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1478: left oid 446 (ObjNum 1043 snap 0 seq_num 1043) 2024-07-28T11:28:50.913 INFO:tasks.rados.rados.0.smithi177.stdout:1480: finishing write tid 1 to smithi17769138-365 2024-07-28T11:28:50.914 INFO:tasks.rados.rados.0.smithi177.stdout:1482: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1480: finishing write tid 2 to smithi17769138-365 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1480: finishing write tid 3 to smithi17769138-365 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1480: finishing write tid 4 to smithi17769138-365 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1480: finishing write tid 5 to smithi17769138-365 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 365 v 218 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1480: left oid 365 (ObjNum 1044 snap 0 seq_num 1044) 2024-07-28T11:28:50.996 INFO:tasks.rados.rados.0.smithi177.stdout:1483: expect (ObjNum 138 snap 0 seq_num 138) 2024-07-28T11:28:51.066 INFO:tasks.rados.rados.0.smithi177.stdout:1481: expect (ObjNum 405 snap 0 seq_num 405) 2024-07-28T11:28:51.151 INFO:tasks.rados.rados.0.smithi177.stdout:1485: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:28:51.352 INFO:tasks.rados.rados.0.smithi177.stdout:1486: finishing write tid 1 to smithi17769138-318 2024-07-28T11:28:51.352 INFO:tasks.rados.rados.0.smithi177.stdout:1487: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1486: finishing write tid 2 to smithi17769138-318 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1486: finishing write tid 3 to smithi17769138-318 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1486: finishing write tid 4 to smithi17769138-318 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 318 v 234 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1486: left oid 318 (ObjNum 1046 snap 0 seq_num 1046) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1478: done (8 left) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1480: done (7 left) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1481: done (6 left) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1482: done (5 left) 2024-07-28T11:28:51.414 INFO:tasks.rados.rados.0.smithi177.stdout:1483: done (4 left) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1485: done (3 left) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1486: done (2 left) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1487: done (1 left) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1488: done (0 left) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1489: read oid 481 snap -1 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1489: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1490: read oid 374 snap -1 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1491: write oid 323 current snap is 0 2024-07-28T11:28:51.415 INFO:tasks.rados.rados.0.smithi177.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-07-28T11:28:51.426 INFO:tasks.rados.rados.0.smithi177.stdout:1491: writing smithi17769138-323 from 413736 to 815049 tid 1 2024-07-28T11:28:51.441 INFO:tasks.rados.rados.0.smithi177.stdout:1491: writing smithi17769138-323 from 1326776 to 1729800 tid 2 2024-07-28T11:28:51.460 INFO:tasks.rados.rados.0.smithi177.stdout:1491: writing smithi17769138-323 from 2413414 to 2871307 tid 3 2024-07-28T11:28:51.470 INFO:tasks.rados.rados.0.smithi177.stdout:1491: writing smithi17769138-323 from 3438716 to 3613736 tid 4 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1492: read oid 498 snap -1 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1493: read oid 378 snap -1 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1493: expect (ObjNum 852 snap 0 seq_num 852) 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1494: delete oid 92 current snap is 0 2024-07-28T11:28:51.471 INFO:tasks.rados.rados.0.smithi177.stdout:1489: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:28:51.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:51 smithi177 bash[21846]: audit 2024-07-28T11:28:51.128778+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.177:0/108993158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:51.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:51 smithi177 bash[31534]: audit 2024-07-28T11:28:51.128778+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.177:0/108993158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:51.658 INFO:tasks.rados.rados.0.smithi177.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2024-07-28T11:28:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:51 smithi204 bash[24094]: audit 2024-07-28T11:28:51.128778+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.177:0/108993158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 1 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 2 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 3 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 4 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 5 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: finishing write tid 6 to smithi17769138-323 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 323 v 209 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2024-07-28T11:28:51.731 INFO:tasks.rados.rados.0.smithi177.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2024-07-28T11:28:51.732 INFO:tasks.rados.rados.0.smithi177.stdout:1493: expect (ObjNum 852 snap 0 seq_num 852) 2024-07-28T11:28:51.836 INFO:tasks.rados.rados.0.smithi177.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1489: done (5 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1490: done (4 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1491: done (3 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1492: done (2 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1493: done (1 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1494: done (0 left) 2024-07-28T11:28:51.936 INFO:tasks.rados.rados.0.smithi177.stdout:1495: write oid 140 current snap is 0 2024-07-28T11:28:51.937 INFO:tasks.rados.rados.0.smithi177.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-07-28T11:28:51.954 INFO:tasks.rados.rados.0.smithi177.stdout:1495: writing smithi17769138-140 from 447350 to 1115514 tid 1 2024-07-28T11:28:51.969 INFO:tasks.rados.rados.0.smithi177.stdout:1495: writing smithi17769138-140 from 1560093 to 1966786 tid 2 2024-07-28T11:28:51.987 INFO:tasks.rados.rados.0.smithi177.stdout:1495: writing smithi17769138-140 from 2584613 to 3065050 tid 3 2024-07-28T11:28:51.987 INFO:tasks.rados.rados.0.smithi177.stdout:1496: write oid 163 current snap is 0 2024-07-28T11:28:51.987 INFO:tasks.rados.rados.0.smithi177.stdout:1495: finishing write tid 1 to smithi17769138-140 2024-07-28T11:28:51.987 INFO:tasks.rados.rados.0.smithi177.stdout:1495: finishing write tid 2 to smithi17769138-140 2024-07-28T11:28:51.987 INFO:tasks.rados.rados.0.smithi177.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-07-28T11:28:52.003 INFO:tasks.rados.rados.0.smithi177.stdout:1496: writing smithi17769138-163 from 464157 to 1207570 tid 1 2024-07-28T11:28:52.016 INFO:tasks.rados.rados.0.smithi177.stdout:1496: writing smithi17769138-163 from 1618575 to 2285279 tid 2 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1496: writing smithi17769138-163 from 3012036 to 3420098 tid 3 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1497: write oid 132 current snap is 0 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1495: finishing write tid 3 to smithi17769138-140 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1495: finishing write tid 4 to smithi17769138-140 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1495: finishing write tid 5 to smithi17769138-140 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 140 v 250 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2024-07-28T11:28:52.028 INFO:tasks.rados.rados.0.smithi177.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2024-07-28T11:28:52.029 INFO:tasks.rados.rados.0.smithi177.stdout:1496: finishing write tid 1 to smithi17769138-163 2024-07-28T11:28:52.029 INFO:tasks.rados.rados.0.smithi177.stdout:1496: finishing write tid 2 to smithi17769138-163 2024-07-28T11:28:52.029 INFO:tasks.rados.rados.0.smithi177.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-07-28T11:28:52.037 INFO:tasks.rados.rados.0.smithi177.stdout:1497: writing smithi17769138-132 from 480964 to 899626 tid 1 2024-07-28T11:28:52.047 INFO:tasks.rados.rados.0.smithi177.stdout:1497: writing smithi17769138-132 from 1560704 to 1971066 tid 2 2024-07-28T11:28:52.058 INFO:tasks.rados.rados.0.smithi177.stdout:1497: writing smithi17769138-132 from 2523106 to 3142440 tid 3 2024-07-28T11:28:52.058 INFO:tasks.rados.rados.0.smithi177.stdout:1495: done (2 left) 2024-07-28T11:28:52.058 INFO:tasks.rados.rados.0.smithi177.stdout:1498: delete oid 303 current snap is 0 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1496: finishing write tid 3 to smithi17769138-163 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1496: finishing write tid 4 to smithi17769138-163 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1496: finishing write tid 5 to smithi17769138-163 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 163 v 219 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1497: finishing write tid 1 to smithi17769138-132 2024-07-28T11:28:52.059 INFO:tasks.rados.rados.0.smithi177.stdout:1497: finishing write tid 2 to smithi17769138-132 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1496: done (2 left) 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1498: done (1 left) 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1499: read oid 171 snap -1 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1499: expect deleted 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1500: write oid 35 current snap is 0 2024-07-28T11:28:52.063 INFO:tasks.rados.rados.0.smithi177.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-07-28T11:28:52.071 INFO:tasks.rados.rados.0.smithi177.stdout:1500: writing smithi17769138-35 from 514578 to 1083738 tid 1 2024-07-28T11:28:52.079 INFO:tasks.rados.rados.0.smithi177.stdout:1500: writing smithi17769138-35 from 1677668 to 2091699 tid 2 2024-07-28T11:28:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:1500: writing smithi17769138-35 from 2577952 to 3219830 tid 3 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1501: delete oid 104 current snap is 0 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1497: finishing write tid 3 to smithi17769138-132 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1497: finishing write tid 4 to smithi17769138-132 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1497: finishing write tid 5 to smithi17769138-132 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 132 v 227 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1500: finishing write tid 1 to smithi17769138-35 2024-07-28T11:28:52.090 INFO:tasks.rados.rados.0.smithi177.stdout:1500: finishing write tid 2 to smithi17769138-35 2024-07-28T11:28:52.092 INFO:tasks.rados.rados.0.smithi177.stdout:1497: done (3 left) 2024-07-28T11:28:52.092 INFO:tasks.rados.rados.0.smithi177.stdout:1499: done (2 left) 2024-07-28T11:28:52.092 INFO:tasks.rados.rados.0.smithi177.stdout:1501: done (1 left) 2024-07-28T11:28:52.092 INFO:tasks.rados.rados.0.smithi177.stdout:1502: write oid 274 current snap is 0 2024-07-28T11:28:52.092 INFO:tasks.rados.rados.0.smithi177.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-07-28T11:28:52.101 INFO:tasks.rados.rados.0.smithi177.stdout:1502: writing smithi17769138-274 from 548192 to 1267850 tid 1 2024-07-28T11:28:52.108 INFO:tasks.rados.rados.0.smithi177.stdout:1502: writing smithi17769138-274 from 1678279 to 2095979 tid 2 2024-07-28T11:28:52.117 INFO:tasks.rados.rados.0.smithi177.stdout:1502: writing smithi17769138-274 from 2516445 to 3297220 tid 3 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1503: read oid 88 snap -1 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1503: expect (ObjNum 87 snap 0 seq_num 87) 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1504: write oid 489 current snap is 0 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1500: finishing write tid 3 to smithi17769138-35 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1500: finishing write tid 4 to smithi17769138-35 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1500: finishing write tid 5 to smithi17769138-35 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 35 v 184 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1502: finishing write tid 1 to smithi17769138-274 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1502: finishing write tid 2 to smithi17769138-274 2024-07-28T11:28:52.118 INFO:tasks.rados.rados.0.smithi177.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-07-28T11:28:52.124 INFO:tasks.rados.rados.0.smithi177.stdout:1504: writing smithi17769138-489 from 564999 to 1076259 tid 1 2024-07-28T11:28:52.133 INFO:tasks.rados.rados.0.smithi177.stdout:1504: writing smithi17769138-489 from 1853114 to 2414472 tid 2 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1504: writing smithi17769138-489 from 3060221 to 3652268 tid 3 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1500: done (3 left) 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1505: read oid 27 snap -1 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1505: expect deleted 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1506: write oid 382 current snap is 0 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1502: finishing write tid 3 to smithi17769138-274 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1502: finishing write tid 4 to smithi17769138-274 2024-07-28T11:28:52.142 INFO:tasks.rados.rados.0.smithi177.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-07-28T11:28:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:1506: writing smithi17769138-382 from 581806 to 1168315 tid 1 2024-07-28T11:28:52.155 INFO:tasks.rados.rados.0.smithi177.stdout:1506: writing smithi17769138-382 from 1911596 to 2332965 tid 2 2024-07-28T11:28:52.162 INFO:tasks.rados.rados.0.smithi177.stdout:1506: writing smithi17769138-382 from 3087644 to 3490963 tid 3 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1507: delete oid 289 current snap is 0 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1502: finishing write tid 5 to smithi17769138-274 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 274 v 213 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1502: left oid 274 (ObjNum 1056 snap 0 seq_num 1056) 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1504: finishing write tid 1 to smithi17769138-489 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1504: finishing write tid 2 to smithi17769138-489 2024-07-28T11:28:52.163 INFO:tasks.rados.rados.0.smithi177.stdout:1503: expect (ObjNum 87 snap 0 seq_num 87) 2024-07-28T11:28:52.294 INFO:tasks.rados.rados.0.smithi177.stdout:1504: finishing write tid 3 to smithi17769138-489 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1504: finishing write tid 4 to smithi17769138-489 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1504: finishing write tid 5 to smithi17769138-489 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 489 v 223 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1504: left oid 489 (ObjNum 1057 snap 0 seq_num 1057) 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: finishing write tid 1 to smithi17769138-382 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: finishing write tid 2 to smithi17769138-382 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: finishing write tid 3 to smithi17769138-382 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: finishing write tid 4 to smithi17769138-382 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: finishing write tid 5 to smithi17769138-382 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 177 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2024-07-28T11:28:52.295 INFO:tasks.rados.rados.0.smithi177.stdout:1506: left oid 382 (ObjNum 1058 snap 0 seq_num 1058) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1502: done (5 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1503: done (4 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1504: done (3 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1505: done (2 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1506: done (1 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1507: done (0 left) 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1508: write oid 432 current snap is 0 2024-07-28T11:28:52.296 INFO:tasks.rados.rados.0.smithi177.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-07-28T11:28:52.301 INFO:tasks.rados.rados.0.smithi177.stdout:1508: writing smithi17769138-432 from 615420 to 1352427 tid 1 2024-07-28T11:28:52.307 INFO:tasks.rados.rados.0.smithi177.stdout:1508: writing smithi17769138-432 from 1912207 to 2337245 tid 2 2024-07-28T11:28:52.314 INFO:tasks.rados.rados.0.smithi177.stdout:1508: writing smithi17769138-432 from 3026137 to 3568353 tid 3 2024-07-28T11:28:52.314 INFO:tasks.rados.rados.0.smithi177.stdout:1509: read oid 476 snap -1 2024-07-28T11:28:52.315 INFO:tasks.rados.rados.0.smithi177.stdout:1509: expect (ObjNum 530 snap 0 seq_num 530) 2024-07-28T11:28:52.315 INFO:tasks.rados.rados.0.smithi177.stdout:1510: delete oid 23 current snap is 0 2024-07-28T11:28:52.315 INFO:tasks.rados.rados.0.smithi177.stdout:1508: finishing write tid 1 to smithi17769138-432 2024-07-28T11:28:52.315 INFO:tasks.rados.rados.0.smithi177.stdout:1508: finishing write tid 2 to smithi17769138-432 2024-07-28T11:28:52.317 INFO:tasks.rados.rados.0.smithi177.stdout:1510: done (2 left) 2024-07-28T11:28:52.317 INFO:tasks.rados.rados.0.smithi177.stdout:1511: write oid 235 current snap is 0 2024-07-28T11:28:52.317 INFO:tasks.rados.rados.0.smithi177.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-07-28T11:28:52.326 INFO:tasks.rados.rados.0.smithi177.stdout:1511: writing smithi17769138-235 from 649034 to 1136539 tid 1 2024-07-28T11:28:52.331 INFO:tasks.rados.rados.0.smithi177.stdout:1511: writing smithi17769138-235 from 1629171 to 2057878 tid 2 2024-07-28T11:28:52.339 INFO:tasks.rados.rados.0.smithi177.stdout:1511: writing smithi17769138-235 from 2680983 to 3245743 tid 3 2024-07-28T11:28:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:1511: writing smithi17769138-235 from 3798768 to 3849034 tid 4 2024-07-28T11:28:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:1512: write oid 28 current snap is 0 2024-07-28T11:28:52.343 INFO:tasks.rados.rados.0.smithi177.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2024-07-28T11:28:52.350 INFO:tasks.rados.rados.0.smithi177.stdout:1512: writing smithi17769138-28 from 665841 to 1228595 tid 1 2024-07-28T11:28:52.356 INFO:tasks.rados.rados.0.smithi177.stdout:1512: writing smithi17769138-28 from 1687653 to 2260018 tid 2 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1512: writing smithi17769138-28 from 2708406 to 3484438 tid 3 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1513: read oid 402 snap -1 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1514: write oid 208 current snap is 0 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1508: finishing write tid 3 to smithi17769138-432 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1508: finishing write tid 4 to smithi17769138-432 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:1508: finishing write tid 5 to smithi17769138-432 2024-07-28T11:28:52.364 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 181 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2024-07-28T11:28:52.365 INFO:tasks.rados.rados.0.smithi177.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2024-07-28T11:28:52.365 INFO:tasks.rados.rados.0.smithi177.stdout:1509: expect (ObjNum 530 snap 0 seq_num 530) 2024-07-28T11:28:52.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:52 smithi204 bash[24094]: cluster 2024-07-28T11:28:51.095239+0000 mgr.y (mgr.24311) 247 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-07-28T11:28:52.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:28:52 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:28:52.495 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 1 to smithi17769138-235 2024-07-28T11:28:52.495 INFO:tasks.rados.rados.0.smithi177.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-07-28T11:28:52.502 INFO:tasks.rados.rados.0.smithi177.stdout:1514: writing smithi17769138-208 from 682648 to 1320651 tid 1 2024-07-28T11:28:52.509 INFO:tasks.rados.rados.0.smithi177.stdout:1514: writing smithi17769138-208 from 2029782 to 2462158 tid 2 2024-07-28T11:28:52.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:52 smithi177 bash[31534]: cluster 2024-07-28T11:28:51.095239+0000 mgr.y (mgr.24311) 247 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-07-28T11:28:52.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:52 smithi177 bash[21846]: cluster 2024-07-28T11:28:51.095239+0000 mgr.y (mgr.24311) 247 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-07-28T11:28:52.517 INFO:tasks.rados.rados.0.smithi177.stdout:1514: writing smithi17769138-208 from 3019476 to 3606780 tid 3 2024-07-28T11:28:52.517 INFO:tasks.rados.rados.0.smithi177.stdout:1508: done (5 left) 2024-07-28T11:28:52.517 INFO:tasks.rados.rados.0.smithi177.stdout:1509: done (4 left) 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1515: read oid 112 snap -1 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1515: expect (ObjNum 536 snap 0 seq_num 536) 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1516: read oid 477 snap -1 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1516: expect (ObjNum 711 snap 0 seq_num 711) 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 2 to smithi17769138-235 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 3 to smithi17769138-235 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 4 to smithi17769138-235 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 5 to smithi17769138-235 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: finishing write tid 6 to smithi17769138-235 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 235 v 239 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1512: finishing write tid 1 to smithi17769138-28 2024-07-28T11:28:52.518 INFO:tasks.rados.rados.0.smithi177.stdout:1512: finishing write tid 2 to smithi17769138-28 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1517: read oid 23 snap -1 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1517: expect deleted 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1511: done (6 left) 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1518: write oid 236 current snap is 0 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1512: finishing write tid 3 to smithi17769138-28 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1512: finishing write tid 4 to smithi17769138-28 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1512: finishing write tid 5 to smithi17769138-28 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 217 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2024-07-28T11:28:52.519 INFO:tasks.rados.rados.0.smithi177.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-07-28T11:28:52.670 INFO:tasks.rados.rados.0.smithi177.stdout:1514: finishing write tid 1 to smithi17769138-208 2024-07-28T11:28:52.671 INFO:tasks.rados.rados.0.smithi177.stdout:1514: finishing write tid 2 to smithi17769138-208 2024-07-28T11:28:52.671 INFO:tasks.rados.rados.0.smithi177.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-07-28T11:28:52.676 INFO:tasks.rados.rados.0.smithi177.stdout:1518: writing smithi17769138-236 from 699455 to 1129060 tid 1 2024-07-28T11:28:52.684 INFO:tasks.rados.rados.0.smithi177.stdout:1518: writing smithi17769138-236 from 1804617 to 2380651 tid 2 2024-07-28T11:28:52.691 INFO:tasks.rados.rados.0.smithi177.stdout:1518: writing smithi17769138-236 from 3163252 to 3678181 tid 3 2024-07-28T11:28:52.691 INFO:tasks.rados.rados.0.smithi177.stdout:1512: done (6 left) 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1513: done (5 left) 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1519: read oid 424 snap -1 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1519: expect (ObjNum 985 snap 0 seq_num 985) 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1520: write oid 311 current snap is 0 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1514: finishing write tid 3 to smithi17769138-208 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1514: finishing write tid 4 to smithi17769138-208 2024-07-28T11:28:52.692 INFO:tasks.rados.rados.0.smithi177.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-07-28T11:28:52.702 INFO:tasks.rados.rados.0.smithi177.stdout:1520: writing smithi17769138-311 from 716262 to 1221116 tid 1 2024-07-28T11:28:52.707 INFO:tasks.rados.rados.0.smithi177.stdout:1520: writing smithi17769138-311 from 1863099 to 2582791 tid 2 2024-07-28T11:28:52.715 INFO:tasks.rados.rados.0.smithi177.stdout:1520: writing smithi17769138-311 from 3074322 to 3800523 tid 3 2024-07-28T11:28:52.715 INFO:tasks.rados.rados.0.smithi177.stdout:1517: done (6 left) 2024-07-28T11:28:52.715 INFO:tasks.rados.rados.0.smithi177.stdout:1521: read oid 356 snap -1 2024-07-28T11:28:52.715 INFO:tasks.rados.rados.0.smithi177.stdout:1521: expect (ObjNum 355 snap 0 seq_num 355) 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1522: read oid 443 snap -1 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1522: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1523: write oid 363 current snap is 0 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1514: finishing write tid 5 to smithi17769138-208 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 208 v 188 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2024-07-28T11:28:52.716 INFO:tasks.rados.rados.0.smithi177.stdout:1515: expect (ObjNum 536 snap 0 seq_num 536) 2024-07-28T11:28:52.849 INFO:tasks.rados.rados.0.smithi177.stdout:1516: expect (ObjNum 711 snap 0 seq_num 711) 2024-07-28T11:28:53.051 INFO:tasks.rados.rados.0.smithi177.stdout:1518: finishing write tid 1 to smithi17769138-236 2024-07-28T11:28:53.051 INFO:tasks.rados.rados.0.smithi177.stdout:1518: finishing write tid 2 to smithi17769138-236 2024-07-28T11:28:53.051 INFO:tasks.rados.rados.0.smithi177.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-07-28T11:28:53.057 INFO:tasks.rados.rados.0.smithi177.stdout:1523: writing smithi17769138-363 from 733069 to 1313172 tid 1 2024-07-28T11:28:53.064 INFO:tasks.rados.rados.0.smithi177.stdout:1523: writing smithi17769138-363 from 1921581 to 2501284 tid 2 2024-07-28T11:28:53.070 INFO:tasks.rados.rados.0.smithi177.stdout:1523: writing smithi17769138-363 from 3218098 to 3755571 tid 3 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1514: done (8 left) 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1515: done (7 left) 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1516: done (6 left) 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1524: write oid 408 current snap is 0 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1518: finishing write tid 3 to smithi17769138-236 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1518: finishing write tid 4 to smithi17769138-236 2024-07-28T11:28:53.071 INFO:tasks.rados.rados.0.smithi177.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-07-28T11:28:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:1524: writing smithi17769138-408 from 749876 to 1405228 tid 1 2024-07-28T11:28:53.086 INFO:tasks.rados.rados.0.smithi177.stdout:1524: writing smithi17769138-408 from 1863710 to 2587071 tid 2 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:1524: writing smithi17769138-408 from 3012815 to 3761560 tid 3 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:1525: write oid 94 current snap is 0 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:1518: finishing write tid 5 to smithi17769138-236 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 236 v 232 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:1518: left oid 236 (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:28:53.094 INFO:tasks.rados.rados.0.smithi177.stdout:1519: expect (ObjNum 985 snap 0 seq_num 985) 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: finishing write tid 1 to smithi17769138-311 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: finishing write tid 2 to smithi17769138-311 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: finishing write tid 3 to smithi17769138-311 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: finishing write tid 4 to smithi17769138-311 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: finishing write tid 5 to smithi17769138-311 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 311 v 192 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1520: left oid 311 (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:28:53.187 INFO:tasks.rados.rados.0.smithi177.stdout:1521: expect (ObjNum 355 snap 0 seq_num 355) 2024-07-28T11:28:53.305 INFO:tasks.rados.rados.0.smithi177.stdout:1522: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:28:53.406 INFO:tasks.rados.rados.0.smithi177.stdout:1523: finishing write tid 1 to smithi17769138-363 2024-07-28T11:28:53.406 INFO:tasks.rados.rados.0.smithi177.stdout:1523: finishing write tid 2 to smithi17769138-363 2024-07-28T11:28:53.407 INFO:tasks.rados.rados.0.smithi177.stdout:1523: finishing write tid 3 to smithi17769138-363 2024-07-28T11:28:53.407 INFO:tasks.rados.rados.0.smithi177.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-07-28T11:28:53.414 INFO:tasks.rados.rados.0.smithi177.stdout:1525: writing smithi17769138-94 from 766683 to 1497284 tid 1 2024-07-28T11:28:53.420 INFO:tasks.rados.rados.0.smithi177.stdout:1525: writing smithi17769138-94 from 1922192 to 2505564 tid 2 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1525: writing smithi17769138-94 from 3156591 to 3832961 tid 3 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1518: done (7 left) 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1519: done (6 left) 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1520: done (5 left) 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1521: done (4 left) 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1522: done (3 left) 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1526: write oid 458 current snap is 0 2024-07-28T11:28:53.428 INFO:tasks.rados.rados.0.smithi177.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2024-07-28T11:28:53.435 INFO:tasks.rados.rados.0.smithi177.stdout:1526: writing smithi17769138-458 from 783490 to 1189340 tid 1 2024-07-28T11:28:53.443 INFO:tasks.rados.rados.0.smithi177.stdout:1526: writing smithi17769138-458 from 1980674 to 2707704 tid 2 2024-07-28T11:28:53.450 INFO:tasks.rados.rados.0.smithi177.stdout:1526: writing smithi17769138-458 from 3184014 to 3671656 tid 3 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1527: read oid 462 snap -1 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1527: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1528: write oid 128 current snap is 0 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1523: finishing write tid 4 to smithi17769138-363 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1523: finishing write tid 5 to smithi17769138-363 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 363 v 248 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1523: left oid 363 (ObjNum 1067 snap 0 seq_num 1067) 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1524: finishing write tid 1 to smithi17769138-408 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1524: finishing write tid 2 to smithi17769138-408 2024-07-28T11:28:53.451 INFO:tasks.rados.rados.0.smithi177.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-07-28T11:28:53.456 INFO:tasks.rados.rados.0.smithi177.stdout:1528: writing smithi17769138-128 from 400297 to 881396 tid 1 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1528: writing smithi17769138-128 from 1639156 to 2000297 tid 2 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1523: done (5 left) 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1529: write oid 85 current snap is 0 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1524: finishing write tid 3 to smithi17769138-408 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1524: finishing write tid 4 to smithi17769138-408 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1524: finishing write tid 5 to smithi17769138-408 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 408 v 224 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2024-07-28T11:28:53.463 INFO:tasks.rados.rados.0.smithi177.stdout:1524: left oid 408 (ObjNum 1068 snap 0 seq_num 1068) 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: finishing write tid 1 to smithi17769138-94 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: finishing write tid 2 to smithi17769138-94 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: finishing write tid 3 to smithi17769138-94 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: finishing write tid 4 to smithi17769138-94 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: finishing write tid 5 to smithi17769138-94 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 252 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1525: left oid 94 (ObjNum 1069 snap 0 seq_num 1069) 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: finishing write tid 1 to smithi17769138-458 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: finishing write tid 2 to smithi17769138-458 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: finishing write tid 3 to smithi17769138-458 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: finishing write tid 4 to smithi17769138-458 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: finishing write tid 5 to smithi17769138-458 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 458 v 256 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1526: left oid 458 (ObjNum 1070 snap 0 seq_num 1070) 2024-07-28T11:28:53.464 INFO:tasks.rados.rados.0.smithi177.stdout:1527: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:28:53.591 INFO:tasks.rados.rados.0.smithi177.stdout:1528: finishing write tid 1 to smithi17769138-128 2024-07-28T11:28:53.591 INFO:tasks.rados.rados.0.smithi177.stdout:1528: finishing write tid 2 to smithi17769138-128 2024-07-28T11:28:53.591 INFO:tasks.rados.rados.0.smithi177.stdout:1528: finishing write tid 3 to smithi17769138-128 2024-07-28T11:28:53.591 INFO:tasks.rados.rados.0.smithi177.stdout:1528: finishing write tid 4 to smithi17769138-128 2024-07-28T11:28:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 195 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2024-07-28T11:28:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:1528: left oid 128 (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:28:53.592 INFO:tasks.rados.rados.0.smithi177.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-07-28T11:28:53.598 INFO:tasks.rados.rados.0.smithi177.stdout:1529: writing smithi17769138-85 from 417104 to 1089805 tid 1 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1529: writing smithi17769138-85 from 1813991 to 2017104 tid 2 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1524: done (5 left) 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1525: done (4 left) 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1526: done (3 left) 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1527: done (2 left) 2024-07-28T11:28:53.604 INFO:tasks.rados.rados.0.smithi177.stdout:1528: done (1 left) 2024-07-28T11:28:53.605 INFO:tasks.rados.rados.0.smithi177.stdout:1530: read oid 462 snap -1 2024-07-28T11:28:53.605 INFO:tasks.rados.rados.0.smithi177.stdout:1530: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:28:53.605 INFO:tasks.rados.rados.0.smithi177.stdout:1531: write oid 168 current snap is 0 2024-07-28T11:28:53.605 INFO:tasks.rados.rados.0.smithi177.stdout:1529: finishing write tid 1 to smithi17769138-85 2024-07-28T11:28:53.605 INFO:tasks.rados.rados.0.smithi177.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-07-28T11:28:53.612 INFO:tasks.rados.rados.0.smithi177.stdout:1531: writing smithi17769138-168 from 433911 to 1181861 tid 1 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1531: writing smithi17769138-168 from 1756120 to 2033911 tid 2 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1532: read oid 293 snap -1 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1532: expect deleted 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1533: read oid 430 snap -1 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1533: expect (ObjNum 517 snap 0 seq_num 517) 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1534: write oid 141 current snap is 0 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1529: finishing write tid 2 to smithi17769138-85 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1529: finishing write tid 3 to smithi17769138-85 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1529: finishing write tid 4 to smithi17769138-85 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 222 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2024-07-28T11:28:53.618 INFO:tasks.rados.rados.0.smithi177.stdout:1529: left oid 85 (ObjNum 1072 snap 0 seq_num 1072) 2024-07-28T11:28:53.619 INFO:tasks.rados.rados.0.smithi177.stdout:1530: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:28:53.747 INFO:tasks.rados.rados.0.smithi177.stdout:1531: finishing write tid 1 to smithi17769138-168 2024-07-28T11:28:53.747 INFO:tasks.rados.rados.0.smithi177.stdout:1531: finishing write tid 2 to smithi17769138-168 2024-07-28T11:28:53.747 INFO:tasks.rados.rados.0.smithi177.stdout:1531: finishing write tid 3 to smithi17769138-168 2024-07-28T11:28:53.748 INFO:tasks.rados.rados.0.smithi177.stdout:1531: finishing write tid 4 to smithi17769138-168 2024-07-28T11:28:53.748 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 227 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2024-07-28T11:28:53.748 INFO:tasks.rados.rados.0.smithi177.stdout:1531: left oid 168 (ObjNum 1073 snap 0 seq_num 1073) 2024-07-28T11:28:53.748 INFO:tasks.rados.rados.0.smithi177.stdout:1533: expect (ObjNum 517 snap 0 seq_num 517) 2024-07-28T11:28:53.866 INFO:tasks.rados.rados.0.smithi177.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-07-28T11:28:53.874 INFO:tasks.rados.rados.0.smithi177.stdout:1534: writing smithi17769138-141 from 450718 to 873917 tid 1 2024-07-28T11:28:53.886 INFO:tasks.rados.rados.0.smithi177.stdout:1534: writing smithi17769138-141 from 1414602 to 2050718 tid 2 2024-07-28T11:28:53.886 INFO:tasks.rados.rados.0.smithi177.stdout:1529: done (5 left) 2024-07-28T11:28:53.886 INFO:tasks.rados.rados.0.smithi177.stdout:1530: done (4 left) 2024-07-28T11:28:53.886 INFO:tasks.rados.rados.0.smithi177.stdout:1531: done (3 left) 2024-07-28T11:28:53.886 INFO:tasks.rados.rados.0.smithi177.stdout:1532: done (2 left) 2024-07-28T11:28:53.887 INFO:tasks.rados.rados.0.smithi177.stdout:1533: done (1 left) 2024-07-28T11:28:53.887 INFO:tasks.rados.rados.0.smithi177.stdout:1535: write oid 378 current snap is 0 2024-07-28T11:28:53.887 INFO:tasks.rados.rados.0.smithi177.stdout:1534: finishing write tid 1 to smithi17769138-141 2024-07-28T11:28:53.887 INFO:tasks.rados.rados.0.smithi177.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2024-07-28T11:28:53.897 INFO:tasks.rados.rados.0.smithi177.stdout:1535: writing smithi17769138-378 from 467525 to 965973 tid 1 2024-07-28T11:28:53.910 INFO:tasks.rados.rados.0.smithi177.stdout:1535: writing smithi17769138-378 from 1473084 to 2067463 tid 2 2024-07-28T11:28:53.910 INFO:tasks.rados.rados.0.smithi177.stdout:1536: write oid 480 current snap is 0 2024-07-28T11:28:53.910 INFO:tasks.rados.rados.0.smithi177.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-07-28T11:28:53.921 INFO:tasks.rados.rados.0.smithi177.stdout:1536: writing smithi17769138-480 from 484332 to 1058029 tid 1 2024-07-28T11:28:53.931 INFO:tasks.rados.rados.0.smithi177.stdout:1536: writing smithi17769138-480 from 1531566 to 2084332 tid 2 2024-07-28T11:28:53.931 INFO:tasks.rados.rados.0.smithi177.stdout:1537: write oid 446 current snap is 0 2024-07-28T11:28:53.931 INFO:tasks.rados.rados.0.smithi177.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-07-28T11:28:53.940 INFO:tasks.rados.rados.0.smithi177.stdout:1537: writing smithi17769138-446 from 501139 to 1150085 tid 1 2024-07-28T11:28:53.948 INFO:tasks.rados.rados.0.smithi177.stdout:1537: writing smithi17769138-446 from 1873695 to 2101139 tid 2 2024-07-28T11:28:53.948 INFO:tasks.rados.rados.0.smithi177.stdout:1538: write oid 215 current snap is 0 2024-07-28T11:28:53.948 INFO:tasks.rados.rados.0.smithi177.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-07-28T11:28:53.956 INFO:tasks.rados.rados.0.smithi177.stdout:1538: writing smithi17769138-215 from 517946 to 1242141 tid 1 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1538: writing smithi17769138-215 from 1932177 to 2117946 tid 2 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1539: read oid 145 snap -1 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1539: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1540: read oid 227 snap -1 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1540: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1541: write oid 435 current snap is 0 2024-07-28T11:28:53.962 INFO:tasks.rados.rados.0.smithi177.stdout:1534: finishing write tid 2 to smithi17769138-141 2024-07-28T11:28:53.963 INFO:tasks.rados.rados.0.smithi177.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-07-28T11:28:53.970 INFO:tasks.rados.rados.0.smithi177.stdout:1541: writing smithi17769138-435 from 534753 to 1334197 tid 1 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1541: writing smithi17769138-435 from 1990659 to 2134753 tid 2 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1542: read oid 281 snap -1 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1542: expect (ObjNum 996 snap 0 seq_num 996) 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1543: write oid 359 current snap is 0 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1534: finishing write tid 3 to smithi17769138-141 2024-07-28T11:28:53.976 INFO:tasks.rados.rados.0.smithi177.stdout:1534: finishing write tid 4 to smithi17769138-141 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 225 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1534: left oid 141 (ObjNum 1074 snap 0 seq_num 1074) 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1535: finishing write tid 1 to smithi17769138-378 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1535: finishing write tid 2 to smithi17769138-378 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1535: finishing write tid 3 to smithi17769138-378 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1535: finishing write tid 4 to smithi17769138-378 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 378 v 226 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1535: left oid 378 (ObjNum 1075 snap 0 seq_num 1075) 2024-07-28T11:28:53.977 INFO:tasks.rados.rados.0.smithi177.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-07-28T11:28:53.983 INFO:tasks.rados.rados.0.smithi177.stdout:1543: writing smithi17769138-359 from 551560 to 1142606 tid 1 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1543: writing smithi17769138-359 from 1765494 to 2151560 tid 2 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1534: done (9 left) 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1535: done (8 left) 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1544: read oid 221 snap -1 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1544: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1545: write oid 146 current snap is 0 2024-07-28T11:28:53.990 INFO:tasks.rados.rados.0.smithi177.stdout:1536: finishing write tid 1 to smithi17769138-480 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1536: finishing write tid 2 to smithi17769138-480 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1536: finishing write tid 3 to smithi17769138-480 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1536: finishing write tid 4 to smithi17769138-480 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 480 v 235 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1536: left oid 480 (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1537: finishing write tid 1 to smithi17769138-446 2024-07-28T11:28:53.991 INFO:tasks.rados.rados.0.smithi177.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-07-28T11:28:53.997 INFO:tasks.rados.rados.0.smithi177.stdout:1545: writing smithi17769138-146 from 568367 to 1234662 tid 1 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1545: writing smithi17769138-146 from 1707623 to 2168367 tid 2 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1536: done (9 left) 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1546: write oid 483 current snap is 0 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1537: finishing write tid 2 to smithi17769138-446 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1537: finishing write tid 3 to smithi17769138-446 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1537: finishing write tid 4 to smithi17769138-446 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 446 v 213 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2024-07-28T11:28:54.003 INFO:tasks.rados.rados.0.smithi177.stdout:1537: left oid 446 (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:28:54.004 INFO:tasks.rados.rados.0.smithi177.stdout:1538: finishing write tid 1 to smithi17769138-215 2024-07-28T11:28:54.004 INFO:tasks.rados.rados.0.smithi177.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-07-28T11:28:54.011 INFO:tasks.rados.rados.0.smithi177.stdout:1546: writing smithi17769138-483 from 585174 to 1326718 tid 1 2024-07-28T11:28:54.016 INFO:tasks.rados.rados.0.smithi177.stdout:1546: writing smithi17769138-483 from 1766105 to 2185174 tid 2 2024-07-28T11:28:54.016 INFO:tasks.rados.rados.0.smithi177.stdout:1537: done (9 left) 2024-07-28T11:28:54.016 INFO:tasks.rados.rados.0.smithi177.stdout:1547: write oid 497 current snap is 0 2024-07-28T11:28:54.016 INFO:tasks.rados.rados.0.smithi177.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-07-28T11:28:54.021 INFO:tasks.rados.rados.0.smithi177.stdout:1547: writing smithi17769138-497 from 601981 to 1018774 tid 1 2024-07-28T11:28:54.027 INFO:tasks.rados.rados.0.smithi177.stdout:1547: writing smithi17769138-497 from 1424587 to 1917289 tid 2 2024-07-28T11:28:54.027 INFO:tasks.rados.rados.0.smithi177.stdout:1548: read oid 223 snap -1 2024-07-28T11:28:54.027 INFO:tasks.rados.rados.0.smithi177.stdout:1548: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:28:54.027 INFO:tasks.rados.rados.0.smithi177.stdout:1549: write oid 370 current snap is 0 2024-07-28T11:28:54.027 INFO:tasks.rados.rados.0.smithi177.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-07-28T11:28:54.033 INFO:tasks.rados.rados.0.smithi177.stdout:1549: writing smithi17769138-370 from 618788 to 1110830 tid 1 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1549: writing smithi17769138-370 from 1883069 to 2218788 tid 2 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1550: write oid 14 current snap is 0 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1538: finishing write tid 2 to smithi17769138-215 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1538: finishing write tid 3 to smithi17769138-215 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1538: finishing write tid 4 to smithi17769138-215 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 215 v 259 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1538: left oid 215 (ObjNum 1078 snap 0 seq_num 1078) 2024-07-28T11:28:54.040 INFO:tasks.rados.rados.0.smithi177.stdout:1539: expect (ObjNum 144 snap 0 seq_num 144) 2024-07-28T11:28:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:1541: finishing write tid 1 to smithi17769138-435 2024-07-28T11:28:54.114 INFO:tasks.rados.rados.0.smithi177.stdout:1540: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:28:54.234 INFO:tasks.rados.rados.0.smithi177.stdout:1541: finishing write tid 2 to smithi17769138-435 2024-07-28T11:28:54.234 INFO:tasks.rados.rados.0.smithi177.stdout:1541: finishing write tid 3 to smithi17769138-435 2024-07-28T11:28:54.234 INFO:tasks.rados.rados.0.smithi177.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-07-28T11:28:54.240 INFO:tasks.rados.rados.0.smithi177.stdout:1550: writing smithi17769138-14 from 635595 to 1202886 tid 1 2024-07-28T11:28:54.246 INFO:tasks.rados.rados.0.smithi177.stdout:1550: writing smithi17769138-14 from 1825198 to 2235595 tid 2 2024-07-28T11:28:54.246 INFO:tasks.rados.rados.0.smithi177.stdout:1538: done (12 left) 2024-07-28T11:28:54.246 INFO:tasks.rados.rados.0.smithi177.stdout:1539: done (11 left) 2024-07-28T11:28:54.246 INFO:tasks.rados.rados.0.smithi177.stdout:1540: done (10 left) 2024-07-28T11:28:54.247 INFO:tasks.rados.rados.0.smithi177.stdout:1551: read oid 39 snap -1 2024-07-28T11:28:54.247 INFO:tasks.rados.rados.0.smithi177.stdout:1551: expect deleted 2024-07-28T11:28:54.247 INFO:tasks.rados.rados.0.smithi177.stdout:1552: write oid 199 current snap is 0 2024-07-28T11:28:54.247 INFO:tasks.rados.rados.0.smithi177.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-07-28T11:28:54.256 INFO:tasks.rados.rados.0.smithi177.stdout:1552: writing smithi17769138-199 from 652402 to 1294942 tid 1 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:1552: writing smithi17769138-199 from 1883680 to 2252402 tid 2 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:1553: write oid 466 current snap is 0 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:1541: finishing write tid 4 to smithi17769138-435 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 435 v 262 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:1541: left oid 435 (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:28:54.265 INFO:tasks.rados.rados.0.smithi177.stdout:1542: expect (ObjNum 996 snap 0 seq_num 996) 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1543: finishing write tid 1 to smithi17769138-359 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1543: finishing write tid 2 to smithi17769138-359 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1543: finishing write tid 3 to smithi17769138-359 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1543: finishing write tid 4 to smithi17769138-359 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 253 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1543: left oid 359 (ObjNum 1080 snap 0 seq_num 1080) 2024-07-28T11:28:54.423 INFO:tasks.rados.rados.0.smithi177.stdout:1544: expect (ObjNum 666 snap 0 seq_num 666) 2024-07-28T11:28:54.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:54 smithi177 bash[21846]: cluster 2024-07-28T11:28:53.095677+0000 mgr.y (mgr.24311) 248 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:54.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:54 smithi177 bash[21846]: audit 2024-07-28T11:28:53.471534+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.177:0/926052564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:54.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:54 smithi177 bash[31534]: cluster 2024-07-28T11:28:53.095677+0000 mgr.y (mgr.24311) 248 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:54.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:54 smithi177 bash[31534]: audit 2024-07-28T11:28:53.471534+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.177:0/926052564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:54.566 INFO:tasks.rados.rados.0.smithi177.stdout:1545: finishing write tid 1 to smithi17769138-146 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1545: finishing write tid 2 to smithi17769138-146 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1545: finishing write tid 3 to smithi17769138-146 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1545: finishing write tid 4 to smithi17769138-146 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 242 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1545: left oid 146 (ObjNum 1081 snap 0 seq_num 1081) 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1546: finishing write tid 1 to smithi17769138-483 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1546: finishing write tid 2 to smithi17769138-483 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1546: finishing write tid 3 to smithi17769138-483 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1546: finishing write tid 4 to smithi17769138-483 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 184 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1546: left oid 483 (ObjNum 1082 snap 0 seq_num 1082) 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1547: finishing write tid 1 to smithi17769138-497 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1547: finishing write tid 2 to smithi17769138-497 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1547: finishing write tid 3 to smithi17769138-497 2024-07-28T11:28:54.567 INFO:tasks.rados.rados.0.smithi177.stdout:1547: finishing write tid 4 to smithi17769138-497 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 497 v 245 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1547: left oid 497 (ObjNum 1083 snap 0 seq_num 1083) 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1549: finishing write tid 1 to smithi17769138-370 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1549: finishing write tid 2 to smithi17769138-370 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1549: finishing write tid 3 to smithi17769138-370 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1549: finishing write tid 4 to smithi17769138-370 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 370 v 237 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1549: left oid 370 (ObjNum 1084 snap 0 seq_num 1084) 2024-07-28T11:28:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:1548: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:28:54.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:54 smithi204 bash[24094]: cluster 2024-07-28T11:28:53.095677+0000 mgr.y (mgr.24311) 248 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:54.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:54 smithi204 bash[24094]: audit 2024-07-28T11:28:53.471534+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.177:0/926052564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1550: finishing write tid 1 to smithi17769138-14 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1550: finishing write tid 2 to smithi17769138-14 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1550: finishing write tid 3 to smithi17769138-14 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1550: finishing write tid 4 to smithi17769138-14 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 14 v 198 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1550: left oid 14 (ObjNum 1085 snap 0 seq_num 1085) 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1552: finishing write tid 1 to smithi17769138-199 2024-07-28T11:28:54.677 INFO:tasks.rados.rados.0.smithi177.stdout:1552: finishing write tid 2 to smithi17769138-199 2024-07-28T11:28:54.678 INFO:tasks.rados.rados.0.smithi177.stdout:1552: finishing write tid 3 to smithi17769138-199 2024-07-28T11:28:54.678 INFO:tasks.rados.rados.0.smithi177.stdout:1552: finishing write tid 4 to smithi17769138-199 2024-07-28T11:28:54.678 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 230 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2024-07-28T11:28:54.678 INFO:tasks.rados.rados.0.smithi177.stdout:1552: left oid 199 (ObjNum 1086 snap 0 seq_num 1086) 2024-07-28T11:28:54.678 INFO:tasks.rados.rados.0.smithi177.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-07-28T11:28:54.698 INFO:tasks.rados.rados.0.smithi177.stdout:1553: writing smithi17769138-466 from 669209 to 1386998 tid 1 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1553: writing smithi17769138-466 from 1942162 to 2269209 tid 2 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1541: done (12 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1542: done (11 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1543: done (10 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1544: done (9 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1545: done (8 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1546: done (7 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1547: done (6 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1548: done (5 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1549: done (4 left) 2024-07-28T11:28:54.712 INFO:tasks.rados.rados.0.smithi177.stdout:1550: done (3 left) 2024-07-28T11:28:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:1551: done (2 left) 2024-07-28T11:28:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:1552: done (1 left) 2024-07-28T11:28:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:1554: write oid 338 current snap is 0 2024-07-28T11:28:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:1553: finishing write tid 1 to smithi17769138-466 2024-07-28T11:28:54.713 INFO:tasks.rados.rados.0.smithi177.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-07-28T11:28:54.729 INFO:tasks.rados.rados.0.smithi177.stdout:1554: writing smithi17769138-338 from 686016 to 1195407 tid 1 2024-07-28T11:28:54.745 INFO:tasks.rados.rados.0.smithi177.stdout:1554: writing smithi17769138-338 from 1716997 to 2286016 tid 2 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1555: read oid 110 snap -1 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1555: expect (ObjNum 1010 snap 0 seq_num 1010) 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1556: write oid 184 current snap is 0 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1553: finishing write tid 2 to smithi17769138-466 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1553: finishing write tid 3 to smithi17769138-466 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1553: finishing write tid 4 to smithi17769138-466 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 466 v 256 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1553: left oid 466 (ObjNum 1087 snap 0 seq_num 1087) 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1554: finishing write tid 1 to smithi17769138-338 2024-07-28T11:28:54.746 INFO:tasks.rados.rados.0.smithi177.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-07-28T11:28:54.758 INFO:tasks.rados.rados.0.smithi177.stdout:1556: writing smithi17769138-184 from 702823 to 1287463 tid 1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1556: writing smithi17769138-184 from 2059126 to 2302823 tid 2 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1553: done (3 left) 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1557: read oid 135 snap -1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1558: read oid 384 snap -1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1558: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1559: read oid 449 snap -1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1560: read oid 254 snap -1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1560: expect (ObjNum 253 snap 0 seq_num 253) 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1561: read oid 159 snap -1 2024-07-28T11:28:54.771 INFO:tasks.rados.rados.0.smithi177.stdout:1561: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:28:54.772 INFO:tasks.rados.rados.0.smithi177.stdout:1562: read oid 456 snap -1 2024-07-28T11:28:54.772 INFO:tasks.rados.rados.0.smithi177.stdout:1562: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:54.772 INFO:tasks.rados.rados.0.smithi177.stdout:1563: write oid 278 current snap is 0 2024-07-28T11:28:54.772 INFO:tasks.rados.rados.0.smithi177.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-07-28T11:28:54.785 INFO:tasks.rados.rados.0.smithi177.stdout:1563: writing smithi17769138-278 from 719630 to 1379519 tid 1 2024-07-28T11:28:54.794 INFO:tasks.rados.rados.0.smithi177.stdout:1563: writing smithi17769138-278 from 2117608 to 2319630 tid 2 2024-07-28T11:28:54.795 INFO:tasks.rados.rados.0.smithi177.stdout:1564: write oid 118 current snap is 0 2024-07-28T11:28:54.795 INFO:tasks.rados.rados.0.smithi177.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2024-07-28T11:28:54.805 INFO:tasks.rados.rados.0.smithi177.stdout:1564: writing smithi17769138-118 from 736437 to 1471575 tid 1 2024-07-28T11:28:54.811 INFO:tasks.rados.rados.0.smithi177.stdout:1564: writing smithi17769138-118 from 2176090 to 2336437 tid 2 2024-07-28T11:28:54.811 INFO:tasks.rados.rados.0.smithi177.stdout:1565: write oid 158 current snap is 0 2024-07-28T11:28:54.811 INFO:tasks.rados.rados.0.smithi177.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-07-28T11:28:54.818 INFO:tasks.rados.rados.0.smithi177.stdout:1565: writing smithi17769138-158 from 753244 to 1163631 tid 1 2024-07-28T11:28:54.824 INFO:tasks.rados.rados.0.smithi177.stdout:1565: writing smithi17769138-158 from 1834572 to 2353244 tid 2 2024-07-28T11:28:54.825 INFO:tasks.rados.rados.0.smithi177.stdout:1566: write oid 203 current snap is 0 2024-07-28T11:28:54.825 INFO:tasks.rados.rados.0.smithi177.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-07-28T11:28:54.832 INFO:tasks.rados.rados.0.smithi177.stdout:1566: writing smithi17769138-203 from 770051 to 1255687 tid 1 2024-07-28T11:28:54.838 INFO:tasks.rados.rados.0.smithi177.stdout:1566: writing smithi17769138-203 from 1776701 to 2287748 tid 2 2024-07-28T11:28:54.838 INFO:tasks.rados.rados.0.smithi177.stdout:1567: write oid 4 current snap is 0 2024-07-28T11:28:54.838 INFO:tasks.rados.rados.0.smithi177.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-07-28T11:28:54.845 INFO:tasks.rados.rados.0.smithi177.stdout:1567: writing smithi17769138-4 from 786858 to 1347743 tid 1 2024-07-28T11:28:54.851 INFO:tasks.rados.rados.0.smithi177.stdout:1567: writing smithi17769138-4 from 1835183 to 2386858 tid 2 2024-07-28T11:28:54.851 INFO:tasks.rados.rados.0.smithi177.stdout:1568: write oid 50 current snap is 0 2024-07-28T11:28:54.852 INFO:tasks.rados.rados.0.smithi177.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-07-28T11:28:54.858 INFO:tasks.rados.rados.0.smithi177.stdout:1568: writing smithi17769138-50 from 403665 to 1156152 tid 1 2024-07-28T11:28:54.864 INFO:tasks.rados.rados.0.smithi177.stdout:1568: writing smithi17769138-50 from 1610018 to 2124734 tid 2 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1569: read oid 414 snap -1 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1569: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1554: finishing write tid 2 to smithi17769138-338 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1554: finishing write tid 3 to smithi17769138-338 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1554: finishing write tid 4 to smithi17769138-338 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 338 v 230 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1554: left oid 338 (ObjNum 1088 snap 0 seq_num 1088) 2024-07-28T11:28:54.865 INFO:tasks.rados.rados.0.smithi177.stdout:1555: expect (ObjNum 1010 snap 0 seq_num 1010) 2024-07-28T11:28:55.047 INFO:tasks.rados.rados.0.smithi177.stdout:1556: finishing write tid 1 to smithi17769138-184 2024-07-28T11:28:55.048 INFO:tasks.rados.rados.0.smithi177.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2024-07-28T11:28:55.159 INFO:tasks.rados.rados.0.smithi177.stdout:1556: finishing write tid 2 to smithi17769138-184 2024-07-28T11:28:55.159 INFO:tasks.rados.rados.0.smithi177.stdout:1556: finishing write tid 3 to smithi17769138-184 2024-07-28T11:28:55.159 INFO:tasks.rados.rados.0.smithi177.stdout:1556: finishing write tid 4 to smithi17769138-184 2024-07-28T11:28:55.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 217 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2024-07-28T11:28:55.160 INFO:tasks.rados.rados.0.smithi177.stdout:1556: left oid 184 (ObjNum 1089 snap 0 seq_num 1089) 2024-07-28T11:28:55.160 INFO:tasks.rados.rados.0.smithi177.stdout:1561: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:28:55.315 INFO:tasks.rados.rados.0.smithi177.stdout:1562: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:28:55.426 INFO:tasks.rados.rados.0.smithi177.stdout:1558: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:28:55.588 INFO:tasks.rados.rados.0.smithi177.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:28:55.696 INFO:tasks.rados.rados.0.smithi177.stdout:1563: finishing write tid 1 to smithi17769138-278 2024-07-28T11:28:55.696 INFO:tasks.rados.rados.0.smithi177.stdout:1560: expect (ObjNum 253 snap 0 seq_num 253) 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1563: finishing write tid 2 to smithi17769138-278 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1563: finishing write tid 3 to smithi17769138-278 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1563: finishing write tid 4 to smithi17769138-278 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 240 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1563: left oid 278 (ObjNum 1090 snap 0 seq_num 1090) 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1564: finishing write tid 1 to smithi17769138-118 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1564: finishing write tid 2 to smithi17769138-118 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1564: finishing write tid 3 to smithi17769138-118 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1564: finishing write tid 4 to smithi17769138-118 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 118 v 248 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1564: left oid 118 (ObjNum 1091 snap 0 seq_num 1091) 2024-07-28T11:28:55.764 INFO:tasks.rados.rados.0.smithi177.stdout:1565: finishing write tid 1 to smithi17769138-158 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1565: finishing write tid 2 to smithi17769138-158 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1565: finishing write tid 3 to smithi17769138-158 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1565: finishing write tid 4 to smithi17769138-158 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 220 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1565: left oid 158 (ObjNum 1092 snap 0 seq_num 1092) 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1566: finishing write tid 1 to smithi17769138-203 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1566: finishing write tid 2 to smithi17769138-203 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1566: finishing write tid 3 to smithi17769138-203 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1566: finishing write tid 4 to smithi17769138-203 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 203 v 232 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1566: left oid 203 (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1567: finishing write tid 1 to smithi17769138-4 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1567: finishing write tid 2 to smithi17769138-4 2024-07-28T11:28:55.765 INFO:tasks.rados.rados.0.smithi177.stdout:1567: finishing write tid 3 to smithi17769138-4 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1554: done (15 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1555: done (14 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1556: done (13 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1557: done (12 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1558: done (11 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1559: done (10 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1560: done (9 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1561: done (8 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1562: done (7 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1563: done (6 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1564: done (5 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1565: done (4 left) 2024-07-28T11:28:55.766 INFO:tasks.rados.rados.0.smithi177.stdout:1566: done (3 left) 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1570: read oid 486 snap -1 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1570: expect (ObjNum 840 snap 0 seq_num 840) 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1571: write oid 368 current snap is 0 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1567: finishing write tid 4 to smithi17769138-4 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 243 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1567: left oid 4 (ObjNum 1094 snap 0 seq_num 1094) 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1568: finishing write tid 1 to smithi17769138-50 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1568: finishing write tid 2 to smithi17769138-50 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1568: finishing write tid 3 to smithi17769138-50 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1568: finishing write tid 4 to smithi17769138-50 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 220 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1568: left oid 50 (ObjNum 1095 snap 0 seq_num 1095) 2024-07-28T11:28:55.767 INFO:tasks.rados.rados.0.smithi177.stdout:1569: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:28:55.824 INFO:tasks.rados.rados.0.smithi177.stdout:1570: expect (ObjNum 840 snap 0 seq_num 840) 2024-07-28T11:28:55.903 INFO:tasks.rados.rados.0.smithi177.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-07-28T11:28:55.917 INFO:tasks.rados.rados.0.smithi177.stdout:1571: writing smithi17769138-368 from 420472 to 848208 tid 1 2024-07-28T11:28:55.934 INFO:tasks.rados.rados.0.smithi177.stdout:1571: writing smithi17769138-368 from 1268500 to 1926874 tid 2 2024-07-28T11:28:55.943 INFO:tasks.rados.rados.0.smithi177.stdout:1571: writing smithi17769138-368 from 2347953 to 2420472 tid 3 2024-07-28T11:28:55.943 INFO:tasks.rados.rados.0.smithi177.stdout:1567: done (4 left) 2024-07-28T11:28:55.943 INFO:tasks.rados.rados.0.smithi177.stdout:1568: done (3 left) 2024-07-28T11:28:55.943 INFO:tasks.rados.rados.0.smithi177.stdout:1569: done (2 left) 2024-07-28T11:28:55.944 INFO:tasks.rados.rados.0.smithi177.stdout:1570: done (1 left) 2024-07-28T11:28:55.944 INFO:tasks.rados.rados.0.smithi177.stdout:1572: write oid 354 current snap is 0 2024-07-28T11:28:55.944 INFO:tasks.rados.rados.0.smithi177.stdout:1571: finishing write tid 1 to smithi17769138-368 2024-07-28T11:28:55.944 INFO:tasks.rados.rados.0.smithi177.stdout:1571: finishing write tid 2 to smithi17769138-368 2024-07-28T11:28:55.944 INFO:tasks.rados.rados.0.smithi177.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-07-28T11:28:55.958 INFO:tasks.rados.rados.0.smithi177.stdout:1572: writing smithi17769138-354 from 437279 to 940264 tid 1 2024-07-28T11:28:55.976 INFO:tasks.rados.rados.0.smithi177.stdout:1572: writing smithi17769138-354 from 1610629 to 2129014 tid 2 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1573: read oid 272 snap -1 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1573: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1574: write oid 9 current snap is 0 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1571: finishing write tid 3 to smithi17769138-368 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1571: finishing write tid 4 to smithi17769138-368 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1571: finishing write tid 5 to smithi17769138-368 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 368 v 229 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1571: left oid 368 (ObjNum 1096 snap 0 seq_num 1096) 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1572: finishing write tid 1 to smithi17769138-354 2024-07-28T11:28:55.977 INFO:tasks.rados.rados.0.smithi177.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-07-28T11:28:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:1574: writing smithi17769138-9 from 454086 to 1032320 tid 1 2024-07-28T11:28:56.005 INFO:tasks.rados.rados.0.smithi177.stdout:1574: writing smithi17769138-9 from 1669111 to 2331154 tid 2 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1571: done (3 left) 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1575: read oid 286 snap -1 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1575: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1576: write oid 130 current snap is 0 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1572: finishing write tid 2 to smithi17769138-354 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1572: finishing write tid 3 to smithi17769138-354 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1572: finishing write tid 4 to smithi17769138-354 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 354 v 201 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1572: left oid 354 (ObjNum 1097 snap 0 seq_num 1097) 2024-07-28T11:28:56.006 INFO:tasks.rados.rados.0.smithi177.stdout:1573: expect (ObjNum 271 snap 0 seq_num 271) 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1574: finishing write tid 1 to smithi17769138-9 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1574: finishing write tid 2 to smithi17769138-9 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1574: finishing write tid 3 to smithi17769138-9 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1574: finishing write tid 4 to smithi17769138-9 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 9 v 232 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1574: left oid 9 (ObjNum 1098 snap 0 seq_num 1098) 2024-07-28T11:28:56.117 INFO:tasks.rados.rados.0.smithi177.stdout:1575: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:28:56.203 INFO:tasks.rados.rados.0.smithi177.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-07-28T11:28:56.219 INFO:tasks.rados.rados.0.smithi177.stdout:1576: writing smithi17769138-130 from 470893 to 1124376 tid 1 2024-07-28T11:28:56.235 INFO:tasks.rados.rados.0.smithi177.stdout:1576: writing smithi17769138-130 from 1727593 to 2249647 tid 2 2024-07-28T11:28:56.235 INFO:tasks.rados.rados.0.smithi177.stdout:1572: done (4 left) 2024-07-28T11:28:56.235 INFO:tasks.rados.rados.0.smithi177.stdout:1573: done (3 left) 2024-07-28T11:28:56.235 INFO:tasks.rados.rados.0.smithi177.stdout:1574: done (2 left) 2024-07-28T11:28:56.235 INFO:tasks.rados.rados.0.smithi177.stdout:1575: done (1 left) 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1577: read oid 89 snap -1 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1577: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1578: read oid 211 snap -1 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1578: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1579: write oid 85 current snap is 0 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1576: finishing write tid 1 to smithi17769138-130 2024-07-28T11:28:56.236 INFO:tasks.rados.rados.0.smithi177.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-07-28T11:28:56.253 INFO:tasks.rados.rados.0.smithi177.stdout:1579: writing smithi17769138-85 from 487700 to 1216432 tid 1 2024-07-28T11:28:56.269 INFO:tasks.rados.rados.0.smithi177.stdout:1579: writing smithi17769138-85 from 1786075 to 2451787 tid 2 2024-07-28T11:28:56.269 INFO:tasks.rados.rados.0.smithi177.stdout:1580: write oid 470 current snap is 0 2024-07-28T11:28:56.269 INFO:tasks.rados.rados.0.smithi177.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2024-07-28T11:28:56.278 INFO:tasks.rados.rados.0.smithi177.stdout:1580: writing smithi17769138-470 from 504507 to 908488 tid 1 2024-07-28T11:28:56.286 INFO:tasks.rados.rados.0.smithi177.stdout:1580: writing smithi17769138-470 from 1328204 to 1737574 tid 2 2024-07-28T11:28:56.292 INFO:tasks.rados.rados.0.smithi177.stdout:1580: writing smithi17769138-470 from 2252362 to 2504507 tid 3 2024-07-28T11:28:56.293 INFO:tasks.rados.rados.0.smithi177.stdout:1581: write oid 308 current snap is 0 2024-07-28T11:28:56.293 INFO:tasks.rados.rados.0.smithi177.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2024-07-28T11:28:56.300 INFO:tasks.rados.rados.0.smithi177.stdout:1581: writing smithi17769138-308 from 521314 to 1000544 tid 1 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1581: writing smithi17769138-308 from 1786686 to 2456067 tid 2 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1582: read oid 30 snap -1 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1582: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1583: read oid 474 snap -1 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1583: expect (ObjNum 977 snap 0 seq_num 977) 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1584: read oid 416 snap -1 2024-07-28T11:28:56.311 INFO:tasks.rados.rados.0.smithi177.stdout:1584: expect deleted 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1585: read oid 500 snap -1 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1585: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1586: read oid 389 snap -1 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1586: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1587: write oid 148 current snap is 0 2024-07-28T11:28:56.312 INFO:tasks.rados.rados.0.smithi177.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2024-07-28T11:28:56.319 INFO:tasks.rados.rados.0.smithi177.stdout:1587: writing smithi17769138-148 from 538121 to 1208953 tid 1 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1587: writing smithi17769138-148 from 1961521 to 2374560 tid 2 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1588: read oid 220 snap -1 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1588: expect (ObjNum 628 snap 0 seq_num 628) 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1589: write oid 302 current snap is 0 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1576: finishing write tid 2 to smithi17769138-130 2024-07-28T11:28:56.326 INFO:tasks.rados.rados.0.smithi177.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-07-28T11:28:56.333 INFO:tasks.rados.rados.0.smithi177.stdout:1589: writing smithi17769138-302 from 554928 to 1301009 tid 1 2024-07-28T11:28:56.341 INFO:tasks.rados.rados.0.smithi177.stdout:1589: writing smithi17769138-302 from 2020003 to 2554928 tid 2 2024-07-28T11:28:56.341 INFO:tasks.rados.rados.0.smithi177.stdout:1590: write oid 382 current snap is 0 2024-07-28T11:28:56.341 INFO:tasks.rados.rados.0.smithi177.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-07-28T11:28:56.346 INFO:tasks.rados.rados.0.smithi177.stdout:1590: writing smithi17769138-382 from 571735 to 993065 tid 1 2024-07-28T11:28:56.352 INFO:tasks.rados.rados.0.smithi177.stdout:1590: writing smithi17769138-382 from 1562132 to 1978840 tid 2 2024-07-28T11:28:56.352 INFO:tasks.rados.rados.0.smithi177.stdout:1591: read oid 32 snap -1 2024-07-28T11:28:56.352 INFO:tasks.rados.rados.0.smithi177.stdout:1591: expect (ObjNum 943 snap 0 seq_num 943) 2024-07-28T11:28:56.352 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:56.353 INFO:tasks.rados.rados.0.smithi177.stdout:1577: expect (ObjNum 747 snap 0 seq_num 747) 2024-07-28T11:28:56.501 INFO:tasks.rados.rados.0.smithi177.stdout:1576: finishing write tid 3 to smithi17769138-130 2024-07-28T11:28:56.501 INFO:tasks.rados.rados.0.smithi177.stdout:1576: finishing write tid 4 to smithi17769138-130 2024-07-28T11:28:56.501 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 229 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2024-07-28T11:28:56.501 INFO:tasks.rados.rados.0.smithi177.stdout:1576: left oid 130 (ObjNum 1099 snap 0 seq_num 1099) 2024-07-28T11:28:56.502 INFO:tasks.rados.rados.0.smithi177.stdout:1578: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:28:56.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:56 smithi177 bash[21846]: cluster 2024-07-28T11:28:55.096236+0000 mgr.y (mgr.24311) 249 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:56.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:56 smithi177 bash[21846]: audit 2024-07-28T11:28:55.812852+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.177:0/3273677287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:56.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:56 smithi177 bash[31534]: cluster 2024-07-28T11:28:55.096236+0000 mgr.y (mgr.24311) 249 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:56.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:56 smithi177 bash[31534]: audit 2024-07-28T11:28:55.812852+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.177:0/3273677287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1579: finishing write tid 1 to smithi17769138-85 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1579: finishing write tid 2 to smithi17769138-85 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1579: finishing write tid 3 to smithi17769138-85 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1576: done (15 left) 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1577: done (14 left) 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1578: done (13 left) 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1592: read oid 440 snap -1 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1592: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:28:56.655 INFO:tasks.rados.rados.0.smithi177.stdout:1593: read oid 117 snap -1 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1593: expect (ObjNum 116 snap 0 seq_num 116) 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1594: read oid 454 snap -1 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1594: expect (ObjNum 780 snap 0 seq_num 780) 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1579: finishing write tid 4 to smithi17769138-85 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 235 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1579: left oid 85 (ObjNum 1100 snap 0 seq_num 1100) 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1580: finishing write tid 1 to smithi17769138-470 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1580: finishing write tid 2 to smithi17769138-470 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1579: done (15 left) 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1595: read oid 99 snap -1 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1595: expect (ObjNum 969 snap 0 seq_num 969) 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1580: finishing write tid 3 to smithi17769138-470 2024-07-28T11:28:56.656 INFO:tasks.rados.rados.0.smithi177.stdout:1580: finishing write tid 4 to smithi17769138-470 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1580: finishing write tid 5 to smithi17769138-470 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 260 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1580: left oid 470 (ObjNum 1101 snap 0 seq_num 1101) 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1581: finishing write tid 1 to smithi17769138-308 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1580: done (15 left) 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1596: write oid 7 current snap is 0 2024-07-28T11:28:56.657 INFO:tasks.rados.rados.0.smithi177.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-07-28T11:28:56.663 INFO:tasks.rados.rados.0.smithi177.stdout:1596: writing smithi17769138-7 from 588542 to 1085121 tid 1 2024-07-28T11:28:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:56 smithi204 bash[24094]: cluster 2024-07-28T11:28:55.096236+0000 mgr.y (mgr.24311) 249 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 77 op/s 2024-07-28T11:28:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:56 smithi204 bash[24094]: audit 2024-07-28T11:28:55.812852+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.177:0/3273677287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:56.671 INFO:tasks.rados.rados.0.smithi177.stdout:1596: writing smithi17769138-7 from 1620614 to 2297333 tid 2 2024-07-28T11:28:56.671 INFO:tasks.rados.rados.0.smithi177.stdout:1584: done (15 left) 2024-07-28T11:28:56.671 INFO:tasks.rados.rados.0.smithi177.stdout:1597: write oid 22 current snap is 0 2024-07-28T11:28:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-07-28T11:28:56.678 INFO:tasks.rados.rados.0.smithi177.stdout:1597: writing smithi17769138-22 from 605349 to 1177177 tid 1 2024-07-28T11:28:56.683 INFO:tasks.rados.rados.0.smithi177.stdout:1597: writing smithi17769138-22 from 1679096 to 2099473 tid 2 2024-07-28T11:28:56.683 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:28:56.684 INFO:tasks.rados.rados.0.smithi177.stdout:1585: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:28:56.755 INFO:tasks.rados.rados.0.smithi177.stdout:1581: finishing write tid 2 to smithi17769138-308 2024-07-28T11:28:56.755 INFO:tasks.rados.rados.0.smithi177.stdout:1581: finishing write tid 3 to smithi17769138-308 2024-07-28T11:28:56.755 INFO:tasks.rados.rados.0.smithi177.stdout:1581: finishing write tid 4 to smithi17769138-308 2024-07-28T11:28:56.756 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 308 v 187 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2024-07-28T11:28:56.756 INFO:tasks.rados.rados.0.smithi177.stdout:1581: left oid 308 (ObjNum 1102 snap 0 seq_num 1102) 2024-07-28T11:28:56.756 INFO:tasks.rados.rados.0.smithi177.stdout:1583: expect (ObjNum 977 snap 0 seq_num 977) 2024-07-28T11:28:56.856 INFO:tasks.rados.rados.0.smithi177.stdout:1582: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:28:56.929 INFO:tasks.rados.rados.0.smithi177.stdout:1586: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:28:57.001 INFO:tasks.rados.rados.0.smithi177.stdout:1587: finishing write tid 1 to smithi17769138-148 2024-07-28T11:28:57.001 INFO:tasks.rados.rados.0.smithi177.stdout:1587: finishing write tid 2 to smithi17769138-148 2024-07-28T11:28:57.001 INFO:tasks.rados.rados.0.smithi177.stdout:1587: finishing write tid 3 to smithi17769138-148 2024-07-28T11:28:57.002 INFO:tasks.rados.rados.0.smithi177.stdout:1587: finishing write tid 4 to smithi17769138-148 2024-07-28T11:28:57.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 238 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2024-07-28T11:28:57.002 INFO:tasks.rados.rados.0.smithi177.stdout:1587: left oid 148 (ObjNum 1103 snap 0 seq_num 1103) 2024-07-28T11:28:57.002 INFO:tasks.rados.rados.0.smithi177.stdout:1588: expect (ObjNum 628 snap 0 seq_num 628) 2024-07-28T11:28:57.109 INFO:tasks.rados.rados.0.smithi177.stdout:1589: finishing write tid 1 to smithi17769138-302 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1589: finishing write tid 2 to smithi17769138-302 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1589: finishing write tid 3 to smithi17769138-302 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1589: finishing write tid 4 to smithi17769138-302 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 223 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1589: left oid 302 (ObjNum 1104 snap 0 seq_num 1104) 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1590: finishing write tid 1 to smithi17769138-382 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1590: finishing write tid 2 to smithi17769138-382 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1590: finishing write tid 3 to smithi17769138-382 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1590: finishing write tid 4 to smithi17769138-382 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 184 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2024-07-28T11:28:57.110 INFO:tasks.rados.rados.0.smithi177.stdout:1590: left oid 382 (ObjNum 1105 snap 0 seq_num 1105) 2024-07-28T11:28:57.111 INFO:tasks.rados.rados.0.smithi177.stdout:1591: expect (ObjNum 943 snap 0 seq_num 943) 2024-07-28T11:28:57.384 INFO:tasks.rados.rados.0.smithi177.stdout:1595: expect (ObjNum 969 snap 0 seq_num 969) 2024-07-28T11:28:57.469 INFO:tasks.rados.rados.0.smithi177.stdout:1592: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:28:57.596 INFO:tasks.rados.rados.0.smithi177.stdout:1594: expect (ObjNum 780 snap 0 seq_num 780) 2024-07-28T11:28:57.753 INFO:tasks.rados.rados.0.smithi177.stdout:1593: expect (ObjNum 116 snap 0 seq_num 116) 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:1596: finishing write tid 1 to smithi17769138-7 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:1596: finishing write tid 2 to smithi17769138-7 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:1596: finishing write tid 3 to smithi17769138-7 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:1596: finishing write tid 4 to smithi17769138-7 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 233 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2024-07-28T11:28:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:1596: left oid 7 (ObjNum 1106 snap 0 seq_num 1106) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1597: finishing write tid 1 to smithi17769138-22 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1597: finishing write tid 2 to smithi17769138-22 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1597: finishing write tid 3 to smithi17769138-22 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1597: finishing write tid 4 to smithi17769138-22 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 22 v 187 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1597: left oid 22 (ObjNum 1107 snap 0 seq_num 1107) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1581: done (15 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1582: done (14 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1583: done (13 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1585: done (12 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1586: done (11 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1587: done (10 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1588: done (9 left) 2024-07-28T11:28:57.873 INFO:tasks.rados.rados.0.smithi177.stdout:1589: done (8 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1590: done (7 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1591: done (6 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1592: done (5 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1593: done (4 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1594: done (3 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1595: done (2 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1596: done (1 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1597: done (0 left) 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1598: write oid 62 current snap is 0 2024-07-28T11:28:57.874 INFO:tasks.rados.rados.0.smithi177.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-07-28T11:28:57.880 INFO:tasks.rados.rados.0.smithi177.stdout:1598: writing smithi17769138-62 from 622156 to 1269233 tid 1 2024-07-28T11:28:57.888 INFO:tasks.rados.rados.0.smithi177.stdout:1598: writing smithi17769138-62 from 1737578 to 2417966 tid 2 2024-07-28T11:28:57.888 INFO:tasks.rados.rados.0.smithi177.stdout:1599: write oid 299 current snap is 0 2024-07-28T11:28:57.888 INFO:tasks.rados.rados.0.smithi177.stdout:1598: finishing write tid 1 to smithi17769138-62 2024-07-28T11:28:57.888 INFO:tasks.rados.rados.0.smithi177.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-07-28T11:28:57.897 INFO:tasks.rados.rados.0.smithi177.stdout:1599: writing smithi17769138-299 from 638963 to 1361289 tid 1 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1599: writing smithi17769138-299 from 2079707 to 2503753 tid 2 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1600: read oid 27 snap -1 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1600: expect deleted 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1601: write oid 61 current snap is 0 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1598: finishing write tid 2 to smithi17769138-62 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1598: finishing write tid 3 to smithi17769138-62 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:1598: finishing write tid 4 to smithi17769138-62 2024-07-28T11:28:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 62 v 246 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2024-07-28T11:28:57.905 INFO:tasks.rados.rados.0.smithi177.stdout:1598: left oid 62 (ObjNum 1108 snap 0 seq_num 1108) 2024-07-28T11:28:57.905 INFO:tasks.rados.rados.0.smithi177.stdout:1599: finishing write tid 1 to smithi17769138-299 2024-07-28T11:28:57.905 INFO:tasks.rados.rados.0.smithi177.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-07-28T11:28:57.910 INFO:tasks.rados.rados.0.smithi177.stdout:1601: writing smithi17769138-61 from 655770 to 1169698 tid 1 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1601: writing smithi17769138-61 from 1854542 to 2538599 tid 2 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1598: done (3 left) 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1602: read oid 141 snap -1 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1602: expect (ObjNum 1074 snap 0 seq_num 1074) 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1603: write oid 163 current snap is 0 2024-07-28T11:28:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-07-28T11:28:57.926 INFO:tasks.rados.rados.0.smithi177.stdout:1603: writing smithi17769138-163 from 672577 to 1261754 tid 1 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1603: writing smithi17769138-163 from 1913024 to 2340739 tid 2 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1604: read oid 203 snap -1 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1604: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1599: finishing write tid 2 to smithi17769138-299 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1599: finishing write tid 3 to smithi17769138-299 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:1599: finishing write tid 4 to smithi17769138-299 2024-07-28T11:28:57.933 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 299 v 190 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1599: left oid 299 (ObjNum 1109 snap 0 seq_num 1109) 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1601: finishing write tid 1 to smithi17769138-61 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1601: finishing write tid 2 to smithi17769138-61 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1601: finishing write tid 3 to smithi17769138-61 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1605: read oid 12 snap -1 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1605: expect (ObjNum 682 snap 0 seq_num 682) 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1599: done (6 left) 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1600: done (5 left) 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1606: read oid 142 snap -1 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1606: expect (ObjNum 854 snap 0 seq_num 854) 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1607: delete oid 461 current snap is 0 2024-07-28T11:28:57.934 INFO:tasks.rados.rados.0.smithi177.stdout:1601: finishing write tid 4 to smithi17769138-61 2024-07-28T11:28:57.935 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 216 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2024-07-28T11:28:57.935 INFO:tasks.rados.rados.0.smithi177.stdout:1601: left oid 61 (ObjNum 1110 snap 0 seq_num 1110) 2024-07-28T11:28:57.935 INFO:tasks.rados.rados.0.smithi177.stdout:1602: expect (ObjNum 1074 snap 0 seq_num 1074) 2024-07-28T11:28:58.059 INFO:tasks.rados.rados.0.smithi177.stdout:1603: finishing write tid 1 to smithi17769138-163 2024-07-28T11:28:58.059 INFO:tasks.rados.rados.0.smithi177.stdout:1601: done (6 left) 2024-07-28T11:28:58.059 INFO:tasks.rados.rados.0.smithi177.stdout:1602: done (5 left) 2024-07-28T11:28:58.059 INFO:tasks.rados.rados.0.smithi177.stdout:1607: done (4 left) 2024-07-28T11:28:58.060 INFO:tasks.rados.rados.0.smithi177.stdout:1608: read oid 262 snap -1 2024-07-28T11:28:58.060 INFO:tasks.rados.rados.0.smithi177.stdout:1608: expect (ObjNum 1023 snap 0 seq_num 1023) 2024-07-28T11:28:58.060 INFO:tasks.rados.rados.0.smithi177.stdout:1609: delete oid 186 current snap is 0 2024-07-28T11:28:58.060 INFO:tasks.rados.rados.0.smithi177.stdout:1603: finishing write tid 2 to smithi17769138-163 2024-07-28T11:28:58.060 INFO:tasks.rados.rados.0.smithi177.stdout:1606: expect (ObjNum 854 snap 0 seq_num 854) 2024-07-28T11:28:58.158 INFO:tasks.rados.rados.0.smithi177.stdout:1603: finishing write tid 3 to smithi17769138-163 2024-07-28T11:28:58.158 INFO:tasks.rados.rados.0.smithi177.stdout:1603: finishing write tid 4 to smithi17769138-163 2024-07-28T11:28:58.158 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 163 v 232 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2024-07-28T11:28:58.158 INFO:tasks.rados.rados.0.smithi177.stdout:1603: left oid 163 (ObjNum 1111 snap 0 seq_num 1111) 2024-07-28T11:28:58.158 INFO:tasks.rados.rados.0.smithi177.stdout:1604: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:28:58.291 INFO:tasks.rados.rados.0.smithi177.stdout:1605: expect (ObjNum 682 snap 0 seq_num 682) 2024-07-28T11:28:58.442 INFO:tasks.rados.rados.0.smithi177.stdout:1608: expect (ObjNum 1023 snap 0 seq_num 1023) 2024-07-28T11:28:58.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:58 smithi177 bash[21846]: cluster 2024-07-28T11:28:57.097366+0000 mgr.y (mgr.24311) 250 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-07-28T11:28:58.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:28:58 smithi177 bash[21846]: audit 2024-07-28T11:28:58.173406+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.177:0/3963857741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:58.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:28:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:28:58] "GET /metrics HTTP/1.1" 200 242815 "" "Prometheus/2.43.0" 2024-07-28T11:28:58.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:58 smithi177 bash[31534]: cluster 2024-07-28T11:28:57.097366+0000 mgr.y (mgr.24311) 250 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-07-28T11:28:58.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:28:58 smithi177 bash[31534]: audit 2024-07-28T11:28:58.173406+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.177:0/3963857741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1603: done (5 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1604: done (4 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1605: done (3 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1606: done (2 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1608: done (1 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1609: done (0 left) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1610: read oid 121 snap -1 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-07-28T11:28:58.573 INFO:tasks.rados.rados.0.smithi177.stdout:1611: delete oid 217 current snap is 0 2024-07-28T11:28:58.575 INFO:tasks.rados.rados.0.smithi177.stdout:1611: done (1 left) 2024-07-28T11:28:58.576 INFO:tasks.rados.rados.0.smithi177.stdout:1612: read oid 352 snap -1 2024-07-28T11:28:58.576 INFO:tasks.rados.rados.0.smithi177.stdout:1612: expect (ObjNum 868 snap 0 seq_num 868) 2024-07-28T11:28:58.576 INFO:tasks.rados.rados.0.smithi177.stdout:1613: write oid 477 current snap is 0 2024-07-28T11:28:58.576 INFO:tasks.rados.rados.0.smithi177.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-07-28T11:28:58.582 INFO:tasks.rados.rados.0.smithi177.stdout:1613: writing smithi17769138-477 from 739805 to 1229978 tid 1 2024-07-28T11:28:58.587 INFO:tasks.rados.rados.0.smithi177.stdout:1613: writing smithi17769138-477 from 1630599 to 2065652 tid 2 2024-07-28T11:28:58.591 INFO:tasks.rados.rados.0.smithi177.stdout:1613: writing smithi17769138-477 from 2636284 to 2739805 tid 3 2024-07-28T11:28:58.591 INFO:tasks.rados.rados.0.smithi177.stdout:1614: write oid 408 current snap is 0 2024-07-28T11:28:58.591 INFO:tasks.rados.rados.0.smithi177.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-07-28T11:28:58.598 INFO:tasks.rados.rados.0.smithi177.stdout:1614: writing smithi17769138-408 from 756612 to 1322034 tid 1 2024-07-28T11:28:58.605 INFO:tasks.rados.rados.0.smithi177.stdout:1614: writing smithi17769138-408 from 2089081 to 2667792 tid 2 2024-07-28T11:28:58.605 INFO:tasks.rados.rados.0.smithi177.stdout:1615: write oid 407 current snap is 0 2024-07-28T11:28:58.605 INFO:tasks.rados.rados.0.smithi177.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-07-28T11:28:58.615 INFO:tasks.rados.rados.0.smithi177.stdout:1615: writing smithi17769138-407 from 773419 to 1414090 tid 1 2024-07-28T11:28:58.624 INFO:tasks.rados.rados.0.smithi177.stdout:1615: writing smithi17769138-407 from 2147563 to 2586285 tid 2 2024-07-28T11:28:58.624 INFO:tasks.rados.rados.0.smithi177.stdout:1616: delete oid 165 current snap is 0 2024-07-28T11:28:58.624 INFO:tasks.rados.rados.0.smithi177.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-07-28T11:28:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:58 smithi204 bash[24094]: cluster 2024-07-28T11:28:57.097366+0000 mgr.y (mgr.24311) 250 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-07-28T11:28:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:28:58 smithi204 bash[24094]: audit 2024-07-28T11:28:58.173406+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.177:0/3963857741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:28:58.714 INFO:tasks.rados.rados.0.smithi177.stdout:1612: expect (ObjNum 868 snap 0 seq_num 868) 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:1613: finishing write tid 1 to smithi17769138-477 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:1613: finishing write tid 2 to smithi17769138-477 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:1613: finishing write tid 3 to smithi17769138-477 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:1613: finishing write tid 4 to smithi17769138-477 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:1613: finishing write tid 5 to smithi17769138-477 2024-07-28T11:28:58.825 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 477 v 236 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1614: finishing write tid 1 to smithi17769138-408 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1614: finishing write tid 2 to smithi17769138-408 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1614: finishing write tid 3 to smithi17769138-408 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1614: finishing write tid 4 to smithi17769138-408 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 408 v 234 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1615: finishing write tid 1 to smithi17769138-407 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1615: finishing write tid 2 to smithi17769138-407 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1615: finishing write tid 3 to smithi17769138-407 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:1615: finishing write tid 4 to smithi17769138-407 2024-07-28T11:28:58.826 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 223 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1610: done (5 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1612: done (4 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1613: done (3 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1614: done (2 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1615: done (1 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1616: done (0 left) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1617: read oid 225 snap -1 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1617: expect (ObjNum 960 snap 0 seq_num 960) 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1618: write oid 14 current snap is 0 2024-07-28T11:28:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-07-28T11:28:58.834 INFO:tasks.rados.rados.0.smithi177.stdout:1618: writing smithi17769138-14 from 407033 to 914555 tid 1 2024-07-28T11:28:58.842 INFO:tasks.rados.rados.0.smithi177.stdout:1618: writing smithi17769138-14 from 1464527 to 1906918 tid 2 2024-07-28T11:28:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:1618: writing smithi17769138-14 from 2345976 to 2807033 tid 3 2024-07-28T11:28:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:1619: read oid 197 snap -1 2024-07-28T11:28:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:1619: expect deleted 2024-07-28T11:28:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:1620: write oid 224 current snap is 0 2024-07-28T11:28:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-07-28T11:28:58.856 INFO:tasks.rados.rados.0.smithi177.stdout:1620: writing smithi17769138-224 from 423840 to 1006611 tid 1 2024-07-28T11:28:58.865 INFO:tasks.rados.rados.0.smithi177.stdout:1620: writing smithi17769138-224 from 1523009 to 2109058 tid 2 2024-07-28T11:28:58.872 INFO:tasks.rados.rados.0.smithi177.stdout:1620: writing smithi17769138-224 from 2657046 to 2823840 tid 3 2024-07-28T11:28:58.873 INFO:tasks.rados.rados.0.smithi177.stdout:1621: read oid 165 snap -1 2024-07-28T11:28:58.873 INFO:tasks.rados.rados.0.smithi177.stdout:1621: expect deleted 2024-07-28T11:28:58.873 INFO:tasks.rados.rados.0.smithi177.stdout:1622: write oid 436 current snap is 0 2024-07-28T11:28:58.873 INFO:tasks.rados.rados.0.smithi177.stdout:1617: expect (ObjNum 960 snap 0 seq_num 960) 2024-07-28T11:28:58.971 INFO:tasks.rados.rados.0.smithi177.stdout:1618: finishing write tid 1 to smithi17769138-14 2024-07-28T11:28:58.971 INFO:tasks.rados.rados.0.smithi177.stdout:1618: finishing write tid 2 to smithi17769138-14 2024-07-28T11:28:58.971 INFO:tasks.rados.rados.0.smithi177.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-07-28T11:28:58.976 INFO:tasks.rados.rados.0.smithi177.stdout:1622: writing smithi17769138-436 from 440647 to 1098667 tid 1 2024-07-28T11:28:58.982 INFO:tasks.rados.rados.0.smithi177.stdout:1622: writing smithi17769138-436 from 1581491 to 2027551 tid 2 2024-07-28T11:28:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:1622: writing smithi17769138-436 from 2800822 to 2840647 tid 3 2024-07-28T11:28:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:1617: done (5 left) 2024-07-28T11:28:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:1623: write oid 111 current snap is 0 2024-07-28T11:28:58.989 INFO:tasks.rados.rados.0.smithi177.stdout:1618: finishing write tid 3 to smithi17769138-14 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1618: finishing write tid 4 to smithi17769138-14 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1618: finishing write tid 5 to smithi17769138-14 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 14 v 205 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1620: finishing write tid 1 to smithi17769138-224 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1620: finishing write tid 2 to smithi17769138-224 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1620: finishing write tid 3 to smithi17769138-224 2024-07-28T11:28:58.990 INFO:tasks.rados.rados.0.smithi177.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-07-28T11:28:59.000 INFO:tasks.rados.rados.0.smithi177.stdout:1623: writing smithi17769138-111 from 457454 to 1190723 tid 1 2024-07-28T11:28:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:1623: writing smithi17769138-111 from 1923620 to 2513338 tid 2 2024-07-28T11:28:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:1618: done (5 left) 2024-07-28T11:28:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:1619: done (4 left) 2024-07-28T11:28:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:1621: done (3 left) 2024-07-28T11:28:59.013 INFO:tasks.rados.rados.0.smithi177.stdout:1624: write oid 138 current snap is 0 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:1620: finishing write tid 4 to smithi17769138-224 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:1620: finishing write tid 5 to smithi17769138-224 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 224 v 242 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:1622: finishing write tid 1 to smithi17769138-436 2024-07-28T11:28:59.014 INFO:tasks.rados.rados.0.smithi177.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-07-28T11:28:59.021 INFO:tasks.rados.rados.0.smithi177.stdout:1624: writing smithi17769138-138 from 474261 to 882779 tid 1 2024-07-28T11:28:59.031 INFO:tasks.rados.rados.0.smithi177.stdout:1624: writing smithi17769138-138 from 1582102 to 2031831 tid 2 2024-07-28T11:28:59.038 INFO:tasks.rados.rados.0.smithi177.stdout:1624: writing smithi17769138-138 from 2739315 to 2874261 tid 3 2024-07-28T11:28:59.038 INFO:tasks.rados.rados.0.smithi177.stdout:1620: done (3 left) 2024-07-28T11:28:59.038 INFO:tasks.rados.rados.0.smithi177.stdout:1625: read oid 500 snap -1 2024-07-28T11:28:59.038 INFO:tasks.rados.rados.0.smithi177.stdout:1625: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:28:59.038 INFO:tasks.rados.rados.0.smithi177.stdout:1626: write oid 405 current snap is 0 2024-07-28T11:28:59.039 INFO:tasks.rados.rados.0.smithi177.stdout:1622: finishing write tid 2 to smithi17769138-436 2024-07-28T11:28:59.039 INFO:tasks.rados.rados.0.smithi177.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-07-28T11:28:59.045 INFO:tasks.rados.rados.0.smithi177.stdout:1626: writing smithi17769138-405 from 491068 to 974835 tid 1 2024-07-28T11:28:59.054 INFO:tasks.rados.rados.0.smithi177.stdout:1626: writing smithi17769138-405 from 1640584 to 2233971 tid 2 2024-07-28T11:28:59.058 INFO:tasks.rados.rados.0.smithi177.stdout:1626: writing smithi17769138-405 from 2650385 to 2891068 tid 3 2024-07-28T11:28:59.058 INFO:tasks.rados.rados.0.smithi177.stdout:1627: read oid 343 snap -1 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1627: expect (ObjNum 577 snap 0 seq_num 577) 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1628: write oid 439 current snap is 0 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1622: finishing write tid 3 to smithi17769138-436 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1622: finishing write tid 4 to smithi17769138-436 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1622: finishing write tid 5 to smithi17769138-436 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 436 v 237 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1623: finishing write tid 1 to smithi17769138-111 2024-07-28T11:28:59.059 INFO:tasks.rados.rados.0.smithi177.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-07-28T11:28:59.065 INFO:tasks.rados.rados.0.smithi177.stdout:1628: writing smithi17769138-439 from 507875 to 1066891 tid 1 2024-07-28T11:28:59.074 INFO:tasks.rados.rados.0.smithi177.stdout:1628: writing smithi17769138-439 from 1699066 to 2436111 tid 2 2024-07-28T11:28:59.074 INFO:tasks.rados.rados.0.smithi177.stdout:1622: done (6 left) 2024-07-28T11:28:59.074 INFO:tasks.rados.rados.0.smithi177.stdout:1629: write oid 107 current snap is 0 2024-07-28T11:28:59.074 INFO:tasks.rados.rados.0.smithi177.stdout:1623: finishing write tid 2 to smithi17769138-111 2024-07-28T11:28:59.075 INFO:tasks.rados.rados.0.smithi177.stdout:1623: finishing write tid 3 to smithi17769138-111 2024-07-28T11:28:59.075 INFO:tasks.rados.rados.0.smithi177.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-07-28T11:28:59.082 INFO:tasks.rados.rados.0.smithi177.stdout:1629: writing smithi17769138-107 from 524682 to 1275300 tid 1 2024-07-28T11:28:59.089 INFO:tasks.rados.rados.0.smithi177.stdout:1629: writing smithi17769138-107 from 1757548 to 2354604 tid 2 2024-07-28T11:28:59.089 INFO:tasks.rados.rados.0.smithi177.stdout:1630: read oid 471 snap -1 2024-07-28T11:28:59.089 INFO:tasks.rados.rados.0.smithi177.stdout:1630: expect (ObjNum 526 snap 0 seq_num 526) 2024-07-28T11:28:59.089 INFO:tasks.rados.rados.0.smithi177.stdout:1631: read oid 33 snap -1 2024-07-28T11:28:59.089 INFO:tasks.rados.rados.0.smithi177.stdout:1631: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:1632: write oid 291 current snap is 0 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:1623: finishing write tid 4 to smithi17769138-111 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 245 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:1623: left oid 111 (ObjNum 1122 snap 0 seq_num 1122) 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:1624: finishing write tid 1 to smithi17769138-138 2024-07-28T11:28:59.090 INFO:tasks.rados.rados.0.smithi177.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-07-28T11:28:59.095 INFO:tasks.rados.rados.0.smithi177.stdout:1632: writing smithi17769138-291 from 541489 to 967356 tid 1 2024-07-28T11:28:59.102 INFO:tasks.rados.rados.0.smithi177.stdout:1632: writing smithi17769138-291 from 1416030 to 2156744 tid 2 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1632: writing smithi17769138-291 from 2732654 to 2941489 tid 3 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1623: done (9 left) 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1633: write oid 338 current snap is 0 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1624: finishing write tid 2 to smithi17769138-138 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1624: finishing write tid 3 to smithi17769138-138 2024-07-28T11:28:59.107 INFO:tasks.rados.rados.0.smithi177.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-07-28T11:28:59.112 INFO:tasks.rados.rados.0.smithi177.stdout:1633: writing smithi17769138-338 from 558296 to 1059412 tid 1 2024-07-28T11:28:59.118 INFO:tasks.rados.rados.0.smithi177.stdout:1633: writing smithi17769138-338 from 1474512 to 2075237 tid 2 2024-07-28T11:28:59.123 INFO:tasks.rados.rados.0.smithi177.stdout:1633: writing smithi17769138-338 from 2760077 to 2958296 tid 3 2024-07-28T11:28:59.123 INFO:tasks.rados.rados.0.smithi177.stdout:1634: read oid 191 snap -1 2024-07-28T11:28:59.123 INFO:tasks.rados.rados.0.smithi177.stdout:1634: expect deleted 2024-07-28T11:28:59.124 INFO:tasks.rados.rados.0.smithi177.stdout:1635: write oid 241 current snap is 0 2024-07-28T11:28:59.124 INFO:tasks.rados.rados.0.smithi177.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-07-28T11:28:59.130 INFO:tasks.rados.rados.0.smithi177.stdout:1635: writing smithi17769138-241 from 575103 to 1151468 tid 1 2024-07-28T11:28:59.138 INFO:tasks.rados.rados.0.smithi177.stdout:1635: writing smithi17769138-241 from 1932994 to 2677377 tid 2 2024-07-28T11:28:59.138 INFO:tasks.rados.rados.0.smithi177.stdout:1636: write oid 230 current snap is 0 2024-07-28T11:28:59.138 INFO:tasks.rados.rados.0.smithi177.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-07-28T11:28:59.145 INFO:tasks.rados.rados.0.smithi177.stdout:1636: writing smithi17769138-230 from 591910 to 1243524 tid 1 2024-07-28T11:28:59.152 INFO:tasks.rados.rados.0.smithi177.stdout:1636: writing smithi17769138-230 from 1875123 to 2479517 tid 2 2024-07-28T11:28:59.152 INFO:tasks.rados.rados.0.smithi177.stdout:1637: read oid 316 snap -1 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1637: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1638: write oid 163 current snap is 0 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1624: finishing write tid 4 to smithi17769138-138 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1624: finishing write tid 5 to smithi17769138-138 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 138 v 227 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1624: left oid 138 (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:28:59.153 INFO:tasks.rados.rados.0.smithi177.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-07-28T11:28:59.160 INFO:tasks.rados.rados.0.smithi177.stdout:1638: writing smithi17769138-163 from 608717 to 1335580 tid 1 2024-07-28T11:28:59.167 INFO:tasks.rados.rados.0.smithi177.stdout:1638: writing smithi17769138-163 from 1933605 to 2681657 tid 2 2024-07-28T11:28:59.167 INFO:tasks.rados.rados.0.smithi177.stdout:1624: done (14 left) 2024-07-28T11:28:59.167 INFO:tasks.rados.rados.0.smithi177.stdout:1639: write oid 412 current snap is 0 2024-07-28T11:28:59.167 INFO:tasks.rados.rados.0.smithi177.stdout:1625: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:28:59.291 INFO:tasks.rados.rados.0.smithi177.stdout:1626: finishing write tid 1 to smithi17769138-405 2024-07-28T11:28:59.292 INFO:tasks.rados.rados.0.smithi177.stdout:1626: finishing write tid 2 to smithi17769138-405 2024-07-28T11:28:59.292 INFO:tasks.rados.rados.0.smithi177.stdout:1626: finishing write tid 3 to smithi17769138-405 2024-07-28T11:28:59.292 INFO:tasks.rados.rados.0.smithi177.stdout:1626: finishing write tid 4 to smithi17769138-405 2024-07-28T11:28:59.293 INFO:tasks.rados.rados.0.smithi177.stdout:1626: finishing write tid 5 to smithi17769138-405 2024-07-28T11:28:59.293 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 249 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2024-07-28T11:28:59.293 INFO:tasks.rados.rados.0.smithi177.stdout:1626: left oid 405 (ObjNum 1124 snap 0 seq_num 1124) 2024-07-28T11:28:59.293 INFO:tasks.rados.rados.0.smithi177.stdout:1627: expect (ObjNum 577 snap 0 seq_num 577) 2024-07-28T11:28:59.456 INFO:tasks.rados.rados.0.smithi177.stdout:1628: finishing write tid 1 to smithi17769138-439 2024-07-28T11:28:59.456 INFO:tasks.rados.rados.0.smithi177.stdout:1628: finishing write tid 2 to smithi17769138-439 2024-07-28T11:28:59.456 INFO:tasks.rados.rados.0.smithi177.stdout:1628: finishing write tid 3 to smithi17769138-439 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1628: finishing write tid 4 to smithi17769138-439 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 439 v 266 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1628: left oid 439 (ObjNum 1125 snap 0 seq_num 1125) 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1629: finishing write tid 1 to smithi17769138-107 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1629: finishing write tid 2 to smithi17769138-107 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1629: finishing write tid 3 to smithi17769138-107 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1629: finishing write tid 4 to smithi17769138-107 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 230 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1629: left oid 107 (ObjNum 1126 snap 0 seq_num 1126) 2024-07-28T11:28:59.457 INFO:tasks.rados.rados.0.smithi177.stdout:1631: expect (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:28:59.536 INFO:tasks.rados.rados.0.smithi177.stdout:1632: finishing write tid 1 to smithi17769138-291 2024-07-28T11:28:59.536 INFO:tasks.rados.rados.0.smithi177.stdout:1630: expect (ObjNum 526 snap 0 seq_num 526) 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1632: finishing write tid 2 to smithi17769138-291 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1632: finishing write tid 3 to smithi17769138-291 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1632: finishing write tid 4 to smithi17769138-291 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1632: finishing write tid 5 to smithi17769138-291 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 291 v 252 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1632: left oid 291 (ObjNum 1127 snap 0 seq_num 1127) 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: finishing write tid 1 to smithi17769138-338 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: finishing write tid 2 to smithi17769138-338 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: finishing write tid 3 to smithi17769138-338 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: finishing write tid 4 to smithi17769138-338 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: finishing write tid 5 to smithi17769138-338 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 338 v 238 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1633: left oid 338 (ObjNum 1128 snap 0 seq_num 1128) 2024-07-28T11:28:59.655 INFO:tasks.rados.rados.0.smithi177.stdout:1635: finishing write tid 1 to smithi17769138-241 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1635: finishing write tid 2 to smithi17769138-241 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1635: finishing write tid 3 to smithi17769138-241 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1635: finishing write tid 4 to smithi17769138-241 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 193 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1635: left oid 241 (ObjNum 1129 snap 0 seq_num 1129) 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1636: finishing write tid 1 to smithi17769138-230 2024-07-28T11:28:59.656 INFO:tasks.rados.rados.0.smithi177.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-07-28T11:28:59.664 INFO:tasks.rados.rados.0.smithi177.stdout:1639: writing smithi17769138-412 from 625524 to 1027636 tid 1 2024-07-28T11:28:59.676 INFO:tasks.rados.rados.0.smithi177.stdout:1639: writing smithi17769138-412 from 1592087 to 2200150 tid 2 2024-07-28T11:28:59.684 INFO:tasks.rados.rados.0.smithi177.stdout:1639: writing smithi17769138-412 from 2869769 to 3025524 tid 3 2024-07-28T11:28:59.684 INFO:tasks.rados.rados.0.smithi177.stdout:1625: done (14 left) 2024-07-28T11:28:59.684 INFO:tasks.rados.rados.0.smithi177.stdout:1626: done (13 left) 2024-07-28T11:28:59.684 INFO:tasks.rados.rados.0.smithi177.stdout:1627: done (12 left) 2024-07-28T11:28:59.684 INFO:tasks.rados.rados.0.smithi177.stdout:1628: done (11 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1629: done (10 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1630: done (9 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1631: done (8 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1632: done (7 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1633: done (6 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1634: done (5 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1635: done (4 left) 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1640: write oid 493 current snap is 0 2024-07-28T11:28:59.685 INFO:tasks.rados.rados.0.smithi177.stdout:1637: expect (ObjNum 315 snap 0 seq_num 315) 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1636: finishing write tid 2 to smithi17769138-230 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1636: finishing write tid 3 to smithi17769138-230 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1636: finishing write tid 4 to smithi17769138-230 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 230 v 263 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1636: left oid 230 (ObjNum 1130 snap 0 seq_num 1130) 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1638: finishing write tid 1 to smithi17769138-163 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1638: finishing write tid 2 to smithi17769138-163 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1638: finishing write tid 3 to smithi17769138-163 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1638: finishing write tid 4 to smithi17769138-163 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 163 v 235 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1638: left oid 163 (ObjNum 1131 snap 0 seq_num 1131) 2024-07-28T11:28:59.790 INFO:tasks.rados.rados.0.smithi177.stdout:1639: finishing write tid 1 to smithi17769138-412 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1639: finishing write tid 2 to smithi17769138-412 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1639: finishing write tid 3 to smithi17769138-412 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1639: finishing write tid 4 to smithi17769138-412 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1639: finishing write tid 5 to smithi17769138-412 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 412 v 267 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1639: left oid 412 (ObjNum 1132 snap 0 seq_num 1132) 2024-07-28T11:28:59.791 INFO:tasks.rados.rados.0.smithi177.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-07-28T11:28:59.803 INFO:tasks.rados.rados.0.smithi177.stdout:1640: writing smithi17769138-493 from 642331 to 1236045 tid 1 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1640: writing smithi17769138-493 from 1766922 to 2518643 tid 2 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1636: done (4 left) 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1637: done (3 left) 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1638: done (2 left) 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1639: done (1 left) 2024-07-28T11:28:59.817 INFO:tasks.rados.rados.0.smithi177.stdout:1641: write oid 196 current snap is 0 2024-07-28T11:28:59.818 INFO:tasks.rados.rados.0.smithi177.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-07-28T11:28:59.832 INFO:tasks.rados.rados.0.smithi177.stdout:1641: writing smithi17769138-196 from 659138 to 1328101 tid 1 2024-07-28T11:28:59.846 INFO:tasks.rados.rados.0.smithi177.stdout:1641: writing smithi17769138-196 from 2109051 to 2720783 tid 2 2024-07-28T11:28:59.846 INFO:tasks.rados.rados.0.smithi177.stdout:1642: delete oid 428 current snap is 0 2024-07-28T11:28:59.846 INFO:tasks.rados.rados.0.smithi177.stdout:1640: finishing write tid 1 to smithi17769138-493 2024-07-28T11:28:59.846 INFO:tasks.rados.rados.0.smithi177.stdout:1640: finishing write tid 2 to smithi17769138-493 2024-07-28T11:28:59.846 INFO:tasks.rados.rados.0.smithi177.stdout:1640: finishing write tid 3 to smithi17769138-493 2024-07-28T11:28:59.847 INFO:tasks.rados.rados.0.smithi177.stdout:1640: finishing write tid 4 to smithi17769138-493 2024-07-28T11:28:59.847 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 493 v 255 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2024-07-28T11:28:59.847 INFO:tasks.rados.rados.0.smithi177.stdout:1640: left oid 493 (ObjNum 1133 snap 0 seq_num 1133) 2024-07-28T11:28:59.847 INFO:tasks.rados.rados.0.smithi177.stdout:1641: finishing write tid 1 to smithi17769138-196 2024-07-28T11:28:59.849 INFO:tasks.rados.rados.0.smithi177.stdout:1640: done (2 left) 2024-07-28T11:28:59.849 INFO:tasks.rados.rados.0.smithi177.stdout:1642: done (1 left) 2024-07-28T11:28:59.849 INFO:tasks.rados.rados.0.smithi177.stdout:1643: write oid 407 current snap is 0 2024-07-28T11:28:59.849 INFO:tasks.rados.rados.0.smithi177.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-07-28T11:28:59.859 INFO:tasks.rados.rados.0.smithi177.stdout:1643: writing smithi17769138-407 from 692752 to 1112213 tid 1 2024-07-28T11:28:59.871 INFO:tasks.rados.rados.0.smithi177.stdout:1643: writing smithi17769138-407 from 1826015 to 2441416 tid 2 2024-07-28T11:28:59.877 INFO:tasks.rados.rados.0.smithi177.stdout:1643: writing smithi17769138-407 from 2979461 to 3092752 tid 3 2024-07-28T11:28:59.877 INFO:tasks.rados.rados.0.smithi177.stdout:1644: read oid 380 snap -1 2024-07-28T11:28:59.877 INFO:tasks.rados.rados.0.smithi177.stdout:1644: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:28:59.877 INFO:tasks.rados.rados.0.smithi177.stdout:1645: delete oid 304 current snap is 0 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1641: finishing write tid 2 to smithi17769138-196 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1641: finishing write tid 3 to smithi17769138-196 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1641: finishing write tid 4 to smithi17769138-196 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 196 v 208 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1641: left oid 196 (ObjNum 1134 snap 0 seq_num 1134) 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1643: finishing write tid 1 to smithi17769138-407 2024-07-28T11:28:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:1643: finishing write tid 2 to smithi17769138-407 2024-07-28T11:28:59.879 INFO:tasks.rados.rados.0.smithi177.stdout:1641: done (3 left) 2024-07-28T11:28:59.880 INFO:tasks.rados.rados.0.smithi177.stdout:1645: done (2 left) 2024-07-28T11:28:59.880 INFO:tasks.rados.rados.0.smithi177.stdout:1646: read oid 335 snap -1 2024-07-28T11:28:59.880 INFO:tasks.rados.rados.0.smithi177.stdout:1646: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:28:59.880 INFO:tasks.rados.rados.0.smithi177.stdout:1647: write oid 165 current snap is 0 2024-07-28T11:28:59.880 INFO:tasks.rados.rados.0.smithi177.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-07-28T11:28:59.891 INFO:tasks.rados.rados.0.smithi177.stdout:1647: writing smithi17769138-165 from 726366 to 1296325 tid 1 2024-07-28T11:28:59.898 INFO:tasks.rados.rados.0.smithi177.stdout:1647: writing smithi17769138-165 from 1826626 to 2329343 tid 2 2024-07-28T11:28:59.904 INFO:tasks.rados.rados.0.smithi177.stdout:1647: writing smithi17769138-165 from 2801601 to 3126366 tid 3 2024-07-28T11:28:59.904 INFO:tasks.rados.rados.0.smithi177.stdout:1648: write oid 284 current snap is 0 2024-07-28T11:28:59.904 INFO:tasks.rados.rados.0.smithi177.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-07-28T11:28:59.912 INFO:tasks.rados.rados.0.smithi177.stdout:1648: writing smithi17769138-284 from 743173 to 1388381 tid 1 2024-07-28T11:28:59.920 INFO:tasks.rados.rados.0.smithi177.stdout:1648: writing smithi17769138-284 from 1885108 to 2647836 tid 2 2024-07-28T11:28:59.920 INFO:tasks.rados.rados.0.smithi177.stdout:1649: read oid 170 snap -1 2024-07-28T11:28:59.920 INFO:tasks.rados.rados.0.smithi177.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-07-28T11:28:59.920 INFO:tasks.rados.rados.0.smithi177.stdout:1650: write oid 102 current snap is 0 2024-07-28T11:28:59.920 INFO:tasks.rados.rados.0.smithi177.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-07-28T11:28:59.928 INFO:tasks.rados.rados.0.smithi177.stdout:1650: writing smithi17769138-102 from 759980 to 1480437 tid 1 2024-07-28T11:28:59.933 INFO:tasks.rados.rados.0.smithi177.stdout:1650: writing smithi17769138-102 from 1943590 to 2449976 tid 2 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:1650: writing smithi17769138-102 from 2856447 to 3159980 tid 3 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:1651: delete oid 63 current snap is 0 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:1643: finishing write tid 3 to smithi17769138-407 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:1643: finishing write tid 4 to smithi17769138-407 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:1643: finishing write tid 5 to smithi17769138-407 2024-07-28T11:28:59.938 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 234 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2024-07-28T11:28:59.939 INFO:tasks.rados.rados.0.smithi177.stdout:1643: left oid 407 (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:28:59.939 INFO:tasks.rados.rados.0.smithi177.stdout:1644: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:29:00.056 INFO:tasks.rados.rados.0.smithi177.stdout:1646: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:29:00.168 INFO:tasks.rados.rados.0.smithi177.stdout:1647: finishing write tid 1 to smithi17769138-165 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1647: finishing write tid 2 to smithi17769138-165 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1647: finishing write tid 3 to smithi17769138-165 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1647: finishing write tid 4 to smithi17769138-165 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1647: finishing write tid 5 to smithi17769138-165 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 165 v 259 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1648: finishing write tid 1 to smithi17769138-284 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1650: finishing write tid 1 to smithi17769138-102 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1648: finishing write tid 2 to smithi17769138-284 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1648: finishing write tid 3 to smithi17769138-284 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1648: finishing write tid 4 to smithi17769138-284 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 251 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1648: left oid 284 (ObjNum 1139 snap 0 seq_num 1139) 2024-07-28T11:29:00.169 INFO:tasks.rados.rados.0.smithi177.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1650: finishing write tid 2 to smithi17769138-102 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1650: finishing write tid 3 to smithi17769138-102 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1650: finishing write tid 4 to smithi17769138-102 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1650: finishing write tid 5 to smithi17769138-102 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 271 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1643: done (7 left) 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1644: done (6 left) 2024-07-28T11:29:00.260 INFO:tasks.rados.rados.0.smithi177.stdout:1646: done (5 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1647: done (4 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1648: done (3 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1649: done (2 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1650: done (1 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1651: done (0 left) 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1652: write oid 50 current snap is 0 2024-07-28T11:29:00.261 INFO:tasks.rados.rados.0.smithi177.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-07-28T11:29:00.269 INFO:tasks.rados.rados.0.smithi177.stdout:1652: writing smithi17769138-50 from 793594 to 1380902 tid 1 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1652: writing smithi17769138-50 from 2060554 to 2570609 tid 2 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1653: read oid 96 snap -1 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1652: finishing write tid 1 to smithi17769138-50 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1654: read oid 202 snap -1 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1655: read oid 19 snap -1 2024-07-28T11:29:00.276 INFO:tasks.rados.rados.0.smithi177.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:29:00.277 INFO:tasks.rados.rados.0.smithi177.stdout:1656: write oid 300 current snap is 0 2024-07-28T11:29:00.277 INFO:tasks.rados.rados.0.smithi177.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-07-28T11:29:00.282 INFO:tasks.rados.rados.0.smithi177.stdout:1656: writing smithi17769138-300 from 410401 to 1072958 tid 1 2024-07-28T11:29:00.291 INFO:tasks.rados.rados.0.smithi177.stdout:1656: writing smithi17769138-300 from 1719036 to 2489102 tid 2 2024-07-28T11:29:00.295 INFO:tasks.rados.rados.0.smithi177.stdout:1656: writing smithi17769138-300 from 2938716 to 3210401 tid 3 2024-07-28T11:29:00.295 INFO:tasks.rados.rados.0.smithi177.stdout:1657: write oid 104 current snap is 0 2024-07-28T11:29:00.295 INFO:tasks.rados.rados.0.smithi177.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-07-28T11:29:00.302 INFO:tasks.rados.rados.0.smithi177.stdout:1657: writing smithi17769138-104 from 427208 to 1165014 tid 1 2024-07-28T11:29:00.309 INFO:tasks.rados.rados.0.smithi177.stdout:1657: writing smithi17769138-104 from 1777518 to 2291242 tid 2 2024-07-28T11:29:00.315 INFO:tasks.rados.rados.0.smithi177.stdout:1657: writing smithi17769138-104 from 2966139 to 3227208 tid 3 2024-07-28T11:29:00.316 INFO:tasks.rados.rados.0.smithi177.stdout:1658: read oid 43 snap -1 2024-07-28T11:29:00.316 INFO:tasks.rados.rados.0.smithi177.stdout:1658: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:29:00.316 INFO:tasks.rados.rados.0.smithi177.stdout:1659: write oid 489 current snap is 0 2024-07-28T11:29:00.316 INFO:tasks.rados.rados.0.smithi177.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2024-07-28T11:29:00.321 INFO:tasks.rados.rados.0.smithi177.stdout:1659: writing smithi17769138-489 from 444015 to 857070 tid 1 2024-07-28T11:29:00.328 INFO:tasks.rados.rados.0.smithi177.stdout:1659: writing smithi17769138-489 from 1436000 to 2209735 tid 2 2024-07-28T11:29:00.334 INFO:tasks.rados.rados.0.smithi177.stdout:1659: writing smithi17769138-489 from 2709915 to 3244015 tid 3 2024-07-28T11:29:00.335 INFO:tasks.rados.rados.0.smithi177.stdout:1660: write oid 147 current snap is 0 2024-07-28T11:29:00.335 INFO:tasks.rados.rados.0.smithi177.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:1652: finishing write tid 2 to smithi17769138-50 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:1652: finishing write tid 3 to smithi17769138-50 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:1652: finishing write tid 4 to smithi17769138-50 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 226 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:00.408 INFO:tasks.rados.rados.0.smithi177.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2024-07-28T11:29:00.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:00 smithi177 bash[31534]: cluster 2024-07-28T11:28:59.098147+0000 mgr.y (mgr.24311) 251 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 88 op/s 2024-07-28T11:29:00.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:00 smithi177 bash[31534]: audit 2024-07-28T11:29:00.055759+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:00 smithi177 bash[21846]: cluster 2024-07-28T11:28:59.098147+0000 mgr.y (mgr.24311) 251 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 88 op/s 2024-07-28T11:29:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:00 smithi177 bash[21846]: audit 2024-07-28T11:29:00.055759+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:00.623 INFO:tasks.rados.rados.0.smithi177.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:29:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:00 smithi204 bash[24094]: cluster 2024-07-28T11:28:59.098147+0000 mgr.y (mgr.24311) 251 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 88 op/s 2024-07-28T11:29:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:00 smithi204 bash[24094]: audit 2024-07-28T11:29:00.055759+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:00.722 INFO:tasks.rados.rados.0.smithi177.stdout:1656: finishing write tid 1 to smithi17769138-300 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1656: finishing write tid 2 to smithi17769138-300 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1656: finishing write tid 3 to smithi17769138-300 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1656: finishing write tid 4 to smithi17769138-300 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1656: finishing write tid 5 to smithi17769138-300 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 275 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1657: finishing write tid 1 to smithi17769138-104 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1657: finishing write tid 2 to smithi17769138-104 2024-07-28T11:29:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:1658: expect (ObjNum 540 snap 0 seq_num 540) 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1657: finishing write tid 3 to smithi17769138-104 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1657: finishing write tid 4 to smithi17769138-104 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1657: finishing write tid 5 to smithi17769138-104 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 230 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1659: finishing write tid 1 to smithi17769138-489 2024-07-28T11:29:00.857 INFO:tasks.rados.rados.0.smithi177.stdout:1659: finishing write tid 2 to smithi17769138-489 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:1659: finishing write tid 3 to smithi17769138-489 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:1659: finishing write tid 4 to smithi17769138-489 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:1659: finishing write tid 5 to smithi17769138-489 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 489 v 239 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2024-07-28T11:29:00.858 INFO:tasks.rados.rados.0.smithi177.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-07-28T11:29:00.868 INFO:tasks.rados.rados.0.smithi177.stdout:1660: writing smithi17769138-147 from 460822 to 949126 tid 1 2024-07-28T11:29:00.879 INFO:tasks.rados.rados.0.smithi177.stdout:1660: writing smithi17769138-147 from 1378129 to 1895522 tid 2 2024-07-28T11:29:00.891 INFO:tasks.rados.rados.0.smithi177.stdout:1660: writing smithi17769138-147 from 2504632 to 2910594 tid 3 2024-07-28T11:29:00.891 INFO:tasks.rados.rados.0.smithi177.stdout:1652: done (8 left) 2024-07-28T11:29:00.891 INFO:tasks.rados.rados.0.smithi177.stdout:1653: done (7 left) 2024-07-28T11:29:00.891 INFO:tasks.rados.rados.0.smithi177.stdout:1654: done (6 left) 2024-07-28T11:29:00.891 INFO:tasks.rados.rados.0.smithi177.stdout:1655: done (5 left) 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1656: done (4 left) 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1657: done (3 left) 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1658: done (2 left) 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1659: done (1 left) 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1661: write oid 399 current snap is 0 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1660: finishing write tid 1 to smithi17769138-147 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1660: finishing write tid 2 to smithi17769138-147 2024-07-28T11:29:00.892 INFO:tasks.rados.rados.0.smithi177.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-07-28T11:29:00.903 INFO:tasks.rados.rados.0.smithi177.stdout:1661: writing smithi17769138-399 from 477629 to 1041182 tid 1 2024-07-28T11:29:00.921 INFO:tasks.rados.rados.0.smithi177.stdout:1661: writing smithi17769138-399 from 1836611 to 2614015 tid 2 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1661: writing smithi17769138-399 from 3048408 to 3277629 tid 3 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1662: delete oid 12 current snap is 0 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1660: finishing write tid 3 to smithi17769138-147 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1660: finishing write tid 4 to smithi17769138-147 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1660: finishing write tid 5 to smithi17769138-147 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 147 v 241 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1661: finishing write tid 1 to smithi17769138-399 2024-07-28T11:29:00.928 INFO:tasks.rados.rados.0.smithi177.stdout:1661: finishing write tid 2 to smithi17769138-399 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1660: done (2 left) 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1662: done (1 left) 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1663: read oid 310 snap -1 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1663: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1664: write oid 295 current snap is 0 2024-07-28T11:29:00.930 INFO:tasks.rados.rados.0.smithi177.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-07-28T11:29:00.938 INFO:tasks.rados.rados.0.smithi177.stdout:1664: writing smithi17769138-295 from 511243 to 941647 tid 1 2024-07-28T11:29:00.951 INFO:tasks.rados.rados.0.smithi177.stdout:1664: writing smithi17769138-295 from 1669928 to 2334648 tid 2 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1664: writing smithi17769138-295 from 3103254 to 3311243 tid 3 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1665: read oid 164 snap -1 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1666: read oid 475 snap -1 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1666: expect deleted 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1667: write oid 189 current snap is 0 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1661: finishing write tid 3 to smithi17769138-399 2024-07-28T11:29:00.960 INFO:tasks.rados.rados.0.smithi177.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-07-28T11:29:00.968 INFO:tasks.rados.rados.0.smithi177.stdout:1667: writing smithi17769138-189 from 528050 to 1033703 tid 1 2024-07-28T11:29:00.977 INFO:tasks.rados.rados.0.smithi177.stdout:1667: writing smithi17769138-189 from 1612057 to 2136788 tid 2 2024-07-28T11:29:00.985 INFO:tasks.rados.rados.0.smithi177.stdout:1667: writing smithi17769138-189 from 2614324 to 3181727 tid 3 2024-07-28T11:29:00.985 INFO:tasks.rados.rados.0.smithi177.stdout:1668: write oid 441 current snap is 0 2024-07-28T11:29:00.985 INFO:tasks.rados.rados.0.smithi177.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-07-28T11:29:00.993 INFO:tasks.rados.rados.0.smithi177.stdout:1668: writing smithi17769138-441 from 544857 to 1125759 tid 1 2024-07-28T11:29:01.001 INFO:tasks.rados.rados.0.smithi177.stdout:1668: writing smithi17769138-441 from 1670539 to 2338928 tid 2 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1668: writing smithi17769138-441 from 3041747 to 3344857 tid 3 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1669: read oid 211 snap -1 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1669: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1670: delete oid 65 current snap is 0 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1661: finishing write tid 4 to smithi17769138-399 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1661: finishing write tid 5 to smithi17769138-399 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 399 v 263 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1661: left oid 399 (ObjNum 1147 snap 0 seq_num 1147) 2024-07-28T11:29:01.008 INFO:tasks.rados.rados.0.smithi177.stdout:1663: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: finishing write tid 1 to smithi17769138-295 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: finishing write tid 2 to smithi17769138-295 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: finishing write tid 3 to smithi17769138-295 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: finishing write tid 4 to smithi17769138-295 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: finishing write tid 5 to smithi17769138-295 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 295 v 245 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2024-07-28T11:29:01.163 INFO:tasks.rados.rados.0.smithi177.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2024-07-28T11:29:01.331 INFO:tasks.rados.rados.0.smithi177.stdout:1667: finishing write tid 1 to smithi17769138-189 2024-07-28T11:29:01.331 INFO:tasks.rados.rados.0.smithi177.stdout:1667: finishing write tid 2 to smithi17769138-189 2024-07-28T11:29:01.331 INFO:tasks.rados.rados.0.smithi177.stdout:1667: finishing write tid 3 to smithi17769138-189 2024-07-28T11:29:01.331 INFO:tasks.rados.rados.0.smithi177.stdout:1667: finishing write tid 4 to smithi17769138-189 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1667: finishing write tid 5 to smithi17769138-189 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 189 v 197 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: finishing write tid 1 to smithi17769138-441 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: finishing write tid 2 to smithi17769138-441 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: finishing write tid 3 to smithi17769138-441 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: finishing write tid 4 to smithi17769138-441 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: finishing write tid 5 to smithi17769138-441 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 253 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1668: left oid 441 (ObjNum 1151 snap 0 seq_num 1151) 2024-07-28T11:29:01.332 INFO:tasks.rados.rados.0.smithi177.stdout:1669: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1661: done (8 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1663: done (7 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1664: done (6 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1665: done (5 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1666: done (4 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1667: done (3 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1668: done (2 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1669: done (1 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1670: done (0 left) 2024-07-28T11:29:01.484 INFO:tasks.rados.rados.0.smithi177.stdout:1671: write oid 115 current snap is 0 2024-07-28T11:29:01.485 INFO:tasks.rados.rados.0.smithi177.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-07-28T11:29:01.497 INFO:tasks.rados.rados.0.smithi177.stdout:1671: writing smithi17769138-115 from 578471 to 1309871 tid 1 2024-07-28T11:29:01.508 INFO:tasks.rados.rados.0.smithi177.stdout:1671: writing smithi17769138-115 from 1787503 to 2459561 tid 2 2024-07-28T11:29:01.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:01 smithi177 bash[21846]: audit 2024-07-28T11:29:00.532339+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.177:0/1316299609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:01.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:01 smithi177 bash[31534]: audit 2024-07-28T11:29:00.532339+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.177:0/1316299609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:1671: writing smithi17769138-115 from 3096593 to 3378471 tid 3 2024-07-28T11:29:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:1672: write oid 105 current snap is 0 2024-07-28T11:29:01.518 INFO:tasks.rados.rados.0.smithi177.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-07-28T11:29:01.527 INFO:tasks.rados.rados.0.smithi177.stdout:1672: writing smithi17769138-105 from 595278 to 1001927 tid 1 2024-07-28T11:29:01.539 INFO:tasks.rados.rados.0.smithi177.stdout:1672: writing smithi17769138-105 from 1729632 to 2261701 tid 2 2024-07-28T11:29:01.550 INFO:tasks.rados.rados.0.smithi177.stdout:1672: writing smithi17769138-105 from 3007663 to 3395278 tid 3 2024-07-28T11:29:01.550 INFO:tasks.rados.rados.0.smithi177.stdout:1673: read oid 318 snap -1 2024-07-28T11:29:01.550 INFO:tasks.rados.rados.0.smithi177.stdout:1673: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1674: read oid 236 snap -1 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1674: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1675: read oid 410 snap -1 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1676: write oid 471 current snap is 0 2024-07-28T11:29:01.551 INFO:tasks.rados.rados.0.smithi177.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-07-28T11:29:01.558 INFO:tasks.rados.rados.0.smithi177.stdout:1676: writing smithi17769138-471 from 612085 to 1093983 tid 1 2024-07-28T11:29:01.568 INFO:tasks.rados.rados.0.smithi177.stdout:1676: writing smithi17769138-471 from 1788114 to 2463841 tid 2 2024-07-28T11:29:01.574 INFO:tasks.rados.rados.0.smithi177.stdout:1676: writing smithi17769138-471 from 3035086 to 3412085 tid 3 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1677: delete oid 60 current snap is 0 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: finishing write tid 1 to smithi17769138-115 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: finishing write tid 2 to smithi17769138-115 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: finishing write tid 3 to smithi17769138-115 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: finishing write tid 4 to smithi17769138-115 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: finishing write tid 5 to smithi17769138-115 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 115 v 239 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: finishing write tid 1 to smithi17769138-105 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: finishing write tid 2 to smithi17769138-105 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: finishing write tid 3 to smithi17769138-105 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: finishing write tid 4 to smithi17769138-105 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: finishing write tid 5 to smithi17769138-105 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 255 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2024-07-28T11:29:01.575 INFO:tasks.rados.rados.0.smithi177.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2024-07-28T11:29:01.576 INFO:tasks.rados.rados.0.smithi177.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:29:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:01 smithi204 bash[24094]: audit 2024-07-28T11:29:00.532339+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.177:0/1316299609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:01.705 INFO:tasks.rados.rados.0.smithi177.stdout:1673: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-07-28T11:29:01.864 INFO:tasks.rados.rados.0.smithi177.stdout:1676: finishing write tid 1 to smithi17769138-471 2024-07-28T11:29:01.864 INFO:tasks.rados.rados.0.smithi177.stdout:1674: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1676: finishing write tid 2 to smithi17769138-471 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1676: finishing write tid 3 to smithi17769138-471 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1676: finishing write tid 4 to smithi17769138-471 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1676: finishing write tid 5 to smithi17769138-471 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 471 v 243 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1671: done (6 left) 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1672: done (5 left) 2024-07-28T11:29:01.990 INFO:tasks.rados.rados.0.smithi177.stdout:1673: done (4 left) 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1674: done (3 left) 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1675: done (2 left) 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1676: done (1 left) 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1677: done (0 left) 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1678: delete oid 464 current snap is 0 2024-07-28T11:29:01.991 INFO:tasks.rados.rados.0.smithi177.stdout:1678: done (0 left) 2024-07-28T11:29:01.992 INFO:tasks.rados.rados.0.smithi177.stdout:1679: write oid 49 current snap is 0 2024-07-28T11:29:01.992 INFO:tasks.rados.rados.0.smithi177.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-07-28T11:29:02.008 INFO:tasks.rados.rados.0.smithi177.stdout:1679: writing smithi17769138-49 from 662506 to 1086504 tid 1 2024-07-28T11:29:02.023 INFO:tasks.rados.rados.0.smithi177.stdout:1679: writing smithi17769138-49 from 1563560 to 2102967 tid 2 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1679: writing smithi17769138-49 from 2717355 to 3207640 tid 3 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1680: read oid 223 snap -1 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1681: write oid 352 current snap is 0 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1679: finishing write tid 1 to smithi17769138-49 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1679: finishing write tid 2 to smithi17769138-49 2024-07-28T11:29:02.041 INFO:tasks.rados.rados.0.smithi177.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-07-28T11:29:02.058 INFO:tasks.rados.rados.0.smithi177.stdout:1681: writing smithi17769138-352 from 679313 to 1178560 tid 1 2024-07-28T11:29:02.072 INFO:tasks.rados.rados.0.smithi177.stdout:1681: writing smithi17769138-352 from 1622042 to 2305107 tid 2 2024-07-28T11:29:02.084 INFO:tasks.rados.rados.0.smithi177.stdout:1681: writing smithi17769138-352 from 2744778 to 3446335 tid 3 2024-07-28T11:29:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:1682: write oid 121 current snap is 0 2024-07-28T11:29:02.085 INFO:tasks.rados.rados.0.smithi177.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-07-28T11:29:02.096 INFO:tasks.rados.rados.0.smithi177.stdout:1682: writing smithi17769138-121 from 696120 to 1270616 tid 1 2024-07-28T11:29:02.103 INFO:tasks.rados.rados.0.smithi177.stdout:1682: writing smithi17769138-121 from 1680524 to 2223600 tid 2 2024-07-28T11:29:02.111 INFO:tasks.rados.rados.0.smithi177.stdout:1682: writing smithi17769138-121 from 2888554 to 3401383 tid 3 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1683: write oid 385 current snap is 0 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1679: finishing write tid 3 to smithi17769138-49 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1679: finishing write tid 4 to smithi17769138-49 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1679: finishing write tid 5 to smithi17769138-49 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 49 v 220 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2024-07-28T11:29:02.112 INFO:tasks.rados.rados.0.smithi177.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: finishing write tid 1 to smithi17769138-352 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: finishing write tid 2 to smithi17769138-352 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: finishing write tid 3 to smithi17769138-352 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: finishing write tid 4 to smithi17769138-352 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: finishing write tid 5 to smithi17769138-352 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 352 v 242 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1682: finishing write tid 1 to smithi17769138-121 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1682: finishing write tid 2 to smithi17769138-121 2024-07-28T11:29:02.235 INFO:tasks.rados.rados.0.smithi177.stdout:1682: finishing write tid 3 to smithi17769138-121 2024-07-28T11:29:02.236 INFO:tasks.rados.rados.0.smithi177.stdout:1682: finishing write tid 4 to smithi17769138-121 2024-07-28T11:29:02.236 INFO:tasks.rados.rados.0.smithi177.stdout:1682: finishing write tid 5 to smithi17769138-121 2024-07-28T11:29:02.236 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 121 v 273 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2024-07-28T11:29:02.236 INFO:tasks.rados.rados.0.smithi177.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2024-07-28T11:29:02.236 INFO:tasks.rados.rados.0.smithi177.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-07-28T11:29:02.245 INFO:tasks.rados.rados.0.smithi177.stdout:1683: writing smithi17769138-385 from 712927 to 1362672 tid 1 2024-07-28T11:29:02.254 INFO:tasks.rados.rados.0.smithi177.stdout:1683: writing smithi17769138-385 from 2139006 to 2825740 tid 2 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1679: done (4 left) 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1680: done (3 left) 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1681: done (2 left) 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1682: done (1 left) 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1684: read oid 348 snap -1 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1684: expect (ObjNum 897 snap 0 seq_num 897) 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1685: write oid 1 current snap is 0 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1683: finishing write tid 1 to smithi17769138-385 2024-07-28T11:29:02.255 INFO:tasks.rados.rados.0.smithi177.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-07-28T11:29:02.263 INFO:tasks.rados.rados.0.smithi177.stdout:1685: writing smithi17769138-1 from 729734 to 1454728 tid 1 2024-07-28T11:29:02.271 INFO:tasks.rados.rados.0.smithi177.stdout:1685: writing smithi17769138-1 from 2197488 to 2627880 tid 2 2024-07-28T11:29:02.278 INFO:tasks.rados.rados.0.smithi177.stdout:1685: writing smithi17769138-1 from 3227047 to 3529734 tid 3 2024-07-28T11:29:02.278 INFO:tasks.rados.rados.0.smithi177.stdout:1686: write oid 184 current snap is 0 2024-07-28T11:29:02.278 INFO:tasks.rados.rados.0.smithi177.stdout:1683: finishing write tid 2 to smithi17769138-385 2024-07-28T11:29:02.279 INFO:tasks.rados.rados.0.smithi177.stdout:1684: expect (ObjNum 897 snap 0 seq_num 897) 2024-07-28T11:29:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:02 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:29:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:02 smithi204 bash[24094]: cluster 2024-07-28T11:29:01.099301+0000 mgr.y (mgr.24311) 252 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:29:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:1683: finishing write tid 3 to smithi17769138-385 2024-07-28T11:29:02.443 INFO:tasks.rados.rados.0.smithi177.stdout:1683: finishing write tid 4 to smithi17769138-385 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 385 v 266 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: finishing write tid 1 to smithi17769138-1 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: finishing write tid 2 to smithi17769138-1 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: finishing write tid 3 to smithi17769138-1 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: finishing write tid 4 to smithi17769138-1 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: finishing write tid 5 to smithi17769138-1 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 270 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1685: left oid 1 (ObjNum 1162 snap 0 seq_num 1162) 2024-07-28T11:29:02.444 INFO:tasks.rados.rados.0.smithi177.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-07-28T11:29:02.452 INFO:tasks.rados.rados.0.smithi177.stdout:1686: writing smithi17769138-184 from 746541 to 1146784 tid 1 2024-07-28T11:29:02.461 INFO:tasks.rados.rados.0.smithi177.stdout:1686: writing smithi17769138-184 from 1739617 to 2430020 tid 2 2024-07-28T11:29:02.468 INFO:tasks.rados.rados.0.smithi177.stdout:1686: writing smithi17769138-184 from 3138117 to 3546541 tid 3 2024-07-28T11:29:02.468 INFO:tasks.rados.rados.0.smithi177.stdout:1683: done (3 left) 2024-07-28T11:29:02.468 INFO:tasks.rados.rados.0.smithi177.stdout:1684: done (2 left) 2024-07-28T11:29:02.468 INFO:tasks.rados.rados.0.smithi177.stdout:1685: done (1 left) 2024-07-28T11:29:02.468 INFO:tasks.rados.rados.0.smithi177.stdout:1687: read oid 385 snap -1 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1687: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1688: read oid 493 snap -1 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1688: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1686: finishing write tid 1 to smithi17769138-184 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1686: finishing write tid 2 to smithi17769138-184 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1689: write oid 390 current snap is 0 2024-07-28T11:29:02.469 INFO:tasks.rados.rados.0.smithi177.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-07-28T11:29:02.476 INFO:tasks.rados.rados.0.smithi177.stdout:1689: writing smithi17769138-390 from 763348 to 1355193 tid 1 2024-07-28T11:29:02.485 INFO:tasks.rados.rados.0.smithi177.stdout:1689: writing smithi17769138-390 from 1914452 to 2348513 tid 2 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1689: writing smithi17769138-390 from 2881893 to 3556163 tid 3 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1690: read oid 14 snap -1 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1690: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1691: delete oid 221 current snap is 0 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1686: finishing write tid 3 to smithi17769138-184 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1686: finishing write tid 4 to smithi17769138-184 2024-07-28T11:29:02.495 INFO:tasks.rados.rados.0.smithi177.stdout:1687: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-07-28T11:29:02.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:02 smithi177 bash[31534]: cluster 2024-07-28T11:29:01.099301+0000 mgr.y (mgr.24311) 252 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:29:02.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:02 smithi177 bash[21846]: cluster 2024-07-28T11:29:01.099301+0000 mgr.y (mgr.24311) 252 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2024-07-28T11:29:02.650 INFO:tasks.rados.rados.0.smithi177.stdout:1686: finishing write tid 5 to smithi17769138-184 2024-07-28T11:29:02.650 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 238 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2024-07-28T11:29:02.650 INFO:tasks.rados.rados.0.smithi177.stdout:1686: left oid 184 (ObjNum 1163 snap 0 seq_num 1163) 2024-07-28T11:29:02.650 INFO:tasks.rados.rados.0.smithi177.stdout:1688: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-07-28T11:29:02.831 INFO:tasks.rados.rados.0.smithi177.stdout:1689: finishing write tid 1 to smithi17769138-390 2024-07-28T11:29:02.831 INFO:tasks.rados.rados.0.smithi177.stdout:1689: finishing write tid 2 to smithi17769138-390 2024-07-28T11:29:02.831 INFO:tasks.rados.rados.0.smithi177.stdout:1689: finishing write tid 3 to smithi17769138-390 2024-07-28T11:29:02.832 INFO:tasks.rados.rados.0.smithi177.stdout:1689: finishing write tid 4 to smithi17769138-390 2024-07-28T11:29:02.832 INFO:tasks.rados.rados.0.smithi177.stdout:1689: finishing write tid 5 to smithi17769138-390 2024-07-28T11:29:02.832 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 390 v 274 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2024-07-28T11:29:02.832 INFO:tasks.rados.rados.0.smithi177.stdout:1689: left oid 390 (ObjNum 1164 snap 0 seq_num 1164) 2024-07-28T11:29:02.832 INFO:tasks.rados.rados.0.smithi177.stdout:1690: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-07-28T11:29:02.980 INFO:tasks.rados.rados.0.smithi177.stdout:1686: done (5 left) 2024-07-28T11:29:02.980 INFO:tasks.rados.rados.0.smithi177.stdout:1687: done (4 left) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1688: done (3 left) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1689: done (2 left) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1690: done (1 left) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1691: done (0 left) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1692: read oid 384 snap -1 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1692: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1693: read oid 21 snap -1 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1693: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1694: write oid 148 current snap is 0 2024-07-28T11:29:02.981 INFO:tasks.rados.rados.0.smithi177.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-07-28T11:29:02.995 INFO:tasks.rados.rados.0.smithi177.stdout:1694: writing smithi17769138-148 from 796962 to 1539305 tid 1 2024-07-28T11:29:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:1694: writing smithi17769138-148 from 2031416 to 2469146 tid 2 2024-07-28T11:29:03.013 INFO:tasks.rados.rados.0.smithi177.stdout:1694: writing smithi17769138-148 from 2936739 to 3349906 tid 3 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1695: read oid 47 snap -1 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1695: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1696: read oid 42 snap -1 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1697: delete oid 412 current snap is 0 2024-07-28T11:29:03.014 INFO:tasks.rados.rados.0.smithi177.stdout:1693: expect (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:29:03.121 INFO:tasks.rados.rados.0.smithi177.stdout:1692: expect (ObjNum 572 snap 0 seq_num 572) 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: finishing write tid 1 to smithi17769138-148 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: finishing write tid 2 to smithi17769138-148 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: finishing write tid 3 to smithi17769138-148 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: finishing write tid 4 to smithi17769138-148 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: finishing write tid 5 to smithi17769138-148 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 257 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1694: left oid 148 (ObjNum 1166 snap 0 seq_num 1166) 2024-07-28T11:29:03.285 INFO:tasks.rados.rados.0.smithi177.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2024-07-28T11:29:03.369 INFO:tasks.rados.rados.0.smithi177.stdout:1695: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:03.476 INFO:tasks.rados.rados.0.smithi177.stdout:1692: done (5 left) 2024-07-28T11:29:03.476 INFO:tasks.rados.rados.0.smithi177.stdout:1693: done (4 left) 2024-07-28T11:29:03.476 INFO:tasks.rados.rados.0.smithi177.stdout:1694: done (3 left) 2024-07-28T11:29:03.476 INFO:tasks.rados.rados.0.smithi177.stdout:1695: done (2 left) 2024-07-28T11:29:03.477 INFO:tasks.rados.rados.0.smithi177.stdout:1696: done (1 left) 2024-07-28T11:29:03.477 INFO:tasks.rados.rados.0.smithi177.stdout:1697: done (0 left) 2024-07-28T11:29:03.477 INFO:tasks.rados.rados.0.smithi177.stdout:1698: delete oid 451 current snap is 0 2024-07-28T11:29:03.478 INFO:tasks.rados.rados.0.smithi177.stdout:1698: done (0 left) 2024-07-28T11:29:03.479 INFO:tasks.rados.rados.0.smithi177.stdout:1699: read oid 122 snap -1 2024-07-28T11:29:03.479 INFO:tasks.rados.rados.0.smithi177.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:29:03.479 INFO:tasks.rados.rados.0.smithi177.stdout:1700: write oid 281 current snap is 0 2024-07-28T11:29:03.479 INFO:tasks.rados.rados.0.smithi177.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2024-07-28T11:29:03.492 INFO:tasks.rados.rados.0.smithi177.stdout:1700: writing smithi17769138-281 from 447383 to 1015473 tid 1 2024-07-28T11:29:03.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:03 smithi177 bash[21846]: audit 2024-07-28T11:29:02.870614+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.177:0/2479236595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:03 smithi177 bash[31534]: audit 2024-07-28T11:29:02.870614+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.177:0/2479236595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:03.515 INFO:tasks.rados.rados.0.smithi177.stdout:1700: writing smithi17769138-281 from 1690509 to 2391919 tid 2 2024-07-28T11:29:03.533 INFO:tasks.rados.rados.0.smithi177.stdout:1700: writing smithi17769138-281 from 2902655 to 3549638 tid 3 2024-07-28T11:29:03.533 INFO:tasks.rados.rados.0.smithi177.stdout:1701: write oid 359 current snap is 0 2024-07-28T11:29:03.533 INFO:tasks.rados.rados.0.smithi177.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-07-28T11:29:03.545 INFO:tasks.rados.rados.0.smithi177.stdout:1701: writing smithi17769138-359 from 464190 to 1107529 tid 1 2024-07-28T11:29:03.556 INFO:tasks.rados.rados.0.smithi177.stdout:1701: writing smithi17769138-359 from 1748991 to 2194059 tid 2 2024-07-28T11:29:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:1701: writing smithi17769138-359 from 2930078 to 3504686 tid 3 2024-07-28T11:29:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:1702: read oid 300 snap -1 2024-07-28T11:29:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-07-28T11:29:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:1703: write oid 110 current snap is 0 2024-07-28T11:29:03.567 INFO:tasks.rados.rados.0.smithi177.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-07-28T11:29:03.573 INFO:tasks.rados.rados.0.smithi177.stdout:1703: writing smithi17769138-110 from 480997 to 915938 tid 1 2024-07-28T11:29:03.581 INFO:tasks.rados.rados.0.smithi177.stdout:1703: writing smithi17769138-110 from 1407473 to 2112552 tid 2 2024-07-28T11:29:03.589 INFO:tasks.rados.rados.0.smithi177.stdout:1703: writing smithi17769138-110 from 2557501 to 3343381 tid 3 2024-07-28T11:29:03.589 INFO:tasks.rados.rados.0.smithi177.stdout:1704: write oid 355 current snap is 0 2024-07-28T11:29:03.589 INFO:tasks.rados.rados.0.smithi177.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-07-28T11:29:03.595 INFO:tasks.rados.rados.0.smithi177.stdout:1704: writing smithi17769138-355 from 497804 to 1007994 tid 1 2024-07-28T11:29:03.600 INFO:tasks.rados.rados.0.smithi177.stdout:1704: writing smithi17769138-355 from 1465955 to 1914692 tid 2 2024-07-28T11:29:03.607 INFO:tasks.rados.rados.0.smithi177.stdout:1704: writing smithi17769138-355 from 2584924 to 3182076 tid 3 2024-07-28T11:29:03.607 INFO:tasks.rados.rados.0.smithi177.stdout:1705: read oid 105 snap -1 2024-07-28T11:29:03.607 INFO:tasks.rados.rados.0.smithi177.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2024-07-28T11:29:03.607 INFO:tasks.rados.rados.0.smithi177.stdout:1706: delete oid 369 current snap is 0 2024-07-28T11:29:03.607 INFO:tasks.rados.rados.0.smithi177.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:29:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:03 smithi204 bash[24094]: audit 2024-07-28T11:29:02.870614+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.177:0/2479236595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:03.671 INFO:tasks.rados.rados.0.smithi177.stdout:1700: finishing write tid 1 to smithi17769138-281 2024-07-28T11:29:03.671 INFO:tasks.rados.rados.0.smithi177.stdout:1700: finishing write tid 2 to smithi17769138-281 2024-07-28T11:29:03.671 INFO:tasks.rados.rados.0.smithi177.stdout:1699: done (7 left) 2024-07-28T11:29:03.671 INFO:tasks.rados.rados.0.smithi177.stdout:1706: done (6 left) 2024-07-28T11:29:03.671 INFO:tasks.rados.rados.0.smithi177.stdout:1707: delete oid 314 current snap is 0 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1700: finishing write tid 3 to smithi17769138-281 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1700: finishing write tid 4 to smithi17769138-281 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1700: finishing write tid 5 to smithi17769138-281 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 249 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1701: finishing write tid 1 to smithi17769138-359 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1701: finishing write tid 2 to smithi17769138-359 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1701: finishing write tid 3 to smithi17769138-359 2024-07-28T11:29:03.672 INFO:tasks.rados.rados.0.smithi177.stdout:1701: finishing write tid 4 to smithi17769138-359 2024-07-28T11:29:03.673 INFO:tasks.rados.rados.0.smithi177.stdout:1701: finishing write tid 5 to smithi17769138-359 2024-07-28T11:29:03.673 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 278 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2024-07-28T11:29:03.673 INFO:tasks.rados.rados.0.smithi177.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2024-07-28T11:29:03.673 INFO:tasks.rados.rados.0.smithi177.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1703: finishing write tid 1 to smithi17769138-110 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1703: finishing write tid 2 to smithi17769138-110 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1703: finishing write tid 3 to smithi17769138-110 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1703: finishing write tid 4 to smithi17769138-110 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1700: done (6 left) 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1701: done (5 left) 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1702: done (4 left) 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1707: done (3 left) 2024-07-28T11:29:03.770 INFO:tasks.rados.rados.0.smithi177.stdout:1708: write oid 430 current snap is 0 2024-07-28T11:29:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:1703: finishing write tid 5 to smithi17769138-110 2024-07-28T11:29:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 110 v 279 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2024-07-28T11:29:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2024-07-28T11:29:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:1704: finishing write tid 1 to smithi17769138-355 2024-07-28T11:29:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-07-28T11:29:03.777 INFO:tasks.rados.rados.0.smithi177.stdout:1708: writing smithi17769138-430 from 548225 to 1284162 tid 1 2024-07-28T11:29:03.784 INFO:tasks.rados.rados.0.smithi177.stdout:1708: writing smithi17769138-430 from 1925048 to 2521112 tid 2 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1708: writing smithi17769138-430 from 2950840 to 3498161 tid 3 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1703: done (3 left) 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1709: delete oid 482 current snap is 0 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1704: finishing write tid 2 to smithi17769138-355 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1704: finishing write tid 3 to smithi17769138-355 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1704: finishing write tid 4 to smithi17769138-355 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1704: finishing write tid 5 to smithi17769138-355 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 253 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2024-07-28T11:29:03.790 INFO:tasks.rados.rados.0.smithi177.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: finishing write tid 1 to smithi17769138-430 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: finishing write tid 2 to smithi17769138-430 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: finishing write tid 3 to smithi17769138-430 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: finishing write tid 4 to smithi17769138-430 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: finishing write tid 5 to smithi17769138-430 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 279 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1708: left oid 430 (ObjNum 1175 snap 0 seq_num 1175) 2024-07-28T11:29:03.965 INFO:tasks.rados.rados.0.smithi177.stdout:1704: done (3 left) 2024-07-28T11:29:03.966 INFO:tasks.rados.rados.0.smithi177.stdout:1705: done (2 left) 2024-07-28T11:29:03.966 INFO:tasks.rados.rados.0.smithi177.stdout:1708: done (1 left) 2024-07-28T11:29:03.966 INFO:tasks.rados.rados.0.smithi177.stdout:1709: done (0 left) 2024-07-28T11:29:03.966 INFO:tasks.rados.rados.0.smithi177.stdout:1710: write oid 170 current snap is 0 2024-07-28T11:29:03.966 INFO:tasks.rados.rados.0.smithi177.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-07-28T11:29:03.971 INFO:tasks.rados.rados.0.smithi177.stdout:1710: writing smithi17769138-170 from 581839 to 1068274 tid 1 2024-07-28T11:29:03.977 INFO:tasks.rados.rados.0.smithi177.stdout:1710: writing smithi17769138-170 from 1642012 to 2241745 tid 2 2024-07-28T11:29:03.985 INFO:tasks.rados.rados.0.smithi177.stdout:1710: writing smithi17769138-170 from 3005686 to 3575551 tid 3 2024-07-28T11:29:03.985 INFO:tasks.rados.rados.0.smithi177.stdout:1711: write oid 237 current snap is 0 2024-07-28T11:29:03.985 INFO:tasks.rados.rados.0.smithi177.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2024-07-28T11:29:03.992 INFO:tasks.rados.rados.0.smithi177.stdout:1711: writing smithi17769138-237 from 598646 to 1160330 tid 1 2024-07-28T11:29:04.001 INFO:tasks.rados.rados.0.smithi177.stdout:1711: writing smithi17769138-237 from 1700494 to 2160238 tid 2 2024-07-28T11:29:04.011 INFO:tasks.rados.rados.0.smithi177.stdout:1711: writing smithi17769138-237 from 2633109 to 3414246 tid 3 2024-07-28T11:29:04.011 INFO:tasks.rados.rados.0.smithi177.stdout:1712: write oid 484 current snap is 0 2024-07-28T11:29:04.011 INFO:tasks.rados.rados.0.smithi177.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-07-28T11:29:04.021 INFO:tasks.rados.rados.0.smithi177.stdout:1712: writing smithi17769138-484 from 615453 to 1368739 tid 1 2024-07-28T11:29:04.030 INFO:tasks.rados.rados.0.smithi177.stdout:1712: writing smithi17769138-484 from 2158976 to 2762378 tid 2 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1712: writing smithi17769138-484 from 3460532 to 3815453 tid 3 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1713: write oid 297 current snap is 0 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: finishing write tid 1 to smithi17769138-170 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: finishing write tid 2 to smithi17769138-170 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: finishing write tid 3 to smithi17769138-170 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: finishing write tid 4 to smithi17769138-170 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: finishing write tid 5 to smithi17769138-170 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 170 v 259 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1710: left oid 170 (ObjNum 1177 snap 0 seq_num 1177) 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1711: finishing write tid 1 to smithi17769138-237 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1711: finishing write tid 2 to smithi17769138-237 2024-07-28T11:29:04.037 INFO:tasks.rados.rados.0.smithi177.stdout:1711: finishing write tid 3 to smithi17769138-237 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1711: finishing write tid 4 to smithi17769138-237 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1711: finishing write tid 5 to smithi17769138-237 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 234 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1711: left oid 237 (ObjNum 1178 snap 0 seq_num 1178) 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1712: finishing write tid 1 to smithi17769138-484 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1712: finishing write tid 2 to smithi17769138-484 2024-07-28T11:29:04.038 INFO:tasks.rados.rados.0.smithi177.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-07-28T11:29:04.043 INFO:tasks.rados.rados.0.smithi177.stdout:1713: writing smithi17769138-297 from 632260 to 1060795 tid 1 2024-07-28T11:29:04.050 INFO:tasks.rados.rados.0.smithi177.stdout:1713: writing smithi17769138-297 from 1817458 to 2280871 tid 2 2024-07-28T11:29:04.056 INFO:tasks.rados.rados.0.smithi177.stdout:1713: writing smithi17769138-297 from 2687955 to 3207989 tid 3 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1713: writing smithi17769138-297 from 3709324 to 3832260 tid 4 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1710: done (3 left) 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1711: done (2 left) 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1714: delete oid 482 current snap is 0 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1712: finishing write tid 3 to smithi17769138-484 2024-07-28T11:29:04.060 INFO:tasks.rados.rados.0.smithi177.stdout:1712: finishing write tid 4 to smithi17769138-484 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:1712: finishing write tid 5 to smithi17769138-484 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 224 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:1712: left oid 484 (ObjNum 1179 snap 0 seq_num 1179) 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 1 to smithi17769138-297 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 2 to smithi17769138-297 2024-07-28T11:29:04.061 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 3 to smithi17769138-297 2024-07-28T11:29:04.062 INFO:tasks.rados.rados.0.smithi177.stdout:1712: done (2 left) 2024-07-28T11:29:04.062 INFO:tasks.rados.rados.0.smithi177.stdout:1714: done (1 left) 2024-07-28T11:29:04.062 INFO:tasks.rados.rados.0.smithi177.stdout:1715: read oid 86 snap -1 2024-07-28T11:29:04.062 INFO:tasks.rados.rados.0.smithi177.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-07-28T11:29:04.062 INFO:tasks.rados.rados.0.smithi177.stdout:1716: write oid 250 current snap is 0 2024-07-28T11:29:04.063 INFO:tasks.rados.rados.0.smithi177.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-07-28T11:29:04.069 INFO:tasks.rados.rados.0.smithi177.stdout:1716: writing smithi17769138-250 from 665874 to 1244907 tid 1 2024-07-28T11:29:04.076 INFO:tasks.rados.rados.0.smithi177.stdout:1716: writing smithi17769138-250 from 1934422 to 2401504 tid 2 2024-07-28T11:29:04.083 INFO:tasks.rados.rados.0.smithi177.stdout:1716: writing smithi17769138-250 from 3142801 to 3685379 tid 3 2024-07-28T11:29:04.083 INFO:tasks.rados.rados.0.smithi177.stdout:1717: read oid 101 snap -1 2024-07-28T11:29:04.083 INFO:tasks.rados.rados.0.smithi177.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:29:04.083 INFO:tasks.rados.rados.0.smithi177.stdout:1718: write oid 373 current snap is 0 2024-07-28T11:29:04.084 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 4 to smithi17769138-297 2024-07-28T11:29:04.084 INFO:tasks.rados.rados.0.smithi177.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-07-28T11:29:04.091 INFO:tasks.rados.rados.0.smithi177.stdout:1718: writing smithi17769138-373 from 682681 to 1336963 tid 1 2024-07-28T11:29:04.097 INFO:tasks.rados.rados.0.smithi177.stdout:1718: writing smithi17769138-373 from 1876551 to 2487291 tid 2 2024-07-28T11:29:04.103 INFO:tasks.rados.rados.0.smithi177.stdout:1718: writing smithi17769138-373 from 3053871 to 3524074 tid 3 2024-07-28T11:29:04.103 INFO:tasks.rados.rados.0.smithi177.stdout:1719: read oid 48 snap -1 2024-07-28T11:29:04.103 INFO:tasks.rados.rados.0.smithi177.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:1720: write oid 87 current snap is 0 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 5 to smithi17769138-297 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:1713: finishing write tid 6 to smithi17769138-297 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 297 v 239 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:1713: left oid 297 (ObjNum 1180 snap 0 seq_num 1180) 2024-07-28T11:29:04.104 INFO:tasks.rados.rados.0.smithi177.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-07-28T11:29:04.291 INFO:tasks.rados.rados.0.smithi177.stdout:1716: finishing write tid 1 to smithi17769138-250 2024-07-28T11:29:04.291 INFO:tasks.rados.rados.0.smithi177.stdout:1716: finishing write tid 2 to smithi17769138-250 2024-07-28T11:29:04.291 INFO:tasks.rados.rados.0.smithi177.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-07-28T11:29:04.298 INFO:tasks.rados.rados.0.smithi177.stdout:1720: writing smithi17769138-87 from 699488 to 1429019 tid 1 2024-07-28T11:29:04.304 INFO:tasks.rados.rados.0.smithi177.stdout:1720: writing smithi17769138-87 from 1935033 to 2405784 tid 2 2024-07-28T11:29:04.312 INFO:tasks.rados.rados.0.smithi177.stdout:1720: writing smithi17769138-87 from 3081294 to 3762769 tid 3 2024-07-28T11:29:04.312 INFO:tasks.rados.rados.0.smithi177.stdout:1713: done (6 left) 2024-07-28T11:29:04.312 INFO:tasks.rados.rados.0.smithi177.stdout:1715: done (5 left) 2024-07-28T11:29:04.312 INFO:tasks.rados.rados.0.smithi177.stdout:1721: read oid 362 snap -1 2024-07-28T11:29:04.312 INFO:tasks.rados.rados.0.smithi177.stdout:1721: expect (ObjNum 585 snap 0 seq_num 585) 2024-07-28T11:29:04.313 INFO:tasks.rados.rados.0.smithi177.stdout:1722: write oid 421 current snap is 0 2024-07-28T11:29:04.313 INFO:tasks.rados.rados.0.smithi177.stdout:1716: finishing write tid 3 to smithi17769138-250 2024-07-28T11:29:04.313 INFO:tasks.rados.rados.0.smithi177.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:29:04.419 INFO:tasks.rados.rados.0.smithi177.stdout:1716: finishing write tid 4 to smithi17769138-250 2024-07-28T11:29:04.419 INFO:tasks.rados.rados.0.smithi177.stdout:1716: finishing write tid 5 to smithi17769138-250 2024-07-28T11:29:04.420 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 243 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2024-07-28T11:29:04.420 INFO:tasks.rados.rados.0.smithi177.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:29:04.420 INFO:tasks.rados.rados.0.smithi177.stdout:1718: finishing write tid 1 to smithi17769138-373 2024-07-28T11:29:04.420 INFO:tasks.rados.rados.0.smithi177.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-07-28T11:29:04.424 INFO:tasks.rados.rados.0.smithi177.stdout:1722: writing smithi17769138-421 from 716295 to 1121075 tid 1 2024-07-28T11:29:04.430 INFO:tasks.rados.rados.0.smithi177.stdout:1722: writing smithi17769138-421 from 1593515 to 2207924 tid 2 2024-07-28T11:29:04.436 INFO:tasks.rados.rados.0.smithi177.stdout:1722: writing smithi17769138-421 from 2708717 to 3201464 tid 3 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1722: writing smithi17769138-421 from 3640519 to 3916295 tid 4 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1716: done (6 left) 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1717: done (5 left) 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1723: read oid 100 snap -1 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1723: expect (ObjNum 99 snap 0 seq_num 99) 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1724: read oid 74 snap -1 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1724: expect (ObjNum 804 snap 0 seq_num 804) 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1725: read oid 495 snap -1 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1725: expect (ObjNum 625 snap 0 seq_num 625) 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1726: write oid 493 current snap is 0 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1718: finishing write tid 2 to smithi17769138-373 2024-07-28T11:29:04.441 INFO:tasks.rados.rados.0.smithi177.stdout:1718: finishing write tid 3 to smithi17769138-373 2024-07-28T11:29:04.442 INFO:tasks.rados.rados.0.smithi177.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-07-28T11:29:04.449 INFO:tasks.rados.rados.0.smithi177.stdout:1726: writing smithi17769138-493 from 733102 to 1329484 tid 1 2024-07-28T11:29:04.458 INFO:tasks.rados.rados.0.smithi177.stdout:1726: writing smithi17769138-493 from 1768350 to 2526417 tid 2 2024-07-28T11:29:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:1726: writing smithi17769138-493 from 3136140 to 3840159 tid 3 2024-07-28T11:29:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:1727: write oid 85 current snap is 0 2024-07-28T11:29:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:1718: finishing write tid 4 to smithi17769138-373 2024-07-28T11:29:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:1718: finishing write tid 5 to smithi17769138-373 2024-07-28T11:29:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 263 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2024-07-28T11:29:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2024-07-28T11:29:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:29:04.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:04 smithi177 bash[21846]: cluster 2024-07-28T11:29:03.099923+0000 mgr.y (mgr.24311) 253 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:04 smithi177 bash[31534]: cluster 2024-07-28T11:29:03.099923+0000 mgr.y (mgr.24311) 253 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:04.548 INFO:tasks.rados.rados.0.smithi177.stdout:1720: finishing write tid 1 to smithi17769138-87 2024-07-28T11:29:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:1720: finishing write tid 2 to smithi17769138-87 2024-07-28T11:29:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-07-28T11:29:04.556 INFO:tasks.rados.rados.0.smithi177.stdout:1727: writing smithi17769138-85 from 749909 to 1421540 tid 1 2024-07-28T11:29:04.563 INFO:tasks.rados.rados.0.smithi177.stdout:1727: writing smithi17769138-85 from 2110479 to 2728557 tid 2 2024-07-28T11:29:04.568 INFO:tasks.rados.rados.0.smithi177.stdout:1727: writing smithi17769138-85 from 3163563 to 3678854 tid 3 2024-07-28T11:29:04.568 INFO:tasks.rados.rados.0.smithi177.stdout:1718: done (9 left) 2024-07-28T11:29:04.569 INFO:tasks.rados.rados.0.smithi177.stdout:1719: done (8 left) 2024-07-28T11:29:04.569 INFO:tasks.rados.rados.0.smithi177.stdout:1728: write oid 26 current snap is 0 2024-07-28T11:29:04.569 INFO:tasks.rados.rados.0.smithi177.stdout:1720: finishing write tid 3 to smithi17769138-87 2024-07-28T11:29:04.569 INFO:tasks.rados.rados.0.smithi177.stdout:1720: finishing write tid 4 to smithi17769138-87 2024-07-28T11:29:04.569 INFO:tasks.rados.rados.0.smithi177.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2024-07-28T11:29:04.578 INFO:tasks.rados.rados.0.smithi177.stdout:1728: writing smithi17769138-26 from 766716 to 1513596 tid 1 2024-07-28T11:29:04.588 INFO:tasks.rados.rados.0.smithi177.stdout:1728: writing smithi17769138-26 from 2168961 to 2930697 tid 2 2024-07-28T11:29:04.595 INFO:tasks.rados.rados.0.smithi177.stdout:1728: writing smithi17769138-26 from 3474633 to 3917549 tid 3 2024-07-28T11:29:04.595 INFO:tasks.rados.rados.0.smithi177.stdout:1729: write oid 263 current snap is 0 2024-07-28T11:29:04.595 INFO:tasks.rados.rados.0.smithi177.stdout:1720: finishing write tid 5 to smithi17769138-87 2024-07-28T11:29:04.595 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 87 v 283 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2024-07-28T11:29:04.595 INFO:tasks.rados.rados.0.smithi177.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:29:04.596 INFO:tasks.rados.rados.0.smithi177.stdout:1721: expect (ObjNum 585 snap 0 seq_num 585) 2024-07-28T11:29:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:04 smithi204 bash[24094]: cluster 2024-07-28T11:29:03.099923+0000 mgr.y (mgr.24311) 253 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:04.759 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 1 to smithi17769138-421 2024-07-28T11:29:04.759 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 2 to smithi17769138-421 2024-07-28T11:29:04.759 INFO:tasks.rados.rados.0.smithi177.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2024-07-28T11:29:04.765 INFO:tasks.rados.rados.0.smithi177.stdout:1729: writing smithi17769138-263 from 783523 to 1205652 tid 1 2024-07-28T11:29:04.772 INFO:tasks.rados.rados.0.smithi177.stdout:1729: writing smithi17769138-263 from 1827443 to 2449190 tid 2 2024-07-28T11:29:04.779 INFO:tasks.rados.rados.0.smithi177.stdout:1729: writing smithi17769138-263 from 3218409 to 3872597 tid 3 2024-07-28T11:29:04.779 INFO:tasks.rados.rados.0.smithi177.stdout:1720: done (9 left) 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1721: done (8 left) 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1730: write oid 99 current snap is 0 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 3 to smithi17769138-421 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 4 to smithi17769138-421 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 5 to smithi17769138-421 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1722: finishing write tid 6 to smithi17769138-421 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 248 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1722: left oid 421 (ObjNum 1185 snap 0 seq_num 1185) 2024-07-28T11:29:04.780 INFO:tasks.rados.rados.0.smithi177.stdout:1724: expect (ObjNum 804 snap 0 seq_num 804) 2024-07-28T11:29:04.923 INFO:tasks.rados.rados.0.smithi177.stdout:1723: expect (ObjNum 99 snap 0 seq_num 99) 2024-07-28T11:29:05.031 INFO:tasks.rados.rados.0.smithi177.stdout:1725: expect (ObjNum 625 snap 0 seq_num 625) 2024-07-28T11:29:05.135 INFO:tasks.rados.rados.0.smithi177.stdout:1726: finishing write tid 1 to smithi17769138-493 2024-07-28T11:29:05.136 INFO:tasks.rados.rados.0.smithi177.stdout:1726: finishing write tid 2 to smithi17769138-493 2024-07-28T11:29:05.136 INFO:tasks.rados.rados.0.smithi177.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-07-28T11:29:05.140 INFO:tasks.rados.rados.0.smithi177.stdout:1730: writing smithi17769138-99 from 400330 to 897708 tid 1 2024-07-28T11:29:05.146 INFO:tasks.rados.rados.0.smithi177.stdout:1730: writing smithi17769138-99 from 1485925 to 2000330 tid 2 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1722: done (8 left) 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1723: done (7 left) 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1724: done (6 left) 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1725: done (5 left) 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1731: write oid 336 current snap is 0 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1726: finishing write tid 3 to smithi17769138-493 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1726: finishing write tid 4 to smithi17769138-493 2024-07-28T11:29:05.147 INFO:tasks.rados.rados.0.smithi177.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-07-28T11:29:05.152 INFO:tasks.rados.rados.0.smithi177.stdout:1731: writing smithi17769138-336 from 417137 to 989764 tid 1 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1731: writing smithi17769138-336 from 1428054 to 2017137 tid 2 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1732: read oid 364 snap -1 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1732: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1733: read oid 111 snap -1 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1733: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1734: write oid 105 current snap is 0 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:1726: finishing write tid 5 to smithi17769138-493 2024-07-28T11:29:05.158 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 493 v 283 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2024-07-28T11:29:05.159 INFO:tasks.rados.rados.0.smithi177.stdout:1726: left oid 493 (ObjNum 1186 snap 0 seq_num 1186) 2024-07-28T11:29:05.159 INFO:tasks.rados.rados.0.smithi177.stdout:1727: finishing write tid 1 to smithi17769138-85 2024-07-28T11:29:05.159 INFO:tasks.rados.rados.0.smithi177.stdout:1727: finishing write tid 2 to smithi17769138-85 2024-07-28T11:29:05.159 INFO:tasks.rados.rados.0.smithi177.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-07-28T11:29:05.164 INFO:tasks.rados.rados.0.smithi177.stdout:1734: writing smithi17769138-105 from 433944 to 1081820 tid 1 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1734: writing smithi17769138-105 from 1486536 to 2033944 tid 2 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1726: done (8 left) 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1735: read oid 310 snap -1 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1735: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1736: read oid 177 snap -1 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1736: expect deleted 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1737: read oid 462 snap -1 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1737: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:29:05.171 INFO:tasks.rados.rados.0.smithi177.stdout:1738: read oid 57 snap -1 2024-07-28T11:29:05.172 INFO:tasks.rados.rados.0.smithi177.stdout:1738: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:29:05.172 INFO:tasks.rados.rados.0.smithi177.stdout:1739: write oid 420 current snap is 0 2024-07-28T11:29:05.172 INFO:tasks.rados.rados.0.smithi177.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-07-28T11:29:05.178 INFO:tasks.rados.rados.0.smithi177.stdout:1739: writing smithi17769138-420 from 450751 to 1173876 tid 1 2024-07-28T11:29:05.183 INFO:tasks.rados.rados.0.smithi177.stdout:1739: writing smithi17769138-420 from 1945018 to 2050751 tid 2 2024-07-28T11:29:05.183 INFO:tasks.rados.rados.0.smithi177.stdout:1740: write oid 495 current snap is 0 2024-07-28T11:29:05.183 INFO:tasks.rados.rados.0.smithi177.stdout:1727: finishing write tid 3 to smithi17769138-85 2024-07-28T11:29:05.183 INFO:tasks.rados.rados.0.smithi177.stdout:1727: finishing write tid 4 to smithi17769138-85 2024-07-28T11:29:05.183 INFO:tasks.rados.rados.0.smithi177.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-07-28T11:29:05.188 INFO:tasks.rados.rados.0.smithi177.stdout:1740: writing smithi17769138-495 from 467558 to 982285 tid 1 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1740: writing smithi17769138-495 from 1719853 to 2067558 tid 2 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1741: write oid 303 current snap is 0 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1727: finishing write tid 5 to smithi17769138-85 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 247 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1727: left oid 85 (ObjNum 1187 snap 0 seq_num 1187) 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: finishing write tid 1 to smithi17769138-26 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: finishing write tid 2 to smithi17769138-26 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: finishing write tid 3 to smithi17769138-26 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: finishing write tid 4 to smithi17769138-26 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: finishing write tid 5 to smithi17769138-26 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 26 v 228 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2024-07-28T11:29:05.195 INFO:tasks.rados.rados.0.smithi177.stdout:1728: left oid 26 (ObjNum 1188 snap 0 seq_num 1188) 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: finishing write tid 1 to smithi17769138-263 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: finishing write tid 2 to smithi17769138-263 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: finishing write tid 3 to smithi17769138-263 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: finishing write tid 4 to smithi17769138-263 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: finishing write tid 5 to smithi17769138-263 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 263 v 267 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1729: left oid 263 (ObjNum 1189 snap 0 seq_num 1189) 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1730: finishing write tid 1 to smithi17769138-99 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1730: finishing write tid 2 to smithi17769138-99 2024-07-28T11:29:05.196 INFO:tasks.rados.rados.0.smithi177.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-07-28T11:29:05.201 INFO:tasks.rados.rados.0.smithi177.stdout:1741: writing smithi17769138-303 from 484365 to 1074341 tid 1 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1741: writing smithi17769138-303 from 1661982 to 2084365 tid 2 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1727: done (14 left) 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1728: done (13 left) 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1729: done (12 left) 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1742: delete oid 73 current snap is 0 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1730: finishing write tid 3 to smithi17769138-99 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1730: finishing write tid 4 to smithi17769138-99 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 240 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1730: left oid 99 (ObjNum 1190 snap 0 seq_num 1190) 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1731: finishing write tid 1 to smithi17769138-336 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1731: finishing write tid 2 to smithi17769138-336 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1731: finishing write tid 3 to smithi17769138-336 2024-07-28T11:29:05.207 INFO:tasks.rados.rados.0.smithi177.stdout:1731: finishing write tid 4 to smithi17769138-336 2024-07-28T11:29:05.208 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 336 v 200 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2024-07-28T11:29:05.208 INFO:tasks.rados.rados.0.smithi177.stdout:1731: left oid 336 (ObjNum 1191 snap 0 seq_num 1191) 2024-07-28T11:29:05.208 INFO:tasks.rados.rados.0.smithi177.stdout:1732: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:29:05.275 INFO:tasks.rados.rados.0.smithi177.stdout:1733: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1734: finishing write tid 1 to smithi17769138-105 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1734: finishing write tid 2 to smithi17769138-105 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1734: finishing write tid 3 to smithi17769138-105 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1734: finishing write tid 4 to smithi17769138-105 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 270 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1734: left oid 105 (ObjNum 1192 snap 0 seq_num 1192) 2024-07-28T11:29:05.449 INFO:tasks.rados.rados.0.smithi177.stdout:1737: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-07-28T11:29:05.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:05 smithi177 bash[21846]: audit 2024-07-28T11:29:05.220025+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.177:0/3604400265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:05.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:05 smithi177 bash[31534]: audit 2024-07-28T11:29:05.220025+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.177:0/3604400265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:05.572 INFO:tasks.rados.rados.0.smithi177.stdout:1738: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:29:05.658 INFO:tasks.rados.rados.0.smithi177.stdout:1735: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:05.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:05 smithi204 bash[24094]: audit 2024-07-28T11:29:05.220025+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.177:0/3604400265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:05.753 INFO:tasks.rados.rados.0.smithi177.stdout:1739: finishing write tid 1 to smithi17769138-420 2024-07-28T11:29:05.753 INFO:tasks.rados.rados.0.smithi177.stdout:1739: finishing write tid 2 to smithi17769138-420 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1739: finishing write tid 3 to smithi17769138-420 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1739: finishing write tid 4 to smithi17769138-420 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 420 v 192 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1739: left oid 420 (ObjNum 1193 snap 0 seq_num 1193) 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1740: finishing write tid 1 to smithi17769138-495 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1740: finishing write tid 2 to smithi17769138-495 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1740: finishing write tid 3 to smithi17769138-495 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1740: finishing write tid 4 to smithi17769138-495 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 495 v 231 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1740: left oid 495 (ObjNum 1194 snap 0 seq_num 1194) 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1741: finishing write tid 1 to smithi17769138-303 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1741: finishing write tid 2 to smithi17769138-303 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1741: finishing write tid 3 to smithi17769138-303 2024-07-28T11:29:05.754 INFO:tasks.rados.rados.0.smithi177.stdout:1741: finishing write tid 4 to smithi17769138-303 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 303 v 273 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1741: left oid 303 (ObjNum 1195 snap 0 seq_num 1195) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1730: done (12 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1731: done (11 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1732: done (10 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1733: done (9 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1734: done (8 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1735: done (7 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1736: done (6 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1737: done (5 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1738: done (4 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1739: done (3 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1740: done (2 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1741: done (1 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1742: done (0 left) 2024-07-28T11:29:05.755 INFO:tasks.rados.rados.0.smithi177.stdout:1743: read oid 468 snap -1 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1743: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1744: read oid 9 snap -1 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1744: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1745: read oid 68 snap -1 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1745: expect (ObjNum 737 snap 0 seq_num 737) 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1746: write oid 187 current snap is 0 2024-07-28T11:29:05.756 INFO:tasks.rados.rados.0.smithi177.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-07-28T11:29:05.776 INFO:tasks.rados.rados.0.smithi177.stdout:1746: writing smithi17769138-187 from 517979 to 1258453 tid 1 2024-07-28T11:29:05.789 INFO:tasks.rados.rados.0.smithi177.stdout:1746: writing smithi17769138-187 from 1778946 to 2117979 tid 2 2024-07-28T11:29:05.789 INFO:tasks.rados.rados.0.smithi177.stdout:1747: read oid 69 snap -1 2024-07-28T11:29:05.790 INFO:tasks.rados.rados.0.smithi177.stdout:1747: expect (ObjNum 820 snap 0 seq_num 820) 2024-07-28T11:29:05.790 INFO:tasks.rados.rados.0.smithi177.stdout:1748: write oid 168 current snap is 0 2024-07-28T11:29:05.790 INFO:tasks.rados.rados.0.smithi177.stdout:1744: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-07-28T11:29:05.896 INFO:tasks.rados.rados.0.smithi177.stdout:1745: expect (ObjNum 737 snap 0 seq_num 737) 2024-07-28T11:29:05.989 INFO:tasks.rados.rados.0.smithi177.stdout:1743: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-07-28T11:29:06.131 INFO:tasks.rados.rados.0.smithi177.stdout:1746: finishing write tid 1 to smithi17769138-187 2024-07-28T11:29:06.131 INFO:tasks.rados.rados.0.smithi177.stdout:1746: finishing write tid 2 to smithi17769138-187 2024-07-28T11:29:06.131 INFO:tasks.rados.rados.0.smithi177.stdout:1746: finishing write tid 3 to smithi17769138-187 2024-07-28T11:29:06.132 INFO:tasks.rados.rados.0.smithi177.stdout:1746: finishing write tid 4 to smithi17769138-187 2024-07-28T11:29:06.132 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 187 v 286 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2024-07-28T11:29:06.132 INFO:tasks.rados.rados.0.smithi177.stdout:1746: left oid 187 (ObjNum 1197 snap 0 seq_num 1197) 2024-07-28T11:29:06.132 INFO:tasks.rados.rados.0.smithi177.stdout:1747: expect (ObjNum 820 snap 0 seq_num 820) 2024-07-28T11:29:06.294 INFO:tasks.rados.rados.0.smithi177.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-07-28T11:29:06.310 INFO:tasks.rados.rados.0.smithi177.stdout:1748: writing smithi17769138-168 from 534786 to 950509 tid 1 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1748: writing smithi17769138-168 from 1437428 to 2134786 tid 2 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1743: done (5 left) 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1744: done (4 left) 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1745: done (3 left) 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1746: done (2 left) 2024-07-28T11:29:06.329 INFO:tasks.rados.rados.0.smithi177.stdout:1747: done (1 left) 2024-07-28T11:29:06.330 INFO:tasks.rados.rados.0.smithi177.stdout:1749: write oid 191 current snap is 0 2024-07-28T11:29:06.330 INFO:tasks.rados.rados.0.smithi177.stdout:1748: finishing write tid 1 to smithi17769138-168 2024-07-28T11:29:06.330 INFO:tasks.rados.rados.0.smithi177.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-07-28T11:29:06.339 INFO:tasks.rados.rados.0.smithi177.stdout:1749: writing smithi17769138-191 from 551593 to 1042565 tid 1 2024-07-28T11:29:06.347 INFO:tasks.rados.rados.0.smithi177.stdout:1749: writing smithi17769138-191 from 1779557 to 2151593 tid 2 2024-07-28T11:29:06.347 INFO:tasks.rados.rados.0.smithi177.stdout:1750: write oid 307 current snap is 0 2024-07-28T11:29:06.347 INFO:tasks.rados.rados.0.smithi177.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-07-28T11:29:06.358 INFO:tasks.rados.rados.0.smithi177.stdout:1750: writing smithi17769138-307 from 568400 to 1134621 tid 1 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1750: writing smithi17769138-307 from 1838039 to 2168400 tid 2 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1751: write oid 359 current snap is 0 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1748: finishing write tid 2 to smithi17769138-168 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1748: finishing write tid 3 to smithi17769138-168 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1748: finishing write tid 4 to smithi17769138-168 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 251 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1749: finishing write tid 1 to smithi17769138-191 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1749: finishing write tid 2 to smithi17769138-191 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1749: finishing write tid 3 to smithi17769138-191 2024-07-28T11:29:06.369 INFO:tasks.rados.rados.0.smithi177.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-07-28T11:29:06.380 INFO:tasks.rados.rados.0.smithi177.stdout:1751: writing smithi17769138-359 from 585207 to 1226677 tid 1 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1751: writing smithi17769138-359 from 1896521 to 2185207 tid 2 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1748: done (3 left) 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1752: read oid 421 snap -1 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1752: expect (ObjNum 1185 snap 0 seq_num 1185) 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1753: write oid 81 current snap is 0 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1749: finishing write tid 4 to smithi17769138-191 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 191 v 243 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1749: left oid 191 (ObjNum 1199 snap 0 seq_num 1199) 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1750: finishing write tid 1 to smithi17769138-307 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1750: finishing write tid 2 to smithi17769138-307 2024-07-28T11:29:06.389 INFO:tasks.rados.rados.0.smithi177.stdout:1750: finishing write tid 3 to smithi17769138-307 2024-07-28T11:29:06.390 INFO:tasks.rados.rados.0.smithi177.stdout:1750: finishing write tid 4 to smithi17769138-307 2024-07-28T11:29:06.390 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 307 v 286 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2024-07-28T11:29:06.390 INFO:tasks.rados.rados.0.smithi177.stdout:1750: left oid 307 (ObjNum 1200 snap 0 seq_num 1200) 2024-07-28T11:29:06.390 INFO:tasks.rados.rados.0.smithi177.stdout:1751: finishing write tid 1 to smithi17769138-359 2024-07-28T11:29:06.390 INFO:tasks.rados.rados.0.smithi177.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-07-28T11:29:06.398 INFO:tasks.rados.rados.0.smithi177.stdout:1753: writing smithi17769138-81 from 602014 to 1035086 tid 1 2024-07-28T11:29:06.407 INFO:tasks.rados.rados.0.smithi177.stdout:1753: writing smithi17769138-81 from 1671356 to 2202014 tid 2 2024-07-28T11:29:06.407 INFO:tasks.rados.rados.0.smithi177.stdout:1749: done (4 left) 2024-07-28T11:29:06.407 INFO:tasks.rados.rados.0.smithi177.stdout:1750: done (3 left) 2024-07-28T11:29:06.408 INFO:tasks.rados.rados.0.smithi177.stdout:1754: read oid 22 snap -1 2024-07-28T11:29:06.408 INFO:tasks.rados.rados.0.smithi177.stdout:1754: expect (ObjNum 1107 snap 0 seq_num 1107) 2024-07-28T11:29:06.408 INFO:tasks.rados.rados.0.smithi177.stdout:1755: write oid 247 current snap is 0 2024-07-28T11:29:06.408 INFO:tasks.rados.rados.0.smithi177.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-07-28T11:29:06.416 INFO:tasks.rados.rados.0.smithi177.stdout:1755: writing smithi17769138-247 from 618821 to 1127142 tid 1 2024-07-28T11:29:06.422 INFO:tasks.rados.rados.0.smithi177.stdout:1755: writing smithi17769138-247 from 1613485 to 2144562 tid 2 2024-07-28T11:29:06.422 INFO:tasks.rados.rados.0.smithi177.stdout:1756: write oid 356 current snap is 0 2024-07-28T11:29:06.423 INFO:tasks.rados.rados.0.smithi177.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-07-28T11:29:06.430 INFO:tasks.rados.rados.0.smithi177.stdout:1756: writing smithi17769138-356 from 635628 to 1219198 tid 1 2024-07-28T11:29:06.436 INFO:tasks.rados.rados.0.smithi177.stdout:1756: writing smithi17769138-356 from 1671967 to 2235628 tid 2 2024-07-28T11:29:06.436 INFO:tasks.rados.rados.0.smithi177.stdout:1757: write oid 296 current snap is 0 2024-07-28T11:29:06.436 INFO:tasks.rados.rados.0.smithi177.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-07-28T11:29:06.443 INFO:tasks.rados.rados.0.smithi177.stdout:1757: writing smithi17769138-296 from 652435 to 1311254 tid 1 2024-07-28T11:29:06.449 INFO:tasks.rados.rados.0.smithi177.stdout:1757: writing smithi17769138-296 from 1730449 to 2252435 tid 2 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1758: read oid 112 snap -1 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1758: expect (ObjNum 536 snap 0 seq_num 536) 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1759: read oid 480 snap -1 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1759: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1760: write oid 259 current snap is 0 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1751: finishing write tid 2 to smithi17769138-359 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1751: finishing write tid 3 to smithi17769138-359 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1751: finishing write tid 4 to smithi17769138-359 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 281 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1751: left oid 359 (ObjNum 1201 snap 0 seq_num 1201) 2024-07-28T11:29:06.450 INFO:tasks.rados.rados.0.smithi177.stdout:1752: expect (ObjNum 1185 snap 0 seq_num 1185) 2024-07-28T11:29:06.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:06 smithi177 bash[31534]: cluster 2024-07-28T11:29:05.100518+0000 mgr.y (mgr.24311) 254 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:06.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:06 smithi177 bash[21846]: cluster 2024-07-28T11:29:05.100518+0000 mgr.y (mgr.24311) 254 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:06 smithi204 bash[24094]: cluster 2024-07-28T11:29:05.100518+0000 mgr.y (mgr.24311) 254 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.3 MiB/s wr, 90 op/s 2024-07-28T11:29:06.723 INFO:tasks.rados.rados.0.smithi177.stdout:1753: finishing write tid 1 to smithi17769138-81 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:1753: finishing write tid 2 to smithi17769138-81 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:1753: finishing write tid 3 to smithi17769138-81 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:1753: finishing write tid 4 to smithi17769138-81 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 81 v 276 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:1753: left oid 81 (ObjNum 1202 snap 0 seq_num 1202) 2024-07-28T11:29:06.724 INFO:tasks.rados.rados.0.smithi177.stdout:1754: expect (ObjNum 1107 snap 0 seq_num 1107) 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:1755: finishing write tid 1 to smithi17769138-247 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:1755: finishing write tid 2 to smithi17769138-247 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:1755: finishing write tid 3 to smithi17769138-247 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:1755: finishing write tid 4 to smithi17769138-247 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 247 v 284 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2024-07-28T11:29:06.869 INFO:tasks.rados.rados.0.smithi177.stdout:1755: left oid 247 (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1756: finishing write tid 1 to smithi17769138-356 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1756: finishing write tid 2 to smithi17769138-356 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1756: finishing write tid 3 to smithi17769138-356 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1756: finishing write tid 4 to smithi17769138-356 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 356 v 260 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1756: left oid 356 (ObjNum 1204 snap 0 seq_num 1204) 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1757: finishing write tid 1 to smithi17769138-296 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1757: finishing write tid 2 to smithi17769138-296 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1757: finishing write tid 3 to smithi17769138-296 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1757: finishing write tid 4 to smithi17769138-296 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 244 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2024-07-28T11:29:06.870 INFO:tasks.rados.rados.0.smithi177.stdout:1757: left oid 296 (ObjNum 1205 snap 0 seq_num 1205) 2024-07-28T11:29:06.871 INFO:tasks.rados.rados.0.smithi177.stdout:1759: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:29:06.951 INFO:tasks.rados.rados.0.smithi177.stdout:1758: expect (ObjNum 536 snap 0 seq_num 536) 2024-07-28T11:29:07.077 INFO:tasks.rados.rados.0.smithi177.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-07-28T11:29:07.094 INFO:tasks.rados.rados.0.smithi177.stdout:1760: writing smithi17769138-259 from 669242 to 1403310 tid 1 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1760: writing smithi17769138-259 from 2188931 to 2269242 tid 2 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1751: done (9 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1752: done (8 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1753: done (7 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1754: done (6 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1755: done (5 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1756: done (4 left) 2024-07-28T11:29:07.105 INFO:tasks.rados.rados.0.smithi177.stdout:1757: done (3 left) 2024-07-28T11:29:07.106 INFO:tasks.rados.rados.0.smithi177.stdout:1758: done (2 left) 2024-07-28T11:29:07.106 INFO:tasks.rados.rados.0.smithi177.stdout:1759: done (1 left) 2024-07-28T11:29:07.106 INFO:tasks.rados.rados.0.smithi177.stdout:1761: write oid 220 current snap is 0 2024-07-28T11:29:07.106 INFO:tasks.rados.rados.0.smithi177.stdout:1760: finishing write tid 1 to smithi17769138-259 2024-07-28T11:29:07.106 INFO:tasks.rados.rados.0.smithi177.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-07-28T11:29:07.118 INFO:tasks.rados.rados.0.smithi177.stdout:1761: writing smithi17769138-220 from 686049 to 1095366 tid 1 2024-07-28T11:29:07.132 INFO:tasks.rados.rados.0.smithi177.stdout:1761: writing smithi17769138-220 from 1847413 to 2286049 tid 2 2024-07-28T11:29:07.132 INFO:tasks.rados.rados.0.smithi177.stdout:1762: delete oid 385 current snap is 0 2024-07-28T11:29:07.132 INFO:tasks.rados.rados.0.smithi177.stdout:1760: finishing write tid 2 to smithi17769138-259 2024-07-28T11:29:07.132 INFO:tasks.rados.rados.0.smithi177.stdout:1760: finishing write tid 3 to smithi17769138-259 2024-07-28T11:29:07.133 INFO:tasks.rados.rados.0.smithi177.stdout:1760: finishing write tid 4 to smithi17769138-259 2024-07-28T11:29:07.133 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 259 v 195 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2024-07-28T11:29:07.133 INFO:tasks.rados.rados.0.smithi177.stdout:1760: left oid 259 (ObjNum 1206 snap 0 seq_num 1206) 2024-07-28T11:29:07.133 INFO:tasks.rados.rados.0.smithi177.stdout:1761: finishing write tid 1 to smithi17769138-220 2024-07-28T11:29:07.135 INFO:tasks.rados.rados.0.smithi177.stdout:1760: done (2 left) 2024-07-28T11:29:07.135 INFO:tasks.rados.rados.0.smithi177.stdout:1762: done (1 left) 2024-07-28T11:29:07.135 INFO:tasks.rados.rados.0.smithi177.stdout:1763: read oid 208 snap -1 2024-07-28T11:29:07.136 INFO:tasks.rados.rados.0.smithi177.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-07-28T11:29:07.136 INFO:tasks.rados.rados.0.smithi177.stdout:1764: write oid 198 current snap is 0 2024-07-28T11:29:07.136 INFO:tasks.rados.rados.0.smithi177.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-07-28T11:29:07.152 INFO:tasks.rados.rados.0.smithi177.stdout:1764: writing smithi17769138-198 from 719663 to 1395831 tid 1 2024-07-28T11:29:07.161 INFO:tasks.rados.rados.0.smithi177.stdout:1764: writing smithi17769138-198 from 1964377 to 2319663 tid 2 2024-07-28T11:29:07.161 INFO:tasks.rados.rados.0.smithi177.stdout:1765: write oid 445 current snap is 0 2024-07-28T11:29:07.161 INFO:tasks.rados.rados.0.smithi177.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2024-07-28T11:29:07.175 INFO:tasks.rados.rados.0.smithi177.stdout:1765: writing smithi17769138-445 from 736470 to 1487887 tid 1 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1765: writing smithi17769138-445 from 2022859 to 2336470 tid 2 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1766: delete oid 20 current snap is 0 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1761: finishing write tid 2 to smithi17769138-220 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1761: finishing write tid 3 to smithi17769138-220 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1761: finishing write tid 4 to smithi17769138-220 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 213 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2024-07-28T11:29:07.182 INFO:tasks.rados.rados.0.smithi177.stdout:1761: left oid 220 (ObjNum 1207 snap 0 seq_num 1207) 2024-07-28T11:29:07.183 INFO:tasks.rados.rados.0.smithi177.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1764: finishing write tid 1 to smithi17769138-198 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1764: finishing write tid 2 to smithi17769138-198 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1764: finishing write tid 3 to smithi17769138-198 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1764: finishing write tid 4 to smithi17769138-198 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 198 v 250 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1764: left oid 198 (ObjNum 1209 snap 0 seq_num 1209) 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1765: finishing write tid 1 to smithi17769138-445 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1765: finishing write tid 2 to smithi17769138-445 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1765: finishing write tid 3 to smithi17769138-445 2024-07-28T11:29:07.416 INFO:tasks.rados.rados.0.smithi177.stdout:1765: finishing write tid 4 to smithi17769138-445 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 445 v 247 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1765: left oid 445 (ObjNum 1210 snap 0 seq_num 1210) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1761: done (4 left) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1763: done (3 left) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1764: done (2 left) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1765: done (1 left) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1766: done (0 left) 2024-07-28T11:29:07.417 INFO:tasks.rados.rados.0.smithi177.stdout:1767: delete oid 208 current snap is 0 2024-07-28T11:29:07.419 INFO:tasks.rados.rados.0.smithi177.stdout:1767: done (0 left) 2024-07-28T11:29:07.419 INFO:tasks.rados.rados.0.smithi177.stdout:1768: write oid 21 current snap is 0 2024-07-28T11:29:07.419 INFO:tasks.rados.rados.0.smithi177.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-07-28T11:29:07.433 INFO:tasks.rados.rados.0.smithi177.stdout:1768: writing smithi17769138-21 from 786891 to 1364055 tid 1 2024-07-28T11:29:07.445 INFO:tasks.rados.rados.0.smithi177.stdout:1768: writing smithi17769138-21 from 2081952 to 2386891 tid 2 2024-07-28T11:29:07.445 INFO:tasks.rados.rados.0.smithi177.stdout:1769: write oid 439 current snap is 0 2024-07-28T11:29:07.445 INFO:tasks.rados.rados.0.smithi177.stdout:1768: finishing write tid 1 to smithi17769138-21 2024-07-28T11:29:07.445 INFO:tasks.rados.rados.0.smithi177.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-07-28T11:29:07.458 INFO:tasks.rados.rados.0.smithi177.stdout:1769: writing smithi17769138-439 from 403698 to 1056111 tid 1 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1769: writing smithi17769138-439 from 1740434 to 2403698 tid 2 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1770: read oid 302 snap -1 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1770: expect (ObjNum 1104 snap 0 seq_num 1104) 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1771: read oid 240 snap -1 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1771: expect (ObjNum 656 snap 0 seq_num 656) 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1772: read oid 250 snap -1 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1773: read oid 311 snap -1 2024-07-28T11:29:07.475 INFO:tasks.rados.rados.0.smithi177.stdout:1773: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:29:07.476 INFO:tasks.rados.rados.0.smithi177.stdout:1774: read oid 221 snap -1 2024-07-28T11:29:07.476 INFO:tasks.rados.rados.0.smithi177.stdout:1774: expect deleted 2024-07-28T11:29:07.476 INFO:tasks.rados.rados.0.smithi177.stdout:1775: write oid 421 current snap is 0 2024-07-28T11:29:07.476 INFO:tasks.rados.rados.0.smithi177.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2024-07-28T11:29:07.487 INFO:tasks.rados.rados.0.smithi177.stdout:1775: writing smithi17769138-421 from 420505 to 1148167 tid 1 2024-07-28T11:29:07.497 INFO:tasks.rados.rados.0.smithi177.stdout:1775: writing smithi17769138-421 from 1798916 to 2352007 tid 2 2024-07-28T11:29:07.497 INFO:tasks.rados.rados.0.smithi177.stdout:1776: write oid 430 current snap is 0 2024-07-28T11:29:07.497 INFO:tasks.rados.rados.0.smithi177.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-07-28T11:29:07.503 INFO:tasks.rados.rados.0.smithi177.stdout:1776: writing smithi17769138-430 from 437312 to 840223 tid 1 2024-07-28T11:29:07.512 INFO:tasks.rados.rados.0.smithi177.stdout:1776: writing smithi17769138-430 from 1341045 to 2037794 tid 2 2024-07-28T11:29:07.512 INFO:tasks.rados.rados.0.smithi177.stdout:1777: read oid 196 snap -1 2024-07-28T11:29:07.512 INFO:tasks.rados.rados.0.smithi177.stdout:1777: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-07-28T11:29:07.512 INFO:tasks.rados.rados.0.smithi177.stdout:1778: read oid 285 snap -1 2024-07-28T11:29:07.512 INFO:tasks.rados.rados.0.smithi177.stdout:1778: expect (ObjNum 284 snap 0 seq_num 284) 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1779: read oid 305 snap -1 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1780: read oid 312 snap -1 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1780: expect (ObjNum 581 snap 0 seq_num 581) 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1781: write oid 341 current snap is 0 2024-07-28T11:29:07.513 INFO:tasks.rados.rados.0.smithi177.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-07-28T11:29:07.519 INFO:tasks.rados.rados.0.smithi177.stdout:1781: writing smithi17769138-341 from 454119 to 1048632 tid 1 2024-07-28T11:29:07.526 INFO:tasks.rados.rados.0.smithi177.stdout:1781: writing smithi17769138-341 from 1515880 to 2072640 tid 2 2024-07-28T11:29:07.526 INFO:tasks.rados.rados.0.smithi177.stdout:1782: write oid 171 current snap is 0 2024-07-28T11:29:07.526 INFO:tasks.rados.rados.0.smithi177.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-07-28T11:29:07.533 INFO:tasks.rados.rados.0.smithi177.stdout:1782: writing smithi17769138-171 from 470926 to 1140688 tid 1 2024-07-28T11:29:07.539 INFO:tasks.rados.rados.0.smithi177.stdout:1782: writing smithi17769138-171 from 1574362 to 2274780 tid 2 2024-07-28T11:29:07.539 INFO:tasks.rados.rados.0.smithi177.stdout:1783: write oid 46 current snap is 0 2024-07-28T11:29:07.539 INFO:tasks.rados.rados.0.smithi177.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-07-28T11:29:07.546 INFO:tasks.rados.rados.0.smithi177.stdout:1783: writing smithi17769138-46 from 487733 to 1232744 tid 1 2024-07-28T11:29:07.552 INFO:tasks.rados.rados.0.smithi177.stdout:1783: writing smithi17769138-46 from 1632844 to 2193273 tid 2 2024-07-28T11:29:07.552 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:29:07.552 INFO:tasks.rados.rados.0.smithi177.stdout:1768: finishing write tid 2 to smithi17769138-21 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1768: finishing write tid 3 to smithi17769138-21 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1768: finishing write tid 4 to smithi17769138-21 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 21 v 257 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1769: finishing write tid 1 to smithi17769138-439 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1769: finishing write tid 2 to smithi17769138-439 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1768: done (15 left) 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1774: done (14 left) 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1784: read oid 269 snap -1 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1784: expect (ObjNum 268 snap 0 seq_num 268) 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1785: read oid 264 snap -1 2024-07-28T11:29:07.553 INFO:tasks.rados.rados.0.smithi177.stdout:1785: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout:1769: finishing write tid 3 to smithi17769138-439 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout:1769: finishing write tid 4 to smithi17769138-439 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 439 v 289 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2024-07-28T11:29:07.554 INFO:tasks.rados.rados.0.smithi177.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:29:07.844 INFO:tasks.rados.rados.0.smithi177.stdout:1773: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:29:08.023 INFO:tasks.rados.rados.0.smithi177.stdout:1770: expect (ObjNum 1104 snap 0 seq_num 1104) 2024-07-28T11:29:08.125 INFO:tasks.rados.rados.0.smithi177.stdout:1775: finishing write tid 1 to smithi17769138-421 2024-07-28T11:29:08.125 INFO:tasks.rados.rados.0.smithi177.stdout:1775: finishing write tid 2 to smithi17769138-421 2024-07-28T11:29:08.125 INFO:tasks.rados.rados.0.smithi177.stdout:1775: finishing write tid 3 to smithi17769138-421 2024-07-28T11:29:08.125 INFO:tasks.rados.rados.0.smithi177.stdout:1771: expect (ObjNum 656 snap 0 seq_num 656) 2024-07-28T11:29:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:1775: finishing write tid 4 to smithi17769138-421 2024-07-28T11:29:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 254 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2024-07-28T11:29:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2024-07-28T11:29:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:1776: finishing write tid 1 to smithi17769138-430 2024-07-28T11:29:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:1778: expect (ObjNum 284 snap 0 seq_num 284) 2024-07-28T11:29:08.370 INFO:tasks.rados.rados.0.smithi177.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:29:08.463 INFO:tasks.rados.rados.0.smithi177.stdout:1776: finishing write tid 2 to smithi17769138-430 2024-07-28T11:29:08.463 INFO:tasks.rados.rados.0.smithi177.stdout:1780: expect (ObjNum 581 snap 0 seq_num 581) 2024-07-28T11:29:08.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:08] "GET /metrics HTTP/1.1" 200 242800 "" "Prometheus/2.43.0" 2024-07-28T11:29:08.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:08 smithi177 bash[31534]: cluster 2024-07-28T11:29:07.101692+0000 mgr.y (mgr.24311) 255 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 131 op/s 2024-07-28T11:29:08.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:08 smithi177 bash[31534]: audit 2024-07-28T11:29:07.589520+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.177:0/1132285753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:08.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:08 smithi177 bash[21846]: cluster 2024-07-28T11:29:07.101692+0000 mgr.y (mgr.24311) 255 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 131 op/s 2024-07-28T11:29:08.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:08 smithi177 bash[21846]: audit 2024-07-28T11:29:07.589520+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.177:0/1132285753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:08.624 INFO:tasks.rados.rados.0.smithi177.stdout:1776: finishing write tid 3 to smithi17769138-430 2024-07-28T11:29:08.624 INFO:tasks.rados.rados.0.smithi177.stdout:1776: finishing write tid 4 to smithi17769138-430 2024-07-28T11:29:08.624 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 290 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2024-07-28T11:29:08.624 INFO:tasks.rados.rados.0.smithi177.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2024-07-28T11:29:08.625 INFO:tasks.rados.rados.0.smithi177.stdout:1777: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-07-28T11:29:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:08 smithi204 bash[24094]: cluster 2024-07-28T11:29:07.101692+0000 mgr.y (mgr.24311) 255 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 131 op/s 2024-07-28T11:29:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:08 smithi204 bash[24094]: audit 2024-07-28T11:29:07.589520+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.177:0/1132285753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:1781: finishing write tid 1 to smithi17769138-341 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:1781: finishing write tid 2 to smithi17769138-341 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:1781: finishing write tid 3 to smithi17769138-341 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:1781: finishing write tid 4 to smithi17769138-341 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 341 v 279 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2024-07-28T11:29:08.715 INFO:tasks.rados.rados.0.smithi177.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1782: finishing write tid 1 to smithi17769138-171 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1782: finishing write tid 2 to smithi17769138-171 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1782: finishing write tid 3 to smithi17769138-171 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1782: finishing write tid 4 to smithi17769138-171 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 171 v 282 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1782: left oid 171 (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1783: finishing write tid 1 to smithi17769138-46 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1769: done (15 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1770: done (14 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1771: done (13 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1772: done (12 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1773: done (11 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1775: done (10 left) 2024-07-28T11:29:08.716 INFO:tasks.rados.rados.0.smithi177.stdout:1776: done (9 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1777: done (8 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1778: done (7 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1779: done (6 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1780: done (5 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1781: done (4 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1782: done (3 left) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1786: read oid 382 snap -1 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1786: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1787: write oid 93 current snap is 0 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1783: finishing write tid 2 to smithi17769138-46 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1783: finishing write tid 3 to smithi17769138-46 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1783: finishing write tid 4 to smithi17769138-46 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 292 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2024-07-28T11:29:08.717 INFO:tasks.rados.rados.0.smithi177.stdout:1783: left oid 46 (ObjNum 1219 snap 0 seq_num 1219) 2024-07-28T11:29:08.718 INFO:tasks.rados.rados.0.smithi177.stdout:1785: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:29:08.782 INFO:tasks.rados.rados.0.smithi177.stdout:1784: expect (ObjNum 268 snap 0 seq_num 268) 2024-07-28T11:29:08.854 INFO:tasks.rados.rados.0.smithi177.stdout:1786: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-07-28T11:29:08.999 INFO:tasks.rados.rados.0.smithi177.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2024-07-28T11:29:09.014 INFO:tasks.rados.rados.0.smithi177.stdout:1787: writing smithi17769138-93 from 504540 to 924800 tid 1 2024-07-28T11:29:09.036 INFO:tasks.rados.rados.0.smithi177.stdout:1787: writing smithi17769138-93 from 1574973 to 2279060 tid 2 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1783: done (4 left) 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1784: done (3 left) 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1785: done (2 left) 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1786: done (1 left) 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1788: write oid 181 current snap is 0 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1787: finishing write tid 1 to smithi17769138-93 2024-07-28T11:29:09.037 INFO:tasks.rados.rados.0.smithi177.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-07-28T11:29:09.054 INFO:tasks.rados.rados.0.smithi177.stdout:1788: writing smithi17769138-181 from 521347 to 1016856 tid 1 2024-07-28T11:29:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:1788: writing smithi17769138-181 from 1633455 to 2197553 tid 2 2024-07-28T11:29:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:1789: read oid 330 snap -1 2024-07-28T11:29:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:1789: expect (ObjNum 837 snap 0 seq_num 837) 2024-07-28T11:29:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:1790: read oid 465 snap -1 2024-07-28T11:29:09.072 INFO:tasks.rados.rados.0.smithi177.stdout:1790: expect (ObjNum 944 snap 0 seq_num 944) 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1791: write oid 370 current snap is 0 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1787: finishing write tid 2 to smithi17769138-93 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1787: finishing write tid 3 to smithi17769138-93 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1787: finishing write tid 4 to smithi17769138-93 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 93 v 260 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1787: left oid 93 (ObjNum 1220 snap 0 seq_num 1220) 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1788: finishing write tid 1 to smithi17769138-181 2024-07-28T11:29:09.073 INFO:tasks.rados.rados.0.smithi177.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-07-28T11:29:09.087 INFO:tasks.rados.rados.0.smithi177.stdout:1791: writing smithi17769138-370 from 538154 to 1108912 tid 1 2024-07-28T11:29:09.103 INFO:tasks.rados.rados.0.smithi177.stdout:1791: writing smithi17769138-370 from 1691937 to 2399693 tid 2 2024-07-28T11:29:09.103 INFO:tasks.rados.rados.0.smithi177.stdout:1787: done (4 left) 2024-07-28T11:29:09.103 INFO:tasks.rados.rados.0.smithi177.stdout:1792: write oid 142 current snap is 0 2024-07-28T11:29:09.103 INFO:tasks.rados.rados.0.smithi177.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-07-28T11:29:09.115 INFO:tasks.rados.rados.0.smithi177.stdout:1792: writing smithi17769138-142 from 554961 to 1200968 tid 1 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1792: writing smithi17769138-142 from 1750419 to 2201833 tid 2 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1793: read oid 355 snap -1 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1794: delete oid 268 current snap is 0 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1788: finishing write tid 2 to smithi17769138-181 2024-07-28T11:29:09.123 INFO:tasks.rados.rados.0.smithi177.stdout:1788: finishing write tid 3 to smithi17769138-181 2024-07-28T11:29:09.124 INFO:tasks.rados.rados.0.smithi177.stdout:1788: finishing write tid 4 to smithi17769138-181 2024-07-28T11:29:09.124 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 198 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2024-07-28T11:29:09.124 INFO:tasks.rados.rados.0.smithi177.stdout:1788: left oid 181 (ObjNum 1221 snap 0 seq_num 1221) 2024-07-28T11:29:09.124 INFO:tasks.rados.rados.0.smithi177.stdout:1789: expect (ObjNum 837 snap 0 seq_num 837) 2024-07-28T11:29:09.258 INFO:tasks.rados.rados.0.smithi177.stdout:1790: expect (ObjNum 944 snap 0 seq_num 944) 2024-07-28T11:29:09.428 INFO:tasks.rados.rados.0.smithi177.stdout:1791: finishing write tid 1 to smithi17769138-370 2024-07-28T11:29:09.428 INFO:tasks.rados.rados.0.smithi177.stdout:1791: finishing write tid 2 to smithi17769138-370 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1791: finishing write tid 3 to smithi17769138-370 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1791: finishing write tid 4 to smithi17769138-370 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 370 v 293 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1791: left oid 370 (ObjNum 1222 snap 0 seq_num 1222) 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1792: finishing write tid 1 to smithi17769138-142 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1792: finishing write tid 2 to smithi17769138-142 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1792: finishing write tid 3 to smithi17769138-142 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1792: finishing write tid 4 to smithi17769138-142 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 142 v 203 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2024-07-28T11:29:09.429 INFO:tasks.rados.rados.0.smithi177.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1788: done (6 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1789: done (5 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1790: done (4 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1791: done (3 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1792: done (2 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1793: done (1 left) 2024-07-28T11:29:09.707 INFO:tasks.rados.rados.0.smithi177.stdout:1794: done (0 left) 2024-07-28T11:29:09.708 INFO:tasks.rados.rados.0.smithi177.stdout:1795: read oid 25 snap -1 2024-07-28T11:29:09.708 INFO:tasks.rados.rados.0.smithi177.stdout:1795: expect (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:29:09.708 INFO:tasks.rados.rados.0.smithi177.stdout:1796: write oid 18 current snap is 0 2024-07-28T11:29:09.708 INFO:tasks.rados.rados.0.smithi177.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2024-07-28T11:29:09.713 INFO:tasks.rados.rados.0.smithi177.stdout:1796: writing smithi17769138-18 from 588575 to 1101433 tid 1 2024-07-28T11:29:09.720 INFO:tasks.rados.rados.0.smithi177.stdout:1796: writing smithi17769138-18 from 1867383 to 2322466 tid 2 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1797: read oid 58 snap -1 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1797: expect (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1798: read oid 341 snap -1 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1799: read oid 164 snap -1 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1800: read oid 233 snap -1 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1800: expect (ObjNum 851 snap 0 seq_num 851) 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1801: read oid 133 snap -1 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1802: write oid 249 current snap is 0 2024-07-28T11:29:09.721 INFO:tasks.rados.rados.0.smithi177.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-07-28T11:29:09.728 INFO:tasks.rados.rados.0.smithi177.stdout:1802: writing smithi17769138-249 from 605382 to 1193489 tid 1 2024-07-28T11:29:09.737 INFO:tasks.rados.rados.0.smithi177.stdout:1802: writing smithi17769138-249 from 1925865 to 2605382 tid 2 2024-07-28T11:29:09.737 INFO:tasks.rados.rados.0.smithi177.stdout:1803: write oid 31 current snap is 0 2024-07-28T11:29:09.737 INFO:tasks.rados.rados.0.smithi177.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2024-07-28T11:29:09.744 INFO:tasks.rados.rados.0.smithi177.stdout:1803: writing smithi17769138-31 from 622189 to 1285545 tid 1 2024-07-28T11:29:09.751 INFO:tasks.rados.rados.0.smithi177.stdout:1803: writing smithi17769138-31 from 1984347 to 2443099 tid 2 2024-07-28T11:29:09.751 INFO:tasks.rados.rados.0.smithi177.stdout:1804: write oid 28 current snap is 0 2024-07-28T11:29:09.751 INFO:tasks.rados.rados.0.smithi177.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-07-28T11:29:09.758 INFO:tasks.rados.rados.0.smithi177.stdout:1804: writing smithi17769138-28 from 638996 to 1377601 tid 1 2024-07-28T11:29:09.766 INFO:tasks.rados.rados.0.smithi177.stdout:1804: writing smithi17769138-28 from 1926476 to 2638996 tid 2 2024-07-28T11:29:09.766 INFO:tasks.rados.rados.0.smithi177.stdout:1805: write oid 61 current snap is 0 2024-07-28T11:29:09.766 INFO:tasks.rados.rados.0.smithi177.stdout:1795: expect (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:29:09.857 INFO:tasks.rados.rados.0.smithi177.stdout:1796: finishing write tid 1 to smithi17769138-18 2024-07-28T11:29:09.857 INFO:tasks.rados.rados.0.smithi177.stdout:1797: expect (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:29:09.949 INFO:tasks.rados.rados.0.smithi177.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:1796: finishing write tid 2 to smithi17769138-18 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:1796: finishing write tid 3 to smithi17769138-18 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:1796: finishing write tid 4 to smithi17769138-18 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 18 v 263 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2024-07-28T11:29:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-07-28T11:29:10.224 INFO:tasks.rados.rados.0.smithi177.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:10.351 INFO:tasks.rados.rados.0.smithi177.stdout:1800: expect (ObjNum 851 snap 0 seq_num 851) 2024-07-28T11:29:10.449 INFO:tasks.rados.rados.0.smithi177.stdout:1802: finishing write tid 1 to smithi17769138-249 2024-07-28T11:29:10.450 INFO:tasks.rados.rados.0.smithi177.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-07-28T11:29:10.467 INFO:tasks.rados.rados.0.smithi177.stdout:1805: writing smithi17769138-61 from 655803 to 1069657 tid 1 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1805: writing smithi17769138-61 from 1584958 to 2047379 tid 2 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1795: done (10 left) 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1796: done (9 left) 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1797: done (8 left) 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1798: done (7 left) 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1799: done (6 left) 2024-07-28T11:29:10.484 INFO:tasks.rados.rados.0.smithi177.stdout:1800: done (5 left) 2024-07-28T11:29:10.485 INFO:tasks.rados.rados.0.smithi177.stdout:1801: done (4 left) 2024-07-28T11:29:10.485 INFO:tasks.rados.rados.0.smithi177.stdout:1806: write oid 282 current snap is 0 2024-07-28T11:29:10.485 INFO:tasks.rados.rados.0.smithi177.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2024-07-28T11:29:10.502 INFO:tasks.rados.rados.0.smithi177.stdout:1806: writing smithi17769138-282 from 672610 to 1161713 tid 1 2024-07-28T11:29:10.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:10 smithi177 bash[31534]: cluster 2024-07-28T11:29:09.102302+0000 mgr.y (mgr.24311) 256 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2024-07-28T11:29:10.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:10 smithi177 bash[31534]: audit 2024-07-28T11:29:09.929304+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.177:0/4259816709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:10.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:10 smithi177 bash[21846]: cluster 2024-07-28T11:29:09.102302+0000 mgr.y (mgr.24311) 256 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2024-07-28T11:29:10.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:10 smithi177 bash[21846]: audit 2024-07-28T11:29:09.929304+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.177:0/4259816709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:10.516 INFO:tasks.rados.rados.0.smithi177.stdout:1806: writing smithi17769138-282 from 1643440 to 2365872 tid 2 2024-07-28T11:29:10.516 INFO:tasks.rados.rados.0.smithi177.stdout:1807: write oid 160 current snap is 0 2024-07-28T11:29:10.516 INFO:tasks.rados.rados.0.smithi177.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-07-28T11:29:10.528 INFO:tasks.rados.rados.0.smithi177.stdout:1807: writing smithi17769138-160 from 689417 to 1253769 tid 1 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1807: writing smithi17769138-160 from 1701922 to 2168012 tid 2 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1808: read oid 15 snap -1 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1808: expect deleted 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1809: write oid 294 current snap is 0 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1802: finishing write tid 2 to smithi17769138-249 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1802: finishing write tid 3 to smithi17769138-249 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1802: finishing write tid 4 to smithi17769138-249 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 249 v 243 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2024-07-28T11:29:10.536 INFO:tasks.rados.rados.0.smithi177.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1803: finishing write tid 1 to smithi17769138-31 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1803: finishing write tid 2 to smithi17769138-31 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1803: finishing write tid 3 to smithi17769138-31 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1803: finishing write tid 4 to smithi17769138-31 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 31 v 296 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1804: finishing write tid 1 to smithi17769138-28 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1804: finishing write tid 2 to smithi17769138-28 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1804: finishing write tid 3 to smithi17769138-28 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1804: finishing write tid 4 to smithi17769138-28 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 246 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2024-07-28T11:29:10.537 INFO:tasks.rados.rados.0.smithi177.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2024-07-28T11:29:10.547 INFO:tasks.rados.rados.0.smithi177.stdout:1809: writing smithi17769138-294 from 706224 to 1462178 tid 1 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1809: writing smithi17769138-294 from 2160404 to 2706224 tid 2 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1802: done (7 left) 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1803: done (6 left) 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1804: done (5 left) 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1810: write oid 340 current snap is 0 2024-07-28T11:29:10.557 INFO:tasks.rados.rados.0.smithi177.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-07-28T11:29:10.566 INFO:tasks.rados.rados.0.smithi177.stdout:1810: writing smithi17769138-340 from 723031 to 1154234 tid 1 2024-07-28T11:29:10.575 INFO:tasks.rados.rados.0.smithi177.stdout:1810: writing smithi17769138-340 from 1818886 to 2288645 tid 2 2024-07-28T11:29:10.575 INFO:tasks.rados.rados.0.smithi177.stdout:1811: write oid 274 current snap is 0 2024-07-28T11:29:10.575 INFO:tasks.rados.rados.0.smithi177.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2024-07-28T11:29:10.584 INFO:tasks.rados.rados.0.smithi177.stdout:1811: writing smithi17769138-274 from 739838 to 1246290 tid 1 2024-07-28T11:29:10.593 INFO:tasks.rados.rados.0.smithi177.stdout:1811: writing smithi17769138-274 from 1877368 to 2490785 tid 2 2024-07-28T11:29:10.593 INFO:tasks.rados.rados.0.smithi177.stdout:1812: read oid 80 snap -1 2024-07-28T11:29:10.593 INFO:tasks.rados.rados.0.smithi177.stdout:1812: expect (ObjNum 79 snap 0 seq_num 79) 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1813: write oid 19 current snap is 0 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1805: finishing write tid 1 to smithi17769138-61 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1805: finishing write tid 2 to smithi17769138-61 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1805: finishing write tid 3 to smithi17769138-61 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1805: finishing write tid 4 to smithi17769138-61 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 234 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1805: left oid 61 (ObjNum 1229 snap 0 seq_num 1229) 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1806: finishing write tid 1 to smithi17769138-282 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1806: finishing write tid 2 to smithi17769138-282 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1806: finishing write tid 3 to smithi17769138-282 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1806: finishing write tid 4 to smithi17769138-282 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 282 v 285 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2024-07-28T11:29:10.594 INFO:tasks.rados.rados.0.smithi177.stdout:1806: left oid 282 (ObjNum 1230 snap 0 seq_num 1230) 2024-07-28T11:29:10.595 INFO:tasks.rados.rados.0.smithi177.stdout:1807: finishing write tid 1 to smithi17769138-160 2024-07-28T11:29:10.595 INFO:tasks.rados.rados.0.smithi177.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-07-28T11:29:10.602 INFO:tasks.rados.rados.0.smithi177.stdout:1813: writing smithi17769138-19 from 756645 to 1338346 tid 1 2024-07-28T11:29:10.611 INFO:tasks.rados.rados.0.smithi177.stdout:1813: writing smithi17769138-19 from 1935850 to 2409278 tid 2 2024-07-28T11:29:10.612 INFO:tasks.rados.rados.0.smithi177.stdout:1805: done (8 left) 2024-07-28T11:29:10.612 INFO:tasks.rados.rados.0.smithi177.stdout:1806: done (7 left) 2024-07-28T11:29:10.612 INFO:tasks.rados.rados.0.smithi177.stdout:1814: write oid 259 current snap is 0 2024-07-28T11:29:10.612 INFO:tasks.rados.rados.0.smithi177.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-07-28T11:29:10.621 INFO:tasks.rados.rados.0.smithi177.stdout:1814: writing smithi17769138-259 from 773452 to 1430402 tid 1 2024-07-28T11:29:10.627 INFO:tasks.rados.rados.0.smithi177.stdout:1814: writing smithi17769138-259 from 1877979 to 2495065 tid 2 2024-07-28T11:29:10.627 INFO:tasks.rados.rados.0.smithi177.stdout:1815: write oid 40 current snap is 0 2024-07-28T11:29:10.627 INFO:tasks.rados.rados.0.smithi177.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2024-07-28T11:29:10.636 INFO:tasks.rados.rados.0.smithi177.stdout:1815: writing smithi17769138-40 from 790259 to 1522458 tid 1 2024-07-28T11:29:10.641 INFO:tasks.rados.rados.0.smithi177.stdout:1815: writing smithi17769138-40 from 1936461 to 2413558 tid 2 2024-07-28T11:29:10.641 INFO:tasks.rados.rados.0.smithi177.stdout:1816: write oid 88 current snap is 0 2024-07-28T11:29:10.641 INFO:tasks.rados.rados.0.smithi177.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2024-07-28T11:29:10.646 INFO:tasks.rados.rados.0.smithi177.stdout:1816: writing smithi17769138-88 from 407066 to 814514 tid 1 2024-07-28T11:29:10.654 INFO:tasks.rados.rados.0.smithi177.stdout:1816: writing smithi17769138-88 from 1594943 to 2215698 tid 2 2024-07-28T11:29:10.654 INFO:tasks.rados.rados.0.smithi177.stdout:1817: write oid 232 current snap is 0 2024-07-28T11:29:10.654 INFO:tasks.rados.rados.0.smithi177.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2024-07-28T11:29:10.659 INFO:tasks.rados.rados.0.smithi177.stdout:1817: writing smithi17769138-232 from 423873 to 906570 tid 1 2024-07-28T11:29:10.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:10 smithi204 bash[24094]: cluster 2024-07-28T11:29:09.102302+0000 mgr.y (mgr.24311) 256 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2024-07-28T11:29:10.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:10 smithi204 bash[24094]: audit 2024-07-28T11:29:09.929304+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.177:0/4259816709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:10.666 INFO:tasks.rados.rados.0.smithi177.stdout:1817: writing smithi17769138-232 from 1653425 to 2134191 tid 2 2024-07-28T11:29:10.670 INFO:tasks.rados.rados.0.smithi177.stdout:1817: writing smithi17769138-232 from 2691441 to 2823873 tid 3 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1818: read oid 151 snap -1 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1818: expect (ObjNum 150 snap 0 seq_num 150) 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1819: read oid 55 snap -1 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1819: expect (ObjNum 970 snap 0 seq_num 970) 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1820: write oid 273 current snap is 0 2024-07-28T11:29:10.671 INFO:tasks.rados.rados.0.smithi177.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-07-28T11:29:10.677 INFO:tasks.rados.rados.0.smithi177.stdout:1820: writing smithi17769138-273 from 440680 to 1114979 tid 1 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1820: writing smithi17769138-273 from 1711907 to 2336331 tid 2 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1821: delete oid 213 current snap is 0 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1807: finishing write tid 2 to smithi17769138-160 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1807: finishing write tid 3 to smithi17769138-160 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1807: finishing write tid 4 to smithi17769138-160 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 288 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1807: left oid 160 (ObjNum 1231 snap 0 seq_num 1231) 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1809: finishing write tid 1 to smithi17769138-294 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1809: finishing write tid 2 to smithi17769138-294 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1809: finishing write tid 3 to smithi17769138-294 2024-07-28T11:29:10.685 INFO:tasks.rados.rados.0.smithi177.stdout:1809: finishing write tid 4 to smithi17769138-294 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 291 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1809: left oid 294 (ObjNum 1232 snap 0 seq_num 1232) 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1810: finishing write tid 1 to smithi17769138-340 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1810: finishing write tid 2 to smithi17769138-340 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1810: finishing write tid 3 to smithi17769138-340 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1810: finishing write tid 4 to smithi17769138-340 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 340 v 294 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1810: left oid 340 (ObjNum 1233 snap 0 seq_num 1233) 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1811: finishing write tid 1 to smithi17769138-274 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1811: finishing write tid 2 to smithi17769138-274 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1811: finishing write tid 3 to smithi17769138-274 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:1811: finishing write tid 4 to smithi17769138-274 2024-07-28T11:29:10.686 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 274 v 249 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2024-07-28T11:29:10.687 INFO:tasks.rados.rados.0.smithi177.stdout:1811: left oid 274 (ObjNum 1234 snap 0 seq_num 1234) 2024-07-28T11:29:10.687 INFO:tasks.rados.rados.0.smithi177.stdout:1813: finishing write tid 1 to smithi17769138-19 2024-07-28T11:29:10.687 INFO:tasks.rados.rados.0.smithi177.stdout:1812: expect (ObjNum 79 snap 0 seq_num 79) 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:1813: finishing write tid 2 to smithi17769138-19 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:1813: finishing write tid 3 to smithi17769138-19 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:1813: finishing write tid 4 to smithi17769138-19 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 19 v 295 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:1813: left oid 19 (ObjNum 1235 snap 0 seq_num 1235) 2024-07-28T11:29:10.833 INFO:tasks.rados.rados.0.smithi177.stdout:1814: finishing write tid 1 to smithi17769138-259 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1814: finishing write tid 2 to smithi17769138-259 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1814: finishing write tid 3 to smithi17769138-259 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1814: finishing write tid 4 to smithi17769138-259 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 259 v 201 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1814: left oid 259 (ObjNum 1236 snap 0 seq_num 1236) 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1815: finishing write tid 1 to smithi17769138-40 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1815: finishing write tid 2 to smithi17769138-40 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1815: finishing write tid 3 to smithi17769138-40 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1815: finishing write tid 4 to smithi17769138-40 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 40 v 204 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1815: left oid 40 (ObjNum 1237 snap 0 seq_num 1237) 2024-07-28T11:29:10.834 INFO:tasks.rados.rados.0.smithi177.stdout:1816: finishing write tid 1 to smithi17769138-88 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1816: finishing write tid 2 to smithi17769138-88 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1816: finishing write tid 3 to smithi17769138-88 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1816: finishing write tid 4 to smithi17769138-88 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 287 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1816: left oid 88 (ObjNum 1238 snap 0 seq_num 1238) 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: finishing write tid 1 to smithi17769138-232 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: finishing write tid 2 to smithi17769138-232 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: finishing write tid 3 to smithi17769138-232 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: finishing write tid 4 to smithi17769138-232 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: finishing write tid 5 to smithi17769138-232 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 232 v 300 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1817: left oid 232 (ObjNum 1239 snap 0 seq_num 1239) 2024-07-28T11:29:10.835 INFO:tasks.rados.rados.0.smithi177.stdout:1818: expect (ObjNum 150 snap 0 seq_num 150) 2024-07-28T11:29:10.910 INFO:tasks.rados.rados.0.smithi177.stdout:1819: expect (ObjNum 970 snap 0 seq_num 970) 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1820: finishing write tid 1 to smithi17769138-273 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1820: finishing write tid 2 to smithi17769138-273 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1820: finishing write tid 3 to smithi17769138-273 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1820: finishing write tid 4 to smithi17769138-273 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 273 v 206 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1820: left oid 273 (ObjNum 1240 snap 0 seq_num 1240) 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1807: done (14 left) 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1808: done (13 left) 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1809: done (12 left) 2024-07-28T11:29:11.082 INFO:tasks.rados.rados.0.smithi177.stdout:1810: done (11 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1811: done (10 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1812: done (9 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1813: done (8 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1814: done (7 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1815: done (6 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1816: done (5 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1817: done (4 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1818: done (3 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1819: done (2 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1820: done (1 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1821: done (0 left) 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1822: write oid 384 current snap is 0 2024-07-28T11:29:11.083 INFO:tasks.rados.rados.0.smithi177.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-07-28T11:29:11.088 INFO:tasks.rados.rados.0.smithi177.stdout:1822: writing smithi17769138-384 from 474294 to 899091 tid 1 2024-07-28T11:29:11.098 INFO:tasks.rados.rados.0.smithi177.stdout:1822: writing smithi17769138-384 from 1428871 to 2056964 tid 2 2024-07-28T11:29:11.105 INFO:tasks.rados.rados.0.smithi177.stdout:1822: writing smithi17769138-384 from 2657357 to 2874294 tid 3 2024-07-28T11:29:11.105 INFO:tasks.rados.rados.0.smithi177.stdout:1823: write oid 411 current snap is 0 2024-07-28T11:29:11.105 INFO:tasks.rados.rados.0.smithi177.stdout:1822: finishing write tid 1 to smithi17769138-384 2024-07-28T11:29:11.105 INFO:tasks.rados.rados.0.smithi177.stdout:1822: finishing write tid 2 to smithi17769138-384 2024-07-28T11:29:11.105 INFO:tasks.rados.rados.0.smithi177.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-07-28T11:29:11.110 INFO:tasks.rados.rados.0.smithi177.stdout:1823: writing smithi17769138-411 from 491101 to 991147 tid 1 2024-07-28T11:29:11.116 INFO:tasks.rados.rados.0.smithi177.stdout:1823: writing smithi17769138-411 from 1487353 to 1975457 tid 2 2024-07-28T11:29:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:1823: writing smithi17769138-411 from 2401133 to 2891101 tid 3 2024-07-28T11:29:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:1824: write oid 438 current snap is 0 2024-07-28T11:29:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:1822: finishing write tid 3 to smithi17769138-384 2024-07-28T11:29:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:1822: finishing write tid 4 to smithi17769138-384 2024-07-28T11:29:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2024-07-28T11:29:11.127 INFO:tasks.rados.rados.0.smithi177.stdout:1824: writing smithi17769138-438 from 507908 to 1083203 tid 1 2024-07-28T11:29:11.137 INFO:tasks.rados.rados.0.smithi177.stdout:1824: writing smithi17769138-438 from 1829482 to 2461244 tid 2 2024-07-28T11:29:11.137 INFO:tasks.rados.rados.0.smithi177.stdout:1825: read oid 227 snap -1 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1826: read oid 260 snap -1 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1826: expect (ObjNum 839 snap 0 seq_num 839) 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1827: write oid 139 current snap is 0 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1822: finishing write tid 5 to smithi17769138-384 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 253 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1823: finishing write tid 1 to smithi17769138-411 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1823: finishing write tid 2 to smithi17769138-411 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1823: finishing write tid 3 to smithi17769138-411 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1823: finishing write tid 4 to smithi17769138-411 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:1823: finishing write tid 5 to smithi17769138-411 2024-07-28T11:29:11.138 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 411 v 264 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2024-07-28T11:29:11.139 INFO:tasks.rados.rados.0.smithi177.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2024-07-28T11:29:11.139 INFO:tasks.rados.rados.0.smithi177.stdout:1824: finishing write tid 1 to smithi17769138-438 2024-07-28T11:29:11.139 INFO:tasks.rados.rados.0.smithi177.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-07-28T11:29:11.146 INFO:tasks.rados.rados.0.smithi177.stdout:1827: writing smithi17769138-139 from 524715 to 1175259 tid 1 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1827: writing smithi17769138-139 from 1887964 to 2379737 tid 2 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1822: done (5 left) 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1823: done (4 left) 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1828: read oid 446 snap -1 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1828: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:29:11.154 INFO:tasks.rados.rados.0.smithi177.stdout:1829: write oid 58 current snap is 0 2024-07-28T11:29:11.155 INFO:tasks.rados.rados.0.smithi177.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-07-28T11:29:11.162 INFO:tasks.rados.rados.0.smithi177.stdout:1829: writing smithi17769138-58 from 541522 to 1267315 tid 1 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1829: writing smithi17769138-58 from 1946446 to 2581877 tid 2 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1830: delete oid 352 current snap is 0 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1824: finishing write tid 2 to smithi17769138-438 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1824: finishing write tid 3 to smithi17769138-438 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1824: finishing write tid 4 to smithi17769138-438 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 438 v 258 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2024-07-28T11:29:11.170 INFO:tasks.rados.rados.0.smithi177.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:29:11.300 INFO:tasks.rados.rados.0.smithi177.stdout:1826: expect (ObjNum 839 snap 0 seq_num 839) 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1827: finishing write tid 1 to smithi17769138-139 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1824: done (6 left) 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1825: done (5 left) 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1826: done (4 left) 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1830: done (3 left) 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1831: write oid 124 current snap is 0 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1827: finishing write tid 2 to smithi17769138-139 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1827: finishing write tid 3 to smithi17769138-139 2024-07-28T11:29:11.388 INFO:tasks.rados.rados.0.smithi177.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-07-28T11:29:11.394 INFO:tasks.rados.rados.0.smithi177.stdout:1831: writing smithi17769138-124 from 575136 to 1167780 tid 1 2024-07-28T11:29:11.400 INFO:tasks.rados.rados.0.smithi177.stdout:1831: writing smithi17769138-124 from 1663410 to 2302510 tid 2 2024-07-28T11:29:11.404 INFO:tasks.rados.rados.0.smithi177.stdout:1831: writing smithi17769138-124 from 2705542 to 2975136 tid 3 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1832: read oid 496 snap -1 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1832: expect (ObjNum 696 snap 0 seq_num 696) 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1833: read oid 237 snap -1 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1833: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1834: read oid 8 snap -1 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1834: expect (ObjNum 7 snap 0 seq_num 7) 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1835: write oid 450 current snap is 0 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1827: finishing write tid 4 to smithi17769138-139 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 290 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2024-07-28T11:29:11.405 INFO:tasks.rados.rados.0.smithi177.stdout:1828: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:29:11.521 INFO:tasks.rados.rados.0.smithi177.stdout:1829: finishing write tid 1 to smithi17769138-58 2024-07-28T11:29:11.521 INFO:tasks.rados.rados.0.smithi177.stdout:1829: finishing write tid 2 to smithi17769138-58 2024-07-28T11:29:11.521 INFO:tasks.rados.rados.0.smithi177.stdout:1829: finishing write tid 3 to smithi17769138-58 2024-07-28T11:29:11.521 INFO:tasks.rados.rados.0.smithi177.stdout:1829: finishing write tid 4 to smithi17769138-58 2024-07-28T11:29:11.521 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 58 v 253 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2024-07-28T11:29:11.522 INFO:tasks.rados.rados.0.smithi177.stdout:1829: left oid 58 (ObjNum 1246 snap 0 seq_num 1246) 2024-07-28T11:29:11.522 INFO:tasks.rados.rados.0.smithi177.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-07-28T11:29:11.528 INFO:tasks.rados.rados.0.smithi177.stdout:1835: writing smithi17769138-450 from 591943 to 1259836 tid 1 2024-07-28T11:29:11.535 INFO:tasks.rados.rados.0.smithi177.stdout:1835: writing smithi17769138-450 from 1721892 to 2504650 tid 2 2024-07-28T11:29:11.535 INFO:tasks.rados.rados.0.smithi177.stdout:1827: done (7 left) 2024-07-28T11:29:11.535 INFO:tasks.rados.rados.0.smithi177.stdout:1828: done (6 left) 2024-07-28T11:29:11.535 INFO:tasks.rados.rados.0.smithi177.stdout:1829: done (5 left) 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1836: delete oid 292 current snap is 0 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: finishing write tid 1 to smithi17769138-124 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: finishing write tid 2 to smithi17769138-124 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: finishing write tid 3 to smithi17769138-124 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: finishing write tid 4 to smithi17769138-124 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: finishing write tid 5 to smithi17769138-124 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 124 v 218 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1831: left oid 124 (ObjNum 1248 snap 0 seq_num 1248) 2024-07-28T11:29:11.536 INFO:tasks.rados.rados.0.smithi177.stdout:1834: expect (ObjNum 7 snap 0 seq_num 7) 2024-07-28T11:29:11.603 INFO:tasks.rados.rados.0.smithi177.stdout:1832: expect (ObjNum 696 snap 0 seq_num 696) 2024-07-28T11:29:11.772 INFO:tasks.rados.rados.0.smithi177.stdout:1833: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1835: finishing write tid 1 to smithi17769138-450 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1835: finishing write tid 2 to smithi17769138-450 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1835: finishing write tid 3 to smithi17769138-450 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1835: finishing write tid 4 to smithi17769138-450 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 256 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1835: left oid 450 (ObjNum 1249 snap 0 seq_num 1249) 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1831: done (5 left) 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1832: done (4 left) 2024-07-28T11:29:11.882 INFO:tasks.rados.rados.0.smithi177.stdout:1833: done (3 left) 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1834: done (2 left) 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1835: done (1 left) 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1836: done (0 left) 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1837: read oid 123 snap -1 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1837: expect (ObjNum 122 snap 0 seq_num 122) 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1838: write oid 349 current snap is 0 2024-07-28T11:29:11.883 INFO:tasks.rados.rados.0.smithi177.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2024-07-28T11:29:11.899 INFO:tasks.rados.rados.0.smithi177.stdout:1838: writing smithi17769138-349 from 625557 to 1043948 tid 1 2024-07-28T11:29:11.925 INFO:tasks.rados.rados.0.smithi177.stdout:1838: writing smithi17769138-349 from 1838856 to 2625283 tid 2 2024-07-28T11:29:11.925 INFO:tasks.rados.rados.0.smithi177.stdout:1839: write oid 169 current snap is 0 2024-07-28T11:29:11.926 INFO:tasks.rados.rados.0.smithi177.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-07-28T11:29:11.933 INFO:tasks.rados.rados.0.smithi177.stdout:1839: writing smithi17769138-169 from 642364 to 1136004 tid 1 2024-07-28T11:29:11.945 INFO:tasks.rados.rados.0.smithi177.stdout:1839: writing smithi17769138-169 from 1897338 to 2543776 tid 2 2024-07-28T11:29:11.945 INFO:tasks.rados.rados.0.smithi177.stdout:1840: write oid 143 current snap is 0 2024-07-28T11:29:11.945 INFO:tasks.rados.rados.0.smithi177.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-07-28T11:29:11.954 INFO:tasks.rados.rados.0.smithi177.stdout:1840: writing smithi17769138-143 from 659171 to 1228060 tid 1 2024-07-28T11:29:11.965 INFO:tasks.rados.rados.0.smithi177.stdout:1840: writing smithi17769138-143 from 1839467 to 2629563 tid 2 2024-07-28T11:29:11.965 INFO:tasks.rados.rados.0.smithi177.stdout:1841: write oid 245 current snap is 0 2024-07-28T11:29:11.965 INFO:tasks.rados.rados.0.smithi177.stdout:1837: expect (ObjNum 122 snap 0 seq_num 122) 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1838: finishing write tid 1 to smithi17769138-349 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1838: finishing write tid 2 to smithi17769138-349 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1838: finishing write tid 3 to smithi17769138-349 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1838: finishing write tid 4 to smithi17769138-349 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 349 v 256 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2024-07-28T11:29:12.059 INFO:tasks.rados.rados.0.smithi177.stdout:1839: finishing write tid 1 to smithi17769138-169 2024-07-28T11:29:12.060 INFO:tasks.rados.rados.0.smithi177.stdout:1839: finishing write tid 2 to smithi17769138-169 2024-07-28T11:29:12.060 INFO:tasks.rados.rados.0.smithi177.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2024-07-28T11:29:12.066 INFO:tasks.rados.rados.0.smithi177.stdout:1841: writing smithi17769138-245 from 675978 to 1320116 tid 1 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1841: writing smithi17769138-245 from 1897949 to 2548056 tid 2 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1837: done (4 left) 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1838: done (3 left) 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1842: write oid 339 current snap is 0 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1839: finishing write tid 3 to smithi17769138-169 2024-07-28T11:29:12.078 INFO:tasks.rados.rados.0.smithi177.stdout:1839: finishing write tid 4 to smithi17769138-169 2024-07-28T11:29:12.079 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 169 v 293 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2024-07-28T11:29:12.079 INFO:tasks.rados.rados.0.smithi177.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2024-07-28T11:29:12.079 INFO:tasks.rados.rados.0.smithi177.stdout:1840: finishing write tid 1 to smithi17769138-143 2024-07-28T11:29:12.079 INFO:tasks.rados.rados.0.smithi177.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-07-28T11:29:12.087 INFO:tasks.rados.rados.0.smithi177.stdout:1842: writing smithi17769138-339 from 692785 to 1128525 tid 1 2024-07-28T11:29:12.098 INFO:tasks.rados.rados.0.smithi177.stdout:1842: writing smithi17769138-339 from 1672784 to 2466549 tid 2 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1842: writing smithi17769138-339 from 2897503 to 3092785 tid 3 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1839: done (3 left) 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1843: delete oid 372 current snap is 0 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1840: finishing write tid 2 to smithi17769138-143 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1840: finishing write tid 3 to smithi17769138-143 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1840: finishing write tid 4 to smithi17769138-143 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 143 v 237 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2024-07-28T11:29:12.103 INFO:tasks.rados.rados.0.smithi177.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1841: finishing write tid 1 to smithi17769138-245 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1841: finishing write tid 2 to smithi17769138-245 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1841: finishing write tid 3 to smithi17769138-245 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1841: finishing write tid 4 to smithi17769138-245 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 303 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2024-07-28T11:29:12.104 INFO:tasks.rados.rados.0.smithi177.stdout:1842: finishing write tid 1 to smithi17769138-339 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1840: done (3 left) 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1841: done (2 left) 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1843: done (1 left) 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1844: read oid 456 snap -1 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1845: read oid 422 snap -1 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:29:12.106 INFO:tasks.rados.rados.0.smithi177.stdout:1846: delete oid 196 current snap is 0 2024-07-28T11:29:12.108 INFO:tasks.rados.rados.0.smithi177.stdout:1842: finishing write tid 2 to smithi17769138-339 2024-07-28T11:29:12.109 INFO:tasks.rados.rados.0.smithi177.stdout:1842: finishing write tid 3 to smithi17769138-339 2024-07-28T11:29:12.109 INFO:tasks.rados.rados.0.smithi177.stdout:1842: finishing write tid 4 to smithi17769138-339 2024-07-28T11:29:12.110 INFO:tasks.rados.rados.0.smithi177.stdout:1842: finishing write tid 5 to smithi17769138-339 2024-07-28T11:29:12.110 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 339 v 260 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2024-07-28T11:29:12.110 INFO:tasks.rados.rados.0.smithi177.stdout:1842: left oid 339 (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:29:12.112 INFO:tasks.rados.rados.0.smithi177.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2024-07-28T11:29:12.225 INFO:tasks.rados.rados.0.smithi177.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:29:12.327 INFO:tasks.rados.rados.0.smithi177.stdout:1842: done (3 left) 2024-07-28T11:29:12.328 INFO:tasks.rados.rados.0.smithi177.stdout:1844: done (2 left) 2024-07-28T11:29:12.328 INFO:tasks.rados.rados.0.smithi177.stdout:1845: done (1 left) 2024-07-28T11:29:12.328 INFO:tasks.rados.rados.0.smithi177.stdout:1846: done (0 left) 2024-07-28T11:29:12.328 INFO:tasks.rados.rados.0.smithi177.stdout:1847: write oid 11 current snap is 0 2024-07-28T11:29:12.328 INFO:tasks.rados.rados.0.smithi177.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2024-07-28T11:29:12.344 INFO:tasks.rados.rados.0.smithi177.stdout:1847: writing smithi17769138-11 from 743206 to 1404693 tid 1 2024-07-28T11:29:12.360 INFO:tasks.rados.rados.0.smithi177.stdout:1847: writing smithi17769138-11 from 2131877 to 2672969 tid 2 2024-07-28T11:29:12.360 INFO:tasks.rados.rados.0.smithi177.stdout:1848: delete oid 325 current snap is 0 2024-07-28T11:29:12.360 INFO:tasks.rados.rados.0.smithi177.stdout:1847: finishing write tid 1 to smithi17769138-11 2024-07-28T11:29:12.363 INFO:tasks.rados.rados.0.smithi177.stdout:1848: done (1 left) 2024-07-28T11:29:12.363 INFO:tasks.rados.rados.0.smithi177.stdout:1849: read oid 227 snap -1 2024-07-28T11:29:12.363 INFO:tasks.rados.rados.0.smithi177.stdout:1849: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:29:12.363 INFO:tasks.rados.rados.0.smithi177.stdout:1850: read oid 271 snap -1 2024-07-28T11:29:12.363 INFO:tasks.rados.rados.0.smithi177.stdout:1850: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-07-28T11:29:12.364 INFO:tasks.rados.rados.0.smithi177.stdout:1851: delete oid 168 current snap is 0 2024-07-28T11:29:12.366 INFO:tasks.rados.rados.0.smithi177.stdout:1851: done (3 left) 2024-07-28T11:29:12.366 INFO:tasks.rados.rados.0.smithi177.stdout:1852: write oid 134 current snap is 0 2024-07-28T11:29:12.366 INFO:tasks.rados.rados.0.smithi177.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-07-28T11:29:12.374 INFO:tasks.rados.rados.0.smithi177.stdout:1852: writing smithi17769138-134 from 793627 to 1280861 tid 1 2024-07-28T11:29:12.379 INFO:tasks.rados.rados.0.smithi177.stdout:1852: writing smithi17769138-134 from 1790970 to 2195742 tid 2 2024-07-28T11:29:12.385 INFO:tasks.rados.rados.0.smithi177.stdout:1852: writing smithi17769138-134 from 2829335 to 3193627 tid 3 2024-07-28T11:29:12.385 INFO:tasks.rados.rados.0.smithi177.stdout:1853: write oid 33 current snap is 0 2024-07-28T11:29:12.385 INFO:tasks.rados.rados.0.smithi177.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-07-28T11:29:12.391 INFO:tasks.rados.rados.0.smithi177.stdout:1853: writing smithi17769138-33 from 410434 to 1089270 tid 1 2024-07-28T11:29:12.397 INFO:tasks.rados.rados.0.smithi177.stdout:1853: writing smithi17769138-33 from 1565805 to 2114235 tid 2 2024-07-28T11:29:12.403 INFO:tasks.rados.rados.0.smithi177.stdout:1853: writing smithi17769138-33 from 2573111 to 3210434 tid 3 2024-07-28T11:29:12.403 INFO:tasks.rados.rados.0.smithi177.stdout:1854: read oid 202 snap -1 2024-07-28T11:29:12.403 INFO:tasks.rados.rados.0.smithi177.stdout:1854: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:29:12.403 INFO:tasks.rados.rados.0.smithi177.stdout:1855: read oid 21 snap -1 2024-07-28T11:29:12.403 INFO:tasks.rados.rados.0.smithi177.stdout:1855: expect (ObjNum 1213 snap 0 seq_num 1213) 2024-07-28T11:29:12.404 INFO:tasks.rados.rados.0.smithi177.stdout:1856: write oid 243 current snap is 0 2024-07-28T11:29:12.404 INFO:tasks.rados.rados.0.smithi177.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-07-28T11:29:12.410 INFO:tasks.rados.rados.0.smithi177.stdout:1856: writing smithi17769138-243 from 427241 to 1181326 tid 1 2024-07-28T11:29:12.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:12 smithi204 bash[24094]: cluster 2024-07-28T11:29:11.103427+0000 mgr.y (mgr.24311) 257 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 124 op/s 2024-07-28T11:29:12.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:12 smithi204 bash[25039]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:29:12.415 INFO:tasks.rados.rados.0.smithi177.stdout:1856: writing smithi17769138-243 from 1624287 to 2032728 tid 2 2024-07-28T11:29:12.422 INFO:tasks.rados.rados.0.smithi177.stdout:1856: writing smithi17769138-243 from 2600534 to 3150498 tid 3 2024-07-28T11:29:12.422 INFO:tasks.rados.rados.0.smithi177.stdout:1857: write oid 88 current snap is 0 2024-07-28T11:29:12.422 INFO:tasks.rados.rados.0.smithi177.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2024-07-28T11:29:12.427 INFO:tasks.rados.rados.0.smithi177.stdout:1857: writing smithi17769138-88 from 444048 to 873382 tid 1 2024-07-28T11:29:12.432 INFO:tasks.rados.rados.0.smithi177.stdout:1857: writing smithi17769138-88 from 1282769 to 1834868 tid 2 2024-07-28T11:29:12.440 INFO:tasks.rados.rados.0.smithi177.stdout:1857: writing smithi17769138-88 from 2627957 to 3244048 tid 3 2024-07-28T11:29:12.440 INFO:tasks.rados.rados.0.smithi177.stdout:1858: write oid 482 current snap is 0 2024-07-28T11:29:12.440 INFO:tasks.rados.rados.0.smithi177.stdout:1847: finishing write tid 2 to smithi17769138-11 2024-07-28T11:29:12.441 INFO:tasks.rados.rados.0.smithi177.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-07-28T11:29:12.446 INFO:tasks.rados.rados.0.smithi177.stdout:1858: writing smithi17769138-482 from 460855 to 965438 tid 1 2024-07-28T11:29:12.451 INFO:tasks.rados.rados.0.smithi177.stdout:1858: writing smithi17769138-482 from 1624898 to 2037008 tid 2 2024-07-28T11:29:12.458 INFO:tasks.rados.rados.0.smithi177.stdout:1858: writing smithi17769138-482 from 2539027 to 3111535 tid 3 2024-07-28T11:29:12.458 INFO:tasks.rados.rados.0.smithi177.stdout:1859: write oid 193 current snap is 0 2024-07-28T11:29:12.458 INFO:tasks.rados.rados.0.smithi177.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-07-28T11:29:12.464 INFO:tasks.rados.rados.0.smithi177.stdout:1859: writing smithi17769138-193 from 477662 to 1057494 tid 1 2024-07-28T11:29:12.470 INFO:tasks.rados.rados.0.smithi177.stdout:1859: writing smithi17769138-193 from 1683380 to 2239148 tid 2 2024-07-28T11:29:12.476 INFO:tasks.rados.rados.0.smithi177.stdout:1859: writing smithi17769138-193 from 2966450 to 3277662 tid 3 2024-07-28T11:29:12.476 INFO:tasks.rados.rados.0.smithi177.stdout:1860: read oid 288 snap -1 2024-07-28T11:29:12.476 INFO:tasks.rados.rados.0.smithi177.stdout:1860: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:29:12.476 INFO:tasks.rados.rados.0.smithi177.stdout:1861: read oid 59 snap -1 2024-07-28T11:29:12.476 INFO:tasks.rados.rados.0.smithi177.stdout:1861: expect (ObjNum 703 snap 0 seq_num 703) 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:1862: write oid 42 current snap is 0 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:1847: finishing write tid 3 to smithi17769138-11 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:1847: finishing write tid 4 to smithi17769138-11 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 296 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:1847: left oid 11 (ObjNum 1258 snap 0 seq_num 1258) 2024-07-28T11:29:12.477 INFO:tasks.rados.rados.0.smithi177.stdout:1849: expect (ObjNum 226 snap 0 seq_num 226) 2024-07-28T11:29:12.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:12 smithi177 bash[21846]: cluster 2024-07-28T11:29:11.103427+0000 mgr.y (mgr.24311) 257 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 124 op/s 2024-07-28T11:29:12.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:12 smithi177 bash[31534]: cluster 2024-07-28T11:29:11.103427+0000 mgr.y (mgr.24311) 257 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 124 op/s 2024-07-28T11:29:12.601 INFO:tasks.rados.rados.0.smithi177.stdout:1850: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-07-28T11:29:12.727 INFO:tasks.rados.rados.0.smithi177.stdout:1852: finishing write tid 1 to smithi17769138-134 2024-07-28T11:29:12.727 INFO:tasks.rados.rados.0.smithi177.stdout:1852: finishing write tid 2 to smithi17769138-134 2024-07-28T11:29:12.728 INFO:tasks.rados.rados.0.smithi177.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-07-28T11:29:12.733 INFO:tasks.rados.rados.0.smithi177.stdout:1862: writing smithi17769138-42 from 494469 to 1149550 tid 1 2024-07-28T11:29:12.739 INFO:tasks.rados.rados.0.smithi177.stdout:1862: writing smithi17769138-42 from 1741862 to 2157641 tid 2 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1862: writing smithi17769138-42 from 2710226 to 3294469 tid 3 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1847: done (13 left) 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1849: done (12 left) 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1850: done (11 left) 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1863: read oid 366 snap -1 2024-07-28T11:29:12.746 INFO:tasks.rados.rados.0.smithi177.stdout:1863: expect (ObjNum 365 snap 0 seq_num 365) 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1864: read oid 455 snap -1 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1864: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1865: read oid 410 snap -1 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1865: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1866: read oid 214 snap -1 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1866: expect (ObjNum 213 snap 0 seq_num 213) 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1867: delete oid 195 current snap is 0 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1852: finishing write tid 3 to smithi17769138-134 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1852: finishing write tid 4 to smithi17769138-134 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1852: finishing write tid 5 to smithi17769138-134 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 134 v 208 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2024-07-28T11:29:12.747 INFO:tasks.rados.rados.0.smithi177.stdout:1852: left oid 134 (ObjNum 1261 snap 0 seq_num 1261) 2024-07-28T11:29:12.748 INFO:tasks.rados.rados.0.smithi177.stdout:1853: finishing write tid 1 to smithi17769138-33 2024-07-28T11:29:12.748 INFO:tasks.rados.rados.0.smithi177.stdout:1853: finishing write tid 2 to smithi17769138-33 2024-07-28T11:29:12.748 INFO:tasks.rados.rados.0.smithi177.stdout:1853: finishing write tid 3 to smithi17769138-33 2024-07-28T11:29:12.748 INFO:tasks.rados.rados.0.smithi177.stdout:1854: expect (ObjNum 201 snap 0 seq_num 201) 2024-07-28T11:29:12.859 INFO:tasks.rados.rados.0.smithi177.stdout:1853: finishing write tid 4 to smithi17769138-33 2024-07-28T11:29:12.859 INFO:tasks.rados.rados.0.smithi177.stdout:1855: expect (ObjNum 1213 snap 0 seq_num 1213) 2024-07-28T11:29:12.970 INFO:tasks.rados.rados.0.smithi177.stdout:1853: finishing write tid 5 to smithi17769138-33 2024-07-28T11:29:12.970 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 33 v 300 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1853: left oid 33 (ObjNum 1262 snap 0 seq_num 1262) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: finishing write tid 1 to smithi17769138-243 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: finishing write tid 2 to smithi17769138-243 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: finishing write tid 3 to smithi17769138-243 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: finishing write tid 4 to smithi17769138-243 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1852: done (15 left) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1853: done (14 left) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1854: done (13 left) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1855: done (12 left) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1867: done (11 left) 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1868: write oid 432 current snap is 0 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: finishing write tid 5 to smithi17769138-243 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 243 v 247 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2024-07-28T11:29:12.971 INFO:tasks.rados.rados.0.smithi177.stdout:1856: left oid 243 (ObjNum 1263 snap 0 seq_num 1263) 2024-07-28T11:29:12.972 INFO:tasks.rados.rados.0.smithi177.stdout:1857: finishing write tid 1 to smithi17769138-88 2024-07-28T11:29:12.972 INFO:tasks.rados.rados.0.smithi177.stdout:1857: finishing write tid 2 to smithi17769138-88 2024-07-28T11:29:12.972 INFO:tasks.rados.rados.0.smithi177.stdout:1857: finishing write tid 3 to smithi17769138-88 2024-07-28T11:29:12.972 INFO:tasks.rados.rados.0.smithi177.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-07-28T11:29:12.984 INFO:tasks.rados.rados.0.smithi177.stdout:1868: writing smithi17769138-432 from 528083 to 933662 tid 1 2024-07-28T11:29:12.996 INFO:tasks.rados.rados.0.smithi177.stdout:1868: writing smithi17769138-432 from 1342473 to 1761921 tid 2 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:1868: writing smithi17769138-432 from 2248719 to 2982668 tid 3 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:1856: done (11 left) 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:1869: write oid 376 current snap is 0 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:1857: finishing write tid 4 to smithi17769138-88 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:1857: finishing write tid 5 to smithi17769138-88 2024-07-28T11:29:13.015 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 304 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1857: left oid 88 (ObjNum 1264 snap 0 seq_num 1264) 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: finishing write tid 1 to smithi17769138-482 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: finishing write tid 2 to smithi17769138-482 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: finishing write tid 3 to smithi17769138-482 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: finishing write tid 4 to smithi17769138-482 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: finishing write tid 5 to smithi17769138-482 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 251 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1858: left oid 482 (ObjNum 1265 snap 0 seq_num 1265) 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1859: finishing write tid 1 to smithi17769138-193 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1859: finishing write tid 2 to smithi17769138-193 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1859: finishing write tid 3 to smithi17769138-193 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1859: finishing write tid 4 to smithi17769138-193 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:1859: finishing write tid 5 to smithi17769138-193 2024-07-28T11:29:13.016 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 193 v 308 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2024-07-28T11:29:13.017 INFO:tasks.rados.rados.0.smithi177.stdout:1859: left oid 193 (ObjNum 1266 snap 0 seq_num 1266) 2024-07-28T11:29:13.017 INFO:tasks.rados.rados.0.smithi177.stdout:1860: expect (ObjNum 287 snap 0 seq_num 287) 2024-07-28T11:29:13.103 INFO:tasks.rados.rados.0.smithi177.stdout:1861: expect (ObjNum 703 snap 0 seq_num 703) 2024-07-28T11:29:13.215 INFO:tasks.rados.rados.0.smithi177.stdout:1862: finishing write tid 1 to smithi17769138-42 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1862: finishing write tid 2 to smithi17769138-42 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1862: finishing write tid 3 to smithi17769138-42 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1862: finishing write tid 4 to smithi17769138-42 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1862: finishing write tid 5 to smithi17769138-42 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 264 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1862: left oid 42 (ObjNum 1267 snap 0 seq_num 1267) 2024-07-28T11:29:13.216 INFO:tasks.rados.rados.0.smithi177.stdout:1863: expect (ObjNum 365 snap 0 seq_num 365) 2024-07-28T11:29:13.279 INFO:tasks.rados.rados.0.smithi177.stdout:1865: expect (ObjNum 409 snap 0 seq_num 409) 2024-07-28T11:29:13.364 INFO:tasks.rados.rados.0.smithi177.stdout:1866: expect (ObjNum 213 snap 0 seq_num 213) 2024-07-28T11:29:13.471 INFO:tasks.rados.rados.0.smithi177.stdout:1864: expect (ObjNum 454 snap 0 seq_num 454) 2024-07-28T11:29:13.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:13 smithi177 bash[21846]: audit 2024-07-28T11:29:12.261544+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.177:0/3344282428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:13.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:13 smithi177 bash[31534]: audit 2024-07-28T11:29:12.261544+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.177:0/3344282428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:13.575 INFO:tasks.rados.rados.0.smithi177.stdout:1868: finishing write tid 1 to smithi17769138-432 2024-07-28T11:29:13.575 INFO:tasks.rados.rados.0.smithi177.stdout:1868: finishing write tid 2 to smithi17769138-432 2024-07-28T11:29:13.575 INFO:tasks.rados.rados.0.smithi177.stdout:1868: finishing write tid 3 to smithi17769138-432 2024-07-28T11:29:13.575 INFO:tasks.rados.rados.0.smithi177.stdout:1868: finishing write tid 4 to smithi17769138-432 2024-07-28T11:29:13.575 INFO:tasks.rados.rados.0.smithi177.stdout:1868: finishing write tid 5 to smithi17769138-432 2024-07-28T11:29:13.576 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 211 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2024-07-28T11:29:13.576 INFO:tasks.rados.rados.0.smithi177.stdout:1868: left oid 432 (ObjNum 1269 snap 0 seq_num 1269) 2024-07-28T11:29:13.576 INFO:tasks.rados.rados.0.smithi177.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-07-28T11:29:13.593 INFO:tasks.rados.rados.0.smithi177.stdout:1869: writing smithi17769138-376 from 544890 to 1142071 tid 1 2024-07-28T11:29:13.615 INFO:tasks.rados.rados.0.smithi177.stdout:1869: writing smithi17769138-376 from 1917308 to 2480414 tid 2 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1869: writing smithi17769138-376 from 3076142 to 3344890 tid 3 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1857: done (11 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1858: done (10 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1859: done (9 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1860: done (8 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1861: done (7 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1862: done (6 left) 2024-07-28T11:29:13.629 INFO:tasks.rados.rados.0.smithi177.stdout:1863: done (5 left) 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1864: done (4 left) 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1865: done (3 left) 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1866: done (2 left) 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1868: done (1 left) 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1870: write oid 384 current snap is 0 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1869: finishing write tid 1 to smithi17769138-376 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1869: finishing write tid 2 to smithi17769138-376 2024-07-28T11:29:13.630 INFO:tasks.rados.rados.0.smithi177.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-07-28T11:29:13.645 INFO:tasks.rados.rados.0.smithi177.stdout:1870: writing smithi17769138-384 from 561697 to 1234127 tid 1 2024-07-28T11:29:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:13 smithi204 bash[24094]: audit 2024-07-28T11:29:12.261544+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.177:0/3344282428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:13.664 INFO:tasks.rados.rados.0.smithi177.stdout:1870: writing smithi17769138-384 from 1975790 to 2682554 tid 2 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1870: writing smithi17769138-384 from 3103565 to 3361697 tid 3 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1871: write oid 474 current snap is 0 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1869: finishing write tid 3 to smithi17769138-376 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1869: finishing write tid 4 to smithi17769138-376 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1869: finishing write tid 5 to smithi17769138-376 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 376 v 223 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2024-07-28T11:29:13.671 INFO:tasks.rados.rados.0.smithi177.stdout:1869: left oid 376 (ObjNum 1270 snap 0 seq_num 1270) 2024-07-28T11:29:13.672 INFO:tasks.rados.rados.0.smithi177.stdout:1870: finishing write tid 1 to smithi17769138-384 2024-07-28T11:29:13.672 INFO:tasks.rados.rados.0.smithi177.stdout:1870: finishing write tid 2 to smithi17769138-384 2024-07-28T11:29:13.672 INFO:tasks.rados.rados.0.smithi177.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-07-28T11:29:13.684 INFO:tasks.rados.rados.0.smithi177.stdout:1871: writing smithi17769138-474 from 578504 to 1326183 tid 1 2024-07-28T11:29:13.696 INFO:tasks.rados.rados.0.smithi177.stdout:1871: writing smithi17769138-474 from 2034272 to 2601047 tid 2 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1871: writing smithi17769138-474 from 3130988 to 3378504 tid 3 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1869: done (2 left) 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1872: read oid 176 snap -1 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1872: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1873: read oid 244 snap -1 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1873: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1874: read oid 61 snap -1 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1874: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1875: read oid 465 snap -1 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1875: expect (ObjNum 944 snap 0 seq_num 944) 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1876: write oid 256 current snap is 0 2024-07-28T11:29:13.704 INFO:tasks.rados.rados.0.smithi177.stdout:1870: finishing write tid 3 to smithi17769138-384 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1870: finishing write tid 4 to smithi17769138-384 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1870: finishing write tid 5 to smithi17769138-384 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 264 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1870: left oid 384 (ObjNum 1271 snap 0 seq_num 1271) 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1871: finishing write tid 1 to smithi17769138-474 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1871: finishing write tid 2 to smithi17769138-474 2024-07-28T11:29:13.705 INFO:tasks.rados.rados.0.smithi177.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-07-28T11:29:13.714 INFO:tasks.rados.rados.0.smithi177.stdout:1876: writing smithi17769138-256 from 595311 to 1018239 tid 1 2024-07-28T11:29:13.725 INFO:tasks.rados.rados.0.smithi177.stdout:1876: writing smithi17769138-256 from 1576401 to 2286834 tid 2 2024-07-28T11:29:13.733 INFO:tasks.rados.rados.0.smithi177.stdout:1876: writing smithi17769138-256 from 3042058 to 3395311 tid 3 2024-07-28T11:29:13.734 INFO:tasks.rados.rados.0.smithi177.stdout:1870: done (6 left) 2024-07-28T11:29:13.734 INFO:tasks.rados.rados.0.smithi177.stdout:1877: write oid 292 current snap is 0 2024-07-28T11:29:13.734 INFO:tasks.rados.rados.0.smithi177.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-07-28T11:29:13.741 INFO:tasks.rados.rados.0.smithi177.stdout:1877: writing smithi17769138-292 from 612118 to 1110295 tid 1 2024-07-28T11:29:13.748 INFO:tasks.rados.rados.0.smithi177.stdout:1877: writing smithi17769138-292 from 1634883 to 2205327 tid 2 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1877: writing smithi17769138-292 from 2669481 to 3376143 tid 3 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1878: read oid 203 snap -1 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1878: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1879: write oid 156 current snap is 0 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1871: finishing write tid 3 to smithi17769138-474 2024-07-28T11:29:13.756 INFO:tasks.rados.rados.0.smithi177.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-07-28T11:29:13.763 INFO:tasks.rados.rados.0.smithi177.stdout:1879: writing smithi17769138-156 from 628925 to 1202351 tid 1 2024-07-28T11:29:13.770 INFO:tasks.rados.rados.0.smithi177.stdout:1879: writing smithi17769138-156 from 1693365 to 2407467 tid 2 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1879: writing smithi17769138-156 from 3096904 to 3428925 tid 3 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1880: read oid 274 snap -1 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1880: expect (ObjNum 1234 snap 0 seq_num 1234) 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1881: write oid 354 current snap is 0 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1871: finishing write tid 4 to smithi17769138-474 2024-07-28T11:29:13.777 INFO:tasks.rados.rados.0.smithi177.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-07-28T11:29:13.784 INFO:tasks.rados.rados.0.smithi177.stdout:1881: writing smithi17769138-354 from 645732 to 1294407 tid 1 2024-07-28T11:29:13.790 INFO:tasks.rados.rados.0.smithi177.stdout:1881: writing smithi17769138-354 from 1751847 to 2325960 tid 2 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1881: writing smithi17769138-354 from 3124327 to 3445732 tid 3 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1882: read oid 459 snap -1 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1882: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1883: write oid 12 current snap is 0 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1871: finishing write tid 5 to smithi17769138-474 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 474 v 268 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1871: left oid 474 (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:29:13.797 INFO:tasks.rados.rados.0.smithi177.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-07-28T11:29:13.804 INFO:tasks.rados.rados.0.smithi177.stdout:1883: writing smithi17769138-12 from 662539 to 1386463 tid 1 2024-07-28T11:29:13.812 INFO:tasks.rados.rados.0.smithi177.stdout:1883: writing smithi17769138-12 from 2093976 to 2811747 tid 2 2024-07-28T11:29:13.816 INFO:tasks.rados.rados.0.smithi177.stdout:1883: writing smithi17769138-12 from 3435397 to 3462539 tid 3 2024-07-28T11:29:13.816 INFO:tasks.rados.rados.0.smithi177.stdout:1871: done (12 left) 2024-07-28T11:29:13.816 INFO:tasks.rados.rados.0.smithi177.stdout:1884: write oid 374 current snap is 0 2024-07-28T11:29:13.816 INFO:tasks.rados.rados.0.smithi177.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-07-28T11:29:13.823 INFO:tasks.rados.rados.0.smithi177.stdout:1884: writing smithi17769138-374 from 679346 to 1194872 tid 1 2024-07-28T11:29:13.830 INFO:tasks.rados.rados.0.smithi177.stdout:1884: writing smithi17769138-374 from 1868811 to 2446593 tid 2 2024-07-28T11:29:13.836 INFO:tasks.rados.rados.0.smithi177.stdout:1884: writing smithi17769138-374 from 3179173 to 3479346 tid 3 2024-07-28T11:29:13.836 INFO:tasks.rados.rados.0.smithi177.stdout:1885: write oid 279 current snap is 0 2024-07-28T11:29:13.836 INFO:tasks.rados.rados.0.smithi177.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-07-28T11:29:13.843 INFO:tasks.rados.rados.0.smithi177.stdout:1885: writing smithi17769138-279 from 696153 to 1286928 tid 1 2024-07-28T11:29:13.851 INFO:tasks.rados.rados.0.smithi177.stdout:1885: writing smithi17769138-279 from 1927293 to 2648733 tid 2 2024-07-28T11:29:13.856 INFO:tasks.rados.rados.0.smithi177.stdout:1885: writing smithi17769138-279 from 3206596 to 3496153 tid 3 2024-07-28T11:29:13.856 INFO:tasks.rados.rados.0.smithi177.stdout:1886: delete oid 282 current snap is 0 2024-07-28T11:29:13.856 INFO:tasks.rados.rados.0.smithi177.stdout:1873: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:14.017 INFO:tasks.rados.rados.0.smithi177.stdout:1872: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:14.112 INFO:tasks.rados.rados.0.smithi177.stdout:1874: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-07-28T11:29:14.276 INFO:tasks.rados.rados.0.smithi177.stdout:1875: expect (ObjNum 944 snap 0 seq_num 944) 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: finishing write tid 1 to smithi17769138-256 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: finishing write tid 2 to smithi17769138-256 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: finishing write tid 3 to smithi17769138-256 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: finishing write tid 4 to smithi17769138-256 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: finishing write tid 5 to smithi17769138-256 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 299 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1876: left oid 256 (ObjNum 1273 snap 0 seq_num 1273) 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1877: finishing write tid 1 to smithi17769138-292 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1877: finishing write tid 2 to smithi17769138-292 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1877: finishing write tid 3 to smithi17769138-292 2024-07-28T11:29:14.447 INFO:tasks.rados.rados.0.smithi177.stdout:1877: finishing write tid 4 to smithi17769138-292 2024-07-28T11:29:14.448 INFO:tasks.rados.rados.0.smithi177.stdout:1877: finishing write tid 5 to smithi17769138-292 2024-07-28T11:29:14.448 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 292 v 215 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2024-07-28T11:29:14.448 INFO:tasks.rados.rados.0.smithi177.stdout:1877: left oid 292 (ObjNum 1274 snap 0 seq_num 1274) 2024-07-28T11:29:14.448 INFO:tasks.rados.rados.0.smithi177.stdout:1878: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:29:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:14 smithi177 bash[21846]: cluster 2024-07-28T11:29:13.104038+0000 mgr.y (mgr.24311) 258 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:14 smithi177 bash[31534]: cluster 2024-07-28T11:29:13.104038+0000 mgr.y (mgr.24311) 258 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:14.585 INFO:tasks.rados.rados.0.smithi177.stdout:1879: finishing write tid 1 to smithi17769138-156 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1879: finishing write tid 2 to smithi17769138-156 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1879: finishing write tid 3 to smithi17769138-156 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1879: finishing write tid 4 to smithi17769138-156 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1879: finishing write tid 5 to smithi17769138-156 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 156 v 255 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1879: left oid 156 (ObjNum 1275 snap 0 seq_num 1275) 2024-07-28T11:29:14.586 INFO:tasks.rados.rados.0.smithi177.stdout:1880: expect (ObjNum 1234 snap 0 seq_num 1234) 2024-07-28T11:29:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:14 smithi204 bash[24094]: cluster 2024-07-28T11:29:13.104038+0000 mgr.y (mgr.24311) 258 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: finishing write tid 1 to smithi17769138-354 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: finishing write tid 2 to smithi17769138-354 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: finishing write tid 3 to smithi17769138-354 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: finishing write tid 4 to smithi17769138-354 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: finishing write tid 5 to smithi17769138-354 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 354 v 227 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1881: left oid 354 (ObjNum 1276 snap 0 seq_num 1276) 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1883: finishing write tid 1 to smithi17769138-12 2024-07-28T11:29:14.705 INFO:tasks.rados.rados.0.smithi177.stdout:1882: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:14.879 INFO:tasks.rados.rados.0.smithi177.stdout:1883: finishing write tid 2 to smithi17769138-12 2024-07-28T11:29:14.879 INFO:tasks.rados.rados.0.smithi177.stdout:1883: finishing write tid 3 to smithi17769138-12 2024-07-28T11:29:14.879 INFO:tasks.rados.rados.0.smithi177.stdout:1883: finishing write tid 4 to smithi17769138-12 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1883: finishing write tid 5 to smithi17769138-12 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 12 v 231 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1883: left oid 12 (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: finishing write tid 1 to smithi17769138-374 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: finishing write tid 2 to smithi17769138-374 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: finishing write tid 3 to smithi17769138-374 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: finishing write tid 4 to smithi17769138-374 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: finishing write tid 5 to smithi17769138-374 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 259 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1884: left oid 374 (ObjNum 1278 snap 0 seq_num 1278) 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1885: finishing write tid 1 to smithi17769138-279 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1885: finishing write tid 2 to smithi17769138-279 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1872: done (14 left) 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1873: done (13 left) 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1874: done (12 left) 2024-07-28T11:29:14.880 INFO:tasks.rados.rados.0.smithi177.stdout:1875: done (11 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1876: done (10 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1877: done (9 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1878: done (8 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1879: done (7 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1880: done (6 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1881: done (5 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1882: done (4 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1883: done (3 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1884: done (2 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1886: done (1 left) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1887: read oid 192 snap -1 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1887: expect (ObjNum 191 snap 0 seq_num 191) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1888: read oid 335 snap -1 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1888: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:29:14.881 INFO:tasks.rados.rados.0.smithi177.stdout:1885: finishing write tid 3 to smithi17769138-279 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1885: finishing write tid 4 to smithi17769138-279 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1885: finishing write tid 5 to smithi17769138-279 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 279 v 251 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1885: left oid 279 (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1885: done (2 left) 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1889: read oid 394 snap -1 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1889: expect (ObjNum 393 snap 0 seq_num 393) 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1890: write oid 27 current snap is 0 2024-07-28T11:29:14.882 INFO:tasks.rados.rados.0.smithi177.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-07-28T11:29:14.903 INFO:tasks.rados.rados.0.smithi177.stdout:1890: writing smithi17769138-27 from 729767 to 1471040 tid 1 2024-07-28T11:29:14.922 INFO:tasks.rados.rados.0.smithi177.stdout:1890: writing smithi17769138-27 from 1927904 to 2653013 tid 2 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1890: writing smithi17769138-27 from 3145089 to 3529767 tid 3 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1891: read oid 153 snap -1 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1891: expect (ObjNum 512 snap 0 seq_num 512) 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1892: read oid 500 snap -1 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:29:14.935 INFO:tasks.rados.rados.0.smithi177.stdout:1893: read oid 98 snap -1 2024-07-28T11:29:14.936 INFO:tasks.rados.rados.0.smithi177.stdout:1893: expect (ObjNum 963 snap 0 seq_num 963) 2024-07-28T11:29:14.936 INFO:tasks.rados.rados.0.smithi177.stdout:1894: write oid 273 current snap is 0 2024-07-28T11:29:14.936 INFO:tasks.rados.rados.0.smithi177.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-07-28T11:29:14.948 INFO:tasks.rados.rados.0.smithi177.stdout:1894: writing smithi17769138-273 from 746574 to 1163096 tid 1 2024-07-28T11:29:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:1894: writing smithi17769138-273 from 1586386 to 2055153 tid 2 2024-07-28T11:29:14.968 INFO:tasks.rados.rados.0.smithi177.stdout:1894: writing smithi17769138-273 from 2772512 to 3402056 tid 3 2024-07-28T11:29:14.968 INFO:tasks.rados.rados.0.smithi177.stdout:1895: write oid 21 current snap is 0 2024-07-28T11:29:14.968 INFO:tasks.rados.rados.0.smithi177.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-07-28T11:29:14.977 INFO:tasks.rados.rados.0.smithi177.stdout:1895: writing smithi17769138-21 from 763381 to 1255152 tid 1 2024-07-28T11:29:14.987 INFO:tasks.rados.rados.0.smithi177.stdout:1895: writing smithi17769138-21 from 2044868 to 2773646 tid 2 2024-07-28T11:29:14.993 INFO:tasks.rados.rados.0.smithi177.stdout:1895: writing smithi17769138-21 from 3199935 to 3563381 tid 3 2024-07-28T11:29:14.993 INFO:tasks.rados.rados.0.smithi177.stdout:1896: read oid 246 snap -1 2024-07-28T11:29:14.993 INFO:tasks.rados.rados.0.smithi177.stdout:1896: expect (ObjNum 859 snap 0 seq_num 859) 2024-07-28T11:29:14.993 INFO:tasks.rados.rados.0.smithi177.stdout:1897: write oid 120 current snap is 0 2024-07-28T11:29:14.993 INFO:tasks.rados.rados.0.smithi177.stdout:1889: expect (ObjNum 393 snap 0 seq_num 393) 2024-07-28T11:29:15.158 INFO:tasks.rados.rados.0.smithi177.stdout:1888: expect (ObjNum 334 snap 0 seq_num 334) 2024-07-28T11:29:15.272 INFO:tasks.rados.rados.0.smithi177.stdout:1887: expect (ObjNum 191 snap 0 seq_num 191) 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:1890: finishing write tid 1 to smithi17769138-27 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:1890: finishing write tid 2 to smithi17769138-27 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:1890: finishing write tid 3 to smithi17769138-27 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:1890: finishing write tid 4 to smithi17769138-27 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:1890: finishing write tid 5 to smithi17769138-27 2024-07-28T11:29:15.369 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 260 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2024-07-28T11:29:15.370 INFO:tasks.rados.rados.0.smithi177.stdout:1890: left oid 27 (ObjNum 1281 snap 0 seq_num 1281) 2024-07-28T11:29:15.370 INFO:tasks.rados.rados.0.smithi177.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:29:15.440 INFO:tasks.rados.rados.0.smithi177.stdout:1893: expect (ObjNum 963 snap 0 seq_num 963) 2024-07-28T11:29:15.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:15 smithi177 bash[21846]: audit 2024-07-28T11:29:14.603949+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.177:0/4280428791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:15.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:15 smithi177 bash[21846]: audit 2024-07-28T11:29:15.056454+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:15.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:15 smithi177 bash[31534]: audit 2024-07-28T11:29:14.603949+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.177:0/4280428791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:15.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:15 smithi177 bash[31534]: audit 2024-07-28T11:29:15.056454+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:15.540 INFO:tasks.rados.rados.0.smithi177.stdout:1891: expect (ObjNum 512 snap 0 seq_num 512) 2024-07-28T11:29:15.636 INFO:tasks.rados.rados.0.smithi177.stdout:1894: finishing write tid 1 to smithi17769138-273 2024-07-28T11:29:15.636 INFO:tasks.rados.rados.0.smithi177.stdout:1894: finishing write tid 2 to smithi17769138-273 2024-07-28T11:29:15.636 INFO:tasks.rados.rados.0.smithi177.stdout:1894: finishing write tid 3 to smithi17769138-273 2024-07-28T11:29:15.636 INFO:tasks.rados.rados.0.smithi177.stdout:1894: finishing write tid 4 to smithi17769138-273 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1894: finishing write tid 5 to smithi17769138-273 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 273 v 219 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: finishing write tid 1 to smithi17769138-21 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: finishing write tid 2 to smithi17769138-21 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: finishing write tid 3 to smithi17769138-21 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: finishing write tid 4 to smithi17769138-21 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: finishing write tid 5 to smithi17769138-21 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 21 v 268 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1895: left oid 21 (ObjNum 1283 snap 0 seq_num 1283) 2024-07-28T11:29:15.637 INFO:tasks.rados.rados.0.smithi177.stdout:1896: expect (ObjNum 859 snap 0 seq_num 859) 2024-07-28T11:29:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:15 smithi204 bash[24094]: audit 2024-07-28T11:29:14.603949+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.177:0/4280428791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:15 smithi204 bash[24094]: audit 2024-07-28T11:29:15.056454+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:15.741 INFO:tasks.rados.rados.0.smithi177.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-07-28T11:29:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:1897: writing smithi17769138-120 from 780188 to 1347208 tid 1 2024-07-28T11:29:15.783 INFO:tasks.rados.rados.0.smithi177.stdout:1897: writing smithi17769138-120 from 2103350 to 2575786 tid 2 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1897: writing smithi17769138-120 from 3227358 to 3580188 tid 3 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1887: done (10 left) 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1888: done (9 left) 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1889: done (8 left) 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1890: done (7 left) 2024-07-28T11:29:15.798 INFO:tasks.rados.rados.0.smithi177.stdout:1891: done (6 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1892: done (5 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1893: done (4 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1894: done (3 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1895: done (2 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1896: done (1 left) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1898: read oid 256 snap -1 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1898: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1899: read oid 176 snap -1 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1899: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1900: write oid 92 current snap is 0 2024-07-28T11:29:15.799 INFO:tasks.rados.rados.0.smithi177.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-07-28T11:29:15.817 INFO:tasks.rados.rados.0.smithi177.stdout:1900: writing smithi17769138-92 from 796995 to 1555617 tid 1 2024-07-28T11:29:15.833 INFO:tasks.rados.rados.0.smithi177.stdout:1900: writing smithi17769138-92 from 2161832 to 2894279 tid 2 2024-07-28T11:29:15.833 INFO:tasks.rados.rados.0.smithi177.stdout:1901: write oid 44 current snap is 0 2024-07-28T11:29:15.833 INFO:tasks.rados.rados.0.smithi177.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-07-28T11:29:15.842 INFO:tasks.rados.rados.0.smithi177.stdout:1901: writing smithi17769138-44 from 413802 to 847673 tid 1 2024-07-28T11:29:15.851 INFO:tasks.rados.rados.0.smithi177.stdout:1901: writing smithi17769138-44 from 1420314 to 1896419 tid 2 2024-07-28T11:29:15.862 INFO:tasks.rados.rados.0.smithi177.stdout:1901: writing smithi17769138-44 from 2482204 to 3273189 tid 3 2024-07-28T11:29:15.862 INFO:tasks.rados.rados.0.smithi177.stdout:1902: read oid 421 snap -1 2024-07-28T11:29:15.862 INFO:tasks.rados.rados.0.smithi177.stdout:1902: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1903: read oid 12 snap -1 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1903: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1904: delete oid 66 current snap is 0 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1897: finishing write tid 1 to smithi17769138-120 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1897: finishing write tid 2 to smithi17769138-120 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1897: finishing write tid 3 to smithi17769138-120 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1897: finishing write tid 4 to smithi17769138-120 2024-07-28T11:29:15.863 INFO:tasks.rados.rados.0.smithi177.stdout:1899: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:15.990 INFO:tasks.rados.rados.0.smithi177.stdout:1898: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:1897: finishing write tid 5 to smithi17769138-120 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 120 v 248 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:1897: left oid 120 (ObjNum 1284 snap 0 seq_num 1284) 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:1900: finishing write tid 1 to smithi17769138-92 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:1900: finishing write tid 2 to smithi17769138-92 2024-07-28T11:29:16.180 INFO:tasks.rados.rados.0.smithi177.stdout:1900: finishing write tid 3 to smithi17769138-92 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1900: finishing write tid 4 to smithi17769138-92 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 240 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1900: left oid 92 (ObjNum 1285 snap 0 seq_num 1285) 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: finishing write tid 1 to smithi17769138-44 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: finishing write tid 2 to smithi17769138-44 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: finishing write tid 3 to smithi17769138-44 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: finishing write tid 4 to smithi17769138-44 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: finishing write tid 5 to smithi17769138-44 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 44 v 268 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1901: left oid 44 (ObjNum 1286 snap 0 seq_num 1286) 2024-07-28T11:29:16.181 INFO:tasks.rados.rados.0.smithi177.stdout:1903: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:29:16.285 INFO:tasks.rados.rados.0.smithi177.stdout:1902: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1897: done (7 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1898: done (6 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1899: done (5 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1900: done (4 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1901: done (3 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1902: done (2 left) 2024-07-28T11:29:16.438 INFO:tasks.rados.rados.0.smithi177.stdout:1903: done (1 left) 2024-07-28T11:29:16.439 INFO:tasks.rados.rados.0.smithi177.stdout:1904: done (0 left) 2024-07-28T11:29:16.439 INFO:tasks.rados.rados.0.smithi177.stdout:1905: write oid 19 current snap is 0 2024-07-28T11:29:16.439 INFO:tasks.rados.rados.0.smithi177.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-07-28T11:29:16.454 INFO:tasks.rados.rados.0.smithi177.stdout:1905: writing smithi17769138-19 from 447416 to 1031785 tid 1 2024-07-28T11:29:16.471 INFO:tasks.rados.rados.0.smithi177.stdout:1905: writing smithi17769138-19 from 1537278 to 2017052 tid 2 2024-07-28T11:29:16.488 INFO:tasks.rados.rados.0.smithi177.stdout:1905: writing smithi17769138-19 from 2537050 to 3066932 tid 3 2024-07-28T11:29:16.496 INFO:tasks.rados.rados.0.smithi177.stdout:1905: writing smithi17769138-19 from 3524784 to 3647416 tid 4 2024-07-28T11:29:16.496 INFO:tasks.rados.rados.0.smithi177.stdout:1906: delete oid 457 current snap is 0 2024-07-28T11:29:16.496 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 1 to smithi17769138-19 2024-07-28T11:29:16.496 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 2 to smithi17769138-19 2024-07-28T11:29:16.496 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 3 to smithi17769138-19 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1906: done (1 left) 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1907: read oid 348 snap -1 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1908: read oid 364 snap -1 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1908: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1909: write oid 341 current snap is 0 2024-07-28T11:29:16.499 INFO:tasks.rados.rados.0.smithi177.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-07-28T11:29:16.506 INFO:tasks.rados.rados.0.smithi177.stdout:1909: writing smithi17769138-341 from 481030 to 1215897 tid 1 2024-07-28T11:29:16.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:16 smithi177 bash[31534]: cluster 2024-07-28T11:29:15.104619+0000 mgr.y (mgr.24311) 259 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:16.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:16 smithi177 bash[21846]: cluster 2024-07-28T11:29:15.104619+0000 mgr.y (mgr.24311) 259 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:16.513 INFO:tasks.rados.rados.0.smithi177.stdout:1909: writing smithi17769138-341 from 1937889 to 2421332 tid 2 2024-07-28T11:29:16.519 INFO:tasks.rados.rados.0.smithi177.stdout:1909: writing smithi17769138-341 from 2875543 to 3427969 tid 3 2024-07-28T11:29:16.519 INFO:tasks.rados.rados.0.smithi177.stdout:1910: read oid 212 snap -1 2024-07-28T11:29:16.519 INFO:tasks.rados.rados.0.smithi177.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:29:16.519 INFO:tasks.rados.rados.0.smithi177.stdout:1911: write oid 321 current snap is 0 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 4 to smithi17769138-19 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 5 to smithi17769138-19 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:1905: finishing write tid 6 to smithi17769138-19 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 19 v 304 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2024-07-28T11:29:16.520 INFO:tasks.rados.rados.0.smithi177.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-07-28T11:29:16.524 INFO:tasks.rados.rados.0.smithi177.stdout:1911: writing smithi17769138-321 from 497837 to 907953 tid 1 2024-07-28T11:29:16.532 INFO:tasks.rados.rados.0.smithi177.stdout:1911: writing smithi17769138-321 from 1596371 to 2339825 tid 2 2024-07-28T11:29:16.540 INFO:tasks.rados.rados.0.smithi177.stdout:1911: writing smithi17769138-321 from 2902966 to 3666664 tid 3 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1905: done (5 left) 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1912: read oid 376 snap -1 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1912: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1913: read oid 47 snap -1 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1913: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1914: delete oid 419 current snap is 0 2024-07-28T11:29:16.541 INFO:tasks.rados.rados.0.smithi177.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2024-07-28T11:29:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:16 smithi204 bash[24094]: cluster 2024-07-28T11:29:15.104619+0000 mgr.y (mgr.24311) 259 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 77 op/s 2024-07-28T11:29:16.708 INFO:tasks.rados.rados.0.smithi177.stdout:1908: expect (ObjNum 363 snap 0 seq_num 363) 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: finishing write tid 1 to smithi17769138-341 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: finishing write tid 2 to smithi17769138-341 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: finishing write tid 3 to smithi17769138-341 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: finishing write tid 4 to smithi17769138-341 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: finishing write tid 5 to smithi17769138-341 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 341 v 300 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1911: finishing write tid 1 to smithi17769138-321 2024-07-28T11:29:16.787 INFO:tasks.rados.rados.0.smithi177.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2024-07-28T11:29:16.894 INFO:tasks.rados.rados.0.smithi177.stdout:1911: finishing write tid 2 to smithi17769138-321 2024-07-28T11:29:16.895 INFO:tasks.rados.rados.0.smithi177.stdout:1913: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:17.001 INFO:tasks.rados.rados.0.smithi177.stdout:1911: finishing write tid 3 to smithi17769138-321 2024-07-28T11:29:17.001 INFO:tasks.rados.rados.0.smithi177.stdout:1911: finishing write tid 4 to smithi17769138-321 2024-07-28T11:29:17.002 INFO:tasks.rados.rados.0.smithi177.stdout:1911: finishing write tid 5 to smithi17769138-321 2024-07-28T11:29:17.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 321 v 264 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2024-07-28T11:29:17.002 INFO:tasks.rados.rados.0.smithi177.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2024-07-28T11:29:17.002 INFO:tasks.rados.rados.0.smithi177.stdout:1912: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-07-28T11:29:17.142 INFO:tasks.rados.rados.0.smithi177.stdout:1907: done (7 left) 2024-07-28T11:29:17.142 INFO:tasks.rados.rados.0.smithi177.stdout:1908: done (6 left) 2024-07-28T11:29:17.142 INFO:tasks.rados.rados.0.smithi177.stdout:1909: done (5 left) 2024-07-28T11:29:17.142 INFO:tasks.rados.rados.0.smithi177.stdout:1910: done (4 left) 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1911: done (3 left) 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1912: done (2 left) 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1913: done (1 left) 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1914: done (0 left) 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1915: write oid 82 current snap is 0 2024-07-28T11:29:17.143 INFO:tasks.rados.rados.0.smithi177.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-07-28T11:29:17.161 INFO:tasks.rados.rados.0.smithi177.stdout:1915: writing smithi17769138-82 from 531451 to 1208418 tid 1 2024-07-28T11:29:17.182 INFO:tasks.rados.rados.0.smithi177.stdout:1915: writing smithi17769138-82 from 1713335 to 2460458 tid 2 2024-07-28T11:29:17.196 INFO:tasks.rados.rados.0.smithi177.stdout:1915: writing smithi17769138-82 from 2957812 to 3460407 tid 3 2024-07-28T11:29:17.196 INFO:tasks.rados.rados.0.smithi177.stdout:1916: delete oid 330 current snap is 0 2024-07-28T11:29:17.197 INFO:tasks.rados.rados.0.smithi177.stdout:1915: finishing write tid 1 to smithi17769138-82 2024-07-28T11:29:17.197 INFO:tasks.rados.rados.0.smithi177.stdout:1915: finishing write tid 2 to smithi17769138-82 2024-07-28T11:29:17.199 INFO:tasks.rados.rados.0.smithi177.stdout:1916: done (1 left) 2024-07-28T11:29:17.200 INFO:tasks.rados.rados.0.smithi177.stdout:1917: write oid 198 current snap is 0 2024-07-28T11:29:17.200 INFO:tasks.rados.rados.0.smithi177.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-07-28T11:29:17.206 INFO:tasks.rados.rados.0.smithi177.stdout:1917: writing smithi17769138-198 from 565065 to 992530 tid 1 2024-07-28T11:29:17.213 INFO:tasks.rados.rados.0.smithi177.stdout:1917: writing smithi17769138-198 from 1430299 to 2064738 tid 2 2024-07-28T11:29:17.220 INFO:tasks.rados.rados.0.smithi177.stdout:1917: writing smithi17769138-198 from 2496305 to 3021444 tid 3 2024-07-28T11:29:17.224 INFO:tasks.rados.rados.0.smithi177.stdout:1917: writing smithi17769138-198 from 3472104 to 3765065 tid 4 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1918: delete oid 280 current snap is 0 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1915: finishing write tid 3 to smithi17769138-82 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1915: finishing write tid 4 to smithi17769138-82 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1915: finishing write tid 5 to smithi17769138-82 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 212 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 1 to smithi17769138-198 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 2 to smithi17769138-198 2024-07-28T11:29:17.225 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 3 to smithi17769138-198 2024-07-28T11:29:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:1915: done (2 left) 2024-07-28T11:29:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:1918: done (1 left) 2024-07-28T11:29:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:1919: read oid 486 snap -1 2024-07-28T11:29:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:1919: expect (ObjNum 840 snap 0 seq_num 840) 2024-07-28T11:29:17.227 INFO:tasks.rados.rados.0.smithi177.stdout:1920: write oid 382 current snap is 0 2024-07-28T11:29:17.228 INFO:tasks.rados.rados.0.smithi177.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-07-28T11:29:17.236 INFO:tasks.rados.rados.0.smithi177.stdout:1920: writing smithi17769138-382 from 598679 to 1176642 tid 1 2024-07-28T11:29:17.246 INFO:tasks.rados.rados.0.smithi177.stdout:1920: writing smithi17769138-382 from 1947263 to 2585371 tid 2 2024-07-28T11:29:17.254 INFO:tasks.rados.rados.0.smithi177.stdout:1920: writing smithi17769138-382 from 3351151 to 3798679 tid 3 2024-07-28T11:29:17.254 INFO:tasks.rados.rados.0.smithi177.stdout:1921: write oid 301 current snap is 0 2024-07-28T11:29:17.254 INFO:tasks.rados.rados.0.smithi177.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-07-28T11:29:17.261 INFO:tasks.rados.rados.0.smithi177.stdout:1921: writing smithi17769138-301 from 615486 to 1268698 tid 1 2024-07-28T11:29:17.268 INFO:tasks.rados.rados.0.smithi177.stdout:1921: writing smithi17769138-301 from 1889392 to 2387511 tid 2 2024-07-28T11:29:17.274 INFO:tasks.rados.rados.0.smithi177.stdout:1921: writing smithi17769138-301 from 2978574 to 3453882 tid 3 2024-07-28T11:29:17.274 INFO:tasks.rados.rados.0.smithi177.stdout:1922: read oid 183 snap -1 2024-07-28T11:29:17.275 INFO:tasks.rados.rados.0.smithi177.stdout:1922: expect deleted 2024-07-28T11:29:17.275 INFO:tasks.rados.rados.0.smithi177.stdout:1923: write oid 288 current snap is 0 2024-07-28T11:29:17.275 INFO:tasks.rados.rados.0.smithi177.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-07-28T11:29:17.282 INFO:tasks.rados.rados.0.smithi177.stdout:1923: writing smithi17769138-288 from 632293 to 1360754 tid 1 2024-07-28T11:29:17.288 INFO:tasks.rados.rados.0.smithi177.stdout:1923: writing smithi17769138-288 from 1947874 to 2589651 tid 2 2024-07-28T11:29:17.295 INFO:tasks.rados.rados.0.smithi177.stdout:1923: writing smithi17769138-288 from 3005997 to 3692577 tid 3 2024-07-28T11:29:17.295 INFO:tasks.rados.rados.0.smithi177.stdout:1924: write oid 484 current snap is 0 2024-07-28T11:29:17.295 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 4 to smithi17769138-198 2024-07-28T11:29:17.295 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 5 to smithi17769138-198 2024-07-28T11:29:17.295 INFO:tasks.rados.rados.0.smithi177.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-07-28T11:29:17.300 INFO:tasks.rados.rados.0.smithi177.stdout:1924: writing smithi17769138-484 from 649100 to 1052810 tid 1 2024-07-28T11:29:17.306 INFO:tasks.rados.rados.0.smithi177.stdout:1924: writing smithi17769138-484 from 1606356 to 2108144 tid 2 2024-07-28T11:29:17.312 INFO:tasks.rados.rados.0.smithi177.stdout:1924: writing smithi17769138-484 from 2633420 to 3131272 tid 3 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:1924: writing smithi17769138-484 from 3636005 to 3849100 tid 4 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:1925: delete oid 170 current snap is 0 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:1917: finishing write tid 6 to smithi17769138-198 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 198 v 269 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2024-07-28T11:29:17.316 INFO:tasks.rados.rados.0.smithi177.stdout:1919: expect (ObjNum 840 snap 0 seq_num 840) 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: finishing write tid 1 to smithi17769138-382 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: finishing write tid 2 to smithi17769138-382 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: finishing write tid 3 to smithi17769138-382 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: finishing write tid 4 to smithi17769138-382 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: finishing write tid 5 to smithi17769138-382 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 223 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2024-07-28T11:29:17.446 INFO:tasks.rados.rados.0.smithi177.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: finishing write tid 1 to smithi17769138-301 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: finishing write tid 2 to smithi17769138-301 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: finishing write tid 3 to smithi17769138-301 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: finishing write tid 4 to smithi17769138-301 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: finishing write tid 5 to smithi17769138-301 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 272 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1923: finishing write tid 1 to smithi17769138-288 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1923: finishing write tid 2 to smithi17769138-288 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1923: finishing write tid 3 to smithi17769138-288 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1923: finishing write tid 4 to smithi17769138-288 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:1923: finishing write tid 5 to smithi17769138-288 2024-07-28T11:29:17.447 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 288 v 273 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 1 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 2 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 3 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 4 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 5 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: finishing write tid 6 to smithi17769138-484 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 245 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1917: done (7 left) 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1919: done (6 left) 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1920: done (5 left) 2024-07-28T11:29:17.448 INFO:tasks.rados.rados.0.smithi177.stdout:1921: done (4 left) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1922: done (3 left) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1923: done (2 left) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1924: done (1 left) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1925: done (0 left) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1926: read oid 395 snap -1 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1926: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1927: read oid 329 snap -1 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1927: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:29:17.449 INFO:tasks.rados.rados.0.smithi177.stdout:1928: delete oid 304 current snap is 0 2024-07-28T11:29:17.450 INFO:tasks.rados.rados.0.smithi177.stdout:1928: done (2 left) 2024-07-28T11:29:17.450 INFO:tasks.rados.rados.0.smithi177.stdout:1929: read oid 378 snap -1 2024-07-28T11:29:17.450 INFO:tasks.rados.rados.0.smithi177.stdout:1929: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-07-28T11:29:17.450 INFO:tasks.rados.rados.0.smithi177.stdout:1930: write oid 262 current snap is 0 2024-07-28T11:29:17.450 INFO:tasks.rados.rados.0.smithi177.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-07-28T11:29:17.458 INFO:tasks.rados.rados.0.smithi177.stdout:1930: writing smithi17769138-262 from 699521 to 1445331 tid 1 2024-07-28T11:29:17.467 INFO:tasks.rados.rados.0.smithi177.stdout:1930: writing smithi17769138-262 from 2181802 to 2830917 tid 2 2024-07-28T11:29:17.474 INFO:tasks.rados.rados.0.smithi177.stdout:1930: writing smithi17769138-262 from 3515689 to 3899521 tid 3 2024-07-28T11:29:17.474 INFO:tasks.rados.rados.0.smithi177.stdout:1931: write oid 52 current snap is 0 2024-07-28T11:29:17.474 INFO:tasks.rados.rados.0.smithi177.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-07-28T11:29:17.481 INFO:tasks.rados.rados.0.smithi177.stdout:1931: writing smithi17769138-52 from 716328 to 1137387 tid 1 2024-07-28T11:29:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:1931: writing smithi17769138-52 from 1840284 to 2349410 tid 2 2024-07-28T11:29:17.498 INFO:tasks.rados.rados.0.smithi177.stdout:1931: writing smithi17769138-52 from 3143112 to 3802405 tid 3 2024-07-28T11:29:17.498 INFO:tasks.rados.rados.0.smithi177.stdout:1932: read oid 101 snap -1 2024-07-28T11:29:17.498 INFO:tasks.rados.rados.0.smithi177.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:29:17.498 INFO:tasks.rados.rados.0.smithi177.stdout:1933: write oid 295 current snap is 0 2024-07-28T11:29:17.498 INFO:tasks.rados.rados.0.smithi177.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-07-28T11:29:17.505 INFO:tasks.rados.rados.0.smithi177.stdout:1933: writing smithi17769138-295 from 733135 to 1229443 tid 1 2024-07-28T11:29:17.515 INFO:tasks.rados.rados.0.smithi177.stdout:1933: writing smithi17769138-295 from 1898766 to 2551550 tid 2 2024-07-28T11:29:17.522 INFO:tasks.rados.rados.0.smithi177.stdout:1933: writing smithi17769138-295 from 3170535 to 3641100 tid 3 2024-07-28T11:29:17.522 INFO:tasks.rados.rados.0.smithi177.stdout:1934: read oid 27 snap -1 2024-07-28T11:29:17.523 INFO:tasks.rados.rados.0.smithi177.stdout:1934: expect (ObjNum 1281 snap 0 seq_num 1281) 2024-07-28T11:29:17.523 INFO:tasks.rados.rados.0.smithi177.stdout:1935: read oid 226 snap -1 2024-07-28T11:29:17.523 INFO:tasks.rados.rados.0.smithi177.stdout:1935: expect (ObjNum 869 snap 0 seq_num 869) 2024-07-28T11:29:17.523 INFO:tasks.rados.rados.0.smithi177.stdout:1936: write oid 396 current snap is 0 2024-07-28T11:29:17.523 INFO:tasks.rados.rados.0.smithi177.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-07-28T11:29:17.529 INFO:tasks.rados.rados.0.smithi177.stdout:1936: writing smithi17769138-396 from 749942 to 1321499 tid 1 2024-07-28T11:29:17.536 INFO:tasks.rados.rados.0.smithi177.stdout:1936: writing smithi17769138-396 from 1840895 to 2637337 tid 2 2024-07-28T11:29:17.544 INFO:tasks.rados.rados.0.smithi177.stdout:1936: writing smithi17769138-396 from 3365252 to 3949942 tid 3 2024-07-28T11:29:17.544 INFO:tasks.rados.rados.0.smithi177.stdout:1937: write oid 109 current snap is 0 2024-07-28T11:29:17.544 INFO:tasks.rados.rados.0.smithi177.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-07-28T11:29:17.551 INFO:tasks.rados.rados.0.smithi177.stdout:1937: writing smithi17769138-109 from 766749 to 1413555 tid 1 2024-07-28T11:29:17.557 INFO:tasks.rados.rados.0.smithi177.stdout:1937: writing smithi17769138-109 from 1899377 to 2555830 tid 2 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1937: writing smithi17769138-109 from 3109028 to 3718490 tid 3 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1938: read oid 422 snap -1 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1938: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1939: read oid 370 snap -1 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1939: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1940: write oid 302 current snap is 0 2024-07-28T11:29:17.564 INFO:tasks.rados.rados.0.smithi177.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-07-28T11:29:17.571 INFO:tasks.rados.rados.0.smithi177.stdout:1940: writing smithi17769138-302 from 783556 to 1221964 tid 1 2024-07-28T11:29:17.575 INFO:tasks.rados.rados.0.smithi177.stdout:1940: writing smithi17769138-302 from 1674212 to 2074323 tid 2 2024-07-28T11:29:17.581 INFO:tasks.rados.rados.0.smithi177.stdout:1940: writing smithi17769138-302 from 2736451 to 3157185 tid 3 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1940: writing smithi17769138-302 from 3882270 to 3983556 tid 4 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1941: read oid 345 snap -1 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1941: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1942: read oid 10 snap -1 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1942: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:29:17.586 INFO:tasks.rados.rados.0.smithi177.stdout:1929: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-07-28T11:29:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:17 smithi204 bash[24094]: audit 2024-07-28T11:29:16.964015+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.177:0/2046852490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:17.754 INFO:tasks.rados.rados.0.smithi177.stdout:1927: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:29:17.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:17 smithi177 bash[31534]: audit 2024-07-28T11:29:16.964015+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.177:0/2046852490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:17.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:17 smithi177 bash[21846]: audit 2024-07-28T11:29:16.964015+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.177:0/2046852490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:17.868 INFO:tasks.rados.rados.0.smithi177.stdout:1926: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: finishing write tid 1 to smithi17769138-262 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: finishing write tid 2 to smithi17769138-262 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: finishing write tid 3 to smithi17769138-262 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: finishing write tid 4 to smithi17769138-262 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: finishing write tid 5 to smithi17769138-262 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 308 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2024-07-28T11:29:18.020 INFO:tasks.rados.rados.0.smithi177.stdout:1930: left oid 262 (ObjNum 1303 snap 0 seq_num 1303) 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: finishing write tid 1 to smithi17769138-52 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: finishing write tid 2 to smithi17769138-52 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: finishing write tid 3 to smithi17769138-52 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: finishing write tid 4 to smithi17769138-52 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: finishing write tid 5 to smithi17769138-52 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 52 v 305 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1931: left oid 52 (ObjNum 1304 snap 0 seq_num 1304) 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1933: finishing write tid 1 to smithi17769138-295 2024-07-28T11:29:18.021 INFO:tasks.rados.rados.0.smithi177.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1933: finishing write tid 2 to smithi17769138-295 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1933: finishing write tid 3 to smithi17769138-295 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1933: finishing write tid 4 to smithi17769138-295 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1933: finishing write tid 5 to smithi17769138-295 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 295 v 276 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1933: left oid 295 (ObjNum 1305 snap 0 seq_num 1305) 2024-07-28T11:29:18.134 INFO:tasks.rados.rados.0.smithi177.stdout:1934: expect (ObjNum 1281 snap 0 seq_num 1281) 2024-07-28T11:29:18.242 INFO:tasks.rados.rados.0.smithi177.stdout:1935: expect (ObjNum 869 snap 0 seq_num 869) 2024-07-28T11:29:18.321 INFO:tasks.rados.rados.0.smithi177.stdout:1936: finishing write tid 1 to smithi17769138-396 2024-07-28T11:29:18.321 INFO:tasks.rados.rados.0.smithi177.stdout:1936: finishing write tid 2 to smithi17769138-396 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1936: finishing write tid 3 to smithi17769138-396 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1936: finishing write tid 4 to smithi17769138-396 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1936: finishing write tid 5 to smithi17769138-396 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 396 v 309 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1936: left oid 396 (ObjNum 1306 snap 0 seq_num 1306) 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: finishing write tid 1 to smithi17769138-109 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: finishing write tid 2 to smithi17769138-109 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: finishing write tid 3 to smithi17769138-109 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: finishing write tid 4 to smithi17769138-109 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: finishing write tid 5 to smithi17769138-109 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 109 v 268 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1937: left oid 109 (ObjNum 1307 snap 0 seq_num 1307) 2024-07-28T11:29:18.322 INFO:tasks.rados.rados.0.smithi177.stdout:1939: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-07-28T11:29:18.449 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 1 to smithi17769138-302 2024-07-28T11:29:18.450 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 2 to smithi17769138-302 2024-07-28T11:29:18.450 INFO:tasks.rados.rados.0.smithi177.stdout:1938: expect (ObjNum 421 snap 0 seq_num 421) 2024-07-28T11:29:18.545 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 3 to smithi17769138-302 2024-07-28T11:29:18.545 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 4 to smithi17769138-302 2024-07-28T11:29:18.546 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 5 to smithi17769138-302 2024-07-28T11:29:18.546 INFO:tasks.rados.rados.0.smithi177.stdout:1940: finishing write tid 6 to smithi17769138-302 2024-07-28T11:29:18.546 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 273 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2024-07-28T11:29:18.546 INFO:tasks.rados.rados.0.smithi177.stdout:1940: left oid 302 (ObjNum 1308 snap 0 seq_num 1308) 2024-07-28T11:29:18.546 INFO:tasks.rados.rados.0.smithi177.stdout:1941: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:29:18.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:18 smithi204 bash[24094]: cluster 2024-07-28T11:29:17.105767+0000 mgr.y (mgr.24311) 260 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-07-28T11:29:18.694 INFO:tasks.rados.rados.0.smithi177.stdout:1942: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1926: done (15 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1927: done (14 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1929: done (13 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1930: done (12 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1931: done (11 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1932: done (10 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1933: done (9 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1934: done (8 left) 2024-07-28T11:29:18.757 INFO:tasks.rados.rados.0.smithi177.stdout:1935: done (7 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1936: done (6 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1937: done (5 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1938: done (4 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1939: done (3 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1940: done (2 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1941: done (1 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1942: done (0 left) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1943: read oid 333 snap -1 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1943: expect deleted 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1944: read oid 471 snap -1 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1944: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1945: read oid 162 snap -1 2024-07-28T11:29:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:1945: expect (ObjNum 653 snap 0 seq_num 653) 2024-07-28T11:29:18.759 INFO:tasks.rados.rados.0.smithi177.stdout:1946: read oid 211 snap -1 2024-07-28T11:29:18.759 INFO:tasks.rados.rados.0.smithi177.stdout:1946: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:29:18.759 INFO:tasks.rados.rados.0.smithi177.stdout:1947: write oid 68 current snap is 0 2024-07-28T11:29:18.759 INFO:tasks.rados.rados.0.smithi177.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-07-28T11:29:18.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:18 smithi177 bash[31534]: cluster 2024-07-28T11:29:17.105767+0000 mgr.y (mgr.24311) 260 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-07-28T11:29:18.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:18 smithi177 bash[21846]: cluster 2024-07-28T11:29:17.105767+0000 mgr.y (mgr.24311) 260 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-07-28T11:29:18.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:18 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:18] "GET /metrics HTTP/1.1" 200 242837 "" "Prometheus/2.43.0" 2024-07-28T11:29:18.771 INFO:tasks.rados.rados.0.smithi177.stdout:1947: writing smithi17769138-68 from 400363 to 914020 tid 1 2024-07-28T11:29:18.789 INFO:tasks.rados.rados.0.smithi177.stdout:1947: writing smithi17769138-68 from 1332694 to 1992816 tid 2 2024-07-28T11:29:18.789 INFO:tasks.rados.rados.0.smithi177.stdout:1948: delete oid 402 current snap is 0 2024-07-28T11:29:18.789 INFO:tasks.rados.rados.0.smithi177.stdout:1944: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-07-28T11:29:18.976 INFO:tasks.rados.rados.0.smithi177.stdout:1945: expect (ObjNum 653 snap 0 seq_num 653) 2024-07-28T11:29:19.122 INFO:tasks.rados.rados.0.smithi177.stdout:1947: finishing write tid 1 to smithi17769138-68 2024-07-28T11:29:19.122 INFO:tasks.rados.rados.0.smithi177.stdout:1946: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:29:19.271 INFO:tasks.rados.rados.0.smithi177.stdout:1947: finishing write tid 2 to smithi17769138-68 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1947: finishing write tid 3 to smithi17769138-68 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1947: finishing write tid 4 to smithi17769138-68 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 271 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1947: left oid 68 (ObjNum 1309 snap 0 seq_num 1309) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1943: done (5 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1944: done (4 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1945: done (3 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1946: done (2 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1947: done (1 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1948: done (0 left) 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1949: read oid 325 snap -1 2024-07-28T11:29:19.272 INFO:tasks.rados.rados.0.smithi177.stdout:1949: expect deleted 2024-07-28T11:29:19.273 INFO:tasks.rados.rados.0.smithi177.stdout:1950: delete oid 493 current snap is 0 2024-07-28T11:29:19.273 INFO:tasks.rados.rados.0.smithi177.stdout:1949: done (1 left) 2024-07-28T11:29:19.273 INFO:tasks.rados.rados.0.smithi177.stdout:1950: done (0 left) 2024-07-28T11:29:19.273 INFO:tasks.rados.rados.0.smithi177.stdout:1951: write oid 125 current snap is 0 2024-07-28T11:29:19.273 INFO:tasks.rados.rados.0.smithi177.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-07-28T11:29:19.289 INFO:tasks.rados.rados.0.smithi177.stdout:1951: writing smithi17769138-125 from 450784 to 1190188 tid 1 2024-07-28T11:29:19.301 INFO:tasks.rados.rados.0.smithi177.stdout:1951: writing smithi17769138-125 from 1791787 to 2050784 tid 2 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1952: read oid 479 snap -1 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1952: expect (ObjNum 596 snap 0 seq_num 596) 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1953: read oid 47 snap -1 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1954: read oid 491 snap -1 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1954: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1955: delete oid 141 current snap is 0 2024-07-28T11:29:19.302 INFO:tasks.rados.rados.0.smithi177.stdout:1951: finishing write tid 1 to smithi17769138-125 2024-07-28T11:29:19.305 INFO:tasks.rados.rados.0.smithi177.stdout:1951: finishing write tid 2 to smithi17769138-125 2024-07-28T11:29:19.307 INFO:tasks.rados.rados.0.smithi177.stdout:1951: finishing write tid 3 to smithi17769138-125 2024-07-28T11:29:19.307 INFO:tasks.rados.rados.0.smithi177.stdout:1951: finishing write tid 4 to smithi17769138-125 2024-07-28T11:29:19.307 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 276 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2024-07-28T11:29:19.307 INFO:tasks.rados.rados.0.smithi177.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2024-07-28T11:29:19.308 INFO:tasks.rados.rados.0.smithi177.stdout:1952: expect (ObjNum 596 snap 0 seq_num 596) 2024-07-28T11:29:19.385 INFO:tasks.rados.rados.0.smithi177.stdout:1954: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:19.562 INFO:tasks.rados.rados.0.smithi177.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1951: done (4 left) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1952: done (3 left) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1953: done (2 left) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1954: done (1 left) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1955: done (0 left) 2024-07-28T11:29:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:1956: delete oid 84 current snap is 0 2024-07-28T11:29:19.664 INFO:tasks.rados.rados.0.smithi177.stdout:1956: done (0 left) 2024-07-28T11:29:19.664 INFO:tasks.rados.rados.0.smithi177.stdout:1957: delete oid 240 current snap is 0 2024-07-28T11:29:19.667 INFO:tasks.rados.rados.0.smithi177.stdout:1957: done (0 left) 2024-07-28T11:29:19.667 INFO:tasks.rados.rados.0.smithi177.stdout:1958: read oid 194 snap -1 2024-07-28T11:29:19.667 INFO:tasks.rados.rados.0.smithi177.stdout:1958: expect (ObjNum 898 snap 0 seq_num 898) 2024-07-28T11:29:19.667 INFO:tasks.rados.rados.0.smithi177.stdout:1959: write oid 445 current snap is 0 2024-07-28T11:29:19.667 INFO:tasks.rados.rados.0.smithi177.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-07-28T11:29:19.688 INFO:tasks.rados.rados.0.smithi177.stdout:1959: writing smithi17769138-445 from 518012 to 1274765 tid 1 2024-07-28T11:29:19.702 INFO:tasks.rados.rados.0.smithi177.stdout:1959: writing smithi17769138-445 from 2025715 to 2118012 tid 2 2024-07-28T11:29:19.702 INFO:tasks.rados.rados.0.smithi177.stdout:1960: write oid 332 current snap is 0 2024-07-28T11:29:19.702 INFO:tasks.rados.rados.0.smithi177.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-07-28T11:29:19.716 INFO:tasks.rados.rados.0.smithi177.stdout:1960: writing smithi17769138-332 from 534819 to 966821 tid 1 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1960: writing smithi17769138-332 from 1684197 to 2134819 tid 2 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1961: read oid 50 snap -1 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1962: read oid 264 snap -1 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:29:19.731 INFO:tasks.rados.rados.0.smithi177.stdout:1963: write oid 333 current snap is 0 2024-07-28T11:29:19.732 INFO:tasks.rados.rados.0.smithi177.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-07-28T11:29:19.742 INFO:tasks.rados.rados.0.smithi177.stdout:1963: writing smithi17769138-333 from 551626 to 1058877 tid 1 2024-07-28T11:29:19.751 INFO:tasks.rados.rados.0.smithi177.stdout:1963: writing smithi17769138-333 from 1626326 to 2044782 tid 2 2024-07-28T11:29:19.751 INFO:tasks.rados.rados.0.smithi177.stdout:1964: read oid 14 snap -1 2024-07-28T11:29:19.751 INFO:tasks.rados.rados.0.smithi177.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-07-28T11:29:19.751 INFO:tasks.rados.rados.0.smithi177.stdout:1965: write oid 90 current snap is 0 2024-07-28T11:29:19.751 INFO:tasks.rados.rados.0.smithi177.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-07-28T11:29:19.760 INFO:tasks.rados.rados.0.smithi177.stdout:1965: writing smithi17769138-90 from 568433 to 1150933 tid 1 2024-07-28T11:29:19.768 INFO:tasks.rados.rados.0.smithi177.stdout:1965: writing smithi17769138-90 from 1684808 to 2168433 tid 2 2024-07-28T11:29:19.768 INFO:tasks.rados.rados.0.smithi177.stdout:1966: write oid 246 current snap is 0 2024-07-28T11:29:19.768 INFO:tasks.rados.rados.0.smithi177.stdout:1958: expect (ObjNum 898 snap 0 seq_num 898) 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1959: finishing write tid 1 to smithi17769138-445 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1959: finishing write tid 2 to smithi17769138-445 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1959: finishing write tid 3 to smithi17769138-445 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1959: finishing write tid 4 to smithi17769138-445 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 445 v 263 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1960: finishing write tid 1 to smithi17769138-332 2024-07-28T11:29:19.956 INFO:tasks.rados.rados.0.smithi177.stdout:1960: finishing write tid 2 to smithi17769138-332 2024-07-28T11:29:19.957 INFO:tasks.rados.rados.0.smithi177.stdout:1960: finishing write tid 3 to smithi17769138-332 2024-07-28T11:29:19.957 INFO:tasks.rados.rados.0.smithi177.stdout:1960: finishing write tid 4 to smithi17769138-332 2024-07-28T11:29:19.957 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 332 v 252 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2024-07-28T11:29:19.957 INFO:tasks.rados.rados.0.smithi177.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2024-07-28T11:29:19.957 INFO:tasks.rados.rados.0.smithi177.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-07-28T11:29:19.966 INFO:tasks.rados.rados.0.smithi177.stdout:1966: writing smithi17769138-246 from 585240 to 1242989 tid 1 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1966: writing smithi17769138-246 from 1743290 to 2165415 tid 2 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1958: done (8 left) 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1959: done (7 left) 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1960: done (6 left) 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1967: read oid 97 snap -1 2024-07-28T11:29:19.973 INFO:tasks.rados.rados.0.smithi177.stdout:1967: expect (ObjNum 822 snap 0 seq_num 822) 2024-07-28T11:29:19.974 INFO:tasks.rados.rados.0.smithi177.stdout:1968: write oid 99 current snap is 0 2024-07-28T11:29:19.974 INFO:tasks.rados.rados.0.smithi177.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-07-28T11:29:19.984 INFO:tasks.rados.rados.0.smithi177.stdout:1968: writing smithi17769138-99 from 602047 to 1335045 tid 1 2024-07-28T11:29:19.991 INFO:tasks.rados.rados.0.smithi177.stdout:1968: writing smithi17769138-99 from 1801772 to 2202047 tid 2 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1969: read oid 286 snap -1 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1969: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1970: read oid 229 snap -1 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1970: expect (ObjNum 955 snap 0 seq_num 955) 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1971: read oid 491 snap -1 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1971: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1972: write oid 300 current snap is 0 2024-07-28T11:29:19.992 INFO:tasks.rados.rados.0.smithi177.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-07-28T11:29:20.000 INFO:tasks.rados.rados.0.smithi177.stdout:1972: writing smithi17769138-300 from 618854 to 1027101 tid 1 2024-07-28T11:29:20.009 INFO:tasks.rados.rados.0.smithi177.stdout:1972: writing smithi17769138-300 from 1743901 to 2169695 tid 2 2024-07-28T11:29:20.009 INFO:tasks.rados.rados.0.smithi177.stdout:1973: write oid 3 current snap is 0 2024-07-28T11:29:20.009 INFO:tasks.rados.rados.0.smithi177.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-07-28T11:29:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:1973: writing smithi17769138-3 from 635661 to 1235510 tid 1 2024-07-28T11:29:20.025 INFO:tasks.rados.rados.0.smithi177.stdout:1973: writing smithi17769138-3 from 1918736 to 2235661 tid 2 2024-07-28T11:29:20.025 INFO:tasks.rados.rados.0.smithi177.stdout:1974: write oid 114 current snap is 0 2024-07-28T11:29:20.026 INFO:tasks.rados.rados.0.smithi177.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-07-28T11:29:20.034 INFO:tasks.rados.rados.0.smithi177.stdout:1974: writing smithi17769138-114 from 652468 to 1327566 tid 1 2024-07-28T11:29:20.039 INFO:tasks.rados.rados.0.smithi177.stdout:1974: writing smithi17769138-114 from 1977218 to 2252468 tid 2 2024-07-28T11:29:20.039 INFO:tasks.rados.rados.0.smithi177.stdout:1975: write oid 328 current snap is 0 2024-07-28T11:29:20.039 INFO:tasks.rados.rados.0.smithi177.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2024-07-28T11:29:20.133 INFO:tasks.rados.rados.0.smithi177.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:20.272 INFO:tasks.rados.rados.0.smithi177.stdout:1963: finishing write tid 1 to smithi17769138-333 2024-07-28T11:29:20.272 INFO:tasks.rados.rados.0.smithi177.stdout:1963: finishing write tid 2 to smithi17769138-333 2024-07-28T11:29:20.273 INFO:tasks.rados.rados.0.smithi177.stdout:1963: finishing write tid 3 to smithi17769138-333 2024-07-28T11:29:20.273 INFO:tasks.rados.rados.0.smithi177.stdout:1963: finishing write tid 4 to smithi17769138-333 2024-07-28T11:29:20.273 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 311 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2024-07-28T11:29:20.273 INFO:tasks.rados.rados.0.smithi177.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2024-07-28T11:29:20.273 INFO:tasks.rados.rados.0.smithi177.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1965: finishing write tid 1 to smithi17769138-90 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1965: finishing write tid 2 to smithi17769138-90 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1965: finishing write tid 3 to smithi17769138-90 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1965: finishing write tid 4 to smithi17769138-90 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 90 v 248 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2024-07-28T11:29:20.432 INFO:tasks.rados.rados.0.smithi177.stdout:1966: finishing write tid 1 to smithi17769138-246 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:1966: finishing write tid 2 to smithi17769138-246 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:1966: finishing write tid 3 to smithi17769138-246 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:1966: finishing write tid 4 to smithi17769138-246 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 255 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2024-07-28T11:29:20.433 INFO:tasks.rados.rados.0.smithi177.stdout:1967: expect (ObjNum 822 snap 0 seq_num 822) 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: cluster 2024-07-28T11:29:19.106134+0000 mgr.y (mgr.24311) 261 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: cephadm 2024-07-28T11:29:19.206504+0000 mgr.y (mgr.24311) 262 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: audit 2024-07-28T11:29:19.213068+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: audit 2024-07-28T11:29:19.214786+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: audit 2024-07-28T11:29:19.216396+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: audit 2024-07-28T11:29:19.217891+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: cephadm 2024-07-28T11:29:19.219447+0000 mgr.y (mgr.24311) 263 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:29:20.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:20 smithi204 bash[24094]: audit 2024-07-28T11:29:19.303027+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.177:0/592301640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:20.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: cluster 2024-07-28T11:29:19.106134+0000 mgr.y (mgr.24311) 261 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: cephadm 2024-07-28T11:29:19.206504+0000 mgr.y (mgr.24311) 262 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: audit 2024-07-28T11:29:19.213068+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: audit 2024-07-28T11:29:19.214786+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: audit 2024-07-28T11:29:19.216396+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: audit 2024-07-28T11:29:19.217891+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: cephadm 2024-07-28T11:29:19.219447+0000 mgr.y (mgr.24311) 263 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[21846]: audit 2024-07-28T11:29:19.303027+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.177:0/592301640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: cluster 2024-07-28T11:29:19.106134+0000 mgr.y (mgr.24311) 261 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: cephadm 2024-07-28T11:29:19.206504+0000 mgr.y (mgr.24311) 262 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: audit 2024-07-28T11:29:19.213068+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:20.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: audit 2024-07-28T11:29:19.214786+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:29:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: audit 2024-07-28T11:29:19.216396+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:29:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: audit 2024-07-28T11:29:19.217891+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: cephadm 2024-07-28T11:29:19.219447+0000 mgr.y (mgr.24311) 263 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:29:20.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:20 smithi177 bash[31534]: audit 2024-07-28T11:29:19.303027+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.177:0/592301640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:1968: finishing write tid 1 to smithi17769138-99 2024-07-28T11:29:20.610 INFO:tasks.rados.rados.0.smithi177.stdout:1969: expect (ObjNum 285 snap 0 seq_num 285) 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:1968: finishing write tid 2 to smithi17769138-99 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:1968: finishing write tid 3 to smithi17769138-99 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:1968: finishing write tid 4 to smithi17769138-99 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 255 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:1968: left oid 99 (ObjNum 1321 snap 0 seq_num 1321) 2024-07-28T11:29:20.697 INFO:tasks.rados.rados.0.smithi177.stdout:1971: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:20.875 INFO:tasks.rados.rados.0.smithi177.stdout:1970: expect (ObjNum 955 snap 0 seq_num 955) 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1972: finishing write tid 1 to smithi17769138-300 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1972: finishing write tid 2 to smithi17769138-300 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1972: finishing write tid 3 to smithi17769138-300 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1972: finishing write tid 4 to smithi17769138-300 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 309 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1972: left oid 300 (ObjNum 1322 snap 0 seq_num 1322) 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1973: finishing write tid 1 to smithi17769138-3 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1973: finishing write tid 2 to smithi17769138-3 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1973: finishing write tid 3 to smithi17769138-3 2024-07-28T11:29:20.950 INFO:tasks.rados.rados.0.smithi177.stdout:1973: finishing write tid 4 to smithi17769138-3 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 3 v 273 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1973: left oid 3 (ObjNum 1323 snap 0 seq_num 1323) 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1974: finishing write tid 1 to smithi17769138-114 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1974: finishing write tid 2 to smithi17769138-114 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1974: finishing write tid 3 to smithi17769138-114 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1974: finishing write tid 4 to smithi17769138-114 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 114 v 226 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1974: left oid 114 (ObjNum 1324 snap 0 seq_num 1324) 2024-07-28T11:29:20.951 INFO:tasks.rados.rados.0.smithi177.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2024-07-28T11:29:20.973 INFO:tasks.rados.rados.0.smithi177.stdout:1975: writing smithi17769138-328 from 669275 to 1419622 tid 1 2024-07-28T11:29:20.988 INFO:tasks.rados.rados.0.smithi177.stdout:1975: writing smithi17769138-328 from 2035700 to 2269275 tid 2 2024-07-28T11:29:20.988 INFO:tasks.rados.rados.0.smithi177.stdout:1961: done (14 left) 2024-07-28T11:29:20.988 INFO:tasks.rados.rados.0.smithi177.stdout:1962: done (13 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1963: done (12 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1964: done (11 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1965: done (10 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1966: done (9 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1967: done (8 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1968: done (7 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1969: done (6 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1970: done (5 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1971: done (4 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1972: done (3 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1973: done (2 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1974: done (1 left) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1976: read oid 77 snap -1 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1976: expect (ObjNum 76 snap 0 seq_num 76) 2024-07-28T11:29:20.989 INFO:tasks.rados.rados.0.smithi177.stdout:1977: read oid 224 snap -1 2024-07-28T11:29:20.990 INFO:tasks.rados.rados.0.smithi177.stdout:1977: expect (ObjNum 1120 snap 0 seq_num 1120) 2024-07-28T11:29:20.990 INFO:tasks.rados.rados.0.smithi177.stdout:1978: write oid 146 current snap is 0 2024-07-28T11:29:20.990 INFO:tasks.rados.rados.0.smithi177.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-07-28T11:29:21.004 INFO:tasks.rados.rados.0.smithi177.stdout:1978: writing smithi17769138-146 from 686082 to 1111678 tid 1 2024-07-28T11:29:21.015 INFO:tasks.rados.rados.0.smithi177.stdout:1978: writing smithi17769138-146 from 1577829 to 2010961 tid 2 2024-07-28T11:29:21.015 INFO:tasks.rados.rados.0.smithi177.stdout:1979: read oid 128 snap -1 2024-07-28T11:29:21.015 INFO:tasks.rados.rados.0.smithi177.stdout:1979: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:29:21.016 INFO:tasks.rados.rados.0.smithi177.stdout:1980: write oid 230 current snap is 0 2024-07-28T11:29:21.016 INFO:tasks.rados.rados.0.smithi177.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-07-28T11:29:21.027 INFO:tasks.rados.rados.0.smithi177.stdout:1980: writing smithi17769138-230 from 702889 to 1203734 tid 1 2024-07-28T11:29:21.036 INFO:tasks.rados.rados.0.smithi177.stdout:1980: writing smithi17769138-230 from 1636311 to 2213101 tid 2 2024-07-28T11:29:21.036 INFO:tasks.rados.rados.0.smithi177.stdout:1981: write oid 175 current snap is 0 2024-07-28T11:29:21.036 INFO:tasks.rados.rados.0.smithi177.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-07-28T11:29:21.045 INFO:tasks.rados.rados.0.smithi177.stdout:1981: writing smithi17769138-175 from 719696 to 1295790 tid 1 2024-07-28T11:29:21.052 INFO:tasks.rados.rados.0.smithi177.stdout:1981: writing smithi17769138-175 from 2094793 to 2319696 tid 2 2024-07-28T11:29:21.053 INFO:tasks.rados.rados.0.smithi177.stdout:1982: write oid 425 current snap is 0 2024-07-28T11:29:21.053 INFO:tasks.rados.rados.0.smithi177.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-07-28T11:29:21.061 INFO:tasks.rados.rados.0.smithi177.stdout:1982: writing smithi17769138-425 from 736503 to 1387846 tid 1 2024-07-28T11:29:21.067 INFO:tasks.rados.rados.0.smithi177.stdout:1982: writing smithi17769138-425 from 2153275 to 2336503 tid 2 2024-07-28T11:29:21.067 INFO:tasks.rados.rados.0.smithi177.stdout:1983: write oid 168 current snap is 0 2024-07-28T11:29:21.067 INFO:tasks.rados.rados.0.smithi177.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2024-07-28T11:29:21.075 INFO:tasks.rados.rados.0.smithi177.stdout:1983: writing smithi17769138-168 from 753310 to 1479902 tid 1 2024-07-28T11:29:21.080 INFO:tasks.rados.rados.0.smithi177.stdout:1983: writing smithi17769138-168 from 2095404 to 2353310 tid 2 2024-07-28T11:29:21.080 INFO:tasks.rados.rados.0.smithi177.stdout:1984: write oid 394 current snap is 0 2024-07-28T11:29:21.081 INFO:tasks.rados.rados.0.smithi177.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-07-28T11:29:21.088 INFO:tasks.rados.rados.0.smithi177.stdout:1984: writing smithi17769138-394 from 770117 to 1288311 tid 1 2024-07-28T11:29:21.094 INFO:tasks.rados.rados.0.smithi177.stdout:1984: writing smithi17769138-394 from 1870239 to 2370117 tid 2 2024-07-28T11:29:21.094 INFO:tasks.rados.rados.0.smithi177.stdout:1985: write oid 125 current snap is 0 2024-07-28T11:29:21.094 INFO:tasks.rados.rados.0.smithi177.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-07-28T11:29:21.102 INFO:tasks.rados.rados.0.smithi177.stdout:1985: writing smithi17769138-125 from 786924 to 1380367 tid 1 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1985: writing smithi17769138-125 from 1928721 to 2386924 tid 2 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1986: delete oid 31 current snap is 0 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1975: finishing write tid 1 to smithi17769138-328 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1975: finishing write tid 2 to smithi17769138-328 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1975: finishing write tid 3 to smithi17769138-328 2024-07-28T11:29:21.108 INFO:tasks.rados.rados.0.smithi177.stdout:1975: finishing write tid 4 to smithi17769138-328 2024-07-28T11:29:21.109 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 328 v 235 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2024-07-28T11:29:21.109 INFO:tasks.rados.rados.0.smithi177.stdout:1975: left oid 328 (ObjNum 1325 snap 0 seq_num 1325) 2024-07-28T11:29:21.109 INFO:tasks.rados.rados.0.smithi177.stdout:1977: expect (ObjNum 1120 snap 0 seq_num 1120) 2024-07-28T11:29:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:1976: expect (ObjNum 76 snap 0 seq_num 76) 2024-07-28T11:29:21.368 INFO:tasks.rados.rados.0.smithi177.stdout:1978: finishing write tid 1 to smithi17769138-146 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:1978: finishing write tid 2 to smithi17769138-146 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:1978: finishing write tid 3 to smithi17769138-146 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:1978: finishing write tid 4 to smithi17769138-146 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 312 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:1978: left oid 146 (ObjNum 1326 snap 0 seq_num 1326) 2024-07-28T11:29:21.369 INFO:tasks.rados.rados.0.smithi177.stdout:1979: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1980: finishing write tid 1 to smithi17769138-230 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1980: finishing write tid 2 to smithi17769138-230 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1980: finishing write tid 3 to smithi17769138-230 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1980: finishing write tid 4 to smithi17769138-230 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 230 v 314 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1980: left oid 230 (ObjNum 1327 snap 0 seq_num 1327) 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1981: finishing write tid 1 to smithi17769138-175 2024-07-28T11:29:21.432 INFO:tasks.rados.rados.0.smithi177.stdout:1975: done (11 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1976: done (10 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1977: done (9 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1978: done (8 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1979: done (7 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1980: done (6 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1986: done (5 left) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1987: read oid 434 snap -1 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1987: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1988: write oid 208 current snap is 0 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1981: finishing write tid 2 to smithi17769138-175 2024-07-28T11:29:21.433 INFO:tasks.rados.rados.0.smithi177.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-07-28T11:29:21.443 INFO:tasks.rados.rados.0.smithi177.stdout:1988: writing smithi17769138-208 from 420538 to 1164479 tid 1 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1988: writing smithi17769138-208 from 1929332 to 2420538 tid 2 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1989: delete oid 150 current snap is 0 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1981: finishing write tid 3 to smithi17769138-175 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1981: finishing write tid 4 to smithi17769138-175 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 175 v 276 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1981: left oid 175 (ObjNum 1328 snap 0 seq_num 1328) 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1982: finishing write tid 1 to smithi17769138-425 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1982: finishing write tid 2 to smithi17769138-425 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1982: finishing write tid 3 to smithi17769138-425 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1982: finishing write tid 4 to smithi17769138-425 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 425 v 317 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1982: left oid 425 (ObjNum 1329 snap 0 seq_num 1329) 2024-07-28T11:29:21.456 INFO:tasks.rados.rados.0.smithi177.stdout:1983: finishing write tid 1 to smithi17769138-168 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1983: finishing write tid 2 to smithi17769138-168 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1983: finishing write tid 3 to smithi17769138-168 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1983: finishing write tid 4 to smithi17769138-168 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 277 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1983: left oid 168 (ObjNum 1330 snap 0 seq_num 1330) 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1984: finishing write tid 1 to smithi17769138-394 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1984: finishing write tid 2 to smithi17769138-394 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1984: finishing write tid 3 to smithi17769138-394 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1984: finishing write tid 4 to smithi17769138-394 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 394 v 279 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1984: left oid 394 (ObjNum 1331 snap 0 seq_num 1331) 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1985: finishing write tid 1 to smithi17769138-125 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1985: finishing write tid 2 to smithi17769138-125 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1985: finishing write tid 3 to smithi17769138-125 2024-07-28T11:29:21.457 INFO:tasks.rados.rados.0.smithi177.stdout:1985: finishing write tid 4 to smithi17769138-125 2024-07-28T11:29:21.458 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 280 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2024-07-28T11:29:21.458 INFO:tasks.rados.rados.0.smithi177.stdout:1985: left oid 125 (ObjNum 1332 snap 0 seq_num 1332) 2024-07-28T11:29:21.458 INFO:tasks.rados.rados.0.smithi177.stdout:1987: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:29:21.554 INFO:tasks.rados.rados.0.smithi177.stdout:1988: finishing write tid 1 to smithi17769138-208 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1988: finishing write tid 2 to smithi17769138-208 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1988: finishing write tid 3 to smithi17769138-208 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1988: finishing write tid 4 to smithi17769138-208 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 208 v 238 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1988: left oid 208 (ObjNum 1334 snap 0 seq_num 1334) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1981: done (7 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1982: done (6 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1983: done (5 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1984: done (4 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1985: done (3 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1987: done (2 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1988: done (1 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1989: done (0 left) 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1990: write oid 98 current snap is 0 2024-07-28T11:29:21.555 INFO:tasks.rados.rados.0.smithi177.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-07-28T11:29:21.568 INFO:tasks.rados.rados.0.smithi177.stdout:1990: writing smithi17769138-98 from 454152 to 948591 tid 1 2024-07-28T11:29:21.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.588 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.588 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.589 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.589 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.589 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.589 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: Stopping Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:29:21.590 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.590 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.590 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:29:21 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:21.591 INFO:tasks.rados.rados.0.smithi177.stdout:1990: writing smithi17769138-98 from 1646296 to 2381420 tid 2 2024-07-28T11:29:21.591 INFO:tasks.rados.rados.0.smithi177.stdout:1991: read oid 17 snap -1 2024-07-28T11:29:21.591 INFO:tasks.rados.rados.0.smithi177.stdout:1991: expect (ObjNum 739 snap 0 seq_num 739) 2024-07-28T11:29:21.591 INFO:tasks.rados.rados.0.smithi177.stdout:1992: read oid 221 snap -1 2024-07-28T11:29:21.591 INFO:tasks.rados.rados.0.smithi177.stdout:1992: expect deleted 2024-07-28T11:29:21.592 INFO:tasks.rados.rados.0.smithi177.stdout:1993: write oid 163 current snap is 0 2024-07-28T11:29:21.592 INFO:tasks.rados.rados.0.smithi177.stdout:1990: finishing write tid 1 to smithi17769138-98 2024-07-28T11:29:21.592 INFO:tasks.rados.rados.0.smithi177.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-07-28T11:29:21.606 INFO:tasks.rados.rados.0.smithi177.stdout:1993: writing smithi17769138-163 from 470959 to 1040647 tid 1 2024-07-28T11:29:21.624 INFO:tasks.rados.rados.0.smithi177.stdout:1993: writing smithi17769138-163 from 1704778 to 2299913 tid 2 2024-07-28T11:29:21.624 INFO:tasks.rados.rados.0.smithi177.stdout:1994: write oid 464 current snap is 0 2024-07-28T11:29:21.624 INFO:tasks.rados.rados.0.smithi177.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-07-28T11:29:21.636 INFO:tasks.rados.rados.0.smithi177.stdout:1994: writing smithi17769138-464 from 487766 to 1132703 tid 1 2024-07-28T11:29:21.647 INFO:tasks.rados.rados.0.smithi177.stdout:1994: writing smithi17769138-464 from 1646907 to 2385700 tid 2 2024-07-28T11:29:21.647 INFO:tasks.rados.rados.0.smithi177.stdout:1995: write oid 363 current snap is 0 2024-07-28T11:29:21.647 INFO:tasks.rados.rados.0.smithi177.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-07-28T11:29:21.655 INFO:tasks.rados.rados.0.smithi177.stdout:1995: writing smithi17769138-363 from 504573 to 941112 tid 1 2024-07-28T11:29:21.663 INFO:tasks.rados.rados.0.smithi177.stdout:1995: writing smithi17769138-363 from 1421742 to 2020546 tid 2 2024-07-28T11:29:21.666 INFO:tasks.rados.rados.0.smithi177.stdout:1995: writing smithi17769138-363 from 2437505 to 2504573 tid 3 2024-07-28T11:29:21.666 INFO:tasks.rados.rados.0.smithi177.stdout:1996: write oid 483 current snap is 0 2024-07-28T11:29:21.666 INFO:tasks.rados.rados.0.smithi177.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-07-28T11:29:21.673 INFO:tasks.rados.rados.0.smithi177.stdout:1996: writing smithi17769138-483 from 521380 to 1033168 tid 1 2024-07-28T11:29:21.680 INFO:tasks.rados.rados.0.smithi177.stdout:1996: writing smithi17769138-483 from 1480224 to 2222686 tid 2 2024-07-28T11:29:21.680 INFO:tasks.rados.rados.0.smithi177.stdout:1997: write oid 200 current snap is 0 2024-07-28T11:29:21.680 INFO:tasks.rados.rados.0.smithi177.stdout:1991: expect (ObjNum 739 snap 0 seq_num 739) 2024-07-28T11:29:21.800 INFO:tasks.rados.rados.0.smithi177.stdout:1990: finishing write tid 2 to smithi17769138-98 2024-07-28T11:29:21.800 INFO:tasks.rados.rados.0.smithi177.stdout:1990: finishing write tid 3 to smithi17769138-98 2024-07-28T11:29:21.800 INFO:tasks.rados.rados.0.smithi177.stdout:1990: finishing write tid 4 to smithi17769138-98 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 241 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1993: finishing write tid 1 to smithi17769138-163 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1993: finishing write tid 2 to smithi17769138-163 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1993: finishing write tid 3 to smithi17769138-163 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1993: finishing write tid 4 to smithi17769138-163 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 163 v 258 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1994: finishing write tid 1 to smithi17769138-464 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1994: finishing write tid 2 to smithi17769138-464 2024-07-28T11:29:21.801 INFO:tasks.rados.rados.0.smithi177.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-07-28T11:29:21.807 INFO:tasks.rados.rados.0.smithi177.stdout:1997: writing smithi17769138-200 from 538187 to 1125224 tid 1 2024-07-28T11:29:21.814 INFO:tasks.rados.rados.0.smithi177.stdout:1997: writing smithi17769138-200 from 1538706 to 2141179 tid 2 2024-07-28T11:29:21.814 INFO:tasks.rados.rados.0.smithi177.stdout:1990: done (7 left) 2024-07-28T11:29:21.814 INFO:tasks.rados.rados.0.smithi177.stdout:1991: done (6 left) 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1992: done (5 left) 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1993: done (4 left) 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1998: write oid 461 current snap is 0 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1994: finishing write tid 3 to smithi17769138-464 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1994: finishing write tid 4 to smithi17769138-464 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 321 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1995: finishing write tid 1 to smithi17769138-363 2024-07-28T11:29:21.815 INFO:tasks.rados.rados.0.smithi177.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2024-07-28T11:29:21.827 INFO:tasks.rados.rados.0.smithi177.stdout:1998: writing smithi17769138-461 from 554994 to 1217280 tid 1 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1998: writing smithi17769138-461 from 1997188 to 2554994 tid 2 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1994: done (4 left) 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1999: write oid 98 current snap is 0 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1995: finishing write tid 2 to smithi17769138-363 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1995: finishing write tid 3 to smithi17769138-363 2024-07-28T11:29:21.842 INFO:tasks.rados.rados.0.smithi177.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-07-28T11:29:21.855 INFO:tasks.rados.rados.0.smithi177.stdout:1999: writing smithi17769138-98 from 571801 to 1309336 tid 1 2024-07-28T11:29:21.865 INFO:tasks.rados.rados.0.smithi177.stdout:1999: writing smithi17769138-98 from 1939317 to 2429106 tid 2 2024-07-28T11:29:21.865 INFO:tasks.rados.rados.0.smithi177.stdout:2000: write oid 477 current snap is 0 2024-07-28T11:29:21.865 INFO:tasks.rados.rados.0.smithi177.stdout:1995: finishing write tid 4 to smithi17769138-363 2024-07-28T11:29:21.865 INFO:tasks.rados.rados.0.smithi177.stdout:1995: finishing write tid 5 to smithi17769138-363 2024-07-28T11:29:21.866 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 363 v 313 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2024-07-28T11:29:21.866 INFO:tasks.rados.rados.0.smithi177.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2024-07-28T11:29:21.866 INFO:tasks.rados.rados.0.smithi177.stdout:1996: finishing write tid 1 to smithi17769138-483 2024-07-28T11:29:21.866 INFO:tasks.rados.rados.0.smithi177.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2024-07-28T11:29:21.874 INFO:tasks.rados.rados.0.smithi177.stdout:2000: writing smithi17769138-477 from 588608 to 1001392 tid 1 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:2000: writing smithi17769138-477 from 1597799 to 2347599 tid 2 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:1995: done (5 left) 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:2001: delete oid 190 current snap is 0 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:1996: finishing write tid 2 to smithi17769138-483 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:1996: finishing write tid 3 to smithi17769138-483 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:1996: finishing write tid 4 to smithi17769138-483 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 215 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2024-07-28T11:29:21.886 INFO:tasks.rados.rados.0.smithi177.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1997: finishing write tid 1 to smithi17769138-200 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1997: finishing write tid 2 to smithi17769138-200 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1997: finishing write tid 3 to smithi17769138-200 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1997: finishing write tid 4 to smithi17769138-200 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 200 v 261 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1998: finishing write tid 1 to smithi17769138-461 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1998: finishing write tid 2 to smithi17769138-461 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1998: finishing write tid 3 to smithi17769138-461 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1998: finishing write tid 4 to smithi17769138-461 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 313 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1998: left oid 461 (ObjNum 1342 snap 0 seq_num 1342) 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1999: finishing write tid 1 to smithi17769138-98 2024-07-28T11:29:21.887 INFO:tasks.rados.rados.0.smithi177.stdout:1999: finishing write tid 2 to smithi17769138-98 2024-07-28T11:29:21.888 INFO:tasks.rados.rados.0.smithi177.stdout:1999: finishing write tid 3 to smithi17769138-98 2024-07-28T11:29:21.888 INFO:tasks.rados.rados.0.smithi177.stdout:1999: finishing write tid 4 to smithi17769138-98 2024-07-28T11:29:21.888 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 244 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2024-07-28T11:29:21.888 INFO:tasks.rados.rados.0.smithi177.stdout:1999: left oid 98 (ObjNum 1343 snap 0 seq_num 1343) 2024-07-28T11:29:21.888 INFO:tasks.rados.rados.0.smithi177.stdout:2000: finishing write tid 1 to smithi17769138-477 2024-07-28T11:29:21.891 INFO:tasks.rados.rados.0.smithi177.stdout:2000: finishing write tid 2 to smithi17769138-477 2024-07-28T11:29:21.891 INFO:tasks.rados.rados.0.smithi177.stdout:2000: finishing write tid 3 to smithi17769138-477 2024-07-28T11:29:21.892 INFO:tasks.rados.rados.0.smithi177.stdout:2000: finishing write tid 4 to smithi17769138-477 2024-07-28T11:29:21.892 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 477 v 258 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2024-07-28T11:29:21.892 INFO:tasks.rados.rados.0.smithi177.stdout:2000: left oid 477 (ObjNum 1344 snap 0 seq_num 1344) 2024-07-28T11:29:21.892 INFO:tasks.rados.rados.0.smithi177.stdout:1996: done (5 left) 2024-07-28T11:29:21.892 INFO:tasks.rados.rados.0.smithi177.stdout:1997: done (4 left) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:1998: done (3 left) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:1999: done (2 left) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2000: done (1 left) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2001: done (0 left) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2002: read oid 83 snap -1 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2002: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2003: write oid 99 current snap is 0 2024-07-28T11:29:21.893 INFO:tasks.rados.rados.0.smithi177.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-07-28T11:29:21.902 INFO:tasks.rados.rados.0.smithi177.stdout:2003: writing smithi17769138-99 from 622222 to 1301857 tid 1 2024-07-28T11:29:21.912 INFO:tasks.rados.rados.0.smithi177.stdout:2003: writing smithi17769138-99 from 1831116 to 2584585 tid 2 2024-07-28T11:29:21.912 INFO:tasks.rados.rados.0.smithi177.stdout:2004: write oid 66 current snap is 0 2024-07-28T11:29:21.912 INFO:tasks.rados.rados.0.smithi177.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-07-28T11:29:21.922 INFO:tasks.rados.rados.0.smithi177.stdout:2004: writing smithi17769138-66 from 639029 to 1393913 tid 1 2024-07-28T11:29:21.930 INFO:tasks.rados.rados.0.smithi177.stdout:2004: writing smithi17769138-66 from 2173245 to 2639029 tid 2 2024-07-28T11:29:21.930 INFO:tasks.rados.rados.0.smithi177.stdout:2005: write oid 482 current snap is 0 2024-07-28T11:29:21.930 INFO:tasks.rados.rados.0.smithi177.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-07-28T11:29:21.936 INFO:tasks.rados.rados.0.smithi177.stdout:2005: writing smithi17769138-482 from 655836 to 1085969 tid 1 2024-07-28T11:29:21.945 INFO:tasks.rados.rados.0.smithi177.stdout:2005: writing smithi17769138-482 from 1831727 to 2588865 tid 2 2024-07-28T11:29:21.945 INFO:tasks.rados.rados.0.smithi177.stdout:2006: delete oid 340 current snap is 0 2024-07-28T11:29:21.945 INFO:tasks.rados.rados.0.smithi177.stdout:2002: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:22.145 INFO:tasks.rados.rados.0.smithi177.stdout:2003: finishing write tid 1 to smithi17769138-99 2024-07-28T11:29:22.145 INFO:tasks.rados.rados.0.smithi177.stdout:2003: finishing write tid 2 to smithi17769138-99 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2003: finishing write tid 3 to smithi17769138-99 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2003: finishing write tid 4 to smithi17769138-99 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 262 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2003: left oid 99 (ObjNum 1346 snap 0 seq_num 1346) 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2004: finishing write tid 1 to smithi17769138-66 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2004: finishing write tid 2 to smithi17769138-66 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2004: finishing write tid 3 to smithi17769138-66 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2004: finishing write tid 4 to smithi17769138-66 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 66 v 247 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2004: left oid 66 (ObjNum 1347 snap 0 seq_num 1347) 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2005: finishing write tid 1 to smithi17769138-482 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2005: finishing write tid 2 to smithi17769138-482 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2005: finishing write tid 3 to smithi17769138-482 2024-07-28T11:29:22.146 INFO:tasks.rados.rados.0.smithi177.stdout:2005: finishing write tid 4 to smithi17769138-482 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 266 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2005: left oid 482 (ObjNum 1348 snap 0 seq_num 1348) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2002: done (4 left) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2003: done (3 left) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2004: done (2 left) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2005: done (1 left) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2006: done (0 left) 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2007: write oid 188 current snap is 0 2024-07-28T11:29:22.147 INFO:tasks.rados.rados.0.smithi177.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-07-28T11:29:22.154 INFO:tasks.rados.rados.0.smithi177.stdout:2007: writing smithi17769138-188 from 689450 to 1270081 tid 1 2024-07-28T11:29:22.166 INFO:tasks.rados.rados.0.smithi177.stdout:2007: writing smithi17769138-188 from 1948691 to 2689450 tid 2 2024-07-28T11:29:22.167 INFO:tasks.rados.rados.0.smithi177.stdout:2008: read oid 249 snap -1 2024-07-28T11:29:22.167 INFO:tasks.rados.rados.0.smithi177.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2024-07-28T11:29:22.167 INFO:tasks.rados.rados.0.smithi177.stdout:2009: write oid 441 current snap is 0 2024-07-28T11:29:22.167 INFO:tasks.rados.rados.0.smithi177.stdout:2007: finishing write tid 1 to smithi17769138-188 2024-07-28T11:29:22.167 INFO:tasks.rados.rados.0.smithi177.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2024-07-28T11:29:22.179 INFO:tasks.rados.rados.0.smithi177.stdout:2009: writing smithi17769138-441 from 706257 to 1362137 tid 1 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2009: writing smithi17769138-441 from 1890820 to 2395285 tid 2 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2010: delete oid 255 current snap is 0 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2007: finishing write tid 2 to smithi17769138-188 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2007: finishing write tid 3 to smithi17769138-188 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2007: finishing write tid 4 to smithi17769138-188 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 188 v 251 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2024-07-28T11:29:22.189 INFO:tasks.rados.rados.0.smithi177.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2024-07-28T11:29:22.190 INFO:tasks.rados.rados.0.smithi177.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: finishing write tid 1 to smithi17769138-441 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: finishing write tid 2 to smithi17769138-441 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: finishing write tid 3 to smithi17769138-441 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: finishing write tid 4 to smithi17769138-441 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 274 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2007: done (3 left) 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2008: done (2 left) 2024-07-28T11:29:22.294 INFO:tasks.rados.rados.0.smithi177.stdout:2009: done (1 left) 2024-07-28T11:29:22.295 INFO:tasks.rados.rados.0.smithi177.stdout:2010: done (0 left) 2024-07-28T11:29:22.295 INFO:tasks.rados.rados.0.smithi177.stdout:2011: write oid 348 current snap is 0 2024-07-28T11:29:22.295 INFO:tasks.rados.rados.0.smithi177.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-07-28T11:29:22.304 INFO:tasks.rados.rados.0.smithi177.stdout:2011: writing smithi17769138-348 from 739871 to 1146249 tid 1 2024-07-28T11:29:22.314 INFO:tasks.rados.rados.0.smithi177.stdout:2011: writing smithi17769138-348 from 1607784 to 2115918 tid 2 2024-07-28T11:29:22.314 INFO:tasks.rados.rados.0.smithi177.stdout:2012: write oid 160 current snap is 0 2024-07-28T11:29:22.314 INFO:tasks.rados.rados.0.smithi177.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-07-28T11:29:22.329 INFO:tasks.rados.rados.0.smithi177.stdout:2012: writing smithi17769138-160 from 756678 to 1354658 tid 1 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2012: writing smithi17769138-160 from 1782619 to 2550764 tid 2 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2013: write oid 408 current snap is 0 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2011: finishing write tid 1 to smithi17769138-348 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2011: finishing write tid 2 to smithi17769138-348 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2011: finishing write tid 3 to smithi17769138-348 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2011: finishing write tid 4 to smithi17769138-348 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 316 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2024-07-28T11:29:22.338 INFO:tasks.rados.rados.0.smithi177.stdout:2012: finishing write tid 1 to smithi17769138-160 2024-07-28T11:29:22.339 INFO:tasks.rados.rados.0.smithi177.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-07-28T11:29:22.352 INFO:tasks.rados.rados.0.smithi177.stdout:2013: writing smithi17769138-408 from 773485 to 1446714 tid 1 2024-07-28T11:29:22.364 INFO:tasks.rados.rados.0.smithi177.stdout:2013: writing smithi17769138-408 from 2124748 to 2636551 tid 2 2024-07-28T11:29:22.364 INFO:tasks.rados.rados.0.smithi177.stdout:2011: done (2 left) 2024-07-28T11:29:22.364 INFO:tasks.rados.rados.0.smithi177.stdout:2014: write oid 448 current snap is 0 2024-07-28T11:29:22.364 INFO:tasks.rados.rados.0.smithi177.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-07-28T11:29:22.376 INFO:tasks.rados.rados.0.smithi177.stdout:2014: writing smithi17769138-448 from 790292 to 1538770 tid 1 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2014: writing smithi17769138-448 from 2183230 to 2790292 tid 2 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2015: read oid 457 snap -1 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2015: expect deleted 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2016: read oid 281 snap -1 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2017: read oid 140 snap -1 2024-07-28T11:29:22.386 INFO:tasks.rados.rados.0.smithi177.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2018: read oid 326 snap -1 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2018: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2019: write oid 472 current snap is 0 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2012: finishing write tid 2 to smithi17769138-160 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2012: finishing write tid 3 to smithi17769138-160 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2012: finishing write tid 4 to smithi17769138-160 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 316 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2013: finishing write tid 1 to smithi17769138-408 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2013: finishing write tid 2 to smithi17769138-408 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2013: finishing write tid 3 to smithi17769138-408 2024-07-28T11:29:22.387 INFO:tasks.rados.rados.0.smithi177.stdout:2013: finishing write tid 4 to smithi17769138-408 2024-07-28T11:29:22.388 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 408 v 280 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2024-07-28T11:29:22.388 INFO:tasks.rados.rados.0.smithi177.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2024-07-28T11:29:22.388 INFO:tasks.rados.rados.0.smithi177.stdout:2014: finishing write tid 1 to smithi17769138-448 2024-07-28T11:29:22.388 INFO:tasks.rados.rados.0.smithi177.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-07-28T11:29:22.393 INFO:tasks.rados.rados.0.smithi177.stdout:2019: writing smithi17769138-472 from 407099 to 830826 tid 1 2024-07-28T11:29:22.401 INFO:tasks.rados.rados.0.smithi177.stdout:2019: writing smithi17769138-472 from 1441712 to 1957184 tid 2 2024-07-28T11:29:22.407 INFO:tasks.rados.rados.0.smithi177.stdout:2019: writing smithi17769138-472 from 2582060 to 2807099 tid 3 2024-07-28T11:29:22.407 INFO:tasks.rados.rados.0.smithi177.stdout:2012: done (7 left) 2024-07-28T11:29:22.407 INFO:tasks.rados.rados.0.smithi177.stdout:2013: done (6 left) 2024-07-28T11:29:22.407 INFO:tasks.rados.rados.0.smithi177.stdout:2020: write oid 258 current snap is 0 2024-07-28T11:29:22.407 INFO:tasks.rados.rados.0.smithi177.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-07-28T11:29:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:22 smithi204 bash[24094]: cluster 2024-07-28T11:29:21.107282+0000 mgr.y (mgr.24311) 264 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-07-28T11:29:22.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:22 smithi204 bash[24094]: audit 2024-07-28T11:29:21.651184+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.177:0/3355847484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:22.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 bash[52670]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:29:22.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:29:22.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 bash[52731]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:29:22.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T11:29:22.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: Stopped Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:29:22.414 INFO:tasks.rados.rados.0.smithi177.stdout:2020: writing smithi17769138-258 from 423906 to 922882 tid 1 2024-07-28T11:29:22.421 INFO:tasks.rados.rados.0.smithi177.stdout:2020: writing smithi17769138-258 from 1500194 to 2159324 tid 2 2024-07-28T11:29:22.425 INFO:tasks.rados.rados.0.smithi177.stdout:2020: writing smithi17769138-258 from 2609483 to 2823906 tid 3 2024-07-28T11:29:22.425 INFO:tasks.rados.rados.0.smithi177.stdout:2021: read oid 106 snap -1 2024-07-28T11:29:22.425 INFO:tasks.rados.rados.0.smithi177.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2024-07-28T11:29:22.425 INFO:tasks.rados.rados.0.smithi177.stdout:2022: write oid 342 current snap is 0 2024-07-28T11:29:22.425 INFO:tasks.rados.rados.0.smithi177.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-07-28T11:29:22.431 INFO:tasks.rados.rados.0.smithi177.stdout:2022: writing smithi17769138-342 from 440713 to 1014938 tid 1 2024-07-28T11:29:22.436 INFO:tasks.rados.rados.0.smithi177.stdout:2022: writing smithi17769138-342 from 1442323 to 1961464 tid 2 2024-07-28T11:29:22.442 INFO:tasks.rados.rados.0.smithi177.stdout:2022: writing smithi17769138-342 from 2636906 to 2840713 tid 3 2024-07-28T11:29:22.442 INFO:tasks.rados.rados.0.smithi177.stdout:2023: delete oid 116 current snap is 0 2024-07-28T11:29:22.443 INFO:tasks.rados.rados.0.smithi177.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-07-28T11:29:22.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:22 smithi177 bash[31534]: cluster 2024-07-28T11:29:21.107282+0000 mgr.y (mgr.24311) 264 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-07-28T11:29:22.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:22 smithi177 bash[31534]: audit 2024-07-28T11:29:21.651184+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.177:0/3355847484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:22.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:22 smithi177 bash[21846]: cluster 2024-07-28T11:29:21.107282+0000 mgr.y (mgr.24311) 264 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-07-28T11:29:22.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:22 smithi177 bash[21846]: audit 2024-07-28T11:29:21.651184+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.177:0/3355847484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:22.650 INFO:tasks.rados.rados.0.smithi177.stdout:2019: finishing write tid 1 to smithi17769138-472 2024-07-28T11:29:22.650 INFO:tasks.rados.rados.0.smithi177.stdout:2018: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2014: finishing write tid 2 to smithi17769138-448 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2014: finishing write tid 3 to smithi17769138-448 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2015: done (9 left) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2017: done (8 left) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2018: done (7 left) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2023: done (6 left) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2024: delete oid 439 current snap is 0 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2014: finishing write tid 4 to smithi17769138-448 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 448 v 279 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2019: finishing write tid 2 to smithi17769138-472 2024-07-28T11:29:22.869 INFO:tasks.rados.rados.0.smithi177.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-07-28T11:29:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.913 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.914 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: Started Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:29:22.915 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.915 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:22.915 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:29:22 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:29:23.078 INFO:tasks.rados.rados.0.smithi177.stdout:2019: finishing write tid 3 to smithi17769138-472 2024-07-28T11:29:23.078 INFO:tasks.rados.rados.0.smithi177.stdout:2019: finishing write tid 4 to smithi17769138-472 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2019: finishing write tid 5 to smithi17769138-472 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 472 v 325 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: finishing write tid 1 to smithi17769138-258 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: finishing write tid 2 to smithi17769138-258 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: finishing write tid 3 to smithi17769138-258 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: finishing write tid 4 to smithi17769138-258 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: finishing write tid 5 to smithi17769138-258 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 258 v 284 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2020: left oid 258 (ObjNum 1358 snap 0 seq_num 1358) 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2022: finishing write tid 1 to smithi17769138-342 2024-07-28T11:29:23.079 INFO:tasks.rados.rados.0.smithi177.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2022: finishing write tid 2 to smithi17769138-342 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2022: finishing write tid 3 to smithi17769138-342 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2022: finishing write tid 4 to smithi17769138-342 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2022: finishing write tid 5 to smithi17769138-342 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 342 v 278 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2022: left oid 342 (ObjNum 1359 snap 0 seq_num 1359) 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2014: done (6 left) 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2016: done (5 left) 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2019: done (4 left) 2024-07-28T11:29:23.193 INFO:tasks.rados.rados.0.smithi177.stdout:2020: done (3 left) 2024-07-28T11:29:23.194 INFO:tasks.rados.rados.0.smithi177.stdout:2021: done (2 left) 2024-07-28T11:29:23.194 INFO:tasks.rados.rados.0.smithi177.stdout:2022: done (1 left) 2024-07-28T11:29:23.194 INFO:tasks.rados.rados.0.smithi177.stdout:2024: done (0 left) 2024-07-28T11:29:23.194 INFO:tasks.rados.rados.0.smithi177.stdout:2025: write oid 67 current snap is 0 2024-07-28T11:29:23.194 INFO:tasks.rados.rados.0.smithi177.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2024-07-28T11:29:23.209 INFO:tasks.rados.rados.0.smithi177.stdout:2025: writing smithi17769138-67 from 491134 to 1007459 tid 1 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2025: writing smithi17769138-67 from 1734122 to 2400590 tid 2 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2026: read oid 421 snap -1 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2027: read oid 147 snap -1 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2027: expect (ObjNum 1146 snap 0 seq_num 1146) 2024-07-28T11:29:23.232 INFO:tasks.rados.rados.0.smithi177.stdout:2028: write oid 111 current snap is 0 2024-07-28T11:29:23.233 INFO:tasks.rados.rados.0.smithi177.stdout:2025: finishing write tid 1 to smithi17769138-67 2024-07-28T11:29:23.233 INFO:tasks.rados.rados.0.smithi177.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2024-07-28T11:29:23.250 INFO:tasks.rados.rados.0.smithi177.stdout:2028: writing smithi17769138-111 from 507941 to 1099515 tid 1 2024-07-28T11:29:23.267 INFO:tasks.rados.rados.0.smithi177.stdout:2028: writing smithi17769138-111 from 1676251 to 2202730 tid 2 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2028: writing smithi17769138-111 from 2746598 to 2907941 tid 3 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2029: read oid 354 snap -1 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2030: read oid 363 snap -1 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2031: write oid 431 current snap is 0 2024-07-28T11:29:23.276 INFO:tasks.rados.rados.0.smithi177.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-07-28T11:29:23.288 INFO:tasks.rados.rados.0.smithi177.stdout:2031: writing smithi17769138-431 from 524748 to 1191571 tid 1 2024-07-28T11:29:23.298 INFO:tasks.rados.rados.0.smithi177.stdout:2031: writing smithi17769138-431 from 1734733 to 2404870 tid 2 2024-07-28T11:29:23.298 INFO:tasks.rados.rados.0.smithi177.stdout:2032: write oid 225 current snap is 0 2024-07-28T11:29:23.298 INFO:tasks.rados.rados.0.smithi177.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2024-07-28T11:29:23.307 INFO:tasks.rados.rados.0.smithi177.stdout:2032: writing smithi17769138-225 from 541555 to 1283627 tid 1 2024-07-28T11:29:23.315 INFO:tasks.rados.rados.0.smithi177.stdout:2032: writing smithi17769138-225 from 1793215 to 2323363 tid 2 2024-07-28T11:29:23.319 INFO:tasks.rados.rados.0.smithi177.stdout:2032: writing smithi17769138-225 from 2801444 to 2941555 tid 3 2024-07-28T11:29:23.319 INFO:tasks.rados.rados.0.smithi177.stdout:2033: write oid 75 current snap is 0 2024-07-28T11:29:23.319 INFO:tasks.rados.rados.0.smithi177.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-07-28T11:29:23.324 INFO:tasks.rados.rados.0.smithi177.stdout:2033: writing smithi17769138-75 from 558362 to 975683 tid 1 2024-07-28T11:29:23.331 INFO:tasks.rados.rados.0.smithi177.stdout:2033: writing smithi17769138-75 from 1451697 to 2125503 tid 2 2024-07-28T11:29:23.336 INFO:tasks.rados.rados.0.smithi177.stdout:2033: writing smithi17769138-75 from 2712514 to 2958362 tid 3 2024-07-28T11:29:23.336 INFO:tasks.rados.rados.0.smithi177.stdout:2034: read oid 80 snap -1 2024-07-28T11:29:23.337 INFO:tasks.rados.rados.0.smithi177.stdout:2034: expect (ObjNum 79 snap 0 seq_num 79) 2024-07-28T11:29:23.337 INFO:tasks.rados.rados.0.smithi177.stdout:2035: write oid 366 current snap is 0 2024-07-28T11:29:23.337 INFO:tasks.rados.rados.0.smithi177.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:2025: finishing write tid 2 to smithi17769138-67 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:2025: finishing write tid 3 to smithi17769138-67 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:2025: finishing write tid 4 to smithi17769138-67 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 67 v 254 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2024-07-28T11:29:23.509 INFO:tasks.rados.rados.0.smithi177.stdout:2027: expect (ObjNum 1146 snap 0 seq_num 1146) 2024-07-28T11:29:23.701 INFO:tasks.rados.rados.0.smithi177.stdout:2028: finishing write tid 1 to smithi17769138-111 2024-07-28T11:29:23.701 INFO:tasks.rados.rados.0.smithi177.stdout:2028: finishing write tid 2 to smithi17769138-111 2024-07-28T11:29:23.701 INFO:tasks.rados.rados.0.smithi177.stdout:2028: finishing write tid 3 to smithi17769138-111 2024-07-28T11:29:23.701 INFO:tasks.rados.rados.0.smithi177.stdout:2028: finishing write tid 4 to smithi17769138-111 2024-07-28T11:29:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:2028: finishing write tid 5 to smithi17769138-111 2024-07-28T11:29:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 282 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2024-07-28T11:29:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2024-07-28T11:29:23.702 INFO:tasks.rados.rados.0.smithi177.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-07-28T11:29:23.821 INFO:tasks.rados.rados.0.smithi177.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-07-28T11:29:23.896 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:23 smithi204 bash[52787]: debug 2024-07-28T11:29:23.775+0000 7ff1e9bcd640 1 -- 172.21.15.204:0/2644720968 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c8ca94d00 con 0x562c8ca87400 2024-07-28T11:29:23.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:23 smithi204 bash[24094]: audit 2024-07-28T11:29:22.635695+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:23.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:23 smithi204 bash[24094]: audit 2024-07-28T11:29:22.644923+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:23.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:23 smithi204 bash[24094]: audit 2024-07-28T11:29:22.647032+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2031: finishing write tid 1 to smithi17769138-431 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2031: finishing write tid 2 to smithi17769138-431 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2031: finishing write tid 3 to smithi17769138-431 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2031: finishing write tid 4 to smithi17769138-431 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 431 v 251 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2032: finishing write tid 1 to smithi17769138-225 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2032: finishing write tid 2 to smithi17769138-225 2024-07-28T11:29:24.006 INFO:tasks.rados.rados.0.smithi177.stdout:2032: finishing write tid 3 to smithi17769138-225 2024-07-28T11:29:24.007 INFO:tasks.rados.rados.0.smithi177.stdout:2032: finishing write tid 4 to smithi17769138-225 2024-07-28T11:29:24.007 INFO:tasks.rados.rados.0.smithi177.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-07-28T11:29:24.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[31534]: audit 2024-07-28T11:29:22.635695+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:24.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[31534]: audit 2024-07-28T11:29:22.644923+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:24.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[31534]: audit 2024-07-28T11:29:22.647032+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:24.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[21846]: audit 2024-07-28T11:29:22.635695+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:24.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[21846]: audit 2024-07-28T11:29:22.644923+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:24.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[21846]: audit 2024-07-28T11:29:22.647032+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:24.013 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:29:23 smithi177 bash[57713]: ts=2024-07-28T11:29:23.522Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-07-28T11:29:24.013 INFO:tasks.rados.rados.0.smithi177.stdout:2035: writing smithi17769138-366 from 575169 to 1067739 tid 1 2024-07-28T11:29:24.019 INFO:tasks.rados.rados.0.smithi177.stdout:2035: writing smithi17769138-366 from 1793826 to 2211290 tid 2 2024-07-28T11:29:24.023 INFO:tasks.rados.rados.0.smithi177.stdout:2035: writing smithi17769138-366 from 2623584 to 2975169 tid 3 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2025: done (10 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2026: done (9 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2027: done (8 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2028: done (7 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2029: done (6 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2030: done (5 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2031: done (4 left) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2036: write oid 60 current snap is 0 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2032: finishing write tid 5 to smithi17769138-225 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 288 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2033: finishing write tid 1 to smithi17769138-75 2024-07-28T11:29:24.024 INFO:tasks.rados.rados.0.smithi177.stdout:2033: finishing write tid 2 to smithi17769138-75 2024-07-28T11:29:24.025 INFO:tasks.rados.rados.0.smithi177.stdout:2033: finishing write tid 3 to smithi17769138-75 2024-07-28T11:29:24.025 INFO:tasks.rados.rados.0.smithi177.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-07-28T11:29:24.029 INFO:tasks.rados.rados.0.smithi177.stdout:2036: writing smithi17769138-60 from 591976 to 1159795 tid 1 2024-07-28T11:29:24.037 INFO:tasks.rados.rados.0.smithi177.stdout:2036: writing smithi17769138-60 from 1852308 to 2529783 tid 2 2024-07-28T11:29:24.037 INFO:tasks.rados.rados.0.smithi177.stdout:2032: done (4 left) 2024-07-28T11:29:24.037 INFO:tasks.rados.rados.0.smithi177.stdout:2037: read oid 179 snap -1 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2037: expect (ObjNum 178 snap 0 seq_num 178) 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2038: delete oid 131 current snap is 0 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2033: finishing write tid 4 to smithi17769138-75 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2033: finishing write tid 5 to smithi17769138-75 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 75 v 265 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2024-07-28T11:29:24.038 INFO:tasks.rados.rados.0.smithi177.stdout:2034: expect (ObjNum 79 snap 0 seq_num 79) 2024-07-28T11:29:24.135 INFO:tasks.rados.rados.0.smithi177.stdout:2035: finishing write tid 1 to smithi17769138-366 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2035: finishing write tid 2 to smithi17769138-366 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2035: finishing write tid 3 to smithi17769138-366 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2035: finishing write tid 4 to smithi17769138-366 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2035: finishing write tid 5 to smithi17769138-366 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 366 v 283 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2036: finishing write tid 1 to smithi17769138-60 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2036: finishing write tid 2 to smithi17769138-60 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2036: finishing write tid 3 to smithi17769138-60 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2036: finishing write tid 4 to smithi17769138-60 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 60 v 218 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2036: left oid 60 (ObjNum 1368 snap 0 seq_num 1368) 2024-07-28T11:29:24.136 INFO:tasks.rados.rados.0.smithi177.stdout:2037: expect (ObjNum 178 snap 0 seq_num 178) 2024-07-28T11:29:24.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:23 smithi204 bash[52787]: debug 2024-07-28T11:29:23.895+0000 7ff1ec436040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2033: done (5 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2034: done (4 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2035: done (3 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2036: done (2 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2037: done (1 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2038: done (0 left) 2024-07-28T11:29:24.225 INFO:tasks.rados.rados.0.smithi177.stdout:2039: delete oid 468 current snap is 0 2024-07-28T11:29:24.228 INFO:tasks.rados.rados.0.smithi177.stdout:2039: done (0 left) 2024-07-28T11:29:24.228 INFO:tasks.rados.rados.0.smithi177.stdout:2040: write oid 430 current snap is 0 2024-07-28T11:29:24.228 INFO:tasks.rados.rados.0.smithi177.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-07-28T11:29:24.245 INFO:tasks.rados.rados.0.smithi177.stdout:2040: writing smithi17769138-430 from 642397 to 1152316 tid 1 2024-07-28T11:29:24.259 INFO:tasks.rados.rados.0.smithi177.stdout:2040: writing smithi17769138-430 from 1627754 to 2052556 tid 2 2024-07-28T11:29:24.274 INFO:tasks.rados.rados.0.smithi177.stdout:2040: writing smithi17769138-430 from 2733276 to 3042397 tid 3 2024-07-28T11:29:24.274 INFO:tasks.rados.rados.0.smithi177.stdout:2041: write oid 436 current snap is 0 2024-07-28T11:29:24.274 INFO:tasks.rados.rados.0.smithi177.stdout:2040: finishing write tid 1 to smithi17769138-430 2024-07-28T11:29:24.274 INFO:tasks.rados.rados.0.smithi177.stdout:2040: finishing write tid 2 to smithi17769138-430 2024-07-28T11:29:24.274 INFO:tasks.rados.rados.0.smithi177.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-07-28T11:29:24.291 INFO:tasks.rados.rados.0.smithi177.stdout:2041: writing smithi17769138-436 from 659204 to 1244372 tid 1 2024-07-28T11:29:24.306 INFO:tasks.rados.rados.0.smithi177.stdout:2041: writing smithi17769138-436 from 1686236 to 2371049 tid 2 2024-07-28T11:29:24.306 INFO:tasks.rados.rados.0.smithi177.stdout:2042: read oid 146 snap -1 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2043: read oid 459 snap -1 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2043: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2044: write oid 308 current snap is 0 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2040: finishing write tid 3 to smithi17769138-430 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2040: finishing write tid 4 to smithi17769138-430 2024-07-28T11:29:24.307 INFO:tasks.rados.rados.0.smithi177.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-07-28T11:29:24.322 INFO:tasks.rados.rados.0.smithi177.stdout:2044: writing smithi17769138-308 from 676011 to 1336428 tid 1 2024-07-28T11:29:24.331 INFO:tasks.rados.rados.0.smithi177.stdout:2044: writing smithi17769138-308 from 1744718 to 2173189 tid 2 2024-07-28T11:29:24.341 INFO:tasks.rados.rados.0.smithi177.stdout:2044: writing smithi17769138-308 from 2788122 to 3076011 tid 3 2024-07-28T11:29:24.341 INFO:tasks.rados.rados.0.smithi177.stdout:2045: write oid 246 current snap is 0 2024-07-28T11:29:24.341 INFO:tasks.rados.rados.0.smithi177.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-07-28T11:29:24.355 INFO:tasks.rados.rados.0.smithi177.stdout:2045: writing smithi17769138-246 from 692818 to 1428484 tid 1 2024-07-28T11:29:24.365 INFO:tasks.rados.rados.0.smithi177.stdout:2045: writing smithi17769138-246 from 2203200 to 2891682 tid 2 2024-07-28T11:29:24.365 INFO:tasks.rados.rados.0.smithi177.stdout:2046: read oid 58 snap -1 2024-07-28T11:29:24.365 INFO:tasks.rados.rados.0.smithi177.stdout:2046: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2047: delete oid 121 current snap is 0 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2040: finishing write tid 5 to smithi17769138-430 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 320 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2041: finishing write tid 1 to smithi17769138-436 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2041: finishing write tid 2 to smithi17769138-436 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2041: finishing write tid 3 to smithi17769138-436 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2041: finishing write tid 4 to smithi17769138-436 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 436 v 286 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2024-07-28T11:29:24.366 INFO:tasks.rados.rados.0.smithi177.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2024-07-28T11:29:24.523 INFO:tasks.rados.rados.0.smithi177.stdout:2043: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: finishing write tid 1 to smithi17769138-308 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: finishing write tid 2 to smithi17769138-308 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: finishing write tid 3 to smithi17769138-308 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: finishing write tid 4 to smithi17769138-308 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: finishing write tid 5 to smithi17769138-308 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 308 v 223 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2024-07-28T11:29:24.703 INFO:tasks.rados.rados.0.smithi177.stdout:2045: finishing write tid 1 to smithi17769138-246 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:2045: finishing write tid 2 to smithi17769138-246 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:2045: finishing write tid 3 to smithi17769138-246 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:2045: finishing write tid 4 to smithi17769138-246 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 268 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2024-07-28T11:29:24.704 INFO:tasks.rados.rados.0.smithi177.stdout:2046: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2040: done (7 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2041: done (6 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2042: done (5 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2043: done (4 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2044: done (3 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2045: done (2 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2046: done (1 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2047: done (0 left) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2048: read oid 143 snap -1 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-07-28T11:29:24.828 INFO:tasks.rados.rados.0.smithi177.stdout:2049: read oid 434 snap -1 2024-07-28T11:29:24.829 INFO:tasks.rados.rados.0.smithi177.stdout:2049: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:29:24.829 INFO:tasks.rados.rados.0.smithi177.stdout:2050: read oid 195 snap -1 2024-07-28T11:29:24.829 INFO:tasks.rados.rados.0.smithi177.stdout:2050: expect deleted 2024-07-28T11:29:24.829 INFO:tasks.rados.rados.0.smithi177.stdout:2051: write oid 60 current snap is 0 2024-07-28T11:29:24.829 INFO:tasks.rados.rados.0.smithi177.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-07-28T11:29:24.843 INFO:tasks.rados.rados.0.smithi177.stdout:2051: writing smithi17769138-60 from 726432 to 1212596 tid 1 2024-07-28T11:29:24.859 INFO:tasks.rados.rados.0.smithi177.stdout:2051: writing smithi17769138-60 from 1803811 to 2495962 tid 2 2024-07-28T11:29:24.860 INFO:tasks.rados.rados.0.smithi177.stdout:2052: write oid 130 current snap is 0 2024-07-28T11:29:24.860 INFO:tasks.rados.rados.0.smithi177.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-07-28T11:29:24.877 INFO:tasks.rados.rados.0.smithi177.stdout:2052: writing smithi17769138-130 from 743239 to 1421005 tid 1 2024-07-28T11:29:24.888 INFO:tasks.rados.rados.0.smithi177.stdout:2052: writing smithi17769138-130 from 1978646 to 2414455 tid 2 2024-07-28T11:29:24.895 INFO:tasks.rados.rados.0.smithi177.stdout:2052: writing smithi17769138-130 from 2897814 to 3143239 tid 3 2024-07-28T11:29:24.895 INFO:tasks.rados.rados.0.smithi177.stdout:2053: read oid 403 snap -1 2024-07-28T11:29:24.895 INFO:tasks.rados.rados.0.smithi177.stdout:2053: expect (ObjNum 402 snap 0 seq_num 402) 2024-07-28T11:29:24.895 INFO:tasks.rados.rados.0.smithi177.stdout:2054: read oid 305 snap -1 2024-07-28T11:29:24.896 INFO:tasks.rados.rados.0.smithi177.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:29:24.896 INFO:tasks.rados.rados.0.smithi177.stdout:2055: write oid 207 current snap is 0 2024-07-28T11:29:24.896 INFO:tasks.rados.rados.0.smithi177.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-07-28T11:29:24.908 INFO:tasks.rados.rados.0.smithi177.stdout:2055: writing smithi17769138-207 from 760046 to 1513061 tid 1 2024-07-28T11:29:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:24 smithi204 bash[24094]: cluster 2024-07-28T11:29:23.108009+0000 mgr.y (mgr.24311) 265 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:24 smithi204 bash[24094]: audit 2024-07-28T11:29:23.992739+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.177:0/192312984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:24.917 INFO:tasks.rados.rados.0.smithi177.stdout:2055: writing smithi17769138-207 from 2037128 to 2732948 tid 2 2024-07-28T11:29:24.917 INFO:tasks.rados.rados.0.smithi177.stdout:2056: read oid 4 snap -1 2024-07-28T11:29:24.917 INFO:tasks.rados.rados.0.smithi177.stdout:2056: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-07-28T11:29:24.917 INFO:tasks.rados.rados.0.smithi177.stdout:2057: write oid 449 current snap is 0 2024-07-28T11:29:24.917 INFO:tasks.rados.rados.0.smithi177.stdout:2049: expect (ObjNum 433 snap 0 seq_num 433) 2024-07-28T11:29:25.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:24 smithi177 bash[31534]: cluster 2024-07-28T11:29:23.108009+0000 mgr.y (mgr.24311) 265 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:25.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:24 smithi177 bash[31534]: audit 2024-07-28T11:29:23.992739+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.177:0/192312984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:25.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:24 smithi177 bash[21846]: cluster 2024-07-28T11:29:23.108009+0000 mgr.y (mgr.24311) 265 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:25.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:24 smithi177 bash[21846]: audit 2024-07-28T11:29:23.992739+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.177:0/192312984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:25.027 INFO:tasks.rados.rados.0.smithi177.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-07-28T11:29:25.116 INFO:tasks.rados.rados.0.smithi177.stdout:2051: finishing write tid 1 to smithi17769138-60 2024-07-28T11:29:25.116 INFO:tasks.rados.rados.0.smithi177.stdout:2051: finishing write tid 2 to smithi17769138-60 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2051: finishing write tid 3 to smithi17769138-60 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2051: finishing write tid 4 to smithi17769138-60 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 60 v 226 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: finishing write tid 1 to smithi17769138-130 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: finishing write tid 2 to smithi17769138-130 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: finishing write tid 3 to smithi17769138-130 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: finishing write tid 4 to smithi17769138-130 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: finishing write tid 5 to smithi17769138-130 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 272 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:25.117 INFO:tasks.rados.rados.0.smithi177.stdout:2053: expect (ObjNum 402 snap 0 seq_num 402) 2024-07-28T11:29:25.196 INFO:tasks.rados.rados.0.smithi177.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2024-07-28T11:29:25.289 INFO:tasks.rados.rados.0.smithi177.stdout:2055: finishing write tid 1 to smithi17769138-207 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:2055: finishing write tid 2 to smithi17769138-207 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:2055: finishing write tid 3 to smithi17769138-207 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:2055: finishing write tid 4 to smithi17769138-207 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 207 v 254 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2024-07-28T11:29:25.290 INFO:tasks.rados.rados.0.smithi177.stdout:2056: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-07-28T11:29:25.411 INFO:tasks.rados.rados.0.smithi177.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-07-28T11:29:25.419 INFO:tasks.rados.rados.0.smithi177.stdout:2057: writing smithi17769138-449 from 776853 to 1205117 tid 1 2024-07-28T11:29:25.427 INFO:tasks.rados.rados.0.smithi177.stdout:2057: writing smithi17769138-449 from 1979257 to 2418735 tid 2 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2057: writing smithi17769138-449 from 2836307 to 3176853 tid 3 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2048: done (9 left) 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2049: done (8 left) 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2050: done (7 left) 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2051: done (6 left) 2024-07-28T11:29:25.433 INFO:tasks.rados.rados.0.smithi177.stdout:2052: done (5 left) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2053: done (4 left) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2054: done (3 left) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2055: done (2 left) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2056: done (1 left) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2058: read oid 359 snap -1 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2058: expect (ObjNum 1201 snap 0 seq_num 1201) 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2059: write oid 278 current snap is 0 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2057: finishing write tid 1 to smithi17769138-449 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2057: finishing write tid 2 to smithi17769138-449 2024-07-28T11:29:25.434 INFO:tasks.rados.rados.0.smithi177.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-07-28T11:29:25.440 INFO:tasks.rados.rados.0.smithi177.stdout:2059: writing smithi17769138-278 from 793660 to 1297173 tid 1 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:2059: writing smithi17769138-278 from 2037739 to 2620875 tid 2 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:2060: delete oid 208 current snap is 0 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:2057: finishing write tid 3 to smithi17769138-449 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:2057: finishing write tid 4 to smithi17769138-449 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:2057: finishing write tid 5 to smithi17769138-449 2024-07-28T11:29:25.448 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 449 v 258 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2024-07-28T11:29:25.449 INFO:tasks.rados.rados.0.smithi177.stdout:2057: left oid 449 (ObjNum 1379 snap 0 seq_num 1379) 2024-07-28T11:29:25.449 INFO:tasks.rados.rados.0.smithi177.stdout:2058: expect (ObjNum 1201 snap 0 seq_num 1201) 2024-07-28T11:29:25.571 INFO:tasks.rados.rados.0.smithi177.stdout:2059: finishing write tid 1 to smithi17769138-278 2024-07-28T11:29:25.571 INFO:tasks.rados.rados.0.smithi177.stdout:2059: finishing write tid 2 to smithi17769138-278 2024-07-28T11:29:25.571 INFO:tasks.rados.rados.0.smithi177.stdout:2059: finishing write tid 3 to smithi17769138-278 2024-07-28T11:29:25.571 INFO:tasks.rados.rados.0.smithi177.stdout:2059: finishing write tid 4 to smithi17769138-278 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 323 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2059: left oid 278 (ObjNum 1380 snap 0 seq_num 1380) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2057: done (3 left) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2058: done (2 left) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2059: done (1 left) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2060: done (0 left) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2061: read oid 405 snap -1 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2061: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2062: read oid 467 snap -1 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-07-28T11:29:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:2063: delete oid 273 current snap is 0 2024-07-28T11:29:25.575 INFO:tasks.rados.rados.0.smithi177.stdout:2063: done (2 left) 2024-07-28T11:29:25.575 INFO:tasks.rados.rados.0.smithi177.stdout:2064: read oid 429 snap -1 2024-07-28T11:29:25.575 INFO:tasks.rados.rados.0.smithi177.stdout:2064: expect (ObjNum 982 snap 0 seq_num 982) 2024-07-28T11:29:25.575 INFO:tasks.rados.rados.0.smithi177.stdout:2065: write oid 301 current snap is 0 2024-07-28T11:29:25.576 INFO:tasks.rados.rados.0.smithi177.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-07-28T11:29:25.588 INFO:tasks.rados.rados.0.smithi177.stdout:2065: writing smithi17769138-301 from 444081 to 1173341 tid 1 2024-07-28T11:29:25.600 INFO:tasks.rados.rados.0.smithi177.stdout:2065: writing smithi17769138-301 from 1813185 to 2260001 tid 2 2024-07-28T11:29:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:2065: writing smithi17769138-301 from 2945999 to 3244081 tid 3 2024-07-28T11:29:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:2066: read oid 15 snap -1 2024-07-28T11:29:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:2066: expect deleted 2024-07-28T11:29:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:2067: write oid 136 current snap is 0 2024-07-28T11:29:25.611 INFO:tasks.rados.rados.0.smithi177.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-07-28T11:29:25.621 INFO:tasks.rados.rados.0.smithi177.stdout:2067: writing smithi17769138-136 from 460888 to 981750 tid 1 2024-07-28T11:29:25.631 INFO:tasks.rados.rados.0.smithi177.stdout:2067: writing smithi17769138-136 from 1471667 to 2062141 tid 2 2024-07-28T11:29:25.640 INFO:tasks.rados.rados.0.smithi177.stdout:2067: writing smithi17769138-136 from 2573422 to 3028829 tid 3 2024-07-28T11:29:25.640 INFO:tasks.rados.rados.0.smithi177.stdout:2068: write oid 359 current snap is 0 2024-07-28T11:29:25.640 INFO:tasks.rados.rados.0.smithi177.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-07-28T11:29:25.649 INFO:tasks.rados.rados.0.smithi177.stdout:2068: writing smithi17769138-359 from 477695 to 1073806 tid 1 2024-07-28T11:29:25.656 INFO:tasks.rados.rados.0.smithi177.stdout:2068: writing smithi17769138-359 from 1530149 to 1980634 tid 2 2024-07-28T11:29:25.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:25 smithi204 bash[52787]: debug 2024-07-28T11:29:25.167+0000 7ff1ec436040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:29:25.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:25 smithi204 bash[52787]: debug 2024-07-28T11:29:25.235+0000 7ff1ec436040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:29:25.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:25 smithi204 bash[52787]: debug 2024-07-28T11:29:25.387+0000 7ff1ec436040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:29:25.666 INFO:tasks.rados.rados.0.smithi177.stdout:2068: writing smithi17769138-359 from 2600845 to 3267524 tid 3 2024-07-28T11:29:25.666 INFO:tasks.rados.rados.0.smithi177.stdout:2069: read oid 176 snap -1 2024-07-28T11:29:25.666 INFO:tasks.rados.rados.0.smithi177.stdout:2069: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:25.666 INFO:tasks.rados.rados.0.smithi177.stdout:2070: delete oid 186 current snap is 0 2024-07-28T11:29:25.666 INFO:tasks.rados.rados.0.smithi177.stdout:2061: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-07-28T11:29:25.855 INFO:tasks.rados.rados.0.smithi177.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-07-28T11:29:26.046 INFO:tasks.rados.rados.0.smithi177.stdout:2064: expect (ObjNum 982 snap 0 seq_num 982) 2024-07-28T11:29:26.225 INFO:tasks.rados.rados.0.smithi177.stdout:2065: finishing write tid 1 to smithi17769138-301 2024-07-28T11:29:26.225 INFO:tasks.rados.rados.0.smithi177.stdout:2065: finishing write tid 2 to smithi17769138-301 2024-07-28T11:29:26.225 INFO:tasks.rados.rados.0.smithi177.stdout:2065: finishing write tid 3 to smithi17769138-301 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2065: finishing write tid 4 to smithi17769138-301 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2065: finishing write tid 5 to smithi17769138-301 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 290 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2065: left oid 301 (ObjNum 1383 snap 0 seq_num 1383) 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: finishing write tid 1 to smithi17769138-136 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: finishing write tid 2 to smithi17769138-136 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: finishing write tid 3 to smithi17769138-136 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: finishing write tid 4 to smithi17769138-136 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: finishing write tid 5 to smithi17769138-136 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 136 v 327 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2067: left oid 136 (ObjNum 1384 snap 0 seq_num 1384) 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2068: finishing write tid 1 to smithi17769138-359 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2068: finishing write tid 2 to smithi17769138-359 2024-07-28T11:29:26.226 INFO:tasks.rados.rados.0.smithi177.stdout:2061: done (8 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2062: done (7 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2064: done (6 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2065: done (5 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2066: done (4 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2067: done (3 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2070: done (2 left) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2071: read oid 70 snap -1 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2071: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2072: read oid 281 snap -1 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2072: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2073: write oid 262 current snap is 0 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2068: finishing write tid 3 to smithi17769138-359 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2068: finishing write tid 4 to smithi17769138-359 2024-07-28T11:29:26.227 INFO:tasks.rados.rados.0.smithi177.stdout:2068: finishing write tid 5 to smithi17769138-359 2024-07-28T11:29:26.228 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 330 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2024-07-28T11:29:26.228 INFO:tasks.rados.rados.0.smithi177.stdout:2068: left oid 359 (ObjNum 1385 snap 0 seq_num 1385) 2024-07-28T11:29:26.228 INFO:tasks.rados.rados.0.smithi177.stdout:2069: expect (ObjNum 175 snap 0 seq_num 175) 2024-07-28T11:29:26.318 INFO:tasks.rados.rados.0.smithi177.stdout:2072: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-07-28T11:29:26.396 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.067+0000 7ff1ec436040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:29:26.396 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.139+0000 7ff1ec436040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:29:26.396 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.207+0000 7ff1ec436040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:29:26.514 INFO:tasks.rados.rados.0.smithi177.stdout:2071: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:29:26.645 INFO:tasks.rados.rados.0.smithi177.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-07-28T11:29:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[24094]: cluster 2024-07-28T11:29:25.108592+0000 mgr.y (mgr.24311) 266 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[24094]: audit 2024-07-28T11:29:26.372647+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.177:0/2461454651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:26.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.395+0000 7ff1ec436040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:29:26.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.475+0000 7ff1ec436040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:29:26.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.543+0000 7ff1ec436040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:29:26.666 INFO:tasks.rados.rados.0.smithi177.stdout:2073: writing smithi17769138-262 from 511309 to 1257918 tid 1 2024-07-28T11:29:26.686 INFO:tasks.rados.rados.0.smithi177.stdout:2073: writing smithi17769138-262 from 2047113 to 2501267 tid 2 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2073: writing smithi17769138-262 from 3055691 to 3311309 tid 3 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2068: done (4 left) 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2069: done (3 left) 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2071: done (2 left) 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2072: done (1 left) 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2074: read oid 404 snap -1 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2074: expect (ObjNum 787 snap 0 seq_num 787) 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2075: write oid 457 current snap is 0 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2073: finishing write tid 1 to smithi17769138-262 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2073: finishing write tid 2 to smithi17769138-262 2024-07-28T11:29:26.699 INFO:tasks.rados.rados.0.smithi177.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-07-28T11:29:26.713 INFO:tasks.rados.rados.0.smithi177.stdout:2075: writing smithi17769138-457 from 528116 to 949974 tid 1 2024-07-28T11:29:26.729 INFO:tasks.rados.rados.0.smithi177.stdout:2075: writing smithi17769138-457 from 1589242 to 2187054 tid 2 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2075: writing smithi17769138-457 from 2966761 to 3328116 tid 3 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2076: read oid 311 snap -1 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2076: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2077: read oid 445 snap -1 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2077: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2078: read oid 90 snap -1 2024-07-28T11:29:26.742 INFO:tasks.rados.rados.0.smithi177.stdout:2078: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2079: write oid 134 current snap is 0 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2073: finishing write tid 3 to smithi17769138-262 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2073: finishing write tid 4 to smithi17769138-262 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2073: finishing write tid 5 to smithi17769138-262 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 331 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2073: left oid 262 (ObjNum 1387 snap 0 seq_num 1387) 2024-07-28T11:29:26.743 INFO:tasks.rados.rados.0.smithi177.stdout:2074: expect (ObjNum 787 snap 0 seq_num 787) 2024-07-28T11:29:26.887 INFO:tasks.rados.rados.0.smithi177.stdout:2075: finishing write tid 1 to smithi17769138-457 2024-07-28T11:29:26.887 INFO:tasks.rados.rados.0.smithi177.stdout:2075: finishing write tid 2 to smithi17769138-457 2024-07-28T11:29:26.887 INFO:tasks.rados.rados.0.smithi177.stdout:2075: finishing write tid 3 to smithi17769138-457 2024-07-28T11:29:26.887 INFO:tasks.rados.rados.0.smithi177.stdout:2075: finishing write tid 4 to smithi17769138-457 2024-07-28T11:29:26.888 INFO:tasks.rados.rados.0.smithi177.stdout:2075: finishing write tid 5 to smithi17769138-457 2024-07-28T11:29:26.888 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 457 v 276 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2024-07-28T11:29:26.888 INFO:tasks.rados.rados.0.smithi177.stdout:2075: left oid 457 (ObjNum 1388 snap 0 seq_num 1388) 2024-07-28T11:29:26.888 INFO:tasks.rados.rados.0.smithi177.stdout:2078: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-07-28T11:29:26.952 INFO:tasks.rados.rados.0.smithi177.stdout:2077: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-07-28T11:29:27.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:26 smithi177 bash[21846]: cluster 2024-07-28T11:29:25.108592+0000 mgr.y (mgr.24311) 266 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:27.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:26 smithi177 bash[21846]: audit 2024-07-28T11:29:26.372647+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.177:0/2461454651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:27.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:26 smithi177 bash[31534]: cluster 2024-07-28T11:29:25.108592+0000 mgr.y (mgr.24311) 266 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2024-07-28T11:29:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:26 smithi177 bash[31534]: audit 2024-07-28T11:29:26.372647+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.177:0/2461454651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:27.072 INFO:tasks.rados.rados.0.smithi177.stdout:2076: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:29:27.085 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.811+0000 7ff1ec436040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:29:27.085 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:26 smithi204 bash[52787]: debug 2024-07-28T11:29:26.883+0000 7ff1ec436040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:29:27.239 INFO:tasks.rados.rados.0.smithi177.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2024-07-28T11:29:27.255 INFO:tasks.rados.rados.0.smithi177.stdout:2079: writing smithi17769138-134 from 544923 to 1042030 tid 1 2024-07-28T11:29:27.273 INFO:tasks.rados.rados.0.smithi177.stdout:2079: writing smithi17769138-134 from 1647724 to 2105547 tid 2 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2079: writing smithi17769138-134 from 2710537 to 3138657 tid 3 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2073: done (6 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2074: done (5 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2075: done (4 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2076: done (3 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2077: done (2 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2078: done (1 left) 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2080: write oid 218 current snap is 0 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2079: finishing write tid 1 to smithi17769138-134 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2079: finishing write tid 2 to smithi17769138-134 2024-07-28T11:29:27.290 INFO:tasks.rados.rados.0.smithi177.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2024-07-28T11:29:27.304 INFO:tasks.rados.rados.0.smithi177.stdout:2080: writing smithi17769138-218 from 561730 to 1134086 tid 1 2024-07-28T11:29:27.319 INFO:tasks.rados.rados.0.smithi177.stdout:2080: writing smithi17769138-218 from 1706206 to 2307687 tid 2 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2080: writing smithi17769138-218 from 3021607 to 3361730 tid 3 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2081: read oid 149 snap -1 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2081: expect (ObjNum 862 snap 0 seq_num 862) 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2082: write oid 324 current snap is 0 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2079: finishing write tid 3 to smithi17769138-134 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2079: finishing write tid 4 to smithi17769138-134 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2079: finishing write tid 5 to smithi17769138-134 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 134 v 230 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2024-07-28T11:29:27.332 INFO:tasks.rados.rados.0.smithi177.stdout:2079: left oid 134 (ObjNum 1389 snap 0 seq_num 1389) 2024-07-28T11:29:27.333 INFO:tasks.rados.rados.0.smithi177.stdout:2080: finishing write tid 1 to smithi17769138-218 2024-07-28T11:29:27.333 INFO:tasks.rados.rados.0.smithi177.stdout:2080: finishing write tid 2 to smithi17769138-218 2024-07-28T11:29:27.333 INFO:tasks.rados.rados.0.smithi177.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-07-28T11:29:27.345 INFO:tasks.rados.rados.0.smithi177.stdout:2082: writing smithi17769138-324 from 578537 to 1226142 tid 1 2024-07-28T11:29:27.358 INFO:tasks.rados.rados.0.smithi177.stdout:2082: writing smithi17769138-324 from 1764688 to 2509827 tid 2 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2082: writing smithi17769138-324 from 3049030 to 3378537 tid 3 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2079: done (3 left) 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2083: read oid 407 snap -1 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2083: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2084: write oid 105 current snap is 0 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2080: finishing write tid 3 to smithi17769138-218 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2080: finishing write tid 4 to smithi17769138-218 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2080: finishing write tid 5 to smithi17769138-218 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 294 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2080: left oid 218 (ObjNum 1390 snap 0 seq_num 1390) 2024-07-28T11:29:27.366 INFO:tasks.rados.rados.0.smithi177.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-07-28T11:29:27.375 INFO:tasks.rados.rados.0.smithi177.stdout:2084: writing smithi17769138-105 from 595344 to 1034551 tid 1 2024-07-28T11:29:27.386 INFO:tasks.rados.rados.0.smithi177.stdout:2084: writing smithi17769138-105 from 1823170 to 2428320 tid 2 2024-07-28T11:29:27.394 INFO:tasks.rados.rados.0.smithi177.stdout:2084: writing smithi17769138-105 from 3076453 to 3395344 tid 3 2024-07-28T11:29:27.394 INFO:tasks.rados.rados.0.smithi177.stdout:2080: done (4 left) 2024-07-28T11:29:27.394 INFO:tasks.rados.rados.0.smithi177.stdout:2085: write oid 56 current snap is 0 2024-07-28T11:29:27.394 INFO:tasks.rados.rados.0.smithi177.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-07-28T11:29:27.402 INFO:tasks.rados.rados.0.smithi177.stdout:2085: writing smithi17769138-56 from 612151 to 1126607 tid 1 2024-07-28T11:29:27.411 INFO:tasks.rados.rados.0.smithi177.stdout:2085: writing smithi17769138-56 from 1881652 to 2630460 tid 2 2024-07-28T11:29:27.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.083+0000 7ff1ec436040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:29:27.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.163+0000 7ff1ec436040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:29:27.416 INFO:tasks.rados.rados.0.smithi177.stdout:2085: writing smithi17769138-56 from 3103876 to 3412151 tid 3 2024-07-28T11:29:27.416 INFO:tasks.rados.rados.0.smithi177.stdout:2086: write oid 448 current snap is 0 2024-07-28T11:29:27.416 INFO:tasks.rados.rados.0.smithi177.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-07-28T11:29:27.423 INFO:tasks.rados.rados.0.smithi177.stdout:2086: writing smithi17769138-448 from 628958 to 1218663 tid 1 2024-07-28T11:29:27.430 INFO:tasks.rados.rados.0.smithi177.stdout:2086: writing smithi17769138-448 from 1940134 to 2548953 tid 2 2024-07-28T11:29:27.436 INFO:tasks.rados.rados.0.smithi177.stdout:2086: writing smithi17769138-448 from 3131299 to 3428958 tid 3 2024-07-28T11:29:27.436 INFO:tasks.rados.rados.0.smithi177.stdout:2087: write oid 219 current snap is 0 2024-07-28T11:29:27.436 INFO:tasks.rados.rados.0.smithi177.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-07-28T11:29:27.443 INFO:tasks.rados.rados.0.smithi177.stdout:2087: writing smithi17769138-219 from 645765 to 1310719 tid 1 2024-07-28T11:29:27.451 INFO:tasks.rados.rados.0.smithi177.stdout:2087: writing smithi17769138-219 from 1998616 to 2751093 tid 2 2024-07-28T11:29:27.455 INFO:tasks.rados.rados.0.smithi177.stdout:2087: writing smithi17769138-219 from 3158722 to 3445765 tid 3 2024-07-28T11:29:27.455 INFO:tasks.rados.rados.0.smithi177.stdout:2088: write oid 335 current snap is 0 2024-07-28T11:29:27.456 INFO:tasks.rados.rados.0.smithi177.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-07-28T11:29:27.463 INFO:tasks.rados.rados.0.smithi177.stdout:2088: writing smithi17769138-335 from 662572 to 1402775 tid 1 2024-07-28T11:29:27.470 INFO:tasks.rados.rados.0.smithi177.stdout:2088: writing smithi17769138-335 from 1940745 to 2553233 tid 2 2024-07-28T11:29:27.475 INFO:tasks.rados.rados.0.smithi177.stdout:2088: writing smithi17769138-335 from 3069792 to 3462572 tid 3 2024-07-28T11:29:27.476 INFO:tasks.rados.rados.0.smithi177.stdout:2089: write oid 230 current snap is 0 2024-07-28T11:29:27.476 INFO:tasks.rados.rados.0.smithi177.stdout:2081: expect (ObjNum 862 snap 0 seq_num 862) 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: finishing write tid 1 to smithi17769138-324 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: finishing write tid 2 to smithi17769138-324 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: finishing write tid 3 to smithi17769138-324 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: finishing write tid 4 to smithi17769138-324 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: finishing write tid 5 to smithi17769138-324 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 324 v 259 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2082: left oid 324 (ObjNum 1391 snap 0 seq_num 1391) 2024-07-28T11:29:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:2083: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:27.832 INFO:tasks.rados.rados.0.smithi177.stdout:2084: finishing write tid 1 to smithi17769138-105 2024-07-28T11:29:27.832 INFO:tasks.rados.rados.0.smithi177.stdout:2084: finishing write tid 2 to smithi17769138-105 2024-07-28T11:29:27.832 INFO:tasks.rados.rados.0.smithi177.stdout:2084: finishing write tid 3 to smithi17769138-105 2024-07-28T11:29:27.832 INFO:tasks.rados.rados.0.smithi177.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-07-28T11:29:27.838 INFO:tasks.rados.rados.0.smithi177.stdout:2089: writing smithi17769138-230 from 679379 to 1094831 tid 1 2024-07-28T11:29:27.845 INFO:tasks.rados.rados.0.smithi177.stdout:2089: writing smithi17769138-230 from 1599227 to 2355373 tid 2 2024-07-28T11:29:27.851 INFO:tasks.rados.rados.0.smithi177.stdout:2089: writing smithi17769138-230 from 3097215 to 3479379 tid 3 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2081: done (8 left) 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2082: done (7 left) 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2083: done (6 left) 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2090: read oid 268 snap -1 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2090: expect deleted 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2091: read oid 459 snap -1 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2091: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2092: write oid 192 current snap is 0 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2084: finishing write tid 4 to smithi17769138-105 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2084: finishing write tid 5 to smithi17769138-105 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 320 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2084: left oid 105 (ObjNum 1392 snap 0 seq_num 1392) 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2085: finishing write tid 1 to smithi17769138-56 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2085: finishing write tid 2 to smithi17769138-56 2024-07-28T11:29:27.852 INFO:tasks.rados.rados.0.smithi177.stdout:2085: finishing write tid 3 to smithi17769138-56 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2085: finishing write tid 4 to smithi17769138-56 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2085: finishing write tid 5 to smithi17769138-56 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 263 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2085: left oid 56 (ObjNum 1393 snap 0 seq_num 1393) 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2086: finishing write tid 1 to smithi17769138-448 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2086: finishing write tid 2 to smithi17769138-448 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2086: finishing write tid 3 to smithi17769138-448 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2086: finishing write tid 4 to smithi17769138-448 2024-07-28T11:29:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-07-28T11:29:27.858 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.439+0000 7ff1ec436040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:29:27.858 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.647+0000 7ff1ec436040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:29:27.858 INFO:tasks.rados.rados.0.smithi177.stdout:2092: writing smithi17769138-192 from 696186 to 1186887 tid 1 2024-07-28T11:29:27.864 INFO:tasks.rados.rados.0.smithi177.stdout:2092: writing smithi17769138-192 from 1657709 to 2273866 tid 2 2024-07-28T11:29:27.871 INFO:tasks.rados.rados.0.smithi177.stdout:2092: writing smithi17769138-192 from 2724638 to 3286912 tid 3 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:2084: done (8 left) 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:2085: done (7 left) 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:2093: delete oid 164 current snap is 0 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:2086: finishing write tid 5 to smithi17769138-448 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 448 v 298 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2024-07-28T11:29:27.872 INFO:tasks.rados.rados.0.smithi177.stdout:2086: left oid 448 (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: finishing write tid 1 to smithi17769138-219 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: finishing write tid 2 to smithi17769138-219 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: finishing write tid 3 to smithi17769138-219 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: finishing write tid 4 to smithi17769138-219 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: finishing write tid 5 to smithi17769138-219 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 219 v 270 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2087: left oid 219 (ObjNum 1395 snap 0 seq_num 1395) 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: finishing write tid 1 to smithi17769138-335 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: finishing write tid 2 to smithi17769138-335 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: finishing write tid 3 to smithi17769138-335 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: finishing write tid 4 to smithi17769138-335 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: finishing write tid 5 to smithi17769138-335 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 335 v 284 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2088: left oid 335 (ObjNum 1396 snap 0 seq_num 1396) 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2089: finishing write tid 1 to smithi17769138-230 2024-07-28T11:29:27.873 INFO:tasks.rados.rados.0.smithi177.stdout:2089: finishing write tid 2 to smithi17769138-230 2024-07-28T11:29:27.874 INFO:tasks.rados.rados.0.smithi177.stdout:2091: expect (ObjNum 831 snap 0 seq_num 831) 2024-07-28T11:29:28.054 INFO:tasks.rados.rados.0.smithi177.stdout:2089: finishing write tid 3 to smithi17769138-230 2024-07-28T11:29:28.124 INFO:tasks.rados.rados.0.smithi177.stdout:2089: finishing write tid 4 to smithi17769138-230 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2089: finishing write tid 5 to smithi17769138-230 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 230 v 334 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2089: left oid 230 (ObjNum 1397 snap 0 seq_num 1397) 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: finishing write tid 1 to smithi17769138-192 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: finishing write tid 2 to smithi17769138-192 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: finishing write tid 3 to smithi17769138-192 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: finishing write tid 4 to smithi17769138-192 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: finishing write tid 5 to smithi17769138-192 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 192 v 338 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2092: left oid 192 (ObjNum 1398 snap 0 seq_num 1398) 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2086: done (7 left) 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2087: done (6 left) 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2088: done (5 left) 2024-07-28T11:29:28.125 INFO:tasks.rados.rados.0.smithi177.stdout:2089: done (4 left) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2090: done (3 left) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2091: done (2 left) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2092: done (1 left) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2093: done (0 left) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2094: read oid 180 snap -1 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2094: expect (ObjNum 179 snap 0 seq_num 179) 2024-07-28T11:29:28.126 INFO:tasks.rados.rados.0.smithi177.stdout:2095: delete oid 382 current snap is 0 2024-07-28T11:29:28.127 INFO:tasks.rados.rados.0.smithi177.stdout:2095: done (1 left) 2024-07-28T11:29:28.127 INFO:tasks.rados.rados.0.smithi177.stdout:2096: read oid 29 snap -1 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2096: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2097: write oid 209 current snap is 0 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2097: writing smithi17769138-209 from 746607 to 1179408 tid 1 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2097: writing smithi17769138-209 from 1833155 to 2596639 tid 2 2024-07-28T11:29:28.128 INFO:tasks.rados.rados.0.smithi177.stdout:2097: writing smithi17769138-209 from 3206907 to 3546607 tid 3 2024-07-28T11:29:28.129 INFO:tasks.rados.rados.0.smithi177.stdout:2098: delete oid 176 current snap is 0 2024-07-28T11:29:28.129 INFO:tasks.rados.rados.0.smithi177.stdout:2094: expect (ObjNum 179 snap 0 seq_num 179) 2024-07-28T11:29:28.158 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.855+0000 7ff1ec436040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:29:28.158 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:27 smithi204 bash[52787]: debug 2024-07-28T11:29:27.951+0000 7ff1ec436040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:29:28.182 INFO:tasks.rados.rados.0.smithi177.stdout:2096: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: finishing write tid 1 to smithi17769138-209 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: finishing write tid 2 to smithi17769138-209 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: finishing write tid 3 to smithi17769138-209 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: finishing write tid 4 to smithi17769138-209 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: finishing write tid 5 to smithi17769138-209 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 209 v 280 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2094: done (3 left) 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2096: done (2 left) 2024-07-28T11:29:28.370 INFO:tasks.rados.rados.0.smithi177.stdout:2097: done (1 left) 2024-07-28T11:29:28.371 INFO:tasks.rados.rados.0.smithi177.stdout:2098: done (0 left) 2024-07-28T11:29:28.371 INFO:tasks.rados.rados.0.smithi177.stdout:2099: write oid 285 current snap is 0 2024-07-28T11:29:28.371 INFO:tasks.rados.rados.0.smithi177.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-07-28T11:29:28.387 INFO:tasks.rados.rados.0.smithi177.stdout:2099: writing smithi17769138-285 from 780221 to 1363520 tid 1 2024-07-28T11:29:28.405 INFO:tasks.rados.rados.0.smithi177.stdout:2099: writing smithi17769138-285 from 1950119 to 2717272 tid 2 2024-07-28T11:29:28.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[52787]: debug 2024-07-28T11:29:28.155+0000 7ff1ec436040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:29:28.416 INFO:tasks.rados.rados.0.smithi177.stdout:2099: writing smithi17769138-285 from 3261753 to 3580221 tid 3 2024-07-28T11:29:28.416 INFO:tasks.rados.rados.0.smithi177.stdout:2100: write oid 197 current snap is 0 2024-07-28T11:29:28.416 INFO:tasks.rados.rados.0.smithi177.stdout:2099: finishing write tid 1 to smithi17769138-285 2024-07-28T11:29:28.416 INFO:tasks.rados.rados.0.smithi177.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-07-28T11:29:28.432 INFO:tasks.rados.rados.0.smithi177.stdout:2100: writing smithi17769138-197 from 797028 to 1455576 tid 1 2024-07-28T11:29:28.440 INFO:tasks.rados.rados.0.smithi177.stdout:2100: writing smithi17769138-197 from 1892248 to 2403059 tid 2 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2100: writing smithi17769138-197 from 3172823 to 3597028 tid 3 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2101: read oid 143 snap -1 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2102: read oid 42 snap -1 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2102: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2103: read oid 307 snap -1 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2103: expect (ObjNum 1200 snap 0 seq_num 1200) 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2104: read oid 204 snap -1 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2104: expect (ObjNum 203 snap 0 seq_num 203) 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2105: read oid 244 snap -1 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2105: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2106: delete oid 347 current snap is 0 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2099: finishing write tid 2 to smithi17769138-285 2024-07-28T11:29:28.451 INFO:tasks.rados.rados.0.smithi177.stdout:2099: finishing write tid 3 to smithi17769138-285 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:2099: finishing write tid 4 to smithi17769138-285 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:2099: finishing write tid 5 to smithi17769138-285 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 285 v 232 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:2100: finishing write tid 1 to smithi17769138-197 2024-07-28T11:29:28.452 INFO:tasks.rados.rados.0.smithi177.stdout:2100: finishing write tid 2 to smithi17769138-197 2024-07-28T11:29:28.453 INFO:tasks.rados.rados.0.smithi177.stdout:2100: finishing write tid 3 to smithi17769138-197 2024-07-28T11:29:28.453 INFO:tasks.rados.rados.0.smithi177.stdout:2100: finishing write tid 4 to smithi17769138-197 2024-07-28T11:29:28.453 INFO:tasks.rados.rados.0.smithi177.stdout:2100: finishing write tid 5 to smithi17769138-197 2024-07-28T11:29:28.453 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 197 v 274 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2024-07-28T11:29:28.454 INFO:tasks.rados.rados.0.smithi177.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2024-07-28T11:29:28.456 INFO:tasks.rados.rados.0.smithi177.stdout:2105: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:28.575 INFO:tasks.rados.rados.0.smithi177.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-07-28T11:29:28.645 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:28] "GET /metrics HTTP/1.1" 200 242837 "" "Prometheus/2.43.0" 2024-07-28T11:29:28.698 INFO:tasks.rados.rados.0.smithi177.stdout:2102: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-07-28T11:29:28.833 INFO:tasks.rados.rados.0.smithi177.stdout:2103: expect (ObjNum 1200 snap 0 seq_num 1200) 2024-07-28T11:29:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[24094]: cluster 2024-07-28T11:29:27.109737+0000 mgr.y (mgr.24311) 267 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-07-28T11:29:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[24094]: audit 2024-07-28T11:29:27.972069+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[24094]: audit 2024-07-28T11:29:27.978434+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[24094]: audit 2024-07-28T11:29:28.369858+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:28 smithi204 bash[24094]: audit 2024-07-28T11:29:28.380009+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:28.926 INFO:tasks.rados.rados.0.smithi177.stdout:2104: expect (ObjNum 203 snap 0 seq_num 203) 2024-07-28T11:29:29.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[31534]: cluster 2024-07-28T11:29:27.109737+0000 mgr.y (mgr.24311) 267 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-07-28T11:29:29.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[31534]: audit 2024-07-28T11:29:27.972069+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[31534]: audit 2024-07-28T11:29:27.978434+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[31534]: audit 2024-07-28T11:29:28.369858+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[31534]: audit 2024-07-28T11:29:28.380009+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[21846]: cluster 2024-07-28T11:29:27.109737+0000 mgr.y (mgr.24311) 267 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[21846]: audit 2024-07-28T11:29:27.972069+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[21846]: audit 2024-07-28T11:29:27.978434+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[21846]: audit 2024-07-28T11:29:28.369858+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:28 smithi177 bash[21846]: audit 2024-07-28T11:29:28.380009+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.027 INFO:tasks.rados.rados.0.smithi177.stdout:2099: done (7 left) 2024-07-28T11:29:29.027 INFO:tasks.rados.rados.0.smithi177.stdout:2100: done (6 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2101: done (5 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2102: done (4 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2103: done (3 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2104: done (2 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2105: done (1 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2106: done (0 left) 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2107: write oid 383 current snap is 0 2024-07-28T11:29:29.028 INFO:tasks.rados.rados.0.smithi177.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-07-28T11:29:29.032 INFO:tasks.rados.rados.0.smithi177.stdout:2107: writing smithi17769138-383 from 430642 to 839688 tid 1 2024-07-28T11:29:29.039 INFO:tasks.rados.rados.0.smithi177.stdout:2107: writing smithi17769138-383 from 1609212 to 2123692 tid 2 2024-07-28T11:29:29.047 INFO:tasks.rados.rados.0.smithi177.stdout:2107: writing smithi17769138-383 from 2827669 to 3596472 tid 3 2024-07-28T11:29:29.047 INFO:tasks.rados.rados.0.smithi177.stdout:2108: read oid 220 snap -1 2024-07-28T11:29:29.048 INFO:tasks.rados.rados.0.smithi177.stdout:2108: expect (ObjNum 1207 snap 0 seq_num 1207) 2024-07-28T11:29:29.048 INFO:tasks.rados.rados.0.smithi177.stdout:2109: read oid 445 snap -1 2024-07-28T11:29:29.048 INFO:tasks.rados.rados.0.smithi177.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-07-28T11:29:29.048 INFO:tasks.rados.rados.0.smithi177.stdout:2110: write oid 78 current snap is 0 2024-07-28T11:29:29.048 INFO:tasks.rados.rados.0.smithi177.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-07-28T11:29:29.053 INFO:tasks.rados.rados.0.smithi177.stdout:2110: writing smithi17769138-78 from 447449 to 1048097 tid 1 2024-07-28T11:29:29.062 INFO:tasks.rados.rados.0.smithi177.stdout:2110: writing smithi17769138-78 from 1784047 to 2558538 tid 2 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2110: writing smithi17769138-78 from 2971445 to 3647449 tid 3 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2111: read oid 225 snap -1 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2112: read oid 27 snap -1 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2113: write oid 262 current snap is 0 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2107: finishing write tid 1 to smithi17769138-383 2024-07-28T11:29:29.068 INFO:tasks.rados.rados.0.smithi177.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-07-28T11:29:29.074 INFO:tasks.rados.rados.0.smithi177.stdout:2113: writing smithi17769138-262 from 464256 to 1140153 tid 1 2024-07-28T11:29:29.080 INFO:tasks.rados.rados.0.smithi177.stdout:2113: writing smithi17769138-262 from 1726176 to 2244325 tid 2 2024-07-28T11:29:29.087 INFO:tasks.rados.rados.0.smithi177.stdout:2113: writing smithi17769138-262 from 2882515 to 3390215 tid 3 2024-07-28T11:29:29.087 INFO:tasks.rados.rados.0.smithi177.stdout:2114: write oid 486 current snap is 0 2024-07-28T11:29:29.087 INFO:tasks.rados.rados.0.smithi177.stdout:2107: finishing write tid 2 to smithi17769138-383 2024-07-28T11:29:29.087 INFO:tasks.rados.rados.0.smithi177.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-07-28T11:29:29.235 INFO:tasks.rados.rados.0.smithi177.stdout:2107: finishing write tid 3 to smithi17769138-383 2024-07-28T11:29:29.235 INFO:tasks.rados.rados.0.smithi177.stdout:2107: finishing write tid 4 to smithi17769138-383 2024-07-28T11:29:29.235 INFO:tasks.rados.rados.0.smithi177.stdout:2107: finishing write tid 5 to smithi17769138-383 2024-07-28T11:29:29.235 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 383 v 263 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2024-07-28T11:29:29.236 INFO:tasks.rados.rados.0.smithi177.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2024-07-28T11:29:29.236 INFO:tasks.rados.rados.0.smithi177.stdout:2108: expect (ObjNum 1207 snap 0 seq_num 1207) 2024-07-28T11:29:29.357 INFO:tasks.rados.rados.0.smithi177.stdout:2110: finishing write tid 1 to smithi17769138-78 2024-07-28T11:29:29.357 INFO:tasks.rados.rados.0.smithi177.stdout:2110: finishing write tid 2 to smithi17769138-78 2024-07-28T11:29:29.357 INFO:tasks.rados.rados.0.smithi177.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2024-07-28T11:29:29.375 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.055+0000 7ff1ec436040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:29:29.375 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.147+0000 7ff1ec436040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2110: finishing write tid 3 to smithi17769138-78 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2110: finishing write tid 4 to smithi17769138-78 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2110: finishing write tid 5 to smithi17769138-78 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 324 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2113: finishing write tid 1 to smithi17769138-262 2024-07-28T11:29:29.465 INFO:tasks.rados.rados.0.smithi177.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-07-28T11:29:29.613 INFO:tasks.rados.rados.0.smithi177.stdout:2113: finishing write tid 2 to smithi17769138-262 2024-07-28T11:29:29.613 INFO:tasks.rados.rados.0.smithi177.stdout:2113: finishing write tid 3 to smithi17769138-262 2024-07-28T11:29:29.614 INFO:tasks.rados.rados.0.smithi177.stdout:2113: finishing write tid 4 to smithi17769138-262 2024-07-28T11:29:29.614 INFO:tasks.rados.rados.0.smithi177.stdout:2113: finishing write tid 5 to smithi17769138-262 2024-07-28T11:29:29.614 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 335 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2024-07-28T11:29:29.614 INFO:tasks.rados.rados.0.smithi177.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2024-07-28T11:29:29.614 INFO:tasks.rados.rados.0.smithi177.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-07-28T11:29:29.629 INFO:tasks.rados.rados.0.smithi177.stdout:2114: writing smithi17769138-486 from 481063 to 1232209 tid 1 2024-07-28T11:29:29.647 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.375+0000 7ff1ec436040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:29:29.648 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.451+0000 7ff1ec436040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:29:29.648 INFO:tasks.rados.rados.0.smithi177.stdout:2114: writing smithi17769138-486 from 1784658 to 2562818 tid 2 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2114: writing smithi17769138-486 from 3309938 to 3681063 tid 3 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2107: done (7 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2108: done (6 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2109: done (5 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2110: done (4 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2111: done (3 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2112: done (2 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2113: done (1 left) 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2115: write oid 410 current snap is 0 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2114: finishing write tid 1 to smithi17769138-486 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2114: finishing write tid 2 to smithi17769138-486 2024-07-28T11:29:29.663 INFO:tasks.rados.rados.0.smithi177.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-07-28T11:29:29.673 INFO:tasks.rados.rados.0.smithi177.stdout:2115: writing smithi17769138-410 from 497870 to 924265 tid 1 2024-07-28T11:29:29.685 INFO:tasks.rados.rados.0.smithi177.stdout:2115: writing smithi17769138-410 from 1443140 to 1964958 tid 2 2024-07-28T11:29:29.697 INFO:tasks.rados.rados.0.smithi177.stdout:2115: writing smithi17769138-410 from 2537361 to 3067605 tid 3 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2115: writing smithi17769138-410 from 3583943 to 3697870 tid 4 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2116: read oid 492 snap -1 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2116: expect (ObjNum 491 snap 0 seq_num 491) 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2117: write oid 349 current snap is 0 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2114: finishing write tid 3 to smithi17769138-486 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2114: finishing write tid 4 to smithi17769138-486 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2114: finishing write tid 5 to smithi17769138-486 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 321 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 1 to smithi17769138-410 2024-07-28T11:29:29.704 INFO:tasks.rados.rados.0.smithi177.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-07-28T11:29:29.713 INFO:tasks.rados.rados.0.smithi177.stdout:2117: writing smithi17769138-349 from 514677 to 1016321 tid 1 2024-07-28T11:29:29.725 INFO:tasks.rados.rados.0.smithi177.stdout:2117: writing smithi17769138-349 from 1501622 to 2283451 tid 2 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2117: writing smithi17769138-349 from 2964784 to 3706300 tid 3 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2114: done (3 left) 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2118: write oid 36 current snap is 0 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 2 to smithi17769138-410 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 3 to smithi17769138-410 2024-07-28T11:29:29.737 INFO:tasks.rados.rados.0.smithi177.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-07-28T11:29:29.745 INFO:tasks.rados.rados.0.smithi177.stdout:2118: writing smithi17769138-36 from 531484 to 1108377 tid 1 2024-07-28T11:29:29.755 INFO:tasks.rados.rados.0.smithi177.stdout:2118: writing smithi17769138-36 from 1843751 to 2369238 tid 2 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2118: writing smithi17769138-36 from 2875854 to 3544995 tid 3 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2119: read oid 391 snap -1 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2119: expect (ObjNum 987 snap 0 seq_num 987) 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2120: read oid 73 snap -1 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2120: expect deleted 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2121: write oid 1 current snap is 0 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 4 to smithi17769138-410 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 5 to smithi17769138-410 2024-07-28T11:29:29.764 INFO:tasks.rados.rados.0.smithi177.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-07-28T11:29:29.772 INFO:tasks.rados.rados.0.smithi177.stdout:2121: writing smithi17769138-1 from 548291 to 1200433 tid 1 2024-07-28T11:29:29.782 INFO:tasks.rados.rados.0.smithi177.stdout:2121: writing smithi17769138-1 from 1902233 to 2687731 tid 2 2024-07-28T11:29:29.789 INFO:tasks.rados.rados.0.smithi177.stdout:2121: writing smithi17769138-1 from 3303277 to 3748291 tid 3 2024-07-28T11:29:29.790 INFO:tasks.rados.rados.0.smithi177.stdout:2122: write oid 40 current snap is 0 2024-07-28T11:29:29.790 INFO:tasks.rados.rados.0.smithi177.stdout:2115: finishing write tid 6 to smithi17769138-410 2024-07-28T11:29:29.790 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 410 v 267 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2024-07-28T11:29:29.790 INFO:tasks.rados.rados.0.smithi177.stdout:2115: left oid 410 (ObjNum 1410 snap 0 seq_num 1410) 2024-07-28T11:29:29.790 INFO:tasks.rados.rados.0.smithi177.stdout:2116: expect (ObjNum 491 snap 0 seq_num 491) 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:2117: finishing write tid 1 to smithi17769138-349 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:2117: finishing write tid 2 to smithi17769138-349 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:2117: finishing write tid 3 to smithi17769138-349 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:2117: finishing write tid 4 to smithi17769138-349 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:2117: finishing write tid 5 to smithi17769138-349 2024-07-28T11:29:29.874 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 349 v 293 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2117: left oid 349 (ObjNum 1411 snap 0 seq_num 1411) 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: finishing write tid 1 to smithi17769138-36 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: finishing write tid 2 to smithi17769138-36 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: finishing write tid 3 to smithi17769138-36 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: finishing write tid 4 to smithi17769138-36 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: finishing write tid 5 to smithi17769138-36 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 36 v 288 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2118: left oid 36 (ObjNum 1412 snap 0 seq_num 1412) 2024-07-28T11:29:29.875 INFO:tasks.rados.rados.0.smithi177.stdout:2119: expect (ObjNum 987 snap 0 seq_num 987) 2024-07-28T11:29:29.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.859+0000 7ff1ec436040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:29:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[24094]: audit 2024-07-28T11:29:28.722130+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.177:0/3670860647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[24094]: audit 2024-07-28T11:29:28.923249+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[24094]: audit 2024-07-28T11:29:28.931549+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: finishing write tid 1 to smithi17769138-1 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: finishing write tid 2 to smithi17769138-1 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: finishing write tid 3 to smithi17769138-1 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: finishing write tid 4 to smithi17769138-1 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: finishing write tid 5 to smithi17769138-1 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 339 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2121: left oid 1 (ObjNum 1413 snap 0 seq_num 1413) 2024-07-28T11:29:29.955 INFO:tasks.rados.rados.0.smithi177.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-07-28T11:29:29.964 INFO:tasks.rados.rados.0.smithi177.stdout:2122: writing smithi17769138-40 from 565098 to 1292489 tid 1 2024-07-28T11:29:29.974 INFO:tasks.rados.rados.0.smithi177.stdout:2122: writing smithi17769138-40 from 1960715 to 2489871 tid 2 2024-07-28T11:29:29.983 INFO:tasks.rados.rados.0.smithi177.stdout:2122: writing smithi17769138-40 from 2930700 to 3622385 tid 3 2024-07-28T11:29:29.983 INFO:tasks.rados.rados.0.smithi177.stdout:2115: done (7 left) 2024-07-28T11:29:29.983 INFO:tasks.rados.rados.0.smithi177.stdout:2116: done (6 left) 2024-07-28T11:29:29.983 INFO:tasks.rados.rados.0.smithi177.stdout:2117: done (5 left) 2024-07-28T11:29:29.983 INFO:tasks.rados.rados.0.smithi177.stdout:2118: done (4 left) 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2119: done (3 left) 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2120: done (2 left) 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2121: done (1 left) 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2123: read oid 497 snap -1 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2123: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2122: finishing write tid 1 to smithi17769138-40 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2122: finishing write tid 2 to smithi17769138-40 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2124: write oid 381 current snap is 0 2024-07-28T11:29:29.984 INFO:tasks.rados.rados.0.smithi177.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-07-28T11:29:29.991 INFO:tasks.rados.rados.0.smithi177.stdout:2124: writing smithi17769138-381 from 581905 to 1100898 tid 1 2024-07-28T11:29:30.001 INFO:tasks.rados.rados.0.smithi177.stdout:2124: writing smithi17769138-381 from 1735550 to 2408364 tid 2 2024-07-28T11:29:30.009 INFO:tasks.rados.rados.0.smithi177.stdout:2124: writing smithi17769138-381 from 2958123 to 3461080 tid 3 2024-07-28T11:29:30.009 INFO:tasks.rados.rados.0.smithi177.stdout:2125: write oid 299 current snap is 0 2024-07-28T11:29:30.009 INFO:tasks.rados.rados.0.smithi177.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-07-28T11:29:30.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[31534]: audit 2024-07-28T11:29:28.722130+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.177:0/3670860647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:30.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[31534]: audit 2024-07-28T11:29:28.923249+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:30.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[31534]: audit 2024-07-28T11:29:28.931549+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:30.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[21846]: audit 2024-07-28T11:29:28.722130+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.177:0/3670860647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:30.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[21846]: audit 2024-07-28T11:29:28.923249+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:30.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:29 smithi177 bash[21846]: audit 2024-07-28T11:29:28.931549+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:30.018 INFO:tasks.rados.rados.0.smithi177.stdout:2125: writing smithi17769138-299 from 598712 to 1192954 tid 1 2024-07-28T11:29:30.025 INFO:tasks.rados.rados.0.smithi177.stdout:2125: writing smithi17769138-299 from 1677679 to 2210504 tid 2 2024-07-28T11:29:30.033 INFO:tasks.rados.rados.0.smithi177.stdout:2125: writing smithi17769138-299 from 2985546 to 3416128 tid 3 2024-07-28T11:29:30.033 INFO:tasks.rados.rados.0.smithi177.stdout:2126: write oid 335 current snap is 0 2024-07-28T11:29:30.033 INFO:tasks.rados.rados.0.smithi177.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-07-28T11:29:30.041 INFO:tasks.rados.rados.0.smithi177.stdout:2126: writing smithi17769138-335 from 615519 to 1285010 tid 1 2024-07-28T11:29:30.047 INFO:tasks.rados.rados.0.smithi177.stdout:2126: writing smithi17769138-335 from 1736161 to 2412644 tid 2 2024-07-28T11:29:30.054 INFO:tasks.rados.rados.0.smithi177.stdout:2126: writing smithi17769138-335 from 2896616 to 3538470 tid 3 2024-07-28T11:29:30.054 INFO:tasks.rados.rados.0.smithi177.stdout:2127: read oid 417 snap -1 2024-07-28T11:29:30.054 INFO:tasks.rados.rados.0.smithi177.stdout:2127: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:29:30.054 INFO:tasks.rados.rados.0.smithi177.stdout:2128: write oid 454 current snap is 0 2024-07-28T11:29:30.054 INFO:tasks.rados.rados.0.smithi177.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-07-28T11:29:30.062 INFO:tasks.rados.rados.0.smithi177.stdout:2128: writing smithi17769138-454 from 632326 to 1377066 tid 1 2024-07-28T11:29:30.067 INFO:tasks.rados.rados.0.smithi177.stdout:2128: writing smithi17769138-454 from 1794643 to 2331137 tid 2 2024-07-28T11:29:30.074 INFO:tasks.rados.rados.0.smithi177.stdout:2128: writing smithi17769138-454 from 3040392 to 3493518 tid 3 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2129: write oid 465 current snap is 0 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2122: finishing write tid 3 to smithi17769138-40 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2122: finishing write tid 4 to smithi17769138-40 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2122: finishing write tid 5 to smithi17769138-40 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 40 v 234 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2122: left oid 40 (ObjNum 1414 snap 0 seq_num 1414) 2024-07-28T11:29:30.075 INFO:tasks.rados.rados.0.smithi177.stdout:2123: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-07-28T11:29:30.226 INFO:tasks.rados.rados.0.smithi177.stdout:2124: finishing write tid 1 to smithi17769138-381 2024-07-28T11:29:30.226 INFO:tasks.rados.rados.0.smithi177.stdout:2124: finishing write tid 2 to smithi17769138-381 2024-07-28T11:29:30.226 INFO:tasks.rados.rados.0.smithi177.stdout:2124: finishing write tid 3 to smithi17769138-381 2024-07-28T11:29:30.226 INFO:tasks.rados.rados.0.smithi177.stdout:2124: finishing write tid 4 to smithi17769138-381 2024-07-28T11:29:30.226 INFO:tasks.rados.rados.0.smithi177.stdout:2124: finishing write tid 5 to smithi17769138-381 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 381 v 284 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2124: left oid 381 (ObjNum 1415 snap 0 seq_num 1415) 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: finishing write tid 1 to smithi17769138-299 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: finishing write tid 2 to smithi17769138-299 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: finishing write tid 3 to smithi17769138-299 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: finishing write tid 4 to smithi17769138-299 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: finishing write tid 5 to smithi17769138-299 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 299 v 236 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2125: left oid 299 (ObjNum 1416 snap 0 seq_num 1416) 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2126: finishing write tid 1 to smithi17769138-335 2024-07-28T11:29:30.227 INFO:tasks.rados.rados.0.smithi177.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-07-28T11:29:30.231 INFO:tasks.rados.rados.0.smithi177.stdout:2129: writing smithi17769138-465 from 649133 to 1069122 tid 1 2024-07-28T11:29:30.240 INFO:tasks.rados.rados.0.smithi177.stdout:2129: writing smithi17769138-465 from 1853125 to 2533277 tid 2 2024-07-28T11:29:30.246 INFO:tasks.rados.rados.0.smithi177.stdout:2129: writing smithi17769138-465 from 2951462 to 3615860 tid 3 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2122: done (7 left) 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2123: done (6 left) 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2124: done (5 left) 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2125: done (4 left) 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2130: read oid 340 snap -1 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2130: expect deleted 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2131: write oid 469 current snap is 0 2024-07-28T11:29:30.247 INFO:tasks.rados.rados.0.smithi177.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-07-28T11:29:30.253 INFO:tasks.rados.rados.0.smithi177.stdout:2131: writing smithi17769138-469 from 665940 to 1161178 tid 1 2024-07-28T11:29:30.260 INFO:tasks.rados.rados.0.smithi177.stdout:2131: writing smithi17769138-469 from 1795254 to 2335417 tid 2 2024-07-28T11:29:30.266 INFO:tasks.rados.rados.0.smithi177.stdout:2131: writing smithi17769138-469 from 2978885 to 3454555 tid 3 2024-07-28T11:29:30.266 INFO:tasks.rados.rados.0.smithi177.stdout:2132: read oid 475 snap -1 2024-07-28T11:29:30.266 INFO:tasks.rados.rados.0.smithi177.stdout:2132: expect deleted 2024-07-28T11:29:30.266 INFO:tasks.rados.rados.0.smithi177.stdout:2133: delete oid 390 current snap is 0 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2126: finishing write tid 2 to smithi17769138-335 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2126: finishing write tid 3 to smithi17769138-335 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2126: finishing write tid 4 to smithi17769138-335 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2126: finishing write tid 5 to smithi17769138-335 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 335 v 292 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2126: left oid 335 (ObjNum 1417 snap 0 seq_num 1417) 2024-07-28T11:29:30.267 INFO:tasks.rados.rados.0.smithi177.stdout:2127: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:2128: finishing write tid 1 to smithi17769138-454 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:2128: finishing write tid 2 to smithi17769138-454 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:2128: finishing write tid 3 to smithi17769138-454 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:2128: finishing write tid 4 to smithi17769138-454 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:2128: finishing write tid 5 to smithi17769138-454 2024-07-28T11:29:30.368 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 267 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2128: left oid 454 (ObjNum 1418 snap 0 seq_num 1418) 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2129: finishing write tid 1 to smithi17769138-465 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2129: finishing write tid 2 to smithi17769138-465 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2129: finishing write tid 3 to smithi17769138-465 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2129: finishing write tid 4 to smithi17769138-465 2024-07-28T11:29:30.369 INFO:tasks.rados.rados.0.smithi177.stdout:2129: finishing write tid 5 to smithi17769138-465 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 465 v 296 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2129: left oid 465 (ObjNum 1419 snap 0 seq_num 1419) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2126: done (7 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2127: done (6 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2128: done (5 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2129: done (4 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2130: done (3 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2133: done (2 left) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2134: read oid 127 snap -1 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2134: expect (ObjNum 894 snap 0 seq_num 894) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2135: read oid 408 snap -1 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2135: expect (ObjNum 1355 snap 0 seq_num 1355) 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2136: write oid 209 current snap is 0 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2131: finishing write tid 1 to smithi17769138-469 2024-07-28T11:29:30.370 INFO:tasks.rados.rados.0.smithi177.stdout:2131: finishing write tid 2 to smithi17769138-469 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:2131: finishing write tid 3 to smithi17769138-469 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:2131: finishing write tid 4 to smithi17769138-469 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:2131: finishing write tid 5 to smithi17769138-469 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 469 v 238 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:2131: left oid 469 (ObjNum 1420 snap 0 seq_num 1420) 2024-07-28T11:29:30.371 INFO:tasks.rados.rados.0.smithi177.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-07-28T11:29:30.379 INFO:tasks.rados.rados.0.smithi177.stdout:2136: writing smithi17769138-209 from 699554 to 1461643 tid 1 2024-07-28T11:29:30.387 INFO:tasks.rados.rados.0.smithi177.stdout:2136: writing smithi17769138-209 from 2028571 to 2572403 tid 2 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2136: writing smithi17769138-209 from 3150084 to 3764651 tid 3 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2131: done (4 left) 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2132: done (3 left) 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2137: read oid 298 snap -1 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2137: expect (ObjNum 700 snap 0 seq_num 700) 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2138: read oid 375 snap -1 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2138: expect (ObjNum 374 snap 0 seq_num 374) 2024-07-28T11:29:30.397 INFO:tasks.rados.rados.0.smithi177.stdout:2139: write oid 65 current snap is 0 2024-07-28T11:29:30.398 INFO:tasks.rados.rados.0.smithi177.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-07-28T11:29:30.406 INFO:tasks.rados.rados.0.smithi177.stdout:2139: writing smithi17769138-65 from 716361 to 1153699 tid 1 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: debug 2024-07-28T11:29:29.939+0000 7ff1ec436040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: [28/Jul/2024:11:29:29] ENGINE Bus STARTING 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: CherryPy Checker: 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:29 smithi204 bash[52787]: The Application mounted at '' has an empty config. 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[52787]: [28/Jul/2024:11:29:30] ENGINE Serving on http://:::9283 2024-07-28T11:29:30.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[52787]: [28/Jul/2024:11:29:30] ENGINE Bus STARTED 2024-07-28T11:29:30.416 INFO:tasks.rados.rados.0.smithi177.stdout:2139: writing smithi17769138-65 from 1687053 to 2374543 tid 2 2024-07-28T11:29:30.422 INFO:tasks.rados.rados.0.smithi177.stdout:2139: writing smithi17769138-65 from 2777507 to 3203346 tid 3 2024-07-28T11:29:30.427 INFO:tasks.rados.rados.0.smithi177.stdout:2139: writing smithi17769138-65 from 3877756 to 3916361 tid 4 2024-07-28T11:29:30.427 INFO:tasks.rados.rados.0.smithi177.stdout:2140: read oid 386 snap -1 2024-07-28T11:29:30.427 INFO:tasks.rados.rados.0.smithi177.stdout:2140: expect deleted 2024-07-28T11:29:30.427 INFO:tasks.rados.rados.0.smithi177.stdout:2141: write oid 327 current snap is 0 2024-07-28T11:29:30.427 INFO:tasks.rados.rados.0.smithi177.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-07-28T11:29:30.435 INFO:tasks.rados.rados.0.smithi177.stdout:2141: writing smithi17769138-327 from 733168 to 1245755 tid 1 2024-07-28T11:29:30.443 INFO:tasks.rados.rados.0.smithi177.stdout:2141: writing smithi17769138-327 from 2029182 to 2576683 tid 2 2024-07-28T11:29:30.450 INFO:tasks.rados.rados.0.smithi177.stdout:2141: writing smithi17769138-327 from 3088577 to 3725688 tid 3 2024-07-28T11:29:30.450 INFO:tasks.rados.rados.0.smithi177.stdout:2142: delete oid 16 current snap is 0 2024-07-28T11:29:30.450 INFO:tasks.rados.rados.0.smithi177.stdout:2134: expect (ObjNum 894 snap 0 seq_num 894) 2024-07-28T11:29:30.512 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[57713]: ts=2024-07-28T11:29:30.207Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-07-28T11:29:30.680 INFO:tasks.rados.rados.0.smithi177.stdout:2135: expect (ObjNum 1355 snap 0 seq_num 1355) 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: finishing write tid 1 to smithi17769138-209 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: finishing write tid 2 to smithi17769138-209 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: finishing write tid 3 to smithi17769138-209 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: finishing write tid 4 to smithi17769138-209 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: finishing write tid 5 to smithi17769138-209 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 209 v 288 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2024-07-28T11:29:30.848 INFO:tasks.rados.rados.0.smithi177.stdout:2136: left oid 209 (ObjNum 1422 snap 0 seq_num 1422) 2024-07-28T11:29:30.849 INFO:tasks.rados.rados.0.smithi177.stdout:2137: expect (ObjNum 700 snap 0 seq_num 700) 2024-07-28T11:29:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: cluster 2024-07-28T11:29:29.110191+0000 mgr.y (mgr.24311) 268 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: audit 2024-07-28T11:29:29.963941+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: audit 2024-07-28T11:29:29.965015+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: audit 2024-07-28T11:29:29.967291+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: cluster 2024-07-28T11:29:29.968307+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: audit 2024-07-28T11:29:29.968344+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: cluster 2024-07-28T11:29:29.968452+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:30 smithi204 bash[24094]: audit 2024-07-28T11:29:30.056389+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:31.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: cluster 2024-07-28T11:29:29.110191+0000 mgr.y (mgr.24311) 268 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: audit 2024-07-28T11:29:29.963941+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: audit 2024-07-28T11:29:29.965015+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: audit 2024-07-28T11:29:29.967291+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: cluster 2024-07-28T11:29:29.968307+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: audit 2024-07-28T11:29:29.968344+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: cluster 2024-07-28T11:29:29.968452+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[21846]: audit 2024-07-28T11:29:30.056389+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: cluster 2024-07-28T11:29:29.110191+0000 mgr.y (mgr.24311) 268 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: audit 2024-07-28T11:29:29.963941+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: audit 2024-07-28T11:29:29.965015+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: audit 2024-07-28T11:29:29.967291+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:29:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: cluster 2024-07-28T11:29:29.968307+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:29:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: audit 2024-07-28T11:29:29.968344+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: cluster 2024-07-28T11:29:29.968452+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:29:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:30 smithi177 bash[31534]: audit 2024-07-28T11:29:30.056389+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:31.027 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 1 to smithi17769138-65 2024-07-28T11:29:31.027 INFO:tasks.rados.rados.0.smithi177.stdout:2138: expect (ObjNum 374 snap 0 seq_num 374) 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 2 to smithi17769138-65 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 3 to smithi17769138-65 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 4 to smithi17769138-65 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 5 to smithi17769138-65 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:2139: finishing write tid 6 to smithi17769138-65 2024-07-28T11:29:31.102 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 243 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2139: left oid 65 (ObjNum 1423 snap 0 seq_num 1423) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2141: finishing write tid 1 to smithi17769138-327 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2141: finishing write tid 2 to smithi17769138-327 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2134: done (8 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2135: done (7 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2136: done (6 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2137: done (5 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2138: done (4 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2139: done (3 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2140: done (2 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2142: done (1 left) 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2143: write oid 139 current snap is 0 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2141: finishing write tid 3 to smithi17769138-327 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2141: finishing write tid 4 to smithi17769138-327 2024-07-28T11:29:31.103 INFO:tasks.rados.rados.0.smithi177.stdout:2141: finishing write tid 5 to smithi17769138-327 2024-07-28T11:29:31.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 327 v 292 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2024-07-28T11:29:31.104 INFO:tasks.rados.rados.0.smithi177.stdout:2141: left oid 327 (ObjNum 1424 snap 0 seq_num 1424) 2024-07-28T11:29:31.104 INFO:tasks.rados.rados.0.smithi177.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-07-28T11:29:31.121 INFO:tasks.rados.rados.0.smithi177.stdout:2143: writing smithi17769138-139 from 766782 to 1429867 tid 1 2024-07-28T11:29:31.139 INFO:tasks.rados.rados.0.smithi177.stdout:2143: writing smithi17769138-139 from 2146146 to 2697316 tid 2 2024-07-28T11:29:31.155 INFO:tasks.rados.rados.0.smithi177.stdout:2143: writing smithi17769138-139 from 3143423 to 3919431 tid 3 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2141: done (1 left) 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2144: read oid 248 snap -1 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2144: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2145: write oid 397 current snap is 0 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2143: finishing write tid 1 to smithi17769138-139 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2143: finishing write tid 2 to smithi17769138-139 2024-07-28T11:29:31.156 INFO:tasks.rados.rados.0.smithi177.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-07-28T11:29:31.174 INFO:tasks.rados.rados.0.smithi177.stdout:2145: writing smithi17769138-397 from 783589 to 1521923 tid 1 2024-07-28T11:29:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:2145: writing smithi17769138-397 from 2204628 to 2899456 tid 2 2024-07-28T11:29:31.199 INFO:tasks.rados.rados.0.smithi177.stdout:2145: writing smithi17769138-397 from 3570846 to 3983589 tid 3 2024-07-28T11:29:31.199 INFO:tasks.rados.rados.0.smithi177.stdout:2146: write oid 334 current snap is 0 2024-07-28T11:29:31.200 INFO:tasks.rados.rados.0.smithi177.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-07-28T11:29:31.206 INFO:tasks.rados.rados.0.smithi177.stdout:2146: writing smithi17769138-334 from 400396 to 813979 tid 1 2024-07-28T11:29:31.215 INFO:tasks.rados.rados.0.smithi177.stdout:2146: writing smithi17769138-334 from 1463110 to 1901596 tid 2 2024-07-28T11:29:31.215 INFO:tasks.rados.rados.0.smithi177.stdout:2147: write oid 108 current snap is 0 2024-07-28T11:29:31.215 INFO:tasks.rados.rados.0.smithi177.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-07-28T11:29:31.221 INFO:tasks.rados.rados.0.smithi177.stdout:2147: writing smithi17769138-108 from 417203 to 906035 tid 1 2024-07-28T11:29:31.228 INFO:tasks.rados.rados.0.smithi177.stdout:2147: writing smithi17769138-108 from 1405239 to 2017203 tid 2 2024-07-28T11:29:31.228 INFO:tasks.rados.rados.0.smithi177.stdout:2148: read oid 130 snap -1 2024-07-28T11:29:31.229 INFO:tasks.rados.rados.0.smithi177.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:31.229 INFO:tasks.rados.rados.0.smithi177.stdout:2149: delete oid 89 current snap is 0 2024-07-28T11:29:31.229 INFO:tasks.rados.rados.0.smithi177.stdout:2144: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:29:31.358 INFO:tasks.rados.rados.0.smithi177.stdout:2143: finishing write tid 3 to smithi17769138-139 2024-07-28T11:29:31.358 INFO:tasks.rados.rados.0.smithi177.stdout:2143: finishing write tid 4 to smithi17769138-139 2024-07-28T11:29:31.358 INFO:tasks.rados.rados.0.smithi177.stdout:2143: finishing write tid 5 to smithi17769138-139 2024-07-28T11:29:31.358 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 342 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2024-07-28T11:29:31.358 INFO:tasks.rados.rados.0.smithi177.stdout:2143: left oid 139 (ObjNum 1426 snap 0 seq_num 1426) 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:2145: finishing write tid 1 to smithi17769138-397 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:2145: finishing write tid 2 to smithi17769138-397 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:2145: finishing write tid 3 to smithi17769138-397 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:2145: finishing write tid 4 to smithi17769138-397 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:2145: finishing write tid 5 to smithi17769138-397 2024-07-28T11:29:31.359 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 302 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:2146: finishing write tid 1 to smithi17769138-334 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:2146: finishing write tid 2 to smithi17769138-334 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:2146: finishing write tid 3 to smithi17769138-334 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:2146: finishing write tid 4 to smithi17769138-334 2024-07-28T11:29:31.360 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 334 v 270 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2024-07-28T11:29:31.361 INFO:tasks.rados.rados.0.smithi177.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2024-07-28T11:29:31.361 INFO:tasks.rados.rados.0.smithi177.stdout:2147: finishing write tid 1 to smithi17769138-108 2024-07-28T11:29:31.361 INFO:tasks.rados.rados.0.smithi177.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:31.529 INFO:tasks.rados.rados.0.smithi177.stdout:2147: finishing write tid 2 to smithi17769138-108 2024-07-28T11:29:31.529 INFO:tasks.rados.rados.0.smithi177.stdout:2147: finishing write tid 3 to smithi17769138-108 2024-07-28T11:29:31.529 INFO:tasks.rados.rados.0.smithi177.stdout:2147: finishing write tid 4 to smithi17769138-108 2024-07-28T11:29:31.529 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 108 v 286 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2143: done (6 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2144: done (5 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2145: done (4 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2146: done (3 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2147: done (2 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2148: done (1 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2149: done (0 left) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2150: read oid 70 snap -1 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2150: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2151: read oid 392 snap -1 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2151: expect (ObjNum 391 snap 0 seq_num 391) 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2152: write oid 169 current snap is 0 2024-07-28T11:29:31.530 INFO:tasks.rados.rados.0.smithi177.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-07-28T11:29:31.540 INFO:tasks.rados.rados.0.smithi177.stdout:2152: writing smithi17769138-169 from 450817 to 1206500 tid 1 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2152: writing smithi17769138-169 from 1638556 to 2050817 tid 2 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2153: read oid 458 snap -1 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2153: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2154: read oid 51 snap -1 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2154: expect deleted 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2155: write oid 25 current snap is 0 2024-07-28T11:29:31.548 INFO:tasks.rados.rados.0.smithi177.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2024-07-28T11:29:31.556 INFO:tasks.rados.rados.0.smithi177.stdout:2155: writing smithi17769138-25 from 467624 to 898556 tid 1 2024-07-28T11:29:31.567 INFO:tasks.rados.rados.0.smithi177.stdout:2155: writing smithi17769138-25 from 1697038 to 2067624 tid 2 2024-07-28T11:29:31.567 INFO:tasks.rados.rados.0.smithi177.stdout:2156: read oid 443 snap -1 2024-07-28T11:29:31.568 INFO:tasks.rados.rados.0.smithi177.stdout:2156: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:29:31.568 INFO:tasks.rados.rados.0.smithi177.stdout:2157: write oid 81 current snap is 0 2024-07-28T11:29:31.568 INFO:tasks.rados.rados.0.smithi177.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-07-28T11:29:31.576 INFO:tasks.rados.rados.0.smithi177.stdout:2157: writing smithi17769138-81 from 484431 to 990612 tid 1 2024-07-28T11:29:31.586 INFO:tasks.rados.rados.0.smithi177.stdout:2157: writing smithi17769138-81 from 1639167 to 2084431 tid 2 2024-07-28T11:29:31.586 INFO:tasks.rados.rados.0.smithi177.stdout:2158: read oid 167 snap -1 2024-07-28T11:29:31.586 INFO:tasks.rados.rados.0.smithi177.stdout:2158: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:29:31.586 INFO:tasks.rados.rados.0.smithi177.stdout:2159: write oid 453 current snap is 0 2024-07-28T11:29:31.586 INFO:tasks.rados.rados.0.smithi177.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2024-07-28T11:29:31.595 INFO:tasks.rados.rados.0.smithi177.stdout:2159: writing smithi17769138-453 from 501238 to 1082668 tid 1 2024-07-28T11:29:31.602 INFO:tasks.rados.rados.0.smithi177.stdout:2159: writing smithi17769138-453 from 1697649 to 2101238 tid 2 2024-07-28T11:29:31.602 INFO:tasks.rados.rados.0.smithi177.stdout:2160: read oid 448 snap -1 2024-07-28T11:29:31.602 INFO:tasks.rados.rados.0.smithi177.stdout:2160: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:31.602 INFO:tasks.rados.rados.0.smithi177.stdout:2161: write oid 322 current snap is 0 2024-07-28T11:29:31.602 INFO:tasks.rados.rados.0.smithi177.stdout:2150: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:29:31.794 INFO:tasks.rados.rados.0.smithi177.stdout:2151: expect (ObjNum 391 snap 0 seq_num 391) 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2152: finishing write tid 1 to smithi17769138-169 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2152: finishing write tid 2 to smithi17769138-169 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2152: finishing write tid 3 to smithi17769138-169 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2152: finishing write tid 4 to smithi17769138-169 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 169 v 345 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2152: left oid 169 (ObjNum 1431 snap 0 seq_num 1431) 2024-07-28T11:29:31.875 INFO:tasks.rados.rados.0.smithi177.stdout:2153: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-07-28T11:29:32.049 INFO:tasks.rados.rados.0.smithi177.stdout:2155: finishing write tid 1 to smithi17769138-25 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:2155: finishing write tid 2 to smithi17769138-25 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:2155: finishing write tid 3 to smithi17769138-25 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:2155: finishing write tid 4 to smithi17769138-25 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 25 v 324 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:2155: left oid 25 (ObjNum 1432 snap 0 seq_num 1432) 2024-07-28T11:29:32.050 INFO:tasks.rados.rados.0.smithi177.stdout:2156: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2157: finishing write tid 1 to smithi17769138-81 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2157: finishing write tid 2 to smithi17769138-81 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2157: finishing write tid 3 to smithi17769138-81 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2157: finishing write tid 4 to smithi17769138-81 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 81 v 327 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2157: left oid 81 (ObjNum 1433 snap 0 seq_num 1433) 2024-07-28T11:29:32.158 INFO:tasks.rados.rados.0.smithi177.stdout:2158: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:29:32.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[31534]: cluster 2024-07-28T11:29:30.945857+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-07-28T11:29:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[31534]: audit 2024-07-28T11:29:31.070774+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.177:0/2634521329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[31534]: cluster 2024-07-28T11:29:31.111058+0000 mgr.y (mgr.24311) 269 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 118 op/s 2024-07-28T11:29:32.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[21846]: cluster 2024-07-28T11:29:30.945857+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-07-28T11:29:32.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[21846]: audit 2024-07-28T11:29:31.070774+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.177:0/2634521329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:32.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:31 smithi177 bash[21846]: cluster 2024-07-28T11:29:31.111058+0000 mgr.y (mgr.24311) 269 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 118 op/s 2024-07-28T11:29:32.270 INFO:tasks.rados.rados.0.smithi177.stdout:2159: finishing write tid 1 to smithi17769138-453 2024-07-28T11:29:32.270 INFO:tasks.rados.rados.0.smithi177.stdout:2159: finishing write tid 2 to smithi17769138-453 2024-07-28T11:29:32.270 INFO:tasks.rados.rados.0.smithi177.stdout:2159: finishing write tid 3 to smithi17769138-453 2024-07-28T11:29:32.271 INFO:tasks.rados.rados.0.smithi177.stdout:2159: finishing write tid 4 to smithi17769138-453 2024-07-28T11:29:32.271 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 453 v 273 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2024-07-28T11:29:32.271 INFO:tasks.rados.rados.0.smithi177.stdout:2159: left oid 453 (ObjNum 1434 snap 0 seq_num 1434) 2024-07-28T11:29:32.271 INFO:tasks.rados.rados.0.smithi177.stdout:2160: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:32.412 INFO:tasks.rados.rados.0.smithi177.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2024-07-28T11:29:32.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:32 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:29:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:31 smithi204 bash[24094]: cluster 2024-07-28T11:29:30.945857+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-07-28T11:29:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:31 smithi204 bash[24094]: audit 2024-07-28T11:29:31.070774+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.177:0/2634521329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:32.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:31 smithi204 bash[24094]: cluster 2024-07-28T11:29:31.111058+0000 mgr.y (mgr.24311) 269 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 118 op/s 2024-07-28T11:29:32.431 INFO:tasks.rados.rados.0.smithi177.stdout:2161: writing smithi17769138-322 from 518045 to 1174724 tid 1 2024-07-28T11:29:32.441 INFO:tasks.rados.rados.0.smithi177.stdout:2161: writing smithi17769138-322 from 1756131 to 2118045 tid 2 2024-07-28T11:29:32.441 INFO:tasks.rados.rados.0.smithi177.stdout:2150: done (11 left) 2024-07-28T11:29:32.441 INFO:tasks.rados.rados.0.smithi177.stdout:2151: done (10 left) 2024-07-28T11:29:32.441 INFO:tasks.rados.rados.0.smithi177.stdout:2152: done (9 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2153: done (8 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2154: done (7 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2155: done (6 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2156: done (5 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2157: done (4 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2158: done (3 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2159: done (2 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2160: done (1 left) 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2162: write oid 206 current snap is 0 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2161: finishing write tid 1 to smithi17769138-322 2024-07-28T11:29:32.442 INFO:tasks.rados.rados.0.smithi177.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-07-28T11:29:32.460 INFO:tasks.rados.rados.0.smithi177.stdout:2162: writing smithi17769138-206 from 534852 to 1266780 tid 1 2024-07-28T11:29:32.470 INFO:tasks.rados.rados.0.smithi177.stdout:2162: writing smithi17769138-206 from 1814613 to 2134852 tid 2 2024-07-28T11:29:32.471 INFO:tasks.rados.rados.0.smithi177.stdout:2163: write oid 111 current snap is 0 2024-07-28T11:29:32.471 INFO:tasks.rados.rados.0.smithi177.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-07-28T11:29:32.481 INFO:tasks.rados.rados.0.smithi177.stdout:2163: writing smithi17769138-111 from 551659 to 1075189 tid 1 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2163: writing smithi17769138-111 from 1873095 to 2151659 tid 2 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2164: write oid 374 current snap is 0 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2161: finishing write tid 2 to smithi17769138-322 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2161: finishing write tid 3 to smithi17769138-322 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2161: finishing write tid 4 to smithi17769138-322 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 327 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2161: left oid 322 (ObjNum 1435 snap 0 seq_num 1435) 2024-07-28T11:29:32.491 INFO:tasks.rados.rados.0.smithi177.stdout:2162: finishing write tid 1 to smithi17769138-206 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2162: finishing write tid 2 to smithi17769138-206 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2162: finishing write tid 3 to smithi17769138-206 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2162: finishing write tid 4 to smithi17769138-206 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 206 v 277 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2162: left oid 206 (ObjNum 1436 snap 0 seq_num 1436) 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2163: finishing write tid 1 to smithi17769138-111 2024-07-28T11:29:32.492 INFO:tasks.rados.rados.0.smithi177.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-07-28T11:29:32.502 INFO:tasks.rados.rados.0.smithi177.stdout:2164: writing smithi17769138-374 from 568466 to 1167245 tid 1 2024-07-28T11:29:32.511 INFO:tasks.rados.rados.0.smithi177.stdout:2164: writing smithi17769138-374 from 1931577 to 2168466 tid 2 2024-07-28T11:29:32.511 INFO:tasks.rados.rados.0.smithi177.stdout:2161: done (3 left) 2024-07-28T11:29:32.511 INFO:tasks.rados.rados.0.smithi177.stdout:2162: done (2 left) 2024-07-28T11:29:32.511 INFO:tasks.rados.rados.0.smithi177.stdout:2165: delete oid 229 current snap is 0 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:2163: finishing write tid 2 to smithi17769138-111 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:2163: finishing write tid 3 to smithi17769138-111 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:2163: finishing write tid 4 to smithi17769138-111 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 289 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:2163: left oid 111 (ObjNum 1437 snap 0 seq_num 1437) 2024-07-28T11:29:32.512 INFO:tasks.rados.rados.0.smithi177.stdout:2164: finishing write tid 1 to smithi17769138-374 2024-07-28T11:29:32.514 INFO:tasks.rados.rados.0.smithi177.stdout:2163: done (2 left) 2024-07-28T11:29:32.515 INFO:tasks.rados.rados.0.smithi177.stdout:2165: done (1 left) 2024-07-28T11:29:32.515 INFO:tasks.rados.rados.0.smithi177.stdout:2166: read oid 234 snap -1 2024-07-28T11:29:32.515 INFO:tasks.rados.rados.0.smithi177.stdout:2166: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:29:32.515 INFO:tasks.rados.rados.0.smithi177.stdout:2167: write oid 164 current snap is 0 2024-07-28T11:29:32.515 INFO:tasks.rados.rados.0.smithi177.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-07-28T11:29:32.528 INFO:tasks.rados.rados.0.smithi177.stdout:2167: writing smithi17769138-164 from 602080 to 1351357 tid 1 2024-07-28T11:29:32.536 INFO:tasks.rados.rados.0.smithi177.stdout:2167: writing smithi17769138-164 from 2048541 to 2202080 tid 2 2024-07-28T11:29:32.536 INFO:tasks.rados.rados.0.smithi177.stdout:2168: write oid 183 current snap is 0 2024-07-28T11:29:32.537 INFO:tasks.rados.rados.0.smithi177.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-07-28T11:29:32.545 INFO:tasks.rados.rados.0.smithi177.stdout:2168: writing smithi17769138-183 from 618887 to 1043413 tid 1 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2168: writing smithi17769138-183 from 1590670 to 2194828 tid 2 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2169: write oid 334 current snap is 0 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2164: finishing write tid 2 to smithi17769138-374 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2164: finishing write tid 3 to smithi17769138-374 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2164: finishing write tid 4 to smithi17769138-374 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 280 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2164: left oid 374 (ObjNum 1438 snap 0 seq_num 1438) 2024-07-28T11:29:32.554 INFO:tasks.rados.rados.0.smithi177.stdout:2166: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:29:32.687 INFO:tasks.rados.rados.0.smithi177.stdout:2167: finishing write tid 1 to smithi17769138-164 2024-07-28T11:29:32.687 INFO:tasks.rados.rados.0.smithi177.stdout:2167: finishing write tid 2 to smithi17769138-164 2024-07-28T11:29:32.687 INFO:tasks.rados.rados.0.smithi177.stdout:2167: finishing write tid 3 to smithi17769138-164 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2167: finishing write tid 4 to smithi17769138-164 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 164 v 270 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2168: finishing write tid 1 to smithi17769138-183 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2168: finishing write tid 2 to smithi17769138-183 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2168: finishing write tid 3 to smithi17769138-183 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2168: finishing write tid 4 to smithi17769138-183 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 183 v 276 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2024-07-28T11:29:32.688 INFO:tasks.rados.rados.0.smithi177.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-07-28T11:29:32.695 INFO:tasks.rados.rados.0.smithi177.stdout:2169: writing smithi17769138-334 from 635694 to 1135469 tid 1 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2169: writing smithi17769138-334 from 1649152 to 2113321 tid 2 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2164: done (4 left) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2166: done (3 left) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2167: done (2 left) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2168: done (1 left) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2170: read oid 395 snap -1 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2170: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2171: read oid 408 snap -1 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2171: expect (ObjNum 1355 snap 0 seq_num 1355) 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2172: write oid 363 current snap is 0 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2169: finishing write tid 1 to smithi17769138-334 2024-07-28T11:29:32.704 INFO:tasks.rados.rados.0.smithi177.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-07-28T11:29:32.716 INFO:tasks.rados.rados.0.smithi177.stdout:2172: writing smithi17769138-363 from 652501 to 1227525 tid 1 2024-07-28T11:29:32.725 INFO:tasks.rados.rados.0.smithi177.stdout:2172: writing smithi17769138-363 from 1707634 to 2252501 tid 2 2024-07-28T11:29:32.725 INFO:tasks.rados.rados.0.smithi177.stdout:2173: write oid 13 current snap is 0 2024-07-28T11:29:32.726 INFO:tasks.rados.rados.0.smithi177.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-07-28T11:29:32.736 INFO:tasks.rados.rados.0.smithi177.stdout:2173: writing smithi17769138-13 from 669308 to 1319581 tid 1 2024-07-28T11:29:32.744 INFO:tasks.rados.rados.0.smithi177.stdout:2173: writing smithi17769138-13 from 1766116 to 2233954 tid 2 2024-07-28T11:29:32.744 INFO:tasks.rados.rados.0.smithi177.stdout:2174: write oid 168 current snap is 0 2024-07-28T11:29:32.744 INFO:tasks.rados.rados.0.smithi177.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-07-28T11:29:32.752 INFO:tasks.rados.rados.0.smithi177.stdout:2174: writing smithi17769138-168 from 686115 to 1127990 tid 1 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2174: writing smithi17769138-168 from 1824598 to 2286115 tid 2 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2175: read oid 486 snap -1 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2175: expect (ObjNum 1409 snap 0 seq_num 1409) 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2176: read oid 491 snap -1 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2176: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2177: read oid 28 snap -1 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2177: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2178: delete oid 272 current snap is 0 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2169: finishing write tid 2 to smithi17769138-334 2024-07-28T11:29:32.761 INFO:tasks.rados.rados.0.smithi177.stdout:2169: finishing write tid 3 to smithi17769138-334 2024-07-28T11:29:32.762 INFO:tasks.rados.rados.0.smithi177.stdout:2171: expect (ObjNum 1355 snap 0 seq_num 1355) 2024-07-28T11:29:32.942 INFO:tasks.rados.rados.0.smithi177.stdout:2169: finishing write tid 4 to smithi17769138-334 2024-07-28T11:29:32.942 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 334 v 279 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2024-07-28T11:29:32.942 INFO:tasks.rados.rados.0.smithi177.stdout:2169: left oid 334 (ObjNum 1442 snap 0 seq_num 1442) 2024-07-28T11:29:32.943 INFO:tasks.rados.rados.0.smithi177.stdout:2170: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2172: finishing write tid 1 to smithi17769138-363 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2172: finishing write tid 2 to smithi17769138-363 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2172: finishing write tid 3 to smithi17769138-363 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2172: finishing write tid 4 to smithi17769138-363 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 363 v 330 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2172: left oid 363 (ObjNum 1443 snap 0 seq_num 1443) 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2173: finishing write tid 1 to smithi17769138-13 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2173: finishing write tid 2 to smithi17769138-13 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2173: finishing write tid 3 to smithi17769138-13 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2173: finishing write tid 4 to smithi17769138-13 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 13 v 296 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2173: left oid 13 (ObjNum 1444 snap 0 seq_num 1444) 2024-07-28T11:29:33.094 INFO:tasks.rados.rados.0.smithi177.stdout:2174: finishing write tid 1 to smithi17769138-168 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:2174: finishing write tid 2 to smithi17769138-168 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:2174: finishing write tid 3 to smithi17769138-168 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:2174: finishing write tid 4 to smithi17769138-168 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 300 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:2174: left oid 168 (ObjNum 1445 snap 0 seq_num 1445) 2024-07-28T11:29:33.095 INFO:tasks.rados.rados.0.smithi177.stdout:2177: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-07-28T11:29:33.236 INFO:tasks.rados.rados.0.smithi177.stdout:2175: expect (ObjNum 1409 snap 0 seq_num 1409) 2024-07-28T11:29:33.401 INFO:tasks.rados.rados.0.smithi177.stdout:2176: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:33.579 INFO:tasks.rados.rados.0.smithi177.stdout:2169: done (9 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2170: done (8 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2171: done (7 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2172: done (6 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2173: done (5 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2174: done (4 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2175: done (3 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2176: done (2 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2177: done (1 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2178: done (0 left) 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2179: write oid 425 current snap is 0 2024-07-28T11:29:33.580 INFO:tasks.rados.rados.0.smithi177.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2024-07-28T11:29:33.600 INFO:tasks.rados.rados.0.smithi177.stdout:2179: writing smithi17769138-425 from 719729 to 1312102 tid 1 2024-07-28T11:29:33.617 INFO:tasks.rados.rados.0.smithi177.stdout:2179: writing smithi17769138-425 from 1941562 to 2319729 tid 2 2024-07-28T11:29:33.617 INFO:tasks.rados.rados.0.smithi177.stdout:2180: read oid 81 snap -1 2024-07-28T11:29:33.617 INFO:tasks.rados.rados.0.smithi177.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-07-28T11:29:33.618 INFO:tasks.rados.rados.0.smithi177.stdout:2181: read oid 54 snap -1 2024-07-28T11:29:33.618 INFO:tasks.rados.rados.0.smithi177.stdout:2181: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:29:33.618 INFO:tasks.rados.rados.0.smithi177.stdout:2182: delete oid 226 current snap is 0 2024-07-28T11:29:33.618 INFO:tasks.rados.rados.0.smithi177.stdout:2179: finishing write tid 1 to smithi17769138-425 2024-07-28T11:29:33.620 INFO:tasks.rados.rados.0.smithi177.stdout:2182: done (3 left) 2024-07-28T11:29:33.621 INFO:tasks.rados.rados.0.smithi177.stdout:2183: write oid 439 current snap is 0 2024-07-28T11:29:33.621 INFO:tasks.rados.rados.0.smithi177.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-07-28T11:29:33.645 INFO:tasks.rados.rados.0.smithi177.stdout:2183: writing smithi17769138-439 from 753343 to 1496214 tid 1 2024-07-28T11:29:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:2183: writing smithi17769138-439 from 1942173 to 2353343 tid 2 2024-07-28T11:29:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:2184: write oid 68 current snap is 0 2024-07-28T11:29:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-07-28T11:29:33.670 INFO:tasks.rados.rados.0.smithi177.stdout:2184: writing smithi17769138-68 from 770150 to 1188270 tid 1 2024-07-28T11:29:33.678 INFO:tasks.rados.rados.0.smithi177.stdout:2184: writing smithi17769138-68 from 1600655 to 2079500 tid 2 2024-07-28T11:29:33.678 INFO:tasks.rados.rados.0.smithi177.stdout:2185: write oid 79 current snap is 0 2024-07-28T11:29:33.678 INFO:tasks.rados.rados.0.smithi177.stdout:2179: finishing write tid 2 to smithi17769138-425 2024-07-28T11:29:33.678 INFO:tasks.rados.rados.0.smithi177.stdout:2179: finishing write tid 3 to smithi17769138-425 2024-07-28T11:29:33.678 INFO:tasks.rados.rados.0.smithi177.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-07-28T11:29:33.755 INFO:tasks.rados.rados.0.smithi177.stdout:2179: finishing write tid 4 to smithi17769138-425 2024-07-28T11:29:33.755 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 425 v 348 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2024-07-28T11:29:33.755 INFO:tasks.rados.rados.0.smithi177.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2024-07-28T11:29:33.755 INFO:tasks.rados.rados.0.smithi177.stdout:2181: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:29:33.923 INFO:tasks.rados.rados.0.smithi177.stdout:2183: finishing write tid 1 to smithi17769138-439 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2183: finishing write tid 2 to smithi17769138-439 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2183: finishing write tid 3 to smithi17769138-439 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2183: finishing write tid 4 to smithi17769138-439 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 439 v 333 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2183: left oid 439 (ObjNum 1449 snap 0 seq_num 1449) 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2184: finishing write tid 1 to smithi17769138-68 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2184: finishing write tid 2 to smithi17769138-68 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2184: finishing write tid 3 to smithi17769138-68 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2184: finishing write tid 4 to smithi17769138-68 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 292 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2184: left oid 68 (ObjNum 1450 snap 0 seq_num 1450) 2024-07-28T11:29:33.924 INFO:tasks.rados.rados.0.smithi177.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-07-28T11:29:33.939 INFO:tasks.rados.rados.0.smithi177.stdout:2185: writing smithi17769138-79 from 786957 to 1280326 tid 1 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2185: writing smithi17769138-79 from 2059137 to 2386957 tid 2 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2179: done (5 left) 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2180: done (4 left) 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2181: done (3 left) 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2183: done (2 left) 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2184: done (1 left) 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2186: write oid 496 current snap is 0 2024-07-28T11:29:33.953 INFO:tasks.rados.rados.0.smithi177.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-07-28T11:29:33.964 INFO:tasks.rados.rados.0.smithi177.stdout:2186: writing smithi17769138-496 from 403764 to 972382 tid 1 2024-07-28T11:29:33.982 INFO:tasks.rados.rados.0.smithi177.stdout:2186: writing smithi17769138-496 from 1717619 to 2403764 tid 2 2024-07-28T11:29:33.983 INFO:tasks.rados.rados.0.smithi177.stdout:2187: write oid 23 current snap is 0 2024-07-28T11:29:33.983 INFO:tasks.rados.rados.0.smithi177.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-07-28T11:29:33.995 INFO:tasks.rados.rados.0.smithi177.stdout:2187: writing smithi17769138-23 from 420571 to 1180791 tid 1 2024-07-28T11:29:34.005 INFO:tasks.rados.rados.0.smithi177.stdout:2187: writing smithi17769138-23 from 1776101 to 2402273 tid 2 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2188: read oid 155 snap -1 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2188: expect (ObjNum 154 snap 0 seq_num 154) 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2189: read oid 182 snap -1 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2189: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2190: write oid 286 current snap is 0 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2185: finishing write tid 1 to smithi17769138-79 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2185: finishing write tid 2 to smithi17769138-79 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2185: finishing write tid 3 to smithi17769138-79 2024-07-28T11:29:34.006 INFO:tasks.rados.rados.0.smithi177.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-07-28T11:29:34.013 INFO:tasks.rados.rados.0.smithi177.stdout:2190: writing smithi17769138-286 from 437378 to 872847 tid 1 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2190: writing smithi17769138-286 from 1434583 to 2204413 tid 2 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2191: write oid 1 current snap is 0 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2185: finishing write tid 4 to smithi17769138-79 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 79 v 303 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2185: left oid 79 (ObjNum 1451 snap 0 seq_num 1451) 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2186: finishing write tid 1 to smithi17769138-496 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2186: finishing write tid 2 to smithi17769138-496 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2186: finishing write tid 3 to smithi17769138-496 2024-07-28T11:29:34.024 INFO:tasks.rados.rados.0.smithi177.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-07-28T11:29:34.031 INFO:tasks.rados.rados.0.smithi177.stdout:2191: writing smithi17769138-1 from 454185 to 964903 tid 1 2024-07-28T11:29:34.041 INFO:tasks.rados.rados.0.smithi177.stdout:2191: writing smithi17769138-1 from 1493065 to 2122906 tid 2 2024-07-28T11:29:34.041 INFO:tasks.rados.rados.0.smithi177.stdout:2185: done (6 left) 2024-07-28T11:29:34.041 INFO:tasks.rados.rados.0.smithi177.stdout:2192: write oid 362 current snap is 0 2024-07-28T11:29:34.041 INFO:tasks.rados.rados.0.smithi177.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2024-07-28T11:29:34.049 INFO:tasks.rados.rados.0.smithi177.stdout:2192: writing smithi17769138-362 from 470992 to 1056959 tid 1 2024-07-28T11:29:34.057 INFO:tasks.rados.rados.0.smithi177.stdout:2192: writing smithi17769138-362 from 1551547 to 2325046 tid 2 2024-07-28T11:29:34.057 INFO:tasks.rados.rados.0.smithi177.stdout:2193: write oid 405 current snap is 0 2024-07-28T11:29:34.057 INFO:tasks.rados.rados.0.smithi177.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2024-07-28T11:29:34.065 INFO:tasks.rados.rados.0.smithi177.stdout:2193: writing smithi17769138-405 from 487799 to 1149015 tid 1 2024-07-28T11:29:34.073 INFO:tasks.rados.rados.0.smithi177.stdout:2193: writing smithi17769138-405 from 1893676 to 2487799 tid 2 2024-07-28T11:29:34.073 INFO:tasks.rados.rados.0.smithi177.stdout:2194: write oid 308 current snap is 0 2024-07-28T11:29:34.073 INFO:tasks.rados.rados.0.smithi177.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-07-28T11:29:34.080 INFO:tasks.rados.rados.0.smithi177.stdout:2194: writing smithi17769138-308 from 504606 to 1241071 tid 1 2024-07-28T11:29:34.087 INFO:tasks.rados.rados.0.smithi177.stdout:2194: writing smithi17769138-308 from 1952158 to 2504606 tid 2 2024-07-28T11:29:34.087 INFO:tasks.rados.rados.0.smithi177.stdout:2195: delete oid 179 current snap is 0 2024-07-28T11:29:34.087 INFO:tasks.rados.rados.0.smithi177.stdout:2186: finishing write tid 4 to smithi17769138-496 2024-07-28T11:29:34.087 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 496 v 299 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2024-07-28T11:29:34.087 INFO:tasks.rados.rados.0.smithi177.stdout:2186: left oid 496 (ObjNum 1452 snap 0 seq_num 1452) 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2187: finishing write tid 1 to smithi17769138-23 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2187: finishing write tid 2 to smithi17769138-23 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2187: finishing write tid 3 to smithi17769138-23 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2187: finishing write tid 4 to smithi17769138-23 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 23 v 284 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2187: left oid 23 (ObjNum 1453 snap 0 seq_num 1453) 2024-07-28T11:29:34.088 INFO:tasks.rados.rados.0.smithi177.stdout:2189: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:34.316 INFO:tasks.rados.rados.0.smithi177.stdout:2188: expect (ObjNum 154 snap 0 seq_num 154) 2024-07-28T11:29:34.396 INFO:tasks.rados.rados.0.smithi177.stdout:2190: finishing write tid 1 to smithi17769138-286 2024-07-28T11:29:34.396 INFO:tasks.rados.rados.0.smithi177.stdout:2190: finishing write tid 2 to smithi17769138-286 2024-07-28T11:29:34.396 INFO:tasks.rados.rados.0.smithi177.stdout:2190: finishing write tid 3 to smithi17769138-286 2024-07-28T11:29:34.396 INFO:tasks.rados.rados.0.smithi177.stdout:2190: finishing write tid 4 to smithi17769138-286 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 286 v 295 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2190: left oid 286 (ObjNum 1454 snap 0 seq_num 1454) 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2191: finishing write tid 1 to smithi17769138-1 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2191: finishing write tid 2 to smithi17769138-1 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2191: finishing write tid 3 to smithi17769138-1 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2191: finishing write tid 4 to smithi17769138-1 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 344 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2192: finishing write tid 1 to smithi17769138-362 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2192: finishing write tid 2 to smithi17769138-362 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2192: finishing write tid 3 to smithi17769138-362 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2192: finishing write tid 4 to smithi17769138-362 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 362 v 347 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2024-07-28T11:29:34.397 INFO:tasks.rados.rados.0.smithi177.stdout:2192: left oid 362 (ObjNum 1456 snap 0 seq_num 1456) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2193: finishing write tid 1 to smithi17769138-405 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2186: done (9 left) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2187: done (8 left) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2188: done (7 left) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2189: done (6 left) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2190: done (5 left) 2024-07-28T11:29:34.398 INFO:tasks.rados.rados.0.smithi177.stdout:2191: done (4 left) 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2192: done (3 left) 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2195: done (2 left) 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2196: read oid 274 snap -1 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2196: expect (ObjNum 1234 snap 0 seq_num 1234) 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2197: read oid 213 snap -1 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2197: expect deleted 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2198: read oid 323 snap -1 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2199: write oid 158 current snap is 0 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2193: finishing write tid 2 to smithi17769138-405 2024-07-28T11:29:34.399 INFO:tasks.rados.rados.0.smithi177.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-07-28T11:29:34.407 INFO:tasks.rados.rados.0.smithi177.stdout:2199: writing smithi17769138-158 from 538220 to 1141536 tid 1 2024-07-28T11:29:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:34 smithi204 bash[24094]: cluster 2024-07-28T11:29:33.111558+0000 mgr.y (mgr.24311) 270 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:34 smithi204 bash[24094]: audit 2024-07-28T11:29:33.392935+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.177:0/2761980714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:34.418 INFO:tasks.rados.rados.0.smithi177.stdout:2199: writing smithi17769138-158 from 1785475 to 2538220 tid 2 2024-07-28T11:29:34.418 INFO:tasks.rados.rados.0.smithi177.stdout:2200: read oid 481 snap -1 2024-07-28T11:29:34.418 INFO:tasks.rados.rados.0.smithi177.stdout:2200: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:2201: read oid 122 snap -1 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:2201: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:2202: write oid 200 current snap is 0 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:2193: finishing write tid 3 to smithi17769138-405 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:2193: finishing write tid 4 to smithi17769138-405 2024-07-28T11:29:34.419 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 295 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2193: left oid 405 (ObjNum 1457 snap 0 seq_num 1457) 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2194: finishing write tid 1 to smithi17769138-308 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2194: finishing write tid 2 to smithi17769138-308 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2194: finishing write tid 3 to smithi17769138-308 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2194: finishing write tid 4 to smithi17769138-308 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 308 v 246 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2194: left oid 308 (ObjNum 1458 snap 0 seq_num 1458) 2024-07-28T11:29:34.420 INFO:tasks.rados.rados.0.smithi177.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-07-28T11:29:34.427 INFO:tasks.rados.rados.0.smithi177.stdout:2202: writing smithi17769138-200 from 555027 to 1233592 tid 1 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2202: writing smithi17769138-200 from 1727604 to 2368452 tid 2 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2193: done (8 left) 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2194: done (7 left) 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2197: done (6 left) 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2203: read oid 390 snap -1 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2203: expect deleted 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2204: delete oid 372 current snap is 0 2024-07-28T11:29:34.436 INFO:tasks.rados.rados.0.smithi177.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-07-28T11:29:34.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:34 smithi177 bash[21846]: cluster 2024-07-28T11:29:33.111558+0000 mgr.y (mgr.24311) 270 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:34.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:34 smithi177 bash[21846]: audit 2024-07-28T11:29:33.392935+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.177:0/2761980714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:34.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:34 smithi177 bash[31534]: cluster 2024-07-28T11:29:33.111558+0000 mgr.y (mgr.24311) 270 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:34.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:34 smithi177 bash[31534]: audit 2024-07-28T11:29:33.392935+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.177:0/2761980714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:34.553 INFO:tasks.rados.rados.0.smithi177.stdout:2196: expect (ObjNum 1234 snap 0 seq_num 1234) 2024-07-28T11:29:34.675 INFO:tasks.rados.rados.0.smithi177.stdout:2199: finishing write tid 1 to smithi17769138-158 2024-07-28T11:29:34.675 INFO:tasks.rados.rados.0.smithi177.stdout:2201: expect (ObjNum 121 snap 0 seq_num 121) 2024-07-28T11:29:34.733 INFO:tasks.rados.rados.0.smithi177.stdout:2200: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2199: finishing write tid 2 to smithi17769138-158 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2199: finishing write tid 3 to smithi17769138-158 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2199: finishing write tid 4 to smithi17769138-158 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 283 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2199: left oid 158 (ObjNum 1460 snap 0 seq_num 1460) 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2202: finishing write tid 1 to smithi17769138-200 2024-07-28T11:29:34.855 INFO:tasks.rados.rados.0.smithi177.stdout:2202: finishing write tid 2 to smithi17769138-200 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2202: finishing write tid 3 to smithi17769138-200 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2202: finishing write tid 4 to smithi17769138-200 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 200 v 298 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2202: left oid 200 (ObjNum 1461 snap 0 seq_num 1461) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2196: done (7 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2198: done (6 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2199: done (5 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2200: done (4 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2201: done (3 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2202: done (2 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2203: done (1 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2204: done (0 left) 2024-07-28T11:29:34.856 INFO:tasks.rados.rados.0.smithi177.stdout:2205: delete oid 462 current snap is 0 2024-07-28T11:29:34.857 INFO:tasks.rados.rados.0.smithi177.stdout:2205: done (0 left) 2024-07-28T11:29:34.857 INFO:tasks.rados.rados.0.smithi177.stdout:2206: write oid 117 current snap is 0 2024-07-28T11:29:34.858 INFO:tasks.rados.rados.0.smithi177.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-07-28T11:29:34.875 INFO:tasks.rados.rados.0.smithi177.stdout:2206: writing smithi17769138-117 from 605448 to 1109760 tid 1 2024-07-28T11:29:34.901 INFO:tasks.rados.rados.0.smithi177.stdout:2206: writing smithi17769138-117 from 1903050 to 2605448 tid 2 2024-07-28T11:29:34.901 INFO:tasks.rados.rados.0.smithi177.stdout:2207: read oid 173 snap -1 2024-07-28T11:29:34.901 INFO:tasks.rados.rados.0.smithi177.stdout:2207: expect (ObjNum 988 snap 0 seq_num 988) 2024-07-28T11:29:34.901 INFO:tasks.rados.rados.0.smithi177.stdout:2208: write oid 316 current snap is 0 2024-07-28T11:29:34.901 INFO:tasks.rados.rados.0.smithi177.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-07-28T11:29:34.917 INFO:tasks.rados.rados.0.smithi177.stdout:2208: writing smithi17769138-316 from 622255 to 1201816 tid 1 2024-07-28T11:29:34.930 INFO:tasks.rados.rados.0.smithi177.stdout:2208: writing smithi17769138-316 from 1845179 to 2377012 tid 2 2024-07-28T11:29:34.930 INFO:tasks.rados.rados.0.smithi177.stdout:2209: read oid 289 snap -1 2024-07-28T11:29:34.930 INFO:tasks.rados.rados.0.smithi177.stdout:2209: expect deleted 2024-07-28T11:29:34.930 INFO:tasks.rados.rados.0.smithi177.stdout:2210: delete oid 484 current snap is 0 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2206: finishing write tid 1 to smithi17769138-117 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2206: finishing write tid 2 to smithi17769138-117 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2206: finishing write tid 3 to smithi17769138-117 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2206: finishing write tid 4 to smithi17769138-117 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 117 v 287 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2024-07-28T11:29:34.931 INFO:tasks.rados.rados.0.smithi177.stdout:2207: expect (ObjNum 988 snap 0 seq_num 988) 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2208: finishing write tid 1 to smithi17769138-316 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2208: finishing write tid 2 to smithi17769138-316 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2208: finishing write tid 3 to smithi17769138-316 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2206: done (4 left) 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2207: done (3 left) 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2209: done (2 left) 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2210: done (1 left) 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2211: delete oid 229 current snap is 0 2024-07-28T11:29:35.129 INFO:tasks.rados.rados.0.smithi177.stdout:2208: finishing write tid 4 to smithi17769138-316 2024-07-28T11:29:35.130 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 316 v 273 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2024-07-28T11:29:35.130 INFO:tasks.rados.rados.0.smithi177.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2024-07-28T11:29:35.131 INFO:tasks.rados.rados.0.smithi177.stdout:2208: done (1 left) 2024-07-28T11:29:35.131 INFO:tasks.rados.rados.0.smithi177.stdout:2211: done (0 left) 2024-07-28T11:29:35.131 INFO:tasks.rados.rados.0.smithi177.stdout:2212: write oid 449 current snap is 0 2024-07-28T11:29:35.131 INFO:tasks.rados.rados.0.smithi177.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-07-28T11:29:35.147 INFO:tasks.rados.rados.0.smithi177.stdout:2212: writing smithi17769138-449 from 672676 to 1194337 tid 1 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2212: writing smithi17769138-449 from 1736978 to 2532491 tid 2 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2213: read oid 384 snap -1 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2213: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2214: read oid 306 snap -1 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2214: expect (ObjNum 935 snap 0 seq_num 935) 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2215: write oid 245 current snap is 0 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2212: finishing write tid 1 to smithi17769138-449 2024-07-28T11:29:35.164 INFO:tasks.rados.rados.0.smithi177.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-07-28T11:29:35.171 INFO:tasks.rados.rados.0.smithi177.stdout:2215: writing smithi17769138-245 from 689483 to 1286393 tid 1 2024-07-28T11:29:35.181 INFO:tasks.rados.rados.0.smithi177.stdout:2215: writing smithi17769138-245 from 2079107 to 2618278 tid 2 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2216: write oid 201 current snap is 0 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2212: finishing write tid 2 to smithi17769138-449 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2212: finishing write tid 3 to smithi17769138-449 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2212: finishing write tid 4 to smithi17769138-449 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 449 v 277 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2215: finishing write tid 1 to smithi17769138-245 2024-07-28T11:29:35.182 INFO:tasks.rados.rados.0.smithi177.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-07-28T11:29:35.194 INFO:tasks.rados.rados.0.smithi177.stdout:2216: writing smithi17769138-201 from 706290 to 1378449 tid 1 2024-07-28T11:29:35.207 INFO:tasks.rados.rados.0.smithi177.stdout:2216: writing smithi17769138-201 from 2137589 to 2706290 tid 2 2024-07-28T11:29:35.207 INFO:tasks.rados.rados.0.smithi177.stdout:2212: done (4 left) 2024-07-28T11:29:35.207 INFO:tasks.rados.rados.0.smithi177.stdout:2217: delete oid 391 current snap is 0 2024-07-28T11:29:35.207 INFO:tasks.rados.rados.0.smithi177.stdout:2215: finishing write tid 2 to smithi17769138-245 2024-07-28T11:29:35.207 INFO:tasks.rados.rados.0.smithi177.stdout:2215: finishing write tid 3 to smithi17769138-245 2024-07-28T11:29:35.208 INFO:tasks.rados.rados.0.smithi177.stdout:2215: finishing write tid 4 to smithi17769138-245 2024-07-28T11:29:35.208 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 351 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2024-07-28T11:29:35.208 INFO:tasks.rados.rados.0.smithi177.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2024-07-28T11:29:35.208 INFO:tasks.rados.rados.0.smithi177.stdout:2213: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-07-28T11:29:35.358 INFO:tasks.rados.rados.0.smithi177.stdout:2214: expect (ObjNum 935 snap 0 seq_num 935) 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2216: finishing write tid 1 to smithi17769138-201 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2216: finishing write tid 2 to smithi17769138-201 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2216: finishing write tid 3 to smithi17769138-201 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2216: finishing write tid 4 to smithi17769138-201 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 201 v 249 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2213: done (4 left) 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2214: done (3 left) 2024-07-28T11:29:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:2215: done (2 left) 2024-07-28T11:29:35.541 INFO:tasks.rados.rados.0.smithi177.stdout:2216: done (1 left) 2024-07-28T11:29:35.541 INFO:tasks.rados.rados.0.smithi177.stdout:2217: done (0 left) 2024-07-28T11:29:35.541 INFO:tasks.rados.rados.0.smithi177.stdout:2218: write oid 370 current snap is 0 2024-07-28T11:29:35.541 INFO:tasks.rados.rados.0.smithi177.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-07-28T11:29:35.552 INFO:tasks.rados.rados.0.smithi177.stdout:2218: writing smithi17769138-370 from 739904 to 1162561 tid 1 2024-07-28T11:29:35.564 INFO:tasks.rados.rados.0.smithi177.stdout:2218: writing smithi17769138-370 from 1854553 to 2257404 tid 2 2024-07-28T11:29:35.564 INFO:tasks.rados.rados.0.smithi177.stdout:2219: write oid 459 current snap is 0 2024-07-28T11:29:35.565 INFO:tasks.rados.rados.0.smithi177.stdout:2218: finishing write tid 1 to smithi17769138-370 2024-07-28T11:29:35.565 INFO:tasks.rados.rados.0.smithi177.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-07-28T11:29:35.578 INFO:tasks.rados.rados.0.smithi177.stdout:2219: writing smithi17769138-459 from 756711 to 1254617 tid 1 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2219: writing smithi17769138-459 from 1913035 to 2459544 tid 2 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2220: delete oid 355 current snap is 0 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2218: finishing write tid 2 to smithi17769138-370 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2218: finishing write tid 3 to smithi17769138-370 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2218: finishing write tid 4 to smithi17769138-370 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 370 v 354 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2024-07-28T11:29:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:2219: finishing write tid 1 to smithi17769138-459 2024-07-28T11:29:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:2218: done (2 left) 2024-07-28T11:29:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:2220: done (1 left) 2024-07-28T11:29:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:2221: read oid 344 snap -1 2024-07-28T11:29:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:2221: expect deleted 2024-07-28T11:29:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:2222: read oid 480 snap -1 2024-07-28T11:29:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:2222: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:29:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:2223: write oid 237 current snap is 0 2024-07-28T11:29:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-07-28T11:29:35.609 INFO:tasks.rados.rados.0.smithi177.stdout:2223: writing smithi17769138-237 from 790325 to 1555082 tid 1 2024-07-28T11:29:35.618 INFO:tasks.rados.rados.0.smithi177.stdout:2223: writing smithi17769138-237 from 2029999 to 2580177 tid 2 2024-07-28T11:29:35.618 INFO:tasks.rados.rados.0.smithi177.stdout:2224: write oid 33 current snap is 0 2024-07-28T11:29:35.618 INFO:tasks.rados.rados.0.smithi177.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-07-28T11:29:35.624 INFO:tasks.rados.rados.0.smithi177.stdout:2224: writing smithi17769138-33 from 407132 to 847138 tid 1 2024-07-28T11:29:35.632 INFO:tasks.rados.rados.0.smithi177.stdout:2224: writing smithi17769138-33 from 1288481 to 1982317 tid 2 2024-07-28T11:29:35.637 INFO:tasks.rados.rados.0.smithi177.stdout:2224: writing smithi17769138-33 from 2616455 to 2807132 tid 3 2024-07-28T11:29:35.637 INFO:tasks.rados.rados.0.smithi177.stdout:2225: delete oid 301 current snap is 0 2024-07-28T11:29:35.637 INFO:tasks.rados.rados.0.smithi177.stdout:2219: finishing write tid 2 to smithi17769138-459 2024-07-28T11:29:35.638 INFO:tasks.rados.rados.0.smithi177.stdout:2219: finishing write tid 3 to smithi17769138-459 2024-07-28T11:29:35.638 INFO:tasks.rados.rados.0.smithi177.stdout:2219: finishing write tid 4 to smithi17769138-459 2024-07-28T11:29:35.638 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 459 v 252 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2024-07-28T11:29:35.638 INFO:tasks.rados.rados.0.smithi177.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2024-07-28T11:29:35.638 INFO:tasks.rados.rados.0.smithi177.stdout:2222: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2223: finishing write tid 1 to smithi17769138-237 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2223: finishing write tid 2 to smithi17769138-237 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2223: finishing write tid 3 to smithi17769138-237 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2223: finishing write tid 4 to smithi17769138-237 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 302 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2224: finishing write tid 1 to smithi17769138-33 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2224: finishing write tid 2 to smithi17769138-33 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2224: finishing write tid 3 to smithi17769138-33 2024-07-28T11:29:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:2224: finishing write tid 4 to smithi17769138-33 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2224: finishing write tid 5 to smithi17769138-33 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 33 v 352 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2219: done (5 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2221: done (4 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2222: done (3 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2223: done (2 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2224: done (1 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2225: done (0 left) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2226: read oid 87 snap -1 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2227: write oid 366 current snap is 0 2024-07-28T11:29:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-07-28T11:29:35.774 INFO:tasks.rados.rados.0.smithi177.stdout:2227: writing smithi17769138-366 from 440746 to 1031250 tid 1 2024-07-28T11:29:35.782 INFO:tasks.rados.rados.0.smithi177.stdout:2227: writing smithi17769138-366 from 1689092 to 2386597 tid 2 2024-07-28T11:29:35.783 INFO:tasks.rados.rados.0.smithi177.stdout:2228: write oid 421 current snap is 0 2024-07-28T11:29:35.783 INFO:tasks.rados.rados.0.smithi177.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-07-28T11:29:35.789 INFO:tasks.rados.rados.0.smithi177.stdout:2228: writing smithi17769138-421 from 457553 to 1123306 tid 1 2024-07-28T11:29:35.796 INFO:tasks.rados.rados.0.smithi177.stdout:2228: writing smithi17769138-421 from 1747574 to 2305090 tid 2 2024-07-28T11:29:35.796 INFO:tasks.rados.rados.0.smithi177.stdout:2229: write oid 155 current snap is 0 2024-07-28T11:29:35.796 INFO:tasks.rados.rados.0.smithi177.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:29:35.975 INFO:tasks.rados.rados.0.smithi177.stdout:2227: finishing write tid 1 to smithi17769138-366 2024-07-28T11:29:35.975 INFO:tasks.rados.rados.0.smithi177.stdout:2227: finishing write tid 2 to smithi17769138-366 2024-07-28T11:29:35.975 INFO:tasks.rados.rados.0.smithi177.stdout:2227: finishing write tid 3 to smithi17769138-366 2024-07-28T11:29:35.975 INFO:tasks.rados.rados.0.smithi177.stdout:2227: finishing write tid 4 to smithi17769138-366 2024-07-28T11:29:35.975 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 366 v 307 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2228: finishing write tid 1 to smithi17769138-421 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2228: finishing write tid 2 to smithi17769138-421 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2228: finishing write tid 3 to smithi17769138-421 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2228: finishing write tid 4 to smithi17769138-421 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 307 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2024-07-28T11:29:35.976 INFO:tasks.rados.rados.0.smithi177.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-07-28T11:29:35.984 INFO:tasks.rados.rados.0.smithi177.stdout:2229: writing smithi17769138-155 from 474360 to 1215362 tid 1 2024-07-28T11:29:35.993 INFO:tasks.rados.rados.0.smithi177.stdout:2229: writing smithi17769138-155 from 1806056 to 2507230 tid 2 2024-07-28T11:29:35.993 INFO:tasks.rados.rados.0.smithi177.stdout:2226: done (3 left) 2024-07-28T11:29:35.993 INFO:tasks.rados.rados.0.smithi177.stdout:2227: done (2 left) 2024-07-28T11:29:35.993 INFO:tasks.rados.rados.0.smithi177.stdout:2228: done (1 left) 2024-07-28T11:29:35.993 INFO:tasks.rados.rados.0.smithi177.stdout:2230: read oid 279 snap -1 2024-07-28T11:29:35.994 INFO:tasks.rados.rados.0.smithi177.stdout:2230: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:29:35.994 INFO:tasks.rados.rados.0.smithi177.stdout:2231: delete oid 169 current snap is 0 2024-07-28T11:29:35.994 INFO:tasks.rados.rados.0.smithi177.stdout:2229: finishing write tid 1 to smithi17769138-155 2024-07-28T11:29:35.998 INFO:tasks.rados.rados.0.smithi177.stdout:2231: done (2 left) 2024-07-28T11:29:35.998 INFO:tasks.rados.rados.0.smithi177.stdout:2232: write oid 220 current snap is 0 2024-07-28T11:29:35.998 INFO:tasks.rados.rados.0.smithi177.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-07-28T11:29:36.004 INFO:tasks.rados.rados.0.smithi177.stdout:2232: writing smithi17769138-220 from 507974 to 999474 tid 1 2024-07-28T11:29:36.010 INFO:tasks.rados.rados.0.smithi177.stdout:2232: writing smithi17769138-220 from 1406667 to 2111510 tid 2 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2232: writing smithi17769138-220 from 2548287 to 2907974 tid 3 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2233: read oid 319 snap -1 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2233: expect (ObjNum 318 snap 0 seq_num 318) 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2234: write oid 387 current snap is 0 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2229: finishing write tid 2 to smithi17769138-155 2024-07-28T11:29:36.015 INFO:tasks.rados.rados.0.smithi177.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-07-28T11:29:36.023 INFO:tasks.rados.rados.0.smithi177.stdout:2234: writing smithi17769138-387 from 524781 to 1207883 tid 1 2024-07-28T11:29:36.033 INFO:tasks.rados.rados.0.smithi177.stdout:2234: writing smithi17769138-387 from 1981502 to 2546356 tid 2 2024-07-28T11:29:36.033 INFO:tasks.rados.rados.0.smithi177.stdout:2235: write oid 315 current snap is 0 2024-07-28T11:29:36.033 INFO:tasks.rados.rados.0.smithi177.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-07-28T11:29:36.042 INFO:tasks.rados.rados.0.smithi177.stdout:2235: writing smithi17769138-315 from 541588 to 1299939 tid 1 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:2235: writing smithi17769138-315 from 2039984 to 2748496 tid 2 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:2236: write oid 419 current snap is 0 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:2229: finishing write tid 3 to smithi17769138-155 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:2229: finishing write tid 4 to smithi17769138-155 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 155 v 310 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2024-07-28T11:29:36.051 INFO:tasks.rados.rados.0.smithi177.stdout:2229: left oid 155 (ObjNum 1480 snap 0 seq_num 1480) 2024-07-28T11:29:36.052 INFO:tasks.rados.rados.0.smithi177.stdout:2230: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: finishing write tid 1 to smithi17769138-220 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: finishing write tid 2 to smithi17769138-220 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: finishing write tid 3 to smithi17769138-220 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: finishing write tid 4 to smithi17769138-220 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: finishing write tid 5 to smithi17769138-220 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 267 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2024-07-28T11:29:36.278 INFO:tasks.rados.rados.0.smithi177.stdout:2233: expect (ObjNum 318 snap 0 seq_num 318) 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2234: finishing write tid 1 to smithi17769138-387 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2234: finishing write tid 2 to smithi17769138-387 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2234: finishing write tid 3 to smithi17769138-387 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2234: finishing write tid 4 to smithi17769138-387 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 387 v 270 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2235: finishing write tid 1 to smithi17769138-315 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2235: finishing write tid 2 to smithi17769138-315 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2235: finishing write tid 3 to smithi17769138-315 2024-07-28T11:29:36.384 INFO:tasks.rados.rados.0.smithi177.stdout:2235: finishing write tid 4 to smithi17769138-315 2024-07-28T11:29:36.385 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 315 v 299 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2024-07-28T11:29:36.385 INFO:tasks.rados.rados.0.smithi177.stdout:2235: left oid 315 (ObjNum 1484 snap 0 seq_num 1484) 2024-07-28T11:29:36.385 INFO:tasks.rados.rados.0.smithi177.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-07-28T11:29:36.392 INFO:tasks.rados.rados.0.smithi177.stdout:2236: writing smithi17769138-419 from 558395 to 991995 tid 1 2024-07-28T11:29:36.402 INFO:tasks.rados.rados.0.smithi177.stdout:2236: writing smithi17769138-419 from 1698466 to 2266989 tid 2 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2236: writing smithi17769138-419 from 2863262 to 2958395 tid 3 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2229: done (6 left) 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2230: done (5 left) 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2232: done (4 left) 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2233: done (3 left) 2024-07-28T11:29:36.409 INFO:tasks.rados.rados.0.smithi177.stdout:2234: done (2 left) 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2235: done (1 left) 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2237: read oid 309 snap -1 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2237: expect (ObjNum 308 snap 0 seq_num 308) 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2238: read oid 459 snap -1 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2238: expect (ObjNum 1473 snap 0 seq_num 1473) 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2239: read oid 85 snap -1 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2239: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2240: write oid 141 current snap is 0 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2236: finishing write tid 1 to smithi17769138-419 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2236: finishing write tid 2 to smithi17769138-419 2024-07-28T11:29:36.410 INFO:tasks.rados.rados.0.smithi177.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-07-28T11:29:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:36 smithi204 bash[24094]: cluster 2024-07-28T11:29:35.112106+0000 mgr.y (mgr.24311) 271 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:36 smithi204 bash[24094]: audit 2024-07-28T11:29:35.748775+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.177:0/696550757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:36.416 INFO:tasks.rados.rados.0.smithi177.stdout:2240: writing smithi17769138-141 from 575202 to 1084051 tid 1 2024-07-28T11:29:36.425 INFO:tasks.rados.rados.0.smithi177.stdout:2240: writing smithi17769138-141 from 1640595 to 2352776 tid 2 2024-07-28T11:29:36.425 INFO:tasks.rados.rados.0.smithi177.stdout:2241: delete oid 143 current snap is 0 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:2236: finishing write tid 3 to smithi17769138-419 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:2236: finishing write tid 4 to smithi17769138-419 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:2236: finishing write tid 5 to smithi17769138-419 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 419 v 314 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:2236: left oid 419 (ObjNum 1485 snap 0 seq_num 1485) 2024-07-28T11:29:36.426 INFO:tasks.rados.rados.0.smithi177.stdout:2239: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-07-28T11:29:36.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:36 smithi177 bash[31534]: cluster 2024-07-28T11:29:35.112106+0000 mgr.y (mgr.24311) 271 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:36.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:36 smithi177 bash[31534]: audit 2024-07-28T11:29:35.748775+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.177:0/696550757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:36.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:36 smithi177 bash[21846]: cluster 2024-07-28T11:29:35.112106+0000 mgr.y (mgr.24311) 271 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2024-07-28T11:29:36.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:36 smithi177 bash[21846]: audit 2024-07-28T11:29:35.748775+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.177:0/696550757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:36.612 INFO:tasks.rados.rados.0.smithi177.stdout:2240: finishing write tid 1 to smithi17769138-141 2024-07-28T11:29:36.613 INFO:tasks.rados.rados.0.smithi177.stdout:2238: expect (ObjNum 1473 snap 0 seq_num 1473) 2024-07-28T11:29:36.739 INFO:tasks.rados.rados.0.smithi177.stdout:2237: expect (ObjNum 308 snap 0 seq_num 308) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2240: finishing write tid 2 to smithi17769138-141 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2240: finishing write tid 3 to smithi17769138-141 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2240: finishing write tid 4 to smithi17769138-141 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 290 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2240: left oid 141 (ObjNum 1486 snap 0 seq_num 1486) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2236: done (5 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2237: done (4 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2238: done (3 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2239: done (2 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2240: done (1 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2241: done (0 left) 2024-07-28T11:29:36.833 INFO:tasks.rados.rados.0.smithi177.stdout:2242: delete oid 281 current snap is 0 2024-07-28T11:29:36.835 INFO:tasks.rados.rados.0.smithi177.stdout:2242: done (0 left) 2024-07-28T11:29:36.835 INFO:tasks.rados.rados.0.smithi177.stdout:2243: delete oid 148 current snap is 0 2024-07-28T11:29:36.838 INFO:tasks.rados.rados.0.smithi177.stdout:2243: done (0 left) 2024-07-28T11:29:36.838 INFO:tasks.rados.rados.0.smithi177.stdout:2244: write oid 168 current snap is 0 2024-07-28T11:29:36.838 INFO:tasks.rados.rados.0.smithi177.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-07-28T11:29:36.855 INFO:tasks.rados.rados.0.smithi177.stdout:2244: writing smithi17769138-168 from 642430 to 1052275 tid 1 2024-07-28T11:29:36.879 INFO:tasks.rados.rados.0.smithi177.stdout:2244: writing smithi17769138-168 from 1758170 to 2477689 tid 2 2024-07-28T11:29:36.879 INFO:tasks.rados.rados.0.smithi177.stdout:2245: write oid 16 current snap is 0 2024-07-28T11:29:36.879 INFO:tasks.rados.rados.0.smithi177.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-07-28T11:29:36.896 INFO:tasks.rados.rados.0.smithi177.stdout:2245: writing smithi17769138-16 from 659237 to 1260684 tid 1 2024-07-28T11:29:36.909 INFO:tasks.rados.rados.0.smithi177.stdout:2245: writing smithi17769138-16 from 1933005 to 2396182 tid 2 2024-07-28T11:29:36.909 INFO:tasks.rados.rados.0.smithi177.stdout:2246: write oid 418 current snap is 0 2024-07-28T11:29:36.909 INFO:tasks.rados.rados.0.smithi177.stdout:2244: finishing write tid 1 to smithi17769138-168 2024-07-28T11:29:36.909 INFO:tasks.rados.rados.0.smithi177.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-07-28T11:29:36.922 INFO:tasks.rados.rados.0.smithi177.stdout:2246: writing smithi17769138-418 from 676044 to 1352740 tid 1 2024-07-28T11:29:36.935 INFO:tasks.rados.rados.0.smithi177.stdout:2246: writing smithi17769138-418 from 1991487 to 2714675 tid 2 2024-07-28T11:29:36.935 INFO:tasks.rados.rados.0.smithi177.stdout:2247: write oid 64 current snap is 0 2024-07-28T11:29:36.935 INFO:tasks.rados.rados.0.smithi177.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-07-28T11:29:36.948 INFO:tasks.rados.rados.0.smithi177.stdout:2247: writing smithi17769138-64 from 692851 to 1444796 tid 1 2024-07-28T11:29:36.957 INFO:tasks.rados.rados.0.smithi177.stdout:2247: writing smithi17769138-64 from 2049969 to 2516815 tid 2 2024-07-28T11:29:36.957 INFO:tasks.rados.rados.0.smithi177.stdout:2248: write oid 412 current snap is 0 2024-07-28T11:29:36.957 INFO:tasks.rados.rados.0.smithi177.stdout:2244: finishing write tid 2 to smithi17769138-168 2024-07-28T11:29:36.957 INFO:tasks.rados.rados.0.smithi177.stdout:2244: finishing write tid 3 to smithi17769138-168 2024-07-28T11:29:36.957 INFO:tasks.rados.rados.0.smithi177.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-07-28T11:29:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:2248: writing smithi17769138-412 from 709658 to 1136852 tid 1 2024-07-28T11:29:36.975 INFO:tasks.rados.rados.0.smithi177.stdout:2248: writing smithi17769138-412 from 1592098 to 2318955 tid 2 2024-07-28T11:29:36.981 INFO:tasks.rados.rados.0.smithi177.stdout:2248: writing smithi17769138-412 from 2761010 to 3109658 tid 3 2024-07-28T11:29:36.981 INFO:tasks.rados.rados.0.smithi177.stdout:2249: delete oid 90 current snap is 0 2024-07-28T11:29:36.981 INFO:tasks.rados.rados.0.smithi177.stdout:2244: finishing write tid 4 to smithi17769138-168 2024-07-28T11:29:36.981 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 317 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2245: finishing write tid 1 to smithi17769138-16 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2245: finishing write tid 2 to smithi17769138-16 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2245: finishing write tid 3 to smithi17769138-16 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2245: finishing write tid 4 to smithi17769138-16 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 16 v 303 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2246: finishing write tid 1 to smithi17769138-418 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2246: finishing write tid 2 to smithi17769138-418 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2246: finishing write tid 3 to smithi17769138-418 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2246: finishing write tid 4 to smithi17769138-418 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 418 v 283 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2247: finishing write tid 1 to smithi17769138-64 2024-07-28T11:29:36.982 INFO:tasks.rados.rados.0.smithi177.stdout:2247: finishing write tid 2 to smithi17769138-64 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:2247: finishing write tid 3 to smithi17769138-64 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:2247: finishing write tid 4 to smithi17769138-64 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 64 v 337 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:2248: finishing write tid 1 to smithi17769138-412 2024-07-28T11:29:36.983 INFO:tasks.rados.rados.0.smithi177.stdout:2248: finishing write tid 2 to smithi17769138-412 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2244: done (5 left) 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2245: done (4 left) 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2246: done (3 left) 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2247: done (2 left) 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2249: done (1 left) 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2250: write oid 148 current snap is 0 2024-07-28T11:29:36.984 INFO:tasks.rados.rados.0.smithi177.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-07-28T11:29:36.993 INFO:tasks.rados.rados.0.smithi177.stdout:2250: writing smithi17769138-148 from 743272 to 1320964 tid 1 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2250: writing smithi17769138-148 from 2109062 to 2839588 tid 2 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2251: delete oid 160 current snap is 0 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2248: finishing write tid 3 to smithi17769138-412 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2248: finishing write tid 4 to smithi17769138-412 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2248: finishing write tid 5 to smithi17769138-412 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 412 v 357 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2024-07-28T11:29:37.005 INFO:tasks.rados.rados.0.smithi177.stdout:2250: finishing write tid 1 to smithi17769138-148 2024-07-28T11:29:37.008 INFO:tasks.rados.rados.0.smithi177.stdout:2248: done (2 left) 2024-07-28T11:29:37.008 INFO:tasks.rados.rados.0.smithi177.stdout:2251: done (1 left) 2024-07-28T11:29:37.008 INFO:tasks.rados.rados.0.smithi177.stdout:2252: write oid 113 current snap is 0 2024-07-28T11:29:37.008 INFO:tasks.rados.rados.0.smithi177.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2024-07-28T11:29:37.016 INFO:tasks.rados.rados.0.smithi177.stdout:2252: writing smithi17769138-113 from 776886 to 1221429 tid 1 2024-07-28T11:29:37.025 INFO:tasks.rados.rados.0.smithi177.stdout:2252: writing smithi17769138-113 from 1826026 to 2560221 tid 2 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2252: writing smithi17769138-113 from 2987055 to 3176886 tid 3 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2253: delete oid 430 current snap is 0 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2250: finishing write tid 2 to smithi17769138-148 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2250: finishing write tid 3 to smithi17769138-148 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2250: finishing write tid 4 to smithi17769138-148 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 306 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2024-07-28T11:29:37.029 INFO:tasks.rados.rados.0.smithi177.stdout:2252: finishing write tid 1 to smithi17769138-113 2024-07-28T11:29:37.030 INFO:tasks.rados.rados.0.smithi177.stdout:2252: finishing write tid 2 to smithi17769138-113 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2250: done (2 left) 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2253: done (1 left) 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2254: read oid 389 snap -1 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2255: write oid 88 current snap is 0 2024-07-28T11:29:37.035 INFO:tasks.rados.rados.0.smithi177.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-07-28T11:29:37.037 INFO:tasks.rados.rados.0.smithi177.stdout:2255: writing smithi17769138-88 from 410500 to 1005541 tid 1 2024-07-28T11:29:37.044 INFO:tasks.rados.rados.0.smithi177.stdout:2255: writing smithi17769138-88 from 1542990 to 2164501 tid 2 2024-07-28T11:29:37.050 INFO:tasks.rados.rados.0.smithi177.stdout:2255: writing smithi17769138-88 from 2925548 to 3210500 tid 3 2024-07-28T11:29:37.050 INFO:tasks.rados.rados.0.smithi177.stdout:2256: read oid 208 snap -1 2024-07-28T11:29:37.050 INFO:tasks.rados.rados.0.smithi177.stdout:2256: expect deleted 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2257: read oid 179 snap -1 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2257: expect deleted 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2258: write oid 11 current snap is 0 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2252: finishing write tid 3 to smithi17769138-113 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2252: finishing write tid 4 to smithi17769138-113 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2252: finishing write tid 5 to smithi17769138-113 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 113 v 287 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:29:37.051 INFO:tasks.rados.rados.0.smithi177.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-07-28T11:29:37.056 INFO:tasks.rados.rados.0.smithi177.stdout:2258: writing smithi17769138-11 from 427307 to 1097597 tid 1 2024-07-28T11:29:37.062 INFO:tasks.rados.rados.0.smithi177.stdout:2258: writing smithi17769138-11 from 1601472 to 2082994 tid 2 2024-07-28T11:29:37.068 INFO:tasks.rados.rados.0.smithi177.stdout:2258: writing smithi17769138-11 from 2552971 to 3036027 tid 3 2024-07-28T11:29:37.068 INFO:tasks.rados.rados.0.smithi177.stdout:2252: done (5 left) 2024-07-28T11:29:37.068 INFO:tasks.rados.rados.0.smithi177.stdout:2259: write oid 185 current snap is 0 2024-07-28T11:29:37.068 INFO:tasks.rados.rados.0.smithi177.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-07-28T11:29:37.074 INFO:tasks.rados.rados.0.smithi177.stdout:2259: writing smithi17769138-185 from 444114 to 1189653 tid 1 2024-07-28T11:29:37.082 INFO:tasks.rados.rados.0.smithi177.stdout:2259: writing smithi17769138-185 from 1943601 to 2568781 tid 2 2024-07-28T11:29:37.082 INFO:tasks.rados.rados.0.smithi177.stdout:2260: write oid 400 current snap is 0 2024-07-28T11:29:37.082 INFO:tasks.rados.rados.0.smithi177.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-07-28T11:29:37.087 INFO:tasks.rados.rados.0.smithi177.stdout:2260: writing smithi17769138-400 from 460921 to 881709 tid 1 2024-07-28T11:29:37.093 INFO:tasks.rados.rados.0.smithi177.stdout:2260: writing smithi17769138-400 from 1602083 to 2087274 tid 2 2024-07-28T11:29:37.099 INFO:tasks.rados.rados.0.smithi177.stdout:2260: writing smithi17769138-400 from 2491464 to 3113417 tid 3 2024-07-28T11:29:37.099 INFO:tasks.rados.rados.0.smithi177.stdout:2261: write oid 194 current snap is 0 2024-07-28T11:29:37.099 INFO:tasks.rados.rados.0.smithi177.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-07-28T11:29:37.104 INFO:tasks.rados.rados.0.smithi177.stdout:2261: writing smithi17769138-194 from 477728 to 973765 tid 1 2024-07-28T11:29:37.112 INFO:tasks.rados.rados.0.smithi177.stdout:2261: writing smithi17769138-194 from 1660565 to 2289414 tid 2 2024-07-28T11:29:37.117 INFO:tasks.rados.rados.0.smithi177.stdout:2261: writing smithi17769138-194 from 2918887 to 3277728 tid 3 2024-07-28T11:29:37.118 INFO:tasks.rados.rados.0.smithi177.stdout:2262: write oid 397 current snap is 0 2024-07-28T11:29:37.118 INFO:tasks.rados.rados.0.smithi177.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-07-28T11:29:37.123 INFO:tasks.rados.rados.0.smithi177.stdout:2262: writing smithi17769138-397 from 494535 to 1065821 tid 1 2024-07-28T11:29:37.130 INFO:tasks.rados.rados.0.smithi177.stdout:2262: writing smithi17769138-397 from 1719047 to 2207907 tid 2 2024-07-28T11:29:37.136 INFO:tasks.rados.rados.0.smithi177.stdout:2262: writing smithi17769138-397 from 2946310 to 3294535 tid 3 2024-07-28T11:29:37.137 INFO:tasks.rados.rados.0.smithi177.stdout:2263: write oid 13 current snap is 0 2024-07-28T11:29:37.137 INFO:tasks.rados.rados.0.smithi177.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-07-28T11:29:37.144 INFO:tasks.rados.rados.0.smithi177.stdout:2263: writing smithi17769138-13 from 511342 to 1274230 tid 1 2024-07-28T11:29:37.150 INFO:tasks.rados.rados.0.smithi177.stdout:2263: writing smithi17769138-13 from 1777529 to 2410047 tid 2 2024-07-28T11:29:37.155 INFO:tasks.rados.rados.0.smithi177.stdout:2263: writing smithi17769138-13 from 2973733 to 3311342 tid 3 2024-07-28T11:29:37.155 INFO:tasks.rados.rados.0.smithi177.stdout:2264: write oid 462 current snap is 0 2024-07-28T11:29:37.156 INFO:tasks.rados.rados.0.smithi177.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:2255: finishing write tid 1 to smithi17769138-88 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:2255: finishing write tid 2 to smithi17769138-88 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:2255: finishing write tid 3 to smithi17769138-88 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:2255: finishing write tid 4 to smithi17769138-88 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:2255: finishing write tid 5 to smithi17769138-88 2024-07-28T11:29:37.286 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 361 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: finishing write tid 1 to smithi17769138-11 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: finishing write tid 2 to smithi17769138-11 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: finishing write tid 3 to smithi17769138-11 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: finishing write tid 4 to smithi17769138-11 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: finishing write tid 5 to smithi17769138-11 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 365 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2259: finishing write tid 1 to smithi17769138-185 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2259: finishing write tid 2 to smithi17769138-185 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2259: finishing write tid 3 to smithi17769138-185 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2259: finishing write tid 4 to smithi17769138-185 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 185 v 320 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2259: left oid 185 (ObjNum 1502 snap 0 seq_num 1502) 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2260: finishing write tid 1 to smithi17769138-400 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2260: finishing write tid 2 to smithi17769138-400 2024-07-28T11:29:37.287 INFO:tasks.rados.rados.0.smithi177.stdout:2260: finishing write tid 3 to smithi17769138-400 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2260: finishing write tid 4 to smithi17769138-400 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2260: finishing write tid 5 to smithi17769138-400 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 400 v 287 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2260: left oid 400 (ObjNum 1503 snap 0 seq_num 1503) 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: finishing write tid 1 to smithi17769138-194 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: finishing write tid 2 to smithi17769138-194 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: finishing write tid 3 to smithi17769138-194 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: finishing write tid 4 to smithi17769138-194 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: finishing write tid 5 to smithi17769138-194 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 332 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2261: left oid 194 (ObjNum 1504 snap 0 seq_num 1504) 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2262: finishing write tid 1 to smithi17769138-397 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2262: finishing write tid 2 to smithi17769138-397 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2262: finishing write tid 3 to smithi17769138-397 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2262: finishing write tid 4 to smithi17769138-397 2024-07-28T11:29:37.288 INFO:tasks.rados.rados.0.smithi177.stdout:2262: finishing write tid 5 to smithi17769138-397 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 312 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2262: left oid 397 (ObjNum 1505 snap 0 seq_num 1505) 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2263: finishing write tid 1 to smithi17769138-13 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2263: finishing write tid 2 to smithi17769138-13 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2263: finishing write tid 3 to smithi17769138-13 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2263: finishing write tid 4 to smithi17769138-13 2024-07-28T11:29:37.289 INFO:tasks.rados.rados.0.smithi177.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-07-28T11:29:37.291 INFO:tasks.rados.rados.0.smithi177.stdout:2264: writing smithi17769138-462 from 528149 to 966286 tid 1 2024-07-28T11:29:37.296 INFO:tasks.rados.rados.0.smithi177.stdout:2264: writing smithi17769138-462 from 1436011 to 1928540 tid 2 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2264: writing smithi17769138-462 from 2601156 to 3268197 tid 3 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2254: done (10 left) 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2255: done (9 left) 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2256: done (8 left) 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2257: done (7 left) 2024-07-28T11:29:37.305 INFO:tasks.rados.rados.0.smithi177.stdout:2258: done (6 left) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2259: done (5 left) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2260: done (4 left) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2261: done (3 left) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2262: done (2 left) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2265: read oid 318 snap -1 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2265: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2266: read oid 83 snap -1 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2266: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2267: read oid 130 snap -1 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2267: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2268: read oid 178 snap -1 2024-07-28T11:29:37.306 INFO:tasks.rados.rados.0.smithi177.stdout:2268: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:29:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:2269: write oid 4 current snap is 0 2024-07-28T11:29:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2024-07-28T11:29:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:2269: writing smithi17769138-4 from 544956 to 1058342 tid 1 2024-07-28T11:29:37.318 INFO:tasks.rados.rados.0.smithi177.stdout:2269: writing smithi17769138-4 from 1494493 to 2130680 tid 2 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2269: writing smithi17769138-4 from 2628579 to 3223245 tid 3 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2270: read oid 310 snap -1 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2270: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2271: delete oid 308 current snap is 0 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2263: finishing write tid 5 to smithi17769138-13 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 13 v 306 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2263: left oid 13 (ObjNum 1506 snap 0 seq_num 1506) 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2264: finishing write tid 1 to smithi17769138-462 2024-07-28T11:29:37.325 INFO:tasks.rados.rados.0.smithi177.stdout:2264: finishing write tid 2 to smithi17769138-462 2024-07-28T11:29:37.326 INFO:tasks.rados.rados.0.smithi177.stdout:2267: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:37.502 INFO:tasks.rados.rados.0.smithi177.stdout:2264: finishing write tid 3 to smithi17769138-462 2024-07-28T11:29:37.502 INFO:tasks.rados.rados.0.smithi177.stdout:2264: finishing write tid 4 to smithi17769138-462 2024-07-28T11:29:37.502 INFO:tasks.rados.rados.0.smithi177.stdout:2264: finishing write tid 5 to smithi17769138-462 2024-07-28T11:29:37.503 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 462 v 310 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2024-07-28T11:29:37.503 INFO:tasks.rados.rados.0.smithi177.stdout:2264: left oid 462 (ObjNum 1507 snap 0 seq_num 1507) 2024-07-28T11:29:37.503 INFO:tasks.rados.rados.0.smithi177.stdout:2265: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-07-28T11:29:37.661 INFO:tasks.rados.rados.0.smithi177.stdout:2268: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:29:37.755 INFO:tasks.rados.rados.0.smithi177.stdout:2266: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2269: finishing write tid 1 to smithi17769138-4 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2269: finishing write tid 2 to smithi17769138-4 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2263: done (8 left) 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2264: done (7 left) 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2265: done (6 left) 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2266: done (5 left) 2024-07-28T11:29:37.908 INFO:tasks.rados.rados.0.smithi177.stdout:2267: done (4 left) 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2268: done (3 left) 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2271: done (2 left) 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2272: delete oid 6 current snap is 0 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2269: finishing write tid 3 to smithi17769138-4 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2269: finishing write tid 4 to smithi17769138-4 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2269: finishing write tid 5 to smithi17769138-4 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 359 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2269: left oid 4 (ObjNum 1508 snap 0 seq_num 1508) 2024-07-28T11:29:37.909 INFO:tasks.rados.rados.0.smithi177.stdout:2270: expect (ObjNum 309 snap 0 seq_num 309) 2024-07-28T11:29:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:2269: done (2 left) 2024-07-28T11:29:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:2270: done (1 left) 2024-07-28T11:29:38.001 INFO:tasks.rados.rados.0.smithi177.stdout:2272: done (0 left) 2024-07-28T11:29:38.002 INFO:tasks.rados.rados.0.smithi177.stdout:2273: write oid 66 current snap is 0 2024-07-28T11:29:38.002 INFO:tasks.rados.rados.0.smithi177.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2024-07-28T11:29:38.008 INFO:tasks.rados.rados.0.smithi177.stdout:2273: writing smithi17769138-66 from 595377 to 1334510 tid 1 2024-07-28T11:29:38.014 INFO:tasks.rados.rados.0.smithi177.stdout:2273: writing smithi17769138-66 from 1953586 to 2453453 tid 2 2024-07-28T11:29:38.019 INFO:tasks.rados.rados.0.smithi177.stdout:2273: writing smithi17769138-66 from 3110848 to 3395377 tid 3 2024-07-28T11:29:38.019 INFO:tasks.rados.rados.0.smithi177.stdout:2274: write oid 208 current snap is 0 2024-07-28T11:29:38.020 INFO:tasks.rados.rados.0.smithi177.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2024-07-28T11:29:38.025 INFO:tasks.rados.rados.0.smithi177.stdout:2274: writing smithi17769138-208 from 612184 to 1026566 tid 1 2024-07-28T11:29:38.032 INFO:tasks.rados.rados.0.smithi177.stdout:2274: writing smithi17769138-208 from 1612068 to 2255593 tid 2 2024-07-28T11:29:38.039 INFO:tasks.rados.rados.0.smithi177.stdout:2274: writing smithi17769138-208 from 3021918 to 3412184 tid 3 2024-07-28T11:29:38.039 INFO:tasks.rados.rados.0.smithi177.stdout:2275: write oid 94 current snap is 0 2024-07-28T11:29:38.039 INFO:tasks.rados.rados.0.smithi177.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2024-07-28T11:29:38.048 INFO:tasks.rados.rados.0.smithi177.stdout:2275: writing smithi17769138-94 from 628991 to 1234975 tid 1 2024-07-28T11:29:38.057 INFO:tasks.rados.rados.0.smithi177.stdout:2275: writing smithi17769138-94 from 1786903 to 2574086 tid 2 2024-07-28T11:29:38.063 INFO:tasks.rados.rados.0.smithi177.stdout:2275: writing smithi17769138-94 from 3165694 to 3428991 tid 3 2024-07-28T11:29:38.063 INFO:tasks.rados.rados.0.smithi177.stdout:2276: write oid 65 current snap is 0 2024-07-28T11:29:38.063 INFO:tasks.rados.rados.0.smithi177.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2024-07-28T11:29:38.071 INFO:tasks.rados.rados.0.smithi177.stdout:2276: writing smithi17769138-65 from 645798 to 1327031 tid 1 2024-07-28T11:29:38.077 INFO:tasks.rados.rados.0.smithi177.stdout:2276: writing smithi17769138-65 from 1729032 to 2376226 tid 2 2024-07-28T11:29:38.083 INFO:tasks.rados.rados.0.smithi177.stdout:2276: writing smithi17769138-65 from 3076764 to 3445798 tid 3 2024-07-28T11:29:38.083 INFO:tasks.rados.rados.0.smithi177.stdout:2277: write oid 382 current snap is 0 2024-07-28T11:29:38.083 INFO:tasks.rados.rados.0.smithi177.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2024-07-28T11:29:38.090 INFO:tasks.rados.rados.0.smithi177.stdout:2277: writing smithi17769138-382 from 662605 to 1419087 tid 1 2024-07-28T11:29:38.099 INFO:tasks.rados.rados.0.smithi177.stdout:2277: writing smithi17769138-382 from 2187514 to 2978366 tid 2 2024-07-28T11:29:38.099 INFO:tasks.rados.rados.0.smithi177.stdout:2278: delete oid 220 current snap is 0 2024-07-28T11:29:38.099 INFO:tasks.rados.rados.0.smithi177.stdout:2273: finishing write tid 1 to smithi17769138-66 2024-07-28T11:29:38.099 INFO:tasks.rados.rados.0.smithi177.stdout:2273: finishing write tid 2 to smithi17769138-66 2024-07-28T11:29:38.099 INFO:tasks.rados.rados.0.smithi177.stdout:2273: finishing write tid 3 to smithi17769138-66 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2273: finishing write tid 4 to smithi17769138-66 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2273: finishing write tid 5 to smithi17769138-66 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 66 v 274 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: finishing write tid 1 to smithi17769138-208 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: finishing write tid 2 to smithi17769138-208 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: finishing write tid 3 to smithi17769138-208 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: finishing write tid 4 to smithi17769138-208 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: finishing write tid 5 to smithi17769138-208 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 208 v 278 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2275: finishing write tid 1 to smithi17769138-94 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2275: finishing write tid 2 to smithi17769138-94 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2275: finishing write tid 3 to smithi17769138-94 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2275: finishing write tid 4 to smithi17769138-94 2024-07-28T11:29:38.100 INFO:tasks.rados.rados.0.smithi177.stdout:2275: finishing write tid 5 to smithi17769138-94 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 341 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: finishing write tid 1 to smithi17769138-65 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: finishing write tid 2 to smithi17769138-65 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: finishing write tid 3 to smithi17769138-65 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: finishing write tid 4 to smithi17769138-65 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: finishing write tid 5 to smithi17769138-65 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 257 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2024-07-28T11:29:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:2277: finishing write tid 1 to smithi17769138-382 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2273: done (5 left) 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2274: done (4 left) 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2275: done (3 left) 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2276: done (2 left) 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2278: done (1 left) 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2279: write oid 214 current snap is 0 2024-07-28T11:29:38.102 INFO:tasks.rados.rados.0.smithi177.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2024-07-28T11:29:38.107 INFO:tasks.rados.rados.0.smithi177.stdout:2279: writing smithi17769138-214 from 696219 to 1203199 tid 1 2024-07-28T11:29:38.115 INFO:tasks.rados.rados.0.smithi177.stdout:2279: writing smithi17769138-214 from 1904478 to 2698999 tid 2 2024-07-28T11:29:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:2279: writing smithi17769138-214 from 3159033 to 3496219 tid 3 2024-07-28T11:29:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:2280: read oid 51 snap -1 2024-07-28T11:29:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:2280: expect deleted 2024-07-28T11:29:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:2277: finishing write tid 2 to smithi17769138-382 2024-07-28T11:29:38.120 INFO:tasks.rados.rados.0.smithi177.stdout:2277: finishing write tid 3 to smithi17769138-382 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2277: finishing write tid 4 to smithi17769138-382 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 240 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2279: finishing write tid 1 to smithi17769138-214 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2279: finishing write tid 2 to smithi17769138-214 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2277: done (2 left) 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2281: write oid 408 current snap is 0 2024-07-28T11:29:38.121 INFO:tasks.rados.rados.0.smithi177.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2024-07-28T11:29:38.127 INFO:tasks.rados.rados.0.smithi177.stdout:2281: writing smithi17769138-408 from 713026 to 1295255 tid 1 2024-07-28T11:29:38.134 INFO:tasks.rados.rados.0.smithi177.stdout:2281: writing smithi17769138-408 from 1962960 to 2617492 tid 2 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2281: writing smithi17769138-408 from 3186456 to 3513026 tid 3 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2282: read oid 50 snap -1 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2282: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2283: read oid 418 snap -1 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2284: read oid 102 snap -1 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2284: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2285: write oid 442 current snap is 0 2024-07-28T11:29:38.140 INFO:tasks.rados.rados.0.smithi177.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2024-07-28T11:29:38.147 INFO:tasks.rados.rados.0.smithi177.stdout:2285: writing smithi17769138-442 from 729833 to 1387311 tid 1 2024-07-28T11:29:38.154 INFO:tasks.rados.rados.0.smithi177.stdout:2285: writing smithi17769138-442 from 1905089 to 2703279 tid 2 2024-07-28T11:29:38.159 INFO:tasks.rados.rados.0.smithi177.stdout:2285: writing smithi17769138-442 from 3497526 to 3529833 tid 3 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2286: delete oid 43 current snap is 0 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2279: finishing write tid 3 to smithi17769138-214 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2279: finishing write tid 4 to smithi17769138-214 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2279: finishing write tid 5 to smithi17769138-214 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 214 v 292 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2281: finishing write tid 1 to smithi17769138-408 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2281: finishing write tid 2 to smithi17769138-408 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2281: finishing write tid 3 to smithi17769138-408 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2281: finishing write tid 4 to smithi17769138-408 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:2281: finishing write tid 5 to smithi17769138-408 2024-07-28T11:29:38.160 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 408 v 324 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2024-07-28T11:29:38.161 INFO:tasks.rados.rados.0.smithi177.stdout:2281: left oid 408 (ObjNum 1518 snap 0 seq_num 1518) 2024-07-28T11:29:38.161 INFO:tasks.rados.rados.0.smithi177.stdout:2284: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-07-28T11:29:38.307 INFO:tasks.rados.rados.0.smithi177.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-07-28T11:29:38.403 INFO:tasks.rados.rados.0.smithi177.stdout:2285: finishing write tid 1 to smithi17769138-442 2024-07-28T11:29:38.403 INFO:tasks.rados.rados.0.smithi177.stdout:2282: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:38 smithi204 bash[24094]: cluster 2024-07-28T11:29:37.113263+0000 mgr.y (mgr.24311) 272 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-07-28T11:29:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:38 smithi204 bash[24094]: audit 2024-07-28T11:29:38.098130+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.177:0/868973747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:38.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[21846]: cluster 2024-07-28T11:29:37.113263+0000 mgr.y (mgr.24311) 272 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-07-28T11:29:38.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[21846]: audit 2024-07-28T11:29:38.098130+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.177:0/868973747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:38.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:38] "GET /metrics HTTP/1.1" 200 242867 "" "Prometheus/2.43.0" 2024-07-28T11:29:38.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[31534]: cluster 2024-07-28T11:29:37.113263+0000 mgr.y (mgr.24311) 272 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-07-28T11:29:38.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[31534]: audit 2024-07-28T11:29:38.098130+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.177:0/868973747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2285: finishing write tid 2 to smithi17769138-442 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2285: finishing write tid 3 to smithi17769138-442 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2285: finishing write tid 4 to smithi17769138-442 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2285: finishing write tid 5 to smithi17769138-442 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 442 v 283 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2285: left oid 442 (ObjNum 1519 snap 0 seq_num 1519) 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2279: done (7 left) 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2280: done (6 left) 2024-07-28T11:29:38.531 INFO:tasks.rados.rados.0.smithi177.stdout:2281: done (5 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2282: done (4 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2283: done (3 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2284: done (2 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2285: done (1 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2286: done (0 left) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2287: read oid 439 snap -1 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2287: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2288: read oid 453 snap -1 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-07-28T11:29:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:2289: delete oid 229 current snap is 0 2024-07-28T11:29:38.534 INFO:tasks.rados.rados.0.smithi177.stdout:2289: done (2 left) 2024-07-28T11:29:38.534 INFO:tasks.rados.rados.0.smithi177.stdout:2290: delete oid 430 current snap is 0 2024-07-28T11:29:38.536 INFO:tasks.rados.rados.0.smithi177.stdout:2287: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-07-28T11:29:38.658 INFO:tasks.rados.rados.0.smithi177.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2287: done (2 left) 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2288: done (1 left) 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2290: done (0 left) 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2291: read oid 94 snap -1 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2292: write oid 361 current snap is 0 2024-07-28T11:29:38.744 INFO:tasks.rados.rados.0.smithi177.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2024-07-28T11:29:38.756 INFO:tasks.rados.rados.0.smithi177.stdout:2292: writing smithi17769138-361 from 797061 to 1471888 tid 1 2024-07-28T11:29:38.766 INFO:tasks.rados.rados.0.smithi177.stdout:2292: writing smithi17769138-361 from 2139017 to 2544545 tid 2 2024-07-28T11:29:38.774 INFO:tasks.rados.rados.0.smithi177.stdout:2292: writing smithi17769138-361 from 3207218 to 3597061 tid 3 2024-07-28T11:29:38.774 INFO:tasks.rados.rados.0.smithi177.stdout:2293: read oid 236 snap -1 2024-07-28T11:29:38.775 INFO:tasks.rados.rados.0.smithi177.stdout:2293: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:38.775 INFO:tasks.rados.rados.0.smithi177.stdout:2294: write oid 149 current snap is 0 2024-07-28T11:29:38.775 INFO:tasks.rados.rados.0.smithi177.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2024-07-28T11:29:38.783 INFO:tasks.rados.rados.0.smithi177.stdout:2294: writing smithi17769138-149 from 413868 to 1163944 tid 1 2024-07-28T11:29:38.791 INFO:tasks.rados.rados.0.smithi177.stdout:2294: writing smithi17769138-149 from 1797499 to 2346685 tid 2 2024-07-28T11:29:38.799 INFO:tasks.rados.rados.0.smithi177.stdout:2294: writing smithi17769138-149 from 3118288 to 3613868 tid 3 2024-07-28T11:29:38.799 INFO:tasks.rados.rados.0.smithi177.stdout:2295: write oid 158 current snap is 0 2024-07-28T11:29:38.799 INFO:tasks.rados.rados.0.smithi177.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2024-07-28T11:29:38.804 INFO:tasks.rados.rados.0.smithi177.stdout:2295: writing smithi17769138-158 from 430675 to 856000 tid 1 2024-07-28T11:29:38.810 INFO:tasks.rados.rados.0.smithi177.stdout:2295: writing smithi17769138-158 from 1455981 to 1865178 tid 2 2024-07-28T11:29:38.816 INFO:tasks.rados.rados.0.smithi177.stdout:2295: writing smithi17769138-158 from 2462064 to 2997413 tid 3 2024-07-28T11:29:38.820 INFO:tasks.rados.rados.0.smithi177.stdout:2295: writing smithi17769138-158 from 3463076 to 3630675 tid 4 2024-07-28T11:29:38.821 INFO:tasks.rados.rados.0.smithi177.stdout:2296: read oid 403 snap -1 2024-07-28T11:29:38.821 INFO:tasks.rados.rados.0.smithi177.stdout:2296: expect (ObjNum 402 snap 0 seq_num 402) 2024-07-28T11:29:38.821 INFO:tasks.rados.rados.0.smithi177.stdout:2297: write oid 7 current snap is 0 2024-07-28T11:29:38.821 INFO:tasks.rados.rados.0.smithi177.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-07-28T11:29:39.118 INFO:tasks.rados.rados.0.smithi177.stdout:2292: finishing write tid 1 to smithi17769138-361 2024-07-28T11:29:39.118 INFO:tasks.rados.rados.0.smithi177.stdout:2292: finishing write tid 2 to smithi17769138-361 2024-07-28T11:29:39.118 INFO:tasks.rados.rados.0.smithi177.stdout:2293: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:39.134 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:38 smithi204 bash[52787]: [28/Jul/2024:11:29:38] ENGINE Bus STOPPING 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2292: finishing write tid 3 to smithi17769138-361 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2292: finishing write tid 4 to smithi17769138-361 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2292: finishing write tid 5 to smithi17769138-361 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 361 v 314 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: finishing write tid 1 to smithi17769138-149 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: finishing write tid 2 to smithi17769138-149 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: finishing write tid 3 to smithi17769138-149 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: finishing write tid 4 to smithi17769138-149 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: finishing write tid 5 to smithi17769138-149 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 149 v 283 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2024-07-28T11:29:39.244 INFO:tasks.rados.rados.0.smithi177.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2024-07-28T11:29:39.245 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 1 to smithi17769138-158 2024-07-28T11:29:39.245 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 2 to smithi17769138-158 2024-07-28T11:29:39.245 INFO:tasks.rados.rados.0.smithi177.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2024-07-28T11:29:39.249 INFO:tasks.rados.rados.0.smithi177.stdout:2297: writing smithi17769138-7 from 447482 to 948056 tid 1 2024-07-28T11:29:39.255 INFO:tasks.rados.rados.0.smithi177.stdout:2297: writing smithi17769138-7 from 1514463 to 2067318 tid 2 2024-07-28T11:29:39.260 INFO:tasks.rados.rados.0.smithi177.stdout:2297: writing smithi17769138-7 from 2489487 to 2952461 tid 3 2024-07-28T11:29:39.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[22096]: ignoring --setuser ceph since I am not root 2024-07-28T11:29:39.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[22096]: ignoring --setgroup ceph since I am not root 2024-07-28T11:29:39.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[22096]: debug 2024-07-28T11:29:38.843+0000 7f45d90dc640 1 -- 172.21.15.177:0/4177567028 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56344c71a9c0 con 0x56344c727000 2024-07-28T11:29:39.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:38 smithi177 bash[22096]: debug 2024-07-28T11:29:38.951+0000 7f45db936ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2297: writing smithi17769138-7 from 3645668 to 3647482 tid 4 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2291: done (6 left) 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2292: done (5 left) 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2293: done (4 left) 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2294: done (3 left) 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2298: write oid 307 current snap is 0 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 3 to smithi17769138-158 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 4 to smithi17769138-158 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 5 to smithi17769138-158 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2295: finishing write tid 6 to smithi17769138-158 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 297 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2024-07-28T11:29:39.265 INFO:tasks.rados.rados.0.smithi177.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2024-07-28T11:29:39.266 INFO:tasks.rados.rados.0.smithi177.stdout:2296: expect (ObjNum 402 snap 0 seq_num 402) 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 1 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 2 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 3 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 4 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 5 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: finishing write tid 6 to smithi17769138-7 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 317 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2024-07-28T11:29:39.351 INFO:tasks.rados.rados.0.smithi177.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2024-07-28T11:29:39.358 INFO:tasks.rados.rados.0.smithi177.stdout:2298: writing smithi17769138-307 from 464289 to 1040112 tid 1 2024-07-28T11:29:39.365 INFO:tasks.rados.rados.0.smithi177.stdout:2298: writing smithi17769138-307 from 1456592 to 1869458 tid 2 2024-07-28T11:29:39.374 INFO:tasks.rados.rados.0.smithi177.stdout:2298: writing smithi17769138-307 from 2400557 to 3074803 tid 3 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2298: writing smithi17769138-307 from 3595554 to 3664289 tid 4 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2295: done (3 left) 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2296: done (2 left) 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2297: done (1 left) 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2299: read oid 94 snap -1 2024-07-28T11:29:39.379 INFO:tasks.rados.rados.0.smithi177.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-07-28T11:29:39.380 INFO:tasks.rados.rados.0.smithi177.stdout:2300: delete oid 205 current snap is 0 2024-07-28T11:29:39.380 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 1 to smithi17769138-307 2024-07-28T11:29:39.380 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 2 to smithi17769138-307 2024-07-28T11:29:39.380 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 3 to smithi17769138-307 2024-07-28T11:29:39.381 INFO:tasks.rados.rados.0.smithi177.stdout:2300: done (2 left) 2024-07-28T11:29:39.381 INFO:tasks.rados.rados.0.smithi177.stdout:2301: write oid 497 current snap is 0 2024-07-28T11:29:39.382 INFO:tasks.rados.rados.0.smithi177.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2024-07-28T11:29:39.387 INFO:tasks.rados.rados.0.smithi177.stdout:2301: writing smithi17769138-497 from 497903 to 940577 tid 1 2024-07-28T11:29:39.393 INFO:tasks.rados.rados.0.smithi177.stdout:2301: writing smithi17769138-497 from 1689909 to 2106444 tid 2 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2301: writing smithi17769138-497 from 2571756 to 3268546 tid 3 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2302: read oid 24 snap -1 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2302: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2303: read oid 248 snap -1 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2303: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:29:39.400 INFO:tasks.rados.rados.0.smithi177.stdout:2304: write oid 394 current snap is 0 2024-07-28T11:29:39.401 INFO:tasks.rados.rados.0.smithi177.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2024-07-28T11:29:39.406 INFO:tasks.rados.rados.0.smithi177.stdout:2304: writing smithi17769138-394 from 514710 to 1032633 tid 1 2024-07-28T11:29:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: [28/Jul/2024:11:29:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:29:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: [28/Jul/2024:11:29:39] ENGINE Bus STOPPED 2024-07-28T11:29:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: [28/Jul/2024:11:29:39] ENGINE Bus STARTING 2024-07-28T11:29:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff156a1b640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff156a1b640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff156a1b640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff156a1b640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff156a1b640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff153a15640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff153a15640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff153a15640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff153a15640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.414 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: debug 2024-07-28T11:29:39.370+0000 7ff153a15640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:29:39.415 INFO:tasks.rados.rados.0.smithi177.stdout:2304: writing smithi17769138-394 from 1748391 to 2308584 tid 2 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2304: writing smithi17769138-394 from 2999179 to 3623594 tid 3 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2305: read oid 407 snap -1 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2305: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2306: read oid 290 snap -1 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2306: expect (ObjNum 674 snap 0 seq_num 674) 2024-07-28T11:29:39.423 INFO:tasks.rados.rados.0.smithi177.stdout:2307: read oid 178 snap -1 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2307: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2308: delete oid 56 current snap is 0 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 4 to smithi17769138-307 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 5 to smithi17769138-307 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2298: finishing write tid 6 to smithi17769138-307 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 307 v 346 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2298: left oid 307 (ObjNum 1527 snap 0 seq_num 1527) 2024-07-28T11:29:39.424 INFO:tasks.rados.rados.0.smithi177.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-07-28T11:29:39.683 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: [28/Jul/2024:11:29:39] ENGINE Serving on http://:::9283 2024-07-28T11:29:39.683 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[52787]: [28/Jul/2024:11:29:39] ENGINE Bus STARTED 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.681273+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.694502+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.696497+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.698190+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.708403+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.772690+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.778542+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: cluster 2024-07-28T11:29:38.779027+0000 mon.a (mon.0) 982 : cluster [INF] Activating manager daemon x 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: cluster 2024-07-28T11:29:38.787362+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.787719+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: cluster 2024-07-28T11:29:38.787772+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00873703s) 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.793801+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.794014+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.794196+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.794821+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.795170+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.796739+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:29:39.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.796994+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.797243+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.797422+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.797600+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.797820+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.798008+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.798342+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.798612+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.801194+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.801472+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:38.801902+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: cluster 2024-07-28T11:29:39.253360+0000 mon.a (mon.0) 1003 : cluster [INF] Manager daemon x is now available 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:39.287971+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:39.310788+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:39.321421+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:29:39.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:39 smithi204 bash[24094]: audit 2024-07-28T11:29:39.356325+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:29:39.703 INFO:tasks.rados.rados.0.smithi177.stdout:2301: finishing write tid 1 to smithi17769138-497 2024-07-28T11:29:39.703 INFO:tasks.rados.rados.0.smithi177.stdout:2301: finishing write tid 2 to smithi17769138-497 2024-07-28T11:29:39.703 INFO:tasks.rados.rados.0.smithi177.stdout:2303: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:29:39.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.681273+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.694502+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.696497+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.698190+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.708403+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.772690+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.778542+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: cluster 2024-07-28T11:29:38.779027+0000 mon.a (mon.0) 982 : cluster [INF] Activating manager daemon x 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: cluster 2024-07-28T11:29:38.787362+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.787719+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: cluster 2024-07-28T11:29:38.787772+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00873703s) 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.793801+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.794014+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:29:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.794196+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.794821+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.795170+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.796739+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.796994+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.797243+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.681273+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.694502+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.696497+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.698190+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.708403+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.772690+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.778542+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: cluster 2024-07-28T11:29:38.779027+0000 mon.a (mon.0) 982 : cluster [INF] Activating manager daemon x 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: cluster 2024-07-28T11:29:38.787362+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.787719+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24311 172.21.15.177:0/3817804044' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: cluster 2024-07-28T11:29:38.787772+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00873703s) 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.793801+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.794014+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.794196+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.794821+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.795170+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.796739+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:29:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.796994+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.797243+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.797422+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.797600+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.797820+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.798008+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.798342+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.798612+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.801194+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.801472+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:29:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:38.801902+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: cluster 2024-07-28T11:29:39.253360+0000 mon.a (mon.0) 1003 : cluster [INF] Manager daemon x is now available 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:39.287971+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:39.310788+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:39.321421+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[21846]: audit 2024-07-28T11:29:39.356325+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.797422+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.797600+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.797820+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.798008+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.798342+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.798612+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:29:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.801194+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.801472+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:38.801902+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: cluster 2024-07-28T11:29:39.253360+0000 mon.a (mon.0) 1003 : cluster [INF] Manager daemon x is now available 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:39.287971+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:39.310788+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:39.321421+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:39 smithi177 bash[31534]: audit 2024-07-28T11:29:39.356325+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:29:39.806 INFO:tasks.rados.rados.0.smithi177.stdout:2301: finishing write tid 3 to smithi17769138-497 2024-07-28T11:29:39.806 INFO:tasks.rados.rados.0.smithi177.stdout:2301: finishing write tid 4 to smithi17769138-497 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2298: done (9 left) 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2299: done (8 left) 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2303: done (7 left) 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2308: done (6 left) 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2309: write oid 200 current snap is 0 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2301: finishing write tid 5 to smithi17769138-497 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 497 v 336 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2301: left oid 497 (ObjNum 1529 snap 0 seq_num 1529) 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2304: finishing write tid 1 to smithi17769138-394 2024-07-28T11:29:39.807 INFO:tasks.rados.rados.0.smithi177.stdout:2302: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:29:39.883 INFO:tasks.rados.rados.0.smithi177.stdout:2304: finishing write tid 2 to smithi17769138-394 2024-07-28T11:29:39.883 INFO:tasks.rados.rados.0.smithi177.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2024-07-28T11:29:39.895 INFO:tasks.rados.rados.0.smithi177.stdout:2309: writing smithi17769138-200 from 548324 to 1216745 tid 1 2024-07-28T11:29:39.905 INFO:tasks.rados.rados.0.smithi177.stdout:2309: writing smithi17769138-200 from 1749002 to 2312864 tid 2 2024-07-28T11:29:39.918 INFO:tasks.rados.rados.0.smithi177.stdout:2309: writing smithi17769138-200 from 2937672 to 3584631 tid 3 2024-07-28T11:29:39.918 INFO:tasks.rados.rados.0.smithi177.stdout:2301: done (6 left) 2024-07-28T11:29:39.918 INFO:tasks.rados.rados.0.smithi177.stdout:2302: done (5 left) 2024-07-28T11:29:39.918 INFO:tasks.rados.rados.0.smithi177.stdout:2310: write oid 2 current snap is 0 2024-07-28T11:29:39.918 INFO:tasks.rados.rados.0.smithi177.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2024-07-28T11:29:39.931 INFO:tasks.rados.rados.0.smithi177.stdout:2310: writing smithi17769138-2 from 565131 to 1308801 tid 1 2024-07-28T11:29:39.939 INFO:tasks.rados.rados.0.smithi177.stdout:2310: writing smithi17769138-2 from 1807484 to 2231357 tid 2 2024-07-28T11:29:39.949 INFO:tasks.rados.rados.0.smithi177.stdout:2310: writing smithi17769138-2 from 2965095 to 3423326 tid 3 2024-07-28T11:29:39.949 INFO:tasks.rados.rados.0.smithi177.stdout:2311: read oid 247 snap -1 2024-07-28T11:29:39.949 INFO:tasks.rados.rados.0.smithi177.stdout:2311: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:39.949 INFO:tasks.rados.rados.0.smithi177.stdout:2312: write oid 496 current snap is 0 2024-07-28T11:29:39.949 INFO:tasks.rados.rados.0.smithi177.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2024-07-28T11:29:39.954 INFO:tasks.rados.rados.0.smithi177.stdout:2312: writing smithi17769138-496 from 581938 to 1000857 tid 1 2024-07-28T11:29:39.960 INFO:tasks.rados.rados.0.smithi177.stdout:2312: writing smithi17769138-496 from 1465966 to 2033497 tid 2 2024-07-28T11:29:39.967 INFO:tasks.rados.rados.0.smithi177.stdout:2312: writing smithi17769138-496 from 2592518 to 3262021 tid 3 2024-07-28T11:29:39.967 INFO:tasks.rados.rados.0.smithi177.stdout:2313: read oid 332 snap -1 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2313: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2314: read oid 68 snap -1 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2314: expect (ObjNum 1450 snap 0 seq_num 1450) 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2315: write oid 41 current snap is 0 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2304: finishing write tid 3 to smithi17769138-394 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2304: finishing write tid 4 to smithi17769138-394 2024-07-28T11:29:39.968 INFO:tasks.rados.rados.0.smithi177.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2024-07-28T11:29:39.973 INFO:tasks.rados.rados.0.smithi177.stdout:2315: writing smithi17769138-41 from 598745 to 1092913 tid 1 2024-07-28T11:29:39.980 INFO:tasks.rados.rados.0.smithi177.stdout:2315: writing smithi17769138-41 from 1808095 to 2235637 tid 2 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:2315: writing smithi17769138-41 from 2903588 to 3500716 tid 3 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:2316: delete oid 304 current snap is 0 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:2304: finishing write tid 5 to smithi17769138-394 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 394 v 295 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:2304: left oid 394 (ObjNum 1530 snap 0 seq_num 1530) 2024-07-28T11:29:39.987 INFO:tasks.rados.rados.0.smithi177.stdout:2306: expect (ObjNum 674 snap 0 seq_num 674) 2024-07-28T11:29:40.175 INFO:tasks.rados.rados.0.smithi177.stdout:2307: expect (ObjNum 177 snap 0 seq_num 177) 2024-07-28T11:29:40.273 INFO:tasks.rados.rados.0.smithi177.stdout:2305: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: finishing write tid 1 to smithi17769138-200 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: finishing write tid 2 to smithi17769138-200 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: finishing write tid 3 to smithi17769138-200 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: finishing write tid 4 to smithi17769138-200 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: finishing write tid 5 to smithi17769138-200 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 200 v 302 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2309: left oid 200 (ObjNum 1532 snap 0 seq_num 1532) 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2310: finishing write tid 1 to smithi17769138-2 2024-07-28T11:29:40.501 INFO:tasks.rados.rados.0.smithi177.stdout:2310: finishing write tid 2 to smithi17769138-2 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2304: done (11 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2305: done (10 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2306: done (9 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2307: done (8 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2309: done (7 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2316: done (6 left) 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2317: write oid 270 current snap is 0 2024-07-28T11:29:40.502 INFO:tasks.rados.rados.0.smithi177.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2024-07-28T11:29:40.508 INFO:tasks.rados.rados.0.smithi177.stdout:2317: writing smithi17769138-270 from 632359 to 1393378 tid 1 2024-07-28T11:29:40.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[22096]: debug 2024-07-28T11:29:40.211+0000 7f45db936ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:29:40.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[22096]: debug 2024-07-28T11:29:40.275+0000 7f45db936ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:29:40.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[22096]: debug 2024-07-28T11:29:40.431+0000 7f45db936ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:29:40.515 INFO:tasks.rados.rados.0.smithi177.stdout:2317: writing smithi17769138-270 from 2041412 to 2756270 tid 2 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2317: writing smithi17769138-270 from 3358434 to 3832359 tid 3 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2318: write oid 392 current snap is 0 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2312: finishing write tid 1 to smithi17769138-496 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2310: finishing write tid 3 to smithi17769138-2 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2310: finishing write tid 4 to smithi17769138-2 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:2310: finishing write tid 5 to smithi17769138-2 2024-07-28T11:29:40.522 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 369 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2024-07-28T11:29:40.523 INFO:tasks.rados.rados.0.smithi177.stdout:2310: left oid 2 (ObjNum 1533 snap 0 seq_num 1533) 2024-07-28T11:29:40.523 INFO:tasks.rados.rados.0.smithi177.stdout:2311: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:40.632 INFO:tasks.rados.rados.0.smithi177.stdout:2312: finishing write tid 2 to smithi17769138-496 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:2312: finishing write tid 3 to smithi17769138-496 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:2312: finishing write tid 4 to smithi17769138-496 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:2312: finishing write tid 5 to smithi17769138-496 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 496 v 310 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:2312: left oid 496 (ObjNum 1534 snap 0 seq_num 1534) 2024-07-28T11:29:40.633 INFO:tasks.rados.rados.0.smithi177.stdout:2313: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-07-28T11:29:40.739 INFO:tasks.rados.rados.0.smithi177.stdout:2314: expect (ObjNum 1450 snap 0 seq_num 1450) 2024-07-28T11:29:40.864 INFO:tasks.rados.rados.0.smithi177.stdout:2315: finishing write tid 1 to smithi17769138-41 2024-07-28T11:29:40.864 INFO:tasks.rados.rados.0.smithi177.stdout:2315: finishing write tid 2 to smithi17769138-41 2024-07-28T11:29:40.864 INFO:tasks.rados.rados.0.smithi177.stdout:2315: finishing write tid 3 to smithi17769138-41 2024-07-28T11:29:40.864 INFO:tasks.rados.rados.0.smithi177.stdout:2315: finishing write tid 4 to smithi17769138-41 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:2315: finishing write tid 5 to smithi17769138-41 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 41 v 321 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:2315: left oid 41 (ObjNum 1535 snap 0 seq_num 1535) 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:2317: finishing write tid 1 to smithi17769138-270 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:2317: finishing write tid 2 to smithi17769138-270 2024-07-28T11:29:40.865 INFO:tasks.rados.rados.0.smithi177.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2024-07-28T11:29:40.879 INFO:tasks.rados.rados.0.smithi177.stdout:2318: writing smithi17769138-392 from 649166 to 1085434 tid 1 2024-07-28T11:29:40.896 INFO:tasks.rados.rados.0.smithi177.stdout:2318: writing smithi17769138-392 from 1699894 to 2274763 tid 2 2024-07-28T11:29:40.906 INFO:tasks.rados.rados.0.smithi177.stdout:2318: writing smithi17769138-392 from 2702210 to 3133154 tid 3 2024-07-28T11:29:40.906 INFO:tasks.rados.rados.0.smithi177.stdout:2310: done (7 left) 2024-07-28T11:29:40.906 INFO:tasks.rados.rados.0.smithi177.stdout:2311: done (6 left) 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2312: done (5 left) 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2313: done (4 left) 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2314: done (3 left) 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2315: done (2 left) 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2319: write oid 57 current snap is 0 2024-07-28T11:29:40.907 INFO:tasks.rados.rados.0.smithi177.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2024-07-28T11:29:40.918 INFO:tasks.rados.rados.0.smithi177.stdout:2319: writing smithi17769138-57 from 665973 to 1177490 tid 1 2024-07-28T11:29:40.928 INFO:tasks.rados.rados.0.smithi177.stdout:2319: writing smithi17769138-57 from 1642023 to 2360550 tid 2 2024-07-28T11:29:40.937 INFO:tasks.rados.rados.0.smithi177.stdout:2319: writing smithi17769138-57 from 2896927 to 3539143 tid 3 2024-07-28T11:29:40.937 INFO:tasks.rados.rados.0.smithi177.stdout:2320: read oid 369 snap -1 2024-07-28T11:29:40.937 INFO:tasks.rados.rados.0.smithi177.stdout:2320: expect deleted 2024-07-28T11:29:40.937 INFO:tasks.rados.rados.0.smithi177.stdout:2321: write oid 397 current snap is 0 2024-07-28T11:29:40.937 INFO:tasks.rados.rados.0.smithi177.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2024-07-28T11:29:40.946 INFO:tasks.rados.rados.0.smithi177.stdout:2321: writing smithi17769138-397 from 682780 to 1269546 tid 1 2024-07-28T11:29:40.952 INFO:tasks.rados.rados.0.smithi177.stdout:2321: writing smithi17769138-397 from 1700505 to 2279043 tid 2 2024-07-28T11:29:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:2321: writing smithi17769138-397 from 3040703 to 3610544 tid 3 2024-07-28T11:29:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:2322: read oid 386 snap -1 2024-07-28T11:29:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:2322: expect deleted 2024-07-28T11:29:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:2323: write oid 466 current snap is 0 2024-07-28T11:29:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2024-07-28T11:29:40.968 INFO:tasks.rados.rados.0.smithi177.stdout:2323: writing smithi17769138-466 from 699587 to 1361602 tid 1 2024-07-28T11:29:40.976 INFO:tasks.rados.rados.0.smithi177.stdout:2323: writing smithi17769138-466 from 2158987 to 2881183 tid 2 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2323: writing smithi17769138-466 from 3351773 to 3899587 tid 3 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2324: read oid 130 snap -1 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2325: delete oid 143 current snap is 0 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2317: finishing write tid 3 to smithi17769138-270 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2317: finishing write tid 4 to smithi17769138-270 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2317: finishing write tid 5 to smithi17769138-270 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 270 v 329 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2317: left oid 270 (ObjNum 1537 snap 0 seq_num 1537) 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2318: finishing write tid 1 to smithi17769138-392 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2318: finishing write tid 2 to smithi17769138-392 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2318: finishing write tid 3 to smithi17769138-392 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2318: finishing write tid 4 to smithi17769138-392 2024-07-28T11:29:40.983 INFO:tasks.rados.rados.0.smithi177.stdout:2318: finishing write tid 5 to smithi17769138-392 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 392 v 287 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2318: left oid 392 (ObjNum 1538 snap 0 seq_num 1538) 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: finishing write tid 1 to smithi17769138-57 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: finishing write tid 2 to smithi17769138-57 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: finishing write tid 3 to smithi17769138-57 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: finishing write tid 4 to smithi17769138-57 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: finishing write tid 5 to smithi17769138-57 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 57 v 291 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2321: finishing write tid 1 to smithi17769138-397 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2321: finishing write tid 2 to smithi17769138-397 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2321: finishing write tid 3 to smithi17769138-397 2024-07-28T11:29:40.984 INFO:tasks.rados.rados.0.smithi177.stdout:2321: finishing write tid 4 to smithi17769138-397 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2321: finishing write tid 5 to smithi17769138-397 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 325 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2321: left oid 397 (ObjNum 1540 snap 0 seq_num 1540) 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2323: finishing write tid 1 to smithi17769138-466 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2323: finishing write tid 2 to smithi17769138-466 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2317: done (8 left) 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2318: done (7 left) 2024-07-28T11:29:40.985 INFO:tasks.rados.rados.0.smithi177.stdout:2319: done (6 left) 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2320: done (5 left) 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2321: done (4 left) 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2322: done (3 left) 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2325: done (2 left) 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2326: write oid 231 current snap is 0 2024-07-28T11:29:40.986 INFO:tasks.rados.rados.0.smithi177.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2024-07-28T11:29:40.991 INFO:tasks.rados.rados.0.smithi177.stdout:2326: writing smithi17769138-231 from 733201 to 1145714 tid 1 2024-07-28T11:29:40.998 INFO:tasks.rados.rados.0.smithi177.stdout:2326: writing smithi17769138-231 from 1759598 to 2485463 tid 2 2024-07-28T11:29:41.004 INFO:tasks.rados.rados.0.smithi177.stdout:2326: writing smithi17769138-231 from 3006619 to 3410276 tid 3 2024-07-28T11:29:41.004 INFO:tasks.rados.rados.0.smithi177.stdout:2327: read oid 188 snap -1 2024-07-28T11:29:41.004 INFO:tasks.rados.rados.0.smithi177.stdout:2327: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-07-28T11:29:41.004 INFO:tasks.rados.rados.0.smithi177.stdout:2328: write oid 146 current snap is 0 2024-07-28T11:29:41.004 INFO:tasks.rados.rados.0.smithi177.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2024-07-28T11:29:41.011 INFO:tasks.rados.rados.0.smithi177.stdout:2328: writing smithi17769138-146 from 750008 to 1354123 tid 1 2024-07-28T11:29:41.018 INFO:tasks.rados.rados.0.smithi177.stdout:2328: writing smithi17769138-146 from 1934433 to 2520309 tid 2 2024-07-28T11:29:41.026 INFO:tasks.rados.rados.0.smithi177.stdout:2328: writing smithi17769138-146 from 3150395 to 3881677 tid 3 2024-07-28T11:29:41.026 INFO:tasks.rados.rados.0.smithi177.stdout:2329: write oid 180 current snap is 0 2024-07-28T11:29:41.026 INFO:tasks.rados.rados.0.smithi177.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2024-07-28T11:29:41.034 INFO:tasks.rados.rados.0.smithi177.stdout:2329: writing smithi17769138-180 from 766815 to 1446179 tid 1 2024-07-28T11:29:41.041 INFO:tasks.rados.rados.0.smithi177.stdout:2329: writing smithi17769138-180 from 1992915 to 2722449 tid 2 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2329: writing smithi17769138-180 from 3177818 to 3720372 tid 3 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2330: read oid 440 snap -1 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2330: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2331: read oid 33 snap -1 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2331: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2332: write oid 253 current snap is 0 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2323: finishing write tid 3 to smithi17769138-466 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2323: finishing write tid 4 to smithi17769138-466 2024-07-28T11:29:41.047 INFO:tasks.rados.rados.0.smithi177.stdout:2323: finishing write tid 5 to smithi17769138-466 2024-07-28T11:29:41.048 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 466 v 373 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2024-07-28T11:29:41.048 INFO:tasks.rados.rados.0.smithi177.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:29:41.048 INFO:tasks.rados.rados.0.smithi177.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2024-07-28T11:29:41.058 INFO:tasks.rados.rados.0.smithi177.stdout:2332: writing smithi17769138-253 from 783622 to 1538235 tid 1 2024-07-28T11:29:41.065 INFO:tasks.rados.rados.0.smithi177.stdout:2332: writing smithi17769138-253 from 2051397 to 2640942 tid 2 2024-07-28T11:29:41.072 INFO:tasks.rados.rados.0.smithi177.stdout:2332: writing smithi17769138-253 from 3205241 to 3959067 tid 3 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2323: done (8 left) 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2333: read oid 133 snap -1 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2333: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2334: read oid 167 snap -1 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2334: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2335: write oid 142 current snap is 0 2024-07-28T11:29:41.073 INFO:tasks.rados.rados.0.smithi177.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[31534]: cluster 2024-07-28T11:29:39.789424+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e23: x(active, since 1.01039s) 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[31534]: audit 2024-07-28T11:29:40.440188+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.177:0/2738658551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[31534]: audit 2024-07-28T11:29:40.585590+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[31534]: audit 2024-07-28T11:29:40.590245+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[21846]: cluster 2024-07-28T11:29:39.789424+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e23: x(active, since 1.01039s) 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[21846]: audit 2024-07-28T11:29:40.440188+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.177:0/2738658551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[21846]: audit 2024-07-28T11:29:40.585590+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:40 smithi177 bash[21846]: audit 2024-07-28T11:29:40.590245+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:40 smithi204 bash[24094]: cluster 2024-07-28T11:29:39.789424+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e23: x(active, since 1.01039s) 2024-07-28T11:29:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:40 smithi204 bash[24094]: audit 2024-07-28T11:29:40.440188+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.177:0/2738658551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:40 smithi204 bash[24094]: audit 2024-07-28T11:29:40.585590+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:40 smithi204 bash[24094]: audit 2024-07-28T11:29:40.590245+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:41.280 INFO:tasks.rados.rados.0.smithi177.stdout:2326: finishing write tid 1 to smithi17769138-231 2024-07-28T11:29:41.280 INFO:tasks.rados.rados.0.smithi177.stdout:2326: finishing write tid 2 to smithi17769138-231 2024-07-28T11:29:41.280 INFO:tasks.rados.rados.0.smithi177.stdout:2327: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-07-28T11:29:41.359 INFO:tasks.rados.rados.0.smithi177.stdout:2326: finishing write tid 3 to smithi17769138-231 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2326: finishing write tid 4 to smithi17769138-231 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2326: finishing write tid 5 to smithi17769138-231 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 231 v 340 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2326: left oid 231 (ObjNum 1543 snap 0 seq_num 1543) 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: finishing write tid 1 to smithi17769138-146 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: finishing write tid 2 to smithi17769138-146 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: finishing write tid 3 to smithi17769138-146 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: finishing write tid 4 to smithi17769138-146 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: finishing write tid 5 to smithi17769138-146 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 344 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2328: left oid 146 (ObjNum 1544 snap 0 seq_num 1544) 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2329: finishing write tid 1 to smithi17769138-180 2024-07-28T11:29:41.360 INFO:tasks.rados.rados.0.smithi177.stdout:2329: finishing write tid 2 to smithi17769138-180 2024-07-28T11:29:41.361 INFO:tasks.rados.rados.0.smithi177.stdout:2329: finishing write tid 3 to smithi17769138-180 2024-07-28T11:29:41.361 INFO:tasks.rados.rados.0.smithi177.stdout:2329: finishing write tid 4 to smithi17769138-180 2024-07-28T11:29:41.361 INFO:tasks.rados.rados.0.smithi177.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2024-07-28T11:29:41.364 INFO:tasks.rados.rados.0.smithi177.stdout:2335: writing smithi17769138-142 from 400429 to 830291 tid 1 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2335: writing smithi17769138-142 from 1593526 to 2000429 tid 2 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2324: done (10 left) 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2326: done (9 left) 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2327: done (8 left) 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2328: done (7 left) 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2336: read oid 473 snap -1 2024-07-28T11:29:41.373 INFO:tasks.rados.rados.0.smithi177.stdout:2336: expect (ObjNum 896 snap 0 seq_num 896) 2024-07-28T11:29:41.374 INFO:tasks.rados.rados.0.smithi177.stdout:2337: delete oid 264 current snap is 0 2024-07-28T11:29:41.374 INFO:tasks.rados.rados.0.smithi177.stdout:2329: finishing write tid 5 to smithi17769138-180 2024-07-28T11:29:41.374 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 180 v 291 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2024-07-28T11:29:41.374 INFO:tasks.rados.rados.0.smithi177.stdout:2329: left oid 180 (ObjNum 1545 snap 0 seq_num 1545) 2024-07-28T11:29:41.374 INFO:tasks.rados.rados.0.smithi177.stdout:2330: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:29:41.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.123+0000 7f45db936ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:29:41.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.191+0000 7f45db936ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:29:41.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.259+0000 7f45db936ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:29:41.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.423+0000 7f45db936ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:29:41.504 INFO:tasks.rados.rados.0.smithi177.stdout:2331: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-07-28T11:29:41.660 INFO:tasks.rados.rados.0.smithi177.stdout:2332: finishing write tid 1 to smithi17769138-253 2024-07-28T11:29:41.660 INFO:tasks.rados.rados.0.smithi177.stdout:2332: finishing write tid 2 to smithi17769138-253 2024-07-28T11:29:41.661 INFO:tasks.rados.rados.0.smithi177.stdout:2334: expect (ObjNum 631 snap 0 seq_num 631) 2024-07-28T11:29:41.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.499+0000 7f45db936ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:29:41.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.567+0000 7f45db936ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:2332: finishing write tid 3 to smithi17769138-253 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:2332: finishing write tid 4 to smithi17769138-253 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:2332: finishing write tid 5 to smithi17769138-253 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 253 v 262 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:2332: left oid 253 (ObjNum 1546 snap 0 seq_num 1546) 2024-07-28T11:29:41.766 INFO:tasks.rados.rados.0.smithi177.stdout:2333: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:41.890 INFO:tasks.rados.rados.0.smithi177.stdout:2335: finishing write tid 1 to smithi17769138-142 2024-07-28T11:29:41.890 INFO:tasks.rados.rados.0.smithi177.stdout:2335: finishing write tid 2 to smithi17769138-142 2024-07-28T11:29:41.890 INFO:tasks.rados.rados.0.smithi177.stdout:2335: finishing write tid 3 to smithi17769138-142 2024-07-28T11:29:41.890 INFO:tasks.rados.rados.0.smithi177.stdout:2335: finishing write tid 4 to smithi17769138-142 2024-07-28T11:29:41.891 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 142 v 243 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2024-07-28T11:29:41.891 INFO:tasks.rados.rados.0.smithi177.stdout:2335: left oid 142 (ObjNum 1547 snap 0 seq_num 1547) 2024-07-28T11:29:41.891 INFO:tasks.rados.rados.0.smithi177.stdout:2336: expect (ObjNum 896 snap 0 seq_num 896) 2024-07-28T11:29:42.036 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.803+0000 7f45db936ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:29:42.036 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[22096]: debug 2024-07-28T11:29:41.867+0000 7f45db936ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.035+0000 7f45db936ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[31534]: cephadm 2024-07-28T11:29:39.795057+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Deploying cephadm binary to smithi177 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[31534]: cephadm 2024-07-28T11:29:39.812515+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[31534]: cluster 2024-07-28T11:29:39.818212+0000 mgr.x (mgr.24514) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[31534]: cluster 2024-07-28T11:29:40.794982+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[21846]: cephadm 2024-07-28T11:29:39.795057+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Deploying cephadm binary to smithi177 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[21846]: cephadm 2024-07-28T11:29:39.812515+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[21846]: cluster 2024-07-28T11:29:39.818212+0000 mgr.x (mgr.24514) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:41 smithi177 bash[21846]: cluster 2024-07-28T11:29:40.794982+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2329: done (8 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2330: done (7 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2331: done (6 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2332: done (5 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2333: done (4 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2334: done (3 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2335: done (2 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2336: done (1 left) 2024-07-28T11:29:42.060 INFO:tasks.rados.rados.0.smithi177.stdout:2337: done (0 left) 2024-07-28T11:29:42.061 INFO:tasks.rados.rados.0.smithi177.stdout:2338: read oid 113 snap -1 2024-07-28T11:29:42.061 INFO:tasks.rados.rados.0.smithi177.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:29:42.061 INFO:tasks.rados.rados.0.smithi177.stdout:2339: write oid 101 current snap is 0 2024-07-28T11:29:42.061 INFO:tasks.rados.rados.0.smithi177.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2024-07-28T11:29:42.077 INFO:tasks.rados.rados.0.smithi177.stdout:2339: writing smithi17769138-101 from 434043 to 1014403 tid 1 2024-07-28T11:29:42.094 INFO:tasks.rados.rados.0.smithi177.stdout:2339: writing smithi17769138-101 from 1710490 to 2034043 tid 2 2024-07-28T11:29:42.094 INFO:tasks.rados.rados.0.smithi177.stdout:2340: read oid 139 snap -1 2024-07-28T11:29:42.094 INFO:tasks.rados.rados.0.smithi177.stdout:2340: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-07-28T11:29:42.094 INFO:tasks.rados.rados.0.smithi177.stdout:2341: write oid 137 current snap is 0 2024-07-28T11:29:42.094 INFO:tasks.rados.rados.0.smithi177.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2024-07-28T11:29:42.113 INFO:tasks.rados.rados.0.smithi177.stdout:2341: writing smithi17769138-137 from 450850 to 1106459 tid 1 2024-07-28T11:29:42.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[24094]: cephadm 2024-07-28T11:29:39.795057+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Deploying cephadm binary to smithi177 2024-07-28T11:29:42.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[24094]: cephadm 2024-07-28T11:29:39.812515+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Deploying cephadm binary to smithi204 2024-07-28T11:29:42.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[24094]: cluster 2024-07-28T11:29:39.818212+0000 mgr.x (mgr.24514) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:42.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[24094]: cluster 2024-07-28T11:29:40.794982+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: debug 2024-07-28T11:29:41.886+0000 7ff13c1e6640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:29:41] ENGINE Error in HTTPServer.serve 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: Traceback (most recent call last): 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: self._connections.run(self.expiration_interval) 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: self._run(expiration_interval) 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:29:42.121 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: s = self.context.wrap_socket( 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: return self.sslsocket_class._create( 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: self.do_handshake() 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: self._sslobj.do_handshake() 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:41 smithi204 bash[52787]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:29:42.122 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:42 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:42] "GET /metrics HTTP/1.1" 200 33234 "" "Prometheus/2.43.0" 2024-07-28T11:29:42.125 INFO:tasks.rados.rados.0.smithi177.stdout:2341: writing smithi17769138-137 from 1768972 to 2050850 tid 2 2024-07-28T11:29:42.125 INFO:tasks.rados.rados.0.smithi177.stdout:2342: read oid 231 snap -1 2024-07-28T11:29:42.126 INFO:tasks.rados.rados.0.smithi177.stdout:2342: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-07-28T11:29:42.126 INFO:tasks.rados.rados.0.smithi177.stdout:2343: read oid 11 snap -1 2024-07-28T11:29:42.126 INFO:tasks.rados.rados.0.smithi177.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-07-28T11:29:42.126 INFO:tasks.rados.rados.0.smithi177.stdout:2344: write oid 346 current snap is 0 2024-07-28T11:29:42.126 INFO:tasks.rados.rados.0.smithi177.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2024-07-28T11:29:42.135 INFO:tasks.rados.rados.0.smithi177.stdout:2344: writing smithi17769138-346 from 467657 to 914868 tid 1 2024-07-28T11:29:42.146 INFO:tasks.rados.rados.0.smithi177.stdout:2344: writing smithi17769138-346 from 1427454 to 2067657 tid 2 2024-07-28T11:29:42.146 INFO:tasks.rados.rados.0.smithi177.stdout:2345: read oid 153 snap -1 2024-07-28T11:29:42.146 INFO:tasks.rados.rados.0.smithi177.stdout:2345: expect (ObjNum 512 snap 0 seq_num 512) 2024-07-28T11:29:42.146 INFO:tasks.rados.rados.0.smithi177.stdout:2346: write oid 168 current snap is 0 2024-07-28T11:29:42.146 INFO:tasks.rados.rados.0.smithi177.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2339: finishing write tid 1 to smithi17769138-101 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2339: finishing write tid 2 to smithi17769138-101 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2339: finishing write tid 3 to smithi17769138-101 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2339: finishing write tid 4 to smithi17769138-101 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 300 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2024-07-28T11:29:42.335 INFO:tasks.rados.rados.0.smithi177.stdout:2340: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-07-28T11:29:42.358 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.115+0000 7f45db936ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:29:42.552 INFO:tasks.rados.rados.0.smithi177.stdout:2341: finishing write tid 1 to smithi17769138-137 2024-07-28T11:29:42.553 INFO:tasks.rados.rados.0.smithi177.stdout:2341: finishing write tid 2 to smithi17769138-137 2024-07-28T11:29:42.553 INFO:tasks.rados.rados.0.smithi177.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2024-07-28T11:29:42.559 INFO:tasks.rados.rados.0.smithi177.stdout:2346: writing smithi17769138-168 from 484464 to 1006924 tid 1 2024-07-28T11:29:42.566 INFO:tasks.rados.rados.0.smithi177.stdout:2346: writing smithi17769138-168 from 1485936 to 1970135 tid 2 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2338: done (8 left) 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2339: done (7 left) 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2340: done (6 left) 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2347: read oid 20 snap -1 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2347: expect deleted 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2348: write oid 218 current snap is 0 2024-07-28T11:29:42.567 INFO:tasks.rados.rados.0.smithi177.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2024-07-28T11:29:42.574 INFO:tasks.rados.rados.0.smithi177.stdout:2348: writing smithi17769138-218 from 501271 to 1098980 tid 1 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2348: writing smithi17769138-218 from 1544418 to 2101271 tid 2 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2349: write oid 258 current snap is 0 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2341: finishing write tid 3 to smithi17769138-137 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2341: finishing write tid 4 to smithi17769138-137 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 137 v 303 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2344: finishing write tid 1 to smithi17769138-346 2024-07-28T11:29:42.581 INFO:tasks.rados.rados.0.smithi177.stdout:2342: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-07-28T11:29:42.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.359+0000 7f45db936ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:29:42.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.523+0000 7f45db936ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:29:42.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.607+0000 7f45db936ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:29:42.820 INFO:tasks.rados.rados.0.smithi177.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-07-28T11:29:43.002 INFO:tasks.rados.rados.0.smithi177.stdout:2344: finishing write tid 2 to smithi17769138-346 2024-07-28T11:29:43.002 INFO:tasks.rados.rados.0.smithi177.stdout:2344: finishing write tid 3 to smithi17769138-346 2024-07-28T11:29:43.002 INFO:tasks.rados.rados.0.smithi177.stdout:2344: finishing write tid 4 to smithi17769138-346 2024-07-28T11:29:43.003 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 317 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2024-07-28T11:29:43.003 INFO:tasks.rados.rados.0.smithi177.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2024-07-28T11:29:43.003 INFO:tasks.rados.rados.0.smithi177.stdout:2345: expect (ObjNum 512 snap 0 seq_num 512) 2024-07-28T11:29:43.101 INFO:tasks.rados.rados.0.smithi177.stdout:2346: finishing write tid 1 to smithi17769138-168 2024-07-28T11:29:43.101 INFO:tasks.rados.rados.0.smithi177.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2024-07-28T11:29:43.120 INFO:tasks.rados.rados.0.smithi177.stdout:2349: writing smithi17769138-258 from 518078 to 1191036 tid 1 2024-07-28T11:29:43.135 INFO:tasks.rados.rados.0.smithi177.stdout:2349: writing smithi17769138-258 from 1602900 to 2090768 tid 2 2024-07-28T11:29:43.135 INFO:tasks.rados.rados.0.smithi177.stdout:2341: done (8 left) 2024-07-28T11:29:43.135 INFO:tasks.rados.rados.0.smithi177.stdout:2342: done (7 left) 2024-07-28T11:29:43.135 INFO:tasks.rados.rados.0.smithi177.stdout:2343: done (6 left) 2024-07-28T11:29:43.135 INFO:tasks.rados.rados.0.smithi177.stdout:2344: done (5 left) 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2345: done (4 left) 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2350: read oid 237 snap -1 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2350: expect (ObjNum 1475 snap 0 seq_num 1475) 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2351: read oid 425 snap -1 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2351: expect (ObjNum 1447 snap 0 seq_num 1447) 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2352: write oid 483 current snap is 0 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2346: finishing write tid 2 to smithi17769138-168 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2346: finishing write tid 3 to smithi17769138-168 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2346: finishing write tid 4 to smithi17769138-168 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 332 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2348: finishing write tid 1 to smithi17769138-218 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2348: finishing write tid 2 to smithi17769138-218 2024-07-28T11:29:43.136 INFO:tasks.rados.rados.0.smithi177.stdout:2348: finishing write tid 3 to smithi17769138-218 2024-07-28T11:29:43.137 INFO:tasks.rados.rados.0.smithi177.stdout:2348: finishing write tid 4 to smithi17769138-218 2024-07-28T11:29:43.137 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 328 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2024-07-28T11:29:43.137 INFO:tasks.rados.rados.0.smithi177.stdout:2348: left oid 218 (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:29:43.137 INFO:tasks.rados.rados.0.smithi177.stdout:2349: finishing write tid 1 to smithi17769138-258 2024-07-28T11:29:43.137 INFO:tasks.rados.rados.0.smithi177.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2024-07-28T11:29:43.163 INFO:tasks.rados.rados.0.smithi177.stdout:2352: writing smithi17769138-483 from 534885 to 1283092 tid 1 2024-07-28T11:29:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:42 smithi204 bash[24094]: cluster 2024-07-28T11:29:40.795726+0000 mgr.x (mgr.24514) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:42 smithi204 bash[24094]: cephadm 2024-07-28T11:29:41.767000+0000 mgr.x (mgr.24514) 5 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTING 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2352: writing smithi17769138-483 from 1945029 to 2134885 tid 2 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2346: done (6 left) 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2347: done (5 left) 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2348: done (4 left) 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2353: write oid 275 current snap is 0 2024-07-28T11:29:43.175 INFO:tasks.rados.rados.0.smithi177.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2024-07-28T11:29:43.185 INFO:tasks.rados.rados.0.smithi177.stdout:2353: writing smithi17769138-275 from 551692 to 975148 tid 1 2024-07-28T11:29:43.196 INFO:tasks.rados.rados.0.smithi177.stdout:2353: writing smithi17769138-275 from 1603511 to 2095048 tid 2 2024-07-28T11:29:43.196 INFO:tasks.rados.rados.0.smithi177.stdout:2354: read oid 138 snap -1 2024-07-28T11:29:43.196 INFO:tasks.rados.rados.0.smithi177.stdout:2354: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:29:43.196 INFO:tasks.rados.rados.0.smithi177.stdout:2355: write oid 241 current snap is 0 2024-07-28T11:29:43.196 INFO:tasks.rados.rados.0.smithi177.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2024-07-28T11:29:43.207 INFO:tasks.rados.rados.0.smithi177.stdout:2355: writing smithi17769138-241 from 568499 to 1067204 tid 1 2024-07-28T11:29:43.216 INFO:tasks.rados.rados.0.smithi177.stdout:2355: writing smithi17769138-241 from 1661993 to 2168499 tid 2 2024-07-28T11:29:43.216 INFO:tasks.rados.rados.0.smithi177.stdout:2356: read oid 307 snap -1 2024-07-28T11:29:43.216 INFO:tasks.rados.rados.0.smithi177.stdout:2356: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-07-28T11:29:43.216 INFO:tasks.rados.rados.0.smithi177.stdout:2357: write oid 27 current snap is 0 2024-07-28T11:29:43.216 INFO:tasks.rados.rados.0.smithi177.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2024-07-28T11:29:43.224 INFO:tasks.rados.rados.0.smithi177.stdout:2357: writing smithi17769138-27 from 585306 to 1159260 tid 1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2357: writing smithi17769138-27 from 1720475 to 2185306 tid 2 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2358: read oid 323 snap -1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2358: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2359: read oid 270 snap -1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2359: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2360: read oid 133 snap -1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2360: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2361: read oid 12 snap -1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2361: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2362: read oid 150 snap -1 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2362: expect deleted 2024-07-28T11:29:43.231 INFO:tasks.rados.rados.0.smithi177.stdout:2363: write oid 464 current snap is 0 2024-07-28T11:29:43.232 INFO:tasks.rados.rados.0.smithi177.stdout:2351: expect (ObjNum 1447 snap 0 seq_num 1447) 2024-07-28T11:29:43.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[21846]: cluster 2024-07-28T11:29:40.795726+0000 mgr.x (mgr.24514) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:43.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[21846]: cephadm 2024-07-28T11:29:41.767000+0000 mgr.x (mgr.24514) 5 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTING 2024-07-28T11:29:43.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[22096]: debug 2024-07-28T11:29:42.767+0000 7f45db936ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:29:43.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[31534]: cluster 2024-07-28T11:29:40.795726+0000 mgr.x (mgr.24514) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:43.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:42 smithi177 bash[31534]: cephadm 2024-07-28T11:29:41.767000+0000 mgr.x (mgr.24514) 5 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTING 2024-07-28T11:29:43.345 INFO:tasks.rados.rados.0.smithi177.stdout:2349: finishing write tid 2 to smithi17769138-258 2024-07-28T11:29:43.345 INFO:tasks.rados.rados.0.smithi177.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2024-07-28T11:29:43.353 INFO:tasks.rados.rados.0.smithi177.stdout:2363: writing smithi17769138-464 from 602113 to 1367669 tid 1 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2363: writing smithi17769138-464 from 1778957 to 2202113 tid 2 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2351: done (14 left) 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2364: write oid 194 current snap is 0 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2349: finishing write tid 3 to smithi17769138-258 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2349: finishing write tid 4 to smithi17769138-258 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 258 v 313 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2349: left oid 258 (ObjNum 1554 snap 0 seq_num 1554) 2024-07-28T11:29:43.358 INFO:tasks.rados.rados.0.smithi177.stdout:2350: expect (ObjNum 1475 snap 0 seq_num 1475) 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2352: finishing write tid 1 to smithi17769138-483 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2352: finishing write tid 2 to smithi17769138-483 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2352: finishing write tid 3 to smithi17769138-483 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2352: finishing write tid 4 to smithi17769138-483 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 266 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2352: left oid 483 (ObjNum 1555 snap 0 seq_num 1555) 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2353: finishing write tid 1 to smithi17769138-275 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2353: finishing write tid 2 to smithi17769138-275 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2353: finishing write tid 3 to smithi17769138-275 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:2353: finishing write tid 4 to smithi17769138-275 2024-07-28T11:29:43.479 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 275 v 350 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2024-07-28T11:29:43.480 INFO:tasks.rados.rados.0.smithi177.stdout:2353: left oid 275 (ObjNum 1556 snap 0 seq_num 1556) 2024-07-28T11:29:43.480 INFO:tasks.rados.rados.0.smithi177.stdout:2354: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:29:43.599 INFO:tasks.rados.rados.0.smithi177.stdout:2355: finishing write tid 1 to smithi17769138-241 2024-07-28T11:29:43.599 INFO:tasks.rados.rados.0.smithi177.stdout:2355: finishing write tid 2 to smithi17769138-241 2024-07-28T11:29:43.599 INFO:tasks.rados.rados.0.smithi177.stdout:2355: finishing write tid 3 to smithi17769138-241 2024-07-28T11:29:43.600 INFO:tasks.rados.rados.0.smithi177.stdout:2356: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-07-28T11:29:43.769 INFO:tasks.rados.rados.0.smithi177.stdout:2355: finishing write tid 4 to smithi17769138-241 2024-07-28T11:29:43.770 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 246 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2024-07-28T11:29:43.770 INFO:tasks.rados.rados.0.smithi177.stdout:2355: left oid 241 (ObjNum 1557 snap 0 seq_num 1557) 2024-07-28T11:29:43.770 INFO:tasks.rados.rados.0.smithi177.stdout:2357: finishing write tid 1 to smithi17769138-27 2024-07-28T11:29:43.770 INFO:tasks.rados.rados.0.smithi177.stdout:2360: expect (ObjNum 876 snap 0 seq_num 876) 2024-07-28T11:29:43.879 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[22096]: debug 2024-07-28T11:29:43.603+0000 7f45db936ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:29:43.879 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[22096]: debug 2024-07-28T11:29:43.675+0000 7f45db936ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:29:43.879 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[22096]: debug 2024-07-28T11:29:43.879+0000 7f45db936ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: cephadm 2024-07-28T11:29:41.887373+0000 mgr.x (mgr.24514) 6 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on https://172.21.15.204:7150 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: cephadm 2024-07-28T11:29:41.890911+0000 mgr.x (mgr.24514) 7 : cephadm [ERR] [28/Jul/2024:11:29:41] ENGINE Error in HTTPServer.serve 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: Traceback (most recent call last): 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: self._connections.run(self.expiration_interval) 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: self._run(expiration_interval) 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:29:43.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: s = self.context.wrap_socket( 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: return self.sslsocket_class._create( 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: self.do_handshake() 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: self._sslobj.do_handshake() 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: cephadm 2024-07-28T11:29:41.988617+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on http://172.21.15.204:8765 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: cephadm 2024-07-28T11:29:41.988781+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTED 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: audit 2024-07-28T11:29:42.798023+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.177:0/21689292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:43.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[31534]: cluster 2024-07-28T11:29:42.804379+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: cephadm 2024-07-28T11:29:41.887373+0000 mgr.x (mgr.24514) 6 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on https://172.21.15.204:7150 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: cephadm 2024-07-28T11:29:41.890911+0000 mgr.x (mgr.24514) 7 : cephadm [ERR] [28/Jul/2024:11:29:41] ENGINE Error in HTTPServer.serve 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: Traceback (most recent call last): 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: self._connections.run(self.expiration_interval) 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: self._run(expiration_interval) 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:29:43.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: s = self.context.wrap_socket( 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: return self.sslsocket_class._create( 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: self.do_handshake() 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: self._sslobj.do_handshake() 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: cephadm 2024-07-28T11:29:41.988617+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on http://172.21.15.204:8765 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: cephadm 2024-07-28T11:29:41.988781+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTED 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: audit 2024-07-28T11:29:42.798023+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.177:0/21689292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:43.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[21846]: cluster 2024-07-28T11:29:42.804379+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-07-28T11:29:43.893 INFO:tasks.rados.rados.0.smithi177.stdout:2359: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-07-28T11:29:44.092 INFO:tasks.rados.rados.0.smithi177.stdout:2358: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: cephadm 2024-07-28T11:29:41.887373+0000 mgr.x (mgr.24514) 6 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on https://172.21.15.204:7150 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: cephadm 2024-07-28T11:29:41.890911+0000 mgr.x (mgr.24514) 7 : cephadm [ERR] [28/Jul/2024:11:29:41] ENGINE Error in HTTPServer.serve 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: Traceback (most recent call last): 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: self._connections.run(self.expiration_interval) 2024-07-28T11:29:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: self._run(expiration_interval) 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: s = self.context.wrap_socket( 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: return self.sslsocket_class._create( 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:29:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: self.do_handshake() 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: self._sslobj.do_handshake() 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: cephadm 2024-07-28T11:29:41.988617+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Serving on http://172.21.15.204:8765 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: cephadm 2024-07-28T11:29:41.988781+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [28/Jul/2024:11:29:41] ENGINE Bus STARTED 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: audit 2024-07-28T11:29:42.798023+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.177:0/21689292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:43 smithi204 bash[24094]: cluster 2024-07-28T11:29:42.804379+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-07-28T11:29:44.201 INFO:tasks.rados.rados.0.smithi177.stdout:2357: finishing write tid 2 to smithi17769138-27 2024-07-28T11:29:44.201 INFO:tasks.rados.rados.0.smithi177.stdout:2357: finishing write tid 3 to smithi17769138-27 2024-07-28T11:29:44.202 INFO:tasks.rados.rados.0.smithi177.stdout:2357: finishing write tid 4 to smithi17769138-27 2024-07-28T11:29:44.202 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 298 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2024-07-28T11:29:44.202 INFO:tasks.rados.rados.0.smithi177.stdout:2357: left oid 27 (ObjNum 1558 snap 0 seq_num 1558) 2024-07-28T11:29:44.202 INFO:tasks.rados.rados.0.smithi177.stdout:2361: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:29:44.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:43 smithi177 bash[22096]: debug 2024-07-28T11:29:43.951+0000 7f45db936ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2363: finishing write tid 1 to smithi17769138-464 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2363: finishing write tid 2 to smithi17769138-464 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2363: finishing write tid 3 to smithi17769138-464 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2363: finishing write tid 4 to smithi17769138-464 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 376 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2363: left oid 464 (ObjNum 1559 snap 0 seq_num 1559) 2024-07-28T11:29:44.314 INFO:tasks.rados.rados.0.smithi177.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2024-07-28T11:29:44.331 INFO:tasks.rados.rados.0.smithi177.stdout:2364: writing smithi17769138-194 from 618920 to 1059725 tid 1 2024-07-28T11:29:44.342 INFO:tasks.rados.rados.0.smithi177.stdout:2364: writing smithi17769138-194 from 1837439 to 2218920 tid 2 2024-07-28T11:29:44.342 INFO:tasks.rados.rados.0.smithi177.stdout:2349: done (14 left) 2024-07-28T11:29:44.342 INFO:tasks.rados.rados.0.smithi177.stdout:2350: done (13 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2352: done (12 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2353: done (11 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2354: done (10 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2355: done (9 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2356: done (8 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2357: done (7 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2358: done (6 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2359: done (5 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2360: done (4 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2361: done (3 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2362: done (2 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2363: done (1 left) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2365: read oid 329 snap -1 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2365: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2366: read oid 213 snap -1 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2366: expect deleted 2024-07-28T11:29:44.343 INFO:tasks.rados.rados.0.smithi177.stdout:2367: read oid 125 snap -1 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2367: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2368: read oid 237 snap -1 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2368: expect (ObjNum 1475 snap 0 seq_num 1475) 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2369: read oid 345 snap -1 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2369: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2370: write oid 462 current snap is 0 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2364: finishing write tid 1 to smithi17769138-194 2024-07-28T11:29:44.344 INFO:tasks.rados.rados.0.smithi177.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2024-07-28T11:29:44.360 INFO:tasks.rados.rados.0.smithi177.stdout:2370: writing smithi17769138-462 from 635727 to 1151781 tid 1 2024-07-28T11:29:44.377 INFO:tasks.rados.rados.0.smithi177.stdout:2370: writing smithi17769138-462 from 1895921 to 2235727 tid 2 2024-07-28T11:29:44.377 INFO:tasks.rados.rados.0.smithi177.stdout:2371: read oid 42 snap -1 2024-07-28T11:29:44.377 INFO:tasks.rados.rados.0.smithi177.stdout:2371: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-07-28T11:29:44.377 INFO:tasks.rados.rados.0.smithi177.stdout:2372: read oid 247 snap -1 2024-07-28T11:29:44.377 INFO:tasks.rados.rados.0.smithi177.stdout:2372: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:44.378 INFO:tasks.rados.rados.0.smithi177.stdout:2373: write oid 107 current snap is 0 2024-07-28T11:29:44.378 INFO:tasks.rados.rados.0.smithi177.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2024-07-28T11:29:44.387 INFO:tasks.rados.rados.0.smithi177.stdout:2373: writing smithi17769138-107 from 652534 to 1243837 tid 1 2024-07-28T11:29:44.393 INFO:tasks.rados.rados.0.smithi177.stdout:2373: writing smithi17769138-107 from 1954403 to 2252534 tid 2 2024-07-28T11:29:44.393 INFO:tasks.rados.rados.0.smithi177.stdout:2374: read oid 218 snap -1 2024-07-28T11:29:44.393 INFO:tasks.rados.rados.0.smithi177.stdout:2374: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:29:44.394 INFO:tasks.rados.rados.0.smithi177.stdout:2375: read oid 103 snap -1 2024-07-28T11:29:44.394 INFO:tasks.rados.rados.0.smithi177.stdout:2375: expect deleted 2024-07-28T11:29:44.394 INFO:tasks.rados.rados.0.smithi177.stdout:2376: write oid 325 current snap is 0 2024-07-28T11:29:44.394 INFO:tasks.rados.rados.0.smithi177.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2024-07-28T11:29:44.400 INFO:tasks.rados.rados.0.smithi177.stdout:2376: writing smithi17769138-325 from 669341 to 1335893 tid 1 2024-07-28T11:29:44.406 INFO:tasks.rados.rados.0.smithi177.stdout:2376: writing smithi17769138-325 from 2012885 to 2269341 tid 2 2024-07-28T11:29:44.406 INFO:tasks.rados.rados.0.smithi177.stdout:2377: read oid 324 snap -1 2024-07-28T11:29:44.406 INFO:tasks.rados.rados.0.smithi177.stdout:2377: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-07-28T11:29:44.406 INFO:tasks.rados.rados.0.smithi177.stdout:2378: write oid 77 current snap is 0 2024-07-28T11:29:44.406 INFO:tasks.rados.rados.0.smithi177.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2024-07-28T11:29:44.413 INFO:tasks.rados.rados.0.smithi177.stdout:2378: writing smithi17769138-77 from 686148 to 1427949 tid 1 2024-07-28T11:29:44.419 INFO:tasks.rados.rados.0.smithi177.stdout:2378: writing smithi17769138-77 from 1955014 to 2286148 tid 2 2024-07-28T11:29:44.419 INFO:tasks.rados.rados.0.smithi177.stdout:2379: write oid 312 current snap is 0 2024-07-28T11:29:44.419 INFO:tasks.rados.rados.0.smithi177.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2024-07-28T11:29:44.425 INFO:tasks.rados.rados.0.smithi177.stdout:2379: writing smithi17769138-312 from 702955 to 1120005 tid 1 2024-07-28T11:29:44.431 INFO:tasks.rados.rados.0.smithi177.stdout:2379: writing smithi17769138-312 from 1613496 to 2263367 tid 2 2024-07-28T11:29:44.431 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:29:44.431 INFO:tasks.rados.rados.0.smithi177.stdout:2369: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:29:44.581 INFO:tasks.rados.rados.0.smithi177.stdout:2365: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:2364: finishing write tid 2 to smithi17769138-194 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:2364: finishing write tid 3 to smithi17769138-194 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:2364: finishing write tid 4 to smithi17769138-194 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 194 v 347 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:2364: left oid 194 (ObjNum 1560 snap 0 seq_num 1560) 2024-07-28T11:29:44.687 INFO:tasks.rados.rados.0.smithi177.stdout:2367: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-07-28T11:29:44.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: debug 2024-07-28T11:29:44.271+0000 7f45db936ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:29:44.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: debug 2024-07-28T11:29:44.355+0000 7f45db936ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:29:44.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: [28/Jul/2024:11:29:44] ENGINE Bus STARTING 2024-07-28T11:29:44.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: CherryPy Checker: 2024-07-28T11:29:44.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: The Application mounted at '' has an empty config. 2024-07-28T11:29:44.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: [28/Jul/2024:11:29:44] ENGINE Serving on http://:::9283 2024-07-28T11:29:44.763 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[22096]: [28/Jul/2024:11:29:44] ENGINE Bus STARTED 2024-07-28T11:29:44.804 INFO:tasks.rados.rados.0.smithi177.stdout:2368: expect (ObjNum 1475 snap 0 seq_num 1475) 2024-07-28T11:29:44.940 INFO:tasks.rados.rados.0.smithi177.stdout:2370: finishing write tid 1 to smithi17769138-462 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:2370: finishing write tid 2 to smithi17769138-462 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:2370: finishing write tid 3 to smithi17769138-462 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:2370: finishing write tid 4 to smithi17769138-462 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 462 v 320 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:2370: left oid 462 (ObjNum 1561 snap 0 seq_num 1561) 2024-07-28T11:29:44.941 INFO:tasks.rados.rados.0.smithi177.stdout:2371: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-07-28T11:29:45.074 INFO:tasks.rados.rados.0.smithi177.stdout:2372: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: cluster 2024-07-28T11:29:42.796355+0000 mgr.x (mgr.24514) 10 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: cluster 2024-07-28T11:29:44.381200+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: audit 2024-07-28T11:29:44.383797+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: audit 2024-07-28T11:29:44.384896+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: audit 2024-07-28T11:29:44.389204+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:44 smithi204 bash[24094]: audit 2024-07-28T11:29:44.389953+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:45.178 INFO:tasks.rados.rados.0.smithi177.stdout:2373: finishing write tid 1 to smithi17769138-107 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:2373: finishing write tid 2 to smithi17769138-107 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:2373: finishing write tid 3 to smithi17769138-107 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:2373: finishing write tid 4 to smithi17769138-107 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 306 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:2373: left oid 107 (ObjNum 1562 snap 0 seq_num 1562) 2024-07-28T11:29:45.179 INFO:tasks.rados.rados.0.smithi177.stdout:2374: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:29:45.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: cluster 2024-07-28T11:29:42.796355+0000 mgr.x (mgr.24514) 10 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: cluster 2024-07-28T11:29:44.381200+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: audit 2024-07-28T11:29:44.383797+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: audit 2024-07-28T11:29:44.384896+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: audit 2024-07-28T11:29:44.389204+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[31534]: audit 2024-07-28T11:29:44.389953+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: cluster 2024-07-28T11:29:42.796355+0000 mgr.x (mgr.24514) 10 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: cluster 2024-07-28T11:29:44.381200+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: audit 2024-07-28T11:29:44.383797+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: audit 2024-07-28T11:29:44.384896+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: audit 2024-07-28T11:29:44.389204+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:29:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:44 smithi177 bash[21846]: audit 2024-07-28T11:29:44.389953+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.? 172.21.15.177:0/249158642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2376: finishing write tid 1 to smithi17769138-325 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2376: finishing write tid 2 to smithi17769138-325 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2376: finishing write tid 3 to smithi17769138-325 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2376: finishing write tid 4 to smithi17769138-325 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 325 v 331 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2376: left oid 325 (ObjNum 1563 snap 0 seq_num 1563) 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2378: finishing write tid 1 to smithi17769138-77 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2378: finishing write tid 2 to smithi17769138-77 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2378: finishing write tid 3 to smithi17769138-77 2024-07-28T11:29:45.283 INFO:tasks.rados.rados.0.smithi177.stdout:2377: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2378: finishing write tid 4 to smithi17769138-77 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 77 v 269 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2378: left oid 77 (ObjNum 1564 snap 0 seq_num 1564) 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2379: finishing write tid 1 to smithi17769138-312 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2379: finishing write tid 2 to smithi17769138-312 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2379: finishing write tid 3 to smithi17769138-312 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:2379: finishing write tid 4 to smithi17769138-312 2024-07-28T11:29:45.423 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 312 v 363 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2379: left oid 312 (ObjNum 1565 snap 0 seq_num 1565) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2364: done (15 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2365: done (14 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2366: done (13 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2367: done (12 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2368: done (11 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2369: done (10 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2370: done (9 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2371: done (8 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2372: done (7 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2373: done (6 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2374: done (5 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2375: done (4 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2376: done (3 left) 2024-07-28T11:29:45.424 INFO:tasks.rados.rados.0.smithi177.stdout:2377: done (2 left) 2024-07-28T11:29:45.425 INFO:tasks.rados.rados.0.smithi177.stdout:2378: done (1 left) 2024-07-28T11:29:45.425 INFO:tasks.rados.rados.0.smithi177.stdout:2379: done (0 left) 2024-07-28T11:29:45.425 INFO:tasks.rados.rados.0.smithi177.stdout:2380: write oid 291 current snap is 0 2024-07-28T11:29:45.425 INFO:tasks.rados.rados.0.smithi177.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2024-07-28T11:29:45.429 INFO:tasks.rados.rados.0.smithi177.stdout:2380: writing smithi17769138-291 from 719762 to 1212061 tid 1 2024-07-28T11:29:45.435 INFO:tasks.rados.rados.0.smithi177.stdout:2380: writing smithi17769138-291 from 1671978 to 2181860 tid 2 2024-07-28T11:29:45.435 INFO:tasks.rados.rados.0.smithi177.stdout:2381: read oid 470 snap -1 2024-07-28T11:29:45.435 INFO:tasks.rados.rados.0.smithi177.stdout:2381: expect (ObjNum 1101 snap 0 seq_num 1101) 2024-07-28T11:29:45.435 INFO:tasks.rados.rados.0.smithi177.stdout:2382: delete oid 106 current snap is 0 2024-07-28T11:29:45.435 INFO:tasks.rados.rados.0.smithi177.stdout:2380: finishing write tid 1 to smithi17769138-291 2024-07-28T11:29:45.437 INFO:tasks.rados.rados.0.smithi177.stdout:2382: done (2 left) 2024-07-28T11:29:45.437 INFO:tasks.rados.rados.0.smithi177.stdout:2383: read oid 370 snap -1 2024-07-28T11:29:45.437 INFO:tasks.rados.rados.0.smithi177.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-07-28T11:29:45.437 INFO:tasks.rados.rados.0.smithi177.stdout:2384: read oid 388 snap -1 2024-07-28T11:29:45.437 INFO:tasks.rados.rados.0.smithi177.stdout:2384: expect (ObjNum 995 snap 0 seq_num 995) 2024-07-28T11:29:45.438 INFO:tasks.rados.rados.0.smithi177.stdout:2385: delete oid 115 current snap is 0 2024-07-28T11:29:45.439 INFO:tasks.rados.rados.0.smithi177.stdout:2385: done (4 left) 2024-07-28T11:29:45.439 INFO:tasks.rados.rados.0.smithi177.stdout:2386: write oid 181 current snap is 0 2024-07-28T11:29:45.439 INFO:tasks.rados.rados.0.smithi177.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2024-07-28T11:29:45.446 INFO:tasks.rados.rados.0.smithi177.stdout:2386: writing smithi17769138-181 from 770183 to 1204582 tid 1 2024-07-28T11:29:45.453 INFO:tasks.rados.rados.0.smithi177.stdout:2386: writing smithi17769138-181 from 1847424 to 2370183 tid 2 2024-07-28T11:29:45.453 INFO:tasks.rados.rados.0.smithi177.stdout:2387: write oid 483 current snap is 0 2024-07-28T11:29:45.454 INFO:tasks.rados.rados.0.smithi177.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2024-07-28T11:29:45.460 INFO:tasks.rados.rados.0.smithi177.stdout:2387: writing smithi17769138-483 from 786990 to 1296638 tid 1 2024-07-28T11:29:45.467 INFO:tasks.rados.rados.0.smithi177.stdout:2387: writing smithi17769138-483 from 1905906 to 2386990 tid 2 2024-07-28T11:29:45.467 INFO:tasks.rados.rados.0.smithi177.stdout:2388: write oid 231 current snap is 0 2024-07-28T11:29:45.467 INFO:tasks.rados.rados.0.smithi177.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2024-07-28T11:29:45.472 INFO:tasks.rados.rados.0.smithi177.stdout:2388: writing smithi17769138-231 from 403797 to 988694 tid 1 2024-07-28T11:29:45.479 INFO:tasks.rados.rados.0.smithi177.stdout:2388: writing smithi17769138-231 from 1564388 to 2225266 tid 2 2024-07-28T11:29:45.479 INFO:tasks.rados.rados.0.smithi177.stdout:2389: read oid 244 snap -1 2024-07-28T11:29:45.479 INFO:tasks.rados.rados.0.smithi177.stdout:2389: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:45.480 INFO:tasks.rados.rados.0.smithi177.stdout:2390: read oid 497 snap -1 2024-07-28T11:29:45.480 INFO:tasks.rados.rados.0.smithi177.stdout:2390: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-07-28T11:29:45.480 INFO:tasks.rados.rados.0.smithi177.stdout:2391: write oid 199 current snap is 0 2024-07-28T11:29:45.480 INFO:tasks.rados.rados.0.smithi177.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2024-07-28T11:29:45.485 INFO:tasks.rados.rados.0.smithi177.stdout:2391: writing smithi17769138-199 from 420604 to 1080750 tid 1 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2391: writing smithi17769138-199 from 1506517 to 1911053 tid 2 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2392: read oid 19 snap -1 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2392: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2393: write oid 356 current snap is 0 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2380: finishing write tid 2 to smithi17769138-291 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2380: finishing write tid 3 to smithi17769138-291 2024-07-28T11:29:45.491 INFO:tasks.rados.rados.0.smithi177.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2024-07-28T11:29:45.498 INFO:tasks.rados.rados.0.smithi177.stdout:2393: writing smithi17769138-356 from 437411 to 1172806 tid 1 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:2393: writing smithi17769138-356 from 1964999 to 2437411 tid 2 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:2394: write oid 428 current snap is 0 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:2380: finishing write tid 4 to smithi17769138-291 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 291 v 366 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:2380: left oid 291 (ObjNum 1566 snap 0 seq_num 1566) 2024-07-28T11:29:45.505 INFO:tasks.rados.rados.0.smithi177.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2024-07-28T11:29:45.511 INFO:tasks.rados.rados.0.smithi177.stdout:2394: writing smithi17769138-428 from 454218 to 981215 tid 1 2024-07-28T11:29:45.517 INFO:tasks.rados.rados.0.smithi177.stdout:2394: writing smithi17769138-428 from 1739834 to 2148039 tid 2 2024-07-28T11:29:45.518 INFO:tasks.rados.rados.0.smithi177.stdout:2380: done (12 left) 2024-07-28T11:29:45.518 INFO:tasks.rados.rados.0.smithi177.stdout:2395: write oid 464 current snap is 0 2024-07-28T11:29:45.518 INFO:tasks.rados.rados.0.smithi177.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-07-28T11:29:45.691 INFO:tasks.rados.rados.0.smithi177.stdout:2381: expect (ObjNum 1101 snap 0 seq_num 1101) 2024-07-28T11:29:45.835 INFO:tasks.rados.rados.0.smithi177.stdout:2384: expect (ObjNum 995 snap 0 seq_num 995) 2024-07-28T11:29:45.986 INFO:tasks.rados.rados.0.smithi177.stdout:2386: finishing write tid 1 to smithi17769138-181 2024-07-28T11:29:45.986 INFO:tasks.rados.rados.0.smithi177.stdout:2386: finishing write tid 2 to smithi17769138-181 2024-07-28T11:29:45.986 INFO:tasks.rados.rados.0.smithi177.stdout:2386: finishing write tid 3 to smithi17769138-181 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2386: finishing write tid 4 to smithi17769138-181 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 272 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2386: left oid 181 (ObjNum 1569 snap 0 seq_num 1569) 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2387: finishing write tid 1 to smithi17769138-483 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2387: finishing write tid 2 to smithi17769138-483 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2387: finishing write tid 3 to smithi17769138-483 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2387: finishing write tid 4 to smithi17769138-483 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 275 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2387: left oid 483 (ObjNum 1570 snap 0 seq_num 1570) 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2388: finishing write tid 1 to smithi17769138-231 2024-07-28T11:29:45.987 INFO:tasks.rados.rados.0.smithi177.stdout:2389: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:29:46.087 INFO:tasks.rados.rados.0.smithi177.stdout:2391: finishing write tid 1 to smithi17769138-199 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2391: finishing write tid 2 to smithi17769138-199 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2391: finishing write tid 3 to smithi17769138-199 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2391: finishing write tid 4 to smithi17769138-199 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 334 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2391: left oid 199 (ObjNum 1572 snap 0 seq_num 1572) 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2388: finishing write tid 2 to smithi17769138-231 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2388: finishing write tid 3 to smithi17769138-231 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2388: finishing write tid 4 to smithi17769138-231 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 231 v 350 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2388: left oid 231 (ObjNum 1571 snap 0 seq_num 1571) 2024-07-28T11:29:46.088 INFO:tasks.rados.rados.0.smithi177.stdout:2392: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-07-28T11:29:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:45 smithi204 bash[24094]: cluster 2024-07-28T11:29:44.797137+0000 mgr.x (mgr.24514) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-07-28T11:29:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:45 smithi204 bash[24094]: audit 2024-07-28T11:29:45.167683+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.177:0/472358911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:45 smithi204 bash[24094]: cluster 2024-07-28T11:29:45.227660+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T11:29:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:45 smithi204 bash[24094]: audit 2024-07-28T11:29:45.228040+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:29:46.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[21846]: cluster 2024-07-28T11:29:44.797137+0000 mgr.x (mgr.24514) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-07-28T11:29:46.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[21846]: audit 2024-07-28T11:29:45.167683+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.177:0/472358911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:46.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[21846]: cluster 2024-07-28T11:29:45.227660+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T11:29:46.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[21846]: audit 2024-07-28T11:29:45.228040+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:29:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[31534]: cluster 2024-07-28T11:29:44.797137+0000 mgr.x (mgr.24514) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-07-28T11:29:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[31534]: audit 2024-07-28T11:29:45.167683+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.177:0/472358911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[31534]: cluster 2024-07-28T11:29:45.227660+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T11:29:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:45 smithi177 bash[31534]: audit 2024-07-28T11:29:45.228040+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:29:46.274 INFO:tasks.rados.rados.0.smithi177.stdout:2390: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-07-28T11:29:46.486 INFO:tasks.rados.rados.0.smithi177.stdout:2393: finishing write tid 1 to smithi17769138-356 2024-07-28T11:29:46.486 INFO:tasks.rados.rados.0.smithi177.stdout:2393: finishing write tid 2 to smithi17769138-356 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2393: finishing write tid 3 to smithi17769138-356 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2393: finishing write tid 4 to smithi17769138-356 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 356 v 323 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2393: left oid 356 (ObjNum 1573 snap 0 seq_num 1573) 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2394: finishing write tid 1 to smithi17769138-428 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2394: finishing write tid 2 to smithi17769138-428 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2394: finishing write tid 3 to smithi17769138-428 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2394: finishing write tid 4 to smithi17769138-428 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 428 v 379 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2394: left oid 428 (ObjNum 1574 snap 0 seq_num 1574) 2024-07-28T11:29:46.487 INFO:tasks.rados.rados.0.smithi177.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2024-07-28T11:29:46.504 INFO:tasks.rados.rados.0.smithi177.stdout:2395: writing smithi17769138-464 from 471025 to 1073271 tid 1 2024-07-28T11:29:46.527 INFO:tasks.rados.rados.0.smithi177.stdout:2395: writing smithi17769138-464 from 1798316 to 2466532 tid 2 2024-07-28T11:29:46.527 INFO:tasks.rados.rados.0.smithi177.stdout:2381: done (12 left) 2024-07-28T11:29:46.527 INFO:tasks.rados.rados.0.smithi177.stdout:2383: done (11 left) 2024-07-28T11:29:46.527 INFO:tasks.rados.rados.0.smithi177.stdout:2384: done (10 left) 2024-07-28T11:29:46.527 INFO:tasks.rados.rados.0.smithi177.stdout:2386: done (9 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2387: done (8 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2388: done (7 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2389: done (6 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2390: done (5 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2391: done (4 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2392: done (3 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2393: done (2 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2394: done (1 left) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2396: read oid 246 snap -1 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2396: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2397: read oid 34 snap -1 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2397: expect (ObjNum 911 snap 0 seq_num 911) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2398: read oid 357 snap -1 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2398: expect (ObjNum 624 snap 0 seq_num 624) 2024-07-28T11:29:46.528 INFO:tasks.rados.rados.0.smithi177.stdout:2399: read oid 196 snap -1 2024-07-28T11:29:46.529 INFO:tasks.rados.rados.0.smithi177.stdout:2399: expect deleted 2024-07-28T11:29:46.529 INFO:tasks.rados.rados.0.smithi177.stdout:2400: write oid 348 current snap is 0 2024-07-28T11:29:46.529 INFO:tasks.rados.rados.0.smithi177.stdout:2395: finishing write tid 1 to smithi17769138-464 2024-07-28T11:29:46.529 INFO:tasks.rados.rados.0.smithi177.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2024-07-28T11:29:46.540 INFO:tasks.rados.rados.0.smithi177.stdout:2400: writing smithi17769138-348 from 487832 to 1165327 tid 1 2024-07-28T11:29:46.550 INFO:tasks.rados.rados.0.smithi177.stdout:2400: writing smithi17769138-348 from 1740445 to 2152319 tid 2 2024-07-28T11:29:46.550 INFO:tasks.rados.rados.0.smithi177.stdout:2401: write oid 278 current snap is 0 2024-07-28T11:29:46.551 INFO:tasks.rados.rados.0.smithi177.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2024-07-28T11:29:46.562 INFO:tasks.rados.rados.0.smithi177.stdout:2401: writing smithi17769138-278 from 504639 to 1257383 tid 1 2024-07-28T11:29:46.572 INFO:tasks.rados.rados.0.smithi177.stdout:2401: writing smithi17769138-278 from 1798927 to 2470812 tid 2 2024-07-28T11:29:46.572 INFO:tasks.rados.rados.0.smithi177.stdout:2402: read oid 247 snap -1 2024-07-28T11:29:46.572 INFO:tasks.rados.rados.0.smithi177.stdout:2402: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:46.572 INFO:tasks.rados.rados.0.smithi177.stdout:2403: write oid 422 current snap is 0 2024-07-28T11:29:46.572 INFO:tasks.rados.rados.0.smithi177.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2024-07-28T11:29:46.579 INFO:tasks.rados.rados.0.smithi177.stdout:2403: writing smithi17769138-422 from 521446 to 949439 tid 1 2024-07-28T11:29:46.585 INFO:tasks.rados.rados.0.smithi177.stdout:2403: writing smithi17769138-422 from 1457409 to 1872952 tid 2 2024-07-28T11:29:46.589 INFO:tasks.rados.rados.0.smithi177.stdout:2403: writing smithi17769138-422 from 2301012 to 2521446 tid 3 2024-07-28T11:29:46.589 INFO:tasks.rados.rados.0.smithi177.stdout:2404: read oid 382 snap -1 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2404: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2405: write oid 158 current snap is 0 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2395: finishing write tid 2 to smithi17769138-464 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2395: finishing write tid 3 to smithi17769138-464 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2395: finishing write tid 4 to smithi17769138-464 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 382 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2395: left oid 464 (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:29:46.590 INFO:tasks.rados.rados.0.smithi177.stdout:2398: expect (ObjNum 624 snap 0 seq_num 624) 2024-07-28T11:29:46.696 INFO:tasks.rados.rados.0.smithi177.stdout:2396: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-07-28T11:29:46.855 INFO:tasks.rados.rados.0.smithi177.stdout:2397: expect (ObjNum 911 snap 0 seq_num 911) 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2400: finishing write tid 1 to smithi17769138-348 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2400: finishing write tid 2 to smithi17769138-348 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2400: finishing write tid 3 to smithi17769138-348 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2400: finishing write tid 4 to smithi17769138-348 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 369 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2400: left oid 348 (ObjNum 1576 snap 0 seq_num 1576) 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2401: finishing write tid 1 to smithi17769138-278 2024-07-28T11:29:46.990 INFO:tasks.rados.rados.0.smithi177.stdout:2401: finishing write tid 2 to smithi17769138-278 2024-07-28T11:29:46.991 INFO:tasks.rados.rados.0.smithi177.stdout:2401: finishing write tid 3 to smithi17769138-278 2024-07-28T11:29:46.991 INFO:tasks.rados.rados.0.smithi177.stdout:2401: finishing write tid 4 to smithi17769138-278 2024-07-28T11:29:46.991 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 372 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2024-07-28T11:29:46.991 INFO:tasks.rados.rados.0.smithi177.stdout:2401: left oid 278 (ObjNum 1577 snap 0 seq_num 1577) 2024-07-28T11:29:46.991 INFO:tasks.rados.rados.0.smithi177.stdout:2402: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-07-28T11:29:47.097 INFO:tasks.rados.rados.0.smithi177.stdout:2403: finishing write tid 1 to smithi17769138-422 2024-07-28T11:29:47.097 INFO:tasks.rados.rados.0.smithi177.stdout:2403: finishing write tid 2 to smithi17769138-422 2024-07-28T11:29:47.097 INFO:tasks.rados.rados.0.smithi177.stdout:2403: finishing write tid 3 to smithi17769138-422 2024-07-28T11:29:47.097 INFO:tasks.rados.rados.0.smithi177.stdout:2403: finishing write tid 4 to smithi17769138-422 2024-07-28T11:29:47.097 INFO:tasks.rados.rados.0.smithi177.stdout:2403: finishing write tid 5 to smithi17769138-422 2024-07-28T11:29:47.098 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 422 v 338 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2024-07-28T11:29:47.098 INFO:tasks.rados.rados.0.smithi177.stdout:2403: left oid 422 (ObjNum 1578 snap 0 seq_num 1578) 2024-07-28T11:29:47.098 INFO:tasks.rados.rados.0.smithi177.stdout:2404: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:45.891044+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:45.896049+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.355371+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.364976+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.613539+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: cephadm 2024-07-28T11:29:46.617966+0000 mgr.x (mgr.24514) 12 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2524M 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.618867+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.620569+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.621408+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.622144+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.622866+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:46 smithi204 bash[24094]: audit 2024-07-28T11:29:46.627266+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.198 INFO:tasks.rados.rados.0.smithi177.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2024-07-28T11:29:47.207 INFO:tasks.rados.rados.0.smithi177.stdout:2405: writing smithi17769138-158 from 538253 to 1041495 tid 1 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2405: writing smithi17769138-158 from 1515891 to 2191445 tid 2 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2395: done (10 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2396: done (9 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2397: done (8 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2398: done (7 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2399: done (6 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2400: done (5 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2401: done (4 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2402: done (3 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2403: done (2 left) 2024-07-28T11:29:47.217 INFO:tasks.rados.rados.0.smithi177.stdout:2404: done (1 left) 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2406: read oid 451 snap -1 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2406: expect deleted 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2407: read oid 327 snap -1 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2407: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2408: write oid 403 current snap is 0 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2405: finishing write tid 1 to smithi17769138-158 2024-07-28T11:29:47.218 INFO:tasks.rados.rados.0.smithi177.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2024-07-28T11:29:47.226 INFO:tasks.rados.rados.0.smithi177.stdout:2408: writing smithi17769138-403 from 555060 to 1133551 tid 1 2024-07-28T11:29:47.235 INFO:tasks.rados.rados.0.smithi177.stdout:2408: writing smithi17769138-403 from 1858020 to 2277232 tid 2 2024-07-28T11:29:47.235 INFO:tasks.rados.rados.0.smithi177.stdout:2409: delete oid 265 current snap is 0 2024-07-28T11:29:47.235 INFO:tasks.rados.rados.0.smithi177.stdout:2405: finishing write tid 2 to smithi17769138-158 2024-07-28T11:29:47.235 INFO:tasks.rados.rados.0.smithi177.stdout:2405: finishing write tid 3 to smithi17769138-158 2024-07-28T11:29:47.236 INFO:tasks.rados.rados.0.smithi177.stdout:2405: finishing write tid 4 to smithi17769138-158 2024-07-28T11:29:47.236 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 158 v 309 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2024-07-28T11:29:47.236 INFO:tasks.rados.rados.0.smithi177.stdout:2405: left oid 158 (ObjNum 1579 snap 0 seq_num 1579) 2024-07-28T11:29:47.236 INFO:tasks.rados.rados.0.smithi177.stdout:2407: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:45.891044+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:45.896049+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.355371+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.364976+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.613539+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: cephadm 2024-07-28T11:29:46.617966+0000 mgr.x (mgr.24514) 12 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2524M 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.618867+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.620569+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.621408+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.622144+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.622866+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[31534]: audit 2024-07-28T11:29:46.627266+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:45.891044+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:45.896049+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.355371+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.364976+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.613539+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: cephadm 2024-07-28T11:29:46.617966+0000 mgr.x (mgr.24514) 12 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2524M 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.618867+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.620569+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.621408+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.622144+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.622866+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:46 smithi177 bash[21846]: audit 2024-07-28T11:29:46.627266+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:47.406 INFO:tasks.rados.rados.0.smithi177.stdout:2408: finishing write tid 1 to smithi17769138-403 2024-07-28T11:29:47.406 INFO:tasks.rados.rados.0.smithi177.stdout:2408: finishing write tid 2 to smithi17769138-403 2024-07-28T11:29:47.406 INFO:tasks.rados.rados.0.smithi177.stdout:2408: finishing write tid 3 to smithi17769138-403 2024-07-28T11:29:47.406 INFO:tasks.rados.rados.0.smithi177.stdout:2408: finishing write tid 4 to smithi17769138-403 2024-07-28T11:29:47.406 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 403 v 306 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2408: left oid 403 (ObjNum 1580 snap 0 seq_num 1580) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2405: done (4 left) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2406: done (3 left) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2407: done (2 left) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2408: done (1 left) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2409: done (0 left) 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2410: write oid 118 current snap is 0 2024-07-28T11:29:47.407 INFO:tasks.rados.rados.0.smithi177.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2024-07-28T11:29:47.417 INFO:tasks.rados.rados.0.smithi177.stdout:2410: writing smithi17769138-118 from 588674 to 1034016 tid 1 2024-07-28T11:29:47.429 INFO:tasks.rados.rados.0.smithi177.stdout:2410: writing smithi17769138-118 from 1691337 to 2114218 tid 2 2024-07-28T11:29:47.429 INFO:tasks.rados.rados.0.smithi177.stdout:2411: write oid 300 current snap is 0 2024-07-28T11:29:47.429 INFO:tasks.rados.rados.0.smithi177.stdout:2410: finishing write tid 1 to smithi17769138-118 2024-07-28T11:29:47.429 INFO:tasks.rados.rados.0.smithi177.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2024-07-28T11:29:47.442 INFO:tasks.rados.rados.0.smithi177.stdout:2411: writing smithi17769138-300 from 605481 to 1126072 tid 1 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2411: writing smithi17769138-300 from 1749819 to 2432711 tid 2 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2412: read oid 464 snap -1 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2412: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2413: read oid 367 snap -1 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2413: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2414: read oid 217 snap -1 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2414: expect deleted 2024-07-28T11:29:47.459 INFO:tasks.rados.rados.0.smithi177.stdout:2415: delete oid 66 current snap is 0 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:2410: finishing write tid 2 to smithi17769138-118 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:2410: finishing write tid 3 to smithi17769138-118 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:2410: finishing write tid 4 to smithi17769138-118 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 118 v 353 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2024-07-28T11:29:47.460 INFO:tasks.rados.rados.0.smithi177.stdout:2411: finishing write tid 1 to smithi17769138-300 2024-07-28T11:29:47.463 INFO:tasks.rados.rados.0.smithi177.stdout:2410: done (5 left) 2024-07-28T11:29:47.463 INFO:tasks.rados.rados.0.smithi177.stdout:2414: done (4 left) 2024-07-28T11:29:47.463 INFO:tasks.rados.rados.0.smithi177.stdout:2415: done (3 left) 2024-07-28T11:29:47.463 INFO:tasks.rados.rados.0.smithi177.stdout:2416: delete oid 275 current snap is 0 2024-07-28T11:29:47.464 INFO:tasks.rados.rados.0.smithi177.stdout:2411: finishing write tid 2 to smithi17769138-300 2024-07-28T11:29:47.465 INFO:tasks.rados.rados.0.smithi177.stdout:2411: finishing write tid 3 to smithi17769138-300 2024-07-28T11:29:47.465 INFO:tasks.rados.rados.0.smithi177.stdout:2411: finishing write tid 4 to smithi17769138-300 2024-07-28T11:29:47.465 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 353 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2024-07-28T11:29:47.465 INFO:tasks.rados.rados.0.smithi177.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2024-07-28T11:29:47.466 INFO:tasks.rados.rados.0.smithi177.stdout:2413: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:29:47.573 INFO:tasks.rados.rados.0.smithi177.stdout:2412: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:29:47.705 INFO:tasks.rados.rados.0.smithi177.stdout:2411: done (3 left) 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2412: done (2 left) 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2413: done (1 left) 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2416: done (0 left) 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2417: read oid 181 snap -1 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2417: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2418: write oid 105 current snap is 0 2024-07-28T11:29:47.706 INFO:tasks.rados.rados.0.smithi177.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2024-07-28T11:29:47.728 INFO:tasks.rados.rados.0.smithi177.stdout:2418: writing smithi17769138-105 from 655902 to 1402240 tid 1 2024-07-28T11:29:47.742 INFO:tasks.rados.rados.0.smithi177.stdout:2418: writing smithi17769138-105 from 1808912 to 2239131 tid 2 2024-07-28T11:29:47.742 INFO:tasks.rados.rados.0.smithi177.stdout:2419: write oid 4 current snap is 0 2024-07-28T11:29:47.742 INFO:tasks.rados.rados.0.smithi177.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2024-07-28T11:29:47.758 INFO:tasks.rados.rados.0.smithi177.stdout:2419: writing smithi17769138-4 from 672709 to 1094296 tid 1 2024-07-28T11:29:47.774 INFO:tasks.rados.rados.0.smithi177.stdout:2419: writing smithi17769138-4 from 1867394 to 2441271 tid 2 2024-07-28T11:29:47.774 INFO:tasks.rados.rados.0.smithi177.stdout:2420: read oid 308 snap -1 2024-07-28T11:29:47.775 INFO:tasks.rados.rados.0.smithi177.stdout:2420: expect deleted 2024-07-28T11:29:47.775 INFO:tasks.rados.rados.0.smithi177.stdout:2421: write oid 269 current snap is 0 2024-07-28T11:29:47.775 INFO:tasks.rados.rados.0.smithi177.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2024-07-28T11:29:47.785 INFO:tasks.rados.rados.0.smithi177.stdout:2421: writing smithi17769138-269 from 689516 to 1186352 tid 1 2024-07-28T11:29:47.794 INFO:tasks.rados.rados.0.smithi177.stdout:2421: writing smithi17769138-269 from 1809523 to 2243411 tid 2 2024-07-28T11:29:47.794 INFO:tasks.rados.rados.0.smithi177.stdout:2422: write oid 290 current snap is 0 2024-07-28T11:29:47.794 INFO:tasks.rados.rados.0.smithi177.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2024-07-28T11:29:47.804 INFO:tasks.rados.rados.0.smithi177.stdout:2422: writing smithi17769138-290 from 706323 to 1394761 tid 1 2024-07-28T11:29:47.812 INFO:tasks.rados.rados.0.smithi177.stdout:2422: writing smithi17769138-290 from 1984358 to 2561904 tid 2 2024-07-28T11:29:47.812 INFO:tasks.rados.rados.0.smithi177.stdout:2423: write oid 487 current snap is 0 2024-07-28T11:29:47.812 INFO:tasks.rados.rados.0.smithi177.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2024-07-28T11:29:47.821 INFO:tasks.rados.rados.0.smithi177.stdout:2423: writing smithi17769138-487 from 723130 to 1486817 tid 1 2024-07-28T11:29:47.827 INFO:tasks.rados.rados.0.smithi177.stdout:2423: writing smithi17769138-487 from 2042840 to 2480397 tid 2 2024-07-28T11:29:47.827 INFO:tasks.rados.rados.0.smithi177.stdout:2424: write oid 139 current snap is 0 2024-07-28T11:29:47.827 INFO:tasks.rados.rados.0.smithi177.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2024-07-28T11:29:47.834 INFO:tasks.rados.rados.0.smithi177.stdout:2424: writing smithi17769138-139 from 739937 to 1178873 tid 1 2024-07-28T11:29:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:2424: writing smithi17769138-139 from 1701322 to 2282537 tid 2 2024-07-28T11:29:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:2425: read oid 303 snap -1 2024-07-28T11:29:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:2425: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-07-28T11:29:47.840 INFO:tasks.rados.rados.0.smithi177.stdout:2426: read oid 28 snap -1 2024-07-28T11:29:47.841 INFO:tasks.rados.rados.0.smithi177.stdout:2426: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-07-28T11:29:47.841 INFO:tasks.rados.rados.0.smithi177.stdout:2427: write oid 305 current snap is 0 2024-07-28T11:29:47.841 INFO:tasks.rados.rados.0.smithi177.stdout:2417: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2418: finishing write tid 1 to smithi17769138-105 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2418: finishing write tid 2 to smithi17769138-105 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2418: finishing write tid 3 to smithi17769138-105 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2418: finishing write tid 4 to smithi17769138-105 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 105 v 356 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2419: finishing write tid 1 to smithi17769138-4 2024-07-28T11:29:48.004 INFO:tasks.rados.rados.0.smithi177.stdout:2419: finishing write tid 2 to smithi17769138-4 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2419: finishing write tid 3 to smithi17769138-4 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2419: finishing write tid 4 to smithi17769138-4 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 375 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2421: finishing write tid 1 to smithi17769138-269 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2421: finishing write tid 2 to smithi17769138-269 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2421: finishing write tid 3 to smithi17769138-269 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2421: finishing write tid 4 to smithi17769138-269 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 269 v 288 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2422: finishing write tid 1 to smithi17769138-290 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2422: finishing write tid 2 to smithi17769138-290 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2422: finishing write tid 3 to smithi17769138-290 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2422: finishing write tid 4 to smithi17769138-290 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 357 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2024-07-28T11:29:48.005 INFO:tasks.rados.rados.0.smithi177.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2423: finishing write tid 1 to smithi17769138-487 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2423: finishing write tid 2 to smithi17769138-487 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2423: finishing write tid 3 to smithi17769138-487 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2423: finishing write tid 4 to smithi17769138-487 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 487 v 294 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2424: finishing write tid 1 to smithi17769138-139 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2424: finishing write tid 2 to smithi17769138-139 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2424: finishing write tid 3 to smithi17769138-139 2024-07-28T11:29:48.006 INFO:tasks.rados.rados.0.smithi177.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2024-07-28T11:29:48.012 INFO:tasks.rados.rados.0.smithi177.stdout:2427: writing smithi17769138-305 from 756744 to 1270929 tid 1 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2427: writing smithi17769138-305 from 2043451 to 2484677 tid 2 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2417: done (10 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2418: done (9 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2419: done (8 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2420: done (7 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2421: done (6 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2422: done (5 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2423: done (4 left) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2428: read oid 32 snap -1 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2428: expect (ObjNum 943 snap 0 seq_num 943) 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2429: read oid 313 snap -1 2024-07-28T11:29:48.021 INFO:tasks.rados.rados.0.smithi177.stdout:2429: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:29:48.022 INFO:tasks.rados.rados.0.smithi177.stdout:2430: write oid 479 current snap is 0 2024-07-28T11:29:48.022 INFO:tasks.rados.rados.0.smithi177.stdout:2424: finishing write tid 4 to smithi17769138-139 2024-07-28T11:29:48.022 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 385 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2024-07-28T11:29:48.022 INFO:tasks.rados.rados.0.smithi177.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2024-07-28T11:29:48.022 INFO:tasks.rados.rados.0.smithi177.stdout:2425: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-07-28T11:29:48.089 INFO:tasks.rados.rados.0.smithi177.stdout:2426: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-07-28T11:29:48.230 INFO:tasks.rados.rados.0.smithi177.stdout:2427: finishing write tid 1 to smithi17769138-305 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:2427: finishing write tid 2 to smithi17769138-305 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:2427: finishing write tid 3 to smithi17769138-305 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:2427: finishing write tid 4 to smithi17769138-305 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 305 v 309 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:2427: left oid 305 (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:29:48.231 INFO:tasks.rados.rados.0.smithi177.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2024-07-28T11:29:48.238 INFO:tasks.rados.rados.0.smithi177.stdout:2430: writing smithi17769138-479 from 773551 to 1362985 tid 1 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2430: writing smithi17769138-479 from 2101933 to 2686817 tid 2 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2424: done (6 left) 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2425: done (5 left) 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2426: done (4 left) 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2427: done (3 left) 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2431: write oid 376 current snap is 0 2024-07-28T11:29:48.246 INFO:tasks.rados.rados.0.smithi177.stdout:2429: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:29:48.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[31534]: cluster 2024-07-28T11:29:46.797866+0000 mgr.x (mgr.24514) 13 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.6 MiB/s wr, 77 op/s 2024-07-28T11:29:48.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[31534]: audit 2024-07-28T11:29:47.050529+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[31534]: audit 2024-07-28T11:29:47.057469+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[31534]: audit 2024-07-28T11:29:47.505968+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.177:0/1178383645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:48.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[21846]: cluster 2024-07-28T11:29:46.797866+0000 mgr.x (mgr.24514) 13 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.6 MiB/s wr, 77 op/s 2024-07-28T11:29:48.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[21846]: audit 2024-07-28T11:29:47.050529+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[21846]: audit 2024-07-28T11:29:47.057469+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.364 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[21846]: audit 2024-07-28T11:29:47.505968+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.177:0/1178383645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:48.391 INFO:tasks.rados.rados.0.smithi177.stdout:2428: expect (ObjNum 943 snap 0 seq_num 943) 2024-07-28T11:29:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:48 smithi204 bash[24094]: cluster 2024-07-28T11:29:46.797866+0000 mgr.x (mgr.24514) 13 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.6 MiB/s wr, 77 op/s 2024-07-28T11:29:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:48 smithi204 bash[24094]: audit 2024-07-28T11:29:47.050529+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:48 smithi204 bash[24094]: audit 2024-07-28T11:29:47.057469+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:48.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:48 smithi204 bash[24094]: audit 2024-07-28T11:29:47.505968+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.177:0/1178383645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:48.669 INFO:tasks.rados.rados.0.smithi177.stdout:2430: finishing write tid 1 to smithi17769138-479 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:2430: finishing write tid 2 to smithi17769138-479 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:2430: finishing write tid 3 to smithi17769138-479 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:2430: finishing write tid 4 to smithi17769138-479 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 479 v 302 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:2430: left oid 479 (ObjNum 1593 snap 0 seq_num 1593) 2024-07-28T11:29:48.670 INFO:tasks.rados.rados.0.smithi177.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2024-07-28T11:29:48.677 INFO:tasks.rados.rados.0.smithi177.stdout:2431: writing smithi17769138-376 from 790358 to 1455041 tid 1 2024-07-28T11:29:48.683 INFO:tasks.rados.rados.0.smithi177.stdout:2431: writing smithi17769138-376 from 2160415 to 2605310 tid 2 2024-07-28T11:29:48.683 INFO:tasks.rados.rados.0.smithi177.stdout:2428: done (3 left) 2024-07-28T11:29:48.683 INFO:tasks.rados.rados.0.smithi177.stdout:2429: done (2 left) 2024-07-28T11:29:48.683 INFO:tasks.rados.rados.0.smithi177.stdout:2430: done (1 left) 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2432: read oid 448 snap -1 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2432: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2433: read oid 119 snap -1 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2433: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2434: write oid 306 current snap is 0 2024-07-28T11:29:48.684 INFO:tasks.rados.rados.0.smithi177.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2024-07-28T11:29:48.690 INFO:tasks.rados.rados.0.smithi177.stdout:2434: writing smithi17769138-306 from 407165 to 1147097 tid 1 2024-07-28T11:29:48.698 INFO:tasks.rados.rados.0.smithi177.stdout:2434: writing smithi17769138-306 from 1818897 to 2407450 tid 2 2024-07-28T11:29:48.698 INFO:tasks.rados.rados.0.smithi177.stdout:2435: write oid 99 current snap is 0 2024-07-28T11:29:48.698 INFO:tasks.rados.rados.0.smithi177.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2024-07-28T11:29:48.703 INFO:tasks.rados.rados.0.smithi177.stdout:2435: writing smithi17769138-99 from 423972 to 839153 tid 1 2024-07-28T11:29:48.709 INFO:tasks.rados.rados.0.smithi177.stdout:2435: writing smithi17769138-99 from 1361026 to 1809590 tid 2 2024-07-28T11:29:48.715 INFO:tasks.rados.rados.0.smithi177.stdout:2435: writing smithi17769138-99 from 2561920 to 2823972 tid 3 2024-07-28T11:29:48.715 INFO:tasks.rados.rados.0.smithi177.stdout:2436: write oid 322 current snap is 0 2024-07-28T11:29:48.715 INFO:tasks.rados.rados.0.smithi177.stdout:2431: finishing write tid 1 to smithi17769138-376 2024-07-28T11:29:48.715 INFO:tasks.rados.rados.0.smithi177.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2024-07-28T11:29:48.720 INFO:tasks.rados.rados.0.smithi177.stdout:2436: writing smithi17769138-322 from 440779 to 1047562 tid 1 2024-07-28T11:29:48.726 INFO:tasks.rados.rados.0.smithi177.stdout:2436: writing smithi17769138-322 from 1535861 to 2128083 tid 2 2024-07-28T11:29:48.730 INFO:tasks.rados.rados.0.smithi177.stdout:2436: writing smithi17769138-322 from 2589343 to 2840779 tid 3 2024-07-28T11:29:48.730 INFO:tasks.rados.rados.0.smithi177.stdout:2437: write oid 249 current snap is 0 2024-07-28T11:29:48.731 INFO:tasks.rados.rados.0.smithi177.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2024-07-28T11:29:48.737 INFO:tasks.rados.rados.0.smithi177.stdout:2437: writing smithi17769138-249 from 457586 to 1139618 tid 1 2024-07-28T11:29:48.743 INFO:tasks.rados.rados.0.smithi177.stdout:2437: writing smithi17769138-249 from 1594343 to 2330223 tid 2 2024-07-28T11:29:48.743 INFO:tasks.rados.rados.0.smithi177.stdout:2438: write oid 423 current snap is 0 2024-07-28T11:29:48.743 INFO:tasks.rados.rados.0.smithi177.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2024-07-28T11:29:48.750 INFO:tasks.rados.rados.0.smithi177.stdout:2438: writing smithi17769138-423 from 474393 to 1231674 tid 1 2024-07-28T11:29:48.756 INFO:tasks.rados.rados.0.smithi177.stdout:2438: writing smithi17769138-423 from 1652825 to 2248716 tid 2 2024-07-28T11:29:48.756 INFO:tasks.rados.rados.0.smithi177.stdout:2439: read oid 50 snap -1 2024-07-28T11:29:48.756 INFO:tasks.rados.rados.0.smithi177.stdout:2439: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:48.756 INFO:tasks.rados.rados.0.smithi177.stdout:2440: write oid 487 current snap is 0 2024-07-28T11:29:48.756 INFO:tasks.rados.rados.0.smithi177.stdout:2433: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:29:48.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:48 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2431: finishing write tid 2 to smithi17769138-376 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2434: finishing write tid 1 to smithi17769138-306 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2431: finishing write tid 3 to smithi17769138-376 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2431: finishing write tid 4 to smithi17769138-376 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 376 v 291 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2431: left oid 376 (ObjNum 1594 snap 0 seq_num 1594) 2024-07-28T11:29:48.949 INFO:tasks.rados.rados.0.smithi177.stdout:2432: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:49.087 INFO:tasks.rados.rados.0.smithi177.stdout:2434: finishing write tid 2 to smithi17769138-306 2024-07-28T11:29:49.087 INFO:tasks.rados.rados.0.smithi177.stdout:2434: finishing write tid 3 to smithi17769138-306 2024-07-28T11:29:49.087 INFO:tasks.rados.rados.0.smithi177.stdout:2434: finishing write tid 4 to smithi17769138-306 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 306 v 388 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2434: left oid 306 (ObjNum 1595 snap 0 seq_num 1595) 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: finishing write tid 1 to smithi17769138-99 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: finishing write tid 2 to smithi17769138-99 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: finishing write tid 3 to smithi17769138-99 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: finishing write tid 4 to smithi17769138-99 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: finishing write tid 5 to smithi17769138-99 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 99 v 298 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2435: left oid 99 (ObjNum 1596 snap 0 seq_num 1596) 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2436: finishing write tid 1 to smithi17769138-322 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2436: finishing write tid 2 to smithi17769138-322 2024-07-28T11:29:49.088 INFO:tasks.rados.rados.0.smithi177.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2024-07-28T11:29:49.093 INFO:tasks.rados.rados.0.smithi177.stdout:2440: writing smithi17769138-487 from 491200 to 923730 tid 1 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2440: writing smithi17769138-487 from 1594954 to 2334503 tid 2 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2431: done (9 left) 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2432: done (8 left) 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2433: done (7 left) 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2434: done (6 left) 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2435: done (5 left) 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2441: write oid 185 current snap is 0 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2436: finishing write tid 3 to smithi17769138-322 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2436: finishing write tid 4 to smithi17769138-322 2024-07-28T11:29:49.103 INFO:tasks.rados.rados.0.smithi177.stdout:2436: finishing write tid 5 to smithi17769138-322 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 361 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2436: left oid 322 (ObjNum 1597 snap 0 seq_num 1597) 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2437: finishing write tid 1 to smithi17769138-249 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2437: finishing write tid 2 to smithi17769138-249 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2437: finishing write tid 3 to smithi17769138-249 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2437: finishing write tid 4 to smithi17769138-249 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 249 v 316 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2437: left oid 249 (ObjNum 1598 snap 0 seq_num 1598) 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2438: finishing write tid 1 to smithi17769138-423 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2438: finishing write tid 2 to smithi17769138-423 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2438: finishing write tid 3 to smithi17769138-423 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2438: finishing write tid 4 to smithi17769138-423 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 423 v 335 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2438: left oid 423 (ObjNum 1599 snap 0 seq_num 1599) 2024-07-28T11:29:49.104 INFO:tasks.rados.rados.0.smithi177.stdout:2439: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-07-28T11:29:49.236 INFO:tasks.rados.rados.0.smithi177.stdout:2440: finishing write tid 1 to smithi17769138-487 2024-07-28T11:29:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:2440: finishing write tid 2 to smithi17769138-487 2024-07-28T11:29:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:2440: finishing write tid 3 to smithi17769138-487 2024-07-28T11:29:49.237 INFO:tasks.rados.rados.0.smithi177.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2024-07-28T11:29:49.245 INFO:tasks.rados.rados.0.smithi177.stdout:2441: writing smithi17769138-185 from 508007 to 1015786 tid 1 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2441: writing smithi17769138-185 from 1653436 to 2252996 tid 2 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2436: done (5 left) 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2437: done (4 left) 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2438: done (3 left) 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2439: done (2 left) 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2442: write oid 384 current snap is 0 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2440: finishing write tid 4 to smithi17769138-487 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 487 v 301 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2024-07-28T11:29:49.257 INFO:tasks.rados.rados.0.smithi177.stdout:2440: left oid 487 (ObjNum 1600 snap 0 seq_num 1600) 2024-07-28T11:29:49.258 INFO:tasks.rados.rados.0.smithi177.stdout:2441: finishing write tid 1 to smithi17769138-185 2024-07-28T11:29:49.258 INFO:tasks.rados.rados.0.smithi177.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2024-07-28T11:29:49.268 INFO:tasks.rados.rados.0.smithi177.stdout:2442: writing smithi17769138-384 from 524814 to 1107842 tid 1 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2442: writing smithi17769138-384 from 1711918 to 2455136 tid 2 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2440: done (2 left) 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2443: read oid 435 snap -1 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2443: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2444: delete oid 36 current snap is 0 2024-07-28T11:29:49.287 INFO:tasks.rados.rados.0.smithi177.stdout:2441: finishing write tid 2 to smithi17769138-185 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:2441: finishing write tid 3 to smithi17769138-185 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:2441: finishing write tid 4 to smithi17769138-185 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 185 v 338 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:2441: left oid 185 (ObjNum 1601 snap 0 seq_num 1601) 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:2442: finishing write tid 1 to smithi17769138-384 2024-07-28T11:29:49.288 INFO:tasks.rados.rados.0.smithi177.stdout:2441: done (3 left) 2024-07-28T11:29:49.289 INFO:tasks.rados.rados.0.smithi177.stdout:2444: done (2 left) 2024-07-28T11:29:49.289 INFO:tasks.rados.rados.0.smithi177.stdout:2445: read oid 102 snap -1 2024-07-28T11:29:49.289 INFO:tasks.rados.rados.0.smithi177.stdout:2445: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-07-28T11:29:49.289 INFO:tasks.rados.rados.0.smithi177.stdout:2446: write oid 214 current snap is 0 2024-07-28T11:29:49.289 INFO:tasks.rados.rados.0.smithi177.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2024-07-28T11:29:49.301 INFO:tasks.rados.rados.0.smithi177.stdout:2446: writing smithi17769138-214 from 558428 to 1291954 tid 1 2024-07-28T11:29:49.312 INFO:tasks.rados.rados.0.smithi177.stdout:2446: writing smithi17769138-214 from 1712529 to 2459416 tid 2 2024-07-28T11:29:49.317 INFO:tasks.rados.rados.0.smithi177.stdout:2446: writing smithi17769138-214 from 2948598 to 2958428 tid 3 2024-07-28T11:29:49.317 INFO:tasks.rados.rados.0.smithi177.stdout:2447: write oid 301 current snap is 0 2024-07-28T11:29:49.318 INFO:tasks.rados.rados.0.smithi177.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2024-07-28T11:29:49.326 INFO:tasks.rados.rados.0.smithi177.stdout:2447: writing smithi17769138-301 from 575235 to 1100363 tid 1 2024-07-28T11:29:49.336 INFO:tasks.rados.rados.0.smithi177.stdout:2447: writing smithi17769138-301 from 1887364 to 2494262 tid 2 2024-07-28T11:29:49.336 INFO:tasks.rados.rados.0.smithi177.stdout:2448: write oid 430 current snap is 0 2024-07-28T11:29:49.336 INFO:tasks.rados.rados.0.smithi177.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2024-07-28T11:29:49.343 INFO:tasks.rados.rados.0.smithi177.stdout:2448: writing smithi17769138-430 from 592042 to 1192419 tid 1 2024-07-28T11:29:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:2448: writing smithi17769138-430 from 1945846 to 2696402 tid 2 2024-07-28T11:29:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:2449: write oid 386 current snap is 0 2024-07-28T11:29:49.353 INFO:tasks.rados.rados.0.smithi177.stdout:2443: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:29:49.494 INFO:tasks.rados.rados.0.smithi177.stdout:2442: finishing write tid 2 to smithi17769138-384 2024-07-28T11:29:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:2442: finishing write tid 3 to smithi17769138-384 2024-07-28T11:29:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:2442: finishing write tid 4 to smithi17769138-384 2024-07-28T11:29:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 319 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2024-07-28T11:29:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:2442: left oid 384 (ObjNum 1602 snap 0 seq_num 1602) 2024-07-28T11:29:49.495 INFO:tasks.rados.rados.0.smithi177.stdout:2445: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-07-28T11:29:49.643 INFO:tasks.rados.rados.0.smithi177.stdout:2446: finishing write tid 1 to smithi17769138-214 2024-07-28T11:29:49.643 INFO:tasks.rados.rados.0.smithi177.stdout:2446: finishing write tid 2 to smithi17769138-214 2024-07-28T11:29:49.643 INFO:tasks.rados.rados.0.smithi177.stdout:2446: finishing write tid 3 to smithi17769138-214 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:2446: finishing write tid 4 to smithi17769138-214 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:2446: finishing write tid 5 to smithi17769138-214 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 214 v 314 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:2446: left oid 214 (ObjNum 1604 snap 0 seq_num 1604) 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:2447: finishing write tid 1 to smithi17769138-301 2024-07-28T11:29:49.644 INFO:tasks.rados.rados.0.smithi177.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2024-07-28T11:29:49.653 INFO:tasks.rados.rados.0.smithi177.stdout:2449: writing smithi17769138-386 from 608849 to 1284475 tid 1 2024-07-28T11:29:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:2449: writing smithi17769138-386 from 2004328 to 2614895 tid 2 2024-07-28T11:29:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:2442: done (6 left) 2024-07-28T11:29:49.663 INFO:tasks.rados.rados.0.smithi177.stdout:2443: done (5 left) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2445: done (4 left) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2446: done (3 left) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2450: read oid 182 snap -1 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2450: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2451: read oid 132 snap -1 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2452: read oid 358 snap -1 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2452: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2453: write oid 310 current snap is 0 2024-07-28T11:29:49.664 INFO:tasks.rados.rados.0.smithi177.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2024-07-28T11:29:49.676 INFO:tasks.rados.rados.0.smithi177.stdout:2453: writing smithi17769138-310 from 625656 to 1376531 tid 1 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2453: writing smithi17769138-310 from 2062810 to 2817035 tid 2 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2454: delete oid 291 current snap is 0 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2447: finishing write tid 2 to smithi17769138-301 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2447: finishing write tid 3 to smithi17769138-301 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2447: finishing write tid 4 to smithi17769138-301 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 341 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2447: left oid 301 (ObjNum 1605 snap 0 seq_num 1605) 2024-07-28T11:29:49.687 INFO:tasks.rados.rados.0.smithi177.stdout:2448: finishing write tid 1 to smithi17769138-430 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2448: finishing write tid 2 to smithi17769138-430 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2448: finishing write tid 3 to smithi17769138-430 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2448: finishing write tid 4 to smithi17769138-430 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 378 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2448: left oid 430 (ObjNum 1606 snap 0 seq_num 1606) 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2449: finishing write tid 1 to smithi17769138-386 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2449: finishing write tid 2 to smithi17769138-386 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2449: finishing write tid 3 to smithi17769138-386 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2449: finishing write tid 4 to smithi17769138-386 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 249 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2449: left oid 386 (ObjNum 1607 snap 0 seq_num 1607) 2024-07-28T11:29:49.688 INFO:tasks.rados.rados.0.smithi177.stdout:2452: expect (ObjNum 357 snap 0 seq_num 357) 2024-07-28T11:29:49.750 INFO:tasks.rados.rados.0.smithi177.stdout:2450: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:49.934 INFO:tasks.rados.rados.0.smithi177.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-07-28T11:29:50.102 INFO:tasks.rados.rados.0.smithi177.stdout:2453: finishing write tid 1 to smithi17769138-310 2024-07-28T11:29:50.102 INFO:tasks.rados.rados.0.smithi177.stdout:2453: finishing write tid 2 to smithi17769138-310 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2453: finishing write tid 3 to smithi17769138-310 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2453: finishing write tid 4 to smithi17769138-310 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 310 v 278 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2453: left oid 310 (ObjNum 1608 snap 0 seq_num 1608) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2447: done (7 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2448: done (6 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2449: done (5 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2450: done (4 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2451: done (3 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2452: done (2 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2453: done (1 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2454: done (0 left) 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2455: write oid 332 current snap is 0 2024-07-28T11:29:50.103 INFO:tasks.rados.rados.0.smithi177.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2024-07-28T11:29:50.114 INFO:tasks.rados.rados.0.smithi177.stdout:2455: writing smithi17769138-332 from 659270 to 1160643 tid 1 2024-07-28T11:29:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:2455: writing smithi17769138-332 from 1663421 to 2421315 tid 2 2024-07-28T11:29:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:2456: write oid 476 current snap is 0 2024-07-28T11:29:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2024-07-28T11:29:50.150 INFO:tasks.rados.rados.0.smithi177.stdout:2456: writing smithi17769138-476 from 676077 to 1252699 tid 1 2024-07-28T11:29:50.160 INFO:tasks.rados.rados.0.smithi177.stdout:2456: writing smithi17769138-476 from 1721903 to 2223455 tid 2 2024-07-28T11:29:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:2456: writing smithi17769138-476 from 2740559 to 3076077 tid 3 2024-07-28T11:29:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:2457: write oid 261 current snap is 0 2024-07-28T11:29:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:2455: finishing write tid 1 to smithi17769138-332 2024-07-28T11:29:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:2455: finishing write tid 2 to smithi17769138-332 2024-07-28T11:29:50.169 INFO:tasks.rados.rados.0.smithi177.stdout:2455: finishing write tid 3 to smithi17769138-332 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:2455: finishing write tid 4 to smithi17769138-332 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 332 v 312 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:2456: finishing write tid 1 to smithi17769138-476 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:2456: finishing write tid 2 to smithi17769138-476 2024-07-28T11:29:50.170 INFO:tasks.rados.rados.0.smithi177.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2024-07-28T11:29:50.183 INFO:tasks.rados.rados.0.smithi177.stdout:2457: writing smithi17769138-261 from 692884 to 1461108 tid 1 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2457: writing smithi17769138-261 from 1896738 to 2658301 tid 2 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2455: done (2 left) 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2458: write oid 356 current snap is 0 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2456: finishing write tid 3 to smithi17769138-476 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2456: finishing write tid 4 to smithi17769138-476 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2456: finishing write tid 5 to smithi17769138-476 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 476 v 318 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2457: finishing write tid 1 to smithi17769138-261 2024-07-28T11:29:50.197 INFO:tasks.rados.rados.0.smithi177.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2024-07-28T11:29:50.208 INFO:tasks.rados.rados.0.smithi177.stdout:2458: writing smithi17769138-356 from 709691 to 1153164 tid 1 2024-07-28T11:29:50.220 INFO:tasks.rados.rados.0.smithi177.stdout:2458: writing smithi17769138-356 from 1838867 to 2344088 tid 2 2024-07-28T11:29:50.227 INFO:tasks.rados.rados.0.smithi177.stdout:2458: writing smithi17769138-356 from 2795405 to 3109691 tid 3 2024-07-28T11:29:50.227 INFO:tasks.rados.rados.0.smithi177.stdout:2456: done (2 left) 2024-07-28T11:29:50.227 INFO:tasks.rados.rados.0.smithi177.stdout:2459: read oid 496 snap -1 2024-07-28T11:29:50.227 INFO:tasks.rados.rados.0.smithi177.stdout:2459: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2460: read oid 138 snap -1 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2460: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2461: read oid 471 snap -1 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2462: read oid 298 snap -1 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2462: expect (ObjNum 700 snap 0 seq_num 700) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2463: read oid 128 snap -1 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2463: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2464: read oid 182 snap -1 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2464: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2465: write oid 488 current snap is 0 2024-07-28T11:29:50.228 INFO:tasks.rados.rados.0.smithi177.stdout:2457: finishing write tid 2 to smithi17769138-261 2024-07-28T11:29:50.229 INFO:tasks.rados.rados.0.smithi177.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2024-07-28T11:29:50.237 INFO:tasks.rados.rados.0.smithi177.stdout:2465: writing smithi17769138-488 from 726498 to 1245220 tid 1 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2465: writing smithi17769138-488 from 1897349 to 2662581 tid 2 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2466: read oid 2 snap -1 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2466: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2467: write oid 483 current snap is 0 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2457: finishing write tid 3 to smithi17769138-261 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2457: finishing write tid 4 to smithi17769138-261 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 261 v 391 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2024-07-28T11:29:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:2458: finishing write tid 1 to smithi17769138-356 2024-07-28T11:29:50.252 INFO:tasks.rados.rados.0.smithi177.stdout:2458: finishing write tid 2 to smithi17769138-356 2024-07-28T11:29:50.252 INFO:tasks.rados.rados.0.smithi177.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2024-07-28T11:29:50.261 INFO:tasks.rados.rados.0.smithi177.stdout:2467: writing smithi17769138-483 from 743305 to 1337276 tid 1 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2467: writing smithi17769138-483 from 1955831 to 2464721 tid 2 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2457: done (10 left) 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2468: read oid 37 snap -1 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2468: expect (ObjNum 662 snap 0 seq_num 662) 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2469: write oid 170 current snap is 0 2024-07-28T11:29:50.271 INFO:tasks.rados.rados.0.smithi177.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2024-07-28T11:29:50.281 INFO:tasks.rados.rados.0.smithi177.stdout:2469: writing smithi17769138-170 from 760112 to 1429332 tid 1 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2469: writing smithi17769138-170 from 2014313 to 2783214 tid 2 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2470: read oid 491 snap -1 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2470: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2471: read oid 489 snap -1 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2471: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-07-28T11:29:50.290 INFO:tasks.rados.rados.0.smithi177.stdout:2472: read oid 481 snap -1 2024-07-28T11:29:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:2472: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:29:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:2473: read oid 96 snap -1 2024-07-28T11:29:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:2473: expect (ObjNum 588 snap 0 seq_num 588) 2024-07-28T11:29:50.291 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:29:50.291 INFO:tasks.rados.rados.0.smithi177.stdout:2463: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:29:50.404 INFO:tasks.rados.rados.0.smithi177.stdout:2458: finishing write tid 3 to smithi17769138-356 2024-07-28T11:29:50.404 INFO:tasks.rados.rados.0.smithi177.stdout:2458: finishing write tid 4 to smithi17769138-356 2024-07-28T11:29:50.404 INFO:tasks.rados.rados.0.smithi177.stdout:2458: finishing write tid 5 to smithi17769138-356 2024-07-28T11:29:50.404 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 356 v 327 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2024-07-28T11:29:50.405 INFO:tasks.rados.rados.0.smithi177.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2024-07-28T11:29:50.405 INFO:tasks.rados.rados.0.smithi177.stdout:2464: expect (ObjNum 830 snap 0 seq_num 830) 2024-07-28T11:29:50.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:50 smithi177 bash[21846]: cluster 2024-07-28T11:29:48.798494+0000 mgr.x (mgr.24514) 14 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 4.4 MiB/s wr, 59 op/s 2024-07-28T11:29:50.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:50 smithi177 bash[21846]: audit 2024-07-28T11:29:49.862750+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.177:0/1308012627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:50.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:50 smithi177 bash[31534]: cluster 2024-07-28T11:29:48.798494+0000 mgr.x (mgr.24514) 14 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 4.4 MiB/s wr, 59 op/s 2024-07-28T11:29:50.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:50 smithi177 bash[31534]: audit 2024-07-28T11:29:49.862750+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.177:0/1308012627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:50.588 INFO:tasks.rados.rados.0.smithi177.stdout:2459: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-07-28T11:29:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:50 smithi204 bash[24094]: cluster 2024-07-28T11:29:48.798494+0000 mgr.x (mgr.24514) 14 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 4.4 MiB/s wr, 59 op/s 2024-07-28T11:29:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:50 smithi204 bash[24094]: audit 2024-07-28T11:29:49.862750+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.177:0/1308012627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:50.790 INFO:tasks.rados.rados.0.smithi177.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-07-28T11:29:50.963 INFO:tasks.rados.rados.0.smithi177.stdout:2462: expect (ObjNum 700 snap 0 seq_num 700) 2024-07-28T11:29:51.127 INFO:tasks.rados.rados.0.smithi177.stdout:2460: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:29:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:2465: finishing write tid 1 to smithi17769138-488 2024-07-28T11:29:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:2465: finishing write tid 2 to smithi17769138-488 2024-07-28T11:29:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:2465: finishing write tid 3 to smithi17769138-488 2024-07-28T11:29:51.245 INFO:tasks.rados.rados.0.smithi177.stdout:2465: finishing write tid 4 to smithi17769138-488 2024-07-28T11:29:51.246 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 488 v 321 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2024-07-28T11:29:51.246 INFO:tasks.rados.rados.0.smithi177.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2024-07-28T11:29:51.246 INFO:tasks.rados.rados.0.smithi177.stdout:2466: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2467: finishing write tid 1 to smithi17769138-483 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2467: finishing write tid 2 to smithi17769138-483 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2467: finishing write tid 3 to smithi17769138-483 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2467: finishing write tid 4 to smithi17769138-483 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 483 v 281 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2467: left oid 483 (ObjNum 1615 snap 0 seq_num 1615) 2024-07-28T11:29:51.510 INFO:tasks.rados.rados.0.smithi177.stdout:2468: expect (ObjNum 662 snap 0 seq_num 662) 2024-07-28T11:29:51.640 INFO:tasks.rados.rados.0.smithi177.stdout:2469: finishing write tid 1 to smithi17769138-170 2024-07-28T11:29:51.640 INFO:tasks.rados.rados.0.smithi177.stdout:2470: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:51.816 INFO:tasks.rados.rados.0.smithi177.stdout:2471: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-07-28T11:29:51.996 INFO:tasks.rados.rados.0.smithi177.stdout:2472: expect (ObjNum 657 snap 0 seq_num 657) 2024-07-28T11:29:52.121 INFO:tasks.rados.rados.0.smithi177.stdout:2473: expect (ObjNum 588 snap 0 seq_num 588) 2024-07-28T11:29:52.273 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:29:52 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:52] "GET /metrics HTTP/1.1" 200 33234 "" "Prometheus/2.43.0" 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2469: finishing write tid 2 to smithi17769138-170 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2469: finishing write tid 3 to smithi17769138-170 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2469: finishing write tid 4 to smithi17769138-170 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 170 v 359 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2458: done (15 left) 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2459: done (14 left) 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2460: done (13 left) 2024-07-28T11:29:52.320 INFO:tasks.rados.rados.0.smithi177.stdout:2461: done (12 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2462: done (11 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2463: done (10 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2464: done (9 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2465: done (8 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2466: done (7 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2467: done (6 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2468: done (5 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2469: done (4 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2470: done (3 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2471: done (2 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2472: done (1 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2473: done (0 left) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2474: read oid 256 snap -1 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2474: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2475: write oid 296 current snap is 0 2024-07-28T11:29:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2024-07-28T11:29:52.344 INFO:tasks.rados.rados.0.smithi177.stdout:2475: writing smithi17769138-296 from 776919 to 1521388 tid 1 2024-07-28T11:29:52.360 INFO:tasks.rados.rados.0.smithi177.stdout:2475: writing smithi17769138-296 from 1956442 to 2469001 tid 2 2024-07-28T11:29:52.360 INFO:tasks.rados.rados.0.smithi177.stdout:2476: write oid 79 current snap is 0 2024-07-28T11:29:52.360 INFO:tasks.rados.rados.0.smithi177.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2024-07-28T11:29:52.377 INFO:tasks.rados.rados.0.smithi177.stdout:2476: writing smithi17769138-79 from 793726 to 1213444 tid 1 2024-07-28T11:29:52.390 INFO:tasks.rados.rados.0.smithi177.stdout:2476: writing smithi17769138-79 from 1614924 to 2387494 tid 2 2024-07-28T11:29:52.398 INFO:tasks.rados.rados.0.smithi177.stdout:2476: writing smithi17769138-79 from 2932520 to 3193726 tid 3 2024-07-28T11:29:52.398 INFO:tasks.rados.rados.0.smithi177.stdout:2477: delete oid 92 current snap is 0 2024-07-28T11:29:52.398 INFO:tasks.rados.rados.0.smithi177.stdout:2474: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-07-28T11:29:52.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:52 smithi177 bash[31534]: cluster 2024-07-28T11:29:50.799745+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.3 MiB/s wr, 88 op/s 2024-07-28T11:29:52.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:52 smithi177 bash[31534]: audit 2024-07-28T11:29:52.198532+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.177:0/1363047871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:52.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:52 smithi177 bash[21846]: cluster 2024-07-28T11:29:50.799745+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.3 MiB/s wr, 88 op/s 2024-07-28T11:29:52.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:52 smithi177 bash[21846]: audit 2024-07-28T11:29:52.198532+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.177:0/1363047871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:52.630 INFO:tasks.rados.rados.0.smithi177.stdout:2475: finishing write tid 1 to smithi17769138-296 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2475: finishing write tid 2 to smithi17769138-296 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2475: finishing write tid 3 to smithi17769138-296 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2475: finishing write tid 4 to smithi17769138-296 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 324 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: finishing write tid 1 to smithi17769138-79 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: finishing write tid 2 to smithi17769138-79 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: finishing write tid 3 to smithi17769138-79 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: finishing write tid 4 to smithi17769138-79 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: finishing write tid 5 to smithi17769138-79 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 79 v 343 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2024-07-28T11:29:52.631 INFO:tasks.rados.rados.0.smithi177.stdout:2474: done (3 left) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2475: done (2 left) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2476: done (1 left) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2477: done (0 left) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2478: read oid 279 snap -1 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2478: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2479: read oid 482 snap -1 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2479: expect (ObjNum 1348 snap 0 seq_num 1348) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2480: read oid 83 snap -1 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2480: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2481: read oid 419 snap -1 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2481: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-07-28T11:29:52.632 INFO:tasks.rados.rados.0.smithi177.stdout:2482: delete oid 155 current snap is 0 2024-07-28T11:29:52.643 INFO:tasks.rados.rados.0.smithi177.stdout:2481: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-07-28T11:29:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:52 smithi204 bash[24094]: cluster 2024-07-28T11:29:50.799745+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.3 MiB/s wr, 88 op/s 2024-07-28T11:29:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:52 smithi204 bash[24094]: audit 2024-07-28T11:29:52.198532+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.177:0/1363047871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:52.743 INFO:tasks.rados.rados.0.smithi177.stdout:2479: expect (ObjNum 1348 snap 0 seq_num 1348) 2024-07-28T11:29:52.857 INFO:tasks.rados.rados.0.smithi177.stdout:2478: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:29:53.042 INFO:tasks.rados.rados.0.smithi177.stdout:2480: expect (ObjNum 688 snap 0 seq_num 688) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2478: done (4 left) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2479: done (3 left) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2480: done (2 left) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2481: done (1 left) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2482: done (0 left) 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2483: write oid 178 current snap is 0 2024-07-28T11:29:53.185 INFO:tasks.rados.rados.0.smithi177.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2024-07-28T11:29:53.204 INFO:tasks.rados.rados.0.smithi177.stdout:2483: writing smithi17769138-178 from 444147 to 1205965 tid 1 2024-07-28T11:29:53.224 INFO:tasks.rados.rados.0.smithi177.stdout:2483: writing smithi17769138-178 from 1790370 to 2310267 tid 2 2024-07-28T11:29:53.238 INFO:tasks.rados.rados.0.smithi177.stdout:2483: writing smithi17769138-178 from 2898436 to 3244147 tid 3 2024-07-28T11:29:53.238 INFO:tasks.rados.rados.0.smithi177.stdout:2484: write oid 451 current snap is 0 2024-07-28T11:29:53.238 INFO:tasks.rados.rados.0.smithi177.stdout:2483: finishing write tid 1 to smithi17769138-178 2024-07-28T11:29:53.238 INFO:tasks.rados.rados.0.smithi177.stdout:2483: finishing write tid 2 to smithi17769138-178 2024-07-28T11:29:53.238 INFO:tasks.rados.rados.0.smithi177.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2024-07-28T11:29:53.250 INFO:tasks.rados.rados.0.smithi177.stdout:2484: writing smithi17769138-451 from 460954 to 898021 tid 1 2024-07-28T11:29:53.266 INFO:tasks.rados.rados.0.smithi177.stdout:2484: writing smithi17769138-451 from 1448852 to 2112407 tid 2 2024-07-28T11:29:53.279 INFO:tasks.rados.rados.0.smithi177.stdout:2484: writing smithi17769138-451 from 2525859 to 3260954 tid 3 2024-07-28T11:29:53.279 INFO:tasks.rados.rados.0.smithi177.stdout:2485: read oid 474 snap -1 2024-07-28T11:29:53.279 INFO:tasks.rados.rados.0.smithi177.stdout:2485: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:29:53.279 INFO:tasks.rados.rados.0.smithi177.stdout:2486: write oid 328 current snap is 0 2024-07-28T11:29:53.279 INFO:tasks.rados.rados.0.smithi177.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2024-07-28T11:29:53.288 INFO:tasks.rados.rados.0.smithi177.stdout:2486: writing smithi17769138-328 from 477761 to 990077 tid 1 2024-07-28T11:29:53.298 INFO:tasks.rados.rados.0.smithi177.stdout:2486: writing smithi17769138-328 from 1507334 to 2030900 tid 2 2024-07-28T11:29:53.306 INFO:tasks.rados.rados.0.smithi177.stdout:2486: writing smithi17769138-328 from 2553282 to 3153053 tid 3 2024-07-28T11:29:53.306 INFO:tasks.rados.rados.0.smithi177.stdout:2487: read oid 410 snap -1 2024-07-28T11:29:53.306 INFO:tasks.rados.rados.0.smithi177.stdout:2487: expect (ObjNum 1410 snap 0 seq_num 1410) 2024-07-28T11:29:53.306 INFO:tasks.rados.rados.0.smithi177.stdout:2488: write oid 77 current snap is 0 2024-07-28T11:29:53.306 INFO:tasks.rados.rados.0.smithi177.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2024-07-28T11:29:53.313 INFO:tasks.rados.rados.0.smithi177.stdout:2488: writing smithi17769138-77 from 494568 to 1082133 tid 1 2024-07-28T11:29:53.321 INFO:tasks.rados.rados.0.smithi177.stdout:2488: writing smithi17769138-77 from 1565816 to 2233040 tid 2 2024-07-28T11:29:53.327 INFO:tasks.rados.rados.0.smithi177.stdout:2488: writing smithi17769138-77 from 2980705 to 3294568 tid 3 2024-07-28T11:29:53.327 INFO:tasks.rados.rados.0.smithi177.stdout:2489: write oid 479 current snap is 0 2024-07-28T11:29:53.327 INFO:tasks.rados.rados.0.smithi177.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2024-07-28T11:29:53.334 INFO:tasks.rados.rados.0.smithi177.stdout:2489: writing smithi17769138-479 from 511375 to 1174189 tid 1 2024-07-28T11:29:53.341 INFO:tasks.rados.rados.0.smithi177.stdout:2489: writing smithi17769138-479 from 1907945 to 2435180 tid 2 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2489: writing smithi17769138-479 from 2891775 to 3311375 tid 3 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2490: read oid 48 snap -1 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2490: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2491: delete oid 117 current snap is 0 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2483: finishing write tid 3 to smithi17769138-178 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2483: finishing write tid 4 to smithi17769138-178 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2483: finishing write tid 5 to smithi17769138-178 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 178 v 395 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2483: left oid 178 (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2484: finishing write tid 1 to smithi17769138-451 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2484: finishing write tid 2 to smithi17769138-451 2024-07-28T11:29:53.347 INFO:tasks.rados.rados.0.smithi177.stdout:2484: finishing write tid 3 to smithi17769138-451 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:2484: finishing write tid 4 to smithi17769138-451 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:2484: finishing write tid 5 to smithi17769138-451 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 451 v 328 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:2486: finishing write tid 1 to smithi17769138-328 2024-07-28T11:29:53.348 INFO:tasks.rados.rados.0.smithi177.stdout:2485: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2486: finishing write tid 2 to smithi17769138-328 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2486: finishing write tid 3 to smithi17769138-328 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2486: finishing write tid 4 to smithi17769138-328 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2486: finishing write tid 5 to smithi17769138-328 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 328 v 295 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2024-07-28T11:29:53.543 INFO:tasks.rados.rados.0.smithi177.stdout:2487: expect (ObjNum 1410 snap 0 seq_num 1410) 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: finishing write tid 1 to smithi17769138-77 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: finishing write tid 2 to smithi17769138-77 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: finishing write tid 3 to smithi17769138-77 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: finishing write tid 4 to smithi17769138-77 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: finishing write tid 5 to smithi17769138-77 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 77 v 285 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2488: left oid 77 (ObjNum 1624 snap 0 seq_num 1624) 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2489: finishing write tid 1 to smithi17769138-479 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2489: finishing write tid 2 to smithi17769138-479 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2489: finishing write tid 3 to smithi17769138-479 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2489: finishing write tid 4 to smithi17769138-479 2024-07-28T11:29:53.708 INFO:tasks.rados.rados.0.smithi177.stdout:2489: finishing write tid 5 to smithi17769138-479 2024-07-28T11:29:53.709 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 479 v 306 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2024-07-28T11:29:53.709 INFO:tasks.rados.rados.0.smithi177.stdout:2489: left oid 479 (ObjNum 1625 snap 0 seq_num 1625) 2024-07-28T11:29:53.709 INFO:tasks.rados.rados.0.smithi177.stdout:2490: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:29:53.794 INFO:tasks.rados.rados.0.smithi177.stdout:2483: done (8 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2484: done (7 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2485: done (6 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2486: done (5 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2487: done (4 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2488: done (3 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2489: done (2 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2490: done (1 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2491: done (0 left) 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2492: write oid 43 current snap is 0 2024-07-28T11:29:53.795 INFO:tasks.rados.rados.0.smithi177.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2024-07-28T11:29:53.805 INFO:tasks.rados.rados.0.smithi177.stdout:2492: writing smithi17769138-43 from 544989 to 1074654 tid 1 2024-07-28T11:29:53.818 INFO:tasks.rados.rados.0.smithi177.stdout:2492: writing smithi17769138-43 from 1741262 to 2272166 tid 2 2024-07-28T11:29:53.829 INFO:tasks.rados.rados.0.smithi177.stdout:2492: writing smithi17769138-43 from 3062974 to 3344989 tid 3 2024-07-28T11:29:53.829 INFO:tasks.rados.rados.0.smithi177.stdout:2493: read oid 365 snap -1 2024-07-28T11:29:53.829 INFO:tasks.rados.rados.0.smithi177.stdout:2493: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-07-28T11:29:53.829 INFO:tasks.rados.rados.0.smithi177.stdout:2494: read oid 485 snap -1 2024-07-28T11:29:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:2494: expect (ObjNum 484 snap 0 seq_num 484) 2024-07-28T11:29:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:2495: write oid 2 current snap is 0 2024-07-28T11:29:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:2492: finishing write tid 1 to smithi17769138-43 2024-07-28T11:29:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:2492: finishing write tid 2 to smithi17769138-43 2024-07-28T11:29:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2024-07-28T11:29:53.842 INFO:tasks.rados.rados.0.smithi177.stdout:2495: writing smithi17769138-2 from 561796 to 1166710 tid 1 2024-07-28T11:29:53.856 INFO:tasks.rados.rados.0.smithi177.stdout:2495: writing smithi17769138-2 from 1799744 to 2474306 tid 2 2024-07-28T11:29:53.865 INFO:tasks.rados.rados.0.smithi177.stdout:2495: writing smithi17769138-2 from 3090397 to 3361796 tid 3 2024-07-28T11:29:53.865 INFO:tasks.rados.rados.0.smithi177.stdout:2496: write oid 115 current snap is 0 2024-07-28T11:29:53.865 INFO:tasks.rados.rados.0.smithi177.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2024-07-28T11:29:53.875 INFO:tasks.rados.rados.0.smithi177.stdout:2496: writing smithi17769138-115 from 578603 to 1258766 tid 1 2024-07-28T11:29:53.883 INFO:tasks.rados.rados.0.smithi177.stdout:2496: writing smithi17769138-115 from 1741873 to 2276446 tid 2 2024-07-28T11:29:53.890 INFO:tasks.rados.rados.0.smithi177.stdout:2496: writing smithi17769138-115 from 3001467 to 3378603 tid 3 2024-07-28T11:29:53.891 INFO:tasks.rados.rados.0.smithi177.stdout:2497: read oid 448 snap -1 2024-07-28T11:29:53.891 INFO:tasks.rados.rados.0.smithi177.stdout:2497: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:53.891 INFO:tasks.rados.rados.0.smithi177.stdout:2498: write oid 30 current snap is 0 2024-07-28T11:29:53.891 INFO:tasks.rados.rados.0.smithi177.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2024-07-28T11:29:53.899 INFO:tasks.rados.rados.0.smithi177.stdout:2498: writing smithi17769138-30 from 595410 to 1350822 tid 1 2024-07-28T11:29:53.906 INFO:tasks.rados.rados.0.smithi177.stdout:2498: writing smithi17769138-30 from 1800355 to 2478586 tid 2 2024-07-28T11:29:53.911 INFO:tasks.rados.rados.0.smithi177.stdout:2498: writing smithi17769138-30 from 3028890 to 3395410 tid 3 2024-07-28T11:29:53.911 INFO:tasks.rados.rados.0.smithi177.stdout:2499: write oid 122 current snap is 0 2024-07-28T11:29:53.911 INFO:tasks.rados.rados.0.smithi177.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2024-07-28T11:29:53.917 INFO:tasks.rados.rados.0.smithi177.stdout:2499: writing smithi17769138-122 from 612217 to 1042878 tid 1 2024-07-28T11:29:53.922 INFO:tasks.rados.rados.0.smithi177.stdout:2499: writing smithi17769138-122 from 1458837 to 1997079 tid 2 2024-07-28T11:29:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:2499: writing smithi17769138-122 from 2656313 to 3178966 tid 3 2024-07-28T11:29:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:2500: read oid 446 snap -1 2024-07-28T11:29:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:2500: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:29:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:2501: write oid 16 current snap is 0 2024-07-28T11:29:53.929 INFO:tasks.rados.rados.0.smithi177.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2024-07-28T11:29:53.936 INFO:tasks.rados.rados.0.smithi177.stdout:2501: writing smithi17769138-16 from 629024 to 1134934 tid 1 2024-07-28T11:29:53.944 INFO:tasks.rados.rados.0.smithi177.stdout:2501: writing smithi17769138-16 from 1917319 to 2599219 tid 2 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2501: writing smithi17769138-16 from 3083736 to 3429024 tid 3 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2502: delete oid 212 current snap is 0 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2492: finishing write tid 3 to smithi17769138-43 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2492: finishing write tid 4 to smithi17769138-43 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2492: finishing write tid 5 to smithi17769138-43 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 43 v 311 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2024-07-28T11:29:53.949 INFO:tasks.rados.rados.0.smithi177.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2024-07-28T11:29:53.950 INFO:tasks.rados.rados.0.smithi177.stdout:2494: expect (ObjNum 484 snap 0 seq_num 484) 2024-07-28T11:29:54.056 INFO:tasks.rados.rados.0.smithi177.stdout:2493: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-07-28T11:29:54.258 INFO:tasks.rados.rados.0.smithi177.stdout:2495: finishing write tid 1 to smithi17769138-2 2024-07-28T11:29:54.259 INFO:tasks.rados.rados.0.smithi177.stdout:2495: finishing write tid 2 to smithi17769138-2 2024-07-28T11:29:54.259 INFO:tasks.rados.rados.0.smithi177.stdout:2495: finishing write tid 3 to smithi17769138-2 2024-07-28T11:29:54.259 INFO:tasks.rados.rados.0.smithi177.stdout:2495: finishing write tid 4 to smithi17769138-2 2024-07-28T11:29:54.259 INFO:tasks.rados.rados.0.smithi177.stdout:2495: finishing write tid 5 to smithi17769138-2 2024-07-28T11:29:54.259 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 2 v 399 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2496: finishing write tid 1 to smithi17769138-115 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2496: finishing write tid 2 to smithi17769138-115 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2496: finishing write tid 3 to smithi17769138-115 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2496: finishing write tid 4 to smithi17769138-115 2024-07-28T11:29:54.260 INFO:tasks.rados.rados.0.smithi177.stdout:2496: finishing write tid 5 to smithi17769138-115 2024-07-28T11:29:54.261 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 115 v 315 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2024-07-28T11:29:54.261 INFO:tasks.rados.rados.0.smithi177.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:29:54.261 INFO:tasks.rados.rados.0.smithi177.stdout:2497: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-07-28T11:29:54.407 INFO:tasks.rados.rados.0.smithi177.stdout:2498: finishing write tid 1 to smithi17769138-30 2024-07-28T11:29:54.407 INFO:tasks.rados.rados.0.smithi177.stdout:2498: finishing write tid 2 to smithi17769138-30 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2498: finishing write tid 3 to smithi17769138-30 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2498: finishing write tid 4 to smithi17769138-30 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2498: finishing write tid 5 to smithi17769138-30 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 30 v 316 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2498: left oid 30 (ObjNum 1630 snap 0 seq_num 1630) 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: finishing write tid 1 to smithi17769138-122 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: finishing write tid 2 to smithi17769138-122 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: finishing write tid 3 to smithi17769138-122 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: finishing write tid 4 to smithi17769138-122 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: finishing write tid 5 to smithi17769138-122 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 122 v 305 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2499: left oid 122 (ObjNum 1631 snap 0 seq_num 1631) 2024-07-28T11:29:54.408 INFO:tasks.rados.rados.0.smithi177.stdout:2500: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:29:54.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:54 smithi177 bash[31534]: cluster 2024-07-28T11:29:52.800416+0000 mgr.x (mgr.24514) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.7 MiB/s wr, 80 op/s 2024-07-28T11:29:54.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:54 smithi177 bash[21846]: cluster 2024-07-28T11:29:52.800416+0000 mgr.x (mgr.24514) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.7 MiB/s wr, 80 op/s 2024-07-28T11:29:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:2501: finishing write tid 1 to smithi17769138-16 2024-07-28T11:29:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:2501: finishing write tid 2 to smithi17769138-16 2024-07-28T11:29:54.524 INFO:tasks.rados.rados.0.smithi177.stdout:2501: finishing write tid 3 to smithi17769138-16 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2501: finishing write tid 4 to smithi17769138-16 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2501: finishing write tid 5 to smithi17769138-16 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 16 v 331 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2501: left oid 16 (ObjNum 1632 snap 0 seq_num 1632) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2492: done (10 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2493: done (9 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2494: done (8 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2495: done (7 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2496: done (6 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2497: done (5 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2498: done (4 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2499: done (3 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2500: done (2 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2501: done (1 left) 2024-07-28T11:29:54.525 INFO:tasks.rados.rados.0.smithi177.stdout:2502: done (0 left) 2024-07-28T11:29:54.526 INFO:tasks.rados.rados.0.smithi177.stdout:2503: read oid 3 snap -1 2024-07-28T11:29:54.526 INFO:tasks.rados.rados.0.smithi177.stdout:2503: expect (ObjNum 1323 snap 0 seq_num 1323) 2024-07-28T11:29:54.526 INFO:tasks.rados.rados.0.smithi177.stdout:2504: write oid 471 current snap is 0 2024-07-28T11:29:54.526 INFO:tasks.rados.rados.0.smithi177.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2024-07-28T11:29:54.537 INFO:tasks.rados.rados.0.smithi177.stdout:2504: writing smithi17769138-471 from 662638 to 1319046 tid 1 2024-07-28T11:29:54.551 INFO:tasks.rados.rados.0.smithi177.stdout:2504: writing smithi17769138-471 from 1917930 to 2603499 tid 2 2024-07-28T11:29:54.560 INFO:tasks.rados.rados.0.smithi177.stdout:2504: writing smithi17769138-471 from 3022229 to 3462638 tid 3 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2505: read oid 491 snap -1 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2505: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2506: read oid 393 snap -1 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2506: expect (ObjNum 689 snap 0 seq_num 689) 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2507: read oid 230 snap -1 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2507: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2508: write oid 116 current snap is 0 2024-07-28T11:29:54.561 INFO:tasks.rados.rados.0.smithi177.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2024-07-28T11:29:54.576 INFO:tasks.rados.rados.0.smithi177.stdout:2508: writing smithi17769138-116 from 679445 to 1127455 tid 1 2024-07-28T11:29:54.586 INFO:tasks.rados.rados.0.smithi177.stdout:2508: writing smithi17769138-116 from 1692765 to 2121992 tid 2 2024-07-28T11:29:54.597 INFO:tasks.rados.rados.0.smithi177.stdout:2508: writing smithi17769138-116 from 2766005 to 3333746 tid 3 2024-07-28T11:29:54.597 INFO:tasks.rados.rados.0.smithi177.stdout:2509: read oid 400 snap -1 2024-07-28T11:29:54.597 INFO:tasks.rados.rados.0.smithi177.stdout:2509: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-07-28T11:29:54.597 INFO:tasks.rados.rados.0.smithi177.stdout:2510: read oid 125 snap -1 2024-07-28T11:29:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:2510: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-07-28T11:29:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:2511: write oid 412 current snap is 0 2024-07-28T11:29:54.598 INFO:tasks.rados.rados.0.smithi177.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2024-07-28T11:29:54.604 INFO:tasks.rados.rados.0.smithi177.stdout:2511: writing smithi17769138-412 from 696252 to 1219511 tid 1 2024-07-28T11:29:54.613 INFO:tasks.rados.rados.0.smithi177.stdout:2511: writing smithi17769138-412 from 1751247 to 2440485 tid 2 2024-07-28T11:29:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:2511: writing smithi17769138-412 from 3193428 to 3496252 tid 3 2024-07-28T11:29:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:2512: read oid 141 snap -1 2024-07-28T11:29:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:2512: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-07-28T11:29:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:2513: write oid 82 current snap is 0 2024-07-28T11:29:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2024-07-28T11:29:54.627 INFO:tasks.rados.rados.0.smithi177.stdout:2513: writing smithi17769138-82 from 713059 to 1311567 tid 1 2024-07-28T11:29:54.634 INFO:tasks.rados.rados.0.smithi177.stdout:2513: writing smithi17769138-82 from 2093376 to 2526272 tid 2 2024-07-28T11:29:54.640 INFO:tasks.rados.rados.0.smithi177.stdout:2513: writing smithi17769138-82 from 3104498 to 3513059 tid 3 2024-07-28T11:29:54.640 INFO:tasks.rados.rados.0.smithi177.stdout:2514: write oid 453 current snap is 0 2024-07-28T11:29:54.640 INFO:tasks.rados.rados.0.smithi177.stdout:2503: expect (ObjNum 1323 snap 0 seq_num 1323) 2024-07-28T11:29:54.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:54 smithi204 bash[24094]: cluster 2024-07-28T11:29:52.800416+0000 mgr.x (mgr.24514) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.7 MiB/s wr, 80 op/s 2024-07-28T11:29:54.778 INFO:tasks.rados.rados.0.smithi177.stdout:2504: finishing write tid 1 to smithi17769138-471 2024-07-28T11:29:54.778 INFO:tasks.rados.rados.0.smithi177.stdout:2504: finishing write tid 2 to smithi17769138-471 2024-07-28T11:29:54.778 INFO:tasks.rados.rados.0.smithi177.stdout:2505: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:2504: finishing write tid 3 to smithi17769138-471 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:2504: finishing write tid 4 to smithi17769138-471 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:2504: finishing write tid 5 to smithi17769138-471 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 471 v 320 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2024-07-28T11:29:54.968 INFO:tasks.rados.rados.0.smithi177.stdout:2507: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-07-28T11:29:55.156 INFO:tasks.rados.rados.0.smithi177.stdout:2508: finishing write tid 1 to smithi17769138-116 2024-07-28T11:29:55.157 INFO:tasks.rados.rados.0.smithi177.stdout:2506: expect (ObjNum 689 snap 0 seq_num 689) 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2508: finishing write tid 2 to smithi17769138-116 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2508: finishing write tid 3 to smithi17769138-116 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2508: finishing write tid 4 to smithi17769138-116 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2508: finishing write tid 5 to smithi17769138-116 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 116 v 365 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:29:55.303 INFO:tasks.rados.rados.0.smithi177.stdout:2510: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-07-28T11:29:55.418 INFO:tasks.rados.rados.0.smithi177.stdout:2511: finishing write tid 1 to smithi17769138-412 2024-07-28T11:29:55.419 INFO:tasks.rados.rados.0.smithi177.stdout:2509: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-07-28T11:29:55.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:55 smithi177 bash[21846]: audit 2024-07-28T11:29:54.311538+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:55.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:55 smithi177 bash[21846]: audit 2024-07-28T11:29:54.545772+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.177:0/215298555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:55.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:55 smithi177 bash[31534]: audit 2024-07-28T11:29:54.311538+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:55.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:55 smithi177 bash[31534]: audit 2024-07-28T11:29:54.545772+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.177:0/215298555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:55.606 INFO:tasks.rados.rados.0.smithi177.stdout:2511: finishing write tid 2 to smithi17769138-412 2024-07-28T11:29:55.607 INFO:tasks.rados.rados.0.smithi177.stdout:2512: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-07-28T11:29:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:55 smithi204 bash[24094]: audit 2024-07-28T11:29:54.311538+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:29:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:55 smithi204 bash[24094]: audit 2024-07-28T11:29:54.545772+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.177:0/215298555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:2511: finishing write tid 3 to smithi17769138-412 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:2511: finishing write tid 4 to smithi17769138-412 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:2511: finishing write tid 5 to smithi17769138-412 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 412 v 403 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2024-07-28T11:29:55.694 INFO:tasks.rados.rados.0.smithi177.stdout:2513: finishing write tid 1 to smithi17769138-82 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2513: finishing write tid 2 to smithi17769138-82 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2513: finishing write tid 3 to smithi17769138-82 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2513: finishing write tid 4 to smithi17769138-82 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2513: finishing write tid 5 to smithi17769138-82 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 289 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2024-07-28T11:29:55.695 INFO:tasks.rados.rados.0.smithi177.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2024-07-28T11:29:55.717 INFO:tasks.rados.rados.0.smithi177.stdout:2514: writing smithi17769138-453 from 729866 to 1403623 tid 1 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2514: writing smithi17769138-453 from 2151858 to 2844765 tid 2 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2503: done (11 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2504: done (10 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2505: done (9 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2506: done (8 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2507: done (7 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2508: done (6 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2509: done (5 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2510: done (4 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2511: done (3 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2512: done (2 left) 2024-07-28T11:29:55.741 INFO:tasks.rados.rados.0.smithi177.stdout:2513: done (1 left) 2024-07-28T11:29:55.742 INFO:tasks.rados.rados.0.smithi177.stdout:2515: write oid 182 current snap is 0 2024-07-28T11:29:55.742 INFO:tasks.rados.rados.0.smithi177.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2024-07-28T11:29:55.759 INFO:tasks.rados.rados.0.smithi177.stdout:2515: writing smithi17769138-182 from 746673 to 1495679 tid 1 2024-07-28T11:29:55.771 INFO:tasks.rados.rados.0.smithi177.stdout:2515: writing smithi17769138-182 from 2210340 to 2646905 tid 2 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2515: writing smithi17769138-182 from 3159344 to 3546673 tid 3 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2516: read oid 174 snap -1 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2516: expect (ObjNum 173 snap 0 seq_num 173) 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2517: write oid 213 current snap is 0 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2514: finishing write tid 1 to smithi17769138-453 2024-07-28T11:29:55.779 INFO:tasks.rados.rados.0.smithi177.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2024-07-28T11:29:55.788 INFO:tasks.rados.rados.0.smithi177.stdout:2517: writing smithi17769138-213 from 763480 to 1187735 tid 1 2024-07-28T11:29:55.799 INFO:tasks.rados.rados.0.smithi177.stdout:2517: writing smithi17769138-213 from 1868822 to 2565398 tid 2 2024-07-28T11:29:55.807 INFO:tasks.rados.rados.0.smithi177.stdout:2517: writing smithi17769138-213 from 3186767 to 3563480 tid 3 2024-07-28T11:29:55.807 INFO:tasks.rados.rados.0.smithi177.stdout:2518: read oid 500 snap -1 2024-07-28T11:29:55.807 INFO:tasks.rados.rados.0.smithi177.stdout:2518: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:29:55.808 INFO:tasks.rados.rados.0.smithi177.stdout:2519: write oid 486 current snap is 0 2024-07-28T11:29:55.808 INFO:tasks.rados.rados.0.smithi177.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2024-07-28T11:29:55.817 INFO:tasks.rados.rados.0.smithi177.stdout:2519: writing smithi17769138-486 from 780287 to 1279791 tid 1 2024-07-28T11:29:55.825 INFO:tasks.rados.rados.0.smithi177.stdout:2519: writing smithi17769138-486 from 1810951 to 2251185 tid 2 2024-07-28T11:29:55.832 INFO:tasks.rados.rados.0.smithi177.stdout:2519: writing smithi17769138-486 from 2697837 to 3165916 tid 3 2024-07-28T11:29:55.832 INFO:tasks.rados.rados.0.smithi177.stdout:2520: read oid 359 snap -1 2024-07-28T11:29:55.832 INFO:tasks.rados.rados.0.smithi177.stdout:2520: expect (ObjNum 1385 snap 0 seq_num 1385) 2024-07-28T11:29:55.832 INFO:tasks.rados.rados.0.smithi177.stdout:2521: write oid 67 current snap is 0 2024-07-28T11:29:55.832 INFO:tasks.rados.rados.0.smithi177.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2024-07-28T11:29:55.841 INFO:tasks.rados.rados.0.smithi177.stdout:2521: writing smithi17769138-67 from 797094 to 1371847 tid 1 2024-07-28T11:29:55.848 INFO:tasks.rados.rados.0.smithi177.stdout:2521: writing smithi17769138-67 from 1869433 to 2569678 tid 2 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2521: writing smithi17769138-67 from 3125260 to 3597094 tid 3 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2522: read oid 122 snap -1 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2522: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2523: read oid 183 snap -1 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2523: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2524: delete oid 302 current snap is 0 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2514: finishing write tid 2 to smithi17769138-453 2024-07-28T11:29:55.855 INFO:tasks.rados.rados.0.smithi177.stdout:2514: finishing write tid 3 to smithi17769138-453 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2514: finishing write tid 4 to smithi17769138-453 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 453 v 308 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2514: left oid 453 (ObjNum 1638 snap 0 seq_num 1638) 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: finishing write tid 1 to smithi17769138-182 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: finishing write tid 2 to smithi17769138-182 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: finishing write tid 3 to smithi17769138-182 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: finishing write tid 4 to smithi17769138-182 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: finishing write tid 5 to smithi17769138-182 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 335 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2515: left oid 182 (ObjNum 1639 snap 0 seq_num 1639) 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2517: finishing write tid 1 to smithi17769138-213 2024-07-28T11:29:55.856 INFO:tasks.rados.rados.0.smithi177.stdout:2516: expect (ObjNum 173 snap 0 seq_num 173) 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:2517: finishing write tid 2 to smithi17769138-213 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:2517: finishing write tid 3 to smithi17769138-213 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:2517: finishing write tid 4 to smithi17769138-213 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:2517: finishing write tid 5 to smithi17769138-213 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 363 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2024-07-28T11:29:55.989 INFO:tasks.rados.rados.0.smithi177.stdout:2517: left oid 213 (ObjNum 1640 snap 0 seq_num 1640) 2024-07-28T11:29:55.990 INFO:tasks.rados.rados.0.smithi177.stdout:2518: expect (ObjNum 499 snap 0 seq_num 499) 2024-07-28T11:29:56.060 INFO:tasks.rados.rados.0.smithi177.stdout:2519: finishing write tid 1 to smithi17769138-486 2024-07-28T11:29:56.060 INFO:tasks.rados.rados.0.smithi177.stdout:2519: finishing write tid 2 to smithi17769138-486 2024-07-28T11:29:56.060 INFO:tasks.rados.rados.0.smithi177.stdout:2519: finishing write tid 3 to smithi17769138-486 2024-07-28T11:29:56.061 INFO:tasks.rados.rados.0.smithi177.stdout:2519: finishing write tid 4 to smithi17769138-486 2024-07-28T11:29:56.061 INFO:tasks.rados.rados.0.smithi177.stdout:2519: finishing write tid 5 to smithi17769138-486 2024-07-28T11:29:56.061 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 369 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2024-07-28T11:29:56.061 INFO:tasks.rados.rados.0.smithi177.stdout:2519: left oid 486 (ObjNum 1641 snap 0 seq_num 1641) 2024-07-28T11:29:56.061 INFO:tasks.rados.rados.0.smithi177.stdout:2520: expect (ObjNum 1385 snap 0 seq_num 1385) 2024-07-28T11:29:56.230 INFO:tasks.rados.rados.0.smithi177.stdout:2521: finishing write tid 1 to smithi17769138-67 2024-07-28T11:29:56.230 INFO:tasks.rados.rados.0.smithi177.stdout:2521: finishing write tid 2 to smithi17769138-67 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2521: finishing write tid 3 to smithi17769138-67 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2514: done (10 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2515: done (9 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2516: done (8 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2517: done (7 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2518: done (6 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2519: done (5 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2520: done (4 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2524: done (3 left) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2525: read oid 470 snap -1 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2525: expect (ObjNum 1101 snap 0 seq_num 1101) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2526: read oid 415 snap -1 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2526: expect (ObjNum 414 snap 0 seq_num 414) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2527: read oid 3 snap -1 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2527: expect (ObjNum 1323 snap 0 seq_num 1323) 2024-07-28T11:29:56.231 INFO:tasks.rados.rados.0.smithi177.stdout:2528: write oid 476 current snap is 0 2024-07-28T11:29:56.232 INFO:tasks.rados.rados.0.smithi177.stdout:2521: finishing write tid 4 to smithi17769138-67 2024-07-28T11:29:56.232 INFO:tasks.rados.rados.0.smithi177.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2024-07-28T11:29:56.240 INFO:tasks.rados.rados.0.smithi177.stdout:2528: writing smithi17769138-476 from 430708 to 872312 tid 1 2024-07-28T11:29:56.251 INFO:tasks.rados.rados.0.smithi177.stdout:2528: writing smithi17769138-476 from 1302750 to 2006664 tid 2 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2528: writing smithi17769138-476 from 2496459 to 3198354 tid 3 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2529: read oid 407 snap -1 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2529: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2530: write oid 213 current snap is 0 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2521: finishing write tid 5 to smithi17769138-67 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 67 v 297 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2521: left oid 67 (ObjNum 1642 snap 0 seq_num 1642) 2024-07-28T11:29:56.263 INFO:tasks.rados.rados.0.smithi177.stdout:2522: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-07-28T11:29:56.418 INFO:tasks.rados.rados.0.smithi177.stdout:2523: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-07-28T11:29:56.483 INFO:tasks.rados.rados.0.smithi177.stdout:2527: expect (ObjNum 1323 snap 0 seq_num 1323) 2024-07-28T11:29:56.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:56 smithi177 bash[31534]: cluster 2024-07-28T11:29:54.801230+0000 mgr.x (mgr.24514) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 89 op/s 2024-07-28T11:29:56.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:56 smithi177 bash[21846]: cluster 2024-07-28T11:29:54.801230+0000 mgr.x (mgr.24514) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 89 op/s 2024-07-28T11:29:56.578 INFO:tasks.rados.rados.0.smithi177.stdout:2525: expect (ObjNum 1101 snap 0 seq_num 1101) 2024-07-28T11:29:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:56 smithi204 bash[24094]: cluster 2024-07-28T11:29:54.801230+0000 mgr.x (mgr.24514) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 89 op/s 2024-07-28T11:29:56.712 INFO:tasks.rados.rados.0.smithi177.stdout:2528: finishing write tid 1 to smithi17769138-476 2024-07-28T11:29:56.712 INFO:tasks.rados.rados.0.smithi177.stdout:2526: expect (ObjNum 414 snap 0 seq_num 414) 2024-07-28T11:29:56.799 INFO:tasks.rados.rados.0.smithi177.stdout:2528: finishing write tid 2 to smithi17769138-476 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:2528: finishing write tid 3 to smithi17769138-476 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:2528: finishing write tid 4 to smithi17769138-476 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:2528: finishing write tid 5 to smithi17769138-476 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 476 v 332 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:2528: left oid 476 (ObjNum 1644 snap 0 seq_num 1644) 2024-07-28T11:29:56.800 INFO:tasks.rados.rados.0.smithi177.stdout:2529: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-07-28T11:29:57.020 INFO:tasks.rados.rados.0.smithi177.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2024-07-28T11:29:57.036 INFO:tasks.rados.rados.0.smithi177.stdout:2530: writing smithi17769138-213 from 447515 to 964368 tid 1 2024-07-28T11:29:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:2530: writing smithi17769138-213 from 1644879 to 2092451 tid 2 2024-07-28T11:29:57.075 INFO:tasks.rados.rados.0.smithi177.stdout:2530: writing smithi17769138-213 from 2807529 to 3437049 tid 3 2024-07-28T11:29:57.075 INFO:tasks.rados.rados.0.smithi177.stdout:2521: done (8 left) 2024-07-28T11:29:57.075 INFO:tasks.rados.rados.0.smithi177.stdout:2522: done (7 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2523: done (6 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2525: done (5 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2526: done (4 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2527: done (3 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2528: done (2 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2529: done (1 left) 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2531: write oid 330 current snap is 0 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2530: finishing write tid 1 to smithi17769138-213 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2530: finishing write tid 2 to smithi17769138-213 2024-07-28T11:29:57.076 INFO:tasks.rados.rados.0.smithi177.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2024-07-28T11:29:57.087 INFO:tasks.rados.rados.0.smithi177.stdout:2531: writing smithi17769138-330 from 464322 to 1056424 tid 1 2024-07-28T11:29:57.103 INFO:tasks.rados.rados.0.smithi177.stdout:2531: writing smithi17769138-330 from 1703361 to 2294591 tid 2 2024-07-28T11:29:57.113 INFO:tasks.rados.rados.0.smithi177.stdout:2531: writing smithi17769138-330 from 2718599 to 3159391 tid 3 2024-07-28T11:29:57.113 INFO:tasks.rados.rados.0.smithi177.stdout:2532: write oid 256 current snap is 0 2024-07-28T11:29:57.113 INFO:tasks.rados.rados.0.smithi177.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2024-07-28T11:29:57.124 INFO:tasks.rados.rados.0.smithi177.stdout:2532: writing smithi17769138-256 from 481129 to 1148480 tid 1 2024-07-28T11:29:57.133 INFO:tasks.rados.rados.0.smithi177.stdout:2532: writing smithi17769138-256 from 1761843 to 2213084 tid 2 2024-07-28T11:29:57.142 INFO:tasks.rados.rados.0.smithi177.stdout:2532: writing smithi17769138-256 from 2862375 to 3514439 tid 3 2024-07-28T11:29:57.143 INFO:tasks.rados.rados.0.smithi177.stdout:2533: write oid 137 current snap is 0 2024-07-28T11:29:57.143 INFO:tasks.rados.rados.0.smithi177.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2024-07-28T11:29:57.151 INFO:tasks.rados.rados.0.smithi177.stdout:2533: writing smithi17769138-137 from 497936 to 1240536 tid 1 2024-07-28T11:29:57.158 INFO:tasks.rados.rados.0.smithi177.stdout:2533: writing smithi17769138-137 from 1820325 to 2415224 tid 2 2024-07-28T11:29:57.164 INFO:tasks.rados.rados.0.smithi177.stdout:2533: writing smithi17769138-137 from 2889798 to 3353134 tid 3 2024-07-28T11:29:57.164 INFO:tasks.rados.rados.0.smithi177.stdout:2534: write oid 182 current snap is 0 2024-07-28T11:29:57.164 INFO:tasks.rados.rados.0.smithi177.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2024-07-28T11:29:57.169 INFO:tasks.rados.rados.0.smithi177.stdout:2534: writing smithi17769138-182 from 514743 to 932592 tid 1 2024-07-28T11:29:57.174 INFO:tasks.rados.rados.0.smithi177.stdout:2534: writing smithi17769138-182 from 1362454 to 1817364 tid 2 2024-07-28T11:29:57.183 INFO:tasks.rados.rados.0.smithi177.stdout:2534: writing smithi17769138-182 from 2400868 to 3191829 tid 3 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2535: read oid 497 snap -1 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2535: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2536: read oid 357 snap -1 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2536: expect (ObjNum 624 snap 0 seq_num 624) 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2537: delete oid 168 current snap is 0 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2530: finishing write tid 3 to smithi17769138-213 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2530: finishing write tid 4 to smithi17769138-213 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2530: finishing write tid 5 to smithi17769138-213 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 367 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2530: left oid 213 (ObjNum 1645 snap 0 seq_num 1645) 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2531: finishing write tid 1 to smithi17769138-330 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2531: finishing write tid 2 to smithi17769138-330 2024-07-28T11:29:57.184 INFO:tasks.rados.rados.0.smithi177.stdout:2531: finishing write tid 3 to smithi17769138-330 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2531: finishing write tid 4 to smithi17769138-330 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2531: finishing write tid 5 to smithi17769138-330 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 312 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2531: left oid 330 (ObjNum 1646 snap 0 seq_num 1646) 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: finishing write tid 1 to smithi17769138-256 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: finishing write tid 2 to smithi17769138-256 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: finishing write tid 3 to smithi17769138-256 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: finishing write tid 4 to smithi17769138-256 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: finishing write tid 5 to smithi17769138-256 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 373 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2532: left oid 256 (ObjNum 1647 snap 0 seq_num 1647) 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2533: finishing write tid 1 to smithi17769138-137 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2533: finishing write tid 2 to smithi17769138-137 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2533: finishing write tid 3 to smithi17769138-137 2024-07-28T11:29:57.185 INFO:tasks.rados.rados.0.smithi177.stdout:2533: finishing write tid 4 to smithi17769138-137 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:2533: finishing write tid 5 to smithi17769138-137 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 137 v 336 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:2533: left oid 137 (ObjNum 1648 snap 0 seq_num 1648) 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:2534: finishing write tid 1 to smithi17769138-182 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:2534: finishing write tid 2 to smithi17769138-182 2024-07-28T11:29:57.186 INFO:tasks.rados.rados.0.smithi177.stdout:2530: done (7 left) 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2531: done (6 left) 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2532: done (5 left) 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2533: done (4 left) 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2537: done (3 left) 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2538: write oid 428 current snap is 0 2024-07-28T11:29:57.187 INFO:tasks.rados.rados.0.smithi177.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2024-07-28T11:29:57.193 INFO:tasks.rados.rados.0.smithi177.stdout:2538: writing smithi17769138-428 from 548357 to 1233057 tid 1 2024-07-28T11:29:57.200 INFO:tasks.rados.rados.0.smithi177.stdout:2538: writing smithi17769138-428 from 1995771 to 2454350 tid 2 2024-07-28T11:29:57.205 INFO:tasks.rados.rados.0.smithi177.stdout:2538: writing smithi17769138-428 from 2972067 to 3385572 tid 3 2024-07-28T11:29:57.205 INFO:tasks.rados.rados.0.smithi177.stdout:2539: delete oid 110 current snap is 0 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:2534: finishing write tid 3 to smithi17769138-182 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:2534: finishing write tid 4 to smithi17769138-182 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:2534: finishing write tid 5 to smithi17769138-182 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 339 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:2534: left oid 182 (ObjNum 1649 snap 0 seq_num 1649) 2024-07-28T11:29:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:2536: expect (ObjNum 624 snap 0 seq_num 624) 2024-07-28T11:29:57.330 INFO:tasks.rados.rados.0.smithi177.stdout:2535: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:56.890694+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.177:0/2248026391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.016017+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.024839+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.026907+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.028894+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.030601+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.032256+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.042397+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.044815+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[21846]: audit 2024-07-28T11:29:57.046975+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:56.890694+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.177:0/2248026391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.016017+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.024839+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.026907+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.028894+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.030601+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.032256+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.042397+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.044815+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:57.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:57 smithi177 bash[31534]: audit 2024-07-28T11:29:57.046975+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: finishing write tid 1 to smithi17769138-428 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: finishing write tid 2 to smithi17769138-428 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: finishing write tid 3 to smithi17769138-428 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: finishing write tid 4 to smithi17769138-428 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: finishing write tid 5 to smithi17769138-428 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 428 v 407 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2024-07-28T11:29:57.554 INFO:tasks.rados.rados.0.smithi177.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2024-07-28T11:29:57.555 INFO:tasks.rados.rados.0.smithi177.stdout:2534: done (4 left) 2024-07-28T11:29:57.555 INFO:tasks.rados.rados.0.smithi177.stdout:2535: done (3 left) 2024-07-28T11:29:57.555 INFO:tasks.rados.rados.0.smithi177.stdout:2536: done (2 left) 2024-07-28T11:29:57.555 INFO:tasks.rados.rados.0.smithi177.stdout:2538: done (1 left) 2024-07-28T11:29:57.556 INFO:tasks.rados.rados.0.smithi177.stdout:2539: done (0 left) 2024-07-28T11:29:57.556 INFO:tasks.rados.rados.0.smithi177.stdout:2540: write oid 148 current snap is 0 2024-07-28T11:29:57.556 INFO:tasks.rados.rados.0.smithi177.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2024-07-28T11:29:57.563 INFO:tasks.rados.rados.0.smithi177.stdout:2540: writing smithi17769138-148 from 581971 to 1017169 tid 1 2024-07-28T11:29:57.571 INFO:tasks.rados.rados.0.smithi177.stdout:2540: writing smithi17769138-148 from 1712735 to 2174983 tid 2 2024-07-28T11:29:57.577 INFO:tasks.rados.rados.0.smithi177.stdout:2540: writing smithi17769138-148 from 2626913 to 3062962 tid 3 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2540: writing smithi17769138-148 from 3752375 to 3781971 tid 4 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2541: write oid 296 current snap is 0 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 1 to smithi17769138-148 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 2 to smithi17769138-148 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 3 to smithi17769138-148 2024-07-28T11:29:57.583 INFO:tasks.rados.rados.0.smithi177.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2024-07-28T11:29:57.591 INFO:tasks.rados.rados.0.smithi177.stdout:2541: writing smithi17769138-296 from 598778 to 1109225 tid 1 2024-07-28T11:29:57.599 INFO:tasks.rados.rados.0.smithi177.stdout:2541: writing smithi17769138-296 from 1654864 to 2260770 tid 2 2024-07-28T11:29:57.610 INFO:tasks.rados.rados.0.smithi177.stdout:2541: writing smithi17769138-296 from 2937983 to 3701657 tid 3 2024-07-28T11:29:57.610 INFO:tasks.rados.rados.0.smithi177.stdout:2542: write oid 369 current snap is 0 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 4 to smithi17769138-148 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 5 to smithi17769138-148 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2540: finishing write tid 6 to smithi17769138-148 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 344 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2541: finishing write tid 1 to smithi17769138-296 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2541: finishing write tid 2 to smithi17769138-296 2024-07-28T11:29:57.611 INFO:tasks.rados.rados.0.smithi177.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2024-07-28T11:29:57.619 INFO:tasks.rados.rados.0.smithi177.stdout:2542: writing smithi17769138-369 from 615585 to 1201281 tid 1 2024-07-28T11:29:57.626 INFO:tasks.rados.rados.0.smithi177.stdout:2542: writing smithi17769138-369 from 1713346 to 2179263 tid 2 2024-07-28T11:29:57.635 INFO:tasks.rados.rados.0.smithi177.stdout:2542: writing smithi17769138-369 from 2965406 to 3540352 tid 3 2024-07-28T11:29:57.636 INFO:tasks.rados.rados.0.smithi177.stdout:2540: done (2 left) 2024-07-28T11:29:57.636 INFO:tasks.rados.rados.0.smithi177.stdout:2543: write oid 472 current snap is 0 2024-07-28T11:29:57.636 INFO:tasks.rados.rados.0.smithi177.stdout:2541: finishing write tid 3 to smithi17769138-296 2024-07-28T11:29:57.636 INFO:tasks.rados.rados.0.smithi177.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2024-07-28T11:29:57.644 INFO:tasks.rados.rados.0.smithi177.stdout:2543: writing smithi17769138-472 from 632392 to 1293337 tid 1 2024-07-28T11:29:57.652 INFO:tasks.rados.rados.0.smithi177.stdout:2543: writing smithi17769138-472 from 1771828 to 2381403 tid 2 2024-07-28T11:29:57.660 INFO:tasks.rados.rados.0.smithi177.stdout:2543: writing smithi17769138-472 from 2992829 to 3779047 tid 3 2024-07-28T11:29:57.660 INFO:tasks.rados.rados.0.smithi177.stdout:2544: write oid 226 current snap is 0 2024-07-28T11:29:57.660 INFO:tasks.rados.rados.0.smithi177.stdout:2541: finishing write tid 4 to smithi17769138-296 2024-07-28T11:29:57.660 INFO:tasks.rados.rados.0.smithi177.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2024-07-28T11:29:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:56.890694+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.177:0/2248026391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:29:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.016017+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.024839+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.026907+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.028894+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.030601+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.032256+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:29:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.042397+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.044815+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:29:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:57 smithi204 bash[24094]: audit 2024-07-28T11:29:57.046975+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:29:57.668 INFO:tasks.rados.rados.0.smithi177.stdout:2544: writing smithi17769138-226 from 649199 to 1385393 tid 1 2024-07-28T11:29:57.674 INFO:tasks.rados.rados.0.smithi177.stdout:2544: writing smithi17769138-226 from 1830310 to 2583543 tid 2 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:2544: writing smithi17769138-226 from 3303899 to 3849199 tid 3 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:2545: write oid 14 current snap is 0 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:2541: finishing write tid 5 to smithi17769138-296 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 296 v 340 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2024-07-28T11:29:57.682 INFO:tasks.rados.rados.0.smithi177.stdout:2542: finishing write tid 1 to smithi17769138-369 2024-07-28T11:29:57.683 INFO:tasks.rados.rados.0.smithi177.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2024-07-28T11:29:57.688 INFO:tasks.rados.rados.0.smithi177.stdout:2545: writing smithi17769138-14 from 666006 to 1193802 tid 1 2024-07-28T11:29:57.696 INFO:tasks.rados.rados.0.smithi177.stdout:2545: writing smithi17769138-14 from 1888792 to 2502036 tid 2 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2545: writing smithi17769138-14 from 3047675 to 3572790 tid 3 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2541: done (4 left) 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2546: read oid 181 snap -1 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2546: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2547: write oid 383 current snap is 0 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2542: finishing write tid 2 to smithi17769138-369 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2542: finishing write tid 3 to smithi17769138-369 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2542: finishing write tid 4 to smithi17769138-369 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2542: finishing write tid 5 to smithi17769138-369 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 369 v 316 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2024-07-28T11:29:57.703 INFO:tasks.rados.rados.0.smithi177.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: finishing write tid 1 to smithi17769138-472 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: finishing write tid 2 to smithi17769138-472 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: finishing write tid 3 to smithi17769138-472 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: finishing write tid 4 to smithi17769138-472 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: finishing write tid 5 to smithi17769138-472 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 472 v 411 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2543: left oid 472 (ObjNum 1656 snap 0 seq_num 1656) 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2544: finishing write tid 1 to smithi17769138-226 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2544: finishing write tid 2 to smithi17769138-226 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2544: finishing write tid 3 to smithi17769138-226 2024-07-28T11:29:57.704 INFO:tasks.rados.rados.0.smithi177.stdout:2544: finishing write tid 4 to smithi17769138-226 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:2544: finishing write tid 5 to smithi17769138-226 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 226 v 320 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:2545: finishing write tid 1 to smithi17769138-14 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:2545: finishing write tid 2 to smithi17769138-14 2024-07-28T11:29:57.705 INFO:tasks.rados.rados.0.smithi177.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2024-07-28T11:29:57.709 INFO:tasks.rados.rados.0.smithi177.stdout:2547: writing smithi17769138-383 from 682813 to 1285858 tid 1 2024-07-28T11:29:57.717 INFO:tasks.rados.rados.0.smithi177.stdout:2547: writing smithi17769138-383 from 1947274 to 2704176 tid 2 2024-07-28T11:29:57.724 INFO:tasks.rados.rados.0.smithi177.stdout:2547: writing smithi17769138-383 from 3358745 to 3882813 tid 3 2024-07-28T11:29:57.724 INFO:tasks.rados.rados.0.smithi177.stdout:2542: done (5 left) 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2543: done (4 left) 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2544: done (3 left) 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2548: delete oid 114 current snap is 0 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2545: finishing write tid 3 to smithi17769138-14 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2545: finishing write tid 4 to smithi17769138-14 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2545: finishing write tid 5 to smithi17769138-14 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 14 v 300 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2545: left oid 14 (ObjNum 1658 snap 0 seq_num 1658) 2024-07-28T11:29:57.725 INFO:tasks.rados.rados.0.smithi177.stdout:2546: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-07-28T11:29:57.848 INFO:tasks.rados.rados.0.smithi177.stdout:2547: finishing write tid 1 to smithi17769138-383 2024-07-28T11:29:57.848 INFO:tasks.rados.rados.0.smithi177.stdout:2547: finishing write tid 2 to smithi17769138-383 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2547: finishing write tid 3 to smithi17769138-383 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2547: finishing write tid 4 to smithi17769138-383 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2547: finishing write tid 5 to smithi17769138-383 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 383 v 301 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2547: left oid 383 (ObjNum 1659 snap 0 seq_num 1659) 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2545: done (3 left) 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2546: done (2 left) 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2547: done (1 left) 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2548: done (0 left) 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2549: write oid 384 current snap is 0 2024-07-28T11:29:57.849 INFO:tasks.rados.rados.0.smithi177.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2024-07-28T11:29:57.857 INFO:tasks.rados.rados.0.smithi177.stdout:2549: writing smithi17769138-384 from 716427 to 1469970 tid 1 2024-07-28T11:29:57.865 INFO:tasks.rados.rados.0.smithi177.stdout:2549: writing smithi17769138-384 from 2064238 to 2824809 tid 2 2024-07-28T11:29:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:2549: writing smithi17769138-384 from 3413591 to 3916427 tid 3 2024-07-28T11:29:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:2550: write oid 107 current snap is 0 2024-07-28T11:29:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:2549: finishing write tid 1 to smithi17769138-384 2024-07-28T11:29:57.872 INFO:tasks.rados.rados.0.smithi177.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2024-07-28T11:29:57.879 INFO:tasks.rados.rados.0.smithi177.stdout:2550: writing smithi17769138-107 from 733234 to 1162026 tid 1 2024-07-28T11:29:57.885 INFO:tasks.rados.rados.0.smithi177.stdout:2550: writing smithi17769138-107 from 1606367 to 2226949 tid 2 2024-07-28T11:29:57.891 INFO:tasks.rados.rados.0.smithi177.stdout:2550: writing smithi17769138-107 from 2641014 to 3211217 tid 3 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2550: writing smithi17769138-107 from 3664879 to 3933234 tid 4 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2551: write oid 45 current snap is 0 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2549: finishing write tid 2 to smithi17769138-384 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2549: finishing write tid 3 to smithi17769138-384 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2549: finishing write tid 4 to smithi17769138-384 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2549: finishing write tid 5 to smithi17769138-384 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 324 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 1 to smithi17769138-107 2024-07-28T11:29:57.896 INFO:tasks.rados.rados.0.smithi177.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2024-07-28T11:29:57.904 INFO:tasks.rados.rados.0.smithi177.stdout:2551: writing smithi17769138-45 from 750041 to 1254082 tid 1 2024-07-28T11:29:57.911 INFO:tasks.rados.rados.0.smithi177.stdout:2551: writing smithi17769138-45 from 1664849 to 2429089 tid 2 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2551: writing smithi17769138-45 from 2952084 to 3449912 tid 3 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2549: done (2 left) 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2552: delete oid 302 current snap is 0 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 2 to smithi17769138-107 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 3 to smithi17769138-107 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 4 to smithi17769138-107 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 5 to smithi17769138-107 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: finishing write tid 6 to smithi17769138-107 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 345 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2024-07-28T11:29:57.918 INFO:tasks.rados.rados.0.smithi177.stdout:2551: finishing write tid 1 to smithi17769138-45 2024-07-28T11:29:57.919 INFO:tasks.rados.rados.0.smithi177.stdout:2551: finishing write tid 2 to smithi17769138-45 2024-07-28T11:29:57.920 INFO:tasks.rados.rados.0.smithi177.stdout:2550: done (2 left) 2024-07-28T11:29:57.921 INFO:tasks.rados.rados.0.smithi177.stdout:2552: done (1 left) 2024-07-28T11:29:57.921 INFO:tasks.rados.rados.0.smithi177.stdout:2553: write oid 359 current snap is 0 2024-07-28T11:29:57.921 INFO:tasks.rados.rados.0.smithi177.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2024-07-28T11:29:57.929 INFO:tasks.rados.rados.0.smithi177.stdout:2553: writing smithi17769138-359 from 783655 to 1554547 tid 1 2024-07-28T11:29:57.938 INFO:tasks.rados.rados.0.smithi177.stdout:2553: writing smithi17769138-359 from 2298166 to 3066075 tid 2 2024-07-28T11:29:57.943 INFO:tasks.rados.rados.0.smithi177.stdout:2553: writing smithi17769138-359 from 3639636 to 3983655 tid 3 2024-07-28T11:29:57.943 INFO:tasks.rados.rados.0.smithi177.stdout:2554: read oid 54 snap -1 2024-07-28T11:29:57.943 INFO:tasks.rados.rados.0.smithi177.stdout:2554: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:29:57.943 INFO:tasks.rados.rados.0.smithi177.stdout:2555: write oid 268 current snap is 0 2024-07-28T11:29:57.944 INFO:tasks.rados.rados.0.smithi177.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2024-07-28T11:29:57.948 INFO:tasks.rados.rados.0.smithi177.stdout:2555: writing smithi17769138-268 from 400462 to 846603 tid 1 2024-07-28T11:29:57.955 INFO:tasks.rados.rados.0.smithi177.stdout:2555: writing smithi17769138-268 from 1440295 to 2000462 tid 2 2024-07-28T11:29:57.955 INFO:tasks.rados.rados.0.smithi177.stdout:2556: read oid 177 snap -1 2024-07-28T11:29:57.955 INFO:tasks.rados.rados.0.smithi177.stdout:2556: expect deleted 2024-07-28T11:29:57.955 INFO:tasks.rados.rados.0.smithi177.stdout:2557: write oid 394 current snap is 0 2024-07-28T11:29:57.955 INFO:tasks.rados.rados.0.smithi177.stdout:2551: finishing write tid 3 to smithi17769138-45 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2551: finishing write tid 4 to smithi17769138-45 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2551: finishing write tid 5 to smithi17769138-45 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 45 v 304 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2553: finishing write tid 1 to smithi17769138-359 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2553: finishing write tid 2 to smithi17769138-359 2024-07-28T11:29:57.956 INFO:tasks.rados.rados.0.smithi177.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2024-07-28T11:29:57.961 INFO:tasks.rados.rados.0.smithi177.stdout:2557: writing smithi17769138-394 from 417269 to 938659 tid 1 2024-07-28T11:29:57.967 INFO:tasks.rados.rados.0.smithi177.stdout:2557: writing smithi17769138-394 from 1498777 to 2017269 tid 2 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2551: done (5 left) 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2558: read oid 367 snap -1 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2558: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2559: write oid 56 current snap is 0 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2553: finishing write tid 3 to smithi17769138-359 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2553: finishing write tid 4 to smithi17769138-359 2024-07-28T11:29:57.968 INFO:tasks.rados.rados.0.smithi177.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2024-07-28T11:29:57.974 INFO:tasks.rados.rados.0.smithi177.stdout:2559: writing smithi17769138-56 from 434076 to 1030715 tid 1 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2559: writing smithi17769138-56 from 1557259 to 2034076 tid 2 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2560: read oid 466 snap -1 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2561: write oid 484 current snap is 0 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2553: finishing write tid 5 to smithi17769138-359 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 415 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2024-07-28T11:29:57.980 INFO:tasks.rados.rados.0.smithi177.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2024-07-28T11:29:57.986 INFO:tasks.rados.rados.0.smithi177.stdout:2561: writing smithi17769138-484 from 450883 to 1122771 tid 1 2024-07-28T11:29:57.993 INFO:tasks.rados.rados.0.smithi177.stdout:2561: writing smithi17769138-484 from 1615741 to 2050883 tid 2 2024-07-28T11:29:57.993 INFO:tasks.rados.rados.0.smithi177.stdout:2553: done (8 left) 2024-07-28T11:29:57.993 INFO:tasks.rados.rados.0.smithi177.stdout:2562: write oid 289 current snap is 0 2024-07-28T11:29:57.994 INFO:tasks.rados.rados.0.smithi177.stdout:2554: expect (ObjNum 949 snap 0 seq_num 949) 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2555: finishing write tid 1 to smithi17769138-268 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2555: finishing write tid 2 to smithi17769138-268 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2555: finishing write tid 3 to smithi17769138-268 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2555: finishing write tid 4 to smithi17769138-268 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 268 v 348 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:29:58.180 INFO:tasks.rados.rados.0.smithi177.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2024-07-28T11:29:58.186 INFO:tasks.rados.rados.0.smithi177.stdout:2562: writing smithi17769138-289 from 467690 to 1214827 tid 1 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2562: writing smithi17769138-289 from 1957870 to 2067690 tid 2 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2554: done (8 left) 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2555: done (7 left) 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2556: done (6 left) 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2563: read oid 246 snap -1 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2563: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2564: write oid 50 current snap is 0 2024-07-28T11:29:58.192 INFO:tasks.rados.rados.0.smithi177.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2024-07-28T11:29:58.197 INFO:tasks.rados.rados.0.smithi177.stdout:2564: writing smithi17769138-50 from 484497 to 906883 tid 1 2024-07-28T11:29:58.204 INFO:tasks.rados.rados.0.smithi177.stdout:2564: writing smithi17769138-50 from 1616352 to 2084497 tid 2 2024-07-28T11:29:58.204 INFO:tasks.rados.rados.0.smithi177.stdout:2565: write oid 341 current snap is 0 2024-07-28T11:29:58.204 INFO:tasks.rados.rados.0.smithi177.stdout:2557: finishing write tid 1 to smithi17769138-394 2024-07-28T11:29:58.204 INFO:tasks.rados.rados.0.smithi177.stdout:2557: finishing write tid 2 to smithi17769138-394 2024-07-28T11:29:58.204 INFO:tasks.rados.rados.0.smithi177.stdout:2557: finishing write tid 3 to smithi17769138-394 2024-07-28T11:29:58.205 INFO:tasks.rados.rados.0.smithi177.stdout:2557: finishing write tid 4 to smithi17769138-394 2024-07-28T11:29:58.205 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 394 v 318 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2024-07-28T11:29:58.205 INFO:tasks.rados.rados.0.smithi177.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2024-07-28T11:29:58.205 INFO:tasks.rados.rados.0.smithi177.stdout:2558: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:29:58.262 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:58 smithi177 systemd[1]: Stopping Ceph node-exporter.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2559: finishing write tid 1 to smithi17769138-56 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2559: finishing write tid 2 to smithi17769138-56 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2559: finishing write tid 3 to smithi17769138-56 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2561: finishing write tid 1 to smithi17769138-484 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2559: finishing write tid 4 to smithi17769138-56 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 307 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2559: left oid 56 (ObjNum 1668 snap 0 seq_num 1668) 2024-07-28T11:29:58.310 INFO:tasks.rados.rados.0.smithi177.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2561: finishing write tid 2 to smithi17769138-484 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2561: finishing write tid 3 to smithi17769138-484 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2561: finishing write tid 4 to smithi17769138-484 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 484 v 304 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2562: finishing write tid 1 to smithi17769138-289 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2562: finishing write tid 2 to smithi17769138-289 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2562: finishing write tid 3 to smithi17769138-289 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2562: finishing write tid 4 to smithi17769138-289 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 347 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2024-07-28T11:29:58.508 INFO:tasks.rados.rados.0.smithi177.stdout:2562: left oid 289 (ObjNum 1670 snap 0 seq_num 1670) 2024-07-28T11:29:58.509 INFO:tasks.rados.rados.0.smithi177.stdout:2563: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-07-28T11:29:58.645 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:29:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2564: finishing write tid 1 to smithi17769138-50 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2564: finishing write tid 2 to smithi17769138-50 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2564: finishing write tid 3 to smithi17769138-50 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2564: finishing write tid 4 to smithi17769138-50 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 328 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2564: left oid 50 (ObjNum 1671 snap 0 seq_num 1671) 2024-07-28T11:29:58.669 INFO:tasks.rados.rados.0.smithi177.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2024-07-28T11:29:58.678 INFO:tasks.rados.rados.0.smithi177.stdout:2565: writing smithi17769138-341 from 501304 to 998939 tid 1 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2565: writing smithi17769138-341 from 1674834 to 2101304 tid 2 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2557: done (8 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2558: done (7 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2559: done (6 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2560: done (5 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2561: done (4 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2562: done (3 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2563: done (2 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2564: done (1 left) 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2566: read oid 390 snap -1 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2566: expect deleted 2024-07-28T11:29:58.689 INFO:tasks.rados.rados.0.smithi177.stdout:2567: write oid 161 current snap is 0 2024-07-28T11:29:58.690 INFO:tasks.rados.rados.0.smithi177.stdout:2565: finishing write tid 1 to smithi17769138-341 2024-07-28T11:29:58.690 INFO:tasks.rados.rados.0.smithi177.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2024-07-28T11:29:58.700 INFO:tasks.rados.rados.0.smithi177.stdout:2567: writing smithi17769138-161 from 518111 to 1207348 tid 1 2024-07-28T11:29:58.708 INFO:tasks.rados.rados.0.smithi177.stdout:2567: writing smithi17769138-161 from 1849669 to 2118111 tid 2 2024-07-28T11:29:58.709 INFO:tasks.rados.rados.0.smithi177.stdout:2568: write oid 123 current snap is 0 2024-07-28T11:29:58.709 INFO:tasks.rados.rados.0.smithi177.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2024-07-28T11:29:58.721 INFO:tasks.rados.rados.0.smithi177.stdout:2568: writing smithi17769138-123 from 534918 to 1299404 tid 1 2024-07-28T11:29:58.728 INFO:tasks.rados.rados.0.smithi177.stdout:2568: writing smithi17769138-123 from 1791798 to 2134918 tid 2 2024-07-28T11:29:58.728 INFO:tasks.rados.rados.0.smithi177.stdout:2569: delete oid 33 current snap is 0 2024-07-28T11:29:58.728 INFO:tasks.rados.rados.0.smithi177.stdout:2565: finishing write tid 2 to smithi17769138-341 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2565: finishing write tid 3 to smithi17769138-341 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2565: finishing write tid 4 to smithi17769138-341 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 341 v 370 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2565: left oid 341 (ObjNum 1672 snap 0 seq_num 1672) 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2567: finishing write tid 1 to smithi17769138-161 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2567: finishing write tid 2 to smithi17769138-161 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2567: finishing write tid 3 to smithi17769138-161 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2567: finishing write tid 4 to smithi17769138-161 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 161 v 321 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2567: left oid 161 (ObjNum 1673 snap 0 seq_num 1673) 2024-07-28T11:29:58.729 INFO:tasks.rados.rados.0.smithi177.stdout:2568: finishing write tid 1 to smithi17769138-123 2024-07-28T11:29:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:2565: done (4 left) 2024-07-28T11:29:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:2566: done (3 left) 2024-07-28T11:29:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:2567: done (2 left) 2024-07-28T11:29:58.731 INFO:tasks.rados.rados.0.smithi177.stdout:2569: done (1 left) 2024-07-28T11:29:58.732 INFO:tasks.rados.rados.0.smithi177.stdout:2570: write oid 419 current snap is 0 2024-07-28T11:29:58.732 INFO:tasks.rados.rados.0.smithi177.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2024-07-28T11:29:58.740 INFO:tasks.rados.rados.0.smithi177.stdout:2570: writing smithi17769138-419 from 568532 to 1083516 tid 1 2024-07-28T11:29:58.748 INFO:tasks.rados.rados.0.smithi177.stdout:2570: writing smithi17769138-419 from 1508762 to 2038674 tid 2 2024-07-28T11:29:58.748 INFO:tasks.rados.rados.0.smithi177.stdout:2571: read oid 463 snap -1 2024-07-28T11:29:58.748 INFO:tasks.rados.rados.0.smithi177.stdout:2571: expect (ObjNum 462 snap 0 seq_num 462) 2024-07-28T11:29:58.748 INFO:tasks.rados.rados.0.smithi177.stdout:2572: delete oid 357 current snap is 0 2024-07-28T11:29:58.748 INFO:tasks.rados.rados.0.smithi177.stdout:2568: finishing write tid 2 to smithi17769138-123 2024-07-28T11:29:58.749 INFO:tasks.rados.rados.0.smithi177.stdout:2568: finishing write tid 3 to smithi17769138-123 2024-07-28T11:29:58.749 INFO:tasks.rados.rados.0.smithi177.stdout:2568: finishing write tid 4 to smithi17769138-123 2024-07-28T11:29:58.749 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 123 v 351 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2024-07-28T11:29:58.749 INFO:tasks.rados.rados.0.smithi177.stdout:2568: left oid 123 (ObjNum 1674 snap 0 seq_num 1674) 2024-07-28T11:29:58.749 INFO:tasks.rados.rados.0.smithi177.stdout:2570: finishing write tid 1 to smithi17769138-419 2024-07-28T11:29:58.752 INFO:tasks.rados.rados.0.smithi177.stdout:2568: done (3 left) 2024-07-28T11:29:58.752 INFO:tasks.rados.rados.0.smithi177.stdout:2572: done (2 left) 2024-07-28T11:29:58.752 INFO:tasks.rados.rados.0.smithi177.stdout:2573: write oid 258 current snap is 0 2024-07-28T11:29:58.752 INFO:tasks.rados.rados.0.smithi177.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2024-07-28T11:29:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:2573: writing smithi17769138-258 from 602146 to 1267628 tid 1 2024-07-28T11:29:58.764 INFO:tasks.rados.rados.0.smithi177.stdout:2573: writing smithi17769138-258 from 1909373 to 2202146 tid 2 2024-07-28T11:29:58.765 INFO:tasks.rados.rados.0.smithi177.stdout:2574: read oid 390 snap -1 2024-07-28T11:29:58.765 INFO:tasks.rados.rados.0.smithi177.stdout:2574: expect deleted 2024-07-28T11:29:58.765 INFO:tasks.rados.rados.0.smithi177.stdout:2575: delete oid 271 current snap is 0 2024-07-28T11:29:58.765 INFO:tasks.rados.rados.0.smithi177.stdout:2571: expect (ObjNum 462 snap 0 seq_num 462) 2024-07-28T11:29:58.896 INFO:tasks.rados.rados.0.smithi177.stdout:2570: finishing write tid 2 to smithi17769138-419 2024-07-28T11:29:58.896 INFO:tasks.rados.rados.0.smithi177.stdout:2570: finishing write tid 3 to smithi17769138-419 2024-07-28T11:29:58.896 INFO:tasks.rados.rados.0.smithi177.stdout:2570: finishing write tid 4 to smithi17769138-419 2024-07-28T11:29:58.896 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 419 v 354 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2024-07-28T11:29:58.896 INFO:tasks.rados.rados.0.smithi177.stdout:2570: left oid 419 (ObjNum 1676 snap 0 seq_num 1676) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: finishing write tid 1 to smithi17769138-258 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: finishing write tid 2 to smithi17769138-258 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: finishing write tid 3 to smithi17769138-258 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: finishing write tid 4 to smithi17769138-258 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 258 v 331 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2570: done (4 left) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2571: done (3 left) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2573: done (2 left) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2574: done (1 left) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2575: done (0 left) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2576: read oid 159 snap -1 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2576: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:29:58.897 INFO:tasks.rados.rados.0.smithi177.stdout:2577: write oid 266 current snap is 0 2024-07-28T11:29:58.898 INFO:tasks.rados.rados.0.smithi177.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2024-07-28T11:29:58.904 INFO:tasks.rados.rados.0.smithi177.stdout:2577: writing smithi17769138-266 from 635760 to 1051740 tid 1 2024-07-28T11:29:58.913 INFO:tasks.rados.rados.0.smithi177.stdout:2577: writing smithi17769138-266 from 1626337 to 2163587 tid 2 2024-07-28T11:29:58.913 INFO:tasks.rados.rados.0.smithi177.stdout:2578: write oid 148 current snap is 0 2024-07-28T11:29:58.913 INFO:tasks.rados.rados.0.smithi177.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cluster 2024-07-28T11:29:56.802355+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.6 MiB/s wr, 104 op/s 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.027932+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.043832+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.044171+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.245779+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.245939+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.373639+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.373925+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.504403+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.504573+0000 mgr.x (mgr.24514) 27 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.652456+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.657228+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.665043+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.677014+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.681692+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.723583+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.732326+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.736562+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: cephadm 2024-07-28T11:29:57.736980+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.738282+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:29:58 smithi204 bash[24094]: audit 2024-07-28T11:29:57.741305+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.923 INFO:tasks.rados.rados.0.smithi177.stdout:2578: writing smithi17769138-148 from 652567 to 1260149 tid 1 2024-07-28T11:29:58.931 INFO:tasks.rados.rados.0.smithi177.stdout:2578: writing smithi17769138-148 from 1801172 to 2252567 tid 2 2024-07-28T11:29:58.931 INFO:tasks.rados.rados.0.smithi177.stdout:2579: read oid 362 snap -1 2024-07-28T11:29:58.931 INFO:tasks.rados.rados.0.smithi177.stdout:2579: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-07-28T11:29:58.932 INFO:tasks.rados.rados.0.smithi177.stdout:2580: delete oid 481 current snap is 0 2024-07-28T11:29:58.932 INFO:tasks.rados.rados.0.smithi177.stdout:2576: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cluster 2024-07-28T11:29:56.802355+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.6 MiB/s wr, 104 op/s 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.027932+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.043832+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.044171+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.245779+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.245939+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.373639+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.373925+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.504403+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.504573+0000 mgr.x (mgr.24514) 27 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.652456+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.657228+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.665043+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.677014+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.681692+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.723583+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.732326+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.736562+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: cephadm 2024-07-28T11:29:57.736980+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-07-28T11:29:58.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.738282+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[21846]: audit 2024-07-28T11:29:57.741305+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cluster 2024-07-28T11:29:56.802355+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.6 MiB/s wr, 104 op/s 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.027932+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.043832+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.044171+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.245779+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.245939+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.373639+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.373925+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.504403+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.504573+0000 mgr.x (mgr.24514) 27 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.652456+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.657228+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.665043+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.677014+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.681692+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.723583+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.732326+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.736562+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: cephadm 2024-07-28T11:29:57.736980+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.738282+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:58.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[31534]: audit 2024-07-28T11:29:57.741305+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:29:59.104 INFO:tasks.rados.rados.0.smithi177.stdout:2577: finishing write tid 1 to smithi17769138-266 2024-07-28T11:29:59.104 INFO:tasks.rados.rados.0.smithi177.stdout:2577: finishing write tid 2 to smithi17769138-266 2024-07-28T11:29:59.104 INFO:tasks.rados.rados.0.smithi177.stdout:2577: finishing write tid 3 to smithi17769138-266 2024-07-28T11:29:59.104 INFO:tasks.rados.rados.0.smithi177.stdout:2577: finishing write tid 4 to smithi17769138-266 2024-07-28T11:29:59.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 266 v 357 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: finishing write tid 1 to smithi17769138-148 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: finishing write tid 2 to smithi17769138-148 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: finishing write tid 3 to smithi17769138-148 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: finishing write tid 4 to smithi17769138-148 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 350 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2576: done (4 left) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2577: done (3 left) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2578: done (2 left) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2580: done (1 left) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2581: read oid 85 snap -1 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2581: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2582: read oid 498 snap -1 2024-07-28T11:29:59.105 INFO:tasks.rados.rados.0.smithi177.stdout:2582: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:29:59.106 INFO:tasks.rados.rados.0.smithi177.stdout:2583: read oid 276 snap -1 2024-07-28T11:29:59.106 INFO:tasks.rados.rados.0.smithi177.stdout:2583: expect deleted 2024-07-28T11:29:59.106 INFO:tasks.rados.rados.0.smithi177.stdout:2584: delete oid 293 current snap is 0 2024-07-28T11:29:59.106 INFO:tasks.rados.rados.0.smithi177.stdout:2579: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-07-28T11:29:59.204 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:58 smithi177 bash[71588]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-node-exporter-a 2024-07-28T11:29:59.205 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:59 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:29:59.246 INFO:tasks.rados.rados.0.smithi177.stdout:2582: expect (ObjNum 953 snap 0 seq_num 953) 2024-07-28T11:29:59.347 INFO:tasks.rados.rados.0.smithi177.stdout:2581: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-07-28T11:29:59.512 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:59 smithi177 bash[71669]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-node-exporter-a 2024-07-28T11:29:59.512 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:59 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-28T11:29:59.512 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:59 smithi177 systemd[1]: Stopped Ceph node-exporter.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:29:59.512 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:29:59 smithi177 systemd[1]: Started Ceph node-exporter.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2579: done (4 left) 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2581: done (3 left) 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2582: done (2 left) 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2583: done (1 left) 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2584: done (0 left) 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2585: read oid 73 snap -1 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2585: expect deleted 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2586: write oid 61 current snap is 0 2024-07-28T11:29:59.525 INFO:tasks.rados.rados.0.smithi177.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2024-07-28T11:29:59.545 INFO:tasks.rados.rados.0.smithi177.stdout:2586: writing smithi17769138-61 from 702988 to 1136317 tid 1 2024-07-28T11:29:59.560 INFO:tasks.rados.rados.0.smithi177.stdout:2586: writing smithi17769138-61 from 1860265 to 2302988 tid 2 2024-07-28T11:29:59.560 INFO:tasks.rados.rados.0.smithi177.stdout:2587: read oid 215 snap -1 2024-07-28T11:29:59.560 INFO:tasks.rados.rados.0.smithi177.stdout:2587: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-07-28T11:29:59.560 INFO:tasks.rados.rados.0.smithi177.stdout:2588: write oid 349 current snap is 0 2024-07-28T11:29:59.561 INFO:tasks.rados.rados.0.smithi177.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2024-07-28T11:29:59.568 INFO:tasks.rados.rados.0.smithi177.stdout:2588: writing smithi17769138-349 from 719795 to 1228373 tid 1 2024-07-28T11:29:59.576 INFO:tasks.rados.rados.0.smithi177.stdout:2588: writing smithi17769138-349 from 1918747 to 2319795 tid 2 2024-07-28T11:29:59.576 INFO:tasks.rados.rados.0.smithi177.stdout:2589: write oid 306 current snap is 0 2024-07-28T11:29:59.576 INFO:tasks.rados.rados.0.smithi177.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2024-07-28T11:29:59.585 INFO:tasks.rados.rados.0.smithi177.stdout:2589: writing smithi17769138-306 from 736602 to 1320429 tid 1 2024-07-28T11:29:59.593 INFO:tasks.rados.rados.0.smithi177.stdout:2589: writing smithi17769138-306 from 1860876 to 2336602 tid 2 2024-07-28T11:29:59.594 INFO:tasks.rados.rados.0.smithi177.stdout:2590: read oid 236 snap -1 2024-07-28T11:29:59.594 INFO:tasks.rados.rados.0.smithi177.stdout:2590: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:59.594 INFO:tasks.rados.rados.0.smithi177.stdout:2591: write oid 27 current snap is 0 2024-07-28T11:29:59.594 INFO:tasks.rados.rados.0.smithi177.stdout:2586: finishing write tid 1 to smithi17769138-61 2024-07-28T11:29:59.594 INFO:tasks.rados.rados.0.smithi177.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2024-07-28T11:29:59.604 INFO:tasks.rados.rados.0.smithi177.stdout:2591: writing smithi17769138-27 from 753409 to 1412485 tid 1 2024-07-28T11:29:59.611 INFO:tasks.rados.rados.0.smithi177.stdout:2591: writing smithi17769138-27 from 1919358 to 2353409 tid 2 2024-07-28T11:29:59.611 INFO:tasks.rados.rados.0.smithi177.stdout:2585: done (6 left) 2024-07-28T11:29:59.611 INFO:tasks.rados.rados.0.smithi177.stdout:2592: write oid 261 current snap is 0 2024-07-28T11:29:59.611 INFO:tasks.rados.rados.0.smithi177.stdout:2586: finishing write tid 2 to smithi17769138-61 2024-07-28T11:29:59.611 INFO:tasks.rados.rados.0.smithi177.stdout:2587: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-07-28T11:29:59.702 INFO:tasks.rados.rados.0.smithi177.stdout:2586: finishing write tid 3 to smithi17769138-61 2024-07-28T11:29:59.702 INFO:tasks.rados.rados.0.smithi177.stdout:2586: finishing write tid 4 to smithi17769138-61 2024-07-28T11:29:59.702 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 307 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2024-07-28T11:29:59.702 INFO:tasks.rados.rados.0.smithi177.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2588: finishing write tid 1 to smithi17769138-349 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2588: finishing write tid 2 to smithi17769138-349 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2588: finishing write tid 3 to smithi17769138-349 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2588: finishing write tid 4 to smithi17769138-349 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 349 v 334 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2589: finishing write tid 1 to smithi17769138-306 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2589: finishing write tid 2 to smithi17769138-306 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2589: finishing write tid 3 to smithi17769138-306 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2589: finishing write tid 4 to smithi17769138-306 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 306 v 419 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2024-07-28T11:29:59.703 INFO:tasks.rados.rados.0.smithi177.stdout:2590: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2591: finishing write tid 1 to smithi17769138-27 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2591: finishing write tid 2 to smithi17769138-27 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2591: finishing write tid 3 to smithi17769138-27 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2591: finishing write tid 4 to smithi17769138-27 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 324 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2024-07-28T11:29:59.819 INFO:tasks.rados.rados.0.smithi177.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2024-07-28T11:29:59.832 INFO:tasks.rados.rados.0.smithi177.stdout:2592: writing smithi17769138-261 from 770216 to 1220894 tid 1 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2592: writing smithi17769138-261 from 1694193 to 2246119 tid 2 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2586: done (6 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2587: done (5 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2588: done (4 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2589: done (3 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2590: done (2 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2591: done (1 left) 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2593: write oid 411 current snap is 0 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2592: finishing write tid 1 to smithi17769138-261 2024-07-28T11:29:59.843 INFO:tasks.rados.rados.0.smithi177.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2024-07-28T11:29:59.856 INFO:tasks.rados.rados.0.smithi177.stdout:2593: writing smithi17769138-411 from 787023 to 1312950 tid 1 2024-07-28T11:29:59.867 INFO:tasks.rados.rados.0.smithi177.stdout:2593: writing smithi17769138-411 from 1752675 to 2387023 tid 2 2024-07-28T11:29:59.867 INFO:tasks.rados.rados.0.smithi177.stdout:2594: write oid 142 current snap is 0 2024-07-28T11:29:59.867 INFO:tasks.rados.rados.0.smithi177.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2024-07-28T11:29:59.878 INFO:tasks.rados.rados.0.smithi177.stdout:2594: writing smithi17769138-142 from 403830 to 1005006 tid 1 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2594: writing smithi17769138-142 from 1694804 to 2250399 tid 2 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2595: read oid 264 snap -1 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2595: expect deleted 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2596: read oid 119 snap -1 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2596: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:29:59.889 INFO:tasks.rados.rados.0.smithi177.stdout:2597: write oid 289 current snap is 0 2024-07-28T11:29:59.890 INFO:tasks.rados.rados.0.smithi177.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2024-07-28T11:29:59.898 INFO:tasks.rados.rados.0.smithi177.stdout:2597: writing smithi17769138-289 from 420637 to 1097062 tid 1 2024-07-28T11:29:59.907 INFO:tasks.rados.rados.0.smithi177.stdout:2597: writing smithi17769138-289 from 1753286 to 2420637 tid 2 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2598: read oid 17 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2598: expect (ObjNum 739 snap 0 seq_num 739) 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2599: read oid 169 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2599: expect deleted 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2600: read oid 213 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2600: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2601: read oid 196 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2601: expect deleted 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2602: read oid 238 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2602: expect (ObjNum 237 snap 0 seq_num 237) 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2603: read oid 128 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2603: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2604: read oid 260 snap -1 2024-07-28T11:29:59.908 INFO:tasks.rados.rados.0.smithi177.stdout:2604: expect (ObjNum 839 snap 0 seq_num 839) 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2605: read oid 259 snap -1 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2605: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2606: write oid 92 current snap is 0 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2592: finishing write tid 2 to smithi17769138-261 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2592: finishing write tid 3 to smithi17769138-261 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2592: finishing write tid 4 to smithi17769138-261 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 261 v 422 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2592: left oid 261 (ObjNum 1688 snap 0 seq_num 1688) 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2593: finishing write tid 1 to smithi17769138-411 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2593: finishing write tid 2 to smithi17769138-411 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2593: finishing write tid 3 to smithi17769138-411 2024-07-28T11:29:59.909 INFO:tasks.rados.rados.0.smithi177.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2024-07-28T11:29:59.915 INFO:tasks.rados.rados.0.smithi177.stdout:2606: writing smithi17769138-92 from 437444 to 1189118 tid 1 2024-07-28T11:29:59.925 INFO:tasks.rados.rados.0.smithi177.stdout:2606: writing smithi17769138-92 from 1811768 to 2371032 tid 2 2024-07-28T11:29:59.925 INFO:tasks.rados.rados.0.smithi177.stdout:2592: done (14 left) 2024-07-28T11:29:59.925 INFO:tasks.rados.rados.0.smithi177.stdout:2607: write oid 83 current snap is 0 2024-07-28T11:29:59.925 INFO:tasks.rados.rados.0.smithi177.stdout:2593: finishing write tid 4 to smithi17769138-411 2024-07-28T11:29:59.925 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 411 v 354 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2593: left oid 411 (ObjNum 1689 snap 0 seq_num 1689) 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2594: finishing write tid 1 to smithi17769138-142 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2594: finishing write tid 2 to smithi17769138-142 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2594: finishing write tid 3 to smithi17769138-142 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2594: finishing write tid 4 to smithi17769138-142 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 142 v 253 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2594: left oid 142 (ObjNum 1690 snap 0 seq_num 1690) 2024-07-28T11:29:59.926 INFO:tasks.rados.rados.0.smithi177.stdout:2596: expect (ObjNum 920 snap 0 seq_num 920) 2024-07-28T11:30:00.121 INFO:tasks.rados.rados.0.smithi177.stdout:2597: finishing write tid 1 to smithi17769138-289 2024-07-28T11:30:00.122 INFO:tasks.rados.rados.0.smithi177.stdout:2597: finishing write tid 2 to smithi17769138-289 2024-07-28T11:30:00.122 INFO:tasks.rados.rados.0.smithi177.stdout:2598: expect (ObjNum 739 snap 0 seq_num 739) 2024-07-28T11:30:00.228 INFO:tasks.rados.rados.0.smithi177.stdout:2605: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-07-28T11:30:00.349 INFO:tasks.rados.rados.0.smithi177.stdout:2597: finishing write tid 3 to smithi17769138-289 2024-07-28T11:30:00.349 INFO:tasks.rados.rados.0.smithi177.stdout:2597: finishing write tid 4 to smithi17769138-289 2024-07-28T11:30:00.350 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 357 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2024-07-28T11:30:00.350 INFO:tasks.rados.rados.0.smithi177.stdout:2597: left oid 289 (ObjNum 1691 snap 0 seq_num 1691) 2024-07-28T11:30:00.350 INFO:tasks.rados.rados.0.smithi177.stdout:2604: expect (ObjNum 839 snap 0 seq_num 839) 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2606: finishing write tid 1 to smithi17769138-92 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2606: finishing write tid 2 to smithi17769138-92 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2606: finishing write tid 3 to smithi17769138-92 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2606: finishing write tid 4 to smithi17769138-92 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 310 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2606: left oid 92 (ObjNum 1692 snap 0 seq_num 1692) 2024-07-28T11:30:00.431 INFO:tasks.rados.rados.0.smithi177.stdout:2602: expect (ObjNum 237 snap 0 seq_num 237) 2024-07-28T11:30:00.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: cluster 2024-07-28T11:29:58.803035+0000 mgr.x (mgr.24514) 30 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.3 MiB/s wr, 69 op/s 2024-07-28T11:30:00.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: audit 2024-07-28T11:29:59.253793+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: cephadm 2024-07-28T11:29:59.256665+0000 mgr.x (mgr.24514) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: audit 2024-07-28T11:29:59.260132+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: audit 2024-07-28T11:29:59.271730+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.177:0/2516438404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: cephadm 2024-07-28T11:29:59.284223+0000 mgr.x (mgr.24514) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[21846]: cluster 2024-07-28T11:30:00.000049+0000 mon.a (mon.0) 1058 : cluster [INF] overall HEALTH_OK 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: cluster 2024-07-28T11:29:58.803035+0000 mgr.x (mgr.24514) 30 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.3 MiB/s wr, 69 op/s 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: audit 2024-07-28T11:29:59.253793+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: cephadm 2024-07-28T11:29:59.256665+0000 mgr.x (mgr.24514) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: audit 2024-07-28T11:29:59.260132+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: audit 2024-07-28T11:29:59.271730+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.177:0/2516438404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: cephadm 2024-07-28T11:29:59.284223+0000 mgr.x (mgr.24514) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:30:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:00 smithi177 bash[31534]: cluster 2024-07-28T11:30:00.000049+0000 mon.a (mon.0) 1058 : cluster [INF] overall HEALTH_OK 2024-07-28T11:30:00.549 INFO:tasks.rados.rados.0.smithi177.stdout:2600: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-07-28T11:30:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: cluster 2024-07-28T11:29:58.803035+0000 mgr.x (mgr.24514) 30 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.3 MiB/s wr, 69 op/s 2024-07-28T11:30:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: audit 2024-07-28T11:29:59.253793+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: cephadm 2024-07-28T11:29:59.256665+0000 mgr.x (mgr.24514) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: audit 2024-07-28T11:29:59.260132+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: audit 2024-07-28T11:29:59.271730+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.177:0/2516438404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: cephadm 2024-07-28T11:29:59.284223+0000 mgr.x (mgr.24514) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-07-28T11:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:00 smithi204 bash[24094]: cluster 2024-07-28T11:30:00.000049+0000 mon.a (mon.0) 1058 : cluster [INF] overall HEALTH_OK 2024-07-28T11:30:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:2603: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-07-28T11:30:00.762 INFO:tasks.rados.rados.0.smithi177.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2024-07-28T11:30:00.776 INFO:tasks.rados.rados.0.smithi177.stdout:2607: writing smithi17769138-83 from 454251 to 881174 tid 1 2024-07-28T11:30:00.798 INFO:tasks.rados.rados.0.smithi177.stdout:2607: writing smithi17769138-83 from 1470250 to 2173172 tid 2 2024-07-28T11:30:00.798 INFO:tasks.rados.rados.0.smithi177.stdout:2593: done (14 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2594: done (13 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2595: done (12 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2596: done (11 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2597: done (10 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2598: done (9 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2599: done (8 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2600: done (7 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2601: done (6 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2602: done (5 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2603: done (4 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2604: done (3 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2605: done (2 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2606: done (1 left) 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2608: write oid 254 current snap is 0 2024-07-28T11:30:00.799 INFO:tasks.rados.rados.0.smithi177.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2024-07-28T11:30:00.813 INFO:tasks.rados.rados.0.smithi177.stdout:2608: writing smithi17769138-254 from 471058 to 973230 tid 1 2024-07-28T11:30:00.824 INFO:tasks.rados.rados.0.smithi177.stdout:2608: writing smithi17769138-254 from 1412379 to 1858959 tid 2 2024-07-28T11:30:00.825 INFO:tasks.rados.rados.0.smithi177.stdout:2609: write oid 470 current snap is 0 2024-07-28T11:30:00.825 INFO:tasks.rados.rados.0.smithi177.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2024-07-28T11:30:00.836 INFO:tasks.rados.rados.0.smithi177.stdout:2609: writing smithi17769138-470 from 487865 to 1065286 tid 1 2024-07-28T11:30:00.845 INFO:tasks.rados.rados.0.smithi177.stdout:2609: writing smithi17769138-470 from 1470861 to 2177452 tid 2 2024-07-28T11:30:00.845 INFO:tasks.rados.rados.0.smithi177.stdout:2610: read oid 316 snap -1 2024-07-28T11:30:00.846 INFO:tasks.rados.rados.0.smithi177.stdout:2610: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-07-28T11:30:00.846 INFO:tasks.rados.rados.0.smithi177.stdout:2611: write oid 181 current snap is 0 2024-07-28T11:30:00.846 INFO:tasks.rados.rados.0.smithi177.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2024-07-28T11:30:00.855 INFO:tasks.rados.rados.0.smithi177.stdout:2611: writing smithi17769138-181 from 504672 to 1273695 tid 1 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2611: writing smithi17769138-181 from 2045696 to 2495945 tid 2 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2612: read oid 120 snap -1 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2612: expect (ObjNum 1284 snap 0 seq_num 1284) 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2613: read oid 234 snap -1 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2613: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2614: read oid 169 snap -1 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2614: expect deleted 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2615: read oid 25 snap -1 2024-07-28T11:30:00.865 INFO:tasks.rados.rados.0.smithi177.stdout:2615: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2616: read oid 472 snap -1 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2616: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2617: write oid 96 current snap is 0 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2607: finishing write tid 1 to smithi17769138-83 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2607: finishing write tid 2 to smithi17769138-83 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2607: finishing write tid 3 to smithi17769138-83 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2607: finishing write tid 4 to smithi17769138-83 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 83 v 292 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2607: left oid 83 (ObjNum 1693 snap 0 seq_num 1693) 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2608: finishing write tid 1 to smithi17769138-254 2024-07-28T11:30:00.866 INFO:tasks.rados.rados.0.smithi177.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2024-07-28T11:30:00.872 INFO:tasks.rados.rados.0.smithi177.stdout:2617: writing smithi17769138-96 from 521479 to 965751 tid 1 2024-07-28T11:30:00.886 INFO:tasks.rados.rados.0.smithi177.stdout:2617: writing smithi17769138-96 from 1704178 to 2414438 tid 2 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2607: done (10 left) 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2618: write oid 433 current snap is 0 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2608: finishing write tid 2 to smithi17769138-254 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2608: finishing write tid 3 to smithi17769138-254 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2608: finishing write tid 4 to smithi17769138-254 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 254 v 425 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2608: left oid 254 (ObjNum 1694 snap 0 seq_num 1694) 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2609: finishing write tid 1 to smithi17769138-470 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2609: finishing write tid 2 to smithi17769138-470 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2609: finishing write tid 3 to smithi17769138-470 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2609: finishing write tid 4 to smithi17769138-470 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 428 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2024-07-28T11:30:00.887 INFO:tasks.rados.rados.0.smithi177.stdout:2609: left oid 470 (ObjNum 1695 snap 0 seq_num 1695) 2024-07-28T11:30:00.888 INFO:tasks.rados.rados.0.smithi177.stdout:2610: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-07-28T11:30:01.027 INFO:tasks.rados.rados.0.smithi177.stdout:2611: finishing write tid 1 to smithi17769138-181 2024-07-28T11:30:01.027 INFO:tasks.rados.rados.0.smithi177.stdout:2615: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-07-28T11:30:01.118 INFO:tasks.rados.rados.0.smithi177.stdout:2611: finishing write tid 2 to smithi17769138-181 2024-07-28T11:30:01.118 INFO:tasks.rados.rados.0.smithi177.stdout:2611: finishing write tid 3 to smithi17769138-181 2024-07-28T11:30:01.119 INFO:tasks.rados.rados.0.smithi177.stdout:2612: expect (ObjNum 1284 snap 0 seq_num 1284) 2024-07-28T11:30:01.270 INFO:tasks.rados.rados.0.smithi177.stdout:2611: finishing write tid 4 to smithi17769138-181 2024-07-28T11:30:01.270 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 295 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2024-07-28T11:30:01.270 INFO:tasks.rados.rados.0.smithi177.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2024-07-28T11:30:01.270 INFO:tasks.rados.rados.0.smithi177.stdout:2617: finishing write tid 1 to smithi17769138-96 2024-07-28T11:30:01.270 INFO:tasks.rados.rados.0.smithi177.stdout:2616: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-07-28T11:30:01.482 INFO:tasks.rados.rados.0.smithi177.stdout:2613: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:30:01.606 INFO:tasks.rados.rados.0.smithi177.stdout:2617: finishing write tid 2 to smithi17769138-96 2024-07-28T11:30:01.606 INFO:tasks.rados.rados.0.smithi177.stdout:2617: finishing write tid 3 to smithi17769138-96 2024-07-28T11:30:01.606 INFO:tasks.rados.rados.0.smithi177.stdout:2617: finishing write tid 4 to smithi17769138-96 2024-07-28T11:30:01.606 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 324 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2024-07-28T11:30:01.606 INFO:tasks.rados.rados.0.smithi177.stdout:2617: left oid 96 (ObjNum 1697 snap 0 seq_num 1697) 2024-07-28T11:30:01.607 INFO:tasks.rados.rados.0.smithi177.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2024-07-28T11:30:01.613 INFO:tasks.rados.rados.0.smithi177.stdout:2618: writing smithi17769138-433 from 538286 to 1057807 tid 1 2024-07-28T11:30:01.621 INFO:tasks.rados.rados.0.smithi177.stdout:2618: writing smithi17769138-433 from 1762660 to 2216578 tid 2 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2608: done (10 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2609: done (9 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2610: done (8 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2611: done (7 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2612: done (6 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2613: done (5 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2614: done (4 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2615: done (3 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2616: done (2 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2617: done (1 left) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2619: read oid 239 snap -1 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2619: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:01.622 INFO:tasks.rados.rados.0.smithi177.stdout:2620: read oid 289 snap -1 2024-07-28T11:30:01.623 INFO:tasks.rados.rados.0.smithi177.stdout:2620: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-07-28T11:30:01.623 INFO:tasks.rados.rados.0.smithi177.stdout:2621: write oid 437 current snap is 0 2024-07-28T11:30:01.623 INFO:tasks.rados.rados.0.smithi177.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2024-07-28T11:30:01.629 INFO:tasks.rados.rados.0.smithi177.stdout:2621: writing smithi17769138-437 from 555093 to 1149863 tid 1 2024-07-28T11:30:01.638 INFO:tasks.rados.rados.0.smithi177.stdout:2621: writing smithi17769138-437 from 1704789 to 2418718 tid 2 2024-07-28T11:30:01.638 INFO:tasks.rados.rados.0.smithi177.stdout:2622: write oid 327 current snap is 0 2024-07-28T11:30:01.638 INFO:tasks.rados.rados.0.smithi177.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2024-07-28T11:30:01.646 INFO:tasks.rados.rados.0.smithi177.stdout:2622: writing smithi17769138-327 from 571900 to 1241919 tid 1 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2622: writing smithi17769138-327 from 1763271 to 2220858 tid 2 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2623: write oid 445 current snap is 0 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2618: finishing write tid 1 to smithi17769138-433 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2618: finishing write tid 2 to smithi17769138-433 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2618: finishing write tid 3 to smithi17769138-433 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:2618: finishing write tid 4 to smithi17769138-433 2024-07-28T11:30:01.653 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 313 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2024-07-28T11:30:01.654 INFO:tasks.rados.rados.0.smithi177.stdout:2618: left oid 433 (ObjNum 1698 snap 0 seq_num 1698) 2024-07-28T11:30:01.654 INFO:tasks.rados.rados.0.smithi177.stdout:2620: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-07-28T11:30:01.742 INFO:tasks.rados.rados.0.smithi177.stdout:2621: finishing write tid 1 to smithi17769138-437 2024-07-28T11:30:01.742 INFO:tasks.rados.rados.0.smithi177.stdout:2619: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.589Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.589Z 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:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.590Z 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:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.590Z 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:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.590Z 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:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.590Z 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:30:01.762 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:30:01.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:30:01.764 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:30:01.765 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:30:01.766 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:01 smithi177 bash[71696]: ts=2024-07-28T11:30:01.591Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2621: finishing write tid 2 to smithi17769138-437 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2621: finishing write tid 3 to smithi17769138-437 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2621: finishing write tid 4 to smithi17769138-437 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 437 v 327 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2621: left oid 437 (ObjNum 1699 snap 0 seq_num 1699) 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2622: finishing write tid 1 to smithi17769138-327 2024-07-28T11:30:01.884 INFO:tasks.rados.rados.0.smithi177.stdout:2622: finishing write tid 2 to smithi17769138-327 2024-07-28T11:30:01.885 INFO:tasks.rados.rados.0.smithi177.stdout:2622: finishing write tid 3 to smithi17769138-327 2024-07-28T11:30:01.885 INFO:tasks.rados.rados.0.smithi177.stdout:2622: finishing write tid 4 to smithi17769138-327 2024-07-28T11:30:01.885 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 327 v 330 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2024-07-28T11:30:01.885 INFO:tasks.rados.rados.0.smithi177.stdout:2622: left oid 327 (ObjNum 1700 snap 0 seq_num 1700) 2024-07-28T11:30:01.885 INFO:tasks.rados.rados.0.smithi177.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2024-07-28T11:30:01.895 INFO:tasks.rados.rados.0.smithi177.stdout:2623: writing smithi17769138-445 from 588707 to 1333975 tid 1 2024-07-28T11:30:01.905 INFO:tasks.rados.rados.0.smithi177.stdout:2623: writing smithi17769138-445 from 1821753 to 2539351 tid 2 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2618: done (5 left) 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2619: done (4 left) 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2620: done (3 left) 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2621: done (2 left) 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2622: done (1 left) 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2624: write oid 361 current snap is 0 2024-07-28T11:30:01.906 INFO:tasks.rados.rados.0.smithi177.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2024-07-28T11:30:01.914 INFO:tasks.rados.rados.0.smithi177.stdout:2624: writing smithi17769138-361 from 605514 to 1026031 tid 1 2024-07-28T11:30:01.922 INFO:tasks.rados.rados.0.smithi177.stdout:2624: writing smithi17769138-361 from 1480235 to 1941491 tid 2 2024-07-28T11:30:01.928 INFO:tasks.rados.rados.0.smithi177.stdout:2624: writing smithi17769138-361 from 2356169 to 2605514 tid 3 2024-07-28T11:30:01.928 INFO:tasks.rados.rados.0.smithi177.stdout:2625: write oid 213 current snap is 0 2024-07-28T11:30:01.928 INFO:tasks.rados.rados.0.smithi177.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2024-07-28T11:30:01.938 INFO:tasks.rados.rados.0.smithi177.stdout:2625: writing smithi17769138-213 from 622321 to 1234440 tid 1 2024-07-28T11:30:01.949 INFO:tasks.rados.rados.0.smithi177.stdout:2625: writing smithi17769138-213 from 1938717 to 2622321 tid 2 2024-07-28T11:30:01.949 INFO:tasks.rados.rados.0.smithi177.stdout:2626: write oid 66 current snap is 0 2024-07-28T11:30:01.949 INFO:tasks.rados.rados.0.smithi177.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2024-07-28T11:30:01.958 INFO:tasks.rados.rados.0.smithi177.stdout:2626: writing smithi17769138-66 from 639128 to 1326496 tid 1 2024-07-28T11:30:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:2626: writing smithi17769138-66 from 1997199 to 2462124 tid 2 2024-07-28T11:30:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:2627: read oid 393 snap -1 2024-07-28T11:30:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:2627: expect (ObjNum 689 snap 0 seq_num 689) 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2628: read oid 166 snap -1 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2629: read oid 87 snap -1 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2629: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2630: write oid 48 current snap is 0 2024-07-28T11:30:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2024-07-28T11:30:01.974 INFO:tasks.rados.rados.0.smithi177.stdout:2630: writing smithi17769138-48 from 655935 to 1418552 tid 1 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2630: writing smithi17769138-48 from 2055681 to 2655935 tid 2 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2631: read oid 478 snap -1 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2631: expect (ObjNum 827 snap 0 seq_num 827) 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2632: read oid 396 snap -1 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2632: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2633: delete oid 77 current snap is 0 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2623: finishing write tid 1 to smithi17769138-445 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2623: finishing write tid 2 to smithi17769138-445 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2623: finishing write tid 3 to smithi17769138-445 2024-07-28T11:30:01.982 INFO:tasks.rados.rados.0.smithi177.stdout:2623: finishing write tid 4 to smithi17769138-445 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 445 v 349 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2623: left oid 445 (ObjNum 1701 snap 0 seq_num 1701) 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: finishing write tid 1 to smithi17769138-361 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: finishing write tid 2 to smithi17769138-361 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: finishing write tid 3 to smithi17769138-361 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: finishing write tid 4 to smithi17769138-361 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: finishing write tid 5 to smithi17769138-361 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 361 v 361 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2624: left oid 361 (ObjNum 1702 snap 0 seq_num 1702) 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2625: finishing write tid 1 to smithi17769138-213 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2625: finishing write tid 2 to smithi17769138-213 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2625: finishing write tid 3 to smithi17769138-213 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2625: finishing write tid 4 to smithi17769138-213 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 373 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2625: left oid 213 (ObjNum 1703 snap 0 seq_num 1703) 2024-07-28T11:30:01.983 INFO:tasks.rados.rados.0.smithi177.stdout:2626: finishing write tid 1 to smithi17769138-66 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:2626: finishing write tid 2 to smithi17769138-66 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:2626: finishing write tid 3 to smithi17769138-66 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:2626: finishing write tid 4 to smithi17769138-66 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 66 v 310 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:2626: left oid 66 (ObjNum 1704 snap 0 seq_num 1704) 2024-07-28T11:30:01.984 INFO:tasks.rados.rados.0.smithi177.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-07-28T11:30:02.181 INFO:tasks.rados.rados.0.smithi177.stdout:2629: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:30:02.348 INFO:tasks.rados.rados.0.smithi177.stdout:2630: finishing write tid 1 to smithi17769138-48 2024-07-28T11:30:02.348 INFO:tasks.rados.rados.0.smithi177.stdout:2631: expect (ObjNum 827 snap 0 seq_num 827) 2024-07-28T11:30:02.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:02 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:02] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2024-07-28T11:30:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:02 smithi204 bash[24094]: cluster 2024-07-28T11:30:00.804436+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:30:02.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:02 smithi204 bash[24094]: audit 2024-07-28T11:30:01.667451+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.177:0/3737574090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:02.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:02 smithi177 bash[21846]: cluster 2024-07-28T11:30:00.804436+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:30:02.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:02 smithi177 bash[21846]: audit 2024-07-28T11:30:01.667451+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.177:0/3737574090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:02.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:02 smithi177 bash[31534]: cluster 2024-07-28T11:30:00.804436+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:30:02.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:02 smithi177 bash[31534]: audit 2024-07-28T11:30:01.667451+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.177:0/3737574090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:2630: finishing write tid 2 to smithi17769138-48 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:2630: finishing write tid 3 to smithi17769138-48 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:2630: finishing write tid 4 to smithi17769138-48 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 48 v 256 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2024-07-28T11:30:02.556 INFO:tasks.rados.rados.0.smithi177.stdout:2627: expect (ObjNum 689 snap 0 seq_num 689) 2024-07-28T11:30:02.696 INFO:tasks.rados.rados.0.smithi177.stdout:2632: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2623: done (10 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2624: done (9 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2625: done (8 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2626: done (7 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2627: done (6 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2628: done (5 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2629: done (4 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2630: done (3 left) 2024-07-28T11:30:02.847 INFO:tasks.rados.rados.0.smithi177.stdout:2631: done (2 left) 2024-07-28T11:30:02.848 INFO:tasks.rados.rados.0.smithi177.stdout:2632: done (1 left) 2024-07-28T11:30:02.848 INFO:tasks.rados.rados.0.smithi177.stdout:2633: done (0 left) 2024-07-28T11:30:02.848 INFO:tasks.rados.rados.0.smithi177.stdout:2634: write oid 34 current snap is 0 2024-07-28T11:30:02.848 INFO:tasks.rados.rados.0.smithi177.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2024-07-28T11:30:02.866 INFO:tasks.rados.rados.0.smithi177.stdout:2634: writing smithi17769138-34 from 689549 to 1202664 tid 1 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2634: writing smithi17769138-34 from 1656292 to 2268544 tid 2 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2635: read oid 285 snap -1 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2636: write oid 219 current snap is 0 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2634: finishing write tid 1 to smithi17769138-34 2024-07-28T11:30:02.884 INFO:tasks.rados.rados.0.smithi177.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2024-07-28T11:30:02.905 INFO:tasks.rados.rados.0.smithi177.stdout:2636: writing smithi17769138-219 from 706356 to 1294720 tid 1 2024-07-28T11:30:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:2636: writing smithi17769138-219 from 1714774 to 2187037 tid 2 2024-07-28T11:30:02.918 INFO:tasks.rados.rados.0.smithi177.stdout:2637: write oid 167 current snap is 0 2024-07-28T11:30:02.919 INFO:tasks.rados.rados.0.smithi177.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2024-07-28T11:30:02.934 INFO:tasks.rados.rados.0.smithi177.stdout:2637: writing smithi17769138-167 from 723163 to 1386776 tid 1 2024-07-28T11:30:02.946 INFO:tasks.rados.rados.0.smithi177.stdout:2637: writing smithi17769138-167 from 2173256 to 2723163 tid 2 2024-07-28T11:30:02.946 INFO:tasks.rados.rados.0.smithi177.stdout:2638: write oid 69 current snap is 0 2024-07-28T11:30:02.946 INFO:tasks.rados.rados.0.smithi177.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2024-07-28T11:30:02.958 INFO:tasks.rados.rados.0.smithi177.stdout:2638: writing smithi17769138-69 from 739970 to 1478832 tid 1 2024-07-28T11:30:02.966 INFO:tasks.rados.rados.0.smithi177.stdout:2638: writing smithi17769138-69 from 2231738 to 2707670 tid 2 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2639: delete oid 393 current snap is 0 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2634: finishing write tid 2 to smithi17769138-34 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2634: finishing write tid 3 to smithi17769138-34 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2634: finishing write tid 4 to smithi17769138-34 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 34 v 337 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2024-07-28T11:30:02.967 INFO:tasks.rados.rados.0.smithi177.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-07-28T11:30:03.134 INFO:tasks.rados.rados.0.smithi177.stdout:2636: finishing write tid 1 to smithi17769138-219 2024-07-28T11:30:03.134 INFO:tasks.rados.rados.0.smithi177.stdout:2636: finishing write tid 2 to smithi17769138-219 2024-07-28T11:30:03.134 INFO:tasks.rados.rados.0.smithi177.stdout:2636: finishing write tid 3 to smithi17769138-219 2024-07-28T11:30:03.134 INFO:tasks.rados.rados.0.smithi177.stdout:2636: finishing write tid 4 to smithi17769138-219 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 219 v 352 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: finishing write tid 1 to smithi17769138-167 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: finishing write tid 2 to smithi17769138-167 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: finishing write tid 3 to smithi17769138-167 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: finishing write tid 4 to smithi17769138-167 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 167 v 333 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2638: finishing write tid 1 to smithi17769138-69 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2634: done (5 left) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2635: done (4 left) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2636: done (3 left) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2637: done (2 left) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2639: done (1 left) 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2640: write oid 220 current snap is 0 2024-07-28T11:30:03.135 INFO:tasks.rados.rados.0.smithi177.stdout:2638: finishing write tid 2 to smithi17769138-69 2024-07-28T11:30:03.136 INFO:tasks.rados.rados.0.smithi177.stdout:2638: finishing write tid 3 to smithi17769138-69 2024-07-28T11:30:03.136 INFO:tasks.rados.rados.0.smithi177.stdout:2638: finishing write tid 4 to smithi17769138-69 2024-07-28T11:30:03.136 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 69 v 299 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2024-07-28T11:30:03.136 INFO:tasks.rados.rados.0.smithi177.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2024-07-28T11:30:03.136 INFO:tasks.rados.rados.0.smithi177.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2024-07-28T11:30:03.144 INFO:tasks.rados.rados.0.smithi177.stdout:2640: writing smithi17769138-220 from 773584 to 1379297 tid 1 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2640: writing smithi17769138-220 from 1948702 to 2428303 tid 2 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2638: done (1 left) 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2641: read oid 327 snap -1 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2641: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2642: read oid 463 snap -1 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2642: expect (ObjNum 462 snap 0 seq_num 462) 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2643: read oid 232 snap -1 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2643: expect (ObjNum 1239 snap 0 seq_num 1239) 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2644: read oid 37 snap -1 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2644: expect (ObjNum 662 snap 0 seq_num 662) 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2645: write oid 344 current snap is 0 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2640: finishing write tid 1 to smithi17769138-220 2024-07-28T11:30:03.153 INFO:tasks.rados.rados.0.smithi177.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2024-07-28T11:30:03.164 INFO:tasks.rados.rados.0.smithi177.stdout:2645: writing smithi17769138-344 from 790391 to 1471353 tid 1 2024-07-28T11:30:03.173 INFO:tasks.rados.rados.0.smithi177.stdout:2645: writing smithi17769138-344 from 2007184 to 2630443 tid 2 2024-07-28T11:30:03.173 INFO:tasks.rados.rados.0.smithi177.stdout:2646: write oid 48 current snap is 0 2024-07-28T11:30:03.174 INFO:tasks.rados.rados.0.smithi177.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2024-07-28T11:30:03.182 INFO:tasks.rados.rados.0.smithi177.stdout:2646: writing smithi17769138-48 from 407198 to 1163409 tid 1 2024-07-28T11:30:03.189 INFO:tasks.rados.rados.0.smithi177.stdout:2646: writing smithi17769138-48 from 1665666 to 2148936 tid 2 2024-07-28T11:30:03.195 INFO:tasks.rados.rados.0.smithi177.stdout:2646: writing smithi17769138-48 from 2685245 to 2807198 tid 3 2024-07-28T11:30:03.195 INFO:tasks.rados.rados.0.smithi177.stdout:2647: read oid 291 snap -1 2024-07-28T11:30:03.195 INFO:tasks.rados.rados.0.smithi177.stdout:2647: expect deleted 2024-07-28T11:30:03.195 INFO:tasks.rados.rados.0.smithi177.stdout:2648: write oid 128 current snap is 0 2024-07-28T11:30:03.195 INFO:tasks.rados.rados.0.smithi177.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2024-07-28T11:30:03.200 INFO:tasks.rados.rados.0.smithi177.stdout:2648: writing smithi17769138-128 from 424005 to 855465 tid 1 2024-07-28T11:30:03.209 INFO:tasks.rados.rados.0.smithi177.stdout:2648: writing smithi17769138-128 from 1607795 to 2234723 tid 2 2024-07-28T11:30:03.209 INFO:tasks.rados.rados.0.smithi177.stdout:2649: delete oid 141 current snap is 0 2024-07-28T11:30:03.209 INFO:tasks.rados.rados.0.smithi177.stdout:2641: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:2640: finishing write tid 2 to smithi17769138-220 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:2640: finishing write tid 3 to smithi17769138-220 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:2640: finishing write tid 4 to smithi17769138-220 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 313 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2024-07-28T11:30:03.356 INFO:tasks.rados.rados.0.smithi177.stdout:2643: expect (ObjNum 1239 snap 0 seq_num 1239) 2024-07-28T11:30:03.472 INFO:tasks.rados.rados.0.smithi177.stdout:2642: expect (ObjNum 462 snap 0 seq_num 462) 2024-07-28T11:30:03.584 INFO:tasks.rados.rados.0.smithi177.stdout:2645: finishing write tid 1 to smithi17769138-344 2024-07-28T11:30:03.584 INFO:tasks.rados.rados.0.smithi177.stdout:2644: expect (ObjNum 662 snap 0 seq_num 662) 2024-07-28T11:30:03.716 INFO:tasks.rados.rados.0.smithi177.stdout:2645: finishing write tid 2 to smithi17769138-344 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2645: finishing write tid 3 to smithi17769138-344 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2645: finishing write tid 4 to smithi17769138-344 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 344 v 364 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2645: left oid 344 (ObjNum 1713 snap 0 seq_num 1713) 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2646: finishing write tid 1 to smithi17769138-48 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2646: finishing write tid 2 to smithi17769138-48 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2646: finishing write tid 3 to smithi17769138-48 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2646: finishing write tid 4 to smithi17769138-48 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:2646: finishing write tid 5 to smithi17769138-48 2024-07-28T11:30:03.717 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 48 v 260 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2648: finishing write tid 1 to smithi17769138-128 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2648: finishing write tid 2 to smithi17769138-128 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2648: finishing write tid 3 to smithi17769138-128 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2648: finishing write tid 4 to smithi17769138-128 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 316 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2640: done (9 left) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2641: done (8 left) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2642: done (7 left) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2643: done (6 left) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2644: done (5 left) 2024-07-28T11:30:03.718 INFO:tasks.rados.rados.0.smithi177.stdout:2645: done (4 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2646: done (3 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2647: done (2 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2648: done (1 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2649: done (0 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2650: read oid 11 snap -1 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2651: delete oid 143 current snap is 0 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2651: done (1 left) 2024-07-28T11:30:03.719 INFO:tasks.rados.rados.0.smithi177.stdout:2652: write oid 137 current snap is 0 2024-07-28T11:30:03.720 INFO:tasks.rados.rados.0.smithi177.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2024-07-28T11:30:03.735 INFO:tasks.rados.rados.0.smithi177.stdout:2652: writing smithi17769138-137 from 474426 to 1131633 tid 1 2024-07-28T11:30:03.757 INFO:tasks.rados.rados.0.smithi177.stdout:2652: writing smithi17769138-137 from 1783241 to 2557496 tid 2 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2653: read oid 399 snap -1 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2653: expect (ObjNum 1147 snap 0 seq_num 1147) 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2654: read oid 419 snap -1 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2654: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2655: read oid 214 snap -1 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2655: expect (ObjNum 1604 snap 0 seq_num 1604) 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2656: write oid 392 current snap is 0 2024-07-28T11:30:03.758 INFO:tasks.rados.rados.0.smithi177.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2024-07-28T11:30:03.765 INFO:tasks.rados.rados.0.smithi177.stdout:2656: writing smithi17769138-392 from 491233 to 940042 tid 1 2024-07-28T11:30:03.771 INFO:tasks.rados.rados.0.smithi177.stdout:2656: writing smithi17769138-392 from 1441723 to 2075989 tid 2 2024-07-28T11:30:03.776 INFO:tasks.rados.rados.0.smithi177.stdout:2656: writing smithi17769138-392 from 2589654 to 2891233 tid 3 2024-07-28T11:30:03.777 INFO:tasks.rados.rados.0.smithi177.stdout:2657: read oid 352 snap -1 2024-07-28T11:30:03.777 INFO:tasks.rados.rados.0.smithi177.stdout:2657: expect deleted 2024-07-28T11:30:03.777 INFO:tasks.rados.rados.0.smithi177.stdout:2658: write oid 155 current snap is 0 2024-07-28T11:30:03.777 INFO:tasks.rados.rados.0.smithi177.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-07-28T11:30:03.969 INFO:tasks.rados.rados.0.smithi177.stdout:2652: finishing write tid 1 to smithi17769138-137 2024-07-28T11:30:03.969 INFO:tasks.rados.rados.0.smithi177.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2024-07-28T11:30:03.974 INFO:tasks.rados.rados.0.smithi177.stdout:2658: writing smithi17769138-155 from 508040 to 1032098 tid 1 2024-07-28T11:30:03.981 INFO:tasks.rados.rados.0.smithi177.stdout:2658: writing smithi17769138-155 from 1500205 to 2278129 tid 2 2024-07-28T11:30:03.982 INFO:tasks.rados.rados.0.smithi177.stdout:2650: done (7 left) 2024-07-28T11:30:03.982 INFO:tasks.rados.rados.0.smithi177.stdout:2659: read oid 280 snap -1 2024-07-28T11:30:03.982 INFO:tasks.rados.rados.0.smithi177.stdout:2659: expect deleted 2024-07-28T11:30:03.982 INFO:tasks.rados.rados.0.smithi177.stdout:2660: write oid 112 current snap is 0 2024-07-28T11:30:03.982 INFO:tasks.rados.rados.0.smithi177.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2024-07-28T11:30:03.987 INFO:tasks.rados.rados.0.smithi177.stdout:2660: writing smithi17769138-112 from 524847 to 1124154 tid 1 2024-07-28T11:30:03.994 INFO:tasks.rados.rados.0.smithi177.stdout:2660: writing smithi17769138-112 from 1558687 to 2196622 tid 2 2024-07-28T11:30:03.998 INFO:tasks.rados.rados.0.smithi177.stdout:2660: writing smithi17769138-112 from 2644500 to 2924847 tid 3 2024-07-28T11:30:03.998 INFO:tasks.rados.rados.0.smithi177.stdout:2661: read oid 29 snap -1 2024-07-28T11:30:03.998 INFO:tasks.rados.rados.0.smithi177.stdout:2661: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:30:03.998 INFO:tasks.rados.rados.0.smithi177.stdout:2662: write oid 96 current snap is 0 2024-07-28T11:30:03.998 INFO:tasks.rados.rados.0.smithi177.stdout:2654: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-07-28T11:30:04.101 INFO:tasks.rados.rados.0.smithi177.stdout:2653: expect (ObjNum 1147 snap 0 seq_num 1147) 2024-07-28T11:30:04.261 INFO:tasks.rados.rados.0.smithi177.stdout:2656: finishing write tid 1 to smithi17769138-392 2024-07-28T11:30:04.261 INFO:tasks.rados.rados.0.smithi177.stdout:2652: finishing write tid 2 to smithi17769138-137 2024-07-28T11:30:04.261 INFO:tasks.rados.rados.0.smithi177.stdout:2652: finishing write tid 3 to smithi17769138-137 2024-07-28T11:30:04.261 INFO:tasks.rados.rados.0.smithi177.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2024-07-28T11:30:04.279 INFO:tasks.rados.rados.0.smithi177.stdout:2662: writing smithi17769138-96 from 541654 to 1216210 tid 1 2024-07-28T11:30:04.298 INFO:tasks.rados.rados.0.smithi177.stdout:2662: writing smithi17769138-96 from 1617169 to 2398762 tid 2 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2653: done (10 left) 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2654: done (9 left) 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2663: read oid 379 snap -1 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2663: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2664: read oid 491 snap -1 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2664: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2665: write oid 202 current snap is 0 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2652: finishing write tid 4 to smithi17769138-137 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 137 v 355 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2024-07-28T11:30:04.299 INFO:tasks.rados.rados.0.smithi177.stdout:2655: expect (ObjNum 1604 snap 0 seq_num 1604) 2024-07-28T11:30:04.424 INFO:tasks.rados.rados.0.smithi177.stdout:2656: finishing write tid 2 to smithi17769138-392 2024-07-28T11:30:04.424 INFO:tasks.rados.rados.0.smithi177.stdout:2656: finishing write tid 3 to smithi17769138-392 2024-07-28T11:30:04.424 INFO:tasks.rados.rados.0.smithi177.stdout:2656: finishing write tid 4 to smithi17769138-392 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2656: finishing write tid 5 to smithi17769138-392 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 392 v 318 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2658: finishing write tid 1 to smithi17769138-155 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2658: finishing write tid 2 to smithi17769138-155 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2658: finishing write tid 3 to smithi17769138-155 2024-07-28T11:30:04.425 INFO:tasks.rados.rados.0.smithi177.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2024-07-28T11:30:04.445 INFO:tasks.rados.rados.0.smithi177.stdout:2665: writing smithi17769138-202 from 558461 to 1308266 tid 1 2024-07-28T11:30:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:2665: writing smithi17769138-202 from 1959298 to 2600902 tid 2 2024-07-28T11:30:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:2652: done (11 left) 2024-07-28T11:30:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:2655: done (10 left) 2024-07-28T11:30:04.467 INFO:tasks.rados.rados.0.smithi177.stdout:2656: done (9 left) 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2657: done (8 left) 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2659: done (7 left) 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2666: read oid 174 snap -1 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2666: expect (ObjNum 173 snap 0 seq_num 173) 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2667: write oid 358 current snap is 0 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2658: finishing write tid 4 to smithi17769138-155 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 155 v 360 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2660: finishing write tid 1 to smithi17769138-112 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2660: finishing write tid 2 to smithi17769138-112 2024-07-28T11:30:04.468 INFO:tasks.rados.rados.0.smithi177.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2024-07-28T11:30:04.485 INFO:tasks.rados.rados.0.smithi177.stdout:2667: writing smithi17769138-358 from 575268 to 1000322 tid 1 2024-07-28T11:30:04.505 INFO:tasks.rados.rados.0.smithi177.stdout:2667: writing smithi17769138-358 from 1617780 to 2403042 tid 2 2024-07-28T11:30:04.505 INFO:tasks.rados.rados.0.smithi177.stdout:2658: done (8 left) 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2668: write oid 192 current snap is 0 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2660: finishing write tid 3 to smithi17769138-112 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2660: finishing write tid 4 to smithi17769138-112 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2660: finishing write tid 5 to smithi17769138-112 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 112 v 379 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2660: left oid 112 (ObjNum 1721 snap 0 seq_num 1721) 2024-07-28T11:30:04.506 INFO:tasks.rados.rados.0.smithi177.stdout:2661: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:30:04.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:04 smithi177 bash[31534]: cluster 2024-07-28T11:30:02.805129+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2024-07-28T11:30:04.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:04 smithi177 bash[31534]: audit 2024-07-28T11:30:04.026016+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.177:0/3632728952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:04.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:04 smithi177 bash[21846]: cluster 2024-07-28T11:30:02.805129+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2024-07-28T11:30:04.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:04 smithi177 bash[21846]: audit 2024-07-28T11:30:04.026016+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.177:0/3632728952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:04 smithi204 bash[24094]: cluster 2024-07-28T11:30:02.805129+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2024-07-28T11:30:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:04 smithi204 bash[24094]: audit 2024-07-28T11:30:04.026016+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.177:0/3632728952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:04.695 INFO:tasks.rados.rados.0.smithi177.stdout:2662: finishing write tid 1 to smithi17769138-96 2024-07-28T11:30:04.695 INFO:tasks.rados.rados.0.smithi177.stdout:2662: finishing write tid 2 to smithi17769138-96 2024-07-28T11:30:04.695 INFO:tasks.rados.rados.0.smithi177.stdout:2662: finishing write tid 3 to smithi17769138-96 2024-07-28T11:30:04.695 INFO:tasks.rados.rados.0.smithi177.stdout:2662: finishing write tid 4 to smithi17769138-96 2024-07-28T11:30:04.696 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 336 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2024-07-28T11:30:04.696 INFO:tasks.rados.rados.0.smithi177.stdout:2662: left oid 96 (ObjNum 1722 snap 0 seq_num 1722) 2024-07-28T11:30:04.696 INFO:tasks.rados.rados.0.smithi177.stdout:2664: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-07-28T11:30:04.876 INFO:tasks.rados.rados.0.smithi177.stdout:2663: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:04.949 INFO:tasks.rados.rados.0.smithi177.stdout:2665: finishing write tid 1 to smithi17769138-202 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:2665: finishing write tid 2 to smithi17769138-202 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:2665: finishing write tid 3 to smithi17769138-202 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:2665: finishing write tid 4 to smithi17769138-202 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 202 v 339 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:2665: left oid 202 (ObjNum 1723 snap 0 seq_num 1723) 2024-07-28T11:30:04.950 INFO:tasks.rados.rados.0.smithi177.stdout:2666: expect (ObjNum 173 snap 0 seq_num 173) 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:2667: finishing write tid 1 to smithi17769138-358 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:2667: finishing write tid 2 to smithi17769138-358 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:2667: finishing write tid 3 to smithi17769138-358 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:2667: finishing write tid 4 to smithi17769138-358 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 358 v 344 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2024-07-28T11:30:05.040 INFO:tasks.rados.rados.0.smithi177.stdout:2667: left oid 358 (ObjNum 1724 snap 0 seq_num 1724) 2024-07-28T11:30:05.041 INFO:tasks.rados.rados.0.smithi177.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2024-07-28T11:30:05.046 INFO:tasks.rados.rados.0.smithi177.stdout:2668: writing smithi17769138-192 from 592075 to 1092378 tid 1 2024-07-28T11:30:05.053 INFO:tasks.rados.rados.0.smithi177.stdout:2668: writing smithi17769138-192 from 1676262 to 2321535 tid 2 2024-07-28T11:30:05.057 INFO:tasks.rados.rados.0.smithi177.stdout:2668: writing smithi17769138-192 from 2754192 to 2992075 tid 3 2024-07-28T11:30:05.057 INFO:tasks.rados.rados.0.smithi177.stdout:2660: done (8 left) 2024-07-28T11:30:05.057 INFO:tasks.rados.rados.0.smithi177.stdout:2661: done (7 left) 2024-07-28T11:30:05.057 INFO:tasks.rados.rados.0.smithi177.stdout:2662: done (6 left) 2024-07-28T11:30:05.057 INFO:tasks.rados.rados.0.smithi177.stdout:2663: done (5 left) 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2664: done (4 left) 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2665: done (3 left) 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2666: done (2 left) 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2667: done (1 left) 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2669: delete oid 415 current snap is 0 2024-07-28T11:30:05.058 INFO:tasks.rados.rados.0.smithi177.stdout:2668: finishing write tid 1 to smithi17769138-192 2024-07-28T11:30:05.061 INFO:tasks.rados.rados.0.smithi177.stdout:2669: done (1 left) 2024-07-28T11:30:05.061 INFO:tasks.rados.rados.0.smithi177.stdout:2670: read oid 183 snap -1 2024-07-28T11:30:05.061 INFO:tasks.rados.rados.0.smithi177.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-07-28T11:30:05.061 INFO:tasks.rados.rados.0.smithi177.stdout:2671: write oid 94 current snap is 0 2024-07-28T11:30:05.061 INFO:tasks.rados.rados.0.smithi177.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2024-07-28T11:30:05.069 INFO:tasks.rados.rados.0.smithi177.stdout:2671: writing smithi17769138-94 from 625689 to 1392843 tid 1 2024-07-28T11:30:05.075 INFO:tasks.rados.rados.0.smithi177.stdout:2671: writing smithi17769138-94 from 1793226 to 2442168 tid 2 2024-07-28T11:30:05.075 INFO:tasks.rados.rados.0.smithi177.stdout:2672: write oid 281 current snap is 0 2024-07-28T11:30:05.075 INFO:tasks.rados.rados.0.smithi177.stdout:2668: finishing write tid 2 to smithi17769138-192 2024-07-28T11:30:05.075 INFO:tasks.rados.rados.0.smithi177.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2024-07-28T11:30:05.081 INFO:tasks.rados.rados.0.smithi177.stdout:2672: writing smithi17769138-281 from 642496 to 1084899 tid 1 2024-07-28T11:30:05.090 INFO:tasks.rados.rados.0.smithi177.stdout:2672: writing smithi17769138-281 from 1851708 to 2644308 tid 2 2024-07-28T11:30:05.090 INFO:tasks.rados.rados.0.smithi177.stdout:2673: read oid 408 snap -1 2024-07-28T11:30:05.090 INFO:tasks.rados.rados.0.smithi177.stdout:2673: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-07-28T11:30:05.090 INFO:tasks.rados.rados.0.smithi177.stdout:2674: write oid 125 current snap is 0 2024-07-28T11:30:05.090 INFO:tasks.rados.rados.0.smithi177.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2024-07-28T11:30:05.097 INFO:tasks.rados.rados.0.smithi177.stdout:2674: writing smithi17769138-125 from 659303 to 1176955 tid 1 2024-07-28T11:30:05.105 INFO:tasks.rados.rados.0.smithi177.stdout:2674: writing smithi17769138-125 from 1910190 to 2562801 tid 2 2024-07-28T11:30:05.105 INFO:tasks.rados.rados.0.smithi177.stdout:2675: read oid 337 snap -1 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2675: expect (ObjNum 942 snap 0 seq_num 942) 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2676: read oid 170 snap -1 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2676: expect (ObjNum 1616 snap 0 seq_num 1616) 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2677: read oid 446 snap -1 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2677: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2678: write oid 402 current snap is 0 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2668: finishing write tid 3 to smithi17769138-192 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2668: finishing write tid 4 to smithi17769138-192 2024-07-28T11:30:05.106 INFO:tasks.rados.rados.0.smithi177.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2024-07-28T11:30:05.113 INFO:tasks.rados.rados.0.smithi177.stdout:2678: writing smithi17769138-402 from 676110 to 1269011 tid 1 2024-07-28T11:30:05.122 INFO:tasks.rados.rados.0.smithi177.stdout:2678: writing smithi17769138-402 from 1968672 to 2764941 tid 2 2024-07-28T11:30:05.122 INFO:tasks.rados.rados.0.smithi177.stdout:2679: read oid 347 snap -1 2024-07-28T11:30:05.122 INFO:tasks.rados.rados.0.smithi177.stdout:2679: expect deleted 2024-07-28T11:30:05.122 INFO:tasks.rados.rados.0.smithi177.stdout:2680: write oid 90 current snap is 0 2024-07-28T11:30:05.122 INFO:tasks.rados.rados.0.smithi177.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2024-07-28T11:30:05.129 INFO:tasks.rados.rados.0.smithi177.stdout:2680: writing smithi17769138-90 from 692917 to 1361067 tid 1 2024-07-28T11:30:05.136 INFO:tasks.rados.rados.0.smithi177.stdout:2680: writing smithi17769138-90 from 1910801 to 2450728 tid 2 2024-07-28T11:30:05.139 INFO:tasks.rados.rados.0.smithi177.stdout:2680: writing smithi17769138-90 from 3086024 to 3092917 tid 3 2024-07-28T11:30:05.140 INFO:tasks.rados.rados.0.smithi177.stdout:2681: write oid 148 current snap is 0 2024-07-28T11:30:05.140 INFO:tasks.rados.rados.0.smithi177.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2024-07-28T11:30:05.148 INFO:tasks.rados.rados.0.smithi177.stdout:2681: writing smithi17769138-148 from 709724 to 1453123 tid 1 2024-07-28T11:30:05.155 INFO:tasks.rados.rados.0.smithi177.stdout:2681: writing smithi17769138-148 from 1969283 to 2769221 tid 2 2024-07-28T11:30:05.155 INFO:tasks.rados.rados.0.smithi177.stdout:2682: write oid 462 current snap is 0 2024-07-28T11:30:05.155 INFO:tasks.rados.rados.0.smithi177.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2024-07-28T11:30:05.162 INFO:tasks.rados.rados.0.smithi177.stdout:2682: writing smithi17769138-462 from 726531 to 1145179 tid 1 2024-07-28T11:30:05.167 INFO:tasks.rados.rados.0.smithi177.stdout:2682: writing smithi17769138-462 from 1627765 to 2171361 tid 2 2024-07-28T11:30:05.173 INFO:tasks.rados.rados.0.smithi177.stdout:2682: writing smithi17769138-462 from 2740870 to 3126531 tid 3 2024-07-28T11:30:05.173 INFO:tasks.rados.rados.0.smithi177.stdout:2683: write oid 128 current snap is 0 2024-07-28T11:30:05.173 INFO:tasks.rados.rados.0.smithi177.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2024-07-28T11:30:05.181 INFO:tasks.rados.rados.0.smithi177.stdout:2683: writing smithi17769138-128 from 743338 to 1353588 tid 1 2024-07-28T11:30:05.185 INFO:tasks.rados.rados.0.smithi177.stdout:2683: writing smithi17769138-128 from 1802600 to 2206207 tid 2 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2683: writing smithi17769138-128 from 2884646 to 3143338 tid 3 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2684: read oid 394 snap -1 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2684: expect (ObjNum 1667 snap 0 seq_num 1667) 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2668: finishing write tid 5 to smithi17769138-192 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 192 v 432 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2668: left oid 192 (ObjNum 1725 snap 0 seq_num 1725) 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2668: done (15 left) 2024-07-28T11:30:05.191 INFO:tasks.rados.rados.0.smithi177.stdout:2685: write oid 50 current snap is 0 2024-07-28T11:30:05.192 INFO:tasks.rados.rados.0.smithi177.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2024-07-28T11:30:05.199 INFO:tasks.rados.rados.0.smithi177.stdout:2685: writing smithi17769138-50 from 760145 to 1445644 tid 1 2024-07-28T11:30:05.206 INFO:tasks.rados.rados.0.smithi177.stdout:2685: writing smithi17769138-50 from 2144729 to 2691994 tid 2 2024-07-28T11:30:05.206 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:05.206 INFO:tasks.rados.rados.0.smithi177.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-07-28T11:30:05.254 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:04 smithi177 systemd[1]: Stopping Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:30:05.254 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:04 smithi177 bash[57713]: ts=2024-07-28T11:30:04.970Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2671: finishing write tid 1 to smithi17769138-94 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2671: finishing write tid 2 to smithi17769138-94 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2671: finishing write tid 3 to smithi17769138-94 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2671: finishing write tid 4 to smithi17769138-94 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 382 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2671: left oid 94 (ObjNum 1727 snap 0 seq_num 1727) 2024-07-28T11:30:05.311 INFO:tasks.rados.rados.0.smithi177.stdout:2672: finishing write tid 1 to smithi17769138-281 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:2672: finishing write tid 2 to smithi17769138-281 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:2672: finishing write tid 3 to smithi17769138-281 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:2672: finishing write tid 4 to smithi17769138-281 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 347 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:2672: left oid 281 (ObjNum 1728 snap 0 seq_num 1728) 2024-07-28T11:30:05.312 INFO:tasks.rados.rados.0.smithi177.stdout:2673: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-07-28T11:30:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:2674: finishing write tid 1 to smithi17769138-125 2024-07-28T11:30:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:2674: finishing write tid 2 to smithi17769138-125 2024-07-28T11:30:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:2674: finishing write tid 3 to smithi17769138-125 2024-07-28T11:30:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:2677: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:30:05.661 INFO:tasks.rados.rados.0.smithi177.stdout:2676: expect (ObjNum 1616 snap 0 seq_num 1616) 2024-07-28T11:30:05.760 INFO:tasks.rados.rados.0.smithi177.stdout:2674: finishing write tid 4 to smithi17769138-125 2024-07-28T11:30:05.760 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 341 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2024-07-28T11:30:05.760 INFO:tasks.rados.rados.0.smithi177.stdout:2674: left oid 125 (ObjNum 1729 snap 0 seq_num 1729) 2024-07-28T11:30:05.760 INFO:tasks.rados.rados.0.smithi177.stdout:2675: expect (ObjNum 942 snap 0 seq_num 942) 2024-07-28T11:30:05.941 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:05 smithi177 bash[71981]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:30:05.941 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:05 smithi177 bash[72043]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:30:05.941 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:05 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T11:30:05.941 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:05 smithi177 systemd[1]: Stopped Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:05.941 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:05 smithi177 systemd[1]: Started Ceph alertmanager.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:06.000 INFO:tasks.rados.rados.0.smithi177.stdout:2678: finishing write tid 1 to smithi17769138-402 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2678: finishing write tid 2 to smithi17769138-402 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2678: finishing write tid 3 to smithi17769138-402 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2678: finishing write tid 4 to smithi17769138-402 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 402 v 358 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2678: left oid 402 (ObjNum 1730 snap 0 seq_num 1730) 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: finishing write tid 1 to smithi17769138-90 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: finishing write tid 2 to smithi17769138-90 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: finishing write tid 3 to smithi17769138-90 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: finishing write tid 4 to smithi17769138-90 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: finishing write tid 5 to smithi17769138-90 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 90 v 322 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2680: left oid 90 (ObjNum 1731 snap 0 seq_num 1731) 2024-07-28T11:30:06.001 INFO:tasks.rados.rados.0.smithi177.stdout:2681: finishing write tid 1 to smithi17769138-148 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2681: finishing write tid 2 to smithi17769138-148 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2681: finishing write tid 3 to smithi17769138-148 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2681: finishing write tid 4 to smithi17769138-148 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 367 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2681: left oid 148 (ObjNum 1732 snap 0 seq_num 1732) 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: finishing write tid 1 to smithi17769138-462 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: finishing write tid 2 to smithi17769138-462 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: finishing write tid 3 to smithi17769138-462 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: finishing write tid 4 to smithi17769138-462 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: finishing write tid 5 to smithi17769138-462 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 462 v 371 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2682: left oid 462 (ObjNum 1733 snap 0 seq_num 1733) 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2683: finishing write tid 1 to smithi17769138-128 2024-07-28T11:30:06.002 INFO:tasks.rados.rados.0.smithi177.stdout:2683: finishing write tid 2 to smithi17769138-128 2024-07-28T11:30:06.003 INFO:tasks.rados.rados.0.smithi177.stdout:2684: expect (ObjNum 1667 snap 0 seq_num 1667) 2024-07-28T11:30:06.112 INFO:tasks.rados.rados.0.smithi177.stdout:2683: finishing write tid 3 to smithi17769138-128 2024-07-28T11:30:06.112 INFO:tasks.rados.rados.0.smithi177.stdout:2683: finishing write tid 4 to smithi17769138-128 2024-07-28T11:30:06.112 INFO:tasks.rados.rados.0.smithi177.stdout:2683: finishing write tid 5 to smithi17769138-128 2024-07-28T11:30:06.112 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 321 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2683: left oid 128 (ObjNum 1734 snap 0 seq_num 1734) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2685: finishing write tid 1 to smithi17769138-50 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2670: done (15 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2671: done (14 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2672: done (13 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2673: done (12 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2674: done (11 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2675: done (10 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2676: done (9 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2677: done (8 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2678: done (7 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2679: done (6 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2680: done (5 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2681: done (4 left) 2024-07-28T11:30:06.113 INFO:tasks.rados.rados.0.smithi177.stdout:2682: done (3 left) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2683: done (2 left) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2684: done (1 left) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2686: read oid 418 snap -1 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2686: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2687: read oid 377 snap -1 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2687: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2688: write oid 304 current snap is 0 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2685: finishing write tid 2 to smithi17769138-50 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2685: finishing write tid 3 to smithi17769138-50 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2685: finishing write tid 4 to smithi17769138-50 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 344 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2685: left oid 50 (ObjNum 1735 snap 0 seq_num 1735) 2024-07-28T11:30:06.114 INFO:tasks.rados.rados.0.smithi177.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2024-07-28T11:30:06.120 INFO:tasks.rados.rados.0.smithi177.stdout:2688: writing smithi17769138-304 from 776952 to 1537700 tid 1 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2688: writing smithi17769138-304 from 2203211 to 2610487 tid 2 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2685: done (3 left) 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2689: read oid 493 snap -1 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2689: expect deleted 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2690: read oid 369 snap -1 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2690: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-07-28T11:30:06.127 INFO:tasks.rados.rados.0.smithi177.stdout:2691: write oid 186 current snap is 0 2024-07-28T11:30:06.128 INFO:tasks.rados.rados.0.smithi177.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2024-07-28T11:30:06.133 INFO:tasks.rados.rados.0.smithi177.stdout:2691: writing smithi17769138-186 from 793759 to 1229756 tid 1 2024-07-28T11:30:06.140 INFO:tasks.rados.rados.0.smithi177.stdout:2691: writing smithi17769138-186 from 1861693 to 2412627 tid 2 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2691: writing smithi17769138-186 from 2850562 to 3193759 tid 3 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2692: read oid 311 snap -1 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2692: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2693: read oid 384 snap -1 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2693: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2694: read oid 404 snap -1 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2694: expect (ObjNum 787 snap 0 seq_num 787) 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2695: write oid 468 current snap is 0 2024-07-28T11:30:06.146 INFO:tasks.rados.rados.0.smithi177.stdout:2686: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-07-28T11:30:06.244 INFO:tasks.rados.rados.0.smithi177.stdout:2687: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:2688: finishing write tid 1 to smithi17769138-304 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:2688: finishing write tid 2 to smithi17769138-304 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:2688: finishing write tid 3 to smithi17769138-304 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:2688: finishing write tid 4 to smithi17769138-304 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 304 v 385 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2024-07-28T11:30:06.362 INFO:tasks.rados.rados.0.smithi177.stdout:2688: left oid 304 (ObjNum 1736 snap 0 seq_num 1736) 2024-07-28T11:30:06.363 INFO:tasks.rados.rados.0.smithi177.stdout:2690: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-07-28T11:30:06.479 INFO:tasks.rados.rados.0.smithi177.stdout:2691: finishing write tid 1 to smithi17769138-186 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2691: finishing write tid 2 to smithi17769138-186 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2691: finishing write tid 3 to smithi17769138-186 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2691: finishing write tid 4 to smithi17769138-186 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2691: finishing write tid 5 to smithi17769138-186 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 186 v 389 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2691: left oid 186 (ObjNum 1737 snap 0 seq_num 1737) 2024-07-28T11:30:06.480 INFO:tasks.rados.rados.0.smithi177.stdout:2692: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[21846]: cluster 2024-07-28T11:30:04.805952+0000 mgr.x (mgr.24514) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[21846]: audit 2024-07-28T11:30:05.856267+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[21846]: audit 2024-07-28T11:30:05.862300+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[31534]: cluster 2024-07-28T11:30:04.805952+0000 mgr.x (mgr.24514) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[31534]: audit 2024-07-28T11:30:05.856267+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:06 smithi177 bash[31534]: audit 2024-07-28T11:30:05.862300+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.648 INFO:tasks.rados.rados.0.smithi177.stdout:2693: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-07-28T11:30:06.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:06 smithi204 bash[24094]: cluster 2024-07-28T11:30:04.805952+0000 mgr.x (mgr.24514) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-07-28T11:30:06.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:06 smithi204 bash[24094]: audit 2024-07-28T11:30:05.856267+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:06 smithi204 bash[24094]: audit 2024-07-28T11:30:05.862300+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:06.847 INFO:tasks.rados.rados.0.smithi177.stdout:2694: expect (ObjNum 787 snap 0 seq_num 787) 2024-07-28T11:30:06.990 INFO:tasks.rados.rados.0.smithi177.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2024-07-28T11:30:07.004 INFO:tasks.rados.rados.0.smithi177.stdout:2695: writing smithi17769138-468 from 410566 to 921812 tid 1 2024-07-28T11:30:07.019 INFO:tasks.rados.rados.0.smithi177.stdout:2695: writing smithi17769138-468 from 1520175 to 1931120 tid 2 2024-07-28T11:30:07.037 INFO:tasks.rados.rados.0.smithi177.stdout:2695: writing smithi17769138-468 from 2477985 to 3082861 tid 3 2024-07-28T11:30:07.037 INFO:tasks.rados.rados.0.smithi177.stdout:2686: done (9 left) 2024-07-28T11:30:07.037 INFO:tasks.rados.rados.0.smithi177.stdout:2687: done (8 left) 2024-07-28T11:30:07.037 INFO:tasks.rados.rados.0.smithi177.stdout:2688: done (7 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2689: done (6 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2690: done (5 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2691: done (4 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2692: done (3 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2693: done (2 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2694: done (1 left) 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2696: write oid 55 current snap is 0 2024-07-28T11:30:07.038 INFO:tasks.rados.rados.0.smithi177.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2024-07-28T11:30:07.049 INFO:tasks.rados.rados.0.smithi177.stdout:2696: writing smithi17769138-55 from 427373 to 1013868 tid 1 2024-07-28T11:30:07.059 INFO:tasks.rados.rados.0.smithi177.stdout:2696: writing smithi17769138-55 from 1462304 to 2016907 tid 2 2024-07-28T11:30:07.070 INFO:tasks.rados.rados.0.smithi177.stdout:2696: writing smithi17769138-55 from 2789055 to 3205203 tid 3 2024-07-28T11:30:07.070 INFO:tasks.rados.rados.0.smithi177.stdout:2697: read oid 442 snap -1 2024-07-28T11:30:07.070 INFO:tasks.rados.rados.0.smithi177.stdout:2697: expect (ObjNum 1519 snap 0 seq_num 1519) 2024-07-28T11:30:07.070 INFO:tasks.rados.rados.0.smithi177.stdout:2698: read oid 15 snap -1 2024-07-28T11:30:07.070 INFO:tasks.rados.rados.0.smithi177.stdout:2698: expect deleted 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2699: read oid 305 snap -1 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2699: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2700: write oid 346 current snap is 0 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: finishing write tid 1 to smithi17769138-468 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: finishing write tid 2 to smithi17769138-468 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: finishing write tid 3 to smithi17769138-468 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: finishing write tid 4 to smithi17769138-468 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: finishing write tid 5 to smithi17769138-468 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 348 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2695: left oid 468 (ObjNum 1738 snap 0 seq_num 1738) 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2696: finishing write tid 1 to smithi17769138-55 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2696: finishing write tid 2 to smithi17769138-55 2024-07-28T11:30:07.071 INFO:tasks.rados.rados.0.smithi177.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2024-07-28T11:30:07.080 INFO:tasks.rados.rados.0.smithi177.stdout:2700: writing smithi17769138-346 from 444180 to 1105924 tid 1 2024-07-28T11:30:07.088 INFO:tasks.rados.rados.0.smithi177.stdout:2700: writing smithi17769138-346 from 1520786 to 1935400 tid 2 2024-07-28T11:30:07.099 INFO:tasks.rados.rados.0.smithi177.stdout:2700: writing smithi17769138-346 from 2532831 to 3160251 tid 3 2024-07-28T11:30:07.099 INFO:tasks.rados.rados.0.smithi177.stdout:2695: done (5 left) 2024-07-28T11:30:07.099 INFO:tasks.rados.rados.0.smithi177.stdout:2701: write oid 220 current snap is 0 2024-07-28T11:30:07.100 INFO:tasks.rados.rados.0.smithi177.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2024-07-28T11:30:07.107 INFO:tasks.rados.rados.0.smithi177.stdout:2701: writing smithi17769138-220 from 460987 to 914333 tid 1 2024-07-28T11:30:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:2701: writing smithi17769138-220 from 1695621 to 2253893 tid 2 2024-07-28T11:30:07.128 INFO:tasks.rados.rados.0.smithi177.stdout:2701: writing smithi17769138-220 from 2960254 to 3260987 tid 3 2024-07-28T11:30:07.128 INFO:tasks.rados.rados.0.smithi177.stdout:2702: read oid 78 snap -1 2024-07-28T11:30:07.128 INFO:tasks.rados.rados.0.smithi177.stdout:2702: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-07-28T11:30:07.128 INFO:tasks.rados.rados.0.smithi177.stdout:2703: write oid 141 current snap is 0 2024-07-28T11:30:07.128 INFO:tasks.rados.rados.0.smithi177.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2024-07-28T11:30:07.135 INFO:tasks.rados.rados.0.smithi177.stdout:2703: writing smithi17769138-141 from 477794 to 1006389 tid 1 2024-07-28T11:30:07.145 INFO:tasks.rados.rados.0.smithi177.stdout:2703: writing smithi17769138-141 from 1754103 to 2456033 tid 2 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2703: writing smithi17769138-141 from 2987677 to 3277794 tid 3 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2704: read oid 242 snap -1 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2704: expect (ObjNum 989 snap 0 seq_num 989) 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2705: read oid 14 snap -1 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2705: expect (ObjNum 1658 snap 0 seq_num 1658) 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2706: write oid 46 current snap is 0 2024-07-28T11:30:07.151 INFO:tasks.rados.rados.0.smithi177.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2024-07-28T11:30:07.157 INFO:tasks.rados.rados.0.smithi177.stdout:2706: writing smithi17769138-46 from 494601 to 1098445 tid 1 2024-07-28T11:30:07.165 INFO:tasks.rados.rados.0.smithi177.stdout:2706: writing smithi17769138-46 from 1812585 to 2374526 tid 2 2024-07-28T11:30:07.171 INFO:tasks.rados.rados.0.smithi177.stdout:2706: writing smithi17769138-46 from 3015100 to 3294601 tid 3 2024-07-28T11:30:07.171 INFO:tasks.rados.rados.0.smithi177.stdout:2707: write oid 102 current snap is 0 2024-07-28T11:30:07.171 INFO:tasks.rados.rados.0.smithi177.stdout:2699: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:07.347 INFO:tasks.rados.rados.0.smithi177.stdout:2696: finishing write tid 3 to smithi17769138-55 2024-07-28T11:30:07.348 INFO:tasks.rados.rados.0.smithi177.stdout:2696: finishing write tid 4 to smithi17769138-55 2024-07-28T11:30:07.348 INFO:tasks.rados.rados.0.smithi177.stdout:2696: finishing write tid 5 to smithi17769138-55 2024-07-28T11:30:07.348 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 375 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2024-07-28T11:30:07.348 INFO:tasks.rados.rados.0.smithi177.stdout:2696: left oid 55 (ObjNum 1739 snap 0 seq_num 1739) 2024-07-28T11:30:07.348 INFO:tasks.rados.rados.0.smithi177.stdout:2697: expect (ObjNum 1519 snap 0 seq_num 1519) 2024-07-28T11:30:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:07 smithi204 bash[24094]: cephadm 2024-07-28T11:30:05.860009+0000 mgr.x (mgr.24514) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:30:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:07 smithi204 bash[24094]: cephadm 2024-07-28T11:30:06.160535+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:30:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:07 smithi204 bash[24094]: audit 2024-07-28T11:30:06.376242+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.177:0/1438930666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: finishing write tid 1 to smithi17769138-346 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: finishing write tid 2 to smithi17769138-346 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: finishing write tid 3 to smithi17769138-346 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: finishing write tid 4 to smithi17769138-346 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: finishing write tid 5 to smithi17769138-346 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 379 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2700: left oid 346 (ObjNum 1740 snap 0 seq_num 1740) 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2701: finishing write tid 1 to smithi17769138-220 2024-07-28T11:30:07.558 INFO:tasks.rados.rados.0.smithi177.stdout:2701: finishing write tid 2 to smithi17769138-220 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2701: finishing write tid 3 to smithi17769138-220 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2701: finishing write tid 4 to smithi17769138-220 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2701: finishing write tid 5 to smithi17769138-220 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 325 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2701: left oid 220 (ObjNum 1741 snap 0 seq_num 1741) 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2703: finishing write tid 1 to smithi17769138-141 2024-07-28T11:30:07.559 INFO:tasks.rados.rados.0.smithi177.stdout:2702: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-07-28T11:30:07.698 INFO:tasks.rados.rados.0.smithi177.stdout:2703: finishing write tid 2 to smithi17769138-141 2024-07-28T11:30:07.698 INFO:tasks.rados.rados.0.smithi177.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2024-07-28T11:30:07.707 INFO:tasks.rados.rados.0.smithi177.stdout:2707: writing smithi17769138-102 from 511408 to 1190501 tid 1 2024-07-28T11:30:07.717 INFO:tasks.rados.rados.0.smithi177.stdout:2707: writing smithi17769138-102 from 1754714 to 2460313 tid 2 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2707: writing smithi17769138-102 from 2926170 to 3311408 tid 3 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2696: done (11 left) 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2697: done (10 left) 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2698: done (9 left) 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2699: done (8 left) 2024-07-28T11:30:07.724 INFO:tasks.rados.rados.0.smithi177.stdout:2700: done (7 left) 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2701: done (6 left) 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2702: done (5 left) 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2708: read oid 303 snap -1 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2708: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2709: write oid 183 current snap is 0 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2703: finishing write tid 3 to smithi17769138-141 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2703: finishing write tid 4 to smithi17769138-141 2024-07-28T11:30:07.725 INFO:tasks.rados.rados.0.smithi177.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2024-07-28T11:30:07.734 INFO:tasks.rados.rados.0.smithi177.stdout:2709: writing smithi17769138-183 from 528215 to 1282557 tid 1 2024-07-28T11:30:07.743 INFO:tasks.rados.rados.0.smithi177.stdout:2709: writing smithi17769138-183 from 1813196 to 2378806 tid 2 2024-07-28T11:30:07.750 INFO:tasks.rados.rados.0.smithi177.stdout:2709: writing smithi17769138-183 from 2953593 to 3328215 tid 3 2024-07-28T11:30:07.751 INFO:tasks.rados.rados.0.smithi177.stdout:2710: delete oid 297 current snap is 0 2024-07-28T11:30:07.751 INFO:tasks.rados.rados.0.smithi177.stdout:2703: finishing write tid 5 to smithi17769138-141 2024-07-28T11:30:07.751 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 329 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2024-07-28T11:30:07.751 INFO:tasks.rados.rados.0.smithi177.stdout:2703: left oid 141 (ObjNum 1742 snap 0 seq_num 1742) 2024-07-28T11:30:07.751 INFO:tasks.rados.rados.0.smithi177.stdout:2704: expect (ObjNum 989 snap 0 seq_num 989) 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[21846]: cephadm 2024-07-28T11:30:05.860009+0000 mgr.x (mgr.24514) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[21846]: cephadm 2024-07-28T11:30:06.160535+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[21846]: audit 2024-07-28T11:30:06.376242+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.177:0/1438930666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[31534]: cephadm 2024-07-28T11:30:05.860009+0000 mgr.x (mgr.24514) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[31534]: cephadm 2024-07-28T11:30:06.160535+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:30:07.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[31534]: audit 2024-07-28T11:30:06.376242+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.177:0/1438930666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.399Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.399Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.401Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.402Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.434Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.434Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.437Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:30:07.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:07 smithi177 bash[72071]: ts=2024-07-28T11:30:07.437Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:30:07.879 INFO:tasks.rados.rados.0.smithi177.stdout:2706: finishing write tid 1 to smithi17769138-46 2024-07-28T11:30:07.879 INFO:tasks.rados.rados.0.smithi177.stdout:2706: finishing write tid 2 to smithi17769138-46 2024-07-28T11:30:07.879 INFO:tasks.rados.rados.0.smithi177.stdout:2705: expect (ObjNum 1658 snap 0 seq_num 1658) 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2706: finishing write tid 3 to smithi17769138-46 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2706: finishing write tid 4 to smithi17769138-46 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2706: finishing write tid 5 to smithi17769138-46 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 393 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2706: left oid 46 (ObjNum 1743 snap 0 seq_num 1743) 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2707: finishing write tid 1 to smithi17769138-102 2024-07-28T11:30:08.094 INFO:tasks.rados.rados.0.smithi177.stdout:2707: finishing write tid 2 to smithi17769138-102 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:2707: finishing write tid 3 to smithi17769138-102 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:2707: finishing write tid 4 to smithi17769138-102 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:2707: finishing write tid 5 to smithi17769138-102 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 397 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:2707: left oid 102 (ObjNum 1744 snap 0 seq_num 1744) 2024-07-28T11:30:08.095 INFO:tasks.rados.rados.0.smithi177.stdout:2708: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: finishing write tid 1 to smithi17769138-183 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: finishing write tid 2 to smithi17769138-183 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: finishing write tid 3 to smithi17769138-183 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: finishing write tid 4 to smithi17769138-183 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: finishing write tid 5 to smithi17769138-183 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 183 v 324 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2709: left oid 183 (ObjNum 1745 snap 0 seq_num 1745) 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2703: done (7 left) 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2704: done (6 left) 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2705: done (5 left) 2024-07-28T11:30:08.154 INFO:tasks.rados.rados.0.smithi177.stdout:2706: done (4 left) 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2707: done (3 left) 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2708: done (2 left) 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2709: done (1 left) 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2710: done (0 left) 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2711: write oid 63 current snap is 0 2024-07-28T11:30:08.155 INFO:tasks.rados.rados.0.smithi177.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2024-07-28T11:30:08.170 INFO:tasks.rados.rados.0.smithi177.stdout:2711: writing smithi17769138-63 from 561829 to 1066669 tid 1 2024-07-28T11:30:08.185 INFO:tasks.rados.rados.0.smithi177.stdout:2711: writing smithi17769138-63 from 1530160 to 2099439 tid 2 2024-07-28T11:30:08.204 INFO:tasks.rados.rados.0.smithi177.stdout:2711: writing smithi17769138-63 from 2608439 to 3347469 tid 3 2024-07-28T11:30:08.204 INFO:tasks.rados.rados.0.smithi177.stdout:2712: read oid 157 snap -1 2024-07-28T11:30:08.204 INFO:tasks.rados.rados.0.smithi177.stdout:2712: expect deleted 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2713: read oid 249 snap -1 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2713: expect (ObjNum 1598 snap 0 seq_num 1598) 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2714: write oid 77 current snap is 0 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2711: finishing write tid 1 to smithi17769138-63 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2711: finishing write tid 2 to smithi17769138-63 2024-07-28T11:30:08.205 INFO:tasks.rados.rados.0.smithi177.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2024-07-28T11:30:08.221 INFO:tasks.rados.rados.0.smithi177.stdout:2714: writing smithi17769138-77 from 578636 to 1158725 tid 1 2024-07-28T11:30:08.238 INFO:tasks.rados.rados.0.smithi177.stdout:2714: writing smithi17769138-77 from 1872289 to 2585226 tid 2 2024-07-28T11:30:08.246 INFO:tasks.rados.rados.0.smithi177.stdout:2714: writing smithi17769138-77 from 3319509 to 3378636 tid 3 2024-07-28T11:30:08.247 INFO:tasks.rados.rados.0.smithi177.stdout:2715: write oid 103 current snap is 0 2024-07-28T11:30:08.247 INFO:tasks.rados.rados.0.smithi177.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2024-07-28T11:30:08.258 INFO:tasks.rados.rados.0.smithi177.stdout:2715: writing smithi17769138-103 from 595443 to 1367134 tid 1 2024-07-28T11:30:08.268 INFO:tasks.rados.rados.0.smithi177.stdout:2715: writing smithi17769138-103 from 2047124 to 2620072 tid 2 2024-07-28T11:30:08.274 INFO:tasks.rados.rados.0.smithi177.stdout:2715: writing smithi17769138-103 from 3063285 to 3395443 tid 3 2024-07-28T11:30:08.274 INFO:tasks.rados.rados.0.smithi177.stdout:2716: write oid 90 current snap is 0 2024-07-28T11:30:08.274 INFO:tasks.rados.rados.0.smithi177.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2024-07-28T11:30:08.281 INFO:tasks.rados.rados.0.smithi177.stdout:2716: writing smithi17769138-90 from 612250 to 1059190 tid 1 2024-07-28T11:30:08.289 INFO:tasks.rados.rados.0.smithi177.stdout:2716: writing smithi17769138-90 from 1705606 to 2422212 tid 2 2024-07-28T11:30:08.295 INFO:tasks.rados.rados.0.smithi177.stdout:2716: writing smithi17769138-90 from 3090708 to 3412250 tid 3 2024-07-28T11:30:08.295 INFO:tasks.rados.rados.0.smithi177.stdout:2717: write oid 112 current snap is 0 2024-07-28T11:30:08.296 INFO:tasks.rados.rados.0.smithi177.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2024-07-28T11:30:08.302 INFO:tasks.rados.rados.0.smithi177.stdout:2717: writing smithi17769138-112 from 629057 to 1151246 tid 1 2024-07-28T11:30:08.309 INFO:tasks.rados.rados.0.smithi177.stdout:2717: writing smithi17769138-112 from 1764088 to 2340705 tid 2 2024-07-28T11:30:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:2717: writing smithi17769138-112 from 3118131 to 3429057 tid 3 2024-07-28T11:30:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:2718: write oid 148 current snap is 0 2024-07-28T11:30:08.315 INFO:tasks.rados.rados.0.smithi177.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2024-07-28T11:30:08.322 INFO:tasks.rados.rados.0.smithi177.stdout:2718: writing smithi17769138-148 from 645864 to 1243302 tid 1 2024-07-28T11:30:08.329 INFO:tasks.rados.rados.0.smithi177.stdout:2718: writing smithi17769138-148 from 1706217 to 2426492 tid 2 2024-07-28T11:30:08.335 INFO:tasks.rados.rados.0.smithi177.stdout:2718: writing smithi17769138-148 from 3029201 to 3445864 tid 3 2024-07-28T11:30:08.335 INFO:tasks.rados.rados.0.smithi177.stdout:2719: read oid 269 snap -1 2024-07-28T11:30:08.335 INFO:tasks.rados.rados.0.smithi177.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-07-28T11:30:08.335 INFO:tasks.rados.rados.0.smithi177.stdout:2720: write oid 497 current snap is 0 2024-07-28T11:30:08.336 INFO:tasks.rados.rados.0.smithi177.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2024-07-28T11:30:08.343 INFO:tasks.rados.rados.0.smithi177.stdout:2720: writing smithi17769138-497 from 662671 to 1335358 tid 1 2024-07-28T11:30:08.348 INFO:tasks.rados.rados.0.smithi177.stdout:2720: writing smithi17769138-497 from 1764699 to 2344985 tid 2 2024-07-28T11:30:08.355 INFO:tasks.rados.rados.0.smithi177.stdout:2720: writing smithi17769138-497 from 3056624 to 3462671 tid 3 2024-07-28T11:30:08.355 INFO:tasks.rados.rados.0.smithi177.stdout:2721: write oid 340 current snap is 0 2024-07-28T11:30:08.355 INFO:tasks.rados.rados.0.smithi177.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2024-07-28T11:30:08.362 INFO:tasks.rados.rados.0.smithi177.stdout:2721: writing smithi17769138-340 from 679478 to 1427414 tid 1 2024-07-28T11:30:08.371 INFO:tasks.rados.rados.0.smithi177.stdout:2721: writing smithi17769138-340 from 2223181 to 2947125 tid 2 2024-07-28T11:30:08.372 INFO:tasks.rados.rados.0.smithi177.stdout:2722: read oid 358 snap -1 2024-07-28T11:30:08.372 INFO:tasks.rados.rados.0.smithi177.stdout:2722: expect (ObjNum 1724 snap 0 seq_num 1724) 2024-07-28T11:30:08.372 INFO:tasks.rados.rados.0.smithi177.stdout:2723: write oid 23 current snap is 0 2024-07-28T11:30:08.372 INFO:tasks.rados.rados.0.smithi177.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2024-07-28T11:30:08.377 INFO:tasks.rados.rados.0.smithi177.stdout:2723: writing smithi17769138-23 from 696285 to 1119470 tid 1 2024-07-28T11:30:08.385 INFO:tasks.rados.rados.0.smithi177.stdout:2723: writing smithi17769138-23 from 1881663 to 2349265 tid 2 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2723: writing smithi17769138-23 from 3111470 to 3496285 tid 3 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2724: delete oid 263 current snap is 0 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2711: finishing write tid 3 to smithi17769138-63 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2711: finishing write tid 4 to smithi17769138-63 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2711: finishing write tid 5 to smithi17769138-63 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 63 v 329 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2024-07-28T11:30:08.392 INFO:tasks.rados.rados.0.smithi177.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2024-07-28T11:30:08.393 INFO:tasks.rados.rados.0.smithi177.stdout:2713: expect (ObjNum 1598 snap 0 seq_num 1598) 2024-07-28T11:30:08.534 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:08 smithi204 bash[24094]: cluster 2024-07-28T11:30:06.806998+0000 mgr.x (mgr.24514) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 98 op/s 2024-07-28T11:30:08.553 INFO:tasks.rados.rados.0.smithi177.stdout:2714: finishing write tid 1 to smithi17769138-77 2024-07-28T11:30:08.553 INFO:tasks.rados.rados.0.smithi177.stdout:2714: finishing write tid 2 to smithi17769138-77 2024-07-28T11:30:08.553 INFO:tasks.rados.rados.0.smithi177.stdout:2711: done (13 left) 2024-07-28T11:30:08.553 INFO:tasks.rados.rados.0.smithi177.stdout:2712: done (12 left) 2024-07-28T11:30:08.553 INFO:tasks.rados.rados.0.smithi177.stdout:2713: done (11 left) 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2724: done (10 left) 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2725: read oid 290 snap -1 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2725: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2726: read oid 281 snap -1 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2726: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2727: read oid 457 snap -1 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2727: expect (ObjNum 1388 snap 0 seq_num 1388) 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2728: write oid 428 current snap is 0 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2714: finishing write tid 3 to smithi17769138-77 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2714: finishing write tid 4 to smithi17769138-77 2024-07-28T11:30:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2024-07-28T11:30:08.563 INFO:tasks.rados.rados.0.smithi177.stdout:2728: writing smithi17769138-428 from 729899 to 1419935 tid 1 2024-07-28T11:30:08.571 INFO:tasks.rados.rados.0.smithi177.stdout:2728: writing smithi17769138-428 from 1998627 to 2469898 tid 2 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2728: writing smithi17769138-428 from 3166316 to 3529899 tid 3 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2729: write oid 284 current snap is 0 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2714: finishing write tid 5 to smithi17769138-77 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 77 v 303 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2715: finishing write tid 1 to smithi17769138-103 2024-07-28T11:30:08.578 INFO:tasks.rados.rados.0.smithi177.stdout:2715: finishing write tid 2 to smithi17769138-103 2024-07-28T11:30:08.579 INFO:tasks.rados.rados.0.smithi177.stdout:2715: finishing write tid 3 to smithi17769138-103 2024-07-28T11:30:08.579 INFO:tasks.rados.rados.0.smithi177.stdout:2715: finishing write tid 4 to smithi17769138-103 2024-07-28T11:30:08.579 INFO:tasks.rados.rados.0.smithi177.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2024-07-28T11:30:08.587 INFO:tasks.rados.rados.0.smithi177.stdout:2729: writing smithi17769138-284 from 746706 to 1511991 tid 1 2024-07-28T11:30:08.594 INFO:tasks.rados.rados.0.smithi177.stdout:2729: writing smithi17769138-284 from 2057109 to 2788391 tid 2 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2729: writing smithi17769138-284 from 3193739 to 3546706 tid 3 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2714: done (14 left) 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2730: read oid 405 snap -1 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2730: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2731: read oid 10 snap -1 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2731: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:08.599 INFO:tasks.rados.rados.0.smithi177.stdout:2715: finishing write tid 5 to smithi17769138-103 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 103 v 364 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2716: finishing write tid 1 to smithi17769138-90 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2715: done (15 left) 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2732: write oid 130 current snap is 0 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2716: finishing write tid 2 to smithi17769138-90 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2716: finishing write tid 3 to smithi17769138-90 2024-07-28T11:30:08.600 INFO:tasks.rados.rados.0.smithi177.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2024-07-28T11:30:08.605 INFO:tasks.rados.rados.0.smithi177.stdout:2732: writing smithi17769138-130 from 763513 to 1204047 tid 1 2024-07-28T11:30:08.611 INFO:tasks.rados.rados.0.smithi177.stdout:2732: writing smithi17769138-130 from 1715591 to 2190531 tid 2 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2732: writing smithi17769138-130 from 2821162 to 3244515 tid 3 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2716: finishing write tid 4 to smithi17769138-90 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2716: finishing write tid 5 to smithi17769138-90 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 90 v 326 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: finishing write tid 1 to smithi17769138-112 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: finishing write tid 2 to smithi17769138-112 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: finishing write tid 3 to smithi17769138-112 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: finishing write tid 4 to smithi17769138-112 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: finishing write tid 5 to smithi17769138-112 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 112 v 401 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2024-07-28T11:30:08.618 INFO:tasks.rados.rados.0.smithi177.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2716: done (15 left) 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2717: done (14 left) 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2733: delete oid 419 current snap is 0 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: finishing write tid 1 to smithi17769138-148 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: finishing write tid 2 to smithi17769138-148 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: finishing write tid 3 to smithi17769138-148 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: finishing write tid 4 to smithi17769138-148 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: finishing write tid 5 to smithi17769138-148 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 383 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:08.619 INFO:tasks.rados.rados.0.smithi177.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-07-28T11:30:08.746 INFO:tasks.rados.rados.0.smithi177.stdout:2720: finishing write tid 1 to smithi17769138-497 2024-07-28T11:30:08.746 INFO:tasks.rados.rados.0.smithi177.stdout:2720: finishing write tid 2 to smithi17769138-497 2024-07-28T11:30:08.746 INFO:tasks.rados.rados.0.smithi177.stdout:2718: done (14 left) 2024-07-28T11:30:08.746 INFO:tasks.rados.rados.0.smithi177.stdout:2719: done (13 left) 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2733: done (12 left) 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2734: write oid 145 current snap is 0 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2720: finishing write tid 3 to smithi17769138-497 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2720: finishing write tid 4 to smithi17769138-497 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2720: finishing write tid 5 to smithi17769138-497 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 497 v 377 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2721: finishing write tid 1 to smithi17769138-340 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2721: finishing write tid 2 to smithi17769138-340 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2721: finishing write tid 3 to smithi17769138-340 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2721: finishing write tid 4 to smithi17769138-340 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 340 v 380 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2721: left oid 340 (ObjNum 1754 snap 0 seq_num 1754) 2024-07-28T11:30:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:2723: finishing write tid 1 to smithi17769138-23 2024-07-28T11:30:08.748 INFO:tasks.rados.rados.0.smithi177.stdout:2722: expect (ObjNum 1724 snap 0 seq_num 1724) 2024-07-28T11:30:08.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:08 smithi177 bash[22096]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:30:08.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:08 smithi177 bash[31534]: cluster 2024-07-28T11:30:06.806998+0000 mgr.x (mgr.24514) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 98 op/s 2024-07-28T11:30:08.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:08 smithi177 bash[21846]: cluster 2024-07-28T11:30:06.806998+0000 mgr.x (mgr.24514) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 98 op/s 2024-07-28T11:30:08.871 INFO:tasks.rados.rados.0.smithi177.stdout:2723: finishing write tid 2 to smithi17769138-23 2024-07-28T11:30:08.871 INFO:tasks.rados.rados.0.smithi177.stdout:2723: finishing write tid 3 to smithi17769138-23 2024-07-28T11:30:08.872 INFO:tasks.rados.rados.0.smithi177.stdout:2723: finishing write tid 4 to smithi17769138-23 2024-07-28T11:30:08.872 INFO:tasks.rados.rados.0.smithi177.stdout:2723: finishing write tid 5 to smithi17769138-23 2024-07-28T11:30:08.872 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 23 v 333 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2024-07-28T11:30:08.872 INFO:tasks.rados.rados.0.smithi177.stdout:2723: left oid 23 (ObjNum 1755 snap 0 seq_num 1755) 2024-07-28T11:30:08.872 INFO:tasks.rados.rados.0.smithi177.stdout:2727: expect (ObjNum 1388 snap 0 seq_num 1388) 2024-07-28T11:30:08.969 INFO:tasks.rados.rados.0.smithi177.stdout:2725: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:09.151 INFO:tasks.rados.rados.0.smithi177.stdout:2726: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-07-28T11:30:09.241 INFO:tasks.rados.rados.0.smithi177.stdout:2728: finishing write tid 1 to smithi17769138-428 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2728: finishing write tid 2 to smithi17769138-428 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2728: finishing write tid 3 to smithi17769138-428 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2728: finishing write tid 4 to smithi17769138-428 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2728: finishing write tid 5 to smithi17769138-428 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 428 v 436 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2728: left oid 428 (ObjNum 1757 snap 0 seq_num 1757) 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: finishing write tid 1 to smithi17769138-284 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: finishing write tid 2 to smithi17769138-284 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: finishing write tid 3 to smithi17769138-284 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: finishing write tid 4 to smithi17769138-284 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: finishing write tid 5 to smithi17769138-284 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 385 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2024-07-28T11:30:09.242 INFO:tasks.rados.rados.0.smithi177.stdout:2729: left oid 284 (ObjNum 1758 snap 0 seq_num 1758) 2024-07-28T11:30:09.243 INFO:tasks.rados.rados.0.smithi177.stdout:2731: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:30:09.305 INFO:tasks.rados.rados.0.smithi177.stdout:2730: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: finishing write tid 1 to smithi17769138-130 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: finishing write tid 2 to smithi17769138-130 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: finishing write tid 3 to smithi17769138-130 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: finishing write tid 4 to smithi17769138-130 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: finishing write tid 5 to smithi17769138-130 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 343 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2732: left oid 130 (ObjNum 1759 snap 0 seq_num 1759) 2024-07-28T11:30:09.441 INFO:tasks.rados.rados.0.smithi177.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2024-07-28T11:30:09.464 INFO:tasks.rados.rados.0.smithi177.stdout:2734: writing smithi17769138-145 from 797127 to 1388159 tid 1 2024-07-28T11:30:09.483 INFO:tasks.rados.rados.0.smithi177.stdout:2734: writing smithi17769138-145 from 2116202 to 2594811 tid 2 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2734: writing smithi17769138-145 from 3159655 to 3597127 tid 3 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2720: done (12 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2721: done (11 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2722: done (10 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2723: done (9 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2725: done (8 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2726: done (7 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2727: done (6 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2728: done (5 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2729: done (4 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2730: done (3 left) 2024-07-28T11:30:09.498 INFO:tasks.rados.rados.0.smithi177.stdout:2731: done (2 left) 2024-07-28T11:30:09.499 INFO:tasks.rados.rados.0.smithi177.stdout:2732: done (1 left) 2024-07-28T11:30:09.499 INFO:tasks.rados.rados.0.smithi177.stdout:2735: delete oid 169 current snap is 0 2024-07-28T11:30:09.499 INFO:tasks.rados.rados.0.smithi177.stdout:2734: finishing write tid 1 to smithi17769138-145 2024-07-28T11:30:09.499 INFO:tasks.rados.rados.0.smithi177.stdout:2734: finishing write tid 2 to smithi17769138-145 2024-07-28T11:30:09.502 INFO:tasks.rados.rados.0.smithi177.stdout:2735: done (1 left) 2024-07-28T11:30:09.502 INFO:tasks.rados.rados.0.smithi177.stdout:2736: write oid 68 current snap is 0 2024-07-28T11:30:09.502 INFO:tasks.rados.rados.0.smithi177.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2024-07-28T11:30:09.518 INFO:tasks.rados.rados.0.smithi177.stdout:2736: writing smithi17769138-68 from 430741 to 1172271 tid 1 2024-07-28T11:30:09.534 INFO:tasks.rados.rados.0.smithi177.stdout:2736: writing smithi17769138-68 from 1833166 to 2315444 tid 2 2024-07-28T11:30:09.546 INFO:tasks.rados.rados.0.smithi177.stdout:2736: writing smithi17769138-68 from 2814501 to 3399295 tid 3 2024-07-28T11:30:09.546 INFO:tasks.rados.rados.0.smithi177.stdout:2737: write oid 54 current snap is 0 2024-07-28T11:30:09.546 INFO:tasks.rados.rados.0.smithi177.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2024-07-28T11:30:09.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:09 smithi204 bash[24094]: audit 2024-07-28T11:30:08.758216+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.177:0/3105343293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:09.555 INFO:tasks.rados.rados.0.smithi177.stdout:2737: writing smithi17769138-54 from 447548 to 980680 tid 1 2024-07-28T11:30:09.565 INFO:tasks.rados.rados.0.smithi177.stdout:2737: writing smithi17769138-54 from 1491648 to 2233937 tid 2 2024-07-28T11:30:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:2737: writing smithi17769138-54 from 2841924 to 3637990 tid 3 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2738: read oid 193 snap -1 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2738: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2739: write oid 261 current snap is 0 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2734: finishing write tid 3 to smithi17769138-145 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2734: finishing write tid 4 to smithi17769138-145 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2734: finishing write tid 5 to smithi17769138-145 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 145 v 328 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2734: left oid 145 (ObjNum 1761 snap 0 seq_num 1761) 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2736: finishing write tid 1 to smithi17769138-68 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2736: finishing write tid 2 to smithi17769138-68 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2736: finishing write tid 3 to smithi17769138-68 2024-07-28T11:30:09.576 INFO:tasks.rados.rados.0.smithi177.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2024-07-28T11:30:09.583 INFO:tasks.rados.rados.0.smithi177.stdout:2739: writing smithi17769138-261 from 464355 to 1072736 tid 1 2024-07-28T11:30:09.589 INFO:tasks.rados.rados.0.smithi177.stdout:2739: writing smithi17769138-261 from 1550130 to 2036077 tid 2 2024-07-28T11:30:09.596 INFO:tasks.rados.rados.0.smithi177.stdout:2739: writing smithi17769138-261 from 2469347 to 3076685 tid 3 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2739: writing smithi17769138-261 from 3549144 to 3664355 tid 4 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2734: done (4 left) 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2740: delete oid 412 current snap is 0 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2736: finishing write tid 4 to smithi17769138-68 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2736: finishing write tid 5 to smithi17769138-68 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 387 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2024-07-28T11:30:09.600 INFO:tasks.rados.rados.0.smithi177.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: finishing write tid 1 to smithi17769138-54 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: finishing write tid 2 to smithi17769138-54 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: finishing write tid 3 to smithi17769138-54 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: finishing write tid 4 to smithi17769138-54 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: finishing write tid 5 to smithi17769138-54 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 54 v 405 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2024-07-28T11:30:09.601 INFO:tasks.rados.rados.0.smithi177.stdout:2738: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-07-28T11:30:09.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:09 smithi177 bash[21846]: audit 2024-07-28T11:30:08.758216+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.177:0/3105343293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:09.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:09 smithi177 bash[31534]: audit 2024-07-28T11:30:08.758216+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.177:0/3105343293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:09.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:09 smithi177 bash[72071]: ts=2024-07-28T11:30:09.403Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00034925s 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 1 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 2 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 3 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 4 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 5 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: finishing write tid 6 to smithi17769138-261 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 261 v 442 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: left oid 261 (ObjNum 1765 snap 0 seq_num 1765) 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2736: done (4 left) 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2737: done (3 left) 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2738: done (2 left) 2024-07-28T11:30:09.785 INFO:tasks.rados.rados.0.smithi177.stdout:2739: done (1 left) 2024-07-28T11:30:09.786 INFO:tasks.rados.rados.0.smithi177.stdout:2740: done (0 left) 2024-07-28T11:30:09.786 INFO:tasks.rados.rados.0.smithi177.stdout:2741: write oid 174 current snap is 0 2024-07-28T11:30:09.786 INFO:tasks.rados.rados.0.smithi177.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2024-07-28T11:30:09.795 INFO:tasks.rados.rados.0.smithi177.stdout:2741: writing smithi17769138-174 from 497969 to 1256848 tid 1 2024-07-28T11:30:09.802 INFO:tasks.rados.rados.0.smithi177.stdout:2741: writing smithi17769138-174 from 1667094 to 2156710 tid 2 2024-07-28T11:30:09.813 INFO:tasks.rados.rados.0.smithi177.stdout:2741: writing smithi17769138-174 from 2924193 to 3554075 tid 3 2024-07-28T11:30:09.813 INFO:tasks.rados.rados.0.smithi177.stdout:2742: write oid 303 current snap is 0 2024-07-28T11:30:09.813 INFO:tasks.rados.rados.0.smithi177.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2024-07-28T11:30:09.820 INFO:tasks.rados.rados.0.smithi177.stdout:2742: writing smithi17769138-303 from 514776 to 948904 tid 1 2024-07-28T11:30:09.831 INFO:tasks.rados.rados.0.smithi177.stdout:2742: writing smithi17769138-303 from 1609223 to 2242497 tid 2 2024-07-28T11:30:09.839 INFO:tasks.rados.rados.0.smithi177.stdout:2742: writing smithi17769138-303 from 2718910 to 3276417 tid 3 2024-07-28T11:30:09.839 INFO:tasks.rados.rados.0.smithi177.stdout:2743: write oid 235 current snap is 0 2024-07-28T11:30:09.839 INFO:tasks.rados.rados.0.smithi177.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2024-07-28T11:30:09.846 INFO:tasks.rados.rados.0.smithi177.stdout:2743: writing smithi17769138-235 from 531583 to 1040960 tid 1 2024-07-28T11:30:09.854 INFO:tasks.rados.rados.0.smithi177.stdout:2743: writing smithi17769138-235 from 1667705 to 2160990 tid 2 2024-07-28T11:30:09.863 INFO:tasks.rados.rados.0.smithi177.stdout:2743: writing smithi17769138-235 from 2862686 to 3631465 tid 3 2024-07-28T11:30:09.863 INFO:tasks.rados.rados.0.smithi177.stdout:2744: read oid 233 snap -1 2024-07-28T11:30:09.864 INFO:tasks.rados.rados.0.smithi177.stdout:2744: expect (ObjNum 851 snap 0 seq_num 851) 2024-07-28T11:30:09.864 INFO:tasks.rados.rados.0.smithi177.stdout:2745: read oid 178 snap -1 2024-07-28T11:30:09.864 INFO:tasks.rados.rados.0.smithi177.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:09.864 INFO:tasks.rados.rados.0.smithi177.stdout:2746: write oid 3 current snap is 0 2024-07-28T11:30:09.864 INFO:tasks.rados.rados.0.smithi177.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2024-07-28T11:30:09.870 INFO:tasks.rados.rados.0.smithi177.stdout:2746: writing smithi17769138-3 from 548390 to 1133016 tid 1 2024-07-28T11:30:09.879 INFO:tasks.rados.rados.0.smithi177.stdout:2746: writing smithi17769138-3 from 1726187 to 2363130 tid 2 2024-07-28T11:30:09.886 INFO:tasks.rados.rados.0.smithi177.stdout:2746: writing smithi17769138-3 from 2773756 to 3353807 tid 3 2024-07-28T11:30:09.886 INFO:tasks.rados.rados.0.smithi177.stdout:2747: write oid 269 current snap is 0 2024-07-28T11:30:09.886 INFO:tasks.rados.rados.0.smithi177.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2024-07-28T11:30:09.893 INFO:tasks.rados.rados.0.smithi177.stdout:2747: writing smithi17769138-269 from 565197 to 1225072 tid 1 2024-07-28T11:30:09.899 INFO:tasks.rados.rados.0.smithi177.stdout:2747: writing smithi17769138-269 from 1784669 to 2281623 tid 2 2024-07-28T11:30:09.907 INFO:tasks.rados.rados.0.smithi177.stdout:2747: writing smithi17769138-269 from 2917532 to 3708855 tid 3 2024-07-28T11:30:09.908 INFO:tasks.rados.rados.0.smithi177.stdout:2748: write oid 85 current snap is 0 2024-07-28T11:30:09.908 INFO:tasks.rados.rados.0.smithi177.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2024-07-28T11:30:09.913 INFO:tasks.rados.rados.0.smithi177.stdout:2748: writing smithi17769138-85 from 582004 to 1033481 tid 1 2024-07-28T11:30:09.919 INFO:tasks.rados.rados.0.smithi177.stdout:2748: writing smithi17769138-85 from 1443151 to 2083763 tid 2 2024-07-28T11:30:09.925 INFO:tasks.rados.rados.0.smithi177.stdout:2748: writing smithi17769138-85 from 2544955 to 3147550 tid 3 2024-07-28T11:30:09.929 INFO:tasks.rados.rados.0.smithi177.stdout:2748: writing smithi17769138-85 from 3612817 to 3782004 tid 4 2024-07-28T11:30:09.929 INFO:tasks.rados.rados.0.smithi177.stdout:2749: write oid 468 current snap is 0 2024-07-28T11:30:09.929 INFO:tasks.rados.rados.0.smithi177.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2024-07-28T11:30:09.935 INFO:tasks.rados.rados.0.smithi177.stdout:2749: writing smithi17769138-468 from 598811 to 1125537 tid 1 2024-07-28T11:30:09.943 INFO:tasks.rados.rados.0.smithi177.stdout:2749: writing smithi17769138-468 from 1901633 to 2402256 tid 2 2024-07-28T11:30:09.949 INFO:tasks.rados.rados.0.smithi177.stdout:2749: writing smithi17769138-468 from 2972378 to 3502598 tid 3 2024-07-28T11:30:09.949 INFO:tasks.rados.rados.0.smithi177.stdout:2750: read oid 408 snap -1 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2750: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2751: read oid 131 snap -1 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2751: expect deleted 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2752: read oid 108 snap -1 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2752: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2753: delete oid 368 current snap is 0 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: finishing write tid 1 to smithi17769138-174 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: finishing write tid 2 to smithi17769138-174 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: finishing write tid 3 to smithi17769138-174 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: finishing write tid 4 to smithi17769138-174 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: finishing write tid 5 to smithi17769138-174 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 174 v 351 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2024-07-28T11:30:09.950 INFO:tasks.rados.rados.0.smithi177.stdout:2742: finishing write tid 1 to smithi17769138-303 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2742: finishing write tid 2 to smithi17769138-303 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2742: finishing write tid 3 to smithi17769138-303 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2742: finishing write tid 4 to smithi17769138-303 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2742: finishing write tid 5 to smithi17769138-303 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 303 v 389 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2743: finishing write tid 1 to smithi17769138-235 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2743: finishing write tid 2 to smithi17769138-235 2024-07-28T11:30:09.951 INFO:tasks.rados.rados.0.smithi177.stdout:2744: expect (ObjNum 851 snap 0 seq_num 851) 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2743: finishing write tid 3 to smithi17769138-235 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2743: finishing write tid 4 to smithi17769138-235 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2741: done (12 left) 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2742: done (11 left) 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2744: done (10 left) 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2753: done (9 left) 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2754: read oid 479 snap -1 2024-07-28T11:30:10.066 INFO:tasks.rados.rados.0.smithi177.stdout:2754: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2755: read oid 446 snap -1 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2755: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2756: read oid 126 snap -1 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2756: expect (ObjNum 125 snap 0 seq_num 125) 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2757: read oid 242 snap -1 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2757: expect (ObjNum 989 snap 0 seq_num 989) 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2758: write oid 472 current snap is 0 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2743: finishing write tid 5 to smithi17769138-235 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 235 v 393 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2746: finishing write tid 1 to smithi17769138-3 2024-07-28T11:30:10.067 INFO:tasks.rados.rados.0.smithi177.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2024-07-28T11:30:10.077 INFO:tasks.rados.rados.0.smithi177.stdout:2758: writing smithi17769138-472 from 632425 to 1309649 tid 1 2024-07-28T11:30:10.084 INFO:tasks.rados.rados.0.smithi177.stdout:2758: writing smithi17769138-472 from 2018597 to 2522889 tid 2 2024-07-28T11:30:10.091 INFO:tasks.rados.rados.0.smithi177.stdout:2758: writing smithi17769138-472 from 3027224 to 3579988 tid 3 2024-07-28T11:30:10.091 INFO:tasks.rados.rados.0.smithi177.stdout:2743: done (13 left) 2024-07-28T11:30:10.091 INFO:tasks.rados.rados.0.smithi177.stdout:2759: write oid 55 current snap is 0 2024-07-28T11:30:10.091 INFO:tasks.rados.rados.0.smithi177.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2024-07-28T11:30:10.099 INFO:tasks.rados.rados.0.smithi177.stdout:2759: writing smithi17769138-55 from 649232 to 1401705 tid 1 2024-07-28T11:30:10.107 INFO:tasks.rados.rados.0.smithi177.stdout:2759: writing smithi17769138-55 from 1960726 to 2608676 tid 2 2024-07-28T11:30:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:2759: writing smithi17769138-55 from 3338294 to 3849232 tid 3 2024-07-28T11:30:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:2760: write oid 382 current snap is 0 2024-07-28T11:30:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:2746: finishing write tid 2 to smithi17769138-3 2024-07-28T11:30:10.115 INFO:tasks.rados.rados.0.smithi177.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:10.252 INFO:tasks.rados.rados.0.smithi177.stdout:2746: finishing write tid 3 to smithi17769138-3 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2746: finishing write tid 4 to smithi17769138-3 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2746: finishing write tid 5 to smithi17769138-3 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 3 v 337 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: finishing write tid 1 to smithi17769138-269 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: finishing write tid 2 to smithi17769138-269 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: finishing write tid 3 to smithi17769138-269 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: finishing write tid 4 to smithi17769138-269 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 1 to smithi17769138-85 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: finishing write tid 5 to smithi17769138-269 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 269 v 333 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2747: left oid 269 (ObjNum 1771 snap 0 seq_num 1771) 2024-07-28T11:30:10.253 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 2 to smithi17769138-85 2024-07-28T11:30:10.254 INFO:tasks.rados.rados.0.smithi177.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2024-07-28T11:30:10.258 INFO:tasks.rados.rados.0.smithi177.stdout:2760: writing smithi17769138-382 from 666039 to 1093761 tid 1 2024-07-28T11:30:10.264 INFO:tasks.rados.rados.0.smithi177.stdout:2760: writing smithi17769138-382 from 1619208 to 2127169 tid 2 2024-07-28T11:30:10.271 INFO:tasks.rados.rados.0.smithi177.stdout:2760: writing smithi17769138-382 from 2565717 to 3257378 tid 3 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2760: writing smithi17769138-382 from 3660365 to 3866039 tid 4 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2745: done (14 left) 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2746: done (13 left) 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2747: done (12 left) 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2761: write oid 127 current snap is 0 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 3 to smithi17769138-85 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 4 to smithi17769138-85 2024-07-28T11:30:10.275 INFO:tasks.rados.rados.0.smithi177.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2024-07-28T11:30:10.281 INFO:tasks.rados.rados.0.smithi177.stdout:2761: writing smithi17769138-127 from 682846 to 1185817 tid 1 2024-07-28T11:30:10.288 INFO:tasks.rados.rados.0.smithi177.stdout:2761: writing smithi17769138-127 from 1677690 to 2329309 tid 2 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2761: writing smithi17769138-127 from 2993140 to 3496073 tid 3 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2762: read oid 286 snap -1 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2762: expect (ObjNum 1454 snap 0 seq_num 1454) 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2763: write oid 346 current snap is 0 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 5 to smithi17769138-85 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2748: finishing write tid 6 to smithi17769138-85 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 342 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2749: finishing write tid 1 to smithi17769138-468 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2749: finishing write tid 2 to smithi17769138-468 2024-07-28T11:30:10.295 INFO:tasks.rados.rados.0.smithi177.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2024-07-28T11:30:10.303 INFO:tasks.rados.rados.0.smithi177.stdout:2763: writing smithi17769138-346 from 699653 to 1394226 tid 1 2024-07-28T11:30:10.310 INFO:tasks.rados.rados.0.smithi177.stdout:2763: writing smithi17769138-346 from 1852525 to 2647802 tid 2 2024-07-28T11:30:10.317 INFO:tasks.rados.rados.0.smithi177.stdout:2763: writing smithi17769138-346 from 3420563 to 3899653 tid 3 2024-07-28T11:30:10.317 INFO:tasks.rados.rados.0.smithi177.stdout:2748: done (14 left) 2024-07-28T11:30:10.317 INFO:tasks.rados.rados.0.smithi177.stdout:2764: write oid 207 current snap is 0 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:2749: finishing write tid 3 to smithi17769138-468 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:2749: finishing write tid 4 to smithi17769138-468 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:2749: finishing write tid 5 to smithi17769138-468 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 353 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:2749: left oid 468 (ObjNum 1773 snap 0 seq_num 1773) 2024-07-28T11:30:10.318 INFO:tasks.rados.rados.0.smithi177.stdout:2752: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-07-28T11:30:10.395 INFO:tasks.rados.rados.0.smithi177.stdout:2750: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-07-28T11:30:10.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[24094]: cluster 2024-07-28T11:30:08.807683+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-07-28T11:30:10.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[24094]: audit 2024-07-28T11:30:09.312241+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 systemd[1]: Stopping Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.507Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.508Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:30:10.529 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.508Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:30:10.530 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.508Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:30:10.530 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[50892]: ts=2024-07-28T11:30:10.508Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:30:10.627 INFO:tasks.rados.rados.0.smithi177.stdout:2755: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-07-28T11:30:10.734 INFO:tasks.rados.rados.0.smithi177.stdout:2756: expect (ObjNum 125 snap 0 seq_num 125) 2024-07-28T11:30:10.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:10 smithi177 bash[21846]: cluster 2024-07-28T11:30:08.807683+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-07-28T11:30:10.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:10 smithi177 bash[21846]: audit 2024-07-28T11:30:09.312241+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:10 smithi177 bash[31534]: cluster 2024-07-28T11:30:08.807683+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-07-28T11:30:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:10 smithi177 bash[31534]: audit 2024-07-28T11:30:09.312241+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:10.795 INFO:tasks.rados.rados.0.smithi177.stdout:2757: expect (ObjNum 989 snap 0 seq_num 989) 2024-07-28T11:30:10.924 INFO:tasks.rados.rados.0.smithi177.stdout:2754: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: finishing write tid 1 to smithi17769138-472 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: finishing write tid 2 to smithi17769138-472 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: finishing write tid 3 to smithi17769138-472 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: finishing write tid 4 to smithi17769138-472 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: finishing write tid 5 to smithi17769138-472 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 472 v 447 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2024-07-28T11:30:11.099 INFO:tasks.rados.rados.0.smithi177.stdout:2758: left oid 472 (ObjNum 1775 snap 0 seq_num 1775) 2024-07-28T11:30:11.100 INFO:tasks.rados.rados.0.smithi177.stdout:2759: finishing write tid 1 to smithi17769138-55 2024-07-28T11:30:11.100 INFO:tasks.rados.rados.0.smithi177.stdout:2759: finishing write tid 2 to smithi17769138-55 2024-07-28T11:30:11.100 INFO:tasks.rados.rados.0.smithi177.stdout:2759: finishing write tid 3 to smithi17769138-55 2024-07-28T11:30:11.100 INFO:tasks.rados.rados.0.smithi177.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2024-07-28T11:30:11.107 INFO:tasks.rados.rados.0.smithi177.stdout:2764: writing smithi17769138-207 from 716460 to 1486282 tid 1 2024-07-28T11:30:11.114 INFO:tasks.rados.rados.0.smithi177.stdout:2764: writing smithi17769138-207 from 2194654 to 2849942 tid 2 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2764: writing smithi17769138-207 from 3447986 to 3916460 tid 3 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2749: done (14 left) 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2750: done (13 left) 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2751: done (12 left) 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2752: done (11 left) 2024-07-28T11:30:11.120 INFO:tasks.rados.rados.0.smithi177.stdout:2754: done (10 left) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2755: done (9 left) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2756: done (8 left) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2757: done (7 left) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2758: done (6 left) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2765: read oid 426 snap -1 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2765: expect (ObjNum 680 snap 0 seq_num 680) 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2766: write oid 88 current snap is 0 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2759: finishing write tid 4 to smithi17769138-55 2024-07-28T11:30:11.121 INFO:tasks.rados.rados.0.smithi177.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2024-07-28T11:30:11.126 INFO:tasks.rados.rados.0.smithi177.stdout:2766: writing smithi17769138-88 from 733267 to 1178338 tid 1 2024-07-28T11:30:11.137 INFO:tasks.rados.rados.0.smithi177.stdout:2766: writing smithi17769138-88 from 1853136 to 2652082 tid 2 2024-07-28T11:30:11.146 INFO:tasks.rados.rados.0.smithi177.stdout:2766: writing smithi17769138-88 from 3359056 to 3933267 tid 3 2024-07-28T11:30:11.146 INFO:tasks.rados.rados.0.smithi177.stdout:2767: read oid 108 snap -1 2024-07-28T11:30:11.146 INFO:tasks.rados.rados.0.smithi177.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-07-28T11:30:11.146 INFO:tasks.rados.rados.0.smithi177.stdout:2768: write oid 406 current snap is 0 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:2759: finishing write tid 5 to smithi17769138-55 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 391 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:2759: left oid 55 (ObjNum 1776 snap 0 seq_num 1776) 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 1 to smithi17769138-382 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 2 to smithi17769138-382 2024-07-28T11:30:11.147 INFO:tasks.rados.rados.0.smithi177.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2024-07-28T11:30:11.153 INFO:tasks.rados.rados.0.smithi177.stdout:2768: writing smithi17769138-406 from 750074 to 1270394 tid 1 2024-07-28T11:30:11.160 INFO:tasks.rados.rados.0.smithi177.stdout:2768: writing smithi17769138-406 from 1911618 to 2570575 tid 2 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2768: writing smithi17769138-406 from 3102832 to 3767206 tid 3 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2759: done (9 left) 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2769: read oid 116 snap -1 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2769: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2770: write oid 69 current snap is 0 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 3 to smithi17769138-382 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 4 to smithi17769138-382 2024-07-28T11:30:11.167 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 5 to smithi17769138-382 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:2760: finishing write tid 6 to smithi17769138-382 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 265 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:2760: left oid 382 (ObjNum 1777 snap 0 seq_num 1777) 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:2761: finishing write tid 1 to smithi17769138-127 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:2761: finishing write tid 2 to smithi17769138-127 2024-07-28T11:30:11.168 INFO:tasks.rados.rados.0.smithi177.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2024-07-28T11:30:11.175 INFO:tasks.rados.rados.0.smithi177.stdout:2770: writing smithi17769138-69 from 766881 to 1362450 tid 1 2024-07-28T11:30:11.180 INFO:tasks.rados.rados.0.smithi177.stdout:2770: writing smithi17769138-69 from 1970100 to 2372715 tid 2 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2770: writing smithi17769138-69 from 3013902 to 3489548 tid 3 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2760: done (10 left) 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2771: read oid 98 snap -1 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2771: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2772: read oid 359 snap -1 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2772: expect (ObjNum 1665 snap 0 seq_num 1665) 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2773: read oid 467 snap -1 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2773: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2774: delete oid 136 current snap is 0 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2761: finishing write tid 3 to smithi17769138-127 2024-07-28T11:30:11.187 INFO:tasks.rados.rados.0.smithi177.stdout:2761: finishing write tid 4 to smithi17769138-127 2024-07-28T11:30:11.188 INFO:tasks.rados.rados.0.smithi177.stdout:2761: finishing write tid 5 to smithi17769138-127 2024-07-28T11:30:11.188 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 383 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2024-07-28T11:30:11.188 INFO:tasks.rados.rados.0.smithi177.stdout:2761: left oid 127 (ObjNum 1778 snap 0 seq_num 1778) 2024-07-28T11:30:11.188 INFO:tasks.rados.rados.0.smithi177.stdout:2762: expect (ObjNum 1454 snap 0 seq_num 1454) 2024-07-28T11:30:11.285 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:10 smithi204 bash[59022]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:30:11.285 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:11 smithi204 bash[59081]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:30:11.285 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:11 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:30:11.285 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:11 smithi204 systemd[1]: Stopped Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:11.285 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:11 smithi204 systemd[1]: Started Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:11.297 INFO:tasks.rados.rados.0.smithi177.stdout:2763: finishing write tid 1 to smithi17769138-346 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2763: finishing write tid 2 to smithi17769138-346 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2763: finishing write tid 3 to smithi17769138-346 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2761: done (13 left) 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2762: done (12 left) 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2774: done (11 left) 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2775: write oid 241 current snap is 0 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2763: finishing write tid 4 to smithi17769138-346 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2763: finishing write tid 5 to smithi17769138-346 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 346 v 395 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2763: left oid 346 (ObjNum 1779 snap 0 seq_num 1779) 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2764: finishing write tid 1 to smithi17769138-207 2024-07-28T11:30:11.298 INFO:tasks.rados.rados.0.smithi177.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2024-07-28T11:30:11.303 INFO:tasks.rados.rados.0.smithi177.stdout:2775: writing smithi17769138-241 from 400495 to 1146562 tid 1 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2775: writing smithi17769138-241 from 1570711 to 1976995 tid 2 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2763: done (11 left) 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2776: write oid 17 current snap is 0 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2764: finishing write tid 2 to smithi17769138-207 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2764: finishing write tid 3 to smithi17769138-207 2024-07-28T11:30:11.308 INFO:tasks.rados.rados.0.smithi177.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2024-07-28T11:30:11.313 INFO:tasks.rados.rados.0.smithi177.stdout:2776: writing smithi17769138-17 from 417302 to 838618 tid 1 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2776: writing smithi17769138-17 from 1629193 to 2017302 tid 2 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2777: read oid 121 snap -1 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2777: expect deleted 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2778: read oid 67 snap -1 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2778: expect (ObjNum 1642 snap 0 seq_num 1642) 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2779: read oid 210 snap -1 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2779: expect (ObjNum 709 snap 0 seq_num 709) 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2780: delete oid 51 current snap is 0 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2764: finishing write tid 4 to smithi17769138-207 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2764: finishing write tid 5 to smithi17769138-207 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 207 v 337 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2764: left oid 207 (ObjNum 1780 snap 0 seq_num 1780) 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2766: finishing write tid 1 to smithi17769138-88 2024-07-28T11:30:11.320 INFO:tasks.rados.rados.0.smithi177.stdout:2765: expect (ObjNum 680 snap 0 seq_num 680) 2024-07-28T11:30:11.466 INFO:tasks.rados.rados.0.smithi177.stdout:2766: finishing write tid 2 to smithi17769138-88 2024-07-28T11:30:11.466 INFO:tasks.rados.rados.0.smithi177.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2766: finishing write tid 3 to smithi17769138-88 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2766: finishing write tid 4 to smithi17769138-88 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2766: finishing write tid 5 to smithi17769138-88 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 451 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2766: left oid 88 (ObjNum 1781 snap 0 seq_num 1781) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2768: finishing write tid 1 to smithi17769138-406 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2764: done (15 left) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2765: done (14 left) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2766: done (13 left) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2767: done (12 left) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2780: done (11 left) 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2781: write oid 190 current snap is 0 2024-07-28T11:30:11.539 INFO:tasks.rados.rados.0.smithi177.stdout:2768: finishing write tid 2 to smithi17769138-406 2024-07-28T11:30:11.540 INFO:tasks.rados.rados.0.smithi177.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2024-07-28T11:30:11.545 INFO:tasks.rados.rados.0.smithi177.stdout:2781: writing smithi17769138-190 from 450916 to 1139083 tid 1 2024-07-28T11:30:11.550 INFO:tasks.rados.rados.0.smithi177.stdout:2781: writing smithi17769138-190 from 1862510 to 2050916 tid 2 2024-07-28T11:30:11.550 INFO:tasks.rados.rados.0.smithi177.stdout:2782: write oid 145 current snap is 0 2024-07-28T11:30:11.550 INFO:tasks.rados.rados.0.smithi177.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2024-07-28T11:30:11.556 INFO:tasks.rados.rados.0.smithi177.stdout:2782: writing smithi17769138-145 from 467723 to 1231139 tid 1 2024-07-28T11:30:11.561 INFO:tasks.rados.rados.0.smithi177.stdout:2782: writing smithi17769138-145 from 1804639 to 2067723 tid 2 2024-07-28T11:30:11.561 INFO:tasks.rados.rados.0.smithi177.stdout:2783: read oid 72 snap -1 2024-07-28T11:30:11.561 INFO:tasks.rados.rados.0.smithi177.stdout:2783: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-07-28T11:30:11.562 INFO:tasks.rados.rados.0.smithi177.stdout:2784: read oid 73 snap -1 2024-07-28T11:30:11.562 INFO:tasks.rados.rados.0.smithi177.stdout:2784: expect deleted 2024-07-28T11:30:11.562 INFO:tasks.rados.rados.0.smithi177.stdout:2785: delete oid 111 current snap is 0 2024-07-28T11:30:11.562 INFO:tasks.rados.rados.0.smithi177.stdout:2769: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:30:11.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:11 smithi204 systemd[1]: Stopping Ceph node-exporter.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:30:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:11 smithi204 bash[24094]: audit 2024-07-28T11:30:11.101965+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.177:0/3027937848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:11 smithi204 bash[24094]: audit 2024-07-28T11:30:11.250007+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:11 smithi204 bash[24094]: audit 2024-07-28T11:30:11.260377+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2768: finishing write tid 3 to smithi17769138-406 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2768: finishing write tid 4 to smithi17769138-406 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2768: finishing write tid 5 to smithi17769138-406 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 406 v 397 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2768: left oid 406 (ObjNum 1782 snap 0 seq_num 1782) 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: finishing write tid 1 to smithi17769138-69 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: finishing write tid 2 to smithi17769138-69 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: finishing write tid 3 to smithi17769138-69 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: finishing write tid 4 to smithi17769138-69 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: finishing write tid 5 to smithi17769138-69 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 69 v 307 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2770: left oid 69 (ObjNum 1783 snap 0 seq_num 1783) 2024-07-28T11:30:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:2771: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-07-28T11:30:11.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[31534]: audit 2024-07-28T11:30:11.101965+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.177:0/3027937848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:11.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[31534]: audit 2024-07-28T11:30:11.250007+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[31534]: audit 2024-07-28T11:30:11.260377+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[21846]: audit 2024-07-28T11:30:11.101965+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.177:0/3027937848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:11.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[21846]: audit 2024-07-28T11:30:11.250007+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:11 smithi177 bash[21846]: audit 2024-07-28T11:30:11.260377+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:11.818 INFO:tasks.rados.rados.0.smithi177.stdout:2773: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-07-28T11:30:11.993 INFO:tasks.rados.rados.0.smithi177.stdout:2772: expect (ObjNum 1665 snap 0 seq_num 1665) 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2775: finishing write tid 1 to smithi17769138-241 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2775: finishing write tid 2 to smithi17769138-241 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2775: finishing write tid 3 to smithi17769138-241 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2775: finishing write tid 4 to smithi17769138-241 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 268 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2775: left oid 241 (ObjNum 1785 snap 0 seq_num 1785) 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2776: finishing write tid 1 to smithi17769138-17 2024-07-28T11:30:12.211 INFO:tasks.rados.rados.0.smithi177.stdout:2778: expect (ObjNum 1642 snap 0 seq_num 1642) 2024-07-28T11:30:12.394 INFO:tasks.rados.rados.0.smithi177.stdout:2776: finishing write tid 2 to smithi17769138-17 2024-07-28T11:30:12.395 INFO:tasks.rados.rados.0.smithi177.stdout:2776: finishing write tid 3 to smithi17769138-17 2024-07-28T11:30:12.395 INFO:tasks.rados.rados.0.smithi177.stdout:2776: finishing write tid 4 to smithi17769138-17 2024-07-28T11:30:12.395 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 17 v 331 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2024-07-28T11:30:12.395 INFO:tasks.rados.rados.0.smithi177.stdout:2776: left oid 17 (ObjNum 1786 snap 0 seq_num 1786) 2024-07-28T11:30:12.395 INFO:tasks.rados.rados.0.smithi177.stdout:2779: expect (ObjNum 709 snap 0 seq_num 709) 2024-07-28T11:30:12.512 INFO:tasks.rados.rados.0.smithi177.stdout:2781: finishing write tid 1 to smithi17769138-190 2024-07-28T11:30:12.512 INFO:tasks.rados.rados.0.smithi177.stdout:2768: done (15 left) 2024-07-28T11:30:12.512 INFO:tasks.rados.rados.0.smithi177.stdout:2769: done (14 left) 2024-07-28T11:30:12.512 INFO:tasks.rados.rados.0.smithi177.stdout:2770: done (13 left) 2024-07-28T11:30:12.512 INFO:tasks.rados.rados.0.smithi177.stdout:2771: done (12 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2772: done (11 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2773: done (10 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2775: done (9 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2776: done (8 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2777: done (7 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2778: done (6 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2779: done (5 left) 2024-07-28T11:30:12.513 INFO:tasks.rados.rados.0.smithi177.stdout:2785: done (4 left) 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2786: write oid 202 current snap is 0 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2781: finishing write tid 2 to smithi17769138-190 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2781: finishing write tid 3 to smithi17769138-190 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2781: finishing write tid 4 to smithi17769138-190 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 190 v 334 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2781: left oid 190 (ObjNum 1788 snap 0 seq_num 1788) 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2782: finishing write tid 1 to smithi17769138-145 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2782: finishing write tid 2 to smithi17769138-145 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2782: finishing write tid 3 to smithi17769138-145 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2782: finishing write tid 4 to smithi17769138-145 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 145 v 337 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2782: left oid 145 (ObjNum 1789 snap 0 seq_num 1789) 2024-07-28T11:30:12.514 INFO:tasks.rados.rados.0.smithi177.stdout:2783: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-07-28T11:30:12.606 INFO:tasks.rados.rados.0.smithi177.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2024-07-28T11:30:12.622 INFO:tasks.rados.rados.0.smithi177.stdout:2786: writing smithi17769138-202 from 501337 to 1015251 tid 1 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2786: writing smithi17769138-202 from 1521603 to 1938894 tid 2 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2781: done (4 left) 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2782: done (3 left) 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2783: done (2 left) 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2784: done (1 left) 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2787: write oid 272 current snap is 0 2024-07-28T11:30:12.638 INFO:tasks.rados.rados.0.smithi177.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2024-07-28T11:30:12.655 INFO:tasks.rados.rados.0.smithi177.stdout:2787: writing smithi17769138-272 from 518144 to 1107307 tid 1 2024-07-28T11:30:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:12 smithi204 bash[24094]: cluster 2024-07-28T11:30:10.808995+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 110 op/s 2024-07-28T11:30:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:12 smithi204 bash[24094]: cephadm 2024-07-28T11:30:11.256033+0000 mgr.x (mgr.24514) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:30:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:12 smithi204 bash[24094]: cephadm 2024-07-28T11:30:11.256407+0000 mgr.x (mgr.24514) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-07-28T11:30:12.668 INFO:tasks.rados.rados.0.smithi177.stdout:2787: writing smithi17769138-272 from 1580085 to 2118144 tid 2 2024-07-28T11:30:12.668 INFO:tasks.rados.rados.0.smithi177.stdout:2788: write oid 153 current snap is 0 2024-07-28T11:30:12.668 INFO:tasks.rados.rados.0.smithi177.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2024-07-28T11:30:12.680 INFO:tasks.rados.rados.0.smithi177.stdout:2788: writing smithi17769138-153 from 534951 to 1199363 tid 1 2024-07-28T11:30:12.688 INFO:tasks.rados.rados.0.smithi177.stdout:2788: writing smithi17769138-153 from 1922214 to 2134951 tid 2 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2789: read oid 171 snap -1 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2789: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2790: read oid 199 snap -1 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2790: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2791: write oid 136 current snap is 0 2024-07-28T11:30:12.689 INFO:tasks.rados.rados.0.smithi177.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2024-07-28T11:30:12.700 INFO:tasks.rados.rados.0.smithi177.stdout:2791: writing smithi17769138-136 from 551758 to 1291419 tid 1 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2791: writing smithi17769138-136 from 1980696 to 2151758 tid 2 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2792: delete oid 97 current snap is 0 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2786: finishing write tid 1 to smithi17769138-202 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2786: finishing write tid 2 to smithi17769138-202 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2786: finishing write tid 3 to smithi17769138-202 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2786: finishing write tid 4 to smithi17769138-202 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 202 v 346 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2786: left oid 202 (ObjNum 1791 snap 0 seq_num 1791) 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2787: finishing write tid 1 to smithi17769138-272 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2787: finishing write tid 2 to smithi17769138-272 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2787: finishing write tid 3 to smithi17769138-272 2024-07-28T11:30:12.709 INFO:tasks.rados.rados.0.smithi177.stdout:2787: finishing write tid 4 to smithi17769138-272 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 272 v 346 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2787: left oid 272 (ObjNum 1792 snap 0 seq_num 1792) 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2788: finishing write tid 1 to smithi17769138-153 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2788: finishing write tid 2 to smithi17769138-153 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2788: finishing write tid 3 to smithi17769138-153 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2788: finishing write tid 4 to smithi17769138-153 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 153 v 361 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2024-07-28T11:30:12.710 INFO:tasks.rados.rados.0.smithi177.stdout:2790: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-07-28T11:30:12.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[31534]: cluster 2024-07-28T11:30:10.808995+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 110 op/s 2024-07-28T11:30:12.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[31534]: cephadm 2024-07-28T11:30:11.256033+0000 mgr.x (mgr.24514) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:30:12.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[31534]: cephadm 2024-07-28T11:30:11.256407+0000 mgr.x (mgr.24514) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-07-28T11:30:12.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[21846]: cluster 2024-07-28T11:30:10.808995+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 110 op/s 2024-07-28T11:30:12.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[21846]: cephadm 2024-07-28T11:30:11.256033+0000 mgr.x (mgr.24514) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:30:12.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:12 smithi177 bash[21846]: cephadm 2024-07-28T11:30:11.256407+0000 mgr.x (mgr.24514) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-07-28T11:30:12.861 INFO:tasks.rados.rados.0.smithi177.stdout:2789: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:30:12.935 INFO:tasks.rados.rados.0.smithi177.stdout:2791: finishing write tid 1 to smithi17769138-136 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2786: done (6 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2787: done (5 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2788: done (4 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2789: done (3 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2790: done (2 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2792: done (1 left) 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2793: write oid 102 current snap is 0 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2791: finishing write tid 2 to smithi17769138-136 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2791: finishing write tid 3 to smithi17769138-136 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2791: finishing write tid 4 to smithi17769138-136 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 136 v 387 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2024-07-28T11:30:12.936 INFO:tasks.rados.rados.0.smithi177.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2024-07-28T11:30:12.937 INFO:tasks.rados.rados.0.smithi177.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2024-07-28T11:30:12.950 INFO:tasks.rados.rados.0.smithi177.stdout:2793: writing smithi17769138-102 from 585372 to 1191884 tid 1 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2793: writing smithi17769138-102 from 1814013 to 2185372 tid 2 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2791: done (1 left) 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2794: read oid 313 snap -1 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2794: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2795: read oid 61 snap -1 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-07-28T11:30:12.963 INFO:tasks.rados.rados.0.smithi177.stdout:2796: write oid 415 current snap is 0 2024-07-28T11:30:12.964 INFO:tasks.rados.rados.0.smithi177.stdout:2793: finishing write tid 1 to smithi17769138-102 2024-07-28T11:30:12.964 INFO:tasks.rados.rados.0.smithi177.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2024-07-28T11:30:12.979 INFO:tasks.rados.rados.0.smithi177.stdout:2796: writing smithi17769138-415 from 602179 to 1283940 tid 1 2024-07-28T11:30:12.991 INFO:tasks.rados.rados.0.smithi177.stdout:2796: writing smithi17769138-415 from 1756142 to 2184440 tid 2 2024-07-28T11:30:12.991 INFO:tasks.rados.rados.0.smithi177.stdout:2797: write oid 404 current snap is 0 2024-07-28T11:30:12.991 INFO:tasks.rados.rados.0.smithi177.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2024-07-28T11:30:13.005 INFO:tasks.rados.rados.0.smithi177.stdout:2797: writing smithi17769138-404 from 618986 to 1375996 tid 1 2024-07-28T11:30:13.012 INFO:tasks.rados.rados.0.smithi177.stdout:2797: writing smithi17769138-404 from 1814624 to 2218986 tid 2 2024-07-28T11:30:13.013 INFO:tasks.rados.rados.0.smithi177.stdout:2798: write oid 139 current snap is 0 2024-07-28T11:30:13.013 INFO:tasks.rados.rados.0.smithi177.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2024-07-28T11:30:13.021 INFO:tasks.rados.rados.0.smithi177.stdout:2798: writing smithi17769138-139 from 635793 to 1068052 tid 1 2024-07-28T11:30:13.027 INFO:tasks.rados.rados.0.smithi177.stdout:2798: writing smithi17769138-139 from 1473106 to 1905073 tid 2 2024-07-28T11:30:13.027 INFO:tasks.rados.rados.0.smithi177.stdout:2799: read oid 137 snap -1 2024-07-28T11:30:13.028 INFO:tasks.rados.rados.0.smithi177.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2024-07-28T11:30:13.028 INFO:tasks.rados.rados.0.smithi177.stdout:2800: read oid 290 snap -1 2024-07-28T11:30:13.028 INFO:tasks.rados.rados.0.smithi177.stdout:2800: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:13.028 INFO:tasks.rados.rados.0.smithi177.stdout:2801: write oid 485 current snap is 0 2024-07-28T11:30:13.028 INFO:tasks.rados.rados.0.smithi177.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2024-07-28T11:30:13.035 INFO:tasks.rados.rados.0.smithi177.stdout:2801: writing smithi17769138-485 from 652600 to 1160108 tid 1 2024-07-28T11:30:13.042 INFO:tasks.rados.rados.0.smithi177.stdout:2801: writing smithi17769138-485 from 1931588 to 2252600 tid 2 2024-07-28T11:30:13.042 INFO:tasks.rados.rados.0.smithi177.stdout:2802: write oid 382 current snap is 0 2024-07-28T11:30:13.043 INFO:tasks.rados.rados.0.smithi177.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2024-07-28T11:30:13.050 INFO:tasks.rados.rados.0.smithi177.stdout:2802: writing smithi17769138-382 from 669407 to 1252164 tid 1 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2802: writing smithi17769138-382 from 1873717 to 2269407 tid 2 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2803: read oid 212 snap -1 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2803: expect deleted 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2804: read oid 78 snap -1 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2804: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2805: read oid 356 snap -1 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2805: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-07-28T11:30:13.056 INFO:tasks.rados.rados.0.smithi177.stdout:2806: write oid 388 current snap is 0 2024-07-28T11:30:13.057 INFO:tasks.rados.rados.0.smithi177.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2024-07-28T11:30:13.064 INFO:tasks.rados.rados.0.smithi177.stdout:2806: writing smithi17769138-388 from 686214 to 1460573 tid 1 2024-07-28T11:30:13.069 INFO:tasks.rados.rados.0.smithi177.stdout:2806: writing smithi17769138-388 from 2048552 to 2286214 tid 2 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2807: read oid 472 snap -1 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2807: expect (ObjNum 1775 snap 0 seq_num 1775) 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2808: read oid 120 snap -1 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2808: expect (ObjNum 1284 snap 0 seq_num 1284) 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2793: finishing write tid 2 to smithi17769138-102 2024-07-28T11:30:13.070 INFO:tasks.rados.rados.0.smithi177.stdout:2793: finishing write tid 3 to smithi17769138-102 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2793: finishing write tid 4 to smithi17769138-102 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 102 v 408 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2793: left oid 102 (ObjNum 1796 snap 0 seq_num 1796) 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2793: done (15 left) 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2809: read oid 486 snap -1 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2809: expect (ObjNum 1641 snap 0 seq_num 1641) 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:13.071 INFO:tasks.rados.rados.0.smithi177.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-07-28T11:30:13.163 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:12 smithi204 bash[59158]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-node-exporter-b 2024-07-28T11:30:13.254 INFO:tasks.rados.rados.0.smithi177.stdout:2794: expect (ObjNum 798 snap 0 seq_num 798) 2024-07-28T11:30:13.412 INFO:tasks.rados.rados.0.smithi177.stdout:2796: finishing write tid 1 to smithi17769138-415 2024-07-28T11:30:13.412 INFO:tasks.rados.rados.0.smithi177.stdout:2796: finishing write tid 2 to smithi17769138-415 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2796: finishing write tid 3 to smithi17769138-415 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2796: finishing write tid 4 to smithi17769138-415 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 415 v 340 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2796: left oid 415 (ObjNum 1797 snap 0 seq_num 1797) 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2797: finishing write tid 1 to smithi17769138-404 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2797: finishing write tid 2 to smithi17769138-404 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2797: finishing write tid 3 to smithi17769138-404 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2797: finishing write tid 4 to smithi17769138-404 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 404 v 364 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2797: left oid 404 (ObjNum 1798 snap 0 seq_num 1798) 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2798: finishing write tid 1 to smithi17769138-139 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2798: finishing write tid 2 to smithi17769138-139 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2794: done (15 left) 2024-07-28T11:30:13.413 INFO:tasks.rados.rados.0.smithi177.stdout:2795: done (14 left) 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2796: done (13 left) 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2797: done (12 left) 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2810: read oid 245 snap -1 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2810: expect (ObjNum 1469 snap 0 seq_num 1469) 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2811: write oid 396 current snap is 0 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2798: finishing write tid 3 to smithi17769138-139 2024-07-28T11:30:13.414 INFO:tasks.rados.rados.0.smithi177.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2024-07-28T11:30:13.419 INFO:tasks.rados.rados.0.smithi177.stdout:2811: writing smithi17769138-396 from 703021 to 1152629 tid 1 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2811: writing smithi17769138-396 from 1707034 to 2303021 tid 2 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2812: read oid 157 snap -1 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2812: expect deleted 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2813: write oid 123 current snap is 0 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2798: finishing write tid 4 to smithi17769138-139 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 454 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2798: left oid 139 (ObjNum 1799 snap 0 seq_num 1799) 2024-07-28T11:30:13.427 INFO:tasks.rados.rados.0.smithi177.stdout:2801: finishing write tid 1 to smithi17769138-485 2024-07-28T11:30:13.428 INFO:tasks.rados.rados.0.smithi177.stdout:2800: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:13.461 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:13 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:30:13.461 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59217]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-node-exporter-b 2024-07-28T11:30:13.461 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:13 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-28T11:30:13.462 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:13 smithi204 systemd[1]: Stopped Ceph node-exporter.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:13.462 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:13 smithi204 systemd[1]: Started Ceph node-exporter.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.399Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.399Z 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:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.399Z 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 smithi204 (none))" 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.399Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.399Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.401Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.401Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:30:13.462 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.402Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.402Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.405Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.405Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.049µs 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.405Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.406Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.434Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.434Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.435Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.965µs wal_replay_duration=29.109004ms wbl_replay_duration=137ns total_replay_duration=29.174329ms 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.437Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.437Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.437Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.462Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.673063ms db_storage=966ns remote_storage=1.218µs web_handler=373ns query_engine=833ns scrape=271.235µs scrape_sd=118.738µs notify=15.513µs notify_sd=11.452µs rules=23.814102ms tracing=6.207µs 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.462Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:30:13.463 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:13 smithi204 bash[59111]: ts=2024-07-28T11:30:13.462Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:30:13.624 INFO:tasks.rados.rados.0.smithi177.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2801: finishing write tid 2 to smithi17769138-485 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2801: finishing write tid 3 to smithi17769138-485 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2801: finishing write tid 4 to smithi17769138-485 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 485 v 457 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2802: finishing write tid 1 to smithi17769138-382 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2802: finishing write tid 2 to smithi17769138-382 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2802: finishing write tid 3 to smithi17769138-382 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2802: finishing write tid 4 to smithi17769138-382 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 382 v 271 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2802: left oid 382 (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:30:13.796 INFO:tasks.rados.rados.0.smithi177.stdout:2805: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-07-28T11:30:13.970 INFO:tasks.rados.rados.0.smithi177.stdout:2806: finishing write tid 1 to smithi17769138-388 2024-07-28T11:30:13.970 INFO:tasks.rados.rados.0.smithi177.stdout:2804: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-07-28T11:30:14.110 INFO:tasks.rados.rados.0.smithi177.stdout:2807: expect (ObjNum 1775 snap 0 seq_num 1775) 2024-07-28T11:30:14.366 INFO:tasks.rados.rados.0.smithi177.stdout:2806: finishing write tid 2 to smithi17769138-388 2024-07-28T11:30:14.367 INFO:tasks.rados.rados.0.smithi177.stdout:2806: finishing write tid 3 to smithi17769138-388 2024-07-28T11:30:14.367 INFO:tasks.rados.rados.0.smithi177.stdout:2806: finishing write tid 4 to smithi17769138-388 2024-07-28T11:30:14.367 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 388 v 310 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2024-07-28T11:30:14.367 INFO:tasks.rados.rados.0.smithi177.stdout:2806: left oid 388 (ObjNum 1802 snap 0 seq_num 1802) 2024-07-28T11:30:14.367 INFO:tasks.rados.rados.0.smithi177.stdout:2808: expect (ObjNum 1284 snap 0 seq_num 1284) 2024-07-28T11:30:14.508 INFO:tasks.rados.rados.0.smithi177.stdout:2809: expect (ObjNum 1641 snap 0 seq_num 1641) 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: cluster 2024-07-28T11:30:12.809841+0000 mgr.x (mgr.24514) 43 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: audit 2024-07-28T11:30:13.250332+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: cephadm 2024-07-28T11:30:13.255959+0000 mgr.x (mgr.24514) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: audit 2024-07-28T11:30:13.260369+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: cephadm 2024-07-28T11:30:13.304674+0000 mgr.x (mgr.24514) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[21846]: audit 2024-07-28T11:30:13.460110+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.177:0/2196166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: cluster 2024-07-28T11:30:12.809841+0000 mgr.x (mgr.24514) 43 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2024-07-28T11:30:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: audit 2024-07-28T11:30:13.250332+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: cephadm 2024-07-28T11:30:13.255959+0000 mgr.x (mgr.24514) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:30:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: audit 2024-07-28T11:30:13.260369+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: cephadm 2024-07-28T11:30:13.304674+0000 mgr.x (mgr.24514) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-07-28T11:30:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:14 smithi177 bash[31534]: audit 2024-07-28T11:30:13.460110+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.177:0/2196166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: cluster 2024-07-28T11:30:12.809841+0000 mgr.x (mgr.24514) 43 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2024-07-28T11:30:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: audit 2024-07-28T11:30:13.250332+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: cephadm 2024-07-28T11:30:13.255959+0000 mgr.x (mgr.24514) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:30:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: audit 2024-07-28T11:30:13.260369+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: cephadm 2024-07-28T11:30:13.304674+0000 mgr.x (mgr.24514) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-07-28T11:30:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:14 smithi204 bash[24094]: audit 2024-07-28T11:30:13.460110+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.177:0/2196166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:14.727 INFO:tasks.rados.rados.0.smithi177.stdout:2810: expect (ObjNum 1469 snap 0 seq_num 1469) 2024-07-28T11:30:14.917 INFO:tasks.rados.rados.0.smithi177.stdout:2811: finishing write tid 1 to smithi17769138-396 2024-07-28T11:30:14.917 INFO:tasks.rados.rados.0.smithi177.stdout:2811: finishing write tid 2 to smithi17769138-396 2024-07-28T11:30:14.918 INFO:tasks.rados.rados.0.smithi177.stdout:2811: finishing write tid 3 to smithi17769138-396 2024-07-28T11:30:14.918 INFO:tasks.rados.rados.0.smithi177.stdout:2811: finishing write tid 4 to smithi17769138-396 2024-07-28T11:30:14.918 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 396 v 400 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2024-07-28T11:30:14.918 INFO:tasks.rados.rados.0.smithi177.stdout:2811: left oid 396 (ObjNum 1803 snap 0 seq_num 1803) 2024-07-28T11:30:14.918 INFO:tasks.rados.rados.0.smithi177.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2024-07-28T11:30:14.937 INFO:tasks.rados.rados.0.smithi177.stdout:2813: writing smithi17769138-123 from 719828 to 1244685 tid 1 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2813: writing smithi17769138-123 from 1765516 to 2319828 tid 2 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2798: done (15 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2799: done (14 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2800: done (13 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2801: done (12 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2802: done (11 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2803: done (10 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2804: done (9 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2805: done (8 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2806: done (7 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2807: done (6 left) 2024-07-28T11:30:14.956 INFO:tasks.rados.rados.0.smithi177.stdout:2808: done (5 left) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2809: done (4 left) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2810: done (3 left) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2811: done (2 left) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2812: done (1 left) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2814: read oid 311 snap -1 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2814: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2815: read oid 112 snap -1 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2815: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2816: read oid 113 snap -1 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2817: delete oid 206 current snap is 0 2024-07-28T11:30:14.957 INFO:tasks.rados.rados.0.smithi177.stdout:2813: finishing write tid 1 to smithi17769138-123 2024-07-28T11:30:14.960 INFO:tasks.rados.rados.0.smithi177.stdout:2817: done (4 left) 2024-07-28T11:30:14.960 INFO:tasks.rados.rados.0.smithi177.stdout:2818: read oid 184 snap -1 2024-07-28T11:30:14.960 INFO:tasks.rados.rados.0.smithi177.stdout:2818: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-07-28T11:30:14.960 INFO:tasks.rados.rados.0.smithi177.stdout:2819: write oid 442 current snap is 0 2024-07-28T11:30:14.960 INFO:tasks.rados.rados.0.smithi177.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2024-07-28T11:30:14.985 INFO:tasks.rados.rados.0.smithi177.stdout:2819: writing smithi17769138-442 from 753442 to 1428797 tid 1 2024-07-28T11:30:14.997 INFO:tasks.rados.rados.0.smithi177.stdout:2819: writing smithi17769138-442 from 2166127 to 2353442 tid 2 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2820: delete oid 195 current snap is 0 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2813: finishing write tid 2 to smithi17769138-123 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2813: finishing write tid 3 to smithi17769138-123 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2813: finishing write tid 4 to smithi17769138-123 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 123 v 369 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2813: left oid 123 (ObjNum 1804 snap 0 seq_num 1804) 2024-07-28T11:30:14.998 INFO:tasks.rados.rados.0.smithi177.stdout:2815: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-07-28T11:30:15.226 INFO:tasks.rados.rados.0.smithi177.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:30:15.399 INFO:tasks.rados.rados.0.smithi177.stdout:2818: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-07-28T11:30:15.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.246Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:30:15.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.246Z 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:30:15.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.247Z 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:30:15.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.247Z 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:30:15.414 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.247Z 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:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z 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:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:30:15.415 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:30:15.416 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:30:15.417 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.248Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:30:15.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:30:15 smithi204 bash[59244]: ts=2024-07-28T11:30:15.249Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:30:15.593 INFO:tasks.rados.rados.0.smithi177.stdout:2814: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:15.762 INFO:tasks.rados.rados.0.smithi177.stdout:2819: finishing write tid 1 to smithi17769138-442 2024-07-28T11:30:15.762 INFO:tasks.rados.rados.0.smithi177.stdout:2819: finishing write tid 2 to smithi17769138-442 2024-07-28T11:30:15.762 INFO:tasks.rados.rados.0.smithi177.stdout:2819: finishing write tid 3 to smithi17769138-442 2024-07-28T11:30:15.762 INFO:tasks.rados.rados.0.smithi177.stdout:2819: finishing write tid 4 to smithi17769138-442 2024-07-28T11:30:15.762 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 442 v 343 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2819: left oid 442 (ObjNum 1806 snap 0 seq_num 1806) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2813: done (6 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2814: done (5 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2815: done (4 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2816: done (3 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2818: done (2 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2819: done (1 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2820: done (0 left) 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2821: write oid 21 current snap is 0 2024-07-28T11:30:15.763 INFO:tasks.rados.rados.0.smithi177.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2024-07-28T11:30:15.781 INFO:tasks.rados.rados.0.smithi177.stdout:2821: writing smithi17769138-21 from 787056 to 1212909 tid 1 2024-07-28T11:30:15.801 INFO:tasks.rados.rados.0.smithi177.stdout:2821: writing smithi17769138-21 from 1883091 to 2387056 tid 2 2024-07-28T11:30:15.801 INFO:tasks.rados.rados.0.smithi177.stdout:2822: write oid 237 current snap is 0 2024-07-28T11:30:15.801 INFO:tasks.rados.rados.0.smithi177.stdout:2821: finishing write tid 1 to smithi17769138-21 2024-07-28T11:30:15.801 INFO:tasks.rados.rados.0.smithi177.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2024-07-28T11:30:15.809 INFO:tasks.rados.rados.0.smithi177.stdout:2822: writing smithi17769138-237 from 403863 to 904965 tid 1 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2822: writing smithi17769138-237 from 1425220 to 2159179 tid 2 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2823: write oid 450 current snap is 0 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2821: finishing write tid 2 to smithi17769138-21 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2821: finishing write tid 3 to smithi17769138-21 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2821: finishing write tid 4 to smithi17769138-21 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 21 v 354 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2822: finishing write tid 1 to smithi17769138-237 2024-07-28T11:30:15.819 INFO:tasks.rados.rados.0.smithi177.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2024-07-28T11:30:15.827 INFO:tasks.rados.rados.0.smithi177.stdout:2823: writing smithi17769138-450 from 420670 to 1113374 tid 1 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2823: writing smithi17769138-450 from 1600055 to 2194025 tid 2 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2821: done (2 left) 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2824: read oid 378 snap -1 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2824: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2825: read oid 125 snap -1 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2825: expect (ObjNum 1729 snap 0 seq_num 1729) 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2826: write oid 37 current snap is 0 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2822: finishing write tid 2 to smithi17769138-237 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2822: finishing write tid 3 to smithi17769138-237 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2822: finishing write tid 4 to smithi17769138-237 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 357 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2024-07-28T11:30:15.836 INFO:tasks.rados.rados.0.smithi177.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2024-07-28T11:30:15.837 INFO:tasks.rados.rados.0.smithi177.stdout:2823: finishing write tid 1 to smithi17769138-450 2024-07-28T11:30:15.837 INFO:tasks.rados.rados.0.smithi177.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2024-07-28T11:30:15.845 INFO:tasks.rados.rados.0.smithi177.stdout:2826: writing smithi17769138-37 from 437477 to 1205430 tid 1 2024-07-28T11:30:15.854 INFO:tasks.rados.rados.0.smithi177.stdout:2826: writing smithi17769138-37 from 1658537 to 2396165 tid 2 2024-07-28T11:30:15.854 INFO:tasks.rados.rados.0.smithi177.stdout:2822: done (4 left) 2024-07-28T11:30:15.854 INFO:tasks.rados.rados.0.smithi177.stdout:2827: write oid 318 current snap is 0 2024-07-28T11:30:15.854 INFO:tasks.rados.rados.0.smithi177.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2024-07-28T11:30:15.861 INFO:tasks.rados.rados.0.smithi177.stdout:2827: writing smithi17769138-318 from 454284 to 897486 tid 1 2024-07-28T11:30:15.868 INFO:tasks.rados.rados.0.smithi177.stdout:2827: writing smithi17769138-318 from 1317019 to 1914658 tid 2 2024-07-28T11:30:15.872 INFO:tasks.rados.rados.0.smithi177.stdout:2827: writing smithi17769138-318 from 2376463 to 2454284 tid 3 2024-07-28T11:30:15.872 INFO:tasks.rados.rados.0.smithi177.stdout:2828: read oid 70 snap -1 2024-07-28T11:30:15.872 INFO:tasks.rados.rados.0.smithi177.stdout:2828: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:30:15.872 INFO:tasks.rados.rados.0.smithi177.stdout:2829: write oid 78 current snap is 0 2024-07-28T11:30:15.872 INFO:tasks.rados.rados.0.smithi177.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2024-07-28T11:30:15.879 INFO:tasks.rados.rados.0.smithi177.stdout:2829: writing smithi17769138-78 from 471091 to 989542 tid 1 2024-07-28T11:30:15.888 INFO:tasks.rados.rados.0.smithi177.stdout:2829: writing smithi17769138-78 from 1659148 to 2400445 tid 2 2024-07-28T11:30:15.888 INFO:tasks.rados.rados.0.smithi177.stdout:2830: write oid 302 current snap is 0 2024-07-28T11:30:15.888 INFO:tasks.rados.rados.0.smithi177.stdout:2823: finishing write tid 2 to smithi17769138-450 2024-07-28T11:30:15.888 INFO:tasks.rados.rados.0.smithi177.stdout:2823: finishing write tid 3 to smithi17769138-450 2024-07-28T11:30:15.888 INFO:tasks.rados.rados.0.smithi177.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2024-07-28T11:30:15.895 INFO:tasks.rados.rados.0.smithi177.stdout:2830: writing smithi17769138-302 from 487898 to 1081598 tid 1 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2830: writing smithi17769138-302 from 1717630 to 2202585 tid 2 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2831: read oid 98 snap -1 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2831: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2832: write oid 222 current snap is 0 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2823: finishing write tid 4 to smithi17769138-450 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 349 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2024-07-28T11:30:15.903 INFO:tasks.rados.rados.0.smithi177.stdout:2824: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-07-28T11:30:16.046 INFO:tasks.rados.rados.0.smithi177.stdout:2825: expect (ObjNum 1729 snap 0 seq_num 1729) 2024-07-28T11:30:16.222 INFO:tasks.rados.rados.0.smithi177.stdout:2826: finishing write tid 1 to smithi17769138-37 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2826: finishing write tid 2 to smithi17769138-37 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2826: finishing write tid 3 to smithi17769138-37 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2826: finishing write tid 4 to smithi17769138-37 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 37 v 460 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2826: left oid 37 (ObjNum 1811 snap 0 seq_num 1811) 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: finishing write tid 1 to smithi17769138-318 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: finishing write tid 2 to smithi17769138-318 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: finishing write tid 3 to smithi17769138-318 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: finishing write tid 4 to smithi17769138-318 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: finishing write tid 5 to smithi17769138-318 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 318 v 391 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2827: left oid 318 (ObjNum 1812 snap 0 seq_num 1812) 2024-07-28T11:30:16.223 INFO:tasks.rados.rados.0.smithi177.stdout:2828: expect (ObjNum 899 snap 0 seq_num 899) 2024-07-28T11:30:16.354 INFO:tasks.rados.rados.0.smithi177.stdout:2829: finishing write tid 1 to smithi17769138-78 2024-07-28T11:30:16.354 INFO:tasks.rados.rados.0.smithi177.stdout:2829: finishing write tid 2 to smithi17769138-78 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2829: finishing write tid 3 to smithi17769138-78 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2829: finishing write tid 4 to smithi17769138-78 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 403 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2830: finishing write tid 1 to smithi17769138-302 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2830: finishing write tid 2 to smithi17769138-302 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2830: finishing write tid 3 to smithi17769138-302 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2830: finishing write tid 4 to smithi17769138-302 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 360 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2830: left oid 302 (ObjNum 1814 snap 0 seq_num 1814) 2024-07-28T11:30:16.355 INFO:tasks.rados.rados.0.smithi177.stdout:2831: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-07-28T11:30:16.506 INFO:tasks.rados.rados.0.smithi177.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2024-07-28T11:30:16.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:16 smithi177 bash[21846]: cluster 2024-07-28T11:30:14.810706+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2024-07-28T11:30:16.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:16 smithi177 bash[21846]: audit 2024-07-28T11:30:15.808491+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.177:0/4278069366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:16.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:16 smithi177 bash[31534]: cluster 2024-07-28T11:30:14.810706+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2024-07-28T11:30:16.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:16 smithi177 bash[31534]: audit 2024-07-28T11:30:15.808491+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.177:0/4278069366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:16.523 INFO:tasks.rados.rados.0.smithi177.stdout:2832: writing smithi17769138-222 from 504705 to 1173654 tid 1 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2832: writing smithi17769138-222 from 1776112 to 2504705 tid 2 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2823: done (9 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2824: done (8 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2825: done (7 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2826: done (6 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2827: done (5 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2828: done (4 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2829: done (3 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2830: done (2 left) 2024-07-28T11:30:16.542 INFO:tasks.rados.rados.0.smithi177.stdout:2831: done (1 left) 2024-07-28T11:30:16.543 INFO:tasks.rados.rados.0.smithi177.stdout:2833: read oid 334 snap -1 2024-07-28T11:30:16.543 INFO:tasks.rados.rados.0.smithi177.stdout:2833: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-07-28T11:30:16.543 INFO:tasks.rados.rados.0.smithi177.stdout:2834: delete oid 433 current snap is 0 2024-07-28T11:30:16.543 INFO:tasks.rados.rados.0.smithi177.stdout:2832: finishing write tid 1 to smithi17769138-222 2024-07-28T11:30:16.544 INFO:tasks.rados.rados.0.smithi177.stdout:2834: done (2 left) 2024-07-28T11:30:16.544 INFO:tasks.rados.rados.0.smithi177.stdout:2835: write oid 454 current snap is 0 2024-07-28T11:30:16.544 INFO:tasks.rados.rados.0.smithi177.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2024-07-28T11:30:16.560 INFO:tasks.rados.rados.0.smithi177.stdout:2835: writing smithi17769138-454 from 538319 to 1074119 tid 1 2024-07-28T11:30:16.575 INFO:tasks.rados.rados.0.smithi177.stdout:2835: writing smithi17769138-454 from 1493076 to 2241711 tid 2 2024-07-28T11:30:16.576 INFO:tasks.rados.rados.0.smithi177.stdout:2836: write oid 7 current snap is 0 2024-07-28T11:30:16.576 INFO:tasks.rados.rados.0.smithi177.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2024-07-28T11:30:16.588 INFO:tasks.rados.rados.0.smithi177.stdout:2836: writing smithi17769138-7 from 555126 to 1166175 tid 1 2024-07-28T11:30:16.600 INFO:tasks.rados.rados.0.smithi177.stdout:2836: writing smithi17769138-7 from 1951558 to 2443851 tid 2 2024-07-28T11:30:16.600 INFO:tasks.rados.rados.0.smithi177.stdout:2837: read oid 186 snap -1 2024-07-28T11:30:16.600 INFO:tasks.rados.rados.0.smithi177.stdout:2837: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-07-28T11:30:16.600 INFO:tasks.rados.rados.0.smithi177.stdout:2838: delete oid 31 current snap is 0 2024-07-28T11:30:16.600 INFO:tasks.rados.rados.0.smithi177.stdout:2832: finishing write tid 2 to smithi17769138-222 2024-07-28T11:30:16.601 INFO:tasks.rados.rados.0.smithi177.stdout:2833: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-07-28T11:30:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:16 smithi204 bash[24094]: cluster 2024-07-28T11:30:14.810706+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2024-07-28T11:30:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:16 smithi204 bash[24094]: audit 2024-07-28T11:30:15.808491+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.177:0/4278069366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:16.757 INFO:tasks.rados.rados.0.smithi177.stdout:2832: finishing write tid 3 to smithi17769138-222 2024-07-28T11:30:16.757 INFO:tasks.rados.rados.0.smithi177.stdout:2832: finishing write tid 4 to smithi17769138-222 2024-07-28T11:30:16.757 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 313 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2832: left oid 222 (ObjNum 1815 snap 0 seq_num 1815) 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2835: finishing write tid 1 to smithi17769138-454 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2835: finishing write tid 2 to smithi17769138-454 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2835: finishing write tid 3 to smithi17769138-454 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2832: done (5 left) 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2833: done (4 left) 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2838: done (3 left) 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2839: write oid 472 current snap is 0 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2835: finishing write tid 4 to smithi17769138-454 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 330 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2835: left oid 454 (ObjNum 1817 snap 0 seq_num 1817) 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2836: finishing write tid 1 to smithi17769138-7 2024-07-28T11:30:16.758 INFO:tasks.rados.rados.0.smithi177.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2024-07-28T11:30:16.764 INFO:tasks.rados.rados.0.smithi177.stdout:2839: writing smithi17769138-472 from 588740 to 1350287 tid 1 2024-07-28T11:30:16.771 INFO:tasks.rados.rados.0.smithi177.stdout:2839: writing smithi17769138-472 from 2068522 to 2564484 tid 2 2024-07-28T11:30:16.771 INFO:tasks.rados.rados.0.smithi177.stdout:2835: done (3 left) 2024-07-28T11:30:16.771 INFO:tasks.rados.rados.0.smithi177.stdout:2840: delete oid 136 current snap is 0 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:2836: finishing write tid 2 to smithi17769138-7 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:2836: finishing write tid 3 to smithi17769138-7 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:2836: finishing write tid 4 to smithi17769138-7 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 357 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:2836: left oid 7 (ObjNum 1818 snap 0 seq_num 1818) 2024-07-28T11:30:16.772 INFO:tasks.rados.rados.0.smithi177.stdout:2837: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2839: finishing write tid 1 to smithi17769138-472 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2839: finishing write tid 2 to smithi17769138-472 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2836: done (3 left) 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2837: done (2 left) 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2840: done (1 left) 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2841: delete oid 395 current snap is 0 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2839: finishing write tid 3 to smithi17769138-472 2024-07-28T11:30:16.867 INFO:tasks.rados.rados.0.smithi177.stdout:2839: finishing write tid 4 to smithi17769138-472 2024-07-28T11:30:16.868 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 472 v 463 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2024-07-28T11:30:16.868 INFO:tasks.rados.rados.0.smithi177.stdout:2839: left oid 472 (ObjNum 1820 snap 0 seq_num 1820) 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2839: done (1 left) 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2841: done (0 left) 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2842: read oid 310 snap -1 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2842: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2843: read oid 353 snap -1 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2843: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:30:16.870 INFO:tasks.rados.rados.0.smithi177.stdout:2844: read oid 332 snap -1 2024-07-28T11:30:16.871 INFO:tasks.rados.rados.0.smithi177.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-07-28T11:30:16.871 INFO:tasks.rados.rados.0.smithi177.stdout:2845: write oid 57 current snap is 0 2024-07-28T11:30:16.871 INFO:tasks.rados.rados.0.smithi177.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2024-07-28T11:30:16.877 INFO:tasks.rados.rados.0.smithi177.stdout:2845: writing smithi17769138-57 from 639161 to 1226455 tid 1 2024-07-28T11:30:16.884 INFO:tasks.rados.rados.0.smithi177.stdout:2845: writing smithi17769138-57 from 1727615 to 2487257 tid 2 2024-07-28T11:30:16.885 INFO:tasks.rados.rados.0.smithi177.stdout:2846: write oid 492 current snap is 0 2024-07-28T11:30:16.885 INFO:tasks.rados.rados.0.smithi177.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2024-07-28T11:30:16.892 INFO:tasks.rados.rados.0.smithi177.stdout:2846: writing smithi17769138-492 from 655968 to 1318511 tid 1 2024-07-28T11:30:16.897 INFO:tasks.rados.rados.0.smithi177.stdout:2846: writing smithi17769138-492 from 1786097 to 2289397 tid 2 2024-07-28T11:30:16.897 INFO:tasks.rados.rados.0.smithi177.stdout:2847: write oid 374 current snap is 0 2024-07-28T11:30:16.897 INFO:tasks.rados.rados.0.smithi177.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2024-07-28T11:30:16.905 INFO:tasks.rados.rados.0.smithi177.stdout:2847: writing smithi17769138-374 from 672775 to 1126920 tid 1 2024-07-28T11:30:16.915 INFO:tasks.rados.rados.0.smithi177.stdout:2847: writing smithi17769138-374 from 1844579 to 2607890 tid 2 2024-07-28T11:30:16.915 INFO:tasks.rados.rados.0.smithi177.stdout:2848: read oid 376 snap -1 2024-07-28T11:30:16.915 INFO:tasks.rados.rados.0.smithi177.stdout:2848: expect (ObjNum 1594 snap 0 seq_num 1594) 2024-07-28T11:30:16.915 INFO:tasks.rados.rados.0.smithi177.stdout:2849: read oid 205 snap -1 2024-07-28T11:30:16.916 INFO:tasks.rados.rados.0.smithi177.stdout:2849: expect deleted 2024-07-28T11:30:16.916 INFO:tasks.rados.rados.0.smithi177.stdout:2850: read oid 127 snap -1 2024-07-28T11:30:16.916 INFO:tasks.rados.rados.0.smithi177.stdout:2850: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-07-28T11:30:16.916 INFO:tasks.rados.rados.0.smithi177.stdout:2851: write oid 468 current snap is 0 2024-07-28T11:30:16.916 INFO:tasks.rados.rados.0.smithi177.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2024-07-28T11:30:16.925 INFO:tasks.rados.rados.0.smithi177.stdout:2851: writing smithi17769138-468 from 689582 to 1218976 tid 1 2024-07-28T11:30:16.932 INFO:tasks.rados.rados.0.smithi177.stdout:2851: writing smithi17769138-468 from 1903061 to 2410030 tid 2 2024-07-28T11:30:16.932 INFO:tasks.rados.rados.0.smithi177.stdout:2852: read oid 264 snap -1 2024-07-28T11:30:16.932 INFO:tasks.rados.rados.0.smithi177.stdout:2852: expect deleted 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2853: read oid 115 snap -1 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2854: read oid 176 snap -1 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2854: expect deleted 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2855: write oid 322 current snap is 0 2024-07-28T11:30:16.933 INFO:tasks.rados.rados.0.smithi177.stdout:2842: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-07-28T11:30:17.073 INFO:tasks.rados.rados.0.smithi177.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-07-28T11:30:17.240 INFO:tasks.rados.rados.0.smithi177.stdout:2843: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:30:17.355 INFO:tasks.rados.rados.0.smithi177.stdout:2845: finishing write tid 1 to smithi17769138-57 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2845: finishing write tid 2 to smithi17769138-57 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2845: finishing write tid 3 to smithi17769138-57 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2845: finishing write tid 4 to smithi17769138-57 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 57 v 333 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2846: finishing write tid 1 to smithi17769138-492 2024-07-28T11:30:17.356 INFO:tasks.rados.rados.0.smithi177.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2024-07-28T11:30:17.362 INFO:tasks.rados.rados.0.smithi177.stdout:2855: writing smithi17769138-322 from 706389 to 1311032 tid 1 2024-07-28T11:30:17.369 INFO:tasks.rados.rados.0.smithi177.stdout:2855: writing smithi17769138-322 from 1961543 to 2612170 tid 2 2024-07-28T11:30:17.369 INFO:tasks.rados.rados.0.smithi177.stdout:2842: done (13 left) 2024-07-28T11:30:17.369 INFO:tasks.rados.rados.0.smithi177.stdout:2843: done (12 left) 2024-07-28T11:30:17.369 INFO:tasks.rados.rados.0.smithi177.stdout:2844: done (11 left) 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2845: done (10 left) 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2856: write oid 101 current snap is 0 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2846: finishing write tid 2 to smithi17769138-492 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2846: finishing write tid 3 to smithi17769138-492 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2846: finishing write tid 4 to smithi17769138-492 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 492 v 363 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2847: finishing write tid 1 to smithi17769138-374 2024-07-28T11:30:17.370 INFO:tasks.rados.rados.0.smithi177.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2024-07-28T11:30:17.377 INFO:tasks.rados.rados.0.smithi177.stdout:2856: writing smithi17769138-101 from 723196 to 1403088 tid 1 2024-07-28T11:30:17.383 INFO:tasks.rados.rados.0.smithi177.stdout:2856: writing smithi17769138-101 from 2020025 to 2530663 tid 2 2024-07-28T11:30:17.383 INFO:tasks.rados.rados.0.smithi177.stdout:2846: done (10 left) 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2857: write oid 11 current snap is 0 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2847: finishing write tid 2 to smithi17769138-374 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2847: finishing write tid 3 to smithi17769138-374 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2847: finishing write tid 4 to smithi17769138-374 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 368 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2024-07-28T11:30:17.384 INFO:tasks.rados.rados.0.smithi177.stdout:2848: expect (ObjNum 1594 snap 0 seq_num 1594) 2024-07-28T11:30:17.537 INFO:tasks.rados.rados.0.smithi177.stdout:2851: finishing write tid 1 to smithi17769138-468 2024-07-28T11:30:17.538 INFO:tasks.rados.rados.0.smithi177.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2024-07-28T11:30:17.546 INFO:tasks.rados.rados.0.smithi177.stdout:2857: writing smithi17769138-11 from 740003 to 1495144 tid 1 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2857: writing smithi17769138-11 from 2078507 to 2732803 tid 2 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2847: done (10 left) 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2848: done (9 left) 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2849: done (8 left) 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2858: read oid 161 snap -1 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2858: expect (ObjNum 1673 snap 0 seq_num 1673) 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2859: read oid 324 snap -1 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2859: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2860: read oid 419 snap -1 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2860: expect deleted 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2861: write oid 446 current snap is 0 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2851: finishing write tid 2 to smithi17769138-468 2024-07-28T11:30:17.553 INFO:tasks.rados.rados.0.smithi177.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2024-07-28T11:30:17.560 INFO:tasks.rados.rados.0.smithi177.stdout:2861: writing smithi17769138-446 from 756810 to 1187200 tid 1 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2861: writing smithi17769138-446 from 1620636 to 2134943 tid 2 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2852: done (11 left) 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2862: read oid 14 snap -1 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2862: expect (ObjNum 1658 snap 0 seq_num 1658) 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2863: read oid 268 snap -1 2024-07-28T11:30:17.566 INFO:tasks.rados.rados.0.smithi177.stdout:2863: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:2864: write oid 65 current snap is 0 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:2851: finishing write tid 3 to smithi17769138-468 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:2851: finishing write tid 4 to smithi17769138-468 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 468 v 366 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2024-07-28T11:30:17.567 INFO:tasks.rados.rados.0.smithi177.stdout:2850: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-07-28T11:30:17.762 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:17 smithi177 bash[72071]: ts=2024-07-28T11:30:17.405Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002879404s 2024-07-28T11:30:17.809 INFO:tasks.rados.rados.0.smithi177.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:30:17.910 INFO:tasks.rados.rados.0.smithi177.stdout:2855: finishing write tid 1 to smithi17769138-322 2024-07-28T11:30:17.911 INFO:tasks.rados.rados.0.smithi177.stdout:2855: finishing write tid 2 to smithi17769138-322 2024-07-28T11:30:17.911 INFO:tasks.rados.rados.0.smithi177.stdout:2855: finishing write tid 3 to smithi17769138-322 2024-07-28T11:30:17.911 INFO:tasks.rados.rados.0.smithi177.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2024-07-28T11:30:17.917 INFO:tasks.rados.rados.0.smithi177.stdout:2864: writing smithi17769138-65 from 773617 to 1279256 tid 1 2024-07-28T11:30:17.925 INFO:tasks.rados.rados.0.smithi177.stdout:2864: writing smithi17769138-65 from 2079118 to 2737083 tid 2 2024-07-28T11:30:17.925 INFO:tasks.rados.rados.0.smithi177.stdout:2850: done (13 left) 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2851: done (12 left) 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2853: done (11 left) 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2854: done (10 left) 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2865: write oid 436 current snap is 0 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2855: finishing write tid 4 to smithi17769138-322 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 411 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2856: finishing write tid 1 to smithi17769138-101 2024-07-28T11:30:17.926 INFO:tasks.rados.rados.0.smithi177.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2024-07-28T11:30:17.933 INFO:tasks.rados.rados.0.smithi177.stdout:2865: writing smithi17769138-436 from 790424 to 1371312 tid 1 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2865: writing smithi17769138-436 from 2137600 to 2655576 tid 2 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2855: done (10 left) 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2866: write oid 461 current snap is 0 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2856: finishing write tid 2 to smithi17769138-101 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2856: finishing write tid 3 to smithi17769138-101 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2856: finishing write tid 4 to smithi17769138-101 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 371 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2856: left oid 101 (ObjNum 1828 snap 0 seq_num 1828) 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2857: finishing write tid 1 to smithi17769138-11 2024-07-28T11:30:17.941 INFO:tasks.rados.rados.0.smithi177.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2024-07-28T11:30:17.947 INFO:tasks.rados.rados.0.smithi177.stdout:2866: writing smithi17769138-461 from 407231 to 1179721 tid 1 2024-07-28T11:30:17.955 INFO:tasks.rados.rados.0.smithi177.stdout:2866: writing smithi17769138-461 from 1912435 to 2574069 tid 2 2024-07-28T11:30:17.955 INFO:tasks.rados.rados.0.smithi177.stdout:2856: done (10 left) 2024-07-28T11:30:17.955 INFO:tasks.rados.rados.0.smithi177.stdout:2860: done (9 left) 2024-07-28T11:30:17.955 INFO:tasks.rados.rados.0.smithi177.stdout:2867: write oid 267 current snap is 0 2024-07-28T11:30:17.955 INFO:tasks.rados.rados.0.smithi177.stdout:2858: expect (ObjNum 1673 snap 0 seq_num 1673) 2024-07-28T11:30:18.019 INFO:tasks.rados.rados.0.smithi177.stdout:2857: finishing write tid 2 to smithi17769138-11 2024-07-28T11:30:18.019 INFO:tasks.rados.rados.0.smithi177.stdout:2857: finishing write tid 3 to smithi17769138-11 2024-07-28T11:30:18.019 INFO:tasks.rados.rados.0.smithi177.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2024-07-28T11:30:18.023 INFO:tasks.rados.rados.0.smithi177.stdout:2867: writing smithi17769138-267 from 424038 to 871777 tid 1 2024-07-28T11:30:18.029 INFO:tasks.rados.rados.0.smithi177.stdout:2867: writing smithi17769138-267 from 1454564 to 1976209 tid 2 2024-07-28T11:30:18.034 INFO:tasks.rados.rados.0.smithi177.stdout:2867: writing smithi17769138-267 from 2630710 to 2824038 tid 3 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:2858: done (9 left) 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:2868: write oid 376 current snap is 0 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:2857: finishing write tid 4 to smithi17769138-11 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 467 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:2857: left oid 11 (ObjNum 1829 snap 0 seq_num 1829) 2024-07-28T11:30:18.035 INFO:tasks.rados.rados.0.smithi177.stdout:2859: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-07-28T11:30:18.171 INFO:tasks.rados.rados.0.smithi177.stdout:2861: finishing write tid 1 to smithi17769138-446 2024-07-28T11:30:18.171 INFO:tasks.rados.rados.0.smithi177.stdout:2863: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:18.229 INFO:tasks.rados.rados.0.smithi177.stdout:2861: finishing write tid 2 to smithi17769138-446 2024-07-28T11:30:18.229 INFO:tasks.rados.rados.0.smithi177.stdout:2861: finishing write tid 3 to smithi17769138-446 2024-07-28T11:30:18.229 INFO:tasks.rados.rados.0.smithi177.stdout:2861: finishing write tid 4 to smithi17769138-446 2024-07-28T11:30:18.230 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 446 v 336 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2024-07-28T11:30:18.230 INFO:tasks.rados.rados.0.smithi177.stdout:2861: left oid 446 (ObjNum 1830 snap 0 seq_num 1830) 2024-07-28T11:30:18.230 INFO:tasks.rados.rados.0.smithi177.stdout:2862: expect (ObjNum 1658 snap 0 seq_num 1658) 2024-07-28T11:30:18.249 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:17 smithi204 systemd[1]: Stopping Ceph grafana.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2864: finishing write tid 1 to smithi17769138-65 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2864: finishing write tid 2 to smithi17769138-65 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2864: finishing write tid 3 to smithi17769138-65 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2864: finishing write tid 4 to smithi17769138-65 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 316 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2864: left oid 65 (ObjNum 1831 snap 0 seq_num 1831) 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2865: finishing write tid 1 to smithi17769138-436 2024-07-28T11:30:18.445 INFO:tasks.rados.rados.0.smithi177.stdout:2865: finishing write tid 2 to smithi17769138-436 2024-07-28T11:30:18.446 INFO:tasks.rados.rados.0.smithi177.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2024-07-28T11:30:18.456 INFO:tasks.rados.rados.0.smithi177.stdout:2868: writing smithi17769138-376 from 440845 to 963833 tid 1 2024-07-28T11:30:18.470 INFO:tasks.rados.rados.0.smithi177.stdout:2868: writing smithi17769138-376 from 1513046 to 2178349 tid 2 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2857: done (9 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2859: done (8 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2861: done (7 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2862: done (6 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2863: done (5 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2864: done (4 left) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2869: read oid 40 snap -1 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2869: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2870: write oid 386 current snap is 0 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2865: finishing write tid 3 to smithi17769138-436 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2865: finishing write tid 4 to smithi17769138-436 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 436 v 360 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2865: left oid 436 (ObjNum 1832 snap 0 seq_num 1832) 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2866: finishing write tid 1 to smithi17769138-461 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2866: finishing write tid 2 to smithi17769138-461 2024-07-28T11:30:18.471 INFO:tasks.rados.rados.0.smithi177.stdout:2866: finishing write tid 3 to smithi17769138-461 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2866: finishing write tid 4 to smithi17769138-461 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 396 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2866: left oid 461 (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: finishing write tid 1 to smithi17769138-267 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: finishing write tid 2 to smithi17769138-267 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: finishing write tid 3 to smithi17769138-267 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: finishing write tid 4 to smithi17769138-267 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: finishing write tid 5 to smithi17769138-267 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 275 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2867: left oid 267 (ObjNum 1834 snap 0 seq_num 1834) 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2868: finishing write tid 1 to smithi17769138-376 2024-07-28T11:30:18.472 INFO:tasks.rados.rados.0.smithi177.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2024-07-28T11:30:18.488 INFO:tasks.rados.rados.0.smithi177.stdout:2870: writing smithi17769138-386 from 457652 to 1055889 tid 1 2024-07-28T11:30:18.502 INFO:tasks.rados.rados.0.smithi177.stdout:2870: writing smithi17769138-386 from 1571528 to 2096842 tid 2 2024-07-28T11:30:18.511 INFO:tasks.rados.rados.0.smithi177.stdout:2870: writing smithi17769138-386 from 2685556 to 2857652 tid 3 2024-07-28T11:30:18.511 INFO:tasks.rados.rados.0.smithi177.stdout:2865: done (5 left) 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2866: done (4 left) 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2867: done (3 left) 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2871: write oid 179 current snap is 0 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2868: finishing write tid 2 to smithi17769138-376 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2868: finishing write tid 3 to smithi17769138-376 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2868: finishing write tid 4 to smithi17769138-376 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 376 v 346 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2868: left oid 376 (ObjNum 1835 snap 0 seq_num 1835) 2024-07-28T11:30:18.512 INFO:tasks.rados.rados.0.smithi177.stdout:2869: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-07-28T11:30:18.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:18 smithi177 bash[31534]: cluster 2024-07-28T11:30:16.811851+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 97 op/s 2024-07-28T11:30:18.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:18 smithi177 bash[31534]: audit 2024-07-28T11:30:18.158450+0000 mon.a (mon.0) 1069 : audit [DBG] from='client.? 172.21.15.177:0/1747615661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:18.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:18 smithi177 bash[21846]: cluster 2024-07-28T11:30:16.811851+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 97 op/s 2024-07-28T11:30:18.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:18 smithi177 bash[21846]: audit 2024-07-28T11:30:18.158450+0000 mon.a (mon.0) 1069 : audit [DBG] from='client.? 172.21.15.177:0/1747615661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:18.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:18 smithi204 bash[24094]: cluster 2024-07-28T11:30:16.811851+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 97 op/s 2024-07-28T11:30:18.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:18 smithi204 bash[24094]: audit 2024-07-28T11:30:18.158450+0000 mon.a (mon.0) 1069 : audit [DBG] from='client.? 172.21.15.177:0/1747615661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: finishing write tid 1 to smithi17769138-386 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: finishing write tid 2 to smithi17769138-386 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: finishing write tid 3 to smithi17769138-386 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: finishing write tid 4 to smithi17769138-386 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: finishing write tid 5 to smithi17769138-386 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 279 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2870: left oid 386 (ObjNum 1836 snap 0 seq_num 1836) 2024-07-28T11:30:18.718 INFO:tasks.rados.rados.0.smithi177.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2024-07-28T11:30:18.730 INFO:tasks.rados.rados.0.smithi177.stdout:2871: writing smithi17769138-179 from 474459 to 1147945 tid 1 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2871: writing smithi17769138-179 from 1630010 to 2298982 tid 2 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2868: done (3 left) 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2869: done (2 left) 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2870: done (1 left) 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2872: read oid 281 snap -1 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2872: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2873: read oid 265 snap -1 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2873: expect deleted 2024-07-28T11:30:18.744 INFO:tasks.rados.rados.0.smithi177.stdout:2874: read oid 382 snap -1 2024-07-28T11:30:18.745 INFO:tasks.rados.rados.0.smithi177.stdout:2874: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:30:18.745 INFO:tasks.rados.rados.0.smithi177.stdout:2875: read oid 138 snap -1 2024-07-28T11:30:18.745 INFO:tasks.rados.rados.0.smithi177.stdout:2875: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:30:18.745 INFO:tasks.rados.rados.0.smithi177.stdout:2876: delete oid 376 current snap is 0 2024-07-28T11:30:18.745 INFO:tasks.rados.rados.0.smithi177.stdout:2871: finishing write tid 1 to smithi17769138-179 2024-07-28T11:30:18.748 INFO:tasks.rados.rados.0.smithi177.stdout:2871: finishing write tid 2 to smithi17769138-179 2024-07-28T11:30:18.748 INFO:tasks.rados.rados.0.smithi177.stdout:2871: finishing write tid 3 to smithi17769138-179 2024-07-28T11:30:18.749 INFO:tasks.rados.rados.0.smithi177.stdout:2871: finishing write tid 4 to smithi17769138-179 2024-07-28T11:30:18.749 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 179 v 414 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2024-07-28T11:30:18.749 INFO:tasks.rados.rados.0.smithi177.stdout:2871: left oid 179 (ObjNum 1837 snap 0 seq_num 1837) 2024-07-28T11:30:18.758 INFO:tasks.rados.rados.0.smithi177.stdout:2874: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:30:18.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 bash[59535]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-grafana-a 2024-07-28T11:30:18.840 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:30:18.840 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 bash[59598]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-grafana-a 2024-07-28T11:30:18.840 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-07-28T11:30:18.878 INFO:tasks.rados.rados.0.smithi177.stdout:2872: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-07-28T11:30:18.970 INFO:tasks.rados.rados.0.smithi177.stdout:2875: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2871: done (5 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2872: done (4 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2873: done (3 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2874: done (2 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2875: done (1 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2876: done (0 left) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2877: read oid 326 snap -1 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2877: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2878: read oid 414 snap -1 2024-07-28T11:30:19.091 INFO:tasks.rados.rados.0.smithi177.stdout:2878: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:30:19.092 INFO:tasks.rados.rados.0.smithi177.stdout:2879: read oid 211 snap -1 2024-07-28T11:30:19.092 INFO:tasks.rados.rados.0.smithi177.stdout:2879: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:30:19.092 INFO:tasks.rados.rados.0.smithi177.stdout:2880: write oid 94 current snap is 0 2024-07-28T11:30:19.092 INFO:tasks.rados.rados.0.smithi177.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2024-07-28T11:30:19.096 INFO:tasks.rados.rados.0.smithi177.stdout:2880: writing smithi17769138-94 from 508073 to 932057 tid 1 2024-07-28T11:30:19.105 INFO:tasks.rados.rados.0.smithi177.stdout:2880: writing smithi17769138-94 from 1630621 to 2303262 tid 2 2024-07-28T11:30:19.105 INFO:tasks.rados.rados.0.smithi177.stdout:2881: read oid 27 snap -1 2024-07-28T11:30:19.105 INFO:tasks.rados.rados.0.smithi177.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-07-28T11:30:19.106 INFO:tasks.rados.rados.0.smithi177.stdout:2882: write oid 325 current snap is 0 2024-07-28T11:30:19.106 INFO:tasks.rados.rados.0.smithi177.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2024-07-28T11:30:19.111 INFO:tasks.rados.rados.0.smithi177.stdout:2882: writing smithi17769138-325 from 524880 to 1140466 tid 1 2024-07-28T11:30:19.118 INFO:tasks.rados.rados.0.smithi177.stdout:2882: writing smithi17769138-325 from 1805456 to 2221755 tid 2 2024-07-28T11:30:19.122 INFO:tasks.rados.rados.0.smithi177.stdout:2882: writing smithi17769138-325 from 2678895 to 2924880 tid 3 2024-07-28T11:30:19.122 INFO:tasks.rados.rados.0.smithi177.stdout:2883: delete oid 396 current snap is 0 2024-07-28T11:30:19.123 INFO:tasks.rados.rados.0.smithi177.stdout:2877: expect (ObjNum 832 snap 0 seq_num 832) 2024-07-28T11:30:19.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:18 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:18] "GET /metrics HTTP/1.1" 200 36169 "" "Prometheus/2.43.0" 2024-07-28T11:30:19.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 systemd[1]: Stopped Ceph grafana.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:19.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:18 smithi204 systemd[1]: Started Ceph grafana.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:19.394 INFO:tasks.rados.rados.0.smithi177.stdout:2878: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:30:19.456 INFO:tasks.rados.rados.0.smithi177.stdout:2879: expect (ObjNum 687 snap 0 seq_num 687) 2024-07-28T11:30:19.609 INFO:tasks.rados.rados.0.smithi177.stdout:2880: finishing write tid 1 to smithi17769138-94 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:2880: finishing write tid 2 to smithi17769138-94 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:2880: finishing write tid 3 to smithi17769138-94 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:2880: finishing write tid 4 to smithi17769138-94 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 417 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2024-07-28T11:30:19.610 INFO:tasks.rados.rados.0.smithi177.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:2882: finishing write tid 1 to smithi17769138-325 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:2882: finishing write tid 2 to smithi17769138-325 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:2882: finishing write tid 3 to smithi17769138-325 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:2882: finishing write tid 4 to smithi17769138-325 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:2882: finishing write tid 5 to smithi17769138-325 2024-07-28T11:30:19.736 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 325 v 364 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2877: done (6 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2878: done (5 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2879: done (4 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2880: done (3 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2881: done (2 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2882: done (1 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2883: done (0 left) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2884: read oid 356 snap -1 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2885: read oid 29 snap -1 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2885: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2886: read oid 264 snap -1 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2886: expect deleted 2024-07-28T11:30:19.737 INFO:tasks.rados.rados.0.smithi177.stdout:2887: read oid 423 snap -1 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2888: read oid 190 snap -1 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2888: expect (ObjNum 1788 snap 0 seq_num 1788) 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2889: read oid 350 snap -1 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2889: expect (ObjNum 833 snap 0 seq_num 833) 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2890: read oid 183 snap -1 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2890: expect (ObjNum 1745 snap 0 seq_num 1745) 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2891: read oid 178 snap -1 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:19.738 INFO:tasks.rados.rados.0.smithi177.stdout:2892: delete oid 346 current snap is 0 2024-07-28T11:30:19.743 INFO:tasks.rados.rados.0.smithi177.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-07-28T11:30:19.928 INFO:tasks.rados.rados.0.smithi177.stdout:2888: expect (ObjNum 1788 snap 0 seq_num 1788) 2024-07-28T11:30:19.988 INFO:tasks.rados.rados.0.smithi177.stdout:2889: expect (ObjNum 833 snap 0 seq_num 833) 2024-07-28T11:30:20.064 INFO:tasks.rados.rados.0.smithi177.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-07-28T11:30:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: cluster 2024-07-28T11:30:18.812512+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-28T11:30:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.887577+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.894880+0000 mgr.x (mgr.24514) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.895391+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.899515+0000 mgr.x (mgr.24514) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.899863+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.903594+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.904629+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.908946+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: cephadm 2024-07-28T11:30:18.947854+0000 mgr.x (mgr.24514) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: cephadm 2024-07-28T11:30:18.948398+0000 mgr.x (mgr.24514) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:19 smithi204 bash[24094]: audit 2024-07-28T11:30:18.950443+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:20.227 INFO:tasks.rados.rados.0.smithi177.stdout:2890: expect (ObjNum 1745 snap 0 seq_num 1745) 2024-07-28T11:30:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: cluster 2024-07-28T11:30:18.812512+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-28T11:30:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.887577+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.894880+0000 mgr.x (mgr.24514) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.895391+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.899515+0000 mgr.x (mgr.24514) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.899863+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.903594+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.904629+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.908946+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: cephadm 2024-07-28T11:30:18.947854+0000 mgr.x (mgr.24514) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: cephadm 2024-07-28T11:30:18.948398+0000 mgr.x (mgr.24514) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[21846]: audit 2024-07-28T11:30:18.950443+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: cluster 2024-07-28T11:30:18.812512+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.887577+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.894880+0000 mgr.x (mgr.24514) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.895391+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.899515+0000 mgr.x (mgr.24514) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.899863+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.903594+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.904629+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.908946+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: cephadm 2024-07-28T11:30:18.947854+0000 mgr.x (mgr.24514) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: cephadm 2024-07-28T11:30:18.948398+0000 mgr.x (mgr.24514) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:30:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:19 smithi177 bash[31534]: audit 2024-07-28T11:30:18.950443+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:20.361 INFO:tasks.rados.rados.0.smithi177.stdout:2885: expect (ObjNum 803 snap 0 seq_num 803) 2024-07-28T11:30:20.550 INFO:tasks.rados.rados.0.smithi177.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232207163Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232444736Z 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:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.23247031Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232481986Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232494233Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232507887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232519884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232532518Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232545257Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232558123Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.23256945Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T11:30:20.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232580754Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232624027Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=settings t=2024-07-28T11:30:20.232636352Z level=info msg="App mode production" 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=sqlstore t=2024-07-28T11:30:20.232713771Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=sqlstore t=2024-07-28T11:30:20.232743125Z 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:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=migrator t=2024-07-28T11:30:20.249650615Z level=info msg="Starting DB migrations" 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=migrator t=2024-07-28T11:30:20.255380913Z level=info msg="migrations completed" performed=0 skipped=481 duration=536.555µs 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=sqlstore t=2024-07-28T11:30:20.255915836Z level=info msg="Created default organization" 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=plugin.loader t=2024-07-28T11:30:20.397050678Z level=info msg="Plugin registered" pluginID=input 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=plugin.loader t=2024-07-28T11:30:20.440173485Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=plugin.loader t=2024-07-28T11:30:20.440200423Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=secrets t=2024-07-28T11:30:20.440244581Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=query_data t=2024-07-28T11:30:20.442581149Z level=info msg="Query Service initialization" 2024-07-28T11:30:20.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[59627]: logger=live.push_http t=2024-07-28T11:30:20.447283416Z level=info msg="Live Push Gateway initialization" 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2884: done (8 left) 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2885: done (7 left) 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2886: done (6 left) 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2887: done (5 left) 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2888: done (4 left) 2024-07-28T11:30:20.690 INFO:tasks.rados.rados.0.smithi177.stdout:2889: done (3 left) 2024-07-28T11:30:20.691 INFO:tasks.rados.rados.0.smithi177.stdout:2890: done (2 left) 2024-07-28T11:30:20.691 INFO:tasks.rados.rados.0.smithi177.stdout:2891: done (1 left) 2024-07-28T11:30:20.691 INFO:tasks.rados.rados.0.smithi177.stdout:2892: done (0 left) 2024-07-28T11:30:20.691 INFO:tasks.rados.rados.0.smithi177.stdout:2893: write oid 433 current snap is 0 2024-07-28T11:30:20.691 INFO:tasks.rados.rados.0.smithi177.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2024-07-28T11:30:20.695 INFO:tasks.rados.rados.0.smithi177.stdout:2893: writing smithi17769138-433 from 575301 to 1016634 tid 1 2024-07-28T11:30:20.702 INFO:tasks.rados.rados.0.smithi177.stdout:2893: writing smithi17769138-433 from 1464549 to 2144528 tid 2 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2893: writing smithi17769138-433 from 2644811 to 2975301 tid 3 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2894: read oid 231 snap -1 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2894: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2895: write oid 27 current snap is 0 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2893: finishing write tid 1 to smithi17769138-433 2024-07-28T11:30:20.707 INFO:tasks.rados.rados.0.smithi177.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2024-07-28T11:30:20.712 INFO:tasks.rados.rados.0.smithi177.stdout:2895: writing smithi17769138-27 from 592108 to 1108690 tid 1 2024-07-28T11:30:20.718 INFO:tasks.rados.rados.0.smithi177.stdout:2895: writing smithi17769138-27 from 1523031 to 1946668 tid 2 2024-07-28T11:30:20.724 INFO:tasks.rados.rados.0.smithi177.stdout:2895: writing smithi17769138-27 from 2672234 to 2992108 tid 3 2024-07-28T11:30:20.724 INFO:tasks.rados.rados.0.smithi177.stdout:2896: read oid 237 snap -1 2024-07-28T11:30:20.724 INFO:tasks.rados.rados.0.smithi177.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-07-28T11:30:20.724 INFO:tasks.rados.rados.0.smithi177.stdout:2897: delete oid 198 current snap is 0 2024-07-28T11:30:20.724 INFO:tasks.rados.rados.0.smithi177.stdout:2893: finishing write tid 2 to smithi17769138-433 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:2893: finishing write tid 3 to smithi17769138-433 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:2893: finishing write tid 4 to smithi17769138-433 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:2893: finishing write tid 5 to smithi17769138-433 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 340 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2024-07-28T11:30:20.725 INFO:tasks.rados.rados.0.smithi177.stdout:2894: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-07-28T11:30:20.875 INFO:tasks.rados.rados.0.smithi177.stdout:2895: finishing write tid 1 to smithi17769138-27 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2895: finishing write tid 2 to smithi17769138-27 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2895: finishing write tid 3 to smithi17769138-27 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2895: finishing write tid 4 to smithi17769138-27 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2895: finishing write tid 5 to smithi17769138-27 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 27 v 353 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2024-07-28T11:30:20.876 INFO:tasks.rados.rados.0.smithi177.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-07-28T11:30:20.975 INFO:tasks.rados.rados.0.smithi177.stdout:2893: done (4 left) 2024-07-28T11:30:20.975 INFO:tasks.rados.rados.0.smithi177.stdout:2894: done (3 left) 2024-07-28T11:30:20.976 INFO:tasks.rados.rados.0.smithi177.stdout:2895: done (2 left) 2024-07-28T11:30:20.976 INFO:tasks.rados.rados.0.smithi177.stdout:2896: done (1 left) 2024-07-28T11:30:20.976 INFO:tasks.rados.rados.0.smithi177.stdout:2897: done (0 left) 2024-07-28T11:30:20.976 INFO:tasks.rados.rados.0.smithi177.stdout:2898: write oid 84 current snap is 0 2024-07-28T11:30:20.976 INFO:tasks.rados.rados.0.smithi177.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2024-07-28T11:30:20.988 INFO:tasks.rados.rados.0.smithi177.stdout:2898: writing smithi17769138-84 from 625722 to 1292802 tid 1 2024-07-28T11:30:21.000 INFO:tasks.rados.rados.0.smithi177.stdout:2898: writing smithi17769138-84 from 1923642 to 2350948 tid 2 2024-07-28T11:30:21.008 INFO:tasks.rados.rados.0.smithi177.stdout:2898: writing smithi17769138-84 from 3010727 to 3025722 tid 3 2024-07-28T11:30:21.008 INFO:tasks.rados.rados.0.smithi177.stdout:2899: write oid 36 current snap is 0 2024-07-28T11:30:21.008 INFO:tasks.rados.rados.0.smithi177.stdout:2898: finishing write tid 1 to smithi17769138-84 2024-07-28T11:30:21.008 INFO:tasks.rados.rados.0.smithi177.stdout:2898: finishing write tid 2 to smithi17769138-84 2024-07-28T11:30:21.008 INFO:tasks.rados.rados.0.smithi177.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2024-07-28T11:30:21.011 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:20 smithi177 bash[31534]: audit 2024-07-28T11:30:20.489594+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.177:0/1318281904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:21.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:20 smithi177 bash[21846]: audit 2024-07-28T11:30:20.489594+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.177:0/1318281904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:21.022 INFO:tasks.rados.rados.0.smithi177.stdout:2899: writing smithi17769138-36 from 642529 to 1384858 tid 1 2024-07-28T11:30:21.036 INFO:tasks.rados.rados.0.smithi177.stdout:2899: writing smithi17769138-36 from 1982124 to 2669441 tid 2 2024-07-28T11:30:21.036 INFO:tasks.rados.rados.0.smithi177.stdout:2900: write oid 43 current snap is 0 2024-07-28T11:30:21.037 INFO:tasks.rados.rados.0.smithi177.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2024-07-28T11:30:21.047 INFO:tasks.rados.rados.0.smithi177.stdout:2900: writing smithi17769138-43 from 659336 to 1193267 tid 1 2024-07-28T11:30:21.055 INFO:tasks.rados.rados.0.smithi177.stdout:2900: writing smithi17769138-43 from 1756959 to 2187934 tid 2 2024-07-28T11:30:21.062 INFO:tasks.rados.rados.0.smithi177.stdout:2900: writing smithi17769138-43 from 2781926 to 3059336 tid 3 2024-07-28T11:30:21.062 INFO:tasks.rados.rados.0.smithi177.stdout:2901: write oid 274 current snap is 0 2024-07-28T11:30:21.062 INFO:tasks.rados.rados.0.smithi177.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2024-07-28T11:30:21.070 INFO:tasks.rados.rados.0.smithi177.stdout:2901: writing smithi17769138-274 from 676143 to 1285323 tid 1 2024-07-28T11:30:21.078 INFO:tasks.rados.rados.0.smithi177.stdout:2901: writing smithi17769138-274 from 1815441 to 2506427 tid 2 2024-07-28T11:30:21.081 INFO:tasks.rados.rados.0.smithi177.stdout:2901: writing smithi17769138-274 from 2925702 to 3076143 tid 3 2024-07-28T11:30:21.082 INFO:tasks.rados.rados.0.smithi177.stdout:2902: write oid 348 current snap is 0 2024-07-28T11:30:21.082 INFO:tasks.rados.rados.0.smithi177.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2024-07-28T11:30:21.089 INFO:tasks.rados.rados.0.smithi177.stdout:2902: writing smithi17769138-348 from 692950 to 1377379 tid 1 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2902: writing smithi17769138-348 from 2157570 to 2592214 tid 2 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2903: write oid 133 current snap is 0 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2898: finishing write tid 3 to smithi17769138-84 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2898: finishing write tid 4 to smithi17769138-84 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2898: finishing write tid 5 to smithi17769138-84 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 373 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2024-07-28T11:30:21.096 INFO:tasks.rados.rados.0.smithi177.stdout:2899: finishing write tid 1 to smithi17769138-36 2024-07-28T11:30:21.097 INFO:tasks.rados.rados.0.smithi177.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2024-07-28T11:30:21.104 INFO:tasks.rados.rados.0.smithi177.stdout:2903: writing smithi17769138-133 from 709757 to 1469435 tid 1 2024-07-28T11:30:21.112 INFO:tasks.rados.rados.0.smithi177.stdout:2903: writing smithi17769138-133 from 2216052 to 2794354 tid 2 2024-07-28T11:30:21.113 INFO:tasks.rados.rados.0.smithi177.stdout:2898: done (5 left) 2024-07-28T11:30:21.113 INFO:tasks.rados.rados.0.smithi177.stdout:2904: write oid 147 current snap is 0 2024-07-28T11:30:21.113 INFO:tasks.rados.rados.0.smithi177.stdout:2899: finishing write tid 2 to smithi17769138-36 2024-07-28T11:30:21.113 INFO:tasks.rados.rados.0.smithi177.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2024-07-28T11:30:21.119 INFO:tasks.rados.rados.0.smithi177.stdout:2904: writing smithi17769138-147 from 726564 to 1161491 tid 1 2024-07-28T11:30:21.126 INFO:tasks.rados.rados.0.smithi177.stdout:2904: writing smithi17769138-147 from 1874534 to 2312847 tid 2 2024-07-28T11:30:21.131 INFO:tasks.rados.rados.0.smithi177.stdout:2904: writing smithi17769138-147 from 2775265 to 3126564 tid 3 2024-07-28T11:30:21.131 INFO:tasks.rados.rados.0.smithi177.stdout:2905: delete oid 93 current snap is 0 2024-07-28T11:30:21.131 INFO:tasks.rados.rados.0.smithi177.stdout:2899: finishing write tid 3 to smithi17769138-36 2024-07-28T11:30:21.131 INFO:tasks.rados.rados.0.smithi177.stdout:2899: finishing write tid 4 to smithi17769138-36 2024-07-28T11:30:21.131 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 36 v 376 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: finishing write tid 1 to smithi17769138-43 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: finishing write tid 2 to smithi17769138-43 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: finishing write tid 3 to smithi17769138-43 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: finishing write tid 4 to smithi17769138-43 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: finishing write tid 5 to smithi17769138-43 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 43 v 358 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: finishing write tid 1 to smithi17769138-274 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: finishing write tid 2 to smithi17769138-274 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: finishing write tid 3 to smithi17769138-274 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: finishing write tid 4 to smithi17769138-274 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: finishing write tid 5 to smithi17769138-274 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 274 v 370 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2024-07-28T11:30:21.132 INFO:tasks.rados.rados.0.smithi177.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2902: finishing write tid 1 to smithi17769138-348 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2902: finishing write tid 2 to smithi17769138-348 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2902: finishing write tid 3 to smithi17769138-348 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2902: finishing write tid 4 to smithi17769138-348 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 399 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2903: finishing write tid 1 to smithi17769138-133 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2903: finishing write tid 2 to smithi17769138-133 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2903: finishing write tid 3 to smithi17769138-133 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2903: finishing write tid 4 to smithi17769138-133 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 133 v 367 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2904: finishing write tid 1 to smithi17769138-147 2024-07-28T11:30:21.133 INFO:tasks.rados.rados.0.smithi177.stdout:2904: finishing write tid 2 to smithi17769138-147 2024-07-28T11:30:21.134 INFO:tasks.rados.rados.0.smithi177.stdout:2904: finishing write tid 3 to smithi17769138-147 2024-07-28T11:30:21.135 INFO:tasks.rados.rados.0.smithi177.stdout:2904: finishing write tid 4 to smithi17769138-147 2024-07-28T11:30:21.135 INFO:tasks.rados.rados.0.smithi177.stdout:2904: finishing write tid 5 to smithi17769138-147 2024-07-28T11:30:21.135 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 147 v 371 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2024-07-28T11:30:21.135 INFO:tasks.rados.rados.0.smithi177.stdout:2904: left oid 147 (ObjNum 1852 snap 0 seq_num 1852) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2899: done (6 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2900: done (5 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2901: done (4 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2902: done (3 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2903: done (2 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2904: done (1 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2905: done (0 left) 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2906: write oid 293 current snap is 0 2024-07-28T11:30:21.136 INFO:tasks.rados.rados.0.smithi177.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2024-07-28T11:30:21.143 INFO:tasks.rados.rados.0.smithi177.stdout:2906: writing smithi17769138-293 from 760178 to 1345603 tid 1 2024-07-28T11:30:21.149 INFO:tasks.rados.rados.0.smithi177.stdout:2906: writing smithi17769138-293 from 1875145 to 2317127 tid 2 2024-07-28T11:30:21.153 INFO:tasks.rados.rados.0.smithi177.stdout:2906: writing smithi17769138-293 from 3113758 to 3160178 tid 3 2024-07-28T11:30:21.153 INFO:tasks.rados.rados.0.smithi177.stdout:2907: delete oid 259 current snap is 0 2024-07-28T11:30:21.153 INFO:tasks.rados.rados.0.smithi177.stdout:2906: finishing write tid 1 to smithi17769138-293 2024-07-28T11:30:21.153 INFO:tasks.rados.rados.0.smithi177.stdout:2906: finishing write tid 2 to smithi17769138-293 2024-07-28T11:30:21.156 INFO:tasks.rados.rados.0.smithi177.stdout:2907: done (1 left) 2024-07-28T11:30:21.156 INFO:tasks.rados.rados.0.smithi177.stdout:2908: write oid 129 current snap is 0 2024-07-28T11:30:21.156 INFO:tasks.rados.rados.0.smithi177.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2024-07-28T11:30:21.163 INFO:tasks.rados.rados.0.smithi177.stdout:2908: writing smithi17769138-129 from 793792 to 1246068 tid 1 2024-07-28T11:30:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:20 smithi204 bash[24094]: audit 2024-07-28T11:30:20.489594+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.177:0/1318281904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:21.168 INFO:tasks.rados.rados.0.smithi177.stdout:2908: writing smithi17769138-129 from 1708462 to 2154113 tid 2 2024-07-28T11:30:21.174 INFO:tasks.rados.rados.0.smithi177.stdout:2908: writing smithi17769138-129 from 2884957 to 3193792 tid 3 2024-07-28T11:30:21.174 INFO:tasks.rados.rados.0.smithi177.stdout:2909: write oid 252 current snap is 0 2024-07-28T11:30:21.174 INFO:tasks.rados.rados.0.smithi177.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2024-07-28T11:30:21.179 INFO:tasks.rados.rados.0.smithi177.stdout:2909: writing smithi17769138-252 from 410599 to 938124 tid 1 2024-07-28T11:30:21.184 INFO:tasks.rados.rados.0.smithi177.stdout:2909: writing smithi17769138-252 from 1366944 to 1956253 tid 2 2024-07-28T11:30:21.192 INFO:tasks.rados.rados.0.smithi177.stdout:2909: writing smithi17769138-252 from 2512380 to 3210599 tid 3 2024-07-28T11:30:21.192 INFO:tasks.rados.rados.0.smithi177.stdout:2910: read oid 257 snap -1 2024-07-28T11:30:21.192 INFO:tasks.rados.rados.0.smithi177.stdout:2910: expect (ObjNum 256 snap 0 seq_num 256) 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2911: read oid 226 snap -1 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2911: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2912: delete oid 344 current snap is 0 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2906: finishing write tid 3 to smithi17769138-293 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2906: finishing write tid 4 to smithi17769138-293 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2906: finishing write tid 5 to smithi17769138-293 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 293 v 375 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2906: left oid 293 (ObjNum 1854 snap 0 seq_num 1854) 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2908: finishing write tid 1 to smithi17769138-129 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2908: finishing write tid 2 to smithi17769138-129 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2908: finishing write tid 3 to smithi17769138-129 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2908: finishing write tid 4 to smithi17769138-129 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:2908: finishing write tid 5 to smithi17769138-129 2024-07-28T11:30:21.193 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 129 v 344 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2024-07-28T11:30:21.194 INFO:tasks.rados.rados.0.smithi177.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2024-07-28T11:30:21.194 INFO:tasks.rados.rados.0.smithi177.stdout:2909: finishing write tid 1 to smithi17769138-252 2024-07-28T11:30:21.194 INFO:tasks.rados.rados.0.smithi177.stdout:2909: finishing write tid 2 to smithi17769138-252 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2906: done (5 left) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2908: done (4 left) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2912: done (3 left) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2913: read oid 73 snap -1 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2913: expect deleted 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2914: read oid 415 snap -1 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2914: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2915: read oid 104 snap -1 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2916: read oid 268 snap -1 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:21.195 INFO:tasks.rados.rados.0.smithi177.stdout:2917: read oid 490 snap -1 2024-07-28T11:30:21.196 INFO:tasks.rados.rados.0.smithi177.stdout:2917: expect (ObjNum 652 snap 0 seq_num 652) 2024-07-28T11:30:21.196 INFO:tasks.rados.rados.0.smithi177.stdout:2918: read oid 12 snap -1 2024-07-28T11:30:21.196 INFO:tasks.rados.rados.0.smithi177.stdout:2918: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:30:21.196 INFO:tasks.rados.rados.0.smithi177.stdout:2919: delete oid 352 current snap is 0 2024-07-28T11:30:21.200 INFO:tasks.rados.rados.0.smithi177.stdout:2910: expect (ObjNum 256 snap 0 seq_num 256) 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:2909: finishing write tid 3 to smithi17769138-252 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:2909: finishing write tid 4 to smithi17769138-252 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:2909: finishing write tid 5 to smithi17769138-252 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 252 v 380 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:2909: left oid 252 (ObjNum 1857 snap 0 seq_num 1857) 2024-07-28T11:30:21.274 INFO:tasks.rados.rados.0.smithi177.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:21.335 INFO:tasks.rados.rados.0.smithi177.stdout:2911: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-07-28T11:30:21.453 INFO:tasks.rados.rados.0.smithi177.stdout:2914: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-07-28T11:30:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:2917: expect (ObjNum 652 snap 0 seq_num 652) 2024-07-28T11:30:21.655 INFO:tasks.rados.rados.0.smithi177.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-07-28T11:30:21.752 INFO:tasks.rados.rados.0.smithi177.stdout:2918: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2909: done (9 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2910: done (8 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2911: done (7 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2913: done (6 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2914: done (5 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2915: done (4 left) 2024-07-28T11:30:21.859 INFO:tasks.rados.rados.0.smithi177.stdout:2916: done (3 left) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2917: done (2 left) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2918: done (1 left) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2919: done (0 left) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2920: read oid 273 snap -1 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2920: expect deleted 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2921: read oid 272 snap -1 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2921: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2922: read oid 135 snap -1 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2923: read oid 417 snap -1 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2924: read oid 144 snap -1 2024-07-28T11:30:21.860 INFO:tasks.rados.rados.0.smithi177.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2925: read oid 290 snap -1 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2926: read oid 63 snap -1 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2927: read oid 444 snap -1 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2927: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2928: write oid 300 current snap is 0 2024-07-28T11:30:21.861 INFO:tasks.rados.rados.0.smithi177.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2024-07-28T11:30:21.865 INFO:tasks.rados.rados.0.smithi177.stdout:2928: writing smithi17769138-300 from 461020 to 1214292 tid 1 2024-07-28T11:30:21.871 INFO:tasks.rados.rados.0.smithi177.stdout:2928: writing smithi17769138-300 from 1826037 to 2279026 tid 2 2024-07-28T11:30:21.876 INFO:tasks.rados.rados.0.smithi177.stdout:2928: writing smithi17769138-300 from 2878296 to 3261020 tid 3 2024-07-28T11:30:21.877 INFO:tasks.rados.rados.0.smithi177.stdout:2929: write oid 430 current snap is 0 2024-07-28T11:30:21.877 INFO:tasks.rados.rados.0.smithi177.stdout:2921: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-07-28T11:30:21.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=infra.usagestats.collector t=2024-07-28T11:30:21.605966474Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T11:30:21.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=provisioning.datasources t=2024-07-28T11:30:21.72712149Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-07-28T11:30:21.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=provisioning.datasources t=2024-07-28T11:30:21.727185186Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-07-28T11:30:21.913 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=provisioning.datasources t=2024-07-28T11:30:21.738696253Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T11:30:21.941 INFO:tasks.rados.rados.0.smithi177.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:30:22.047 INFO:tasks.rados.rados.0.smithi177.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-07-28T11:30:22.192 INFO:tasks.rados.rados.0.smithi177.stdout:2927: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-07-28T11:30:22.409 INFO:tasks.rados.rados.0.smithi177.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=provisioning.alerting t=2024-07-28T11:30:21.961375333Z level=info msg="starting to provision alerting" 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=provisioning.alerting t=2024-07-28T11:30:21.961448869Z level=info msg="finished to provision alerting" 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=grafanaStorageLogger t=2024-07-28T11:30:21.961989082Z level=info msg="storage starting" 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=ngalert.state.manager t=2024-07-28T11:30:21.961902594Z level=info msg="Warming state cache for startup" 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:21 smithi204 bash[59627]: logger=http.server t=2024-07-28T11:30:21.972160335Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T11:30:22.413 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[59627]: logger=ngalert.state.manager t=2024-07-28T11:30:22.02609831Z level=info msg="State cache has been initialized" states=0 duration=64.194112ms 2024-07-28T11:30:22.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[59627]: logger=ngalert.multiorg.alertmanager t=2024-07-28T11:30:22.026167575Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T11:30:22.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[59627]: logger=ticker t=2024-07-28T11:30:22.026198998Z level=info msg=starting first_tick=2024-07-28T11:30:30Z 2024-07-28T11:30:22.597 INFO:tasks.rados.rados.0.smithi177.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-07-28T11:30:22.694 INFO:tasks.rados.rados.0.smithi177.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2024-07-28T11:30:22.782 INFO:tasks.rados.rados.0.smithi177.stdout:2928: finishing write tid 1 to smithi17769138-300 2024-07-28T11:30:22.782 INFO:tasks.rados.rados.0.smithi177.stdout:2928: finishing write tid 2 to smithi17769138-300 2024-07-28T11:30:22.782 INFO:tasks.rados.rados.0.smithi177.stdout:2928: finishing write tid 3 to smithi17769138-300 2024-07-28T11:30:22.782 INFO:tasks.rados.rados.0.smithi177.stdout:2928: finishing write tid 4 to smithi17769138-300 2024-07-28T11:30:22.782 INFO:tasks.rados.rados.0.smithi177.stdout:2928: finishing write tid 5 to smithi17769138-300 2024-07-28T11:30:22.783 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 300 v 421 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2024-07-28T11:30:22.783 INFO:tasks.rados.rados.0.smithi177.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2024-07-28T11:30:22.783 INFO:tasks.rados.rados.0.smithi177.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2024-07-28T11:30:22.786 INFO:tasks.rados.rados.0.smithi177.stdout:2929: writing smithi17769138-430 from 477827 to 906348 tid 1 2024-07-28T11:30:22.793 INFO:tasks.rados.rados.0.smithi177.stdout:2929: writing smithi17769138-430 from 1484519 to 2081166 tid 2 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2929: writing smithi17769138-430 from 2505719 to 3038582 tid 3 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2920: done (9 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2921: done (8 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2922: done (7 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2923: done (6 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2924: done (5 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2925: done (4 left) 2024-07-28T11:30:22.799 INFO:tasks.rados.rados.0.smithi177.stdout:2926: done (3 left) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2927: done (2 left) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2928: done (1 left) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2930: read oid 96 snap -1 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2930: expect (ObjNum 1722 snap 0 seq_num 1722) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2931: read oid 268 snap -1 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2931: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2932: read oid 147 snap -1 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2932: expect (ObjNum 1852 snap 0 seq_num 1852) 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2933: write oid 350 current snap is 0 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2929: finishing write tid 1 to smithi17769138-430 2024-07-28T11:30:22.800 INFO:tasks.rados.rados.0.smithi177.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2024-07-28T11:30:22.804 INFO:tasks.rados.rados.0.smithi177.stdout:2933: writing smithi17769138-350 from 494634 to 998404 tid 1 2024-07-28T11:30:22.810 INFO:tasks.rados.rados.0.smithi177.stdout:2933: writing smithi17769138-350 from 1426648 to 1883306 tid 2 2024-07-28T11:30:22.818 INFO:tasks.rados.rados.0.smithi177.stdout:2933: writing smithi17769138-350 from 2533142 to 3277277 tid 3 2024-07-28T11:30:22.818 INFO:tasks.rados.rados.0.smithi177.stdout:2934: delete oid 418 current snap is 0 2024-07-28T11:30:22.818 INFO:tasks.rados.rados.0.smithi177.stdout:2929: finishing write tid 2 to smithi17769138-430 2024-07-28T11:30:22.818 INFO:tasks.rados.rados.0.smithi177.stdout:2931: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:30:22.895 INFO:tasks.rados.rados.0.smithi177.stdout:2930: expect (ObjNum 1722 snap 0 seq_num 1722) 2024-07-28T11:30:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: cluster 2024-07-28T11:30:20.813390+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-07-28T11:30:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: cephadm 2024-07-28T11:30:21.556074+0000 mgr.x (mgr.24514) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:30:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: audit 2024-07-28T11:30:21.570380+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: cephadm 2024-07-28T11:30:21.571659+0000 mgr.x (mgr.24514) 56 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-07-28T11:30:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: audit 2024-07-28T11:30:21.571968+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:30:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: audit 2024-07-28T11:30:21.573665+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:30:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:22 smithi204 bash[24094]: audit 2024-07-28T11:30:21.575551+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: cluster 2024-07-28T11:30:20.813390+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: cephadm 2024-07-28T11:30:21.556074+0000 mgr.x (mgr.24514) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: audit 2024-07-28T11:30:21.570380+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: cephadm 2024-07-28T11:30:21.571659+0000 mgr.x (mgr.24514) 56 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: audit 2024-07-28T11:30:21.571968+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:30:23.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: audit 2024-07-28T11:30:21.573665+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[21846]: audit 2024-07-28T11:30:21.575551+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: cluster 2024-07-28T11:30:20.813390+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: cephadm 2024-07-28T11:30:21.556074+0000 mgr.x (mgr.24514) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: audit 2024-07-28T11:30:21.570380+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: cephadm 2024-07-28T11:30:21.571659+0000 mgr.x (mgr.24514) 56 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: audit 2024-07-28T11:30:21.571968+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: audit 2024-07-28T11:30:21.573665+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:30:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:22 smithi177 bash[31534]: audit 2024-07-28T11:30:21.575551+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2929: finishing write tid 3 to smithi17769138-430 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2929: finishing write tid 4 to smithi17769138-430 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2929: finishing write tid 5 to smithi17769138-430 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 403 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2933: finishing write tid 1 to smithi17769138-350 2024-07-28T11:30:23.063 INFO:tasks.rados.rados.0.smithi177.stdout:2932: expect (ObjNum 1852 snap 0 seq_num 1852) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: finishing write tid 2 to smithi17769138-350 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: finishing write tid 3 to smithi17769138-350 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: finishing write tid 4 to smithi17769138-350 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: finishing write tid 5 to smithi17769138-350 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 350 v 402 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: left oid 350 (ObjNum 1862 snap 0 seq_num 1862) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2929: done (5 left) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2930: done (4 left) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2931: done (3 left) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2932: done (2 left) 2024-07-28T11:30:23.239 INFO:tasks.rados.rados.0.smithi177.stdout:2933: done (1 left) 2024-07-28T11:30:23.240 INFO:tasks.rados.rados.0.smithi177.stdout:2934: done (0 left) 2024-07-28T11:30:23.240 INFO:tasks.rados.rados.0.smithi177.stdout:2935: write oid 162 current snap is 0 2024-07-28T11:30:23.240 INFO:tasks.rados.rados.0.smithi177.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2024-07-28T11:30:23.245 INFO:tasks.rados.rados.0.smithi177.stdout:2935: writing smithi17769138-162 from 528248 to 1298869 tid 1 2024-07-28T11:30:23.254 INFO:tasks.rados.rados.0.smithi177.stdout:2935: writing smithi17769138-162 from 2059965 to 2803939 tid 2 2024-07-28T11:30:23.254 INFO:tasks.rados.rados.0.smithi177.stdout:2936: write oid 56 current snap is 0 2024-07-28T11:30:23.254 INFO:tasks.rados.rados.0.smithi177.stdout:2935: finishing write tid 1 to smithi17769138-162 2024-07-28T11:30:23.254 INFO:tasks.rados.rados.0.smithi177.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2024-07-28T11:30:23.259 INFO:tasks.rados.rados.0.smithi177.stdout:2936: writing smithi17769138-56 from 545055 to 990925 tid 1 2024-07-28T11:30:23.266 INFO:tasks.rados.rados.0.smithi177.stdout:2936: writing smithi17769138-56 from 1718447 to 2322432 tid 2 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2936: writing smithi17769138-56 from 3015411 to 3345055 tid 3 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2937: delete oid 358 current snap is 0 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2935: finishing write tid 2 to smithi17769138-162 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2935: finishing write tid 3 to smithi17769138-162 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2935: finishing write tid 4 to smithi17769138-162 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 162 v 470 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2024-07-28T11:30:23.272 INFO:tasks.rados.rados.0.smithi177.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2024-07-28T11:30:23.273 INFO:tasks.rados.rados.0.smithi177.stdout:2936: finishing write tid 1 to smithi17769138-56 2024-07-28T11:30:23.273 INFO:tasks.rados.rados.0.smithi177.stdout:2936: finishing write tid 2 to smithi17769138-56 2024-07-28T11:30:23.277 INFO:tasks.rados.rados.0.smithi177.stdout:2936: finishing write tid 3 to smithi17769138-56 2024-07-28T11:30:23.278 INFO:tasks.rados.rados.0.smithi177.stdout:2936: finishing write tid 4 to smithi17769138-56 2024-07-28T11:30:23.278 INFO:tasks.rados.rados.0.smithi177.stdout:2935: done (2 left) 2024-07-28T11:30:23.278 INFO:tasks.rados.rados.0.smithi177.stdout:2937: done (1 left) 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2938: read oid 16 snap -1 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2938: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2939: read oid 396 snap -1 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2939: expect deleted 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2940: write oid 433 current snap is 0 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2936: finishing write tid 5 to smithi17769138-56 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 56 v 351 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2024-07-28T11:30:23.279 INFO:tasks.rados.rados.0.smithi177.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2024-07-28T11:30:23.285 INFO:tasks.rados.rados.0.smithi177.stdout:2940: writing smithi17769138-433 from 578669 to 1175037 tid 1 2024-07-28T11:30:23.291 INFO:tasks.rados.rados.0.smithi177.stdout:2940: writing smithi17769138-433 from 1719058 to 2326712 tid 2 2024-07-28T11:30:23.297 INFO:tasks.rados.rados.0.smithi177.stdout:2940: writing smithi17769138-433 from 2953904 to 3378669 tid 3 2024-07-28T11:30:23.297 INFO:tasks.rados.rados.0.smithi177.stdout:2936: done (3 left) 2024-07-28T11:30:23.297 INFO:tasks.rados.rados.0.smithi177.stdout:2941: write oid 150 current snap is 0 2024-07-28T11:30:23.297 INFO:tasks.rados.rados.0.smithi177.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2024-07-28T11:30:23.304 INFO:tasks.rados.rados.0.smithi177.stdout:2941: writing smithi17769138-150 from 595476 to 1267093 tid 1 2024-07-28T11:30:23.311 INFO:tasks.rados.rados.0.smithi177.stdout:2941: writing smithi17769138-150 from 1777540 to 2528852 tid 2 2024-07-28T11:30:23.316 INFO:tasks.rados.rados.0.smithi177.stdout:2941: writing smithi17769138-150 from 2981327 to 3395476 tid 3 2024-07-28T11:30:23.316 INFO:tasks.rados.rados.0.smithi177.stdout:2942: write oid 458 current snap is 0 2024-07-28T11:30:23.316 INFO:tasks.rados.rados.0.smithi177.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2024-07-28T11:30:23.323 INFO:tasks.rados.rados.0.smithi177.stdout:2942: writing smithi17769138-458 from 612283 to 1359149 tid 1 2024-07-28T11:30:23.329 INFO:tasks.rados.rados.0.smithi177.stdout:2942: writing smithi17769138-458 from 1836022 to 2447345 tid 2 2024-07-28T11:30:23.335 INFO:tasks.rados.rados.0.smithi177.stdout:2942: writing smithi17769138-458 from 3008750 to 3412283 tid 3 2024-07-28T11:30:23.335 INFO:tasks.rados.rados.0.smithi177.stdout:2943: write oid 482 current snap is 0 2024-07-28T11:30:23.335 INFO:tasks.rados.rados.0.smithi177.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2024-07-28T11:30:23.341 INFO:tasks.rados.rados.0.smithi177.stdout:2943: writing smithi17769138-482 from 629090 to 1051205 tid 1 2024-07-28T11:30:23.349 INFO:tasks.rados.rados.0.smithi177.stdout:2943: writing smithi17769138-482 from 1778151 to 2533132 tid 2 2024-07-28T11:30:23.354 INFO:tasks.rados.rados.0.smithi177.stdout:2943: writing smithi17769138-482 from 3319820 to 3429090 tid 3 2024-07-28T11:30:23.354 INFO:tasks.rados.rados.0.smithi177.stdout:2944: write oid 117 current snap is 0 2024-07-28T11:30:23.354 INFO:tasks.rados.rados.0.smithi177.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2024-07-28T11:30:23.360 INFO:tasks.rados.rados.0.smithi177.stdout:2944: writing smithi17769138-117 from 645897 to 1259614 tid 1 2024-07-28T11:30:23.368 INFO:tasks.rados.rados.0.smithi177.stdout:2944: writing smithi17769138-117 from 1952986 to 2567978 tid 2 2024-07-28T11:30:23.373 INFO:tasks.rados.rados.0.smithi177.stdout:2944: writing smithi17769138-117 from 3063596 to 3445897 tid 3 2024-07-28T11:30:23.373 INFO:tasks.rados.rados.0.smithi177.stdout:2945: delete oid 247 current snap is 0 2024-07-28T11:30:23.373 INFO:tasks.rados.rados.0.smithi177.stdout:2938: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2940: finishing write tid 1 to smithi17769138-433 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2940: finishing write tid 2 to smithi17769138-433 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2940: finishing write tid 3 to smithi17769138-433 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2940: finishing write tid 4 to smithi17769138-433 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2938: done (7 left) 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2939: done (6 left) 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2945: done (5 left) 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2946: write oid 17 current snap is 0 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:2940: finishing write tid 5 to smithi17769138-433 2024-07-28T11:30:23.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 348 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2024-07-28T11:30:23.537 INFO:tasks.rados.rados.0.smithi177.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2024-07-28T11:30:23.537 INFO:tasks.rados.rados.0.smithi177.stdout:2941: finishing write tid 1 to smithi17769138-150 2024-07-28T11:30:23.537 INFO:tasks.rados.rados.0.smithi177.stdout:2941: finishing write tid 2 to smithi17769138-150 2024-07-28T11:30:23.537 INFO:tasks.rados.rados.0.smithi177.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2024-07-28T11:30:23.544 INFO:tasks.rados.rados.0.smithi177.stdout:2946: writing smithi17769138-17 from 679511 to 1443726 tid 1 2024-07-28T11:30:23.551 INFO:tasks.rados.rados.0.smithi177.stdout:2946: writing smithi17769138-17 from 2069950 to 2688611 tid 2 2024-07-28T11:30:23.555 INFO:tasks.rados.rados.0.smithi177.stdout:2946: writing smithi17769138-17 from 3118442 to 3479511 tid 3 2024-07-28T11:30:23.555 INFO:tasks.rados.rados.0.smithi177.stdout:2940: done (5 left) 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2947: write oid 104 current snap is 0 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2941: finishing write tid 3 to smithi17769138-150 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2941: finishing write tid 4 to smithi17769138-150 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2941: finishing write tid 5 to smithi17769138-150 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 150 v 474 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2941: left oid 150 (ObjNum 1868 snap 0 seq_num 1868) 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2942: finishing write tid 1 to smithi17769138-458 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2942: finishing write tid 2 to smithi17769138-458 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2942: finishing write tid 3 to smithi17769138-458 2024-07-28T11:30:23.556 INFO:tasks.rados.rados.0.smithi177.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2024-07-28T11:30:23.563 INFO:tasks.rados.rados.0.smithi177.stdout:2947: writing smithi17769138-104 from 696318 to 1135782 tid 1 2024-07-28T11:30:23.572 INFO:tasks.rados.rados.0.smithi177.stdout:2947: writing smithi17769138-104 from 1728432 to 2490751 tid 2 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2947: writing smithi17769138-104 from 3145865 to 3496318 tid 3 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2941: done (5 left) 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2948: delete oid 76 current snap is 0 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2942: finishing write tid 4 to smithi17769138-458 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2942: finishing write tid 5 to smithi17769138-458 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 458 v 425 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2942: left oid 458 (ObjNum 1869 snap 0 seq_num 1869) 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2943: finishing write tid 1 to smithi17769138-482 2024-07-28T11:30:23.580 INFO:tasks.rados.rados.0.smithi177.stdout:2943: finishing write tid 2 to smithi17769138-482 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2943: finishing write tid 3 to smithi17769138-482 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2943: finishing write tid 4 to smithi17769138-482 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2943: finishing write tid 5 to smithi17769138-482 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 379 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2943: left oid 482 (ObjNum 1870 snap 0 seq_num 1870) 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: finishing write tid 1 to smithi17769138-117 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: finishing write tid 2 to smithi17769138-117 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: finishing write tid 3 to smithi17769138-117 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: finishing write tid 4 to smithi17769138-117 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: finishing write tid 5 to smithi17769138-117 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 117 v 362 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2944: left oid 117 (ObjNum 1871 snap 0 seq_num 1871) 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2946: finishing write tid 1 to smithi17769138-17 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2946: finishing write tid 2 to smithi17769138-17 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2946: finishing write tid 3 to smithi17769138-17 2024-07-28T11:30:23.581 INFO:tasks.rados.rados.0.smithi177.stdout:2946: finishing write tid 4 to smithi17769138-17 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2946: finishing write tid 5 to smithi17769138-17 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 17 v 342 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2946: left oid 17 (ObjNum 1873 snap 0 seq_num 1873) 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2947: finishing write tid 1 to smithi17769138-104 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2947: finishing write tid 2 to smithi17769138-104 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2942: done (5 left) 2024-07-28T11:30:23.582 INFO:tasks.rados.rados.0.smithi177.stdout:2943: done (4 left) 2024-07-28T11:30:23.583 INFO:tasks.rados.rados.0.smithi177.stdout:2944: done (3 left) 2024-07-28T11:30:23.583 INFO:tasks.rados.rados.0.smithi177.stdout:2946: done (2 left) 2024-07-28T11:30:23.583 INFO:tasks.rados.rados.0.smithi177.stdout:2948: done (1 left) 2024-07-28T11:30:23.583 INFO:tasks.rados.rados.0.smithi177.stdout:2949: write oid 101 current snap is 0 2024-07-28T11:30:23.583 INFO:tasks.rados.rados.0.smithi177.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2024-07-28T11:30:23.589 INFO:tasks.rados.rados.0.smithi177.stdout:2949: writing smithi17769138-101 from 729932 to 1319894 tid 1 2024-07-28T11:30:23.596 INFO:tasks.rados.rados.0.smithi177.stdout:2949: writing smithi17769138-101 from 1729043 to 2495031 tid 2 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2949: writing smithi17769138-101 from 3084358 to 3529932 tid 3 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2950: delete oid 323 current snap is 0 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2947: finishing write tid 3 to smithi17769138-104 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2947: finishing write tid 4 to smithi17769138-104 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2947: finishing write tid 5 to smithi17769138-104 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 104 v 374 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2947: left oid 104 (ObjNum 1874 snap 0 seq_num 1874) 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2949: finishing write tid 1 to smithi17769138-101 2024-07-28T11:30:23.603 INFO:tasks.rados.rados.0.smithi177.stdout:2949: finishing write tid 2 to smithi17769138-101 2024-07-28T11:30:23.605 INFO:tasks.rados.rados.0.smithi177.stdout:2947: done (2 left) 2024-07-28T11:30:23.605 INFO:tasks.rados.rados.0.smithi177.stdout:2950: done (1 left) 2024-07-28T11:30:23.605 INFO:tasks.rados.rados.0.smithi177.stdout:2951: read oid 218 snap -1 2024-07-28T11:30:23.605 INFO:tasks.rados.rados.0.smithi177.stdout:2951: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:30:23.605 INFO:tasks.rados.rados.0.smithi177.stdout:2952: read oid 279 snap -1 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2952: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2953: read oid 288 snap -1 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2954: read oid 145 snap -1 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2954: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2955: read oid 112 snap -1 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2956: read oid 88 snap -1 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2956: expect (ObjNum 1781 snap 0 seq_num 1781) 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2957: write oid 378 current snap is 0 2024-07-28T11:30:23.606 INFO:tasks.rados.rados.0.smithi177.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2024-07-28T11:30:23.612 INFO:tasks.rados.rados.0.smithi177.stdout:2957: writing smithi17769138-378 from 763546 to 1220359 tid 1 2024-07-28T11:30:23.625 INFO:tasks.rados.rados.0.smithi177.stdout:2957: writing smithi17769138-378 from 1962360 to 2732017 tid 2 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2957: writing smithi17769138-378 from 3255557 to 3563546 tid 3 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2958: read oid 162 snap -1 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2959: read oid 215 snap -1 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2959: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2960: write oid 362 current snap is 0 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2949: finishing write tid 3 to smithi17769138-101 2024-07-28T11:30:23.631 INFO:tasks.rados.rados.0.smithi177.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2024-07-28T11:30:23.638 INFO:tasks.rados.rados.0.smithi177.stdout:2960: writing smithi17769138-362 from 780353 to 1312415 tid 1 2024-07-28T11:30:23.644 INFO:tasks.rados.rados.0.smithi177.stdout:2960: writing smithi17769138-362 from 1904489 to 2417804 tid 2 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2960: writing smithi17769138-362 from 3166627 to 3567798 tid 3 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2961: read oid 79 snap -1 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2961: expect (ObjNum 1618 snap 0 seq_num 1618) 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2962: read oid 10 snap -1 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2963: write oid 255 current snap is 0 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2949: finishing write tid 4 to smithi17769138-101 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2949: finishing write tid 5 to smithi17769138-101 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 383 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2024-07-28T11:30:23.652 INFO:tasks.rados.rados.0.smithi177.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2024-07-28T11:30:23.659 INFO:tasks.rados.rados.0.smithi177.stdout:2963: writing smithi17769138-255 from 797160 to 1404471 tid 1 2024-07-28T11:30:23.667 INFO:tasks.rados.rados.0.smithi177.stdout:2963: writing smithi17769138-255 from 1962971 to 2736297 tid 2 2024-07-28T11:30:23.672 INFO:tasks.rados.rados.0.smithi177.stdout:2963: writing smithi17769138-255 from 3194050 to 3597160 tid 3 2024-07-28T11:30:23.672 INFO:tasks.rados.rados.0.smithi177.stdout:2949: done (13 left) 2024-07-28T11:30:23.672 INFO:tasks.rados.rados.0.smithi177.stdout:2964: write oid 335 current snap is 0 2024-07-28T11:30:23.672 INFO:tasks.rados.rados.0.smithi177.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2024-07-28T11:30:23.678 INFO:tasks.rados.rados.0.smithi177.stdout:2964: writing smithi17769138-335 from 413967 to 1096527 tid 1 2024-07-28T11:30:23.684 INFO:tasks.rados.rados.0.smithi177.stdout:2964: writing smithi17769138-335 from 1621453 to 2138437 tid 2 2024-07-28T11:30:23.690 INFO:tasks.rados.rados.0.smithi177.stdout:2964: writing smithi17769138-335 from 2821473 to 3245188 tid 3 2024-07-28T11:30:23.690 INFO:tasks.rados.rados.0.smithi177.stdout:2965: read oid 13 snap -1 2024-07-28T11:30:23.691 INFO:tasks.rados.rados.0.smithi177.stdout:2965: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-07-28T11:30:23.691 INFO:tasks.rados.rados.0.smithi177.stdout:2966: write oid 59 current snap is 0 2024-07-28T11:30:23.691 INFO:tasks.rados.rados.0.smithi177.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2024-07-28T11:30:23.697 INFO:tasks.rados.rados.0.smithi177.stdout:2966: writing smithi17769138-59 from 430774 to 1188583 tid 1 2024-07-28T11:30:23.706 INFO:tasks.rados.rados.0.smithi177.stdout:2966: writing smithi17769138-59 from 1679935 to 2456930 tid 2 2024-07-28T11:30:23.713 INFO:tasks.rados.rados.0.smithi177.stdout:2966: writing smithi17769138-59 from 3248896 to 3630774 tid 3 2024-07-28T11:30:23.713 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:23.713 INFO:tasks.rados.rados.0.smithi177.stdout:2952: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:30:23.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:23 smithi177 bash[31534]: audit 2024-07-28T11:30:22.864848+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.177:0/3960335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:23.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:23 smithi177 bash[21846]: audit 2024-07-28T11:30:22.864848+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.177:0/3960335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:23 smithi204 bash[24094]: audit 2024-07-28T11:30:22.864848+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.177:0/3960335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:23.914 INFO:tasks.rados.rados.0.smithi177.stdout:2951: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:30:24.017 INFO:tasks.rados.rados.0.smithi177.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-07-28T11:30:24.245 INFO:tasks.rados.rados.0.smithi177.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-07-28T11:30:24.411 INFO:tasks.rados.rados.0.smithi177.stdout:2954: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-07-28T11:30:24.422 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.422 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.423 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.423 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.423 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.423 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.424 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.424 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: Stopping Ceph mgr.y for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:30:24.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.424 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:24.518 INFO:tasks.rados.rados.0.smithi177.stdout:2956: expect (ObjNum 1781 snap 0 seq_num 1781) 2024-07-28T11:30:24.675 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:24 smithi177 bash[31534]: cluster 2024-07-28T11:30:22.814724+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-07-28T11:30:24.675 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:24 smithi177 bash[31534]: audit 2024-07-28T11:30:24.312616+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:24.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:24 smithi177 bash[21846]: cluster 2024-07-28T11:30:22.814724+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-07-28T11:30:24.676 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:24 smithi177 bash[21846]: audit 2024-07-28T11:30:24.312616+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:24.741 INFO:tasks.rados.rados.0.smithi177.stdout:2957: finishing write tid 1 to smithi17769138-378 2024-07-28T11:30:24.741 INFO:tasks.rados.rados.0.smithi177.stdout:2957: finishing write tid 2 to smithi17769138-378 2024-07-28T11:30:24.741 INFO:tasks.rados.rados.0.smithi177.stdout:2957: finishing write tid 3 to smithi17769138-378 2024-07-28T11:30:24.741 INFO:tasks.rados.rados.0.smithi177.stdout:2957: finishing write tid 4 to smithi17769138-378 2024-07-28T11:30:24.742 INFO:tasks.rados.rados.0.smithi177.stdout:2957: finishing write tid 5 to smithi17769138-378 2024-07-28T11:30:24.742 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 378 v 351 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2024-07-28T11:30:24.742 INFO:tasks.rados.rados.0.smithi177.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2024-07-28T11:30:24.742 INFO:tasks.rados.rados.0.smithi177.stdout:2959: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-07-28T11:30:24.824 INFO:tasks.rados.rados.0.smithi177.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-07-28T11:30:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:24 smithi204 bash[24094]: cluster 2024-07-28T11:30:22.814724+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-07-28T11:30:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:24 smithi204 bash[24094]: audit 2024-07-28T11:30:24.312616+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:24.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:24 smithi204 bash[59111]: ts=2024-07-28T11:30:24.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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:24.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:24 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:25.009 INFO:tasks.rados.rados.0.smithi177.stdout:2960: finishing write tid 1 to smithi17769138-362 2024-07-28T11:30:25.009 INFO:tasks.rados.rados.0.smithi177.stdout:2960: finishing write tid 2 to smithi17769138-362 2024-07-28T11:30:25.009 INFO:tasks.rados.rados.0.smithi177.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:2960: finishing write tid 3 to smithi17769138-362 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:2960: finishing write tid 4 to smithi17769138-362 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:2960: finishing write tid 5 to smithi17769138-362 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 362 v 407 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2024-07-28T11:30:25.075 INFO:tasks.rados.rados.0.smithi177.stdout:2961: expect (ObjNum 1618 snap 0 seq_num 1618) 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: finishing write tid 1 to smithi17769138-255 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: finishing write tid 2 to smithi17769138-255 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: finishing write tid 3 to smithi17769138-255 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: finishing write tid 4 to smithi17769138-255 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: finishing write tid 5 to smithi17769138-255 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 255 v 355 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2024-07-28T11:30:25.216 INFO:tasks.rados.rados.0.smithi177.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2964: finishing write tid 1 to smithi17769138-335 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2964: finishing write tid 2 to smithi17769138-335 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2964: finishing write tid 3 to smithi17769138-335 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2951: done (15 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2952: done (14 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2953: done (13 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2954: done (12 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2955: done (11 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2956: done (10 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2957: done (9 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2958: done (8 left) 2024-07-28T11:30:25.217 INFO:tasks.rados.rados.0.smithi177.stdout:2959: done (7 left) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2960: done (6 left) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2961: done (5 left) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2962: done (4 left) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2963: done (3 left) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2967: write oid 35 current snap is 0 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2964: finishing write tid 4 to smithi17769138-335 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2964: finishing write tid 5 to smithi17769138-335 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 335 v 385 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2964: left oid 335 (ObjNum 1881 snap 0 seq_num 1881) 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2966: finishing write tid 1 to smithi17769138-59 2024-07-28T11:30:25.218 INFO:tasks.rados.rados.0.smithi177.stdout:2965: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-07-28T11:30:25.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[72549]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-y 2024-07-28T11:30:25.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:30:25.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[72634]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-y 2024-07-28T11:30:25.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-07-28T11:30:25.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: Stopped Ceph mgr.y for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2966: finishing write tid 2 to smithi17769138-59 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2966: finishing write tid 3 to smithi17769138-59 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2966: finishing write tid 4 to smithi17769138-59 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2966: finishing write tid 5 to smithi17769138-59 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 59 v 389 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2966: left oid 59 (ObjNum 1882 snap 0 seq_num 1882) 2024-07-28T11:30:25.382 INFO:tasks.rados.rados.0.smithi177.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2024-07-28T11:30:25.388 INFO:tasks.rados.rados.0.smithi177.stdout:2967: writing smithi17769138-35 from 447581 to 880639 tid 1 2024-07-28T11:30:25.395 INFO:tasks.rados.rados.0.smithi177.stdout:2967: writing smithi17769138-35 from 1622064 to 2142717 tid 2 2024-07-28T11:30:25.402 INFO:tasks.rados.rados.0.smithi177.stdout:2967: writing smithi17769138-35 from 2759966 to 3322578 tid 3 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2964: done (3 left) 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2965: done (2 left) 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2966: done (1 left) 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2968: write oid 361 current snap is 0 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2967: finishing write tid 1 to smithi17769138-35 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2967: finishing write tid 2 to smithi17769138-35 2024-07-28T11:30:25.403 INFO:tasks.rados.rados.0.smithi177.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2024-07-28T11:30:25.407 INFO:tasks.rados.rados.0.smithi177.stdout:2968: writing smithi17769138-361 from 464388 to 972695 tid 1 2024-07-28T11:30:25.415 INFO:tasks.rados.rados.0.smithi177.stdout:2968: writing smithi17769138-361 from 1680546 to 2461210 tid 2 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2968: writing smithi17769138-361 from 3187389 to 3664388 tid 3 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2969: write oid 42 current snap is 0 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2967: finishing write tid 3 to smithi17769138-35 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2967: finishing write tid 4 to smithi17769138-35 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2967: finishing write tid 5 to smithi17769138-35 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 35 v 359 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2967: left oid 35 (ObjNum 1883 snap 0 seq_num 1883) 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2968: finishing write tid 1 to smithi17769138-361 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2968: finishing write tid 2 to smithi17769138-361 2024-07-28T11:30:25.423 INFO:tasks.rados.rados.0.smithi177.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2024-07-28T11:30:25.429 INFO:tasks.rados.rados.0.smithi177.stdout:2969: writing smithi17769138-42 from 481195 to 1064751 tid 1 2024-07-28T11:30:25.437 INFO:tasks.rados.rados.0.smithi177.stdout:2969: writing smithi17769138-42 from 1739028 to 2263350 tid 2 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2969: writing smithi17769138-42 from 2814812 to 3399968 tid 3 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2967: done (2 left) 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2970: read oid 128 snap -1 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2970: expect (ObjNum 1734 snap 0 seq_num 1734) 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2971: read oid 299 snap -1 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2971: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2972: read oid 276 snap -1 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2972: expect deleted 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2973: read oid 413 snap -1 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2973: expect deleted 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2974: read oid 389 snap -1 2024-07-28T11:30:25.445 INFO:tasks.rados.rados.0.smithi177.stdout:2974: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2975: read oid 200 snap -1 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2975: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2976: write oid 374 current snap is 0 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2968: finishing write tid 3 to smithi17769138-361 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2968: finishing write tid 4 to smithi17769138-361 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2968: finishing write tid 5 to smithi17769138-361 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 361 v 406 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2968: left oid 361 (ObjNum 1884 snap 0 seq_num 1884) 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2969: finishing write tid 1 to smithi17769138-42 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2969: finishing write tid 2 to smithi17769138-42 2024-07-28T11:30:25.446 INFO:tasks.rados.rados.0.smithi177.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2024-07-28T11:30:25.452 INFO:tasks.rados.rados.0.smithi177.stdout:2976: writing smithi17769138-374 from 498002 to 1273160 tid 1 2024-07-28T11:30:25.460 INFO:tasks.rados.rados.0.smithi177.stdout:2976: writing smithi17769138-374 from 1913863 to 2698196 tid 2 2024-07-28T11:30:25.466 INFO:tasks.rados.rados.0.smithi177.stdout:2976: writing smithi17769138-374 from 3358588 to 3698002 tid 3 2024-07-28T11:30:25.466 INFO:tasks.rados.rados.0.smithi177.stdout:2968: done (8 left) 2024-07-28T11:30:25.467 INFO:tasks.rados.rados.0.smithi177.stdout:2977: read oid 289 snap -1 2024-07-28T11:30:25.467 INFO:tasks.rados.rados.0.smithi177.stdout:2977: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-07-28T11:30:25.467 INFO:tasks.rados.rados.0.smithi177.stdout:2978: write oid 49 current snap is 0 2024-07-28T11:30:25.467 INFO:tasks.rados.rados.0.smithi177.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2024-07-28T11:30:25.471 INFO:tasks.rados.rados.0.smithi177.stdout:2978: writing smithi17769138-49 from 514809 to 965216 tid 1 2024-07-28T11:30:25.477 INFO:tasks.rados.rados.0.smithi177.stdout:2978: writing smithi17769138-49 from 1455992 to 1983983 tid 2 2024-07-28T11:30:25.484 INFO:tasks.rados.rados.0.smithi177.stdout:2978: writing smithi17769138-49 from 2469658 to 3193711 tid 3 2024-07-28T11:30:25.487 INFO:tasks.rados.rados.0.smithi177.stdout:2978: writing smithi17769138-49 from 3608303 to 3714809 tid 4 2024-07-28T11:30:25.487 INFO:tasks.rados.rados.0.smithi177.stdout:2979: write oid 450 current snap is 0 2024-07-28T11:30:25.487 INFO:tasks.rados.rados.0.smithi177.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2024-07-28T11:30:25.493 INFO:tasks.rados.rados.0.smithi177.stdout:2979: writing smithi17769138-450 from 531616 to 1057272 tid 1 2024-07-28T11:30:25.499 INFO:tasks.rados.rados.0.smithi177.stdout:2979: writing smithi17769138-450 from 1514474 to 2186123 tid 2 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2979: writing smithi17769138-450 from 2780728 to 3316053 tid 3 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2980: write oid 499 current snap is 0 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2969: finishing write tid 3 to smithi17769138-42 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2969: finishing write tid 4 to smithi17769138-42 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2969: finishing write tid 5 to smithi17769138-42 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 393 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2969: left oid 42 (ObjNum 1885 snap 0 seq_num 1885) 2024-07-28T11:30:25.507 INFO:tasks.rados.rados.0.smithi177.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2024-07-28T11:30:25.513 INFO:tasks.rados.rados.0.smithi177.stdout:2980: writing smithi17769138-499 from 548423 to 1149328 tid 1 2024-07-28T11:30:25.518 INFO:tasks.rados.rados.0.smithi177.stdout:2980: writing smithi17769138-499 from 1572956 to 2104616 tid 2 2024-07-28T11:30:25.526 INFO:tasks.rados.rados.0.smithi177.stdout:2980: writing smithi17769138-499 from 2524504 to 3271101 tid 3 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2980: writing smithi17769138-499 from 3740781 to 3748423 tid 4 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2969: done (11 left) 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2972: done (10 left) 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2973: done (9 left) 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2981: write oid 71 current snap is 0 2024-07-28T11:30:25.529 INFO:tasks.rados.rados.0.smithi177.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2024-07-28T11:30:25.536 INFO:tasks.rados.rados.0.smithi177.stdout:2981: writing smithi17769138-71 from 565230 to 1241384 tid 1 2024-07-28T11:30:25.545 INFO:tasks.rados.rados.0.smithi177.stdout:2981: writing smithi17769138-71 from 2031438 to 2706756 tid 2 2024-07-28T11:30:25.551 INFO:tasks.rados.rados.0.smithi177.stdout:2981: writing smithi17769138-71 from 3235574 to 3765230 tid 3 2024-07-28T11:30:25.552 INFO:tasks.rados.rados.0.smithi177.stdout:2982: delete oid 28 current snap is 0 2024-07-28T11:30:25.552 INFO:tasks.rados.rados.0.smithi177.stdout:2971: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-07-28T11:30:25.638 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.638 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.639 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[31534]: audit 2024-07-28T11:30:25.209901+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.177:0/4239487879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:25.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[31534]: audit 2024-07-28T11:30:25.562556+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[31534]: audit 2024-07-28T11:30:25.569403+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[31534]: audit 2024-07-28T11:30:25.570924+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[21846]: audit 2024-07-28T11:30:25.209901+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.177:0/4239487879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[21846]: audit 2024-07-28T11:30:25.562556+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[21846]: audit 2024-07-28T11:30:25.569403+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:25 smithi177 bash[21846]: audit 2024-07-28T11:30:25.570924+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.640 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: Started Ceph mgr.y for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:30:25.640 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.641 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.641 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:30:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:30:25.761 INFO:tasks.rados.rados.0.smithi177.stdout:2975: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-07-28T11:30:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:25 smithi204 bash[24094]: audit 2024-07-28T11:30:25.209901+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.177:0/4239487879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:25 smithi204 bash[24094]: audit 2024-07-28T11:30:25.562556+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:25 smithi204 bash[24094]: audit 2024-07-28T11:30:25.569403+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:25 smithi204 bash[24094]: audit 2024-07-28T11:30:25.570924+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:26.001 INFO:tasks.rados.rados.0.smithi177.stdout:2974: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:26.074 INFO:tasks.rados.rados.0.smithi177.stdout:2970: expect (ObjNum 1734 snap 0 seq_num 1734) 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: finishing write tid 1 to smithi17769138-374 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: finishing write tid 2 to smithi17769138-374 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: finishing write tid 3 to smithi17769138-374 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: finishing write tid 4 to smithi17769138-374 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: finishing write tid 5 to smithi17769138-374 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 387 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2976: left oid 374 (ObjNum 1886 snap 0 seq_num 1886) 2024-07-28T11:30:26.242 INFO:tasks.rados.rados.0.smithi177.stdout:2977: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 1 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 2 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 3 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 4 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 5 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: finishing write tid 6 to smithi17769138-49 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 49 v 354 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2978: left oid 49 (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2979: finishing write tid 1 to smithi17769138-450 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2979: finishing write tid 2 to smithi17769138-450 2024-07-28T11:30:26.328 INFO:tasks.rados.rados.0.smithi177.stdout:2979: finishing write tid 3 to smithi17769138-450 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2979: finishing write tid 4 to smithi17769138-450 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2979: finishing write tid 5 to smithi17769138-450 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 366 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2979: left oid 450 (ObjNum 1888 snap 0 seq_num 1888) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 1 to smithi17769138-499 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 2 to smithi17769138-499 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 3 to smithi17769138-499 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2970: done (10 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2971: done (9 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2974: done (8 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2975: done (7 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2976: done (6 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2977: done (5 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2978: done (4 left) 2024-07-28T11:30:26.329 INFO:tasks.rados.rados.0.smithi177.stdout:2979: done (3 left) 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2982: done (2 left) 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2983: write oid 426 current snap is 0 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 4 to smithi17769138-499 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 5 to smithi17769138-499 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2980: finishing write tid 6 to smithi17769138-499 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 499 v 392 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2980: left oid 499 (ObjNum 1889 snap 0 seq_num 1889) 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2981: finishing write tid 1 to smithi17769138-71 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2981: finishing write tid 2 to smithi17769138-71 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2981: finishing write tid 3 to smithi17769138-71 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2981: finishing write tid 4 to smithi17769138-71 2024-07-28T11:30:26.330 INFO:tasks.rados.rados.0.smithi177.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2024-07-28T11:30:26.341 INFO:tasks.rados.rados.0.smithi177.stdout:2983: writing smithi17769138-426 from 598844 to 1025496 tid 1 2024-07-28T11:30:26.358 INFO:tasks.rados.rados.0.smithi177.stdout:2983: writing smithi17769138-426 from 1632049 to 2311036 tid 2 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2983: writing smithi17769138-426 from 2774067 to 3470833 tid 3 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2980: done (2 left) 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2984: read oid 61 snap -1 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2984: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2985: read oid 84 snap -1 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2986: read oid 230 snap -1 2024-07-28T11:30:26.374 INFO:tasks.rados.rados.0.smithi177.stdout:2986: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2987: write oid 32 current snap is 0 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2981: finishing write tid 5 to smithi17769138-71 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 71 v 377 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2981: left oid 71 (ObjNum 1890 snap 0 seq_num 1890) 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2983: finishing write tid 1 to smithi17769138-426 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2983: finishing write tid 2 to smithi17769138-426 2024-07-28T11:30:26.375 INFO:tasks.rados.rados.0.smithi177.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2024-07-28T11:30:26.389 INFO:tasks.rados.rados.0.smithi177.stdout:2987: writing smithi17769138-32 from 615651 to 1233905 tid 1 2024-07-28T11:30:26.403 INFO:tasks.rados.rados.0.smithi177.stdout:2987: writing smithi17769138-32 from 1806884 to 2345882 tid 2 2024-07-28T11:30:26.416 INFO:tasks.rados.rados.0.smithi177.stdout:2987: writing smithi17769138-32 from 3034196 to 3542234 tid 3 2024-07-28T11:30:26.416 INFO:tasks.rados.rados.0.smithi177.stdout:2981: done (5 left) 2024-07-28T11:30:26.416 INFO:tasks.rados.rados.0.smithi177.stdout:2988: read oid 198 snap -1 2024-07-28T11:30:26.416 INFO:tasks.rados.rados.0.smithi177.stdout:2988: expect deleted 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2989: read oid 203 snap -1 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2989: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2990: read oid 99 snap -1 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2990: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2991: write oid 126 current snap is 0 2024-07-28T11:30:26.417 INFO:tasks.rados.rados.0.smithi177.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2024-07-28T11:30:26.427 INFO:tasks.rados.rados.0.smithi177.stdout:2991: writing smithi17769138-126 from 632458 to 1325961 tid 1 2024-07-28T11:30:26.436 INFO:tasks.rados.rados.0.smithi177.stdout:2991: writing smithi17769138-126 from 1865366 to 2548022 tid 2 2024-07-28T11:30:26.445 INFO:tasks.rados.rados.0.smithi177.stdout:2991: writing smithi17769138-126 from 3061619 to 3780929 tid 3 2024-07-28T11:30:26.445 INFO:tasks.rados.rados.0.smithi177.stdout:2992: write oid 74 current snap is 0 2024-07-28T11:30:26.445 INFO:tasks.rados.rados.0.smithi177.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2024-07-28T11:30:26.453 INFO:tasks.rados.rados.0.smithi177.stdout:2992: writing smithi17769138-74 from 649265 to 1418017 tid 1 2024-07-28T11:30:26.461 INFO:tasks.rados.rados.0.smithi177.stdout:2992: writing smithi17769138-74 from 2207495 to 2750162 tid 2 2024-07-28T11:30:26.467 INFO:tasks.rados.rados.0.smithi177.stdout:2992: writing smithi17769138-74 from 3372689 to 3849265 tid 3 2024-07-28T11:30:26.468 INFO:tasks.rados.rados.0.smithi177.stdout:2993: read oid 168 snap -1 2024-07-28T11:30:26.468 INFO:tasks.rados.rados.0.smithi177.stdout:2993: expect deleted 2024-07-28T11:30:26.468 INFO:tasks.rados.rados.0.smithi177.stdout:2994: write oid 284 current snap is 0 2024-07-28T11:30:26.468 INFO:tasks.rados.rados.0.smithi177.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2024-07-28T11:30:26.474 INFO:tasks.rados.rados.0.smithi177.stdout:2994: writing smithi17769138-284 from 666072 to 1110073 tid 1 2024-07-28T11:30:26.482 INFO:tasks.rados.rados.0.smithi177.stdout:2994: writing smithi17769138-284 from 1865977 to 2552302 tid 2 2024-07-28T11:30:26.487 INFO:tasks.rados.rados.0.smithi177.stdout:2994: writing smithi17769138-284 from 3000112 to 3458319 tid 3 2024-07-28T11:30:26.487 INFO:tasks.rados.rados.0.smithi177.stdout:2995: write oid 242 current snap is 0 2024-07-28T11:30:26.487 INFO:tasks.rados.rados.0.smithi177.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2024-07-28T11:30:26.494 INFO:tasks.rados.rados.0.smithi177.stdout:2995: writing smithi17769138-242 from 682879 to 1202129 tid 1 2024-07-28T11:30:26.501 INFO:tasks.rados.rados.0.smithi177.stdout:2995: writing smithi17769138-242 from 1924459 to 2470795 tid 2 2024-07-28T11:30:26.509 INFO:tasks.rados.rados.0.smithi177.stdout:2995: writing smithi17769138-242 from 3027535 to 3697014 tid 3 2024-07-28T11:30:26.509 INFO:tasks.rados.rados.0.smithi177.stdout:2996: write oid 473 current snap is 0 2024-07-28T11:30:26.509 INFO:tasks.rados.rados.0.smithi177.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2024-07-28T11:30:26.516 INFO:tasks.rados.rados.0.smithi177.stdout:2996: writing smithi17769138-473 from 699686 to 1294185 tid 1 2024-07-28T11:30:26.524 INFO:tasks.rados.rados.0.smithi177.stdout:2996: writing smithi17769138-473 from 1982941 to 2672935 tid 2 2024-07-28T11:30:26.531 INFO:tasks.rados.rados.0.smithi177.stdout:2996: writing smithi17769138-473 from 3454958 to 3899686 tid 3 2024-07-28T11:30:26.531 INFO:tasks.rados.rados.0.smithi177.stdout:2997: read oid 316 snap -1 2024-07-28T11:30:26.531 INFO:tasks.rados.rados.0.smithi177.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-07-28T11:30:26.531 INFO:tasks.rados.rados.0.smithi177.stdout:2998: write oid 307 current snap is 0 2024-07-28T11:30:26.531 INFO:tasks.rados.rados.0.smithi177.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2024-07-28T11:30:26.539 INFO:tasks.rados.rados.0.smithi177.stdout:2998: writing smithi17769138-307 from 716493 to 1386241 tid 1 2024-07-28T11:30:26.544 INFO:tasks.rados.rados.0.smithi177.stdout:2998: writing smithi17769138-307 from 1925070 to 2358722 tid 2 2024-07-28T11:30:26.551 INFO:tasks.rados.rados.0.smithi177.stdout:2998: writing smithi17769138-307 from 2849675 to 3541698 tid 3 2024-07-28T11:30:26.551 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:30:26.551 INFO:tasks.rados.rados.0.smithi177.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-07-28T11:30:26.701 INFO:tasks.rados.rados.0.smithi177.stdout:2984: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:2983: finishing write tid 3 to smithi17769138-426 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:2983: finishing write tid 4 to smithi17769138-426 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:2983: finishing write tid 5 to smithi17769138-426 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 426 v 379 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:2983: left oid 426 (ObjNum 1892 snap 0 seq_num 1892) 2024-07-28T11:30:26.845 INFO:tasks.rados.rados.0.smithi177.stdout:2986: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-07-28T11:30:26.890 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:26 smithi177 bash[21846]: cluster 2024-07-28T11:30:24.815573+0000 mgr.x (mgr.24514) 58 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 8.0 MiB/s wr, 92 op/s 2024-07-28T11:30:26.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:26 smithi177 bash[31534]: cluster 2024-07-28T11:30:24.815573+0000 mgr.x (mgr.24514) 58 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 8.0 MiB/s wr, 92 op/s 2024-07-28T11:30:26.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:26 smithi204 bash[24094]: cluster 2024-07-28T11:30:24.815573+0000 mgr.x (mgr.24514) 58 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 8.0 MiB/s wr, 92 op/s 2024-07-28T11:30:27.036 INFO:tasks.rados.rados.0.smithi177.stdout:2987: finishing write tid 1 to smithi17769138-32 2024-07-28T11:30:27.036 INFO:tasks.rados.rados.0.smithi177.stdout:2987: finishing write tid 2 to smithi17769138-32 2024-07-28T11:30:27.036 INFO:tasks.rados.rados.0.smithi177.stdout:2983: done (15 left) 2024-07-28T11:30:27.036 INFO:tasks.rados.rados.0.smithi177.stdout:2984: done (14 left) 2024-07-28T11:30:27.036 INFO:tasks.rados.rados.0.smithi177.stdout:2985: done (13 left) 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2986: done (12 left) 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2999: write oid 265 current snap is 0 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2987: finishing write tid 3 to smithi17769138-32 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2987: finishing write tid 4 to smithi17769138-32 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2987: finishing write tid 5 to smithi17769138-32 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 381 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2987: left oid 32 (ObjNum 1893 snap 0 seq_num 1893) 2024-07-28T11:30:27.037 INFO:tasks.rados.rados.0.smithi177.stdout:2989: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:30:27.175 INFO:tasks.rados.rados.0.smithi177.stdout:2990: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-07-28T11:30:27.261 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:26 smithi177 bash[72688]: debug 2024-07-28T11:30:26.975+0000 7fdcf60e5640 1 -- 172.21.15.177:0/3194173700 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579aa6eed00 con 0x5579aa6e1800 2024-07-28T11:30:27.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:27 smithi177 bash[72688]: debug 2024-07-28T11:30:27.087+0000 7fdcf894e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:30:27.331 INFO:tasks.rados.rados.0.smithi177.stdout:2991: finishing write tid 1 to smithi17769138-126 2024-07-28T11:30:27.331 INFO:tasks.rados.rados.0.smithi177.stdout:2991: finishing write tid 2 to smithi17769138-126 2024-07-28T11:30:27.331 INFO:tasks.rados.rados.0.smithi177.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2024-07-28T11:30:27.345 INFO:tasks.rados.rados.0.smithi177.stdout:2999: writing smithi17769138-265 from 733300 to 1478297 tid 1 2024-07-28T11:30:27.358 INFO:tasks.rados.rados.0.smithi177.stdout:2999: writing smithi17769138-265 from 1983552 to 2677215 tid 2 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2999: writing smithi17769138-265 from 3393451 to 3933300 tid 3 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2987: done (12 left) 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2988: done (11 left) 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2989: done (10 left) 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2990: done (9 left) 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:3000: read oid 241 snap -1 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:3000: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:3001: write oid 167 current snap is 0 2024-07-28T11:30:27.370 INFO:tasks.rados.rados.0.smithi177.stdout:2991: finishing write tid 3 to smithi17769138-126 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2991: finishing write tid 4 to smithi17769138-126 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2991: finishing write tid 5 to smithi17769138-126 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 126 v 430 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: finishing write tid 1 to smithi17769138-74 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: finishing write tid 2 to smithi17769138-74 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: finishing write tid 3 to smithi17769138-74 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: finishing write tid 4 to smithi17769138-74 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: finishing write tid 5 to smithi17769138-74 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 74 v 355 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:2994: finishing write tid 1 to smithi17769138-284 2024-07-28T11:30:27.371 INFO:tasks.rados.rados.0.smithi177.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2024-07-28T11:30:27.381 INFO:tasks.rados.rados.0.smithi177.stdout:3001: writing smithi17769138-167 from 750107 to 1286706 tid 1 2024-07-28T11:30:27.389 INFO:tasks.rados.rados.0.smithi177.stdout:3001: writing smithi17769138-167 from 1758387 to 2195708 tid 2 2024-07-28T11:30:27.398 INFO:tasks.rados.rados.0.smithi177.stdout:3001: writing smithi17769138-167 from 2620874 to 3051794 tid 3 2024-07-28T11:30:27.407 INFO:tasks.rados.rados.0.smithi177.stdout:3001: writing smithi17769138-167 from 3568355 to 3950107 tid 4 2024-07-28T11:30:27.407 INFO:tasks.rados.rados.0.smithi177.stdout:2991: done (10 left) 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2992: done (9 left) 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2993: done (8 left) 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:3002: read oid 389 snap -1 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:3002: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:3003: write oid 270 current snap is 0 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2994: finishing write tid 2 to smithi17769138-284 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2994: finishing write tid 3 to smithi17769138-284 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2994: finishing write tid 4 to smithi17769138-284 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2994: finishing write tid 5 to smithi17769138-284 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 408 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2994: left oid 284 (ObjNum 1896 snap 0 seq_num 1896) 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2995: finishing write tid 1 to smithi17769138-242 2024-07-28T11:30:27.408 INFO:tasks.rados.rados.0.smithi177.stdout:2995: finishing write tid 2 to smithi17769138-242 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2995: finishing write tid 3 to smithi17769138-242 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2995: finishing write tid 4 to smithi17769138-242 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2995: finishing write tid 5 to smithi17769138-242 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 242 v 385 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2995: left oid 242 (ObjNum 1897 snap 0 seq_num 1897) 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: finishing write tid 1 to smithi17769138-473 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: finishing write tid 2 to smithi17769138-473 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: finishing write tid 3 to smithi17769138-473 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: finishing write tid 4 to smithi17769138-473 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: finishing write tid 5 to smithi17769138-473 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 473 v 346 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2996: left oid 473 (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:30:27.409 INFO:tasks.rados.rados.0.smithi177.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: finishing write tid 1 to smithi17769138-307 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: finishing write tid 2 to smithi17769138-307 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: finishing write tid 3 to smithi17769138-307 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: finishing write tid 4 to smithi17769138-307 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: finishing write tid 5 to smithi17769138-307 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 307 v 434 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:2998: left oid 307 (ObjNum 1899 snap 0 seq_num 1899) 2024-07-28T11:30:27.582 INFO:tasks.rados.rados.0.smithi177.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2024-07-28T11:30:27.589 INFO:tasks.rados.rados.0.smithi177.stdout:3003: writing smithi17769138-270 from 766914 to 1378762 tid 1 2024-07-28T11:30:27.596 INFO:tasks.rados.rados.0.smithi177.stdout:3003: writing smithi17769138-270 from 1816869 to 2514201 tid 2 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3003: writing smithi17769138-270 from 3164650 to 3806842 tid 3 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:2994: done (9 left) 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:2995: done (8 left) 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:2996: done (7 left) 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:2997: done (6 left) 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:2998: done (5 left) 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3004: read oid 51 snap -1 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3004: expect deleted 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3005: read oid 121 snap -1 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3005: expect deleted 2024-07-28T11:30:27.604 INFO:tasks.rados.rados.0.smithi177.stdout:3006: delete oid 451 current snap is 0 2024-07-28T11:30:27.605 INFO:tasks.rados.rados.0.smithi177.stdout:2999: finishing write tid 1 to smithi17769138-265 2024-07-28T11:30:27.605 INFO:tasks.rados.rados.0.smithi177.stdout:2999: finishing write tid 2 to smithi17769138-265 2024-07-28T11:30:27.605 INFO:tasks.rados.rados.0.smithi177.stdout:3000: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-07-28T11:30:27.748 INFO:tasks.rados.rados.0.smithi177.stdout:2999: finishing write tid 3 to smithi17769138-265 2024-07-28T11:30:27.748 INFO:tasks.rados.rados.0.smithi177.stdout:2999: finishing write tid 4 to smithi17769138-265 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:2999: finishing write tid 5 to smithi17769138-265 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 265 v 396 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:2999: left oid 265 (ObjNum 1900 snap 0 seq_num 1900) 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 1 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 2 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 3 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 4 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 5 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: finishing write tid 6 to smithi17769138-167 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 167 v 360 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3001: left oid 167 (ObjNum 1901 snap 0 seq_num 1901) 2024-07-28T11:30:27.749 INFO:tasks.rados.rados.0.smithi177.stdout:3002: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:27.821 INFO:tasks.rados.rados.0.smithi177.stdout:3003: finishing write tid 1 to smithi17769138-270 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3003: finishing write tid 2 to smithi17769138-270 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3003: finishing write tid 3 to smithi17769138-270 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3003: finishing write tid 4 to smithi17769138-270 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3003: finishing write tid 5 to smithi17769138-270 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 270 v 397 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3003: left oid 270 (ObjNum 1902 snap 0 seq_num 1902) 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:2999: done (7 left) 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3000: done (6 left) 2024-07-28T11:30:27.822 INFO:tasks.rados.rados.0.smithi177.stdout:3001: done (5 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3002: done (4 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3003: done (3 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3004: done (2 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3005: done (1 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3006: done (0 left) 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3007: write oid 482 current snap is 0 2024-07-28T11:30:27.823 INFO:tasks.rados.rados.0.smithi177.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2024-07-28T11:30:27.834 INFO:tasks.rados.rados.0.smithi177.stdout:3007: writing smithi17769138-482 from 400528 to 1162874 tid 1 2024-07-28T11:30:27.844 INFO:tasks.rados.rados.0.smithi177.stdout:3007: writing smithi17769138-482 from 1817480 to 2000528 tid 2 2024-07-28T11:30:27.844 INFO:tasks.rados.rados.0.smithi177.stdout:3007: finishing write tid 1 to smithi17769138-482 2024-07-28T11:30:27.844 INFO:tasks.rados.rados.0.smithi177.stdout:3008: write oid 176 current snap is 0 2024-07-28T11:30:27.844 INFO:tasks.rados.rados.0.smithi177.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2024-07-28T11:30:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:3008: writing smithi17769138-176 from 417335 to 854930 tid 1 2024-07-28T11:30:27.865 INFO:tasks.rados.rados.0.smithi177.stdout:3008: writing smithi17769138-176 from 1475962 to 1920621 tid 2 2024-07-28T11:30:27.865 INFO:tasks.rados.rados.0.smithi177.stdout:3009: read oid 269 snap -1 2024-07-28T11:30:27.865 INFO:tasks.rados.rados.0.smithi177.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3010: write oid 331 current snap is 0 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3007: finishing write tid 2 to smithi17769138-482 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3007: finishing write tid 3 to smithi17769138-482 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3007: finishing write tid 4 to smithi17769138-482 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 482 v 400 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2024-07-28T11:30:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3008: finishing write tid 1 to smithi17769138-176 2024-07-28T11:30:27.867 INFO:tasks.rados.rados.0.smithi177.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2024-07-28T11:30:27.877 INFO:tasks.rados.rados.0.smithi177.stdout:3010: writing smithi17769138-331 from 434142 to 946986 tid 1 2024-07-28T11:30:27.890 INFO:tasks.rados.rados.0.smithi177.stdout:3010: writing smithi17769138-331 from 1534444 to 2034142 tid 2 2024-07-28T11:30:27.890 INFO:tasks.rados.rados.0.smithi177.stdout:3007: done (3 left) 2024-07-28T11:30:27.890 INFO:tasks.rados.rados.0.smithi177.stdout:3011: read oid 311 snap -1 2024-07-28T11:30:27.890 INFO:tasks.rados.rados.0.smithi177.stdout:3011: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:27.890 INFO:tasks.rados.rados.0.smithi177.stdout:3012: write oid 491 current snap is 0 2024-07-28T11:30:27.891 INFO:tasks.rados.rados.0.smithi177.stdout:3008: finishing write tid 2 to smithi17769138-176 2024-07-28T11:30:27.891 INFO:tasks.rados.rados.0.smithi177.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2024-07-28T11:30:27.901 INFO:tasks.rados.rados.0.smithi177.stdout:3012: writing smithi17769138-491 from 450949 to 1039042 tid 1 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3012: writing smithi17769138-491 from 1476573 to 1924901 tid 2 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3013: read oid 143 snap -1 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3013: expect deleted 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3014: read oid 147 snap -1 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3014: expect (ObjNum 1852 snap 0 seq_num 1852) 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3015: write oid 499 current snap is 0 2024-07-28T11:30:27.910 INFO:tasks.rados.rados.0.smithi177.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2024-07-28T11:30:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:27 smithi204 bash[24094]: audit 2024-07-28T11:30:27.565351+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.177:0/2006027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:27.919 INFO:tasks.rados.rados.0.smithi177.stdout:3015: writing smithi17769138-499 from 467756 to 1131098 tid 1 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:3015: writing smithi17769138-499 from 1535055 to 2067756 tid 2 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:3016: delete oid 39 current snap is 0 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:3008: finishing write tid 3 to smithi17769138-176 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:3008: finishing write tid 4 to smithi17769138-176 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 176 v 369 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2024-07-28T11:30:27.927 INFO:tasks.rados.rados.0.smithi177.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2024-07-28T11:30:27.928 INFO:tasks.rados.rados.0.smithi177.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-07-28T11:30:28.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:27 smithi177 bash[21846]: audit 2024-07-28T11:30:27.565351+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.177:0/2006027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:28.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:27 smithi177 bash[31534]: audit 2024-07-28T11:30:27.565351+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.177:0/2006027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3010: finishing write tid 1 to smithi17769138-331 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3010: finishing write tid 2 to smithi17769138-331 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3010: finishing write tid 3 to smithi17769138-331 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3010: finishing write tid 4 to smithi17769138-331 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 331 v 349 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2024-07-28T11:30:28.175 INFO:tasks.rados.rados.0.smithi177.stdout:3011: expect (ObjNum 1066 snap 0 seq_num 1066) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: finishing write tid 1 to smithi17769138-491 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: finishing write tid 2 to smithi17769138-491 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: finishing write tid 3 to smithi17769138-491 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: finishing write tid 4 to smithi17769138-491 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 410 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: left oid 491 (ObjNum 1907 snap 0 seq_num 1907) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3008: done (8 left) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3009: done (7 left) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3010: done (6 left) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3011: done (5 left) 2024-07-28T11:30:28.357 INFO:tasks.rados.rados.0.smithi177.stdout:3012: done (4 left) 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3013: done (3 left) 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3016: done (2 left) 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3017: read oid 178 snap -1 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3017: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3018: read oid 202 snap -1 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3018: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3019: write oid 76 current snap is 0 2024-07-28T11:30:28.358 INFO:tasks.rados.rados.0.smithi177.stdout:3014: expect (ObjNum 1852 snap 0 seq_num 1852) 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3015: finishing write tid 1 to smithi17769138-499 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3015: finishing write tid 2 to smithi17769138-499 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3015: finishing write tid 3 to smithi17769138-499 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3015: finishing write tid 4 to smithi17769138-499 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 499 v 403 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3015: left oid 499 (ObjNum 1908 snap 0 seq_num 1908) 2024-07-28T11:30:28.539 INFO:tasks.rados.rados.0.smithi177.stdout:3018: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-07-28T11:30:28.661 INFO:tasks.rados.rados.0.smithi177.stdout:3017: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:28.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:28 smithi177 bash[72688]: debug 2024-07-28T11:30:28.414+0000 7fdcf894e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:30:28.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:28 smithi177 bash[72688]: debug 2024-07-28T11:30:28.482+0000 7fdcf894e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:30:28.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:28 smithi177 bash[72688]: debug 2024-07-28T11:30:28.646+0000 7fdcf894e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:30:28.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:28 smithi177 bash[31534]: cluster 2024-07-28T11:30:26.816682+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-07-28T11:30:28.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:28 smithi177 bash[21846]: cluster 2024-07-28T11:30:26.816682+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-07-28T11:30:28.790 INFO:tasks.rados.rados.0.smithi177.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2024-07-28T11:30:28.806 INFO:tasks.rados.rados.0.smithi177.stdout:3019: writing smithi17769138-76 from 501370 to 1031563 tid 1 2024-07-28T11:30:28.816 INFO:tasks.rados.rados.0.smithi177.stdout:3019: writing smithi17769138-76 from 1768372 to 2101370 tid 2 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3014: done (4 left) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3015: done (3 left) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3017: done (2 left) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3018: done (1 left) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3020: read oid 52 snap -1 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3020: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3021: read oid 1 snap -1 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3021: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3022: write oid 498 current snap is 0 2024-07-28T11:30:28.817 INFO:tasks.rados.rados.0.smithi177.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2024-07-28T11:30:28.833 INFO:tasks.rados.rados.0.smithi177.stdout:3022: writing smithi17769138-498 from 518177 to 1123619 tid 1 2024-07-28T11:30:28.846 INFO:tasks.rados.rados.0.smithi177.stdout:3022: writing smithi17769138-498 from 1710501 to 2118177 tid 2 2024-07-28T11:30:28.846 INFO:tasks.rados.rados.0.smithi177.stdout:3023: read oid 453 snap -1 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3023: expect (ObjNum 1638 snap 0 seq_num 1638) 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3024: read oid 280 snap -1 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3024: expect deleted 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3025: read oid 247 snap -1 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3025: expect deleted 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3026: delete oid 472 current snap is 0 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3019: finishing write tid 1 to smithi17769138-76 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3019: finishing write tid 2 to smithi17769138-76 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3019: finishing write tid 3 to smithi17769138-76 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3019: finishing write tid 4 to smithi17769138-76 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 76 v 437 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3019: left oid 76 (ObjNum 1910 snap 0 seq_num 1910) 2024-07-28T11:30:28.847 INFO:tasks.rados.rados.0.smithi177.stdout:3021: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-07-28T11:30:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:28 smithi204 bash[24094]: cluster 2024-07-28T11:30:26.816682+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-07-28T11:30:28.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:28 smithi204 bash[59111]: ts=2024-07-28T11:30:28.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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:30:28.992 INFO:tasks.rados.rados.0.smithi177.stdout:3020: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-07-28T11:30:29.192 INFO:tasks.rados.rados.0.smithi177.stdout:3022: finishing write tid 1 to smithi17769138-498 2024-07-28T11:30:29.192 INFO:tasks.rados.rados.0.smithi177.stdout:3022: finishing write tid 2 to smithi17769138-498 2024-07-28T11:30:29.193 INFO:tasks.rados.rados.0.smithi177.stdout:3022: finishing write tid 3 to smithi17769138-498 2024-07-28T11:30:29.193 INFO:tasks.rados.rados.0.smithi177.stdout:3022: finishing write tid 4 to smithi17769138-498 2024-07-28T11:30:29.193 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 440 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2024-07-28T11:30:29.193 INFO:tasks.rados.rados.0.smithi177.stdout:3022: left oid 498 (ObjNum 1911 snap 0 seq_num 1911) 2024-07-28T11:30:29.193 INFO:tasks.rados.rados.0.smithi177.stdout:3023: expect (ObjNum 1638 snap 0 seq_num 1638) 2024-07-28T11:30:29.337 INFO:tasks.rados.rados.0.smithi177.stdout:3019: done (7 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3020: done (6 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3021: done (5 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3022: done (4 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3023: done (3 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3024: done (2 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3025: done (1 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3026: done (0 left) 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3027: write oid 73 current snap is 0 2024-07-28T11:30:29.338 INFO:tasks.rados.rados.0.smithi177.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2024-07-28T11:30:29.358 INFO:tasks.rados.rados.0.smithi177.stdout:3027: writing smithi17769138-73 from 551791 to 1307731 tid 1 2024-07-28T11:30:29.373 INFO:tasks.rados.rados.0.smithi177.stdout:3027: writing smithi17769138-73 from 1827465 to 2151791 tid 2 2024-07-28T11:30:29.373 INFO:tasks.rados.rados.0.smithi177.stdout:3028: write oid 313 current snap is 0 2024-07-28T11:30:29.373 INFO:tasks.rados.rados.0.smithi177.stdout:3027: finishing write tid 1 to smithi17769138-73 2024-07-28T11:30:29.373 INFO:tasks.rados.rados.0.smithi177.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2024-07-28T11:30:29.390 INFO:tasks.rados.rados.0.smithi177.stdout:3028: writing smithi17769138-313 from 568598 to 999787 tid 1 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3028: writing smithi17769138-313 from 1485947 to 2088940 tid 2 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3029: read oid 406 snap -1 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3029: expect (ObjNum 1782 snap 0 seq_num 1782) 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3030: delete oid 137 current snap is 0 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3027: finishing write tid 2 to smithi17769138-73 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3027: finishing write tid 3 to smithi17769138-73 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:3027: finishing write tid 4 to smithi17769138-73 2024-07-28T11:30:29.406 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 73 v 382 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2024-07-28T11:30:29.407 INFO:tasks.rados.rados.0.smithi177.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2024-07-28T11:30:29.407 INFO:tasks.rados.rados.0.smithi177.stdout:3028: finishing write tid 1 to smithi17769138-313 2024-07-28T11:30:29.411 INFO:tasks.rados.rados.0.smithi177.stdout:3027: done (3 left) 2024-07-28T11:30:29.411 INFO:tasks.rados.rados.0.smithi177.stdout:3030: done (2 left) 2024-07-28T11:30:29.411 INFO:tasks.rados.rados.0.smithi177.stdout:3031: write oid 315 current snap is 0 2024-07-28T11:30:29.411 INFO:tasks.rados.rados.0.smithi177.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2024-07-28T11:30:29.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:28 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:28] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2024-07-28T11:30:29.418 INFO:tasks.rados.rados.0.smithi177.stdout:3031: writing smithi17769138-315 from 602212 to 1300252 tid 1 2024-07-28T11:30:29.424 INFO:tasks.rados.rados.0.smithi177.stdout:3031: writing smithi17769138-315 from 2002911 to 2202212 tid 2 2024-07-28T11:30:29.424 INFO:tasks.rados.rados.0.smithi177.stdout:3032: read oid 53 snap -1 2024-07-28T11:30:29.424 INFO:tasks.rados.rados.0.smithi177.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:30:29.424 INFO:tasks.rados.rados.0.smithi177.stdout:3033: write oid 182 current snap is 0 2024-07-28T11:30:29.424 INFO:tasks.rados.rados.0.smithi177.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2024-07-28T11:30:29.433 INFO:tasks.rados.rados.0.smithi177.stdout:3033: writing smithi17769138-182 from 619019 to 1392308 tid 1 2024-07-28T11:30:29.438 INFO:tasks.rados.rados.0.smithi177.stdout:3033: writing smithi17769138-182 from 2061393 to 2219019 tid 2 2024-07-28T11:30:29.438 INFO:tasks.rados.rados.0.smithi177.stdout:3034: read oid 142 snap -1 2024-07-28T11:30:29.438 INFO:tasks.rados.rados.0.smithi177.stdout:3034: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-07-28T11:30:29.438 INFO:tasks.rados.rados.0.smithi177.stdout:3035: write oid 184 current snap is 0 2024-07-28T11:30:29.438 INFO:tasks.rados.rados.0.smithi177.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2024-07-28T11:30:29.444 INFO:tasks.rados.rados.0.smithi177.stdout:3035: writing smithi17769138-184 from 635826 to 1084364 tid 1 2024-07-28T11:30:29.451 INFO:tasks.rados.rados.0.smithi177.stdout:3035: writing smithi17769138-184 from 1719875 to 2235826 tid 2 2024-07-28T11:30:29.451 INFO:tasks.rados.rados.0.smithi177.stdout:3036: delete oid 292 current snap is 0 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3031: finishing write tid 1 to smithi17769138-315 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3028: finishing write tid 2 to smithi17769138-313 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3028: finishing write tid 3 to smithi17769138-313 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3028: finishing write tid 4 to smithi17769138-313 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 313 v 411 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2024-07-28T11:30:29.452 INFO:tasks.rados.rados.0.smithi177.stdout:3029: expect (ObjNum 1782 snap 0 seq_num 1782) 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:3031: finishing write tid 2 to smithi17769138-315 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:3031: finishing write tid 3 to smithi17769138-315 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:3031: finishing write tid 4 to smithi17769138-315 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 315 v 409 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2024-07-28T11:30:29.637 INFO:tasks.rados.rados.0.smithi177.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:30:29.679 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.322+0000 7fdcf894e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:30:29.680 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.394+0000 7fdcf894e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:30:29.680 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.486+0000 7fdcf894e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:30:29.752 INFO:tasks.rados.rados.0.smithi177.stdout:3033: finishing write tid 1 to smithi17769138-182 2024-07-28T11:30:29.752 INFO:tasks.rados.rados.0.smithi177.stdout:3034: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-07-28T11:30:29.920 INFO:tasks.rados.rados.0.smithi177.stdout:3033: finishing write tid 2 to smithi17769138-182 2024-07-28T11:30:29.920 INFO:tasks.rados.rados.0.smithi177.stdout:3033: finishing write tid 3 to smithi17769138-182 2024-07-28T11:30:29.920 INFO:tasks.rados.rados.0.smithi177.stdout:3033: finishing write tid 4 to smithi17769138-182 2024-07-28T11:30:29.920 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 412 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2024-07-28T11:30:29.920 INFO:tasks.rados.rados.0.smithi177.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: finishing write tid 1 to smithi17769138-184 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: finishing write tid 2 to smithi17769138-184 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: finishing write tid 3 to smithi17769138-184 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: finishing write tid 4 to smithi17769138-184 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 407 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3028: done (7 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3029: done (6 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3031: done (5 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3032: done (4 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3033: done (3 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3034: done (2 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3035: done (1 left) 2024-07-28T11:30:29.921 INFO:tasks.rados.rados.0.smithi177.stdout:3036: done (0 left) 2024-07-28T11:30:29.922 INFO:tasks.rados.rados.0.smithi177.stdout:3037: write oid 81 current snap is 0 2024-07-28T11:30:29.922 INFO:tasks.rados.rados.0.smithi177.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2024-07-28T11:30:29.930 INFO:tasks.rados.rados.0.smithi177.stdout:3037: writing smithi17769138-81 from 669440 to 1268476 tid 1 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3037: writing smithi17769138-81 from 1720486 to 2269440 tid 2 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3038: read oid 148 snap -1 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3039: read oid 392 snap -1 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3040: read oid 213 snap -1 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3040: expect (ObjNum 1703 snap 0 seq_num 1703) 2024-07-28T11:30:29.939 INFO:tasks.rados.rados.0.smithi177.stdout:3041: read oid 452 snap -1 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3041: expect (ObjNum 770 snap 0 seq_num 770) 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3042: read oid 446 snap -1 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3042: expect (ObjNum 1830 snap 0 seq_num 1830) 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3037: finishing write tid 1 to smithi17769138-81 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3043: write oid 289 current snap is 0 2024-07-28T11:30:29.940 INFO:tasks.rados.rados.0.smithi177.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2024-07-28T11:30:29.950 INFO:tasks.rados.rados.0.smithi177.stdout:3043: writing smithi17769138-289 from 686247 to 1360532 tid 1 2024-07-28T11:30:29.957 INFO:tasks.rados.rados.0.smithi177.stdout:3043: writing smithi17769138-289 from 1778968 to 2252979 tid 2 2024-07-28T11:30:29.957 INFO:tasks.rados.rados.0.smithi177.stdout:3044: write oid 281 current snap is 0 2024-07-28T11:30:29.957 INFO:tasks.rados.rados.0.smithi177.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2024-07-28T11:30:29.968 INFO:tasks.rados.rados.0.smithi177.stdout:3044: writing smithi17769138-281 from 703054 to 1452588 tid 1 2024-07-28T11:30:29.974 INFO:tasks.rados.rados.0.smithi177.stdout:3044: writing smithi17769138-281 from 2237450 to 2303054 tid 2 2024-07-28T11:30:29.974 INFO:tasks.rados.rados.0.smithi177.stdout:3045: delete oid 399 current snap is 0 2024-07-28T11:30:29.975 INFO:tasks.rados.rados.0.smithi177.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:30:30.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.682+0000 7fdcf894e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:30:30.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.766+0000 7fdcf894e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:30:30.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:29 smithi177 bash[72688]: debug 2024-07-28T11:30:29.838+0000 7fdcf894e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:30:30.133 INFO:tasks.rados.rados.0.smithi177.stdout:3041: expect (ObjNum 770 snap 0 seq_num 770) 2024-07-28T11:30:30.289 INFO:tasks.rados.rados.0.smithi177.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:30.385 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.118+0000 7fdcf894e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:30:30.385 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.190+0000 7fdcf894e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:30:30.481 INFO:tasks.rados.rados.0.smithi177.stdout:3042: expect (ObjNum 1830 snap 0 seq_num 1830) 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3037: finishing write tid 2 to smithi17769138-81 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3037: finishing write tid 3 to smithi17769138-81 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3037: finishing write tid 4 to smithi17769138-81 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 81 v 414 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3043: finishing write tid 1 to smithi17769138-289 2024-07-28T11:30:30.618 INFO:tasks.rados.rados.0.smithi177.stdout:3040: expect (ObjNum 1703 snap 0 seq_num 1703) 2024-07-28T11:30:30.720 INFO:tasks.rados.rados.0.smithi177.stdout:3043: finishing write tid 2 to smithi17769138-289 2024-07-28T11:30:30.720 INFO:tasks.rados.rados.0.smithi177.stdout:3043: finishing write tid 3 to smithi17769138-289 2024-07-28T11:30:30.720 INFO:tasks.rados.rados.0.smithi177.stdout:3043: finishing write tid 4 to smithi17769138-289 2024-07-28T11:30:30.720 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 415 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: finishing write tid 1 to smithi17769138-281 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: finishing write tid 2 to smithi17769138-281 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: finishing write tid 3 to smithi17769138-281 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: finishing write tid 4 to smithi17769138-281 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 388 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3037: done (8 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3038: done (7 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3039: done (6 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3040: done (5 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3041: done (4 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3042: done (3 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3043: done (2 left) 2024-07-28T11:30:30.721 INFO:tasks.rados.rados.0.smithi177.stdout:3044: done (1 left) 2024-07-28T11:30:30.722 INFO:tasks.rados.rados.0.smithi177.stdout:3045: done (0 left) 2024-07-28T11:30:30.722 INFO:tasks.rados.rados.0.smithi177.stdout:3046: read oid 4 snap -1 2024-07-28T11:30:30.722 INFO:tasks.rados.rados.0.smithi177.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-07-28T11:30:30.722 INFO:tasks.rados.rados.0.smithi177.stdout:3047: delete oid 370 current snap is 0 2024-07-28T11:30:30.727 INFO:tasks.rados.rados.0.smithi177.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.390+0000 7fdcf894e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.470+0000 7fdcf894e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[31534]: cluster 2024-07-28T11:30:28.817311+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 76 op/s 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[31534]: audit 2024-07-28T11:30:29.905263+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.177:0/1478937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[21846]: cluster 2024-07-28T11:30:28.817311+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 76 op/s 2024-07-28T11:30:30.729 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[21846]: audit 2024-07-28T11:30:29.905263+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.177:0/1478937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:30 smithi204 bash[24094]: cluster 2024-07-28T11:30:28.817311+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 76 op/s 2024-07-28T11:30:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:30 smithi204 bash[24094]: audit 2024-07-28T11:30:29.905263+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.177:0/1478937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:30.981 INFO:tasks.rados.rados.0.smithi177.stdout:3046: done (1 left) 2024-07-28T11:30:30.981 INFO:tasks.rados.rados.0.smithi177.stdout:3047: done (0 left) 2024-07-28T11:30:30.982 INFO:tasks.rados.rados.0.smithi177.stdout:3048: write oid 286 current snap is 0 2024-07-28T11:30:30.982 INFO:tasks.rados.rados.0.smithi177.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2024-07-28T11:30:31.005 INFO:tasks.rados.rados.0.smithi177.stdout:3048: writing smithi17769138-286 from 753475 to 1445109 tid 1 2024-07-28T11:30:31.011 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.734+0000 7fdcf894e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:30:31.011 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:30 smithi177 bash[72688]: debug 2024-07-28T11:30:30.914+0000 7fdcf894e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:30:31.020 INFO:tasks.rados.rados.0.smithi177.stdout:3048: writing smithi17769138-286 from 2012896 to 2353475 tid 2 2024-07-28T11:30:31.020 INFO:tasks.rados.rados.0.smithi177.stdout:3049: write oid 85 current snap is 0 2024-07-28T11:30:31.020 INFO:tasks.rados.rados.0.smithi177.stdout:3048: finishing write tid 1 to smithi17769138-286 2024-07-28T11:30:31.020 INFO:tasks.rados.rados.0.smithi177.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2024-07-28T11:30:31.044 INFO:tasks.rados.rados.0.smithi177.stdout:3049: writing smithi17769138-85 from 770282 to 1537165 tid 1 2024-07-28T11:30:31.056 INFO:tasks.rados.rados.0.smithi177.stdout:3049: writing smithi17769138-85 from 2071378 to 2370282 tid 2 2024-07-28T11:30:31.056 INFO:tasks.rados.rados.0.smithi177.stdout:3050: write oid 227 current snap is 0 2024-07-28T11:30:31.056 INFO:tasks.rados.rados.0.smithi177.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2024-07-28T11:30:31.069 INFO:tasks.rados.rados.0.smithi177.stdout:3050: writing smithi17769138-227 from 787089 to 1229221 tid 1 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:3050: writing smithi17769138-227 from 1729860 to 2387089 tid 2 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:3051: delete oid 376 current snap is 0 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:3048: finishing write tid 2 to smithi17769138-286 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:3048: finishing write tid 3 to smithi17769138-286 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:3048: finishing write tid 4 to smithi17769138-286 2024-07-28T11:30:31.080 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 286 v 363 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3048: left oid 286 (ObjNum 1925 snap 0 seq_num 1925) 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3049: finishing write tid 1 to smithi17769138-85 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3049: finishing write tid 2 to smithi17769138-85 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3049: finishing write tid 3 to smithi17769138-85 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3049: finishing write tid 4 to smithi17769138-85 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 85 v 373 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3049: left oid 85 (ObjNum 1926 snap 0 seq_num 1926) 2024-07-28T11:30:31.081 INFO:tasks.rados.rados.0.smithi177.stdout:3050: finishing write tid 1 to smithi17769138-227 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3048: done (3 left) 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3049: done (2 left) 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3051: done (1 left) 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3052: read oid 267 snap -1 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3052: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3053: read oid 35 snap -1 2024-07-28T11:30:31.082 INFO:tasks.rados.rados.0.smithi177.stdout:3053: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-07-28T11:30:31.083 INFO:tasks.rados.rados.0.smithi177.stdout:3054: read oid 217 snap -1 2024-07-28T11:30:31.083 INFO:tasks.rados.rados.0.smithi177.stdout:3054: expect deleted 2024-07-28T11:30:31.083 INFO:tasks.rados.rados.0.smithi177.stdout:3055: write oid 410 current snap is 0 2024-07-28T11:30:31.083 INFO:tasks.rados.rados.0.smithi177.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2024-07-28T11:30:31.093 INFO:tasks.rados.rados.0.smithi177.stdout:3055: writing smithi17769138-410 from 420703 to 1013333 tid 1 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3055: writing smithi17769138-410 from 1730471 to 2420703 tid 2 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3056: delete oid 154 current snap is 0 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3050: finishing write tid 2 to smithi17769138-227 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3050: finishing write tid 3 to smithi17769138-227 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3050: finishing write tid 4 to smithi17769138-227 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 227 v 418 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3050: left oid 227 (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:30:31.106 INFO:tasks.rados.rados.0.smithi177.stdout:3052: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-07-28T11:30:31.293 INFO:tasks.rados.rados.0.smithi177.stdout:3053: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-07-28T11:30:31.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:31 smithi177 bash[72688]: debug 2024-07-28T11:30:31.098+0000 7fdcf894e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:30:31.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:31 smithi177 bash[72688]: debug 2024-07-28T11:30:31.182+0000 7fdcf894e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3055: finishing write tid 1 to smithi17769138-410 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3055: finishing write tid 2 to smithi17769138-410 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3050: done (5 left) 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3052: done (4 left) 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3053: done (3 left) 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3054: done (2 left) 2024-07-28T11:30:31.546 INFO:tasks.rados.rados.0.smithi177.stdout:3056: done (1 left) 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3057: read oid 214 snap -1 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3057: expect (ObjNum 1604 snap 0 seq_num 1604) 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3058: delete oid 137 current snap is 0 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3055: finishing write tid 3 to smithi17769138-410 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3055: finishing write tid 4 to smithi17769138-410 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 410 v 352 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2024-07-28T11:30:31.547 INFO:tasks.rados.rados.0.smithi177.stdout:3055: left oid 410 (ObjNum 1929 snap 0 seq_num 1929) 2024-07-28T11:30:31.555 INFO:tasks.rados.rados.0.smithi177.stdout:3055: done (2 left) 2024-07-28T11:30:31.555 INFO:tasks.rados.rados.0.smithi177.stdout:3058: done (1 left) 2024-07-28T11:30:31.555 INFO:tasks.rados.rados.0.smithi177.stdout:3059: write oid 5 current snap is 0 2024-07-28T11:30:31.556 INFO:tasks.rados.rados.0.smithi177.stdout:3057: expect (ObjNum 1604 snap 0 seq_num 1604) 2024-07-28T11:30:31.686 INFO:tasks.rados.rados.0.smithi177.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2024-07-28T11:30:31.692 INFO:tasks.rados.rados.0.smithi177.stdout:3059: writing smithi17769138-5 from 471124 to 1005854 tid 1 2024-07-28T11:30:31.699 INFO:tasks.rados.rados.0.smithi177.stdout:3059: writing smithi17769138-5 from 1505917 to 2141931 tid 2 2024-07-28T11:30:31.699 INFO:tasks.rados.rados.0.smithi177.stdout:3057: done (1 left) 2024-07-28T11:30:31.699 INFO:tasks.rados.rados.0.smithi177.stdout:3060: write oid 407 current snap is 0 2024-07-28T11:30:31.699 INFO:tasks.rados.rados.0.smithi177.stdout:3059: finishing write tid 1 to smithi17769138-5 2024-07-28T11:30:31.699 INFO:tasks.rados.rados.0.smithi177.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2024-07-28T11:30:31.704 INFO:tasks.rados.rados.0.smithi177.stdout:3060: writing smithi17769138-407 from 487931 to 1097910 tid 1 2024-07-28T11:30:31.712 INFO:tasks.rados.rados.0.smithi177.stdout:3060: writing smithi17769138-407 from 1564399 to 2344071 tid 2 2024-07-28T11:30:31.712 INFO:tasks.rados.rados.0.smithi177.stdout:3061: write oid 481 current snap is 0 2024-07-28T11:30:31.712 INFO:tasks.rados.rados.0.smithi177.stdout:3059: finishing write tid 2 to smithi17769138-5 2024-07-28T11:30:31.712 INFO:tasks.rados.rados.0.smithi177.stdout:3059: finishing write tid 3 to smithi17769138-5 2024-07-28T11:30:31.713 INFO:tasks.rados.rados.0.smithi177.stdout:3059: finishing write tid 4 to smithi17769138-5 2024-07-28T11:30:31.713 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 5 v 357 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2024-07-28T11:30:31.713 INFO:tasks.rados.rados.0.smithi177.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2024-07-28T11:30:31.713 INFO:tasks.rados.rados.0.smithi177.stdout:3060: finishing write tid 1 to smithi17769138-407 2024-07-28T11:30:31.713 INFO:tasks.rados.rados.0.smithi177.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2024-07-28T11:30:31.718 INFO:tasks.rados.rados.0.smithi177.stdout:3061: writing smithi17769138-481 from 504738 to 1189966 tid 1 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3061: writing smithi17769138-481 from 1622881 to 2262564 tid 2 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3059: done (2 left) 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3062: read oid 89 snap -1 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3062: expect deleted 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3063: write oid 343 current snap is 0 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3060: finishing write tid 2 to smithi17769138-407 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3060: finishing write tid 3 to smithi17769138-407 2024-07-28T11:30:31.725 INFO:tasks.rados.rados.0.smithi177.stdout:3060: finishing write tid 4 to smithi17769138-407 2024-07-28T11:30:31.726 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 407 v 411 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2024-07-28T11:30:31.726 INFO:tasks.rados.rados.0.smithi177.stdout:3060: left oid 407 (ObjNum 1933 snap 0 seq_num 1933) 2024-07-28T11:30:31.726 INFO:tasks.rados.rados.0.smithi177.stdout:3061: finishing write tid 1 to smithi17769138-481 2024-07-28T11:30:31.726 INFO:tasks.rados.rados.0.smithi177.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2024-07-28T11:30:31.732 INFO:tasks.rados.rados.0.smithi177.stdout:3063: writing smithi17769138-343 from 521545 to 1282022 tid 1 2024-07-28T11:30:31.739 INFO:tasks.rados.rados.0.smithi177.stdout:3063: writing smithi17769138-343 from 2081363 to 2521545 tid 2 2024-07-28T11:30:31.739 INFO:tasks.rados.rados.0.smithi177.stdout:3060: done (3 left) 2024-07-28T11:30:31.739 INFO:tasks.rados.rados.0.smithi177.stdout:3064: write oid 485 current snap is 0 2024-07-28T11:30:31.739 INFO:tasks.rados.rados.0.smithi177.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2024-07-28T11:30:31.744 INFO:tasks.rados.rados.0.smithi177.stdout:3064: writing smithi17769138-485 from 538352 to 974078 tid 1 2024-07-28T11:30:31.751 INFO:tasks.rados.rados.0.smithi177.stdout:3064: writing smithi17769138-485 from 1623492 to 2150491 tid 2 2024-07-28T11:30:31.751 INFO:tasks.rados.rados.0.smithi177.stdout:3065: write oid 225 current snap is 0 2024-07-28T11:30:31.751 INFO:tasks.rados.rados.0.smithi177.stdout:3061: finishing write tid 2 to smithi17769138-481 2024-07-28T11:30:31.751 INFO:tasks.rados.rados.0.smithi177.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2024-07-28T11:30:31.756 INFO:tasks.rados.rados.0.smithi177.stdout:3065: writing smithi17769138-225 from 555159 to 1066134 tid 1 2024-07-28T11:30:31.761 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:31 smithi177 bash[72688]: debug 2024-07-28T11:30:31.366+0000 7fdcf894e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:30:31.764 INFO:tasks.rados.rados.0.smithi177.stdout:3065: writing smithi17769138-225 from 1681974 to 2468984 tid 2 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3062: done (4 left) 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3066: read oid 474 snap -1 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3066: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3067: delete oid 132 current snap is 0 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3061: finishing write tid 3 to smithi17769138-481 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3061: finishing write tid 4 to smithi17769138-481 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 481 v 421 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3061: left oid 481 (ObjNum 1934 snap 0 seq_num 1934) 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3063: finishing write tid 1 to smithi17769138-343 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3063: finishing write tid 2 to smithi17769138-343 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3063: finishing write tid 3 to smithi17769138-343 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3063: finishing write tid 4 to smithi17769138-343 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 343 v 320 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2024-07-28T11:30:31.765 INFO:tasks.rados.rados.0.smithi177.stdout:3063: left oid 343 (ObjNum 1935 snap 0 seq_num 1935) 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3064: finishing write tid 1 to smithi17769138-485 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3064: finishing write tid 2 to smithi17769138-485 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3064: finishing write tid 3 to smithi17769138-485 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3064: finishing write tid 4 to smithi17769138-485 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 485 v 479 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3064: left oid 485 (ObjNum 1936 snap 0 seq_num 1936) 2024-07-28T11:30:31.766 INFO:tasks.rados.rados.0.smithi177.stdout:3065: finishing write tid 1 to smithi17769138-225 2024-07-28T11:30:31.769 INFO:tasks.rados.rados.0.smithi177.stdout:3061: done (5 left) 2024-07-28T11:30:31.769 INFO:tasks.rados.rados.0.smithi177.stdout:3063: done (4 left) 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3064: done (3 left) 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3067: done (2 left) 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3068: read oid 367 snap -1 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3068: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3069: write oid 256 current snap is 0 2024-07-28T11:30:31.770 INFO:tasks.rados.rados.0.smithi177.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2024-07-28T11:30:31.774 INFO:tasks.rados.rados.0.smithi177.stdout:3069: writing smithi17769138-256 from 588773 to 1366599 tid 1 2024-07-28T11:30:31.781 INFO:tasks.rados.rados.0.smithi177.stdout:3069: writing smithi17769138-256 from 1915291 to 2588773 tid 2 2024-07-28T11:30:31.781 INFO:tasks.rados.rados.0.smithi177.stdout:3070: read oid 279 snap -1 2024-07-28T11:30:31.781 INFO:tasks.rados.rados.0.smithi177.stdout:3070: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:30:31.781 INFO:tasks.rados.rados.0.smithi177.stdout:3071: delete oid 376 current snap is 0 2024-07-28T11:30:31.781 INFO:tasks.rados.rados.0.smithi177.stdout:3068: expect (ObjNum 719 snap 0 seq_num 719) 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3065: finishing write tid 2 to smithi17769138-225 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3065: finishing write tid 3 to smithi17769138-225 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3065: finishing write tid 4 to smithi17769138-225 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 385 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3065: left oid 225 (ObjNum 1937 snap 0 seq_num 1937) 2024-07-28T11:30:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3069: finishing write tid 1 to smithi17769138-256 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3065: done (5 left) 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3068: done (4 left) 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3071: done (3 left) 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3072: read oid 490 snap -1 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3072: expect (ObjNum 652 snap 0 seq_num 652) 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3073: read oid 148 snap -1 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3073: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3074: write oid 439 current snap is 0 2024-07-28T11:30:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3066: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:3069: finishing write tid 2 to smithi17769138-256 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:3069: finishing write tid 3 to smithi17769138-256 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:3069: finishing write tid 4 to smithi17769138-256 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 443 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:3069: left oid 256 (ObjNum 1939 snap 0 seq_num 1939) 2024-07-28T11:30:32.087 INFO:tasks.rados.rados.0.smithi177.stdout:3070: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-07-28T11:30:32.299 INFO:tasks.rados.rados.0.smithi177.stdout:3073: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:32.498 INFO:tasks.rados.rados.0.smithi177.stdout:3072: expect (ObjNum 652 snap 0 seq_num 652) 2024-07-28T11:30:32.623 INFO:tasks.rados.rados.0.smithi177.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2024-07-28T11:30:32.636 INFO:tasks.rados.rados.0.smithi177.stdout:3074: writing smithi17769138-439 from 622387 to 1150711 tid 1 2024-07-28T11:30:32.646 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[72688]: debug 2024-07-28T11:30:32.326+0000 7fdcf894e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:30:32.646 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[72688]: debug 2024-07-28T11:30:32.410+0000 7fdcf894e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: cluster 2024-07-28T11:30:30.817956+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: audit 2024-07-28T11:30:31.470262+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: audit 2024-07-28T11:30:31.477607+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: audit 2024-07-28T11:30:32.181613+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: audit 2024-07-28T11:30:32.188476+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[31534]: audit 2024-07-28T11:30:32.256522+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.177:0/3706735078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: cluster 2024-07-28T11:30:30.817956+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: audit 2024-07-28T11:30:31.470262+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: audit 2024-07-28T11:30:31.477607+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: audit 2024-07-28T11:30:32.181613+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: audit 2024-07-28T11:30:32.188476+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.648 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[21846]: audit 2024-07-28T11:30:32.256522+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.177:0/3706735078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3074: writing smithi17769138-439 from 1915902 to 2622387 tid 2 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3066: done (5 left) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3069: done (4 left) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3070: done (3 left) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3072: done (2 left) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3073: done (1 left) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3075: read oid 91 snap -1 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3075: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3076: write oid 491 current snap is 0 2024-07-28T11:30:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3074: finishing write tid 1 to smithi17769138-439 2024-07-28T11:30:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2024-07-28T11:30:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: cluster 2024-07-28T11:30:30.817956+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-07-28T11:30:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: audit 2024-07-28T11:30:31.470262+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: audit 2024-07-28T11:30:31.477607+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: audit 2024-07-28T11:30:32.181613+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: audit 2024-07-28T11:30:32.188476+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:32 smithi204 bash[24094]: audit 2024-07-28T11:30:32.256522+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.177:0/3706735078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:32.668 INFO:tasks.rados.rados.0.smithi177.stdout:3076: writing smithi17769138-491 from 639194 to 1242767 tid 1 2024-07-28T11:30:32.683 INFO:tasks.rados.rados.0.smithi177.stdout:3076: writing smithi17769138-491 from 1974384 to 2512390 tid 2 2024-07-28T11:30:32.683 INFO:tasks.rados.rados.0.smithi177.stdout:3077: write oid 335 current snap is 0 2024-07-28T11:30:32.683 INFO:tasks.rados.rados.0.smithi177.stdout:3074: finishing write tid 2 to smithi17769138-439 2024-07-28T11:30:32.684 INFO:tasks.rados.rados.0.smithi177.stdout:3074: finishing write tid 3 to smithi17769138-439 2024-07-28T11:30:32.684 INFO:tasks.rados.rados.0.smithi177.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2024-07-28T11:30:32.690 INFO:tasks.rados.rados.0.smithi177.stdout:3077: writing smithi17769138-335 from 656001 to 1334823 tid 1 2024-07-28T11:30:32.698 INFO:tasks.rados.rados.0.smithi177.stdout:3077: writing smithi17769138-335 from 2032866 to 2656001 tid 2 2024-07-28T11:30:32.698 INFO:tasks.rados.rados.0.smithi177.stdout:3078: read oid 234 snap -1 2024-07-28T11:30:32.698 INFO:tasks.rados.rados.0.smithi177.stdout:3078: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3079: read oid 300 snap -1 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3079: expect (ObjNum 1860 snap 0 seq_num 1860) 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3080: write oid 177 current snap is 0 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3074: finishing write tid 4 to smithi17769138-439 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 439 v 446 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3074: left oid 439 (ObjNum 1941 snap 0 seq_num 1941) 2024-07-28T11:30:32.699 INFO:tasks.rados.rados.0.smithi177.stdout:3075: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:30:32.858 INFO:tasks.rados.rados.0.smithi177.stdout:3076: finishing write tid 1 to smithi17769138-491 2024-07-28T11:30:32.858 INFO:tasks.rados.rados.0.smithi177.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2024-07-28T11:30:32.871 INFO:tasks.rados.rados.0.smithi177.stdout:3080: writing smithi17769138-177 from 672808 to 1426879 tid 1 2024-07-28T11:30:32.882 INFO:tasks.rados.rados.0.smithi177.stdout:3080: writing smithi17769138-177 from 1974995 to 2516670 tid 2 2024-07-28T11:30:32.882 INFO:tasks.rados.rados.0.smithi177.stdout:3074: done (6 left) 2024-07-28T11:30:32.882 INFO:tasks.rados.rados.0.smithi177.stdout:3075: done (5 left) 2024-07-28T11:30:32.882 INFO:tasks.rados.rados.0.smithi177.stdout:3081: write oid 30 current snap is 0 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3076: finishing write tid 2 to smithi17769138-491 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3076: finishing write tid 3 to smithi17769138-491 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3076: finishing write tid 4 to smithi17769138-491 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 415 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3076: left oid 491 (ObjNum 1942 snap 0 seq_num 1942) 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3077: finishing write tid 1 to smithi17769138-335 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3077: finishing write tid 2 to smithi17769138-335 2024-07-28T11:30:32.883 INFO:tasks.rados.rados.0.smithi177.stdout:3079: expect (ObjNum 1860 snap 0 seq_num 1860) 2024-07-28T11:30:33.011 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[72688]: debug 2024-07-28T11:30:32.650+0000 7fdcf894e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:30:33.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:32 smithi177 bash[72688]: debug 2024-07-28T11:30:32.738+0000 7fdcf894e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:30:33.089 INFO:tasks.rados.rados.0.smithi177.stdout:3077: finishing write tid 3 to smithi17769138-335 2024-07-28T11:30:33.089 INFO:tasks.rados.rados.0.smithi177.stdout:3077: finishing write tid 4 to smithi17769138-335 2024-07-28T11:30:33.090 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 335 v 400 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2024-07-28T11:30:33.090 INFO:tasks.rados.rados.0.smithi177.stdout:3077: left oid 335 (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:30:33.090 INFO:tasks.rados.rados.0.smithi177.stdout:3078: expect (ObjNum 233 snap 0 seq_num 233) 2024-07-28T11:30:33.208 INFO:tasks.rados.rados.0.smithi177.stdout:3080: finishing write tid 1 to smithi17769138-177 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:3080: finishing write tid 2 to smithi17769138-177 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:3080: finishing write tid 3 to smithi17769138-177 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:3080: finishing write tid 4 to smithi17769138-177 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 177 v 355 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:3080: left oid 177 (ObjNum 1944 snap 0 seq_num 1944) 2024-07-28T11:30:33.209 INFO:tasks.rados.rados.0.smithi177.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2024-07-28T11:30:33.216 INFO:tasks.rados.rados.0.smithi177.stdout:3081: writing smithi17769138-30 from 689615 to 1118935 tid 1 2024-07-28T11:30:33.222 INFO:tasks.rados.rados.0.smithi177.stdout:3081: writing smithi17769138-30 from 1633477 to 2035163 tid 2 2024-07-28T11:30:33.226 INFO:tasks.rados.rados.0.smithi177.stdout:3081: writing smithi17769138-30 from 2445721 to 2689615 tid 3 2024-07-28T11:30:33.226 INFO:tasks.rados.rados.0.smithi177.stdout:3076: done (5 left) 2024-07-28T11:30:33.226 INFO:tasks.rados.rados.0.smithi177.stdout:3077: done (4 left) 2024-07-28T11:30:33.226 INFO:tasks.rados.rados.0.smithi177.stdout:3078: done (3 left) 2024-07-28T11:30:33.226 INFO:tasks.rados.rados.0.smithi177.stdout:3079: done (2 left) 2024-07-28T11:30:33.227 INFO:tasks.rados.rados.0.smithi177.stdout:3080: done (1 left) 2024-07-28T11:30:33.227 INFO:tasks.rados.rados.0.smithi177.stdout:3082: write oid 336 current snap is 0 2024-07-28T11:30:33.227 INFO:tasks.rados.rados.0.smithi177.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2024-07-28T11:30:33.232 INFO:tasks.rados.rados.0.smithi177.stdout:3082: writing smithi17769138-336 from 706422 to 1210991 tid 1 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3082: writing smithi17769138-336 from 1691959 to 2237303 tid 2 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3083: read oid 414 snap -1 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3083: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3084: read oid 487 snap -1 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3084: expect (ObjNum 1600 snap 0 seq_num 1600) 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3085: read oid 203 snap -1 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3085: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:30:33.239 INFO:tasks.rados.rados.0.smithi177.stdout:3086: write oid 302 current snap is 0 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: finishing write tid 1 to smithi17769138-30 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: finishing write tid 2 to smithi17769138-30 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: finishing write tid 3 to smithi17769138-30 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: finishing write tid 4 to smithi17769138-30 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: finishing write tid 5 to smithi17769138-30 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 30 v 367 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3081: left oid 30 (ObjNum 1945 snap 0 seq_num 1945) 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3082: finishing write tid 1 to smithi17769138-336 2024-07-28T11:30:33.240 INFO:tasks.rados.rados.0.smithi177.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2024-07-28T11:30:33.247 INFO:tasks.rados.rados.0.smithi177.stdout:3086: writing smithi17769138-302 from 723229 to 1419400 tid 1 2024-07-28T11:30:33.253 INFO:tasks.rados.rados.0.smithi177.stdout:3086: writing smithi17769138-302 from 1866794 to 2555796 tid 2 2024-07-28T11:30:33.254 INFO:tasks.rados.rados.0.smithi177.stdout:3081: done (5 left) 2024-07-28T11:30:33.254 INFO:tasks.rados.rados.0.smithi177.stdout:3087: read oid 379 snap -1 2024-07-28T11:30:33.254 INFO:tasks.rados.rados.0.smithi177.stdout:3087: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:33.254 INFO:tasks.rados.rados.0.smithi177.stdout:3088: write oid 175 current snap is 0 2024-07-28T11:30:33.254 INFO:tasks.rados.rados.0.smithi177.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2024-07-28T11:30:33.261 INFO:tasks.rados.rados.0.smithi177.stdout:3088: writing smithi17769138-175 from 740036 to 1511456 tid 1 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3088: writing smithi17769138-175 from 2208923 to 2740036 tid 2 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3089: read oid 46 snap -1 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3089: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3090: read oid 355 snap -1 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3090: expect deleted 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3091: write oid 100 current snap is 0 2024-07-28T11:30:33.269 INFO:tasks.rados.rados.0.smithi177.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2024-07-28T11:30:33.275 INFO:tasks.rados.rados.0.smithi177.stdout:3091: writing smithi17769138-100 from 756843 to 1203512 tid 1 2024-07-28T11:30:33.284 INFO:tasks.rados.rados.0.smithi177.stdout:3091: writing smithi17769138-100 from 1867405 to 2560076 tid 2 2024-07-28T11:30:33.284 INFO:tasks.rados.rados.0.smithi177.stdout:3092: read oid 396 snap -1 2024-07-28T11:30:33.284 INFO:tasks.rados.rados.0.smithi177.stdout:3092: expect deleted 2024-07-28T11:30:33.284 INFO:tasks.rados.rados.0.smithi177.stdout:3093: write oid 24 current snap is 0 2024-07-28T11:30:33.284 INFO:tasks.rados.rados.0.smithi177.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2024-07-28T11:30:33.294 INFO:tasks.rados.rados.0.smithi177.stdout:3093: writing smithi17769138-24 from 773650 to 1295568 tid 1 2024-07-28T11:30:33.306 INFO:tasks.rados.rados.0.smithi177.stdout:3093: writing smithi17769138-24 from 1925887 to 2478569 tid 2 2024-07-28T11:30:33.306 INFO:tasks.rados.rados.0.smithi177.stdout:3094: write oid 157 current snap is 0 2024-07-28T11:30:33.306 INFO:tasks.rados.rados.0.smithi177.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2024-07-28T11:30:33.314 INFO:tasks.rados.rados.0.smithi177.stdout:3094: writing smithi17769138-157 from 790457 to 1387624 tid 1 2024-07-28T11:30:33.322 INFO:tasks.rados.rados.0.smithi177.stdout:3094: writing smithi17769138-157 from 1984369 to 2680709 tid 2 2024-07-28T11:30:33.322 INFO:tasks.rados.rados.0.smithi177.stdout:3095: write oid 151 current snap is 0 2024-07-28T11:30:33.322 INFO:tasks.rados.rados.0.smithi177.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2024-07-28T11:30:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3095: writing smithi17769138-151 from 407264 to 1079680 tid 1 2024-07-28T11:30:33.333 INFO:tasks.rados.rados.0.smithi177.stdout:3095: writing smithi17769138-151 from 1526498 to 2082849 tid 2 2024-07-28T11:30:33.337 INFO:tasks.rados.rados.0.smithi177.stdout:3095: writing smithi17769138-151 from 2804976 to 2807264 tid 3 2024-07-28T11:30:33.337 INFO:tasks.rados.rados.0.smithi177.stdout:3096: read oid 277 snap -1 2024-07-28T11:30:33.338 INFO:tasks.rados.rados.0.smithi177.stdout:3096: expect (ObjNum 738 snap 0 seq_num 738) 2024-07-28T11:30:33.338 INFO:tasks.rados.rados.0.smithi177.stdout:3097: delete oid 242 current snap is 0 2024-07-28T11:30:33.338 INFO:tasks.rados.rados.0.smithi177.stdout:3084: expect (ObjNum 1600 snap 0 seq_num 1600) 2024-07-28T11:30:33.501 INFO:tasks.rados.rados.0.smithi177.stdout:3082: finishing write tid 2 to smithi17769138-336 2024-07-28T11:30:33.502 INFO:tasks.rados.rados.0.smithi177.stdout:3082: finishing write tid 3 to smithi17769138-336 2024-07-28T11:30:33.502 INFO:tasks.rados.rados.0.smithi177.stdout:3082: finishing write tid 4 to smithi17769138-336 2024-07-28T11:30:33.502 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 336 v 283 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2024-07-28T11:30:33.502 INFO:tasks.rados.rados.0.smithi177.stdout:3082: left oid 336 (ObjNum 1946 snap 0 seq_num 1946) 2024-07-28T11:30:33.502 INFO:tasks.rados.rados.0.smithi177.stdout:3083: expect (ObjNum 838 snap 0 seq_num 838) 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: debug 2024-07-28T11:30:33.166+0000 7fdcf894e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: debug 2024-07-28T11:30:33.262+0000 7fdcf894e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: [28/Jul/2024:11:30:33] ENGINE Bus STARTING 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: CherryPy Checker: 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: The Application mounted at '' has an empty config. 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: [28/Jul/2024:11:30:33] ENGINE Serving on http://:::9283 2024-07-28T11:30:33.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[72688]: [28/Jul/2024:11:30:33] ENGINE Bus STARTED 2024-07-28T11:30:33.562 INFO:tasks.rados.rados.0.smithi177.stdout:3085: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-07-28T11:30:33.691 INFO:tasks.rados.rados.0.smithi177.stdout:3086: finishing write tid 1 to smithi17769138-302 2024-07-28T11:30:33.691 INFO:tasks.rados.rados.0.smithi177.stdout:3087: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:33.760 INFO:tasks.rados.rados.0.smithi177.stdout:3086: finishing write tid 2 to smithi17769138-302 2024-07-28T11:30:33.760 INFO:tasks.rados.rados.0.smithi177.stdout:3086: finishing write tid 3 to smithi17769138-302 2024-07-28T11:30:33.760 INFO:tasks.rados.rados.0.smithi177.stdout:3086: finishing write tid 4 to smithi17769138-302 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 388 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3086: left oid 302 (ObjNum 1947 snap 0 seq_num 1947) 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3088: finishing write tid 1 to smithi17769138-175 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3088: finishing write tid 2 to smithi17769138-175 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3088: finishing write tid 3 to smithi17769138-175 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3088: finishing write tid 4 to smithi17769138-175 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 175 v 376 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3088: left oid 175 (ObjNum 1948 snap 0 seq_num 1948) 2024-07-28T11:30:33.761 INFO:tasks.rados.rados.0.smithi177.stdout:3089: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-07-28T11:30:33.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[59111]: ts=2024-07-28T11:30:33.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3091: finishing write tid 1 to smithi17769138-100 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3091: finishing write tid 2 to smithi17769138-100 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3091: finishing write tid 3 to smithi17769138-100 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3091: finishing write tid 4 to smithi17769138-100 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 100 v 360 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3091: left oid 100 (ObjNum 1949 snap 0 seq_num 1949) 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3093: finishing write tid 1 to smithi17769138-24 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3093: finishing write tid 2 to smithi17769138-24 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3093: finishing write tid 3 to smithi17769138-24 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:3093: finishing write tid 4 to smithi17769138-24 2024-07-28T11:30:33.934 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 24 v 323 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3094: finishing write tid 1 to smithi17769138-157 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3094: finishing write tid 2 to smithi17769138-157 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3094: finishing write tid 3 to smithi17769138-157 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3082: done (15 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3083: done (14 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3084: done (13 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3085: done (12 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3086: done (11 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3087: done (10 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3088: done (9 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3089: done (8 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3090: done (7 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3091: done (6 left) 2024-07-28T11:30:33.935 INFO:tasks.rados.rados.0.smithi177.stdout:3092: done (5 left) 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3093: done (4 left) 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3097: done (3 left) 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3098: read oid 79 snap -1 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3098: expect (ObjNum 1618 snap 0 seq_num 1618) 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3099: write oid 251 current snap is 0 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3094: finishing write tid 4 to smithi17769138-157 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 157 v 482 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3094: left oid 157 (ObjNum 1951 snap 0 seq_num 1951) 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: finishing write tid 1 to smithi17769138-151 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: finishing write tid 2 to smithi17769138-151 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: finishing write tid 3 to smithi17769138-151 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: finishing write tid 4 to smithi17769138-151 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: finishing write tid 5 to smithi17769138-151 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 151 v 359 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2024-07-28T11:30:33.936 INFO:tasks.rados.rados.0.smithi177.stdout:3095: left oid 151 (ObjNum 1952 snap 0 seq_num 1952) 2024-07-28T11:30:33.937 INFO:tasks.rados.rados.0.smithi177.stdout:3096: expect (ObjNum 738 snap 0 seq_num 738) 2024-07-28T11:30:34.038 INFO:tasks.rados.rados.0.smithi177.stdout:3098: expect (ObjNum 1618 snap 0 seq_num 1618) 2024-07-28T11:30:34.175 INFO:tasks.rados.rados.0.smithi177.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2024-07-28T11:30:34.191 INFO:tasks.rados.rados.0.smithi177.stdout:3099: writing smithi17769138-251 from 440878 to 980145 tid 1 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3099: writing smithi17769138-251 from 1759815 to 2319835 tid 2 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3094: done (4 left) 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3095: done (3 left) 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3096: done (2 left) 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3098: done (1 left) 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3100: write oid 260 current snap is 0 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3099: finishing write tid 1 to smithi17769138-251 2024-07-28T11:30:34.214 INFO:tasks.rados.rados.0.smithi177.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2024-07-28T11:30:34.231 INFO:tasks.rados.rados.0.smithi177.stdout:3100: writing smithi17769138-260 from 457685 to 1072201 tid 1 2024-07-28T11:30:34.252 INFO:tasks.rados.rados.0.smithi177.stdout:3100: writing smithi17769138-260 from 1818297 to 2521975 tid 2 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3101: read oid 40 snap -1 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3101: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3102: write oid 112 current snap is 0 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3099: finishing write tid 2 to smithi17769138-251 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3099: finishing write tid 3 to smithi17769138-251 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3099: finishing write tid 4 to smithi17769138-251 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 251 v 393 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3099: left oid 251 (ObjNum 1954 snap 0 seq_num 1954) 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3100: finishing write tid 1 to smithi17769138-260 2024-07-28T11:30:34.253 INFO:tasks.rados.rados.0.smithi177.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: cluster 2024-07-28T11:30:32.818598+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 69 op/s 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:32.947114+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:32.955657+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: cluster 2024-07-28T11:30:33.285744+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: cluster 2024-07-28T11:30:33.285888+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:33.288174+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:33.288647+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:33.290178+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[21846]: audit 2024-07-28T11:30:33.291241+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:34.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: cluster 2024-07-28T11:30:32.818598+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 69 op/s 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:32.947114+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:32.955657+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: cluster 2024-07-28T11:30:33.285744+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: cluster 2024-07-28T11:30:33.285888+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:33.288174+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:33.288647+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:33.290178+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:30:34.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:33 smithi177 bash[31534]: audit 2024-07-28T11:30:33.291241+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:34.268 INFO:tasks.rados.rados.0.smithi177.stdout:3102: writing smithi17769138-112 from 474492 to 1164257 tid 1 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3102: writing smithi17769138-112 from 1760426 to 2324115 tid 2 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3099: done (3 left) 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3103: read oid 15 snap -1 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3103: expect deleted 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3104: write oid 241 current snap is 0 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3100: finishing write tid 2 to smithi17769138-260 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3100: finishing write tid 3 to smithi17769138-260 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3100: finishing write tid 4 to smithi17769138-260 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 260 v 403 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2024-07-28T11:30:34.283 INFO:tasks.rados.rados.0.smithi177.stdout:3100: left oid 260 (ObjNum 1955 snap 0 seq_num 1955) 2024-07-28T11:30:34.284 INFO:tasks.rados.rados.0.smithi177.stdout:3101: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-07-28T11:30:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: cluster 2024-07-28T11:30:32.818598+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 69 op/s 2024-07-28T11:30:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:32.947114+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:32.955657+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: cluster 2024-07-28T11:30:33.285744+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: cluster 2024-07-28T11:30:33.285888+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:33.288174+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:33.288647+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:33.290178+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:30:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:33 smithi204 bash[24094]: audit 2024-07-28T11:30:33.291241+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:34.519 INFO:tasks.rados.rados.0.smithi177.stdout:3102: finishing write tid 1 to smithi17769138-112 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:3102: finishing write tid 2 to smithi17769138-112 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:3102: finishing write tid 3 to smithi17769138-112 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:3102: finishing write tid 4 to smithi17769138-112 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 112 v 449 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:3102: left oid 112 (ObjNum 1956 snap 0 seq_num 1956) 2024-07-28T11:30:34.520 INFO:tasks.rados.rados.0.smithi177.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2024-07-28T11:30:34.533 INFO:tasks.rados.rados.0.smithi177.stdout:3104: writing smithi17769138-241 from 491299 to 1256313 tid 1 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3104: writing smithi17769138-241 from 1818908 to 2526255 tid 2 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3100: done (4 left) 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3101: done (3 left) 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3102: done (2 left) 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3103: done (1 left) 2024-07-28T11:30:34.547 INFO:tasks.rados.rados.0.smithi177.stdout:3105: read oid 415 snap -1 2024-07-28T11:30:34.548 INFO:tasks.rados.rados.0.smithi177.stdout:3105: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-07-28T11:30:34.548 INFO:tasks.rados.rados.0.smithi177.stdout:3106: write oid 70 current snap is 0 2024-07-28T11:30:34.548 INFO:tasks.rados.rados.0.smithi177.stdout:3104: finishing write tid 1 to smithi17769138-241 2024-07-28T11:30:34.548 INFO:tasks.rados.rados.0.smithi177.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2024-07-28T11:30:34.559 INFO:tasks.rados.rados.0.smithi177.stdout:3106: writing smithi17769138-70 from 508106 to 948369 tid 1 2024-07-28T11:30:34.572 INFO:tasks.rados.rados.0.smithi177.stdout:3106: writing smithi17769138-70 from 1477390 to 2044748 tid 2 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3106: writing smithi17769138-70 from 2685867 to 2908106 tid 3 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3107: delete oid 225 current snap is 0 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3104: finishing write tid 2 to smithi17769138-241 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3104: finishing write tid 3 to smithi17769138-241 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3104: finishing write tid 4 to smithi17769138-241 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 286 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3104: left oid 241 (ObjNum 1957 snap 0 seq_num 1957) 2024-07-28T11:30:34.582 INFO:tasks.rados.rados.0.smithi177.stdout:3105: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: finishing write tid 1 to smithi17769138-70 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: finishing write tid 2 to smithi17769138-70 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: finishing write tid 3 to smithi17769138-70 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: finishing write tid 4 to smithi17769138-70 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: finishing write tid 5 to smithi17769138-70 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 70 v 363 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2024-07-28T11:30:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2024-07-28T11:30:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3104: done (3 left) 2024-07-28T11:30:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3105: done (2 left) 2024-07-28T11:30:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3106: done (1 left) 2024-07-28T11:30:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3107: done (0 left) 2024-07-28T11:30:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3108: delete oid 491 current snap is 0 2024-07-28T11:30:34.668 INFO:tasks.rados.rados.0.smithi177.stdout:3108: done (0 left) 2024-07-28T11:30:34.668 INFO:tasks.rados.rados.0.smithi177.stdout:3109: write oid 433 current snap is 0 2024-07-28T11:30:34.668 INFO:tasks.rados.rados.0.smithi177.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2024-07-28T11:30:34.681 INFO:tasks.rados.rados.0.smithi177.stdout:3109: writing smithi17769138-433 from 558527 to 1224537 tid 1 2024-07-28T11:30:34.697 INFO:tasks.rados.rados.0.smithi177.stdout:3109: writing smithi17769138-433 from 1936483 to 2651168 tid 2 2024-07-28T11:30:34.697 INFO:tasks.rados.rados.0.smithi177.stdout:3110: write oid 28 current snap is 0 2024-07-28T11:30:34.697 INFO:tasks.rados.rados.0.smithi177.stdout:3109: finishing write tid 1 to smithi17769138-433 2024-07-28T11:30:34.698 INFO:tasks.rados.rados.0.smithi177.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2024-07-28T11:30:34.709 INFO:tasks.rados.rados.0.smithi177.stdout:3110: writing smithi17769138-28 from 575334 to 1032946 tid 1 2024-07-28T11:30:34.721 INFO:tasks.rados.rados.0.smithi177.stdout:3110: writing smithi17769138-28 from 1711318 to 2169661 tid 2 2024-07-28T11:30:34.729 INFO:tasks.rados.rados.0.smithi177.stdout:3110: writing smithi17769138-28 from 2679206 to 2975334 tid 3 2024-07-28T11:30:34.729 INFO:tasks.rados.rados.0.smithi177.stdout:3111: write oid 281 current snap is 0 2024-07-28T11:30:34.729 INFO:tasks.rados.rados.0.smithi177.stdout:3109: finishing write tid 2 to smithi17769138-433 2024-07-28T11:30:34.729 INFO:tasks.rados.rados.0.smithi177.stdout:3109: finishing write tid 3 to smithi17769138-433 2024-07-28T11:30:34.729 INFO:tasks.rados.rados.0.smithi177.stdout:3109: finishing write tid 4 to smithi17769138-433 2024-07-28T11:30:34.730 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 363 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2024-07-28T11:30:34.730 INFO:tasks.rados.rados.0.smithi177.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2024-07-28T11:30:34.730 INFO:tasks.rados.rados.0.smithi177.stdout:3110: finishing write tid 1 to smithi17769138-28 2024-07-28T11:30:34.730 INFO:tasks.rados.rados.0.smithi177.stdout:3110: finishing write tid 2 to smithi17769138-28 2024-07-28T11:30:34.730 INFO:tasks.rados.rados.0.smithi177.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2024-07-28T11:30:34.740 INFO:tasks.rados.rados.0.smithi177.stdout:3111: writing smithi17769138-281 from 592141 to 1125002 tid 1 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3111: writing smithi17769138-281 from 1769800 to 2488154 tid 2 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3109: done (2 left) 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3112: read oid 91 snap -1 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3112: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3113: write oid 362 current snap is 0 2024-07-28T11:30:34.753 INFO:tasks.rados.rados.0.smithi177.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2024-07-28T11:30:34.762 INFO:tasks.rados.rados.0.smithi177.stdout:3113: writing smithi17769138-362 from 608948 to 1217058 tid 1 2024-07-28T11:30:34.770 INFO:tasks.rados.rados.0.smithi177.stdout:3113: writing smithi17769138-362 from 1828282 to 2290294 tid 2 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3113: writing smithi17769138-362 from 2734052 to 3008948 tid 3 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3114: read oid 349 snap -1 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3114: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3115: read oid 81 snap -1 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3115: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3116: write oid 73 current snap is 0 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3110: finishing write tid 3 to smithi17769138-28 2024-07-28T11:30:34.776 INFO:tasks.rados.rados.0.smithi177.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2024-07-28T11:30:34.784 INFO:tasks.rados.rados.0.smithi177.stdout:3116: writing smithi17769138-73 from 625755 to 1309114 tid 1 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3116: writing smithi17769138-73 from 1770411 to 2492434 tid 2 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3117: read oid 208 snap -1 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3117: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3118: read oid 435 snap -1 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3118: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3119: write oid 23 current snap is 0 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3110: finishing write tid 4 to smithi17769138-28 2024-07-28T11:30:34.793 INFO:tasks.rados.rados.0.smithi177.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2024-07-28T11:30:34.802 INFO:tasks.rados.rados.0.smithi177.stdout:3119: writing smithi17769138-23 from 642562 to 1401170 tid 1 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3119: writing smithi17769138-23 from 1828893 to 2294574 tid 2 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3120: delete oid 182 current snap is 0 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3110: finishing write tid 5 to smithi17769138-28 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 393 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3111: finishing write tid 1 to smithi17769138-281 2024-07-28T11:30:34.808 INFO:tasks.rados.rados.0.smithi177.stdout:3112: expect (ObjNum 525 snap 0 seq_num 525) 2024-07-28T11:30:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:34 smithi204 bash[59111]: ts=2024-07-28T11:30:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:34 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3111: finishing write tid 2 to smithi17769138-281 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3111: finishing write tid 3 to smithi17769138-281 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3111: finishing write tid 4 to smithi17769138-281 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 396 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3113: finishing write tid 1 to smithi17769138-362 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3113: finishing write tid 2 to smithi17769138-362 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3113: finishing write tid 3 to smithi17769138-362 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3113: finishing write tid 4 to smithi17769138-362 2024-07-28T11:30:35.008 INFO:tasks.rados.rados.0.smithi177.stdout:3113: finishing write tid 5 to smithi17769138-362 2024-07-28T11:30:35.009 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 362 v 420 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2024-07-28T11:30:35.009 INFO:tasks.rados.rados.0.smithi177.stdout:3113: left oid 362 (ObjNum 1964 snap 0 seq_num 1964) 2024-07-28T11:30:35.009 INFO:tasks.rados.rados.0.smithi177.stdout:3115: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-07-28T11:30:35.103 INFO:tasks.rados.rados.0.smithi177.stdout:3114: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:30:35.223 INFO:tasks.rados.rados.0.smithi177.stdout:3116: finishing write tid 1 to smithi17769138-73 2024-07-28T11:30:35.223 INFO:tasks.rados.rados.0.smithi177.stdout:3116: finishing write tid 2 to smithi17769138-73 2024-07-28T11:30:35.223 INFO:tasks.rados.rados.0.smithi177.stdout:3116: finishing write tid 3 to smithi17769138-73 2024-07-28T11:30:35.224 INFO:tasks.rados.rados.0.smithi177.stdout:3116: finishing write tid 4 to smithi17769138-73 2024-07-28T11:30:35.224 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 73 v 396 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2024-07-28T11:30:35.224 INFO:tasks.rados.rados.0.smithi177.stdout:3116: left oid 73 (ObjNum 1965 snap 0 seq_num 1965) 2024-07-28T11:30:35.224 INFO:tasks.rados.rados.0.smithi177.stdout:3118: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:35.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:34 smithi177 bash[21846]: cluster 2024-07-28T11:30:33.973400+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e27: x(active, since 55s), standbys: y 2024-07-28T11:30:35.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:34 smithi177 bash[21846]: audit 2024-07-28T11:30:34.635045+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.177:0/1688317642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:35.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:34 smithi177 bash[31534]: cluster 2024-07-28T11:30:33.973400+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e27: x(active, since 55s), standbys: y 2024-07-28T11:30:35.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:34 smithi177 bash[31534]: audit 2024-07-28T11:30:34.635045+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.177:0/1688317642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:35.316 INFO:tasks.rados.rados.0.smithi177.stdout:3117: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-07-28T11:30:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:34 smithi204 bash[24094]: cluster 2024-07-28T11:30:33.973400+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e27: x(active, since 55s), standbys: y 2024-07-28T11:30:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:34 smithi204 bash[24094]: audit 2024-07-28T11:30:34.635045+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.177:0/1688317642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3119: finishing write tid 1 to smithi17769138-23 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3119: finishing write tid 2 to smithi17769138-23 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3119: finishing write tid 3 to smithi17769138-23 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3119: finishing write tid 4 to smithi17769138-23 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 23 v 379 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3119: left oid 23 (ObjNum 1966 snap 0 seq_num 1966) 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3110: done (10 left) 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3111: done (9 left) 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3112: done (8 left) 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3113: done (7 left) 2024-07-28T11:30:35.425 INFO:tasks.rados.rados.0.smithi177.stdout:3114: done (6 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3115: done (5 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3116: done (4 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3117: done (3 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3118: done (2 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3119: done (1 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3120: done (0 left) 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3121: read oid 385 snap -1 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3121: expect deleted 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3122: write oid 373 current snap is 0 2024-07-28T11:30:35.426 INFO:tasks.rados.rados.0.smithi177.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2024-07-28T11:30:35.444 INFO:tasks.rados.rados.0.smithi177.stdout:3122: writing smithi17769138-373 from 676176 to 1185282 tid 1 2024-07-28T11:30:35.464 INFO:tasks.rados.rados.0.smithi177.stdout:3122: writing smithi17769138-373 from 1945857 to 2415207 tid 2 2024-07-28T11:30:35.464 INFO:tasks.rados.rados.0.smithi177.stdout:3123: read oid 205 snap -1 2024-07-28T11:30:35.465 INFO:tasks.rados.rados.0.smithi177.stdout:3123: expect deleted 2024-07-28T11:30:35.465 INFO:tasks.rados.rados.0.smithi177.stdout:3124: write oid 32 current snap is 0 2024-07-28T11:30:35.465 INFO:tasks.rados.rados.0.smithi177.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2024-07-28T11:30:35.482 INFO:tasks.rados.rados.0.smithi177.stdout:3124: writing smithi17769138-32 from 692983 to 1277338 tid 1 2024-07-28T11:30:35.497 INFO:tasks.rados.rados.0.smithi177.stdout:3124: writing smithi17769138-32 from 1887986 to 2617347 tid 2 2024-07-28T11:30:35.497 INFO:tasks.rados.rados.0.smithi177.stdout:3125: read oid 382 snap -1 2024-07-28T11:30:35.497 INFO:tasks.rados.rados.0.smithi177.stdout:3125: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:30:35.497 INFO:tasks.rados.rados.0.smithi177.stdout:3126: write oid 74 current snap is 0 2024-07-28T11:30:35.497 INFO:tasks.rados.rados.0.smithi177.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2024-07-28T11:30:35.510 INFO:tasks.rados.rados.0.smithi177.stdout:3126: writing smithi17769138-74 from 709790 to 1485747 tid 1 2024-07-28T11:30:35.519 INFO:tasks.rados.rados.0.smithi177.stdout:3126: writing smithi17769138-74 from 2062821 to 2535840 tid 2 2024-07-28T11:30:35.519 INFO:tasks.rados.rados.0.smithi177.stdout:3127: write oid 253 current snap is 0 2024-07-28T11:30:35.519 INFO:tasks.rados.rados.0.smithi177.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2024-07-28T11:30:35.527 INFO:tasks.rados.rados.0.smithi177.stdout:3127: writing smithi17769138-253 from 726597 to 1177803 tid 1 2024-07-28T11:30:35.534 INFO:tasks.rados.rados.0.smithi177.stdout:3127: writing smithi17769138-253 from 1721303 to 2337980 tid 2 2024-07-28T11:30:35.539 INFO:tasks.rados.rados.0.smithi177.stdout:3127: writing smithi17769138-253 from 2809660 to 3126597 tid 3 2024-07-28T11:30:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:3128: write oid 182 current snap is 0 2024-07-28T11:30:35.540 INFO:tasks.rados.rados.0.smithi177.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2024-07-28T11:30:35.547 INFO:tasks.rados.rados.0.smithi177.stdout:3128: writing smithi17769138-182 from 743404 to 1269859 tid 1 2024-07-28T11:30:35.552 INFO:tasks.rados.rados.0.smithi177.stdout:3128: writing smithi17769138-182 from 1779785 to 2256473 tid 2 2024-07-28T11:30:35.558 INFO:tasks.rados.rados.0.smithi177.stdout:3128: writing smithi17769138-182 from 2837083 to 3143404 tid 3 2024-07-28T11:30:35.558 INFO:tasks.rados.rados.0.smithi177.stdout:3129: write oid 98 current snap is 0 2024-07-28T11:30:35.558 INFO:tasks.rados.rados.0.smithi177.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2024-07-28T11:30:35.566 INFO:tasks.rados.rados.0.smithi177.stdout:3129: writing smithi17769138-98 from 760211 to 1361915 tid 1 2024-07-28T11:30:35.573 INFO:tasks.rados.rados.0.smithi177.stdout:3129: writing smithi17769138-98 from 2121914 to 2742260 tid 2 2024-07-28T11:30:35.576 INFO:tasks.rados.rados.0.smithi177.stdout:3129: writing smithi17769138-98 from 3148153 to 3160211 tid 3 2024-07-28T11:30:35.576 INFO:tasks.rados.rados.0.smithi177.stdout:3130: read oid 239 snap -1 2024-07-28T11:30:35.576 INFO:tasks.rados.rados.0.smithi177.stdout:3130: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:35.576 INFO:tasks.rados.rados.0.smithi177.stdout:3131: read oid 157 snap -1 2024-07-28T11:30:35.576 INFO:tasks.rados.rados.0.smithi177.stdout:3131: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-07-28T11:30:35.577 INFO:tasks.rados.rados.0.smithi177.stdout:3132: read oid 339 snap -1 2024-07-28T11:30:35.577 INFO:tasks.rados.rados.0.smithi177.stdout:3132: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:30:35.577 INFO:tasks.rados.rados.0.smithi177.stdout:3133: write oid 222 current snap is 0 2024-07-28T11:30:35.577 INFO:tasks.rados.rados.0.smithi177.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2024-07-28T11:30:35.584 INFO:tasks.rados.rados.0.smithi177.stdout:3133: writing smithi17769138-222 from 777018 to 1453971 tid 1 2024-07-28T11:30:35.591 INFO:tasks.rados.rados.0.smithi177.stdout:3133: writing smithi17769138-222 from 2180396 to 2660753 tid 2 2024-07-28T11:30:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:3133: writing smithi17769138-222 from 3175576 to 3177018 tid 3 2024-07-28T11:30:35.594 INFO:tasks.rados.rados.0.smithi177.stdout:3134: read oid 488 snap -1 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3134: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3135: write oid 359 current snap is 0 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3122: finishing write tid 1 to smithi17769138-373 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3122: finishing write tid 2 to smithi17769138-373 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3122: finishing write tid 3 to smithi17769138-373 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3122: finishing write tid 4 to smithi17769138-373 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 417 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3122: left oid 373 (ObjNum 1968 snap 0 seq_num 1968) 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3124: finishing write tid 1 to smithi17769138-32 2024-07-28T11:30:35.595 INFO:tasks.rados.rados.0.smithi177.stdout:3125: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3124: finishing write tid 2 to smithi17769138-32 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3124: finishing write tid 3 to smithi17769138-32 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3124: finishing write tid 4 to smithi17769138-32 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 399 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3124: left oid 32 (ObjNum 1969 snap 0 seq_num 1969) 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3126: finishing write tid 1 to smithi17769138-74 2024-07-28T11:30:35.752 INFO:tasks.rados.rados.0.smithi177.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2024-07-28T11:30:35.760 INFO:tasks.rados.rados.0.smithi177.stdout:3135: writing smithi17769138-359 from 793825 to 1546027 tid 1 2024-07-28T11:30:35.768 INFO:tasks.rados.rados.0.smithi177.stdout:3135: writing smithi17769138-359 from 2238878 to 2862893 tid 2 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3121: done (14 left) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3122: done (13 left) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3123: done (12 left) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3124: done (11 left) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3125: done (10 left) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3136: write oid 294 current snap is 0 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3126: finishing write tid 2 to smithi17769138-74 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3126: finishing write tid 3 to smithi17769138-74 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3126: finishing write tid 4 to smithi17769138-74 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 74 v 370 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2024-07-28T11:30:35.769 INFO:tasks.rados.rados.0.smithi177.stdout:3127: finishing write tid 1 to smithi17769138-253 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3127: finishing write tid 2 to smithi17769138-253 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3127: finishing write tid 3 to smithi17769138-253 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3127: finishing write tid 4 to smithi17769138-253 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3127: finishing write tid 5 to smithi17769138-253 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 253 v 327 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3127: left oid 253 (ObjNum 1971 snap 0 seq_num 1971) 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3128: finishing write tid 1 to smithi17769138-182 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3128: finishing write tid 2 to smithi17769138-182 2024-07-28T11:30:35.770 INFO:tasks.rados.rados.0.smithi177.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2024-07-28T11:30:35.773 INFO:tasks.rados.rados.0.smithi177.stdout:3136: writing smithi17769138-294 from 410632 to 838083 tid 1 2024-07-28T11:30:35.779 INFO:tasks.rados.rados.0.smithi177.stdout:3136: writing smithi17769138-294 from 1497360 to 1981386 tid 2 2024-07-28T11:30:35.785 INFO:tasks.rados.rados.0.smithi177.stdout:3136: writing smithi17769138-294 from 2430422 to 2968390 tid 3 2024-07-28T11:30:35.785 INFO:tasks.rados.rados.0.smithi177.stdout:3126: done (10 left) 2024-07-28T11:30:35.785 INFO:tasks.rados.rados.0.smithi177.stdout:3127: done (9 left) 2024-07-28T11:30:35.785 INFO:tasks.rados.rados.0.smithi177.stdout:3137: write oid 1 current snap is 0 2024-07-28T11:30:35.785 INFO:tasks.rados.rados.0.smithi177.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2024-07-28T11:30:35.791 INFO:tasks.rados.rados.0.smithi177.stdout:3137: writing smithi17769138-1 from 427439 to 1046492 tid 1 2024-07-28T11:30:35.797 INFO:tasks.rados.rados.0.smithi177.stdout:3137: writing smithi17769138-1 from 1555842 to 2183526 tid 2 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3137: writing smithi17769138-1 from 2857845 to 3227439 tid 3 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3138: read oid 126 snap -1 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3138: expect (ObjNum 1894 snap 0 seq_num 1894) 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3139: write oid 256 current snap is 0 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3128: finishing write tid 3 to smithi17769138-182 2024-07-28T11:30:35.804 INFO:tasks.rados.rados.0.smithi177.stdout:3128: finishing write tid 4 to smithi17769138-182 2024-07-28T11:30:35.805 INFO:tasks.rados.rados.0.smithi177.stdout:3128: finishing write tid 5 to smithi17769138-182 2024-07-28T11:30:35.805 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 182 v 427 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2024-07-28T11:30:35.805 INFO:tasks.rados.rados.0.smithi177.stdout:3128: left oid 182 (ObjNum 1972 snap 0 seq_num 1972) 2024-07-28T11:30:35.805 INFO:tasks.rados.rados.0.smithi177.stdout:3129: finishing write tid 1 to smithi17769138-98 2024-07-28T11:30:35.805 INFO:tasks.rados.rados.0.smithi177.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2024-07-28T11:30:35.810 INFO:tasks.rados.rados.0.smithi177.stdout:3139: writing smithi17769138-256 from 444246 to 1138548 tid 1 2024-07-28T11:30:35.815 INFO:tasks.rados.rados.0.smithi177.stdout:3139: writing smithi17769138-256 from 1614324 to 2102019 tid 2 2024-07-28T11:30:35.822 INFO:tasks.rados.rados.0.smithi177.stdout:3139: writing smithi17769138-256 from 2885268 to 3244246 tid 3 2024-07-28T11:30:35.822 INFO:tasks.rados.rados.0.smithi177.stdout:3128: done (11 left) 2024-07-28T11:30:35.822 INFO:tasks.rados.rados.0.smithi177.stdout:3140: read oid 152 snap -1 2024-07-28T11:30:35.822 INFO:tasks.rados.rados.0.smithi177.stdout:3140: expect (ObjNum 151 snap 0 seq_num 151) 2024-07-28T11:30:35.822 INFO:tasks.rados.rados.0.smithi177.stdout:3141: read oid 319 snap -1 2024-07-28T11:30:35.823 INFO:tasks.rados.rados.0.smithi177.stdout:3141: expect (ObjNum 318 snap 0 seq_num 318) 2024-07-28T11:30:35.823 INFO:tasks.rados.rados.0.smithi177.stdout:3142: write oid 66 current snap is 0 2024-07-28T11:30:35.823 INFO:tasks.rados.rados.0.smithi177.stdout:3132: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:30:36.001 INFO:tasks.rados.rados.0.smithi177.stdout:3129: finishing write tid 2 to smithi17769138-98 2024-07-28T11:30:36.001 INFO:tasks.rados.rados.0.smithi177.stdout:3129: finishing write tid 3 to smithi17769138-98 2024-07-28T11:30:36.001 INFO:tasks.rados.rados.0.smithi177.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2024-07-28T11:30:36.007 INFO:tasks.rados.rados.0.smithi177.stdout:3142: writing smithi17769138-66 from 461053 to 1230604 tid 1 2024-07-28T11:30:36.013 INFO:tasks.rados.rados.0.smithi177.stdout:3142: writing smithi17769138-66 from 1672806 to 2304159 tid 2 2024-07-28T11:30:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:3142: writing smithi17769138-66 from 2912691 to 3261053 tid 3 2024-07-28T11:30:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:3132: done (13 left) 2024-07-28T11:30:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:3143: write oid 151 current snap is 0 2024-07-28T11:30:36.019 INFO:tasks.rados.rados.0.smithi177.stdout:3130: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:36.169 INFO:tasks.rados.rados.0.smithi177.stdout:3129: finishing write tid 4 to smithi17769138-98 2024-07-28T11:30:36.169 INFO:tasks.rados.rados.0.smithi177.stdout:3129: finishing write tid 5 to smithi17769138-98 2024-07-28T11:30:36.169 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 98 v 365 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2024-07-28T11:30:36.170 INFO:tasks.rados.rados.0.smithi177.stdout:3129: left oid 98 (ObjNum 1973 snap 0 seq_num 1973) 2024-07-28T11:30:36.170 INFO:tasks.rados.rados.0.smithi177.stdout:3131: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-07-28T11:30:36.257 INFO:tasks.rados.rados.0.smithi177.stdout:3133: finishing write tid 1 to smithi17769138-222 2024-07-28T11:30:36.257 INFO:tasks.rados.rados.0.smithi177.stdout:3133: finishing write tid 2 to smithi17769138-222 2024-07-28T11:30:36.257 INFO:tasks.rados.rados.0.smithi177.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2024-07-28T11:30:36.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:35 smithi177 bash[31534]: cluster 2024-07-28T11:30:34.819393+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2024-07-28T11:30:36.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:35 smithi177 bash[21846]: cluster 2024-07-28T11:30:34.819393+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2024-07-28T11:30:36.262 INFO:tasks.rados.rados.0.smithi177.stdout:3143: writing smithi17769138-151 from 477860 to 922660 tid 1 2024-07-28T11:30:36.267 INFO:tasks.rados.rados.0.smithi177.stdout:3143: writing smithi17769138-151 from 1331288 to 1822652 tid 2 2024-07-28T11:30:36.276 INFO:tasks.rados.rados.0.smithi177.stdout:3143: writing smithi17769138-151 from 2540114 to 3239523 tid 3 2024-07-28T11:30:36.276 INFO:tasks.rados.rados.0.smithi177.stdout:3129: done (13 left) 2024-07-28T11:30:36.276 INFO:tasks.rados.rados.0.smithi177.stdout:3130: done (12 left) 2024-07-28T11:30:36.276 INFO:tasks.rados.rados.0.smithi177.stdout:3131: done (11 left) 2024-07-28T11:30:36.276 INFO:tasks.rados.rados.0.smithi177.stdout:3144: read oid 238 snap -1 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3144: expect (ObjNum 237 snap 0 seq_num 237) 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3145: write oid 446 current snap is 0 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3133: finishing write tid 3 to smithi17769138-222 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3133: finishing write tid 4 to smithi17769138-222 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3133: finishing write tid 5 to smithi17769138-222 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 331 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3133: left oid 222 (ObjNum 1974 snap 0 seq_num 1974) 2024-07-28T11:30:36.277 INFO:tasks.rados.rados.0.smithi177.stdout:3134: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-07-28T11:30:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:35 smithi204 bash[24094]: cluster 2024-07-28T11:30:34.819393+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:3135: finishing write tid 1 to smithi17769138-359 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:3135: finishing write tid 2 to smithi17769138-359 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:3135: finishing write tid 3 to smithi17769138-359 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:3135: finishing write tid 4 to smithi17769138-359 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 485 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2024-07-28T11:30:36.444 INFO:tasks.rados.rados.0.smithi177.stdout:3135: left oid 359 (ObjNum 1975 snap 0 seq_num 1975) 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: finishing write tid 1 to smithi17769138-294 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: finishing write tid 2 to smithi17769138-294 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: finishing write tid 3 to smithi17769138-294 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: finishing write tid 4 to smithi17769138-294 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: finishing write tid 5 to smithi17769138-294 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 421 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3136: left oid 294 (ObjNum 1976 snap 0 seq_num 1976) 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3137: finishing write tid 1 to smithi17769138-1 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3137: finishing write tid 2 to smithi17769138-1 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3137: finishing write tid 3 to smithi17769138-1 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3137: finishing write tid 4 to smithi17769138-1 2024-07-28T11:30:36.445 INFO:tasks.rados.rados.0.smithi177.stdout:3137: finishing write tid 5 to smithi17769138-1 2024-07-28T11:30:36.446 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 424 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2024-07-28T11:30:36.446 INFO:tasks.rados.rados.0.smithi177.stdout:3137: left oid 1 (ObjNum 1977 snap 0 seq_num 1977) 2024-07-28T11:30:36.446 INFO:tasks.rados.rados.0.smithi177.stdout:3138: expect (ObjNum 1894 snap 0 seq_num 1894) 2024-07-28T11:30:36.617 INFO:tasks.rados.rados.0.smithi177.stdout:3139: finishing write tid 1 to smithi17769138-256 2024-07-28T11:30:36.617 INFO:tasks.rados.rados.0.smithi177.stdout:3139: finishing write tid 2 to smithi17769138-256 2024-07-28T11:30:36.617 INFO:tasks.rados.rados.0.smithi177.stdout:3140: expect (ObjNum 151 snap 0 seq_num 151) 2024-07-28T11:30:36.690 INFO:tasks.rados.rados.0.smithi177.stdout:3139: finishing write tid 3 to smithi17769138-256 2024-07-28T11:30:36.691 INFO:tasks.rados.rados.0.smithi177.stdout:3139: finishing write tid 4 to smithi17769138-256 2024-07-28T11:30:36.691 INFO:tasks.rados.rados.0.smithi177.stdout:3139: finishing write tid 5 to smithi17769138-256 2024-07-28T11:30:36.691 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 453 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2024-07-28T11:30:36.691 INFO:tasks.rados.rados.0.smithi177.stdout:3139: left oid 256 (ObjNum 1978 snap 0 seq_num 1978) 2024-07-28T11:30:36.691 INFO:tasks.rados.rados.0.smithi177.stdout:3141: expect (ObjNum 318 snap 0 seq_num 318) 2024-07-28T11:30:36.793 INFO:tasks.rados.rados.0.smithi177.stdout:3142: finishing write tid 1 to smithi17769138-66 2024-07-28T11:30:36.793 INFO:tasks.rados.rados.0.smithi177.stdout:3142: finishing write tid 2 to smithi17769138-66 2024-07-28T11:30:36.793 INFO:tasks.rados.rados.0.smithi177.stdout:3142: finishing write tid 3 to smithi17769138-66 2024-07-28T11:30:36.793 INFO:tasks.rados.rados.0.smithi177.stdout:3142: finishing write tid 4 to smithi17769138-66 2024-07-28T11:30:36.793 INFO:tasks.rados.rados.0.smithi177.stdout:3142: finishing write tid 5 to smithi17769138-66 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 66 v 369 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3142: left oid 66 (ObjNum 1979 snap 0 seq_num 1979) 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: finishing write tid 1 to smithi17769138-151 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: finishing write tid 2 to smithi17769138-151 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: finishing write tid 3 to smithi17769138-151 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: finishing write tid 4 to smithi17769138-151 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: finishing write tid 5 to smithi17769138-151 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 151 v 367 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3143: left oid 151 (ObjNum 1980 snap 0 seq_num 1980) 2024-07-28T11:30:36.794 INFO:tasks.rados.rados.0.smithi177.stdout:3144: expect (ObjNum 237 snap 0 seq_num 237) 2024-07-28T11:30:36.911 INFO:tasks.rados.rados.0.smithi177.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2024-07-28T11:30:36.927 INFO:tasks.rados.rados.0.smithi177.stdout:3145: writing smithi17769138-446 from 494667 to 1014716 tid 1 2024-07-28T11:30:36.948 INFO:tasks.rados.rados.0.smithi177.stdout:3145: writing smithi17769138-446 from 1673417 to 2308439 tid 2 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3145: writing smithi17769138-446 from 2851184 to 3294667 tid 3 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3133: done (12 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3134: done (11 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3135: done (10 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3136: done (9 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3137: done (8 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3138: done (7 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3139: done (6 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3140: done (5 left) 2024-07-28T11:30:36.964 INFO:tasks.rados.rados.0.smithi177.stdout:3141: done (4 left) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3142: done (3 left) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3143: done (2 left) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3144: done (1 left) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3146: read oid 464 snap -1 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3146: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3147: read oid 87 snap -1 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3147: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3148: write oid 145 current snap is 0 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3145: finishing write tid 1 to smithi17769138-446 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3145: finishing write tid 2 to smithi17769138-446 2024-07-28T11:30:36.965 INFO:tasks.rados.rados.0.smithi177.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2024-07-28T11:30:36.981 INFO:tasks.rados.rados.0.smithi177.stdout:3148: writing smithi17769138-145 from 511474 to 1106772 tid 1 2024-07-28T11:30:36.995 INFO:tasks.rados.rados.0.smithi177.stdout:3148: writing smithi17769138-145 from 1731899 to 2226932 tid 2 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3148: writing smithi17769138-145 from 2878607 to 3311474 tid 3 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3149: delete oid 308 current snap is 0 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3145: finishing write tid 3 to smithi17769138-446 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3145: finishing write tid 4 to smithi17769138-446 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3145: finishing write tid 5 to smithi17769138-446 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 446 v 367 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3145: left oid 446 (ObjNum 1981 snap 0 seq_num 1981) 2024-07-28T11:30:37.007 INFO:tasks.rados.rados.0.smithi177.stdout:3147: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-07-28T11:30:37.174 INFO:tasks.rados.rados.0.smithi177.stdout:3146: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3148: finishing write tid 1 to smithi17769138-145 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3148: finishing write tid 2 to smithi17769138-145 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3145: done (4 left) 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3146: done (3 left) 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3147: done (2 left) 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3149: done (1 left) 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3150: delete oid 282 current snap is 0 2024-07-28T11:30:37.307 INFO:tasks.rados.rados.0.smithi177.stdout:3148: finishing write tid 3 to smithi17769138-145 2024-07-28T11:30:37.308 INFO:tasks.rados.rados.0.smithi177.stdout:3148: finishing write tid 4 to smithi17769138-145 2024-07-28T11:30:37.308 INFO:tasks.rados.rados.0.smithi177.stdout:3148: finishing write tid 5 to smithi17769138-145 2024-07-28T11:30:37.308 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 145 v 371 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2024-07-28T11:30:37.308 INFO:tasks.rados.rados.0.smithi177.stdout:3148: left oid 145 (ObjNum 1982 snap 0 seq_num 1982) 2024-07-28T11:30:37.310 INFO:tasks.rados.rados.0.smithi177.stdout:3148: done (1 left) 2024-07-28T11:30:37.310 INFO:tasks.rados.rados.0.smithi177.stdout:3150: done (0 left) 2024-07-28T11:30:37.310 INFO:tasks.rados.rados.0.smithi177.stdout:3151: read oid 154 snap -1 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3151: expect deleted 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3152: read oid 60 snap -1 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3153: read oid 446 snap -1 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3153: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3154: write oid 199 current snap is 0 2024-07-28T11:30:37.311 INFO:tasks.rados.rados.0.smithi177.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2024-07-28T11:30:37.320 INFO:tasks.rados.rados.0.smithi177.stdout:3154: writing smithi17769138-199 from 561895 to 1099293 tid 1 2024-07-28T11:30:37.330 INFO:tasks.rados.rados.0.smithi177.stdout:3154: writing smithi17769138-199 from 1507345 to 2149705 tid 2 2024-07-28T11:30:37.339 INFO:tasks.rados.rados.0.smithi177.stdout:3154: writing smithi17769138-199 from 2560876 to 3232998 tid 3 2024-07-28T11:30:37.339 INFO:tasks.rados.rados.0.smithi177.stdout:3155: read oid 95 snap -1 2024-07-28T11:30:37.339 INFO:tasks.rados.rados.0.smithi177.stdout:3155: expect (ObjNum 728 snap 0 seq_num 728) 2024-07-28T11:30:37.339 INFO:tasks.rados.rados.0.smithi177.stdout:3156: delete oid 64 current snap is 0 2024-07-28T11:30:37.339 INFO:tasks.rados.rados.0.smithi177.stdout:3153: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-07-28T11:30:37.530 INFO:tasks.rados.rados.0.smithi177.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: finishing write tid 1 to smithi17769138-199 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: finishing write tid 2 to smithi17769138-199 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: finishing write tid 3 to smithi17769138-199 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: finishing write tid 4 to smithi17769138-199 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: finishing write tid 5 to smithi17769138-199 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 403 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2024-07-28T11:30:37.670 INFO:tasks.rados.rados.0.smithi177.stdout:3155: expect (ObjNum 728 snap 0 seq_num 728) 2024-07-28T11:30:37.733 INFO:tasks.rados.rados.0.smithi177.stdout:3151: done (5 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3152: done (4 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3153: done (3 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3154: done (2 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3155: done (1 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3156: done (0 left) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3157: read oid 90 snap -1 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-07-28T11:30:37.734 INFO:tasks.rados.rados.0.smithi177.stdout:3158: delete oid 451 current snap is 0 2024-07-28T11:30:37.736 INFO:tasks.rados.rados.0.smithi177.stdout:3158: done (1 left) 2024-07-28T11:30:37.736 INFO:tasks.rados.rados.0.smithi177.stdout:3159: write oid 174 current snap is 0 2024-07-28T11:30:37.737 INFO:tasks.rados.rados.0.smithi177.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2024-07-28T11:30:37.759 INFO:tasks.rados.rados.0.smithi177.stdout:3159: writing smithi17769138-174 from 612316 to 1375461 tid 1 2024-07-28T11:30:37.783 INFO:tasks.rados.rados.0.smithi177.stdout:3159: writing smithi17769138-174 from 2082791 to 2872478 tid 2 2024-07-28T11:30:37.784 INFO:tasks.rados.rados.0.smithi177.stdout:3160: read oid 335 snap -1 2024-07-28T11:30:37.784 INFO:tasks.rados.rados.0.smithi177.stdout:3160: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:30:37.784 INFO:tasks.rados.rados.0.smithi177.stdout:3161: delete oid 475 current snap is 0 2024-07-28T11:30:37.784 INFO:tasks.rados.rados.0.smithi177.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-07-28T11:30:37.935 INFO:tasks.rados.rados.0.smithi177.stdout:3159: finishing write tid 1 to smithi17769138-174 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:3159: finishing write tid 2 to smithi17769138-174 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:3159: finishing write tid 3 to smithi17769138-174 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:3159: finishing write tid 4 to smithi17769138-174 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 174 v 406 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2024-07-28T11:30:37.936 INFO:tasks.rados.rados.0.smithi177.stdout:3160: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3157: done (3 left) 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3159: done (2 left) 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3160: done (1 left) 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3161: done (0 left) 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3162: read oid 291 snap -1 2024-07-28T11:30:38.082 INFO:tasks.rados.rados.0.smithi177.stdout:3162: expect deleted 2024-07-28T11:30:38.083 INFO:tasks.rados.rados.0.smithi177.stdout:3163: write oid 416 current snap is 0 2024-07-28T11:30:38.083 INFO:tasks.rados.rados.0.smithi177.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2024-07-28T11:30:38.101 INFO:tasks.rados.rados.0.smithi177.stdout:3163: writing smithi17769138-416 from 645930 to 1159573 tid 1 2024-07-28T11:30:38.122 INFO:tasks.rados.rados.0.smithi177.stdout:3163: writing smithi17769138-416 from 1683402 to 2476758 tid 2 2024-07-28T11:30:38.136 INFO:tasks.rados.rados.0.smithi177.stdout:3163: writing smithi17769138-416 from 2981638 to 3445930 tid 3 2024-07-28T11:30:38.136 INFO:tasks.rados.rados.0.smithi177.stdout:3164: write oid 481 current snap is 0 2024-07-28T11:30:38.136 INFO:tasks.rados.rados.0.smithi177.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2024-07-28T11:30:38.150 INFO:tasks.rados.rados.0.smithi177.stdout:3164: writing smithi17769138-481 from 662737 to 1251629 tid 1 2024-07-28T11:30:38.161 INFO:tasks.rados.rados.0.smithi177.stdout:3164: writing smithi17769138-481 from 1741884 to 2395251 tid 2 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3164: writing smithi17769138-481 from 3009061 to 3462737 tid 3 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3165: read oid 306 snap -1 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3166: delete oid 30 current snap is 0 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3163: finishing write tid 1 to smithi17769138-416 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3163: finishing write tid 2 to smithi17769138-416 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3163: finishing write tid 3 to smithi17769138-416 2024-07-28T11:30:38.170 INFO:tasks.rados.rados.0.smithi177.stdout:3163: finishing write tid 4 to smithi17769138-416 2024-07-28T11:30:38.171 INFO:tasks.rados.rados.0.smithi177.stdout:3163: finishing write tid 5 to smithi17769138-416 2024-07-28T11:30:38.171 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 416 v 490 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2024-07-28T11:30:38.171 INFO:tasks.rados.rados.0.smithi177.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2024-07-28T11:30:38.171 INFO:tasks.rados.rados.0.smithi177.stdout:3164: finishing write tid 1 to smithi17769138-481 2024-07-28T11:30:38.171 INFO:tasks.rados.rados.0.smithi177.stdout:3164: finishing write tid 2 to smithi17769138-481 2024-07-28T11:30:38.173 INFO:tasks.rados.rados.0.smithi177.stdout:3162: done (4 left) 2024-07-28T11:30:38.173 INFO:tasks.rados.rados.0.smithi177.stdout:3163: done (3 left) 2024-07-28T11:30:38.173 INFO:tasks.rados.rados.0.smithi177.stdout:3166: done (2 left) 2024-07-28T11:30:38.173 INFO:tasks.rados.rados.0.smithi177.stdout:3167: delete oid 292 current snap is 0 2024-07-28T11:30:38.175 INFO:tasks.rados.rados.0.smithi177.stdout:3167: done (2 left) 2024-07-28T11:30:38.175 INFO:tasks.rados.rados.0.smithi177.stdout:3168: write oid 8 current snap is 0 2024-07-28T11:30:38.176 INFO:tasks.rados.rados.0.smithi177.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2024-07-28T11:30:38.184 INFO:tasks.rados.rados.0.smithi177.stdout:3168: writing smithi17769138-8 from 713158 to 1244150 tid 1 2024-07-28T11:30:38.190 INFO:tasks.rados.rados.0.smithi177.stdout:3168: writing smithi17769138-8 from 1917330 to 2318024 tid 2 2024-07-28T11:30:38.197 INFO:tasks.rados.rados.0.smithi177.stdout:3168: writing smithi17769138-8 from 3091330 to 3497606 tid 3 2024-07-28T11:30:38.197 INFO:tasks.rados.rados.0.smithi177.stdout:3169: write oid 81 current snap is 0 2024-07-28T11:30:38.197 INFO:tasks.rados.rados.0.smithi177.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2024-07-28T11:30:38.205 INFO:tasks.rados.rados.0.smithi177.stdout:3169: writing smithi17769138-81 from 729965 to 1336206 tid 1 2024-07-28T11:30:38.212 INFO:tasks.rados.rados.0.smithi177.stdout:3169: writing smithi17769138-81 from 1975812 to 2636517 tid 2 2024-07-28T11:30:38.217 INFO:tasks.rados.rados.0.smithi177.stdout:3169: writing smithi17769138-81 from 3118753 to 3529965 tid 3 2024-07-28T11:30:38.217 INFO:tasks.rados.rados.0.smithi177.stdout:3170: read oid 484 snap -1 2024-07-28T11:30:38.218 INFO:tasks.rados.rados.0.smithi177.stdout:3170: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-07-28T11:30:38.218 INFO:tasks.rados.rados.0.smithi177.stdout:3171: write oid 388 current snap is 0 2024-07-28T11:30:38.218 INFO:tasks.rados.rados.0.smithi177.stdout:3164: finishing write tid 3 to smithi17769138-481 2024-07-28T11:30:38.218 INFO:tasks.rados.rados.0.smithi177.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2024-07-28T11:30:38.226 INFO:tasks.rados.rados.0.smithi177.stdout:3171: writing smithi17769138-388 from 746772 to 1428262 tid 1 2024-07-28T11:30:38.233 INFO:tasks.rados.rados.0.smithi177.stdout:3171: writing smithi17769138-388 from 2034294 to 2438657 tid 2 2024-07-28T11:30:38.239 INFO:tasks.rados.rados.0.smithi177.stdout:3171: writing smithi17769138-388 from 3146176 to 3546772 tid 3 2024-07-28T11:30:38.239 INFO:tasks.rados.rados.0.smithi177.stdout:3172: write oid 221 current snap is 0 2024-07-28T11:30:38.239 INFO:tasks.rados.rados.0.smithi177.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2024-07-28T11:30:38.248 INFO:tasks.rados.rados.0.smithi177.stdout:3172: writing smithi17769138-221 from 763579 to 1520318 tid 1 2024-07-28T11:30:38.253 INFO:tasks.rados.rados.0.smithi177.stdout:3172: writing smithi17769138-221 from 1976423 to 2524444 tid 2 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3172: writing smithi17769138-221 from 2940893 to 3563579 tid 3 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3173: read oid 461 snap -1 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3173: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3174: read oid 223 snap -1 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3174: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3175: write oid 281 current snap is 0 2024-07-28T11:30:38.260 INFO:tasks.rados.rados.0.smithi177.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2024-07-28T11:30:38.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:37 smithi177 bash[31534]: cluster 2024-07-28T11:30:36.820482+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2024-07-28T11:30:38.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:37 smithi177 bash[31534]: audit 2024-07-28T11:30:36.987846+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.177:0/746274462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:38.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:37 smithi177 bash[21846]: cluster 2024-07-28T11:30:36.820482+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2024-07-28T11:30:38.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:37 smithi177 bash[21846]: audit 2024-07-28T11:30:36.987846+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.177:0/746274462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:38.266 INFO:tasks.rados.rados.0.smithi177.stdout:3175: writing smithi17769138-281 from 780386 to 1212374 tid 1 2024-07-28T11:30:38.271 INFO:tasks.rados.rados.0.smithi177.stdout:3175: writing smithi17769138-281 from 1634905 to 2042937 tid 2 2024-07-28T11:30:38.278 INFO:tasks.rados.rados.0.smithi177.stdout:3175: writing smithi17769138-281 from 2684669 to 3252386 tid 3 2024-07-28T11:30:38.278 INFO:tasks.rados.rados.0.smithi177.stdout:3176: read oid 363 snap -1 2024-07-28T11:30:38.278 INFO:tasks.rados.rados.0.smithi177.stdout:3176: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-07-28T11:30:38.278 INFO:tasks.rados.rados.0.smithi177.stdout:3177: write oid 357 current snap is 0 2024-07-28T11:30:38.279 INFO:tasks.rados.rados.0.smithi177.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2024-07-28T11:30:38.286 INFO:tasks.rados.rados.0.smithi177.stdout:3177: writing smithi17769138-357 from 797193 to 1304430 tid 1 2024-07-28T11:30:38.293 INFO:tasks.rados.rados.0.smithi177.stdout:3177: writing smithi17769138-357 from 2093387 to 2645077 tid 2 2024-07-28T11:30:38.299 INFO:tasks.rados.rados.0.smithi177.stdout:3177: writing smithi17769138-357 from 3112092 to 3597193 tid 3 2024-07-28T11:30:38.299 INFO:tasks.rados.rados.0.smithi177.stdout:3178: delete oid 225 current snap is 0 2024-07-28T11:30:38.299 INFO:tasks.rados.rados.0.smithi177.stdout:3164: finishing write tid 4 to smithi17769138-481 2024-07-28T11:30:38.300 INFO:tasks.rados.rados.0.smithi177.stdout:3164: finishing write tid 5 to smithi17769138-481 2024-07-28T11:30:38.300 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 481 v 431 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2024-07-28T11:30:38.300 INFO:tasks.rados.rados.0.smithi177.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2024-07-28T11:30:38.300 INFO:tasks.rados.rados.0.smithi177.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-07-28T11:30:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:37 smithi204 bash[24094]: cluster 2024-07-28T11:30:36.820482+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2024-07-28T11:30:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:37 smithi204 bash[24094]: audit 2024-07-28T11:30:36.987846+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.177:0/746274462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: finishing write tid 1 to smithi17769138-8 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: finishing write tid 2 to smithi17769138-8 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: finishing write tid 3 to smithi17769138-8 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: finishing write tid 4 to smithi17769138-8 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: finishing write tid 5 to smithi17769138-8 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 8 v 371 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3168: left oid 8 (ObjNum 1994 snap 0 seq_num 1994) 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3169: finishing write tid 1 to smithi17769138-81 2024-07-28T11:30:38.470 INFO:tasks.rados.rados.0.smithi177.stdout:3169: finishing write tid 2 to smithi17769138-81 2024-07-28T11:30:38.471 INFO:tasks.rados.rados.0.smithi177.stdout:3169: finishing write tid 3 to smithi17769138-81 2024-07-28T11:30:38.471 INFO:tasks.rados.rados.0.smithi177.stdout:3170: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3169: finishing write tid 4 to smithi17769138-81 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3169: finishing write tid 5 to smithi17769138-81 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 81 v 426 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3169: left oid 81 (ObjNum 1995 snap 0 seq_num 1995) 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3171: finishing write tid 1 to smithi17769138-388 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3171: finishing write tid 2 to smithi17769138-388 2024-07-28T11:30:38.532 INFO:tasks.rados.rados.0.smithi177.stdout:3171: finishing write tid 3 to smithi17769138-388 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3171: finishing write tid 4 to smithi17769138-388 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3171: finishing write tid 5 to smithi17769138-388 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 388 v 336 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3171: left oid 388 (ObjNum 1996 snap 0 seq_num 1996) 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3172: finishing write tid 1 to smithi17769138-221 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3172: finishing write tid 2 to smithi17769138-221 2024-07-28T11:30:38.533 INFO:tasks.rados.rados.0.smithi177.stdout:3173: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:3172: finishing write tid 3 to smithi17769138-221 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:3172: finishing write tid 4 to smithi17769138-221 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:3172: finishing write tid 5 to smithi17769138-221 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 221 v 407 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:3172: left oid 221 (ObjNum 1997 snap 0 seq_num 1997) 2024-07-28T11:30:38.661 INFO:tasks.rados.rados.0.smithi177.stdout:3174: expect (ObjNum 222 snap 0 seq_num 222) 2024-07-28T11:30:38.781 INFO:tasks.rados.rados.0.smithi177.stdout:3175: finishing write tid 1 to smithi17769138-281 2024-07-28T11:30:38.781 INFO:tasks.rados.rados.0.smithi177.stdout:3175: finishing write tid 2 to smithi17769138-281 2024-07-28T11:30:38.781 INFO:tasks.rados.rados.0.smithi177.stdout:3175: finishing write tid 3 to smithi17769138-281 2024-07-28T11:30:38.781 INFO:tasks.rados.rados.0.smithi177.stdout:3175: finishing write tid 4 to smithi17769138-281 2024-07-28T11:30:38.782 INFO:tasks.rados.rados.0.smithi177.stdout:3175: finishing write tid 5 to smithi17769138-281 2024-07-28T11:30:38.782 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 410 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2024-07-28T11:30:38.782 INFO:tasks.rados.rados.0.smithi177.stdout:3175: left oid 281 (ObjNum 1998 snap 0 seq_num 1998) 2024-07-28T11:30:38.782 INFO:tasks.rados.rados.0.smithi177.stdout:3176: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-07-28T11:30:38.903 INFO:tasks.rados.rados.0.smithi177.stdout:3177: finishing write tid 1 to smithi17769138-357 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3177: finishing write tid 2 to smithi17769138-357 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3177: finishing write tid 3 to smithi17769138-357 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3177: finishing write tid 4 to smithi17769138-357 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3177: finishing write tid 5 to smithi17769138-357 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 357 v 458 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3177: left oid 357 (ObjNum 1999 snap 0 seq_num 1999) 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3164: done (12 left) 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3165: done (11 left) 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3168: done (10 left) 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3169: done (9 left) 2024-07-28T11:30:38.904 INFO:tasks.rados.rados.0.smithi177.stdout:3170: done (8 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3171: done (7 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3172: done (6 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3173: done (5 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3174: done (4 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3175: done (3 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3176: done (2 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3177: done (1 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3178: done (0 left) 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3179: write oid 312 current snap is 0 2024-07-28T11:30:38.905 INFO:tasks.rados.rados.0.smithi177.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2024-07-28T11:30:38.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:38 smithi204 bash[59111]: ts=2024-07-28T11:30: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:30:38.920 INFO:tasks.rados.rados.0.smithi177.stdout:3179: writing smithi17769138-312 from 430807 to 1204895 tid 1 2024-07-28T11:30:38.936 INFO:tasks.rados.rados.0.smithi177.stdout:3179: writing smithi17769138-312 from 1810351 to 2365710 tid 2 2024-07-28T11:30:38.949 INFO:tasks.rados.rados.0.smithi177.stdout:3179: writing smithi17769138-312 from 2766938 to 3284824 tid 3 2024-07-28T11:30:38.949 INFO:tasks.rados.rados.0.smithi177.stdout:3180: write oid 495 current snap is 0 2024-07-28T11:30:38.950 INFO:tasks.rados.rados.0.smithi177.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2024-07-28T11:30:38.960 INFO:tasks.rados.rados.0.smithi177.stdout:3180: writing smithi17769138-495 from 447614 to 896951 tid 1 2024-07-28T11:30:38.971 INFO:tasks.rados.rados.0.smithi177.stdout:3180: writing smithi17769138-495 from 1468833 to 1884203 tid 2 2024-07-28T11:30:38.982 INFO:tasks.rados.rados.0.smithi177.stdout:3180: writing smithi17769138-495 from 2394361 to 3123519 tid 3 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3180: writing smithi17769138-495 from 3603789 to 3647614 tid 4 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3181: delete oid 247 current snap is 0 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: finishing write tid 1 to smithi17769138-312 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: finishing write tid 2 to smithi17769138-312 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: finishing write tid 3 to smithi17769138-312 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: finishing write tid 4 to smithi17769138-312 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: finishing write tid 5 to smithi17769138-312 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 312 v 428 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2024-07-28T11:30:38.987 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 1 to smithi17769138-495 2024-07-28T11:30:38.988 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 2 to smithi17769138-495 2024-07-28T11:30:38.988 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 3 to smithi17769138-495 2024-07-28T11:30:38.989 INFO:tasks.rados.rados.0.smithi177.stdout:3179: done (2 left) 2024-07-28T11:30:38.989 INFO:tasks.rados.rados.0.smithi177.stdout:3181: done (1 left) 2024-07-28T11:30:38.990 INFO:tasks.rados.rados.0.smithi177.stdout:3182: write oid 337 current snap is 0 2024-07-28T11:30:38.990 INFO:tasks.rados.rados.0.smithi177.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2024-07-28T11:30:38.997 INFO:tasks.rados.rados.0.smithi177.stdout:3182: writing smithi17769138-337 from 481228 to 1081063 tid 1 2024-07-28T11:30:39.004 INFO:tasks.rados.rados.0.smithi177.stdout:3182: writing smithi17769138-337 from 1585797 to 2004836 tid 2 2024-07-28T11:30:39.013 INFO:tasks.rados.rados.0.smithi177.stdout:3182: writing smithi17769138-337 from 2449207 to 3200909 tid 3 2024-07-28T11:30:39.013 INFO:tasks.rados.rados.0.smithi177.stdout:3183: read oid 3 snap -1 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3184: delete oid 265 current snap is 0 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 4 to smithi17769138-495 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 5 to smithi17769138-495 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3180: finishing write tid 6 to smithi17769138-495 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 495 v 376 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3182: finishing write tid 1 to smithi17769138-337 2024-07-28T11:30:39.014 INFO:tasks.rados.rados.0.smithi177.stdout:3182: finishing write tid 2 to smithi17769138-337 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3180: done (3 left) 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3184: done (2 left) 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3185: read oid 127 snap -1 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3185: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3186: read oid 181 snap -1 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3187: write oid 184 current snap is 0 2024-07-28T11:30:39.016 INFO:tasks.rados.rados.0.smithi177.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2024-07-28T11:30:39.025 INFO:tasks.rados.rados.0.smithi177.stdout:3187: writing smithi17769138-184 from 514842 to 1265175 tid 1 2024-07-28T11:30:39.033 INFO:tasks.rados.rados.0.smithi177.stdout:3187: writing smithi17769138-184 from 1986408 to 2409116 tid 2 2024-07-28T11:30:39.042 INFO:tasks.rados.rados.0.smithi177.stdout:3187: writing smithi17769138-184 from 3187700 to 3678299 tid 3 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3188: read oid 440 snap -1 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3188: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3189: read oid 271 snap -1 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3189: expect deleted 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3190: delete oid 231 current snap is 0 2024-07-28T11:30:39.043 INFO:tasks.rados.rados.0.smithi177.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-07-28T11:30:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:3182: finishing write tid 3 to smithi17769138-337 2024-07-28T11:30:39.189 INFO:tasks.rados.rados.0.smithi177.stdout:3185: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-07-28T11:30:39.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:38 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:38] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2024-07-28T11:30:39.445 INFO:tasks.rados.rados.0.smithi177.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3182: finishing write tid 4 to smithi17769138-337 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3182: finishing write tid 5 to smithi17769138-337 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 383 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3187: finishing write tid 1 to smithi17769138-184 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3187: finishing write tid 2 to smithi17769138-184 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3187: finishing write tid 3 to smithi17769138-184 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3187: finishing write tid 4 to smithi17769138-184 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:3187: finishing write tid 5 to smithi17769138-184 2024-07-28T11:30:39.632 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 417 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2024-07-28T11:30:39.633 INFO:tasks.rados.rados.0.smithi177.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2024-07-28T11:30:39.633 INFO:tasks.rados.rados.0.smithi177.stdout:3188: expect (ObjNum 1002 snap 0 seq_num 1002) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3182: done (7 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3183: done (6 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3185: done (5 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3186: done (4 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3187: done (3 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3188: done (2 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3189: done (1 left) 2024-07-28T11:30:39.758 INFO:tasks.rados.rados.0.smithi177.stdout:3190: done (0 left) 2024-07-28T11:30:39.759 INFO:tasks.rados.rados.0.smithi177.stdout:3191: delete oid 107 current snap is 0 2024-07-28T11:30:39.761 INFO:tasks.rados.rados.0.smithi177.stdout:3191: done (0 left) 2024-07-28T11:30:39.761 INFO:tasks.rados.rados.0.smithi177.stdout:3192: write oid 427 current snap is 0 2024-07-28T11:30:39.761 INFO:tasks.rados.rados.0.smithi177.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2024-07-28T11:30:39.780 INFO:tasks.rados.rados.0.smithi177.stdout:3192: writing smithi17769138-427 from 565263 to 1257696 tid 1 2024-07-28T11:30:39.798 INFO:tasks.rados.rados.0.smithi177.stdout:3192: writing smithi17769138-427 from 1878207 to 2448242 tid 2 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3192: writing smithi17769138-427 from 2986322 to 3710737 tid 3 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3193: read oid 269 snap -1 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3192: finishing write tid 1 to smithi17769138-427 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3192: finishing write tid 2 to smithi17769138-427 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3194: read oid 331 snap -1 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3195: write oid 454 current snap is 0 2024-07-28T11:30:39.816 INFO:tasks.rados.rados.0.smithi177.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2024-07-28T11:30:39.835 INFO:tasks.rados.rados.0.smithi177.stdout:3195: writing smithi17769138-454 from 582070 to 1349752 tid 1 2024-07-28T11:30:39.849 INFO:tasks.rados.rados.0.smithi177.stdout:3195: writing smithi17769138-454 from 1820336 to 2534029 tid 2 2024-07-28T11:30:39.861 INFO:tasks.rados.rados.0.smithi177.stdout:3195: writing smithi17769138-454 from 3181039 to 3782070 tid 3 2024-07-28T11:30:39.861 INFO:tasks.rados.rados.0.smithi177.stdout:3196: write oid 106 current snap is 0 2024-07-28T11:30:39.861 INFO:tasks.rados.rados.0.smithi177.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2024-07-28T11:30:39.869 INFO:tasks.rados.rados.0.smithi177.stdout:3196: writing smithi17769138-106 from 598877 to 1041808 tid 1 2024-07-28T11:30:39.877 INFO:tasks.rados.rados.0.smithi177.stdout:3196: writing smithi17769138-106 from 1478818 to 2052522 tid 2 2024-07-28T11:30:39.883 INFO:tasks.rados.rados.0.smithi177.stdout:3196: writing smithi17769138-106 from 2524815 to 2988127 tid 3 2024-07-28T11:30:39.889 INFO:tasks.rados.rados.0.smithi177.stdout:3196: writing smithi17769138-106 from 3516293 to 3798877 tid 4 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3197: read oid 416 snap -1 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3198: read oid 69 snap -1 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3199: read oid 72 snap -1 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3200: write oid 302 current snap is 0 2024-07-28T11:30:39.890 INFO:tasks.rados.rados.0.smithi177.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2024-07-28T11:30:39.896 INFO:tasks.rados.rados.0.smithi177.stdout:3200: writing smithi17769138-302 from 615684 to 1133864 tid 1 2024-07-28T11:30:39.904 INFO:tasks.rados.rados.0.smithi177.stdout:3200: writing smithi17769138-302 from 1537300 to 2254662 tid 2 2024-07-28T11:30:39.914 INFO:tasks.rados.rados.0.smithi177.stdout:3200: writing smithi17769138-302 from 2835885 to 3510469 tid 3 2024-07-28T11:30:39.914 INFO:tasks.rados.rados.0.smithi177.stdout:3201: delete oid 181 current snap is 0 2024-07-28T11:30:39.914 INFO:tasks.rados.rados.0.smithi177.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:3192: finishing write tid 3 to smithi17769138-427 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:3192: finishing write tid 4 to smithi17769138-427 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:3192: finishing write tid 5 to smithi17769138-427 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 427 v 431 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2024-07-28T11:30:40.054 INFO:tasks.rados.rados.0.smithi177.stdout:3192: done (9 left) 2024-07-28T11:30:40.055 INFO:tasks.rados.rados.0.smithi177.stdout:3194: done (8 left) 2024-07-28T11:30:40.055 INFO:tasks.rados.rados.0.smithi177.stdout:3201: done (7 left) 2024-07-28T11:30:40.055 INFO:tasks.rados.rados.0.smithi177.stdout:3202: write oid 267 current snap is 0 2024-07-28T11:30:40.055 INFO:tasks.rados.rados.0.smithi177.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-07-28T11:30:40.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[21846]: cluster 2024-07-28T11:30:38.821154+0000 mgr.x (mgr.24514) 65 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2024-07-28T11:30:40.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[21846]: audit 2024-07-28T11:30:39.313179+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:40.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[21846]: audit 2024-07-28T11:30:39.353962+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.177:0/3667091994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:40.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[31534]: cluster 2024-07-28T11:30:38.821154+0000 mgr.x (mgr.24514) 65 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2024-07-28T11:30:40.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[31534]: audit 2024-07-28T11:30:39.313179+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:40.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:39 smithi177 bash[31534]: audit 2024-07-28T11:30:39.353962+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.177:0/3667091994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:40.270 INFO:tasks.rados.rados.0.smithi177.stdout:3195: finishing write tid 1 to smithi17769138-454 2024-07-28T11:30:40.270 INFO:tasks.rados.rados.0.smithi177.stdout:3195: finishing write tid 2 to smithi17769138-454 2024-07-28T11:30:40.270 INFO:tasks.rados.rados.0.smithi177.stdout:3195: finishing write tid 3 to smithi17769138-454 2024-07-28T11:30:40.270 INFO:tasks.rados.rados.0.smithi177.stdout:3195: finishing write tid 4 to smithi17769138-454 2024-07-28T11:30:40.270 INFO:tasks.rados.rados.0.smithi177.stdout:3195: finishing write tid 5 to smithi17769138-454 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 454 v 380 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 1 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 2 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 3 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 4 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 5 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: finishing write tid 6 to smithi17769138-106 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 106 v 376 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2024-07-28T11:30:40.271 INFO:tasks.rados.rados.0.smithi177.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-07-28T11:30:40.367 INFO:tasks.rados.rados.0.smithi177.stdout:3200: finishing write tid 1 to smithi17769138-302 2024-07-28T11:30:40.368 INFO:tasks.rados.rados.0.smithi177.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2024-07-28T11:30:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:39 smithi204 bash[24094]: cluster 2024-07-28T11:30:38.821154+0000 mgr.x (mgr.24514) 65 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2024-07-28T11:30:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:39 smithi204 bash[24094]: audit 2024-07-28T11:30:39.313179+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:39 smithi204 bash[24094]: audit 2024-07-28T11:30:39.353962+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.177:0/3667091994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:40.473 INFO:tasks.rados.rados.0.smithi177.stdout:3200: finishing write tid 2 to smithi17769138-302 2024-07-28T11:30:40.473 INFO:tasks.rados.rados.0.smithi177.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:3200: finishing write tid 3 to smithi17769138-302 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:3200: finishing write tid 4 to smithi17769138-302 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:3200: finishing write tid 5 to smithi17769138-302 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 401 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2024-07-28T11:30:40.713 INFO:tasks.rados.rados.0.smithi177.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2024-07-28T11:30:40.732 INFO:tasks.rados.rados.0.smithi177.stdout:3202: writing smithi17769138-267 from 649298 to 1317976 tid 1 2024-07-28T11:30:40.751 INFO:tasks.rados.rados.0.smithi177.stdout:3202: writing smithi17769138-267 from 1937911 to 2658942 tid 2 2024-07-28T11:30:40.766 INFO:tasks.rados.rados.0.smithi177.stdout:3202: writing smithi17769138-267 from 3174378 to 3849298 tid 3 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3193: done (7 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3195: done (6 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3196: done (5 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3197: done (4 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3198: done (3 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3199: done (2 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3200: done (1 left) 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3203: write oid 285 current snap is 0 2024-07-28T11:30:40.767 INFO:tasks.rados.rados.0.smithi177.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2024-07-28T11:30:40.777 INFO:tasks.rados.rados.0.smithi177.stdout:3203: writing smithi17769138-285 from 666105 to 1126385 tid 1 2024-07-28T11:30:40.788 INFO:tasks.rados.rados.0.smithi177.stdout:3203: writing smithi17769138-285 from 1712746 to 2293788 tid 2 2024-07-28T11:30:40.798 INFO:tasks.rados.rados.0.smithi177.stdout:3203: writing smithi17769138-285 from 3034507 to 3659260 tid 3 2024-07-28T11:30:40.798 INFO:tasks.rados.rados.0.smithi177.stdout:3204: write oid 324 current snap is 0 2024-07-28T11:30:40.798 INFO:tasks.rados.rados.0.smithi177.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2024-07-28T11:30:40.806 INFO:tasks.rados.rados.0.smithi177.stdout:3204: writing smithi17769138-324 from 682912 to 1218441 tid 1 2024-07-28T11:30:40.815 INFO:tasks.rados.rados.0.smithi177.stdout:3204: writing smithi17769138-324 from 1771228 to 2495928 tid 2 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3204: writing smithi17769138-324 from 3061930 to 3497955 tid 3 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3205: read oid 484 snap -1 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3206: delete oid 429 current snap is 0 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: finishing write tid 1 to smithi17769138-267 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: finishing write tid 2 to smithi17769138-267 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: finishing write tid 3 to smithi17769138-267 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: finishing write tid 4 to smithi17769138-267 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: finishing write tid 5 to smithi17769138-267 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 291 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2024-07-28T11:30:40.821 INFO:tasks.rados.rados.0.smithi177.stdout:3202: left oid 267 (ObjNum 2014 snap 0 seq_num 2014) 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: finishing write tid 1 to smithi17769138-285 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: finishing write tid 2 to smithi17769138-285 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: finishing write tid 3 to smithi17769138-285 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: finishing write tid 4 to smithi17769138-285 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: finishing write tid 5 to smithi17769138-285 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 285 v 295 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2024-07-28T11:30:40.822 INFO:tasks.rados.rados.0.smithi177.stdout:3204: finishing write tid 1 to smithi17769138-324 2024-07-28T11:30:40.823 INFO:tasks.rados.rados.0.smithi177.stdout:3204: finishing write tid 2 to smithi17769138-324 2024-07-28T11:30:40.823 INFO:tasks.rados.rados.0.smithi177.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-07-28T11:30:40.935 INFO:tasks.rados.rados.0.smithi177.stdout:3204: finishing write tid 3 to smithi17769138-324 2024-07-28T11:30:40.935 INFO:tasks.rados.rados.0.smithi177.stdout:3204: finishing write tid 4 to smithi17769138-324 2024-07-28T11:30:40.935 INFO:tasks.rados.rados.0.smithi177.stdout:3204: finishing write tid 5 to smithi17769138-324 2024-07-28T11:30:40.935 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 324 v 373 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3202: done (4 left) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3203: done (3 left) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3204: done (2 left) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3205: done (1 left) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3206: done (0 left) 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3207: write oid 301 current snap is 0 2024-07-28T11:30:40.936 INFO:tasks.rados.rados.0.smithi177.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2024-07-28T11:30:40.944 INFO:tasks.rados.rados.0.smithi177.stdout:3207: writing smithi17769138-301 from 716526 to 1402553 tid 1 2024-07-28T11:30:40.953 INFO:tasks.rados.rados.0.smithi177.stdout:3207: writing smithi17769138-301 from 2171839 to 2900208 tid 2 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3207: writing smithi17769138-301 from 3400423 to 3858992 tid 3 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3208: read oid 383 snap -1 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3208: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3209: write oid 298 current snap is 0 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3207: finishing write tid 1 to smithi17769138-301 2024-07-28T11:30:40.960 INFO:tasks.rados.rados.0.smithi177.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2024-07-28T11:30:40.971 INFO:tasks.rados.rados.0.smithi177.stdout:3209: writing smithi17769138-298 from 733333 to 1494609 tid 1 2024-07-28T11:30:40.980 INFO:tasks.rados.rados.0.smithi177.stdout:3209: writing smithi17769138-298 from 2230321 to 2818701 tid 2 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3209: writing smithi17769138-298 from 3427846 to 3933333 tid 3 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3210: read oid 480 snap -1 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3210: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3211: read oid 450 snap -1 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3211: expect (ObjNum 1888 snap 0 seq_num 1888) 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3212: write oid 42 current snap is 0 2024-07-28T11:30:40.989 INFO:tasks.rados.rados.0.smithi177.stdout:3207: finishing write tid 2 to smithi17769138-301 2024-07-28T11:30:40.990 INFO:tasks.rados.rados.0.smithi177.stdout:3207: finishing write tid 3 to smithi17769138-301 2024-07-28T11:30:40.990 INFO:tasks.rados.rados.0.smithi177.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2024-07-28T11:30:40.996 INFO:tasks.rados.rados.0.smithi177.stdout:3212: writing smithi17769138-42 from 750140 to 1186665 tid 1 2024-07-28T11:30:41.005 INFO:tasks.rados.rados.0.smithi177.stdout:3212: writing smithi17769138-42 from 1888803 to 2620841 tid 2 2024-07-28T11:30:41.011 INFO:tasks.rados.rados.0.smithi177.stdout:3212: writing smithi17769138-42 from 3055269 to 3652735 tid 3 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3213: read oid 82 snap -1 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3214: read oid 148 snap -1 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3215: write oid 67 current snap is 0 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3207: finishing write tid 4 to smithi17769138-301 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3207: finishing write tid 5 to smithi17769138-301 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 301 v 414 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3207: left oid 301 (ObjNum 2018 snap 0 seq_num 2018) 2024-07-28T11:30:41.012 INFO:tasks.rados.rados.0.smithi177.stdout:3208: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-07-28T11:30:41.178 INFO:tasks.rados.rados.0.smithi177.stdout:3209: finishing write tid 1 to smithi17769138-298 2024-07-28T11:30:41.179 INFO:tasks.rados.rados.0.smithi177.stdout:3209: finishing write tid 2 to smithi17769138-298 2024-07-28T11:30:41.179 INFO:tasks.rados.rados.0.smithi177.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2024-07-28T11:30:41.185 INFO:tasks.rados.rados.0.smithi177.stdout:3215: writing smithi17769138-67 from 766947 to 1278721 tid 1 2024-07-28T11:30:41.192 INFO:tasks.rados.rados.0.smithi177.stdout:3215: writing smithi17769138-67 from 1947285 to 2422981 tid 2 2024-07-28T11:30:41.198 INFO:tasks.rados.rados.0.smithi177.stdout:3215: writing smithi17769138-67 from 2966339 to 3375077 tid 3 2024-07-28T11:30:41.201 INFO:tasks.rados.rados.0.smithi177.stdout:3215: writing smithi17769138-67 from 3895036 to 3966947 tid 4 2024-07-28T11:30:41.202 INFO:tasks.rados.rados.0.smithi177.stdout:3207: done (8 left) 2024-07-28T11:30:41.202 INFO:tasks.rados.rados.0.smithi177.stdout:3208: done (7 left) 2024-07-28T11:30:41.202 INFO:tasks.rados.rados.0.smithi177.stdout:3216: write oid 457 current snap is 0 2024-07-28T11:30:41.202 INFO:tasks.rados.rados.0.smithi177.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2024-07-28T11:30:41.209 INFO:tasks.rados.rados.0.smithi177.stdout:3216: writing smithi17769138-457 from 783754 to 1370777 tid 1 2024-07-28T11:30:41.217 INFO:tasks.rados.rados.0.smithi177.stdout:3216: writing smithi17769138-457 from 1889414 to 2625121 tid 2 2024-07-28T11:30:41.225 INFO:tasks.rados.rados.0.smithi177.stdout:3216: writing smithi17769138-457 from 3393762 to 3983754 tid 3 2024-07-28T11:30:41.225 INFO:tasks.rados.rados.0.smithi177.stdout:3217: read oid 41 snap -1 2024-07-28T11:30:41.226 INFO:tasks.rados.rados.0.smithi177.stdout:3217: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-07-28T11:30:41.226 INFO:tasks.rados.rados.0.smithi177.stdout:3218: write oid 415 current snap is 0 2024-07-28T11:30:41.226 INFO:tasks.rados.rados.0.smithi177.stdout:3210: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:41.315 INFO:tasks.rados.rados.0.smithi177.stdout:3209: finishing write tid 3 to smithi17769138-298 2024-07-28T11:30:41.315 INFO:tasks.rados.rados.0.smithi177.stdout:3209: finishing write tid 4 to smithi17769138-298 2024-07-28T11:30:41.315 INFO:tasks.rados.rados.0.smithi177.stdout:3209: finishing write tid 5 to smithi17769138-298 2024-07-28T11:30:41.315 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 298 v 432 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2024-07-28T11:30:41.315 INFO:tasks.rados.rados.0.smithi177.stdout:3209: left oid 298 (ObjNum 2019 snap 0 seq_num 2019) 2024-07-28T11:30:41.316 INFO:tasks.rados.rados.0.smithi177.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2024-07-28T11:30:41.322 INFO:tasks.rados.rados.0.smithi177.stdout:3218: writing smithi17769138-415 from 400561 to 1179186 tid 1 2024-07-28T11:30:41.326 INFO:tasks.rados.rados.0.smithi177.stdout:3218: writing smithi17769138-415 from 1664249 to 2000561 tid 2 2024-07-28T11:30:41.326 INFO:tasks.rados.rados.0.smithi177.stdout:3209: done (9 left) 2024-07-28T11:30:41.326 INFO:tasks.rados.rados.0.smithi177.stdout:3210: done (8 left) 2024-07-28T11:30:41.326 INFO:tasks.rados.rados.0.smithi177.stdout:3219: write oid 397 current snap is 0 2024-07-28T11:30:41.326 INFO:tasks.rados.rados.0.smithi177.stdout:3211: expect (ObjNum 1888 snap 0 seq_num 1888) 2024-07-28T11:30:41.580 INFO:tasks.rados.rados.0.smithi177.stdout:3212: finishing write tid 1 to smithi17769138-42 2024-07-28T11:30:41.581 INFO:tasks.rados.rados.0.smithi177.stdout:3212: finishing write tid 2 to smithi17769138-42 2024-07-28T11:30:41.581 INFO:tasks.rados.rados.0.smithi177.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2024-07-28T11:30:41.585 INFO:tasks.rados.rados.0.smithi177.stdout:3219: writing smithi17769138-397 from 417368 to 871242 tid 1 2024-07-28T11:30:41.592 INFO:tasks.rados.rados.0.smithi177.stdout:3219: writing smithi17769138-397 from 1322731 to 2017368 tid 2 2024-07-28T11:30:41.592 INFO:tasks.rados.rados.0.smithi177.stdout:3211: done (8 left) 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3220: write oid 448 current snap is 0 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3212: finishing write tid 3 to smithi17769138-42 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3212: finishing write tid 4 to smithi17769138-42 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3212: finishing write tid 5 to smithi17769138-42 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 411 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3212: left oid 42 (ObjNum 2020 snap 0 seq_num 2020) 2024-07-28T11:30:41.593 INFO:tasks.rados.rados.0.smithi177.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:30:41.795 INFO:tasks.rados.rados.0.smithi177.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2024-07-28T11:30:41.947 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 1 to smithi17769138-67 2024-07-28T11:30:41.947 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 2 to smithi17769138-67 2024-07-28T11:30:41.947 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 3 to smithi17769138-67 2024-07-28T11:30:41.947 INFO:tasks.rados.rados.0.smithi177.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2024-07-28T11:30:41.952 INFO:tasks.rados.rados.0.smithi177.stdout:3220: writing smithi17769138-448 from 434175 to 963298 tid 1 2024-07-28T11:30:41.958 INFO:tasks.rados.rados.0.smithi177.stdout:3220: writing smithi17769138-448 from 1381213 to 1864247 tid 2 2024-07-28T11:30:41.958 INFO:tasks.rados.rados.0.smithi177.stdout:3212: done (8 left) 2024-07-28T11:30:41.958 INFO:tasks.rados.rados.0.smithi177.stdout:3213: done (7 left) 2024-07-28T11:30:41.958 INFO:tasks.rados.rados.0.smithi177.stdout:3214: done (6 left) 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3221: write oid 258 current snap is 0 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 4 to smithi17769138-67 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 5 to smithi17769138-67 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3215: finishing write tid 6 to smithi17769138-67 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 67 v 385 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3216: finishing write tid 1 to smithi17769138-457 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3216: finishing write tid 2 to smithi17769138-457 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3216: finishing write tid 3 to smithi17769138-457 2024-07-28T11:30:41.959 INFO:tasks.rados.rados.0.smithi177.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2024-07-28T11:30:41.964 INFO:tasks.rados.rados.0.smithi177.stdout:3221: writing smithi17769138-258 from 450982 to 1055354 tid 1 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3221: writing smithi17769138-258 from 1723342 to 2050982 tid 2 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3215: done (6 left) 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3222: write oid 100 current snap is 0 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3216: finishing write tid 4 to smithi17769138-457 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3216: finishing write tid 5 to smithi17769138-457 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 457 v 380 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3216: left oid 457 (ObjNum 2022 snap 0 seq_num 2022) 2024-07-28T11:30:41.970 INFO:tasks.rados.rados.0.smithi177.stdout:3217: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-07-28T11:30:42.173 INFO:tasks.rados.rados.0.smithi177.stdout:3218: finishing write tid 1 to smithi17769138-415 2024-07-28T11:30:42.173 INFO:tasks.rados.rados.0.smithi177.stdout:3218: finishing write tid 2 to smithi17769138-415 2024-07-28T11:30:42.173 INFO:tasks.rados.rados.0.smithi177.stdout:3218: finishing write tid 3 to smithi17769138-415 2024-07-28T11:30:42.173 INFO:tasks.rados.rados.0.smithi177.stdout:3218: finishing write tid 4 to smithi17769138-415 2024-07-28T11:30:42.174 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 415 v 376 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2024-07-28T11:30:42.174 INFO:tasks.rados.rados.0.smithi177.stdout:3218: left oid 415 (ObjNum 2023 snap 0 seq_num 2023) 2024-07-28T11:30:42.174 INFO:tasks.rados.rados.0.smithi177.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2024-07-28T11:30:42.179 INFO:tasks.rados.rados.0.smithi177.stdout:3222: writing smithi17769138-100 from 467789 to 1147410 tid 1 2024-07-28T11:30:42.185 INFO:tasks.rados.rados.0.smithi177.stdout:3222: writing smithi17769138-100 from 1781824 to 2067789 tid 2 2024-07-28T11:30:42.185 INFO:tasks.rados.rados.0.smithi177.stdout:3216: done (6 left) 2024-07-28T11:30:42.185 INFO:tasks.rados.rados.0.smithi177.stdout:3217: done (5 left) 2024-07-28T11:30:42.185 INFO:tasks.rados.rados.0.smithi177.stdout:3218: done (4 left) 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3223: write oid 39 current snap is 0 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3219: finishing write tid 1 to smithi17769138-397 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3219: finishing write tid 2 to smithi17769138-397 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3219: finishing write tid 3 to smithi17769138-397 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3219: finishing write tid 4 to smithi17769138-397 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 417 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3219: left oid 397 (ObjNum 2024 snap 0 seq_num 2024) 2024-07-28T11:30:42.186 INFO:tasks.rados.rados.0.smithi177.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2024-07-28T11:30:42.191 INFO:tasks.rados.rados.0.smithi177.stdout:3223: writing smithi17769138-39 from 484596 to 1239466 tid 1 2024-07-28T11:30:42.196 INFO:tasks.rados.rados.0.smithi177.stdout:3223: writing smithi17769138-39 from 1840306 to 2084596 tid 2 2024-07-28T11:30:42.196 INFO:tasks.rados.rados.0.smithi177.stdout:3219: done (4 left) 2024-07-28T11:30:42.196 INFO:tasks.rados.rados.0.smithi177.stdout:3224: write oid 290 current snap is 0 2024-07-28T11:30:42.196 INFO:tasks.rados.rados.0.smithi177.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2024-07-28T11:30:42.201 INFO:tasks.rados.rados.0.smithi177.stdout:3224: writing smithi17769138-290 from 501403 to 931522 tid 1 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3224: writing smithi17769138-290 from 1498788 to 1989160 tid 2 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3225: write oid 416 current snap is 0 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3220: finishing write tid 1 to smithi17769138-448 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3220: finishing write tid 2 to smithi17769138-448 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3220: finishing write tid 3 to smithi17769138-448 2024-07-28T11:30:42.207 INFO:tasks.rados.rados.0.smithi177.stdout:3220: finishing write tid 4 to smithi17769138-448 2024-07-28T11:30:42.208 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 448 v 420 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2024-07-28T11:30:42.208 INFO:tasks.rados.rados.0.smithi177.stdout:3220: left oid 448 (ObjNum 2025 snap 0 seq_num 2025) 2024-07-28T11:30:42.208 INFO:tasks.rados.rados.0.smithi177.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2024-07-28T11:30:42.214 INFO:tasks.rados.rados.0.smithi177.stdout:3225: writing smithi17769138-416 from 518210 to 1139931 tid 1 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3225: writing smithi17769138-416 from 1557270 to 2118210 tid 2 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3220: done (5 left) 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3226: write oid 68 current snap is 0 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3221: finishing write tid 1 to smithi17769138-258 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3221: finishing write tid 2 to smithi17769138-258 2024-07-28T11:30:42.220 INFO:tasks.rados.rados.0.smithi177.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2024-07-28T11:30:42.226 INFO:tasks.rados.rados.0.smithi177.stdout:3226: writing smithi17769138-68 from 535017 to 1231987 tid 1 2024-07-28T11:30:42.231 INFO:tasks.rados.rados.0.smithi177.stdout:3226: writing smithi17769138-68 from 2015752 to 2135017 tid 2 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3227: write oid 114 current snap is 0 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3221: finishing write tid 3 to smithi17769138-258 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3221: finishing write tid 4 to smithi17769138-258 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 258 v 405 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3221: left oid 258 (ObjNum 2026 snap 0 seq_num 2026) 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3222: finishing write tid 1 to smithi17769138-100 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3222: finishing write tid 2 to smithi17769138-100 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3222: finishing write tid 3 to smithi17769138-100 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3222: finishing write tid 4 to smithi17769138-100 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 100 v 388 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3222: left oid 100 (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3223: finishing write tid 1 to smithi17769138-39 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3223: finishing write tid 2 to smithi17769138-39 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3223: finishing write tid 3 to smithi17769138-39 2024-07-28T11:30:42.232 INFO:tasks.rados.rados.0.smithi177.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2024-07-28T11:30:42.238 INFO:tasks.rados.rados.0.smithi177.stdout:3227: writing smithi17769138-114 from 551824 to 1324043 tid 1 2024-07-28T11:30:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:3227: writing smithi17769138-114 from 2074234 to 2151824 tid 2 2024-07-28T11:30:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:3221: done (6 left) 2024-07-28T11:30:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:3222: done (5 left) 2024-07-28T11:30:42.243 INFO:tasks.rados.rados.0.smithi177.stdout:3228: write oid 317 current snap is 0 2024-07-28T11:30:42.244 INFO:tasks.rados.rados.0.smithi177.stdout:3223: finishing write tid 4 to smithi17769138-39 2024-07-28T11:30:42.244 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 39 v 386 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2024-07-28T11:30:42.244 INFO:tasks.rados.rados.0.smithi177.stdout:3223: left oid 39 (ObjNum 2028 snap 0 seq_num 2028) 2024-07-28T11:30:42.244 INFO:tasks.rados.rados.0.smithi177.stdout:3224: finishing write tid 1 to smithi17769138-290 2024-07-28T11:30:42.244 INFO:tasks.rados.rados.0.smithi177.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2024-07-28T11:30:42.249 INFO:tasks.rados.rados.0.smithi177.stdout:3228: writing smithi17769138-317 from 568631 to 1016099 tid 1 2024-07-28T11:30:42.255 INFO:tasks.rados.rados.0.smithi177.stdout:3228: writing smithi17769138-317 from 1732716 to 2168631 tid 2 2024-07-28T11:30:42.255 INFO:tasks.rados.rados.0.smithi177.stdout:3223: done (5 left) 2024-07-28T11:30:42.255 INFO:tasks.rados.rados.0.smithi177.stdout:3229: write oid 364 current snap is 0 2024-07-28T11:30:42.255 INFO:tasks.rados.rados.0.smithi177.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2024-07-28T11:30:42.261 INFO:tasks.rados.rados.0.smithi177.stdout:3229: writing smithi17769138-364 from 585438 to 1108155 tid 1 2024-07-28T11:30:42.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:41 smithi177 bash[21846]: cluster 2024-07-28T11:30:40.822900+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-07-28T11:30:42.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:41 smithi177 bash[21846]: audit 2024-07-28T11:30:41.713490+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.177:0/1510273554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:42.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:41 smithi177 bash[31534]: cluster 2024-07-28T11:30:40.822900+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-07-28T11:30:42.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:41 smithi177 bash[31534]: audit 2024-07-28T11:30:41.713490+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.177:0/1510273554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:42.267 INFO:tasks.rados.rados.0.smithi177.stdout:3229: writing smithi17769138-364 from 1674845 to 2185438 tid 2 2024-07-28T11:30:42.267 INFO:tasks.rados.rados.0.smithi177.stdout:3230: write oid 79 current snap is 0 2024-07-28T11:30:42.267 INFO:tasks.rados.rados.0.smithi177.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2024-07-28T11:30:42.273 INFO:tasks.rados.rados.0.smithi177.stdout:3230: writing smithi17769138-79 from 602245 to 1200211 tid 1 2024-07-28T11:30:42.279 INFO:tasks.rados.rados.0.smithi177.stdout:3230: writing smithi17769138-79 from 1733327 to 2202245 tid 2 2024-07-28T11:30:42.279 INFO:tasks.rados.rados.0.smithi177.stdout:3231: read oid 78 snap -1 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3231: expect (ObjNum 1813 snap 0 seq_num 1813) 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3232: read oid 298 snap -1 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3232: expect (ObjNum 2019 snap 0 seq_num 2019) 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3233: write oid 160 current snap is 0 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3224: finishing write tid 2 to smithi17769138-290 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3224: finishing write tid 3 to smithi17769138-290 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3224: finishing write tid 4 to smithi17769138-290 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 461 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3224: left oid 290 (ObjNum 2029 snap 0 seq_num 2029) 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3225: finishing write tid 1 to smithi17769138-416 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3225: finishing write tid 2 to smithi17769138-416 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3225: finishing write tid 3 to smithi17769138-416 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3225: finishing write tid 4 to smithi17769138-416 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 416 v 494 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2024-07-28T11:30:42.280 INFO:tasks.rados.rados.0.smithi177.stdout:3225: left oid 416 (ObjNum 2030 snap 0 seq_num 2030) 2024-07-28T11:30:42.281 INFO:tasks.rados.rados.0.smithi177.stdout:3226: finishing write tid 1 to smithi17769138-68 2024-07-28T11:30:42.281 INFO:tasks.rados.rados.0.smithi177.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2024-07-28T11:30:42.287 INFO:tasks.rados.rados.0.smithi177.stdout:3233: writing smithi17769138-160 from 619052 to 1292267 tid 1 2024-07-28T11:30:42.293 INFO:tasks.rados.rados.0.smithi177.stdout:3233: writing smithi17769138-160 from 1791809 to 2219052 tid 2 2024-07-28T11:30:42.293 INFO:tasks.rados.rados.0.smithi177.stdout:3224: done (9 left) 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3225: done (8 left) 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3234: delete oid 13 current snap is 0 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3226: finishing write tid 2 to smithi17769138-68 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3226: finishing write tid 3 to smithi17769138-68 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3226: finishing write tid 4 to smithi17769138-68 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 68 v 434 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3226: left oid 68 (ObjNum 2031 snap 0 seq_num 2031) 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3227: finishing write tid 1 to smithi17769138-114 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3227: finishing write tid 2 to smithi17769138-114 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3227: finishing write tid 3 to smithi17769138-114 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3227: finishing write tid 4 to smithi17769138-114 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 114 v 298 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2024-07-28T11:30:42.294 INFO:tasks.rados.rados.0.smithi177.stdout:3227: left oid 114 (ObjNum 2032 snap 0 seq_num 2032) 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3228: finishing write tid 1 to smithi17769138-317 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3228: finishing write tid 2 to smithi17769138-317 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3228: finishing write tid 3 to smithi17769138-317 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3228: finishing write tid 4 to smithi17769138-317 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 317 v 383 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3228: left oid 317 (ObjNum 2033 snap 0 seq_num 2033) 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3229: finishing write tid 1 to smithi17769138-364 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3229: finishing write tid 2 to smithi17769138-364 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3229: finishing write tid 3 to smithi17769138-364 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3229: finishing write tid 4 to smithi17769138-364 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 364 v 391 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3229: left oid 364 (ObjNum 2034 snap 0 seq_num 2034) 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3230: finishing write tid 1 to smithi17769138-79 2024-07-28T11:30:42.295 INFO:tasks.rados.rados.0.smithi177.stdout:3232: expect (ObjNum 2019 snap 0 seq_num 2019) 2024-07-28T11:30:42.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:41 smithi204 bash[24094]: cluster 2024-07-28T11:30:40.822900+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-07-28T11:30:42.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:41 smithi204 bash[24094]: audit 2024-07-28T11:30:41.713490+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.177:0/1510273554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:42.513 INFO:tasks.rados.rados.0.smithi177.stdout:3230: finishing write tid 2 to smithi17769138-79 2024-07-28T11:30:42.514 INFO:tasks.rados.rados.0.smithi177.stdout:3230: finishing write tid 3 to smithi17769138-79 2024-07-28T11:30:42.514 INFO:tasks.rados.rados.0.smithi177.stdout:3230: finishing write tid 4 to smithi17769138-79 2024-07-28T11:30:42.514 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 79 v 414 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2024-07-28T11:30:42.514 INFO:tasks.rados.rados.0.smithi177.stdout:3230: left oid 79 (ObjNum 2035 snap 0 seq_num 2035) 2024-07-28T11:30:42.514 INFO:tasks.rados.rados.0.smithi177.stdout:3231: expect (ObjNum 1813 snap 0 seq_num 1813) 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:3233: finishing write tid 1 to smithi17769138-160 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:3233: finishing write tid 2 to smithi17769138-160 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:3233: finishing write tid 3 to smithi17769138-160 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:3233: finishing write tid 4 to smithi17769138-160 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 160 v 434 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2024-07-28T11:30:42.649 INFO:tasks.rados.rados.0.smithi177.stdout:3233: left oid 160 (ObjNum 2036 snap 0 seq_num 2036) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3226: done (8 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3227: done (7 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3228: done (6 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3229: done (5 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3230: done (4 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3231: done (3 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3232: done (2 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3233: done (1 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3234: done (0 left) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3235: read oid 310 snap -1 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3235: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-07-28T11:30:42.650 INFO:tasks.rados.rados.0.smithi177.stdout:3236: write oid 78 current snap is 0 2024-07-28T11:30:42.651 INFO:tasks.rados.rados.0.smithi177.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2024-07-28T11:30:42.656 INFO:tasks.rados.rados.0.smithi177.stdout:3236: writing smithi17769138-78 from 652666 to 1192732 tid 1 2024-07-28T11:30:42.663 INFO:tasks.rados.rados.0.smithi177.stdout:3236: writing smithi17769138-78 from 1908773 to 2252666 tid 2 2024-07-28T11:30:42.663 INFO:tasks.rados.rados.0.smithi177.stdout:3237: write oid 101 current snap is 0 2024-07-28T11:30:42.663 INFO:tasks.rados.rados.0.smithi177.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2024-07-28T11:30:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:42 smithi204 bash[59111]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:42.670 INFO:tasks.rados.rados.0.smithi177.stdout:3237: writing smithi17769138-101 from 669473 to 1284788 tid 1 2024-07-28T11:30:42.677 INFO:tasks.rados.rados.0.smithi177.stdout:3237: writing smithi17769138-101 from 1967255 to 2269473 tid 2 2024-07-28T11:30:42.677 INFO:tasks.rados.rados.0.smithi177.stdout:3238: read oid 346 snap -1 2024-07-28T11:30:42.677 INFO:tasks.rados.rados.0.smithi177.stdout:3238: expect deleted 2024-07-28T11:30:42.677 INFO:tasks.rados.rados.0.smithi177.stdout:3239: read oid 237 snap -1 2024-07-28T11:30:42.677 INFO:tasks.rados.rados.0.smithi177.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-07-28T11:30:42.678 INFO:tasks.rados.rados.0.smithi177.stdout:3240: write oid 246 current snap is 0 2024-07-28T11:30:42.678 INFO:tasks.rados.rados.0.smithi177.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2024-07-28T11:30:42.686 INFO:tasks.rados.rados.0.smithi177.stdout:3240: writing smithi17769138-246 from 686280 to 1376844 tid 1 2024-07-28T11:30:42.692 INFO:tasks.rados.rados.0.smithi177.stdout:3240: writing smithi17769138-246 from 2025737 to 2286280 tid 2 2024-07-28T11:30:42.692 INFO:tasks.rados.rados.0.smithi177.stdout:3241: read oid 94 snap -1 2024-07-28T11:30:42.692 INFO:tasks.rados.rados.0.smithi177.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2024-07-28T11:30:42.692 INFO:tasks.rados.rados.0.smithi177.stdout:3242: write oid 405 current snap is 0 2024-07-28T11:30:42.692 INFO:tasks.rados.rados.0.smithi177.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2024-07-28T11:30:42.701 INFO:tasks.rados.rados.0.smithi177.stdout:3242: writing smithi17769138-405 from 703087 to 1468900 tid 1 2024-07-28T11:30:42.707 INFO:tasks.rados.rados.0.smithi177.stdout:3242: writing smithi17769138-405 from 2084219 to 2303087 tid 2 2024-07-28T11:30:42.707 INFO:tasks.rados.rados.0.smithi177.stdout:3243: read oid 498 snap -1 2024-07-28T11:30:42.707 INFO:tasks.rados.rados.0.smithi177.stdout:3243: expect (ObjNum 1911 snap 0 seq_num 1911) 2024-07-28T11:30:42.707 INFO:tasks.rados.rados.0.smithi177.stdout:3244: delete oid 410 current snap is 0 2024-07-28T11:30:42.707 INFO:tasks.rados.rados.0.smithi177.stdout:3235: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3236: finishing write tid 1 to smithi17769138-78 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3236: finishing write tid 2 to smithi17769138-78 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3236: finishing write tid 3 to smithi17769138-78 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3236: finishing write tid 4 to smithi17769138-78 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 78 v 437 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3237: finishing write tid 1 to smithi17769138-101 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3237: finishing write tid 2 to smithi17769138-101 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3237: finishing write tid 3 to smithi17769138-101 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3237: finishing write tid 4 to smithi17769138-101 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 421 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2024-07-28T11:30:42.900 INFO:tasks.rados.rados.0.smithi177.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2024-07-28T11:30:42.901 INFO:tasks.rados.rados.0.smithi177.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3240: finishing write tid 1 to smithi17769138-246 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3240: finishing write tid 2 to smithi17769138-246 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3240: finishing write tid 3 to smithi17769138-246 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3240: finishing write tid 4 to smithi17769138-246 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 386 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2024-07-28T11:30:43.010 INFO:tasks.rados.rados.0.smithi177.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2024-07-28T11:30:43.319 INFO:tasks.rados.rados.0.smithi177.stdout:3242: finishing write tid 1 to smithi17769138-405 2024-07-28T11:30:43.319 INFO:tasks.rados.rados.0.smithi177.stdout:3242: finishing write tid 2 to smithi17769138-405 2024-07-28T11:30:43.319 INFO:tasks.rados.rados.0.smithi177.stdout:3242: finishing write tid 3 to smithi17769138-405 2024-07-28T11:30:43.320 INFO:tasks.rados.rados.0.smithi177.stdout:3242: finishing write tid 4 to smithi17769138-405 2024-07-28T11:30:43.320 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 437 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2024-07-28T11:30:43.320 INFO:tasks.rados.rados.0.smithi177.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2024-07-28T11:30:43.320 INFO:tasks.rados.rados.0.smithi177.stdout:3243: expect (ObjNum 1911 snap 0 seq_num 1911) 2024-07-28T11:30:43.400 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE Bus STOPPING 2024-07-28T11:30:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[52787]: ignoring --setuser ceph since I am not root 2024-07-28T11:30:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[52787]: ignoring --setgroup ceph since I am not root 2024-07-28T11:30:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[52787]: debug 2024-07-28T11:30:43.182+0000 7f66d305d640 1 -- 172.21.15.204:0/2497940276 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55da2194ed00 con 0x55da21941800 2024-07-28T11:30:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[52787]: debug 2024-07-28T11:30:43.298+0000 7f66d58b8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3235: done (9 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3236: done (8 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3237: done (7 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3238: done (6 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3239: done (5 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3240: done (4 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3241: done (3 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3242: done (2 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3243: done (1 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3244: done (0 left) 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3245: write oid 1 current snap is 0 2024-07-28T11:30:43.451 INFO:tasks.rados.rados.0.smithi177.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2024-07-28T11:30:43.469 INFO:tasks.rados.rados.0.smithi177.stdout:3245: writing smithi17769138-1 from 736701 to 1253012 tid 1 2024-07-28T11:30:43.484 INFO:tasks.rados.rados.0.smithi177.stdout:3245: writing smithi17769138-1 from 1684830 to 2200885 tid 2 2024-07-28T11:30:43.484 INFO:tasks.rados.rados.0.smithi177.stdout:3246: write oid 330 current snap is 0 2024-07-28T11:30:43.484 INFO:tasks.rados.rados.0.smithi177.stdout:3245: finishing write tid 1 to smithi17769138-1 2024-07-28T11:30:43.484 INFO:tasks.rados.rados.0.smithi177.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2024-07-28T11:30:43.504 INFO:tasks.rados.rados.0.smithi177.stdout:3246: writing smithi17769138-330 from 753508 to 1345068 tid 1 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3246: writing smithi17769138-330 from 2143312 to 2353508 tid 2 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3247: read oid 470 snap -1 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3247: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3248: delete oid 359 current snap is 0 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3245: finishing write tid 2 to smithi17769138-1 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3245: finishing write tid 3 to smithi17769138-1 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3245: finishing write tid 4 to smithi17769138-1 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 1 v 435 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2024-07-28T11:30:43.519 INFO:tasks.rados.rados.0.smithi177.stdout:3246: finishing write tid 1 to smithi17769138-330 2024-07-28T11:30:43.523 INFO:tasks.rados.rados.0.smithi177.stdout:3246: finishing write tid 2 to smithi17769138-330 2024-07-28T11:30:43.523 INFO:tasks.rados.rados.0.smithi177.stdout:3246: finishing write tid 3 to smithi17769138-330 2024-07-28T11:30:43.523 INFO:tasks.rados.rados.0.smithi177.stdout:3246: finishing write tid 4 to smithi17769138-330 2024-07-28T11:30:43.523 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 375 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2024-07-28T11:30:43.523 INFO:tasks.rados.rados.0.smithi177.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2024-07-28T11:30:43.532 INFO:tasks.rados.rados.0.smithi177.stdout:3247: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-07-28T11:30:43.684 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:30:43.685 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE Bus STOPPED 2024-07-28T11:30:43.685 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE Bus STARTING 2024-07-28T11:30:43.707 INFO:tasks.rados.rados.0.smithi177.stdout:3245: done (3 left) 2024-07-28T11:30:43.707 INFO:tasks.rados.rados.0.smithi177.stdout:3246: done (2 left) 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3247: done (1 left) 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3248: done (0 left) 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3249: read oid 435 snap -1 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3249: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3250: write oid 427 current snap is 0 2024-07-28T11:30:43.708 INFO:tasks.rados.rados.0.smithi177.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2024-07-28T11:30:43.715 INFO:tasks.rados.rados.0.smithi177.stdout:3250: writing smithi17769138-427 from 787122 to 1245533 tid 1 2024-07-28T11:30:43.722 INFO:tasks.rados.rados.0.smithi177.stdout:3250: writing smithi17769138-427 from 1860276 to 2387122 tid 2 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3251: read oid 244 snap -1 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3251: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3252: read oid 157 snap -1 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3252: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3253: write oid 11 current snap is 0 2024-07-28T11:30:43.723 INFO:tasks.rados.rados.0.smithi177.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2024-07-28T11:30:43.727 INFO:tasks.rados.rados.0.smithi177.stdout:3253: writing smithi17769138-11 from 403929 to 937589 tid 1 2024-07-28T11:30:43.733 INFO:tasks.rados.rados.0.smithi177.stdout:3253: writing smithi17769138-11 from 1518758 to 1925798 tid 2 2024-07-28T11:30:43.734 INFO:tasks.rados.rados.0.smithi177.stdout:3254: read oid 189 snap -1 2024-07-28T11:30:43.734 INFO:tasks.rados.rados.0.smithi177.stdout:3254: expect (ObjNum 1150 snap 0 seq_num 1150) 2024-07-28T11:30:43.734 INFO:tasks.rados.rados.0.smithi177.stdout:3255: write oid 441 current snap is 0 2024-07-28T11:30:43.734 INFO:tasks.rados.rados.0.smithi177.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2024-07-28T11:30:43.745 INFO:tasks.rados.rados.0.smithi177.stdout:3255: writing smithi17769138-441 from 420736 to 1029645 tid 1 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3255: writing smithi17769138-441 from 1577240 to 2244291 tid 2 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3256: read oid 351 snap -1 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3256: expect deleted 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3257: read oid 374 snap -1 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3257: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3258: read oid 84 snap -1 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3258: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3259: write oid 333 current snap is 0 2024-07-28T11:30:43.759 INFO:tasks.rados.rados.0.smithi177.stdout:3249: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:43.872 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[59111]: ts=2024-07-28T11:30:43.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:30:43.926 INFO:tasks.rados.rados.0.smithi177.stdout:3250: finishing write tid 1 to smithi17769138-427 2024-07-28T11:30:43.927 INFO:tasks.rados.rados.0.smithi177.stdout:3251: expect (ObjNum 857 snap 0 seq_num 857) 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.686+0000 7fdc5ff2d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.686+0000 7fdc5ff2d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.686+0000 7fdc5ff2d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.686+0000 7fdc5ff2d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.686+0000 7fdc5ff2d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.936 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.694+0000 7fdc62f33640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.694+0000 7fdc62f33640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.694+0000 7fdc62f33640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.694+0000 7fdc62f33640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: debug 2024-07-28T11:30:43.694+0000 7fdc62f33640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE Serving on http://:::9283 2024-07-28T11:30:43.937 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[72688]: [28/Jul/2024:11:30:43] ENGINE Bus STARTED 2024-07-28T11:30:44.041 INFO:tasks.rados.rados.0.smithi177.stdout:3250: finishing write tid 2 to smithi17769138-427 2024-07-28T11:30:44.042 INFO:tasks.rados.rados.0.smithi177.stdout:3250: finishing write tid 3 to smithi17769138-427 2024-07-28T11:30:44.042 INFO:tasks.rados.rados.0.smithi177.stdout:3252: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3250: finishing write tid 4 to smithi17769138-427 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 427 v 440 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3250: left oid 427 (ObjNum 2046 snap 0 seq_num 2046) 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3253: finishing write tid 1 to smithi17769138-11 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3253: finishing write tid 2 to smithi17769138-11 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3253: finishing write tid 3 to smithi17769138-11 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3253: finishing write tid 4 to smithi17769138-11 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 498 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3253: left oid 11 (ObjNum 2047 snap 0 seq_num 2047) 2024-07-28T11:30:44.159 INFO:tasks.rados.rados.0.smithi177.stdout:3254: expect (ObjNum 1150 snap 0 seq_num 1150) 2024-07-28T11:30:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:42.942366+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:42.948472+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:42.950340+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:42.951821+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:30:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:42.958879+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.113436+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.121852+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: cluster 2024-07-28T11:30:43.122613+0000 mon.a (mon.0) 1103 : cluster [INF] Activating manager daemon y 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: cluster 2024-07-28T11:30:43.134328+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.136532+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: cluster 2024-07-28T11:30:43.136680+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0140591s) 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.140829+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.141372+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.141929+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.142513+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.143242+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.143920+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.144535+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.145204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.145815+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.146443+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.147055+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.147721+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.148364+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.149022+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.149689+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.150401+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.151696+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: cluster 2024-07-28T11:30:43.590826+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon y is now available 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.612690+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.643415+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.644914+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.645261+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.673464+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:43 smithi204 bash[24094]: audit 2024-07-28T11:30:43.673907+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:42.942366+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:42.948472+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:42.950340+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:44.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:42.951821+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:42.958879+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.113436+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.121852+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: cluster 2024-07-28T11:30:43.122613+0000 mon.a (mon.0) 1103 : cluster [INF] Activating manager daemon y 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: cluster 2024-07-28T11:30:43.134328+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.136532+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: cluster 2024-07-28T11:30:43.136680+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0140591s) 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.140829+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.141372+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.141929+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.142513+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.143242+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.143920+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.144535+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:30:44.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.145204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:42.942366+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:42.948472+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:42.950340+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:42.951821+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:42.958879+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.113436+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.121852+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: cluster 2024-07-28T11:30:43.122613+0000 mon.a (mon.0) 1103 : cluster [INF] Activating manager daemon y 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: cluster 2024-07-28T11:30:43.134328+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.136532+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24514 172.21.15.204:0/1782286053' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: cluster 2024-07-28T11:30:43.136680+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0140591s) 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.140829+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.141372+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.141929+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.142513+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.143242+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.143920+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.144535+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.145204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.145815+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.146443+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.147055+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:30:44.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.147721+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.148364+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.149022+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.149689+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.150401+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.151696+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: cluster 2024-07-28T11:30:43.590826+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon y is now available 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.612690+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.643415+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.644914+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.645261+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.673464+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[31534]: audit 2024-07-28T11:30:43.673907+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.145815+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.146443+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.147055+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.147721+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.148364+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.149022+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.149689+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.150401+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.151696+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: cluster 2024-07-28T11:30:43.590826+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon y is now available 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.612690+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.643415+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.644914+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.645261+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:30:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.673464+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:43 smithi177 bash[21846]: audit 2024-07-28T11:30:43.673907+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:30:44.345 INFO:tasks.rados.rados.0.smithi177.stdout:3255: finishing write tid 1 to smithi17769138-441 2024-07-28T11:30:44.345 INFO:tasks.rados.rados.0.smithi177.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2024-07-28T11:30:44.351 INFO:tasks.rados.rados.0.smithi177.stdout:3259: writing smithi17769138-333 from 437543 to 1121701 tid 1 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3259: writing smithi17769138-333 from 1635722 to 2046431 tid 2 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3249: done (10 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3250: done (9 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3251: done (8 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3252: done (7 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3253: done (6 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3254: done (5 left) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3260: read oid 465 snap -1 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3260: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-07-28T11:30:44.357 INFO:tasks.rados.rados.0.smithi177.stdout:3261: read oid 289 snap -1 2024-07-28T11:30:44.358 INFO:tasks.rados.rados.0.smithi177.stdout:3261: expect (ObjNum 1921 snap 0 seq_num 1921) 2024-07-28T11:30:44.358 INFO:tasks.rados.rados.0.smithi177.stdout:3262: read oid 444 snap -1 2024-07-28T11:30:44.358 INFO:tasks.rados.rados.0.smithi177.stdout:3262: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-07-28T11:30:44.358 INFO:tasks.rados.rados.0.smithi177.stdout:3263: write oid 146 current snap is 0 2024-07-28T11:30:44.358 INFO:tasks.rados.rados.0.smithi177.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2024-07-28T11:30:44.365 INFO:tasks.rados.rados.0.smithi177.stdout:3263: writing smithi17769138-146 from 454350 to 1213757 tid 1 2024-07-28T11:30:44.372 INFO:tasks.rados.rados.0.smithi177.stdout:3263: writing smithi17769138-146 from 1977851 to 2454350 tid 2 2024-07-28T11:30:44.372 INFO:tasks.rados.rados.0.smithi177.stdout:3264: read oid 34 snap -1 2024-07-28T11:30:44.373 INFO:tasks.rados.rados.0.smithi177.stdout:3264: expect (ObjNum 1707 snap 0 seq_num 1707) 2024-07-28T11:30:44.373 INFO:tasks.rados.rados.0.smithi177.stdout:3265: write oid 385 current snap is 0 2024-07-28T11:30:44.373 INFO:tasks.rados.rados.0.smithi177.stdout:3258: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-07-28T11:30:44.466 INFO:tasks.rados.rados.0.smithi177.stdout:3257: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:3255: finishing write tid 2 to smithi17769138-441 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:3255: finishing write tid 3 to smithi17769138-441 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:3255: finishing write tid 4 to smithi17769138-441 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 440 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:3255: left oid 441 (ObjNum 2048 snap 0 seq_num 2048) 2024-07-28T11:30:44.619 INFO:tasks.rados.rados.0.smithi177.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2024-07-28T11:30:44.623 INFO:tasks.rados.rados.0.smithi177.stdout:3265: writing smithi17769138-385 from 471157 to 905813 tid 1 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3265: writing smithi17769138-385 from 1636333 to 2050711 tid 2 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3255: done (10 left) 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3256: done (9 left) 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3257: done (8 left) 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3258: done (7 left) 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3266: read oid 305 snap -1 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3266: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3267: write oid 310 current snap is 0 2024-07-28T11:30:44.630 INFO:tasks.rados.rados.0.smithi177.stdout:3259: finishing write tid 1 to smithi17769138-333 2024-07-28T11:30:44.631 INFO:tasks.rados.rados.0.smithi177.stdout:3259: finishing write tid 2 to smithi17769138-333 2024-07-28T11:30:44.631 INFO:tasks.rados.rados.0.smithi177.stdout:3259: finishing write tid 3 to smithi17769138-333 2024-07-28T11:30:44.631 INFO:tasks.rados.rados.0.smithi177.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2024-07-28T11:30:44.635 INFO:tasks.rados.rados.0.smithi177.stdout:3267: writing smithi17769138-310 from 487964 to 997869 tid 1 2024-07-28T11:30:44.643 INFO:tasks.rados.rados.0.smithi177.stdout:3267: writing smithi17769138-310 from 1694815 to 2369204 tid 2 2024-07-28T11:30:44.643 INFO:tasks.rados.rados.0.smithi177.stdout:3268: write oid 82 current snap is 0 2024-07-28T11:30:44.643 INFO:tasks.rados.rados.0.smithi177.stdout:3259: finishing write tid 4 to smithi17769138-333 2024-07-28T11:30:44.643 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 501 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2024-07-28T11:30:44.644 INFO:tasks.rados.rados.0.smithi177.stdout:3259: left oid 333 (ObjNum 2049 snap 0 seq_num 2049) 2024-07-28T11:30:44.644 INFO:tasks.rados.rados.0.smithi177.stdout:3261: expect (ObjNum 1921 snap 0 seq_num 1921) 2024-07-28T11:30:44.742 INFO:tasks.rados.rados.0.smithi177.stdout:3262: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-07-28T11:30:44.812 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[52787]: debug 2024-07-28T11:30:44.582+0000 7f66d58b8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:30:44.812 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[52787]: debug 2024-07-28T11:30:44.650+0000 7f66d58b8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:30:44.812 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:44.813 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:44.959 INFO:tasks.rados.rados.0.smithi177.stdout:3260: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-07-28T11:30:45.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[52787]: debug 2024-07-28T11:30:44.810+0000 7f66d58b8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:30:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[24094]: audit 2024-07-28T11:30:44.101096+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.177:0/1443999750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:44 smithi204 bash[24094]: cluster 2024-07-28T11:30:44.135103+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e29: y(active, since 1.01249s) 2024-07-28T11:30:45.176 INFO:tasks.rados.rados.0.smithi177.stdout:3263: finishing write tid 1 to smithi17769138-146 2024-07-28T11:30:45.176 INFO:tasks.rados.rados.0.smithi177.stdout:3263: finishing write tid 2 to smithi17769138-146 2024-07-28T11:30:45.176 INFO:tasks.rados.rados.0.smithi177.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2024-07-28T11:30:45.182 INFO:tasks.rados.rados.0.smithi177.stdout:3268: writing smithi17769138-82 from 504771 to 1206278 tid 1 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3268: writing smithi17769138-82 from 1869650 to 2287697 tid 2 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3259: done (9 left) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3260: done (8 left) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3261: done (7 left) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3262: done (6 left) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3269: read oid 116 snap -1 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3269: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3270: read oid 100 snap -1 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3270: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3271: delete oid 21 current snap is 0 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3263: finishing write tid 3 to smithi17769138-146 2024-07-28T11:30:45.189 INFO:tasks.rados.rados.0.smithi177.stdout:3263: finishing write tid 4 to smithi17769138-146 2024-07-28T11:30:45.190 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 443 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2024-07-28T11:30:45.190 INFO:tasks.rados.rados.0.smithi177.stdout:3263: left oid 146 (ObjNum 2050 snap 0 seq_num 2050) 2024-07-28T11:30:45.190 INFO:tasks.rados.rados.0.smithi177.stdout:3264: expect (ObjNum 1707 snap 0 seq_num 1707) 2024-07-28T11:30:45.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:44 smithi177 bash[21846]: audit 2024-07-28T11:30:44.101096+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.177:0/1443999750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:45.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:44 smithi177 bash[21846]: cluster 2024-07-28T11:30:44.135103+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e29: y(active, since 1.01249s) 2024-07-28T11:30:45.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:44 smithi177 bash[31534]: audit 2024-07-28T11:30:44.101096+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.177:0/1443999750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:45.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:44 smithi177 bash[31534]: cluster 2024-07-28T11:30:44.135103+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e29: y(active, since 1.01249s) 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3265: finishing write tid 1 to smithi17769138-385 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3265: finishing write tid 2 to smithi17769138-385 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3265: finishing write tid 3 to smithi17769138-385 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3265: finishing write tid 4 to smithi17769138-385 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 385 v 438 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3265: left oid 385 (ObjNum 2051 snap 0 seq_num 2051) 2024-07-28T11:30:45.345 INFO:tasks.rados.rados.0.smithi177.stdout:3266: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3267: finishing write tid 1 to smithi17769138-310 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3267: finishing write tid 2 to smithi17769138-310 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3267: finishing write tid 3 to smithi17769138-310 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3267: finishing write tid 4 to smithi17769138-310 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 310 v 340 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3267: left oid 310 (ObjNum 2052 snap 0 seq_num 2052) 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3268: finishing write tid 1 to smithi17769138-82 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3268: finishing write tid 2 to smithi17769138-82 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3268: finishing write tid 3 to smithi17769138-82 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:3268: finishing write tid 4 to smithi17769138-82 2024-07-28T11:30:45.470 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 343 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2024-07-28T11:30:45.471 INFO:tasks.rados.rados.0.smithi177.stdout:3268: left oid 82 (ObjNum 2053 snap 0 seq_num 2053) 2024-07-28T11:30:45.471 INFO:tasks.rados.rados.0.smithi177.stdout:3270: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:30:45.575 INFO:tasks.rados.rados.0.smithi177.stdout:3269: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3263: done (8 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3264: done (7 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3265: done (6 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3266: done (5 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3267: done (4 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3268: done (3 left) 2024-07-28T11:30:45.686 INFO:tasks.rados.rados.0.smithi177.stdout:3269: done (2 left) 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3270: done (1 left) 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3271: done (0 left) 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3272: read oid 121 snap -1 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3272: expect deleted 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3273: read oid 170 snap -1 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3273: expect (ObjNum 1616 snap 0 seq_num 1616) 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3274: write oid 260 current snap is 0 2024-07-28T11:30:45.687 INFO:tasks.rados.rados.0.smithi177.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2024-07-28T11:30:45.691 INFO:tasks.rados.rados.0.smithi177.stdout:3274: writing smithi17769138-260 from 538385 to 990390 tid 1 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3274: writing smithi17769138-260 from 1470261 to 1891977 tid 2 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3275: read oid 474 snap -1 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3275: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3276: read oid 446 snap -1 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3276: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3277: read oid 411 snap -1 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3277: expect (ObjNum 1689 snap 0 seq_num 1689) 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3278: write oid 410 current snap is 0 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3274: finishing write tid 1 to smithi17769138-260 2024-07-28T11:30:45.698 INFO:tasks.rados.rados.0.smithi177.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2024-07-28T11:30:45.704 INFO:tasks.rados.rados.0.smithi177.stdout:3278: writing smithi17769138-410 from 555192 to 1082446 tid 1 2024-07-28T11:30:45.711 INFO:tasks.rados.rados.0.smithi177.stdout:3278: writing smithi17769138-410 from 1528743 to 2094117 tid 2 2024-07-28T11:30:45.711 INFO:tasks.rados.rados.0.smithi177.stdout:3272: done (6 left) 2024-07-28T11:30:45.711 INFO:tasks.rados.rados.0.smithi177.stdout:3279: delete oid 237 current snap is 0 2024-07-28T11:30:45.711 INFO:tasks.rados.rados.0.smithi177.stdout:3273: expect (ObjNum 1616 snap 0 seq_num 1616) 2024-07-28T11:30:45.804 INFO:tasks.rados.rados.0.smithi177.stdout:3274: finishing write tid 2 to smithi17769138-260 2024-07-28T11:30:45.804 INFO:tasks.rados.rados.0.smithi177.stdout:3274: finishing write tid 3 to smithi17769138-260 2024-07-28T11:30:45.804 INFO:tasks.rados.rados.0.smithi177.stdout:3277: expect (ObjNum 1689 snap 0 seq_num 1689) 2024-07-28T11:30:45.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.470+0000 7f66d58b8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:30:45.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.542+0000 7f66d58b8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:30:45.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.614+0000 7f66d58b8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:30:45.817 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.814+0000 7f66d58b8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:30:45.922 INFO:tasks.rados.rados.0.smithi177.stdout:3274: finishing write tid 4 to smithi17769138-260 2024-07-28T11:30:45.922 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 260 v 417 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2024-07-28T11:30:45.922 INFO:tasks.rados.rados.0.smithi177.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2024-07-28T11:30:45.922 INFO:tasks.rados.rados.0.smithi177.stdout:3276: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-07-28T11:30:45.938 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: debug 2024-07-28T11:30:45.622+0000 7fdc46efb640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:30:45] ENGINE Error in HTTPServer.serve 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: Traceback (most recent call last): 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: self._connections.run(self.expiration_interval) 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: self._run(expiration_interval) 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: s = self.context.wrap_socket( 2024-07-28T11:30:45.939 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: return self.sslsocket_class._create( 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: self.do_handshake() 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: self._sslobj.do_handshake() 2024-07-28T11:30:45.940 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[72688]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:30:46.114 INFO:tasks.rados.rados.0.smithi177.stdout:3278: finishing write tid 1 to smithi17769138-410 2024-07-28T11:30:46.114 INFO:tasks.rados.rados.0.smithi177.stdout:3275: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:30:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[24094]: cluster 2024-07-28T11:30:44.163171+0000 mgr.y (mgr.25013) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:46.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.894+0000 7f66d58b8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:30:46.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:45 smithi204 bash[52787]: debug 2024-07-28T11:30:45.962+0000 7f66d58b8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:30:46.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[21846]: cluster 2024-07-28T11:30:44.163171+0000 mgr.y (mgr.25013) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:46.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:45 smithi177 bash[31534]: cluster 2024-07-28T11:30:44.163171+0000 mgr.y (mgr.25013) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:46.283 INFO:tasks.rados.rados.0.smithi177.stdout:3278: finishing write tid 2 to smithi17769138-410 2024-07-28T11:30:46.283 INFO:tasks.rados.rados.0.smithi177.stdout:3278: finishing write tid 3 to smithi17769138-410 2024-07-28T11:30:46.283 INFO:tasks.rados.rados.0.smithi177.stdout:3278: finishing write tid 4 to smithi17769138-410 2024-07-28T11:30:46.283 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 410 v 378 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3273: done (6 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3274: done (5 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3275: done (4 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3276: done (3 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3277: done (2 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3278: done (1 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3279: done (0 left) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3280: read oid 149 snap -1 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3281: write oid 326 current snap is 0 2024-07-28T11:30:46.284 INFO:tasks.rados.rados.0.smithi177.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2024-07-28T11:30:46.303 INFO:tasks.rados.rados.0.smithi177.stdout:3281: writing smithi17769138-326 from 588806 to 1266558 tid 1 2024-07-28T11:30:46.325 INFO:tasks.rados.rados.0.smithi177.stdout:3281: writing smithi17769138-326 from 2045707 to 2588806 tid 2 2024-07-28T11:30:46.325 INFO:tasks.rados.rados.0.smithi177.stdout:3282: read oid 380 snap -1 2024-07-28T11:30:46.325 INFO:tasks.rados.rados.0.smithi177.stdout:3282: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:30:46.325 INFO:tasks.rados.rados.0.smithi177.stdout:3283: write oid 91 current snap is 0 2024-07-28T11:30:46.325 INFO:tasks.rados.rados.0.smithi177.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2024-07-28T11:30:46.342 INFO:tasks.rados.rados.0.smithi177.stdout:3283: writing smithi17769138-91 from 605613 to 1358614 tid 1 2024-07-28T11:30:46.353 INFO:tasks.rados.rados.0.smithi177.stdout:3283: writing smithi17769138-91 from 1987836 to 2416890 tid 2 2024-07-28T11:30:46.353 INFO:tasks.rados.rados.0.smithi177.stdout:3284: read oid 379 snap -1 2024-07-28T11:30:46.353 INFO:tasks.rados.rados.0.smithi177.stdout:3284: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:46.353 INFO:tasks.rados.rados.0.smithi177.stdout:3285: delete oid 216 current snap is 0 2024-07-28T11:30:46.353 INFO:tasks.rados.rados.0.smithi177.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-07-28T11:30:46.503 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[52787]: debug 2024-07-28T11:30:46.226+0000 7f66d58b8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:30:46.503 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[52787]: debug 2024-07-28T11:30:46.294+0000 7f66d58b8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:30:46.503 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[52787]: debug 2024-07-28T11:30:46.502+0000 7f66d58b8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3281: finishing write tid 1 to smithi17769138-326 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3280: done (5 left) 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3285: done (4 left) 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3286: read oid 457 snap -1 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3286: expect (ObjNum 2022 snap 0 seq_num 2022) 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3287: write oid 69 current snap is 0 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3281: finishing write tid 2 to smithi17769138-326 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3281: finishing write tid 3 to smithi17769138-326 2024-07-28T11:30:46.582 INFO:tasks.rados.rados.0.smithi177.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2024-07-28T11:30:46.593 INFO:tasks.rados.rados.0.smithi177.stdout:3287: writing smithi17769138-69 from 639227 to 1259079 tid 1 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3287: writing smithi17769138-69 from 1821153 to 2253876 tid 2 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3288: read oid 139 snap -1 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3288: expect (ObjNum 1799 snap 0 seq_num 1799) 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3289: write oid 185 current snap is 0 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3281: finishing write tid 4 to smithi17769138-326 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 326 v 389 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2024-07-28T11:30:46.603 INFO:tasks.rados.rados.0.smithi177.stdout:3282: expect (ObjNum 379 snap 0 seq_num 379) 2024-07-28T11:30:46.678 INFO:tasks.rados.rados.0.smithi177.stdout:3283: finishing write tid 1 to smithi17769138-91 2024-07-28T11:30:46.678 INFO:tasks.rados.rados.0.smithi177.stdout:3283: finishing write tid 2 to smithi17769138-91 2024-07-28T11:30:46.679 INFO:tasks.rados.rados.0.smithi177.stdout:3283: finishing write tid 3 to smithi17769138-91 2024-07-28T11:30:46.679 INFO:tasks.rados.rados.0.smithi177.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2024-07-28T11:30:46.686 INFO:tasks.rados.rados.0.smithi177.stdout:3289: writing smithi17769138-185 from 656034 to 1351135 tid 1 2024-07-28T11:30:46.692 INFO:tasks.rados.rados.0.smithi177.stdout:3289: writing smithi17769138-185 from 1879635 to 2456016 tid 2 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3281: done (7 left) 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3282: done (6 left) 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3290: read oid 150 snap -1 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3290: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3291: write oid 376 current snap is 0 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3283: finishing write tid 4 to smithi17769138-91 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 392 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2024-07-28T11:30:46.693 INFO:tasks.rados.rados.0.smithi177.stdout:3284: expect (ObjNum 378 snap 0 seq_num 378) 2024-07-28T11:30:46.768 INFO:tasks.rados.rados.0.smithi177.stdout:3286: expect (ObjNum 2022 snap 0 seq_num 2022) 2024-07-28T11:30:46.843 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[52787]: debug 2024-07-28T11:30:46.578+0000 7f66d58b8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:30:46.937 INFO:tasks.rados.rados.0.smithi177.stdout:3287: finishing write tid 1 to smithi17769138-69 2024-07-28T11:30:46.938 INFO:tasks.rados.rados.0.smithi177.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2024-07-28T11:30:46.946 INFO:tasks.rados.rados.0.smithi177.stdout:3291: writing smithi17769138-376 from 672841 to 1443191 tid 1 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3291: writing smithi17769138-376 from 2221764 to 2658156 tid 2 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3283: done (7 left) 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3284: done (6 left) 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3286: done (5 left) 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3292: write oid 386 current snap is 0 2024-07-28T11:30:46.953 INFO:tasks.rados.rados.0.smithi177.stdout:3288: expect (ObjNum 1799 snap 0 seq_num 1799) 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:3287: finishing write tid 2 to smithi17769138-69 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:3287: finishing write tid 3 to smithi17769138-69 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:3287: finishing write tid 4 to smithi17769138-69 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 69 v 346 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:3287: left oid 69 (ObjNum 2061 snap 0 seq_num 2061) 2024-07-28T11:30:47.087 INFO:tasks.rados.rados.0.smithi177.stdout:3289: finishing write tid 1 to smithi17769138-185 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:3289: finishing write tid 2 to smithi17769138-185 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:3289: finishing write tid 3 to smithi17769138-185 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:3289: finishing write tid 4 to smithi17769138-185 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 185 v 420 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:3289: left oid 185 (ObjNum 2062 snap 0 seq_num 2062) 2024-07-28T11:30:47.088 INFO:tasks.rados.rados.0.smithi177.stdout:3290: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-07-28T11:30:47.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[52787]: debug 2024-07-28T11:30:46.842+0000 7f66d58b8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:30:47.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:47 smithi204 bash[52787]: debug 2024-07-28T11:30:47.026+0000 7f66d58b8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:30:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cephadm 2024-07-28T11:30:45.400583+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTING 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cephadm 2024-07-28T11:30:45.502672+0000 mgr.y (mgr.25013) 4 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cephadm 2024-07-28T11:30:45.622832+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cephadm 2024-07-28T11:30:45.622987+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTED 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cephadm 2024-07-28T11:30:45.624791+0000 mgr.y (mgr.25013) 7 : cephadm [ERR] [28/Jul/2024:11:30:45] ENGINE Error in HTTPServer.serve 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: Traceback (most recent call last): 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: self._connections.run(self.expiration_interval) 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: self._run(expiration_interval) 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: s = self.context.wrap_socket( 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: return self.sslsocket_class._create( 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: self.do_handshake() 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: self._sslobj.do_handshake() 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: cluster 2024-07-28T11:30:46.148968+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T11:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:46 smithi204 bash[24094]: audit 2024-07-28T11:30:46.462046+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.177:0/2099002343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:47.190 INFO:tasks.rados.rados.0.smithi177.stdout:3291: finishing write tid 1 to smithi17769138-376 2024-07-28T11:30:47.190 INFO:tasks.rados.rados.0.smithi177.stdout:3291: finishing write tid 2 to smithi17769138-376 2024-07-28T11:30:47.190 INFO:tasks.rados.rados.0.smithi177.stdout:3291: finishing write tid 3 to smithi17769138-376 2024-07-28T11:30:47.190 INFO:tasks.rados.rados.0.smithi177.stdout:3291: finishing write tid 4 to smithi17769138-376 2024-07-28T11:30:47.190 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 376 v 379 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2024-07-28T11:30:47.191 INFO:tasks.rados.rados.0.smithi177.stdout:3291: left oid 376 (ObjNum 2063 snap 0 seq_num 2063) 2024-07-28T11:30:47.191 INFO:tasks.rados.rados.0.smithi177.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2024-07-28T11:30:47.208 INFO:tasks.rados.rados.0.smithi177.stdout:3292: writing smithi17769138-386 from 689648 to 1135247 tid 1 2024-07-28T11:30:47.231 INFO:tasks.rados.rados.0.smithi177.stdout:3292: writing smithi17769138-386 from 1880246 to 2460296 tid 2 2024-07-28T11:30:47.231 INFO:tasks.rados.rados.0.smithi177.stdout:3287: done (5 left) 2024-07-28T11:30:47.231 INFO:tasks.rados.rados.0.smithi177.stdout:3288: done (4 left) 2024-07-28T11:30:47.231 INFO:tasks.rados.rados.0.smithi177.stdout:3289: done (3 left) 2024-07-28T11:30:47.231 INFO:tasks.rados.rados.0.smithi177.stdout:3290: done (2 left) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3291: done (1 left) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3293: read oid 384 snap -1 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3293: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3294: read oid 219 snap -1 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3294: expect (ObjNum 1708 snap 0 seq_num 1708) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3295: read oid 466 snap -1 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3295: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3296: read oid 32 snap -1 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3296: expect (ObjNum 1969 snap 0 seq_num 1969) 2024-07-28T11:30:47.232 INFO:tasks.rados.rados.0.smithi177.stdout:3297: write oid 213 current snap is 0 2024-07-28T11:30:47.233 INFO:tasks.rados.rados.0.smithi177.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2024-07-28T11:30:47.254 INFO:tasks.rados.rados.0.smithi177.stdout:3297: writing smithi17769138-213 from 706455 to 1227303 tid 1 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cephadm 2024-07-28T11:30:45.400583+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTING 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cephadm 2024-07-28T11:30:45.502672+0000 mgr.y (mgr.25013) 4 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cephadm 2024-07-28T11:30:45.622832+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cephadm 2024-07-28T11:30:45.622987+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTED 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cephadm 2024-07-28T11:30:45.624791+0000 mgr.y (mgr.25013) 7 : cephadm [ERR] [28/Jul/2024:11:30:45] ENGINE Error in HTTPServer.serve 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: Traceback (most recent call last): 2024-07-28T11:30:47.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: self._connections.run(self.expiration_interval) 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: self._run(expiration_interval) 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: s = self.context.wrap_socket( 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: return self.sslsocket_class._create( 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: self.do_handshake() 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:30:47.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: self._sslobj.do_handshake() 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: cluster 2024-07-28T11:30:46.148968+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[21846]: audit 2024-07-28T11:30:46.462046+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.177:0/2099002343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cephadm 2024-07-28T11:30:45.400583+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTING 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cephadm 2024-07-28T11:30:45.502672+0000 mgr.y (mgr.25013) 4 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cephadm 2024-07-28T11:30:45.622832+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cephadm 2024-07-28T11:30:45.622987+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [28/Jul/2024:11:30:45] ENGINE Bus STARTED 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cephadm 2024-07-28T11:30:45.624791+0000 mgr.y (mgr.25013) 7 : cephadm [ERR] [28/Jul/2024:11:30:45] ENGINE Error in HTTPServer.serve 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: Traceback (most recent call last): 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: self._connections.run(self.expiration_interval) 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:30:47.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: self._run(expiration_interval) 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: s = self.context.wrap_socket( 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: return self.sslsocket_class._create( 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: self.do_handshake() 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: self._sslobj.do_handshake() 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:30:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: cluster 2024-07-28T11:30:46.148968+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T11:30:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:46 smithi177 bash[31534]: audit 2024-07-28T11:30:46.462046+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.177:0/2099002343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3297: writing smithi17769138-213 from 1938728 to 2378789 tid 2 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3298: read oid 389 snap -1 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3298: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3299: read oid 354 snap -1 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3299: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3300: delete oid 311 current snap is 0 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3292: finishing write tid 1 to smithi17769138-386 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3292: finishing write tid 2 to smithi17769138-386 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3292: finishing write tid 3 to smithi17769138-386 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:3292: finishing write tid 4 to smithi17769138-386 2024-07-28T11:30:47.272 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 386 v 301 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2024-07-28T11:30:47.273 INFO:tasks.rados.rados.0.smithi177.stdout:3292: left oid 386 (ObjNum 2064 snap 0 seq_num 2064) 2024-07-28T11:30:47.273 INFO:tasks.rados.rados.0.smithi177.stdout:3296: expect (ObjNum 1969 snap 0 seq_num 1969) 2024-07-28T11:30:47.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:47 smithi204 bash[52787]: debug 2024-07-28T11:30:47.194+0000 7f66d58b8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:30:47.480 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:47 smithi204 bash[52787]: debug 2024-07-28T11:30:47.290+0000 7f66d58b8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:30:47.609 INFO:tasks.rados.rados.0.smithi177.stdout:3294: expect (ObjNum 1708 snap 0 seq_num 1708) 2024-07-28T11:30:47.752 INFO:tasks.rados.rados.0.smithi177.stdout:3297: finishing write tid 1 to smithi17769138-213 2024-07-28T11:30:47.752 INFO:tasks.rados.rados.0.smithi177.stdout:3295: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:30:47.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:47 smithi204 bash[52787]: debug 2024-07-28T11:30:47.478+0000 7f66d58b8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:30:47.938 INFO:tasks.rados.rados.0.smithi177.stdout:3293: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-07-28T11:30:48.139 INFO:tasks.rados.rados.0.smithi177.stdout:3299: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-07-28T11:30:48.309 INFO:tasks.rados.rados.0.smithi177.stdout:3298: expect (ObjNum 388 snap 0 seq_num 388) 2024-07-28T11:30:48.381 INFO:tasks.rados.rados.0.smithi177.stdout:3297: finishing write tid 2 to smithi17769138-213 2024-07-28T11:30:48.381 INFO:tasks.rados.rados.0.smithi177.stdout:3297: finishing write tid 3 to smithi17769138-213 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3297: finishing write tid 4 to smithi17769138-213 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 213 v 446 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3297: left oid 213 (ObjNum 2065 snap 0 seq_num 2065) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3292: done (8 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3293: done (7 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3294: done (6 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3295: done (5 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3296: done (4 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3297: done (3 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3298: done (2 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3299: done (1 left) 2024-07-28T11:30:48.382 INFO:tasks.rados.rados.0.smithi177.stdout:3300: done (0 left) 2024-07-28T11:30:48.383 INFO:tasks.rados.rados.0.smithi177.stdout:3301: write oid 186 current snap is 0 2024-07-28T11:30:48.383 INFO:tasks.rados.rados.0.smithi177.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2024-07-28T11:30:48.404 INFO:tasks.rados.rados.0.smithi177.stdout:3301: writing smithi17769138-186 from 740069 to 1411415 tid 1 2024-07-28T11:30:48.420 INFO:tasks.rados.rados.0.smithi177.stdout:3301: writing smithi17769138-186 from 1939339 to 2383069 tid 2 2024-07-28T11:30:48.420 INFO:tasks.rados.rados.0.smithi177.stdout:3302: write oid 222 current snap is 0 2024-07-28T11:30:48.420 INFO:tasks.rados.rados.0.smithi177.stdout:3301: finishing write tid 1 to smithi17769138-186 2024-07-28T11:30:48.420 INFO:tasks.rados.rados.0.smithi177.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2024-07-28T11:30:48.438 INFO:tasks.rados.rados.0.smithi177.stdout:3302: writing smithi17769138-222 from 756876 to 1219824 tid 1 2024-07-28T11:30:48.452 INFO:tasks.rados.rados.0.smithi177.stdout:3302: writing smithi17769138-222 from 1714174 to 2301562 tid 2 2024-07-28T11:30:48.452 INFO:tasks.rados.rados.0.smithi177.stdout:3303: read oid 33 snap -1 2024-07-28T11:30:48.452 INFO:tasks.rados.rados.0.smithi177.stdout:3303: expect deleted 2024-07-28T11:30:48.452 INFO:tasks.rados.rados.0.smithi177.stdout:3304: write oid 425 current snap is 0 2024-07-28T11:30:48.453 INFO:tasks.rados.rados.0.smithi177.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2024-07-28T11:30:48.464 INFO:tasks.rados.rados.0.smithi177.stdout:3304: writing smithi17769138-425 from 773683 to 1311880 tid 1 2024-07-28T11:30:48.474 INFO:tasks.rados.rados.0.smithi177.stdout:3304: writing smithi17769138-425 from 1772656 to 2503702 tid 2 2024-07-28T11:30:48.474 INFO:tasks.rados.rados.0.smithi177.stdout:3305: write oid 233 current snap is 0 2024-07-28T11:30:48.474 INFO:tasks.rados.rados.0.smithi177.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2024-07-28T11:30:48.484 INFO:tasks.rados.rados.0.smithi177.stdout:3305: writing smithi17769138-233 from 790490 to 1403936 tid 1 2024-07-28T11:30:48.490 INFO:tasks.rados.rados.0.smithi177.stdout:3305: writing smithi17769138-233 from 1831138 to 2422195 tid 2 2024-07-28T11:30:48.490 INFO:tasks.rados.rados.0.smithi177.stdout:3306: write oid 343 current snap is 0 2024-07-28T11:30:48.490 INFO:tasks.rados.rados.0.smithi177.stdout:3301: finishing write tid 2 to smithi17769138-186 2024-07-28T11:30:48.490 INFO:tasks.rados.rados.0.smithi177.stdout:3301: finishing write tid 3 to smithi17769138-186 2024-07-28T11:30:48.491 INFO:tasks.rados.rados.0.smithi177.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2024-07-28T11:30:48.497 INFO:tasks.rados.rados.0.smithi177.stdout:3306: writing smithi17769138-343 from 407297 to 1095992 tid 1 2024-07-28T11:30:48.506 INFO:tasks.rados.rados.0.smithi177.stdout:3306: writing smithi17769138-343 from 1773267 to 2507982 tid 2 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3307: read oid 335 snap -1 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3307: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3308: read oid 220 snap -1 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3308: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3309: read oid 221 snap -1 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3309: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3310: read oid 315 snap -1 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3311: delete oid 394 current snap is 0 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3301: finishing write tid 4 to smithi17769138-186 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 186 v 464 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2024-07-28T11:30:48.507 INFO:tasks.rados.rados.0.smithi177.stdout:3302: finishing write tid 1 to smithi17769138-222 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3302: finishing write tid 2 to smithi17769138-222 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3302: finishing write tid 3 to smithi17769138-222 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3302: finishing write tid 4 to smithi17769138-222 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 349 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3304: finishing write tid 1 to smithi17769138-425 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3304: finishing write tid 2 to smithi17769138-425 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3304: finishing write tid 3 to smithi17769138-425 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3304: finishing write tid 4 to smithi17769138-425 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 425 v 505 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3305: finishing write tid 1 to smithi17769138-233 2024-07-28T11:30:48.508 INFO:tasks.rados.rados.0.smithi177.stdout:3305: finishing write tid 2 to smithi17769138-233 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3305: finishing write tid 3 to smithi17769138-233 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3305: finishing write tid 4 to smithi17769138-233 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 233 v 352 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3306: finishing write tid 1 to smithi17769138-343 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3301: done (10 left) 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3302: done (9 left) 2024-07-28T11:30:48.509 INFO:tasks.rados.rados.0.smithi177.stdout:3303: done (8 left) 2024-07-28T11:30:48.510 INFO:tasks.rados.rados.0.smithi177.stdout:3304: done (7 left) 2024-07-28T11:30:48.510 INFO:tasks.rados.rados.0.smithi177.stdout:3305: done (6 left) 2024-07-28T11:30:48.510 INFO:tasks.rados.rados.0.smithi177.stdout:3311: done (5 left) 2024-07-28T11:30:48.510 INFO:tasks.rados.rados.0.smithi177.stdout:3312: write oid 108 current snap is 0 2024-07-28T11:30:48.510 INFO:tasks.rados.rados.0.smithi177.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2024-07-28T11:30:48.515 INFO:tasks.rados.rados.0.smithi177.stdout:3312: writing smithi17769138-108 from 440911 to 880104 tid 1 2024-07-28T11:30:48.525 INFO:tasks.rados.rados.0.smithi177.stdout:3312: writing smithi17769138-108 from 1490231 to 2228615 tid 2 2024-07-28T11:30:48.525 INFO:tasks.rados.rados.0.smithi177.stdout:3313: write oid 419 current snap is 0 2024-07-28T11:30:48.525 INFO:tasks.rados.rados.0.smithi177.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2024-07-28T11:30:48.531 INFO:tasks.rados.rados.0.smithi177.stdout:3313: writing smithi17769138-419 from 457718 to 972160 tid 1 2024-07-28T11:30:48.540 INFO:tasks.rados.rados.0.smithi177.stdout:3313: writing smithi17769138-419 from 1548713 to 2147108 tid 2 2024-07-28T11:30:48.540 INFO:tasks.rados.rados.0.smithi177.stdout:3314: read oid 297 snap -1 2024-07-28T11:30:48.540 INFO:tasks.rados.rados.0.smithi177.stdout:3314: expect deleted 2024-07-28T11:30:48.540 INFO:tasks.rados.rados.0.smithi177.stdout:3315: write oid 337 current snap is 0 2024-07-28T11:30:48.540 INFO:tasks.rados.rados.0.smithi177.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2024-07-28T11:30:48.546 INFO:tasks.rados.rados.0.smithi177.stdout:3315: writing smithi17769138-337 from 474525 to 1064216 tid 1 2024-07-28T11:30:48.553 INFO:tasks.rados.rados.0.smithi177.stdout:3315: writing smithi17769138-337 from 1490842 to 2232895 tid 2 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3315: writing smithi17769138-337 from 2832710 to 2874525 tid 3 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3316: read oid 35 snap -1 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3316: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3317: read oid 266 snap -1 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3317: expect (ObjNum 1680 snap 0 seq_num 1680) 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3318: write oid 421 current snap is 0 2024-07-28T11:30:48.558 INFO:tasks.rados.rados.0.smithi177.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2024-07-28T11:30:48.565 INFO:tasks.rados.rados.0.smithi177.stdout:3318: writing smithi17769138-421 from 491332 to 1272625 tid 1 2024-07-28T11:30:48.574 INFO:tasks.rados.rados.0.smithi177.stdout:3318: writing smithi17769138-421 from 2065677 to 2667741 tid 2 2024-07-28T11:30:48.574 INFO:tasks.rados.rados.0.smithi177.stdout:3319: delete oid 346 current snap is 0 2024-07-28T11:30:48.574 INFO:tasks.rados.rados.0.smithi177.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2024-07-28T11:30:48.636 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[52787]: debug 2024-07-28T11:30:48.310+0000 7f66d58b8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:30:48.636 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[52787]: debug 2024-07-28T11:30:48.386+0000 7f66d58b8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:30:48.678 INFO:tasks.rados.rados.0.smithi177.stdout:3307: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:30:48.824 INFO:tasks.rados.rados.0.smithi177.stdout:3306: finishing write tid 2 to smithi17769138-343 2024-07-28T11:30:48.825 INFO:tasks.rados.rados.0.smithi177.stdout:3306: finishing write tid 3 to smithi17769138-343 2024-07-28T11:30:48.825 INFO:tasks.rados.rados.0.smithi177.stdout:3306: finishing write tid 4 to smithi17769138-343 2024-07-28T11:30:48.825 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 343 v 355 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2024-07-28T11:30:48.825 INFO:tasks.rados.rados.0.smithi177.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2024-07-28T11:30:48.825 INFO:tasks.rados.rados.0.smithi177.stdout:3309: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-07-28T11:30:48.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[59111]: ts=2024-07-28T11:30: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:30:48.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[52787]: debug 2024-07-28T11:30:48.634+0000 7f66d58b8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:30:48.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[52787]: debug 2024-07-28T11:30:48.710+0000 7f66d58b8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:30:48.926 INFO:tasks.rados.rados.0.smithi177.stdout:3312: finishing write tid 1 to smithi17769138-108 2024-07-28T11:30:48.926 INFO:tasks.rados.rados.0.smithi177.stdout:3308: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-07-28T11:30:49.066 INFO:tasks.rados.rados.0.smithi177.stdout:3312: finishing write tid 2 to smithi17769138-108 2024-07-28T11:30:49.067 INFO:tasks.rados.rados.0.smithi177.stdout:3312: finishing write tid 3 to smithi17769138-108 2024-07-28T11:30:49.067 INFO:tasks.rados.rados.0.smithi177.stdout:3306: done (12 left) 2024-07-28T11:30:49.067 INFO:tasks.rados.rados.0.smithi177.stdout:3307: done (11 left) 2024-07-28T11:30:49.067 INFO:tasks.rados.rados.0.smithi177.stdout:3308: done (10 left) 2024-07-28T11:30:49.067 INFO:tasks.rados.rados.0.smithi177.stdout:3309: done (9 left) 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3310: done (8 left) 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3319: done (7 left) 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3320: delete oid 230 current snap is 0 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3312: finishing write tid 4 to smithi17769138-108 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 108 v 443 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3312: left oid 108 (ObjNum 2073 snap 0 seq_num 2073) 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3313: finishing write tid 1 to smithi17769138-419 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3313: finishing write tid 2 to smithi17769138-419 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3313: finishing write tid 3 to smithi17769138-419 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3313: finishing write tid 4 to smithi17769138-419 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 419 v 423 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3313: left oid 419 (ObjNum 2074 snap 0 seq_num 2074) 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3315: finishing write tid 1 to smithi17769138-337 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3315: finishing write tid 2 to smithi17769138-337 2024-07-28T11:30:49.068 INFO:tasks.rados.rados.0.smithi177.stdout:3315: finishing write tid 3 to smithi17769138-337 2024-07-28T11:30:49.069 INFO:tasks.rados.rados.0.smithi177.stdout:3315: finishing write tid 4 to smithi17769138-337 2024-07-28T11:30:49.069 INFO:tasks.rados.rados.0.smithi177.stdout:3315: finishing write tid 5 to smithi17769138-337 2024-07-28T11:30:49.069 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 397 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2024-07-28T11:30:49.069 INFO:tasks.rados.rados.0.smithi177.stdout:3315: left oid 337 (ObjNum 2075 snap 0 seq_num 2075) 2024-07-28T11:30:49.069 INFO:tasks.rados.rados.0.smithi177.stdout:3317: expect (ObjNum 1680 snap 0 seq_num 1680) 2024-07-28T11:30:49.183 INFO:tasks.rados.rados.0.smithi177.stdout:3318: finishing write tid 1 to smithi17769138-421 2024-07-28T11:30:49.183 INFO:tasks.rados.rados.0.smithi177.stdout:3316: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-07-28T11:30:49.204 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: debug 2024-07-28T11:30:49.114+0000 7f66d58b8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:30:49.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[24094]: cluster 2024-07-28T11:30:47.144864+0000 mgr.y (mgr.25013) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:49.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[24094]: cluster 2024-07-28T11:30:47.961827+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-07-28T11:30:49.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:48 smithi204 bash[24094]: audit 2024-07-28T11:30:48.820082+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.177:0/552963239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:49.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[21846]: cluster 2024-07-28T11:30:47.144864+0000 mgr.y (mgr.25013) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:49.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[21846]: cluster 2024-07-28T11:30:47.961827+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-07-28T11:30:49.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[21846]: audit 2024-07-28T11:30:48.820082+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.177:0/552963239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:49.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[31534]: cluster 2024-07-28T11:30:47.144864+0000 mgr.y (mgr.25013) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:49.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[31534]: cluster 2024-07-28T11:30:47.961827+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-07-28T11:30:49.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:48 smithi177 bash[31534]: audit 2024-07-28T11:30:48.820082+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.177:0/552963239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3318: finishing write tid 2 to smithi17769138-421 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3318: finishing write tid 3 to smithi17769138-421 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3318: finishing write tid 4 to smithi17769138-421 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 426 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3318: left oid 421 (ObjNum 2076 snap 0 seq_num 2076) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3312: done (7 left) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3313: done (6 left) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3314: done (5 left) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3315: done (4 left) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3316: done (3 left) 2024-07-28T11:30:49.428 INFO:tasks.rados.rados.0.smithi177.stdout:3317: done (2 left) 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3318: done (1 left) 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3320: done (0 left) 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3321: read oid 155 snap -1 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3322: write oid 294 current snap is 0 2024-07-28T11:30:49.429 INFO:tasks.rados.rados.0.smithi177.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2024-07-28T11:30:49.434 INFO:tasks.rados.rados.0.smithi177.stdout:3322: writing smithi17769138-294 from 541753 to 1148793 tid 1 2024-07-28T11:30:49.442 INFO:tasks.rados.rados.0.smithi177.stdout:3322: writing smithi17769138-294 from 1724770 to 2474161 tid 2 2024-07-28T11:30:49.442 INFO:tasks.rados.rados.0.smithi177.stdout:3323: read oid 1 snap -1 2024-07-28T11:30:49.442 INFO:tasks.rados.rados.0.smithi177.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-07-28T11:30:49.442 INFO:tasks.rados.rados.0.smithi177.stdout:3324: write oid 460 current snap is 0 2024-07-28T11:30:49.442 INFO:tasks.rados.rados.0.smithi177.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2024-07-28T11:30:49.449 INFO:tasks.rados.rados.0.smithi177.stdout:3324: writing smithi17769138-460 from 558560 to 1240849 tid 1 2024-07-28T11:30:49.455 INFO:tasks.rados.rados.0.smithi177.stdout:3324: writing smithi17769138-460 from 1783252 to 2276301 tid 2 2024-07-28T11:30:49.455 INFO:tasks.rados.rados.0.smithi177.stdout:3325: delete oid 300 current snap is 0 2024-07-28T11:30:49.455 INFO:tasks.rados.rados.0.smithi177.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-07-28T11:30:49.548 INFO:tasks.rados.rados.0.smithi177.stdout:3322: finishing write tid 1 to smithi17769138-294 2024-07-28T11:30:49.548 INFO:tasks.rados.rados.0.smithi177.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: debug 2024-07-28T11:30:49.202+0000 7f66d58b8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: [28/Jul/2024:11:30:49] ENGINE Bus STARTING 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: CherryPy Checker: 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: The Application mounted at '' has an empty config. 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: [28/Jul/2024:11:30:49] ENGINE Serving on http://:::9283 2024-07-28T11:30:49.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[52787]: [28/Jul/2024:11:30:49] ENGINE Bus STARTED 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3322: finishing write tid 2 to smithi17769138-294 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3322: finishing write tid 3 to smithi17769138-294 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3322: finishing write tid 4 to smithi17769138-294 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 294 v 449 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3324: finishing write tid 1 to smithi17769138-460 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3324: finishing write tid 2 to smithi17769138-460 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3324: finishing write tid 3 to smithi17769138-460 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3324: finishing write tid 4 to smithi17769138-460 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 460 v 447 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2024-07-28T11:30:49.732 INFO:tasks.rados.rados.0.smithi177.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3321: done (4 left) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3322: done (3 left) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3323: done (2 left) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3324: done (1 left) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3325: done (0 left) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3326: read oid 413 snap -1 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3326: expect deleted 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3327: read oid 283 snap -1 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3327: expect (ObjNum 735 snap 0 seq_num 735) 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3328: write oid 109 current snap is 0 2024-07-28T11:30:49.733 INFO:tasks.rados.rados.0.smithi177.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2024-07-28T11:30:49.744 INFO:tasks.rados.rados.0.smithi177.stdout:3328: writing smithi17769138-109 from 592174 to 1024961 tid 1 2024-07-28T11:30:49.756 INFO:tasks.rados.rados.0.smithi177.stdout:3328: writing smithi17769138-109 from 1500216 to 1996934 tid 2 2024-07-28T11:30:49.769 INFO:tasks.rados.rados.0.smithi177.stdout:3328: writing smithi17769138-109 from 2624671 to 2992174 tid 3 2024-07-28T11:30:49.769 INFO:tasks.rados.rados.0.smithi177.stdout:3329: delete oid 380 current snap is 0 2024-07-28T11:30:49.769 INFO:tasks.rados.rados.0.smithi177.stdout:3327: expect (ObjNum 735 snap 0 seq_num 735) 2024-07-28T11:30:49.871 INFO:tasks.rados.rados.0.smithi177.stdout:3328: finishing write tid 1 to smithi17769138-109 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: finishing write tid 2 to smithi17769138-109 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: finishing write tid 3 to smithi17769138-109 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: finishing write tid 4 to smithi17769138-109 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: finishing write tid 5 to smithi17769138-109 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 109 v 451 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3326: done (3 left) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3327: done (2 left) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3328: done (1 left) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3329: done (0 left) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3330: read oid 28 snap -1 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2024-07-28T11:30:49.872 INFO:tasks.rados.rados.0.smithi177.stdout:3331: delete oid 291 current snap is 0 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3331: done (1 left) 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3332: read oid 218 snap -1 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3332: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3333: read oid 210 snap -1 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3333: expect (ObjNum 709 snap 0 seq_num 709) 2024-07-28T11:30:49.873 INFO:tasks.rados.rados.0.smithi177.stdout:3334: delete oid 478 current snap is 0 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3334: done (3 left) 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3335: read oid 362 snap -1 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3335: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3336: read oid 239 snap -1 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3336: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3337: read oid 124 snap -1 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3337: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3338: write oid 328 current snap is 0 2024-07-28T11:30:49.875 INFO:tasks.rados.rados.0.smithi177.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2024-07-28T11:30:49.881 INFO:tasks.rados.rados.0.smithi177.stdout:3338: writing smithi17769138-328 from 659402 to 1109538 tid 1 2024-07-28T11:30:49.888 INFO:tasks.rados.rados.0.smithi177.stdout:3338: writing smithi17769138-328 from 1734144 to 2238200 tid 2 2024-07-28T11:30:49.893 INFO:tasks.rados.rados.0.smithi177.stdout:3338: writing smithi17769138-328 from 2734363 to 3059402 tid 3 2024-07-28T11:30:49.893 INFO:tasks.rados.rados.0.smithi177.stdout:3339: write oid 45 current snap is 0 2024-07-28T11:30:49.893 INFO:tasks.rados.rados.0.smithi177.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2024-07-28T11:30:49.900 INFO:tasks.rados.rados.0.smithi177.stdout:3339: writing smithi17769138-45 from 676209 to 1201594 tid 1 2024-07-28T11:30:49.907 INFO:tasks.rados.rados.0.smithi177.stdout:3339: writing smithi17769138-45 from 1676273 to 2440340 tid 2 2024-07-28T11:30:49.911 INFO:tasks.rados.rados.0.smithi177.stdout:3339: writing smithi17769138-45 from 3045433 to 3076209 tid 3 2024-07-28T11:30:49.911 INFO:tasks.rados.rados.0.smithi177.stdout:3340: write oid 20 current snap is 0 2024-07-28T11:30:49.911 INFO:tasks.rados.rados.0.smithi177.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2024-07-28T11:30:49.918 INFO:tasks.rados.rados.0.smithi177.stdout:3340: writing smithi17769138-20 from 693016 to 1293650 tid 1 2024-07-28T11:30:49.923 INFO:tasks.rados.rados.0.smithi177.stdout:3340: writing smithi17769138-20 from 1734755 to 2242480 tid 2 2024-07-28T11:30:49.928 INFO:tasks.rados.rados.0.smithi177.stdout:3340: writing smithi17769138-20 from 2672856 to 3093016 tid 3 2024-07-28T11:30:49.928 INFO:tasks.rados.rados.0.smithi177.stdout:3341: read oid 38 snap -1 2024-07-28T11:30:49.929 INFO:tasks.rados.rados.0.smithi177.stdout:3341: expect (ObjNum 659 snap 0 seq_num 659) 2024-07-28T11:30:49.929 INFO:tasks.rados.rados.0.smithi177.stdout:3342: read oid 399 snap -1 2024-07-28T11:30:49.929 INFO:tasks.rados.rados.0.smithi177.stdout:3342: expect deleted 2024-07-28T11:30:49.929 INFO:tasks.rados.rados.0.smithi177.stdout:3343: write oid 287 current snap is 0 2024-07-28T11:30:49.929 INFO:tasks.rados.rados.0.smithi177.stdout:3335: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-07-28T11:30:50.132 INFO:tasks.rados.rados.0.smithi177.stdout:3333: expect (ObjNum 709 snap 0 seq_num 709) 2024-07-28T11:30:50.251 INFO:tasks.rados.rados.0.smithi177.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2024-07-28T11:30:50.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.227639+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:30:50.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.229188+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:50.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.230808+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: cluster 2024-07-28T11:30:49.231138+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.231158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.640823+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.646737+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.910181+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[21846]: audit 2024-07-28T11:30:49.917189+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.227639+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.229188+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.230808+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: cluster 2024-07-28T11:30:49.231138+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.231158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.640823+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.646737+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.910181+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:49 smithi177 bash[31534]: audit 2024-07-28T11:30:49.917189+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.369 INFO:tasks.rados.rados.0.smithi177.stdout:3332: expect (ObjNum 1553 snap 0 seq_num 1553) 2024-07-28T11:30:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.227639+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:30:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.229188+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:30:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.230808+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:30:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: cluster 2024-07-28T11:30:49.231138+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:30:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.231158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/3778007177' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:30:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.640823+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.646737+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.910181+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:49 smithi204 bash[24094]: audit 2024-07-28T11:30:49.917189+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:50.470 INFO:tasks.rados.rados.0.smithi177.stdout:3336: expect (ObjNum 570 snap 0 seq_num 570) 2024-07-28T11:30:50.619 INFO:tasks.rados.rados.0.smithi177.stdout:3337: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-07-28T11:30:50.739 INFO:tasks.rados.rados.0.smithi177.stdout:3338: finishing write tid 1 to smithi17769138-328 2024-07-28T11:30:50.739 INFO:tasks.rados.rados.0.smithi177.stdout:3338: finishing write tid 2 to smithi17769138-328 2024-07-28T11:30:50.739 INFO:tasks.rados.rados.0.smithi177.stdout:3338: finishing write tid 3 to smithi17769138-328 2024-07-28T11:30:50.739 INFO:tasks.rados.rados.0.smithi177.stdout:3338: finishing write tid 4 to smithi17769138-328 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3338: finishing write tid 5 to smithi17769138-328 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 328 v 384 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: finishing write tid 1 to smithi17769138-45 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: finishing write tid 2 to smithi17769138-45 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: finishing write tid 3 to smithi17769138-45 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: finishing write tid 4 to smithi17769138-45 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: finishing write tid 5 to smithi17769138-45 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 45 v 388 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3340: finishing write tid 1 to smithi17769138-20 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3340: finishing write tid 2 to smithi17769138-20 2024-07-28T11:30:50.740 INFO:tasks.rados.rados.0.smithi177.stdout:3341: expect (ObjNum 659 snap 0 seq_num 659) 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:3340: finishing write tid 3 to smithi17769138-20 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:3340: finishing write tid 4 to smithi17769138-20 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:3340: finishing write tid 5 to smithi17769138-20 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 20 v 425 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2024-07-28T11:30:50.868 INFO:tasks.rados.rados.0.smithi177.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2024-07-28T11:30:50.889 INFO:tasks.rados.rados.0.smithi177.stdout:3343: writing smithi17769138-287 from 709823 to 1385706 tid 1 2024-07-28T11:30:50.899 INFO:tasks.rados.rados.0.smithi177.stdout:3343: writing smithi17769138-287 from 1793237 to 2560973 tid 2 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3343: writing smithi17769138-287 from 3100279 to 3109823 tid 3 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3330: done (11 left) 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3332: done (10 left) 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3333: done (9 left) 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3335: done (8 left) 2024-07-28T11:30:50.906 INFO:tasks.rados.rados.0.smithi177.stdout:3336: done (7 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3337: done (6 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3338: done (5 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3339: done (4 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3340: done (3 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3341: done (2 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3342: done (1 left) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3344: read oid 480 snap -1 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3344: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3345: write oid 89 current snap is 0 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3343: finishing write tid 1 to smithi17769138-287 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3343: finishing write tid 2 to smithi17769138-287 2024-07-28T11:30:50.907 INFO:tasks.rados.rados.0.smithi177.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2024-07-28T11:30:50.915 INFO:tasks.rados.rados.0.smithi177.stdout:3345: writing smithi17769138-89 from 726630 to 1477762 tid 1 2024-07-28T11:30:50.922 INFO:tasks.rados.rados.0.smithi177.stdout:3345: writing smithi17769138-89 from 2251719 to 2763113 tid 2 2024-07-28T11:30:50.922 INFO:tasks.rados.rados.0.smithi177.stdout:3346: read oid 466 snap -1 2024-07-28T11:30:50.922 INFO:tasks.rados.rados.0.smithi177.stdout:3346: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:30:50.922 INFO:tasks.rados.rados.0.smithi177.stdout:3347: write oid 282 current snap is 0 2024-07-28T11:30:50.922 INFO:tasks.rados.rados.0.smithi177.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2024-07-28T11:30:50.929 INFO:tasks.rados.rados.0.smithi177.stdout:3347: writing smithi17769138-282 from 743437 to 1286171 tid 1 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3347: writing smithi17769138-282 from 1910201 to 2681606 tid 2 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3348: delete oid 394 current snap is 0 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3343: finishing write tid 3 to smithi17769138-287 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3343: finishing write tid 4 to smithi17769138-287 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3343: finishing write tid 5 to smithi17769138-287 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 287 v 455 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2024-07-28T11:30:50.937 INFO:tasks.rados.rados.0.smithi177.stdout:3344: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:51.024 INFO:tasks.rados.rados.0.smithi177.stdout:3345: finishing write tid 1 to smithi17769138-89 2024-07-28T11:30:51.024 INFO:tasks.rados.rados.0.smithi177.stdout:3345: finishing write tid 2 to smithi17769138-89 2024-07-28T11:30:51.024 INFO:tasks.rados.rados.0.smithi177.stdout:3345: finishing write tid 3 to smithi17769138-89 2024-07-28T11:30:51.024 INFO:tasks.rados.rados.0.smithi177.stdout:3345: finishing write tid 4 to smithi17769138-89 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 89 v 442 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3345: left oid 89 (ObjNum 2090 snap 0 seq_num 2090) 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3343: done (5 left) 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3344: done (4 left) 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3345: done (3 left) 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3348: done (2 left) 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3349: write oid 321 current snap is 0 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3347: finishing write tid 1 to smithi17769138-282 2024-07-28T11:30:51.025 INFO:tasks.rados.rados.0.smithi177.stdout:3346: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:3347: finishing write tid 2 to smithi17769138-282 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:3347: finishing write tid 3 to smithi17769138-282 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:3347: finishing write tid 4 to smithi17769138-282 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 282 v 452 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:3347: left oid 282 (ObjNum 2091 snap 0 seq_num 2091) 2024-07-28T11:30:51.209 INFO:tasks.rados.rados.0.smithi177.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2024-07-28T11:30:51.218 INFO:tasks.rados.rados.0.smithi177.stdout:3349: writing smithi17769138-321 from 777051 to 1470283 tid 1 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3349: writing smithi17769138-321 from 2027165 to 2685886 tid 2 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3346: done (2 left) 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3347: done (1 left) 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3350: write oid 20 current snap is 0 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3349: finishing write tid 1 to smithi17769138-321 2024-07-28T11:30:51.225 INFO:tasks.rados.rados.0.smithi177.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2024-07-28T11:30:51.233 INFO:tasks.rados.rados.0.smithi177.stdout:3350: writing smithi17769138-20 from 793858 to 1562339 tid 1 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3350: writing smithi17769138-20 from 2085647 to 2604379 tid 2 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3351: write oid 214 current snap is 0 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3349: finishing write tid 2 to smithi17769138-321 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3349: finishing write tid 3 to smithi17769138-321 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3349: finishing write tid 4 to smithi17769138-321 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 321 v 401 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3349: left oid 321 (ObjNum 2093 snap 0 seq_num 2093) 2024-07-28T11:30:51.240 INFO:tasks.rados.rados.0.smithi177.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2024-07-28T11:30:51.247 INFO:tasks.rados.rados.0.smithi177.stdout:3351: writing smithi17769138-214 from 410665 to 854395 tid 1 2024-07-28T11:30:51.258 INFO:tasks.rados.rados.0.smithi177.stdout:3351: writing smithi17769138-214 from 1627776 to 2290166 tid 2 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: cluster 2024-07-28T11:30:49.145215+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: cluster 2024-07-28T11:30:49.967790+0000 mon.a (mon.0) 1119 : cluster [DBG] mgrmap e32: y(active, since 6s), standbys: x 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: audit 2024-07-28T11:30:49.969996+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: audit 2024-07-28T11:30:50.311772+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: audit 2024-07-28T11:30:50.319616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: audit 2024-07-28T11:30:50.574565+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[21846]: audit 2024-07-28T11:30:50.582265+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: cluster 2024-07-28T11:30:49.145215+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: cluster 2024-07-28T11:30:49.967790+0000 mon.a (mon.0) 1119 : cluster [DBG] mgrmap e32: y(active, since 6s), standbys: x 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: audit 2024-07-28T11:30:49.969996+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: audit 2024-07-28T11:30:50.311772+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: audit 2024-07-28T11:30:50.319616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: audit 2024-07-28T11:30:50.574565+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:50 smithi177 bash[31534]: audit 2024-07-28T11:30:50.582265+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.265 INFO:tasks.rados.rados.0.smithi177.stdout:3351: writing smithi17769138-214 from 2748464 to 3210665 tid 3 2024-07-28T11:30:51.265 INFO:tasks.rados.rados.0.smithi177.stdout:3349: done (2 left) 2024-07-28T11:30:51.265 INFO:tasks.rados.rados.0.smithi177.stdout:3352: write oid 244 current snap is 0 2024-07-28T11:30:51.265 INFO:tasks.rados.rados.0.smithi177.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2024-07-28T11:30:51.271 INFO:tasks.rados.rados.0.smithi177.stdout:3352: writing smithi17769138-244 from 427472 to 946451 tid 1 2024-07-28T11:30:51.279 INFO:tasks.rados.rados.0.smithi177.stdout:3352: writing smithi17769138-244 from 1686258 to 2208659 tid 2 2024-07-28T11:30:51.285 INFO:tasks.rados.rados.0.smithi177.stdout:3352: writing smithi17769138-244 from 2775887 to 3227472 tid 3 2024-07-28T11:30:51.285 INFO:tasks.rados.rados.0.smithi177.stdout:3353: write oid 19 current snap is 0 2024-07-28T11:30:51.285 INFO:tasks.rados.rados.0.smithi177.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2024-07-28T11:30:51.291 INFO:tasks.rados.rados.0.smithi177.stdout:3353: writing smithi17769138-19 from 444279 to 1038507 tid 1 2024-07-28T11:30:51.298 INFO:tasks.rados.rados.0.smithi177.stdout:3353: writing smithi17769138-19 from 1744740 to 2410799 tid 2 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3353: writing smithi17769138-19 from 3203310 to 3244279 tid 3 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3354: read oid 173 snap -1 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3354: expect (ObjNum 988 snap 0 seq_num 988) 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3355: write oid 157 current snap is 0 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3350: finishing write tid 1 to smithi17769138-20 2024-07-28T11:30:51.303 INFO:tasks.rados.rados.0.smithi177.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2024-07-28T11:30:51.309 INFO:tasks.rados.rados.0.smithi177.stdout:3355: writing smithi17769138-157 from 461086 to 1130563 tid 1 2024-07-28T11:30:51.316 INFO:tasks.rados.rados.0.smithi177.stdout:3355: writing smithi17769138-157 from 1803222 to 2329292 tid 2 2024-07-28T11:30:51.321 INFO:tasks.rados.rados.0.smithi177.stdout:3355: writing smithi17769138-157 from 2830733 to 3261086 tid 3 2024-07-28T11:30:51.321 INFO:tasks.rados.rados.0.smithi177.stdout:3356: write oid 424 current snap is 0 2024-07-28T11:30:51.321 INFO:tasks.rados.rados.0.smithi177.stdout:3350: finishing write tid 2 to smithi17769138-20 2024-07-28T11:30:51.321 INFO:tasks.rados.rados.0.smithi177.stdout:3350: finishing write tid 3 to smithi17769138-20 2024-07-28T11:30:51.322 INFO:tasks.rados.rados.0.smithi177.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2024-07-28T11:30:51.326 INFO:tasks.rados.rados.0.smithi177.stdout:3356: writing smithi17769138-424 from 477893 to 938972 tid 1 2024-07-28T11:30:51.334 INFO:tasks.rados.rados.0.smithi177.stdout:3356: writing smithi17769138-424 from 1578057 to 2247785 tid 2 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3356: writing smithi17769138-424 from 2974509 to 3277893 tid 3 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3357: delete oid 285 current snap is 0 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3350: finishing write tid 4 to smithi17769138-20 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 20 v 428 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: finishing write tid 1 to smithi17769138-214 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: finishing write tid 2 to smithi17769138-214 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: finishing write tid 3 to smithi17769138-214 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: finishing write tid 4 to smithi17769138-214 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: finishing write tid 5 to smithi17769138-214 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 214 v 425 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2024-07-28T11:30:51.340 INFO:tasks.rados.rados.0.smithi177.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: finishing write tid 1 to smithi17769138-244 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: finishing write tid 2 to smithi17769138-244 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: finishing write tid 3 to smithi17769138-244 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: finishing write tid 4 to smithi17769138-244 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: finishing write tid 5 to smithi17769138-244 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 244 v 382 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3352: left oid 244 (ObjNum 2096 snap 0 seq_num 2096) 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: finishing write tid 1 to smithi17769138-19 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: finishing write tid 2 to smithi17769138-19 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: finishing write tid 3 to smithi17769138-19 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: finishing write tid 4 to smithi17769138-19 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: finishing write tid 5 to smithi17769138-19 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 19 v 469 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2024-07-28T11:30:51.341 INFO:tasks.rados.rados.0.smithi177.stdout:3353: left oid 19 (ObjNum 2097 snap 0 seq_num 2097) 2024-07-28T11:30:51.342 INFO:tasks.rados.rados.0.smithi177.stdout:3354: expect (ObjNum 988 snap 0 seq_num 988) 2024-07-28T11:30:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: cluster 2024-07-28T11:30:49.145215+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:30:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: cluster 2024-07-28T11:30:49.967790+0000 mon.a (mon.0) 1119 : cluster [DBG] mgrmap e32: y(active, since 6s), standbys: x 2024-07-28T11:30:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: audit 2024-07-28T11:30:49.969996+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:30:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: audit 2024-07-28T11:30:50.311772+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: audit 2024-07-28T11:30:50.319616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: audit 2024-07-28T11:30:50.574565+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:50 smithi204 bash[24094]: audit 2024-07-28T11:30:50.582265+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: finishing write tid 1 to smithi17769138-157 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: finishing write tid 2 to smithi17769138-157 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: finishing write tid 3 to smithi17769138-157 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: finishing write tid 4 to smithi17769138-157 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: finishing write tid 5 to smithi17769138-157 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 157 v 510 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3355: left oid 157 (ObjNum 2098 snap 0 seq_num 2098) 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3356: finishing write tid 1 to smithi17769138-424 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3356: finishing write tid 2 to smithi17769138-424 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3356: finishing write tid 3 to smithi17769138-424 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3356: finishing write tid 4 to smithi17769138-424 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:3356: finishing write tid 5 to smithi17769138-424 2024-07-28T11:30:51.540 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 424 v 446 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3356: left oid 424 (ObjNum 2099 snap 0 seq_num 2099) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3350: done (7 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3351: done (6 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3352: done (5 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3353: done (4 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3354: done (3 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3355: done (2 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3356: done (1 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3357: done (0 left) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3358: read oid 461 snap -1 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3358: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:51.541 INFO:tasks.rados.rados.0.smithi177.stdout:3359: delete oid 78 current snap is 0 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3359: done (1 left) 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3360: read oid 236 snap -1 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3360: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3361: read oid 228 snap -1 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3361: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3362: write oid 88 current snap is 0 2024-07-28T11:30:51.543 INFO:tasks.rados.rados.0.smithi177.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2024-07-28T11:30:51.550 INFO:tasks.rados.rados.0.smithi177.stdout:3362: writing smithi17769138-88 from 528314 to 1215140 tid 1 2024-07-28T11:30:51.555 INFO:tasks.rados.rados.0.smithi177.stdout:3362: writing smithi17769138-88 from 1637150 to 2170558 tid 2 2024-07-28T11:30:51.562 INFO:tasks.rados.rados.0.smithi177.stdout:3362: writing smithi17769138-88 from 2940425 to 3328314 tid 3 2024-07-28T11:30:51.562 INFO:tasks.rados.rados.0.smithi177.stdout:3363: read oid 366 snap -1 2024-07-28T11:30:51.562 INFO:tasks.rados.rados.0.smithi177.stdout:3363: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-07-28T11:30:51.562 INFO:tasks.rados.rados.0.smithi177.stdout:3364: delete oid 398 current snap is 0 2024-07-28T11:30:51.562 INFO:tasks.rados.rados.0.smithi177.stdout:3358: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:51.696 INFO:tasks.rados.rados.0.smithi177.stdout:3360: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-07-28T11:30:51.811 INFO:tasks.rados.rados.0.smithi177.stdout:3361: expect (ObjNum 227 snap 0 seq_num 227) 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: finishing write tid 1 to smithi17769138-88 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: finishing write tid 2 to smithi17769138-88 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: finishing write tid 3 to smithi17769138-88 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: finishing write tid 4 to smithi17769138-88 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: finishing write tid 5 to smithi17769138-88 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 88 v 514 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2024-07-28T11:30:51.927 INFO:tasks.rados.rados.0.smithi177.stdout:3363: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3358: done (5 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3360: done (4 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3361: done (3 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3362: done (2 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3363: done (1 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3364: done (0 left) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3365: read oid 90 snap -1 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3366: write oid 97 current snap is 0 2024-07-28T11:30:52.089 INFO:tasks.rados.rados.0.smithi177.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2024-07-28T11:30:52.100 INFO:tasks.rados.rados.0.smithi177.stdout:3366: writing smithi17769138-97 from 561928 to 999252 tid 1 2024-07-28T11:30:52.117 INFO:tasks.rados.rados.0.smithi177.stdout:3366: writing smithi17769138-97 from 1637761 to 2058485 tid 2 2024-07-28T11:30:52.135 INFO:tasks.rados.rados.0.smithi177.stdout:3366: writing smithi17769138-97 from 2762565 to 3201233 tid 3 2024-07-28T11:30:52.135 INFO:tasks.rados.rados.0.smithi177.stdout:3367: read oid 305 snap -1 2024-07-28T11:30:52.135 INFO:tasks.rados.rados.0.smithi177.stdout:3367: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:52.135 INFO:tasks.rados.rados.0.smithi177.stdout:3368: read oid 471 snap -1 2024-07-28T11:30:52.136 INFO:tasks.rados.rados.0.smithi177.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-07-28T11:30:52.136 INFO:tasks.rados.rados.0.smithi177.stdout:3369: read oid 273 snap -1 2024-07-28T11:30:52.136 INFO:tasks.rados.rados.0.smithi177.stdout:3369: expect deleted 2024-07-28T11:30:52.136 INFO:tasks.rados.rados.0.smithi177.stdout:3370: write oid 500 current snap is 0 2024-07-28T11:30:52.136 INFO:tasks.rados.rados.0.smithi177.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2024-07-28T11:30:52.149 INFO:tasks.rados.rados.0.smithi177.stdout:3370: writing smithi17769138-500 from 578735 to 1091308 tid 1 2024-07-28T11:30:52.162 INFO:tasks.rados.rados.0.smithi177.stdout:3370: writing smithi17769138-500 from 1696243 to 2376978 tid 2 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3370: writing smithi17769138-500 from 2906341 to 3378735 tid 3 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3371: read oid 58 snap -1 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3371: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3372: read oid 178 snap -1 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3372: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3373: read oid 20 snap -1 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3374: write oid 211 current snap is 0 2024-07-28T11:30:52.171 INFO:tasks.rados.rados.0.smithi177.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-07-28T11:30:52.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:51 smithi177 bash[31534]: audit 2024-07-28T11:30:51.171262+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.177:0/3920151383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:52.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:51 smithi177 bash[21846]: audit 2024-07-28T11:30:51.171262+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.177:0/3920151383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:52.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:51 smithi204 bash[24094]: audit 2024-07-28T11:30:51.171262+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.177:0/3920151383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:3366: finishing write tid 1 to smithi17769138-97 2024-07-28T11:30:52.321 INFO:tasks.rados.rados.0.smithi177.stdout:3366: finishing write tid 2 to smithi17769138-97 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:3366: finishing write tid 3 to smithi17769138-97 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:3366: finishing write tid 4 to smithi17769138-97 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:3366: finishing write tid 5 to smithi17769138-97 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 97 v 411 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2024-07-28T11:30:52.322 INFO:tasks.rados.rados.0.smithi177.stdout:3367: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:30:52.442 INFO:tasks.rados.rados.0.smithi177.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-07-28T11:30:52.637 INFO:tasks.rados.rados.0.smithi177.stdout:3370: finishing write tid 1 to smithi17769138-500 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3370: finishing write tid 2 to smithi17769138-500 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3370: finishing write tid 3 to smithi17769138-500 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3370: finishing write tid 4 to smithi17769138-500 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3370: finishing write tid 5 to smithi17769138-500 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 500 v 395 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2024-07-28T11:30:52.638 INFO:tasks.rados.rados.0.smithi177.stdout:3371: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-07-28T11:30:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:52 smithi204 bash[59111]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:30:52.763 INFO:tasks.rados.rados.0.smithi177.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-07-28T11:30:52.895 INFO:tasks.rados.rados.0.smithi177.stdout:3372: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-07-28T11:30:53.024 INFO:tasks.rados.rados.0.smithi177.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2024-07-28T11:30:53.045 INFO:tasks.rados.rados.0.smithi177.stdout:3374: writing smithi17769138-211 from 595542 to 1299717 tid 1 2024-07-28T11:30:53.061 INFO:tasks.rados.rados.0.smithi177.stdout:3374: writing smithi17769138-211 from 1871078 to 2295471 tid 2 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3374: writing smithi17769138-211 from 3050117 to 3395542 tid 3 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3365: done (9 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3366: done (8 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3367: done (7 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3368: done (6 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3369: done (5 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3370: done (4 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3371: done (3 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3372: done (2 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3373: done (1 left) 2024-07-28T11:30:53.079 INFO:tasks.rados.rados.0.smithi177.stdout:3375: write oid 451 current snap is 0 2024-07-28T11:30:53.080 INFO:tasks.rados.rados.0.smithi177.stdout:3374: finishing write tid 1 to smithi17769138-211 2024-07-28T11:30:53.080 INFO:tasks.rados.rados.0.smithi177.stdout:3374: finishing write tid 2 to smithi17769138-211 2024-07-28T11:30:53.080 INFO:tasks.rados.rados.0.smithi177.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2024-07-28T11:30:53.096 INFO:tasks.rados.rados.0.smithi177.stdout:3375: writing smithi17769138-451 from 612349 to 1391773 tid 1 2024-07-28T11:30:53.110 INFO:tasks.rados.rados.0.smithi177.stdout:3375: writing smithi17769138-451 from 1929560 to 2613964 tid 2 2024-07-28T11:30:53.119 INFO:tasks.rados.rados.0.smithi177.stdout:3375: writing smithi17769138-451 from 3077540 to 3412349 tid 3 2024-07-28T11:30:53.119 INFO:tasks.rados.rados.0.smithi177.stdout:3376: write oid 215 current snap is 0 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3374: finishing write tid 3 to smithi17769138-211 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3374: finishing write tid 4 to smithi17769138-211 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3374: finishing write tid 5 to smithi17769138-211 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 211 v 391 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3375: finishing write tid 1 to smithi17769138-451 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3375: finishing write tid 2 to smithi17769138-451 2024-07-28T11:30:53.120 INFO:tasks.rados.rados.0.smithi177.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2024-07-28T11:30:53.130 INFO:tasks.rados.rados.0.smithi177.stdout:3376: writing smithi17769138-215 from 629156 to 1083829 tid 1 2024-07-28T11:30:53.140 INFO:tasks.rados.rados.0.smithi177.stdout:3376: writing smithi17769138-215 from 1871689 to 2299751 tid 2 2024-07-28T11:30:53.148 INFO:tasks.rados.rados.0.smithi177.stdout:3376: writing smithi17769138-215 from 2988610 to 3429156 tid 3 2024-07-28T11:30:53.148 INFO:tasks.rados.rados.0.smithi177.stdout:3374: done (2 left) 2024-07-28T11:30:53.148 INFO:tasks.rados.rados.0.smithi177.stdout:3377: write oid 42 current snap is 0 2024-07-28T11:30:53.148 INFO:tasks.rados.rados.0.smithi177.stdout:3375: finishing write tid 3 to smithi17769138-451 2024-07-28T11:30:53.148 INFO:tasks.rados.rados.0.smithi177.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2024-07-28T11:30:53.155 INFO:tasks.rados.rados.0.smithi177.stdout:3377: writing smithi17769138-42 from 645963 to 1175885 tid 1 2024-07-28T11:30:53.163 INFO:tasks.rados.rados.0.smithi177.stdout:3377: writing smithi17769138-42 from 1930171 to 2618244 tid 2 2024-07-28T11:30:53.168 INFO:tasks.rados.rados.0.smithi177.stdout:3377: writing smithi17769138-42 from 3416033 to 3445963 tid 3 2024-07-28T11:30:53.168 INFO:tasks.rados.rados.0.smithi177.stdout:3378: read oid 439 snap -1 2024-07-28T11:30:53.168 INFO:tasks.rados.rados.0.smithi177.stdout:3378: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-07-28T11:30:53.168 INFO:tasks.rados.rados.0.smithi177.stdout:3379: read oid 220 snap -1 2024-07-28T11:30:53.168 INFO:tasks.rados.rados.0.smithi177.stdout:3379: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3380: write oid 280 current snap is 0 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3375: finishing write tid 4 to smithi17769138-451 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3375: finishing write tid 5 to smithi17769138-451 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 451 v 429 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3375: left oid 451 (ObjNum 2107 snap 0 seq_num 2107) 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: finishing write tid 1 to smithi17769138-215 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: finishing write tid 2 to smithi17769138-215 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: finishing write tid 3 to smithi17769138-215 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: finishing write tid 4 to smithi17769138-215 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: finishing write tid 5 to smithi17769138-215 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 215 v 473 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3376: left oid 215 (ObjNum 2108 snap 0 seq_num 2108) 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3377: finishing write tid 1 to smithi17769138-42 2024-07-28T11:30:53.169 INFO:tasks.rados.rados.0.smithi177.stdout:3377: finishing write tid 2 to smithi17769138-42 2024-07-28T11:30:53.170 INFO:tasks.rados.rados.0.smithi177.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2024-07-28T11:30:53.175 INFO:tasks.rados.rados.0.smithi177.stdout:3380: writing smithi17769138-280 from 662770 to 1267941 tid 1 2024-07-28T11:30:53.181 INFO:tasks.rados.rados.0.smithi177.stdout:3380: writing smithi17769138-280 from 1988653 to 2420384 tid 2 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3380: writing smithi17769138-280 from 3043456 to 3462770 tid 3 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3375: done (5 left) 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3376: done (4 left) 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3381: read oid 126 snap -1 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3381: expect (ObjNum 1894 snap 0 seq_num 1894) 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3382: read oid 388 snap -1 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3382: expect (ObjNum 1996 snap 0 seq_num 1996) 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3383: delete oid 211 current snap is 0 2024-07-28T11:30:53.188 INFO:tasks.rados.rados.0.smithi177.stdout:3378: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-07-28T11:30:53.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:52 smithi177 bash[31534]: cluster 2024-07-28T11:30:51.146298+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 3.6 MiB/s wr, 70 op/s 2024-07-28T11:30:53.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:52 smithi177 bash[21846]: cluster 2024-07-28T11:30:51.146298+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 3.6 MiB/s wr, 70 op/s 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3377: finishing write tid 3 to smithi17769138-42 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3377: finishing write tid 4 to smithi17769138-42 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3377: finishing write tid 5 to smithi17769138-42 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 431 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3377: left oid 42 (ObjNum 2109 snap 0 seq_num 2109) 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3380: finishing write tid 1 to smithi17769138-280 2024-07-28T11:30:53.291 INFO:tasks.rados.rados.0.smithi177.stdout:3379: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-07-28T11:30:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:52 smithi204 bash[24094]: cluster 2024-07-28T11:30:51.146298+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 3.6 MiB/s wr, 70 op/s 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3380: finishing write tid 2 to smithi17769138-280 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3380: finishing write tid 3 to smithi17769138-280 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3380: finishing write tid 4 to smithi17769138-280 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3380: finishing write tid 5 to smithi17769138-280 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 280 v 477 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3380: left oid 280 (ObjNum 2110 snap 0 seq_num 2110) 2024-07-28T11:30:53.426 INFO:tasks.rados.rados.0.smithi177.stdout:3381: expect (ObjNum 1894 snap 0 seq_num 1894) 2024-07-28T11:30:53.591 INFO:tasks.rados.rados.0.smithi177.stdout:3382: expect (ObjNum 1996 snap 0 seq_num 1996) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3377: done (6 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3378: done (5 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3379: done (4 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3380: done (3 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3381: done (2 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3382: done (1 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3383: done (0 left) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3384: read oid 49 snap -1 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3384: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3385: read oid 193 snap -1 2024-07-28T11:30:53.787 INFO:tasks.rados.rados.0.smithi177.stdout:3385: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-07-28T11:30:53.788 INFO:tasks.rados.rados.0.smithi177.stdout:3386: read oid 247 snap -1 2024-07-28T11:30:53.788 INFO:tasks.rados.rados.0.smithi177.stdout:3386: expect deleted 2024-07-28T11:30:53.788 INFO:tasks.rados.rados.0.smithi177.stdout:3387: write oid 201 current snap is 0 2024-07-28T11:30:53.788 INFO:tasks.rados.rados.0.smithi177.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2024-07-28T11:30:53.805 INFO:tasks.rados.rados.0.smithi177.stdout:3387: writing smithi17769138-201 from 696384 to 1452053 tid 1 2024-07-28T11:30:53.817 INFO:tasks.rados.rados.0.smithi177.stdout:3387: writing smithi17769138-201 from 1989264 to 2424664 tid 2 2024-07-28T11:30:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:3387: writing smithi17769138-201 from 2981949 to 3496384 tid 3 2024-07-28T11:30:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:3388: write oid 15 current snap is 0 2024-07-28T11:30:53.830 INFO:tasks.rados.rados.0.smithi177.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2024-07-28T11:30:53.842 INFO:tasks.rados.rados.0.smithi177.stdout:3388: writing smithi17769138-15 from 713191 to 1144109 tid 1 2024-07-28T11:30:53.854 INFO:tasks.rados.rados.0.smithi177.stdout:3388: writing smithi17769138-15 from 1647746 to 2343157 tid 2 2024-07-28T11:30:53.863 INFO:tasks.rados.rados.0.smithi177.stdout:3388: writing smithi17769138-15 from 3009372 to 3513191 tid 3 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3389: read oid 392 snap -1 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3389: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3390: read oid 109 snap -1 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3391: delete oid 486 current snap is 0 2024-07-28T11:30:53.864 INFO:tasks.rados.rados.0.smithi177.stdout:3384: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:30:53.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:30:53 smithi204 bash[59111]: ts=2024-07-28T11:30: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:30:54.111 INFO:tasks.rados.rados.0.smithi177.stdout:3385: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-07-28T11:30:54.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:53 smithi177 bash[21846]: audit 2024-07-28T11:30:53.509771+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.177:0/3898448546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:53 smithi177 bash[31534]: audit 2024-07-28T11:30:53.509771+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.177:0/3898448546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:3387: finishing write tid 1 to smithi17769138-201 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:3387: finishing write tid 2 to smithi17769138-201 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:3387: finishing write tid 3 to smithi17769138-201 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:3387: finishing write tid 4 to smithi17769138-201 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:3387: finishing write tid 5 to smithi17769138-201 2024-07-28T11:30:54.272 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 201 v 359 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2024-07-28T11:30:54.273 INFO:tasks.rados.rados.0.smithi177.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2024-07-28T11:30:54.273 INFO:tasks.rados.rados.0.smithi177.stdout:3388: finishing write tid 1 to smithi17769138-15 2024-07-28T11:30:54.273 INFO:tasks.rados.rados.0.smithi177.stdout:3388: finishing write tid 2 to smithi17769138-15 2024-07-28T11:30:54.273 INFO:tasks.rados.rados.0.smithi177.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2024-07-28T11:30:54.389 INFO:tasks.rados.rados.0.smithi177.stdout:3388: finishing write tid 3 to smithi17769138-15 2024-07-28T11:30:54.389 INFO:tasks.rados.rados.0.smithi177.stdout:3388: finishing write tid 4 to smithi17769138-15 2024-07-28T11:30:54.389 INFO:tasks.rados.rados.0.smithi177.stdout:3388: finishing write tid 5 to smithi17769138-15 2024-07-28T11:30:54.389 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 15 v 399 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2024-07-28T11:30:54.390 INFO:tasks.rados.rados.0.smithi177.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2024-07-28T11:30:54.390 INFO:tasks.rados.rados.0.smithi177.stdout:3389: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:30:54.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:53 smithi204 bash[24094]: audit 2024-07-28T11:30:53.509771+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.177:0/3898448546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:54.545 INFO:tasks.rados.rados.0.smithi177.stdout:3384: done (7 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3385: done (6 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3386: done (5 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3387: done (4 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3388: done (3 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3389: done (2 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3390: done (1 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3391: done (0 left) 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3392: write oid 191 current snap is 0 2024-07-28T11:30:54.546 INFO:tasks.rados.rados.0.smithi177.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2024-07-28T11:30:54.568 INFO:tasks.rados.rados.0.smithi177.stdout:3392: writing smithi17769138-191 from 746805 to 1444574 tid 1 2024-07-28T11:30:54.587 INFO:tasks.rados.rados.0.smithi177.stdout:3392: writing smithi17769138-191 from 1881063 to 2580143 tid 2 2024-07-28T11:30:54.601 INFO:tasks.rados.rados.0.smithi177.stdout:3392: writing smithi17769138-191 from 3180571 to 3546805 tid 3 2024-07-28T11:30:54.601 INFO:tasks.rados.rados.0.smithi177.stdout:3393: write oid 317 current snap is 0 2024-07-28T11:30:54.602 INFO:tasks.rados.rados.0.smithi177.stdout:3392: finishing write tid 1 to smithi17769138-191 2024-07-28T11:30:54.602 INFO:tasks.rados.rados.0.smithi177.stdout:3392: finishing write tid 2 to smithi17769138-191 2024-07-28T11:30:54.602 INFO:tasks.rados.rados.0.smithi177.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2024-07-28T11:30:54.620 INFO:tasks.rados.rados.0.smithi177.stdout:3393: writing smithi17769138-317 from 763612 to 1536630 tid 1 2024-07-28T11:30:54.633 INFO:tasks.rados.rados.0.smithi177.stdout:3393: writing smithi17769138-317 from 2223192 to 2665930 tid 2 2024-07-28T11:30:54.643 INFO:tasks.rados.rados.0.smithi177.stdout:3393: writing smithi17769138-317 from 3091641 to 3563612 tid 3 2024-07-28T11:30:54.643 INFO:tasks.rados.rados.0.smithi177.stdout:3394: read oid 161 snap -1 2024-07-28T11:30:54.643 INFO:tasks.rados.rados.0.smithi177.stdout:3394: expect (ObjNum 1673 snap 0 seq_num 1673) 2024-07-28T11:30:54.643 INFO:tasks.rados.rados.0.smithi177.stdout:3395: read oid 102 snap -1 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3395: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3396: delete oid 271 current snap is 0 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3392: finishing write tid 3 to smithi17769138-191 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3392: finishing write tid 4 to smithi17769138-191 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3392: finishing write tid 5 to smithi17769138-191 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 191 v 386 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3392: left oid 191 (ObjNum 2115 snap 0 seq_num 2115) 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3393: finishing write tid 1 to smithi17769138-317 2024-07-28T11:30:54.644 INFO:tasks.rados.rados.0.smithi177.stdout:3393: finishing write tid 2 to smithi17769138-317 2024-07-28T11:30:54.648 INFO:tasks.rados.rados.0.smithi177.stdout:3394: expect (ObjNum 1673 snap 0 seq_num 1673) 2024-07-28T11:30:54.723 INFO:tasks.rados.rados.0.smithi177.stdout:3393: finishing write tid 3 to smithi17769138-317 2024-07-28T11:30:54.723 INFO:tasks.rados.rados.0.smithi177.stdout:3393: finishing write tid 4 to smithi17769138-317 2024-07-28T11:30:54.723 INFO:tasks.rados.rados.0.smithi177.stdout:3393: finishing write tid 5 to smithi17769138-317 2024-07-28T11:30:54.723 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 317 v 396 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2024-07-28T11:30:54.723 INFO:tasks.rados.rados.0.smithi177.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2024-07-28T11:30:54.724 INFO:tasks.rados.rados.0.smithi177.stdout:3395: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-07-28T11:30:54.878 INFO:tasks.rados.rados.0.smithi177.stdout:3392: done (4 left) 2024-07-28T11:30:54.878 INFO:tasks.rados.rados.0.smithi177.stdout:3393: done (3 left) 2024-07-28T11:30:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:3394: done (2 left) 2024-07-28T11:30:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:3395: done (1 left) 2024-07-28T11:30:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:3396: done (0 left) 2024-07-28T11:30:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:3397: write oid 363 current snap is 0 2024-07-28T11:30:54.879 INFO:tasks.rados.rados.0.smithi177.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2024-07-28T11:30:54.895 INFO:tasks.rados.rados.0.smithi177.stdout:3397: writing smithi17769138-363 from 797226 to 1320742 tid 1 2024-07-28T11:30:54.909 INFO:tasks.rados.rados.0.smithi177.stdout:3397: writing smithi17769138-363 from 1940156 to 2386563 tid 2 2024-07-28T11:30:54.925 INFO:tasks.rados.rados.0.smithi177.stdout:3397: writing smithi17769138-363 from 3146487 to 3597226 tid 3 2024-07-28T11:30:54.925 INFO:tasks.rados.rados.0.smithi177.stdout:3398: read oid 310 snap -1 2024-07-28T11:30:54.925 INFO:tasks.rados.rados.0.smithi177.stdout:3398: expect (ObjNum 2052 snap 0 seq_num 2052) 2024-07-28T11:30:54.926 INFO:tasks.rados.rados.0.smithi177.stdout:3399: write oid 463 current snap is 0 2024-07-28T11:30:54.926 INFO:tasks.rados.rados.0.smithi177.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2024-07-28T11:30:54.937 INFO:tasks.rados.rados.0.smithi177.stdout:3399: writing smithi17769138-463 from 414033 to 1012798 tid 1 2024-07-28T11:30:54.948 INFO:tasks.rados.rados.0.smithi177.stdout:3399: writing smithi17769138-463 from 1598638 to 2188703 tid 2 2024-07-28T11:30:54.958 INFO:tasks.rados.rados.0.smithi177.stdout:3399: writing smithi17769138-463 from 2657557 to 3414364 tid 3 2024-07-28T11:30:54.958 INFO:tasks.rados.rados.0.smithi177.stdout:3400: write oid 359 current snap is 0 2024-07-28T11:30:54.959 INFO:tasks.rados.rados.0.smithi177.stdout:3397: finishing write tid 1 to smithi17769138-363 2024-07-28T11:30:54.959 INFO:tasks.rados.rados.0.smithi177.stdout:3397: finishing write tid 2 to smithi17769138-363 2024-07-28T11:30:54.959 INFO:tasks.rados.rados.0.smithi177.stdout:3397: finishing write tid 3 to smithi17769138-363 2024-07-28T11:30:54.959 INFO:tasks.rados.rados.0.smithi177.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2024-07-28T11:30:54.967 INFO:tasks.rados.rados.0.smithi177.stdout:3400: writing smithi17769138-359 from 430840 to 1104854 tid 1 2024-07-28T11:30:54.978 INFO:tasks.rados.rados.0.smithi177.stdout:3400: writing smithi17769138-359 from 1540767 to 1990843 tid 2 2024-07-28T11:30:54.990 INFO:tasks.rados.rados.0.smithi177.stdout:3400: writing smithi17769138-359 from 2684980 to 3369412 tid 3 2024-07-28T11:30:54.990 INFO:tasks.rados.rados.0.smithi177.stdout:3401: write oid 493 current snap is 0 2024-07-28T11:30:54.990 INFO:tasks.rados.rados.0.smithi177.stdout:3397: finishing write tid 4 to smithi17769138-363 2024-07-28T11:30:54.990 INFO:tasks.rados.rados.0.smithi177.stdout:3397: finishing write tid 5 to smithi17769138-363 2024-07-28T11:30:54.991 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 363 v 482 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2024-07-28T11:30:54.991 INFO:tasks.rados.rados.0.smithi177.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2024-07-28T11:30:54.991 INFO:tasks.rados.rados.0.smithi177.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2024-07-28T11:30:54.999 INFO:tasks.rados.rados.0.smithi177.stdout:3401: writing smithi17769138-493 from 447647 to 1196910 tid 1 2024-07-28T11:30:55.007 INFO:tasks.rados.rados.0.smithi177.stdout:3401: writing smithi17769138-493 from 1599249 to 2192983 tid 2 2024-07-28T11:30:55.014 INFO:tasks.rados.rados.0.smithi177.stdout:3401: writing smithi17769138-493 from 2596050 to 3091754 tid 3 2024-07-28T11:30:55.018 INFO:tasks.rados.rados.0.smithi177.stdout:3401: writing smithi17769138-493 from 3631525 to 3647647 tid 4 2024-07-28T11:30:55.018 INFO:tasks.rados.rados.0.smithi177.stdout:3397: done (4 left) 2024-07-28T11:30:55.018 INFO:tasks.rados.rados.0.smithi177.stdout:3402: write oid 319 current snap is 0 2024-07-28T11:30:55.018 INFO:tasks.rados.rados.0.smithi177.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2024-07-28T11:30:55.024 INFO:tasks.rados.rados.0.smithi177.stdout:3402: writing smithi17769138-319 from 464454 to 1005319 tid 1 2024-07-28T11:30:55.032 INFO:tasks.rados.rados.0.smithi177.stdout:3402: writing smithi17769138-319 from 1774084 to 2227829 tid 2 2024-07-28T11:30:55.039 INFO:tasks.rados.rados.0.smithi177.stdout:3402: writing smithi17769138-319 from 2856179 to 3563155 tid 3 2024-07-28T11:30:55.040 INFO:tasks.rados.rados.0.smithi177.stdout:3403: write oid 387 current snap is 0 2024-07-28T11:30:55.040 INFO:tasks.rados.rados.0.smithi177.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2024-07-28T11:30:55.046 INFO:tasks.rados.rados.0.smithi177.stdout:3403: writing smithi17769138-387 from 481261 to 1097375 tid 1 2024-07-28T11:30:55.053 INFO:tasks.rados.rados.0.smithi177.stdout:3403: writing smithi17769138-387 from 1832566 to 2429969 tid 2 2024-07-28T11:30:55.058 INFO:tasks.rados.rados.0.smithi177.stdout:3403: writing smithi17769138-387 from 2883602 to 3401850 tid 3 2024-07-28T11:30:55.058 INFO:tasks.rados.rados.0.smithi177.stdout:3404: read oid 295 snap -1 2024-07-28T11:30:55.058 INFO:tasks.rados.rados.0.smithi177.stdout:3404: expect (ObjNum 1305 snap 0 seq_num 1305) 2024-07-28T11:30:55.058 INFO:tasks.rados.rados.0.smithi177.stdout:3405: delete oid 415 current snap is 0 2024-07-28T11:30:55.058 INFO:tasks.rados.rados.0.smithi177.stdout:3398: expect (ObjNum 2052 snap 0 seq_num 2052) 2024-07-28T11:30:55.245 INFO:tasks.rados.rados.0.smithi177.stdout:3399: finishing write tid 1 to smithi17769138-463 2024-07-28T11:30:55.245 INFO:tasks.rados.rados.0.smithi177.stdout:3399: finishing write tid 2 to smithi17769138-463 2024-07-28T11:30:55.245 INFO:tasks.rados.rados.0.smithi177.stdout:3399: finishing write tid 3 to smithi17769138-463 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3399: finishing write tid 4 to smithi17769138-463 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3398: done (7 left) 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3405: done (6 left) 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3406: read oid 480 snap -1 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3406: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3407: read oid 67 snap -1 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3407: expect (ObjNum 2021 snap 0 seq_num 2021) 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3408: read oid 344 snap -1 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3408: expect deleted 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3409: read oid 373 snap -1 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3409: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3410: write oid 377 current snap is 0 2024-07-28T11:30:55.246 INFO:tasks.rados.rados.0.smithi177.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2024-07-28T11:30:55.252 INFO:tasks.rados.rados.0.smithi177.stdout:3410: writing smithi17769138-377 from 514875 to 1281487 tid 1 2024-07-28T11:30:55.259 INFO:tasks.rados.rados.0.smithi177.stdout:3410: writing smithi17769138-377 from 1833177 to 2434249 tid 2 2024-07-28T11:30:55.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:54 smithi177 bash[31534]: cluster 2024-07-28T11:30:53.146839+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 55 op/s 2024-07-28T11:30:55.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:54 smithi177 bash[21846]: cluster 2024-07-28T11:30:53.146839+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 55 op/s 2024-07-28T11:30:55.268 INFO:tasks.rados.rados.0.smithi177.stdout:3410: writing smithi17769138-377 from 3222095 to 3714875 tid 3 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3411: delete oid 446 current snap is 0 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3399: finishing write tid 5 to smithi17769138-463 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 463 v 390 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: finishing write tid 1 to smithi17769138-359 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: finishing write tid 2 to smithi17769138-359 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: finishing write tid 3 to smithi17769138-359 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: finishing write tid 4 to smithi17769138-359 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: finishing write tid 5 to smithi17769138-359 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 518 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 1 to smithi17769138-493 2024-07-28T11:30:55.269 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 2 to smithi17769138-493 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 3 to smithi17769138-493 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 4 to smithi17769138-493 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 5 to smithi17769138-493 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3401: finishing write tid 6 to smithi17769138-493 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 493 v 451 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: finishing write tid 1 to smithi17769138-319 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: finishing write tid 2 to smithi17769138-319 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: finishing write tid 3 to smithi17769138-319 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: finishing write tid 4 to smithi17769138-319 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: finishing write tid 5 to smithi17769138-319 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 319 v 403 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2024-07-28T11:30:55.270 INFO:tasks.rados.rados.0.smithi177.stdout:3402: left oid 319 (ObjNum 2122 snap 0 seq_num 2122) 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: finishing write tid 1 to smithi17769138-387 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: finishing write tid 2 to smithi17769138-387 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: finishing write tid 3 to smithi17769138-387 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: finishing write tid 4 to smithi17769138-387 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: finishing write tid 5 to smithi17769138-387 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 387 v 392 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3403: left oid 387 (ObjNum 2123 snap 0 seq_num 2123) 2024-07-28T11:30:55.271 INFO:tasks.rados.rados.0.smithi177.stdout:3404: expect (ObjNum 1305 snap 0 seq_num 1305) 2024-07-28T11:30:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:54 smithi204 bash[24094]: cluster 2024-07-28T11:30:53.146839+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 55 op/s 2024-07-28T11:30:55.494 INFO:tasks.rados.rados.0.smithi177.stdout:3406: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-07-28T11:30:55.578 INFO:tasks.rados.rados.0.smithi177.stdout:3407: expect (ObjNum 2021 snap 0 seq_num 2021) 2024-07-28T11:30:55.835 INFO:tasks.rados.rados.0.smithi177.stdout:3410: finishing write tid 1 to smithi17769138-377 2024-07-28T11:30:55.835 INFO:tasks.rados.rados.0.smithi177.stdout:3409: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-07-28T11:30:56.023 INFO:tasks.rados.rados.0.smithi177.stdout:3410: finishing write tid 2 to smithi17769138-377 2024-07-28T11:30:56.023 INFO:tasks.rados.rados.0.smithi177.stdout:3410: finishing write tid 3 to smithi17769138-377 2024-07-28T11:30:56.023 INFO:tasks.rados.rados.0.smithi177.stdout:3410: finishing write tid 4 to smithi17769138-377 2024-07-28T11:30:56.023 INFO:tasks.rados.rados.0.smithi177.stdout:3410: finishing write tid 5 to smithi17769138-377 2024-07-28T11:30:56.023 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 377 v 522 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3410: left oid 377 (ObjNum 2125 snap 0 seq_num 2125) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3399: done (11 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3400: done (10 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3401: done (9 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3402: done (8 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3403: done (7 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3404: done (6 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3406: done (5 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3407: done (4 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3408: done (3 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3409: done (2 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3410: done (1 left) 2024-07-28T11:30:56.024 INFO:tasks.rados.rados.0.smithi177.stdout:3411: done (0 left) 2024-07-28T11:30:56.025 INFO:tasks.rados.rados.0.smithi177.stdout:3412: read oid 20 snap -1 2024-07-28T11:30:56.025 INFO:tasks.rados.rados.0.smithi177.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-07-28T11:30:56.025 INFO:tasks.rados.rados.0.smithi177.stdout:3413: write oid 351 current snap is 0 2024-07-28T11:30:56.025 INFO:tasks.rados.rados.0.smithi177.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2024-07-28T11:30:56.035 INFO:tasks.rados.rados.0.smithi177.stdout:3413: writing smithi17769138-351 from 548489 to 1065599 tid 1 2024-07-28T11:30:56.049 INFO:tasks.rados.rados.0.smithi177.stdout:3413: writing smithi17769138-351 from 1550141 to 2154882 tid 2 2024-07-28T11:30:56.067 INFO:tasks.rados.rados.0.smithi177.stdout:3413: writing smithi17769138-351 from 2876941 to 3556630 tid 3 2024-07-28T11:30:56.067 INFO:tasks.rados.rados.0.smithi177.stdout:3414: read oid 324 snap -1 2024-07-28T11:30:56.067 INFO:tasks.rados.rados.0.smithi177.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3415: read oid 285 snap -1 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3415: expect deleted 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3416: read oid 419 snap -1 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3417: write oid 4 current snap is 0 2024-07-28T11:30:56.068 INFO:tasks.rados.rados.0.smithi177.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2024-07-28T11:30:56.083 INFO:tasks.rados.rados.0.smithi177.stdout:3417: writing smithi17769138-4 from 565296 to 1157655 tid 1 2024-07-28T11:30:56.093 INFO:tasks.rados.rados.0.smithi177.stdout:3417: writing smithi17769138-4 from 1892270 to 2357022 tid 2 2024-07-28T11:30:56.100 INFO:tasks.rados.rados.0.smithi177.stdout:3417: writing smithi17769138-4 from 2788011 to 3278972 tid 3 2024-07-28T11:30:56.101 INFO:tasks.rados.rados.0.smithi177.stdout:3418: write oid 22 current snap is 0 2024-07-28T11:30:56.101 INFO:tasks.rados.rados.0.smithi177.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2024-07-28T11:30:56.110 INFO:tasks.rados.rados.0.smithi177.stdout:3418: writing smithi17769138-22 from 582103 to 1366064 tid 1 2024-07-28T11:30:56.118 INFO:tasks.rados.rados.0.smithi177.stdout:3418: writing smithi17769138-22 from 2067105 to 2675515 tid 2 2024-07-28T11:30:56.125 INFO:tasks.rados.rados.0.smithi177.stdout:3418: writing smithi17769138-22 from 3331787 to 3750373 tid 3 2024-07-28T11:30:56.125 INFO:tasks.rados.rados.0.smithi177.stdout:3419: write oid 208 current snap is 0 2024-07-28T11:30:56.125 INFO:tasks.rados.rados.0.smithi177.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2024-07-28T11:30:56.130 INFO:tasks.rados.rados.0.smithi177.stdout:3419: writing smithi17769138-208 from 598910 to 1058120 tid 1 2024-07-28T11:30:56.138 INFO:tasks.rados.rados.0.smithi177.stdout:3419: writing smithi17769138-208 from 1725587 to 2477655 tid 2 2024-07-28T11:30:56.145 INFO:tasks.rados.rados.0.smithi177.stdout:3419: writing smithi17769138-208 from 3242857 to 3798910 tid 3 2024-07-28T11:30:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:3420: write oid 210 current snap is 0 2024-07-28T11:30:56.146 INFO:tasks.rados.rados.0.smithi177.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2024-07-28T11:30:56.152 INFO:tasks.rados.rados.0.smithi177.stdout:3420: writing smithi17769138-210 from 615717 to 1150176 tid 1 2024-07-28T11:30:56.159 INFO:tasks.rados.rados.0.smithi177.stdout:3420: writing smithi17769138-210 from 1784069 to 2396148 tid 2 2024-07-28T11:30:56.164 INFO:tasks.rados.rados.0.smithi177.stdout:3420: writing smithi17769138-210 from 2986633 to 3427763 tid 3 2024-07-28T11:30:56.164 INFO:tasks.rados.rados.0.smithi177.stdout:3421: write oid 109 current snap is 0 2024-07-28T11:30:56.164 INFO:tasks.rados.rados.0.smithi177.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-07-28T11:30:56.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:55 smithi177 bash[21846]: audit 2024-07-28T11:30:55.855596+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.177:0/2559335531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:56.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:55 smithi177 bash[31534]: audit 2024-07-28T11:30:55.855596+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.177:0/2559335531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:56.334 INFO:tasks.rados.rados.0.smithi177.stdout:3413: finishing write tid 1 to smithi17769138-351 2024-07-28T11:30:56.334 INFO:tasks.rados.rados.0.smithi177.stdout:3413: finishing write tid 2 to smithi17769138-351 2024-07-28T11:30:56.334 INFO:tasks.rados.rados.0.smithi177.stdout:3413: finishing write tid 3 to smithi17769138-351 2024-07-28T11:30:56.334 INFO:tasks.rados.rados.0.smithi177.stdout:3413: finishing write tid 4 to smithi17769138-351 2024-07-28T11:30:56.335 INFO:tasks.rados.rados.0.smithi177.stdout:3413: finishing write tid 5 to smithi17769138-351 2024-07-28T11:30:56.335 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 351 v 457 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2024-07-28T11:30:56.335 INFO:tasks.rados.rados.0.smithi177.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2024-07-28T11:30:56.335 INFO:tasks.rados.rados.0.smithi177.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-07-28T11:30:56.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:55 smithi204 bash[24094]: audit 2024-07-28T11:30:55.855596+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.177:0/2559335531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:56.421 INFO:tasks.rados.rados.0.smithi177.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2024-07-28T11:30:56.631 INFO:tasks.rados.rados.0.smithi177.stdout:3417: finishing write tid 1 to smithi17769138-4 2024-07-28T11:30:56.631 INFO:tasks.rados.rados.0.smithi177.stdout:3417: finishing write tid 2 to smithi17769138-4 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3417: finishing write tid 3 to smithi17769138-4 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3417: finishing write tid 4 to smithi17769138-4 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3417: finishing write tid 5 to smithi17769138-4 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 455 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3418: finishing write tid 1 to smithi17769138-22 2024-07-28T11:30:56.632 INFO:tasks.rados.rados.0.smithi177.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2024-07-28T11:30:56.637 INFO:tasks.rados.rados.0.smithi177.stdout:3421: writing smithi17769138-109 from 632524 to 1242232 tid 1 2024-07-28T11:30:56.644 INFO:tasks.rados.rados.0.smithi177.stdout:3421: writing smithi17769138-109 from 1726198 to 2481935 tid 2 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3421: writing smithi17769138-109 from 3181350 to 3832524 tid 3 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3412: done (9 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3413: done (8 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3414: done (7 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3415: done (6 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3416: done (5 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3417: done (4 left) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3422: read oid 146 snap -1 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3422: expect (ObjNum 2050 snap 0 seq_num 2050) 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3423: write oid 97 current snap is 0 2024-07-28T11:30:56.653 INFO:tasks.rados.rados.0.smithi177.stdout:3418: finishing write tid 2 to smithi17769138-22 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3418: finishing write tid 3 to smithi17769138-22 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3418: finishing write tid 4 to smithi17769138-22 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3418: finishing write tid 5 to smithi17769138-22 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 22 v 306 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3419: finishing write tid 1 to smithi17769138-208 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3419: finishing write tid 2 to smithi17769138-208 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3419: finishing write tid 3 to smithi17769138-208 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3419: finishing write tid 4 to smithi17769138-208 2024-07-28T11:30:56.654 INFO:tasks.rados.rados.0.smithi177.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2024-07-28T11:30:56.659 INFO:tasks.rados.rados.0.smithi177.stdout:3423: writing smithi17769138-97 from 649331 to 1334288 tid 1 2024-07-28T11:30:56.665 INFO:tasks.rados.rados.0.smithi177.stdout:3423: writing smithi17769138-97 from 1784680 to 2400428 tid 2 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3423: writing smithi17769138-97 from 2925126 to 3505153 tid 3 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3418: done (5 left) 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3424: read oid 160 snap -1 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3424: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3425: read oid 445 snap -1 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3425: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-07-28T11:30:56.672 INFO:tasks.rados.rados.0.smithi177.stdout:3426: delete oid 44 current snap is 0 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3419: finishing write tid 5 to smithi17769138-208 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 208 v 397 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: finishing write tid 1 to smithi17769138-210 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: finishing write tid 2 to smithi17769138-210 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: finishing write tid 3 to smithi17769138-210 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: finishing write tid 4 to smithi17769138-210 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: finishing write tid 5 to smithi17769138-210 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 210 v 394 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3421: finishing write tid 1 to smithi17769138-109 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3421: finishing write tid 2 to smithi17769138-109 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3421: finishing write tid 3 to smithi17769138-109 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3421: finishing write tid 4 to smithi17769138-109 2024-07-28T11:30:56.673 INFO:tasks.rados.rados.0.smithi177.stdout:3421: finishing write tid 5 to smithi17769138-109 2024-07-28T11:30:56.674 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 109 v 460 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2024-07-28T11:30:56.674 INFO:tasks.rados.rados.0.smithi177.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2024-07-28T11:30:56.674 INFO:tasks.rados.rados.0.smithi177.stdout:3422: expect (ObjNum 2050 snap 0 seq_num 2050) 2024-07-28T11:30:56.826 INFO:tasks.rados.rados.0.smithi177.stdout:3423: finishing write tid 1 to smithi17769138-97 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3423: finishing write tid 2 to smithi17769138-97 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3423: finishing write tid 3 to smithi17769138-97 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3423: finishing write tid 4 to smithi17769138-97 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3423: finishing write tid 5 to smithi17769138-97 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 97 v 415 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3423: left oid 97 (ObjNum 2133 snap 0 seq_num 2133) 2024-07-28T11:30:56.827 INFO:tasks.rados.rados.0.smithi177.stdout:3424: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-07-28T11:30:56.892 INFO:tasks.rados.rados.0.smithi177.stdout:3425: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-07-28T11:30:57.053 INFO:tasks.rados.rados.0.smithi177.stdout:3419: done (7 left) 2024-07-28T11:30:57.053 INFO:tasks.rados.rados.0.smithi177.stdout:3420: done (6 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3421: done (5 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3422: done (4 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3423: done (3 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3424: done (2 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3425: done (1 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3426: done (0 left) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3427: read oid 201 snap -1 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3428: read oid 15 snap -1 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3429: read oid 115 snap -1 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3429: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3430: write oid 225 current snap is 0 2024-07-28T11:30:57.054 INFO:tasks.rados.rados.0.smithi177.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2024-07-28T11:30:57.068 INFO:tasks.rados.rados.0.smithi177.stdout:3430: writing smithi17769138-225 from 682945 to 1118400 tid 1 2024-07-28T11:30:57.085 INFO:tasks.rados.rados.0.smithi177.stdout:3430: writing smithi17769138-225 from 1901644 to 2521061 tid 2 2024-07-28T11:30:57.098 INFO:tasks.rados.rados.0.smithi177.stdout:3430: writing smithi17769138-225 from 2979972 to 3582543 tid 3 2024-07-28T11:30:57.098 INFO:tasks.rados.rados.0.smithi177.stdout:3431: delete oid 462 current snap is 0 2024-07-28T11:30:57.098 INFO:tasks.rados.rados.0.smithi177.stdout:3429: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:30:57.206 INFO:tasks.rados.rados.0.smithi177.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-07-28T11:30:57.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:56 smithi177 bash[21846]: cluster 2024-07-28T11:30:55.148161+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.5 MiB/s wr, 83 op/s 2024-07-28T11:30:57.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:56 smithi177 bash[31534]: cluster 2024-07-28T11:30:55.148161+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.5 MiB/s wr, 83 op/s 2024-07-28T11:30:57.346 INFO:tasks.rados.rados.0.smithi177.stdout:3430: finishing write tid 1 to smithi17769138-225 2024-07-28T11:30:57.346 INFO:tasks.rados.rados.0.smithi177.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2024-07-28T11:30:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:56 smithi204 bash[24094]: cluster 2024-07-28T11:30:55.148161+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.5 MiB/s wr, 83 op/s 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3430: finishing write tid 2 to smithi17769138-225 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3430: finishing write tid 3 to smithi17769138-225 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3430: finishing write tid 4 to smithi17769138-225 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3430: finishing write tid 5 to smithi17769138-225 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 419 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3427: done (4 left) 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3428: done (3 left) 2024-07-28T11:30:57.455 INFO:tasks.rados.rados.0.smithi177.stdout:3429: done (2 left) 2024-07-28T11:30:57.456 INFO:tasks.rados.rados.0.smithi177.stdout:3430: done (1 left) 2024-07-28T11:30:57.456 INFO:tasks.rados.rados.0.smithi177.stdout:3431: done (0 left) 2024-07-28T11:30:57.456 INFO:tasks.rados.rados.0.smithi177.stdout:3432: write oid 417 current snap is 0 2024-07-28T11:30:57.456 INFO:tasks.rados.rados.0.smithi177.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2024-07-28T11:30:57.463 INFO:tasks.rados.rados.0.smithi177.stdout:3432: writing smithi17769138-417 from 716559 to 1418865 tid 1 2024-07-28T11:30:57.471 INFO:tasks.rados.rados.0.smithi177.stdout:3432: writing smithi17769138-417 from 2018608 to 2641694 tid 2 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3432: writing smithi17769138-417 from 3434818 to 3916559 tid 3 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3433: read oid 435 snap -1 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3433: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3434: read oid 281 snap -1 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3434: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3435: write oid 322 current snap is 0 2024-07-28T11:30:57.479 INFO:tasks.rados.rados.0.smithi177.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2024-07-28T11:30:57.488 INFO:tasks.rados.rados.0.smithi177.stdout:3435: writing smithi17769138-322 from 733366 to 1510921 tid 1 2024-07-28T11:30:57.496 INFO:tasks.rados.rados.0.smithi177.stdout:3435: writing smithi17769138-322 from 2077090 to 2843834 tid 2 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3435: writing smithi17769138-322 from 3462241 to 3933366 tid 3 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3436: read oid 377 snap -1 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3436: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3437: write oid 478 current snap is 0 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3432: finishing write tid 1 to smithi17769138-417 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3432: finishing write tid 2 to smithi17769138-417 2024-07-28T11:30:57.503 INFO:tasks.rados.rados.0.smithi177.stdout:3433: expect (ObjNum 1079 snap 0 seq_num 1079) 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3432: finishing write tid 3 to smithi17769138-417 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3432: finishing write tid 4 to smithi17769138-417 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3432: finishing write tid 5 to smithi17769138-417 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 417 v 461 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3435: finishing write tid 1 to smithi17769138-322 2024-07-28T11:30:57.609 INFO:tasks.rados.rados.0.smithi177.stdout:3434: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3435: finishing write tid 2 to smithi17769138-322 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3435: finishing write tid 3 to smithi17769138-322 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3435: finishing write tid 4 to smithi17769138-322 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3435: finishing write tid 5 to smithi17769138-322 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 486 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2024-07-28T11:30:57.810 INFO:tasks.rados.rados.0.smithi177.stdout:3436: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-07-28T11:30:58.008 INFO:tasks.rados.rados.0.smithi177.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2024-07-28T11:30:58.015 INFO:tasks.rados.rados.0.smithi177.stdout:3437: writing smithi17769138-478 from 750173 to 1202977 tid 1 2024-07-28T11:30:58.021 INFO:tasks.rados.rados.0.smithi177.stdout:3437: writing smithi17769138-478 from 1735572 to 2362327 tid 2 2024-07-28T11:30:58.030 INFO:tasks.rados.rados.0.smithi177.stdout:3437: writing smithi17769138-478 from 3089664 to 3853676 tid 3 2024-07-28T11:30:58.030 INFO:tasks.rados.rados.0.smithi177.stdout:3432: done (5 left) 2024-07-28T11:30:58.030 INFO:tasks.rados.rados.0.smithi177.stdout:3433: done (4 left) 2024-07-28T11:30:58.030 INFO:tasks.rados.rados.0.smithi177.stdout:3434: done (3 left) 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3435: done (2 left) 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3436: done (1 left) 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3438: read oid 194 snap -1 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3438: expect (ObjNum 1560 snap 0 seq_num 1560) 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3439: write oid 438 current snap is 0 2024-07-28T11:30:58.031 INFO:tasks.rados.rados.0.smithi177.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2024-07-28T11:30:58.037 INFO:tasks.rados.rados.0.smithi177.stdout:3439: writing smithi17769138-438 from 766980 to 1295033 tid 1 2024-07-28T11:30:58.046 INFO:tasks.rados.rados.0.smithi177.stdout:3439: writing smithi17769138-438 from 2077701 to 2848114 tid 2 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3439: writing smithi17769138-438 from 3400734 to 3966980 tid 3 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3440: read oid 242 snap -1 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3440: expect deleted 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3441: delete oid 439 current snap is 0 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3437: finishing write tid 1 to smithi17769138-478 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3437: finishing write tid 2 to smithi17769138-478 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3437: finishing write tid 3 to smithi17769138-478 2024-07-28T11:30:58.053 INFO:tasks.rados.rados.0.smithi177.stdout:3437: finishing write tid 4 to smithi17769138-478 2024-07-28T11:30:58.054 INFO:tasks.rados.rados.0.smithi177.stdout:3437: finishing write tid 5 to smithi17769138-478 2024-07-28T11:30:58.054 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 478 v 436 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2024-07-28T11:30:58.054 INFO:tasks.rados.rados.0.smithi177.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2024-07-28T11:30:58.054 INFO:tasks.rados.rados.0.smithi177.stdout:3438: expect (ObjNum 1560 snap 0 seq_num 1560) 2024-07-28T11:30:58.249 INFO:tasks.rados.rados.0.smithi177.stdout:3439: finishing write tid 1 to smithi17769138-438 2024-07-28T11:30:58.249 INFO:tasks.rados.rados.0.smithi177.stdout:3439: finishing write tid 2 to smithi17769138-438 2024-07-28T11:30:58.249 INFO:tasks.rados.rados.0.smithi177.stdout:3439: finishing write tid 3 to smithi17769138-438 2024-07-28T11:30:58.249 INFO:tasks.rados.rados.0.smithi177.stdout:3439: finishing write tid 4 to smithi17769138-438 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3439: finishing write tid 5 to smithi17769138-438 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 438 v 440 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3439: left oid 438 (ObjNum 2140 snap 0 seq_num 2140) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3437: done (4 left) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3438: done (3 left) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3439: done (2 left) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3440: done (1 left) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3441: done (0 left) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3442: read oid 413 snap -1 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3442: expect deleted 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3443: read oid 290 snap -1 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3443: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3444: read oid 100 snap -1 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3444: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:30:58.250 INFO:tasks.rados.rados.0.smithi177.stdout:3445: read oid 86 snap -1 2024-07-28T11:30:58.251 INFO:tasks.rados.rados.0.smithi177.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-07-28T11:30:58.251 INFO:tasks.rados.rados.0.smithi177.stdout:3446: write oid 266 current snap is 0 2024-07-28T11:30:58.251 INFO:tasks.rados.rados.0.smithi177.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2024-07-28T11:30:58.257 INFO:tasks.rados.rados.0.smithi177.stdout:3446: writing smithi17769138-266 from 400594 to 1079145 tid 1 2024-07-28T11:30:58.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:58 smithi177 bash[21846]: cluster 2024-07-28T11:30:57.148841+0000 mgr.y (mgr.25013) 13 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:30:58.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:58 smithi177 bash[31534]: cluster 2024-07-28T11:30:57.148841+0000 mgr.y (mgr.25013) 13 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:30:58.264 INFO:tasks.rados.rados.0.smithi177.stdout:3446: writing smithi17769138-266 from 1794665 to 2000594 tid 2 2024-07-28T11:30:58.264 INFO:tasks.rados.rados.0.smithi177.stdout:3447: write oid 304 current snap is 0 2024-07-28T11:30:58.264 INFO:tasks.rados.rados.0.smithi177.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2024-07-28T11:30:58.272 INFO:tasks.rados.rados.0.smithi177.stdout:3447: writing smithi17769138-304 from 417401 to 1171201 tid 1 2024-07-28T11:30:58.278 INFO:tasks.rados.rados.0.smithi177.stdout:3447: writing smithi17769138-304 from 1853147 to 2017401 tid 2 2024-07-28T11:30:58.278 INFO:tasks.rados.rados.0.smithi177.stdout:3448: write oid 127 current snap is 0 2024-07-28T11:30:58.278 INFO:tasks.rados.rados.0.smithi177.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2024-07-28T11:30:58.285 INFO:tasks.rados.rados.0.smithi177.stdout:3448: writing smithi17769138-127 from 434208 to 979610 tid 1 2024-07-28T11:30:58.293 INFO:tasks.rados.rados.0.smithi177.stdout:3448: writing smithi17769138-127 from 1627982 to 2034208 tid 2 2024-07-28T11:30:58.293 INFO:tasks.rados.rados.0.smithi177.stdout:3449: write oid 399 current snap is 0 2024-07-28T11:30:58.293 INFO:tasks.rados.rados.0.smithi177.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2024-07-28T11:30:58.301 INFO:tasks.rados.rados.0.smithi177.stdout:3449: writing smithi17769138-399 from 451015 to 1071666 tid 1 2024-07-28T11:30:58.308 INFO:tasks.rados.rados.0.smithi177.stdout:3449: writing smithi17769138-399 from 1570111 to 2051015 tid 2 2024-07-28T11:30:58.308 INFO:tasks.rados.rados.0.smithi177.stdout:3450: write oid 433 current snap is 0 2024-07-28T11:30:58.308 INFO:tasks.rados.rados.0.smithi177.stdout:3443: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-07-28T11:30:58.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:57 smithi204 bash[24094]: cluster 2024-07-28T11:30:57.148841+0000 mgr.y (mgr.25013) 13 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:30:58.438 INFO:tasks.rados.rados.0.smithi177.stdout:3444: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:30:58.550 INFO:tasks.rados.rados.0.smithi177.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-07-28T11:30:58.745 INFO:tasks.rados.rados.0.smithi177.stdout:3446: finishing write tid 1 to smithi17769138-266 2024-07-28T11:30:58.745 INFO:tasks.rados.rados.0.smithi177.stdout:3446: finishing write tid 2 to smithi17769138-266 2024-07-28T11:30:58.745 INFO:tasks.rados.rados.0.smithi177.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2024-07-28T11:30:58.752 INFO:tasks.rados.rados.0.smithi177.stdout:3450: writing smithi17769138-433 from 467822 to 1163722 tid 1 2024-07-28T11:30:58.758 INFO:tasks.rados.rados.0.smithi177.stdout:3450: writing smithi17769138-433 from 1628593 to 2067822 tid 2 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3442: done (8 left) 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3443: done (7 left) 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3444: done (6 left) 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3445: done (5 left) 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3451: write oid 243 current snap is 0 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3446: finishing write tid 3 to smithi17769138-266 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3446: finishing write tid 4 to smithi17769138-266 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 266 v 443 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3447: finishing write tid 1 to smithi17769138-304 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3447: finishing write tid 2 to smithi17769138-304 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3447: finishing write tid 3 to smithi17769138-304 2024-07-28T11:30:58.759 INFO:tasks.rados.rados.0.smithi177.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2024-07-28T11:30:58.766 INFO:tasks.rados.rados.0.smithi177.stdout:3451: writing smithi17769138-243 from 484629 to 1255778 tid 1 2024-07-28T11:30:58.772 INFO:tasks.rados.rados.0.smithi177.stdout:3451: writing smithi17769138-243 from 1687075 to 2084629 tid 2 2024-07-28T11:30:58.773 INFO:tasks.rados.rados.0.smithi177.stdout:3446: done (5 left) 2024-07-28T11:30:58.773 INFO:tasks.rados.rados.0.smithi177.stdout:3452: write oid 291 current snap is 0 2024-07-28T11:30:58.773 INFO:tasks.rados.rados.0.smithi177.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2024-07-28T11:30:58.778 INFO:tasks.rados.rados.0.smithi177.stdout:3452: writing smithi17769138-291 from 501436 to 947834 tid 1 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3452: writing smithi17769138-291 from 1745557 to 2101436 tid 2 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3453: write oid 241 current snap is 0 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3447: finishing write tid 4 to smithi17769138-304 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 304 v 490 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3448: finishing write tid 1 to smithi17769138-127 2024-07-28T11:30:58.786 INFO:tasks.rados.rados.0.smithi177.stdout:3448: finishing write tid 2 to smithi17769138-127 2024-07-28T11:30:58.787 INFO:tasks.rados.rados.0.smithi177.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2024-07-28T11:30:58.793 INFO:tasks.rados.rados.0.smithi177.stdout:3453: writing smithi17769138-241 from 518243 to 1039890 tid 1 2024-07-28T11:30:58.800 INFO:tasks.rados.rados.0.smithi177.stdout:3453: writing smithi17769138-241 from 1687686 to 2118243 tid 2 2024-07-28T11:30:58.800 INFO:tasks.rados.rados.0.smithi177.stdout:3447: done (6 left) 2024-07-28T11:30:58.800 INFO:tasks.rados.rados.0.smithi177.stdout:3454: read oid 358 snap -1 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3454: expect deleted 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3455: read oid 369 snap -1 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3455: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3456: read oid 374 snap -1 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3456: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3457: write oid 190 current snap is 0 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3448: finishing write tid 3 to smithi17769138-127 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3448: finishing write tid 4 to smithi17769138-127 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 458 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3449: finishing write tid 1 to smithi17769138-399 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3449: finishing write tid 2 to smithi17769138-399 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3449: finishing write tid 3 to smithi17769138-399 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:3449: finishing write tid 4 to smithi17769138-399 2024-07-28T11:30:58.801 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 399 v 461 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3450: finishing write tid 1 to smithi17769138-433 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3450: finishing write tid 2 to smithi17769138-433 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3450: finishing write tid 3 to smithi17769138-433 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3450: finishing write tid 4 to smithi17769138-433 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 407 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3450: left oid 433 (ObjNum 2146 snap 0 seq_num 2146) 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3451: finishing write tid 1 to smithi17769138-243 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3451: finishing write tid 2 to smithi17769138-243 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3451: finishing write tid 3 to smithi17769138-243 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3451: finishing write tid 4 to smithi17769138-243 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 243 v 397 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3451: left oid 243 (ObjNum 2147 snap 0 seq_num 2147) 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3452: finishing write tid 1 to smithi17769138-291 2024-07-28T11:30:58.802 INFO:tasks.rados.rados.0.smithi177.stdout:3452: finishing write tid 2 to smithi17769138-291 2024-07-28T11:30:58.803 INFO:tasks.rados.rados.0.smithi177.stdout:3452: finishing write tid 3 to smithi17769138-291 2024-07-28T11:30:58.803 INFO:tasks.rados.rados.0.smithi177.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2024-07-28T11:30:58.807 INFO:tasks.rados.rados.0.smithi177.stdout:3457: writing smithi17769138-190 from 535050 to 1131946 tid 1 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3457: writing smithi17769138-190 from 1746168 to 2135050 tid 2 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3448: done (9 left) 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3449: done (8 left) 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3450: done (7 left) 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3451: done (6 left) 2024-07-28T11:30:58.814 INFO:tasks.rados.rados.0.smithi177.stdout:3458: read oid 350 snap -1 2024-07-28T11:30:58.815 INFO:tasks.rados.rados.0.smithi177.stdout:3458: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-07-28T11:30:58.815 INFO:tasks.rados.rados.0.smithi177.stdout:3459: read oid 43 snap -1 2024-07-28T11:30:58.815 INFO:tasks.rados.rados.0.smithi177.stdout:3459: expect (ObjNum 1848 snap 0 seq_num 1848) 2024-07-28T11:30:58.815 INFO:tasks.rados.rados.0.smithi177.stdout:3460: write oid 110 current snap is 0 2024-07-28T11:30:58.815 INFO:tasks.rados.rados.0.smithi177.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2024-07-28T11:30:58.822 INFO:tasks.rados.rados.0.smithi177.stdout:3460: writing smithi17769138-110 from 551857 to 1224002 tid 1 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3460: writing smithi17769138-110 from 1804650 to 2151857 tid 2 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3461: write oid 12 current snap is 0 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3452: finishing write tid 4 to smithi17769138-291 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 291 v 464 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3452: left oid 291 (ObjNum 2148 snap 0 seq_num 2148) 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3453: finishing write tid 1 to smithi17769138-241 2024-07-28T11:30:58.827 INFO:tasks.rados.rados.0.smithi177.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2024-07-28T11:30:58.832 INFO:tasks.rados.rados.0.smithi177.stdout:3461: writing smithi17769138-12 from 568664 to 1032411 tid 1 2024-07-28T11:30:58.839 INFO:tasks.rados.rados.0.smithi177.stdout:3461: writing smithi17769138-12 from 1579485 to 2168664 tid 2 2024-07-28T11:30:58.839 INFO:tasks.rados.rados.0.smithi177.stdout:3452: done (9 left) 2024-07-28T11:30:58.839 INFO:tasks.rados.rados.0.smithi177.stdout:3462: write oid 15 current snap is 0 2024-07-28T11:30:58.839 INFO:tasks.rados.rados.0.smithi177.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2024-07-28T11:30:58.845 INFO:tasks.rados.rados.0.smithi177.stdout:3462: writing smithi17769138-15 from 585471 to 1124467 tid 1 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3462: writing smithi17769138-15 from 1921614 to 2185471 tid 2 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3463: delete oid 397 current snap is 0 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3453: finishing write tid 2 to smithi17769138-241 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3453: finishing write tid 3 to smithi17769138-241 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3453: finishing write tid 4 to smithi17769138-241 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 241 v 309 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3453: left oid 241 (ObjNum 2149 snap 0 seq_num 2149) 2024-07-28T11:30:58.851 INFO:tasks.rados.rados.0.smithi177.stdout:3455: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-07-28T11:30:58.985 INFO:tasks.rados.rados.0.smithi177.stdout:3456: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-07-28T11:30:59.146 INFO:tasks.rados.rados.0.smithi177.stdout:3457: finishing write tid 1 to smithi17769138-190 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3453: done (10 left) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3454: done (9 left) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3455: done (8 left) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3456: done (7 left) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3463: done (6 left) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3464: write oid 80 current snap is 0 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3457: finishing write tid 2 to smithi17769138-190 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3457: finishing write tid 3 to smithi17769138-190 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3457: finishing write tid 4 to smithi17769138-190 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 190 v 400 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3457: left oid 190 (ObjNum 2150 snap 0 seq_num 2150) 2024-07-28T11:30:59.147 INFO:tasks.rados.rados.0.smithi177.stdout:3459: expect (ObjNum 1848 snap 0 seq_num 1848) 2024-07-28T11:30:59.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:59 smithi177 bash[21846]: audit 2024-07-28T11:30:58.209030+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.177:0/1726006675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:59.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:30:59 smithi177 bash[21846]: audit 2024-07-28T11:30:58.643213+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:59.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:59 smithi177 bash[31534]: audit 2024-07-28T11:30:58.209030+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.177:0/1726006675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:59.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:30:59 smithi177 bash[31534]: audit 2024-07-28T11:30:58.643213+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:59.277 INFO:tasks.rados.rados.0.smithi177.stdout:3458: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-07-28T11:30:59.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:30:58 smithi204 bash[52787]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:30:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:30:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:58 smithi204 bash[24094]: audit 2024-07-28T11:30:58.209030+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.177:0/1726006675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:30:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:30:58 smithi204 bash[24094]: audit 2024-07-28T11:30:58.643213+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:30:59.448 INFO:tasks.rados.rados.0.smithi177.stdout:3460: finishing write tid 1 to smithi17769138-110 2024-07-28T11:30:59.448 INFO:tasks.rados.rados.0.smithi177.stdout:3460: finishing write tid 2 to smithi17769138-110 2024-07-28T11:30:59.449 INFO:tasks.rados.rados.0.smithi177.stdout:3460: finishing write tid 3 to smithi17769138-110 2024-07-28T11:30:59.449 INFO:tasks.rados.rados.0.smithi177.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2024-07-28T11:30:59.459 INFO:tasks.rados.rados.0.smithi177.stdout:3464: writing smithi17769138-80 from 619085 to 1308579 tid 1 2024-07-28T11:30:59.467 INFO:tasks.rados.rados.0.smithi177.stdout:3464: writing smithi17769138-80 from 2038578 to 2219085 tid 2 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3457: done (6 left) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3458: done (5 left) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3459: done (4 left) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3465: read oid 16 snap -1 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3465: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3466: read oid 293 snap -1 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3466: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3467: read oid 329 snap -1 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3467: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3468: read oid 476 snap -1 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3468: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3469: read oid 461 snap -1 2024-07-28T11:30:59.468 INFO:tasks.rados.rados.0.smithi177.stdout:3469: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3470: read oid 75 snap -1 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3470: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3471: read oid 168 snap -1 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3471: expect deleted 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3472: read oid 258 snap -1 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3472: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3473: read oid 418 snap -1 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3473: expect deleted 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3474: write oid 356 current snap is 0 2024-07-28T11:30:59.469 INFO:tasks.rados.rados.0.smithi177.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2024-07-28T11:30:59.477 INFO:tasks.rados.rados.0.smithi177.stdout:3474: writing smithi17769138-356 from 635892 to 1400635 tid 1 2024-07-28T11:30:59.482 INFO:tasks.rados.rados.0.smithi177.stdout:3474: writing smithi17769138-356 from 2097060 to 2235892 tid 2 2024-07-28T11:30:59.482 INFO:tasks.rados.rados.0.smithi177.stdout:3475: delete oid 369 current snap is 0 2024-07-28T11:30:59.482 INFO:tasks.rados.rados.0.smithi177.stdout:3460: finishing write tid 4 to smithi17769138-110 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 110 v 493 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3460: left oid 110 (ObjNum 2151 snap 0 seq_num 2151) 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3461: finishing write tid 1 to smithi17769138-12 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3461: finishing write tid 2 to smithi17769138-12 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3461: finishing write tid 3 to smithi17769138-12 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3461: finishing write tid 4 to smithi17769138-12 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 12 v 400 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3461: left oid 12 (ObjNum 2152 snap 0 seq_num 2152) 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3462: finishing write tid 1 to smithi17769138-15 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3462: finishing write tid 2 to smithi17769138-15 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3462: finishing write tid 3 to smithi17769138-15 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3462: finishing write tid 4 to smithi17769138-15 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 15 v 410 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2024-07-28T11:30:59.483 INFO:tasks.rados.rados.0.smithi177.stdout:3462: left oid 15 (ObjNum 2153 snap 0 seq_num 2153) 2024-07-28T11:30:59.484 INFO:tasks.rados.rados.0.smithi177.stdout:3469: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-07-28T11:30:59.616 INFO:tasks.rados.rados.0.smithi177.stdout:3464: finishing write tid 1 to smithi17769138-80 2024-07-28T11:30:59.616 INFO:tasks.rados.rados.0.smithi177.stdout:3465: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-07-28T11:30:59.772 INFO:tasks.rados.rados.0.smithi177.stdout:3472: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-07-28T11:30:59.921 INFO:tasks.rados.rados.0.smithi177.stdout:3470: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-07-28T11:31:00.043 INFO:tasks.rados.rados.0.smithi177.stdout:3464: finishing write tid 2 to smithi17769138-80 2024-07-28T11:31:00.044 INFO:tasks.rados.rados.0.smithi177.stdout:3464: finishing write tid 3 to smithi17769138-80 2024-07-28T11:31:00.044 INFO:tasks.rados.rados.0.smithi177.stdout:3464: finishing write tid 4 to smithi17769138-80 2024-07-28T11:31:00.044 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 80 v 362 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2024-07-28T11:31:00.044 INFO:tasks.rados.rados.0.smithi177.stdout:3464: left oid 80 (ObjNum 2155 snap 0 seq_num 2155) 2024-07-28T11:31:00.044 INFO:tasks.rados.rados.0.smithi177.stdout:3467: expect (ObjNum 328 snap 0 seq_num 328) 2024-07-28T11:31:00.150 INFO:tasks.rados.rados.0.smithi177.stdout:3466: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3474: finishing write tid 1 to smithi17769138-356 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3460: done (14 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3461: done (13 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3462: done (12 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3464: done (11 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3465: done (10 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3466: done (9 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3467: done (8 left) 2024-07-28T11:31:00.248 INFO:tasks.rados.rados.0.smithi177.stdout:3469: done (7 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3470: done (6 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3471: done (5 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3472: done (4 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3473: done (3 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3475: done (2 left) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3476: read oid 81 snap -1 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3476: expect (ObjNum 1995 snap 0 seq_num 1995) 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3477: write oid 278 current snap is 0 2024-07-28T11:31:00.249 INFO:tasks.rados.rados.0.smithi177.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2024-07-28T11:31:00.255 INFO:tasks.rados.rados.0.smithi177.stdout:3477: writing smithi17769138-278 from 669506 to 1184747 tid 1 2024-07-28T11:31:00.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:00 smithi177 bash[21846]: cluster 2024-07-28T11:30:59.149299+0000 mgr.y (mgr.25013) 14 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:31:00.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:00 smithi177 bash[31534]: cluster 2024-07-28T11:30:59.149299+0000 mgr.y (mgr.25013) 14 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3477: writing smithi17769138-278 from 1697671 to 2269506 tid 2 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3478: write oid 181 current snap is 0 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3474: finishing write tid 2 to smithi17769138-356 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3474: finishing write tid 3 to smithi17769138-356 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3474: finishing write tid 4 to smithi17769138-356 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 356 v 464 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3474: left oid 356 (ObjNum 2156 snap 0 seq_num 2156) 2024-07-28T11:31:00.263 INFO:tasks.rados.rados.0.smithi177.stdout:3468: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-07-28T11:31:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:00 smithi204 bash[24094]: cluster 2024-07-28T11:30:59.149299+0000 mgr.y (mgr.25013) 14 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-07-28T11:31:00.503 INFO:tasks.rados.rados.0.smithi177.stdout:3476: expect (ObjNum 1995 snap 0 seq_num 1995) 2024-07-28T11:31:00.680 INFO:tasks.rados.rados.0.smithi177.stdout:3477: finishing write tid 1 to smithi17769138-278 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:3477: finishing write tid 2 to smithi17769138-278 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:3477: finishing write tid 3 to smithi17769138-278 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:3477: finishing write tid 4 to smithi17769138-278 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 467 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:3477: left oid 278 (ObjNum 2158 snap 0 seq_num 2158) 2024-07-28T11:31:00.681 INFO:tasks.rados.rados.0.smithi177.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2024-07-28T11:31:00.692 INFO:tasks.rados.rados.0.smithi177.stdout:3478: writing smithi17769138-181 from 686313 to 1276803 tid 1 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3478: writing smithi17769138-181 from 1756153 to 2286313 tid 2 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3468: done (4 left) 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3474: done (3 left) 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3476: done (2 left) 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3477: done (1 left) 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3479: read oid 474 snap -1 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3479: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3480: write oid 295 current snap is 0 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3478: finishing write tid 1 to smithi17769138-181 2024-07-28T11:31:00.703 INFO:tasks.rados.rados.0.smithi177.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2024-07-28T11:31:00.715 INFO:tasks.rados.rados.0.smithi177.stdout:3480: writing smithi17769138-295 from 703120 to 1485212 tid 1 2024-07-28T11:31:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:3480: writing smithi17769138-295 from 1930988 to 2303120 tid 2 2024-07-28T11:31:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:3481: write oid 380 current snap is 0 2024-07-28T11:31:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:3478: finishing write tid 2 to smithi17769138-181 2024-07-28T11:31:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:3478: finishing write tid 3 to smithi17769138-181 2024-07-28T11:31:00.723 INFO:tasks.rados.rados.0.smithi177.stdout:3478: finishing write tid 4 to smithi17769138-181 2024-07-28T11:31:00.724 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 365 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2024-07-28T11:31:00.724 INFO:tasks.rados.rados.0.smithi177.stdout:3478: left oid 181 (ObjNum 2159 snap 0 seq_num 2159) 2024-07-28T11:31:00.724 INFO:tasks.rados.rados.0.smithi177.stdout:3479: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-07-28T11:31:00.894 INFO:tasks.rados.rados.0.smithi177.stdout:3480: finishing write tid 1 to smithi17769138-295 2024-07-28T11:31:00.894 INFO:tasks.rados.rados.0.smithi177.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2024-07-28T11:31:00.904 INFO:tasks.rados.rados.0.smithi177.stdout:3481: writing smithi17769138-380 from 719927 to 1177268 tid 1 2024-07-28T11:31:00.915 INFO:tasks.rados.rados.0.smithi177.stdout:3481: writing smithi17769138-380 from 1873117 to 2319927 tid 2 2024-07-28T11:31:00.915 INFO:tasks.rados.rados.0.smithi177.stdout:3478: done (3 left) 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3479: done (2 left) 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3482: delete oid 15 current snap is 0 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3480: finishing write tid 2 to smithi17769138-295 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3480: finishing write tid 3 to smithi17769138-295 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3480: finishing write tid 4 to smithi17769138-295 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 295 v 432 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3480: left oid 295 (ObjNum 2160 snap 0 seq_num 2160) 2024-07-28T11:31:00.916 INFO:tasks.rados.rados.0.smithi177.stdout:3481: finishing write tid 1 to smithi17769138-380 2024-07-28T11:31:00.917 INFO:tasks.rados.rados.0.smithi177.stdout:3480: done (2 left) 2024-07-28T11:31:00.917 INFO:tasks.rados.rados.0.smithi177.stdout:3482: done (1 left) 2024-07-28T11:31:00.917 INFO:tasks.rados.rados.0.smithi177.stdout:3483: read oid 50 snap -1 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3483: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3484: read oid 303 snap -1 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3485: read oid 250 snap -1 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3485: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3486: read oid 197 snap -1 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3486: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-07-28T11:31:00.918 INFO:tasks.rados.rados.0.smithi177.stdout:3487: delete oid 97 current snap is 0 2024-07-28T11:31:00.922 INFO:tasks.rados.rados.0.smithi177.stdout:3481: finishing write tid 2 to smithi17769138-380 2024-07-28T11:31:00.922 INFO:tasks.rados.rados.0.smithi177.stdout:3481: finishing write tid 3 to smithi17769138-380 2024-07-28T11:31:00.922 INFO:tasks.rados.rados.0.smithi177.stdout:3481: finishing write tid 4 to smithi17769138-380 2024-07-28T11:31:00.922 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 380 v 400 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2024-07-28T11:31:00.922 INFO:tasks.rados.rados.0.smithi177.stdout:3481: left oid 380 (ObjNum 2161 snap 0 seq_num 2161) 2024-07-28T11:31:00.925 INFO:tasks.rados.rados.0.smithi177.stdout:3485: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:31:01.194 INFO:tasks.rados.rados.0.smithi177.stdout:3483: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-07-28T11:31:01.347 INFO:tasks.rados.rados.0.smithi177.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:01.510 INFO:tasks.rados.rados.0.smithi177.stdout:3486: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3481: done (5 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3483: done (4 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3484: done (3 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3485: done (2 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3486: done (1 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3487: done (0 left) 2024-07-28T11:31:01.617 INFO:tasks.rados.rados.0.smithi177.stdout:3488: delete oid 456 current snap is 0 2024-07-28T11:31:01.619 INFO:tasks.rados.rados.0.smithi177.stdout:3488: done (0 left) 2024-07-28T11:31:01.619 INFO:tasks.rados.rados.0.smithi177.stdout:3489: read oid 163 snap -1 2024-07-28T11:31:01.619 INFO:tasks.rados.rados.0.smithi177.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2024-07-28T11:31:01.619 INFO:tasks.rados.rados.0.smithi177.stdout:3490: write oid 173 current snap is 0 2024-07-28T11:31:01.619 INFO:tasks.rados.rados.0.smithi177.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2024-07-28T11:31:01.644 INFO:tasks.rados.rados.0.smithi177.stdout:3490: writing smithi17769138-173 from 787155 to 1545492 tid 1 2024-07-28T11:31:01.659 INFO:tasks.rados.rados.0.smithi177.stdout:3490: writing smithi17769138-173 from 1990692 to 2387155 tid 2 2024-07-28T11:31:01.659 INFO:tasks.rados.rados.0.smithi177.stdout:3491: write oid 107 current snap is 0 2024-07-28T11:31:01.659 INFO:tasks.rados.rados.0.smithi177.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.411380+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.423474+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.426801+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.428080+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.429854+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.430232+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.590778+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.177:0/2544491367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.595552+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.608260+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.704645+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.764733+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.823429+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: cephadm 2024-07-28T11:31:00.900823+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.947812+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:00.954246+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:01.025529+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:01.036337+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:01 smithi204 bash[24094]: audit 2024-07-28T11:31:01.044319+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.672 INFO:tasks.rados.rados.0.smithi177.stdout:3491: writing smithi17769138-107 from 403962 to 837548 tid 1 2024-07-28T11:31:01.685 INFO:tasks.rados.rados.0.smithi177.stdout:3491: writing smithi17769138-107 from 1249174 to 1950931 tid 2 2024-07-28T11:31:01.686 INFO:tasks.rados.rados.0.smithi177.stdout:3492: write oid 383 current snap is 0 2024-07-28T11:31:01.686 INFO:tasks.rados.rados.0.smithi177.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2024-07-28T11:31:01.696 INFO:tasks.rados.rados.0.smithi177.stdout:3492: writing smithi17769138-383 from 420769 to 1045957 tid 1 2024-07-28T11:31:01.706 INFO:tasks.rados.rados.0.smithi177.stdout:3492: writing smithi17769138-383 from 1824009 to 2269424 tid 2 2024-07-28T11:31:01.706 INFO:tasks.rados.rados.0.smithi177.stdout:3493: write oid 145 current snap is 0 2024-07-28T11:31:01.707 INFO:tasks.rados.rados.0.smithi177.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2024-07-28T11:31:01.715 INFO:tasks.rados.rados.0.smithi177.stdout:3493: writing smithi17769138-145 from 437576 to 1138013 tid 1 2024-07-28T11:31:01.724 INFO:tasks.rados.rados.0.smithi177.stdout:3493: writing smithi17769138-145 from 1882491 to 2437576 tid 2 2024-07-28T11:31:01.724 INFO:tasks.rados.rados.0.smithi177.stdout:3494: write oid 269 current snap is 0 2024-07-28T11:31:01.724 INFO:tasks.rados.rados.0.smithi177.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2024-07-28T11:31:01.732 INFO:tasks.rados.rados.0.smithi177.stdout:3494: writing smithi17769138-269 from 454383 to 1230069 tid 1 2024-07-28T11:31:01.739 INFO:tasks.rados.rados.0.smithi177.stdout:3494: writing smithi17769138-269 from 1824620 to 2273704 tid 2 2024-07-28T11:31:01.739 INFO:tasks.rados.rados.0.smithi177.stdout:3495: write oid 480 current snap is 0 2024-07-28T11:31:01.739 INFO:tasks.rados.rados.0.smithi177.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2024-07-28T11:31:01.744 INFO:tasks.rados.rados.0.smithi177.stdout:3495: writing smithi17769138-480 from 471190 to 922125 tid 1 2024-07-28T11:31:01.751 INFO:tasks.rados.rados.0.smithi177.stdout:3495: writing smithi17769138-480 from 1483102 to 2192197 tid 2 2024-07-28T11:31:01.751 INFO:tasks.rados.rados.0.smithi177.stdout:3496: delete oid 106 current snap is 0 2024-07-28T11:31:01.751 INFO:tasks.rados.rados.0.smithi177.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.411380+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.423474+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.426801+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.428080+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.429854+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:31:01.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.430232+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.590778+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.177:0/2544491367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.595552+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.608260+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.704645+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.764733+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.823429+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: cephadm 2024-07-28T11:31:00.900823+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.947812+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:00.954246+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:01.025529+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:01.036337+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[21846]: audit 2024-07-28T11:31:01.044319+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.411380+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.423474+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.426801+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.428080+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.429854+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.430232+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.590778+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.177:0/2544491367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.595552+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.608260+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.704645+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.764733+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.823429+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: cephadm 2024-07-28T11:31:00.900823+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.947812+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:00.954246+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:01.025529+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:01.036337+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:01 smithi177 bash[31534]: audit 2024-07-28T11:31:01.044319+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3490: finishing write tid 1 to smithi17769138-173 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3490: finishing write tid 2 to smithi17769138-173 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3490: finishing write tid 3 to smithi17769138-173 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3490: finishing write tid 4 to smithi17769138-173 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 173 v 471 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2024-07-28T11:31:01.965 INFO:tasks.rados.rados.0.smithi177.stdout:3491: finishing write tid 1 to smithi17769138-107 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3491: finishing write tid 2 to smithi17769138-107 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3491: finishing write tid 3 to smithi17769138-107 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3491: finishing write tid 4 to smithi17769138-107 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 107 v 432 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3492: finishing write tid 1 to smithi17769138-383 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3492: finishing write tid 2 to smithi17769138-383 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3492: finishing write tid 3 to smithi17769138-383 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3489: done (7 left) 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3490: done (6 left) 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3491: done (5 left) 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3496: done (4 left) 2024-07-28T11:31:01.966 INFO:tasks.rados.rados.0.smithi177.stdout:3497: read oid 44 snap -1 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3497: expect deleted 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3498: write oid 234 current snap is 0 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3492: finishing write tid 4 to smithi17769138-383 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 383 v 414 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3493: finishing write tid 1 to smithi17769138-145 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3493: finishing write tid 2 to smithi17769138-145 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3493: finishing write tid 3 to smithi17769138-145 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3493: finishing write tid 4 to smithi17769138-145 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 145 v 404 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3494: finishing write tid 1 to smithi17769138-269 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3494: finishing write tid 2 to smithi17769138-269 2024-07-28T11:31:01.967 INFO:tasks.rados.rados.0.smithi177.stdout:3494: finishing write tid 3 to smithi17769138-269 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3494: finishing write tid 4 to smithi17769138-269 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 269 v 403 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3494: left oid 269 (ObjNum 2169 snap 0 seq_num 2169) 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3495: finishing write tid 1 to smithi17769138-480 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3495: finishing write tid 2 to smithi17769138-480 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3495: finishing write tid 3 to smithi17769138-480 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3495: finishing write tid 4 to smithi17769138-480 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 480 v 467 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3495: left oid 480 (ObjNum 2170 snap 0 seq_num 2170) 2024-07-28T11:31:01.968 INFO:tasks.rados.rados.0.smithi177.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2024-07-28T11:31:01.975 INFO:tasks.rados.rados.0.smithi177.stdout:3498: writing smithi17769138-234 from 504804 to 1106237 tid 1 2024-07-28T11:31:01.986 INFO:tasks.rados.rados.0.smithi177.stdout:3498: writing smithi17769138-234 from 1600066 to 2312830 tid 2 2024-07-28T11:31:01.986 INFO:tasks.rados.rados.0.smithi177.stdout:3492: done (5 left) 2024-07-28T11:31:01.986 INFO:tasks.rados.rados.0.smithi177.stdout:3493: done (4 left) 2024-07-28T11:31:01.986 INFO:tasks.rados.rados.0.smithi177.stdout:3494: done (3 left) 2024-07-28T11:31:01.986 INFO:tasks.rados.rados.0.smithi177.stdout:3495: done (2 left) 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3499: read oid 137 snap -1 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3499: expect deleted 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3500: read oid 202 snap -1 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3500: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3501: read oid 393 snap -1 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3501: expect deleted 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3502: write oid 489 current snap is 0 2024-07-28T11:31:01.987 INFO:tasks.rados.rados.0.smithi177.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2024-07-28T11:31:01.996 INFO:tasks.rados.rados.0.smithi177.stdout:3502: writing smithi17769138-489 from 521611 to 1198293 tid 1 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3502: writing smithi17769138-489 from 1942195 to 2398617 tid 2 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3503: read oid 241 snap -1 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3503: expect (ObjNum 2149 snap 0 seq_num 2149) 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3504: delete oid 141 current snap is 0 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3498: finishing write tid 1 to smithi17769138-234 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3498: finishing write tid 2 to smithi17769138-234 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3498: finishing write tid 3 to smithi17769138-234 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3498: finishing write tid 4 to smithi17769138-234 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 234 v 435 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3498: left oid 234 (ObjNum 2172 snap 0 seq_num 2172) 2024-07-28T11:31:02.007 INFO:tasks.rados.rados.0.smithi177.stdout:3500: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3502: finishing write tid 1 to smithi17769138-489 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3502: finishing write tid 2 to smithi17769138-489 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3502: finishing write tid 3 to smithi17769138-489 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3502: finishing write tid 4 to smithi17769138-489 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 489 v 404 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2024-07-28T11:31:02.161 INFO:tasks.rados.rados.0.smithi177.stdout:3503: expect (ObjNum 2149 snap 0 seq_num 2149) 2024-07-28T11:31:02.293 INFO:tasks.rados.rados.0.smithi177.stdout:3497: done (7 left) 2024-07-28T11:31:02.293 INFO:tasks.rados.rados.0.smithi177.stdout:3498: done (6 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3499: done (5 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3500: done (4 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3501: done (3 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3502: done (2 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3503: done (1 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3504: done (0 left) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3505: read oid 376 snap -1 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3505: expect (ObjNum 2063 snap 0 seq_num 2063) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3506: read oid 404 snap -1 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3506: expect (ObjNum 1798 snap 0 seq_num 1798) 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3507: write oid 255 current snap is 0 2024-07-28T11:31:02.294 INFO:tasks.rados.rados.0.smithi177.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2024-07-28T11:31:02.306 INFO:tasks.rados.rados.0.smithi177.stdout:3507: writing smithi17769138-255 from 555225 to 1098758 tid 1 2024-07-28T11:31:02.319 INFO:tasks.rados.rados.0.smithi177.stdout:3507: writing smithi17769138-255 from 1775512 to 2235603 tid 2 2024-07-28T11:31:02.319 INFO:tasks.rados.rados.0.smithi177.stdout:3508: read oid 127 snap -1 2024-07-28T11:31:02.319 INFO:tasks.rados.rados.0.smithi177.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-07-28T11:31:02.319 INFO:tasks.rados.rados.0.smithi177.stdout:3509: read oid 250 snap -1 2024-07-28T11:31:02.320 INFO:tasks.rados.rados.0.smithi177.stdout:3509: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:31:02.320 INFO:tasks.rados.rados.0.smithi177.stdout:3510: write oid 42 current snap is 0 2024-07-28T11:31:02.320 INFO:tasks.rados.rados.0.smithi177.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2024-07-28T11:31:02.329 INFO:tasks.rados.rados.0.smithi177.stdout:3510: writing smithi17769138-42 from 572032 to 1190814 tid 1 2024-07-28T11:31:02.345 INFO:tasks.rados.rados.0.smithi177.stdout:3510: writing smithi17769138-42 from 1833994 to 2554096 tid 2 2024-07-28T11:31:02.345 INFO:tasks.rados.rados.0.smithi177.stdout:3511: write oid 374 current snap is 0 2024-07-28T11:31:02.345 INFO:tasks.rados.rados.0.smithi177.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2024-07-28T11:31:02.356 INFO:tasks.rados.rados.0.smithi177.stdout:3511: writing smithi17769138-374 from 588839 to 1282870 tid 1 2024-07-28T11:31:02.364 INFO:tasks.rados.rados.0.smithi177.stdout:3511: writing smithi17769138-374 from 1776123 to 2239883 tid 2 2024-07-28T11:31:02.364 INFO:tasks.rados.rados.0.smithi177.stdout:3512: write oid 119 current snap is 0 2024-07-28T11:31:02.364 INFO:tasks.rados.rados.0.smithi177.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2024-07-28T11:31:02.373 INFO:tasks.rados.rados.0.smithi177.stdout:3512: writing smithi17769138-119 from 605646 to 1374926 tid 1 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3512: writing smithi17769138-119 from 1834605 to 2442023 tid 2 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3513: read oid 345 snap -1 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3513: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3514: read oid 227 snap -1 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3514: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3515: write oid 61 current snap is 0 2024-07-28T11:31:02.381 INFO:tasks.rados.rados.0.smithi177.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2024-07-28T11:31:02.388 INFO:tasks.rados.rados.0.smithi177.stdout:3515: writing smithi17769138-61 from 622453 to 1066982 tid 1 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3515: writing smithi17769138-61 from 1493087 to 1960516 tid 2 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3516: read oid 177 snap -1 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3516: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3517: read oid 302 snap -1 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3518: read oid 427 snap -1 2024-07-28T11:31:02.394 INFO:tasks.rados.rados.0.smithi177.stdout:3518: expect (ObjNum 2046 snap 0 seq_num 2046) 2024-07-28T11:31:02.395 INFO:tasks.rados.rados.0.smithi177.stdout:3519: read oid 55 snap -1 2024-07-28T11:31:02.395 INFO:tasks.rados.rados.0.smithi177.stdout:3519: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-07-28T11:31:02.395 INFO:tasks.rados.rados.0.smithi177.stdout:3520: delete oid 408 current snap is 0 2024-07-28T11:31:02.395 INFO:tasks.rados.rados.0.smithi177.stdout:3506: expect (ObjNum 1798 snap 0 seq_num 1798) 2024-07-28T11:31:02.522 INFO:tasks.rados.rados.0.smithi177.stdout:3505: expect (ObjNum 2063 snap 0 seq_num 2063) 2024-07-28T11:31:02.606 INFO:tasks.rados.rados.0.smithi177.stdout:3507: finishing write tid 1 to smithi17769138-255 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:3507: finishing write tid 2 to smithi17769138-255 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:3507: finishing write tid 3 to smithi17769138-255 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:3507: finishing write tid 4 to smithi17769138-255 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 255 v 406 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2024-07-28T11:31:02.607 INFO:tasks.rados.rados.0.smithi177.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-07-28T11:31:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:02 smithi204 bash[59111]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:02 smithi204 bash[24094]: cephadm 2024-07-28T11:31:01.080243+0000 mgr.y (mgr.25013) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:31:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:02 smithi204 bash[24094]: cluster 2024-07-28T11:31:01.150064+0000 mgr.y (mgr.25013) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-07-28T11:31:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:02 smithi204 bash[24094]: cephadm 2024-07-28T11:31:01.358402+0000 mgr.y (mgr.25013) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:31:02.736 INFO:tasks.rados.rados.0.smithi177.stdout:3509: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-07-28T11:31:02.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[31534]: cephadm 2024-07-28T11:31:01.080243+0000 mgr.y (mgr.25013) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:31:02.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[31534]: cluster 2024-07-28T11:31:01.150064+0000 mgr.y (mgr.25013) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-07-28T11:31:02.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[31534]: cephadm 2024-07-28T11:31:01.358402+0000 mgr.y (mgr.25013) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:31:02.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[21846]: cephadm 2024-07-28T11:31:01.080243+0000 mgr.y (mgr.25013) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:31:02.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[21846]: cluster 2024-07-28T11:31:01.150064+0000 mgr.y (mgr.25013) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-07-28T11:31:02.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:02 smithi177 bash[21846]: cephadm 2024-07-28T11:31:01.358402+0000 mgr.y (mgr.25013) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3510: finishing write tid 1 to smithi17769138-42 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3510: finishing write tid 2 to smithi17769138-42 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3510: finishing write tid 3 to smithi17769138-42 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3510: finishing write tid 4 to smithi17769138-42 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 446 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3511: finishing write tid 1 to smithi17769138-374 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3505: done (15 left) 2024-07-28T11:31:03.003 INFO:tasks.rados.rados.0.smithi177.stdout:3506: done (14 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3507: done (13 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3508: done (12 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3509: done (11 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3510: done (10 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3520: done (9 left) 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3521: write oid 365 current snap is 0 2024-07-28T11:31:03.004 INFO:tasks.rados.rados.0.smithi177.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2024-07-28T11:31:03.010 INFO:tasks.rados.rados.0.smithi177.stdout:3521: writing smithi17769138-365 from 656067 to 1251094 tid 1 2024-07-28T11:31:03.023 INFO:tasks.rados.rados.0.smithi177.stdout:3521: writing smithi17769138-365 from 1893698 to 2364796 tid 2 2024-07-28T11:31:03.023 INFO:tasks.rados.rados.0.smithi177.stdout:3522: write oid 246 current snap is 0 2024-07-28T11:31:03.023 INFO:tasks.rados.rados.0.smithi177.stdout:3511: finishing write tid 2 to smithi17769138-374 2024-07-28T11:31:03.023 INFO:tasks.rados.rados.0.smithi177.stdout:3511: finishing write tid 3 to smithi17769138-374 2024-07-28T11:31:03.023 INFO:tasks.rados.rados.0.smithi177.stdout:3511: finishing write tid 4 to smithi17769138-374 2024-07-28T11:31:03.024 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 374 v 438 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2024-07-28T11:31:03.024 INFO:tasks.rados.rados.0.smithi177.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2024-07-28T11:31:03.024 INFO:tasks.rados.rados.0.smithi177.stdout:3512: finishing write tid 1 to smithi17769138-119 2024-07-28T11:31:03.024 INFO:tasks.rados.rados.0.smithi177.stdout:3513: expect (ObjNum 811 snap 0 seq_num 811) 2024-07-28T11:31:03.178 INFO:tasks.rados.rados.0.smithi177.stdout:3512: finishing write tid 2 to smithi17769138-119 2024-07-28T11:31:03.179 INFO:tasks.rados.rados.0.smithi177.stdout:3514: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:03.265 INFO:tasks.rados.rados.0.smithi177.stdout:3512: finishing write tid 3 to smithi17769138-119 2024-07-28T11:31:03.265 INFO:tasks.rados.rados.0.smithi177.stdout:3512: finishing write tid 4 to smithi17769138-119 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 119 v 496 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3515: finishing write tid 1 to smithi17769138-61 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3515: finishing write tid 2 to smithi17769138-61 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3515: finishing write tid 3 to smithi17769138-61 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3515: finishing write tid 4 to smithi17769138-61 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 417 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3515: left oid 61 (ObjNum 2179 snap 0 seq_num 2179) 2024-07-28T11:31:03.266 INFO:tasks.rados.rados.0.smithi177.stdout:3516: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-07-28T11:31:03.342 INFO:tasks.rados.rados.0.smithi177.stdout:3519: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-07-28T11:31:03.563 INFO:tasks.rados.rados.0.smithi177.stdout:3518: expect (ObjNum 2046 snap 0 seq_num 2046) 2024-07-28T11:31:03.696 INFO:tasks.rados.rados.0.smithi177.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2024-07-28T11:31:03.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:03 smithi177 bash[31534]: audit 2024-07-28T11:31:02.948238+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.177:0/3278460784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:03.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:03 smithi177 bash[21846]: audit 2024-07-28T11:31:02.948238+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.177:0/3278460784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:3521: finishing write tid 1 to smithi17769138-365 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:3521: finishing write tid 2 to smithi17769138-365 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:3521: finishing write tid 3 to smithi17769138-365 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:3521: finishing write tid 4 to smithi17769138-365 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 365 v 405 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2024-07-28T11:31:03.892 INFO:tasks.rados.rados.0.smithi177.stdout:3521: left oid 365 (ObjNum 2181 snap 0 seq_num 2181) 2024-07-28T11:31:03.893 INFO:tasks.rados.rados.0.smithi177.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2024-07-28T11:31:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:03 smithi204 bash[24094]: audit 2024-07-28T11:31:02.948238+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.177:0/3278460784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:03.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:03 smithi204 bash[59111]: ts=2024-07-28T11:31:03.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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:03.915 INFO:tasks.rados.rados.0.smithi177.stdout:3522: writing smithi17769138-246 from 672874 to 1459503 tid 1 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3522: writing smithi17769138-246 from 2068533 to 2672874 tid 2 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3511: done (10 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3512: done (9 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3513: done (8 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3514: done (7 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3515: done (6 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3516: done (5 left) 2024-07-28T11:31:03.936 INFO:tasks.rados.rados.0.smithi177.stdout:3517: done (4 left) 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3518: done (3 left) 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3519: done (2 left) 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3521: done (1 left) 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3523: read oid 39 snap -1 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3523: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3524: write oid 344 current snap is 0 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3522: finishing write tid 1 to smithi17769138-246 2024-07-28T11:31:03.937 INFO:tasks.rados.rados.0.smithi177.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2024-07-28T11:31:03.955 INFO:tasks.rados.rados.0.smithi177.stdout:3524: writing smithi17769138-344 from 689681 to 1151559 tid 1 2024-07-28T11:31:03.970 INFO:tasks.rados.rados.0.smithi177.stdout:3524: writing smithi17769138-344 from 1727015 to 2201782 tid 2 2024-07-28T11:31:03.970 INFO:tasks.rados.rados.0.smithi177.stdout:3525: read oid 227 snap -1 2024-07-28T11:31:03.970 INFO:tasks.rados.rados.0.smithi177.stdout:3525: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:03.970 INFO:tasks.rados.rados.0.smithi177.stdout:3526: write oid 11 current snap is 0 2024-07-28T11:31:03.970 INFO:tasks.rados.rados.0.smithi177.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2024-07-28T11:31:03.984 INFO:tasks.rados.rados.0.smithi177.stdout:3526: writing smithi17769138-11 from 706488 to 1243615 tid 1 2024-07-28T11:31:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:3526: writing smithi17769138-11 from 1785497 to 2403922 tid 2 2024-07-28T11:31:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:3527: read oid 463 snap -1 2024-07-28T11:31:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:3527: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-07-28T11:31:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:3528: write oid 401 current snap is 0 2024-07-28T11:31:03.995 INFO:tasks.rados.rados.0.smithi177.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2024-07-28T11:31:04.006 INFO:tasks.rados.rados.0.smithi177.stdout:3528: writing smithi17769138-401 from 723295 to 1335671 tid 1 2024-07-28T11:31:04.014 INFO:tasks.rados.rados.0.smithi177.stdout:3528: writing smithi17769138-401 from 2127626 to 2606062 tid 2 2024-07-28T11:31:04.015 INFO:tasks.rados.rados.0.smithi177.stdout:3529: write oid 433 current snap is 0 2024-07-28T11:31:04.015 INFO:tasks.rados.rados.0.smithi177.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2024-07-28T11:31:04.023 INFO:tasks.rados.rados.0.smithi177.stdout:3529: writing smithi17769138-433 from 740102 to 1427727 tid 1 2024-07-28T11:31:04.031 INFO:tasks.rados.rados.0.smithi177.stdout:3529: writing smithi17769138-433 from 2186108 to 2740102 tid 2 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3530: read oid 48 snap -1 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3530: expect (ObjNum 1714 snap 0 seq_num 1714) 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3531: write oid 354 current snap is 0 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3522: finishing write tid 2 to smithi17769138-246 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3522: finishing write tid 3 to smithi17769138-246 2024-07-28T11:31:04.032 INFO:tasks.rados.rados.0.smithi177.stdout:3523: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-07-28T11:31:04.097 INFO:tasks.rados.rados.0.smithi177.stdout:3522: finishing write tid 4 to smithi17769138-246 2024-07-28T11:31:04.097 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 246 v 407 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3522: left oid 246 (ObjNum 2182 snap 0 seq_num 2182) 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3524: finishing write tid 1 to smithi17769138-344 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3524: finishing write tid 2 to smithi17769138-344 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3524: finishing write tid 3 to smithi17769138-344 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3524: finishing write tid 4 to smithi17769138-344 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 344 v 470 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3524: left oid 344 (ObjNum 2183 snap 0 seq_num 2183) 2024-07-28T11:31:04.098 INFO:tasks.rados.rados.0.smithi177.stdout:3525: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:04.189 INFO:tasks.rados.rados.0.smithi177.stdout:3526: finishing write tid 1 to smithi17769138-11 2024-07-28T11:31:04.189 INFO:tasks.rados.rados.0.smithi177.stdout:3526: finishing write tid 2 to smithi17769138-11 2024-07-28T11:31:04.189 INFO:tasks.rados.rados.0.smithi177.stdout:3526: finishing write tid 3 to smithi17769138-11 2024-07-28T11:31:04.189 INFO:tasks.rados.rados.0.smithi177.stdout:3526: finishing write tid 4 to smithi17769138-11 2024-07-28T11:31:04.189 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 525 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2024-07-28T11:31:04.190 INFO:tasks.rados.rados.0.smithi177.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2024-07-28T11:31:04.190 INFO:tasks.rados.rados.0.smithi177.stdout:3527: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-07-28T11:31:04.307 INFO:tasks.rados.rados.0.smithi177.stdout:3528: finishing write tid 1 to smithi17769138-401 2024-07-28T11:31:04.307 INFO:tasks.rados.rados.0.smithi177.stdout:3528: finishing write tid 2 to smithi17769138-401 2024-07-28T11:31:04.307 INFO:tasks.rados.rados.0.smithi177.stdout:3528: finishing write tid 3 to smithi17769138-401 2024-07-28T11:31:04.307 INFO:tasks.rados.rados.0.smithi177.stdout:3528: finishing write tid 4 to smithi17769138-401 2024-07-28T11:31:04.307 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 401 v 528 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2024-07-28T11:31:04.308 INFO:tasks.rados.rados.0.smithi177.stdout:3528: left oid 401 (ObjNum 2185 snap 0 seq_num 2185) 2024-07-28T11:31:04.308 INFO:tasks.rados.rados.0.smithi177.stdout:3529: finishing write tid 1 to smithi17769138-433 2024-07-28T11:31:04.308 INFO:tasks.rados.rados.0.smithi177.stdout:3529: finishing write tid 2 to smithi17769138-433 2024-07-28T11:31:04.308 INFO:tasks.rados.rados.0.smithi177.stdout:3530: expect (ObjNum 1714 snap 0 seq_num 1714) 2024-07-28T11:31:04.443 INFO:tasks.rados.rados.0.smithi177.stdout:3529: finishing write tid 3 to smithi17769138-433 2024-07-28T11:31:04.444 INFO:tasks.rados.rados.0.smithi177.stdout:3529: finishing write tid 4 to smithi17769138-433 2024-07-28T11:31:04.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 420 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2024-07-28T11:31:04.444 INFO:tasks.rados.rados.0.smithi177.stdout:3529: left oid 433 (ObjNum 2186 snap 0 seq_num 2186) 2024-07-28T11:31:04.444 INFO:tasks.rados.rados.0.smithi177.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2024-07-28T11:31:04.464 INFO:tasks.rados.rados.0.smithi177.stdout:3531: writing smithi17769138-354 from 756909 to 1519783 tid 1 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3531: writing smithi17769138-354 from 2244590 to 2726695 tid 2 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3522: done (9 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3523: done (8 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3524: done (7 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3525: done (6 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3526: done (5 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3527: done (4 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3528: done (3 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3529: done (2 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3530: done (1 left) 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3532: read oid 482 snap -1 2024-07-28T11:31:04.482 INFO:tasks.rados.rados.0.smithi177.stdout:3532: expect (ObjNum 1904 snap 0 seq_num 1904) 2024-07-28T11:31:04.483 INFO:tasks.rados.rados.0.smithi177.stdout:3533: write oid 185 current snap is 0 2024-07-28T11:31:04.483 INFO:tasks.rados.rados.0.smithi177.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2024-07-28T11:31:04.498 INFO:tasks.rados.rados.0.smithi177.stdout:3533: writing smithi17769138-185 from 773716 to 1211839 tid 1 2024-07-28T11:31:04.511 INFO:tasks.rados.rados.0.smithi177.stdout:3533: writing smithi17769138-185 from 1903072 to 2528835 tid 2 2024-07-28T11:31:04.511 INFO:tasks.rados.rados.0.smithi177.stdout:3534: write oid 156 current snap is 0 2024-07-28T11:31:04.511 INFO:tasks.rados.rados.0.smithi177.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2024-07-28T11:31:04.523 INFO:tasks.rados.rados.0.smithi177.stdout:3534: writing smithi17769138-156 from 790523 to 1303895 tid 1 2024-07-28T11:31:04.533 INFO:tasks.rados.rados.0.smithi177.stdout:3534: writing smithi17769138-156 from 1961554 to 2730975 tid 2 2024-07-28T11:31:04.533 INFO:tasks.rados.rados.0.smithi177.stdout:3535: write oid 46 current snap is 0 2024-07-28T11:31:04.534 INFO:tasks.rados.rados.0.smithi177.stdout:3531: finishing write tid 1 to smithi17769138-354 2024-07-28T11:31:04.534 INFO:tasks.rados.rados.0.smithi177.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2024-07-28T11:31:04.541 INFO:tasks.rados.rados.0.smithi177.stdout:3535: writing smithi17769138-46 from 407330 to 1112304 tid 1 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3535: writing smithi17769138-46 from 1620036 to 2249468 tid 2 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3536: read oid 481 snap -1 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3536: expect (ObjNum 1991 snap 0 seq_num 1991) 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3537: read oid 392 snap -1 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3537: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3538: read oid 105 snap -1 2024-07-28T11:31:04.549 INFO:tasks.rados.rados.0.smithi177.stdout:3538: expect (ObjNum 1586 snap 0 seq_num 1586) 2024-07-28T11:31:04.550 INFO:tasks.rados.rados.0.smithi177.stdout:3539: read oid 50 snap -1 2024-07-28T11:31:04.550 INFO:tasks.rados.rados.0.smithi177.stdout:3539: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-07-28T11:31:04.550 INFO:tasks.rados.rados.0.smithi177.stdout:3540: write oid 396 current snap is 0 2024-07-28T11:31:04.550 INFO:tasks.rados.rados.0.smithi177.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2024-07-28T11:31:04.558 INFO:tasks.rados.rados.0.smithi177.stdout:3540: writing smithi17769138-396 from 424137 to 1204360 tid 1 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3540: writing smithi17769138-396 from 1678518 to 2451608 tid 2 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3541: read oid 317 snap -1 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3541: expect (ObjNum 2116 snap 0 seq_num 2116) 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3542: write oid 311 current snap is 0 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3531: finishing write tid 2 to smithi17769138-354 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3531: finishing write tid 3 to smithi17769138-354 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3531: finishing write tid 4 to smithi17769138-354 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 354 v 409 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3531: left oid 354 (ObjNum 2187 snap 0 seq_num 2187) 2024-07-28T11:31:04.571 INFO:tasks.rados.rados.0.smithi177.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2024-07-28T11:31:04.576 INFO:tasks.rados.rados.0.smithi177.stdout:3542: writing smithi17769138-311 from 440944 to 896416 tid 1 2024-07-28T11:31:04.584 INFO:tasks.rados.rados.0.smithi177.stdout:3542: writing smithi17769138-311 from 1337000 to 1970101 tid 2 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3542: writing smithi17769138-311 from 2528612 to 2840944 tid 3 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3531: done (11 left) 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3543: read oid 400 snap -1 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3543: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3544: read oid 5 snap -1 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3544: expect (ObjNum 1932 snap 0 seq_num 1932) 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3545: read oid 246 snap -1 2024-07-28T11:31:04.590 INFO:tasks.rados.rados.0.smithi177.stdout:3545: expect (ObjNum 2182 snap 0 seq_num 2182) 2024-07-28T11:31:04.591 INFO:tasks.rados.rados.0.smithi177.stdout:3546: write oid 491 current snap is 0 2024-07-28T11:31:04.591 INFO:tasks.rados.rados.0.smithi177.stdout:3532: expect (ObjNum 1904 snap 0 seq_num 1904) 2024-07-28T11:31:04.720 INFO:tasks.rados.rados.0.smithi177.stdout:3533: finishing write tid 1 to smithi17769138-185 2024-07-28T11:31:04.720 INFO:tasks.rados.rados.0.smithi177.stdout:3533: finishing write tid 2 to smithi17769138-185 2024-07-28T11:31:04.720 INFO:tasks.rados.rados.0.smithi177.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2024-07-28T11:31:04.725 INFO:tasks.rados.rados.0.smithi177.stdout:3546: writing smithi17769138-491 from 457751 to 988472 tid 1 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3546: writing smithi17769138-491 from 1395482 to 2172241 tid 2 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3532: done (14 left) 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3547: read oid 68 snap -1 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3547: expect (ObjNum 2031 snap 0 seq_num 2031) 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3548: read oid 464 snap -1 2024-07-28T11:31:04.733 INFO:tasks.rados.rados.0.smithi177.stdout:3548: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3533: finishing write tid 3 to smithi17769138-185 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3533: finishing write tid 4 to smithi17769138-185 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 185 v 450 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3533: left oid 185 (ObjNum 2188 snap 0 seq_num 2188) 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3534: finishing write tid 1 to smithi17769138-156 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3533: done (15 left) 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3549: read oid 382 snap -1 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3549: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3534: finishing write tid 2 to smithi17769138-156 2024-07-28T11:31:04.734 INFO:tasks.rados.rados.0.smithi177.stdout:3534: finishing write tid 3 to smithi17769138-156 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3534: finishing write tid 4 to smithi17769138-156 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 156 v 441 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3534: left oid 156 (ObjNum 2189 snap 0 seq_num 2189) 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3535: finishing write tid 1 to smithi17769138-46 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3534: done (15 left) 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3550: write oid 276 current snap is 0 2024-07-28T11:31:04.735 INFO:tasks.rados.rados.0.smithi177.stdout:3537: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:31:04.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:04 smithi204 bash[24094]: cluster 2024-07-28T11:31:03.150700+0000 mgr.y (mgr.25013) 26 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-07-28T11:31:04.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:04 smithi177 bash[31534]: cluster 2024-07-28T11:31:03.150700+0000 mgr.y (mgr.25013) 26 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-07-28T11:31:04.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:04 smithi177 bash[21846]: cluster 2024-07-28T11:31:03.150700+0000 mgr.y (mgr.25013) 26 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-07-28T11:31:04.901 INFO:tasks.rados.rados.0.smithi177.stdout:3536: expect (ObjNum 1991 snap 0 seq_num 1991) 2024-07-28T11:31:05.047 INFO:tasks.rados.rados.0.smithi177.stdout:3535: finishing write tid 2 to smithi17769138-46 2024-07-28T11:31:05.048 INFO:tasks.rados.rados.0.smithi177.stdout:3535: finishing write tid 3 to smithi17769138-46 2024-07-28T11:31:05.048 INFO:tasks.rados.rados.0.smithi177.stdout:3535: finishing write tid 4 to smithi17769138-46 2024-07-28T11:31:05.048 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 499 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2024-07-28T11:31:05.048 INFO:tasks.rados.rados.0.smithi177.stdout:3535: left oid 46 (ObjNum 2190 snap 0 seq_num 2190) 2024-07-28T11:31:05.048 INFO:tasks.rados.rados.0.smithi177.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2024-07-28T11:31:05.053 INFO:tasks.rados.rados.0.smithi177.stdout:3550: writing smithi17769138-276 from 474558 to 1080528 tid 1 2024-07-28T11:31:05.062 INFO:tasks.rados.rados.0.smithi177.stdout:3550: writing smithi17769138-276 from 1737611 to 2374381 tid 2 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3550: writing smithi17769138-276 from 2867105 to 2874558 tid 3 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3535: done (15 left) 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3536: done (14 left) 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3537: done (13 left) 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3551: write oid 226 current snap is 0 2024-07-28T11:31:05.064 INFO:tasks.rados.rados.0.smithi177.stdout:3539: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-07-28T11:31:05.228 INFO:tasks.rados.rados.0.smithi177.stdout:3538: expect (ObjNum 1586 snap 0 seq_num 1586) 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3540: finishing write tid 1 to smithi17769138-396 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3540: finishing write tid 2 to smithi17769138-396 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3540: finishing write tid 3 to smithi17769138-396 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3540: finishing write tid 4 to smithi17769138-396 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 396 v 464 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3540: left oid 396 (ObjNum 2191 snap 0 seq_num 2191) 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3542: finishing write tid 1 to smithi17769138-311 2024-07-28T11:31:05.386 INFO:tasks.rados.rados.0.smithi177.stdout:3541: expect (ObjNum 2116 snap 0 seq_num 2116) 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3542: finishing write tid 2 to smithi17769138-311 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3542: finishing write tid 3 to smithi17769138-311 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3542: finishing write tid 4 to smithi17769138-311 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3542: finishing write tid 5 to smithi17769138-311 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 311 v 413 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3542: left oid 311 (ObjNum 2192 snap 0 seq_num 2192) 2024-07-28T11:31:05.544 INFO:tasks.rados.rados.0.smithi177.stdout:3544: expect (ObjNum 1932 snap 0 seq_num 1932) 2024-07-28T11:31:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[24094]: audit 2024-07-28T11:31:05.283175+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.177:0/3160066302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:05.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 systemd[1]: Stopping Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:31:05.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.486Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.487Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.487Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:31:05.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:05 smithi204 bash[59111]: ts=2024-07-28T11:31:05.487Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:31:05.665 INFO:tasks.rados.rados.0.smithi177.stdout:3545: expect (ObjNum 2182 snap 0 seq_num 2182) 2024-07-28T11:31:05.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:05 smithi177 bash[21846]: audit 2024-07-28T11:31:05.283175+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.177:0/3160066302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:05.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:05 smithi177 bash[31534]: audit 2024-07-28T11:31:05.283175+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.177:0/3160066302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:05.823 INFO:tasks.rados.rados.0.smithi177.stdout:3543: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-07-28T11:31:06.011 INFO:tasks.rados.rados.0.smithi177.stdout:3546: finishing write tid 1 to smithi17769138-491 2024-07-28T11:31:06.011 INFO:tasks.rados.rados.0.smithi177.stdout:3546: finishing write tid 2 to smithi17769138-491 2024-07-28T11:31:06.011 INFO:tasks.rados.rados.0.smithi177.stdout:3547: expect (ObjNum 2031 snap 0 seq_num 2031) 2024-07-28T11:31:06.169 INFO:tasks.rados.rados.0.smithi177.stdout:3548: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-07-28T11:31:06.305 INFO:tasks.rados.rados.0.smithi177.stdout:3546: finishing write tid 3 to smithi17769138-491 2024-07-28T11:31:06.305 INFO:tasks.rados.rados.0.smithi177.stdout:3546: finishing write tid 4 to smithi17769138-491 2024-07-28T11:31:06.305 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 491 v 474 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2024-07-28T11:31:06.306 INFO:tasks.rados.rados.0.smithi177.stdout:3546: left oid 491 (ObjNum 2193 snap 0 seq_num 2193) 2024-07-28T11:31:06.306 INFO:tasks.rados.rados.0.smithi177.stdout:3549: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-07-28T11:31:06.344 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[60811]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:31:06.344 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[60872]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:31:06.344 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:06 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:31:06.344 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:06 smithi204 systemd[1]: Stopped Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:06.344 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:06 smithi204 systemd[1]: Started Ceph prometheus.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: finishing write tid 1 to smithi17769138-276 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: finishing write tid 2 to smithi17769138-276 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: finishing write tid 3 to smithi17769138-276 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: finishing write tid 4 to smithi17769138-276 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: finishing write tid 5 to smithi17769138-276 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 276 v 454 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3550: left oid 276 (ObjNum 2194 snap 0 seq_num 2194) 2024-07-28T11:31:06.421 INFO:tasks.rados.rados.0.smithi177.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2024-07-28T11:31:06.440 INFO:tasks.rados.rados.0.smithi177.stdout:3551: writing smithi17769138-226 from 491365 to 1172584 tid 1 2024-07-28T11:31:06.464 INFO:tasks.rados.rados.0.smithi177.stdout:3551: writing smithi17769138-226 from 1796093 to 2576521 tid 2 2024-07-28T11:31:06.464 INFO:tasks.rados.rados.0.smithi177.stdout:3538: done (13 left) 2024-07-28T11:31:06.464 INFO:tasks.rados.rados.0.smithi177.stdout:3539: done (12 left) 2024-07-28T11:31:06.464 INFO:tasks.rados.rados.0.smithi177.stdout:3540: done (11 left) 2024-07-28T11:31:06.464 INFO:tasks.rados.rados.0.smithi177.stdout:3541: done (10 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3542: done (9 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3543: done (8 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3544: done (7 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3545: done (6 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3546: done (5 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3547: done (4 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3548: done (3 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3549: done (2 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3550: done (1 left) 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3552: write oid 498 current snap is 0 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3551: finishing write tid 1 to smithi17769138-226 2024-07-28T11:31:06.465 INFO:tasks.rados.rados.0.smithi177.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2024-07-28T11:31:06.482 INFO:tasks.rados.rados.0.smithi177.stdout:3552: writing smithi17769138-498 from 508172 to 1264640 tid 1 2024-07-28T11:31:06.500 INFO:tasks.rados.rados.0.smithi177.stdout:3552: writing smithi17769138-498 from 1854575 to 2495014 tid 2 2024-07-28T11:31:06.500 INFO:tasks.rados.rados.0.smithi177.stdout:3553: write oid 433 current snap is 0 2024-07-28T11:31:06.500 INFO:tasks.rados.rados.0.smithi177.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2024-07-28T11:31:06.510 INFO:tasks.rados.rados.0.smithi177.stdout:3553: writing smithi17769138-433 from 524979 to 956696 tid 1 2024-07-28T11:31:06.523 INFO:tasks.rados.rados.0.smithi177.stdout:3553: writing smithi17769138-433 from 1513057 to 2297154 tid 2 2024-07-28T11:31:06.523 INFO:tasks.rados.rados.0.smithi177.stdout:3554: write oid 184 current snap is 0 2024-07-28T11:31:06.523 INFO:tasks.rados.rados.0.smithi177.stdout:3551: finishing write tid 2 to smithi17769138-226 2024-07-28T11:31:06.523 INFO:tasks.rados.rados.0.smithi177.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2024-07-28T11:31:06.532 INFO:tasks.rados.rados.0.smithi177.stdout:3554: writing smithi17769138-184 from 541786 to 1165105 tid 1 2024-07-28T11:31:06.541 INFO:tasks.rados.rados.0.smithi177.stdout:3554: writing smithi17769138-184 from 1571539 to 2215647 tid 2 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3554: writing smithi17769138-184 from 2693150 to 2941786 tid 3 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3555: read oid 3 snap -1 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3555: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3556: read oid 450 snap -1 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3556: expect (ObjNum 1888 snap 0 seq_num 1888) 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3557: write oid 29 current snap is 0 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3551: finishing write tid 3 to smithi17769138-226 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3551: finishing write tid 4 to smithi17769138-226 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 226 v 407 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3551: left oid 226 (ObjNum 2195 snap 0 seq_num 2195) 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3552: finishing write tid 1 to smithi17769138-498 2024-07-28T11:31:06.548 INFO:tasks.rados.rados.0.smithi177.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2024-07-28T11:31:06.558 INFO:tasks.rados.rados.0.smithi177.stdout:3557: writing smithi17769138-29 from 558593 to 1257161 tid 1 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3557: writing smithi17769138-29 from 2030021 to 2817787 tid 2 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3551: done (6 left) 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3558: read oid 417 snap -1 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3558: expect (ObjNum 2137 snap 0 seq_num 2137) 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3559: write oid 458 current snap is 0 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3552: finishing write tid 2 to smithi17769138-498 2024-07-28T11:31:06.571 INFO:tasks.rados.rados.0.smithi177.stdout:3552: finishing write tid 3 to smithi17769138-498 2024-07-28T11:31:06.572 INFO:tasks.rados.rados.0.smithi177.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2024-07-28T11:31:06.581 INFO:tasks.rados.rados.0.smithi177.stdout:3559: writing smithi17769138-458 from 575400 to 1349217 tid 1 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3559: writing smithi17769138-458 from 2088503 to 2736280 tid 2 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3560: read oid 473 snap -1 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3560: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3561: write oid 316 current snap is 0 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3552: finishing write tid 4 to smithi17769138-498 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 502 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3552: left oid 498 (ObjNum 2196 snap 0 seq_num 2196) 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3553: finishing write tid 1 to smithi17769138-433 2024-07-28T11:31:06.593 INFO:tasks.rados.rados.0.smithi177.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2024-07-28T11:31:06.600 INFO:tasks.rados.rados.0.smithi177.stdout:3561: writing smithi17769138-316 from 592207 to 1041273 tid 1 2024-07-28T11:31:06.610 INFO:tasks.rados.rados.0.smithi177.stdout:3561: writing smithi17769138-316 from 1746985 to 2538420 tid 2 2024-07-28T11:31:06.610 INFO:tasks.rados.rados.0.smithi177.stdout:3552: done (9 left) 2024-07-28T11:31:06.610 INFO:tasks.rados.rados.0.smithi177.stdout:3562: write oid 337 current snap is 0 2024-07-28T11:31:06.610 INFO:tasks.rados.rados.0.smithi177.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2024-07-28T11:31:06.617 INFO:tasks.rados.rados.0.smithi177.stdout:3562: writing smithi17769138-337 from 609014 to 1133329 tid 1 2024-07-28T11:31:06.625 INFO:tasks.rados.rados.0.smithi177.stdout:3562: writing smithi17769138-337 from 1689114 to 2224207 tid 2 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3562: writing smithi17769138-337 from 2970136 to 3009014 tid 3 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3563: read oid 492 snap -1 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3563: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3564: read oid 431 snap -1 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3564: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3565: write oid 459 current snap is 0 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3553: finishing write tid 2 to smithi17769138-433 2024-07-28T11:31:06.628 INFO:tasks.rados.rados.0.smithi177.stdout:3553: finishing write tid 3 to smithi17769138-433 2024-07-28T11:31:06.629 INFO:tasks.rados.rados.0.smithi177.stdout:3553: finishing write tid 4 to smithi17769138-433 2024-07-28T11:31:06.629 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 423 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2024-07-28T11:31:06.629 INFO:tasks.rados.rados.0.smithi177.stdout:3553: left oid 433 (ObjNum 2197 snap 0 seq_num 2197) 2024-07-28T11:31:06.629 INFO:tasks.rados.rados.0.smithi177.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2024-07-28T11:31:06.635 INFO:tasks.rados.rados.0.smithi177.stdout:3565: writing smithi17769138-459 from 625821 to 1225385 tid 1 2024-07-28T11:31:06.643 INFO:tasks.rados.rados.0.smithi177.stdout:3565: writing smithi17769138-459 from 1747596 to 2542700 tid 2 2024-07-28T11:31:06.645 INFO:tasks.rados.rados.0.smithi177.stdout:3565: writing smithi17769138-459 from 2997559 to 3025821 tid 3 2024-07-28T11:31:06.645 INFO:tasks.rados.rados.0.smithi177.stdout:3553: done (12 left) 2024-07-28T11:31:06.646 INFO:tasks.rados.rados.0.smithi177.stdout:3566: write oid 51 current snap is 0 2024-07-28T11:31:06.646 INFO:tasks.rados.rados.0.smithi177.stdout:3554: finishing write tid 1 to smithi17769138-184 2024-07-28T11:31:06.646 INFO:tasks.rados.rados.0.smithi177.stdout:3554: finishing write tid 2 to smithi17769138-184 2024-07-28T11:31:06.646 INFO:tasks.rados.rados.0.smithi177.stdout:3554: finishing write tid 3 to smithi17769138-184 2024-07-28T11:31:06.646 INFO:tasks.rados.rados.0.smithi177.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2024-07-28T11:31:06.653 INFO:tasks.rados.rados.0.smithi177.stdout:3566: writing smithi17769138-51 from 642628 to 1317441 tid 1 2024-07-28T11:31:06.659 INFO:tasks.rados.rados.0.smithi177.stdout:3566: writing smithi17769138-51 from 1806078 to 2344840 tid 2 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3566: writing smithi17769138-51 from 3024982 to 3042628 tid 3 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3567: delete oid 18 current snap is 0 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3554: finishing write tid 4 to smithi17769138-184 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3554: finishing write tid 5 to smithi17769138-184 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 184 v 445 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3554: left oid 184 (ObjNum 2198 snap 0 seq_num 2198) 2024-07-28T11:31:06.663 INFO:tasks.rados.rados.0.smithi177.stdout:3555: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-07-28T11:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[24094]: cluster 2024-07-28T11:31:05.151891+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.1 MiB/s wr, 103 op/s 2024-07-28T11:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[24094]: audit 2024-07-28T11:31:06.272468+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[24094]: audit 2024-07-28T11:31:06.285193+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[24094]: audit 2024-07-28T11:31:06.291186+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:06 smithi204 bash[24094]: audit 2024-07-28T11:31:06.333356+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:06.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[31534]: cluster 2024-07-28T11:31:05.151891+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.1 MiB/s wr, 103 op/s 2024-07-28T11:31:06.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[31534]: audit 2024-07-28T11:31:06.272468+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[31534]: audit 2024-07-28T11:31:06.285193+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[31534]: audit 2024-07-28T11:31:06.291186+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:06.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[31534]: audit 2024-07-28T11:31:06.333356+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[21846]: cluster 2024-07-28T11:31:05.151891+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.1 MiB/s wr, 103 op/s 2024-07-28T11:31:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[21846]: audit 2024-07-28T11:31:06.272468+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[21846]: audit 2024-07-28T11:31:06.285193+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[21846]: audit 2024-07-28T11:31:06.291186+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:06 smithi177 bash[21846]: audit 2024-07-28T11:31:06.333356+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:06.868 INFO:tasks.rados.rados.0.smithi177.stdout:3557: finishing write tid 1 to smithi17769138-29 2024-07-28T11:31:06.868 INFO:tasks.rados.rados.0.smithi177.stdout:3556: expect (ObjNum 1888 snap 0 seq_num 1888) 2024-07-28T11:31:07.118 INFO:tasks.rados.rados.0.smithi177.stdout:3557: finishing write tid 2 to smithi17769138-29 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3557: finishing write tid 3 to smithi17769138-29 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3557: finishing write tid 4 to smithi17769138-29 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 29 v 505 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3557: left oid 29 (ObjNum 2199 snap 0 seq_num 2199) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3554: done (13 left) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3555: done (12 left) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3556: done (11 left) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3557: done (10 left) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3567: done (9 left) 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3568: write oid 430 current snap is 0 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3559: finishing write tid 1 to smithi17769138-458 2024-07-28T11:31:07.119 INFO:tasks.rados.rados.0.smithi177.stdout:3558: expect (ObjNum 2137 snap 0 seq_num 2137) 2024-07-28T11:31:07.283 INFO:tasks.rados.rados.0.smithi177.stdout:3560: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:07.510 INFO:tasks.rados.rados.0.smithi177.stdout:3559: finishing write tid 2 to smithi17769138-458 2024-07-28T11:31:07.510 INFO:tasks.rados.rados.0.smithi177.stdout:3559: finishing write tid 3 to smithi17769138-458 2024-07-28T11:31:07.510 INFO:tasks.rados.rados.0.smithi177.stdout:3559: finishing write tid 4 to smithi17769138-458 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 458 v 508 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:3559: left oid 458 (ObjNum 2200 snap 0 seq_num 2200) 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:3561: finishing write tid 1 to smithi17769138-316 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:3561: finishing write tid 2 to smithi17769138-316 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:3561: finishing write tid 3 to smithi17769138-316 2024-07-28T11:31:07.511 INFO:tasks.rados.rados.0.smithi177.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2024-07-28T11:31:07.517 INFO:tasks.rados.rados.0.smithi177.stdout:3568: writing smithi17769138-430 from 676242 to 1217906 tid 1 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3568: writing smithi17769138-430 from 1923042 to 2465473 tid 2 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3558: done (9 left) 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3559: done (8 left) 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3560: done (7 left) 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3569: delete oid 26 current snap is 0 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3561: finishing write tid 4 to smithi17769138-316 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 316 v 426 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3561: left oid 316 (ObjNum 2201 snap 0 seq_num 2201) 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3562: finishing write tid 1 to smithi17769138-337 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3562: finishing write tid 2 to smithi17769138-337 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3562: finishing write tid 3 to smithi17769138-337 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3562: finishing write tid 4 to smithi17769138-337 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:3562: finishing write tid 5 to smithi17769138-337 2024-07-28T11:31:07.524 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 409 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2024-07-28T11:31:07.525 INFO:tasks.rados.rados.0.smithi177.stdout:3562: left oid 337 (ObjNum 2202 snap 0 seq_num 2202) 2024-07-28T11:31:07.525 INFO:tasks.rados.rados.0.smithi177.stdout:3563: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-07-28T11:31:07.639 INFO:tasks.rados.rados.0.smithi177.stdout:3564: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-07-28T11:31:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:07 smithi204 bash[24094]: audit 2024-07-28T11:31:06.292220+0000 mgr.y (mgr.25013) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:07.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:07 smithi177 bash[21846]: audit 2024-07-28T11:31:06.292220+0000 mgr.y (mgr.25013) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:07.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:07 smithi177 bash[31534]: audit 2024-07-28T11:31:06.292220+0000 mgr.y (mgr.25013) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:31:07.781 INFO:tasks.rados.rados.0.smithi177.stdout:3565: finishing write tid 1 to smithi17769138-459 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3565: finishing write tid 2 to smithi17769138-459 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3565: finishing write tid 3 to smithi17769138-459 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3565: finishing write tid 4 to smithi17769138-459 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3565: finishing write tid 5 to smithi17769138-459 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 459 v 369 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3565: left oid 459 (ObjNum 2203 snap 0 seq_num 2203) 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3566: finishing write tid 1 to smithi17769138-51 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3566: finishing write tid 2 to smithi17769138-51 2024-07-28T11:31:07.782 INFO:tasks.rados.rados.0.smithi177.stdout:3566: finishing write tid 3 to smithi17769138-51 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3566: finishing write tid 4 to smithi17769138-51 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3566: finishing write tid 5 to smithi17769138-51 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 51 v 458 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3566: left oid 51 (ObjNum 2204 snap 0 seq_num 2204) 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3568: finishing write tid 1 to smithi17769138-430 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3568: finishing write tid 2 to smithi17769138-430 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3568: finishing write tid 3 to smithi17769138-430 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3568: finishing write tid 4 to smithi17769138-430 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 430 v 477 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3568: left oid 430 (ObjNum 2206 snap 0 seq_num 2206) 2024-07-28T11:31:07.783 INFO:tasks.rados.rados.0.smithi177.stdout:3561: done (7 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3562: done (6 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3563: done (5 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3564: done (4 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3565: done (3 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3566: done (2 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3568: done (1 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3569: done (0 left) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3570: read oid 47 snap -1 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3570: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3571: read oid 271 snap -1 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3571: expect deleted 2024-07-28T11:31:07.784 INFO:tasks.rados.rados.0.smithi177.stdout:3572: write oid 203 current snap is 0 2024-07-28T11:31:07.785 INFO:tasks.rados.rados.0.smithi177.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2024-07-28T11:31:07.801 INFO:tasks.rados.rados.0.smithi177.stdout:3572: writing smithi17769138-203 from 709856 to 1402018 tid 1 2024-07-28T11:31:07.821 INFO:tasks.rados.rados.0.smithi177.stdout:3572: writing smithi17769138-203 from 2040006 to 2586106 tid 2 2024-07-28T11:31:07.821 INFO:tasks.rados.rados.0.smithi177.stdout:3573: write oid 342 current snap is 0 2024-07-28T11:31:07.821 INFO:tasks.rados.rados.0.smithi177.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2024-07-28T11:31:07.841 INFO:tasks.rados.rados.0.smithi177.stdout:3573: writing smithi17769138-342 from 726663 to 1494074 tid 1 2024-07-28T11:31:07.851 INFO:tasks.rados.rados.0.smithi177.stdout:3573: writing smithi17769138-342 from 2098488 to 2504599 tid 2 2024-07-28T11:31:07.851 INFO:tasks.rados.rados.0.smithi177.stdout:3574: write oid 196 current snap is 0 2024-07-28T11:31:07.851 INFO:tasks.rados.rados.0.smithi177.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2024-07-28T11:31:07.861 INFO:tasks.rados.rados.0.smithi177.stdout:3574: writing smithi17769138-196 from 743470 to 1186130 tid 1 2024-07-28T11:31:07.868 INFO:tasks.rados.rados.0.smithi177.stdout:3574: writing smithi17769138-196 from 1640617 to 2190386 tid 2 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3574: writing smithi17769138-196 from 2673167 to 3143470 tid 3 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3575: read oid 100 snap -1 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3575: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3576: read oid 258 snap -1 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3576: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3577: read oid 248 snap -1 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3577: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3578: delete oid 83 current snap is 0 2024-07-28T11:31:07.876 INFO:tasks.rados.rados.0.smithi177.stdout:3570: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3572: finishing write tid 1 to smithi17769138-203 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3572: finishing write tid 2 to smithi17769138-203 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3572: finishing write tid 3 to smithi17769138-203 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3572: finishing write tid 4 to smithi17769138-203 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 203 v 410 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3572: left oid 203 (ObjNum 2208 snap 0 seq_num 2208) 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3573: finishing write tid 1 to smithi17769138-342 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3573: finishing write tid 2 to smithi17769138-342 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3573: finishing write tid 3 to smithi17769138-342 2024-07-28T11:31:08.032 INFO:tasks.rados.rados.0.smithi177.stdout:3573: finishing write tid 4 to smithi17769138-342 2024-07-28T11:31:08.033 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 342 v 473 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2024-07-28T11:31:08.033 INFO:tasks.rados.rados.0.smithi177.stdout:3573: left oid 342 (ObjNum 2209 snap 0 seq_num 2209) 2024-07-28T11:31:08.033 INFO:tasks.rados.rados.0.smithi177.stdout:3574: finishing write tid 1 to smithi17769138-196 2024-07-28T11:31:08.033 INFO:tasks.rados.rados.0.smithi177.stdout:3574: finishing write tid 2 to smithi17769138-196 2024-07-28T11:31:08.033 INFO:tasks.rados.rados.0.smithi177.stdout:3575: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:08.143 INFO:tasks.rados.rados.0.smithi177.stdout:3574: finishing write tid 3 to smithi17769138-196 2024-07-28T11:31:08.143 INFO:tasks.rados.rados.0.smithi177.stdout:3574: finishing write tid 4 to smithi17769138-196 2024-07-28T11:31:08.143 INFO:tasks.rados.rados.0.smithi177.stdout:3574: finishing write tid 5 to smithi17769138-196 2024-07-28T11:31:08.143 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 196 v 417 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2024-07-28T11:31:08.144 INFO:tasks.rados.rados.0.smithi177.stdout:3574: left oid 196 (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:08.144 INFO:tasks.rados.rados.0.smithi177.stdout:3577: expect (ObjNum 843 snap 0 seq_num 843) 2024-07-28T11:31:08.244 INFO:tasks.rados.rados.0.smithi177.stdout:3576: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3570: done (8 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3571: done (7 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3572: done (6 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3573: done (5 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3574: done (4 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3575: done (3 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3576: done (2 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3577: done (1 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3578: done (0 left) 2024-07-28T11:31:08.403 INFO:tasks.rados.rados.0.smithi177.stdout:3579: read oid 328 snap -1 2024-07-28T11:31:08.404 INFO:tasks.rados.rados.0.smithi177.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2024-07-28T11:31:08.404 INFO:tasks.rados.rados.0.smithi177.stdout:3580: write oid 486 current snap is 0 2024-07-28T11:31:08.404 INFO:tasks.rados.rados.0.smithi177.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2024-07-28T11:31:08.414 INFO:tasks.rados.rados.0.smithi177.stdout:3580: writing smithi17769138-486 from 777084 to 1370242 tid 1 2024-07-28T11:31:08.421 INFO:tasks.rados.rados.0.smithi177.stdout:3580: writing smithi17769138-486 from 2157581 to 2711019 tid 2 2024-07-28T11:31:08.427 INFO:tasks.rados.rados.0.smithi177.stdout:3580: writing smithi17769138-486 from 3128013 to 3177084 tid 3 2024-07-28T11:31:08.427 INFO:tasks.rados.rados.0.smithi177.stdout:3581: write oid 28 current snap is 0 2024-07-28T11:31:08.428 INFO:tasks.rados.rados.0.smithi177.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2024-07-28T11:31:08.444 INFO:tasks.rados.rados.0.smithi177.stdout:3581: writing smithi17769138-28 from 793891 to 1578651 tid 1 2024-07-28T11:31:08.456 INFO:tasks.rados.rados.0.smithi177.stdout:3581: writing smithi17769138-28 from 2332416 to 3029512 tid 2 2024-07-28T11:31:08.456 INFO:tasks.rados.rados.0.smithi177.stdout:3582: write oid 42 current snap is 0 2024-07-28T11:31:08.456 INFO:tasks.rados.rados.0.smithi177.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2024-07-28T11:31:08.463 INFO:tasks.rados.rados.0.smithi177.stdout:3582: writing smithi17769138-42 from 410698 to 870707 tid 1 2024-07-28T11:31:08.471 INFO:tasks.rados.rados.0.smithi177.stdout:3582: writing smithi17769138-42 from 1474545 to 2031652 tid 2 2024-07-28T11:31:08.479 INFO:tasks.rados.rados.0.smithi177.stdout:3582: writing smithi17769138-42 from 2782859 to 3210698 tid 3 2024-07-28T11:31:08.479 INFO:tasks.rados.rados.0.smithi177.stdout:3583: write oid 212 current snap is 0 2024-07-28T11:31:08.479 INFO:tasks.rados.rados.0.smithi177.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2024-07-28T11:31:08.485 INFO:tasks.rados.rados.0.smithi177.stdout:3583: writing smithi17769138-212 from 427505 to 962763 tid 1 2024-07-28T11:31:08.493 INFO:tasks.rados.rados.0.smithi177.stdout:3583: writing smithi17769138-212 from 1533027 to 2233792 tid 2 2024-07-28T11:31:08.498 INFO:tasks.rados.rados.0.smithi177.stdout:3583: writing smithi17769138-212 from 2810282 to 3227505 tid 3 2024-07-28T11:31:08.499 INFO:tasks.rados.rados.0.smithi177.stdout:3584: write oid 263 current snap is 0 2024-07-28T11:31:08.499 INFO:tasks.rados.rados.0.smithi177.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2024-07-28T11:31:08.504 INFO:tasks.rados.rados.0.smithi177.stdout:3584: writing smithi17769138-263 from 444312 to 1054819 tid 1 2024-07-28T11:31:08.510 INFO:tasks.rados.rados.0.smithi177.stdout:3584: writing smithi17769138-263 from 1591509 to 2152285 tid 2 2024-07-28T11:31:08.516 INFO:tasks.rados.rados.0.smithi177.stdout:3584: writing smithi17769138-263 from 2837705 to 3244312 tid 3 2024-07-28T11:31:08.516 INFO:tasks.rados.rados.0.smithi177.stdout:3585: write oid 111 current snap is 0 2024-07-28T11:31:08.516 INFO:tasks.rados.rados.0.smithi177.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2024-07-28T11:31:08.522 INFO:tasks.rados.rados.0.smithi177.stdout:3585: writing smithi17769138-111 from 461119 to 1146875 tid 1 2024-07-28T11:31:08.530 INFO:tasks.rados.rados.0.smithi177.stdout:3585: writing smithi17769138-111 from 1649991 to 2354425 tid 2 2024-07-28T11:31:08.530 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[24094]: cluster 2024-07-28T11:31:07.152333+0000 mgr.y (mgr.25013) 29 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:08.530 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[24094]: audit 2024-07-28T11:31:07.622316+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.177:0/2815861087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:08.530 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.284Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.284Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.284Z 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 smithi204 (none))" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.284Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.284Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.286Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.287Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.287Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.287Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.290Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.290Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=5.577µs 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.290Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.291Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-07-28T11:31:08.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.312Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.321Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=63.516µs wal_replay_duration=31.057908ms wbl_replay_duration=120ns total_replay_duration=31.19322ms 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.325Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.325Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.325Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.347Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.598721ms db_storage=920ns remote_storage=1.315µs web_handler=397ns query_engine=713ns scrape=262.702µs scrape_sd=111.153µs notify=32.194µs notify_sd=19.215µs rules=21.799609ms tracing=6.46µs 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.347Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:31:08.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:08 smithi204 bash[60899]: ts=2024-07-28T11:31:08.347Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3585: writing smithi17769138-111 from 2865128 to 3261119 tid 3 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3586: read oid 49 snap -1 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3586: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3587: read oid 312 snap -1 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-07-28T11:31:08.535 INFO:tasks.rados.rados.0.smithi177.stdout:3588: read oid 85 snap -1 2024-07-28T11:31:08.536 INFO:tasks.rados.rados.0.smithi177.stdout:3588: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-07-28T11:31:08.536 INFO:tasks.rados.rados.0.smithi177.stdout:3589: write oid 481 current snap is 0 2024-07-28T11:31:08.536 INFO:tasks.rados.rados.0.smithi177.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2024-07-28T11:31:08.543 INFO:tasks.rados.rados.0.smithi177.stdout:3589: writing smithi17769138-481 from 477926 to 1238931 tid 1 2024-07-28T11:31:08.550 INFO:tasks.rados.rados.0.smithi177.stdout:3589: writing smithi17769138-481 from 1992120 to 2556565 tid 2 2024-07-28T11:31:08.554 INFO:tasks.rados.rados.0.smithi177.stdout:3589: writing smithi17769138-481 from 3176198 to 3277926 tid 3 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3590: read oid 339 snap -1 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3590: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3591: read oid 152 snap -1 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3591: expect (ObjNum 151 snap 0 seq_num 151) 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3592: write oid 59 current snap is 0 2024-07-28T11:31:08.555 INFO:tasks.rados.rados.0.smithi177.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2024-07-28T11:31:08.723 INFO:tasks.rados.rados.0.smithi177.stdout:3580: finishing write tid 1 to smithi17769138-486 2024-07-28T11:31:08.723 INFO:tasks.rados.rados.0.smithi177.stdout:3580: finishing write tid 2 to smithi17769138-486 2024-07-28T11:31:08.723 INFO:tasks.rados.rados.0.smithi177.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2024-07-28T11:31:08.728 INFO:tasks.rados.rados.0.smithi177.stdout:3592: writing smithi17769138-59 from 494733 to 930987 tid 1 2024-07-28T11:31:08.735 INFO:tasks.rados.rados.0.smithi177.stdout:3592: writing smithi17769138-59 from 1650602 to 2358705 tid 2 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3592: writing smithi17769138-59 from 2803621 to 3247394 tid 3 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3579: done (13 left) 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3593: write oid 62 current snap is 0 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3580: finishing write tid 3 to smithi17769138-486 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3580: finishing write tid 4 to smithi17769138-486 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3580: finishing write tid 5 to smithi17769138-486 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 486 v 512 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2024-07-28T11:31:08.741 INFO:tasks.rados.rados.0.smithi177.stdout:3581: finishing write tid 1 to smithi17769138-28 2024-07-28T11:31:08.742 INFO:tasks.rados.rados.0.smithi177.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2024-07-28T11:31:08.747 INFO:tasks.rados.rados.0.smithi177.stdout:3593: writing smithi17769138-62 from 511540 to 1139396 tid 1 2024-07-28T11:31:08.754 INFO:tasks.rados.rados.0.smithi177.stdout:3593: writing smithi17769138-62 from 1825437 to 2393551 tid 2 2024-07-28T11:31:08.759 INFO:tasks.rados.rados.0.smithi177.stdout:3593: writing smithi17769138-62 from 2947397 to 3311540 tid 3 2024-07-28T11:31:08.759 INFO:tasks.rados.rados.0.smithi177.stdout:3580: done (13 left) 2024-07-28T11:31:08.759 INFO:tasks.rados.rados.0.smithi177.stdout:3594: read oid 452 snap -1 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3594: expect (ObjNum 770 snap 0 seq_num 770) 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3595: read oid 151 snap -1 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3595: expect (ObjNum 1980 snap 0 seq_num 1980) 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3596: read oid 222 snap -1 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3596: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3581: finishing write tid 2 to smithi17769138-28 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3581: finishing write tid 3 to smithi17769138-28 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3581: finishing write tid 4 to smithi17769138-28 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 28 v 423 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3582: finishing write tid 1 to smithi17769138-42 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3582: finishing write tid 2 to smithi17769138-42 2024-07-28T11:31:08.760 INFO:tasks.rados.rados.0.smithi177.stdout:3581: done (15 left) 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3597: write oid 490 current snap is 0 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3582: finishing write tid 3 to smithi17769138-42 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3582: finishing write tid 4 to smithi17769138-42 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3582: finishing write tid 5 to smithi17769138-42 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 42 v 462 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3583: finishing write tid 1 to smithi17769138-212 2024-07-28T11:31:08.761 INFO:tasks.rados.rados.0.smithi177.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2024-07-28T11:31:08.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:08 smithi177 bash[31534]: cluster 2024-07-28T11:31:07.152333+0000 mgr.y (mgr.25013) 29 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:08.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:08 smithi177 bash[31534]: audit 2024-07-28T11:31:07.622316+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.177:0/2815861087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:08.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:08 smithi177 bash[21846]: cluster 2024-07-28T11:31:07.152333+0000 mgr.y (mgr.25013) 29 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:08.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:08 smithi177 bash[21846]: audit 2024-07-28T11:31:07.622316+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.177:0/2815861087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:08.768 INFO:tasks.rados.rados.0.smithi177.stdout:3597: writing smithi17769138-490 from 528347 to 1231452 tid 1 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3597: writing smithi17769138-490 from 1883919 to 2595691 tid 2 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3582: done (15 left) 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3598: write oid 67 current snap is 0 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3583: finishing write tid 2 to smithi17769138-212 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3583: finishing write tid 3 to smithi17769138-212 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3583: finishing write tid 4 to smithi17769138-212 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:3583: finishing write tid 5 to smithi17769138-212 2024-07-28T11:31:08.780 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 212 v 421 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2024-07-28T11:31:08.781 INFO:tasks.rados.rados.0.smithi177.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2024-07-28T11:31:08.781 INFO:tasks.rados.rados.0.smithi177.stdout:3584: finishing write tid 1 to smithi17769138-263 2024-07-28T11:31:08.781 INFO:tasks.rados.rados.0.smithi177.stdout:3584: finishing write tid 2 to smithi17769138-263 2024-07-28T11:31:08.781 INFO:tasks.rados.rados.0.smithi177.stdout:3584: finishing write tid 3 to smithi17769138-263 2024-07-28T11:31:08.781 INFO:tasks.rados.rados.0.smithi177.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2024-07-28T11:31:08.787 INFO:tasks.rados.rados.0.smithi177.stdout:3598: writing smithi17769138-67 from 545154 to 1323508 tid 1 2024-07-28T11:31:08.794 INFO:tasks.rados.rados.0.smithi177.stdout:3598: writing smithi17769138-67 from 1826048 to 2397831 tid 2 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3598: writing smithi17769138-67 from 2885890 to 3345154 tid 3 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3583: done (15 left) 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3599: write oid 38 current snap is 0 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3584: finishing write tid 4 to smithi17769138-263 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3584: finishing write tid 5 to smithi17769138-263 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 263 v 468 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3584: left oid 263 (ObjNum 2216 snap 0 seq_num 2216) 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3585: finishing write tid 1 to smithi17769138-111 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3585: finishing write tid 2 to smithi17769138-111 2024-07-28T11:31:08.800 INFO:tasks.rados.rados.0.smithi177.stdout:3588: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-07-28T11:31:08.917 INFO:tasks.rados.rados.0.smithi177.stdout:3585: finishing write tid 3 to smithi17769138-111 2024-07-28T11:31:08.917 INFO:tasks.rados.rados.0.smithi177.stdout:3585: finishing write tid 4 to smithi17769138-111 2024-07-28T11:31:08.917 INFO:tasks.rados.rados.0.smithi177.stdout:3585: finishing write tid 5 to smithi17769138-111 2024-07-28T11:31:08.917 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 111 v 477 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2024-07-28T11:31:08.918 INFO:tasks.rados.rados.0.smithi177.stdout:3585: left oid 111 (ObjNum 2217 snap 0 seq_num 2217) 2024-07-28T11:31:08.918 INFO:tasks.rados.rados.0.smithi177.stdout:3589: finishing write tid 1 to smithi17769138-481 2024-07-28T11:31:08.918 INFO:tasks.rados.rados.0.smithi177.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-07-28T11:31:09.107 INFO:tasks.rados.rados.0.smithi177.stdout:3586: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3589: finishing write tid 2 to smithi17769138-481 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3589: finishing write tid 3 to smithi17769138-481 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3589: finishing write tid 4 to smithi17769138-481 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3589: finishing write tid 5 to smithi17769138-481 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 481 v 481 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3589: left oid 481 (ObjNum 2218 snap 0 seq_num 2218) 2024-07-28T11:31:09.332 INFO:tasks.rados.rados.0.smithi177.stdout:3591: expect (ObjNum 151 snap 0 seq_num 151) 2024-07-28T11:31:09.407 INFO:tasks.rados.rados.0.smithi177.stdout:3590: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:31:09.574 INFO:tasks.rados.rados.0.smithi177.stdout:3592: finishing write tid 1 to smithi17769138-59 2024-07-28T11:31:09.574 INFO:tasks.rados.rados.0.smithi177.stdout:3592: finishing write tid 2 to smithi17769138-59 2024-07-28T11:31:09.574 INFO:tasks.rados.rados.0.smithi177.stdout:3592: finishing write tid 3 to smithi17769138-59 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3592: finishing write tid 4 to smithi17769138-59 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3592: finishing write tid 5 to smithi17769138-59 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 59 v 466 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3592: left oid 59 (ObjNum 2219 snap 0 seq_num 2219) 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: finishing write tid 1 to smithi17769138-62 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: finishing write tid 2 to smithi17769138-62 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: finishing write tid 3 to smithi17769138-62 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: finishing write tid 4 to smithi17769138-62 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: finishing write tid 5 to smithi17769138-62 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 62 v 481 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3593: left oid 62 (ObjNum 2220 snap 0 seq_num 2220) 2024-07-28T11:31:09.575 INFO:tasks.rados.rados.0.smithi177.stdout:3595: expect (ObjNum 1980 snap 0 seq_num 1980) 2024-07-28T11:31:09.749 INFO:tasks.rados.rados.0.smithi177.stdout:3594: expect (ObjNum 770 snap 0 seq_num 770) 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[21846]: audit 2024-07-28T11:31:09.266390+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[21846]: audit 2024-07-28T11:31:09.267297+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[21846]: audit 2024-07-28T11:31:09.269346+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[21846]: audit 2024-07-28T11:31:09.270799+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[31534]: audit 2024-07-28T11:31:09.266390+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[31534]: audit 2024-07-28T11:31:09.267297+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[31534]: audit 2024-07-28T11:31:09.269346+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:31:09.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:09 smithi177 bash[31534]: audit 2024-07-28T11:31:09.270799+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:09.905 INFO:tasks.rados.rados.0.smithi177.stdout:3597: finishing write tid 1 to smithi17769138-490 2024-07-28T11:31:09.905 INFO:tasks.rados.rados.0.smithi177.stdout:3596: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-07-28T11:31:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:09 smithi204 bash[24094]: audit 2024-07-28T11:31:09.266390+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:09 smithi204 bash[24094]: audit 2024-07-28T11:31:09.267297+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:31:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:09 smithi204 bash[24094]: audit 2024-07-28T11:31:09.269346+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:31:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:09 smithi204 bash[24094]: audit 2024-07-28T11:31:09.270799+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:10.087 INFO:tasks.rados.rados.0.smithi177.stdout:3597: finishing write tid 2 to smithi17769138-490 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3597: finishing write tid 3 to smithi17769138-490 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3597: finishing write tid 4 to smithi17769138-490 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 490 v 312 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3597: left oid 490 (ObjNum 2221 snap 0 seq_num 2221) 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3598: finishing write tid 1 to smithi17769138-67 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3598: finishing write tid 2 to smithi17769138-67 2024-07-28T11:31:10.088 INFO:tasks.rados.rados.0.smithi177.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2024-07-28T11:31:10.103 INFO:tasks.rados.rados.0.smithi177.stdout:3599: writing smithi17769138-38 from 561961 to 1015564 tid 1 2024-07-28T11:31:10.122 INFO:tasks.rados.rados.0.smithi177.stdout:3599: writing smithi17769138-38 from 1484530 to 2199971 tid 2 2024-07-28T11:31:10.140 INFO:tasks.rados.rados.0.smithi177.stdout:3599: writing smithi17769138-38 from 2913313 to 3361961 tid 3 2024-07-28T11:31:10.140 INFO:tasks.rados.rados.0.smithi177.stdout:3584: done (15 left) 2024-07-28T11:31:10.140 INFO:tasks.rados.rados.0.smithi177.stdout:3585: done (14 left) 2024-07-28T11:31:10.140 INFO:tasks.rados.rados.0.smithi177.stdout:3586: done (13 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3587: done (12 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3588: done (11 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3589: done (10 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3590: done (9 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3591: done (8 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3592: done (7 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3593: done (6 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3594: done (5 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3595: done (4 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3596: done (3 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3597: done (2 left) 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3600: write oid 338 current snap is 0 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3598: finishing write tid 3 to smithi17769138-67 2024-07-28T11:31:10.141 INFO:tasks.rados.rados.0.smithi177.stdout:3598: finishing write tid 4 to smithi17769138-67 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:3598: finishing write tid 5 to smithi17769138-67 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 67 v 431 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:3598: left oid 67 (ObjNum 2222 snap 0 seq_num 2222) 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:3599: finishing write tid 1 to smithi17769138-38 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:3599: finishing write tid 2 to smithi17769138-38 2024-07-28T11:31:10.142 INFO:tasks.rados.rados.0.smithi177.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2024-07-28T11:31:10.154 INFO:tasks.rados.rados.0.smithi177.stdout:3600: writing smithi17769138-338 from 578768 to 1107620 tid 1 2024-07-28T11:31:10.166 INFO:tasks.rados.rados.0.smithi177.stdout:3600: writing smithi17769138-338 from 1543012 to 2118464 tid 2 2024-07-28T11:31:10.176 INFO:tasks.rados.rados.0.smithi177.stdout:3600: writing smithi17769138-338 from 2540736 to 2957222 tid 3 2024-07-28T11:31:10.176 INFO:tasks.rados.rados.0.smithi177.stdout:3598: done (2 left) 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3601: read oid 370 snap -1 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3601: expect deleted 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3602: read oid 491 snap -1 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3602: expect (ObjNum 2193 snap 0 seq_num 2193) 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3603: write oid 168 current snap is 0 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3599: finishing write tid 3 to smithi17769138-38 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3599: finishing write tid 4 to smithi17769138-38 2024-07-28T11:31:10.177 INFO:tasks.rados.rados.0.smithi177.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2024-07-28T11:31:10.189 INFO:tasks.rados.rados.0.smithi177.stdout:3603: writing smithi17769138-168 from 595575 to 1199676 tid 1 2024-07-28T11:31:10.201 INFO:tasks.rados.rados.0.smithi177.stdout:3603: writing smithi17769138-168 from 1601494 to 2320604 tid 2 2024-07-28T11:31:10.211 INFO:tasks.rados.rados.0.smithi177.stdout:3603: writing smithi17769138-168 from 2968159 to 3395575 tid 3 2024-07-28T11:31:10.211 INFO:tasks.rados.rados.0.smithi177.stdout:3604: write oid 357 current snap is 0 2024-07-28T11:31:10.211 INFO:tasks.rados.rados.0.smithi177.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2024-07-28T11:31:10.221 INFO:tasks.rados.rados.0.smithi177.stdout:3604: writing smithi17769138-357 from 612382 to 1291732 tid 1 2024-07-28T11:31:10.229 INFO:tasks.rados.rados.0.smithi177.stdout:3604: writing smithi17769138-357 from 1943623 to 2406391 tid 2 2024-07-28T11:31:10.235 INFO:tasks.rados.rados.0.smithi177.stdout:3604: writing smithi17769138-357 from 3162876 to 3412382 tid 3 2024-07-28T11:31:10.235 INFO:tasks.rados.rados.0.smithi177.stdout:3605: write oid 179 current snap is 0 2024-07-28T11:31:10.235 INFO:tasks.rados.rados.0.smithi177.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2024-07-28T11:31:10.244 INFO:tasks.rados.rados.0.smithi177.stdout:3605: writing smithi17769138-179 from 629189 to 1383788 tid 1 2024-07-28T11:31:10.252 INFO:tasks.rados.rados.0.smithi177.stdout:3605: writing smithi17769138-179 from 2002105 to 2724884 tid 2 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3605: writing smithi17769138-179 from 3306652 to 3429189 tid 3 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3599: finishing write tid 5 to smithi17769138-38 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 38 v 414 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3599: left oid 38 (ObjNum 2223 snap 0 seq_num 2223) 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3600: finishing write tid 1 to smithi17769138-338 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3600: finishing write tid 2 to smithi17769138-338 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3606: read oid 123 snap -1 2024-07-28T11:31:10.257 INFO:tasks.rados.rados.0.smithi177.stdout:3606: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-07-28T11:31:10.258 INFO:tasks.rados.rados.0.smithi177.stdout:3599: done (7 left) 2024-07-28T11:31:10.258 INFO:tasks.rados.rados.0.smithi177.stdout:3607: write oid 3 current snap is 0 2024-07-28T11:31:10.258 INFO:tasks.rados.rados.0.smithi177.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2024-07-28T11:31:10.265 INFO:tasks.rados.rados.0.smithi177.stdout:3607: writing smithi17769138-3 from 645996 to 1192197 tid 1 2024-07-28T11:31:10.271 INFO:tasks.rados.rados.0.smithi177.stdout:3607: writing smithi17769138-3 from 1776940 to 2243377 tid 2 2024-07-28T11:31:10.277 INFO:tasks.rados.rados.0.smithi177.stdout:3607: writing smithi17769138-3 from 2650428 to 3228355 tid 3 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3608: read oid 135 snap -1 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3608: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3609: read oid 130 snap -1 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3609: expect (ObjNum 1759 snap 0 seq_num 1759) 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3610: write oid 421 current snap is 0 2024-07-28T11:31:10.278 INFO:tasks.rados.rados.0.smithi177.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2024-07-28T11:31:10.285 INFO:tasks.rados.rados.0.smithi177.stdout:3610: writing smithi17769138-421 from 662803 to 1284253 tid 1 2024-07-28T11:31:10.292 INFO:tasks.rados.rados.0.smithi177.stdout:3610: writing smithi17769138-421 from 1835422 to 2561870 tid 2 2024-07-28T11:31:10.298 INFO:tasks.rados.rados.0.smithi177.stdout:3610: writing smithi17769138-421 from 3077851 to 3462803 tid 3 2024-07-28T11:31:10.298 INFO:tasks.rados.rados.0.smithi177.stdout:3611: read oid 342 snap -1 2024-07-28T11:31:10.298 INFO:tasks.rados.rados.0.smithi177.stdout:3611: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-07-28T11:31:10.298 INFO:tasks.rados.rados.0.smithi177.stdout:3612: read oid 473 snap -1 2024-07-28T11:31:10.299 INFO:tasks.rados.rados.0.smithi177.stdout:3612: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:10.299 INFO:tasks.rados.rados.0.smithi177.stdout:3613: read oid 494 snap -1 2024-07-28T11:31:10.299 INFO:tasks.rados.rados.0.smithi177.stdout:3613: expect (ObjNum 669 snap 0 seq_num 669) 2024-07-28T11:31:10.299 INFO:tasks.rados.rados.0.smithi177.stdout:3614: write oid 205 current snap is 0 2024-07-28T11:31:10.299 INFO:tasks.rados.rados.0.smithi177.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2024-07-28T11:31:10.306 INFO:tasks.rados.rados.0.smithi177.stdout:3614: writing smithi17769138-205 from 679610 to 1376309 tid 1 2024-07-28T11:31:10.311 INFO:tasks.rados.rados.0.smithi177.stdout:3614: writing smithi17769138-205 from 1777551 to 2247657 tid 2 2024-07-28T11:31:10.319 INFO:tasks.rados.rados.0.smithi177.stdout:3614: writing smithi17769138-205 from 2988921 to 3479610 tid 3 2024-07-28T11:31:10.319 INFO:tasks.rados.rados.0.smithi177.stdout:3615: write oid 373 current snap is 0 2024-07-28T11:31:10.319 INFO:tasks.rados.rados.0.smithi177.stdout:3600: finishing write tid 3 to smithi17769138-338 2024-07-28T11:31:10.319 INFO:tasks.rados.rados.0.smithi177.stdout:3600: finishing write tid 4 to smithi17769138-338 2024-07-28T11:31:10.319 INFO:tasks.rados.rados.0.smithi177.stdout:3602: expect (ObjNum 2193 snap 0 seq_num 2193) 2024-07-28T11:31:10.450 INFO:tasks.rados.rados.0.smithi177.stdout:3600: finishing write tid 5 to smithi17769138-338 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 338 v 470 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3600: left oid 338 (ObjNum 2224 snap 0 seq_num 2224) 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: finishing write tid 1 to smithi17769138-168 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: finishing write tid 2 to smithi17769138-168 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: finishing write tid 3 to smithi17769138-168 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: finishing write tid 4 to smithi17769138-168 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: finishing write tid 5 to smithi17769138-168 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 168 v 474 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3603: left oid 168 (ObjNum 2225 snap 0 seq_num 2225) 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3604: finishing write tid 1 to smithi17769138-357 2024-07-28T11:31:10.451 INFO:tasks.rados.rados.0.smithi177.stdout:3604: finishing write tid 2 to smithi17769138-357 2024-07-28T11:31:10.452 INFO:tasks.rados.rados.0.smithi177.stdout:3604: finishing write tid 3 to smithi17769138-357 2024-07-28T11:31:10.452 INFO:tasks.rados.rados.0.smithi177.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2024-07-28T11:31:10.459 INFO:tasks.rados.rados.0.smithi177.stdout:3615: writing smithi17769138-373 from 696417 to 1468365 tid 1 2024-07-28T11:31:10.467 INFO:tasks.rados.rados.0.smithi177.stdout:3615: writing smithi17769138-373 from 2236033 to 2966150 tid 2 2024-07-28T11:31:10.470 INFO:tasks.rados.rados.0.smithi177.stdout:3615: writing smithi17769138-373 from 3416344 to 3496417 tid 3 2024-07-28T11:31:10.470 INFO:tasks.rados.rados.0.smithi177.stdout:3600: done (15 left) 2024-07-28T11:31:10.470 INFO:tasks.rados.rados.0.smithi177.stdout:3601: done (14 left) 2024-07-28T11:31:10.470 INFO:tasks.rados.rados.0.smithi177.stdout:3602: done (13 left) 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3603: done (12 left) 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3616: read oid 171 snap -1 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3616: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3617: read oid 190 snap -1 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3617: expect (ObjNum 2150 snap 0 seq_num 2150) 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3618: write oid 322 current snap is 0 2024-07-28T11:31:10.471 INFO:tasks.rados.rados.0.smithi177.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2024-07-28T11:31:10.476 INFO:tasks.rados.rados.0.smithi177.stdout:3618: writing smithi17769138-322 from 713224 to 1160421 tid 1 2024-07-28T11:31:10.483 INFO:tasks.rados.rados.0.smithi177.stdout:3618: writing smithi17769138-322 from 1894515 to 2368290 tid 2 2024-07-28T11:31:10.490 INFO:tasks.rados.rados.0.smithi177.stdout:3618: writing smithi17769138-322 from 3043767 to 3513224 tid 3 2024-07-28T11:31:10.491 INFO:tasks.rados.rados.0.smithi177.stdout:3619: write oid 91 current snap is 0 2024-07-28T11:31:10.491 INFO:tasks.rados.rados.0.smithi177.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2024-07-28T11:31:10.497 INFO:tasks.rados.rados.0.smithi177.stdout:3619: writing smithi17769138-91 from 730031 to 1252477 tid 1 2024-07-28T11:31:10.505 INFO:tasks.rados.rados.0.smithi177.stdout:3619: writing smithi17769138-91 from 1952997 to 2686783 tid 2 2024-07-28T11:31:10.510 INFO:tasks.rados.rados.0.smithi177.stdout:3619: writing smithi17769138-91 from 3471190 to 3530031 tid 3 2024-07-28T11:31:10.510 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:31:10.510 INFO:tasks.rados.rados.0.smithi177.stdout:3604: finishing write tid 4 to smithi17769138-357 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3604: finishing write tid 5 to smithi17769138-357 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 357 v 516 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3604: left oid 357 (ObjNum 2226 snap 0 seq_num 2226) 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: finishing write tid 1 to smithi17769138-179 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: finishing write tid 2 to smithi17769138-179 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: finishing write tid 3 to smithi17769138-179 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: finishing write tid 4 to smithi17769138-179 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: finishing write tid 5 to smithi17769138-179 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 179 v 520 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3605: left oid 179 (ObjNum 2227 snap 0 seq_num 2227) 2024-07-28T11:31:10.511 INFO:tasks.rados.rados.0.smithi177.stdout:3606: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: finishing write tid 1 to smithi17769138-3 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: finishing write tid 2 to smithi17769138-3 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: finishing write tid 3 to smithi17769138-3 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: finishing write tid 4 to smithi17769138-3 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: finishing write tid 5 to smithi17769138-3 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 3 v 413 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3607: left oid 3 (ObjNum 2228 snap 0 seq_num 2228) 2024-07-28T11:31:10.628 INFO:tasks.rados.rados.0.smithi177.stdout:3608: expect (ObjNum 877 snap 0 seq_num 877) 2024-07-28T11:31:10.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:10 smithi204 bash[24094]: cluster 2024-07-28T11:31:09.153018+0000 mgr.y (mgr.25013) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:10.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:10 smithi204 bash[24094]: cephadm 2024-07-28T11:31:09.265681+0000 mgr.y (mgr.25013) 31 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:31:10.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:10 smithi204 bash[24094]: cephadm 2024-07-28T11:31:09.272272+0000 mgr.y (mgr.25013) 32 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:31:10.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:10 smithi204 bash[24094]: audit 2024-07-28T11:31:09.969060+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.177:0/4114558390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:10.741 INFO:tasks.rados.rados.0.smithi177.stdout:3610: finishing write tid 1 to smithi17769138-421 2024-07-28T11:31:10.742 INFO:tasks.rados.rados.0.smithi177.stdout:3609: expect (ObjNum 1759 snap 0 seq_num 1759) 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[31534]: cluster 2024-07-28T11:31:09.153018+0000 mgr.y (mgr.25013) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[31534]: cephadm 2024-07-28T11:31:09.265681+0000 mgr.y (mgr.25013) 31 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[31534]: cephadm 2024-07-28T11:31:09.272272+0000 mgr.y (mgr.25013) 32 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[31534]: audit 2024-07-28T11:31:09.969060+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.177:0/4114558390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[21846]: cluster 2024-07-28T11:31:09.153018+0000 mgr.y (mgr.25013) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[21846]: cephadm 2024-07-28T11:31:09.265681+0000 mgr.y (mgr.25013) 31 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:31:10.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[21846]: cephadm 2024-07-28T11:31:09.272272+0000 mgr.y (mgr.25013) 32 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-07-28T11:31:10.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:10 smithi177 bash[21846]: audit 2024-07-28T11:31:09.969060+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.177:0/4114558390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:3610: finishing write tid 2 to smithi17769138-421 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:3610: finishing write tid 3 to smithi17769138-421 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:3610: finishing write tid 4 to smithi17769138-421 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:3610: finishing write tid 5 to smithi17769138-421 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 478 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2024-07-28T11:31:10.969 INFO:tasks.rados.rados.0.smithi177.stdout:3610: left oid 421 (ObjNum 2229 snap 0 seq_num 2229) 2024-07-28T11:31:10.970 INFO:tasks.rados.rados.0.smithi177.stdout:3611: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-07-28T11:31:11.135 INFO:tasks.rados.rados.0.smithi177.stdout:3613: expect (ObjNum 669 snap 0 seq_num 669) 2024-07-28T11:31:11.227 INFO:tasks.rados.rados.0.smithi177.stdout:3614: finishing write tid 1 to smithi17769138-205 2024-07-28T11:31:11.228 INFO:tasks.rados.rados.0.smithi177.stdout:3612: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3614: finishing write tid 2 to smithi17769138-205 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3614: finishing write tid 3 to smithi17769138-205 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3614: finishing write tid 4 to smithi17769138-205 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3614: finishing write tid 5 to smithi17769138-205 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 205 v 374 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3614: left oid 205 (ObjNum 2230 snap 0 seq_num 2230) 2024-07-28T11:31:11.447 INFO:tasks.rados.rados.0.smithi177.stdout:3615: finishing write tid 1 to smithi17769138-373 2024-07-28T11:31:11.448 INFO:tasks.rados.rados.0.smithi177.stdout:3617: expect (ObjNum 2150 snap 0 seq_num 2150) 2024-07-28T11:31:11.526 INFO:tasks.rados.rados.0.smithi177.stdout:3615: finishing write tid 2 to smithi17769138-373 2024-07-28T11:31:11.526 INFO:tasks.rados.rados.0.smithi177.stdout:3615: finishing write tid 3 to smithi17769138-373 2024-07-28T11:31:11.526 INFO:tasks.rados.rados.0.smithi177.stdout:3615: finishing write tid 4 to smithi17769138-373 2024-07-28T11:31:11.526 INFO:tasks.rados.rados.0.smithi177.stdout:3615: finishing write tid 5 to smithi17769138-373 2024-07-28T11:31:11.527 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 472 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2024-07-28T11:31:11.527 INFO:tasks.rados.rados.0.smithi177.stdout:3615: left oid 373 (ObjNum 2231 snap 0 seq_num 2231) 2024-07-28T11:31:11.527 INFO:tasks.rados.rados.0.smithi177.stdout:3618: finishing write tid 1 to smithi17769138-322 2024-07-28T11:31:11.527 INFO:tasks.rados.rados.0.smithi177.stdout:3618: finishing write tid 2 to smithi17769138-322 2024-07-28T11:31:11.527 INFO:tasks.rados.rados.0.smithi177.stdout:3616: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3618: finishing write tid 3 to smithi17769138-322 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3618: finishing write tid 4 to smithi17769138-322 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3618: finishing write tid 5 to smithi17769138-322 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 322 v 524 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3618: left oid 322 (ObjNum 2232 snap 0 seq_num 2232) 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3619: finishing write tid 1 to smithi17769138-91 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3619: finishing write tid 2 to smithi17769138-91 2024-07-28T11:31:11.596 INFO:tasks.rados.rados.0.smithi177.stdout:3619: finishing write tid 3 to smithi17769138-91 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3619: finishing write tid 4 to smithi17769138-91 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3619: finishing write tid 5 to smithi17769138-91 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 417 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3604: done (15 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3605: done (14 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3606: done (13 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3607: done (12 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3608: done (11 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3609: done (10 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3610: done (9 left) 2024-07-28T11:31:11.597 INFO:tasks.rados.rados.0.smithi177.stdout:3611: done (8 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3612: done (7 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3613: done (6 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3614: done (5 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3615: done (4 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3616: done (3 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3617: done (2 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3618: done (1 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3619: done (0 left) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3620: read oid 325 snap -1 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3620: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3621: write oid 245 current snap is 0 2024-07-28T11:31:11.598 INFO:tasks.rados.rados.0.smithi177.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2024-07-28T11:31:11.617 INFO:tasks.rados.rados.0.smithi177.stdout:3621: writing smithi17769138-245 from 746838 to 1344533 tid 1 2024-07-28T11:31:11.636 INFO:tasks.rados.rados.0.smithi177.stdout:3621: writing smithi17769138-245 from 2011479 to 2488923 tid 2 2024-07-28T11:31:11.652 INFO:tasks.rados.rados.0.smithi177.stdout:3621: writing smithi17769138-245 from 3098613 to 3546838 tid 3 2024-07-28T11:31:11.652 INFO:tasks.rados.rados.0.smithi177.stdout:3622: write oid 358 current snap is 0 2024-07-28T11:31:11.652 INFO:tasks.rados.rados.0.smithi177.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2024-07-28T11:31:11.666 INFO:tasks.rados.rados.0.smithi177.stdout:3622: writing smithi17769138-358 from 763645 to 1436589 tid 1 2024-07-28T11:31:11.677 INFO:tasks.rados.rados.0.smithi177.stdout:3622: writing smithi17769138-358 from 1953608 to 2691063 tid 2 2024-07-28T11:31:11.685 INFO:tasks.rados.rados.0.smithi177.stdout:3622: writing smithi17769138-358 from 3409683 to 3563645 tid 3 2024-07-28T11:31:11.685 INFO:tasks.rados.rados.0.smithi177.stdout:3623: read oid 302 snap -1 2024-07-28T11:31:11.685 INFO:tasks.rados.rados.0.smithi177.stdout:3623: expect (ObjNum 2012 snap 0 seq_num 2012) 2024-07-28T11:31:11.685 INFO:tasks.rados.rados.0.smithi177.stdout:3624: write oid 291 current snap is 0 2024-07-28T11:31:11.685 INFO:tasks.rados.rados.0.smithi177.stdout:3620: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:11.837 INFO:tasks.rados.rados.0.smithi177.stdout:3621: finishing write tid 1 to smithi17769138-245 2024-07-28T11:31:11.837 INFO:tasks.rados.rados.0.smithi177.stdout:3621: finishing write tid 2 to smithi17769138-245 2024-07-28T11:31:11.837 INFO:tasks.rados.rados.0.smithi177.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2024-07-28T11:31:11.843 INFO:tasks.rados.rados.0.smithi177.stdout:3624: writing smithi17769138-291 from 780452 to 1244998 tid 1 2024-07-28T11:31:11.852 INFO:tasks.rados.rados.0.smithi177.stdout:3624: writing smithi17769138-291 from 1728443 to 2209556 tid 2 2024-07-28T11:31:11.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.860 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.860 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.860 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.861 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.861 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.861 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.861 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.862 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:11.862 INFO:tasks.rados.rados.0.smithi177.stdout:3624: writing smithi17769138-291 from 2753459 to 3254268 tid 3 2024-07-28T11:31:11.862 INFO:tasks.rados.rados.0.smithi177.stdout:3620: done (4 left) 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3625: write oid 146 current snap is 0 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3621: finishing write tid 3 to smithi17769138-245 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3621: finishing write tid 4 to smithi17769138-245 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3621: finishing write tid 5 to smithi17769138-245 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 245 v 485 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3621: left oid 245 (ObjNum 2234 snap 0 seq_num 2234) 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3622: finishing write tid 1 to smithi17769138-358 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3622: finishing write tid 2 to smithi17769138-358 2024-07-28T11:31:11.863 INFO:tasks.rados.rados.0.smithi177.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2024-07-28T11:31:11.873 INFO:tasks.rados.rados.0.smithi177.stdout:3625: writing smithi17769138-146 from 797259 to 1337054 tid 1 2024-07-28T11:31:11.884 INFO:tasks.rados.rados.0.smithi177.stdout:3625: writing smithi17769138-146 from 1786925 to 2528049 tid 2 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3625: writing smithi17769138-146 from 3180882 to 3597259 tid 3 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3621: done (4 left) 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3626: read oid 353 snap -1 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3626: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3627: read oid 192 snap -1 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3627: expect (ObjNum 1725 snap 0 seq_num 1725) 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3628: read oid 156 snap -1 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3628: expect (ObjNum 2189 snap 0 seq_num 2189) 2024-07-28T11:31:11.894 INFO:tasks.rados.rados.0.smithi177.stdout:3629: write oid 498 current snap is 0 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:3622: finishing write tid 3 to smithi17769138-358 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:3622: finishing write tid 4 to smithi17769138-358 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:3622: finishing write tid 5 to smithi17769138-358 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 358 v 437 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:3622: left oid 358 (ObjNum 2235 snap 0 seq_num 2235) 2024-07-28T11:31:11.895 INFO:tasks.rados.rados.0.smithi177.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2024-07-28T11:31:11.903 INFO:tasks.rados.rados.0.smithi177.stdout:3629: writing smithi17769138-498 from 414066 to 1029110 tid 1 2024-07-28T11:31:11.913 INFO:tasks.rados.rados.0.smithi177.stdout:3629: writing smithi17769138-498 from 1445407 to 1930189 tid 2 2024-07-28T11:31:11.921 INFO:tasks.rados.rados.0.smithi177.stdout:3629: writing smithi17769138-498 from 2408305 to 3048011 tid 3 2024-07-28T11:31:11.921 INFO:tasks.rados.rados.0.smithi177.stdout:3622: done (7 left) 2024-07-28T11:31:11.921 INFO:tasks.rados.rados.0.smithi177.stdout:3630: write oid 125 current snap is 0 2024-07-28T11:31:11.921 INFO:tasks.rados.rados.0.smithi177.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2024-07-28T11:31:11.929 INFO:tasks.rados.rados.0.smithi177.stdout:3630: writing smithi17769138-125 from 430873 to 1121166 tid 1 2024-07-28T11:31:11.937 INFO:tasks.rados.rados.0.smithi177.stdout:3630: writing smithi17769138-125 from 1787536 to 2415976 tid 2 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3630: writing smithi17769138-125 from 3003022 to 3454000 tid 3 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3631: read oid 215 snap -1 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3631: expect (ObjNum 2108 snap 0 seq_num 2108) 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3632: read oid 372 snap -1 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3632: expect deleted 2024-07-28T11:31:11.943 INFO:tasks.rados.rados.0.smithi177.stdout:3633: write oid 318 current snap is 0 2024-07-28T11:31:11.944 INFO:tasks.rados.rados.0.smithi177.stdout:3623: expect (ObjNum 2012 snap 0 seq_num 2012) 2024-07-28T11:31:12.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:11 smithi204 systemd[1]: Stopping Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:31:12.173 INFO:tasks.rados.rados.0.smithi177.stdout:3624: finishing write tid 1 to smithi17769138-291 2024-07-28T11:31:12.173 INFO:tasks.rados.rados.0.smithi177.stdout:3624: finishing write tid 2 to smithi17769138-291 2024-07-28T11:31:12.173 INFO:tasks.rados.rados.0.smithi177.stdout:3624: finishing write tid 3 to smithi17769138-291 2024-07-28T11:31:12.173 INFO:tasks.rados.rados.0.smithi177.stdout:3624: finishing write tid 4 to smithi17769138-291 2024-07-28T11:31:12.173 INFO:tasks.rados.rados.0.smithi177.stdout:3624: finishing write tid 5 to smithi17769138-291 2024-07-28T11:31:12.174 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 291 v 489 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2024-07-28T11:31:12.174 INFO:tasks.rados.rados.0.smithi177.stdout:3624: left oid 291 (ObjNum 2236 snap 0 seq_num 2236) 2024-07-28T11:31:12.174 INFO:tasks.rados.rados.0.smithi177.stdout:3625: finishing write tid 1 to smithi17769138-146 2024-07-28T11:31:12.174 INFO:tasks.rados.rados.0.smithi177.stdout:3625: finishing write tid 2 to smithi17769138-146 2024-07-28T11:31:12.174 INFO:tasks.rados.rados.0.smithi177.stdout:3626: expect (ObjNum 352 snap 0 seq_num 352) 2024-07-28T11:31:12.297 INFO:tasks.rados.rados.0.smithi177.stdout:3629: finishing write tid 1 to smithi17769138-498 2024-07-28T11:31:12.298 INFO:tasks.rados.rados.0.smithi177.stdout:3627: expect (ObjNum 1725 snap 0 seq_num 1725) 2024-07-28T11:31:12.452 INFO:tasks.rados.rados.0.smithi177.stdout:3628: expect (ObjNum 2189 snap 0 seq_num 2189) 2024-07-28T11:31:12.618 INFO:tasks.rados.rados.0.smithi177.stdout:3625: finishing write tid 3 to smithi17769138-146 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3625: finishing write tid 4 to smithi17769138-146 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3625: finishing write tid 5 to smithi17769138-146 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 146 v 476 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3625: left oid 146 (ObjNum 2237 snap 0 seq_num 2237) 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3629: finishing write tid 2 to smithi17769138-498 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3629: finishing write tid 3 to smithi17769138-498 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3629: finishing write tid 4 to smithi17769138-498 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3629: finishing write tid 5 to smithi17769138-498 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 498 v 528 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3629: left oid 498 (ObjNum 2238 snap 0 seq_num 2238) 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3630: finishing write tid 1 to smithi17769138-125 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3630: finishing write tid 2 to smithi17769138-125 2024-07-28T11:31:12.619 INFO:tasks.rados.rados.0.smithi177.stdout:3630: finishing write tid 3 to smithi17769138-125 2024-07-28T11:31:12.620 INFO:tasks.rados.rados.0.smithi177.stdout:3630: finishing write tid 4 to smithi17769138-125 2024-07-28T11:31:12.620 INFO:tasks.rados.rados.0.smithi177.stdout:3630: finishing write tid 5 to smithi17769138-125 2024-07-28T11:31:12.620 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 125 v 427 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2024-07-28T11:31:12.620 INFO:tasks.rados.rados.0.smithi177.stdout:3630: left oid 125 (ObjNum 2239 snap 0 seq_num 2239) 2024-07-28T11:31:12.620 INFO:tasks.rados.rados.0.smithi177.stdout:3631: expect (ObjNum 2108 snap 0 seq_num 2108) 2024-07-28T11:31:12.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:12 smithi177 bash[31534]: cluster 2024-07-28T11:31:11.154223+0000 mgr.y (mgr.25013) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2024-07-28T11:31:12.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:12 smithi177 bash[31534]: audit 2024-07-28T11:31:12.330433+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.177:0/1195231857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:12.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:12 smithi177 bash[21846]: cluster 2024-07-28T11:31:11.154223+0000 mgr.y (mgr.25013) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2024-07-28T11:31:12.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:12 smithi177 bash[21846]: audit 2024-07-28T11:31:12.330433+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.177:0/1195231857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:12.773 INFO:tasks.rados.rados.0.smithi177.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2024-07-28T11:31:12.789 INFO:tasks.rados.rados.0.smithi177.stdout:3633: writing smithi17769138-318 from 447680 to 1213222 tid 1 2024-07-28T11:31:12.799 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 bash[61179]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:31:12.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:12 smithi204 bash[24094]: cluster 2024-07-28T11:31:11.154223+0000 mgr.y (mgr.25013) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2024-07-28T11:31:12.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:12 smithi204 bash[24094]: audit 2024-07-28T11:31:12.330433+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.177:0/1195231857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:12.800 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:12.804 INFO:tasks.rados.rados.0.smithi177.stdout:3633: writing smithi17769138-318 from 1846018 to 2334469 tid 2 2024-07-28T11:31:12.818 INFO:tasks.rados.rados.0.smithi177.stdout:3633: writing smithi17769138-318 from 2746798 to 3409048 tid 3 2024-07-28T11:31:12.818 INFO:tasks.rados.rados.0.smithi177.stdout:3623: done (10 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3624: done (9 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3625: done (8 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3626: done (7 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3627: done (6 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3628: done (5 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3629: done (4 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3630: done (3 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3631: done (2 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3632: done (1 left) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3634: read oid 227 snap -1 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3634: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3635: read oid 308 snap -1 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3635: expect deleted 2024-07-28T11:31:12.819 INFO:tasks.rados.rados.0.smithi177.stdout:3636: read oid 262 snap -1 2024-07-28T11:31:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:3636: expect (ObjNum 1408 snap 0 seq_num 1408) 2024-07-28T11:31:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:3637: write oid 267 current snap is 0 2024-07-28T11:31:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:3633: finishing write tid 1 to smithi17769138-318 2024-07-28T11:31:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:3633: finishing write tid 2 to smithi17769138-318 2024-07-28T11:31:12.820 INFO:tasks.rados.rados.0.smithi177.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2024-07-28T11:31:12.831 INFO:tasks.rados.rados.0.smithi177.stdout:3637: writing smithi17769138-267 from 464487 to 905278 tid 1 2024-07-28T11:31:12.847 INFO:tasks.rados.rados.0.smithi177.stdout:3637: writing smithi17769138-267 from 1504500 to 2136609 tid 2 2024-07-28T11:31:12.858 INFO:tasks.rados.rados.0.smithi177.stdout:3637: writing smithi17769138-267 from 2657868 to 3131390 tid 3 2024-07-28T11:31:12.858 INFO:tasks.rados.rados.0.smithi177.stdout:3638: write oid 367 current snap is 0 2024-07-28T11:31:12.858 INFO:tasks.rados.rados.0.smithi177.stdout:3633: finishing write tid 3 to smithi17769138-318 2024-07-28T11:31:12.858 INFO:tasks.rados.rados.0.smithi177.stdout:3634: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-07-28T11:31:12.946 INFO:tasks.rados.rados.0.smithi177.stdout:3633: finishing write tid 4 to smithi17769138-318 2024-07-28T11:31:12.946 INFO:tasks.rados.rados.0.smithi177.stdout:3633: finishing write tid 5 to smithi17769138-318 2024-07-28T11:31:12.946 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 318 v 493 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2024-07-28T11:31:12.946 INFO:tasks.rados.rados.0.smithi177.stdout:3633: left oid 318 (ObjNum 2240 snap 0 seq_num 2240) 2024-07-28T11:31:12.946 INFO:tasks.rados.rados.0.smithi177.stdout:3636: expect (ObjNum 1408 snap 0 seq_num 1408) 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 bash[61242]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: Stopped Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.069 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:13 smithi204 systemd[1]: Started Ceph mgr.x for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:13.070 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.070 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.070 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.071 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.071 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.071 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.071 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:31:12 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:13.184 INFO:tasks.rados.rados.0.smithi177.stdout:3637: finishing write tid 1 to smithi17769138-267 2024-07-28T11:31:13.184 INFO:tasks.rados.rados.0.smithi177.stdout:3637: finishing write tid 2 to smithi17769138-267 2024-07-28T11:31:13.184 INFO:tasks.rados.rados.0.smithi177.stdout:3637: finishing write tid 3 to smithi17769138-267 2024-07-28T11:31:13.185 INFO:tasks.rados.rados.0.smithi177.stdout:3637: finishing write tid 4 to smithi17769138-267 2024-07-28T11:31:13.185 INFO:tasks.rados.rados.0.smithi177.stdout:3637: finishing write tid 5 to smithi17769138-267 2024-07-28T11:31:13.185 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 316 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2024-07-28T11:31:13.185 INFO:tasks.rados.rados.0.smithi177.stdout:3637: left oid 267 (ObjNum 2241 snap 0 seq_num 2241) 2024-07-28T11:31:13.185 INFO:tasks.rados.rados.0.smithi177.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2024-07-28T11:31:13.197 INFO:tasks.rados.rados.0.smithi177.stdout:3638: writing smithi17769138-367 from 481294 to 997334 tid 1 2024-07-28T11:31:13.211 INFO:tasks.rados.rados.0.smithi177.stdout:3638: writing smithi17769138-367 from 1562982 to 2055102 tid 2 2024-07-28T11:31:13.230 INFO:tasks.rados.rados.0.smithi177.stdout:3638: writing smithi17769138-367 from 2801644 to 3486438 tid 3 2024-07-28T11:31:13.230 INFO:tasks.rados.rados.0.smithi177.stdout:3633: done (5 left) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3634: done (4 left) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3635: done (3 left) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3636: done (2 left) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3637: done (1 left) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3639: read oid 303 snap -1 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3639: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3640: write oid 43 current snap is 0 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3638: finishing write tid 1 to smithi17769138-367 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3638: finishing write tid 2 to smithi17769138-367 2024-07-28T11:31:13.231 INFO:tasks.rados.rados.0.smithi177.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2024-07-28T11:31:13.245 INFO:tasks.rados.rados.0.smithi177.stdout:3640: writing smithi17769138-43 from 498101 to 1205743 tid 1 2024-07-28T11:31:13.258 INFO:tasks.rados.rados.0.smithi177.stdout:3640: writing smithi17769138-43 from 1621464 to 2257242 tid 2 2024-07-28T11:31:13.269 INFO:tasks.rados.rados.0.smithi177.stdout:3640: writing smithi17769138-43 from 2712714 to 3325133 tid 3 2024-07-28T11:31:13.269 INFO:tasks.rados.rados.0.smithi177.stdout:3641: write oid 281 current snap is 0 2024-07-28T11:31:13.269 INFO:tasks.rados.rados.0.smithi177.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2024-07-28T11:31:13.280 INFO:tasks.rados.rados.0.smithi177.stdout:3641: writing smithi17769138-281 from 514908 to 1297799 tid 1 2024-07-28T11:31:13.290 INFO:tasks.rados.rados.0.smithi177.stdout:3641: writing smithi17769138-281 from 2079946 to 2575735 tid 2 2024-07-28T11:31:13.298 INFO:tasks.rados.rados.0.smithi177.stdout:3641: writing smithi17769138-281 from 3256490 to 3680181 tid 3 2024-07-28T11:31:13.298 INFO:tasks.rados.rados.0.smithi177.stdout:3642: write oid 73 current snap is 0 2024-07-28T11:31:13.298 INFO:tasks.rados.rados.0.smithi177.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2024-07-28T11:31:13.304 INFO:tasks.rados.rados.0.smithi177.stdout:3642: writing smithi17769138-73 from 531715 to 989855 tid 1 2024-07-28T11:31:13.313 INFO:tasks.rados.rados.0.smithi177.stdout:3642: writing smithi17769138-73 from 1738428 to 2377875 tid 2 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3642: writing smithi17769138-73 from 2883913 to 3518876 tid 3 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3643: write oid 333 current snap is 0 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3638: finishing write tid 3 to smithi17769138-367 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3638: finishing write tid 4 to smithi17769138-367 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3638: finishing write tid 5 to smithi17769138-367 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 367 v 485 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3638: left oid 367 (ObjNum 2242 snap 0 seq_num 2242) 2024-07-28T11:31:13.320 INFO:tasks.rados.rados.0.smithi177.stdout:3639: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:3640: finishing write tid 1 to smithi17769138-43 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:3640: finishing write tid 2 to smithi17769138-43 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:3640: finishing write tid 3 to smithi17769138-43 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:3640: finishing write tid 4 to smithi17769138-43 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:3640: finishing write tid 5 to smithi17769138-43 2024-07-28T11:31:13.491 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 43 v 421 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3640: left oid 43 (ObjNum 2243 snap 0 seq_num 2243) 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: finishing write tid 1 to smithi17769138-281 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: finishing write tid 2 to smithi17769138-281 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: finishing write tid 3 to smithi17769138-281 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: finishing write tid 4 to smithi17769138-281 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: finishing write tid 5 to smithi17769138-281 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 281 v 441 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3641: left oid 281 (ObjNum 2244 snap 0 seq_num 2244) 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3642: finishing write tid 1 to smithi17769138-73 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3642: finishing write tid 2 to smithi17769138-73 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3642: finishing write tid 3 to smithi17769138-73 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3642: finishing write tid 4 to smithi17769138-73 2024-07-28T11:31:13.492 INFO:tasks.rados.rados.0.smithi177.stdout:3642: finishing write tid 5 to smithi17769138-73 2024-07-28T11:31:13.493 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 73 v 431 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2024-07-28T11:31:13.493 INFO:tasks.rados.rados.0.smithi177.stdout:3642: left oid 73 (ObjNum 2245 snap 0 seq_num 2245) 2024-07-28T11:31:13.493 INFO:tasks.rados.rados.0.smithi177.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2024-07-28T11:31:13.497 INFO:tasks.rados.rados.0.smithi177.stdout:3643: writing smithi17769138-333 from 548522 to 1081911 tid 1 2024-07-28T11:31:13.505 INFO:tasks.rados.rados.0.smithi177.stdout:3643: writing smithi17769138-333 from 1796910 to 2296368 tid 2 2024-07-28T11:31:13.512 INFO:tasks.rados.rados.0.smithi177.stdout:3643: writing smithi17769138-333 from 2911336 to 3357571 tid 3 2024-07-28T11:31:13.512 INFO:tasks.rados.rados.0.smithi177.stdout:3638: done (5 left) 2024-07-28T11:31:13.512 INFO:tasks.rados.rados.0.smithi177.stdout:3639: done (4 left) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3640: done (3 left) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3641: done (2 left) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3642: done (1 left) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3644: read oid 197 snap -1 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3644: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3645: read oid 117 snap -1 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3645: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3646: read oid 83 snap -1 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3646: expect deleted 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3647: write oid 61 current snap is 0 2024-07-28T11:31:13.513 INFO:tasks.rados.rados.0.smithi177.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2024-07-28T11:31:13.520 INFO:tasks.rados.rados.0.smithi177.stdout:3647: writing smithi17769138-61 from 565329 to 1173967 tid 1 2024-07-28T11:31:13.527 INFO:tasks.rados.rados.0.smithi177.stdout:3647: writing smithi17769138-61 from 1739039 to 2382155 tid 2 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3647: writing smithi17769138-61 from 2822406 to 3596266 tid 3 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3648: delete oid 427 current snap is 0 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: finishing write tid 1 to smithi17769138-333 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: finishing write tid 2 to smithi17769138-333 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: finishing write tid 3 to smithi17769138-333 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: finishing write tid 4 to smithi17769138-333 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: finishing write tid 5 to smithi17769138-333 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 333 v 532 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3643: left oid 333 (ObjNum 2246 snap 0 seq_num 2246) 2024-07-28T11:31:13.536 INFO:tasks.rados.rados.0.smithi177.stdout:3644: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-07-28T11:31:13.697 INFO:tasks.rados.rados.0.smithi177.stdout:3645: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: finishing write tid 1 to smithi17769138-61 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: finishing write tid 2 to smithi17769138-61 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: finishing write tid 3 to smithi17769138-61 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: finishing write tid 4 to smithi17769138-61 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: finishing write tid 5 to smithi17769138-61 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 435 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3647: left oid 61 (ObjNum 2247 snap 0 seq_num 2247) 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3643: done (5 left) 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3644: done (4 left) 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3645: done (3 left) 2024-07-28T11:31:13.799 INFO:tasks.rados.rados.0.smithi177.stdout:3646: done (2 left) 2024-07-28T11:31:13.800 INFO:tasks.rados.rados.0.smithi177.stdout:3647: done (1 left) 2024-07-28T11:31:13.800 INFO:tasks.rados.rados.0.smithi177.stdout:3648: done (0 left) 2024-07-28T11:31:13.800 INFO:tasks.rados.rados.0.smithi177.stdout:3649: delete oid 195 current snap is 0 2024-07-28T11:31:13.801 INFO:tasks.rados.rados.0.smithi177.stdout:3649: done (0 left) 2024-07-28T11:31:13.801 INFO:tasks.rados.rados.0.smithi177.stdout:3650: read oid 196 snap -1 2024-07-28T11:31:13.802 INFO:tasks.rados.rados.0.smithi177.stdout:3650: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:13.802 INFO:tasks.rados.rados.0.smithi177.stdout:3651: delete oid 84 current snap is 0 2024-07-28T11:31:13.804 INFO:tasks.rados.rados.0.smithi177.stdout:3651: done (1 left) 2024-07-28T11:31:13.804 INFO:tasks.rados.rados.0.smithi177.stdout:3652: write oid 84 current snap is 0 2024-07-28T11:31:13.804 INFO:tasks.rados.rados.0.smithi177.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2024-07-28T11:31:13.816 INFO:tasks.rados.rados.0.smithi177.stdout:3652: writing smithi17769138-84 from 632557 to 1258544 tid 1 2024-07-28T11:31:13.830 INFO:tasks.rados.rados.0.smithi177.stdout:3652: writing smithi17769138-84 from 1972967 to 2623421 tid 2 2024-07-28T11:31:13.841 INFO:tasks.rados.rados.0.smithi177.stdout:3652: writing smithi17769138-84 from 3332098 to 3751046 tid 3 2024-07-28T11:31:13.841 INFO:tasks.rados.rados.0.smithi177.stdout:3653: read oid 77 snap -1 2024-07-28T11:31:13.842 INFO:tasks.rados.rados.0.smithi177.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-07-28T11:31:13.842 INFO:tasks.rados.rados.0.smithi177.stdout:3654: write oid 455 current snap is 0 2024-07-28T11:31:13.842 INFO:tasks.rados.rados.0.smithi177.stdout:3650: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:13.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:13 smithi204 bash[60899]: ts=2024-07-28T11:31:13.506Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: finishing write tid 1 to smithi17769138-84 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: finishing write tid 2 to smithi17769138-84 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: finishing write tid 3 to smithi17769138-84 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: finishing write tid 4 to smithi17769138-84 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: finishing write tid 5 to smithi17769138-84 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 84 v 483 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2024-07-28T11:31:13.935 INFO:tasks.rados.rados.0.smithi177.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2024-07-28T11:31:13.936 INFO:tasks.rados.rados.0.smithi177.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-07-28T11:31:14.035 INFO:tasks.rados.rados.0.smithi177.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2024-07-28T11:31:14.055 INFO:tasks.rados.rados.0.smithi177.stdout:3654: writing smithi17769138-455 from 649364 to 1350600 tid 1 2024-07-28T11:31:14.078 INFO:tasks.rados.rados.0.smithi177.stdout:3654: writing smithi17769138-455 from 2031449 to 2825561 tid 2 2024-07-28T11:31:14.092 INFO:tasks.rados.rados.0.smithi177.stdout:3654: writing smithi17769138-455 from 3243168 to 3849364 tid 3 2024-07-28T11:31:14.092 INFO:tasks.rados.rados.0.smithi177.stdout:3650: done (3 left) 2024-07-28T11:31:14.093 INFO:tasks.rados.rados.0.smithi177.stdout:3652: done (2 left) 2024-07-28T11:31:14.093 INFO:tasks.rados.rados.0.smithi177.stdout:3653: done (1 left) 2024-07-28T11:31:14.093 INFO:tasks.rados.rados.0.smithi177.stdout:3655: delete oid 327 current snap is 0 2024-07-28T11:31:14.093 INFO:tasks.rados.rados.0.smithi177.stdout:3654: finishing write tid 1 to smithi17769138-455 2024-07-28T11:31:14.093 INFO:tasks.rados.rados.0.smithi177.stdout:3654: finishing write tid 2 to smithi17769138-455 2024-07-28T11:31:14.098 INFO:tasks.rados.rados.0.smithi177.stdout:3654: finishing write tid 3 to smithi17769138-455 2024-07-28T11:31:14.099 INFO:tasks.rados.rados.0.smithi177.stdout:3654: finishing write tid 4 to smithi17769138-455 2024-07-28T11:31:14.099 INFO:tasks.rados.rados.0.smithi177.stdout:3654: finishing write tid 5 to smithi17769138-455 2024-07-28T11:31:14.099 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 455 v 412 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2024-07-28T11:31:14.099 INFO:tasks.rados.rados.0.smithi177.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2024-07-28T11:31:14.100 INFO:tasks.rados.rados.0.smithi177.stdout:3654: done (1 left) 2024-07-28T11:31:14.100 INFO:tasks.rados.rados.0.smithi177.stdout:3655: done (0 left) 2024-07-28T11:31:14.100 INFO:tasks.rados.rados.0.smithi177.stdout:3656: write oid 139 current snap is 0 2024-07-28T11:31:14.100 INFO:tasks.rados.rados.0.smithi177.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2024-07-28T11:31:14.113 INFO:tasks.rados.rados.0.smithi177.stdout:3656: writing smithi17769138-139 from 682978 to 1134712 tid 1 2024-07-28T11:31:14.130 INFO:tasks.rados.rados.0.smithi177.stdout:3656: writing smithi17769138-139 from 1748413 to 2546194 tid 2 2024-07-28T11:31:14.143 INFO:tasks.rados.rados.0.smithi177.stdout:3656: writing smithi17769138-139 from 3298014 to 3882978 tid 3 2024-07-28T11:31:14.144 INFO:tasks.rados.rados.0.smithi177.stdout:3657: delete oid 273 current snap is 0 2024-07-28T11:31:14.144 INFO:tasks.rados.rados.0.smithi177.stdout:3656: finishing write tid 1 to smithi17769138-139 2024-07-28T11:31:14.144 INFO:tasks.rados.rados.0.smithi177.stdout:3656: finishing write tid 2 to smithi17769138-139 2024-07-28T11:31:14.146 INFO:tasks.rados.rados.0.smithi177.stdout:3657: done (1 left) 2024-07-28T11:31:14.146 INFO:tasks.rados.rados.0.smithi177.stdout:3658: read oid 402 snap -1 2024-07-28T11:31:14.146 INFO:tasks.rados.rados.0.smithi177.stdout:3658: expect (ObjNum 1730 snap 0 seq_num 1730) 2024-07-28T11:31:14.146 INFO:tasks.rados.rados.0.smithi177.stdout:3659: write oid 234 current snap is 0 2024-07-28T11:31:14.146 INFO:tasks.rados.rados.0.smithi177.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2024-07-28T11:31:14.158 INFO:tasks.rados.rados.0.smithi177.stdout:3659: writing smithi17769138-234 from 716592 to 1318824 tid 1 2024-07-28T11:31:14.166 INFO:tasks.rados.rados.0.smithi177.stdout:3659: writing smithi17769138-234 from 1749024 to 2150474 tid 2 2024-07-28T11:31:14.178 INFO:tasks.rados.rados.0.smithi177.stdout:3659: writing smithi17769138-234 from 2836507 to 3628168 tid 3 2024-07-28T11:31:14.178 INFO:tasks.rados.rados.0.smithi177.stdout:3660: write oid 34 current snap is 0 2024-07-28T11:31:14.178 INFO:tasks.rados.rados.0.smithi177.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2024-07-28T11:31:14.187 INFO:tasks.rados.rados.0.smithi177.stdout:3660: writing smithi17769138-34 from 733399 to 1410880 tid 1 2024-07-28T11:31:14.197 INFO:tasks.rados.rados.0.smithi177.stdout:3660: writing smithi17769138-34 from 2207506 to 2868967 tid 2 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3660: writing smithi17769138-34 from 3380283 to 3933399 tid 3 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3661: write oid 202 current snap is 0 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3656: finishing write tid 3 to smithi17769138-139 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3656: finishing write tid 4 to smithi17769138-139 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3656: finishing write tid 5 to smithi17769138-139 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 536 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2024-07-28T11:31:14.204 INFO:tasks.rados.rados.0.smithi177.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2024-07-28T11:31:14.210 INFO:tasks.rados.rados.0.smithi177.stdout:3661: writing smithi17769138-202 from 750206 to 1219289 tid 1 2024-07-28T11:31:14.217 INFO:tasks.rados.rados.0.smithi177.stdout:3661: writing smithi17769138-202 from 1982341 to 2387460 tid 2 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3661: writing smithi17769138-202 from 3007706 to 3538264 tid 3 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3656: done (4 left) 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3662: read oid 181 snap -1 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3662: expect (ObjNum 2159 snap 0 seq_num 2159) 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3663: write oid 77 current snap is 0 2024-07-28T11:31:14.224 INFO:tasks.rados.rados.0.smithi177.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2024-07-28T11:31:14.231 INFO:tasks.rados.rados.0.smithi177.stdout:3663: writing smithi17769138-77 from 767013 to 1311345 tid 1 2024-07-28T11:31:14.238 INFO:tasks.rados.rados.0.smithi177.stdout:3663: writing smithi17769138-77 from 1924470 to 2589600 tid 2 2024-07-28T11:31:14.245 INFO:tasks.rados.rados.0.smithi177.stdout:3663: writing smithi17769138-77 from 3035129 to 3776959 tid 3 2024-07-28T11:31:14.245 INFO:tasks.rados.rados.0.smithi177.stdout:3664: read oid 347 snap -1 2024-07-28T11:31:14.246 INFO:tasks.rados.rados.0.smithi177.stdout:3664: expect deleted 2024-07-28T11:31:14.246 INFO:tasks.rados.rados.0.smithi177.stdout:3665: read oid 89 snap -1 2024-07-28T11:31:14.246 INFO:tasks.rados.rados.0.smithi177.stdout:3665: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-07-28T11:31:14.246 INFO:tasks.rados.rados.0.smithi177.stdout:3666: delete oid 209 current snap is 0 2024-07-28T11:31:14.246 INFO:tasks.rados.rados.0.smithi177.stdout:3658: expect (ObjNum 1730 snap 0 seq_num 1730) 2024-07-28T11:31:14.394 INFO:tasks.rados.rados.0.smithi177.stdout:3659: finishing write tid 1 to smithi17769138-234 2024-07-28T11:31:14.394 INFO:tasks.rados.rados.0.smithi177.stdout:3659: finishing write tid 2 to smithi17769138-234 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3659: finishing write tid 3 to smithi17769138-234 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3659: finishing write tid 4 to smithi17769138-234 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3659: finishing write tid 5 to smithi17769138-234 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 234 v 449 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: finishing write tid 1 to smithi17769138-34 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: finishing write tid 2 to smithi17769138-34 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: finishing write tid 3 to smithi17769138-34 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: finishing write tid 4 to smithi17769138-34 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: finishing write tid 5 to smithi17769138-34 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 34 v 435 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2024-07-28T11:31:14.395 INFO:tasks.rados.rados.0.smithi177.stdout:3661: finishing write tid 1 to smithi17769138-202 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3661: finishing write tid 2 to smithi17769138-202 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3661: finishing write tid 3 to smithi17769138-202 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3661: finishing write tid 4 to smithi17769138-202 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3661: finishing write tid 5 to smithi17769138-202 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 202 v 417 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2024-07-28T11:31:14.396 INFO:tasks.rados.rados.0.smithi177.stdout:3662: expect (ObjNum 2159 snap 0 seq_num 2159) 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[61300]: debug 2024-07-28T11:31:14.349+0000 7f4667b2d640 1 -- 172.21.15.204:0/329643016 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555f8d4c4d00 con 0x555f8d4b7400 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[24094]: audit 2024-07-28T11:31:13.119041+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[24094]: audit 2024-07-28T11:31:13.129736+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[24094]: audit 2024-07-28T11:31:13.134043+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[24094]: cluster 2024-07-28T11:31:13.154816+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 69 op/s 2024-07-28T11:31:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[24094]: audit 2024-07-28T11:31:13.643396+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: finishing write tid 1 to smithi17769138-77 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: finishing write tid 2 to smithi17769138-77 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: finishing write tid 3 to smithi17769138-77 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: finishing write tid 4 to smithi17769138-77 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: finishing write tid 5 to smithi17769138-77 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 77 v 378 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2024-07-28T11:31:14.466 INFO:tasks.rados.rados.0.smithi177.stdout:3663: left oid 77 (ObjNum 2259 snap 0 seq_num 2259) 2024-07-28T11:31:14.467 INFO:tasks.rados.rados.0.smithi177.stdout:3665: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-07-28T11:31:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[31534]: audit 2024-07-28T11:31:13.119041+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[31534]: audit 2024-07-28T11:31:13.129736+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[31534]: audit 2024-07-28T11:31:13.134043+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[31534]: cluster 2024-07-28T11:31:13.154816+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 69 op/s 2024-07-28T11:31:14.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[31534]: audit 2024-07-28T11:31:13.643396+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:14.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[21846]: audit 2024-07-28T11:31:13.119041+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[21846]: audit 2024-07-28T11:31:13.129736+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:14.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[21846]: audit 2024-07-28T11:31:13.134043+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:14.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[21846]: cluster 2024-07-28T11:31:13.154816+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 69 op/s 2024-07-28T11:31:14.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:14 smithi177 bash[21846]: audit 2024-07-28T11:31:13.643396+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:14.566 INFO:tasks.rados.rados.0.smithi177.stdout:3658: done (8 left) 2024-07-28T11:31:14.566 INFO:tasks.rados.rados.0.smithi177.stdout:3659: done (7 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3660: done (6 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3661: done (5 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3662: done (4 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3663: done (3 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3664: done (2 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3665: done (1 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3666: done (0 left) 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3667: write oid 384 current snap is 0 2024-07-28T11:31:14.567 INFO:tasks.rados.rados.0.smithi177.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2024-07-28T11:31:14.576 INFO:tasks.rados.rados.0.smithi177.stdout:3667: writing smithi17769138-384 from 400627 to 1095457 tid 1 2024-07-28T11:31:14.584 INFO:tasks.rados.rados.0.smithi177.stdout:3667: writing smithi17769138-384 from 1641434 to 2000627 tid 2 2024-07-28T11:31:14.584 INFO:tasks.rados.rados.0.smithi177.stdout:3668: write oid 355 current snap is 0 2024-07-28T11:31:14.584 INFO:tasks.rados.rados.0.smithi177.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2024-07-28T11:31:14.595 INFO:tasks.rados.rados.0.smithi177.stdout:3668: writing smithi17769138-355 from 417434 to 1187513 tid 1 2024-07-28T11:31:14.603 INFO:tasks.rados.rados.0.smithi177.stdout:3668: writing smithi17769138-355 from 1699916 to 2017434 tid 2 2024-07-28T11:31:14.603 INFO:tasks.rados.rados.0.smithi177.stdout:3669: write oid 94 current snap is 0 2024-07-28T11:31:14.603 INFO:tasks.rados.rados.0.smithi177.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2024-07-28T11:31:14.610 INFO:tasks.rados.rados.0.smithi177.stdout:3669: writing smithi17769138-94 from 434241 to 879569 tid 1 2024-07-28T11:31:14.620 INFO:tasks.rados.rados.0.smithi177.stdout:3669: writing smithi17769138-94 from 1642045 to 2034241 tid 2 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3670: read oid 1 snap -1 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3671: read oid 424 snap -1 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3671: expect (ObjNum 2099 snap 0 seq_num 2099) 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3672: write oid 65 current snap is 0 2024-07-28T11:31:14.621 INFO:tasks.rados.rados.0.smithi177.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2024-07-28T11:31:14.629 INFO:tasks.rados.rados.0.smithi177.stdout:3672: writing smithi17769138-65 from 451048 to 971625 tid 1 2024-07-28T11:31:14.637 INFO:tasks.rados.rados.0.smithi177.stdout:3672: writing smithi17769138-65 from 1700527 to 2051048 tid 2 2024-07-28T11:31:14.637 INFO:tasks.rados.rados.0.smithi177.stdout:3673: write oid 32 current snap is 0 2024-07-28T11:31:14.637 INFO:tasks.rados.rados.0.smithi177.stdout:3667: finishing write tid 1 to smithi17769138-384 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3667: finishing write tid 2 to smithi17769138-384 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3667: finishing write tid 3 to smithi17769138-384 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3667: finishing write tid 4 to smithi17769138-384 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 438 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3668: finishing write tid 1 to smithi17769138-355 2024-07-28T11:31:14.638 INFO:tasks.rados.rados.0.smithi177.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2024-07-28T11:31:14.644 INFO:tasks.rados.rados.0.smithi177.stdout:3673: writing smithi17769138-32 from 467855 to 1063681 tid 1 2024-07-28T11:31:14.652 INFO:tasks.rados.rados.0.smithi177.stdout:3673: writing smithi17769138-32 from 1759009 to 2067855 tid 2 2024-07-28T11:31:14.652 INFO:tasks.rados.rados.0.smithi177.stdout:3667: done (6 left) 2024-07-28T11:31:14.652 INFO:tasks.rados.rados.0.smithi177.stdout:3674: delete oid 63 current snap is 0 2024-07-28T11:31:14.652 INFO:tasks.rados.rados.0.smithi177.stdout:3668: finishing write tid 2 to smithi17769138-355 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:3668: finishing write tid 3 to smithi17769138-355 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:3668: finishing write tid 4 to smithi17769138-355 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 355 v 444 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:3669: finishing write tid 1 to smithi17769138-94 2024-07-28T11:31:14.653 INFO:tasks.rados.rados.0.smithi177.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-07-28T11:31:14.891 INFO:tasks.rados.rados.0.smithi177.stdout:3669: finishing write tid 2 to smithi17769138-94 2024-07-28T11:31:14.892 INFO:tasks.rados.rados.0.smithi177.stdout:3669: finishing write tid 3 to smithi17769138-94 2024-07-28T11:31:14.892 INFO:tasks.rados.rados.0.smithi177.stdout:3669: finishing write tid 4 to smithi17769138-94 2024-07-28T11:31:14.892 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 94 v 531 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2024-07-28T11:31:14.892 INFO:tasks.rados.rados.0.smithi177.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2024-07-28T11:31:14.892 INFO:tasks.rados.rados.0.smithi177.stdout:3671: expect (ObjNum 2099 snap 0 seq_num 2099) 2024-07-28T11:31:14.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:14 smithi204 bash[61300]: debug 2024-07-28T11:31:14.465+0000 7f466a396040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3672: finishing write tid 1 to smithi17769138-65 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3672: finishing write tid 2 to smithi17769138-65 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3672: finishing write tid 3 to smithi17769138-65 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3672: finishing write tid 4 to smithi17769138-65 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 381 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3673: finishing write tid 1 to smithi17769138-32 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3673: finishing write tid 2 to smithi17769138-32 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3673: finishing write tid 3 to smithi17769138-32 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:3673: finishing write tid 4 to smithi17769138-32 2024-07-28T11:31:15.053 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 32 v 447 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3668: done (6 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3669: done (5 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3670: done (4 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3671: done (3 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3672: done (2 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3673: done (1 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3674: done (0 left) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3675: read oid 104 snap -1 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3675: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-07-28T11:31:15.054 INFO:tasks.rados.rados.0.smithi177.stdout:3676: read oid 407 snap -1 2024-07-28T11:31:15.055 INFO:tasks.rados.rados.0.smithi177.stdout:3676: expect (ObjNum 1933 snap 0 seq_num 1933) 2024-07-28T11:31:15.055 INFO:tasks.rados.rados.0.smithi177.stdout:3677: delete oid 334 current snap is 0 2024-07-28T11:31:15.055 INFO:tasks.rados.rados.0.smithi177.stdout:3677: done (2 left) 2024-07-28T11:31:15.055 INFO:tasks.rados.rados.0.smithi177.stdout:3678: read oid 335 snap -1 2024-07-28T11:31:15.056 INFO:tasks.rados.rados.0.smithi177.stdout:3678: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:31:15.056 INFO:tasks.rados.rados.0.smithi177.stdout:3679: read oid 418 snap -1 2024-07-28T11:31:15.056 INFO:tasks.rados.rados.0.smithi177.stdout:3679: expect deleted 2024-07-28T11:31:15.056 INFO:tasks.rados.rados.0.smithi177.stdout:3680: write oid 139 current snap is 0 2024-07-28T11:31:15.056 INFO:tasks.rados.rados.0.smithi177.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2024-07-28T11:31:15.069 INFO:tasks.rados.rados.0.smithi177.stdout:3680: writing smithi17769138-139 from 518276 to 1056202 tid 1 2024-07-28T11:31:15.079 INFO:tasks.rados.rados.0.smithi177.stdout:3680: writing smithi17769138-139 from 1534455 to 1957919 tid 2 2024-07-28T11:31:15.079 INFO:tasks.rados.rados.0.smithi177.stdout:3681: read oid 310 snap -1 2024-07-28T11:31:15.079 INFO:tasks.rados.rados.0.smithi177.stdout:3681: expect (ObjNum 2052 snap 0 seq_num 2052) 2024-07-28T11:31:15.079 INFO:tasks.rados.rados.0.smithi177.stdout:3682: write oid 366 current snap is 0 2024-07-28T11:31:15.079 INFO:tasks.rados.rados.0.smithi177.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2024-07-28T11:31:15.091 INFO:tasks.rados.rados.0.smithi177.stdout:3682: writing smithi17769138-366 from 535083 to 1148258 tid 1 2024-07-28T11:31:15.102 INFO:tasks.rados.rados.0.smithi177.stdout:3682: writing smithi17769138-366 from 1592937 to 2135083 tid 2 2024-07-28T11:31:15.103 INFO:tasks.rados.rados.0.smithi177.stdout:3683: delete oid 227 current snap is 0 2024-07-28T11:31:15.103 INFO:tasks.rados.rados.0.smithi177.stdout:3678: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:31:15.274 INFO:tasks.rados.rados.0.smithi177.stdout:3675: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-07-28T11:31:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:15 smithi204 bash[24094]: audit 2024-07-28T11:31:14.690284+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.177:0/3397649689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:15.431 INFO:tasks.rados.rados.0.smithi177.stdout:3676: expect (ObjNum 1933 snap 0 seq_num 1933) 2024-07-28T11:31:15.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:15 smithi177 bash[31534]: audit 2024-07-28T11:31:14.690284+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.177:0/3397649689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:15.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:15 smithi177 bash[21846]: audit 2024-07-28T11:31:14.690284+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.177:0/3397649689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:15.579 INFO:tasks.rados.rados.0.smithi177.stdout:3680: finishing write tid 1 to smithi17769138-139 2024-07-28T11:31:15.651 INFO:tasks.rados.rados.0.smithi177.stdout:3680: finishing write tid 2 to smithi17769138-139 2024-07-28T11:31:15.652 INFO:tasks.rados.rados.0.smithi177.stdout:3680: finishing write tid 3 to smithi17769138-139 2024-07-28T11:31:15.652 INFO:tasks.rados.rados.0.smithi177.stdout:3681: expect (ObjNum 2052 snap 0 seq_num 2052) 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3680: finishing write tid 4 to smithi17769138-139 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 139 v 539 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3682: finishing write tid 1 to smithi17769138-366 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3682: finishing write tid 2 to smithi17769138-366 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3682: finishing write tid 3 to smithi17769138-366 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3682: finishing write tid 4 to smithi17769138-366 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 366 v 450 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2024-07-28T11:31:15.707 INFO:tasks.rados.rados.0.smithi177.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3675: done (7 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3676: done (6 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3678: done (5 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3679: done (4 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3680: done (3 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3681: done (2 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3682: done (1 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3683: done (0 left) 2024-07-28T11:31:15.708 INFO:tasks.rados.rados.0.smithi177.stdout:3684: delete oid 102 current snap is 0 2024-07-28T11:31:15.709 INFO:tasks.rados.rados.0.smithi177.stdout:3684: done (0 left) 2024-07-28T11:31:15.709 INFO:tasks.rados.rados.0.smithi177.stdout:3685: delete oid 458 current snap is 0 2024-07-28T11:31:15.711 INFO:tasks.rados.rados.0.smithi177.stdout:3685: done (0 left) 2024-07-28T11:31:15.711 INFO:tasks.rados.rados.0.smithi177.stdout:3686: write oid 455 current snap is 0 2024-07-28T11:31:15.711 INFO:tasks.rados.rados.0.smithi177.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2024-07-28T11:31:15.729 INFO:tasks.rados.rados.0.smithi177.stdout:3686: writing smithi17769138-455 from 602311 to 1116482 tid 1 2024-07-28T11:31:15.747 INFO:tasks.rados.rados.0.smithi177.stdout:3686: writing smithi17769138-455 from 1710512 to 2202311 tid 2 2024-07-28T11:31:15.747 INFO:tasks.rados.rados.0.smithi177.stdout:3687: read oid 325 snap -1 2024-07-28T11:31:15.747 INFO:tasks.rados.rados.0.smithi177.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:15.747 INFO:tasks.rados.rados.0.smithi177.stdout:3688: write oid 169 current snap is 0 2024-07-28T11:31:15.747 INFO:tasks.rados.rados.0.smithi177.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2024-07-28T11:31:15.769 INFO:tasks.rados.rados.0.smithi177.stdout:3688: writing smithi17769138-169 from 619118 to 1324891 tid 1 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3688: writing smithi17769138-169 from 1885347 to 2219118 tid 2 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3689: read oid 27 snap -1 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3686: finishing write tid 1 to smithi17769138-455 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3686: finishing write tid 2 to smithi17769138-455 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3690: read oid 447 snap -1 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3690: expect (ObjNum 446 snap 0 seq_num 446) 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3691: delete oid 249 current snap is 0 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3686: finishing write tid 3 to smithi17769138-455 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3686: finishing write tid 4 to smithi17769138-455 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 455 v 421 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2024-07-28T11:31:15.780 INFO:tasks.rados.rados.0.smithi177.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2024-07-28T11:31:15.781 INFO:tasks.rados.rados.0.smithi177.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3688: finishing write tid 1 to smithi17769138-169 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3686: done (5 left) 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3687: done (4 left) 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3691: done (3 left) 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3692: read oid 233 snap -1 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-07-28T11:31:15.925 INFO:tasks.rados.rados.0.smithi177.stdout:3693: write oid 444 current snap is 0 2024-07-28T11:31:15.926 INFO:tasks.rados.rados.0.smithi177.stdout:3688: finishing write tid 2 to smithi17769138-169 2024-07-28T11:31:15.926 INFO:tasks.rados.rados.0.smithi177.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2024-07-28T11:31:15.932 INFO:tasks.rados.rados.0.smithi177.stdout:3693: writing smithi17769138-444 from 652732 to 1109003 tid 1 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3693: writing smithi17769138-444 from 1885958 to 2252732 tid 2 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3694: write oid 181 current snap is 0 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3688: finishing write tid 3 to smithi17769138-169 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3688: finishing write tid 4 to smithi17769138-169 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 169 v 542 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2024-07-28T11:31:15.941 INFO:tasks.rados.rados.0.smithi177.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-07-28T11:31:16.101 INFO:tasks.rados.rados.0.smithi177.stdout:3690: expect (ObjNum 446 snap 0 seq_num 446) 2024-07-28T11:31:16.133 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:15 smithi204 bash[61300]: debug 2024-07-28T11:31:15.745+0000 7f466a396040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:31:16.133 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:15 smithi204 bash[61300]: debug 2024-07-28T11:31:15.813+0000 7f466a396040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:31:16.133 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:15 smithi204 bash[61300]: debug 2024-07-28T11:31:15.973+0000 7f466a396040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:31:16.211 INFO:tasks.rados.rados.0.smithi177.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3693: finishing write tid 1 to smithi17769138-444 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3693: finishing write tid 2 to smithi17769138-444 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3693: finishing write tid 3 to smithi17769138-444 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3693: finishing write tid 4 to smithi17769138-444 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 444 v 320 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3693: left oid 444 (ObjNum 2276 snap 0 seq_num 2276) 2024-07-28T11:31:16.362 INFO:tasks.rados.rados.0.smithi177.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2024-07-28T11:31:16.368 INFO:tasks.rados.rados.0.smithi177.stdout:3694: writing smithi17769138-181 from 669539 to 1201059 tid 1 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3694: writing smithi17769138-181 from 1944440 to 2269539 tid 2 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3688: done (5 left) 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3689: done (4 left) 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3690: done (3 left) 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3692: done (2 left) 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3693: done (1 left) 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3695: write oid 71 current snap is 0 2024-07-28T11:31:16.375 INFO:tasks.rados.rados.0.smithi177.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2024-07-28T11:31:16.382 INFO:tasks.rados.rados.0.smithi177.stdout:3695: writing smithi17769138-71 from 686346 to 1293115 tid 1 2024-07-28T11:31:16.388 INFO:tasks.rados.rados.0.smithi177.stdout:3695: writing smithi17769138-71 from 2002922 to 2286346 tid 2 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3696: read oid 433 snap -1 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3696: expect (ObjNum 2197 snap 0 seq_num 2197) 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3697: read oid 395 snap -1 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3697: expect deleted 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3698: read oid 361 snap -1 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3698: expect (ObjNum 1884 snap 0 seq_num 1884) 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3699: read oid 3 snap -1 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3699: expect (ObjNum 2228 snap 0 seq_num 2228) 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3700: write oid 209 current snap is 0 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3694: finishing write tid 1 to smithi17769138-181 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3694: finishing write tid 2 to smithi17769138-181 2024-07-28T11:31:16.389 INFO:tasks.rados.rados.0.smithi177.stdout:3694: finishing write tid 3 to smithi17769138-181 2024-07-28T11:31:16.390 INFO:tasks.rados.rados.0.smithi177.stdout:3694: finishing write tid 4 to smithi17769138-181 2024-07-28T11:31:16.390 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 181 v 384 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2024-07-28T11:31:16.390 INFO:tasks.rados.rados.0.smithi177.stdout:3694: left oid 181 (ObjNum 2277 snap 0 seq_num 2277) 2024-07-28T11:31:16.390 INFO:tasks.rados.rados.0.smithi177.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2024-07-28T11:31:16.398 INFO:tasks.rados.rados.0.smithi177.stdout:3700: writing smithi17769138-209 from 703153 to 1385171 tid 1 2024-07-28T11:31:16.405 INFO:tasks.rados.rados.0.smithi177.stdout:3700: writing smithi17769138-209 from 2061404 to 2303153 tid 2 2024-07-28T11:31:16.405 INFO:tasks.rados.rados.0.smithi177.stdout:3694: done (6 left) 2024-07-28T11:31:16.405 INFO:tasks.rados.rados.0.smithi177.stdout:3701: write oid 500 current snap is 0 2024-07-28T11:31:16.405 INFO:tasks.rados.rados.0.smithi177.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2024-07-28T11:31:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:16 smithi204 bash[24094]: cluster 2024-07-28T11:31:15.156151+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 9.6 MiB/s wr, 100 op/s 2024-07-28T11:31:16.415 INFO:tasks.rados.rados.0.smithi177.stdout:3701: writing smithi17769138-500 from 719960 to 1477227 tid 1 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3701: writing smithi17769138-500 from 2003533 to 2319960 tid 2 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3702: read oid 175 snap -1 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3702: expect (ObjNum 1948 snap 0 seq_num 1948) 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3703: read oid 427 snap -1 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3703: expect deleted 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3704: write oid 267 current snap is 0 2024-07-28T11:31:16.421 INFO:tasks.rados.rados.0.smithi177.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2024-07-28T11:31:16.429 INFO:tasks.rados.rados.0.smithi177.stdout:3704: writing smithi17769138-267 from 736767 to 1285636 tid 1 2024-07-28T11:31:16.435 INFO:tasks.rados.rados.0.smithi177.stdout:3704: writing smithi17769138-267 from 1778368 to 2336767 tid 2 2024-07-28T11:31:16.435 INFO:tasks.rados.rados.0.smithi177.stdout:3705: write oid 330 current snap is 0 2024-07-28T11:31:16.435 INFO:tasks.rados.rados.0.smithi177.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2024-07-28T11:31:16.443 INFO:tasks.rados.rados.0.smithi177.stdout:3705: writing smithi17769138-330 from 753574 to 1377692 tid 1 2024-07-28T11:31:16.448 INFO:tasks.rados.rados.0.smithi177.stdout:3705: writing smithi17769138-330 from 1836850 to 2353574 tid 2 2024-07-28T11:31:16.449 INFO:tasks.rados.rados.0.smithi177.stdout:3706: write oid 223 current snap is 0 2024-07-28T11:31:16.449 INFO:tasks.rados.rados.0.smithi177.stdout:3695: finishing write tid 1 to smithi17769138-71 2024-07-28T11:31:16.449 INFO:tasks.rados.rados.0.smithi177.stdout:3695: finishing write tid 2 to smithi17769138-71 2024-07-28T11:31:16.449 INFO:tasks.rados.rados.0.smithi177.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2024-07-28T11:31:16.457 INFO:tasks.rados.rados.0.smithi177.stdout:3706: writing smithi17769138-223 from 770381 to 1469748 tid 1 2024-07-28T11:31:16.462 INFO:tasks.rados.rados.0.smithi177.stdout:3706: writing smithi17769138-223 from 1895332 to 2370381 tid 2 2024-07-28T11:31:16.462 INFO:tasks.rados.rados.0.smithi177.stdout:3697: done (11 left) 2024-07-28T11:31:16.462 INFO:tasks.rados.rados.0.smithi177.stdout:3707: read oid 378 snap -1 2024-07-28T11:31:16.462 INFO:tasks.rados.rados.0.smithi177.stdout:3707: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:3708: delete oid 52 current snap is 0 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:3695: finishing write tid 3 to smithi17769138-71 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:3695: finishing write tid 4 to smithi17769138-71 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 71 v 453 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:3695: left oid 71 (ObjNum 2278 snap 0 seq_num 2278) 2024-07-28T11:31:16.463 INFO:tasks.rados.rados.0.smithi177.stdout:3696: expect (ObjNum 2197 snap 0 seq_num 2197) 2024-07-28T11:31:16.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:31:16] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2024-07-28T11:31:16.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:16 smithi177 bash[31534]: cluster 2024-07-28T11:31:15.156151+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 9.6 MiB/s wr, 100 op/s 2024-07-28T11:31:16.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:16 smithi177 bash[21846]: cluster 2024-07-28T11:31:15.156151+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 9.6 MiB/s wr, 100 op/s 2024-07-28T11:31:16.633 INFO:tasks.rados.rados.0.smithi177.stdout:3699: expect (ObjNum 2228 snap 0 seq_num 2228) 2024-07-28T11:31:16.876 INFO:tasks.rados.rados.0.smithi177.stdout:3698: expect (ObjNum 1884 snap 0 seq_num 1884) 2024-07-28T11:31:16.993 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:16 smithi204 bash[61300]: debug 2024-07-28T11:31:16.661+0000 7f466a396040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:16.994 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:16 smithi204 bash[61300]: debug 2024-07-28T11:31:16.733+0000 7f466a396040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:31:16.994 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:16 smithi204 bash[61300]: debug 2024-07-28T11:31:16.801+0000 7f466a396040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:31:17.054 INFO:tasks.rados.rados.0.smithi177.stdout:3700: finishing write tid 1 to smithi17769138-209 2024-07-28T11:31:17.054 INFO:tasks.rados.rados.0.smithi177.stdout:3700: finishing write tid 2 to smithi17769138-209 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3700: finishing write tid 3 to smithi17769138-209 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3700: finishing write tid 4 to smithi17769138-209 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 209 v 424 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3700: left oid 209 (ObjNum 2279 snap 0 seq_num 2279) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3701: finishing write tid 1 to smithi17769138-500 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3695: done (12 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3696: done (11 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3698: done (10 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3699: done (9 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3700: done (8 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3703: done (7 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3708: done (6 left) 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3709: write oid 323 current snap is 0 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3701: finishing write tid 2 to smithi17769138-500 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3701: finishing write tid 3 to smithi17769138-500 2024-07-28T11:31:17.055 INFO:tasks.rados.rados.0.smithi177.stdout:3701: finishing write tid 4 to smithi17769138-500 2024-07-28T11:31:17.056 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 500 v 438 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2024-07-28T11:31:17.056 INFO:tasks.rados.rados.0.smithi177.stdout:3701: left oid 500 (ObjNum 2280 snap 0 seq_num 2280) 2024-07-28T11:31:17.056 INFO:tasks.rados.rados.0.smithi177.stdout:3702: expect (ObjNum 1948 snap 0 seq_num 1948) 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3704: finishing write tid 1 to smithi17769138-267 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3704: finishing write tid 2 to smithi17769138-267 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3704: finishing write tid 3 to smithi17769138-267 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3704: finishing write tid 4 to smithi17769138-267 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 267 v 323 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3704: left oid 267 (ObjNum 2281 snap 0 seq_num 2281) 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3705: finishing write tid 1 to smithi17769138-330 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3705: finishing write tid 2 to smithi17769138-330 2024-07-28T11:31:17.194 INFO:tasks.rados.rados.0.smithi177.stdout:3705: finishing write tid 3 to smithi17769138-330 2024-07-28T11:31:17.195 INFO:tasks.rados.rados.0.smithi177.stdout:3705: finishing write tid 4 to smithi17769138-330 2024-07-28T11:31:17.195 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 418 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2024-07-28T11:31:17.195 INFO:tasks.rados.rados.0.smithi177.stdout:3705: left oid 330 (ObjNum 2282 snap 0 seq_num 2282) 2024-07-28T11:31:17.195 INFO:tasks.rados.rados.0.smithi177.stdout:3706: finishing write tid 1 to smithi17769138-223 2024-07-28T11:31:17.195 INFO:tasks.rados.rados.0.smithi177.stdout:3707: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:3706: finishing write tid 2 to smithi17769138-223 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:3706: finishing write tid 3 to smithi17769138-223 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:3706: finishing write tid 4 to smithi17769138-223 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 223 v 425 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:3706: left oid 223 (ObjNum 2283 snap 0 seq_num 2283) 2024-07-28T11:31:17.352 INFO:tasks.rados.rados.0.smithi177.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2024-07-28T11:31:17.365 INFO:tasks.rados.rados.0.smithi177.stdout:3709: writing smithi17769138-323 from 403995 to 853860 tid 1 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3709: writing smithi17769138-323 from 1495943 to 2092417 tid 2 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3701: done (6 left) 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3702: done (5 left) 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3704: done (4 left) 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3705: done (3 left) 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3706: done (2 left) 2024-07-28T11:31:17.386 INFO:tasks.rados.rados.0.smithi177.stdout:3707: done (1 left) 2024-07-28T11:31:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:3710: write oid 180 current snap is 0 2024-07-28T11:31:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:3709: finishing write tid 1 to smithi17769138-323 2024-07-28T11:31:17.387 INFO:tasks.rados.rados.0.smithi177.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2024-07-28T11:31:17.401 INFO:tasks.rados.rados.0.smithi177.stdout:3710: writing smithi17769138-180 from 420802 to 945916 tid 1 2024-07-28T11:31:17.402 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[24094]: audit 2024-07-28T11:31:17.045936+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.177:0/3364004192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:17.402 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:16 smithi204 bash[61300]: debug 2024-07-28T11:31:16.989+0000 7f466a396040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:31:17.402 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.069+0000 7f466a396040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:31:17.402 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.141+0000 7f466a396040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3710: writing smithi17769138-180 from 1554425 to 2294557 tid 2 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3711: read oid 158 snap -1 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3711: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3712: write oid 464 current snap is 0 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3709: finishing write tid 2 to smithi17769138-323 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3709: finishing write tid 3 to smithi17769138-323 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3709: finishing write tid 4 to smithi17769138-323 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 323 v 441 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3709: left oid 323 (ObjNum 2285 snap 0 seq_num 2285) 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3710: finishing write tid 1 to smithi17769138-180 2024-07-28T11:31:17.419 INFO:tasks.rados.rados.0.smithi177.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2024-07-28T11:31:17.431 INFO:tasks.rados.rados.0.smithi177.stdout:3712: writing smithi17769138-464 from 437609 to 1037972 tid 1 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3712: writing smithi17769138-464 from 1612907 to 2096697 tid 2 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3709: done (3 left) 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3713: read oid 407 snap -1 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3713: expect (ObjNum 1933 snap 0 seq_num 1933) 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3714: write oid 337 current snap is 0 2024-07-28T11:31:17.445 INFO:tasks.rados.rados.0.smithi177.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2024-07-28T11:31:17.457 INFO:tasks.rados.rados.0.smithi177.stdout:3714: writing smithi17769138-337 from 454416 to 1130028 tid 1 2024-07-28T11:31:17.468 INFO:tasks.rados.rados.0.smithi177.stdout:3714: writing smithi17769138-337 from 1555036 to 2298837 tid 2 2024-07-28T11:31:17.468 INFO:tasks.rados.rados.0.smithi177.stdout:3715: read oid 172 snap -1 2024-07-28T11:31:17.468 INFO:tasks.rados.rados.0.smithi177.stdout:3715: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3716: read oid 445 snap -1 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3716: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3717: read oid 160 snap -1 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3717: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3718: write oid 244 current snap is 0 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3710: finishing write tid 2 to smithi17769138-180 2024-07-28T11:31:17.469 INFO:tasks.rados.rados.0.smithi177.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2024-07-28T11:31:17.477 INFO:tasks.rados.rados.0.smithi177.stdout:3718: writing smithi17769138-244 from 471223 to 938437 tid 1 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3718: writing smithi17769138-244 from 1729871 to 2217330 tid 2 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3719: read oid 209 snap -1 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3719: expect (ObjNum 2279 snap 0 seq_num 2279) 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3720: delete oid 379 current snap is 0 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3710: finishing write tid 3 to smithi17769138-180 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3710: finishing write tid 4 to smithi17769138-180 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 180 v 421 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2024-07-28T11:31:17.488 INFO:tasks.rados.rados.0.smithi177.stdout:3711: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-07-28T11:31:17.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:17 smithi177 bash[31534]: audit 2024-07-28T11:31:17.045936+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.177:0/3364004192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:17.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:17 smithi177 bash[21846]: audit 2024-07-28T11:31:17.045936+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.177:0/3364004192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:17.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.397+0000 7f466a396040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:31:17.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.477+0000 7f466a396040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3712: finishing write tid 1 to smithi17769138-464 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3712: finishing write tid 2 to smithi17769138-464 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3712: finishing write tid 3 to smithi17769138-464 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3712: finishing write tid 4 to smithi17769138-464 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 464 v 545 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2024-07-28T11:31:17.717 INFO:tasks.rados.rados.0.smithi177.stdout:3713: expect (ObjNum 1933 snap 0 seq_num 1933) 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3714: finishing write tid 1 to smithi17769138-337 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3714: finishing write tid 2 to smithi17769138-337 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3714: finishing write tid 3 to smithi17769138-337 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3714: finishing write tid 4 to smithi17769138-337 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 337 v 424 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3714: left oid 337 (ObjNum 2288 snap 0 seq_num 2288) 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3718: finishing write tid 1 to smithi17769138-244 2024-07-28T11:31:17.865 INFO:tasks.rados.rados.0.smithi177.stdout:3715: expect (ObjNum 171 snap 0 seq_num 171) 2024-07-28T11:31:17.947 INFO:tasks.rados.rados.0.smithi177.stdout:3716: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-07-28T11:31:18.022 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.681+0000 7f466a396040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:31:18.022 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:17 smithi204 bash[61300]: debug 2024-07-28T11:31:17.761+0000 7f466a396040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:31:18.105 INFO:tasks.rados.rados.0.smithi177.stdout:3717: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:3718: finishing write tid 2 to smithi17769138-244 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:3718: finishing write tid 3 to smithi17769138-244 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:3718: finishing write tid 4 to smithi17769138-244 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 244 v 424 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:3718: left oid 244 (ObjNum 2289 snap 0 seq_num 2289) 2024-07-28T11:31:18.170 INFO:tasks.rados.rados.0.smithi177.stdout:3719: expect (ObjNum 2279 snap 0 seq_num 2279) 2024-07-28T11:31:18.238 INFO:tasks.rados.rados.0.smithi177.stdout:3710: done (10 left) 2024-07-28T11:31:18.238 INFO:tasks.rados.rados.0.smithi177.stdout:3711: done (9 left) 2024-07-28T11:31:18.238 INFO:tasks.rados.rados.0.smithi177.stdout:3712: done (8 left) 2024-07-28T11:31:18.238 INFO:tasks.rados.rados.0.smithi177.stdout:3713: done (7 left) 2024-07-28T11:31:18.238 INFO:tasks.rados.rados.0.smithi177.stdout:3714: done (6 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3715: done (5 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3716: done (4 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3717: done (3 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3718: done (2 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3719: done (1 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3720: done (0 left) 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3721: write oid 244 current snap is 0 2024-07-28T11:31:18.239 INFO:tasks.rados.rados.0.smithi177.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2024-07-28T11:31:18.256 INFO:tasks.rados.rados.0.smithi177.stdout:3721: writing smithi17769138-244 from 504837 to 1122549 tid 1 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3721: writing smithi17769138-244 from 1846835 to 2337963 tid 2 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3722: read oid 53 snap -1 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3722: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3723: write oid 46 current snap is 0 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3721: finishing write tid 1 to smithi17769138-244 2024-07-28T11:31:18.277 INFO:tasks.rados.rados.0.smithi177.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2024-07-28T11:31:18.300 INFO:tasks.rados.rados.0.smithi177.stdout:3723: writing smithi17769138-46 from 521644 to 1214605 tid 1 2024-07-28T11:31:18.318 INFO:tasks.rados.rados.0.smithi177.stdout:3723: writing smithi17769138-46 from 1788964 to 2521644 tid 2 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3721: finishing write tid 2 to smithi17769138-244 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3721: finishing write tid 3 to smithi17769138-244 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3721: finishing write tid 4 to smithi17769138-244 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 244 v 427 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3724: read oid 196 snap -1 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3724: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3721: done (3 left) 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3725: read oid 159 snap -1 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3725: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3726: write oid 474 current snap is 0 2024-07-28T11:31:18.319 INFO:tasks.rados.rados.0.smithi177.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2024-07-28T11:31:18.335 INFO:tasks.rados.rados.0.smithi177.stdout:3726: writing smithi17769138-474 from 538451 to 1306661 tid 1 2024-07-28T11:31:18.347 INFO:tasks.rados.rados.0.smithi177.stdout:3726: writing smithi17769138-474 from 1847446 to 2342243 tid 2 2024-07-28T11:31:18.347 INFO:tasks.rados.rados.0.smithi177.stdout:3727: read oid 495 snap -1 2024-07-28T11:31:18.347 INFO:tasks.rados.rados.0.smithi177.stdout:3727: expect (ObjNum 2002 snap 0 seq_num 2002) 2024-07-28T11:31:18.347 INFO:tasks.rados.rados.0.smithi177.stdout:3728: write oid 175 current snap is 0 2024-07-28T11:31:18.347 INFO:tasks.rados.rados.0.smithi177.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2024-07-28T11:31:18.356 INFO:tasks.rados.rados.0.smithi177.stdout:3728: writing smithi17769138-175 from 555258 to 998717 tid 1 2024-07-28T11:31:18.367 INFO:tasks.rados.rados.0.smithi177.stdout:3728: writing smithi17769138-175 from 1505928 to 2260736 tid 2 2024-07-28T11:31:18.367 INFO:tasks.rados.rados.0.smithi177.stdout:3729: read oid 276 snap -1 2024-07-28T11:31:18.367 INFO:tasks.rados.rados.0.smithi177.stdout:3729: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-07-28T11:31:18.368 INFO:tasks.rados.rados.0.smithi177.stdout:3730: read oid 146 snap -1 2024-07-28T11:31:18.368 INFO:tasks.rados.rados.0.smithi177.stdout:3730: expect (ObjNum 2237 snap 0 seq_num 2237) 2024-07-28T11:31:18.368 INFO:tasks.rados.rados.0.smithi177.stdout:3731: write oid 425 current snap is 0 2024-07-28T11:31:18.368 INFO:tasks.rados.rados.0.smithi177.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2024-07-28T11:31:18.375 INFO:tasks.rados.rados.0.smithi177.stdout:3731: writing smithi17769138-425 from 572065 to 1090773 tid 1 2024-07-28T11:31:18.383 INFO:tasks.rados.rados.0.smithi177.stdout:3731: writing smithi17769138-425 from 1564410 to 2062876 tid 2 2024-07-28T11:31:18.383 INFO:tasks.rados.rados.0.smithi177.stdout:3732: read oid 403 snap -1 2024-07-28T11:31:18.383 INFO:tasks.rados.rados.0.smithi177.stdout:3732: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-07-28T11:31:18.383 INFO:tasks.rados.rados.0.smithi177.stdout:3733: write oid 359 current snap is 0 2024-07-28T11:31:18.383 INFO:tasks.rados.rados.0.smithi177.stdout:3722: expect (ObjNum 860 snap 0 seq_num 860) 2024-07-28T11:31:18.411 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[24094]: cluster 2024-07-28T11:31:17.156807+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:18.412 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[61300]: debug 2024-07-28T11:31:18.017+0000 7f466a396040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:31:18.412 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[61300]: debug 2024-07-28T11:31:18.217+0000 7f466a396040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:18.503 INFO:tasks.rados.rados.0.smithi177.stdout:3723: finishing write tid 1 to smithi17769138-46 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:3723: finishing write tid 2 to smithi17769138-46 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:3723: finishing write tid 3 to smithi17769138-46 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:3723: finishing write tid 4 to smithi17769138-46 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 46 v 537 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2024-07-28T11:31:18.504 INFO:tasks.rados.rados.0.smithi177.stdout:3724: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:18.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:18 smithi177 bash[31534]: cluster 2024-07-28T11:31:17.156807+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:18.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:18 smithi177 bash[21846]: cluster 2024-07-28T11:31:17.156807+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:18.594 INFO:tasks.rados.rados.0.smithi177.stdout:3725: expect (ObjNum 578 snap 0 seq_num 578) 2024-07-28T11:31:18.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[61300]: debug 2024-07-28T11:31:18.409+0000 7f466a396040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:18.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[61300]: debug 2024-07-28T11:31:18.497+0000 7f466a396040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:31:18.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[60899]: ts=2024-07-28T11:31: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:31:18.738 INFO:tasks.rados.rados.0.smithi177.stdout:3726: finishing write tid 1 to smithi17769138-474 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:3726: finishing write tid 2 to smithi17769138-474 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:3726: finishing write tid 3 to smithi17769138-474 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:3726: finishing write tid 4 to smithi17769138-474 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 474 v 442 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:3726: left oid 474 (ObjNum 2293 snap 0 seq_num 2293) 2024-07-28T11:31:18.739 INFO:tasks.rados.rados.0.smithi177.stdout:3727: expect (ObjNum 2002 snap 0 seq_num 2002) 2024-07-28T11:31:18.923 INFO:tasks.rados.rados.0.smithi177.stdout:3728: finishing write tid 1 to smithi17769138-175 2024-07-28T11:31:18.923 INFO:tasks.rados.rados.0.smithi177.stdout:3729: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:3728: finishing write tid 2 to smithi17769138-175 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:3728: finishing write tid 3 to smithi17769138-175 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:3728: finishing write tid 4 to smithi17769138-175 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 175 v 427 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:3728: left oid 175 (ObjNum 2294 snap 0 seq_num 2294) 2024-07-28T11:31:19.012 INFO:tasks.rados.rados.0.smithi177.stdout:3730: expect (ObjNum 2237 snap 0 seq_num 2237) 2024-07-28T11:31:19.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:18 smithi204 bash[61300]: debug 2024-07-28T11:31:18.701+0000 7f466a396040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3731: finishing write tid 1 to smithi17769138-425 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3731: finishing write tid 2 to smithi17769138-425 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3731: finishing write tid 3 to smithi17769138-425 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3731: finishing write tid 4 to smithi17769138-425 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 425 v 548 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3731: left oid 425 (ObjNum 2295 snap 0 seq_num 2295) 2024-07-28T11:31:19.230 INFO:tasks.rados.rados.0.smithi177.stdout:3732: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-07-28T11:31:19.339 INFO:tasks.rados.rados.0.smithi177.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2024-07-28T11:31:19.378 INFO:tasks.rados.rados.0.smithi177.stdout:3733: writing smithi17769138-359 from 588872 to 1299182 tid 1 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3733: writing smithi17769138-359 from 2022892 to 2588872 tid 2 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3722: done (11 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3723: done (10 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3724: done (9 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3725: done (8 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3726: done (7 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3727: done (6 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3728: done (5 left) 2024-07-28T11:31:19.396 INFO:tasks.rados.rados.0.smithi177.stdout:3729: done (4 left) 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3730: done (3 left) 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3731: done (2 left) 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3732: done (1 left) 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3734: read oid 403 snap -1 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3734: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3735: write oid 259 current snap is 0 2024-07-28T11:31:19.397 INFO:tasks.rados.rados.0.smithi177.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2024-07-28T11:31:19.408 INFO:tasks.rados.rados.0.smithi177.stdout:3735: writing smithi17769138-259 from 605679 to 1391238 tid 1 2024-07-28T11:31:19.419 INFO:tasks.rados.rados.0.smithi177.stdout:3735: writing smithi17769138-259 from 2081374 to 2583509 tid 2 2024-07-28T11:31:19.419 INFO:tasks.rados.rados.0.smithi177.stdout:3736: read oid 271 snap -1 2024-07-28T11:31:19.419 INFO:tasks.rados.rados.0.smithi177.stdout:3736: expect deleted 2024-07-28T11:31:19.419 INFO:tasks.rados.rados.0.smithi177.stdout:3737: write oid 293 current snap is 0 2024-07-28T11:31:19.419 INFO:tasks.rados.rados.0.smithi177.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2024-07-28T11:31:19.427 INFO:tasks.rados.rados.0.smithi177.stdout:3737: writing smithi17769138-293 from 622486 to 1083294 tid 1 2024-07-28T11:31:19.438 INFO:tasks.rados.rados.0.smithi177.stdout:3737: writing smithi17769138-293 from 1739856 to 2385649 tid 2 2024-07-28T11:31:19.438 INFO:tasks.rados.rados.0.smithi177.stdout:3738: write oid 275 current snap is 0 2024-07-28T11:31:19.438 INFO:tasks.rados.rados.0.smithi177.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2024-07-28T11:31:19.446 INFO:tasks.rados.rados.0.smithi177.stdout:3738: writing smithi17769138-275 from 639293 to 1175350 tid 1 2024-07-28T11:31:19.454 INFO:tasks.rados.rados.0.smithi177.stdout:3738: writing smithi17769138-275 from 1798338 to 2304142 tid 2 2024-07-28T11:31:19.454 INFO:tasks.rados.rados.0.smithi177.stdout:3739: write oid 189 current snap is 0 2024-07-28T11:31:19.454 INFO:tasks.rados.rados.0.smithi177.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2024-07-28T11:31:19.462 INFO:tasks.rados.rados.0.smithi177.stdout:3739: writing smithi17769138-189 from 656100 to 1267406 tid 1 2024-07-28T11:31:19.469 INFO:tasks.rados.rados.0.smithi177.stdout:3739: writing smithi17769138-189 from 1740467 to 2389929 tid 2 2024-07-28T11:31:19.469 INFO:tasks.rados.rados.0.smithi177.stdout:3740: write oid 103 current snap is 0 2024-07-28T11:31:19.469 INFO:tasks.rados.rados.0.smithi177.stdout:3733: finishing write tid 1 to smithi17769138-359 2024-07-28T11:31:19.469 INFO:tasks.rados.rados.0.smithi177.stdout:3733: finishing write tid 2 to smithi17769138-359 2024-07-28T11:31:19.469 INFO:tasks.rados.rados.0.smithi177.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2024-07-28T11:31:19.476 INFO:tasks.rados.rados.0.smithi177.stdout:3740: writing smithi17769138-103 from 672907 to 1359462 tid 1 2024-07-28T11:31:19.482 INFO:tasks.rados.rados.0.smithi177.stdout:3740: writing smithi17769138-103 from 1798949 to 2308422 tid 2 2024-07-28T11:31:19.482 INFO:tasks.rados.rados.0.smithi177.stdout:3741: write oid 61 current snap is 0 2024-07-28T11:31:19.483 INFO:tasks.rados.rados.0.smithi177.stdout:3733: finishing write tid 3 to smithi17769138-359 2024-07-28T11:31:19.483 INFO:tasks.rados.rados.0.smithi177.stdout:3733: finishing write tid 4 to smithi17769138-359 2024-07-28T11:31:19.483 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 359 v 551 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2024-07-28T11:31:19.483 INFO:tasks.rados.rados.0.smithi177.stdout:3733: left oid 359 (ObjNum 2296 snap 0 seq_num 2296) 2024-07-28T11:31:19.483 INFO:tasks.rados.rados.0.smithi177.stdout:3734: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-07-28T11:31:19.607 INFO:tasks.rados.rados.0.smithi177.stdout:3735: finishing write tid 1 to smithi17769138-259 2024-07-28T11:31:19.607 INFO:tasks.rados.rados.0.smithi177.stdout:3735: finishing write tid 2 to smithi17769138-259 2024-07-28T11:31:19.607 INFO:tasks.rados.rados.0.smithi177.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2024-07-28T11:31:19.615 INFO:tasks.rados.rados.0.smithi177.stdout:3741: writing smithi17769138-61 from 689714 to 1451518 tid 1 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3741: writing smithi17769138-61 from 1857431 to 2510562 tid 2 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3733: done (8 left) 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3734: done (7 left) 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3736: done (6 left) 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3742: read oid 339 snap -1 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3742: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3743: write oid 427 current snap is 0 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3735: finishing write tid 3 to smithi17769138-259 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3735: finishing write tid 4 to smithi17769138-259 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 259 v 387 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3735: left oid 259 (ObjNum 2297 snap 0 seq_num 2297) 2024-07-28T11:31:19.623 INFO:tasks.rados.rados.0.smithi177.stdout:3737: finishing write tid 1 to smithi17769138-293 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3737: finishing write tid 2 to smithi17769138-293 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3737: finishing write tid 3 to smithi17769138-293 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3737: finishing write tid 4 to smithi17769138-293 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 293 v 452 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3737: left oid 293 (ObjNum 2298 snap 0 seq_num 2298) 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3738: finishing write tid 1 to smithi17769138-275 2024-07-28T11:31:19.624 INFO:tasks.rados.rados.0.smithi177.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2024-07-28T11:31:19.629 INFO:tasks.rados.rados.0.smithi177.stdout:3743: writing smithi17769138-427 from 706521 to 1143574 tid 1 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3743: writing smithi17769138-427 from 1915913 to 2429055 tid 2 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3735: done (7 left) 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3737: done (6 left) 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3744: read oid 267 snap -1 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3744: expect (ObjNum 2281 snap 0 seq_num 2281) 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3745: write oid 373 current snap is 0 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3738: finishing write tid 2 to smithi17769138-275 2024-07-28T11:31:19.638 INFO:tasks.rados.rados.0.smithi177.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2024-07-28T11:31:19.645 INFO:tasks.rados.rados.0.smithi177.stdout:3745: writing smithi17769138-373 from 723328 to 1351983 tid 1 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3745: writing smithi17769138-373 from 1974395 to 2631195 tid 2 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3746: read oid 210 snap -1 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3746: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3738: finishing write tid 3 to smithi17769138-275 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3738: finishing write tid 4 to smithi17769138-275 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 275 v 540 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2024-07-28T11:31:19.653 INFO:tasks.rados.rados.0.smithi177.stdout:3738: left oid 275 (ObjNum 2299 snap 0 seq_num 2299) 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3739: finishing write tid 1 to smithi17769138-189 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3739: finishing write tid 2 to smithi17769138-189 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3739: finishing write tid 3 to smithi17769138-189 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3747: read oid 148 snap -1 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3747: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3738: done (9 left) 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3748: write oid 449 current snap is 0 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3739: finishing write tid 4 to smithi17769138-189 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 189 v 326 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3739: left oid 189 (ObjNum 2300 snap 0 seq_num 2300) 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3740: finishing write tid 1 to smithi17769138-103 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3740: finishing write tid 2 to smithi17769138-103 2024-07-28T11:31:19.654 INFO:tasks.rados.rados.0.smithi177.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2024-07-28T11:31:19.661 INFO:tasks.rados.rados.0.smithi177.stdout:3748: writing smithi17769138-449 from 740135 to 1444039 tid 1 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3748: writing smithi17769138-449 from 2032877 to 2549688 tid 2 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3739: done (9 left) 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3749: read oid 256 snap -1 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3749: expect (ObjNum 1978 snap 0 seq_num 1978) 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3750: read oid 297 snap -1 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3750: expect deleted 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3751: read oid 480 snap -1 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3751: expect (ObjNum 2170 snap 0 seq_num 2170) 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3752: write oid 243 current snap is 0 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3740: finishing write tid 3 to smithi17769138-103 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3740: finishing write tid 4 to smithi17769138-103 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 103 v 486 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3740: left oid 103 (ObjNum 2301 snap 0 seq_num 2301) 2024-07-28T11:31:19.669 INFO:tasks.rados.rados.0.smithi177.stdout:3741: finishing write tid 1 to smithi17769138-61 2024-07-28T11:31:19.670 INFO:tasks.rados.rados.0.smithi177.stdout:3741: finishing write tid 2 to smithi17769138-61 2024-07-28T11:31:19.670 INFO:tasks.rados.rados.0.smithi177.stdout:3741: finishing write tid 3 to smithi17769138-61 2024-07-28T11:31:19.670 INFO:tasks.rados.rados.0.smithi177.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2024-07-28T11:31:19.678 INFO:tasks.rados.rados.0.smithi177.stdout:3752: writing smithi17769138-243 from 756942 to 1536095 tid 1 2024-07-28T11:31:19.685 INFO:tasks.rados.rados.0.smithi177.stdout:3752: writing smithi17769138-243 from 2091359 to 2751828 tid 2 2024-07-28T11:31:19.685 INFO:tasks.rados.rados.0.smithi177.stdout:3740: done (12 left) 2024-07-28T11:31:19.685 INFO:tasks.rados.rados.0.smithi177.stdout:3753: write oid 384 current snap is 0 2024-07-28T11:31:19.686 INFO:tasks.rados.rados.0.smithi177.stdout:3741: finishing write tid 4 to smithi17769138-61 2024-07-28T11:31:19.686 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 61 v 444 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2024-07-28T11:31:19.686 INFO:tasks.rados.rados.0.smithi177.stdout:3741: left oid 61 (ObjNum 2302 snap 0 seq_num 2302) 2024-07-28T11:31:19.686 INFO:tasks.rados.rados.0.smithi177.stdout:3743: finishing write tid 1 to smithi17769138-427 2024-07-28T11:31:19.686 INFO:tasks.rados.rados.0.smithi177.stdout:3742: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:3743: finishing write tid 2 to smithi17769138-427 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:3743: finishing write tid 3 to smithi17769138-427 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:3743: finishing write tid 4 to smithi17769138-427 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 427 v 481 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:3743: left oid 427 (ObjNum 2303 snap 0 seq_num 2303) 2024-07-28T11:31:19.863 INFO:tasks.rados.rados.0.smithi177.stdout:3744: expect (ObjNum 2281 snap 0 seq_num 2281) 2024-07-28T11:31:19.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[61300]: debug 2024-07-28T11:31:19.585+0000 7f466a396040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:31:19.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[61300]: debug 2024-07-28T11:31:19.673+0000 7f466a396040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:31:20.006 INFO:tasks.rados.rados.0.smithi177.stdout:3745: finishing write tid 1 to smithi17769138-373 2024-07-28T11:31:20.006 INFO:tasks.rados.rados.0.smithi177.stdout:3745: finishing write tid 2 to smithi17769138-373 2024-07-28T11:31:20.006 INFO:tasks.rados.rados.0.smithi177.stdout:3745: finishing write tid 3 to smithi17769138-373 2024-07-28T11:31:20.007 INFO:tasks.rados.rados.0.smithi177.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2024-07-28T11:31:20.012 INFO:tasks.rados.rados.0.smithi177.stdout:3753: writing smithi17769138-384 from 773749 to 1228151 tid 1 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3753: writing smithi17769138-384 from 1749841 to 2270321 tid 2 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3741: done (12 left) 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3742: done (11 left) 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3743: done (10 left) 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3744: done (9 left) 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3754: read oid 64 snap -1 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3754: expect deleted 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3755: write oid 180 current snap is 0 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:3745: finishing write tid 4 to smithi17769138-373 2024-07-28T11:31:20.019 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 373 v 484 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2024-07-28T11:31:20.020 INFO:tasks.rados.rados.0.smithi177.stdout:3745: left oid 373 (ObjNum 2304 snap 0 seq_num 2304) 2024-07-28T11:31:20.020 INFO:tasks.rados.rados.0.smithi177.stdout:3747: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-07-28T11:31:20.220 INFO:tasks.rados.rados.0.smithi177.stdout:3746: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-07-28T11:31:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[21846]: audit 2024-07-28T11:31:18.949372+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[21846]: audit 2024-07-28T11:31:18.961119+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[21846]: audit 2024-07-28T11:31:19.394736+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.177:0/546674359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[21846]: audit 2024-07-28T11:31:19.756638+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[21846]: audit 2024-07-28T11:31:19.766689+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[31534]: audit 2024-07-28T11:31:18.949372+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[31534]: audit 2024-07-28T11:31:18.961119+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[31534]: audit 2024-07-28T11:31:19.394736+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.177:0/546674359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:20.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[31534]: audit 2024-07-28T11:31:19.756638+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:19 smithi177 bash[31534]: audit 2024-07-28T11:31:19.766689+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.384 INFO:tasks.rados.rados.0.smithi177.stdout:3748: finishing write tid 1 to smithi17769138-449 2024-07-28T11:31:20.385 INFO:tasks.rados.rados.0.smithi177.stdout:3748: finishing write tid 2 to smithi17769138-449 2024-07-28T11:31:20.385 INFO:tasks.rados.rados.0.smithi177.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2024-07-28T11:31:20.391 INFO:tasks.rados.rados.0.smithi177.stdout:3755: writing smithi17769138-180 from 790556 to 1320207 tid 1 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[61300]: debug 2024-07-28T11:31:19.909+0000 7f466a396040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[61300]: debug 2024-07-28T11:31:19.993+0000 7f466a396040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[24094]: audit 2024-07-28T11:31:18.949372+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[24094]: audit 2024-07-28T11:31:18.961119+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[24094]: audit 2024-07-28T11:31:19.394736+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.177:0/546674359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[24094]: audit 2024-07-28T11:31:19.756638+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:19 smithi204 bash[24094]: audit 2024-07-28T11:31:19.766689+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:20.399 INFO:tasks.rados.rados.0.smithi177.stdout:3755: writing smithi17769138-180 from 2091970 to 2756108 tid 2 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3745: done (10 left) 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3746: done (9 left) 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3747: done (8 left) 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3750: done (7 left) 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3756: read oid 473 snap -1 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3756: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3757: delete oid 417 current snap is 0 2024-07-28T11:31:20.400 INFO:tasks.rados.rados.0.smithi177.stdout:3748: finishing write tid 3 to smithi17769138-449 2024-07-28T11:31:20.401 INFO:tasks.rados.rados.0.smithi177.stdout:3748: finishing write tid 4 to smithi17769138-449 2024-07-28T11:31:20.401 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 449 v 447 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2024-07-28T11:31:20.401 INFO:tasks.rados.rados.0.smithi177.stdout:3748: left oid 449 (ObjNum 2305 snap 0 seq_num 2305) 2024-07-28T11:31:20.401 INFO:tasks.rados.rados.0.smithi177.stdout:3751: expect (ObjNum 2170 snap 0 seq_num 2170) 2024-07-28T11:31:20.529 INFO:tasks.rados.rados.0.smithi177.stdout:3749: expect (ObjNum 1978 snap 0 seq_num 1978) 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: debug 2024-07-28T11:31:20.393+0000 7f466a396040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: debug 2024-07-28T11:31:20.477+0000 7f466a396040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: [28/Jul/2024:11:31:20] ENGINE Bus STARTING 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: CherryPy Checker: 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: The Application mounted at '' has an empty config. 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: [28/Jul/2024:11:31:20] ENGINE Serving on http://:::9283 2024-07-28T11:31:20.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[61300]: [28/Jul/2024:11:31:20] ENGINE Bus STARTED 2024-07-28T11:31:20.702 INFO:tasks.rados.rados.0.smithi177.stdout:3752: finishing write tid 1 to smithi17769138-243 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3752: finishing write tid 2 to smithi17769138-243 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3752: finishing write tid 3 to smithi17769138-243 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3752: finishing write tid 4 to smithi17769138-243 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 243 v 430 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3752: left oid 243 (ObjNum 2306 snap 0 seq_num 2306) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3748: done (8 left) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3749: done (7 left) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3751: done (6 left) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3752: done (5 left) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3757: done (4 left) 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3758: delete oid 212 current snap is 0 2024-07-28T11:31:20.703 INFO:tasks.rados.rados.0.smithi177.stdout:3753: finishing write tid 1 to smithi17769138-384 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3753: finishing write tid 2 to smithi17769138-384 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3753: finishing write tid 3 to smithi17769138-384 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3753: finishing write tid 4 to smithi17769138-384 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 445 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3753: left oid 384 (ObjNum 2307 snap 0 seq_num 2307) 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3755: finishing write tid 1 to smithi17769138-180 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3755: finishing write tid 2 to smithi17769138-180 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3755: finishing write tid 3 to smithi17769138-180 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3755: finishing write tid 4 to smithi17769138-180 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 180 v 433 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3755: left oid 180 (ObjNum 2308 snap 0 seq_num 2308) 2024-07-28T11:31:20.704 INFO:tasks.rados.rados.0.smithi177.stdout:3756: expect (ObjNum 1898 snap 0 seq_num 1898) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3753: done (4 left) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3754: done (3 left) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3755: done (2 left) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3756: done (1 left) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3758: done (0 left) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3759: read oid 49 snap -1 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3759: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:31:20.922 INFO:tasks.rados.rados.0.smithi177.stdout:3760: delete oid 344 current snap is 0 2024-07-28T11:31:20.924 INFO:tasks.rados.rados.0.smithi177.stdout:3760: done (1 left) 2024-07-28T11:31:20.924 INFO:tasks.rados.rados.0.smithi177.stdout:3761: write oid 287 current snap is 0 2024-07-28T11:31:20.924 INFO:tasks.rados.rados.0.smithi177.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2024-07-28T11:31:20.929 INFO:tasks.rados.rados.0.smithi177.stdout:3761: writing smithi17769138-287 from 457784 to 1004784 tid 1 2024-07-28T11:31:20.936 INFO:tasks.rados.rados.0.smithi177.stdout:3761: writing smithi17769138-287 from 1525898 to 2197374 tid 2 2024-07-28T11:31:20.936 INFO:tasks.rados.rados.0.smithi177.stdout:3762: write oid 437 current snap is 0 2024-07-28T11:31:20.936 INFO:tasks.rados.rados.0.smithi177.stdout:3759: expect (ObjNum 1887 snap 0 seq_num 1887) 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3761: finishing write tid 1 to smithi17769138-287 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3761: finishing write tid 2 to smithi17769138-287 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3761: finishing write tid 3 to smithi17769138-287 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3761: finishing write tid 4 to smithi17769138-287 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 287 v 490 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2024-07-28T11:31:21.159 INFO:tasks.rados.rados.0.smithi177.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2024-07-28T11:31:21.176 INFO:tasks.rados.rados.0.smithi177.stdout:3762: writing smithi17769138-437 from 474591 to 1096840 tid 1 2024-07-28T11:31:21.185 INFO:tasks.rados.rados.0.smithi177.stdout:3762: writing smithi17769138-437 from 1584380 to 1999514 tid 2 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3762: writing smithi17769138-437 from 2501500 to 2874591 tid 3 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3759: done (2 left) 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3761: done (1 left) 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3763: read oid 264 snap -1 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3763: expect deleted 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3764: delete oid 244 current snap is 0 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3762: finishing write tid 1 to smithi17769138-437 2024-07-28T11:31:21.199 INFO:tasks.rados.rados.0.smithi177.stdout:3762: finishing write tid 2 to smithi17769138-437 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3763: done (2 left) 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3764: done (1 left) 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3765: read oid 235 snap -1 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3765: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3766: write oid 429 current snap is 0 2024-07-28T11:31:21.201 INFO:tasks.rados.rados.0.smithi177.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2024-07-28T11:31:21.220 INFO:tasks.rados.rados.0.smithi177.stdout:3766: writing smithi17769138-429 from 508205 to 1280952 tid 1 2024-07-28T11:31:21.231 INFO:tasks.rados.rados.0.smithi177.stdout:3766: writing smithi17769138-429 from 1701344 to 2120147 tid 2 2024-07-28T11:31:21.240 INFO:tasks.rados.rados.0.smithi177.stdout:3766: writing smithi17769138-429 from 2556346 to 2908205 tid 3 2024-07-28T11:31:21.240 INFO:tasks.rados.rados.0.smithi177.stdout:3767: write oid 435 current snap is 0 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:3762: finishing write tid 3 to smithi17769138-437 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:3762: finishing write tid 4 to smithi17769138-437 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:3762: finishing write tid 5 to smithi17769138-437 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 437 v 428 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2024-07-28T11:31:21.241 INFO:tasks.rados.rados.0.smithi177.stdout:3765: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: cluster 2024-07-28T11:31:19.157447+0000 mgr.y (mgr.25013) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: audit 2024-07-28T11:31:20.507281+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: audit 2024-07-28T11:31:20.508242+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: cluster 2024-07-28T11:31:20.508599+0000 mon.a (mon.0) 1146 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: cluster 2024-07-28T11:31:20.508732+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:21.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: audit 2024-07-28T11:31:20.511138+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[31534]: audit 2024-07-28T11:31:20.511606+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: cluster 2024-07-28T11:31:19.157447+0000 mgr.y (mgr.25013) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: audit 2024-07-28T11:31:20.507281+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: audit 2024-07-28T11:31:20.508242+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: cluster 2024-07-28T11:31:20.508599+0000 mon.a (mon.0) 1146 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: cluster 2024-07-28T11:31:20.508732+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: audit 2024-07-28T11:31:20.511138+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:20 smithi177 bash[21846]: audit 2024-07-28T11:31:20.511606+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: cluster 2024-07-28T11:31:19.157447+0000 mgr.y (mgr.25013) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-28T11:31:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: audit 2024-07-28T11:31:20.507281+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: audit 2024-07-28T11:31:20.508242+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: cluster 2024-07-28T11:31:20.508599+0000 mon.a (mon.0) 1146 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: cluster 2024-07-28T11:31:20.508732+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: audit 2024-07-28T11:31:20.511138+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:20 smithi204 bash[24094]: audit 2024-07-28T11:31:20.511606+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.204:0/3775210274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:21.481 INFO:tasks.rados.rados.0.smithi177.stdout:3766: finishing write tid 1 to smithi17769138-429 2024-07-28T11:31:21.481 INFO:tasks.rados.rados.0.smithi177.stdout:3766: finishing write tid 2 to smithi17769138-429 2024-07-28T11:31:21.481 INFO:tasks.rados.rados.0.smithi177.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2024-07-28T11:31:21.489 INFO:tasks.rados.rados.0.smithi177.stdout:3767: writing smithi17769138-435 from 525012 to 973008 tid 1 2024-07-28T11:31:21.499 INFO:tasks.rados.rados.0.smithi177.stdout:3767: writing smithi17769138-435 from 1643473 to 2322287 tid 2 2024-07-28T11:31:21.504 INFO:tasks.rados.rados.0.smithi177.stdout:3767: writing smithi17769138-435 from 2867416 to 2925012 tid 3 2024-07-28T11:31:21.504 INFO:tasks.rados.rados.0.smithi177.stdout:3762: done (3 left) 2024-07-28T11:31:21.504 INFO:tasks.rados.rados.0.smithi177.stdout:3765: done (2 left) 2024-07-28T11:31:21.504 INFO:tasks.rados.rados.0.smithi177.stdout:3768: write oid 329 current snap is 0 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3766: finishing write tid 3 to smithi17769138-429 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3766: finishing write tid 4 to smithi17769138-429 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3766: finishing write tid 5 to smithi17769138-429 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 429 v 449 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3766: left oid 429 (ObjNum 2315 snap 0 seq_num 2315) 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3767: finishing write tid 1 to smithi17769138-435 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3767: finishing write tid 2 to smithi17769138-435 2024-07-28T11:31:21.505 INFO:tasks.rados.rados.0.smithi177.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2024-07-28T11:31:21.510 INFO:tasks.rados.rados.0.smithi177.stdout:3768: writing smithi17769138-329 from 541819 to 1065064 tid 1 2024-07-28T11:31:21.516 INFO:tasks.rados.rados.0.smithi177.stdout:3768: writing smithi17769138-329 from 1701955 to 2124427 tid 2 2024-07-28T11:31:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:3768: writing smithi17769138-329 from 2894839 to 2941819 tid 3 2024-07-28T11:31:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:3766: done (2 left) 2024-07-28T11:31:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:3769: write oid 426 current snap is 0 2024-07-28T11:31:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:3767: finishing write tid 3 to smithi17769138-435 2024-07-28T11:31:21.521 INFO:tasks.rados.rados.0.smithi177.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2024-07-28T11:31:21.527 INFO:tasks.rados.rados.0.smithi177.stdout:3769: writing smithi17769138-426 from 558626 to 1157120 tid 1 2024-07-28T11:31:21.535 INFO:tasks.rados.rados.0.smithi177.stdout:3769: writing smithi17769138-426 from 1760437 to 2442920 tid 2 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3769: writing smithi17769138-426 from 2922262 to 2958626 tid 3 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3770: read oid 234 snap -1 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3770: expect (ObjNum 2256 snap 0 seq_num 2256) 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3771: read oid 305 snap -1 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3771: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3772: write oid 452 current snap is 0 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3767: finishing write tid 4 to smithi17769138-435 2024-07-28T11:31:21.538 INFO:tasks.rados.rados.0.smithi177.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2024-07-28T11:31:21.545 INFO:tasks.rados.rados.0.smithi177.stdout:3772: writing smithi17769138-452 from 575433 to 1365529 tid 1 2024-07-28T11:31:21.551 INFO:tasks.rados.rados.0.smithi177.stdout:3772: writing smithi17769138-452 from 1935272 to 2361413 tid 2 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:3773: write oid 218 current snap is 0 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:3767: finishing write tid 5 to smithi17769138-435 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 435 v 544 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:3767: left oid 435 (ObjNum 2316 snap 0 seq_num 2316) 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:3768: finishing write tid 1 to smithi17769138-329 2024-07-28T11:31:21.552 INFO:tasks.rados.rados.0.smithi177.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2024-07-28T11:31:21.557 INFO:tasks.rados.rados.0.smithi177.stdout:3773: writing smithi17769138-218 from 592240 to 1057585 tid 1 2024-07-28T11:31:21.564 INFO:tasks.rados.rados.0.smithi177.stdout:3773: writing smithi17769138-218 from 1593754 to 2279906 tid 2 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3773: writing smithi17769138-218 from 2809814 to 2992240 tid 3 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3767: done (6 left) 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3774: write oid 169 current snap is 0 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3768: finishing write tid 2 to smithi17769138-329 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3768: finishing write tid 3 to smithi17769138-329 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3768: finishing write tid 4 to smithi17769138-329 2024-07-28T11:31:21.569 INFO:tasks.rados.rados.0.smithi177.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2024-07-28T11:31:21.575 INFO:tasks.rados.rados.0.smithi177.stdout:3774: writing smithi17769138-169 from 609047 to 1149641 tid 1 2024-07-28T11:31:21.582 INFO:tasks.rados.rados.0.smithi177.stdout:3774: writing smithi17769138-169 from 1935883 to 2365693 tid 2 2024-07-28T11:31:21.585 INFO:tasks.rados.rados.0.smithi177.stdout:3774: writing smithi17769138-169 from 3004531 to 3009047 tid 3 2024-07-28T11:31:21.585 INFO:tasks.rados.rados.0.smithi177.stdout:3775: write oid 7 current snap is 0 2024-07-28T11:31:21.586 INFO:tasks.rados.rados.0.smithi177.stdout:3768: finishing write tid 5 to smithi17769138-329 2024-07-28T11:31:21.586 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 329 v 451 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2024-07-28T11:31:21.586 INFO:tasks.rados.rados.0.smithi177.stdout:3768: left oid 329 (ObjNum 2317 snap 0 seq_num 2317) 2024-07-28T11:31:21.586 INFO:tasks.rados.rados.0.smithi177.stdout:3769: finishing write tid 1 to smithi17769138-426 2024-07-28T11:31:21.586 INFO:tasks.rados.rados.0.smithi177.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2024-07-28T11:31:21.592 INFO:tasks.rados.rados.0.smithi177.stdout:3775: writing smithi17769138-7 from 625854 to 1241697 tid 1 2024-07-28T11:31:21.599 INFO:tasks.rados.rados.0.smithi177.stdout:3775: writing smithi17769138-7 from 1994365 to 2567833 tid 2 2024-07-28T11:31:21.599 INFO:tasks.rados.rados.0.smithi177.stdout:3768: done (7 left) 2024-07-28T11:31:21.600 INFO:tasks.rados.rados.0.smithi177.stdout:3776: write oid 264 current snap is 0 2024-07-28T11:31:21.600 INFO:tasks.rados.rados.0.smithi177.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2024-07-28T11:31:21.607 INFO:tasks.rados.rados.0.smithi177.stdout:3776: writing smithi17769138-264 from 642661 to 1333753 tid 1 2024-07-28T11:31:21.613 INFO:tasks.rados.rados.0.smithi177.stdout:3776: writing smithi17769138-264 from 2052847 to 2486326 tid 2 2024-07-28T11:31:21.614 INFO:tasks.rados.rados.0.smithi177.stdout:3777: write oid 4 current snap is 0 2024-07-28T11:31:21.614 INFO:tasks.rados.rados.0.smithi177.stdout:3769: finishing write tid 2 to smithi17769138-426 2024-07-28T11:31:21.614 INFO:tasks.rados.rados.0.smithi177.stdout:3769: finishing write tid 3 to smithi17769138-426 2024-07-28T11:31:21.614 INFO:tasks.rados.rados.0.smithi177.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2024-07-28T11:31:21.621 INFO:tasks.rados.rados.0.smithi177.stdout:3777: writing smithi17769138-4 from 659468 to 1425809 tid 1 2024-07-28T11:31:21.628 INFO:tasks.rados.rados.0.smithi177.stdout:3777: writing smithi17769138-4 from 2111329 to 2688466 tid 2 2024-07-28T11:31:21.628 INFO:tasks.rados.rados.0.smithi177.stdout:3778: read oid 390 snap -1 2024-07-28T11:31:21.628 INFO:tasks.rados.rados.0.smithi177.stdout:3778: expect deleted 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:3779: write oid 123 current snap is 0 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:3769: finishing write tid 4 to smithi17769138-426 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:3769: finishing write tid 5 to smithi17769138-426 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 426 v 453 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:3769: left oid 426 (ObjNum 2318 snap 0 seq_num 2318) 2024-07-28T11:31:21.629 INFO:tasks.rados.rados.0.smithi177.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2024-07-28T11:31:21.634 INFO:tasks.rados.rados.0.smithi177.stdout:3779: writing smithi17769138-123 from 676275 to 1117865 tid 1 2024-07-28T11:31:21.640 INFO:tasks.rados.rados.0.smithi177.stdout:3779: writing smithi17769138-123 from 1653458 to 2090606 tid 2 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3779: writing smithi17769138-123 from 2597870 to 3028947 tid 3 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3769: done (10 left) 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3780: read oid 317 snap -1 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3780: expect (ObjNum 2116 snap 0 seq_num 2116) 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3781: write oid 397 current snap is 0 2024-07-28T11:31:21.645 INFO:tasks.rados.rados.0.smithi177.stdout:3771: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-07-28T11:31:21.806 INFO:tasks.rados.rados.0.smithi177.stdout:3772: finishing write tid 1 to smithi17769138-452 2024-07-28T11:31:21.806 INFO:tasks.rados.rados.0.smithi177.stdout:3772: finishing write tid 2 to smithi17769138-452 2024-07-28T11:31:21.806 INFO:tasks.rados.rados.0.smithi177.stdout:3772: finishing write tid 3 to smithi17769138-452 2024-07-28T11:31:21.806 INFO:tasks.rados.rados.0.smithi177.stdout:3772: finishing write tid 4 to smithi17769138-452 2024-07-28T11:31:21.807 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 452 v 430 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2024-07-28T11:31:21.807 INFO:tasks.rados.rados.0.smithi177.stdout:3772: left oid 452 (ObjNum 2319 snap 0 seq_num 2319) 2024-07-28T11:31:21.807 INFO:tasks.rados.rados.0.smithi177.stdout:3770: expect (ObjNum 2256 snap 0 seq_num 2256) 2024-07-28T11:31:22.019 INFO:tasks.rados.rados.0.smithi177.stdout:3773: finishing write tid 1 to smithi17769138-218 2024-07-28T11:31:22.019 INFO:tasks.rados.rados.0.smithi177.stdout:3773: finishing write tid 2 to smithi17769138-218 2024-07-28T11:31:22.019 INFO:tasks.rados.rados.0.smithi177.stdout:3773: finishing write tid 3 to smithi17769138-218 2024-07-28T11:31:22.019 INFO:tasks.rados.rados.0.smithi177.stdout:3773: finishing write tid 4 to smithi17769138-218 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3773: finishing write tid 5 to smithi17769138-218 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 457 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3773: left oid 218 (ObjNum 2320 snap 0 seq_num 2320) 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: finishing write tid 1 to smithi17769138-169 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: finishing write tid 2 to smithi17769138-169 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: finishing write tid 3 to smithi17769138-169 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: finishing write tid 4 to smithi17769138-169 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: finishing write tid 5 to smithi17769138-169 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 169 v 555 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3774: left oid 169 (ObjNum 2321 snap 0 seq_num 2321) 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3775: finishing write tid 1 to smithi17769138-7 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3775: finishing write tid 2 to smithi17769138-7 2024-07-28T11:31:22.020 INFO:tasks.rados.rados.0.smithi177.stdout:3775: finishing write tid 3 to smithi17769138-7 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3775: finishing write tid 4 to smithi17769138-7 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 7 v 460 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3775: left oid 7 (ObjNum 2322 snap 0 seq_num 2322) 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3776: finishing write tid 1 to smithi17769138-264 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3776: finishing write tid 2 to smithi17769138-264 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3776: finishing write tid 3 to smithi17769138-264 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3776: finishing write tid 4 to smithi17769138-264 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 264 v 390 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3776: left oid 264 (ObjNum 2323 snap 0 seq_num 2323) 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3777: finishing write tid 1 to smithi17769138-4 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3777: finishing write tid 2 to smithi17769138-4 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3777: finishing write tid 3 to smithi17769138-4 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:3777: finishing write tid 4 to smithi17769138-4 2024-07-28T11:31:22.021 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 4 v 496 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3777: left oid 4 (ObjNum 2324 snap 0 seq_num 2324) 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3779: finishing write tid 1 to smithi17769138-123 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3779: finishing write tid 2 to smithi17769138-123 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3779: finishing write tid 3 to smithi17769138-123 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3779: finishing write tid 4 to smithi17769138-123 2024-07-28T11:31:22.022 INFO:tasks.rados.rados.0.smithi177.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2024-07-28T11:31:22.026 INFO:tasks.rados.rados.0.smithi177.stdout:3781: writing smithi17769138-397 from 693082 to 1209921 tid 1 2024-07-28T11:31:22.032 INFO:tasks.rados.rados.0.smithi177.stdout:3781: writing smithi17769138-397 from 1711940 to 2292746 tid 2 2024-07-28T11:31:22.037 INFO:tasks.rados.rados.0.smithi177.stdout:3781: writing smithi17769138-397 from 3025293 to 3093082 tid 3 2024-07-28T11:31:22.037 INFO:tasks.rados.rados.0.smithi177.stdout:3770: done (11 left) 2024-07-28T11:31:22.037 INFO:tasks.rados.rados.0.smithi177.stdout:3771: done (10 left) 2024-07-28T11:31:22.037 INFO:tasks.rados.rados.0.smithi177.stdout:3772: done (9 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3773: done (8 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3774: done (7 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3775: done (6 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3776: done (5 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3777: done (4 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3778: done (3 left) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3782: read oid 38 snap -1 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3782: expect (ObjNum 2223 snap 0 seq_num 2223) 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3783: write oid 91 current snap is 0 2024-07-28T11:31:22.038 INFO:tasks.rados.rados.0.smithi177.stdout:3780: expect (ObjNum 2116 snap 0 seq_num 2116) 2024-07-28T11:31:22.192 INFO:tasks.rados.rados.0.smithi177.stdout:3779: finishing write tid 5 to smithi17769138-123 2024-07-28T11:31:22.192 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 123 v 490 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2024-07-28T11:31:22.192 INFO:tasks.rados.rados.0.smithi177.stdout:3779: left oid 123 (ObjNum 2325 snap 0 seq_num 2325) 2024-07-28T11:31:22.192 INFO:tasks.rados.rados.0.smithi177.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2024-07-28T11:31:22.199 INFO:tasks.rados.rados.0.smithi177.stdout:3783: writing smithi17769138-91 from 709889 to 1418330 tid 1 2024-07-28T11:31:22.205 INFO:tasks.rados.rados.0.smithi177.stdout:3783: writing smithi17769138-91 from 1886775 to 2327592 tid 2 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3783: writing smithi17769138-91 from 2769069 to 3109889 tid 3 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3779: done (4 left) 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3780: done (3 left) 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3784: read oid 376 snap -1 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3784: expect (ObjNum 2063 snap 0 seq_num 2063) 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3785: write oid 277 current snap is 0 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3781: finishing write tid 1 to smithi17769138-397 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3781: finishing write tid 2 to smithi17769138-397 2024-07-28T11:31:22.210 INFO:tasks.rados.rados.0.smithi177.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2024-07-28T11:31:22.218 INFO:tasks.rados.rados.0.smithi177.stdout:3785: writing smithi17769138-277 from 726696 to 1510386 tid 1 2024-07-28T11:31:22.223 INFO:tasks.rados.rados.0.smithi177.stdout:3785: writing smithi17769138-277 from 1945257 to 2529732 tid 2 2024-07-28T11:31:22.223 INFO:tasks.rados.rados.0.smithi177.stdout:3786: write oid 95 current snap is 0 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:3781: finishing write tid 3 to smithi17769138-397 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:3781: finishing write tid 4 to smithi17769138-397 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:3781: finishing write tid 5 to smithi17769138-397 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 397 v 464 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:3781: left oid 397 (ObjNum 2326 snap 0 seq_num 2326) 2024-07-28T11:31:22.224 INFO:tasks.rados.rados.0.smithi177.stdout:3782: expect (ObjNum 2223 snap 0 seq_num 2223) 2024-07-28T11:31:22.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:21 smithi177 bash[21846]: cluster 2024-07-28T11:31:20.983089+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e33: y(active, since 37s), standbys: x 2024-07-28T11:31:22.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:21 smithi177 bash[21846]: audit 2024-07-28T11:31:21.766741+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.177:0/1469097478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:22.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:21 smithi177 bash[31534]: cluster 2024-07-28T11:31:20.983089+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e33: y(active, since 37s), standbys: x 2024-07-28T11:31:22.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:21 smithi177 bash[31534]: audit 2024-07-28T11:31:21.766741+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.177:0/1469097478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:22.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:21 smithi204 bash[24094]: cluster 2024-07-28T11:31:20.983089+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e33: y(active, since 37s), standbys: x 2024-07-28T11:31:22.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:21 smithi204 bash[24094]: audit 2024-07-28T11:31:21.766741+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.177:0/1469097478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:22.394 INFO:tasks.rados.rados.0.smithi177.stdout:3783: finishing write tid 1 to smithi17769138-91 2024-07-28T11:31:22.394 INFO:tasks.rados.rados.0.smithi177.stdout:3783: finishing write tid 2 to smithi17769138-91 2024-07-28T11:31:22.394 INFO:tasks.rados.rados.0.smithi177.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2024-07-28T11:31:22.400 INFO:tasks.rados.rados.0.smithi177.stdout:3786: writing smithi17769138-95 from 743503 to 1202442 tid 1 2024-07-28T11:31:22.406 INFO:tasks.rados.rados.0.smithi177.stdout:3786: writing smithi17769138-95 from 1887386 to 2331872 tid 2 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3786: writing smithi17769138-95 from 3107562 to 3143503 tid 3 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3781: done (5 left) 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3782: done (4 left) 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3787: delete oid 193 current snap is 0 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3783: finishing write tid 3 to smithi17769138-91 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3783: finishing write tid 4 to smithi17769138-91 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3783: finishing write tid 5 to smithi17769138-91 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 91 v 434 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3783: left oid 91 (ObjNum 2327 snap 0 seq_num 2327) 2024-07-28T11:31:22.411 INFO:tasks.rados.rados.0.smithi177.stdout:3784: expect (ObjNum 2063 snap 0 seq_num 2063) 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3785: finishing write tid 1 to smithi17769138-277 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3785: finishing write tid 2 to smithi17769138-277 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3783: done (4 left) 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3784: done (3 left) 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3787: done (2 left) 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3788: delete oid 48 current snap is 0 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3785: finishing write tid 3 to smithi17769138-277 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3785: finishing write tid 4 to smithi17769138-277 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 277 v 488 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2024-07-28T11:31:22.490 INFO:tasks.rados.rados.0.smithi177.stdout:3785: left oid 277 (ObjNum 2328 snap 0 seq_num 2328) 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: finishing write tid 1 to smithi17769138-95 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: finishing write tid 2 to smithi17769138-95 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: finishing write tid 3 to smithi17769138-95 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: finishing write tid 4 to smithi17769138-95 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: finishing write tid 5 to smithi17769138-95 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 95 v 468 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2024-07-28T11:31:22.491 INFO:tasks.rados.rados.0.smithi177.stdout:3786: left oid 95 (ObjNum 2329 snap 0 seq_num 2329) 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3785: done (2 left) 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3786: done (1 left) 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3788: done (0 left) 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3789: read oid 55 snap -1 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3789: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3790: write oid 221 current snap is 0 2024-07-28T11:31:22.492 INFO:tasks.rados.rados.0.smithi177.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2024-07-28T11:31:22.500 INFO:tasks.rados.rados.0.smithi177.stdout:3790: writing smithi17769138-221 from 793924 to 1478610 tid 1 2024-07-28T11:31:22.506 INFO:tasks.rados.rados.0.smithi177.stdout:3790: writing smithi17769138-221 from 2062832 to 2654645 tid 2 2024-07-28T11:31:22.510 INFO:tasks.rados.rados.0.smithi177.stdout:3790: writing smithi17769138-221 from 3189831 to 3193924 tid 3 2024-07-28T11:31:22.510 INFO:tasks.rados.rados.0.smithi177.stdout:3791: read oid 428 snap -1 2024-07-28T11:31:22.510 INFO:tasks.rados.rados.0.smithi177.stdout:3791: expect (ObjNum 1757 snap 0 seq_num 1757) 2024-07-28T11:31:22.510 INFO:tasks.rados.rados.0.smithi177.stdout:3792: write oid 265 current snap is 0 2024-07-28T11:31:22.510 INFO:tasks.rados.rados.0.smithi177.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2024-07-28T11:31:22.516 INFO:tasks.rados.rados.0.smithi177.stdout:3792: writing smithi17769138-265 from 410731 to 1170666 tid 1 2024-07-28T11:31:22.522 INFO:tasks.rados.rados.0.smithi177.stdout:3792: writing smithi17769138-265 from 1604961 to 2056785 tid 2 2024-07-28T11:31:22.529 INFO:tasks.rados.rados.0.smithi177.stdout:3792: writing smithi17769138-265 from 2700901 to 3210731 tid 3 2024-07-28T11:31:22.529 INFO:tasks.rados.rados.0.smithi177.stdout:3793: write oid 256 current snap is 0 2024-07-28T11:31:22.529 INFO:tasks.rados.rados.0.smithi177.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2024-07-28T11:31:22.535 INFO:tasks.rados.rados.0.smithi177.stdout:3793: writing smithi17769138-256 from 427538 to 979075 tid 1 2024-07-28T11:31:22.541 INFO:tasks.rados.rados.0.smithi177.stdout:3793: writing smithi17769138-256 from 1379796 to 1975278 tid 2 2024-07-28T11:31:22.548 INFO:tasks.rados.rados.0.smithi177.stdout:3793: writing smithi17769138-256 from 2444677 to 3009908 tid 3 2024-07-28T11:31:22.548 INFO:tasks.rados.rados.0.smithi177.stdout:3794: write oid 76 current snap is 0 2024-07-28T11:31:22.548 INFO:tasks.rados.rados.0.smithi177.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2024-07-28T11:31:22.555 INFO:tasks.rados.rados.0.smithi177.stdout:3794: writing smithi17769138-76 from 444345 to 1071131 tid 1 2024-07-28T11:31:22.563 INFO:tasks.rados.rados.0.smithi177.stdout:3794: writing smithi17769138-76 from 1838278 to 2577418 tid 2 2024-07-28T11:31:22.564 INFO:tasks.rados.rados.0.smithi177.stdout:3795: read oid 227 snap -1 2024-07-28T11:31:22.564 INFO:tasks.rados.rados.0.smithi177.stdout:3795: expect deleted 2024-07-28T11:31:22.564 INFO:tasks.rados.rados.0.smithi177.stdout:3796: write oid 487 current snap is 0 2024-07-28T11:31:22.564 INFO:tasks.rados.rados.0.smithi177.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2024-07-28T11:31:22.570 INFO:tasks.rados.rados.0.smithi177.stdout:3796: writing smithi17769138-487 from 461152 to 1163187 tid 1 2024-07-28T11:31:22.577 INFO:tasks.rados.rados.0.smithi177.stdout:3796: writing smithi17769138-487 from 1896760 to 2495911 tid 2 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3796: writing smithi17769138-487 from 2899523 to 3261152 tid 3 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3797: read oid 430 snap -1 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3797: expect (ObjNum 2206 snap 0 seq_num 2206) 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3798: read oid 451 snap -1 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3798: expect (ObjNum 2107 snap 0 seq_num 2107) 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3799: read oid 422 snap -1 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3799: expect (ObjNum 1578 snap 0 seq_num 1578) 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3800: write oid 225 current snap is 0 2024-07-28T11:31:22.582 INFO:tasks.rados.rados.0.smithi177.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2024-07-28T11:31:22.589 INFO:tasks.rados.rados.0.smithi177.stdout:3800: writing smithi17769138-225 from 477959 to 1255243 tid 1 2024-07-28T11:31:22.598 INFO:tasks.rados.rados.0.smithi177.stdout:3800: writing smithi17769138-225 from 1838889 to 2581698 tid 2 2024-07-28T11:31:22.601 INFO:tasks.rados.rados.0.smithi177.stdout:3800: writing smithi17769138-225 from 3210593 to 3277959 tid 3 2024-07-28T11:31:22.602 INFO:tasks.rados.rados.0.smithi177.stdout:3801: write oid 418 current snap is 0 2024-07-28T11:31:22.602 INFO:tasks.rados.rados.0.smithi177.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2024-07-28T11:31:22.607 INFO:tasks.rados.rados.0.smithi177.stdout:3801: writing smithi17769138-418 from 494766 to 947299 tid 1 2024-07-28T11:31:22.614 INFO:tasks.rados.rados.0.smithi177.stdout:3801: writing smithi17769138-418 from 1497371 to 2100191 tid 2 2024-07-28T11:31:22.620 INFO:tasks.rados.rados.0.smithi177.stdout:3801: writing smithi17769138-418 from 2838016 to 3294766 tid 3 2024-07-28T11:31:22.620 INFO:tasks.rados.rados.0.smithi177.stdout:3802: write oid 405 current snap is 0 2024-07-28T11:31:22.621 INFO:tasks.rados.rados.0.smithi177.stdout:3789: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-07-28T11:31:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:3790: finishing write tid 1 to smithi17769138-221 2024-07-28T11:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:3790: finishing write tid 2 to smithi17769138-221 2024-07-28T11:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:3790: finishing write tid 3 to smithi17769138-221 2024-07-28T11:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:3790: finishing write tid 4 to smithi17769138-221 2024-07-28T11:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:3790: finishing write tid 5 to smithi17769138-221 2024-07-28T11:31:22.910 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 221 v 494 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2024-07-28T11:31:22.911 INFO:tasks.rados.rados.0.smithi177.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2024-07-28T11:31:22.911 INFO:tasks.rados.rados.0.smithi177.stdout:3792: finishing write tid 1 to smithi17769138-265 2024-07-28T11:31:22.911 INFO:tasks.rados.rados.0.smithi177.stdout:3792: finishing write tid 2 to smithi17769138-265 2024-07-28T11:31:22.911 INFO:tasks.rados.rados.0.smithi177.stdout:3791: expect (ObjNum 1757 snap 0 seq_num 1757) 2024-07-28T11:31:23.108 INFO:tasks.rados.rados.0.smithi177.stdout:3792: finishing write tid 3 to smithi17769138-265 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3792: finishing write tid 4 to smithi17769138-265 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3792: finishing write tid 5 to smithi17769138-265 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 265 v 456 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: finishing write tid 1 to smithi17769138-256 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: finishing write tid 2 to smithi17769138-256 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: finishing write tid 3 to smithi17769138-256 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: finishing write tid 4 to smithi17769138-256 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: finishing write tid 5 to smithi17769138-256 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 256 v 548 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3794: finishing write tid 1 to smithi17769138-76 2024-07-28T11:31:23.109 INFO:tasks.rados.rados.0.smithi177.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2024-07-28T11:31:23.114 INFO:tasks.rados.rados.0.smithi177.stdout:3802: writing smithi17769138-405 from 511573 to 1039355 tid 1 2024-07-28T11:31:23.122 INFO:tasks.rados.rados.0.smithi177.stdout:3802: writing smithi17769138-405 from 1555853 to 2302331 tid 2 2024-07-28T11:31:23.128 INFO:tasks.rados.rados.0.smithi177.stdout:3802: writing smithi17769138-405 from 2865439 to 3311573 tid 3 2024-07-28T11:31:23.128 INFO:tasks.rados.rados.0.smithi177.stdout:3789: done (13 left) 2024-07-28T11:31:23.128 INFO:tasks.rados.rados.0.smithi177.stdout:3790: done (12 left) 2024-07-28T11:31:23.128 INFO:tasks.rados.rados.0.smithi177.stdout:3791: done (11 left) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3792: done (10 left) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3793: done (9 left) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3795: done (8 left) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3803: read oid 171 snap -1 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3803: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3804: read oid 10 snap -1 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3804: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3805: delete oid 84 current snap is 0 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3794: finishing write tid 2 to smithi17769138-76 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3794: finishing write tid 3 to smithi17769138-76 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3794: finishing write tid 4 to smithi17769138-76 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 76 v 551 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3796: finishing write tid 1 to smithi17769138-487 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3796: finishing write tid 2 to smithi17769138-487 2024-07-28T11:31:23.129 INFO:tasks.rados.rados.0.smithi177.stdout:3796: finishing write tid 3 to smithi17769138-487 2024-07-28T11:31:23.130 INFO:tasks.rados.rados.0.smithi177.stdout:3796: finishing write tid 4 to smithi17769138-487 2024-07-28T11:31:23.130 INFO:tasks.rados.rados.0.smithi177.stdout:3796: finishing write tid 5 to smithi17769138-487 2024-07-28T11:31:23.130 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 487 v 438 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2024-07-28T11:31:23.130 INFO:tasks.rados.rados.0.smithi177.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2024-07-28T11:31:23.130 INFO:tasks.rados.rados.0.smithi177.stdout:3797: expect (ObjNum 2206 snap 0 seq_num 2206) 2024-07-28T11:31:23.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:22 smithi177 bash[31534]: cluster 2024-07-28T11:31:21.158529+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-07-28T11:31:23.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:22 smithi177 bash[21846]: cluster 2024-07-28T11:31:21.158529+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-07-28T11:31:23.318 INFO:tasks.rados.rados.0.smithi177.stdout:3800: finishing write tid 1 to smithi17769138-225 2024-07-28T11:31:23.318 INFO:tasks.rados.rados.0.smithi177.stdout:3799: expect (ObjNum 1578 snap 0 seq_num 1578) 2024-07-28T11:31:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:22 smithi204 bash[24094]: cluster 2024-07-28T11:31:21.158529+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-07-28T11:31:23.426 INFO:tasks.rados.rados.0.smithi177.stdout:3800: finishing write tid 2 to smithi17769138-225 2024-07-28T11:31:23.426 INFO:tasks.rados.rados.0.smithi177.stdout:3798: expect (ObjNum 2107 snap 0 seq_num 2107) 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3800: finishing write tid 3 to smithi17769138-225 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3800: finishing write tid 4 to smithi17769138-225 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3800: finishing write tid 5 to smithi17769138-225 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 457 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3800: left oid 225 (ObjNum 2337 snap 0 seq_num 2337) 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: finishing write tid 1 to smithi17769138-418 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: finishing write tid 2 to smithi17769138-418 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: finishing write tid 3 to smithi17769138-418 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: finishing write tid 4 to smithi17769138-418 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: finishing write tid 5 to smithi17769138-418 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 418 v 442 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2024-07-28T11:31:23.524 INFO:tasks.rados.rados.0.smithi177.stdout:3801: left oid 418 (ObjNum 2338 snap 0 seq_num 2338) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3802: finishing write tid 1 to smithi17769138-405 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3802: finishing write tid 2 to smithi17769138-405 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3802: finishing write tid 3 to smithi17769138-405 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3802: finishing write tid 4 to smithi17769138-405 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3794: done (10 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3796: done (9 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3797: done (8 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3798: done (7 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3799: done (6 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3800: done (5 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3801: done (4 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3805: done (3 left) 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3806: delete oid 481 current snap is 0 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:3802: finishing write tid 5 to smithi17769138-405 2024-07-28T11:31:23.525 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 405 v 494 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2024-07-28T11:31:23.526 INFO:tasks.rados.rados.0.smithi177.stdout:3802: left oid 405 (ObjNum 2339 snap 0 seq_num 2339) 2024-07-28T11:31:23.526 INFO:tasks.rados.rados.0.smithi177.stdout:3804: expect (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:31:23.585 INFO:tasks.rados.rados.0.smithi177.stdout:3803: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3802: done (3 left) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3803: done (2 left) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3804: done (1 left) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3806: done (0 left) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3807: read oid 253 snap -1 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3807: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-07-28T11:31:23.655 INFO:tasks.rados.rados.0.smithi177.stdout:3808: read oid 41 snap -1 2024-07-28T11:31:23.656 INFO:tasks.rados.rados.0.smithi177.stdout:3808: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-07-28T11:31:23.656 INFO:tasks.rados.rados.0.smithi177.stdout:3809: read oid 200 snap -1 2024-07-28T11:31:23.656 INFO:tasks.rados.rados.0.smithi177.stdout:3809: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-07-28T11:31:23.656 INFO:tasks.rados.rados.0.smithi177.stdout:3810: write oid 95 current snap is 0 2024-07-28T11:31:23.656 INFO:tasks.rados.rados.0.smithi177.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2024-07-28T11:31:23.672 INFO:tasks.rados.rados.0.smithi177.stdout:3810: writing smithi17769138-95 from 561994 to 1031876 tid 1 2024-07-28T11:31:23.694 INFO:tasks.rados.rados.0.smithi177.stdout:3810: writing smithi17769138-95 from 1731299 to 2341457 tid 2 2024-07-28T11:31:23.709 INFO:tasks.rados.rados.0.smithi177.stdout:3810: writing smithi17769138-95 from 2947708 to 3361994 tid 3 2024-07-28T11:31:23.710 INFO:tasks.rados.rados.0.smithi177.stdout:3811: write oid 409 current snap is 0 2024-07-28T11:31:23.710 INFO:tasks.rados.rados.0.smithi177.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2024-07-28T11:31:23.722 INFO:tasks.rados.rados.0.smithi177.stdout:3811: writing smithi17769138-409 from 578801 to 1123932 tid 1 2024-07-28T11:31:23.735 INFO:tasks.rados.rados.0.smithi177.stdout:3811: writing smithi17769138-409 from 1789781 to 2543597 tid 2 2024-07-28T11:31:23.743 INFO:tasks.rados.rados.0.smithi177.stdout:3811: writing smithi17769138-409 from 2975131 to 3378801 tid 3 2024-07-28T11:31:23.743 INFO:tasks.rados.rados.0.smithi177.stdout:3812: read oid 355 snap -1 2024-07-28T11:31:23.743 INFO:tasks.rados.rados.0.smithi177.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2024-07-28T11:31:23.743 INFO:tasks.rados.rados.0.smithi177.stdout:3813: write oid 167 current snap is 0 2024-07-28T11:31:23.743 INFO:tasks.rados.rados.0.smithi177.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2024-07-28T11:31:23.752 INFO:tasks.rados.rados.0.smithi177.stdout:3813: writing smithi17769138-167 from 595608 to 1215988 tid 1 2024-07-28T11:31:23.760 INFO:tasks.rados.rados.0.smithi177.stdout:3813: writing smithi17769138-167 from 1848263 to 2462090 tid 2 2024-07-28T11:31:23.766 INFO:tasks.rados.rados.0.smithi177.stdout:3813: writing smithi17769138-167 from 3002554 to 3395608 tid 3 2024-07-28T11:31:23.766 INFO:tasks.rados.rados.0.smithi177.stdout:3814: write oid 82 current snap is 0 2024-07-28T11:31:23.766 INFO:tasks.rados.rados.0.smithi177.stdout:3809: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-07-28T11:31:23.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:23 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:24.027 INFO:tasks.rados.rados.0.smithi177.stdout:3807: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-07-28T11:31:24.248 INFO:tasks.rados.rados.0.smithi177.stdout:3808: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:3810: finishing write tid 1 to smithi17769138-95 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:3810: finishing write tid 2 to smithi17769138-95 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:3810: finishing write tid 3 to smithi17769138-95 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:3810: finishing write tid 4 to smithi17769138-95 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:3810: finishing write tid 5 to smithi17769138-95 2024-07-28T11:31:24.444 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 95 v 472 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: finishing write tid 1 to smithi17769138-409 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: finishing write tid 2 to smithi17769138-409 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: finishing write tid 3 to smithi17769138-409 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: finishing write tid 4 to smithi17769138-409 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: finishing write tid 5 to smithi17769138-409 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 409 v 476 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2024-07-28T11:31:24.445 INFO:tasks.rados.rados.0.smithi177.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2024-07-28T11:31:24.503 INFO:tasks.rados.rados.0.smithi177.stdout:3813: finishing write tid 1 to smithi17769138-167 2024-07-28T11:31:24.503 INFO:tasks.rados.rados.0.smithi177.stdout:3813: finishing write tid 2 to smithi17769138-167 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:3813: finishing write tid 3 to smithi17769138-167 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:3813: finishing write tid 4 to smithi17769138-167 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:3813: finishing write tid 5 to smithi17769138-167 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 167 v 432 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2024-07-28T11:31:24.504 INFO:tasks.rados.rados.0.smithi177.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2024-07-28T11:31:24.522 INFO:tasks.rados.rados.0.smithi177.stdout:3814: writing smithi17769138-82 from 612415 to 1308044 tid 1 2024-07-28T11:31:24.540 INFO:tasks.rados.rados.0.smithi177.stdout:3814: writing smithi17769138-82 from 1790392 to 2547877 tid 2 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3814: writing smithi17769138-82 from 3313624 to 3412415 tid 3 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3807: done (7 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3808: done (6 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3809: done (5 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3810: done (4 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3811: done (3 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3812: done (2 left) 2024-07-28T11:31:24.553 INFO:tasks.rados.rados.0.smithi177.stdout:3813: done (1 left) 2024-07-28T11:31:24.554 INFO:tasks.rados.rados.0.smithi177.stdout:3815: write oid 289 current snap is 0 2024-07-28T11:31:24.554 INFO:tasks.rados.rados.0.smithi177.stdout:3814: finishing write tid 1 to smithi17769138-82 2024-07-28T11:31:24.554 INFO:tasks.rados.rados.0.smithi177.stdout:3814: finishing write tid 2 to smithi17769138-82 2024-07-28T11:31:24.554 INFO:tasks.rados.rados.0.smithi177.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2024-07-28T11:31:24.569 INFO:tasks.rados.rados.0.smithi177.stdout:3815: writing smithi17769138-289 from 629222 to 1400100 tid 1 2024-07-28T11:31:24.581 INFO:tasks.rados.rados.0.smithi177.stdout:3815: writing smithi17769138-289 from 1848874 to 2350017 tid 2 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3815: writing smithi17769138-289 from 2824694 to 3357895 tid 3 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3816: read oid 223 snap -1 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3816: expect (ObjNum 2283 snap 0 seq_num 2283) 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3817: write oid 410 current snap is 0 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3814: finishing write tid 3 to smithi17769138-82 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3814: finishing write tid 4 to smithi17769138-82 2024-07-28T11:31:24.592 INFO:tasks.rados.rados.0.smithi177.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2024-07-28T11:31:24.602 INFO:tasks.rados.rados.0.smithi177.stdout:3817: writing smithi17769138-410 from 646029 to 1092156 tid 1 2024-07-28T11:31:24.613 INFO:tasks.rados.rados.0.smithi177.stdout:3817: writing smithi17769138-410 from 1507356 to 2268510 tid 2 2024-07-28T11:31:24.624 INFO:tasks.rados.rados.0.smithi177.stdout:3817: writing smithi17769138-410 from 2968470 to 3446029 tid 3 2024-07-28T11:31:24.624 INFO:tasks.rados.rados.0.smithi177.stdout:3818: read oid 80 snap -1 2024-07-28T11:31:24.624 INFO:tasks.rados.rados.0.smithi177.stdout:3818: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-07-28T11:31:24.624 INFO:tasks.rados.rados.0.smithi177.stdout:3819: write oid 385 current snap is 0 2024-07-28T11:31:24.624 INFO:tasks.rados.rados.0.smithi177.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2024-07-28T11:31:24.633 INFO:tasks.rados.rados.0.smithi177.stdout:3819: writing smithi17769138-385 from 662836 to 1184212 tid 1 2024-07-28T11:31:24.642 INFO:tasks.rados.rados.0.smithi177.stdout:3819: writing smithi17769138-385 from 1965838 to 2470650 tid 2 2024-07-28T11:31:24.648 INFO:tasks.rados.rados.0.smithi177.stdout:3819: writing smithi17769138-385 from 2879540 to 3462836 tid 3 2024-07-28T11:31:24.649 INFO:tasks.rados.rados.0.smithi177.stdout:3820: write oid 413 current snap is 0 2024-07-28T11:31:24.649 INFO:tasks.rados.rados.0.smithi177.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2024-07-28T11:31:24.656 INFO:tasks.rados.rados.0.smithi177.stdout:3820: writing smithi17769138-413 from 679643 to 1276268 tid 1 2024-07-28T11:31:24.664 INFO:tasks.rados.rados.0.smithi177.stdout:3820: writing smithi17769138-413 from 1907967 to 2672790 tid 2 2024-07-28T11:31:24.669 INFO:tasks.rados.rados.0.smithi177.stdout:3820: writing smithi17769138-413 from 3306963 to 3479643 tid 3 2024-07-28T11:31:24.669 INFO:tasks.rados.rados.0.smithi177.stdout:3821: write oid 329 current snap is 0 2024-07-28T11:31:24.670 INFO:tasks.rados.rados.0.smithi177.stdout:3814: finishing write tid 5 to smithi17769138-82 2024-07-28T11:31:24.670 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 82 v 394 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2024-07-28T11:31:24.670 INFO:tasks.rados.rados.0.smithi177.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2024-07-28T11:31:24.670 INFO:tasks.rados.rados.0.smithi177.stdout:3815: finishing write tid 1 to smithi17769138-289 2024-07-28T11:31:24.670 INFO:tasks.rados.rados.0.smithi177.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2024-07-28T11:31:24.677 INFO:tasks.rados.rados.0.smithi177.stdout:3821: writing smithi17769138-329 from 696450 to 1484677 tid 1 2024-07-28T11:31:24.684 INFO:tasks.rados.rados.0.smithi177.stdout:3821: writing smithi17769138-329 from 2082802 to 2591283 tid 2 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3821: writing smithi17769138-329 from 3050739 to 3496450 tid 3 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3814: done (7 left) 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3822: read oid 146 snap -1 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3822: expect (ObjNum 2237 snap 0 seq_num 2237) 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3823: read oid 335 snap -1 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3823: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3824: read oid 113 snap -1 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3824: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3825: write oid 228 current snap is 0 2024-07-28T11:31:24.690 INFO:tasks.rados.rados.0.smithi177.stdout:3815: finishing write tid 2 to smithi17769138-289 2024-07-28T11:31:24.691 INFO:tasks.rados.rados.0.smithi177.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2024-07-28T11:31:24.697 INFO:tasks.rados.rados.0.smithi177.stdout:3825: writing smithi17769138-228 from 713257 to 1176733 tid 1 2024-07-28T11:31:24.705 INFO:tasks.rados.rados.0.smithi177.stdout:3825: writing smithi17769138-228 from 1741284 to 2509776 tid 2 2024-07-28T11:31:24.711 INFO:tasks.rados.rados.0.smithi177.stdout:3825: writing smithi17769138-228 from 3078162 to 3513257 tid 3 2024-07-28T11:31:24.711 INFO:tasks.rados.rados.0.smithi177.stdout:3826: read oid 411 snap -1 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3826: expect (ObjNum 1689 snap 0 seq_num 1689) 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3827: write oid 387 current snap is 0 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3815: finishing write tid 3 to smithi17769138-289 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3815: finishing write tid 4 to smithi17769138-289 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3815: finishing write tid 5 to smithi17769138-289 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 289 v 499 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3815: left oid 289 (ObjNum 2346 snap 0 seq_num 2346) 2024-07-28T11:31:24.712 INFO:tasks.rados.rados.0.smithi177.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2024-07-28T11:31:24.719 INFO:tasks.rados.rados.0.smithi177.stdout:3827: writing smithi17769138-387 from 730064 to 1268789 tid 1 2024-07-28T11:31:24.724 INFO:tasks.rados.rados.0.smithi177.stdout:3827: writing smithi17769138-387 from 1799766 to 2311916 tid 2 2024-07-28T11:31:24.731 INFO:tasks.rados.rados.0.smithi177.stdout:3827: writing smithi17769138-387 from 3105585 to 3530064 tid 3 2024-07-28T11:31:24.732 INFO:tasks.rados.rados.0.smithi177.stdout:3815: done (12 left) 2024-07-28T11:31:24.732 INFO:tasks.rados.rados.0.smithi177.stdout:3828: delete oid 89 current snap is 0 2024-07-28T11:31:24.732 INFO:tasks.rados.rados.0.smithi177.stdout:3816: expect (ObjNum 2283 snap 0 seq_num 2283) 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3817: finishing write tid 1 to smithi17769138-410 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3817: finishing write tid 2 to smithi17769138-410 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3816: done (12 left) 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3828: done (11 left) 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3829: write oid 148 current snap is 0 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3817: finishing write tid 3 to smithi17769138-410 2024-07-28T11:31:24.837 INFO:tasks.rados.rados.0.smithi177.stdout:3818: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-07-28T11:31:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:24 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:24 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3817: finishing write tid 4 to smithi17769138-410 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3817: finishing write tid 5 to smithi17769138-410 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 410 v 446 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3817: left oid 410 (ObjNum 2347 snap 0 seq_num 2347) 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3819: finishing write tid 1 to smithi17769138-385 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3819: finishing write tid 2 to smithi17769138-385 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3819: finishing write tid 3 to smithi17769138-385 2024-07-28T11:31:24.939 INFO:tasks.rados.rados.0.smithi177.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2024-07-28T11:31:24.947 INFO:tasks.rados.rados.0.smithi177.stdout:3829: writing smithi17769138-148 from 763678 to 1452901 tid 1 2024-07-28T11:31:24.954 INFO:tasks.rados.rados.0.smithi177.stdout:3829: writing smithi17769138-148 from 2200377 to 2716196 tid 2 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3829: writing smithi17769138-148 from 3444078 to 3563678 tid 3 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3817: done (11 left) 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3818: done (10 left) 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3830: write oid 119 current snap is 0 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3819: finishing write tid 4 to smithi17769138-385 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3819: finishing write tid 5 to smithi17769138-385 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 385 v 500 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2024-07-28T11:31:24.959 INFO:tasks.rados.rados.0.smithi177.stdout:3819: left oid 385 (ObjNum 2348 snap 0 seq_num 2348) 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: finishing write tid 1 to smithi17769138-413 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: finishing write tid 2 to smithi17769138-413 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: finishing write tid 3 to smithi17769138-413 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: finishing write tid 4 to smithi17769138-413 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: finishing write tid 5 to smithi17769138-413 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 413 v 436 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3820: left oid 413 (ObjNum 2349 snap 0 seq_num 2349) 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3821: finishing write tid 1 to smithi17769138-329 2024-07-28T11:31:24.960 INFO:tasks.rados.rados.0.smithi177.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2024-07-28T11:31:24.967 INFO:tasks.rados.rados.0.smithi177.stdout:3830: writing smithi17769138-119 from 780485 to 1544957 tid 1 2024-07-28T11:31:24.976 INFO:tasks.rados.rados.0.smithi177.stdout:3830: writing smithi17769138-119 from 2258859 to 3034689 tid 2 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3830: writing smithi17769138-119 from 3471501 to 3580485 tid 3 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3819: done (10 left) 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3820: done (9 left) 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3831: write oid 250 current snap is 0 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3821: finishing write tid 2 to smithi17769138-329 2024-07-28T11:31:24.979 INFO:tasks.rados.rados.0.smithi177.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2024-07-28T11:31:24.986 INFO:tasks.rados.rados.0.smithi177.stdout:3831: writing smithi17769138-250 from 797292 to 1237013 tid 1 2024-07-28T11:31:24.993 INFO:tasks.rados.rados.0.smithi177.stdout:3831: writing smithi17769138-250 from 1917341 to 2436829 tid 2 2024-07-28T11:31:25.000 INFO:tasks.rados.rados.0.smithi177.stdout:3831: writing smithi17769138-250 from 3098924 to 3577551 tid 3 2024-07-28T11:31:25.000 INFO:tasks.rados.rados.0.smithi177.stdout:3832: write oid 480 current snap is 0 2024-07-28T11:31:25.000 INFO:tasks.rados.rados.0.smithi177.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2024-07-28T11:31:25.006 INFO:tasks.rados.rados.0.smithi177.stdout:3832: writing smithi17769138-480 from 414099 to 1045422 tid 1 2024-07-28T11:31:25.013 INFO:tasks.rados.rados.0.smithi177.stdout:3832: writing smithi17769138-480 from 1575823 to 2355322 tid 2 2024-07-28T11:31:25.020 INFO:tasks.rados.rados.0.smithi177.stdout:3832: writing smithi17769138-480 from 3126347 to 3532599 tid 3 2024-07-28T11:31:25.020 INFO:tasks.rados.rados.0.smithi177.stdout:3833: delete oid 312 current snap is 0 2024-07-28T11:31:25.020 INFO:tasks.rados.rados.0.smithi177.stdout:3823: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-07-28T11:31:25.177 INFO:tasks.rados.rados.0.smithi177.stdout:3821: finishing write tid 3 to smithi17769138-329 2024-07-28T11:31:25.177 INFO:tasks.rados.rados.0.smithi177.stdout:3821: finishing write tid 4 to smithi17769138-329 2024-07-28T11:31:25.177 INFO:tasks.rados.rados.0.smithi177.stdout:3821: finishing write tid 5 to smithi17769138-329 2024-07-28T11:31:25.177 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 329 v 455 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2024-07-28T11:31:25.178 INFO:tasks.rados.rados.0.smithi177.stdout:3821: left oid 329 (ObjNum 2350 snap 0 seq_num 2350) 2024-07-28T11:31:25.178 INFO:tasks.rados.rados.0.smithi177.stdout:3824: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-07-28T11:31:25.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:24 smithi177 bash[31534]: cluster 2024-07-28T11:31:23.159238+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-28T11:31:25.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:24 smithi177 bash[31534]: audit 2024-07-28T11:31:24.110875+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.177:0/3593504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:25.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:24 smithi177 bash[21846]: cluster 2024-07-28T11:31:23.159238+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-28T11:31:25.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:24 smithi177 bash[21846]: audit 2024-07-28T11:31:24.110875+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.177:0/3593504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:25.358 INFO:tasks.rados.rados.0.smithi177.stdout:3825: finishing write tid 1 to smithi17769138-228 2024-07-28T11:31:25.358 INFO:tasks.rados.rados.0.smithi177.stdout:3822: expect (ObjNum 2237 snap 0 seq_num 2237) 2024-07-28T11:31:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:24 smithi204 bash[24094]: cluster 2024-07-28T11:31:23.159238+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-28T11:31:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:24 smithi204 bash[24094]: audit 2024-07-28T11:31:24.110875+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.177:0/3593504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3825: finishing write tid 2 to smithi17769138-228 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3825: finishing write tid 3 to smithi17769138-228 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3825: finishing write tid 4 to smithi17769138-228 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3825: finishing write tid 5 to smithi17769138-228 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 228 v 503 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3825: left oid 228 (ObjNum 2351 snap 0 seq_num 2351) 2024-07-28T11:31:25.572 INFO:tasks.rados.rados.0.smithi177.stdout:3826: expect (ObjNum 1689 snap 0 seq_num 1689) 2024-07-28T11:31:25.691 INFO:tasks.rados.rados.0.smithi177.stdout:3827: finishing write tid 1 to smithi17769138-387 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3827: finishing write tid 2 to smithi17769138-387 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3827: finishing write tid 3 to smithi17769138-387 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3827: finishing write tid 4 to smithi17769138-387 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3827: finishing write tid 5 to smithi17769138-387 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 387 v 430 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3827: left oid 387 (ObjNum 2352 snap 0 seq_num 2352) 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: finishing write tid 1 to smithi17769138-148 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: finishing write tid 2 to smithi17769138-148 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: finishing write tid 3 to smithi17769138-148 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: finishing write tid 4 to smithi17769138-148 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: finishing write tid 5 to smithi17769138-148 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 148 v 507 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2024-07-28T11:31:25.692 INFO:tasks.rados.rados.0.smithi177.stdout:3829: left oid 148 (ObjNum 2354 snap 0 seq_num 2354) 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: finishing write tid 1 to smithi17769138-119 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: finishing write tid 2 to smithi17769138-119 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: finishing write tid 3 to smithi17769138-119 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: finishing write tid 4 to smithi17769138-119 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: finishing write tid 5 to smithi17769138-119 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 119 v 555 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3830: left oid 119 (ObjNum 2355 snap 0 seq_num 2355) 2024-07-28T11:31:25.693 INFO:tasks.rados.rados.0.smithi177.stdout:3831: finishing write tid 1 to smithi17769138-250 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3831: finishing write tid 2 to smithi17769138-250 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3831: finishing write tid 3 to smithi17769138-250 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3831: finishing write tid 4 to smithi17769138-250 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3831: finishing write tid 5 to smithi17769138-250 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 438 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3831: left oid 250 (ObjNum 2356 snap 0 seq_num 2356) 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3832: finishing write tid 1 to smithi17769138-480 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3832: finishing write tid 2 to smithi17769138-480 2024-07-28T11:31:25.694 INFO:tasks.rados.rados.0.smithi177.stdout:3832: finishing write tid 3 to smithi17769138-480 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3832: finishing write tid 4 to smithi17769138-480 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3832: finishing write tid 5 to smithi17769138-480 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 480 v 511 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3832: left oid 480 (ObjNum 2357 snap 0 seq_num 2357) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3821: done (11 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3822: done (10 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3823: done (9 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3824: done (8 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3825: done (7 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3826: done (6 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3827: done (5 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3829: done (4 left) 2024-07-28T11:31:25.695 INFO:tasks.rados.rados.0.smithi177.stdout:3830: done (3 left) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3831: done (2 left) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3832: done (1 left) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3833: done (0 left) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3834: read oid 115 snap -1 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3834: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3835: read oid 304 snap -1 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3835: expect (ObjNum 2143 snap 0 seq_num 2143) 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3836: write oid 366 current snap is 0 2024-07-28T11:31:25.696 INFO:tasks.rados.rados.0.smithi177.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2024-07-28T11:31:25.712 INFO:tasks.rados.rados.0.smithi177.stdout:3836: writing smithi17769138-366 from 447713 to 1229534 tid 1 2024-07-28T11:31:25.731 INFO:tasks.rados.rados.0.smithi177.stdout:3836: writing smithi17769138-366 from 1692787 to 2359602 tid 2 2024-07-28T11:31:25.748 INFO:tasks.rados.rados.0.smithi177.stdout:3836: writing smithi17769138-366 from 3064840 to 3493636 tid 3 2024-07-28T11:31:25.748 INFO:tasks.rados.rados.0.smithi177.stdout:3837: read oid 117 snap -1 2024-07-28T11:31:25.748 INFO:tasks.rados.rados.0.smithi177.stdout:3837: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-07-28T11:31:25.748 INFO:tasks.rados.rados.0.smithi177.stdout:3838: read oid 367 snap -1 2024-07-28T11:31:25.749 INFO:tasks.rados.rados.0.smithi177.stdout:3838: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-07-28T11:31:25.749 INFO:tasks.rados.rados.0.smithi177.stdout:3839: read oid 233 snap -1 2024-07-28T11:31:25.749 INFO:tasks.rados.rados.0.smithi177.stdout:3839: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-07-28T11:31:25.749 INFO:tasks.rados.rados.0.smithi177.stdout:3840: write oid 342 current snap is 0 2024-07-28T11:31:25.749 INFO:tasks.rados.rados.0.smithi177.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2024-07-28T11:31:25.759 INFO:tasks.rados.rados.0.smithi177.stdout:3840: writing smithi17769138-342 from 464520 to 921590 tid 1 2024-07-28T11:31:25.768 INFO:tasks.rados.rados.0.smithi177.stdout:3840: writing smithi17769138-342 from 1351269 to 1878095 tid 2 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3840: writing smithi17769138-342 from 2408616 to 3048684 tid 3 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3841: read oid 165 snap -1 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3841: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3842: read oid 362 snap -1 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3842: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3843: read oid 481 snap -1 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3843: expect deleted 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3844: delete oid 396 current snap is 0 2024-07-28T11:31:25.779 INFO:tasks.rados.rados.0.smithi177.stdout:3835: expect (ObjNum 2143 snap 0 seq_num 2143) 2024-07-28T11:31:25.880 INFO:tasks.rados.rados.0.smithi177.stdout:3834: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-07-28T11:31:25.978 INFO:tasks.rados.rados.0.smithi177.stdout:3836: finishing write tid 1 to smithi17769138-366 2024-07-28T11:31:25.978 INFO:tasks.rados.rados.0.smithi177.stdout:3836: finishing write tid 2 to smithi17769138-366 2024-07-28T11:31:25.979 INFO:tasks.rados.rados.0.smithi177.stdout:3836: finishing write tid 3 to smithi17769138-366 2024-07-28T11:31:25.979 INFO:tasks.rados.rados.0.smithi177.stdout:3836: finishing write tid 4 to smithi17769138-366 2024-07-28T11:31:25.979 INFO:tasks.rados.rados.0.smithi177.stdout:3838: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-07-28T11:31:26.177 INFO:tasks.rados.rados.0.smithi177.stdout:3836: finishing write tid 5 to smithi17769138-366 2024-07-28T11:31:26.177 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 366 v 480 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2024-07-28T11:31:26.177 INFO:tasks.rados.rados.0.smithi177.stdout:3836: left oid 366 (ObjNum 2359 snap 0 seq_num 2359) 2024-07-28T11:31:26.177 INFO:tasks.rados.rados.0.smithi177.stdout:3837: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-07-28T11:31:26.280 INFO:tasks.rados.rados.0.smithi177.stdout:3839: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: finishing write tid 1 to smithi17769138-342 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: finishing write tid 2 to smithi17769138-342 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: finishing write tid 3 to smithi17769138-342 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: finishing write tid 4 to smithi17769138-342 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: finishing write tid 5 to smithi17769138-342 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 342 v 515 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3840: left oid 342 (ObjNum 2360 snap 0 seq_num 2360) 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3834: done (10 left) 2024-07-28T11:31:26.420 INFO:tasks.rados.rados.0.smithi177.stdout:3835: done (9 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3836: done (8 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3837: done (7 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3838: done (6 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3839: done (5 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3840: done (4 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3843: done (3 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3844: done (2 left) 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3845: write oid 151 current snap is 0 2024-07-28T11:31:26.421 INFO:tasks.rados.rados.0.smithi177.stdout:3841: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-07-28T11:31:26.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:31:26] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2024-07-28T11:31:26.513 INFO:tasks.rados.rados.0.smithi177.stdout:3842: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-07-28T11:31:26.707 INFO:tasks.rados.rados.0.smithi177.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2024-07-28T11:31:26.725 INFO:tasks.rados.rados.0.smithi177.stdout:3845: writing smithi17769138-151 from 498134 to 1105702 tid 1 2024-07-28T11:31:26.745 INFO:tasks.rados.rados.0.smithi177.stdout:3845: writing smithi17769138-151 from 1751880 to 2282375 tid 2 2024-07-28T11:31:26.764 INFO:tasks.rados.rados.0.smithi177.stdout:3845: writing smithi17769138-151 from 2747109 to 3526074 tid 3 2024-07-28T11:31:26.764 INFO:tasks.rados.rados.0.smithi177.stdout:3841: done (2 left) 2024-07-28T11:31:26.764 INFO:tasks.rados.rados.0.smithi177.stdout:3842: done (1 left) 2024-07-28T11:31:26.764 INFO:tasks.rados.rados.0.smithi177.stdout:3846: write oid 55 current snap is 0 2024-07-28T11:31:26.764 INFO:tasks.rados.rados.0.smithi177.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2024-07-28T11:31:26.778 INFO:tasks.rados.rados.0.smithi177.stdout:3846: writing smithi17769138-55 from 514941 to 1197758 tid 1 2024-07-28T11:31:26.790 INFO:tasks.rados.rados.0.smithi177.stdout:3846: writing smithi17769138-55 from 1810362 to 2484515 tid 2 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3846: writing smithi17769138-55 from 3058179 to 3648416 tid 3 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3847: read oid 443 snap -1 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3847: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3848: read oid 100 snap -1 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3849: read oid 194 snap -1 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3849: expect (ObjNum 1560 snap 0 seq_num 1560) 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3850: read oid 11 snap -1 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3851: write oid 415 current snap is 0 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3845: finishing write tid 1 to smithi17769138-151 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3845: finishing write tid 2 to smithi17769138-151 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3845: finishing write tid 3 to smithi17769138-151 2024-07-28T11:31:26.800 INFO:tasks.rados.rados.0.smithi177.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2024-07-28T11:31:26.810 INFO:tasks.rados.rados.0.smithi177.stdout:3851: writing smithi17769138-415 from 531748 to 1289814 tid 1 2024-07-28T11:31:26.823 INFO:tasks.rados.rados.0.smithi177.stdout:3851: writing smithi17769138-415 from 1868844 to 2403008 tid 2 2024-07-28T11:31:26.833 INFO:tasks.rados.rados.0.smithi177.stdout:3851: writing smithi17769138-415 from 3201955 to 3603464 tid 3 2024-07-28T11:31:26.833 INFO:tasks.rados.rados.0.smithi177.stdout:3852: write oid 423 current snap is 0 2024-07-28T11:31:26.833 INFO:tasks.rados.rados.0.smithi177.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2024-07-28T11:31:26.842 INFO:tasks.rados.rados.0.smithi177.stdout:3852: writing smithi17769138-423 from 548555 to 1098223 tid 1 2024-07-28T11:31:26.851 INFO:tasks.rados.rados.0.smithi177.stdout:3852: writing smithi17769138-423 from 1643679 to 2321501 tid 2 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3852: writing smithi17769138-423 from 2829378 to 3442159 tid 3 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3853: write oid 424 current snap is 0 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3845: finishing write tid 4 to smithi17769138-151 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3845: finishing write tid 5 to smithi17769138-151 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 151 v 450 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3845: left oid 151 (ObjNum 2362 snap 0 seq_num 2362) 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3846: finishing write tid 1 to smithi17769138-55 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3846: finishing write tid 2 to smithi17769138-55 2024-07-28T11:31:26.859 INFO:tasks.rados.rados.0.smithi177.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2024-07-28T11:31:26.866 INFO:tasks.rados.rados.0.smithi177.stdout:3853: writing smithi17769138-424 from 565362 to 1190279 tid 1 2024-07-28T11:31:26.875 INFO:tasks.rados.rados.0.smithi177.stdout:3853: writing smithi17769138-424 from 1985808 to 2523641 tid 2 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3853: writing smithi17769138-424 from 3256801 to 3765362 tid 3 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3845: done (8 left) 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3854: read oid 438 snap -1 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3854: expect (ObjNum 2140 snap 0 seq_num 2140) 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3855: write oid 205 current snap is 0 2024-07-28T11:31:26.883 INFO:tasks.rados.rados.0.smithi177.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2024-07-28T11:31:26.891 INFO:tasks.rados.rados.0.smithi177.stdout:3855: writing smithi17769138-205 from 582169 to 1282335 tid 1 2024-07-28T11:31:26.899 INFO:tasks.rados.rados.0.smithi177.stdout:3855: writing smithi17769138-205 from 2044290 to 2725781 tid 2 2024-07-28T11:31:26.905 INFO:tasks.rados.rados.0.smithi177.stdout:3855: writing smithi17769138-205 from 3284224 to 3782169 tid 3 2024-07-28T11:31:26.905 INFO:tasks.rados.rados.0.smithi177.stdout:3856: read oid 47 snap -1 2024-07-28T11:31:26.905 INFO:tasks.rados.rados.0.smithi177.stdout:3856: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:31:26.905 INFO:tasks.rados.rados.0.smithi177.stdout:3857: write oid 339 current snap is 0 2024-07-28T11:31:26.905 INFO:tasks.rados.rados.0.smithi177.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:3846: finishing write tid 3 to smithi17769138-55 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:3846: finishing write tid 4 to smithi17769138-55 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:3846: finishing write tid 5 to smithi17769138-55 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 55 v 519 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2024-07-28T11:31:27.061 INFO:tasks.rados.rados.0.smithi177.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-07-28T11:31:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:26 smithi204 bash[24094]: cluster 2024-07-28T11:31:25.160404+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:31:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:26 smithi204 bash[24094]: audit 2024-07-28T11:31:26.454818+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.177:0/3043472939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:27.206 INFO:tasks.rados.rados.0.smithi177.stdout:3851: finishing write tid 1 to smithi17769138-415 2024-07-28T11:31:27.206 INFO:tasks.rados.rados.0.smithi177.stdout:3849: expect (ObjNum 1560 snap 0 seq_num 1560) 2024-07-28T11:31:27.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:26 smithi177 bash[21846]: cluster 2024-07-28T11:31:25.160404+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:31:27.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:26 smithi177 bash[21846]: audit 2024-07-28T11:31:26.454818+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.177:0/3043472939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:27.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:26 smithi177 bash[31534]: cluster 2024-07-28T11:31:25.160404+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-07-28T11:31:27.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:26 smithi177 bash[31534]: audit 2024-07-28T11:31:26.454818+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.177:0/3043472939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:27.353 INFO:tasks.rados.rados.0.smithi177.stdout:3847: expect (ObjNum 442 snap 0 seq_num 442) 2024-07-28T11:31:27.452 INFO:tasks.rados.rados.0.smithi177.stdout:3851: finishing write tid 2 to smithi17769138-415 2024-07-28T11:31:27.452 INFO:tasks.rados.rados.0.smithi177.stdout:3851: finishing write tid 3 to smithi17769138-415 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3851: finishing write tid 4 to smithi17769138-415 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3851: finishing write tid 5 to smithi17769138-415 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 415 v 434 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: finishing write tid 1 to smithi17769138-423 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: finishing write tid 2 to smithi17769138-423 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: finishing write tid 3 to smithi17769138-423 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: finishing write tid 4 to smithi17769138-423 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: finishing write tid 5 to smithi17769138-423 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 423 v 499 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3853: finishing write tid 1 to smithi17769138-424 2024-07-28T11:31:27.453 INFO:tasks.rados.rados.0.smithi177.stdout:3853: finishing write tid 2 to smithi17769138-424 2024-07-28T11:31:27.454 INFO:tasks.rados.rados.0.smithi177.stdout:3853: finishing write tid 3 to smithi17769138-424 2024-07-28T11:31:27.454 INFO:tasks.rados.rados.0.smithi177.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2024-07-28T11:31:27.469 INFO:tasks.rados.rados.0.smithi177.stdout:3857: writing smithi17769138-339 from 598976 to 1374391 tid 1 2024-07-28T11:31:27.485 INFO:tasks.rados.rados.0.smithi177.stdout:3857: writing smithi17769138-339 from 2102772 to 2644274 tid 2 2024-07-28T11:31:27.499 INFO:tasks.rados.rados.0.smithi177.stdout:3857: writing smithi17769138-339 from 3311647 to 3798976 tid 3 2024-07-28T11:31:27.499 INFO:tasks.rados.rados.0.smithi177.stdout:3846: done (11 left) 2024-07-28T11:31:27.499 INFO:tasks.rados.rados.0.smithi177.stdout:3847: done (10 left) 2024-07-28T11:31:27.499 INFO:tasks.rados.rados.0.smithi177.stdout:3848: done (9 left) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3849: done (8 left) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3850: done (7 left) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3851: done (6 left) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3852: done (5 left) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3858: write oid 455 current snap is 0 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3853: finishing write tid 4 to smithi17769138-424 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3853: finishing write tid 5 to smithi17769138-424 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 424 v 506 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3853: left oid 424 (ObjNum 2366 snap 0 seq_num 2366) 2024-07-28T11:31:27.500 INFO:tasks.rados.rados.0.smithi177.stdout:3854: expect (ObjNum 2140 snap 0 seq_num 2140) 2024-07-28T11:31:27.697 INFO:tasks.rados.rados.0.smithi177.stdout:3855: finishing write tid 1 to smithi17769138-205 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3855: finishing write tid 2 to smithi17769138-205 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3855: finishing write tid 3 to smithi17769138-205 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3855: finishing write tid 4 to smithi17769138-205 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3855: finishing write tid 5 to smithi17769138-205 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 205 v 398 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2024-07-28T11:31:27.698 INFO:tasks.rados.rados.0.smithi177.stdout:3856: expect (ObjNum 501 snap 0 seq_num 501) 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:3857: finishing write tid 1 to smithi17769138-339 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:3857: finishing write tid 2 to smithi17769138-339 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:3857: finishing write tid 3 to smithi17769138-339 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:3857: finishing write tid 4 to smithi17769138-339 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:3857: finishing write tid 5 to smithi17769138-339 2024-07-28T11:31:27.796 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 339 v 461 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2024-07-28T11:31:27.797 INFO:tasks.rados.rados.0.smithi177.stdout:3857: left oid 339 (ObjNum 2368 snap 0 seq_num 2368) 2024-07-28T11:31:27.797 INFO:tasks.rados.rados.0.smithi177.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2024-07-28T11:31:27.814 INFO:tasks.rados.rados.0.smithi177.stdout:3858: writing smithi17769138-455 from 615783 to 1066447 tid 1 2024-07-28T11:31:27.826 INFO:tasks.rados.rados.0.smithi177.stdout:3858: writing smithi17769138-455 from 1761254 to 2446414 tid 2 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3858: writing smithi17769138-455 from 2939070 to 3713292 tid 3 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3853: done (5 left) 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3854: done (4 left) 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3855: done (3 left) 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3856: done (2 left) 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3857: done (1 left) 2024-07-28T11:31:27.842 INFO:tasks.rados.rados.0.smithi177.stdout:3859: read oid 66 snap -1 2024-07-28T11:31:27.843 INFO:tasks.rados.rados.0.smithi177.stdout:3859: expect (ObjNum 1979 snap 0 seq_num 1979) 2024-07-28T11:31:27.843 INFO:tasks.rados.rados.0.smithi177.stdout:3860: write oid 50 current snap is 0 2024-07-28T11:31:27.843 INFO:tasks.rados.rados.0.smithi177.stdout:3858: finishing write tid 1 to smithi17769138-455 2024-07-28T11:31:27.843 INFO:tasks.rados.rados.0.smithi177.stdout:3858: finishing write tid 2 to smithi17769138-455 2024-07-28T11:31:27.843 INFO:tasks.rados.rados.0.smithi177.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2024-07-28T11:31:27.853 INFO:tasks.rados.rados.0.smithi177.stdout:3860: writing smithi17769138-50 from 632590 to 1158503 tid 1 2024-07-28T11:31:27.866 INFO:tasks.rados.rados.0.smithi177.stdout:3860: writing smithi17769138-50 from 1703383 to 2248554 tid 2 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3860: writing smithi17769138-50 from 2850140 to 3435634 tid 3 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3861: read oid 156 snap -1 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3861: expect (ObjNum 2189 snap 0 seq_num 2189) 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3862: write oid 222 current snap is 0 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3858: finishing write tid 3 to smithi17769138-455 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3858: finishing write tid 4 to smithi17769138-455 2024-07-28T11:31:27.878 INFO:tasks.rados.rados.0.smithi177.stdout:3858: finishing write tid 5 to smithi17769138-455 2024-07-28T11:31:27.879 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 455 v 440 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2024-07-28T11:31:27.879 INFO:tasks.rados.rados.0.smithi177.stdout:3858: left oid 455 (ObjNum 2369 snap 0 seq_num 2369) 2024-07-28T11:31:27.879 INFO:tasks.rados.rados.0.smithi177.stdout:3860: finishing write tid 1 to smithi17769138-50 2024-07-28T11:31:27.879 INFO:tasks.rados.rados.0.smithi177.stdout:3859: expect (ObjNum 1979 snap 0 seq_num 1979) 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3860: finishing write tid 2 to smithi17769138-50 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3860: finishing write tid 3 to smithi17769138-50 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3860: finishing write tid 4 to smithi17769138-50 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3860: finishing write tid 5 to smithi17769138-50 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 50 v 465 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3860: left oid 50 (ObjNum 2370 snap 0 seq_num 2370) 2024-07-28T11:31:28.011 INFO:tasks.rados.rados.0.smithi177.stdout:3861: expect (ObjNum 2189 snap 0 seq_num 2189) 2024-07-28T11:31:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:27 smithi204 bash[24094]: cluster 2024-07-28T11:31:27.161143+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2024-07-28T11:31:28.176 INFO:tasks.rados.rados.0.smithi177.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2024-07-28T11:31:28.191 INFO:tasks.rados.rados.0.smithi177.stdout:3862: writing smithi17769138-222 from 649397 to 1250559 tid 1 2024-07-28T11:31:28.202 INFO:tasks.rados.rados.0.smithi177.stdout:3862: writing smithi17769138-222 from 1761865 to 2450694 tid 2 2024-07-28T11:31:28.212 INFO:tasks.rados.rados.0.smithi177.stdout:3862: writing smithi17769138-222 from 2877563 to 3390682 tid 3 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3862: writing smithi17769138-222 from 3812689 to 3849397 tid 4 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3858: done (4 left) 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3859: done (3 left) 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3860: done (2 left) 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3861: done (1 left) 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3863: read oid 424 snap -1 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3863: expect (ObjNum 2366 snap 0 seq_num 2366) 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3864: delete oid 477 current snap is 0 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 1 to smithi17769138-222 2024-07-28T11:31:28.218 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 2 to smithi17769138-222 2024-07-28T11:31:28.219 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 3 to smithi17769138-222 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 4 to smithi17769138-222 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 5 to smithi17769138-222 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3864: done (2 left) 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3865: read oid 89 snap -1 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3865: expect deleted 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3866: write oid 96 current snap is 0 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3862: finishing write tid 6 to smithi17769138-222 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 222 v 403 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3862: left oid 222 (ObjNum 2371 snap 0 seq_num 2371) 2024-07-28T11:31:28.221 INFO:tasks.rados.rados.0.smithi177.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2024-07-28T11:31:28.236 INFO:tasks.rados.rados.0.smithi177.stdout:3866: writing smithi17769138-96 from 683011 to 1151024 tid 1 2024-07-28T11:31:28.248 INFO:tasks.rados.rados.0.smithi177.stdout:3866: writing smithi17769138-96 from 1595182 to 2287680 tid 2 2024-07-28T11:31:28.260 INFO:tasks.rados.rados.0.smithi177.stdout:3866: writing smithi17769138-96 from 3048762 to 3584425 tid 3 2024-07-28T11:31:28.260 INFO:tasks.rados.rados.0.smithi177.stdout:3862: done (3 left) 2024-07-28T11:31:28.260 INFO:tasks.rados.rados.0.smithi177.stdout:3867: write oid 320 current snap is 0 2024-07-28T11:31:28.261 INFO:tasks.rados.rados.0.smithi177.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2024-07-28T11:31:28.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:27 smithi177 bash[31534]: cluster 2024-07-28T11:31:27.161143+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2024-07-28T11:31:28.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:27 smithi177 bash[21846]: cluster 2024-07-28T11:31:27.161143+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2024-07-28T11:31:28.270 INFO:tasks.rados.rados.0.smithi177.stdout:3867: writing smithi17769138-320 from 699818 to 1243080 tid 1 2024-07-28T11:31:28.278 INFO:tasks.rados.rados.0.smithi177.stdout:3867: writing smithi17769138-320 from 1937311 to 2373467 tid 2 2024-07-28T11:31:28.286 INFO:tasks.rados.rados.0.smithi177.stdout:3867: writing smithi17769138-320 from 2843479 to 3590414 tid 3 2024-07-28T11:31:28.286 INFO:tasks.rados.rados.0.smithi177.stdout:3868: write oid 286 current snap is 0 2024-07-28T11:31:28.286 INFO:tasks.rados.rados.0.smithi177.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2024-07-28T11:31:28.294 INFO:tasks.rados.rados.0.smithi177.stdout:3868: writing smithi17769138-286 from 716625 to 1335136 tid 1 2024-07-28T11:31:28.302 INFO:tasks.rados.rados.0.smithi177.stdout:3868: writing smithi17769138-286 from 1995793 to 2691960 tid 2 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3868: writing smithi17769138-286 from 3387255 to 3916625 tid 3 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3869: read oid 448 snap -1 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3869: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3870: read oid 349 snap -1 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3870: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:31:28.309 INFO:tasks.rados.rados.0.smithi177.stdout:3871: write oid 324 current snap is 0 2024-07-28T11:31:28.310 INFO:tasks.rados.rados.0.smithi177.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2024-07-28T11:31:28.318 INFO:tasks.rados.rados.0.smithi177.stdout:3871: writing smithi17769138-324 from 733432 to 1427192 tid 1 2024-07-28T11:31:28.324 INFO:tasks.rados.rados.0.smithi177.stdout:3871: writing smithi17769138-324 from 2054275 to 2494100 tid 2 2024-07-28T11:31:28.330 INFO:tasks.rados.rados.0.smithi177.stdout:3871: writing smithi17769138-324 from 2898325 to 3384157 tid 3 2024-07-28T11:31:28.330 INFO:tasks.rados.rados.0.smithi177.stdout:3872: write oid 20 current snap is 0 2024-07-28T11:31:28.330 INFO:tasks.rados.rados.0.smithi177.stdout:3863: expect (ObjNum 2366 snap 0 seq_num 2366) 2024-07-28T11:31:28.561 INFO:tasks.rados.rados.0.smithi177.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2024-07-28T11:31:28.569 INFO:tasks.rados.rados.0.smithi177.stdout:3872: writing smithi17769138-20 from 750239 to 1519248 tid 1 2024-07-28T11:31:28.577 INFO:tasks.rados.rados.0.smithi177.stdout:3872: writing smithi17769138-20 from 2112757 to 2812593 tid 2 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3872: writing smithi17769138-20 from 3442101 to 3950239 tid 3 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3863: done (8 left) 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3865: done (7 left) 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3873: read oid 211 snap -1 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3873: expect deleted 2024-07-28T11:31:28.584 INFO:tasks.rados.rados.0.smithi177.stdout:3866: finishing write tid 1 to smithi17769138-96 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: finishing write tid 2 to smithi17769138-96 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: finishing write tid 3 to smithi17769138-96 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: finishing write tid 4 to smithi17769138-96 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: finishing write tid 5 to smithi17769138-96 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 96 v 444 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: left oid 96 (ObjNum 2373 snap 0 seq_num 2373) 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3867: finishing write tid 1 to smithi17769138-320 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3867: finishing write tid 2 to smithi17769138-320 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3874: read oid 143 snap -1 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3874: expect deleted 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3866: done (8 left) 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3875: read oid 384 snap -1 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3875: expect (ObjNum 2307 snap 0 seq_num 2307) 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3876: write oid 134 current snap is 0 2024-07-28T11:31:28.585 INFO:tasks.rados.rados.0.smithi177.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2024-07-28T11:31:28.591 INFO:tasks.rados.rados.0.smithi177.stdout:3876: writing smithi17769138-134 from 767046 to 1211304 tid 1 2024-07-28T11:31:28.596 INFO:tasks.rados.rados.0.smithi177.stdout:3876: writing smithi17769138-134 from 1654886 to 2098380 tid 2 2024-07-28T11:31:28.603 INFO:tasks.rados.rados.0.smithi177.stdout:3876: writing smithi17769138-134 from 2836818 to 3345194 tid 3 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3876: writing smithi17769138-134 from 3760009 to 3967046 tid 4 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3877: read oid 325 snap -1 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3877: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3878: delete oid 16 current snap is 0 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3867: finishing write tid 3 to smithi17769138-320 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3867: finishing write tid 4 to smithi17769138-320 2024-07-28T11:31:28.607 INFO:tasks.rados.rados.0.smithi177.stdout:3867: finishing write tid 5 to smithi17769138-320 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 320 v 448 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3867: left oid 320 (ObjNum 2374 snap 0 seq_num 2374) 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: finishing write tid 1 to smithi17769138-286 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: finishing write tid 2 to smithi17769138-286 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: finishing write tid 3 to smithi17769138-286 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: finishing write tid 4 to smithi17769138-286 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: finishing write tid 5 to smithi17769138-286 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 286 v 452 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3868: left oid 286 (ObjNum 2375 snap 0 seq_num 2375) 2024-07-28T11:31:28.608 INFO:tasks.rados.rados.0.smithi177.stdout:3870: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:31:28.728 INFO:tasks.rados.rados.0.smithi177.stdout:3869: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-07-28T11:31:28.843 INFO:tasks.rados.rados.0.smithi177.stdout:3871: finishing write tid 1 to smithi17769138-324 2024-07-28T11:31:28.843 INFO:tasks.rados.rados.0.smithi177.stdout:3871: finishing write tid 2 to smithi17769138-324 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3867: done (11 left) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3868: done (10 left) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3869: done (9 left) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3870: done (8 left) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3878: done (7 left) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3879: read oid 340 snap -1 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3879: expect (ObjNum 1754 snap 0 seq_num 1754) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3880: read oid 139 snap -1 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3880: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3881: read oid 131 snap -1 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3881: expect deleted 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3882: write oid 381 current snap is 0 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3871: finishing write tid 3 to smithi17769138-324 2024-07-28T11:31:28.844 INFO:tasks.rados.rados.0.smithi177.stdout:3871: finishing write tid 4 to smithi17769138-324 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:3871: finishing write tid 5 to smithi17769138-324 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 324 v 438 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:3871: left oid 324 (ObjNum 2376 snap 0 seq_num 2376) 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:3872: finishing write tid 1 to smithi17769138-20 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:3872: finishing write tid 2 to smithi17769138-20 2024-07-28T11:31:28.845 INFO:tasks.rados.rados.0.smithi177.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2024-07-28T11:31:28.849 INFO:tasks.rados.rados.0.smithi177.stdout:3882: writing smithi17769138-381 from 400660 to 1111769 tid 1 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3882: writing smithi17769138-381 from 1888203 to 2000660 tid 2 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3871: done (10 left) 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3873: done (9 left) 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3883: delete oid 13 current snap is 0 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3872: finishing write tid 3 to smithi17769138-20 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3872: finishing write tid 4 to smithi17769138-20 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3872: finishing write tid 5 to smithi17769138-20 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 20 v 484 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3872: left oid 20 (ObjNum 2377 snap 0 seq_num 2377) 2024-07-28T11:31:28.855 INFO:tasks.rados.rados.0.smithi177.stdout:3875: expect (ObjNum 2307 snap 0 seq_num 2307) 2024-07-28T11:31:28.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:28 smithi204 bash[60899]: ts=2024-07-28T11:31: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:31:29.014 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 1 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 2 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 3 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 4 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 5 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: finishing write tid 6 to smithi17769138-134 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 134 v 408 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3876: left oid 134 (ObjNum 2378 snap 0 seq_num 2378) 2024-07-28T11:31:29.015 INFO:tasks.rados.rados.0.smithi177.stdout:3877: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-07-28T11:31:29.133 INFO:tasks.rados.rados.0.smithi177.stdout:3882: finishing write tid 1 to smithi17769138-381 2024-07-28T11:31:29.133 INFO:tasks.rados.rados.0.smithi177.stdout:3880: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-07-28T11:31:29.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:29 smithi177 bash[21846]: audit 2024-07-28T11:31:28.643917+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:29.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:29 smithi177 bash[21846]: audit 2024-07-28T11:31:28.818499+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.177:0/3895430841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:29.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:29 smithi177 bash[31534]: audit 2024-07-28T11:31:28.643917+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:29.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:29 smithi177 bash[31534]: audit 2024-07-28T11:31:28.818499+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.177:0/3895430841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:29.285 INFO:tasks.rados.rados.0.smithi177.stdout:3879: expect (ObjNum 1754 snap 0 seq_num 1754) 2024-07-28T11:31:29.387 INFO:tasks.rados.rados.0.smithi177.stdout:3882: finishing write tid 2 to smithi17769138-381 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3882: finishing write tid 3 to smithi17769138-381 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3882: finishing write tid 4 to smithi17769138-381 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 381 v 455 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3882: left oid 381 (ObjNum 2380 snap 0 seq_num 2380) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3872: done (9 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3874: done (8 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3875: done (7 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3876: done (6 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3877: done (5 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3879: done (4 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3880: done (3 left) 2024-07-28T11:31:29.388 INFO:tasks.rados.rados.0.smithi177.stdout:3881: done (2 left) 2024-07-28T11:31:29.389 INFO:tasks.rados.rados.0.smithi177.stdout:3882: done (1 left) 2024-07-28T11:31:29.389 INFO:tasks.rados.rados.0.smithi177.stdout:3883: done (0 left) 2024-07-28T11:31:29.389 INFO:tasks.rados.rados.0.smithi177.stdout:3884: delete oid 262 current snap is 0 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3884: done (0 left) 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3885: read oid 44 snap -1 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3885: expect deleted 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3886: read oid 266 snap -1 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3886: expect (ObjNum 2142 snap 0 seq_num 2142) 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3887: write oid 101 current snap is 0 2024-07-28T11:31:29.391 INFO:tasks.rados.rados.0.smithi177.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2024-07-28T11:31:29.407 INFO:tasks.rados.rados.0.smithi177.stdout:3887: writing smithi17769138-101 from 451081 to 987937 tid 1 2024-07-28T11:31:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:28 smithi204 bash[24094]: audit 2024-07-28T11:31:28.643917+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:28 smithi204 bash[24094]: audit 2024-07-28T11:31:28.818499+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.177:0/3895430841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:29.425 INFO:tasks.rados.rados.0.smithi177.stdout:3887: writing smithi17769138-101 from 1547296 to 2051081 tid 2 2024-07-28T11:31:29.425 INFO:tasks.rados.rados.0.smithi177.stdout:3888: read oid 74 snap -1 2024-07-28T11:31:29.425 INFO:tasks.rados.rados.0.smithi177.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2024-07-28T11:31:29.425 INFO:tasks.rados.rados.0.smithi177.stdout:3889: write oid 450 current snap is 0 2024-07-28T11:31:29.425 INFO:tasks.rados.rados.0.smithi177.stdout:3886: expect (ObjNum 2142 snap 0 seq_num 2142) 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:3887: finishing write tid 1 to smithi17769138-101 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:3887: finishing write tid 2 to smithi17769138-101 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:3887: finishing write tid 3 to smithi17769138-101 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:3887: finishing write tid 4 to smithi17769138-101 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 101 v 459 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2024-07-28T11:31:29.556 INFO:tasks.rados.rados.0.smithi177.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2024-07-28T11:31:29.557 INFO:tasks.rados.rados.0.smithi177.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2024-07-28T11:31:29.752 INFO:tasks.rados.rados.0.smithi177.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2024-07-28T11:31:29.760 INFO:tasks.rados.rados.0.smithi177.stdout:3889: writing smithi17769138-450 from 467888 to 1079993 tid 1 2024-07-28T11:31:29.767 INFO:tasks.rados.rados.0.smithi177.stdout:3889: writing smithi17769138-450 from 1605778 to 2060279 tid 2 2024-07-28T11:31:29.767 INFO:tasks.rados.rados.0.smithi177.stdout:3885: done (4 left) 2024-07-28T11:31:29.767 INFO:tasks.rados.rados.0.smithi177.stdout:3886: done (3 left) 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3887: done (2 left) 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3888: done (1 left) 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3890: read oid 145 snap -1 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3890: expect (ObjNum 2168 snap 0 seq_num 2168) 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3891: read oid 418 snap -1 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3891: expect (ObjNum 2338 snap 0 seq_num 2338) 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3892: write oid 59 current snap is 0 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3889: finishing write tid 1 to smithi17769138-450 2024-07-28T11:31:29.768 INFO:tasks.rados.rados.0.smithi177.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2024-07-28T11:31:29.774 INFO:tasks.rados.rados.0.smithi177.stdout:3892: writing smithi17769138-59 from 484695 to 1172049 tid 1 2024-07-28T11:31:29.779 INFO:tasks.rados.rados.0.smithi177.stdout:3892: writing smithi17769138-59 from 1664260 to 2084695 tid 2 2024-07-28T11:31:29.780 INFO:tasks.rados.rados.0.smithi177.stdout:3893: write oid 141 current snap is 0 2024-07-28T11:31:29.780 INFO:tasks.rados.rados.0.smithi177.stdout:3889: finishing write tid 2 to smithi17769138-450 2024-07-28T11:31:29.780 INFO:tasks.rados.rados.0.smithi177.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2024-07-28T11:31:29.787 INFO:tasks.rados.rados.0.smithi177.stdout:3893: writing smithi17769138-141 from 501502 to 1264105 tid 1 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3893: writing smithi17769138-141 from 2006389 to 2101502 tid 2 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3894: read oid 157 snap -1 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3894: expect (ObjNum 2098 snap 0 seq_num 2098) 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3895: read oid 24 snap -1 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3896: write oid 155 current snap is 0 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3889: finishing write tid 3 to smithi17769138-450 2024-07-28T11:31:29.792 INFO:tasks.rados.rados.0.smithi177.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2024-07-28T11:31:29.797 INFO:tasks.rados.rados.0.smithi177.stdout:3896: writing smithi17769138-155 from 518309 to 956161 tid 1 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:3896: writing smithi17769138-155 from 1664871 to 2118309 tid 2 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:3897: write oid 284 current snap is 0 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:3889: finishing write tid 4 to smithi17769138-450 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 450 v 441 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2024-07-28T11:31:29.804 INFO:tasks.rados.rados.0.smithi177.stdout:3890: expect (ObjNum 2168 snap 0 seq_num 2168) 2024-07-28T11:31:29.978 INFO:tasks.rados.rados.0.smithi177.stdout:3891: expect (ObjNum 2338 snap 0 seq_num 2338) 2024-07-28T11:31:30.083 INFO:tasks.rados.rados.0.smithi177.stdout:3892: finishing write tid 1 to smithi17769138-59 2024-07-28T11:31:30.083 INFO:tasks.rados.rados.0.smithi177.stdout:3892: finishing write tid 2 to smithi17769138-59 2024-07-28T11:31:30.083 INFO:tasks.rados.rados.0.smithi177.stdout:3892: finishing write tid 3 to smithi17769138-59 2024-07-28T11:31:30.084 INFO:tasks.rados.rados.0.smithi177.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2024-07-28T11:31:30.094 INFO:tasks.rados.rados.0.smithi177.stdout:3897: writing smithi17769138-284 from 535116 to 1164570 tid 1 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3897: writing smithi17769138-284 from 1839706 to 2135116 tid 2 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3889: done (8 left) 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3890: done (7 left) 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3891: done (6 left) 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3898: delete oid 192 current snap is 0 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:3892: finishing write tid 4 to smithi17769138-59 2024-07-28T11:31:30.103 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 59 v 502 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3892: left oid 59 (ObjNum 2385 snap 0 seq_num 2385) 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3893: finishing write tid 1 to smithi17769138-141 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3893: finishing write tid 2 to smithi17769138-141 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3893: finishing write tid 3 to smithi17769138-141 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3893: finishing write tid 4 to smithi17769138-141 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 141 v 444 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3893: left oid 141 (ObjNum 2386 snap 0 seq_num 2386) 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3896: finishing write tid 1 to smithi17769138-155 2024-07-28T11:31:30.104 INFO:tasks.rados.rados.0.smithi177.stdout:3894: expect (ObjNum 2098 snap 0 seq_num 2098) 2024-07-28T11:31:30.234 INFO:tasks.rados.rados.0.smithi177.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3896: finishing write tid 2 to smithi17769138-155 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3896: finishing write tid 3 to smithi17769138-155 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3896: finishing write tid 4 to smithi17769138-155 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 155 v 505 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3896: left oid 155 (ObjNum 2387 snap 0 seq_num 2387) 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3897: finishing write tid 1 to smithi17769138-284 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3897: finishing write tid 2 to smithi17769138-284 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3897: finishing write tid 3 to smithi17769138-284 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3897: finishing write tid 4 to smithi17769138-284 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 284 v 492 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2024-07-28T11:31:30.355 INFO:tasks.rados.rados.0.smithi177.stdout:3897: left oid 284 (ObjNum 2388 snap 0 seq_num 2388) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3892: done (6 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3893: done (5 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3894: done (4 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3895: done (3 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3896: done (2 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3897: done (1 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3898: done (0 left) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3899: read oid 392 snap -1 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3899: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3900: write oid 218 current snap is 0 2024-07-28T11:31:30.356 INFO:tasks.rados.rados.0.smithi177.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2024-07-28T11:31:30.372 INFO:tasks.rados.rados.0.smithi177.stdout:3900: writing smithi17769138-218 from 568730 to 1348682 tid 1 2024-07-28T11:31:30.378 INFO:tasks.rados.rados.0.smithi177.stdout:3900: writing smithi17769138-218 from 1840317 to 2168730 tid 2 2024-07-28T11:31:30.378 INFO:tasks.rados.rados.0.smithi177.stdout:3901: write oid 470 current snap is 0 2024-07-28T11:31:30.378 INFO:tasks.rados.rados.0.smithi177.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2024-07-28T11:31:30.387 INFO:tasks.rados.rados.0.smithi177.stdout:3901: writing smithi17769138-470 from 585537 to 1040738 tid 1 2024-07-28T11:31:30.395 INFO:tasks.rados.rados.0.smithi177.stdout:3901: writing smithi17769138-470 from 1498799 to 2107965 tid 2 2024-07-28T11:31:30.395 INFO:tasks.rados.rados.0.smithi177.stdout:3902: write oid 124 current snap is 0 2024-07-28T11:31:30.396 INFO:tasks.rados.rados.0.smithi177.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2024-07-28T11:31:30.405 INFO:tasks.rados.rados.0.smithi177.stdout:3902: writing smithi17769138-124 from 602344 to 1132794 tid 1 2024-07-28T11:31:30.412 INFO:tasks.rados.rados.0.smithi177.stdout:3902: writing smithi17769138-124 from 1557281 to 2026458 tid 2 2024-07-28T11:31:30.412 INFO:tasks.rados.rados.0.smithi177.stdout:3903: read oid 268 snap -1 2024-07-28T11:31:30.412 INFO:tasks.rados.rados.0.smithi177.stdout:3903: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:31:30.412 INFO:tasks.rados.rados.0.smithi177.stdout:3904: write oid 433 current snap is 0 2024-07-28T11:31:30.413 INFO:tasks.rados.rados.0.smithi177.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2024-07-28T11:31:30.422 INFO:tasks.rados.rados.0.smithi177.stdout:3904: writing smithi17769138-433 from 619151 to 1224850 tid 1 2024-07-28T11:31:30.429 INFO:tasks.rados.rados.0.smithi177.stdout:3904: writing smithi17769138-433 from 2015763 to 2219151 tid 2 2024-07-28T11:31:30.429 INFO:tasks.rados.rados.0.smithi177.stdout:3905: write oid 432 current snap is 0 2024-07-28T11:31:30.429 INFO:tasks.rados.rados.0.smithi177.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2024-07-28T11:31:30.437 INFO:tasks.rados.rados.0.smithi177.stdout:3905: writing smithi17769138-432 from 635958 to 1316906 tid 1 2024-07-28T11:31:30.443 INFO:tasks.rados.rados.0.smithi177.stdout:3905: writing smithi17769138-432 from 1957892 to 2235958 tid 2 2024-07-28T11:31:30.443 INFO:tasks.rados.rados.0.smithi177.stdout:3906: write oid 421 current snap is 0 2024-07-28T11:31:30.443 INFO:tasks.rados.rados.0.smithi177.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2024-07-28T11:31:30.449 INFO:tasks.rados.rados.0.smithi177.stdout:3906: writing smithi17769138-421 from 652765 to 1125315 tid 1 2024-07-28T11:31:30.456 INFO:tasks.rados.rados.0.smithi177.stdout:3906: writing smithi17769138-421 from 1732727 to 2252765 tid 2 2024-07-28T11:31:30.456 INFO:tasks.rados.rados.0.smithi177.stdout:3907: write oid 164 current snap is 0 2024-07-28T11:31:30.456 INFO:tasks.rados.rados.0.smithi177.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2024-07-28T11:31:30.463 INFO:tasks.rados.rados.0.smithi177.stdout:3907: writing smithi17769138-164 from 669572 to 1217371 tid 1 2024-07-28T11:31:30.469 INFO:tasks.rados.rados.0.smithi177.stdout:3907: writing smithi17769138-164 from 1791209 to 2269572 tid 2 2024-07-28T11:31:30.469 INFO:tasks.rados.rados.0.smithi177.stdout:3908: write oid 128 current snap is 0 2024-07-28T11:31:30.469 INFO:tasks.rados.rados.0.smithi177.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2024-07-28T11:31:30.476 INFO:tasks.rados.rados.0.smithi177.stdout:3908: writing smithi17769138-128 from 686379 to 1309427 tid 1 2024-07-28T11:31:30.482 INFO:tasks.rados.rados.0.smithi177.stdout:3908: writing smithi17769138-128 from 1849691 to 2286379 tid 2 2024-07-28T11:31:30.482 INFO:tasks.rados.rados.0.smithi177.stdout:3909: write oid 413 current snap is 0 2024-07-28T11:31:30.482 INFO:tasks.rados.rados.0.smithi177.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2024-07-28T11:31:30.490 INFO:tasks.rados.rados.0.smithi177.stdout:3909: writing smithi17769138-413 from 703186 to 1401483 tid 1 2024-07-28T11:31:30.495 INFO:tasks.rados.rados.0.smithi177.stdout:3909: writing smithi17769138-413 from 2191820 to 2303186 tid 2 2024-07-28T11:31:30.495 INFO:tasks.rados.rados.0.smithi177.stdout:3910: write oid 384 current snap is 0 2024-07-28T11:31:30.495 INFO:tasks.rados.rados.0.smithi177.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2024-07-28T11:31:30.503 INFO:tasks.rados.rados.0.smithi177.stdout:3910: writing smithi17769138-384 from 719993 to 1493539 tid 1 2024-07-28T11:31:30.508 INFO:tasks.rados.rados.0.smithi177.stdout:3910: writing smithi17769138-384 from 2250302 to 2319993 tid 2 2024-07-28T11:31:30.509 INFO:tasks.rados.rados.0.smithi177.stdout:3911: write oid 152 current snap is 0 2024-07-28T11:31:30.509 INFO:tasks.rados.rados.0.smithi177.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2024-07-28T11:31:30.516 INFO:tasks.rados.rados.0.smithi177.stdout:3911: writing smithi17769138-152 from 736800 to 1185595 tid 1 2024-07-28T11:31:30.522 INFO:tasks.rados.rados.0.smithi177.stdout:3911: writing smithi17769138-152 from 1908784 to 2336800 tid 2 2024-07-28T11:31:30.522 INFO:tasks.rados.rados.0.smithi177.stdout:3912: write oid 11 current snap is 0 2024-07-28T11:31:30.523 INFO:tasks.rados.rados.0.smithi177.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2024-07-28T11:31:30.530 INFO:tasks.rados.rados.0.smithi177.stdout:3912: writing smithi17769138-11 from 753607 to 1277651 tid 1 2024-07-28T11:31:30.536 INFO:tasks.rados.rados.0.smithi177.stdout:3912: writing smithi17769138-11 from 1967266 to 2353607 tid 2 2024-07-28T11:31:30.536 INFO:tasks.rados.rados.0.smithi177.stdout:3913: read oid 481 snap -1 2024-07-28T11:31:30.536 INFO:tasks.rados.rados.0.smithi177.stdout:3913: expect deleted 2024-07-28T11:31:30.536 INFO:tasks.rados.rados.0.smithi177.stdout:3914: write oid 262 current snap is 0 2024-07-28T11:31:30.536 INFO:tasks.rados.rados.0.smithi177.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2024-07-28T11:31:30.543 INFO:tasks.rados.rados.0.smithi177.stdout:3914: writing smithi17769138-262 from 770414 to 1369707 tid 1 2024-07-28T11:31:30.549 INFO:tasks.rados.rados.0.smithi177.stdout:3914: writing smithi17769138-262 from 1909395 to 2370414 tid 2 2024-07-28T11:31:30.549 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 16 2024-07-28T11:31:30.549 INFO:tasks.rados.rados.0.smithi177.stdout:3899: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-07-28T11:31:30.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: cluster 2024-07-28T11:31:29.161897+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.514523+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.525480+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.528086+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.529341+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.538472+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.687362+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.691533+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: cephadm 2024-07-28T11:31:29.692575+0000 mgr.y (mgr.25013) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.698383+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.700372+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.700997+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.705549+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.707365+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.707865+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.717352+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.719994+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: audit 2024-07-28T11:31:29.721356+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[31534]: cephadm 2024-07-28T11:31:29.722446+0000 mgr.y (mgr.25013) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: cluster 2024-07-28T11:31:29.161897+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.514523+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.525480+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.528086+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.529341+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.538472+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.687362+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.691533+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: cephadm 2024-07-28T11:31:29.692575+0000 mgr.y (mgr.25013) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.698383+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.700372+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.700997+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.705549+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.707365+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.707865+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.717352+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.719994+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: audit 2024-07-28T11:31:29.721356+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:31:30.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:30 smithi177 bash[21846]: cephadm 2024-07-28T11:31:29.722446+0000 mgr.y (mgr.25013) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:3900: finishing write tid 1 to smithi17769138-218 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:3900: finishing write tid 2 to smithi17769138-218 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:3900: finishing write tid 3 to smithi17769138-218 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:3900: finishing write tid 4 to smithi17769138-218 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 218 v 487 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2024-07-28T11:31:30.766 INFO:tasks.rados.rados.0.smithi177.stdout:3900: left oid 218 (ObjNum 2390 snap 0 seq_num 2390) 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3901: finishing write tid 1 to smithi17769138-470 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3901: finishing write tid 2 to smithi17769138-470 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3901: finishing write tid 3 to smithi17769138-470 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3901: finishing write tid 4 to smithi17769138-470 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 470 v 560 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3902: finishing write tid 1 to smithi17769138-124 2024-07-28T11:31:30.767 INFO:tasks.rados.rados.0.smithi177.stdout:3903: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-07-28T11:31:30.828 INFO:tasks.rados.rados.0.smithi177.stdout:3902: finishing write tid 2 to smithi17769138-124 2024-07-28T11:31:30.828 INFO:tasks.rados.rados.0.smithi177.stdout:3902: finishing write tid 3 to smithi17769138-124 2024-07-28T11:31:30.828 INFO:tasks.rados.rados.0.smithi177.stdout:3902: finishing write tid 4 to smithi17769138-124 2024-07-28T11:31:30.828 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 124 v 441 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3904: finishing write tid 1 to smithi17769138-433 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3904: finishing write tid 2 to smithi17769138-433 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3904: finishing write tid 3 to smithi17769138-433 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3904: finishing write tid 4 to smithi17769138-433 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 433 v 458 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3905: finishing write tid 1 to smithi17769138-432 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3905: finishing write tid 2 to smithi17769138-432 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3905: finishing write tid 3 to smithi17769138-432 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3905: finishing write tid 4 to smithi17769138-432 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 432 v 330 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2024-07-28T11:31:30.829 INFO:tasks.rados.rados.0.smithi177.stdout:3906: finishing write tid 1 to smithi17769138-421 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3906: finishing write tid 2 to smithi17769138-421 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3906: finishing write tid 3 to smithi17769138-421 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3906: finishing write tid 4 to smithi17769138-421 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 508 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3907: finishing write tid 1 to smithi17769138-164 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3907: finishing write tid 2 to smithi17769138-164 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3907: finishing write tid 3 to smithi17769138-164 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3907: finishing write tid 4 to smithi17769138-164 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 164 v 461 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3907: left oid 164 (ObjNum 2396 snap 0 seq_num 2396) 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3908: finishing write tid 1 to smithi17769138-128 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3908: finishing write tid 2 to smithi17769138-128 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3908: finishing write tid 3 to smithi17769138-128 2024-07-28T11:31:30.830 INFO:tasks.rados.rados.0.smithi177.stdout:3908: finishing write tid 4 to smithi17769138-128 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 128 v 444 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3908: left oid 128 (ObjNum 2397 snap 0 seq_num 2397) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3909: finishing write tid 1 to smithi17769138-413 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3909: finishing write tid 2 to smithi17769138-413 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3909: finishing write tid 3 to smithi17769138-413 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3899: done (15 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3900: done (14 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3901: done (13 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3902: done (12 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3903: done (11 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3904: done (10 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3905: done (9 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3906: done (8 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3907: done (7 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3908: done (6 left) 2024-07-28T11:31:30.831 INFO:tasks.rados.rados.0.smithi177.stdout:3915: write oid 92 current snap is 0 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3909: finishing write tid 4 to smithi17769138-413 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 413 v 458 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3909: left oid 413 (ObjNum 2398 snap 0 seq_num 2398) 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3910: finishing write tid 1 to smithi17769138-384 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3910: finishing write tid 2 to smithi17769138-384 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3910: finishing write tid 3 to smithi17769138-384 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3910: finishing write tid 4 to smithi17769138-384 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 384 v 469 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3910: left oid 384 (ObjNum 2399 snap 0 seq_num 2399) 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3911: finishing write tid 1 to smithi17769138-152 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3911: finishing write tid 2 to smithi17769138-152 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3911: finishing write tid 3 to smithi17769138-152 2024-07-28T11:31:30.832 INFO:tasks.rados.rados.0.smithi177.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2024-07-28T11:31:30.837 INFO:tasks.rados.rados.0.smithi177.stdout:3915: writing smithi17769138-92 from 787221 to 1578116 tid 1 2024-07-28T11:31:30.841 INFO:tasks.rados.rados.0.smithi177.stdout:3915: writing smithi17769138-92 from 2084230 to 2387221 tid 2 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3909: done (6 left) 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3910: done (5 left) 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3916: write oid 65 current snap is 0 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3911: finishing write tid 4 to smithi17769138-152 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 152 v 447 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3911: left oid 152 (ObjNum 2400 snap 0 seq_num 2400) 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3912: finishing write tid 1 to smithi17769138-11 2024-07-28T11:31:30.842 INFO:tasks.rados.rados.0.smithi177.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2024-07-28T11:31:30.847 INFO:tasks.rados.rados.0.smithi177.stdout:3916: writing smithi17769138-65 from 404028 to 870172 tid 1 2024-07-28T11:31:30.854 INFO:tasks.rados.rados.0.smithi177.stdout:3916: writing smithi17769138-65 from 1342712 to 2117550 tid 2 2024-07-28T11:31:30.854 INFO:tasks.rados.rados.0.smithi177.stdout:3911: done (5 left) 2024-07-28T11:31:30.854 INFO:tasks.rados.rados.0.smithi177.stdout:3917: write oid 199 current snap is 0 2024-07-28T11:31:30.854 INFO:tasks.rados.rados.0.smithi177.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2024-07-28T11:31:30.859 INFO:tasks.rados.rados.0.smithi177.stdout:3917: writing smithi17769138-199 from 420835 to 962228 tid 1 2024-07-28T11:31:30.865 INFO:tasks.rados.rados.0.smithi177.stdout:3917: writing smithi17769138-199 from 1401194 to 2036043 tid 2 2024-07-28T11:31:30.866 INFO:tasks.rados.rados.0.smithi177.stdout:3918: write oid 340 current snap is 0 2024-07-28T11:31:30.866 INFO:tasks.rados.rados.0.smithi177.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2024-07-28T11:31:30.872 INFO:tasks.rados.rados.0.smithi177.stdout:3918: writing smithi17769138-340 from 437642 to 1054284 tid 1 2024-07-28T11:31:30.879 INFO:tasks.rados.rados.0.smithi177.stdout:3918: writing smithi17769138-340 from 1743323 to 2437642 tid 2 2024-07-28T11:31:30.880 INFO:tasks.rados.rados.0.smithi177.stdout:3919: write oid 311 current snap is 0 2024-07-28T11:31:30.880 INFO:tasks.rados.rados.0.smithi177.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2024-07-28T11:31:30.886 INFO:tasks.rados.rados.0.smithi177.stdout:3919: writing smithi17769138-311 from 454449 to 1146340 tid 1 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3919: writing smithi17769138-311 from 1801805 to 2323970 tid 2 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3920: read oid 306 snap -1 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3920: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3921: read oid 341 snap -1 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3921: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3922: write oid 127 current snap is 0 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3912: finishing write tid 2 to smithi17769138-11 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3912: finishing write tid 3 to smithi17769138-11 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3912: finishing write tid 4 to smithi17769138-11 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 11 v 563 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2024-07-28T11:31:30.893 INFO:tasks.rados.rados.0.smithi177.stdout:3912: left oid 11 (ObjNum 2401 snap 0 seq_num 2401) 2024-07-28T11:31:30.894 INFO:tasks.rados.rados.0.smithi177.stdout:3914: finishing write tid 1 to smithi17769138-262 2024-07-28T11:31:30.894 INFO:tasks.rados.rados.0.smithi177.stdout:3914: finishing write tid 2 to smithi17769138-262 2024-07-28T11:31:30.894 INFO:tasks.rados.rados.0.smithi177.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2024-07-28T11:31:30.900 INFO:tasks.rados.rados.0.smithi177.stdout:3922: writing smithi17769138-127 from 471256 to 1238396 tid 1 2024-07-28T11:31:30.907 INFO:tasks.rados.rados.0.smithi177.stdout:3922: writing smithi17769138-127 from 1860287 to 2471256 tid 2 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3912: done (10 left) 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3913: done (9 left) 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3923: write oid 330 current snap is 0 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3914: finishing write tid 3 to smithi17769138-262 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3914: finishing write tid 4 to smithi17769138-262 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 262 v 510 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3914: left oid 262 (ObjNum 2402 snap 0 seq_num 2402) 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3915: finishing write tid 1 to smithi17769138-92 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3915: finishing write tid 2 to smithi17769138-92 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3915: finishing write tid 3 to smithi17769138-92 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3915: finishing write tid 4 to smithi17769138-92 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 92 v 464 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3915: left oid 92 (ObjNum 2403 snap 0 seq_num 2403) 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3916: finishing write tid 1 to smithi17769138-65 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3916: finishing write tid 2 to smithi17769138-65 2024-07-28T11:31:30.908 INFO:tasks.rados.rados.0.smithi177.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2024-07-28T11:31:30.912 INFO:tasks.rados.rados.0.smithi177.stdout:3923: writing smithi17769138-330 from 488063 to 930452 tid 1 2024-07-28T11:31:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: cluster 2024-07-28T11:31:29.161897+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-07-28T11:31:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.514523+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.525480+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.528086+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.529341+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.538472+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.687362+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.691533+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: cephadm 2024-07-28T11:31:29.692575+0000 mgr.y (mgr.25013) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.698383+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.700372+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.700997+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.705549+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.707365+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.707865+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.717352+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25013 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:31:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.719994+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:31:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: audit 2024-07-28T11:31:29.721356+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:31:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:30 smithi204 bash[24094]: cephadm 2024-07-28T11:31:29.722446+0000 mgr.y (mgr.25013) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3923: writing smithi17769138-330 from 1518769 to 2044603 tid 2 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3914: done (9 left) 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3915: done (8 left) 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3924: write oid 220 current snap is 0 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3916: finishing write tid 3 to smithi17769138-65 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3916: finishing write tid 4 to smithi17769138-65 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 65 v 411 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3916: left oid 65 (ObjNum 2404 snap 0 seq_num 2404) 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3917: finishing write tid 1 to smithi17769138-199 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3917: finishing write tid 2 to smithi17769138-199 2024-07-28T11:31:30.920 INFO:tasks.rados.rados.0.smithi177.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2024-07-28T11:31:30.926 INFO:tasks.rados.rados.0.smithi177.stdout:3924: writing smithi17769138-220 from 504870 to 1138861 tid 1 2024-07-28T11:31:30.933 INFO:tasks.rados.rados.0.smithi177.stdout:3924: writing smithi17769138-220 from 1693604 to 2479449 tid 2 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3916: done (8 left) 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3925: delete oid 221 current snap is 0 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3917: finishing write tid 3 to smithi17769138-199 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3917: finishing write tid 4 to smithi17769138-199 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 199 v 490 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3917: left oid 199 (ObjNum 2405 snap 0 seq_num 2405) 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3918: finishing write tid 1 to smithi17769138-340 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3918: finishing write tid 2 to smithi17769138-340 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3918: finishing write tid 3 to smithi17769138-340 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3918: finishing write tid 4 to smithi17769138-340 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 340 v 495 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2024-07-28T11:31:30.934 INFO:tasks.rados.rados.0.smithi177.stdout:3918: left oid 340 (ObjNum 2406 snap 0 seq_num 2406) 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3919: finishing write tid 1 to smithi17769138-311 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3919: finishing write tid 2 to smithi17769138-311 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3919: finishing write tid 3 to smithi17769138-311 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3919: finishing write tid 4 to smithi17769138-311 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 311 v 447 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3919: left oid 311 (ObjNum 2407 snap 0 seq_num 2407) 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3922: finishing write tid 1 to smithi17769138-127 2024-07-28T11:31:30.935 INFO:tasks.rados.rados.0.smithi177.stdout:3921: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-07-28T11:31:31.065 INFO:tasks.rados.rados.0.smithi177.stdout:3920: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3922: finishing write tid 2 to smithi17769138-127 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3922: finishing write tid 3 to smithi17769138-127 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3922: finishing write tid 4 to smithi17769138-127 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 127 v 513 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3922: left oid 127 (ObjNum 2408 snap 0 seq_num 2408) 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3923: finishing write tid 1 to smithi17769138-330 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3923: finishing write tid 2 to smithi17769138-330 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3923: finishing write tid 3 to smithi17769138-330 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:3923: finishing write tid 4 to smithi17769138-330 2024-07-28T11:31:31.188 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 330 v 454 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3923: left oid 330 (ObjNum 2409 snap 0 seq_num 2409) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3924: finishing write tid 1 to smithi17769138-220 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3917: done (8 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3918: done (7 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3919: done (6 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3920: done (5 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3921: done (4 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3922: done (3 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3923: done (2 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3925: done (1 left) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3926: read oid 191 snap -1 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3926: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3927: write oid 441 current snap is 0 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3924: finishing write tid 2 to smithi17769138-220 2024-07-28T11:31:31.189 INFO:tasks.rados.rados.0.smithi177.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2024-07-28T11:31:31.196 INFO:tasks.rados.rados.0.smithi177.stdout:3927: writing smithi17769138-441 from 538484 to 1322973 tid 1 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3927: writing smithi17769138-441 from 2094215 to 2538484 tid 2 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3928: write oid 315 current snap is 0 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3924: finishing write tid 3 to smithi17769138-220 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3924: finishing write tid 4 to smithi17769138-220 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 220 v 450 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3924: left oid 220 (ObjNum 2410 snap 0 seq_num 2410) 2024-07-28T11:31:31.204 INFO:tasks.rados.rados.0.smithi177.stdout:3926: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-07-28T11:31:31.353 INFO:tasks.rados.rados.0.smithi177.stdout:3927: finishing write tid 1 to smithi17769138-441 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:3927: finishing write tid 2 to smithi17769138-441 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:3927: finishing write tid 3 to smithi17769138-441 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:3927: finishing write tid 4 to smithi17769138-441 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 441 v 523 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:3927: left oid 441 (ObjNum 2412 snap 0 seq_num 2412) 2024-07-28T11:31:31.354 INFO:tasks.rados.rados.0.smithi177.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2024-07-28T11:31:31.364 INFO:tasks.rados.rados.0.smithi177.stdout:3928: writing smithi17769138-315 from 555291 to 1015029 tid 1 2024-07-28T11:31:31.378 INFO:tasks.rados.rados.0.smithi177.stdout:3928: writing smithi17769138-315 from 1752697 to 2285869 tid 2 2024-07-28T11:31:31.378 INFO:tasks.rados.rados.0.smithi177.stdout:3924: done (3 left) 2024-07-28T11:31:31.378 INFO:tasks.rados.rados.0.smithi177.stdout:3926: done (2 left) 2024-07-28T11:31:31.378 INFO:tasks.rados.rados.0.smithi177.stdout:3927: done (1 left) 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3929: read oid 67 snap -1 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3929: expect (ObjNum 2222 snap 0 seq_num 2222) 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3930: read oid 100 snap -1 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3930: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3931: read oid 312 snap -1 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3931: expect deleted 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3932: write oid 180 current snap is 0 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3928: finishing write tid 1 to smithi17769138-315 2024-07-28T11:31:31.379 INFO:tasks.rados.rados.0.smithi177.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2024-07-28T11:31:31.392 INFO:tasks.rados.rados.0.smithi177.stdout:3932: writing smithi17769138-180 from 572098 to 1107085 tid 1 2024-07-28T11:31:31.408 INFO:tasks.rados.rados.0.smithi177.stdout:3932: writing smithi17769138-180 from 1811179 to 2572098 tid 2 2024-07-28T11:31:31.408 INFO:tasks.rados.rados.0.smithi177.stdout:3933: write oid 130 current snap is 0 2024-07-28T11:31:31.409 INFO:tasks.rados.rados.0.smithi177.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2024-07-28T11:31:31.420 INFO:tasks.rados.rados.0.smithi177.stdout:3933: writing smithi17769138-130 from 588905 to 1199141 tid 1 2024-07-28T11:31:31.429 INFO:tasks.rados.rados.0.smithi177.stdout:3933: writing smithi17769138-130 from 1753308 to 2290149 tid 2 2024-07-28T11:31:31.429 INFO:tasks.rados.rados.0.smithi177.stdout:3934: write oid 54 current snap is 0 2024-07-28T11:31:31.429 INFO:tasks.rados.rados.0.smithi177.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2024-07-28T11:31:31.438 INFO:tasks.rados.rados.0.smithi177.stdout:3934: writing smithi17769138-54 from 605712 to 1291197 tid 1 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3934: writing smithi17769138-54 from 1811790 to 2605712 tid 2 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3935: read oid 230 snap -1 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3935: expect deleted 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3936: delete oid 35 current snap is 0 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3928: finishing write tid 2 to smithi17769138-315 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3928: finishing write tid 3 to smithi17769138-315 2024-07-28T11:31:31.448 INFO:tasks.rados.rados.0.smithi177.stdout:3928: finishing write tid 4 to smithi17769138-315 2024-07-28T11:31:31.449 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 315 v 526 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2024-07-28T11:31:31.449 INFO:tasks.rados.rados.0.smithi177.stdout:3928: left oid 315 (ObjNum 2413 snap 0 seq_num 2413) 2024-07-28T11:31:31.449 INFO:tasks.rados.rados.0.smithi177.stdout:3929: expect (ObjNum 2222 snap 0 seq_num 2222) 2024-07-28T11:31:31.700 INFO:tasks.rados.rados.0.smithi177.stdout:3930: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-07-28T11:31:31.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:31 smithi177 bash[21846]: audit 2024-07-28T11:31:31.164438+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.177:0/3125239337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:31.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:31 smithi177 bash[31534]: audit 2024-07-28T11:31:31.164438+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.177:0/3125239337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:31.805 INFO:tasks.rados.rados.0.smithi177.stdout:3932: finishing write tid 1 to smithi17769138-180 2024-07-28T11:31:31.805 INFO:tasks.rados.rados.0.smithi177.stdout:3928: done (8 left) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3929: done (7 left) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3930: done (6 left) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3931: done (5 left) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3936: done (4 left) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3937: read oid 293 snap -1 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3937: expect (ObjNum 2298 snap 0 seq_num 2298) 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3938: read oid 334 snap -1 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3938: expect deleted 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3939: write oid 461 current snap is 0 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3932: finishing write tid 2 to smithi17769138-180 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3932: finishing write tid 3 to smithi17769138-180 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:3932: finishing write tid 4 to smithi17769138-180 2024-07-28T11:31:31.806 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 180 v 457 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3932: left oid 180 (ObjNum 2414 snap 0 seq_num 2414) 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3933: finishing write tid 1 to smithi17769138-130 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3933: finishing write tid 2 to smithi17769138-130 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3933: finishing write tid 3 to smithi17769138-130 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3933: finishing write tid 4 to smithi17769138-130 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 130 v 461 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3933: left oid 130 (ObjNum 2415 snap 0 seq_num 2415) 2024-07-28T11:31:31.807 INFO:tasks.rados.rados.0.smithi177.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2024-07-28T11:31:31.822 INFO:tasks.rados.rados.0.smithi177.stdout:3939: writing smithi17769138-461 from 639326 to 1191662 tid 1 2024-07-28T11:31:31.833 INFO:tasks.rados.rados.0.smithi177.stdout:3939: writing smithi17769138-461 from 1645107 to 2045628 tid 2 2024-07-28T11:31:31.842 INFO:tasks.rados.rados.0.smithi177.stdout:3939: writing smithi17769138-461 from 2501032 to 2639326 tid 3 2024-07-28T11:31:31.842 INFO:tasks.rados.rados.0.smithi177.stdout:3932: done (6 left) 2024-07-28T11:31:31.842 INFO:tasks.rados.rados.0.smithi177.stdout:3933: done (5 left) 2024-07-28T11:31:31.842 INFO:tasks.rados.rados.0.smithi177.stdout:3940: write oid 237 current snap is 0 2024-07-28T11:31:31.842 INFO:tasks.rados.rados.0.smithi177.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2024-07-28T11:31:31.858 INFO:tasks.rados.rados.0.smithi177.stdout:3940: writing smithi17769138-237 from 656133 to 1283718 tid 1 2024-07-28T11:31:31.871 INFO:tasks.rados.rados.0.smithi177.stdout:3940: writing smithi17769138-237 from 1987236 to 2531415 tid 2 2024-07-28T11:31:31.871 INFO:tasks.rados.rados.0.smithi177.stdout:3941: write oid 348 current snap is 0 2024-07-28T11:31:31.871 INFO:tasks.rados.rados.0.smithi177.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2024-07-28T11:31:31.883 INFO:tasks.rados.rados.0.smithi177.stdout:3941: writing smithi17769138-348 from 672940 to 1375774 tid 1 2024-07-28T11:31:31.892 INFO:tasks.rados.rados.0.smithi177.stdout:3941: writing smithi17769138-348 from 2045718 to 2672940 tid 2 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3942: write oid 140 current snap is 0 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3934: finishing write tid 1 to smithi17769138-54 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3934: finishing write tid 2 to smithi17769138-54 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3934: finishing write tid 3 to smithi17769138-54 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3934: finishing write tid 4 to smithi17769138-54 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 54 v 558 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3934: left oid 54 (ObjNum 2416 snap 0 seq_num 2416) 2024-07-28T11:31:31.893 INFO:tasks.rados.rados.0.smithi177.stdout:3937: expect (ObjNum 2298 snap 0 seq_num 2298) 2024-07-28T11:31:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:31 smithi204 bash[24094]: audit 2024-07-28T11:31:31.164438+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.177:0/3125239337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:31.990 INFO:tasks.rados.rados.0.smithi177.stdout:3939: finishing write tid 1 to smithi17769138-461 2024-07-28T11:31:31.990 INFO:tasks.rados.rados.0.smithi177.stdout:3939: finishing write tid 2 to smithi17769138-461 2024-07-28T11:31:31.990 INFO:tasks.rados.rados.0.smithi177.stdout:3939: finishing write tid 3 to smithi17769138-461 2024-07-28T11:31:31.990 INFO:tasks.rados.rados.0.smithi177.stdout:3939: finishing write tid 4 to smithi17769138-461 2024-07-28T11:31:31.990 INFO:tasks.rados.rados.0.smithi177.stdout:3939: finishing write tid 5 to smithi17769138-461 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 461 v 517 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3939: left oid 461 (ObjNum 2418 snap 0 seq_num 2418) 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3940: finishing write tid 1 to smithi17769138-237 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3940: finishing write tid 2 to smithi17769138-237 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3940: finishing write tid 3 to smithi17769138-237 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3940: finishing write tid 4 to smithi17769138-237 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 237 v 472 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3940: left oid 237 (ObjNum 2419 snap 0 seq_num 2419) 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3941: finishing write tid 1 to smithi17769138-348 2024-07-28T11:31:31.991 INFO:tasks.rados.rados.0.smithi177.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2024-07-28T11:31:32.001 INFO:tasks.rados.rados.0.smithi177.stdout:3942: writing smithi17769138-140 from 689747 to 1467830 tid 1 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3942: writing smithi17769138-140 from 2104200 to 2652048 tid 2 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3934: done (7 left) 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3935: done (6 left) 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3937: done (5 left) 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3938: done (4 left) 2024-07-28T11:31:32.011 INFO:tasks.rados.rados.0.smithi177.stdout:3939: done (3 left) 2024-07-28T11:31:32.012 INFO:tasks.rados.rados.0.smithi177.stdout:3940: done (2 left) 2024-07-28T11:31:32.012 INFO:tasks.rados.rados.0.smithi177.stdout:3943: write oid 134 current snap is 0 2024-07-28T11:31:32.012 INFO:tasks.rados.rados.0.smithi177.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2024-07-28T11:31:32.020 INFO:tasks.rados.rados.0.smithi177.stdout:3943: writing smithi17769138-134 from 706554 to 1159886 tid 1 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3943: writing smithi17769138-134 from 1762682 to 2454188 tid 2 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3944: read oid 234 snap -1 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3944: expect (ObjNum 2256 snap 0 seq_num 2256) 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3945: read oid 116 snap -1 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:31:32.031 INFO:tasks.rados.rados.0.smithi177.stdout:3946: read oid 187 snap -1 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3946: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3947: read oid 303 snap -1 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3947: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3948: delete oid 181 current snap is 0 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3941: finishing write tid 2 to smithi17769138-348 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3941: finishing write tid 3 to smithi17769138-348 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3941: finishing write tid 4 to smithi17769138-348 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 348 v 520 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3941: left oid 348 (ObjNum 2420 snap 0 seq_num 2420) 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3942: finishing write tid 1 to smithi17769138-140 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3942: finishing write tid 2 to smithi17769138-140 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3942: finishing write tid 3 to smithi17769138-140 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3942: finishing write tid 4 to smithi17769138-140 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 140 v 566 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2024-07-28T11:31:32.032 INFO:tasks.rados.rados.0.smithi177.stdout:3942: left oid 140 (ObjNum 2421 snap 0 seq_num 2421) 2024-07-28T11:31:32.033 INFO:tasks.rados.rados.0.smithi177.stdout:3943: finishing write tid 1 to smithi17769138-134 2024-07-28T11:31:32.035 INFO:tasks.rados.rados.0.smithi177.stdout:3946: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:3943: finishing write tid 2 to smithi17769138-134 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:3943: finishing write tid 3 to smithi17769138-134 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:3943: finishing write tid 4 to smithi17769138-134 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 134 v 414 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2024-07-28T11:31:32.098 INFO:tasks.rados.rados.0.smithi177.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-07-28T11:31:32.201 INFO:tasks.rados.rados.0.smithi177.stdout:3944: expect (ObjNum 2256 snap 0 seq_num 2256) 2024-07-28T11:31:32.402 INFO:tasks.rados.rados.0.smithi177.stdout:3947: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-07-28T11:31:32.569 INFO:tasks.rados.rados.0.smithi177.stdout:3941: done (7 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3942: done (6 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3943: done (5 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3944: done (4 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3945: done (3 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3946: done (2 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3947: done (1 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3948: done (0 left) 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3949: write oid 40 current snap is 0 2024-07-28T11:31:32.570 INFO:tasks.rados.rados.0.smithi177.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2024-07-28T11:31:32.578 INFO:tasks.rados.rados.0.smithi177.stdout:3949: writing smithi17769138-40 from 740168 to 1343998 tid 1 2024-07-28T11:31:32.586 INFO:tasks.rados.rados.0.smithi177.stdout:3949: writing smithi17769138-40 from 1763293 to 2458468 tid 2 2024-07-28T11:31:32.586 INFO:tasks.rados.rados.0.smithi177.stdout:3950: delete oid 347 current snap is 0 2024-07-28T11:31:32.586 INFO:tasks.rados.rados.0.smithi177.stdout:3949: finishing write tid 1 to smithi17769138-40 2024-07-28T11:31:32.589 INFO:tasks.rados.rados.0.smithi177.stdout:3950: done (1 left) 2024-07-28T11:31:32.589 INFO:tasks.rados.rados.0.smithi177.stdout:3951: read oid 199 snap -1 2024-07-28T11:31:32.589 INFO:tasks.rados.rados.0.smithi177.stdout:3951: expect (ObjNum 2405 snap 0 seq_num 2405) 2024-07-28T11:31:32.589 INFO:tasks.rados.rados.0.smithi177.stdout:3952: write oid 190 current snap is 0 2024-07-28T11:31:32.589 INFO:tasks.rados.rados.0.smithi177.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2024-07-28T11:31:32.598 INFO:tasks.rados.rados.0.smithi177.stdout:3952: writing smithi17769138-190 from 773782 to 1244463 tid 1 2024-07-28T11:31:32.607 INFO:tasks.rados.rados.0.smithi177.stdout:3952: writing smithi17769138-190 from 1996610 to 2695454 tid 2 2024-07-28T11:31:32.607 INFO:tasks.rados.rados.0.smithi177.stdout:3953: write oid 452 current snap is 0 2024-07-28T11:31:32.607 INFO:tasks.rados.rados.0.smithi177.stdout:3949: finishing write tid 2 to smithi17769138-40 2024-07-28T11:31:32.608 INFO:tasks.rados.rados.0.smithi177.stdout:3949: finishing write tid 3 to smithi17769138-40 2024-07-28T11:31:32.608 INFO:tasks.rados.rados.0.smithi177.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2024-07-28T11:31:32.616 INFO:tasks.rados.rados.0.smithi177.stdout:3953: writing smithi17769138-452 from 790589 to 1336519 tid 1 2024-07-28T11:31:32.624 INFO:tasks.rados.rados.0.smithi177.stdout:3953: writing smithi17769138-452 from 1938739 to 2497594 tid 2 2024-07-28T11:31:32.624 INFO:tasks.rados.rados.0.smithi177.stdout:3954: write oid 225 current snap is 0 2024-07-28T11:31:32.624 INFO:tasks.rados.rados.0.smithi177.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2024-07-28T11:31:32.631 INFO:tasks.rados.rados.0.smithi177.stdout:3954: writing smithi17769138-225 from 407396 to 1028575 tid 1 2024-07-28T11:31:32.640 INFO:tasks.rados.rados.0.smithi177.stdout:3954: writing smithi17769138-225 from 1597221 to 2299734 tid 2 2024-07-28T11:31:32.640 INFO:tasks.rados.rados.0.smithi177.stdout:3955: write oid 290 current snap is 0 2024-07-28T11:31:32.640 INFO:tasks.rados.rados.0.smithi177.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2024-07-28T11:31:32.648 INFO:tasks.rados.rados.0.smithi177.stdout:3955: writing smithi17769138-290 from 424203 to 1120631 tid 1 2024-07-28T11:31:32.654 INFO:tasks.rados.rados.0.smithi177.stdout:3955: writing smithi17769138-290 from 1655703 to 2218227 tid 2 2024-07-28T11:31:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:3956: write oid 278 current snap is 0 2024-07-28T11:31:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:3949: finishing write tid 4 to smithi17769138-40 2024-07-28T11:31:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 40 v 418 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2024-07-28T11:31:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:3949: left oid 40 (ObjNum 2424 snap 0 seq_num 2424) 2024-07-28T11:31:32.655 INFO:tasks.rados.rados.0.smithi177.stdout:3951: expect (ObjNum 2405 snap 0 seq_num 2405) 2024-07-28T11:31:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[24094]: cluster 2024-07-28T11:31:31.162649+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-07-28T11:31:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[24094]: audit 2024-07-28T11:31:32.470793+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[24094]: audit 2024-07-28T11:31:32.472234+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:31:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[24094]: audit 2024-07-28T11:31:32.473100+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:31:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:32 smithi204 bash[24094]: audit 2024-07-28T11:31:32.473925+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3952: finishing write tid 1 to smithi17769138-190 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3952: finishing write tid 2 to smithi17769138-190 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3952: finishing write tid 3 to smithi17769138-190 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3952: finishing write tid 4 to smithi17769138-190 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 190 v 460 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3952: left oid 190 (ObjNum 2426 snap 0 seq_num 2426) 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3953: finishing write tid 1 to smithi17769138-452 2024-07-28T11:31:32.829 INFO:tasks.rados.rados.0.smithi177.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2024-07-28T11:31:32.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[31534]: cluster 2024-07-28T11:31:31.162649+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-07-28T11:31:32.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[31534]: audit 2024-07-28T11:31:32.470793+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:32.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[31534]: audit 2024-07-28T11:31:32.472234+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:31:32.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[31534]: audit 2024-07-28T11:31:32.473100+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:31:32.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[31534]: audit 2024-07-28T11:31:32.473925+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:32.836 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[21846]: cluster 2024-07-28T11:31:31.162649+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-07-28T11:31:32.836 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[21846]: audit 2024-07-28T11:31:32.470793+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25013 ' entity='mgr.y' 2024-07-28T11:31:32.836 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[21846]: audit 2024-07-28T11:31:32.472234+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:31:32.836 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[21846]: audit 2024-07-28T11:31:32.473100+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:31:32.836 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:32 smithi177 bash[21846]: audit 2024-07-28T11:31:32.473925+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25013 172.21.15.177:0/3582298097' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:31:32.836 INFO:tasks.rados.rados.0.smithi177.stdout:3956: writing smithi17769138-278 from 441010 to 1212687 tid 1 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3956: writing smithi17769138-278 from 1714185 to 2420367 tid 2 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3949: done (6 left) 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3951: done (5 left) 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3952: done (4 left) 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3957: delete oid 108 current snap is 0 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3953: finishing write tid 2 to smithi17769138-452 2024-07-28T11:31:32.843 INFO:tasks.rados.rados.0.smithi177.stdout:3953: finishing write tid 3 to smithi17769138-452 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3953: finishing write tid 4 to smithi17769138-452 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 452 v 450 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3953: left oid 452 (ObjNum 2427 snap 0 seq_num 2427) 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3954: finishing write tid 1 to smithi17769138-225 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3954: finishing write tid 2 to smithi17769138-225 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3954: finishing write tid 3 to smithi17769138-225 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3954: finishing write tid 4 to smithi17769138-225 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 225 v 475 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3954: left oid 225 (ObjNum 2428 snap 0 seq_num 2428) 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3955: finishing write tid 1 to smithi17769138-290 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3955: finishing write tid 2 to smithi17769138-290 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3955: finishing write tid 3 to smithi17769138-290 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3955: finishing write tid 4 to smithi17769138-290 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 290 v 562 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3955: left oid 290 (ObjNum 2429 snap 0 seq_num 2429) 2024-07-28T11:31:32.844 INFO:tasks.rados.rados.0.smithi177.stdout:3956: finishing write tid 1 to smithi17769138-278 2024-07-28T11:31:32.845 INFO:tasks.rados.rados.0.smithi177.stdout:3953: done (4 left) 2024-07-28T11:31:32.845 INFO:tasks.rados.rados.0.smithi177.stdout:3954: done (3 left) 2024-07-28T11:31:32.846 INFO:tasks.rados.rados.0.smithi177.stdout:3955: done (2 left) 2024-07-28T11:31:32.846 INFO:tasks.rados.rados.0.smithi177.stdout:3957: done (1 left) 2024-07-28T11:31:32.846 INFO:tasks.rados.rados.0.smithi177.stdout:3958: write oid 476 current snap is 0 2024-07-28T11:31:32.846 INFO:tasks.rados.rados.0.smithi177.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2024-07-28T11:31:32.853 INFO:tasks.rados.rados.0.smithi177.stdout:3958: writing smithi17769138-476 from 474624 to 996799 tid 1 2024-07-28T11:31:32.862 INFO:tasks.rados.rados.0.smithi177.stdout:3958: writing smithi17769138-476 from 1714796 to 2424647 tid 2 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3959: read oid 93 snap -1 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3959: expect deleted 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3960: read oid 273 snap -1 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3960: expect deleted 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3961: read oid 171 snap -1 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3961: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3962: read oid 62 snap -1 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3962: expect (ObjNum 2220 snap 0 seq_num 2220) 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3963: delete oid 68 current snap is 0 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3956: finishing write tid 2 to smithi17769138-278 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3956: finishing write tid 3 to smithi17769138-278 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3956: finishing write tid 4 to smithi17769138-278 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 278 v 523 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2024-07-28T11:31:32.863 INFO:tasks.rados.rados.0.smithi177.stdout:3956: left oid 278 (ObjNum 2430 snap 0 seq_num 2430) 2024-07-28T11:31:32.864 INFO:tasks.rados.rados.0.smithi177.stdout:3958: finishing write tid 1 to smithi17769138-476 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3956: done (6 left) 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3959: done (5 left) 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3960: done (4 left) 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3963: done (3 left) 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3964: write oid 275 current snap is 0 2024-07-28T11:31:32.865 INFO:tasks.rados.rados.0.smithi177.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2024-07-28T11:31:32.872 INFO:tasks.rados.rados.0.smithi177.stdout:3964: writing smithi17769138-275 from 508238 to 1297264 tid 1 2024-07-28T11:31:32.880 INFO:tasks.rados.rados.0.smithi177.stdout:3964: writing smithi17769138-275 from 1948113 to 2661633 tid 2 2024-07-28T11:31:32.880 INFO:tasks.rados.rados.0.smithi177.stdout:3965: read oid 220 snap -1 2024-07-28T11:31:32.880 INFO:tasks.rados.rados.0.smithi177.stdout:3965: expect (ObjNum 2410 snap 0 seq_num 2410) 2024-07-28T11:31:32.880 INFO:tasks.rados.rados.0.smithi177.stdout:3966: write oid 250 current snap is 0 2024-07-28T11:31:32.880 INFO:tasks.rados.rados.0.smithi177.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2024-07-28T11:31:32.885 INFO:tasks.rados.rados.0.smithi177.stdout:3966: writing smithi17769138-250 from 525045 to 989320 tid 1 2024-07-28T11:31:32.891 INFO:tasks.rados.rados.0.smithi177.stdout:3966: writing smithi17769138-250 from 1490242 to 1947420 tid 2 2024-07-28T11:31:32.897 INFO:tasks.rados.rados.0.smithi177.stdout:3966: writing smithi17769138-250 from 2501811 to 2925045 tid 3 2024-07-28T11:31:32.897 INFO:tasks.rados.rados.0.smithi177.stdout:3967: read oid 118 snap -1 2024-07-28T11:31:32.897 INFO:tasks.rados.rados.0.smithi177.stdout:3967: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-07-28T11:31:32.897 INFO:tasks.rados.rados.0.smithi177.stdout:3968: write oid 137 current snap is 0 2024-07-28T11:31:32.897 INFO:tasks.rados.rados.0.smithi177.stdout:3962: expect (ObjNum 2220 snap 0 seq_num 2220) 2024-07-28T11:31:33.093 INFO:tasks.rados.rados.0.smithi177.stdout:3961: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-07-28T11:31:33.168 INFO:tasks.rados.rados.0.smithi177.stdout:3958: finishing write tid 2 to smithi17769138-476 2024-07-28T11:31:33.168 INFO:tasks.rados.rados.0.smithi177.stdout:3958: finishing write tid 3 to smithi17769138-476 2024-07-28T11:31:33.168 INFO:tasks.rados.rados.0.smithi177.stdout:3958: finishing write tid 4 to smithi17769138-476 2024-07-28T11:31:33.168 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 476 v 462 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2024-07-28T11:31:33.169 INFO:tasks.rados.rados.0.smithi177.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2024-07-28T11:31:33.169 INFO:tasks.rados.rados.0.smithi177.stdout:3964: finishing write tid 1 to smithi17769138-275 2024-07-28T11:31:33.169 INFO:tasks.rados.rados.0.smithi177.stdout:3964: finishing write tid 2 to smithi17769138-275 2024-07-28T11:31:33.169 INFO:tasks.rados.rados.0.smithi177.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2024-07-28T11:31:33.178 INFO:tasks.rados.rados.0.smithi177.stdout:3968: writing smithi17769138-137 from 541852 to 1081376 tid 1 2024-07-28T11:31:33.187 INFO:tasks.rados.rados.0.smithi177.stdout:3968: writing smithi17769138-137 from 1548724 to 2265913 tid 2 2024-07-28T11:31:33.193 INFO:tasks.rados.rados.0.smithi177.stdout:3968: writing smithi17769138-137 from 2929234 to 2941852 tid 3 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3958: done (7 left) 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3961: done (6 left) 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3962: done (5 left) 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3969: write oid 255 current snap is 0 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3964: finishing write tid 3 to smithi17769138-275 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3964: finishing write tid 4 to smithi17769138-275 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 275 v 565 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3964: left oid 275 (ObjNum 2434 snap 0 seq_num 2434) 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3966: finishing write tid 1 to smithi17769138-250 2024-07-28T11:31:33.194 INFO:tasks.rados.rados.0.smithi177.stdout:3965: expect (ObjNum 2410 snap 0 seq_num 2410) 2024-07-28T11:31:33.311 INFO:tasks.rados.rados.0.smithi177.stdout:3966: finishing write tid 2 to smithi17769138-250 2024-07-28T11:31:33.311 INFO:tasks.rados.rados.0.smithi177.stdout:3966: finishing write tid 3 to smithi17769138-250 2024-07-28T11:31:33.311 INFO:tasks.rados.rados.0.smithi177.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2024-07-28T11:31:33.318 INFO:tasks.rados.rados.0.smithi177.stdout:3969: writing smithi17769138-255 from 558659 to 1173432 tid 1 2024-07-28T11:31:33.323 INFO:tasks.rados.rados.0.smithi177.stdout:3969: writing smithi17769138-255 from 1607206 to 2068053 tid 2 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3969: writing smithi17769138-255 from 2556657 to 2958659 tid 3 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3964: done (5 left) 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3965: done (4 left) 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3970: write oid 280 current snap is 0 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3966: finishing write tid 4 to smithi17769138-250 2024-07-28T11:31:33.328 INFO:tasks.rados.rados.0.smithi177.stdout:3966: finishing write tid 5 to smithi17769138-250 2024-07-28T11:31:33.329 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 250 v 454 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2024-07-28T11:31:33.329 INFO:tasks.rados.rados.0.smithi177.stdout:3966: left oid 250 (ObjNum 2435 snap 0 seq_num 2435) 2024-07-28T11:31:33.329 INFO:tasks.rados.rados.0.smithi177.stdout:3967: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-07-28T11:31:33.478 INFO:tasks.rados.rados.0.smithi177.stdout:3968: finishing write tid 1 to smithi17769138-137 2024-07-28T11:31:33.478 INFO:tasks.rados.rados.0.smithi177.stdout:3968: finishing write tid 2 to smithi17769138-137 2024-07-28T11:31:33.478 INFO:tasks.rados.rados.0.smithi177.stdout:3968: finishing write tid 3 to smithi17769138-137 2024-07-28T11:31:33.478 INFO:tasks.rados.rados.0.smithi177.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2024-07-28T11:31:33.484 INFO:tasks.rados.rados.0.smithi177.stdout:3970: writing smithi17769138-280 from 575466 to 1265488 tid 1 2024-07-28T11:31:33.491 INFO:tasks.rados.rados.0.smithi177.stdout:3970: writing smithi17769138-280 from 1665688 to 2386546 tid 2 2024-07-28T11:31:33.491 INFO:tasks.rados.rados.0.smithi177.stdout:3966: done (4 left) 2024-07-28T11:31:33.491 INFO:tasks.rados.rados.0.smithi177.stdout:3967: done (3 left) 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3971: read oid 442 snap -1 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3971: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3972: read oid 435 snap -1 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3972: expect (ObjNum 2316 snap 0 seq_num 2316) 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3973: write oid 5 current snap is 0 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3968: finishing write tid 4 to smithi17769138-137 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3968: finishing write tid 5 to smithi17769138-137 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 137 v 466 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3968: left oid 137 (ObjNum 2436 snap 0 seq_num 2436) 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3969: finishing write tid 1 to smithi17769138-255 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3969: finishing write tid 2 to smithi17769138-255 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3969: finishing write tid 3 to smithi17769138-255 2024-07-28T11:31:33.492 INFO:tasks.rados.rados.0.smithi177.stdout:3969: finishing write tid 4 to smithi17769138-255 2024-07-28T11:31:33.493 INFO:tasks.rados.rados.0.smithi177.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2024-07-28T11:31:33.499 INFO:tasks.rados.rados.0.smithi177.stdout:3973: writing smithi17769138-5 from 592273 to 1357544 tid 1 2024-07-28T11:31:33.507 INFO:tasks.rados.rados.0.smithi177.stdout:3973: writing smithi17769138-5 from 2007817 to 2472333 tid 2 2024-07-28T11:31:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:3973: writing smithi17769138-5 from 2895150 to 2992273 tid 3 2024-07-28T11:31:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:3968: done (5 left) 2024-07-28T11:31:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:3974: write oid 438 current snap is 0 2024-07-28T11:31:33.510 INFO:tasks.rados.rados.0.smithi177.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2024-07-28T11:31:33.517 INFO:tasks.rados.rados.0.smithi177.stdout:3974: writing smithi17769138-438 from 609080 to 1049600 tid 1 2024-07-28T11:31:33.528 INFO:tasks.rados.rados.0.smithi177.stdout:3974: writing smithi17769138-438 from 1666299 to 2390826 tid 2 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3974: writing smithi17769138-438 from 2922573 to 3009080 tid 3 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3975: read oid 349 snap -1 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3975: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3976: delete oid 420 current snap is 0 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3969: finishing write tid 5 to smithi17769138-255 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 255 v 455 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3969: left oid 255 (ObjNum 2437 snap 0 seq_num 2437) 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3970: finishing write tid 1 to smithi17769138-280 2024-07-28T11:31:33.533 INFO:tasks.rados.rados.0.smithi177.stdout:3971: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3973: finishing write tid 1 to smithi17769138-5 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3970: finishing write tid 2 to smithi17769138-280 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3970: finishing write tid 3 to smithi17769138-280 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3969: done (7 left) 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3971: done (6 left) 2024-07-28T11:31:33.657 INFO:tasks.rados.rados.0.smithi177.stdout:3976: done (5 left) 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3977: read oid 304 snap -1 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3977: expect (ObjNum 2143 snap 0 seq_num 2143) 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3978: read oid 142 snap -1 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3978: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3979: read oid 211 snap -1 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3979: expect deleted 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3980: read oid 247 snap -1 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3980: expect deleted 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3981: read oid 243 snap -1 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3981: expect (ObjNum 2306 snap 0 seq_num 2306) 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3982: write oid 421 current snap is 0 2024-07-28T11:31:33.658 INFO:tasks.rados.rados.0.smithi177.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2024-07-28T11:31:33.670 INFO:tasks.rados.rados.0.smithi177.stdout:3982: writing smithi17769138-421 from 642694 to 1350065 tid 1 2024-07-28T11:31:33.681 INFO:tasks.rados.rados.0.smithi177.stdout:3982: writing smithi17769138-421 from 1899616 to 2627812 tid 2 2024-07-28T11:31:33.681 INFO:tasks.rados.rados.0.smithi177.stdout:3983: write oid 377 current snap is 0 2024-07-28T11:31:33.682 INFO:tasks.rados.rados.0.smithi177.stdout:3970: finishing write tid 4 to smithi17769138-280 2024-07-28T11:31:33.682 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 280 v 568 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2024-07-28T11:31:33.682 INFO:tasks.rados.rados.0.smithi177.stdout:3970: left oid 280 (ObjNum 2438 snap 0 seq_num 2438) 2024-07-28T11:31:33.682 INFO:tasks.rados.rados.0.smithi177.stdout:3972: expect (ObjNum 2316 snap 0 seq_num 2316) 2024-07-28T11:31:33.834 INFO:tasks.rados.rados.0.smithi177.stdout:3973: finishing write tid 2 to smithi17769138-5 2024-07-28T11:31:33.834 INFO:tasks.rados.rados.0.smithi177.stdout:3973: finishing write tid 3 to smithi17769138-5 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3973: finishing write tid 4 to smithi17769138-5 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3973: finishing write tid 5 to smithi17769138-5 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 5 v 468 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3973: left oid 5 (ObjNum 2439 snap 0 seq_num 2439) 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: finishing write tid 1 to smithi17769138-438 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: finishing write tid 2 to smithi17769138-438 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: finishing write tid 3 to smithi17769138-438 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: finishing write tid 4 to smithi17769138-438 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: finishing write tid 5 to smithi17769138-438 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 438 v 513 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3974: left oid 438 (ObjNum 2440 snap 0 seq_num 2440) 2024-07-28T11:31:33.835 INFO:tasks.rados.rados.0.smithi177.stdout:3975: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-07-28T11:31:33.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:33 smithi204 bash[60899]: ts=2024-07-28T11:31:33.512Z 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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:33 smithi204 bash[24094]: cephadm 2024-07-28T11:31:32.463236+0000 mgr.y (mgr.25013) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:31:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:33 smithi204 bash[24094]: cephadm 2024-07-28T11:31:32.475114+0000 mgr.y (mgr.25013) 47 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-07-28T11:31:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:33 smithi204 bash[24094]: audit 2024-07-28T11:31:33.517417+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.177:0/49250002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:33.955 INFO:tasks.rados.rados.0.smithi177.stdout:3978: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-07-28T11:31:34.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[31534]: cephadm 2024-07-28T11:31:32.463236+0000 mgr.y (mgr.25013) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:31:34.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[31534]: cephadm 2024-07-28T11:31:32.475114+0000 mgr.y (mgr.25013) 47 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-07-28T11:31:34.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[31534]: audit 2024-07-28T11:31:33.517417+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.177:0/49250002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:34.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[21846]: cephadm 2024-07-28T11:31:32.463236+0000 mgr.y (mgr.25013) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:31:34.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[21846]: cephadm 2024-07-28T11:31:32.475114+0000 mgr.y (mgr.25013) 47 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-07-28T11:31:34.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:33 smithi177 bash[21846]: audit 2024-07-28T11:31:33.517417+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.177:0/49250002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:34.120 INFO:tasks.rados.rados.0.smithi177.stdout:3977: expect (ObjNum 2143 snap 0 seq_num 2143) 2024-07-28T11:31:34.202 INFO:tasks.rados.rados.0.smithi177.stdout:3981: expect (ObjNum 2306 snap 0 seq_num 2306) 2024-07-28T11:31:34.391 INFO:tasks.rados.rados.0.smithi177.stdout:3982: finishing write tid 1 to smithi17769138-421 2024-07-28T11:31:34.391 INFO:tasks.rados.rados.0.smithi177.stdout:3982: finishing write tid 2 to smithi17769138-421 2024-07-28T11:31:34.391 INFO:tasks.rados.rados.0.smithi177.stdout:3982: finishing write tid 3 to smithi17769138-421 2024-07-28T11:31:34.392 INFO:tasks.rados.rados.0.smithi177.stdout:3982: finishing write tid 4 to smithi17769138-421 2024-07-28T11:31:34.392 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 421 v 516 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2024-07-28T11:31:34.392 INFO:tasks.rados.rados.0.smithi177.stdout:3982: left oid 421 (ObjNum 2442 snap 0 seq_num 2442) 2024-07-28T11:31:34.392 INFO:tasks.rados.rados.0.smithi177.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2024-07-28T11:31:34.415 INFO:tasks.rados.rados.0.smithi177.stdout:3983: writing smithi17769138-377 from 659501 to 1442121 tid 1 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3983: writing smithi17769138-377 from 2241745 to 2713599 tid 2 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3970: done (11 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3972: done (10 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3973: done (9 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3974: done (8 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3975: done (7 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3977: done (6 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3978: done (5 left) 2024-07-28T11:31:34.437 INFO:tasks.rados.rados.0.smithi177.stdout:3979: done (4 left) 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3980: done (3 left) 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3981: done (2 left) 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3982: done (1 left) 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3983: finishing write tid 1 to smithi17769138-377 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3984: read oid 144 snap -1 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3984: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3985: write oid 494 current snap is 0 2024-07-28T11:31:34.438 INFO:tasks.rados.rados.0.smithi177.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2024-07-28T11:31:34.454 INFO:tasks.rados.rados.0.smithi177.stdout:3985: writing smithi17769138-494 from 676308 to 1134177 tid 1 2024-07-28T11:31:34.473 INFO:tasks.rados.rados.0.smithi177.stdout:3985: writing smithi17769138-494 from 1900227 to 2515739 tid 2 2024-07-28T11:31:34.480 INFO:tasks.rados.rados.0.smithi177.stdout:3985: writing smithi17769138-494 from 3032265 to 3076308 tid 3 2024-07-28T11:31:34.480 INFO:tasks.rados.rados.0.smithi177.stdout:3986: write oid 37 current snap is 0 2024-07-28T11:31:34.480 INFO:tasks.rados.rados.0.smithi177.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2024-07-28T11:31:34.491 INFO:tasks.rados.rados.0.smithi177.stdout:3986: writing smithi17769138-37 from 693115 to 1226233 tid 1 2024-07-28T11:31:34.502 INFO:tasks.rados.rados.0.smithi177.stdout:3986: writing smithi17769138-37 from 1958709 to 2434232 tid 2 2024-07-28T11:31:34.506 INFO:tasks.rados.rados.0.smithi177.stdout:3986: writing smithi17769138-37 from 3059688 to 3093115 tid 3 2024-07-28T11:31:34.507 INFO:tasks.rados.rados.0.smithi177.stdout:3987: delete oid 284 current snap is 0 2024-07-28T11:31:34.507 INFO:tasks.rados.rados.0.smithi177.stdout:3984: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-07-28T11:31:34.665 INFO:tasks.rados.rados.0.smithi177.stdout:3983: finishing write tid 2 to smithi17769138-377 2024-07-28T11:31:34.665 INFO:tasks.rados.rados.0.smithi177.stdout:3983: finishing write tid 3 to smithi17769138-377 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3983: finishing write tid 4 to smithi17769138-377 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 377 v 569 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3983: left oid 377 (ObjNum 2443 snap 0 seq_num 2443) 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: finishing write tid 1 to smithi17769138-494 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: finishing write tid 2 to smithi17769138-494 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: finishing write tid 3 to smithi17769138-494 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: finishing write tid 4 to smithi17769138-494 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: finishing write tid 5 to smithi17769138-494 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 494 v 527 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3985: left oid 494 (ObjNum 2444 snap 0 seq_num 2444) 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3986: finishing write tid 1 to smithi17769138-37 2024-07-28T11:31:34.666 INFO:tasks.rados.rados.0.smithi177.stdout:3986: finishing write tid 2 to smithi17769138-37 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3986: finishing write tid 3 to smithi17769138-37 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3986: finishing write tid 4 to smithi17769138-37 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3986: finishing write tid 5 to smithi17769138-37 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 37 v 573 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3986: left oid 37 (ObjNum 2445 snap 0 seq_num 2445) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3983: done (4 left) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3984: done (3 left) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3985: done (2 left) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3986: done (1 left) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3987: done (0 left) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3988: read oid 45 snap -1 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-07-28T11:31:34.667 INFO:tasks.rados.rados.0.smithi177.stdout:3989: delete oid 251 current snap is 0 2024-07-28T11:31:34.677 INFO:tasks.rados.rados.0.smithi177.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-07-28T11:31:34.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:34 smithi177 bash[21846]: cluster 2024-07-28T11:31:33.163338+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2024-07-28T11:31:34.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:34 smithi177 bash[31534]: cluster 2024-07-28T11:31:33.163338+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2024-07-28T11:31:34.873 INFO:tasks.rados.rados.0.smithi177.stdout:3988: done (1 left) 2024-07-28T11:31:34.873 INFO:tasks.rados.rados.0.smithi177.stdout:3989: done (0 left) 2024-07-28T11:31:34.873 INFO:tasks.rados.rados.0.smithi177.stdout:3990: write oid 153 current snap is 0 2024-07-28T11:31:34.873 INFO:tasks.rados.rados.0.smithi177.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2024-07-28T11:31:34.880 INFO:tasks.rados.rados.0.smithi177.stdout:3990: writing smithi17769138-153 from 743536 to 1218754 tid 1 2024-07-28T11:31:34.887 INFO:tasks.rados.rados.0.smithi177.stdout:3990: writing smithi17769138-153 from 1734155 to 2357005 tid 2 2024-07-28T11:31:34.898 INFO:tasks.rados.rados.0.smithi177.stdout:3990: writing smithi17769138-153 from 3141957 to 3143536 tid 3 2024-07-28T11:31:34.899 INFO:tasks.rados.rados.0.smithi177.stdout:3991: write oid 206 current snap is 0 2024-07-28T11:31:34.899 INFO:tasks.rados.rados.0.smithi177.stdout:3990: finishing write tid 1 to smithi17769138-153 2024-07-28T11:31:34.899 INFO:tasks.rados.rados.0.smithi177.stdout:3990: finishing write tid 2 to smithi17769138-153 2024-07-28T11:31:34.899 INFO:tasks.rados.rados.0.smithi177.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2024-07-28T11:31:34.908 INFO:tasks.rados.rados.0.smithi177.stdout:3991: writing smithi17769138-206 from 760343 to 1310810 tid 1 2024-07-28T11:31:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:34 smithi204 bash[24094]: cluster 2024-07-28T11:31:33.163338+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2024-07-28T11:31:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:34 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:34 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:34.914 INFO:tasks.rados.rados.0.smithi177.stdout:3991: writing smithi17769138-206 from 1792637 to 2275498 tid 2 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3991: writing smithi17769138-206 from 2769380 to 3160343 tid 3 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3992: write oid 302 current snap is 0 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3990: finishing write tid 3 to smithi17769138-153 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3990: finishing write tid 4 to smithi17769138-153 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3990: finishing write tid 5 to smithi17769138-153 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 153 v 470 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2024-07-28T11:31:34.919 INFO:tasks.rados.rados.0.smithi177.stdout:3990: left oid 153 (ObjNum 2448 snap 0 seq_num 2448) 2024-07-28T11:31:34.920 INFO:tasks.rados.rados.0.smithi177.stdout:3991: finishing write tid 1 to smithi17769138-206 2024-07-28T11:31:34.920 INFO:tasks.rados.rados.0.smithi177.stdout:3991: finishing write tid 2 to smithi17769138-206 2024-07-28T11:31:34.920 INFO:tasks.rados.rados.0.smithi177.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2024-07-28T11:31:34.926 INFO:tasks.rados.rados.0.smithi177.stdout:3992: writing smithi17769138-302 from 777150 to 1402866 tid 1 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3992: writing smithi17769138-302 from 1851119 to 2477638 tid 2 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3990: done (2 left) 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3993: read oid 196 snap -1 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3993: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3994: read oid 84 snap -1 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3994: expect deleted 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3995: write oid 443 current snap is 0 2024-07-28T11:31:34.933 INFO:tasks.rados.rados.0.smithi177.stdout:3991: finishing write tid 3 to smithi17769138-206 2024-07-28T11:31:34.934 INFO:tasks.rados.rados.0.smithi177.stdout:3991: finishing write tid 4 to smithi17769138-206 2024-07-28T11:31:34.934 INFO:tasks.rados.rados.0.smithi177.stdout:3991: finishing write tid 5 to smithi17769138-206 2024-07-28T11:31:34.934 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 206 v 474 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2024-07-28T11:31:34.934 INFO:tasks.rados.rados.0.smithi177.stdout:3991: left oid 206 (ObjNum 2449 snap 0 seq_num 2449) 2024-07-28T11:31:34.934 INFO:tasks.rados.rados.0.smithi177.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2024-07-28T11:31:34.942 INFO:tasks.rados.rados.0.smithi177.stdout:3995: writing smithi17769138-443 from 793957 to 1494922 tid 1 2024-07-28T11:31:34.950 INFO:tasks.rados.rados.0.smithi177.stdout:3995: writing smithi17769138-443 from 2193248 to 2679778 tid 2 2024-07-28T11:31:34.953 INFO:tasks.rados.rados.0.smithi177.stdout:3995: writing smithi17769138-443 from 3107873 to 3193957 tid 3 2024-07-28T11:31:34.953 INFO:tasks.rados.rados.0.smithi177.stdout:3991: done (4 left) 2024-07-28T11:31:34.953 INFO:tasks.rados.rados.0.smithi177.stdout:3996: read oid 354 snap -1 2024-07-28T11:31:34.954 INFO:tasks.rados.rados.0.smithi177.stdout:3996: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-07-28T11:31:34.954 INFO:tasks.rados.rados.0.smithi177.stdout:3997: write oid 437 current snap is 0 2024-07-28T11:31:34.954 INFO:tasks.rados.rados.0.smithi177.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2024-07-28T11:31:34.960 INFO:tasks.rados.rados.0.smithi177.stdout:3997: writing smithi17769138-437 from 410764 to 1186978 tid 1 2024-07-28T11:31:34.969 INFO:tasks.rados.rados.0.smithi177.stdout:3997: writing smithi17769138-437 from 1851730 to 2481918 tid 2 2024-07-28T11:31:34.973 INFO:tasks.rados.rados.0.smithi177.stdout:3997: writing smithi17769138-437 from 3135296 to 3210764 tid 3 2024-07-28T11:31:34.973 INFO:tasks.rados.rados.0.smithi177.stdout:3998: write oid 492 current snap is 0 2024-07-28T11:31:34.973 INFO:tasks.rados.rados.0.smithi177.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2024-07-28T11:31:34.978 INFO:tasks.rados.rados.0.smithi177.stdout:3998: writing smithi17769138-492 from 427571 to 879034 tid 1 2024-07-28T11:31:34.985 INFO:tasks.rados.rados.0.smithi177.stdout:3998: writing smithi17769138-492 from 1510212 to 2000411 tid 2 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3998: writing smithi17769138-492 from 2762719 to 3227571 tid 3 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3999: read oid 182 snap -1 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3999: expect (ObjNum 1972 snap 0 seq_num 1972) 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 8 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3992: finishing write tid 1 to smithi17769138-302 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3992: finishing write tid 2 to smithi17769138-302 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3992: finishing write tid 3 to smithi17769138-302 2024-07-28T11:31:34.992 INFO:tasks.rados.rados.0.smithi177.stdout:3994: done (7 left) 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 7 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout:3992: finishing write tid 4 to smithi17769138-302 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 302 v 478 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout:3992: left oid 302 (ObjNum 2450 snap 0 seq_num 2450) 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout:3992: done (6 left) 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 6 2024-07-28T11:31:34.993 INFO:tasks.rados.rados.0.smithi177.stdout:3993: expect (ObjNum 2210 snap 0 seq_num 2210) 2024-07-28T11:31:35.091 INFO:tasks.rados.rados.0.smithi177.stdout:3995: finishing write tid 1 to smithi17769138-443 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3995: finishing write tid 2 to smithi17769138-443 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3995: finishing write tid 3 to smithi17769138-443 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3995: finishing write tid 4 to smithi17769138-443 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3995: finishing write tid 5 to smithi17769138-443 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 443 v 478 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3995: left oid 443 (ObjNum 2451 snap 0 seq_num 2451) 2024-07-28T11:31:35.092 INFO:tasks.rados.rados.0.smithi177.stdout:3996: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3997: finishing write tid 1 to smithi17769138-437 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3997: finishing write tid 2 to smithi17769138-437 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3997: finishing write tid 3 to smithi17769138-437 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3997: finishing write tid 4 to smithi17769138-437 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3993: done (5 left) 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3995: done (4 left) 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3996: done (3 left) 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 3 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:3997: finishing write tid 5 to smithi17769138-437 2024-07-28T11:31:35.253 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 437 v 465 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3997: left oid 437 (ObjNum 2452 snap 0 seq_num 2452) 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: finishing write tid 1 to smithi17769138-492 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: finishing write tid 2 to smithi17769138-492 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3997: done (2 left) 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout: waiting on 2 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: finishing write tid 3 to smithi17769138-492 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: finishing write tid 4 to smithi17769138-492 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: finishing write tid 5 to smithi17769138-492 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:update_object_version oid 492 v 482 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3998: left oid 492 (ObjNum 2453 snap 0 seq_num 2453) 2024-07-28T11:31:35.254 INFO:tasks.rados.rados.0.smithi177.stdout:3999: expect (ObjNum 1972 snap 0 seq_num 1972) 2024-07-28T11:31:35.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.262 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.263 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.263 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.264 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.264 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.264 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:35.355 INFO:tasks.rados.rados.0.smithi177.stdout:3998: done (1 left) 2024-07-28T11:31:35.355 INFO:tasks.rados.rados.0.smithi177.stdout:3999: done (0 left) 2024-07-28T11:31:35.365 INFO:tasks.rados.rados.0.smithi177.stderr:0 errors. 2024-07-28T11:31:35.365 INFO:tasks.rados.rados.0.smithi177.stderr: 2024-07-28T11:31:35.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:31:35.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:35 smithi177 systemd[1]: Stopping Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:31:35.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:35 smithi177 bash[21846]: debug 2024-07-28T11:31:35.396+0000 7faa27809640 -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:31:35.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:35 smithi177 bash[21846]: debug 2024-07-28T11:31:35.396+0000 7faa27809640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-28T11:31:36.403 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:31:36] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2024-07-28T11:31:36.403 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 bash[79456]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:31:36.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.762 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.762 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.763 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.763 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.763 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 bash[79563]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: Stopped Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: Started Ceph mon.a for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:31:36.764 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:36 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.964+0000 7f28c63b9b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.964+0000 7f28c63b9b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.968+0000 7f28c63b9b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.968+0000 7f28c63b9b00 0 load: jerasure load: lrc 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Git sha 0 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: DB SUMMARY 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: DB Session ID: 2E7SJYBDRCMQVP3DCE0X 2024-07-28T11:31:38.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1734 Bytes 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 164873 ; 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.env: 0x555804ba7bc0 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.info_log: 0x55580605ebe0 2024-07-28T11:31:38.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:31:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.wal_dir: 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:31:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.write_buffer_manager: 0x55580606cb40 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:31:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.row_cache: None 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:31:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:31:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:31:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:31:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:31:38.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:31:38.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-07-28T11:31:38.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:31:38.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:31:38.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.merge_operator: 2024-07-28T11:31:38.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55580605e820) 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: cache_index_and_filter_blocks: 1 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: pin_top_level_index_and_filter: 1 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: index_type: 0 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: data_block_index_type: 0 2024-07-28T11:31:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: index_shortening: 1 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: checksum: 4 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: no_block_cache: 0 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_cache: 0x5558060531f0 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_cache_name: BinnedLRUCache 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_cache_options: 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: capacity : 536870912 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: num_shard_bits : 4 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: strict_capacity_limit : 0 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: high_pri_pool_ratio: 0.000 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_cache_compressed: (nil) 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: persistent_cache: (nil) 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_size: 4096 2024-07-28T11:31:38.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_size_deviation: 10 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_restart_interval: 16 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: index_block_restart_interval: 1 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: metadata_block_size: 4096 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: partition_filters: 0 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: use_delta_encoding: 1 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: filter_policy: bloomfilter 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: whole_key_filtering: 1 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: verify_compression: 0 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: read_amp_bytes_per_bit: 0 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: format_version: 5 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: enable_index_compression: 1 2024-07-28T11:31:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: block_align: 0 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: max_auto_readahead_size: 262144 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: prepopulate_block_cache: 0 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: initial_auto_readahead_size: 8192 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:31:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:31:38.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:31:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:31:38.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:31:38.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:31:38.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c3192640 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:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 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:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 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 17032, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 685a9a39-ca3f-4c7d-a631-1f4d7d94474f 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166297977631, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.972+0000 7f28c63b9b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166297979814, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 162629, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17034, "largest_seqno": 17229, "table_properties": {"data_size": 160844, "index_size": 453, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2831, "raw_average_key_size": 26, "raw_value_size": 158557, "raw_average_value_size": 1481, "num_data_blocks": 19, "num_entries": 107, "num_filter_entries": 107, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722166297, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "685a9a39-ca3f-4c7d-a631-1f4d7d94474f", "db_session_id": "2E7SJYBDRCMQVP3DCE0X", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:31:38.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166297979969, "job": 1, "event": "recovery_finished"} 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 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:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 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:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55580607ee00 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 4 rocksdb: DB pointer 0x555806176000 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28bc184640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28bc184640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: ** DB Stats ** 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:31:38.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: ** Compaction Stats [default] ** 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: L0 1/0 158.82 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: L6 1/0 7.26 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:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Sum 2/0 7.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: ** Compaction Stats [default] ** 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 105.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:31:38.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Cumulative compaction: 0.00 GB write, 29.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Interval compaction: 0.00 GB write, 29.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Block cache BinnedLRUCache@0x5558060531f0#7 capacity: 512.00 MB usage: 0.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.976+0000 7f28c63b9b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 1 mon.a@-1(???) e3 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).mds e11 new map 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).mds e11 print_map 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: e11 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:31:38.286 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: legacy client fscid: 1 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Filesystem 'foo' (1) 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: fs_name foo 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: epoch 11 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: created 2024-07-28T11:25:08.478374+0000 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: modified 2024-07-28T11:25:19.922307+0000 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: tableserver 0 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: root 0 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: session_timeout 60 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: session_autoclose 300 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: max_file_size 1099511627776 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: max_xattr_size 65536 2024-07-28T11:31:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: required_client_features {} 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: last_failure 0 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: last_failure_osd_epoch 71 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 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:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: max_mds 1 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: in 0 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: up {0=24418} 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: failed 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: damaged 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: stopped 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: data_pools [4] 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: metadata_pool 3 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: inline_data disabled 2024-07-28T11:31:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: balancer 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: bal_rank_mask -1 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: standby_count_wanted 1 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: [mds.foo.smithi204.eoynbp{0:24418} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: Standby daemons: 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: [mds.foo.smithi177.adqgjs{-1:24515} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).osd e78 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 0 mon.a@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:31:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:37 smithi177 bash[79620]: debug 2024-07-28T11:31:37.980+0000 7f28c63b9b00 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-07-28T11:31:38.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:38 smithi204 bash[60899]: ts=2024-07-28T11:31:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:31:39.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[72688]: ignoring --setuser ceph since I am not root 2024-07-28T11:31:39.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[72688]: ignoring --setgroup ceph since I am not root 2024-07-28T11:31:39.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[72688]: debug 2024-07-28T11:31:39.524+0000 7f9aa2567640 1 -- 172.21.15.177:0/1619741958 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b5f8ccd00 con 0x556b5f8bf400 2024-07-28T11:31:39.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[72688]: debug 2024-07-28T11:31:39.636+0000 7f9aa4dc2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:35.163976+0000 mgr.y (mgr.25013) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 118 op/s 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: audit 2024-07-28T11:31:35.872200+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.177:0/1502329400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:37.164637+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: audit 2024-07-28T11:31:38.224902+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.177:0/2919795853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:38.601678+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.409197+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:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.420225+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.421905+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.421993+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.424518+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 56s), standbys: x 2024-07-28T11:31:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.425664+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: cluster 2024-07-28T11:31:39.463639+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[79620]: audit 2024-07-28T11:31:39.463949+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25013 ' entity='' 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:35.163976+0000 mgr.y (mgr.25013) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 118 op/s 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: audit 2024-07-28T11:31:35.872200+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.177:0/1502329400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:37.164637+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: audit 2024-07-28T11:31:38.224902+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.177:0/2919795853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:38.601678+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.409197+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:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.420225+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.421905+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:31:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.421993+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:31:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.424518+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 56s), standbys: x 2024-07-28T11:31:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.425664+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:31:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: cluster 2024-07-28T11:31:39.463639+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-07-28T11:31:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:39 smithi177 bash[31534]: audit 2024-07-28T11:31:39.463949+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25013 ' entity='' 2024-07-28T11:31:39.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[61300]: ignoring --setuser ceph since I am not root 2024-07-28T11:31:39.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[61300]: ignoring --setgroup ceph since I am not root 2024-07-28T11:31:39.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[61300]: debug 2024-07-28T11:31:39.517+0000 7f29b1eeb640 1 -- 172.21.15.204:0/2270715618 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562b94440d00 con 0x562b94432800 2024-07-28T11:31:39.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[61300]: debug 2024-07-28T11:31:39.633+0000 7f29b4746040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:35.163976+0000 mgr.y (mgr.25013) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 118 op/s 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: audit 2024-07-28T11:31:35.872200+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.177:0/1502329400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:37.164637+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: audit 2024-07-28T11:31:38.224902+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.177:0/2919795853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:38.601678+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.409197+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:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.420225+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.421905+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.421993+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.424518+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 56s), standbys: x 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.425664+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: cluster 2024-07-28T11:31:39.463639+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-07-28T11:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:39 smithi204 bash[24094]: audit 2024-07-28T11:31:39.463949+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25013 ' entity='' 2024-07-28T11:31:40.153 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:31:40.583 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 1 2024-07-28T11:31:40.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:40 smithi204 bash[24094]: audit 2024-07-28T11:31:40.578641+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.177:0/2701787004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:40.910 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:40 smithi177 bash[79620]: audit 2024-07-28T11:31:40.578641+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.177:0/2701787004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:40.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:40 smithi177 bash[31534]: audit 2024-07-28T11:31:40.578641+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.177:0/2701787004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:31:41.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:40 smithi204 bash[61300]: debug 2024-07-28T11:31:40.877+0000 7f29b4746040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:31:41.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:40 smithi204 bash[61300]: debug 2024-07-28T11:31:40.941+0000 7f29b4746040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:31:41.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:41 smithi204 bash[61300]: debug 2024-07-28T11:31:41.097+0000 7f29b4746040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:31:41.191 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:40 smithi177 bash[72688]: debug 2024-07-28T11:31:40.912+0000 7f9aa4dc2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:31:41.191 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:40 smithi177 bash[72688]: debug 2024-07-28T11:31:40.980+0000 7f9aa4dc2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:31:41.191 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:41 smithi177 bash[72688]: debug 2024-07-28T11:31:41.136+0000 7f9aa4dc2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:31:41.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:31:42.075 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:41 smithi204 bash[61300]: debug 2024-07-28T11:31:41.745+0000 7f29b4746040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:42.075 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:41 smithi204 bash[61300]: debug 2024-07-28T11:31:41.817+0000 7f29b4746040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:31:42.075 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:41 smithi204 bash[61300]: debug 2024-07-28T11:31:41.885+0000 7f29b4746040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:31:42.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:41 smithi177 bash[72688]: debug 2024-07-28T11:31:41.796+0000 7f9aa4dc2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:42.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:41 smithi177 bash[72688]: debug 2024-07-28T11:31:41.872+0000 7f9aa4dc2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:31:42.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:41 smithi177 bash[72688]: debug 2024-07-28T11:31:41.944+0000 7f9aa4dc2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:31:42.227 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.148+0000 7f9aa4dc2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:31:42.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.073+0000 7f29b4746040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:31:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.149+0000 7f29b4746040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:31:42.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.221+0000 7f29b4746040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:31:42.495 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.228+0000 7f9aa4dc2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:31:42.495 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.304+0000 7f9aa4dc2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:31:42.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.481+0000 7f29b4746040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:31:42.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.553+0000 7f29b4746040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:31:42.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.572+0000 7f9aa4dc2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:31:42.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.640+0000 7f9aa4dc2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:31:43.084 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.749+0000 7f29b4746040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:31:43.084 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:42 smithi204 bash[61300]: debug 2024-07-28T11:31:42.829+0000 7f29b4746040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:31:43.177 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.840+0000 7f9aa4dc2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:31:43.177 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:42 smithi177 bash[72688]: debug 2024-07-28T11:31:42.920+0000 7f9aa4dc2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:31:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[61300]: debug 2024-07-28T11:31:43.081+0000 7f29b4746040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:31:43.413 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[61300]: debug 2024-07-28T11:31:43.261+0000 7f29b4746040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:43.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:43 smithi177 bash[72688]: debug 2024-07-28T11:31:43.180+0000 7f9aa4dc2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:31:43.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:43 smithi177 bash[72688]: debug 2024-07-28T11:31:43.364+0000 7f9aa4dc2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:43.691 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[61300]: debug 2024-07-28T11:31:43.425+0000 7f29b4746040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:43.691 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[61300]: debug 2024-07-28T11:31:43.505+0000 7f29b4746040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:31:43.691 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:43.791 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:43 smithi177 bash[72688]: debug 2024-07-28T11:31:43.528+0000 7f9aa4dc2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:31:43.791 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:43 smithi177 bash[72688]: debug 2024-07-28T11:31:43.608+0000 7f9aa4dc2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:31:44.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:43 smithi204 bash[61300]: debug 2024-07-28T11:31:43.689+0000 7f29b4746040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:44.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:43 smithi177 bash[72688]: debug 2024-07-28T11:31:43.792+0000 7f9aa4dc2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:31:44.837 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[61300]: debug 2024-07-28T11:31:44.521+0000 7f29b4746040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:31:44.837 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[61300]: debug 2024-07-28T11:31:44.601+0000 7f29b4746040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:31:44.837 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[61300]: debug 2024-07-28T11:31:44.833+0000 7f29b4746040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:31:44.837 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:44.837 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:44.943 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:31:44.943 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":78,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:30:43.122008+0000","last_up_change":"2024-07-28T11:21:13.951775+0000","last_in_change":"2024-07-28T11:20:47.488261+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":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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"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:25:07.396466+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"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:25:07.869302+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"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:27:33.033649+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":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":"76","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}},"read_balance":{"score_acting":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":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6803","nonce":3333108291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6805","nonce":3333108291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6809","nonce":3333108291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3333108291},{"type":"v1","addr":"172.21.15.177:6807","nonce":3333108291}]},"public_addr":"172.21.15.177:6803/3333108291","cluster_addr":"172.21.15.177:6805/3333108291","heartbeat_back_addr":"172.21.15.177:6809/3333108291","heartbeat_front_addr":"172.21.15.177:6807/3333108291","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6811","nonce":1113740509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6813","nonce":1113740509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6817","nonce":1113740509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":1113740509},{"type":"v1","addr":"172.21.15.177:6815","nonce":1113740509}]},"public_addr":"172.21.15.177:6811/1113740509","cluster_addr":"172.21.15.177:6813/1113740509","heartbeat_back_addr":"172.21.15.177:6817/1113740509","heartbeat_front_addr":"172.21.15.177:6815/1113740509","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6819","nonce":908824204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6821","nonce":908824204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6825","nonce":908824204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":908824204},{"type":"v1","addr":"172.21.15.177:6823","nonce":908824204}]},"public_addr":"172.21.15.177:6819/908824204","cluster_addr":"172.21.15.177:6821/908824204","heartbeat_back_addr":"172.21.15.177:6825/908824204","heartbeat_front_addr":"172.21.15.177:6823/908824204","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6827","nonce":3646842521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6829","nonce":3646842521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6833","nonce":3646842521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":3646842521},{"type":"v1","addr":"172.21.15.177:6831","nonce":3646842521}]},"public_addr":"172.21.15.177:6827/3646842521","cluster_addr":"172.21.15.177:6829/3646842521","heartbeat_back_addr":"172.21.15.177:6833/3646842521","heartbeat_front_addr":"172.21.15.177:6831/3646842521","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6801","nonce":1213815560}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6803","nonce":1213815560}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6807","nonce":1213815560}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1213815560},{"type":"v1","addr":"172.21.15.204:6805","nonce":1213815560}]},"public_addr":"172.21.15.204:6801/1213815560","cluster_addr":"172.21.15.204:6803/1213815560","heartbeat_back_addr":"172.21.15.204:6807/1213815560","heartbeat_front_addr":"172.21.15.204:6805/1213815560","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+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:15:56.585290+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:16:50.238233+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:17:45.202574+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:18:35.799222+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:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.204:0/1336950257":"2024-07-29T11:30:43.121932+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/9995441":"2024-07-29T11:29:38.778592+0000","172.21.15.177:6834/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/3890813140":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.204:0/3408876591":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/3826560347":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2523619385":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6835/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.204:0/2555935687":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.204:0/805396652":"2024-07-29T11:30:43.121932+0000","172.21.15.204:0/1415237815":"2024-07-29T11:30:43.121932+0000","172.21.15.204:6834/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.204:0/3996458945":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.204:6835/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6800/791182805":"2024-07-29T11:29:38.778592+0000","172.21.15.177:6801/791182805":"2024-07-29T11:29:38.778592+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:31:44.955 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:44 smithi177 bash[72688]: debug 2024-07-28T11:31:44.644+0000 7f9aa4dc2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:31:44.955 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:44 smithi177 bash[72688]: debug 2024-07-28T11:31:44.728+0000 7f9aa4dc2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:31:45.163 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[61300]: debug 2024-07-28T11:31:44.909+0000 7f29b4746040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:31:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:44 smithi204 bash[24094]: audit 2024-07-28T11:31:44.948009+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.177:0/3508586710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:31:45.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[79620]: audit 2024-07-28T11:31:44.948009+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.177:0/3508586710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:31:45.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[31534]: audit 2024-07-28T11:31:44.948009+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.177:0/3508586710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:31:45.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:44 smithi177 bash[72688]: debug 2024-07-28T11:31:44.964+0000 7f9aa4dc2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:31:45.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.044+0000 7f9aa4dc2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: debug 2024-07-28T11:31:45.297+0000 7f29b4746040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: debug 2024-07-28T11:31:45.377+0000 7f29b4746040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: [28/Jul/2024:11:31:45] ENGINE Bus STARTING 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: CherryPy Checker: 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: The Application mounted at '' has an empty config. 2024-07-28T11:31:45.663 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: [28/Jul/2024:11:31:45] ENGINE Serving on http://:::9283 2024-07-28T11:31:45.664 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[61300]: [28/Jul/2024:11:31:45] ENGINE Bus STARTED 2024-07-28T11:31:45.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:31:45.697 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.440+0000 7f9aa4dc2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:31:45.698 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.520+0000 7f9aa4dc2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:31:45.698 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: [28/Jul/2024:11:31:45] ENGINE Bus STARTING 2024-07-28T11:31:45.698 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: CherryPy Checker: 2024-07-28T11:31:45.698 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: The Application mounted at '' has an empty config. 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.700+0000 7f9a11b3a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.700+0000 7f9a11b3a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.700+0000 7f9a11b3a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.700+0000 7f9a11b3a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.700+0000 7f9a11b3a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.712+0000 7f9a0b32d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.712+0000 7f9a0b32d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.712+0000 7f9a0b32d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.712+0000 7f9a0b32d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: debug 2024-07-28T11:31:45.712+0000 7f9a0b32d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:31:45.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: [28/Jul/2024:11:31:45] ENGINE Serving on http://:::9283 2024-07-28T11:31:45.998 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:45 smithi177 bash[72688]: [28/Jul/2024:11:31:45] ENGINE Bus STARTED 2024-07-28T11:31:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: audit 2024-07-28T11:31:45.387967+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: audit 2024-07-28T11:31:45.389488+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.390908+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.391059+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: audit 2024-07-28T11:31:45.392111+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: audit 2024-07-28T11:31:45.392446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.550644+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:45 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.551115+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.561120+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.561843+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0108265s), standbys: x 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.568502+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.568777+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.569046+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.569366+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.569798+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.570735+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.570943+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.571293+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.571595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.571935+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.572259+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.572578+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.572831+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.573078+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.573321+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.573601+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.573879+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.574413+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:31:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: cluster 2024-07-28T11:31:45.581673+0000 mon.a (mon.0) 36 : cluster [INF] Manager daemon y is now available 2024-07-28T11:31:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.604084+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.629846+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.655155+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:31:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:46 smithi204 bash[24094]: audit 2024-07-28T11:31:45.685065+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:31:46.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:31:46] "GET /metrics HTTP/1.1" 200 33446 "" "Prometheus/2.43.0" 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.387967+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.389488+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.390908+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.391059+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.392111+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.392446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.550644+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.551115+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.561120+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.561843+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0108265s), standbys: x 2024-07-28T11:31:46.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.568502+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.568777+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.569046+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.569366+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.569798+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.570735+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.570943+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:31:46.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.571293+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.571595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.387967+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.389488+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.390908+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.391059+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:31:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.392111+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.392446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.204:0/2426146938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.550644+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.551115+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.561120+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.561843+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0108265s), standbys: x 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.568502+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.568777+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.569046+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.569366+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.eoynbp"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.569798+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi177.adqgjs"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.570735+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.570943+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:31:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.571293+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.571595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.571935+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.572259+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.572578+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.572831+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.573078+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.573321+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.573601+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.573879+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.574413+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: cluster 2024-07-28T11:31:45.581673+0000 mon.a (mon.0) 36 : cluster [INF] Manager daemon y is now available 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.604084+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.629846+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.655155+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[79620]: audit 2024-07-28T11:31:45.685065+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.571935+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.572259+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.572578+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.572831+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.573078+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.573321+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.573601+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.573879+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.574413+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: cluster 2024-07-28T11:31:45.581673+0000 mon.a (mon.0) 36 : cluster [INF] Manager daemon y is now available 2024-07-28T11:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.604084+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:31:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.629846+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:31:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.655155+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:31:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[31534]: audit 2024-07-28T11:31:45.685065+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:31:47.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:46 smithi177 bash[72688]: debug 2024-07-28T11:31:46.572+0000 7f9a4469f640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-07-28T11:31:47.180 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:31:47.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: debug 2024-07-28T11:31:47.036+0000 7f99f353e640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:31:47] ENGINE Error in HTTPServer.serve 2024-07-28T11:31:47.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: Traceback (most recent call last): 2024-07-28T11:31:47.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:31:47.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: self._connections.run(self.expiration_interval) 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: self._run(expiration_interval) 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: s = self.context.wrap_socket( 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: return self.sslsocket_class._create( 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: self.do_handshake() 2024-07-28T11:31:47.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:31:47.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: self._sslobj.do_handshake() 2024-07-28T11:31:47.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[72688]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:31:47.573 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cluster 2024-07-28T11:31:46.570089+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e36: y(active, since 1.01907s), standbys: x 2024-07-28T11:31:47.573 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cephadm 2024-07-28T11:31:46.818557+0000 mgr.y (mgr.25253) 2 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Bus STARTING 2024-07-28T11:31:47.573 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cephadm 2024-07-28T11:31:46.920316+0000 mgr.y (mgr.25253) 3 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:31:47.573 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cephadm 2024-07-28T11:31:47.039822+0000 mgr.y (mgr.25253) 4 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cephadm 2024-07-28T11:31:47.040026+0000 mgr.y (mgr.25253) 5 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Bus STARTED 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: cephadm 2024-07-28T11:31:47.041932+0000 mgr.y (mgr.25253) 6 : cephadm [ERR] [28/Jul/2024:11:31:47] ENGINE Error in HTTPServer.serve 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: Traceback (most recent call last): 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: self._connections.run(self.expiration_interval) 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: self._run(expiration_interval) 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:31:47.574 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: s = self.context.wrap_socket( 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: return self.sslsocket_class._create( 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: self.do_handshake() 2024-07-28T11:31:47.575 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cluster 2024-07-28T11:31:46.570089+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e36: y(active, since 1.01907s), standbys: x 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cephadm 2024-07-28T11:31:46.818557+0000 mgr.y (mgr.25253) 2 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Bus STARTING 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cephadm 2024-07-28T11:31:46.920316+0000 mgr.y (mgr.25253) 3 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cephadm 2024-07-28T11:31:47.039822+0000 mgr.y (mgr.25253) 4 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cephadm 2024-07-28T11:31:47.040026+0000 mgr.y (mgr.25253) 5 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Bus STARTED 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: cephadm 2024-07-28T11:31:47.041932+0000 mgr.y (mgr.25253) 6 : cephadm [ERR] [28/Jul/2024:11:31:47] ENGINE Error in HTTPServer.serve 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: Traceback (most recent call last): 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:31:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: self._connections.run(self.expiration_interval) 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: self._run(expiration_interval) 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: s = self.context.wrap_socket( 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: return self.sslsocket_class._create( 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: self.do_handshake() 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: self._sslobj.do_handshake() 2024-07-28T11:31:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:47 smithi204 bash[24094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:31:48.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: self._sslobj.do_handshake() 2024-07-28T11:31:48.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[79620]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cluster 2024-07-28T11:31:46.570089+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e36: y(active, since 1.01907s), standbys: x 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cephadm 2024-07-28T11:31:46.818557+0000 mgr.y (mgr.25253) 2 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Bus STARTING 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cephadm 2024-07-28T11:31:46.920316+0000 mgr.y (mgr.25253) 3 : cephadm [INF] [28/Jul/2024:11:31:46] ENGINE Serving on http://172.21.15.177:8765 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cephadm 2024-07-28T11:31:47.039822+0000 mgr.y (mgr.25253) 4 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Serving on https://172.21.15.177:7150 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cephadm 2024-07-28T11:31:47.040026+0000 mgr.y (mgr.25253) 5 : cephadm [INF] [28/Jul/2024:11:31:47] ENGINE Bus STARTED 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: cephadm 2024-07-28T11:31:47.041932+0000 mgr.y (mgr.25253) 6 : cephadm [ERR] [28/Jul/2024:11:31:47] ENGINE Error in HTTPServer.serve 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: Traceback (most recent call last): 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: self._connections.run(self.expiration_interval) 2024-07-28T11:31:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: self._run(expiration_interval) 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: s = self.context.wrap_socket( 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: return self.sslsocket_class._create( 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: self.do_handshake() 2024-07-28T11:31:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:31:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: self._sslobj.do_handshake() 2024-07-28T11:31:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:47 smithi177 bash[31534]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:31:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:48 smithi204 bash[24094]: cluster 2024-07-28T11:31:47.572652+0000 mgr.y (mgr.25253) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:48 smithi204 bash[24094]: cluster 2024-07-28T11:31:48.583841+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-07-28T11:31:48.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:48 smithi204 bash[60899]: ts=2024-07-28T11:31: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:31:48.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:48 smithi177 bash[31534]: cluster 2024-07-28T11:31:47.572652+0000 mgr.y (mgr.25253) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:48.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:48 smithi177 bash[31534]: cluster 2024-07-28T11:31:48.583841+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-07-28T11:31:48.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:48 smithi177 bash[79620]: cluster 2024-07-28T11:31:47.572652+0000 mgr.y (mgr.25253) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:48.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:48 smithi177 bash[79620]: cluster 2024-07-28T11:31:48.583841+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-07-28T11:31:50.227 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:31:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:50 smithi204 bash[24094]: cluster 2024-07-28T11:31:49.573098+0000 mgr.y (mgr.25253) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:51.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:50 smithi177 bash[79620]: cluster 2024-07-28T11:31:49.573098+0000 mgr.y (mgr.25253) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:51.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:50 smithi177 bash[31534]: cluster 2024-07-28T11:31:49.573098+0000 mgr.y (mgr.25253) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (105s) 0s ago 9m 14.9M - 0.25.0 c8568f914cd2 3aa7c355d832 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (92s) 32s ago 8m 74.2M - 9.4.7 954c08fa6188 621b129c648c 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (6m) 0s ago 6m 13.4M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (6m) 32s ago 6m 15.0M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443,9283,8765 running (38s) 32s ago 17m 112M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 9f8e985aff19 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (86s) 0s ago 20m 458M - 18.2.2-1765-g1c7dd747 dd66d6cc220c a9a4d2bfd92c 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (14s) 0s ago 20m 30.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c d002dd0949c6 2024-07-28T11:31:51.685 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (18m) 32s ago 18m 44.6M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b10d858e6177 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (18m) 0s ago 18m 47.2M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 3a62d2023cde 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (112s) 0s ago 9m 7600k - 1.5.0 0da6a335fe13 057b2bcc76d0 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (98s) 32s ago 9m 7444k - 1.5.0 0da6a335fe13 7303939e3559 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (16m) 0s ago 16m 104M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8da5dfe4398a 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (16m) 0s ago 16m 80.4M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8562055974d8 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (15m) 0s ago 15m 116M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ece561fb761d 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (14m) 0s ago 14m 73.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0b31c77894bb 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (13m) 32s ago 13m 105M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0be970ce89cb 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (12m) 32s ago 12m 110M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (11m) 32s ago 11m 78.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (10m) 32s ago 10m 86.1M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:31:51.686 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (45s) 32s ago 9m 41.5M - 2.43.0 a07b618ecd1d ae5e05ab4a80 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[31534]: cluster 2024-07-28T11:31:50.602557+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e38: y(active, since 5s), standbys: x 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[31534]: audit 2024-07-28T11:31:50.888678+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[31534]: audit 2024-07-28T11:31:50.894061+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[31534]: audit 2024-07-28T11:31:51.583024+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[31534]: audit 2024-07-28T11:31:51.587766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.697 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[79620]: cluster 2024-07-28T11:31:50.602557+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e38: y(active, since 5s), standbys: x 2024-07-28T11:31:51.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[79620]: audit 2024-07-28T11:31:50.888678+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[79620]: audit 2024-07-28T11:31:50.894061+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[79620]: audit 2024-07-28T11:31:51.583024+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:51 smithi177 bash[79620]: audit 2024-07-28T11:31:51.587766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:51 smithi204 bash[24094]: cluster 2024-07-28T11:31:50.602557+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e38: y(active, since 5s), standbys: x 2024-07-28T11:31:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:51 smithi204 bash[24094]: audit 2024-07-28T11:31:50.888678+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:51 smithi204 bash[24094]: audit 2024-07-28T11:31:50.894061+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:51 smithi204 bash[24094]: audit 2024-07-28T11:31:51.583024+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:51 smithi204 bash[24094]: audit 2024-07-28T11:31:51.587766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:53.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: cluster 2024-07-28T11:31:51.573501+0000 mgr.y (mgr.25253) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: audit 2024-07-28T11:31:51.653223+0000 mgr.y (mgr.25253) 10 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: audit 2024-07-28T11:31:51.878186+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: audit 2024-07-28T11:31:51.883844+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: audit 2024-07-28T11:31:52.599006+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:52 smithi204 bash[24094]: audit 2024-07-28T11:31:52.609263+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: cluster 2024-07-28T11:31:51.573501+0000 mgr.y (mgr.25253) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: audit 2024-07-28T11:31:51.653223+0000 mgr.y (mgr.25253) 10 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: audit 2024-07-28T11:31:51.878186+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: audit 2024-07-28T11:31:51.883844+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: audit 2024-07-28T11:31:52.599006+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[79620]: audit 2024-07-28T11:31:52.609263+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: cluster 2024-07-28T11:31:51.573501+0000 mgr.y (mgr.25253) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: audit 2024-07-28T11:31:51.653223+0000 mgr.y (mgr.25253) 10 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: audit 2024-07-28T11:31:51.878186+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: audit 2024-07-28T11:31:51.883844+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: audit 2024-07-28T11:31:52.599006+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.176 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:52 smithi177 bash[31534]: audit 2024-07-28T11:31:52.609263+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:31:53.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:53 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:31:54.877 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:54 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:54.877 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:54 smithi204 bash[60899]: ts=2024-07-28T11:31: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:31:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:54 smithi204 bash[24094]: cluster 2024-07-28T11:31:53.574397+0000 mgr.y (mgr.25253) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:31:55.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:54 smithi177 bash[31534]: cluster 2024-07-28T11:31:53.574397+0000 mgr.y (mgr.25253) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:31:55.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:54 smithi177 bash[79620]: cluster 2024-07-28T11:31:53.574397+0000 mgr.y (mgr.25253) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T11:31:55.305 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:31:55.308 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:31:56.132 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":7,"stamp":"2024-07-28T11:31:53.573727+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1217338933,"num_objects":431,"num_object_clones":0,"num_object_copies":1293,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":431,"num_whiteouts":0,"num_read":14876,"num_read_kb":15346845,"num_write":10065,"num_write_kb":2773915,"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":7929,"ondisk_log_size":7929,"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":4660936,"kb_used_data":2240496,"kb_used_omap":13,"kb_used_meta":2420338,"kb_avail":745300280,"statfs":{"total":767960285184,"available":763187486720,"internally_reserved":0,"allocated":2294267904,"data_stored":2277859632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2478426816},"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":96,"num_read_kb":206,"num_write":20,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.986894"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":32,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236444+0000","last_change":"2024-07-28T11:25:16.930740+0000","last_active":"2024-07-28T11:30:43.236444+0000","last_peered":"2024-07-28T11:30:43.236444+0000","last_clean":"2024-07-28T11:30:43.236444+0000","last_became_active":"2024-07-28T11:25:16.930438+0000","last_became_peered":"2024-07-28T11:25:16.930438+0000","last_unstale":"2024-07-28T11:30:43.236444+0000","last_undegraded":"2024-07-28T11:30:43.236444+0000","last_fullsized":"2024-07-28T11:30:43.236444+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.496070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.132821+0000","last_change":"2024-07-28T11:25:08.485246+0000","last_active":"2024-07-28T11:30:43.132821+0000","last_peered":"2024-07-28T11:30:43.132821+0000","last_clean":"2024-07-28T11:30:43.132821+0000","last_became_active":"2024-07-28T11:25:08.484408+0000","last_became_peered":"2024-07-28T11:25:08.484408+0000","last_unstale":"2024-07-28T11:30:43.132821+0000","last_undegraded":"2024-07-28T11:30:43.132821+0000","last_fullsized":"2024-07-28T11:30:43.132821+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:23:19.342070+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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228899+0000","last_change":"2024-07-28T11:25:09.638670+0000","last_active":"2024-07-28T11:30:43.228899+0000","last_peered":"2024-07-28T11:30:43.228899+0000","last_clean":"2024-07-28T11:30:43.228899+0000","last_became_active":"2024-07-28T11:25:09.637851+0000","last_became_peered":"2024-07-28T11:25:09.637851+0000","last_unstale":"2024-07-28T11:30:43.228899+0000","last_undegraded":"2024-07-28T11:30:43.228899+0000","last_fullsized":"2024-07-28T11:30:43.228899+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:19.578276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.135375+0000","last_change":"2024-07-28T11:25:08.486103+0000","last_active":"2024-07-28T11:30:43.135375+0000","last_peered":"2024-07-28T11:30:43.135375+0000","last_clean":"2024-07-28T11:30:43.135375+0000","last_became_active":"2024-07-28T11:25:08.484973+0000","last_became_peered":"2024-07-28T11:25:08.484973+0000","last_unstale":"2024-07-28T11:30:43.135375+0000","last_undegraded":"2024-07-28T11:30:43.135375+0000","last_fullsized":"2024-07-28T11:30:43.135375+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:30.374940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.137289+0000","last_change":"2024-07-28T11:25:08.533759+0000","last_active":"2024-07-28T11:30:43.137289+0000","last_peered":"2024-07-28T11:30:43.137289+0000","last_clean":"2024-07-28T11:30:43.137289+0000","last_became_active":"2024-07-28T11:25:08.533440+0000","last_became_peered":"2024-07-28T11:25:08.533440+0000","last_unstale":"2024-07-28T11:30:43.137289+0000","last_undegraded":"2024-07-28T11:30:43.137289+0000","last_fullsized":"2024-07-28T11:30:43.137289+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:24.025055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133174+0000","last_change":"2024-07-28T11:25:08.476024+0000","last_active":"2024-07-28T11:30:43.133174+0000","last_peered":"2024-07-28T11:30:43.133174+0000","last_clean":"2024-07-28T11:30:43.133174+0000","last_became_active":"2024-07-28T11:25:08.475265+0000","last_became_peered":"2024-07-28T11:25:08.475265+0000","last_unstale":"2024-07-28T11:30:43.133174+0000","last_undegraded":"2024-07-28T11:30:43.133174+0000","last_fullsized":"2024-07-28T11:30:43.133174+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.516604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236818+0000","last_change":"2024-07-28T11:25:16.929576+0000","last_active":"2024-07-28T11:30:43.236818+0000","last_peered":"2024-07-28T11:30:43.236818+0000","last_clean":"2024-07-28T11:30:43.236818+0000","last_became_active":"2024-07-28T11:25:16.929163+0000","last_became_peered":"2024-07-28T11:25:16.929163+0000","last_unstale":"2024-07-28T11:30:43.236818+0000","last_undegraded":"2024-07-28T11:30:43.236818+0000","last_fullsized":"2024-07-28T11:30:43.236818+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:29.020606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":34,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.124911+0000","last_change":"2024-07-28T11:25:08.478462+0000","last_active":"2024-07-28T11:30:43.124911+0000","last_peered":"2024-07-28T11:30:43.124911+0000","last_clean":"2024-07-28T11:30:43.124911+0000","last_became_active":"2024-07-28T11:25:08.477968+0000","last_became_peered":"2024-07-28T11:25:08.477968+0000","last_unstale":"2024-07-28T11:30:43.124911+0000","last_undegraded":"2024-07-28T11:30:43.124911+0000","last_fullsized":"2024-07-28T11:30:43.124911+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T12:51:20.010659+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":"78'496","reported_seq":889,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.512732+0000","last_change":"2024-07-28T11:27:34.462412+0000","last_active":"2024-07-28T11:31:34.512732+0000","last_peered":"2024-07-28T11:31:34.512732+0000","last_clean":"2024-07-28T11:31:34.512732+0000","last_became_active":"2024-07-28T11:27:34.461571+0000","last_became_peered":"2024-07-28T11:27:34.461571+0000","last_unstale":"2024-07-28T11:31:34.512732+0000","last_undegraded":"2024-07-28T11:31:34.512732+0000","last_fullsized":"2024-07-28T11:31:34.512732+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":496,"log_dups_size":0,"ondisk_log_size":496,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.151221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77155383,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":879,"num_read_kb":925877,"num_write":630,"num_write_kb":177042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133777+0000","last_change":"2024-07-28T11:25:08.485010+0000","last_active":"2024-07-28T11:30:43.133777+0000","last_peered":"2024-07-28T11:30:43.133777+0000","last_clean":"2024-07-28T11:30:43.133777+0000","last_became_active":"2024-07-28T11:25:08.484343+0000","last_became_peered":"2024-07-28T11:25:08.484343+0000","last_unstale":"2024-07-28T11:30:43.133777+0000","last_undegraded":"2024-07-28T11:30:43.133777+0000","last_fullsized":"2024-07-28T11:30:43.133777+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:45.459575+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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228578+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:30:43.228578+0000","last_peered":"2024-07-28T11:30:43.228578+0000","last_clean":"2024-07-28T11:30:43.228578+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:30:43.228578+0000","last_undegraded":"2024-07-28T11:30:43.228578+0000","last_fullsized":"2024-07-28T11:30:43.228578+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'468","reported_seq":899,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:33.519799+0000","last_change":"2024-07-28T11:27:34.449883+0000","last_active":"2024-07-28T11:31:33.519799+0000","last_peered":"2024-07-28T11:31:33.519799+0000","last_clean":"2024-07-28T11:31:33.519799+0000","last_became_active":"2024-07-28T11:27:34.449630+0000","last_became_peered":"2024-07-28T11:27:34.449630+0000","last_unstale":"2024-07-28T11:31:33.519799+0000","last_undegraded":"2024-07-28T11:31:33.519799+0000","last_fullsized":"2024-07-28T11:31:33.519799+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":468,"log_dups_size":0,"ondisk_log_size":468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:24.130269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77695715,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":987,"num_read_kb":1050835,"num_write":594,"num_write_kb":164001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"68'2","reported_seq":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133665+0000","last_change":"2024-07-28T11:25:08.502138+0000","last_active":"2024-07-28T11:30:43.133665+0000","last_peered":"2024-07-28T11:30:43.133665+0000","last_clean":"2024-07-28T11:30:43.133665+0000","last_became_active":"2024-07-28T11:25:08.501682+0000","last_became_peered":"2024-07-28T11:25:08.501682+0000","last_unstale":"2024-07-28T11:30:43.133665+0000","last_undegraded":"2024-07-28T11:30:43.133665+0000","last_fullsized":"2024-07-28T11:30:43.133665+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:10:48.515649+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":32,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130233+0000","last_change":"2024-07-28T11:25:16.925651+0000","last_active":"2024-07-28T11:30:43.130233+0000","last_peered":"2024-07-28T11:30:43.130233+0000","last_clean":"2024-07-28T11:30:43.130233+0000","last_became_active":"2024-07-28T11:25:16.925272+0000","last_became_peered":"2024-07-28T11:25:16.925272+0000","last_unstale":"2024-07-28T11:30:43.130233+0000","last_undegraded":"2024-07-28T11:30:43.130233+0000","last_fullsized":"2024-07-28T11:30:43.130233+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:51.610755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"78'527","reported_seq":943,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.491057+0000","last_change":"2024-07-28T11:27:34.455846+0000","last_active":"2024-07-28T11:31:34.491057+0000","last_peered":"2024-07-28T11:31:34.491057+0000","last_clean":"2024-07-28T11:31:34.491057+0000","last_became_active":"2024-07-28T11:27:34.455303+0000","last_became_peered":"2024-07-28T11:27:34.455303+0000","last_unstale":"2024-07-28T11:31:34.491057+0000","last_undegraded":"2024-07-28T11:31:34.491057+0000","last_fullsized":"2024-07-28T11:31:34.491057+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":527,"log_dups_size":0,"ondisk_log_size":527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:26.763086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76400850,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":910,"num_read_kb":955606,"num_write":669,"num_write_kb":187282,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"68'1","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133573+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:30:43.133573+0000","last_peered":"2024-07-28T11:30:43.133573+0000","last_clean":"2024-07-28T11:30:43.133573+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:30:43.133573+0000","last_undegraded":"2024-07-28T11:30:43.133573+0000","last_fullsized":"2024-07-28T11:30:43.133573+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.126407+0000","last_change":"2024-07-28T11:25:08.520832+0000","last_active":"2024-07-28T11:30:43.126407+0000","last_peered":"2024-07-28T11:30:43.126407+0000","last_clean":"2024-07-28T11:30:43.126407+0000","last_became_active":"2024-07-28T11:25:08.520389+0000","last_became_peered":"2024-07-28T11:25:08.520389+0000","last_unstale":"2024-07-28T11:30:43.126407+0000","last_undegraded":"2024-07-28T11:30:43.126407+0000","last_fullsized":"2024-07-28T11:30:43.126407+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.297280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'568","reported_seq":1087,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.447242+0000","last_change":"2024-07-28T11:27:34.462616+0000","last_active":"2024-07-28T11:31:34.447242+0000","last_peered":"2024-07-28T11:31:34.447242+0000","last_clean":"2024-07-28T11:31:34.447242+0000","last_became_active":"2024-07-28T11:27:34.462310+0000","last_became_peered":"2024-07-28T11:27:34.462310+0000","last_unstale":"2024-07-28T11:31:34.447242+0000","last_undegraded":"2024-07-28T11:31:34.447242+0000","last_fullsized":"2024-07-28T11:31:34.447242+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":568,"log_dups_size":0,"ondisk_log_size":568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.417899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":96790150,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1196,"num_read_kb":1357862,"num_write":716,"num_write_kb":207541,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228900+0000","last_change":"2024-07-28T11:25:08.516113+0000","last_active":"2024-07-28T11:30:43.228900+0000","last_peered":"2024-07-28T11:30:43.228900+0000","last_clean":"2024-07-28T11:30:43.228900+0000","last_became_active":"2024-07-28T11:25:08.515653+0000","last_became_peered":"2024-07-28T11:25:08.515653+0000","last_unstale":"2024-07-28T11:30:43.228900+0000","last_undegraded":"2024-07-28T11:30:43.228900+0000","last_fullsized":"2024-07-28T11:30:43.228900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:32.358298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.135617+0000","last_change":"2024-07-28T11:25:08.524288+0000","last_active":"2024-07-28T11:30:43.135617+0000","last_peered":"2024-07-28T11:30:43.135617+0000","last_clean":"2024-07-28T11:30:43.135617+0000","last_became_active":"2024-07-28T11:25:08.523987+0000","last_became_peered":"2024-07-28T11:25:08.523987+0000","last_unstale":"2024-07-28T11:30:43.135617+0000","last_undegraded":"2024-07-28T11:30:43.135617+0000","last_fullsized":"2024-07-28T11:30:43.135617+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:10.747185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'330","reported_seq":599,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:33.668065+0000","last_change":"2024-07-28T11:27:34.460319+0000","last_active":"2024-07-28T11:31:33.668065+0000","last_peered":"2024-07-28T11:31:33.668065+0000","last_clean":"2024-07-28T11:31:33.668065+0000","last_became_active":"2024-07-28T11:27:34.459845+0000","last_became_peered":"2024-07-28T11:27:34.459845+0000","last_unstale":"2024-07-28T11:31:33.668065+0000","last_undegraded":"2024-07-28T11:31:33.668065+0000","last_fullsized":"2024-07-28T11:31:33.668065+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":330,"log_dups_size":0,"ondisk_log_size":330,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:16.422769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46428062,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":568,"num_read_kb":544692,"num_write":420,"num_write_kb":117947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"71'3","reported_seq":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236175+0000","last_change":"2024-07-28T11:25:08.514038+0000","last_active":"2024-07-28T11:30:43.236175+0000","last_peered":"2024-07-28T11:30:43.236175+0000","last_clean":"2024-07-28T11:30:43.236175+0000","last_became_active":"2024-07-28T11:25:08.513410+0000","last_became_peered":"2024-07-28T11:25:08.513410+0000","last_unstale":"2024-07-28T11:30:43.236175+0000","last_undegraded":"2024-07-28T11:30:43.236175+0000","last_fullsized":"2024-07-28T11:30:43.236175+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T11:46:10.190525+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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130315+0000","last_change":"2024-07-28T11:25:08.501277+0000","last_active":"2024-07-28T11:30:43.130315+0000","last_peered":"2024-07-28T11:30:43.130315+0000","last_clean":"2024-07-28T11:30:43.130315+0000","last_became_active":"2024-07-28T11:25:08.500797+0000","last_became_peered":"2024-07-28T11:25:08.500797+0000","last_unstale":"2024-07-28T11:30:43.130315+0000","last_undegraded":"2024-07-28T11:30:43.130315+0000","last_fullsized":"2024-07-28T11:30:43.130315+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:12.121591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'454","reported_seq":819,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:32.909075+0000","last_change":"2024-07-28T11:27:34.448352+0000","last_active":"2024-07-28T11:31:32.909075+0000","last_peered":"2024-07-28T11:31:32.909075+0000","last_clean":"2024-07-28T11:31:32.909075+0000","last_became_active":"2024-07-28T11:27:34.447758+0000","last_became_peered":"2024-07-28T11:27:34.447758+0000","last_unstale":"2024-07-28T11:31:32.909075+0000","last_undegraded":"2024-07-28T11:31:32.909075+0000","last_fullsized":"2024-07-28T11:31:32.909075+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":454,"log_dups_size":0,"ondisk_log_size":454,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:21.724988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71678116,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":789,"num_read_kb":822479,"num_write":576,"num_write_kb":159354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.127051+0000","last_change":"2024-07-28T11:25:08.490185+0000","last_active":"2024-07-28T11:30:43.127051+0000","last_peered":"2024-07-28T11:30:43.127051+0000","last_clean":"2024-07-28T11:30:43.127051+0000","last_became_active":"2024-07-28T11:25:08.489553+0000","last_became_peered":"2024-07-28T11:25:08.489553+0000","last_unstale":"2024-07-28T11:30:43.127051+0000","last_undegraded":"2024-07-28T11:30:43.127051+0000","last_fullsized":"2024-07-28T11:30:43.127051+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:04.560620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130514+0000","last_change":"2024-07-28T11:25:08.524321+0000","last_active":"2024-07-28T11:30:43.130514+0000","last_peered":"2024-07-28T11:30:43.130514+0000","last_clean":"2024-07-28T11:30:43.130514+0000","last_became_active":"2024-07-28T11:25:08.523585+0000","last_became_peered":"2024-07-28T11:25:08.523585+0000","last_unstale":"2024-07-28T11:30:43.130514+0000","last_undegraded":"2024-07-28T11:30:43.130514+0000","last_fullsized":"2024-07-28T11:30:43.130514+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.021155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'455","reported_seq":846,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.963867+0000","last_change":"2024-07-28T11:27:34.462979+0000","last_active":"2024-07-28T11:31:34.963867+0000","last_peered":"2024-07-28T11:31:34.963867+0000","last_clean":"2024-07-28T11:31:34.963867+0000","last_became_active":"2024-07-28T11:27:34.462234+0000","last_became_peered":"2024-07-28T11:27:34.462234+0000","last_unstale":"2024-07-28T11:31:34.963867+0000","last_undegraded":"2024-07-28T11:31:34.963867+0000","last_fullsized":"2024-07-28T11:31:34.963867+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":455,"log_dups_size":0,"ondisk_log_size":455,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:36.010143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75913348,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":887,"num_read_kb":1018853,"num_write":574,"num_write_kb":162582,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130409+0000","last_change":"2024-07-28T11:25:08.482592+0000","last_active":"2024-07-28T11:30:43.130409+0000","last_peered":"2024-07-28T11:30:43.130409+0000","last_clean":"2024-07-28T11:30:43.130409+0000","last_became_active":"2024-07-28T11:25:08.476920+0000","last_became_peered":"2024-07-28T11:25:08.476920+0000","last_unstale":"2024-07-28T11:30:43.130409+0000","last_undegraded":"2024-07-28T11:30:43.130409+0000","last_fullsized":"2024-07-28T11:30:43.130409+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.146433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130660+0000","last_change":"2024-07-28T11:25:08.522904+0000","last_active":"2024-07-28T11:30:43.130660+0000","last_peered":"2024-07-28T11:30:43.130660+0000","last_clean":"2024-07-28T11:30:43.130660+0000","last_became_active":"2024-07-28T11:25:08.522553+0000","last_became_peered":"2024-07-28T11:25:08.522553+0000","last_unstale":"2024-07-28T11:30:43.130660+0000","last_undegraded":"2024-07-28T11:30:43.130660+0000","last_fullsized":"2024-07-28T11:30:43.130660+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.879445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'419","reported_seq":762,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:33.538367+0000","last_change":"2024-07-28T11:27:34.459407+0000","last_active":"2024-07-28T11:31:33.538367+0000","last_peered":"2024-07-28T11:31:33.538367+0000","last_clean":"2024-07-28T11:31:33.538367+0000","last_became_active":"2024-07-28T11:27:34.458537+0000","last_became_peered":"2024-07-28T11:27:34.458537+0000","last_unstale":"2024-07-28T11:31:33.538367+0000","last_undegraded":"2024-07-28T11:31:33.538367+0000","last_fullsized":"2024-07-28T11:31:33.538367+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":419,"log_dups_size":0,"ondisk_log_size":419,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.341496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69643314,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":751,"num_read_kb":778369,"num_write":533,"num_write_kb":147673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236360+0000","last_change":"2024-07-28T11:25:08.520185+0000","last_active":"2024-07-28T11:30:43.236360+0000","last_peered":"2024-07-28T11:30:43.236360+0000","last_clean":"2024-07-28T11:30:43.236360+0000","last_became_active":"2024-07-28T11:25:08.519549+0000","last_became_peered":"2024-07-28T11:25:08.519549+0000","last_unstale":"2024-07-28T11:30:43.236360+0000","last_undegraded":"2024-07-28T11:30:43.236360+0000","last_fullsized":"2024-07-28T11:30:43.236360+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:19:23.749886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.131980+0000","last_change":"2024-07-28T11:25:09.642454+0000","last_active":"2024-07-28T11:30:43.131980+0000","last_peered":"2024-07-28T11:30:43.131980+0000","last_clean":"2024-07-28T11:30:43.131980+0000","last_became_active":"2024-07-28T11:25:09.641321+0000","last_became_peered":"2024-07-28T11:25:09.641321+0000","last_unstale":"2024-07-28T11:30:43.131980+0000","last_undegraded":"2024-07-28T11:30:43.131980+0000","last_fullsized":"2024-07-28T11:30:43.131980+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:09.375138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'478","reported_seq":846,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.964314+0000","last_change":"2024-07-28T11:27:34.458688+0000","last_active":"2024-07-28T11:31:34.964314+0000","last_peered":"2024-07-28T11:31:34.964314+0000","last_clean":"2024-07-28T11:31:34.964314+0000","last_became_active":"2024-07-28T11:27:34.458054+0000","last_became_peered":"2024-07-28T11:27:34.458054+0000","last_unstale":"2024-07-28T11:31:34.964314+0000","last_undegraded":"2024-07-28T11:31:34.964314+0000","last_fullsized":"2024-07-28T11:31:34.964314+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":478,"log_dups_size":0,"ondisk_log_size":478,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:27.512605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80805439,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":816,"num_read_kb":924679,"num_write":605,"num_write_kb":172267,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'161","reported_seq":403,"reported_epoch":79,"state":"active+clean","last_fresh":"2024-07-28T11:31:47.686834+0000","last_change":"2024-07-28T11:21:17.138811+0000","last_active":"2024-07-28T11:31:47.686834+0000","last_peered":"2024-07-28T11:31:47.686834+0000","last_clean":"2024-07-28T11:31:47.686834+0000","last_became_active":"2024-07-28T11:21:17.138098+0000","last_became_peered":"2024-07-28T11:21:17.138098+0000","last_unstale":"2024-07-28T11:31:47.686834+0000","last_undegraded":"2024-07-28T11:31:47.686834+0000","last_fullsized":"2024-07-28T11:31:47.686834+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T12:07:08.964213+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":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228730+0000","last_change":"2024-07-28T11:22:57.513053+0000","last_active":"2024-07-28T11:30:43.228730+0000","last_peered":"2024-07-28T11:30:43.228730+0000","last_clean":"2024-07-28T11:30:43.228730+0000","last_became_active":"2024-07-28T11:22:57.511834+0000","last_became_peered":"2024-07-28T11:22:57.511834+0000","last_unstale":"2024-07-28T11:30:43.228730+0000","last_undegraded":"2024-07-28T11:30:43.228730+0000","last_fullsized":"2024-07-28T11:30:43.228730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:18.901674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236335+0000","last_change":"2024-07-28T11:25:08.497871+0000","last_active":"2024-07-28T11:30:43.236335+0000","last_peered":"2024-07-28T11:30:43.236335+0000","last_clean":"2024-07-28T11:30:43.236335+0000","last_became_active":"2024-07-28T11:25:08.497074+0000","last_became_peered":"2024-07-28T11:25:08.497074+0000","last_unstale":"2024-07-28T11:30:43.236335+0000","last_undegraded":"2024-07-28T11:30:43.236335+0000","last_fullsized":"2024-07-28T11:30:43.236335+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:51.039829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.127231+0000","last_change":"2024-07-28T11:25:08.520747+0000","last_active":"2024-07-28T11:30:43.127231+0000","last_peered":"2024-07-28T11:30:43.127231+0000","last_clean":"2024-07-28T11:30:43.127231+0000","last_became_active":"2024-07-28T11:25:08.520368+0000","last_became_peered":"2024-07-28T11:25:08.520368+0000","last_unstale":"2024-07-28T11:30:43.127231+0000","last_undegraded":"2024-07-28T11:30:43.127231+0000","last_fullsized":"2024-07-28T11:30:43.127231+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:05.693813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'491","reported_seq":882,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.678500+0000","last_change":"2024-07-28T11:27:34.450593+0000","last_active":"2024-07-28T11:31:34.678500+0000","last_peered":"2024-07-28T11:31:34.678500+0000","last_clean":"2024-07-28T11:31:34.678500+0000","last_became_active":"2024-07-28T11:27:34.449628+0000","last_became_peered":"2024-07-28T11:27:34.449628+0000","last_unstale":"2024-07-28T11:31:34.678500+0000","last_undegraded":"2024-07-28T11:31:34.678500+0000","last_fullsized":"2024-07-28T11:31:34.678500+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":491,"log_dups_size":0,"ondisk_log_size":491,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.127793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77795732,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":854,"num_read_kb":853674,"num_write":627,"num_write_kb":177020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.132723+0000","last_change":"2024-07-28T11:22:57.512684+0000","last_active":"2024-07-28T11:30:43.132723+0000","last_peered":"2024-07-28T11:30:43.132723+0000","last_clean":"2024-07-28T11:30:43.132723+0000","last_became_active":"2024-07-28T11:22:57.512205+0000","last_became_peered":"2024-07-28T11:22:57.512205+0000","last_unstale":"2024-07-28T11:30:43.132723+0000","last_undegraded":"2024-07-28T11:30:43.132723+0000","last_fullsized":"2024-07-28T11:30:43.132723+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:51.966733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133862+0000","last_change":"2024-07-28T11:25:08.486519+0000","last_active":"2024-07-28T11:30:43.133862+0000","last_peered":"2024-07-28T11:30:43.133862+0000","last_clean":"2024-07-28T11:30:43.133862+0000","last_became_active":"2024-07-28T11:25:08.485444+0000","last_became_peered":"2024-07-28T11:25:08.485444+0000","last_unstale":"2024-07-28T11:30:43.133862+0000","last_undegraded":"2024-07-28T11:30:43.133862+0000","last_fullsized":"2024-07-28T11:30:43.133862+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:55.816993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.137195+0000","last_change":"2024-07-28T11:25:08.525578+0000","last_active":"2024-07-28T11:30:43.137195+0000","last_peered":"2024-07-28T11:30:43.137195+0000","last_clean":"2024-07-28T11:30:43.137195+0000","last_became_active":"2024-07-28T11:25:08.525275+0000","last_became_peered":"2024-07-28T11:25:08.525275+0000","last_unstale":"2024-07-28T11:30:43.137195+0000","last_undegraded":"2024-07-28T11:30:43.137195+0000","last_fullsized":"2024-07-28T11:30:43.137195+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:52.152446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.6","version":"78'516","reported_seq":890,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:33.694182+0000","last_change":"2024-07-28T11:27:34.457614+0000","last_active":"2024-07-28T11:31:33.694182+0000","last_peered":"2024-07-28T11:31:33.694182+0000","last_clean":"2024-07-28T11:31:33.694182+0000","last_became_active":"2024-07-28T11:27:34.457350+0000","last_became_peered":"2024-07-28T11:27:34.457350+0000","last_unstale":"2024-07-28T11:31:33.694182+0000","last_undegraded":"2024-07-28T11:31:33.694182+0000","last_fullsized":"2024-07-28T11:31:33.694182+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":516,"log_dups_size":0,"ondisk_log_size":516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:22.135969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74535504,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":818,"num_read_kb":832281,"num_write":647,"num_write_kb":185564,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.235326+0000","last_change":"2024-07-28T11:22:57.836901+0000","last_active":"2024-07-28T11:30:43.235326+0000","last_peered":"2024-07-28T11:30:43.235326+0000","last_clean":"2024-07-28T11:30:43.235326+0000","last_became_active":"2024-07-28T11:22:57.835953+0000","last_became_peered":"2024-07-28T11:22:57.835953+0000","last_unstale":"2024-07-28T11:30:43.235326+0000","last_undegraded":"2024-07-28T11:30:43.235326+0000","last_fullsized":"2024-07-28T11:30:43.235326+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:48.334667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.129329+0000","last_change":"2024-07-28T11:25:08.479206+0000","last_active":"2024-07-28T11:30:43.129329+0000","last_peered":"2024-07-28T11:30:43.129329+0000","last_clean":"2024-07-28T11:30:43.129329+0000","last_became_active":"2024-07-28T11:25:08.478559+0000","last_became_peered":"2024-07-28T11:25:08.478559+0000","last_unstale":"2024-07-28T11:30:43.129329+0000","last_undegraded":"2024-07-28T11:30:43.129329+0000","last_fullsized":"2024-07-28T11:30:43.129329+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:06.908521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.132134+0000","last_change":"2024-07-28T11:25:09.505861+0000","last_active":"2024-07-28T11:30:43.132134+0000","last_peered":"2024-07-28T11:30:43.132134+0000","last_clean":"2024-07-28T11:30:43.132134+0000","last_became_active":"2024-07-28T11:25:09.504955+0000","last_became_peered":"2024-07-28T11:25:09.504955+0000","last_unstale":"2024-07-28T11:30:43.132134+0000","last_undegraded":"2024-07-28T11:30:43.132134+0000","last_fullsized":"2024-07-28T11:30:43.132134+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.010921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'528","reported_seq":941,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:35.006329+0000","last_change":"2024-07-28T11:27:34.465009+0000","last_active":"2024-07-28T11:31:35.006329+0000","last_peered":"2024-07-28T11:31:35.006329+0000","last_clean":"2024-07-28T11:31:35.006329+0000","last_became_active":"2024-07-28T11:27:34.464456+0000","last_became_peered":"2024-07-28T11:27:34.464456+0000","last_unstale":"2024-07-28T11:31:35.006329+0000","last_undegraded":"2024-07-28T11:31:35.006329+0000","last_fullsized":"2024-07-28T11:31:35.006329+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":528,"log_dups_size":0,"ondisk_log_size":528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:43.359216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70230932,"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":906,"num_read_kb":914685,"num_write":669,"num_write_kb":192160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228758+0000","last_change":"2024-07-28T11:22:57.511738+0000","last_active":"2024-07-28T11:30:43.228758+0000","last_peered":"2024-07-28T11:30:43.228758+0000","last_clean":"2024-07-28T11:30:43.228758+0000","last_became_active":"2024-07-28T11:22:57.511195+0000","last_became_peered":"2024-07-28T11:22:57.511195+0000","last_unstale":"2024-07-28T11:30:43.228758+0000","last_undegraded":"2024-07-28T11:30:43.228758+0000","last_fullsized":"2024-07-28T11:30:43.228758+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.680869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130256+0000","last_change":"2024-07-28T11:25:08.480272+0000","last_active":"2024-07-28T11:30:43.130256+0000","last_peered":"2024-07-28T11:30:43.130256+0000","last_clean":"2024-07-28T11:30:43.130256+0000","last_became_active":"2024-07-28T11:25:08.479698+0000","last_became_peered":"2024-07-28T11:25:08.479698+0000","last_unstale":"2024-07-28T11:30:43.130256+0000","last_undegraded":"2024-07-28T11:30:43.130256+0000","last_fullsized":"2024-07-28T11:30:43.130256+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:46.946334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130800+0000","last_change":"2024-07-28T11:25:09.508759+0000","last_active":"2024-07-28T11:30:43.130800+0000","last_peered":"2024-07-28T11:30:43.130800+0000","last_clean":"2024-07-28T11:30:43.130800+0000","last_became_active":"2024-07-28T11:25:09.507926+0000","last_became_peered":"2024-07-28T11:25:09.507926+0000","last_unstale":"2024-07-28T11:30:43.130800+0000","last_undegraded":"2024-07-28T11:30:43.130800+0000","last_fullsized":"2024-07-28T11:30:43.130800+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.292272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"78'465","reported_seq":903,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.984601+0000","last_change":"2024-07-28T11:27:34.454622+0000","last_active":"2024-07-28T11:31:34.984601+0000","last_peered":"2024-07-28T11:31:34.984601+0000","last_clean":"2024-07-28T11:31:34.984601+0000","last_became_active":"2024-07-28T11:27:34.454279+0000","last_became_peered":"2024-07-28T11:27:34.454279+0000","last_unstale":"2024-07-28T11:31:34.984601+0000","last_undegraded":"2024-07-28T11:31:34.984601+0000","last_fullsized":"2024-07-28T11:31:34.984601+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":465,"log_dups_size":0,"ondisk_log_size":465,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:17.350717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89225251,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":1020,"num_read_kb":1158672,"num_write":588,"num_write_kb":170282,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.229001+0000","last_change":"2024-07-28T11:25:08.516225+0000","last_active":"2024-07-28T11:30:43.229001+0000","last_peered":"2024-07-28T11:30:43.229001+0000","last_clean":"2024-07-28T11:30:43.229001+0000","last_became_active":"2024-07-28T11:25:08.515783+0000","last_became_peered":"2024-07-28T11:25:08.515783+0000","last_unstale":"2024-07-28T11:30:43.229001+0000","last_undegraded":"2024-07-28T11:30:43.229001+0000","last_fullsized":"2024-07-28T11:30:43.229001+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:59.837384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.131254+0000","last_change":"2024-07-28T11:22:57.515249+0000","last_active":"2024-07-28T11:30:43.131254+0000","last_peered":"2024-07-28T11:30:43.131254+0000","last_clean":"2024-07-28T11:30:43.131254+0000","last_became_active":"2024-07-28T11:22:57.515002+0000","last_became_peered":"2024-07-28T11:22:57.515002+0000","last_unstale":"2024-07-28T11:30:43.131254+0000","last_undegraded":"2024-07-28T11:30:43.131254+0000","last_fullsized":"2024-07-28T11:30:43.131254+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:04.689304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.129285+0000","last_change":"2024-07-28T11:25:09.642863+0000","last_active":"2024-07-28T11:30:43.129285+0000","last_peered":"2024-07-28T11:30:43.129285+0000","last_clean":"2024-07-28T11:30:43.129285+0000","last_became_active":"2024-07-28T11:25:09.642288+0000","last_became_peered":"2024-07-28T11:25:09.642288+0000","last_unstale":"2024-07-28T11:30:43.129285+0000","last_undegraded":"2024-07-28T11:30:43.129285+0000","last_fullsized":"2024-07-28T11:30:43.129285+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:00.801754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'482","reported_seq":889,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:35.000320+0000","last_change":"2024-07-28T11:27:34.453698+0000","last_active":"2024-07-28T11:31:35.000320+0000","last_peered":"2024-07-28T11:31:35.000320+0000","last_clean":"2024-07-28T11:31:35.000320+0000","last_became_active":"2024-07-28T11:27:34.452817+0000","last_became_peered":"2024-07-28T11:27:34.452817+0000","last_unstale":"2024-07-28T11:31:35.000320+0000","last_undegraded":"2024-07-28T11:31:35.000320+0000","last_fullsized":"2024-07-28T11:31:35.000320+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":482,"log_dups_size":0,"ondisk_log_size":482,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.642151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65188832,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":921,"num_read_kb":1054510,"num_write":610,"num_write_kb":178317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.131049+0000","last_change":"2024-07-28T11:25:08.494909+0000","last_active":"2024-07-28T11:30:43.131049+0000","last_peered":"2024-07-28T11:30:43.131049+0000","last_clean":"2024-07-28T11:30:43.131049+0000","last_became_active":"2024-07-28T11:25:08.494285+0000","last_became_peered":"2024-07-28T11:25:08.494285+0000","last_unstale":"2024-07-28T11:30:43.131049+0000","last_undegraded":"2024-07-28T11:30:43.131049+0000","last_fullsized":"2024-07-28T11:30:43.131049+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.927058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133621+0000","last_change":"2024-07-28T11:22:57.833894+0000","last_active":"2024-07-28T11:30:43.133621+0000","last_peered":"2024-07-28T11:30:43.133621+0000","last_clean":"2024-07-28T11:30:43.133621+0000","last_became_active":"2024-07-28T11:22:57.832989+0000","last_became_peered":"2024-07-28T11:22:57.832989+0000","last_unstale":"2024-07-28T11:30:43.133621+0000","last_undegraded":"2024-07-28T11:30:43.133621+0000","last_fullsized":"2024-07-28T11:30:43.133621+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:17.344533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.135733+0000","last_change":"2024-07-28T11:25:08.524979+0000","last_active":"2024-07-28T11:30:43.135733+0000","last_peered":"2024-07-28T11:30:43.135733+0000","last_clean":"2024-07-28T11:30:43.135733+0000","last_became_active":"2024-07-28T11:25:08.524689+0000","last_became_peered":"2024-07-28T11:25:08.524689+0000","last_unstale":"2024-07-28T11:30:43.135733+0000","last_undegraded":"2024-07-28T11:30:43.135733+0000","last_fullsized":"2024-07-28T11:30:43.135733+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'573","reported_seq":1023,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:34.513221+0000","last_change":"2024-07-28T11:27:34.458808+0000","last_active":"2024-07-28T11:31:34.513221+0000","last_peered":"2024-07-28T11:31:34.513221+0000","last_clean":"2024-07-28T11:31:34.513221+0000","last_became_active":"2024-07-28T11:27:34.458051+0000","last_became_peered":"2024-07-28T11:27:34.458051+0000","last_unstale":"2024-07-28T11:31:34.513221+0000","last_undegraded":"2024-07-28T11:31:34.513221+0000","last_fullsized":"2024-07-28T11:31:34.513221+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":573,"log_dups_size":0,"ondisk_log_size":573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:30.241460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78686899,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":1005,"num_read_kb":1066535,"num_write":725,"num_write_kb":205492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236900+0000","last_change":"2024-07-28T11:25:08.517341+0000","last_active":"2024-07-28T11:30:43.236900+0000","last_peered":"2024-07-28T11:30:43.236900+0000","last_clean":"2024-07-28T11:30:43.236900+0000","last_became_active":"2024-07-28T11:25:08.516764+0000","last_became_peered":"2024-07-28T11:25:08.516764+0000","last_unstale":"2024-07-28T11:30:43.236900+0000","last_undegraded":"2024-07-28T11:30:43.236900+0000","last_fullsized":"2024-07-28T11:30:43.236900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:39:47.594794+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":27,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.132347+0000","last_change":"2024-07-28T11:22:57.837527+0000","last_active":"2024-07-28T11:30:43.132347+0000","last_peered":"2024-07-28T11:30:43.132347+0000","last_clean":"2024-07-28T11:30:43.132347+0000","last_became_active":"2024-07-28T11:22:57.836625+0000","last_became_peered":"2024-07-28T11:22:57.836625+0000","last_unstale":"2024-07-28T11:30:43.132347+0000","last_undegraded":"2024-07-28T11:30:43.132347+0000","last_fullsized":"2024-07-28T11:30:43.132347+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.221499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.235722+0000","last_change":"2024-07-28T11:25:09.640341+0000","last_active":"2024-07-28T11:30:43.235722+0000","last_peered":"2024-07-28T11:30:43.235722+0000","last_clean":"2024-07-28T11:30:43.235722+0000","last_became_active":"2024-07-28T11:25:09.639797+0000","last_became_peered":"2024-07-28T11:25:09.639797+0000","last_unstale":"2024-07-28T11:30:43.235722+0000","last_undegraded":"2024-07-28T11:30:43.235722+0000","last_fullsized":"2024-07-28T11:30:43.235722+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:14.824983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'460","reported_seq":908,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:31:33.669833+0000","last_change":"2024-07-28T11:27:34.449094+0000","last_active":"2024-07-28T11:31:33.669833+0000","last_peered":"2024-07-28T11:31:33.669833+0000","last_clean":"2024-07-28T11:31:33.669833+0000","last_became_active":"2024-07-28T11:27:34.448815+0000","last_became_peered":"2024-07-28T11:27:34.448815+0000","last_unstale":"2024-07-28T11:31:33.669833+0000","last_undegraded":"2024-07-28T11:31:33.669833+0000","last_fullsized":"2024-07-28T11:31:33.669833+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:27:33.419339+0000","last_clean_scrub_stamp":"2024-07-28T11:27:33.419339+0000","objects_scrubbed":0,"log_size":460,"log_dups_size":0,"ondisk_log_size":460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.352018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88569778,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":1022,"num_read_kb":1086263,"num_write":585,"num_write_kb":166949,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":24,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.137405+0000","last_change":"2024-07-28T11:25:08.511386+0000","last_active":"2024-07-28T11:30:43.137405+0000","last_peered":"2024-07-28T11:30:43.137405+0000","last_clean":"2024-07-28T11:30:43.137405+0000","last_became_active":"2024-07-28T11:25:08.508242+0000","last_became_peered":"2024-07-28T11:25:08.508242+0000","last_unstale":"2024-07-28T11:30:43.137405+0000","last_undegraded":"2024-07-28T11:30:43.137405+0000","last_fullsized":"2024-07-28T11:30:43.137405+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:06:57.355597+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":26,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.127186+0000","last_change":"2024-07-28T11:22:57.513517+0000","last_active":"2024-07-28T11:30:43.127186+0000","last_peered":"2024-07-28T11:30:43.127186+0000","last_clean":"2024-07-28T11:30:43.127186+0000","last_became_active":"2024-07-28T11:22:57.513035+0000","last_became_peered":"2024-07-28T11:22:57.513035+0000","last_unstale":"2024-07-28T11:30:43.127186+0000","last_undegraded":"2024-07-28T11:30:43.127186+0000","last_fullsized":"2024-07-28T11:30:43.127186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.766522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130128+0000","last_change":"2024-07-28T11:25:08.499670+0000","last_active":"2024-07-28T11:30:43.130128+0000","last_peered":"2024-07-28T11:30:43.130128+0000","last_clean":"2024-07-28T11:30:43.130128+0000","last_became_active":"2024-07-28T11:25:08.499185+0000","last_became_peered":"2024-07-28T11:25:08.499185+0000","last_unstale":"2024-07-28T11:30:43.130128+0000","last_undegraded":"2024-07-28T11:30:43.130128+0000","last_fullsized":"2024-07-28T11:30:43.130128+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:54.979850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130133+0000","last_change":"2024-07-28T11:25:08.522120+0000","last_active":"2024-07-28T11:30:43.130133+0000","last_peered":"2024-07-28T11:30:43.130133+0000","last_clean":"2024-07-28T11:30:43.130133+0000","last_became_active":"2024-07-28T11:25:08.521043+0000","last_became_peered":"2024-07-28T11:25:08.521043+0000","last_unstale":"2024-07-28T11:30:43.130133+0000","last_undegraded":"2024-07-28T11:30:43.130133+0000","last_fullsized":"2024-07-28T11:30:43.130133+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:30.049211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'20","reported_seq":48,"reported_epoch":79,"state":"active+clean","last_fresh":"2024-07-28T11:31:45.707841+0000","last_change":"2024-07-28T11:25:08.491760+0000","last_active":"2024-07-28T11:31:45.707841+0000","last_peered":"2024-07-28T11:31:45.707841+0000","last_clean":"2024-07-28T11:31:45.707841+0000","last_became_active":"2024-07-28T11:25:08.487451+0000","last_became_peered":"2024-07-28T11:25:08.487451+0000","last_unstale":"2024-07-28T11:31:45.707841+0000","last_undegraded":"2024-07-28T11:31:45.707841+0000","last_fullsized":"2024-07-28T11:31:45.707841+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:24.977373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4474,"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":19,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.128942+0000","last_change":"2024-07-28T11:25:09.641222+0000","last_active":"2024-07-28T11:30:43.128942+0000","last_peered":"2024-07-28T11:30:43.128942+0000","last_clean":"2024-07-28T11:30:43.128942+0000","last_became_active":"2024-07-28T11:25:09.640885+0000","last_became_peered":"2024-07-28T11:25:09.640885+0000","last_unstale":"2024-07-28T11:30:43.128942+0000","last_undegraded":"2024-07-28T11:30:43.128942+0000","last_fullsized":"2024-07-28T11:30:43.128942+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:58.458313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":28,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.133405+0000","last_change":"2024-07-28T11:25:08.518346+0000","last_active":"2024-07-28T11:30:43.133405+0000","last_peered":"2024-07-28T11:30:43.133405+0000","last_clean":"2024-07-28T11:30:43.133405+0000","last_became_active":"2024-07-28T11:25:08.517893+0000","last_became_peered":"2024-07-28T11:25:08.517893+0000","last_unstale":"2024-07-28T11:30:43.133405+0000","last_undegraded":"2024-07-28T11:30:43.133405+0000","last_fullsized":"2024-07-28T11:30:43.133405+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T15:58:17.969069+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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228960+0000","last_change":"2024-07-28T11:25:08.500994+0000","last_active":"2024-07-28T11:30:43.228960+0000","last_peered":"2024-07-28T11:30:43.228960+0000","last_clean":"2024-07-28T11:30:43.228960+0000","last_became_active":"2024-07-28T11:25:08.500429+0000","last_became_peered":"2024-07-28T11:25:08.500429+0000","last_unstale":"2024-07-28T11:30:43.228960+0000","last_undegraded":"2024-07-28T11:30:43.228960+0000","last_fullsized":"2024-07-28T11:30:43.228960+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:19.887734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.235619+0000","last_change":"2024-07-28T11:25:09.641261+0000","last_active":"2024-07-28T11:30:43.235619+0000","last_peered":"2024-07-28T11:30:43.235619+0000","last_clean":"2024-07-28T11:30:43.235619+0000","last_became_active":"2024-07-28T11:25:09.640946+0000","last_became_peered":"2024-07-28T11:25:09.640946+0000","last_unstale":"2024-07-28T11:30:43.235619+0000","last_undegraded":"2024-07-28T11:30:43.235619+0000","last_fullsized":"2024-07-28T11:30:43.235619+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:02.647209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.138100+0000","last_change":"2024-07-28T11:25:08.487164+0000","last_active":"2024-07-28T11:30:43.138100+0000","last_peered":"2024-07-28T11:30:43.138100+0000","last_clean":"2024-07-28T11:30:43.138100+0000","last_became_active":"2024-07-28T11:25:08.484622+0000","last_became_peered":"2024-07-28T11:25:08.484622+0000","last_unstale":"2024-07-28T11:30:43.138100+0000","last_undegraded":"2024-07-28T11:30:43.138100+0000","last_fullsized":"2024-07-28T11:30:43.138100+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.052819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.235478+0000","last_change":"2024-07-28T11:25:09.643056+0000","last_active":"2024-07-28T11:30:43.235478+0000","last_peered":"2024-07-28T11:30:43.235478+0000","last_clean":"2024-07-28T11:30:43.235478+0000","last_became_active":"2024-07-28T11:25:09.642267+0000","last_became_peered":"2024-07-28T11:25:09.642267+0000","last_unstale":"2024-07-28T11:30:43.235478+0000","last_undegraded":"2024-07-28T11:30:43.235478+0000","last_fullsized":"2024-07-28T11:30:43.235478+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:27.009649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.127067+0000","last_change":"2024-07-28T11:25:08.518127+0000","last_active":"2024-07-28T11:30:43.127067+0000","last_peered":"2024-07-28T11:30:43.127067+0000","last_clean":"2024-07-28T11:30:43.127067+0000","last_became_active":"2024-07-28T11:25:08.517572+0000","last_became_peered":"2024-07-28T11:25:08.517572+0000","last_unstale":"2024-07-28T11:30:43.127067+0000","last_undegraded":"2024-07-28T11:30:43.127067+0000","last_fullsized":"2024-07-28T11:30:43.127067+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:33.128127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236134+0000","last_change":"2024-07-28T11:25:08.515388+0000","last_active":"2024-07-28T11:30:43.236134+0000","last_peered":"2024-07-28T11:30:43.236134+0000","last_clean":"2024-07-28T11:30:43.236134+0000","last_became_active":"2024-07-28T11:25:08.514873+0000","last_became_peered":"2024-07-28T11:25:08.514873+0000","last_unstale":"2024-07-28T11:30:43.236134+0000","last_undegraded":"2024-07-28T11:30:43.236134+0000","last_fullsized":"2024-07-28T11:30:43.236134+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:17.680438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.137023+0000","last_change":"2024-07-28T11:25:08.533814+0000","last_active":"2024-07-28T11:30:43.137023+0000","last_peered":"2024-07-28T11:30:43.137023+0000","last_clean":"2024-07-28T11:30:43.137023+0000","last_became_active":"2024-07-28T11:25:08.533490+0000","last_became_peered":"2024-07-28T11:25:08.533490+0000","last_unstale":"2024-07-28T11:30:43.137023+0000","last_undegraded":"2024-07-28T11:30:43.137023+0000","last_fullsized":"2024-07-28T11:30:43.137023+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:32.146129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.129109+0000","last_change":"2024-07-28T11:25:08.492835+0000","last_active":"2024-07-28T11:30:43.129109+0000","last_peered":"2024-07-28T11:30:43.129109+0000","last_clean":"2024-07-28T11:30:43.129109+0000","last_became_active":"2024-07-28T11:25:08.492109+0000","last_became_peered":"2024-07-28T11:25:08.492109+0000","last_unstale":"2024-07-28T11:30:43.129109+0000","last_undegraded":"2024-07-28T11:30:43.129109+0000","last_fullsized":"2024-07-28T11:30:43.129109+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.699896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236933+0000","last_change":"2024-07-28T11:25:09.641206+0000","last_active":"2024-07-28T11:30:43.236933+0000","last_peered":"2024-07-28T11:30:43.236933+0000","last_clean":"2024-07-28T11:30:43.236933+0000","last_became_active":"2024-07-28T11:25:09.640857+0000","last_became_peered":"2024-07-28T11:25:09.640857+0000","last_unstale":"2024-07-28T11:30:43.236933+0000","last_undegraded":"2024-07-28T11:30:43.236933+0000","last_fullsized":"2024-07-28T11:30:43.236933+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:03.089905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130089+0000","last_change":"2024-07-28T11:25:08.505177+0000","last_active":"2024-07-28T11:30:43.130089+0000","last_peered":"2024-07-28T11:30:43.130089+0000","last_clean":"2024-07-28T11:30:43.130089+0000","last_became_active":"2024-07-28T11:25:08.504810+0000","last_became_peered":"2024-07-28T11:25:08.504810+0000","last_unstale":"2024-07-28T11:30:43.130089+0000","last_undegraded":"2024-07-28T11:30:43.130089+0000","last_fullsized":"2024-07-28T11:30:43.130089+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:09:25.374360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.236165+0000","last_change":"2024-07-28T11:25:08.520357+0000","last_active":"2024-07-28T11:30:43.236165+0000","last_peered":"2024-07-28T11:30:43.236165+0000","last_clean":"2024-07-28T11:30:43.236165+0000","last_became_active":"2024-07-28T11:25:08.520030+0000","last_became_peered":"2024-07-28T11:25:08.520030+0000","last_unstale":"2024-07-28T11:30:43.236165+0000","last_undegraded":"2024-07-28T11:30:43.236165+0000","last_fullsized":"2024-07-28T11:30:43.236165+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:02.686637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"71'2","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.135795+0000","last_change":"2024-07-28T11:25:08.478941+0000","last_active":"2024-07-28T11:30:43.135795+0000","last_peered":"2024-07-28T11:30:43.135795+0000","last_clean":"2024-07-28T11:30:43.135795+0000","last_became_active":"2024-07-28T11:25:08.477944+0000","last_became_peered":"2024-07-28T11:25:08.477944+0000","last_unstale":"2024-07-28T11:30:43.135795+0000","last_undegraded":"2024-07-28T11:30:43.135795+0000","last_fullsized":"2024-07-28T11:30:43.135795+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:28:26.339675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130051+0000","last_change":"2024-07-28T11:25:08.524269+0000","last_active":"2024-07-28T11:30:43.130051+0000","last_peered":"2024-07-28T11:30:43.130051+0000","last_clean":"2024-07-28T11:30:43.130051+0000","last_became_active":"2024-07-28T11:25:08.523560+0000","last_became_peered":"2024-07-28T11:25:08.523560+0000","last_unstale":"2024-07-28T11:30:43.130051+0000","last_undegraded":"2024-07-28T11:30:43.130051+0000","last_fullsized":"2024-07-28T11:30:43.130051+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:09.548825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228827+0000","last_change":"2024-07-28T11:25:08.502344+0000","last_active":"2024-07-28T11:30:43.228827+0000","last_peered":"2024-07-28T11:30:43.228827+0000","last_clean":"2024-07-28T11:30:43.228827+0000","last_became_active":"2024-07-28T11:25:08.500762+0000","last_became_peered":"2024-07-28T11:25:08.500762+0000","last_unstale":"2024-07-28T11:30:43.228827+0000","last_undegraded":"2024-07-28T11:30:43.228827+0000","last_fullsized":"2024-07-28T11:30:43.228827+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:00:32.601015+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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.130011+0000","last_change":"2024-07-28T11:25:08.503716+0000","last_active":"2024-07-28T11:30:43.130011+0000","last_peered":"2024-07-28T11:30:43.130011+0000","last_clean":"2024-07-28T11:30:43.130011+0000","last_became_active":"2024-07-28T11:25:08.503252+0000","last_became_peered":"2024-07-28T11:25:08.503252+0000","last_unstale":"2024-07-28T11:30:43.130011+0000","last_undegraded":"2024-07-28T11:30:43.130011+0000","last_fullsized":"2024-07-28T11:30:43.130011+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.037493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.228913+0000","last_change":"2024-07-28T11:25:08.488256+0000","last_active":"2024-07-28T11:30:43.228913+0000","last_peered":"2024-07-28T11:30:43.228913+0000","last_clean":"2024-07-28T11:30:43.228913+0000","last_became_active":"2024-07-28T11:25:08.487772+0000","last_became_peered":"2024-07-28T11:25:08.487772+0000","last_unstale":"2024-07-28T11:30:43.228913+0000","last_undegraded":"2024-07-28T11:30:43.228913+0000","last_fullsized":"2024-07-28T11:30:43.228913+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:39.112514+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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.235902+0000","last_change":"2024-07-28T11:25:09.507719+0000","last_active":"2024-07-28T11:30:43.235902+0000","last_peered":"2024-07-28T11:30:43.235902+0000","last_clean":"2024-07-28T11:30:43.235902+0000","last_became_active":"2024-07-28T11:25:09.506757+0000","last_became_peered":"2024-07-28T11:25:09.506757+0000","last_unstale":"2024-07-28T11:30:43.235902+0000","last_undegraded":"2024-07-28T11:30:43.235902+0000","last_fullsized":"2024-07-28T11:30:43.235902+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"71'2","reported_seq":25,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.237247+0000","last_change":"2024-07-28T11:25:08.483175+0000","last_active":"2024-07-28T11:30:43.237247+0000","last_peered":"2024-07-28T11:30:43.237247+0000","last_clean":"2024-07-28T11:30:43.237247+0000","last_became_active":"2024-07-28T11:25:08.482153+0000","last_became_peered":"2024-07-28T11:25:08.482153+0000","last_unstale":"2024-07-28T11:30:43.237247+0000","last_undegraded":"2024-07-28T11:30:43.237247+0000","last_fullsized":"2024-07-28T11:30:43.237247+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:35:21.279208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.129741+0000","last_change":"2024-07-28T11:25:08.522681+0000","last_active":"2024-07-28T11:30:43.129741+0000","last_peered":"2024-07-28T11:30:43.129741+0000","last_clean":"2024-07-28T11:30:43.129741+0000","last_became_active":"2024-07-28T11:25:08.522208+0000","last_became_peered":"2024-07-28T11:25:08.522208+0000","last_unstale":"2024-07-28T11:30:43.129741+0000","last_undegraded":"2024-07-28T11:30:43.129741+0000","last_fullsized":"2024-07-28T11:30:43.129741+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:17.854607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":30,"reported_epoch":78,"state":"active+clean","last_fresh":"2024-07-28T11:30:43.137984+0000","last_change":"2024-07-28T11:25:08.483163+0000","last_active":"2024-07-28T11:30:43.137984+0000","last_peered":"2024-07-28T11:30:43.137984+0000","last_clean":"2024-07-28T11:30:43.137984+0000","last_became_active":"2024-07-28T11:25:08.482332+0000","last_became_peered":"2024-07-28T11:25:08.482332+0000","last_unstale":"2024-07-28T11:30:43.137984+0000","last_undegraded":"2024-07-28T11:30:43.137984+0000","last_fullsized":"2024-07-28T11:30:43.137984+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:17:08.165791+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":5,"num_pg":16,"stat_sum":{"num_bytes":1216743305,"num_objects":407,"num_object_clones":0,"num_object_copies":1221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":407,"num_whiteouts":0,"num_read":14329,"num_read_kb":15345872,"num_write":9768,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2285813760,"data_stored":2272999761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"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":5260,"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":58,"num_write_kb":26,"num_scrub_errors":0,"num_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":15780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":58,"ondisk_log_size":58,"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":54,"seq":231928234115,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523936,"kb_used_data":218264,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93221216,"statfs":{"total":95995035648,"available":95458525184,"internally_reserved":0,"allocated":223502336,"data_stored":221730000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,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:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.753,"15min":0.84899999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2829999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.79300000000000004,"15min":0.86799999999999999},"min":{"1min":0.41699999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0589999999999999,"5min":1.266,"15min":2.0790000000000002},"last":1.1479999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.84999999999999998,"15min":0.90200000000000002},"min":{"1min":0.46400000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.2030000000000001,"5min":1.823,"15min":2.0579999999999998},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.80600000000000005,"15min":0.88400000000000001},"min":{"1min":0.46999999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0609999999999999,"5min":1.3220000000000001,"15min":1.772},"last":1.0369999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.80900000000000005,"15min":0.89700000000000002},"min":{"1min":0.40000000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.3680000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.85999999999999999,"15min":0.95399999999999996},"min":{"1min":0.58599999999999997,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.1930000000000001,"5min":1.236,"15min":2.012},"last":0.995}]},{"osd":3,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.88900000000000001,"15min":0.96499999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2310000000000001,"5min":1.244,"15min":1.347},"last":0.874},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86899999999999999,"15min":0.93000000000000005},"min":{"1min":0.54100000000000004,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.905},"last":1.1080000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.91000000000000003,"15min":0.90100000000000002},"min":{"1min":0.45300000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.92400000000000004,"15min":0.93700000000000006},"min":{"1min":0.47199999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.0660000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.95299999999999996,"15min":0.95399999999999996},"min":{"1min":0.46000000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.1280000000000001,"5min":2.1280000000000001,"15min":2.1280000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.0009999999999999,"15min":1.022},"min":{"1min":0.45600000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.968},"last":1.256}]},{"osd":6,"last update":"Sun Jul 28 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.0009999999999999,"15min":1.02},"min":{"1min":0.498,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":2.032},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0109999999999999,"15min":1.04},"min":{"1min":0.46999999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4710000000000001},"last":1.1850000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495758,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":495208,"kb_used_data":189536,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93249944,"statfs":{"total":95995035648,"available":95487942656,"internally_reserved":0,"allocated":194084864,"data_stored":192546391,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.82699999999999996,"15min":0.871},"min":{"1min":0.48099999999999998,"5min":0.436,"15min":0.436},"max":{"1min":1.0640000000000001,"5min":1.377,"15min":1.377},"last":1.101},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.80100000000000005,"15min":0.86299999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.2789999999999999,"5min":5.4710000000000001,"15min":5.4710000000000001},"last":0.70599999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.78800000000000003,"15min":0.86199999999999999},"min":{"1min":0.41799999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1399999999999999,"5min":1.147,"15min":2.0019999999999998},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.85799999999999998,"15min":0.89300000000000002},"min":{"1min":0.504,"5min":0.438,"15min":0.438},"max":{"1min":1.228,"5min":1.337,"15min":1.337},"last":0.93999999999999995}]},{"osd":2,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.85099999999999998,"15min":0.88800000000000001},"min":{"1min":0.46700000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.204,"5min":1.6919999999999999,"15min":1.8460000000000001},"last":0.747},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.90700000000000003},"min":{"1min":0.47399999999999998,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.83299999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.86299999999999999,"15min":0.90400000000000003},"min":{"1min":0.53600000000000003,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1020000000000001,"5min":1.458,"15min":1.5529999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1140000000000001,"5min":1.792,"15min":1.792},"last":1.1950000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.85199999999999998,"15min":0.85399999999999998},"min":{"1min":0.36599999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.125,"5min":1.28,"15min":1.2929999999999999},"last":1.022},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.89600000000000002,"15min":0.91900000000000004},"min":{"1min":0.47299999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.218,"5min":1.4059999999999999,"15min":1.4510000000000001},"last":1.2230000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.93600000000000005,"15min":0.93100000000000005},"min":{"1min":0.52900000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.149,"5min":1.619,"15min":1.619},"last":1.125},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.99399999999999999,"15min":0.97099999999999997},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":3.3519999999999999,"5min":3.3519999999999999,"15min":3.3519999999999999},"last":1.083}]},{"osd":7,"last update":"Sun Jul 28 11:31:32 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.038,"15min":1.032},"min":{"1min":0.54400000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2070000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.167},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.05,"15min":1.0289999999999999},"min":{"1min":0.45100000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.4199999999999999,"5min":2.3559999999999999,"15min":2.3559999999999999},"last":1.052}]}]},{"osd":5,"up_from":38,"seq":163208757400,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":699484,"kb_used_data":402128,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93045668,"statfs":{"total":95995035648,"available":95278764032,"internally_reserved":0,"allocated":411779072,"data_stored":409019150,"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:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.81100000000000005,"15min":0.84599999999999997},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.82999999999999996,"15min":0.84899999999999998},"min":{"1min":0.44600000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0669999999999999,"5min":2.915,"15min":2.915},"last":0.58199999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.82999999999999996,"15min":0.85899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.628},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.879,"15min":0.88900000000000001},"min":{"1min":0.42399999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1879999999999999,"5min":2.8180000000000001,"15min":2.8180000000000001},"last":0.63900000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85899999999999999,"15min":0.878},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.629,"5min":2.629,"15min":2.629},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.879,"15min":0.89500000000000002},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.28,"5min":1.339,"15min":1.4790000000000001},"last":0.70799999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.86099999999999999,"15min":0.89200000000000002},"min":{"1min":0.51800000000000002,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.097,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.95799999999999996,"15min":0.95099999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.417},"last":0.67400000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.89800000000000002,"15min":0.83399999999999996},"min":{"1min":0.35299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":1.288,"5min":2.8759999999999999,"15min":2.8759999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.97399999999999998,"15min":0.91900000000000004},"min":{"1min":0.55900000000000005,"5min":0.44600000000000001,"15min":0.44500000000000001},"max":{"1min":1.1679999999999999,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":0.65800000000000003}]},{"osd":6,"last update":"Sun Jul 28 11:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.002,"15min":0.98799999999999999},"min":{"1min":0.5,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.879,"5min":0.999,"15min":0.95099999999999996},"min":{"1min":0.435,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.2,"5min":3.2490000000000001,"15min":3.2490000000000001},"last":0.48299999999999998}]},{"osd":7,"last update":"Sun Jul 28 11:31:26 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.056,"15min":1.091},"min":{"1min":0.41799999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.5149999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.069,"15min":1.075},"min":{"1min":0.44800000000000001,"5min":0.42899999999999999,"15min":0.36599999999999999},"max":{"1min":1.2849999999999999,"5min":1.585,"15min":1.585},"last":0.55400000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019042,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":679684,"kb_used_data":382328,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93065468,"statfs":{"total":95995035648,"available":95299039232,"internally_reserved":0,"allocated":391503872,"data_stored":388899008,"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:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.86899999999999999,"15min":0.871},"min":{"1min":0.50900000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.2849999999999999,"5min":1.401,"15min":1.516},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88,"15min":0.90800000000000003},"min":{"1min":0.54400000000000004,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.2310000000000001,"5min":1.3100000000000001,"15min":1.4910000000000001},"last":0.621}]},{"osd":1,"last update":"Sun Jul 28 11:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.81200000000000006,"15min":0.81100000000000005},"min":{"1min":0.46899999999999997,"5min":0.41299999999999998,"15min":0.40799999999999997},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.804},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.876,"5min":0.871,"15min":0.84699999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1879999999999999,"5min":1.278,"15min":1.3819999999999999},"last":0.997}]},{"osd":2,"last update":"Sun Jul 28 11:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.875,"15min":0.86399999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.5149999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.86199999999999999,"15min":0.85899999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2090000000000001,"5min":1.2549999999999999,"15min":1.294},"last":0.55000000000000004}]},{"osd":3,"last update":"Sun Jul 28 11:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.85899999999999999,"15min":0.86099999999999999},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.42699999999999999},"max":{"1min":1.1539999999999999,"5min":1.2729999999999999,"15min":1.3879999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88300000000000001,"15min":0.87},"min":{"1min":0.55700000000000005,"5min":0.51500000000000001,"15min":0.42299999999999999},"max":{"1min":1.379,"5min":1.379,"15min":1.907},"last":0.66000000000000003}]},{"osd":5,"last update":"Sun Jul 28 11:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.92200000000000004,"15min":0.80200000000000005},"min":{"1min":0.312,"5min":0.312,"15min":0.309},"max":{"1min":1.1639999999999999,"5min":1.452,"15min":1.675},"last":1.7889999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.95999999999999996,"15min":0.80300000000000005},"min":{"1min":0.39200000000000002,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":1.234,"5min":1.502,"15min":1.502},"last":0.91600000000000004}]},{"osd":6,"last update":"Sun Jul 28 11:31:48 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.97899999999999998,"15min":0.91100000000000003},"min":{"1min":0.57599999999999996,"5min":0.38100000000000001,"15min":0.31900000000000001},"max":{"1min":1.258,"5min":1.476,"15min":1.7509999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0069999999999999,"15min":0.96699999999999997},"min":{"1min":0.36799999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.385,"5min":1.385,"15min":1.5980000000000001},"last":0.78100000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:31:34 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.004,"15min":0.98399999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.36799999999999999},"max":{"1min":1.1930000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.014,"5min":1.085,"15min":1.054},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.298,"5min":2.3290000000000002,"15min":2.3290000000000002},"last":1.099}]}]},{"osd":3,"up_from":25,"seq":107374182571,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":465748,"kb_used_data":164232,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93279404,"statfs":{"total":95995035648,"available":95518109696,"internally_reserved":0,"allocated":168173568,"data_stored":166827997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.57399999999999995,"15min":0.63700000000000001},"min":{"1min":0.26400000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.72899999999999998,"5min":1.391,"15min":5.0570000000000004},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.65300000000000002,"15min":0.69299999999999995},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.90900000000000003,"5min":2.5880000000000001,"15min":5.6299999999999999},"last":0.42399999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.67800000000000005,"15min":0.72499999999999998},"min":{"1min":0.34999999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.0069999999999999,"5min":1.75,"15min":3.7469999999999999},"last":0.502},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.67000000000000004,"15min":0.69499999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.89300000000000002,"5min":2.0979999999999999,"15min":4.4359999999999999},"last":0.374}]},{"osd":2,"last update":"Sun Jul 28 11:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.68300000000000005,"15min":0.747},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.29499999999999998},"max":{"1min":0.90100000000000002,"5min":2.258,"15min":4.3200000000000003},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.78900000000000003,"15min":0.74299999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.31},"max":{"1min":1.885,"5min":7.3659999999999997,"15min":7.3659999999999997},"last":0.53400000000000003}]},{"osd":4,"last update":"Sun Jul 28 11:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.874,"15min":0.89300000000000002},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.2809999999999999,"5min":1.671,"15min":1.671},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.90200000000000002,"15min":0.92500000000000004},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.438},"max":{"1min":1.4019999999999999,"5min":1.4770000000000001,"15min":3.6099999999999999},"last":0.55800000000000005}]},{"osd":5,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.876,"15min":0.91700000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2909999999999999,"5min":2.5609999999999999,"15min":2.5609999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.94299999999999995,"15min":0.97499999999999998},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.46300000000000002},"max":{"1min":1.349,"5min":1.6220000000000001,"15min":3.5150000000000001},"last":0.61799999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:31:38 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.94499999999999995,"15min":0.99399999999999999},"min":{"1min":0.503,"5min":0.498,"15min":0.498},"max":{"1min":1.748,"5min":1.748,"15min":3.681},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.93799999999999994,"15min":0.98199999999999998},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.54800000000000004},"max":{"1min":1.3640000000000001,"5min":2.2829999999999999,"15min":2.2829999999999999},"last":0.58599999999999997}]},{"osd":7,"last update":"Sun Jul 28 11:31:32 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.94599999999999995,"15min":0.99099999999999999},"min":{"1min":0.54400000000000004,"5min":0.52200000000000002,"15min":0.48299999999999998},"max":{"1min":1.4079999999999999,"5min":2.3650000000000002,"15min":2.3650000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.96899999999999997,"15min":0.998},"min":{"1min":0.63,"5min":0.497,"15min":0.497},"max":{"1min":1.3100000000000001,"5min":2.5059999999999998,"15min":2.5059999999999998},"last":0.54700000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411510,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":586456,"kb_used_data":276620,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93158696,"statfs":{"total":95995035648,"available":95394504704,"internally_reserved":0,"allocated":283258880,"data_stored":281206098,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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:31:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.626,"15min":0.64800000000000002},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.0589999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.622,"15min":0.67000000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.78100000000000003,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":0.71199999999999997}]},{"osd":1,"last update":"Sun Jul 28 11:31:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.59799999999999998,"15min":0.627},"min":{"1min":0.28999999999999998,"5min":0.26400000000000001,"15min":0.23400000000000001},"max":{"1min":0.72699999999999998,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.66700000000000004,"15min":0.69099999999999995},"min":{"1min":0.38600000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.91400000000000003,"5min":1.9490000000000001,"15min":1.9490000000000001},"last":0.51100000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:31:13 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.65800000000000003,"15min":0.69799999999999995},"min":{"1min":0.32500000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.85599999999999998,"5min":1.899,"15min":1.899},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.748,"15min":0.76600000000000001},"min":{"1min":0.35699999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.97799999999999998,"5min":1.877,"15min":1.877},"last":0.61899999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:31:01 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.872,"15min":0.877},"min":{"1min":0.55400000000000005,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1850000000000001,"5min":2.5510000000000002,"15min":2.5510000000000002},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.95399999999999996,"15min":0.93700000000000006},"min":{"1min":0.58299999999999996,"5min":0.51100000000000001,"15min":0.46000000000000002},"max":{"1min":1.343,"5min":2.363,"15min":2.363},"last":0.76000000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:30:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.96999999999999997,"15min":0.97199999999999998},"min":{"1min":0.55500000000000005,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.7410000000000001,"5min":2.657,"15min":2.657},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.88100000000000001,"15min":0.88500000000000001},"min":{"1min":0.63900000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1259999999999999,"5min":2.6419999999999999,"15min":2.6419999999999999},"last":0.80200000000000005}]},{"osd":6,"last update":"Sun Jul 28 11:31:36 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91600000000000004,"15min":0.94999999999999996},"min":{"1min":0.50600000000000001,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1439999999999999,"5min":2.496,"15min":2.496},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.0189999999999999,"15min":1.0600000000000001},"min":{"1min":0.71199999999999997,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.4710000000000001,"5min":2.5920000000000001,"15min":2.5920000000000001},"last":1.018}]},{"osd":7,"last update":"Sun Jul 28 11:31:36 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.91800000000000004,"15min":0.96799999999999997},"min":{"1min":0.67800000000000005,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.1950000000000001,"5min":2.5249999999999999,"15min":2.5249999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.99099999999999999,"15min":1.0449999999999999},"min":{"1min":0.63700000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.202,"5min":2.6110000000000002,"15min":2.6110000000000002},"last":0.93899999999999995}]}]},{"osd":1,"up_from":13,"seq":55834575043,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":544192,"kb_used_data":238516,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93200960,"statfs":{"total":95995035648,"available":95437783040,"internally_reserved":0,"allocated":244240384,"data_stored":242455890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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:31:28 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.58199999999999996,"15min":0.58399999999999996},"min":{"1min":0.437,"5min":0.21099999999999999,"15min":0.19},"max":{"1min":1.0349999999999999,"5min":1.464,"15min":1.464},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.622,"15min":0.64800000000000002},"min":{"1min":0.38600000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.1619999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.88600000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:31:28 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.59699999999999998,"15min":0.64700000000000002},"min":{"1min":0.39900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.94399999999999995,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.69099999999999995,"15min":0.77300000000000002},"min":{"1min":0.46100000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.1359999999999999,"5min":1.405,"15min":1.405},"last":0.59199999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:31:16 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.68500000000000005,"15min":0.74299999999999999},"min":{"1min":0.40200000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.1379999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.71499999999999997},"min":{"1min":0.40200000000000002,"5min":0.224,"15min":0.224},"max":{"1min":1.1419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.72399999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:31:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.86799999999999999,"15min":0.84199999999999997},"min":{"1min":0.59399999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.83399999999999996,"15min":0.88},"min":{"1min":0.51000000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.381,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0369999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.90900000000000003,"15min":0.91200000000000003},"min":{"1min":0.59399999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":2.6720000000000002,"5min":2.6720000000000002,"15min":2.6720000000000002},"last":0.90800000000000003},{"interface":"front","average":{"1min":1,"5min":0.96799999999999997,"15min":1.006},"min":{"1min":0.59799999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":2.6840000000000002,"5min":2.6840000000000002,"15min":2.6840000000000002},"last":1.01}]},{"osd":6,"last update":"Sun Jul 28 11:31:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.95999999999999996,"15min":0.998},"min":{"1min":0.75700000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.9299999999999999,"5min":1.9299999999999999,"15min":1.9299999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.022,"5min":0.96199999999999997,"15min":0.96499999999999997},"min":{"1min":0.63900000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3380000000000001,"5min":1.706,"15min":1.706},"last":1.206}]},{"osd":7,"last update":"Sun Jul 28 11:31:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.98499999999999999,"15min":0.995},"min":{"1min":0.78700000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.4770000000000001,"5min":1.536,"15min":1.536},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.95299999999999996,"15min":0.98599999999999999},"min":{"1min":0.66100000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.343,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.266}]}]},{"osd":0,"up_from":8,"seq":34359738572,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":666228,"kb_used_data":368872,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93078924,"statfs":{"total":95995035648,"available":95312818176,"internally_reserved":0,"allocated":377724928,"data_stored":375175098,"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:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.64200000000000002,"15min":0.61699999999999999},"min":{"1min":0.34300000000000003,"5min":0.183,"15min":0.183},"max":{"1min":1.244,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.58999999999999997,"15min":0.61499999999999999},"min":{"1min":0.35799999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.73599999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.78600000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:31:19 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.68300000000000005,"15min":0.71099999999999997},"min":{"1min":0.308,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.111,"5min":1.1299999999999999,"15min":1.304},"last":0.628},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.69699999999999995,"15min":0.74199999999999999},"min":{"1min":0.309,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.383,"5min":1.579,"15min":1.579},"last":0.94599999999999995}]},{"osd":3,"last update":"Sun Jul 28 11:31:19 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.61599999999999999,"15min":0.66700000000000004},"min":{"1min":0.313,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.206,"5min":1.206,"15min":1.3560000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71899999999999997,"15min":0.745},"min":{"1min":0.27800000000000002,"5min":0.247,"15min":0.247},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:30:59 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.85699999999999998,"15min":0.86199999999999999},"min":{"1min":0.47199999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.93200000000000005,"15min":0.93600000000000005},"min":{"1min":0.52600000000000002,"5min":0.378,"15min":0.378},"max":{"1min":2.573,"5min":2.573,"15min":2.573},"last":0.91600000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:31:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.86299999999999999,"15min":0.90200000000000002},"min":{"1min":0.54000000000000004,"5min":0.439,"15min":0.439},"max":{"1min":1.518,"5min":1.518,"15min":2.0800000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.91100000000000003,"15min":0.92600000000000005},"min":{"1min":0.56599999999999995,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.5189999999999999,"5min":1.7829999999999999,"15min":1.9870000000000001},"last":1.0149999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:31:38 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.89400000000000002,"15min":0.95299999999999996},"min":{"1min":0.48299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.397,"5min":1.4099999999999999,"15min":2.1850000000000001},"last":1.04},{"interface":"front","average":{"1min":1.01,"5min":0.98599999999999999,"15min":1.016},"min":{"1min":0.57199999999999995,"5min":0.372,"15min":0.372},"max":{"1min":1.4279999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0680000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.022,"15min":1.0740000000000001},"min":{"1min":0.59699999999999998,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2909999999999999,"5min":1.587,"15min":1.806},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":1.032},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.583,"5min":1.825,"15min":1.889},"last":1.093}]}]}],"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":4620,"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":4544,"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":4690,"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":376295424,"data_stored":374199641,"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":243417088,"data_stored":242071658,"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":282431488,"data_stored":280821527,"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":167346176,"data_stored":166443675,"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":390660096,"data_stored":388510421,"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":410947584,"data_stored":408634286,"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":192659456,"data_stored":191567835,"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":222056448,"data_stored":220750718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-28T11:31:56.139 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-07-28T11:31:56.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-07-28T11:31:56.150 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:55 smithi177 bash[31534]: audit 2024-07-28T11:31:55.283454+0000 mgr.y (mgr.25253) 12 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:31:56.151 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:55 smithi177 bash[79620]: audit 2024-07-28T11:31:55.283454+0000 mgr.y (mgr.25253) 12 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:31:56.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:31:56] "GET /metrics HTTP/1.1" 200 33446 "" "Prometheus/2.43.0" 2024-07-28T11:31:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:55 smithi204 bash[24094]: audit 2024-07-28T11:31:55.283454+0000 mgr.y (mgr.25253) 12 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:31:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:56 smithi204 bash[24094]: cluster 2024-07-28T11:31:55.575024+0000 mgr.y (mgr.25253) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T11:31:57.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:56 smithi177 bash[31534]: cluster 2024-07-28T11:31:55.575024+0000 mgr.y (mgr.25253) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T11:31:57.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:56 smithi177 bash[79620]: cluster 2024-07-28T11:31:55.575024+0000 mgr.y (mgr.25253) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T11:31:58.646 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:31:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:31:58 smithi204 bash[24094]: cluster 2024-07-28T11:31:57.576265+0000 mgr.y (mgr.25253) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T11:31:58.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:31:58 smithi204 bash[60899]: ts=2024-07-28T11:31:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:31:59.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:31:58 smithi177 bash[79620]: cluster 2024-07-28T11:31:57.576265+0000 mgr.y (mgr.25253) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T11:31:59.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:31:58 smithi177 bash[31534]: cluster 2024-07-28T11:31:57.576265+0000 mgr.y (mgr.25253) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T11:32:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:00 smithi204 bash[24094]: cluster 2024-07-28T11:31:59.576983+0000 mgr.y (mgr.25253) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:00 smithi204 bash[24094]: audit 2024-07-28T11:32:00.630945+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:01.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:00 smithi177 bash[31534]: cluster 2024-07-28T11:31:59.576983+0000 mgr.y (mgr.25253) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:01.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:00 smithi177 bash[31534]: audit 2024-07-28T11:32:00.630945+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:01.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:00 smithi177 bash[79620]: cluster 2024-07-28T11:31:59.576983+0000 mgr.y (mgr.25253) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:01.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:00 smithi177 bash[79620]: audit 2024-07-28T11:32:00.630945+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:01.286 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:32:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:03.175 INFO:teuthology.orchestra.run.smithi177.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:32:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: cluster 2024-07-28T11:32:01.577956+0000 mgr.y (mgr.25253) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.243073+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.254950+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.258308+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.260099+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.262586+0000 mgr.y (mgr.25253) 17 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.263744+0000 mgr.y (mgr.25253) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.458840+0000 mgr.y (mgr.25253) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.461839+0000 mgr.y (mgr.25253) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.871459+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.878670+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.889601+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.897401+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.902898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.979505+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.982547+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.983933+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:02.984617+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:32:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[24094]: audit 2024-07-28T11:32:03.181999+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: cluster 2024-07-28T11:32:01.577956+0000 mgr.y (mgr.25253) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.243073+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.254950+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.258308+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.260099+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.262586+0000 mgr.y (mgr.25253) 17 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.263744+0000 mgr.y (mgr.25253) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:32:03.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.458840+0000 mgr.y (mgr.25253) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.461839+0000 mgr.y (mgr.25253) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.871459+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.878670+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.889601+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.897401+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.902898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.979505+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.982547+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.983933+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:02.984617+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[79620]: audit 2024-07-28T11:32:03.181999+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: cluster 2024-07-28T11:32:01.577956+0000 mgr.y (mgr.25253) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:03.511 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.243073+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.254950+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.258308+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.260099+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.262586+0000 mgr.y (mgr.25253) 17 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.263744+0000 mgr.y (mgr.25253) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.458840+0000 mgr.y (mgr.25253) 19 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.461839+0000 mgr.y (mgr.25253) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.871459+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.878670+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.889601+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.897401+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.902898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.979505+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.982547+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:32:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.983933+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:32:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:02.984617+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:32:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:03 smithi177 bash[31534]: audit 2024-07-28T11:32:03.181999+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:03.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:03 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:04.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.599988+0000 mgr.y (mgr.25253) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.600159+0000 mgr.y (mgr.25253) 22 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.735128+0000 mgr.y (mgr.25253) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.745130+0000 mgr.y (mgr.25253) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:02.985155+0000 mgr.y (mgr.25253) 25 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: audit 2024-07-28T11:32:03.178092+0000 mgr.y (mgr.25253) 26 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[31534]: cephadm 2024-07-28T11:32:03.178507+0000 mgr.y (mgr.25253) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.599988+0000 mgr.y (mgr.25253) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.600159+0000 mgr.y (mgr.25253) 22 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.735128+0000 mgr.y (mgr.25253) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.745130+0000 mgr.y (mgr.25253) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:02.985155+0000 mgr.y (mgr.25253) 25 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:32:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: audit 2024-07-28T11:32:03.178092+0000 mgr.y (mgr.25253) 26 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:32:04.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:04 smithi177 bash[79620]: cephadm 2024-07-28T11:32:03.178507+0000 mgr.y (mgr.25253) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:32:04.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[60899]: ts=2024-07-28T11:32:04.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:04.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[60899]: ts=2024-07-28T11:32:04.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.599988+0000 mgr.y (mgr.25253) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.600159+0000 mgr.y (mgr.25253) 22 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.735128+0000 mgr.y (mgr.25253) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.745130+0000 mgr.y (mgr.25253) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:02.985155+0000 mgr.y (mgr.25253) 25 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: audit 2024-07-28T11:32:03.178092+0000 mgr.y (mgr.25253) 26 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:04 smithi204 bash[24094]: cephadm 2024-07-28T11:32:03.178507+0000 mgr.y (mgr.25253) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:32:04.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:32:05.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:05 smithi177 bash[79620]: cluster 2024-07-28T11:32:03.579212+0000 mgr.y (mgr.25253) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:05 smithi177 bash[31534]: cluster 2024-07-28T11:32:03.579212+0000 mgr.y (mgr.25253) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:05 smithi204 bash[24094]: cluster 2024-07-28T11:32:03.579212+0000 mgr.y (mgr.25253) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T11:32:06.390 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:06] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2024-07-28T11:32:07.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:07 smithi177 bash[31534]: cluster 2024-07-28T11:32:05.579887+0000 mgr.y (mgr.25253) 29 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:07.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:07 smithi177 bash[79620]: cluster 2024-07-28T11:32:05.579887+0000 mgr.y (mgr.25253) 29 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:07 smithi204 bash[24094]: cluster 2024-07-28T11:32:05.579887+0000 mgr.y (mgr.25253) 29 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:08.804 INFO:teuthology.orchestra.run.smithi177.stderr:pool 'unique_pool_0' removed 2024-07-28T11:32:08.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[60899]: ts=2024-07-28T11:32:08.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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: cluster 2024-07-28T11:32:07.581033+0000 mgr.y (mgr.25253) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: cephadm 2024-07-28T11:32:07.790502+0000 mgr.y (mgr.25253) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:32:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:07.796584+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:07.798024+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:32:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:07.799231+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:32:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:07.800541+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: cephadm 2024-07-28T11:32:07.802118+0000 mgr.y (mgr.25253) 32 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:32:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:08.164817+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/3263491952' 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-28T11:32:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:08 smithi204 bash[24094]: audit 2024-07-28T11:32:08.165433+0000 mon.a (mon.0) 71 : 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-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: cluster 2024-07-28T11:32:07.581033+0000 mgr.y (mgr.25253) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: cephadm 2024-07-28T11:32:07.790502+0000 mgr.y (mgr.25253) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:07.796584+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:07.798024+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:07.799231+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:07.800541+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: cephadm 2024-07-28T11:32:07.802118+0000 mgr.y (mgr.25253) 32 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:08.164817+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/3263491952' 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-28T11:32:09.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[79620]: audit 2024-07-28T11:32:08.165433+0000 mon.a (mon.0) 71 : 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-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: cluster 2024-07-28T11:32:07.581033+0000 mgr.y (mgr.25253) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: cephadm 2024-07-28T11:32:07.790502+0000 mgr.y (mgr.25253) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:07.796584+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:07.798024+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:07.799231+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:07.800541+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: cephadm 2024-07-28T11:32:07.802118+0000 mgr.y (mgr.25253) 32 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-07-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:08.164817+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/3263491952' 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-28T11:32:09.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:08 smithi177 bash[31534]: audit 2024-07-28T11:32:08.165433+0000 mon.a (mon.0) 71 : 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-28T11:32:10.074 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:09 smithi177 bash[31534]: audit 2024-07-28T11:32:08.805248+0000 mon.a (mon.0) 72 : 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-28T11:32:10.074 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:09 smithi177 bash[31534]: cluster 2024-07-28T11:32:08.805757+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:10.074 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:09 smithi177 bash[79620]: audit 2024-07-28T11:32:08.805248+0000 mon.a (mon.0) 72 : 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-28T11:32:10.075 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:09 smithi177 bash[79620]: cluster 2024-07-28T11:32:08.805757+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:10.076 INFO:teuthology.task.sequential:In sequential, running task print... 2024-07-28T11:32:10.076 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2024-07-28T11:32:10.076 DEBUG:teuthology.parallel:result is None 2024-07-28T11:32:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:09 smithi204 bash[24094]: audit 2024-07-28T11:32:08.805248+0000 mon.a (mon.0) 72 : 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-28T11:32:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:09 smithi204 bash[24094]: cluster 2024-07-28T11:32:08.805757+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:11.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:10 smithi204 bash[24094]: cluster 2024-07-28T11:32:09.581689+0000 mgr.y (mgr.25253) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:11.209 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:10 smithi177 bash[31534]: cluster 2024-07-28T11:32:09.581689+0000 mgr.y (mgr.25253) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:11.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:10 smithi177 bash[79620]: cluster 2024-07-28T11:32:09.581689+0000 mgr.y (mgr.25253) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-28T11:32:11.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.513 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.513 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.514 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.514 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.515 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.515 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:11.595 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:32:12.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:11 smithi177 systemd[1]: Stopping Ceph mon.c for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:32:12.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:11 smithi177 bash[31534]: debug 2024-07-28T11:32:11.659+0000 7f337592d640 -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:32:12.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:11 smithi177 bash[31534]: debug 2024-07-28T11:32:11.659+0000 7f337592d640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-07-28T11:32:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:13.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:12 smithi177 bash[81700]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-c 2024-07-28T11:32:13.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:13 smithi177 bash[81769]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-c 2024-07-28T11:32:13.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.c.service: Deactivated successfully. 2024-07-28T11:32:13.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: Stopped Ceph mon.c for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:32:13.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.391 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.391 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.391 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.391 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.392 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.392 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.392 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.392 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:32:13.825 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:13 smithi177 systemd[1]: Started Ceph mon.c for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:32:13.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:13 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:14.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:14 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:14.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:14 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:16.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:16] "GET /metrics HTTP/1.1" 200 33811 "" "Prometheus/2.43.0" 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.903+0000 7f50c5894b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.903+0000 7f50c5894b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.903+0000 7f50c5894b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 0 load: jerasure load: lrc 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Git sha 0 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: DB SUMMARY 2024-07-28T11:32:16.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: DB Session ID: 8F9EQNGS9GPEAFZAUI5U 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1659 Bytes 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000036.sst 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000034.log size: 2979968 ; 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.env: 0x56438d33fbc0 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:32:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.info_log: 0x56438e214be0 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:32:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.wal_dir: 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:32:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.write_buffer_manager: 0x56438e222b40 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:32:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.row_cache: None 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:32:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:32:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:32:16.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:32:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-07-28T11:32:16.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:32:16.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:32:16.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.merge_operator: 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56438e214820) 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: cache_index_and_filter_blocks: 1 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: pin_top_level_index_and_filter: 1 2024-07-28T11:32:16.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: index_type: 0 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: data_block_index_type: 0 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: index_shortening: 1 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: checksum: 4 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: no_block_cache: 0 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_cache: 0x56438e2091f0 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_cache_name: BinnedLRUCache 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_cache_options: 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: capacity : 536870912 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: num_shard_bits : 4 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: strict_capacity_limit : 0 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: high_pri_pool_ratio: 0.000 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_cache_compressed: (nil) 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: persistent_cache: (nil) 2024-07-28T11:32:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_size: 4096 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_size_deviation: 10 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_restart_interval: 16 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: index_block_restart_interval: 1 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: metadata_block_size: 4096 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: partition_filters: 0 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: use_delta_encoding: 1 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: filter_policy: bloomfilter 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: whole_key_filtering: 1 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: verify_compression: 0 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: read_amp_bytes_per_bit: 0 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: format_version: 5 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: enable_index_compression: 1 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: block_align: 0 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: max_auto_readahead_size: 262144 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: prepopulate_block_cache: 0 2024-07-28T11:32:16.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: initial_auto_readahead_size: 8192 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:32:16.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:32:16.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:32:16.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:32:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:32:16.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:32:16.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.907+0000 7f50c5894b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c266d640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 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:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 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 38, last_sequence is 17961, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 44e507dc-826b-49db-9b14-5ab47ebfeabd 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166335912284, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.911+0000 7f50c5894b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166335920563, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 1901553, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17966, "largest_seqno": 18780, "table_properties": {"data_size": 1897299, "index_size": 2280, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8831, "raw_average_key_size": 24, "raw_value_size": 1889379, "raw_average_value_size": 5162, "num_data_blocks": 104, "num_entries": 366, "num_filter_entries": 366, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722166335, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "44e507dc-826b-49db-9b14-5ab47ebfeabd", "db_session_id": "8F9EQNGS9GPEAFZAUI5U", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166335920717, "job": 1, "event": "recovery_finished"} 2024-07-28T11:32:16.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 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:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56438e234e00 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.919+0000 7f50c5894b00 4 rocksdb: DB pointer 0x56438e32c000 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50bb65f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50bb65f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: ** DB Stats ** 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:32:16.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: ** Compaction Stats [default] ** 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: L0 1/0 1.81 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 517.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: L6 1/0 7.26 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:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Sum 2/0 9.08 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 517.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 517.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: ** Compaction Stats [default] ** 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 517.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Flush(GB): cumulative 0.002, interval 0.002 2024-07-28T11:32:16.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Cumulative compaction: 0.00 GB write, 143.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Interval compaction: 0.00 GB write, 143.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Block cache BinnedLRUCache@0x56438e2091f0#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 starting mon.c rank 2 at public addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] at bind addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 1 mon.c@-1(???) e3 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).mds e11 new map 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).mds e11 print_map 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: e11 2024-07-28T11:32:16.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: legacy client fscid: 1 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Filesystem 'foo' (1) 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: fs_name foo 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: epoch 11 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: created 2024-07-28T11:25:08.478374+0000 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: modified 2024-07-28T11:25:19.922307+0000 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: tableserver 0 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: root 0 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: session_timeout 60 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: session_autoclose 300 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: max_file_size 1099511627776 2024-07-28T11:32:16.286 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: max_xattr_size 65536 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: required_client_features {} 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: last_failure 0 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: last_failure_osd_epoch 71 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 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:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: max_mds 1 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: in 0 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: up {0=24418} 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: failed 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: damaged 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: stopped 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: data_pools [4] 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: metadata_pool 3 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: inline_data disabled 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: balancer 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: bal_rank_mask -1 2024-07-28T11:32:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: standby_count_wanted 1 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: [mds.foo.smithi204.eoynbp{0:24418} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: Standby daemons: 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: [mds.foo.smithi177.adqgjs{-1:24515} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).osd e80 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 0 mon.c@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:32:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:15 smithi177 bash[81864]: debug 2024-07-28T11:32:15.923+0000 7f50c5894b00 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-07-28T11:32:18.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:18 smithi204 bash[60899]: ts=2024-07-28T11:32: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:16.137689+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.156959+0000 mon.b (mon.1) 43 : cluster [INF] mon.b calling monitor election 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.162196+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.183476+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.189863+0000 mon.a (mon.0) 90 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:32:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.191185+0000 mon.a (mon.0) 91 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.191242+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.191804+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e38: y(active, since 36s), standbys: x 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.192136+0000 mon.a (mon.0) 94 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.192174+0000 mon.a (mon.0) 95 : cluster [INF] Cluster is now healthy 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[81864]: cluster 2024-07-28T11:32:22.203073+0000 mon.a (mon.0) 96 : cluster [INF] overall HEALTH_OK 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:16.137689+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.156959+0000 mon.b (mon.1) 43 : cluster [INF] mon.b calling monitor election 2024-07-28T11:32:22.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.162196+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.183476+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.189863+0000 mon.a (mon.0) 90 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.191185+0000 mon.a (mon.0) 91 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.191242+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.191804+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e38: y(active, since 36s), standbys: x 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.192136+0000 mon.a (mon.0) 94 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.192174+0000 mon.a (mon.0) 95 : cluster [INF] Cluster is now healthy 2024-07-28T11:32:22.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:22 smithi177 bash[79620]: cluster 2024-07-28T11:32:22.203073+0000 mon.a (mon.0) 96 : cluster [INF] overall HEALTH_OK 2024-07-28T11:32:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:16.137689+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:32:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.156959+0000 mon.b (mon.1) 43 : cluster [INF] mon.b calling monitor election 2024-07-28T11:32:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.162196+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-07-28T11:32:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.183476+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:32:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.189863+0000 mon.a (mon.0) 90 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.191185+0000 mon.a (mon.0) 91 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.191242+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.191804+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e38: y(active, since 36s), standbys: x 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.192136+0000 mon.a (mon.0) 94 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.192174+0000 mon.a (mon.0) 95 : cluster [INF] Cluster is now healthy 2024-07-28T11:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:22 smithi204 bash[24094]: cluster 2024-07-28T11:32:22.203073+0000 mon.a (mon.0) 96 : cluster [INF] overall HEALTH_OK 2024-07-28T11:32:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:23 smithi204 bash[24094]: cluster 2024-07-28T11:32:21.585911+0000 mgr.y (mgr.25253) 39 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:23.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:23 smithi177 bash[81864]: cluster 2024-07-28T11:32:21.585911+0000 mgr.y (mgr.25253) 39 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:23.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:23 smithi177 bash[79620]: cluster 2024-07-28T11:32:21.585911+0000 mgr.y (mgr.25253) 39 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:23.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:23 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:24 smithi204 bash[60899]: ts=2024-07-28T11:32:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:24 smithi204 bash[60899]: ts=2024-07-28T11:32:24.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:25.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:25 smithi177 bash[79620]: cluster 2024-07-28T11:32:23.586633+0000 mgr.y (mgr.25253) 40 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:25.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:25 smithi177 bash[81864]: cluster 2024-07-28T11:32:23.586633+0000 mgr.y (mgr.25253) 40 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:25 smithi204 bash[24094]: cluster 2024-07-28T11:32:23.586633+0000 mgr.y (mgr.25253) 40 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:26.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:25 smithi177 bash[72688]: debug 2024-07-28T11:32:25.931+0000 7f9a4469f640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-28T11:32:26.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:26] "GET /metrics HTTP/1.1" 200 33811 "" "Prometheus/2.43.0" 2024-07-28T11:32:27.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[81864]: cluster 2024-07-28T11:32:25.587272+0000 mgr.y (mgr.25253) 41 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:27.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[81864]: audit 2024-07-28T11:32:26.829805+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:27.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[81864]: audit 2024-07-28T11:32:26.835320+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:27.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[79620]: cluster 2024-07-28T11:32:25.587272+0000 mgr.y (mgr.25253) 41 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:27.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[79620]: audit 2024-07-28T11:32:26.829805+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:27.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:27 smithi177 bash[79620]: audit 2024-07-28T11:32:26.835320+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:27 smithi204 bash[24094]: cluster 2024-07-28T11:32:25.587272+0000 mgr.y (mgr.25253) 41 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:27 smithi204 bash[24094]: audit 2024-07-28T11:32:26.829805+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:27 smithi204 bash[24094]: audit 2024-07-28T11:32:26.835320+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:28 smithi204 bash[24094]: audit 2024-07-28T11:32:27.540081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:28 smithi204 bash[24094]: audit 2024-07-28T11:32:27.545561+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:28.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:28 smithi204 bash[60899]: ts=2024-07-28T11:32:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:29.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:28 smithi177 bash[81864]: audit 2024-07-28T11:32:27.540081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:29.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:28 smithi177 bash[81864]: audit 2024-07-28T11:32:27.545561+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:28 smithi177 bash[79620]: audit 2024-07-28T11:32:27.540081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:28 smithi177 bash[79620]: audit 2024-07-28T11:32:27.545561+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:29 smithi204 bash[24094]: cluster 2024-07-28T11:32:27.588374+0000 mgr.y (mgr.25253) 42 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:30.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:29 smithi177 bash[81864]: cluster 2024-07-28T11:32:27.588374+0000 mgr.y (mgr.25253) 42 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:30.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:29 smithi177 bash[79620]: cluster 2024-07-28T11:32:27.588374+0000 mgr.y (mgr.25253) 42 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:30 smithi204 bash[24094]: cluster 2024-07-28T11:32:29.589072+0000 mgr.y (mgr.25253) 43 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:31.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:30 smithi177 bash[81864]: cluster 2024-07-28T11:32:29.589072+0000 mgr.y (mgr.25253) 43 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:30 smithi177 bash[79620]: cluster 2024-07-28T11:32:29.589072+0000 mgr.y (mgr.25253) 43 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:31 smithi204 bash[24094]: audit 2024-07-28T11:32:30.631979+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:32.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:31 smithi177 bash[81864]: audit 2024-07-28T11:32:30.631979+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:32.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:31 smithi177 bash[79620]: audit 2024-07-28T11:32:30.631979+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:32 smithi204 bash[24094]: cluster 2024-07-28T11:32:31.590191+0000 mgr.y (mgr.25253) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:32.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:32 smithi177 bash[81864]: cluster 2024-07-28T11:32:31.590191+0000 mgr.y (mgr.25253) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:32.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:32 smithi177 bash[79620]: cluster 2024-07-28T11:32:31.590191+0000 mgr.y (mgr.25253) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:33.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:33 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:34 smithi204 bash[24094]: cluster 2024-07-28T11:32:33.590951+0000 mgr.y (mgr.25253) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:34 smithi204 bash[60899]: ts=2024-07-28T11:32:34.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:34.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:34 smithi204 bash[60899]: ts=2024-07-28T11:32:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:35.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:34 smithi177 bash[79620]: cluster 2024-07-28T11:32:33.590951+0000 mgr.y (mgr.25253) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:35.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:34 smithi177 bash[81864]: cluster 2024-07-28T11:32:33.590951+0000 mgr.y (mgr.25253) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:36.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:36] "GET /metrics HTTP/1.1" 200 33807 "" "Prometheus/2.43.0" 2024-07-28T11:32:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:36 smithi204 bash[24094]: cluster 2024-07-28T11:32:35.591608+0000 mgr.y (mgr.25253) 46 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:37.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:36 smithi177 bash[81864]: cluster 2024-07-28T11:32:35.591608+0000 mgr.y (mgr.25253) 46 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:37.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:36 smithi177 bash[79620]: cluster 2024-07-28T11:32:35.591608+0000 mgr.y (mgr.25253) 46 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:38.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:38 smithi204 bash[60899]: ts=2024-07-28T11:32:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: cluster 2024-07-28T11:32:37.592737+0000 mgr.y (mgr.25253) 47 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.010941+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.018174+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.019585+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.020885+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.028155+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.161544+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.510921+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.518047+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.519174+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.519960+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[81864]: audit 2024-07-28T11:32:38.525436+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: cluster 2024-07-28T11:32:37.592737+0000 mgr.y (mgr.25253) 47 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.010941+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.018174+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.019585+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.020885+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.028155+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.161544+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:39.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.510921+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.518047+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.519174+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.519960+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:39 smithi177 bash[79620]: audit 2024-07-28T11:32:38.525436+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: cluster 2024-07-28T11:32:37.592737+0000 mgr.y (mgr.25253) 47 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.010941+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.018174+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.019585+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.020885+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.028155+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.161544+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.510921+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.518047+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.519174+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.519960+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:39 smithi204 bash[24094]: audit 2024-07-28T11:32:38.525436+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:32:41.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:41 smithi177 bash[81864]: cluster 2024-07-28T11:32:39.593512+0000 mgr.y (mgr.25253) 48 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:41.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:41 smithi177 bash[79620]: cluster 2024-07-28T11:32:39.593512+0000 mgr.y (mgr.25253) 48 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:41 smithi204 bash[24094]: cluster 2024-07-28T11:32:39.593512+0000 mgr.y (mgr.25253) 48 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:43.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:43 smithi177 bash[81864]: cluster 2024-07-28T11:32:41.594578+0000 mgr.y (mgr.25253) 49 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:43.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:43 smithi177 bash[79620]: cluster 2024-07-28T11:32:41.594578+0000 mgr.y (mgr.25253) 49 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:43 smithi204 bash[24094]: cluster 2024-07-28T11:32:41.594578+0000 mgr.y (mgr.25253) 49 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:43.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:43 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:44 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:44 smithi204 bash[60899]: ts=2024-07-28T11:32:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:45 smithi204 bash[24094]: cluster 2024-07-28T11:32:43.595236+0000 mgr.y (mgr.25253) 50 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:45.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:45 smithi177 bash[81864]: cluster 2024-07-28T11:32:43.595236+0000 mgr.y (mgr.25253) 50 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:45.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:45 smithi177 bash[79620]: cluster 2024-07-28T11:32:43.595236+0000 mgr.y (mgr.25253) 50 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:46 smithi204 bash[24094]: audit 2024-07-28T11:32:45.649301+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:46.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:46 smithi177 bash[81864]: audit 2024-07-28T11:32:45.649301+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:46.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:46 smithi177 bash[79620]: audit 2024-07-28T11:32:45.649301+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:32:46.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:46] "GET /metrics HTTP/1.1" 200 33807 "" "Prometheus/2.43.0" 2024-07-28T11:32:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:47 smithi204 bash[24094]: cluster 2024-07-28T11:32:45.595923+0000 mgr.y (mgr.25253) 51 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:47.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:47 smithi177 bash[81864]: cluster 2024-07-28T11:32:45.595923+0000 mgr.y (mgr.25253) 51 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:47.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:47 smithi177 bash[79620]: cluster 2024-07-28T11:32:45.595923+0000 mgr.y (mgr.25253) 51 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:48.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:48 smithi204 bash[60899]: ts=2024-07-28T11:32: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:49 smithi204 bash[24094]: cluster 2024-07-28T11:32:47.597115+0000 mgr.y (mgr.25253) 52 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:49.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:49 smithi177 bash[81864]: cluster 2024-07-28T11:32:47.597115+0000 mgr.y (mgr.25253) 52 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:49.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:49 smithi177 bash[79620]: cluster 2024-07-28T11:32:47.597115+0000 mgr.y (mgr.25253) 52 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:51 smithi204 bash[24094]: cluster 2024-07-28T11:32:49.597780+0000 mgr.y (mgr.25253) 53 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:51.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:51 smithi177 bash[81864]: cluster 2024-07-28T11:32:49.597780+0000 mgr.y (mgr.25253) 53 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:51.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:51 smithi177 bash[79620]: cluster 2024-07-28T11:32:49.597780+0000 mgr.y (mgr.25253) 53 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:53 smithi204 bash[24094]: cluster 2024-07-28T11:32:51.598820+0000 mgr.y (mgr.25253) 54 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:53.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:53 smithi177 bash[81864]: cluster 2024-07-28T11:32:51.598820+0000 mgr.y (mgr.25253) 54 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:53.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:53 smithi177 bash[79620]: cluster 2024-07-28T11:32:51.598820+0000 mgr.y (mgr.25253) 54 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:53.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:53 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:32:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:54 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:54 smithi204 bash[60899]: ts=2024-07-28T11:32: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:55 smithi204 bash[24094]: cluster 2024-07-28T11:32:53.599474+0000 mgr.y (mgr.25253) 55 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:55.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:55 smithi177 bash[79620]: cluster 2024-07-28T11:32:53.599474+0000 mgr.y (mgr.25253) 55 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:55.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:55 smithi177 bash[81864]: cluster 2024-07-28T11:32:53.599474+0000 mgr.y (mgr.25253) 55 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:56.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:32:56] "GET /metrics HTTP/1.1" 200 33807 "" "Prometheus/2.43.0" 2024-07-28T11:32:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:57 smithi204 bash[24094]: cluster 2024-07-28T11:32:55.600116+0000 mgr.y (mgr.25253) 56 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:57.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:57 smithi177 bash[81864]: cluster 2024-07-28T11:32:55.600116+0000 mgr.y (mgr.25253) 56 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:57.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:57 smithi177 bash[79620]: cluster 2024-07-28T11:32:55.600116+0000 mgr.y (mgr.25253) 56 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:58.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:32:58 smithi204 bash[60899]: ts=2024-07-28T11:32:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:32:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:32:59 smithi204 bash[24094]: cluster 2024-07-28T11:32:57.601267+0000 mgr.y (mgr.25253) 57 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:59.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:32:59 smithi177 bash[81864]: cluster 2024-07-28T11:32:57.601267+0000 mgr.y (mgr.25253) 57 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:32:59.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:32:59 smithi177 bash[79620]: cluster 2024-07-28T11:32:57.601267+0000 mgr.y (mgr.25253) 57 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:01 smithi204 bash[24094]: cluster 2024-07-28T11:32:59.601935+0000 mgr.y (mgr.25253) 58 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:01 smithi204 bash[24094]: audit 2024-07-28T11:33:00.649532+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:01.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:01 smithi177 bash[81864]: cluster 2024-07-28T11:32:59.601935+0000 mgr.y (mgr.25253) 58 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:01 smithi177 bash[81864]: audit 2024-07-28T11:33:00.649532+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:01.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:01 smithi177 bash[79620]: cluster 2024-07-28T11:32:59.601935+0000 mgr.y (mgr.25253) 58 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:01.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:01 smithi177 bash[79620]: audit 2024-07-28T11:33:00.649532+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:03 smithi204 bash[24094]: cluster 2024-07-28T11:33:01.602949+0000 mgr.y (mgr.25253) 59 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:03.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:03 smithi177 bash[81864]: cluster 2024-07-28T11:33:01.602949+0000 mgr.y (mgr.25253) 59 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:03.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:03 smithi177 bash[79620]: cluster 2024-07-28T11:33:01.602949+0000 mgr.y (mgr.25253) 59 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:03.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:03 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:04.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:04 smithi204 bash[60899]: ts=2024-07-28T11:33:04.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:04.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:04 smithi204 bash[60899]: ts=2024-07-28T11:33:04.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:05 smithi204 bash[24094]: cluster 2024-07-28T11:33:03.603604+0000 mgr.y (mgr.25253) 60 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:05.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:05 smithi177 bash[81864]: cluster 2024-07-28T11:33:03.603604+0000 mgr.y (mgr.25253) 60 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:05.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:05 smithi177 bash[79620]: cluster 2024-07-28T11:33:03.603604+0000 mgr.y (mgr.25253) 60 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:06.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:06] "GET /metrics HTTP/1.1" 200 33805 "" "Prometheus/2.43.0" 2024-07-28T11:33:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:07 smithi204 bash[24094]: cluster 2024-07-28T11:33:05.604288+0000 mgr.y (mgr.25253) 61 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:07.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:07 smithi177 bash[81864]: cluster 2024-07-28T11:33:05.604288+0000 mgr.y (mgr.25253) 61 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:07.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:07 smithi177 bash[79620]: cluster 2024-07-28T11:33:05.604288+0000 mgr.y (mgr.25253) 61 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:08.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:08 smithi204 bash[60899]: ts=2024-07-28T11:33:08.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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:09.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:09 smithi204 bash[24094]: cluster 2024-07-28T11:33:07.605485+0000 mgr.y (mgr.25253) 62 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:09.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:09 smithi177 bash[81864]: cluster 2024-07-28T11:33:07.605485+0000 mgr.y (mgr.25253) 62 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:09.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:09 smithi177 bash[79620]: cluster 2024-07-28T11:33:07.605485+0000 mgr.y (mgr.25253) 62 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:11 smithi204 bash[24094]: cluster 2024-07-28T11:33:09.606248+0000 mgr.y (mgr.25253) 63 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:11.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:11 smithi177 bash[81864]: cluster 2024-07-28T11:33:09.606248+0000 mgr.y (mgr.25253) 63 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:11.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:11 smithi177 bash[79620]: cluster 2024-07-28T11:33:09.606248+0000 mgr.y (mgr.25253) 63 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:13 smithi204 bash[24094]: cluster 2024-07-28T11:33:11.607321+0000 mgr.y (mgr.25253) 64 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:13.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:13 smithi177 bash[81864]: cluster 2024-07-28T11:33:11.607321+0000 mgr.y (mgr.25253) 64 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:13.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:13 smithi177 bash[79620]: cluster 2024-07-28T11:33:11.607321+0000 mgr.y (mgr.25253) 64 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:13.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:13 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:14.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:14 smithi204 bash[60899]: ts=2024-07-28T11:33:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:14.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:14 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:15 smithi204 bash[24094]: cluster 2024-07-28T11:33:13.607961+0000 mgr.y (mgr.25253) 65 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:15.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:15 smithi177 bash[81864]: cluster 2024-07-28T11:33:13.607961+0000 mgr.y (mgr.25253) 65 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:15.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:15 smithi177 bash[79620]: cluster 2024-07-28T11:33:13.607961+0000 mgr.y (mgr.25253) 65 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:16 smithi204 bash[24094]: audit 2024-07-28T11:33:15.649969+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:16.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:16 smithi177 bash[79620]: audit 2024-07-28T11:33:15.649969+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:16.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:16] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.43.0" 2024-07-28T11:33:16.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:16 smithi177 bash[81864]: audit 2024-07-28T11:33:15.649969+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:17.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T11:33:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:17 smithi204 bash[24094]: cluster 2024-07-28T11:33:15.608623+0000 mgr.y (mgr.25253) 66 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:17.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:17 smithi177 bash[81864]: cluster 2024-07-28T11:33:15.608623+0000 mgr.y (mgr.25253) 66 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:17.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:17 smithi177 bash[79620]: cluster 2024-07-28T11:33:15.608623+0000 mgr.y (mgr.25253) 66 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:18 smithi204 bash[24094]: cluster 2024-07-28T11:33:17.117655+0000 mon.a (mon.0) 116 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T11:33:18.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:18 smithi177 bash[79620]: cluster 2024-07-28T11:33:17.117655+0000 mon.a (mon.0) 116 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T11:33:18.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:18 smithi177 bash[81864]: cluster 2024-07-28T11:33:17.117655+0000 mon.a (mon.0) 116 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T11:33:18.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:18 smithi204 bash[60899]: ts=2024-07-28T11:33: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:19.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:19 smithi204 bash[24094]: cluster 2024-07-28T11:33:17.609593+0000 mgr.y (mgr.25253) 67 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:19.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:19 smithi177 bash[81864]: cluster 2024-07-28T11:33:17.609593+0000 mgr.y (mgr.25253) 67 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:19.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:19 smithi177 bash[79620]: cluster 2024-07-28T11:33:17.609593+0000 mgr.y (mgr.25253) 67 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:21 smithi204 bash[24094]: cluster 2024-07-28T11:33:19.610247+0000 mgr.y (mgr.25253) 68 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:21.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:21 smithi177 bash[79620]: cluster 2024-07-28T11:33:19.610247+0000 mgr.y (mgr.25253) 68 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:21 smithi177 bash[81864]: cluster 2024-07-28T11:33:19.610247+0000 mgr.y (mgr.25253) 68 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:22.135 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:33:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:23.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:23 smithi177 bash[79620]: cluster 2024-07-28T11:33:21.611258+0000 mgr.y (mgr.25253) 69 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:23.393 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:23 smithi177 bash[81864]: cluster 2024-07-28T11:33:21.611258+0000 mgr.y (mgr.25253) 69 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:23.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:23 smithi204 bash[24094]: cluster 2024-07-28T11:33:21.611258+0000 mgr.y (mgr.25253) 69 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:23.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:23 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:24 smithi204 bash[60899]: ts=2024-07-28T11:33:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:24.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:24 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:25 smithi204 bash[24094]: cluster 2024-07-28T11:33:23.611809+0000 mgr.y (mgr.25253) 70 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:25.446 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:25 smithi177 bash[79620]: cluster 2024-07-28T11:33:23.611809+0000 mgr.y (mgr.25253) 70 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:25.446 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:25 smithi177 bash[81864]: cluster 2024-07-28T11:33:23.611809+0000 mgr.y (mgr.25253) 70 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:25.802 INFO:teuthology.orchestra.run.smithi177.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:33:26.084 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:26] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.43.0" 2024-07-28T11:33:26.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for majority of mons to upgrade' 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[79620]: cluster 2024-07-28T11:33:25.612118+0000 mgr.y (mgr.25253) 71 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[79620]: audit 2024-07-28T11:33:25.803083+0000 mgr.y (mgr.25253) 72 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[79620]: cephadm 2024-07-28T11:33:25.803720+0000 mgr.y (mgr.25253) 73 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[79620]: audit 2024-07-28T11:33:25.807586+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[79620]: audit 2024-07-28T11:33:25.808899+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[81864]: cluster 2024-07-28T11:33:25.612118+0000 mgr.y (mgr.25253) 71 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[81864]: audit 2024-07-28T11:33:25.803083+0000 mgr.y (mgr.25253) 72 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[81864]: cephadm 2024-07-28T11:33:25.803720+0000 mgr.y (mgr.25253) 73 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:33:27.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[81864]: audit 2024-07-28T11:33:25.807586+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:27.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:26 smithi177 bash[81864]: audit 2024-07-28T11:33:25.808899+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:26 smithi204 bash[24094]: cluster 2024-07-28T11:33:25.612118+0000 mgr.y (mgr.25253) 71 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:26 smithi204 bash[24094]: audit 2024-07-28T11:33:25.803083+0000 mgr.y (mgr.25253) 72 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:26 smithi204 bash[24094]: cephadm 2024-07-28T11:33:25.803720+0000 mgr.y (mgr.25253) 73 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:33:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:26 smithi204 bash[24094]: audit 2024-07-28T11:33:25.807586+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:26 smithi204 bash[24094]: audit 2024-07-28T11:33:25.808899+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:28 smithi204 bash[24094]: cluster 2024-07-28T11:33:27.613091+0000 mgr.y (mgr.25253) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:28.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:28 smithi204 bash[60899]: ts=2024-07-28T11:33: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:29.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:28 smithi177 bash[79620]: cluster 2024-07-28T11:33:27.613091+0000 mgr.y (mgr.25253) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:29.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:28 smithi177 bash[81864]: cluster 2024-07-28T11:33:27.613091+0000 mgr.y (mgr.25253) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-28T11:33:31.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:30 smithi204 bash[24094]: cluster 2024-07-28T11:33:29.613714+0000 mgr.y (mgr.25253) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:30 smithi204 bash[24094]: audit 2024-07-28T11:33:30.650397+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:31.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:30 smithi177 bash[79620]: cluster 2024-07-28T11:33:29.613714+0000 mgr.y (mgr.25253) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:31.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:30 smithi177 bash[79620]: audit 2024-07-28T11:33:30.650397+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:31.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:30 smithi177 bash[81864]: cluster 2024-07-28T11:33:29.613714+0000 mgr.y (mgr.25253) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:31.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:30 smithi177 bash[81864]: audit 2024-07-28T11:33:30.650397+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:31.448 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:33:32.649 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: cluster 2024-07-28T11:33:31.614696+0000 mgr.y (mgr.25253) 76 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:31.656777+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:31.666953+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.158096+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:32.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.159530+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.170964+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.288421+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.292443+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:33:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.294369+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:33:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: audit 2024-07-28T11:33:32.295419+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:33:32.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:32 smithi204 bash[24094]: cephadm 2024-07-28T11:33:32.296220+0000 mgr.y (mgr.25253) 77 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: cluster 2024-07-28T11:33:31.614696+0000 mgr.y (mgr.25253) 76 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:31.656777+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:31.666953+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.158096+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.159530+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.170964+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.288421+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.292443+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:33:33.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.294369+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: audit 2024-07-28T11:33:32.295419+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[79620]: cephadm 2024-07-28T11:33:32.296220+0000 mgr.y (mgr.25253) 77 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: cluster 2024-07-28T11:33:31.614696+0000 mgr.y (mgr.25253) 76 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:31.656777+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:31.666953+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.158096+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.159530+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.170964+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.288421+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.292443+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:33:33.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.294369+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:33:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: audit 2024-07-28T11:33:32.295419+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:33:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:32 smithi177 bash[81864]: cephadm 2024-07-28T11:33:32.296220+0000 mgr.y (mgr.25253) 77 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:33:33.779 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:33 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:34.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:34 smithi204 bash[60899]: ts=2024-07-28T11:33:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:34.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:34 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:34.940 INFO:teuthology.orchestra.run.smithi177.stdout:wait for majority of mons to upgrade 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[79620]: cluster 2024-07-28T11:33:33.615396+0000 mgr.y (mgr.25253) 78 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[79620]: audit 2024-07-28T11:33:34.619263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[79620]: audit 2024-07-28T11:33:34.621158+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[79620]: audit 2024-07-28T11:33:34.622389+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[79620]: audit 2024-07-28T11:33:34.623618+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:35.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[81864]: cluster 2024-07-28T11:33:33.615396+0000 mgr.y (mgr.25253) 78 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[81864]: audit 2024-07-28T11:33:34.619263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[81864]: audit 2024-07-28T11:33:34.621158+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[81864]: audit 2024-07-28T11:33:34.622389+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:35 smithi177 bash[81864]: audit 2024-07-28T11:33:34.623618+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:35 smithi204 bash[24094]: cluster 2024-07-28T11:33:33.615396+0000 mgr.y (mgr.25253) 78 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:35 smithi204 bash[24094]: audit 2024-07-28T11:33:34.619263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:35 smithi204 bash[24094]: audit 2024-07-28T11:33:34.621158+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:35 smithi204 bash[24094]: audit 2024-07-28T11:33:34.622389+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:35 smithi204 bash[24094]: audit 2024-07-28T11:33:34.623618+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:35.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2024-07-28T11:33:36.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:36] "GET /metrics HTTP/1.1" 200 33798 "" "Prometheus/2.43.0" 2024-07-28T11:33:36.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:36 smithi177 bash[79620]: cephadm 2024-07-28T11:33:34.612932+0000 mgr.y (mgr.25253) 79 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:33:36.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:36 smithi177 bash[79620]: cephadm 2024-07-28T11:33:34.625254+0000 mgr.y (mgr.25253) 80 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:33:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:36 smithi177 bash[81864]: cephadm 2024-07-28T11:33:34.612932+0000 mgr.y (mgr.25253) 79 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:33:36.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:36 smithi177 bash[81864]: cephadm 2024-07-28T11:33:34.625254+0000 mgr.y (mgr.25253) 80 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:33:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:36 smithi204 bash[24094]: cephadm 2024-07-28T11:33:34.612932+0000 mgr.y (mgr.25253) 79 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:33:36.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:36 smithi204 bash[24094]: cephadm 2024-07-28T11:33:34.625254+0000 mgr.y (mgr.25253) 80 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-07-28T11:33:37.216 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.217 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.217 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:37 smithi204 bash[24094]: cluster 2024-07-28T11:33:35.616077+0000 mgr.y (mgr.25253) 81 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:37.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.218 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.218 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.219 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.219 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.219 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:37.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:37 smithi177 bash[79620]: cluster 2024-07-28T11:33:35.616077+0000 mgr.y (mgr.25253) 81 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:37.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:37 smithi177 bash[81864]: cluster 2024-07-28T11:33:35.616077+0000 mgr.y (mgr.25253) 81 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:37.549 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:37 smithi204 systemd[1]: Stopping Ceph mon.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:33:37.549 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:37 smithi204 bash[24094]: debug 2024-07-28T11:33:37.336+0000 7fb9ce8e3640 -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:33:37.549 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:37 smithi204 bash[24094]: debug 2024-07-28T11:33:37.336+0000 7fb9ce8e3640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-07-28T11:33:38.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 bash[68059]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-b 2024-07-28T11:33:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 bash[68120]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-mon-b 2024-07-28T11:33:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@mon.b.service: Deactivated successfully. 2024-07-28T11:33:38.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: Stopped Ceph mon.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:33:38.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.914 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.914 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.914 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.915 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.915 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: Started Ceph mon.b for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:33:38.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:38 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:33:38.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:38 smithi204 bash[60899]: ts=2024-07-28T11:33: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.812+0000 7fd552c48b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.812+0000 7fd552c48b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.812+0000 7fd552c48b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 0 load: jerasure load: lrc 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Git sha 0 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: DB SUMMARY 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: DB Session ID: 2V7Z8SJCMTQHO27CIGPW 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:33:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1659 Bytes 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000036.sst 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000034.log size: 4561790 ; 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.env: 0x5614e4824bc0 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.info_log: 0x5614e5cd2be0 2024-07-28T11:33:40.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:33:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.wal_dir: 2024-07-28T11:33:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.write_buffer_manager: 0x5614e5ce0b40 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:33:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.row_cache: None 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:33:40.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:33:40.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:33:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:33:40.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.merge_operator: 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5614e5cd2820) 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: cache_index_and_filter_blocks: 1 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: pin_top_level_index_and_filter: 1 2024-07-28T11:33:40.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: index_type: 0 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: data_block_index_type: 0 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: index_shortening: 1 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: checksum: 4 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: no_block_cache: 0 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_cache: 0x5614e5cc71f0 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_cache_name: BinnedLRUCache 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_cache_options: 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: capacity : 536870912 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: num_shard_bits : 4 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: strict_capacity_limit : 0 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: high_pri_pool_ratio: 0.000 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_cache_compressed: (nil) 2024-07-28T11:33:40.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: persistent_cache: (nil) 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_size: 4096 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_size_deviation: 10 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_restart_interval: 16 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: index_block_restart_interval: 1 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: metadata_block_size: 4096 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: partition_filters: 0 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: use_delta_encoding: 1 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: filter_policy: bloomfilter 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: whole_key_filtering: 1 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: verify_compression: 0 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: read_amp_bytes_per_bit: 0 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: format_version: 5 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: enable_index_compression: 1 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: block_align: 0 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: max_auto_readahead_size: 262144 2024-07-28T11:33:40.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: prepopulate_block_cache: 0 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: initial_auto_readahead_size: 8192 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:33:40.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:33:40.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:33:40.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:33:40.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:33:40.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:33:40.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:33:40.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:33:40.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:33:40.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:33:40.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:33:40.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:33:40.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd54fa21640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-07-28T11:33:40.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 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:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 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 38, last_sequence is 18053, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1dd6144f-1f01-4f17-8fb3-e295c8590b9d 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166419823026, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.816+0000 7fd552c48b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.828+0000 7fd552c48b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166419835446, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 2854779, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18058, "largest_seqno": 19809, "table_properties": {"data_size": 2847342, "index_size": 4690, "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": 15271, "raw_average_key_size": 22, "raw_value_size": 2832816, "raw_average_value_size": 4209, "num_data_blocks": 212, "num_entries": 673, "num_filter_entries": 673, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722166419, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1dd6144f-1f01-4f17-8fb3-e295c8590b9d", "db_session_id": "2V7Z8SJCMTQHO27CIGPW", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166419835612, "job": 1, "event": "recovery_finished"} 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-07-28T11:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 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:33:40.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5614e5cf2e00 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.832+0000 7fd552c48b00 4 rocksdb: DB pointer 0x5614e5dea000 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd548a13640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd548a13640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: ** DB Stats ** 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:33:40.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: ** Compaction Stats [default] ** 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: L0 1/0 2.72 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 572.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T11:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: L6 1/0 7.26 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:33:40.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Sum 2/0 9.98 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 572.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 572.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: ** Compaction Stats [default] ** 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 572.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Flush(GB): cumulative 0.003, interval 0.003 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Cumulative compaction: 0.00 GB write, 153.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Interval compaction: 0.00 GB write, 153.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:33:40.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Block cache BinnedLRUCache@0x5614e5cc71f0#7 capacity: 512.00 MB usage: 6.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 starting mon.b rank 1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 1 mon.b@-1(???) e3 preinit fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).mds e11 new map 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).mds e11 print_map 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: e11 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: legacy client fscid: 1 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Filesystem 'foo' (1) 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: fs_name foo 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: epoch 11 2024-07-28T11:33:40.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: created 2024-07-28T11:25:08.478374+0000 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: modified 2024-07-28T11:25:19.922307+0000 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: tableserver 0 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: root 0 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: session_timeout 60 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: session_autoclose 300 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: max_file_size 1099511627776 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: max_xattr_size 65536 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: required_client_features {} 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: last_failure 0 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: last_failure_osd_epoch 71 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 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:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: max_mds 1 2024-07-28T11:33:40.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: in 0 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: up {0=24418} 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: failed 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: damaged 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: stopped 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: data_pools [4] 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: metadata_pool 3 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: inline_data disabled 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: balancer 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: bal_rank_mask -1 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: standby_count_wanted 1 2024-07-28T11:33:40.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: [mds.foo.smithi204.eoynbp{0:24418} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/2008039622,v1:172.21.15.204:6833/2008039622] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: Standby daemons: 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: [mds.foo.smithi177.adqgjs{-1:24515} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.177:6834/1881685288,v1:172.21.15.177:6835/1881685288] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).osd e80 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 0 mon.b@-1(???).osd e80 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:33:40.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:39 smithi204 bash[68176]: debug 2024-07-28T11:33:39.836+0000 7fd552c48b00 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-07-28T11:33:40.608 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:33:41.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:39.617782+0000 mgr.y (mgr.25253) 83 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:41.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.511796+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.515585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.516248+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.516399+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.518465+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.518726+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.519893+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.526756+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.528015+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.528067+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.528571+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e39: y(active, since 114s), standbys: x 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: cluster 2024-07-28T11:33:40.528829+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.548352+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.559307+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.562099+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.942993+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[81864]: audit 2024-07-28T11:33:40.952722+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:39.617782+0000 mgr.y (mgr.25253) 83 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.511796+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.515585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.516248+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.516399+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.518465+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.518726+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:33:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.519893+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.526756+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.528015+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.528067+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.528571+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e39: y(active, since 114s), standbys: x 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: cluster 2024-07-28T11:33:40.528829+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.548352+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.559307+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.562099+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.942993+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:41 smithi177 bash[79620]: audit 2024-07-28T11:33:40.952722+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:39.617782+0000 mgr.y (mgr.25253) 83 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.511796+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:33:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.515585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.516248+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.516399+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.518465+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.518726+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.519893+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.526756+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.528015+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.eoynbp=up:active} 1 up:standby 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.528067+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.528571+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e39: y(active, since 114s), standbys: x 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: cluster 2024-07-28T11:33:40.528829+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.548352+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.559307+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.562099+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:33:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.942993+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:41 smithi204 bash[68176]: audit 2024-07-28T11:33:40.952722+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:43.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:43 smithi177 bash[79620]: cluster 2024-07-28T11:33:41.618846+0000 mgr.y (mgr.25253) 84 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:43.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:43 smithi177 bash[81864]: cluster 2024-07-28T11:33:41.618846+0000 mgr.y (mgr.25253) 84 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:43 smithi204 bash[68176]: cluster 2024-07-28T11:33:41.618846+0000 mgr.y (mgr.25253) 84 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:43.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:43 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:44.447 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T11:33:44.730 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:44 smithi177 bash[81864]: audit 2024-07-28T11:33:44.441380+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.177:0/578707807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:33:44.731 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:44 smithi177 bash[79620]: audit 2024-07-28T11:33:44.441380+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.177:0/578707807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:33:44.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:44 smithi204 bash[68176]: audit 2024-07-28T11:33:44.441380+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.177:0/578707807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:33:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:44 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:44 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:45.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:44 smithi177 bash[72688]: debug 2024-07-28T11:33:44.852+0000 7f9a4469f640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-28T11:33:45.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:33:45.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:45 smithi204 bash[68176]: cluster 2024-07-28T11:33:43.619600+0000 mgr.y (mgr.25253) 85 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:46.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:45 smithi177 bash[81864]: cluster 2024-07-28T11:33:43.619600+0000 mgr.y (mgr.25253) 85 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:46.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:45 smithi177 bash[79620]: cluster 2024-07-28T11:33:43.619600+0000 mgr.y (mgr.25253) 85 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:46.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:46] "GET /metrics HTTP/1.1" 200 33802 "" "Prometheus/2.43.0" 2024-07-28T11:33:46.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:46 smithi204 bash[68176]: audit 2024-07-28T11:33:45.650638+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:47.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:46 smithi177 bash[79620]: audit 2024-07-28T11:33:45.650638+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:47.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:46 smithi177 bash[81864]: audit 2024-07-28T11:33:45.650638+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: cluster 2024-07-28T11:33:45.620242+0000 mgr.y (mgr.25253) 86 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:46.581298+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:46.587651+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:46.752114+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:46.761768+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:47.504619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:47 smithi204 bash[68176]: audit 2024-07-28T11:33:47.514906+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: cluster 2024-07-28T11:33:45.620242+0000 mgr.y (mgr.25253) 86 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:46.581298+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:46.587651+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:46.752114+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:46.761768+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:47.504619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[79620]: audit 2024-07-28T11:33:47.514906+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: cluster 2024-07-28T11:33:45.620242+0000 mgr.y (mgr.25253) 86 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:48.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:46.581298+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:46.587651+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:46.752114+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:46.761768+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:47.504619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:47 smithi177 bash[81864]: audit 2024-07-28T11:33:47.514906+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:48.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:48 smithi204 bash[60899]: ts=2024-07-28T11:33: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:49 smithi204 bash[68176]: cluster 2024-07-28T11:33:47.621237+0000 mgr.y (mgr.25253) 87 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:49.966 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:33:50.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:49 smithi177 bash[81864]: cluster 2024-07-28T11:33:47.621237+0000 mgr.y (mgr.25253) 87 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:50.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:49 smithi177 bash[79620]: cluster 2024-07-28T11:33:47.621237+0000 mgr.y (mgr.25253) 87 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:51.696 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:51 smithi177 bash[79620]: cluster 2024-07-28T11:33:49.621811+0000 mgr.y (mgr.25253) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:51.696 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:51 smithi177 bash[81864]: cluster 2024-07-28T11:33:49.621811+0000 mgr.y (mgr.25253) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:51.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:51 smithi204 bash[68176]: cluster 2024-07-28T11:33:49.621811+0000 mgr.y (mgr.25253) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:53.721 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:33:53.721 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (3m) 7s ago 11m 13.9M - 0.25.0 c8568f914cd2 3aa7c355d832 2024-07-28T11:33:53.721 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (3m) 6s ago 10m 76.1M - 9.4.7 954c08fa6188 621b129c648c 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (8m) 7s ago 8m 14.0M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (8m) 6s ago 8m 16.2M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443,9283,8765 running (2m) 6s ago 19m 423M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 9f8e985aff19 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (3m) 7s ago 22m 474M - 18.2.2-1765-g1c7dd747 dd66d6cc220c a9a4d2bfd92c 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (2m) 7s ago 22m 39.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c d002dd0949c6 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (15s) 6s ago 20m 20.5M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 2590f0733067 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (100s) 7s ago 20m 31.4M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 8c9b0585636e 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (3m) 7s ago 11m 8043k - 1.5.0 0da6a335fe13 057b2bcc76d0 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (3m) 6s ago 11m 8351k - 1.5.0 0da6a335fe13 7303939e3559 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (18m) 7s ago 18m 98.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8da5dfe4398a 2024-07-28T11:33:53.722 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (18m) 7s ago 18m 76.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8562055974d8 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (17m) 7s ago 17m 95.8M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ece561fb761d 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (16m) 7s ago 16m 68.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0b31c77894bb 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (15m) 6s ago 15m 93.6M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0be970ce89cb 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (14m) 6s ago 14m 92.8M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (13m) 6s ago 13m 68.7M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (12m) 6s ago 12m 78.3M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:33:53.723 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (2m) 6s ago 11m 51.1M - 2.43.0 a07b618ecd1d ae5e05ab4a80 2024-07-28T11:33:53.734 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:53 smithi177 bash[81864]: cluster 2024-07-28T11:33:51.622788+0000 mgr.y (mgr.25253) 89 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:53.734 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:53 smithi177 bash[79620]: cluster 2024-07-28T11:33:51.622788+0000 mgr.y (mgr.25253) 89 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:53.786 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:53 smithi204 bash[68176]: cluster 2024-07-28T11:33:51.622788+0000 mgr.y (mgr.25253) 89 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:53.787 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:53 smithi204 bash[60899]: ts=2024-07-28T11:33: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:33:54.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:33:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:54 smithi204 bash[60899]: ts=2024-07-28T11:33:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:54 smithi204 bash[60899]: ts=2024-07-28T11:33:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:33:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:55 smithi204 bash[68176]: cluster 2024-07-28T11:33:53.623373+0000 mgr.y (mgr.25253) 90 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:55 smithi204 bash[68176]: audit 2024-07-28T11:33:53.689982+0000 mgr.y (mgr.25253) 91 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:56.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:55 smithi177 bash[81864]: cluster 2024-07-28T11:33:53.623373+0000 mgr.y (mgr.25253) 90 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:56.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:55 smithi177 bash[81864]: audit 2024-07-28T11:33:53.689982+0000 mgr.y (mgr.25253) 91 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:56.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:55 smithi177 bash[79620]: cluster 2024-07-28T11:33:53.623373+0000 mgr.y (mgr.25253) 90 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:56.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:55 smithi177 bash[79620]: audit 2024-07-28T11:33:53.689982+0000 mgr.y (mgr.25253) 91 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:33:56.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:33:56] "GET /metrics HTTP/1.1" 200 33802 "" "Prometheus/2.43.0" 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: cluster 2024-07-28T11:33:55.624015+0000 mgr.y (mgr.25253) 92 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.286282+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.295575+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.296631+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.297622+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.305281+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.343246+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.344029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:57 smithi204 bash[68176]: audit 2024-07-28T11:33:57.344703+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: cluster 2024-07-28T11:33:55.624015+0000 mgr.y (mgr.25253) 92 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.286282+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.295575+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.296631+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.297622+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.305281+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.343246+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.344029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[79620]: audit 2024-07-28T11:33:57.344703+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: cluster 2024-07-28T11:33:55.624015+0000 mgr.y (mgr.25253) 92 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.286282+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.295575+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.296631+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.297622+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.305281+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.343246+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.344029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:33:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:57 smithi177 bash[81864]: audit 2024-07-28T11:33:57.344703+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:33:58.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:58 smithi177 bash[81864]: cephadm 2024-07-28T11:33:57.342814+0000 mgr.y (mgr.25253) 93 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:33:58.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:58 smithi177 bash[81864]: cephadm 2024-07-28T11:33:57.345462+0000 mgr.y (mgr.25253) 94 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:33:58.826 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:58 smithi177 bash[79620]: cephadm 2024-07-28T11:33:57.342814+0000 mgr.y (mgr.25253) 93 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:33:58.826 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:58 smithi177 bash[79620]: cephadm 2024-07-28T11:33:57.345462+0000 mgr.y (mgr.25253) 94 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:33:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:58 smithi204 bash[68176]: cephadm 2024-07-28T11:33:57.342814+0000 mgr.y (mgr.25253) 93 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:33:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:58 smithi204 bash[68176]: cephadm 2024-07-28T11:33:57.345462+0000 mgr.y (mgr.25253) 94 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-07-28T11:33:58.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:33:58 smithi204 bash[60899]: ts=2024-07-28T11:33:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:33:59.314 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:33:59.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:33:59 smithi204 bash[68176]: cluster 2024-07-28T11:33:57.624726+0000 mgr.y (mgr.25253) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:00.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:33:59 smithi177 bash[81864]: cluster 2024-07-28T11:33:57.624726+0000 mgr.y (mgr.25253) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:00.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:33:59 smithi177 bash[79620]: cluster 2024-07-28T11:33:57.624726+0000 mgr.y (mgr.25253) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: cluster 2024-07-28T11:33:59.625147+0000 mgr.y (mgr.25253) 96 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.148032+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.155430+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: cephadm 2024-07-28T11:34:00.156325+0000 mgr.y (mgr.25253) 97 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:34:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.156606+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.157468+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.158343+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: cephadm 2024-07-28T11:34:00.159202+0000 mgr.y (mgr.25253) 98 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:01 smithi204 bash[68176]: audit 2024-07-28T11:34:00.651262+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: cluster 2024-07-28T11:33:59.625147+0000 mgr.y (mgr.25253) 96 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.148032+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.155430+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: cephadm 2024-07-28T11:34:00.156325+0000 mgr.y (mgr.25253) 97 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.156606+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.157468+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.158343+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: cephadm 2024-07-28T11:34:00.159202+0000 mgr.y (mgr.25253) 98 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:34:01.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[81864]: audit 2024-07-28T11:34:00.651262+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: cluster 2024-07-28T11:33:59.625147+0000 mgr.y (mgr.25253) 96 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.148032+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.155430+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: cephadm 2024-07-28T11:34:00.156325+0000 mgr.y (mgr.25253) 97 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.156606+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.157468+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.158343+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: cephadm 2024-07-28T11:34:00.159202+0000 mgr.y (mgr.25253) 98 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-07-28T11:34:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:01 smithi177 bash[79620]: audit 2024-07-28T11:34:00.651262+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:03.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:03 smithi177 bash[81864]: cluster 2024-07-28T11:34:01.626221+0000 mgr.y (mgr.25253) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:03.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:03 smithi177 bash[79620]: cluster 2024-07-28T11:34:01.626221+0000 mgr.y (mgr.25253) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:03.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:03 smithi204 bash[68176]: cluster 2024-07-28T11:34:01.626221+0000 mgr.y (mgr.25253) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:03.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:03 smithi204 bash[60899]: ts=2024-07-28T11:34:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:04.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:04 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:04.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:04 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: cluster 2024-07-28T11:34:03.626931+0000 mgr.y (mgr.25253) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: audit 2024-07-28T11:34:04.088736+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: audit 2024-07-28T11:34:04.095019+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: cephadm 2024-07-28T11:34:04.096317+0000 mgr.y (mgr.25253) 101 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: audit 2024-07-28T11:34:04.096632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: audit 2024-07-28T11:34:04.097536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: audit 2024-07-28T11:34:04.098344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[79620]: cephadm 2024-07-28T11:34:04.099346+0000 mgr.y (mgr.25253) 102 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:34:05.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: cluster 2024-07-28T11:34:03.626931+0000 mgr.y (mgr.25253) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: audit 2024-07-28T11:34:04.088736+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: audit 2024-07-28T11:34:04.095019+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: cephadm 2024-07-28T11:34:04.096317+0000 mgr.y (mgr.25253) 101 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: audit 2024-07-28T11:34:04.096632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: audit 2024-07-28T11:34:04.097536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: audit 2024-07-28T11:34:04.098344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:05 smithi177 bash[81864]: cephadm 2024-07-28T11:34:04.099346+0000 mgr.y (mgr.25253) 102 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:34:05.314 INFO:teuthology.orchestra.run.smithi177.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: cluster 2024-07-28T11:34:03.626931+0000 mgr.y (mgr.25253) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: audit 2024-07-28T11:34:04.088736+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: audit 2024-07-28T11:34:04.095019+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: cephadm 2024-07-28T11:34:04.096317+0000 mgr.y (mgr.25253) 101 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: audit 2024-07-28T11:34:04.096632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: audit 2024-07-28T11:34:04.097536+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: audit 2024-07-28T11:34:04.098344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:05 smithi204 bash[68176]: cephadm 2024-07-28T11:34:04.099346+0000 mgr.y (mgr.25253) 102 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-07-28T11:34:06.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:06] "GET /metrics HTTP/1.1" 200 33809 "" "Prometheus/2.43.0" 2024-07-28T11:34:06.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:34:06.638 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[81864]: audit 2024-07-28T11:34:05.312159+0000 mgr.y (mgr.25253) 103 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:34:06.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[81864]: cephadm 2024-07-28T11:34:05.312823+0000 mgr.y (mgr.25253) 104 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:34:06.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[81864]: audit 2024-07-28T11:34:05.320157+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:06.639 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[79620]: audit 2024-07-28T11:34:05.312159+0000 mgr.y (mgr.25253) 103 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:34:06.639 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[79620]: cephadm 2024-07-28T11:34:05.312823+0000 mgr.y (mgr.25253) 104 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:34:06.639 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:06 smithi177 bash[79620]: audit 2024-07-28T11:34:05.320157+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:06 smithi204 bash[68176]: audit 2024-07-28T11:34:05.312159+0000 mgr.y (mgr.25253) 103 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:34:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:06 smithi204 bash[68176]: cephadm 2024-07-28T11:34:05.312823+0000 mgr.y (mgr.25253) 104 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:34:06.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:06 smithi204 bash[68176]: audit 2024-07-28T11:34:05.320157+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:07.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:07 smithi204 bash[68176]: cluster 2024-07-28T11:34:05.627584+0000 mgr.y (mgr.25253) 105 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:07.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:07 smithi177 bash[79620]: cluster 2024-07-28T11:34:05.627584+0000 mgr.y (mgr.25253) 105 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:07.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:07 smithi177 bash[81864]: cluster 2024-07-28T11:34:05.627584+0000 mgr.y (mgr.25253) 105 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:08.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[60899]: ts=2024-07-28T11:34:08.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: cluster 2024-07-28T11:34:07.628364+0000 mgr.y (mgr.25253) 106 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: audit 2024-07-28T11:34:07.635149+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: audit 2024-07-28T11:34:07.641102+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: cephadm 2024-07-28T11:34:07.642129+0000 mgr.y (mgr.25253) 107 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:34:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: audit 2024-07-28T11:34:07.642428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:34:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: audit 2024-07-28T11:34:07.643197+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:08 smithi204 bash[68176]: cephadm 2024-07-28T11:34:07.645600+0000 mgr.y (mgr.25253) 108 : cephadm [INF] Reconfiguring daemon osd.0 on smithi177 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: cluster 2024-07-28T11:34:07.628364+0000 mgr.y (mgr.25253) 106 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: audit 2024-07-28T11:34:07.635149+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: audit 2024-07-28T11:34:07.641102+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: cephadm 2024-07-28T11:34:07.642129+0000 mgr.y (mgr.25253) 107 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: audit 2024-07-28T11:34:07.642428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: audit 2024-07-28T11:34:07.643197+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[81864]: cephadm 2024-07-28T11:34:07.645600+0000 mgr.y (mgr.25253) 108 : cephadm [INF] Reconfiguring daemon osd.0 on smithi177 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: cluster 2024-07-28T11:34:07.628364+0000 mgr.y (mgr.25253) 106 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: audit 2024-07-28T11:34:07.635149+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:09.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: audit 2024-07-28T11:34:07.641102+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: cephadm 2024-07-28T11:34:07.642129+0000 mgr.y (mgr.25253) 107 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:34:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: audit 2024-07-28T11:34:07.642428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:34:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: audit 2024-07-28T11:34:07.643197+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:09.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:08 smithi177 bash[79620]: cephadm 2024-07-28T11:34:07.645600+0000 mgr.y (mgr.25253) 108 : cephadm [INF] Reconfiguring daemon osd.0 on smithi177 2024-07-28T11:34:11.253 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: cluster 2024-07-28T11:34:09.628981+0000 mgr.y (mgr.25253) 109 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: audit 2024-07-28T11:34:10.041185+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: audit 2024-07-28T11:34:10.046008+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: cephadm 2024-07-28T11:34:10.046966+0000 mgr.y (mgr.25253) 110 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: audit 2024-07-28T11:34:10.047255+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: audit 2024-07-28T11:34:10.048047+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:11 smithi204 bash[68176]: cephadm 2024-07-28T11:34:10.050041+0000 mgr.y (mgr.25253) 111 : cephadm [INF] Reconfiguring daemon osd.1 on smithi177 2024-07-28T11:34:11.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: cluster 2024-07-28T11:34:09.628981+0000 mgr.y (mgr.25253) 109 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:11.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: audit 2024-07-28T11:34:10.041185+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: audit 2024-07-28T11:34:10.046008+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: cephadm 2024-07-28T11:34:10.046966+0000 mgr.y (mgr.25253) 110 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:34:11.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: audit 2024-07-28T11:34:10.047255+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: audit 2024-07-28T11:34:10.048047+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[81864]: cephadm 2024-07-28T11:34:10.050041+0000 mgr.y (mgr.25253) 111 : cephadm [INF] Reconfiguring daemon osd.1 on smithi177 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: cluster 2024-07-28T11:34:09.628981+0000 mgr.y (mgr.25253) 109 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: audit 2024-07-28T11:34:10.041185+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: audit 2024-07-28T11:34:10.046008+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: cephadm 2024-07-28T11:34:10.046966+0000 mgr.y (mgr.25253) 110 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: audit 2024-07-28T11:34:10.047255+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: audit 2024-07-28T11:34:10.048047+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:11.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:11 smithi177 bash[79620]: cephadm 2024-07-28T11:34:10.050041+0000 mgr.y (mgr.25253) 111 : cephadm [INF] Reconfiguring daemon osd.1 on smithi177 2024-07-28T11:34:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:13.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:13 smithi177 bash[79620]: cluster 2024-07-28T11:34:11.629982+0000 mgr.y (mgr.25253) 112 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:13.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:13 smithi177 bash[81864]: cluster 2024-07-28T11:34:11.629982+0000 mgr.y (mgr.25253) 112 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:13 smithi204 bash[68176]: cluster 2024-07-28T11:34:11.629982+0000 mgr.y (mgr.25253) 112 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:13.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:13 smithi204 bash[60899]: ts=2024-07-28T11:34:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:14.749 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[60899]: ts=2024-07-28T11:34:14.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:14.749 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[60899]: ts=2024-07-28T11:34:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: cluster 2024-07-28T11:34:13.630731+0000 mgr.y (mgr.25253) 113 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: audit 2024-07-28T11:34:13.755301+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: audit 2024-07-28T11:34:13.760318+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: cephadm 2024-07-28T11:34:13.761293+0000 mgr.y (mgr.25253) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: audit 2024-07-28T11:34:13.761583+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: audit 2024-07-28T11:34:13.762296+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:15.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[79620]: cephadm 2024-07-28T11:34:13.764140+0000 mgr.y (mgr.25253) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi177 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: cluster 2024-07-28T11:34:13.630731+0000 mgr.y (mgr.25253) 113 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: audit 2024-07-28T11:34:13.755301+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: audit 2024-07-28T11:34:13.760318+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: cephadm 2024-07-28T11:34:13.761293+0000 mgr.y (mgr.25253) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: audit 2024-07-28T11:34:13.761583+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: audit 2024-07-28T11:34:13.762296+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:15.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:14 smithi177 bash[81864]: cephadm 2024-07-28T11:34:13.764140+0000 mgr.y (mgr.25253) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi177 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: cluster 2024-07-28T11:34:13.630731+0000 mgr.y (mgr.25253) 113 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: audit 2024-07-28T11:34:13.755301+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: audit 2024-07-28T11:34:13.760318+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: cephadm 2024-07-28T11:34:13.761293+0000 mgr.y (mgr.25253) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: audit 2024-07-28T11:34:13.761583+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: audit 2024-07-28T11:34:13.762296+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:14 smithi204 bash[68176]: cephadm 2024-07-28T11:34:13.764140+0000 mgr.y (mgr.25253) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi177 2024-07-28T11:34:15.962 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:15 smithi177 bash[81864]: audit 2024-07-28T11:34:15.651324+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:15.962 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:15 smithi177 bash[79620]: audit 2024-07-28T11:34:15.651324+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:15 smithi204 bash[68176]: audit 2024-07-28T11:34:15.651324+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:16.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:16] "GET /metrics HTTP/1.1" 200 33812 "" "Prometheus/2.43.0" 2024-07-28T11:34:17.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:16 smithi177 bash[79620]: cluster 2024-07-28T11:34:15.631402+0000 mgr.y (mgr.25253) 116 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:17.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:16 smithi177 bash[81864]: cluster 2024-07-28T11:34:15.631402+0000 mgr.y (mgr.25253) 116 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:16 smithi204 bash[68176]: cluster 2024-07-28T11:34:15.631402+0000 mgr.y (mgr.25253) 116 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:18.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:18 smithi204 bash[60899]: ts=2024-07-28T11:34: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: cluster 2024-07-28T11:34:17.632528+0000 mgr.y (mgr.25253) 117 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: audit 2024-07-28T11:34:18.237350+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: audit 2024-07-28T11:34:18.245488+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: cephadm 2024-07-28T11:34:18.247062+0000 mgr.y (mgr.25253) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: audit 2024-07-28T11:34:18.247654+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: audit 2024-07-28T11:34:18.248875+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:19.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[81864]: cephadm 2024-07-28T11:34:18.251446+0000 mgr.y (mgr.25253) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi177 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: cluster 2024-07-28T11:34:17.632528+0000 mgr.y (mgr.25253) 117 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: audit 2024-07-28T11:34:18.237350+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: audit 2024-07-28T11:34:18.245488+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: cephadm 2024-07-28T11:34:18.247062+0000 mgr.y (mgr.25253) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: audit 2024-07-28T11:34:18.247654+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: audit 2024-07-28T11:34:18.248875+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:19 smithi177 bash[79620]: cephadm 2024-07-28T11:34:18.251446+0000 mgr.y (mgr.25253) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi177 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: cluster 2024-07-28T11:34:17.632528+0000 mgr.y (mgr.25253) 117 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: audit 2024-07-28T11:34:18.237350+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: audit 2024-07-28T11:34:18.245488+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: cephadm 2024-07-28T11:34:18.247062+0000 mgr.y (mgr.25253) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: audit 2024-07-28T11:34:18.247654+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: audit 2024-07-28T11:34:18.248875+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:19 smithi204 bash[68176]: cephadm 2024-07-28T11:34:18.251446+0000 mgr.y (mgr.25253) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi177 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[81864]: cluster 2024-07-28T11:34:19.633171+0000 mgr.y (mgr.25253) 120 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[81864]: audit 2024-07-28T11:34:20.854362+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[81864]: audit 2024-07-28T11:34:20.862305+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[81864]: audit 2024-07-28T11:34:20.865439+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[81864]: audit 2024-07-28T11:34:20.866898+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:21.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[79620]: cluster 2024-07-28T11:34:19.633171+0000 mgr.y (mgr.25253) 120 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[79620]: audit 2024-07-28T11:34:20.854362+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[79620]: audit 2024-07-28T11:34:20.862305+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[79620]: audit 2024-07-28T11:34:20.865439+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:21 smithi177 bash[79620]: audit 2024-07-28T11:34:20.866898+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:21 smithi204 bash[68176]: cluster 2024-07-28T11:34:19.633171+0000 mgr.y (mgr.25253) 120 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:21 smithi204 bash[68176]: audit 2024-07-28T11:34:20.854362+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:21 smithi204 bash[68176]: audit 2024-07-28T11:34:20.862305+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:21 smithi204 bash[68176]: audit 2024-07-28T11:34:20.865439+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi177.adqgjs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:21 smithi204 bash[68176]: audit 2024-07-28T11:34:20.866898+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:22.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:22 smithi177 bash[81864]: cephadm 2024-07-28T11:34:20.864856+0000 mgr.y (mgr.25253) 121 : cephadm [INF] Reconfiguring mds.foo.smithi177.adqgjs (monmap changed)... 2024-07-28T11:34:22.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:22 smithi177 bash[81864]: cephadm 2024-07-28T11:34:20.868060+0000 mgr.y (mgr.25253) 122 : cephadm [INF] Reconfiguring daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:34:22.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:22 smithi177 bash[79620]: cephadm 2024-07-28T11:34:20.864856+0000 mgr.y (mgr.25253) 121 : cephadm [INF] Reconfiguring mds.foo.smithi177.adqgjs (monmap changed)... 2024-07-28T11:34:22.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:22 smithi177 bash[79620]: cephadm 2024-07-28T11:34:20.868060+0000 mgr.y (mgr.25253) 122 : cephadm [INF] Reconfiguring daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:34:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:22 smithi204 bash[68176]: cephadm 2024-07-28T11:34:20.864856+0000 mgr.y (mgr.25253) 121 : cephadm [INF] Reconfiguring mds.foo.smithi177.adqgjs (monmap changed)... 2024-07-28T11:34:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:22 smithi204 bash[68176]: cephadm 2024-07-28T11:34:20.868060+0000 mgr.y (mgr.25253) 122 : cephadm [INF] Reconfiguring daemon mds.foo.smithi177.adqgjs on smithi177 2024-07-28T11:34:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:22 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:23 smithi204 bash[68176]: cluster 2024-07-28T11:34:21.634191+0000 mgr.y (mgr.25253) 123 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:23.512 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:23 smithi177 bash[81864]: cluster 2024-07-28T11:34:21.634191+0000 mgr.y (mgr.25253) 123 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:23.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:23 smithi177 bash[79620]: cluster 2024-07-28T11:34:21.634191+0000 mgr.y (mgr.25253) 123 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:23.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:23 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:24.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[60899]: ts=2024-07-28T11:34:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:24.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[60899]: ts=2024-07-28T11:34:24.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: audit 2024-07-28T11:34:23.295900+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: audit 2024-07-28T11:34:23.302122+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: cephadm 2024-07-28T11:34:23.303420+0000 mgr.y (mgr.25253) 124 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:34:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: audit 2024-07-28T11:34:23.303897+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: audit 2024-07-28T11:34:23.304985+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: audit 2024-07-28T11:34:23.305932+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:24 smithi204 bash[68176]: cephadm 2024-07-28T11:34:23.307192+0000 mgr.y (mgr.25253) 125 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:34:24.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: audit 2024-07-28T11:34:23.295900+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: audit 2024-07-28T11:34:23.302122+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: cephadm 2024-07-28T11:34:23.303420+0000 mgr.y (mgr.25253) 124 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: audit 2024-07-28T11:34:23.303897+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: audit 2024-07-28T11:34:23.304985+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: audit 2024-07-28T11:34:23.305932+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[79620]: cephadm 2024-07-28T11:34:23.307192+0000 mgr.y (mgr.25253) 125 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: audit 2024-07-28T11:34:23.295900+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: audit 2024-07-28T11:34:23.302122+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: cephadm 2024-07-28T11:34:23.303420+0000 mgr.y (mgr.25253) 124 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: audit 2024-07-28T11:34:23.303897+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:34:24.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: audit 2024-07-28T11:34:23.304985+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:34:24.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: audit 2024-07-28T11:34:23.305932+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:24.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:24 smithi177 bash[81864]: cephadm 2024-07-28T11:34:23.307192+0000 mgr.y (mgr.25253) 125 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-07-28T11:34:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:25 smithi204 bash[68176]: cluster 2024-07-28T11:34:23.634888+0000 mgr.y (mgr.25253) 126 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:25.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:25 smithi177 bash[81864]: cluster 2024-07-28T11:34:23.634888+0000 mgr.y (mgr.25253) 126 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:25.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:25 smithi177 bash[79620]: cluster 2024-07-28T11:34:23.634888+0000 mgr.y (mgr.25253) 126 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:26.507 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:26] "GET /metrics HTTP/1.1" 200 33812 "" "Prometheus/2.43.0" 2024-07-28T11:34:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: audit 2024-07-28T11:34:25.515073+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: audit 2024-07-28T11:34:25.525187+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: cephadm 2024-07-28T11:34:25.527205+0000 mgr.y (mgr.25253) 127 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:34:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: audit 2024-07-28T11:34:25.527877+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:26.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: audit 2024-07-28T11:34:25.529750+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: audit 2024-07-28T11:34:25.531272+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[81864]: cephadm 2024-07-28T11:34:25.533008+0000 mgr.y (mgr.25253) 128 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: audit 2024-07-28T11:34:25.515073+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: audit 2024-07-28T11:34:25.525187+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: cephadm 2024-07-28T11:34:25.527205+0000 mgr.y (mgr.25253) 127 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: audit 2024-07-28T11:34:25.527877+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: audit 2024-07-28T11:34:25.529750+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: audit 2024-07-28T11:34:25.531272+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:26.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:26 smithi177 bash[79620]: cephadm 2024-07-28T11:34:25.533008+0000 mgr.y (mgr.25253) 128 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-07-28T11:34:26.794 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: audit 2024-07-28T11:34:25.515073+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.794 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: audit 2024-07-28T11:34:25.525187+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:26.794 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: cephadm 2024-07-28T11:34:25.527205+0000 mgr.y (mgr.25253) 127 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:34:26.794 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: audit 2024-07-28T11:34:25.527877+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:34:26.794 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: audit 2024-07-28T11:34:25.529750+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:34:26.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: audit 2024-07-28T11:34:25.531272+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:26.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:26 smithi204 bash[68176]: cephadm 2024-07-28T11:34:25.533008+0000 mgr.y (mgr.25253) 128 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-07-28T11:34:27.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:27 smithi204 bash[68176]: cluster 2024-07-28T11:34:25.635531+0000 mgr.y (mgr.25253) 129 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:27.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:27 smithi204 bash[68176]: audit 2024-07-28T11:34:27.504806+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:27.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:27 smithi204 bash[68176]: audit 2024-07-28T11:34:27.514876+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:27.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:27 smithi204 bash[68176]: audit 2024-07-28T11:34:27.517414+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:34:27.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:27 smithi204 bash[68176]: audit 2024-07-28T11:34:27.519098+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[81864]: cluster 2024-07-28T11:34:25.635531+0000 mgr.y (mgr.25253) 129 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[81864]: audit 2024-07-28T11:34:27.504806+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[81864]: audit 2024-07-28T11:34:27.514876+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[81864]: audit 2024-07-28T11:34:27.517414+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[81864]: audit 2024-07-28T11:34:27.519098+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[79620]: cluster 2024-07-28T11:34:25.635531+0000 mgr.y (mgr.25253) 129 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:28.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[79620]: audit 2024-07-28T11:34:27.504806+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[79620]: audit 2024-07-28T11:34:27.514876+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[79620]: audit 2024-07-28T11:34:27.517414+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:34:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:27 smithi177 bash[79620]: audit 2024-07-28T11:34:27.519098+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:28.786 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:28 smithi204 bash[68176]: cephadm 2024-07-28T11:34:27.516826+0000 mgr.y (mgr.25253) 130 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:34:28.787 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:28 smithi204 bash[68176]: cephadm 2024-07-28T11:34:27.523861+0000 mgr.y (mgr.25253) 131 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-07-28T11:34:28.787 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:28 smithi204 bash[60899]: ts=2024-07-28T11:34:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:28 smithi177 bash[81864]: cephadm 2024-07-28T11:34:27.516826+0000 mgr.y (mgr.25253) 130 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:34:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:28 smithi177 bash[81864]: cephadm 2024-07-28T11:34:27.523861+0000 mgr.y (mgr.25253) 131 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-07-28T11:34:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:28 smithi177 bash[79620]: cephadm 2024-07-28T11:34:27.516826+0000 mgr.y (mgr.25253) 130 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:34:29.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:28 smithi177 bash[79620]: cephadm 2024-07-28T11:34:27.523861+0000 mgr.y (mgr.25253) 131 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-07-28T11:34:29.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:29 smithi204 bash[68176]: cluster 2024-07-28T11:34:27.636577+0000 mgr.y (mgr.25253) 132 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:30.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:29 smithi177 bash[81864]: cluster 2024-07-28T11:34:27.636577+0000 mgr.y (mgr.25253) 132 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:30.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:29 smithi177 bash[79620]: cluster 2024-07-28T11:34:27.636577+0000 mgr.y (mgr.25253) 132 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: cluster 2024-07-28T11:34:29.637190+0000 mgr.y (mgr.25253) 133 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: audit 2024-07-28T11:34:29.671853+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: audit 2024-07-28T11:34:29.681855+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: cephadm 2024-07-28T11:34:29.683821+0000 mgr.y (mgr.25253) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: audit 2024-07-28T11:34:29.684397+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: audit 2024-07-28T11:34:29.686042+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: cephadm 2024-07-28T11:34:29.690430+0000 mgr.y (mgr.25253) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[81864]: audit 2024-07-28T11:34:30.652068+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: cluster 2024-07-28T11:34:29.637190+0000 mgr.y (mgr.25253) 133 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: audit 2024-07-28T11:34:29.671853+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: audit 2024-07-28T11:34:29.681855+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: cephadm 2024-07-28T11:34:29.683821+0000 mgr.y (mgr.25253) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: audit 2024-07-28T11:34:29.684397+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:34:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: audit 2024-07-28T11:34:29.686042+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:31.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: cephadm 2024-07-28T11:34:29.690430+0000 mgr.y (mgr.25253) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-07-28T11:34:31.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:30 smithi177 bash[79620]: audit 2024-07-28T11:34:30.652068+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: cluster 2024-07-28T11:34:29.637190+0000 mgr.y (mgr.25253) 133 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: audit 2024-07-28T11:34:29.671853+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: audit 2024-07-28T11:34:29.681855+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: cephadm 2024-07-28T11:34:29.683821+0000 mgr.y (mgr.25253) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: audit 2024-07-28T11:34:29.684397+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:34:31.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: audit 2024-07-28T11:34:29.686042+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:31.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: cephadm 2024-07-28T11:34:29.690430+0000 mgr.y (mgr.25253) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-07-28T11:34:31.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:30 smithi204 bash[68176]: audit 2024-07-28T11:34:30.652068+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: cluster 2024-07-28T11:34:31.638231+0000 mgr.y (mgr.25253) 136 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: audit 2024-07-28T11:34:31.915531+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: audit 2024-07-28T11:34:31.925785+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: cephadm 2024-07-28T11:34:31.927686+0000 mgr.y (mgr.25253) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: audit 2024-07-28T11:34:31.928286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: audit 2024-07-28T11:34:31.930014+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:32 smithi204 bash[68176]: cephadm 2024-07-28T11:34:31.934324+0000 mgr.y (mgr.25253) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: cluster 2024-07-28T11:34:31.638231+0000 mgr.y (mgr.25253) 136 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: audit 2024-07-28T11:34:31.915531+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: audit 2024-07-28T11:34:31.925785+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: cephadm 2024-07-28T11:34:31.927686+0000 mgr.y (mgr.25253) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: audit 2024-07-28T11:34:31.928286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: audit 2024-07-28T11:34:31.930014+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[81864]: cephadm 2024-07-28T11:34:31.934324+0000 mgr.y (mgr.25253) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: cluster 2024-07-28T11:34:31.638231+0000 mgr.y (mgr.25253) 136 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: audit 2024-07-28T11:34:31.915531+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: audit 2024-07-28T11:34:31.925785+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: cephadm 2024-07-28T11:34:31.927686+0000 mgr.y (mgr.25253) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: audit 2024-07-28T11:34:31.928286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: audit 2024-07-28T11:34:31.930014+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:32 smithi177 bash[79620]: cephadm 2024-07-28T11:34:31.934324+0000 mgr.y (mgr.25253) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-07-28T11:34:33.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:33 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:34.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[60899]: ts=2024-07-28T11:34:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:34.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[60899]: ts=2024-07-28T11:34:34.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:35.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: cluster 2024-07-28T11:34:33.638859+0000 mgr.y (mgr.25253) 139 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:35.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: audit 2024-07-28T11:34:33.990361+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: audit 2024-07-28T11:34:34.002369+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: cephadm 2024-07-28T11:34:34.004420+0000 mgr.y (mgr.25253) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: audit 2024-07-28T11:34:34.005039+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: audit 2024-07-28T11:34:34.006704+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[81864]: cephadm 2024-07-28T11:34:34.011078+0000 mgr.y (mgr.25253) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: cluster 2024-07-28T11:34:33.638859+0000 mgr.y (mgr.25253) 139 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: audit 2024-07-28T11:34:33.990361+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: audit 2024-07-28T11:34:34.002369+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: cephadm 2024-07-28T11:34:34.004420+0000 mgr.y (mgr.25253) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: audit 2024-07-28T11:34:34.005039+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: audit 2024-07-28T11:34:34.006704+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:34 smithi177 bash[79620]: cephadm 2024-07-28T11:34:34.011078+0000 mgr.y (mgr.25253) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: cluster 2024-07-28T11:34:33.638859+0000 mgr.y (mgr.25253) 139 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: audit 2024-07-28T11:34:33.990361+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: audit 2024-07-28T11:34:34.002369+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: cephadm 2024-07-28T11:34:34.004420+0000 mgr.y (mgr.25253) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: audit 2024-07-28T11:34:34.005039+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: audit 2024-07-28T11:34:34.006704+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:34 smithi204 bash[68176]: cephadm 2024-07-28T11:34:34.011078+0000 mgr.y (mgr.25253) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-07-28T11:34:36.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:36] "GET /metrics HTTP/1.1" 200 33811 "" "Prometheus/2.43.0" 2024-07-28T11:34:37.585 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: cluster 2024-07-28T11:34:35.639517+0000 mgr.y (mgr.25253) 142 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: audit 2024-07-28T11:34:36.297754+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: audit 2024-07-28T11:34:36.311844+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: cephadm 2024-07-28T11:34:36.315212+0000 mgr.y (mgr.25253) 143 : cephadm [INF] Reconfiguring mds.foo.smithi204.eoynbp (monmap changed)... 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: audit 2024-07-28T11:34:36.315888+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: audit 2024-07-28T11:34:36.317915+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:37.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:37 smithi204 bash[68176]: cephadm 2024-07-28T11:34:36.319931+0000 mgr.y (mgr.25253) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: cluster 2024-07-28T11:34:35.639517+0000 mgr.y (mgr.25253) 142 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: audit 2024-07-28T11:34:36.297754+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: audit 2024-07-28T11:34:36.311844+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: cephadm 2024-07-28T11:34:36.315212+0000 mgr.y (mgr.25253) 143 : cephadm [INF] Reconfiguring mds.foo.smithi204.eoynbp (monmap changed)... 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: audit 2024-07-28T11:34:36.315888+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: audit 2024-07-28T11:34:36.317915+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[79620]: cephadm 2024-07-28T11:34:36.319931+0000 mgr.y (mgr.25253) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: cluster 2024-07-28T11:34:35.639517+0000 mgr.y (mgr.25253) 142 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: audit 2024-07-28T11:34:36.297754+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: audit 2024-07-28T11:34:36.311844+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: cephadm 2024-07-28T11:34:36.315212+0000 mgr.y (mgr.25253) 143 : cephadm [INF] Reconfiguring mds.foo.smithi204.eoynbp (monmap changed)... 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: audit 2024-07-28T11:34:36.315888+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.eoynbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: audit 2024-07-28T11:34:36.317915+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:37 smithi177 bash[81864]: cephadm 2024-07-28T11:34:36.319931+0000 mgr.y (mgr.25253) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.eoynbp on smithi204 2024-07-28T11:34:38.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:38 smithi204 bash[60899]: ts=2024-07-28T11:34: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: cluster 2024-07-28T11:34:37.640575+0000 mgr.y (mgr.25253) 145 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.441396+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.451870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.543353+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:34:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.546359+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.547554+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[79620]: audit 2024-07-28T11:34:38.554793+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: cluster 2024-07-28T11:34:37.640575+0000 mgr.y (mgr.25253) 145 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.441396+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.451870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.543353+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.546359+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.547554+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:34:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:39 smithi177 bash[81864]: audit 2024-07-28T11:34:38.554793+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: cluster 2024-07-28T11:34:37.640575+0000 mgr.y (mgr.25253) 145 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.441396+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.451870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.543353+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.546359+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.547554+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:34:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:39 smithi204 bash[68176]: audit 2024-07-28T11:34:38.554793+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:34:41.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:41 smithi177 bash[79620]: cluster 2024-07-28T11:34:39.641282+0000 mgr.y (mgr.25253) 146 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:41.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:41 smithi177 bash[81864]: cluster 2024-07-28T11:34:39.641282+0000 mgr.y (mgr.25253) 146 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:41 smithi204 bash[68176]: cluster 2024-07-28T11:34:39.641282+0000 mgr.y (mgr.25253) 146 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:43.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:43 smithi177 bash[79620]: cluster 2024-07-28T11:34:41.642456+0000 mgr.y (mgr.25253) 147 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:43.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:43 smithi177 bash[81864]: cluster 2024-07-28T11:34:41.642456+0000 mgr.y (mgr.25253) 147 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:43 smithi204 bash[68176]: cluster 2024-07-28T11:34:41.642456+0000 mgr.y (mgr.25253) 147 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:43.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:43 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:44 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:44.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:44 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:45.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:45 smithi177 bash[79620]: cluster 2024-07-28T11:34:43.643112+0000 mgr.y (mgr.25253) 148 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:45.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:45 smithi177 bash[81864]: cluster 2024-07-28T11:34:43.643112+0000 mgr.y (mgr.25253) 148 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:45 smithi204 bash[68176]: cluster 2024-07-28T11:34:43.643112+0000 mgr.y (mgr.25253) 148 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:46.460 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:46] "GET /metrics HTTP/1.1" 200 33805 "" "Prometheus/2.43.0" 2024-07-28T11:34:46.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:46 smithi177 bash[81864]: audit 2024-07-28T11:34:45.652447+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:46.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:46 smithi177 bash[79620]: audit 2024-07-28T11:34:45.652447+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:46 smithi204 bash[68176]: audit 2024-07-28T11:34:45.652447+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:34:47.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:47 smithi177 bash[79620]: cluster 2024-07-28T11:34:45.643711+0000 mgr.y (mgr.25253) 149 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:47.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:47 smithi177 bash[81864]: cluster 2024-07-28T11:34:45.643711+0000 mgr.y (mgr.25253) 149 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:47 smithi204 bash[68176]: cluster 2024-07-28T11:34:45.643711+0000 mgr.y (mgr.25253) 149 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:48.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:48 smithi204 bash[60899]: ts=2024-07-28T11:34:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:49.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:49 smithi177 bash[79620]: cluster 2024-07-28T11:34:47.644804+0000 mgr.y (mgr.25253) 150 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:49.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:49 smithi177 bash[81864]: cluster 2024-07-28T11:34:47.644804+0000 mgr.y (mgr.25253) 150 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:49 smithi204 bash[68176]: cluster 2024-07-28T11:34:47.644804+0000 mgr.y (mgr.25253) 150 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:51.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:51 smithi177 bash[79620]: cluster 2024-07-28T11:34:49.645439+0000 mgr.y (mgr.25253) 151 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:51.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:51 smithi177 bash[81864]: cluster 2024-07-28T11:34:49.645439+0000 mgr.y (mgr.25253) 151 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:51 smithi204 bash[68176]: cluster 2024-07-28T11:34:49.645439+0000 mgr.y (mgr.25253) 151 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:53.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:53 smithi177 bash[79620]: cluster 2024-07-28T11:34:51.646471+0000 mgr.y (mgr.25253) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:53.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:53 smithi177 bash[81864]: cluster 2024-07-28T11:34:51.646471+0000 mgr.y (mgr.25253) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:53 smithi204 bash[68176]: cluster 2024-07-28T11:34:51.646471+0000 mgr.y (mgr.25253) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:53.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:53 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:34:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:54 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:54.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:54 smithi204 bash[60899]: ts=2024-07-28T11:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:34:55.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:55 smithi177 bash[79620]: cluster 2024-07-28T11:34:53.647079+0000 mgr.y (mgr.25253) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:55.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:55 smithi177 bash[81864]: cluster 2024-07-28T11:34:53.647079+0000 mgr.y (mgr.25253) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:55 smithi204 bash[68176]: cluster 2024-07-28T11:34:53.647079+0000 mgr.y (mgr.25253) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:56.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:34:56] "GET /metrics HTTP/1.1" 200 33805 "" "Prometheus/2.43.0" 2024-07-28T11:34:57.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:57 smithi177 bash[79620]: cluster 2024-07-28T11:34:55.647690+0000 mgr.y (mgr.25253) 154 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:57.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:57 smithi177 bash[81864]: cluster 2024-07-28T11:34:55.647690+0000 mgr.y (mgr.25253) 154 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:57 smithi204 bash[68176]: cluster 2024-07-28T11:34:55.647690+0000 mgr.y (mgr.25253) 154 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:58.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:34:58 smithi204 bash[60899]: ts=2024-07-28T11:34:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:34:59.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:34:59 smithi177 bash[79620]: cluster 2024-07-28T11:34:57.648755+0000 mgr.y (mgr.25253) 155 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:59.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:34:59 smithi177 bash[81864]: cluster 2024-07-28T11:34:57.648755+0000 mgr.y (mgr.25253) 155 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:34:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:34:59 smithi204 bash[68176]: cluster 2024-07-28T11:34:57.648755+0000 mgr.y (mgr.25253) 155 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:01.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:01 smithi177 bash[81864]: cluster 2024-07-28T11:34:59.649404+0000 mgr.y (mgr.25253) 156 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:01.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:01 smithi177 bash[81864]: audit 2024-07-28T11:35:00.652914+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:01 smithi177 bash[79620]: cluster 2024-07-28T11:34:59.649404+0000 mgr.y (mgr.25253) 156 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:01 smithi177 bash[79620]: audit 2024-07-28T11:35:00.652914+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:01.787 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:01 smithi204 bash[68176]: cluster 2024-07-28T11:34:59.649404+0000 mgr.y (mgr.25253) 156 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:01.787 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:01 smithi204 bash[68176]: audit 2024-07-28T11:35:00.652914+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:02 smithi204 bash[60899]: ts=2024-07-28T11:35:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:03.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:03 smithi177 bash[79620]: cluster 2024-07-28T11:35:01.650424+0000 mgr.y (mgr.25253) 157 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:03.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:03 smithi177 bash[81864]: cluster 2024-07-28T11:35:01.650424+0000 mgr.y (mgr.25253) 157 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:03 smithi204 bash[68176]: cluster 2024-07-28T11:35:01.650424+0000 mgr.y (mgr.25253) 157 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:03.913 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:03 smithi204 bash[60899]: ts=2024-07-28T11:35: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=\"smithi204\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi204\", job=\"node\", machine=\"x86_64\", nodename=\"smithi204\", 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:35:05.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:05 smithi177 bash[81864]: cluster 2024-07-28T11:35:03.651052+0000 mgr.y (mgr.25253) 158 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:05.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:05 smithi177 bash[79620]: cluster 2024-07-28T11:35:03.651052+0000 mgr.y (mgr.25253) 158 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:05 smithi204 bash[68176]: cluster 2024-07-28T11:35:03.651052+0000 mgr.y (mgr.25253) 158 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:06.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:06] "GET /metrics HTTP/1.1" 200 33810 "" "Prometheus/2.43.0" 2024-07-28T11:35:07.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:07 smithi177 bash[81864]: cluster 2024-07-28T11:35:05.651672+0000 mgr.y (mgr.25253) 159 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:07.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:07 smithi177 bash[79620]: cluster 2024-07-28T11:35:05.651672+0000 mgr.y (mgr.25253) 159 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:07 smithi204 bash[68176]: cluster 2024-07-28T11:35:05.651672+0000 mgr.y (mgr.25253) 159 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:09.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:09 smithi177 bash[79620]: cluster 2024-07-28T11:35:07.652762+0000 mgr.y (mgr.25253) 160 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:09.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:09 smithi177 bash[81864]: cluster 2024-07-28T11:35:07.652762+0000 mgr.y (mgr.25253) 160 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:09 smithi204 bash[68176]: cluster 2024-07-28T11:35:07.652762+0000 mgr.y (mgr.25253) 160 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:11 smithi204 bash[68176]: cluster 2024-07-28T11:35:09.653374+0000 mgr.y (mgr.25253) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:12.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:11 smithi177 bash[81864]: cluster 2024-07-28T11:35:09.653374+0000 mgr.y (mgr.25253) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:12.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:11 smithi177 bash[79620]: cluster 2024-07-28T11:35:09.653374+0000 mgr.y (mgr.25253) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:13 smithi204 bash[68176]: cluster 2024-07-28T11:35:11.654379+0000 mgr.y (mgr.25253) 162 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:14.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:13 smithi177 bash[79620]: cluster 2024-07-28T11:35:11.654379+0000 mgr.y (mgr.25253) 162 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:14.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:13 smithi177 bash[81864]: cluster 2024-07-28T11:35:11.654379+0000 mgr.y (mgr.25253) 162 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:15 smithi204 bash[68176]: cluster 2024-07-28T11:35:13.655000+0000 mgr.y (mgr.25253) 163 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:16.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:15 smithi177 bash[79620]: cluster 2024-07-28T11:35:13.655000+0000 mgr.y (mgr.25253) 163 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:16.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:15 smithi177 bash[81864]: cluster 2024-07-28T11:35:13.655000+0000 mgr.y (mgr.25253) 163 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:16.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:16] "GET /metrics HTTP/1.1" 200 33802 "" "Prometheus/2.43.0" 2024-07-28T11:35:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:16 smithi204 bash[68176]: audit 2024-07-28T11:35:15.653574+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:17.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:16 smithi177 bash[79620]: audit 2024-07-28T11:35:15.653574+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:17.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:16 smithi177 bash[81864]: audit 2024-07-28T11:35:15.653574+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:17.656 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:17 smithi177 bash[81864]: cluster 2024-07-28T11:35:15.655601+0000 mgr.y (mgr.25253) 164 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:17.656 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:17 smithi177 bash[79620]: cluster 2024-07-28T11:35:15.655601+0000 mgr.y (mgr.25253) 164 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:17 smithi204 bash[68176]: cluster 2024-07-28T11:35:15.655601+0000 mgr.y (mgr.25253) 164 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:18.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T11:35:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:19 smithi204 bash[68176]: cluster 2024-07-28T11:35:17.656707+0000 mgr.y (mgr.25253) 165 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:20.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:19 smithi177 bash[79620]: cluster 2024-07-28T11:35:17.656707+0000 mgr.y (mgr.25253) 165 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:19 smithi177 bash[81864]: cluster 2024-07-28T11:35:17.656707+0000 mgr.y (mgr.25253) 165 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:21 smithi204 bash[68176]: cluster 2024-07-28T11:35:19.657313+0000 mgr.y (mgr.25253) 166 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:22.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:21 smithi177 bash[79620]: cluster 2024-07-28T11:35:19.657313+0000 mgr.y (mgr.25253) 166 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:22.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:21 smithi177 bash[81864]: cluster 2024-07-28T11:35:19.657313+0000 mgr.y (mgr.25253) 166 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:22.976 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:35:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:23 smithi204 bash[68176]: cluster 2024-07-28T11:35:21.658284+0000 mgr.y (mgr.25253) 167 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:24.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:23 smithi177 bash[81864]: cluster 2024-07-28T11:35:21.658284+0000 mgr.y (mgr.25253) 167 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:24.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:23 smithi177 bash[79620]: cluster 2024-07-28T11:35:21.658284+0000 mgr.y (mgr.25253) 167 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:25 smithi204 bash[68176]: cluster 2024-07-28T11:35:23.658859+0000 mgr.y (mgr.25253) 168 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:26.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:25 smithi177 bash[79620]: cluster 2024-07-28T11:35:23.658859+0000 mgr.y (mgr.25253) 168 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:26.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:25 smithi177 bash[81864]: cluster 2024-07-28T11:35:23.658859+0000 mgr.y (mgr.25253) 168 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:26.331 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:26] "GET /metrics HTTP/1.1" 200 33802 "" "Prometheus/2.43.0" 2024-07-28T11:35:26.672 INFO:teuthology.orchestra.run.smithi177.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:35:27.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for all mons to upgrade' 2024-07-28T11:35:27.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[79620]: cluster 2024-07-28T11:35:25.659460+0000 mgr.y (mgr.25253) 169 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:27.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[79620]: audit 2024-07-28T11:35:26.677111+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:27.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[79620]: audit 2024-07-28T11:35:26.677932+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:27.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[81864]: cluster 2024-07-28T11:35:25.659460+0000 mgr.y (mgr.25253) 169 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:27.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[81864]: audit 2024-07-28T11:35:26.677111+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:27.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:27 smithi177 bash[81864]: audit 2024-07-28T11:35:26.677932+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:27 smithi204 bash[68176]: cluster 2024-07-28T11:35:25.659460+0000 mgr.y (mgr.25253) 169 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:27 smithi204 bash[68176]: audit 2024-07-28T11:35:26.677111+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:27 smithi204 bash[68176]: audit 2024-07-28T11:35:26.677932+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:28 smithi204 bash[68176]: audit 2024-07-28T11:35:26.671817+0000 mgr.y (mgr.25253) 170 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:35:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:28 smithi204 bash[68176]: cephadm 2024-07-28T11:35:26.672204+0000 mgr.y (mgr.25253) 171 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:35:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:28 smithi177 bash[81864]: audit 2024-07-28T11:35:26.671817+0000 mgr.y (mgr.25253) 170 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:35:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:28 smithi177 bash[81864]: cephadm 2024-07-28T11:35:26.672204+0000 mgr.y (mgr.25253) 171 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:35:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:28 smithi177 bash[79620]: audit 2024-07-28T11:35:26.671817+0000 mgr.y (mgr.25253) 170 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:35:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:28 smithi177 bash[79620]: cephadm 2024-07-28T11:35:26.672204+0000 mgr.y (mgr.25253) 171 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:35:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:29 smithi204 bash[68176]: cluster 2024-07-28T11:35:27.660508+0000 mgr.y (mgr.25253) 172 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:30.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:29 smithi177 bash[81864]: cluster 2024-07-28T11:35:27.660508+0000 mgr.y (mgr.25253) 172 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:30.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:29 smithi177 bash[79620]: cluster 2024-07-28T11:35:27.660508+0000 mgr.y (mgr.25253) 172 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:30 smithi204 bash[68176]: cluster 2024-07-28T11:35:29.661131+0000 mgr.y (mgr.25253) 173 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:31.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:30 smithi177 bash[81864]: cluster 2024-07-28T11:35:29.661131+0000 mgr.y (mgr.25253) 173 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:30 smithi177 bash[79620]: cluster 2024-07-28T11:35:29.661131+0000 mgr.y (mgr.25253) 173 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:31.544 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:35:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:31 smithi204 bash[68176]: audit 2024-07-28T11:35:30.653738+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:32.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:31 smithi177 bash[81864]: audit 2024-07-28T11:35:30.653738+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:32.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:31 smithi177 bash[79620]: audit 2024-07-28T11:35:30.653738+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: cluster 2024-07-28T11:35:31.661847+0000 mgr.y (mgr.25253) 174 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:32.199844+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:32.204983+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:32.528734+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:32.540504+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.026162+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.026881+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:35:33.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.032138+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.104354+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.107256+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.108804+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.115037+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.116069+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.121433+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.122196+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.129416+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.130480+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.136973+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.138648+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.146260+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[81864]: audit 2024-07-28T11:35:33.148966+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: cluster 2024-07-28T11:35:31.661847+0000 mgr.y (mgr.25253) 174 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:32.199844+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:32.204983+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:32.528734+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:32.540504+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.026162+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.026881+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.032138+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.104354+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.107256+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.108804+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.115037+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.116069+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.121433+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.122196+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.129416+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.130480+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.136973+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.138648+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.146260+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:33 smithi177 bash[79620]: audit 2024-07-28T11:35:33.148966+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:33.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: cluster 2024-07-28T11:35:31.661847+0000 mgr.y (mgr.25253) 174 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:32.199844+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:32.204983+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:32.528734+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:32.540504+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.026162+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.026881+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.032138+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.104354+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.107256+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.108804+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.115037+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.116069+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.121433+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.122196+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.129416+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.130480+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.136973+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.138648+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.146260+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:33 smithi204 bash[68176]: audit 2024-07-28T11:35:33.148966+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:34.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[81864]: cephadm 2024-07-28T11:35:33.109427+0000 mgr.y (mgr.25253) 175 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:35:34.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[81864]: cephadm 2024-07-28T11:35:33.139750+0000 mgr.y (mgr.25253) 176 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[81864]: audit 2024-07-28T11:35:33.149285+0000 mgr.y (mgr.25253) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[81864]: cephadm 2024-07-28T11:35:33.150865+0000 mgr.y (mgr.25253) 178 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[79620]: cephadm 2024-07-28T11:35:33.109427+0000 mgr.y (mgr.25253) 175 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[79620]: cephadm 2024-07-28T11:35:33.139750+0000 mgr.y (mgr.25253) 176 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[79620]: audit 2024-07-28T11:35:33.149285+0000 mgr.y (mgr.25253) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:34.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:34 smithi177 bash[79620]: cephadm 2024-07-28T11:35:33.150865+0000 mgr.y (mgr.25253) 178 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:35:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:34 smithi204 bash[68176]: cephadm 2024-07-28T11:35:33.109427+0000 mgr.y (mgr.25253) 175 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:35:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:34 smithi204 bash[68176]: cephadm 2024-07-28T11:35:33.139750+0000 mgr.y (mgr.25253) 176 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:35:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:34 smithi204 bash[68176]: audit 2024-07-28T11:35:33.149285+0000 mgr.y (mgr.25253) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:35:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:34 smithi204 bash[68176]: cephadm 2024-07-28T11:35:33.150865+0000 mgr.y (mgr.25253) 178 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:35:35.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:35 smithi177 bash[79620]: cluster 2024-07-28T11:35:33.662447+0000 mgr.y (mgr.25253) 179 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:35.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:35 smithi177 bash[81864]: cluster 2024-07-28T11:35:33.662447+0000 mgr.y (mgr.25253) 179 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:35 smithi204 bash[68176]: cluster 2024-07-28T11:35:33.662447+0000 mgr.y (mgr.25253) 179 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:36.234 INFO:teuthology.orchestra.run.smithi177.stdout:wait for all mons to upgrade 2024-07-28T11:35:36.476 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:36] "GET /metrics HTTP/1.1" 200 33810 "" "Prometheus/2.43.0" 2024-07-28T11:35:37.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:37 smithi177 bash[81864]: cluster 2024-07-28T11:35:35.663054+0000 mgr.y (mgr.25253) 180 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:37.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:37 smithi177 bash[79620]: cluster 2024-07-28T11:35:35.663054+0000 mgr.y (mgr.25253) 180 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:37 smithi204 bash[68176]: cluster 2024-07-28T11:35:35.663054+0000 mgr.y (mgr.25253) 180 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:37.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[79620]: cephadm 2024-07-28T11:35:37.210577+0000 mgr.y (mgr.25253) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[79620]: audit 2024-07-28T11:35:37.227609+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[79620]: audit 2024-07-28T11:35:37.229238+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[79620]: audit 2024-07-28T11:35:37.230264+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[79620]: cephadm 2024-07-28T11:35:37.232992+0000 mgr.y (mgr.25253) 182 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[81864]: cephadm 2024-07-28T11:35:37.210577+0000 mgr.y (mgr.25253) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[81864]: audit 2024-07-28T11:35:37.227609+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[81864]: audit 2024-07-28T11:35:37.229238+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:35:38.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[81864]: audit 2024-07-28T11:35:37.230264+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:38.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:38 smithi177 bash[81864]: cephadm 2024-07-28T11:35:37.232992+0000 mgr.y (mgr.25253) 182 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:35:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:38 smithi204 bash[68176]: cephadm 2024-07-28T11:35:37.210577+0000 mgr.y (mgr.25253) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:35:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:38 smithi204 bash[68176]: audit 2024-07-28T11:35:37.227609+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:38 smithi204 bash[68176]: audit 2024-07-28T11:35:37.229238+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:35:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:38 smithi204 bash[68176]: audit 2024-07-28T11:35:37.230264+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:38 smithi204 bash[68176]: cephadm 2024-07-28T11:35:37.232992+0000 mgr.y (mgr.25253) 182 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-07-28T11:35:39.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:39 smithi177 bash[81864]: cluster 2024-07-28T11:35:37.664146+0000 mgr.y (mgr.25253) 183 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:39.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:39 smithi177 bash[79620]: cluster 2024-07-28T11:35:37.664146+0000 mgr.y (mgr.25253) 183 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:39 smithi204 bash[68176]: cluster 2024-07-28T11:35:37.664146+0000 mgr.y (mgr.25253) 183 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:41.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:41 smithi177 bash[81864]: cluster 2024-07-28T11:35:39.664812+0000 mgr.y (mgr.25253) 184 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:41.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:41 smithi177 bash[79620]: cluster 2024-07-28T11:35:39.664812+0000 mgr.y (mgr.25253) 184 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:41 smithi204 bash[68176]: cluster 2024-07-28T11:35:39.664812+0000 mgr.y (mgr.25253) 184 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:42.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.553 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.553 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.553 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.554 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.554 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.554 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: Stopping Ceph osd.0 for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:35:42.554 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.555 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:35:42 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.590 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:35:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:43.013 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:42 smithi177 bash[34550]: debug 2024-07-28T11:35:42.728+0000 7f41d900c640 -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:35:43.014 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:42 smithi177 bash[34550]: debug 2024-07-28T11:35:42.728+0000 7f41d900c640 -1 osd.0 80 *** Got signal Terminated *** 2024-07-28T11:35:43.014 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:42 smithi177 bash[34550]: debug 2024-07-28T11:35:42.728+0000 7f41d900c640 -1 osd.0 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:35:43.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:43 smithi177 bash[81864]: cluster 2024-07-28T11:35:41.666034+0000 mgr.y (mgr.25253) 185 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:43 smithi177 bash[81864]: cluster 2024-07-28T11:35:42.732572+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:35:43.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:43 smithi177 bash[79620]: cluster 2024-07-28T11:35:41.666034+0000 mgr.y (mgr.25253) 185 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:43.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:43 smithi177 bash[79620]: cluster 2024-07-28T11:35:42.732572+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:35:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:43 smithi204 bash[68176]: cluster 2024-07-28T11:35:41.666034+0000 mgr.y (mgr.25253) 185 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:43 smithi204 bash[68176]: cluster 2024-07-28T11:35:42.732572+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:35:44.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[79620]: cluster 2024-07-28T11:35:43.241955+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:35:44.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[79620]: cluster 2024-07-28T11:35:43.256707+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-07-28T11:35:44.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[81864]: cluster 2024-07-28T11:35:43.241955+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:35:44.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[81864]: cluster 2024-07-28T11:35:43.256707+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-07-28T11:35:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:44 smithi204 bash[68176]: cluster 2024-07-28T11:35:43.241955+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:35:44.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:44 smithi204 bash[68176]: cluster 2024-07-28T11:35:43.256707+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-07-28T11:35:44.902 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[88238]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-0 2024-07-28T11:35:45.259 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:44 smithi177 bash[88373]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-0 2024-07-28T11:35:45.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:45 smithi177 bash[81864]: cluster 2024-07-28T11:35:43.666809+0000 mgr.y (mgr.25253) 186 : cluster [DBG] pgmap v124: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:45.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:45 smithi177 bash[81864]: cluster 2024-07-28T11:35:44.264246+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-07-28T11:35:45.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:45 smithi177 bash[79620]: cluster 2024-07-28T11:35:43.666809+0000 mgr.y (mgr.25253) 186 : cluster [DBG] pgmap v124: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:45.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:45 smithi177 bash[79620]: cluster 2024-07-28T11:35:44.264246+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-07-28T11:35:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:45 smithi204 bash[68176]: cluster 2024-07-28T11:35:43.666809+0000 mgr.y (mgr.25253) 186 : cluster [DBG] pgmap v124: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:45 smithi204 bash[68176]: cluster 2024-07-28T11:35:44.264246+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-07-28T11:35:46.402 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:46] "GET /metrics HTTP/1.1" 200 33805 "" "Prometheus/2.43.0" 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.604767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.605379+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.605893+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.606400+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.606756+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.607103+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.607452+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.607833+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.608178+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.608519+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.662366+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[81864]: audit 2024-07-28T11:35:45.664230+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.604767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.605379+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.605893+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-28T11:35:46.404 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.606400+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.606756+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.607103+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.607452+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.607833+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.608178+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.608519+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]: dispatch 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.662366+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:46.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:46 smithi177 bash[79620]: audit 2024-07-28T11:35:45.664230+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.604767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.605379+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.605893+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.606400+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.606756+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.607103+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.607452+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.607833+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.608178+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.608519+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]: dispatch 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.662366+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:46 smithi204 bash[68176]: audit 2024-07-28T11:35:45.664230+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:35:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: cluster 2024-07-28T11:35:45.667676+0000 mgr.y (mgr.25253) 187 : cluster [DBG] pgmap v126: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273138+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273337+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273508+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273669+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273835+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.273997+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.274162+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.274323+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.274482+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: audit 2024-07-28T11:35:46.274638+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-07-28T11:35:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: cluster 2024-07-28T11:35:46.274776+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-07-28T11:35:47.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:47 smithi204 bash[68176]: cluster 2024-07-28T11:35:47.275854+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-07-28T11:35:47.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: cluster 2024-07-28T11:35:45.667676+0000 mgr.y (mgr.25253) 187 : cluster [DBG] pgmap v126: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:47.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273138+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-07-28T11:35:47.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273337+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-07-28T11:35:47.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273508+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-28T11:35:47.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273669+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273835+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.273997+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.274162+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.274323+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.274482+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: audit 2024-07-28T11:35:46.274638+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: cluster 2024-07-28T11:35:46.274776+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[79620]: cluster 2024-07-28T11:35:47.275854+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: cluster 2024-07-28T11:35:45.667676+0000 mgr.y (mgr.25253) 187 : cluster [DBG] pgmap v126: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273138+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-07-28T11:35:47.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273337+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273508+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273669+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273835+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [4, 0]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.273997+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.274162+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.274323+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 5]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.274482+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: audit 2024-07-28T11:35:46.274638+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: cluster 2024-07-28T11:35:46.274776+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-07-28T11:35:47.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:47 smithi177 bash[81864]: cluster 2024-07-28T11:35:47.275854+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-07-28T11:35:48.166 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T11:35:48.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:48 smithi177 bash[79620]: audit 2024-07-28T11:35:48.158798+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/2275835067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:35:48.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:48 smithi177 bash[79620]: cluster 2024-07-28T11:35:48.275205+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-07-28T11:35:48.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:48 smithi177 bash[81864]: audit 2024-07-28T11:35:48.158798+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/2275835067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:35:48.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:48 smithi177 bash[81864]: cluster 2024-07-28T11:35:48.275205+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-07-28T11:35:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:48 smithi204 bash[68176]: audit 2024-07-28T11:35:48.158798+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.177:0/2275835067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:35:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:48 smithi204 bash[68176]: cluster 2024-07-28T11:35:48.275205+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-07-28T11:35:49.146 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.146 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.146 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.147 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.147 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.147 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.147 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.148 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:48 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T11:35:49.148 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:48 smithi177 systemd[1]: Stopped Ceph osd.0 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:35:49.148 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.148 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:49 smithi177 systemd[1]: Started Ceph osd.0 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:35:49.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: cluster 2024-07-28T11:35:47.668675+0000 mgr.y (mgr.25253) 188 : cluster [DBG] pgmap v129: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:49.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: cluster 2024-07-28T11:35:48.292976+0000 mon.a (mon.0) 298 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T11:35:49.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: cluster 2024-07-28T11:35:48.293027+0000 mon.a (mon.0) 299 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:35:49.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: audit 2024-07-28T11:35:49.184760+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: audit 2024-07-28T11:35:49.190182+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[79620]: audit 2024-07-28T11:35:49.191245+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: cluster 2024-07-28T11:35:47.668675+0000 mgr.y (mgr.25253) 188 : cluster [DBG] pgmap v129: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: cluster 2024-07-28T11:35:48.292976+0000 mon.a (mon.0) 298 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: cluster 2024-07-28T11:35:48.293027+0000 mon.a (mon.0) 299 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: audit 2024-07-28T11:35:49.184760+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: audit 2024-07-28T11:35:49.190182+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:49 smithi177 bash[81864]: audit 2024-07-28T11:35:49.191245+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:49.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: cluster 2024-07-28T11:35:47.668675+0000 mgr.y (mgr.25253) 188 : cluster [DBG] pgmap v129: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: cluster 2024-07-28T11:35:48.292976+0000 mon.a (mon.0) 298 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: cluster 2024-07-28T11:35:48.293027+0000 mon.a (mon.0) 299 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: audit 2024-07-28T11:35:49.184760+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: audit 2024-07-28T11:35:49.190182+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:49 smithi204 bash[68176]: audit 2024-07-28T11:35:49.191245+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:35:51.499 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[81864]: cluster 2024-07-28T11:35:49.669571+0000 mgr.y (mgr.25253) 189 : cluster [DBG] pgmap v131: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:51.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[79620]: cluster 2024-07-28T11:35:49.669571+0000 mgr.y (mgr.25253) 189 : cluster [DBG] pgmap v131: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: 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:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T11:35:51.500 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:51 smithi177 bash[88621]: --> ceph-volume raw activate successful for osd ID: 0 2024-07-28T11:35:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:51 smithi204 bash[68176]: cluster 2024-07-28T11:35:49.669571+0000 mgr.y (mgr.25253) 189 : cluster [DBG] pgmap v131: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:52.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:52 smithi177 bash[79620]: cluster 2024-07-28T11:35:52.305739+0000 mon.a (mon.0) 303 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-07-28T11:35:52.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:52 smithi177 bash[81864]: cluster 2024-07-28T11:35:52.305739+0000 mon.a (mon.0) 303 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-07-28T11:35:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:52 smithi204 bash[68176]: cluster 2024-07-28T11:35:52.305739+0000 mon.a (mon.0) 303 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-07-28T11:35:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:35:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:35:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:53 smithi204 bash[68176]: cluster 2024-07-28T11:35:51.670880+0000 mgr.y (mgr.25253) 190 : cluster [DBG] pgmap v132: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:53.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:53 smithi177 bash[79620]: cluster 2024-07-28T11:35:51.670880+0000 mgr.y (mgr.25253) 190 : cluster [DBG] pgmap v132: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:53.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:53 smithi177 bash[81864]: cluster 2024-07-28T11:35:51.670880+0000 mgr.y (mgr.25253) 190 : cluster [DBG] pgmap v132: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:53.764 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:53 smithi177 bash[88866]: debug 2024-07-28T11:35:53.440+0000 7ff850fe6640 1 -- 172.21.15.177:0/4293877793 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d1219831e0 con 0x55d122702000 2024-07-28T11:35:54.263 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:53 smithi177 bash[88866]: debug 2024-07-28T11:35:53.976+0000 7ff85384c640 -1 Falling back to public interface 2024-07-28T11:35:55.574 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:35:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:55 smithi204 bash[68176]: cluster 2024-07-28T11:35:53.671815+0000 mgr.y (mgr.25253) 191 : cluster [DBG] pgmap v133: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:55.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:55 smithi177 bash[81864]: cluster 2024-07-28T11:35:53.671815+0000 mgr.y (mgr.25253) 191 : cluster [DBG] pgmap v133: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:55.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:55 smithi177 bash[79620]: cluster 2024-07-28T11:35:53.671815+0000 mgr.y (mgr.25253) 191 : cluster [DBG] pgmap v133: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:56.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:35:56] "GET /metrics HTTP/1.1" 200 33805 "" "Prometheus/2.43.0" 2024-07-28T11:35:57.242 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[88866]: debug 2024-07-28T11:35:56.996+0000 7ff85384c640 -1 osd.0 80 log_to_monitors true 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: cluster 2024-07-28T11:35:55.672286+0000 mgr.y (mgr.25253) 192 : cluster [DBG] pgmap v134: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:56.247880+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:56.252973+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:56.964503+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:56.970613+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:57.003080+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[79620]: audit 2024-07-28T11:35:57.003405+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:57.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: cluster 2024-07-28T11:35:55.672286+0000 mgr.y (mgr.25253) 192 : cluster [DBG] pgmap v134: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:56.247880+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:56.252973+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:56.964503+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:56.970613+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:57.003080+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:57 smithi177 bash[81864]: audit 2024-07-28T11:35:57.003405+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: cluster 2024-07-28T11:35:55.672286+0000 mgr.y (mgr.25253) 192 : cluster [DBG] pgmap v134: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:56.247880+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:56.252973+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:56.964503+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:56.970613+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:35:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:57.003080+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:57 smithi204 bash[68176]: audit 2024-07-28T11:35:57.003405+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:35:58.764 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[88866]: debug 2024-07-28T11:35:58.472+0000 7ff8475ee640 -1 osd.0 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: cluster 2024-07-28T11:35:57.673382+0000 mgr.y (mgr.25253) 193 : cluster [DBG] pgmap v135: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: audit 2024-07-28T11:35:57.977353+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: cluster 2024-07-28T11:35:57.977489+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: audit 2024-07-28T11:35:57.978697+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: audit 2024-07-28T11:35:57.979332+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[81864]: audit 2024-07-28T11:35:58.457889+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-28T11:35:59.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: cluster 2024-07-28T11:35:57.673382+0000 mgr.y (mgr.25253) 193 : cluster [DBG] pgmap v135: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: audit 2024-07-28T11:35:57.977353+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:35:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: cluster 2024-07-28T11:35:57.977489+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-07-28T11:35:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: audit 2024-07-28T11:35:57.978697+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: audit 2024-07-28T11:35:57.979332+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:58 smithi177 bash[79620]: audit 2024-07-28T11:35:58.457889+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-28T11:35:59.382 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (5m) 3s ago 13m 14.2M - 0.25.0 c8568f914cd2 3aa7c355d832 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (5m) 26s ago 12m 76.2M - 9.4.7 954c08fa6188 621b129c648c 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (10m) 3s ago 10m 14.3M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (10m) 26s ago 10m 16.6M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 26s ago 21m 424M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 9f8e985aff19 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (5m) 3s ago 24m 480M - 18.2.2-1765-g1c7dd747 dd66d6cc220c a9a4d2bfd92c 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (4m) 3s ago 24m 45.1M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c d002dd0949c6 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (2m) 26s ago 22m 33.7M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 2590f0733067 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (3m) 3s ago 22m 35.7M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 8c9b0585636e 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (6m) 3s ago 13m 8555k - 1.5.0 0da6a335fe13 057b2bcc76d0 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (5m) 26s ago 13m 7724k - 1.5.0 0da6a335fe13 7303939e3559 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (7s) 3s ago 21m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 25aea6b9da4f 2024-07-28T11:35:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (20m) 3s ago 20m 78.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8562055974d8 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (19m) 3s ago 19m 96.1M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ece561fb761d 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (18m) 3s ago 18m 68.8M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0b31c77894bb 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (17m) 26s ago 17m 94.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0be970ce89cb 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (16m) 26s ago 16m 93.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (15m) 26s ago 15m 68.9M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (14m) 26s ago 14m 78.6M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:35:59.384 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (4m) 26s ago 13m 53.9M - 2.43.0 a07b618ecd1d ae5e05ab4a80 2024-07-28T11:35:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: cluster 2024-07-28T11:35:57.673382+0000 mgr.y (mgr.25253) 193 : cluster [DBG] pgmap v135: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:35:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: audit 2024-07-28T11:35:57.977353+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:35:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: cluster 2024-07-28T11:35:57.977489+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-07-28T11:35:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: audit 2024-07-28T11:35:57.978697+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: audit 2024-07-28T11:35:57.979332+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:35:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:58 smithi204 bash[68176]: audit 2024-07-28T11:35:58.457889+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-28T11:36:00.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[81864]: audit 2024-07-28T11:35:59.351586+0000 mgr.y (mgr.25253) 194 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[81864]: cluster 2024-07-28T11:35:59.454707+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[81864]: cluster 2024-07-28T11:35:59.459797+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476] boot 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[81864]: cluster 2024-07-28T11:35:59.459840+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[81864]: audit 2024-07-28T11:35:59.460126+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[79620]: audit 2024-07-28T11:35:59.351586+0000 mgr.y (mgr.25253) 194 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[79620]: cluster 2024-07-28T11:35:59.454707+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[79620]: cluster 2024-07-28T11:35:59.459797+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476] boot 2024-07-28T11:36:00.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[79620]: cluster 2024-07-28T11:35:59.459840+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:36:00.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:35:59 smithi177 bash[79620]: audit 2024-07-28T11:35:59.460126+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:36:00.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:36:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:59 smithi204 bash[68176]: audit 2024-07-28T11:35:59.351586+0000 mgr.y (mgr.25253) 194 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:59 smithi204 bash[68176]: cluster 2024-07-28T11:35:59.454707+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:59 smithi204 bash[68176]: cluster 2024-07-28T11:35:59.459797+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476] boot 2024-07-28T11:36:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:59 smithi204 bash[68176]: cluster 2024-07-28T11:35:59.459840+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:36:00.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:35:59 smithi204 bash[68176]: audit 2024-07-28T11:35:59.460126+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[81864]: cluster 2024-07-28T11:35:59.674097+0000 mgr.y (mgr.25253) 195 : cluster [DBG] pgmap v138: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[81864]: cluster 2024-07-28T11:36:00.471335+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[81864]: audit 2024-07-28T11:36:00.659866+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[81864]: audit 2024-07-28T11:36:00.662485+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[81864]: audit 2024-07-28T11:36:00.669562+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[79620]: cluster 2024-07-28T11:35:59.674097+0000 mgr.y (mgr.25253) 195 : cluster [DBG] pgmap v138: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[79620]: cluster 2024-07-28T11:36:00.471335+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[79620]: audit 2024-07-28T11:36:00.659866+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[79620]: audit 2024-07-28T11:36:00.662485+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:01.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:01 smithi177 bash[79620]: audit 2024-07-28T11:36:00.669562+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:01 smithi204 bash[68176]: cluster 2024-07-28T11:35:59.674097+0000 mgr.y (mgr.25253) 195 : cluster [DBG] pgmap v138: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:36:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:01 smithi204 bash[68176]: cluster 2024-07-28T11:36:00.471335+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:36:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:01 smithi204 bash[68176]: audit 2024-07-28T11:36:00.659866+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:01 smithi204 bash[68176]: audit 2024-07-28T11:36:00.662485+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:01 smithi204 bash[68176]: audit 2024-07-28T11:36:00.669562+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:02 smithi204 bash[68176]: cluster 2024-07-28T11:36:01.477833+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:36:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:02.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:02 smithi177 bash[81864]: cluster 2024-07-28T11:36:01.477833+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:36:02.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:02 smithi177 bash[79620]: cluster 2024-07-28T11:36:01.477833+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:36:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:03 smithi177 bash[81864]: cluster 2024-07-28T11:36:01.675128+0000 mgr.y (mgr.25253) 196 : cluster [DBG] pgmap v141: 73 pgs: 6 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:03 smithi177 bash[81864]: cluster 2024-07-28T11:36:02.484929+0000 mon.a (mon.0) 322 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:03 smithi177 bash[79620]: cluster 2024-07-28T11:36:01.675128+0000 mgr.y (mgr.25253) 196 : cluster [DBG] pgmap v141: 73 pgs: 6 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:03.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:03 smithi177 bash[79620]: cluster 2024-07-28T11:36:02.484929+0000 mon.a (mon.0) 322 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:03 smithi204 bash[68176]: cluster 2024-07-28T11:36:01.675128+0000 mgr.y (mgr.25253) 196 : cluster [DBG] pgmap v141: 73 pgs: 6 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:03 smithi204 bash[68176]: cluster 2024-07-28T11:36:02.484929+0000 mon.a (mon.0) 322 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:04.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:04 smithi177 bash[79620]: cluster 2024-07-28T11:36:04.495762+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2024-07-28T11:36:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:04 smithi177 bash[79620]: cluster 2024-07-28T11:36:04.495810+0000 mon.a (mon.0) 324 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:04 smithi177 bash[81864]: cluster 2024-07-28T11:36:04.495762+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2024-07-28T11:36:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:04 smithi177 bash[81864]: cluster 2024-07-28T11:36:04.495810+0000 mon.a (mon.0) 324 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:04 smithi204 bash[68176]: cluster 2024-07-28T11:36:04.495762+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2024-07-28T11:36:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:04 smithi204 bash[68176]: cluster 2024-07-28T11:36:04.495810+0000 mon.a (mon.0) 324 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:05.073 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:36:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:05 smithi177 bash[81864]: cluster 2024-07-28T11:36:03.675982+0000 mgr.y (mgr.25253) 197 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:05.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:05 smithi177 bash[79620]: cluster 2024-07-28T11:36:03.675982+0000 mgr.y (mgr.25253) 197 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:05 smithi204 bash[68176]: cluster 2024-07-28T11:36:03.675982+0000 mgr.y (mgr.25253) 197 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:06.333 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:06] "GET /metrics HTTP/1.1" 200 33790 "" "Prometheus/2.43.0" 2024-07-28T11:36:07.834 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:07 smithi177 bash[79620]: cluster 2024-07-28T11:36:05.676592+0000 mgr.y (mgr.25253) 198 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:07.834 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:07 smithi177 bash[81864]: cluster 2024-07-28T11:36:05.676592+0000 mgr.y (mgr.25253) 198 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:07 smithi204 bash[68176]: cluster 2024-07-28T11:36:05.676592+0000 mgr.y (mgr.25253) 198 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:09 smithi204 bash[68176]: cluster 2024-07-28T11:36:07.677651+0000 mgr.y (mgr.25253) 199 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:10.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:09 smithi177 bash[81864]: cluster 2024-07-28T11:36:07.677651+0000 mgr.y (mgr.25253) 199 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:10.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:09 smithi177 bash[79620]: cluster 2024-07-28T11:36:07.677651+0000 mgr.y (mgr.25253) 199 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:10.426 INFO:teuthology.orchestra.run.smithi177.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: cluster 2024-07-28T11:36:09.678418+0000 mgr.y (mgr.25253) 200 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:09.892327+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:09.906547+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:09.908955+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:09.910888+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:09.921244+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.077146+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.080217+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.082056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.083243+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.084841+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.085018+0000 mgr.y (mgr.25253) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: cephadm 2024-07-28T11:36:10.085930+0000 mgr.y (mgr.25253) 202 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.424619+0000 mgr.y (mgr.25253) 203 : audit [DBG] from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: cephadm 2024-07-28T11:36:10.425225+0000 mgr.y (mgr.25253) 204 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.430695+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:10 smithi204 bash[68176]: audit 2024-07-28T11:36:10.688963+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: cluster 2024-07-28T11:36:09.678418+0000 mgr.y (mgr.25253) 200 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:09.892327+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:09.906547+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:09.908955+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:09.910888+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:09.921244+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.077146+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.080217+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.082056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.083243+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.084841+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.085018+0000 mgr.y (mgr.25253) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: cephadm 2024-07-28T11:36:10.085930+0000 mgr.y (mgr.25253) 202 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.424619+0000 mgr.y (mgr.25253) 203 : audit [DBG] from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: cephadm 2024-07-28T11:36:10.425225+0000 mgr.y (mgr.25253) 204 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.430695+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[79620]: audit 2024-07-28T11:36:10.688963+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: cluster 2024-07-28T11:36:09.678418+0000 mgr.y (mgr.25253) 200 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:09.892327+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:09.906547+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:09.908955+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:09.910888+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:09.921244+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.077146+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.080217+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.082056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.083243+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.084841+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.085018+0000 mgr.y (mgr.25253) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: cephadm 2024-07-28T11:36:10.085930+0000 mgr.y (mgr.25253) 202 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.424619+0000 mgr.y (mgr.25253) 203 : audit [DBG] from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: cephadm 2024-07-28T11:36:10.425225+0000 mgr.y (mgr.25253) 204 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.430695+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:10 smithi177 bash[81864]: audit 2024-07-28T11:36:10.688963+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:12.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:36:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:12 smithi204 bash[68176]: cluster 2024-07-28T11:36:11.679357+0000 mgr.y (mgr.25253) 205 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:13.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:12 smithi177 bash[81864]: cluster 2024-07-28T11:36:11.679357+0000 mgr.y (mgr.25253) 205 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:13.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:12 smithi177 bash[79620]: cluster 2024-07-28T11:36:11.679357+0000 mgr.y (mgr.25253) 205 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[79620]: cephadm 2024-07-28T11:36:13.212491+0000 mgr.y (mgr.25253) 206 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[79620]: audit 2024-07-28T11:36:13.219544+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[79620]: audit 2024-07-28T11:36:13.220978+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[79620]: audit 2024-07-28T11:36:13.222140+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[79620]: cephadm 2024-07-28T11:36:13.226591+0000 mgr.y (mgr.25253) 207 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[81864]: cephadm 2024-07-28T11:36:13.212491+0000 mgr.y (mgr.25253) 206 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[81864]: audit 2024-07-28T11:36:13.219544+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:14.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[81864]: audit 2024-07-28T11:36:13.220978+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:36:14.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[81864]: audit 2024-07-28T11:36:13.222140+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:14.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:14 smithi177 bash[81864]: cephadm 2024-07-28T11:36:13.226591+0000 mgr.y (mgr.25253) 207 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:36:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:14 smithi204 bash[68176]: cephadm 2024-07-28T11:36:13.212491+0000 mgr.y (mgr.25253) 206 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:36:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:14 smithi204 bash[68176]: audit 2024-07-28T11:36:13.219544+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:14 smithi204 bash[68176]: audit 2024-07-28T11:36:13.220978+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:36:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:14 smithi204 bash[68176]: audit 2024-07-28T11:36:13.222140+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:14 smithi204 bash[68176]: cephadm 2024-07-28T11:36:13.226591+0000 mgr.y (mgr.25253) 207 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-07-28T11:36:15.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:15 smithi177 bash[79620]: cluster 2024-07-28T11:36:13.680103+0000 mgr.y (mgr.25253) 208 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:15.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:15 smithi177 bash[81864]: cluster 2024-07-28T11:36:13.680103+0000 mgr.y (mgr.25253) 208 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:15 smithi204 bash[68176]: cluster 2024-07-28T11:36:13.680103+0000 mgr.y (mgr.25253) 208 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:16.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:16] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.43.0" 2024-07-28T11:36:16.868 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:36:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:16 smithi204 bash[68176]: audit 2024-07-28T11:36:15.661729+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:16 smithi204 bash[68176]: audit 2024-07-28T11:36:15.663181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:16 smithi204 bash[68176]: cluster 2024-07-28T11:36:15.680567+0000 mgr.y (mgr.25253) 209 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[81864]: audit 2024-07-28T11:36:15.661729+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[81864]: audit 2024-07-28T11:36:15.663181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[81864]: cluster 2024-07-28T11:36:15.680567+0000 mgr.y (mgr.25253) 209 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[79620]: audit 2024-07-28T11:36:15.661729+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[79620]: audit 2024-07-28T11:36:15.663181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:17.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:16 smithi177 bash[79620]: cluster 2024-07-28T11:36:15.680567+0000 mgr.y (mgr.25253) 209 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:19.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:18 smithi177 bash[79620]: cluster 2024-07-28T11:36:17.681492+0000 mgr.y (mgr.25253) 210 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:19.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:18 smithi177 bash[81864]: cluster 2024-07-28T11:36:17.681492+0000 mgr.y (mgr.25253) 210 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:18 smithi204 bash[68176]: cluster 2024-07-28T11:36:17.681492+0000 mgr.y (mgr.25253) 210 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:19.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.271 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.271 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.271 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.272 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.272 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.272 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.272 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: Stopping Ceph osd.1 for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:36:19.273 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:36:19 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:19.734 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:19 smithi177 bash[39881]: debug 2024-07-28T11:36:19.307+0000 7fc5f8979640 -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:36:19.735 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:19 smithi177 bash[39881]: debug 2024-07-28T11:36:19.307+0000 7fc5f8979640 -1 osd.1 89 *** Got signal Terminated *** 2024-07-28T11:36:19.735 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:19 smithi177 bash[39881]: debug 2024-07-28T11:36:19.307+0000 7fc5f8979640 -1 osd.1 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:36:20.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:19 smithi177 bash[79620]: cluster 2024-07-28T11:36:19.309700+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:36:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:19 smithi177 bash[81864]: cluster 2024-07-28T11:36:19.309700+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:36:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:19 smithi204 bash[68176]: cluster 2024-07-28T11:36:19.309700+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[79620]: cluster 2024-07-28T11:36:19.682220+0000 mgr.y (mgr.25253) 211 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[79620]: cluster 2024-07-28T11:36:19.738359+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[79620]: cluster 2024-07-28T11:36:19.754025+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[81864]: cluster 2024-07-28T11:36:19.682220+0000 mgr.y (mgr.25253) 211 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[81864]: cluster 2024-07-28T11:36:19.738359+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:36:21.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:20 smithi177 bash[81864]: cluster 2024-07-28T11:36:19.754025+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-07-28T11:36:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:20 smithi204 bash[68176]: cluster 2024-07-28T11:36:19.682220+0000 mgr.y (mgr.25253) 211 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:20 smithi204 bash[68176]: cluster 2024-07-28T11:36:19.738359+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:36:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:20 smithi204 bash[68176]: cluster 2024-07-28T11:36:19.754025+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-07-28T11:36:21.753 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:21 smithi177 bash[93274]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-1 2024-07-28T11:36:22.013 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:21 smithi177 bash[93353]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-1 2024-07-28T11:36:22.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:21 smithi177 bash[79620]: cluster 2024-07-28T11:36:20.757882+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-07-28T11:36:22.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:21 smithi177 bash[81864]: cluster 2024-07-28T11:36:20.757882+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-07-28T11:36:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:21 smithi204 bash[68176]: cluster 2024-07-28T11:36:20.757882+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-07-28T11:36:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:23.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:22 smithi177 bash[79620]: cluster 2024-07-28T11:36:21.682897+0000 mgr.y (mgr.25253) 212 : cluster [DBG] pgmap v153: 73 pgs: 20 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:36:23.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:22 smithi177 bash[79620]: cluster 2024-07-28T11:36:21.750792+0000 mon.a (mon.0) 346 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:23.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:22 smithi177 bash[81864]: cluster 2024-07-28T11:36:21.682897+0000 mgr.y (mgr.25253) 212 : cluster [DBG] pgmap v153: 73 pgs: 20 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:36:23.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:22 smithi177 bash[81864]: cluster 2024-07-28T11:36:21.750792+0000 mon.a (mon.0) 346 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:23.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:22 smithi204 bash[68176]: cluster 2024-07-28T11:36:21.682897+0000 mgr.y (mgr.25253) 212 : cluster [DBG] pgmap v153: 73 pgs: 20 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:36:23.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:22 smithi204 bash[68176]: cluster 2024-07-28T11:36:21.750792+0000 mon.a (mon.0) 346 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:24.601 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.602 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.602 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.602 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T11:36:24.602 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: Stopped Ceph osd.1 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:36:24.602 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.603 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.603 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.603 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.603 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:24.604 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:36:25.014 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:24 smithi177 systemd[1]: Started Ceph osd.1 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:36:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[79620]: cluster 2024-07-28T11:36:23.683513+0000 mgr.y (mgr.25253) 213 : cluster [DBG] pgmap v154: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[79620]: audit 2024-07-28T11:36:24.645112+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[79620]: audit 2024-07-28T11:36:24.650873+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[79620]: audit 2024-07-28T11:36:24.652145+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:25.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[81864]: cluster 2024-07-28T11:36:23.683513+0000 mgr.y (mgr.25253) 213 : cluster [DBG] pgmap v154: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[81864]: audit 2024-07-28T11:36:24.645112+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[81864]: audit 2024-07-28T11:36:24.650873+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:24 smithi177 bash[81864]: audit 2024-07-28T11:36:24.652145+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:24 smithi204 bash[68176]: cluster 2024-07-28T11:36:23.683513+0000 mgr.y (mgr.25253) 213 : cluster [DBG] pgmap v154: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:24 smithi204 bash[68176]: audit 2024-07-28T11:36:24.645112+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:24 smithi204 bash[68176]: audit 2024-07-28T11:36:24.650873+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:24 smithi204 bash[68176]: audit 2024-07-28T11:36:24.652145+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:26.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:26] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.43.0" 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: 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:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T11:36:26.736 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[93545]: --> ceph-volume raw activate successful for osd ID: 1 2024-07-28T11:36:27.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[79620]: cluster 2024-07-28T11:36:25.684144+0000 mgr.y (mgr.25253) 214 : cluster [DBG] pgmap v155: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:27.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:26 smithi177 bash[81864]: cluster 2024-07-28T11:36:25.684144+0000 mgr.y (mgr.25253) 214 : cluster [DBG] pgmap v155: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:26 smithi204 bash[68176]: cluster 2024-07-28T11:36:25.684144+0000 mgr.y (mgr.25253) 214 : cluster [DBG] pgmap v155: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:29.014 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:28 smithi177 bash[93767]: debug 2024-07-28T11:36:28.659+0000 7f610dda8640 1 -- 172.21.15.177:0/3236758162 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5559d47671e0 con 0x5559d4727c00 2024-07-28T11:36:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:28 smithi177 bash[79620]: cluster 2024-07-28T11:36:27.685220+0000 mgr.y (mgr.25253) 215 : cluster [DBG] pgmap v156: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:28 smithi177 bash[79620]: cluster 2024-07-28T11:36:28.052409+0000 mon.a (mon.0) 350 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:29.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:28 smithi177 bash[81864]: cluster 2024-07-28T11:36:27.685220+0000 mgr.y (mgr.25253) 215 : cluster [DBG] pgmap v156: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:29.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:28 smithi177 bash[81864]: cluster 2024-07-28T11:36:28.052409+0000 mon.a (mon.0) 350 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:28 smithi204 bash[68176]: cluster 2024-07-28T11:36:27.685220+0000 mgr.y (mgr.25253) 215 : cluster [DBG] pgmap v156: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:28 smithi204 bash[68176]: cluster 2024-07-28T11:36:28.052409+0000 mon.a (mon.0) 350 : cluster [WRN] Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:36:29.513 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:29 smithi177 bash[93767]: debug 2024-07-28T11:36:29.203+0000 7f611060e640 -1 Falling back to public interface 2024-07-28T11:36:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:30 smithi204 bash[68176]: cluster 2024-07-28T11:36:29.686062+0000 mgr.y (mgr.25253) 216 : cluster [DBG] pgmap v157: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:30 smithi204 bash[68176]: audit 2024-07-28T11:36:30.663115+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:30 smithi204 bash[68176]: audit 2024-07-28T11:36:30.665053+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:31.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[79620]: cluster 2024-07-28T11:36:29.686062+0000 mgr.y (mgr.25253) 216 : cluster [DBG] pgmap v157: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:31.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[79620]: audit 2024-07-28T11:36:30.663115+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:31.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[79620]: audit 2024-07-28T11:36:30.665053+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[81864]: cluster 2024-07-28T11:36:29.686062+0000 mgr.y (mgr.25253) 216 : cluster [DBG] pgmap v157: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[81864]: audit 2024-07-28T11:36:30.663115+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:30 smithi177 bash[81864]: audit 2024-07-28T11:36:30.665053+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:32.543 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[93767]: debug 2024-07-28T11:36:32.267+0000 7f611060e640 -1 osd.1 89 log_to_monitors true 2024-07-28T11:36:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[68176]: audit 2024-07-28T11:36:31.548439+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[68176]: audit 2024-07-28T11:36:31.567108+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[68176]: audit 2024-07-28T11:36:32.236038+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[68176]: audit 2024-07-28T11:36:32.242075+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:32 smithi204 bash[68176]: audit 2024-07-28T11:36:32.272988+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:36:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[79620]: audit 2024-07-28T11:36:31.548439+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[79620]: audit 2024-07-28T11:36:31.567108+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[79620]: audit 2024-07-28T11:36:32.236038+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[79620]: audit 2024-07-28T11:36:32.242075+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[79620]: audit 2024-07-28T11:36:32.272988+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:36:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[81864]: audit 2024-07-28T11:36:31.548439+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[81864]: audit 2024-07-28T11:36:31.567108+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[81864]: audit 2024-07-28T11:36:32.236038+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[81864]: audit 2024-07-28T11:36:32.242075+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:32 smithi177 bash[81864]: audit 2024-07-28T11:36:32.272988+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:36:33.564 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[93767]: debug 2024-07-28T11:36:33.275+0000 7f61083b8640 -1 osd.1 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:36:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:33 smithi204 bash[68176]: cluster 2024-07-28T11:36:31.687063+0000 mgr.y (mgr.25253) 217 : cluster [DBG] pgmap v158: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:33 smithi204 bash[68176]: audit 2024-07-28T11:36:33.248813+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:36:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:33 smithi204 bash[68176]: cluster 2024-07-28T11:36:33.248978+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-07-28T11:36:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:33 smithi204 bash[68176]: audit 2024-07-28T11:36:33.249746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:36:34.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[79620]: cluster 2024-07-28T11:36:31.687063+0000 mgr.y (mgr.25253) 217 : cluster [DBG] pgmap v158: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:34.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[79620]: audit 2024-07-28T11:36:33.248813+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:36:34.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[79620]: cluster 2024-07-28T11:36:33.248978+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-07-28T11:36:34.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[79620]: audit 2024-07-28T11:36:33.249746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:36:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[81864]: cluster 2024-07-28T11:36:31.687063+0000 mgr.y (mgr.25253) 217 : cluster [DBG] pgmap v158: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[81864]: audit 2024-07-28T11:36:33.248813+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:36:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[81864]: cluster 2024-07-28T11:36:33.248978+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-07-28T11:36:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:33 smithi177 bash[81864]: audit 2024-07-28T11:36:33.249746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:36:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:34 smithi204 bash[68176]: cluster 2024-07-28T11:36:34.244453+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:34 smithi204 bash[68176]: cluster 2024-07-28T11:36:34.253596+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482] boot 2024-07-28T11:36:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:34 smithi204 bash[68176]: cluster 2024-07-28T11:36:34.253724+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:36:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:34 smithi204 bash[68176]: audit 2024-07-28T11:36:34.254716+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[81864]: cluster 2024-07-28T11:36:34.244453+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[81864]: cluster 2024-07-28T11:36:34.253596+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482] boot 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[81864]: cluster 2024-07-28T11:36:34.253724+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[81864]: audit 2024-07-28T11:36:34.254716+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[79620]: cluster 2024-07-28T11:36:34.244453+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[79620]: cluster 2024-07-28T11:36:34.253596+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482] boot 2024-07-28T11:36:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[79620]: cluster 2024-07-28T11:36:34.253724+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:36:35.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:34 smithi177 bash[79620]: audit 2024-07-28T11:36:34.254716+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:36:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:35 smithi204 bash[68176]: cluster 2024-07-28T11:36:33.687809+0000 mgr.y (mgr.25253) 218 : cluster [DBG] pgmap v160: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:35 smithi204 bash[68176]: cluster 2024-07-28T11:36:35.256964+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:36:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:35 smithi177 bash[81864]: cluster 2024-07-28T11:36:33.687809+0000 mgr.y (mgr.25253) 218 : cluster [DBG] pgmap v160: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:35 smithi177 bash[81864]: cluster 2024-07-28T11:36:35.256964+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:36:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:35 smithi177 bash[79620]: cluster 2024-07-28T11:36:33.687809+0000 mgr.y (mgr.25253) 218 : cluster [DBG] pgmap v160: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:35 smithi177 bash[79620]: cluster 2024-07-28T11:36:35.256964+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:36:36.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:36] "GET /metrics HTTP/1.1" 200 33937 "" "Prometheus/2.43.0" 2024-07-28T11:36:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:37 smithi204 bash[68176]: cluster 2024-07-28T11:36:35.688481+0000 mgr.y (mgr.25253) 219 : cluster [DBG] pgmap v163: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:38.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:37 smithi177 bash[79620]: cluster 2024-07-28T11:36:35.688481+0000 mgr.y (mgr.25253) 219 : cluster [DBG] pgmap v163: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:38.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:37 smithi177 bash[81864]: cluster 2024-07-28T11:36:35.688481+0000 mgr.y (mgr.25253) 219 : cluster [DBG] pgmap v163: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2024-07-28T11:36:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:38 smithi204 bash[68176]: cluster 2024-07-28T11:36:37.689504+0000 mgr.y (mgr.25253) 220 : cluster [DBG] pgmap v164: 73 pgs: 10 active+undersized, 1 active+undersized+degraded, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:36:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:38 smithi204 bash[68176]: cluster 2024-07-28T11:36:38.581911+0000 mon.a (mon.0) 366 : cluster [WRN] Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:36:38.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:38 smithi177 bash[79620]: cluster 2024-07-28T11:36:37.689504+0000 mgr.y (mgr.25253) 220 : cluster [DBG] pgmap v164: 73 pgs: 10 active+undersized, 1 active+undersized+degraded, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:36:38.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:38 smithi177 bash[79620]: cluster 2024-07-28T11:36:38.581911+0000 mon.a (mon.0) 366 : cluster [WRN] Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:36:38.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:38 smithi177 bash[81864]: cluster 2024-07-28T11:36:37.689504+0000 mgr.y (mgr.25253) 220 : cluster [DBG] pgmap v164: 73 pgs: 10 active+undersized, 1 active+undersized+degraded, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:36:38.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:38 smithi177 bash[81864]: cluster 2024-07-28T11:36:38.581911+0000 mon.a (mon.0) 366 : cluster [WRN] Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:36:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:39 smithi177 bash[79620]: cluster 2024-07-28T11:36:39.741765+0000 mon.a (mon.0) 367 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2024-07-28T11:36:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:39 smithi177 bash[79620]: cluster 2024-07-28T11:36:39.741819+0000 mon.a (mon.0) 368 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:39 smithi177 bash[81864]: cluster 2024-07-28T11:36:39.741765+0000 mon.a (mon.0) 367 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2024-07-28T11:36:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:39 smithi177 bash[81864]: cluster 2024-07-28T11:36:39.741819+0000 mon.a (mon.0) 368 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:39 smithi204 bash[68176]: cluster 2024-07-28T11:36:39.741765+0000 mon.a (mon.0) 367 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2024-07-28T11:36:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:39 smithi204 bash[68176]: cluster 2024-07-28T11:36:39.741819+0000 mon.a (mon.0) 368 : cluster [INF] Cluster is now healthy 2024-07-28T11:36:41.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:40 smithi177 bash[79620]: cluster 2024-07-28T11:36:39.690314+0000 mgr.y (mgr.25253) 221 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:41.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:40 smithi177 bash[81864]: cluster 2024-07-28T11:36:39.690314+0000 mgr.y (mgr.25253) 221 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:40 smithi204 bash[68176]: cluster 2024-07-28T11:36:39.690314+0000 mgr.y (mgr.25253) 221 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: cluster 2024-07-28T11:36:41.691117+0000 mgr.y (mgr.25253) 222 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: audit 2024-07-28T11:36:42.670220+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: audit 2024-07-28T11:36:42.681465+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: audit 2024-07-28T11:36:42.683411+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: audit 2024-07-28T11:36:42.685186+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:42 smithi204 bash[68176]: audit 2024-07-28T11:36:42.695277+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: cluster 2024-07-28T11:36:41.691117+0000 mgr.y (mgr.25253) 222 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: audit 2024-07-28T11:36:42.670220+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: audit 2024-07-28T11:36:42.681465+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: audit 2024-07-28T11:36:42.683411+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: audit 2024-07-28T11:36:42.685186+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[81864]: audit 2024-07-28T11:36:42.695277+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: cluster 2024-07-28T11:36:41.691117+0000 mgr.y (mgr.25253) 222 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: audit 2024-07-28T11:36:42.670220+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: audit 2024-07-28T11:36:42.681465+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: audit 2024-07-28T11:36:42.683411+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: audit 2024-07-28T11:36:42.685186+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:43.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:42 smithi177 bash[79620]: audit 2024-07-28T11:36:42.695277+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:43 smithi204 bash[68176]: audit 2024-07-28T11:36:42.834501+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:44.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:43 smithi177 bash[81864]: audit 2024-07-28T11:36:42.834501+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:44.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:43 smithi177 bash[79620]: audit 2024-07-28T11:36:42.834501+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:44 smithi204 bash[68176]: cluster 2024-07-28T11:36:43.692007+0000 mgr.y (mgr.25253) 223 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:45.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:44 smithi177 bash[81864]: cluster 2024-07-28T11:36:43.692007+0000 mgr.y (mgr.25253) 223 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:45.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:44 smithi177 bash[79620]: cluster 2024-07-28T11:36:43.692007+0000 mgr.y (mgr.25253) 223 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:46.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:46] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.43.0" 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[81864]: audit 2024-07-28T11:36:45.663356+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[81864]: audit 2024-07-28T11:36:45.665275+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[81864]: cluster 2024-07-28T11:36:45.699487+0000 mgr.y (mgr.25253) 224 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[81864]: audit 2024-07-28T11:36:45.720389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[79620]: audit 2024-07-28T11:36:45.663356+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:47.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[79620]: audit 2024-07-28T11:36:45.665275+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:47.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[79620]: cluster 2024-07-28T11:36:45.699487+0000 mgr.y (mgr.25253) 224 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:47.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:46 smithi177 bash[79620]: audit 2024-07-28T11:36:45.720389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:46 smithi204 bash[68176]: audit 2024-07-28T11:36:45.663356+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:46 smithi204 bash[68176]: audit 2024-07-28T11:36:45.665275+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:36:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:46 smithi204 bash[68176]: cluster 2024-07-28T11:36:45.699487+0000 mgr.y (mgr.25253) 224 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:46 smithi204 bash[68176]: audit 2024-07-28T11:36:45.720389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[81864]: cluster 2024-07-28T11:36:47.700490+0000 mgr.y (mgr.25253) 225 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[81864]: audit 2024-07-28T11:36:48.652466+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[81864]: audit 2024-07-28T11:36:48.662298+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[79620]: cluster 2024-07-28T11:36:47.700490+0000 mgr.y (mgr.25253) 225 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[79620]: audit 2024-07-28T11:36:48.652466+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:48 smithi177 bash[79620]: audit 2024-07-28T11:36:48.662298+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:48 smithi204 bash[68176]: cluster 2024-07-28T11:36:47.700490+0000 mgr.y (mgr.25253) 225 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:48 smithi204 bash[68176]: audit 2024-07-28T11:36:48.652466+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:48 smithi204 bash[68176]: audit 2024-07-28T11:36:48.662298+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[79620]: audit 2024-07-28T11:36:49.173582+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[79620]: audit 2024-07-28T11:36:49.174712+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[79620]: audit 2024-07-28T11:36:49.186098+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[81864]: audit 2024-07-28T11:36:49.173582+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[81864]: audit 2024-07-28T11:36:49.174712+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:50.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:49 smithi177 bash[81864]: audit 2024-07-28T11:36:49.186098+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:49 smithi204 bash[68176]: audit 2024-07-28T11:36:49.173582+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:36:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:49 smithi204 bash[68176]: audit 2024-07-28T11:36:49.174712+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:36:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:49 smithi204 bash[68176]: audit 2024-07-28T11:36:49.186098+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:36:51.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:51 smithi177 bash[81864]: cluster 2024-07-28T11:36:49.701323+0000 mgr.y (mgr.25253) 226 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:51.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:51 smithi177 bash[79620]: cluster 2024-07-28T11:36:49.701323+0000 mgr.y (mgr.25253) 226 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:51 smithi204 bash[68176]: cluster 2024-07-28T11:36:49.701323+0000 mgr.y (mgr.25253) 226 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:36:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:36:53.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:53 smithi177 bash[81864]: cluster 2024-07-28T11:36:51.702261+0000 mgr.y (mgr.25253) 227 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:53.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:53 smithi177 bash[79620]: cluster 2024-07-28T11:36:51.702261+0000 mgr.y (mgr.25253) 227 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:53 smithi204 bash[68176]: cluster 2024-07-28T11:36:51.702261+0000 mgr.y (mgr.25253) 227 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:55.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:55 smithi177 bash[81864]: cluster 2024-07-28T11:36:53.703066+0000 mgr.y (mgr.25253) 228 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:55.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:55 smithi177 bash[79620]: cluster 2024-07-28T11:36:53.703066+0000 mgr.y (mgr.25253) 228 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:55 smithi204 bash[68176]: cluster 2024-07-28T11:36:53.703066+0000 mgr.y (mgr.25253) 228 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:56.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:36:56] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.43.0" 2024-07-28T11:36:57.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:57 smithi177 bash[81864]: cluster 2024-07-28T11:36:55.703721+0000 mgr.y (mgr.25253) 229 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:57 smithi177 bash[79620]: cluster 2024-07-28T11:36:55.703721+0000 mgr.y (mgr.25253) 229 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:57 smithi204 bash[68176]: cluster 2024-07-28T11:36:55.703721+0000 mgr.y (mgr.25253) 229 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:59.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:36:59 smithi177 bash[79620]: cluster 2024-07-28T11:36:57.704641+0000 mgr.y (mgr.25253) 230 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:59.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:36:59 smithi177 bash[81864]: cluster 2024-07-28T11:36:57.704641+0000 mgr.y (mgr.25253) 230 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:36:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:36:59 smithi204 bash[68176]: cluster 2024-07-28T11:36:57.704641+0000 mgr.y (mgr.25253) 230 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:01.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:01 smithi177 bash[81864]: cluster 2024-07-28T11:36:59.705520+0000 mgr.y (mgr.25253) 231 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:01.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:01 smithi177 bash[81864]: audit 2024-07-28T11:37:00.656331+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:01 smithi177 bash[79620]: cluster 2024-07-28T11:36:59.705520+0000 mgr.y (mgr.25253) 231 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:01.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:01 smithi177 bash[79620]: audit 2024-07-28T11:37:00.656331+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:01 smithi204 bash[68176]: cluster 2024-07-28T11:36:59.705520+0000 mgr.y (mgr.25253) 231 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:01 smithi204 bash[68176]: audit 2024-07-28T11:37:00.656331+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:03.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:03 smithi177 bash[81864]: cluster 2024-07-28T11:37:01.706438+0000 mgr.y (mgr.25253) 232 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:03.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:03 smithi177 bash[79620]: cluster 2024-07-28T11:37:01.706438+0000 mgr.y (mgr.25253) 232 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:03 smithi204 bash[68176]: cluster 2024-07-28T11:37:01.706438+0000 mgr.y (mgr.25253) 232 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:05 smithi177 bash[81864]: cluster 2024-07-28T11:37:03.707254+0000 mgr.y (mgr.25253) 233 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:05 smithi177 bash[79620]: cluster 2024-07-28T11:37:03.707254+0000 mgr.y (mgr.25253) 233 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:05 smithi204 bash[68176]: cluster 2024-07-28T11:37:03.707254+0000 mgr.y (mgr.25253) 233 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:06.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:06] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2024-07-28T11:37:07.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:07 smithi177 bash[81864]: cluster 2024-07-28T11:37:05.708022+0000 mgr.y (mgr.25253) 234 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:07.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:07 smithi177 bash[79620]: cluster 2024-07-28T11:37:05.708022+0000 mgr.y (mgr.25253) 234 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:07 smithi204 bash[68176]: cluster 2024-07-28T11:37:05.708022+0000 mgr.y (mgr.25253) 234 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:09.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:09 smithi177 bash[79620]: cluster 2024-07-28T11:37:07.709110+0000 mgr.y (mgr.25253) 235 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:09.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:09 smithi177 bash[81864]: cluster 2024-07-28T11:37:07.709110+0000 mgr.y (mgr.25253) 235 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:09 smithi204 bash[68176]: cluster 2024-07-28T11:37:07.709110+0000 mgr.y (mgr.25253) 235 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:11.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:11 smithi177 bash[81864]: cluster 2024-07-28T11:37:09.710033+0000 mgr.y (mgr.25253) 236 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:11.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:11 smithi177 bash[79620]: cluster 2024-07-28T11:37:09.710033+0000 mgr.y (mgr.25253) 236 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:11 smithi204 bash[68176]: cluster 2024-07-28T11:37:09.710033+0000 mgr.y (mgr.25253) 236 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:13.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:13 smithi177 bash[81864]: cluster 2024-07-28T11:37:11.711101+0000 mgr.y (mgr.25253) 237 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:13.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:13 smithi177 bash[79620]: cluster 2024-07-28T11:37:11.711101+0000 mgr.y (mgr.25253) 237 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:13 smithi204 bash[68176]: cluster 2024-07-28T11:37:11.711101+0000 mgr.y (mgr.25253) 237 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:15.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:15 smithi177 bash[81864]: cluster 2024-07-28T11:37:13.712028+0000 mgr.y (mgr.25253) 238 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:15.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:15 smithi177 bash[79620]: cluster 2024-07-28T11:37:13.712028+0000 mgr.y (mgr.25253) 238 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:15 smithi204 bash[68176]: cluster 2024-07-28T11:37:13.712028+0000 mgr.y (mgr.25253) 238 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:16.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:16] "GET /metrics HTTP/1.1" 200 33930 "" "Prometheus/2.43.0" 2024-07-28T11:37:16.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:16 smithi177 bash[81864]: audit 2024-07-28T11:37:15.656837+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:16.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:16 smithi177 bash[79620]: audit 2024-07-28T11:37:15.656837+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:16 smithi204 bash[68176]: audit 2024-07-28T11:37:15.656837+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:17.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:17 smithi177 bash[79620]: cluster 2024-07-28T11:37:15.712627+0000 mgr.y (mgr.25253) 239 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:17.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:17 smithi177 bash[81864]: cluster 2024-07-28T11:37:15.712627+0000 mgr.y (mgr.25253) 239 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:17 smithi204 bash[68176]: cluster 2024-07-28T11:37:15.712627+0000 mgr.y (mgr.25253) 239 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:19.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:19 smithi177 bash[79620]: cluster 2024-07-28T11:37:17.713615+0000 mgr.y (mgr.25253) 240 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:19.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:19 smithi177 bash[81864]: cluster 2024-07-28T11:37:17.713615+0000 mgr.y (mgr.25253) 240 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:19 smithi204 bash[68176]: cluster 2024-07-28T11:37:17.713615+0000 mgr.y (mgr.25253) 240 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:21.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:21 smithi177 bash[79620]: cluster 2024-07-28T11:37:19.714415+0000 mgr.y (mgr.25253) 241 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:21.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:21 smithi177 bash[81864]: cluster 2024-07-28T11:37:19.714415+0000 mgr.y (mgr.25253) 241 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:21 smithi204 bash[68176]: cluster 2024-07-28T11:37:19.714415+0000 mgr.y (mgr.25253) 241 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:23.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T11:37:23.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:23 smithi177 bash[81864]: cluster 2024-07-28T11:37:21.715348+0000 mgr.y (mgr.25253) 242 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:23.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:23 smithi177 bash[79620]: cluster 2024-07-28T11:37:21.715348+0000 mgr.y (mgr.25253) 242 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:23 smithi204 bash[68176]: cluster 2024-07-28T11:37:21.715348+0000 mgr.y (mgr.25253) 242 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:25.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:25 smithi177 bash[81864]: cluster 2024-07-28T11:37:23.716151+0000 mgr.y (mgr.25253) 243 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:25.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:25 smithi177 bash[79620]: cluster 2024-07-28T11:37:23.716151+0000 mgr.y (mgr.25253) 243 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:25 smithi204 bash[68176]: cluster 2024-07-28T11:37:23.716151+0000 mgr.y (mgr.25253) 243 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:26.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:26] "GET /metrics HTTP/1.1" 200 33930 "" "Prometheus/2.43.0" 2024-07-28T11:37:27.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:27 smithi177 bash[79620]: cluster 2024-07-28T11:37:25.716799+0000 mgr.y (mgr.25253) 244 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:27.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:27 smithi177 bash[81864]: cluster 2024-07-28T11:37:25.716799+0000 mgr.y (mgr.25253) 244 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:27 smithi204 bash[68176]: cluster 2024-07-28T11:37:25.716799+0000 mgr.y (mgr.25253) 244 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:28.140 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:29.563 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:29 smithi177 bash[81864]: cluster 2024-07-28T11:37:27.717809+0000 mgr.y (mgr.25253) 245 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:29.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:29 smithi177 bash[79620]: cluster 2024-07-28T11:37:27.717809+0000 mgr.y (mgr.25253) 245 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:29 smithi204 bash[68176]: cluster 2024-07-28T11:37:27.717809+0000 mgr.y (mgr.25253) 245 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:31 smithi204 bash[68176]: cluster 2024-07-28T11:37:29.718622+0000 mgr.y (mgr.25253) 246 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:31 smithi204 bash[68176]: audit 2024-07-28T11:37:30.657150+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:31.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:31 smithi177 bash[79620]: cluster 2024-07-28T11:37:29.718622+0000 mgr.y (mgr.25253) 246 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:31.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:31 smithi177 bash[79620]: audit 2024-07-28T11:37:30.657150+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:31.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:31 smithi177 bash[81864]: cluster 2024-07-28T11:37:29.718622+0000 mgr.y (mgr.25253) 246 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:31.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:31 smithi177 bash[81864]: audit 2024-07-28T11:37:30.657150+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:31.819 INFO:teuthology.orchestra.run.smithi177.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:37:32.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for half of osds to upgrade' 2024-07-28T11:37:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[60899]: ts=2024-07-28T11:37: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[79620]: cluster 2024-07-28T11:37:31.719538+0000 mgr.y (mgr.25253) 247 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[79620]: audit 2024-07-28T11:37:31.817025+0000 mgr.y (mgr.25253) 248 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[79620]: cephadm 2024-07-28T11:37:31.817823+0000 mgr.y (mgr.25253) 249 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:37:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[79620]: audit 2024-07-28T11:37:31.824125+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:33.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[79620]: audit 2024-07-28T11:37:31.825075+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[81864]: cluster 2024-07-28T11:37:31.719538+0000 mgr.y (mgr.25253) 247 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[81864]: audit 2024-07-28T11:37:31.817025+0000 mgr.y (mgr.25253) 248 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[81864]: cephadm 2024-07-28T11:37:31.817823+0000 mgr.y (mgr.25253) 249 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:37:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[81864]: audit 2024-07-28T11:37:31.824125+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:32 smithi177 bash[81864]: audit 2024-07-28T11:37:31.825075+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[68176]: cluster 2024-07-28T11:37:31.719538+0000 mgr.y (mgr.25253) 247 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[68176]: audit 2024-07-28T11:37:31.817025+0000 mgr.y (mgr.25253) 248 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[68176]: cephadm 2024-07-28T11:37:31.817823+0000 mgr.y (mgr.25253) 249 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:37:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[68176]: audit 2024-07-28T11:37:31.824125+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:32 smithi204 bash[68176]: audit 2024-07-28T11:37:31.825075+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:34 smithi204 bash[68176]: cluster 2024-07-28T11:37:33.720342+0000 mgr.y (mgr.25253) 250 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:34 smithi177 bash[79620]: cluster 2024-07-28T11:37:33.720342+0000 mgr.y (mgr.25253) 250 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:34 smithi177 bash[81864]: cluster 2024-07-28T11:37:33.720342+0000 mgr.y (mgr.25253) 250 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:36.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:36] "GET /metrics HTTP/1.1" 200 33929 "" "Prometheus/2.43.0" 2024-07-28T11:37:36.683 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:36 smithi204 bash[68176]: cluster 2024-07-28T11:37:35.720972+0000 mgr.y (mgr.25253) 251 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:37.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:36 smithi177 bash[81864]: cluster 2024-07-28T11:37:35.720972+0000 mgr.y (mgr.25253) 251 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:37.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:36 smithi177 bash[79620]: cluster 2024-07-28T11:37:35.720972+0000 mgr.y (mgr.25253) 251 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.368946+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.375534+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.789231+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.790272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.796428+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.918895+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.923310+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.925869+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.927494+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:38 smithi204 bash[68176]: audit 2024-07-28T11:37:37.929460+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:38.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.368946+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.375534+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.789231+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.790272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.796428+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.918895+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.923310+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.925869+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.927494+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[79620]: audit 2024-07-28T11:37:37.929460+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.368946+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.375534+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.789231+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.790272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.796428+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.918895+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.923310+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.925869+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.927494+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:37:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:38 smithi177 bash[81864]: audit 2024-07-28T11:37:37.929460+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:39 smithi204 bash[68176]: cluster 2024-07-28T11:37:37.721543+0000 mgr.y (mgr.25253) 252 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:39 smithi204 bash[68176]: audit 2024-07-28T11:37:37.929765+0000 mgr.y (mgr.25253) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:39 smithi204 bash[68176]: cephadm 2024-07-28T11:37:37.931189+0000 mgr.y (mgr.25253) 254 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T11:37:39.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[79620]: cluster 2024-07-28T11:37:37.721543+0000 mgr.y (mgr.25253) 252 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[79620]: audit 2024-07-28T11:37:37.929765+0000 mgr.y (mgr.25253) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[79620]: cephadm 2024-07-28T11:37:37.931189+0000 mgr.y (mgr.25253) 254 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T11:37:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[81864]: cluster 2024-07-28T11:37:37.721543+0000 mgr.y (mgr.25253) 252 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[81864]: audit 2024-07-28T11:37:37.929765+0000 mgr.y (mgr.25253) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T11:37:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:39 smithi177 bash[81864]: cephadm 2024-07-28T11:37:37.931189+0000 mgr.y (mgr.25253) 254 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T11:37:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:41 smithi204 bash[68176]: cluster 2024-07-28T11:37:39.722325+0000 mgr.y (mgr.25253) 255 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:41.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:41 smithi177 bash[79620]: cluster 2024-07-28T11:37:39.722325+0000 mgr.y (mgr.25253) 255 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:41 smithi177 bash[81864]: cluster 2024-07-28T11:37:39.722325+0000 mgr.y (mgr.25253) 255 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:41.806 INFO:teuthology.orchestra.run.smithi177.stdout:wait for half of osds to upgrade 2024-07-28T11:37:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:43.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: cluster 2024-07-28T11:37:41.723254+0000 mgr.y (mgr.25253) 256 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: cephadm 2024-07-28T11:37:42.346120+0000 mgr.y (mgr.25253) 257 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: audit 2024-07-28T11:37:42.352062+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: audit 2024-07-28T11:37:42.353607+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: audit 2024-07-28T11:37:42.354808+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:43.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[79620]: cephadm 2024-07-28T11:37:42.359848+0000 mgr.y (mgr.25253) 258 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: cluster 2024-07-28T11:37:41.723254+0000 mgr.y (mgr.25253) 256 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: cephadm 2024-07-28T11:37:42.346120+0000 mgr.y (mgr.25253) 257 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: audit 2024-07-28T11:37:42.352062+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: audit 2024-07-28T11:37:42.353607+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: audit 2024-07-28T11:37:42.354808+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:43 smithi177 bash[81864]: cephadm 2024-07-28T11:37:42.359848+0000 mgr.y (mgr.25253) 258 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:37:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: cluster 2024-07-28T11:37:41.723254+0000 mgr.y (mgr.25253) 256 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: cephadm 2024-07-28T11:37:42.346120+0000 mgr.y (mgr.25253) 257 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T11:37:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: audit 2024-07-28T11:37:42.352062+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: audit 2024-07-28T11:37:42.353607+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:37:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: audit 2024-07-28T11:37:42.354808+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:43 smithi204 bash[68176]: cephadm 2024-07-28T11:37:42.359848+0000 mgr.y (mgr.25253) 258 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-07-28T11:37:45.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:45 smithi177 bash[81864]: cluster 2024-07-28T11:37:43.724084+0000 mgr.y (mgr.25253) 259 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:45.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:45 smithi177 bash[79620]: cluster 2024-07-28T11:37:43.724084+0000 mgr.y (mgr.25253) 259 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:45 smithi204 bash[68176]: cluster 2024-07-28T11:37:43.724084+0000 mgr.y (mgr.25253) 259 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:46.362 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:46] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.43.0" 2024-07-28T11:37:46.641 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:46 smithi177 bash[81864]: audit 2024-07-28T11:37:45.657536+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:46.642 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:46 smithi177 bash[79620]: audit 2024-07-28T11:37:45.657536+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:46 smithi204 bash[68176]: audit 2024-07-28T11:37:45.657536+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:37:47.656 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:47 smithi177 bash[79620]: cluster 2024-07-28T11:37:45.724700+0000 mgr.y (mgr.25253) 260 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:47.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:47 smithi177 bash[81864]: cluster 2024-07-28T11:37:45.724700+0000 mgr.y (mgr.25253) 260 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:47 smithi204 bash[68176]: cluster 2024-07-28T11:37:45.724700+0000 mgr.y (mgr.25253) 260 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:47.941 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.941 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.942 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.942 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.942 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: Stopping Ceph osd.2 for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:37:47.942 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.943 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.943 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.943 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:47 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.011 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:48.264 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:48 smithi177 bash[45251]: debug 2024-07-28T11:37:48.101+0000 7f830dff2640 -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-28T11:37:48.264 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:48 smithi177 bash[45251]: debug 2024-07-28T11:37:48.101+0000 7f830dff2640 -1 osd.2 94 *** Got signal Terminated *** 2024-07-28T11:37:48.264 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:48 smithi177 bash[45251]: debug 2024-07-28T11:37:48.101+0000 7f830dff2640 -1 osd.2 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:37:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:48 smithi204 bash[68176]: cluster 2024-07-28T11:37:48.105972+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:37:48.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:48 smithi177 bash[81864]: cluster 2024-07-28T11:37:48.105972+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:37:48.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:48 smithi177 bash[79620]: cluster 2024-07-28T11:37:48.105972+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:37:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:49 smithi204 bash[68176]: cluster 2024-07-28T11:37:47.725774+0000 mgr.y (mgr.25253) 261 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:49 smithi204 bash[68176]: cluster 2024-07-28T11:37:48.370411+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:37:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:49 smithi204 bash[68176]: cluster 2024-07-28T11:37:48.386146+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[81864]: cluster 2024-07-28T11:37:47.725774+0000 mgr.y (mgr.25253) 261 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[81864]: cluster 2024-07-28T11:37:48.370411+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[81864]: cluster 2024-07-28T11:37:48.386146+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[79620]: cluster 2024-07-28T11:37:47.725774+0000 mgr.y (mgr.25253) 261 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[79620]: cluster 2024-07-28T11:37:48.370411+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:37:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[79620]: cluster 2024-07-28T11:37:48.386146+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-07-28T11:37:50.172 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:49 smithi177 bash[98487]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-2 2024-07-28T11:37:50.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:50 smithi177 bash[79620]: cluster 2024-07-28T11:37:49.389198+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-07-28T11:37:50.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:50 smithi177 bash[81864]: cluster 2024-07-28T11:37:49.389198+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-07-28T11:37:50.514 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:50 smithi177 bash[98583]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-2 2024-07-28T11:37:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:50 smithi204 bash[68176]: cluster 2024-07-28T11:37:49.389198+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-07-28T11:37:51.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:51 smithi177 bash[81864]: cluster 2024-07-28T11:37:49.726424+0000 mgr.y (mgr.25253) 262 : cluster [DBG] pgmap v202: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:51.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:51 smithi177 bash[79620]: cluster 2024-07-28T11:37:49.726424+0000 mgr.y (mgr.25253) 262 : cluster [DBG] pgmap v202: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:51 smithi204 bash[68176]: cluster 2024-07-28T11:37:49.726424+0000 mgr.y (mgr.25253) 262 : cluster [DBG] pgmap v202: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:37:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:52 smithi204 bash[68176]: cluster 2024-07-28T11:37:52.392506+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:37:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:37:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:37:52.690 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:52 smithi177 bash[81864]: cluster 2024-07-28T11:37:52.392506+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:37:52.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:52 smithi177 bash[79620]: cluster 2024-07-28T11:37:52.392506+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:37:53.806 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:53 smithi177 bash[81864]: cluster 2024-07-28T11:37:51.727410+0000 mgr.y (mgr.25253) 263 : cluster [DBG] pgmap v203: 73 pgs: 11 active+undersized, 1 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:37:53.806 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:53 smithi177 bash[79620]: cluster 2024-07-28T11:37:51.727410+0000 mgr.y (mgr.25253) 263 : cluster [DBG] pgmap v203: 73 pgs: 11 active+undersized, 1 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:37:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:53 smithi204 bash[68176]: cluster 2024-07-28T11:37:51.727410+0000 mgr.y (mgr.25253) 263 : cluster [DBG] pgmap v203: 73 pgs: 11 active+undersized, 1 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:37:54.513 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.514 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.515 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.515 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.515 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.516 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T11:37:54.516 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: Stopped Ceph osd.2 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:37:54.516 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.013 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:54 smithi177 systemd[1]: Started Ceph osd.2 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:37:55.864 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[81864]: cluster 2024-07-28T11:37:53.728352+0000 mgr.y (mgr.25253) 264 : cluster [DBG] pgmap v204: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:55.864 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[81864]: audit 2024-07-28T11:37:54.594237+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.864 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[81864]: audit 2024-07-28T11:37:54.603224+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.864 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[81864]: audit 2024-07-28T11:37:54.604287+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:55.864 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[81864]: audit 2024-07-28T11:37:54.879053+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.177:0/289718895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:55.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[79620]: cluster 2024-07-28T11:37:53.728352+0000 mgr.y (mgr.25253) 264 : cluster [DBG] pgmap v204: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:55.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[79620]: audit 2024-07-28T11:37:54.594237+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[79620]: audit 2024-07-28T11:37:54.603224+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[79620]: audit 2024-07-28T11:37:54.604287+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:55.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:55 smithi177 bash[79620]: audit 2024-07-28T11:37:54.879053+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.177:0/289718895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:55 smithi204 bash[68176]: cluster 2024-07-28T11:37:53.728352+0000 mgr.y (mgr.25253) 264 : cluster [DBG] pgmap v204: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:55 smithi204 bash[68176]: audit 2024-07-28T11:37:54.594237+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:55 smithi204 bash[68176]: audit 2024-07-28T11:37:54.603224+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:37:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:55 smithi204 bash[68176]: audit 2024-07-28T11:37:54.604287+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:55 smithi204 bash[68176]: audit 2024-07-28T11:37:54.879053+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.177:0/289718895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:56.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:37:56] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.43.0" 2024-07-28T11:37:56.610 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T11:37:56.610 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: 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-28T11:37:56.611 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-28T11:37:56.611 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-28T11:37:56.611 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-07-28T11:37:56.611 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T11:37:56.611 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:56 smithi177 bash[98828]: --> ceph-volume raw activate successful for osd ID: 2 2024-07-28T11:37:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:57 smithi204 bash[68176]: cluster 2024-07-28T11:37:55.729077+0000 mgr.y (mgr.25253) 265 : cluster [DBG] pgmap v205: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:57 smithi204 bash[68176]: audit 2024-07-28T11:37:57.169465+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.177:0/2131035872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:57 smithi177 bash[79620]: cluster 2024-07-28T11:37:55.729077+0000 mgr.y (mgr.25253) 265 : cluster [DBG] pgmap v205: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:57 smithi177 bash[79620]: audit 2024-07-28T11:37:57.169465+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.177:0/2131035872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:57 smithi177 bash[81864]: cluster 2024-07-28T11:37:55.729077+0000 mgr.y (mgr.25253) 265 : cluster [DBG] pgmap v205: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:57 smithi177 bash[81864]: audit 2024-07-28T11:37:57.169465+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.177:0/2131035872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:37:58.513 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:58 smithi177 bash[99109]: debug 2024-07-28T11:37:58.316+0000 7f623a2ad640 1 -- 172.21.15.177:0/519937541 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a867551e0 con 0x556a874d0000 2024-07-28T11:37:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:58 smithi204 bash[68176]: cluster 2024-07-28T11:37:58.071033+0000 mon.a (mon.0) 411 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:37:59.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:58 smithi177 bash[79620]: cluster 2024-07-28T11:37:58.071033+0000 mon.a (mon.0) 411 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:37:59.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:58 smithi177 bash[81864]: cluster 2024-07-28T11:37:58.071033+0000 mon.a (mon.0) 411 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:37:59.014 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:37:58 smithi177 bash[99109]: debug 2024-07-28T11:37:58.852+0000 7f623cb13640 -1 Falling back to public interface 2024-07-28T11:37:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:59 smithi204 bash[68176]: cluster 2024-07-28T11:37:57.729768+0000 mgr.y (mgr.25253) 266 : cluster [DBG] pgmap v206: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:37:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:37:59 smithi204 bash[68176]: audit 2024-07-28T11:37:59.462748+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.177:0/2448737831' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:00.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:59 smithi177 bash[81864]: cluster 2024-07-28T11:37:57.729768+0000 mgr.y (mgr.25253) 266 : cluster [DBG] pgmap v206: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:00.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:37:59 smithi177 bash[81864]: audit 2024-07-28T11:37:59.462748+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.177:0/2448737831' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:00.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:59 smithi177 bash[79620]: cluster 2024-07-28T11:37:57.729768+0000 mgr.y (mgr.25253) 266 : cluster [DBG] pgmap v206: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:00.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:37:59 smithi177 bash[79620]: audit 2024-07-28T11:37:59.462748+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.177:0/2448737831' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:01.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: cluster 2024-07-28T11:37:59.730405+0000 mgr.y (mgr.25253) 267 : cluster [DBG] pgmap v207: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:00.438499+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:00.451068+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:00.664798+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:00.666582+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:01.362663+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[81864]: audit 2024-07-28T11:38:01.368299+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: cluster 2024-07-28T11:37:59.730405+0000 mgr.y (mgr.25253) 267 : cluster [DBG] pgmap v207: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:00.438499+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:00.451068+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:00.664798+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:00.666582+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:01.362663+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[79620]: audit 2024-07-28T11:38:01.368299+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: cluster 2024-07-28T11:37:59.730405+0000 mgr.y (mgr.25253) 267 : cluster [DBG] pgmap v207: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:00.438499+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:00.451068+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:00.664798+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:00.666582+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:01.362663+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:01 smithi204 bash[68176]: audit 2024-07-28T11:38:01.368299+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.263 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:38:01 smithi177 bash[99109]: debug 2024-07-28T11:38:01.888+0000 7f623cb13640 -1 osd.2 94 log_to_monitors true 2024-07-28T11:38:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:02 smithi204 bash[68176]: audit 2024-07-28T11:38:01.749690+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.177:0/2910974517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:02 smithi204 bash[68176]: audit 2024-07-28T11:38:01.898834+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:38:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:02 smithi204 bash[68176]: audit 2024-07-28T11:38:02.035766+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:02 smithi204 bash[68176]: audit 2024-07-28T11:38:02.040727+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.764 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[99109]: debug 2024-07-28T11:38:02.504+0000 7f62348bd640 -1 osd.2 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[81864]: audit 2024-07-28T11:38:01.749690+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.177:0/2910974517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[81864]: audit 2024-07-28T11:38:01.898834+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[81864]: audit 2024-07-28T11:38:02.035766+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[81864]: audit 2024-07-28T11:38:02.040727+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[79620]: audit 2024-07-28T11:38:01.749690+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.177:0/2910974517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:02.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[79620]: audit 2024-07-28T11:38:01.898834+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:38:02.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[79620]: audit 2024-07-28T11:38:02.035766+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:02.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:02 smithi177 bash[79620]: audit 2024-07-28T11:38:02.040727+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:03.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[81864]: cluster 2024-07-28T11:38:01.730897+0000 mgr.y (mgr.25253) 268 : cluster [DBG] pgmap v208: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[81864]: audit 2024-07-28T11:38:02.451624+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[81864]: cluster 2024-07-28T11:38:02.451915+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[81864]: audit 2024-07-28T11:38:02.452645+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[79620]: cluster 2024-07-28T11:38:01.730897+0000 mgr.y (mgr.25253) 268 : cluster [DBG] pgmap v208: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[79620]: audit 2024-07-28T11:38:02.451624+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[79620]: cluster 2024-07-28T11:38:02.451915+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-07-28T11:38:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:03 smithi177 bash[79620]: audit 2024-07-28T11:38:02.452645+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:03 smithi204 bash[68176]: cluster 2024-07-28T11:38:01.730897+0000 mgr.y (mgr.25253) 268 : cluster [DBG] pgmap v208: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:03 smithi204 bash[68176]: audit 2024-07-28T11:38:02.451624+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:38:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:03 smithi204 bash[68176]: cluster 2024-07-28T11:38:02.451915+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-07-28T11:38:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:03 smithi204 bash[68176]: audit 2024-07-28T11:38:02.452645+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: cluster 2024-07-28T11:38:03.444312+0000 mon.a (mon.0) 426 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: cluster 2024-07-28T11:38:03.457050+0000 mon.a (mon.0) 427 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635] boot 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: cluster 2024-07-28T11:38:03.457293+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: audit 2024-07-28T11:38:03.462506+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: audit 2024-07-28T11:38:04.040266+0000 mon.a (mon.0) 430 : audit [DBG] from='client.? 172.21.15.177:0/3065881153' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[79620]: cluster 2024-07-28T11:38:04.456472+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: cluster 2024-07-28T11:38:03.444312+0000 mon.a (mon.0) 426 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: cluster 2024-07-28T11:38:03.457050+0000 mon.a (mon.0) 427 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635] boot 2024-07-28T11:38:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: cluster 2024-07-28T11:38:03.457293+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:38:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: audit 2024-07-28T11:38:03.462506+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:38:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: audit 2024-07-28T11:38:04.040266+0000 mon.a (mon.0) 430 : audit [DBG] from='client.? 172.21.15.177:0/3065881153' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:04 smithi177 bash[81864]: cluster 2024-07-28T11:38:04.456472+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: cluster 2024-07-28T11:38:03.444312+0000 mon.a (mon.0) 426 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: cluster 2024-07-28T11:38:03.457050+0000 mon.a (mon.0) 427 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635] boot 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: cluster 2024-07-28T11:38:03.457293+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: audit 2024-07-28T11:38:03.462506+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: audit 2024-07-28T11:38:04.040266+0000 mon.a (mon.0) 430 : audit [DBG] from='client.? 172.21.15.177:0/3065881153' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:04 smithi204 bash[68176]: cluster 2024-07-28T11:38:04.456472+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:38:05.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:05 smithi177 bash[79620]: cluster 2024-07-28T11:38:03.731535+0000 mgr.y (mgr.25253) 269 : cluster [DBG] pgmap v211: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:05.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:05 smithi177 bash[81864]: cluster 2024-07-28T11:38:03.731535+0000 mgr.y (mgr.25253) 269 : cluster [DBG] pgmap v211: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:05 smithi204 bash[68176]: cluster 2024-07-28T11:38:03.731535+0000 mgr.y (mgr.25253) 269 : cluster [DBG] pgmap v211: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:06.486 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:06] "GET /metrics HTTP/1.1" 200 33933 "" "Prometheus/2.43.0" 2024-07-28T11:38:06.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:06 smithi177 bash[79620]: audit 2024-07-28T11:38:06.333050+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.177:0/101254027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:06 smithi177 bash[81864]: audit 2024-07-28T11:38:06.333050+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.177:0/101254027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:06 smithi204 bash[68176]: audit 2024-07-28T11:38:06.333050+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.177:0/101254027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:07.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:07 smithi177 bash[79620]: cluster 2024-07-28T11:38:05.732281+0000 mgr.y (mgr.25253) 270 : cluster [DBG] pgmap v213: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:07.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:07 smithi177 bash[81864]: cluster 2024-07-28T11:38:05.732281+0000 mgr.y (mgr.25253) 270 : cluster [DBG] pgmap v213: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:07 smithi204 bash[68176]: cluster 2024-07-28T11:38:05.732281+0000 mgr.y (mgr.25253) 270 : cluster [DBG] pgmap v213: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:08.683 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:08 smithi177 bash[81864]: cluster 2024-07-28T11:38:08.492780+0000 mon.a (mon.0) 433 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:08.683 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:08 smithi177 bash[79620]: cluster 2024-07-28T11:38:08.492780+0000 mon.a (mon.0) 433 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:08 smithi204 bash[68176]: cluster 2024-07-28T11:38:08.492780+0000 mon.a (mon.0) 433 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:09.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:09 smithi177 bash[81864]: cluster 2024-07-28T11:38:07.733227+0000 mgr.y (mgr.25253) 271 : cluster [DBG] pgmap v214: 73 pgs: 7 active+undersized, 1 active+undersized+degraded, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:09.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:09 smithi177 bash[81864]: audit 2024-07-28T11:38:08.622157+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/2711437879' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:09.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:09 smithi177 bash[79620]: cluster 2024-07-28T11:38:07.733227+0000 mgr.y (mgr.25253) 271 : cluster [DBG] pgmap v214: 73 pgs: 7 active+undersized, 1 active+undersized+degraded, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:09.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:09 smithi177 bash[79620]: audit 2024-07-28T11:38:08.622157+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/2711437879' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:09 smithi204 bash[68176]: cluster 2024-07-28T11:38:07.733227+0000 mgr.y (mgr.25253) 271 : cluster [DBG] pgmap v214: 73 pgs: 7 active+undersized, 1 active+undersized+degraded, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:09 smithi204 bash[68176]: audit 2024-07-28T11:38:08.622157+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.177:0/2711437879' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:10.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:10 smithi177 bash[81864]: cluster 2024-07-28T11:38:10.550327+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2024-07-28T11:38:10.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:10 smithi177 bash[81864]: cluster 2024-07-28T11:38:10.550393+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:10.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:10 smithi177 bash[79620]: cluster 2024-07-28T11:38:10.550327+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2024-07-28T11:38:10.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:10 smithi177 bash[79620]: cluster 2024-07-28T11:38:10.550393+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:10 smithi204 bash[68176]: cluster 2024-07-28T11:38:10.550327+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2024-07-28T11:38:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:10 smithi204 bash[68176]: cluster 2024-07-28T11:38:10.550393+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:11.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:11 smithi177 bash[81864]: cluster 2024-07-28T11:38:09.734049+0000 mgr.y (mgr.25253) 272 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:11.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:11 smithi177 bash[81864]: audit 2024-07-28T11:38:10.903012+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.177:0/2749582356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:11.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:11 smithi177 bash[79620]: cluster 2024-07-28T11:38:09.734049+0000 mgr.y (mgr.25253) 272 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:11.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:11 smithi177 bash[79620]: audit 2024-07-28T11:38:10.903012+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.177:0/2749582356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:11 smithi204 bash[68176]: cluster 2024-07-28T11:38:09.734049+0000 mgr.y (mgr.25253) 272 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:11 smithi204 bash[68176]: audit 2024-07-28T11:38:10.903012+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.177:0/2749582356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: cluster 2024-07-28T11:38:11.734972+0000 mgr.y (mgr.25253) 273 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.334530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.344249+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.346214+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.347869+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.357478+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.511335+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.516365+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.519086+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.521268+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.523934+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:12.524331+0000 mgr.y (mgr.25253) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: cephadm 2024-07-28T11:38:12.526408+0000 mgr.y (mgr.25253) 275 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T11:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:13 smithi204 bash[68176]: audit 2024-07-28T11:38:13.206380+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/20845070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:13.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: cluster 2024-07-28T11:38:11.734972+0000 mgr.y (mgr.25253) 273 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:13.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.334530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.344249+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.346214+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.347869+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.357478+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.511335+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.516365+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.519086+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.521268+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.523934+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:12.524331+0000 mgr.y (mgr.25253) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: cephadm 2024-07-28T11:38:12.526408+0000 mgr.y (mgr.25253) 275 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T11:38:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[81864]: audit 2024-07-28T11:38:13.206380+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/20845070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: cluster 2024-07-28T11:38:11.734972+0000 mgr.y (mgr.25253) 273 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.334530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.344249+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.346214+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.347869+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.357478+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.511335+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.516365+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.519086+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.521268+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.523934+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:12.524331+0000 mgr.y (mgr.25253) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: cephadm 2024-07-28T11:38:12.526408+0000 mgr.y (mgr.25253) 275 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T11:38:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:13 smithi177 bash[79620]: audit 2024-07-28T11:38:13.206380+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/20845070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:15 smithi204 bash[68176]: cluster 2024-07-28T11:38:13.735921+0000 mgr.y (mgr.25253) 276 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:15 smithi204 bash[68176]: audit 2024-07-28T11:38:15.252067+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:15 smithi204 bash[68176]: audit 2024-07-28T11:38:15.253345+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:38:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:15 smithi204 bash[68176]: audit 2024-07-28T11:38:15.254142+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[81864]: cluster 2024-07-28T11:38:13.735921+0000 mgr.y (mgr.25253) 276 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[81864]: audit 2024-07-28T11:38:15.252067+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[81864]: audit 2024-07-28T11:38:15.253345+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[81864]: audit 2024-07-28T11:38:15.254142+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[79620]: cluster 2024-07-28T11:38:13.735921+0000 mgr.y (mgr.25253) 276 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[79620]: audit 2024-07-28T11:38:15.252067+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[79620]: audit 2024-07-28T11:38:15.253345+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:38:15.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:15 smithi177 bash[79620]: audit 2024-07-28T11:38:15.254142+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:16.333 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:16] "GET /metrics HTTP/1.1" 200 33928 "" "Prometheus/2.43.0" 2024-07-28T11:38:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: cephadm 2024-07-28T11:38:15.243860+0000 mgr.y (mgr.25253) 277 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T11:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: cephadm 2024-07-28T11:38:15.257216+0000 mgr.y (mgr.25253) 278 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: audit 2024-07-28T11:38:15.501792+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/1916733672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: audit 2024-07-28T11:38:15.668711+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: audit 2024-07-28T11:38:15.670394+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:16 smithi204 bash[68176]: audit 2024-07-28T11:38:15.752537+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: cephadm 2024-07-28T11:38:15.243860+0000 mgr.y (mgr.25253) 277 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: cephadm 2024-07-28T11:38:15.257216+0000 mgr.y (mgr.25253) 278 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: audit 2024-07-28T11:38:15.501792+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/1916733672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: audit 2024-07-28T11:38:15.668711+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: audit 2024-07-28T11:38:15.670394+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[81864]: audit 2024-07-28T11:38:15.752537+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: cephadm 2024-07-28T11:38:15.243860+0000 mgr.y (mgr.25253) 277 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T11:38:16.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: cephadm 2024-07-28T11:38:15.257216+0000 mgr.y (mgr.25253) 278 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-07-28T11:38:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: audit 2024-07-28T11:38:15.501792+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.177:0/1916733672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: audit 2024-07-28T11:38:15.668711+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: audit 2024-07-28T11:38:15.670394+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:16 smithi177 bash[79620]: audit 2024-07-28T11:38:15.752537+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:17 smithi204 bash[68176]: cluster 2024-07-28T11:38:15.736562+0000 mgr.y (mgr.25253) 279 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:17.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:17 smithi177 bash[79620]: cluster 2024-07-28T11:38:15.736562+0000 mgr.y (mgr.25253) 279 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:17.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:17 smithi177 bash[81864]: cluster 2024-07-28T11:38:15.736562+0000 mgr.y (mgr.25253) 279 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:18.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:18 smithi177 bash[81864]: audit 2024-07-28T11:38:17.798488+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.177:0/1675516749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:18.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:18 smithi177 bash[79620]: audit 2024-07-28T11:38:17.798488+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.177:0/1675516749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:18 smithi204 bash[68176]: audit 2024-07-28T11:38:17.798488+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.177:0/1675516749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:19.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:19 smithi177 bash[81864]: cluster 2024-07-28T11:38:17.737457+0000 mgr.y (mgr.25253) 280 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:19.615 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:19 smithi177 bash[79620]: cluster 2024-07-28T11:38:17.737457+0000 mgr.y (mgr.25253) 280 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:19 smithi204 bash[68176]: cluster 2024-07-28T11:38:17.737457+0000 mgr.y (mgr.25253) 280 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:20 smithi204 bash[68176]: audit 2024-07-28T11:38:20.090298+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.177:0/1167656148' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:20.736 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:20 smithi177 bash[81864]: audit 2024-07-28T11:38:20.090298+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.177:0/1167656148' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:20.736 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:20 smithi177 bash[79620]: audit 2024-07-28T11:38:20.090298+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.177:0/1167656148' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.014 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.015 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.015 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.015 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.016 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.016 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.016 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.016 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:20 smithi177 systemd[1]: Stopping Ceph osd.3 for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:38:21.016 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:20 smithi177 bash[50735]: debug 2024-07-28T11:38:20.952+0000 7fed81c1f640 -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-28T11:38:21.016 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:20 smithi177 bash[50735]: debug 2024-07-28T11:38:20.952+0000 7fed81c1f640 -1 osd.3 99 *** Got signal Terminated *** 2024-07-28T11:38:21.016 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:20 smithi177 bash[50735]: debug 2024-07-28T11:38:20.952+0000 7fed81c1f640 -1 osd.3 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:38:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:21 smithi204 bash[68176]: cluster 2024-07-28T11:38:19.738081+0000 mgr.y (mgr.25253) 281 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:21 smithi204 bash[68176]: cluster 2024-07-28T11:38:20.956725+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T11:38:21.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:21 smithi177 bash[81864]: cluster 2024-07-28T11:38:19.738081+0000 mgr.y (mgr.25253) 281 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:21.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:21 smithi177 bash[81864]: cluster 2024-07-28T11:38:20.956725+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T11:38:21.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:21 smithi177 bash[79620]: cluster 2024-07-28T11:38:19.738081+0000 mgr.y (mgr.25253) 281 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:21.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:21 smithi177 bash[79620]: cluster 2024-07-28T11:38:20.956725+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T11:38:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:22 smithi204 bash[68176]: cluster 2024-07-28T11:38:21.360333+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:22 smithi204 bash[68176]: cluster 2024-07-28T11:38:21.369470+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-07-28T11:38:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:22 smithi204 bash[68176]: cluster 2024-07-28T11:38:22.370549+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-07-28T11:38:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:22.713 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[103268]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-3 2024-07-28T11:38:22.713 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[81864]: cluster 2024-07-28T11:38:21.360333+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:22.713 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[81864]: cluster 2024-07-28T11:38:21.369470+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-07-28T11:38:22.714 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[81864]: cluster 2024-07-28T11:38:22.370549+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-07-28T11:38:22.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[79620]: cluster 2024-07-28T11:38:21.360333+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:22.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[79620]: cluster 2024-07-28T11:38:21.369470+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-07-28T11:38:22.714 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[79620]: cluster 2024-07-28T11:38:22.370549+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-07-28T11:38:23.013 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:22 smithi177 bash[103355]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-3 2024-07-28T11:38:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:23 smithi204 bash[68176]: cluster 2024-07-28T11:38:21.739103+0000 mgr.y (mgr.25253) 282 : cluster [DBG] pgmap v222: 73 pgs: 13 peering, 4 stale+active+clean, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:23 smithi204 bash[68176]: cluster 2024-07-28T11:38:22.374061+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:23 smithi204 bash[68176]: audit 2024-07-28T11:38:22.399799+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.177:0/1380385310' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:23.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[81864]: cluster 2024-07-28T11:38:21.739103+0000 mgr.y (mgr.25253) 282 : cluster [DBG] pgmap v222: 73 pgs: 13 peering, 4 stale+active+clean, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:23.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[81864]: cluster 2024-07-28T11:38:22.374061+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:23.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[81864]: audit 2024-07-28T11:38:22.399799+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.177:0/1380385310' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:23.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[79620]: cluster 2024-07-28T11:38:21.739103+0000 mgr.y (mgr.25253) 282 : cluster [DBG] pgmap v222: 73 pgs: 13 peering, 4 stale+active+clean, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:23.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[79620]: cluster 2024-07-28T11:38:22.374061+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:23.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:23 smithi177 bash[79620]: audit 2024-07-28T11:38:22.399799+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.177:0/1380385310' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:24.745 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:24 smithi177 bash[81864]: cluster 2024-07-28T11:38:24.393449+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:24.746 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:24 smithi177 bash[79620]: cluster 2024-07-28T11:38:24.393449+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:24 smithi204 bash[68176]: cluster 2024-07-28T11:38:24.393449+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:38:25.575 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.576 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:25 smithi177 bash[81864]: cluster 2024-07-28T11:38:23.740228+0000 mgr.y (mgr.25253) 283 : cluster [DBG] pgmap v224: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:25.576 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:25 smithi177 bash[81864]: audit 2024-07-28T11:38:24.683974+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.177:0/3921715771' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:25.576 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.576 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T11:38:25.576 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: Stopped Ceph osd.3 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:38:25.576 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.576 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.577 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:25 smithi177 bash[79620]: cluster 2024-07-28T11:38:23.740228+0000 mgr.y (mgr.25253) 283 : cluster [DBG] pgmap v224: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:25.577 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:25 smithi177 bash[79620]: audit 2024-07-28T11:38:24.683974+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.177:0/3921715771' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:25.577 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.577 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.577 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.578 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.578 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:25 smithi204 bash[68176]: cluster 2024-07-28T11:38:23.740228+0000 mgr.y (mgr.25253) 283 : cluster [DBG] pgmap v224: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:25 smithi204 bash[68176]: audit 2024-07-28T11:38:24.683974+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.177:0/3921715771' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:26.013 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:25 smithi177 systemd[1]: Started Ceph osd.3 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:38:26.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:26] "GET /metrics HTTP/1.1" 200 33928 "" "Prometheus/2.43.0" 2024-07-28T11:38:26.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:26 smithi204 bash[68176]: audit 2024-07-28T11:38:25.616493+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:26 smithi204 bash[68176]: audit 2024-07-28T11:38:25.623568+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:26 smithi204 bash[68176]: audit 2024-07-28T11:38:25.624548+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:26 smithi204 bash[68176]: cluster 2024-07-28T11:38:25.741004+0000 mgr.y (mgr.25253) 284 : cluster [DBG] pgmap v225: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[81864]: audit 2024-07-28T11:38:25.616493+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[81864]: audit 2024-07-28T11:38:25.623568+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[81864]: audit 2024-07-28T11:38:25.624548+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[81864]: cluster 2024-07-28T11:38:25.741004+0000 mgr.y (mgr.25253) 284 : cluster [DBG] pgmap v225: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[79620]: audit 2024-07-28T11:38:25.616493+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[79620]: audit 2024-07-28T11:38:25.623568+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[79620]: audit 2024-07-28T11:38:25.624548+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:26.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:26 smithi177 bash[79620]: cluster 2024-07-28T11:38:25.741004+0000 mgr.y (mgr.25253) 284 : cluster [DBG] pgmap v225: 73 pgs: 13 active+undersized, 13 peering, 1 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2024-07-28T11:38:27.622 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: 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-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-07-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T11:38:27.623 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[103530]: --> ceph-volume raw activate successful for osd ID: 3 2024-07-28T11:38:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:27 smithi204 bash[68176]: audit 2024-07-28T11:38:26.979196+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.177:0/184811832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:28.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[81864]: audit 2024-07-28T11:38:26.979196+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.177:0/184811832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:27 smithi177 bash[79620]: audit 2024-07-28T11:38:26.979196+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.177:0/184811832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:28 smithi204 bash[68176]: cluster 2024-07-28T11:38:27.742035+0000 mgr.y (mgr.25253) 285 : cluster [DBG] pgmap v226: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:29.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:28 smithi177 bash[81864]: cluster 2024-07-28T11:38:27.742035+0000 mgr.y (mgr.25253) 285 : cluster [DBG] pgmap v226: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:29.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:28 smithi177 bash[79620]: cluster 2024-07-28T11:38:27.742035+0000 mgr.y (mgr.25253) 285 : cluster [DBG] pgmap v226: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:29.513 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[103770]: debug 2024-07-28T11:38:29.296+0000 7efd6e931640 1 -- 172.21.15.177:0/4223484969 <== mon.2 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56554755b1e0 con 0x56554751b800 2024-07-28T11:38:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:29 smithi204 bash[68176]: cluster 2024-07-28T11:38:28.627077+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-28T11:38:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:29 smithi204 bash[68176]: audit 2024-07-28T11:38:29.279665+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/359047070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:30.013 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[103770]: debug 2024-07-28T11:38:29.848+0000 7efd71197640 -1 Falling back to public interface 2024-07-28T11:38:30.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[81864]: cluster 2024-07-28T11:38:28.627077+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-28T11:38:30.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[81864]: audit 2024-07-28T11:38:29.279665+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/359047070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:30.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[79620]: cluster 2024-07-28T11:38:28.627077+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-28T11:38:30.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:29 smithi177 bash[79620]: audit 2024-07-28T11:38:29.279665+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/359047070' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:30 smithi204 bash[68176]: cluster 2024-07-28T11:38:29.742964+0000 mgr.y (mgr.25253) 286 : cluster [DBG] pgmap v227: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:31.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:30 smithi177 bash[79620]: cluster 2024-07-28T11:38:29.742964+0000 mgr.y (mgr.25253) 286 : cluster [DBG] pgmap v227: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:30 smithi177 bash[81864]: cluster 2024-07-28T11:38:29.742964+0000 mgr.y (mgr.25253) 286 : cluster [DBG] pgmap v227: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:31 smithi204 bash[68176]: audit 2024-07-28T11:38:30.666255+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:31 smithi204 bash[68176]: audit 2024-07-28T11:38:30.668028+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:31 smithi204 bash[68176]: audit 2024-07-28T11:38:31.568181+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.177:0/3229109743' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:32.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[79620]: audit 2024-07-28T11:38:30.666255+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:32.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[79620]: audit 2024-07-28T11:38:30.668028+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:32.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[79620]: audit 2024-07-28T11:38:31.568181+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.177:0/3229109743' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:32.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[81864]: audit 2024-07-28T11:38:30.666255+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:32.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[81864]: audit 2024-07-28T11:38:30.668028+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:32.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:31 smithi177 bash[81864]: audit 2024-07-28T11:38:31.568181+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.177:0/3229109743' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:33.263 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:32 smithi177 bash[103770]: debug 2024-07-28T11:38:32.839+0000 7efd71197640 -1 osd.3 99 log_to_monitors true 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: cluster 2024-07-28T11:38:31.743840+0000 mgr.y (mgr.25253) 287 : cluster [DBG] pgmap v228: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: audit 2024-07-28T11:38:32.349401+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: audit 2024-07-28T11:38:32.354044+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: audit 2024-07-28T11:38:32.848467+0000 mon.a (mon.0) 471 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: audit 2024-07-28T11:38:33.023428+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: audit 2024-07-28T11:38:33.029752+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:33 smithi204 bash[68176]: cluster 2024-07-28T11:38:33.084258+0000 mon.a (mon.0) 474 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:33.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: cluster 2024-07-28T11:38:31.743840+0000 mgr.y (mgr.25253) 287 : cluster [DBG] pgmap v228: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:33.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: audit 2024-07-28T11:38:32.349401+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: audit 2024-07-28T11:38:32.354044+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: audit 2024-07-28T11:38:32.848467+0000 mon.a (mon.0) 471 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: audit 2024-07-28T11:38:33.023428+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: audit 2024-07-28T11:38:33.029752+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[81864]: cluster 2024-07-28T11:38:33.084258+0000 mon.a (mon.0) 474 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: cluster 2024-07-28T11:38:31.743840+0000 mgr.y (mgr.25253) 287 : cluster [DBG] pgmap v228: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: audit 2024-07-28T11:38:32.349401+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: audit 2024-07-28T11:38:32.354044+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: audit 2024-07-28T11:38:32.848467+0000 mon.a (mon.0) 471 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: audit 2024-07-28T11:38:33.023428+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: audit 2024-07-28T11:38:33.029752+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:33 smithi177 bash[79620]: cluster 2024-07-28T11:38:33.084258+0000 mon.a (mon.0) 474 : cluster [WRN] Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:34.513 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[103770]: debug 2024-07-28T11:38:34.219+0000 7efd64f39640 -1 osd.3 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: audit 2024-07-28T11:38:33.673899+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: cluster 2024-07-28T11:38:33.673940+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: audit 2024-07-28T11:38:33.674392+0000 mon.a (mon.0) 477 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: cluster 2024-07-28T11:38:33.744338+0000 mgr.y (mgr.25253) 288 : cluster [DBG] pgmap v230: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: audit 2024-07-28T11:38:33.867464+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.177:0/3948592216' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:35.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[79620]: audit 2024-07-28T11:38:34.207174+0000 mon.a (mon.0) 478 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: audit 2024-07-28T11:38:33.673899+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: cluster 2024-07-28T11:38:33.673940+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: audit 2024-07-28T11:38:33.674392+0000 mon.a (mon.0) 477 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: cluster 2024-07-28T11:38:33.744338+0000 mgr.y (mgr.25253) 288 : cluster [DBG] pgmap v230: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: audit 2024-07-28T11:38:33.867464+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.177:0/3948592216' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:35.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:34 smithi177 bash[81864]: audit 2024-07-28T11:38:34.207174+0000 mon.a (mon.0) 478 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' 2024-07-28T11:38:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: audit 2024-07-28T11:38:33.673899+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:38:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: cluster 2024-07-28T11:38:33.673940+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-07-28T11:38:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: audit 2024-07-28T11:38:33.674392+0000 mon.a (mon.0) 477 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-07-28T11:38:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: cluster 2024-07-28T11:38:33.744338+0000 mgr.y (mgr.25253) 288 : cluster [DBG] pgmap v230: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: audit 2024-07-28T11:38:33.867464+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.177:0/3948592216' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:34 smithi204 bash[68176]: audit 2024-07-28T11:38:34.207174+0000 mon.a (mon.0) 478 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977]' entity='osd.3' 2024-07-28T11:38:36.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[81864]: cluster 2024-07-28T11:38:35.204189+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:36.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[81864]: cluster 2024-07-28T11:38:35.213074+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977] boot 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[81864]: cluster 2024-07-28T11:38:35.213218+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[81864]: audit 2024-07-28T11:38:35.213984+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[79620]: cluster 2024-07-28T11:38:35.204189+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[79620]: cluster 2024-07-28T11:38:35.213074+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977] boot 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[79620]: cluster 2024-07-28T11:38:35.213218+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:38:36.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:35 smithi177 bash[79620]: audit 2024-07-28T11:38:35.213984+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:38:36.154 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 4 2024-07-28T11:38:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:35 smithi204 bash[68176]: cluster 2024-07-28T11:38:35.204189+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:38:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:35 smithi204 bash[68176]: cluster 2024-07-28T11:38:35.213074+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977] boot 2024-07-28T11:38:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:35 smithi204 bash[68176]: cluster 2024-07-28T11:38:35.213218+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:38:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:35 smithi204 bash[68176]: audit 2024-07-28T11:38:35.213984+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:38:36.411 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:36] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.43.0" 2024-07-28T11:38:37.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[81864]: cluster 2024-07-28T11:38:35.745052+0000 mgr.y (mgr.25253) 289 : cluster [DBG] pgmap v232: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:37.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[81864]: audit 2024-07-28T11:38:36.146936+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.177:0/1899448784' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:37.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[81864]: cluster 2024-07-28T11:38:36.211692+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:38:37.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[79620]: cluster 2024-07-28T11:38:35.745052+0000 mgr.y (mgr.25253) 289 : cluster [DBG] pgmap v232: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:37.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[79620]: audit 2024-07-28T11:38:36.146936+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.177:0/1899448784' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:37.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:36 smithi177 bash[79620]: cluster 2024-07-28T11:38:36.211692+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:38:37.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:38:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:36 smithi204 bash[68176]: cluster 2024-07-28T11:38:35.745052+0000 mgr.y (mgr.25253) 289 : cluster [DBG] pgmap v232: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2024-07-28T11:38:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:36 smithi204 bash[68176]: audit 2024-07-28T11:38:36.146936+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.177:0/1899448784' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T11:38:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:36 smithi204 bash[68176]: cluster 2024-07-28T11:38:36.211692+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:38:39.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:38 smithi177 bash[81864]: cluster 2024-07-28T11:38:37.746054+0000 mgr.y (mgr.25253) 290 : cluster [DBG] pgmap v234: 73 pgs: 17 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:39.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:38 smithi177 bash[81864]: cluster 2024-07-28T11:38:38.087090+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:39.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:38 smithi177 bash[79620]: cluster 2024-07-28T11:38:37.746054+0000 mgr.y (mgr.25253) 290 : cluster [DBG] pgmap v234: 73 pgs: 17 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:39.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:38 smithi177 bash[79620]: cluster 2024-07-28T11:38:38.087090+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:39.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:38 smithi204 bash[68176]: cluster 2024-07-28T11:38:37.746054+0000 mgr.y (mgr.25253) 290 : cluster [DBG] pgmap v234: 73 pgs: 17 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2024-07-28T11:38:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:38 smithi204 bash[68176]: cluster 2024-07-28T11:38:38.087090+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:40.101 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:39 smithi177 bash[81864]: cluster 2024-07-28T11:38:39.801780+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2024-07-28T11:38:40.101 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:39 smithi177 bash[81864]: cluster 2024-07-28T11:38:39.801846+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:40.101 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:39 smithi177 bash[79620]: cluster 2024-07-28T11:38:39.801780+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2024-07-28T11:38:40.101 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:39 smithi177 bash[79620]: cluster 2024-07-28T11:38:39.801846+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:39 smithi204 bash[68176]: cluster 2024-07-28T11:38:39.801780+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2024-07-28T11:38:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:39 smithi204 bash[68176]: cluster 2024-07-28T11:38:39.801846+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2024-07-28T11:38:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:40 smithi204 bash[68176]: cluster 2024-07-28T11:38:39.747023+0000 mgr.y (mgr.25253) 291 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:41.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:40 smithi177 bash[81864]: cluster 2024-07-28T11:38:39.747023+0000 mgr.y (mgr.25253) 291 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:41.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:40 smithi177 bash[79620]: cluster 2024-07-28T11:38:39.747023+0000 mgr.y (mgr.25253) 291 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:41.617 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:38:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:42 smithi204 bash[60899]: ts=2024-07-28T11:38: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:42 smithi204 bash[68176]: cluster 2024-07-28T11:38:41.748059+0000 mgr.y (mgr.25253) 292 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:43.227 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:42 smithi177 bash[79620]: cluster 2024-07-28T11:38:41.748059+0000 mgr.y (mgr.25253) 292 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:43.228 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:42 smithi177 bash[81864]: cluster 2024-07-28T11:38:41.748059+0000 mgr.y (mgr.25253) 292 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:44 smithi204 bash[68176]: cluster 2024-07-28T11:38:43.748735+0000 mgr.y (mgr.25253) 293 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:45.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:44 smithi177 bash[79620]: cluster 2024-07-28T11:38:43.748735+0000 mgr.y (mgr.25253) 293 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:45.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:44 smithi177 bash[81864]: cluster 2024-07-28T11:38:43.748735+0000 mgr.y (mgr.25253) 293 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:46.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:46] "GET /metrics HTTP/1.1" 200 33927 "" "Prometheus/2.43.0" 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.175927+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.187919+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.190225+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.191902+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.203922+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.358422+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.362880+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.365404+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.367329+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.369763+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.370036+0000 mgr.y (mgr.25253) 294 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: cephadm 2024-07-28T11:38:45.371353+0000 mgr.y (mgr.25253) 295 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.663383+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.664828+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[79620]: audit 2024-07-28T11:38:45.774814+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.175927+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.187919+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.190225+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:46.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.191902+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.203922+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.358422+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.362880+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.365404+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.367329+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.369763+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.370036+0000 mgr.y (mgr.25253) 294 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: cephadm 2024-07-28T11:38:45.371353+0000 mgr.y (mgr.25253) 295 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.663383+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.664828+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:46 smithi177 bash[81864]: audit 2024-07-28T11:38:45.774814+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.363 INFO:teuthology.orchestra.run.smithi177.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.175927+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.187919+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.190225+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.191902+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.203922+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.358422+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.362880+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.365404+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.367329+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.369763+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.370036+0000 mgr.y (mgr.25253) 294 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: cephadm 2024-07-28T11:38:45.371353+0000 mgr.y (mgr.25253) 295 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.663383+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.664828+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:38:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:46 smithi204 bash[68176]: audit 2024-07-28T11:38:45.774814+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:47.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:38:47.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[81864]: cluster 2024-07-28T11:38:45.749438+0000 mgr.y (mgr.25253) 296 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:47.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[81864]: audit 2024-07-28T11:38:46.360090+0000 mgr.y (mgr.25253) 297 : audit [DBG] from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[81864]: cephadm 2024-07-28T11:38:46.360717+0000 mgr.y (mgr.25253) 298 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[81864]: audit 2024-07-28T11:38:46.367476+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[79620]: cluster 2024-07-28T11:38:45.749438+0000 mgr.y (mgr.25253) 296 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[79620]: audit 2024-07-28T11:38:46.360090+0000 mgr.y (mgr.25253) 297 : audit [DBG] from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[79620]: cephadm 2024-07-28T11:38:46.360717+0000 mgr.y (mgr.25253) 298 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:38:47.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:47 smithi177 bash[79620]: audit 2024-07-28T11:38:46.367476+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:47 smithi204 bash[68176]: cluster 2024-07-28T11:38:45.749438+0000 mgr.y (mgr.25253) 296 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:47 smithi204 bash[68176]: audit 2024-07-28T11:38:46.360090+0000 mgr.y (mgr.25253) 297 : audit [DBG] from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:47 smithi204 bash[68176]: cephadm 2024-07-28T11:38:46.360717+0000 mgr.y (mgr.25253) 298 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:38:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:47 smithi204 bash[68176]: audit 2024-07-28T11:38:46.367476+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:49.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: cluster 2024-07-28T11:38:47.750369+0000 mgr.y (mgr.25253) 299 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:49.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: cephadm 2024-07-28T11:38:47.807755+0000 mgr.y (mgr.25253) 300 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T11:38:49.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: audit 2024-07-28T11:38:47.817585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:49.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: audit 2024-07-28T11:38:47.819639+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:38:49.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: audit 2024-07-28T11:38:47.821358+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:49.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:48 smithi204 bash[68176]: cephadm 2024-07-28T11:38:47.826006+0000 mgr.y (mgr.25253) 301 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:38:49.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: cluster 2024-07-28T11:38:47.750369+0000 mgr.y (mgr.25253) 299 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: cephadm 2024-07-28T11:38:47.807755+0000 mgr.y (mgr.25253) 300 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: audit 2024-07-28T11:38:47.817585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: audit 2024-07-28T11:38:47.819639+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: audit 2024-07-28T11:38:47.821358+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[81864]: cephadm 2024-07-28T11:38:47.826006+0000 mgr.y (mgr.25253) 301 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: cluster 2024-07-28T11:38:47.750369+0000 mgr.y (mgr.25253) 299 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: cephadm 2024-07-28T11:38:47.807755+0000 mgr.y (mgr.25253) 300 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: audit 2024-07-28T11:38:47.817585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: audit 2024-07-28T11:38:47.819639+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: audit 2024-07-28T11:38:47.821358+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:49.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:48 smithi177 bash[79620]: cephadm 2024-07-28T11:38:47.826006+0000 mgr.y (mgr.25253) 301 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-07-28T11:38:51.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:50 smithi204 bash[68176]: cluster 2024-07-28T11:38:49.751237+0000 mgr.y (mgr.25253) 302 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:51.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:50 smithi177 bash[79620]: cluster 2024-07-28T11:38:49.751237+0000 mgr.y (mgr.25253) 302 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:51.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:50 smithi177 bash[81864]: cluster 2024-07-28T11:38:49.751237+0000 mgr.y (mgr.25253) 302 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:52.026 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:38:52.391 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.391 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.391 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.392 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.392 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.393 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.393 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:38:52.393 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.393 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:52 smithi204 systemd[1]: Stopping Ceph osd.4 for fcbdc782-4cd1-11ef-bcc7-c7b262605968... 2024-07-28T11:38:52.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[27569]: debug 2024-07-28T11:38:52.510+0000 7fd2f5714640 -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-28T11:38:52.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[27569]: debug 2024-07-28T11:38:52.510+0000 7fd2f5714640 -1 osd.4 104 *** Got signal Terminated *** 2024-07-28T11:38:52.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[27569]: debug 2024-07-28T11:38:52.510+0000 7fd2f5714640 -1 osd.4 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:38:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[68176]: cluster 2024-07-28T11:38:51.752172+0000 mgr.y (mgr.25253) 303 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:52 smithi204 bash[68176]: cluster 2024-07-28T11:38:52.519211+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:38:53.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:52 smithi177 bash[81864]: cluster 2024-07-28T11:38:51.752172+0000 mgr.y (mgr.25253) 303 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:53.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:52 smithi177 bash[81864]: cluster 2024-07-28T11:38:52.519211+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:38:53.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:52 smithi177 bash[79620]: cluster 2024-07-28T11:38:51.752172+0000 mgr.y (mgr.25253) 303 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:53.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:52 smithi177 bash[79620]: cluster 2024-07-28T11:38:52.519211+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:38:54.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:53 smithi177 bash[79620]: cluster 2024-07-28T11:38:52.820944+0000 mon.a (mon.0) 506 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:54.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:53 smithi177 bash[79620]: cluster 2024-07-28T11:38:52.841020+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-07-28T11:38:54.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:53 smithi177 bash[81864]: cluster 2024-07-28T11:38:52.820944+0000 mon.a (mon.0) 506 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:54.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:53 smithi177 bash[81864]: cluster 2024-07-28T11:38:52.841020+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-07-28T11:38:54.163 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:54 smithi204 bash[73264]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-4 2024-07-28T11:38:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:53 smithi204 bash[68176]: cluster 2024-07-28T11:38:52.820944+0000 mon.a (mon.0) 506 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:38:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:53 smithi204 bash[68176]: cluster 2024-07-28T11:38:52.841020+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-07-28T11:38:54.663 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:54 smithi204 bash[73331]: Error response from daemon: No such container: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968-osd-4 2024-07-28T11:38:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:54 smithi204 bash[68176]: cluster 2024-07-28T11:38:53.753122+0000 mgr.y (mgr.25253) 304 : cluster [DBG] pgmap v243: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:54 smithi204 bash[68176]: cluster 2024-07-28T11:38:53.831035+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:54 smithi204 bash[68176]: cluster 2024-07-28T11:38:53.849575+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[79620]: cluster 2024-07-28T11:38:53.753122+0000 mgr.y (mgr.25253) 304 : cluster [DBG] pgmap v243: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[79620]: cluster 2024-07-28T11:38:53.831035+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[79620]: cluster 2024-07-28T11:38:53.849575+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[81864]: cluster 2024-07-28T11:38:53.753122+0000 mgr.y (mgr.25253) 304 : cluster [DBG] pgmap v243: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[81864]: cluster 2024-07-28T11:38:53.831035+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-28T11:38:55.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:54 smithi177 bash[81864]: cluster 2024-07-28T11:38:53.849575+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (8m) 23s ago 16m 14.4M - 0.25.0 c8568f914cd2 3aa7c355d832 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (8m) 55s ago 15m 76.5M - 9.4.7 954c08fa6188 621b129c648c 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (13m) 23s ago 13m 14.8M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (13m) 55s ago 13m 17.3M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 55s ago 24m 426M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 9f8e985aff19 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (8m) 23s ago 27m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c a9a4d2bfd92c 2024-07-28T11:38:55.958 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (7m) 23s ago 27m 49.6M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c d002dd0949c6 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (5m) 55s ago 25m 36.5M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 2590f0733067 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (6m) 23s ago 25m 40.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 8c9b0585636e 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (8m) 23s ago 16m 8315k - 1.5.0 0da6a335fe13 057b2bcc76d0 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (8m) 55s ago 16m 8024k - 1.5.0 0da6a335fe13 7303939e3559 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (3m) 23s ago 24m 64.4M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 25aea6b9da4f 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (2m) 23s ago 23m 49.8M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c cbeb2ba1985f 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (58s) 23s ago 22m 49.3M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 37884b8bb5c4 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (27s) 23s ago 21m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 430078f20e3f 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (20m) 55s ago 20m 94.2M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 0be970ce89cb 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (19m) 55s ago 19m 93.3M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (18m) 55s ago 18m 70.6M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (17m) 55s ago 17m 80.4M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:38:55.959 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (7m) 55s ago 16m 59.5M - 2.43.0 a07b618ecd1d ae5e05ab4a80 2024-07-28T11:38:56.257 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:38:56] "GET /metrics HTTP/1.1" 200 33927 "" "Prometheus/2.43.0" 2024-07-28T11:38:56.557 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T11:38:56.557 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: Stopped Ceph osd.4 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:38:56.557 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.558 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.558 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.558 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.558 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.559 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.559 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: /etc/systemd/system/ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:38:57.913 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:56 smithi204 systemd[1]: Started Ceph osd.4 for fcbdc782-4cd1-11ef-bcc7-c7b262605968. 2024-07-28T11:38:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[68176]: cluster 2024-07-28T11:38:55.753542+0000 mgr.y (mgr.25253) 305 : cluster [DBG] pgmap v245: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[68176]: audit 2024-07-28T11:38:55.926319+0000 mgr.y (mgr.25253) 306 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[68176]: audit 2024-07-28T11:38:56.602215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[68176]: audit 2024-07-28T11:38:56.611507+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[68176]: audit 2024-07-28T11:38:56.613270+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[81864]: cluster 2024-07-28T11:38:55.753542+0000 mgr.y (mgr.25253) 305 : cluster [DBG] pgmap v245: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[81864]: audit 2024-07-28T11:38:55.926319+0000 mgr.y (mgr.25253) 306 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[81864]: audit 2024-07-28T11:38:56.602215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[81864]: audit 2024-07-28T11:38:56.611507+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[81864]: audit 2024-07-28T11:38:56.613270+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[79620]: cluster 2024-07-28T11:38:55.753542+0000 mgr.y (mgr.25253) 305 : cluster [DBG] pgmap v245: 73 pgs: 13 peering, 9 stale+active+clean, 51 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[79620]: audit 2024-07-28T11:38:55.926319+0000 mgr.y (mgr.25253) 306 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[79620]: audit 2024-07-28T11:38:56.602215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[79620]: audit 2024-07-28T11:38:56.611507+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:38:58.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:57 smithi177 bash[79620]: audit 2024-07-28T11:38:56.613270+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[73475]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T11:38:58.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:57 smithi204 bash[73475]: 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-28T11:38:58.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[73475]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T11:38:58.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[73475]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T11:38:58.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[73475]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-07-28T11:38:58.259 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[73475]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T11:38:58.259 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[73475]: --> ceph-volume raw activate successful for osd ID: 4 2024-07-28T11:38:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[68176]: cluster 2024-07-28T11:38:57.754549+0000 mgr.y (mgr.25253) 307 : cluster [DBG] pgmap v246: 73 pgs: 12 active+undersized, 13 peering, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:38:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:58 smithi204 bash[68176]: cluster 2024-07-28T11:38:58.599507+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:59.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:58 smithi177 bash[81864]: cluster 2024-07-28T11:38:57.754549+0000 mgr.y (mgr.25253) 307 : cluster [DBG] pgmap v246: 73 pgs: 12 active+undersized, 13 peering, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:38:59.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:58 smithi177 bash[81864]: cluster 2024-07-28T11:38:58.599507+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:38:59.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:58 smithi177 bash[79620]: cluster 2024-07-28T11:38:57.754549+0000 mgr.y (mgr.25253) 307 : cluster [DBG] pgmap v246: 73 pgs: 12 active+undersized, 13 peering, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2024-07-28T11:38:59.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:58 smithi177 bash[79620]: cluster 2024-07-28T11:38:58.599507+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:39:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:38:59 smithi204 bash[68176]: cluster 2024-07-28T11:38:59.807230+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-28T11:39:00.164 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:38:59 smithi204 bash[73698]: debug 2024-07-28T11:38:59.966+0000 7fa9301cf640 1 -- 172.21.15.204:0/4160006818 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c1dc6f1e0 con 0x563c1dc2f800 2024-07-28T11:39:00.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:38:59 smithi177 bash[81864]: cluster 2024-07-28T11:38:59.807230+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-28T11:39:00.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:38:59 smithi177 bash[79620]: cluster 2024-07-28T11:38:59.807230+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-28T11:39:00.859 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:39:00 smithi204 bash[73698]: debug 2024-07-28T11:39:00.502+0000 7fa932a35640 -1 Falling back to public interface 2024-07-28T11:39:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:00 smithi204 bash[68176]: cluster 2024-07-28T11:38:59.755616+0000 mgr.y (mgr.25253) 308 : cluster [DBG] pgmap v247: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:00 smithi204 bash[68176]: audit 2024-07-28T11:39:00.667900+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:00 smithi204 bash[68176]: audit 2024-07-28T11:39:00.669760+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[79620]: cluster 2024-07-28T11:38:59.755616+0000 mgr.y (mgr.25253) 308 : cluster [DBG] pgmap v247: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[79620]: audit 2024-07-28T11:39:00.667900+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[79620]: audit 2024-07-28T11:39:00.669760+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[81864]: cluster 2024-07-28T11:38:59.755616+0000 mgr.y (mgr.25253) 308 : cluster [DBG] pgmap v247: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[81864]: audit 2024-07-28T11:39:00.667900+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:01.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:00 smithi177 bash[81864]: audit 2024-07-28T11:39:00.669760+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:01.640 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:03.127 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:02 smithi177 bash[79620]: cluster 2024-07-28T11:39:01.756640+0000 mgr.y (mgr.25253) 309 : cluster [DBG] pgmap v248: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:03.127 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:02 smithi177 bash[81864]: cluster 2024-07-28T11:39:01.756640+0000 mgr.y (mgr.25253) 309 : cluster [DBG] pgmap v248: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:03.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:02 smithi204 bash[68176]: cluster 2024-07-28T11:39:01.756640+0000 mgr.y (mgr.25253) 309 : cluster [DBG] pgmap v248: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:03.913 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:39:03 smithi204 bash[73698]: debug 2024-07-28T11:39:03.578+0000 7fa932a35640 -1 osd.4 104 log_to_monitors true 2024-07-28T11:39:04.663 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[73698]: debug 2024-07-28T11:39:04.454+0000 7fa92a7df640 -1 osd.4 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:03.392769+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:03.403136+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:03.583362+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:03.588485+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:04.127137+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:04 smithi204 bash[68176]: audit 2024-07-28T11:39:04.137552+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:03.392769+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:03.403136+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:03.583362+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:03.588485+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:04.127137+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[79620]: audit 2024-07-28T11:39:04.137552+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:03.392769+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:03.403136+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:03.583362+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:03.588485+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:39:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:04.127137+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:04.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:04 smithi177 bash[81864]: audit 2024-07-28T11:39:04.137552+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:05.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[81864]: cluster 2024-07-28T11:39:03.757690+0000 mgr.y (mgr.25253) 310 : cluster [DBG] pgmap v249: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[81864]: audit 2024-07-28T11:39:04.413900+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[81864]: audit 2024-07-28T11:39:04.417470+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[81864]: cluster 2024-07-28T11:39:04.417675+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[81864]: audit 2024-07-28T11:39:04.418909+0000 mon.a (mon.0) 524 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[79620]: cluster 2024-07-28T11:39:03.757690+0000 mgr.y (mgr.25253) 310 : cluster [DBG] pgmap v249: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[79620]: audit 2024-07-28T11:39:04.413900+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[79620]: audit 2024-07-28T11:39:04.417470+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[79620]: cluster 2024-07-28T11:39:04.417675+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-07-28T11:39:05.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:05 smithi177 bash[79620]: audit 2024-07-28T11:39:04.418909+0000 mon.a (mon.0) 524 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (8m) 33s ago 16m 14.4M - 0.25.0 c8568f914cd2 3aa7c355d832 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi204 *:3000 running (8m) 2s ago 15m 76.7M - 9.4.7 954c08fa6188 621b129c648c 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi177.adqgjs smithi177 running (13m) 33s ago 13m 14.8M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 f250c2e5fb89 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mds.foo.smithi204.eoynbp smithi204 running (13m) 2s ago 13m 17.6M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 53f407058c2f 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 2s ago 24m 426M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 9f8e985aff19 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (8m) 33s ago 27m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c a9a4d2bfd92c 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (7m) 33s ago 27m 49.6M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c d002dd0949c6 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi204 running (5m) 2s ago 25m 37.7M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 2590f0733067 2024-07-28T11:39:05.581 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (6m) 33s ago 25m 40.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 8c9b0585636e 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (9m) 33s ago 16m 8315k - 1.5.0 0da6a335fe13 057b2bcc76d0 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi204 *:9100 running (8m) 2s ago 16m 8244k - 1.5.0 0da6a335fe13 7303939e3559 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (3m) 33s ago 24m 64.4M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 25aea6b9da4f 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (2m) 33s ago 23m 49.8M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c cbeb2ba1985f 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (68s) 33s ago 22m 49.3M 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 37884b8bb5c4 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (37s) 33s ago 21m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 430078f20e3f 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi204 running (6s) 2s ago 20m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c a976878a3c63 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi204 running (19m) 2s ago 19m 94.3M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 fc6b1447b665 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi204 running (18m) 2s ago 18m 72.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9cb524539bc8 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi204 running (17m) 2s ago 18m 82.4M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 8209f020bbcb 2024-07-28T11:39:05.582 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi204 *:9095 running (7m) 2s ago 16m 59.7M - 2.43.0 a07b618ecd1d ae5e05ab4a80 2024-07-28T11:39:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:05 smithi204 bash[68176]: cluster 2024-07-28T11:39:03.757690+0000 mgr.y (mgr.25253) 310 : cluster [DBG] pgmap v249: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:05 smithi204 bash[68176]: audit 2024-07-28T11:39:04.413900+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:05 smithi204 bash[68176]: audit 2024-07-28T11:39:04.417470+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:39:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:05 smithi204 bash[68176]: cluster 2024-07-28T11:39:04.417675+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-07-28T11:39:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:05 smithi204 bash[68176]: audit 2024-07-28T11:39:04.418909+0000 mon.a (mon.0) 524 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-07-28T11:39:06.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:06] "GET /metrics HTTP/1.1" 200 33927 "" "Prometheus/2.43.0" 2024-07-28T11:39:06.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph versions' 2024-07-28T11:39:06.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: cluster 2024-07-28T11:39:05.408795+0000 mon.a (mon.0) 525 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: cluster 2024-07-28T11:39:05.416768+0000 mon.a (mon.0) 526 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824] boot 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: cluster 2024-07-28T11:39:05.416890+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: audit 2024-07-28T11:39:05.419855+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: audit 2024-07-28T11:39:05.549131+0000 mgr.y (mgr.25253) 311 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: audit 2024-07-28T11:39:05.795349+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[81864]: cluster 2024-07-28T11:39:06.420262+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: cluster 2024-07-28T11:39:05.408795+0000 mon.a (mon.0) 525 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: cluster 2024-07-28T11:39:05.416768+0000 mon.a (mon.0) 526 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824] boot 2024-07-28T11:39:06.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: cluster 2024-07-28T11:39:05.416890+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:39:06.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: audit 2024-07-28T11:39:05.419855+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:39:06.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: audit 2024-07-28T11:39:05.549131+0000 mgr.y (mgr.25253) 311 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:06.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: audit 2024-07-28T11:39:05.795349+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:06.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:06 smithi177 bash[79620]: cluster 2024-07-28T11:39:06.420262+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:39:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: cluster 2024-07-28T11:39:05.408795+0000 mon.a (mon.0) 525 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: cluster 2024-07-28T11:39:05.416768+0000 mon.a (mon.0) 526 : cluster [INF] osd.4 [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824] boot 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: cluster 2024-07-28T11:39:05.416890+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: audit 2024-07-28T11:39:05.419855+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: audit 2024-07-28T11:39:05.549131+0000 mgr.y (mgr.25253) 311 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: audit 2024-07-28T11:39:05.795349+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:06 smithi204 bash[68176]: cluster 2024-07-28T11:39:06.420262+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:39:07.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:07 smithi177 bash[81864]: cluster 2024-07-28T11:39:05.758454+0000 mgr.y (mgr.25253) 312 : cluster [DBG] pgmap v252: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:07.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:07 smithi177 bash[79620]: cluster 2024-07-28T11:39:05.758454+0000 mgr.y (mgr.25253) 312 : cluster [DBG] pgmap v252: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:07 smithi204 bash[68176]: cluster 2024-07-28T11:39:05.758454+0000 mgr.y (mgr.25253) 312 : cluster [DBG] pgmap v252: 73 pgs: 23 active+undersized, 9 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2024-07-28T11:39:08.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:08 smithi177 bash[81864]: cluster 2024-07-28T11:39:08.092938+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2024-07-28T11:39:08.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:08 smithi177 bash[79620]: cluster 2024-07-28T11:39:08.092938+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2024-07-28T11:39:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:08 smithi204 bash[68176]: cluster 2024-07-28T11:39:08.092938+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2024-07-28T11:39:09.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:09 smithi177 bash[79620]: cluster 2024-07-28T11:39:07.759405+0000 mgr.y (mgr.25253) 313 : cluster [DBG] pgmap v254: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2024-07-28T11:39:09.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:09 smithi177 bash[81864]: cluster 2024-07-28T11:39:07.759405+0000 mgr.y (mgr.25253) 313 : cluster [DBG] pgmap v254: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2024-07-28T11:39:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:09 smithi204 bash[68176]: cluster 2024-07-28T11:39:07.759405+0000 mgr.y (mgr.25253) 313 : cluster [DBG] pgmap v254: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2024-07-28T11:39:10.656 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:10 smithi204 bash[68176]: cluster 2024-07-28T11:39:10.458580+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2024-07-28T11:39:10.656 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:10 smithi204 bash[68176]: cluster 2024-07-28T11:39:10.458625+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-07-28T11:39:10.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:10 smithi177 bash[79620]: cluster 2024-07-28T11:39:10.458580+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2024-07-28T11:39:10.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:10 smithi177 bash[79620]: cluster 2024-07-28T11:39:10.458625+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-07-28T11:39:10.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:10 smithi177 bash[81864]: cluster 2024-07-28T11:39:10.458580+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2024-07-28T11:39:10.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:10 smithi177 bash[81864]: cluster 2024-07-28T11:39:10.458625+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-07-28T11:39:11.240 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:11 smithi204 bash[68176]: cluster 2024-07-28T11:39:09.760363+0000 mgr.y (mgr.25253) 314 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:11.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:11 smithi177 bash[81864]: cluster 2024-07-28T11:39:09.760363+0000 mgr.y (mgr.25253) 314 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:11.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:11 smithi177 bash[79620]: cluster 2024-07-28T11:39:09.760363+0000 mgr.y (mgr.25253) 314 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:12.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:13.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:13 smithi177 bash[79620]: cluster 2024-07-28T11:39:11.761139+0000 mgr.y (mgr.25253) 315 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:13.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:13 smithi177 bash[81864]: cluster 2024-07-28T11:39:11.761139+0000 mgr.y (mgr.25253) 315 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:13 smithi204 bash[68176]: cluster 2024-07-28T11:39:11.761139+0000 mgr.y (mgr.25253) 315 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: cluster 2024-07-28T11:39:13.762005+0000 mgr.y (mgr.25253) 316 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:13.863422+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:13.874048+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:13.876046+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:13.877723+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:13.888289+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:14.041473+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:14.045056+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:14.046727+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:14 smithi204 bash[68176]: audit 2024-07-28T11:39:14.056950+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: cluster 2024-07-28T11:39:13.762005+0000 mgr.y (mgr.25253) 316 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:13.863422+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:13.874048+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:13.876046+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:13.877723+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:13.888289+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:14.041473+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:14.045056+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:14.046727+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[79620]: audit 2024-07-28T11:39:14.056950+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: cluster 2024-07-28T11:39:13.762005+0000 mgr.y (mgr.25253) 316 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:13.863422+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:13.874048+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:13.876046+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:13.877723+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:13.888289+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:14.041473+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:14.045056+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:14.046727+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:14 smithi177 bash[81864]: audit 2024-07-28T11:39:14.056950+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:15.306 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-07-28T11:39:15.306 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-07-28T11:39:15.306 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T11:39:15.306 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-07-28T11:39:15.306 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 2 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 3, 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 5 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": { 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 2 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 5, 2024-07-28T11:39:15.307 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 10 2024-07-28T11:39:15.308 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-07-28T11:39:15.308 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-07-28T11:39:16.060 DEBUG:teuthology.parallel:result is None 2024-07-28T11:39:16.060 INFO:teuthology.run_tasks:Running task print... 2024-07-28T11:39:16.070 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-07-28T11:39:16.070 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T11:39:16.087 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T11:39:16.087 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T11:39:16.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T11:39:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:15 smithi204 bash[68176]: audit 2024-07-28T11:39:15.311213+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.177:0/1949293431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:39:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:15 smithi204 bash[68176]: audit 2024-07-28T11:39:15.666197+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:15 smithi204 bash[68176]: audit 2024-07-28T11:39:15.668284+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:15 smithi204 bash[68176]: audit 2024-07-28T11:39:15.811980+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:16.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:16] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2024-07-28T11:39:16.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[79620]: audit 2024-07-28T11:39:15.311213+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.177:0/1949293431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:39:16.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[79620]: audit 2024-07-28T11:39:15.666197+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[79620]: audit 2024-07-28T11:39:15.668284+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[79620]: audit 2024-07-28T11:39:15.811980+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[81864]: audit 2024-07-28T11:39:15.311213+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.177:0/1949293431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[81864]: audit 2024-07-28T11:39:15.666197+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[81864]: audit 2024-07-28T11:39:15.668284+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:15 smithi177 bash[81864]: audit 2024-07-28T11:39:15.811980+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:39:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:16 smithi204 bash[68176]: cluster 2024-07-28T11:39:15.762711+0000 mgr.y (mgr.25253) 317 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:17.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:16 smithi177 bash[79620]: cluster 2024-07-28T11:39:15.762711+0000 mgr.y (mgr.25253) 317 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:17.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:16 smithi177 bash[81864]: cluster 2024-07-28T11:39:15.762711+0000 mgr.y (mgr.25253) 317 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:18 smithi204 bash[68176]: cluster 2024-07-28T11:39:17.763535+0000 mgr.y (mgr.25253) 318 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:19.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:18 smithi177 bash[81864]: cluster 2024-07-28T11:39:17.763535+0000 mgr.y (mgr.25253) 318 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:19.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:18 smithi177 bash[79620]: cluster 2024-07-28T11:39:17.763535+0000 mgr.y (mgr.25253) 318 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:20.876 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:21.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:20 smithi204 bash[68176]: cluster 2024-07-28T11:39:19.764446+0000 mgr.y (mgr.25253) 319 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:21.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:20 smithi177 bash[79620]: cluster 2024-07-28T11:39:19.764446+0000 mgr.y (mgr.25253) 319 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:21.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:20 smithi177 bash[81864]: cluster 2024-07-28T11:39:19.764446+0000 mgr.y (mgr.25253) 319 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:23.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:22 smithi177 bash[79620]: cluster 2024-07-28T11:39:21.765261+0000 mgr.y (mgr.25253) 320 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:23.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:22 smithi177 bash[81864]: cluster 2024-07-28T11:39:21.765261+0000 mgr.y (mgr.25253) 320 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:23.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:22 smithi204 bash[68176]: cluster 2024-07-28T11:39:21.765261+0000 mgr.y (mgr.25253) 320 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:24.941 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:39:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:24 smithi204 bash[68176]: cluster 2024-07-28T11:39:23.766152+0000 mgr.y (mgr.25253) 321 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:25.228 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:24 smithi177 bash[81864]: cluster 2024-07-28T11:39:23.766152+0000 mgr.y (mgr.25253) 321 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:25.229 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:24 smithi177 bash[79620]: cluster 2024-07-28T11:39:23.766152+0000 mgr.y (mgr.25253) 321 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:25.736 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":39,"flags":0,"active_gid":25253,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":2311457999},{"type":"v1","addr":"172.21.15.177:6801","nonce":2311457999}]},"active_addr":"172.21.15.177:6801/2311457999","active_change":"2024-07-28T11:31:45.550998+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24685,"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.177:8443/","prometheus":"http://172.21.15.177: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":79,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":2041418113}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":1159727143}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":4159682968}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3538075602}]}]} 2024-07-28T11:39:25.740 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T11:39:25.740 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T11:39:25.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:39:26.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:25 smithi177 bash[81864]: audit 2024-07-28T11:39:24.940090+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.177:0/824075961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:39:26.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:25 smithi177 bash[79620]: audit 2024-07-28T11:39:24.940090+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.177:0/824075961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:39:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:25 smithi204 bash[68176]: audit 2024-07-28T11:39:24.940090+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.177:0/824075961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:39:26.263 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:26] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2024-07-28T11:39:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:26 smithi204 bash[68176]: cluster 2024-07-28T11:39:25.766676+0000 mgr.y (mgr.25253) 322 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:27.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:26 smithi177 bash[81864]: cluster 2024-07-28T11:39:25.766676+0000 mgr.y (mgr.25253) 322 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:27.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:26 smithi177 bash[79620]: cluster 2024-07-28T11:39:25.766676+0000 mgr.y (mgr.25253) 322 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:28 smithi204 bash[68176]: cluster 2024-07-28T11:39:27.767499+0000 mgr.y (mgr.25253) 323 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:29.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:28 smithi177 bash[81864]: cluster 2024-07-28T11:39:27.767499+0000 mgr.y (mgr.25253) 323 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:29.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:28 smithi177 bash[79620]: cluster 2024-07-28T11:39:27.767499+0000 mgr.y (mgr.25253) 323 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:30.510 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:30 smithi204 bash[68176]: cluster 2024-07-28T11:39:29.768454+0000 mgr.y (mgr.25253) 324 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:30 smithi204 bash[68176]: audit 2024-07-28T11:39:30.660436+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:31.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:30 smithi177 bash[79620]: cluster 2024-07-28T11:39:29.768454+0000 mgr.y (mgr.25253) 324 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:31.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:30 smithi177 bash[79620]: audit 2024-07-28T11:39:30.660436+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:30 smithi177 bash[81864]: cluster 2024-07-28T11:39:29.768454+0000 mgr.y (mgr.25253) 324 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:30 smithi177 bash[81864]: audit 2024-07-28T11:39:30.660436+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:32 smithi204 bash[68176]: cluster 2024-07-28T11:39:31.769290+0000 mgr.y (mgr.25253) 325 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:33.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:32 smithi177 bash[81864]: cluster 2024-07-28T11:39:31.769290+0000 mgr.y (mgr.25253) 325 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:33.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:32 smithi177 bash[79620]: cluster 2024-07-28T11:39:31.769290+0000 mgr.y (mgr.25253) 325 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:34.319 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:39:34.320 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":109,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:39:06.410789+0000","last_up_change":"2024-07-28T11:39:05.407882+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"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:25:07.396466+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"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:25:07.869302+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"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":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":80,"up_from":87,"up_thru":108,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6803","nonce":2627321476}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6805","nonce":2627321476}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6809","nonce":2627321476}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6807","nonce":2627321476}]},"public_addr":"172.21.15.177:6803/2627321476","cluster_addr":"172.21.15.177:6805/2627321476","heartbeat_back_addr":"172.21.15.177:6809/2627321476","heartbeat_front_addr":"172.21.15.177:6807/2627321476","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":108,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6811","nonce":3336663482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6813","nonce":3336663482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6817","nonce":3336663482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6815","nonce":3336663482}]},"public_addr":"172.21.15.177:6811/3336663482","cluster_addr":"172.21.15.177:6813/3336663482","heartbeat_back_addr":"172.21.15.177:6817/3336663482","heartbeat_front_addr":"172.21.15.177:6815/3336663482","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":105,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6819","nonce":3029179635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6821","nonce":3029179635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6825","nonce":3029179635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6823","nonce":3029179635}]},"public_addr":"172.21.15.177:6819/3029179635","cluster_addr":"172.21.15.177:6821/3029179635","heartbeat_back_addr":"172.21.15.177:6825/3029179635","heartbeat_front_addr":"172.21.15.177:6823/3029179635","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":108,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6827","nonce":1117354977}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6829","nonce":1117354977}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6833","nonce":1117354977}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6831","nonce":1117354977}]},"public_addr":"172.21.15.177:6827/1117354977","cluster_addr":"172.21.15.177:6829/1117354977","heartbeat_back_addr":"172.21.15.177:6833/1117354977","heartbeat_front_addr":"172.21.15.177:6831/1117354977","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":104,"up_from":108,"up_thru":108,"down_at":105,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6801","nonce":1582193824}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6803","nonce":1582193824}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6807","nonce":1582193824}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6805","nonce":1582193824}]},"public_addr":"172.21.15.204:6801/1582193824","cluster_addr":"172.21.15.204:6803/1582193824","heartbeat_back_addr":"172.21.15.204:6807/1582193824","heartbeat_front_addr":"172.21.15.204:6805/1582193824","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+0000","dead_epoch":80},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:15:56.585290+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:16:50.238233+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:17:45.202574+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:18:35.799222+0000","dead_epoch":104},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":0}]},{"pgid":"4.4","mappings":[{"from":1,"to":0}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":2}]},{"pgid":"4.d","mappings":[{"from":4,"to":0}]},{"pgid":"4.12","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1b","mappings":[{"from":3,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.204:0/1336950257":"2024-07-29T11:30:43.121932+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/791182805":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.204:6835/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/2854418755":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3890813140":"2024-07-29T11:29:38.778592+0000","172.21.15.177:6834/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:6800/791182805":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/9995441":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/3357139110":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/4248434627":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3742245844":"2024-07-29T11:31:45.550670+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/4248434627":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/3408876591":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/3826560347":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2523619385":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.204:0/2555935687":"2024-07-29T11:30:43.121932+0000","172.21.15.177:6835/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.204:0/805396652":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/4192141966":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/1415237815":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/2766601399":"2024-07-29T11:31:45.550670+0000","172.21.15.204:6834/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/813271713":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/3996458945":"2024-07-29T11:30:43.121932+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:39:35.132 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T11:39:35.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:39:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:34 smithi204 bash[68176]: cluster 2024-07-28T11:39:33.770181+0000 mgr.y (mgr.25253) 326 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:34 smithi204 bash[68176]: audit 2024-07-28T11:39:34.321933+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.177:0/3372967677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:34 smithi177 bash[79620]: cluster 2024-07-28T11:39:33.770181+0000 mgr.y (mgr.25253) 326 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:35.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:34 smithi177 bash[79620]: audit 2024-07-28T11:39:34.321933+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.177:0/3372967677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:34 smithi177 bash[81864]: cluster 2024-07-28T11:39:33.770181+0000 mgr.y (mgr.25253) 326 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:34 smithi177 bash[81864]: audit 2024-07-28T11:39:34.321933+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.177:0/3372967677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:36.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:36] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2024-07-28T11:39:37.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:36 smithi177 bash[79620]: cluster 2024-07-28T11:39:35.770887+0000 mgr.y (mgr.25253) 327 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:37.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:36 smithi177 bash[81864]: cluster 2024-07-28T11:39:35.770887+0000 mgr.y (mgr.25253) 327 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:36 smithi204 bash[68176]: cluster 2024-07-28T11:39:35.770887+0000 mgr.y (mgr.25253) 327 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:39 smithi204 bash[68176]: cluster 2024-07-28T11:39:37.771793+0000 mgr.y (mgr.25253) 328 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:39.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:39 smithi177 bash[81864]: cluster 2024-07-28T11:39:37.771793+0000 mgr.y (mgr.25253) 328 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:39.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:39 smithi177 bash[79620]: cluster 2024-07-28T11:39:37.771793+0000 mgr.y (mgr.25253) 328 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:39.910 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:41.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:41 smithi177 bash[81864]: cluster 2024-07-28T11:39:39.772742+0000 mgr.y (mgr.25253) 329 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:41.391 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:41 smithi177 bash[79620]: cluster 2024-07-28T11:39:39.772742+0000 mgr.y (mgr.25253) 329 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:41 smithi204 bash[68176]: cluster 2024-07-28T11:39:39.772742+0000 mgr.y (mgr.25253) 329 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:43.378 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:43 smithi177 bash[79620]: cluster 2024-07-28T11:39:41.773501+0000 mgr.y (mgr.25253) 330 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:43.379 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:43 smithi177 bash[81864]: cluster 2024-07-28T11:39:41.773501+0000 mgr.y (mgr.25253) 330 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:43 smithi204 bash[68176]: cluster 2024-07-28T11:39:41.773501+0000 mgr.y (mgr.25253) 330 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:43.687 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:39:43.688 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":109,"fsid":"fcbdc782-4cd1-11ef-bcc7-c7b262605968","created":"2024-07-28T11:11:32.057220+0000","modified":"2024-07-28T11:39:06.410789+0000","last_up_change":"2024-07-28T11:39:05.407882+0000","last_in_change":"2024-07-28T11:20:47.488261+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:16:53.127943+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T11:22:56.011532+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"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:25:07.396466+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"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:25:07.869302+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"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":"fe6867b1-0c24-479f-9cd7-69fc301b1209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":80,"up_from":87,"up_thru":108,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6803","nonce":2627321476}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6805","nonce":2627321476}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6809","nonce":2627321476}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2627321476},{"type":"v1","addr":"172.21.15.177:6807","nonce":2627321476}]},"public_addr":"172.21.15.177:6803/2627321476","cluster_addr":"172.21.15.177:6805/2627321476","heartbeat_back_addr":"172.21.15.177:6809/2627321476","heartbeat_front_addr":"172.21.15.177:6807/2627321476","state":["exists","up"]},{"osd":1,"uuid":"507b7358-d596-4195-9d27-87dda1288ea5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":108,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6811","nonce":3336663482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6813","nonce":3336663482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6817","nonce":3336663482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":3336663482},{"type":"v1","addr":"172.21.15.177:6815","nonce":3336663482}]},"public_addr":"172.21.15.177:6811/3336663482","cluster_addr":"172.21.15.177:6813/3336663482","heartbeat_back_addr":"172.21.15.177:6817/3336663482","heartbeat_front_addr":"172.21.15.177:6815/3336663482","state":["exists","up"]},{"osd":2,"uuid":"f483e7ab-f1f1-4d58-bc44-8a65c28f63f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":105,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6819","nonce":3029179635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6821","nonce":3029179635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6825","nonce":3029179635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3029179635},{"type":"v1","addr":"172.21.15.177:6823","nonce":3029179635}]},"public_addr":"172.21.15.177:6819/3029179635","cluster_addr":"172.21.15.177:6821/3029179635","heartbeat_back_addr":"172.21.15.177:6825/3029179635","heartbeat_front_addr":"172.21.15.177:6823/3029179635","state":["exists","up"]},{"osd":3,"uuid":"414874f8-e113-46a2-9bc5-b59f48b26507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":108,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6827","nonce":1117354977}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6829","nonce":1117354977}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6833","nonce":1117354977}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":1117354977},{"type":"v1","addr":"172.21.15.177:6831","nonce":1117354977}]},"public_addr":"172.21.15.177:6827/1117354977","cluster_addr":"172.21.15.177:6829/1117354977","heartbeat_back_addr":"172.21.15.177:6833/1117354977","heartbeat_front_addr":"172.21.15.177:6831/1117354977","state":["exists","up"]},{"osd":4,"uuid":"37928685-b9d3-44a7-90d9-138c9b0867ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":104,"up_from":108,"up_thru":108,"down_at":105,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6801","nonce":1582193824}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6803","nonce":1582193824}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6807","nonce":1582193824}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":1582193824},{"type":"v1","addr":"172.21.15.204:6805","nonce":1582193824}]},"public_addr":"172.21.15.204:6801/1582193824","cluster_addr":"172.21.15.204:6803/1582193824","heartbeat_back_addr":"172.21.15.204:6807/1582193824","heartbeat_front_addr":"172.21.15.204:6805/1582193824","state":["exists","up"]},{"osd":5,"uuid":"5f0d640d-cdcd-499f-8718-2bc22a0ed3c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6809","nonce":93007976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6811","nonce":93007976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6815","nonce":93007976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":93007976},{"type":"v1","addr":"172.21.15.204:6813","nonce":93007976}]},"public_addr":"172.21.15.204:6809/93007976","cluster_addr":"172.21.15.204:6811/93007976","heartbeat_back_addr":"172.21.15.204:6815/93007976","heartbeat_front_addr":"172.21.15.204:6813/93007976","state":["exists","up"]},{"osd":6,"uuid":"b647944a-5f8b-4338-a3ad-a8b78927aeae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6817","nonce":3148792374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6819","nonce":3148792374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6823","nonce":3148792374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3148792374},{"type":"v1","addr":"172.21.15.204:6821","nonce":3148792374}]},"public_addr":"172.21.15.204:6817/3148792374","cluster_addr":"172.21.15.204:6819/3148792374","heartbeat_back_addr":"172.21.15.204:6823/3148792374","heartbeat_front_addr":"172.21.15.204:6821/3148792374","state":["exists","up"]},{"osd":7,"uuid":"7938952e-1e1c-49b4-bd73-956820a4193b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":108,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6825","nonce":3215827684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6827","nonce":3215827684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6831","nonce":3215827684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3215827684},{"type":"v1","addr":"172.21.15.204:6829","nonce":3215827684}]},"public_addr":"172.21.15.204:6825/3215827684","cluster_addr":"172.21.15.204:6827/3215827684","heartbeat_back_addr":"172.21.15.204:6831/3215827684","heartbeat_front_addr":"172.21.15.204:6829/3215827684","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:15:03.002560+0000","dead_epoch":80},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:15:56.585290+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:16:50.238233+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:17:45.202574+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:18:35.799222+0000","dead_epoch":104},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:19:27.423228+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:20:19.400940+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:21:12.605377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":0}]},{"pgid":"4.4","mappings":[{"from":1,"to":0}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":2}]},{"pgid":"4.d","mappings":[{"from":4,"to":0}]},{"pgid":"4.12","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1b","mappings":[{"from":3,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.204:0/1336950257":"2024-07-29T11:30:43.121932+0000","172.21.15.177:6801/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6800/1406532072":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/791182805":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/961005279":"2024-07-29T11:12:30.533640+0000","172.21.15.204:6835/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/263683413":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/2854418755":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3890813140":"2024-07-29T11:29:38.778592+0000","172.21.15.177:6834/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:6800/791182805":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/4137527440":"2024-07-29T11:12:30.533640+0000","172.21.15.177:6801/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/4240281626":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/9995441":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/3357139110":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3837146673":"2024-07-29T11:11:59.617669+0000","172.21.15.177:6801/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/1717194857":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6801/4248434627":"2024-07-29T11:31:45.550670+0000","172.21.15.177:0/3742245844":"2024-07-29T11:31:45.550670+0000","172.21.15.177:6800/2717876250":"2024-07-29T11:12:30.533640+0000","172.21.15.177:0/3622647913":"2024-07-29T11:22:14.943037+0000","172.21.15.177:0/3703060885":"2024-07-29T11:22:14.943037+0000","172.21.15.177:6800/4248434627":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/3408876591":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/3826560347":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2523619385":"2024-07-29T11:29:38.778592+0000","172.21.15.177:0/2981048476":"2024-07-29T11:12:30.533640+0000","172.21.15.204:0/2555935687":"2024-07-29T11:30:43.121932+0000","172.21.15.177:6835/3939888185":"2024-07-29T11:25:16.907527+0000","172.21.15.177:0/3417858991":"2024-07-29T11:11:59.617669+0000","172.21.15.177:0/4287730953":"2024-07-29T11:11:59.617669+0000","172.21.15.204:0/805396652":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/4192141966":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/1415237815":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/2766601399":"2024-07-29T11:31:45.550670+0000","172.21.15.204:6834/4151421390":"2024-07-29T11:30:43.121932+0000","172.21.15.177:0/813271713":"2024-07-29T11:31:45.550670+0000","172.21.15.204:0/3996458945":"2024-07-29T11:30:43.121932+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:39:44.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:44 smithi177 bash[81864]: audit 2024-07-28T11:39:43.690639+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.177:0/614253711' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:44.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:44 smithi177 bash[79620]: audit 2024-07-28T11:39:43.690639+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.177:0/614253711' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:44.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:44 smithi204 bash[68176]: audit 2024-07-28T11:39:43.690639+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.177:0/614253711' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:39:44.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T11:39:44.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T11:39:44.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T11:39:44.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T11:39:44.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T11:39:44.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T11:39:44.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T11:39:44.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T11:39:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:45 smithi204 bash[68176]: cluster 2024-07-28T11:39:43.773982+0000 mgr.y (mgr.25253) 331 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:45.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:45 smithi177 bash[81864]: cluster 2024-07-28T11:39:43.773982+0000 mgr.y (mgr.25253) 331 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:45.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:45 smithi177 bash[79620]: cluster 2024-07-28T11:39:43.773982+0000 mgr.y (mgr.25253) 331 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:46 smithi204 bash[68176]: audit 2024-07-28T11:39:45.660887+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:46.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:46 smithi177 bash[79620]: audit 2024-07-28T11:39:45.660887+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:46.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:46 smithi177 bash[81864]: audit 2024-07-28T11:39:45.660887+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:39:46.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2024-07-28T11:39:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:47 smithi204 bash[68176]: cluster 2024-07-28T11:39:45.774617+0000 mgr.y (mgr.25253) 332 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:47.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:47 smithi177 bash[79620]: cluster 2024-07-28T11:39:45.774617+0000 mgr.y (mgr.25253) 332 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:47.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:47 smithi177 bash[81864]: cluster 2024-07-28T11:39:45.774617+0000 mgr.y (mgr.25253) 332 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:49 smithi204 bash[68176]: cluster 2024-07-28T11:39:47.775457+0000 mgr.y (mgr.25253) 333 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:49.435 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.435 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.436 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.436 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.436 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.437 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.437 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.440 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:49.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:49 smithi177 bash[79620]: cluster 2024-07-28T11:39:47.775457+0000 mgr.y (mgr.25253) 333 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:49.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:49 smithi177 bash[81864]: cluster 2024-07-28T11:39:47.775457+0000 mgr.y (mgr.25253) 333 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:51 smithi204 bash[68176]: cluster 2024-07-28T11:39:49.776381+0000 mgr.y (mgr.25253) 334 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:51.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:51 smithi177 bash[79620]: cluster 2024-07-28T11:39:49.776381+0000 mgr.y (mgr.25253) 334 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:51.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:51 smithi177 bash[81864]: cluster 2024-07-28T11:39:49.776381+0000 mgr.y (mgr.25253) 334 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:39:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:39:53.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:53 smithi177 bash[81864]: cluster 2024-07-28T11:39:51.776992+0000 mgr.y (mgr.25253) 335 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:53.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:53 smithi177 bash[79620]: cluster 2024-07-28T11:39:51.776992+0000 mgr.y (mgr.25253) 335 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:53 smithi204 bash[68176]: cluster 2024-07-28T11:39:51.776992+0000 mgr.y (mgr.25253) 335 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:55 smithi204 bash[68176]: cluster 2024-07-28T11:39:53.777842+0000 mgr.y (mgr.25253) 336 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:55.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:55 smithi177 bash[81864]: cluster 2024-07-28T11:39:53.777842+0000 mgr.y (mgr.25253) 336 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:55.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:55 smithi177 bash[79620]: cluster 2024-07-28T11:39:53.777842+0000 mgr.y (mgr.25253) 336 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:56.222 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:39:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2024-07-28T11:39:57.348 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:57 smithi177 bash[81864]: cluster 2024-07-28T11:39:55.778588+0000 mgr.y (mgr.25253) 337 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:57.349 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:57 smithi177 bash[79620]: cluster 2024-07-28T11:39:55.778588+0000 mgr.y (mgr.25253) 337 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:57 smithi204 bash[68176]: cluster 2024-07-28T11:39:55.778588+0000 mgr.y (mgr.25253) 337 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:59.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:39:59 smithi177 bash[79620]: cluster 2024-07-28T11:39:57.779366+0000 mgr.y (mgr.25253) 338 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:59.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:39:59 smithi177 bash[81864]: cluster 2024-07-28T11:39:57.779366+0000 mgr.y (mgr.25253) 338 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:39:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:39:59 smithi204 bash[68176]: cluster 2024-07-28T11:39:57.779366+0000 mgr.y (mgr.25253) 338 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:00 smithi177 bash[79620]: cluster 2024-07-28T11:40:00.000116+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:00.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:00 smithi177 bash[81864]: cluster 2024-07-28T11:40:00.000116+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:00 smithi204 bash[68176]: cluster 2024-07-28T11:40:00.000116+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:01.446 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:01 smithi177 bash[81864]: cluster 2024-07-28T11:39:59.779964+0000 mgr.y (mgr.25253) 339 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:01.447 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:01 smithi177 bash[81864]: audit 2024-07-28T11:40:00.661381+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:01.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:01 smithi177 bash[79620]: cluster 2024-07-28T11:39:59.779964+0000 mgr.y (mgr.25253) 339 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:01.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:01 smithi177 bash[79620]: audit 2024-07-28T11:40:00.661381+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:01 smithi204 bash[68176]: cluster 2024-07-28T11:39:59.779964+0000 mgr.y (mgr.25253) 339 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:01 smithi204 bash[68176]: audit 2024-07-28T11:40:00.661381+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:03.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:03 smithi177 bash[79620]: cluster 2024-07-28T11:40:01.780718+0000 mgr.y (mgr.25253) 340 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:03.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:03 smithi177 bash[81864]: cluster 2024-07-28T11:40:01.780718+0000 mgr.y (mgr.25253) 340 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:03 smithi204 bash[68176]: cluster 2024-07-28T11:40:01.780718+0000 mgr.y (mgr.25253) 340 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:05.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:05 smithi177 bash[79620]: cluster 2024-07-28T11:40:03.781700+0000 mgr.y (mgr.25253) 341 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:05.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:05 smithi177 bash[81864]: cluster 2024-07-28T11:40:03.781700+0000 mgr.y (mgr.25253) 341 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:05.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:05 smithi204 bash[68176]: cluster 2024-07-28T11:40:03.781700+0000 mgr.y (mgr.25253) 341 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:05.982 INFO:teuthology.orchestra.run.smithi177.stdout:463856467981 2024-07-28T11:40:05.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T11:40:06.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2024-07-28T11:40:07.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:07 smithi177 bash[79620]: cluster 2024-07-28T11:40:05.782536+0000 mgr.y (mgr.25253) 342 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:07.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:07 smithi177 bash[81864]: cluster 2024-07-28T11:40:05.782536+0000 mgr.y (mgr.25253) 342 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:07.414 INFO:teuthology.orchestra.run.smithi177.stdout:163208757499 2024-07-28T11:40:07.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T11:40:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:07 smithi204 bash[68176]: cluster 2024-07-28T11:40:05.782536+0000 mgr.y (mgr.25253) 342 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:07.999 INFO:teuthology.orchestra.run.smithi177.stdout:373662154803 2024-07-28T11:40:07.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T11:40:09.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:09 smithi177 bash[79620]: cluster 2024-07-28T11:40:07.783016+0000 mgr.y (mgr.25253) 343 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:09.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:09 smithi177 bash[81864]: cluster 2024-07-28T11:40:07.783016+0000 mgr.y (mgr.25253) 343 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:09 smithi204 bash[68176]: cluster 2024-07-28T11:40:07.783016+0000 mgr.y (mgr.25253) 343 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:09.908 INFO:teuthology.orchestra.run.smithi177.stdout:442381631508 2024-07-28T11:40:09.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T11:40:09.936 INFO:teuthology.orchestra.run.smithi177.stdout:197568495857 2024-07-28T11:40:09.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T11:40:10.643 INFO:teuthology.orchestra.run.smithi177.stdout:420906795035 2024-07-28T11:40:10.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T11:40:11.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:11 smithi177 bash[79620]: cluster 2024-07-28T11:40:09.783861+0000 mgr.y (mgr.25253) 344 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:11.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:11 smithi177 bash[81864]: cluster 2024-07-28T11:40:09.783861+0000 mgr.y (mgr.25253) 344 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:11 smithi204 bash[68176]: cluster 2024-07-28T11:40:09.783861+0000 mgr.y (mgr.25253) 344 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:12.037 INFO:teuthology.orchestra.run.smithi177.stdout:399431958573 2024-07-28T11:40:12.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T11:40:12.116 INFO:teuthology.orchestra.run.smithi177.stdout:231928234215 2024-07-28T11:40:12.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T11:40:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:13.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:13 smithi177 bash[81864]: cluster 2024-07-28T11:40:11.784572+0000 mgr.y (mgr.25253) 345 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:13.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:13 smithi177 bash[79620]: cluster 2024-07-28T11:40:11.784572+0000 mgr.y (mgr.25253) 345 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:13 smithi204 bash[68176]: cluster 2024-07-28T11:40:11.784572+0000 mgr.y (mgr.25253) 345 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:14.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:14 smithi177 bash[81864]: audit 2024-07-28T11:40:14.184605+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:14.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:14 smithi177 bash[79620]: audit 2024-07-28T11:40:14.184605+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:14 smithi204 bash[68176]: audit 2024-07-28T11:40:14.184605+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:14.814 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:14.814 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:14.816 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:14.816 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:14.818 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:14.819 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:15.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:15 smithi177 bash[81864]: cluster 2024-07-28T11:40:13.785465+0000 mgr.y (mgr.25253) 346 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:15.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:15 smithi177 bash[79620]: cluster 2024-07-28T11:40:13.785465+0000 mgr.y (mgr.25253) 346 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:15.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:15 smithi204 bash[68176]: cluster 2024-07-28T11:40:13.785465+0000 mgr.y (mgr.25253) 346 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:16.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-07-28T11:40:16.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:16 smithi177 bash[81864]: audit 2024-07-28T11:40:15.661715+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:16.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:16 smithi177 bash[79620]: audit 2024-07-28T11:40:15.661715+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:16 smithi204 bash[68176]: audit 2024-07-28T11:40:15.661715+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:16.861 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:16.861 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:17.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:17 smithi177 bash[81864]: cluster 2024-07-28T11:40:15.786181+0000 mgr.y (mgr.25253) 347 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:17.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:17 smithi177 bash[79620]: cluster 2024-07-28T11:40:15.786181+0000 mgr.y (mgr.25253) 347 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:17 smithi204 bash[68176]: cluster 2024-07-28T11:40:15.786181+0000 mgr.y (mgr.25253) 347 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:19.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:19 smithi177 bash[79620]: cluster 2024-07-28T11:40:17.787000+0000 mgr.y (mgr.25253) 348 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:19.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:19 smithi177 bash[81864]: cluster 2024-07-28T11:40:17.787000+0000 mgr.y (mgr.25253) 348 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:19 smithi204 bash[68176]: cluster 2024-07-28T11:40:17.787000+0000 mgr.y (mgr.25253) 348 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:19.558118+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:19.563412+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:20.017832+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:20.024110+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:20.418260+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:20.419014+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:20 smithi204 bash[68176]: audit 2024-07-28T11:40:20.423699+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:19.558118+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:19.563412+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:20.017832+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:20.024110+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:20.418260+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:20.419014+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[79620]: audit 2024-07-28T11:40:20.423699+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:19.558118+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:19.563412+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:20.017832+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:20.024110+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:20.418260+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:21.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:20.419014+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:21.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:20 smithi177 bash[81864]: audit 2024-07-28T11:40:20.423699+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:40:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:21 smithi204 bash[68176]: cluster 2024-07-28T11:40:19.787491+0000 mgr.y (mgr.25253) 349 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:21.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:21 smithi177 bash[81864]: cluster 2024-07-28T11:40:19.787491+0000 mgr.y (mgr.25253) 349 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:21.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:21 smithi177 bash[79620]: cluster 2024-07-28T11:40:19.787491+0000 mgr.y (mgr.25253) 349 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:22.314 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:40:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T11:40:22.04437392Z level=info msg="Completed cleanup jobs" duration=80.401896ms 2024-07-28T11:40:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:23 smithi204 bash[68176]: cluster 2024-07-28T11:40:21.788174+0000 mgr.y (mgr.25253) 350 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:24.074 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:23 smithi177 bash[79620]: cluster 2024-07-28T11:40:21.788174+0000 mgr.y (mgr.25253) 350 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:24.075 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:23 smithi177 bash[81864]: cluster 2024-07-28T11:40:21.788174+0000 mgr.y (mgr.25253) 350 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:25.863 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:25 smithi177 bash[81864]: cluster 2024-07-28T11:40:23.788984+0000 mgr.y (mgr.25253) 351 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:25.863 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:25 smithi177 bash[79620]: cluster 2024-07-28T11:40:23.788984+0000 mgr.y (mgr.25253) 351 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:25 smithi204 bash[68176]: cluster 2024-07-28T11:40:23.788984+0000 mgr.y (mgr.25253) 351 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:26.217 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-07-28T11:40:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:27 smithi204 bash[68176]: cluster 2024-07-28T11:40:25.789667+0000 mgr.y (mgr.25253) 352 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:27 smithi177 bash[79620]: cluster 2024-07-28T11:40:25.789667+0000 mgr.y (mgr.25253) 352 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:28.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:27 smithi177 bash[81864]: cluster 2024-07-28T11:40:25.789667+0000 mgr.y (mgr.25253) 352 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:29 smithi204 bash[68176]: cluster 2024-07-28T11:40:27.790491+0000 mgr.y (mgr.25253) 353 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:30.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:29 smithi177 bash[79620]: cluster 2024-07-28T11:40:27.790491+0000 mgr.y (mgr.25253) 353 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:30.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:29 smithi177 bash[81864]: cluster 2024-07-28T11:40:27.790491+0000 mgr.y (mgr.25253) 353 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:30.352 INFO:teuthology.orchestra.run.smithi177.stdout:163208757504 2024-07-28T11:40:30.430 INFO:teuthology.orchestra.run.smithi177.stdout:373662154807 2024-07-28T11:40:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:30 smithi177 bash[79620]: audit 2024-07-28T11:40:30.357050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/4054174000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:40:30.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:30 smithi177 bash[79620]: audit 2024-07-28T11:40:30.435039+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/4294172004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:40:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:30 smithi177 bash[81864]: audit 2024-07-28T11:40:30.357050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/4054174000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:40:30.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:30 smithi177 bash[81864]: audit 2024-07-28T11:40:30.435039+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/4294172004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:40:30.869 INFO:teuthology.orchestra.run.smithi177.stdout:463856467987 2024-07-28T11:40:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:30 smithi204 bash[68176]: audit 2024-07-28T11:40:30.357050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/4054174000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:40:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:30 smithi204 bash[68176]: audit 2024-07-28T11:40:30.435039+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.177:0/4294172004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:40:31.105 INFO:teuthology.orchestra.run.smithi177.stdout:197568495862 2024-07-28T11:40:31.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[81864]: cluster 2024-07-28T11:40:29.791146+0000 mgr.y (mgr.25253) 354 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:31.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[81864]: audit 2024-07-28T11:40:30.661238+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:31.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[81864]: audit 2024-07-28T11:40:30.874005+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.177:0/2089674027' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:40:31.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[81864]: audit 2024-07-28T11:40:31.107703+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/1852111558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:40:31.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[79620]: cluster 2024-07-28T11:40:29.791146+0000 mgr.y (mgr.25253) 354 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:31.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[79620]: audit 2024-07-28T11:40:30.661238+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:31.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[79620]: audit 2024-07-28T11:40:30.874005+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.177:0/2089674027' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:40:31.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:31 smithi177 bash[79620]: audit 2024-07-28T11:40:31.107703+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/1852111558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:40:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:31 smithi204 bash[68176]: cluster 2024-07-28T11:40:29.791146+0000 mgr.y (mgr.25253) 354 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:31 smithi204 bash[68176]: audit 2024-07-28T11:40:30.661238+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:31 smithi204 bash[68176]: audit 2024-07-28T11:40:30.874005+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.177:0/2089674027' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:40:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:31 smithi204 bash[68176]: audit 2024-07-28T11:40:31.107703+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.177:0/1852111558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:40:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:32.798 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757499 got 163208757504 for osd.5 2024-07-28T11:40:32.799 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:32.822 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662154803 got 373662154807 for osd.0 2024-07-28T11:40:32.822 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:33.085 INFO:teuthology.orchestra.run.smithi177.stdout:442381631513 2024-07-28T11:40:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:33 smithi204 bash[68176]: cluster 2024-07-28T11:40:31.791920+0000 mgr.y (mgr.25253) 355 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:33 smithi204 bash[68176]: audit 2024-07-28T11:40:33.089690+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/781449103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:40:34.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:33 smithi177 bash[81864]: cluster 2024-07-28T11:40:31.791920+0000 mgr.y (mgr.25253) 355 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:34.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:33 smithi177 bash[81864]: audit 2024-07-28T11:40:33.089690+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/781449103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:40:34.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:33 smithi177 bash[79620]: cluster 2024-07-28T11:40:31.791920+0000 mgr.y (mgr.25253) 355 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:34.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:33 smithi177 bash[79620]: audit 2024-07-28T11:40:33.089690+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.177:0/781449103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:40:34.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495857 got 197568495862 for osd.6 2024-07-28T11:40:34.618 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:34.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 463856467981 got 463856467987 for osd.4 2024-07-28T11:40:34.857 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:35.232 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631508 got 442381631513 for osd.3 2024-07-28T11:40:35.232 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:35.486 INFO:teuthology.orchestra.run.smithi177.stdout:420906795040 2024-07-28T11:40:35.541 INFO:teuthology.orchestra.run.smithi177.stdout:399431958578 2024-07-28T11:40:35.558 INFO:teuthology.orchestra.run.smithi177.stdout:231928234220 2024-07-28T11:40:35.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[81864]: cluster 2024-07-28T11:40:33.792825+0000 mgr.y (mgr.25253) 356 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:35.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[81864]: audit 2024-07-28T11:40:35.491177+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.177:0/342555548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:40:35.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[81864]: audit 2024-07-28T11:40:35.546752+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.177:0/2105276646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:40:35.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[81864]: audit 2024-07-28T11:40:35.563219+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.177:0/3781330524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:40:35.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[79620]: cluster 2024-07-28T11:40:33.792825+0000 mgr.y (mgr.25253) 356 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:35.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[79620]: audit 2024-07-28T11:40:35.491177+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.177:0/342555548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:40:35.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[79620]: audit 2024-07-28T11:40:35.546752+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.177:0/2105276646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:40:35.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:35 smithi177 bash[79620]: audit 2024-07-28T11:40:35.563219+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.177:0/3781330524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:40:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:35 smithi204 bash[68176]: cluster 2024-07-28T11:40:33.792825+0000 mgr.y (mgr.25253) 356 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:35 smithi204 bash[68176]: audit 2024-07-28T11:40:35.491177+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.177:0/342555548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:40:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:35 smithi204 bash[68176]: audit 2024-07-28T11:40:35.546752+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.177:0/2105276646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:40:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:35 smithi204 bash[68176]: audit 2024-07-28T11:40:35.563219+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.177:0/3781330524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:40:36.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:36] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2024-07-28T11:40:37.377 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234215 got 231928234220 for osd.7 2024-07-28T11:40:37.378 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:37.399 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795035 got 420906795040 for osd.2 2024-07-28T11:40:37.399 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:37.412 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958573 got 399431958578 for osd.1 2024-07-28T11:40:37.412 DEBUG:teuthology.parallel:result is None 2024-07-28T11:40:37.412 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:40:37.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:40:37.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:37 smithi177 bash[79620]: cluster 2024-07-28T11:40:35.793663+0000 mgr.y (mgr.25253) 357 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:37 smithi177 bash[81864]: cluster 2024-07-28T11:40:35.793663+0000 mgr.y (mgr.25253) 357 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:37 smithi204 bash[68176]: cluster 2024-07-28T11:40:35.793663+0000 mgr.y (mgr.25253) 357 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:39 smithi204 bash[68176]: cluster 2024-07-28T11:40:37.794507+0000 mgr.y (mgr.25253) 358 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:40.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:39 smithi177 bash[81864]: cluster 2024-07-28T11:40:37.794507+0000 mgr.y (mgr.25253) 358 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:40.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:39 smithi177 bash[79620]: cluster 2024-07-28T11:40:37.794507+0000 mgr.y (mgr.25253) 358 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:41 smithi204 bash[68176]: cluster 2024-07-28T11:40:39.795464+0000 mgr.y (mgr.25253) 359 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:42.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:41 smithi177 bash[81864]: cluster 2024-07-28T11:40:39.795464+0000 mgr.y (mgr.25253) 359 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:42.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:41 smithi177 bash[79620]: cluster 2024-07-28T11:40:39.795464+0000 mgr.y (mgr.25253) 359 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:42.247 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:42 smithi204 bash[60899]: ts=2024-07-28T11:40: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:43 smithi204 bash[68176]: cluster 2024-07-28T11:40:41.796079+0000 mgr.y (mgr.25253) 360 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:43.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:43 smithi177 bash[81864]: cluster 2024-07-28T11:40:41.796079+0000 mgr.y (mgr.25253) 360 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:43.973 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:43 smithi177 bash[79620]: cluster 2024-07-28T11:40:41.796079+0000 mgr.y (mgr.25253) 360 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:45 smithi204 bash[68176]: cluster 2024-07-28T11:40:43.796631+0000 mgr.y (mgr.25253) 361 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:46.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:45 smithi177 bash[81864]: cluster 2024-07-28T11:40:43.796631+0000 mgr.y (mgr.25253) 361 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:46.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:45 smithi177 bash[79620]: cluster 2024-07-28T11:40:43.796631+0000 mgr.y (mgr.25253) 361 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:46.158 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:40:46.159 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:40:46.462 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-07-28T11:40:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:46 smithi177 bash[79620]: audit 2024-07-28T11:40:45.662519+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:46 smithi177 bash[81864]: audit 2024-07-28T11:40:45.662519+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:46 smithi204 bash[68176]: audit 2024-07-28T11:40:45.662519+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:40:46.988 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":303,"stamp":"2024-07-28T11:40:45.796885+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":1069980,"kb_used_data":11296,"kb_used_omap":34,"kb_used_meta":1058525,"kb_avail":748891236,"statfs":{"total":767960285184,"available":766864625664,"internally_reserved":0,"allocated":11567104,"data_stored":6970773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35298,"internal_metadata":1083930142},"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.004697"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":42,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.417731+0000","last_change":"2024-07-28T11:38:36.223196+0000","last_active":"2024-07-28T11:39:05.417731+0000","last_peered":"2024-07-28T11:39:05.417731+0000","last_clean":"2024-07-28T11:39:05.417731+0000","last_became_active":"2024-07-28T11:38:36.222891+0000","last_became_peered":"2024-07-28T11:38:36.222891+0000","last_unstale":"2024-07-28T11:39:05.417731+0000","last_undegraded":"2024-07-28T11:39:05.417731+0000","last_fullsized":"2024-07-28T11:39:05.417731+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:50.429635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444688+0000","last_change":"2024-07-28T11:39:06.444688+0000","last_active":"2024-07-28T11:39:06.444688+0000","last_peered":"2024-07-28T11:39:06.444688+0000","last_clean":"2024-07-28T11:39:06.444688+0000","last_became_active":"2024-07-28T11:39:06.443928+0000","last_became_peered":"2024-07-28T11:39:06.443928+0000","last_unstale":"2024-07-28T11:39:06.444688+0000","last_undegraded":"2024-07-28T11:39:06.444688+0000","last_fullsized":"2024-07-28T11:39:06.444688+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:23:40.084431+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.421999+0000","last_change":"2024-07-28T11:38:36.219261+0000","last_active":"2024-07-28T11:39:05.421999+0000","last_peered":"2024-07-28T11:39:05.421999+0000","last_clean":"2024-07-28T11:39:05.421999+0000","last_became_active":"2024-07-28T11:38:36.218410+0000","last_became_peered":"2024-07-28T11:38:36.218410+0000","last_unstale":"2024-07-28T11:39:05.421999+0000","last_undegraded":"2024-07-28T11:39:05.421999+0000","last_fullsized":"2024-07-28T11:39:05.421999+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:14.905043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421835+0000","last_change":"2024-07-28T11:38:36.219921+0000","last_active":"2024-07-28T11:39:06.421835+0000","last_peered":"2024-07-28T11:39:06.421835+0000","last_clean":"2024-07-28T11:39:06.421835+0000","last_became_active":"2024-07-28T11:38:36.219461+0000","last_became_peered":"2024-07-28T11:38:36.219461+0000","last_unstale":"2024-07-28T11:39:06.421835+0000","last_undegraded":"2024-07-28T11:39:06.421835+0000","last_fullsized":"2024-07-28T11:39:06.421835+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:08.677416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.424814+0000","last_change":"2024-07-28T11:38:36.227940+0000","last_active":"2024-07-28T11:39:05.424814+0000","last_peered":"2024-07-28T11:39:05.424814+0000","last_clean":"2024-07-28T11:39:05.424814+0000","last_became_active":"2024-07-28T11:38:36.227550+0000","last_became_peered":"2024-07-28T11:38:36.227550+0000","last_unstale":"2024-07-28T11:39:05.424814+0000","last_undegraded":"2024-07-28T11:39:05.424814+0000","last_fullsized":"2024-07-28T11:39:05.424814+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:57.284861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435129+0000","last_change":"2024-07-28T11:39:06.435129+0000","last_active":"2024-07-28T11:39:06.435129+0000","last_peered":"2024-07-28T11:39:06.435129+0000","last_clean":"2024-07-28T11:39:06.435129+0000","last_became_active":"2024-07-28T11:39:06.434207+0000","last_became_peered":"2024-07-28T11:39:06.434207+0000","last_unstale":"2024-07-28T11:39:06.435129+0000","last_undegraded":"2024-07-28T11:39:06.435129+0000","last_fullsized":"2024-07-28T11:39:06.435129+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.422743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418321+0000","last_change":"2024-07-28T11:38:36.231147+0000","last_active":"2024-07-28T11:39:05.418321+0000","last_peered":"2024-07-28T11:39:05.418321+0000","last_clean":"2024-07-28T11:39:05.418321+0000","last_became_active":"2024-07-28T11:38:36.230885+0000","last_became_peered":"2024-07-28T11:38:36.230885+0000","last_unstale":"2024-07-28T11:39:05.418321+0000","last_undegraded":"2024-07-28T11:39:05.418321+0000","last_fullsized":"2024-07-28T11:39:05.418321+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.921682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.413190+0000","last_change":"2024-07-28T11:36:00.488261+0000","last_active":"2024-07-28T11:39:05.413190+0000","last_peered":"2024-07-28T11:39:05.413190+0000","last_clean":"2024-07-28T11:39:05.413190+0000","last_became_active":"2024-07-28T11:36:00.487429+0000","last_became_peered":"2024-07-28T11:36:00.487429+0000","last_unstale":"2024-07-28T11:39:05.413190+0000","last_undegraded":"2024-07-28T11:39:05.413190+0000","last_fullsized":"2024-07-28T11:39:05.413190+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T22:06:53.046934+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":"68'1","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433658+0000","last_change":"2024-07-28T11:39:06.433658+0000","last_active":"2024-07-28T11:39:06.433658+0000","last_peered":"2024-07-28T11:39:06.433658+0000","last_clean":"2024-07-28T11:39:06.433658+0000","last_became_active":"2024-07-28T11:39:06.432915+0000","last_became_peered":"2024-07-28T11:39:06.432915+0000","last_unstale":"2024-07-28T11:39:06.433658+0000","last_undegraded":"2024-07-28T11:39:06.433658+0000","last_fullsized":"2024-07-28T11:39:06.433658+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:57:20.321724+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":51,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422287+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:39:05.422287+0000","last_peered":"2024-07-28T11:39:05.422287+0000","last_clean":"2024-07-28T11:39:05.422287+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:39:05.422287+0000","last_undegraded":"2024-07-28T11:39:05.422287+0000","last_fullsized":"2024-07-28T11:39:05.422287+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433679+0000","last_change":"2024-07-28T11:39:06.433679+0000","last_active":"2024-07-28T11:39:06.433679+0000","last_peered":"2024-07-28T11:39:06.433679+0000","last_clean":"2024-07-28T11:39:06.433679+0000","last_became_active":"2024-07-28T11:39:06.432726+0000","last_became_peered":"2024-07-28T11:39:06.432726+0000","last_unstale":"2024-07-28T11:39:06.433679+0000","last_undegraded":"2024-07-28T11:39:06.433679+0000","last_fullsized":"2024-07-28T11:39:06.433679+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:49:26.356697+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":103,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438227+0000","last_change":"2024-07-28T11:39:06.438227+0000","last_active":"2024-07-28T11:39:06.438227+0000","last_peered":"2024-07-28T11:39:06.438227+0000","last_clean":"2024-07-28T11:39:06.438227+0000","last_became_active":"2024-07-28T11:39:06.434864+0000","last_became_peered":"2024-07-28T11:39:06.434864+0000","last_unstale":"2024-07-28T11:39:06.438227+0000","last_undegraded":"2024-07-28T11:39:06.438227+0000","last_fullsized":"2024-07-28T11:39:06.438227+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.649992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436748+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:39:05.436748+0000","last_peered":"2024-07-28T11:39:05.436748+0000","last_clean":"2024-07-28T11:39:05.436748+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:39:05.436748+0000","last_undegraded":"2024-07-28T11:39:05.436748+0000","last_fullsized":"2024-07-28T11:39:05.436748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.412874+0000","last_change":"2024-07-28T11:36:35.278822+0000","last_active":"2024-07-28T11:39:05.412874+0000","last_peered":"2024-07-28T11:39:05.412874+0000","last_clean":"2024-07-28T11:39:05.412874+0000","last_became_active":"2024-07-28T11:36:35.278012+0000","last_became_peered":"2024-07-28T11:36:35.278012+0000","last_unstale":"2024-07-28T11:39:05.412874+0000","last_undegraded":"2024-07-28T11:39:05.412874+0000","last_fullsized":"2024-07-28T11:39:05.412874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:54.511105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423668+0000","last_change":"2024-07-28T11:38:36.223543+0000","last_active":"2024-07-28T11:39:05.423668+0000","last_peered":"2024-07-28T11:39:05.423668+0000","last_clean":"2024-07-28T11:39:05.423668+0000","last_became_active":"2024-07-28T11:38:36.222775+0000","last_became_peered":"2024-07-28T11:38:36.222775+0000","last_unstale":"2024-07-28T11:39:05.423668+0000","last_undegraded":"2024-07-28T11:39:05.423668+0000","last_fullsized":"2024-07-28T11:39:05.423668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.585727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451336+0000","last_change":"2024-07-28T11:39:06.450890+0000","last_active":"2024-07-28T11:39:06.451336+0000","last_peered":"2024-07-28T11:39:06.451336+0000","last_clean":"2024-07-28T11:39:06.451336+0000","last_became_active":"2024-07-28T11:39:06.450302+0000","last_became_peered":"2024-07-28T11:39:06.450302+0000","last_unstale":"2024-07-28T11:39:06.451336+0000","last_undegraded":"2024-07-28T11:39:06.451336+0000","last_fullsized":"2024-07-28T11:39:06.451336+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:03.705609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'3","reported_seq":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448532+0000","last_change":"2024-07-28T11:39:06.448532+0000","last_active":"2024-07-28T11:39:06.448532+0000","last_peered":"2024-07-28T11:39:06.448532+0000","last_clean":"2024-07-28T11:39:06.448532+0000","last_became_active":"2024-07-28T11:39:06.447475+0000","last_became_peered":"2024-07-28T11:39:06.447475+0000","last_unstale":"2024-07-28T11:39:06.448532+0000","last_undegraded":"2024-07-28T11:39:06.448532+0000","last_fullsized":"2024-07-28T11:39:06.448532+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:48:32.859080+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":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.453281+0000","last_change":"2024-07-28T11:39:06.453281+0000","last_active":"2024-07-28T11:39:06.453281+0000","last_peered":"2024-07-28T11:39:06.453281+0000","last_clean":"2024-07-28T11:39:06.453281+0000","last_became_active":"2024-07-28T11:39:06.451556+0000","last_became_peered":"2024-07-28T11:39:06.451556+0000","last_unstale":"2024-07-28T11:39:06.453281+0000","last_undegraded":"2024-07-28T11:39:06.453281+0000","last_fullsized":"2024-07-28T11:39:06.453281+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:41.732748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,2,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":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444855+0000","last_change":"2024-07-28T11:39:06.444855+0000","last_active":"2024-07-28T11:39:06.444855+0000","last_peered":"2024-07-28T11:39:06.444855+0000","last_clean":"2024-07-28T11:39:06.444855+0000","last_became_active":"2024-07-28T11:39:06.444031+0000","last_became_peered":"2024-07-28T11:39:06.444031+0000","last_unstale":"2024-07-28T11:39:06.444855+0000","last_undegraded":"2024-07-28T11:39:06.444855+0000","last_fullsized":"2024-07-28T11:39:06.444855+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:48.794121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423813+0000","last_change":"2024-07-28T11:38:04.486805+0000","last_active":"2024-07-28T11:39:06.423813+0000","last_peered":"2024-07-28T11:39:06.423813+0000","last_clean":"2024-07-28T11:39:06.423813+0000","last_became_active":"2024-07-28T11:38:04.483449+0000","last_became_peered":"2024-07-28T11:38:04.483449+0000","last_unstale":"2024-07-28T11:39:06.423813+0000","last_undegraded":"2024-07-28T11:39:06.423813+0000","last_fullsized":"2024-07-28T11:39:06.423813+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:00.845102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436417+0000","last_change":"2024-07-28T11:39:06.436417+0000","last_active":"2024-07-28T11:39:06.436417+0000","last_peered":"2024-07-28T11:39:06.436417+0000","last_clean":"2024-07-28T11:39:06.436417+0000","last_became_active":"2024-07-28T11:39:06.434216+0000","last_became_peered":"2024-07-28T11:39:06.434216+0000","last_unstale":"2024-07-28T11:39:06.436417+0000","last_undegraded":"2024-07-28T11:39:06.436417+0000","last_fullsized":"2024-07-28T11:39:06.436417+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:55.702401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450243+0000","last_change":"2024-07-28T11:39:06.450243+0000","last_active":"2024-07-28T11:39:06.450243+0000","last_peered":"2024-07-28T11:39:06.450243+0000","last_clean":"2024-07-28T11:39:06.450243+0000","last_became_active":"2024-07-28T11:39:06.449506+0000","last_became_peered":"2024-07-28T11:39:06.449506+0000","last_unstale":"2024-07-28T11:39:06.450243+0000","last_undegraded":"2024-07-28T11:39:06.450243+0000","last_fullsized":"2024-07-28T11:39:06.450243+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.651785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416213+0000","last_change":"2024-07-28T11:38:36.222196+0000","last_active":"2024-07-28T11:39:06.416213+0000","last_peered":"2024-07-28T11:39:06.416213+0000","last_clean":"2024-07-28T11:39:06.416213+0000","last_became_active":"2024-07-28T11:38:36.220666+0000","last_became_peered":"2024-07-28T11:38:36.220666+0000","last_unstale":"2024-07-28T11:39:06.416213+0000","last_undegraded":"2024-07-28T11:39:06.416213+0000","last_fullsized":"2024-07-28T11:39:06.416213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.318603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.446960+0000","last_change":"2024-07-28T11:39:06.446960+0000","last_active":"2024-07-28T11:39:06.446960+0000","last_peered":"2024-07-28T11:39:06.446960+0000","last_clean":"2024-07-28T11:39:06.446960+0000","last_became_active":"2024-07-28T11:39:06.446062+0000","last_became_peered":"2024-07-28T11:39:06.446062+0000","last_unstale":"2024-07-28T11:39:06.446960+0000","last_undegraded":"2024-07-28T11:39:06.446960+0000","last_fullsized":"2024-07-28T11:39:06.446960+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:00.720099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'161","reported_seq":450,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.437059+0000","last_change":"2024-07-28T11:36:00.491079+0000","last_active":"2024-07-28T11:39:05.437059+0000","last_peered":"2024-07-28T11:39:05.437059+0000","last_clean":"2024-07-28T11:39:05.437059+0000","last_became_active":"2024-07-28T11:36:00.489326+0000","last_became_peered":"2024-07-28T11:36:00.489326+0000","last_unstale":"2024-07-28T11:39:05.437059+0000","last_undegraded":"2024-07-28T11:39:05.437059+0000","last_fullsized":"2024-07-28T11:39:05.437059+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T17:17:34.744727+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423048+0000","last_change":"2024-07-28T11:38:04.471800+0000","last_active":"2024-07-28T11:39:05.423048+0000","last_peered":"2024-07-28T11:39:05.423048+0000","last_clean":"2024-07-28T11:39:05.423048+0000","last_became_active":"2024-07-28T11:38:04.470878+0000","last_became_peered":"2024-07-28T11:38:04.470878+0000","last_unstale":"2024-07-28T11:39:05.423048+0000","last_undegraded":"2024-07-28T11:39:05.423048+0000","last_fullsized":"2024-07-28T11:39:05.423048+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.960848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416538+0000","last_change":"2024-07-28T11:38:36.228730+0000","last_active":"2024-07-28T11:39:06.416538+0000","last_peered":"2024-07-28T11:39:06.416538+0000","last_clean":"2024-07-28T11:39:06.416538+0000","last_became_active":"2024-07-28T11:38:36.227313+0000","last_became_peered":"2024-07-28T11:38:36.227313+0000","last_unstale":"2024-07-28T11:39:06.416538+0000","last_undegraded":"2024-07-28T11:39:06.416538+0000","last_fullsized":"2024-07-28T11:39:06.416538+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.863875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435910+0000","last_change":"2024-07-28T11:39:06.435910+0000","last_active":"2024-07-28T11:39:06.435910+0000","last_peered":"2024-07-28T11:39:06.435910+0000","last_clean":"2024-07-28T11:39:06.435910+0000","last_became_active":"2024-07-28T11:39:06.435056+0000","last_became_peered":"2024-07-28T11:39:06.435056+0000","last_unstale":"2024-07-28T11:39:06.435910+0000","last_undegraded":"2024-07-28T11:39:06.435910+0000","last_fullsized":"2024-07-28T11:39:06.435910+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.459878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436928+0000","last_change":"2024-07-28T11:36:35.276239+0000","last_active":"2024-07-28T11:39:05.436928+0000","last_peered":"2024-07-28T11:39:05.436928+0000","last_clean":"2024-07-28T11:39:05.436928+0000","last_became_active":"2024-07-28T11:36:35.275231+0000","last_became_peered":"2024-07-28T11:36:35.275231+0000","last_unstale":"2024-07-28T11:39:05.436928+0000","last_undegraded":"2024-07-28T11:39:05.436928+0000","last_fullsized":"2024-07-28T11:39:05.436928+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:52.724593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448686+0000","last_change":"2024-07-28T11:39:06.448373+0000","last_active":"2024-07-28T11:39:06.448686+0000","last_peered":"2024-07-28T11:39:06.448686+0000","last_clean":"2024-07-28T11:39:06.448686+0000","last_became_active":"2024-07-28T11:39:06.438753+0000","last_became_peered":"2024-07-28T11:39:06.438753+0000","last_unstale":"2024-07-28T11:39:06.448686+0000","last_undegraded":"2024-07-28T11:39:06.448686+0000","last_fullsized":"2024-07-28T11:39:06.448686+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:33.737920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426171+0000","last_change":"2024-07-28T11:38:04.482729+0000","last_active":"2024-07-28T11:39:06.426171+0000","last_peered":"2024-07-28T11:39:06.426171+0000","last_clean":"2024-07-28T11:39:06.426171+0000","last_became_active":"2024-07-28T11:38:04.481946+0000","last_became_peered":"2024-07-28T11:38:04.481946+0000","last_unstale":"2024-07-28T11:39:06.426171+0000","last_undegraded":"2024-07-28T11:39:06.426171+0000","last_fullsized":"2024-07-28T11:39:06.426171+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:39.510619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430752+0000","last_change":"2024-07-28T11:38:36.220170+0000","last_active":"2024-07-28T11:39:06.430752+0000","last_peered":"2024-07-28T11:39:06.430752+0000","last_clean":"2024-07-28T11:39:06.430752+0000","last_became_active":"2024-07-28T11:38:36.219863+0000","last_became_peered":"2024-07-28T11:38:36.219863+0000","last_unstale":"2024-07-28T11:39:06.430752+0000","last_undegraded":"2024-07-28T11:39:06.430752+0000","last_fullsized":"2024-07-28T11:39:06.430752+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.656851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425720+0000","last_change":"2024-07-28T11:38:04.471639+0000","last_active":"2024-07-28T11:39:06.425720+0000","last_peered":"2024-07-28T11:39:06.425720+0000","last_clean":"2024-07-28T11:39:06.425720+0000","last_became_active":"2024-07-28T11:38:04.470855+0000","last_became_peered":"2024-07-28T11:38:04.470855+0000","last_unstale":"2024-07-28T11:39:06.425720+0000","last_undegraded":"2024-07-28T11:39:06.425720+0000","last_fullsized":"2024-07-28T11:39:06.425720+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:09.226425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.433126+0000","last_change":"2024-07-28T11:36:35.279170+0000","last_active":"2024-07-28T11:39:05.433126+0000","last_peered":"2024-07-28T11:39:05.433126+0000","last_clean":"2024-07-28T11:39:05.433126+0000","last_became_active":"2024-07-28T11:36:35.278394+0000","last_became_peered":"2024-07-28T11:36:35.278394+0000","last_unstale":"2024-07-28T11:39:05.433126+0000","last_undegraded":"2024-07-28T11:39:05.433126+0000","last_fullsized":"2024-07-28T11:39:05.433126+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:53.191546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422618+0000","last_change":"2024-07-28T11:36:35.272599+0000","last_active":"2024-07-28T11:39:05.422618+0000","last_peered":"2024-07-28T11:39:05.422618+0000","last_clean":"2024-07-28T11:39:05.422618+0000","last_became_active":"2024-07-28T11:36:35.271783+0000","last_became_peered":"2024-07-28T11:36:35.271783+0000","last_unstale":"2024-07-28T11:39:05.422618+0000","last_undegraded":"2024-07-28T11:39:05.422618+0000","last_fullsized":"2024-07-28T11:39:05.422618+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.485578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449981+0000","last_change":"2024-07-28T11:39:06.449981+0000","last_active":"2024-07-28T11:39:06.449981+0000","last_peered":"2024-07-28T11:39:06.449981+0000","last_clean":"2024-07-28T11:39:06.449981+0000","last_became_active":"2024-07-28T11:39:06.449361+0000","last_became_peered":"2024-07-28T11:39:06.449361+0000","last_unstale":"2024-07-28T11:39:06.449981+0000","last_undegraded":"2024-07-28T11:39:06.449981+0000","last_fullsized":"2024-07-28T11:39:06.449981+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:13.156338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423923+0000","last_change":"2024-07-28T11:38:36.221514+0000","last_active":"2024-07-28T11:39:06.423923+0000","last_peered":"2024-07-28T11:39:06.423923+0000","last_clean":"2024-07-28T11:39:06.423923+0000","last_became_active":"2024-07-28T11:38:36.221252+0000","last_became_peered":"2024-07-28T11:38:36.221252+0000","last_unstale":"2024-07-28T11:39:06.423923+0000","last_undegraded":"2024-07-28T11:39:06.423923+0000","last_fullsized":"2024-07-28T11:39:06.423923+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:57.971889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422111+0000","last_change":"2024-07-28T11:38:36.221420+0000","last_active":"2024-07-28T11:39:05.422111+0000","last_peered":"2024-07-28T11:39:05.422111+0000","last_clean":"2024-07-28T11:39:05.422111+0000","last_became_active":"2024-07-28T11:38:36.220527+0000","last_became_peered":"2024-07-28T11:38:36.220527+0000","last_unstale":"2024-07-28T11:39:05.422111+0000","last_undegraded":"2024-07-28T11:39:05.422111+0000","last_fullsized":"2024-07-28T11:39:05.422111+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.232196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423350+0000","last_change":"2024-07-28T11:36:35.279034+0000","last_active":"2024-07-28T11:39:06.423350+0000","last_peered":"2024-07-28T11:39:06.423350+0000","last_clean":"2024-07-28T11:39:06.423350+0000","last_became_active":"2024-07-28T11:36:35.277295+0000","last_became_peered":"2024-07-28T11:36:35.277295+0000","last_unstale":"2024-07-28T11:39:06.423350+0000","last_undegraded":"2024-07-28T11:39:06.423350+0000","last_fullsized":"2024-07-28T11:39:06.423350+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.630002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445143+0000","last_change":"2024-07-28T11:39:06.440953+0000","last_active":"2024-07-28T11:39:06.445143+0000","last_peered":"2024-07-28T11:39:06.445143+0000","last_clean":"2024-07-28T11:39:06.445143+0000","last_became_active":"2024-07-28T11:39:06.440146+0000","last_became_peered":"2024-07-28T11:39:06.440146+0000","last_unstale":"2024-07-28T11:39:06.445143+0000","last_undegraded":"2024-07-28T11:39:06.445143+0000","last_fullsized":"2024-07-28T11:39:06.445143+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:45.111556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423162+0000","last_change":"2024-07-28T11:38:04.475773+0000","last_active":"2024-07-28T11:39:06.423162+0000","last_peered":"2024-07-28T11:39:06.423162+0000","last_clean":"2024-07-28T11:39:06.423162+0000","last_became_active":"2024-07-28T11:38:04.475027+0000","last_became_peered":"2024-07-28T11:38:04.475027+0000","last_unstale":"2024-07-28T11:39:06.423162+0000","last_undegraded":"2024-07-28T11:39:06.423162+0000","last_fullsized":"2024-07-28T11:39:06.423162+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:32:02.447590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436720+0000","last_change":"2024-07-28T11:39:06.436720+0000","last_active":"2024-07-28T11:39:06.436720+0000","last_peered":"2024-07-28T11:39:06.436720+0000","last_clean":"2024-07-28T11:39:06.436720+0000","last_became_active":"2024-07-28T11:39:06.435730+0000","last_became_peered":"2024-07-28T11:39:06.435730+0000","last_unstale":"2024-07-28T11:39:06.436720+0000","last_undegraded":"2024-07-28T11:39:06.436720+0000","last_fullsized":"2024-07-28T11:39:06.436720+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:25.824066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.424260+0000","last_change":"2024-07-28T11:36:00.492350+0000","last_active":"2024-07-28T11:39:06.424260+0000","last_peered":"2024-07-28T11:39:06.424260+0000","last_clean":"2024-07-28T11:39:06.424260+0000","last_became_active":"2024-07-28T11:36:00.492028+0000","last_became_peered":"2024-07-28T11:36:00.492028+0000","last_unstale":"2024-07-28T11:39:06.424260+0000","last_undegraded":"2024-07-28T11:39:06.424260+0000","last_fullsized":"2024-07-28T11:39:06.424260+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:04.948320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416845+0000","last_change":"2024-07-28T11:38:36.234422+0000","last_active":"2024-07-28T11:39:06.416845+0000","last_peered":"2024-07-28T11:39:06.416845+0000","last_clean":"2024-07-28T11:39:06.416845+0000","last_became_active":"2024-07-28T11:38:36.234118+0000","last_became_peered":"2024-07-28T11:38:36.234118+0000","last_unstale":"2024-07-28T11:39:06.416845+0000","last_undegraded":"2024-07-28T11:39:06.416845+0000","last_fullsized":"2024-07-28T11:39:06.416845+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:59:48.035950+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":53,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.447669+0000","last_change":"2024-07-28T11:39:06.447669+0000","last_active":"2024-07-28T11:39:06.447669+0000","last_peered":"2024-07-28T11:39:06.447669+0000","last_clean":"2024-07-28T11:39:06.447669+0000","last_became_active":"2024-07-28T11:39:06.446779+0000","last_became_peered":"2024-07-28T11:39:06.446779+0000","last_unstale":"2024-07-28T11:39:06.447669+0000","last_undegraded":"2024-07-28T11:39:06.447669+0000","last_fullsized":"2024-07-28T11:39:06.447669+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.388478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416471+0000","last_change":"2024-07-28T11:38:36.223256+0000","last_active":"2024-07-28T11:39:06.416471+0000","last_peered":"2024-07-28T11:39:06.416471+0000","last_clean":"2024-07-28T11:39:06.416471+0000","last_became_active":"2024-07-28T11:38:36.222179+0000","last_became_peered":"2024-07-28T11:38:36.222179+0000","last_unstale":"2024-07-28T11:39:06.416471+0000","last_undegraded":"2024-07-28T11:39:06.416471+0000","last_fullsized":"2024-07-28T11:39:06.416471+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.757095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444683+0000","last_change":"2024-07-28T11:39:06.440652+0000","last_active":"2024-07-28T11:39:06.444683+0000","last_peered":"2024-07-28T11:39:06.444683+0000","last_clean":"2024-07-28T11:39:06.444683+0000","last_became_active":"2024-07-28T11:39:06.439745+0000","last_became_peered":"2024-07-28T11:39:06.439745+0000","last_unstale":"2024-07-28T11:39:06.444683+0000","last_undegraded":"2024-07-28T11:39:06.444683+0000","last_fullsized":"2024-07-28T11:39:06.444683+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:48:17.030905+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.419114+0000","last_change":"2024-07-28T11:38:04.475100+0000","last_active":"2024-07-28T11:39:05.419114+0000","last_peered":"2024-07-28T11:39:05.419114+0000","last_clean":"2024-07-28T11:39:05.419114+0000","last_became_active":"2024-07-28T11:38:04.474100+0000","last_became_peered":"2024-07-28T11:38:04.474100+0000","last_unstale":"2024-07-28T11:39:05.419114+0000","last_undegraded":"2024-07-28T11:39:05.419114+0000","last_fullsized":"2024-07-28T11:39:05.419114+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.990215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.439072+0000","last_change":"2024-07-28T11:39:06.439072+0000","last_active":"2024-07-28T11:39:06.439072+0000","last_peered":"2024-07-28T11:39:06.439072+0000","last_clean":"2024-07-28T11:39:06.439072+0000","last_became_active":"2024-07-28T11:39:06.437754+0000","last_became_peered":"2024-07-28T11:39:06.437754+0000","last_unstale":"2024-07-28T11:39:06.439072+0000","last_undegraded":"2024-07-28T11:39:06.439072+0000","last_fullsized":"2024-07-28T11:39:06.439072+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.219742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450278+0000","last_change":"2024-07-28T11:39:06.450278+0000","last_active":"2024-07-28T11:39:06.450278+0000","last_peered":"2024-07-28T11:39:06.450278+0000","last_clean":"2024-07-28T11:39:06.450278+0000","last_became_active":"2024-07-28T11:39:06.449408+0000","last_became_peered":"2024-07-28T11:39:06.449408+0000","last_unstale":"2024-07-28T11:39:06.450278+0000","last_undegraded":"2024-07-28T11:39:06.450278+0000","last_fullsized":"2024-07-28T11:39:06.450278+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:35.280722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"80'23","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449677+0000","last_change":"2024-07-28T11:39:06.449677+0000","last_active":"2024-07-28T11:39:06.449677+0000","last_peered":"2024-07-28T11:39:06.449677+0000","last_clean":"2024-07-28T11:39:06.449677+0000","last_became_active":"2024-07-28T11:39:06.448720+0000","last_became_peered":"2024-07-28T11:39:06.448720+0000","last_unstale":"2024-07-28T11:39:06.449677+0000","last_undegraded":"2024-07-28T11:39:06.449677+0000","last_fullsized":"2024-07-28T11:39:06.449677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T18:15:26.699475+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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421419+0000","last_change":"2024-07-28T11:38:04.480646+0000","last_active":"2024-07-28T11:39:06.421419+0000","last_peered":"2024-07-28T11:39:06.421419+0000","last_clean":"2024-07-28T11:39:06.421419+0000","last_became_active":"2024-07-28T11:38:04.479770+0000","last_became_peered":"2024-07-28T11:38:04.479770+0000","last_unstale":"2024-07-28T11:39:06.421419+0000","last_undegraded":"2024-07-28T11:39:06.421419+0000","last_fullsized":"2024-07-28T11:39:06.421419+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:17.271811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.437018+0000","last_change":"2024-07-28T11:39:06.437018+0000","last_active":"2024-07-28T11:39:06.437018+0000","last_peered":"2024-07-28T11:39:06.437018+0000","last_clean":"2024-07-28T11:39:06.437018+0000","last_became_active":"2024-07-28T11:39:06.436321+0000","last_became_peered":"2024-07-28T11:39:06.436321+0000","last_unstale":"2024-07-28T11:39:06.437018+0000","last_undegraded":"2024-07-28T11:39:06.437018+0000","last_fullsized":"2024-07-28T11:39:06.437018+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:29:42.037749+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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422429+0000","last_change":"2024-07-28T11:36:35.281561+0000","last_active":"2024-07-28T11:39:05.422429+0000","last_peered":"2024-07-28T11:39:05.422429+0000","last_clean":"2024-07-28T11:39:05.422429+0000","last_became_active":"2024-07-28T11:36:35.280707+0000","last_became_peered":"2024-07-28T11:36:35.280707+0000","last_unstale":"2024-07-28T11:39:05.422429+0000","last_undegraded":"2024-07-28T11:39:05.422429+0000","last_fullsized":"2024-07-28T11:39:05.422429+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:28.989981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.416737+0000","last_change":"2024-07-28T11:38:36.224803+0000","last_active":"2024-07-28T11:39:05.416737+0000","last_peered":"2024-07-28T11:39:05.416737+0000","last_clean":"2024-07-28T11:39:05.416737+0000","last_became_active":"2024-07-28T11:38:36.224478+0000","last_became_peered":"2024-07-28T11:38:36.224478+0000","last_unstale":"2024-07-28T11:39:05.416737+0000","last_undegraded":"2024-07-28T11:39:05.416737+0000","last_fullsized":"2024-07-28T11:39:05.416737+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.424343+0000","last_change":"2024-07-28T11:38:36.223580+0000","last_active":"2024-07-28T11:39:05.424343+0000","last_peered":"2024-07-28T11:39:05.424343+0000","last_clean":"2024-07-28T11:39:05.424343+0000","last_became_active":"2024-07-28T11:38:36.223210+0000","last_became_peered":"2024-07-28T11:38:36.223210+0000","last_unstale":"2024-07-28T11:39:05.424343+0000","last_undegraded":"2024-07-28T11:39:05.424343+0000","last_fullsized":"2024-07-28T11:39:05.424343+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:57.800205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.415401+0000","last_change":"2024-07-28T11:38:36.227847+0000","last_active":"2024-07-28T11:39:05.415401+0000","last_peered":"2024-07-28T11:39:05.415401+0000","last_clean":"2024-07-28T11:39:05.415401+0000","last_became_active":"2024-07-28T11:38:36.227378+0000","last_became_peered":"2024-07-28T11:38:36.227378+0000","last_unstale":"2024-07-28T11:39:05.415401+0000","last_undegraded":"2024-07-28T11:39:05.415401+0000","last_fullsized":"2024-07-28T11:39:05.415401+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:50.009224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418989+0000","last_change":"2024-07-28T11:36:35.274599+0000","last_active":"2024-07-28T11:39:05.418989+0000","last_peered":"2024-07-28T11:39:05.418989+0000","last_clean":"2024-07-28T11:39:05.418989+0000","last_became_active":"2024-07-28T11:36:35.273806+0000","last_became_peered":"2024-07-28T11:36:35.273806+0000","last_unstale":"2024-07-28T11:39:05.418989+0000","last_undegraded":"2024-07-28T11:39:05.418989+0000","last_fullsized":"2024-07-28T11:39:05.418989+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.905116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.414975+0000","last_change":"2024-07-28T11:38:36.224146+0000","last_active":"2024-07-28T11:39:05.414975+0000","last_peered":"2024-07-28T11:39:05.414975+0000","last_clean":"2024-07-28T11:39:05.414975+0000","last_became_active":"2024-07-28T11:38:36.223672+0000","last_became_peered":"2024-07-28T11:38:36.223672+0000","last_unstale":"2024-07-28T11:39:05.414975+0000","last_undegraded":"2024-07-28T11:39:05.414975+0000","last_fullsized":"2024-07-28T11:39:05.414975+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:13.419134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426201+0000","last_change":"2024-07-28T11:38:36.228310+0000","last_active":"2024-07-28T11:39:06.426201+0000","last_peered":"2024-07-28T11:39:06.426201+0000","last_clean":"2024-07-28T11:39:06.426201+0000","last_became_active":"2024-07-28T11:38:36.227943+0000","last_became_peered":"2024-07-28T11:38:36.227943+0000","last_unstale":"2024-07-28T11:39:06.426201+0000","last_undegraded":"2024-07-28T11:39:06.426201+0000","last_fullsized":"2024-07-28T11:39:06.426201+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:10.973007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444605+0000","last_change":"2024-07-28T11:39:06.444605+0000","last_active":"2024-07-28T11:39:06.444605+0000","last_peered":"2024-07-28T11:39:06.444605+0000","last_clean":"2024-07-28T11:39:06.444605+0000","last_became_active":"2024-07-28T11:39:06.443725+0000","last_became_peered":"2024-07-28T11:39:06.443725+0000","last_unstale":"2024-07-28T11:39:06.444605+0000","last_undegraded":"2024-07-28T11:39:06.444605+0000","last_fullsized":"2024-07-28T11:39:06.444605+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:56.546111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.441037+0000","last_change":"2024-07-28T11:39:06.441037+0000","last_active":"2024-07-28T11:39:06.441037+0000","last_peered":"2024-07-28T11:39:06.441037+0000","last_clean":"2024-07-28T11:39:06.441037+0000","last_became_active":"2024-07-28T11:39:06.440008+0000","last_became_peered":"2024-07-28T11:39:06.440008+0000","last_unstale":"2024-07-28T11:39:06.441037+0000","last_undegraded":"2024-07-28T11:39:06.441037+0000","last_fullsized":"2024-07-28T11:39:06.441037+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.142643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"71'2","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.452022+0000","last_change":"2024-07-28T11:39:06.452022+0000","last_active":"2024-07-28T11:39:06.452022+0000","last_peered":"2024-07-28T11:39:06.452022+0000","last_clean":"2024-07-28T11:39:06.452022+0000","last_became_active":"2024-07-28T11:39:06.451474+0000","last_became_peered":"2024-07-28T11:39:06.451474+0000","last_unstale":"2024-07-28T11:39:06.452022+0000","last_undegraded":"2024-07-28T11:39:06.452022+0000","last_fullsized":"2024-07-28T11:39:06.452022+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:17:35.303378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430144+0000","last_change":"2024-07-28T11:38:36.219091+0000","last_active":"2024-07-28T11:39:06.430144+0000","last_peered":"2024-07-28T11:39:06.430144+0000","last_clean":"2024-07-28T11:39:06.430144+0000","last_became_active":"2024-07-28T11:38:36.218787+0000","last_became_peered":"2024-07-28T11:38:36.218787+0000","last_unstale":"2024-07-28T11:39:06.430144+0000","last_undegraded":"2024-07-28T11:39:06.430144+0000","last_fullsized":"2024-07-28T11:39:06.430144+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:00.798317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"71'2","reported_seq":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450650+0000","last_change":"2024-07-28T11:39:06.450650+0000","last_active":"2024-07-28T11:39:06.450650+0000","last_peered":"2024-07-28T11:39:06.450650+0000","last_clean":"2024-07-28T11:39:06.450650+0000","last_became_active":"2024-07-28T11:39:06.449687+0000","last_became_peered":"2024-07-28T11:39:06.449687+0000","last_unstale":"2024-07-28T11:39:06.450650+0000","last_undegraded":"2024-07-28T11:39:06.450650+0000","last_fullsized":"2024-07-28T11:39:06.450650+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:26:37.447787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450946+0000","last_change":"2024-07-28T11:39:06.450946+0000","last_active":"2024-07-28T11:39:06.450946+0000","last_peered":"2024-07-28T11:39:06.450946+0000","last_clean":"2024-07-28T11:39:06.450946+0000","last_became_active":"2024-07-28T11:39:06.450340+0000","last_became_peered":"2024-07-28T11:39:06.450340+0000","last_unstale":"2024-07-28T11:39:06.450946+0000","last_undegraded":"2024-07-28T11:39:06.450946+0000","last_fullsized":"2024-07-28T11:39:06.450946+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:50.979488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445559+0000","last_change":"2024-07-28T11:39:06.445559+0000","last_active":"2024-07-28T11:39:06.445559+0000","last_peered":"2024-07-28T11:39:06.445559+0000","last_clean":"2024-07-28T11:39:06.445559+0000","last_became_active":"2024-07-28T11:39:06.445088+0000","last_became_peered":"2024-07-28T11:39:06.445088+0000","last_unstale":"2024-07-28T11:39:06.445559+0000","last_undegraded":"2024-07-28T11:39:06.445559+0000","last_fullsized":"2024-07-28T11:39:06.445559+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:55.865361+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":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448419+0000","last_change":"2024-07-28T11:39:06.448419+0000","last_active":"2024-07-28T11:39:06.448419+0000","last_peered":"2024-07-28T11:39:06.448419+0000","last_clean":"2024-07-28T11:39:06.448419+0000","last_became_active":"2024-07-28T11:39:06.447356+0000","last_became_peered":"2024-07-28T11:39:06.447356+0000","last_unstale":"2024-07-28T11:39:06.448419+0000","last_undegraded":"2024-07-28T11:39:06.448419+0000","last_fullsized":"2024-07-28T11:39:06.448419+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.467962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445677+0000","last_change":"2024-07-28T11:39:06.445677+0000","last_active":"2024-07-28T11:39:06.445677+0000","last_peered":"2024-07-28T11:39:06.445677+0000","last_clean":"2024-07-28T11:39:06.445677+0000","last_became_active":"2024-07-28T11:39:06.445184+0000","last_became_peered":"2024-07-28T11:39:06.445184+0000","last_unstale":"2024-07-28T11:39:06.445677+0000","last_undegraded":"2024-07-28T11:39:06.445677+0000","last_fullsized":"2024-07-28T11:39:06.445677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:33:00.851302+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":66,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422214+0000","last_change":"2024-07-28T11:38:04.474613+0000","last_active":"2024-07-28T11:39:05.422214+0000","last_peered":"2024-07-28T11:39:05.422214+0000","last_clean":"2024-07-28T11:39:05.422214+0000","last_became_active":"2024-07-28T11:38:04.473721+0000","last_became_peered":"2024-07-28T11:38:04.473721+0000","last_unstale":"2024-07-28T11:39:05.422214+0000","last_undegraded":"2024-07-28T11:39:05.422214+0000","last_fullsized":"2024-07-28T11:39:05.422214+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:59.058985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"71'2","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416852+0000","last_change":"2024-07-28T11:38:36.228786+0000","last_active":"2024-07-28T11:39:06.416852+0000","last_peered":"2024-07-28T11:39:06.416852+0000","last_clean":"2024-07-28T11:39:06.416852+0000","last_became_active":"2024-07-28T11:38:36.228451+0000","last_became_peered":"2024-07-28T11:38:36.228451+0000","last_unstale":"2024-07-28T11:39:06.416852+0000","last_undegraded":"2024-07-28T11:39:06.416852+0000","last_fullsized":"2024-07-28T11:39:06.416852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:11:52.578901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438210+0000","last_change":"2024-07-28T11:39:06.438210+0000","last_active":"2024-07-28T11:39:06.438210+0000","last_peered":"2024-07-28T11:39:06.438210+0000","last_clean":"2024-07-28T11:39:06.438210+0000","last_became_active":"2024-07-28T11:39:06.435112+0000","last_became_peered":"2024-07-28T11:39:06.435112+0000","last_unstale":"2024-07-28T11:39:06.438210+0000","last_undegraded":"2024-07-28T11:39:06.438210+0000","last_fullsized":"2024-07-28T11:39:06.438210+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.669959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426430+0000","last_change":"2024-07-28T11:38:04.487132+0000","last_active":"2024-07-28T11:39:06.426430+0000","last_peered":"2024-07-28T11:39:06.426430+0000","last_clean":"2024-07-28T11:39:06.426430+0000","last_became_active":"2024-07-28T11:38:04.484061+0000","last_became_peered":"2024-07-28T11:38:04.484061+0000","last_unstale":"2024-07-28T11:39:06.426430+0000","last_undegraded":"2024-07-28T11:39:06.426430+0000","last_fullsized":"2024-07-28T11:39:06.426430+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:14:32.013108+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":18856,"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":54,"seq":231928234222,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311628,"kb_used_data":1792,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433524,"statfs":{"total":95995035648,"available":95675928576,"internally_reserved":0,"allocated":1835008,"data_stored":1243321,"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,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:40:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.88800000000000001,"15min":0.873},"min":{"1min":0.56699999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.05},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.60299999999999998,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2709999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.76100000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:39:47 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.028,"15min":1.0700000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3100000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.097},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.90600000000000003,"15min":0.93799999999999994},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1319999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.87}]},{"osd":2,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.95999999999999996,"15min":0.94699999999999995},"min":{"1min":0.72499999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.86099999999999999,"15min":0.86699999999999999},"min":{"1min":0.58699999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.05,"5min":1.175,"15min":1.175},"last":0.83399999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.876},"min":{"1min":0.64800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.107,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.53700000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.94199999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":1.075}]},{"osd":5,"last update":"Sun Jul 28 11:39:47 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.92200000000000004,"15min":0.94399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.33100000000000002},"max":{"1min":1.323,"5min":1.369,"15min":2.1280000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.0209999999999999,"15min":1.0089999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.42999999999999999},"max":{"1min":1.2669999999999999,"5min":1.4119999999999999,"15min":1.968},"last":0.999}]},{"osd":6,"last update":"Sun Jul 28 11:39:47 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.079,"15min":1.0449999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40200000000000002},"max":{"1min":1.304,"5min":1.4550000000000001,"15min":2.032},"last":1.137},{"interface":"front","average":{"1min":0.871,"5min":1.0069999999999999,"15min":1.0229999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.175,"5min":1.361,"15min":1.4930000000000001},"last":0.96899999999999997}]}]},{"osd":6,"up_from":46,"seq":197568495865,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307448,"kb_used_data":1772,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437704,"statfs":{"total":95995035648,"available":95680208896,"internally_reserved":0,"allocated":1814528,"data_stored":1242595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 11:40:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.05,"15min":1.1699999999999999},"min":{"1min":0.65700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.22,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":1.022},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.1299999999999999,"15min":1.294},"min":{"1min":0.60999999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.214,"5min":7.2460000000000004,"15min":7.2460000000000004},"last":0.70799999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:39:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.89100000000000001,"15min":0.91200000000000003},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1259999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.93999999999999995,"15min":0.96099999999999997},"min":{"1min":0.52200000000000002,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.155,"5min":1.407,"15min":1.407},"last":0.83899999999999997}]},{"osd":2,"last update":"Sun Jul 28 11:40:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96899999999999997,"15min":0.94999999999999996},"min":{"1min":0.86299999999999999,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0109999999999999,"15min":1.0149999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.88400000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63400000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.056},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.262,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0940000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:40:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.1950000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:39:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.38},"max":{"1min":1.355,"5min":1.355,"15min":1.619},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.032,"15min":1.0129999999999999},"min":{"1min":0.51800000000000002,"5min":0.443,"15min":0.437},"max":{"1min":1.282,"5min":1.873,"15min":3.3519999999999999},"last":0.98999999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:39:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0820000000000001,"15min":1.0549999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.47199999999999998},"max":{"1min":1.2929999999999999,"5min":1.948,"15min":1.948},"last":1.127},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0740000000000001,"15min":1.056},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.378},"max":{"1min":1.3169999999999999,"5min":7.5890000000000004,"15min":7.5890000000000004},"last":1.2290000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757507,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1220608,"data_stored":648621,"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:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.96199999999999997},"min":{"1min":0.629,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3149999999999999,"5min":1.337,"15min":1.337},"last":1.2490000000000001},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.88700000000000001,"15min":0.91300000000000003},"min":{"1min":0.55900000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.2230000000000001,"5min":1.333,"15min":1.333},"last":0.755}]},{"osd":1,"last update":"Sun Jul 28 11:39:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.93000000000000005,"15min":0.93300000000000005},"min":{"1min":0.629,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.137,"5min":1.224,"15min":1.224},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.95099999999999996},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2549999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1379999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:40:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.63600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.165,"5min":1.171,"15min":1.171},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.873},"min":{"1min":0.67400000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0800000000000001,"5min":1.194,"15min":1.194},"last":0.90800000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:39:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.014}]},{"osd":4,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.93899999999999995}]},{"osd":6,"last update":"Sun Jul 28 11:39:58 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0129999999999999,"15min":0.98799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.407,"5min":1.407,"15min":1.8140000000000001},"last":1.099},{"interface":"front","average":{"1min":1.026,"5min":0.99199999999999999,"15min":0.97399999999999998},"min":{"1min":0.41099999999999998,"5min":0.40600000000000003,"15min":0.35699999999999998},"max":{"1min":1.373,"5min":1.373,"15min":3.2490000000000001},"last":1.3100000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:39:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.054,"15min":1.0429999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.34399999999999997},"max":{"1min":1.446,"5min":1.446,"15min":1.7949999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97299999999999998,"15min":1.0209999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.39600000000000002},"max":{"1min":1.391,"5min":1.391,"15min":1.845},"last":0.82099999999999995}]}]},{"osd":4,"up_from":108,"seq":463856467990,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1204,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1232896,"data_stored":652626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6957,"internal_metadata":28173523},"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:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.88600000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.0509999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.74399999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.163}]},{"osd":5,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.95099999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.78700000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.083},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.83899999999999997}]}]},{"osd":3,"up_from":103,"seq":442381631516,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32752,"kb_used_data":1188,"kb_used_omap":4,"kb_used_meta":31547,"kb_avail":93712400,"statfs":{"total":95995035648,"available":95961497600,"internally_reserved":0,"allocated":1216512,"data_stored":648079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4640,"internal_metadata":32304608},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.69299999999999995,"15min":0.69399999999999995},"min":{"1min":0.35999999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.02,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.69899999999999995,"15min":0.69699999999999995},"min":{"1min":0.51600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.91600000000000004,"5min":1.839,"15min":1.839},"last":0.68000000000000005}]},{"osd":1,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80800000000000005,"15min":0.82199999999999995},"min":{"1min":0.47599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0660000000000001,"5min":2.4279999999999999,"15min":2.4279999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.87,"5min":0.874,"15min":0.875},"min":{"1min":0.47799999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.163,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":1.1140000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.72399999999999998,"15min":0.71899999999999997},"min":{"1min":0.52400000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1040000000000001,"5min":1.613,"15min":1.613},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.626,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0700000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":0.88600000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":2.9990000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.044}]},{"osd":5,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.96099999999999997},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.169,"5min":2.468,"15min":2.468},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.625,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2689999999999999,"5min":2.27,"15min":2.27},"last":0.93100000000000005}]},{"osd":6,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.016,"15min":1.014},"min":{"1min":0.67400000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.415,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":2.8399999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0920000000000001,"15min":1.0900000000000001},"min":{"1min":0.878,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.399,"5min":2.718,"15min":2.718},"last":1.3340000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2390000000000001,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.0880000000000001,"15min":1.0900000000000001},"min":{"1min":0.78000000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3440000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":3.0859999999999999}]}]},{"osd":2,"up_from":98,"seq":420906795042,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28724,"kb_used_data":1188,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716428,"statfs":{"total":95995035648,"available":95965622272,"internally_reserved":0,"allocated":1216512,"data_stored":648328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6674,"internal_metadata":28173806},"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:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.95399999999999996,"5min":1.181,"15min":1.181},"last":0.504},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.73799999999999999,"15min":0.746},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.96299999999999997,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.0469999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.71299999999999997,"15min":0.71599999999999997},"min":{"1min":0.47299999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.751},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.78700000000000003,"15min":0.79800000000000004},"min":{"1min":0.40000000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.78700000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:40:37 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.80800000000000005,"15min":0.81899999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.85999999999999999,"15min":0.876},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.329,"15min":1.329},"last":0.92000000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:40:11 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.95299999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.96199999999999997,"15min":0.95999999999999996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93200000000000005,"15min":0.92800000000000005},"min":{"1min":0.65300000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2969999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.997,"15min":0.98899999999999999},"min":{"1min":0.66200000000000003,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.335,"5min":1.383,"15min":1.383},"last":1.026},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.028,"15min":1.034},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":1.157}]},{"osd":7,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0900000000000001,"15min":1.0960000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3029999999999999,"5min":1.486,"15min":1.486},"last":1.085},{"interface":"front","average":{"1min":1.044,"5min":1.075,"15min":1.0800000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.109}]}]},{"osd":1,"up_from":93,"seq":399431958580,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28716,"kb_used_data":1184,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716436,"statfs":{"total":95995035648,"available":95965630464,"internally_reserved":0,"allocated":1212416,"data_stored":647989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5863,"internal_metadata":28174617},"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:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.67200000000000004,"15min":0.68799999999999994},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78500000000000003,"15min":0.82099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0349999999999999,"5min":1.151,"15min":1.151},"last":1.1839999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:40:09 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.66600000000000004,"15min":0.66200000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.88600000000000001,"5min":1.022,"15min":1.022},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.64200000000000002,"15min":0.63600000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.0109999999999999,"5min":1.099,"15min":1.099},"last":1.2450000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.63400000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.76200000000000001,"15min":0.76000000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.82099999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:40:09 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.363}]},{"osd":5,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":1.0369999999999999},"min":{"1min":0.747,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.746,"15min":1.746},"last":1.3180000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98099999999999998,"15min":1.032},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3089999999999999,"5min":1.492,"15min":1.492},"last":1.121}]},{"osd":6,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98399999999999999,"15min":1.0249999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.163},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0620000000000001,"15min":1.1240000000000001},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2709999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.51}]},{"osd":7,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0600000000000001,"15min":1.101},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3759999999999999,"5min":1.653,"15min":1.653},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.028,"15min":1.0860000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.98499999999999999}]}]},{"osd":0,"up_from":87,"seq":373662154811,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33412,"kb_used_data":1776,"kb_used_omap":5,"kb_used_meta":31610,"kb_avail":93711740,"statfs":{"total":95995035648,"available":95960821760,"internally_reserved":0,"allocated":1818624,"data_stored":1239214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6052,"internal_metadata":32368732},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.64500000000000002,"15min":0.69299999999999995},"min":{"1min":0.35099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.751,"5min":0.73899999999999999,"15min":0.77300000000000002},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2889999999999999,"5min":1.294,"15min":1.294},"last":0.82599999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.68500000000000005,"15min":0.67100000000000004},"min":{"1min":0.46000000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.64600000000000002,"15min":0.63200000000000001},"min":{"1min":0.36499999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.59699999999999998}]},{"osd":3,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79600000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":1.044},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73999999999999999,"15min":0.73399999999999999},"min":{"1min":0.38800000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.85599999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.087},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":0.95099999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.94999999999999996,"15min":0.93400000000000005},"min":{"1min":0.73699999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":1.238},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0329999999999999,"15min":1.0569999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.411,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.216}]},{"osd":6,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.004,"15min":1.01},"min":{"1min":0.65900000000000003,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":2.0609999999999999,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.093,"15min":1.123},"min":{"1min":0.75600000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.552,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.2649999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.109,"15min":1.143},"min":{"1min":0.89600000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.48,"5min":1.875,"15min":1.875},"last":1.115},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.036,"15min":1.089},"min":{"1min":0.63700000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.1339999999999999}]}]}],"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":4348,"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":4159,"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":2160,"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":2936,"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":5253,"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-28T11:40:46.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:40:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:47 smithi204 bash[68176]: cluster 2024-07-28T11:40:45.797297+0000 mgr.y (mgr.25253) 362 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:47 smithi204 bash[68176]: audit 2024-07-28T11:40:46.138482+0000 mgr.y (mgr.25253) 363 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:48.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:47 smithi177 bash[79620]: cluster 2024-07-28T11:40:45.797297+0000 mgr.y (mgr.25253) 362 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:48.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:47 smithi177 bash[79620]: audit 2024-07-28T11:40:46.138482+0000 mgr.y (mgr.25253) 363 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:47 smithi177 bash[81864]: cluster 2024-07-28T11:40:45.797297+0000 mgr.y (mgr.25253) 362 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:47 smithi177 bash[81864]: audit 2024-07-28T11:40:46.138482+0000 mgr.y (mgr.25253) 363 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:48 smithi204 bash[68176]: cluster 2024-07-28T11:40:47.798145+0000 mgr.y (mgr.25253) 364 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:49.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:48 smithi177 bash[79620]: cluster 2024-07-28T11:40:47.798145+0000 mgr.y (mgr.25253) 364 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:49.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:48 smithi177 bash[81864]: cluster 2024-07-28T11:40:47.798145+0000 mgr.y (mgr.25253) 364 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:51.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:50 smithi204 bash[68176]: cluster 2024-07-28T11:40:49.798753+0000 mgr.y (mgr.25253) 365 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:51.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:50 smithi177 bash[81864]: cluster 2024-07-28T11:40:49.798753+0000 mgr.y (mgr.25253) 365 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:51.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:50 smithi177 bash[79620]: cluster 2024-07-28T11:40:49.798753+0000 mgr.y (mgr.25253) 365 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:51.783 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:40:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:40:53.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:52 smithi177 bash[81864]: cluster 2024-07-28T11:40:51.799254+0000 mgr.y (mgr.25253) 366 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:53.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:52 smithi177 bash[79620]: cluster 2024-07-28T11:40:51.799254+0000 mgr.y (mgr.25253) 366 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:52 smithi204 bash[68176]: cluster 2024-07-28T11:40:51.799254+0000 mgr.y (mgr.25253) 366 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:54 smithi204 bash[68176]: cluster 2024-07-28T11:40:53.800152+0000 mgr.y (mgr.25253) 367 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:55.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:54 smithi177 bash[79620]: cluster 2024-07-28T11:40:53.800152+0000 mgr.y (mgr.25253) 367 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:55.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:54 smithi177 bash[81864]: cluster 2024-07-28T11:40:53.800152+0000 mgr.y (mgr.25253) 367 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:55.569 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:40:55.570 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:40:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:55 smithi204 bash[68176]: audit 2024-07-28T11:40:55.550470+0000 mgr.y (mgr.25253) 368 : audit [DBG] from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:56.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:55 smithi177 bash[79620]: audit 2024-07-28T11:40:55.550470+0000 mgr.y (mgr.25253) 368 : audit [DBG] from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:56.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:40:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-07-28T11:40:56.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:55 smithi177 bash[81864]: audit 2024-07-28T11:40:55.550470+0000 mgr.y (mgr.25253) 368 : audit [DBG] from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:40:56.384 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":307,"stamp":"2024-07-28T11:40:53.799534+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":1069980,"kb_used_data":11296,"kb_used_omap":34,"kb_used_meta":1058525,"kb_avail":748891236,"statfs":{"total":767960285184,"available":766864625664,"internally_reserved":0,"allocated":11567104,"data_stored":6970773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35298,"internal_metadata":1083930142},"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.003805"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":43,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.417365+0000","last_change":"2024-07-28T11:38:36.223196+0000","last_active":"2024-07-28T11:39:06.417365+0000","last_peered":"2024-07-28T11:39:06.417365+0000","last_clean":"2024-07-28T11:39:06.417365+0000","last_became_active":"2024-07-28T11:38:36.222891+0000","last_became_peered":"2024-07-28T11:38:36.222891+0000","last_unstale":"2024-07-28T11:39:06.417365+0000","last_undegraded":"2024-07-28T11:39:06.417365+0000","last_fullsized":"2024-07-28T11:39:06.417365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:50.429635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444688+0000","last_change":"2024-07-28T11:39:06.444688+0000","last_active":"2024-07-28T11:39:06.444688+0000","last_peered":"2024-07-28T11:39:06.444688+0000","last_clean":"2024-07-28T11:39:06.444688+0000","last_became_active":"2024-07-28T11:39:06.443928+0000","last_became_peered":"2024-07-28T11:39:06.443928+0000","last_unstale":"2024-07-28T11:39:06.444688+0000","last_undegraded":"2024-07-28T11:39:06.444688+0000","last_fullsized":"2024-07-28T11:39:06.444688+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:23:40.084431+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.421999+0000","last_change":"2024-07-28T11:38:36.219261+0000","last_active":"2024-07-28T11:39:05.421999+0000","last_peered":"2024-07-28T11:39:05.421999+0000","last_clean":"2024-07-28T11:39:05.421999+0000","last_became_active":"2024-07-28T11:38:36.218410+0000","last_became_peered":"2024-07-28T11:38:36.218410+0000","last_unstale":"2024-07-28T11:39:05.421999+0000","last_undegraded":"2024-07-28T11:39:05.421999+0000","last_fullsized":"2024-07-28T11:39:05.421999+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:14.905043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421835+0000","last_change":"2024-07-28T11:38:36.219921+0000","last_active":"2024-07-28T11:39:06.421835+0000","last_peered":"2024-07-28T11:39:06.421835+0000","last_clean":"2024-07-28T11:39:06.421835+0000","last_became_active":"2024-07-28T11:38:36.219461+0000","last_became_peered":"2024-07-28T11:38:36.219461+0000","last_unstale":"2024-07-28T11:39:06.421835+0000","last_undegraded":"2024-07-28T11:39:06.421835+0000","last_fullsized":"2024-07-28T11:39:06.421835+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:08.677416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425655+0000","last_change":"2024-07-28T11:38:36.227940+0000","last_active":"2024-07-28T11:39:06.425655+0000","last_peered":"2024-07-28T11:39:06.425655+0000","last_clean":"2024-07-28T11:39:06.425655+0000","last_became_active":"2024-07-28T11:38:36.227550+0000","last_became_peered":"2024-07-28T11:38:36.227550+0000","last_unstale":"2024-07-28T11:39:06.425655+0000","last_undegraded":"2024-07-28T11:39:06.425655+0000","last_fullsized":"2024-07-28T11:39:06.425655+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:57.284861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435129+0000","last_change":"2024-07-28T11:39:06.435129+0000","last_active":"2024-07-28T11:39:06.435129+0000","last_peered":"2024-07-28T11:39:06.435129+0000","last_clean":"2024-07-28T11:39:06.435129+0000","last_became_active":"2024-07-28T11:39:06.434207+0000","last_became_peered":"2024-07-28T11:39:06.434207+0000","last_unstale":"2024-07-28T11:39:06.435129+0000","last_undegraded":"2024-07-28T11:39:06.435129+0000","last_fullsized":"2024-07-28T11:39:06.435129+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.422743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418321+0000","last_change":"2024-07-28T11:38:36.231147+0000","last_active":"2024-07-28T11:39:05.418321+0000","last_peered":"2024-07-28T11:39:05.418321+0000","last_clean":"2024-07-28T11:39:05.418321+0000","last_became_active":"2024-07-28T11:38:36.230885+0000","last_became_peered":"2024-07-28T11:38:36.230885+0000","last_unstale":"2024-07-28T11:39:05.418321+0000","last_undegraded":"2024-07-28T11:39:05.418321+0000","last_fullsized":"2024-07-28T11:39:05.418321+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.921682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.413190+0000","last_change":"2024-07-28T11:36:00.488261+0000","last_active":"2024-07-28T11:39:05.413190+0000","last_peered":"2024-07-28T11:39:05.413190+0000","last_clean":"2024-07-28T11:39:05.413190+0000","last_became_active":"2024-07-28T11:36:00.487429+0000","last_became_peered":"2024-07-28T11:36:00.487429+0000","last_unstale":"2024-07-28T11:39:05.413190+0000","last_undegraded":"2024-07-28T11:39:05.413190+0000","last_fullsized":"2024-07-28T11:39:05.413190+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T22:06:53.046934+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":"68'1","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433658+0000","last_change":"2024-07-28T11:39:06.433658+0000","last_active":"2024-07-28T11:39:06.433658+0000","last_peered":"2024-07-28T11:39:06.433658+0000","last_clean":"2024-07-28T11:39:06.433658+0000","last_became_active":"2024-07-28T11:39:06.432915+0000","last_became_peered":"2024-07-28T11:39:06.432915+0000","last_unstale":"2024-07-28T11:39:06.433658+0000","last_undegraded":"2024-07-28T11:39:06.433658+0000","last_fullsized":"2024-07-28T11:39:06.433658+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:57:20.321724+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":51,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422287+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:39:05.422287+0000","last_peered":"2024-07-28T11:39:05.422287+0000","last_clean":"2024-07-28T11:39:05.422287+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:39:05.422287+0000","last_undegraded":"2024-07-28T11:39:05.422287+0000","last_fullsized":"2024-07-28T11:39:05.422287+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433679+0000","last_change":"2024-07-28T11:39:06.433679+0000","last_active":"2024-07-28T11:39:06.433679+0000","last_peered":"2024-07-28T11:39:06.433679+0000","last_clean":"2024-07-28T11:39:06.433679+0000","last_became_active":"2024-07-28T11:39:06.432726+0000","last_became_peered":"2024-07-28T11:39:06.432726+0000","last_unstale":"2024-07-28T11:39:06.433679+0000","last_undegraded":"2024-07-28T11:39:06.433679+0000","last_fullsized":"2024-07-28T11:39:06.433679+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:49:26.356697+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":103,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438227+0000","last_change":"2024-07-28T11:39:06.438227+0000","last_active":"2024-07-28T11:39:06.438227+0000","last_peered":"2024-07-28T11:39:06.438227+0000","last_clean":"2024-07-28T11:39:06.438227+0000","last_became_active":"2024-07-28T11:39:06.434864+0000","last_became_peered":"2024-07-28T11:39:06.434864+0000","last_unstale":"2024-07-28T11:39:06.438227+0000","last_undegraded":"2024-07-28T11:39:06.438227+0000","last_fullsized":"2024-07-28T11:39:06.438227+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.649992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436748+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:39:05.436748+0000","last_peered":"2024-07-28T11:39:05.436748+0000","last_clean":"2024-07-28T11:39:05.436748+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:39:05.436748+0000","last_undegraded":"2024-07-28T11:39:05.436748+0000","last_fullsized":"2024-07-28T11:39:05.436748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.412874+0000","last_change":"2024-07-28T11:36:35.278822+0000","last_active":"2024-07-28T11:39:05.412874+0000","last_peered":"2024-07-28T11:39:05.412874+0000","last_clean":"2024-07-28T11:39:05.412874+0000","last_became_active":"2024-07-28T11:36:35.278012+0000","last_became_peered":"2024-07-28T11:36:35.278012+0000","last_unstale":"2024-07-28T11:39:05.412874+0000","last_undegraded":"2024-07-28T11:39:05.412874+0000","last_fullsized":"2024-07-28T11:39:05.412874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:54.511105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423668+0000","last_change":"2024-07-28T11:38:36.223543+0000","last_active":"2024-07-28T11:39:05.423668+0000","last_peered":"2024-07-28T11:39:05.423668+0000","last_clean":"2024-07-28T11:39:05.423668+0000","last_became_active":"2024-07-28T11:38:36.222775+0000","last_became_peered":"2024-07-28T11:38:36.222775+0000","last_unstale":"2024-07-28T11:39:05.423668+0000","last_undegraded":"2024-07-28T11:39:05.423668+0000","last_fullsized":"2024-07-28T11:39:05.423668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.585727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451336+0000","last_change":"2024-07-28T11:39:06.450890+0000","last_active":"2024-07-28T11:39:06.451336+0000","last_peered":"2024-07-28T11:39:06.451336+0000","last_clean":"2024-07-28T11:39:06.451336+0000","last_became_active":"2024-07-28T11:39:06.450302+0000","last_became_peered":"2024-07-28T11:39:06.450302+0000","last_unstale":"2024-07-28T11:39:06.451336+0000","last_undegraded":"2024-07-28T11:39:06.451336+0000","last_fullsized":"2024-07-28T11:39:06.451336+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:03.705609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'3","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449393+0000","last_change":"2024-07-28T11:39:06.448532+0000","last_active":"2024-07-28T11:39:06.449393+0000","last_peered":"2024-07-28T11:39:06.449393+0000","last_clean":"2024-07-28T11:39:06.449393+0000","last_became_active":"2024-07-28T11:39:06.447475+0000","last_became_peered":"2024-07-28T11:39:06.447475+0000","last_unstale":"2024-07-28T11:39:06.449393+0000","last_undegraded":"2024-07-28T11:39:06.449393+0000","last_fullsized":"2024-07-28T11:39:06.449393+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:48:32.859080+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":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.453281+0000","last_change":"2024-07-28T11:39:06.453281+0000","last_active":"2024-07-28T11:39:06.453281+0000","last_peered":"2024-07-28T11:39:06.453281+0000","last_clean":"2024-07-28T11:39:06.453281+0000","last_became_active":"2024-07-28T11:39:06.451556+0000","last_became_peered":"2024-07-28T11:39:06.451556+0000","last_unstale":"2024-07-28T11:39:06.453281+0000","last_undegraded":"2024-07-28T11:39:06.453281+0000","last_fullsized":"2024-07-28T11:39:06.453281+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:41.732748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,2,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":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444855+0000","last_change":"2024-07-28T11:39:06.444855+0000","last_active":"2024-07-28T11:39:06.444855+0000","last_peered":"2024-07-28T11:39:06.444855+0000","last_clean":"2024-07-28T11:39:06.444855+0000","last_became_active":"2024-07-28T11:39:06.444031+0000","last_became_peered":"2024-07-28T11:39:06.444031+0000","last_unstale":"2024-07-28T11:39:06.444855+0000","last_undegraded":"2024-07-28T11:39:06.444855+0000","last_fullsized":"2024-07-28T11:39:06.444855+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:48.794121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423813+0000","last_change":"2024-07-28T11:38:04.486805+0000","last_active":"2024-07-28T11:39:06.423813+0000","last_peered":"2024-07-28T11:39:06.423813+0000","last_clean":"2024-07-28T11:39:06.423813+0000","last_became_active":"2024-07-28T11:38:04.483449+0000","last_became_peered":"2024-07-28T11:38:04.483449+0000","last_unstale":"2024-07-28T11:39:06.423813+0000","last_undegraded":"2024-07-28T11:39:06.423813+0000","last_fullsized":"2024-07-28T11:39:06.423813+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:00.845102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436417+0000","last_change":"2024-07-28T11:39:06.436417+0000","last_active":"2024-07-28T11:39:06.436417+0000","last_peered":"2024-07-28T11:39:06.436417+0000","last_clean":"2024-07-28T11:39:06.436417+0000","last_became_active":"2024-07-28T11:39:06.434216+0000","last_became_peered":"2024-07-28T11:39:06.434216+0000","last_unstale":"2024-07-28T11:39:06.436417+0000","last_undegraded":"2024-07-28T11:39:06.436417+0000","last_fullsized":"2024-07-28T11:39:06.436417+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:55.702401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450243+0000","last_change":"2024-07-28T11:39:06.450243+0000","last_active":"2024-07-28T11:39:06.450243+0000","last_peered":"2024-07-28T11:39:06.450243+0000","last_clean":"2024-07-28T11:39:06.450243+0000","last_became_active":"2024-07-28T11:39:06.449506+0000","last_became_peered":"2024-07-28T11:39:06.449506+0000","last_unstale":"2024-07-28T11:39:06.450243+0000","last_undegraded":"2024-07-28T11:39:06.450243+0000","last_fullsized":"2024-07-28T11:39:06.450243+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.651785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416213+0000","last_change":"2024-07-28T11:38:36.222196+0000","last_active":"2024-07-28T11:39:06.416213+0000","last_peered":"2024-07-28T11:39:06.416213+0000","last_clean":"2024-07-28T11:39:06.416213+0000","last_became_active":"2024-07-28T11:38:36.220666+0000","last_became_peered":"2024-07-28T11:38:36.220666+0000","last_unstale":"2024-07-28T11:39:06.416213+0000","last_undegraded":"2024-07-28T11:39:06.416213+0000","last_fullsized":"2024-07-28T11:39:06.416213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.318603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.446960+0000","last_change":"2024-07-28T11:39:06.446960+0000","last_active":"2024-07-28T11:39:06.446960+0000","last_peered":"2024-07-28T11:39:06.446960+0000","last_clean":"2024-07-28T11:39:06.446960+0000","last_became_active":"2024-07-28T11:39:06.446062+0000","last_became_peered":"2024-07-28T11:39:06.446062+0000","last_unstale":"2024-07-28T11:39:06.446960+0000","last_undegraded":"2024-07-28T11:39:06.446960+0000","last_fullsized":"2024-07-28T11:39:06.446960+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:00.720099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'161","reported_seq":450,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.437059+0000","last_change":"2024-07-28T11:36:00.491079+0000","last_active":"2024-07-28T11:39:05.437059+0000","last_peered":"2024-07-28T11:39:05.437059+0000","last_clean":"2024-07-28T11:39:05.437059+0000","last_became_active":"2024-07-28T11:36:00.489326+0000","last_became_peered":"2024-07-28T11:36:00.489326+0000","last_unstale":"2024-07-28T11:39:05.437059+0000","last_undegraded":"2024-07-28T11:39:05.437059+0000","last_fullsized":"2024-07-28T11:39:05.437059+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T17:17:34.744727+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423048+0000","last_change":"2024-07-28T11:38:04.471800+0000","last_active":"2024-07-28T11:39:05.423048+0000","last_peered":"2024-07-28T11:39:05.423048+0000","last_clean":"2024-07-28T11:39:05.423048+0000","last_became_active":"2024-07-28T11:38:04.470878+0000","last_became_peered":"2024-07-28T11:38:04.470878+0000","last_unstale":"2024-07-28T11:39:05.423048+0000","last_undegraded":"2024-07-28T11:39:05.423048+0000","last_fullsized":"2024-07-28T11:39:05.423048+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.960848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416538+0000","last_change":"2024-07-28T11:38:36.228730+0000","last_active":"2024-07-28T11:39:06.416538+0000","last_peered":"2024-07-28T11:39:06.416538+0000","last_clean":"2024-07-28T11:39:06.416538+0000","last_became_active":"2024-07-28T11:38:36.227313+0000","last_became_peered":"2024-07-28T11:38:36.227313+0000","last_unstale":"2024-07-28T11:39:06.416538+0000","last_undegraded":"2024-07-28T11:39:06.416538+0000","last_fullsized":"2024-07-28T11:39:06.416538+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.863875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435910+0000","last_change":"2024-07-28T11:39:06.435910+0000","last_active":"2024-07-28T11:39:06.435910+0000","last_peered":"2024-07-28T11:39:06.435910+0000","last_clean":"2024-07-28T11:39:06.435910+0000","last_became_active":"2024-07-28T11:39:06.435056+0000","last_became_peered":"2024-07-28T11:39:06.435056+0000","last_unstale":"2024-07-28T11:39:06.435910+0000","last_undegraded":"2024-07-28T11:39:06.435910+0000","last_fullsized":"2024-07-28T11:39:06.435910+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.459878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436928+0000","last_change":"2024-07-28T11:36:35.276239+0000","last_active":"2024-07-28T11:39:05.436928+0000","last_peered":"2024-07-28T11:39:05.436928+0000","last_clean":"2024-07-28T11:39:05.436928+0000","last_became_active":"2024-07-28T11:36:35.275231+0000","last_became_peered":"2024-07-28T11:36:35.275231+0000","last_unstale":"2024-07-28T11:39:05.436928+0000","last_undegraded":"2024-07-28T11:39:05.436928+0000","last_fullsized":"2024-07-28T11:39:05.436928+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:52.724593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448686+0000","last_change":"2024-07-28T11:39:06.448373+0000","last_active":"2024-07-28T11:39:06.448686+0000","last_peered":"2024-07-28T11:39:06.448686+0000","last_clean":"2024-07-28T11:39:06.448686+0000","last_became_active":"2024-07-28T11:39:06.438753+0000","last_became_peered":"2024-07-28T11:39:06.438753+0000","last_unstale":"2024-07-28T11:39:06.448686+0000","last_undegraded":"2024-07-28T11:39:06.448686+0000","last_fullsized":"2024-07-28T11:39:06.448686+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:33.737920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426171+0000","last_change":"2024-07-28T11:38:04.482729+0000","last_active":"2024-07-28T11:39:06.426171+0000","last_peered":"2024-07-28T11:39:06.426171+0000","last_clean":"2024-07-28T11:39:06.426171+0000","last_became_active":"2024-07-28T11:38:04.481946+0000","last_became_peered":"2024-07-28T11:38:04.481946+0000","last_unstale":"2024-07-28T11:39:06.426171+0000","last_undegraded":"2024-07-28T11:39:06.426171+0000","last_fullsized":"2024-07-28T11:39:06.426171+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:39.510619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430752+0000","last_change":"2024-07-28T11:38:36.220170+0000","last_active":"2024-07-28T11:39:06.430752+0000","last_peered":"2024-07-28T11:39:06.430752+0000","last_clean":"2024-07-28T11:39:06.430752+0000","last_became_active":"2024-07-28T11:38:36.219863+0000","last_became_peered":"2024-07-28T11:38:36.219863+0000","last_unstale":"2024-07-28T11:39:06.430752+0000","last_undegraded":"2024-07-28T11:39:06.430752+0000","last_fullsized":"2024-07-28T11:39:06.430752+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.656851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425720+0000","last_change":"2024-07-28T11:38:04.471639+0000","last_active":"2024-07-28T11:39:06.425720+0000","last_peered":"2024-07-28T11:39:06.425720+0000","last_clean":"2024-07-28T11:39:06.425720+0000","last_became_active":"2024-07-28T11:38:04.470855+0000","last_became_peered":"2024-07-28T11:38:04.470855+0000","last_unstale":"2024-07-28T11:39:06.425720+0000","last_undegraded":"2024-07-28T11:39:06.425720+0000","last_fullsized":"2024-07-28T11:39:06.425720+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:09.226425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.422682+0000","last_change":"2024-07-28T11:36:35.279170+0000","last_active":"2024-07-28T11:39:06.422682+0000","last_peered":"2024-07-28T11:39:06.422682+0000","last_clean":"2024-07-28T11:39:06.422682+0000","last_became_active":"2024-07-28T11:36:35.278394+0000","last_became_peered":"2024-07-28T11:36:35.278394+0000","last_unstale":"2024-07-28T11:39:06.422682+0000","last_undegraded":"2024-07-28T11:39:06.422682+0000","last_fullsized":"2024-07-28T11:39:06.422682+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:53.191546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422618+0000","last_change":"2024-07-28T11:36:35.272599+0000","last_active":"2024-07-28T11:39:05.422618+0000","last_peered":"2024-07-28T11:39:05.422618+0000","last_clean":"2024-07-28T11:39:05.422618+0000","last_became_active":"2024-07-28T11:36:35.271783+0000","last_became_peered":"2024-07-28T11:36:35.271783+0000","last_unstale":"2024-07-28T11:39:05.422618+0000","last_undegraded":"2024-07-28T11:39:05.422618+0000","last_fullsized":"2024-07-28T11:39:05.422618+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.485578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449981+0000","last_change":"2024-07-28T11:39:06.449981+0000","last_active":"2024-07-28T11:39:06.449981+0000","last_peered":"2024-07-28T11:39:06.449981+0000","last_clean":"2024-07-28T11:39:06.449981+0000","last_became_active":"2024-07-28T11:39:06.449361+0000","last_became_peered":"2024-07-28T11:39:06.449361+0000","last_unstale":"2024-07-28T11:39:06.449981+0000","last_undegraded":"2024-07-28T11:39:06.449981+0000","last_fullsized":"2024-07-28T11:39:06.449981+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:13.156338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423923+0000","last_change":"2024-07-28T11:38:36.221514+0000","last_active":"2024-07-28T11:39:06.423923+0000","last_peered":"2024-07-28T11:39:06.423923+0000","last_clean":"2024-07-28T11:39:06.423923+0000","last_became_active":"2024-07-28T11:38:36.221252+0000","last_became_peered":"2024-07-28T11:38:36.221252+0000","last_unstale":"2024-07-28T11:39:06.423923+0000","last_undegraded":"2024-07-28T11:39:06.423923+0000","last_fullsized":"2024-07-28T11:39:06.423923+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:57.971889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422111+0000","last_change":"2024-07-28T11:38:36.221420+0000","last_active":"2024-07-28T11:39:05.422111+0000","last_peered":"2024-07-28T11:39:05.422111+0000","last_clean":"2024-07-28T11:39:05.422111+0000","last_became_active":"2024-07-28T11:38:36.220527+0000","last_became_peered":"2024-07-28T11:38:36.220527+0000","last_unstale":"2024-07-28T11:39:05.422111+0000","last_undegraded":"2024-07-28T11:39:05.422111+0000","last_fullsized":"2024-07-28T11:39:05.422111+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.232196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423350+0000","last_change":"2024-07-28T11:36:35.279034+0000","last_active":"2024-07-28T11:39:06.423350+0000","last_peered":"2024-07-28T11:39:06.423350+0000","last_clean":"2024-07-28T11:39:06.423350+0000","last_became_active":"2024-07-28T11:36:35.277295+0000","last_became_peered":"2024-07-28T11:36:35.277295+0000","last_unstale":"2024-07-28T11:39:06.423350+0000","last_undegraded":"2024-07-28T11:39:06.423350+0000","last_fullsized":"2024-07-28T11:39:06.423350+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.630002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445143+0000","last_change":"2024-07-28T11:39:06.440953+0000","last_active":"2024-07-28T11:39:06.445143+0000","last_peered":"2024-07-28T11:39:06.445143+0000","last_clean":"2024-07-28T11:39:06.445143+0000","last_became_active":"2024-07-28T11:39:06.440146+0000","last_became_peered":"2024-07-28T11:39:06.440146+0000","last_unstale":"2024-07-28T11:39:06.445143+0000","last_undegraded":"2024-07-28T11:39:06.445143+0000","last_fullsized":"2024-07-28T11:39:06.445143+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:45.111556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423162+0000","last_change":"2024-07-28T11:38:04.475773+0000","last_active":"2024-07-28T11:39:06.423162+0000","last_peered":"2024-07-28T11:39:06.423162+0000","last_clean":"2024-07-28T11:39:06.423162+0000","last_became_active":"2024-07-28T11:38:04.475027+0000","last_became_peered":"2024-07-28T11:38:04.475027+0000","last_unstale":"2024-07-28T11:39:06.423162+0000","last_undegraded":"2024-07-28T11:39:06.423162+0000","last_fullsized":"2024-07-28T11:39:06.423162+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:32:02.447590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436720+0000","last_change":"2024-07-28T11:39:06.436720+0000","last_active":"2024-07-28T11:39:06.436720+0000","last_peered":"2024-07-28T11:39:06.436720+0000","last_clean":"2024-07-28T11:39:06.436720+0000","last_became_active":"2024-07-28T11:39:06.435730+0000","last_became_peered":"2024-07-28T11:39:06.435730+0000","last_unstale":"2024-07-28T11:39:06.436720+0000","last_undegraded":"2024-07-28T11:39:06.436720+0000","last_fullsized":"2024-07-28T11:39:06.436720+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:25.824066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.424260+0000","last_change":"2024-07-28T11:36:00.492350+0000","last_active":"2024-07-28T11:39:06.424260+0000","last_peered":"2024-07-28T11:39:06.424260+0000","last_clean":"2024-07-28T11:39:06.424260+0000","last_became_active":"2024-07-28T11:36:00.492028+0000","last_became_peered":"2024-07-28T11:36:00.492028+0000","last_unstale":"2024-07-28T11:39:06.424260+0000","last_undegraded":"2024-07-28T11:39:06.424260+0000","last_fullsized":"2024-07-28T11:39:06.424260+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:04.948320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416845+0000","last_change":"2024-07-28T11:38:36.234422+0000","last_active":"2024-07-28T11:39:06.416845+0000","last_peered":"2024-07-28T11:39:06.416845+0000","last_clean":"2024-07-28T11:39:06.416845+0000","last_became_active":"2024-07-28T11:38:36.234118+0000","last_became_peered":"2024-07-28T11:38:36.234118+0000","last_unstale":"2024-07-28T11:39:06.416845+0000","last_undegraded":"2024-07-28T11:39:06.416845+0000","last_fullsized":"2024-07-28T11:39:06.416845+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:59:48.035950+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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448292+0000","last_change":"2024-07-28T11:39:06.447669+0000","last_active":"2024-07-28T11:39:06.448292+0000","last_peered":"2024-07-28T11:39:06.448292+0000","last_clean":"2024-07-28T11:39:06.448292+0000","last_became_active":"2024-07-28T11:39:06.446779+0000","last_became_peered":"2024-07-28T11:39:06.446779+0000","last_unstale":"2024-07-28T11:39:06.448292+0000","last_undegraded":"2024-07-28T11:39:06.448292+0000","last_fullsized":"2024-07-28T11:39:06.448292+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.388478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416471+0000","last_change":"2024-07-28T11:38:36.223256+0000","last_active":"2024-07-28T11:39:06.416471+0000","last_peered":"2024-07-28T11:39:06.416471+0000","last_clean":"2024-07-28T11:39:06.416471+0000","last_became_active":"2024-07-28T11:38:36.222179+0000","last_became_peered":"2024-07-28T11:38:36.222179+0000","last_unstale":"2024-07-28T11:39:06.416471+0000","last_undegraded":"2024-07-28T11:39:06.416471+0000","last_fullsized":"2024-07-28T11:39:06.416471+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.757095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444683+0000","last_change":"2024-07-28T11:39:06.440652+0000","last_active":"2024-07-28T11:39:06.444683+0000","last_peered":"2024-07-28T11:39:06.444683+0000","last_clean":"2024-07-28T11:39:06.444683+0000","last_became_active":"2024-07-28T11:39:06.439745+0000","last_became_peered":"2024-07-28T11:39:06.439745+0000","last_unstale":"2024-07-28T11:39:06.444683+0000","last_undegraded":"2024-07-28T11:39:06.444683+0000","last_fullsized":"2024-07-28T11:39:06.444683+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:48:17.030905+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.419114+0000","last_change":"2024-07-28T11:38:04.475100+0000","last_active":"2024-07-28T11:39:05.419114+0000","last_peered":"2024-07-28T11:39:05.419114+0000","last_clean":"2024-07-28T11:39:05.419114+0000","last_became_active":"2024-07-28T11:38:04.474100+0000","last_became_peered":"2024-07-28T11:38:04.474100+0000","last_unstale":"2024-07-28T11:39:05.419114+0000","last_undegraded":"2024-07-28T11:39:05.419114+0000","last_fullsized":"2024-07-28T11:39:05.419114+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.990215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.439072+0000","last_change":"2024-07-28T11:39:06.439072+0000","last_active":"2024-07-28T11:39:06.439072+0000","last_peered":"2024-07-28T11:39:06.439072+0000","last_clean":"2024-07-28T11:39:06.439072+0000","last_became_active":"2024-07-28T11:39:06.437754+0000","last_became_peered":"2024-07-28T11:39:06.437754+0000","last_unstale":"2024-07-28T11:39:06.439072+0000","last_undegraded":"2024-07-28T11:39:06.439072+0000","last_fullsized":"2024-07-28T11:39:06.439072+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.219742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450278+0000","last_change":"2024-07-28T11:39:06.450278+0000","last_active":"2024-07-28T11:39:06.450278+0000","last_peered":"2024-07-28T11:39:06.450278+0000","last_clean":"2024-07-28T11:39:06.450278+0000","last_became_active":"2024-07-28T11:39:06.449408+0000","last_became_peered":"2024-07-28T11:39:06.449408+0000","last_unstale":"2024-07-28T11:39:06.450278+0000","last_undegraded":"2024-07-28T11:39:06.450278+0000","last_fullsized":"2024-07-28T11:39:06.450278+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:35.280722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"80'23","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449677+0000","last_change":"2024-07-28T11:39:06.449677+0000","last_active":"2024-07-28T11:39:06.449677+0000","last_peered":"2024-07-28T11:39:06.449677+0000","last_clean":"2024-07-28T11:39:06.449677+0000","last_became_active":"2024-07-28T11:39:06.448720+0000","last_became_peered":"2024-07-28T11:39:06.448720+0000","last_unstale":"2024-07-28T11:39:06.449677+0000","last_undegraded":"2024-07-28T11:39:06.449677+0000","last_fullsized":"2024-07-28T11:39:06.449677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T18:15:26.699475+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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421419+0000","last_change":"2024-07-28T11:38:04.480646+0000","last_active":"2024-07-28T11:39:06.421419+0000","last_peered":"2024-07-28T11:39:06.421419+0000","last_clean":"2024-07-28T11:39:06.421419+0000","last_became_active":"2024-07-28T11:38:04.479770+0000","last_became_peered":"2024-07-28T11:38:04.479770+0000","last_unstale":"2024-07-28T11:39:06.421419+0000","last_undegraded":"2024-07-28T11:39:06.421419+0000","last_fullsized":"2024-07-28T11:39:06.421419+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:17.271811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.437018+0000","last_change":"2024-07-28T11:39:06.437018+0000","last_active":"2024-07-28T11:39:06.437018+0000","last_peered":"2024-07-28T11:39:06.437018+0000","last_clean":"2024-07-28T11:39:06.437018+0000","last_became_active":"2024-07-28T11:39:06.436321+0000","last_became_peered":"2024-07-28T11:39:06.436321+0000","last_unstale":"2024-07-28T11:39:06.437018+0000","last_undegraded":"2024-07-28T11:39:06.437018+0000","last_fullsized":"2024-07-28T11:39:06.437018+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:29:42.037749+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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422429+0000","last_change":"2024-07-28T11:36:35.281561+0000","last_active":"2024-07-28T11:39:05.422429+0000","last_peered":"2024-07-28T11:39:05.422429+0000","last_clean":"2024-07-28T11:39:05.422429+0000","last_became_active":"2024-07-28T11:36:35.280707+0000","last_became_peered":"2024-07-28T11:36:35.280707+0000","last_unstale":"2024-07-28T11:39:05.422429+0000","last_undegraded":"2024-07-28T11:39:05.422429+0000","last_fullsized":"2024-07-28T11:39:05.422429+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:28.989981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416949+0000","last_change":"2024-07-28T11:38:36.224803+0000","last_active":"2024-07-28T11:39:06.416949+0000","last_peered":"2024-07-28T11:39:06.416949+0000","last_clean":"2024-07-28T11:39:06.416949+0000","last_became_active":"2024-07-28T11:38:36.224478+0000","last_became_peered":"2024-07-28T11:38:36.224478+0000","last_unstale":"2024-07-28T11:39:06.416949+0000","last_undegraded":"2024-07-28T11:39:06.416949+0000","last_fullsized":"2024-07-28T11:39:06.416949+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426698+0000","last_change":"2024-07-28T11:38:36.223580+0000","last_active":"2024-07-28T11:39:06.426698+0000","last_peered":"2024-07-28T11:39:06.426698+0000","last_clean":"2024-07-28T11:39:06.426698+0000","last_became_active":"2024-07-28T11:38:36.223210+0000","last_became_peered":"2024-07-28T11:38:36.223210+0000","last_unstale":"2024-07-28T11:39:06.426698+0000","last_undegraded":"2024-07-28T11:39:06.426698+0000","last_fullsized":"2024-07-28T11:39:06.426698+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:57.800205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416508+0000","last_change":"2024-07-28T11:38:36.227847+0000","last_active":"2024-07-28T11:39:06.416508+0000","last_peered":"2024-07-28T11:39:06.416508+0000","last_clean":"2024-07-28T11:39:06.416508+0000","last_became_active":"2024-07-28T11:38:36.227378+0000","last_became_peered":"2024-07-28T11:38:36.227378+0000","last_unstale":"2024-07-28T11:39:06.416508+0000","last_undegraded":"2024-07-28T11:39:06.416508+0000","last_fullsized":"2024-07-28T11:39:06.416508+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:50.009224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418989+0000","last_change":"2024-07-28T11:36:35.274599+0000","last_active":"2024-07-28T11:39:05.418989+0000","last_peered":"2024-07-28T11:39:05.418989+0000","last_clean":"2024-07-28T11:39:05.418989+0000","last_became_active":"2024-07-28T11:36:35.273806+0000","last_became_peered":"2024-07-28T11:36:35.273806+0000","last_unstale":"2024-07-28T11:39:05.418989+0000","last_undegraded":"2024-07-28T11:39:05.418989+0000","last_fullsized":"2024-07-28T11:39:05.418989+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.905116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.414975+0000","last_change":"2024-07-28T11:38:36.224146+0000","last_active":"2024-07-28T11:39:05.414975+0000","last_peered":"2024-07-28T11:39:05.414975+0000","last_clean":"2024-07-28T11:39:05.414975+0000","last_became_active":"2024-07-28T11:38:36.223672+0000","last_became_peered":"2024-07-28T11:38:36.223672+0000","last_unstale":"2024-07-28T11:39:05.414975+0000","last_undegraded":"2024-07-28T11:39:05.414975+0000","last_fullsized":"2024-07-28T11:39:05.414975+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:13.419134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426201+0000","last_change":"2024-07-28T11:38:36.228310+0000","last_active":"2024-07-28T11:39:06.426201+0000","last_peered":"2024-07-28T11:39:06.426201+0000","last_clean":"2024-07-28T11:39:06.426201+0000","last_became_active":"2024-07-28T11:38:36.227943+0000","last_became_peered":"2024-07-28T11:38:36.227943+0000","last_unstale":"2024-07-28T11:39:06.426201+0000","last_undegraded":"2024-07-28T11:39:06.426201+0000","last_fullsized":"2024-07-28T11:39:06.426201+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:10.973007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444605+0000","last_change":"2024-07-28T11:39:06.444605+0000","last_active":"2024-07-28T11:39:06.444605+0000","last_peered":"2024-07-28T11:39:06.444605+0000","last_clean":"2024-07-28T11:39:06.444605+0000","last_became_active":"2024-07-28T11:39:06.443725+0000","last_became_peered":"2024-07-28T11:39:06.443725+0000","last_unstale":"2024-07-28T11:39:06.444605+0000","last_undegraded":"2024-07-28T11:39:06.444605+0000","last_fullsized":"2024-07-28T11:39:06.444605+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:56.546111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.441037+0000","last_change":"2024-07-28T11:39:06.441037+0000","last_active":"2024-07-28T11:39:06.441037+0000","last_peered":"2024-07-28T11:39:06.441037+0000","last_clean":"2024-07-28T11:39:06.441037+0000","last_became_active":"2024-07-28T11:39:06.440008+0000","last_became_peered":"2024-07-28T11:39:06.440008+0000","last_unstale":"2024-07-28T11:39:06.441037+0000","last_undegraded":"2024-07-28T11:39:06.441037+0000","last_fullsized":"2024-07-28T11:39:06.441037+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.142643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"71'2","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.452022+0000","last_change":"2024-07-28T11:39:06.452022+0000","last_active":"2024-07-28T11:39:06.452022+0000","last_peered":"2024-07-28T11:39:06.452022+0000","last_clean":"2024-07-28T11:39:06.452022+0000","last_became_active":"2024-07-28T11:39:06.451474+0000","last_became_peered":"2024-07-28T11:39:06.451474+0000","last_unstale":"2024-07-28T11:39:06.452022+0000","last_undegraded":"2024-07-28T11:39:06.452022+0000","last_fullsized":"2024-07-28T11:39:06.452022+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:17:35.303378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430144+0000","last_change":"2024-07-28T11:38:36.219091+0000","last_active":"2024-07-28T11:39:06.430144+0000","last_peered":"2024-07-28T11:39:06.430144+0000","last_clean":"2024-07-28T11:39:06.430144+0000","last_became_active":"2024-07-28T11:38:36.218787+0000","last_became_peered":"2024-07-28T11:38:36.218787+0000","last_unstale":"2024-07-28T11:39:06.430144+0000","last_undegraded":"2024-07-28T11:39:06.430144+0000","last_fullsized":"2024-07-28T11:39:06.430144+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:00.798317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"71'2","reported_seq":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450650+0000","last_change":"2024-07-28T11:39:06.450650+0000","last_active":"2024-07-28T11:39:06.450650+0000","last_peered":"2024-07-28T11:39:06.450650+0000","last_clean":"2024-07-28T11:39:06.450650+0000","last_became_active":"2024-07-28T11:39:06.449687+0000","last_became_peered":"2024-07-28T11:39:06.449687+0000","last_unstale":"2024-07-28T11:39:06.450650+0000","last_undegraded":"2024-07-28T11:39:06.450650+0000","last_fullsized":"2024-07-28T11:39:06.450650+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:26:37.447787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450946+0000","last_change":"2024-07-28T11:39:06.450946+0000","last_active":"2024-07-28T11:39:06.450946+0000","last_peered":"2024-07-28T11:39:06.450946+0000","last_clean":"2024-07-28T11:39:06.450946+0000","last_became_active":"2024-07-28T11:39:06.450340+0000","last_became_peered":"2024-07-28T11:39:06.450340+0000","last_unstale":"2024-07-28T11:39:06.450946+0000","last_undegraded":"2024-07-28T11:39:06.450946+0000","last_fullsized":"2024-07-28T11:39:06.450946+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:50.979488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445559+0000","last_change":"2024-07-28T11:39:06.445559+0000","last_active":"2024-07-28T11:39:06.445559+0000","last_peered":"2024-07-28T11:39:06.445559+0000","last_clean":"2024-07-28T11:39:06.445559+0000","last_became_active":"2024-07-28T11:39:06.445088+0000","last_became_peered":"2024-07-28T11:39:06.445088+0000","last_unstale":"2024-07-28T11:39:06.445559+0000","last_undegraded":"2024-07-28T11:39:06.445559+0000","last_fullsized":"2024-07-28T11:39:06.445559+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:55.865361+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":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448419+0000","last_change":"2024-07-28T11:39:06.448419+0000","last_active":"2024-07-28T11:39:06.448419+0000","last_peered":"2024-07-28T11:39:06.448419+0000","last_clean":"2024-07-28T11:39:06.448419+0000","last_became_active":"2024-07-28T11:39:06.447356+0000","last_became_peered":"2024-07-28T11:39:06.447356+0000","last_unstale":"2024-07-28T11:39:06.448419+0000","last_undegraded":"2024-07-28T11:39:06.448419+0000","last_fullsized":"2024-07-28T11:39:06.448419+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.467962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445677+0000","last_change":"2024-07-28T11:39:06.445677+0000","last_active":"2024-07-28T11:39:06.445677+0000","last_peered":"2024-07-28T11:39:06.445677+0000","last_clean":"2024-07-28T11:39:06.445677+0000","last_became_active":"2024-07-28T11:39:06.445184+0000","last_became_peered":"2024-07-28T11:39:06.445184+0000","last_unstale":"2024-07-28T11:39:06.445677+0000","last_undegraded":"2024-07-28T11:39:06.445677+0000","last_fullsized":"2024-07-28T11:39:06.445677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:33:00.851302+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":66,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422214+0000","last_change":"2024-07-28T11:38:04.474613+0000","last_active":"2024-07-28T11:39:05.422214+0000","last_peered":"2024-07-28T11:39:05.422214+0000","last_clean":"2024-07-28T11:39:05.422214+0000","last_became_active":"2024-07-28T11:38:04.473721+0000","last_became_peered":"2024-07-28T11:38:04.473721+0000","last_unstale":"2024-07-28T11:39:05.422214+0000","last_undegraded":"2024-07-28T11:39:05.422214+0000","last_fullsized":"2024-07-28T11:39:05.422214+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:59.058985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"71'2","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416852+0000","last_change":"2024-07-28T11:38:36.228786+0000","last_active":"2024-07-28T11:39:06.416852+0000","last_peered":"2024-07-28T11:39:06.416852+0000","last_clean":"2024-07-28T11:39:06.416852+0000","last_became_active":"2024-07-28T11:38:36.228451+0000","last_became_peered":"2024-07-28T11:38:36.228451+0000","last_unstale":"2024-07-28T11:39:06.416852+0000","last_undegraded":"2024-07-28T11:39:06.416852+0000","last_fullsized":"2024-07-28T11:39:06.416852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:11:52.578901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438210+0000","last_change":"2024-07-28T11:39:06.438210+0000","last_active":"2024-07-28T11:39:06.438210+0000","last_peered":"2024-07-28T11:39:06.438210+0000","last_clean":"2024-07-28T11:39:06.438210+0000","last_became_active":"2024-07-28T11:39:06.435112+0000","last_became_peered":"2024-07-28T11:39:06.435112+0000","last_unstale":"2024-07-28T11:39:06.438210+0000","last_undegraded":"2024-07-28T11:39:06.438210+0000","last_fullsized":"2024-07-28T11:39:06.438210+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.669959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426430+0000","last_change":"2024-07-28T11:38:04.487132+0000","last_active":"2024-07-28T11:39:06.426430+0000","last_peered":"2024-07-28T11:39:06.426430+0000","last_clean":"2024-07-28T11:39:06.426430+0000","last_became_active":"2024-07-28T11:38:04.484061+0000","last_became_peered":"2024-07-28T11:38:04.484061+0000","last_unstale":"2024-07-28T11:39:06.426430+0000","last_undegraded":"2024-07-28T11:39:06.426430+0000","last_fullsized":"2024-07-28T11:39:06.426430+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:14:32.013108+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":18856,"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":54,"seq":231928234224,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311628,"kb_used_data":1792,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433524,"statfs":{"total":95995035648,"available":95675928576,"internally_reserved":0,"allocated":1835008,"data_stored":1243321,"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,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:40:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.88800000000000001,"15min":0.873},"min":{"1min":0.56699999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.60299999999999998,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2709999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.71299999999999997}]},{"osd":1,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.995,"15min":1.0589999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.204,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.88100000000000001,"15min":0.93000000000000005},"min":{"1min":0.48699999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2070000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.2070000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.95999999999999996,"15min":0.94699999999999995},"min":{"1min":0.72499999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.3680000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.86099999999999999,"15min":0.86699999999999999},"min":{"1min":0.58699999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.05,"5min":1.175,"15min":1.175},"last":0.86799999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.876},"min":{"1min":0.64800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.107,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.53700000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.119}]},{"osd":4,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.246},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.95699999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89900000000000002,"15min":0.94199999999999995},"min":{"1min":0.432,"5min":0.36899999999999999,"15min":0.33100000000000002},"max":{"1min":1.2549999999999999,"5min":1.331,"15min":2.1280000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.306,"5min":1.4119999999999999,"15min":1.968},"last":1.3049999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0620000000000001,"15min":1.05},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2989999999999999,"5min":1.4550000000000001,"15min":2.032},"last":1.042},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95999999999999996,"15min":1.0209999999999999},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2290000000000001,"5min":1.2989999999999999,"15min":1.4930000000000001},"last":1.0269999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495867,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307448,"kb_used_data":1772,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437704,"statfs":{"total":95995035648,"available":95680208896,"internally_reserved":0,"allocated":1814528,"data_stored":1242595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 11:40:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.05,"15min":1.1699999999999999},"min":{"1min":0.65700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.22,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":1.089},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.1299999999999999,"15min":1.294},"min":{"1min":0.60999999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.214,"5min":7.2460000000000004,"15min":7.2460000000000004},"last":1.0469999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:40:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.878,"15min":0.90800000000000003},"min":{"1min":0.64400000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93400000000000005,"15min":0.95899999999999996},"min":{"1min":0.72399999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.125,"5min":1.407,"15min":1.407},"last":1.147}]},{"osd":2,"last update":"Sun Jul 28 11:40:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96899999999999997,"15min":0.94999999999999996},"min":{"1min":0.86299999999999999,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.024},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0109999999999999,"15min":1.0149999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.2869999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63400000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.262,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.234}]},{"osd":4,"last update":"Sun Jul 28 11:40:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":1.073},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.1799999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:39:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.38},"max":{"1min":1.355,"5min":1.355,"15min":1.619},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.032,"15min":1.0129999999999999},"min":{"1min":0.51800000000000002,"5min":0.443,"15min":0.437},"max":{"1min":1.282,"5min":1.873,"15min":3.3519999999999999},"last":1.2649999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:39:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0820000000000001,"15min":1.0549999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.47199999999999998},"max":{"1min":1.2929999999999999,"5min":1.948,"15min":1.948},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0740000000000001,"15min":1.056},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.378},"max":{"1min":1.3169999999999999,"5min":7.5890000000000004,"15min":7.5890000000000004},"last":1.123}]}]},{"osd":5,"up_from":38,"seq":163208757509,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1220608,"data_stored":648621,"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:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.96199999999999997},"min":{"1min":0.629,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3149999999999999,"5min":1.337,"15min":1.337},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.88700000000000001,"15min":0.91300000000000003},"min":{"1min":0.55900000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.2230000000000001,"5min":1.333,"15min":1.333},"last":1.151}]},{"osd":1,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93200000000000005,"15min":0.93400000000000005},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.218,"5min":1.224,"15min":1.224},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95699999999999996,"15min":0.95399999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.25,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.012}]},{"osd":2,"last update":"Sun Jul 28 11:40:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.63600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.165,"5min":1.171,"15min":1.171},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.873},"min":{"1min":0.67400000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0800000000000001,"5min":1.194,"15min":1.194},"last":0.98599999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:42 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.038,"15min":1.0409999999999999},"min":{"1min":0.73799999999999999,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2390000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.131},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.79500000000000004,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.323,"5min":1.452,"15min":1.452},"last":0.89500000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.79900000000000004}]},{"osd":6,"last update":"Sun Jul 28 11:39:58 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0129999999999999,"15min":0.98799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.407,"5min":1.407,"15min":1.8140000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.026,"5min":0.99199999999999999,"15min":0.97399999999999998},"min":{"1min":0.41099999999999998,"5min":0.40600000000000003,"15min":0.35699999999999998},"max":{"1min":1.373,"5min":1.373,"15min":3.2490000000000001},"last":0.72099999999999997}]},{"osd":7,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.085,"15min":1.054},"min":{"1min":0.90700000000000003,"5min":0.36799999999999999,"15min":0.34399999999999997},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.7949999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.004,"15min":1.0289999999999999},"min":{"1min":0.82099999999999995,"5min":0.44800000000000001,"15min":0.39600000000000002},"max":{"1min":1.456,"5min":1.456,"15min":1.845},"last":0.85899999999999999}]}]},{"osd":4,"up_from":108,"seq":463856467991,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1204,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1232896,"data_stored":652626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6957,"internal_metadata":28173523},"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:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.82199999999999995}]},{"osd":1,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.94599999999999995}]},{"osd":2,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.74199999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.84199999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.0589999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.78400000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.169}]}]},{"osd":3,"up_from":103,"seq":442381631518,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32752,"kb_used_data":1188,"kb_used_omap":4,"kb_used_meta":31547,"kb_avail":93712400,"statfs":{"total":95995035648,"available":95961497600,"internally_reserved":0,"allocated":1216512,"data_stored":648079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4640,"internal_metadata":32304608},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.69299999999999995,"15min":0.69399999999999995},"min":{"1min":0.35999999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.02,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.69899999999999995,"15min":0.69699999999999995},"min":{"1min":0.51600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.91600000000000004,"5min":1.839,"15min":1.839},"last":0.81399999999999995}]},{"osd":1,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80800000000000005,"15min":0.82199999999999995},"min":{"1min":0.47599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0660000000000001,"5min":2.4279999999999999,"15min":2.4279999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.87,"5min":0.874,"15min":0.875},"min":{"1min":0.47799999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.163,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":0.85399999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.72399999999999998,"15min":0.71899999999999997},"min":{"1min":0.52400000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1040000000000001,"5min":1.613,"15min":1.613},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.626,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0700000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":1.05}]},{"osd":4,"last update":"Sun Jul 28 11:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.212},{"interface":"front","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1919999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.96099999999999997},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.169,"5min":2.468,"15min":2.468},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.625,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2689999999999999,"5min":2.27,"15min":2.27},"last":1.097}]},{"osd":6,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.016,"15min":1.014},"min":{"1min":0.67400000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.415,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.103,"5min":1.0920000000000001,"15min":1.0900000000000001},"min":{"1min":0.878,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.399,"5min":2.718,"15min":2.718},"last":1.1399999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2390000000000001,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.073},{"interface":"front","average":{"1min":1.073,"5min":1.0880000000000001,"15min":1.0900000000000001},"min":{"1min":0.78000000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3440000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.2909999999999999}]}]},{"osd":2,"up_from":98,"seq":420906795044,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28724,"kb_used_data":1188,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716428,"statfs":{"total":95995035648,"available":95965622272,"internally_reserved":0,"allocated":1216512,"data_stored":648328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6674,"internal_metadata":28173806},"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:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.95399999999999996,"5min":1.181,"15min":1.181},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.73799999999999999,"15min":0.746},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.96299999999999997,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.66100000000000003}]},{"osd":1,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.71299999999999997,"15min":0.71599999999999997},"min":{"1min":0.47299999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.625},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.78700000000000003,"15min":0.79800000000000004},"min":{"1min":0.40000000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Jul 28 11:40:37 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.80800000000000005,"15min":0.81899999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.85999999999999999,"15min":0.876},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.329,"15min":1.329},"last":0.90500000000000003}]},{"osd":4,"last update":"Sun Jul 28 11:40:11 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.073},{"interface":"front","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.92600000000000005}]},{"osd":5,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.96199999999999997,"15min":0.95999999999999996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93200000000000005,"15min":0.92800000000000005},"min":{"1min":0.65300000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2969999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.78300000000000003}]},{"osd":6,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.997,"15min":0.98899999999999999},"min":{"1min":0.66200000000000003,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.335,"5min":1.383,"15min":1.383},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.028,"15min":1.034},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":0.76500000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0900000000000001,"15min":1.0960000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3029999999999999,"5min":1.486,"15min":1.486},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.044,"5min":1.075,"15min":1.0800000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1200000000000001}]}]},{"osd":1,"up_from":93,"seq":399431958582,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28716,"kb_used_data":1184,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716436,"statfs":{"total":95995035648,"available":95965630464,"internally_reserved":0,"allocated":1212416,"data_stored":647989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5863,"internal_metadata":28174617},"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:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.67200000000000004,"15min":0.68799999999999994},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.496},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78500000000000003,"15min":0.82099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0349999999999999,"5min":1.151,"15min":1.151},"last":0.65400000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:40:09 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.66600000000000004,"15min":0.66200000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.88600000000000001,"5min":1.022,"15min":1.022},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.64200000000000002,"15min":0.63600000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.0109999999999999,"5min":1.099,"15min":1.099},"last":0.55000000000000004}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.63400000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.75},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.76200000000000001,"15min":0.76000000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.69799999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:40:09 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.79200000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":1.0369999999999999},"min":{"1min":0.747,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.746,"15min":1.746},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98099999999999998,"15min":1.032},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3089999999999999,"5min":1.492,"15min":1.492},"last":0.85299999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98399999999999999,"15min":1.0249999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.872},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0620000000000001,"15min":1.1240000000000001},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2709999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.089}]},{"osd":7,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0600000000000001,"15min":1.101},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3759999999999999,"5min":1.653,"15min":1.653},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.028,"15min":1.0860000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.054}]}]},{"osd":0,"up_from":87,"seq":373662154813,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33412,"kb_used_data":1776,"kb_used_omap":5,"kb_used_meta":31610,"kb_avail":93711740,"statfs":{"total":95995035648,"available":95960821760,"internally_reserved":0,"allocated":1818624,"data_stored":1239214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6052,"internal_metadata":32368732},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.64500000000000002,"15min":0.69299999999999995},"min":{"1min":0.35099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.751,"5min":0.73899999999999999,"15min":0.77300000000000002},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2889999999999999,"5min":1.294,"15min":1.294},"last":0.67100000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.68500000000000005,"15min":0.67100000000000004},"min":{"1min":0.46000000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.64600000000000002,"15min":0.63200000000000001},"min":{"1min":0.36499999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.626}]},{"osd":3,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79600000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73999999999999999,"15min":0.73399999999999999},"min":{"1min":0.38800000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.90200000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:40:05 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":0.81200000000000006}]},{"osd":5,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.94999999999999996,"15min":0.93400000000000005},"min":{"1min":0.73699999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0329999999999999,"15min":1.0569999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.411,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.76900000000000002}]},{"osd":6,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.004,"15min":1.01},"min":{"1min":0.65900000000000003,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":2.0609999999999999,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":1.173},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.093,"15min":1.123},"min":{"1min":0.75600000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.552,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.94799999999999995}]},{"osd":7,"last update":"Sun Jul 28 11:40:08 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.109,"15min":1.143},"min":{"1min":0.89600000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.48,"5min":1.875,"15min":1.875},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.036,"15min":1.089},"min":{"1min":0.63700000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.083}]}]}],"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":4348,"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":4159,"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":2160,"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":2936,"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":5253,"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-28T11:40:56.388 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:40:56.388 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T11:40:56.389 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T11:40:56.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T11:40:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:56 smithi204 bash[68176]: cluster 2024-07-28T11:40:55.800848+0000 mgr.y (mgr.25253) 369 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:57.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:56 smithi177 bash[79620]: cluster 2024-07-28T11:40:55.800848+0000 mgr.y (mgr.25253) 369 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:57.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:56 smithi177 bash[81864]: cluster 2024-07-28T11:40:55.800848+0000 mgr.y (mgr.25253) 369 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:40:58 smithi204 bash[68176]: cluster 2024-07-28T11:40:57.801647+0000 mgr.y (mgr.25253) 370 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:59.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:40:58 smithi177 bash[79620]: cluster 2024-07-28T11:40:57.801647+0000 mgr.y (mgr.25253) 370 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:40:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:40:58 smithi177 bash[81864]: cluster 2024-07-28T11:40:57.801647+0000 mgr.y (mgr.25253) 370 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:00 smithi204 bash[68176]: cluster 2024-07-28T11:40:59.802615+0000 mgr.y (mgr.25253) 371 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:00 smithi204 bash[68176]: audit 2024-07-28T11:41:00.662555+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:01.171 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:01.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:00 smithi177 bash[79620]: cluster 2024-07-28T11:40:59.802615+0000 mgr.y (mgr.25253) 371 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:01.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:00 smithi177 bash[79620]: audit 2024-07-28T11:41:00.662555+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:01.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:00 smithi177 bash[81864]: cluster 2024-07-28T11:40:59.802615+0000 mgr.y (mgr.25253) 371 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:01.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:00 smithi177 bash[81864]: audit 2024-07-28T11:41:00.662555+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:03.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:02 smithi177 bash[81864]: cluster 2024-07-28T11:41:01.803418+0000 mgr.y (mgr.25253) 372 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:03.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:02 smithi177 bash[79620]: cluster 2024-07-28T11:41:01.803418+0000 mgr.y (mgr.25253) 372 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:02 smithi204 bash[68176]: cluster 2024-07-28T11:41:01.803418+0000 mgr.y (mgr.25253) 372 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:04.862 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:41:04.862 INFO:teuthology.orchestra.run.smithi177.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T11:41:05.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:04 smithi177 bash[81864]: cluster 2024-07-28T11:41:03.804339+0000 mgr.y (mgr.25253) 373 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:05.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:04 smithi177 bash[81864]: audit 2024-07-28T11:41:04.866867+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.177:0/3994380660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:41:05.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:04 smithi177 bash[79620]: cluster 2024-07-28T11:41:03.804339+0000 mgr.y (mgr.25253) 373 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:05.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:04 smithi177 bash[79620]: audit 2024-07-28T11:41:04.866867+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.177:0/3994380660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:41:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:04 smithi204 bash[68176]: cluster 2024-07-28T11:41:03.804339+0000 mgr.y (mgr.25253) 373 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:04 smithi204 bash[68176]: audit 2024-07-28T11:41:04.866867+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.177:0/3994380660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:41:05.701 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T11:41:05.701 INFO:teuthology.run_tasks:Running task print... 2024-07-28T11:41:05.712 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-07-28T11:41:05.712 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T11:41:05.723 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T11:41:05.723 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T11:41:05.723 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-07-28T11:41:05.726 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-28T11:41:05.726 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}}, 'workunit': {'branch': 'reef', 'sha1': 'a3bbd7289877bdcce87fd1f79da1a2d6578dde36'}} 2024-07-28T11:41:05.726 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-28T11:41:05.726 INFO:tasks.thrashosds:Beginning thrashosds... 2024-07-28T11:41:05.726 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:41:05.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:41:06.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:06] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2024-07-28T11:41:07.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:06 smithi204 bash[68176]: cluster 2024-07-28T11:41:05.804848+0000 mgr.y (mgr.25253) 374 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:07.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:06 smithi177 bash[81864]: cluster 2024-07-28T11:41:05.804848+0000 mgr.y (mgr.25253) 374 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:07.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:06 smithi177 bash[79620]: cluster 2024-07-28T11:41:05.804848+0000 mgr.y (mgr.25253) 374 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:09.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:08 smithi204 bash[68176]: cluster 2024-07-28T11:41:07.805641+0000 mgr.y (mgr.25253) 375 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:09.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:08 smithi177 bash[81864]: cluster 2024-07-28T11:41:07.805641+0000 mgr.y (mgr.25253) 375 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:09.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:08 smithi177 bash[79620]: cluster 2024-07-28T11:41:07.805641+0000 mgr.y (mgr.25253) 375 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:10.511 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:11.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:10 smithi204 bash[68176]: cluster 2024-07-28T11:41:09.806533+0000 mgr.y (mgr.25253) 376 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:11.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:10 smithi177 bash[81864]: cluster 2024-07-28T11:41:09.806533+0000 mgr.y (mgr.25253) 376 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:10 smithi177 bash[79620]: cluster 2024-07-28T11:41:09.806533+0000 mgr.y (mgr.25253) 376 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:12 smithi204 bash[68176]: cluster 2024-07-28T11:41:11.807312+0000 mgr.y (mgr.25253) 377 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:13.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:12 smithi177 bash[81864]: cluster 2024-07-28T11:41:11.807312+0000 mgr.y (mgr.25253) 377 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:13.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:12 smithi177 bash[79620]: cluster 2024-07-28T11:41:11.807312+0000 mgr.y (mgr.25253) 377 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:14.214 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:41:14.216 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:41:15.018 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":317,"stamp":"2024-07-28T11:41:13.807616+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":1069980,"kb_used_data":11296,"kb_used_omap":34,"kb_used_meta":1058525,"kb_avail":748891236,"statfs":{"total":767960285184,"available":766864625664,"internally_reserved":0,"allocated":11567104,"data_stored":6970773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35298,"internal_metadata":1083930142},"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.004690"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":43,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.417365+0000","last_change":"2024-07-28T11:38:36.223196+0000","last_active":"2024-07-28T11:39:06.417365+0000","last_peered":"2024-07-28T11:39:06.417365+0000","last_clean":"2024-07-28T11:39:06.417365+0000","last_became_active":"2024-07-28T11:38:36.222891+0000","last_became_peered":"2024-07-28T11:38:36.222891+0000","last_unstale":"2024-07-28T11:39:06.417365+0000","last_undegraded":"2024-07-28T11:39:06.417365+0000","last_fullsized":"2024-07-28T11:39:06.417365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:50.429635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444688+0000","last_change":"2024-07-28T11:39:06.444688+0000","last_active":"2024-07-28T11:39:06.444688+0000","last_peered":"2024-07-28T11:39:06.444688+0000","last_clean":"2024-07-28T11:39:06.444688+0000","last_became_active":"2024-07-28T11:39:06.443928+0000","last_became_peered":"2024-07-28T11:39:06.443928+0000","last_unstale":"2024-07-28T11:39:06.444688+0000","last_undegraded":"2024-07-28T11:39:06.444688+0000","last_fullsized":"2024-07-28T11:39:06.444688+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:23:40.084431+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.421999+0000","last_change":"2024-07-28T11:38:36.219261+0000","last_active":"2024-07-28T11:39:05.421999+0000","last_peered":"2024-07-28T11:39:05.421999+0000","last_clean":"2024-07-28T11:39:05.421999+0000","last_became_active":"2024-07-28T11:38:36.218410+0000","last_became_peered":"2024-07-28T11:38:36.218410+0000","last_unstale":"2024-07-28T11:39:05.421999+0000","last_undegraded":"2024-07-28T11:39:05.421999+0000","last_fullsized":"2024-07-28T11:39:05.421999+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:14.905043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421835+0000","last_change":"2024-07-28T11:38:36.219921+0000","last_active":"2024-07-28T11:39:06.421835+0000","last_peered":"2024-07-28T11:39:06.421835+0000","last_clean":"2024-07-28T11:39:06.421835+0000","last_became_active":"2024-07-28T11:38:36.219461+0000","last_became_peered":"2024-07-28T11:38:36.219461+0000","last_unstale":"2024-07-28T11:39:06.421835+0000","last_undegraded":"2024-07-28T11:39:06.421835+0000","last_fullsized":"2024-07-28T11:39:06.421835+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:08.677416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425655+0000","last_change":"2024-07-28T11:38:36.227940+0000","last_active":"2024-07-28T11:39:06.425655+0000","last_peered":"2024-07-28T11:39:06.425655+0000","last_clean":"2024-07-28T11:39:06.425655+0000","last_became_active":"2024-07-28T11:38:36.227550+0000","last_became_peered":"2024-07-28T11:38:36.227550+0000","last_unstale":"2024-07-28T11:39:06.425655+0000","last_undegraded":"2024-07-28T11:39:06.425655+0000","last_fullsized":"2024-07-28T11:39:06.425655+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:57.284861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435129+0000","last_change":"2024-07-28T11:39:06.435129+0000","last_active":"2024-07-28T11:39:06.435129+0000","last_peered":"2024-07-28T11:39:06.435129+0000","last_clean":"2024-07-28T11:39:06.435129+0000","last_became_active":"2024-07-28T11:39:06.434207+0000","last_became_peered":"2024-07-28T11:39:06.434207+0000","last_unstale":"2024-07-28T11:39:06.435129+0000","last_undegraded":"2024-07-28T11:39:06.435129+0000","last_fullsized":"2024-07-28T11:39:06.435129+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.422743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.417224+0000","last_change":"2024-07-28T11:38:36.231147+0000","last_active":"2024-07-28T11:39:06.417224+0000","last_peered":"2024-07-28T11:39:06.417224+0000","last_clean":"2024-07-28T11:39:06.417224+0000","last_became_active":"2024-07-28T11:38:36.230885+0000","last_became_peered":"2024-07-28T11:38:36.230885+0000","last_unstale":"2024-07-28T11:39:06.417224+0000","last_undegraded":"2024-07-28T11:39:06.417224+0000","last_fullsized":"2024-07-28T11:39:06.417224+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.921682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.413190+0000","last_change":"2024-07-28T11:36:00.488261+0000","last_active":"2024-07-28T11:39:05.413190+0000","last_peered":"2024-07-28T11:39:05.413190+0000","last_clean":"2024-07-28T11:39:05.413190+0000","last_became_active":"2024-07-28T11:36:00.487429+0000","last_became_peered":"2024-07-28T11:36:00.487429+0000","last_unstale":"2024-07-28T11:39:05.413190+0000","last_undegraded":"2024-07-28T11:39:05.413190+0000","last_fullsized":"2024-07-28T11:39:05.413190+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T22:06:53.046934+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":"68'1","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433658+0000","last_change":"2024-07-28T11:39:06.433658+0000","last_active":"2024-07-28T11:39:06.433658+0000","last_peered":"2024-07-28T11:39:06.433658+0000","last_clean":"2024-07-28T11:39:06.433658+0000","last_became_active":"2024-07-28T11:39:06.432915+0000","last_became_peered":"2024-07-28T11:39:06.432915+0000","last_unstale":"2024-07-28T11:39:06.433658+0000","last_undegraded":"2024-07-28T11:39:06.433658+0000","last_fullsized":"2024-07-28T11:39:06.433658+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:57:20.321724+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":51,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422287+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:39:05.422287+0000","last_peered":"2024-07-28T11:39:05.422287+0000","last_clean":"2024-07-28T11:39:05.422287+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:39:05.422287+0000","last_undegraded":"2024-07-28T11:39:05.422287+0000","last_fullsized":"2024-07-28T11:39:05.422287+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433679+0000","last_change":"2024-07-28T11:39:06.433679+0000","last_active":"2024-07-28T11:39:06.433679+0000","last_peered":"2024-07-28T11:39:06.433679+0000","last_clean":"2024-07-28T11:39:06.433679+0000","last_became_active":"2024-07-28T11:39:06.432726+0000","last_became_peered":"2024-07-28T11:39:06.432726+0000","last_unstale":"2024-07-28T11:39:06.433679+0000","last_undegraded":"2024-07-28T11:39:06.433679+0000","last_fullsized":"2024-07-28T11:39:06.433679+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:49:26.356697+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":103,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438227+0000","last_change":"2024-07-28T11:39:06.438227+0000","last_active":"2024-07-28T11:39:06.438227+0000","last_peered":"2024-07-28T11:39:06.438227+0000","last_clean":"2024-07-28T11:39:06.438227+0000","last_became_active":"2024-07-28T11:39:06.434864+0000","last_became_peered":"2024-07-28T11:39:06.434864+0000","last_unstale":"2024-07-28T11:39:06.438227+0000","last_undegraded":"2024-07-28T11:39:06.438227+0000","last_fullsized":"2024-07-28T11:39:06.438227+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.649992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436748+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:39:05.436748+0000","last_peered":"2024-07-28T11:39:05.436748+0000","last_clean":"2024-07-28T11:39:05.436748+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:39:05.436748+0000","last_undegraded":"2024-07-28T11:39:05.436748+0000","last_fullsized":"2024-07-28T11:39:05.436748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.412874+0000","last_change":"2024-07-28T11:36:35.278822+0000","last_active":"2024-07-28T11:39:05.412874+0000","last_peered":"2024-07-28T11:39:05.412874+0000","last_clean":"2024-07-28T11:39:05.412874+0000","last_became_active":"2024-07-28T11:36:35.278012+0000","last_became_peered":"2024-07-28T11:36:35.278012+0000","last_unstale":"2024-07-28T11:39:05.412874+0000","last_undegraded":"2024-07-28T11:39:05.412874+0000","last_fullsized":"2024-07-28T11:39:05.412874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:54.511105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423668+0000","last_change":"2024-07-28T11:38:36.223543+0000","last_active":"2024-07-28T11:39:05.423668+0000","last_peered":"2024-07-28T11:39:05.423668+0000","last_clean":"2024-07-28T11:39:05.423668+0000","last_became_active":"2024-07-28T11:38:36.222775+0000","last_became_peered":"2024-07-28T11:38:36.222775+0000","last_unstale":"2024-07-28T11:39:05.423668+0000","last_undegraded":"2024-07-28T11:39:05.423668+0000","last_fullsized":"2024-07-28T11:39:05.423668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.585727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451336+0000","last_change":"2024-07-28T11:39:06.450890+0000","last_active":"2024-07-28T11:39:06.451336+0000","last_peered":"2024-07-28T11:39:06.451336+0000","last_clean":"2024-07-28T11:39:06.451336+0000","last_became_active":"2024-07-28T11:39:06.450302+0000","last_became_peered":"2024-07-28T11:39:06.450302+0000","last_unstale":"2024-07-28T11:39:06.451336+0000","last_undegraded":"2024-07-28T11:39:06.451336+0000","last_fullsized":"2024-07-28T11:39:06.451336+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:03.705609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'3","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449393+0000","last_change":"2024-07-28T11:39:06.448532+0000","last_active":"2024-07-28T11:39:06.449393+0000","last_peered":"2024-07-28T11:39:06.449393+0000","last_clean":"2024-07-28T11:39:06.449393+0000","last_became_active":"2024-07-28T11:39:06.447475+0000","last_became_peered":"2024-07-28T11:39:06.447475+0000","last_unstale":"2024-07-28T11:39:06.449393+0000","last_undegraded":"2024-07-28T11:39:06.449393+0000","last_fullsized":"2024-07-28T11:39:06.449393+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:48:32.859080+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":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.453281+0000","last_change":"2024-07-28T11:39:06.453281+0000","last_active":"2024-07-28T11:39:06.453281+0000","last_peered":"2024-07-28T11:39:06.453281+0000","last_clean":"2024-07-28T11:39:06.453281+0000","last_became_active":"2024-07-28T11:39:06.451556+0000","last_became_peered":"2024-07-28T11:39:06.451556+0000","last_unstale":"2024-07-28T11:39:06.453281+0000","last_undegraded":"2024-07-28T11:39:06.453281+0000","last_fullsized":"2024-07-28T11:39:06.453281+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:41.732748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,2,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":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444855+0000","last_change":"2024-07-28T11:39:06.444855+0000","last_active":"2024-07-28T11:39:06.444855+0000","last_peered":"2024-07-28T11:39:06.444855+0000","last_clean":"2024-07-28T11:39:06.444855+0000","last_became_active":"2024-07-28T11:39:06.444031+0000","last_became_peered":"2024-07-28T11:39:06.444031+0000","last_unstale":"2024-07-28T11:39:06.444855+0000","last_undegraded":"2024-07-28T11:39:06.444855+0000","last_fullsized":"2024-07-28T11:39:06.444855+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:48.794121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423813+0000","last_change":"2024-07-28T11:38:04.486805+0000","last_active":"2024-07-28T11:39:06.423813+0000","last_peered":"2024-07-28T11:39:06.423813+0000","last_clean":"2024-07-28T11:39:06.423813+0000","last_became_active":"2024-07-28T11:38:04.483449+0000","last_became_peered":"2024-07-28T11:38:04.483449+0000","last_unstale":"2024-07-28T11:39:06.423813+0000","last_undegraded":"2024-07-28T11:39:06.423813+0000","last_fullsized":"2024-07-28T11:39:06.423813+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:00.845102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436417+0000","last_change":"2024-07-28T11:39:06.436417+0000","last_active":"2024-07-28T11:39:06.436417+0000","last_peered":"2024-07-28T11:39:06.436417+0000","last_clean":"2024-07-28T11:39:06.436417+0000","last_became_active":"2024-07-28T11:39:06.434216+0000","last_became_peered":"2024-07-28T11:39:06.434216+0000","last_unstale":"2024-07-28T11:39:06.436417+0000","last_undegraded":"2024-07-28T11:39:06.436417+0000","last_fullsized":"2024-07-28T11:39:06.436417+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:55.702401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450243+0000","last_change":"2024-07-28T11:39:06.450243+0000","last_active":"2024-07-28T11:39:06.450243+0000","last_peered":"2024-07-28T11:39:06.450243+0000","last_clean":"2024-07-28T11:39:06.450243+0000","last_became_active":"2024-07-28T11:39:06.449506+0000","last_became_peered":"2024-07-28T11:39:06.449506+0000","last_unstale":"2024-07-28T11:39:06.450243+0000","last_undegraded":"2024-07-28T11:39:06.450243+0000","last_fullsized":"2024-07-28T11:39:06.450243+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.651785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416213+0000","last_change":"2024-07-28T11:38:36.222196+0000","last_active":"2024-07-28T11:39:06.416213+0000","last_peered":"2024-07-28T11:39:06.416213+0000","last_clean":"2024-07-28T11:39:06.416213+0000","last_became_active":"2024-07-28T11:38:36.220666+0000","last_became_peered":"2024-07-28T11:38:36.220666+0000","last_unstale":"2024-07-28T11:39:06.416213+0000","last_undegraded":"2024-07-28T11:39:06.416213+0000","last_fullsized":"2024-07-28T11:39:06.416213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.318603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.447750+0000","last_change":"2024-07-28T11:39:06.446960+0000","last_active":"2024-07-28T11:39:06.447750+0000","last_peered":"2024-07-28T11:39:06.447750+0000","last_clean":"2024-07-28T11:39:06.447750+0000","last_became_active":"2024-07-28T11:39:06.446062+0000","last_became_peered":"2024-07-28T11:39:06.446062+0000","last_unstale":"2024-07-28T11:39:06.447750+0000","last_undegraded":"2024-07-28T11:39:06.447750+0000","last_fullsized":"2024-07-28T11:39:06.447750+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:00.720099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'161","reported_seq":450,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.437059+0000","last_change":"2024-07-28T11:36:00.491079+0000","last_active":"2024-07-28T11:39:05.437059+0000","last_peered":"2024-07-28T11:39:05.437059+0000","last_clean":"2024-07-28T11:39:05.437059+0000","last_became_active":"2024-07-28T11:36:00.489326+0000","last_became_peered":"2024-07-28T11:36:00.489326+0000","last_unstale":"2024-07-28T11:39:05.437059+0000","last_undegraded":"2024-07-28T11:39:05.437059+0000","last_fullsized":"2024-07-28T11:39:05.437059+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T17:17:34.744727+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423048+0000","last_change":"2024-07-28T11:38:04.471800+0000","last_active":"2024-07-28T11:39:05.423048+0000","last_peered":"2024-07-28T11:39:05.423048+0000","last_clean":"2024-07-28T11:39:05.423048+0000","last_became_active":"2024-07-28T11:38:04.470878+0000","last_became_peered":"2024-07-28T11:38:04.470878+0000","last_unstale":"2024-07-28T11:39:05.423048+0000","last_undegraded":"2024-07-28T11:39:05.423048+0000","last_fullsized":"2024-07-28T11:39:05.423048+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.960848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416538+0000","last_change":"2024-07-28T11:38:36.228730+0000","last_active":"2024-07-28T11:39:06.416538+0000","last_peered":"2024-07-28T11:39:06.416538+0000","last_clean":"2024-07-28T11:39:06.416538+0000","last_became_active":"2024-07-28T11:38:36.227313+0000","last_became_peered":"2024-07-28T11:38:36.227313+0000","last_unstale":"2024-07-28T11:39:06.416538+0000","last_undegraded":"2024-07-28T11:39:06.416538+0000","last_fullsized":"2024-07-28T11:39:06.416538+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.863875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435910+0000","last_change":"2024-07-28T11:39:06.435910+0000","last_active":"2024-07-28T11:39:06.435910+0000","last_peered":"2024-07-28T11:39:06.435910+0000","last_clean":"2024-07-28T11:39:06.435910+0000","last_became_active":"2024-07-28T11:39:06.435056+0000","last_became_peered":"2024-07-28T11:39:06.435056+0000","last_unstale":"2024-07-28T11:39:06.435910+0000","last_undegraded":"2024-07-28T11:39:06.435910+0000","last_fullsized":"2024-07-28T11:39:06.435910+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.459878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436928+0000","last_change":"2024-07-28T11:36:35.276239+0000","last_active":"2024-07-28T11:39:05.436928+0000","last_peered":"2024-07-28T11:39:05.436928+0000","last_clean":"2024-07-28T11:39:05.436928+0000","last_became_active":"2024-07-28T11:36:35.275231+0000","last_became_peered":"2024-07-28T11:36:35.275231+0000","last_unstale":"2024-07-28T11:39:05.436928+0000","last_undegraded":"2024-07-28T11:39:05.436928+0000","last_fullsized":"2024-07-28T11:39:05.436928+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:52.724593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448686+0000","last_change":"2024-07-28T11:39:06.448373+0000","last_active":"2024-07-28T11:39:06.448686+0000","last_peered":"2024-07-28T11:39:06.448686+0000","last_clean":"2024-07-28T11:39:06.448686+0000","last_became_active":"2024-07-28T11:39:06.438753+0000","last_became_peered":"2024-07-28T11:39:06.438753+0000","last_unstale":"2024-07-28T11:39:06.448686+0000","last_undegraded":"2024-07-28T11:39:06.448686+0000","last_fullsized":"2024-07-28T11:39:06.448686+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:33.737920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426171+0000","last_change":"2024-07-28T11:38:04.482729+0000","last_active":"2024-07-28T11:39:06.426171+0000","last_peered":"2024-07-28T11:39:06.426171+0000","last_clean":"2024-07-28T11:39:06.426171+0000","last_became_active":"2024-07-28T11:38:04.481946+0000","last_became_peered":"2024-07-28T11:38:04.481946+0000","last_unstale":"2024-07-28T11:39:06.426171+0000","last_undegraded":"2024-07-28T11:39:06.426171+0000","last_fullsized":"2024-07-28T11:39:06.426171+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:39.510619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430752+0000","last_change":"2024-07-28T11:38:36.220170+0000","last_active":"2024-07-28T11:39:06.430752+0000","last_peered":"2024-07-28T11:39:06.430752+0000","last_clean":"2024-07-28T11:39:06.430752+0000","last_became_active":"2024-07-28T11:38:36.219863+0000","last_became_peered":"2024-07-28T11:38:36.219863+0000","last_unstale":"2024-07-28T11:39:06.430752+0000","last_undegraded":"2024-07-28T11:39:06.430752+0000","last_fullsized":"2024-07-28T11:39:06.430752+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.656851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425720+0000","last_change":"2024-07-28T11:38:04.471639+0000","last_active":"2024-07-28T11:39:06.425720+0000","last_peered":"2024-07-28T11:39:06.425720+0000","last_clean":"2024-07-28T11:39:06.425720+0000","last_became_active":"2024-07-28T11:38:04.470855+0000","last_became_peered":"2024-07-28T11:38:04.470855+0000","last_unstale":"2024-07-28T11:39:06.425720+0000","last_undegraded":"2024-07-28T11:39:06.425720+0000","last_fullsized":"2024-07-28T11:39:06.425720+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:09.226425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.422682+0000","last_change":"2024-07-28T11:36:35.279170+0000","last_active":"2024-07-28T11:39:06.422682+0000","last_peered":"2024-07-28T11:39:06.422682+0000","last_clean":"2024-07-28T11:39:06.422682+0000","last_became_active":"2024-07-28T11:36:35.278394+0000","last_became_peered":"2024-07-28T11:36:35.278394+0000","last_unstale":"2024-07-28T11:39:06.422682+0000","last_undegraded":"2024-07-28T11:39:06.422682+0000","last_fullsized":"2024-07-28T11:39:06.422682+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:53.191546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422618+0000","last_change":"2024-07-28T11:36:35.272599+0000","last_active":"2024-07-28T11:39:05.422618+0000","last_peered":"2024-07-28T11:39:05.422618+0000","last_clean":"2024-07-28T11:39:05.422618+0000","last_became_active":"2024-07-28T11:36:35.271783+0000","last_became_peered":"2024-07-28T11:36:35.271783+0000","last_unstale":"2024-07-28T11:39:05.422618+0000","last_undegraded":"2024-07-28T11:39:05.422618+0000","last_fullsized":"2024-07-28T11:39:05.422618+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.485578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451102+0000","last_change":"2024-07-28T11:39:06.449981+0000","last_active":"2024-07-28T11:39:06.451102+0000","last_peered":"2024-07-28T11:39:06.451102+0000","last_clean":"2024-07-28T11:39:06.451102+0000","last_became_active":"2024-07-28T11:39:06.449361+0000","last_became_peered":"2024-07-28T11:39:06.449361+0000","last_unstale":"2024-07-28T11:39:06.451102+0000","last_undegraded":"2024-07-28T11:39:06.451102+0000","last_fullsized":"2024-07-28T11:39:06.451102+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:13.156338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423923+0000","last_change":"2024-07-28T11:38:36.221514+0000","last_active":"2024-07-28T11:39:06.423923+0000","last_peered":"2024-07-28T11:39:06.423923+0000","last_clean":"2024-07-28T11:39:06.423923+0000","last_became_active":"2024-07-28T11:38:36.221252+0000","last_became_peered":"2024-07-28T11:38:36.221252+0000","last_unstale":"2024-07-28T11:39:06.423923+0000","last_undegraded":"2024-07-28T11:39:06.423923+0000","last_fullsized":"2024-07-28T11:39:06.423923+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:57.971889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422111+0000","last_change":"2024-07-28T11:38:36.221420+0000","last_active":"2024-07-28T11:39:05.422111+0000","last_peered":"2024-07-28T11:39:05.422111+0000","last_clean":"2024-07-28T11:39:05.422111+0000","last_became_active":"2024-07-28T11:38:36.220527+0000","last_became_peered":"2024-07-28T11:38:36.220527+0000","last_unstale":"2024-07-28T11:39:05.422111+0000","last_undegraded":"2024-07-28T11:39:05.422111+0000","last_fullsized":"2024-07-28T11:39:05.422111+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.232196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423350+0000","last_change":"2024-07-28T11:36:35.279034+0000","last_active":"2024-07-28T11:39:06.423350+0000","last_peered":"2024-07-28T11:39:06.423350+0000","last_clean":"2024-07-28T11:39:06.423350+0000","last_became_active":"2024-07-28T11:36:35.277295+0000","last_became_peered":"2024-07-28T11:36:35.277295+0000","last_unstale":"2024-07-28T11:39:06.423350+0000","last_undegraded":"2024-07-28T11:39:06.423350+0000","last_fullsized":"2024-07-28T11:39:06.423350+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.630002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445143+0000","last_change":"2024-07-28T11:39:06.440953+0000","last_active":"2024-07-28T11:39:06.445143+0000","last_peered":"2024-07-28T11:39:06.445143+0000","last_clean":"2024-07-28T11:39:06.445143+0000","last_became_active":"2024-07-28T11:39:06.440146+0000","last_became_peered":"2024-07-28T11:39:06.440146+0000","last_unstale":"2024-07-28T11:39:06.445143+0000","last_undegraded":"2024-07-28T11:39:06.445143+0000","last_fullsized":"2024-07-28T11:39:06.445143+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:45.111556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423162+0000","last_change":"2024-07-28T11:38:04.475773+0000","last_active":"2024-07-28T11:39:06.423162+0000","last_peered":"2024-07-28T11:39:06.423162+0000","last_clean":"2024-07-28T11:39:06.423162+0000","last_became_active":"2024-07-28T11:38:04.475027+0000","last_became_peered":"2024-07-28T11:38:04.475027+0000","last_unstale":"2024-07-28T11:39:06.423162+0000","last_undegraded":"2024-07-28T11:39:06.423162+0000","last_fullsized":"2024-07-28T11:39:06.423162+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:32:02.447590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436720+0000","last_change":"2024-07-28T11:39:06.436720+0000","last_active":"2024-07-28T11:39:06.436720+0000","last_peered":"2024-07-28T11:39:06.436720+0000","last_clean":"2024-07-28T11:39:06.436720+0000","last_became_active":"2024-07-28T11:39:06.435730+0000","last_became_peered":"2024-07-28T11:39:06.435730+0000","last_unstale":"2024-07-28T11:39:06.436720+0000","last_undegraded":"2024-07-28T11:39:06.436720+0000","last_fullsized":"2024-07-28T11:39:06.436720+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:25.824066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.424260+0000","last_change":"2024-07-28T11:36:00.492350+0000","last_active":"2024-07-28T11:39:06.424260+0000","last_peered":"2024-07-28T11:39:06.424260+0000","last_clean":"2024-07-28T11:39:06.424260+0000","last_became_active":"2024-07-28T11:36:00.492028+0000","last_became_peered":"2024-07-28T11:36:00.492028+0000","last_unstale":"2024-07-28T11:39:06.424260+0000","last_undegraded":"2024-07-28T11:39:06.424260+0000","last_fullsized":"2024-07-28T11:39:06.424260+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:04.948320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416845+0000","last_change":"2024-07-28T11:38:36.234422+0000","last_active":"2024-07-28T11:39:06.416845+0000","last_peered":"2024-07-28T11:39:06.416845+0000","last_clean":"2024-07-28T11:39:06.416845+0000","last_became_active":"2024-07-28T11:38:36.234118+0000","last_became_peered":"2024-07-28T11:38:36.234118+0000","last_unstale":"2024-07-28T11:39:06.416845+0000","last_undegraded":"2024-07-28T11:39:06.416845+0000","last_fullsized":"2024-07-28T11:39:06.416845+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:59:48.035950+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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448292+0000","last_change":"2024-07-28T11:39:06.447669+0000","last_active":"2024-07-28T11:39:06.448292+0000","last_peered":"2024-07-28T11:39:06.448292+0000","last_clean":"2024-07-28T11:39:06.448292+0000","last_became_active":"2024-07-28T11:39:06.446779+0000","last_became_peered":"2024-07-28T11:39:06.446779+0000","last_unstale":"2024-07-28T11:39:06.448292+0000","last_undegraded":"2024-07-28T11:39:06.448292+0000","last_fullsized":"2024-07-28T11:39:06.448292+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.388478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416471+0000","last_change":"2024-07-28T11:38:36.223256+0000","last_active":"2024-07-28T11:39:06.416471+0000","last_peered":"2024-07-28T11:39:06.416471+0000","last_clean":"2024-07-28T11:39:06.416471+0000","last_became_active":"2024-07-28T11:38:36.222179+0000","last_became_peered":"2024-07-28T11:38:36.222179+0000","last_unstale":"2024-07-28T11:39:06.416471+0000","last_undegraded":"2024-07-28T11:39:06.416471+0000","last_fullsized":"2024-07-28T11:39:06.416471+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.757095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444683+0000","last_change":"2024-07-28T11:39:06.440652+0000","last_active":"2024-07-28T11:39:06.444683+0000","last_peered":"2024-07-28T11:39:06.444683+0000","last_clean":"2024-07-28T11:39:06.444683+0000","last_became_active":"2024-07-28T11:39:06.439745+0000","last_became_peered":"2024-07-28T11:39:06.439745+0000","last_unstale":"2024-07-28T11:39:06.444683+0000","last_undegraded":"2024-07-28T11:39:06.444683+0000","last_fullsized":"2024-07-28T11:39:06.444683+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:48:17.030905+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.419114+0000","last_change":"2024-07-28T11:38:04.475100+0000","last_active":"2024-07-28T11:39:05.419114+0000","last_peered":"2024-07-28T11:39:05.419114+0000","last_clean":"2024-07-28T11:39:05.419114+0000","last_became_active":"2024-07-28T11:38:04.474100+0000","last_became_peered":"2024-07-28T11:38:04.474100+0000","last_unstale":"2024-07-28T11:39:05.419114+0000","last_undegraded":"2024-07-28T11:39:05.419114+0000","last_fullsized":"2024-07-28T11:39:05.419114+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.990215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.442295+0000","last_change":"2024-07-28T11:39:06.439072+0000","last_active":"2024-07-28T11:39:06.442295+0000","last_peered":"2024-07-28T11:39:06.442295+0000","last_clean":"2024-07-28T11:39:06.442295+0000","last_became_active":"2024-07-28T11:39:06.437754+0000","last_became_peered":"2024-07-28T11:39:06.437754+0000","last_unstale":"2024-07-28T11:39:06.442295+0000","last_undegraded":"2024-07-28T11:39:06.442295+0000","last_fullsized":"2024-07-28T11:39:06.442295+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.219742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450278+0000","last_change":"2024-07-28T11:39:06.450278+0000","last_active":"2024-07-28T11:39:06.450278+0000","last_peered":"2024-07-28T11:39:06.450278+0000","last_clean":"2024-07-28T11:39:06.450278+0000","last_became_active":"2024-07-28T11:39:06.449408+0000","last_became_peered":"2024-07-28T11:39:06.449408+0000","last_unstale":"2024-07-28T11:39:06.450278+0000","last_undegraded":"2024-07-28T11:39:06.450278+0000","last_fullsized":"2024-07-28T11:39:06.450278+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:35.280722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"80'23","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449677+0000","last_change":"2024-07-28T11:39:06.449677+0000","last_active":"2024-07-28T11:39:06.449677+0000","last_peered":"2024-07-28T11:39:06.449677+0000","last_clean":"2024-07-28T11:39:06.449677+0000","last_became_active":"2024-07-28T11:39:06.448720+0000","last_became_peered":"2024-07-28T11:39:06.448720+0000","last_unstale":"2024-07-28T11:39:06.449677+0000","last_undegraded":"2024-07-28T11:39:06.449677+0000","last_fullsized":"2024-07-28T11:39:06.449677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T18:15:26.699475+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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421419+0000","last_change":"2024-07-28T11:38:04.480646+0000","last_active":"2024-07-28T11:39:06.421419+0000","last_peered":"2024-07-28T11:39:06.421419+0000","last_clean":"2024-07-28T11:39:06.421419+0000","last_became_active":"2024-07-28T11:38:04.479770+0000","last_became_peered":"2024-07-28T11:38:04.479770+0000","last_unstale":"2024-07-28T11:39:06.421419+0000","last_undegraded":"2024-07-28T11:39:06.421419+0000","last_fullsized":"2024-07-28T11:39:06.421419+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:17.271811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.437018+0000","last_change":"2024-07-28T11:39:06.437018+0000","last_active":"2024-07-28T11:39:06.437018+0000","last_peered":"2024-07-28T11:39:06.437018+0000","last_clean":"2024-07-28T11:39:06.437018+0000","last_became_active":"2024-07-28T11:39:06.436321+0000","last_became_peered":"2024-07-28T11:39:06.436321+0000","last_unstale":"2024-07-28T11:39:06.437018+0000","last_undegraded":"2024-07-28T11:39:06.437018+0000","last_fullsized":"2024-07-28T11:39:06.437018+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:29:42.037749+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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422429+0000","last_change":"2024-07-28T11:36:35.281561+0000","last_active":"2024-07-28T11:39:05.422429+0000","last_peered":"2024-07-28T11:39:05.422429+0000","last_clean":"2024-07-28T11:39:05.422429+0000","last_became_active":"2024-07-28T11:36:35.280707+0000","last_became_peered":"2024-07-28T11:36:35.280707+0000","last_unstale":"2024-07-28T11:39:05.422429+0000","last_undegraded":"2024-07-28T11:39:05.422429+0000","last_fullsized":"2024-07-28T11:39:05.422429+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:28.989981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416949+0000","last_change":"2024-07-28T11:38:36.224803+0000","last_active":"2024-07-28T11:39:06.416949+0000","last_peered":"2024-07-28T11:39:06.416949+0000","last_clean":"2024-07-28T11:39:06.416949+0000","last_became_active":"2024-07-28T11:38:36.224478+0000","last_became_peered":"2024-07-28T11:38:36.224478+0000","last_unstale":"2024-07-28T11:39:06.416949+0000","last_undegraded":"2024-07-28T11:39:06.416949+0000","last_fullsized":"2024-07-28T11:39:06.416949+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426698+0000","last_change":"2024-07-28T11:38:36.223580+0000","last_active":"2024-07-28T11:39:06.426698+0000","last_peered":"2024-07-28T11:39:06.426698+0000","last_clean":"2024-07-28T11:39:06.426698+0000","last_became_active":"2024-07-28T11:38:36.223210+0000","last_became_peered":"2024-07-28T11:38:36.223210+0000","last_unstale":"2024-07-28T11:39:06.426698+0000","last_undegraded":"2024-07-28T11:39:06.426698+0000","last_fullsized":"2024-07-28T11:39:06.426698+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:57.800205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416508+0000","last_change":"2024-07-28T11:38:36.227847+0000","last_active":"2024-07-28T11:39:06.416508+0000","last_peered":"2024-07-28T11:39:06.416508+0000","last_clean":"2024-07-28T11:39:06.416508+0000","last_became_active":"2024-07-28T11:38:36.227378+0000","last_became_peered":"2024-07-28T11:38:36.227378+0000","last_unstale":"2024-07-28T11:39:06.416508+0000","last_undegraded":"2024-07-28T11:39:06.416508+0000","last_fullsized":"2024-07-28T11:39:06.416508+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:50.009224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418989+0000","last_change":"2024-07-28T11:36:35.274599+0000","last_active":"2024-07-28T11:39:05.418989+0000","last_peered":"2024-07-28T11:39:05.418989+0000","last_clean":"2024-07-28T11:39:05.418989+0000","last_became_active":"2024-07-28T11:36:35.273806+0000","last_became_peered":"2024-07-28T11:36:35.273806+0000","last_unstale":"2024-07-28T11:39:05.418989+0000","last_undegraded":"2024-07-28T11:39:05.418989+0000","last_fullsized":"2024-07-28T11:39:05.418989+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.905116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416238+0000","last_change":"2024-07-28T11:38:36.224146+0000","last_active":"2024-07-28T11:39:06.416238+0000","last_peered":"2024-07-28T11:39:06.416238+0000","last_clean":"2024-07-28T11:39:06.416238+0000","last_became_active":"2024-07-28T11:38:36.223672+0000","last_became_peered":"2024-07-28T11:38:36.223672+0000","last_unstale":"2024-07-28T11:39:06.416238+0000","last_undegraded":"2024-07-28T11:39:06.416238+0000","last_fullsized":"2024-07-28T11:39:06.416238+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:13.419134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426201+0000","last_change":"2024-07-28T11:38:36.228310+0000","last_active":"2024-07-28T11:39:06.426201+0000","last_peered":"2024-07-28T11:39:06.426201+0000","last_clean":"2024-07-28T11:39:06.426201+0000","last_became_active":"2024-07-28T11:38:36.227943+0000","last_became_peered":"2024-07-28T11:38:36.227943+0000","last_unstale":"2024-07-28T11:39:06.426201+0000","last_undegraded":"2024-07-28T11:39:06.426201+0000","last_fullsized":"2024-07-28T11:39:06.426201+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:10.973007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444605+0000","last_change":"2024-07-28T11:39:06.444605+0000","last_active":"2024-07-28T11:39:06.444605+0000","last_peered":"2024-07-28T11:39:06.444605+0000","last_clean":"2024-07-28T11:39:06.444605+0000","last_became_active":"2024-07-28T11:39:06.443725+0000","last_became_peered":"2024-07-28T11:39:06.443725+0000","last_unstale":"2024-07-28T11:39:06.444605+0000","last_undegraded":"2024-07-28T11:39:06.444605+0000","last_fullsized":"2024-07-28T11:39:06.444605+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:56.546111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444742+0000","last_change":"2024-07-28T11:39:06.441037+0000","last_active":"2024-07-28T11:39:06.444742+0000","last_peered":"2024-07-28T11:39:06.444742+0000","last_clean":"2024-07-28T11:39:06.444742+0000","last_became_active":"2024-07-28T11:39:06.440008+0000","last_became_peered":"2024-07-28T11:39:06.440008+0000","last_unstale":"2024-07-28T11:39:06.444742+0000","last_undegraded":"2024-07-28T11:39:06.444742+0000","last_fullsized":"2024-07-28T11:39:06.444742+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.142643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"71'2","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.452022+0000","last_change":"2024-07-28T11:39:06.452022+0000","last_active":"2024-07-28T11:39:06.452022+0000","last_peered":"2024-07-28T11:39:06.452022+0000","last_clean":"2024-07-28T11:39:06.452022+0000","last_became_active":"2024-07-28T11:39:06.451474+0000","last_became_peered":"2024-07-28T11:39:06.451474+0000","last_unstale":"2024-07-28T11:39:06.452022+0000","last_undegraded":"2024-07-28T11:39:06.452022+0000","last_fullsized":"2024-07-28T11:39:06.452022+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:17:35.303378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430144+0000","last_change":"2024-07-28T11:38:36.219091+0000","last_active":"2024-07-28T11:39:06.430144+0000","last_peered":"2024-07-28T11:39:06.430144+0000","last_clean":"2024-07-28T11:39:06.430144+0000","last_became_active":"2024-07-28T11:38:36.218787+0000","last_became_peered":"2024-07-28T11:38:36.218787+0000","last_unstale":"2024-07-28T11:39:06.430144+0000","last_undegraded":"2024-07-28T11:39:06.430144+0000","last_fullsized":"2024-07-28T11:39:06.430144+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:00.798317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"71'2","reported_seq":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451309+0000","last_change":"2024-07-28T11:39:06.450650+0000","last_active":"2024-07-28T11:39:06.451309+0000","last_peered":"2024-07-28T11:39:06.451309+0000","last_clean":"2024-07-28T11:39:06.451309+0000","last_became_active":"2024-07-28T11:39:06.449687+0000","last_became_peered":"2024-07-28T11:39:06.449687+0000","last_unstale":"2024-07-28T11:39:06.451309+0000","last_undegraded":"2024-07-28T11:39:06.451309+0000","last_fullsized":"2024-07-28T11:39:06.451309+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:26:37.447787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450946+0000","last_change":"2024-07-28T11:39:06.450946+0000","last_active":"2024-07-28T11:39:06.450946+0000","last_peered":"2024-07-28T11:39:06.450946+0000","last_clean":"2024-07-28T11:39:06.450946+0000","last_became_active":"2024-07-28T11:39:06.450340+0000","last_became_peered":"2024-07-28T11:39:06.450340+0000","last_unstale":"2024-07-28T11:39:06.450946+0000","last_undegraded":"2024-07-28T11:39:06.450946+0000","last_fullsized":"2024-07-28T11:39:06.450946+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:50.979488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445559+0000","last_change":"2024-07-28T11:39:06.445559+0000","last_active":"2024-07-28T11:39:06.445559+0000","last_peered":"2024-07-28T11:39:06.445559+0000","last_clean":"2024-07-28T11:39:06.445559+0000","last_became_active":"2024-07-28T11:39:06.445088+0000","last_became_peered":"2024-07-28T11:39:06.445088+0000","last_unstale":"2024-07-28T11:39:06.445559+0000","last_undegraded":"2024-07-28T11:39:06.445559+0000","last_fullsized":"2024-07-28T11:39:06.445559+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:55.865361+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":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448419+0000","last_change":"2024-07-28T11:39:06.448419+0000","last_active":"2024-07-28T11:39:06.448419+0000","last_peered":"2024-07-28T11:39:06.448419+0000","last_clean":"2024-07-28T11:39:06.448419+0000","last_became_active":"2024-07-28T11:39:06.447356+0000","last_became_peered":"2024-07-28T11:39:06.447356+0000","last_unstale":"2024-07-28T11:39:06.448419+0000","last_undegraded":"2024-07-28T11:39:06.448419+0000","last_fullsized":"2024-07-28T11:39:06.448419+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.467962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445677+0000","last_change":"2024-07-28T11:39:06.445677+0000","last_active":"2024-07-28T11:39:06.445677+0000","last_peered":"2024-07-28T11:39:06.445677+0000","last_clean":"2024-07-28T11:39:06.445677+0000","last_became_active":"2024-07-28T11:39:06.445184+0000","last_became_peered":"2024-07-28T11:39:06.445184+0000","last_unstale":"2024-07-28T11:39:06.445677+0000","last_undegraded":"2024-07-28T11:39:06.445677+0000","last_fullsized":"2024-07-28T11:39:06.445677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:33:00.851302+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":66,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422214+0000","last_change":"2024-07-28T11:38:04.474613+0000","last_active":"2024-07-28T11:39:05.422214+0000","last_peered":"2024-07-28T11:39:05.422214+0000","last_clean":"2024-07-28T11:39:05.422214+0000","last_became_active":"2024-07-28T11:38:04.473721+0000","last_became_peered":"2024-07-28T11:38:04.473721+0000","last_unstale":"2024-07-28T11:39:05.422214+0000","last_undegraded":"2024-07-28T11:39:05.422214+0000","last_fullsized":"2024-07-28T11:39:05.422214+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:59.058985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"71'2","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416852+0000","last_change":"2024-07-28T11:38:36.228786+0000","last_active":"2024-07-28T11:39:06.416852+0000","last_peered":"2024-07-28T11:39:06.416852+0000","last_clean":"2024-07-28T11:39:06.416852+0000","last_became_active":"2024-07-28T11:38:36.228451+0000","last_became_peered":"2024-07-28T11:38:36.228451+0000","last_unstale":"2024-07-28T11:39:06.416852+0000","last_undegraded":"2024-07-28T11:39:06.416852+0000","last_fullsized":"2024-07-28T11:39:06.416852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:11:52.578901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438210+0000","last_change":"2024-07-28T11:39:06.438210+0000","last_active":"2024-07-28T11:39:06.438210+0000","last_peered":"2024-07-28T11:39:06.438210+0000","last_clean":"2024-07-28T11:39:06.438210+0000","last_became_active":"2024-07-28T11:39:06.435112+0000","last_became_peered":"2024-07-28T11:39:06.435112+0000","last_unstale":"2024-07-28T11:39:06.438210+0000","last_undegraded":"2024-07-28T11:39:06.438210+0000","last_fullsized":"2024-07-28T11:39:06.438210+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.669959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426430+0000","last_change":"2024-07-28T11:38:04.487132+0000","last_active":"2024-07-28T11:39:06.426430+0000","last_peered":"2024-07-28T11:39:06.426430+0000","last_clean":"2024-07-28T11:39:06.426430+0000","last_became_active":"2024-07-28T11:38:04.484061+0000","last_became_peered":"2024-07-28T11:38:04.484061+0000","last_unstale":"2024-07-28T11:39:06.426430+0000","last_undegraded":"2024-07-28T11:39:06.426430+0000","last_fullsized":"2024-07-28T11:39:06.426430+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:14:32.013108+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":18856,"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":54,"seq":231928234228,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311628,"kb_used_data":1792,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433524,"statfs":{"total":95995035648,"available":95675928576,"internally_reserved":0,"allocated":1835008,"data_stored":1243321,"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,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:40:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.88800000000000001,"15min":0.873},"min":{"1min":0.56699999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.097},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.60299999999999998,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2709999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.96699999999999997}]},{"osd":1,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.995,"15min":1.0589999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.204,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.165},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.88100000000000001,"15min":0.93000000000000005},"min":{"1min":0.48699999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2070000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.83899999999999997}]},{"osd":2,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.94899999999999995},"min":{"1min":0.629,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":0.86499999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.86099999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.876},"min":{"1min":0.64800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.107,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.53700000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.997}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.036,"15min":1.0449999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.246,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.92500000000000004,"15min":0.92300000000000004},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.91700000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89900000000000002,"15min":0.94199999999999995},"min":{"1min":0.432,"5min":0.36899999999999999,"15min":0.33100000000000002},"max":{"1min":1.2549999999999999,"5min":1.331,"15min":2.1280000000000001},"last":0.748},{"interface":"front","average":{"1min":0.999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.306,"5min":1.4119999999999999,"15min":1.968},"last":0.64500000000000002}]},{"osd":6,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0620000000000001,"15min":1.05},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2989999999999999,"5min":1.4550000000000001,"15min":2.032},"last":1.034},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95999999999999996,"15min":1.0209999999999999},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2290000000000001,"5min":1.2989999999999999,"15min":1.4930000000000001},"last":0.69199999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495871,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307448,"kb_used_data":1772,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437704,"statfs":{"total":95995035648,"available":95680208896,"internally_reserved":0,"allocated":1814528,"data_stored":1242595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 11:41:11 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0049999999999999,"15min":1.155},"min":{"1min":0.64500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2989999999999999,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0549999999999999,"15min":1.2689999999999999},"min":{"1min":0.70799999999999996,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2549999999999999,"5min":7.2460000000000004,"15min":7.2460000000000004},"last":0.94299999999999995}]},{"osd":1,"last update":"Sun Jul 28 11:40:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.878,"15min":0.90800000000000003},"min":{"1min":0.64400000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.621},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93400000000000005,"15min":0.95899999999999996},"min":{"1min":0.72399999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.125,"5min":1.407,"15min":1.407},"last":0.66100000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:41:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.99199999999999999,"15min":0.95799999999999996},"min":{"1min":0.71699999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.117},{"interface":"front","average":{"1min":1.034,"5min":1.0149999999999999,"15min":1.016},"min":{"1min":0.64700000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.306,"5min":1.397,"15min":1.397},"last":1.0029999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63400000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.262,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1890000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.73499999999999999,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.03,"15min":1.038},"min":{"1min":0.73599999999999999,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2789999999999999,"5min":1.333,"15min":1.333},"last":1.0529999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:41:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98699999999999999,"15min":0.95999999999999996},"min":{"1min":0.82899999999999996,"5min":0.46600000000000003,"15min":0.38},"max":{"1min":1.3320000000000001,"5min":1.355,"15min":1.619},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0229999999999999,"15min":1.0129999999999999},"min":{"1min":0.625,"5min":0.443,"15min":0.437},"max":{"1min":1.3600000000000001,"5min":1.873,"15min":3.3519999999999999},"last":1.1579999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:40:54 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.081,"15min":1.0549999999999999},"min":{"1min":0.872,"5min":0.56399999999999995,"15min":0.47199999999999998},"max":{"1min":1.331,"5min":1.948,"15min":1.948},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.159,"5min":1.1060000000000001,"15min":1.0600000000000001},"min":{"1min":0.93500000000000005,"5min":0.47099999999999997,"15min":0.378},"max":{"1min":1.423,"5min":7.5890000000000004,"15min":7.5890000000000004},"last":1.2669999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757513,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1220608,"data_stored":648621,"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:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.96199999999999997},"min":{"1min":0.629,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3149999999999999,"5min":1.337,"15min":1.337},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.88700000000000001,"15min":0.91300000000000003},"min":{"1min":0.55900000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.2230000000000001,"5min":1.333,"15min":1.333},"last":1.0900000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93200000000000005,"15min":0.93400000000000005},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.218,"5min":1.224,"15min":1.224},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95699999999999996,"15min":0.95399999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.25,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.98399999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:41:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88500000000000001,"15min":0.874},"min":{"1min":0.65300000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.874},"min":{"1min":0.622,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1379999999999999,"5min":1.194,"15min":1.194},"last":0.96199999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:40:42 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.038,"15min":1.0409999999999999},"min":{"1min":0.73799999999999999,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2390000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.79500000000000004,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.323,"5min":1.452,"15min":1.452},"last":0.93999999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0069999999999999,"15min":1.0109999999999999},"min":{"1min":0.74199999999999999,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.2549999999999999,"5min":1.365,"15min":1.365},"last":0.871},{"interface":"front","average":{"1min":1.139,"5min":1.087,"15min":1.0780000000000001},"min":{"1min":0.79900000000000004,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.3779999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.135}]},{"osd":6,"last update":"Sun Jul 28 11:41:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.038,"15min":0.997},"min":{"1min":0.79400000000000004,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3,"5min":1.407,"15min":1.8140000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.02,"15min":0.98199999999999998},"min":{"1min":0.68500000000000005,"5min":0.40600000000000003,"15min":0.35699999999999998},"max":{"1min":1.321,"5min":1.373,"15min":3.2490000000000001},"last":0.78100000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.085,"15min":1.054},"min":{"1min":0.90700000000000003,"5min":0.36799999999999999,"15min":0.34399999999999997},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.7949999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.129,"5min":1.004,"15min":1.0289999999999999},"min":{"1min":0.82099999999999995,"5min":0.44800000000000001,"15min":0.39600000000000002},"max":{"1min":1.456,"5min":1.456,"15min":1.845},"last":0.73199999999999998}]}]},{"osd":4,"up_from":108,"seq":463856467995,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1204,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1232896,"data_stored":652626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6957,"internal_metadata":28173523},"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:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88400000000000001,"15min":0.88300000000000001},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1020000000000001,"5min":1.204,"15min":1.204},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.64900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2470000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.89900000000000002}]},{"osd":1,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.91600000000000004},"min":{"1min":0.627,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.204,"5min":1.268,"15min":1.268},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90700000000000003,"15min":0.91100000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.133,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.93700000000000006}]},{"osd":2,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.038,"15min":1.0349999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.016,"15min":1.0209999999999999},"min":{"1min":0.72599999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.28,"5min":1.304,"15min":1.304},"last":0.95999999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.94099999999999995,"15min":0.94899999999999995},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.143,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.024,"5min":0.99199999999999999,"15min":0.98699999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.163,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.012}]},{"osd":5,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.91200000000000003,"15min":0.92000000000000004},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.0600000000000001,"5min":1.22,"15min":1.22},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.006,"5min":1.083,"15min":1.0960000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3149999999999999,"5min":1.49,"15min":1.49},"last":0.73099999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.0489999999999999},"min":{"1min":0.748,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2210000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.069,"5min":1.117,"15min":1.125},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.3700000000000001,"5min":1.391,"15min":1.391},"last":0.85799999999999998}]},{"osd":7,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.179,"15min":1.1839999999999999},"min":{"1min":0.89100000000000001,"5min":0.878,"15min":0.878},"max":{"1min":1.3220000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1519999999999999,"15min":1.157},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.349,"5min":1.401,"15min":1.401},"last":0.68799999999999994}]}]},{"osd":3,"up_from":103,"seq":442381631522,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32752,"kb_used_data":1188,"kb_used_omap":4,"kb_used_meta":31547,"kb_avail":93712400,"statfs":{"total":95995035648,"available":95961497600,"internally_reserved":0,"allocated":1216512,"data_stored":648079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4640,"internal_metadata":32304608},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.69299999999999995,"15min":0.69399999999999995},"min":{"1min":0.35999999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.02,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.69899999999999995,"15min":0.69699999999999995},"min":{"1min":0.51600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.91600000000000004,"5min":1.839,"15min":1.839},"last":0.501}]},{"osd":1,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80800000000000005,"15min":0.82199999999999995},"min":{"1min":0.47599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0660000000000001,"5min":2.4279999999999999,"15min":2.4279999999999999},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.87,"5min":0.874,"15min":0.875},"min":{"1min":0.47799999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.163,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":0.998}]},{"osd":2,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.72399999999999998,"15min":0.71899999999999997},"min":{"1min":0.52400000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1040000000000001,"5min":1.613,"15min":1.613},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.626,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0700000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":0.85899999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.97499999999999998,"15min":0.95999999999999996},"min":{"1min":0.82499999999999996,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":2.9990000000000001,"5min":2.9990000000000001,"15min":2.9990000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0960000000000001,"15min":1.1020000000000001},"min":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.2410000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.129}]},{"osd":5,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.96099999999999997},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.169,"5min":2.468,"15min":2.468},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.625,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2689999999999999,"5min":2.27,"15min":2.27},"last":0.78100000000000003}]},{"osd":6,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.016,"15min":1.014},"min":{"1min":0.67400000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.415,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.103,"5min":1.0920000000000001,"15min":1.0900000000000001},"min":{"1min":0.878,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.399,"5min":2.718,"15min":2.718},"last":1.0640000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2390000000000001,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.0880000000000001,"15min":1.0900000000000001},"min":{"1min":0.78000000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3440000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.103}]}]},{"osd":2,"up_from":98,"seq":420906795048,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28724,"kb_used_data":1188,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716428,"statfs":{"total":95995035648,"available":95965622272,"internally_reserved":0,"allocated":1216512,"data_stored":648328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6674,"internal_metadata":28173806},"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:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.64600000000000002,"15min":0.65400000000000003},"min":{"1min":0.316,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.94199999999999995,"5min":1.181,"15min":1.181},"last":1.153},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.72599999999999998,"15min":0.74199999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.107,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.82799999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.69999999999999996,"15min":0.71199999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.89500000000000002,"5min":1.161,"15min":1.161},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.76500000000000001,"15min":0.79100000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.95299999999999996,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.78600000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:40:37 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.80800000000000005,"15min":0.81899999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.85999999999999999,"15min":0.876},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.329,"15min":1.329},"last":0.90100000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:40:11 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.083}]},{"osd":5,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96199999999999997,"15min":0.95999999999999996},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.92400000000000004,"15min":0.92500000000000004},"min":{"1min":0.64700000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1080000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.86199999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0009999999999999,"15min":0.98999999999999999},"min":{"1min":0.748,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3759999999999999,"5min":1.383,"15min":1.383},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.01,"15min":1.028},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.157,"5min":1.552,"15min":1.552},"last":1.1200000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0820000000000001,"15min":1.0940000000000001},"min":{"1min":0.69099999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3260000000000001,"5min":1.486,"15min":1.486},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0629999999999999,"15min":1.0760000000000001},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.29,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.026}]}]},{"osd":1,"up_from":93,"seq":399431958586,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28716,"kb_used_data":1184,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716436,"statfs":{"total":95995035648,"available":95965630464,"internally_reserved":0,"allocated":1212416,"data_stored":647989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5863,"internal_metadata":28174617},"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:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.67200000000000004,"15min":0.68799999999999994},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78500000000000003,"15min":0.82099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0349999999999999,"5min":1.151,"15min":1.151},"last":0.40100000000000002}]},{"osd":2,"last update":"Sun Jul 28 11:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66700000000000004,"15min":0.66300000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.018,"5min":1.022,"15min":1.022},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.65400000000000003,"15min":0.64000000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.442}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.63400000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.76200000000000001,"15min":0.76000000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.50700000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:41:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0269999999999999,"15min":1.0309999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0089999999999999,"15min":1.014},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.871}]},{"osd":5,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":1.0369999999999999},"min":{"1min":0.747,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.746,"15min":1.746},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98099999999999998,"15min":1.032},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3089999999999999,"5min":1.492,"15min":1.492},"last":0.84299999999999997}]},{"osd":6,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98399999999999999,"15min":1.0249999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0620000000000001,"15min":1.1240000000000001},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2709999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":0.625}]},{"osd":7,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0600000000000001,"15min":1.101},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3759999999999999,"5min":1.653,"15min":1.653},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.028,"15min":1.0860000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.85799999999999998}]}]},{"osd":0,"up_from":87,"seq":373662154817,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33412,"kb_used_data":1776,"kb_used_omap":5,"kb_used_meta":31610,"kb_avail":93711740,"statfs":{"total":95995035648,"available":95960821760,"internally_reserved":0,"allocated":1818624,"data_stored":1239214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6052,"internal_metadata":32368732},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.64500000000000002,"15min":0.69299999999999995},"min":{"1min":0.35099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.751,"5min":0.73899999999999999,"15min":0.77300000000000002},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2889999999999999,"5min":1.294,"15min":1.294},"last":0.77200000000000002}]},{"osd":2,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.70999999999999996,"15min":0.67900000000000005},"min":{"1min":0.375,"5min":0.371,"15min":0.371},"max":{"1min":1.159,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65200000000000002,"15min":0.63400000000000001},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.97199999999999998,"5min":1.494,"15min":1.494},"last":0.72899999999999998}]},{"osd":3,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79600000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73999999999999999,"15min":0.73399999999999999},"min":{"1min":0.38800000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.84099999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0489999999999999,"15min":1.0620000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.26,"5min":1.859,"15min":1.859},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.02,"15min":1.0329999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.294,"5min":1.998,"15min":1.998},"last":0.91200000000000003}]},{"osd":5,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95999999999999996,"15min":0.93700000000000006},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.238,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.028,"15min":1.056},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3620000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.2989999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0049999999999999,"15min":1.01},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.3360000000000001,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.081,"15min":1.119},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.46,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.46}]},{"osd":7,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.099,"15min":1.139},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.4059999999999999,"5min":1.875,"15min":1.875},"last":1.389},{"interface":"front","average":{"1min":0.999,"5min":1.012,"15min":1.081},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.363,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.1419999999999999}]}]}],"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":4348,"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":4159,"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":2160,"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":2936,"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":5253,"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-28T11:41:15.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:41:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:14 smithi204 bash[68176]: cluster 2024-07-28T11:41:13.808225+0000 mgr.y (mgr.25253) 378 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:14 smithi204 bash[68176]: audit 2024-07-28T11:41:14.204616+0000 mgr.y (mgr.25253) 379 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:14 smithi177 bash[79620]: cluster 2024-07-28T11:41:13.808225+0000 mgr.y (mgr.25253) 378 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:15.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:14 smithi177 bash[79620]: audit 2024-07-28T11:41:14.204616+0000 mgr.y (mgr.25253) 379 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:15.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:14 smithi177 bash[81864]: cluster 2024-07-28T11:41:13.808225+0000 mgr.y (mgr.25253) 378 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:15.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:14 smithi177 bash[81864]: audit 2024-07-28T11:41:14.204616+0000 mgr.y (mgr.25253) 379 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:16.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2024-07-28T11:41:16.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:15 smithi177 bash[81864]: audit 2024-07-28T11:41:15.663242+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:15 smithi177 bash[79620]: audit 2024-07-28T11:41:15.663242+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:15 smithi204 bash[68176]: audit 2024-07-28T11:41:15.663242+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:17.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:16 smithi177 bash[79620]: cluster 2024-07-28T11:41:15.808925+0000 mgr.y (mgr.25253) 380 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:17.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:16 smithi177 bash[81864]: cluster 2024-07-28T11:41:15.808925+0000 mgr.y (mgr.25253) 380 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:16 smithi204 bash[68176]: cluster 2024-07-28T11:41:15.808925+0000 mgr.y (mgr.25253) 380 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:18 smithi177 bash[81864]: cluster 2024-07-28T11:41:17.809694+0000 mgr.y (mgr.25253) 381 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:19.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:18 smithi177 bash[79620]: cluster 2024-07-28T11:41:17.809694+0000 mgr.y (mgr.25253) 381 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:19.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:18 smithi204 bash[68176]: cluster 2024-07-28T11:41:17.809694+0000 mgr.y (mgr.25253) 381 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:19.803 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:21.211 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:20 smithi177 bash[81864]: cluster 2024-07-28T11:41:19.810472+0000 mgr.y (mgr.25253) 382 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:21.211 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:20 smithi177 bash[81864]: audit 2024-07-28T11:41:20.497152+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:21.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:20 smithi177 bash[79620]: cluster 2024-07-28T11:41:19.810472+0000 mgr.y (mgr.25253) 382 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:21.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:20 smithi177 bash[79620]: audit 2024-07-28T11:41:20.497152+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:20 smithi204 bash[68176]: cluster 2024-07-28T11:41:19.810472+0000 mgr.y (mgr.25253) 382 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:20 smithi204 bash[68176]: audit 2024-07-28T11:41:20.497152+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:23.189 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:22 smithi177 bash[79620]: cluster 2024-07-28T11:41:21.811256+0000 mgr.y (mgr.25253) 383 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:23.189 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:22 smithi177 bash[81864]: cluster 2024-07-28T11:41:21.811256+0000 mgr.y (mgr.25253) 383 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:22 smithi204 bash[68176]: cluster 2024-07-28T11:41:21.811256+0000 mgr.y (mgr.25253) 383 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:23.492 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-07-28T11:41:23.493 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-07-28T11:41:24.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:23 smithi177 bash[81864]: audit 2024-07-28T11:41:23.487563+0000 mgr.y (mgr.25253) 384 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:24.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:23 smithi177 bash[79620]: audit 2024-07-28T11:41:23.487563+0000 mgr.y (mgr.25253) 384 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:24.356 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":321,"stamp":"2024-07-28T11:41:21.810763+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":1069980,"kb_used_data":11296,"kb_used_omap":34,"kb_used_meta":1058525,"kb_avail":748891236,"statfs":{"total":767960285184,"available":766864625664,"internally_reserved":0,"allocated":11567104,"data_stored":6970773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35298,"internal_metadata":1083930142},"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.004833"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":43,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.417365+0000","last_change":"2024-07-28T11:38:36.223196+0000","last_active":"2024-07-28T11:39:06.417365+0000","last_peered":"2024-07-28T11:39:06.417365+0000","last_clean":"2024-07-28T11:39:06.417365+0000","last_became_active":"2024-07-28T11:38:36.222891+0000","last_became_peered":"2024-07-28T11:38:36.222891+0000","last_unstale":"2024-07-28T11:39:06.417365+0000","last_undegraded":"2024-07-28T11:39:06.417365+0000","last_fullsized":"2024-07-28T11:39:06.417365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:50.429635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444688+0000","last_change":"2024-07-28T11:39:06.444688+0000","last_active":"2024-07-28T11:39:06.444688+0000","last_peered":"2024-07-28T11:39:06.444688+0000","last_clean":"2024-07-28T11:39:06.444688+0000","last_became_active":"2024-07-28T11:39:06.443928+0000","last_became_peered":"2024-07-28T11:39:06.443928+0000","last_unstale":"2024-07-28T11:39:06.444688+0000","last_undegraded":"2024-07-28T11:39:06.444688+0000","last_fullsized":"2024-07-28T11:39:06.444688+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:23:40.084431+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.421999+0000","last_change":"2024-07-28T11:38:36.219261+0000","last_active":"2024-07-28T11:39:05.421999+0000","last_peered":"2024-07-28T11:39:05.421999+0000","last_clean":"2024-07-28T11:39:05.421999+0000","last_became_active":"2024-07-28T11:38:36.218410+0000","last_became_peered":"2024-07-28T11:38:36.218410+0000","last_unstale":"2024-07-28T11:39:05.421999+0000","last_undegraded":"2024-07-28T11:39:05.421999+0000","last_fullsized":"2024-07-28T11:39:05.421999+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:14.905043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421835+0000","last_change":"2024-07-28T11:38:36.219921+0000","last_active":"2024-07-28T11:39:06.421835+0000","last_peered":"2024-07-28T11:39:06.421835+0000","last_clean":"2024-07-28T11:39:06.421835+0000","last_became_active":"2024-07-28T11:38:36.219461+0000","last_became_peered":"2024-07-28T11:38:36.219461+0000","last_unstale":"2024-07-28T11:39:06.421835+0000","last_undegraded":"2024-07-28T11:39:06.421835+0000","last_fullsized":"2024-07-28T11:39:06.421835+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:08.677416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425655+0000","last_change":"2024-07-28T11:38:36.227940+0000","last_active":"2024-07-28T11:39:06.425655+0000","last_peered":"2024-07-28T11:39:06.425655+0000","last_clean":"2024-07-28T11:39:06.425655+0000","last_became_active":"2024-07-28T11:38:36.227550+0000","last_became_peered":"2024-07-28T11:38:36.227550+0000","last_unstale":"2024-07-28T11:39:06.425655+0000","last_undegraded":"2024-07-28T11:39:06.425655+0000","last_fullsized":"2024-07-28T11:39:06.425655+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:57.284861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435129+0000","last_change":"2024-07-28T11:39:06.435129+0000","last_active":"2024-07-28T11:39:06.435129+0000","last_peered":"2024-07-28T11:39:06.435129+0000","last_clean":"2024-07-28T11:39:06.435129+0000","last_became_active":"2024-07-28T11:39:06.434207+0000","last_became_peered":"2024-07-28T11:39:06.434207+0000","last_unstale":"2024-07-28T11:39:06.435129+0000","last_undegraded":"2024-07-28T11:39:06.435129+0000","last_fullsized":"2024-07-28T11:39:06.435129+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.422743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.417224+0000","last_change":"2024-07-28T11:38:36.231147+0000","last_active":"2024-07-28T11:39:06.417224+0000","last_peered":"2024-07-28T11:39:06.417224+0000","last_clean":"2024-07-28T11:39:06.417224+0000","last_became_active":"2024-07-28T11:38:36.230885+0000","last_became_peered":"2024-07-28T11:38:36.230885+0000","last_unstale":"2024-07-28T11:39:06.417224+0000","last_undegraded":"2024-07-28T11:39:06.417224+0000","last_fullsized":"2024-07-28T11:39:06.417224+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.921682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.413190+0000","last_change":"2024-07-28T11:36:00.488261+0000","last_active":"2024-07-28T11:39:05.413190+0000","last_peered":"2024-07-28T11:39:05.413190+0000","last_clean":"2024-07-28T11:39:05.413190+0000","last_became_active":"2024-07-28T11:36:00.487429+0000","last_became_peered":"2024-07-28T11:36:00.487429+0000","last_unstale":"2024-07-28T11:39:05.413190+0000","last_undegraded":"2024-07-28T11:39:05.413190+0000","last_fullsized":"2024-07-28T11:39:05.413190+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T22:06:53.046934+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":"68'1","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433658+0000","last_change":"2024-07-28T11:39:06.433658+0000","last_active":"2024-07-28T11:39:06.433658+0000","last_peered":"2024-07-28T11:39:06.433658+0000","last_clean":"2024-07-28T11:39:06.433658+0000","last_became_active":"2024-07-28T11:39:06.432915+0000","last_became_peered":"2024-07-28T11:39:06.432915+0000","last_unstale":"2024-07-28T11:39:06.433658+0000","last_undegraded":"2024-07-28T11:39:06.433658+0000","last_fullsized":"2024-07-28T11:39:06.433658+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:57:20.321724+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":51,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422287+0000","last_change":"2024-07-28T11:25:09.638681+0000","last_active":"2024-07-28T11:39:05.422287+0000","last_peered":"2024-07-28T11:39:05.422287+0000","last_clean":"2024-07-28T11:39:05.422287+0000","last_became_active":"2024-07-28T11:25:09.637713+0000","last_became_peered":"2024-07-28T11:25:09.637713+0000","last_unstale":"2024-07-28T11:39:05.422287+0000","last_undegraded":"2024-07-28T11:39:05.422287+0000","last_fullsized":"2024-07-28T11:39:05.422287+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:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:07.427065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.433679+0000","last_change":"2024-07-28T11:39:06.433679+0000","last_active":"2024-07-28T11:39:06.433679+0000","last_peered":"2024-07-28T11:39:06.433679+0000","last_clean":"2024-07-28T11:39:06.433679+0000","last_became_active":"2024-07-28T11:39:06.432726+0000","last_became_peered":"2024-07-28T11:39:06.432726+0000","last_unstale":"2024-07-28T11:39:06.433679+0000","last_undegraded":"2024-07-28T11:39:06.433679+0000","last_fullsized":"2024-07-28T11:39:06.433679+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:49:26.356697+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":104,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.442248+0000","last_change":"2024-07-28T11:39:06.438227+0000","last_active":"2024-07-28T11:39:06.442248+0000","last_peered":"2024-07-28T11:39:06.442248+0000","last_clean":"2024-07-28T11:39:06.442248+0000","last_became_active":"2024-07-28T11:39:06.434864+0000","last_became_peered":"2024-07-28T11:39:06.434864+0000","last_unstale":"2024-07-28T11:39:06.442248+0000","last_undegraded":"2024-07-28T11:39:06.442248+0000","last_fullsized":"2024-07-28T11:39:06.442248+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.649992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436748+0000","last_change":"2024-07-28T11:25:08.478519+0000","last_active":"2024-07-28T11:39:05.436748+0000","last_peered":"2024-07-28T11:39:05.436748+0000","last_clean":"2024-07-28T11:39:05.436748+0000","last_became_active":"2024-07-28T11:25:08.478012+0000","last_became_peered":"2024-07-28T11:25:08.478012+0000","last_unstale":"2024-07-28T11:39:05.436748+0000","last_undegraded":"2024-07-28T11:39:05.436748+0000","last_fullsized":"2024-07-28T11:39:05.436748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:45:21.279173+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.412874+0000","last_change":"2024-07-28T11:36:35.278822+0000","last_active":"2024-07-28T11:39:05.412874+0000","last_peered":"2024-07-28T11:39:05.412874+0000","last_clean":"2024-07-28T11:39:05.412874+0000","last_became_active":"2024-07-28T11:36:35.278012+0000","last_became_peered":"2024-07-28T11:36:35.278012+0000","last_unstale":"2024-07-28T11:39:05.412874+0000","last_undegraded":"2024-07-28T11:39:05.412874+0000","last_fullsized":"2024-07-28T11:39:05.412874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:54.511105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423668+0000","last_change":"2024-07-28T11:38:36.223543+0000","last_active":"2024-07-28T11:39:05.423668+0000","last_peered":"2024-07-28T11:39:05.423668+0000","last_clean":"2024-07-28T11:39:05.423668+0000","last_became_active":"2024-07-28T11:38:36.222775+0000","last_became_peered":"2024-07-28T11:38:36.222775+0000","last_unstale":"2024-07-28T11:39:05.423668+0000","last_undegraded":"2024-07-28T11:39:05.423668+0000","last_fullsized":"2024-07-28T11:39:05.423668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.585727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451336+0000","last_change":"2024-07-28T11:39:06.450890+0000","last_active":"2024-07-28T11:39:06.451336+0000","last_peered":"2024-07-28T11:39:06.451336+0000","last_clean":"2024-07-28T11:39:06.451336+0000","last_became_active":"2024-07-28T11:39:06.450302+0000","last_became_peered":"2024-07-28T11:39:06.450302+0000","last_unstale":"2024-07-28T11:39:06.451336+0000","last_undegraded":"2024-07-28T11:39:06.451336+0000","last_fullsized":"2024-07-28T11:39:06.451336+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:03.705609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'3","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449393+0000","last_change":"2024-07-28T11:39:06.448532+0000","last_active":"2024-07-28T11:39:06.449393+0000","last_peered":"2024-07-28T11:39:06.449393+0000","last_clean":"2024-07-28T11:39:06.449393+0000","last_became_active":"2024-07-28T11:39:06.447475+0000","last_became_peered":"2024-07-28T11:39:06.447475+0000","last_unstale":"2024-07-28T11:39:06.449393+0000","last_undegraded":"2024-07-28T11:39:06.449393+0000","last_fullsized":"2024-07-28T11:39:06.449393+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:48:32.859080+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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.454766+0000","last_change":"2024-07-28T11:39:06.453281+0000","last_active":"2024-07-28T11:39:06.454766+0000","last_peered":"2024-07-28T11:39:06.454766+0000","last_clean":"2024-07-28T11:39:06.454766+0000","last_became_active":"2024-07-28T11:39:06.451556+0000","last_became_peered":"2024-07-28T11:39:06.451556+0000","last_unstale":"2024-07-28T11:39:06.454766+0000","last_undegraded":"2024-07-28T11:39:06.454766+0000","last_fullsized":"2024-07-28T11:39:06.454766+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:41.732748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,2,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":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444855+0000","last_change":"2024-07-28T11:39:06.444855+0000","last_active":"2024-07-28T11:39:06.444855+0000","last_peered":"2024-07-28T11:39:06.444855+0000","last_clean":"2024-07-28T11:39:06.444855+0000","last_became_active":"2024-07-28T11:39:06.444031+0000","last_became_peered":"2024-07-28T11:39:06.444031+0000","last_unstale":"2024-07-28T11:39:06.444855+0000","last_undegraded":"2024-07-28T11:39:06.444855+0000","last_fullsized":"2024-07-28T11:39:06.444855+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:48.794121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423813+0000","last_change":"2024-07-28T11:38:04.486805+0000","last_active":"2024-07-28T11:39:06.423813+0000","last_peered":"2024-07-28T11:39:06.423813+0000","last_clean":"2024-07-28T11:39:06.423813+0000","last_became_active":"2024-07-28T11:38:04.483449+0000","last_became_peered":"2024-07-28T11:38:04.483449+0000","last_unstale":"2024-07-28T11:39:06.423813+0000","last_undegraded":"2024-07-28T11:39:06.423813+0000","last_fullsized":"2024-07-28T11:39:06.423813+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:00.845102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.440235+0000","last_change":"2024-07-28T11:39:06.436417+0000","last_active":"2024-07-28T11:39:06.440235+0000","last_peered":"2024-07-28T11:39:06.440235+0000","last_clean":"2024-07-28T11:39:06.440235+0000","last_became_active":"2024-07-28T11:39:06.434216+0000","last_became_peered":"2024-07-28T11:39:06.434216+0000","last_unstale":"2024-07-28T11:39:06.440235+0000","last_undegraded":"2024-07-28T11:39:06.440235+0000","last_fullsized":"2024-07-28T11:39:06.440235+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:55.702401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450802+0000","last_change":"2024-07-28T11:39:06.450243+0000","last_active":"2024-07-28T11:39:06.450802+0000","last_peered":"2024-07-28T11:39:06.450802+0000","last_clean":"2024-07-28T11:39:06.450802+0000","last_became_active":"2024-07-28T11:39:06.449506+0000","last_became_peered":"2024-07-28T11:39:06.449506+0000","last_unstale":"2024-07-28T11:39:06.450802+0000","last_undegraded":"2024-07-28T11:39:06.450802+0000","last_fullsized":"2024-07-28T11:39:06.450802+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.651785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416213+0000","last_change":"2024-07-28T11:38:36.222196+0000","last_active":"2024-07-28T11:39:06.416213+0000","last_peered":"2024-07-28T11:39:06.416213+0000","last_clean":"2024-07-28T11:39:06.416213+0000","last_became_active":"2024-07-28T11:38:36.220666+0000","last_became_peered":"2024-07-28T11:38:36.220666+0000","last_unstale":"2024-07-28T11:39:06.416213+0000","last_undegraded":"2024-07-28T11:39:06.416213+0000","last_fullsized":"2024-07-28T11:39:06.416213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.318603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.447750+0000","last_change":"2024-07-28T11:39:06.446960+0000","last_active":"2024-07-28T11:39:06.447750+0000","last_peered":"2024-07-28T11:39:06.447750+0000","last_clean":"2024-07-28T11:39:06.447750+0000","last_became_active":"2024-07-28T11:39:06.446062+0000","last_became_peered":"2024-07-28T11:39:06.446062+0000","last_unstale":"2024-07-28T11:39:06.447750+0000","last_undegraded":"2024-07-28T11:39:06.447750+0000","last_fullsized":"2024-07-28T11:39:06.447750+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:00.720099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'161","reported_seq":450,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.437059+0000","last_change":"2024-07-28T11:36:00.491079+0000","last_active":"2024-07-28T11:39:05.437059+0000","last_peered":"2024-07-28T11:39:05.437059+0000","last_clean":"2024-07-28T11:39:05.437059+0000","last_became_active":"2024-07-28T11:36:00.489326+0000","last_became_peered":"2024-07-28T11:36:00.489326+0000","last_unstale":"2024-07-28T11:39:05.437059+0000","last_undegraded":"2024-07-28T11:39:05.437059+0000","last_fullsized":"2024-07-28T11:39:05.437059+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:16:53.128728+0000","last_clean_scrub_stamp":"2024-07-28T11:16:53.128728+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-29T17:17:34.744727+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.423048+0000","last_change":"2024-07-28T11:38:04.471800+0000","last_active":"2024-07-28T11:39:05.423048+0000","last_peered":"2024-07-28T11:39:05.423048+0000","last_clean":"2024-07-28T11:39:05.423048+0000","last_became_active":"2024-07-28T11:38:04.470878+0000","last_became_peered":"2024-07-28T11:38:04.470878+0000","last_unstale":"2024-07-28T11:39:05.423048+0000","last_undegraded":"2024-07-28T11:39:05.423048+0000","last_fullsized":"2024-07-28T11:39:05.423048+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:01.960848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416538+0000","last_change":"2024-07-28T11:38:36.228730+0000","last_active":"2024-07-28T11:39:06.416538+0000","last_peered":"2024-07-28T11:39:06.416538+0000","last_clean":"2024-07-28T11:39:06.416538+0000","last_became_active":"2024-07-28T11:38:36.227313+0000","last_became_peered":"2024-07-28T11:38:36.227313+0000","last_unstale":"2024-07-28T11:39:06.416538+0000","last_undegraded":"2024-07-28T11:39:06.416538+0000","last_fullsized":"2024-07-28T11:39:06.416538+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.863875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.435910+0000","last_change":"2024-07-28T11:39:06.435910+0000","last_active":"2024-07-28T11:39:06.435910+0000","last_peered":"2024-07-28T11:39:06.435910+0000","last_clean":"2024-07-28T11:39:06.435910+0000","last_became_active":"2024-07-28T11:39:06.435056+0000","last_became_peered":"2024-07-28T11:39:06.435056+0000","last_unstale":"2024-07-28T11:39:06.435910+0000","last_undegraded":"2024-07-28T11:39:06.435910+0000","last_fullsized":"2024-07-28T11:39:06.435910+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.459878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.436928+0000","last_change":"2024-07-28T11:36:35.276239+0000","last_active":"2024-07-28T11:39:05.436928+0000","last_peered":"2024-07-28T11:39:05.436928+0000","last_clean":"2024-07-28T11:39:05.436928+0000","last_became_active":"2024-07-28T11:36:35.275231+0000","last_became_peered":"2024-07-28T11:36:35.275231+0000","last_unstale":"2024-07-28T11:39:05.436928+0000","last_undegraded":"2024-07-28T11:39:05.436928+0000","last_fullsized":"2024-07-28T11:39:05.436928+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:52.724593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448686+0000","last_change":"2024-07-28T11:39:06.448373+0000","last_active":"2024-07-28T11:39:06.448686+0000","last_peered":"2024-07-28T11:39:06.448686+0000","last_clean":"2024-07-28T11:39:06.448686+0000","last_became_active":"2024-07-28T11:39:06.438753+0000","last_became_peered":"2024-07-28T11:39:06.438753+0000","last_unstale":"2024-07-28T11:39:06.448686+0000","last_undegraded":"2024-07-28T11:39:06.448686+0000","last_fullsized":"2024-07-28T11:39:06.448686+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:33.737920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426171+0000","last_change":"2024-07-28T11:38:04.482729+0000","last_active":"2024-07-28T11:39:06.426171+0000","last_peered":"2024-07-28T11:39:06.426171+0000","last_clean":"2024-07-28T11:39:06.426171+0000","last_became_active":"2024-07-28T11:38:04.481946+0000","last_became_peered":"2024-07-28T11:38:04.481946+0000","last_unstale":"2024-07-28T11:39:06.426171+0000","last_undegraded":"2024-07-28T11:39:06.426171+0000","last_fullsized":"2024-07-28T11:39:06.426171+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:39.510619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430752+0000","last_change":"2024-07-28T11:38:36.220170+0000","last_active":"2024-07-28T11:39:06.430752+0000","last_peered":"2024-07-28T11:39:06.430752+0000","last_clean":"2024-07-28T11:39:06.430752+0000","last_became_active":"2024-07-28T11:38:36.219863+0000","last_became_peered":"2024-07-28T11:38:36.219863+0000","last_unstale":"2024-07-28T11:39:06.430752+0000","last_undegraded":"2024-07-28T11:39:06.430752+0000","last_fullsized":"2024-07-28T11:39:06.430752+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.656851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.425720+0000","last_change":"2024-07-28T11:38:04.471639+0000","last_active":"2024-07-28T11:39:06.425720+0000","last_peered":"2024-07-28T11:39:06.425720+0000","last_clean":"2024-07-28T11:39:06.425720+0000","last_became_active":"2024-07-28T11:38:04.470855+0000","last_became_peered":"2024-07-28T11:38:04.470855+0000","last_unstale":"2024-07-28T11:39:06.425720+0000","last_undegraded":"2024-07-28T11:39:06.425720+0000","last_fullsized":"2024-07-28T11:39:06.425720+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:09.226425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.422682+0000","last_change":"2024-07-28T11:36:35.279170+0000","last_active":"2024-07-28T11:39:06.422682+0000","last_peered":"2024-07-28T11:39:06.422682+0000","last_clean":"2024-07-28T11:39:06.422682+0000","last_became_active":"2024-07-28T11:36:35.278394+0000","last_became_peered":"2024-07-28T11:36:35.278394+0000","last_unstale":"2024-07-28T11:39:06.422682+0000","last_undegraded":"2024-07-28T11:39:06.422682+0000","last_fullsized":"2024-07-28T11:39:06.422682+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:53.191546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422618+0000","last_change":"2024-07-28T11:36:35.272599+0000","last_active":"2024-07-28T11:39:05.422618+0000","last_peered":"2024-07-28T11:39:05.422618+0000","last_clean":"2024-07-28T11:39:05.422618+0000","last_became_active":"2024-07-28T11:36:35.271783+0000","last_became_peered":"2024-07-28T11:36:35.271783+0000","last_unstale":"2024-07-28T11:39:05.422618+0000","last_undegraded":"2024-07-28T11:39:05.422618+0000","last_fullsized":"2024-07-28T11:39:05.422618+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.485578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451102+0000","last_change":"2024-07-28T11:39:06.449981+0000","last_active":"2024-07-28T11:39:06.451102+0000","last_peered":"2024-07-28T11:39:06.451102+0000","last_clean":"2024-07-28T11:39:06.451102+0000","last_became_active":"2024-07-28T11:39:06.449361+0000","last_became_peered":"2024-07-28T11:39:06.449361+0000","last_unstale":"2024-07-28T11:39:06.451102+0000","last_undegraded":"2024-07-28T11:39:06.451102+0000","last_fullsized":"2024-07-28T11:39:06.451102+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:13.156338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423923+0000","last_change":"2024-07-28T11:38:36.221514+0000","last_active":"2024-07-28T11:39:06.423923+0000","last_peered":"2024-07-28T11:39:06.423923+0000","last_clean":"2024-07-28T11:39:06.423923+0000","last_became_active":"2024-07-28T11:38:36.221252+0000","last_became_peered":"2024-07-28T11:38:36.221252+0000","last_unstale":"2024-07-28T11:39:06.423923+0000","last_undegraded":"2024-07-28T11:39:06.423923+0000","last_fullsized":"2024-07-28T11:39:06.423923+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:57.971889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422111+0000","last_change":"2024-07-28T11:38:36.221420+0000","last_active":"2024-07-28T11:39:05.422111+0000","last_peered":"2024-07-28T11:39:05.422111+0000","last_clean":"2024-07-28T11:39:05.422111+0000","last_became_active":"2024-07-28T11:38:36.220527+0000","last_became_peered":"2024-07-28T11:38:36.220527+0000","last_unstale":"2024-07-28T11:39:05.422111+0000","last_undegraded":"2024-07-28T11:39:05.422111+0000","last_fullsized":"2024-07-28T11:39:05.422111+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.232196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423350+0000","last_change":"2024-07-28T11:36:35.279034+0000","last_active":"2024-07-28T11:39:06.423350+0000","last_peered":"2024-07-28T11:39:06.423350+0000","last_clean":"2024-07-28T11:39:06.423350+0000","last_became_active":"2024-07-28T11:36:35.277295+0000","last_became_peered":"2024-07-28T11:36:35.277295+0000","last_unstale":"2024-07-28T11:39:06.423350+0000","last_undegraded":"2024-07-28T11:39:06.423350+0000","last_fullsized":"2024-07-28T11:39:06.423350+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.630002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445143+0000","last_change":"2024-07-28T11:39:06.440953+0000","last_active":"2024-07-28T11:39:06.445143+0000","last_peered":"2024-07-28T11:39:06.445143+0000","last_clean":"2024-07-28T11:39:06.445143+0000","last_became_active":"2024-07-28T11:39:06.440146+0000","last_became_peered":"2024-07-28T11:39:06.440146+0000","last_unstale":"2024-07-28T11:39:06.445143+0000","last_undegraded":"2024-07-28T11:39:06.445143+0000","last_fullsized":"2024-07-28T11:39:06.445143+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:45.111556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.423162+0000","last_change":"2024-07-28T11:38:04.475773+0000","last_active":"2024-07-28T11:39:06.423162+0000","last_peered":"2024-07-28T11:39:06.423162+0000","last_clean":"2024-07-28T11:39:06.423162+0000","last_became_active":"2024-07-28T11:38:04.475027+0000","last_became_peered":"2024-07-28T11:38:04.475027+0000","last_unstale":"2024-07-28T11:39:06.423162+0000","last_undegraded":"2024-07-28T11:39:06.423162+0000","last_fullsized":"2024-07-28T11:39:06.423162+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:32:02.447590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.436720+0000","last_change":"2024-07-28T11:39:06.436720+0000","last_active":"2024-07-28T11:39:06.436720+0000","last_peered":"2024-07-28T11:39:06.436720+0000","last_clean":"2024-07-28T11:39:06.436720+0000","last_became_active":"2024-07-28T11:39:06.435730+0000","last_became_peered":"2024-07-28T11:39:06.435730+0000","last_unstale":"2024-07-28T11:39:06.436720+0000","last_undegraded":"2024-07-28T11:39:06.436720+0000","last_fullsized":"2024-07-28T11:39:06.436720+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:25.824066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.424260+0000","last_change":"2024-07-28T11:36:00.492350+0000","last_active":"2024-07-28T11:39:06.424260+0000","last_peered":"2024-07-28T11:39:06.424260+0000","last_clean":"2024-07-28T11:39:06.424260+0000","last_became_active":"2024-07-28T11:36:00.492028+0000","last_became_peered":"2024-07-28T11:36:00.492028+0000","last_unstale":"2024-07-28T11:39:06.424260+0000","last_undegraded":"2024-07-28T11:39:06.424260+0000","last_fullsized":"2024-07-28T11:39:06.424260+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:04.948320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416845+0000","last_change":"2024-07-28T11:38:36.234422+0000","last_active":"2024-07-28T11:39:06.416845+0000","last_peered":"2024-07-28T11:39:06.416845+0000","last_clean":"2024-07-28T11:39:06.416845+0000","last_became_active":"2024-07-28T11:38:36.234118+0000","last_became_peered":"2024-07-28T11:38:36.234118+0000","last_unstale":"2024-07-28T11:39:06.416845+0000","last_undegraded":"2024-07-28T11:39:06.416845+0000","last_fullsized":"2024-07-28T11:39:06.416845+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:59:48.035950+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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448292+0000","last_change":"2024-07-28T11:39:06.447669+0000","last_active":"2024-07-28T11:39:06.448292+0000","last_peered":"2024-07-28T11:39:06.448292+0000","last_clean":"2024-07-28T11:39:06.448292+0000","last_became_active":"2024-07-28T11:39:06.446779+0000","last_became_peered":"2024-07-28T11:39:06.446779+0000","last_unstale":"2024-07-28T11:39:06.448292+0000","last_undegraded":"2024-07-28T11:39:06.448292+0000","last_fullsized":"2024-07-28T11:39:06.448292+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.388478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416471+0000","last_change":"2024-07-28T11:38:36.223256+0000","last_active":"2024-07-28T11:39:06.416471+0000","last_peered":"2024-07-28T11:39:06.416471+0000","last_clean":"2024-07-28T11:39:06.416471+0000","last_became_active":"2024-07-28T11:38:36.222179+0000","last_became_peered":"2024-07-28T11:38:36.222179+0000","last_unstale":"2024-07-28T11:39:06.416471+0000","last_undegraded":"2024-07-28T11:39:06.416471+0000","last_fullsized":"2024-07-28T11:39:06.416471+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.757095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444683+0000","last_change":"2024-07-28T11:39:06.440652+0000","last_active":"2024-07-28T11:39:06.444683+0000","last_peered":"2024-07-28T11:39:06.444683+0000","last_clean":"2024-07-28T11:39:06.444683+0000","last_became_active":"2024-07-28T11:39:06.439745+0000","last_became_peered":"2024-07-28T11:39:06.439745+0000","last_unstale":"2024-07-28T11:39:06.444683+0000","last_undegraded":"2024-07-28T11:39:06.444683+0000","last_fullsized":"2024-07-28T11:39:06.444683+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T17:48:17.030905+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.419114+0000","last_change":"2024-07-28T11:38:04.475100+0000","last_active":"2024-07-28T11:39:05.419114+0000","last_peered":"2024-07-28T11:39:05.419114+0000","last_clean":"2024-07-28T11:39:05.419114+0000","last_became_active":"2024-07-28T11:38:04.474100+0000","last_became_peered":"2024-07-28T11:38:04.474100+0000","last_unstale":"2024-07-28T11:39:05.419114+0000","last_undegraded":"2024-07-28T11:39:05.419114+0000","last_fullsized":"2024-07-28T11:39:05.419114+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:22:56.487420+0000","last_clean_scrub_stamp":"2024-07-28T11:22:56.487420+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.990215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.442295+0000","last_change":"2024-07-28T11:39:06.439072+0000","last_active":"2024-07-28T11:39:06.442295+0000","last_peered":"2024-07-28T11:39:06.442295+0000","last_clean":"2024-07-28T11:39:06.442295+0000","last_became_active":"2024-07-28T11:39:06.437754+0000","last_became_peered":"2024-07-28T11:39:06.437754+0000","last_unstale":"2024-07-28T11:39:06.442295+0000","last_undegraded":"2024-07-28T11:39:06.442295+0000","last_fullsized":"2024-07-28T11:39:06.442295+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.219742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450278+0000","last_change":"2024-07-28T11:39:06.450278+0000","last_active":"2024-07-28T11:39:06.450278+0000","last_peered":"2024-07-28T11:39:06.450278+0000","last_clean":"2024-07-28T11:39:06.450278+0000","last_became_active":"2024-07-28T11:39:06.449408+0000","last_became_peered":"2024-07-28T11:39:06.449408+0000","last_unstale":"2024-07-28T11:39:06.450278+0000","last_undegraded":"2024-07-28T11:39:06.450278+0000","last_fullsized":"2024-07-28T11:39:06.450278+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:35.280722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"80'23","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.449677+0000","last_change":"2024-07-28T11:39:06.449677+0000","last_active":"2024-07-28T11:39:06.449677+0000","last_peered":"2024-07-28T11:39:06.449677+0000","last_clean":"2024-07-28T11:39:06.449677+0000","last_became_active":"2024-07-28T11:39:06.448720+0000","last_became_peered":"2024-07-28T11:39:06.448720+0000","last_unstale":"2024-07-28T11:39:06.449677+0000","last_undegraded":"2024-07-28T11:39:06.449677+0000","last_fullsized":"2024-07-28T11:39:06.449677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T18:15:26.699475+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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.421419+0000","last_change":"2024-07-28T11:38:04.480646+0000","last_active":"2024-07-28T11:39:06.421419+0000","last_peered":"2024-07-28T11:39:06.421419+0000","last_clean":"2024-07-28T11:39:06.421419+0000","last_became_active":"2024-07-28T11:38:04.479770+0000","last_became_peered":"2024-07-28T11:38:04.479770+0000","last_unstale":"2024-07-28T11:39:06.421419+0000","last_undegraded":"2024-07-28T11:39:06.421419+0000","last_fullsized":"2024-07-28T11:39:06.421419+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:17.271811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.437018+0000","last_change":"2024-07-28T11:39:06.437018+0000","last_active":"2024-07-28T11:39:06.437018+0000","last_peered":"2024-07-28T11:39:06.437018+0000","last_clean":"2024-07-28T11:39:06.437018+0000","last_became_active":"2024-07-28T11:39:06.436321+0000","last_became_peered":"2024-07-28T11:39:06.436321+0000","last_unstale":"2024-07-28T11:39:06.437018+0000","last_undegraded":"2024-07-28T11:39:06.437018+0000","last_fullsized":"2024-07-28T11:39:06.437018+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T16:29:42.037749+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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422429+0000","last_change":"2024-07-28T11:36:35.281561+0000","last_active":"2024-07-28T11:39:05.422429+0000","last_peered":"2024-07-28T11:39:05.422429+0000","last_clean":"2024-07-28T11:39:05.422429+0000","last_became_active":"2024-07-28T11:36:35.280707+0000","last_became_peered":"2024-07-28T11:36:35.280707+0000","last_unstale":"2024-07-28T11:39:05.422429+0000","last_undegraded":"2024-07-28T11:39:05.422429+0000","last_fullsized":"2024-07-28T11:39:05.422429+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:28.989981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416949+0000","last_change":"2024-07-28T11:38:36.224803+0000","last_active":"2024-07-28T11:39:06.416949+0000","last_peered":"2024-07-28T11:39:06.416949+0000","last_clean":"2024-07-28T11:39:06.416949+0000","last_became_active":"2024-07-28T11:38:36.224478+0000","last_became_peered":"2024-07-28T11:38:36.224478+0000","last_unstale":"2024-07-28T11:39:06.416949+0000","last_undegraded":"2024-07-28T11:39:06.416949+0000","last_fullsized":"2024-07-28T11:39:06.416949+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426698+0000","last_change":"2024-07-28T11:38:36.223580+0000","last_active":"2024-07-28T11:39:06.426698+0000","last_peered":"2024-07-28T11:39:06.426698+0000","last_clean":"2024-07-28T11:39:06.426698+0000","last_became_active":"2024-07-28T11:38:36.223210+0000","last_became_peered":"2024-07-28T11:38:36.223210+0000","last_unstale":"2024-07-28T11:39:06.426698+0000","last_undegraded":"2024-07-28T11:39:06.426698+0000","last_fullsized":"2024-07-28T11:39:06.426698+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:57.800205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416508+0000","last_change":"2024-07-28T11:38:36.227847+0000","last_active":"2024-07-28T11:39:06.416508+0000","last_peered":"2024-07-28T11:39:06.416508+0000","last_clean":"2024-07-28T11:39:06.416508+0000","last_became_active":"2024-07-28T11:38:36.227378+0000","last_became_peered":"2024-07-28T11:38:36.227378+0000","last_unstale":"2024-07-28T11:39:06.416508+0000","last_undegraded":"2024-07-28T11:39:06.416508+0000","last_fullsized":"2024-07-28T11:39:06.416508+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:50.009224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.418989+0000","last_change":"2024-07-28T11:36:35.274599+0000","last_active":"2024-07-28T11:39:05.418989+0000","last_peered":"2024-07-28T11:39:05.418989+0000","last_clean":"2024-07-28T11:39:05.418989+0000","last_became_active":"2024-07-28T11:36:35.273806+0000","last_became_peered":"2024-07-28T11:36:35.273806+0000","last_unstale":"2024-07-28T11:39:05.418989+0000","last_undegraded":"2024-07-28T11:39:05.418989+0000","last_fullsized":"2024-07-28T11:39:05.418989+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.905116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416238+0000","last_change":"2024-07-28T11:38:36.224146+0000","last_active":"2024-07-28T11:39:06.416238+0000","last_peered":"2024-07-28T11:39:06.416238+0000","last_clean":"2024-07-28T11:39:06.416238+0000","last_became_active":"2024-07-28T11:38:36.223672+0000","last_became_peered":"2024-07-28T11:38:36.223672+0000","last_unstale":"2024-07-28T11:39:06.416238+0000","last_undegraded":"2024-07-28T11:39:06.416238+0000","last_fullsized":"2024-07-28T11:39:06.416238+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:13.419134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426201+0000","last_change":"2024-07-28T11:38:36.228310+0000","last_active":"2024-07-28T11:39:06.426201+0000","last_peered":"2024-07-28T11:39:06.426201+0000","last_clean":"2024-07-28T11:39:06.426201+0000","last_became_active":"2024-07-28T11:38:36.227943+0000","last_became_peered":"2024-07-28T11:38:36.227943+0000","last_unstale":"2024-07-28T11:39:06.426201+0000","last_undegraded":"2024-07-28T11:39:06.426201+0000","last_fullsized":"2024-07-28T11:39:06.426201+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:10.973007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444605+0000","last_change":"2024-07-28T11:39:06.444605+0000","last_active":"2024-07-28T11:39:06.444605+0000","last_peered":"2024-07-28T11:39:06.444605+0000","last_clean":"2024-07-28T11:39:06.444605+0000","last_became_active":"2024-07-28T11:39:06.443725+0000","last_became_peered":"2024-07-28T11:39:06.443725+0000","last_unstale":"2024-07-28T11:39:06.444605+0000","last_undegraded":"2024-07-28T11:39:06.444605+0000","last_fullsized":"2024-07-28T11:39:06.444605+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:56.546111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.444742+0000","last_change":"2024-07-28T11:39:06.441037+0000","last_active":"2024-07-28T11:39:06.444742+0000","last_peered":"2024-07-28T11:39:06.444742+0000","last_clean":"2024-07-28T11:39:06.444742+0000","last_became_active":"2024-07-28T11:39:06.440008+0000","last_became_peered":"2024-07-28T11:39:06.440008+0000","last_unstale":"2024-07-28T11:39:06.444742+0000","last_undegraded":"2024-07-28T11:39:06.444742+0000","last_fullsized":"2024-07-28T11:39:06.444742+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.142643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"71'2","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.452022+0000","last_change":"2024-07-28T11:39:06.452022+0000","last_active":"2024-07-28T11:39:06.452022+0000","last_peered":"2024-07-28T11:39:06.452022+0000","last_clean":"2024-07-28T11:39:06.452022+0000","last_became_active":"2024-07-28T11:39:06.451474+0000","last_became_peered":"2024-07-28T11:39:06.451474+0000","last_unstale":"2024-07-28T11:39:06.452022+0000","last_undegraded":"2024-07-28T11:39:06.452022+0000","last_fullsized":"2024-07-28T11:39:06.452022+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:17:35.303378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.430144+0000","last_change":"2024-07-28T11:38:36.219091+0000","last_active":"2024-07-28T11:39:06.430144+0000","last_peered":"2024-07-28T11:39:06.430144+0000","last_clean":"2024-07-28T11:39:06.430144+0000","last_became_active":"2024-07-28T11:38:36.218787+0000","last_became_peered":"2024-07-28T11:38:36.218787+0000","last_unstale":"2024-07-28T11:39:06.430144+0000","last_undegraded":"2024-07-28T11:39:06.430144+0000","last_fullsized":"2024-07-28T11:39:06.430144+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:00.798317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"71'2","reported_seq":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.451309+0000","last_change":"2024-07-28T11:39:06.450650+0000","last_active":"2024-07-28T11:39:06.451309+0000","last_peered":"2024-07-28T11:39:06.451309+0000","last_clean":"2024-07-28T11:39:06.451309+0000","last_became_active":"2024-07-28T11:39:06.449687+0000","last_became_peered":"2024-07-28T11:39:06.449687+0000","last_unstale":"2024-07-28T11:39:06.451309+0000","last_undegraded":"2024-07-28T11:39:06.451309+0000","last_fullsized":"2024-07-28T11:39:06.451309+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:26:37.447787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.450946+0000","last_change":"2024-07-28T11:39:06.450946+0000","last_active":"2024-07-28T11:39:06.450946+0000","last_peered":"2024-07-28T11:39:06.450946+0000","last_clean":"2024-07-28T11:39:06.450946+0000","last_became_active":"2024-07-28T11:39:06.450340+0000","last_became_peered":"2024-07-28T11:39:06.450340+0000","last_unstale":"2024-07-28T11:39:06.450946+0000","last_undegraded":"2024-07-28T11:39:06.450946+0000","last_fullsized":"2024-07-28T11:39:06.450946+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:50.979488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445559+0000","last_change":"2024-07-28T11:39:06.445559+0000","last_active":"2024-07-28T11:39:06.445559+0000","last_peered":"2024-07-28T11:39:06.445559+0000","last_clean":"2024-07-28T11:39:06.445559+0000","last_became_active":"2024-07-28T11:39:06.445088+0000","last_became_peered":"2024-07-28T11:39:06.445088+0000","last_unstale":"2024-07-28T11:39:06.445559+0000","last_undegraded":"2024-07-28T11:39:06.445559+0000","last_fullsized":"2024-07-28T11:39:06.445559+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:55.865361+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":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.448419+0000","last_change":"2024-07-28T11:39:06.448419+0000","last_active":"2024-07-28T11:39:06.448419+0000","last_peered":"2024-07-28T11:39:06.448419+0000","last_clean":"2024-07-28T11:39:06.448419+0000","last_became_active":"2024-07-28T11:39:06.447356+0000","last_became_peered":"2024-07-28T11:39:06.447356+0000","last_unstale":"2024-07-28T11:39:06.448419+0000","last_undegraded":"2024-07-28T11:39:06.448419+0000","last_fullsized":"2024-07-28T11:39:06.448419+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.467962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.445677+0000","last_change":"2024-07-28T11:39:06.445677+0000","last_active":"2024-07-28T11:39:06.445677+0000","last_peered":"2024-07-28T11:39:06.445677+0000","last_clean":"2024-07-28T11:39:06.445677+0000","last_became_active":"2024-07-28T11:39:06.445184+0000","last_became_peered":"2024-07-28T11:39:06.445184+0000","last_unstale":"2024-07-28T11:39:06.445677+0000","last_undegraded":"2024-07-28T11:39:06.445677+0000","last_fullsized":"2024-07-28T11:39:06.445677+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:33:00.851302+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":66,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-07-28T11:39:05.422214+0000","last_change":"2024-07-28T11:38:04.474613+0000","last_active":"2024-07-28T11:39:05.422214+0000","last_peered":"2024-07-28T11:39:05.422214+0000","last_clean":"2024-07-28T11:39:05.422214+0000","last_became_active":"2024-07-28T11:38:04.473721+0000","last_became_peered":"2024-07-28T11:38:04.473721+0000","last_unstale":"2024-07-28T11:39:05.422214+0000","last_undegraded":"2024-07-28T11:39:05.422214+0000","last_fullsized":"2024-07-28T11:39:05.422214+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:59.058985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"71'2","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.416852+0000","last_change":"2024-07-28T11:38:36.228786+0000","last_active":"2024-07-28T11:39:06.416852+0000","last_peered":"2024-07-28T11:39:06.416852+0000","last_clean":"2024-07-28T11:39:06.416852+0000","last_became_active":"2024-07-28T11:38:36.228451+0000","last_became_peered":"2024-07-28T11:38:36.228451+0000","last_unstale":"2024-07-28T11:39:06.416852+0000","last_undegraded":"2024-07-28T11:39:06.416852+0000","last_fullsized":"2024-07-28T11:39:06.416852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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:11:52.578901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.438210+0000","last_change":"2024-07-28T11:39:06.438210+0000","last_active":"2024-07-28T11:39:06.438210+0000","last_peered":"2024-07-28T11:39:06.438210+0000","last_clean":"2024-07-28T11:39:06.438210+0000","last_became_active":"2024-07-28T11:39:06.435112+0000","last_became_peered":"2024-07-28T11:39:06.435112+0000","last_unstale":"2024-07-28T11:39:06.438210+0000","last_undegraded":"2024-07-28T11:39:06.438210+0000","last_fullsized":"2024-07-28T11:39:06.438210+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:08.449788+0000","last_clean_scrub_stamp":"2024-07-28T11:25:08.449788+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.669959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'5","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-07-28T11:39:06.426430+0000","last_change":"2024-07-28T11:38:04.487132+0000","last_active":"2024-07-28T11:39:06.426430+0000","last_peered":"2024-07-28T11:39:06.426430+0000","last_clean":"2024-07-28T11:39:06.426430+0000","last_became_active":"2024-07-28T11:38:04.484061+0000","last_became_peered":"2024-07-28T11:38:04.484061+0000","last_unstale":"2024-07-28T11:39:06.426430+0000","last_undegraded":"2024-07-28T11:39:06.426430+0000","last_fullsized":"2024-07-28T11:39:06.426430+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:25:07.446720+0000","last_clean_scrub_stamp":"2024-07-28T11:25:07.446720+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-29T13:14:32.013108+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":18856,"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":54,"seq":231928234230,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311628,"kb_used_data":1792,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433524,"statfs":{"total":95995035648,"available":95675928576,"internally_reserved":0,"allocated":1835008,"data_stored":1243321,"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,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:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.91400000000000003,"15min":0.88200000000000001},"min":{"1min":0.57999999999999996,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1899999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.89600000000000002,"15min":0.95899999999999996},"min":{"1min":0.53600000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.1539999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.129}]},{"osd":1,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.995,"15min":1.0589999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.204,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.044},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.88100000000000001,"15min":0.93000000000000005},"min":{"1min":0.48699999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2070000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.54900000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.94899999999999995},"min":{"1min":0.629,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":0.86499999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.51900000000000002}]},{"osd":3,"last update":"Sun Jul 28 11:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.876},"min":{"1min":0.64800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.107,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.875},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.53700000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.77500000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.036,"15min":1.0449999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.246,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.92500000000000004,"15min":0.92300000000000004},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.83899999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89900000000000002,"15min":0.94199999999999995},"min":{"1min":0.432,"5min":0.36899999999999999,"15min":0.33100000000000002},"max":{"1min":1.2549999999999999,"5min":1.331,"15min":2.1280000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.306,"5min":1.4119999999999999,"15min":1.968},"last":0.90500000000000003}]},{"osd":6,"last update":"Sun Jul 28 11:40:50 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0620000000000001,"15min":1.05},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2989999999999999,"5min":1.4550000000000001,"15min":2.032},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95999999999999996,"15min":1.0209999999999999},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2290000000000001,"5min":1.2989999999999999,"15min":1.4930000000000001},"last":0.66700000000000004}]}]},{"osd":6,"up_from":46,"seq":197568495873,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307448,"kb_used_data":1772,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437704,"statfs":{"total":95995035648,"available":95680208896,"internally_reserved":0,"allocated":1814528,"data_stored":1242595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 11:41:11 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0049999999999999,"15min":1.155},"min":{"1min":0.64500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2989999999999999,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0549999999999999,"15min":1.2689999999999999},"min":{"1min":0.70799999999999996,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2549999999999999,"5min":7.2460000000000004,"15min":7.2460000000000004},"last":0.99299999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:40:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.878,"15min":0.90800000000000003},"min":{"1min":0.64400000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93400000000000005,"15min":0.95899999999999996},"min":{"1min":0.72399999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.125,"5min":1.407,"15min":1.407},"last":0.875}]},{"osd":2,"last update":"Sun Jul 28 11:41:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.99199999999999999,"15min":0.95799999999999996},"min":{"1min":0.71699999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.034,"5min":1.0149999999999999,"15min":1.016},"min":{"1min":0.64700000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.306,"5min":1.397,"15min":1.397},"last":1.113}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63400000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.262,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.92300000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.73499999999999999,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.03,"15min":1.038},"min":{"1min":0.73599999999999999,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2789999999999999,"5min":1.333,"15min":1.333},"last":1.163}]},{"osd":5,"last update":"Sun Jul 28 11:41:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98699999999999999,"15min":0.95999999999999996},"min":{"1min":0.82899999999999996,"5min":0.46600000000000003,"15min":0.38},"max":{"1min":1.3320000000000001,"5min":1.355,"15min":1.619},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0229999999999999,"15min":1.0129999999999999},"min":{"1min":0.625,"5min":0.443,"15min":0.437},"max":{"1min":1.3600000000000001,"5min":1.873,"15min":3.3519999999999999},"last":0.59799999999999998}]},{"osd":7,"last update":"Sun Jul 28 11:40:54 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.081,"15min":1.0549999999999999},"min":{"1min":0.872,"5min":0.56399999999999995,"15min":0.47199999999999998},"max":{"1min":1.331,"5min":1.948,"15min":1.948},"last":1.079},{"interface":"front","average":{"1min":1.159,"5min":1.1060000000000001,"15min":1.0600000000000001},"min":{"1min":0.93500000000000005,"5min":0.47099999999999997,"15min":0.378},"max":{"1min":1.423,"5min":7.5890000000000004,"15min":7.5890000000000004},"last":0.90500000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757515,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1220608,"data_stored":648621,"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:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90300000000000002,"15min":0.95999999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2490000000000001,"5min":1.337,"15min":1.337},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.874,"15min":0.90900000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2709999999999999,"5min":1.333,"15min":1.333},"last":0.88200000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93200000000000005,"15min":0.93400000000000005},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.218,"5min":1.224,"15min":1.224},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95699999999999996,"15min":0.95399999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.25,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.212}]},{"osd":2,"last update":"Sun Jul 28 11:41:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88500000000000001,"15min":0.874},"min":{"1min":0.65300000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.095},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.874},"min":{"1min":0.622,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1379999999999999,"5min":1.194,"15min":1.194},"last":0.85199999999999998}]},{"osd":3,"last update":"Sun Jul 28 11:40:42 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.038,"15min":1.0409999999999999},"min":{"1min":0.73799999999999999,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2390000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.79500000000000004,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.323,"5min":1.452,"15min":1.452},"last":1.1459999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0069999999999999,"15min":1.0109999999999999},"min":{"1min":0.74199999999999999,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.2549999999999999,"5min":1.365,"15min":1.365},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.087,"15min":1.0780000000000001},"min":{"1min":0.79900000000000004,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.3779999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.97899999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:41:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.038,"15min":0.997},"min":{"1min":0.79400000000000004,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3,"5min":1.407,"15min":1.8140000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.02,"15min":0.98199999999999998},"min":{"1min":0.68500000000000005,"5min":0.40600000000000003,"15min":0.35699999999999998},"max":{"1min":1.321,"5min":1.373,"15min":3.2490000000000001},"last":1.117}]},{"osd":7,"last update":"Sun Jul 28 11:40:46 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.085,"15min":1.054},"min":{"1min":0.90700000000000003,"5min":0.36799999999999999,"15min":0.34399999999999997},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.7949999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.004,"15min":1.0289999999999999},"min":{"1min":0.82099999999999995,"5min":0.44800000000000001,"15min":0.39600000000000002},"max":{"1min":1.456,"5min":1.456,"15min":1.845},"last":0.94799999999999995}]}]},{"osd":4,"up_from":108,"seq":463856467997,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1204,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1232896,"data_stored":652626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6957,"internal_metadata":28173523},"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:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88400000000000001,"15min":0.88300000000000001},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1020000000000001,"5min":1.204,"15min":1.204},"last":1.216},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.64900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2470000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.85699999999999998}]},{"osd":1,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.91600000000000004},"min":{"1min":0.627,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.204,"5min":1.268,"15min":1.268},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90700000000000003,"15min":0.91100000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.133,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.78800000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.038,"15min":1.0349999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.016,"15min":1.0209999999999999},"min":{"1min":0.72599999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.28,"5min":1.304,"15min":1.304},"last":0.96499999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.94099999999999995,"15min":0.94899999999999995},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.143,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.024,"5min":0.99199999999999999,"15min":0.98699999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.163,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.008}]},{"osd":5,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.91200000000000003,"15min":0.92000000000000004},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.0600000000000001,"5min":1.22,"15min":1.22},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.006,"5min":1.083,"15min":1.0960000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3149999999999999,"5min":1.49,"15min":1.49},"last":1.234}]},{"osd":6,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.0489999999999999},"min":{"1min":0.748,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2210000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.127},{"interface":"front","average":{"1min":1.069,"5min":1.117,"15min":1.125},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.3700000000000001,"5min":1.391,"15min":1.391},"last":1.28}]},{"osd":7,"last update":"Sun Jul 28 11:41:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.179,"15min":1.1839999999999999},"min":{"1min":0.89100000000000001,"5min":0.878,"15min":0.878},"max":{"1min":1.3220000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1519999999999999,"15min":1.157},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.349,"5min":1.401,"15min":1.401},"last":1.4099999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631523,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32752,"kb_used_data":1188,"kb_used_omap":4,"kb_used_meta":31547,"kb_avail":93712400,"statfs":{"total":95995035648,"available":95961497600,"internally_reserved":0,"allocated":1216512,"data_stored":648079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4640,"internal_metadata":32304608},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.69299999999999995,"15min":0.69399999999999995},"min":{"1min":0.35999999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.02,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.69899999999999995,"15min":0.69699999999999995},"min":{"1min":0.51600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.91600000000000004,"5min":1.839,"15min":1.839},"last":1.0369999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80800000000000005,"15min":0.82199999999999995},"min":{"1min":0.47599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0660000000000001,"5min":2.4279999999999999,"15min":2.4279999999999999},"last":0.746},{"interface":"front","average":{"1min":0.87,"5min":0.874,"15min":0.875},"min":{"1min":0.47799999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.163,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":0.92000000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.72399999999999998,"15min":0.71899999999999997},"min":{"1min":0.52400000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1040000000000001,"5min":1.613,"15min":1.613},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.626,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0700000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":0.97699999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.97499999999999998,"15min":0.95999999999999996},"min":{"1min":0.82499999999999996,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":2.9990000000000001,"5min":2.9990000000000001,"15min":2.9990000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0960000000000001,"15min":1.1020000000000001},"min":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.2410000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.96099999999999997},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.169,"5min":2.468,"15min":2.468},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.625,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2689999999999999,"5min":2.27,"15min":2.27},"last":1.0780000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.016,"15min":1.014},"min":{"1min":0.67400000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.415,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":1.133},{"interface":"front","average":{"1min":1.103,"5min":1.0920000000000001,"15min":1.0900000000000001},"min":{"1min":0.878,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.399,"5min":2.718,"15min":2.718},"last":1.1850000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2390000000000001,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.105},{"interface":"front","average":{"1min":1.073,"5min":1.0880000000000001,"15min":1.0900000000000001},"min":{"1min":0.78000000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3440000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.2470000000000001}]}]},{"osd":2,"up_from":98,"seq":420906795049,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28724,"kb_used_data":1188,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716428,"statfs":{"total":95995035648,"available":95965622272,"internally_reserved":0,"allocated":1216512,"data_stored":648328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6674,"internal_metadata":28173806},"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:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.64600000000000002,"15min":0.65400000000000003},"min":{"1min":0.316,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.94199999999999995,"5min":1.181,"15min":1.181},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.72599999999999998,"15min":0.74199999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.107,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.63700000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.69999999999999996,"15min":0.71199999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.89500000000000002,"5min":1.161,"15min":1.161},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.76500000000000001,"15min":0.79100000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.95299999999999996,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.71099999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:40:37 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.80800000000000005,"15min":0.81899999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.85999999999999999,"15min":0.876},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.329,"15min":1.329},"last":0.96399999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:41:14 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.1990000000000001,"5min":1.24,"15min":1.24},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.98899999999999999,"15min":0.995},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1579999999999999,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.89900000000000002}]},{"osd":5,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96199999999999997,"15min":0.95999999999999996},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.92400000000000004,"15min":0.92500000000000004},"min":{"1min":0.64700000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1080000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.85099999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0009999999999999,"15min":0.98999999999999999},"min":{"1min":0.748,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3759999999999999,"5min":1.383,"15min":1.383},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.01,"15min":1.028},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.157,"5min":1.552,"15min":1.552},"last":1.1499999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0820000000000001,"15min":1.0940000000000001},"min":{"1min":0.69099999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3260000000000001,"5min":1.486,"15min":1.486},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0629999999999999,"15min":1.0760000000000001},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.29,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.996}]}]},{"osd":1,"up_from":93,"seq":399431958587,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28716,"kb_used_data":1184,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716436,"statfs":{"total":95995035648,"available":95965630464,"internally_reserved":0,"allocated":1212416,"data_stored":647989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5863,"internal_metadata":28174617},"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:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.67200000000000004,"15min":0.68799999999999994},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.755},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78500000000000003,"15min":0.82099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0349999999999999,"5min":1.151,"15min":1.151},"last":0.70599999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66700000000000004,"15min":0.66300000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.018,"5min":1.022,"15min":1.022},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.65400000000000003,"15min":0.64000000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.63}]},{"osd":3,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.63400000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.76200000000000001,"15min":0.76000000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.79200000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:41:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0269999999999999,"15min":1.0309999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.04},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0089999999999999,"15min":1.014},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.012}]},{"osd":5,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":1.0369999999999999},"min":{"1min":0.747,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.746,"15min":1.746},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98099999999999998,"15min":1.032},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3089999999999999,"5min":1.492,"15min":1.492},"last":1.1519999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98399999999999999,"15min":1.0249999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.101},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0620000000000001,"15min":1.1240000000000001},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2709999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.119}]},{"osd":7,"last update":"Sun Jul 28 11:40:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0600000000000001,"15min":1.101},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3759999999999999,"5min":1.653,"15min":1.653},"last":1.075},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.028,"15min":1.0860000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.88400000000000001}]}]},{"osd":0,"up_from":87,"seq":373662154818,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33412,"kb_used_data":1776,"kb_used_omap":5,"kb_used_meta":31610,"kb_avail":93711740,"statfs":{"total":95995035648,"available":95960821760,"internally_reserved":0,"allocated":1818624,"data_stored":1239214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6052,"internal_metadata":32368732},"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:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.64500000000000002,"15min":0.69299999999999995},"min":{"1min":0.35099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.73899999999999999,"15min":0.77300000000000002},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2889999999999999,"5min":1.294,"15min":1.294},"last":0.79300000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.70999999999999996,"15min":0.67900000000000005},"min":{"1min":0.375,"5min":0.371,"15min":0.371},"max":{"1min":1.159,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65200000000000002,"15min":0.63400000000000001},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.97199999999999998,"5min":1.494,"15min":1.494},"last":0.51900000000000002}]},{"osd":3,"last update":"Sun Jul 28 11:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79600000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73999999999999999,"15min":0.73399999999999999},"min":{"1min":0.38800000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.54600000000000004}]},{"osd":4,"last update":"Sun Jul 28 11:41:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0489999999999999,"15min":1.0620000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.26,"5min":1.859,"15min":1.859},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.02,"15min":1.0329999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.294,"5min":1.998,"15min":1.998},"last":0.97299999999999998}]},{"osd":5,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95999999999999996,"15min":0.93700000000000006},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.238,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.028,"15min":1.056},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3620000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.98699999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0049999999999999,"15min":1.01},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.3360000000000001,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.081,"15min":1.119},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.46,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.05}]},{"osd":7,"last update":"Sun Jul 28 11:41:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.099,"15min":1.139},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.4059999999999999,"5min":1.875,"15min":1.875},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.999,"5min":1.012,"15min":1.081},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.363,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.95699999999999996}]}]}],"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":4348,"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":4159,"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":2160,"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":2936,"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":5253,"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-28T11:41:24.360 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:41:24.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd dump 2024-07-28T11:41:24.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:23 smithi204 bash[68176]: audit 2024-07-28T11:41:23.487563+0000 mgr.y (mgr.25253) 384 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:41:25.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:24 smithi177 bash[79620]: cluster 2024-07-28T11:41:23.812086+0000 mgr.y (mgr.25253) 385 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:25.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:24 smithi177 bash[81864]: cluster 2024-07-28T11:41:23.812086+0000 mgr.y (mgr.25253) 385 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:24 smithi204 bash[68176]: cluster 2024-07-28T11:41:23.812086+0000 mgr.y (mgr.25253) 385 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:26.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2024-07-28T11:41:27.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: cluster 2024-07-28T11:41:25.812844+0000 mgr.y (mgr.25253) 386 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.260944+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.266343+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.540406+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.545805+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.959859+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.961181+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[81864]: audit 2024-07-28T11:41:26.970145+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: cluster 2024-07-28T11:41:25.812844+0000 mgr.y (mgr.25253) 386 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.260944+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.266343+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.540406+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.545805+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.959859+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.961181+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:27.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:27 smithi177 bash[79620]: audit 2024-07-28T11:41:26.970145+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: cluster 2024-07-28T11:41:25.812844+0000 mgr.y (mgr.25253) 386 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.260944+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.266343+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.540406+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.545805+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.959859+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.961181+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:27 smithi204 bash[68176]: audit 2024-07-28T11:41:26.970145+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:41:28.900 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:29.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:29 smithi177 bash[81864]: cluster 2024-07-28T11:41:27.813704+0000 mgr.y (mgr.25253) 387 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:29.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:29 smithi177 bash[79620]: cluster 2024-07-28T11:41:27.813704+0000 mgr.y (mgr.25253) 387 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:29 smithi204 bash[68176]: cluster 2024-07-28T11:41:27.813704+0000 mgr.y (mgr.25253) 387 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:31.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:31 smithi177 bash[81864]: cluster 2024-07-28T11:41:29.814648+0000 mgr.y (mgr.25253) 388 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:31.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:31 smithi177 bash[81864]: audit 2024-07-28T11:41:30.663880+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:31.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:31 smithi177 bash[79620]: cluster 2024-07-28T11:41:29.814648+0000 mgr.y (mgr.25253) 388 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:31.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:31 smithi177 bash[79620]: audit 2024-07-28T11:41:30.663880+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:31 smithi204 bash[68176]: cluster 2024-07-28T11:41:29.814648+0000 mgr.y (mgr.25253) 388 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:31 smithi204 bash[68176]: audit 2024-07-28T11:41:30.663880+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:epoch 109 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:created 2024-07-28T11:11:32.057220+0000 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:modified 2024-07-28T11:39:06.410789+0000 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:crush_version 23 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:full_ratio 0.95 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:backfillfull_ratio 0.9 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:nearfull_ratio 0.85 2024-07-28T11:41:32.659 INFO:teuthology.orchestra.run.smithi177.stdout:require_min_compat_client luminous 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:min_compat_client luminous 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:require_osd_release quincy 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:stretch_mode_enabled false 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.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 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.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 63 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.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 67 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-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.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 68 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.50 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:max_osd 8 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 up in weight 1 up_from 87 up_thru 108 down_at 81 last_clean_interval [8,80) [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476] [v2:172.21.15.177:6804/2627321476,v1:172.21.15.177:6805/2627321476] exists,up fe6867b1-0c24-479f-9cd7-69fc301b1209 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 up in weight 1 up_from 93 up_thru 108 down_at 90 last_clean_interval [13,89) [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482] [v2:172.21.15.177:6812/3336663482,v1:172.21.15.177:6813/3336663482] exists,up 507b7358-d596-4195-9d27-87dda1288ea5 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 up in weight 1 up_from 98 up_thru 105 down_at 95 last_clean_interval [18,94) [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635] [v2:172.21.15.177:6820/3029179635,v1:172.21.15.177:6821/3029179635] exists,up f483e7ab-f1f1-4d58-bc44-8a65c28f63f4 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 up in weight 1 up_from 103 up_thru 108 down_at 100 last_clean_interval [25,99) [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977] [v2:172.21.15.177:6828/1117354977,v1:172.21.15.177:6829/1117354977] exists,up 414874f8-e113-46a2-9bc5-b59f48b26507 2024-07-28T11:41:32.660 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 up in weight 1 up_from 108 up_thru 108 down_at 105 last_clean_interval [30,104) [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824] [v2:172.21.15.204:6802/1582193824,v1:172.21.15.204:6803/1582193824] exists,up 37928685-b9d3-44a7-90d9-138c9b0867ea 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 up in weight 1 up_from 38 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976] [v2:172.21.15.204:6810/93007976,v1:172.21.15.204:6811/93007976] exists,up 5f0d640d-cdcd-499f-8718-2bc22a0ed3c9 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 up in weight 1 up_from 46 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374] [v2:172.21.15.204:6818/3148792374,v1:172.21.15.204:6819/3148792374] exists,up b647944a-5f8b-4338-a3ad-a8b78927aeae 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 up in weight 1 up_from 54 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684] [v2:172.21.15.204:6826/3215827684,v1:172.21.15.204:6827/3215827684] exists,up 7938952e-1e1c-49b4-bd73-956820a4193b 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.2 [1,0] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.4 [1,0] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.9 [1,2] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.b [1,2] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.c [3,2] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.d [4,0] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.12 [1,0] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.14 [1,5] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.17 [1,2] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.19 [3,5] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.1b [3,5] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.1c [1,0] 2024-07-28T11:41:32.661 INFO:teuthology.orchestra.run.smithi177.stdout:pg_upmap_items 4.1d [3,0] 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/1336950257 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6801/1406532072 expires 2024-07-29T11:11:59.617669+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6800/1406532072 expires 2024-07-29T11:11:59.617669+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6801/791182805 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/961005279 expires 2024-07-29T11:12:30.533640+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:6835/4151421390 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/263683413 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/2854418755 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3890813140 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6834/3939888185 expires 2024-07-29T11:25:16.907527+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6800/791182805 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/4137527440 expires 2024-07-29T11:12:30.533640+0000 2024-07-28T11:41:32.662 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6801/4240281626 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6800/4240281626 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/9995441 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3357139110 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3837146673 expires 2024-07-29T11:11:59.617669+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6801/2717876250 expires 2024-07-29T11:12:30.533640+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/1717194857 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6801/4248434627 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3742245844 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6800/2717876250 expires 2024-07-29T11:12:30.533640+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3622647913 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3703060885 expires 2024-07-29T11:22:14.943037+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6800/4248434627 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/3408876591 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3826560347 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/2523619385 expires 2024-07-29T11:29:38.778592+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/2981048476 expires 2024-07-29T11:12:30.533640+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/2555935687 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:6835/3939888185 expires 2024-07-29T11:25:16.907527+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/3417858991 expires 2024-07-29T11:11:59.617669+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/4287730953 expires 2024-07-29T11:11:59.617669+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/805396652 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/4192141966 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/1415237815 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/2766601399 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:6834/4151421390 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.177:0/813271713 expires 2024-07-29T11:31:45.550670+0000 2024-07-28T11:41:32.664 INFO:teuthology.orchestra.run.smithi177.stdout:blocklist 172.21.15.204:0/3996458945 expires 2024-07-29T11:30:43.121932+0000 2024-07-28T11:41:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:33.446 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 87 up_thru 108 down_at 81 last_clean_interval [8,80) [v2:172.21.15.177:6802/2627321476,v1:172.21.15.177:6803/2627321476] [v2:172.21.15.177:6804/2627321476,v1:172.21.15.177:6805/2627321476] exists,up fe6867b1-0c24-479f-9cd7-69fc301b1209', 'osd.1 up in weight 1 up_from 93 up_thru 108 down_at 90 last_clean_interval [13,89) [v2:172.21.15.177:6810/3336663482,v1:172.21.15.177:6811/3336663482] [v2:172.21.15.177:6812/3336663482,v1:172.21.15.177:6813/3336663482] exists,up 507b7358-d596-4195-9d27-87dda1288ea5', 'osd.2 up in weight 1 up_from 98 up_thru 105 down_at 95 last_clean_interval [18,94) [v2:172.21.15.177:6818/3029179635,v1:172.21.15.177:6819/3029179635] [v2:172.21.15.177:6820/3029179635,v1:172.21.15.177:6821/3029179635] exists,up f483e7ab-f1f1-4d58-bc44-8a65c28f63f4', 'osd.3 up in weight 1 up_from 103 up_thru 108 down_at 100 last_clean_interval [25,99) [v2:172.21.15.177:6826/1117354977,v1:172.21.15.177:6827/1117354977] [v2:172.21.15.177:6828/1117354977,v1:172.21.15.177:6829/1117354977] exists,up 414874f8-e113-46a2-9bc5-b59f48b26507', 'osd.4 up in weight 1 up_from 108 up_thru 108 down_at 105 last_clean_interval [30,104) [v2:172.21.15.204:6800/1582193824,v1:172.21.15.204:6801/1582193824] [v2:172.21.15.204:6802/1582193824,v1:172.21.15.204:6803/1582193824] exists,up 37928685-b9d3-44a7-90d9-138c9b0867ea', 'osd.5 up in weight 1 up_from 38 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6808/93007976,v1:172.21.15.204:6809/93007976] [v2:172.21.15.204:6810/93007976,v1:172.21.15.204:6811/93007976] exists,up 5f0d640d-cdcd-499f-8718-2bc22a0ed3c9', 'osd.6 up in weight 1 up_from 46 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6816/3148792374,v1:172.21.15.204:6817/3148792374] [v2:172.21.15.204:6818/3148792374,v1:172.21.15.204:6819/3148792374] exists,up b647944a-5f8b-4338-a3ad-a8b78927aeae', 'osd.7 up in weight 1 up_from 54 up_thru 108 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6824/3215827684,v1:172.21.15.204:6825/3215827684] [v2:172.21.15.204:6826/3215827684,v1:172.21.15.204:6827/3215827684] exists,up 7938952e-1e1c-49b4-bd73-956820a4193b'] 2024-07-28T11:41:33.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon mon.a config show 2024-07-28T11:41:33.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:33 smithi204 bash[68176]: cluster 2024-07-28T11:41:31.815501+0000 mgr.y (mgr.25253) 389 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:33 smithi204 bash[68176]: audit 2024-07-28T11:41:32.661771+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2315586961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T11:41:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:33 smithi177 bash[81864]: cluster 2024-07-28T11:41:31.815501+0000 mgr.y (mgr.25253) 389 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:33 smithi177 bash[81864]: audit 2024-07-28T11:41:32.661771+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2315586961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T11:41:33.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:33 smithi177 bash[79620]: cluster 2024-07-28T11:41:31.815501+0000 mgr.y (mgr.25253) 389 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:33.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:33 smithi177 bash[79620]: audit 2024-07-28T11:41:32.661771+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/2315586961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T11:41:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:35 smithi204 bash[68176]: cluster 2024-07-28T11:41:33.816367+0000 mgr.y (mgr.25253) 390 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:35.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:35 smithi177 bash[79620]: cluster 2024-07-28T11:41:33.816367+0000 mgr.y (mgr.25253) 390 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:35.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:35 smithi177 bash[81864]: cluster 2024-07-28T11:41:33.816367+0000 mgr.y (mgr.25253) 390 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:36.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:36] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2024-07-28T11:41:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:37 smithi204 bash[68176]: cluster 2024-07-28T11:41:35.817125+0000 mgr.y (mgr.25253) 391 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:37.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:37 smithi177 bash[79620]: cluster 2024-07-28T11:41:35.817125+0000 mgr.y (mgr.25253) 391 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:37.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:37 smithi177 bash[81864]: cluster 2024-07-28T11:41:35.817125+0000 mgr.y (mgr.25253) 391 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:38.236 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:39.535 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:39 smithi177 bash[79620]: cluster 2024-07-28T11:41:37.818009+0000 mgr.y (mgr.25253) 392 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:39.536 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:39 smithi177 bash[81864]: cluster 2024-07-28T11:41:37.818009+0000 mgr.y (mgr.25253) 392 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:39 smithi204 bash[68176]: cluster 2024-07-28T11:41:37.818009+0000 mgr.y (mgr.25253) 392 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:41.593 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "mon.a", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "cluster": "ceph", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "admin_socket_mode": "", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_client_required": "cephx, none", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_cluster_required": "cephx", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_debug": "true", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-07-28T11:41:41.594 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_service_required": "cephx", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_service_ticket_ttl": "240.000000", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "auth_supported": "", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_aio": "true", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_aio_max_queue_depth": "1024", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_aio_poll_ms": "250", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_aio_reap_max": "16", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_async_discard": "false", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_block_size": "4096", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_debug_aio": "false", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-07-28T11:41:41.595 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_debug_inflight_ios": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_enable_discard": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_flock_retry": "3", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_flock_retry_interval": "0.100000", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_inject_crash": "0", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_inject_crash_flush_delay": "2", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_ioring": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_ioring_hipri": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_ioring_sqthread_poll": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_read_buffer_alignment": "4096", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bdev_type": "", 2024-07-28T11:41:41.596 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_alloc_size": "1048576", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_allocator": "hybrid", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_buffered_io": "true", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_check_for_zeros": "false", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_check_volume_selector_often": "false", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_compact_log_sync": "false", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_log_compact_min_size": "16777216", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_log_replay_check_allocations": "true", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_max_log_runway": "4194304", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_max_prefetch": "1048576", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_min_flush_size": "524288", 2024-07-28T11:41:41.597 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_min_log_runway": "1048576", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_replay_recovery": "false", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_shared_alloc_size": "65536", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluefs_sync_write": "false", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_allocation_from_file": "true", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_allocator": "hybrid", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-07-28T11:41:41.598 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_blobid_prealloc": "10240", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_create": "true", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_db_create": "false", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_db_path": "", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_db_size": "0", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_path": "", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_preallocate_file": "false", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_size": "107374182400", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_wal_create": "false", 2024-07-28T11:41:41.599 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_wal_path": "", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_block_wal_size": "100663296", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bluefs": "true", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bluefs_env_mirror": "false", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_autotune": "true", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-07-28T11:41:41.600 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_size": "0", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cache_type": "2q", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_clone_cow": "true", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_algorithm": "snappy", 2024-07-28T11:41:41.601 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_max_blob_size": "0", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_min_blob_size": "0", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_mode": "none", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_csum_type": "crc32c", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_enforce_settings": "default", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_freelist": "false", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_fsck_abort": "false", 2024-07-28T11:41:41.602 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_inject_bug21040": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_inject_read_err": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_legacy_omap": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_prefill": "0.000000", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-07-28T11:41:41.603 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_small_allocations": "0", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_default_buffered_read": "true", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_default_buffered_write": "false", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_deferred_batch_ops": "0", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-07-28T11:41:41.604 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fail_eio": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_mkfs": "true", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_mount": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_umount": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-07-28T11:41:41.605 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_ignore_data_csum": "false", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_kvbackend": "rocksdb", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_log_op_age": "5.000000", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_alloc_size": "0", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_blob_size": "0", 2024-07-28T11:41:41.606 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_defer_interval": "3.000000", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_max_deferred_txc": "32", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_min_alloc_size": "0", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_nid_prealloc": "1024", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_prefer_deferred_size": "0", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_qfsck_on_mount": "true", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_retry_disk_reads": "3", 2024-07-28T11:41:41.607 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_rocksdb_cf": "true", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.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-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.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-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_rocksdb_options_annex": "", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_spdk_coremask": "0x1", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_spdk_io_sleep": "5", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_spdk_max_io_completion": "0", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_spdk_mem": "512", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_sync_submit_transaction": "false", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_bytes": "67108864", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_cost_per_io": "0", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-07-28T11:41:41.608 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_tracing": "false", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_volume_selection_reserved": "0", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "bluestore_zero_block_detection": "false", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-07-28T11:41:41.609 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_action_update_interval": "2", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_mount_timeout": "10", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-07-28T11:41:41.610 INFO:teuthology.orchestra.run.smithi177.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_cluster_require_signatures": "false", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_cluster_require_version": "2", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_require_signatures": "false", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_require_version": "2", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_service_require_signatures": "false", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_service_require_version": "2", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "cephx_sign_messages": "true", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "chdir": "", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "client_acl_type": "", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "client_asio_thread_count": "2", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "client_cache_mid": "0.750000", 2024-07-28T11:41:41.611 INFO:teuthology.orchestra.run.smithi177.stdout: "client_cache_size": "16384", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_caps_release_delay": "5", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_check_pool_perm": "true", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_collect_and_send_global_metrics": "false", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_debug_force_sync_read": "false", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_debug_getattr_caps": "false", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_debug_inject_features": "", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_debug_inject_tick_delay": "0", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_die_on_failed_remount": "false", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_dirsize_rbytes": "true", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_force_lazyio": "false", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_fs": "", 2024-07-28T11:41:41.612 INFO:teuthology.orchestra.run.smithi177.stdout: "client_inject_fixed_oldest_tid": "false", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_inject_release_failure": "false", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_max_inline_size": "4096", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_max_retries_on_remount_failure": "5", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_mds_namespace": "", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_metadata": "", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_mount_gid": "-1", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_mount_timeout": "300", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_mount_uid": "-1", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_mountpoint": "/", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_notify_timeout": "10", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc": "true", 2024-07-28T11:41:41.613 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc_max_dirty": "104857600", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc_max_dirty_age": "5.000000", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc_max_objects": "1000", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc_size": "209715200", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_oc_target_dirty": "8388608", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_permissions": "true", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_quota": "true", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_quota_df": "true", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_readahead_max_bytes": "0", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_readahead_max_periods": "4", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_readahead_min": "131072", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_reconnect_stale": "false", 2024-07-28T11:41:41.614 INFO:teuthology.orchestra.run.smithi177.stdout: "client_shutdown_timeout": "30", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_snapdir": ".snap", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_tick_interval": "1", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_trace": "", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_try_dentry_invalidate": "false", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_use_faked_inos": "false", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "client_use_random_mds": "false", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_graylog": "false", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_graylog_port": "12201", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_monitors": "default=true", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_syslog": "false", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-07-28T11:41:41.615 INFO:teuthology.orchestra.run.smithi177.stdout: "clog_to_syslog_level": "info", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "cluster_addr": "-", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "cluster_network": "", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "cluster_network_interface": "", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "compressor_zlib_isal": "false", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "compressor_zlib_level": "5", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "compressor_zlib_winsize": "-15", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "compressor_zstd_level": "1", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "crimson_alien_op_num_threads": "6", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "crimson_alien_thread_cpu_cores": "", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "crimson_osd_obc_lru_size": "10", 2024-07-28T11:41:41.616 INFO:teuthology.orchestra.run.smithi177.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "crimson_seastar_smp": "1", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "crush_location": "", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "crush_location_hook": "", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "crush_location_hook_timeout": "10", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "daemonize": "false", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "daos_pool": "tank", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "dbstore_db_name_prefix": "dbstore", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_alienstore": "0/5", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_allow_any_pool_priority": "false", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_asok": "1/5", 2024-07-28T11:41:41.617 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_asok_assert_abort": "false", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_asserts_on_shutdown": "true", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_auth": "1/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_bdev": "1/3", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_bluefs": "1/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_bluestore": "1/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_buffer": "0/1", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_ceph_exporter": "1/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_cephfs_mirror": "0/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_cephsqlite": "0/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_client": "0/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_compressor": "1/5", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_context": "0/1", 2024-07-28T11:41:41.618 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_crush": "1/1", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_crypto": "1/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_cyanstore": "0/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_deliberately_leak_memory": "false", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_disable_randomized_ping": "false", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_dpdk": "1/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_eventtrace": "1/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_filer": "0/1", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_filestore": "1/3", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_finisher": "1/1", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_fuse": "1/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_heartbeat_testing_span": "0", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_heartbeatmap": "1/5", 2024-07-28T11:41:41.619 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_immutable_obj_cache": "0/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_javaclient": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_journal": "1/3", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_journaler": "0/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_kstore": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_leveldb": "4/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_lockdep": "0/1", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mclock": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds_balancer": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds_locker": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds_log": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds_log_expire": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mds_migrator": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_memstore": "1/5", 2024-07-28T11:41:41.620 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mgr": "2/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mgrc": "1/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_mon": "20/20", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_monc": "0/10", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_ms": "1/1", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_none": "0/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_objclass": "0/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_objectcacher": "0/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_objecter": "0/1", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_optracker": "0/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_osd": "1/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_paxos": "20/20", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_perfcounter": "1/5", 2024-07-28T11:41:41.621 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_prioritycache": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rados": "0/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rbd": "0/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rbd_mirror": "0/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rbd_pwl": "0/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rbd_replay": "0/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_refs": "0/0", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_reserver": "1/1", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw_access": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw_datacache": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw_dbstore": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw_flight": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rgw_sync": "1/5", 2024-07-28T11:41:41.622 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_rocksdb": "4/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_backref": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_cache": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_cleaner": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_device": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_epm": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_journal": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_lba": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_odata": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_omap": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_onode": "0/5", 2024-07-28T11:41:41.623 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_t": "0/5", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_seastore_tm": "0/5", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_striper": "0/1", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_test": "0/5", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_throttle": "1/1", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_timer": "0/1", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "debug_tp": "0/5", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "device_failure_prediction_mode": "none", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "err_to_graylog": "false", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "err_to_journald": "false", 2024-07-28T11:41:41.624 INFO:teuthology.orchestra.run.smithi177.stdout: "err_to_stderr": "true", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "err_to_syslog": "false", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "event_tracing": "false", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_addr": "0.0.0.0", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_http_port": "9926", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_prio_limit": "5", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_sort_metrics": "true", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "exporter_stats_period": "5", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "fake_statfs_for_testing": "0", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "fatal_signal_handlers": "true", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "filer_max_purge_ops": "10", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "filer_max_truncate_ops": "128", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_apply_finisher_threads": "1", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_blackhole": "false", 2024-07-28T11:41:41.625 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_btrfs_clone_range": "true", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_btrfs_snap": "true", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_caller_concurrency": "10", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_collect_device_partition_information": "true", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_commit_timeout": "600.000000", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_debug_inject_read_err": "false", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_debug_omap_check": "false", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_debug_random_read_err": "0.000000", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_debug_verify_split": "false", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_dump_file": "", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fadvise": "true", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fail_eio": "true", 2024-07-28T11:41:41.626 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fd_cache_shards": "16", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fd_cache_size": "128", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fiemap": "false", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fiemap_threshold": "4096", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_index_retry_probability": "0.000000", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_inject_stall": "0", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_journal_parallel": "false", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_journal_trailing": "false", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_journal_writeahead": "false", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_kill_at": "0", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattr_size": "0", 2024-07-28T11:41:41.627 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattrs": "0", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattrs_other": "2", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_sync_interval": "5.000000", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_xattr_value_size": "0", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_merge_threshold": "-10", 2024-07-28T11:41:41.628 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_min_sync_interval": "0.010000", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_odsync_write": "false", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_omap_backend": "rocksdb", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_omap_backend_path": "", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_omap_header_cache_size": "1024", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_ondisk_finisher_threads": "1", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_op_thread_timeout": "60", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_op_threads": "2", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_punch_hole": "false", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-07-28T11:41:41.629 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_max_bytes": "104857600", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_queue_max_ops": "50", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_seek_data_hole": "false", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_sloppy_crc": "false", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_splice": "false", 2024-07-28T11:41:41.630 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_split_multiple": "2", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_split_rand_factor": "20", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_update_to": "1000", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_enable": "true", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-07-28T11:41:41.631 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_xfs_extsize": "false", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "filestore_zfs_snap": "false", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fio_dir": "/tmp/fio", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fsid": "fcbdc782-4cd1-11ef-bcc7-c7b262605968", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_allow_other": "true", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_atomic_o_trunc": "true", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_big_writes": "true", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_debug": "false", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_default_permissions": "false", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_disable_pagecache": "false", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_max_write": "0", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_multithreaded": "true", 2024-07-28T11:41:41.632 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_require_active_mds": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_set_user_groups": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_splice_move": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_splice_read": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_splice_write": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_syncfs_on_mksnap": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "fuse_use_invalidate_cb": "true", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "gss_target_name": "ceph", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "heartbeat_file": "", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "heartbeat_inject_failure": "0", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "heartbeat_interval": "5", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "host": "smithi177", 2024-07-28T11:41:41.633 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_max_size": "1073741824", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "immutable_object_cache_watermark": "0.900000", 2024-07-28T11:41:41.634 INFO:teuthology.orchestra.run.smithi177.stdout: "inject_early_sigterm": "false", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "jaeger_agent_port": "6799", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "jaeger_tracing_enable": "false", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_aio": "true", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_align_min_size": "65536", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_block_align": "true", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_block_size": "4096", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_dio": "true", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_discard": "false", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_force_aio": "false", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_ignore_corruption": "false", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_max_write_bytes": "10485760", 2024-07-28T11:41:41.635 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_max_write_entries": "100", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_replay_from": "0", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_throttle_high_multiple": "0.000000", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_throttle_max_multiple": "0.000000", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_write_header_frequency": "0", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journal_zero_on_create": "false", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journaler_prefetch_periods": "10", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journaler_prezero_periods": "5", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "journaler_write_head_interval": "15", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "key": "", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "keyfile": "", 2024-07-28T11:41:41.636 INFO:teuthology.orchestra.run.smithi177.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_backend": "rocksdb", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_default_stripe_size": "65536", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_fsck_on_mount": "false", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_fsck_on_mount_deep": "true", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_max_bytes": "67108864", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_max_ops": "512", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_nid_prealloc": "1024", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_onode_map_size": "1024", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_sync_submit_transaction": "false", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "kstore_sync_transaction": "false", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_block_size": "65536", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_bloom_size": "0", 2024-07-28T11:41:41.637 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_cache_size": "536870912", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_compact_on_mount": "false", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_compression": "false", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_log": "", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_log_to_ceph_log": "true", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_max_open_files": "0", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_paranoid": "false", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "leveldb_write_buffer_size": "33554432", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "librados_thread_count": "2", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "lockdep": "false", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "lockdep_force_backtrace": "false", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "log_coarse_timestamps": "true", 2024-07-28T11:41:41.638 INFO:teuthology.orchestra.run.smithi177.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_flush_on_exit": "false", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_graylog_host": "127.0.0.1", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_graylog_port": "12201", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_max_new": "1000", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_max_recent": "10000", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_stderr_prefix": "debug ", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_stop_at_utilization": "0.970000", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_to_file": "true", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_to_graylog": "false", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_to_journald": "false", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_to_stderr": "false", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "log_to_syslog": "false", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "max_rotating_auth_attempts": "10", 2024-07-28T11:41:41.639 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_action_on_write_error": "1", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_alternate_name_max": "8192", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_asio_thread_count": "2", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_export_pin": "true", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_fragment_dirs": "true", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_fragment_interval": "5", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_fragment_size_max": "100000", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_idle_threshold": "0.000000", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_interval": "10", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_max": "-1", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_max_until": "-1", 2024-07-28T11:41:41.640 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_merge_size": "50", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_midchunk": "0.300000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_min_rebalance": "0.100000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_min_start": "0.200000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_minchunk": "0.001000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_mode": "0", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_need_max": "1.200000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_need_min": "0.800000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_sample_interval": "3.000000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_split_bits": "3", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_split_rd": "25000.000000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_split_size": "10000", 2024-07-28T11:41:41.641 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_split_wr": "10000.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_target_decay": "10.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_beacon_grace": "15.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_beacon_interval": "4.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_beacon_mon_down_grace": "60", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_memory_limit": "4294967296", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_mid": "0.700000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_release_free_interval": "10", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_reservation": "0.050000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_trim_interval": "1", 2024-07-28T11:41:41.642 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cache_trim_threshold": "262144", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_client_delegate_inos_pct": "50", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_client_prealloc_inos": "1000", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_connect_bootstrapping": "false", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_damage_table_max_entries": "10000", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_debug_auth_pins": "false", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_debug_frag": "false", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_debug_scatterstat": "false", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_debug_subtrees": "false", 2024-07-28T11:41:41.643 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_decay_halflife": "5.000000", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_default_dir_hash": "2", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_defer_session_stale": "true", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_deny_all_reconnect": "false", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dir_keys_per_op": "16384", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dir_max_commit_size": "10", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dir_max_entries": "0", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dir_prefetch": "true", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dirstat_min_interval": "1.000000", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dump_cache_after_rejoin": "false", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dump_cache_on_map": "false", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dump_cache_threshold_file": "0", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_early_reply": "true", 2024-07-28T11:41:41.644 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_enable_op_tracker": "true", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_enforce_unique_name": "true", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_export_ephemeral_distributed": "true", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_export_ephemeral_random": "true", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_forward_all_requests_to_auth": "false", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_health_cache_threshold": "1.500000", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_health_summarize_threshold": "10", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_heartbeat_grace": "15.000000", 2024-07-28T11:41:41.645 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_heartbeat_reset_grace": "1000", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_health_dummy": "false", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_migrator_session_race": "false", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_join_fs": "", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_journal_format": "1", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_create_at": "0", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_export_at": "0", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_import_at": "0", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_journal_at": "0", 2024-07-28T11:41:41.646 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_journal_expire_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_journal_replay_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_link_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_mdstable_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_openc_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_kill_rename_at": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_events_per_segment": "1024", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_max_events": "-1", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_max_segments": "128", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_pause": "false", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_segment_size": "0", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_skip_corrupt_events": "false", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_log_warn_factor": "2.000000", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_caps_per_client": "1048576", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_completed_flushes": "100000", 2024-07-28T11:41:41.647 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_completed_requests": "100000", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_export_size": "20971520", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_file_recover": "32", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_purge_files": "64", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_purge_ops": "8192", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_max_snaps_per_dir": "100", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_metrics_update_interval": "2", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_min_caps_per_client": "100", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_min_caps_working_set": "10000", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_numa_node": "-1", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_complaint_time": "30.000000", 2024-07-28T11:41:41.648 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_history_duration": "600", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_history_size": "20", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_history_slow_op_size": "20", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_history_slow_op_threshold": "10", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_op_log_threshold": "5", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_ping_grace": "15", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_ping_interval": "5", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_max_caps": "30000", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_max_decay_threshold": "131072", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_recall_warning_threshold": "262144", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_reconnect_timeout": "45.000000", 2024-07-28T11:41:41.649 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_replay_interval": "1.000000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_root_ino_gid": "0", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_root_ino_uid": "0", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_blocklist_on_evict": "true", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_blocklist_on_timeout": "true", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_session_metadata_threshold": "16777216", 2024-07-28T11:41:41.650 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-07-28T11:41:41.651 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_shutdown_check": "0", 2024-07-28T11:41:41.651 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_skip_ino": "0", 2024-07-28T11:41:41.651 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_sleep_rank_change": "0.000000", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_snap_max_uid": "4294967294", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_snap_min_uid": "0", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_snap_rstat": "false", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_standby_replay_damaged": "false", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_symlink_recovery": "true", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_task_status_update_interval": "2.000000", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_thrash_exports": "0", 2024-07-28T11:41:41.654 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_thrash_fragments": "0", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_tick_interval": "5.000000", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_valgrind_exit": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_verify_backtrace": "1", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_verify_scatter": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_wipe_ino_prealloc": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mds_wipe_sessions": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mempool_debug": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "memstore_debug_omit_block_device_write": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "memstore_device_bytes": "1073741824", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "memstore_page_set": "false", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "memstore_page_size": "65536", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_client_bytes": "134217728", 2024-07-28T11:41:41.655 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_client_messages": "512", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_connect_retry_interval": "1.000000", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_disabled_modules": "", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_max_pg_num_change": "128", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_mds_bytes": "134217728", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_mds_messages": "128", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_mon_bytes": "134217728", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_mon_messages": "128", 2024-07-28T11:41:41.656 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_osd_bytes": "536870912", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_osd_messages": "8192", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_pool": "true", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_service_beacon_grace": "60.000000", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_standby_modules": "true", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_stats_period": "5", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_stats_threshold": "5", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_tick_period": "2", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_accept_timeout_factor": "2.000000", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_allow_pool_delete": "true", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_allow_pool_size_one": "false", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_auth_validate_all_caps": "true", 2024-07-28T11:41:41.657 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_bytes": "104857600", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_directed_command_retry": "2", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_hunt_interval": "3.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_hunt_parallel": "3", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_log_interval": "1.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_ping_interval": "10.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_client_ping_timeout": "30.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_clock_drift_allowed": "1.000000", 2024-07-28T11:41:41.658 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_file_level": "debug", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_file": "false", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_graylog": "false", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_journald": "false", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_stderr": "true", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cluster_log_to_syslog_level": "info", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_compact_on_bootstrap": "false", 2024-07-28T11:41:41.659 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_compact_on_start": "false", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_compact_on_trim": "true", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_con_tracker_persist_interval": "10", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_con_tracker_score_halflife": "43200", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_config_key_max_entry_size": "65536", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_cpu_threads": "4", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_crush_min_required_version": "hammer", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_daemon_bytes": "419430400", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_data_avail_crit": "5", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_data_avail_warn": "5", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_data_size_warn": "16106127360", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_block_osdmap_trim": "false", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-07-28T11:41:41.660 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_dump_json": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_dump_transactions": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_extra_checks": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_no_require_quincy": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_no_require_reef": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_delta_reset_interval": "10.000000", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_dns_srv_name": "ceph-mon", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_down_mkfs_grace": "60", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_election_default_strategy": "1", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_election_timeout": "5.000000", 2024-07-28T11:41:41.661 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_elector_ping_divisor": "2", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_elector_ping_timeout": "2.000000", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_enable_op_tracker": "true", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_fake_pool_delete": "false", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_force_quorum_join": "false", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_globalid_prealloc": "10000", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_detail_to_clog": "true", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_log_update_period": "5", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_max_detail": "50", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_to_clog": "true", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_to_clog_interval": "600", 2024-07-28T11:41:41.662 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_host": "[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_host_override": "", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_initial_members": "", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_keyvaluedb": "rocksdb", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_lease": "5.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_log_full_interval": "50", 2024-07-28T11:41:41.663 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_log_max": "10000", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_log_max_summary": "50", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_log_entries_per_event": "4096", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_log_epochs": "500", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_mdsmap_epochs": "500", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_mgrmap_epochs": "500", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_osd": "10000", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_pg_per_osd": "10000", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_pool_pg_num": "65536", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mds_force_trim_to": "0", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mds_skip_sanity": "true", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_memory_autotune": "true", 2024-07-28T11:41:41.664 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_memory_target": "2147483648", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_beacon_grace": "30", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_digest_period": "5", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_inactive_grace": "60", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_mkfs_grace": "240", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_min_osdmap_epochs": "500", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_complaint_time": "30", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_history_duration": "600", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_history_size": "20", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_history_slow_op_size": "20", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_history_slow_op_threshold": "10", 2024-07-28T11:41:41.665 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_op_log_threshold": "5", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_auto_mark_in": "false", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_auto_mark_new_in": "true", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_cache_size": "500", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_cache_size_min": "134217728", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_crush_smoke_test": "true", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_destroyed_out_interval": "600", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_down_out_interval": "600", 2024-07-28T11:41:41.666 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_force_trim_to": "0", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_full_ratio": "0.950000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_laggy_halflife": "3600", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_laggy_max_interval": "300", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_laggy_weight": "0.300000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_max_creating_pgs": "1024", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_max_initial_pgs": "1024", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_min_down_reporters": "2", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-07-28T11:41:41.667 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_prime_pg_temp": "true", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_report_timeout": "900", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_warn_num_repaired": "10", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osd_warn_op_age": "32.000000", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osdmap_full_prune_interval": "10", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osdmap_full_prune_min": "10000", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-07-28T11:41:41.668 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_stuck_threshold": "60", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_warn_min_objects": "10000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_warn_min_per_osd": "0", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pool_quota_crit_threshold": "0", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_pool_quota_warn_threshold": "0", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_probe_timeout": "2.000000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_reweight_max_change": "0.050000", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_reweight_max_osds": "4", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-07-28T11:41:41.669 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_scrub_interval": "86400", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_scrub_max_keys": "100", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_scrub_timeout": "300", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_session_timeout": "300", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_smart_report_timeout": "5", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_stat_smooth_intervals": "6", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_stretch_pool_min_size": "2", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_stretch_pool_size": "4", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_subscribe_interval": "86400.000000", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_debug": "false", 2024-07-28T11:41:41.670 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_max_payload_keys": "2000", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_max_payload_size": "1048576", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_provider_kill_at": "0", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_requester_kill_at": "0", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_sync_timeout": "60.000000", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_target_pg_per_osd": "100", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_tick_interval": "5", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_timecheck_interval": "300.000000", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_use_min_delay_socket": "false", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_older_version_delay": "604800", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-07-28T11:41:41.671 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_filestore_osds": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_misplaced": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_older_version": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_pool_no_app": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-07-28T11:41:41.672 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_on_too_few_osds": "false", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "monmap": "", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "motr_tracing_enabled": "false", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_op_threads": "3", 2024-07-28T11:41:41.673 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_buffer_size": "131072", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_cm": "false", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_device_name": "", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_dscp": "96", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_gid_idx": "0", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_local_gid": "", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_polling_us": "1000", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_port_num": "1", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_roce_ver": "1", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_send_buffers": "1024", 2024-07-28T11:41:41.674 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_sl": "3", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_support_srq": "true", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_rdma_type": "ib", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_async_reap_threshold": "5", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_before_connect": "false", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_ipv4": "true", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_ipv6": "false", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_msgr1": "true", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_msgr2": "true", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_port_max": "7568", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_port_min": "6800", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_prefer_ipv4": "false", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_retry_count": "3", 2024-07-28T11:41:41.675 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_bind_retry_delay": "5", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_blackhole_client": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_blackhole_mds": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_blackhole_mgr": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_blackhole_mon": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_blackhole_osd": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_client_mode": "crc secure", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_cluster_mode": "crc secure", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_cluster_type": "", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_compress_secure": "false", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_connection_idle_timeout": "900", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_connection_ready_timeout": "10", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_crc_data": "true", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_crc_header": "true", 2024-07-28T11:41:41.676 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_die_on_bad_msg": "false", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_die_on_bug": "true", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_die_on_old_message": "true", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_die_on_skipped_message": "false", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_die_on_unhandled_msg": "false", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_coremask": "0xF", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_devs_allowlist": "", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_enable_tso": "true", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_hugepages": "", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_hw_flow_control": "true", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-07-28T11:41:41.677 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_lro": "true", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_memory_channel": "4", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_pmd": "", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_port_id": "0", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dump_corrupt_message_level": "1", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_dump_on_send": "false", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_initial_backoff": "0.200000", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_delay_max": "1.000000", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_delay_probability": "0.000000", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_delay_type": "", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_internal_delays": "0.000000", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_network_congestion": "0", 2024-07-28T11:41:41.678 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_inject_socket_failures": "0", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_learn_addr_from_peer": "true", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_max_accept_failures": "4", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_max_backoff": "15.000000", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_mon_client_mode": "secure crc", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_mon_cluster_mode": "secure crc", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_mon_service_mode": "secure crc", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_osd_compress_min_size": "1024", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_osd_compress_mode": "none", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_osd_compression_algorithm": "snappy", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_pq_min_cost": "65536", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_public_type": "", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_service_mode": "crc secure", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_tcp_listen_backlog": "512", 2024-07-28T11:41:41.679 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_tcp_nodelay": "true", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_tcp_rcvbuf": "0", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "ms_type": "async+posix", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "no_config_file": "false", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_completion_locks_per_session": "32", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_debug_inject_relock_delay": "false", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_inflight_op_bytes": "104857600", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_inflight_ops": "1024", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_inject_no_watch_ping": "false", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_tick_interval": "5.000000", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objecter_timeout": "10.000000", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "objectstore_blackhole": "false", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "openssl_engine_opts": "", 2024-07-28T11:41:41.680 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_delay_time": "5.000000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_hist_halflife": "1000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_max_low_ops": "2", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_max_ops": "4", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_quantize_effort": "0.100000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_agent_slop": "0.020000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_allow_recovery_below_min_size": "true", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_asio_thread_count": "2", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_async_recovery_min_cost": "100", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_auto_mark_unfound_lost": "false", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backfill_retry_interval": "30.000000", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backfill_scan_max": "512", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backfill_scan_min": "64", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backoff_on_degraded": "false", 2024-07-28T11:41:41.681 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backoff_on_peering": "false", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_backoff_on_unfound": "true", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_beacon_report_interval": "300", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_bench_duration": "30", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_bench_max_block_size": "67108864", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_bench_small_size_max_iops": "100", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_blkin_trace_all": "false", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_blocked_scrub_grace_period": "120", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_check_for_log_corruption": "false", 2024-07-28T11:41:41.682 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.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-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.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-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_class_update_on_start": "true", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_client_message_cap": "256", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_client_message_size_cap": "524288000", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_client_op_priority": "63", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_client_watch_timeout": "30", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_command_max_records": "256", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_compact_on_start": "false", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_crush_chooseleaf_type": "1", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_crush_initial_weight": "-1.000000", 2024-07-28T11:41:41.683 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_crush_update_on_start": "true", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_crush_update_weight_set": "true", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_drop_ping_duration": "0", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_feed_pullee": "-1", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_misdirected_ops": "false", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_no_acting_change": "false", 2024-07-28T11:41:41.684 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_no_purge_strays": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_op_order": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_pg_log_writeout": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_pretend_recovery_active": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_shutdown": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_verify_cached_snaps": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_verify_missing_on_start": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_verify_snaps": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_keys": "1024", 2024-07-28T11:41:41.685 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_stride": "524288", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_default_data_pool_replay_window": "45", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_default_notify_timeout": "30", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_delete_sleep": "0.000000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_discard_disconnected_ops": "true", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_enable_op_tracker": "true", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-07-28T11:41:41.686 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_extblkdev_plugins": "vdo", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_fast_info": "true", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_fast_shutdown": "true", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_fast_shutdown_timeout": "15", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_function_tracing": "false", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_grace": "20", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_interval": "6", 2024-07-28T11:41:41.687 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_min_peers": "10", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_min_size": "2000", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_stale": "600", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_hit_set_max_size": "100000", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_hit_set_min_size": "1000", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_journal_flush_on_shutdown": "true", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_journal_size": "5120", 2024-07-28T11:41:41.688 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_kill_backfill_at": "0", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_loop_before_reset_tphandle": "64", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_map_cache_size": "50", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_map_dedup": "true", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_map_message_max": "40", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_map_message_max_bytes": "10485760", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_map_share_max_epochs": "40", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_attr_name_len": "100", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_attr_size": "0", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_backfills": "1", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_markdown_count": "5", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_markdown_period": "600", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_object_name_len": "2048", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_object_namespace_len": "256", 2024-07-28T11:41:41.689 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_object_size": "134217728", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_omap_entries_per_request": "1024", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_pg_blocked_by": "16", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_pg_log_entries": "10000", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_pgls": "1024", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_push_cost": "8388608", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_push_objects": "10", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_scrubs": "3", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_trimming_pgs": "2", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_write_op_reply_len": "64", 2024-07-28T11:41:41.690 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_max_write_size": "90", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_override_recovery_settings": "false", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_profile": "balanced", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-07-28T11:41:41.691 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mclock_skip_benchmark": "false", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_base": "805306368", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_cache_min": "134217728", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_target": "4294967296", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_target_autotune": "false", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-07-28T11:41:41.692 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_min_pg_log_entries": "250", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_min_recovery_priority": "0", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mon_heartbeat_interval": "30", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mon_report_interval": "5", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mon_report_max_in_flight": "2", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_num_cache_shards": "32", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_num_op_tracker_shard": "32", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_numa_auto_affinity": "true", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_numa_node": "-1", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_numa_prefer_iface": "true", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-07-28T11:41:41.693 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_objecter_finishers": "1", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_objectstore": "bluestore", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_objectstore_fuse": "false", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_objectstore_tracing": "false", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_complaint_time": "30.000000", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_history_duration": "600", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_history_size": "20", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_history_slow_op_size": "20", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_log_threshold": "5", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_shards": "0", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_shards_hdd": "5", 2024-07-28T11:41:41.694 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_shards_ssd": "8", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_threads_per_shard": "0", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_pq_min_cost": "65536", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_queue": "mclock_scheduler", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_queue_cut_off": "high", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_thread_suicide_timeout": "150", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_op_thread_timeout": "15", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_open_classes_on_start": "true", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_os_flags": "0", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_peering_op_priority": "255", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_delete_cost": "1048576", 2024-07-28T11:41:41.695 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_delete_priority": "5", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_log_dups_tracked": "3000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_log_trim_max": "10000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_log_trim_min": "100", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_object_context_cache_count": "64", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pg_stat_report_interval_max": "500", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-07-28T11:41:41.696 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_crimson": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_crush_rule": "-1", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_ec_fast_read": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flag_bulk": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flag_nodelete": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_flags": "0", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_min_size": "0", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_pg_num": "32", 2024-07-28T11:41:41.697 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_pgp_num": "0", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_size": "3", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_default_type": "replicated", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_pool_use_gmt_hitset": "true", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_push_per_object_cost": "1000", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_read_ec_check_for_errors": "false", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recover_clone_overlap": "true", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recover_clone_overlap_limit": "10", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_cost": "20971520", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_delay_start": "0.000000", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_active": "0", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_active_hdd": "3", 2024-07-28T11:41:41.698 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_active_ssd": "10", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_chunk": "8388608", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_max_single_start": "1", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_op_priority": "3", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_op_warn_multiple": "16", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_priority": "5", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_retry_interval": "30.000000", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_sleep": "0.000000", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_repair_during_recovery": "false", 2024-07-28T11:41:41.699 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_requested_scrub_priority": "120", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_rollback_to_cluster_snap": "", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_auto_repair": "false", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_begin_hour": "0", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_begin_week_day": "0", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_chunk_max": "25", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_chunk_min": "5", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_cost": "52428800", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_during_recovery": "false", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_end_hour": "0", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_end_week_day": "0", 2024-07-28T11:41:41.700 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_event_cost": "4096", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_invalid_stats": "true", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_load_threshold": "0.500000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_max_interval": "604800.000000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_max_preemptions": "5", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_min_interval": "86400.000000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_priority": "5", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_reservation_timeout": "5000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_sleep": "0.000000", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_scrub_slow_reservation_response": "2200", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-07-28T11:41:41.701 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_shutdown_pgref_assert": "false", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_skip_data_digest": "false", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_smart_report_timeout": "5", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_cost": "1048576", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_priority": "5", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_sleep": "0.000000", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_stats_update_period_scrubbing": "15", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-07-28T11:41:41.702 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_target_transaction_size": "30", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_default_cache_mode": "writeback", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_tracing": "false", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_use_stale_snap": "false", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-07-28T11:41:41.703 INFO:teuthology.orchestra.run.smithi177.stdout: "osdc_blkin_trace_all": "false", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_kill_at": "0", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_max_join_drift": "10", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_min": "500", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_min_wait": "0.050000", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_propose_interval": "1.000000", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_service_trim_max": "500", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_service_trim_max_multiplier": "20", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_service_trim_min": "250", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_stash_full_interval": "25", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_trim_max": "500", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "paxos_trim_min": "250", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "perf": "true", 2024-07-28T11:41:41.704 INFO:teuthology.orchestra.run.smithi177.stdout: "pid_file": "", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "public_addr": "-", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "public_addrv": "", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "public_bind_addr": "-", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "public_network": "172.21.0.0/20,172.21.0.2/32,172.21.0.1/32,172.21.15.254/32", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "public_network_interface": "", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "qat_compressor_enabled": "false", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "qat_compressor_session_max_number": "256", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "rados_mon_op_timeout": "0", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "rados_osd_op_timeout": "0", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "rados_tracing": "false", 2024-07-28T11:41:41.705 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_atime_update_interval": "60", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_balance_parent_reads": "false", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_balance_snap_reads": "false", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_blkin_trace_all": "false", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_blocklist_expire_seconds": "0", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_blocklist_on_break_lock": "true", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache": "true", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_block_writes_upfront": "false", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_max_dirty": "25165824", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_max_dirty_object": "0", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_policy": "writearound", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_size": "33554432", 2024-07-28T11:41:41.706 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_target_dirty": "16777216", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_clone_copy_on_read": "false", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_compression_hint": "none", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_concurrent_management_ops": "10", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_clone_format": "auto", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_data_pool": "", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_features": "61", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_format": "2", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_map_options": "", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_order": "22", 2024-07-28T11:41:41.707 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_pool": "rbd", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_stripe_count": "0", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_default_stripe_unit": "0", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_disable_zero_copy_writes": "true", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_discard_granularity_bytes": "65536", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_enable_alloc_hint": "true", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_io_scheduler": "simple", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_commit_age": "5.000000", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-07-28T11:41:41.708 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_object_flush_interval": "0", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_order": "24", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_pool": "", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_journal_splay_width": "4", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_localize_parent_reads": "false", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_localize_snap_reads": "false", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-07-28T11:41:41.709 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_policy_type": "simple", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-07-28T11:41:41.710 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_autotune": "true", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_base": "805306368", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_memory_target": "4294967296", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirroring_delete_delay": "0", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-07-28T11:41:41.711 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirroring_replay_delay": "0", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_move_to_trash_on_remove": "false", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_mtime_update_interval": "60", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_non_blocking_aio": "true", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_op_thread_timeout": "60", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_op_threads": "1", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_parent_cache_enabled": "false", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_persistent_cache_mode": "disabled", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_persistent_cache_path": "/tmp", 2024-07-28T11:41:41.712 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_persistent_cache_size": "1073741824", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_plugins": "", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_bps_burst": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_bps_limit": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_exclude_ops": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_iops_burst": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_iops_limit": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_bps_burst": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_bps_limit": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_iops_burst": "0", 2024-07-28T11:41:41.713 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_read_iops_limit": "0", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_schedule_tick_min": "50", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_bps_burst": "0", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_bps_limit": "0", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_iops_burst": "0", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_qos_write_iops_limit": "0", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_quiesce_notification_attempts": "10", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_read_from_replica_policy": "default", 2024-07-28T11:41:41.714 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_readahead_max_bytes": "524288", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_readahead_trigger_requests": "10", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_request_timed_out_seconds": "30", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_skip_partial_discard": "true", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_tracing": "false", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_validate_names": "true", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rbd_validate_pool": "true", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "restapi_base_url": "", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "restapi_log_level": "", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_acl_grants_max_num": "100", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_admin_entry": "admin", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-07-28T11:41:41.715 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_backend_store": "rados", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_barbican_url": "", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_beast_enable_async": "true", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_index_max_aio": "128", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_quota_ttl": "600", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_cache_enabled": "true", 2024-07-28T11:41:41.716 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_cache_expiry_interval": "900", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_cache_lru_size": "10000", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_config_store": "rados", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_content_length_compat": "false", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_copy_obj_progress": "true", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_cors_rules_max_num": "100", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_cross_domain_policy": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_default_encryption_key": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_addr": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_ca_path": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_client_cert": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_client_key": "", 2024-07-28T11:41:41.717 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_password": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_kmip_username": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_require_ssl": "true", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-07-28T11:41:41.718 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_suppress_logs": "true", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_addr": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_auth": "token", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_namespace": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_prefix": "", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-07-28T11:41:41.719 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_token_file": "", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_curl_buffersize": "524288", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_curl_low_speed_limit": "1024", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_curl_low_speed_time": "300", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_curl_tcp_keepalive": "0", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-07-28T11:41:41.720 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_fadvise": "4", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_log_changes_size": "1000", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_log_num_shards": "128", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_log_window": "30", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_notify_interval_msec": "0", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_sync_poll_interval": "20", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_data_sync_spawn_window": "20", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-07-28T11:41:41.721 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_default_data_log_backing": "fifo", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_default_region_info_oid": "default.region", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_defer_to_bucket_acls": "", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-07-28T11:41:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_data_res": "500.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dns_name": "", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dns_s3website_name": "", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_dynamic_resharding": "true", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_gc_threads": "true", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_lc_threads": "true", 2024-07-28T11:41:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_ops_log": "false", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_quota_threads": "true", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_static_website": "false", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enable_usage_log": "false", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_enforce_swift_acls": "true", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_exit_timeout_secs": "120", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_expose_bucket": "false", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_extended_http_attrs": "", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_filter": "none", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_frontends": "beast port=7480", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_concurrent_io": "10", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_deferred": "50", 2024-07-28T11:41:41.724 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_objs": "32", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_queue_size": "134213632", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_max_trim_chunk": "16", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_obj_min_wait": "7200", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_processor_max_time": "3600", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_gc_processor_period": "3600", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_get_obj_window_size": "16777216", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_healthcheck_disabling_path": "", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ignore_get_invalid_range": "false", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_init_timeout": "300", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-07-28T11:41:41.725 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_domain": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_password": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_password_path": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_project": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_tenant": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_token": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_token_path": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_admin_user": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_api_version": "2", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_barbican_domain": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_barbican_password": "", 2024-07-28T11:41:41.726 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_barbican_project": "", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_barbican_tenant": "", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_barbican_user": "", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_implicit_tenants": "false", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_service_token_enabled": "false", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_token_cache_size": "10000", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_url": "", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_keystone_verify_ssl": "true", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_debug_interval": "-1", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_lock_max_time": "90", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_max_objs": "32", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_max_rules": "1000", 2024-07-28T11:41:41.727 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_max_worker": "3", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_max_wp_worker": "3", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lc_thread_delay": "0", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_dnattr": "uid", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_searchfilter": "", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ldap_uri": "ldaps://", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_log_http_headers": "", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_log_nonexistent_bucket": "false", 2024-07-28T11:41:41.728 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_log_object_name_utc": "false", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_attr_name_len": "0", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_attr_size": "0", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_attrs_num_in_req": "0", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_chunk_size": "4194304", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_concurrent_requests": "1024", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_dynamic_shards": "1999", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_listing_results": "1000", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_notify_retries": "10", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_objs_per_shard": "100000", 2024-07-28T11:41:41.729 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_put_param_size": "1048576", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_put_size": "5368709120", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_max_slo_entries": "1000", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_md_log_max_shards": "64", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_md_notify_interval_msec": "200", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_meta_sync_poll_interval": "20", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_meta_sync_spawn_window": "20", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_mp_lock_max_time": "600", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_multipart_min_part_size": "5242880", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-07-28T11:41:41.730 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_fhcache_size": "2017", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_lru_lanes": "5", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_max_gc": "300", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_run_gc_threads": "false", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_run_lc_threads": "false", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_run_quota_threads": "false", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_run_sync_thread": "false", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-07-28T11:41:41.731 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_num_async_rados_threads": "32", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_num_control_oids": "8", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_numa_node": "-1", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_obj_stripe_size": "4194304", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_objexp_chunk_size": "100", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_objexp_gc_interval": "600", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_objexp_hints_num_shards": "127", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_op_thread_timeout": "600", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_op_tracing": "false", 2024-07-28T11:41:41.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_opa_token": "", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_opa_url": "", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_opa_verify_ssl": "true", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ops_log_rados": "false", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_ops_log_socket_path": "", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_period_push_interval": "2.000000", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_period_push_interval_max": "30.000000", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_period_root_pool": ".rgw.root", 2024-07-28T11:41:41.733 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_print_continue": "true", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_print_prohibited_content_length": "false", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_rados_tracing": "false", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_realm": "", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_realm_id": "", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_region": "", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_region_root_pool": ".rgw.root", 2024-07-28T11:41:41.734 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_relaxed_region_enforcement": "false", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_request_uri": "", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_reshard_batch_size": "64", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_reshard_max_aio": "128", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_reshard_num_logs": "16", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_reshard_thread_interval": "600", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_resolve_cname": "false", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_rest_getusage_op_compat": "false", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_run_sync_thread": "true", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-07-28T11:41:41.735 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_auth_use_keystone": "false", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_auth_use_ldap": "false", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_auth_use_rados": "true", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_auth_use_sts": "false", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_s3_success_create_obj_status": "0", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_scheduler_type": "throttler", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_script_uri": "", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_service_provider_name": "", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_client_id": "", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_client_secret": "", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_entry": "sts", 2024-07-28T11:41:41.736 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_key": "sts", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_max_session_duration": "43200", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_min_session_duration": "900", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sts_token_introspection_url": "", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_account_in_url": "false", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_auth_entry": "auth", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_auth_url": "", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_custom_header": "", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_enforce_content_length": "false", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_need_stats": "true", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_tenant_name": "", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_token_expiration": "86400", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_url": "", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_url_prefix": "swift", 2024-07-28T11:41:41.737 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_swift_versioning_enabled": "false", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_lease_period": "120", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_log_trim_interval": "1200", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_obj_etag_verify": "false", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_trace_history_size": "4096", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_thread_pool_size": "512", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_comment": "", 2024-07-28T11:41:41.738 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_createby": "", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_encoding": "", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_flag": "false", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_origin": "", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_sha_unit": "524288", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_torrent_tracker": "", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_trust_forwarded_https": "false", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_usage_log_tick_interval": "30", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_usage_max_shards": "32", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_usage_max_user_shards": "1", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_use_opa_authz": "false", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_default_quota_max_size": "-1", 2024-07-28T11:41:41.739 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_max_buckets": "1000", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_policies_max_num": "100", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_quota_sync_interval": "86400", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_user_unique_email": "true", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_verify_ssl": "true", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_website_routing_rules_max_num": "50", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zone": "", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zone_id": "", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zonegroup": "", 2024-07-28T11:41:41.740 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zonegroup_id": "", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rgwlc_auto_session_clear": "true", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rgwlc_skip_bucket_step": "false", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_block_size": "4096", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_shard_bits": "4", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_size": "536870912", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cache_type": "binned_lru", 2024-07-28T11:41:41.741 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_collect_compaction_stats": "false", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_collect_extended_stats": "false", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_collect_memory_stats": "false", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_index_type": "binary_search", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_log_to_ceph_log": "true", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_metadata_block_size": "4096", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_partition_filters": "false", 2024-07-28T11:41:41.742 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_perf": "false", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "rotating_keys_renewal_timeout": "10", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "run_dir": "/var/run/ceph", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_block_create": "true", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_cache_lru_size": "67108864", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_cbjournal_size": "5368709120", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_default_max_object_size": "16777216", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_device_size": "53687091200", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_journal_batch_capacity": "16", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-07-28T11:41:41.743 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_journal_iodepth_limit": "5", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_main_device_type": "SSD", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_max_concurrent_transactions": "8", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "seastore_segment_size": "67108864", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "set_keepcaps": "false", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "setgroup": "ceph", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "setuser": "ceph", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "setuser_match_path": "", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "target_max_misplaced_ratio": "0.050000", 2024-07-28T11:41:41.744 INFO:teuthology.orchestra.run.smithi177.stdout: "thp": "false", 2024-07-28T11:41:41.745 INFO:teuthology.orchestra.run.smithi177.stdout: "threadpool_default_timeout": "60", 2024-07-28T11:41:41.745 INFO:teuthology.orchestra.run.smithi177.stdout: "threadpool_empty_queue_max_wait": "2", 2024-07-28T11:41:41.745 INFO:teuthology.orchestra.run.smithi177.stdout: "throttler_perf_counter": "true" 2024-07-28T11:41:41.745 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-07-28T11:41:41.746 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:41 smithi204 bash[68176]: cluster 2024-07-28T11:41:39.819051+0000 mgr.y (mgr.25253) 393 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:41.746 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:41 smithi177 bash[79620]: cluster 2024-07-28T11:41:39.819051+0000 mgr.y (mgr.25253) 393 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:41.746 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:41 smithi177 bash[81864]: cluster 2024-07-28T11:41:39.819051+0000 mgr.y (mgr.25253) 393 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:42.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-07-28T11:41:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:43 smithi204 bash[68176]: cluster 2024-07-28T11:41:41.819910+0000 mgr.y (mgr.25253) 394 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:43.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:43 smithi177 bash[81864]: cluster 2024-07-28T11:41:41.819910+0000 mgr.y (mgr.25253) 394 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:43.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:43 smithi177 bash[79620]: cluster 2024-07-28T11:41:41.819910+0000 mgr.y (mgr.25253) 394 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:45 smithi204 bash[68176]: cluster 2024-07-28T11:41:43.820770+0000 mgr.y (mgr.25253) 395 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:45.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:45 smithi177 bash[81864]: cluster 2024-07-28T11:41:43.820770+0000 mgr.y (mgr.25253) 395 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:45.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:45 smithi177 bash[79620]: cluster 2024-07-28T11:41:43.820770+0000 mgr.y (mgr.25253) 395 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:46.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-07-28T11:41:46.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:46 smithi177 bash[81864]: audit 2024-07-28T11:41:45.664248+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:46.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:46 smithi177 bash[79620]: audit 2024-07-28T11:41:45.664248+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:46 smithi204 bash[68176]: audit 2024-07-28T11:41:45.664248+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:41:47.228 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:41:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:47 smithi204 bash[68176]: cluster 2024-07-28T11:41:45.821463+0000 mgr.y (mgr.25253) 396 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:47 smithi177 bash[81864]: cluster 2024-07-28T11:41:45.821463+0000 mgr.y (mgr.25253) 396 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:47 smithi177 bash[79620]: cluster 2024-07-28T11:41:45.821463+0000 mgr.y (mgr.25253) 396 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:49 smithi204 bash[68176]: cluster 2024-07-28T11:41:47.822282+0000 mgr.y (mgr.25253) 397 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:49 smithi177 bash[79620]: cluster 2024-07-28T11:41:47.822282+0000 mgr.y (mgr.25253) 397 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:49.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:49 smithi177 bash[81864]: cluster 2024-07-28T11:41:47.822282+0000 mgr.y (mgr.25253) 397 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:50.769 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a: {} 2024-07-28T11:41:50.769 INFO:teuthology.orchestra.run.smithi177.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T11:41:50.781 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b: {} 2024-07-28T11:41:50.782 INFO:teuthology.orchestra.run.smithi177.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T11:41:50.791 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c: {} 2024-07-28T11:41:50.791 INFO:teuthology.orchestra.run.smithi177.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T11:41:51.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[81864]: cluster 2024-07-28T11:41:49.823202+0000 mgr.y (mgr.25253) 398 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:51.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[81864]: audit 2024-07-28T11:41:50.763459+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1723224138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:41:51.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[79620]: cluster 2024-07-28T11:41:49.823202+0000 mgr.y (mgr.25253) 398 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:51.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[79620]: audit 2024-07-28T11:41:50.763459+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1723224138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:41:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:51 smithi204 bash[68176]: cluster 2024-07-28T11:41:49.823202+0000 mgr.y (mgr.25253) 398 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:51 smithi204 bash[68176]: audit 2024-07-28T11:41:50.763459+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.177:0/1723224138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:41:51.670 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-07-28T11:41:51.671 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T11:41:51.671 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-07-28T11:41:51.674 INFO:tasks.radosbench:Beginning radosbench... 2024-07-28T11:41:51.674 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-07-28T11:41:51.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-07-28T11:41:51.675 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-07-28T11:41:51.675 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-28T11:41:51.675 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T11:41:51.676 INFO:tasks.thrashosds.thrasher:Reweighting osd 0 to 0.34558799375109583 2024-07-28T11:41:51.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd reweight 0 0.34558799375109583 2024-07-28T11:41:51.676 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-07-28T11:41:51.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:51.677 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-07-28T11:41:51.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-07-28T11:41:51.677 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-07-28T11:41:51.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T11:41:51.678 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-07-28T11:41:51.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:41:51.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:51.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:51.930 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to main process 98795 (bash) on client request. 2024-07-28T11:41:51.930 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99109 (docker) on client request. 2024-07-28T11:41:51.930 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[99109]: debug 2024-07-28T11:41:51.785+0000 7f6239aac640 -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-28T11:41:51.930 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[99109]: debug 2024-07-28T11:41:51.869+0000 7f6239aac640 -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-28T11:41:51.931 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[99109]: debug 2024-07-28T11:41:51.869+0000 7f6239aac640 -1 osd.2 109 *** Got signal Terminated *** 2024-07-28T11:41:51.931 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:51 smithi177 bash[99109]: debug 2024-07-28T11:41:51.869+0000 7f6239aac640 -1 osd.2 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:52.014 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:51 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to main process 93522 (bash) on client request. 2024-07-28T11:41:52.014 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:51 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:52.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:52.089 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:51 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to main process 38428 (bash) on client request. 2024-07-28T11:41:52.089 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:51 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38685 (docker) on client request. 2024-07-28T11:41:52.089 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:51 smithi204 bash[38685]: debug 2024-07-28T11:41:51.992+0000 7f32fd74c640 -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-28T11:41:52.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:52.264 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[93767]: debug 2024-07-28T11:41:52.041+0000 7f610d5a7640 -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-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 114461 (bash) on client request. 2024-07-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 114519 (docker) on client request. 2024-07-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[93767]: debug 2024-07-28T11:41:52.101+0000 7f610d5a7640 -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-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[93767]: debug 2024-07-28T11:41:52.177+0000 7f610d5a7640 -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:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[93767]: debug 2024-07-28T11:41:52.177+0000 7f610d5a7640 -1 osd.1 109 *** Got signal Terminated *** 2024-07-28T11:41:52.265 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[93767]: debug 2024-07-28T11:41:52.177+0000 7f610d5a7640 -1 osd.1 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:52.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[38685]: debug 2024-07-28T11:41:52.084+0000 7f32fd74c640 -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-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[38685]: debug 2024-07-28T11:41:52.084+0000 7f32fd74c640 -1 osd.6 109 *** Got signal Terminated *** 2024-07-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[38685]: debug 2024-07-28T11:41:52.084+0000 7f32fd74c640 -1 osd.6 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 77762 (bash) on client request. 2024-07-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38685 (docker) on client request. 2024-07-28T11:41:52.277 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 77796 (docker) on client request. 2024-07-28T11:41:52.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:52.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:41:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[68176]: cluster 2024-07-28T11:41:51.872947+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:41:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.094098+0000 mon.a (mon.0) 581 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T11:41:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.180291+0000 mon.a (mon.0) 582 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:41:52.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 77812 (bash) on client request. 2024-07-28T11:41:52.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38685 (docker) on client request. 2024-07-28T11:41:52.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 77846 (docker) on client request. 2024-07-28T11:41:52.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Deactivated successfully. 2024-07-28T11:41:52.415 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Unit process 38685 (docker) remains running after unit stopped. 2024-07-28T11:41:52.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:52.613 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 114356 (bash) on client request. 2024-07-28T11:41:52.613 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99109 (docker) on client request. 2024-07-28T11:41:52.613 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 114384 (docker) on client request. 2024-07-28T11:41:52.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[81864]: cluster 2024-07-28T11:41:51.872947+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:41:52.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.094098+0000 mon.a (mon.0) 581 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T11:41:52.613 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.180291+0000 mon.a (mon.0) 582 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:41:52.614 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to main process 88599 (bash) on client request. 2024-07-28T11:41:52.614 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 88866 (docker) on client request. 2024-07-28T11:41:52.614 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[88866]: debug 2024-07-28T11:41:52.569+0000 7ff8507e5640 -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-28T11:41:52.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[79620]: cluster 2024-07-28T11:41:51.872947+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T11:41:52.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.094098+0000 mon.a (mon.0) 581 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T11:41:52.614 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.180291+0000 mon.a (mon.0) 582 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:41:52.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:52.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:52.764 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[88866]: debug 2024-07-28T11:41:52.629+0000 7ff8507e5640 -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:41:52.764 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[88866]: debug 2024-07-28T11:41:52.629+0000 7ff8507e5640 -1 osd.0 110 *** Got signal Terminated *** 2024-07-28T11:41:52.764 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 bash[88866]: debug 2024-07-28T11:41:52.629+0000 7ff8507e5640 -1 osd.0 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:52.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:52.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38685 (docker) on client request. 2024-07-28T11:41:52.913 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to main process 43962 (bash) on client request. 2024-07-28T11:41:52.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44237 (docker) on client request. 2024-07-28T11:41:52.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[44237]: debug 2024-07-28T11:41:52.808+0000 7fa5b0c6f640 -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-28T11:41:52.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 77866 (bash) on client request. 2024-07-28T11:41:52.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44237 (docker) on client request. 2024-07-28T11:41:52.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 77913 (docker) on client request. 2024-07-28T11:41:52.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:53.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:53.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:53.247 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to control process 114617 (bash) on client request. 2024-07-28T11:41:53.247 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 88866 (docker) on client request. 2024-07-28T11:41:53.247 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:52 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 114656 (docker) on client request. 2024-07-28T11:41:53.247 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to control process 114719 (bash) on client request. 2024-07-28T11:41:53.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:53.324 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to main process 73455 (bash) on client request. 2024-07-28T11:41:53.324 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73698 (docker) on client request. 2024-07-28T11:41:53.324 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[44237]: debug 2024-07-28T11:41:52.928+0000 7fa5b0c6f640 -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-28T11:41:53.325 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[44237]: debug 2024-07-28T11:41:52.928+0000 7fa5b0c6f640 -1 osd.7 110 *** Got signal Terminated *** 2024-07-28T11:41:53.325 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:52 smithi204 bash[44237]: debug 2024-07-28T11:41:52.928+0000 7fa5b0c6f640 -1 osd.7 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:53.413 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to main process 32862 (bash) on client request. 2024-07-28T11:41:53.413 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[68176]: cluster 2024-07-28T11:41:51.823853+0000 mgr.y (mgr.25253) 399 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.316770+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 3 osds down (OSD_DOWN) 2024-07-28T11:41:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.338439+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e110: 8 total, 5 up, 8 in 2024-07-28T11:41:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.632991+0000 mon.a (mon.0) 585 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:41:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[68176]: cluster 2024-07-28T11:41:52.936972+0000 mon.a (mon.0) 586 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T11:41:53.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:53.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[81864]: cluster 2024-07-28T11:41:51.823853+0000 mgr.y (mgr.25253) 399 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.316770+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 3 osds down (OSD_DOWN) 2024-07-28T11:41:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.338439+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e110: 8 total, 5 up, 8 in 2024-07-28T11:41:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.632991+0000 mon.a (mon.0) 585 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:41:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[81864]: cluster 2024-07-28T11:41:52.936972+0000 mon.a (mon.0) 586 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T11:41:53.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[79620]: cluster 2024-07-28T11:41:51.823853+0000 mgr.y (mgr.25253) 399 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:53.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.316770+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 3 osds down (OSD_DOWN) 2024-07-28T11:41:53.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.338439+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e110: 8 total, 5 up, 8 in 2024-07-28T11:41:53.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.632991+0000 mon.a (mon.0) 585 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:41:53.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:53 smithi177 bash[79620]: cluster 2024-07-28T11:41:52.936972+0000 mon.a (mon.0) 586 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T11:41:53.516 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 88866 (docker) on client request. 2024-07-28T11:41:53.516 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 114720 (docker) on client request. 2024-07-28T11:41:53.516 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T11:41:53.516 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Unit process 88866 (docker) remains running after unit stopped. 2024-07-28T11:41:53.516 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 88866 (docker) on client request. 2024-07-28T11:41:53.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:53.578 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[73698]: debug 2024-07-28T11:41:53.536+0000 7fa92f9ce640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser 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:41:53.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:53.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:53.902 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to main process 103509 (bash) on client request. 2024-07-28T11:41:53.902 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103770 (docker) on client request. 2024-07-28T11:41:53.902 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 114526 (bash) on client request. 2024-07-28T11:41:53.903 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:53.903 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 114559 (docker) on client request. 2024-07-28T11:41:53.903 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T11:41:53.903 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Unit process 93767 (docker) remains running after unit stopped. 2024-07-28T11:41:53.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:53.914 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 78006 (bash) on client request. 2024-07-28T11:41:53.914 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:53.914 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 78023 (docker) on client request. 2024-07-28T11:41:54.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:54.107 INFO:journalctl@ceph.osd.6.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38685 (docker) on client request. 2024-07-28T11:41:54.107 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:53 smithi204 bash[33112]: debug 2024-07-28T11:41:53.992+0000 7f21bf10d640 -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-28T11:41:54.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:54.253 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:53 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:54.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:54.279 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[73698]: debug 2024-07-28T11:41:54.072+0000 7fa92f9ce640 -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-28T11:41:54.280 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[73698]: debug 2024-07-28T11:41:54.072+0000 7fa92f9ce640 -1 osd.4 111 *** Got signal Terminated *** 2024-07-28T11:41:54.280 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[73698]: debug 2024-07-28T11:41:54.072+0000 7fa92f9ce640 -1 osd.4 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:54.280 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 77978 (bash) on client request. 2024-07-28T11:41:54.280 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73698 (docker) on client request. 2024-07-28T11:41:54.280 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 78044 (docker) on client request. 2024-07-28T11:41:54.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:54.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[68176]: cluster 2024-07-28T11:41:53.339498+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e111: 8 total, 3 up, 8 in 2024-07-28T11:41:54.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[68176]: cluster 2024-07-28T11:41:54.081026+0000 mon.a (mon.0) 588 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:41:54.413 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 77928 (bash) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44237 (docker) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 77966 (docker) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Deactivated successfully. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.7.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7.service: Unit process 44237 (docker) remains running after unit stopped. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 78076 (bash) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 78108 (docker) on client request. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Deactivated successfully. 2024-07-28T11:41:54.414 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Unit process 33112 (docker) remains running after unit stopped. 2024-07-28T11:41:54.415 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Unit process 78108 (docker) remains running after unit stopped. 2024-07-28T11:41:54.415 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[33112]: debug 2024-07-28T11:41:54.312+0000 7f21bf10d640 -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-28T11:41:54.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:54.514 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[103770]: debug 2024-07-28T11:41:54.253+0000 7efd6e130640 -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-28T11:41:54.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[79620]: cluster 2024-07-28T11:41:53.339498+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e111: 8 total, 3 up, 8 in 2024-07-28T11:41:54.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[79620]: cluster 2024-07-28T11:41:54.081026+0000 mon.a (mon.0) 588 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:41:54.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[81864]: cluster 2024-07-28T11:41:53.339498+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e111: 8 total, 3 up, 8 in 2024-07-28T11:41:54.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[81864]: cluster 2024-07-28T11:41:54.081026+0000 mon.a (mon.0) 588 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T11:41:54.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:54.663 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[33112]: debug 2024-07-28T11:41:54.496+0000 7f21bf10d640 -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-28T11:41:54.664 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[33112]: debug 2024-07-28T11:41:54.496+0000 7f21bf10d640 -1 osd.5 112 *** Got signal Terminated *** 2024-07-28T11:41:54.664 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 bash[33112]: debug 2024-07-28T11:41:54.496+0000 7f21bf10d640 -1 osd.5 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:54.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:54.788 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 114575 (bash) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99109 (docker) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 114606 (docker) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.2.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2.service: Unit process 99109 (docker) remains running after unit stopped. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 114751 (bash) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103770 (docker) on client request. 2024-07-28T11:41:54.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 114797 (docker) on client request. 2024-07-28T11:41:54.790 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[103770]: debug 2024-07-28T11:41:54.789+0000 7efd6e130640 -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-28T11:41:54.790 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[103770]: debug 2024-07-28T11:41:54.789+0000 7efd6e130640 -1 osd.3 112 *** Got signal Terminated *** 2024-07-28T11:41:54.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:54.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:55.050 INFO:journalctl@ceph.osd.1.smithi177.stdout:Jul 28 11:41:54 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93767 (docker) on client request. 2024-07-28T11:41:55.050 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:54 smithi177 bash[103770]: debug 2024-07-28T11:41:54.789+0000 7efd6e130640 -1 osd.3 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:41:55.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:55.102 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:54 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:55.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:55.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:55.432 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[81864]: cluster 2024-07-28T11:41:53.824812+0000 mgr.y (mgr.25253) 400 : cluster [DBG] pgmap v339: 73 pgs: 2 undersized+peered, 3 active+undersized, 7 stale+peering, 17 peering, 22 stale+active+clean, 22 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:55.433 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[81864]: cluster 2024-07-28T11:41:54.337076+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-07-28T11:41:55.433 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[81864]: cluster 2024-07-28T11:41:54.341948+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e112: 8 total, 2 up, 8 in 2024-07-28T11:41:55.433 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[79620]: cluster 2024-07-28T11:41:53.824812+0000 mgr.y (mgr.25253) 400 : cluster [DBG] pgmap v339: 73 pgs: 2 undersized+peered, 3 active+undersized, 7 stale+peering, 17 peering, 22 stale+active+clean, 22 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:55.433 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[79620]: cluster 2024-07-28T11:41:54.337076+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-07-28T11:41:55.433 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:55 smithi177 bash[79620]: cluster 2024-07-28T11:41:54.341948+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e112: 8 total, 2 up, 8 in 2024-07-28T11:41:55.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:55.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:55 smithi204 bash[68176]: cluster 2024-07-28T11:41:53.824812+0000 mgr.y (mgr.25253) 400 : cluster [DBG] pgmap v339: 73 pgs: 2 undersized+peered, 3 active+undersized, 7 stale+peering, 17 peering, 22 stale+active+clean, 22 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:55 smithi204 bash[68176]: cluster 2024-07-28T11:41:54.337076+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-07-28T11:41:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:55 smithi204 bash[68176]: cluster 2024-07-28T11:41:54.341948+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e112: 8 total, 2 up, 8 in 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 78127 (bash) on client request. 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73698 (docker) on client request. 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 78169 (docker) on client request. 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Unit process 73698 (docker) remains running after unit stopped. 2024-07-28T11:41:55.664 INFO:journalctl@ceph.osd.4.smithi204.stdout:Jul 28 11:41:55 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4.service: Unit process 78169 (docker) remains running after unit stopped. 2024-07-28T11:41:55.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:55.688 INFO:journalctl@ceph.osd.0.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 88866 (docker) on client request. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 114823 (bash) on client request. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103770 (docker) on client request. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 114865 (docker) on client request. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Unit process 103770 (docker) remains running after unit stopped. 2024-07-28T11:41:55.689 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Unit process 114865 (docker) remains running after unit stopped. 2024-07-28T11:41:55.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:55.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:56.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:56.056 INFO:journalctl@ceph.osd.3.smithi177.stdout:Jul 28 11:41:55 smithi177 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103770 (docker) on client request. 2024-07-28T11:41:56.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:56.180 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:41:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-07-28T11:41:56.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:56.352 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:56 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:56.352 INFO:journalctl@ceph.osd.5.smithi204.stdout:Jul 28 11:41:56 smithi204 systemd[1]: ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33112 (docker) on client request. 2024-07-28T11:41:56.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:56.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:56.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:56 smithi177 bash[79620]: cluster 2024-07-28T11:41:55.345973+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e113: 8 total, 2 up, 8 in 2024-07-28T11:41:56.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:56 smithi177 bash[81864]: cluster 2024-07-28T11:41:55.345973+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e113: 8 total, 2 up, 8 in 2024-07-28T11:41:56.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:56.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:56 smithi204 bash[68176]: cluster 2024-07-28T11:41:55.345973+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e113: 8 total, 2 up, 8 in 2024-07-28T11:41:56.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:56.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:56.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:57.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:57.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:57.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:57 smithi204 bash[68176]: cluster 2024-07-28T11:41:55.825588+0000 mgr.y (mgr.25253) 401 : cluster [DBG] pgmap v342: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:57.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:57.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:41:57.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:57.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:57 smithi177 bash[81864]: cluster 2024-07-28T11:41:55.825588+0000 mgr.y (mgr.25253) 401 : cluster [DBG] pgmap v342: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:57.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:57 smithi177 bash[79620]: cluster 2024-07-28T11:41:55.825588+0000 mgr.y (mgr.25253) 401 : cluster [DBG] pgmap v342: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:57.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:57.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:58.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:58.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:58.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:58.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:58.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:58 smithi177 bash[79620]: cluster 2024-07-28T11:41:58.133204+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T11:41:58.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:58 smithi177 bash[81864]: cluster 2024-07-28T11:41:58.133204+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T11:41:58.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:58.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:41:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:58 smithi204 bash[68176]: cluster 2024-07-28T11:41:58.133204+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T11:41:58.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:58.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:41:59.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:59.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:59.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:41:59.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:59.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:41:59.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:41:59 smithi177 bash[81864]: cluster 2024-07-28T11:41:57.826253+0000 mgr.y (mgr.25253) 402 : cluster [DBG] pgmap v343: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:59.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:41:59 smithi177 bash[79620]: cluster 2024-07-28T11:41:57.826253+0000 mgr.y (mgr.25253) 402 : cluster [DBG] pgmap v343: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:59.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:41:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:41:59 smithi204 bash[68176]: cluster 2024-07-28T11:41:57.826253+0000 mgr.y (mgr.25253) 402 : cluster [DBG] pgmap v343: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:41:59.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:41:59.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:41:59.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:00.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:00.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:00.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:00.351 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:00.352 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:00.353 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:00.353 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:00.353 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:00.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:00.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:00.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:00 smithi204 bash[68176]: cluster 2024-07-28T11:42:00.367383+0000 mon.a (mon.0) 593 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:00.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:00.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:00 smithi177 bash[81864]: cluster 2024-07-28T11:42:00.367383+0000 mon.a (mon.0) 593 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:00.813 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:00 smithi177 bash[79620]: cluster 2024-07-28T11:42:00.367383+0000 mon.a (mon.0) 593 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:00.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:00.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:01.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:01.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:01.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:01.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:01.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[81864]: cluster 2024-07-28T11:41:59.827223+0000 mgr.y (mgr.25253) 403 : cluster [DBG] pgmap v344: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:01.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[81864]: audit 2024-07-28T11:42:00.671242+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:01.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[81864]: audit 2024-07-28T11:42:00.672662+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:01.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[79620]: cluster 2024-07-28T11:41:59.827223+0000 mgr.y (mgr.25253) 403 : cluster [DBG] pgmap v344: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:01.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[79620]: audit 2024-07-28T11:42:00.671242+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:01.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:01 smithi177 bash[79620]: audit 2024-07-28T11:42:00.672662+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:01.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:01.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:01 smithi204 bash[68176]: cluster 2024-07-28T11:41:59.827223+0000 mgr.y (mgr.25253) 403 : cluster [DBG] pgmap v344: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:01 smithi204 bash[68176]: audit 2024-07-28T11:42:00.671242+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:01 smithi204 bash[68176]: audit 2024-07-28T11:42:00.672662+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:01.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:01.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:01.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:02.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:02.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:02.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:02.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:02.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:02.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:02.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:02.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:03.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:03.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:03.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:03.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:03.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:03.608 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:03 smithi177 bash[81864]: cluster 2024-07-28T11:42:01.828188+0000 mgr.y (mgr.25253) 404 : cluster [DBG] pgmap v345: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:03.608 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:03 smithi177 bash[79620]: cluster 2024-07-28T11:42:01.828188+0000 mgr.y (mgr.25253) 404 : cluster [DBG] pgmap v345: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:03.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:03.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:03.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:03 smithi204 bash[68176]: cluster 2024-07-28T11:42:01.828188+0000 mgr.y (mgr.25253) 404 : cluster [DBG] pgmap v345: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:04.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:04.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:04.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:04.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:04.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:04.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:04.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:04.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:04.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:05.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:05.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:05.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:05.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:05.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:05 smithi204 bash[68176]: cluster 2024-07-28T11:42:03.828863+0000 mgr.y (mgr.25253) 405 : cluster [DBG] pgmap v346: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:05.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:05.684 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:05 smithi177 bash[79620]: cluster 2024-07-28T11:42:03.828863+0000 mgr.y (mgr.25253) 405 : cluster [DBG] pgmap v346: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:05.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:05 smithi177 bash[81864]: cluster 2024-07-28T11:42:03.828863+0000 mgr.y (mgr.25253) 405 : cluster [DBG] pgmap v346: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:05.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:05.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:06.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:06.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:06.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:06.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:06] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2024-07-28T11:42:06.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:06.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:06.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:06.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:06.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:06.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:07.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:07.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:07.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:07.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:07.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:07 smithi204 bash[68176]: cluster 2024-07-28T11:42:05.829501+0000 mgr.y (mgr.25253) 406 : cluster [DBG] pgmap v347: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:07.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:07.738 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:07 smithi177 bash[81864]: cluster 2024-07-28T11:42:05.829501+0000 mgr.y (mgr.25253) 406 : cluster [DBG] pgmap v347: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:07.738 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:07 smithi177 bash[79620]: cluster 2024-07-28T11:42:05.829501+0000 mgr.y (mgr.25253) 406 : cluster [DBG] pgmap v347: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:07.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:07.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:08.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:08.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:08.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:08.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:08.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:08.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:08 smithi204 bash[68176]: cluster 2024-07-28T11:42:08.135106+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 20 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:08.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:08.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:08 smithi177 bash[79620]: cluster 2024-07-28T11:42:08.135106+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 20 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:08.752 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:08 smithi177 bash[81864]: cluster 2024-07-28T11:42:08.135106+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 20 pgs peering (PG_AVAILABILITY) 2024-07-28T11:42:08.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:08.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:09.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:09.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:09.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:09.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:09.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:09 smithi204 bash[68176]: cluster 2024-07-28T11:42:07.830049+0000 mgr.y (mgr.25253) 407 : cluster [DBG] pgmap v348: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:09.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:09.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:09.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:10.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:09 smithi177 bash[79620]: cluster 2024-07-28T11:42:07.830049+0000 mgr.y (mgr.25253) 407 : cluster [DBG] pgmap v348: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:10.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:09 smithi177 bash[81864]: cluster 2024-07-28T11:42:07.830049+0000 mgr.y (mgr.25253) 407 : cluster [DBG] pgmap v348: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:10.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:10.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:10.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:10.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:10.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:10.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:10.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:10.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:10.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:11.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:11.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:11.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:11.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:11.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:11.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:11.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:11 smithi204 bash[68176]: cluster 2024-07-28T11:42:09.830638+0000 mgr.y (mgr.25253) 408 : cluster [DBG] pgmap v349: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:11.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:11 smithi177 bash[79620]: cluster 2024-07-28T11:42:09.830638+0000 mgr.y (mgr.25253) 408 : cluster [DBG] pgmap v349: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:11.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:11 smithi177 bash[81864]: cluster 2024-07-28T11:42:09.830638+0000 mgr.y (mgr.25253) 408 : cluster [DBG] pgmap v349: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:11.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:11.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:12.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-07-28T11:42:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:Error ENXIO: problem getting command descriptions from osd.1 2024-07-28T11:42:12.101 INFO:teuthology.orchestra.run.smithi177.stderr:Error ENXIO: problem getting command descriptions from osd.2 2024-07-28T11:42:12.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:12.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:12.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:12.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:12.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:12.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:12.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:12 smithi204 bash[68176]: audit 2024-07-28T11:42:12.104107+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/213906441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T11:42:12.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:12 smithi177 bash[81864]: audit 2024-07-28T11:42:12.104107+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/213906441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T11:42:12.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:12 smithi177 bash[79620]: audit 2024-07-28T11:42:12.104107+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.177:0/213906441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T11:42:12.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:12.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:13.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:13.022 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:42:13.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:13.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:13.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:13.472 INFO:teuthology.orchestra.run.smithi177.stderr:pool 'unique_pool_1' created 2024-07-28T11:42:13.472 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:42:13.473 INFO:teuthology.orchestra.run.smithi177.stderr:reweighted osd.0 to 0.345588 (5878) 2024-07-28T11:42:13.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: cluster 2024-07-28T11:42:11.831274+0000 mgr.y (mgr.25253) 409 : cluster [DBG] pgmap v350: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: audit 2024-07-28T11:42:12.523441+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: audit 2024-07-28T11:42:12.950795+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.177:0/1246325228' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: audit 2024-07-28T11:42:12.957185+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: audit 2024-07-28T11:42:13.144732+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/2984743657' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[79620]: audit 2024-07-28T11:42:13.145296+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: cluster 2024-07-28T11:42:11.831274+0000 mgr.y (mgr.25253) 409 : cluster [DBG] pgmap v350: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: audit 2024-07-28T11:42:12.523441+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: audit 2024-07-28T11:42:12.950795+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.177:0/1246325228' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: audit 2024-07-28T11:42:12.957185+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: audit 2024-07-28T11:42:13.144732+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/2984743657' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:13 smithi177 bash[81864]: audit 2024-07-28T11:42:13.145296+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: cluster 2024-07-28T11:42:11.831274+0000 mgr.y (mgr.25253) 409 : cluster [DBG] pgmap v350: 73 pgs: 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: audit 2024-07-28T11:42:12.523441+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: audit 2024-07-28T11:42:12.950795+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.177:0/1246325228' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: audit 2024-07-28T11:42:12.957185+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: audit 2024-07-28T11:42:13.144732+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/2984743657' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:13 smithi204 bash[68176]: audit 2024-07-28T11:42:13.145296+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]: dispatch 2024-07-28T11:42:13.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:13.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:13.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:42:14.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T11:42:14.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:14.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:14.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:14.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:14.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:14 smithi204 bash[68176]: cluster 2024-07-28T11:42:13.460353+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:14 smithi204 bash[68176]: audit 2024-07-28T11:42:13.475823+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T11:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:14 smithi204 bash[68176]: audit 2024-07-28T11:42:13.476004+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:14 smithi204 bash[68176]: audit 2024-07-28T11:42:13.476155+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]': finished 2024-07-28T11:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:14 smithi204 bash[68176]: cluster 2024-07-28T11:42:13.476320+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e114: 8 total, 2 up, 8 in 2024-07-28T11:42:14.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:14.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[81864]: cluster 2024-07-28T11:42:13.460353+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[81864]: audit 2024-07-28T11:42:13.475823+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[81864]: audit 2024-07-28T11:42:13.476004+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[81864]: audit 2024-07-28T11:42:13.476155+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[81864]: cluster 2024-07-28T11:42:13.476320+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e114: 8 total, 2 up, 8 in 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[79620]: cluster 2024-07-28T11:42:13.460353+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[79620]: audit 2024-07-28T11:42:13.475823+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.177:0/3772175875' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[79620]: audit 2024-07-28T11:42:13.476004+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[79620]: audit 2024-07-28T11:42:13.476155+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.34558799375109583}]': finished 2024-07-28T11:42:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:14 smithi177 bash[79620]: cluster 2024-07-28T11:42:13.476320+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e114: 8 total, 2 up, 8 in 2024-07-28T11:42:14.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:14.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:15.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:15.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:15.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:15.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:15.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:15.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:15.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:15.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:15 smithi177 bash[81864]: cluster 2024-07-28T11:42:13.832264+0000 mgr.y (mgr.25253) 410 : cluster [DBG] pgmap v352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:15.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:15 smithi177 bash[81864]: cluster 2024-07-28T11:42:14.470427+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:42:15.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:15 smithi177 bash[79620]: cluster 2024-07-28T11:42:13.832264+0000 mgr.y (mgr.25253) 410 : cluster [DBG] pgmap v352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:15.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:15 smithi177 bash[79620]: cluster 2024-07-28T11:42:14.470427+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:42:15.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:15 smithi204 bash[68176]: cluster 2024-07-28T11:42:13.832264+0000 mgr.y (mgr.25253) 410 : cluster [DBG] pgmap v352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:15 smithi204 bash[68176]: cluster 2024-07-28T11:42:14.470427+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:42:15.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:16.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:16.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:16.286 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:42:16.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-07-28T11:42:16.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:16.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:16.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:16.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:16.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:16.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:16 smithi204 bash[68176]: audit 2024-07-28T11:42:15.671301+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:16.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:16 smithi204 bash[68176]: audit 2024-07-28T11:42:15.673096+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:16.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:16 smithi204 bash[68176]: cluster 2024-07-28T11:42:15.833258+0000 mgr.y (mgr.25253) 411 : cluster [DBG] pgmap v353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:16.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:17.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[81864]: audit 2024-07-28T11:42:15.671301+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:17.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[81864]: audit 2024-07-28T11:42:15.673096+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:17.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[81864]: cluster 2024-07-28T11:42:15.833258+0000 mgr.y (mgr.25253) 411 : cluster [DBG] pgmap v353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:17.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[79620]: audit 2024-07-28T11:42:15.671301+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:17.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[79620]: audit 2024-07-28T11:42:15.673096+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:17.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:16 smithi177 bash[79620]: cluster 2024-07-28T11:42:15.833258+0000 mgr.y (mgr.25253) 411 : cluster [DBG] pgmap v353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:17.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:17.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:17.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:17.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:17.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:17.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:17.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:17.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:18.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:18.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:42:18.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:18.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:18.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:18.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:18.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:18.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:18.754 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:18.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:18.897 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:18 smithi177 bash[79620]: cluster 2024-07-28T11:42:17.834398+0000 mgr.y (mgr.25253) 412 : cluster [DBG] pgmap v354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:18.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:19.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:18 smithi204 bash[68176]: cluster 2024-07-28T11:42:17.834398+0000 mgr.y (mgr.25253) 412 : cluster [DBG] pgmap v354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:19.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:19.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:18 smithi177 bash[81864]: cluster 2024-07-28T11:42:17.834398+0000 mgr.y (mgr.25253) 412 : cluster [DBG] pgmap v354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:19.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:19.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:19.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:19.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:19.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:19.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:20.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:20.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:20.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:20.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:20.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:20.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:20.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:20.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:21.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:21.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:20 smithi204 bash[68176]: cluster 2024-07-28T11:42:19.835104+0000 mgr.y (mgr.25253) 413 : cluster [DBG] pgmap v355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:21.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:21.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:20 smithi177 bash[81864]: cluster 2024-07-28T11:42:19.835104+0000 mgr.y (mgr.25253) 413 : cluster [DBG] pgmap v355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:21.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:20 smithi177 bash[79620]: cluster 2024-07-28T11:42:19.835104+0000 mgr.y (mgr.25253) 413 : cluster [DBG] pgmap v355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:21.265 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-28T11:42:21.265 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T11:42:21.265 INFO:tasks.thrashosds.thrasher:Killing osd 5, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-07-28T11:42:21.265 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-07-28T11:42:21.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5 2024-07-28T11:42:21.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.5.service' 2024-07-28T11:42:21.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:21.394 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-28T11:42:21.394 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-07-28T11:42:21.409 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:21.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:21.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:21.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:21.791 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:21.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:21.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:22.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:22.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:22.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:22.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:22.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:22.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:22.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:22.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:22.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:23.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:23.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:23.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:22 smithi204 bash[68176]: cluster 2024-07-28T11:42:21.835780+0000 mgr.y (mgr.25253) 414 : cluster [DBG] pgmap v356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:23.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:23.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:22 smithi177 bash[81864]: cluster 2024-07-28T11:42:21.835780+0000 mgr.y (mgr.25253) 414 : cluster [DBG] pgmap v356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:23.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:22 smithi177 bash[79620]: cluster 2024-07-28T11:42:21.835780+0000 mgr.y (mgr.25253) 414 : cluster [DBG] pgmap v356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:23.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:23.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:23.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:23.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:23.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:23.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:24.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:24.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:24.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:24.388 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:42:24.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:24.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:24.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:24.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:24.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:25.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:24 smithi204 bash[68176]: cluster 2024-07-28T11:42:23.836772+0000 mgr.y (mgr.25253) 415 : cluster [DBG] pgmap v357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:25.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:25.179 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:25 smithi177 bash[81864]: cluster 2024-07-28T11:42:23.836772+0000 mgr.y (mgr.25253) 415 : cluster [DBG] pgmap v357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:25.179 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:25 smithi177 bash[79620]: cluster 2024-07-28T11:42:23.836772+0000 mgr.y (mgr.25253) 415 : cluster [DBG] pgmap v357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:25.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:25.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:25.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:25.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:25.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:25.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:25.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:26.062 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:42:26.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:26.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:26.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:42:26.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T11:42:26.395 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [5] live_osds: [0, 1, 2, 3, 4, 6, 7] 2024-07-28T11:42:26.395 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T11:42:26.395 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-07-28T11:42:26.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd out 2 2024-07-28T11:42:26.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:26.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:26.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:26.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:26.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:27.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:27.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:26 smithi204 bash[68176]: cluster 2024-07-28T11:42:25.837666+0000 mgr.y (mgr.25253) 416 : cluster [DBG] pgmap v358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:27.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:27.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:27.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:27.422 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:27 smithi177 bash[81864]: cluster 2024-07-28T11:42:25.837666+0000 mgr.y (mgr.25253) 416 : cluster [DBG] pgmap v358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:27.423 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:27 smithi177 bash[79620]: cluster 2024-07-28T11:42:25.837666+0000 mgr.y (mgr.25253) 416 : cluster [DBG] pgmap v358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:27.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:27.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:27.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:27.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:28.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:28.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:28.131 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:27 smithi177 bash[81864]: audit 2024-07-28T11:42:27.045820+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:28.132 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:27 smithi177 bash[79620]: audit 2024-07-28T11:42:27.045820+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:27 smithi204 bash[68176]: audit 2024-07-28T11:42:27.045820+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:28.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:28.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:28.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:28.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:28.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:28.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:28.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:29.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:29.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:28 smithi204 bash[68176]: cluster 2024-07-28T11:42:27.838649+0000 mgr.y (mgr.25253) 417 : cluster [DBG] pgmap v359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:29.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:29.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:28 smithi177 bash[81864]: cluster 2024-07-28T11:42:27.838649+0000 mgr.y (mgr.25253) 417 : cluster [DBG] pgmap v359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:29.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:28 smithi177 bash[79620]: cluster 2024-07-28T11:42:27.838649+0000 mgr.y (mgr.25253) 417 : cluster [DBG] pgmap v359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:29.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:29.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:29.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:29.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:29.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:29.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:30.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:30.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:30.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:30.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:30.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:30.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:30.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:30.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:30.941 INFO:teuthology.orchestra.run.smithi177.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-07-28T11:42:30.944 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:42:30.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:31.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:31.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:30 smithi204 bash[68176]: cluster 2024-07-28T11:42:29.839234+0000 mgr.y (mgr.25253) 418 : cluster [DBG] pgmap v360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:31.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:30 smithi204 bash[68176]: audit 2024-07-28T11:42:30.035823+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.177:0/3906514707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:30 smithi204 bash[68176]: audit 2024-07-28T11:42:30.036311+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:30 smithi204 bash[68176]: audit 2024-07-28T11:42:30.082572+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:42:31.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:30 smithi204 bash[68176]: audit 2024-07-28T11:42:30.665054+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:31.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:31.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[81864]: cluster 2024-07-28T11:42:29.839234+0000 mgr.y (mgr.25253) 418 : cluster [DBG] pgmap v360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:31.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[81864]: audit 2024-07-28T11:42:30.035823+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.177:0/3906514707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[81864]: audit 2024-07-28T11:42:30.036311+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[81864]: audit 2024-07-28T11:42:30.082572+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:42:31.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[81864]: audit 2024-07-28T11:42:30.665054+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:31.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[79620]: cluster 2024-07-28T11:42:29.839234+0000 mgr.y (mgr.25253) 418 : cluster [DBG] pgmap v360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:31.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[79620]: audit 2024-07-28T11:42:30.035823+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.177:0/3906514707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[79620]: audit 2024-07-28T11:42:30.036311+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:42:31.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[79620]: audit 2024-07-28T11:42:30.082572+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:42:31.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:30 smithi177 bash[79620]: audit 2024-07-28T11:42:30.665054+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:31.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:31.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:31.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:31.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:31.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:31.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:32.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:31 smithi204 bash[68176]: cluster 2024-07-28T11:42:30.928683+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:31 smithi204 bash[68176]: audit 2024-07-28T11:42:30.944843+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:42:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:31 smithi204 bash[68176]: audit 2024-07-28T11:42:30.945040+0000 mon.a (mon.0) 614 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:42:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:31 smithi204 bash[68176]: cluster 2024-07-28T11:42:30.945182+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e115: 8 total, 2 up, 8 in 2024-07-28T11:42:32.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:32.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[81864]: cluster 2024-07-28T11:42:30.928683+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[81864]: audit 2024-07-28T11:42:30.944843+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:42:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[81864]: audit 2024-07-28T11:42:30.945040+0000 mon.a (mon.0) 614 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:42:32.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[81864]: cluster 2024-07-28T11:42:30.945182+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e115: 8 total, 2 up, 8 in 2024-07-28T11:42:32.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[79620]: cluster 2024-07-28T11:42:30.928683+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:32.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[79620]: audit 2024-07-28T11:42:30.944843+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:42:32.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[79620]: audit 2024-07-28T11:42:30.945040+0000 mon.a (mon.0) 614 : audit [INF] from='client.? 172.21.15.177:0/3112216033' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:42:32.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:31 smithi177 bash[79620]: cluster 2024-07-28T11:42:30.945182+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e115: 8 total, 2 up, 8 in 2024-07-28T11:42:32.314 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:32.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:32.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:32.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:32.719 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:32.720 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:32.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:32.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:32.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:33.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:33.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:32 smithi204 bash[68176]: cluster 2024-07-28T11:42:31.840535+0000 mgr.y (mgr.25253) 419 : cluster [DBG] pgmap v362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:33.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:32 smithi204 bash[68176]: cluster 2024-07-28T11:42:31.938295+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:42:33.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:32 smithi204 bash[68176]: audit 2024-07-28T11:42:32.904949+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:32 smithi204 bash[68176]: audit 2024-07-28T11:42:32.910795+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[79620]: cluster 2024-07-28T11:42:31.840535+0000 mgr.y (mgr.25253) 419 : cluster [DBG] pgmap v362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[79620]: cluster 2024-07-28T11:42:31.938295+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:42:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[79620]: audit 2024-07-28T11:42:32.904949+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[79620]: audit 2024-07-28T11:42:32.910795+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[81864]: cluster 2024-07-28T11:42:31.840535+0000 mgr.y (mgr.25253) 419 : cluster [DBG] pgmap v362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:33.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[81864]: cluster 2024-07-28T11:42:31.938295+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:42:33.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[81864]: audit 2024-07-28T11:42:32.904949+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:32 smithi177 bash[81864]: audit 2024-07-28T11:42:32.910795+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:33.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:33.345 DEBUG:teuthology.orchestra.run.smithi177:> /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-28T11:42:33.346 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-07-28T11:42:33.347 INFO:teuthology.orchestra.run:waiting for 3000 2024-07-28T11:42:33.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:hints = 1 2024-07-28T11:42:33.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-07-28T11:42:33.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:Object prefix: benchmark_data_smithi177_117229 2024-07-28T11:42:33.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:42:33.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 0 0 0 0 0 0 - 0 2024-07-28T11:42:33.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:33.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:33.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:33.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:33.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:34.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:34.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:34.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:34.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:42:34.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:34.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1 16 16 0 0 0 - 0 2024-07-28T11:42:34.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[81864]: audit 2024-07-28T11:42:33.470747+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[81864]: audit 2024-07-28T11:42:33.475471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[81864]: audit 2024-07-28T11:42:33.891898+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[81864]: audit 2024-07-28T11:42:33.893162+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[81864]: audit 2024-07-28T11:42:33.900123+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[79620]: audit 2024-07-28T11:42:33.470747+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[79620]: audit 2024-07-28T11:42:33.475471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[79620]: audit 2024-07-28T11:42:33.891898+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[79620]: audit 2024-07-28T11:42:33.893162+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:34.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:34 smithi177 bash[79620]: audit 2024-07-28T11:42:33.900123+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:34 smithi204 bash[68176]: audit 2024-07-28T11:42:33.470747+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:34 smithi204 bash[68176]: audit 2024-07-28T11:42:33.475471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:34 smithi204 bash[68176]: audit 2024-07-28T11:42:33.891898+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:34 smithi204 bash[68176]: audit 2024-07-28T11:42:33.893162+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:34 smithi204 bash[68176]: audit 2024-07-28T11:42:33.900123+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:34.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:34.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:34.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:35.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:35.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:35.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:35.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2 16 16 0 0 0 - 0 2024-07-28T11:42:35.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:35.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:35.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:35.663 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:35 smithi177 bash[79620]: cluster 2024-07-28T11:42:33.841409+0000 mgr.y (mgr.25253) 420 : cluster [DBG] pgmap v363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:35.664 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:35 smithi177 bash[81864]: cluster 2024-07-28T11:42:33.841409+0000 mgr.y (mgr.25253) 420 : cluster [DBG] pgmap v363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:35.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:35.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:35 smithi204 bash[68176]: cluster 2024-07-28T11:42:33.841409+0000 mgr.y (mgr.25253) 420 : cluster [DBG] pgmap v363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:35.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:36.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:36.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:36.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:36.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:36.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3 16 16 0 0 0 - 0 2024-07-28T11:42:36.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:36.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:42:36.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:36.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:36.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:36.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:37.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:37.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:37.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:37.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4 16 16 0 0 0 - 0 2024-07-28T11:42:37.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:37.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:37.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:37.676 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:37 smithi177 bash[81864]: cluster 2024-07-28T11:42:35.842329+0000 mgr.y (mgr.25253) 421 : cluster [DBG] pgmap v364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:37.677 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:37 smithi177 bash[79620]: cluster 2024-07-28T11:42:35.842329+0000 mgr.y (mgr.25253) 421 : cluster [DBG] pgmap v364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:37.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:37.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:37 smithi204 bash[68176]: cluster 2024-07-28T11:42:35.842329+0000 mgr.y (mgr.25253) 421 : cluster [DBG] pgmap v364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:37.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:38.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:38.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:38.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:38.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:38.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5 16 16 0 0 0 - 0 2024-07-28T11:42:38.449 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:42:38.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:38.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:38.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:38.725 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:38 smithi177 bash[79620]: debug 2024-07-28T11:42:38.608+0000 7f28bf18a640 -1 mon.a@0(leader).osd e115 definitely_dead 0 2024-07-28T11:42:38.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:38.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:39.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:39.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:42:39.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T11:42:39.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:39.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6 16 16 0 0 0 - 0 2024-07-28T11:42:39.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:39.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[79620]: cluster 2024-07-28T11:42:37.843334+0000 mgr.y (mgr.25253) 422 : cluster [DBG] pgmap v365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:39.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[79620]: audit 2024-07-28T11:42:38.614981+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.177:0/4261229662' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[79620]: audit 2024-07-28T11:42:38.615434+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[79620]: cluster 2024-07-28T11:42:38.615496+0000 mon.a (mon.0) 625 : cluster [INF] Client client.admin marked osd.2 out, after it was down for 46 seconds 2024-07-28T11:42:39.491 INFO:teuthology.orchestra.run.smithi177.stderr:marked out osd.2. 2024-07-28T11:42:39.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[81864]: cluster 2024-07-28T11:42:37.843334+0000 mgr.y (mgr.25253) 422 : cluster [DBG] pgmap v365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:39.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[81864]: audit 2024-07-28T11:42:38.614981+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.177:0/4261229662' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[81864]: audit 2024-07-28T11:42:38.615434+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.531 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:39 smithi177 bash[81864]: cluster 2024-07-28T11:42:38.615496+0000 mon.a (mon.0) 625 : cluster [INF] Client client.admin marked osd.2 out, after it was down for 46 seconds 2024-07-28T11:42:39.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:39.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:39.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:39 smithi204 bash[68176]: cluster 2024-07-28T11:42:37.843334+0000 mgr.y (mgr.25253) 422 : cluster [DBG] pgmap v365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-28T11:42:39.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:39 smithi204 bash[68176]: audit 2024-07-28T11:42:38.614981+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.177:0/4261229662' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:39 smithi204 bash[68176]: audit 2024-07-28T11:42:38.615434+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2024-07-28T11:42:39.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:39 smithi204 bash[68176]: cluster 2024-07-28T11:42:38.615496+0000 mon.a (mon.0) 625 : cluster [INF] Client client.admin marked osd.2 out, after it was down for 46 seconds 2024-07-28T11:42:39.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:39.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:40.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:40.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:40.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:40.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7 16 16 0 0 0 - 0 2024-07-28T11:42:40.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:40.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:40.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:40.664 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:40.757 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[81864]: cluster 2024-07-28T11:42:39.487401+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 5 osds down (OSD_DOWN) 2024-07-28T11:42:40.757 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[81864]: audit 2024-07-28T11:42:39.495178+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-07-28T11:42:40.757 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[81864]: cluster 2024-07-28T11:42:39.495220+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e116: 8 total, 2 up, 7 in 2024-07-28T11:42:40.757 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[79620]: cluster 2024-07-28T11:42:39.487401+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 5 osds down (OSD_DOWN) 2024-07-28T11:42:40.758 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[79620]: audit 2024-07-28T11:42:39.495178+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-07-28T11:42:40.758 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:40 smithi177 bash[79620]: cluster 2024-07-28T11:42:39.495220+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e116: 8 total, 2 up, 7 in 2024-07-28T11:42:40.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:40.784 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:40 smithi204 bash[68176]: cluster 2024-07-28T11:42:39.487401+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 5 osds down (OSD_DOWN) 2024-07-28T11:42:40.784 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:40 smithi204 bash[68176]: audit 2024-07-28T11:42:39.495178+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-07-28T11:42:40.784 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:40 smithi204 bash[68176]: cluster 2024-07-28T11:42:39.495220+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e116: 8 total, 2 up, 7 in 2024-07-28T11:42:40.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:41.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:41.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:41.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:41.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:41.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8 16 16 0 0 0 - 0 2024-07-28T11:42:41.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:41.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:41 smithi177 bash[79620]: cluster 2024-07-28T11:42:39.844454+0000 mgr.y (mgr.25253) 423 : cluster [DBG] pgmap v367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:41.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:41 smithi177 bash[81864]: cluster 2024-07-28T11:42:39.844454+0000 mgr.y (mgr.25253) 423 : cluster [DBG] pgmap v367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:41.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:41.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:41.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:41.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:41 smithi204 bash[68176]: cluster 2024-07-28T11:42:39.844454+0000 mgr.y (mgr.25253) 423 : cluster [DBG] pgmap v367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:41.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:42.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:42.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:42.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:42.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9 16 16 0 0 0 - 0 2024-07-28T11:42:42.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:42.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:42.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:42.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:42.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:43.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:43.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:43.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:43.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 10 16 16 0 0 0 - 0 2024-07-28T11:42:43.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:43.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:43.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:43.730 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:43.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:43.754 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:43 smithi177 bash[79620]: cluster 2024-07-28T11:42:41.845087+0000 mgr.y (mgr.25253) 424 : cluster [DBG] pgmap v368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:43.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:43 smithi177 bash[81864]: cluster 2024-07-28T11:42:41.845087+0000 mgr.y (mgr.25253) 424 : cluster [DBG] pgmap v368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:43.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:43.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:43 smithi204 bash[68176]: cluster 2024-07-28T11:42:41.845087+0000 mgr.y (mgr.25253) 424 : cluster [DBG] pgmap v368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:43.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:44.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:44.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:44.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:44.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 11 16 16 0 0 0 - 0 2024-07-28T11:42:44.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:44.510 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:42:44.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:44.599 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:44 smithi177 bash[81864]: audit 2024-07-28T11:42:44.497820+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:42:44.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:44 smithi177 bash[79620]: audit 2024-07-28T11:42:44.497820+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:42:44.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:44.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:44.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:44 smithi204 bash[68176]: audit 2024-07-28T11:42:44.497820+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:42:44.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:45.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:45.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:45.256 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7] out_osds: [2] dead_osds: [5] live_osds: [0, 1, 2, 3, 4, 6, 7] 2024-07-28T11:42:45.256 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T11:42:45.257 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-07-28T11:42:45.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-07-28T11:42:45.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:45.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 12 16 16 0 0 0 - 0 2024-07-28T11:42:45.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:45.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:45.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:45.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:45 smithi204 bash[68176]: cluster 2024-07-28T11:42:43.845994+0000 mgr.y (mgr.25253) 425 : cluster [DBG] pgmap v369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:45 smithi204 bash[68176]: cluster 2024-07-28T11:42:44.506371+0000 mon.a (mon.0) 630 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:45 smithi204 bash[68176]: audit 2024-07-28T11:42:44.514135+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:42:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:45 smithi204 bash[68176]: cluster 2024-07-28T11:42:44.514190+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e117: 8 total, 2 up, 7 in 2024-07-28T11:42:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[79620]: cluster 2024-07-28T11:42:43.845994+0000 mgr.y (mgr.25253) 425 : cluster [DBG] pgmap v369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[79620]: cluster 2024-07-28T11:42:44.506371+0000 mon.a (mon.0) 630 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[79620]: audit 2024-07-28T11:42:44.514135+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[79620]: cluster 2024-07-28T11:42:44.514190+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e117: 8 total, 2 up, 7 in 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[81864]: cluster 2024-07-28T11:42:43.845994+0000 mgr.y (mgr.25253) 425 : cluster [DBG] pgmap v369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[81864]: cluster 2024-07-28T11:42:44.506371+0000 mon.a (mon.0) 630 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[81864]: audit 2024-07-28T11:42:44.514135+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.177:0/606025332' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:42:45.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:45 smithi177 bash[81864]: cluster 2024-07-28T11:42:44.514190+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e117: 8 total, 2 up, 7 in 2024-07-28T11:42:45.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:45.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:46.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:46.149 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:42:46.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:46.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:46.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 13 16 16 0 0 0 - 0 2024-07-28T11:42:46.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:46.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:46.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[81864]: audit 2024-07-28T11:42:45.671888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[81864]: audit 2024-07-28T11:42:45.673204+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:46.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[81864]: cluster 2024-07-28T11:42:45.847003+0000 mgr.y (mgr.25253) 426 : cluster [DBG] pgmap v371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[79620]: audit 2024-07-28T11:42:45.671888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[79620]: audit 2024-07-28T11:42:45.673204+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:46 smithi177 bash[79620]: cluster 2024-07-28T11:42:45.847003+0000 mgr.y (mgr.25253) 426 : cluster [DBG] pgmap v371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:46.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:46 smithi204 bash[68176]: audit 2024-07-28T11:42:45.671888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:42:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:46 smithi204 bash[68176]: audit 2024-07-28T11:42:45.673204+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:42:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:46 smithi204 bash[68176]: cluster 2024-07-28T11:42:45.847003+0000 mgr.y (mgr.25253) 426 : cluster [DBG] pgmap v371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:46.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:47.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:47.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:47.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:47.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 14 16 16 0 0 0 - 0 2024-07-28T11:42:47.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:47.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:47.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:47.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:47.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:47.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:48.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:42:48.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:48.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:48.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:48.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 15 16 16 0 0 0 - 0 2024-07-28T11:42:48.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:48.511 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:42:48.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:48.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:48.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:48.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:49.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:48 smithi177 bash[79620]: cluster 2024-07-28T11:42:47.848075+0000 mgr.y (mgr.25253) 427 : cluster [DBG] pgmap v372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:49.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:48 smithi177 bash[81864]: cluster 2024-07-28T11:42:47.848075+0000 mgr.y (mgr.25253) 427 : cluster [DBG] pgmap v372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:49.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:49.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:48 smithi204 bash[68176]: cluster 2024-07-28T11:42:47.848075+0000 mgr.y (mgr.25253) 427 : cluster [DBG] pgmap v372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:49.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:42:49.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T11:42:49.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 16 16 16 0 0 0 - 0 2024-07-28T11:42:49.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:49.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:49.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:49.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:49.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:49.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:50.009 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:50.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:50.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:50.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:50.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 17 16 16 0 0 0 - 0 2024-07-28T11:42:50.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:50.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:50.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:50.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:50.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:51.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:51.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:50 smithi204 bash[68176]: cluster 2024-07-28T11:42:49.848816+0000 mgr.y (mgr.25253) 428 : cluster [DBG] pgmap v373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:51.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:51.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:50 smithi177 bash[81864]: cluster 2024-07-28T11:42:49.848816+0000 mgr.y (mgr.25253) 428 : cluster [DBG] pgmap v373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:51.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:50 smithi177 bash[79620]: cluster 2024-07-28T11:42:49.848816+0000 mgr.y (mgr.25253) 428 : cluster [DBG] pgmap v373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:51.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:51.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 18 16 16 0 0 0 - 0 2024-07-28T11:42:51.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:51.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:51.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:51.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:51.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:52.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:52.031 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:52.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:52.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:52.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:52.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 19 16 16 0 0 0 - 0 2024-07-28T11:42:52.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:52.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:42:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:42:52.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:52.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:52.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:53.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:52 smithi177 bash[79620]: cluster 2024-07-28T11:42:51.849760+0000 mgr.y (mgr.25253) 429 : cluster [DBG] pgmap v374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:53.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:52 smithi177 bash[81864]: cluster 2024-07-28T11:42:51.849760+0000 mgr.y (mgr.25253) 429 : cluster [DBG] pgmap v374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:53.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:52 smithi204 bash[68176]: cluster 2024-07-28T11:42:51.849760+0000 mgr.y (mgr.25253) 429 : cluster [DBG] pgmap v374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:53.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:53.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:53.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:42:53.387207+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:42:53.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:42:53.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 20 16 16 0 0 0 - 0 2024-07-28T11:42:53.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:53.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:53.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:53.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:53.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:54.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:54.064 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:42:54.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:54.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:54.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[81864]: cluster 2024-07-28T11:42:53.912087+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 29 pgs stale (PG_AVAILABILITY) 2024-07-28T11:42:54.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[81864]: cluster 2024-07-28T11:42:53.912140+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Degraded data redundancy: 5 pgs undersized (PG_DEGRADED) 2024-07-28T11:42:54.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[79620]: cluster 2024-07-28T11:42:53.912087+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 29 pgs stale (PG_AVAILABILITY) 2024-07-28T11:42:54.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[79620]: cluster 2024-07-28T11:42:53.912140+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Degraded data redundancy: 5 pgs undersized (PG_DEGRADED) 2024-07-28T11:42:54.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:54.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 21 16 16 0 0 0 - 0 2024-07-28T11:42:54.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:53 smithi204 bash[68176]: cluster 2024-07-28T11:42:53.912087+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 29 pgs stale (PG_AVAILABILITY) 2024-07-28T11:42:54.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:53 smithi204 bash[68176]: cluster 2024-07-28T11:42:53.912140+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Degraded data redundancy: 5 pgs undersized (PG_DEGRADED) 2024-07-28T11:42:54.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:54.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:54.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:54.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:54.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:55.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[81864]: cluster 2024-07-28T11:42:53.851300+0000 mgr.y (mgr.25253) 430 : cluster [DBG] pgmap v375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:55.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:54 smithi177 bash[79620]: cluster 2024-07-28T11:42:53.851300+0000 mgr.y (mgr.25253) 430 : cluster [DBG] pgmap v375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:55.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:54 smithi204 bash[68176]: cluster 2024-07-28T11:42:53.851300+0000 mgr.y (mgr.25253) 430 : cluster [DBG] pgmap v375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:55.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:55.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:55.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 22 16 16 0 0 0 - 0 2024-07-28T11:42:55.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:55.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:55.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:55.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:55.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:56.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:56.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:56.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:56.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 23 16 16 0 0 0 - 0 2024-07-28T11:42:56.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:56.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:56.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:42:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:42:56.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:56.648 INFO:teuthology.orchestra.run.smithi177.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-07-28T11:42:56.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:56.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:56.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:57.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:57.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:57.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:56 smithi204 bash[68176]: cluster 2024-07-28T11:42:55.852245+0000 mgr.y (mgr.25253) 431 : cluster [DBG] pgmap v376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:57.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:56 smithi177 bash[79620]: cluster 2024-07-28T11:42:55.852245+0000 mgr.y (mgr.25253) 431 : cluster [DBG] pgmap v376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:57.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:56 smithi177 bash[81864]: cluster 2024-07-28T11:42:55.852245+0000 mgr.y (mgr.25253) 431 : cluster [DBG] pgmap v376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:57.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:57.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 24 16 16 0 0 0 - 0 2024-07-28T11:42:57.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:57.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:57.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:57.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:57.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:58.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:58.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:58.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:58.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 25 16 16 0 0 0 - 0 2024-07-28T11:42:58.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:58.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:42:58.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:42:58.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:58.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:58.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:59.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:42:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:42:58 smithi204 bash[68176]: cluster 2024-07-28T11:42:57.854408+0000 mgr.y (mgr.25253) 432 : cluster [DBG] pgmap v377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:59.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:42:59.238 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:42:58 smithi177 bash[81864]: cluster 2024-07-28T11:42:57.854408+0000 mgr.y (mgr.25253) 432 : cluster [DBG] pgmap v377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:59.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:42:58 smithi177 bash[79620]: cluster 2024-07-28T11:42:57.854408+0000 mgr.y (mgr.25253) 432 : cluster [DBG] pgmap v377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:42:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-07-28T11:42:59.262 INFO:tasks.thrashosds.thrasher:Failed to reset_purged_snaps_last, ignoring 2024-07-28T11:42:59.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-07-28T11:42:59.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:59.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 26 16 16 0 0 0 - 0 2024-07-28T11:42:59.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:59.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:42:59.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:42:59.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:42:59.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:00.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:00.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:00.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:00.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 27 16 16 0 0 0 - 0 2024-07-28T11:43:00.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:00.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:00.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:00.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:00.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:01.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:01.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:01.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[79620]: cluster 2024-07-28T11:42:59.856093+0000 mgr.y (mgr.25253) 433 : cluster [DBG] pgmap v378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[79620]: audit 2024-07-28T11:43:00.672065+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[79620]: audit 2024-07-28T11:43:00.673913+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[81864]: cluster 2024-07-28T11:42:59.856093+0000 mgr.y (mgr.25253) 433 : cluster [DBG] pgmap v378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[81864]: audit 2024-07-28T11:43:00.672065+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:01.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:00 smithi177 bash[81864]: audit 2024-07-28T11:43:00.673913+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:01.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:01.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:00 smithi204 bash[68176]: cluster 2024-07-28T11:42:59.856093+0000 mgr.y (mgr.25253) 433 : cluster [DBG] pgmap v378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:01.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:00 smithi204 bash[68176]: audit 2024-07-28T11:43:00.672065+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:01.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:00 smithi204 bash[68176]: audit 2024-07-28T11:43:00.673913+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:01.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 28 16 16 0 0 0 - 0 2024-07-28T11:43:01.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:01.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:01.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:01.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:01.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:01.994 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:43:02.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:01 smithi204 bash[68176]: audit 2024-07-28T11:43:01.182529+0000 mon.a (mon.0) 639 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:02.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:02.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:01 smithi177 bash[81864]: audit 2024-07-28T11:43:01.182529+0000 mon.a (mon.0) 639 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:02.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:01 smithi177 bash[79620]: audit 2024-07-28T11:43:01.182529+0000 mon.a (mon.0) 639 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:02.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:02.335 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:43:02.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 29 16 16 0 0 0 - 0 2024-07-28T11:43:02.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:02.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:02.552 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:02.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:02.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:02.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:03.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:03.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:02 smithi204 bash[68176]: cluster 2024-07-28T11:43:01.857374+0000 mgr.y (mgr.25253) 434 : cluster [DBG] pgmap v379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:02 smithi204 bash[68176]: cluster 2024-07-28T11:43:01.982336+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:02 smithi204 bash[68176]: audit 2024-07-28T11:43:01.998488+0000 mon.a (mon.0) 641 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:02 smithi204 bash[68176]: cluster 2024-07-28T11:43:01.998627+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e118: 8 total, 2 up, 7 in 2024-07-28T11:43:03.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[79620]: cluster 2024-07-28T11:43:01.857374+0000 mgr.y (mgr.25253) 434 : cluster [DBG] pgmap v379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[79620]: cluster 2024-07-28T11:43:01.982336+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[79620]: audit 2024-07-28T11:43:01.998488+0000 mon.a (mon.0) 641 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[79620]: cluster 2024-07-28T11:43:01.998627+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e118: 8 total, 2 up, 7 in 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[81864]: cluster 2024-07-28T11:43:01.857374+0000 mgr.y (mgr.25253) 434 : cluster [DBG] pgmap v379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[81864]: cluster 2024-07-28T11:43:01.982336+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[81864]: audit 2024-07-28T11:43:01.998488+0000 mon.a (mon.0) 641 : audit [INF] from='client.? 172.21.15.177:0/133271712' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:03.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:02 smithi177 bash[81864]: cluster 2024-07-28T11:43:01.998627+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e118: 8 total, 2 up, 7 in 2024-07-28T11:43:03.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:03.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 30 16 16 0 0 0 - 0 2024-07-28T11:43:03.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:03.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:03.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:03.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:03.935 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:43:03.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T11:43:03.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:04.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:04.113 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:03 smithi204 bash[68176]: cluster 2024-07-28T11:43:03.146806+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:04.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:04.231 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:04 smithi177 bash[79620]: cluster 2024-07-28T11:43:03.146806+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:04.231 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:04 smithi177 bash[81864]: cluster 2024-07-28T11:43:03.146806+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Reduced data availability: 26 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:04.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:04.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 31 16 16 0 0 0 - 0 2024-07-28T11:43:04.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:04.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:04.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:04.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:04.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:05.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:05.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:05.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:05 smithi177 bash[81864]: cluster 2024-07-28T11:43:03.858936+0000 mgr.y (mgr.25253) 435 : cluster [DBG] pgmap v381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:05.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:05 smithi177 bash[79620]: cluster 2024-07-28T11:43:03.858936+0000 mgr.y (mgr.25253) 435 : cluster [DBG] pgmap v381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:05.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:05.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 32 16 16 0 0 0 - 0 2024-07-28T11:43:05.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:43:05.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:05 smithi204 bash[68176]: cluster 2024-07-28T11:43:03.858936+0000 mgr.y (mgr.25253) 435 : cluster [DBG] pgmap v381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:05.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:05.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:05.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:05.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:06.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:06.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:06.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:06.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:06.368 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T11:43:06.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 33 16 16 0 0 0 - 0 2024-07-28T11:43:06.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:06.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:06.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:06.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:06.882 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:06.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:07.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:07.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:07.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:07 smithi177 bash[79620]: cluster 2024-07-28T11:43:05.860005+0000 mgr.y (mgr.25253) 436 : cluster [DBG] pgmap v382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:07.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:07 smithi177 bash[81864]: cluster 2024-07-28T11:43:05.860005+0000 mgr.y (mgr.25253) 436 : cluster [DBG] pgmap v382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:07.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:07.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 34 16 16 0 0 0 - 0 2024-07-28T11:43:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:07 smithi204 bash[68176]: cluster 2024-07-28T11:43:05.860005+0000 mgr.y (mgr.25253) 436 : cluster [DBG] pgmap v382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:07.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:07.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:07.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:07.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:07.900 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:07.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:08.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:08.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:08.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:08.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:08.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 35 16 16 0 0 0 - 0 2024-07-28T11:43:08.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:08.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:08.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:08.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:08.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:09.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:09.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:09.220 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:09 smithi177 bash[81864]: cluster 2024-07-28T11:43:07.861509+0000 mgr.y (mgr.25253) 437 : cluster [DBG] pgmap v383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:09.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:09 smithi177 bash[79620]: cluster 2024-07-28T11:43:07.861509+0000 mgr.y (mgr.25253) 437 : cluster [DBG] pgmap v383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:09.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:09.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:09 smithi204 bash[68176]: cluster 2024-07-28T11:43:07.861509+0000 mgr.y (mgr.25253) 437 : cluster [DBG] pgmap v383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:09.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 36 16 16 0 0 0 - 0 2024-07-28T11:43:09.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:09.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:09.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:09.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:09.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:10.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:10.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:10.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:10.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 37 16 16 0 0 0 - 0 2024-07-28T11:43:10.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:10.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:10.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:10.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:10.854 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:10.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:10.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:11.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:11.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:11.229 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:11 smithi177 bash[79620]: cluster 2024-07-28T11:43:09.862489+0000 mgr.y (mgr.25253) 438 : cluster [DBG] pgmap v384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:11.229 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:11 smithi177 bash[81864]: cluster 2024-07-28T11:43:09.862489+0000 mgr.y (mgr.25253) 438 : cluster [DBG] pgmap v384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:11.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:11.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 38 16 16 0 0 0 - 0 2024-07-28T11:43:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:11 smithi204 bash[68176]: cluster 2024-07-28T11:43:09.862489+0000 mgr.y (mgr.25253) 438 : cluster [DBG] pgmap v384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:11.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:11.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:11.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:11.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:11.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:12.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:12.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:12.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:12.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 39 16 16 0 0 0 - 0 2024-07-28T11:43:12.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:12.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:12.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:12.654 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:12 smithi204 bash[60899]: ts=2024-07-28T11:43: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:12.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:12.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:13.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:13.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:13.135 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:13 smithi177 bash[79620]: cluster 2024-07-28T11:43:11.864409+0000 mgr.y (mgr.25253) 439 : cluster [DBG] pgmap v385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:13.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:13 smithi177 bash[81864]: cluster 2024-07-28T11:43:11.864409+0000 mgr.y (mgr.25253) 439 : cluster [DBG] pgmap v385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:13 smithi204 bash[68176]: cluster 2024-07-28T11:43:11.864409+0000 mgr.y (mgr.25253) 439 : cluster [DBG] pgmap v385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:13.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:13.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:13.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:43:13.389633+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:43:13.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:43:13.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 40 16 16 0 0 0 - 0 2024-07-28T11:43:13.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:13.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:13.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:13.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:13.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:14.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:14.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:14.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:14 smithi177 bash[79620]: cluster 2024-07-28T11:43:14.019802+0000 mon.a (mon.0) 644 : cluster [WRN] Health check update: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:14.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:14 smithi177 bash[81864]: cluster 2024-07-28T11:43:14.019802+0000 mon.a (mon.0) 644 : cluster [WRN] Health check update: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:14.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:14.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 41 16 16 0 0 0 - 0 2024-07-28T11:43:14.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:14 smithi204 bash[68176]: cluster 2024-07-28T11:43:14.019802+0000 mon.a (mon.0) 644 : cluster [WRN] Health check update: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale (PG_AVAILABILITY) 2024-07-28T11:43:14.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:14.501 INFO:teuthology.orchestra.run.smithi177.stderr:Error ENXIO: problem getting command descriptions from osd.1 2024-07-28T11:43:14.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:14.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:14.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:14.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:15.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:15.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:15.187 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:15 smithi177 bash[81864]: cluster 2024-07-28T11:43:13.865924+0000 mgr.y (mgr.25253) 440 : cluster [DBG] pgmap v386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:15.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:15 smithi177 bash[79620]: cluster 2024-07-28T11:43:13.865924+0000 mgr.y (mgr.25253) 440 : cluster [DBG] pgmap v386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:15.197 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:43:15.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:15.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:15.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 42 16 16 0 0 0 - 0 2024-07-28T11:43:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:15 smithi204 bash[68176]: cluster 2024-07-28T11:43:13.865924+0000 mgr.y (mgr.25253) 440 : cluster [DBG] pgmap v386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:15.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:15.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:15.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:15.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:15.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:16.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:16.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:16.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:16.366 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T11:43:16.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 43 16 16 0 0 0 - 0 2024-07-28T11:43:16.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:16.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:16.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:16.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[81864]: audit 2024-07-28T11:43:15.671812+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:16.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[81864]: audit 2024-07-28T11:43:15.673677+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:16.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[81864]: cluster 2024-07-28T11:43:15.867396+0000 mgr.y (mgr.25253) 441 : cluster [DBG] pgmap v387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:16.786 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[79620]: audit 2024-07-28T11:43:15.671812+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:16.786 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[79620]: audit 2024-07-28T11:43:15.673677+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:16.786 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:16 smithi177 bash[79620]: cluster 2024-07-28T11:43:15.867396+0000 mgr.y (mgr.25253) 441 : cluster [DBG] pgmap v387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:16.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:16.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:16 smithi204 bash[68176]: audit 2024-07-28T11:43:15.671812+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:16 smithi204 bash[68176]: audit 2024-07-28T11:43:15.673677+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:16 smithi204 bash[68176]: cluster 2024-07-28T11:43:15.867396+0000 mgr.y (mgr.25253) 441 : cluster [DBG] pgmap v387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:17.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-07-28T11:43:17.090 INFO:tasks.thrashosds.thrasher:Failed to reset_purged_snaps_last, ignoring 2024-07-28T11:43:17.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-07-28T11:43:17.126 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:43:17.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T11:43:17.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:17.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:17.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 44 16 16 0 0 0 - 0 2024-07-28T11:43:17.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:17.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:17.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:17.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:17.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:17.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:18.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:18.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:18.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:18.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 45 16 16 0 0 0 - 0 2024-07-28T11:43:18.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:18.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:18.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:18.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:18.931 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:43:18.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:18.975 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[81864]: cluster 2024-07-28T11:43:17.869031+0000 mgr.y (mgr.25253) 442 : cluster [DBG] pgmap v388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:18.975 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[81864]: audit 2024-07-28T11:43:18.874908+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/2801993328' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:18.975 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[81864]: audit 2024-07-28T11:43:18.875671+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:18.976 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[79620]: cluster 2024-07-28T11:43:17.869031+0000 mgr.y (mgr.25253) 442 : cluster [DBG] pgmap v388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:18.976 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[79620]: audit 2024-07-28T11:43:18.874908+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/2801993328' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:18.976 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:18 smithi177 bash[79620]: audit 2024-07-28T11:43:18.875671+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:19.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:18 smithi204 bash[68176]: cluster 2024-07-28T11:43:17.869031+0000 mgr.y (mgr.25253) 442 : cluster [DBG] pgmap v388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:18 smithi204 bash[68176]: audit 2024-07-28T11:43:18.874908+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/2801993328' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:18 smithi204 bash[68176]: audit 2024-07-28T11:43:18.875671+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:43:19.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:19.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:19.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 46 16 16 0 0 0 - 0 2024-07-28T11:43:19.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:19.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:19.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:19.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:19.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:20.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:20.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:19 smithi204 bash[68176]: cluster 2024-07-28T11:43:18.924494+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:19 smithi204 bash[68176]: audit 2024-07-28T11:43:18.933367+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:43:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:19 smithi204 bash[68176]: cluster 2024-07-28T11:43:18.933452+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e119: 8 total, 2 up, 7 in 2024-07-28T11:43:20.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:20.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[79620]: cluster 2024-07-28T11:43:18.924494+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:20.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[79620]: audit 2024-07-28T11:43:18.933367+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:43:20.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[79620]: cluster 2024-07-28T11:43:18.933452+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e119: 8 total, 2 up, 7 in 2024-07-28T11:43:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[81864]: cluster 2024-07-28T11:43:18.924494+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:20.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[81864]: audit 2024-07-28T11:43:18.933367+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:43:20.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:19 smithi177 bash[81864]: cluster 2024-07-28T11:43:18.933452+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e119: 8 total, 2 up, 7 in 2024-07-28T11:43:20.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:20.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 47 16 16 0 0 0 - 0 2024-07-28T11:43:20.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:20.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:20.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:20.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:20.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:21.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:21.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:20 smithi204 bash[68176]: cluster 2024-07-28T11:43:19.869963+0000 mgr.y (mgr.25253) 443 : cluster [DBG] pgmap v390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:21.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:21.212 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:20 smithi177 bash[81864]: cluster 2024-07-28T11:43:19.869963+0000 mgr.y (mgr.25253) 443 : cluster [DBG] pgmap v390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:21.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:20 smithi177 bash[79620]: cluster 2024-07-28T11:43:19.869963+0000 mgr.y (mgr.25253) 443 : cluster [DBG] pgmap v390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:21.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:21.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 48 16 16 0 0 0 - 0 2024-07-28T11:43:21.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:21.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:21.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:21.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:21.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:43:21.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:22.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:22.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:22.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:22.353 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:22.353 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:22.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 49 16 16 0 0 0 - 0 2024-07-28T11:43:22.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:22.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:22.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:22.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:22.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:22.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:23.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:23.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:22 smithi204 bash[68176]: cluster 2024-07-28T11:43:21.871283+0000 mgr.y (mgr.25253) 444 : cluster [DBG] pgmap v391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:23.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:23.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:22 smithi177 bash[79620]: cluster 2024-07-28T11:43:21.871283+0000 mgr.y (mgr.25253) 444 : cluster [DBG] pgmap v391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:23.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:22 smithi177 bash[81864]: cluster 2024-07-28T11:43:21.871283+0000 mgr.y (mgr.25253) 444 : cluster [DBG] pgmap v391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:23.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:23.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 50 16 16 0 0 0 - 0 2024-07-28T11:43:23.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:23.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:23.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:23.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:23.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:24.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:24.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:24.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:24.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 51 16 16 0 0 0 - 0 2024-07-28T11:43:24.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:24.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:24.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:24.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:24.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:24.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:25.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:24 smithi177 bash[79620]: cluster 2024-07-28T11:43:23.872989+0000 mgr.y (mgr.25253) 445 : cluster [DBG] pgmap v392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:25.063 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:24 smithi177 bash[81864]: cluster 2024-07-28T11:43:23.872989+0000 mgr.y (mgr.25253) 445 : cluster [DBG] pgmap v392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:25.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:25.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:25.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:25.358 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:24 smithi204 bash[68176]: cluster 2024-07-28T11:43:23.872989+0000 mgr.y (mgr.25253) 445 : cluster [DBG] pgmap v392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:25.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 52 16 16 0 0 0 - 0 2024-07-28T11:43:25.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:25.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:25.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:25.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:25.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:26.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:26.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:26.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:26.303 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T11:43:26.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 53 16 16 0 0 0 - 0 2024-07-28T11:43:26.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:26.415 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:26.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:26.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:26.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:26.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:27.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:27.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:27.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:27.255 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:26 smithi177 bash[81864]: cluster 2024-07-28T11:43:25.874215+0000 mgr.y (mgr.25253) 446 : cluster [DBG] pgmap v393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:27.255 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:26 smithi177 bash[79620]: cluster 2024-07-28T11:43:25.874215+0000 mgr.y (mgr.25253) 446 : cluster [DBG] pgmap v393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:27.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:27.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 54 16 16 0 0 0 - 0 2024-07-28T11:43:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:26 smithi204 bash[68176]: cluster 2024-07-28T11:43:25.874215+0000 mgr.y (mgr.25253) 446 : cluster [DBG] pgmap v393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:27.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:27.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:27.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:27.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:27.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:28.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:28.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:28.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:28.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 55 16 16 0 0 0 - 0 2024-07-28T11:43:28.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:28.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:28.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:28.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:28.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:29.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:29.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:29.150 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:28 smithi177 bash[81864]: cluster 2024-07-28T11:43:27.875028+0000 mgr.y (mgr.25253) 447 : cluster [DBG] pgmap v394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:29.151 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:28 smithi177 bash[79620]: cluster 2024-07-28T11:43:27.875028+0000 mgr.y (mgr.25253) 447 : cluster [DBG] pgmap v394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:29.162 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:43:29.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:29.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:28 smithi204 bash[68176]: cluster 2024-07-28T11:43:27.875028+0000 mgr.y (mgr.25253) 447 : cluster [DBG] pgmap v394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:29.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:29.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 56 16 16 0 0 0 - 0 2024-07-28T11:43:29.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:29.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:29.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:29.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:29.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:30.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:30.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:30.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:30.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 57 16 16 0 0 0 - 0 2024-07-28T11:43:30.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:30.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:43:30.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T11:43:30.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:30.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:30.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:31.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:30 smithi204 bash[68176]: cluster 2024-07-28T11:43:29.876501+0000 mgr.y (mgr.25253) 448 : cluster [DBG] pgmap v395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:31.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:30 smithi204 bash[68176]: audit 2024-07-28T11:43:30.671374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:30 smithi204 bash[68176]: audit 2024-07-28T11:43:30.672487+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:31.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[81864]: cluster 2024-07-28T11:43:29.876501+0000 mgr.y (mgr.25253) 448 : cluster [DBG] pgmap v395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[81864]: audit 2024-07-28T11:43:30.671374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:31.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[81864]: audit 2024-07-28T11:43:30.672487+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:31.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[79620]: cluster 2024-07-28T11:43:29.876501+0000 mgr.y (mgr.25253) 448 : cluster [DBG] pgmap v395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:31.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[79620]: audit 2024-07-28T11:43:30.671374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:31.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:30 smithi177 bash[79620]: audit 2024-07-28T11:43:30.672487+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:31.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:31.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 58 16 16 0 0 0 - 0 2024-07-28T11:43:31.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:31.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:31.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:31.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:31.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:31.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:32.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:32.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:32.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:32.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 59 16 16 0 0 0 - 0 2024-07-28T11:43:32.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:32.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:32.600 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:32.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:32.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:32.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:32.983 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:43:33.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:33.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:33.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:32 smithi177 bash[81864]: cluster 2024-07-28T11:43:31.877402+0000 mgr.y (mgr.25253) 449 : cluster [DBG] pgmap v396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:33.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:32 smithi177 bash[81864]: audit 2024-07-28T11:43:32.206897+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:33.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:32 smithi177 bash[79620]: cluster 2024-07-28T11:43:31.877402+0000 mgr.y (mgr.25253) 449 : cluster [DBG] pgmap v396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:33.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:32 smithi177 bash[79620]: audit 2024-07-28T11:43:32.206897+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:33.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:33.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:32 smithi204 bash[68176]: cluster 2024-07-28T11:43:31.877402+0000 mgr.y (mgr.25253) 449 : cluster [DBG] pgmap v396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:33.310 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:32 smithi204 bash[68176]: audit 2024-07-28T11:43:32.206897+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:33.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:43:33.391807+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:43:33.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:43:33.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 60 16 16 0 0 0 - 0 2024-07-28T11:43:33.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:33.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:33.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:33.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:33.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:34.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:34.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[79620]: cluster 2024-07-28T11:43:32.973399+0000 mon.a (mon.0) 654 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[79620]: audit 2024-07-28T11:43:32.987498+0000 mon.a (mon.0) 655 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[79620]: cluster 2024-07-28T11:43:32.987699+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e120: 8 total, 2 up, 7 in 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[81864]: cluster 2024-07-28T11:43:32.973399+0000 mon.a (mon.0) 654 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[81864]: audit 2024-07-28T11:43:32.987498+0000 mon.a (mon.0) 655 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:34.138 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:33 smithi177 bash[81864]: cluster 2024-07-28T11:43:32.987699+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e120: 8 total, 2 up, 7 in 2024-07-28T11:43:34.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:34.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:33 smithi204 bash[68176]: cluster 2024-07-28T11:43:32.973399+0000 mon.a (mon.0) 654 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:34.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:33 smithi204 bash[68176]: audit 2024-07-28T11:43:32.987498+0000 mon.a (mon.0) 655 : audit [INF] from='client.? 172.21.15.177:0/2834070890' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:34.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:33 smithi204 bash[68176]: cluster 2024-07-28T11:43:32.987699+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e120: 8 total, 2 up, 7 in 2024-07-28T11:43:34.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:34.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 61 16 16 0 0 0 - 0 2024-07-28T11:43:34.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:34.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:34.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:34.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:34.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:35.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:35.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[81864]: cluster 2024-07-28T11:43:33.878809+0000 mgr.y (mgr.25253) 450 : cluster [DBG] pgmap v398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:35.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[81864]: audit 2024-07-28T11:43:33.982336+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:35.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[81864]: audit 2024-07-28T11:43:34.310818+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[81864]: audit 2024-07-28T11:43:34.315717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[79620]: cluster 2024-07-28T11:43:33.878809+0000 mgr.y (mgr.25253) 450 : cluster [DBG] pgmap v398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:35.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[79620]: audit 2024-07-28T11:43:33.982336+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:35.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[79620]: audit 2024-07-28T11:43:34.310818+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:34 smithi177 bash[79620]: audit 2024-07-28T11:43:34.315717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:35.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:34 smithi204 bash[68176]: cluster 2024-07-28T11:43:33.878809+0000 mgr.y (mgr.25253) 450 : cluster [DBG] pgmap v398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:35.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:34 smithi204 bash[68176]: audit 2024-07-28T11:43:33.982336+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:35.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:34 smithi204 bash[68176]: audit 2024-07-28T11:43:34.310818+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:34 smithi204 bash[68176]: audit 2024-07-28T11:43:34.315717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:35.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 62 16 16 0 0 0 - 0 2024-07-28T11:43:35.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:35.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:35.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:35.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:35.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:43:35.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:36.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:36.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:36.145 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:43:36.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:36.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:36.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 63 16 16 0 0 0 - 0 2024-07-28T11:43:36.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:36.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:36.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:36.780 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:36.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:36.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:37.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:37.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:37.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:36 smithi177 bash[79620]: cluster 2024-07-28T11:43:35.880435+0000 mgr.y (mgr.25253) 451 : cluster [DBG] pgmap v399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:37.207 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:37 smithi177 bash[81864]: cluster 2024-07-28T11:43:35.880435+0000 mgr.y (mgr.25253) 451 : cluster [DBG] pgmap v399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:37.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:37.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 64 16 16 0 0 0 - 0 2024-07-28T11:43:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:36 smithi204 bash[68176]: cluster 2024-07-28T11:43:35.880435+0000 mgr.y (mgr.25253) 451 : cluster [DBG] pgmap v399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:37.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:37.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:37.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:37.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:37.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:38.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:38.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:38.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:38.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:38.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 65 16 16 0 0 0 - 0 2024-07-28T11:43:38.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:38.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:38.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:38.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:38.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:39.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:39.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:39.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:39.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 66 16 16 0 0 0 - 0 2024-07-28T11:43:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:39 smithi204 bash[68176]: cluster 2024-07-28T11:43:37.881428+0000 mgr.y (mgr.25253) 452 : cluster [DBG] pgmap v400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:39.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:39.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:39 smithi177 bash[79620]: cluster 2024-07-28T11:43:37.881428+0000 mgr.y (mgr.25253) 452 : cluster [DBG] pgmap v400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:39.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:39 smithi177 bash[81864]: cluster 2024-07-28T11:43:37.881428+0000 mgr.y (mgr.25253) 452 : cluster [DBG] pgmap v400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:39.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:39.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:39.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:39.816 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:39.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:39.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:40.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:40.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:40.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:40.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 67 16 16 0 0 0 - 0 2024-07-28T11:43:40.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:40.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:40.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:39.552272+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:39.558373+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:39.838014+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:39.843665+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:40.212445+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:40.213855+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[79620]: audit 2024-07-28T11:43:40.225033+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:39.552272+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:39.558373+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:39.838014+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:39.843665+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:40.212445+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:40.213855+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:40 smithi177 bash[81864]: audit 2024-07-28T11:43:40.225033+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:40.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:39.552272+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:39.558373+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:39.838014+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:39.843665+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:40.212445+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:40.213855+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:40 smithi204 bash[68176]: audit 2024-07-28T11:43:40.225033+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:43:40.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:41.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:41.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:41.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:41.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 68 16 16 0 0 0 - 0 2024-07-28T11:43:41.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:41.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:41.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:41.649 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:43:41.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:41.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:41 smithi177 bash[79620]: cluster 2024-07-28T11:43:39.882093+0000 mgr.y (mgr.25253) 453 : cluster [DBG] pgmap v401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:41.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:41 smithi177 bash[81864]: cluster 2024-07-28T11:43:39.882093+0000 mgr.y (mgr.25253) 453 : cluster [DBG] pgmap v401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:41.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:41 smithi204 bash[68176]: cluster 2024-07-28T11:43:39.882093+0000 mgr.y (mgr.25253) 453 : cluster [DBG] pgmap v401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:41.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:42.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:42.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:42.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:42.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 69 16 16 0 0 0 - 0 2024-07-28T11:43:42.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:42.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:42.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:42.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:42.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:43.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:43.105 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:43:43.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T11:43:43.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:43.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:43.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 70 16 16 0 0 0 - 0 2024-07-28T11:43:43.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:43.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:43.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:43.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:43 smithi177 bash[79620]: cluster 2024-07-28T11:43:41.882877+0000 mgr.y (mgr.25253) 454 : cluster [DBG] pgmap v402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:43.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:43 smithi177 bash[81864]: cluster 2024-07-28T11:43:41.882877+0000 mgr.y (mgr.25253) 454 : cluster [DBG] pgmap v402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:43.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:43.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:43 smithi204 bash[68176]: cluster 2024-07-28T11:43:41.882877+0000 mgr.y (mgr.25253) 454 : cluster [DBG] pgmap v402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:43.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:44.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:44.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:44.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:44.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 71 16 16 0 0 0 - 0 2024-07-28T11:43:44.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:44.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:44.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:44.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:44.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:45.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:45.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:45.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:45.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 72 16 16 0 0 0 - 0 2024-07-28T11:43:45.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:45.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:45.564 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:43:45.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:45.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:45.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:45.897 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:45 smithi177 bash[79620]: cluster 2024-07-28T11:43:43.884377+0000 mgr.y (mgr.25253) 455 : cluster [DBG] pgmap v403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:45.897 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:45 smithi177 bash[79620]: audit 2024-07-28T11:43:44.942138+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:43:45.898 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:45 smithi177 bash[81864]: cluster 2024-07-28T11:43:43.884377+0000 mgr.y (mgr.25253) 455 : cluster [DBG] pgmap v403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:45.898 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:45 smithi177 bash[81864]: audit 2024-07-28T11:43:44.942138+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:43:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:45 smithi204 bash[68176]: cluster 2024-07-28T11:43:43.884377+0000 mgr.y (mgr.25253) 455 : cluster [DBG] pgmap v403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:45 smithi204 bash[68176]: audit 2024-07-28T11:43:44.942138+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:43:46.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:46.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:46.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:46.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:43:46.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:46.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 73 16 16 0 0 0 - 0 2024-07-28T11:43:46.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:46.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:46.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[81864]: cluster 2024-07-28T11:43:45.559419+0000 mon.a (mon.0) 668 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[81864]: audit 2024-07-28T11:43:45.567601+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[81864]: cluster 2024-07-28T11:43:45.567743+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e121: 8 total, 2 up, 7 in 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[81864]: audit 2024-07-28T11:43:45.666658+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[79620]: cluster 2024-07-28T11:43:45.559419+0000 mon.a (mon.0) 668 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[79620]: audit 2024-07-28T11:43:45.567601+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[79620]: cluster 2024-07-28T11:43:45.567743+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e121: 8 total, 2 up, 7 in 2024-07-28T11:43:46.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:46 smithi177 bash[79620]: audit 2024-07-28T11:43:45.666658+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:46.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:46 smithi204 bash[68176]: cluster 2024-07-28T11:43:45.559419+0000 mon.a (mon.0) 668 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:43:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:46 smithi204 bash[68176]: audit 2024-07-28T11:43:45.567601+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.177:0/879566865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:43:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:46 smithi204 bash[68176]: cluster 2024-07-28T11:43:45.567743+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e121: 8 total, 2 up, 7 in 2024-07-28T11:43:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:46 smithi204 bash[68176]: audit 2024-07-28T11:43:45.666658+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:43:46.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:47.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:47.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:47.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:47.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 74 16 16 0 0 0 - 0 2024-07-28T11:43:47.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:47.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:47.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:47.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:47.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:47 smithi204 bash[68176]: cluster 2024-07-28T11:43:45.885962+0000 mgr.y (mgr.25253) 456 : cluster [DBG] pgmap v405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:47.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:47 smithi177 bash[79620]: cluster 2024-07-28T11:43:45.885962+0000 mgr.y (mgr.25253) 456 : cluster [DBG] pgmap v405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:47.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:47 smithi177 bash[81864]: cluster 2024-07-28T11:43:45.885962+0000 mgr.y (mgr.25253) 456 : cluster [DBG] pgmap v405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:48.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:48.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:48.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:48.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:48.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 75 16 16 0 0 0 - 0 2024-07-28T11:43:48.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:43:48.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:48.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:48.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:48.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:48.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:49.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:49.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:49.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:49.374 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:49.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 76 16 16 0 0 0 - 0 2024-07-28T11:43:49.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:49.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:49 smithi204 bash[68176]: cluster 2024-07-28T11:43:47.887178+0000 mgr.y (mgr.25253) 457 : cluster [DBG] pgmap v406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:49.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:49 smithi177 bash[79620]: cluster 2024-07-28T11:43:47.887178+0000 mgr.y (mgr.25253) 457 : cluster [DBG] pgmap v406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:49.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:49 smithi177 bash[81864]: cluster 2024-07-28T11:43:47.887178+0000 mgr.y (mgr.25253) 457 : cluster [DBG] pgmap v406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:49.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:49.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:50.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:50.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:50.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:50.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 77 16 16 0 0 0 - 0 2024-07-28T11:43:50.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:50.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:50.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:50.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:50.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:50.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:51.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:51.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:51.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:51.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 78 16 16 0 0 0 - 0 2024-07-28T11:43:51.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:51.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:51 smithi204 bash[68176]: cluster 2024-07-28T11:43:49.888832+0000 mgr.y (mgr.25253) 458 : cluster [DBG] pgmap v407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:51.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:51.744 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:51 smithi177 bash[81864]: cluster 2024-07-28T11:43:49.888832+0000 mgr.y (mgr.25253) 458 : cluster [DBG] pgmap v407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:51.744 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:51 smithi177 bash[79620]: cluster 2024-07-28T11:43:49.888832+0000 mgr.y (mgr.25253) 458 : cluster [DBG] pgmap v407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:51.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:51.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:52.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:52.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:52.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:52.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 79 16 16 0 0 0 - 0 2024-07-28T11:43:52.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:52.414 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:43:52.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:52.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:43:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:43:52.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:52.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:52.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:53.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:53.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:53.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:53.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:43:53.394454+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:43:53.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:43:53.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 80 16 16 0 0 0 - 0 2024-07-28T11:43:53.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:53.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:53.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:53.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:53.843 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:43:53.847 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:53 smithi204 bash[68176]: cluster 2024-07-28T11:43:51.890344+0000 mgr.y (mgr.25253) 459 : cluster [DBG] pgmap v408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:53.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:53.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:53 smithi177 bash[79620]: cluster 2024-07-28T11:43:51.890344+0000 mgr.y (mgr.25253) 459 : cluster [DBG] pgmap v408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:53.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:53 smithi177 bash[81864]: cluster 2024-07-28T11:43:51.890344+0000 mgr.y (mgr.25253) 459 : cluster [DBG] pgmap v408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:54.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:54.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:54.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:54.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 81 16 16 0 0 0 - 0 2024-07-28T11:43:54.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:54.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:54.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:54.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:54.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:55.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:55.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:55.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:43:55.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T11:43:55.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:55.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 82 16 16 0 0 0 - 0 2024-07-28T11:43:55.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:55.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:55.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:55.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:55 smithi177 bash[79620]: cluster 2024-07-28T11:43:53.891295+0000 mgr.y (mgr.25253) 460 : cluster [DBG] pgmap v409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:55.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:55 smithi177 bash[81864]: cluster 2024-07-28T11:43:53.891295+0000 mgr.y (mgr.25253) 460 : cluster [DBG] pgmap v409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:55.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:55 smithi204 bash[68176]: cluster 2024-07-28T11:43:53.891295+0000 mgr.y (mgr.25253) 460 : cluster [DBG] pgmap v409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:55.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:43:56.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:56.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:56.205 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:43:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:43:56.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:56.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 83 16 16 0 0 0 - 0 2024-07-28T11:43:56.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:56.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:56.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:56.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:56.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:57.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:57.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:43:57.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:57.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:57.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 84 16 16 0 0 0 - 0 2024-07-28T11:43:57.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:57.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:57.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:57.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:57.858 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:57 smithi177 bash[81864]: cluster 2024-07-28T11:43:55.892396+0000 mgr.y (mgr.25253) 461 : cluster [DBG] pgmap v410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:57.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:57 smithi177 bash[79620]: cluster 2024-07-28T11:43:55.892396+0000 mgr.y (mgr.25253) 461 : cluster [DBG] pgmap v410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:57 smithi204 bash[68176]: cluster 2024-07-28T11:43:55.892396+0000 mgr.y (mgr.25253) 461 : cluster [DBG] pgmap v410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:57.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:58.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:58.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:58.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:58.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 85 16 16 0 0 0 - 0 2024-07-28T11:43:58.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:58.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:43:58.620 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:43:58.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:58.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:58.853 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:58 smithi177 bash[79620]: audit 2024-07-28T11:43:57.673292+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:58.854 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:58 smithi177 bash[81864]: audit 2024-07-28T11:43:57.673292+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:58 smithi204 bash[68176]: audit 2024-07-28T11:43:57.673292+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:43:58.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:59.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:59.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:59.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:43:59.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 86 16 16 0 0 0 - 0 2024-07-28T11:43:59.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:59.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:59.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:43:59.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:43:59.759 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[81864]: cluster 2024-07-28T11:43:57.893302+0000 mgr.y (mgr.25253) 462 : cluster [DBG] pgmap v411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:59.759 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[81864]: cluster 2024-07-28T11:43:58.605753+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:59.759 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[81864]: audit 2024-07-28T11:43:58.624771+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:59.759 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[81864]: cluster 2024-07-28T11:43:58.624864+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e122: 8 total, 2 up, 7 in 2024-07-28T11:43:59.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[79620]: cluster 2024-07-28T11:43:57.893302+0000 mgr.y (mgr.25253) 462 : cluster [DBG] pgmap v411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:59.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[79620]: cluster 2024-07-28T11:43:58.605753+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:59.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[79620]: audit 2024-07-28T11:43:58.624771+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:59.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:43:59 smithi177 bash[79620]: cluster 2024-07-28T11:43:58.624864+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e122: 8 total, 2 up, 7 in 2024-07-28T11:43:59.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:43:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:59 smithi204 bash[68176]: cluster 2024-07-28T11:43:57.893302+0000 mgr.y (mgr.25253) 462 : cluster [DBG] pgmap v411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:43:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:59 smithi204 bash[68176]: cluster 2024-07-28T11:43:58.605753+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:43:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:59 smithi204 bash[68176]: audit 2024-07-28T11:43:58.624771+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.177:0/2292517311' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:43:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:43:59 smithi204 bash[68176]: cluster 2024-07-28T11:43:58.624864+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e122: 8 total, 2 up, 7 in 2024-07-28T11:43:59.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:00.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:00.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:00.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:00.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 87 16 16 0 0 0 - 0 2024-07-28T11:44:00.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:00.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:00.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:00.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:00.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:01.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:01.098 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:01.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:01.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:01.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 88 16 16 0 0 0 - 0 2024-07-28T11:44:01.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:01.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:44:01.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:01.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[79620]: cluster 2024-07-28T11:43:59.894751+0000 mgr.y (mgr.25253) 463 : cluster [DBG] pgmap v413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[79620]: audit 2024-07-28T11:44:00.673225+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:01.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[79620]: audit 2024-07-28T11:44:00.675205+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[81864]: cluster 2024-07-28T11:43:59.894751+0000 mgr.y (mgr.25253) 463 : cluster [DBG] pgmap v413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[81864]: audit 2024-07-28T11:44:00.673225+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:01 smithi177 bash[81864]: audit 2024-07-28T11:44:00.675205+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:01.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:01.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:01 smithi204 bash[68176]: cluster 2024-07-28T11:43:59.894751+0000 mgr.y (mgr.25253) 463 : cluster [DBG] pgmap v413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:01 smithi204 bash[68176]: audit 2024-07-28T11:44:00.673225+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:01 smithi204 bash[68176]: audit 2024-07-28T11:44:00.675205+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:02.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:02.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:02.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:02.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:02.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 89 16 16 0 0 0 - 0 2024-07-28T11:44:02.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:02.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:02.611 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:02.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:02.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:02.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:03.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:03.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:03.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:03.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 90 16 16 0 0 0 - 0 2024-07-28T11:44:03.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:03.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:03.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:03.676 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:03 smithi177 bash[81864]: cluster 2024-07-28T11:44:01.895828+0000 mgr.y (mgr.25253) 464 : cluster [DBG] pgmap v414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:03.676 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:03 smithi177 bash[79620]: cluster 2024-07-28T11:44:01.895828+0000 mgr.y (mgr.25253) 464 : cluster [DBG] pgmap v414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:03.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:03.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:03 smithi204 bash[68176]: cluster 2024-07-28T11:44:01.895828+0000 mgr.y (mgr.25253) 464 : cluster [DBG] pgmap v414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:04.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:04.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:04.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:04.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:04.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 91 16 16 0 0 0 - 0 2024-07-28T11:44:04.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:04.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:04.697 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:04.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:04.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:04.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:05.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:05.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:05.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:05.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 92 16 16 0 0 0 - 0 2024-07-28T11:44:05.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:05.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T11:44:05.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:05.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:05.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:05 smithi177 bash[81864]: cluster 2024-07-28T11:44:03.896987+0000 mgr.y (mgr.25253) 465 : cluster [DBG] pgmap v415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:05.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:05 smithi177 bash[79620]: cluster 2024-07-28T11:44:03.896987+0000 mgr.y (mgr.25253) 465 : cluster [DBG] pgmap v415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:05.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:05.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:05 smithi204 bash[68176]: cluster 2024-07-28T11:44:03.896987+0000 mgr.y (mgr.25253) 465 : cluster [DBG] pgmap v415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:06.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:06.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:06.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:06.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:06.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 93 16 16 0 0 0 - 0 2024-07-28T11:44:06.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:06.510 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:44:06.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:06.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:06.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:06.942 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:06.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:07.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:07.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:07.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:07.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 94 16 16 0 0 0 - 0 2024-07-28T11:44:07.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:07.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:07.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:07.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:07 smithi204 bash[68176]: cluster 2024-07-28T11:44:05.898500+0000 mgr.y (mgr.25253) 466 : cluster [DBG] pgmap v416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:07.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:07.938 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:07 smithi177 bash[79620]: cluster 2024-07-28T11:44:05.898500+0000 mgr.y (mgr.25253) 466 : cluster [DBG] pgmap v416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:07.938 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:07 smithi177 bash[81864]: cluster 2024-07-28T11:44:05.898500+0000 mgr.y (mgr.25253) 466 : cluster [DBG] pgmap v416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:08.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:08.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:08.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:08.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 95 16 16 0 0 0 - 0 2024-07-28T11:44:08.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:08.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:08.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:08.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:08.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:08.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:09.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:09.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:09.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:09.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 96 16 16 0 0 0 - 0 2024-07-28T11:44:09.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:09.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:09.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:09.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:09 smithi204 bash[68176]: cluster 2024-07-28T11:44:07.899994+0000 mgr.y (mgr.25253) 467 : cluster [DBG] pgmap v417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:09.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:09.947 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:09 smithi177 bash[81864]: cluster 2024-07-28T11:44:07.899994+0000 mgr.y (mgr.25253) 467 : cluster [DBG] pgmap v417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:09.948 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:09 smithi177 bash[79620]: cluster 2024-07-28T11:44:07.899994+0000 mgr.y (mgr.25253) 467 : cluster [DBG] pgmap v417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:09.991 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:10.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:10.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:10.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:10.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 97 16 16 0 0 0 - 0 2024-07-28T11:44:10.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:10.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:10.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:10.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:10.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:11.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:11.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:11.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:11.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:11.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 98 16 16 0 0 0 - 0 2024-07-28T11:44:11.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:11.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:11.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:11.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:11.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:11 smithi177 bash[81864]: cluster 2024-07-28T11:44:09.901534+0000 mgr.y (mgr.25253) 468 : cluster [DBG] pgmap v418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:11.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:11 smithi177 bash[79620]: cluster 2024-07-28T11:44:09.901534+0000 mgr.y (mgr.25253) 468 : cluster [DBG] pgmap v418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:11 smithi204 bash[68176]: cluster 2024-07-28T11:44:09.901534+0000 mgr.y (mgr.25253) 468 : cluster [DBG] pgmap v418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:11.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:12.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:12.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:12.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:12.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 99 16 16 0 0 0 - 0 2024-07-28T11:44:12.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:12 smithi204 bash[60899]: ts=2024-07-28T11:44: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:12.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:12.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:12.650 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:44:12.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:12.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:12.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:12.912 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:12 smithi177 bash[81864]: audit 2024-07-28T11:44:11.977705+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1302977904' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:12.913 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:12 smithi177 bash[81864]: audit 2024-07-28T11:44:11.978067+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:12.913 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:12 smithi177 bash[79620]: audit 2024-07-28T11:44:11.977705+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1302977904' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:12.913 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:12 smithi177 bash[79620]: audit 2024-07-28T11:44:11.978067+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:12.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:12 smithi204 bash[68176]: audit 2024-07-28T11:44:11.977705+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.177:0/1302977904' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:12.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:12 smithi204 bash[68176]: audit 2024-07-28T11:44:11.978067+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:44:13.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:13.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:13.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:13.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:13.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:44:13.397092+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:44:13.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:44:13.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 100 16 16 0 0 0 - 0 2024-07-28T11:44:13.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:13.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:13.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:13.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:13.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:13 smithi204 bash[68176]: cluster 2024-07-28T11:44:11.902444+0000 mgr.y (mgr.25253) 469 : cluster [DBG] pgmap v419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:13.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:13 smithi204 bash[68176]: cluster 2024-07-28T11:44:12.635702+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:13.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:13 smithi204 bash[68176]: audit 2024-07-28T11:44:12.653817+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:44:13.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:13 smithi204 bash[68176]: cluster 2024-07-28T11:44:12.653935+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e123: 8 total, 2 up, 7 in 2024-07-28T11:44:13.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[81864]: cluster 2024-07-28T11:44:11.902444+0000 mgr.y (mgr.25253) 469 : cluster [DBG] pgmap v419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[81864]: cluster 2024-07-28T11:44:12.635702+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[81864]: audit 2024-07-28T11:44:12.653817+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[81864]: cluster 2024-07-28T11:44:12.653935+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e123: 8 total, 2 up, 7 in 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[79620]: cluster 2024-07-28T11:44:11.902444+0000 mgr.y (mgr.25253) 469 : cluster [DBG] pgmap v419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[79620]: cluster 2024-07-28T11:44:12.635702+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[79620]: audit 2024-07-28T11:44:12.653817+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:44:13.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:13 smithi177 bash[79620]: cluster 2024-07-28T11:44:12.653935+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e123: 8 total, 2 up, 7 in 2024-07-28T11:44:14.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:14.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:14.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:14.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 101 16 16 0 0 0 - 0 2024-07-28T11:44:14.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:14.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:14.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:14.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:14.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:15.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:15.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:15.215 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:15.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:15.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:15.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 102 16 16 0 0 0 - 0 2024-07-28T11:44:15.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:15.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:15.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:15.747 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:15 smithi177 bash[81864]: cluster 2024-07-28T11:44:13.903909+0000 mgr.y (mgr.25253) 470 : cluster [DBG] pgmap v421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:15.747 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:15 smithi177 bash[79620]: cluster 2024-07-28T11:44:13.903909+0000 mgr.y (mgr.25253) 470 : cluster [DBG] pgmap v421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:15.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:15 smithi204 bash[68176]: cluster 2024-07-28T11:44:13.903909+0000 mgr.y (mgr.25253) 470 : cluster [DBG] pgmap v421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:15.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T11:44:15.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:15.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:44:16.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:16.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:16.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:16.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 103 16 16 0 0 0 - 0 2024-07-28T11:44:16.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:16.497 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:44:16.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:16.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[81864]: audit 2024-07-28T11:44:15.673659+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[81864]: audit 2024-07-28T11:44:15.675310+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:16.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[81864]: cluster 2024-07-28T11:44:15.905349+0000 mgr.y (mgr.25253) 471 : cluster [DBG] pgmap v422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[79620]: audit 2024-07-28T11:44:15.673659+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[79620]: audit 2024-07-28T11:44:15.675310+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:16.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:16 smithi177 bash[79620]: cluster 2024-07-28T11:44:15.905349+0000 mgr.y (mgr.25253) 471 : cluster [DBG] pgmap v422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:16.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:16 smithi204 bash[68176]: audit 2024-07-28T11:44:15.673659+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:16 smithi204 bash[68176]: audit 2024-07-28T11:44:15.675310+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:16 smithi204 bash[68176]: cluster 2024-07-28T11:44:15.905349+0000 mgr.y (mgr.25253) 471 : cluster [DBG] pgmap v422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:16.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:17.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:17.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:17.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:17.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 104 16 16 0 0 0 - 0 2024-07-28T11:44:17.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:17.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:17.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:17.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:17.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:18.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:18.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:18.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:18.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 105 16 16 0 0 0 - 0 2024-07-28T11:44:18.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:18.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:18.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:18.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:18.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:18.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:19.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:19.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:19.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:18 smithi204 bash[68176]: cluster 2024-07-28T11:44:17.906842+0000 mgr.y (mgr.25253) 472 : cluster [DBG] pgmap v423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:19.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:18 smithi177 bash[79620]: cluster 2024-07-28T11:44:17.906842+0000 mgr.y (mgr.25253) 472 : cluster [DBG] pgmap v423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:19.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:18 smithi177 bash[81864]: cluster 2024-07-28T11:44:17.906842+0000 mgr.y (mgr.25253) 472 : cluster [DBG] pgmap v423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:19.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:19.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 106 16 16 0 0 0 - 0 2024-07-28T11:44:19.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:19.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:19.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:19.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:19.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:20.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:20.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:20.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:20.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 107 16 16 0 0 0 - 0 2024-07-28T11:44:20.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:20.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:20.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:20.743 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:20.744 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:20.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:20.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:21.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:21.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:21.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:20 smithi177 bash[79620]: cluster 2024-07-28T11:44:19.908320+0000 mgr.y (mgr.25253) 473 : cluster [DBG] pgmap v424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:21.138 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:20 smithi177 bash[81864]: cluster 2024-07-28T11:44:19.908320+0000 mgr.y (mgr.25253) 473 : cluster [DBG] pgmap v424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:21.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:21.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:20 smithi204 bash[68176]: cluster 2024-07-28T11:44:19.908320+0000 mgr.y (mgr.25253) 473 : cluster [DBG] pgmap v424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:21.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:21.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 108 16 16 0 0 0 - 0 2024-07-28T11:44:21.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:21.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:21.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:21.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:21.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:22.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:22.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:22.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:22.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 109 16 16 0 0 0 - 0 2024-07-28T11:44:22.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:22.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:22.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:22.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:22.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:22.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:23.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:23.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:23.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:23.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:22 smithi177 bash[81864]: cluster 2024-07-28T11:44:21.910467+0000 mgr.y (mgr.25253) 474 : cluster [DBG] pgmap v425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:23.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:22 smithi177 bash[79620]: cluster 2024-07-28T11:44:21.910467+0000 mgr.y (mgr.25253) 474 : cluster [DBG] pgmap v425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:23.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:23.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 110 16 16 0 0 0 - 0 2024-07-28T11:44:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:22 smithi204 bash[68176]: cluster 2024-07-28T11:44:21.910467+0000 mgr.y (mgr.25253) 474 : cluster [DBG] pgmap v425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:23.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:23.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:23.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:23.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:23.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:24.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:24.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:24.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:24.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 111 16 16 0 0 0 - 0 2024-07-28T11:44:24.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:24.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:24.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:24.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:24.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:25.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:25.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:25.164 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:24 smithi177 bash[79620]: cluster 2024-07-28T11:44:23.912053+0000 mgr.y (mgr.25253) 475 : cluster [DBG] pgmap v426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:25.165 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:24 smithi177 bash[81864]: cluster 2024-07-28T11:44:23.912053+0000 mgr.y (mgr.25253) 475 : cluster [DBG] pgmap v426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:25.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:25.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:25.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 112 16 16 0 0 0 - 0 2024-07-28T11:44:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:24 smithi204 bash[68176]: cluster 2024-07-28T11:44:23.912053+0000 mgr.y (mgr.25253) 475 : cluster [DBG] pgmap v426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:25.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:25.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:25.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:25.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:25.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:26.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:26.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:26.250 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:44:26.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:26.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 113 16 16 0 0 0 - 0 2024-07-28T11:44:26.442 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:26.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:26.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:26.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:26.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:26.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:26.992 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:44:27.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:27.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:27.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[79620]: cluster 2024-07-28T11:44:25.913519+0000 mgr.y (mgr.25253) 476 : cluster [DBG] pgmap v427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:27.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[79620]: audit 2024-07-28T11:44:26.597928+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/444417993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[79620]: audit 2024-07-28T11:44:26.598367+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[81864]: cluster 2024-07-28T11:44:25.913519+0000 mgr.y (mgr.25253) 476 : cluster [DBG] pgmap v427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:27.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[81864]: audit 2024-07-28T11:44:26.597928+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/444417993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:26 smithi177 bash[81864]: audit 2024-07-28T11:44:26.598367+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:27.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T11:44:27.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:26 smithi204 bash[68176]: cluster 2024-07-28T11:44:25.913519+0000 mgr.y (mgr.25253) 476 : cluster [DBG] pgmap v427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:27.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:26 smithi204 bash[68176]: audit 2024-07-28T11:44:26.597928+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.177:0/444417993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:26 smithi204 bash[68176]: audit 2024-07-28T11:44:26.598367+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:27.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 114 16 16 0 0 0 - 0 2024-07-28T11:44:27.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:27.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:27.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:27.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:27.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:28.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:28.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:28.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:28.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:27 smithi204 bash[68176]: cluster 2024-07-28T11:44:26.978147+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:28.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:27 smithi204 bash[68176]: audit 2024-07-28T11:44:26.993487+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:28.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:27 smithi204 bash[68176]: cluster 2024-07-28T11:44:26.993586+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e124: 8 total, 2 up, 7 in 2024-07-28T11:44:28.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[81864]: cluster 2024-07-28T11:44:26.978147+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:28.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[81864]: audit 2024-07-28T11:44:26.993487+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:28.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[81864]: cluster 2024-07-28T11:44:26.993586+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e124: 8 total, 2 up, 7 in 2024-07-28T11:44:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[79620]: cluster 2024-07-28T11:44:26.978147+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[79620]: audit 2024-07-28T11:44:26.993487+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:27 smithi177 bash[79620]: cluster 2024-07-28T11:44:26.993586+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e124: 8 total, 2 up, 7 in 2024-07-28T11:44:28.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:28.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 115 16 16 0 0 0 - 0 2024-07-28T11:44:28.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:28.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:28.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:28.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:28.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:29.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:29.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:29.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:28 smithi177 bash[81864]: cluster 2024-07-28T11:44:27.914591+0000 mgr.y (mgr.25253) 477 : cluster [DBG] pgmap v429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:29.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:28 smithi177 bash[79620]: cluster 2024-07-28T11:44:27.914591+0000 mgr.y (mgr.25253) 477 : cluster [DBG] pgmap v429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:29.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:29.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:28 smithi204 bash[68176]: cluster 2024-07-28T11:44:27.914591+0000 mgr.y (mgr.25253) 477 : cluster [DBG] pgmap v429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:29.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 116 16 16 0 0 0 - 0 2024-07-28T11:44:29.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:29.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:29.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:29.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:29.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:29.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:44:30.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:30.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:30.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:30.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:30.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 117 16 16 0 0 0 - 0 2024-07-28T11:44:30.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:30.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:30.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:30.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:30.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:30 smithi177 bash[79620]: cluster 2024-07-28T11:44:29.916097+0000 mgr.y (mgr.25253) 478 : cluster [DBG] pgmap v430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:30 smithi177 bash[79620]: audit 2024-07-28T11:44:30.668683+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:31.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:30 smithi177 bash[81864]: cluster 2024-07-28T11:44:29.916097+0000 mgr.y (mgr.25253) 478 : cluster [DBG] pgmap v430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:31.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:30 smithi177 bash[81864]: audit 2024-07-28T11:44:30.668683+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:31.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:31.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:31.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:31.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 118 16 16 0 0 0 - 0 2024-07-28T11:44:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:30 smithi204 bash[68176]: cluster 2024-07-28T11:44:29.916097+0000 mgr.y (mgr.25253) 478 : cluster [DBG] pgmap v430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:30 smithi204 bash[68176]: audit 2024-07-28T11:44:30.668683+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:31.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:31.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:31.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:31.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:31.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:32.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:32.056 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:32.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:32.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:32.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 119 16 16 0 0 0 - 0 2024-07-28T11:44:32.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:32.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:32.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:32.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:32.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:32.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:32.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:33.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:33.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:33.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:33 smithi177 bash[79620]: cluster 2024-07-28T11:44:31.917422+0000 mgr.y (mgr.25253) 479 : cluster [DBG] pgmap v431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:33.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:33 smithi177 bash[81864]: cluster 2024-07-28T11:44:31.917422+0000 mgr.y (mgr.25253) 479 : cluster [DBG] pgmap v431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:33.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:33.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:32 smithi204 bash[68176]: cluster 2024-07-28T11:44:31.917422+0000 mgr.y (mgr.25253) 479 : cluster [DBG] pgmap v431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:33.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:44:33.400033+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:44:33.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:44:33.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 120 16 16 0 0 0 - 0 2024-07-28T11:44:33.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:33.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:33.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:33.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:33.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:34.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:34.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:34.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:34.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 121 16 16 0 0 0 - 0 2024-07-28T11:44:34.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:34.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:34.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:34.683 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:34.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:34.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:35.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:35.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:35.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:35.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:35.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 122 16 16 0 0 0 - 0 2024-07-28T11:44:35.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:35 smithi204 bash[68176]: cluster 2024-07-28T11:44:33.918958+0000 mgr.y (mgr.25253) 480 : cluster [DBG] pgmap v432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:35.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:35.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:35 smithi177 bash[79620]: cluster 2024-07-28T11:44:33.918958+0000 mgr.y (mgr.25253) 480 : cluster [DBG] pgmap v432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:35.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:35 smithi177 bash[81864]: cluster 2024-07-28T11:44:33.918958+0000 mgr.y (mgr.25253) 480 : cluster [DBG] pgmap v432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:35.531 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:35.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:35.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:35.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:35.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:36.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:36.103 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:44:36.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:36.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:36.319 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:36.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T11:44:36.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 123 16 16 0 0 0 - 0 2024-07-28T11:44:36.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:36.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:36.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:36.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:36.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:37.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:37.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:37.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:37.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:37 smithi177 bash[79620]: cluster 2024-07-28T11:44:35.920619+0000 mgr.y (mgr.25253) 481 : cluster [DBG] pgmap v433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:37.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:37 smithi177 bash[81864]: cluster 2024-07-28T11:44:35.920619+0000 mgr.y (mgr.25253) 481 : cluster [DBG] pgmap v433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:37.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:37.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 124 16 16 0 0 0 - 0 2024-07-28T11:44:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:37 smithi204 bash[68176]: cluster 2024-07-28T11:44:35.920619+0000 mgr.y (mgr.25253) 481 : cluster [DBG] pgmap v433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:37.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:37.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:37.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:37.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:37.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:38.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:38.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:38.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:38.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 125 16 16 0 0 0 - 0 2024-07-28T11:44:38.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:38.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:38.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:38.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:38.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:39.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:39.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:39.192 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:44:39.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:39.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:39.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:39 smithi204 bash[68176]: cluster 2024-07-28T11:44:37.921797+0000 mgr.y (mgr.25253) 482 : cluster [DBG] pgmap v434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:39.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:39 smithi204 bash[68176]: audit 2024-07-28T11:44:38.410407+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/1418895083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:39 smithi204 bash[68176]: audit 2024-07-28T11:44:38.411139+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 126 16 16 0 0 0 - 0 2024-07-28T11:44:39.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[81864]: cluster 2024-07-28T11:44:37.921797+0000 mgr.y (mgr.25253) 482 : cluster [DBG] pgmap v434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:39.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[81864]: audit 2024-07-28T11:44:38.410407+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/1418895083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[81864]: audit 2024-07-28T11:44:38.411139+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.430 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[79620]: cluster 2024-07-28T11:44:37.921797+0000 mgr.y (mgr.25253) 482 : cluster [DBG] pgmap v434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:39.430 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[79620]: audit 2024-07-28T11:44:38.410407+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.177:0/1418895083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.430 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:39 smithi177 bash[79620]: audit 2024-07-28T11:44:38.411139+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:44:39.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:39.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:39.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:39.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:39.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:40.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:40.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:40.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:40.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 127 16 16 0 0 0 - 0 2024-07-28T11:44:40.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:40.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[79620]: cluster 2024-07-28T11:44:39.182171+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:40.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[79620]: audit 2024-07-28T11:44:39.196509+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:44:40.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[79620]: cluster 2024-07-28T11:44:39.196645+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e125: 8 total, 2 up, 7 in 2024-07-28T11:44:40.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[81864]: cluster 2024-07-28T11:44:39.182171+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:40.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[81864]: audit 2024-07-28T11:44:39.196509+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:44:40.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:40 smithi177 bash[81864]: cluster 2024-07-28T11:44:39.196645+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e125: 8 total, 2 up, 7 in 2024-07-28T11:44:40.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:40 smithi204 bash[68176]: cluster 2024-07-28T11:44:39.182171+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:44:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:40 smithi204 bash[68176]: audit 2024-07-28T11:44:39.196509+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:44:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:40 smithi204 bash[68176]: cluster 2024-07-28T11:44:39.196645+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e125: 8 total, 2 up, 7 in 2024-07-28T11:44:40.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:40.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:40.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:41.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:41.114 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:41.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:41.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:41.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 128 16 16 0 0 0 - 0 2024-07-28T11:44:41.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:41.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[79620]: cluster 2024-07-28T11:44:39.922725+0000 mgr.y (mgr.25253) 483 : cluster [DBG] pgmap v436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:41.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[79620]: audit 2024-07-28T11:44:40.353559+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[79620]: audit 2024-07-28T11:44:40.694115+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[79620]: audit 2024-07-28T11:44:40.701087+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[81864]: cluster 2024-07-28T11:44:39.922725+0000 mgr.y (mgr.25253) 483 : cluster [DBG] pgmap v436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[81864]: audit 2024-07-28T11:44:40.353559+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[81864]: audit 2024-07-28T11:44:40.694115+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:41 smithi177 bash[81864]: audit 2024-07-28T11:44:40.701087+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:41.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:41 smithi204 bash[68176]: cluster 2024-07-28T11:44:39.922725+0000 mgr.y (mgr.25253) 483 : cluster [DBG] pgmap v436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:41 smithi204 bash[68176]: audit 2024-07-28T11:44:40.353559+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:41 smithi204 bash[68176]: audit 2024-07-28T11:44:40.694115+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:41 smithi204 bash[68176]: audit 2024-07-28T11:44:40.701087+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:41.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:41.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:41.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:42.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:44:42.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:42.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:42.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:42.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 129 16 16 0 0 0 - 0 2024-07-28T11:44:42.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:42.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:42.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:42.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:42.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:42.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:43.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:43.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:43.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:43 smithi177 bash[79620]: cluster 2024-07-28T11:44:41.923918+0000 mgr.y (mgr.25253) 484 : cluster [DBG] pgmap v437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:43.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:43 smithi177 bash[81864]: cluster 2024-07-28T11:44:41.923918+0000 mgr.y (mgr.25253) 484 : cluster [DBG] pgmap v437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:43.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:43.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 130 16 16 0 0 0 - 0 2024-07-28T11:44:43.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:43.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:43.541 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:43 smithi204 bash[68176]: cluster 2024-07-28T11:44:41.923918+0000 mgr.y (mgr.25253) 484 : cluster [DBG] pgmap v437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:43.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:43.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:43.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:44.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:44.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:44.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:44.335 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:44.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:44.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 131 16 16 0 0 0 - 0 2024-07-28T11:44:44.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:44.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:44.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:44.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:44.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:45.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T11:44:45.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:45.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:45.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:45.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 132 16 16 0 0 0 - 0 2024-07-28T11:44:45.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:45.437 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:45 smithi177 bash[81864]: cluster 2024-07-28T11:44:43.925399+0000 mgr.y (mgr.25253) 485 : cluster [DBG] pgmap v438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:45.437 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:45 smithi177 bash[79620]: cluster 2024-07-28T11:44:43.925399+0000 mgr.y (mgr.25253) 485 : cluster [DBG] pgmap v438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:45.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:45.550 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:45 smithi204 bash[68176]: cluster 2024-07-28T11:44:43.925399+0000 mgr.y (mgr.25253) 485 : cluster [DBG] pgmap v438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:45.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:45.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:45.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:45.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:46.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:46.223 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:46.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[81864]: audit 2024-07-28T11:44:45.668118+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[81864]: audit 2024-07-28T11:44:45.962624+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[81864]: audit 2024-07-28T11:44:45.966749+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[79620]: audit 2024-07-28T11:44:45.668118+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:46.319 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[79620]: audit 2024-07-28T11:44:45.962624+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.320 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:46 smithi177 bash[79620]: audit 2024-07-28T11:44:45.966749+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:46.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:46 smithi204 bash[68176]: audit 2024-07-28T11:44:45.668118+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:44:46.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:46 smithi204 bash[68176]: audit 2024-07-28T11:44:45.962624+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:46 smithi204 bash[68176]: audit 2024-07-28T11:44:45.966749+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:46.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 133 16 16 0 0 0 - 0 2024-07-28T11:44:46.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:46.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:46.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:46.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:46.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:47.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:47.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:47.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:47.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:47.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 134 16 16 0 0 0 - 0 2024-07-28T11:44:47.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:47.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:47.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: cluster 2024-07-28T11:44:45.926164+0000 mgr.y (mgr.25253) 486 : cluster [DBG] pgmap v439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: audit 2024-07-28T11:44:46.460121+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: audit 2024-07-28T11:44:46.469484+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: audit 2024-07-28T11:44:46.920122+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: audit 2024-07-28T11:44:46.921609+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:47 smithi204 bash[68176]: audit 2024-07-28T11:44:46.929741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: cluster 2024-07-28T11:44:45.926164+0000 mgr.y (mgr.25253) 486 : cluster [DBG] pgmap v439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: audit 2024-07-28T11:44:46.460121+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: audit 2024-07-28T11:44:46.469484+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: audit 2024-07-28T11:44:46.920122+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: audit 2024-07-28T11:44:46.921609+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[81864]: audit 2024-07-28T11:44:46.929741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: cluster 2024-07-28T11:44:45.926164+0000 mgr.y (mgr.25253) 486 : cluster [DBG] pgmap v439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: audit 2024-07-28T11:44:46.460121+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: audit 2024-07-28T11:44:46.469484+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: audit 2024-07-28T11:44:46.920122+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: audit 2024-07-28T11:44:46.921609+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:47 smithi177 bash[79620]: audit 2024-07-28T11:44:46.929741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:44:47.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:47.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:48.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:48.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:48.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:48.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 135 16 16 0 0 0 - 0 2024-07-28T11:44:48.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:48.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:48.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:48.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:48.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:49.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:49.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:49.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:49.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 136 16 16 0 0 0 - 0 2024-07-28T11:44:49.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:49.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:49.559 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:49.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:49 smithi177 bash[81864]: cluster 2024-07-28T11:44:47.927634+0000 mgr.y (mgr.25253) 487 : cluster [DBG] pgmap v440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:49 smithi177 bash[79620]: cluster 2024-07-28T11:44:47.927634+0000 mgr.y (mgr.25253) 487 : cluster [DBG] pgmap v440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:49.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:49.787 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:49 smithi204 bash[68176]: cluster 2024-07-28T11:44:47.927634+0000 mgr.y (mgr.25253) 487 : cluster [DBG] pgmap v440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:49.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:50.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:50.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:50.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:50.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:50.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 137 16 16 0 0 0 - 0 2024-07-28T11:44:50.477 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:44:50.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:50.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:50 smithi204 bash[68176]: audit 2024-07-28T11:44:49.957045+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:50.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:50.731 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:50 smithi177 bash[79620]: audit 2024-07-28T11:44:49.957045+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:50.732 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:50 smithi177 bash[81864]: audit 2024-07-28T11:44:49.957045+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:44:50.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:50.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:51.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:51.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:51.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:51.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 138 16 16 0 0 0 - 0 2024-07-28T11:44:51.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:51.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:51.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:51 smithi204 bash[68176]: cluster 2024-07-28T11:44:49.928617+0000 mgr.y (mgr.25253) 488 : cluster [DBG] pgmap v441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:51 smithi204 bash[68176]: cluster 2024-07-28T11:44:50.464819+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:44:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:51 smithi204 bash[68176]: audit 2024-07-28T11:44:50.481567+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:51 smithi204 bash[68176]: cluster 2024-07-28T11:44:50.481720+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e126: 8 total, 2 up, 7 in 2024-07-28T11:44:51.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[81864]: cluster 2024-07-28T11:44:49.928617+0000 mgr.y (mgr.25253) 488 : cluster [DBG] pgmap v441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:51.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[81864]: cluster 2024-07-28T11:44:50.464819+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:44:51.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[81864]: audit 2024-07-28T11:44:50.481567+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:51.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[81864]: cluster 2024-07-28T11:44:50.481720+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e126: 8 total, 2 up, 7 in 2024-07-28T11:44:51.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[79620]: cluster 2024-07-28T11:44:49.928617+0000 mgr.y (mgr.25253) 488 : cluster [DBG] pgmap v441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:51.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[79620]: cluster 2024-07-28T11:44:50.464819+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:44:51.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[79620]: audit 2024-07-28T11:44:50.481567+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.177:0/1971044652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:44:51.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:51 smithi177 bash[79620]: cluster 2024-07-28T11:44:50.481720+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e126: 8 total, 2 up, 7 in 2024-07-28T11:44:51.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:51.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:52.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:52.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:52.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:52.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:52.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 139 16 16 0 0 0 - 0 2024-07-28T11:44:52.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:52.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:44:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:44:52.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:52.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:52.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:53.021 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:44:53.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:53.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:53.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:53.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:44:53.402685+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:44:53.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:44:53.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 140 16 16 0 0 0 - 0 2024-07-28T11:44:53.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:44:53.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:53.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:53 smithi204 bash[68176]: cluster 2024-07-28T11:44:51.930076+0000 mgr.y (mgr.25253) 489 : cluster [DBG] pgmap v443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:53.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:44:53.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T11:44:53.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:53 smithi177 bash[81864]: cluster 2024-07-28T11:44:51.930076+0000 mgr.y (mgr.25253) 489 : cluster [DBG] pgmap v443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:53.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:53 smithi177 bash[79620]: cluster 2024-07-28T11:44:51.930076+0000 mgr.y (mgr.25253) 489 : cluster [DBG] pgmap v443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:53.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:53.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:54.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:54.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:54.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:54.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:54.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 141 16 16 0 0 0 - 0 2024-07-28T11:44:54.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:54.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:54.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:54.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:54.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:55.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:55.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:55.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:55.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 142 16 16 0 0 0 - 0 2024-07-28T11:44:55.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:55.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:55.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:55 smithi204 bash[68176]: cluster 2024-07-28T11:44:53.931580+0000 mgr.y (mgr.25253) 490 : cluster [DBG] pgmap v444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:55.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:55.706 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:55 smithi177 bash[81864]: cluster 2024-07-28T11:44:53.931580+0000 mgr.y (mgr.25253) 490 : cluster [DBG] pgmap v444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:55.707 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:55 smithi177 bash[79620]: cluster 2024-07-28T11:44:53.931580+0000 mgr.y (mgr.25253) 490 : cluster [DBG] pgmap v444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:55.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:55.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:56.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:56.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:56.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:56.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 143 16 16 0 0 0 - 0 2024-07-28T11:44:56.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:56.412 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:44:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T11:44:56.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:56.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:56.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:56.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:56.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:57.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:57.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:57.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:57.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 144 16 16 0 0 0 - 0 2024-07-28T11:44:57.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:57.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:44:57.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:57.722 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:57 smithi177 bash[79620]: cluster 2024-07-28T11:44:55.933115+0000 mgr.y (mgr.25253) 491 : cluster [DBG] pgmap v445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:57.723 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:57 smithi177 bash[81864]: cluster 2024-07-28T11:44:55.933115+0000 mgr.y (mgr.25253) 491 : cluster [DBG] pgmap v445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:57.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:57 smithi204 bash[68176]: cluster 2024-07-28T11:44:55.933115+0000 mgr.y (mgr.25253) 491 : cluster [DBG] pgmap v445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:57.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:58.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:58.166 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:58.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:58.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:58.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 145 16 16 0 0 0 - 0 2024-07-28T11:44:58.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:58.502 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:58.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:44:58.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:58.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:58.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:59.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:59.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:44:59.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:59.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:44:59.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 146 16 16 0 0 0 - 0 2024-07-28T11:44:59.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:59.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:44:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:44:59 smithi204 bash[68176]: cluster 2024-07-28T11:44:57.934650+0000 mgr.y (mgr.25253) 492 : cluster [DBG] pgmap v446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:59.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:44:59.742 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:44:59 smithi177 bash[81864]: cluster 2024-07-28T11:44:57.934650+0000 mgr.y (mgr.25253) 492 : cluster [DBG] pgmap v446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:59.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:44:59 smithi177 bash[79620]: cluster 2024-07-28T11:44:57.934650+0000 mgr.y (mgr.25253) 492 : cluster [DBG] pgmap v446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:44:59.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:44:59.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:00.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:00.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:00.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:00.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 147 16 16 0 0 0 - 0 2024-07-28T11:45:00.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:00.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:00.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:00.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:00.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:01.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:01.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:01.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:01.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:01.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 148 16 16 0 0 0 - 0 2024-07-28T11:45:01.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:01.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:01.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:01.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:01.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:01 smithi204 bash[68176]: cluster 2024-07-28T11:44:59.935609+0000 mgr.y (mgr.25253) 493 : cluster [DBG] pgmap v447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:01.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:01 smithi204 bash[68176]: audit 2024-07-28T11:45:00.673353+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:01.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:01 smithi204 bash[68176]: audit 2024-07-28T11:45:00.675159+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:01.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[79620]: cluster 2024-07-28T11:44:59.935609+0000 mgr.y (mgr.25253) 493 : cluster [DBG] pgmap v447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:01.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[79620]: audit 2024-07-28T11:45:00.673353+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:01.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[79620]: audit 2024-07-28T11:45:00.675159+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:01.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[81864]: cluster 2024-07-28T11:44:59.935609+0000 mgr.y (mgr.25253) 493 : cluster [DBG] pgmap v447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:01.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[81864]: audit 2024-07-28T11:45:00.673353+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:01.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:01 smithi177 bash[81864]: audit 2024-07-28T11:45:00.675159+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:01.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:02.045 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:02.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:02.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:02.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:02.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 149 16 16 0 0 0 - 0 2024-07-28T11:45:02.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:02.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:02.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:02.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:02.686 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:45:02.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:02.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:02 smithi204 bash[68176]: audit 2024-07-28T11:45:02.016845+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:02.913 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:02.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T11:45:02.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:02.925 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:02 smithi177 bash[81864]: audit 2024-07-28T11:45:02.016845+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:02.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:02 smithi177 bash[79620]: audit 2024-07-28T11:45:02.016845+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:03.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:03.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:03.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:03.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:03.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 150 16 16 0 0 0 - 0 2024-07-28T11:45:03.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:03.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:03.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:03.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:03.879 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[79620]: cluster 2024-07-28T11:45:01.937038+0000 mgr.y (mgr.25253) 494 : cluster [DBG] pgmap v448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[79620]: cluster 2024-07-28T11:45:02.673770+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[79620]: audit 2024-07-28T11:45:02.690333+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[79620]: cluster 2024-07-28T11:45:02.690459+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e127: 8 total, 2 up, 7 in 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[81864]: cluster 2024-07-28T11:45:01.937038+0000 mgr.y (mgr.25253) 494 : cluster [DBG] pgmap v448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[81864]: cluster 2024-07-28T11:45:02.673770+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[81864]: audit 2024-07-28T11:45:02.690333+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:03.880 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:03 smithi177 bash[81864]: cluster 2024-07-28T11:45:02.690459+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e127: 8 total, 2 up, 7 in 2024-07-28T11:45:03.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:04.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:03 smithi204 bash[68176]: cluster 2024-07-28T11:45:01.937038+0000 mgr.y (mgr.25253) 494 : cluster [DBG] pgmap v448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:03 smithi204 bash[68176]: cluster 2024-07-28T11:45:02.673770+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:03 smithi204 bash[68176]: audit 2024-07-28T11:45:02.690333+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/2243977618' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:03 smithi204 bash[68176]: cluster 2024-07-28T11:45:02.690459+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e127: 8 total, 2 up, 7 in 2024-07-28T11:45:04.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:04.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:04.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 151 16 16 0 0 0 - 0 2024-07-28T11:45:04.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:04.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:04.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:04.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:04.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:05.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:04 smithi177 bash[81864]: cluster 2024-07-28T11:45:03.938010+0000 mgr.y (mgr.25253) 495 : cluster [DBG] pgmap v450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:05.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:04 smithi177 bash[79620]: cluster 2024-07-28T11:45:03.938010+0000 mgr.y (mgr.25253) 495 : cluster [DBG] pgmap v450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:05.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:05.066 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:04 smithi204 bash[68176]: cluster 2024-07-28T11:45:03.938010+0000 mgr.y (mgr.25253) 495 : cluster [DBG] pgmap v450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:05.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:05.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:05.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 152 16 16 0 0 0 - 0 2024-07-28T11:45:05.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:05.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:05.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:45:05.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:05.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:05.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:05.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:06.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:06.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:06.247 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:45:06.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:06.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 153 16 16 0 0 0 - 0 2024-07-28T11:45:06.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:06.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:06.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:06.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:06.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:07.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:07.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:07.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:06 smithi177 bash[79620]: cluster 2024-07-28T11:45:05.939458+0000 mgr.y (mgr.25253) 496 : cluster [DBG] pgmap v451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:07.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:06 smithi177 bash[81864]: cluster 2024-07-28T11:45:05.939458+0000 mgr.y (mgr.25253) 496 : cluster [DBG] pgmap v451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:07.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:07.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 154 16 16 0 0 0 - 0 2024-07-28T11:45:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:06 smithi204 bash[68176]: cluster 2024-07-28T11:45:05.939458+0000 mgr.y (mgr.25253) 496 : cluster [DBG] pgmap v451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:07.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:07.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:07.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:07.660 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:07.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:07.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:08.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:08.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:08.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:08.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:08.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 155 16 16 0 0 0 - 0 2024-07-28T11:45:08.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:08.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:08.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:08.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:08.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:09.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:09.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:09.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:08 smithi204 bash[68176]: cluster 2024-07-28T11:45:07.940967+0000 mgr.y (mgr.25253) 497 : cluster [DBG] pgmap v452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:09.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:09 smithi177 bash[79620]: cluster 2024-07-28T11:45:07.940967+0000 mgr.y (mgr.25253) 497 : cluster [DBG] pgmap v452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:09.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:09 smithi177 bash[81864]: cluster 2024-07-28T11:45:07.940967+0000 mgr.y (mgr.25253) 497 : cluster [DBG] pgmap v452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:09.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:09.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 156 16 16 0 0 0 - 0 2024-07-28T11:45:09.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:09.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:09.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:09.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:09.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:10.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:10.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:10.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:10.360 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:10.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:10.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 157 16 16 0 0 0 - 0 2024-07-28T11:45:10.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:10.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:10.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:10.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:10.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:11.016 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:11.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:11.111 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:11 smithi204 bash[68176]: cluster 2024-07-28T11:45:09.942443+0000 mgr.y (mgr.25253) 498 : cluster [DBG] pgmap v453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:11.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:11.223 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:11 smithi177 bash[79620]: cluster 2024-07-28T11:45:09.942443+0000 mgr.y (mgr.25253) 498 : cluster [DBG] pgmap v453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:11.224 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:11 smithi177 bash[81864]: cluster 2024-07-28T11:45:09.942443+0000 mgr.y (mgr.25253) 498 : cluster [DBG] pgmap v453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:11.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:11.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 158 16 16 0 0 0 - 0 2024-07-28T11:45:11.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:11.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:11.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:11.754 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:11.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T11:45:11.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:11.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:12.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:12.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:12.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:12.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:12.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 159 16 16 0 0 0 - 0 2024-07-28T11:45:12.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:12.526 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:12.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:12.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:12.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:12.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:13.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:13.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:13 smithi177 bash[81864]: cluster 2024-07-28T11:45:11.943455+0000 mgr.y (mgr.25253) 499 : cluster [DBG] pgmap v454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:13.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:13 smithi177 bash[79620]: cluster 2024-07-28T11:45:11.943455+0000 mgr.y (mgr.25253) 499 : cluster [DBG] pgmap v454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:13 smithi204 bash[68176]: cluster 2024-07-28T11:45:11.943455+0000 mgr.y (mgr.25253) 499 : cluster [DBG] pgmap v454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:13.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:13.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:13.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:45:13.405432+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:45:13.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:45:13.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 160 16 16 0 0 0 - 0 2024-07-28T11:45:13.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:13.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:13.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:13.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:13.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:14.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:14.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:14.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:14.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 161 16 16 0 0 0 - 0 2024-07-28T11:45:14.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:14.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:14.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:14.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:14.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:15.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:15.021 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:45:15.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:15 smithi177 bash[81864]: cluster 2024-07-28T11:45:13.944208+0000 mgr.y (mgr.25253) 500 : cluster [DBG] pgmap v455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:15.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:15 smithi177 bash[81864]: audit 2024-07-28T11:45:14.218623+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:15.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:15 smithi177 bash[79620]: cluster 2024-07-28T11:45:13.944208+0000 mgr.y (mgr.25253) 500 : cluster [DBG] pgmap v455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:15.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:15 smithi177 bash[79620]: audit 2024-07-28T11:45:14.218623+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:15.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:15.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:15.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 162 16 16 0 0 0 - 0 2024-07-28T11:45:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:15 smithi204 bash[68176]: cluster 2024-07-28T11:45:13.944208+0000 mgr.y (mgr.25253) 500 : cluster [DBG] pgmap v455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:15 smithi204 bash[68176]: audit 2024-07-28T11:45:14.218623+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:15.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:15.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:15.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:15.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:15.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:16.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[81864]: cluster 2024-07-28T11:45:15.010821+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[81864]: audit 2024-07-28T11:45:15.025109+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[81864]: cluster 2024-07-28T11:45:15.025199+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e128: 8 total, 2 up, 7 in 2024-07-28T11:45:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[81864]: audit 2024-07-28T11:45:15.675813+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[81864]: audit 2024-07-28T11:45:15.677822+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[79620]: cluster 2024-07-28T11:45:15.010821+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:16.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[79620]: audit 2024-07-28T11:45:15.025109+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:16.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[79620]: cluster 2024-07-28T11:45:15.025199+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e128: 8 total, 2 up, 7 in 2024-07-28T11:45:16.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[79620]: audit 2024-07-28T11:45:15.675813+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:16.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[79620]: audit 2024-07-28T11:45:15.677822+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:16.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:16.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:45:16.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:16.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:16 smithi204 bash[68176]: cluster 2024-07-28T11:45:15.010821+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:16.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:16 smithi204 bash[68176]: audit 2024-07-28T11:45:15.025109+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.177:0/2609103302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:16.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:16 smithi204 bash[68176]: cluster 2024-07-28T11:45:15.025199+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e128: 8 total, 2 up, 7 in 2024-07-28T11:45:16.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:16 smithi204 bash[68176]: audit 2024-07-28T11:45:15.675813+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:16.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:16 smithi204 bash[68176]: audit 2024-07-28T11:45:15.677822+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:16.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:16.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 163 16 16 0 0 0 - 0 2024-07-28T11:45:16.498 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:16.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:16.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:16.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:16.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:16.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:17.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:17.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:17.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:17.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 164 16 16 0 0 0 - 0 2024-07-28T11:45:17.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:17.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:17.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:17.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:17.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:17 smithi204 bash[68176]: cluster 2024-07-28T11:45:15.945440+0000 mgr.y (mgr.25253) 501 : cluster [DBG] pgmap v457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:17.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:17.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:17 smithi177 bash[81864]: cluster 2024-07-28T11:45:15.945440+0000 mgr.y (mgr.25253) 501 : cluster [DBG] pgmap v457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:17.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:17 smithi177 bash[79620]: cluster 2024-07-28T11:45:15.945440+0000 mgr.y (mgr.25253) 501 : cluster [DBG] pgmap v457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:17.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:45:18.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:18.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:18.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:18.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:18.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 165 16 16 0 0 0 - 0 2024-07-28T11:45:18.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:18.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:18.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:18.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:18.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:19.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:19.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:19.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:19.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 166 16 16 0 0 0 - 0 2024-07-28T11:45:19.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:19.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:19.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:19.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:19 smithi204 bash[68176]: cluster 2024-07-28T11:45:17.946277+0000 mgr.y (mgr.25253) 502 : cluster [DBG] pgmap v458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:19.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:19.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:19.959 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:19 smithi177 bash[81864]: cluster 2024-07-28T11:45:17.946277+0000 mgr.y (mgr.25253) 502 : cluster [DBG] pgmap v458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:20.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:19 smithi177 bash[79620]: cluster 2024-07-28T11:45:17.946277+0000 mgr.y (mgr.25253) 502 : cluster [DBG] pgmap v458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:20.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:20.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:20.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:20.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 167 16 16 0 0 0 - 0 2024-07-28T11:45:20.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:20.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:20.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:20.731 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:45:20 smithi204 bash[59627]: logger=sqlstore.transactions t=2024-07-28T11:45:20.503293345Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T11:45:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:20.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T11:45:20.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:20.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:20.894 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:20 smithi204 bash[68176]: cluster 2024-07-28T11:45:19.947795+0000 mgr.y (mgr.25253) 503 : cluster [DBG] pgmap v459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:21.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:21.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:20 smithi177 bash[79620]: cluster 2024-07-28T11:45:19.947795+0000 mgr.y (mgr.25253) 503 : cluster [DBG] pgmap v459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:21.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:20 smithi177 bash[81864]: cluster 2024-07-28T11:45:19.947795+0000 mgr.y (mgr.25253) 503 : cluster [DBG] pgmap v459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:21.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:21.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:21.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:21.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 168 16 16 0 0 0 - 0 2024-07-28T11:45:21.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:21.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:21.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:21.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:21.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:22.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:22.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:22.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:22.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 169 16 16 0 0 0 - 0 2024-07-28T11:45:22.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:22.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:22.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:22.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:22.740 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:22.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:22.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:23.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:23.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:23.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:23 smithi204 bash[68176]: cluster 2024-07-28T11:45:21.949302+0000 mgr.y (mgr.25253) 504 : cluster [DBG] pgmap v460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:23.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:23 smithi177 bash[81864]: cluster 2024-07-28T11:45:21.949302+0000 mgr.y (mgr.25253) 504 : cluster [DBG] pgmap v460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:23.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:23 smithi177 bash[79620]: cluster 2024-07-28T11:45:21.949302+0000 mgr.y (mgr.25253) 504 : cluster [DBG] pgmap v460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:23.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:23.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:23.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 170 16 16 0 0 0 - 0 2024-07-28T11:45:23.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:23.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:23.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:23.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:23.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:24.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:24.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:24.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:24.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 171 16 16 0 0 0 - 0 2024-07-28T11:45:24.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:24.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:24.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:24.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:24.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:25.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:25.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:25.182 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:25 smithi177 bash[81864]: cluster 2024-07-28T11:45:23.950267+0000 mgr.y (mgr.25253) 505 : cluster [DBG] pgmap v461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:25.182 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:25 smithi177 bash[79620]: cluster 2024-07-28T11:45:23.950267+0000 mgr.y (mgr.25253) 505 : cluster [DBG] pgmap v461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:25.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:25.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 172 16 16 0 0 0 - 0 2024-07-28T11:45:25.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:25 smithi204 bash[68176]: cluster 2024-07-28T11:45:23.950267+0000 mgr.y (mgr.25253) 505 : cluster [DBG] pgmap v461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:25.479 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:25.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:25.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:25.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:25.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:25.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:26.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:26.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:26.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:45:26.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:26.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 173 16 16 0 0 0 - 0 2024-07-28T11:45:26.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:26.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:26.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:26.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:26.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:27.021 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:45:27.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:27.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:27 smithi204 bash[68176]: cluster 2024-07-28T11:45:25.951696+0000 mgr.y (mgr.25253) 506 : cluster [DBG] pgmap v462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:27.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:27 smithi204 bash[68176]: audit 2024-07-28T11:45:26.692980+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.177:0/2917781777' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:27 smithi204 bash[68176]: audit 2024-07-28T11:45:26.693486+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:27.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[81864]: cluster 2024-07-28T11:45:25.951696+0000 mgr.y (mgr.25253) 506 : cluster [DBG] pgmap v462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[81864]: audit 2024-07-28T11:45:26.692980+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.177:0/2917781777' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[81864]: audit 2024-07-28T11:45:26.693486+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[79620]: cluster 2024-07-28T11:45:25.951696+0000 mgr.y (mgr.25253) 506 : cluster [DBG] pgmap v462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[79620]: audit 2024-07-28T11:45:26.692980+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.177:0/2917781777' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:27 smithi177 bash[79620]: audit 2024-07-28T11:45:26.693486+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:45:27.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:27.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 174 16 16 0 0 0 - 0 2024-07-28T11:45:27.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:27.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:27.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:27.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:27.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:28.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:28 smithi204 bash[68176]: cluster 2024-07-28T11:45:27.012941+0000 mon.a (mon.0) 721 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:28 smithi204 bash[68176]: audit 2024-07-28T11:45:27.023011+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:45:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:28 smithi204 bash[68176]: cluster 2024-07-28T11:45:27.023180+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e129: 8 total, 2 up, 7 in 2024-07-28T11:45:28.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:28.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[79620]: cluster 2024-07-28T11:45:27.012941+0000 mon.a (mon.0) 721 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[79620]: audit 2024-07-28T11:45:27.023011+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:45:28.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[79620]: cluster 2024-07-28T11:45:27.023180+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e129: 8 total, 2 up, 7 in 2024-07-28T11:45:28.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[81864]: cluster 2024-07-28T11:45:27.012941+0000 mon.a (mon.0) 721 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:28.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[81864]: audit 2024-07-28T11:45:27.023011+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:45:28.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:28 smithi177 bash[81864]: cluster 2024-07-28T11:45:27.023180+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e129: 8 total, 2 up, 7 in 2024-07-28T11:45:28.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:28.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 175 16 16 0 0 0 - 0 2024-07-28T11:45:28.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:28.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:28.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:28.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:28.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:28.996 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:29.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:29 smithi204 bash[68176]: cluster 2024-07-28T11:45:27.952564+0000 mgr.y (mgr.25253) 507 : cluster [DBG] pgmap v464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:29.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:29.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:29 smithi177 bash[81864]: cluster 2024-07-28T11:45:27.952564+0000 mgr.y (mgr.25253) 507 : cluster [DBG] pgmap v464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:29.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:29 smithi177 bash[79620]: cluster 2024-07-28T11:45:27.952564+0000 mgr.y (mgr.25253) 507 : cluster [DBG] pgmap v464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:29.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:29.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 176 16 16 0 0 0 - 0 2024-07-28T11:45:29.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:29.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:29.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:29.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T11:45:29.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:29.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:45:29.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:30.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:30.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:30.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:30.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:30.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 177 16 16 0 0 0 - 0 2024-07-28T11:45:30.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:30.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:30.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:30.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:30.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:31.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:31.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:31.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:31.356 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:31 smithi177 bash[81864]: cluster 2024-07-28T11:45:29.953660+0000 mgr.y (mgr.25253) 508 : cluster [DBG] pgmap v465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:31.356 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:31 smithi177 bash[81864]: audit 2024-07-28T11:45:30.670125+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:31.356 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:31 smithi177 bash[79620]: cluster 2024-07-28T11:45:29.953660+0000 mgr.y (mgr.25253) 508 : cluster [DBG] pgmap v465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:31.357 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:31 smithi177 bash[79620]: audit 2024-07-28T11:45:30.670125+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:31.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 178 16 16 0 0 0 - 0 2024-07-28T11:45:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:31 smithi204 bash[68176]: cluster 2024-07-28T11:45:29.953660+0000 mgr.y (mgr.25253) 508 : cluster [DBG] pgmap v465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:31 smithi204 bash[68176]: audit 2024-07-28T11:45:30.670125+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:31.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:31.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:31.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:31.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:31.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:32.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:32.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:32.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:32.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 179 16 16 0 0 0 - 0 2024-07-28T11:45:32.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:32.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:32.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:32.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:32.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:33.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:33.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:33.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:33.251 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:33 smithi177 bash[81864]: cluster 2024-07-28T11:45:31.955234+0000 mgr.y (mgr.25253) 509 : cluster [DBG] pgmap v466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:33.251 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:33 smithi177 bash[79620]: cluster 2024-07-28T11:45:31.955234+0000 mgr.y (mgr.25253) 509 : cluster [DBG] pgmap v466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:33.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:33.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:45:33.408414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:45:33.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:45:33.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 180 16 16 0 0 0 - 0 2024-07-28T11:45:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:33 smithi204 bash[68176]: cluster 2024-07-28T11:45:31.955234+0000 mgr.y (mgr.25253) 509 : cluster [DBG] pgmap v466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:33.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:33.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:33.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:33.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:33.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:34.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:34.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:34.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:34.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 181 16 16 0 0 0 - 0 2024-07-28T11:45:34.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:34.513 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:34.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:34.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:34.676 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:34.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:34.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:35.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:35.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:35.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:35.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:35 smithi177 bash[81864]: cluster 2024-07-28T11:45:33.956368+0000 mgr.y (mgr.25253) 510 : cluster [DBG] pgmap v467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:35.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:35 smithi177 bash[79620]: cluster 2024-07-28T11:45:33.956368+0000 mgr.y (mgr.25253) 510 : cluster [DBG] pgmap v467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:35.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:35.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 182 16 16 0 0 0 - 0 2024-07-28T11:45:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:35 smithi204 bash[68176]: cluster 2024-07-28T11:45:33.956368+0000 mgr.y (mgr.25253) 510 : cluster [DBG] pgmap v467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:35.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:35.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:35.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:35.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:36.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:36.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:36.216 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:45:36.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:36.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:36.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 183 16 16 0 0 0 - 0 2024-07-28T11:45:36.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:36.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:36.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:36.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:36.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:37.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:37 smithi204 bash[68176]: cluster 2024-07-28T11:45:35.957233+0000 mgr.y (mgr.25253) 511 : cluster [DBG] pgmap v468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:37.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:37.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:37.383 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:37 smithi177 bash[81864]: cluster 2024-07-28T11:45:35.957233+0000 mgr.y (mgr.25253) 511 : cluster [DBG] pgmap v468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:37.383 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:37 smithi177 bash[79620]: cluster 2024-07-28T11:45:35.957233+0000 mgr.y (mgr.25253) 511 : cluster [DBG] pgmap v468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:37.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 184 16 16 0 0 0 - 0 2024-07-28T11:45:37.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:37.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:37.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:37.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:37.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:38.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:38.045 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:38.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:38.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:38.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:38.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 185 16 16 0 0 0 - 0 2024-07-28T11:45:38.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:38.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:38.725 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:38.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T11:45:38.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:38.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:38.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:39.077 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:45:39.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:39.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[81864]: cluster 2024-07-28T11:45:37.958628+0000 mgr.y (mgr.25253) 512 : cluster [DBG] pgmap v469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:39.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[81864]: audit 2024-07-28T11:45:38.713360+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.177:0/818755697' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[81864]: audit 2024-07-28T11:45:38.714012+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[79620]: cluster 2024-07-28T11:45:37.958628+0000 mgr.y (mgr.25253) 512 : cluster [DBG] pgmap v469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:39.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[79620]: audit 2024-07-28T11:45:38.713360+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.177:0/818755697' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:39 smithi177 bash[79620]: audit 2024-07-28T11:45:38.714012+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:39.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:39.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 186 16 16 0 0 0 - 0 2024-07-28T11:45:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:39 smithi204 bash[68176]: cluster 2024-07-28T11:45:37.958628+0000 mgr.y (mgr.25253) 512 : cluster [DBG] pgmap v469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:39 smithi204 bash[68176]: audit 2024-07-28T11:45:38.713360+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.177:0/818755697' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:39 smithi204 bash[68176]: audit 2024-07-28T11:45:38.714012+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:45:39.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:39.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:39.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:39.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:39.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:40.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:40.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[81864]: cluster 2024-07-28T11:45:39.069697+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[81864]: audit 2024-07-28T11:45:39.077749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[81864]: cluster 2024-07-28T11:45:39.077905+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e130: 8 total, 2 up, 7 in 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[79620]: cluster 2024-07-28T11:45:39.069697+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[79620]: audit 2024-07-28T11:45:39.077749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:40.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:40 smithi177 bash[79620]: cluster 2024-07-28T11:45:39.077905+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e130: 8 total, 2 up, 7 in 2024-07-28T11:45:40.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:40.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:40 smithi204 bash[68176]: cluster 2024-07-28T11:45:39.069697+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:45:40.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:40 smithi204 bash[68176]: audit 2024-07-28T11:45:39.077749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:45:40.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:40 smithi204 bash[68176]: cluster 2024-07-28T11:45:39.077905+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e130: 8 total, 2 up, 7 in 2024-07-28T11:45:40.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:40.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 187 16 16 0 0 0 - 0 2024-07-28T11:45:40.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:40.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:40.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:40.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:40.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:41.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:41.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:41.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:41 smithi177 bash[81864]: cluster 2024-07-28T11:45:39.960628+0000 mgr.y (mgr.25253) 513 : cluster [DBG] pgmap v471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:41.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:41 smithi177 bash[79620]: cluster 2024-07-28T11:45:39.960628+0000 mgr.y (mgr.25253) 513 : cluster [DBG] pgmap v471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:41.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:41.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 188 16 16 0 0 0 - 0 2024-07-28T11:45:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:41 smithi204 bash[68176]: cluster 2024-07-28T11:45:39.960628+0000 mgr.y (mgr.25253) 513 : cluster [DBG] pgmap v471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:41.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:41.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:41.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:41.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:41.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:41.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:45:42.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:42.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:42.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:42.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:42.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 189 16 16 0 0 0 - 0 2024-07-28T11:45:42.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:42.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:42.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:42.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:42.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:43.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:43 smithi204 bash[68176]: cluster 2024-07-28T11:45:41.962116+0000 mgr.y (mgr.25253) 514 : cluster [DBG] pgmap v472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:43.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:43.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:43.361 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:43 smithi177 bash[81864]: cluster 2024-07-28T11:45:41.962116+0000 mgr.y (mgr.25253) 514 : cluster [DBG] pgmap v472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:43.362 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:43 smithi177 bash[79620]: cluster 2024-07-28T11:45:41.962116+0000 mgr.y (mgr.25253) 514 : cluster [DBG] pgmap v472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:43.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 190 16 16 0 0 0 - 0 2024-07-28T11:45:43.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:43.477 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:43.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:43.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:43.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:43.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:44.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:44.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:44.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:44.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 191 16 16 0 0 0 - 0 2024-07-28T11:45:44.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:44.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:44.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:44.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:44.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:45.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:45.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:45.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:45.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:45.378 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:45 smithi177 bash[81864]: cluster 2024-07-28T11:45:43.963603+0000 mgr.y (mgr.25253) 515 : cluster [DBG] pgmap v473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:45.378 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:45 smithi177 bash[79620]: cluster 2024-07-28T11:45:43.963603+0000 mgr.y (mgr.25253) 515 : cluster [DBG] pgmap v473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:45.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 192 16 16 0 0 0 - 0 2024-07-28T11:45:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:45 smithi204 bash[68176]: cluster 2024-07-28T11:45:43.963603+0000 mgr.y (mgr.25253) 515 : cluster [DBG] pgmap v473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:45.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:45.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:45.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:45.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:45.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:46.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:46.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:46.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:45:46.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:46.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 193 16 16 0 0 0 - 0 2024-07-28T11:45:46.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:46.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:46.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:46.744 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:46.793 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:46.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:46 smithi204 bash[68176]: audit 2024-07-28T11:45:45.675191+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:46 smithi204 bash[68176]: audit 2024-07-28T11:45:45.676673+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:46.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:46.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:46 smithi177 bash[81864]: audit 2024-07-28T11:45:45.675191+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:46.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:46 smithi177 bash[81864]: audit 2024-07-28T11:45:45.676673+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:46.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:46 smithi177 bash[79620]: audit 2024-07-28T11:45:45.675191+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:46.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:46 smithi177 bash[79620]: audit 2024-07-28T11:45:45.676673+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:47.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:47.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:47.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:47.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:47.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 194 16 16 0 0 0 - 0 2024-07-28T11:45:47.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:47.530 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:47.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T11:45:47.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:47.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:47.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:47.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:47.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:47 smithi204 bash[68176]: cluster 2024-07-28T11:45:45.965284+0000 mgr.y (mgr.25253) 516 : cluster [DBG] pgmap v474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:47.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:47 smithi204 bash[68176]: audit 2024-07-28T11:45:47.040500+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:47 smithi177 bash[81864]: cluster 2024-07-28T11:45:45.965284+0000 mgr.y (mgr.25253) 516 : cluster [DBG] pgmap v474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:47 smithi177 bash[81864]: audit 2024-07-28T11:45:47.040500+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:47 smithi177 bash[79620]: cluster 2024-07-28T11:45:45.965284+0000 mgr.y (mgr.25253) 516 : cluster [DBG] pgmap v474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:47 smithi177 bash[79620]: audit 2024-07-28T11:45:47.040500+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:48.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:48.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:48.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:48.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 195 16 16 0 0 0 - 0 2024-07-28T11:45:48.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:48.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:48.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:48.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:48.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:49.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:49.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:49.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:49.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:49.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 196 16 16 0 0 0 - 0 2024-07-28T11:45:49.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:49.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:49.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:49.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:49.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:50.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:49 smithi177 bash[81864]: cluster 2024-07-28T11:45:47.966975+0000 mgr.y (mgr.25253) 517 : cluster [DBG] pgmap v475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:49 smithi177 bash[79620]: cluster 2024-07-28T11:45:47.966975+0000 mgr.y (mgr.25253) 517 : cluster [DBG] pgmap v475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:49 smithi204 bash[68176]: cluster 2024-07-28T11:45:47.966975+0000 mgr.y (mgr.25253) 517 : cluster [DBG] pgmap v475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:50.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:50.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 197 16 16 0 0 0 - 0 2024-07-28T11:45:50.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:50.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:50.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:50.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:50 smithi177 bash[79620]: cluster 2024-07-28T11:45:49.967944+0000 mgr.y (mgr.25253) 518 : cluster [DBG] pgmap v476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:50 smithi177 bash[81864]: cluster 2024-07-28T11:45:49.967944+0000 mgr.y (mgr.25253) 518 : cluster [DBG] pgmap v476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:50 smithi204 bash[68176]: cluster 2024-07-28T11:45:49.967944+0000 mgr.y (mgr.25253) 518 : cluster [DBG] pgmap v476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:50.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:51.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:51.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:51.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:51.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 198 16 16 0 0 0 - 0 2024-07-28T11:45:51.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:51.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:51.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:51.705 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:45:51.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:51.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:51.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:51 smithi177 bash[81864]: audit 2024-07-28T11:45:50.775770+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:51.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:51 smithi177 bash[79620]: audit 2024-07-28T11:45:50.775770+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:52.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:52.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:52.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:51 smithi204 bash[68176]: audit 2024-07-28T11:45:50.775770+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:45:52.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:52.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:52.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 199 16 16 0 0 0 - 0 2024-07-28T11:45:52.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:45:52 smithi204 bash[60899]: ts=2024-07-28T11:45: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:45:52.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:52.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:52.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:52.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:52.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:52 smithi204 bash[68176]: cluster 2024-07-28T11:45:51.695713+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:52.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:52 smithi204 bash[68176]: audit 2024-07-28T11:45:51.709473+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:52 smithi204 bash[68176]: cluster 2024-07-28T11:45:51.709656+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e131: 8 total, 2 up, 7 in 2024-07-28T11:45:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:52 smithi204 bash[68176]: cluster 2024-07-28T11:45:51.969370+0000 mgr.y (mgr.25253) 519 : cluster [DBG] pgmap v478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:52.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:52.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[81864]: cluster 2024-07-28T11:45:51.695713+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:52.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[81864]: audit 2024-07-28T11:45:51.709473+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:52.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[81864]: cluster 2024-07-28T11:45:51.709656+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e131: 8 total, 2 up, 7 in 2024-07-28T11:45:52.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[81864]: cluster 2024-07-28T11:45:51.969370+0000 mgr.y (mgr.25253) 519 : cluster [DBG] pgmap v478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:52.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[79620]: cluster 2024-07-28T11:45:51.695713+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:45:52.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[79620]: audit 2024-07-28T11:45:51.709473+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/3955532377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:45:52.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[79620]: cluster 2024-07-28T11:45:51.709656+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e131: 8 total, 2 up, 7 in 2024-07-28T11:45:52.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:52 smithi177 bash[79620]: cluster 2024-07-28T11:45:51.969370+0000 mgr.y (mgr.25253) 519 : cluster [DBG] pgmap v478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:53.044 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:53.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:53.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:53.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:53.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:53.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:45:53.411088+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:45:53.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:45:53.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 200 16 16 0 0 0 - 0 2024-07-28T11:45:53.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:53.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:53.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:53.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:53.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:54.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[81864]: audit 2024-07-28T11:45:52.951591+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[81864]: audit 2024-07-28T11:45:52.963666+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[81864]: audit 2024-07-28T11:45:53.815483+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[81864]: audit 2024-07-28T11:45:53.820635+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[79620]: audit 2024-07-28T11:45:52.951591+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[79620]: audit 2024-07-28T11:45:52.963666+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[79620]: audit 2024-07-28T11:45:53.815483+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:53 smithi177 bash[79620]: audit 2024-07-28T11:45:53.820635+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:54.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:54.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:53 smithi204 bash[68176]: audit 2024-07-28T11:45:52.951591+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:53 smithi204 bash[68176]: audit 2024-07-28T11:45:52.963666+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:53 smithi204 bash[68176]: audit 2024-07-28T11:45:53.815483+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:53 smithi204 bash[68176]: audit 2024-07-28T11:45:53.820635+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:54.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:54.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 201 16 16 0 0 0 - 0 2024-07-28T11:45:54.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:54.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:54.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:45:54.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:54.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:54.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:55.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:55.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:55.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[81864]: cluster 2024-07-28T11:45:53.970491+0000 mgr.y (mgr.25253) 520 : cluster [DBG] pgmap v479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:55.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[81864]: audit 2024-07-28T11:45:54.230442+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:55.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[81864]: audit 2024-07-28T11:45:54.231448+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:55.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[81864]: audit 2024-07-28T11:45:54.237546+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:55.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[79620]: cluster 2024-07-28T11:45:53.970491+0000 mgr.y (mgr.25253) 520 : cluster [DBG] pgmap v479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:55.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[79620]: audit 2024-07-28T11:45:54.230442+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:55.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[79620]: audit 2024-07-28T11:45:54.231448+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:55.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:54 smithi177 bash[79620]: audit 2024-07-28T11:45:54.237546+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:55.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:55.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:54 smithi204 bash[68176]: cluster 2024-07-28T11:45:53.970491+0000 mgr.y (mgr.25253) 520 : cluster [DBG] pgmap v479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:55.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:54 smithi204 bash[68176]: audit 2024-07-28T11:45:54.230442+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:55.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:54 smithi204 bash[68176]: audit 2024-07-28T11:45:54.231448+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:55.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:54 smithi204 bash[68176]: audit 2024-07-28T11:45:54.237546+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:45:55.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:55.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 202 16 16 0 0 0 - 0 2024-07-28T11:45:55.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:55.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:55.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:55.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:55.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:56.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:56.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:56.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:45:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:45:56.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:56.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 203 16 16 0 0 0 - 0 2024-07-28T11:45:56.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:56.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:56.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:56.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:56.852 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:45:56.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:57.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:57.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:57.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:57 smithi177 bash[79620]: cluster 2024-07-28T11:45:55.971984+0000 mgr.y (mgr.25253) 521 : cluster [DBG] pgmap v480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:57.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:57 smithi177 bash[81864]: cluster 2024-07-28T11:45:55.971984+0000 mgr.y (mgr.25253) 521 : cluster [DBG] pgmap v480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:57.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:57.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 204 16 16 0 0 0 - 0 2024-07-28T11:45:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:57 smithi204 bash[68176]: cluster 2024-07-28T11:45:55.971984+0000 mgr.y (mgr.25253) 521 : cluster [DBG] pgmap v480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:57.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:57.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:45:57.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T11:45:57.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:57.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:57.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:58.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:58.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:58.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:58.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:45:58.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 205 16 16 0 0 0 - 0 2024-07-28T11:45:58.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:58.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:58.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:58.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:45:58.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:59.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:45:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:45:59 smithi204 bash[68176]: cluster 2024-07-28T11:45:57.973506+0000 mgr.y (mgr.25253) 522 : cluster [DBG] pgmap v481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:59.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:59.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:45:59 smithi177 bash[79620]: cluster 2024-07-28T11:45:57.973506+0000 mgr.y (mgr.25253) 522 : cluster [DBG] pgmap v481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:45:59 smithi177 bash[81864]: cluster 2024-07-28T11:45:57.973506+0000 mgr.y (mgr.25253) 522 : cluster [DBG] pgmap v481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:45:59.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:45:59.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 206 16 16 0 0 0 - 0 2024-07-28T11:45:59.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:59.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:45:59.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:45:59.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:45:59.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:00.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:00.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:00.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:00.393 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:00.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:00.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 207 16 16 0 0 0 - 0 2024-07-28T11:46:00.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:00.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:00.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:00.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:00.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:01.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:01.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:01.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:01.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 208 16 16 0 0 0 - 0 2024-07-28T11:46:01.411 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:01.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:01.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:01.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:01.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[79620]: cluster 2024-07-28T11:45:59.974994+0000 mgr.y (mgr.25253) 523 : cluster [DBG] pgmap v482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:01.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[79620]: audit 2024-07-28T11:46:00.678631+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:01.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[79620]: audit 2024-07-28T11:46:00.680758+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:01.810 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[81864]: cluster 2024-07-28T11:45:59.974994+0000 mgr.y (mgr.25253) 523 : cluster [DBG] pgmap v482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:01.810 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[81864]: audit 2024-07-28T11:46:00.678631+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:01.811 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:01 smithi177 bash[81864]: audit 2024-07-28T11:46:00.680758+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:01.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:01 smithi204 bash[68176]: cluster 2024-07-28T11:45:59.974994+0000 mgr.y (mgr.25253) 523 : cluster [DBG] pgmap v482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:01 smithi204 bash[68176]: audit 2024-07-28T11:46:00.678631+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:01 smithi204 bash[68176]: audit 2024-07-28T11:46:00.680758+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:01.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:02.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:02.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:02.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:02.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 209 16 16 0 0 0 - 0 2024-07-28T11:46:02.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:02.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:02.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:02.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:02.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:03.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:03.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:03.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:03.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:03.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 210 16 16 0 0 0 - 0 2024-07-28T11:46:03.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:03.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:03.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:03.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:03 smithi177 bash[81864]: cluster 2024-07-28T11:46:01.976149+0000 mgr.y (mgr.25253) 524 : cluster [DBG] pgmap v483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:03.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:03 smithi177 bash[79620]: cluster 2024-07-28T11:46:01.976149+0000 mgr.y (mgr.25253) 524 : cluster [DBG] pgmap v483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:03.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:03 smithi204 bash[68176]: cluster 2024-07-28T11:46:01.976149+0000 mgr.y (mgr.25253) 524 : cluster [DBG] pgmap v483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:03.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:04.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:04.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:04.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:04.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 211 16 16 0 0 0 - 0 2024-07-28T11:46:04.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:04.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:04.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:04.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:04.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:05.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:05.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:05.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:05.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:05.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 212 16 16 0 0 0 - 0 2024-07-28T11:46:05.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:05.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:05.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:05.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:05.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:05.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:05 smithi204 bash[68176]: cluster 2024-07-28T11:46:03.977639+0000 mgr.y (mgr.25253) 525 : cluster [DBG] pgmap v484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:06.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:05 smithi177 bash[81864]: cluster 2024-07-28T11:46:03.977639+0000 mgr.y (mgr.25253) 525 : cluster [DBG] pgmap v484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:06.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:05 smithi177 bash[79620]: cluster 2024-07-28T11:46:03.977639+0000 mgr.y (mgr.25253) 525 : cluster [DBG] pgmap v484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:06.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:06.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:06.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:06.354 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:46:06.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 213 16 16 0 0 0 - 0 2024-07-28T11:46:06.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:06.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:06.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:06.701 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:46:06.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:06 smithi204 bash[68176]: audit 2024-07-28T11:46:06.378277+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.177:0/1138573683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:06 smithi204 bash[68176]: audit 2024-07-28T11:46:06.378690+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:06.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:06.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:06 smithi177 bash[79620]: audit 2024-07-28T11:46:06.378277+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.177:0/1138573683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:06.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:06 smithi177 bash[79620]: audit 2024-07-28T11:46:06.378690+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:06.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:06 smithi177 bash[81864]: audit 2024-07-28T11:46:06.378277+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.177:0/1138573683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:06.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:06 smithi177 bash[81864]: audit 2024-07-28T11:46:06.378690+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:07.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:07.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:07.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:07.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 214 16 16 0 0 0 - 0 2024-07-28T11:46:07.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:07.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:07.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[81864]: cluster 2024-07-28T11:46:05.978592+0000 mgr.y (mgr.25253) 526 : cluster [DBG] pgmap v485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[81864]: cluster 2024-07-28T11:46:06.684581+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[81864]: audit 2024-07-28T11:46:06.704434+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[81864]: cluster 2024-07-28T11:46:06.704609+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e132: 8 total, 2 up, 7 in 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[79620]: cluster 2024-07-28T11:46:05.978592+0000 mgr.y (mgr.25253) 526 : cluster [DBG] pgmap v485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[79620]: cluster 2024-07-28T11:46:06.684581+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[79620]: audit 2024-07-28T11:46:06.704434+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:07 smithi177 bash[79620]: cluster 2024-07-28T11:46:06.704609+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e132: 8 total, 2 up, 7 in 2024-07-28T11:46:07.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:07.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:07 smithi204 bash[68176]: cluster 2024-07-28T11:46:05.978592+0000 mgr.y (mgr.25253) 526 : cluster [DBG] pgmap v485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:07 smithi204 bash[68176]: cluster 2024-07-28T11:46:06.684581+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:07 smithi204 bash[68176]: audit 2024-07-28T11:46:06.704434+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:07 smithi204 bash[68176]: cluster 2024-07-28T11:46:06.704609+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e132: 8 total, 2 up, 7 in 2024-07-28T11:46:08.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:08.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:08.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:08.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:08.393 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:46:08.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 215 16 16 0 0 0 - 0 2024-07-28T11:46:08.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:08.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:08.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:08.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:08.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:08.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:08 smithi177 bash[81864]: cluster 2024-07-28T11:46:07.980132+0000 mgr.y (mgr.25253) 527 : cluster [DBG] pgmap v487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:08.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:08 smithi177 bash[79620]: cluster 2024-07-28T11:46:07.980132+0000 mgr.y (mgr.25253) 527 : cluster [DBG] pgmap v487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:09.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:09.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:08 smithi204 bash[68176]: cluster 2024-07-28T11:46:07.980132+0000 mgr.y (mgr.25253) 527 : cluster [DBG] pgmap v487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:09.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:46:09.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T11:46:09.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:09.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 216 16 16 0 0 0 - 0 2024-07-28T11:46:09.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:09.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:09.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:09.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:09.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:10.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:10.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:46:10.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:10.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:10.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:10.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 217 16 16 0 0 0 - 0 2024-07-28T11:46:10.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:10.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:10.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:10.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:10.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:11.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:11.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:11.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:11 smithi177 bash[79620]: cluster 2024-07-28T11:46:09.981636+0000 mgr.y (mgr.25253) 528 : cluster [DBG] pgmap v488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:11 smithi177 bash[81864]: cluster 2024-07-28T11:46:09.981636+0000 mgr.y (mgr.25253) 528 : cluster [DBG] pgmap v488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:11.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:11.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:11 smithi204 bash[68176]: cluster 2024-07-28T11:46:09.981636+0000 mgr.y (mgr.25253) 528 : cluster [DBG] pgmap v488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:11.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 218 16 16 0 0 0 - 0 2024-07-28T11:46:11.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:11.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:11.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:11.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:11.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:12.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:12.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:12.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:12.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 219 16 16 0 0 0 - 0 2024-07-28T11:46:12.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:12.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:12.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:12.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:12.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:12.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:13.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:13.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:13.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:13.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:13.380 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:13 smithi177 bash[81864]: cluster 2024-07-28T11:46:11.982827+0000 mgr.y (mgr.25253) 529 : cluster [DBG] pgmap v489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:13.380 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:13 smithi177 bash[79620]: cluster 2024-07-28T11:46:11.982827+0000 mgr.y (mgr.25253) 529 : cluster [DBG] pgmap v489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:13.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:46:13.413594+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:46:13.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:46:13.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 220 16 16 0 0 0 - 0 2024-07-28T11:46:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:13 smithi204 bash[68176]: cluster 2024-07-28T11:46:11.982827+0000 mgr.y (mgr.25253) 529 : cluster [DBG] pgmap v489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:13.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:13.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:13.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:13.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:13.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:14.055 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:14.055 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:14.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:14.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:14.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:14.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 221 16 16 0 0 0 - 0 2024-07-28T11:46:14.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:14.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:14.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:14.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:14.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:15.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:15.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:15.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:15 smithi204 bash[68176]: cluster 2024-07-28T11:46:13.984332+0000 mgr.y (mgr.25253) 530 : cluster [DBG] pgmap v490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:15.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:15 smithi177 bash[81864]: cluster 2024-07-28T11:46:13.984332+0000 mgr.y (mgr.25253) 530 : cluster [DBG] pgmap v490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:15.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:15 smithi177 bash[79620]: cluster 2024-07-28T11:46:13.984332+0000 mgr.y (mgr.25253) 530 : cluster [DBG] pgmap v490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:15.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:15.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:15.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 222 16 16 0 0 0 - 0 2024-07-28T11:46:15.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:15.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:15.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:15.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:15.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:16.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:16 smithi204 bash[68176]: audit 2024-07-28T11:46:15.671009+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:16.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:16 smithi177 bash[79620]: audit 2024-07-28T11:46:15.671009+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:16.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:46:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:16 smithi177 bash[81864]: audit 2024-07-28T11:46:15.671009+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:16.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:16.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 223 16 16 0 0 0 - 0 2024-07-28T11:46:16.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:16.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:16.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:16.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:16.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:17.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:17 smithi204 bash[68176]: cluster 2024-07-28T11:46:15.985817+0000 mgr.y (mgr.25253) 531 : cluster [DBG] pgmap v491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:17.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:17.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:17 smithi177 bash[79620]: cluster 2024-07-28T11:46:15.985817+0000 mgr.y (mgr.25253) 531 : cluster [DBG] pgmap v491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:17.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:17 smithi177 bash[81864]: cluster 2024-07-28T11:46:15.985817+0000 mgr.y (mgr.25253) 531 : cluster [DBG] pgmap v491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:17.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:17.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 224 16 16 0 0 0 - 0 2024-07-28T11:46:17.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:17.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:17.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:17.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:17.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:18.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:18.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:18.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:18.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 225 16 16 0 0 0 - 0 2024-07-28T11:46:18.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:18.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:18.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:18.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:18.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:19.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:19.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:19 smithi204 bash[68176]: cluster 2024-07-28T11:46:17.987165+0000 mgr.y (mgr.25253) 532 : cluster [DBG] pgmap v492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:19.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:19.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:19.380 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:19 smithi177 bash[79620]: cluster 2024-07-28T11:46:17.987165+0000 mgr.y (mgr.25253) 532 : cluster [DBG] pgmap v492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:19.381 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:19 smithi177 bash[81864]: cluster 2024-07-28T11:46:17.987165+0000 mgr.y (mgr.25253) 532 : cluster [DBG] pgmap v492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:19.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 226 16 16 0 0 0 - 0 2024-07-28T11:46:19.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:19.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:19.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:19.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:19.955 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:46:19.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:20.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:20.070 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:46:20.160 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:20 smithi177 bash[79620]: audit 2024-07-28T11:46:20.028536+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:46:20.160 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:20 smithi177 bash[81864]: audit 2024-07-28T11:46:20.028536+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:46:20.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:20.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:20.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 227 16 16 0 0 0 - 0 2024-07-28T11:46:20.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:20 smithi204 bash[68176]: audit 2024-07-28T11:46:20.028536+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:46:20.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:20.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:20.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:20.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:20.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:21.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:21.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:21.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:21.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:21.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:21 smithi204 bash[68176]: cluster 2024-07-28T11:46:19.988033+0000 mgr.y (mgr.25253) 533 : cluster [DBG] pgmap v493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:21.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:21 smithi204 bash[68176]: cluster 2024-07-28T11:46:20.061765+0000 mon.a (mon.0) 751 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:21.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:21 smithi204 bash[68176]: audit 2024-07-28T11:46:20.074193+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:46:21.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:21 smithi204 bash[68176]: cluster 2024-07-28T11:46:20.074270+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e133: 8 total, 2 up, 7 in 2024-07-28T11:46:21.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 228 16 16 0 0 0 - 0 2024-07-28T11:46:21.425 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[81864]: cluster 2024-07-28T11:46:19.988033+0000 mgr.y (mgr.25253) 533 : cluster [DBG] pgmap v493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:21.425 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[81864]: cluster 2024-07-28T11:46:20.061765+0000 mon.a (mon.0) 751 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:21.425 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[81864]: audit 2024-07-28T11:46:20.074193+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:46:21.425 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[81864]: cluster 2024-07-28T11:46:20.074270+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e133: 8 total, 2 up, 7 in 2024-07-28T11:46:21.425 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[79620]: cluster 2024-07-28T11:46:19.988033+0000 mgr.y (mgr.25253) 533 : cluster [DBG] pgmap v493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:21.426 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[79620]: cluster 2024-07-28T11:46:20.061765+0000 mon.a (mon.0) 751 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:21.426 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[79620]: audit 2024-07-28T11:46:20.074193+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.177:0/3160499806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:46:21.426 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:21 smithi177 bash[79620]: cluster 2024-07-28T11:46:20.074270+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e133: 8 total, 2 up, 7 in 2024-07-28T11:46:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:46:21.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T11:46:21.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:21.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:21.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:21.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:21.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:22.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:22.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:22.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:22.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 229 16 16 0 0 0 - 0 2024-07-28T11:46:22.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:22.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:22.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:22.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:22.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:22.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:23.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:23.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:23.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:23.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:23.391 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:23 smithi177 bash[81864]: cluster 2024-07-28T11:46:21.989445+0000 mgr.y (mgr.25253) 534 : cluster [DBG] pgmap v495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:23.391 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:23 smithi177 bash[79620]: cluster 2024-07-28T11:46:21.989445+0000 mgr.y (mgr.25253) 534 : cluster [DBG] pgmap v495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:23.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 230 16 16 0 0 0 - 0 2024-07-28T11:46:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:23 smithi204 bash[68176]: cluster 2024-07-28T11:46:21.989445+0000 mgr.y (mgr.25253) 534 : cluster [DBG] pgmap v495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:23.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:46:23.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:23.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:23.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:23.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:23.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:24.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:24.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:24.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:24.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 231 16 16 0 0 0 - 0 2024-07-28T11:46:24.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:24.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:24.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:24.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:24.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:25.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:25.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:25.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:25.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:25.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:25 smithi204 bash[68176]: cluster 2024-07-28T11:46:23.990960+0000 mgr.y (mgr.25253) 535 : cluster [DBG] pgmap v496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:25.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 232 16 16 0 0 0 - 0 2024-07-28T11:46:25.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:25.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:25 smithi177 bash[81864]: cluster 2024-07-28T11:46:23.990960+0000 mgr.y (mgr.25253) 535 : cluster [DBG] pgmap v496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:25.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:25 smithi177 bash[79620]: cluster 2024-07-28T11:46:23.990960+0000 mgr.y (mgr.25253) 535 : cluster [DBG] pgmap v496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:25.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:25.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:25.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:25.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:26.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:26.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:26.242 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:26.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:46:26.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:26.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 233 16 16 0 0 0 - 0 2024-07-28T11:46:26.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:26.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:26.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:26.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:26.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:27.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:27.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:27.259 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:27.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:27 smithi177 bash[79620]: cluster 2024-07-28T11:46:25.992479+0000 mgr.y (mgr.25253) 536 : cluster [DBG] pgmap v497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:27.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:27 smithi177 bash[81864]: cluster 2024-07-28T11:46:25.992479+0000 mgr.y (mgr.25253) 536 : cluster [DBG] pgmap v497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:27.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:27.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 234 16 16 0 0 0 - 0 2024-07-28T11:46:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:27 smithi204 bash[68176]: cluster 2024-07-28T11:46:25.992479+0000 mgr.y (mgr.25253) 536 : cluster [DBG] pgmap v497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:27.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:27.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:27.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:27.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:27.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:28.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:28.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:28.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:28.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:28.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 235 16 16 0 0 0 - 0 2024-07-28T11:46:28.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:28.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:28.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:28.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:28.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:29.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:29.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:29.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:29 smithi177 bash[81864]: cluster 2024-07-28T11:46:27.993982+0000 mgr.y (mgr.25253) 537 : cluster [DBG] pgmap v498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:29 smithi177 bash[79620]: cluster 2024-07-28T11:46:27.993982+0000 mgr.y (mgr.25253) 537 : cluster [DBG] pgmap v498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:29.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:29.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 236 16 16 0 0 0 - 0 2024-07-28T11:46:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:29 smithi204 bash[68176]: cluster 2024-07-28T11:46:27.993982+0000 mgr.y (mgr.25253) 537 : cluster [DBG] pgmap v498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:29.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:29.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:29.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:29.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:29.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:30.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:30.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:30.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:30.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:30.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 237 16 16 0 0 0 - 0 2024-07-28T11:46:30.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:30.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:30.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:30.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:30.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:31.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:31.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:31.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:31 smithi177 bash[81864]: cluster 2024-07-28T11:46:29.995619+0000 mgr.y (mgr.25253) 538 : cluster [DBG] pgmap v499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:31.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:31 smithi177 bash[81864]: audit 2024-07-28T11:46:30.671855+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:31.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:31 smithi177 bash[79620]: cluster 2024-07-28T11:46:29.995619+0000 mgr.y (mgr.25253) 538 : cluster [DBG] pgmap v499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:31.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:31 smithi177 bash[79620]: audit 2024-07-28T11:46:30.671855+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:31.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:31.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 238 16 16 0 0 0 - 0 2024-07-28T11:46:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:31 smithi204 bash[68176]: cluster 2024-07-28T11:46:29.995619+0000 mgr.y (mgr.25253) 538 : cluster [DBG] pgmap v499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:31 smithi204 bash[68176]: audit 2024-07-28T11:46:30.671855+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:31.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:31.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:31.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:31.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:31.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:32.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:32.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:32.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:32.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:32.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 239 16 16 0 0 0 - 0 2024-07-28T11:46:32.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:32.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:32.647 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:32.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:32.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:32.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:33.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:33.153 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:46:33.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:33.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:33 smithi177 bash[81864]: cluster 2024-07-28T11:46:31.997153+0000 mgr.y (mgr.25253) 539 : cluster [DBG] pgmap v500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:33.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:33 smithi177 bash[79620]: cluster 2024-07-28T11:46:31.997153+0000 mgr.y (mgr.25253) 539 : cluster [DBG] pgmap v500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:33.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:33.350 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:33 smithi204 bash[68176]: cluster 2024-07-28T11:46:31.997153+0000 mgr.y (mgr.25253) 539 : cluster [DBG] pgmap v500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:33.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:46:33.416480+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:46:33.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:46:33.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 240 16 16 0 0 0 - 0 2024-07-28T11:46:33.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:33.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:33.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:33.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:33.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:34.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:34.100 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:46:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:46:34.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T11:46:34.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:34.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:34.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:34.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 241 16 16 0 0 0 - 0 2024-07-28T11:46:34.413 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:34 smithi177 bash[81864]: audit 2024-07-28T11:46:33.913260+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:34.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:34 smithi177 bash[79620]: audit 2024-07-28T11:46:33.913260+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:34.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:34 smithi204 bash[68176]: audit 2024-07-28T11:46:33.913260+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:46:34.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:34.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:34.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:34.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:34.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:35.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:35.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:35.245 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[81864]: cluster 2024-07-28T11:46:33.998591+0000 mgr.y (mgr.25253) 540 : cluster [DBG] pgmap v501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[81864]: cluster 2024-07-28T11:46:34.088326+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[81864]: audit 2024-07-28T11:46:34.103694+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[81864]: cluster 2024-07-28T11:46:34.103759+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e134: 8 total, 2 up, 7 in 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[79620]: cluster 2024-07-28T11:46:33.998591+0000 mgr.y (mgr.25253) 540 : cluster [DBG] pgmap v501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[79620]: cluster 2024-07-28T11:46:34.088326+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[79620]: audit 2024-07-28T11:46:34.103694+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:35.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:35 smithi177 bash[79620]: cluster 2024-07-28T11:46:34.103759+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e134: 8 total, 2 up, 7 in 2024-07-28T11:46:35.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:35.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 242 16 16 0 0 0 - 0 2024-07-28T11:46:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:35 smithi204 bash[68176]: cluster 2024-07-28T11:46:33.998591+0000 mgr.y (mgr.25253) 540 : cluster [DBG] pgmap v501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:35 smithi204 bash[68176]: cluster 2024-07-28T11:46:34.088326+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:46:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:35 smithi204 bash[68176]: audit 2024-07-28T11:46:34.103694+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.177:0/2777712810' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:46:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:35 smithi204 bash[68176]: cluster 2024-07-28T11:46:34.103759+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e134: 8 total, 2 up, 7 in 2024-07-28T11:46:35.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:35.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:35.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:35.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:35.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:36.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:36.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:36.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:36.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 243 16 16 0 0 0 - 0 2024-07-28T11:46:36.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:36.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:46:36.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:36.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:36.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:36.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:36.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:46:37.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:37.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:37.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:37.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:37.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:37 smithi204 bash[68176]: cluster 2024-07-28T11:46:36.000063+0000 mgr.y (mgr.25253) 541 : cluster [DBG] pgmap v503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:37.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 244 16 16 0 0 0 - 0 2024-07-28T11:46:37.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:37.496 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:37 smithi177 bash[81864]: cluster 2024-07-28T11:46:36.000063+0000 mgr.y (mgr.25253) 541 : cluster [DBG] pgmap v503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:37.496 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:37 smithi177 bash[79620]: cluster 2024-07-28T11:46:36.000063+0000 mgr.y (mgr.25253) 541 : cluster [DBG] pgmap v503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:37.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:37.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:37.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:37.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:38.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:38.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:38.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:38.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 245 16 16 0 0 0 - 0 2024-07-28T11:46:38.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:38.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:38.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:38.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:38.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:38.950 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:39.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:39.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:39.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:39.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:39.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:39 smithi204 bash[68176]: cluster 2024-07-28T11:46:38.001566+0000 mgr.y (mgr.25253) 542 : cluster [DBG] pgmap v504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:39.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 246 16 16 0 0 0 - 0 2024-07-28T11:46:39.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:39.510 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:39 smithi177 bash[81864]: cluster 2024-07-28T11:46:38.001566+0000 mgr.y (mgr.25253) 542 : cluster [DBG] pgmap v504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:39.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:39 smithi177 bash[79620]: cluster 2024-07-28T11:46:38.001566+0000 mgr.y (mgr.25253) 542 : cluster [DBG] pgmap v504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:39.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:39.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:39.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:39.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:40.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:40.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:40.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:40.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 247 16 16 0 0 0 - 0 2024-07-28T11:46:40.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:40.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:40.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:40.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:40.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:40.984 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:41.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:41.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:41.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:41.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:41.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:41 smithi204 bash[68176]: cluster 2024-07-28T11:46:40.003797+0000 mgr.y (mgr.25253) 543 : cluster [DBG] pgmap v505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:41.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 248 16 16 0 0 0 - 0 2024-07-28T11:46:41.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:41 smithi177 bash[81864]: cluster 2024-07-28T11:46:40.003797+0000 mgr.y (mgr.25253) 543 : cluster [DBG] pgmap v505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:41.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:41 smithi177 bash[79620]: cluster 2024-07-28T11:46:40.003797+0000 mgr.y (mgr.25253) 543 : cluster [DBG] pgmap v505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:41.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:41.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:41.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:41.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:41.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:42.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:42.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:42.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:42.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 249 16 16 0 0 0 - 0 2024-07-28T11:46:42.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:42.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:42 smithi204 bash[60899]: ts=2024-07-28T11:46: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:42.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:42.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:42.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:43.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:43.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:43.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:43 smithi204 bash[68176]: cluster 2024-07-28T11:46:42.005273+0000 mgr.y (mgr.25253) 544 : cluster [DBG] pgmap v506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:43.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 250 16 16 0 0 0 - 0 2024-07-28T11:46:43.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:43.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:43 smithi177 bash[79620]: cluster 2024-07-28T11:46:42.005273+0000 mgr.y (mgr.25253) 544 : cluster [DBG] pgmap v506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:43.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:43 smithi177 bash[81864]: cluster 2024-07-28T11:46:42.005273+0000 mgr.y (mgr.25253) 544 : cluster [DBG] pgmap v506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:43.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:43.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:43.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:43.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:44.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:44.120 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:46:44.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:44.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:44.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:44.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 251 16 16 0 0 0 - 0 2024-07-28T11:46:44.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:44.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:44.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:44.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:44.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:45.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:45.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:45.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:45 smithi177 bash[79620]: cluster 2024-07-28T11:46:44.006270+0000 mgr.y (mgr.25253) 545 : cluster [DBG] pgmap v507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:45.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:45 smithi177 bash[81864]: cluster 2024-07-28T11:46:44.006270+0000 mgr.y (mgr.25253) 545 : cluster [DBG] pgmap v507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:45.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:45 smithi204 bash[68176]: cluster 2024-07-28T11:46:44.006270+0000 mgr.y (mgr.25253) 545 : cluster [DBG] pgmap v507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:45.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 252 16 16 0 0 0 - 0 2024-07-28T11:46:45.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:45.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:46:45.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T11:46:45.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:45.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:45.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:46.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:46.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:46.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:46.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:46.398 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T11:46:46.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 253 16 16 0 0 0 - 0 2024-07-28T11:46:46.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:46.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:46.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:46.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:46.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:46.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:46 smithi177 bash[81864]: audit 2024-07-28T11:46:45.677180+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:46.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:46 smithi177 bash[81864]: audit 2024-07-28T11:46:45.678971+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:46.992 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:46 smithi177 bash[79620]: audit 2024-07-28T11:46:45.677180+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:46.992 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:46 smithi177 bash[79620]: audit 2024-07-28T11:46:45.678971+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:47.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:47.110 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:46 smithi204 bash[68176]: audit 2024-07-28T11:46:45.677180+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:46:47.110 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:46 smithi204 bash[68176]: audit 2024-07-28T11:46:45.678971+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:47.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:47.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:47.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 254 16 16 0 0 0 - 0 2024-07-28T11:46:47.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:47.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:47.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:47.698 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:46:47.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:47 smithi204 bash[68176]: cluster 2024-07-28T11:46:46.007678+0000 mgr.y (mgr.25253) 546 : cluster [DBG] pgmap v508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:47 smithi204 bash[68176]: audit 2024-07-28T11:46:47.445396+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:46:47.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:47 smithi177 bash[79620]: cluster 2024-07-28T11:46:46.007678+0000 mgr.y (mgr.25253) 546 : cluster [DBG] pgmap v508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:47 smithi177 bash[79620]: audit 2024-07-28T11:46:47.445396+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:46:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:47 smithi177 bash[81864]: cluster 2024-07-28T11:46:46.007678+0000 mgr.y (mgr.25253) 546 : cluster [DBG] pgmap v508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:47 smithi177 bash[81864]: audit 2024-07-28T11:46:47.445396+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:46:48.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:48.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:48.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:48.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:48.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 255 16 16 0 0 0 - 0 2024-07-28T11:46:48.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:48.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:48.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[79620]: cluster 2024-07-28T11:46:47.683553+0000 mon.a (mon.0) 762 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[79620]: audit 2024-07-28T11:46:47.701307+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[79620]: cluster 2024-07-28T11:46:47.701392+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e135: 8 total, 2 up, 7 in 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[81864]: cluster 2024-07-28T11:46:47.683553+0000 mon.a (mon.0) 762 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[81864]: audit 2024-07-28T11:46:47.701307+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:46:48.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:48 smithi177 bash[81864]: cluster 2024-07-28T11:46:47.701392+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e135: 8 total, 2 up, 7 in 2024-07-28T11:46:48.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:48 smithi204 bash[68176]: cluster 2024-07-28T11:46:47.683553+0000 mon.a (mon.0) 762 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:46:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:48 smithi204 bash[68176]: audit 2024-07-28T11:46:47.701307+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.177:0/2607505741' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:46:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:48 smithi204 bash[68176]: cluster 2024-07-28T11:46:47.701392+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e135: 8 total, 2 up, 7 in 2024-07-28T11:46:48.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:49.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:49.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:49.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:49.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 256 16 16 0 0 0 - 0 2024-07-28T11:46:49.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:49.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:49.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:49.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:49.837 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:49 smithi204 bash[68176]: cluster 2024-07-28T11:46:48.009155+0000 mgr.y (mgr.25253) 547 : cluster [DBG] pgmap v510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:49.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:49.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:49 smithi177 bash[81864]: cluster 2024-07-28T11:46:48.009155+0000 mgr.y (mgr.25253) 547 : cluster [DBG] pgmap v510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:49.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:49 smithi177 bash[79620]: cluster 2024-07-28T11:46:48.009155+0000 mgr.y (mgr.25253) 547 : cluster [DBG] pgmap v510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:50.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:50.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:50.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:50.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 257 16 16 0 0 0 - 0 2024-07-28T11:46:50.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:50.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:46:50.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:50.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:50.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:50.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:51.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:51.011 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:51.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:51.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:51.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:51.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 258 16 16 0 0 0 - 0 2024-07-28T11:46:51.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:51.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:51.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:51.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:51 smithi204 bash[68176]: cluster 2024-07-28T11:46:50.010498+0000 mgr.y (mgr.25253) 548 : cluster [DBG] pgmap v511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:51.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:52.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:51 smithi177 bash[79620]: cluster 2024-07-28T11:46:50.010498+0000 mgr.y (mgr.25253) 548 : cluster [DBG] pgmap v511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:52.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:51 smithi177 bash[81864]: cluster 2024-07-28T11:46:50.010498+0000 mgr.y (mgr.25253) 548 : cluster [DBG] pgmap v511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:52.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:52.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:52.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:52.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 259 16 16 0 0 0 - 0 2024-07-28T11:46:52.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:52.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:46:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:46:52.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:52.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:52.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:53.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:53.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:53.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:53.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:53.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:46:53.419388+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:46:53.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:46:53.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 260 16 16 0 0 0 - 0 2024-07-28T11:46:53.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:53.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:53.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:53.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:53.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:53.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:53 smithi204 bash[68176]: cluster 2024-07-28T11:46:52.012009+0000 mgr.y (mgr.25253) 549 : cluster [DBG] pgmap v512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:54.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:53 smithi177 bash[79620]: cluster 2024-07-28T11:46:52.012009+0000 mgr.y (mgr.25253) 549 : cluster [DBG] pgmap v512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:54.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:53 smithi177 bash[81864]: cluster 2024-07-28T11:46:52.012009+0000 mgr.y (mgr.25253) 549 : cluster [DBG] pgmap v512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:54.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:54.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:54.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:54.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 261 16 16 0 0 0 - 0 2024-07-28T11:46:54.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:54.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:54.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:54.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:54.889 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:46:54.891 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:54 smithi177 bash[79620]: audit 2024-07-28T11:46:54.373755+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:54.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:54 smithi177 bash[81864]: audit 2024-07-28T11:46:54.373755+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:54.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:54 smithi204 bash[68176]: audit 2024-07-28T11:46:54.373755+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:54.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:55.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:55.074 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:55.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:55.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:55.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:55.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 262 16 16 0 0 0 - 0 2024-07-28T11:46:55.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:55.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:55.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:55.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:55 smithi177 bash[79620]: cluster 2024-07-28T11:46:54.013483+0000 mgr.y (mgr.25253) 550 : cluster [DBG] pgmap v513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:55.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:55 smithi177 bash[81864]: cluster 2024-07-28T11:46:54.013483+0000 mgr.y (mgr.25253) 550 : cluster [DBG] pgmap v513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:55.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:55.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:55.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:55 smithi204 bash[68176]: cluster 2024-07-28T11:46:54.013483+0000 mgr.y (mgr.25253) 550 : cluster [DBG] pgmap v513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:56.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:56.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:56.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:56.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 263 16 16 0 0 0 - 0 2024-07-28T11:46:56.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:56.477 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:46:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T11:46:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:46:56.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T11:46:56.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:56.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:56.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:56 smithi177 bash[81864]: cluster 2024-07-28T11:46:56.014958+0000 mgr.y (mgr.25253) 551 : cluster [DBG] pgmap v514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:56.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:56 smithi177 bash[79620]: cluster 2024-07-28T11:46:56.014958+0000 mgr.y (mgr.25253) 551 : cluster [DBG] pgmap v514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:56.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:56.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:57.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:57.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:56 smithi204 bash[68176]: cluster 2024-07-28T11:46:56.014958+0000 mgr.y (mgr.25253) 551 : cluster [DBG] pgmap v514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:57.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:57.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:57.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:57.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 264 16 16 0 0 0 - 0 2024-07-28T11:46:57.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:57.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:57.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:57.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:57.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:58.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:58.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:58.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:58.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 265 16 16 0 0 0 - 0 2024-07-28T11:46:58.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:46:58.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:58.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:58.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:58.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:46:59.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:59.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:46:59 smithi177 bash[79620]: cluster 2024-07-28T11:46:58.015833+0000 mgr.y (mgr.25253) 552 : cluster [DBG] pgmap v515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:46:59 smithi177 bash[81864]: cluster 2024-07-28T11:46:58.015833+0000 mgr.y (mgr.25253) 552 : cluster [DBG] pgmap v515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:59.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:59.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:46:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:46:59 smithi204 bash[68176]: cluster 2024-07-28T11:46:58.015833+0000 mgr.y (mgr.25253) 552 : cluster [DBG] pgmap v515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:46:59.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 266 16 16 0 0 0 - 0 2024-07-28T11:46:59.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:46:59.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:46:59.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:46:59.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:46:59.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:00.084 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:47:00.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:00.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:00.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:00.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:00 smithi204 bash[68176]: audit 2024-07-28T11:46:59.661031+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:00.361 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:00 smithi177 bash[81864]: audit 2024-07-28T11:46:59.661031+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:00.361 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:00 smithi177 bash[79620]: audit 2024-07-28T11:46:59.661031+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:00.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 267 16 16 0 0 0 - 0 2024-07-28T11:47:00.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:00.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:00.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:00.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:00.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:01.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:01.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: cluster 2024-07-28T11:47:00.017181+0000 mgr.y (mgr.25253) 553 : cluster [DBG] pgmap v516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: cluster 2024-07-28T11:47:00.072727+0000 mon.a (mon.0) 767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: audit 2024-07-28T11:47:00.087690+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: cluster 2024-07-28T11:47:00.087858+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e136: 8 total, 2 up, 7 in 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: audit 2024-07-28T11:47:00.227512+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: audit 2024-07-28T11:47:00.234579+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: audit 2024-07-28T11:47:00.681436+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[81864]: audit 2024-07-28T11:47:00.683245+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: cluster 2024-07-28T11:47:00.017181+0000 mgr.y (mgr.25253) 553 : cluster [DBG] pgmap v516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: cluster 2024-07-28T11:47:00.072727+0000 mon.a (mon.0) 767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: audit 2024-07-28T11:47:00.087690+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: cluster 2024-07-28T11:47:00.087858+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e136: 8 total, 2 up, 7 in 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: audit 2024-07-28T11:47:00.227512+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: audit 2024-07-28T11:47:00.234579+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: audit 2024-07-28T11:47:00.681436+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:01 smithi177 bash[79620]: audit 2024-07-28T11:47:00.683245+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:01.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:01.375 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:01.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: cluster 2024-07-28T11:47:00.017181+0000 mgr.y (mgr.25253) 553 : cluster [DBG] pgmap v516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: cluster 2024-07-28T11:47:00.072727+0000 mon.a (mon.0) 767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: audit 2024-07-28T11:47:00.087690+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.177:0/2517669356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: cluster 2024-07-28T11:47:00.087858+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e136: 8 total, 2 up, 7 in 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: audit 2024-07-28T11:47:00.227512+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: audit 2024-07-28T11:47:00.234579+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: audit 2024-07-28T11:47:00.681436+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:01 smithi204 bash[68176]: audit 2024-07-28T11:47:00.683245+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:01.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 268 16 16 0 0 0 - 0 2024-07-28T11:47:01.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:01.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:01.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:01.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:01.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:02.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:02.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:02.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:02.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 269 16 16 0 0 0 - 0 2024-07-28T11:47:02.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:02.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:02 smithi204 bash[60899]: ts=2024-07-28T11:47:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:02.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:02.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:02.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:47:02.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:03.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:03.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:03.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: cluster 2024-07-28T11:47:02.017934+0000 mgr.y (mgr.25253) 554 : cluster [DBG] pgmap v518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: audit 2024-07-28T11:47:02.104578+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: audit 2024-07-28T11:47:02.109783+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: audit 2024-07-28T11:47:02.530340+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: audit 2024-07-28T11:47:02.531115+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[79620]: audit 2024-07-28T11:47:02.538971+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: cluster 2024-07-28T11:47:02.017934+0000 mgr.y (mgr.25253) 554 : cluster [DBG] pgmap v518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: audit 2024-07-28T11:47:02.104578+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: audit 2024-07-28T11:47:02.109783+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: audit 2024-07-28T11:47:02.530340+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:03.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: audit 2024-07-28T11:47:02.531115+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:03.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:03 smithi177 bash[81864]: audit 2024-07-28T11:47:02.538971+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: cluster 2024-07-28T11:47:02.017934+0000 mgr.y (mgr.25253) 554 : cluster [DBG] pgmap v518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: audit 2024-07-28T11:47:02.104578+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: audit 2024-07-28T11:47:02.109783+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: audit 2024-07-28T11:47:02.530340+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: audit 2024-07-28T11:47:02.531115+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:03 smithi204 bash[68176]: audit 2024-07-28T11:47:02.538971+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:03.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 270 16 16 0 0 0 - 0 2024-07-28T11:47:03.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:03.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:03.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:03.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:03.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:04.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:04.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:04.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:04.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:04.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 271 16 16 0 0 0 - 0 2024-07-28T11:47:04.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:04.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:04.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:04.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:04.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:05.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:05.118 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:47:05.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:05.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:05 smithi177 bash[81864]: cluster 2024-07-28T11:47:04.019458+0000 mgr.y (mgr.25253) 555 : cluster [DBG] pgmap v519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:05.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:05 smithi177 bash[79620]: cluster 2024-07-28T11:47:04.019458+0000 mgr.y (mgr.25253) 555 : cluster [DBG] pgmap v519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:05.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:05 smithi204 bash[68176]: cluster 2024-07-28T11:47:04.019458+0000 mgr.y (mgr.25253) 555 : cluster [DBG] pgmap v519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:05.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 272 16 16 0 0 0 - 0 2024-07-28T11:47:05.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:05.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:05.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:05.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:05.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:05.926 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:47:05.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T11:47:06.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:06.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:06.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:47:06.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:06.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:06.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 273 16 16 0 0 0 - 0 2024-07-28T11:47:06.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:06.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:06.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:06.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:06.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:07.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:07.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:07.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:07.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:07 smithi204 bash[68176]: cluster 2024-07-28T11:47:06.020918+0000 mgr.y (mgr.25253) 556 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:07.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 274 16 16 0 0 0 - 0 2024-07-28T11:47:07.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:07.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:07 smithi177 bash[79620]: cluster 2024-07-28T11:47:06.020918+0000 mgr.y (mgr.25253) 556 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:07.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:07 smithi177 bash[81864]: cluster 2024-07-28T11:47:06.020918+0000 mgr.y (mgr.25253) 556 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:07.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:07.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:07.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:07.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:08.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:08.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:08.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:08.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:08.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 275 16 16 0 0 0 - 0 2024-07-28T11:47:08.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:08.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:08.699 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:08.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:08.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:08.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:09.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:09.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:09.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:09 smithi177 bash[79620]: cluster 2024-07-28T11:47:08.022463+0000 mgr.y (mgr.25253) 557 : cluster [DBG] pgmap v521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:09.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:09 smithi177 bash[81864]: cluster 2024-07-28T11:47:08.022463+0000 mgr.y (mgr.25253) 557 : cluster [DBG] pgmap v521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:09.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:09.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:09 smithi204 bash[68176]: cluster 2024-07-28T11:47:08.022463+0000 mgr.y (mgr.25253) 557 : cluster [DBG] pgmap v521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:09.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 276 16 16 0 0 0 - 0 2024-07-28T11:47:09.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:09.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:09.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:09.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:09.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:10.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:10.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:10.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:10.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 277 16 16 0 0 0 - 0 2024-07-28T11:47:10.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:10.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:10.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:10.727 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:10.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:10.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:11.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:11.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:11.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:11 smithi204 bash[68176]: cluster 2024-07-28T11:47:10.023295+0000 mgr.y (mgr.25253) 558 : cluster [DBG] pgmap v522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:11.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:11.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:11.384 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:11 smithi177 bash[81864]: cluster 2024-07-28T11:47:10.023295+0000 mgr.y (mgr.25253) 558 : cluster [DBG] pgmap v522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:11.384 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:11 smithi177 bash[79620]: cluster 2024-07-28T11:47:10.023295+0000 mgr.y (mgr.25253) 558 : cluster [DBG] pgmap v522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:11.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 278 16 16 0 0 0 - 0 2024-07-28T11:47:11.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:11.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:11.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:11.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:11.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:12.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:12.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:12.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:12.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 279 16 16 0 0 0 - 0 2024-07-28T11:47:12.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:12.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:12.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:12.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:12.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:13.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:13.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:13.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:13 smithi177 bash[81864]: cluster 2024-07-28T11:47:12.024788+0000 mgr.y (mgr.25253) 559 : cluster [DBG] pgmap v523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:13.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:13 smithi177 bash[79620]: cluster 2024-07-28T11:47:12.024788+0000 mgr.y (mgr.25253) 559 : cluster [DBG] pgmap v523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:13.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:13.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:13.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:13 smithi204 bash[68176]: cluster 2024-07-28T11:47:12.024788+0000 mgr.y (mgr.25253) 559 : cluster [DBG] pgmap v523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:13.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:47:13.422104+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:47:13.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:47:13.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 280 16 16 0 0 0 - 0 2024-07-28T11:47:13.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:13.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:13.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:13.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:13.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:14.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:14.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:14.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:14.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 281 16 16 0 0 0 - 0 2024-07-28T11:47:14.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:14.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:14.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:14.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:14.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:15.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:15.134 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:47:15.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:15.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:15.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:15 smithi204 bash[68176]: cluster 2024-07-28T11:47:14.025518+0000 mgr.y (mgr.25253) 560 : cluster [DBG] pgmap v524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:15 smithi204 bash[68176]: audit 2024-07-28T11:47:14.223968+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.177:0/144419236' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:15 smithi204 bash[68176]: audit 2024-07-28T11:47:14.224448+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 282 16 16 0 0 0 - 0 2024-07-28T11:47:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[79620]: cluster 2024-07-28T11:47:14.025518+0000 mgr.y (mgr.25253) 560 : cluster [DBG] pgmap v524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[79620]: audit 2024-07-28T11:47:14.223968+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.177:0/144419236' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[79620]: audit 2024-07-28T11:47:14.224448+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[81864]: cluster 2024-07-28T11:47:14.025518+0000 mgr.y (mgr.25253) 560 : cluster [DBG] pgmap v524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[81864]: audit 2024-07-28T11:47:14.223968+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.177:0/144419236' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:15 smithi177 bash[81864]: audit 2024-07-28T11:47:14.224448+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:47:15.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:15.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:15.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:15.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:16.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:16.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:16.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:16.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:47:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[79620]: cluster 2024-07-28T11:47:15.126904+0000 mon.a (mon.0) 780 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[79620]: audit 2024-07-28T11:47:15.137293+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:47:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[79620]: cluster 2024-07-28T11:47:15.137349+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e137: 8 total, 2 up, 7 in 2024-07-28T11:47:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[79620]: audit 2024-07-28T11:47:15.675132+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[81864]: cluster 2024-07-28T11:47:15.126904+0000 mon.a (mon.0) 780 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[81864]: audit 2024-07-28T11:47:15.137293+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:47:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[81864]: cluster 2024-07-28T11:47:15.137349+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e137: 8 total, 2 up, 7 in 2024-07-28T11:47:16.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:16 smithi177 bash[81864]: audit 2024-07-28T11:47:15.675132+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:16.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:16 smithi204 bash[68176]: cluster 2024-07-28T11:47:15.126904+0000 mon.a (mon.0) 780 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:16 smithi204 bash[68176]: audit 2024-07-28T11:47:15.137293+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:47:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:16 smithi204 bash[68176]: cluster 2024-07-28T11:47:15.137349+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e137: 8 total, 2 up, 7 in 2024-07-28T11:47:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:16 smithi204 bash[68176]: audit 2024-07-28T11:47:15.675132+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:16.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 283 16 16 0 0 0 - 0 2024-07-28T11:47:16.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:16.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:16.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:16.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:16.912 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:47:16.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:17.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:17.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:17.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:17 smithi177 bash[79620]: cluster 2024-07-28T11:47:16.026953+0000 mgr.y (mgr.25253) 561 : cluster [DBG] pgmap v526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:17.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:17 smithi177 bash[81864]: cluster 2024-07-28T11:47:16.026953+0000 mgr.y (mgr.25253) 561 : cluster [DBG] pgmap v526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:17.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:17 smithi204 bash[68176]: cluster 2024-07-28T11:47:16.026953+0000 mgr.y (mgr.25253) 561 : cluster [DBG] pgmap v526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:17.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 284 16 16 0 0 0 - 0 2024-07-28T11:47:17.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:17.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:17.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:17.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:47:17.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T11:47:17.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:18.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:18.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:18.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:18.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:18.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 285 16 16 0 0 0 - 0 2024-07-28T11:47:18.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:18.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:18.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:47:18.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:18.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:18.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:19.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:19.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:19.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:19.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:19 smithi204 bash[68176]: cluster 2024-07-28T11:47:18.028309+0000 mgr.y (mgr.25253) 562 : cluster [DBG] pgmap v527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:19.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 286 16 16 0 0 0 - 0 2024-07-28T11:47:19.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:19.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:19 smithi177 bash[81864]: cluster 2024-07-28T11:47:18.028309+0000 mgr.y (mgr.25253) 562 : cluster [DBG] pgmap v527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:19.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:19 smithi177 bash[79620]: cluster 2024-07-28T11:47:18.028309+0000 mgr.y (mgr.25253) 562 : cluster [DBG] pgmap v527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:19.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:19.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:19.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:19.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:20.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:20.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:20.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:20.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:20.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 287 16 16 0 0 0 - 0 2024-07-28T11:47:20.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:20.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:20.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:20.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:21.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:21.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:21 smithi177 bash[81864]: cluster 2024-07-28T11:47:20.029753+0000 mgr.y (mgr.25253) 563 : cluster [DBG] pgmap v528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:21.376 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:21 smithi177 bash[79620]: cluster 2024-07-28T11:47:20.029753+0000 mgr.y (mgr.25253) 563 : cluster [DBG] pgmap v528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:21 smithi204 bash[68176]: cluster 2024-07-28T11:47:20.029753+0000 mgr.y (mgr.25253) 563 : cluster [DBG] pgmap v528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:21.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 288 16 16 0 0 0 - 0 2024-07-28T11:47:21.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:21.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:21.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:22.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:22.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:22.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:22.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 289 16 16 0 0 0 - 0 2024-07-28T11:47:22.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:22.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:22.653 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:22.654 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:22.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:22.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:22.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:23.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:23.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:23.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:23.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:23.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:23 smithi204 bash[68176]: cluster 2024-07-28T11:47:22.031272+0000 mgr.y (mgr.25253) 564 : cluster [DBG] pgmap v529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:23.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 290 16 16 0 0 0 - 0 2024-07-28T11:47:23.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:23 smithi177 bash[81864]: cluster 2024-07-28T11:47:22.031272+0000 mgr.y (mgr.25253) 564 : cluster [DBG] pgmap v529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:23.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:23 smithi177 bash[79620]: cluster 2024-07-28T11:47:22.031272+0000 mgr.y (mgr.25253) 564 : cluster [DBG] pgmap v529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:23.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:23.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:23.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:23.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:24.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:24.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:24.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:24.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:24.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 291 16 16 0 0 0 - 0 2024-07-28T11:47:24.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:24.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:24.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:24.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:24.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:25.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:25.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:25.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:25.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:25 smithi204 bash[68176]: cluster 2024-07-28T11:47:24.032271+0000 mgr.y (mgr.25253) 565 : cluster [DBG] pgmap v530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:25.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 292 16 16 0 0 0 - 0 2024-07-28T11:47:25.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:25 smithi177 bash[81864]: cluster 2024-07-28T11:47:24.032271+0000 mgr.y (mgr.25253) 565 : cluster [DBG] pgmap v530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:25.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:25 smithi177 bash[79620]: cluster 2024-07-28T11:47:24.032271+0000 mgr.y (mgr.25253) 565 : cluster [DBG] pgmap v530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:25.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:25.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:25.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:25.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:26.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:26.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:26.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:26.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:26.378 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:47:26.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 293 16 16 0 0 0 - 0 2024-07-28T11:47:26.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:26.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:26.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:26.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:26.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:27.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:27.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:27.311 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:27 smithi177 bash[79620]: cluster 2024-07-28T11:47:26.033132+0000 mgr.y (mgr.25253) 566 : cluster [DBG] pgmap v531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:27.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:27 smithi204 bash[68176]: cluster 2024-07-28T11:47:26.033132+0000 mgr.y (mgr.25253) 566 : cluster [DBG] pgmap v531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:27.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 294 16 16 0 0 0 - 0 2024-07-28T11:47:27.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:27.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:27.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:27.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:27 smithi177 bash[81864]: cluster 2024-07-28T11:47:26.033132+0000 mgr.y (mgr.25253) 566 : cluster [DBG] pgmap v531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:27.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:27.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:28.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:28.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:28.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:28.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:28.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 295 16 16 0 0 0 - 0 2024-07-28T11:47:28.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:28.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:28.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:28.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:28.963 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:47:28.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:29.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:29.164 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:47:29.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:29.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:29.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:29 smithi204 bash[68176]: cluster 2024-07-28T11:47:28.034606+0000 mgr.y (mgr.25253) 567 : cluster [DBG] pgmap v532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:29.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:29 smithi204 bash[68176]: audit 2024-07-28T11:47:29.124251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.177:0/1453646626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:29 smithi204 bash[68176]: audit 2024-07-28T11:47:29.124615+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 296 16 16 0 0 0 - 0 2024-07-28T11:47:29.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:29.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[81864]: cluster 2024-07-28T11:47:28.034606+0000 mgr.y (mgr.25253) 567 : cluster [DBG] pgmap v532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:29.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[81864]: audit 2024-07-28T11:47:29.124251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.177:0/1453646626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[81864]: audit 2024-07-28T11:47:29.124615+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[79620]: cluster 2024-07-28T11:47:28.034606+0000 mgr.y (mgr.25253) 567 : cluster [DBG] pgmap v532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:29.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[79620]: audit 2024-07-28T11:47:29.124251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.177:0/1453646626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:29 smithi177 bash[79620]: audit 2024-07-28T11:47:29.124615+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:29.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:29.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:29.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:29.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:30.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:30.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:30.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:30.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:30.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[79620]: cluster 2024-07-28T11:47:29.161700+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:47:30.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[79620]: audit 2024-07-28T11:47:29.168141+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:30.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[79620]: cluster 2024-07-28T11:47:29.168205+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e138: 8 total, 2 up, 7 in 2024-07-28T11:47:30.418 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[81864]: cluster 2024-07-28T11:47:29.161700+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:47:30.418 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[81864]: audit 2024-07-28T11:47:29.168141+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:30.418 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:30 smithi177 bash[81864]: cluster 2024-07-28T11:47:29.168205+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e138: 8 total, 2 up, 7 in 2024-07-28T11:47:30.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 297 16 16 0 0 0 - 0 2024-07-28T11:47:30.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:30.536 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:30 smithi204 bash[68176]: cluster 2024-07-28T11:47:29.161700+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:47:30.536 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:30 smithi204 bash[68176]: audit 2024-07-28T11:47:29.168141+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:30.536 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:30 smithi204 bash[68176]: cluster 2024-07-28T11:47:29.168205+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e138: 8 total, 2 up, 7 in 2024-07-28T11:47:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:47:30.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T11:47:30.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:30.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:30.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:31.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:31.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:31.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:31.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:31.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 298 16 16 0 0 0 - 0 2024-07-28T11:47:31.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:31.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:31.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:31.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:31.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:31 smithi204 bash[68176]: cluster 2024-07-28T11:47:30.036272+0000 mgr.y (mgr.25253) 568 : cluster [DBG] pgmap v534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:31.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:31 smithi204 bash[68176]: audit 2024-07-28T11:47:30.679559+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:31.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:31 smithi204 bash[68176]: audit 2024-07-28T11:47:30.680736+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:32.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[79620]: cluster 2024-07-28T11:47:30.036272+0000 mgr.y (mgr.25253) 568 : cluster [DBG] pgmap v534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[79620]: audit 2024-07-28T11:47:30.679559+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[79620]: audit 2024-07-28T11:47:30.680736+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[81864]: cluster 2024-07-28T11:47:30.036272+0000 mgr.y (mgr.25253) 568 : cluster [DBG] pgmap v534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[81864]: audit 2024-07-28T11:47:30.679559+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:31 smithi177 bash[81864]: audit 2024-07-28T11:47:30.680736+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:32.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:32.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:32.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:32.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 299 16 16 0 0 0 - 0 2024-07-28T11:47:32.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:32.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:32.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:47:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:32.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:32.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:32.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:33.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:33.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:33.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:33.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:47:33.424884+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:47:33.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:47:33.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 300 16 16 0 0 0 - 0 2024-07-28T11:47:33.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:33.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:33.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:33.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:33.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:33 smithi177 bash[81864]: cluster 2024-07-28T11:47:32.037776+0000 mgr.y (mgr.25253) 569 : cluster [DBG] pgmap v535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:34.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:33 smithi177 bash[79620]: cluster 2024-07-28T11:47:32.037776+0000 mgr.y (mgr.25253) 569 : cluster [DBG] pgmap v535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:34.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:34.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:33 smithi204 bash[68176]: cluster 2024-07-28T11:47:32.037776+0000 mgr.y (mgr.25253) 569 : cluster [DBG] pgmap v535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:34.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:34.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:34.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:34.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 301 16 16 0 0 0 - 0 2024-07-28T11:47:34.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:34.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:34.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:34.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:34.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:35.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:35.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:35.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:35.382 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:35.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 302 16 16 0 0 0 - 0 2024-07-28T11:47:35.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:35.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:35.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:35.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:35.857 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:35 smithi177 bash[79620]: cluster 2024-07-28T11:47:34.039312+0000 mgr.y (mgr.25253) 570 : cluster [DBG] pgmap v536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:35.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:35 smithi177 bash[81864]: cluster 2024-07-28T11:47:34.039312+0000 mgr.y (mgr.25253) 570 : cluster [DBG] pgmap v536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:35.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:36.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:35 smithi204 bash[68176]: cluster 2024-07-28T11:47:34.039312+0000 mgr.y (mgr.25253) 570 : cluster [DBG] pgmap v536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:36.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:36.174 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:47:36.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:36.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:36.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 303 16 16 0 0 0 - 0 2024-07-28T11:47:36.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:36.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:36.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:36.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:36.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:37.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:37.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:37.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:37.412 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:37.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 304 16 16 0 0 0 - 0 2024-07-28T11:47:37.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:37.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:37.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:37.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:37.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:37.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:37 smithi204 bash[68176]: cluster 2024-07-28T11:47:36.040829+0000 mgr.y (mgr.25253) 571 : cluster [DBG] pgmap v537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:38.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:37 smithi177 bash[79620]: cluster 2024-07-28T11:47:36.040829+0000 mgr.y (mgr.25253) 571 : cluster [DBG] pgmap v537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:38.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:37 smithi177 bash[81864]: cluster 2024-07-28T11:47:36.040829+0000 mgr.y (mgr.25253) 571 : cluster [DBG] pgmap v537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:38.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:38.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:38.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:38.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:38.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 305 16 16 0 0 0 - 0 2024-07-28T11:47:38.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:38.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:38.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:38.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:39.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:39.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:39.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:39.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:39.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 306 16 16 0 0 0 - 0 2024-07-28T11:47:39.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:39.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:39.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:39.740 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:39 smithi177 bash[79620]: cluster 2024-07-28T11:47:38.042415+0000 mgr.y (mgr.25253) 572 : cluster [DBG] pgmap v538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:39.740 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:39 smithi177 bash[81864]: cluster 2024-07-28T11:47:38.042415+0000 mgr.y (mgr.25253) 572 : cluster [DBG] pgmap v538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:39.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:39 smithi204 bash[68176]: cluster 2024-07-28T11:47:38.042415+0000 mgr.y (mgr.25253) 572 : cluster [DBG] pgmap v538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:39.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:40.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:40.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:40.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:40.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 307 16 16 0 0 0 - 0 2024-07-28T11:47:40.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:40.470 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:47:40.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:40.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:40.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:40.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:41.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:41.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:41.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:41.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:41.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 308 16 16 0 0 0 - 0 2024-07-28T11:47:41.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:41.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:41.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:41.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:41 smithi177 bash[81864]: cluster 2024-07-28T11:47:40.043929+0000 mgr.y (mgr.25253) 573 : cluster [DBG] pgmap v539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:41.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:41 smithi177 bash[79620]: cluster 2024-07-28T11:47:40.043929+0000 mgr.y (mgr.25253) 573 : cluster [DBG] pgmap v539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:41.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:41.957 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:47:41.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T11:47:41.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:42.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:42.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:41 smithi204 bash[68176]: cluster 2024-07-28T11:47:40.043929+0000 mgr.y (mgr.25253) 573 : cluster [DBG] pgmap v539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:42.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:42.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:42.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:42.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 309 16 16 0 0 0 - 0 2024-07-28T11:47:42.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:42.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:42.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:42.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:42.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:43.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:43.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:43.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:43.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:43.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 310 16 16 0 0 0 - 0 2024-07-28T11:47:43.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:43.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:43.713 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:47:43.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:43.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:43.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[79620]: cluster 2024-07-28T11:47:42.044658+0000 mgr.y (mgr.25253) 574 : cluster [DBG] pgmap v540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:43.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[79620]: audit 2024-07-28T11:47:43.450736+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.177:0/1249335932' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:43.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[79620]: audit 2024-07-28T11:47:43.451372+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:43.906 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[81864]: cluster 2024-07-28T11:47:42.044658+0000 mgr.y (mgr.25253) 574 : cluster [DBG] pgmap v540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:43.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[81864]: audit 2024-07-28T11:47:43.450736+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.177:0/1249335932' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:43.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:43 smithi177 bash[81864]: audit 2024-07-28T11:47:43.451372+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:44.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:44.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:44.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:43 smithi204 bash[68176]: cluster 2024-07-28T11:47:42.044658+0000 mgr.y (mgr.25253) 574 : cluster [DBG] pgmap v540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:44.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:43 smithi204 bash[68176]: audit 2024-07-28T11:47:43.450736+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.177:0/1249335932' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:44.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:43 smithi204 bash[68176]: audit 2024-07-28T11:47:43.451372+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:47:44.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:44.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:44.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 311 16 16 0 0 0 - 0 2024-07-28T11:47:44.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:44.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:44.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:44.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:44 smithi204 bash[68176]: cluster 2024-07-28T11:47:43.703874+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:44 smithi204 bash[68176]: audit 2024-07-28T11:47:43.714444+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:47:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:44 smithi204 bash[68176]: cluster 2024-07-28T11:47:43.714539+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e139: 8 total, 2 up, 7 in 2024-07-28T11:47:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:44 smithi204 bash[68176]: cluster 2024-07-28T11:47:44.045676+0000 mgr.y (mgr.25253) 575 : cluster [DBG] pgmap v542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:44.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[81864]: cluster 2024-07-28T11:47:43.703874+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[81864]: audit 2024-07-28T11:47:43.714444+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[81864]: cluster 2024-07-28T11:47:43.714539+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e139: 8 total, 2 up, 7 in 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[81864]: cluster 2024-07-28T11:47:44.045676+0000 mgr.y (mgr.25253) 575 : cluster [DBG] pgmap v542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[79620]: cluster 2024-07-28T11:47:43.703874+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:45.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[79620]: audit 2024-07-28T11:47:43.714444+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:47:45.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[79620]: cluster 2024-07-28T11:47:43.714539+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e139: 8 total, 2 up, 7 in 2024-07-28T11:47:45.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:44 smithi177 bash[79620]: cluster 2024-07-28T11:47:44.045676+0000 mgr.y (mgr.25253) 575 : cluster [DBG] pgmap v542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:45.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:45.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:45.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:45.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 312 16 16 0 0 0 - 0 2024-07-28T11:47:45.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:45.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:45.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:45.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:45.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:46.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:46.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:46.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:46.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:46.416 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:47:46.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 313 16 16 0 0 0 - 0 2024-07-28T11:47:46.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:46.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:47:46.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:46.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:46.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:46.889 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:46 smithi177 bash[81864]: audit 2024-07-28T11:47:45.682147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:46.890 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:46 smithi177 bash[81864]: audit 2024-07-28T11:47:45.684035+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:46.890 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:46 smithi177 bash[79620]: audit 2024-07-28T11:47:45.682147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:46.890 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:46 smithi177 bash[79620]: audit 2024-07-28T11:47:45.684035+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:46 smithi204 bash[68176]: audit 2024-07-28T11:47:45.682147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:47:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:46 smithi204 bash[68176]: audit 2024-07-28T11:47:45.684035+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:46.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:47.031 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:47.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:47.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:47.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:47.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 314 16 16 0 0 0 - 0 2024-07-28T11:47:47.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:47.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:47.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:47.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:47.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:47.963 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:47 smithi177 bash[81864]: cluster 2024-07-28T11:47:46.047085+0000 mgr.y (mgr.25253) 576 : cluster [DBG] pgmap v543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:47.964 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:47 smithi177 bash[79620]: cluster 2024-07-28T11:47:46.047085+0000 mgr.y (mgr.25253) 576 : cluster [DBG] pgmap v543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:48.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:48.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:47 smithi204 bash[68176]: cluster 2024-07-28T11:47:46.047085+0000 mgr.y (mgr.25253) 576 : cluster [DBG] pgmap v543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:48.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:48.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:48.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 315 16 16 0 0 0 - 0 2024-07-28T11:47:48.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:48.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:48.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:48.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:48.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:49.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:49.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:49.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:49.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:49.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 316 16 16 0 0 0 - 0 2024-07-28T11:47:49.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:49.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:49.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:49.748 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:49 smithi177 bash[81864]: cluster 2024-07-28T11:47:48.048648+0000 mgr.y (mgr.25253) 577 : cluster [DBG] pgmap v544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:49.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:49 smithi177 bash[79620]: cluster 2024-07-28T11:47:48.048648+0000 mgr.y (mgr.25253) 577 : cluster [DBG] pgmap v544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:49.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:49 smithi204 bash[68176]: cluster 2024-07-28T11:47:48.048648+0000 mgr.y (mgr.25253) 577 : cluster [DBG] pgmap v544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:49.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:50.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:50.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:50.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:50.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 317 16 16 0 0 0 - 0 2024-07-28T11:47:50.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:50.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:50.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:50.799 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:47:50.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:50.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:51.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:51.089 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:51.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:51.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:51.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:51.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 318 16 16 0 0 0 - 0 2024-07-28T11:47:51.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:51.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:51.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:51.852 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:51 smithi177 bash[81864]: cluster 2024-07-28T11:47:50.050123+0000 mgr.y (mgr.25253) 578 : cluster [DBG] pgmap v545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:51.852 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:51 smithi177 bash[79620]: cluster 2024-07-28T11:47:50.050123+0000 mgr.y (mgr.25253) 578 : cluster [DBG] pgmap v545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:47:51.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T11:47:51.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:52.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:52.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:52.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:51 smithi204 bash[68176]: cluster 2024-07-28T11:47:50.050123+0000 mgr.y (mgr.25253) 578 : cluster [DBG] pgmap v545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:52.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:52.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:47:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:47:52.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 319 16 16 0 0 0 - 0 2024-07-28T11:47:52.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:52.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:52.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:52.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:52.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:53.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:53.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:53.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:53.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:47:53.427793+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:47:53.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:47:53.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 320 16 16 0 0 0 - 0 2024-07-28T11:47:53.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:53.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:53.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:53.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:53.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:53.918 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:53 smithi177 bash[81864]: cluster 2024-07-28T11:47:52.050841+0000 mgr.y (mgr.25253) 579 : cluster [DBG] pgmap v546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:53.918 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:53 smithi177 bash[79620]: cluster 2024-07-28T11:47:52.050841+0000 mgr.y (mgr.25253) 579 : cluster [DBG] pgmap v546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:54.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:54.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:53 smithi204 bash[68176]: cluster 2024-07-28T11:47:52.050841+0000 mgr.y (mgr.25253) 579 : cluster [DBG] pgmap v546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:54.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:54.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:54.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:54.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 321 16 16 0 0 0 - 0 2024-07-28T11:47:54.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:54.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:54.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:54.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:54.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:55.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:55.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:55.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:55.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 322 16 16 0 0 0 - 0 2024-07-28T11:47:55.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:55.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:55.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:55.713 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:47:55.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:55 smithi204 bash[68176]: cluster 2024-07-28T11:47:54.052366+0000 mgr.y (mgr.25253) 580 : cluster [DBG] pgmap v547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:55 smithi204 bash[68176]: audit 2024-07-28T11:47:55.393972+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:55.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:56.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:55 smithi177 bash[81864]: cluster 2024-07-28T11:47:54.052366+0000 mgr.y (mgr.25253) 580 : cluster [DBG] pgmap v547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:56.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:55 smithi177 bash[81864]: audit 2024-07-28T11:47:55.393972+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:56.025 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:55 smithi177 bash[79620]: cluster 2024-07-28T11:47:54.052366+0000 mgr.y (mgr.25253) 580 : cluster [DBG] pgmap v547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:56.025 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:55 smithi177 bash[79620]: audit 2024-07-28T11:47:55.393972+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:47:56.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:56.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:56.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:56.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:56.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 323 16 16 0 0 0 - 0 2024-07-28T11:47:56.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:47:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:47:56.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:56.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:56.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:56.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[81864]: cluster 2024-07-28T11:47:55.704731+0000 mon.a (mon.0) 797 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[81864]: audit 2024-07-28T11:47:55.716036+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[81864]: cluster 2024-07-28T11:47:55.716149+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e140: 8 total, 2 up, 7 in 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[81864]: cluster 2024-07-28T11:47:56.053663+0000 mgr.y (mgr.25253) 581 : cluster [DBG] pgmap v549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[79620]: cluster 2024-07-28T11:47:55.704731+0000 mon.a (mon.0) 797 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[79620]: audit 2024-07-28T11:47:55.716036+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[79620]: cluster 2024-07-28T11:47:55.716149+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e140: 8 total, 2 up, 7 in 2024-07-28T11:47:57.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:56 smithi177 bash[79620]: cluster 2024-07-28T11:47:56.053663+0000 mgr.y (mgr.25253) 581 : cluster [DBG] pgmap v549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:57.005 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:57.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:57.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:56 smithi204 bash[68176]: cluster 2024-07-28T11:47:55.704731+0000 mon.a (mon.0) 797 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:47:57.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:56 smithi204 bash[68176]: audit 2024-07-28T11:47:55.716036+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.177:0/3855252490' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:47:57.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:56 smithi204 bash[68176]: cluster 2024-07-28T11:47:55.716149+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e140: 8 total, 2 up, 7 in 2024-07-28T11:47:57.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:56 smithi204 bash[68176]: cluster 2024-07-28T11:47:56.053663+0000 mgr.y (mgr.25253) 581 : cluster [DBG] pgmap v549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:57.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:57.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:57.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 324 16 16 0 0 0 - 0 2024-07-28T11:47:57.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:57.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:57.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:57.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:57.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:58.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:58.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:58.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:47:58.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:58.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 325 16 16 0 0 0 - 0 2024-07-28T11:47:58.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:47:58.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:58.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:47:58.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:58.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:47:59.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:59.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:59.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:59.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:59.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:47:59 smithi204 bash[68176]: cluster 2024-07-28T11:47:58.055200+0000 mgr.y (mgr.25253) 582 : cluster [DBG] pgmap v550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:59.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 326 16 16 0 0 0 - 0 2024-07-28T11:47:59.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:47:59 smithi177 bash[79620]: cluster 2024-07-28T11:47:58.055200+0000 mgr.y (mgr.25253) 582 : cluster [DBG] pgmap v550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:47:59 smithi177 bash[81864]: cluster 2024-07-28T11:47:58.055200+0000 mgr.y (mgr.25253) 582 : cluster [DBG] pgmap v550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:47:59.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:47:59.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:47:59.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:47:59.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:47:59.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:00.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:00.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:00.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:00.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 327 16 16 0 0 0 - 0 2024-07-28T11:48:00.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:00.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:00.620 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:00.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:00.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:00.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:01.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:01.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:01.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:01 smithi177 bash[81864]: cluster 2024-07-28T11:48:00.057002+0000 mgr.y (mgr.25253) 583 : cluster [DBG] pgmap v551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:01.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:01 smithi177 bash[81864]: audit 2024-07-28T11:48:00.675396+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:01.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:01 smithi177 bash[79620]: cluster 2024-07-28T11:48:00.057002+0000 mgr.y (mgr.25253) 583 : cluster [DBG] pgmap v551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:01.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:01 smithi177 bash[79620]: audit 2024-07-28T11:48:00.675396+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:01.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:01.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:01 smithi204 bash[68176]: cluster 2024-07-28T11:48:00.057002+0000 mgr.y (mgr.25253) 583 : cluster [DBG] pgmap v551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:01 smithi204 bash[68176]: audit 2024-07-28T11:48:00.675396+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:01.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 328 16 16 0 0 0 - 0 2024-07-28T11:48:01.427 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:01.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T11:48:01.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:01.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:01.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:01.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:01.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:02.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:02.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:02.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:02.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 329 16 16 0 0 0 - 0 2024-07-28T11:48:02.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:02.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:02.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:02.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:02.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:03.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:03.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:03.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:03 smithi204 bash[68176]: cluster 2024-07-28T11:48:02.058486+0000 mgr.y (mgr.25253) 584 : cluster [DBG] pgmap v552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:03 smithi204 bash[68176]: audit 2024-07-28T11:48:02.659905+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:03.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:03.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 330 16 16 0 0 0 - 0 2024-07-28T11:48:03.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:03 smithi177 bash[79620]: cluster 2024-07-28T11:48:02.058486+0000 mgr.y (mgr.25253) 584 : cluster [DBG] pgmap v552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:03.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:03 smithi177 bash[79620]: audit 2024-07-28T11:48:02.659905+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:03.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:03 smithi177 bash[81864]: cluster 2024-07-28T11:48:02.058486+0000 mgr.y (mgr.25253) 584 : cluster [DBG] pgmap v552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:03.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:03 smithi177 bash[81864]: audit 2024-07-28T11:48:02.659905+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:03.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:03.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:03.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:03.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:03.936 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:04.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:04.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:04.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:04.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:04.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 331 16 16 0 0 0 - 0 2024-07-28T11:48:04.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:04.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:04.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:04.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:04.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:05.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:05.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:05.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:05.374 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:05 smithi177 bash[81864]: cluster 2024-07-28T11:48:04.060170+0000 mgr.y (mgr.25253) 585 : cluster [DBG] pgmap v553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:05.375 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:05 smithi177 bash[79620]: cluster 2024-07-28T11:48:04.060170+0000 mgr.y (mgr.25253) 585 : cluster [DBG] pgmap v553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:05 smithi204 bash[68176]: cluster 2024-07-28T11:48:04.060170+0000 mgr.y (mgr.25253) 585 : cluster [DBG] pgmap v553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:05.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 332 16 16 0 0 0 - 0 2024-07-28T11:48:05.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:05.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:05.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:05.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:05.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:06.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:06.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:06.216 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:06.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:48:06.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:06.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:06.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 333 16 16 0 0 0 - 0 2024-07-28T11:48:06.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:06.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:06.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:06.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:06.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:07.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:07.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:07 smithi204 bash[68176]: cluster 2024-07-28T11:48:06.061068+0000 mgr.y (mgr.25253) 586 : cluster [DBG] pgmap v554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:07.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:07.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:07.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 334 16 16 0 0 0 - 0 2024-07-28T11:48:07.442 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:07 smithi177 bash[81864]: cluster 2024-07-28T11:48:06.061068+0000 mgr.y (mgr.25253) 586 : cluster [DBG] pgmap v554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:07.442 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:07 smithi177 bash[79620]: cluster 2024-07-28T11:48:06.061068+0000 mgr.y (mgr.25253) 586 : cluster [DBG] pgmap v554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:07.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:07.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:07.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:07.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:07.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:08.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:08.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:08.143 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:48:08.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:08.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:08 smithi204 bash[68176]: audit 2024-07-28T11:48:07.811349+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.177:0/1860013531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:08 smithi204 bash[68176]: audit 2024-07-28T11:48:07.811739+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:08 smithi204 bash[68176]: audit 2024-07-28T11:48:07.908727+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:08 smithi204 bash[68176]: audit 2024-07-28T11:48:07.915542+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[81864]: audit 2024-07-28T11:48:07.811349+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.177:0/1860013531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[81864]: audit 2024-07-28T11:48:07.811739+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[81864]: audit 2024-07-28T11:48:07.908727+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[81864]: audit 2024-07-28T11:48:07.915542+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[79620]: audit 2024-07-28T11:48:07.811349+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.177:0/1860013531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[79620]: audit 2024-07-28T11:48:07.811739+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[79620]: audit 2024-07-28T11:48:07.908727+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.367 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:08 smithi177 bash[79620]: audit 2024-07-28T11:48:07.915542+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:08.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:08.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 335 16 16 0 0 0 - 0 2024-07-28T11:48:08.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:08.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:08.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:08.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:08.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:09.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:09.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: cluster 2024-07-28T11:48:08.061751+0000 mgr.y (mgr.25253) 587 : cluster [DBG] pgmap v555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: cluster 2024-07-28T11:48:08.128242+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.146227+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: cluster 2024-07-28T11:48:08.146404+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e141: 8 total, 2 up, 7 in 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.297832+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.303985+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.733617+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.734761+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[81864]: audit 2024-07-28T11:48:08.745436+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: cluster 2024-07-28T11:48:08.061751+0000 mgr.y (mgr.25253) 587 : cluster [DBG] pgmap v555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: cluster 2024-07-28T11:48:08.128242+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.146227+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: cluster 2024-07-28T11:48:08.146404+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e141: 8 total, 2 up, 7 in 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.297832+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.303985+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.733617+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.734761+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:09 smithi177 bash[79620]: audit 2024-07-28T11:48:08.745436+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: cluster 2024-07-28T11:48:08.061751+0000 mgr.y (mgr.25253) 587 : cluster [DBG] pgmap v555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: cluster 2024-07-28T11:48:08.128242+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.146227+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: cluster 2024-07-28T11:48:08.146404+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e141: 8 total, 2 up, 7 in 2024-07-28T11:48:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.297832+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.303985+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.733617+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.734761+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:09 smithi204 bash[68176]: audit 2024-07-28T11:48:08.745436+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:09.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 336 16 16 0 0 0 - 0 2024-07-28T11:48:09.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:09.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:09.640 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:09.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:09.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:09.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:10.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:10.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:10.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:10.369 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:10.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T11:48:10.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:10.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 337 16 16 0 0 0 - 0 2024-07-28T11:48:10.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:10.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:10.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:10.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:10.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:11.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:48:11.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:11.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:11.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:11 smithi177 bash[81864]: cluster 2024-07-28T11:48:10.063217+0000 mgr.y (mgr.25253) 588 : cluster [DBG] pgmap v557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:11.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:11 smithi177 bash[79620]: cluster 2024-07-28T11:48:10.063217+0000 mgr.y (mgr.25253) 588 : cluster [DBG] pgmap v557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:11.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:11 smithi204 bash[68176]: cluster 2024-07-28T11:48:10.063217+0000 mgr.y (mgr.25253) 588 : cluster [DBG] pgmap v557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:11.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 338 16 16 0 0 0 - 0 2024-07-28T11:48:11.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:11.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:11.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:11.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:11.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:12.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:12.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:12.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:12.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:12.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 339 16 16 0 0 0 - 0 2024-07-28T11:48:12.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:12.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:12.649 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:12.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:12.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:12.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:13.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:13.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:13.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:13 smithi204 bash[68176]: cluster 2024-07-28T11:48:12.064188+0000 mgr.y (mgr.25253) 589 : cluster [DBG] pgmap v558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:13.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:48:13.430672+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:48:13.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:48:13.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 340 16 16 0 0 0 - 0 2024-07-28T11:48:13.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:13.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:13 smithi177 bash[79620]: cluster 2024-07-28T11:48:12.064188+0000 mgr.y (mgr.25253) 589 : cluster [DBG] pgmap v558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:13.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:13 smithi177 bash[81864]: cluster 2024-07-28T11:48:12.064188+0000 mgr.y (mgr.25253) 589 : cluster [DBG] pgmap v558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:13.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:13.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:13.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:13.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:14.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:14.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:14.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:14.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 341 16 16 0 0 0 - 0 2024-07-28T11:48:14.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:14.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:14.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:14.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:14.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:15.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:15.119 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:15.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:15.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:15.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:15 smithi204 bash[68176]: cluster 2024-07-28T11:48:14.065835+0000 mgr.y (mgr.25253) 590 : cluster [DBG] pgmap v559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:15.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:15.393 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:15 smithi177 bash[81864]: cluster 2024-07-28T11:48:14.065835+0000 mgr.y (mgr.25253) 590 : cluster [DBG] pgmap v559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:15.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:15 smithi177 bash[79620]: cluster 2024-07-28T11:48:14.065835+0000 mgr.y (mgr.25253) 590 : cluster [DBG] pgmap v559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:15.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 342 16 16 0 0 0 - 0 2024-07-28T11:48:15.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:15.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:15.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:15.800 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:15.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:15.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:16.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:16.151 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:48:16.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:16.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:16 smithi177 bash[81864]: audit 2024-07-28T11:48:15.676826+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:16.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:16 smithi177 bash[79620]: audit 2024-07-28T11:48:15.676826+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:16.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:16.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:16 smithi204 bash[68176]: audit 2024-07-28T11:48:15.676826+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:16.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 343 16 16 0 0 0 - 0 2024-07-28T11:48:16.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:16.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:16.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:16.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:16.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:17.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:17.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:17.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:17.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:17.408 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:17 smithi177 bash[81864]: cluster 2024-07-28T11:48:16.067365+0000 mgr.y (mgr.25253) 591 : cluster [DBG] pgmap v560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:17.408 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:17 smithi177 bash[79620]: cluster 2024-07-28T11:48:16.067365+0000 mgr.y (mgr.25253) 591 : cluster [DBG] pgmap v560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:17 smithi204 bash[68176]: cluster 2024-07-28T11:48:16.067365+0000 mgr.y (mgr.25253) 591 : cluster [DBG] pgmap v560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:17.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 344 16 16 0 0 0 - 0 2024-07-28T11:48:17.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:17.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:17.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:17.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:17.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:18.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:18.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:18.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:18.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 345 16 16 0 0 0 - 0 2024-07-28T11:48:18.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:18.484 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:18.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:18.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:18.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:18.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:19.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:19.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:19 smithi204 bash[68176]: cluster 2024-07-28T11:48:18.068333+0000 mgr.y (mgr.25253) 592 : cluster [DBG] pgmap v561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:19.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T11:48:19.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:19.329 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:19 smithi177 bash[81864]: cluster 2024-07-28T11:48:18.068333+0000 mgr.y (mgr.25253) 592 : cluster [DBG] pgmap v561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:19.329 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:19 smithi177 bash[79620]: cluster 2024-07-28T11:48:18.068333+0000 mgr.y (mgr.25253) 592 : cluster [DBG] pgmap v561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:19.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:19.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 346 16 16 0 0 0 - 0 2024-07-28T11:48:19.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:19.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:19.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:19.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:19.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:20.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:20.173 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:48:20.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:20.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:20.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:20 smithi204 bash[68176]: audit 2024-07-28T11:48:19.630027+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.177:0/1051670951' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:20 smithi204 bash[68176]: audit 2024-07-28T11:48:19.630543+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:20 smithi177 bash[81864]: audit 2024-07-28T11:48:19.630027+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.177:0/1051670951' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:20 smithi177 bash[81864]: audit 2024-07-28T11:48:19.630543+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:20 smithi177 bash[79620]: audit 2024-07-28T11:48:19.630027+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.177:0/1051670951' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:20 smithi177 bash[79620]: audit 2024-07-28T11:48:19.630543+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:20.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 347 16 16 0 0 0 - 0 2024-07-28T11:48:20.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:20.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:20.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:20.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:20.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:21.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:21.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:21.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:21 smithi204 bash[68176]: cluster 2024-07-28T11:48:20.069783+0000 mgr.y (mgr.25253) 593 : cluster [DBG] pgmap v562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:21 smithi204 bash[68176]: cluster 2024-07-28T11:48:20.161485+0000 mon.a (mon.0) 815 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:48:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:21 smithi204 bash[68176]: audit 2024-07-28T11:48:20.176071+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:21 smithi204 bash[68176]: cluster 2024-07-28T11:48:20.176248+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e142: 8 total, 2 up, 7 in 2024-07-28T11:48:21.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 348 16 16 0 0 0 - 0 2024-07-28T11:48:21.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:21.440 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[81864]: cluster 2024-07-28T11:48:20.069783+0000 mgr.y (mgr.25253) 593 : cluster [DBG] pgmap v562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:21.440 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[81864]: cluster 2024-07-28T11:48:20.161485+0000 mon.a (mon.0) 815 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:48:21.440 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[81864]: audit 2024-07-28T11:48:20.176071+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:21.440 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[81864]: cluster 2024-07-28T11:48:20.176248+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e142: 8 total, 2 up, 7 in 2024-07-28T11:48:21.441 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[79620]: cluster 2024-07-28T11:48:20.069783+0000 mgr.y (mgr.25253) 593 : cluster [DBG] pgmap v562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:21.441 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[79620]: cluster 2024-07-28T11:48:20.161485+0000 mon.a (mon.0) 815 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:48:21.441 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[79620]: audit 2024-07-28T11:48:20.176071+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:21.441 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:21 smithi177 bash[79620]: cluster 2024-07-28T11:48:20.176248+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e142: 8 total, 2 up, 7 in 2024-07-28T11:48:21.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:21.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:21.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:21.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:22.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:22.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:22.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:22.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:22.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 349 16 16 0 0 0 - 0 2024-07-28T11:48:22.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:22.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:22.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:22.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:22.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:23.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:48:23.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:23.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:23.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:23 smithi177 bash[79620]: cluster 2024-07-28T11:48:22.070752+0000 mgr.y (mgr.25253) 594 : cluster [DBG] pgmap v564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:23.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:23 smithi177 bash[81864]: cluster 2024-07-28T11:48:22.070752+0000 mgr.y (mgr.25253) 594 : cluster [DBG] pgmap v564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:23.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:23.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 350 16 16 0 0 0 - 0 2024-07-28T11:48:23.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:23.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:23 smithi204 bash[68176]: cluster 2024-07-28T11:48:22.070752+0000 mgr.y (mgr.25253) 594 : cluster [DBG] pgmap v564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:23.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:23.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:23.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:24.015 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:24.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:24.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:24.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:24.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 351 16 16 0 0 0 - 0 2024-07-28T11:48:24.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:24.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:24.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:24.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:24.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:25.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:25.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:25.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:25.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:25.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 352 16 16 0 0 0 - 0 2024-07-28T11:48:25.463 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:25 smithi204 bash[68176]: cluster 2024-07-28T11:48:24.072247+0000 mgr.y (mgr.25253) 595 : cluster [DBG] pgmap v565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:25.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:25 smithi177 bash[79620]: cluster 2024-07-28T11:48:24.072247+0000 mgr.y (mgr.25253) 595 : cluster [DBG] pgmap v565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:25.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:25 smithi177 bash[81864]: cluster 2024-07-28T11:48:24.072247+0000 mgr.y (mgr.25253) 595 : cluster [DBG] pgmap v565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:25.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:25.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:25.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:25.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:25.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:26.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:26.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:26.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:26.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 353 16 16 0 0 0 - 0 2024-07-28T11:48:26.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:26.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:48:26.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:26.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:26.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:26.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:27.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:27.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:27.273 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:27.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:27 smithi204 bash[68176]: cluster 2024-07-28T11:48:26.073751+0000 mgr.y (mgr.25253) 596 : cluster [DBG] pgmap v566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:27.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:27.428 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:27 smithi177 bash[81864]: cluster 2024-07-28T11:48:26.073751+0000 mgr.y (mgr.25253) 596 : cluster [DBG] pgmap v566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:27.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:27 smithi177 bash[79620]: cluster 2024-07-28T11:48:26.073751+0000 mgr.y (mgr.25253) 596 : cluster [DBG] pgmap v566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:27.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 354 16 16 0 0 0 - 0 2024-07-28T11:48:27.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:27.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:27.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:27.862 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:27.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:27.970 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:27.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T11:48:28.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:28.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:28.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:28.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:28.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 355 16 16 0 0 0 - 0 2024-07-28T11:48:28.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:28.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:28.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:28.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:28.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:29.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:29.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:29.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:29.365 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:29 smithi177 bash[81864]: cluster 2024-07-28T11:48:28.075178+0000 mgr.y (mgr.25253) 597 : cluster [DBG] pgmap v567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:29.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:29 smithi177 bash[79620]: cluster 2024-07-28T11:48:28.075178+0000 mgr.y (mgr.25253) 597 : cluster [DBG] pgmap v567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:29 smithi204 bash[68176]: cluster 2024-07-28T11:48:28.075178+0000 mgr.y (mgr.25253) 597 : cluster [DBG] pgmap v567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:29.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 356 16 16 0 0 0 - 0 2024-07-28T11:48:29.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:29.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:29.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:29.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:29.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:30.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:30.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:30.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:30.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:30.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 357 16 16 0 0 0 - 0 2024-07-28T11:48:30.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:30.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:30.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:30.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:30.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:31.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:31.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:31.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:31.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 358 16 16 0 0 0 - 0 2024-07-28T11:48:31.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:31.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:31.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[79620]: cluster 2024-07-28T11:48:30.076660+0000 mgr.y (mgr.25253) 598 : cluster [DBG] pgmap v568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:31.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[79620]: audit 2024-07-28T11:48:30.681702+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:31.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[79620]: audit 2024-07-28T11:48:30.683036+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[81864]: cluster 2024-07-28T11:48:30.076660+0000 mgr.y (mgr.25253) 598 : cluster [DBG] pgmap v568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[81864]: audit 2024-07-28T11:48:30.681702+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:31 smithi177 bash[81864]: audit 2024-07-28T11:48:30.683036+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:31.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:31.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:32.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:32.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:31 smithi204 bash[68176]: cluster 2024-07-28T11:48:30.076660+0000 mgr.y (mgr.25253) 598 : cluster [DBG] pgmap v568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:32.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:31 smithi204 bash[68176]: audit 2024-07-28T11:48:30.681702+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:32.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:31 smithi204 bash[68176]: audit 2024-07-28T11:48:30.683036+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:32.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:32.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:32.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:32.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 359 16 16 0 0 0 - 0 2024-07-28T11:48:32.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:32.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:32.689 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:48:32.731 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:32.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:32.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:32 smithi204 bash[68176]: audit 2024-07-28T11:48:31.797219+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:48:32.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:32.911 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:32 smithi177 bash[81864]: audit 2024-07-28T11:48:31.797219+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:48:32.912 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:32 smithi177 bash[79620]: audit 2024-07-28T11:48:31.797219+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:48:32.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:33.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:33.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:33.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:33.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:48:33.433788+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:48:33.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:48:33.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 360 16 16 0 0 0 - 0 2024-07-28T11:48:33.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:33.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:33.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:33.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[81864]: cluster 2024-07-28T11:48:32.078168+0000 mgr.y (mgr.25253) 599 : cluster [DBG] pgmap v569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:33.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[81864]: cluster 2024-07-28T11:48:32.681316+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:33.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[81864]: audit 2024-07-28T11:48:32.692556+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:48:33.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[81864]: cluster 2024-07-28T11:48:32.692634+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e143: 8 total, 2 up, 7 in 2024-07-28T11:48:33.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[79620]: cluster 2024-07-28T11:48:32.078168+0000 mgr.y (mgr.25253) 599 : cluster [DBG] pgmap v569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:33.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[79620]: cluster 2024-07-28T11:48:32.681316+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:33.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[79620]: audit 2024-07-28T11:48:32.692556+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:48:33.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:33 smithi177 bash[79620]: cluster 2024-07-28T11:48:32.692634+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e143: 8 total, 2 up, 7 in 2024-07-28T11:48:33.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:33 smithi204 bash[68176]: cluster 2024-07-28T11:48:32.078168+0000 mgr.y (mgr.25253) 599 : cluster [DBG] pgmap v569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:33 smithi204 bash[68176]: cluster 2024-07-28T11:48:32.681316+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:33 smithi204 bash[68176]: audit 2024-07-28T11:48:32.692556+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.177:0/3370109503' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:48:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:33 smithi204 bash[68176]: cluster 2024-07-28T11:48:32.692634+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e143: 8 total, 2 up, 7 in 2024-07-28T11:48:33.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:34.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:34.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:34.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:34.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:34.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 361 16 16 0 0 0 - 0 2024-07-28T11:48:34.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:34.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:34.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:34.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:35.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:35.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:35.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:35.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:35.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 362 16 16 0 0 0 - 0 2024-07-28T11:48:35.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:48:35.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:35.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:35.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:35.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:35.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:35.964 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:35 smithi204 bash[68176]: cluster 2024-07-28T11:48:34.079708+0000 mgr.y (mgr.25253) 600 : cluster [DBG] pgmap v571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:36.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:35 smithi177 bash[81864]: cluster 2024-07-28T11:48:34.079708+0000 mgr.y (mgr.25253) 600 : cluster [DBG] pgmap v571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:35 smithi177 bash[79620]: cluster 2024-07-28T11:48:34.079708+0000 mgr.y (mgr.25253) 600 : cluster [DBG] pgmap v571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:36.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:36.147 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:36.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:36.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:36.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 363 16 16 0 0 0 - 0 2024-07-28T11:48:36.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:36.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T11:48:36.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:36.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:36.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:36.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T11:48:36.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:37.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:37.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:37.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:37.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:37.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 364 16 16 0 0 0 - 0 2024-07-28T11:48:37.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:37.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:37.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:37.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:37 smithi204 bash[68176]: cluster 2024-07-28T11:48:36.081153+0000 mgr.y (mgr.25253) 601 : cluster [DBG] pgmap v572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:37.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:37.988 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:37 smithi177 bash[81864]: cluster 2024-07-28T11:48:36.081153+0000 mgr.y (mgr.25253) 601 : cluster [DBG] pgmap v572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:37.988 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:37 smithi177 bash[79620]: cluster 2024-07-28T11:48:36.081153+0000 mgr.y (mgr.25253) 601 : cluster [DBG] pgmap v572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:38.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:38.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:38.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:38.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 365 16 16 0 0 0 - 0 2024-07-28T11:48:38.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:38.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:38.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:38.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:38.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:39.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:39.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:39.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:39.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:39.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 366 16 16 0 0 0 - 0 2024-07-28T11:48:39.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:39.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:39.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:39.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:39.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:39 smithi204 bash[68176]: cluster 2024-07-28T11:48:38.082365+0000 mgr.y (mgr.25253) 602 : cluster [DBG] pgmap v573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:39.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:39 smithi177 bash[79620]: cluster 2024-07-28T11:48:38.082365+0000 mgr.y (mgr.25253) 602 : cluster [DBG] pgmap v573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:39 smithi177 bash[81864]: cluster 2024-07-28T11:48:38.082365+0000 mgr.y (mgr.25253) 602 : cluster [DBG] pgmap v573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:40.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:40.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:40.239 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:40.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:40.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 367 16 16 0 0 0 - 0 2024-07-28T11:48:40.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:40.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:40.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:40.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:40.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:41.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:41.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:41.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:41.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:41.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 368 16 16 0 0 0 - 0 2024-07-28T11:48:41.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:41.626 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:41.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:41.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:41.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:42.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:42.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:41 smithi177 bash[81864]: cluster 2024-07-28T11:48:40.083951+0000 mgr.y (mgr.25253) 603 : cluster [DBG] pgmap v574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:42.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:41 smithi177 bash[79620]: cluster 2024-07-28T11:48:40.083951+0000 mgr.y (mgr.25253) 603 : cluster [DBG] pgmap v574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:42.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:41 smithi204 bash[68176]: cluster 2024-07-28T11:48:40.083951+0000 mgr.y (mgr.25253) 603 : cluster [DBG] pgmap v574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:42.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:42.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:42.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:42.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 369 16 16 0 0 0 - 0 2024-07-28T11:48:42.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:42.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:42.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:42.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:42.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:43.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:43.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:43.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:43.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:43.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 370 16 16 0 0 0 - 0 2024-07-28T11:48:43.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:43.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:43.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:43.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:43 smithi204 bash[68176]: cluster 2024-07-28T11:48:42.085580+0000 mgr.y (mgr.25253) 604 : cluster [DBG] pgmap v575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:43.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:44.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:44.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:43 smithi177 bash[81864]: cluster 2024-07-28T11:48:42.085580+0000 mgr.y (mgr.25253) 604 : cluster [DBG] pgmap v575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:44.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:43 smithi177 bash[79620]: cluster 2024-07-28T11:48:42.085580+0000 mgr.y (mgr.25253) 604 : cluster [DBG] pgmap v575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:44.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:44.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:44.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:44.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 371 16 16 0 0 0 - 0 2024-07-28T11:48:44.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:44.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:44.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:44.723 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:48:44.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:44.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:44.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:44 smithi177 bash[81864]: audit 2024-07-28T11:48:44.204911+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.177:0/3562105044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:44.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:44 smithi177 bash[81864]: audit 2024-07-28T11:48:44.205545+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:44.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:44 smithi177 bash[79620]: audit 2024-07-28T11:48:44.204911+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.177:0/3562105044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:44.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:44 smithi177 bash[79620]: audit 2024-07-28T11:48:44.205545+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:45.040 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:45.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:44 smithi204 bash[68176]: audit 2024-07-28T11:48:44.204911+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.177:0/3562105044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:45.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:44 smithi204 bash[68176]: audit 2024-07-28T11:48:44.205545+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:48:45.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:45.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:45.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:45.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:45.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 372 16 16 0 0 0 - 0 2024-07-28T11:48:45.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:45.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:45.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T11:48:45.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:45.804 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: cluster 2024-07-28T11:48:44.086426+0000 mgr.y (mgr.25253) 605 : cluster [DBG] pgmap v576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:45.804 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: cluster 2024-07-28T11:48:44.705682+0000 mon.a (mon.0) 825 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:45.804 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: audit 2024-07-28T11:48:44.722606+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: cluster 2024-07-28T11:48:44.722734+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e144: 8 total, 2 up, 7 in 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: audit 2024-07-28T11:48:45.684342+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[81864]: audit 2024-07-28T11:48:45.686303+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: cluster 2024-07-28T11:48:44.086426+0000 mgr.y (mgr.25253) 605 : cluster [DBG] pgmap v576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: cluster 2024-07-28T11:48:44.705682+0000 mon.a (mon.0) 825 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: audit 2024-07-28T11:48:44.722606+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: cluster 2024-07-28T11:48:44.722734+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e144: 8 total, 2 up, 7 in 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: audit 2024-07-28T11:48:45.684342+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:45.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:45 smithi177 bash[79620]: audit 2024-07-28T11:48:45.686303+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:45.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:46.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:46.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: cluster 2024-07-28T11:48:44.086426+0000 mgr.y (mgr.25253) 605 : cluster [DBG] pgmap v576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: cluster 2024-07-28T11:48:44.705682+0000 mon.a (mon.0) 825 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: audit 2024-07-28T11:48:44.722606+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: cluster 2024-07-28T11:48:44.722734+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e144: 8 total, 2 up, 7 in 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: audit 2024-07-28T11:48:45.684342+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:48:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:45 smithi204 bash[68176]: audit 2024-07-28T11:48:45.686303+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:46.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:46.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:46.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 373 16 16 0 0 0 - 0 2024-07-28T11:48:46.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:46.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:48:46.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:46.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:46.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:46.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:47.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:47.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:47.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:47.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 374 16 16 0 0 0 - 0 2024-07-28T11:48:47.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:47.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:48:47.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:47.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:47 smithi177 bash[79620]: cluster 2024-07-28T11:48:46.087927+0000 mgr.y (mgr.25253) 606 : cluster [DBG] pgmap v578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:47.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:47 smithi177 bash[81864]: cluster 2024-07-28T11:48:46.087927+0000 mgr.y (mgr.25253) 606 : cluster [DBG] pgmap v578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:47.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:47.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:48.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:48.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:47 smithi204 bash[68176]: cluster 2024-07-28T11:48:46.087927+0000 mgr.y (mgr.25253) 606 : cluster [DBG] pgmap v578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:48.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:48.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:48.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 375 16 16 0 0 0 - 0 2024-07-28T11:48:48.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:48.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:48.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:48.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:48.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:49.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:49.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:49.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:49.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 376 16 16 0 0 0 - 0 2024-07-28T11:48:49.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:49.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:49.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:49.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:49.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:49 smithi204 bash[68176]: cluster 2024-07-28T11:48:48.088960+0000 mgr.y (mgr.25253) 607 : cluster [DBG] pgmap v579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:49.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:49 smithi177 bash[79620]: cluster 2024-07-28T11:48:48.088960+0000 mgr.y (mgr.25253) 607 : cluster [DBG] pgmap v579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:49 smithi177 bash[81864]: cluster 2024-07-28T11:48:48.088960+0000 mgr.y (mgr.25253) 607 : cluster [DBG] pgmap v579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:50.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:50.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:50.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:50.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:50.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 377 16 16 0 0 0 - 0 2024-07-28T11:48:50.487 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:50.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:50.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:50.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:50.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:50.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:50 smithi204 bash[68176]: cluster 2024-07-28T11:48:50.090468+0000 mgr.y (mgr.25253) 608 : cluster [DBG] pgmap v580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:51.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:51.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:51.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:51.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:50 smithi177 bash[81864]: cluster 2024-07-28T11:48:50.090468+0000 mgr.y (mgr.25253) 608 : cluster [DBG] pgmap v580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:51.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:50 smithi177 bash[79620]: cluster 2024-07-28T11:48:50.090468+0000 mgr.y (mgr.25253) 608 : cluster [DBG] pgmap v580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:51.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:51.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 378 16 16 0 0 0 - 0 2024-07-28T11:48:51.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:51.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:51.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:51.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:51.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:52.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:52.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:52.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:52.322 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:52.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 379 16 16 0 0 0 - 0 2024-07-28T11:48:52.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:52.487 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:48:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:48:52.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:52.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:52.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:52.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:53.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:53.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:53 smithi204 bash[68176]: cluster 2024-07-28T11:48:52.091974+0000 mgr.y (mgr.25253) 609 : cluster [DBG] pgmap v581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:53.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:53.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:53.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:53 smithi177 bash[79620]: cluster 2024-07-28T11:48:52.091974+0000 mgr.y (mgr.25253) 609 : cluster [DBG] pgmap v581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:53.401 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:53 smithi177 bash[81864]: cluster 2024-07-28T11:48:52.091974+0000 mgr.y (mgr.25253) 609 : cluster [DBG] pgmap v581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:53.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:48:53.436881+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:48:53.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:48:53.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 380 16 16 0 0 0 - 0 2024-07-28T11:48:53.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:53.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:53.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:53.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:53.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:54.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:54.148 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:48:54.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:54.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:54.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 381 16 16 0 0 0 - 0 2024-07-28T11:48:54.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:54.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:54.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:54.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:54.913 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:48:54.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T11:48:54.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:55.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:55 smithi204 bash[68176]: cluster 2024-07-28T11:48:54.093495+0000 mgr.y (mgr.25253) 610 : cluster [DBG] pgmap v582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:55.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:55.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:55 smithi177 bash[81864]: cluster 2024-07-28T11:48:54.093495+0000 mgr.y (mgr.25253) 610 : cluster [DBG] pgmap v582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:55.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:55 smithi177 bash[79620]: cluster 2024-07-28T11:48:54.093495+0000 mgr.y (mgr.25253) 610 : cluster [DBG] pgmap v582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:55.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:55.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:55.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 382 16 16 0 0 0 - 0 2024-07-28T11:48:55.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:55.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:55.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:55.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:56.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:56.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:56.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:56.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:48:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:48:56.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:56.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 383 16 16 0 0 0 - 0 2024-07-28T11:48:56.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:56.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:56.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:48:56.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:56.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:57.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:57.171 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:48:57.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:57.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:57 smithi204 bash[68176]: cluster 2024-07-28T11:48:56.094944+0000 mgr.y (mgr.25253) 611 : cluster [DBG] pgmap v583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:57 smithi204 bash[68176]: audit 2024-07-28T11:48:56.212582+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.177:0/3926702173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:57 smithi204 bash[68176]: audit 2024-07-28T11:48:56.213234+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.417 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[81864]: cluster 2024-07-28T11:48:56.094944+0000 mgr.y (mgr.25253) 611 : cluster [DBG] pgmap v583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:57.417 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[81864]: audit 2024-07-28T11:48:56.212582+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.177:0/3926702173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.417 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[81864]: audit 2024-07-28T11:48:56.213234+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[79620]: cluster 2024-07-28T11:48:56.094944+0000 mgr.y (mgr.25253) 611 : cluster [DBG] pgmap v583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:57.418 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[79620]: audit 2024-07-28T11:48:56.212582+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.177:0/3926702173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.418 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:57 smithi177 bash[79620]: audit 2024-07-28T11:48:56.213234+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:48:57.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 384 16 16 0 0 0 - 0 2024-07-28T11:48:57.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:57.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:57.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:57.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:57.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:58.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:58.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:58.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:58.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:58 smithi204 bash[68176]: cluster 2024-07-28T11:48:57.155209+0000 mon.a (mon.0) 831 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:58.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:58 smithi204 bash[68176]: audit 2024-07-28T11:48:57.174318+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:58.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:58 smithi204 bash[68176]: cluster 2024-07-28T11:48:57.174435+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e145: 8 total, 2 up, 7 in 2024-07-28T11:48:58.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:58.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 385 16 16 0 0 0 - 0 2024-07-28T11:48:58.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[81864]: cluster 2024-07-28T11:48:57.155209+0000 mon.a (mon.0) 831 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[81864]: audit 2024-07-28T11:48:57.174318+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[81864]: cluster 2024-07-28T11:48:57.174435+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e145: 8 total, 2 up, 7 in 2024-07-28T11:48:58.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[79620]: cluster 2024-07-28T11:48:57.155209+0000 mon.a (mon.0) 831 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:48:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[79620]: audit 2024-07-28T11:48:57.174318+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:48:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:58 smithi177 bash[79620]: cluster 2024-07-28T11:48:57.174435+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e145: 8 total, 2 up, 7 in 2024-07-28T11:48:58.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:58.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:48:58.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:58.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:59.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:48:59.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:48:59 smithi177 bash[81864]: cluster 2024-07-28T11:48:58.096448+0000 mgr.y (mgr.25253) 612 : cluster [DBG] pgmap v585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:48:59 smithi177 bash[79620]: cluster 2024-07-28T11:48:58.096448+0000 mgr.y (mgr.25253) 612 : cluster [DBG] pgmap v585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:59.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:48:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:48:59 smithi204 bash[68176]: cluster 2024-07-28T11:48:58.096448+0000 mgr.y (mgr.25253) 612 : cluster [DBG] pgmap v585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:48:59.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 386 16 16 0 0 0 - 0 2024-07-28T11:48:59.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:59.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:48:59.681 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:48:59.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:48:59.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:48:59.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:00.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:49:00.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:00.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:00.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:00.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 387 16 16 0 0 0 - 0 2024-07-28T11:49:00.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:00.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:00.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:00.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:00.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:01.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:01.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:01.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:01.385 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:01 smithi204 bash[68176]: cluster 2024-07-28T11:49:00.097613+0000 mgr.y (mgr.25253) 613 : cluster [DBG] pgmap v586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:01.385 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:01 smithi204 bash[68176]: audit 2024-07-28T11:49:00.677977+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:01.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:01.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 388 16 16 0 0 0 - 0 2024-07-28T11:49:01.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:01.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:01 smithi177 bash[81864]: cluster 2024-07-28T11:49:00.097613+0000 mgr.y (mgr.25253) 613 : cluster [DBG] pgmap v586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:01.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:01 smithi177 bash[81864]: audit 2024-07-28T11:49:00.677977+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:01 smithi177 bash[79620]: cluster 2024-07-28T11:49:00.097613+0000 mgr.y (mgr.25253) 613 : cluster [DBG] pgmap v586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:01 smithi177 bash[79620]: audit 2024-07-28T11:49:00.677977+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:01.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:01.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:01.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:01.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:02.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:02.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:02.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:02.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:02.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 389 16 16 0 0 0 - 0 2024-07-28T11:49:02.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:02.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:02.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:02.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:02.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:03.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:03.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:03.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:03.378 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:03.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:03 smithi204 bash[68176]: cluster 2024-07-28T11:49:02.099125+0000 mgr.y (mgr.25253) 614 : cluster [DBG] pgmap v587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:03.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:03.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 390 16 16 0 0 0 - 0 2024-07-28T11:49:03.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:03 smithi177 bash[81864]: cluster 2024-07-28T11:49:02.099125+0000 mgr.y (mgr.25253) 614 : cluster [DBG] pgmap v587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:03.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:03 smithi177 bash[79620]: cluster 2024-07-28T11:49:02.099125+0000 mgr.y (mgr.25253) 614 : cluster [DBG] pgmap v587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:03.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:03.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:03.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:03.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:03.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:04.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T11:49:04.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:04.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:04.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:04.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 391 16 16 0 0 0 - 0 2024-07-28T11:49:04.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:04.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:04.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:04.816 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:04.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:04.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:05.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:05.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:05.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:05.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:05 smithi204 bash[68176]: cluster 2024-07-28T11:49:04.100651+0000 mgr.y (mgr.25253) 615 : cluster [DBG] pgmap v588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:05.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 392 16 16 0 0 0 - 0 2024-07-28T11:49:05.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:05.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:05 smithi177 bash[81864]: cluster 2024-07-28T11:49:04.100651+0000 mgr.y (mgr.25253) 615 : cluster [DBG] pgmap v588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:05.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:05 smithi177 bash[79620]: cluster 2024-07-28T11:49:04.100651+0000 mgr.y (mgr.25253) 615 : cluster [DBG] pgmap v588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:05.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:05.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:05.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:05.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:06.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:06.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:06.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:06.324 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:49:06.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:06.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 393 16 16 0 0 0 - 0 2024-07-28T11:49:06.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:06.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:06.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:06.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:06.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:07.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:07.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:07.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:07.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 394 16 16 0 0 0 - 0 2024-07-28T11:49:07.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:07.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:07 smithi204 bash[68176]: cluster 2024-07-28T11:49:06.101642+0000 mgr.y (mgr.25253) 616 : cluster [DBG] pgmap v589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:07.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:07 smithi177 bash[81864]: cluster 2024-07-28T11:49:06.101642+0000 mgr.y (mgr.25253) 616 : cluster [DBG] pgmap v589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:07.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:07 smithi177 bash[79620]: cluster 2024-07-28T11:49:06.101642+0000 mgr.y (mgr.25253) 616 : cluster [DBG] pgmap v589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:07.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:07.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:07.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:07.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:08.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:08.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:08.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:08.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:08.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 395 16 16 0 0 0 - 0 2024-07-28T11:49:08.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:08.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:08.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:08.843 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:49:08.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:08.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:09.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:09.189 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[79620]: cluster 2024-07-28T11:49:08.103068+0000 mgr.y (mgr.25253) 617 : cluster [DBG] pgmap v590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[79620]: audit 2024-07-28T11:49:08.828746+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[79620]: audit 2024-07-28T11:49:08.880568+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:09.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:09.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:09 smithi204 bash[68176]: cluster 2024-07-28T11:49:08.103068+0000 mgr.y (mgr.25253) 617 : cluster [DBG] pgmap v590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:09.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:09 smithi204 bash[68176]: audit 2024-07-28T11:49:08.828746+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:09.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:09 smithi204 bash[68176]: audit 2024-07-28T11:49:08.880568+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:09.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:09.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 396 16 16 0 0 0 - 0 2024-07-28T11:49:09.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:09.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[81864]: cluster 2024-07-28T11:49:08.103068+0000 mgr.y (mgr.25253) 617 : cluster [DBG] pgmap v590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:09.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[81864]: audit 2024-07-28T11:49:08.828746+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:09.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:09 smithi177 bash[81864]: audit 2024-07-28T11:49:08.880568+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:09.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:09.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:09.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:09.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:10.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:10.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:10.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[81864]: cluster 2024-07-28T11:49:09.188076+0000 mon.a (mon.0) 837 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:49:10.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[81864]: audit 2024-07-28T11:49:09.192499+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:10.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[81864]: cluster 2024-07-28T11:49:09.192553+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e146: 8 total, 2 up, 7 in 2024-07-28T11:49:10.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[79620]: cluster 2024-07-28T11:49:09.188076+0000 mon.a (mon.0) 837 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:49:10.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[79620]: audit 2024-07-28T11:49:09.192499+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:10.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:10 smithi177 bash[79620]: cluster 2024-07-28T11:49:09.192553+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e146: 8 total, 2 up, 7 in 2024-07-28T11:49:10.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:10 smithi204 bash[68176]: cluster 2024-07-28T11:49:09.188076+0000 mon.a (mon.0) 837 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:49:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:10 smithi204 bash[68176]: audit 2024-07-28T11:49:09.192499+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.177:0/4048897805' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:10 smithi204 bash[68176]: cluster 2024-07-28T11:49:09.192553+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e146: 8 total, 2 up, 7 in 2024-07-28T11:49:10.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:10.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 397 16 16 0 0 0 - 0 2024-07-28T11:49:10.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:10.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:10.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:10.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:11.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:11.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:11.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:11.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:11 smithi204 bash[68176]: cluster 2024-07-28T11:49:10.104605+0000 mgr.y (mgr.25253) 618 : cluster [DBG] pgmap v592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:11.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 398 16 16 0 0 0 - 0 2024-07-28T11:49:11.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:11.493 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:11 smithi177 bash[79620]: cluster 2024-07-28T11:49:10.104605+0000 mgr.y (mgr.25253) 618 : cluster [DBG] pgmap v592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:11.493 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:11 smithi177 bash[81864]: cluster 2024-07-28T11:49:10.104605+0000 mgr.y (mgr.25253) 618 : cluster [DBG] pgmap v592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:11.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:11.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:11.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:11.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:11.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:49:12.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:12.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:12.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:12.346 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:12.347 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:12 smithi204 bash[60899]: ts=2024-07-28T11:49: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:12.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:12.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 399 16 16 0 0 0 - 0 2024-07-28T11:49:12.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:12.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:12.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:12.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:13.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:13.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T11:49:13.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:13.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:13.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:13 smithi204 bash[68176]: cluster 2024-07-28T11:49:12.106119+0000 mgr.y (mgr.25253) 619 : cluster [DBG] pgmap v593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:13.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:49:13.439879+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:49:13.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:49:13.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 400 16 16 0 0 0 - 0 2024-07-28T11:49:13.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:13.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:13 smithi177 bash[79620]: cluster 2024-07-28T11:49:12.106119+0000 mgr.y (mgr.25253) 619 : cluster [DBG] pgmap v593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:13.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:13 smithi177 bash[81864]: cluster 2024-07-28T11:49:12.106119+0000 mgr.y (mgr.25253) 619 : cluster [DBG] pgmap v593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:13.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:13.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:13.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:13.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:14.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:14.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:14.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:14.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:14.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 401 16 16 0 0 0 - 0 2024-07-28T11:49:14.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:14.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:14.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:14.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:14.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:15.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:15.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:15.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:15.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 402 16 16 0 0 0 - 0 2024-07-28T11:49:15.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[79620]: cluster 2024-07-28T11:49:14.106862+0000 mgr.y (mgr.25253) 620 : cluster [DBG] pgmap v594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[79620]: audit 2024-07-28T11:49:14.465750+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[79620]: audit 2024-07-28T11:49:14.475839+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[81864]: cluster 2024-07-28T11:49:14.106862+0000 mgr.y (mgr.25253) 620 : cluster [DBG] pgmap v594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[81864]: audit 2024-07-28T11:49:14.465750+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:15 smithi177 bash[81864]: audit 2024-07-28T11:49:14.475839+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:15.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:15.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:15 smithi204 bash[68176]: cluster 2024-07-28T11:49:14.106862+0000 mgr.y (mgr.25253) 620 : cluster [DBG] pgmap v594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:15 smithi204 bash[68176]: audit 2024-07-28T11:49:14.465750+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:15 smithi204 bash[68176]: audit 2024-07-28T11:49:14.475839+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:15.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:16.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:16.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:16.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:49:16.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:16.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:16.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 403 16 16 0 0 0 - 0 2024-07-28T11:49:16.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:16.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:16.651 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.542318+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.550022+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.684097+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.686190+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.995749+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:15.997035+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[81864]: audit 2024-07-28T11:49:16.006275+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.542318+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.550022+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.684097+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.686190+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:16.652 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.995749+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:16.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:15.997035+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:16.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:16 smithi177 bash[79620]: audit 2024-07-28T11:49:16.006275+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.757 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:16.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.542318+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.550022+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.684097+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.686190+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.995749+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:15.997035+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:16 smithi204 bash[68176]: audit 2024-07-28T11:49:16.006275+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:16.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:17.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:17.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:17.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:17.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 404 16 16 0 0 0 - 0 2024-07-28T11:49:17.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:17.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:17.610 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:49:17.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:17.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:17.844 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:17 smithi177 bash[81864]: cluster 2024-07-28T11:49:16.107718+0000 mgr.y (mgr.25253) 621 : cluster [DBG] pgmap v595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:17.844 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:17 smithi177 bash[79620]: cluster 2024-07-28T11:49:16.107718+0000 mgr.y (mgr.25253) 621 : cluster [DBG] pgmap v595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:17 smithi204 bash[68176]: cluster 2024-07-28T11:49:16.107718+0000 mgr.y (mgr.25253) 621 : cluster [DBG] pgmap v595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:17.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:18.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:18.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:18.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:18.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:18.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 405 16 16 0 0 0 - 0 2024-07-28T11:49:18.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:18.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:18.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:18.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:19.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:19.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:19.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:19.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:19.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 406 16 16 0 0 0 - 0 2024-07-28T11:49:19.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:19.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:19.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:19.741 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:19 smithi177 bash[79620]: cluster 2024-07-28T11:49:18.108487+0000 mgr.y (mgr.25253) 622 : cluster [DBG] pgmap v596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:19.741 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:19 smithi177 bash[81864]: cluster 2024-07-28T11:49:18.108487+0000 mgr.y (mgr.25253) 622 : cluster [DBG] pgmap v596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:19.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:19 smithi204 bash[68176]: cluster 2024-07-28T11:49:18.108487+0000 mgr.y (mgr.25253) 622 : cluster [DBG] pgmap v596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:19.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:19.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:20.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:20.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:20.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:20.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 407 16 16 0 0 0 - 0 2024-07-28T11:49:20.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:20.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:20.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:20.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:20.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:20.929 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:21.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:21.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:21.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:21.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:21.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 408 16 16 0 0 0 - 0 2024-07-28T11:49:21.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:21.556 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:49:21.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:21.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T11:49:21.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:21.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:21.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[81864]: cluster 2024-07-28T11:49:20.109972+0000 mgr.y (mgr.25253) 623 : cluster [DBG] pgmap v597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:21.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[81864]: audit 2024-07-28T11:49:20.726471+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.177:0/1149142257' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[81864]: audit 2024-07-28T11:49:20.727023+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.867 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[79620]: cluster 2024-07-28T11:49:20.109972+0000 mgr.y (mgr.25253) 623 : cluster [DBG] pgmap v597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:21.867 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[79620]: audit 2024-07-28T11:49:20.726471+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.177:0/1149142257' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.867 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:21 smithi177 bash[79620]: audit 2024-07-28T11:49:20.727023+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:21 smithi204 bash[68176]: cluster 2024-07-28T11:49:20.109972+0000 mgr.y (mgr.25253) 623 : cluster [DBG] pgmap v597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:21 smithi204 bash[68176]: audit 2024-07-28T11:49:20.726471+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.177:0/1149142257' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:21 smithi204 bash[68176]: audit 2024-07-28T11:49:20.727023+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:49:21.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:22.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:22.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:22.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:22.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 409 16 16 0 0 0 - 0 2024-07-28T11:49:22.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:22.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:22.566 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:22.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:22.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[79620]: cluster 2024-07-28T11:49:21.551345+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[79620]: audit 2024-07-28T11:49:21.558897+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[79620]: cluster 2024-07-28T11:49:21.559076+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e147: 8 total, 2 up, 7 in 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[81864]: cluster 2024-07-28T11:49:21.551345+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[81864]: audit 2024-07-28T11:49:21.558897+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:49:22.810 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:22 smithi177 bash[81864]: cluster 2024-07-28T11:49:21.559076+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e147: 8 total, 2 up, 7 in 2024-07-28T11:49:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:22 smithi204 bash[68176]: cluster 2024-07-28T11:49:21.551345+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:22 smithi204 bash[68176]: audit 2024-07-28T11:49:21.558897+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:49:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:22 smithi204 bash[68176]: cluster 2024-07-28T11:49:21.559076+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e147: 8 total, 2 up, 7 in 2024-07-28T11:49:22.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:23.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:23.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:23.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:23.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:23.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 410 16 16 0 0 0 - 0 2024-07-28T11:49:23.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:23.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:23.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:23.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:23.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:23 smithi177 bash[81864]: cluster 2024-07-28T11:49:22.111450+0000 mgr.y (mgr.25253) 624 : cluster [DBG] pgmap v599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:23.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:23 smithi177 bash[79620]: cluster 2024-07-28T11:49:22.111450+0000 mgr.y (mgr.25253) 624 : cluster [DBG] pgmap v599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:23 smithi204 bash[68176]: cluster 2024-07-28T11:49:22.111450+0000 mgr.y (mgr.25253) 624 : cluster [DBG] pgmap v599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:23.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:24.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:24.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:24.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:24.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 411 16 16 0 0 0 - 0 2024-07-28T11:49:24.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:24.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:49:24.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:24.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:24.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:24.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:25.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:25.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:25.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:25.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:25.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 412 16 16 0 0 0 - 0 2024-07-28T11:49:25.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:25.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:25.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:25.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:25 smithi204 bash[68176]: cluster 2024-07-28T11:49:24.112961+0000 mgr.y (mgr.25253) 625 : cluster [DBG] pgmap v600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:25.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:26.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:25 smithi177 bash[81864]: cluster 2024-07-28T11:49:24.112961+0000 mgr.y (mgr.25253) 625 : cluster [DBG] pgmap v600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:26.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:25 smithi177 bash[79620]: cluster 2024-07-28T11:49:24.112961+0000 mgr.y (mgr.25253) 625 : cluster [DBG] pgmap v600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:26.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:26.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:26.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:26.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:49:26.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:26.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 413 16 16 0 0 0 - 0 2024-07-28T11:49:26.500 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:26.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:26.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:26.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:26.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:27.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:27.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:27.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:27.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:27.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 414 16 16 0 0 0 - 0 2024-07-28T11:49:27.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:27.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:27.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:27.744 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:27 smithi177 bash[79620]: cluster 2024-07-28T11:49:26.114454+0000 mgr.y (mgr.25253) 626 : cluster [DBG] pgmap v601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:27.744 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:27 smithi177 bash[81864]: cluster 2024-07-28T11:49:26.114454+0000 mgr.y (mgr.25253) 626 : cluster [DBG] pgmap v601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:27.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:27 smithi204 bash[68176]: cluster 2024-07-28T11:49:26.114454+0000 mgr.y (mgr.25253) 626 : cluster [DBG] pgmap v601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:27.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:28.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:28.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:28.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:28.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:28.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 415 16 16 0 0 0 - 0 2024-07-28T11:49:28.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:28.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:28.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:28.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:29.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:29.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:29.163 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:29.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:29.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:29.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 416 16 16 0 0 0 - 0 2024-07-28T11:49:29.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:29.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:29.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:29.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:29 smithi177 bash[79620]: cluster 2024-07-28T11:49:28.115930+0000 mgr.y (mgr.25253) 627 : cluster [DBG] pgmap v602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:29.753 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:29 smithi177 bash[81864]: cluster 2024-07-28T11:49:28.115930+0000 mgr.y (mgr.25253) 627 : cluster [DBG] pgmap v602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:29.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:29 smithi204 bash[68176]: cluster 2024-07-28T11:49:28.115930+0000 mgr.y (mgr.25253) 627 : cluster [DBG] pgmap v602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:29.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:30.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:30.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:30.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:30.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 417 16 16 0 0 0 - 0 2024-07-28T11:49:30.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:30.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:30.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:30.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:30.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:30.987 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:31.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:31.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:31.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:31.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:31.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 418 16 16 0 0 0 - 0 2024-07-28T11:49:31.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:31.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:31.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:31.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:31.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[81864]: cluster 2024-07-28T11:49:30.116899+0000 mgr.y (mgr.25253) 628 : cluster [DBG] pgmap v603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:31.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[81864]: audit 2024-07-28T11:49:30.684869+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:31.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[81864]: audit 2024-07-28T11:49:30.686699+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:31.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[79620]: cluster 2024-07-28T11:49:30.116899+0000 mgr.y (mgr.25253) 628 : cluster [DBG] pgmap v603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:31.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[79620]: audit 2024-07-28T11:49:30.684869+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:31.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:31 smithi177 bash[79620]: audit 2024-07-28T11:49:30.686699+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:32.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:32.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:31 smithi204 bash[68176]: cluster 2024-07-28T11:49:30.116899+0000 mgr.y (mgr.25253) 628 : cluster [DBG] pgmap v603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:31 smithi204 bash[68176]: audit 2024-07-28T11:49:30.684869+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:31 smithi204 bash[68176]: audit 2024-07-28T11:49:30.686699+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:32.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:32.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:32.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 419 16 16 0 0 0 - 0 2024-07-28T11:49:32.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:32.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:32.607 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:32.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:32.772 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:32.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T11:49:32.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:32.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:33.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:33.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:33.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:33.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:49:33.442996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:49:33.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:49:33.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 420 16 16 0 0 0 - 0 2024-07-28T11:49:33.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:33.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:33.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:33.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:33 smithi204 bash[68176]: cluster 2024-07-28T11:49:32.118335+0000 mgr.y (mgr.25253) 629 : cluster [DBG] pgmap v604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:33.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:33.938 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:33 smithi177 bash[81864]: cluster 2024-07-28T11:49:32.118335+0000 mgr.y (mgr.25253) 629 : cluster [DBG] pgmap v604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:33.938 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:33 smithi177 bash[79620]: cluster 2024-07-28T11:49:32.118335+0000 mgr.y (mgr.25253) 629 : cluster [DBG] pgmap v604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:34.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:34.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:34.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:34.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:34.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 421 16 16 0 0 0 - 0 2024-07-28T11:49:34.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:34.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:34.699 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:49:34.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:34.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:34.885 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:34 smithi177 bash[81864]: audit 2024-07-28T11:49:34.389472+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:34.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:34 smithi177 bash[79620]: audit 2024-07-28T11:49:34.389472+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:34.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:35.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:34 smithi204 bash[68176]: audit 2024-07-28T11:49:34.389472+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:49:35.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:35.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:35.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:35.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 422 16 16 0 0 0 - 0 2024-07-28T11:49:35.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:35.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:35.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:35.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[81864]: cluster 2024-07-28T11:49:34.119138+0000 mgr.y (mgr.25253) 630 : cluster [DBG] pgmap v605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[81864]: cluster 2024-07-28T11:49:34.687176+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[81864]: audit 2024-07-28T11:49:34.702494+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[81864]: cluster 2024-07-28T11:49:34.702595+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e148: 8 total, 2 up, 7 in 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[79620]: cluster 2024-07-28T11:49:34.119138+0000 mgr.y (mgr.25253) 630 : cluster [DBG] pgmap v605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[79620]: cluster 2024-07-28T11:49:34.687176+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[79620]: audit 2024-07-28T11:49:34.702494+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:35.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:35 smithi177 bash[79620]: cluster 2024-07-28T11:49:34.702595+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e148: 8 total, 2 up, 7 in 2024-07-28T11:49:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:35 smithi204 bash[68176]: cluster 2024-07-28T11:49:34.119138+0000 mgr.y (mgr.25253) 630 : cluster [DBG] pgmap v605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:35 smithi204 bash[68176]: cluster 2024-07-28T11:49:34.687176+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:35 smithi204 bash[68176]: audit 2024-07-28T11:49:34.702494+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.177:0/3174322737' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:49:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:35 smithi204 bash[68176]: cluster 2024-07-28T11:49:34.702595+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e148: 8 total, 2 up, 7 in 2024-07-28T11:49:35.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:36.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:36.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:36.194 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:49:36.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:36.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:36.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 423 16 16 0 0 0 - 0 2024-07-28T11:49:36.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:36.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:36.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:36.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:37.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:37.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:37.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:37.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:37.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 424 16 16 0 0 0 - 0 2024-07-28T11:49:37.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:37.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:49:37.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:37.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:37.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:37.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:37.976 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:37 smithi177 bash[81864]: cluster 2024-07-28T11:49:36.120663+0000 mgr.y (mgr.25253) 631 : cluster [DBG] pgmap v607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:37.976 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:37 smithi177 bash[79620]: cluster 2024-07-28T11:49:36.120663+0000 mgr.y (mgr.25253) 631 : cluster [DBG] pgmap v607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:38.035 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:37 smithi204 bash[68176]: cluster 2024-07-28T11:49:36.120663+0000 mgr.y (mgr.25253) 631 : cluster [DBG] pgmap v607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:38.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:38.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:38.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:38.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 425 16 16 0 0 0 - 0 2024-07-28T11:49:38.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:38.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:38.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:38.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:39.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:39.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:39.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:39.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:39.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 426 16 16 0 0 0 - 0 2024-07-28T11:49:39.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:39.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:39.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:39.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:39.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:39 smithi204 bash[68176]: cluster 2024-07-28T11:49:38.122205+0000 mgr.y (mgr.25253) 632 : cluster [DBG] pgmap v608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:39.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:39 smithi177 bash[81864]: cluster 2024-07-28T11:49:38.122205+0000 mgr.y (mgr.25253) 632 : cluster [DBG] pgmap v608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:39 smithi177 bash[79620]: cluster 2024-07-28T11:49:38.122205+0000 mgr.y (mgr.25253) 632 : cluster [DBG] pgmap v608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:40.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:40.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:40.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:40.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 427 16 16 0 0 0 - 0 2024-07-28T11:49:40.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:40.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:40.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:40.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:40.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:41.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:41.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:41.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:41.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:41.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 428 16 16 0 0 0 - 0 2024-07-28T11:49:41.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:41.577 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:41.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:41.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:41.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:42.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:42.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:41 smithi177 bash[81864]: cluster 2024-07-28T11:49:40.123762+0000 mgr.y (mgr.25253) 633 : cluster [DBG] pgmap v609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:41 smithi177 bash[79620]: cluster 2024-07-28T11:49:40.123762+0000 mgr.y (mgr.25253) 633 : cluster [DBG] pgmap v609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:42.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:41 smithi204 bash[68176]: cluster 2024-07-28T11:49:40.123762+0000 mgr.y (mgr.25253) 633 : cluster [DBG] pgmap v609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:42.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:42.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:42.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 429 16 16 0 0 0 - 0 2024-07-28T11:49:42.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:42.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T11:49:42.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:42.621 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:42.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:42.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:42.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:43.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:43.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:43.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:43.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 430 16 16 0 0 0 - 0 2024-07-28T11:49:43.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:43.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:43.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:43.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:43.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:43.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:43 smithi177 bash[81864]: cluster 2024-07-28T11:49:42.125244+0000 mgr.y (mgr.25253) 634 : cluster [DBG] pgmap v610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:43.932 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:43 smithi177 bash[79620]: cluster 2024-07-28T11:49:42.125244+0000 mgr.y (mgr.25253) 634 : cluster [DBG] pgmap v610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:43.977 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:44.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:44.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:43 smithi204 bash[68176]: cluster 2024-07-28T11:49:42.125244+0000 mgr.y (mgr.25253) 634 : cluster [DBG] pgmap v610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:44.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:44.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:44.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 431 16 16 0 0 0 - 0 2024-07-28T11:49:44.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:44.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:44.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:44.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:44.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:45.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:45.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:45.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:45.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 432 16 16 0 0 0 - 0 2024-07-28T11:49:45.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:45.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:45.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:45.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:45 smithi204 bash[68176]: cluster 2024-07-28T11:49:44.126165+0000 mgr.y (mgr.25253) 635 : cluster [DBG] pgmap v611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:45 smithi204 bash[68176]: audit 2024-07-28T11:49:45.679428+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:45.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:45.954 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:45 smithi177 bash[81864]: cluster 2024-07-28T11:49:44.126165+0000 mgr.y (mgr.25253) 635 : cluster [DBG] pgmap v611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:45.954 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:45 smithi177 bash[81864]: audit 2024-07-28T11:49:45.679428+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:45.954 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:45 smithi177 bash[79620]: cluster 2024-07-28T11:49:44.126165+0000 mgr.y (mgr.25253) 635 : cluster [DBG] pgmap v611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:45.954 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:45 smithi177 bash[79620]: audit 2024-07-28T11:49:45.679428+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:46.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:46.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:46.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:49:46.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:46.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:46.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 433 16 16 0 0 0 - 0 2024-07-28T11:49:46.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:46.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:46.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:46.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:47.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:47.019 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:47.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:47.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:47.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:47.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 434 16 16 0 0 0 - 0 2024-07-28T11:49:47.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:47.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:47.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:47.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:47 smithi204 bash[68176]: cluster 2024-07-28T11:49:46.127560+0000 mgr.y (mgr.25253) 636 : cluster [DBG] pgmap v612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:47.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:47.971 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:47 smithi177 bash[79620]: cluster 2024-07-28T11:49:46.127560+0000 mgr.y (mgr.25253) 636 : cluster [DBG] pgmap v612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:47.971 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:47 smithi177 bash[81864]: cluster 2024-07-28T11:49:46.127560+0000 mgr.y (mgr.25253) 636 : cluster [DBG] pgmap v612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:48.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:48.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:48.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:48.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:48.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 435 16 16 0 0 0 - 0 2024-07-28T11:49:48.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:48.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:48.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:48.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:49.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:49.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:49.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:49.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:49.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 436 16 16 0 0 0 - 0 2024-07-28T11:49:49.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:49.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:49.728 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:49:49.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:49.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:49.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:49.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:49 smithi204 bash[68176]: cluster 2024-07-28T11:49:48.129037+0000 mgr.y (mgr.25253) 637 : cluster [DBG] pgmap v613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:49.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:49 smithi204 bash[68176]: audit 2024-07-28T11:49:49.055053+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:49:50.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:49 smithi177 bash[79620]: cluster 2024-07-28T11:49:48.129037+0000 mgr.y (mgr.25253) 637 : cluster [DBG] pgmap v613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:50.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:49 smithi177 bash[79620]: audit 2024-07-28T11:49:49.055053+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:49:50.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:49 smithi177 bash[81864]: cluster 2024-07-28T11:49:48.129037+0000 mgr.y (mgr.25253) 637 : cluster [DBG] pgmap v613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:49 smithi177 bash[81864]: audit 2024-07-28T11:49:49.055053+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:49:50.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:50.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:50.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:50.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 437 16 16 0 0 0 - 0 2024-07-28T11:49:50.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:50.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:50.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:50.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:50 smithi204 bash[68176]: cluster 2024-07-28T11:49:49.721810+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:50 smithi204 bash[68176]: audit 2024-07-28T11:49:49.731203+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:49:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:50 smithi204 bash[68176]: cluster 2024-07-28T11:49:49.731377+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e149: 8 total, 2 up, 7 in 2024-07-28T11:49:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:50 smithi204 bash[68176]: cluster 2024-07-28T11:49:50.129925+0000 mgr.y (mgr.25253) 638 : cluster [DBG] pgmap v615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:50.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[81864]: cluster 2024-07-28T11:49:49.721810+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[81864]: audit 2024-07-28T11:49:49.731203+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:49:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[81864]: cluster 2024-07-28T11:49:49.731377+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e149: 8 total, 2 up, 7 in 2024-07-28T11:49:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[81864]: cluster 2024-07-28T11:49:50.129925+0000 mgr.y (mgr.25253) 638 : cluster [DBG] pgmap v615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[79620]: cluster 2024-07-28T11:49:49.721810+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:49:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[79620]: audit 2024-07-28T11:49:49.731203+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/1843105108' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:49:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[79620]: cluster 2024-07-28T11:49:49.731377+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e149: 8 total, 2 up, 7 in 2024-07-28T11:49:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:50 smithi177 bash[79620]: cluster 2024-07-28T11:49:50.129925+0000 mgr.y (mgr.25253) 638 : cluster [DBG] pgmap v615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:51.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:51.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:51.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:51.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:51.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 438 16 16 0 0 0 - 0 2024-07-28T11:49:51.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:51.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:51.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:51.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:52.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:52.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:52.162 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:49:52.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:52.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:52.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 439 16 16 0 0 0 - 0 2024-07-28T11:49:52.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:52.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:49:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:49:52.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:52.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:52.867 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:49:52.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T11:49:52.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:53.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:53.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:49:53.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:53.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:53 smithi204 bash[68176]: cluster 2024-07-28T11:49:52.130672+0000 mgr.y (mgr.25253) 639 : cluster [DBG] pgmap v616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:53.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:49:53.445831+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:49:53.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:49:53.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 440 16 16 0 0 0 - 0 2024-07-28T11:49:53.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:53.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:53 smithi177 bash[81864]: cluster 2024-07-28T11:49:52.130672+0000 mgr.y (mgr.25253) 639 : cluster [DBG] pgmap v616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:53.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:53 smithi177 bash[79620]: cluster 2024-07-28T11:49:52.130672+0000 mgr.y (mgr.25253) 639 : cluster [DBG] pgmap v616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:53.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:53.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:53.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:53.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:54.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:54.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:54.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:54.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:54.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 441 16 16 0 0 0 - 0 2024-07-28T11:49:54.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:54.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:54.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:54.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:55.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:55.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:55.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:55.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:55.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 442 16 16 0 0 0 - 0 2024-07-28T11:49:55.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:55.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:55 smithi204 bash[68176]: cluster 2024-07-28T11:49:54.131622+0000 mgr.y (mgr.25253) 640 : cluster [DBG] pgmap v617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:55.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:55 smithi177 bash[81864]: cluster 2024-07-28T11:49:54.131622+0000 mgr.y (mgr.25253) 640 : cluster [DBG] pgmap v617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:55.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:55 smithi177 bash[79620]: cluster 2024-07-28T11:49:54.131622+0000 mgr.y (mgr.25253) 640 : cluster [DBG] pgmap v617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:55.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:55.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:55.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:55.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:56.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:56.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:56.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:56.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:56.439 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:49:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T11:49:56.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 443 16 16 0 0 0 - 0 2024-07-28T11:49:56.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:56.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:56.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:56.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:57.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:57.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:57.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:57.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:57.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 444 16 16 0 0 0 - 0 2024-07-28T11:49:57.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:57.508 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:57 smithi177 bash[81864]: cluster 2024-07-28T11:49:56.133052+0000 mgr.y (mgr.25253) 641 : cluster [DBG] pgmap v618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:57.509 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:57 smithi177 bash[79620]: cluster 2024-07-28T11:49:56.133052+0000 mgr.y (mgr.25253) 641 : cluster [DBG] pgmap v618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:57.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:49:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:57 smithi204 bash[68176]: cluster 2024-07-28T11:49:56.133052+0000 mgr.y (mgr.25253) 641 : cluster [DBG] pgmap v618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:57.681 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:57.682 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:57.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:57.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:57.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:58.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:49:58.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:58.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:58.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:58.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 445 16 16 0 0 0 - 0 2024-07-28T11:49:58.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:58.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:58.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:58.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:59.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:49:59.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:59.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:59.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:49:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:49:59 smithi204 bash[68176]: cluster 2024-07-28T11:49:58.134520+0000 mgr.y (mgr.25253) 642 : cluster [DBG] pgmap v619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:59.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 446 16 16 0 0 0 - 0 2024-07-28T11:49:59.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:49:59 smithi177 bash[81864]: cluster 2024-07-28T11:49:58.134520+0000 mgr.y (mgr.25253) 642 : cluster [DBG] pgmap v619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:59.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:49:59 smithi177 bash[79620]: cluster 2024-07-28T11:49:58.134520+0000 mgr.y (mgr.25253) 642 : cluster [DBG] pgmap v619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:49:59.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:49:59.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:49:59.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:49:59.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:00.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:00.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:00.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:00.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 447 16 16 0 0 0 - 0 2024-07-28T11:50:00.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000162+0000 mon.a (mon.0) 864 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000192+0000 mon.a (mon.0) 865 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000206+0000 mon.a (mon.0) 866 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000220+0000 mon.a (mon.0) 867 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000234+0000 mon.a (mon.0) 868 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000246+0000 mon.a (mon.0) 869 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000264+0000 mon.a (mon.0) 870 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000272+0000 mon.a (mon.0) 871 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000280+0000 mon.a (mon.0) 872 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T11:50:00.458 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000287+0000 mon.a (mon.0) 873 : cluster [WRN] pg 1.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000294+0000 mon.a (mon.0) 874 : cluster [WRN] pg 2.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000302+0000 mon.a (mon.0) 875 : cluster [WRN] pg 2.1 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000311+0000 mon.a (mon.0) 876 : cluster [WRN] pg 2.4 is stuck stale for 8m, current state stale+peering, last acting [0,7] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000318+0000 mon.a (mon.0) 877 : cluster [WRN] pg 2.5 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000327+0000 mon.a (mon.0) 878 : cluster [WRN] pg 3.0 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000342+0000 mon.a (mon.0) 879 : cluster [WRN] pg 3.1 is stuck stale for 8m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000354+0000 mon.a (mon.0) 880 : cluster [WRN] pg 3.3 is stuck stale for 8m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000368+0000 mon.a (mon.0) 881 : cluster [WRN] pg 3.4 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000382+0000 mon.a (mon.0) 882 : cluster [WRN] pg 3.7 is stuck inactive for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000396+0000 mon.a (mon.0) 883 : cluster [WRN] pg 3.8 is stuck peering for 9m, current state peering, last acting [3] 2024-07-28T11:50:00.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000409+0000 mon.a (mon.0) 884 : cluster [WRN] pg 3.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000162+0000 mon.a (mon.0) 864 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000192+0000 mon.a (mon.0) 865 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000206+0000 mon.a (mon.0) 866 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000220+0000 mon.a (mon.0) 867 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000234+0000 mon.a (mon.0) 868 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000246+0000 mon.a (mon.0) 869 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000264+0000 mon.a (mon.0) 870 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000272+0000 mon.a (mon.0) 871 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T11:50:00.460 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000280+0000 mon.a (mon.0) 872 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000287+0000 mon.a (mon.0) 873 : cluster [WRN] pg 1.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000294+0000 mon.a (mon.0) 874 : cluster [WRN] pg 2.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000302+0000 mon.a (mon.0) 875 : cluster [WRN] pg 2.1 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000311+0000 mon.a (mon.0) 876 : cluster [WRN] pg 2.4 is stuck stale for 8m, current state stale+peering, last acting [0,7] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000318+0000 mon.a (mon.0) 877 : cluster [WRN] pg 2.5 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000327+0000 mon.a (mon.0) 878 : cluster [WRN] pg 3.0 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000342+0000 mon.a (mon.0) 879 : cluster [WRN] pg 3.1 is stuck stale for 8m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000354+0000 mon.a (mon.0) 880 : cluster [WRN] pg 3.3 is stuck stale for 8m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000368+0000 mon.a (mon.0) 881 : cluster [WRN] pg 3.4 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000382+0000 mon.a (mon.0) 882 : cluster [WRN] pg 3.7 is stuck inactive for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000396+0000 mon.a (mon.0) 883 : cluster [WRN] pg 3.8 is stuck peering for 9m, current state peering, last acting [3] 2024-07-28T11:50:00.461 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000409+0000 mon.a (mon.0) 884 : cluster [WRN] pg 3.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000423+0000 mon.a (mon.0) 885 : cluster [WRN] pg 3.a is stuck stale for 8m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000438+0000 mon.a (mon.0) 886 : cluster [WRN] pg 3.b is stuck peering for 8m, current state peering, last acting [3,4] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000450+0000 mon.a (mon.0) 887 : cluster [WRN] pg 3.d is stuck stale for 8m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000463+0000 mon.a (mon.0) 888 : cluster [WRN] pg 3.e is stuck stale for 8m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000477+0000 mon.a (mon.0) 889 : cluster [WRN] pg 3.f is stuck stale for 8m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000500+0000 mon.a (mon.0) 890 : cluster [WRN] pg 3.10 is stuck stale for 8m, current state stale+peering, last acting [0,5] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000514+0000 mon.a (mon.0) 891 : cluster [WRN] pg 3.11 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000528+0000 mon.a (mon.0) 892 : cluster [WRN] pg 3.12 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000541+0000 mon.a (mon.0) 893 : cluster [WRN] pg 3.13 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000556+0000 mon.a (mon.0) 894 : cluster [WRN] pg 4.2 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000570+0000 mon.a (mon.0) 895 : cluster [WRN] pg 4.3 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000584+0000 mon.a (mon.0) 896 : cluster [WRN] pg 4.4 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000596+0000 mon.a (mon.0) 897 : cluster [WRN] pg 4.5 is stuck stale for 8m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T11:50:00.462 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000611+0000 mon.a (mon.0) 898 : cluster [WRN] pg 4.6 is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000624+0000 mon.a (mon.0) 899 : cluster [WRN] pg 4.7 is stuck stale for 8m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000638+0000 mon.a (mon.0) 900 : cluster [WRN] pg 4.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000652+0000 mon.a (mon.0) 901 : cluster [WRN] pg 4.a is stuck stale for 8m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000666+0000 mon.a (mon.0) 902 : cluster [WRN] pg 4.b is stuck stale for 8m, current state stale+peering, last acting [0,4] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000680+0000 mon.a (mon.0) 903 : cluster [WRN] pg 4.c is stuck stale for 8m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000694+0000 mon.a (mon.0) 904 : cluster [WRN] pg 4.d is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000709+0000 mon.a (mon.0) 905 : cluster [WRN] pg 4.e is stuck stale for 8m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000423+0000 mon.a (mon.0) 885 : cluster [WRN] pg 3.a is stuck stale for 8m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T11:50:00.463 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000438+0000 mon.a (mon.0) 886 : cluster [WRN] pg 3.b is stuck peering for 8m, current state peering, last acting [3,4] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000450+0000 mon.a (mon.0) 887 : cluster [WRN] pg 3.d is stuck stale for 8m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000463+0000 mon.a (mon.0) 888 : cluster [WRN] pg 3.e is stuck stale for 8m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000477+0000 mon.a (mon.0) 889 : cluster [WRN] pg 3.f is stuck stale for 8m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000500+0000 mon.a (mon.0) 890 : cluster [WRN] pg 3.10 is stuck stale for 8m, current state stale+peering, last acting [0,5] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000514+0000 mon.a (mon.0) 891 : cluster [WRN] pg 3.11 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000528+0000 mon.a (mon.0) 892 : cluster [WRN] pg 3.12 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000541+0000 mon.a (mon.0) 893 : cluster [WRN] pg 3.13 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000556+0000 mon.a (mon.0) 894 : cluster [WRN] pg 4.2 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000570+0000 mon.a (mon.0) 895 : cluster [WRN] pg 4.3 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000584+0000 mon.a (mon.0) 896 : cluster [WRN] pg 4.4 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000596+0000 mon.a (mon.0) 897 : cluster [WRN] pg 4.5 is stuck stale for 8m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000611+0000 mon.a (mon.0) 898 : cluster [WRN] pg 4.6 is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000624+0000 mon.a (mon.0) 899 : cluster [WRN] pg 4.7 is stuck stale for 8m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000638+0000 mon.a (mon.0) 900 : cluster [WRN] pg 4.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000652+0000 mon.a (mon.0) 901 : cluster [WRN] pg 4.a is stuck stale for 8m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000666+0000 mon.a (mon.0) 902 : cluster [WRN] pg 4.b is stuck stale for 8m, current state stale+peering, last acting [0,4] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000680+0000 mon.a (mon.0) 903 : cluster [WRN] pg 4.c is stuck stale for 8m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000694+0000 mon.a (mon.0) 904 : cluster [WRN] pg 4.d is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000709+0000 mon.a (mon.0) 905 : cluster [WRN] pg 4.e is stuck stale for 8m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000723+0000 mon.a (mon.0) 906 : cluster [WRN] pg 4.14 is stuck peering for 8m, current state peering, last acting [3,5] 2024-07-28T11:50:00.465 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000736+0000 mon.a (mon.0) 907 : cluster [WRN] pg 4.16 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000756+0000 mon.a (mon.0) 908 : cluster [WRN] pg 4.17 is stuck peering for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000770+0000 mon.a (mon.0) 909 : cluster [WRN] pg 6.0 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000783+0000 mon.a (mon.0) 910 : cluster [WRN] pg 6.1 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000797+0000 mon.a (mon.0) 911 : cluster [WRN] pg 6.2 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000813+0000 mon.a (mon.0) 912 : cluster [WRN] pg 6.4 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000826+0000 mon.a (mon.0) 913 : cluster [WRN] pg 6.5 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000840+0000 mon.a (mon.0) 914 : cluster [WRN] pg 6.6 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000855+0000 mon.a (mon.0) 915 : cluster [WRN] pg 6.7 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000869+0000 mon.a (mon.0) 916 : cluster [WRN] pg 6.8 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000882+0000 mon.a (mon.0) 917 : cluster [WRN] pg 6.9 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000895+0000 mon.a (mon.0) 918 : cluster [WRN] pg 6.a is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000909+0000 mon.a (mon.0) 919 : cluster [WRN] pg 6.b is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000923+0000 mon.a (mon.0) 920 : cluster [WRN] pg 6.c is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000937+0000 mon.a (mon.0) 921 : cluster [WRN] pg 6.d is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000951+0000 mon.a (mon.0) 922 : cluster [WRN] pg 6.e is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000965+0000 mon.a (mon.0) 923 : cluster [WRN] pg 6.f is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000978+0000 mon.a (mon.0) 924 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.000993+0000 mon.a (mon.0) 925 : cluster [WRN] pg 3.2 is stuck undersized for 8m, current state active+undersized, last acting [3,5] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.001017+0000 mon.a (mon.0) 926 : cluster [WRN] pg 3.19 is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.001030+0000 mon.a (mon.0) 927 : cluster [WRN] pg 3.1e is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.001044+0000 mon.a (mon.0) 928 : cluster [WRN] pg 4.f is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.001058+0000 mon.a (mon.0) 929 : cluster [WRN] pg 4.10 is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000723+0000 mon.a (mon.0) 906 : cluster [WRN] pg 4.14 is stuck peering for 8m, current state peering, last acting [3,5] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000736+0000 mon.a (mon.0) 907 : cluster [WRN] pg 4.16 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000756+0000 mon.a (mon.0) 908 : cluster [WRN] pg 4.17 is stuck peering for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000770+0000 mon.a (mon.0) 909 : cluster [WRN] pg 6.0 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000783+0000 mon.a (mon.0) 910 : cluster [WRN] pg 6.1 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000797+0000 mon.a (mon.0) 911 : cluster [WRN] pg 6.2 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000813+0000 mon.a (mon.0) 912 : cluster [WRN] pg 6.4 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000826+0000 mon.a (mon.0) 913 : cluster [WRN] pg 6.5 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000840+0000 mon.a (mon.0) 914 : cluster [WRN] pg 6.6 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.468 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000855+0000 mon.a (mon.0) 915 : cluster [WRN] pg 6.7 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000869+0000 mon.a (mon.0) 916 : cluster [WRN] pg 6.8 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000882+0000 mon.a (mon.0) 917 : cluster [WRN] pg 6.9 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000895+0000 mon.a (mon.0) 918 : cluster [WRN] pg 6.a is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000909+0000 mon.a (mon.0) 919 : cluster [WRN] pg 6.b is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000923+0000 mon.a (mon.0) 920 : cluster [WRN] pg 6.c is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000937+0000 mon.a (mon.0) 921 : cluster [WRN] pg 6.d is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000951+0000 mon.a (mon.0) 922 : cluster [WRN] pg 6.e is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000965+0000 mon.a (mon.0) 923 : cluster [WRN] pg 6.f is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000978+0000 mon.a (mon.0) 924 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.000993+0000 mon.a (mon.0) 925 : cluster [WRN] pg 3.2 is stuck undersized for 8m, current state active+undersized, last acting [3,5] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.001017+0000 mon.a (mon.0) 926 : cluster [WRN] pg 3.19 is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.001030+0000 mon.a (mon.0) 927 : cluster [WRN] pg 3.1e is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.001044+0000 mon.a (mon.0) 928 : cluster [WRN] pg 4.f is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:00 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.001058+0000 mon.a (mon.0) 929 : cluster [WRN] pg 4.10 is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000162+0000 mon.a (mon.0) 864 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000192+0000 mon.a (mon.0) 865 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000206+0000 mon.a (mon.0) 866 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000220+0000 mon.a (mon.0) 867 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000234+0000 mon.a (mon.0) 868 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000246+0000 mon.a (mon.0) 869 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000264+0000 mon.a (mon.0) 870 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000272+0000 mon.a (mon.0) 871 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000280+0000 mon.a (mon.0) 872 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T11:50:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000287+0000 mon.a (mon.0) 873 : cluster [WRN] pg 1.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000294+0000 mon.a (mon.0) 874 : cluster [WRN] pg 2.0 is stuck stale for 8m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000302+0000 mon.a (mon.0) 875 : cluster [WRN] pg 2.1 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000311+0000 mon.a (mon.0) 876 : cluster [WRN] pg 2.4 is stuck stale for 8m, current state stale+peering, last acting [0,7] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000318+0000 mon.a (mon.0) 877 : cluster [WRN] pg 2.5 is stuck stale for 8m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000327+0000 mon.a (mon.0) 878 : cluster [WRN] pg 3.0 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000342+0000 mon.a (mon.0) 879 : cluster [WRN] pg 3.1 is stuck stale for 8m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000354+0000 mon.a (mon.0) 880 : cluster [WRN] pg 3.3 is stuck stale for 8m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000368+0000 mon.a (mon.0) 881 : cluster [WRN] pg 3.4 is stuck stale for 8m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000382+0000 mon.a (mon.0) 882 : cluster [WRN] pg 3.7 is stuck inactive for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000396+0000 mon.a (mon.0) 883 : cluster [WRN] pg 3.8 is stuck peering for 9m, current state peering, last acting [3] 2024-07-28T11:50:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000409+0000 mon.a (mon.0) 884 : cluster [WRN] pg 3.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000423+0000 mon.a (mon.0) 885 : cluster [WRN] pg 3.a is stuck stale for 8m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000438+0000 mon.a (mon.0) 886 : cluster [WRN] pg 3.b is stuck peering for 8m, current state peering, last acting [3,4] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000450+0000 mon.a (mon.0) 887 : cluster [WRN] pg 3.d is stuck stale for 8m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000463+0000 mon.a (mon.0) 888 : cluster [WRN] pg 3.e is stuck stale for 8m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000477+0000 mon.a (mon.0) 889 : cluster [WRN] pg 3.f is stuck stale for 8m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000500+0000 mon.a (mon.0) 890 : cluster [WRN] pg 3.10 is stuck stale for 8m, current state stale+peering, last acting [0,5] 2024-07-28T11:50:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000514+0000 mon.a (mon.0) 891 : cluster [WRN] pg 3.11 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000528+0000 mon.a (mon.0) 892 : cluster [WRN] pg 3.12 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000541+0000 mon.a (mon.0) 893 : cluster [WRN] pg 3.13 is stuck stale for 8m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000556+0000 mon.a (mon.0) 894 : cluster [WRN] pg 4.2 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000570+0000 mon.a (mon.0) 895 : cluster [WRN] pg 4.3 is stuck stale for 8m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000584+0000 mon.a (mon.0) 896 : cluster [WRN] pg 4.4 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000596+0000 mon.a (mon.0) 897 : cluster [WRN] pg 4.5 is stuck stale for 8m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000611+0000 mon.a (mon.0) 898 : cluster [WRN] pg 4.6 is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000624+0000 mon.a (mon.0) 899 : cluster [WRN] pg 4.7 is stuck stale for 8m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000638+0000 mon.a (mon.0) 900 : cluster [WRN] pg 4.9 is stuck stale for 8m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000652+0000 mon.a (mon.0) 901 : cluster [WRN] pg 4.a is stuck stale for 8m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000666+0000 mon.a (mon.0) 902 : cluster [WRN] pg 4.b is stuck stale for 8m, current state stale+peering, last acting [0,4] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000680+0000 mon.a (mon.0) 903 : cluster [WRN] pg 4.c is stuck stale for 8m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T11:50:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000694+0000 mon.a (mon.0) 904 : cluster [WRN] pg 4.d is stuck stale for 8m, current state stale+peering, last acting [0] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000709+0000 mon.a (mon.0) 905 : cluster [WRN] pg 4.e is stuck stale for 8m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000723+0000 mon.a (mon.0) 906 : cluster [WRN] pg 4.14 is stuck peering for 8m, current state peering, last acting [3,5] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000736+0000 mon.a (mon.0) 907 : cluster [WRN] pg 4.16 is stuck peering for 11m, current state peering, last acting [3] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000756+0000 mon.a (mon.0) 908 : cluster [WRN] pg 4.17 is stuck peering for 8m, current state peering, last acting [3] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000770+0000 mon.a (mon.0) 909 : cluster [WRN] pg 6.0 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000783+0000 mon.a (mon.0) 910 : cluster [WRN] pg 6.1 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000797+0000 mon.a (mon.0) 911 : cluster [WRN] pg 6.2 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000813+0000 mon.a (mon.0) 912 : cluster [WRN] pg 6.4 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000826+0000 mon.a (mon.0) 913 : cluster [WRN] pg 6.5 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000840+0000 mon.a (mon.0) 914 : cluster [WRN] pg 6.6 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000855+0000 mon.a (mon.0) 915 : cluster [WRN] pg 6.7 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000869+0000 mon.a (mon.0) 916 : cluster [WRN] pg 6.8 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000882+0000 mon.a (mon.0) 917 : cluster [WRN] pg 6.9 is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000895+0000 mon.a (mon.0) 918 : cluster [WRN] pg 6.a is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000909+0000 mon.a (mon.0) 919 : cluster [WRN] pg 6.b is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000923+0000 mon.a (mon.0) 920 : cluster [WRN] pg 6.c is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000937+0000 mon.a (mon.0) 921 : cluster [WRN] pg 6.d is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000951+0000 mon.a (mon.0) 922 : cluster [WRN] pg 6.e is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000965+0000 mon.a (mon.0) 923 : cluster [WRN] pg 6.f is stuck inactive for 7m, current state unknown, last acting [] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000978+0000 mon.a (mon.0) 924 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.000993+0000 mon.a (mon.0) 925 : cluster [WRN] pg 3.2 is stuck undersized for 8m, current state active+undersized, last acting [3,5] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.001017+0000 mon.a (mon.0) 926 : cluster [WRN] pg 3.19 is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.001030+0000 mon.a (mon.0) 927 : cluster [WRN] pg 3.1e is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.001044+0000 mon.a (mon.0) 928 : cluster [WRN] pg 4.f is stuck undersized for 8m, current state active+undersized, last acting [3,4] 2024-07-28T11:50:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:00 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.001058+0000 mon.a (mon.0) 929 : cluster [WRN] pg 4.10 is stuck undersized for 8m, current state undersized+peered, last acting [3] 2024-07-28T11:50:00.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:00.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:00.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:01.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:01.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:01.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:01.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:01 smithi204 bash[68176]: cluster 2024-07-28T11:50:00.135336+0000 mgr.y (mgr.25253) 643 : cluster [DBG] pgmap v620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:01 smithi204 bash[68176]: audit 2024-07-28T11:50:00.679562+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:01.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 448 16 16 0 0 0 - 0 2024-07-28T11:50:01.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:01 smithi177 bash[79620]: cluster 2024-07-28T11:50:00.135336+0000 mgr.y (mgr.25253) 643 : cluster [DBG] pgmap v620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:01.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:01 smithi177 bash[79620]: audit 2024-07-28T11:50:00.679562+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:01 smithi177 bash[81864]: cluster 2024-07-28T11:50:00.135336+0000 mgr.y (mgr.25253) 643 : cluster [DBG] pgmap v620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:01 smithi177 bash[81864]: audit 2024-07-28T11:50:00.679562+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:01.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:01.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:01.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:01.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:01.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:02.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:02.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:02.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:02.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 449 16 16 0 0 0 - 0 2024-07-28T11:50:02.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:02.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:02.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:02.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:02.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:03.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:03.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:03.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:03.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:03.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 450 16 16 0 0 0 - 0 2024-07-28T11:50:03.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:03 smithi177 bash[79620]: cluster 2024-07-28T11:50:02.136499+0000 mgr.y (mgr.25253) 644 : cluster [DBG] pgmap v621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:03.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:03 smithi177 bash[81864]: cluster 2024-07-28T11:50:02.136499+0000 mgr.y (mgr.25253) 644 : cluster [DBG] pgmap v621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:03.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:03.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:03 smithi204 bash[68176]: cluster 2024-07-28T11:50:02.136499+0000 mgr.y (mgr.25253) 644 : cluster [DBG] pgmap v621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:03.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:03.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:04.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:04.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:04.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:04.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:04.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 451 16 16 0 0 0 - 0 2024-07-28T11:50:04.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:04.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:04.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:04.773 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:50:04.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:04.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:05.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:05.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:05.220 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:50:05.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:05.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:05.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 452 16 16 0 0 0 - 0 2024-07-28T11:50:05.444 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:05 smithi177 bash[79620]: cluster 2024-07-28T11:50:04.137654+0000 mgr.y (mgr.25253) 645 : cluster [DBG] pgmap v622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:05.444 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:05 smithi177 bash[79620]: audit 2024-07-28T11:50:04.847243+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:05.444 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:05 smithi177 bash[81864]: cluster 2024-07-28T11:50:04.137654+0000 mgr.y (mgr.25253) 645 : cluster [DBG] pgmap v622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:05.444 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:05 smithi177 bash[81864]: audit 2024-07-28T11:50:04.847243+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:05.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:05.562 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:05 smithi204 bash[68176]: cluster 2024-07-28T11:50:04.137654+0000 mgr.y (mgr.25253) 645 : cluster [DBG] pgmap v622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:05.562 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:05 smithi204 bash[68176]: audit 2024-07-28T11:50:04.847243+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:05.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:05.701 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:50:05.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T11:50:05.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:05.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:06.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:06.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:06.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:06.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:06.396 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:50:06.396 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[81864]: cluster 2024-07-28T11:50:05.215732+0000 mon.a (mon.0) 932 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:06.396 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[81864]: audit 2024-07-28T11:50:05.224185+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:06.396 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[81864]: cluster 2024-07-28T11:50:05.224282+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e150: 8 total, 2 up, 7 in 2024-07-28T11:50:06.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[79620]: cluster 2024-07-28T11:50:05.215732+0000 mon.a (mon.0) 932 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:06.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[79620]: audit 2024-07-28T11:50:05.224185+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:06.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:06 smithi177 bash[79620]: cluster 2024-07-28T11:50:05.224282+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e150: 8 total, 2 up, 7 in 2024-07-28T11:50:06.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 453 16 16 0 0 0 - 0 2024-07-28T11:50:06.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:06.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:06.637 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:06 smithi204 bash[68176]: cluster 2024-07-28T11:50:05.215732+0000 mon.a (mon.0) 932 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:06.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:06 smithi204 bash[68176]: audit 2024-07-28T11:50:05.224185+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.177:0/1264154794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:06.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:06 smithi204 bash[68176]: cluster 2024-07-28T11:50:05.224282+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e150: 8 total, 2 up, 7 in 2024-07-28T11:50:06.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:06.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:06.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:07.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:07.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:07.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:07.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:07 smithi204 bash[68176]: cluster 2024-07-28T11:50:06.139165+0000 mgr.y (mgr.25253) 646 : cluster [DBG] pgmap v624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:07.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 454 16 16 0 0 0 - 0 2024-07-28T11:50:07.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:07.466 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:07 smithi177 bash[81864]: cluster 2024-07-28T11:50:06.139165+0000 mgr.y (mgr.25253) 646 : cluster [DBG] pgmap v624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:07.466 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:07 smithi177 bash[79620]: cluster 2024-07-28T11:50:06.139165+0000 mgr.y (mgr.25253) 646 : cluster [DBG] pgmap v624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:07.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:07.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:07.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:07.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:08.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:08.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:08.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:50:08.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:08.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:08.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 455 16 16 0 0 0 - 0 2024-07-28T11:50:08.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:08.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:08.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:08.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:08.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:09.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:09.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:09.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:09.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 456 16 16 0 0 0 - 0 2024-07-28T11:50:09.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:09.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:09 smithi177 bash[81864]: cluster 2024-07-28T11:50:08.140156+0000 mgr.y (mgr.25253) 647 : cluster [DBG] pgmap v625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:09.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:09 smithi177 bash[79620]: cluster 2024-07-28T11:50:08.140156+0000 mgr.y (mgr.25253) 647 : cluster [DBG] pgmap v625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:09.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:09.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:09 smithi204 bash[68176]: cluster 2024-07-28T11:50:08.140156+0000 mgr.y (mgr.25253) 647 : cluster [DBG] pgmap v625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:09.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:09.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:09.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:10.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:10.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:10.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:10.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:10.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 457 16 16 0 0 0 - 0 2024-07-28T11:50:10.465 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:10.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:10.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:10.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:10.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:11.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:11.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:11.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:11.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:11.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 458 16 16 0 0 0 - 0 2024-07-28T11:50:11.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:11.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:11 smithi204 bash[68176]: cluster 2024-07-28T11:50:10.141531+0000 mgr.y (mgr.25253) 648 : cluster [DBG] pgmap v626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:11.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:11 smithi177 bash[81864]: cluster 2024-07-28T11:50:10.141531+0000 mgr.y (mgr.25253) 648 : cluster [DBG] pgmap v626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:11.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:11 smithi177 bash[79620]: cluster 2024-07-28T11:50:10.141531+0000 mgr.y (mgr.25253) 648 : cluster [DBG] pgmap v626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:11.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:11.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:11.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:11.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:12.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:12.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:12.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:12.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:12.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 459 16 16 0 0 0 - 0 2024-07-28T11:50:12.501 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:12.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:12.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:12.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:12.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:13.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:13.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:13.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:13.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:13.402 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:13 smithi177 bash[79620]: cluster 2024-07-28T11:50:12.142513+0000 mgr.y (mgr.25253) 649 : cluster [DBG] pgmap v627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:13.403 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:13 smithi177 bash[81864]: cluster 2024-07-28T11:50:12.142513+0000 mgr.y (mgr.25253) 649 : cluster [DBG] pgmap v627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:13.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:50:13.448648+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:50:13.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:50:13.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 460 16 16 0 0 0 - 0 2024-07-28T11:50:13.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:13.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:13 smithi204 bash[68176]: cluster 2024-07-28T11:50:12.142513+0000 mgr.y (mgr.25253) 649 : cluster [DBG] pgmap v627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:13.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:13.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:13.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:13.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:14.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:14.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:14.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:14.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 461 16 16 0 0 0 - 0 2024-07-28T11:50:14.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:14.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:14.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:14.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:14.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:15.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:15.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:15.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:15 smithi204 bash[68176]: cluster 2024-07-28T11:50:14.143967+0000 mgr.y (mgr.25253) 650 : cluster [DBG] pgmap v628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:15.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:15.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:15 smithi177 bash[79620]: cluster 2024-07-28T11:50:14.143967+0000 mgr.y (mgr.25253) 650 : cluster [DBG] pgmap v628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:15.428 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:15 smithi177 bash[81864]: cluster 2024-07-28T11:50:14.143967+0000 mgr.y (mgr.25253) 650 : cluster [DBG] pgmap v628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:15.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 462 16 16 0 0 0 - 0 2024-07-28T11:50:15.469 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:50:15.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:15.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:15.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:15.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:16.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:16.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:16.153 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:50:16.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:16.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:16.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 463 16 16 0 0 0 - 0 2024-07-28T11:50:16.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:16.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:16.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:16.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:16 smithi204 bash[68176]: audit 2024-07-28T11:50:15.686264+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:16 smithi204 bash[68176]: audit 2024-07-28T11:50:15.688064+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:16 smithi204 bash[68176]: audit 2024-07-28T11:50:16.136569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[79620]: audit 2024-07-28T11:50:15.686264+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[79620]: audit 2024-07-28T11:50:15.688064+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[79620]: audit 2024-07-28T11:50:16.136569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[81864]: audit 2024-07-28T11:50:15.686264+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[81864]: audit 2024-07-28T11:50:15.688064+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:16.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:16 smithi177 bash[81864]: audit 2024-07-28T11:50:16.136569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:16.957 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:50:16.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T11:50:16.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:17.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:17.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:17.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:17.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:17.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 464 16 16 0 0 0 - 0 2024-07-28T11:50:17.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:17.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:17.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:17.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:17.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:17 smithi177 bash[79620]: cluster 2024-07-28T11:50:16.145439+0000 mgr.y (mgr.25253) 651 : cluster [DBG] pgmap v629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:17.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:17 smithi177 bash[81864]: cluster 2024-07-28T11:50:16.145439+0000 mgr.y (mgr.25253) 651 : cluster [DBG] pgmap v629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:18.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:18.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:18.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:17 smithi204 bash[68176]: cluster 2024-07-28T11:50:16.145439+0000 mgr.y (mgr.25253) 651 : cluster [DBG] pgmap v629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:18.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:18.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:18.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 465 16 16 0 0 0 - 0 2024-07-28T11:50:18.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:18.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:18.703 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:50:18.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:18.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:18 smithi204 bash[68176]: audit 2024-07-28T11:50:18.668843+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.177:0/959629140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:18 smithi204 bash[68176]: audit 2024-07-28T11:50:18.669518+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:18.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:19.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:18 smithi177 bash[79620]: audit 2024-07-28T11:50:18.668843+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.177:0/959629140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:19.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:18 smithi177 bash[79620]: audit 2024-07-28T11:50:18.669518+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:19.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:18 smithi177 bash[81864]: audit 2024-07-28T11:50:18.668843+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.177:0/959629140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:19.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:18 smithi177 bash[81864]: audit 2024-07-28T11:50:18.669518+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:50:19.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:19.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:19.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:19.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 466 16 16 0 0 0 - 0 2024-07-28T11:50:19.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:19.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:19.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:19.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:19.825 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[79620]: cluster 2024-07-28T11:50:18.146909+0000 mgr.y (mgr.25253) 652 : cluster [DBG] pgmap v630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:19.825 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[79620]: cluster 2024-07-28T11:50:18.693852+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:19.825 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[79620]: audit 2024-07-28T11:50:18.706870+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:50:19.825 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[79620]: cluster 2024-07-28T11:50:18.707035+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e151: 8 total, 2 up, 7 in 2024-07-28T11:50:19.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[81864]: cluster 2024-07-28T11:50:18.146909+0000 mgr.y (mgr.25253) 652 : cluster [DBG] pgmap v630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:19.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[81864]: cluster 2024-07-28T11:50:18.693852+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:19.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[81864]: audit 2024-07-28T11:50:18.706870+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:50:19.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:19 smithi177 bash[81864]: cluster 2024-07-28T11:50:18.707035+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e151: 8 total, 2 up, 7 in 2024-07-28T11:50:19.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:20.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:20.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:19 smithi204 bash[68176]: cluster 2024-07-28T11:50:18.146909+0000 mgr.y (mgr.25253) 652 : cluster [DBG] pgmap v630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:19 smithi204 bash[68176]: cluster 2024-07-28T11:50:18.693852+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:19 smithi204 bash[68176]: audit 2024-07-28T11:50:18.706870+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:50:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:19 smithi204 bash[68176]: cluster 2024-07-28T11:50:18.707035+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e151: 8 total, 2 up, 7 in 2024-07-28T11:50:20.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:20.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:20.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 467 16 16 0 0 0 - 0 2024-07-28T11:50:20.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:20.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:20.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:20.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:20.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:21.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:21.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:21.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:21.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 468 16 16 0 0 0 - 0 2024-07-28T11:50:21.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:21.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:50:21.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:21.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:21.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:21.815 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:21 smithi177 bash[81864]: cluster 2024-07-28T11:50:20.148510+0000 mgr.y (mgr.25253) 653 : cluster [DBG] pgmap v632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:21.815 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:21 smithi177 bash[79620]: cluster 2024-07-28T11:50:20.148510+0000 mgr.y (mgr.25253) 653 : cluster [DBG] pgmap v632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:21 smithi204 bash[68176]: cluster 2024-07-28T11:50:20.148510+0000 mgr.y (mgr.25253) 653 : cluster [DBG] pgmap v632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:21.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:22.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:22.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:22.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:22.322 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 11:50:21 smithi204 bash[59627]: logger=cleanup t=2024-07-28T11:50:21.976615939Z level=info msg="Completed cleanup jobs" duration=11.602213ms 2024-07-28T11:50:22.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:22.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 469 16 16 0 0 0 - 0 2024-07-28T11:50:22.494 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:22.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:22.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:22.631 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:22.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:22.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:22.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:23.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:23.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[79620]: audit 2024-07-28T11:50:22.063043+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[79620]: audit 2024-07-28T11:50:22.068785+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[79620]: cluster 2024-07-28T11:50:22.149958+0000 mgr.y (mgr.25253) 654 : cluster [DBG] pgmap v633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[81864]: audit 2024-07-28T11:50:22.063043+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[81864]: audit 2024-07-28T11:50:22.068785+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.230 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:23 smithi177 bash[81864]: cluster 2024-07-28T11:50:22.149958+0000 mgr.y (mgr.25253) 654 : cluster [DBG] pgmap v633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:23.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:23.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:23 smithi204 bash[68176]: audit 2024-07-28T11:50:22.063043+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:23 smithi204 bash[68176]: audit 2024-07-28T11:50:22.068785+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:23.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:23 smithi204 bash[68176]: cluster 2024-07-28T11:50:22.149958+0000 mgr.y (mgr.25253) 654 : cluster [DBG] pgmap v633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:23.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 470 16 16 0 0 0 - 0 2024-07-28T11:50:23.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:23.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:23.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:23.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:23.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:24.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:24.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:24.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:24.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:24 smithi204 bash[68176]: audit 2024-07-28T11:50:23.239977+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:24 smithi204 bash[68176]: audit 2024-07-28T11:50:23.246555+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:24 smithi204 bash[68176]: audit 2024-07-28T11:50:23.630746+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:24 smithi204 bash[68176]: audit 2024-07-28T11:50:23.631769+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:24 smithi204 bash[68176]: audit 2024-07-28T11:50:23.637093+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 471 16 16 0 0 0 - 0 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[81864]: audit 2024-07-28T11:50:23.239977+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[81864]: audit 2024-07-28T11:50:23.246555+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[81864]: audit 2024-07-28T11:50:23.630746+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[81864]: audit 2024-07-28T11:50:23.631769+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[81864]: audit 2024-07-28T11:50:23.637093+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[79620]: audit 2024-07-28T11:50:23.239977+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[79620]: audit 2024-07-28T11:50:23.246555+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[79620]: audit 2024-07-28T11:50:23.630746+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:24.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[79620]: audit 2024-07-28T11:50:23.631769+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:24.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:24 smithi177 bash[79620]: audit 2024-07-28T11:50:23.637093+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:24.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:24.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:24.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:24.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:25.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:25.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:25.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:25.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:25.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 472 16 16 0 0 0 - 0 2024-07-28T11:50:25.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:25.554 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:25.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:25.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:25.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:25 smithi204 bash[68176]: cluster 2024-07-28T11:50:24.151475+0000 mgr.y (mgr.25253) 655 : cluster [DBG] pgmap v634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:25.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:25.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:25 smithi177 bash[81864]: cluster 2024-07-28T11:50:24.151475+0000 mgr.y (mgr.25253) 655 : cluster [DBG] pgmap v634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:25.961 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:25 smithi177 bash[79620]: cluster 2024-07-28T11:50:24.151475+0000 mgr.y (mgr.25253) 655 : cluster [DBG] pgmap v634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:26.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:26.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:26.196 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:50:26.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:26.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:26.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 473 16 16 0 0 0 - 0 2024-07-28T11:50:26.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:26.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:26.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:26.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:27.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:27.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:27.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:27.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:27.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 474 16 16 0 0 0 - 0 2024-07-28T11:50:27.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:27.565 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:50:27.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:27.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:27.734 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:27 smithi177 bash[81864]: cluster 2024-07-28T11:50:26.153135+0000 mgr.y (mgr.25253) 656 : cluster [DBG] pgmap v635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:27.734 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:27 smithi177 bash[79620]: cluster 2024-07-28T11:50:26.153135+0000 mgr.y (mgr.25253) 656 : cluster [DBG] pgmap v635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:27.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:27 smithi204 bash[68176]: cluster 2024-07-28T11:50:26.153135+0000 mgr.y (mgr.25253) 656 : cluster [DBG] pgmap v635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:27.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:28.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:28.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:28.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:28.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 475 16 16 0 0 0 - 0 2024-07-28T11:50:28.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:28.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:28.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:28.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:28.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:29.027 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:50:29.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T11:50:29.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:29.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:29.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:29.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:29.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 476 16 16 0 0 0 - 0 2024-07-28T11:50:29.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:29.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:29.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:29 smithi177 bash[79620]: cluster 2024-07-28T11:50:28.154623+0000 mgr.y (mgr.25253) 657 : cluster [DBG] pgmap v636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:29.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:29 smithi177 bash[81864]: cluster 2024-07-28T11:50:28.154623+0000 mgr.y (mgr.25253) 657 : cluster [DBG] pgmap v636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:29.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:29.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:29 smithi204 bash[68176]: cluster 2024-07-28T11:50:28.154623+0000 mgr.y (mgr.25253) 657 : cluster [DBG] pgmap v636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:30.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:30.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:30.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:30.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:30.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 477 16 16 0 0 0 - 0 2024-07-28T11:50:30.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:30.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:30.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:30.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:30.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:31.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:31.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:31.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:31.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:31.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 478 16 16 0 0 0 - 0 2024-07-28T11:50:31.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:31.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:31.697 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:50:31.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:31.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[81864]: cluster 2024-07-28T11:50:30.156143+0000 mgr.y (mgr.25253) 658 : cluster [DBG] pgmap v637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[81864]: audit 2024-07-28T11:50:30.686110+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[81864]: audit 2024-07-28T11:50:30.687937+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[81864]: audit 2024-07-28T11:50:31.270837+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[79620]: cluster 2024-07-28T11:50:30.156143+0000 mgr.y (mgr.25253) 658 : cluster [DBG] pgmap v637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[79620]: audit 2024-07-28T11:50:30.686110+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[79620]: audit 2024-07-28T11:50:30.687937+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:31.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:31 smithi177 bash[79620]: audit 2024-07-28T11:50:31.270837+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:32.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:32.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:31 smithi204 bash[68176]: cluster 2024-07-28T11:50:30.156143+0000 mgr.y (mgr.25253) 658 : cluster [DBG] pgmap v637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:31 smithi204 bash[68176]: audit 2024-07-28T11:50:30.686110+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:50:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:31 smithi204 bash[68176]: audit 2024-07-28T11:50:30.687937+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:31 smithi204 bash[68176]: audit 2024-07-28T11:50:31.270837+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:32.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:32.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:32.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 479 16 16 0 0 0 - 0 2024-07-28T11:50:32.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:32.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:32.630 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:32.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:32.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:32 smithi204 bash[68176]: cluster 2024-07-28T11:50:31.682585+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:32 smithi204 bash[68176]: audit 2024-07-28T11:50:31.700911+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:32 smithi204 bash[68176]: cluster 2024-07-28T11:50:31.701005+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e152: 8 total, 2 up, 7 in 2024-07-28T11:50:32.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[79620]: cluster 2024-07-28T11:50:31.682585+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[79620]: audit 2024-07-28T11:50:31.700911+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[79620]: cluster 2024-07-28T11:50:31.701005+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e152: 8 total, 2 up, 7 in 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[81864]: cluster 2024-07-28T11:50:31.682585+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[81864]: audit 2024-07-28T11:50:31.700911+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.177:0/95117064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:33.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:32 smithi177 bash[81864]: cluster 2024-07-28T11:50:31.701005+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e152: 8 total, 2 up, 7 in 2024-07-28T11:50:33.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:33.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:33.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:33.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:50:33.451368+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:50:33.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:50:33.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 480 16 16 0 0 0 - 0 2024-07-28T11:50:33.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:33.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:33.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:33.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:33 smithi204 bash[68176]: cluster 2024-07-28T11:50:32.157950+0000 mgr.y (mgr.25253) 659 : cluster [DBG] pgmap v639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:33.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:33.936 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:33 smithi177 bash[81864]: cluster 2024-07-28T11:50:32.157950+0000 mgr.y (mgr.25253) 659 : cluster [DBG] pgmap v639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:33.936 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:33 smithi177 bash[79620]: cluster 2024-07-28T11:50:32.157950+0000 mgr.y (mgr.25253) 659 : cluster [DBG] pgmap v639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:34.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:34.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:34.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:34.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:34.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 481 16 16 0 0 0 - 0 2024-07-28T11:50:34.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:34.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:50:34.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:34.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:34.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:34.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:35.046 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:35.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:35.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:35.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:35.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 482 16 16 0 0 0 - 0 2024-07-28T11:50:35.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:35.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:35.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:35.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:35 smithi204 bash[68176]: cluster 2024-07-28T11:50:34.159429+0000 mgr.y (mgr.25253) 660 : cluster [DBG] pgmap v640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:35.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:36.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:35 smithi177 bash[81864]: cluster 2024-07-28T11:50:34.159429+0000 mgr.y (mgr.25253) 660 : cluster [DBG] pgmap v640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:35 smithi177 bash[79620]: cluster 2024-07-28T11:50:34.159429+0000 mgr.y (mgr.25253) 660 : cluster [DBG] pgmap v640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:36.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:36.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:36.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:36.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T11:50:36.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:36.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 483 16 16 0 0 0 - 0 2024-07-28T11:50:36.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:36.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:36.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:36.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:37.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:37.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:37.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:37.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:37.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 484 16 16 0 0 0 - 0 2024-07-28T11:50:37.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:37.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:37.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:37.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:37.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:37 smithi177 bash[81864]: cluster 2024-07-28T11:50:36.160897+0000 mgr.y (mgr.25253) 661 : cluster [DBG] pgmap v641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:37.855 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:37 smithi177 bash[79620]: cluster 2024-07-28T11:50:36.160897+0000 mgr.y (mgr.25253) 661 : cluster [DBG] pgmap v641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:37 smithi204 bash[68176]: cluster 2024-07-28T11:50:36.160897+0000 mgr.y (mgr.25253) 661 : cluster [DBG] pgmap v641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:37.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:38.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:38.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:38.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:38.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:38.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 485 16 16 0 0 0 - 0 2024-07-28T11:50:38.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:38.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:38.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:38.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:38.919 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:50:39.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:39.112 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:39.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:39.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:39.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:39.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 486 16 16 0 0 0 - 0 2024-07-28T11:50:39.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:39.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:39.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:39.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:39.863 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:39 smithi177 bash[81864]: cluster 2024-07-28T11:50:38.162404+0000 mgr.y (mgr.25253) 662 : cluster [DBG] pgmap v642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:39.864 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:39 smithi177 bash[79620]: cluster 2024-07-28T11:50:38.162404+0000 mgr.y (mgr.25253) 662 : cluster [DBG] pgmap v642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:39.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:40.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:39 smithi204 bash[68176]: cluster 2024-07-28T11:50:38.162404+0000 mgr.y (mgr.25253) 662 : cluster [DBG] pgmap v642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:40.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:40.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:40.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 487 16 16 0 0 0 - 0 2024-07-28T11:50:40.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:40.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:40.607 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:50:40.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T11:50:40.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:40.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:40.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:41.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:41.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:41.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:41.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:41.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 488 16 16 0 0 0 - 0 2024-07-28T11:50:41.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:41.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:41.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:41.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:41.877 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:41 smithi177 bash[81864]: cluster 2024-07-28T11:50:40.163933+0000 mgr.y (mgr.25253) 663 : cluster [DBG] pgmap v643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:41.878 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:41 smithi177 bash[79620]: cluster 2024-07-28T11:50:40.163933+0000 mgr.y (mgr.25253) 663 : cluster [DBG] pgmap v643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:41 smithi204 bash[68176]: cluster 2024-07-28T11:50:40.163933+0000 mgr.y (mgr.25253) 663 : cluster [DBG] pgmap v643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:41.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:42.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:42.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:42.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:42.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 489 16 16 0 0 0 - 0 2024-07-28T11:50:42.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:42.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:42.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:42.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:42.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:43.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:43.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:43.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:43.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:43.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 490 16 16 0 0 0 - 0 2024-07-28T11:50:43.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:43.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:43.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:43.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:43.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:44.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:43 smithi177 bash[79620]: cluster 2024-07-28T11:50:42.164769+0000 mgr.y (mgr.25253) 664 : cluster [DBG] pgmap v644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:44.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:43 smithi177 bash[81864]: cluster 2024-07-28T11:50:42.164769+0000 mgr.y (mgr.25253) 664 : cluster [DBG] pgmap v644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:44.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:43 smithi204 bash[68176]: cluster 2024-07-28T11:50:42.164769+0000 mgr.y (mgr.25253) 664 : cluster [DBG] pgmap v644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:44.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:44.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:44.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 491 16 16 0 0 0 - 0 2024-07-28T11:50:44.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:44.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:44.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:44.739 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:50:44.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:44 smithi204 bash[68176]: audit 2024-07-28T11:50:43.767828+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:50:44.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:44.988 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:44 smithi177 bash[81864]: audit 2024-07-28T11:50:43.767828+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:50:44.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:44 smithi177 bash[79620]: audit 2024-07-28T11:50:43.767828+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:50:45.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:45.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:45.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:45.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:45.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 492 16 16 0 0 0 - 0 2024-07-28T11:50:45.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:45.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:45.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:45.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[81864]: cluster 2024-07-28T11:50:44.165725+0000 mgr.y (mgr.25253) 665 : cluster [DBG] pgmap v645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[81864]: cluster 2024-07-28T11:50:44.721080+0000 mon.a (mon.0) 956 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[81864]: audit 2024-07-28T11:50:44.742308+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:50:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[81864]: cluster 2024-07-28T11:50:44.742438+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e153: 8 total, 2 up, 7 in 2024-07-28T11:50:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[81864]: audit 2024-07-28T11:50:45.680787+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[79620]: cluster 2024-07-28T11:50:44.165725+0000 mgr.y (mgr.25253) 665 : cluster [DBG] pgmap v645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[79620]: cluster 2024-07-28T11:50:44.721080+0000 mon.a (mon.0) 956 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[79620]: audit 2024-07-28T11:50:44.742308+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:50:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[79620]: cluster 2024-07-28T11:50:44.742438+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e153: 8 total, 2 up, 7 in 2024-07-28T11:50:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:45 smithi177 bash[79620]: audit 2024-07-28T11:50:45.680787+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:46.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:46.099 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:46.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:46.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:45 smithi204 bash[68176]: cluster 2024-07-28T11:50:44.165725+0000 mgr.y (mgr.25253) 665 : cluster [DBG] pgmap v645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:46.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:45 smithi204 bash[68176]: cluster 2024-07-28T11:50:44.721080+0000 mon.a (mon.0) 956 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:50:46.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:45 smithi204 bash[68176]: audit 2024-07-28T11:50:44.742308+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.177:0/2135043354' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:50:46.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:45 smithi204 bash[68176]: cluster 2024-07-28T11:50:44.742438+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e153: 8 total, 2 up, 7 in 2024-07-28T11:50:46.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:45 smithi204 bash[68176]: audit 2024-07-28T11:50:45.680787+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:46.197 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:50:46.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:46.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:46.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 493 16 16 0 0 0 - 0 2024-07-28T11:50:46.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:46.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:46.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:46.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:46.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:47.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:47.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:47.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:47.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:47.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 494 16 16 0 0 0 - 0 2024-07-28T11:50:47.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:47.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:50:47.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:47.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:47.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:47.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:47 smithi177 bash[81864]: cluster 2024-07-28T11:50:46.166892+0000 mgr.y (mgr.25253) 666 : cluster [DBG] pgmap v647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:47.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:47 smithi177 bash[79620]: cluster 2024-07-28T11:50:46.166892+0000 mgr.y (mgr.25253) 666 : cluster [DBG] pgmap v647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:48.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:48.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:47 smithi204 bash[68176]: cluster 2024-07-28T11:50:46.166892+0000 mgr.y (mgr.25253) 666 : cluster [DBG] pgmap v647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:48.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:48.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:48.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:48.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 495 16 16 0 0 0 - 0 2024-07-28T11:50:48.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:48.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:48.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:48.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:48.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:49.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:49.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:49.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:49.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 496 16 16 0 0 0 - 0 2024-07-28T11:50:49.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:49.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:49.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:49.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:49.910 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:50:49.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:50.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:49 smithi177 bash[81864]: cluster 2024-07-28T11:50:48.168375+0000 mgr.y (mgr.25253) 667 : cluster [DBG] pgmap v648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:50.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:49 smithi177 bash[79620]: cluster 2024-07-28T11:50:48.168375+0000 mgr.y (mgr.25253) 667 : cluster [DBG] pgmap v648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:50.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:49 smithi204 bash[68176]: cluster 2024-07-28T11:50:48.168375+0000 mgr.y (mgr.25253) 667 : cluster [DBG] pgmap v648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:50.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:50.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:50.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:50.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 497 16 16 0 0 0 - 0 2024-07-28T11:50:50.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:50.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:50.740 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:50:50.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T11:50:50.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:50.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:50.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:51.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:51.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:51.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:51.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 498 16 16 0 0 0 - 0 2024-07-28T11:50:51.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:51.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:51.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:51.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:51.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:52.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:51 smithi177 bash[79620]: cluster 2024-07-28T11:50:50.169855+0000 mgr.y (mgr.25253) 668 : cluster [DBG] pgmap v649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:51 smithi177 bash[81864]: cluster 2024-07-28T11:50:50.169855+0000 mgr.y (mgr.25253) 668 : cluster [DBG] pgmap v649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:52.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:52.078 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:51 smithi204 bash[68176]: cluster 2024-07-28T11:50:50.169855+0000 mgr.y (mgr.25253) 668 : cluster [DBG] pgmap v649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:52.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:52.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:52.372 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:50:52 smithi204 bash[60899]: ts=2024-07-28T11:50: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:50:52.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:52.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 499 16 16 0 0 0 - 0 2024-07-28T11:50:52.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:52.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:52.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:52.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:53.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:53.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:53.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:53.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:53.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:50:53.454152+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:50:53.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:50:53.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 500 16 16 0 0 0 - 0 2024-07-28T11:50:53.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:53.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:53.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:53.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:53 smithi177 bash[79620]: cluster 2024-07-28T11:50:52.171370+0000 mgr.y (mgr.25253) 669 : cluster [DBG] pgmap v650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:53.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:53 smithi177 bash[81864]: cluster 2024-07-28T11:50:52.171370+0000 mgr.y (mgr.25253) 669 : cluster [DBG] pgmap v650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:53.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:53.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:54.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:54.125 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:53 smithi204 bash[68176]: cluster 2024-07-28T11:50:52.171370+0000 mgr.y (mgr.25253) 669 : cluster [DBG] pgmap v650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:54.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:54.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:54.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 501 16 16 0 0 0 - 0 2024-07-28T11:50:54.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:54.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:54.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:54.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:54.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:54.959 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:54 smithi177 bash[81864]: cluster 2024-07-28T11:50:54.172915+0000 mgr.y (mgr.25253) 670 : cluster [DBG] pgmap v651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:54.959 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:54 smithi177 bash[79620]: cluster 2024-07-28T11:50:54.172915+0000 mgr.y (mgr.25253) 670 : cluster [DBG] pgmap v651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:55.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:55.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:54 smithi204 bash[68176]: cluster 2024-07-28T11:50:54.172915+0000 mgr.y (mgr.25253) 670 : cluster [DBG] pgmap v651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:55.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:55.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:55.412 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:55.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:55.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 502 16 16 0 0 0 - 0 2024-07-28T11:50:55.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:55.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:55.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:55.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:56.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:56.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:56.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:56.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:50:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:50:56.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:56.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 503 16 16 0 0 0 - 0 2024-07-28T11:50:56.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:50:56.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:56.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:56.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:56.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:57.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:57.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:57.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:57.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:57.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 504 16 16 0 0 0 - 0 2024-07-28T11:50:57.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:57 smithi177 bash[81864]: cluster 2024-07-28T11:50:56.174403+0000 mgr.y (mgr.25253) 671 : cluster [DBG] pgmap v652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:57 smithi177 bash[79620]: cluster 2024-07-28T11:50:56.174403+0000 mgr.y (mgr.25253) 671 : cluster [DBG] pgmap v652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:57.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:57.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:57 smithi204 bash[68176]: cluster 2024-07-28T11:50:56.174403+0000 mgr.y (mgr.25253) 671 : cluster [DBG] pgmap v652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:57.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:57.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:57.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:58.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:58.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:58.247 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:50:58.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:58.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:58.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 505 16 16 0 0 0 - 0 2024-07-28T11:50:58.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:50:58.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:58 smithi177 bash[79620]: audit 2024-07-28T11:50:57.672216+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.177:0/2327896405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:58 smithi177 bash[79620]: audit 2024-07-28T11:50:57.672716+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:58 smithi177 bash[81864]: audit 2024-07-28T11:50:57.672216+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.177:0/2327896405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:58 smithi177 bash[81864]: audit 2024-07-28T11:50:57.672716+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:58 smithi204 bash[68176]: audit 2024-07-28T11:50:57.672216+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.177:0/2327896405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:58 smithi204 bash[68176]: audit 2024-07-28T11:50:57.672716+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:50:58.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:50:58.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:58.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:59.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:59.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:59.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:50:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:59 smithi204 bash[68176]: cluster 2024-07-28T11:50:58.175877+0000 mgr.y (mgr.25253) 672 : cluster [DBG] pgmap v653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:59 smithi204 bash[68176]: cluster 2024-07-28T11:50:58.231766+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:59 smithi204 bash[68176]: audit 2024-07-28T11:50:58.250000+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:50:59 smithi204 bash[68176]: cluster 2024-07-28T11:50:58.250135+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e154: 8 total, 2 up, 7 in 2024-07-28T11:50:59.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 506 16 16 0 0 0 - 0 2024-07-28T11:50:59.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[81864]: cluster 2024-07-28T11:50:58.175877+0000 mgr.y (mgr.25253) 672 : cluster [DBG] pgmap v653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[81864]: cluster 2024-07-28T11:50:58.231766+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[81864]: audit 2024-07-28T11:50:58.250000+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:59.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[81864]: cluster 2024-07-28T11:50:58.250135+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e154: 8 total, 2 up, 7 in 2024-07-28T11:50:59.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[79620]: cluster 2024-07-28T11:50:58.175877+0000 mgr.y (mgr.25253) 672 : cluster [DBG] pgmap v653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:50:59.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[79620]: cluster 2024-07-28T11:50:58.231766+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:50:59.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[79620]: audit 2024-07-28T11:50:58.250000+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:50:59.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:50:59 smithi177 bash[79620]: cluster 2024-07-28T11:50:58.250135+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e154: 8 total, 2 up, 7 in 2024-07-28T11:50:59.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:50:59.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:50:59.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:50:59.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:00.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:00.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:00.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:00.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:00.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 507 16 16 0 0 0 - 0 2024-07-28T11:51:00.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:00.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:00.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:00.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:01.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:01.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:01.190 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:01.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:01.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:01.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 508 16 16 0 0 0 - 0 2024-07-28T11:51:01.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:01.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:01.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:01.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:01 smithi204 bash[68176]: cluster 2024-07-28T11:51:00.177443+0000 mgr.y (mgr.25253) 673 : cluster [DBG] pgmap v655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:01 smithi204 bash[68176]: audit 2024-07-28T11:51:00.688529+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:01 smithi204 bash[68176]: audit 2024-07-28T11:51:00.690474+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[81864]: cluster 2024-07-28T11:51:00.177443+0000 mgr.y (mgr.25253) 673 : cluster [DBG] pgmap v655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[81864]: audit 2024-07-28T11:51:00.688529+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[81864]: audit 2024-07-28T11:51:00.690474+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:01.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[79620]: cluster 2024-07-28T11:51:00.177443+0000 mgr.y (mgr.25253) 673 : cluster [DBG] pgmap v655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:01.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[79620]: audit 2024-07-28T11:51:00.688529+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:01.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:01 smithi177 bash[79620]: audit 2024-07-28T11:51:00.690474+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:01.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T11:51:01.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:02.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:51:02.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:02.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:02.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:02.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:02.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 509 16 16 0 0 0 - 0 2024-07-28T11:51:02.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:02.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:02.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:02.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:03.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:03.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:03.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:03.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:03.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 510 16 16 0 0 0 - 0 2024-07-28T11:51:03.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:03.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:03.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:03.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:03 smithi204 bash[68176]: cluster 2024-07-28T11:51:02.178712+0000 mgr.y (mgr.25253) 674 : cluster [DBG] pgmap v656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:04.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:04.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:03 smithi177 bash[79620]: cluster 2024-07-28T11:51:02.178712+0000 mgr.y (mgr.25253) 674 : cluster [DBG] pgmap v656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:04.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:03 smithi177 bash[81864]: cluster 2024-07-28T11:51:02.178712+0000 mgr.y (mgr.25253) 674 : cluster [DBG] pgmap v656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:04.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:04.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:04.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:04.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 511 16 16 0 0 0 - 0 2024-07-28T11:51:04.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:04.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:04.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:04.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:04.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:05.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:05.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:05.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:05.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:05.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 512 16 16 0 0 0 - 0 2024-07-28T11:51:05.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:05.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:05.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:05 smithi177 bash[81864]: cluster 2024-07-28T11:51:04.180177+0000 mgr.y (mgr.25253) 675 : cluster [DBG] pgmap v657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:05.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:05 smithi177 bash[79620]: cluster 2024-07-28T11:51:04.180177+0000 mgr.y (mgr.25253) 675 : cluster [DBG] pgmap v657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:05.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:05 smithi204 bash[68176]: cluster 2024-07-28T11:51:04.180177+0000 mgr.y (mgr.25253) 675 : cluster [DBG] pgmap v657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:05.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:06.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:06.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:06.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:06.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:06.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 513 16 16 0 0 0 - 0 2024-07-28T11:51:06.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:06.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:51:06.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:06.716 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:06.717 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:06.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:06.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:06.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:07.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:07.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:07.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:07.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 514 16 16 0 0 0 - 0 2024-07-28T11:51:07.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:07.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:07.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:07.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:07 smithi177 bash[81864]: cluster 2024-07-28T11:51:06.181664+0000 mgr.y (mgr.25253) 676 : cluster [DBG] pgmap v658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:07 smithi177 bash[79620]: cluster 2024-07-28T11:51:06.181664+0000 mgr.y (mgr.25253) 676 : cluster [DBG] pgmap v658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:07.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:07.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:07.948 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:07 smithi204 bash[68176]: cluster 2024-07-28T11:51:06.181664+0000 mgr.y (mgr.25253) 676 : cluster [DBG] pgmap v658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:08.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:08.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:08.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:08.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:08.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 515 16 16 0 0 0 - 0 2024-07-28T11:51:08.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:08.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:08.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:08.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:08.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:09.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:09.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:09.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:09.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 516 16 16 0 0 0 - 0 2024-07-28T11:51:09.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:09.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:09.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:09.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:09.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:10.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:10.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:09 smithi204 bash[68176]: cluster 2024-07-28T11:51:08.183213+0000 mgr.y (mgr.25253) 677 : cluster [DBG] pgmap v659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:10.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:10.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:09 smithi177 bash[79620]: cluster 2024-07-28T11:51:08.183213+0000 mgr.y (mgr.25253) 677 : cluster [DBG] pgmap v659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:10.193 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:09 smithi177 bash[81864]: cluster 2024-07-28T11:51:08.183213+0000 mgr.y (mgr.25253) 677 : cluster [DBG] pgmap v659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:10.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:10.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:10.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 517 16 16 0 0 0 - 0 2024-07-28T11:51:10.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:10.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:10.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:10.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:11.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:11.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:11.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:11.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:11.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 518 16 16 0 0 0 - 0 2024-07-28T11:51:11.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:11.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:11.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:11.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:11.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:11 smithi204 bash[68176]: cluster 2024-07-28T11:51:10.184860+0000 mgr.y (mgr.25253) 678 : cluster [DBG] pgmap v660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:11.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:11.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:11 smithi177 bash[81864]: cluster 2024-07-28T11:51:10.184860+0000 mgr.y (mgr.25253) 678 : cluster [DBG] pgmap v660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:11.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:11 smithi177 bash[79620]: cluster 2024-07-28T11:51:10.184860+0000 mgr.y (mgr.25253) 678 : cluster [DBG] pgmap v660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:12.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:12.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:12.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:12.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:12.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 519 16 16 0 0 0 - 0 2024-07-28T11:51:12.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:12.625 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:12.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:12.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:12.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:13.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:13.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:13.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:13.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:13.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T11:51:13.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:51:13.457012+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:51:13.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:51:13.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 520 16 16 0 0 0 - 0 2024-07-28T11:51:13.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:13.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:13.716 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:51:13.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:13.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:13 smithi177 bash[79620]: cluster 2024-07-28T11:51:12.186331+0000 mgr.y (mgr.25253) 679 : cluster [DBG] pgmap v661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:13.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:13 smithi177 bash[79620]: audit 2024-07-28T11:51:12.804856+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:51:13.733 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:13 smithi177 bash[81864]: cluster 2024-07-28T11:51:12.186331+0000 mgr.y (mgr.25253) 679 : cluster [DBG] pgmap v661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:13.733 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:13 smithi177 bash[81864]: audit 2024-07-28T11:51:12.804856+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:51:13.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:13.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:13.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:13 smithi204 bash[68176]: cluster 2024-07-28T11:51:12.186331+0000 mgr.y (mgr.25253) 679 : cluster [DBG] pgmap v661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:13.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:13 smithi204 bash[68176]: audit 2024-07-28T11:51:12.804856+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:51:14.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:14.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:14.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:14.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:14.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 521 16 16 0 0 0 - 0 2024-07-28T11:51:14.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:14.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:14.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:14.822 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[81864]: cluster 2024-07-28T11:51:13.712515+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:14.822 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[81864]: audit 2024-07-28T11:51:13.719676+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:51:14.822 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[81864]: cluster 2024-07-28T11:51:13.719740+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e155: 8 total, 2 up, 7 in 2024-07-28T11:51:14.823 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[79620]: cluster 2024-07-28T11:51:13.712515+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:14.823 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[79620]: audit 2024-07-28T11:51:13.719676+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:51:14.823 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:14 smithi177 bash[79620]: cluster 2024-07-28T11:51:13.719740+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e155: 8 total, 2 up, 7 in 2024-07-28T11:51:14.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:15.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:15.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:14 smithi204 bash[68176]: cluster 2024-07-28T11:51:13.712515+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:15.071 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:14 smithi204 bash[68176]: audit 2024-07-28T11:51:13.719676+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.177:0/4219610115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:51:15.071 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:14 smithi204 bash[68176]: cluster 2024-07-28T11:51:13.719740+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e155: 8 total, 2 up, 7 in 2024-07-28T11:51:15.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:15.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:15.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:15.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 522 16 16 0 0 0 - 0 2024-07-28T11:51:15.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:15.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:15.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:15.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:15 smithi204 bash[68176]: cluster 2024-07-28T11:51:14.187862+0000 mgr.y (mgr.25253) 680 : cluster [DBG] pgmap v663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:15 smithi204 bash[68176]: audit 2024-07-28T11:51:15.690252+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:15 smithi204 bash[68176]: audit 2024-07-28T11:51:15.692143+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:16.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[79620]: cluster 2024-07-28T11:51:14.187862+0000 mgr.y (mgr.25253) 680 : cluster [DBG] pgmap v663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:16.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[79620]: audit 2024-07-28T11:51:15.690252+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:16.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[79620]: audit 2024-07-28T11:51:15.692143+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:16.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[81864]: cluster 2024-07-28T11:51:14.187862+0000 mgr.y (mgr.25253) 680 : cluster [DBG] pgmap v663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[81864]: audit 2024-07-28T11:51:15.690252+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:15 smithi177 bash[81864]: audit 2024-07-28T11:51:15.692143+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:16.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:16.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:16.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:16.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:16.384 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:51:16.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 523 16 16 0 0 0 - 0 2024-07-28T11:51:16.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:16.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:51:16.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:16.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:16.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:16.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:17.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:17.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:17.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:17.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:17.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 524 16 16 0 0 0 - 0 2024-07-28T11:51:17.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:17.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:17.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:17.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:18.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:17 smithi177 bash[79620]: cluster 2024-07-28T11:51:16.188665+0000 mgr.y (mgr.25253) 681 : cluster [DBG] pgmap v664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:18.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:17 smithi177 bash[81864]: cluster 2024-07-28T11:51:16.188665+0000 mgr.y (mgr.25253) 681 : cluster [DBG] pgmap v664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:18.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:18.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:17 smithi204 bash[68176]: cluster 2024-07-28T11:51:16.188665+0000 mgr.y (mgr.25253) 681 : cluster [DBG] pgmap v664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:18.203 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:18.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:18.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:18.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 525 16 16 0 0 0 - 0 2024-07-28T11:51:18.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:18.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:18.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:18.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:18.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:19.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:19.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:19.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:19.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 526 16 16 0 0 0 - 0 2024-07-28T11:51:19.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:19.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:19.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:19.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:19.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:20.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:19 smithi177 bash[81864]: cluster 2024-07-28T11:51:18.190268+0000 mgr.y (mgr.25253) 682 : cluster [DBG] pgmap v665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:20.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:19 smithi177 bash[79620]: cluster 2024-07-28T11:51:18.190268+0000 mgr.y (mgr.25253) 682 : cluster [DBG] pgmap v665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:20.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:20.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:19 smithi204 bash[68176]: cluster 2024-07-28T11:51:18.190268+0000 mgr.y (mgr.25253) 682 : cluster [DBG] pgmap v665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:20.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:20.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:20.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:20.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 527 16 16 0 0 0 - 0 2024-07-28T11:51:20.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:20.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:20.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:20.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:21.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:21.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:21.240 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:21.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:21.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:21.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 528 16 16 0 0 0 - 0 2024-07-28T11:51:21.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:21.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:21.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:21.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:21 smithi204 bash[68176]: cluster 2024-07-28T11:51:20.192020+0000 mgr.y (mgr.25253) 683 : cluster [DBG] pgmap v666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:21.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:22.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:21 smithi177 bash[79620]: cluster 2024-07-28T11:51:20.192020+0000 mgr.y (mgr.25253) 683 : cluster [DBG] pgmap v666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:22.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:21 smithi177 bash[81864]: cluster 2024-07-28T11:51:20.192020+0000 mgr.y (mgr.25253) 683 : cluster [DBG] pgmap v666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:22.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:22.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:22.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:22.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:22.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 529 16 16 0 0 0 - 0 2024-07-28T11:51:22.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:22.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:22.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:22.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:22.946 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:22 smithi177 bash[79620]: cluster 2024-07-28T11:51:22.193561+0000 mgr.y (mgr.25253) 684 : cluster [DBG] pgmap v667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:22.947 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:22 smithi177 bash[81864]: cluster 2024-07-28T11:51:22.193561+0000 mgr.y (mgr.25253) 684 : cluster [DBG] pgmap v667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:23.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:23.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:22 smithi204 bash[68176]: cluster 2024-07-28T11:51:22.193561+0000 mgr.y (mgr.25253) 684 : cluster [DBG] pgmap v667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:23.102 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:23.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:23.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:23.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:23.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 530 16 16 0 0 0 - 0 2024-07-28T11:51:23.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:23.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:23.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:23.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:23 smithi177 bash[81864]: audit 2024-07-28T11:51:23.713368+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:23.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:23 smithi177 bash[79620]: audit 2024-07-28T11:51:23.713368+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:23.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:23.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:24.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:23 smithi204 bash[68176]: audit 2024-07-28T11:51:23.713368+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:24.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:24.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:24.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 531 16 16 0 0 0 - 0 2024-07-28T11:51:24.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:24.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:24.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:24.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T11:51:24.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:24 smithi204 bash[68176]: cluster 2024-07-28T11:51:24.194403+0000 mgr.y (mgr.25253) 685 : cluster [DBG] pgmap v668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:24.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:25.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:25.070 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:24 smithi177 bash[81864]: cluster 2024-07-28T11:51:24.194403+0000 mgr.y (mgr.25253) 685 : cluster [DBG] pgmap v668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:25.071 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:24 smithi177 bash[79620]: cluster 2024-07-28T11:51:24.194403+0000 mgr.y (mgr.25253) 685 : cluster [DBG] pgmap v668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:25.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:25.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:25.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:25.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 532 16 16 0 0 0 - 0 2024-07-28T11:51:25.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:25.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:25.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:25.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:25.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:26.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:26.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:26.244 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:51:26.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:26.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 533 16 16 0 0 0 - 0 2024-07-28T11:51:26.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:26.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:26.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:26.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:26.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:27.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:27.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:27.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:27.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:27.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 534 16 16 0 0 0 - 0 2024-07-28T11:51:27.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:27 smithi177 bash[81864]: cluster 2024-07-28T11:51:26.195840+0000 mgr.y (mgr.25253) 686 : cluster [DBG] pgmap v669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:27.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:27 smithi177 bash[79620]: cluster 2024-07-28T11:51:26.195840+0000 mgr.y (mgr.25253) 686 : cluster [DBG] pgmap v669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:27.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:27.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:27.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:27 smithi204 bash[68176]: cluster 2024-07-28T11:51:26.195840+0000 mgr.y (mgr.25253) 686 : cluster [DBG] pgmap v669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:27.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:27.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:28.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:28.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:28.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:28.269 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:51:28.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:28.380 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:28 smithi204 bash[68176]: audit 2024-07-28T11:51:27.287878+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:28.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 535 16 16 0 0 0 - 0 2024-07-28T11:51:28.472 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:28 smithi177 bash[81864]: audit 2024-07-28T11:51:27.287878+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:28.473 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:28 smithi177 bash[79620]: audit 2024-07-28T11:51:27.287878+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:28.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:28.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:28.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:28.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:28.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:29.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:29.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:29.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:29.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:29.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[79620]: cluster 2024-07-28T11:51:28.196739+0000 mgr.y (mgr.25253) 687 : cluster [DBG] pgmap v670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:29.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[79620]: cluster 2024-07-28T11:51:28.252984+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:29.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[79620]: audit 2024-07-28T11:51:28.273084+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:29.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[79620]: cluster 2024-07-28T11:51:28.273178+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e156: 8 total, 2 up, 7 in 2024-07-28T11:51:29.448 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[81864]: cluster 2024-07-28T11:51:28.196739+0000 mgr.y (mgr.25253) 687 : cluster [DBG] pgmap v670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:29.448 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[81864]: cluster 2024-07-28T11:51:28.252984+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:29.448 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[81864]: audit 2024-07-28T11:51:28.273084+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:29.448 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:29 smithi177 bash[81864]: cluster 2024-07-28T11:51:28.273178+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e156: 8 total, 2 up, 7 in 2024-07-28T11:51:29.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 536 16 16 0 0 0 - 0 2024-07-28T11:51:29.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:29.626 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:29 smithi204 bash[68176]: cluster 2024-07-28T11:51:28.196739+0000 mgr.y (mgr.25253) 687 : cluster [DBG] pgmap v670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:29 smithi204 bash[68176]: cluster 2024-07-28T11:51:28.252984+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:29 smithi204 bash[68176]: audit 2024-07-28T11:51:28.273084+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/1244072389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:29 smithi204 bash[68176]: cluster 2024-07-28T11:51:28.273178+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e156: 8 total, 2 up, 7 in 2024-07-28T11:51:29.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:29.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:29.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:30.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:30.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:30.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:30.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 537 16 16 0 0 0 - 0 2024-07-28T11:51:30.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:30.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:30.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:30.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:30 smithi204 bash[68176]: audit 2024-07-28T11:51:29.619997+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:30 smithi204 bash[68176]: audit 2024-07-28T11:51:29.628547+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:30 smithi204 bash[68176]: audit 2024-07-28T11:51:30.403192+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:30 smithi204 bash[68176]: audit 2024-07-28T11:51:30.408338+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[79620]: audit 2024-07-28T11:51:29.619997+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[79620]: audit 2024-07-28T11:51:29.628547+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[79620]: audit 2024-07-28T11:51:30.403192+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[79620]: audit 2024-07-28T11:51:30.408338+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[81864]: audit 2024-07-28T11:51:29.619997+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[81864]: audit 2024-07-28T11:51:29.628547+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[81864]: audit 2024-07-28T11:51:30.403192+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:30.956 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:30 smithi177 bash[81864]: audit 2024-07-28T11:51:30.408338+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:31.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:31.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:31.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:51:31.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:31.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:31.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 538 16 16 0 0 0 - 0 2024-07-28T11:51:31.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:31.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:31.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:31.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[81864]: cluster 2024-07-28T11:51:30.197433+0000 mgr.y (mgr.25253) 688 : cluster [DBG] pgmap v672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[81864]: audit 2024-07-28T11:51:30.681119+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[81864]: audit 2024-07-28T11:51:30.828072+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[81864]: audit 2024-07-28T11:51:30.828908+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[81864]: audit 2024-07-28T11:51:30.837032+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[79620]: cluster 2024-07-28T11:51:30.197433+0000 mgr.y (mgr.25253) 688 : cluster [DBG] pgmap v672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[79620]: audit 2024-07-28T11:51:30.681119+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[79620]: audit 2024-07-28T11:51:30.828072+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[79620]: audit 2024-07-28T11:51:30.828908+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:51:31.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:31 smithi177 bash[79620]: audit 2024-07-28T11:51:30.837032+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:31.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:31 smithi204 bash[68176]: cluster 2024-07-28T11:51:30.197433+0000 mgr.y (mgr.25253) 688 : cluster [DBG] pgmap v672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:31 smithi204 bash[68176]: audit 2024-07-28T11:51:30.681119+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:31 smithi204 bash[68176]: audit 2024-07-28T11:51:30.828072+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:31 smithi204 bash[68176]: audit 2024-07-28T11:51:30.828908+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:31 smithi204 bash[68176]: audit 2024-07-28T11:51:30.837032+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:51:31.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:32.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:32.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:32.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:32.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 539 16 16 0 0 0 - 0 2024-07-28T11:51:32.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:32.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:32.602 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:32.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:32.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:32.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:33.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:33.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:33.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:33.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:33.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:51:33.459979+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:51:33.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:51:33.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 540 16 16 0 0 0 - 0 2024-07-28T11:51:33.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:33.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:33.702 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:33.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:33.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:33.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:33 smithi177 bash[81864]: cluster 2024-07-28T11:51:32.198344+0000 mgr.y (mgr.25253) 689 : cluster [DBG] pgmap v673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:33.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:33 smithi177 bash[79620]: cluster 2024-07-28T11:51:32.198344+0000 mgr.y (mgr.25253) 689 : cluster [DBG] pgmap v673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:33.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:33 smithi204 bash[68176]: cluster 2024-07-28T11:51:32.198344+0000 mgr.y (mgr.25253) 689 : cluster [DBG] pgmap v673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:34.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:34.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:34.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:34.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:34.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 541 16 16 0 0 0 - 0 2024-07-28T11:51:34.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:34.496 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:34.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T11:51:34.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:34.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:34.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:34.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:35.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:35.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:35.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:35.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:35.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 542 16 16 0 0 0 - 0 2024-07-28T11:51:35.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:35.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:35.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:35 smithi177 bash[81864]: cluster 2024-07-28T11:51:34.199426+0000 mgr.y (mgr.25253) 690 : cluster [DBG] pgmap v674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:35.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:35 smithi177 bash[79620]: cluster 2024-07-28T11:51:34.199426+0000 mgr.y (mgr.25253) 690 : cluster [DBG] pgmap v674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:35.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:35.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:35 smithi204 bash[68176]: cluster 2024-07-28T11:51:34.199426+0000 mgr.y (mgr.25253) 690 : cluster [DBG] pgmap v674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:35.963 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:36.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:36.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:36.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:36.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:36.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 543 16 16 0 0 0 - 0 2024-07-28T11:51:36.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:36.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:36] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.43.0" 2024-07-28T11:51:36.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:36.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:36.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:36.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:37.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:37.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:37.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:37.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 544 16 16 0 0 0 - 0 2024-07-28T11:51:37.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:37.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:37.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:37.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:37 smithi204 bash[68176]: cluster 2024-07-28T11:51:36.200451+0000 mgr.y (mgr.25253) 691 : cluster [DBG] pgmap v675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:37.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:38.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:38.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:37 smithi177 bash[79620]: cluster 2024-07-28T11:51:36.200451+0000 mgr.y (mgr.25253) 691 : cluster [DBG] pgmap v675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:38.069 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:37 smithi177 bash[81864]: cluster 2024-07-28T11:51:36.200451+0000 mgr.y (mgr.25253) 691 : cluster [DBG] pgmap v675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:38.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:38.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:38.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:38.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 545 16 16 0 0 0 - 0 2024-07-28T11:51:38.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:38.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:38.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:38.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:38.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:39.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:39.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:39.245 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:51:39.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:39.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 546 16 16 0 0 0 - 0 2024-07-28T11:51:39.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:39.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:39.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:39.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:39 smithi204 bash[68176]: cluster 2024-07-28T11:51:38.201370+0000 mgr.y (mgr.25253) 692 : cluster [DBG] pgmap v676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:39.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:39.941 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:39 smithi177 bash[81864]: cluster 2024-07-28T11:51:38.201370+0000 mgr.y (mgr.25253) 692 : cluster [DBG] pgmap v676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:39.941 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:39 smithi177 bash[79620]: cluster 2024-07-28T11:51:38.201370+0000 mgr.y (mgr.25253) 692 : cluster [DBG] pgmap v676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:40.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:40.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:40.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:40.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:40.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 547 16 16 0 0 0 - 0 2024-07-28T11:51:40.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:40.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:40.661 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:51:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:40 smithi204 bash[68176]: audit 2024-07-28T11:51:40.032163+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.177:0/3767951801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:40 smithi204 bash[68176]: audit 2024-07-28T11:51:40.032642+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:40.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:40.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:40.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:41.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:40 smithi177 bash[81864]: audit 2024-07-28T11:51:40.032163+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.177:0/3767951801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:41.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:40 smithi177 bash[81864]: audit 2024-07-28T11:51:40.032642+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:41.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:40 smithi177 bash[79620]: audit 2024-07-28T11:51:40.032163+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.177:0/3767951801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:41.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:40 smithi177 bash[79620]: audit 2024-07-28T11:51:40.032642+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:51:41.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:41.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:41.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:41.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 548 16 16 0 0 0 - 0 2024-07-28T11:51:41.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:41.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:41.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:41.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:41 smithi204 bash[68176]: cluster 2024-07-28T11:51:40.202949+0000 mgr.y (mgr.25253) 693 : cluster [DBG] pgmap v677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:41.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:41 smithi204 bash[68176]: cluster 2024-07-28T11:51:40.645388+0000 mon.a (mon.0) 986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:41.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:41 smithi204 bash[68176]: audit 2024-07-28T11:51:40.662482+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:51:41.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:41 smithi204 bash[68176]: cluster 2024-07-28T11:51:40.662674+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e157: 8 total, 2 up, 7 in 2024-07-28T11:51:41.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:41.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[79620]: cluster 2024-07-28T11:51:40.202949+0000 mgr.y (mgr.25253) 693 : cluster [DBG] pgmap v677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[79620]: cluster 2024-07-28T11:51:40.645388+0000 mon.a (mon.0) 986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[79620]: audit 2024-07-28T11:51:40.662482+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[79620]: cluster 2024-07-28T11:51:40.662674+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e157: 8 total, 2 up, 7 in 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[81864]: cluster 2024-07-28T11:51:40.202949+0000 mgr.y (mgr.25253) 693 : cluster [DBG] pgmap v677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:41.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[81864]: cluster 2024-07-28T11:51:40.645388+0000 mon.a (mon.0) 986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:51:41.953 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[81864]: audit 2024-07-28T11:51:40.662482+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:51:41.953 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:41 smithi177 bash[81864]: cluster 2024-07-28T11:51:40.662674+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e157: 8 total, 2 up, 7 in 2024-07-28T11:51:42.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:42.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:42.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:42.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:42.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 549 16 16 0 0 0 - 0 2024-07-28T11:51:42.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:42.548 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:42.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:42.763 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:42.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:42.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:43.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:43.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:43.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:43.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:43.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 550 16 16 0 0 0 - 0 2024-07-28T11:51:43.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:43.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:43.601 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:43.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T11:51:43.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:51:43.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:43.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:43 smithi177 bash[79620]: cluster 2024-07-28T11:51:42.204562+0000 mgr.y (mgr.25253) 694 : cluster [DBG] pgmap v679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:43 smithi177 bash[81864]: cluster 2024-07-28T11:51:42.204562+0000 mgr.y (mgr.25253) 694 : cluster [DBG] pgmap v679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:43.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:43 smithi204 bash[68176]: cluster 2024-07-28T11:51:42.204562+0000 mgr.y (mgr.25253) 694 : cluster [DBG] pgmap v679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:43.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:44.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:44.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:44.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:44.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 551 16 16 0 0 0 - 0 2024-07-28T11:51:44.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:44.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:44.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:44.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:44.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:45.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:45.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:45.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:45.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:45.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 552 16 16 0 0 0 - 0 2024-07-28T11:51:45.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:45.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:45.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:45.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:45.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:45 smithi204 bash[68176]: cluster 2024-07-28T11:51:44.206077+0000 mgr.y (mgr.25253) 695 : cluster [DBG] pgmap v680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:46.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:45 smithi177 bash[79620]: cluster 2024-07-28T11:51:44.206077+0000 mgr.y (mgr.25253) 695 : cluster [DBG] pgmap v680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:45 smithi177 bash[81864]: cluster 2024-07-28T11:51:44.206077+0000 mgr.y (mgr.25253) 695 : cluster [DBG] pgmap v680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:46.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:46.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:46.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:46.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:46.392 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:51:46.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 553 16 16 0 0 0 - 0 2024-07-28T11:51:46.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:46.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:46.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:46.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:46 smithi177 bash[79620]: audit 2024-07-28T11:51:45.682170+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:46.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:46 smithi177 bash[81864]: audit 2024-07-28T11:51:45.682170+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:46.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:46 smithi204 bash[68176]: audit 2024-07-28T11:51:45.682170+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:46.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:47.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:47.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:47.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:47.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:47.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 554 16 16 0 0 0 - 0 2024-07-28T11:51:47.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:47.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:47.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:47.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:47 smithi204 bash[68176]: cluster 2024-07-28T11:51:46.206954+0000 mgr.y (mgr.25253) 696 : cluster [DBG] pgmap v681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:47.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:47.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:47 smithi177 bash[81864]: cluster 2024-07-28T11:51:46.206954+0000 mgr.y (mgr.25253) 696 : cluster [DBG] pgmap v681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:47.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:47 smithi177 bash[79620]: cluster 2024-07-28T11:51:46.206954+0000 mgr.y (mgr.25253) 696 : cluster [DBG] pgmap v681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:48.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:48.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:48.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:48.383 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:48.391 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:51:48.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:48.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 555 16 16 0 0 0 - 0 2024-07-28T11:51:48.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:48.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:48.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:48.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:49.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:49.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:49.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:49.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:49.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 556 16 16 0 0 0 - 0 2024-07-28T11:51:49.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:49.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:49.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:49.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:49.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:49 smithi204 bash[68176]: cluster 2024-07-28T11:51:48.208422+0000 mgr.y (mgr.25253) 697 : cluster [DBG] pgmap v682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:49.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:49.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:49 smithi177 bash[79620]: cluster 2024-07-28T11:51:48.208422+0000 mgr.y (mgr.25253) 697 : cluster [DBG] pgmap v682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:49.951 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:49 smithi177 bash[81864]: cluster 2024-07-28T11:51:48.208422+0000 mgr.y (mgr.25253) 697 : cluster [DBG] pgmap v682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:50.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:50.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:50.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:50.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:50.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 557 16 16 0 0 0 - 0 2024-07-28T11:51:50.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:50.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:50.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:50.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:51.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:51.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:51.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:51.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:51.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 558 16 16 0 0 0 - 0 2024-07-28T11:51:51.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:51.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:51.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:51.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:51 smithi177 bash[79620]: cluster 2024-07-28T11:51:50.209386+0000 mgr.y (mgr.25253) 698 : cluster [DBG] pgmap v683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:51.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:51 smithi177 bash[81864]: cluster 2024-07-28T11:51:50.209386+0000 mgr.y (mgr.25253) 698 : cluster [DBG] pgmap v683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:51.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:51.848 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:51:51.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:52.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:51 smithi204 bash[68176]: cluster 2024-07-28T11:51:50.209386+0000 mgr.y (mgr.25253) 698 : cluster [DBG] pgmap v683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:52.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:52.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:52.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:51:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:51:52.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:52.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 559 16 16 0 0 0 - 0 2024-07-28T11:51:52.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:52.614 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:51:52.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T11:51:52.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:52.687 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:51:52.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:52.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:52 smithi204 bash[68176]: audit 2024-07-28T11:51:52.505263+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:52.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:53.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:53.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:52 smithi177 bash[81864]: audit 2024-07-28T11:51:52.505263+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:53.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:52 smithi177 bash[79620]: audit 2024-07-28T11:51:52.505263+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:51:53.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:53.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:53.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:53.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:51:53.462853+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:51:53.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:51:53.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 560 16 16 0 0 0 - 0 2024-07-28T11:51:53.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:53.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:53.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[81864]: cluster 2024-07-28T11:51:52.210287+0000 mgr.y (mgr.25253) 699 : cluster [DBG] pgmap v684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[81864]: cluster 2024-07-28T11:51:52.677977+0000 mon.a (mon.0) 991 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[81864]: audit 2024-07-28T11:51:52.691285+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[81864]: cluster 2024-07-28T11:51:52.691379+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e158: 8 total, 2 up, 7 in 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[79620]: cluster 2024-07-28T11:51:52.210287+0000 mgr.y (mgr.25253) 699 : cluster [DBG] pgmap v684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[79620]: cluster 2024-07-28T11:51:52.677977+0000 mon.a (mon.0) 991 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[79620]: audit 2024-07-28T11:51:52.691285+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:53.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:53 smithi177 bash[79620]: cluster 2024-07-28T11:51:52.691379+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e158: 8 total, 2 up, 7 in 2024-07-28T11:51:53.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:53 smithi204 bash[68176]: cluster 2024-07-28T11:51:52.210287+0000 mgr.y (mgr.25253) 699 : cluster [DBG] pgmap v684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:53 smithi204 bash[68176]: cluster 2024-07-28T11:51:52.677977+0000 mon.a (mon.0) 991 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:51:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:53 smithi204 bash[68176]: audit 2024-07-28T11:51:52.691285+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.177:0/4251333166' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:51:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:53 smithi204 bash[68176]: cluster 2024-07-28T11:51:52.691379+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e158: 8 total, 2 up, 7 in 2024-07-28T11:51:53.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:54.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:54.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:54.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:54.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:54.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 561 16 16 0 0 0 - 0 2024-07-28T11:51:54.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:54.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:54.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:54.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:55.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:55.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:55.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:55.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:55.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 562 16 16 0 0 0 - 0 2024-07-28T11:51:55.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:55.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:51:55.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:55.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:55.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:55 smithi204 bash[68176]: cluster 2024-07-28T11:51:54.211750+0000 mgr.y (mgr.25253) 700 : cluster [DBG] pgmap v686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:55.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:55.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:55 smithi177 bash[81864]: cluster 2024-07-28T11:51:54.211750+0000 mgr.y (mgr.25253) 700 : cluster [DBG] pgmap v686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:55.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:55 smithi177 bash[79620]: cluster 2024-07-28T11:51:54.211750+0000 mgr.y (mgr.25253) 700 : cluster [DBG] pgmap v686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:56.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:56.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:56.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:56.353 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:51:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:51:56.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 563 16 16 0 0 0 - 0 2024-07-28T11:51:56.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:56.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:56.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:56.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:56.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:57.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:57.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:57.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:57.366 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:51:57.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:57.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 564 16 16 0 0 0 - 0 2024-07-28T11:51:57.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:57.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:57.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:57.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:57 smithi204 bash[68176]: cluster 2024-07-28T11:51:56.213403+0000 mgr.y (mgr.25253) 701 : cluster [DBG] pgmap v687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:58.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:58.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:57 smithi177 bash[79620]: cluster 2024-07-28T11:51:56.213403+0000 mgr.y (mgr.25253) 701 : cluster [DBG] pgmap v687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:58.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:57 smithi177 bash[81864]: cluster 2024-07-28T11:51:56.213403+0000 mgr.y (mgr.25253) 701 : cluster [DBG] pgmap v687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:58.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:58.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:58.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:58.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 565 16 16 0 0 0 - 0 2024-07-28T11:51:58.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:58.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:58.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:58.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:51:58.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:59.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:59.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:51:59.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:51:59.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:51:59.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 566 16 16 0 0 0 - 0 2024-07-28T11:51:59.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:51:59.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:51:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:51:59 smithi204 bash[68176]: cluster 2024-07-28T11:51:58.215056+0000 mgr.y (mgr.25253) 702 : cluster [DBG] pgmap v688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:51:59.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:51:59.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:00.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:51:59 smithi177 bash[81864]: cluster 2024-07-28T11:51:58.215056+0000 mgr.y (mgr.25253) 702 : cluster [DBG] pgmap v688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:00.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:51:59 smithi177 bash[79620]: cluster 2024-07-28T11:51:58.215056+0000 mgr.y (mgr.25253) 702 : cluster [DBG] pgmap v688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:00.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:00.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:00.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:00.330 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:00.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:00.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 567 16 16 0 0 0 - 0 2024-07-28T11:52:00.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:00.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:00.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:00.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:00.925 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:00.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:01.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:01.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:01.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:01.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 568 16 16 0 0 0 - 0 2024-07-28T11:52:01.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:01.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:01.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T11:52:01.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:01.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:01.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:01 smithi204 bash[68176]: cluster 2024-07-28T11:52:00.216609+0000 mgr.y (mgr.25253) 703 : cluster [DBG] pgmap v689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:01.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:01 smithi204 bash[68176]: audit 2024-07-28T11:52:00.688743+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:01.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:01 smithi204 bash[68176]: audit 2024-07-28T11:52:00.690172+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:01.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[79620]: cluster 2024-07-28T11:52:00.216609+0000 mgr.y (mgr.25253) 703 : cluster [DBG] pgmap v689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[79620]: audit 2024-07-28T11:52:00.688743+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[79620]: audit 2024-07-28T11:52:00.690172+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[81864]: cluster 2024-07-28T11:52:00.216609+0000 mgr.y (mgr.25253) 703 : cluster [DBG] pgmap v689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[81864]: audit 2024-07-28T11:52:00.688743+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:01.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:01 smithi177 bash[81864]: audit 2024-07-28T11:52:00.690172+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:02.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:02.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:02.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:02.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:02.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 569 16 16 0 0 0 - 0 2024-07-28T11:52:02.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:02.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:02.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:02.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:03.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:03.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:03.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:03.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:03.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 570 16 16 0 0 0 - 0 2024-07-28T11:52:03.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:03.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:03.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:03.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:03 smithi177 bash[79620]: cluster 2024-07-28T11:52:02.218162+0000 mgr.y (mgr.25253) 704 : cluster [DBG] pgmap v690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:03.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:03 smithi177 bash[81864]: cluster 2024-07-28T11:52:02.218162+0000 mgr.y (mgr.25253) 704 : cluster [DBG] pgmap v690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:03.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:03.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:04.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:04.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:03 smithi204 bash[68176]: cluster 2024-07-28T11:52:02.218162+0000 mgr.y (mgr.25253) 704 : cluster [DBG] pgmap v690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:04.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:04.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:04.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:04.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 571 16 16 0 0 0 - 0 2024-07-28T11:52:04.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:04.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:04.704 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:52:04.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:04.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:05.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:05.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:04 smithi204 bash[68176]: audit 2024-07-28T11:52:04.416037+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.177:0/2375007152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:04 smithi204 bash[68176]: audit 2024-07-28T11:52:04.416753+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.034 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:04 smithi177 bash[79620]: audit 2024-07-28T11:52:04.416037+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.177:0/2375007152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.034 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:04 smithi177 bash[79620]: audit 2024-07-28T11:52:04.416753+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.034 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:04 smithi177 bash[81864]: audit 2024-07-28T11:52:04.416037+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.177:0/2375007152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.035 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:04 smithi177 bash[81864]: audit 2024-07-28T11:52:04.416753+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:05.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:05.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:05.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:05.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 572 16 16 0 0 0 - 0 2024-07-28T11:52:05.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:05.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:05.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:05.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:05.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[81864]: cluster 2024-07-28T11:52:04.218953+0000 mgr.y (mgr.25253) 705 : cluster [DBG] pgmap v691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:05.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[81864]: cluster 2024-07-28T11:52:04.691576+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:05.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[81864]: audit 2024-07-28T11:52:04.707220+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:05.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[81864]: cluster 2024-07-28T11:52:04.707359+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e159: 8 total, 2 up, 7 in 2024-07-28T11:52:05.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[79620]: cluster 2024-07-28T11:52:04.218953+0000 mgr.y (mgr.25253) 705 : cluster [DBG] pgmap v691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:05.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[79620]: cluster 2024-07-28T11:52:04.691576+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:05.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[79620]: audit 2024-07-28T11:52:04.707220+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:05.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:05 smithi177 bash[79620]: cluster 2024-07-28T11:52:04.707359+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e159: 8 total, 2 up, 7 in 2024-07-28T11:52:05.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:06.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:05 smithi204 bash[68176]: cluster 2024-07-28T11:52:04.218953+0000 mgr.y (mgr.25253) 705 : cluster [DBG] pgmap v691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:05 smithi204 bash[68176]: cluster 2024-07-28T11:52:04.691576+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:05 smithi204 bash[68176]: audit 2024-07-28T11:52:04.707220+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:06.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:05 smithi204 bash[68176]: cluster 2024-07-28T11:52:04.707359+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e159: 8 total, 2 up, 7 in 2024-07-28T11:52:06.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:06.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:52:06.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:06.384 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:06.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:06.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 573 16 16 0 0 0 - 0 2024-07-28T11:52:06.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:06.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:06.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:06.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:07.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:07.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:07.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:07.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:07.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 574 16 16 0 0 0 - 0 2024-07-28T11:52:07.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:07.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:52:07.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:07.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:07.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:07 smithi204 bash[68176]: cluster 2024-07-28T11:52:06.220448+0000 mgr.y (mgr.25253) 706 : cluster [DBG] pgmap v693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:07.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:07.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:07 smithi177 bash[81864]: cluster 2024-07-28T11:52:06.220448+0000 mgr.y (mgr.25253) 706 : cluster [DBG] pgmap v693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:07.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:07 smithi177 bash[79620]: cluster 2024-07-28T11:52:06.220448+0000 mgr.y (mgr.25253) 706 : cluster [DBG] pgmap v693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:08.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:08.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:08.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:08.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:08.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 575 16 16 0 0 0 - 0 2024-07-28T11:52:08.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:08.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:08.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:08.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:09.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:09.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:09.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:09.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:09.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 576 16 16 0 0 0 - 0 2024-07-28T11:52:09.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:09.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:09.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:09.793 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:09.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:09 smithi204 bash[68176]: cluster 2024-07-28T11:52:08.222009+0000 mgr.y (mgr.25253) 707 : cluster [DBG] pgmap v694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:09.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:09.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:10.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:09 smithi177 bash[79620]: cluster 2024-07-28T11:52:08.222009+0000 mgr.y (mgr.25253) 707 : cluster [DBG] pgmap v694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:10.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:09 smithi177 bash[81864]: cluster 2024-07-28T11:52:08.222009+0000 mgr.y (mgr.25253) 707 : cluster [DBG] pgmap v694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:10.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:10.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:10.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:10.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 577 16 16 0 0 0 - 0 2024-07-28T11:52:10.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:10.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T11:52:10.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:10.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:10.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:10.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:11.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:11.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:11.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:11.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:11.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 578 16 16 0 0 0 - 0 2024-07-28T11:52:11.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:11.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:11.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:11.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:11 smithi204 bash[68176]: cluster 2024-07-28T11:52:10.223518+0000 mgr.y (mgr.25253) 708 : cluster [DBG] pgmap v695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:12.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:11 smithi177 bash[81864]: cluster 2024-07-28T11:52:10.223518+0000 mgr.y (mgr.25253) 708 : cluster [DBG] pgmap v695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:11 smithi177 bash[79620]: cluster 2024-07-28T11:52:10.223518+0000 mgr.y (mgr.25253) 708 : cluster [DBG] pgmap v695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:12.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:12.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:12.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:12.320 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:12.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:12.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 579 16 16 0 0 0 - 0 2024-07-28T11:52:12.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:12.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:12.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:12.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:12.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:13.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:13.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:13.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:13.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:13.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:52:13.465659+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:52:13.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:52:13.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 580 16 16 0 0 0 - 0 2024-07-28T11:52:13.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:13.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:13.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:13 smithi204 bash[68176]: cluster 2024-07-28T11:52:12.225016+0000 mgr.y (mgr.25253) 709 : cluster [DBG] pgmap v696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:13.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:14.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:13 smithi177 bash[79620]: cluster 2024-07-28T11:52:12.225016+0000 mgr.y (mgr.25253) 709 : cluster [DBG] pgmap v696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:14.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:13 smithi177 bash[81864]: cluster 2024-07-28T11:52:12.225016+0000 mgr.y (mgr.25253) 709 : cluster [DBG] pgmap v696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:14.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:14.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:14.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:14.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:14.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 581 16 16 0 0 0 - 0 2024-07-28T11:52:14.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:14.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:14.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:14.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:14.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:15.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:15.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:15.319 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:15.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:15.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:15.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 582 16 16 0 0 0 - 0 2024-07-28T11:52:15.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:15.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:15.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[81864]: cluster 2024-07-28T11:52:14.226529+0000 mgr.y (mgr.25253) 710 : cluster [DBG] pgmap v697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:15.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[81864]: audit 2024-07-28T11:52:15.688812+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:15.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[81864]: audit 2024-07-28T11:52:15.690313+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:15.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[79620]: cluster 2024-07-28T11:52:14.226529+0000 mgr.y (mgr.25253) 710 : cluster [DBG] pgmap v697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:15.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[79620]: audit 2024-07-28T11:52:15.688812+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:15.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:15 smithi177 bash[79620]: audit 2024-07-28T11:52:15.690313+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:15.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:15.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:16.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:15 smithi204 bash[68176]: cluster 2024-07-28T11:52:14.226529+0000 mgr.y (mgr.25253) 710 : cluster [DBG] pgmap v697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:15 smithi204 bash[68176]: audit 2024-07-28T11:52:15.688812+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:15 smithi204 bash[68176]: audit 2024-07-28T11:52:15.690313+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:16.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:16.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:16.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:16.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 583 16 16 0 0 0 - 0 2024-07-28T11:52:16.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:52:16.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:16.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:16.730 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:52:16.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:16.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:16 smithi204 bash[68176]: audit 2024-07-28T11:52:16.271894+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:16.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:16 smithi177 bash[81864]: audit 2024-07-28T11:52:16.271894+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:16.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:16 smithi177 bash[79620]: audit 2024-07-28T11:52:16.271894+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:17.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:17.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:17.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:17.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:17.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 584 16 16 0 0 0 - 0 2024-07-28T11:52:17.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:17.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:17.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:17.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[79620]: cluster 2024-07-28T11:52:16.227373+0000 mgr.y (mgr.25253) 711 : cluster [DBG] pgmap v698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[79620]: cluster 2024-07-28T11:52:16.722584+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[79620]: audit 2024-07-28T11:52:16.734331+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[79620]: cluster 2024-07-28T11:52:16.734399+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e160: 8 total, 2 up, 7 in 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[81864]: cluster 2024-07-28T11:52:16.227373+0000 mgr.y (mgr.25253) 711 : cluster [DBG] pgmap v698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[81864]: cluster 2024-07-28T11:52:16.722584+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[81864]: audit 2024-07-28T11:52:16.734331+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:17.847 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:17 smithi177 bash[81864]: cluster 2024-07-28T11:52:16.734399+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e160: 8 total, 2 up, 7 in 2024-07-28T11:52:17.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:18.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:17 smithi204 bash[68176]: cluster 2024-07-28T11:52:16.227373+0000 mgr.y (mgr.25253) 711 : cluster [DBG] pgmap v698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:17 smithi204 bash[68176]: cluster 2024-07-28T11:52:16.722584+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:17 smithi204 bash[68176]: audit 2024-07-28T11:52:16.734331+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.177:0/2116961296' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:17 smithi204 bash[68176]: cluster 2024-07-28T11:52:16.734399+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e160: 8 total, 2 up, 7 in 2024-07-28T11:52:18.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:18.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:18.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:18.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 585 16 16 0 0 0 - 0 2024-07-28T11:52:18.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:18.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:18.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:18.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:18.914 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:19.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:19.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:19.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:19.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:19.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 586 16 16 0 0 0 - 0 2024-07-28T11:52:19.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:19.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:52:19.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:19.716 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:19.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T11:52:19.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:19.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:19 smithi204 bash[68176]: cluster 2024-07-28T11:52:18.228872+0000 mgr.y (mgr.25253) 712 : cluster [DBG] pgmap v700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:19.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:19 smithi177 bash[81864]: cluster 2024-07-28T11:52:18.228872+0000 mgr.y (mgr.25253) 712 : cluster [DBG] pgmap v700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:20.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:19 smithi177 bash[79620]: cluster 2024-07-28T11:52:18.228872+0000 mgr.y (mgr.25253) 712 : cluster [DBG] pgmap v700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:20.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:20.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:20.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:20.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:20.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 587 16 16 0 0 0 - 0 2024-07-28T11:52:20.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:20.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:20.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:20.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:21.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:21.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:21.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:21.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:21.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 588 16 16 0 0 0 - 0 2024-07-28T11:52:21.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:21.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:21.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:21.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:21 smithi204 bash[68176]: cluster 2024-07-28T11:52:20.230385+0000 mgr.y (mgr.25253) 713 : cluster [DBG] pgmap v701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:21.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:22.001 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:21 smithi177 bash[81864]: cluster 2024-07-28T11:52:20.230385+0000 mgr.y (mgr.25253) 713 : cluster [DBG] pgmap v701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:22.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:21 smithi177 bash[79620]: cluster 2024-07-28T11:52:20.230385+0000 mgr.y (mgr.25253) 713 : cluster [DBG] pgmap v701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:22.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:22.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:22.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:22.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 589 16 16 0 0 0 - 0 2024-07-28T11:52:22.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:22.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:22.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:22.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:22.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:23.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:23.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:23.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:23.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:23.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 590 16 16 0 0 0 - 0 2024-07-28T11:52:23.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:23.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:23.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:23.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:23.898 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:23 smithi177 bash[81864]: cluster 2024-07-28T11:52:22.231923+0000 mgr.y (mgr.25253) 714 : cluster [DBG] pgmap v702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:23.899 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:23 smithi177 bash[79620]: cluster 2024-07-28T11:52:22.231923+0000 mgr.y (mgr.25253) 714 : cluster [DBG] pgmap v702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:24.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:24.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:24.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:23 smithi204 bash[68176]: cluster 2024-07-28T11:52:22.231923+0000 mgr.y (mgr.25253) 714 : cluster [DBG] pgmap v702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:24.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:24.359 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:24.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:24.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 591 16 16 0 0 0 - 0 2024-07-28T11:52:24.468 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:24.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:24.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:24.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:24.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:24.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:25.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:25.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:25.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:25.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:25.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 592 16 16 0 0 0 - 0 2024-07-28T11:52:25.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:25.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:25.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:25.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:26.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:25 smithi177 bash[79620]: cluster 2024-07-28T11:52:24.233458+0000 mgr.y (mgr.25253) 715 : cluster [DBG] pgmap v703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:26.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:25 smithi177 bash[81864]: cluster 2024-07-28T11:52:24.233458+0000 mgr.y (mgr.25253) 715 : cluster [DBG] pgmap v703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:26.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:26.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:25 smithi204 bash[68176]: cluster 2024-07-28T11:52:24.233458+0000 mgr.y (mgr.25253) 715 : cluster [DBG] pgmap v703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:26.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:26.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:26.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:26.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 593 16 16 0 0 0 - 0 2024-07-28T11:52:26.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:26.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:52:26.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:26.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:26.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:26.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:27.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:27.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:27.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:27.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:27.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 594 16 16 0 0 0 - 0 2024-07-28T11:52:27.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:27.574 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:27.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:27.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:27.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:27 smithi177 bash[79620]: cluster 2024-07-28T11:52:26.234275+0000 mgr.y (mgr.25253) 716 : cluster [DBG] pgmap v704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:28.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:27 smithi177 bash[81864]: cluster 2024-07-28T11:52:26.234275+0000 mgr.y (mgr.25253) 716 : cluster [DBG] pgmap v704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:28.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:28.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:27 smithi204 bash[68176]: cluster 2024-07-28T11:52:26.234275+0000 mgr.y (mgr.25253) 716 : cluster [DBG] pgmap v704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:28.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:28.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:28.323 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:28.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T11:52:28.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:28.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 595 16 16 0 0 0 - 0 2024-07-28T11:52:28.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:28.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:28.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:28.763 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:52:28.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:28 smithi204 bash[68176]: audit 2024-07-28T11:52:28.502254+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:52:28.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:29.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:28 smithi177 bash[81864]: audit 2024-07-28T11:52:28.502254+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:52:29.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:28 smithi177 bash[79620]: audit 2024-07-28T11:52:28.502254+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:52:29.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:29.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:29.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:29.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:29.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 596 16 16 0 0 0 - 0 2024-07-28T11:52:29.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:29.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:29.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:29.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:29 smithi204 bash[68176]: cluster 2024-07-28T11:52:28.234996+0000 mgr.y (mgr.25253) 717 : cluster [DBG] pgmap v705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:29 smithi204 bash[68176]: cluster 2024-07-28T11:52:28.753250+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:29 smithi204 bash[68176]: audit 2024-07-28T11:52:28.766955+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:52:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:29 smithi204 bash[68176]: cluster 2024-07-28T11:52:28.767062+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e161: 8 total, 2 up, 7 in 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[81864]: cluster 2024-07-28T11:52:28.234996+0000 mgr.y (mgr.25253) 717 : cluster [DBG] pgmap v705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[81864]: cluster 2024-07-28T11:52:28.753250+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[81864]: audit 2024-07-28T11:52:28.766955+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[81864]: cluster 2024-07-28T11:52:28.767062+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e161: 8 total, 2 up, 7 in 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[79620]: cluster 2024-07-28T11:52:28.234996+0000 mgr.y (mgr.25253) 717 : cluster [DBG] pgmap v705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[79620]: cluster 2024-07-28T11:52:28.753250+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:29.921 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[79620]: audit 2024-07-28T11:52:28.766955+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.177:0/4048674400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:52:29.922 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:29 smithi177 bash[79620]: cluster 2024-07-28T11:52:28.767062+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e161: 8 total, 2 up, 7 in 2024-07-28T11:52:30.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:30.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:30.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:30.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:30.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 597 16 16 0 0 0 - 0 2024-07-28T11:52:30.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:30.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:30.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:30.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:30.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:30.995 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:30 smithi177 bash[81864]: audit 2024-07-28T11:52:30.683319+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:30.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:30 smithi177 bash[79620]: audit 2024-07-28T11:52:30.683319+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:31.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:30 smithi204 bash[68176]: audit 2024-07-28T11:52:30.683319+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:31.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:31.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:31.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:31.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 598 16 16 0 0 0 - 0 2024-07-28T11:52:31.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:31.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:52:31.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:31.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:31.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:32.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:31 smithi177 bash[81864]: cluster 2024-07-28T11:52:30.236507+0000 mgr.y (mgr.25253) 718 : cluster [DBG] pgmap v707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:32.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:31 smithi177 bash[81864]: audit 2024-07-28T11:52:30.922267+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:32.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:31 smithi177 bash[79620]: cluster 2024-07-28T11:52:30.236507+0000 mgr.y (mgr.25253) 718 : cluster [DBG] pgmap v707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:32.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:31 smithi177 bash[79620]: audit 2024-07-28T11:52:30.922267+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:32.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:31 smithi204 bash[68176]: cluster 2024-07-28T11:52:30.236507+0000 mgr.y (mgr.25253) 718 : cluster [DBG] pgmap v707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:31 smithi204 bash[68176]: audit 2024-07-28T11:52:30.922267+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:32.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:32.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:32.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:32.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 599 16 16 0 0 0 - 0 2024-07-28T11:52:32.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:32.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:32 smithi204 bash[60899]: ts=2024-07-28T11:52: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:32.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:32.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:32.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:32 smithi204 bash[68176]: cluster 2024-07-28T11:52:32.237973+0000 mgr.y (mgr.25253) 719 : cluster [DBG] pgmap v708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:33.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:33.071 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:33.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:33.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:32 smithi177 bash[81864]: cluster 2024-07-28T11:52:32.237973+0000 mgr.y (mgr.25253) 719 : cluster [DBG] pgmap v708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:33.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:32 smithi177 bash[79620]: cluster 2024-07-28T11:52:32.237973+0000 mgr.y (mgr.25253) 719 : cluster [DBG] pgmap v708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:33.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:33.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:33.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:52:33.468680+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:52:33.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:52:33.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 600 16 16 0 0 0 - 0 2024-07-28T11:52:33.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:33.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:33.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:33.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:33.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:34.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:34.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:34.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:34.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:34.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 601 16 16 0 0 0 - 0 2024-07-28T11:52:34.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:34.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:34.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:34.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:35.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:35.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:35.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:35.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:35.402 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:35 smithi177 bash[81864]: cluster 2024-07-28T11:52:34.238995+0000 mgr.y (mgr.25253) 720 : cluster [DBG] pgmap v709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:35.402 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:35 smithi177 bash[79620]: cluster 2024-07-28T11:52:34.238995+0000 mgr.y (mgr.25253) 720 : cluster [DBG] pgmap v709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:35.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 602 16 16 0 0 0 - 0 2024-07-28T11:52:35.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:35.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:35.637 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:35 smithi204 bash[68176]: cluster 2024-07-28T11:52:34.238995+0000 mgr.y (mgr.25253) 720 : cluster [DBG] pgmap v709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:35.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:35.782 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:35.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:35.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:36.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:36.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:36.206 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:52:36.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:36.337 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:36.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:36.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 603 16 16 0 0 0 - 0 2024-07-28T11:52:36.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:36.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:36.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:36.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:37.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:37.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T11:52:37.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:37.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:37.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:37.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 604 16 16 0 0 0 - 0 2024-07-28T11:52:37.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:37.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: cluster 2024-07-28T11:52:36.239692+0000 mgr.y (mgr.25253) 721 : cluster [DBG] pgmap v710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:36.560023+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:36.564074+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:36.730932+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:36.737207+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:37.158613+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:37.159560+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:37.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:37 smithi204 bash[68176]: audit 2024-07-28T11:52:37.165592+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: cluster 2024-07-28T11:52:36.239692+0000 mgr.y (mgr.25253) 721 : cluster [DBG] pgmap v710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:36.560023+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:36.564074+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:36.730932+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:36.737207+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:37.158613+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:37.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:37.159560+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:37.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[79620]: audit 2024-07-28T11:52:37.165592+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.753 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: cluster 2024-07-28T11:52:36.239692+0000 mgr.y (mgr.25253) 721 : cluster [DBG] pgmap v710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:37.753 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:36.560023+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.753 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:36.564074+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.753 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:36.730932+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:36.737207+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:37.158613+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:37.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:37.159560+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:37.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:37 smithi177 bash[81864]: audit 2024-07-28T11:52:37.165592+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:37.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:37.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:38.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:38.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:38.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:38.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:38.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 605 16 16 0 0 0 - 0 2024-07-28T11:52:38.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:38.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:38.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:38.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:39.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:39.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:39.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:39.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:39.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 606 16 16 0 0 0 - 0 2024-07-28T11:52:39.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:39.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:39.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:39.747 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:39 smithi177 bash[79620]: cluster 2024-07-28T11:52:38.241106+0000 mgr.y (mgr.25253) 722 : cluster [DBG] pgmap v711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:39.747 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:39 smithi177 bash[81864]: cluster 2024-07-28T11:52:38.241106+0000 mgr.y (mgr.25253) 722 : cluster [DBG] pgmap v711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:39.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:39 smithi204 bash[68176]: cluster 2024-07-28T11:52:38.241106+0000 mgr.y (mgr.25253) 722 : cluster [DBG] pgmap v711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:39.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:40.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:40.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:40.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:40.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:40.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 607 16 16 0 0 0 - 0 2024-07-28T11:52:40.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:40.578 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:52:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:40 smithi204 bash[68176]: audit 2024-07-28T11:52:39.905931+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.177:0/190139625' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:40 smithi204 bash[68176]: audit 2024-07-28T11:52:39.906308+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:40.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:40.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:40.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:40.935 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:40 smithi177 bash[79620]: audit 2024-07-28T11:52:39.905931+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.177:0/190139625' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:40.935 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:40 smithi177 bash[79620]: audit 2024-07-28T11:52:39.906308+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:40.935 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:40 smithi177 bash[81864]: audit 2024-07-28T11:52:39.905931+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.177:0/190139625' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:40.935 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:40 smithi177 bash[81864]: audit 2024-07-28T11:52:39.906308+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:52:41.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:41.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:41.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:41.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:41.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 608 16 16 0 0 0 - 0 2024-07-28T11:52:41.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:41.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:41.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:41.761 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:41.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:41 smithi204 bash[68176]: cluster 2024-07-28T11:52:40.242680+0000 mgr.y (mgr.25253) 723 : cluster [DBG] pgmap v712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:41.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:41 smithi204 bash[68176]: cluster 2024-07-28T11:52:40.567024+0000 mon.a (mon.0) 1020 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:52:41.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:41 smithi204 bash[68176]: audit 2024-07-28T11:52:40.581582+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:41.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:41 smithi204 bash[68176]: cluster 2024-07-28T11:52:40.581727+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e162: 8 total, 2 up, 7 in 2024-07-28T11:52:41.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[81864]: cluster 2024-07-28T11:52:40.242680+0000 mgr.y (mgr.25253) 723 : cluster [DBG] pgmap v712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[81864]: cluster 2024-07-28T11:52:40.567024+0000 mon.a (mon.0) 1020 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[81864]: audit 2024-07-28T11:52:40.581582+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[81864]: cluster 2024-07-28T11:52:40.581727+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e162: 8 total, 2 up, 7 in 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[79620]: cluster 2024-07-28T11:52:40.242680+0000 mgr.y (mgr.25253) 723 : cluster [DBG] pgmap v712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:41.891 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[79620]: cluster 2024-07-28T11:52:40.567024+0000 mon.a (mon.0) 1020 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:52:41.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[79620]: audit 2024-07-28T11:52:40.581582+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:52:41.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:41 smithi177 bash[79620]: cluster 2024-07-28T11:52:40.581727+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e162: 8 total, 2 up, 7 in 2024-07-28T11:52:41.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:42.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:42.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:42.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:42 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:42.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 609 16 16 0 0 0 - 0 2024-07-28T11:52:42.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:42.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:42.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:42.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:42.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:43.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:43.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:43.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:43.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:43.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:52:43.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 610 16 16 0 0 0 - 0 2024-07-28T11:52:43.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:43.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:43 smithi204 bash[68176]: cluster 2024-07-28T11:52:42.244279+0000 mgr.y (mgr.25253) 724 : cluster [DBG] pgmap v714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:43 smithi177 bash[79620]: cluster 2024-07-28T11:52:42.244279+0000 mgr.y (mgr.25253) 724 : cluster [DBG] pgmap v714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:43.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:43 smithi177 bash[81864]: cluster 2024-07-28T11:52:42.244279+0000 mgr.y (mgr.25253) 724 : cluster [DBG] pgmap v714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:43.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:43.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:44.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:44.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:44.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:44.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:44.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 611 16 16 0 0 0 - 0 2024-07-28T11:52:44.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:44.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:44.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:44.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:44.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:45.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:45.198 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:45.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:45.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:45.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:45.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 612 16 16 0 0 0 - 0 2024-07-28T11:52:45.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:45.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:45.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:45 smithi177 bash[81864]: cluster 2024-07-28T11:52:44.245807+0000 mgr.y (mgr.25253) 725 : cluster [DBG] pgmap v715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:45.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:45 smithi177 bash[79620]: cluster 2024-07-28T11:52:44.245807+0000 mgr.y (mgr.25253) 725 : cluster [DBG] pgmap v715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:45.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:45.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:45 smithi204 bash[68176]: cluster 2024-07-28T11:52:44.245807+0000 mgr.y (mgr.25253) 725 : cluster [DBG] pgmap v715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:45.878 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:45.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T11:52:45.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:46.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:46.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:46.163 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:52:46.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:46.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:46.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 613 16 16 0 0 0 - 0 2024-07-28T11:52:46.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:46.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:46.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:46.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:46.876 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:46 smithi177 bash[81864]: audit 2024-07-28T11:52:45.694247+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:46.876 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:46 smithi177 bash[81864]: audit 2024-07-28T11:52:45.695991+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:46.876 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:46 smithi177 bash[79620]: audit 2024-07-28T11:52:45.694247+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:46.876 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:46 smithi177 bash[79620]: audit 2024-07-28T11:52:45.695991+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:46.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:47.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:47.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:46 smithi204 bash[68176]: audit 2024-07-28T11:52:45.694247+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:52:47.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:46 smithi204 bash[68176]: audit 2024-07-28T11:52:45.695991+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:47.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:47.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:47.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:47.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 614 16 16 0 0 0 - 0 2024-07-28T11:52:47.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:47.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:47.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:47.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:47.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:47 smithi177 bash[79620]: cluster 2024-07-28T11:52:46.247300+0000 mgr.y (mgr.25253) 726 : cluster [DBG] pgmap v716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:47.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:47 smithi177 bash[81864]: cluster 2024-07-28T11:52:46.247300+0000 mgr.y (mgr.25253) 726 : cluster [DBG] pgmap v716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:48.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:47 smithi204 bash[68176]: cluster 2024-07-28T11:52:46.247300+0000 mgr.y (mgr.25253) 726 : cluster [DBG] pgmap v716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:48.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:48.181 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:48.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:48.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:48.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 615 16 16 0 0 0 - 0 2024-07-28T11:52:48.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:48.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:48.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:48.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:49.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:49.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:49.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:49.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:49.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 616 16 16 0 0 0 - 0 2024-07-28T11:52:49.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:49.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:49.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:49.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:49.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:49 smithi204 bash[68176]: cluster 2024-07-28T11:52:48.248228+0000 mgr.y (mgr.25253) 727 : cluster [DBG] pgmap v717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:49.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:49 smithi177 bash[81864]: cluster 2024-07-28T11:52:48.248228+0000 mgr.y (mgr.25253) 727 : cluster [DBG] pgmap v717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:49.879 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:49 smithi177 bash[79620]: cluster 2024-07-28T11:52:48.248228+0000 mgr.y (mgr.25253) 727 : cluster [DBG] pgmap v717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:49.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:50.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:50.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:50.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:50.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:50.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 617 16 16 0 0 0 - 0 2024-07-28T11:52:50.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:50.621 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:52:50.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:50.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:50.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:51.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:51.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:51.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:51.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:51.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 618 16 16 0 0 0 - 0 2024-07-28T11:52:51.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:51.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:51.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:51.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:51.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:51 smithi204 bash[68176]: cluster 2024-07-28T11:52:50.249174+0000 mgr.y (mgr.25253) 728 : cluster [DBG] pgmap v718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:51.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:51.992 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:51 smithi177 bash[79620]: cluster 2024-07-28T11:52:50.249174+0000 mgr.y (mgr.25253) 728 : cluster [DBG] pgmap v718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:51.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:51 smithi177 bash[81864]: cluster 2024-07-28T11:52:50.249174+0000 mgr.y (mgr.25253) 728 : cluster [DBG] pgmap v718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:52.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:52.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:52.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:52:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:52:52.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:52.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 619 16 16 0 0 0 - 0 2024-07-28T11:52:52.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:52.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:52.718 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:52:52.733 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:52 smithi177 bash[81864]: audit 2024-07-28T11:52:52.377563+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:52.733 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:52 smithi177 bash[79620]: audit 2024-07-28T11:52:52.377563+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:52.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:52.842 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:52 smithi204 bash[68176]: audit 2024-07-28T11:52:52.377563+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:52:52.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:53.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:53.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:53.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:53.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:53.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:52:53.471674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:52:53.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:52:53.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 620 16 16 0 0 0 - 0 2024-07-28T11:52:53.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:53.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:53.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:53.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:53.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:53 smithi204 bash[68176]: cluster 2024-07-28T11:52:52.250606+0000 mgr.y (mgr.25253) 729 : cluster [DBG] pgmap v719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:53.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:53 smithi204 bash[68176]: cluster 2024-07-28T11:52:52.706755+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:53.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:53 smithi204 bash[68176]: audit 2024-07-28T11:52:52.721712+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:53.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:53 smithi204 bash[68176]: cluster 2024-07-28T11:52:52.721816+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e163: 8 total, 2 up, 7 in 2024-07-28T11:52:53.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:54.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[79620]: cluster 2024-07-28T11:52:52.250606+0000 mgr.y (mgr.25253) 729 : cluster [DBG] pgmap v719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:54.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[79620]: cluster 2024-07-28T11:52:52.706755+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:54.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[79620]: audit 2024-07-28T11:52:52.721712+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:54.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[79620]: cluster 2024-07-28T11:52:52.721816+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e163: 8 total, 2 up, 7 in 2024-07-28T11:52:54.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[81864]: cluster 2024-07-28T11:52:52.250606+0000 mgr.y (mgr.25253) 729 : cluster [DBG] pgmap v719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:54.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[81864]: cluster 2024-07-28T11:52:52.706755+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:52:54.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[81864]: audit 2024-07-28T11:52:52.721712+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.177:0/2295617082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:52:54.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:53 smithi177 bash[81864]: cluster 2024-07-28T11:52:52.721816+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e163: 8 total, 2 up, 7 in 2024-07-28T11:52:54.093 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:52:54.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:54.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:54.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:54.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:54.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 621 16 16 0 0 0 - 0 2024-07-28T11:52:54.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:54.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:54.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:54.870 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:52:54.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T11:52:54.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:55.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:55.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:55.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:55.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:55.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 622 16 16 0 0 0 - 0 2024-07-28T11:52:55.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:55.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:52:55.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:55.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:55.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:55.888 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:55 smithi177 bash[81864]: cluster 2024-07-28T11:52:54.252153+0000 mgr.y (mgr.25253) 730 : cluster [DBG] pgmap v721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:55.888 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:55 smithi177 bash[79620]: cluster 2024-07-28T11:52:54.252153+0000 mgr.y (mgr.25253) 730 : cluster [DBG] pgmap v721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:55.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:55 smithi204 bash[68176]: cluster 2024-07-28T11:52:54.252153+0000 mgr.y (mgr.25253) 730 : cluster [DBG] pgmap v721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:56.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:56.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:56.244 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:52:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T11:52:56.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:56.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 623 16 16 0 0 0 - 0 2024-07-28T11:52:56.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:56.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:56.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:56.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:56.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:57.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:57.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:57.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:57.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:57.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 624 16 16 0 0 0 - 0 2024-07-28T11:52:57.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:57.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:57.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:52:57.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:58.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:57 smithi177 bash[81864]: cluster 2024-07-28T11:52:56.253628+0000 mgr.y (mgr.25253) 731 : cluster [DBG] pgmap v722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:58.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:57 smithi177 bash[79620]: cluster 2024-07-28T11:52:56.253628+0000 mgr.y (mgr.25253) 731 : cluster [DBG] pgmap v722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:58.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:58.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:57 smithi204 bash[68176]: cluster 2024-07-28T11:52:56.253628+0000 mgr.y (mgr.25253) 731 : cluster [DBG] pgmap v722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:58.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:52:58.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:58.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 625 16 16 0 0 0 - 0 2024-07-28T11:52:58.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:58.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:58.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:52:58.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:58.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:59.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:52:59.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:59.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:59.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:59.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 626 16 16 0 0 0 - 0 2024-07-28T11:52:59.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:52:59.633 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:59.633 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:52:59.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:52:59.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:52:59.878 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:52:59 smithi177 bash[81864]: cluster 2024-07-28T11:52:58.255111+0000 mgr.y (mgr.25253) 732 : cluster [DBG] pgmap v723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:59.879 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:52:59 smithi177 bash[79620]: cluster 2024-07-28T11:52:58.255111+0000 mgr.y (mgr.25253) 732 : cluster [DBG] pgmap v723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:52:59.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:00.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:00.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:52:59 smithi204 bash[68176]: cluster 2024-07-28T11:52:58.255111+0000 mgr.y (mgr.25253) 732 : cluster [DBG] pgmap v723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:00.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:00.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:00.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:00.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 627 16 16 0 0 0 - 0 2024-07-28T11:53:00.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:00.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:00.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:00.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:00.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:01.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:01.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:01.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:01.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 628 16 16 0 0 0 - 0 2024-07-28T11:53:01.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:01.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:01.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[79620]: cluster 2024-07-28T11:53:00.256621+0000 mgr.y (mgr.25253) 733 : cluster [DBG] pgmap v724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[79620]: audit 2024-07-28T11:53:00.690738+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[79620]: audit 2024-07-28T11:53:00.692312+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[81864]: cluster 2024-07-28T11:53:00.256621+0000 mgr.y (mgr.25253) 733 : cluster [DBG] pgmap v724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[81864]: audit 2024-07-28T11:53:00.690738+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:01.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:01 smithi177 bash[81864]: audit 2024-07-28T11:53:00.692312+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:01.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:01.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:02.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:02.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:01 smithi204 bash[68176]: cluster 2024-07-28T11:53:00.256621+0000 mgr.y (mgr.25253) 733 : cluster [DBG] pgmap v724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:02.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:01 smithi204 bash[68176]: audit 2024-07-28T11:53:00.690738+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:02.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:01 smithi204 bash[68176]: audit 2024-07-28T11:53:00.692312+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:02.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:02.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:02 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:02.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:02.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 629 16 16 0 0 0 - 0 2024-07-28T11:53:02.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:02.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:02.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:02.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:03.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:03.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:03.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:03.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:03.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 630 16 16 0 0 0 - 0 2024-07-28T11:53:03.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:03.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:03.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:03.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:03 smithi204 bash[68176]: cluster 2024-07-28T11:53:02.257424+0000 mgr.y (mgr.25253) 734 : cluster [DBG] pgmap v725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:03.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:04.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:03 smithi177 bash[81864]: cluster 2024-07-28T11:53:02.257424+0000 mgr.y (mgr.25253) 734 : cluster [DBG] pgmap v725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:04.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:03 smithi177 bash[79620]: cluster 2024-07-28T11:53:02.257424+0000 mgr.y (mgr.25253) 734 : cluster [DBG] pgmap v725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:04.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:04.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:04.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:04.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:04.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 631 16 16 0 0 0 - 0 2024-07-28T11:53:04.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:04.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:04.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:04.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:05.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:05.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:05.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:05.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:05.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 632 16 16 0 0 0 - 0 2024-07-28T11:53:05.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:05.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:05.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:05.801 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:53:05.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:05.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:05.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:05 smithi177 bash[81864]: cluster 2024-07-28T11:53:04.258866+0000 mgr.y (mgr.25253) 735 : cluster [DBG] pgmap v726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:05.990 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:05 smithi177 bash[79620]: cluster 2024-07-28T11:53:04.258866+0000 mgr.y (mgr.25253) 735 : cluster [DBG] pgmap v726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:06.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:05 smithi204 bash[68176]: cluster 2024-07-28T11:53:04.258866+0000 mgr.y (mgr.25253) 735 : cluster [DBG] pgmap v726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:06.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:06.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:53:06.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:06.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:06.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 633 16 16 0 0 0 - 0 2024-07-28T11:53:06.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:06.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:06.710 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:53:06.725 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:06 smithi177 bash[81864]: audit 2024-07-28T11:53:06.100181+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:06.725 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:06 smithi177 bash[79620]: audit 2024-07-28T11:53:06.100181+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:06.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:53:06.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T11:53:06.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:06.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:06 smithi204 bash[68176]: audit 2024-07-28T11:53:06.100181+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:07.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:07.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:07.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:07.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:07.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 634 16 16 0 0 0 - 0 2024-07-28T11:53:07.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:07.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:07.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[81864]: cluster 2024-07-28T11:53:06.259911+0000 mgr.y (mgr.25253) 736 : cluster [DBG] pgmap v727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:07.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[81864]: cluster 2024-07-28T11:53:06.697124+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:07.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[81864]: audit 2024-07-28T11:53:06.714631+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:07.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[81864]: cluster 2024-07-28T11:53:06.714678+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e164: 8 total, 2 up, 7 in 2024-07-28T11:53:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[79620]: cluster 2024-07-28T11:53:06.259911+0000 mgr.y (mgr.25253) 736 : cluster [DBG] pgmap v727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[79620]: cluster 2024-07-28T11:53:06.697124+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[79620]: audit 2024-07-28T11:53:06.714631+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:07.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:07 smithi177 bash[79620]: cluster 2024-07-28T11:53:06.714678+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e164: 8 total, 2 up, 7 in 2024-07-28T11:53:07.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:07.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:08.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:08.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:07 smithi204 bash[68176]: cluster 2024-07-28T11:53:06.259911+0000 mgr.y (mgr.25253) 736 : cluster [DBG] pgmap v727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:08.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:07 smithi204 bash[68176]: cluster 2024-07-28T11:53:06.697124+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:08.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:07 smithi204 bash[68176]: audit 2024-07-28T11:53:06.714631+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.177:0/3118023197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:08.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:07 smithi204 bash[68176]: cluster 2024-07-28T11:53:06.714678+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e164: 8 total, 2 up, 7 in 2024-07-28T11:53:08.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:08.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:08.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:08.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 635 16 16 0 0 0 - 0 2024-07-28T11:53:08.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:08.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:08.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:08.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:08.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:09.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:09.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:09.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:09.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:09.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 636 16 16 0 0 0 - 0 2024-07-28T11:53:09.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:09.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:53:09.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:09.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:09 smithi177 bash[81864]: cluster 2024-07-28T11:53:08.260750+0000 mgr.y (mgr.25253) 737 : cluster [DBG] pgmap v729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:09.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:09 smithi177 bash[79620]: cluster 2024-07-28T11:53:08.260750+0000 mgr.y (mgr.25253) 737 : cluster [DBG] pgmap v729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:09.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:09.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:09.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:09 smithi204 bash[68176]: cluster 2024-07-28T11:53:08.260750+0000 mgr.y (mgr.25253) 737 : cluster [DBG] pgmap v729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:10.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:10.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:10.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:10.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:10.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 637 16 16 0 0 0 - 0 2024-07-28T11:53:10.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:10.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:10.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:10.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:11.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:11.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:11.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:11.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:11.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 638 16 16 0 0 0 - 0 2024-07-28T11:53:11.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:11.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:11.606 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:11.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:11.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:11 smithi177 bash[79620]: cluster 2024-07-28T11:53:10.262261+0000 mgr.y (mgr.25253) 738 : cluster [DBG] pgmap v730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:11.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:11 smithi177 bash[81864]: cluster 2024-07-28T11:53:10.262261+0000 mgr.y (mgr.25253) 738 : cluster [DBG] pgmap v730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:11.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:11.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:12.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:11 smithi204 bash[68176]: cluster 2024-07-28T11:53:10.262261+0000 mgr.y (mgr.25253) 738 : cluster [DBG] pgmap v730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:12.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:12.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:12.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:12.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 639 16 16 0 0 0 - 0 2024-07-28T11:53:12.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:12 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:12.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:12.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:12.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:13.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:13.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:13.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:13.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:13.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:53:13.474416+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:53:13.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:53:13.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 640 16 16 0 0 0 - 0 2024-07-28T11:53:13.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:13.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:13.635 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:13.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:13.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:13.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:13 smithi177 bash[81864]: cluster 2024-07-28T11:53:12.263734+0000 mgr.y (mgr.25253) 739 : cluster [DBG] pgmap v731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:13.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:13 smithi177 bash[79620]: cluster 2024-07-28T11:53:12.263734+0000 mgr.y (mgr.25253) 739 : cluster [DBG] pgmap v731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:13.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:13.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:13 smithi204 bash[68176]: cluster 2024-07-28T11:53:12.263734+0000 mgr.y (mgr.25253) 739 : cluster [DBG] pgmap v731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:14.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:14.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:14.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:14.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:14.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 641 16 16 0 0 0 - 0 2024-07-28T11:53:14.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:14.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:14.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:14.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:15.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:15.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:15.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:15.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:15.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 642 16 16 0 0 0 - 0 2024-07-28T11:53:15.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:15.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:15.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:15.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:16.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:15 smithi177 bash[81864]: cluster 2024-07-28T11:53:14.265167+0000 mgr.y (mgr.25253) 740 : cluster [DBG] pgmap v732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:15 smithi177 bash[81864]: audit 2024-07-28T11:53:15.684698+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:15 smithi177 bash[79620]: cluster 2024-07-28T11:53:14.265167+0000 mgr.y (mgr.25253) 740 : cluster [DBG] pgmap v732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:15 smithi177 bash[79620]: audit 2024-07-28T11:53:15.684698+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:16.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:16.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:15 smithi204 bash[68176]: cluster 2024-07-28T11:53:14.265167+0000 mgr.y (mgr.25253) 740 : cluster [DBG] pgmap v732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:16.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:15 smithi204 bash[68176]: audit 2024-07-28T11:53:15.684698+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:16.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:16.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:53:16.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:16.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 643 16 16 0 0 0 - 0 2024-07-28T11:53:16.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:16.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:16.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:16.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:16.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:17.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:17.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:17.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:17.402 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:53:17.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:17.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 644 16 16 0 0 0 - 0 2024-07-28T11:53:17.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:17.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:17.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:17.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:17 smithi177 bash[81864]: cluster 2024-07-28T11:53:16.266607+0000 mgr.y (mgr.25253) 741 : cluster [DBG] pgmap v733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:17.786 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:17 smithi177 bash[79620]: cluster 2024-07-28T11:53:16.266607+0000 mgr.y (mgr.25253) 741 : cluster [DBG] pgmap v733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:17.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:18.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:18.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:17 smithi204 bash[68176]: cluster 2024-07-28T11:53:16.266607+0000 mgr.y (mgr.25253) 741 : cluster [DBG] pgmap v733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:18.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:18.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:18.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 645 16 16 0 0 0 - 0 2024-07-28T11:53:18.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:18.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:18.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:18.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:18.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:19.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:19.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:19.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:19.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:19.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 646 16 16 0 0 0 - 0 2024-07-28T11:53:19.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:19.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:19.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:19.838 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:53:19.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T11:53:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:19 smithi204 bash[68176]: cluster 2024-07-28T11:53:18.268116+0000 mgr.y (mgr.25253) 742 : cluster [DBG] pgmap v734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:19.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:19 smithi177 bash[81864]: cluster 2024-07-28T11:53:18.268116+0000 mgr.y (mgr.25253) 742 : cluster [DBG] pgmap v734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:20.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:19 smithi177 bash[79620]: cluster 2024-07-28T11:53:18.268116+0000 mgr.y (mgr.25253) 742 : cluster [DBG] pgmap v734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:20.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:20.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:20.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:20.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:20.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 647 16 16 0 0 0 - 0 2024-07-28T11:53:20.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:20.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:20.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:20.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:20.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:21.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:21.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:21.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:21.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:21.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 648 16 16 0 0 0 - 0 2024-07-28T11:53:21.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:21.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:21.730 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:53:21.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:21.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:21.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[79620]: cluster 2024-07-28T11:53:20.269597+0000 mgr.y (mgr.25253) 743 : cluster [DBG] pgmap v735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:21.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[79620]: audit 2024-07-28T11:53:21.091394+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.177:0/3472897201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:21.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[79620]: audit 2024-07-28T11:53:21.091936+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:21.971 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[81864]: cluster 2024-07-28T11:53:20.269597+0000 mgr.y (mgr.25253) 743 : cluster [DBG] pgmap v735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:21.971 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[81864]: audit 2024-07-28T11:53:21.091394+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.177:0/3472897201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:21.971 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:21 smithi177 bash[81864]: audit 2024-07-28T11:53:21.091936+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:22.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:22.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:21 smithi204 bash[68176]: cluster 2024-07-28T11:53:20.269597+0000 mgr.y (mgr.25253) 743 : cluster [DBG] pgmap v735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:22.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:21 smithi204 bash[68176]: audit 2024-07-28T11:53:21.091394+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.177:0/3472897201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:22.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:21 smithi204 bash[68176]: audit 2024-07-28T11:53:21.091936+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:53:22.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:22.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:22.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:22.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 649 16 16 0 0 0 - 0 2024-07-28T11:53:22.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:22.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:22 smithi204 bash[60899]: ts=2024-07-28T11:53:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:22.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:22.893 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[79620]: cluster 2024-07-28T11:53:21.726275+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:22.893 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[79620]: audit 2024-07-28T11:53:21.734923+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:53:22.893 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[79620]: cluster 2024-07-28T11:53:21.735104+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e165: 8 total, 2 up, 7 in 2024-07-28T11:53:22.893 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[81864]: cluster 2024-07-28T11:53:21.726275+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:22.894 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[81864]: audit 2024-07-28T11:53:21.734923+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:53:22.894 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:22 smithi177 bash[81864]: cluster 2024-07-28T11:53:21.735104+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e165: 8 total, 2 up, 7 in 2024-07-28T11:53:23.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:23.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:22 smithi204 bash[68176]: cluster 2024-07-28T11:53:21.726275+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:22 smithi204 bash[68176]: audit 2024-07-28T11:53:21.734923+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:53:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:22 smithi204 bash[68176]: cluster 2024-07-28T11:53:21.735104+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e165: 8 total, 2 up, 7 in 2024-07-28T11:53:23.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:23.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:23.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 650 16 16 0 0 0 - 0 2024-07-28T11:53:23.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:23.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:23.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:23.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:23 smithi204 bash[68176]: cluster 2024-07-28T11:53:22.270609+0000 mgr.y (mgr.25253) 744 : cluster [DBG] pgmap v737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:23.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:24.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:23 smithi177 bash[79620]: cluster 2024-07-28T11:53:22.270609+0000 mgr.y (mgr.25253) 744 : cluster [DBG] pgmap v737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:24.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:23 smithi177 bash[81864]: cluster 2024-07-28T11:53:22.270609+0000 mgr.y (mgr.25253) 744 : cluster [DBG] pgmap v737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:24.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:24.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:24.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:24.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:24.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 651 16 16 0 0 0 - 0 2024-07-28T11:53:24.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:24.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:53:24.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:24.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:24.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:25.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:25.078 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:25.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:25.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:25.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:25.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 652 16 16 0 0 0 - 0 2024-07-28T11:53:25.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:25.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:25.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:25.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:25.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:25.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:25 smithi177 bash[81864]: cluster 2024-07-28T11:53:24.271553+0000 mgr.y (mgr.25253) 745 : cluster [DBG] pgmap v738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:25.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:25 smithi177 bash[79620]: cluster 2024-07-28T11:53:24.271553+0000 mgr.y (mgr.25253) 745 : cluster [DBG] pgmap v738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:26.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:25 smithi204 bash[68176]: cluster 2024-07-28T11:53:24.271553+0000 mgr.y (mgr.25253) 745 : cluster [DBG] pgmap v738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:26.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:26.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:53:26.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:26.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:26.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 653 16 16 0 0 0 - 0 2024-07-28T11:53:26.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:26.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:26.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:26.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:27.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:27.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:27.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:27.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:27.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 654 16 16 0 0 0 - 0 2024-07-28T11:53:27.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:27.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:27.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:27.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:27.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:28.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:27 smithi204 bash[68176]: cluster 2024-07-28T11:53:26.272971+0000 mgr.y (mgr.25253) 746 : cluster [DBG] pgmap v739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:28.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:27 smithi177 bash[81864]: cluster 2024-07-28T11:53:26.272971+0000 mgr.y (mgr.25253) 746 : cluster [DBG] pgmap v739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:28.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:27 smithi177 bash[79620]: cluster 2024-07-28T11:53:26.272971+0000 mgr.y (mgr.25253) 746 : cluster [DBG] pgmap v739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:28.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:28.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:28.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:28.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:28.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 655 16 16 0 0 0 - 0 2024-07-28T11:53:28.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:28.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:28.790 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:53:28.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:28.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:29.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:29.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:29.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:29.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:29.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 656 16 16 0 0 0 - 0 2024-07-28T11:53:29.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:53:29.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T11:53:29.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:29.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:29.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:29.900 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:29 smithi177 bash[79620]: cluster 2024-07-28T11:53:28.273895+0000 mgr.y (mgr.25253) 747 : cluster [DBG] pgmap v740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:29.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:29 smithi177 bash[81864]: cluster 2024-07-28T11:53:28.273895+0000 mgr.y (mgr.25253) 747 : cluster [DBG] pgmap v740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:30.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:30.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:29 smithi204 bash[68176]: cluster 2024-07-28T11:53:28.273895+0000 mgr.y (mgr.25253) 747 : cluster [DBG] pgmap v740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:30.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:30.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:30.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 657 16 16 0 0 0 - 0 2024-07-28T11:53:30.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:30.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:30.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:30.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:30.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:31.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:30 smithi177 bash[81864]: audit 2024-07-28T11:53:30.685456+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:31.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:30 smithi177 bash[79620]: audit 2024-07-28T11:53:30.685456+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:31.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:31.083 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:30 smithi204 bash[68176]: audit 2024-07-28T11:53:30.685456+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:31.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:31.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:31.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:31.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 658 16 16 0 0 0 - 0 2024-07-28T11:53:31.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:31.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:31.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:31.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:31 smithi204 bash[68176]: cluster 2024-07-28T11:53:30.275379+0000 mgr.y (mgr.25253) 748 : cluster [DBG] pgmap v741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:32.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:32.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:31 smithi177 bash[81864]: cluster 2024-07-28T11:53:30.275379+0000 mgr.y (mgr.25253) 748 : cluster [DBG] pgmap v741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:32.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:31 smithi177 bash[79620]: cluster 2024-07-28T11:53:30.275379+0000 mgr.y (mgr.25253) 748 : cluster [DBG] pgmap v741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:32.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:32.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:32.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:32.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 659 16 16 0 0 0 - 0 2024-07-28T11:53:32.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:32.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:32.809 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:32 smithi177 bash[81864]: cluster 2024-07-28T11:53:32.276907+0000 mgr.y (mgr.25253) 749 : cluster [DBG] pgmap v742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:32.810 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:32 smithi177 bash[79620]: cluster 2024-07-28T11:53:32.276907+0000 mgr.y (mgr.25253) 749 : cluster [DBG] pgmap v742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:32.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:32.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:33.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:32 smithi204 bash[68176]: cluster 2024-07-28T11:53:32.276907+0000 mgr.y (mgr.25253) 749 : cluster [DBG] pgmap v742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:33.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:33.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:33.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:33.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:53:33.477300+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:53:33.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:53:33.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 660 16 16 0 0 0 - 0 2024-07-28T11:53:33.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:33.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:33.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:33.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:34.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:34.119 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:34.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:34.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:34.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:34.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 661 16 16 0 0 0 - 0 2024-07-28T11:53:34.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:34.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:34.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:34.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:35.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:35.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:35.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:35.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:35.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 662 16 16 0 0 0 - 0 2024-07-28T11:53:35.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:35.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:35 smithi177 bash[79620]: cluster 2024-07-28T11:53:34.278411+0000 mgr.y (mgr.25253) 750 : cluster [DBG] pgmap v743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:35.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:35 smithi177 bash[81864]: cluster 2024-07-28T11:53:34.278411+0000 mgr.y (mgr.25253) 750 : cluster [DBG] pgmap v743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:35.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:35.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:35 smithi204 bash[68176]: cluster 2024-07-28T11:53:34.278411+0000 mgr.y (mgr.25253) 750 : cluster [DBG] pgmap v743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:35.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:35.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:35.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:36.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:36.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:36.195 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T11:53:36.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:36.351 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:53:36.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:36.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 663 16 16 0 0 0 - 0 2024-07-28T11:53:36.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:36 smithi177 bash[79620]: audit 2024-07-28T11:53:36.018062+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:36.514 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:36 smithi177 bash[81864]: audit 2024-07-28T11:53:36.018062+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:36.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:36.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:36 smithi204 bash[68176]: audit 2024-07-28T11:53:36.018062+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:53:36.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:36.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:37.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:37.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:37.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:37.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:37.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 664 16 16 0 0 0 - 0 2024-07-28T11:53:37.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:37.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:37.622 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:37 smithi204 bash[68176]: cluster 2024-07-28T11:53:36.279882+0000 mgr.y (mgr.25253) 751 : cluster [DBG] pgmap v744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:37.622 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:37 smithi204 bash[68176]: cluster 2024-07-28T11:53:36.335788+0000 mon.a (mon.0) 1042 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:53:37.622 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:37 smithi204 bash[68176]: audit 2024-07-28T11:53:36.355043+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:37.622 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:37 smithi204 bash[68176]: cluster 2024-07-28T11:53:36.355140+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e166: 8 total, 2 up, 7 in 2024-07-28T11:53:37.622 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:37 smithi204 bash[68176]: audit 2024-07-28T11:53:37.244215+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:37.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[79620]: cluster 2024-07-28T11:53:36.279882+0000 mgr.y (mgr.25253) 751 : cluster [DBG] pgmap v744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[79620]: cluster 2024-07-28T11:53:36.335788+0000 mon.a (mon.0) 1042 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[79620]: audit 2024-07-28T11:53:36.355043+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[79620]: cluster 2024-07-28T11:53:36.355140+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e166: 8 total, 2 up, 7 in 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[79620]: audit 2024-07-28T11:53:37.244215+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[81864]: cluster 2024-07-28T11:53:36.279882+0000 mgr.y (mgr.25253) 751 : cluster [DBG] pgmap v744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:37.739 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[81864]: cluster 2024-07-28T11:53:36.335788+0000 mon.a (mon.0) 1042 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:53:37.740 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[81864]: audit 2024-07-28T11:53:36.355043+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.177:0/642992567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:53:37.740 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[81864]: cluster 2024-07-28T11:53:36.355140+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e166: 8 total, 2 up, 7 in 2024-07-28T11:53:37.740 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:37 smithi177 bash[81864]: audit 2024-07-28T11:53:37.244215+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:37.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:37.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:38.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:38.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:38.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:38.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:38.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 665 16 16 0 0 0 - 0 2024-07-28T11:53:38.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:38.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:38.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:38.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:38 smithi204 bash[68176]: audit 2024-07-28T11:53:37.616967+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:38 smithi204 bash[68176]: audit 2024-07-28T11:53:37.621776+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:38.919 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:38 smithi177 bash[79620]: audit 2024-07-28T11:53:37.616967+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:38.919 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:38 smithi177 bash[79620]: audit 2024-07-28T11:53:37.621776+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:38.920 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:38 smithi177 bash[81864]: audit 2024-07-28T11:53:37.616967+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:38.920 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:38 smithi177 bash[81864]: audit 2024-07-28T11:53:37.621776+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:39.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:39.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:39.172 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:53:39.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:39.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:39.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 666 16 16 0 0 0 - 0 2024-07-28T11:53:39.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:39.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:39.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:39.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:39 smithi177 bash[81864]: cluster 2024-07-28T11:53:38.280738+0000 mgr.y (mgr.25253) 752 : cluster [DBG] pgmap v746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:39.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:39 smithi177 bash[79620]: cluster 2024-07-28T11:53:38.280738+0000 mgr.y (mgr.25253) 752 : cluster [DBG] pgmap v746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:39.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:39.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:53:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:39 smithi204 bash[68176]: cluster 2024-07-28T11:53:38.280738+0000 mgr.y (mgr.25253) 752 : cluster [DBG] pgmap v746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:53:39.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T11:53:39.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:40.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:40.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:40.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:40.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:40.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 667 16 16 0 0 0 - 0 2024-07-28T11:53:40.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:40.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:40.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:40.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:41.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:41.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:41.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:41.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:41.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 668 16 16 0 0 0 - 0 2024-07-28T11:53:41.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:41.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:41.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:41.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:41 smithi204 bash[68176]: cluster 2024-07-28T11:53:40.282182+0000 mgr.y (mgr.25253) 753 : cluster [DBG] pgmap v747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:41.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:41.895 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:41 smithi177 bash[81864]: cluster 2024-07-28T11:53:40.282182+0000 mgr.y (mgr.25253) 753 : cluster [DBG] pgmap v747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:41.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:41 smithi177 bash[79620]: cluster 2024-07-28T11:53:40.282182+0000 mgr.y (mgr.25253) 753 : cluster [DBG] pgmap v747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:42.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:42.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:42.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:42.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:42.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 669 16 16 0 0 0 - 0 2024-07-28T11:53:42.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:42.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:42.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:42.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:42.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:43.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:43.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:43.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:43.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:43.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 670 16 16 0 0 0 - 0 2024-07-28T11:53:43.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:43.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:43.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: cluster 2024-07-28T11:53:42.283745+0000 mgr.y (mgr.25253) 754 : cluster [DBG] pgmap v748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.143793+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.155474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.182208+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.188009+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.609587+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.610934+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[79620]: audit 2024-07-28T11:53:43.623772+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: cluster 2024-07-28T11:53:42.283745+0000 mgr.y (mgr.25253) 754 : cluster [DBG] pgmap v748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.143793+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.155474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.182208+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.188009+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.609587+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.610934+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:43 smithi177 bash[81864]: audit 2024-07-28T11:53:43.623772+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: cluster 2024-07-28T11:53:42.283745+0000 mgr.y (mgr.25253) 754 : cluster [DBG] pgmap v748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.143793+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.155474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.182208+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.188009+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.609587+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.610934+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:43 smithi204 bash[68176]: audit 2024-07-28T11:53:43.623772+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:43.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:44.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:44.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:44.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:44.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:44.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 671 16 16 0 0 0 - 0 2024-07-28T11:53:44.487 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:44.487 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:44.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:44.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:44.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:44.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:45.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:45.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:45.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:45.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:45.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 672 16 16 0 0 0 - 0 2024-07-28T11:53:45.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:45.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:45.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:45.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:45.891 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:45 smithi177 bash[81864]: cluster 2024-07-28T11:53:44.285235+0000 mgr.y (mgr.25253) 755 : cluster [DBG] pgmap v749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:45.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:45 smithi177 bash[79620]: cluster 2024-07-28T11:53:44.285235+0000 mgr.y (mgr.25253) 755 : cluster [DBG] pgmap v749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:45 smithi204 bash[68176]: cluster 2024-07-28T11:53:44.285235+0000 mgr.y (mgr.25253) 755 : cluster [DBG] pgmap v749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:46.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:46.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:46.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:46.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:46] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-28T11:53:46.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:46.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 673 16 16 0 0 0 - 0 2024-07-28T11:53:46.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:46.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:46.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:46.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:46.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:46 smithi177 bash[81864]: audit 2024-07-28T11:53:45.691978+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:46.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:46 smithi177 bash[81864]: audit 2024-07-28T11:53:45.693987+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:46.900 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:46 smithi177 bash[79620]: audit 2024-07-28T11:53:45.691978+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:46.900 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:46 smithi177 bash[79620]: audit 2024-07-28T11:53:45.693987+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:46.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:47.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:46 smithi204 bash[68176]: audit 2024-07-28T11:53:45.691978+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:53:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:46 smithi204 bash[68176]: audit 2024-07-28T11:53:45.693987+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:47.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:47.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:47.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:47.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 674 16 16 0 0 0 - 0 2024-07-28T11:53:47.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:47.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:47.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:47.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:48.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:47 smithi177 bash[79620]: cluster 2024-07-28T11:53:46.286729+0000 mgr.y (mgr.25253) 756 : cluster [DBG] pgmap v750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:48.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:47 smithi177 bash[81864]: cluster 2024-07-28T11:53:46.286729+0000 mgr.y (mgr.25253) 756 : cluster [DBG] pgmap v750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:48.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:48.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:47 smithi204 bash[68176]: cluster 2024-07-28T11:53:46.286729+0000 mgr.y (mgr.25253) 756 : cluster [DBG] pgmap v750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:48.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:48.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:48.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 675 16 16 0 0 0 - 0 2024-07-28T11:53:48.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:48.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:48.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:48.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:48.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:49.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:49.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:49.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:49.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:49.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 676 16 16 0 0 0 - 0 2024-07-28T11:53:49.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:49.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:49 smithi177 bash[79620]: cluster 2024-07-28T11:53:48.287783+0000 mgr.y (mgr.25253) 757 : cluster [DBG] pgmap v751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:49 smithi177 bash[81864]: cluster 2024-07-28T11:53:48.287783+0000 mgr.y (mgr.25253) 757 : cluster [DBG] pgmap v751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:49.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:49.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:49.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:49 smithi204 bash[68176]: cluster 2024-07-28T11:53:48.287783+0000 mgr.y (mgr.25253) 757 : cluster [DBG] pgmap v751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:50.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:50.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:50.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:50.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:50.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 677 16 16 0 0 0 - 0 2024-07-28T11:53:50.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:50.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:50.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:50.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:51.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:51.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:51.209 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:53:51.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:51.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:51.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:51.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 678 16 16 0 0 0 - 0 2024-07-28T11:53:51.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:51.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:51.721 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:53:51.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:51.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:51.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:51 smithi204 bash[68176]: cluster 2024-07-28T11:53:50.289338+0000 mgr.y (mgr.25253) 758 : cluster [DBG] pgmap v752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:51.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:51 smithi204 bash[68176]: audit 2024-07-28T11:53:51.334050+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.177:0/3162828048' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:51.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:51 smithi204 bash[68176]: audit 2024-07-28T11:53:51.334630+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:52.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[81864]: cluster 2024-07-28T11:53:50.289338+0000 mgr.y (mgr.25253) 758 : cluster [DBG] pgmap v752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:52.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[81864]: audit 2024-07-28T11:53:51.334050+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.177:0/3162828048' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:52.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[81864]: audit 2024-07-28T11:53:51.334630+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:52.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[79620]: cluster 2024-07-28T11:53:50.289338+0000 mgr.y (mgr.25253) 758 : cluster [DBG] pgmap v752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:52.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[79620]: audit 2024-07-28T11:53:51.334050+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.177:0/3162828048' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:52.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:51 smithi177 bash[79620]: audit 2024-07-28T11:53:51.334630+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:53:52.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:53:52.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T11:53:52.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:52.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:53:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:52.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 679 16 16 0 0 0 - 0 2024-07-28T11:53:52.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:52.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[79620]: cluster 2024-07-28T11:53:51.704979+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[79620]: audit 2024-07-28T11:53:51.724255+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[79620]: cluster 2024-07-28T11:53:51.724420+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e167: 8 total, 2 up, 7 in 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[81864]: cluster 2024-07-28T11:53:51.704979+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[81864]: audit 2024-07-28T11:53:51.724255+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:53:52.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:52 smithi177 bash[81864]: cluster 2024-07-28T11:53:51.724420+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e167: 8 total, 2 up, 7 in 2024-07-28T11:53:52.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:52 smithi204 bash[68176]: cluster 2024-07-28T11:53:51.704979+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:53:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:52 smithi204 bash[68176]: audit 2024-07-28T11:53:51.724255+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:53:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:52 smithi204 bash[68176]: cluster 2024-07-28T11:53:51.724420+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e167: 8 total, 2 up, 7 in 2024-07-28T11:53:52.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:53.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:53.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:53.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:53.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:53.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:53:53.480087+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:53:53.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:53:53.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 680 16 16 0 0 0 - 0 2024-07-28T11:53:53.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:53.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:53.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:53.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:53.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:53 smithi177 bash[81864]: cluster 2024-07-28T11:53:52.290232+0000 mgr.y (mgr.25253) 759 : cluster [DBG] pgmap v754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:53.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:53 smithi177 bash[79620]: cluster 2024-07-28T11:53:52.290232+0000 mgr.y (mgr.25253) 759 : cluster [DBG] pgmap v754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:53.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:53 smithi204 bash[68176]: cluster 2024-07-28T11:53:52.290232+0000 mgr.y (mgr.25253) 759 : cluster [DBG] pgmap v754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:54.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:54.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:54.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:54.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:54.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 681 16 16 0 0 0 - 0 2024-07-28T11:53:54.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:54.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:54.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:53:54.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:54.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:55.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:55.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:55.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:55.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:55.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 682 16 16 0 0 0 - 0 2024-07-28T11:53:55.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:55.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:55.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:55.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:55.900 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:55 smithi177 bash[81864]: cluster 2024-07-28T11:53:54.291169+0000 mgr.y (mgr.25253) 760 : cluster [DBG] pgmap v755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:55.900 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:55 smithi177 bash[79620]: cluster 2024-07-28T11:53:54.291169+0000 mgr.y (mgr.25253) 760 : cluster [DBG] pgmap v755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:56.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:56.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:56.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:55 smithi204 bash[68176]: cluster 2024-07-28T11:53:54.291169+0000 mgr.y (mgr.25253) 760 : cluster [DBG] pgmap v755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:56.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:56.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:53:56] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-28T11:53:56.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:56.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 683 16 16 0 0 0 - 0 2024-07-28T11:53:56.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:56.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:56.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:56.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:56.943 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:56.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:57.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:57.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:53:57.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:57.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:57.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 684 16 16 0 0 0 - 0 2024-07-28T11:53:57.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:57.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:57.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:57 smithi177 bash[79620]: cluster 2024-07-28T11:53:56.292651+0000 mgr.y (mgr.25253) 761 : cluster [DBG] pgmap v756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:57.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:57 smithi177 bash[81864]: cluster 2024-07-28T11:53:56.292651+0000 mgr.y (mgr.25253) 761 : cluster [DBG] pgmap v756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:57.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:57.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:58.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:58.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:58.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:57 smithi204 bash[68176]: cluster 2024-07-28T11:53:56.292651+0000 mgr.y (mgr.25253) 761 : cluster [DBG] pgmap v756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:53:58.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:58.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:58.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 685 16 16 0 0 0 - 0 2024-07-28T11:53:58.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:58.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:58.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:58.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:53:58.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:58.975 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:53:59.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:59.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:53:59.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:53:59.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:59.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 686 16 16 0 0 0 - 0 2024-07-28T11:53:59.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:53:59.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:53:59.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:53:59.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:00.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:53:59 smithi177 bash[81864]: cluster 2024-07-28T11:53:58.293794+0000 mgr.y (mgr.25253) 762 : cluster [DBG] pgmap v757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:00.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:53:59 smithi177 bash[79620]: cluster 2024-07-28T11:53:58.293794+0000 mgr.y (mgr.25253) 762 : cluster [DBG] pgmap v757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:00.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:00.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:53:59 smithi204 bash[68176]: cluster 2024-07-28T11:53:58.293794+0000 mgr.y (mgr.25253) 762 : cluster [DBG] pgmap v757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:00.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:00.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:00.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:00.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 687 16 16 0 0 0 - 0 2024-07-28T11:54:00.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:00.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:00.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:00.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:00.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:01.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:01.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:01.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:01.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:01.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 688 16 16 0 0 0 - 0 2024-07-28T11:54:01.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:01.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:01.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:01.854 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[81864]: cluster 2024-07-28T11:54:00.295211+0000 mgr.y (mgr.25253) 763 : cluster [DBG] pgmap v758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:01.854 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[81864]: audit 2024-07-28T11:54:00.692285+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:01.854 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[81864]: audit 2024-07-28T11:54:00.694061+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:01.855 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[79620]: cluster 2024-07-28T11:54:00.295211+0000 mgr.y (mgr.25253) 763 : cluster [DBG] pgmap v758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:01.855 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[79620]: audit 2024-07-28T11:54:00.692285+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:01.855 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:01 smithi177 bash[79620]: audit 2024-07-28T11:54:00.694061+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:01.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:01.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:01 smithi204 bash[68176]: cluster 2024-07-28T11:54:00.295211+0000 mgr.y (mgr.25253) 763 : cluster [DBG] pgmap v758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:01.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:01 smithi204 bash[68176]: audit 2024-07-28T11:54:00.692285+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:01.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:01 smithi204 bash[68176]: audit 2024-07-28T11:54:00.694061+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:02.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:02.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:02.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:02.371 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:02.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:02.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 689 16 16 0 0 0 - 0 2024-07-28T11:54:02.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:02.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:02 smithi204 bash[60899]: ts=2024-07-28T11:54: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:02.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:02.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:03.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:03.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:03.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:03.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:03.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 690 16 16 0 0 0 - 0 2024-07-28T11:54:03.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:03.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:03.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:03.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:03.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:03.976 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:03 smithi177 bash[81864]: cluster 2024-07-28T11:54:02.296084+0000 mgr.y (mgr.25253) 764 : cluster [DBG] pgmap v759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:03.977 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:03 smithi177 bash[79620]: cluster 2024-07-28T11:54:02.296084+0000 mgr.y (mgr.25253) 764 : cluster [DBG] pgmap v759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:04.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:04.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T11:54:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:03 smithi204 bash[68176]: cluster 2024-07-28T11:54:02.296084+0000 mgr.y (mgr.25253) 764 : cluster [DBG] pgmap v759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:04.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:04.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:04.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:04.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 691 16 16 0 0 0 - 0 2024-07-28T11:54:04.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:04.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:04.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:04.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:05.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:05.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:05.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:05.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:05.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 692 16 16 0 0 0 - 0 2024-07-28T11:54:05.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:05.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:05.702 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:54:05.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:05.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:05.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:05 smithi177 bash[81864]: cluster 2024-07-28T11:54:04.296871+0000 mgr.y (mgr.25253) 765 : cluster [DBG] pgmap v760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:05.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:05 smithi177 bash[81864]: audit 2024-07-28T11:54:05.587760+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:05.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:05 smithi177 bash[79620]: cluster 2024-07-28T11:54:04.296871+0000 mgr.y (mgr.25253) 765 : cluster [DBG] pgmap v760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:05.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:05 smithi177 bash[79620]: audit 2024-07-28T11:54:05.587760+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:05.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:05 smithi204 bash[68176]: cluster 2024-07-28T11:54:04.296871+0000 mgr.y (mgr.25253) 765 : cluster [DBG] pgmap v760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:06.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:05 smithi204 bash[68176]: audit 2024-07-28T11:54:05.587760+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:06.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:06.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T11:54:06.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 693 16 16 0 0 0 - 0 2024-07-28T11:54:06.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:06.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:06 smithi204 bash[68176]: cluster 2024-07-28T11:54:05.696508+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:06 smithi204 bash[68176]: audit 2024-07-28T11:54:05.706894+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:06.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:06 smithi204 bash[68176]: cluster 2024-07-28T11:54:05.707065+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e168: 8 total, 2 up, 7 in 2024-07-28T11:54:06.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:07.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[81864]: cluster 2024-07-28T11:54:05.696508+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:07.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[81864]: audit 2024-07-28T11:54:05.706894+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:07.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[81864]: cluster 2024-07-28T11:54:05.707065+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e168: 8 total, 2 up, 7 in 2024-07-28T11:54:07.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[79620]: cluster 2024-07-28T11:54:05.696508+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:07.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[79620]: audit 2024-07-28T11:54:05.706894+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.177:0/710837638' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:07.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:06 smithi177 bash[79620]: cluster 2024-07-28T11:54:05.707065+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e168: 8 total, 2 up, 7 in 2024-07-28T11:54:07.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:07.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:07.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:07.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:07.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 694 16 16 0 0 0 - 0 2024-07-28T11:54:07.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:07.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:07.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:07.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:07.908 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:07 smithi177 bash[81864]: cluster 2024-07-28T11:54:06.298307+0000 mgr.y (mgr.25253) 766 : cluster [DBG] pgmap v762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:07.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:07 smithi177 bash[79620]: cluster 2024-07-28T11:54:06.298307+0000 mgr.y (mgr.25253) 766 : cluster [DBG] pgmap v762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:08.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:08.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:07 smithi204 bash[68176]: cluster 2024-07-28T11:54:06.298307+0000 mgr.y (mgr.25253) 766 : cluster [DBG] pgmap v762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:08.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:08.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:08.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:08.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 695 16 16 0 0 0 - 0 2024-07-28T11:54:08.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:08.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:54:08.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:08.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:08.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:08.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:09.082 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:09.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:09.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:09.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:09.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:09.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 696 16 16 0 0 0 - 0 2024-07-28T11:54:09.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:09.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:09.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:09.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:09.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:09 smithi177 bash[81864]: cluster 2024-07-28T11:54:08.299519+0000 mgr.y (mgr.25253) 767 : cluster [DBG] pgmap v763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:09.948 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:09 smithi177 bash[79620]: cluster 2024-07-28T11:54:08.299519+0000 mgr.y (mgr.25253) 767 : cluster [DBG] pgmap v763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:10.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:10.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:09 smithi204 bash[68176]: cluster 2024-07-28T11:54:08.299519+0000 mgr.y (mgr.25253) 767 : cluster [DBG] pgmap v763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:10.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:10.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:10.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:10.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 697 16 16 0 0 0 - 0 2024-07-28T11:54:10.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:10.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:10.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:10.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:11.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:11.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:11.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:11.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:11.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:11.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 698 16 16 0 0 0 - 0 2024-07-28T11:54:11.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:11.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:11.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:11 smithi204 bash[68176]: cluster 2024-07-28T11:54:10.301011+0000 mgr.y (mgr.25253) 768 : cluster [DBG] pgmap v764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:11.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:12.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:11 smithi177 bash[81864]: cluster 2024-07-28T11:54:10.301011+0000 mgr.y (mgr.25253) 768 : cluster [DBG] pgmap v764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:12.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:11 smithi177 bash[79620]: cluster 2024-07-28T11:54:10.301011+0000 mgr.y (mgr.25253) 768 : cluster [DBG] pgmap v764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:12.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:12.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:12.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:12.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:12.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 699 16 16 0 0 0 - 0 2024-07-28T11:54:12.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:12.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:12.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:13.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:13.056 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:13.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:13.147 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:13.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:13.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:13.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:54:13.483050+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:54:13.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:54:13.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 700 16 16 0 0 0 - 0 2024-07-28T11:54:13.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:13.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:13.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:13.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:13 smithi177 bash[79620]: cluster 2024-07-28T11:54:12.301918+0000 mgr.y (mgr.25253) 769 : cluster [DBG] pgmap v765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:13.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:13 smithi177 bash[81864]: cluster 2024-07-28T11:54:12.301918+0000 mgr.y (mgr.25253) 769 : cluster [DBG] pgmap v765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:13.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:13 smithi204 bash[68176]: cluster 2024-07-28T11:54:12.301918+0000 mgr.y (mgr.25253) 769 : cluster [DBG] pgmap v765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:13.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:14.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:14.183 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:14.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T11:54:14.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:14.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:14.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:14.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 701 16 16 0 0 0 - 0 2024-07-28T11:54:14.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:14.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:14.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:14.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:15.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:15.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:15.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:15.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:15.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 702 16 16 0 0 0 - 0 2024-07-28T11:54:15.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:15.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:15.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:15.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:16.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:15 smithi177 bash[81864]: cluster 2024-07-28T11:54:14.303309+0000 mgr.y (mgr.25253) 770 : cluster [DBG] pgmap v766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:15 smithi177 bash[81864]: audit 2024-07-28T11:54:15.686123+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:15 smithi177 bash[79620]: cluster 2024-07-28T11:54:14.303309+0000 mgr.y (mgr.25253) 770 : cluster [DBG] pgmap v766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:15 smithi177 bash[79620]: audit 2024-07-28T11:54:15.686123+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:16.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:15 smithi204 bash[68176]: cluster 2024-07-28T11:54:14.303309+0000 mgr.y (mgr.25253) 770 : cluster [DBG] pgmap v766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:16.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:15 smithi204 bash[68176]: audit 2024-07-28T11:54:15.686123+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:16.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:16.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:16.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:16.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 703 16 16 0 0 0 - 0 2024-07-28T11:54:16.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:16.497 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:16] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T11:54:16.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:16.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:16.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:16.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:17.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:17.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:17.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:17.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:17.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 704 16 16 0 0 0 - 0 2024-07-28T11:54:17.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:17.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:17.752 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:54:17.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:17.820 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[79620]: cluster 2024-07-28T11:54:16.304939+0000 mgr.y (mgr.25253) 771 : cluster [DBG] pgmap v767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:17.820 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[79620]: audit 2024-07-28T11:54:17.623208+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.177:0/2933644867' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:17.820 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[79620]: audit 2024-07-28T11:54:17.623547+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:17.820 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[81864]: cluster 2024-07-28T11:54:16.304939+0000 mgr.y (mgr.25253) 771 : cluster [DBG] pgmap v767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:17.821 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[81864]: audit 2024-07-28T11:54:17.623208+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.177:0/2933644867' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:17.821 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:17 smithi177 bash[81864]: audit 2024-07-28T11:54:17.623547+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:17.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:18.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:18.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:17 smithi204 bash[68176]: cluster 2024-07-28T11:54:16.304939+0000 mgr.y (mgr.25253) 771 : cluster [DBG] pgmap v767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:17 smithi204 bash[68176]: audit 2024-07-28T11:54:17.623208+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.177:0/2933644867' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:17 smithi204 bash[68176]: audit 2024-07-28T11:54:17.623547+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:54:18.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:18.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:18.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 705 16 16 0 0 0 - 0 2024-07-28T11:54:18.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:18.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:18.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:18.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:18 smithi204 bash[68176]: cluster 2024-07-28T11:54:17.741730+0000 mon.a (mon.0) 1069 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:18 smithi204 bash[68176]: audit 2024-07-28T11:54:17.756120+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:54:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:18 smithi204 bash[68176]: cluster 2024-07-28T11:54:17.756226+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e169: 8 total, 2 up, 7 in 2024-07-28T11:54:18.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:18.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[81864]: cluster 2024-07-28T11:54:17.741730+0000 mon.a (mon.0) 1069 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:18.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[81864]: audit 2024-07-28T11:54:17.756120+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:54:18.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[81864]: cluster 2024-07-28T11:54:17.756226+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e169: 8 total, 2 up, 7 in 2024-07-28T11:54:18.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[79620]: cluster 2024-07-28T11:54:17.741730+0000 mon.a (mon.0) 1069 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:18.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[79620]: audit 2024-07-28T11:54:17.756120+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:54:18.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:18 smithi177 bash[79620]: cluster 2024-07-28T11:54:17.756226+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e169: 8 total, 2 up, 7 in 2024-07-28T11:54:19.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:19.192 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:19.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:19.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:19.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:19.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 706 16 16 0 0 0 - 0 2024-07-28T11:54:19.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:19.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:19.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:19.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:20.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:19 smithi177 bash[81864]: cluster 2024-07-28T11:54:18.305897+0000 mgr.y (mgr.25253) 772 : cluster [DBG] pgmap v769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:20.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:19 smithi177 bash[79620]: cluster 2024-07-28T11:54:18.305897+0000 mgr.y (mgr.25253) 772 : cluster [DBG] pgmap v769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:20.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:20.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:19 smithi204 bash[68176]: cluster 2024-07-28T11:54:18.305897+0000 mgr.y (mgr.25253) 772 : cluster [DBG] pgmap v769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:20.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:20.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:20.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:20.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 707 16 16 0 0 0 - 0 2024-07-28T11:54:20.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:20.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:20.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:54:20.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:20.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:21.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:21.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:21.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:21.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:21.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 708 16 16 0 0 0 - 0 2024-07-28T11:54:21.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:21.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:21.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:21.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:21 smithi204 bash[68176]: cluster 2024-07-28T11:54:20.307475+0000 mgr.y (mgr.25253) 773 : cluster [DBG] pgmap v770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:21.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:22.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:21 smithi177 bash[81864]: cluster 2024-07-28T11:54:20.307475+0000 mgr.y (mgr.25253) 773 : cluster [DBG] pgmap v770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:22.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:21 smithi177 bash[79620]: cluster 2024-07-28T11:54:20.307475+0000 mgr.y (mgr.25253) 773 : cluster [DBG] pgmap v770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:22.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:22.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:22.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:22.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:22.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 709 16 16 0 0 0 - 0 2024-07-28T11:54:22.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:22.570 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:22.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:22.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:23.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:23.045 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:23.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:23.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:23.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:23.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 710 16 16 0 0 0 - 0 2024-07-28T11:54:23.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:23.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:23.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:23.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T11:54:23.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:23 smithi204 bash[68176]: cluster 2024-07-28T11:54:22.309034+0000 mgr.y (mgr.25253) 774 : cluster [DBG] pgmap v771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:23.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:24.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:23 smithi177 bash[81864]: cluster 2024-07-28T11:54:22.309034+0000 mgr.y (mgr.25253) 774 : cluster [DBG] pgmap v771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:24.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:23 smithi177 bash[79620]: cluster 2024-07-28T11:54:22.309034+0000 mgr.y (mgr.25253) 774 : cluster [DBG] pgmap v771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:24.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:24.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:24.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:24.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:24.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 711 16 16 0 0 0 - 0 2024-07-28T11:54:24.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:24.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:24.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:24.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:25.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:25.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:25.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:25.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:25.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 712 16 16 0 0 0 - 0 2024-07-28T11:54:25.481 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:25.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:25.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:25.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:25.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:25.884 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:25 smithi177 bash[81864]: cluster 2024-07-28T11:54:24.310529+0000 mgr.y (mgr.25253) 775 : cluster [DBG] pgmap v772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:25.884 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:25 smithi177 bash[79620]: cluster 2024-07-28T11:54:24.310529+0000 mgr.y (mgr.25253) 775 : cluster [DBG] pgmap v772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:25 smithi204 bash[68176]: cluster 2024-07-28T11:54:24.310529+0000 mgr.y (mgr.25253) 775 : cluster [DBG] pgmap v772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:25.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:26.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:26.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:26.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:26] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T11:54:26.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:26.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:26.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 713 16 16 0 0 0 - 0 2024-07-28T11:54:26.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:26.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:26.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:26.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:27.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:27.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:27.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:27.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:27.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 714 16 16 0 0 0 - 0 2024-07-28T11:54:27.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:27.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:27.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:27.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:27.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:27 smithi204 bash[68176]: cluster 2024-07-28T11:54:26.312032+0000 mgr.y (mgr.25253) 776 : cluster [DBG] pgmap v773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:28.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:28.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:28.131 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:27 smithi177 bash[81864]: cluster 2024-07-28T11:54:26.312032+0000 mgr.y (mgr.25253) 776 : cluster [DBG] pgmap v773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:28.132 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:27 smithi177 bash[79620]: cluster 2024-07-28T11:54:26.312032+0000 mgr.y (mgr.25253) 776 : cluster [DBG] pgmap v773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:28.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:28.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:28.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:28.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 715 16 16 0 0 0 - 0 2024-07-28T11:54:28.522 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:28.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:28.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:28.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:28.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:29.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:29.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:29.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:29.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:29.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 716 16 16 0 0 0 - 0 2024-07-28T11:54:29.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:29.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:29.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:29.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:30.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:29 smithi177 bash[81864]: cluster 2024-07-28T11:54:28.313521+0000 mgr.y (mgr.25253) 777 : cluster [DBG] pgmap v774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:30.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:29 smithi177 bash[79620]: cluster 2024-07-28T11:54:28.313521+0000 mgr.y (mgr.25253) 777 : cluster [DBG] pgmap v774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:30.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:30.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:29 smithi204 bash[68176]: cluster 2024-07-28T11:54:28.313521+0000 mgr.y (mgr.25253) 777 : cluster [DBG] pgmap v774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:30.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:30.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:30.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:30.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 717 16 16 0 0 0 - 0 2024-07-28T11:54:30.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:30.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:30.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:30.787 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:54:30.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:30.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:30.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[81864]: audit 2024-07-28T11:54:29.921123+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.177:0/2910606487' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:30.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[81864]: audit 2024-07-28T11:54:29.921575+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:30.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[81864]: audit 2024-07-28T11:54:30.686590+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:30.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[79620]: audit 2024-07-28T11:54:29.921123+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.177:0/2910606487' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:30.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[79620]: audit 2024-07-28T11:54:29.921575+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:30.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:30 smithi177 bash[79620]: audit 2024-07-28T11:54:30.686590+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:31.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:31.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:30 smithi204 bash[68176]: audit 2024-07-28T11:54:29.921123+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.177:0/2910606487' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:31.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:30 smithi204 bash[68176]: audit 2024-07-28T11:54:29.921575+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:31.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:30 smithi204 bash[68176]: audit 2024-07-28T11:54:30.686590+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:31.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:31.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:31.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:31.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 718 16 16 0 0 0 - 0 2024-07-28T11:54:31.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:31.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:31.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:31.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[81864]: cluster 2024-07-28T11:54:30.315014+0000 mgr.y (mgr.25253) 778 : cluster [DBG] pgmap v775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[81864]: cluster 2024-07-28T11:54:30.775556+0000 mon.a (mon.0) 1074 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[81864]: audit 2024-07-28T11:54:30.788941+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[81864]: cluster 2024-07-28T11:54:30.789036+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e170: 8 total, 2 up, 7 in 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[79620]: cluster 2024-07-28T11:54:30.315014+0000 mgr.y (mgr.25253) 778 : cluster [DBG] pgmap v775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[79620]: cluster 2024-07-28T11:54:30.775556+0000 mon.a (mon.0) 1074 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[79620]: audit 2024-07-28T11:54:30.788941+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:31.928 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:31 smithi177 bash[79620]: cluster 2024-07-28T11:54:30.789036+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e170: 8 total, 2 up, 7 in 2024-07-28T11:54:32.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:32.045 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:31 smithi204 bash[68176]: cluster 2024-07-28T11:54:30.315014+0000 mgr.y (mgr.25253) 778 : cluster [DBG] pgmap v775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:32.045 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:31 smithi204 bash[68176]: cluster 2024-07-28T11:54:30.775556+0000 mon.a (mon.0) 1074 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:54:32.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:31 smithi204 bash[68176]: audit 2024-07-28T11:54:30.788941+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:54:32.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:31 smithi204 bash[68176]: cluster 2024-07-28T11:54:30.789036+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e170: 8 total, 2 up, 7 in 2024-07-28T11:54:32.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:32.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:32.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:32.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 719 16 16 0 0 0 - 0 2024-07-28T11:54:32.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:32.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:32.640 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:32.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:32.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:33.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:33.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:32 smithi204 bash[68176]: cluster 2024-07-28T11:54:32.316507+0000 mgr.y (mgr.25253) 779 : cluster [DBG] pgmap v777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:33.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:33.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:32 smithi177 bash[81864]: cluster 2024-07-28T11:54:32.316507+0000 mgr.y (mgr.25253) 779 : cluster [DBG] pgmap v777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:33.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:32 smithi177 bash[79620]: cluster 2024-07-28T11:54:32.316507+0000 mgr.y (mgr.25253) 779 : cluster [DBG] pgmap v777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:33.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:33.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:33.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:54:33.485763+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:54:33.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:54:33.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 720 16 16 0 0 0 - 0 2024-07-28T11:54:33.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:33.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:33.712 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:33.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:33.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:34.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:34.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:34.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:34.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:34.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 721 16 16 0 0 0 - 0 2024-07-28T11:54:34.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:54:34.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:34.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T11:54:34.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:34.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:34.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:35.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:35.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:35.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:35.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:35.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 722 16 16 0 0 0 - 0 2024-07-28T11:54:35.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:35.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:35.621 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:35 smithi177 bash[79620]: cluster 2024-07-28T11:54:34.317995+0000 mgr.y (mgr.25253) 780 : cluster [DBG] pgmap v778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:35.621 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:35 smithi177 bash[81864]: cluster 2024-07-28T11:54:34.317995+0000 mgr.y (mgr.25253) 780 : cluster [DBG] pgmap v778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:35 smithi204 bash[68176]: cluster 2024-07-28T11:54:34.317995+0000 mgr.y (mgr.25253) 780 : cluster [DBG] pgmap v778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:35.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:35.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:35.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:36.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:36.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:36.216 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:54:36.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:36.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:36.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 723 16 16 0 0 0 - 0 2024-07-28T11:54:36.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:36.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:36.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:36.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:37.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:37.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:37.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:37.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:37.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 724 16 16 0 0 0 - 0 2024-07-28T11:54:37.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:37.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:37.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:37 smithi204 bash[68176]: cluster 2024-07-28T11:54:36.319470+0000 mgr.y (mgr.25253) 781 : cluster [DBG] pgmap v779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:37.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:37.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:37 smithi177 bash[81864]: cluster 2024-07-28T11:54:36.319470+0000 mgr.y (mgr.25253) 781 : cluster [DBG] pgmap v779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:37.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:37 smithi177 bash[79620]: cluster 2024-07-28T11:54:36.319470+0000 mgr.y (mgr.25253) 781 : cluster [DBG] pgmap v779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:37.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:37.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:38.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:38.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:38.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:38.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:38.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 725 16 16 0 0 0 - 0 2024-07-28T11:54:38.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:38.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:38.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:38.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:39.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:39.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:39.266 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:39.267 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:39.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:39.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:39.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 726 16 16 0 0 0 - 0 2024-07-28T11:54:39.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:39.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:39.662 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:39 smithi177 bash[81864]: cluster 2024-07-28T11:54:38.321010+0000 mgr.y (mgr.25253) 782 : cluster [DBG] pgmap v780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:39.662 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:39 smithi177 bash[79620]: cluster 2024-07-28T11:54:38.321010+0000 mgr.y (mgr.25253) 782 : cluster [DBG] pgmap v780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:39 smithi204 bash[68176]: cluster 2024-07-28T11:54:38.321010+0000 mgr.y (mgr.25253) 782 : cluster [DBG] pgmap v780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:39.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:39.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:40.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:40.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:40.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:40.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:40.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 727 16 16 0 0 0 - 0 2024-07-28T11:54:40.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:40.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:40.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:40.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:40.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:41.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:41.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:41.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:41.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:41.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 728 16 16 0 0 0 - 0 2024-07-28T11:54:41.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:41 smithi204 bash[68176]: cluster 2024-07-28T11:54:40.321928+0000 mgr.y (mgr.25253) 783 : cluster [DBG] pgmap v781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:41.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:41.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:41 smithi177 bash[79620]: cluster 2024-07-28T11:54:40.321928+0000 mgr.y (mgr.25253) 783 : cluster [DBG] pgmap v781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:41.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:41 smithi177 bash[81864]: cluster 2024-07-28T11:54:40.321928+0000 mgr.y (mgr.25253) 783 : cluster [DBG] pgmap v781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:41.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:41.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:42.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:42.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:42.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:42.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:42.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 729 16 16 0 0 0 - 0 2024-07-28T11:54:42.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:42.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:42.627 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:42.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:42.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:43.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:43.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:43.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:43.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:43.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 730 16 16 0 0 0 - 0 2024-07-28T11:54:43.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:43 smithi204 bash[68176]: cluster 2024-07-28T11:54:42.322705+0000 mgr.y (mgr.25253) 784 : cluster [DBG] pgmap v782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:43.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:43.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:43 smithi177 bash[79620]: cluster 2024-07-28T11:54:42.322705+0000 mgr.y (mgr.25253) 784 : cluster [DBG] pgmap v782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:43.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:43 smithi177 bash[81864]: cluster 2024-07-28T11:54:42.322705+0000 mgr.y (mgr.25253) 784 : cluster [DBG] pgmap v782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:43.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:43.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:44.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:44.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:44.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:44.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:44.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 731 16 16 0 0 0 - 0 2024-07-28T11:54:44.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[81864]: audit 2024-07-28T11:54:43.706044+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[81864]: audit 2024-07-28T11:54:44.079920+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[81864]: audit 2024-07-28T11:54:44.106300+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[79620]: audit 2024-07-28T11:54:43.706044+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[79620]: audit 2024-07-28T11:54:44.079920+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.616 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:44 smithi177 bash[79620]: audit 2024-07-28T11:54:44.106300+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:44.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:44 smithi204 bash[68176]: audit 2024-07-28T11:54:43.706044+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:44.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:44 smithi204 bash[68176]: audit 2024-07-28T11:54:44.079920+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:44 smithi204 bash[68176]: audit 2024-07-28T11:54:44.106300+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:44.737 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:44.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:44.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:44.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:45.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:45.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:45.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:45.398 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:54:45.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:45.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 732 16 16 0 0 0 - 0 2024-07-28T11:54:45.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:45 smithi204 bash[68176]: cluster 2024-07-28T11:54:44.323717+0000 mgr.y (mgr.25253) 785 : cluster [DBG] pgmap v783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:45 smithi204 bash[68176]: audit 2024-07-28T11:54:44.808214+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.177:0/1547206943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:45 smithi204 bash[68176]: audit 2024-07-28T11:54:44.808532+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:45.700 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[79620]: cluster 2024-07-28T11:54:44.323717+0000 mgr.y (mgr.25253) 785 : cluster [DBG] pgmap v783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:45.701 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[79620]: audit 2024-07-28T11:54:44.808214+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.177:0/1547206943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.701 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[79620]: audit 2024-07-28T11:54:44.808532+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[81864]: cluster 2024-07-28T11:54:44.323717+0000 mgr.y (mgr.25253) 785 : cluster [DBG] pgmap v783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:45.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[81864]: audit 2024-07-28T11:54:44.808214+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.177:0/1547206943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:45 smithi177 bash[81864]: audit 2024-07-28T11:54:44.808532+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:54:45.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:45.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T11:54:45.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:46.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:46.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:46.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:46.402 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:54:46.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:46.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 733 16 16 0 0 0 - 0 2024-07-28T11:54:46.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[81864]: cluster 2024-07-28T11:54:45.395290+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:46.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[81864]: audit 2024-07-28T11:54:45.402224+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:54:46.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[81864]: cluster 2024-07-28T11:54:45.402324+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e171: 8 total, 2 up, 7 in 2024-07-28T11:54:46.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[81864]: audit 2024-07-28T11:54:45.687234+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:46.493 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[79620]: cluster 2024-07-28T11:54:45.395290+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:46.493 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[79620]: audit 2024-07-28T11:54:45.402224+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:54:46.493 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[79620]: cluster 2024-07-28T11:54:45.402324+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e171: 8 total, 2 up, 7 in 2024-07-28T11:54:46.493 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:46 smithi177 bash[79620]: audit 2024-07-28T11:54:45.687234+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:46.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:46.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:46 smithi204 bash[68176]: cluster 2024-07-28T11:54:45.395290+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:54:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:46 smithi204 bash[68176]: audit 2024-07-28T11:54:45.402224+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:54:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:46 smithi204 bash[68176]: cluster 2024-07-28T11:54:45.402324+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e171: 8 total, 2 up, 7 in 2024-07-28T11:54:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:46 smithi204 bash[68176]: audit 2024-07-28T11:54:45.687234+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:46.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:46.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:46.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:47.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:47.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:47.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:47.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:47.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 734 16 16 0 0 0 - 0 2024-07-28T11:54:47.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:47 smithi204 bash[68176]: cluster 2024-07-28T11:54:46.325195+0000 mgr.y (mgr.25253) 786 : cluster [DBG] pgmap v785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:47.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:47.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:47 smithi177 bash[81864]: cluster 2024-07-28T11:54:46.325195+0000 mgr.y (mgr.25253) 786 : cluster [DBG] pgmap v785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:47.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:47 smithi177 bash[79620]: cluster 2024-07-28T11:54:46.325195+0000 mgr.y (mgr.25253) 786 : cluster [DBG] pgmap v785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:47.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:47.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:48.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:48.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:48.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:48.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:48.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 735 16 16 0 0 0 - 0 2024-07-28T11:54:48.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:54:48.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:48.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:48.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:48.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:49.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:49.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:49.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:49.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:49.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:49.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 736 16 16 0 0 0 - 0 2024-07-28T11:54:49.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:49 smithi204 bash[68176]: cluster 2024-07-28T11:54:48.326863+0000 mgr.y (mgr.25253) 787 : cluster [DBG] pgmap v786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:49.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:49.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:49 smithi177 bash[81864]: cluster 2024-07-28T11:54:48.326863+0000 mgr.y (mgr.25253) 787 : cluster [DBG] pgmap v786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:49.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:49 smithi177 bash[79620]: cluster 2024-07-28T11:54:48.326863+0000 mgr.y (mgr.25253) 787 : cluster [DBG] pgmap v786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:49.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:49.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:50.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:50.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:50.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:50.378 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:50.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:50.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 737 16 16 0 0 0 - 0 2024-07-28T11:54:50.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:50.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:50.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:50.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:50.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:51.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:49.936393+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:49.943294+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:50.154425+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:50.162204+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: cluster 2024-07-28T11:54:50.328372+0000 mgr.y (mgr.25253) 788 : cluster [DBG] pgmap v787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:50.571740+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:50.572955+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[81864]: audit 2024-07-28T11:54:50.584199+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:49.936393+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:49.943294+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:50.154425+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:50.162204+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: cluster 2024-07-28T11:54:50.328372+0000 mgr.y (mgr.25253) 788 : cluster [DBG] pgmap v787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:50.571740+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:50.572955+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:51.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:50 smithi177 bash[79620]: audit 2024-07-28T11:54:50.584199+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:51.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:49.936393+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:49.943294+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:50.154425+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:50.162204+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: cluster 2024-07-28T11:54:50.328372+0000 mgr.y (mgr.25253) 788 : cluster [DBG] pgmap v787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:51.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:50.571740+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:51.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:50.572955+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:51.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:50 smithi204 bash[68176]: audit 2024-07-28T11:54:50.584199+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:54:51.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:51.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:51.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 738 16 16 0 0 0 - 0 2024-07-28T11:54:51.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:51.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:51.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:51.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:52.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:52.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:52.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:52.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:52.418 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:52.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 739 16 16 0 0 0 - 0 2024-07-28T11:54:52.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:52.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:54:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:52.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:53.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:53.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:53.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:53.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:53.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:54:53.488415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:54:53.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:54:53.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 740 16 16 0 0 0 - 0 2024-07-28T11:54:53.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:53.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:53 smithi204 bash[68176]: cluster 2024-07-28T11:54:52.329490+0000 mgr.y (mgr.25253) 789 : cluster [DBG] pgmap v788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:53.686 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:53 smithi177 bash[79620]: cluster 2024-07-28T11:54:52.329490+0000 mgr.y (mgr.25253) 789 : cluster [DBG] pgmap v788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:53.686 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:53 smithi177 bash[81864]: cluster 2024-07-28T11:54:52.329490+0000 mgr.y (mgr.25253) 789 : cluster [DBG] pgmap v788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:53.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:53.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:53.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:54.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:54.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:54.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:54.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:54.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 741 16 16 0 0 0 - 0 2024-07-28T11:54:54.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:54.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:54.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:54.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:55.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:55.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:55.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:55.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:55.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 742 16 16 0 0 0 - 0 2024-07-28T11:54:55.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:55.617 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:55 smithi177 bash[81864]: cluster 2024-07-28T11:54:54.330775+0000 mgr.y (mgr.25253) 790 : cluster [DBG] pgmap v789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:55.617 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:55 smithi177 bash[79620]: cluster 2024-07-28T11:54:54.330775+0000 mgr.y (mgr.25253) 790 : cluster [DBG] pgmap v789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:55.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:55.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:55 smithi204 bash[68176]: cluster 2024-07-28T11:54:54.330775+0000 mgr.y (mgr.25253) 790 : cluster [DBG] pgmap v789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:55.731 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:54:55.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:55.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:55.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:56.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:56.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:56.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:56.431 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:54:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:54:56.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:56.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 743 16 16 0 0 0 - 0 2024-07-28T11:54:56.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:56.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:56.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:56.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:57.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:57.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:54:57.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T11:54:57.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:57.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:57.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 744 16 16 0 0 0 - 0 2024-07-28T11:54:57.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:57.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:57 smithi177 bash[79620]: cluster 2024-07-28T11:54:56.332234+0000 mgr.y (mgr.25253) 791 : cluster [DBG] pgmap v790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:57 smithi177 bash[81864]: cluster 2024-07-28T11:54:56.332234+0000 mgr.y (mgr.25253) 791 : cluster [DBG] pgmap v790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:57.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:57 smithi204 bash[68176]: cluster 2024-07-28T11:54:56.332234+0000 mgr.y (mgr.25253) 791 : cluster [DBG] pgmap v790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:57.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:57.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:57.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:58.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:58.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:54:58.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:58.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:58.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 745 16 16 0 0 0 - 0 2024-07-28T11:54:58.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:58.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:58.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:58.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:54:59.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:59.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:54:59.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:54:59.402 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:54:59.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:59.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 746 16 16 0 0 0 - 0 2024-07-28T11:54:59.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:54:59.533 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:59 smithi204 bash[68176]: cluster 2024-07-28T11:54:58.333235+0000 mgr.y (mgr.25253) 792 : cluster [DBG] pgmap v791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:59.533 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:54:59 smithi204 bash[68176]: audit 2024-07-28T11:54:58.940406+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:59.634 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:59 smithi177 bash[81864]: cluster 2024-07-28T11:54:58.333235+0000 mgr.y (mgr.25253) 792 : cluster [DBG] pgmap v791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:59.634 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:54:59 smithi177 bash[81864]: audit 2024-07-28T11:54:58.940406+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:59.635 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:59 smithi177 bash[79620]: cluster 2024-07-28T11:54:58.333235+0000 mgr.y (mgr.25253) 792 : cluster [DBG] pgmap v791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:54:59.635 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:54:59 smithi177 bash[79620]: audit 2024-07-28T11:54:58.940406+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:54:59.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:59.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:54:59.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:54:59.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:00.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:00.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:00.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:00.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:00.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 747 16 16 0 0 0 - 0 2024-07-28T11:55:00.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:00 smithi204 bash[68176]: cluster 2024-07-28T11:54:59.396235+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:00 smithi204 bash[68176]: audit 2024-07-28T11:54:59.404960+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:00 smithi204 bash[68176]: cluster 2024-07-28T11:54:59.405127+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e172: 8 total, 2 up, 7 in 2024-07-28T11:55:00.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:00.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[81864]: cluster 2024-07-28T11:54:59.396235+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:00.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[81864]: audit 2024-07-28T11:54:59.404960+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:00.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[81864]: cluster 2024-07-28T11:54:59.405127+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e172: 8 total, 2 up, 7 in 2024-07-28T11:55:00.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[79620]: cluster 2024-07-28T11:54:59.396235+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:00.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[79620]: audit 2024-07-28T11:54:59.404960+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.177:0/1077006577' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:00.720 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:00 smithi177 bash[79620]: cluster 2024-07-28T11:54:59.405127+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e172: 8 total, 2 up, 7 in 2024-07-28T11:55:00.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:00.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:01.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:01.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:01.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:01.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:01.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 748 16 16 0 0 0 - 0 2024-07-28T11:55:01.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:01.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:01 smithi204 bash[68176]: cluster 2024-07-28T11:55:00.334811+0000 mgr.y (mgr.25253) 793 : cluster [DBG] pgmap v793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:01 smithi204 bash[68176]: audit 2024-07-28T11:55:00.687767+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:01.666 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:01 smithi177 bash[79620]: cluster 2024-07-28T11:55:00.334811+0000 mgr.y (mgr.25253) 793 : cluster [DBG] pgmap v793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:01.666 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:01 smithi177 bash[79620]: audit 2024-07-28T11:55:00.687767+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:01.666 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:01 smithi177 bash[81864]: cluster 2024-07-28T11:55:00.334811+0000 mgr.y (mgr.25253) 793 : cluster [DBG] pgmap v793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:01.666 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:01 smithi177 bash[81864]: audit 2024-07-28T11:55:00.687767+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:01.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:01.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:02.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:02.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:02.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:02.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:02.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:55:02.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 749 16 16 0 0 0 - 0 2024-07-28T11:55:02.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:02.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:02.615 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:02.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:02.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:02.899 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:02.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:03.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:03.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:03.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:03.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:03.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 750 16 16 0 0 0 - 0 2024-07-28T11:55:03.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:03.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:03 smithi204 bash[68176]: cluster 2024-07-28T11:55:02.336497+0000 mgr.y (mgr.25253) 794 : cluster [DBG] pgmap v794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:03.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:03 smithi177 bash[81864]: cluster 2024-07-28T11:55:02.336497+0000 mgr.y (mgr.25253) 794 : cluster [DBG] pgmap v794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:03.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:03 smithi177 bash[79620]: cluster 2024-07-28T11:55:02.336497+0000 mgr.y (mgr.25253) 794 : cluster [DBG] pgmap v794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:03.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:03.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:04.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:04.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:04.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:04.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:04.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 751 16 16 0 0 0 - 0 2024-07-28T11:55:04.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:04.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:04.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:04.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:04.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:05.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:05.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:05.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:05.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:05.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 752 16 16 0 0 0 - 0 2024-07-28T11:55:05.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:05.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:05.687 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:05 smithi177 bash[79620]: cluster 2024-07-28T11:55:04.338160+0000 mgr.y (mgr.25253) 795 : cluster [DBG] pgmap v795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:05.687 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:05 smithi177 bash[81864]: cluster 2024-07-28T11:55:04.338160+0000 mgr.y (mgr.25253) 795 : cluster [DBG] pgmap v795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:05.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:05.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:05 smithi204 bash[68176]: cluster 2024-07-28T11:55:04.338160+0000 mgr.y (mgr.25253) 795 : cluster [DBG] pgmap v795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:05.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:06.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:06.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:06.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:06.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:06.402 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:06] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T11:55:06.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 753 16 16 0 0 0 - 0 2024-07-28T11:55:06.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:06.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:06.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:06.817 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:06.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:06.954 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:06.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:07.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:07.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:07.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:07.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:07.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 754 16 16 0 0 0 - 0 2024-07-28T11:55:07.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:07.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:07 smithi204 bash[68176]: cluster 2024-07-28T11:55:06.339828+0000 mgr.y (mgr.25253) 796 : cluster [DBG] pgmap v796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:07.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:07.703 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:07 smithi177 bash[81864]: cluster 2024-07-28T11:55:06.339828+0000 mgr.y (mgr.25253) 796 : cluster [DBG] pgmap v796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:07.704 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:07 smithi177 bash[79620]: cluster 2024-07-28T11:55:06.339828+0000 mgr.y (mgr.25253) 796 : cluster [DBG] pgmap v796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:07.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:07.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:08.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:08.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:08.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:08.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:08.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 755 16 16 0 0 0 - 0 2024-07-28T11:55:08.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:08.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T11:55:08.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:08.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:08.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:09.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:09.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:09.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:09.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:09.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:09.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 756 16 16 0 0 0 - 0 2024-07-28T11:55:09.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:09 smithi177 bash[79620]: cluster 2024-07-28T11:55:08.341461+0000 mgr.y (mgr.25253) 797 : cluster [DBG] pgmap v797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:09.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:09 smithi177 bash[81864]: cluster 2024-07-28T11:55:08.341461+0000 mgr.y (mgr.25253) 797 : cluster [DBG] pgmap v797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:09.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:09.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:09.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:09 smithi204 bash[68176]: cluster 2024-07-28T11:55:08.341461+0000 mgr.y (mgr.25253) 797 : cluster [DBG] pgmap v797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:09.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:09.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:10.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:10.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:10.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:10.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:10.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 757 16 16 0 0 0 - 0 2024-07-28T11:55:10.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:10.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:10.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:10.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:11.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:11.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:11.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:11.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:11.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 758 16 16 0 0 0 - 0 2024-07-28T11:55:11.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:11.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:11.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:11 smithi204 bash[68176]: cluster 2024-07-28T11:55:10.342993+0000 mgr.y (mgr.25253) 798 : cluster [DBG] pgmap v798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:11.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:11.732 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:11 smithi177 bash[81864]: cluster 2024-07-28T11:55:10.342993+0000 mgr.y (mgr.25253) 798 : cluster [DBG] pgmap v798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:11.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:11 smithi177 bash[79620]: cluster 2024-07-28T11:55:10.342993+0000 mgr.y (mgr.25253) 798 : cluster [DBG] pgmap v798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:11.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:11.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:12.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:12.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:12.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:12.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:12.451 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:55:12.467 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:12 smithi177 bash[81864]: audit 2024-07-28T11:55:11.673797+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:55:12.467 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:12 smithi177 bash[79620]: audit 2024-07-28T11:55:11.673797+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:55:12.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 759 16 16 0 0 0 - 0 2024-07-28T11:55:12.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:12.565 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:12 smithi204 bash[68176]: audit 2024-07-28T11:55:11.673797+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:55:12.565 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:12.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:12.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:13.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:13.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:13.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:13.333 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:13.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:13.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:55:13.491125+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:55:13.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:55:13.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 760 16 16 0 0 0 - 0 2024-07-28T11:55:13.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:13.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:13.626 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[81864]: cluster 2024-07-28T11:55:12.344623+0000 mgr.y (mgr.25253) 799 : cluster [DBG] pgmap v799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[81864]: cluster 2024-07-28T11:55:12.438150+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[81864]: audit 2024-07-28T11:55:12.454966+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[81864]: cluster 2024-07-28T11:55:12.455062+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e173: 8 total, 2 up, 7 in 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[79620]: cluster 2024-07-28T11:55:12.344623+0000 mgr.y (mgr.25253) 799 : cluster [DBG] pgmap v799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[79620]: cluster 2024-07-28T11:55:12.438150+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[79620]: audit 2024-07-28T11:55:12.454966+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:55:13.627 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:13 smithi177 bash[79620]: cluster 2024-07-28T11:55:12.455062+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e173: 8 total, 2 up, 7 in 2024-07-28T11:55:13.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:13.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:13 smithi204 bash[68176]: cluster 2024-07-28T11:55:12.344623+0000 mgr.y (mgr.25253) 799 : cluster [DBG] pgmap v799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:13 smithi204 bash[68176]: cluster 2024-07-28T11:55:12.438150+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:13 smithi204 bash[68176]: audit 2024-07-28T11:55:12.454966+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.177:0/1064970107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:55:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:13 smithi204 bash[68176]: cluster 2024-07-28T11:55:12.455062+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e173: 8 total, 2 up, 7 in 2024-07-28T11:55:13.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:14.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:14.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:14.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:14.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:14.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 761 16 16 0 0 0 - 0 2024-07-28T11:55:14.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:14.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:14.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:14.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:15.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:15.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:15.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:15.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:15.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:55:15.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 762 16 16 0 0 0 - 0 2024-07-28T11:55:15.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:15.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:15.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:15.758 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:15 smithi177 bash[81864]: cluster 2024-07-28T11:55:14.346114+0000 mgr.y (mgr.25253) 800 : cluster [DBG] pgmap v801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:15.758 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:15 smithi177 bash[79620]: cluster 2024-07-28T11:55:14.346114+0000 mgr.y (mgr.25253) 800 : cluster [DBG] pgmap v801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:15.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:15 smithi204 bash[68176]: cluster 2024-07-28T11:55:14.346114+0000 mgr.y (mgr.25253) 800 : cluster [DBG] pgmap v801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:15.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:16.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:16.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:16.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:16.353 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:16] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T11:55:16.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:16.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 763 16 16 0 0 0 - 0 2024-07-28T11:55:16.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:16.696 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:16.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:16.709 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:16 smithi177 bash[81864]: audit 2024-07-28T11:55:15.687953+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:16.709 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:16 smithi177 bash[79620]: audit 2024-07-28T11:55:15.687953+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:16.728 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:16 smithi204 bash[68176]: audit 2024-07-28T11:55:15.687953+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:16.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:16.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:17.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:17.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:17.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:17.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:17.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T11:55:17.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 764 16 16 0 0 0 - 0 2024-07-28T11:55:17.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:17.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:17.656 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:17 smithi204 bash[68176]: cluster 2024-07-28T11:55:16.347541+0000 mgr.y (mgr.25253) 801 : cluster [DBG] pgmap v802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:17.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:17.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:17 smithi177 bash[79620]: cluster 2024-07-28T11:55:16.347541+0000 mgr.y (mgr.25253) 801 : cluster [DBG] pgmap v802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:17.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:17 smithi177 bash[81864]: cluster 2024-07-28T11:55:16.347541+0000 mgr.y (mgr.25253) 801 : cluster [DBG] pgmap v802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:17.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:18.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:18.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:18.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:18.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:18.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:18.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 765 16 16 0 0 0 - 0 2024-07-28T11:55:18.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:18.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:18.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:18.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:19.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:19.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:19.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:19.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:19.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 766 16 16 0 0 0 - 0 2024-07-28T11:55:19.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:19.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:19.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:19 smithi177 bash[79620]: cluster 2024-07-28T11:55:18.349049+0000 mgr.y (mgr.25253) 802 : cluster [DBG] pgmap v803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:19.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:19 smithi177 bash[81864]: cluster 2024-07-28T11:55:18.349049+0000 mgr.y (mgr.25253) 802 : cluster [DBG] pgmap v803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:19.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:19.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:19 smithi204 bash[68176]: cluster 2024-07-28T11:55:18.349049+0000 mgr.y (mgr.25253) 802 : cluster [DBG] pgmap v803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:20.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:20.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:20.223 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:20.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:20.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:20.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:20.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 767 16 16 0 0 0 - 0 2024-07-28T11:55:20.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:20.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:20.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:20.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:21.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:21.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:21.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:21.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:21.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 768 16 16 0 0 0 - 0 2024-07-28T11:55:21.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:21.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:21.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:21 smithi177 bash[81864]: cluster 2024-07-28T11:55:20.350526+0000 mgr.y (mgr.25253) 803 : cluster [DBG] pgmap v804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:21.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:21 smithi177 bash[79620]: cluster 2024-07-28T11:55:20.350526+0000 mgr.y (mgr.25253) 803 : cluster [DBG] pgmap v804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:21.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:21.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:21 smithi204 bash[68176]: cluster 2024-07-28T11:55:20.350526+0000 mgr.y (mgr.25253) 803 : cluster [DBG] pgmap v804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:21.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:22.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:22.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:22.206 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:22.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:22.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:22 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 769 16 16 0 0 0 - 0 2024-07-28T11:55:22.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:22.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:22.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:22.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:22.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:23.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:23.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:23.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:23.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:23.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 770 16 16 0 0 0 - 0 2024-07-28T11:55:23.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:23.612 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:23 smithi204 bash[68176]: cluster 2024-07-28T11:55:22.352063+0000 mgr.y (mgr.25253) 804 : cluster [DBG] pgmap v805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:23.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:23.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:23.855 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:23 smithi177 bash[79620]: cluster 2024-07-28T11:55:22.352063+0000 mgr.y (mgr.25253) 804 : cluster [DBG] pgmap v805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:23.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:23 smithi177 bash[81864]: cluster 2024-07-28T11:55:22.352063+0000 mgr.y (mgr.25253) 804 : cluster [DBG] pgmap v805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:23.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:24.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:24.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:24.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:24.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:24.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 771 16 16 0 0 0 - 0 2024-07-28T11:55:24.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:24.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:24.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:24.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:24.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:25.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:25.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:25.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:25.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:25.487 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:55:25.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 772 16 16 0 0 0 - 0 2024-07-28T11:55:25.489 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:25.503 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:25 smithi177 bash[81864]: cluster 2024-07-28T11:55:24.353089+0000 mgr.y (mgr.25253) 805 : cluster [DBG] pgmap v806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:25.503 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:25 smithi177 bash[81864]: audit 2024-07-28T11:55:24.649063+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:25.503 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:25 smithi177 bash[79620]: cluster 2024-07-28T11:55:24.353089+0000 mgr.y (mgr.25253) 805 : cluster [DBG] pgmap v806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:25.503 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:25 smithi177 bash[79620]: audit 2024-07-28T11:55:24.649063+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:25.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:25 smithi204 bash[68176]: cluster 2024-07-28T11:55:24.353089+0000 mgr.y (mgr.25253) 805 : cluster [DBG] pgmap v806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:25 smithi204 bash[68176]: audit 2024-07-28T11:55:24.649063+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:25.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:25.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:25.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:26.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:26.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:26.271 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:26.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T11:55:26.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:26.311 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:26] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T11:55:26.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:26.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 773 16 16 0 0 0 - 0 2024-07-28T11:55:26.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:26.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[79620]: cluster 2024-07-28T11:55:25.481253+0000 mon.a (mon.0) 1103 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:55:26.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[79620]: audit 2024-07-28T11:55:25.490910+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:26.564 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[79620]: cluster 2024-07-28T11:55:25.490965+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e174: 8 total, 2 up, 7 in 2024-07-28T11:55:26.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[81864]: cluster 2024-07-28T11:55:25.481253+0000 mon.a (mon.0) 1103 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:55:26.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[81864]: audit 2024-07-28T11:55:25.490910+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:26.564 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:26 smithi177 bash[81864]: cluster 2024-07-28T11:55:25.490965+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e174: 8 total, 2 up, 7 in 2024-07-28T11:55:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:26 smithi204 bash[68176]: cluster 2024-07-28T11:55:25.481253+0000 mon.a (mon.0) 1103 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:55:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:26 smithi204 bash[68176]: audit 2024-07-28T11:55:25.490910+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.177:0/2117976691' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:26 smithi204 bash[68176]: cluster 2024-07-28T11:55:25.490965+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e174: 8 total, 2 up, 7 in 2024-07-28T11:55:26.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:26.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:26.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:27.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:27.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:27.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:27.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:27.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 774 16 16 0 0 0 - 0 2024-07-28T11:55:27.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:27.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:27.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:27.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:27 smithi177 bash[79620]: cluster 2024-07-28T11:55:26.354597+0000 mgr.y (mgr.25253) 806 : cluster [DBG] pgmap v808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:27.752 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:27 smithi177 bash[81864]: cluster 2024-07-28T11:55:26.354597+0000 mgr.y (mgr.25253) 806 : cluster [DBG] pgmap v808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:27.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:27.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:27 smithi204 bash[68176]: cluster 2024-07-28T11:55:26.354597+0000 mgr.y (mgr.25253) 806 : cluster [DBG] pgmap v808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:27.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:28.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:28.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:28.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:55:28.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:28.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:28.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 775 16 16 0 0 0 - 0 2024-07-28T11:55:28.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:28.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:28.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:28.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:29.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:29.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:29.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:29.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:29.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 776 16 16 0 0 0 - 0 2024-07-28T11:55:29.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:29.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:29.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:29 smithi204 bash[68176]: cluster 2024-07-28T11:55:28.356112+0000 mgr.y (mgr.25253) 807 : cluster [DBG] pgmap v809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:29.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:29.762 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:29 smithi177 bash[81864]: cluster 2024-07-28T11:55:28.356112+0000 mgr.y (mgr.25253) 807 : cluster [DBG] pgmap v809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:29.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:29 smithi177 bash[79620]: cluster 2024-07-28T11:55:28.356112+0000 mgr.y (mgr.25253) 807 : cluster [DBG] pgmap v809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:29.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:29.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:30.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:30.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:30.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:30.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:30.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 777 16 16 0 0 0 - 0 2024-07-28T11:55:30.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:30.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:30.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:30.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:31.020 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:31.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:31.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:31.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:31.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:31.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 778 16 16 0 0 0 - 0 2024-07-28T11:55:31.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:31.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:31.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:31.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:31 smithi204 bash[68176]: cluster 2024-07-28T11:55:30.357601+0000 mgr.y (mgr.25253) 808 : cluster [DBG] pgmap v810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:31 smithi204 bash[68176]: audit 2024-07-28T11:55:30.695945+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:31 smithi204 bash[68176]: audit 2024-07-28T11:55:30.697968+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:32.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[79620]: cluster 2024-07-28T11:55:30.357601+0000 mgr.y (mgr.25253) 808 : cluster [DBG] pgmap v810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[79620]: audit 2024-07-28T11:55:30.695945+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[79620]: audit 2024-07-28T11:55:30.697968+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[81864]: cluster 2024-07-28T11:55:30.357601+0000 mgr.y (mgr.25253) 808 : cluster [DBG] pgmap v810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[81864]: audit 2024-07-28T11:55:30.695945+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:32.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:31 smithi177 bash[81864]: audit 2024-07-28T11:55:30.697968+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:32.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:32.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:32.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:32.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 779 16 16 0 0 0 - 0 2024-07-28T11:55:32.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:32.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:32.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:32.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:33.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:33.073 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:33.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:33.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:33.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:33.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:55:33.493650+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:55:33.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:55:33.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 780 16 16 0 0 0 - 0 2024-07-28T11:55:33.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:33.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:33.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:33.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:33.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:33 smithi204 bash[68176]: cluster 2024-07-28T11:55:32.359082+0000 mgr.y (mgr.25253) 809 : cluster [DBG] pgmap v811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:34.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:33 smithi177 bash[79620]: cluster 2024-07-28T11:55:32.359082+0000 mgr.y (mgr.25253) 809 : cluster [DBG] pgmap v811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:34.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:33 smithi177 bash[81864]: cluster 2024-07-28T11:55:32.359082+0000 mgr.y (mgr.25253) 809 : cluster [DBG] pgmap v811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:34.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:34.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:34.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:34.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:34.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 781 16 16 0 0 0 - 0 2024-07-28T11:55:34.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:34.590 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:34.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:34.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:34.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:34.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:35.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:35.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:35.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T11:55:35.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:35.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:35.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 782 16 16 0 0 0 - 0 2024-07-28T11:55:35.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:35.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:35.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:35 smithi204 bash[68176]: cluster 2024-07-28T11:55:34.360407+0000 mgr.y (mgr.25253) 810 : cluster [DBG] pgmap v812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:35.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:35.946 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:35 smithi177 bash[81864]: cluster 2024-07-28T11:55:34.360407+0000 mgr.y (mgr.25253) 810 : cluster [DBG] pgmap v812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:35.947 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:35 smithi177 bash[79620]: cluster 2024-07-28T11:55:34.360407+0000 mgr.y (mgr.25253) 810 : cluster [DBG] pgmap v812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:36.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:36.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:36.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:36.311 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T11:55:36.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:36.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 783 16 16 0 0 0 - 0 2024-07-28T11:55:36.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:36.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:36.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:36.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:37.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:37.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:37.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:37.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:37.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:37.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 784 16 16 0 0 0 - 0 2024-07-28T11:55:37.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:37.709 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:55:37.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:37.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:37 smithi204 bash[68176]: cluster 2024-07-28T11:55:36.361904+0000 mgr.y (mgr.25253) 811 : cluster [DBG] pgmap v813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:37 smithi204 bash[68176]: audit 2024-07-28T11:55:37.237771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:55:37.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:38.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:37 smithi177 bash[81864]: cluster 2024-07-28T11:55:36.361904+0000 mgr.y (mgr.25253) 811 : cluster [DBG] pgmap v813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:38.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:37 smithi177 bash[81864]: audit 2024-07-28T11:55:37.237771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:55:38.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:37 smithi177 bash[79620]: cluster 2024-07-28T11:55:36.361904+0000 mgr.y (mgr.25253) 811 : cluster [DBG] pgmap v813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:38.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:37 smithi177 bash[79620]: audit 2024-07-28T11:55:37.237771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:55:38.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:38.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:38.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:38.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:38.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 785 16 16 0 0 0 - 0 2024-07-28T11:55:38.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:38.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:38.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:38.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:38.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:38 smithi204 bash[68176]: cluster 2024-07-28T11:55:37.704282+0000 mon.a (mon.0) 1109 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:38.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:38 smithi204 bash[68176]: audit 2024-07-28T11:55:37.712525+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:55:38.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:38 smithi204 bash[68176]: cluster 2024-07-28T11:55:37.712641+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e175: 8 total, 2 up, 7 in 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[81864]: cluster 2024-07-28T11:55:37.704282+0000 mon.a (mon.0) 1109 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[81864]: audit 2024-07-28T11:55:37.712525+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[81864]: cluster 2024-07-28T11:55:37.712641+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e175: 8 total, 2 up, 7 in 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[79620]: cluster 2024-07-28T11:55:37.704282+0000 mon.a (mon.0) 1109 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[79620]: audit 2024-07-28T11:55:37.712525+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.177:0/2524525279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:55:39.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:38 smithi177 bash[79620]: cluster 2024-07-28T11:55:37.712641+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e175: 8 total, 2 up, 7 in 2024-07-28T11:55:39.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:39.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:39.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:39.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:39.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 786 16 16 0 0 0 - 0 2024-07-28T11:55:39.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:39.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:39.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:39.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:39 smithi177 bash[79620]: cluster 2024-07-28T11:55:38.363383+0000 mgr.y (mgr.25253) 812 : cluster [DBG] pgmap v815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:39.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:39 smithi177 bash[81864]: cluster 2024-07-28T11:55:38.363383+0000 mgr.y (mgr.25253) 812 : cluster [DBG] pgmap v815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:39.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:39.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:39.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:39 smithi204 bash[68176]: cluster 2024-07-28T11:55:38.363383+0000 mgr.y (mgr.25253) 812 : cluster [DBG] pgmap v815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:40.062 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:40.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:40.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:40.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:40.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:40.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 787 16 16 0 0 0 - 0 2024-07-28T11:55:40.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:40.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:55:40.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:40.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:40.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:41.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:41.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:41.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:41.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:41.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 788 16 16 0 0 0 - 0 2024-07-28T11:55:41.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:41.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:41.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:41.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:41.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:41.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:41 smithi177 bash[81864]: cluster 2024-07-28T11:55:40.364943+0000 mgr.y (mgr.25253) 813 : cluster [DBG] pgmap v816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:41.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:41 smithi177 bash[79620]: cluster 2024-07-28T11:55:40.364943+0000 mgr.y (mgr.25253) 813 : cluster [DBG] pgmap v816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:42.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:41 smithi204 bash[68176]: cluster 2024-07-28T11:55:40.364943+0000 mgr.y (mgr.25253) 813 : cluster [DBG] pgmap v816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:42.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:42.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:42.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:42.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 789 16 16 0 0 0 - 0 2024-07-28T11:55:42.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:42.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:42.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:43.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:43.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:43.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:43.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:43.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 790 16 16 0 0 0 - 0 2024-07-28T11:55:43.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:43.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:43.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:43.770 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:43.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:43.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:43 smithi204 bash[68176]: cluster 2024-07-28T11:55:42.366452+0000 mgr.y (mgr.25253) 814 : cluster [DBG] pgmap v817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:43.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:44.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:43 smithi177 bash[79620]: cluster 2024-07-28T11:55:42.366452+0000 mgr.y (mgr.25253) 814 : cluster [DBG] pgmap v817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:44.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:43 smithi177 bash[81864]: cluster 2024-07-28T11:55:42.366452+0000 mgr.y (mgr.25253) 814 : cluster [DBG] pgmap v817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:44.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:44.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:44.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:44.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:44.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 791 16 16 0 0 0 - 0 2024-07-28T11:55:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:44.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T11:55:44.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:44.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:44.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:44.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:45.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:45.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:45.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:45.413 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:45.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:45.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 792 16 16 0 0 0 - 0 2024-07-28T11:55:45.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:45.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:45.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[79620]: cluster 2024-07-28T11:55:44.367993+0000 mgr.y (mgr.25253) 815 : cluster [DBG] pgmap v818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:45.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[79620]: audit 2024-07-28T11:55:45.692607+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:45.762 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[79620]: audit 2024-07-28T11:55:45.694060+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:45.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:45.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:45.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[81864]: cluster 2024-07-28T11:55:44.367993+0000 mgr.y (mgr.25253) 815 : cluster [DBG] pgmap v818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:45.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[81864]: audit 2024-07-28T11:55:45.692607+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:45.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:45 smithi177 bash[81864]: audit 2024-07-28T11:55:45.694060+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:46.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:46.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:45 smithi204 bash[68176]: cluster 2024-07-28T11:55:44.367993+0000 mgr.y (mgr.25253) 815 : cluster [DBG] pgmap v818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:45 smithi204 bash[68176]: audit 2024-07-28T11:55:45.692607+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:45 smithi204 bash[68176]: audit 2024-07-28T11:55:45.694060+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:46.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:46.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:55:46.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:46.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 793 16 16 0 0 0 - 0 2024-07-28T11:55:46.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:46.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:46.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:46.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:46.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:47.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:47.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:47.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:47.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:47.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 794 16 16 0 0 0 - 0 2024-07-28T11:55:47.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:47.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:47.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:47 smithi204 bash[68176]: cluster 2024-07-28T11:55:46.369502+0000 mgr.y (mgr.25253) 816 : cluster [DBG] pgmap v819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:47.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:47 smithi177 bash[81864]: cluster 2024-07-28T11:55:46.369502+0000 mgr.y (mgr.25253) 816 : cluster [DBG] pgmap v819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:47 smithi177 bash[79620]: cluster 2024-07-28T11:55:46.369502+0000 mgr.y (mgr.25253) 816 : cluster [DBG] pgmap v819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:48.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:48.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:48.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:48.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:48.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 795 16 16 0 0 0 - 0 2024-07-28T11:55:48.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:48.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:48.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:48.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:48.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:49.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:49.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:49.292 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:49.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:49.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:49.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 796 16 16 0 0 0 - 0 2024-07-28T11:55:49.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:49.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:49.748 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:55:49.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:49 smithi204 bash[68176]: cluster 2024-07-28T11:55:48.371009+0000 mgr.y (mgr.25253) 817 : cluster [DBG] pgmap v820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:49.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:49 smithi204 bash[68176]: audit 2024-07-28T11:55:49.496073+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.177:0/3446114282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:49.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:49 smithi204 bash[68176]: audit 2024-07-28T11:55:49.496545+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:49.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:49.967 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[81864]: cluster 2024-07-28T11:55:48.371009+0000 mgr.y (mgr.25253) 817 : cluster [DBG] pgmap v820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:49.967 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[81864]: audit 2024-07-28T11:55:49.496073+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.177:0/3446114282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:49.967 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[81864]: audit 2024-07-28T11:55:49.496545+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:49.967 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[79620]: cluster 2024-07-28T11:55:48.371009+0000 mgr.y (mgr.25253) 817 : cluster [DBG] pgmap v820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:49.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[79620]: audit 2024-07-28T11:55:49.496073+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.177:0/3446114282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:49.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:49 smithi177 bash[79620]: audit 2024-07-28T11:55:49.496545+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:55:50.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:50.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:50.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:50.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:50.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 797 16 16 0 0 0 - 0 2024-07-28T11:55:50.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:50.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:50.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:50.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:50 smithi204 bash[68176]: cluster 2024-07-28T11:55:49.740136+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:50 smithi204 bash[68176]: audit 2024-07-28T11:55:49.751788+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:50.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:50 smithi204 bash[68176]: cluster 2024-07-28T11:55:49.751902+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e176: 8 total, 2 up, 7 in 2024-07-28T11:55:50.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:50 smithi204 bash[68176]: audit 2024-07-28T11:55:50.705922+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:50.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[81864]: cluster 2024-07-28T11:55:49.740136+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[81864]: audit 2024-07-28T11:55:49.751788+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[81864]: cluster 2024-07-28T11:55:49.751902+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e176: 8 total, 2 up, 7 in 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[81864]: audit 2024-07-28T11:55:50.705922+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[79620]: cluster 2024-07-28T11:55:49.740136+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[79620]: audit 2024-07-28T11:55:49.751788+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[79620]: cluster 2024-07-28T11:55:49.751902+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e176: 8 total, 2 up, 7 in 2024-07-28T11:55:51.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:50 smithi177 bash[79620]: audit 2024-07-28T11:55:50.705922+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:51.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:51.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:51.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:51.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:51.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 798 16 16 0 0 0 - 0 2024-07-28T11:55:51.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:51.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:51.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:51 smithi204 bash[68176]: cluster 2024-07-28T11:55:50.372564+0000 mgr.y (mgr.25253) 818 : cluster [DBG] pgmap v822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:51.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:52.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:52.071 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:51 smithi177 bash[81864]: cluster 2024-07-28T11:55:50.372564+0000 mgr.y (mgr.25253) 818 : cluster [DBG] pgmap v822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:52.072 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:51 smithi177 bash[79620]: cluster 2024-07-28T11:55:50.372564+0000 mgr.y (mgr.25253) 818 : cluster [DBG] pgmap v822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:52.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:52.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:52.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:52.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 799 16 16 0 0 0 - 0 2024-07-28T11:55:52.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:52.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:55:52.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:55:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:52.882 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:55:52.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:53.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:53.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:53.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:53.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:53.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:53.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:55:53.496664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:55:53.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:55:53.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 800 16 16 0 0 0 - 0 2024-07-28T11:55:53.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:55:53.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T11:55:53.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:53.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:53 smithi204 bash[68176]: cluster 2024-07-28T11:55:52.374109+0000 mgr.y (mgr.25253) 819 : cluster [DBG] pgmap v823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:53.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:54.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:54.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:54.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:53 smithi177 bash[81864]: cluster 2024-07-28T11:55:52.374109+0000 mgr.y (mgr.25253) 819 : cluster [DBG] pgmap v823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:54.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:53 smithi177 bash[79620]: cluster 2024-07-28T11:55:52.374109+0000 mgr.y (mgr.25253) 819 : cluster [DBG] pgmap v823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:54.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:54.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:54.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 801 16 16 0 0 0 - 0 2024-07-28T11:55:54.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:54.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:54.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:54.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:55.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:55.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:55.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:55.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:55.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 802 16 16 0 0 0 - 0 2024-07-28T11:55:55.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:55.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:55.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:55.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:55.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:56.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:55 smithi177 bash[79620]: cluster 2024-07-28T11:55:54.375189+0000 mgr.y (mgr.25253) 820 : cluster [DBG] pgmap v824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:56.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:55 smithi177 bash[81864]: cluster 2024-07-28T11:55:54.375189+0000 mgr.y (mgr.25253) 820 : cluster [DBG] pgmap v824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:56.057 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:55:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:55:56.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:55 smithi204 bash[68176]: cluster 2024-07-28T11:55:54.375189+0000 mgr.y (mgr.25253) 820 : cluster [DBG] pgmap v824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:56.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:56.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:56.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:56.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 803 16 16 0 0 0 - 0 2024-07-28T11:55:56.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:56.610 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:55:56.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:56.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:56.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:56.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:57.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:57.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:55:57.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:57.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:57.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 804 16 16 0 0 0 - 0 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[79620]: audit 2024-07-28T11:55:56.360155+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[79620]: audit 2024-07-28T11:55:56.366678+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[79620]: cluster 2024-07-28T11:55:56.375870+0000 mgr.y (mgr.25253) 821 : cluster [DBG] pgmap v825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[79620]: audit 2024-07-28T11:55:57.170574+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[79620]: audit 2024-07-28T11:55:57.178391+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[81864]: audit 2024-07-28T11:55:56.360155+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[81864]: audit 2024-07-28T11:55:56.366678+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[81864]: cluster 2024-07-28T11:55:56.375870+0000 mgr.y (mgr.25253) 821 : cluster [DBG] pgmap v825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[81864]: audit 2024-07-28T11:55:57.170574+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:57 smithi177 bash[81864]: audit 2024-07-28T11:55:57.178391+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:57 smithi204 bash[68176]: audit 2024-07-28T11:55:56.360155+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:57 smithi204 bash[68176]: audit 2024-07-28T11:55:56.366678+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:57 smithi204 bash[68176]: cluster 2024-07-28T11:55:56.375870+0000 mgr.y (mgr.25253) 821 : cluster [DBG] pgmap v825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:57 smithi204 bash[68176]: audit 2024-07-28T11:55:57.170574+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:57 smithi204 bash[68176]: audit 2024-07-28T11:55:57.178391+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:57.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:57.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:57.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:58.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:58.158 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:55:58.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:58.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:58.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:58.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 805 16 16 0 0 0 - 0 2024-07-28T11:55:58.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:58.514 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[79620]: audit 2024-07-28T11:55:57.634301+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:58.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[79620]: audit 2024-07-28T11:55:57.635947+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:58.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[79620]: audit 2024-07-28T11:55:57.647386+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[81864]: audit 2024-07-28T11:55:57.634301+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[81864]: audit 2024-07-28T11:55:57.635947+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:58.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:58 smithi177 bash[81864]: audit 2024-07-28T11:55:57.647386+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:58.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:58 smithi204 bash[68176]: audit 2024-07-28T11:55:57.634301+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:58.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:58 smithi204 bash[68176]: audit 2024-07-28T11:55:57.635947+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:58.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:58 smithi204 bash[68176]: audit 2024-07-28T11:55:57.647386+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:55:58.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:58.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:58.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:55:58.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:55:59.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:59.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:59.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:55:59.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:59.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 806 16 16 0 0 0 - 0 2024-07-28T11:55:59.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:55:59.646 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:55:59 smithi177 bash[79620]: cluster 2024-07-28T11:55:58.377695+0000 mgr.y (mgr.25253) 822 : cluster [DBG] pgmap v826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:59.646 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:55:59 smithi177 bash[81864]: cluster 2024-07-28T11:55:58.377695+0000 mgr.y (mgr.25253) 822 : cluster [DBG] pgmap v826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:59.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:55:59 smithi204 bash[68176]: cluster 2024-07-28T11:55:58.377695+0000 mgr.y (mgr.25253) 822 : cluster [DBG] pgmap v826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:55:59.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:55:59.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:55:59.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:00.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:00.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:00.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:00.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:00.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 807 16 16 0 0 0 - 0 2024-07-28T11:56:00.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:00.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:00.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:00.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:01.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:01.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:01.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:01.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:01.393 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:56:01.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:01.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 808 16 16 0 0 0 - 0 2024-07-28T11:56:01.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:01 smithi204 bash[68176]: cluster 2024-07-28T11:56:00.379232+0000 mgr.y (mgr.25253) 823 : cluster [DBG] pgmap v827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:01 smithi204 bash[68176]: audit 2024-07-28T11:56:00.689128+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:01 smithi204 bash[68176]: audit 2024-07-28T11:56:01.017608+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:01.697 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:01.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[79620]: cluster 2024-07-28T11:56:00.379232+0000 mgr.y (mgr.25253) 823 : cluster [DBG] pgmap v827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[79620]: audit 2024-07-28T11:56:00.689128+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[79620]: audit 2024-07-28T11:56:01.017608+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[81864]: cluster 2024-07-28T11:56:00.379232+0000 mgr.y (mgr.25253) 823 : cluster [DBG] pgmap v827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[81864]: audit 2024-07-28T11:56:00.689128+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:01.720 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:01 smithi177 bash[81864]: audit 2024-07-28T11:56:01.017608+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:01.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:01.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:02.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:02.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:02.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:02.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:02.468 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:02.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T11:56:02.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 809 16 16 0 0 0 - 0 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[81864]: cluster 2024-07-28T11:56:01.387687+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[81864]: audit 2024-07-28T11:56:01.396388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[81864]: cluster 2024-07-28T11:56:01.396512+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e177: 8 total, 2 up, 7 in 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[79620]: cluster 2024-07-28T11:56:01.387687+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[79620]: audit 2024-07-28T11:56:01.396388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:02.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:02 smithi177 bash[79620]: cluster 2024-07-28T11:56:01.396512+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e177: 8 total, 2 up, 7 in 2024-07-28T11:56:02.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:02.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:02 smithi204 bash[68176]: cluster 2024-07-28T11:56:01.387687+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:02 smithi204 bash[68176]: audit 2024-07-28T11:56:01.396388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.177:0/3893742333' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:02 smithi204 bash[68176]: cluster 2024-07-28T11:56:01.396512+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e177: 8 total, 2 up, 7 in 2024-07-28T11:56:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:02.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:03.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:03.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:03.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:03.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:03.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:03.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 810 16 16 0 0 0 - 0 2024-07-28T11:56:03.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:03 smithi177 bash[79620]: cluster 2024-07-28T11:56:02.380355+0000 mgr.y (mgr.25253) 824 : cluster [DBG] pgmap v829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:03.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:03 smithi177 bash[81864]: cluster 2024-07-28T11:56:02.380355+0000 mgr.y (mgr.25253) 824 : cluster [DBG] pgmap v829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:03.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:03 smithi204 bash[68176]: cluster 2024-07-28T11:56:02.380355+0000 mgr.y (mgr.25253) 824 : cluster [DBG] pgmap v829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:03.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:03.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:03.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:04.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:04.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:04.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:56:04.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:04.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:04.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 811 16 16 0 0 0 - 0 2024-07-28T11:56:04.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:04.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:04.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:04.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:05.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:05.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:05.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:05.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:05.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 812 16 16 0 0 0 - 0 2024-07-28T11:56:05.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:05.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:05 smithi204 bash[68176]: cluster 2024-07-28T11:56:04.381244+0000 mgr.y (mgr.25253) 825 : cluster [DBG] pgmap v830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:05.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:05.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:05.757 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:05 smithi177 bash[81864]: cluster 2024-07-28T11:56:04.381244+0000 mgr.y (mgr.25253) 825 : cluster [DBG] pgmap v830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:05.757 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:05 smithi177 bash[79620]: cluster 2024-07-28T11:56:04.381244+0000 mgr.y (mgr.25253) 825 : cluster [DBG] pgmap v830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:05.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:05.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:06.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:06.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:06.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:06.355 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T11:56:06.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:06.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 813 16 16 0 0 0 - 0 2024-07-28T11:56:06.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:06.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:06.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:06.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:07.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:07.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:07.254 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:56:07.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:07.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:07.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 814 16 16 0 0 0 - 0 2024-07-28T11:56:07.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:07 smithi177 bash[79620]: cluster 2024-07-28T11:56:06.382748+0000 mgr.y (mgr.25253) 826 : cluster [DBG] pgmap v831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:07.515 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:07 smithi177 bash[81864]: cluster 2024-07-28T11:56:06.382748+0000 mgr.y (mgr.25253) 826 : cluster [DBG] pgmap v831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:07.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:07.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:07.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:07 smithi204 bash[68176]: cluster 2024-07-28T11:56:06.382748+0000 mgr.y (mgr.25253) 826 : cluster [DBG] pgmap v831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:07.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:07.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:08.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:08.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:08.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:08.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:08.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:08.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 815 16 16 0 0 0 - 0 2024-07-28T11:56:08.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:08.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:08.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:08.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:08.977 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:09.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:09.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:09.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:09.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:09.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 816 16 16 0 0 0 - 0 2024-07-28T11:56:09.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:09.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:09.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:09 smithi204 bash[68176]: cluster 2024-07-28T11:56:08.383990+0000 mgr.y (mgr.25253) 827 : cluster [DBG] pgmap v832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:09.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:09 smithi177 bash[79620]: cluster 2024-07-28T11:56:08.383990+0000 mgr.y (mgr.25253) 827 : cluster [DBG] pgmap v832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:09.675 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:09 smithi177 bash[81864]: cluster 2024-07-28T11:56:08.383990+0000 mgr.y (mgr.25253) 827 : cluster [DBG] pgmap v832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:09.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:09.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:10.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:10.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:10.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:10.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:10.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 817 16 16 0 0 0 - 0 2024-07-28T11:56:10.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:10.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:10.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:10.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:10.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:11.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:11.126 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:11.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:11.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:11.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:11.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 818 16 16 0 0 0 - 0 2024-07-28T11:56:11.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:11.648 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:11 smithi177 bash[81864]: cluster 2024-07-28T11:56:10.385472+0000 mgr.y (mgr.25253) 828 : cluster [DBG] pgmap v833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:11.649 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:11 smithi177 bash[79620]: cluster 2024-07-28T11:56:10.385472+0000 mgr.y (mgr.25253) 828 : cluster [DBG] pgmap v833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:11 smithi204 bash[68176]: cluster 2024-07-28T11:56:10.385472+0000 mgr.y (mgr.25253) 828 : cluster [DBG] pgmap v833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:11.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:11.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:11.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T11:56:11.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:12.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:12.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:12.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:12.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:12.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 819 16 16 0 0 0 - 0 2024-07-28T11:56:12.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:12.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:12.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:12.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:12.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:13.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:13.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:13.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:13.435 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:56:13.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:13.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:56:13.499581+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:56:13.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:56:13.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 820 16 16 0 0 0 - 0 2024-07-28T11:56:13.497 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:13 smithi177 bash[79620]: cluster 2024-07-28T11:56:12.387863+0000 mgr.y (mgr.25253) 829 : cluster [DBG] pgmap v834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:13.497 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:13 smithi177 bash[79620]: audit 2024-07-28T11:56:13.103520+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:13.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:13 smithi177 bash[81864]: cluster 2024-07-28T11:56:12.387863+0000 mgr.y (mgr.25253) 829 : cluster [DBG] pgmap v834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:13.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:13 smithi177 bash[81864]: audit 2024-07-28T11:56:13.103520+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:13.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:13.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:13.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:13 smithi204 bash[68176]: cluster 2024-07-28T11:56:12.387863+0000 mgr.y (mgr.25253) 829 : cluster [DBG] pgmap v834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:13 smithi204 bash[68176]: audit 2024-07-28T11:56:13.103520+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:13.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:14.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:14.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:14.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:14.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:14.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 821 16 16 0 0 0 - 0 2024-07-28T11:56:14.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:14.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:14.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:14 smithi204 bash[68176]: cluster 2024-07-28T11:56:13.429424+0000 mon.a (mon.0) 1132 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:56:14.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:14 smithi204 bash[68176]: audit 2024-07-28T11:56:13.438792+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:14.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:14 smithi204 bash[68176]: cluster 2024-07-28T11:56:13.438914+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e178: 8 total, 2 up, 7 in 2024-07-28T11:56:14.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[79620]: cluster 2024-07-28T11:56:13.429424+0000 mon.a (mon.0) 1132 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:56:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[79620]: audit 2024-07-28T11:56:13.438792+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:14.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[79620]: cluster 2024-07-28T11:56:13.438914+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e178: 8 total, 2 up, 7 in 2024-07-28T11:56:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[81864]: cluster 2024-07-28T11:56:13.429424+0000 mon.a (mon.0) 1132 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:56:14.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[81864]: audit 2024-07-28T11:56:13.438792+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.177:0/1615665172' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:14 smithi177 bash[81864]: cluster 2024-07-28T11:56:13.438914+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e178: 8 total, 2 up, 7 in 2024-07-28T11:56:14.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:14.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:15.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:15.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:15.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:15.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:15.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 822 16 16 0 0 0 - 0 2024-07-28T11:56:15.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:15 smithi204 bash[68176]: cluster 2024-07-28T11:56:14.389363+0000 mgr.y (mgr.25253) 830 : cluster [DBG] pgmap v836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:15.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:15.724 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:15 smithi177 bash[81864]: cluster 2024-07-28T11:56:14.389363+0000 mgr.y (mgr.25253) 830 : cluster [DBG] pgmap v836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:15.724 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:15 smithi177 bash[79620]: cluster 2024-07-28T11:56:14.389363+0000 mgr.y (mgr.25253) 830 : cluster [DBG] pgmap v836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:15.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:15.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:16.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:16.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:16.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:16.317 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:56:16.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:16.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:56:16.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 823 16 16 0 0 0 - 0 2024-07-28T11:56:16.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:16.643 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:56:16.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:16.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:16.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:16.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:16 smithi204 bash[68176]: audit 2024-07-28T11:56:15.698639+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:16 smithi204 bash[68176]: audit 2024-07-28T11:56:15.700611+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:17.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:17.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:16 smithi177 bash[79620]: audit 2024-07-28T11:56:15.698639+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:17.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:16 smithi177 bash[79620]: audit 2024-07-28T11:56:15.700611+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:16 smithi177 bash[81864]: audit 2024-07-28T11:56:15.698639+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:16 smithi177 bash[81864]: audit 2024-07-28T11:56:15.700611+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:17.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:17.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:17.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:17.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:17.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 824 16 16 0 0 0 - 0 2024-07-28T11:56:17.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:17.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:17.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:17.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:17 smithi204 bash[68176]: cluster 2024-07-28T11:56:16.390853+0000 mgr.y (mgr.25253) 831 : cluster [DBG] pgmap v837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:17.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:17.976 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:17 smithi177 bash[81864]: cluster 2024-07-28T11:56:16.390853+0000 mgr.y (mgr.25253) 831 : cluster [DBG] pgmap v837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:17.976 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:17 smithi177 bash[79620]: cluster 2024-07-28T11:56:16.390853+0000 mgr.y (mgr.25253) 831 : cluster [DBG] pgmap v837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:18.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:18.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:18.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:18.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:18.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 825 16 16 0 0 0 - 0 2024-07-28T11:56:18.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:18.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:18.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:18.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:19.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:19.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:19.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:19.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:19.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 826 16 16 0 0 0 - 0 2024-07-28T11:56:19.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:19.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:19.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:19.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:19 smithi177 bash[79620]: cluster 2024-07-28T11:56:18.392353+0000 mgr.y (mgr.25253) 832 : cluster [DBG] pgmap v838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:19.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:19 smithi177 bash[81864]: cluster 2024-07-28T11:56:18.392353+0000 mgr.y (mgr.25253) 832 : cluster [DBG] pgmap v838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:19.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:19.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:20.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:19 smithi204 bash[68176]: cluster 2024-07-28T11:56:18.392353+0000 mgr.y (mgr.25253) 832 : cluster [DBG] pgmap v838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:20.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:20.195 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:20.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:20.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:20.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:20.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 827 16 16 0 0 0 - 0 2024-07-28T11:56:20.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:20.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:20.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:20.893 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:20.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T11:56:20.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:21.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:21.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:21.244 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:21.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:21.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:21.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 828 16 16 0 0 0 - 0 2024-07-28T11:56:21.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:21.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:21.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:21.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:21.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:21 smithi204 bash[68176]: cluster 2024-07-28T11:56:20.393853+0000 mgr.y (mgr.25253) 833 : cluster [DBG] pgmap v839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:22.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:22.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:21 smithi177 bash[79620]: cluster 2024-07-28T11:56:20.393853+0000 mgr.y (mgr.25253) 833 : cluster [DBG] pgmap v839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:22.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:21 smithi177 bash[81864]: cluster 2024-07-28T11:56:20.393853+0000 mgr.y (mgr.25253) 833 : cluster [DBG] pgmap v839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:22.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:22.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:22.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:22.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:22.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 829 16 16 0 0 0 - 0 2024-07-28T11:56:22.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:22.614 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:22.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:22.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:22.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:23.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:23.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:23.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:23.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:23.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 830 16 16 0 0 0 - 0 2024-07-28T11:56:23.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:23.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:23.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:23.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:24.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:23 smithi177 bash[81864]: cluster 2024-07-28T11:56:22.395355+0000 mgr.y (mgr.25253) 834 : cluster [DBG] pgmap v840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:24.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:23 smithi177 bash[79620]: cluster 2024-07-28T11:56:22.395355+0000 mgr.y (mgr.25253) 834 : cluster [DBG] pgmap v840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:24.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:24.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:24.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:23 smithi204 bash[68176]: cluster 2024-07-28T11:56:22.395355+0000 mgr.y (mgr.25253) 834 : cluster [DBG] pgmap v840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:24.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:24.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:24.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 831 16 16 0 0 0 - 0 2024-07-28T11:56:24.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:24.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:24.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:24.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:24.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:25.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:25.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:25.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:25.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:25.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 832 16 16 0 0 0 - 0 2024-07-28T11:56:25.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:25.644 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:56:25.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:25.722 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:56:25.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:25.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:26.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:26.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:25 smithi177 bash[79620]: cluster 2024-07-28T11:56:24.396881+0000 mgr.y (mgr.25253) 835 : cluster [DBG] pgmap v841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:26.064 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:25 smithi177 bash[79620]: audit 2024-07-28T11:56:25.302887+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:56:26.064 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:25 smithi177 bash[81864]: cluster 2024-07-28T11:56:24.396881+0000 mgr.y (mgr.25253) 835 : cluster [DBG] pgmap v841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:26.064 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:25 smithi177 bash[81864]: audit 2024-07-28T11:56:25.302887+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:56:26.064 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T11:56:26.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:25 smithi204 bash[68176]: cluster 2024-07-28T11:56:24.396881+0000 mgr.y (mgr.25253) 835 : cluster [DBG] pgmap v841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:25 smithi204 bash[68176]: audit 2024-07-28T11:56:25.302887+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:56:26.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:26.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:26.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 833 16 16 0 0 0 - 0 2024-07-28T11:56:26.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:26.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:26.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:26.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:26.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[81864]: cluster 2024-07-28T11:56:25.716834+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:26.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[81864]: audit 2024-07-28T11:56:25.725361+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:56:26.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[81864]: cluster 2024-07-28T11:56:25.725445+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e179: 8 total, 2 up, 7 in 2024-07-28T11:56:26.879 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[79620]: cluster 2024-07-28T11:56:25.716834+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:26.880 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[79620]: audit 2024-07-28T11:56:25.725361+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:56:26.880 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:26 smithi177 bash[79620]: cluster 2024-07-28T11:56:25.725445+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e179: 8 total, 2 up, 7 in 2024-07-28T11:56:26.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:26.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:26 smithi204 bash[68176]: cluster 2024-07-28T11:56:25.716834+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:26.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:26 smithi204 bash[68176]: audit 2024-07-28T11:56:25.725361+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.177:0/3227326095' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:56:26.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:26 smithi204 bash[68176]: cluster 2024-07-28T11:56:25.725445+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e179: 8 total, 2 up, 7 in 2024-07-28T11:56:27.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:27.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:27.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:27.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:27.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 834 16 16 0 0 0 - 0 2024-07-28T11:56:27.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:27.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:27.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:27.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:27 smithi204 bash[68176]: cluster 2024-07-28T11:56:26.398366+0000 mgr.y (mgr.25253) 836 : cluster [DBG] pgmap v843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:27.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:28.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:27 smithi177 bash[81864]: cluster 2024-07-28T11:56:26.398366+0000 mgr.y (mgr.25253) 836 : cluster [DBG] pgmap v843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:28.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:27 smithi177 bash[79620]: cluster 2024-07-28T11:56:26.398366+0000 mgr.y (mgr.25253) 836 : cluster [DBG] pgmap v843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:28.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:28.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:28.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:28.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:28.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 835 16 16 0 0 0 - 0 2024-07-28T11:56:28.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:28.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:56:28.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:28.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:28.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:28.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:29.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:29.216 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:29.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:29.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:29.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:29.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 836 16 16 0 0 0 - 0 2024-07-28T11:56:29.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:29.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:29.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:29.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:29.975 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:29.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T11:56:29.986 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:29 smithi177 bash[81864]: cluster 2024-07-28T11:56:28.399894+0000 mgr.y (mgr.25253) 837 : cluster [DBG] pgmap v844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:29.986 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:29 smithi177 bash[79620]: cluster 2024-07-28T11:56:28.399894+0000 mgr.y (mgr.25253) 837 : cluster [DBG] pgmap v844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:30.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:29 smithi204 bash[68176]: cluster 2024-07-28T11:56:28.399894+0000 mgr.y (mgr.25253) 837 : cluster [DBG] pgmap v844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:30.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:30.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:30.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:30.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 837 16 16 0 0 0 - 0 2024-07-28T11:56:30.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:30.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:30.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:30.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:31.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:31.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:31.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:31.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:31.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:31.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 838 16 16 0 0 0 - 0 2024-07-28T11:56:31.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:31.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:31.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:31.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:31.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[79620]: cluster 2024-07-28T11:56:30.401435+0000 mgr.y (mgr.25253) 838 : cluster [DBG] pgmap v845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:31.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[79620]: audit 2024-07-28T11:56:30.696361+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:31.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[79620]: audit 2024-07-28T11:56:30.698235+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:31.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[81864]: cluster 2024-07-28T11:56:30.401435+0000 mgr.y (mgr.25253) 838 : cluster [DBG] pgmap v845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:31.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[81864]: audit 2024-07-28T11:56:30.696361+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:31.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:31 smithi177 bash[81864]: audit 2024-07-28T11:56:30.698235+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:32.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:32.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:31 smithi204 bash[68176]: cluster 2024-07-28T11:56:30.401435+0000 mgr.y (mgr.25253) 838 : cluster [DBG] pgmap v845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:32.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:31 smithi204 bash[68176]: audit 2024-07-28T11:56:30.696361+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:56:32.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:31 smithi204 bash[68176]: audit 2024-07-28T11:56:30.698235+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:32.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:32.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:32.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:32.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 839 16 16 0 0 0 - 0 2024-07-28T11:56:32.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:32.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:32.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:32.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:33.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:33.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:33.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:33.363 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:33.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:33.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:56:33.502331+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:56:33.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:56:33.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 840 16 16 0 0 0 - 0 2024-07-28T11:56:33.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:33.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:33.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:33.764 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:33 smithi177 bash[79620]: cluster 2024-07-28T11:56:32.402403+0000 mgr.y (mgr.25253) 839 : cluster [DBG] pgmap v846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:33.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:33 smithi177 bash[81864]: cluster 2024-07-28T11:56:32.402403+0000 mgr.y (mgr.25253) 839 : cluster [DBG] pgmap v846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:33.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:33.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:34.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:33 smithi204 bash[68176]: cluster 2024-07-28T11:56:32.402403+0000 mgr.y (mgr.25253) 839 : cluster [DBG] pgmap v846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:34.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:34.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:34.380 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:34.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:34.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 841 16 16 0 0 0 - 0 2024-07-28T11:56:34.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:34.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:34.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:34.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:35.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:35.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:35.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:35.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:35.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 842 16 16 0 0 0 - 0 2024-07-28T11:56:35.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:35.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:35.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:35.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:35.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:35 smithi204 bash[68176]: cluster 2024-07-28T11:56:34.403161+0000 mgr.y (mgr.25253) 840 : cluster [DBG] pgmap v847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:36.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:35 smithi177 bash[79620]: cluster 2024-07-28T11:56:34.403161+0000 mgr.y (mgr.25253) 840 : cluster [DBG] pgmap v847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:36.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:35 smithi177 bash[81864]: cluster 2024-07-28T11:56:34.403161+0000 mgr.y (mgr.25253) 840 : cluster [DBG] pgmap v847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:36.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:36.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:36.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:36.313 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T11:56:36.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:36.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:36.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 843 16 16 0 0 0 - 0 2024-07-28T11:56:36.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:36.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:36.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:36.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:37.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:37.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:37.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:37.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:37.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 844 16 16 0 0 0 - 0 2024-07-28T11:56:37.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:37.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:37.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:37.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:38.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:37 smithi177 bash[81864]: cluster 2024-07-28T11:56:36.404177+0000 mgr.y (mgr.25253) 841 : cluster [DBG] pgmap v848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:38.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:37 smithi177 bash[79620]: cluster 2024-07-28T11:56:36.404177+0000 mgr.y (mgr.25253) 841 : cluster [DBG] pgmap v848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:38.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:38.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:37 smithi204 bash[68176]: cluster 2024-07-28T11:56:36.404177+0000 mgr.y (mgr.25253) 841 : cluster [DBG] pgmap v848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:38.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:38.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:38.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 845 16 16 0 0 0 - 0 2024-07-28T11:56:38.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:38.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:38.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:38.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:38.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:39.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:39.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:39.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:39.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:39.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 846 16 16 0 0 0 - 0 2024-07-28T11:56:39.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:39.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:39.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:39.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:39 smithi204 bash[68176]: cluster 2024-07-28T11:56:38.405579+0000 mgr.y (mgr.25253) 842 : cluster [DBG] pgmap v849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:39.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:39 smithi177 bash[81864]: cluster 2024-07-28T11:56:38.405579+0000 mgr.y (mgr.25253) 842 : cluster [DBG] pgmap v849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:39 smithi177 bash[79620]: cluster 2024-07-28T11:56:38.405579+0000 mgr.y (mgr.25253) 842 : cluster [DBG] pgmap v849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:40.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:40.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:40.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:40.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:40.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 847 16 16 0 0 0 - 0 2024-07-28T11:56:40.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:40.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:40.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:40.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:40.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:41.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:41.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:41.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:41.342 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:41.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:41.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 848 16 16 0 0 0 - 0 2024-07-28T11:56:41.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:41.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:41.725 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:56:41.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:41.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:41.936 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[79620]: cluster 2024-07-28T11:56:40.407065+0000 mgr.y (mgr.25253) 843 : cluster [DBG] pgmap v850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:41.936 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[79620]: audit 2024-07-28T11:56:41.307693+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.177:0/883341400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:41.936 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[79620]: audit 2024-07-28T11:56:41.308008+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:41.936 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[81864]: cluster 2024-07-28T11:56:40.407065+0000 mgr.y (mgr.25253) 843 : cluster [DBG] pgmap v850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:41.937 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[81864]: audit 2024-07-28T11:56:41.307693+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.177:0/883341400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:41.937 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:41 smithi177 bash[81864]: audit 2024-07-28T11:56:41.308008+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:42.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:42.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:41 smithi204 bash[68176]: cluster 2024-07-28T11:56:40.407065+0000 mgr.y (mgr.25253) 843 : cluster [DBG] pgmap v850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:41 smithi204 bash[68176]: audit 2024-07-28T11:56:41.307693+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.177:0/883341400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:41 smithi204 bash[68176]: audit 2024-07-28T11:56:41.308008+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:56:42.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:42.304 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:42.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T11:56:42.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:42.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 849 16 16 0 0 0 - 0 2024-07-28T11:56:42.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:42.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:42.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:42.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:42.998 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[81864]: cluster 2024-07-28T11:56:41.714617+0000 mon.a (mon.0) 1144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:42.998 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[81864]: audit 2024-07-28T11:56:41.727441+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:42.998 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[81864]: cluster 2024-07-28T11:56:41.727566+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e180: 8 total, 2 up, 7 in 2024-07-28T11:56:42.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[79620]: cluster 2024-07-28T11:56:41.714617+0000 mon.a (mon.0) 1144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:42.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[79620]: audit 2024-07-28T11:56:41.727441+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:42.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:42 smithi177 bash[79620]: cluster 2024-07-28T11:56:41.727566+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e180: 8 total, 2 up, 7 in 2024-07-28T11:56:43.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:43.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:42 smithi204 bash[68176]: cluster 2024-07-28T11:56:41.714617+0000 mon.a (mon.0) 1144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:43.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:42 smithi204 bash[68176]: audit 2024-07-28T11:56:41.727441+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:56:43.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:42 smithi204 bash[68176]: cluster 2024-07-28T11:56:41.727566+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e180: 8 total, 2 up, 7 in 2024-07-28T11:56:43.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:43.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:43.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:43.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 850 16 16 0 0 0 - 0 2024-07-28T11:56:43.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:43.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:43.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:43 smithi204 bash[68176]: cluster 2024-07-28T11:56:42.408591+0000 mgr.y (mgr.25253) 844 : cluster [DBG] pgmap v852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:43.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:44.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:43 smithi177 bash[79620]: cluster 2024-07-28T11:56:42.408591+0000 mgr.y (mgr.25253) 844 : cluster [DBG] pgmap v852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:44.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:43 smithi177 bash[81864]: cluster 2024-07-28T11:56:42.408591+0000 mgr.y (mgr.25253) 844 : cluster [DBG] pgmap v852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:44.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:44.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:44.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:44.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:44.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 851 16 16 0 0 0 - 0 2024-07-28T11:56:44.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:44.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:44.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:44.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:56:44.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:45.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:45.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:45.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:45.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:45.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:45.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 852 16 16 0 0 0 - 0 2024-07-28T11:56:45.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:45.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:45.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:45.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:45 smithi177 bash[81864]: cluster 2024-07-28T11:56:44.410097+0000 mgr.y (mgr.25253) 845 : cluster [DBG] pgmap v853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:46.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:45 smithi177 bash[81864]: audit 2024-07-28T11:56:45.690312+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:45 smithi177 bash[79620]: cluster 2024-07-28T11:56:44.410097+0000 mgr.y (mgr.25253) 845 : cluster [DBG] pgmap v853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:45 smithi177 bash[79620]: audit 2024-07-28T11:56:45.690312+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:46.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:46.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:45 smithi204 bash[68176]: cluster 2024-07-28T11:56:44.410097+0000 mgr.y (mgr.25253) 845 : cluster [DBG] pgmap v853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:46.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:45 smithi204 bash[68176]: audit 2024-07-28T11:56:45.690312+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:46.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:46.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:46.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:46.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 853 16 16 0 0 0 - 0 2024-07-28T11:56:46.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:56:46.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:46.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:46.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:46.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:47.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:47.068 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:47.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:47.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:47.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:47.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 854 16 16 0 0 0 - 0 2024-07-28T11:56:47.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:47.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:47.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:47.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:47.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:48.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:47 smithi204 bash[68176]: cluster 2024-07-28T11:56:46.411551+0000 mgr.y (mgr.25253) 846 : cluster [DBG] pgmap v854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:48.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:47 smithi177 bash[81864]: cluster 2024-07-28T11:56:46.411551+0000 mgr.y (mgr.25253) 846 : cluster [DBG] pgmap v854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:48.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:47 smithi177 bash[79620]: cluster 2024-07-28T11:56:46.411551+0000 mgr.y (mgr.25253) 846 : cluster [DBG] pgmap v854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:48.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:48.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:48.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:48.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:48.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 855 16 16 0 0 0 - 0 2024-07-28T11:56:48.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:48.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:48.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:48.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:49.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:49.091 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:49.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:49.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:49.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:49.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 856 16 16 0 0 0 - 0 2024-07-28T11:56:49.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:49.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:49.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:49.754 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:49 smithi177 bash[79620]: cluster 2024-07-28T11:56:48.412999+0000 mgr.y (mgr.25253) 847 : cluster [DBG] pgmap v855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:49.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:49 smithi204 bash[68176]: cluster 2024-07-28T11:56:48.412999+0000 mgr.y (mgr.25253) 847 : cluster [DBG] pgmap v855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:49.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:50.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:49 smithi177 bash[81864]: cluster 2024-07-28T11:56:48.412999+0000 mgr.y (mgr.25253) 847 : cluster [DBG] pgmap v855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:50.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:50.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:50.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:50.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:50.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 857 16 16 0 0 0 - 0 2024-07-28T11:56:50.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:50.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:50.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:50.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:51.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:51.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:51.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:51.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:51.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 858 16 16 0 0 0 - 0 2024-07-28T11:56:51.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:51.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:51.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:51.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:51 smithi177 bash[81864]: cluster 2024-07-28T11:56:50.414520+0000 mgr.y (mgr.25253) 848 : cluster [DBG] pgmap v856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:51 smithi177 bash[79620]: cluster 2024-07-28T11:56:50.414520+0000 mgr.y (mgr.25253) 848 : cluster [DBG] pgmap v856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:52.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:52.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:51 smithi204 bash[68176]: cluster 2024-07-28T11:56:50.414520+0000 mgr.y (mgr.25253) 848 : cluster [DBG] pgmap v856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:52.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:52.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:52.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:52.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:52.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 859 16 16 0 0 0 - 0 2024-07-28T11:56:52.513 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:56:52.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:52.623 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:56:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:52.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:52.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:53.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:53.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:53.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:53.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:53.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:56:53.504781+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:56:53.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:56:53.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 860 16 16 0 0 0 - 0 2024-07-28T11:56:53.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:53.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:53.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:53.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:53.930 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:53 smithi177 bash[81864]: cluster 2024-07-28T11:56:52.415282+0000 mgr.y (mgr.25253) 849 : cluster [DBG] pgmap v857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:53.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:53 smithi177 bash[79620]: cluster 2024-07-28T11:56:52.415282+0000 mgr.y (mgr.25253) 849 : cluster [DBG] pgmap v857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:54.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:54.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:53 smithi204 bash[68176]: cluster 2024-07-28T11:56:52.415282+0000 mgr.y (mgr.25253) 849 : cluster [DBG] pgmap v857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:54.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:54.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:54.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 861 16 16 0 0 0 - 0 2024-07-28T11:56:54.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:54.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:54.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:54.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:54.970 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:56:54.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T11:56:54.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:55.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:55.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:55.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:55.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:55.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 862 16 16 0 0 0 - 0 2024-07-28T11:56:55.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:55.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:55.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:55.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:55 smithi177 bash[81864]: cluster 2024-07-28T11:56:54.416791+0000 mgr.y (mgr.25253) 850 : cluster [DBG] pgmap v858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:55 smithi177 bash[79620]: cluster 2024-07-28T11:56:54.416791+0000 mgr.y (mgr.25253) 850 : cluster [DBG] pgmap v858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:56.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:56.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:55 smithi204 bash[68176]: cluster 2024-07-28T11:56:54.416791+0000 mgr.y (mgr.25253) 850 : cluster [DBG] pgmap v858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:56.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:56.198 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:56:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:56:56.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:56.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:56.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 863 16 16 0 0 0 - 0 2024-07-28T11:56:56.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:56.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:56.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:56.786 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:56:56.829 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:56 smithi177 bash[81864]: audit 2024-07-28T11:56:56.123558+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.177:0/2485806976' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:56.829 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:56 smithi177 bash[81864]: audit 2024-07-28T11:56:56.124150+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:56.829 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:56 smithi177 bash[79620]: audit 2024-07-28T11:56:56.123558+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.177:0/2485806976' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:56.829 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:56 smithi177 bash[79620]: audit 2024-07-28T11:56:56.124150+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:56.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:57.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:57.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:57.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:56 smithi204 bash[68176]: audit 2024-07-28T11:56:56.123558+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.177:0/2485806976' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:57.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:56 smithi204 bash[68176]: audit 2024-07-28T11:56:56.124150+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:56:57.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:57.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:56:57.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:57.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 864 16 16 0 0 0 - 0 2024-07-28T11:56:57.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:57.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:57.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:57.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:58.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[79620]: cluster 2024-07-28T11:56:56.418300+0000 mgr.y (mgr.25253) 851 : cluster [DBG] pgmap v859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[79620]: cluster 2024-07-28T11:56:56.770596+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[79620]: audit 2024-07-28T11:56:56.788972+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[79620]: cluster 2024-07-28T11:56:56.789105+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e181: 8 total, 2 up, 7 in 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[81864]: cluster 2024-07-28T11:56:56.418300+0000 mgr.y (mgr.25253) 851 : cluster [DBG] pgmap v859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[81864]: cluster 2024-07-28T11:56:56.770596+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[81864]: audit 2024-07-28T11:56:56.788972+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:57 smithi177 bash[81864]: cluster 2024-07-28T11:56:56.789105+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e181: 8 total, 2 up, 7 in 2024-07-28T11:56:58.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:57 smithi204 bash[68176]: cluster 2024-07-28T11:56:56.418300+0000 mgr.y (mgr.25253) 851 : cluster [DBG] pgmap v859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:57 smithi204 bash[68176]: cluster 2024-07-28T11:56:56.770596+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:56:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:57 smithi204 bash[68176]: audit 2024-07-28T11:56:56.788972+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:56:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:57 smithi204 bash[68176]: cluster 2024-07-28T11:56:56.789105+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e181: 8 total, 2 up, 7 in 2024-07-28T11:56:58.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:58.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:58.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:58.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 865 16 16 0 0 0 - 0 2024-07-28T11:56:58.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:58.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:58.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:56:58.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:56:58.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:58 smithi177 bash[81864]: audit 2024-07-28T11:56:57.787716+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:58.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:58 smithi177 bash[79620]: audit 2024-07-28T11:56:57.787716+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:59.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:59.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:58 smithi204 bash[68176]: audit 2024-07-28T11:56:57.787716+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:59.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:59.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:59.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:56:59.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 866 16 16 0 0 0 - 0 2024-07-28T11:56:59.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:59.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:56:59.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:56:59.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:56:59.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:56:59.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:56:59 smithi177 bash[81864]: cluster 2024-07-28T11:56:58.419816+0000 mgr.y (mgr.25253) 852 : cluster [DBG] pgmap v861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:56:59.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:56:59 smithi177 bash[79620]: cluster 2024-07-28T11:56:58.419816+0000 mgr.y (mgr.25253) 852 : cluster [DBG] pgmap v861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:00.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:00.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:56:59 smithi204 bash[68176]: cluster 2024-07-28T11:56:58.419816+0000 mgr.y (mgr.25253) 852 : cluster [DBG] pgmap v861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:00.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:00.233 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:00.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:00.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:00.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 867 16 16 0 0 0 - 0 2024-07-28T11:57:00.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:00.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:00.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:00.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:01.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:00 smithi177 bash[79620]: audit 2024-07-28T11:57:00.691454+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:00 smithi177 bash[81864]: audit 2024-07-28T11:57:00.691454+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:01.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:01.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:01.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:00 smithi204 bash[68176]: audit 2024-07-28T11:57:00.691454+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:01.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:01.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:01.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 868 16 16 0 0 0 - 0 2024-07-28T11:57:01.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:01.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:01.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:01.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:01.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:02.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:02.101 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:01 smithi177 bash[79620]: cluster 2024-07-28T11:57:00.421248+0000 mgr.y (mgr.25253) 853 : cluster [DBG] pgmap v862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:02.101 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:01 smithi177 bash[81864]: cluster 2024-07-28T11:57:00.421248+0000 mgr.y (mgr.25253) 853 : cluster [DBG] pgmap v862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:01 smithi204 bash[68176]: cluster 2024-07-28T11:57:00.421248+0000 mgr.y (mgr.25253) 853 : cluster [DBG] pgmap v862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:02.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:02.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:02.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:02.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 869 16 16 0 0 0 - 0 2024-07-28T11:57:02.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:02.573 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:02.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:02.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:03.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:03.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:03.146 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:02 smithi177 bash[81864]: cluster 2024-07-28T11:57:02.421938+0000 mgr.y (mgr.25253) 854 : cluster [DBG] pgmap v863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:03.146 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:02 smithi177 bash[79620]: cluster 2024-07-28T11:57:02.421938+0000 mgr.y (mgr.25253) 854 : cluster [DBG] pgmap v863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:02 smithi204 bash[68176]: cluster 2024-07-28T11:57:02.421938+0000 mgr.y (mgr.25253) 854 : cluster [DBG] pgmap v863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:03.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:03.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:03.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:03.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 870 16 16 0 0 0 - 0 2024-07-28T11:57:03.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:03.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:03.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:03.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:04.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:04.139 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[79620]: audit 2024-07-28T11:57:02.990023+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[79620]: audit 2024-07-28T11:57:02.996609+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[79620]: audit 2024-07-28T11:57:03.642565+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[79620]: audit 2024-07-28T11:57:03.651948+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[81864]: audit 2024-07-28T11:57:02.990023+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[81864]: audit 2024-07-28T11:57:02.996609+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[81864]: audit 2024-07-28T11:57:03.642565+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:03 smithi177 bash[81864]: audit 2024-07-28T11:57:03.651948+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:04.266 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:57:04.289 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:04.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:04.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:03 smithi204 bash[68176]: audit 2024-07-28T11:57:02.990023+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:03 smithi204 bash[68176]: audit 2024-07-28T11:57:02.996609+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:03 smithi204 bash[68176]: audit 2024-07-28T11:57:03.642565+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:03 smithi204 bash[68176]: audit 2024-07-28T11:57:03.651948+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:04.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:04.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 871 16 16 0 0 0 - 0 2024-07-28T11:57:04.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:04.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:04.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:04.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:05.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:05.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:05.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[79620]: audit 2024-07-28T11:57:04.151604+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[79620]: audit 2024-07-28T11:57:04.152503+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[79620]: audit 2024-07-28T11:57:04.158343+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[79620]: cluster 2024-07-28T11:57:04.423395+0000 mgr.y (mgr.25253) 855 : cluster [DBG] pgmap v864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[81864]: audit 2024-07-28T11:57:04.151604+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[81864]: audit 2024-07-28T11:57:04.152503+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[81864]: audit 2024-07-28T11:57:04.158343+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:04 smithi177 bash[81864]: cluster 2024-07-28T11:57:04.423395+0000 mgr.y (mgr.25253) 855 : cluster [DBG] pgmap v864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:05.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:04 smithi204 bash[68176]: audit 2024-07-28T11:57:04.151604+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:04 smithi204 bash[68176]: audit 2024-07-28T11:57:04.152503+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:04 smithi204 bash[68176]: audit 2024-07-28T11:57:04.158343+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:04 smithi204 bash[68176]: cluster 2024-07-28T11:57:04.423395+0000 mgr.y (mgr.25253) 855 : cluster [DBG] pgmap v864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:05.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:05.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 872 16 16 0 0 0 - 0 2024-07-28T11:57:05.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:05.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:05.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:05.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:06.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:57:06.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T11:57:06.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T11:57:06.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:06.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:06.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 873 16 16 0 0 0 - 0 2024-07-28T11:57:06.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:06.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:06.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:06.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:07.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:07.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:07.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:07.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:07.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 874 16 16 0 0 0 - 0 2024-07-28T11:57:07.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:07.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:07.635 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:07 smithi204 bash[68176]: cluster 2024-07-28T11:57:06.424329+0000 mgr.y (mgr.25253) 856 : cluster [DBG] pgmap v865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:07.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:07.755 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:07 smithi177 bash[79620]: cluster 2024-07-28T11:57:06.424329+0000 mgr.y (mgr.25253) 856 : cluster [DBG] pgmap v865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:07.755 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:07 smithi177 bash[81864]: cluster 2024-07-28T11:57:06.424329+0000 mgr.y (mgr.25253) 856 : cluster [DBG] pgmap v865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:07.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:07.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:08.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:08.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:08.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:08.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:08.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 875 16 16 0 0 0 - 0 2024-07-28T11:57:08.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:08.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:08.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:08.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:09.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:09.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:09.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:09.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:09.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 876 16 16 0 0 0 - 0 2024-07-28T11:57:09.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:09.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:09 smithi177 bash[81864]: cluster 2024-07-28T11:57:08.425753+0000 mgr.y (mgr.25253) 857 : cluster [DBG] pgmap v866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:09.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:09 smithi177 bash[79620]: cluster 2024-07-28T11:57:08.425753+0000 mgr.y (mgr.25253) 857 : cluster [DBG] pgmap v866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:09.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:09.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:09.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:09 smithi204 bash[68176]: cluster 2024-07-28T11:57:08.425753+0000 mgr.y (mgr.25253) 857 : cluster [DBG] pgmap v866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:09.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:10.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:10.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:10.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:10.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:10.496 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:57:10.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 877 16 16 0 0 0 - 0 2024-07-28T11:57:10.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:10 smithi204 bash[68176]: audit 2024-07-28T11:57:09.599615+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:10.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:10.752 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:10 smithi177 bash[81864]: audit 2024-07-28T11:57:09.599615+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:10.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:10 smithi177 bash[79620]: audit 2024-07-28T11:57:09.599615+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:10.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:10.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:10.935 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:11.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:11.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:11.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:11.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:11.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 878 16 16 0 0 0 - 0 2024-07-28T11:57:11.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:11.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[79620]: cluster 2024-07-28T11:57:10.427048+0000 mgr.y (mgr.25253) 858 : cluster [DBG] pgmap v867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[79620]: cluster 2024-07-28T11:57:10.483955+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[79620]: audit 2024-07-28T11:57:10.499484+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[79620]: cluster 2024-07-28T11:57:10.499592+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e182: 8 total, 2 up, 7 in 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[81864]: cluster 2024-07-28T11:57:10.427048+0000 mgr.y (mgr.25253) 858 : cluster [DBG] pgmap v867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[81864]: cluster 2024-07-28T11:57:10.483955+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[81864]: audit 2024-07-28T11:57:10.499484+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:11.653 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:11 smithi177 bash[81864]: cluster 2024-07-28T11:57:10.499592+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e182: 8 total, 2 up, 7 in 2024-07-28T11:57:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:11 smithi204 bash[68176]: cluster 2024-07-28T11:57:10.427048+0000 mgr.y (mgr.25253) 858 : cluster [DBG] pgmap v867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:11 smithi204 bash[68176]: cluster 2024-07-28T11:57:10.483955+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:57:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:11 smithi204 bash[68176]: audit 2024-07-28T11:57:10.499484+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.177:0/315702395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:11 smithi204 bash[68176]: cluster 2024-07-28T11:57:10.499592+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e182: 8 total, 2 up, 7 in 2024-07-28T11:57:11.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:11.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:11.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:12.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:12.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:12.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:12.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 879 16 16 0 0 0 - 0 2024-07-28T11:57:12.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:12.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:12.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:12.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:13.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:13.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:13.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:13.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:13.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:57:13.507564+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:57:13.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:57:13.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 880 16 16 0 0 0 - 0 2024-07-28T11:57:13.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:13 smithi177 bash[79620]: cluster 2024-07-28T11:57:12.428105+0000 mgr.y (mgr.25253) 859 : cluster [DBG] pgmap v869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:13.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:13 smithi177 bash[81864]: cluster 2024-07-28T11:57:12.428105+0000 mgr.y (mgr.25253) 859 : cluster [DBG] pgmap v869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:13.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:13.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:13.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:13.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:13 smithi204 bash[68176]: cluster 2024-07-28T11:57:12.428105+0000 mgr.y (mgr.25253) 859 : cluster [DBG] pgmap v869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:13.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:57:13.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:14.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:14.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:14.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:14.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:14.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:14.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 881 16 16 0 0 0 - 0 2024-07-28T11:57:14.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:14.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:14.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:14.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:15.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:15.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:15.311 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:57:15.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:15.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:15.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 882 16 16 0 0 0 - 0 2024-07-28T11:57:15.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:15 smithi204 bash[68176]: cluster 2024-07-28T11:57:14.429274+0000 mgr.y (mgr.25253) 860 : cluster [DBG] pgmap v870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:15.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:15.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:15 smithi177 bash[79620]: cluster 2024-07-28T11:57:14.429274+0000 mgr.y (mgr.25253) 860 : cluster [DBG] pgmap v870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:15.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:15 smithi177 bash[81864]: cluster 2024-07-28T11:57:14.429274+0000 mgr.y (mgr.25253) 860 : cluster [DBG] pgmap v870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:15.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:15.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:16.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:57:16.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T11:57:16.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:16.197 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T11:57:16.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:16.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:16.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 883 16 16 0 0 0 - 0 2024-07-28T11:57:16.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:16.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:16.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:16.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:17.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:17.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:16 smithi177 bash[79620]: audit 2024-07-28T11:57:15.698472+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:17.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:16 smithi177 bash[79620]: audit 2024-07-28T11:57:15.700649+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:16 smithi177 bash[81864]: audit 2024-07-28T11:57:15.698472+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:16 smithi177 bash[81864]: audit 2024-07-28T11:57:15.700649+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:17.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:16 smithi204 bash[68176]: audit 2024-07-28T11:57:15.698472+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:16 smithi204 bash[68176]: audit 2024-07-28T11:57:15.700649+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:17.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:17.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:17.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:17.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 884 16 16 0 0 0 - 0 2024-07-28T11:57:17.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:17.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:17.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:17.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:17.976 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:17 smithi204 bash[68176]: cluster 2024-07-28T11:57:16.430787+0000 mgr.y (mgr.25253) 861 : cluster [DBG] pgmap v871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:18.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:17 smithi177 bash[79620]: cluster 2024-07-28T11:57:16.430787+0000 mgr.y (mgr.25253) 861 : cluster [DBG] pgmap v871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:18.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:17 smithi177 bash[81864]: cluster 2024-07-28T11:57:16.430787+0000 mgr.y (mgr.25253) 861 : cluster [DBG] pgmap v871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:18.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:18.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:18.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:18.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:18.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 885 16 16 0 0 0 - 0 2024-07-28T11:57:18.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:18.570 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:18.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:18.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:18.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:19.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:19.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:19.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:19.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:19.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 886 16 16 0 0 0 - 0 2024-07-28T11:57:19.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:19.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:19.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:19.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:19 smithi204 bash[68176]: cluster 2024-07-28T11:57:18.432420+0000 mgr.y (mgr.25253) 862 : cluster [DBG] pgmap v872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:19.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:19.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:19 smithi177 bash[81864]: cluster 2024-07-28T11:57:18.432420+0000 mgr.y (mgr.25253) 862 : cluster [DBG] pgmap v872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:19.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:19 smithi177 bash[79620]: cluster 2024-07-28T11:57:18.432420+0000 mgr.y (mgr.25253) 862 : cluster [DBG] pgmap v872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:20.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:20.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:20.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:20.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:20.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 887 16 16 0 0 0 - 0 2024-07-28T11:57:20.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:20.597 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:20.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:20.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:20.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:21.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:21.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:21.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:21.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:21.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 888 16 16 0 0 0 - 0 2024-07-28T11:57:21.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:21.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:21.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:21.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:21 smithi204 bash[68176]: cluster 2024-07-28T11:57:20.433260+0000 mgr.y (mgr.25253) 863 : cluster [DBG] pgmap v873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:21.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:22.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:21 smithi177 bash[79620]: cluster 2024-07-28T11:57:20.433260+0000 mgr.y (mgr.25253) 863 : cluster [DBG] pgmap v873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:21 smithi177 bash[81864]: cluster 2024-07-28T11:57:20.433260+0000 mgr.y (mgr.25253) 863 : cluster [DBG] pgmap v873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:22.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:22.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:22.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:22.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:22.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 889 16 16 0 0 0 - 0 2024-07-28T11:57:22.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:22.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:22.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:22.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:23.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:23.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 890 16 16 0 0 0 - 0 2024-07-28T11:57:23.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:23.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:23.921 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:23 smithi177 bash[81864]: cluster 2024-07-28T11:57:22.434659+0000 mgr.y (mgr.25253) 864 : cluster [DBG] pgmap v874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:23.921 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:23 smithi177 bash[79620]: cluster 2024-07-28T11:57:22.434659+0000 mgr.y (mgr.25253) 864 : cluster [DBG] pgmap v874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:24.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:24.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:23 smithi204 bash[68176]: cluster 2024-07-28T11:57:22.434659+0000 mgr.y (mgr.25253) 864 : cluster [DBG] pgmap v874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:24.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:24.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:24.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:24.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:24.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 891 16 16 0 0 0 - 0 2024-07-28T11:57:24.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:24.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:24.730 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:57:24.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:24 smithi204 bash[68176]: audit 2024-07-28T11:57:24.239051+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:57:24.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:25.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:24 smithi177 bash[81864]: audit 2024-07-28T11:57:24.239051+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:57:25.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:24 smithi177 bash[79620]: audit 2024-07-28T11:57:24.239051+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:57:25.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:25.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:25.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:25.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:25.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 892 16 16 0 0 0 - 0 2024-07-28T11:57:25.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:25.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:25.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:25.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:25.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[79620]: cluster 2024-07-28T11:57:24.436167+0000 mgr.y (mgr.25253) 865 : cluster [DBG] pgmap v875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:25.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[79620]: cluster 2024-07-28T11:57:24.717799+0000 mon.a (mon.0) 1168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:25.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[79620]: audit 2024-07-28T11:57:24.732999+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:57:25.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[79620]: cluster 2024-07-28T11:57:24.733151+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e183: 8 total, 2 up, 7 in 2024-07-28T11:57:25.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[81864]: cluster 2024-07-28T11:57:24.436167+0000 mgr.y (mgr.25253) 865 : cluster [DBG] pgmap v875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:25.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[81864]: cluster 2024-07-28T11:57:24.717799+0000 mon.a (mon.0) 1168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:25.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[81864]: audit 2024-07-28T11:57:24.732999+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:57:25.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:25 smithi177 bash[81864]: cluster 2024-07-28T11:57:24.733151+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e183: 8 total, 2 up, 7 in 2024-07-28T11:57:26.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:26.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:25 smithi204 bash[68176]: cluster 2024-07-28T11:57:24.436167+0000 mgr.y (mgr.25253) 865 : cluster [DBG] pgmap v875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:25 smithi204 bash[68176]: cluster 2024-07-28T11:57:24.717799+0000 mon.a (mon.0) 1168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:25 smithi204 bash[68176]: audit 2024-07-28T11:57:24.732999+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.177:0/200315507' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:57:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:25 smithi204 bash[68176]: cluster 2024-07-28T11:57:24.733151+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e183: 8 total, 2 up, 7 in 2024-07-28T11:57:26.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:26.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T11:57:26.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:26.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:26.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 893 16 16 0 0 0 - 0 2024-07-28T11:57:26.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:26.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:26.829 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:57:26.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:26.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:27.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:27.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:27.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:27.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:27.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 894 16 16 0 0 0 - 0 2024-07-28T11:57:27.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:27.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:27.729 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:27 smithi177 bash[81864]: cluster 2024-07-28T11:57:26.437658+0000 mgr.y (mgr.25253) 866 : cluster [DBG] pgmap v877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:27.729 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:27 smithi177 bash[79620]: cluster 2024-07-28T11:57:26.437658+0000 mgr.y (mgr.25253) 866 : cluster [DBG] pgmap v877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:27.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:27.817 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:57:27.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T11:57:27.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:27.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:57:28.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:28.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:27 smithi204 bash[68176]: cluster 2024-07-28T11:57:26.437658+0000 mgr.y (mgr.25253) 866 : cluster [DBG] pgmap v877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:28.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:28.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:28.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:28.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:28.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 895 16 16 0 0 0 - 0 2024-07-28T11:57:28.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:28.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:28.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:28.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:29.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:29.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:29.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:29.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:29.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 896 16 16 0 0 0 - 0 2024-07-28T11:57:29.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:29.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:29.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:29 smithi204 bash[68176]: cluster 2024-07-28T11:57:28.439176+0000 mgr.y (mgr.25253) 867 : cluster [DBG] pgmap v878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:29.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:30.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:29 smithi177 bash[79620]: cluster 2024-07-28T11:57:28.439176+0000 mgr.y (mgr.25253) 867 : cluster [DBG] pgmap v878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:30.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:29 smithi177 bash[81864]: cluster 2024-07-28T11:57:28.439176+0000 mgr.y (mgr.25253) 867 : cluster [DBG] pgmap v878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:30.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:30.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:30.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:30.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:30.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 897 16 16 0 0 0 - 0 2024-07-28T11:57:30.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:30.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:30.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:30.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:31.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:31.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:31.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:31.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:31.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:31.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 898 16 16 0 0 0 - 0 2024-07-28T11:57:31.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:31.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:31.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:31.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:31.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[81864]: cluster 2024-07-28T11:57:30.440711+0000 mgr.y (mgr.25253) 868 : cluster [DBG] pgmap v879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:31.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[81864]: audit 2024-07-28T11:57:30.697840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:31.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[81864]: audit 2024-07-28T11:57:30.699813+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:31.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[79620]: cluster 2024-07-28T11:57:30.440711+0000 mgr.y (mgr.25253) 868 : cluster [DBG] pgmap v879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:31.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[79620]: audit 2024-07-28T11:57:30.697840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:31.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:31 smithi177 bash[79620]: audit 2024-07-28T11:57:30.699813+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:32.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:32.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:31 smithi204 bash[68176]: cluster 2024-07-28T11:57:30.440711+0000 mgr.y (mgr.25253) 868 : cluster [DBG] pgmap v879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:32.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:31 smithi204 bash[68176]: audit 2024-07-28T11:57:30.697840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:57:32.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:31 smithi204 bash[68176]: audit 2024-07-28T11:57:30.699813+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:32.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:32.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:32.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 899 16 16 0 0 0 - 0 2024-07-28T11:57:32.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:32.616 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:32.616 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:32.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:32.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:32.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:33.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:33.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:33.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:33.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:33.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:33.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:57:33.510463+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:57:33.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:57:33.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 900 16 16 0 0 0 - 0 2024-07-28T11:57:33.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:33.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:33.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:33 smithi204 bash[68176]: cluster 2024-07-28T11:57:32.442196+0000 mgr.y (mgr.25253) 869 : cluster [DBG] pgmap v880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:33.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:33.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:33 smithi177 bash[81864]: cluster 2024-07-28T11:57:32.442196+0000 mgr.y (mgr.25253) 869 : cluster [DBG] pgmap v880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:33.990 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:33 smithi177 bash[79620]: cluster 2024-07-28T11:57:32.442196+0000 mgr.y (mgr.25253) 869 : cluster [DBG] pgmap v880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:34.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:34.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:34.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:34.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:34.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 901 16 16 0 0 0 - 0 2024-07-28T11:57:34.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:34.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:34.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:34.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:35.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:35.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:35.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:35.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:35.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 902 16 16 0 0 0 - 0 2024-07-28T11:57:35.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:35.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:35.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:35.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:35.917 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:35 smithi177 bash[81864]: cluster 2024-07-28T11:57:34.443138+0000 mgr.y (mgr.25253) 870 : cluster [DBG] pgmap v881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:35.917 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:35 smithi177 bash[79620]: cluster 2024-07-28T11:57:34.443138+0000 mgr.y (mgr.25253) 870 : cluster [DBG] pgmap v881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:35.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:35 smithi204 bash[68176]: cluster 2024-07-28T11:57:34.443138+0000 mgr.y (mgr.25253) 870 : cluster [DBG] pgmap v881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:36.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:36.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:36.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:57:36.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:36.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:36.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 903 16 16 0 0 0 - 0 2024-07-28T11:57:36.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:36.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:36.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:36.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:37.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:37.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:37.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:37.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:37.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 904 16 16 0 0 0 - 0 2024-07-28T11:57:37.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:37.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:37.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:37.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:38.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:38.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:38.154 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:37 smithi177 bash[81864]: cluster 2024-07-28T11:57:36.444101+0000 mgr.y (mgr.25253) 871 : cluster [DBG] pgmap v882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:38.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:37 smithi177 bash[79620]: cluster 2024-07-28T11:57:36.444101+0000 mgr.y (mgr.25253) 871 : cluster [DBG] pgmap v882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:37 smithi204 bash[68176]: cluster 2024-07-28T11:57:36.444101+0000 mgr.y (mgr.25253) 871 : cluster [DBG] pgmap v882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:38.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:38.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:38.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:38.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 905 16 16 0 0 0 - 0 2024-07-28T11:57:38.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:38.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:38.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:38.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:39.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:39.196 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:57:39.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:39.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:39.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:39.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 906 16 16 0 0 0 - 0 2024-07-28T11:57:39.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:39.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:39.715 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:57:39.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:39 smithi204 bash[68176]: cluster 2024-07-28T11:57:38.445575+0000 mgr.y (mgr.25253) 872 : cluster [DBG] pgmap v883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:39 smithi204 bash[68176]: audit 2024-07-28T11:57:39.441983+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:39.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:39 smithi177 bash[79620]: cluster 2024-07-28T11:57:38.445575+0000 mgr.y (mgr.25253) 872 : cluster [DBG] pgmap v883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:39 smithi177 bash[79620]: audit 2024-07-28T11:57:39.441983+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:39 smithi177 bash[81864]: cluster 2024-07-28T11:57:38.445575+0000 mgr.y (mgr.25253) 872 : cluster [DBG] pgmap v883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:39 smithi177 bash[81864]: audit 2024-07-28T11:57:39.441983+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:57:40.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:57:40.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T11:57:40.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:40.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:40.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:40.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 907 16 16 0 0 0 - 0 2024-07-28T11:57:40.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:40.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:40.724 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[79620]: cluster 2024-07-28T11:57:39.709460+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:40.724 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[79620]: audit 2024-07-28T11:57:39.718056+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:40.724 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[79620]: cluster 2024-07-28T11:57:39.718201+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e184: 8 total, 2 up, 7 in 2024-07-28T11:57:40.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:40.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:40.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:40 smithi204 bash[68176]: cluster 2024-07-28T11:57:39.709460+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:40.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:40 smithi204 bash[68176]: audit 2024-07-28T11:57:39.718056+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:40.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:40 smithi204 bash[68176]: cluster 2024-07-28T11:57:39.718201+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e184: 8 total, 2 up, 7 in 2024-07-28T11:57:40.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:41.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[81864]: cluster 2024-07-28T11:57:39.709460+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:41.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[81864]: audit 2024-07-28T11:57:39.718056+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.177:0/421284625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:57:41.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:40 smithi177 bash[81864]: cluster 2024-07-28T11:57:39.718201+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e184: 8 total, 2 up, 7 in 2024-07-28T11:57:41.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:41.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:41.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:41.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:41.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 908 16 16 0 0 0 - 0 2024-07-28T11:57:41.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:41.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:41.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:41.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:41 smithi177 bash[79620]: cluster 2024-07-28T11:57:40.447070+0000 mgr.y (mgr.25253) 873 : cluster [DBG] pgmap v885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:41 smithi177 bash[81864]: cluster 2024-07-28T11:57:40.447070+0000 mgr.y (mgr.25253) 873 : cluster [DBG] pgmap v885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:42.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:41 smithi204 bash[68176]: cluster 2024-07-28T11:57:40.447070+0000 mgr.y (mgr.25253) 873 : cluster [DBG] pgmap v885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:42.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:42.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:42.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:42.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 909 16 16 0 0 0 - 0 2024-07-28T11:57:42.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:42.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:57:42.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:42.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:43.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:43.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:43.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:43.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:43.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:43.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 910 16 16 0 0 0 - 0 2024-07-28T11:57:43.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:43.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:43.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:43 smithi177 bash[79620]: cluster 2024-07-28T11:57:42.448052+0000 mgr.y (mgr.25253) 874 : cluster [DBG] pgmap v886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:43.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:43 smithi177 bash[81864]: cluster 2024-07-28T11:57:42.448052+0000 mgr.y (mgr.25253) 874 : cluster [DBG] pgmap v886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:43.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:43.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:44.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:44.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:43 smithi204 bash[68176]: cluster 2024-07-28T11:57:42.448052+0000 mgr.y (mgr.25253) 874 : cluster [DBG] pgmap v886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:44.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:44.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:44.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:44.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 911 16 16 0 0 0 - 0 2024-07-28T11:57:44.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:44.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:44.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:44.888 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:44.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:45.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:45.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:45.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:45.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:45.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 912 16 16 0 0 0 - 0 2024-07-28T11:57:45.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:45.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:45.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:45.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:45.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:45.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:45 smithi177 bash[81864]: cluster 2024-07-28T11:57:44.449513+0000 mgr.y (mgr.25253) 875 : cluster [DBG] pgmap v887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:45.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:45 smithi177 bash[81864]: audit 2024-07-28T11:57:45.692143+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:45.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:45 smithi177 bash[79620]: cluster 2024-07-28T11:57:44.449513+0000 mgr.y (mgr.25253) 875 : cluster [DBG] pgmap v887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:45.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:45 smithi177 bash[79620]: audit 2024-07-28T11:57:45.692143+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:46.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:46.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:45 smithi204 bash[68176]: cluster 2024-07-28T11:57:44.449513+0000 mgr.y (mgr.25253) 875 : cluster [DBG] pgmap v887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:46.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:45 smithi204 bash[68176]: audit 2024-07-28T11:57:45.692143+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:46.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:46.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:46.346 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T11:57:46.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:46.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 913 16 16 0 0 0 - 0 2024-07-28T11:57:46.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:46.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:46.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:46.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:47.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:47.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:47.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:47.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:47.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 914 16 16 0 0 0 - 0 2024-07-28T11:57:47.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:47.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:47.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:47.797 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:47.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:47 smithi204 bash[68176]: cluster 2024-07-28T11:57:46.450295+0000 mgr.y (mgr.25253) 876 : cluster [DBG] pgmap v888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:48.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:47 smithi177 bash[81864]: cluster 2024-07-28T11:57:46.450295+0000 mgr.y (mgr.25253) 876 : cluster [DBG] pgmap v888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:48.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:47 smithi177 bash[79620]: cluster 2024-07-28T11:57:46.450295+0000 mgr.y (mgr.25253) 876 : cluster [DBG] pgmap v888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:48.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:48.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:48.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:48.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:48.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 915 16 16 0 0 0 - 0 2024-07-28T11:57:48.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:48.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:48.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:48.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:49.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:49.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:49.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:49.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:49.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 916 16 16 0 0 0 - 0 2024-07-28T11:57:49.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:49.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:49.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:49.814 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:49 smithi177 bash[79620]: cluster 2024-07-28T11:57:48.451774+0000 mgr.y (mgr.25253) 877 : cluster [DBG] pgmap v889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:49.814 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:49 smithi177 bash[81864]: cluster 2024-07-28T11:57:48.451774+0000 mgr.y (mgr.25253) 877 : cluster [DBG] pgmap v889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:49.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:49.922 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:57:50.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:50.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:50.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:49 smithi204 bash[68176]: cluster 2024-07-28T11:57:48.451774+0000 mgr.y (mgr.25253) 877 : cluster [DBG] pgmap v889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:50.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:50.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:50.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:50.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 917 16 16 0 0 0 - 0 2024-07-28T11:57:50.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:50.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:50.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:50.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:51.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:51.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:51.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:57:51.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T11:57:51.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:51.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 918 16 16 0 0 0 - 0 2024-07-28T11:57:51.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:51.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:51.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:51.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:51.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:51 smithi177 bash[81864]: cluster 2024-07-28T11:57:50.452659+0000 mgr.y (mgr.25253) 878 : cluster [DBG] pgmap v890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:51.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:51 smithi177 bash[79620]: cluster 2024-07-28T11:57:50.452659+0000 mgr.y (mgr.25253) 878 : cluster [DBG] pgmap v890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:52.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:52.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:51 smithi204 bash[68176]: cluster 2024-07-28T11:57:50.452659+0000 mgr.y (mgr.25253) 878 : cluster [DBG] pgmap v890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:52.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:52.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:52.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:52.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 919 16 16 0 0 0 - 0 2024-07-28T11:57:52.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:57:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:52.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:52.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:53.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:53.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:53.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:53.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:53.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:57:53.513360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:57:53.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:57:53.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 920 16 16 0 0 0 - 0 2024-07-28T11:57:53.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:53.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:53.766 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:57:53.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:53.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:53.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:53 smithi177 bash[79620]: cluster 2024-07-28T11:57:52.454122+0000 mgr.y (mgr.25253) 879 : cluster [DBG] pgmap v891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:53.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:53 smithi177 bash[79620]: audit 2024-07-28T11:57:53.230014+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:57:53.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:53 smithi177 bash[81864]: cluster 2024-07-28T11:57:52.454122+0000 mgr.y (mgr.25253) 879 : cluster [DBG] pgmap v891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:53.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:53 smithi177 bash[81864]: audit 2024-07-28T11:57:53.230014+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:57:54.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:53 smithi204 bash[68176]: cluster 2024-07-28T11:57:52.454122+0000 mgr.y (mgr.25253) 879 : cluster [DBG] pgmap v891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:53 smithi204 bash[68176]: audit 2024-07-28T11:57:53.230014+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:57:54.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:54.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:54.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:54.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 921 16 16 0 0 0 - 0 2024-07-28T11:57:54.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:54.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:54.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:54.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:54.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:55.007 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[81864]: cluster 2024-07-28T11:57:53.758926+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:55.007 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[81864]: audit 2024-07-28T11:57:53.769085+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:57:55.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[81864]: cluster 2024-07-28T11:57:53.769139+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e185: 8 total, 2 up, 7 in 2024-07-28T11:57:55.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[79620]: cluster 2024-07-28T11:57:53.758926+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:55.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[79620]: audit 2024-07-28T11:57:53.769085+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:57:55.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:54 smithi177 bash[79620]: cluster 2024-07-28T11:57:53.769139+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e185: 8 total, 2 up, 7 in 2024-07-28T11:57:55.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:54 smithi204 bash[68176]: cluster 2024-07-28T11:57:53.758926+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:57:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:54 smithi204 bash[68176]: audit 2024-07-28T11:57:53.769085+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.177:0/710677022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:57:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:54 smithi204 bash[68176]: cluster 2024-07-28T11:57:53.769139+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e185: 8 total, 2 up, 7 in 2024-07-28T11:57:55.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:55.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:55.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:55.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 922 16 16 0 0 0 - 0 2024-07-28T11:57:55.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:55.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:55.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:55.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:56.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:55 smithi177 bash[79620]: cluster 2024-07-28T11:57:54.455615+0000 mgr.y (mgr.25253) 880 : cluster [DBG] pgmap v893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:56.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:55 smithi177 bash[81864]: cluster 2024-07-28T11:57:54.455615+0000 mgr.y (mgr.25253) 880 : cluster [DBG] pgmap v893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:56.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:55 smithi204 bash[68176]: cluster 2024-07-28T11:57:54.455615+0000 mgr.y (mgr.25253) 880 : cluster [DBG] pgmap v893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:56.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:56.196 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:57:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T11:57:56.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:56.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:56.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 923 16 16 0 0 0 - 0 2024-07-28T11:57:56.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:56.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:56.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:57:56.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:56.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:57.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:57.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:57.248 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:57:57.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:57.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:57.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:57.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 924 16 16 0 0 0 - 0 2024-07-28T11:57:57.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:57.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:57.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:57 smithi204 bash[68176]: cluster 2024-07-28T11:57:56.456552+0000 mgr.y (mgr.25253) 881 : cluster [DBG] pgmap v894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:57.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:57:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:57 smithi177 bash[79620]: cluster 2024-07-28T11:57:56.456552+0000 mgr.y (mgr.25253) 881 : cluster [DBG] pgmap v894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:57 smithi177 bash[81864]: cluster 2024-07-28T11:57:56.456552+0000 mgr.y (mgr.25253) 881 : cluster [DBG] pgmap v894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:57:58.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:58.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:58.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:58.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:58.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 925 16 16 0 0 0 - 0 2024-07-28T11:57:58.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:58.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:57:58.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:58.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:59.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:59.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:57:59.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:59.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:59.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 926 16 16 0 0 0 - 0 2024-07-28T11:57:59.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:57:59.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:57:59.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:57:59.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:57:59.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:00.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:57:59 smithi177 bash[81864]: cluster 2024-07-28T11:57:58.458034+0000 mgr.y (mgr.25253) 882 : cluster [DBG] pgmap v895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:57:59 smithi177 bash[79620]: cluster 2024-07-28T11:57:58.458034+0000 mgr.y (mgr.25253) 882 : cluster [DBG] pgmap v895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:00.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:57:59 smithi204 bash[68176]: cluster 2024-07-28T11:57:58.458034+0000 mgr.y (mgr.25253) 882 : cluster [DBG] pgmap v895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:00.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:00.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:00.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:00.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 927 16 16 0 0 0 - 0 2024-07-28T11:58:00.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:00.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:00.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:00.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:00 smithi177 bash[81864]: audit 2024-07-28T11:58:00.692239+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:00 smithi177 bash[79620]: audit 2024-07-28T11:58:00.692239+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:01.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:00 smithi204 bash[68176]: audit 2024-07-28T11:58:00.692239+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:01.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:01.219 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:01.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:01.310 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:01.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:01.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 928 16 16 0 0 0 - 0 2024-07-28T11:58:01.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:01.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:01.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:01.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:02.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:02.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:02.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:01 smithi204 bash[68176]: cluster 2024-07-28T11:58:00.459528+0000 mgr.y (mgr.25253) 883 : cluster [DBG] pgmap v896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:02.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:02.253 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:01 smithi177 bash[79620]: cluster 2024-07-28T11:58:00.459528+0000 mgr.y (mgr.25253) 883 : cluster [DBG] pgmap v896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:02.253 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:01 smithi177 bash[81864]: cluster 2024-07-28T11:58:00.459528+0000 mgr.y (mgr.25253) 883 : cluster [DBG] pgmap v896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:02.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:02.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:02.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 929 16 16 0 0 0 - 0 2024-07-28T11:58:02.572 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:02.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T11:58:02.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:02.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:02.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:02.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:03.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:03.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:03.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:03.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:03.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 930 16 16 0 0 0 - 0 2024-07-28T11:58:03.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:03.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:03.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:03 smithi204 bash[68176]: cluster 2024-07-28T11:58:02.461167+0000 mgr.y (mgr.25253) 884 : cluster [DBG] pgmap v897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:03.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:03 smithi177 bash[79620]: cluster 2024-07-28T11:58:02.461167+0000 mgr.y (mgr.25253) 884 : cluster [DBG] pgmap v897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:04.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:03 smithi177 bash[81864]: cluster 2024-07-28T11:58:02.461167+0000 mgr.y (mgr.25253) 884 : cluster [DBG] pgmap v897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:04.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:04.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:04.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:04.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:04.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 931 16 16 0 0 0 - 0 2024-07-28T11:58:04.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:04.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:04.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:04.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:04 smithi204 bash[68176]: audit 2024-07-28T11:58:04.241315+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:04.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:04.998 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:04 smithi177 bash[81864]: audit 2024-07-28T11:58:04.241315+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:04.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:04 smithi177 bash[79620]: audit 2024-07-28T11:58:04.241315+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:05.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:05.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:05.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:05.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:05.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 932 16 16 0 0 0 - 0 2024-07-28T11:58:05.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:05.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:05.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:05.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:06.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:05 smithi204 bash[68176]: cluster 2024-07-28T11:58:04.461988+0000 mgr.y (mgr.25253) 885 : cluster [DBG] pgmap v898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:06.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T11:58:06.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:05 smithi177 bash[81864]: cluster 2024-07-28T11:58:04.461988+0000 mgr.y (mgr.25253) 885 : cluster [DBG] pgmap v898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:06.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:05 smithi177 bash[79620]: cluster 2024-07-28T11:58:04.461988+0000 mgr.y (mgr.25253) 885 : cluster [DBG] pgmap v898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:06.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:06.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:06.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 933 16 16 0 0 0 - 0 2024-07-28T11:58:06.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:06.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:06.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:06.835 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:58:06.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:06.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:07.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:07.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:06 smithi177 bash[81864]: audit 2024-07-28T11:58:06.273517+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:07.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:06 smithi177 bash[81864]: cluster 2024-07-28T11:58:06.463410+0000 mgr.y (mgr.25253) 886 : cluster [DBG] pgmap v899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:07.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:06 smithi177 bash[79620]: audit 2024-07-28T11:58:06.273517+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:07.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:06 smithi177 bash[79620]: cluster 2024-07-28T11:58:06.463410+0000 mgr.y (mgr.25253) 886 : cluster [DBG] pgmap v899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:06 smithi204 bash[68176]: audit 2024-07-28T11:58:06.273517+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:06 smithi204 bash[68176]: cluster 2024-07-28T11:58:06.463410+0000 mgr.y (mgr.25253) 886 : cluster [DBG] pgmap v899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:07.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:07.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:07.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:07.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 934 16 16 0 0 0 - 0 2024-07-28T11:58:07.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:07.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:07.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:07.881 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[79620]: cluster 2024-07-28T11:58:06.822351+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:58:07.881 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[79620]: audit 2024-07-28T11:58:06.837150+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:07.881 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[79620]: cluster 2024-07-28T11:58:06.837291+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e186: 8 total, 2 up, 7 in 2024-07-28T11:58:07.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[81864]: cluster 2024-07-28T11:58:06.822351+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:58:07.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[81864]: audit 2024-07-28T11:58:06.837150+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:07.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:07 smithi177 bash[81864]: cluster 2024-07-28T11:58:06.837291+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e186: 8 total, 2 up, 7 in 2024-07-28T11:58:07.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:08.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:08.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:07 smithi204 bash[68176]: cluster 2024-07-28T11:58:06.822351+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:58:08.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:07 smithi204 bash[68176]: audit 2024-07-28T11:58:06.837150+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.177:0/2102999076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:08.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:07 smithi204 bash[68176]: cluster 2024-07-28T11:58:06.837291+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e186: 8 total, 2 up, 7 in 2024-07-28T11:58:08.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:08.286 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:08.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:08.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:08.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 935 16 16 0 0 0 - 0 2024-07-28T11:58:08.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:08.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:08.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:08.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:09.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:08 smithi177 bash[81864]: cluster 2024-07-28T11:58:08.464410+0000 mgr.y (mgr.25253) 887 : cluster [DBG] pgmap v901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:08 smithi177 bash[79620]: cluster 2024-07-28T11:58:08.464410+0000 mgr.y (mgr.25253) 887 : cluster [DBG] pgmap v901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:09.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:09.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:08 smithi204 bash[68176]: cluster 2024-07-28T11:58:08.464410+0000 mgr.y (mgr.25253) 887 : cluster [DBG] pgmap v901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:09.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:09.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:09.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:09.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 936 16 16 0 0 0 - 0 2024-07-28T11:58:09.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:09.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:09.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:09.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:58:09.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:10.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:10.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:10.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:10.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:10.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:10.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 937 16 16 0 0 0 - 0 2024-07-28T11:58:10.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:10.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:10.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:10.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:11.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:11.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:11.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.132144+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.138221+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.181078+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.188187+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: cluster 2024-07-28T11:58:10.465578+0000 mgr.y (mgr.25253) 888 : cluster [DBG] pgmap v902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.604257+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.605392+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:11 smithi204 bash[68176]: audit 2024-07-28T11:58:10.611864+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.132144+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.138221+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.181078+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.188187+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: cluster 2024-07-28T11:58:10.465578+0000 mgr.y (mgr.25253) 888 : cluster [DBG] pgmap v902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:11.458 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.604257+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.605392+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[79620]: audit 2024-07-28T11:58:10.611864+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.132144+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.138221+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.181078+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.188187+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: cluster 2024-07-28T11:58:10.465578+0000 mgr.y (mgr.25253) 888 : cluster [DBG] pgmap v902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.604257+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.605392+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:11.459 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:11 smithi177 bash[81864]: audit 2024-07-28T11:58:10.611864+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:11.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 938 16 16 0 0 0 - 0 2024-07-28T11:58:11.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:11.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:11.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:11.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:12.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:12.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:12.270 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:12.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:12.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:12.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 939 16 16 0 0 0 - 0 2024-07-28T11:58:12.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:12.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:12.647 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:12.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:12.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:13.046 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:13.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T11:58:13.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:13.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:13.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:13.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:13.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:58:13.516069+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:58:13.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:58:13.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 940 16 16 0 0 0 - 0 2024-07-28T11:58:13.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:13.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:13 smithi177 bash[81864]: cluster 2024-07-28T11:58:12.466417+0000 mgr.y (mgr.25253) 889 : cluster [DBG] pgmap v903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:13.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:13 smithi177 bash[79620]: cluster 2024-07-28T11:58:12.466417+0000 mgr.y (mgr.25253) 889 : cluster [DBG] pgmap v903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:13.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:13 smithi204 bash[68176]: cluster 2024-07-28T11:58:12.466417+0000 mgr.y (mgr.25253) 889 : cluster [DBG] pgmap v903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:13.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:14.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:14.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:14.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:14.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:14.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 941 16 16 0 0 0 - 0 2024-07-28T11:58:14.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:14.632 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:14.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:14.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:14.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:14.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:15.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:15.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:15.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:15.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:15.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 942 16 16 0 0 0 - 0 2024-07-28T11:58:15.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:15.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:15.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:15 smithi177 bash[81864]: cluster 2024-07-28T11:58:14.467950+0000 mgr.y (mgr.25253) 890 : cluster [DBG] pgmap v904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:15.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:15 smithi177 bash[79620]: cluster 2024-07-28T11:58:14.467950+0000 mgr.y (mgr.25253) 890 : cluster [DBG] pgmap v904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:15.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:15 smithi204 bash[68176]: cluster 2024-07-28T11:58:14.467950+0000 mgr.y (mgr.25253) 890 : cluster [DBG] pgmap v904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:15.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:16.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:16.113 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T11:58:16.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:16.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:16.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:16.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 943 16 16 0 0 0 - 0 2024-07-28T11:58:16.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:16.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:16.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:16.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:16.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:16 smithi204 bash[68176]: audit 2024-07-28T11:58:15.697222+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:16.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:16 smithi204 bash[68176]: audit 2024-07-28T11:58:15.698189+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:17.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:17.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:16 smithi177 bash[81864]: audit 2024-07-28T11:58:15.697222+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:17.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:16 smithi177 bash[81864]: audit 2024-07-28T11:58:15.698189+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:17.010 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:16 smithi177 bash[79620]: audit 2024-07-28T11:58:15.697222+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:17.010 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:16 smithi177 bash[79620]: audit 2024-07-28T11:58:15.698189+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:17.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:17.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:17.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:17.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:17.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 944 16 16 0 0 0 - 0 2024-07-28T11:58:17.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:17.673 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:17.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:17.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:17.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:17.973 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:17 smithi177 bash[81864]: cluster 2024-07-28T11:58:16.469435+0000 mgr.y (mgr.25253) 891 : cluster [DBG] pgmap v905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:17.973 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:17 smithi177 bash[79620]: cluster 2024-07-28T11:58:16.469435+0000 mgr.y (mgr.25253) 891 : cluster [DBG] pgmap v905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:18.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:18.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:17 smithi204 bash[68176]: cluster 2024-07-28T11:58:16.469435+0000 mgr.y (mgr.25253) 891 : cluster [DBG] pgmap v905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:18.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:18.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:18.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:18.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 945 16 16 0 0 0 - 0 2024-07-28T11:58:18.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:18.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:18.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:18.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:19.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:19.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:19.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:19.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:19.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:19.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 946 16 16 0 0 0 - 0 2024-07-28T11:58:19.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:19.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:19.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:19.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:19 smithi177 bash[79620]: cluster 2024-07-28T11:58:18.470917+0000 mgr.y (mgr.25253) 892 : cluster [DBG] pgmap v906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:19.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:19 smithi177 bash[81864]: cluster 2024-07-28T11:58:18.470917+0000 mgr.y (mgr.25253) 892 : cluster [DBG] pgmap v906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:19.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:19.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:19 smithi204 bash[68176]: cluster 2024-07-28T11:58:18.470917+0000 mgr.y (mgr.25253) 892 : cluster [DBG] pgmap v906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:20.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:20.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:20.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:20.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:20.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 947 16 16 0 0 0 - 0 2024-07-28T11:58:20.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:20.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:20.725 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:58:20.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:20.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:20.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:20 smithi177 bash[81864]: audit 2024-07-28T11:58:19.772375+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.177:0/2913487531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:20.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:20 smithi177 bash[81864]: audit 2024-07-28T11:58:19.772734+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:20.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:20 smithi177 bash[79620]: audit 2024-07-28T11:58:19.772375+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.177:0/2913487531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:20.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:20 smithi177 bash[79620]: audit 2024-07-28T11:58:19.772734+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:21.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:21.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:20 smithi204 bash[68176]: audit 2024-07-28T11:58:19.772375+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.177:0/2913487531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:20 smithi204 bash[68176]: audit 2024-07-28T11:58:19.772734+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:58:21.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:21.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:21.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:21.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 948 16 16 0 0 0 - 0 2024-07-28T11:58:21.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:21.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:21.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:21.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:21.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:21 smithi204 bash[68176]: cluster 2024-07-28T11:58:20.472420+0000 mgr.y (mgr.25253) 893 : cluster [DBG] pgmap v907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:21.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:21 smithi204 bash[68176]: cluster 2024-07-28T11:58:20.708565+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:21.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:21 smithi204 bash[68176]: audit 2024-07-28T11:58:20.727011+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:58:21.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:21 smithi204 bash[68176]: cluster 2024-07-28T11:58:20.727120+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e187: 8 total, 2 up, 7 in 2024-07-28T11:58:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[81864]: cluster 2024-07-28T11:58:20.472420+0000 mgr.y (mgr.25253) 893 : cluster [DBG] pgmap v907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[81864]: cluster 2024-07-28T11:58:20.708565+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[81864]: audit 2024-07-28T11:58:20.727011+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:58:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[81864]: cluster 2024-07-28T11:58:20.727120+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e187: 8 total, 2 up, 7 in 2024-07-28T11:58:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[79620]: cluster 2024-07-28T11:58:20.472420+0000 mgr.y (mgr.25253) 893 : cluster [DBG] pgmap v907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[79620]: cluster 2024-07-28T11:58:20.708565+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[79620]: audit 2024-07-28T11:58:20.727011+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:58:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:21 smithi177 bash[79620]: cluster 2024-07-28T11:58:20.727120+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e187: 8 total, 2 up, 7 in 2024-07-28T11:58:22.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:22.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:22.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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:22.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:22.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 949 16 16 0 0 0 - 0 2024-07-28T11:58:22.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:22.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:22.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:22.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:23.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:23.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:23.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:23.338 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:23.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:23.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 950 16 16 0 0 0 - 0 2024-07-28T11:58:23.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:23.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:23.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:23.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:23.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:23 smithi177 bash[81864]: cluster 2024-07-28T11:58:22.473925+0000 mgr.y (mgr.25253) 894 : cluster [DBG] pgmap v909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:23.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:23 smithi177 bash[79620]: cluster 2024-07-28T11:58:22.473925+0000 mgr.y (mgr.25253) 894 : cluster [DBG] pgmap v909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:23.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:24.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:58:24.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:23 smithi204 bash[68176]: cluster 2024-07-28T11:58:22.473925+0000 mgr.y (mgr.25253) 894 : cluster [DBG] pgmap v909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:24.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T11:58:24.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:24.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:24.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:24.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 951 16 16 0 0 0 - 0 2024-07-28T11:58:24.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:24.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:24.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:24.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:25.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:25.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:25.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:25.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:25.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 952 16 16 0 0 0 - 0 2024-07-28T11:58:25.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:25.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:25.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:25.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:26.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:26.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:25 smithi177 bash[79620]: cluster 2024-07-28T11:58:24.475432+0000 mgr.y (mgr.25253) 895 : cluster [DBG] pgmap v910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:26.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:25 smithi177 bash[81864]: cluster 2024-07-28T11:58:24.475432+0000 mgr.y (mgr.25253) 895 : cluster [DBG] pgmap v910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:26.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:25 smithi204 bash[68176]: cluster 2024-07-28T11:58:24.475432+0000 mgr.y (mgr.25253) 895 : cluster [DBG] pgmap v910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:26.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:26.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:26.372 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T11:58:26.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:26.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 953 16 16 0 0 0 - 0 2024-07-28T11:58:26.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:26.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:26.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:26.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:27.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:27.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:27.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:27.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:27.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 954 16 16 0 0 0 - 0 2024-07-28T11:58:27.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:27.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:27.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:27.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:27.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:27 smithi177 bash[79620]: cluster 2024-07-28T11:58:26.476956+0000 mgr.y (mgr.25253) 896 : cluster [DBG] pgmap v911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:27.916 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:27 smithi177 bash[81864]: cluster 2024-07-28T11:58:26.476956+0000 mgr.y (mgr.25253) 896 : cluster [DBG] pgmap v911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:28.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:28.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:27 smithi204 bash[68176]: cluster 2024-07-28T11:58:26.476956+0000 mgr.y (mgr.25253) 896 : cluster [DBG] pgmap v911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:28.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:28.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:28.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:28.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 955 16 16 0 0 0 - 0 2024-07-28T11:58:28.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:28.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:28.834 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:28.834 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:28.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:28.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:29.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:29.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:29.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:29.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:29.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 956 16 16 0 0 0 - 0 2024-07-28T11:58:29.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:29.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:29.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:29.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:30.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:29 smithi177 bash[79620]: cluster 2024-07-28T11:58:28.478110+0000 mgr.y (mgr.25253) 897 : cluster [DBG] pgmap v912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:30.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:29 smithi177 bash[81864]: cluster 2024-07-28T11:58:28.478110+0000 mgr.y (mgr.25253) 897 : cluster [DBG] pgmap v912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:30.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:29 smithi204 bash[68176]: cluster 2024-07-28T11:58:28.478110+0000 mgr.y (mgr.25253) 897 : cluster [DBG] pgmap v912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:30.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:30.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:30.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:30.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 957 16 16 0 0 0 - 0 2024-07-28T11:58:30.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:30.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:30.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:30.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:31.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:31.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:31.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:31.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:31.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:31.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 958 16 16 0 0 0 - 0 2024-07-28T11:58:31.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:31.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:31.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[79620]: cluster 2024-07-28T11:58:30.479617+0000 mgr.y (mgr.25253) 898 : cluster [DBG] pgmap v913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[79620]: audit 2024-07-28T11:58:30.699366+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[79620]: audit 2024-07-28T11:58:30.701184+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[81864]: cluster 2024-07-28T11:58:30.479617+0000 mgr.y (mgr.25253) 898 : cluster [DBG] pgmap v913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[81864]: audit 2024-07-28T11:58:30.699366+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:31.866 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:31 smithi177 bash[81864]: audit 2024-07-28T11:58:30.701184+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:31.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:32.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:31 smithi204 bash[68176]: cluster 2024-07-28T11:58:30.479617+0000 mgr.y (mgr.25253) 898 : cluster [DBG] pgmap v913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:31 smithi204 bash[68176]: audit 2024-07-28T11:58:30.699366+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:58:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:31 smithi204 bash[68176]: audit 2024-07-28T11:58:30.701184+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:32.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:32.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:32.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:32.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 959 16 16 0 0 0 - 0 2024-07-28T11:58:32.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:32.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:32.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:33.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:33.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:33.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:33.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:33.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:33.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:58:33.518903+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:58:33.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:58:33.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 960 16 16 0 0 0 - 0 2024-07-28T11:58:33.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:33.699 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:33 smithi177 bash[79620]: cluster 2024-07-28T11:58:32.481259+0000 mgr.y (mgr.25253) 899 : cluster [DBG] pgmap v914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:33.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:33.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:33 smithi204 bash[68176]: cluster 2024-07-28T11:58:32.481259+0000 mgr.y (mgr.25253) 899 : cluster [DBG] pgmap v914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:33.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:34.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:33 smithi177 bash[81864]: cluster 2024-07-28T11:58:32.481259+0000 mgr.y (mgr.25253) 899 : cluster [DBG] pgmap v914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:34.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:34.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:34.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:34.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:34.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 961 16 16 0 0 0 - 0 2024-07-28T11:58:34.527 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:34.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:34.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:34.719 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:58:34.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:34.824 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:34 smithi177 bash[79620]: audit 2024-07-28T11:58:34.634256+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:34.824 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:34 smithi177 bash[81864]: audit 2024-07-28T11:58:34.634256+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:34.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:35.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:34 smithi204 bash[68176]: audit 2024-07-28T11:58:34.634256+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:58:35.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:35.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:35.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:35.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 962 16 16 0 0 0 - 0 2024-07-28T11:58:35.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:35.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:35.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:35.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:35.974 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[81864]: cluster 2024-07-28T11:58:34.482034+0000 mgr.y (mgr.25253) 900 : cluster [DBG] pgmap v915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:35.974 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[81864]: cluster 2024-07-28T11:58:34.701582+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:35.974 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[81864]: audit 2024-07-28T11:58:34.722348+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:35.974 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[81864]: cluster 2024-07-28T11:58:34.722479+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e188: 8 total, 2 up, 7 in 2024-07-28T11:58:35.974 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[79620]: cluster 2024-07-28T11:58:34.482034+0000 mgr.y (mgr.25253) 900 : cluster [DBG] pgmap v915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:35.975 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[79620]: cluster 2024-07-28T11:58:34.701582+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:35.975 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[79620]: audit 2024-07-28T11:58:34.722348+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:35.975 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:35 smithi177 bash[79620]: cluster 2024-07-28T11:58:34.722479+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e188: 8 total, 2 up, 7 in 2024-07-28T11:58:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:35.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T11:58:35.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:36.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:36.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:35 smithi204 bash[68176]: cluster 2024-07-28T11:58:34.482034+0000 mgr.y (mgr.25253) 900 : cluster [DBG] pgmap v915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:36.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:35 smithi204 bash[68176]: cluster 2024-07-28T11:58:34.701582+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:36.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:35 smithi204 bash[68176]: audit 2024-07-28T11:58:34.722348+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.177:0/2072968448' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:58:36.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:35 smithi204 bash[68176]: cluster 2024-07-28T11:58:34.722479+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e188: 8 total, 2 up, 7 in 2024-07-28T11:58:36.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:36.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:36.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:36.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 963 16 16 0 0 0 - 0 2024-07-28T11:58:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T11:58:36.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:36.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:36.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:36.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:37.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:37.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:37.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:37.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:37.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 964 16 16 0 0 0 - 0 2024-07-28T11:58:37.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:37.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:37.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:37.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:38.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:37 smithi177 bash[79620]: cluster 2024-07-28T11:58:36.483491+0000 mgr.y (mgr.25253) 901 : cluster [DBG] pgmap v917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:38.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:37 smithi177 bash[81864]: cluster 2024-07-28T11:58:36.483491+0000 mgr.y (mgr.25253) 901 : cluster [DBG] pgmap v917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:38.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:58:38.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:37 smithi204 bash[68176]: cluster 2024-07-28T11:58:36.483491+0000 mgr.y (mgr.25253) 901 : cluster [DBG] pgmap v917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:38.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:38.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:38.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:38.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 965 16 16 0 0 0 - 0 2024-07-28T11:58:38.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:38.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:38.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:38.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:39.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:39.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:39.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:39.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:39.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:39.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 966 16 16 0 0 0 - 0 2024-07-28T11:58:39.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:39.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:39.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:39 smithi204 bash[68176]: cluster 2024-07-28T11:58:38.485105+0000 mgr.y (mgr.25253) 902 : cluster [DBG] pgmap v918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:39.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:39 smithi177 bash[81864]: cluster 2024-07-28T11:58:38.485105+0000 mgr.y (mgr.25253) 902 : cluster [DBG] pgmap v918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:39 smithi177 bash[79620]: cluster 2024-07-28T11:58:38.485105+0000 mgr.y (mgr.25253) 902 : cluster [DBG] pgmap v918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:40.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:40.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:40.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:40.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:40.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 967 16 16 0 0 0 - 0 2024-07-28T11:58:40.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:40.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:40.736 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:40.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:40.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:41.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:41.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:41.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:41.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:41.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 968 16 16 0 0 0 - 0 2024-07-28T11:58:41.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:41.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:41.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:41.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:41.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:42.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:41 smithi204 bash[68176]: cluster 2024-07-28T11:58:40.486654+0000 mgr.y (mgr.25253) 903 : cluster [DBG] pgmap v919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:41 smithi177 bash[79620]: cluster 2024-07-28T11:58:40.486654+0000 mgr.y (mgr.25253) 903 : cluster [DBG] pgmap v919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:41 smithi177 bash[81864]: cluster 2024-07-28T11:58:40.486654+0000 mgr.y (mgr.25253) 903 : cluster [DBG] pgmap v919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:42.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:42.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:42.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:42.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:42.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 969 16 16 0 0 0 - 0 2024-07-28T11:58:42.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:42.591 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:42.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:42.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:43.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:43.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:43.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:43.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:43.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 970 16 16 0 0 0 - 0 2024-07-28T11:58:43.520 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:43.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:43.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:43.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:43.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:43.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:43 smithi204 bash[68176]: cluster 2024-07-28T11:58:42.488199+0000 mgr.y (mgr.25253) 904 : cluster [DBG] pgmap v920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:44.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:44.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:43 smithi177 bash[81864]: cluster 2024-07-28T11:58:42.488199+0000 mgr.y (mgr.25253) 904 : cluster [DBG] pgmap v920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:43 smithi177 bash[79620]: cluster 2024-07-28T11:58:42.488199+0000 mgr.y (mgr.25253) 904 : cluster [DBG] pgmap v920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:44.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:44.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:44.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:44.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:44.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 971 16 16 0 0 0 - 0 2024-07-28T11:58:44.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:44.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:44.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:44.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:45.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:45.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:45.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:45.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:45.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 972 16 16 0 0 0 - 0 2024-07-28T11:58:45.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:45.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:45.749 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:45.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:45.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:45.956 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:45 smithi177 bash[79620]: cluster 2024-07-28T11:58:44.489695+0000 mgr.y (mgr.25253) 905 : cluster [DBG] pgmap v921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:45.957 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:45 smithi177 bash[79620]: audit 2024-07-28T11:58:45.693163+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:45.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:45 smithi177 bash[81864]: cluster 2024-07-28T11:58:44.489695+0000 mgr.y (mgr.25253) 905 : cluster [DBG] pgmap v921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:45.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:45 smithi177 bash[81864]: audit 2024-07-28T11:58:45.693163+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:46.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:46.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:45 smithi204 bash[68176]: cluster 2024-07-28T11:58:44.489695+0000 mgr.y (mgr.25253) 905 : cluster [DBG] pgmap v921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:46.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:45 smithi204 bash[68176]: audit 2024-07-28T11:58:45.693163+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:46.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:46.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:46.265 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:58:46.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:46.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:46.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 973 16 16 0 0 0 - 0 2024-07-28T11:58:46.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:46.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:46.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:46.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:47.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:47.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:47.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T11:58:47.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:47.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:47.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 974 16 16 0 0 0 - 0 2024-07-28T11:58:47.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:47.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:47.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:47.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:47.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:47 smithi177 bash[81864]: cluster 2024-07-28T11:58:46.490735+0000 mgr.y (mgr.25253) 906 : cluster [DBG] pgmap v922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:47.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:47 smithi177 bash[79620]: cluster 2024-07-28T11:58:46.490735+0000 mgr.y (mgr.25253) 906 : cluster [DBG] pgmap v922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:48.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:48.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:47 smithi204 bash[68176]: cluster 2024-07-28T11:58:46.490735+0000 mgr.y (mgr.25253) 906 : cluster [DBG] pgmap v922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:48.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:48.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:48.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:48.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:48.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 975 16 16 0 0 0 - 0 2024-07-28T11:58:48.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:48.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:48.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:48.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:49.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:49.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:49.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:49.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:49.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 976 16 16 0 0 0 - 0 2024-07-28T11:58:49.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:49.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:49.749 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:58:49.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:49.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[81864]: cluster 2024-07-28T11:58:48.492243+0000 mgr.y (mgr.25253) 907 : cluster [DBG] pgmap v923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[81864]: audit 2024-07-28T11:58:48.901888+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.177:0/1262502016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[81864]: audit 2024-07-28T11:58:48.902264+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[79620]: cluster 2024-07-28T11:58:48.492243+0000 mgr.y (mgr.25253) 907 : cluster [DBG] pgmap v923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[79620]: audit 2024-07-28T11:58:48.901888+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.177:0/1262502016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:49 smithi177 bash[79620]: audit 2024-07-28T11:58:48.902264+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:49 smithi204 bash[68176]: cluster 2024-07-28T11:58:48.492243+0000 mgr.y (mgr.25253) 907 : cluster [DBG] pgmap v923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:49 smithi204 bash[68176]: audit 2024-07-28T11:58:48.901888+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.177:0/1262502016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:49 smithi204 bash[68176]: audit 2024-07-28T11:58:48.902264+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:58:50.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:50.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:50.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:50.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 977 16 16 0 0 0 - 0 2024-07-28T11:58:50.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:50.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:50.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:50.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:51.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:51.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[81864]: cluster 2024-07-28T11:58:49.739609+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:51.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[81864]: audit 2024-07-28T11:58:49.747088+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:58:51.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[81864]: cluster 2024-07-28T11:58:49.747187+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e189: 8 total, 2 up, 7 in 2024-07-28T11:58:51.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[79620]: cluster 2024-07-28T11:58:49.739609+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:51.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[79620]: audit 2024-07-28T11:58:49.747088+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:58:51.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:50 smithi177 bash[79620]: cluster 2024-07-28T11:58:49.747187+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e189: 8 total, 2 up, 7 in 2024-07-28T11:58:51.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:51.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:50 smithi204 bash[68176]: cluster 2024-07-28T11:58:49.739609+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:58:51.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:50 smithi204 bash[68176]: audit 2024-07-28T11:58:49.747088+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:58:51.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:50 smithi204 bash[68176]: cluster 2024-07-28T11:58:49.747187+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e189: 8 total, 2 up, 7 in 2024-07-28T11:58:51.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:51.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:51.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:51.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 978 16 16 0 0 0 - 0 2024-07-28T11:58:51.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:51.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:51.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:51 smithi204 bash[68176]: cluster 2024-07-28T11:58:50.493858+0000 mgr.y (mgr.25253) 908 : cluster [DBG] pgmap v925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:51.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:51 smithi177 bash[81864]: cluster 2024-07-28T11:58:50.493858+0000 mgr.y (mgr.25253) 908 : cluster [DBG] pgmap v925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:51 smithi177 bash[79620]: cluster 2024-07-28T11:58:50.493858+0000 mgr.y (mgr.25253) 908 : cluster [DBG] pgmap v925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:52.027 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:58:52.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:52.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:52.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:58:52 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:52.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 979 16 16 0 0 0 - 0 2024-07-28T11:58:52.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:52.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:52.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:58:52.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:52.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:53.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:53.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:53.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:53.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:53.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:53.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:58:53.521615+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:58:53.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:58:53.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 980 16 16 0 0 0 - 0 2024-07-28T11:58:53.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:53.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:53.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:53.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:53.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:53 smithi204 bash[68176]: cluster 2024-07-28T11:58:52.495399+0000 mgr.y (mgr.25253) 909 : cluster [DBG] pgmap v926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:54.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:53 smithi177 bash[79620]: cluster 2024-07-28T11:58:52.495399+0000 mgr.y (mgr.25253) 909 : cluster [DBG] pgmap v926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:54.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:53 smithi177 bash[81864]: cluster 2024-07-28T11:58:52.495399+0000 mgr.y (mgr.25253) 909 : cluster [DBG] pgmap v926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:54.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:54.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:54.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:54.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:54.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 981 16 16 0 0 0 - 0 2024-07-28T11:58:54.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:54.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:54.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:54.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:55.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:55.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:55.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:55.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:55.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:55.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 982 16 16 0 0 0 - 0 2024-07-28T11:58:55.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:55.659 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:58:55.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:55.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:55 smithi204 bash[68176]: cluster 2024-07-28T11:58:54.496387+0000 mgr.y (mgr.25253) 910 : cluster [DBG] pgmap v927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:55.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:55.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:55 smithi177 bash[81864]: cluster 2024-07-28T11:58:54.496387+0000 mgr.y (mgr.25253) 910 : cluster [DBG] pgmap v927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:56.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:55 smithi177 bash[79620]: cluster 2024-07-28T11:58:54.496387+0000 mgr.y (mgr.25253) 910 : cluster [DBG] pgmap v927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:56.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:56.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:56.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:56.465 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:58:56.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T11:58:56.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:56.483 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:58:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:58:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:58:56.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 983 16 16 0 0 0 - 0 2024-07-28T11:58:56.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:56.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:56.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:56.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:57.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:57.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:57.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:57.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:57.481 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:57.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 984 16 16 0 0 0 - 0 2024-07-28T11:58:57.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:57.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:57.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:57.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:57.911 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:57 smithi177 bash[81864]: cluster 2024-07-28T11:58:56.497301+0000 mgr.y (mgr.25253) 911 : cluster [DBG] pgmap v928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:57.911 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:57 smithi177 bash[79620]: cluster 2024-07-28T11:58:56.497301+0000 mgr.y (mgr.25253) 911 : cluster [DBG] pgmap v928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:58.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:58.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:58.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:57 smithi204 bash[68176]: cluster 2024-07-28T11:58:56.497301+0000 mgr.y (mgr.25253) 911 : cluster [DBG] pgmap v928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:58:58.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:58.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:58.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:58.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 985 16 16 0 0 0 - 0 2024-07-28T11:58:58.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:58:58.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:58:58.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:58.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:58:59.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:59.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:59.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:58:59.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:59.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 986 16 16 0 0 0 - 0 2024-07-28T11:58:59.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:58:59.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:58:59.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:58:59.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:00.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:00.048 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:58:59 smithi177 bash[81864]: cluster 2024-07-28T11:58:58.498767+0000 mgr.y (mgr.25253) 912 : cluster [DBG] pgmap v929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:00.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:58:59 smithi177 bash[79620]: cluster 2024-07-28T11:58:58.498767+0000 mgr.y (mgr.25253) 912 : cluster [DBG] pgmap v929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:00.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:58:59 smithi204 bash[68176]: cluster 2024-07-28T11:58:58.498767+0000 mgr.y (mgr.25253) 912 : cluster [DBG] pgmap v929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:00.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:00.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:00.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:00.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 987 16 16 0 0 0 - 0 2024-07-28T11:59:00.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:00.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:00.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:00.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:01.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:00 smithi177 bash[81864]: audit 2024-07-28T11:59:00.694083+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:01.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:00 smithi177 bash[79620]: audit 2024-07-28T11:59:00.694083+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:01.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:00 smithi204 bash[68176]: audit 2024-07-28T11:59:00.694083+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:01.217 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:01.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:01.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:01.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:01.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 988 16 16 0 0 0 - 0 2024-07-28T11:59:01.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:01.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:01.798 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:59:01.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:01.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:01 smithi177 bash[81864]: cluster 2024-07-28T11:59:00.500378+0000 mgr.y (mgr.25253) 913 : cluster [DBG] pgmap v930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:01 smithi177 bash[81864]: audit 2024-07-28T11:59:01.682985+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:02.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:01 smithi177 bash[79620]: cluster 2024-07-28T11:59:00.500378+0000 mgr.y (mgr.25253) 913 : cluster [DBG] pgmap v930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:01 smithi177 bash[79620]: audit 2024-07-28T11:59:01.682985+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:02.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:01 smithi204 bash[68176]: cluster 2024-07-28T11:59:00.500378+0000 mgr.y (mgr.25253) 913 : cluster [DBG] pgmap v930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:01 smithi204 bash[68176]: audit 2024-07-28T11:59:01.682985+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:02.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:02.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:02.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:02.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 989 16 16 0 0 0 - 0 2024-07-28T11:59:02.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:02.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:02.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:03.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:03.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[81864]: cluster 2024-07-28T11:59:01.792330+0000 mon.a (mon.0) 1214 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:03.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[81864]: audit 2024-07-28T11:59:01.800607+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:03.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[81864]: cluster 2024-07-28T11:59:01.800775+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e190: 8 total, 2 up, 7 in 2024-07-28T11:59:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[79620]: cluster 2024-07-28T11:59:01.792330+0000 mon.a (mon.0) 1214 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[79620]: audit 2024-07-28T11:59:01.800607+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:02 smithi177 bash[79620]: cluster 2024-07-28T11:59:01.800775+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e190: 8 total, 2 up, 7 in 2024-07-28T11:59:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:02 smithi204 bash[68176]: cluster 2024-07-28T11:59:01.792330+0000 mon.a (mon.0) 1214 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:02 smithi204 bash[68176]: audit 2024-07-28T11:59:01.800607+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.177:0/3550929934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:02 smithi204 bash[68176]: cluster 2024-07-28T11:59:01.800775+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e190: 8 total, 2 up, 7 in 2024-07-28T11:59:03.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:03.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:03.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:03.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:03.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 990 16 16 0 0 0 - 0 2024-07-28T11:59:03.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:03.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:03.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:03.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:04.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:04.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:03 smithi204 bash[68176]: cluster 2024-07-28T11:59:02.501862+0000 mgr.y (mgr.25253) 914 : cluster [DBG] pgmap v932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:04.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:04.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:03 smithi177 bash[81864]: cluster 2024-07-28T11:59:02.501862+0000 mgr.y (mgr.25253) 914 : cluster [DBG] pgmap v932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:04.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:03 smithi177 bash[79620]: cluster 2024-07-28T11:59:02.501862+0000 mgr.y (mgr.25253) 914 : cluster [DBG] pgmap v932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:04.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:04.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:04.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 991 16 16 0 0 0 - 0 2024-07-28T11:59:04.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:04.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:04.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:59:04.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:04.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:05.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:05.094 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:05.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:05.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:05.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:05.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:05.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 992 16 16 0 0 0 - 0 2024-07-28T11:59:05.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:05.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:05.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T11:59:05.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:05.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:05.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:05 smithi204 bash[68176]: cluster 2024-07-28T11:59:04.503354+0000 mgr.y (mgr.25253) 915 : cluster [DBG] pgmap v933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:06.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:06.104 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T11:59:06.104 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:05 smithi177 bash[79620]: cluster 2024-07-28T11:59:04.503354+0000 mgr.y (mgr.25253) 915 : cluster [DBG] pgmap v933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:06.104 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:05 smithi177 bash[81864]: cluster 2024-07-28T11:59:04.503354+0000 mgr.y (mgr.25253) 915 : cluster [DBG] pgmap v933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:06.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:06.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:06.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:06.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 993 16 16 0 0 0 - 0 2024-07-28T11:59:06.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:06.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:06.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:06.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:07.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:07.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:07.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:07.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:07.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:07.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 994 16 16 0 0 0 - 0 2024-07-28T11:59:07.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:07.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:07.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:07.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:07 smithi177 bash[81864]: cluster 2024-07-28T11:59:06.504842+0000 mgr.y (mgr.25253) 916 : cluster [DBG] pgmap v934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:08.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:07 smithi177 bash[79620]: cluster 2024-07-28T11:59:06.504842+0000 mgr.y (mgr.25253) 916 : cluster [DBG] pgmap v934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:08.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:07 smithi204 bash[68176]: cluster 2024-07-28T11:59:06.504842+0000 mgr.y (mgr.25253) 916 : cluster [DBG] pgmap v934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:08.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:08.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:08.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:08.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 995 16 16 0 0 0 - 0 2024-07-28T11:59:08.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:08.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:08.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:08.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:09.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:09.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:09.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:09.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:09.497 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:59:09.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 996 16 16 0 0 0 - 0 2024-07-28T11:59:09.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:09.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:09.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:09.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:09.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:09 smithi177 bash[81864]: cluster 2024-07-28T11:59:08.506406+0000 mgr.y (mgr.25253) 917 : cluster [DBG] pgmap v935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:09.887 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:09 smithi177 bash[79620]: cluster 2024-07-28T11:59:08.506406+0000 mgr.y (mgr.25253) 917 : cluster [DBG] pgmap v935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:09.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:10.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:10.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:09 smithi204 bash[68176]: cluster 2024-07-28T11:59:08.506406+0000 mgr.y (mgr.25253) 917 : cluster [DBG] pgmap v935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:10.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:10.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:10.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:10.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 997 16 16 0 0 0 - 0 2024-07-28T11:59:10.564 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:10.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:10.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:10.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:10 smithi204 bash[68176]: cluster 2024-07-28T11:59:10.507955+0000 mgr.y (mgr.25253) 918 : cluster [DBG] pgmap v936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:10 smithi204 bash[68176]: audit 2024-07-28T11:59:10.686742+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:10.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:11.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:11.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:11.181 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:10 smithi177 bash[81864]: cluster 2024-07-28T11:59:10.507955+0000 mgr.y (mgr.25253) 918 : cluster [DBG] pgmap v936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:11.182 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:10 smithi177 bash[81864]: audit 2024-07-28T11:59:10.686742+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:11.182 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:10 smithi177 bash[79620]: cluster 2024-07-28T11:59:10.507955+0000 mgr.y (mgr.25253) 918 : cluster [DBG] pgmap v936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:11.182 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:10 smithi177 bash[79620]: audit 2024-07-28T11:59:10.686742+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:11.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:11.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:11.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 998 16 16 0 0 0 - 0 2024-07-28T11:59:11.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:11.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:11.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:11.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:11.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:12.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:12.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:12.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:12.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:12.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 999 16 16 0 0 0 - 0 2024-07-28T11:59:12.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:12.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:12.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:13.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:13.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:13.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:13.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:13.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:59:13.524448+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:59:13.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:59:13.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1000 16 16 0 0 0 - 0 2024-07-28T11:59:13.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:13.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:13 smithi204 bash[68176]: cluster 2024-07-28T11:59:12.509446+0000 mgr.y (mgr.25253) 919 : cluster [DBG] pgmap v937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:13.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:13.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:13 smithi177 bash[79620]: cluster 2024-07-28T11:59:12.509446+0000 mgr.y (mgr.25253) 919 : cluster [DBG] pgmap v937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:13.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:13 smithi177 bash[81864]: cluster 2024-07-28T11:59:12.509446+0000 mgr.y (mgr.25253) 919 : cluster [DBG] pgmap v937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:13.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:13.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:14.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:14.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:14.250 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:14.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:14.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:14.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1001 16 16 0 0 0 - 0 2024-07-28T11:59:14.581 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T11:59:14.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:14.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:14.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:14 smithi204 bash[68176]: audit 2024-07-28T11:59:13.775781+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:59:14.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:14 smithi177 bash[79620]: audit 2024-07-28T11:59:13.775781+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:59:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:14 smithi177 bash[81864]: audit 2024-07-28T11:59:13.775781+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T11:59:14.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:14.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:14.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T11:59:15.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:15.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:15.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:15.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:15.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:15.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1002 16 16 0 0 0 - 0 2024-07-28T11:59:15.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:15.677 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[81864]: cluster 2024-07-28T11:59:14.511016+0000 mgr.y (mgr.25253) 920 : cluster [DBG] pgmap v938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[81864]: cluster 2024-07-28T11:59:14.566269+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[81864]: audit 2024-07-28T11:59:14.583334+0000 mon.a (mon.0) 1220 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[81864]: cluster 2024-07-28T11:59:14.583497+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e191: 8 total, 2 up, 7 in 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[79620]: cluster 2024-07-28T11:59:14.511016+0000 mgr.y (mgr.25253) 920 : cluster [DBG] pgmap v938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[79620]: cluster 2024-07-28T11:59:14.566269+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[79620]: audit 2024-07-28T11:59:14.583334+0000 mon.a (mon.0) 1220 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:59:15.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:15 smithi177 bash[79620]: cluster 2024-07-28T11:59:14.583497+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e191: 8 total, 2 up, 7 in 2024-07-28T11:59:15.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:15.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:15 smithi204 bash[68176]: cluster 2024-07-28T11:59:14.511016+0000 mgr.y (mgr.25253) 920 : cluster [DBG] pgmap v938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:15 smithi204 bash[68176]: cluster 2024-07-28T11:59:14.566269+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:15 smithi204 bash[68176]: audit 2024-07-28T11:59:14.583334+0000 mon.a (mon.0) 1220 : audit [INF] from='client.? 172.21.15.177:0/1263352817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T11:59:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:15 smithi204 bash[68176]: cluster 2024-07-28T11:59:14.583497+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e191: 8 total, 2 up, 7 in 2024-07-28T11:59:15.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:16.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:16.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:59:16.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:16.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:16.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1003 16 16 0 0 0 - 0 2024-07-28T11:59:16.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:16.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[81864]: audit 2024-07-28T11:59:15.584424+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[81864]: audit 2024-07-28T11:59:15.592747+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[81864]: audit 2024-07-28T11:59:15.694283+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[79620]: audit 2024-07-28T11:59:15.584424+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[79620]: audit 2024-07-28T11:59:15.592747+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:16 smithi177 bash[79620]: audit 2024-07-28T11:59:15.694283+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:16.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:16.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:16 smithi204 bash[68176]: audit 2024-07-28T11:59:15.584424+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:16 smithi204 bash[68176]: audit 2024-07-28T11:59:15.592747+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:16 smithi204 bash[68176]: audit 2024-07-28T11:59:15.694283+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:17.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:17.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:17.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:17.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:17.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:17.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1004 16 16 0 0 0 - 0 2024-07-28T11:59:17.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:17.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T11:59:17.690 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: cluster 2024-07-28T11:59:16.511773+0000 mgr.y (mgr.25253) 921 : cluster [DBG] pgmap v940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:17.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: audit 2024-07-28T11:59:16.893814+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: audit 2024-07-28T11:59:16.900049+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: audit 2024-07-28T11:59:17.335460+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:17.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: audit 2024-07-28T11:59:17.336707+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:17.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[79620]: audit 2024-07-28T11:59:17.345628+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: cluster 2024-07-28T11:59:16.511773+0000 mgr.y (mgr.25253) 921 : cluster [DBG] pgmap v940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: audit 2024-07-28T11:59:16.893814+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: audit 2024-07-28T11:59:16.900049+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: audit 2024-07-28T11:59:17.335460+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: audit 2024-07-28T11:59:17.336707+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:17.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:17 smithi177 bash[81864]: audit 2024-07-28T11:59:17.345628+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:17.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: cluster 2024-07-28T11:59:16.511773+0000 mgr.y (mgr.25253) 921 : cluster [DBG] pgmap v940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: audit 2024-07-28T11:59:16.893814+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: audit 2024-07-28T11:59:16.900049+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: audit 2024-07-28T11:59:17.335460+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: audit 2024-07-28T11:59:17.336707+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:17 smithi204 bash[68176]: audit 2024-07-28T11:59:17.345628+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T11:59:17.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:18.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:18.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:18.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:18.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:18.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1005 16 16 0 0 0 - 0 2024-07-28T11:59:18.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:18.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:18.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:18.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:19.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:19.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:19.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:19.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:19.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:19.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1006 16 16 0 0 0 - 0 2024-07-28T11:59:19.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:19.748 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:19.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:19.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:19.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:19 smithi204 bash[68176]: cluster 2024-07-28T11:59:18.513211+0000 mgr.y (mgr.25253) 922 : cluster [DBG] pgmap v941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:19.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:19.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:19 smithi177 bash[79620]: cluster 2024-07-28T11:59:18.513211+0000 mgr.y (mgr.25253) 922 : cluster [DBG] pgmap v941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:19.998 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:19 smithi177 bash[81864]: cluster 2024-07-28T11:59:18.513211+0000 mgr.y (mgr.25253) 922 : cluster [DBG] pgmap v941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:20.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:20.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:20.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:20.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:20.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1007 16 16 0 0 0 - 0 2024-07-28T11:59:20.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:20.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:20.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:20.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:21.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:21.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:21.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:21.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:21.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1008 16 16 0 0 0 - 0 2024-07-28T11:59:21.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:21.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:21.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:21.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:21 smithi204 bash[68176]: cluster 2024-07-28T11:59:20.514738+0000 mgr.y (mgr.25253) 923 : cluster [DBG] pgmap v942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:21.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:22.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:21 smithi177 bash[81864]: cluster 2024-07-28T11:59:20.514738+0000 mgr.y (mgr.25253) 923 : cluster [DBG] pgmap v942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:22.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:21 smithi177 bash[79620]: cluster 2024-07-28T11:59:20.514738+0000 mgr.y (mgr.25253) 923 : cluster [DBG] pgmap v942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:22.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:22.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:22.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:22.442 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:59:22.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:22.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1009 16 16 0 0 0 - 0 2024-07-28T11:59:22.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:22.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:22.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:23.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:23.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:23.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:23.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:23.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1010 16 16 0 0 0 - 0 2024-07-28T11:59:23.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:23.662 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:23.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:23.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:23.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:23 smithi204 bash[68176]: cluster 2024-07-28T11:59:22.515839+0000 mgr.y (mgr.25253) 924 : cluster [DBG] pgmap v943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:23.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:24.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:23 smithi177 bash[81864]: cluster 2024-07-28T11:59:22.515839+0000 mgr.y (mgr.25253) 924 : cluster [DBG] pgmap v943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:24.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:23 smithi177 bash[79620]: cluster 2024-07-28T11:59:22.515839+0000 mgr.y (mgr.25253) 924 : cluster [DBG] pgmap v943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:24.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:24.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:24.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:24.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:24.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T11:59:24.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:24.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1011 16 16 0 0 0 - 0 2024-07-28T11:59:24.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:24.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:24.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:24.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:25.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:25.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:25.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:25.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:25.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1012 16 16 0 0 0 - 0 2024-07-28T11:59:25.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:25.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:25.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:25 smithi204 bash[68176]: cluster 2024-07-28T11:59:24.517295+0000 mgr.y (mgr.25253) 925 : cluster [DBG] pgmap v944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:25.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:25.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:25 smithi177 bash[81864]: cluster 2024-07-28T11:59:24.517295+0000 mgr.y (mgr.25253) 925 : cluster [DBG] pgmap v944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:25.932 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:25 smithi177 bash[79620]: cluster 2024-07-28T11:59:24.517295+0000 mgr.y (mgr.25253) 925 : cluster [DBG] pgmap v944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:26.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:26.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:26.169 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T11:59:26.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:26.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:26.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:26.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1013 16 16 0 0 0 - 0 2024-07-28T11:59:26.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:26.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:26.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:26.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:27.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:27.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:27.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:27.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:27.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1014 16 16 0 0 0 - 0 2024-07-28T11:59:27.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:27.634 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T11:59:27.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:27.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:27 smithi177 bash[79620]: cluster 2024-07-28T11:59:26.519837+0000 mgr.y (mgr.25253) 926 : cluster [DBG] pgmap v945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:27 smithi177 bash[79620]: audit 2024-07-28T11:59:26.747965+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:27 smithi177 bash[81864]: cluster 2024-07-28T11:59:26.519837+0000 mgr.y (mgr.25253) 926 : cluster [DBG] pgmap v945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:27 smithi177 bash[81864]: audit 2024-07-28T11:59:26.747965+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:27.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:27 smithi204 bash[68176]: cluster 2024-07-28T11:59:26.519837+0000 mgr.y (mgr.25253) 926 : cluster [DBG] pgmap v945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:27 smithi204 bash[68176]: audit 2024-07-28T11:59:26.747965+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:27.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:28.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:28.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:28.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:28.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:28.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:28.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1015 16 16 0 0 0 - 0 2024-07-28T11:59:28.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:28.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:28 smithi204 bash[68176]: cluster 2024-07-28T11:59:27.621375+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:28 smithi204 bash[68176]: audit 2024-07-28T11:59:27.635960+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:28.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:28 smithi204 bash[68176]: cluster 2024-07-28T11:59:27.636051+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e192: 8 total, 2 up, 7 in 2024-07-28T11:59:28.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:28.925 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[81864]: cluster 2024-07-28T11:59:27.621375+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:28.925 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[81864]: audit 2024-07-28T11:59:27.635960+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:28.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[81864]: cluster 2024-07-28T11:59:27.636051+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e192: 8 total, 2 up, 7 in 2024-07-28T11:59:28.926 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[79620]: cluster 2024-07-28T11:59:27.621375+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:28.926 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[79620]: audit 2024-07-28T11:59:27.635960+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.177:0/2584494061' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:28.926 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:28 smithi177 bash[79620]: cluster 2024-07-28T11:59:27.636051+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e192: 8 total, 2 up, 7 in 2024-07-28T11:59:29.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:29.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:29.163 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:29.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:29.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:29.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:29.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1016 16 16 0 0 0 - 0 2024-07-28T11:59:29.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:29.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:29.755 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:29 smithi177 bash[81864]: cluster 2024-07-28T11:59:28.521317+0000 mgr.y (mgr.25253) 927 : cluster [DBG] pgmap v947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:29.755 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:29 smithi177 bash[79620]: cluster 2024-07-28T11:59:28.521317+0000 mgr.y (mgr.25253) 927 : cluster [DBG] pgmap v947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:29.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:29 smithi204 bash[68176]: cluster 2024-07-28T11:59:28.521317+0000 mgr.y (mgr.25253) 927 : cluster [DBG] pgmap v947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:29.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:30.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:30.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:30.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:30.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:30.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1017 16 16 0 0 0 - 0 2024-07-28T11:59:30.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:30.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T11:59:30.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:30.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:30.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:31.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:31.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:31.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:31.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:31.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:31.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1018 16 16 0 0 0 - 0 2024-07-28T11:59:31.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:31.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:31.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:31 smithi204 bash[68176]: cluster 2024-07-28T11:59:30.522838+0000 mgr.y (mgr.25253) 928 : cluster [DBG] pgmap v948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:31 smithi204 bash[68176]: audit 2024-07-28T11:59:30.694737+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:31.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:31.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:31 smithi177 bash[81864]: cluster 2024-07-28T11:59:30.522838+0000 mgr.y (mgr.25253) 928 : cluster [DBG] pgmap v948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:31.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:31 smithi177 bash[81864]: audit 2024-07-28T11:59:30.694737+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:31.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:31 smithi177 bash[79620]: cluster 2024-07-28T11:59:30.522838+0000 mgr.y (mgr.25253) 928 : cluster [DBG] pgmap v948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:31.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:31 smithi177 bash[79620]: audit 2024-07-28T11:59:30.694737+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:32.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:32.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:32.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:32 smithi204 bash[60899]: ts=2024-07-28T11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:32.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1019 16 16 0 0 0 - 0 2024-07-28T11:59:32.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:32.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:32.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:32.921 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:32.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:33.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:33.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:33.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:33.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:33.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:33.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:59:33.527434+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:59:33.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:59:33.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1020 16 16 0 0 0 - 0 2024-07-28T11:59:33.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:33.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T11:59:33.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:33.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:33.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:33 smithi204 bash[68176]: cluster 2024-07-28T11:59:32.524354+0000 mgr.y (mgr.25253) 929 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:33.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:34.004 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:33 smithi177 bash[81864]: cluster 2024-07-28T11:59:32.524354+0000 mgr.y (mgr.25253) 929 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:34.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:33 smithi177 bash[79620]: cluster 2024-07-28T11:59:32.524354+0000 mgr.y (mgr.25253) 929 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:34.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:34.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:34.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:34.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:34.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1021 16 16 0 0 0 - 0 2024-07-28T11:59:34.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:34.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:34.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:34.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:35.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:35.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:35.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:35.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:35.423 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:59:35.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1022 16 16 0 0 0 - 0 2024-07-28T11:59:35.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:35.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:35.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:35.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:35.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:35 smithi177 bash[81864]: cluster 2024-07-28T11:59:34.525374+0000 mgr.y (mgr.25253) 930 : cluster [DBG] pgmap v950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:35.902 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:35 smithi177 bash[79620]: cluster 2024-07-28T11:59:34.525374+0000 mgr.y (mgr.25253) 930 : cluster [DBG] pgmap v950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:35 smithi204 bash[68176]: cluster 2024-07-28T11:59:34.525374+0000 mgr.y (mgr.25253) 930 : cluster [DBG] pgmap v950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:36.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:36.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:36.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:36.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T11:59:36.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:36.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:36.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1023 16 16 0 0 0 - 0 2024-07-28T11:59:36.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:36.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:36.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:36.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:37.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:37.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:37.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:37.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:37.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1024 16 16 0 0 0 - 0 2024-07-28T11:59:37.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:37.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:37.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:37 smithi177 bash[79620]: cluster 2024-07-28T11:59:36.526843+0000 mgr.y (mgr.25253) 931 : cluster [DBG] pgmap v951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:37.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:37 smithi177 bash[81864]: cluster 2024-07-28T11:59:36.526843+0000 mgr.y (mgr.25253) 931 : cluster [DBG] pgmap v951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:37.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:37.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:37 smithi204 bash[68176]: cluster 2024-07-28T11:59:36.526843+0000 mgr.y (mgr.25253) 931 : cluster [DBG] pgmap v951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:38.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:38.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:38.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:38.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:38.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:38.504 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:38.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1025 16 16 0 0 0 - 0 2024-07-28T11:59:38.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:38.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:38.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:38.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:39.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:39.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:39.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:39.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:39.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:39 smithi177 bash[81864]: cluster 2024-07-28T11:59:38.527853+0000 mgr.y (mgr.25253) 932 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:39.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:39 smithi177 bash[79620]: cluster 2024-07-28T11:59:38.527853+0000 mgr.y (mgr.25253) 932 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:39.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1026 16 16 0 0 0 - 0 2024-07-28T11:59:39.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:39 smithi204 bash[68176]: cluster 2024-07-28T11:59:38.527853+0000 mgr.y (mgr.25253) 932 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:39.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:39.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:39.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:40.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:40.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:40.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:40.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:40.413 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T11:59:40.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:40.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1027 16 16 0 0 0 - 0 2024-07-28T11:59:40.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:40.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:40 smithi204 bash[68176]: audit 2024-07-28T11:59:39.566561+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.177:0/289532067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:40 smithi204 bash[68176]: audit 2024-07-28T11:59:39.566999+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:40 smithi177 bash[81864]: audit 2024-07-28T11:59:39.566561+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.177:0/289532067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:40 smithi177 bash[81864]: audit 2024-07-28T11:59:39.566999+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:40 smithi177 bash[79620]: audit 2024-07-28T11:59:39.566561+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.177:0/289532067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:40 smithi177 bash[79620]: audit 2024-07-28T11:59:39.566999+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T11:59:40.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:40.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:41.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:41.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:41.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:41.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:41.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[79620]: cluster 2024-07-28T11:59:40.399490+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:41.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[79620]: audit 2024-07-28T11:59:40.414047+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:59:41.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[79620]: cluster 2024-07-28T11:59:40.414120+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e193: 8 total, 2 up, 7 in 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[79620]: cluster 2024-07-28T11:59:40.529303+0000 mgr.y (mgr.25253) 933 : cluster [DBG] pgmap v954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[81864]: cluster 2024-07-28T11:59:40.399490+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[81864]: audit 2024-07-28T11:59:40.414047+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[81864]: cluster 2024-07-28T11:59:40.414120+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e193: 8 total, 2 up, 7 in 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:41 smithi177 bash[81864]: cluster 2024-07-28T11:59:40.529303+0000 mgr.y (mgr.25253) 933 : cluster [DBG] pgmap v954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:41.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1028 16 16 0 0 0 - 0 2024-07-28T11:59:41.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:41 smithi204 bash[68176]: cluster 2024-07-28T11:59:40.399490+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T11:59:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:41 smithi204 bash[68176]: audit 2024-07-28T11:59:40.414047+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T11:59:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:41 smithi204 bash[68176]: cluster 2024-07-28T11:59:40.414120+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e193: 8 total, 2 up, 7 in 2024-07-28T11:59:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:41 smithi204 bash[68176]: cluster 2024-07-28T11:59:40.529303+0000 mgr.y (mgr.25253) 933 : cluster [DBG] pgmap v954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:41.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:41.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:41.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:42.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:42.141 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:42.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:42.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:42.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:42.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1029 16 16 0 0 0 - 0 2024-07-28T11:59:42.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:42.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:42.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:43.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:43.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T11:59:43.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:43.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:43.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T11:59:43.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:43.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:43.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1030 16 16 0 0 0 - 0 2024-07-28T11:59:43.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:43 smithi204 bash[68176]: cluster 2024-07-28T11:59:42.530799+0000 mgr.y (mgr.25253) 934 : cluster [DBG] pgmap v955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:43.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:43.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:43.871 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:43 smithi177 bash[81864]: cluster 2024-07-28T11:59:42.530799+0000 mgr.y (mgr.25253) 934 : cluster [DBG] pgmap v955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:43.871 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:43 smithi177 bash[79620]: cluster 2024-07-28T11:59:42.530799+0000 mgr.y (mgr.25253) 934 : cluster [DBG] pgmap v955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:43.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:44.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:44.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:44.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:44.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:44.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1031 16 16 0 0 0 - 0 2024-07-28T11:59:44.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:44.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:44.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:44.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:45.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:45.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:45.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:45.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:45.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1032 16 16 0 0 0 - 0 2024-07-28T11:59:45.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:45.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:45.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:45.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:45.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:45 smithi204 bash[68176]: cluster 2024-07-28T11:59:44.531727+0000 mgr.y (mgr.25253) 935 : cluster [DBG] pgmap v956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:46.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:45 smithi177 bash[79620]: cluster 2024-07-28T11:59:44.531727+0000 mgr.y (mgr.25253) 935 : cluster [DBG] pgmap v956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:45 smithi177 bash[81864]: cluster 2024-07-28T11:59:44.531727+0000 mgr.y (mgr.25253) 935 : cluster [DBG] pgmap v956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:46.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:46.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:46.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:46.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T11:59:46.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1033 16 16 0 0 0 - 0 2024-07-28T11:59:46.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:46 smithi204 bash[68176]: audit 2024-07-28T11:59:45.694951+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:46.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:46.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:46.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:46.962 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:46 smithi177 bash[79620]: audit 2024-07-28T11:59:45.694951+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:46.962 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:46 smithi177 bash[81864]: audit 2024-07-28T11:59:45.694951+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:47.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:47.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:47.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:47.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:47.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1034 16 16 0 0 0 - 0 2024-07-28T11:59:47.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:47.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:47.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:47.852 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:47.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:47.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:47 smithi177 bash[81864]: cluster 2024-07-28T11:59:46.533102+0000 mgr.y (mgr.25253) 936 : cluster [DBG] pgmap v957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:47.911 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:47 smithi177 bash[79620]: cluster 2024-07-28T11:59:46.533102+0000 mgr.y (mgr.25253) 936 : cluster [DBG] pgmap v957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:47 smithi204 bash[68176]: cluster 2024-07-28T11:59:46.533102+0000 mgr.y (mgr.25253) 936 : cluster [DBG] pgmap v957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:48.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:48.090 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:59:48.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:48.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:48.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:48.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:48.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1035 16 16 0 0 0 - 0 2024-07-28T11:59:48.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:48.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:48.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:48.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:49.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:49.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:49.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:49.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:49.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1036 16 16 0 0 0 - 0 2024-07-28T11:59:49.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:49.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:49.694 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:49 smithi177 bash[81864]: cluster 2024-07-28T11:59:48.534532+0000 mgr.y (mgr.25253) 937 : cluster [DBG] pgmap v958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:49.695 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:49 smithi177 bash[79620]: cluster 2024-07-28T11:59:48.534532+0000 mgr.y (mgr.25253) 937 : cluster [DBG] pgmap v958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:49.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:49.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:49.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:49 smithi204 bash[68176]: cluster 2024-07-28T11:59:48.534532+0000 mgr.y (mgr.25253) 937 : cluster [DBG] pgmap v958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:50.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:50.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:50.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:50.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:50.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:50.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1037 16 16 0 0 0 - 0 2024-07-28T11:59:50.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:50.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:50.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:50.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:51.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:51.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:51.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:51.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:51.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1038 16 16 0 0 0 - 0 2024-07-28T11:59:51.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:51.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:51.774 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T11:59:51.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:51 smithi204 bash[68176]: cluster 2024-07-28T11:59:50.535421+0000 mgr.y (mgr.25253) 938 : cluster [DBG] pgmap v959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:51.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:51.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:51.909 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:51 smithi177 bash[81864]: cluster 2024-07-28T11:59:50.535421+0000 mgr.y (mgr.25253) 938 : cluster [DBG] pgmap v959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:51.910 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:51 smithi177 bash[79620]: cluster 2024-07-28T11:59:50.535421+0000 mgr.y (mgr.25253) 938 : cluster [DBG] pgmap v959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:52.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:52.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:52.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:52.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:52.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:52.516 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 11:59:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", 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 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T11:59:52.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T11:59:52.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1039 16 16 0 0 0 - 0 2024-07-28T11:59:52.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:52.620 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T11:59:52.640 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:52 smithi177 bash[81864]: audit 2024-07-28T11:59:51.963268+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.177:0/488355075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.640 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:52 smithi177 bash[81864]: audit 2024-07-28T11:59:51.963882+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.640 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:52 smithi177 bash[79620]: audit 2024-07-28T11:59:51.963268+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.177:0/488355075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.641 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:52 smithi177 bash[79620]: audit 2024-07-28T11:59:51.963882+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:52.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:52.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:52 smithi204 bash[68176]: audit 2024-07-28T11:59:51.963268+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.177:0/488355075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:52 smithi204 bash[68176]: audit 2024-07-28T11:59:51.963882+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T11:59:52.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:53.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:53.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:53.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:53.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:53.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T11:59:53.530020+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T11:59:53.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T11:59:53.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1040 16 16 0 0 0 - 0 2024-07-28T11:59:53.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:53.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:53.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[79620]: cluster 2024-07-28T11:59:52.536911+0000 mgr.y (mgr.25253) 939 : cluster [DBG] pgmap v960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:53.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[79620]: cluster 2024-07-28T11:59:52.613874+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:53.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[79620]: audit 2024-07-28T11:59:52.622413+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[79620]: cluster 2024-07-28T11:59:52.622593+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e194: 8 total, 2 up, 7 in 2024-07-28T11:59:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[81864]: cluster 2024-07-28T11:59:52.536911+0000 mgr.y (mgr.25253) 939 : cluster [DBG] pgmap v960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[81864]: cluster 2024-07-28T11:59:52.613874+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[81864]: audit 2024-07-28T11:59:52.622413+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:53 smithi177 bash[81864]: cluster 2024-07-28T11:59:52.622593+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e194: 8 total, 2 up, 7 in 2024-07-28T11:59:53.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:53.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:53 smithi204 bash[68176]: cluster 2024-07-28T11:59:52.536911+0000 mgr.y (mgr.25253) 939 : cluster [DBG] pgmap v960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:53 smithi204 bash[68176]: cluster 2024-07-28T11:59:52.613874+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T11:59:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:53 smithi204 bash[68176]: audit 2024-07-28T11:59:52.622413+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T11:59:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:53 smithi204 bash[68176]: cluster 2024-07-28T11:59:52.622593+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e194: 8 total, 2 up, 7 in 2024-07-28T11:59:54.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:54.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:54.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:54.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:54.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:54.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1041 16 16 0 0 0 - 0 2024-07-28T11:59:54.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:54.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:54.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:54.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:55.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:55.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:55.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:55.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:55.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T11:59:55.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1042 16 16 0 0 0 - 0 2024-07-28T11:59:55.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:55.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:55.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:55 smithi177 bash[79620]: cluster 2024-07-28T11:59:54.538384+0000 mgr.y (mgr.25253) 940 : cluster [DBG] pgmap v962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:55 smithi177 bash[81864]: cluster 2024-07-28T11:59:54.538384+0000 mgr.y (mgr.25253) 940 : cluster [DBG] pgmap v962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:55.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T11:59:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:55 smithi204 bash[68176]: cluster 2024-07-28T11:59:54.538384+0000 mgr.y (mgr.25253) 940 : cluster [DBG] pgmap v962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:55.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:56.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:56.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:56.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 11:59:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:11:59:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T11:59:56.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:56.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:56.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:56.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1043 16 16 0 0 0 - 0 2024-07-28T11:59:56.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:56.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:56.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:56.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:57.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:57.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:57.303 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:59:57.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:57.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:57.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1044 16 16 0 0 0 - 0 2024-07-28T11:59:57.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:57 smithi204 bash[68176]: cluster 2024-07-28T11:59:56.539790+0000 mgr.y (mgr.25253) 941 : cluster [DBG] pgmap v963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:57.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T11:59:57.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:57.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:57.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:57 smithi177 bash[79620]: cluster 2024-07-28T11:59:56.539790+0000 mgr.y (mgr.25253) 941 : cluster [DBG] pgmap v963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:57.965 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:57 smithi177 bash[81864]: cluster 2024-07-28T11:59:56.539790+0000 mgr.y (mgr.25253) 941 : cluster [DBG] pgmap v963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:58.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:58.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:58.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:58.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:58.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1045 16 16 0 0 0 - 0 2024-07-28T11:59:58.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:58.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:58.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:58.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T11:59:59.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:59.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:59.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:59.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:59.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T11:59:59.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1046 16 16 0 0 0 - 0 2024-07-28T11:59:59.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T11:59:59.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T11:59:59.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 11:59:59 smithi177 bash[79620]: cluster 2024-07-28T11:59:58.541215+0000 mgr.y (mgr.25253) 942 : cluster [DBG] pgmap v964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:59.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 11:59:59 smithi177 bash[81864]: cluster 2024-07-28T11:59:58.541215+0000 mgr.y (mgr.25253) 942 : cluster [DBG] pgmap v964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:59.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T11:59:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 11:59:59 smithi204 bash[68176]: cluster 2024-07-28T11:59:58.541215+0000 mgr.y (mgr.25253) 942 : cluster [DBG] pgmap v964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T11:59:59.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:00.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:00.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:00.226 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:00.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:00.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:00.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1047 16 16 0 0 0 - 0 2024-07-28T12:00:00.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:00.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000161+0000 mon.a (mon.0) 1244 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000203+0000 mon.a (mon.0) 1245 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000224+0000 mon.a (mon.0) 1246 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000240+0000 mon.a (mon.0) 1247 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000279+0000 mon.a (mon.0) 1248 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000308+0000 mon.a (mon.0) 1249 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000329+0000 mon.a (mon.0) 1250 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000347+0000 mon.a (mon.0) 1251 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:00:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000374+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 1.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000398+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 2.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000419+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 2.1 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000441+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 2.4 is stuck stale for 18m, current state stale+peering, last acting [0,7] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000462+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 2.5 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000483+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.0 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000503+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.1 is stuck stale for 18m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000525+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.3 is stuck stale for 18m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000550+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.4 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000572+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.7 is stuck inactive for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000594+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.8 is stuck peering for 19m, current state peering, last acting [3] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000618+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:00:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000639+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.a is stuck stale for 18m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000161+0000 mon.a (mon.0) 1244 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000203+0000 mon.a (mon.0) 1245 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000224+0000 mon.a (mon.0) 1246 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000240+0000 mon.a (mon.0) 1247 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000279+0000 mon.a (mon.0) 1248 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000308+0000 mon.a (mon.0) 1249 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000329+0000 mon.a (mon.0) 1250 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000347+0000 mon.a (mon.0) 1251 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000374+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 1.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000398+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 2.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000419+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 2.1 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000441+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 2.4 is stuck stale for 18m, current state stale+peering, last acting [0,7] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000462+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 2.5 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000483+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.0 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000503+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.1 is stuck stale for 18m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000525+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.3 is stuck stale for 18m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000550+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.4 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000572+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.7 is stuck inactive for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000594+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.8 is stuck peering for 19m, current state peering, last acting [3] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000618+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:00:00.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000639+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.a is stuck stale for 18m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000660+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.b is stuck peering for 18m, current state peering, last acting [3,4] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000686+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 3.d is stuck stale for 18m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000706+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 3.e is stuck stale for 18m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000725+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 3.f is stuck stale for 18m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000747+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 3.10 is stuck stale for 18m, current state stale+peering, last acting [0,5] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000769+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 3.11 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000792+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 3.12 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000815+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 3.13 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000836+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.2 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000861+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.3 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:00:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000884+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.4 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000906+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.5 is stuck stale for 18m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000927+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.6 is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000947+0000 mon.a (mon.0) 1278 : cluster [WRN] pg 4.7 is stuck stale for 18m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000966+0000 mon.a (mon.0) 1279 : cluster [WRN] pg 4.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.000989+0000 mon.a (mon.0) 1280 : cluster [WRN] pg 4.a is stuck stale for 18m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001013+0000 mon.a (mon.0) 1281 : cluster [WRN] pg 4.b is stuck stale for 18m, current state stale+peering, last acting [0,4] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001049+0000 mon.a (mon.0) 1282 : cluster [WRN] pg 4.c is stuck stale for 18m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001071+0000 mon.a (mon.0) 1283 : cluster [WRN] pg 4.d is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001096+0000 mon.a (mon.0) 1284 : cluster [WRN] pg 4.e is stuck stale for 18m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000660+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.b is stuck peering for 18m, current state peering, last acting [3,4] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000686+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 3.d is stuck stale for 18m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000706+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 3.e is stuck stale for 18m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000725+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 3.f is stuck stale for 18m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000747+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 3.10 is stuck stale for 18m, current state stale+peering, last acting [0,5] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000769+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 3.11 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000792+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 3.12 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000815+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 3.13 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000836+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.2 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000861+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.3 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:00:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000884+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.4 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000906+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.5 is stuck stale for 18m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000927+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.6 is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000947+0000 mon.a (mon.0) 1278 : cluster [WRN] pg 4.7 is stuck stale for 18m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000966+0000 mon.a (mon.0) 1279 : cluster [WRN] pg 4.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.000989+0000 mon.a (mon.0) 1280 : cluster [WRN] pg 4.a is stuck stale for 18m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001013+0000 mon.a (mon.0) 1281 : cluster [WRN] pg 4.b is stuck stale for 18m, current state stale+peering, last acting [0,4] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001049+0000 mon.a (mon.0) 1282 : cluster [WRN] pg 4.c is stuck stale for 18m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001071+0000 mon.a (mon.0) 1283 : cluster [WRN] pg 4.d is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001096+0000 mon.a (mon.0) 1284 : cluster [WRN] pg 4.e is stuck stale for 18m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001116+0000 mon.a (mon.0) 1285 : cluster [WRN] pg 4.14 is stuck peering for 18m, current state peering, last acting [3,5] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001143+0000 mon.a (mon.0) 1286 : cluster [WRN] pg 4.16 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001166+0000 mon.a (mon.0) 1287 : cluster [WRN] pg 4.17 is stuck peering for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001186+0000 mon.a (mon.0) 1288 : cluster [WRN] pg 6.0 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001208+0000 mon.a (mon.0) 1289 : cluster [WRN] pg 6.1 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001230+0000 mon.a (mon.0) 1290 : cluster [WRN] pg 6.2 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001251+0000 mon.a (mon.0) 1291 : cluster [WRN] pg 6.4 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001276+0000 mon.a (mon.0) 1292 : cluster [WRN] pg 6.5 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001321+0000 mon.a (mon.0) 1293 : cluster [WRN] pg 6.6 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001343+0000 mon.a (mon.0) 1294 : cluster [WRN] pg 6.7 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001365+0000 mon.a (mon.0) 1295 : cluster [WRN] pg 6.8 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001387+0000 mon.a (mon.0) 1296 : cluster [WRN] pg 6.9 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001408+0000 mon.a (mon.0) 1297 : cluster [WRN] pg 6.a is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001429+0000 mon.a (mon.0) 1298 : cluster [WRN] pg 6.b is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001452+0000 mon.a (mon.0) 1299 : cluster [WRN] pg 6.c is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001474+0000 mon.a (mon.0) 1300 : cluster [WRN] pg 6.d is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001495+0000 mon.a (mon.0) 1301 : cluster [WRN] pg 6.e is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001518+0000 mon.a (mon.0) 1302 : cluster [WRN] pg 6.f is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001540+0000 mon.a (mon.0) 1303 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001562+0000 mon.a (mon.0) 1304 : cluster [WRN] pg 3.2 is stuck undersized for 18m, current state active+undersized, last acting [3,5] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001584+0000 mon.a (mon.0) 1305 : cluster [WRN] pg 3.19 is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001605+0000 mon.a (mon.0) 1306 : cluster [WRN] pg 3.1e is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001116+0000 mon.a (mon.0) 1285 : cluster [WRN] pg 4.14 is stuck peering for 18m, current state peering, last acting [3,5] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001143+0000 mon.a (mon.0) 1286 : cluster [WRN] pg 4.16 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001166+0000 mon.a (mon.0) 1287 : cluster [WRN] pg 4.17 is stuck peering for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001186+0000 mon.a (mon.0) 1288 : cluster [WRN] pg 6.0 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001208+0000 mon.a (mon.0) 1289 : cluster [WRN] pg 6.1 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001230+0000 mon.a (mon.0) 1290 : cluster [WRN] pg 6.2 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001251+0000 mon.a (mon.0) 1291 : cluster [WRN] pg 6.4 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001276+0000 mon.a (mon.0) 1292 : cluster [WRN] pg 6.5 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001321+0000 mon.a (mon.0) 1293 : cluster [WRN] pg 6.6 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001343+0000 mon.a (mon.0) 1294 : cluster [WRN] pg 6.7 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001365+0000 mon.a (mon.0) 1295 : cluster [WRN] pg 6.8 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001387+0000 mon.a (mon.0) 1296 : cluster [WRN] pg 6.9 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001408+0000 mon.a (mon.0) 1297 : cluster [WRN] pg 6.a is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001429+0000 mon.a (mon.0) 1298 : cluster [WRN] pg 6.b is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001452+0000 mon.a (mon.0) 1299 : cluster [WRN] pg 6.c is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001474+0000 mon.a (mon.0) 1300 : cluster [WRN] pg 6.d is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001495+0000 mon.a (mon.0) 1301 : cluster [WRN] pg 6.e is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001518+0000 mon.a (mon.0) 1302 : cluster [WRN] pg 6.f is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001540+0000 mon.a (mon.0) 1303 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001562+0000 mon.a (mon.0) 1304 : cluster [WRN] pg 3.2 is stuck undersized for 18m, current state active+undersized, last acting [3,5] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001584+0000 mon.a (mon.0) 1305 : cluster [WRN] pg 3.19 is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001605+0000 mon.a (mon.0) 1306 : cluster [WRN] pg 3.1e is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001624+0000 mon.a (mon.0) 1307 : cluster [WRN] pg 4.f is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.001647+0000 mon.a (mon.0) 1308 : cluster [WRN] pg 4.10 is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001624+0000 mon.a (mon.0) 1307 : cluster [WRN] pg 4.f is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.001647+0000 mon.a (mon.0) 1308 : cluster [WRN] pg 4.10 is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000161+0000 mon.a (mon.0) 1244 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000203+0000 mon.a (mon.0) 1245 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000224+0000 mon.a (mon.0) 1246 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000240+0000 mon.a (mon.0) 1247 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000279+0000 mon.a (mon.0) 1248 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000308+0000 mon.a (mon.0) 1249 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000329+0000 mon.a (mon.0) 1250 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000347+0000 mon.a (mon.0) 1251 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000374+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 1.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000398+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 2.0 is stuck stale for 18m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000419+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 2.1 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000441+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 2.4 is stuck stale for 18m, current state stale+peering, last acting [0,7] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000462+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 2.5 is stuck stale for 18m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000483+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.0 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000503+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.1 is stuck stale for 18m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000525+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.3 is stuck stale for 18m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000550+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.4 is stuck stale for 18m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000572+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.7 is stuck inactive for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000594+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.8 is stuck peering for 19m, current state peering, last acting [3] 2024-07-28T12:00:00.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000618+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000639+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.a is stuck stale for 18m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000660+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.b is stuck peering for 18m, current state peering, last acting [3,4] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000686+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 3.d is stuck stale for 18m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000706+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 3.e is stuck stale for 18m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000725+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 3.f is stuck stale for 18m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000747+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 3.10 is stuck stale for 18m, current state stale+peering, last acting [0,5] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000769+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 3.11 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000792+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 3.12 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000815+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 3.13 is stuck stale for 18m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000836+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.2 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000861+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.3 is stuck stale for 18m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000884+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.4 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000906+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.5 is stuck stale for 18m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:00:00.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000927+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.6 is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000947+0000 mon.a (mon.0) 1278 : cluster [WRN] pg 4.7 is stuck stale for 18m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000966+0000 mon.a (mon.0) 1279 : cluster [WRN] pg 4.9 is stuck stale for 18m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.000989+0000 mon.a (mon.0) 1280 : cluster [WRN] pg 4.a is stuck stale for 18m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001013+0000 mon.a (mon.0) 1281 : cluster [WRN] pg 4.b is stuck stale for 18m, current state stale+peering, last acting [0,4] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001049+0000 mon.a (mon.0) 1282 : cluster [WRN] pg 4.c is stuck stale for 18m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001071+0000 mon.a (mon.0) 1283 : cluster [WRN] pg 4.d is stuck stale for 18m, current state stale+peering, last acting [0] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001096+0000 mon.a (mon.0) 1284 : cluster [WRN] pg 4.e is stuck stale for 18m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001116+0000 mon.a (mon.0) 1285 : cluster [WRN] pg 4.14 is stuck peering for 18m, current state peering, last acting [3,5] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001143+0000 mon.a (mon.0) 1286 : cluster [WRN] pg 4.16 is stuck peering for 21m, current state peering, last acting [3] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001166+0000 mon.a (mon.0) 1287 : cluster [WRN] pg 4.17 is stuck peering for 18m, current state peering, last acting [3] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001186+0000 mon.a (mon.0) 1288 : cluster [WRN] pg 6.0 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001208+0000 mon.a (mon.0) 1289 : cluster [WRN] pg 6.1 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001230+0000 mon.a (mon.0) 1290 : cluster [WRN] pg 6.2 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001251+0000 mon.a (mon.0) 1291 : cluster [WRN] pg 6.4 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001276+0000 mon.a (mon.0) 1292 : cluster [WRN] pg 6.5 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001321+0000 mon.a (mon.0) 1293 : cluster [WRN] pg 6.6 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001343+0000 mon.a (mon.0) 1294 : cluster [WRN] pg 6.7 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001365+0000 mon.a (mon.0) 1295 : cluster [WRN] pg 6.8 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001387+0000 mon.a (mon.0) 1296 : cluster [WRN] pg 6.9 is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001408+0000 mon.a (mon.0) 1297 : cluster [WRN] pg 6.a is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001429+0000 mon.a (mon.0) 1298 : cluster [WRN] pg 6.b is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001452+0000 mon.a (mon.0) 1299 : cluster [WRN] pg 6.c is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001474+0000 mon.a (mon.0) 1300 : cluster [WRN] pg 6.d is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001495+0000 mon.a (mon.0) 1301 : cluster [WRN] pg 6.e is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001518+0000 mon.a (mon.0) 1302 : cluster [WRN] pg 6.f is stuck inactive for 17m, current state unknown, last acting [] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001540+0000 mon.a (mon.0) 1303 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001562+0000 mon.a (mon.0) 1304 : cluster [WRN] pg 3.2 is stuck undersized for 18m, current state active+undersized, last acting [3,5] 2024-07-28T12:00:00.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001584+0000 mon.a (mon.0) 1305 : cluster [WRN] pg 3.19 is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001605+0000 mon.a (mon.0) 1306 : cluster [WRN] pg 3.1e is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001624+0000 mon.a (mon.0) 1307 : cluster [WRN] pg 4.f is stuck undersized for 18m, current state active+undersized, last acting [3,4] 2024-07-28T12:00:00.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.001647+0000 mon.a (mon.0) 1308 : cluster [WRN] pg 4.10 is stuck undersized for 18m, current state undersized+peered, last acting [3] 2024-07-28T12:00:00.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:01.028 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:01.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:01.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:01.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:01.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:01.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:01.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1048 16 16 0 0 0 - 0 2024-07-28T12:00:01.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:01.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:01.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:01 smithi204 bash[68176]: cluster 2024-07-28T12:00:00.542101+0000 mgr.y (mgr.25253) 943 : cluster [DBG] pgmap v965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:01 smithi204 bash[68176]: audit 2024-07-28T12:00:00.702039+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:01 smithi204 bash[68176]: audit 2024-07-28T12:00:00.703510+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:01.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:00:01.982 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[81864]: cluster 2024-07-28T12:00:00.542101+0000 mgr.y (mgr.25253) 943 : cluster [DBG] pgmap v965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:01.982 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[81864]: audit 2024-07-28T12:00:00.702039+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:01.982 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[81864]: audit 2024-07-28T12:00:00.703510+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:01.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[79620]: cluster 2024-07-28T12:00:00.542101+0000 mgr.y (mgr.25253) 943 : cluster [DBG] pgmap v965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:01.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[79620]: audit 2024-07-28T12:00:00.702039+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:01.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:01 smithi177 bash[79620]: audit 2024-07-28T12:00:00.703510+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:01.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:02.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:02.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:02.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:02.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:02.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1049 16 16 0 0 0 - 0 2024-07-28T12:00:02.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:02.584 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:02.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:02.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:03.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:03.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:03.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:03.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:03.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:03.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1050 16 16 0 0 0 - 0 2024-07-28T12:00:03.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:03.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:03.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:03 smithi204 bash[68176]: cluster 2024-07-28T12:00:02.542965+0000 mgr.y (mgr.25253) 944 : cluster [DBG] pgmap v966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:03.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:04.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:03 smithi177 bash[79620]: cluster 2024-07-28T12:00:02.542965+0000 mgr.y (mgr.25253) 944 : cluster [DBG] pgmap v966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:04.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:03 smithi177 bash[81864]: cluster 2024-07-28T12:00:02.542965+0000 mgr.y (mgr.25253) 944 : cluster [DBG] pgmap v966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:04.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:04.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:04.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:04.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:04.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1051 16 16 0 0 0 - 0 2024-07-28T12:00:04.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:04.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:04.719 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:00:04.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:04.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:04 smithi204 bash[68176]: audit 2024-07-28T12:00:04.350098+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:00:04.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:04.970 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:04 smithi177 bash[79620]: audit 2024-07-28T12:00:04.350098+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:00:04.971 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:04 smithi177 bash[81864]: audit 2024-07-28T12:00:04.350098+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:00:05.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:05.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:05.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:05.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:05.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1052 16 16 0 0 0 - 0 2024-07-28T12:00:05.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:05.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:05.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:05.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[81864]: cluster 2024-07-28T12:00:04.544414+0000 mgr.y (mgr.25253) 945 : cluster [DBG] pgmap v967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[81864]: cluster 2024-07-28T12:00:04.704783+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[81864]: audit 2024-07-28T12:00:04.720025+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[81864]: cluster 2024-07-28T12:00:04.720168+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e195: 8 total, 2 up, 7 in 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[79620]: cluster 2024-07-28T12:00:04.544414+0000 mgr.y (mgr.25253) 945 : cluster [DBG] pgmap v967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:05.905 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[79620]: cluster 2024-07-28T12:00:04.704783+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:05.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[79620]: audit 2024-07-28T12:00:04.720025+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:00:05.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:05 smithi177 bash[79620]: cluster 2024-07-28T12:00:04.720168+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e195: 8 total, 2 up, 7 in 2024-07-28T12:00:06.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:06.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:05 smithi204 bash[68176]: cluster 2024-07-28T12:00:04.544414+0000 mgr.y (mgr.25253) 945 : cluster [DBG] pgmap v967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:06.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:05 smithi204 bash[68176]: cluster 2024-07-28T12:00:04.704783+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:06.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:05 smithi204 bash[68176]: audit 2024-07-28T12:00:04.720025+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.177:0/2768682791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:00:06.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:05 smithi204 bash[68176]: cluster 2024-07-28T12:00:04.720168+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e195: 8 total, 2 up, 7 in 2024-07-28T12:00:06.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:06.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T12:00:06.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:06.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:06.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1053 16 16 0 0 0 - 0 2024-07-28T12:00:06.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:06.686 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:00:06.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:06.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:06.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:07.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:07.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:07.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:07.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:07.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1054 16 16 0 0 0 - 0 2024-07-28T12:00:07.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:07.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:00:07.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:07.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:07.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:07.953 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:07 smithi204 bash[68176]: cluster 2024-07-28T12:00:06.545918+0000 mgr.y (mgr.25253) 946 : cluster [DBG] pgmap v969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:08.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:07 smithi177 bash[79620]: cluster 2024-07-28T12:00:06.545918+0000 mgr.y (mgr.25253) 946 : cluster [DBG] pgmap v969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:07 smithi177 bash[81864]: cluster 2024-07-28T12:00:06.545918+0000 mgr.y (mgr.25253) 946 : cluster [DBG] pgmap v969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:08.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:08.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:08.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:08.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:08.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:08.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1055 16 16 0 0 0 - 0 2024-07-28T12:00:08.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:08.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:08.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:08.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:09.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:09.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:09.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:09.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:09.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1056 16 16 0 0 0 - 0 2024-07-28T12:00:09.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:09.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:09.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:09.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:09 smithi177 bash[79620]: cluster 2024-07-28T12:00:08.547408+0000 mgr.y (mgr.25253) 947 : cluster [DBG] pgmap v970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:09 smithi177 bash[81864]: cluster 2024-07-28T12:00:08.547408+0000 mgr.y (mgr.25253) 947 : cluster [DBG] pgmap v970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:10.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:09 smithi204 bash[68176]: cluster 2024-07-28T12:00:08.547408+0000 mgr.y (mgr.25253) 947 : cluster [DBG] pgmap v970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:10.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:10.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:10.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:10.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:10.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1057 16 16 0 0 0 - 0 2024-07-28T12:00:10.537 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:10.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:10.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:10.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:10.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:11.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:11.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:11.337 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:11.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:00:11.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:11.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:11.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1058 16 16 0 0 0 - 0 2024-07-28T12:00:11.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:11.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:11.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:11 smithi204 bash[68176]: cluster 2024-07-28T12:00:10.548967+0000 mgr.y (mgr.25253) 948 : cluster [DBG] pgmap v971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:11.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:11.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:11 smithi177 bash[81864]: cluster 2024-07-28T12:00:10.548967+0000 mgr.y (mgr.25253) 948 : cluster [DBG] pgmap v971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:11.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:11 smithi177 bash[79620]: cluster 2024-07-28T12:00:10.548967+0000 mgr.y (mgr.25253) 948 : cluster [DBG] pgmap v971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:12.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:12.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:12.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:12.392 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:12.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1059 16 16 0 0 0 - 0 2024-07-28T12:00:12.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:12.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:12.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:12.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:13.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:13.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:13.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:13.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:13.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:13.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:00:13.532822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:00:13.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:00:13.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1060 16 16 0 0 0 - 0 2024-07-28T12:00:13.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:13.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:13.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:13.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:14.010 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:13 smithi177 bash[81864]: cluster 2024-07-28T12:00:12.550475+0000 mgr.y (mgr.25253) 949 : cluster [DBG] pgmap v972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:14.010 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:13 smithi177 bash[79620]: cluster 2024-07-28T12:00:12.550475+0000 mgr.y (mgr.25253) 949 : cluster [DBG] pgmap v972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:14.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:13 smithi204 bash[68176]: cluster 2024-07-28T12:00:12.550475+0000 mgr.y (mgr.25253) 949 : cluster [DBG] pgmap v972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:14.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:14.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:14.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:14.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1061 16 16 0 0 0 - 0 2024-07-28T12:00:14.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:14.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:14.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:14.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:15.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:15.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:15.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:15.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:15.433 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:15.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1062 16 16 0 0 0 - 0 2024-07-28T12:00:15.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:15.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:15.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:15.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:16.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[81864]: cluster 2024-07-28T12:00:14.552017+0000 mgr.y (mgr.25253) 950 : cluster [DBG] pgmap v973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[81864]: audit 2024-07-28T12:00:15.701766+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[81864]: audit 2024-07-28T12:00:15.703294+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[79620]: cluster 2024-07-28T12:00:14.552017+0000 mgr.y (mgr.25253) 950 : cluster [DBG] pgmap v973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[79620]: audit 2024-07-28T12:00:15.701766+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:15 smithi177 bash[79620]: audit 2024-07-28T12:00:15.703294+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:16.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:15 smithi204 bash[68176]: cluster 2024-07-28T12:00:14.552017+0000 mgr.y (mgr.25253) 950 : cluster [DBG] pgmap v973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:15 smithi204 bash[68176]: audit 2024-07-28T12:00:15.701766+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:15 smithi204 bash[68176]: audit 2024-07-28T12:00:15.703294+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:16.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:16.313 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:00:16.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:16.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:16.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1063 16 16 0 0 0 - 0 2024-07-28T12:00:16.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:16.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:16.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:16.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:17.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:17.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:17.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:17.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:17.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1064 16 16 0 0 0 - 0 2024-07-28T12:00:17.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:17.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:17.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:17.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:17 smithi204 bash[68176]: cluster 2024-07-28T12:00:16.553626+0000 mgr.y (mgr.25253) 951 : cluster [DBG] pgmap v974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:17 smithi204 bash[68176]: audit 2024-07-28T12:00:17.476432+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:17.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:17 smithi177 bash[81864]: cluster 2024-07-28T12:00:16.553626+0000 mgr.y (mgr.25253) 951 : cluster [DBG] pgmap v974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:17.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:17 smithi177 bash[81864]: audit 2024-07-28T12:00:17.476432+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:17.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:17 smithi177 bash[79620]: cluster 2024-07-28T12:00:16.553626+0000 mgr.y (mgr.25253) 951 : cluster [DBG] pgmap v974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:17.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:17 smithi177 bash[79620]: audit 2024-07-28T12:00:17.476432+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:18.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:18.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:18.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1065 16 16 0 0 0 - 0 2024-07-28T12:00:18.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.755 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:00:18.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:18.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:18.972 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:18 smithi177 bash[81864]: audit 2024-07-28T12:00:18.037966+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:18.972 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:18 smithi177 bash[79620]: audit 2024-07-28T12:00:18.037966+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:19.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:18 smithi204 bash[68176]: audit 2024-07-28T12:00:18.037966+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:19.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:19.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:19.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:19.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1066 16 16 0 0 0 - 0 2024-07-28T12:00:19.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:19.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:19.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:19.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:19 smithi204 bash[68176]: cluster 2024-07-28T12:00:18.555163+0000 mgr.y (mgr.25253) 952 : cluster [DBG] pgmap v975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:19 smithi204 bash[68176]: cluster 2024-07-28T12:00:18.740894+0000 mon.a (mon.0) 1319 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:19 smithi204 bash[68176]: audit 2024-07-28T12:00:18.757766+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:19 smithi204 bash[68176]: cluster 2024-07-28T12:00:18.757864+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e196: 8 total, 2 up, 7 in 2024-07-28T12:00:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[79620]: cluster 2024-07-28T12:00:18.555163+0000 mgr.y (mgr.25253) 952 : cluster [DBG] pgmap v975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[79620]: cluster 2024-07-28T12:00:18.740894+0000 mon.a (mon.0) 1319 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[79620]: audit 2024-07-28T12:00:18.757766+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[79620]: cluster 2024-07-28T12:00:18.757864+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e196: 8 total, 2 up, 7 in 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[81864]: cluster 2024-07-28T12:00:18.555163+0000 mgr.y (mgr.25253) 952 : cluster [DBG] pgmap v975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[81864]: cluster 2024-07-28T12:00:18.740894+0000 mon.a (mon.0) 1319 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[81864]: audit 2024-07-28T12:00:18.757766+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.177:0/1238745883' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:19 smithi177 bash[81864]: cluster 2024-07-28T12:00:18.757864+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e196: 8 total, 2 up, 7 in 2024-07-28T12:00:20.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:20.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:20.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:20.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:20.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:20.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1067 16 16 0 0 0 - 0 2024-07-28T12:00:20.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:20.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:20.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:20.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:21.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:21.179 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:21.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:21.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:21.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:21.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1068 16 16 0 0 0 - 0 2024-07-28T12:00:21.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:21.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:21.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:21.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:21.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:21 smithi177 bash[79620]: cluster 2024-07-28T12:00:20.556712+0000 mgr.y (mgr.25253) 953 : cluster [DBG] pgmap v977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:21.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:21 smithi177 bash[81864]: cluster 2024-07-28T12:00:20.556712+0000 mgr.y (mgr.25253) 953 : cluster [DBG] pgmap v977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:21.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:00:22.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:21 smithi204 bash[68176]: cluster 2024-07-28T12:00:20.556712+0000 mgr.y (mgr.25253) 953 : cluster [DBG] pgmap v977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:22.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:22.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:22.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:22.314 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:00:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:00:22.012101782Z level=info msg="Completed cleanup jobs" duration=47.084727ms 2024-07-28T12:00:22.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:00:22.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:22.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:22.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1069 16 16 0 0 0 - 0 2024-07-28T12:00:22.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:22.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:22.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:23.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:23.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:23.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:23.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:23.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1070 16 16 0 0 0 - 0 2024-07-28T12:00:23.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:23.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:23.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:23.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:24.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:23 smithi204 bash[68176]: cluster 2024-07-28T12:00:22.557829+0000 mgr.y (mgr.25253) 954 : cluster [DBG] pgmap v978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:24.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:23 smithi204 bash[68176]: audit 2024-07-28T12:00:23.342227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:23 smithi204 bash[68176]: audit 2024-07-28T12:00:23.353107+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:24.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[81864]: cluster 2024-07-28T12:00:22.557829+0000 mgr.y (mgr.25253) 954 : cluster [DBG] pgmap v978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:24.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[81864]: audit 2024-07-28T12:00:23.342227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[81864]: audit 2024-07-28T12:00:23.353107+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[79620]: cluster 2024-07-28T12:00:22.557829+0000 mgr.y (mgr.25253) 954 : cluster [DBG] pgmap v978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:24.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[79620]: audit 2024-07-28T12:00:23.342227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.178 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:23 smithi177 bash[79620]: audit 2024-07-28T12:00:23.353107+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:24.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:24.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:24.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:24.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1071 16 16 0 0 0 - 0 2024-07-28T12:00:24.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:24.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:24.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:24.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:25.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:25.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:25.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:25.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:25.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1072 16 16 0 0 0 - 0 2024-07-28T12:00:25.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:25.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:25.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:25.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:25.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: cluster 2024-07-28T12:00:24.558512+0000 mgr.y (mgr.25253) 955 : cluster [DBG] pgmap v979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: audit 2024-07-28T12:00:25.217152+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: audit 2024-07-28T12:00:25.223501+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: audit 2024-07-28T12:00:25.612321+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: audit 2024-07-28T12:00:25.613463+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[81864]: audit 2024-07-28T12:00:25.621292+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: cluster 2024-07-28T12:00:24.558512+0000 mgr.y (mgr.25253) 955 : cluster [DBG] pgmap v979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: audit 2024-07-28T12:00:25.217152+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:25.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: audit 2024-07-28T12:00:25.223501+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:25.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: audit 2024-07-28T12:00:25.612321+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:25.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: audit 2024-07-28T12:00:25.613463+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:25.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:25 smithi177 bash[79620]: audit 2024-07-28T12:00:25.621292+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:26.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: cluster 2024-07-28T12:00:24.558512+0000 mgr.y (mgr.25253) 955 : cluster [DBG] pgmap v979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: audit 2024-07-28T12:00:25.217152+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: audit 2024-07-28T12:00:25.223501+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: audit 2024-07-28T12:00:25.612321+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: audit 2024-07-28T12:00:25.613463+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:26.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:25 smithi204 bash[68176]: audit 2024-07-28T12:00:25.621292+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:00:26.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:26.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:00:26.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:26.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:26.486 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:26.487 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:26.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:26.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1073 16 16 0 0 0 - 0 2024-07-28T12:00:26.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:26.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:26.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:26.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:27.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:27.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:27.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:27.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:27.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1074 16 16 0 0 0 - 0 2024-07-28T12:00:27.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:27.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:27.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:27.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:28.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:28.139 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:27 smithi177 bash[81864]: cluster 2024-07-28T12:00:26.559329+0000 mgr.y (mgr.25253) 956 : cluster [DBG] pgmap v980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:28.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:27 smithi177 bash[79620]: cluster 2024-07-28T12:00:26.559329+0000 mgr.y (mgr.25253) 956 : cluster [DBG] pgmap v980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:27 smithi204 bash[68176]: cluster 2024-07-28T12:00:26.559329+0000 mgr.y (mgr.25253) 956 : cluster [DBG] pgmap v980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:28.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:28.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:28.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:28.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:28.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1075 16 16 0 0 0 - 0 2024-07-28T12:00:28.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:28.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:28.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:28.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:29.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:29.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:29.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:29.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:29.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1076 16 16 0 0 0 - 0 2024-07-28T12:00:29.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:29.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:29.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:29 smithi177 bash[81864]: cluster 2024-07-28T12:00:28.560777+0000 mgr.y (mgr.25253) 957 : cluster [DBG] pgmap v981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:29.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:29 smithi177 bash[79620]: cluster 2024-07-28T12:00:28.560777+0000 mgr.y (mgr.25253) 957 : cluster [DBG] pgmap v981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:29.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:29.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:30.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:30.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:29 smithi204 bash[68176]: cluster 2024-07-28T12:00:28.560777+0000 mgr.y (mgr.25253) 957 : cluster [DBG] pgmap v981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:30.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:30.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:30.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:30.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1077 16 16 0 0 0 - 0 2024-07-28T12:00:30.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:30.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:30.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:30.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:30.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:30 smithi204 bash[68176]: audit 2024-07-28T12:00:30.696478+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:31.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:31.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:31.127 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:30 smithi177 bash[81864]: audit 2024-07-28T12:00:30.696478+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:31.127 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:30 smithi177 bash[79620]: audit 2024-07-28T12:00:30.696478+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:31.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:31.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:31.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:31.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1078 16 16 0 0 0 - 0 2024-07-28T12:00:31.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:31.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:31.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:31.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:31.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:31 smithi177 bash[81864]: cluster 2024-07-28T12:00:30.562273+0000 mgr.y (mgr.25253) 958 : cluster [DBG] pgmap v982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:31.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:31 smithi177 bash[79620]: cluster 2024-07-28T12:00:30.562273+0000 mgr.y (mgr.25253) 958 : cluster [DBG] pgmap v982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:32.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:31 smithi204 bash[68176]: cluster 2024-07-28T12:00:30.562273+0000 mgr.y (mgr.25253) 958 : cluster [DBG] pgmap v982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:32.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:32.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:32.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:32.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1079 16 16 0 0 0 - 0 2024-07-28T12:00:32.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:32.566 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:32.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:32.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:33.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:33.041 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:33.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:33.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:33.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:33.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:33.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:00:33.535710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:00:33.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:00:33.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1080 16 16 0 0 0 - 0 2024-07-28T12:00:33.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:33.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:33.787 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:00:33.815 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:33.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:00:33.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:33.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:34.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[81864]: cluster 2024-07-28T12:00:32.563833+0000 mgr.y (mgr.25253) 959 : cluster [DBG] pgmap v983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[81864]: audit 2024-07-28T12:00:33.100300+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.177:0/1660871917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[81864]: audit 2024-07-28T12:00:33.100629+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[79620]: cluster 2024-07-28T12:00:32.563833+0000 mgr.y (mgr.25253) 959 : cluster [DBG] pgmap v983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[79620]: audit 2024-07-28T12:00:33.100300+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.177:0/1660871917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.096 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:33 smithi177 bash[79620]: audit 2024-07-28T12:00:33.100629+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:33 smithi204 bash[68176]: cluster 2024-07-28T12:00:32.563833+0000 mgr.y (mgr.25253) 959 : cluster [DBG] pgmap v983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:33 smithi204 bash[68176]: audit 2024-07-28T12:00:33.100300+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.177:0/1660871917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:33 smithi204 bash[68176]: audit 2024-07-28T12:00:33.100629+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:00:34.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:34.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:34.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:34.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1081 16 16 0 0 0 - 0 2024-07-28T12:00:34.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:34.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:34.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:34.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[81864]: cluster 2024-07-28T12:00:33.778881+0000 mon.a (mon.0) 1331 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[81864]: audit 2024-07-28T12:00:33.789378+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[81864]: cluster 2024-07-28T12:00:33.789500+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e197: 8 total, 2 up, 7 in 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[79620]: cluster 2024-07-28T12:00:33.778881+0000 mon.a (mon.0) 1331 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[79620]: audit 2024-07-28T12:00:33.789378+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:00:34.924 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:34 smithi177 bash[79620]: cluster 2024-07-28T12:00:33.789500+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e197: 8 total, 2 up, 7 in 2024-07-28T12:00:35.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:35.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:34 smithi204 bash[68176]: cluster 2024-07-28T12:00:33.778881+0000 mon.a (mon.0) 1331 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:00:35.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:34 smithi204 bash[68176]: audit 2024-07-28T12:00:33.789378+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:00:35.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:34 smithi204 bash[68176]: cluster 2024-07-28T12:00:33.789500+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e197: 8 total, 2 up, 7 in 2024-07-28T12:00:35.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:35.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:35.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:35.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:35.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1082 16 16 0 0 0 - 0 2024-07-28T12:00:35.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:35.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:35.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:35.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:35.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:35 smithi177 bash[79620]: cluster 2024-07-28T12:00:34.565341+0000 mgr.y (mgr.25253) 960 : cluster [DBG] pgmap v985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:35.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:35 smithi177 bash[81864]: cluster 2024-07-28T12:00:34.565341+0000 mgr.y (mgr.25253) 960 : cluster [DBG] pgmap v985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:36.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:36.111 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:35 smithi204 bash[68176]: cluster 2024-07-28T12:00:34.565341+0000 mgr.y (mgr.25253) 960 : cluster [DBG] pgmap v985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:36.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:36.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T12:00:36.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:36.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:36.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1083 16 16 0 0 0 - 0 2024-07-28T12:00:36.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:36.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:00:36.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:36.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:36.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:37.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:37.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:37.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:37.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:37.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:37.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1084 16 16 0 0 0 - 0 2024-07-28T12:00:37.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:37.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:37.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:37 smithi204 bash[68176]: cluster 2024-07-28T12:00:36.566167+0000 mgr.y (mgr.25253) 961 : cluster [DBG] pgmap v986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:38.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:38.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:38.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:37 smithi177 bash[81864]: cluster 2024-07-28T12:00:36.566167+0000 mgr.y (mgr.25253) 961 : cluster [DBG] pgmap v986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:37 smithi177 bash[79620]: cluster 2024-07-28T12:00:36.566167+0000 mgr.y (mgr.25253) 961 : cluster [DBG] pgmap v986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:38.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:38.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:38.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1085 16 16 0 0 0 - 0 2024-07-28T12:00:38.553 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:38.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:38.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:38.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:38.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:39.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:39.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:39.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:39.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:39.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1086 16 16 0 0 0 - 0 2024-07-28T12:00:39.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:39.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:39.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:39.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:40.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:40.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:39 smithi177 bash[79620]: cluster 2024-07-28T12:00:38.567078+0000 mgr.y (mgr.25253) 962 : cluster [DBG] pgmap v987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:40.100 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:39 smithi177 bash[81864]: cluster 2024-07-28T12:00:38.567078+0000 mgr.y (mgr.25253) 962 : cluster [DBG] pgmap v987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:40.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:39 smithi204 bash[68176]: cluster 2024-07-28T12:00:38.567078+0000 mgr.y (mgr.25253) 962 : cluster [DBG] pgmap v987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:40.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:40.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:40.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:40.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1087 16 16 0 0 0 - 0 2024-07-28T12:00:40.587 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:40.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:40.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:40.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:40.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:41.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:41.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:41.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:41.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:41.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1088 16 16 0 0 0 - 0 2024-07-28T12:00:41.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:41.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:41.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:41 smithi204 bash[68176]: cluster 2024-07-28T12:00:40.568599+0000 mgr.y (mgr.25253) 963 : cluster [DBG] pgmap v988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:41.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:42.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:42.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:42.169 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:41 smithi177 bash[81864]: cluster 2024-07-28T12:00:40.568599+0000 mgr.y (mgr.25253) 963 : cluster [DBG] pgmap v988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:42.170 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:41 smithi177 bash[79620]: cluster 2024-07-28T12:00:40.568599+0000 mgr.y (mgr.25253) 963 : cluster [DBG] pgmap v988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:42.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:42.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:42.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:42.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1089 16 16 0 0 0 - 0 2024-07-28T12:00:42.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:42.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:42.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:43.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:43.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:43.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:43.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:43.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1090 16 16 0 0 0 - 0 2024-07-28T12:00:43.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:43.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:43.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:43.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:44.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:43 smithi177 bash[81864]: cluster 2024-07-28T12:00:42.570150+0000 mgr.y (mgr.25253) 964 : cluster [DBG] pgmap v989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:43 smithi177 bash[79620]: cluster 2024-07-28T12:00:42.570150+0000 mgr.y (mgr.25253) 964 : cluster [DBG] pgmap v989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:44.025 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:44.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:44.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:43 smithi204 bash[68176]: cluster 2024-07-28T12:00:42.570150+0000 mgr.y (mgr.25253) 964 : cluster [DBG] pgmap v989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:44.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:44.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:44.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:44.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1091 16 16 0 0 0 - 0 2024-07-28T12:00:44.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:44.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:44.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:44.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:45.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:45.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:45.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:45.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:45.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1092 16 16 0 0 0 - 0 2024-07-28T12:00:45.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:45.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:45.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:45.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:45 smithi177 bash[79620]: cluster 2024-07-28T12:00:44.571679+0000 mgr.y (mgr.25253) 965 : cluster [DBG] pgmap v990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:45 smithi177 bash[79620]: audit 2024-07-28T12:00:45.697155+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:46.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:45 smithi177 bash[81864]: cluster 2024-07-28T12:00:44.571679+0000 mgr.y (mgr.25253) 965 : cluster [DBG] pgmap v990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:46.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:45 smithi177 bash[81864]: audit 2024-07-28T12:00:45.697155+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:46.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:46.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:00:46.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:45 smithi204 bash[68176]: cluster 2024-07-28T12:00:44.571679+0000 mgr.y (mgr.25253) 965 : cluster [DBG] pgmap v990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:46.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:45 smithi204 bash[68176]: audit 2024-07-28T12:00:45.697155+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:46.078 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:00:46.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:46.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:46.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:46.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:46.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1093 16 16 0 0 0 - 0 2024-07-28T12:00:46.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:46.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:46.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:47.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:47.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:47.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:47.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:47.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:47.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1094 16 16 0 0 0 - 0 2024-07-28T12:00:47.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:47.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:47.836 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:00:47.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[81864]: cluster 2024-07-28T12:00:46.573163+0000 mgr.y (mgr.25253) 966 : cluster [DBG] pgmap v991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[81864]: audit 2024-07-28T12:00:47.747201+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.177:0/2228263929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[81864]: audit 2024-07-28T12:00:47.747656+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[79620]: cluster 2024-07-28T12:00:46.573163+0000 mgr.y (mgr.25253) 966 : cluster [DBG] pgmap v991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[79620]: audit 2024-07-28T12:00:47.747201+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.177:0/2228263929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:47.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:47 smithi177 bash[79620]: audit 2024-07-28T12:00:47.747656+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:47.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:48.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:47 smithi204 bash[68176]: cluster 2024-07-28T12:00:46.573163+0000 mgr.y (mgr.25253) 966 : cluster [DBG] pgmap v991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:47 smithi204 bash[68176]: audit 2024-07-28T12:00:47.747201+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.177:0/2228263929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:47 smithi204 bash[68176]: audit 2024-07-28T12:00:47.747656+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:00:48.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:48.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:48.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:48.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1095 16 16 0 0 0 - 0 2024-07-28T12:00:48.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:48.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:48.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:48.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:49.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[81864]: cluster 2024-07-28T12:00:47.826635+0000 mon.a (mon.0) 1336 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:00:49.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[81864]: audit 2024-07-28T12:00:47.836500+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:49.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[81864]: cluster 2024-07-28T12:00:47.836601+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e198: 8 total, 2 up, 7 in 2024-07-28T12:00:49.152 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[79620]: cluster 2024-07-28T12:00:47.826635+0000 mon.a (mon.0) 1336 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:00:49.153 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[79620]: audit 2024-07-28T12:00:47.836500+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:49.153 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:48 smithi177 bash[79620]: cluster 2024-07-28T12:00:47.836601+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e198: 8 total, 2 up, 7 in 2024-07-28T12:00:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:48 smithi204 bash[68176]: cluster 2024-07-28T12:00:47.826635+0000 mon.a (mon.0) 1336 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:00:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:48 smithi204 bash[68176]: audit 2024-07-28T12:00:47.836500+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:00:49.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:48 smithi204 bash[68176]: cluster 2024-07-28T12:00:47.836601+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e198: 8 total, 2 up, 7 in 2024-07-28T12:00:49.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1096 16 16 0 0 0 - 0 2024-07-28T12:00:49.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:49.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:49.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:49.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:50.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:50.105 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:49 smithi177 bash[79620]: cluster 2024-07-28T12:00:48.574751+0000 mgr.y (mgr.25253) 967 : cluster [DBG] pgmap v993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:50.105 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:49 smithi177 bash[81864]: cluster 2024-07-28T12:00:48.574751+0000 mgr.y (mgr.25253) 967 : cluster [DBG] pgmap v993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:50.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:49 smithi204 bash[68176]: cluster 2024-07-28T12:00:48.574751+0000 mgr.y (mgr.25253) 967 : cluster [DBG] pgmap v993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:50.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:50.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:50.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:50.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1097 16 16 0 0 0 - 0 2024-07-28T12:00:50.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:50.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:50.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:50.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:00:50.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:51.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:51.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:50 smithi204 bash[68176]: cluster 2024-07-28T12:00:50.576125+0000 mgr.y (mgr.25253) 968 : cluster [DBG] pgmap v994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:51.165 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:50 smithi177 bash[81864]: cluster 2024-07-28T12:00:50.576125+0000 mgr.y (mgr.25253) 968 : cluster [DBG] pgmap v994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:51.165 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:50 smithi177 bash[79620]: cluster 2024-07-28T12:00:50.576125+0000 mgr.y (mgr.25253) 968 : cluster [DBG] pgmap v994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:51.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:51.308 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:51.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:51.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:51.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1098 16 16 0 0 0 - 0 2024-07-28T12:00:51.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:51.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:51.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:51.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:52.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:52.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:52.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:00:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:52.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1099 16 16 0 0 0 - 0 2024-07-28T12:00:52.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:52.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:52.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:52.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:53.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:53.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:53.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:53.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:53.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:00:53.538395+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:00:53.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:00:53.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1100 16 16 0 0 0 - 0 2024-07-28T12:00:53.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:53.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:53.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:53.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:53 smithi204 bash[68176]: cluster 2024-07-28T12:00:52.577635+0000 mgr.y (mgr.25253) 969 : cluster [DBG] pgmap v995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:53.985 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:53 smithi177 bash[81864]: cluster 2024-07-28T12:00:52.577635+0000 mgr.y (mgr.25253) 969 : cluster [DBG] pgmap v995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:53.986 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:53 smithi177 bash[79620]: cluster 2024-07-28T12:00:52.577635+0000 mgr.y (mgr.25253) 969 : cluster [DBG] pgmap v995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:54.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:54.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:54.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:54.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:54.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:54.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1101 16 16 0 0 0 - 0 2024-07-28T12:00:54.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:54.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:54.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:54.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:55.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:55.168 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:00:55.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:55.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:55.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:55.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1102 16 16 0 0 0 - 0 2024-07-28T12:00:55.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:55.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:55.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:55.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:55 smithi204 bash[68176]: cluster 2024-07-28T12:00:54.578585+0000 mgr.y (mgr.25253) 970 : cluster [DBG] pgmap v996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:55.924 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:55 smithi177 bash[79620]: cluster 2024-07-28T12:00:54.578585+0000 mgr.y (mgr.25253) 970 : cluster [DBG] pgmap v996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:55.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:55 smithi177 bash[81864]: cluster 2024-07-28T12:00:54.578585+0000 mgr.y (mgr.25253) 970 : cluster [DBG] pgmap v996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:55.984 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:00:55.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:00:56.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:56.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:56.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:56.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:00:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:00:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:00:56.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:56.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:56.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1103 16 16 0 0 0 - 0 2024-07-28T12:00:56.555 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:56.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:56.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:56.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:56.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:57.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:57.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:57.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:57.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:00:57.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1104 16 16 0 0 0 - 0 2024-07-28T12:00:57.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:57.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:57.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:57 smithi204 bash[68176]: cluster 2024-07-28T12:00:56.579340+0000 mgr.y (mgr.25253) 971 : cluster [DBG] pgmap v997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:57.922 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:57 smithi177 bash[81864]: cluster 2024-07-28T12:00:56.579340+0000 mgr.y (mgr.25253) 971 : cluster [DBG] pgmap v997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:57.922 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:57 smithi177 bash[79620]: cluster 2024-07-28T12:00:56.579340+0000 mgr.y (mgr.25253) 971 : cluster [DBG] pgmap v997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:57.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:58.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:58.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:58.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:58.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:58.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:58.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1105 16 16 0 0 0 - 0 2024-07-28T12:00:58.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:58.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:00:58.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:58.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:59.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:00:59.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:59.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:00:59.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:00:59.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1106 16 16 0 0 0 - 0 2024-07-28T12:00:59.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:00:59.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:59.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:00:59 smithi177 bash[79620]: cluster 2024-07-28T12:00:58.580483+0000 mgr.y (mgr.25253) 972 : cluster [DBG] pgmap v998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:59.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:00:59 smithi177 bash[81864]: cluster 2024-07-28T12:00:58.580483+0000 mgr.y (mgr.25253) 972 : cluster [DBG] pgmap v998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:59.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:00:59.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:00:59 smithi204 bash[68176]: cluster 2024-07-28T12:00:58.580483+0000 mgr.y (mgr.25253) 972 : cluster [DBG] pgmap v998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:00:59.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:00.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:00.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:00.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:00.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:00.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1107 16 16 0 0 0 - 0 2024-07-28T12:01:00.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:00.661 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:01:00.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:00.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:00.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:00 smithi177 bash[81864]: audit 2024-07-28T12:01:00.347369+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.177:0/1569262484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:00.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:00 smithi177 bash[81864]: audit 2024-07-28T12:01:00.348029+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:00.887 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:00 smithi177 bash[79620]: audit 2024-07-28T12:01:00.347369+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.177:0/1569262484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:00.887 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:00 smithi177 bash[79620]: audit 2024-07-28T12:01:00.348029+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:00.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:00 smithi204 bash[68176]: audit 2024-07-28T12:01:00.347369+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.177:0/1569262484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:00 smithi204 bash[68176]: audit 2024-07-28T12:01:00.348029+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:01.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:01.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:01.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:01.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:01.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:01.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1108 16 16 0 0 0 - 0 2024-07-28T12:01:01.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:01.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:01.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:01 smithi204 bash[68176]: cluster 2024-07-28T12:01:00.581465+0000 mgr.y (mgr.25253) 973 : cluster [DBG] pgmap v999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:01 smithi204 bash[68176]: cluster 2024-07-28T12:01:00.647300+0000 mon.a (mon.0) 1340 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:01 smithi204 bash[68176]: audit 2024-07-28T12:01:00.662902+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:01:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:01 smithi204 bash[68176]: cluster 2024-07-28T12:01:00.663064+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e199: 8 total, 2 up, 7 in 2024-07-28T12:01:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:01 smithi204 bash[68176]: audit 2024-07-28T12:01:00.696723+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:01.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[81864]: cluster 2024-07-28T12:01:00.581465+0000 mgr.y (mgr.25253) 973 : cluster [DBG] pgmap v999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[81864]: cluster 2024-07-28T12:01:00.647300+0000 mon.a (mon.0) 1340 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[81864]: audit 2024-07-28T12:01:00.662902+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[81864]: cluster 2024-07-28T12:01:00.663064+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e199: 8 total, 2 up, 7 in 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[81864]: audit 2024-07-28T12:01:00.696723+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[79620]: cluster 2024-07-28T12:01:00.581465+0000 mgr.y (mgr.25253) 973 : cluster [DBG] pgmap v999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[79620]: cluster 2024-07-28T12:01:00.647300+0000 mon.a (mon.0) 1340 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[79620]: audit 2024-07-28T12:01:00.662902+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[79620]: cluster 2024-07-28T12:01:00.663064+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e199: 8 total, 2 up, 7 in 2024-07-28T12:01:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:01 smithi177 bash[79620]: audit 2024-07-28T12:01:00.696723+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:02.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:02.146 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:02.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:02.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:02.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:02.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1109 16 16 0 0 0 - 0 2024-07-28T12:01:02.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:02.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:02.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:03.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:03.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:03.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:03.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:03.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:03.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1110 16 16 0 0 0 - 0 2024-07-28T12:01:03.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:03.667 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:03 smithi177 bash[81864]: cluster 2024-07-28T12:01:02.582953+0000 mgr.y (mgr.25253) 974 : cluster [DBG] pgmap v1001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:03.667 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:03 smithi177 bash[79620]: cluster 2024-07-28T12:01:02.582953+0000 mgr.y (mgr.25253) 974 : cluster [DBG] pgmap v1001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:03.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:01:03.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:03.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:03 smithi204 bash[68176]: cluster 2024-07-28T12:01:02.582953+0000 mgr.y (mgr.25253) 974 : cluster [DBG] pgmap v1001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:03.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:04.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:04.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:04.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:04.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:04.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1111 16 16 0 0 0 - 0 2024-07-28T12:01:04.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:04.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:04.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:04.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:05.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:05.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:05.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:05.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:05.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:05.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1112 16 16 0 0 0 - 0 2024-07-28T12:01:05.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:05.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:05.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:05 smithi204 bash[68176]: cluster 2024-07-28T12:01:04.584354+0000 mgr.y (mgr.25253) 975 : cluster [DBG] pgmap v1002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:05.805 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:05 smithi177 bash[81864]: cluster 2024-07-28T12:01:04.584354+0000 mgr.y (mgr.25253) 975 : cluster [DBG] pgmap v1002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:05.805 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:05 smithi177 bash[79620]: cluster 2024-07-28T12:01:04.584354+0000 mgr.y (mgr.25253) 975 : cluster [DBG] pgmap v1002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:05.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:05.971 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:01:05.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:06.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:06.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:06.245 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:01:06.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:06.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:06.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1113 16 16 0 0 0 - 0 2024-07-28T12:01:06.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:06.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:06.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:01:06.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:01:06.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:07.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:07.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:07.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:07.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:07.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1114 16 16 0 0 0 - 0 2024-07-28T12:01:07.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:07.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:07.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:07.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:07.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:07 smithi177 bash[81864]: cluster 2024-07-28T12:01:06.585847+0000 mgr.y (mgr.25253) 976 : cluster [DBG] pgmap v1003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:07 smithi204 bash[68176]: cluster 2024-07-28T12:01:06.585847+0000 mgr.y (mgr.25253) 976 : cluster [DBG] pgmap v1003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:07.915 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:07 smithi177 bash[79620]: cluster 2024-07-28T12:01:06.585847+0000 mgr.y (mgr.25253) 976 : cluster [DBG] pgmap v1003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:08.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:08.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:08.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:08.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:08.420 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:08.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:08.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1115 16 16 0 0 0 - 0 2024-07-28T12:01:08.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:08.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:08.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:08.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:09.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:09.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:09.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:09.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:09.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1116 16 16 0 0 0 - 0 2024-07-28T12:01:09.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:09.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:09 smithi177 bash[79620]: cluster 2024-07-28T12:01:08.586994+0000 mgr.y (mgr.25253) 977 : cluster [DBG] pgmap v1004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:09 smithi177 bash[81864]: cluster 2024-07-28T12:01:08.586994+0000 mgr.y (mgr.25253) 977 : cluster [DBG] pgmap v1004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:09.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:09.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:10.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:10.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:09 smithi204 bash[68176]: cluster 2024-07-28T12:01:08.586994+0000 mgr.y (mgr.25253) 977 : cluster [DBG] pgmap v1004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:10.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:10.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:10.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:10.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:10.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1117 16 16 0 0 0 - 0 2024-07-28T12:01:10.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:10.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:10.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:10.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:11.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:11.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:11.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:11.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:11.462 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:11.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1118 16 16 0 0 0 - 0 2024-07-28T12:01:11.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:11.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:11.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:11.876 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:11 smithi177 bash[81864]: cluster 2024-07-28T12:01:10.588479+0000 mgr.y (mgr.25253) 978 : cluster [DBG] pgmap v1005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:11.877 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:11 smithi177 bash[79620]: cluster 2024-07-28T12:01:10.588479+0000 mgr.y (mgr.25253) 978 : cluster [DBG] pgmap v1005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:11.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:12.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:12.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:11 smithi204 bash[68176]: cluster 2024-07-28T12:01:10.588479+0000 mgr.y (mgr.25253) 978 : cluster [DBG] pgmap v1005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:12.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:12.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:12.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:12.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:12 smithi204 bash[60899]: ts=2024-07-28T12:01: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:12.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1119 16 16 0 0 0 - 0 2024-07-28T12:01:12.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:12.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:12.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:13.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:13.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:13.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:13.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:13.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:13.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:01:13.541143+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:01:13.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:01:13.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1120 16 16 0 0 0 - 0 2024-07-28T12:01:13.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:13.679 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:01:13.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:13.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:13.848 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:13 smithi204 bash[68176]: cluster 2024-07-28T12:01:12.589518+0000 mgr.y (mgr.25253) 979 : cluster [DBG] pgmap v1006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:13.848 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:13 smithi204 bash[68176]: audit 2024-07-28T12:01:13.501086+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:13.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:13.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:13 smithi177 bash[79620]: cluster 2024-07-28T12:01:12.589518+0000 mgr.y (mgr.25253) 979 : cluster [DBG] pgmap v1006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:13.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:13 smithi177 bash[79620]: audit 2024-07-28T12:01:13.501086+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:13.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:13 smithi177 bash[81864]: cluster 2024-07-28T12:01:12.589518+0000 mgr.y (mgr.25253) 979 : cluster [DBG] pgmap v1006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:13.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:13 smithi177 bash[81864]: audit 2024-07-28T12:01:13.501086+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:14.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:14.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:14.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:14.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:14.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1121 16 16 0 0 0 - 0 2024-07-28T12:01:14.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:14.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[81864]: cluster 2024-07-28T12:01:13.674042+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[81864]: audit 2024-07-28T12:01:13.681633+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[81864]: cluster 2024-07-28T12:01:13.681688+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e200: 8 total, 2 up, 7 in 2024-07-28T12:01:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[79620]: cluster 2024-07-28T12:01:13.674042+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[79620]: audit 2024-07-28T12:01:13.681633+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:14 smithi177 bash[79620]: cluster 2024-07-28T12:01:13.681688+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e200: 8 total, 2 up, 7 in 2024-07-28T12:01:14.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:14.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:15.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:15.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:14 smithi204 bash[68176]: cluster 2024-07-28T12:01:13.674042+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:14 smithi204 bash[68176]: audit 2024-07-28T12:01:13.681633+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.177:0/3202870344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:14 smithi204 bash[68176]: cluster 2024-07-28T12:01:13.681688+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e200: 8 total, 2 up, 7 in 2024-07-28T12:01:15.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:15.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:15.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:15.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1122 16 16 0 0 0 - 0 2024-07-28T12:01:15.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:15.695 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:15 smithi177 bash[79620]: cluster 2024-07-28T12:01:14.591001+0000 mgr.y (mgr.25253) 980 : cluster [DBG] pgmap v1008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:15.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:15.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:15 smithi204 bash[68176]: cluster 2024-07-28T12:01:14.591001+0000 mgr.y (mgr.25253) 980 : cluster [DBG] pgmap v1008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:15.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:15.983 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:15 smithi177 bash[81864]: cluster 2024-07-28T12:01:14.591001+0000 mgr.y (mgr.25253) 980 : cluster [DBG] pgmap v1008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:16.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:16.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:16.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:16.336 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T12:01:16.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:16.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1123 16 16 0 0 0 - 0 2024-07-28T12:01:16.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:16.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:16.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:16.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:16 smithi177 bash[81864]: audit 2024-07-28T12:01:15.703858+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:17.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:16 smithi177 bash[79620]: audit 2024-07-28T12:01:15.703858+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:17.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:17.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:16 smithi204 bash[68176]: audit 2024-07-28T12:01:15.703858+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:17.048 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:01:17.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:17.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:17.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:17.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:17.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1124 16 16 0 0 0 - 0 2024-07-28T12:01:17.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:01:17.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:17.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:17.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:17 smithi204 bash[68176]: cluster 2024-07-28T12:01:16.592019+0000 mgr.y (mgr.25253) 981 : cluster [DBG] pgmap v1009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:17.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:17 smithi177 bash[81864]: cluster 2024-07-28T12:01:16.592019+0000 mgr.y (mgr.25253) 981 : cluster [DBG] pgmap v1009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:17.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:17 smithi177 bash[79620]: cluster 2024-07-28T12:01:16.592019+0000 mgr.y (mgr.25253) 981 : cluster [DBG] pgmap v1009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:17.965 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:01:17.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:01:17.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:18.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:18.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:18.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:18.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:18.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1125 16 16 0 0 0 - 0 2024-07-28T12:01:18.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:18.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:18.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:18.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:19.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:19.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:19.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:19.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:19.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1126 16 16 0 0 0 - 0 2024-07-28T12:01:19.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:19.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:19.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:19.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:20.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:19 smithi177 bash[81864]: cluster 2024-07-28T12:01:18.593440+0000 mgr.y (mgr.25253) 982 : cluster [DBG] pgmap v1010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:19 smithi177 bash[79620]: cluster 2024-07-28T12:01:18.593440+0000 mgr.y (mgr.25253) 982 : cluster [DBG] pgmap v1010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:20.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:20.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:19 smithi204 bash[68176]: cluster 2024-07-28T12:01:18.593440+0000 mgr.y (mgr.25253) 982 : cluster [DBG] pgmap v1010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:20.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:20.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:20.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:20.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1127 16 16 0 0 0 - 0 2024-07-28T12:01:20.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:20.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:20.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:20.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:21.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:21.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:21.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:21.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:21.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1128 16 16 0 0 0 - 0 2024-07-28T12:01:21.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:21.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:21.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:21.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:21.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:21 smithi177 bash[79620]: cluster 2024-07-28T12:01:20.594951+0000 mgr.y (mgr.25253) 983 : cluster [DBG] pgmap v1011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:21.959 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:21 smithi177 bash[81864]: cluster 2024-07-28T12:01:20.594951+0000 mgr.y (mgr.25253) 983 : cluster [DBG] pgmap v1011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:22.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:22.078 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:21 smithi204 bash[68176]: cluster 2024-07-28T12:01:20.594951+0000 mgr.y (mgr.25253) 983 : cluster [DBG] pgmap v1011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:22.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:22.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:22.328 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:22.329 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:22.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1129 16 16 0 0 0 - 0 2024-07-28T12:01:22.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:22.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:22.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:22.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:23.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:23.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:23.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:23.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:23.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:23.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1130 16 16 0 0 0 - 0 2024-07-28T12:01:23.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:23.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:23.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:23.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:23.981 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:23 smithi177 bash[81864]: cluster 2024-07-28T12:01:22.596242+0000 mgr.y (mgr.25253) 984 : cluster [DBG] pgmap v1012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:23.981 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:23 smithi177 bash[79620]: cluster 2024-07-28T12:01:22.596242+0000 mgr.y (mgr.25253) 984 : cluster [DBG] pgmap v1012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:24.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:23 smithi204 bash[68176]: cluster 2024-07-28T12:01:22.596242+0000 mgr.y (mgr.25253) 984 : cluster [DBG] pgmap v1012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:24.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:24.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:24.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:24.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1131 16 16 0 0 0 - 0 2024-07-28T12:01:24.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:24.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:24.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:24.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:25.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:25.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:25.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:25.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:25.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:25.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1132 16 16 0 0 0 - 0 2024-07-28T12:01:25.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:25.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:25.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:25.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:25 smithi204 bash[68176]: cluster 2024-07-28T12:01:24.597540+0000 mgr.y (mgr.25253) 985 : cluster [DBG] pgmap v1013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:25.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:25 smithi204 bash[68176]: audit 2024-07-28T12:01:25.705773+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:25.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:25.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:25 smithi177 bash[81864]: cluster 2024-07-28T12:01:24.597540+0000 mgr.y (mgr.25253) 985 : cluster [DBG] pgmap v1013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:25.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:25 smithi177 bash[81864]: audit 2024-07-28T12:01:25.705773+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:25.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:25 smithi177 bash[79620]: cluster 2024-07-28T12:01:24.597540+0000 mgr.y (mgr.25253) 985 : cluster [DBG] pgmap v1013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:26.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:25 smithi177 bash[79620]: audit 2024-07-28T12:01:25.705773+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:26.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:26.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:26.270 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T12:01:26.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:26.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:26.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1133 16 16 0 0 0 - 0 2024-07-28T12:01:26.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:26.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:26.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:26.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:27.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:27.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:27.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:27.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:27.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:27.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1134 16 16 0 0 0 - 0 2024-07-28T12:01:27.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:27.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:27.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:27 smithi204 bash[68176]: cluster 2024-07-28T12:01:26.598994+0000 mgr.y (mgr.25253) 986 : cluster [DBG] pgmap v1014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:27.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:28.007 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:27 smithi177 bash[81864]: cluster 2024-07-28T12:01:26.598994+0000 mgr.y (mgr.25253) 986 : cluster [DBG] pgmap v1014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:28.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:27 smithi177 bash[79620]: cluster 2024-07-28T12:01:26.598994+0000 mgr.y (mgr.25253) 986 : cluster [DBG] pgmap v1014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:28.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:28.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:28.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:28.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:28.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1135 16 16 0 0 0 - 0 2024-07-28T12:01:28.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:28.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:28.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:28.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:29.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:29.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:29.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:29.313 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:01:29.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:29.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:29.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1136 16 16 0 0 0 - 0 2024-07-28T12:01:29.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:29.739 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:01:29.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:29.784 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:29 smithi177 bash[81864]: cluster 2024-07-28T12:01:28.599965+0000 mgr.y (mgr.25253) 987 : cluster [DBG] pgmap v1015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:29.784 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:29 smithi177 bash[81864]: audit 2024-07-28T12:01:29.463857+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:01:29.785 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:29 smithi177 bash[79620]: cluster 2024-07-28T12:01:28.599965+0000 mgr.y (mgr.25253) 987 : cluster [DBG] pgmap v1015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:29.785 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:29 smithi177 bash[79620]: audit 2024-07-28T12:01:29.463857+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:01:29.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:29 smithi204 bash[68176]: cluster 2024-07-28T12:01:28.599965+0000 mgr.y (mgr.25253) 987 : cluster [DBG] pgmap v1015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:29 smithi204 bash[68176]: audit 2024-07-28T12:01:29.463857+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:01:30.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:30.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:01:30.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:01:30.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:30.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:30.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:30.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1137 16 16 0 0 0 - 0 2024-07-28T12:01:30.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:30.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:30.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[79620]: cluster 2024-07-28T12:01:29.733807+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[79620]: audit 2024-07-28T12:01:29.741602+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[79620]: cluster 2024-07-28T12:01:29.741723+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e201: 8 total, 2 up, 7 in 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[79620]: audit 2024-07-28T12:01:30.698121+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[81864]: cluster 2024-07-28T12:01:29.733807+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[81864]: audit 2024-07-28T12:01:29.741602+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[81864]: cluster 2024-07-28T12:01:29.741723+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e201: 8 total, 2 up, 7 in 2024-07-28T12:01:30.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:30 smithi177 bash[81864]: audit 2024-07-28T12:01:30.698121+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:30.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:31.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:30 smithi204 bash[68176]: cluster 2024-07-28T12:01:29.733807+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:30 smithi204 bash[68176]: audit 2024-07-28T12:01:29.741602+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.177:0/1875227540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:30 smithi204 bash[68176]: cluster 2024-07-28T12:01:29.741723+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e201: 8 total, 2 up, 7 in 2024-07-28T12:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:30 smithi204 bash[68176]: audit 2024-07-28T12:01:30.698121+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:31.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:31.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:31.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:31.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:31.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1138 16 16 0 0 0 - 0 2024-07-28T12:01:31.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:31.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:31.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:31.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[81864]: cluster 2024-07-28T12:01:30.601339+0000 mgr.y (mgr.25253) 988 : cluster [DBG] pgmap v1017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:31.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[81864]: audit 2024-07-28T12:01:31.576536+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:31.881 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[81864]: audit 2024-07-28T12:01:31.581852+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:31.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[79620]: cluster 2024-07-28T12:01:30.601339+0000 mgr.y (mgr.25253) 988 : cluster [DBG] pgmap v1017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:31.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[79620]: audit 2024-07-28T12:01:31.576536+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:31.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:31 smithi177 bash[79620]: audit 2024-07-28T12:01:31.581852+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:31.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:32.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:31 smithi204 bash[68176]: cluster 2024-07-28T12:01:30.601339+0000 mgr.y (mgr.25253) 988 : cluster [DBG] pgmap v1017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:32.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:31 smithi204 bash[68176]: audit 2024-07-28T12:01:31.576536+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:32.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:31 smithi204 bash[68176]: audit 2024-07-28T12:01:31.581852+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:32.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:32.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:32.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:32.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:32.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1139 16 16 0 0 0 - 0 2024-07-28T12:01:32.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:32.585 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:32.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:32.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:01:32.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:33.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:33.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:33.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:33.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: audit 2024-07-28T12:01:32.101571+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: audit 2024-07-28T12:01:32.109266+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: audit 2024-07-28T12:01:32.521349+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: audit 2024-07-28T12:01:32.522871+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: audit 2024-07-28T12:01:32.531771+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:33 smithi204 bash[68176]: cluster 2024-07-28T12:01:32.602771+0000 mgr.y (mgr.25253) 989 : cluster [DBG] pgmap v1018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: audit 2024-07-28T12:01:32.101571+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: audit 2024-07-28T12:01:32.109266+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: audit 2024-07-28T12:01:32.521349+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: audit 2024-07-28T12:01:32.522871+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: audit 2024-07-28T12:01:32.531771+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[81864]: cluster 2024-07-28T12:01:32.602771+0000 mgr.y (mgr.25253) 989 : cluster [DBG] pgmap v1018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: audit 2024-07-28T12:01:32.101571+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: audit 2024-07-28T12:01:32.109266+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: audit 2024-07-28T12:01:32.521349+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: audit 2024-07-28T12:01:32.522871+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: audit 2024-07-28T12:01:32.531771+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:33 smithi177 bash[79620]: cluster 2024-07-28T12:01:32.602771+0000 mgr.y (mgr.25253) 989 : cluster [DBG] pgmap v1018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:33.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:33.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:01:33.543992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:01:33.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:01:33.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1140 16 16 0 0 0 - 0 2024-07-28T12:01:33.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:33.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:33.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:34.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:34.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:34.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:34.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:34.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:34.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1141 16 16 0 0 0 - 0 2024-07-28T12:01:34.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:34.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:34.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:34.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:35.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:35.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:35.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:35.422 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:35.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:35.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1142 16 16 0 0 0 - 0 2024-07-28T12:01:35.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:35.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:35.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:35 smithi177 bash[81864]: cluster 2024-07-28T12:01:34.604263+0000 mgr.y (mgr.25253) 990 : cluster [DBG] pgmap v1019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:35 smithi177 bash[79620]: cluster 2024-07-28T12:01:34.604263+0000 mgr.y (mgr.25253) 990 : cluster [DBG] pgmap v1019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:35.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:35.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:35.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:35 smithi204 bash[68176]: cluster 2024-07-28T12:01:34.604263+0000 mgr.y (mgr.25253) 990 : cluster [DBG] pgmap v1019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:36.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:36.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:36.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:36.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:36.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:01:36.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1143 16 16 0 0 0 - 0 2024-07-28T12:01:36.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:36.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:36.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:36.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:37.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:37.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:37.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:37.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:37.451 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:37.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1144 16 16 0 0 0 - 0 2024-07-28T12:01:37.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:37.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:37.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:37 smithi177 bash[81864]: cluster 2024-07-28T12:01:36.605813+0000 mgr.y (mgr.25253) 991 : cluster [DBG] pgmap v1020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:37 smithi177 bash[79620]: cluster 2024-07-28T12:01:36.605813+0000 mgr.y (mgr.25253) 991 : cluster [DBG] pgmap v1020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:37.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:37 smithi204 bash[68176]: cluster 2024-07-28T12:01:36.605813+0000 mgr.y (mgr.25253) 991 : cluster [DBG] pgmap v1020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:37.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:38.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:38.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:38.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:38.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:38.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:38.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1145 16 16 0 0 0 - 0 2024-07-28T12:01:38.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:38.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:38.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:39.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:39.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:39.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:39.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:39.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:39.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1146 16 16 0 0 0 - 0 2024-07-28T12:01:39.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:39.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:39.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:39.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:39.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:39 smithi204 bash[68176]: cluster 2024-07-28T12:01:38.607330+0000 mgr.y (mgr.25253) 992 : cluster [DBG] pgmap v1021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:39 smithi177 bash[81864]: cluster 2024-07-28T12:01:38.607330+0000 mgr.y (mgr.25253) 992 : cluster [DBG] pgmap v1021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:39 smithi177 bash[79620]: cluster 2024-07-28T12:01:38.607330+0000 mgr.y (mgr.25253) 992 : cluster [DBG] pgmap v1021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:40.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:40.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:40.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:40.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:40.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1147 16 16 0 0 0 - 0 2024-07-28T12:01:40.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:40.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:40.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:40.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:41.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:41.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:41.212 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:01:41.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:41.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:41.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:41.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1148 16 16 0 0 0 - 0 2024-07-28T12:01:41.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:41.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:41.809 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:41 smithi177 bash[79620]: cluster 2024-07-28T12:01:40.608804+0000 mgr.y (mgr.25253) 993 : cluster [DBG] pgmap v1022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:41.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:41.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:41.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:41 smithi204 bash[68176]: cluster 2024-07-28T12:01:40.608804+0000 mgr.y (mgr.25253) 993 : cluster [DBG] pgmap v1022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:41 smithi177 bash[81864]: cluster 2024-07-28T12:01:40.608804+0000 mgr.y (mgr.25253) 993 : cluster [DBG] pgmap v1022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:42.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:42.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:42.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:42.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:42.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1149 16 16 0 0 0 - 0 2024-07-28T12:01:42.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:42.571 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:42.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:42.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:43.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:43.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:43.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:43.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:43.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:43.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1150 16 16 0 0 0 - 0 2024-07-28T12:01:43.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:01:43.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:01:43.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:43.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:43 smithi204 bash[68176]: cluster 2024-07-28T12:01:42.610272+0000 mgr.y (mgr.25253) 994 : cluster [DBG] pgmap v1023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:44.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:43 smithi177 bash[81864]: cluster 2024-07-28T12:01:42.610272+0000 mgr.y (mgr.25253) 994 : cluster [DBG] pgmap v1023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:43 smithi177 bash[79620]: cluster 2024-07-28T12:01:42.610272+0000 mgr.y (mgr.25253) 994 : cluster [DBG] pgmap v1023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:44.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:44.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:44.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:44.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:44.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:44.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1151 16 16 0 0 0 - 0 2024-07-28T12:01:44.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:44.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:44.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:44.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:45.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:45.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:45.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:45.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:45.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1152 16 16 0 0 0 - 0 2024-07-28T12:01:45.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:45.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:45.689 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[79620]: cluster 2024-07-28T12:01:44.611063+0000 mgr.y (mgr.25253) 995 : cluster [DBG] pgmap v1024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[79620]: audit 2024-07-28T12:01:44.945039+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.177:0/2352518548' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[79620]: audit 2024-07-28T12:01:44.945452+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[81864]: cluster 2024-07-28T12:01:44.611063+0000 mgr.y (mgr.25253) 995 : cluster [DBG] pgmap v1024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[81864]: audit 2024-07-28T12:01:44.945039+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.177:0/2352518548' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:45.711 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:45 smithi177 bash[81864]: audit 2024-07-28T12:01:44.945452+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:45.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:45.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:46.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:46.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:45 smithi204 bash[68176]: cluster 2024-07-28T12:01:44.611063+0000 mgr.y (mgr.25253) 995 : cluster [DBG] pgmap v1024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:46.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:45 smithi204 bash[68176]: audit 2024-07-28T12:01:44.945039+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.177:0/2352518548' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:46.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:45 smithi204 bash[68176]: audit 2024-07-28T12:01:44.945452+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:01:46.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:46.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:01:46.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:46.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:46.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:46.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1153 16 16 0 0 0 - 0 2024-07-28T12:01:46.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:46.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[81864]: cluster 2024-07-28T12:01:45.680413+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[81864]: audit 2024-07-28T12:01:45.688701+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[81864]: cluster 2024-07-28T12:01:45.688876+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e202: 8 total, 2 up, 7 in 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[81864]: audit 2024-07-28T12:01:45.705178+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[81864]: audit 2024-07-28T12:01:45.706473+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:46.786 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[79620]: cluster 2024-07-28T12:01:45.680413+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:01:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[79620]: audit 2024-07-28T12:01:45.688701+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[79620]: cluster 2024-07-28T12:01:45.688876+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e202: 8 total, 2 up, 7 in 2024-07-28T12:01:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[79620]: audit 2024-07-28T12:01:45.705178+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:46 smithi177 bash[79620]: audit 2024-07-28T12:01:45.706473+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:46.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:47.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:47.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:46 smithi204 bash[68176]: cluster 2024-07-28T12:01:45.680413+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:01:47.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:46 smithi204 bash[68176]: audit 2024-07-28T12:01:45.688701+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:01:47.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:46 smithi204 bash[68176]: cluster 2024-07-28T12:01:45.688876+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e202: 8 total, 2 up, 7 in 2024-07-28T12:01:47.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:46 smithi204 bash[68176]: audit 2024-07-28T12:01:45.705178+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:01:47.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:46 smithi204 bash[68176]: audit 2024-07-28T12:01:45.706473+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:47.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:47.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:47.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:47.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:47.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1154 16 16 0 0 0 - 0 2024-07-28T12:01:47.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:47.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:47.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:47.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:47.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:47 smithi204 bash[68176]: cluster 2024-07-28T12:01:46.612234+0000 mgr.y (mgr.25253) 996 : cluster [DBG] pgmap v1026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:47 smithi177 bash[81864]: cluster 2024-07-28T12:01:46.612234+0000 mgr.y (mgr.25253) 996 : cluster [DBG] pgmap v1026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:48.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:47 smithi177 bash[79620]: cluster 2024-07-28T12:01:46.612234+0000 mgr.y (mgr.25253) 996 : cluster [DBG] pgmap v1026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:48.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:48.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:48.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:48.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:48.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1155 16 16 0 0 0 - 0 2024-07-28T12:01:48.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:48.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:01:48.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:48.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:48.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:49.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:49.120 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:49.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:49.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:49.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:49.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:49.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1156 16 16 0 0 0 - 0 2024-07-28T12:01:49.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:49.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:49.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:49.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:49.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:49 smithi204 bash[68176]: cluster 2024-07-28T12:01:48.613833+0000 mgr.y (mgr.25253) 997 : cluster [DBG] pgmap v1027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:49 smithi177 bash[81864]: cluster 2024-07-28T12:01:48.613833+0000 mgr.y (mgr.25253) 997 : cluster [DBG] pgmap v1027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:50.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:49 smithi177 bash[79620]: cluster 2024-07-28T12:01:48.613833+0000 mgr.y (mgr.25253) 997 : cluster [DBG] pgmap v1027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:50.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:50.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:50.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:50.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:50.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1157 16 16 0 0 0 - 0 2024-07-28T12:01:50.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:50.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:50.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:50.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:51.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:51.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:51.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:51.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:51.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:51.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1158 16 16 0 0 0 - 0 2024-07-28T12:01:51.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:51.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:51.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:51 smithi204 bash[68176]: cluster 2024-07-28T12:01:50.615364+0000 mgr.y (mgr.25253) 998 : cluster [DBG] pgmap v1028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:51.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:51.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:51 smithi177 bash[79620]: cluster 2024-07-28T12:01:50.615364+0000 mgr.y (mgr.25253) 998 : cluster [DBG] pgmap v1028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:51.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:51 smithi177 bash[81864]: cluster 2024-07-28T12:01:50.615364+0000 mgr.y (mgr.25253) 998 : cluster [DBG] pgmap v1028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:52.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:52.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:52.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:52.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:52.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1159 16 16 0 0 0 - 0 2024-07-28T12:01:52.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:52.591 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:01:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:52.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:52.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:53.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:53.154 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:01:53.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:53.184 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:53.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:53.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:53.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:53.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:01:53.546684+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:01:53.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:01:53.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1160 16 16 0 0 0 - 0 2024-07-28T12:01:53.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:53.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:53.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:53.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:53 smithi204 bash[68176]: cluster 2024-07-28T12:01:52.616926+0000 mgr.y (mgr.25253) 999 : cluster [DBG] pgmap v1029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:53.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:53 smithi177 bash[81864]: cluster 2024-07-28T12:01:52.616926+0000 mgr.y (mgr.25253) 999 : cluster [DBG] pgmap v1029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:53.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:53 smithi177 bash[79620]: cluster 2024-07-28T12:01:52.616926+0000 mgr.y (mgr.25253) 999 : cluster [DBG] pgmap v1029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:53.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:54.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:54.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:54.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:54.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:54.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1161 16 16 0 0 0 - 0 2024-07-28T12:01:54.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:54.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:54.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:54.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:54.971 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:01:54.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:01:55.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:55.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:55.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:55.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:55.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:55.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1162 16 16 0 0 0 - 0 2024-07-28T12:01:55.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:55.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:55.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:55 smithi204 bash[68176]: cluster 2024-07-28T12:01:54.618415+0000 mgr.y (mgr.25253) 1000 : cluster [DBG] pgmap v1030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:56.001 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:55 smithi177 bash[81864]: cluster 2024-07-28T12:01:54.618415+0000 mgr.y (mgr.25253) 1000 : cluster [DBG] pgmap v1030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:56.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:55 smithi177 bash[79620]: cluster 2024-07-28T12:01:54.618415+0000 mgr.y (mgr.25253) 1000 : cluster [DBG] pgmap v1030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:56.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:56.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:56.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:56.346 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:01:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:01:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:01:56.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:56.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:56.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1163 16 16 0 0 0 - 0 2024-07-28T12:01:56.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:56.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:01:56.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:56.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:57.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:57.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:57.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:57.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:57.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1164 16 16 0 0 0 - 0 2024-07-28T12:01:57.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:57.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:57.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:57.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:57 smithi177 bash[81864]: cluster 2024-07-28T12:01:56.619309+0000 mgr.y (mgr.25253) 1001 : cluster [DBG] pgmap v1031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:57 smithi177 bash[79620]: cluster 2024-07-28T12:01:56.619309+0000 mgr.y (mgr.25253) 1001 : cluster [DBG] pgmap v1031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:58.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:58.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:57 smithi204 bash[68176]: cluster 2024-07-28T12:01:56.619309+0000 mgr.y (mgr.25253) 1001 : cluster [DBG] pgmap v1031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:58.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:01:58.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:58.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:58.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:58.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1165 16 16 0 0 0 - 0 2024-07-28T12:01:58.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:58.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:58.749 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:01:58.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:58.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:58 smithi177 bash[79620]: audit 2024-07-28T12:01:58.546241+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.177:0/3776071335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:58.942 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:58 smithi177 bash[79620]: audit 2024-07-28T12:01:58.546829+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:58.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:58 smithi177 bash[81864]: audit 2024-07-28T12:01:58.546241+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.177:0/3776071335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:58.942 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:58 smithi177 bash[81864]: audit 2024-07-28T12:01:58.546829+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:58.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:01:59.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:01:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:58 smithi204 bash[68176]: audit 2024-07-28T12:01:58.546241+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.177:0/3776071335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:58 smithi204 bash[68176]: audit 2024-07-28T12:01:58.546829+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:01:59.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:59.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:59.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:59.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1166 16 16 0 0 0 - 0 2024-07-28T12:01:59.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:59.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:01:59.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:01:59.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:01:59.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[79620]: cluster 2024-07-28T12:01:58.621004+0000 mgr.y (mgr.25253) 1002 : cluster [DBG] pgmap v1032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:59.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[79620]: cluster 2024-07-28T12:01:58.735965+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:59.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[79620]: audit 2024-07-28T12:01:58.748512+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:01:59.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[79620]: cluster 2024-07-28T12:01:58.748580+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e203: 8 total, 2 up, 7 in 2024-07-28T12:01:59.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[81864]: cluster 2024-07-28T12:01:58.621004+0000 mgr.y (mgr.25253) 1002 : cluster [DBG] pgmap v1032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:01:59.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[81864]: cluster 2024-07-28T12:01:58.735965+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:01:59.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[81864]: audit 2024-07-28T12:01:58.748512+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:01:59.926 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:01:59 smithi177 bash[81864]: cluster 2024-07-28T12:01:58.748580+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e203: 8 total, 2 up, 7 in 2024-07-28T12:02:00.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:00.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:59 smithi204 bash[68176]: cluster 2024-07-28T12:01:58.621004+0000 mgr.y (mgr.25253) 1002 : cluster [DBG] pgmap v1032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:59 smithi204 bash[68176]: cluster 2024-07-28T12:01:58.735965+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:59 smithi204 bash[68176]: audit 2024-07-28T12:01:58.748512+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:02:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:01:59 smithi204 bash[68176]: cluster 2024-07-28T12:01:58.748580+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e203: 8 total, 2 up, 7 in 2024-07-28T12:02:00.180 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:00.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:00.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:00.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:00.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1167 16 16 0 0 0 - 0 2024-07-28T12:02:00.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:00.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:00.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:00.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:01.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:01.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:01.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:01.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:01.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1168 16 16 0 0 0 - 0 2024-07-28T12:02:01.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:01.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:01.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:02:01.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[81864]: cluster 2024-07-28T12:02:00.622531+0000 mgr.y (mgr.25253) 1003 : cluster [DBG] pgmap v1034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[81864]: audit 2024-07-28T12:02:00.705096+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[81864]: audit 2024-07-28T12:02:00.706436+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[79620]: cluster 2024-07-28T12:02:00.622531+0000 mgr.y (mgr.25253) 1003 : cluster [DBG] pgmap v1034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[79620]: audit 2024-07-28T12:02:00.705096+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:01.833 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:01 smithi177 bash[79620]: audit 2024-07-28T12:02:00.706436+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:01.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:02.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:02.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:01 smithi204 bash[68176]: cluster 2024-07-28T12:02:00.622531+0000 mgr.y (mgr.25253) 1003 : cluster [DBG] pgmap v1034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:01 smithi204 bash[68176]: audit 2024-07-28T12:02:00.705096+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:01 smithi204 bash[68176]: audit 2024-07-28T12:02:00.706436+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:02.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:02.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:02.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:02.523 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1169 16 16 0 0 0 - 0 2024-07-28T12:02:02.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:02.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:02.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:02.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:03.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:03.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:03.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:03.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:03.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1170 16 16 0 0 0 - 0 2024-07-28T12:02:03.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:03.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:03.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:03.848 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:03.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:03.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:03 smithi204 bash[68176]: cluster 2024-07-28T12:02:02.624066+0000 mgr.y (mgr.25253) 1004 : cluster [DBG] pgmap v1035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:03 smithi177 bash[79620]: cluster 2024-07-28T12:02:02.624066+0000 mgr.y (mgr.25253) 1004 : cluster [DBG] pgmap v1035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:04.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:03 smithi177 bash[81864]: cluster 2024-07-28T12:02:02.624066+0000 mgr.y (mgr.25253) 1004 : cluster [DBG] pgmap v1035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:04.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:04.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:04.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:04.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:04.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:04.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1171 16 16 0 0 0 - 0 2024-07-28T12:02:04.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:04.770 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:04.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:02:04.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:04.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:05.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:05.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:05.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:05.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:05.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:05.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1172 16 16 0 0 0 - 0 2024-07-28T12:02:05.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:05.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:05.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:05.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:05 smithi177 bash[79620]: cluster 2024-07-28T12:02:04.625560+0000 mgr.y (mgr.25253) 1005 : cluster [DBG] pgmap v1036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:05.898 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:05 smithi177 bash[81864]: cluster 2024-07-28T12:02:04.625560+0000 mgr.y (mgr.25253) 1005 : cluster [DBG] pgmap v1036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:06.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:06.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:05 smithi204 bash[68176]: cluster 2024-07-28T12:02:04.625560+0000 mgr.y (mgr.25253) 1005 : cluster [DBG] pgmap v1036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:06.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:06.254 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T12:02:06.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:06.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:06.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1173 16 16 0 0 0 - 0 2024-07-28T12:02:06.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:06.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:06.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:06.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:07.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:07.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:07.279 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:07.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:07.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:07.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1174 16 16 0 0 0 - 0 2024-07-28T12:02:07.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:07.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:07.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:07.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:07.925 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:07 smithi177 bash[81864]: cluster 2024-07-28T12:02:06.627060+0000 mgr.y (mgr.25253) 1006 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:07.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:07 smithi177 bash[79620]: cluster 2024-07-28T12:02:06.627060+0000 mgr.y (mgr.25253) 1006 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:08.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:08.045 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:07 smithi204 bash[68176]: cluster 2024-07-28T12:02:06.627060+0000 mgr.y (mgr.25253) 1006 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:08.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:08.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:08.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:08.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:08.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1175 16 16 0 0 0 - 0 2024-07-28T12:02:08.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:08.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:08.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:08.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:09.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:09.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:09.312 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:09.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:09.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:09.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1176 16 16 0 0 0 - 0 2024-07-28T12:02:09.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:09.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:09.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:09.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:09.983 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:09 smithi177 bash[81864]: cluster 2024-07-28T12:02:08.628603+0000 mgr.y (mgr.25253) 1007 : cluster [DBG] pgmap v1038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:09.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:09 smithi177 bash[79620]: cluster 2024-07-28T12:02:08.628603+0000 mgr.y (mgr.25253) 1007 : cluster [DBG] pgmap v1038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:10.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:09 smithi204 bash[68176]: cluster 2024-07-28T12:02:08.628603+0000 mgr.y (mgr.25253) 1007 : cluster [DBG] pgmap v1038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:10.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:10.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:10.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:10.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:10.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1177 16 16 0 0 0 - 0 2024-07-28T12:02:10.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:10.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:10.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:11.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:11.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:11.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:11.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:11.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:11.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1178 16 16 0 0 0 - 0 2024-07-28T12:02:11.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:11.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:11.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:11 smithi204 bash[68176]: cluster 2024-07-28T12:02:10.630117+0000 mgr.y (mgr.25253) 1008 : cluster [DBG] pgmap v1039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:11.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:11.976 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:11 smithi177 bash[81864]: cluster 2024-07-28T12:02:10.630117+0000 mgr.y (mgr.25253) 1008 : cluster [DBG] pgmap v1039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:11.977 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:11 smithi177 bash[79620]: cluster 2024-07-28T12:02:10.630117+0000 mgr.y (mgr.25253) 1008 : cluster [DBG] pgmap v1039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:12.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:12.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:12.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:12.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1179 16 16 0 0 0 - 0 2024-07-28T12:02:12.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:12.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:12.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:12.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:13.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:13.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:13.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:13.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:13.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:13.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:02:13.549402+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:02:13.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:02:13.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1180 16 16 0 0 0 - 0 2024-07-28T12:02:13.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:13.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:13.737 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:02:13.761 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:13 smithi177 bash[79620]: cluster 2024-07-28T12:02:12.630990+0000 mgr.y (mgr.25253) 1009 : cluster [DBG] pgmap v1040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:13.761 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:13 smithi177 bash[79620]: audit 2024-07-28T12:02:13.109295+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:13.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:13 smithi177 bash[81864]: cluster 2024-07-28T12:02:12.630990+0000 mgr.y (mgr.25253) 1009 : cluster [DBG] pgmap v1040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:13.761 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:13 smithi177 bash[81864]: audit 2024-07-28T12:02:13.109295+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:13.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:13.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:14.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:14.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:13 smithi204 bash[68176]: cluster 2024-07-28T12:02:12.630990+0000 mgr.y (mgr.25253) 1009 : cluster [DBG] pgmap v1040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:14.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:13 smithi204 bash[68176]: audit 2024-07-28T12:02:13.109295+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:14.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:14.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:14.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:14.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1181 16 16 0 0 0 - 0 2024-07-28T12:02:14.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:14.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:14.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:14.869 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[79620]: cluster 2024-07-28T12:02:13.728929+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:14.869 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[79620]: audit 2024-07-28T12:02:13.739239+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:14.869 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[79620]: cluster 2024-07-28T12:02:13.739409+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e204: 8 total, 2 up, 7 in 2024-07-28T12:02:14.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:15.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[81864]: cluster 2024-07-28T12:02:13.728929+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:15.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[81864]: audit 2024-07-28T12:02:13.739239+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:15.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:14 smithi177 bash[81864]: cluster 2024-07-28T12:02:13.739409+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e204: 8 total, 2 up, 7 in 2024-07-28T12:02:15.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:15.047 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:14 smithi204 bash[68176]: cluster 2024-07-28T12:02:13.728929+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:15.047 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:14 smithi204 bash[68176]: audit 2024-07-28T12:02:13.739239+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.177:0/3531007951' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:15.047 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:14 smithi204 bash[68176]: cluster 2024-07-28T12:02:13.739409+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e204: 8 total, 2 up, 7 in 2024-07-28T12:02:15.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:15.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:15.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:15.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:15.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1182 16 16 0 0 0 - 0 2024-07-28T12:02:15.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:15.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:15.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:15.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:15 smithi177 bash[81864]: cluster 2024-07-28T12:02:14.632470+0000 mgr.y (mgr.25253) 1010 : cluster [DBG] pgmap v1042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:15.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:15 smithi177 bash[81864]: audit 2024-07-28T12:02:15.699277+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:15.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:15 smithi177 bash[79620]: cluster 2024-07-28T12:02:14.632470+0000 mgr.y (mgr.25253) 1010 : cluster [DBG] pgmap v1042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:15.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:15 smithi177 bash[79620]: audit 2024-07-28T12:02:15.699277+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:15.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:15 smithi204 bash[68176]: cluster 2024-07-28T12:02:14.632470+0000 mgr.y (mgr.25253) 1010 : cluster [DBG] pgmap v1042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:15 smithi204 bash[68176]: audit 2024-07-28T12:02:15.699277+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:16.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:16.133 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:16.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:02:16.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:16.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:16.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1183 16 16 0 0 0 - 0 2024-07-28T12:02:16.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:16.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:16.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:16.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:17.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:17.083 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:17.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:02:17.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:17.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:17.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:17.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:17.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1184 16 16 0 0 0 - 0 2024-07-28T12:02:17.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:17.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:17.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:02:17.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:18.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:18.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:17 smithi177 bash[81864]: cluster 2024-07-28T12:02:16.633975+0000 mgr.y (mgr.25253) 1011 : cluster [DBG] pgmap v1043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:18.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:17 smithi177 bash[79620]: cluster 2024-07-28T12:02:16.633975+0000 mgr.y (mgr.25253) 1011 : cluster [DBG] pgmap v1043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:18.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:17 smithi204 bash[68176]: cluster 2024-07-28T12:02:16.633975+0000 mgr.y (mgr.25253) 1011 : cluster [DBG] pgmap v1043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:18.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:18.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:18.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:18.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:18.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1185 16 16 0 0 0 - 0 2024-07-28T12:02:18.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:18.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:18.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:18.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:19.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:19.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:19.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:19.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:19.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1186 16 16 0 0 0 - 0 2024-07-28T12:02:19.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:19.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:19.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:19 smithi204 bash[68176]: cluster 2024-07-28T12:02:18.635505+0000 mgr.y (mgr.25253) 1012 : cluster [DBG] pgmap v1044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:19.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:20.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:19 smithi177 bash[81864]: cluster 2024-07-28T12:02:18.635505+0000 mgr.y (mgr.25253) 1012 : cluster [DBG] pgmap v1044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:19 smithi177 bash[79620]: cluster 2024-07-28T12:02:18.635505+0000 mgr.y (mgr.25253) 1012 : cluster [DBG] pgmap v1044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:20.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:20.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:20.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:20.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:20.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:20.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1187 16 16 0 0 0 - 0 2024-07-28T12:02:20.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:20.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:20.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:20.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:21.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:21.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:21.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:21.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:21.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1188 16 16 0 0 0 - 0 2024-07-28T12:02:21.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:21.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:21.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:21.837 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:21.838 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:21.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:22.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:21 smithi177 bash[81864]: cluster 2024-07-28T12:02:20.636705+0000 mgr.y (mgr.25253) 1013 : cluster [DBG] pgmap v1045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:22.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:21 smithi177 bash[79620]: cluster 2024-07-28T12:02:20.636705+0000 mgr.y (mgr.25253) 1013 : cluster [DBG] pgmap v1045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:22.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:21 smithi204 bash[68176]: cluster 2024-07-28T12:02:20.636705+0000 mgr.y (mgr.25253) 1013 : cluster [DBG] pgmap v1045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:22.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:22.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:22.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:22.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:22.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1189 16 16 0 0 0 - 0 2024-07-28T12:02:22.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:22.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:23.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:23.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:23.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:23.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:23.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:23.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1190 16 16 0 0 0 - 0 2024-07-28T12:02:23.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:23.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:23.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:23.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:24.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:23 smithi177 bash[79620]: cluster 2024-07-28T12:02:22.638337+0000 mgr.y (mgr.25253) 1014 : cluster [DBG] pgmap v1046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:24.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:23 smithi177 bash[81864]: cluster 2024-07-28T12:02:22.638337+0000 mgr.y (mgr.25253) 1014 : cluster [DBG] pgmap v1046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:24.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:24.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:23 smithi204 bash[68176]: cluster 2024-07-28T12:02:22.638337+0000 mgr.y (mgr.25253) 1014 : cluster [DBG] pgmap v1046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:24.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:24.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:24.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:24.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1191 16 16 0 0 0 - 0 2024-07-28T12:02:24.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:24.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:24.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:24.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:25.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:25.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:25.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:25.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:25.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:25.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1192 16 16 0 0 0 - 0 2024-07-28T12:02:25.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:25.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:25.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:25 smithi204 bash[68176]: cluster 2024-07-28T12:02:24.640058+0000 mgr.y (mgr.25253) 1015 : cluster [DBG] pgmap v1047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:25.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:26.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:25 smithi177 bash[81864]: cluster 2024-07-28T12:02:24.640058+0000 mgr.y (mgr.25253) 1015 : cluster [DBG] pgmap v1047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:26.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:25 smithi177 bash[79620]: cluster 2024-07-28T12:02:24.640058+0000 mgr.y (mgr.25253) 1015 : cluster [DBG] pgmap v1047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:26.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:26.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:26.238 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:02:26.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:26.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:26.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1193 16 16 0 0 0 - 0 2024-07-28T12:02:26.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:26.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:26.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:26.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:27.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:27.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:27.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:27.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:27.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:27.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1194 16 16 0 0 0 - 0 2024-07-28T12:02:27.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:27.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:27.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:28.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:28.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:27 smithi177 bash[81864]: cluster 2024-07-28T12:02:26.641168+0000 mgr.y (mgr.25253) 1016 : cluster [DBG] pgmap v1048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:28.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:27 smithi177 bash[79620]: cluster 2024-07-28T12:02:26.641168+0000 mgr.y (mgr.25253) 1016 : cluster [DBG] pgmap v1048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:28.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:28.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:27 smithi204 bash[68176]: cluster 2024-07-28T12:02:26.641168+0000 mgr.y (mgr.25253) 1016 : cluster [DBG] pgmap v1048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:28.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:28.248 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:28.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:28.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:28.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1195 16 16 0 0 0 - 0 2024-07-28T12:02:28.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:28.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:28.802 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:02:28.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:28.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:29.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:28 smithi177 bash[79620]: audit 2024-07-28T12:02:28.444729+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/2863348730' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:28 smithi177 bash[79620]: audit 2024-07-28T12:02:28.445312+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:28 smithi177 bash[81864]: audit 2024-07-28T12:02:28.444729+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/2863348730' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:28 smithi177 bash[81864]: audit 2024-07-28T12:02:28.445312+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:29.072 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:28 smithi204 bash[68176]: audit 2024-07-28T12:02:28.444729+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/2863348730' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:28 smithi204 bash[68176]: audit 2024-07-28T12:02:28.445312+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:02:29.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:29.270 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:29.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:02:29.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:29.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:29.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1196 16 16 0 0 0 - 0 2024-07-28T12:02:29.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:29.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:29.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:29.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:30.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[81864]: cluster 2024-07-28T12:02:28.642583+0000 mgr.y (mgr.25253) 1017 : cluster [DBG] pgmap v1049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[81864]: cluster 2024-07-28T12:02:28.783142+0000 mon.a (mon.0) 1380 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[81864]: audit 2024-07-28T12:02:28.804220+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[81864]: cluster 2024-07-28T12:02:28.804342+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e205: 8 total, 2 up, 7 in 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[79620]: cluster 2024-07-28T12:02:28.642583+0000 mgr.y (mgr.25253) 1017 : cluster [DBG] pgmap v1049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[79620]: cluster 2024-07-28T12:02:28.783142+0000 mon.a (mon.0) 1380 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[79620]: audit 2024-07-28T12:02:28.804220+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:02:30.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:29 smithi177 bash[79620]: cluster 2024-07-28T12:02:28.804342+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e205: 8 total, 2 up, 7 in 2024-07-28T12:02:30.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:29 smithi204 bash[68176]: cluster 2024-07-28T12:02:28.642583+0000 mgr.y (mgr.25253) 1017 : cluster [DBG] pgmap v1049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:29 smithi204 bash[68176]: cluster 2024-07-28T12:02:28.783142+0000 mon.a (mon.0) 1380 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:29 smithi204 bash[68176]: audit 2024-07-28T12:02:28.804220+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:02:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:29 smithi204 bash[68176]: cluster 2024-07-28T12:02:28.804342+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e205: 8 total, 2 up, 7 in 2024-07-28T12:02:30.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:30.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:30.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:30.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1197 16 16 0 0 0 - 0 2024-07-28T12:02:30.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:30.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:30.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:30.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:31.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:30 smithi177 bash[79620]: audit 2024-07-28T12:02:30.699597+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:31.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:30 smithi177 bash[81864]: audit 2024-07-28T12:02:30.699597+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:31.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:31.109 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:30 smithi204 bash[68176]: audit 2024-07-28T12:02:30.699597+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:31.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:31.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:31.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:31.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1198 16 16 0 0 0 - 0 2024-07-28T12:02:31.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:31.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:31.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:31.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:02:31.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:32.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:31 smithi177 bash[79620]: cluster 2024-07-28T12:02:30.643539+0000 mgr.y (mgr.25253) 1018 : cluster [DBG] pgmap v1051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:31 smithi177 bash[81864]: cluster 2024-07-28T12:02:30.643539+0000 mgr.y (mgr.25253) 1018 : cluster [DBG] pgmap v1051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:32.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:31 smithi204 bash[68176]: cluster 2024-07-28T12:02:30.643539+0000 mgr.y (mgr.25253) 1018 : cluster [DBG] pgmap v1051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:32.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:32.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:32.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:32.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:32.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1199 16 16 0 0 0 - 0 2024-07-28T12:02:32.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:32.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:32.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:33.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:33.112 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:32 smithi204 bash[68176]: audit 2024-07-28T12:02:32.660211+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:33.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:32 smithi177 bash[81864]: audit 2024-07-28T12:02:32.660211+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:33.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:32 smithi177 bash[79620]: audit 2024-07-28T12:02:32.660211+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:33.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:33.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:33.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:02:33.552388+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:02:33.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:02:33.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1200 16 16 0 0 0 - 0 2024-07-28T12:02:33.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:33.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:33.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:33.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:34.007 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:02:34.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:33 smithi177 bash[79620]: cluster 2024-07-28T12:02:32.645017+0000 mgr.y (mgr.25253) 1019 : cluster [DBG] pgmap v1052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:34.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:33 smithi177 bash[81864]: cluster 2024-07-28T12:02:32.645017+0000 mgr.y (mgr.25253) 1019 : cluster [DBG] pgmap v1052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:34.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:34.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:33 smithi204 bash[68176]: cluster 2024-07-28T12:02:32.645017+0000 mgr.y (mgr.25253) 1019 : cluster [DBG] pgmap v1052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:34.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:34.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:34.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:34.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:34.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1201 16 16 0 0 0 - 0 2024-07-28T12:02:34.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:34.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:34.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:34.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:35.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:35.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:35.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:35.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:35.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1202 16 16 0 0 0 - 0 2024-07-28T12:02:35.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:35.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:35.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:35 smithi204 bash[68176]: cluster 2024-07-28T12:02:34.646535+0000 mgr.y (mgr.25253) 1020 : cluster [DBG] pgmap v1053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:35.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:36.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:36.079 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:02:36.079 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:35 smithi177 bash[81864]: cluster 2024-07-28T12:02:34.646535+0000 mgr.y (mgr.25253) 1020 : cluster [DBG] pgmap v1053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:36.079 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:35 smithi177 bash[79620]: cluster 2024-07-28T12:02:34.646535+0000 mgr.y (mgr.25253) 1020 : cluster [DBG] pgmap v1053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:36.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:36.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:36.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:36.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:36.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1203 16 16 0 0 0 - 0 2024-07-28T12:02:36.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:36.683 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:36.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:36.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:37.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:37.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:37.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:37.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:37.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:37.544 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:37.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1204 16 16 0 0 0 - 0 2024-07-28T12:02:37.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:37.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:37.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:37 smithi204 bash[68176]: cluster 2024-07-28T12:02:36.647437+0000 mgr.y (mgr.25253) 1021 : cluster [DBG] pgmap v1054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:37.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:37 smithi204 bash[68176]: audit 2024-07-28T12:02:37.445637+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:37.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:37 smithi204 bash[68176]: audit 2024-07-28T12:02:37.452993+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:37.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:38.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[81864]: cluster 2024-07-28T12:02:36.647437+0000 mgr.y (mgr.25253) 1021 : cluster [DBG] pgmap v1054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[81864]: audit 2024-07-28T12:02:37.445637+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[81864]: audit 2024-07-28T12:02:37.452993+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[79620]: cluster 2024-07-28T12:02:36.647437+0000 mgr.y (mgr.25253) 1021 : cluster [DBG] pgmap v1054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[79620]: audit 2024-07-28T12:02:37.445637+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:38.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:37 smithi177 bash[79620]: audit 2024-07-28T12:02:37.452993+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:38.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:38.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:38.333 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:38.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:02:38.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:38.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:38.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1205 16 16 0 0 0 - 0 2024-07-28T12:02:38.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:38.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:38.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:38.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:39.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:39.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: audit 2024-07-28T12:02:38.111753+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: audit 2024-07-28T12:02:38.121582+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: audit 2024-07-28T12:02:38.571477+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: audit 2024-07-28T12:02:38.573321+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: audit 2024-07-28T12:02:38.583594+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[81864]: cluster 2024-07-28T12:02:38.648528+0000 mgr.y (mgr.25253) 1022 : cluster [DBG] pgmap v1055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: audit 2024-07-28T12:02:38.111753+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: audit 2024-07-28T12:02:38.121582+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: audit 2024-07-28T12:02:38.571477+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: audit 2024-07-28T12:02:38.573321+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: audit 2024-07-28T12:02:38.583594+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:39 smithi177 bash[79620]: cluster 2024-07-28T12:02:38.648528+0000 mgr.y (mgr.25253) 1022 : cluster [DBG] pgmap v1055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:39.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: audit 2024-07-28T12:02:38.111753+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: audit 2024-07-28T12:02:38.121582+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: audit 2024-07-28T12:02:38.571477+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: audit 2024-07-28T12:02:38.573321+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: audit 2024-07-28T12:02:38.583594+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:39 smithi204 bash[68176]: cluster 2024-07-28T12:02:38.648528+0000 mgr.y (mgr.25253) 1022 : cluster [DBG] pgmap v1055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:39.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:39.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1206 16 16 0 0 0 - 0 2024-07-28T12:02:39.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:39.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:39.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:39.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:40.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:40.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:40.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1207 16 16 0 0 0 - 0 2024-07-28T12:02:40.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:40.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:41.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:41.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:41.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:41.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:41.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1208 16 16 0 0 0 - 0 2024-07-28T12:02:41.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:41.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:41.716 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:02:41.718 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:41 smithi177 bash[81864]: cluster 2024-07-28T12:02:40.649183+0000 mgr.y (mgr.25253) 1023 : cluster [DBG] pgmap v1056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:41.718 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:41 smithi177 bash[81864]: audit 2024-07-28T12:02:40.830107+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:41.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:41 smithi177 bash[79620]: cluster 2024-07-28T12:02:40.649183+0000 mgr.y (mgr.25253) 1023 : cluster [DBG] pgmap v1056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:41.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:41 smithi177 bash[79620]: audit 2024-07-28T12:02:40.830107+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:41.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:41 smithi204 bash[68176]: cluster 2024-07-28T12:02:40.649183+0000 mgr.y (mgr.25253) 1023 : cluster [DBG] pgmap v1056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:41 smithi204 bash[68176]: audit 2024-07-28T12:02:40.830107+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:02:41.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:42.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:42.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:42.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:42.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:42.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:42.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1209 16 16 0 0 0 - 0 2024-07-28T12:02:42.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:42.658 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:42.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:42 smithi204 bash[68176]: cluster 2024-07-28T12:02:41.703179+0000 mon.a (mon.0) 1393 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:02:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:42 smithi204 bash[68176]: audit 2024-07-28T12:02:41.718122+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:42 smithi204 bash[68176]: cluster 2024-07-28T12:02:41.718228+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e206: 8 total, 2 up, 7 in 2024-07-28T12:02:43.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[81864]: cluster 2024-07-28T12:02:41.703179+0000 mon.a (mon.0) 1393 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[81864]: audit 2024-07-28T12:02:41.718122+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[81864]: cluster 2024-07-28T12:02:41.718228+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e206: 8 total, 2 up, 7 in 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[79620]: cluster 2024-07-28T12:02:41.703179+0000 mon.a (mon.0) 1393 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[79620]: audit 2024-07-28T12:02:41.718122+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.177:0/706324490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:02:43.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:42 smithi177 bash[79620]: cluster 2024-07-28T12:02:41.718228+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e206: 8 total, 2 up, 7 in 2024-07-28T12:02:43.065 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:02:43.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:43.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:43.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:43.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:43.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1210 16 16 0 0 0 - 0 2024-07-28T12:02:43.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:43.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:43.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:43 smithi177 bash[79620]: cluster 2024-07-28T12:02:42.650630+0000 mgr.y (mgr.25253) 1024 : cluster [DBG] pgmap v1058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:43.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:43 smithi177 bash[81864]: cluster 2024-07-28T12:02:42.650630+0000 mgr.y (mgr.25253) 1024 : cluster [DBG] pgmap v1058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:43.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:43.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:43.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:43 smithi204 bash[68176]: cluster 2024-07-28T12:02:42.650630+0000 mgr.y (mgr.25253) 1024 : cluster [DBG] pgmap v1058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:44.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:44.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:44.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:44.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:44.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1211 16 16 0 0 0 - 0 2024-07-28T12:02:44.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:44.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:44.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:02:44.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:44.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:45.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:45.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:45.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:45.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:45.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:45.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1212 16 16 0 0 0 - 0 2024-07-28T12:02:45.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:45.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:45.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:45 smithi204 bash[68176]: cluster 2024-07-28T12:02:44.652150+0000 mgr.y (mgr.25253) 1025 : cluster [DBG] pgmap v1059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:45 smithi204 bash[68176]: audit 2024-07-28T12:02:45.706379+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:45 smithi204 bash[68176]: audit 2024-07-28T12:02:45.708256+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:45.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[81864]: cluster 2024-07-28T12:02:44.652150+0000 mgr.y (mgr.25253) 1025 : cluster [DBG] pgmap v1059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[81864]: audit 2024-07-28T12:02:45.706379+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[81864]: audit 2024-07-28T12:02:45.708256+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[79620]: cluster 2024-07-28T12:02:44.652150+0000 mgr.y (mgr.25253) 1025 : cluster [DBG] pgmap v1059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[79620]: audit 2024-07-28T12:02:45.706379+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:02:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:45 smithi177 bash[79620]: audit 2024-07-28T12:02:45.708256+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:46.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:46.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:46.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:46.341 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:02:46.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:46.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1213 16 16 0 0 0 - 0 2024-07-28T12:02:46.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:46.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:46.703 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:46.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:46.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:47.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:47.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:47.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:47.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:47.504 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:47.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:02:47.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:47.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1214 16 16 0 0 0 - 0 2024-07-28T12:02:47.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:47.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:47.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:47 smithi204 bash[68176]: cluster 2024-07-28T12:02:46.653646+0000 mgr.y (mgr.25253) 1026 : cluster [DBG] pgmap v1060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:47.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:47 smithi177 bash[81864]: cluster 2024-07-28T12:02:46.653646+0000 mgr.y (mgr.25253) 1026 : cluster [DBG] pgmap v1060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:48.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:47 smithi177 bash[79620]: cluster 2024-07-28T12:02:46.653646+0000 mgr.y (mgr.25253) 1026 : cluster [DBG] pgmap v1060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:48.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:48.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:48.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:48.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:48.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:48.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1215 16 16 0 0 0 - 0 2024-07-28T12:02:48.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:48.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:48.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:48.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:49.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:49.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:49.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:49.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:49.512 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:02:49.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1216 16 16 0 0 0 - 0 2024-07-28T12:02:49.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:49.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:49.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:49.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:50.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:49 smithi177 bash[79620]: cluster 2024-07-28T12:02:48.655116+0000 mgr.y (mgr.25253) 1027 : cluster [DBG] pgmap v1061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:49 smithi177 bash[81864]: cluster 2024-07-28T12:02:48.655116+0000 mgr.y (mgr.25253) 1027 : cluster [DBG] pgmap v1061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:50.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:49 smithi204 bash[68176]: cluster 2024-07-28T12:02:48.655116+0000 mgr.y (mgr.25253) 1027 : cluster [DBG] pgmap v1061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:50.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:50.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:50.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:50.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:50.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1217 16 16 0 0 0 - 0 2024-07-28T12:02:50.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:50.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:50.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:51.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:51.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:51.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:51.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:51.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:51.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1218 16 16 0 0 0 - 0 2024-07-28T12:02:51.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:51.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:51.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:51 smithi204 bash[68176]: cluster 2024-07-28T12:02:50.656494+0000 mgr.y (mgr.25253) 1028 : cluster [DBG] pgmap v1062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:51.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:51 smithi177 bash[81864]: cluster 2024-07-28T12:02:50.656494+0000 mgr.y (mgr.25253) 1028 : cluster [DBG] pgmap v1062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:51 smithi177 bash[79620]: cluster 2024-07-28T12:02:50.656494+0000 mgr.y (mgr.25253) 1028 : cluster [DBG] pgmap v1062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:52.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:52.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:52.251 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:02:52.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:52.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:52.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:52.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1219 16 16 0 0 0 - 0 2024-07-28T12:02:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:02:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:52.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:52.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:53.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:53.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:53.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:53.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:53.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:53.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:02:53.555363+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:02:53.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:02:53.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1220 16 16 0 0 0 - 0 2024-07-28T12:02:53.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:53.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:53.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:53.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:53.987 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:53 smithi177 bash[79620]: cluster 2024-07-28T12:02:52.657984+0000 mgr.y (mgr.25253) 1029 : cluster [DBG] pgmap v1063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:53.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:53 smithi177 bash[81864]: cluster 2024-07-28T12:02:52.657984+0000 mgr.y (mgr.25253) 1029 : cluster [DBG] pgmap v1063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:54.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:53 smithi204 bash[68176]: cluster 2024-07-28T12:02:52.657984+0000 mgr.y (mgr.25253) 1029 : cluster [DBG] pgmap v1063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:54.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:54.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:54.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:54.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1221 16 16 0 0 0 - 0 2024-07-28T12:02:54.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:54.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:54.752 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:02:54.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:54.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:54.935 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:54 smithi204 bash[68176]: audit 2024-07-28T12:02:53.782809+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.177:0/2867118438' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:54.935 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:54 smithi204 bash[68176]: audit 2024-07-28T12:02:53.783239+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:54.991 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:54 smithi177 bash[79620]: audit 2024-07-28T12:02:53.782809+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.177:0/2867118438' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:54.991 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:54 smithi177 bash[79620]: audit 2024-07-28T12:02:53.783239+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:54.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:54 smithi177 bash[81864]: audit 2024-07-28T12:02:53.782809+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.177:0/2867118438' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:54.992 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:54 smithi177 bash[81864]: audit 2024-07-28T12:02:53.783239+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:02:55.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:55.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:55.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:55.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:55.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:55.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1222 16 16 0 0 0 - 0 2024-07-28T12:02:55.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:55.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:55.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:55.919 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:02:55.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:55.990 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:55 smithi204 bash[68176]: cluster 2024-07-28T12:02:54.659464+0000 mgr.y (mgr.25253) 1030 : cluster [DBG] pgmap v1064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:55.990 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:55 smithi204 bash[68176]: cluster 2024-07-28T12:02:54.736394+0000 mon.a (mon.0) 1399 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:55.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:55 smithi204 bash[68176]: audit 2024-07-28T12:02:54.754000+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:02:55.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:55 smithi204 bash[68176]: cluster 2024-07-28T12:02:54.754197+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e207: 8 total, 2 up, 7 in 2024-07-28T12:02:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[81864]: cluster 2024-07-28T12:02:54.659464+0000 mgr.y (mgr.25253) 1030 : cluster [DBG] pgmap v1064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[81864]: cluster 2024-07-28T12:02:54.736394+0000 mon.a (mon.0) 1399 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[81864]: audit 2024-07-28T12:02:54.754000+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:02:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[81864]: cluster 2024-07-28T12:02:54.754197+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e207: 8 total, 2 up, 7 in 2024-07-28T12:02:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[79620]: cluster 2024-07-28T12:02:54.659464+0000 mgr.y (mgr.25253) 1030 : cluster [DBG] pgmap v1064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[79620]: cluster 2024-07-28T12:02:54.736394+0000 mon.a (mon.0) 1399 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:02:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[79620]: audit 2024-07-28T12:02:54.754000+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:02:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:55 smithi177 bash[79620]: cluster 2024-07-28T12:02:54.754197+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e207: 8 total, 2 up, 7 in 2024-07-28T12:02:56.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:56.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:56.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:56.349 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:02:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:02:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:02:56.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:56.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1223 16 16 0 0 0 - 0 2024-07-28T12:02:56.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:56.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:56.753 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:02:56.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:02:56.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:56.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:57.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:57.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:57.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:57.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:57.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:57.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1224 16 16 0 0 0 - 0 2024-07-28T12:02:57.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:57.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:02:57.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:57.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:57.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:57 smithi177 bash[81864]: cluster 2024-07-28T12:02:56.660984+0000 mgr.y (mgr.25253) 1031 : cluster [DBG] pgmap v1066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:57.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:57 smithi177 bash[79620]: cluster 2024-07-28T12:02:56.660984+0000 mgr.y (mgr.25253) 1031 : cluster [DBG] pgmap v1066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:58.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:58.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:57 smithi204 bash[68176]: cluster 2024-07-28T12:02:56.660984+0000 mgr.y (mgr.25253) 1031 : cluster [DBG] pgmap v1066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:02:58.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:58.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:58.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:58.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1225 16 16 0 0 0 - 0 2024-07-28T12:02:58.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:58.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:58.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:58.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:59.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:02:59.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:02:59.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:59.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:02:59.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1226 16 16 0 0 0 - 0 2024-07-28T12:02:59.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:02:59.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:02:59.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:02:59.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:02:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:02:59 smithi204 bash[68176]: cluster 2024-07-28T12:02:58.661872+0000 mgr.y (mgr.25253) 1032 : cluster [DBG] pgmap v1067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:02:59 smithi177 bash[79620]: cluster 2024-07-28T12:02:58.661872+0000 mgr.y (mgr.25253) 1032 : cluster [DBG] pgmap v1067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:00.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:02:59 smithi177 bash[81864]: cluster 2024-07-28T12:02:58.661872+0000 mgr.y (mgr.25253) 1032 : cluster [DBG] pgmap v1067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:00.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:00.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:00.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:00.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:00.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:00.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1227 16 16 0 0 0 - 0 2024-07-28T12:03:00.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:00.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:00.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:00.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:01.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:01.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:01.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:01.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:01.508 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:01.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1228 16 16 0 0 0 - 0 2024-07-28T12:03:01.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:01.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:01.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[79620]: cluster 2024-07-28T12:03:00.663351+0000 mgr.y (mgr.25253) 1033 : cluster [DBG] pgmap v1068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:01.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[79620]: audit 2024-07-28T12:03:00.708992+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:01.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[79620]: audit 2024-07-28T12:03:00.710912+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[81864]: cluster 2024-07-28T12:03:00.663351+0000 mgr.y (mgr.25253) 1033 : cluster [DBG] pgmap v1068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[81864]: audit 2024-07-28T12:03:00.708992+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:01 smithi177 bash[81864]: audit 2024-07-28T12:03:00.710912+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:01.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:01 smithi204 bash[68176]: cluster 2024-07-28T12:03:00.663351+0000 mgr.y (mgr.25253) 1033 : cluster [DBG] pgmap v1068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:01 smithi204 bash[68176]: audit 2024-07-28T12:03:00.708992+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:01 smithi204 bash[68176]: audit 2024-07-28T12:03:00.710912+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:01.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:02.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:02.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:02.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:02.470 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:02.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:02.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1229 16 16 0 0 0 - 0 2024-07-28T12:03:02.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:02.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:02.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:03.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:03.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:03.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:03.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:03.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:03.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1230 16 16 0 0 0 - 0 2024-07-28T12:03:03.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:03.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:03.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:03.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:03 smithi204 bash[68176]: cluster 2024-07-28T12:03:02.664900+0000 mgr.y (mgr.25253) 1034 : cluster [DBG] pgmap v1069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:03.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:03.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:03 smithi177 bash[81864]: cluster 2024-07-28T12:03:02.664900+0000 mgr.y (mgr.25253) 1034 : cluster [DBG] pgmap v1069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:03.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:03 smithi177 bash[79620]: cluster 2024-07-28T12:03:02.664900+0000 mgr.y (mgr.25253) 1034 : cluster [DBG] pgmap v1069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:04.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:04.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:04.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:04.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:04.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1231 16 16 0 0 0 - 0 2024-07-28T12:03:04.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:04.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:04.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:04.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:05.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:05.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:05.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:05.286 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:05.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:05.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:05.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1232 16 16 0 0 0 - 0 2024-07-28T12:03:05.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:05.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:05.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:05.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:05 smithi204 bash[68176]: cluster 2024-07-28T12:03:04.666360+0000 mgr.y (mgr.25253) 1035 : cluster [DBG] pgmap v1070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:05.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:06.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:05 smithi177 bash[81864]: cluster 2024-07-28T12:03:04.666360+0000 mgr.y (mgr.25253) 1035 : cluster [DBG] pgmap v1070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:06.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:05 smithi177 bash[79620]: cluster 2024-07-28T12:03:04.666360+0000 mgr.y (mgr.25253) 1035 : cluster [DBG] pgmap v1070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:06.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:03:06.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:06.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:06.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:06.374 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:03:06.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:06.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1233 16 16 0 0 0 - 0 2024-07-28T12:03:06.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:06.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:06.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:06.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:07.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:07.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:07.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:07.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:07.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:07.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1234 16 16 0 0 0 - 0 2024-07-28T12:03:07.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:07.731 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:03:07.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:07.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[81864]: cluster 2024-07-28T12:03:06.667059+0000 mgr.y (mgr.25253) 1036 : cluster [DBG] pgmap v1071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[81864]: audit 2024-07-28T12:03:06.850381+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.177:0/3977435683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[81864]: audit 2024-07-28T12:03:06.850973+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[79620]: cluster 2024-07-28T12:03:06.667059+0000 mgr.y (mgr.25253) 1036 : cluster [DBG] pgmap v1071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[79620]: audit 2024-07-28T12:03:06.850381+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.177:0/3977435683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:07 smithi177 bash[79620]: audit 2024-07-28T12:03:06.850973+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:08.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:07 smithi204 bash[68176]: cluster 2024-07-28T12:03:06.667059+0000 mgr.y (mgr.25253) 1036 : cluster [DBG] pgmap v1071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:07 smithi204 bash[68176]: audit 2024-07-28T12:03:06.850381+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.177:0/3977435683' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:07 smithi204 bash[68176]: audit 2024-07-28T12:03:06.850973+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:08.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:08.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:08.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:08.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1235 16 16 0 0 0 - 0 2024-07-28T12:03:08.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:08.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:08.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:08 smithi204 bash[68176]: cluster 2024-07-28T12:03:07.715836+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:08 smithi204 bash[68176]: audit 2024-07-28T12:03:07.733461+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:08 smithi204 bash[68176]: cluster 2024-07-28T12:03:07.733620+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e208: 8 total, 2 up, 7 in 2024-07-28T12:03:08.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[79620]: cluster 2024-07-28T12:03:07.715836+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[79620]: audit 2024-07-28T12:03:07.733461+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[79620]: cluster 2024-07-28T12:03:07.733620+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e208: 8 total, 2 up, 7 in 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[81864]: cluster 2024-07-28T12:03:07.715836+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[81864]: audit 2024-07-28T12:03:07.733461+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:08.981 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:08 smithi177 bash[81864]: cluster 2024-07-28T12:03:07.733620+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e208: 8 total, 2 up, 7 in 2024-07-28T12:03:09.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:09.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:09.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:09.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:09.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1236 16 16 0 0 0 - 0 2024-07-28T12:03:09.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:09.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:09.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:09 smithi204 bash[68176]: cluster 2024-07-28T12:03:08.668524+0000 mgr.y (mgr.25253) 1037 : cluster [DBG] pgmap v1073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:09.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:09 smithi177 bash[79620]: cluster 2024-07-28T12:03:08.668524+0000 mgr.y (mgr.25253) 1037 : cluster [DBG] pgmap v1073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:09 smithi177 bash[81864]: cluster 2024-07-28T12:03:08.668524+0000 mgr.y (mgr.25253) 1037 : cluster [DBG] pgmap v1073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:10.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:10.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:10.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:10.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:10.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:10.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1237 16 16 0 0 0 - 0 2024-07-28T12:03:10.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:10.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:10.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:03:10.828 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:10.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:10.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:11.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:11.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:11.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:11.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:11.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1238 16 16 0 0 0 - 0 2024-07-28T12:03:11.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:11.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:11.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:11.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:11 smithi177 bash[81864]: cluster 2024-07-28T12:03:10.670072+0000 mgr.y (mgr.25253) 1038 : cluster [DBG] pgmap v1074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:11 smithi177 bash[79620]: cluster 2024-07-28T12:03:10.670072+0000 mgr.y (mgr.25253) 1038 : cluster [DBG] pgmap v1074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:12.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:12.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:11 smithi204 bash[68176]: cluster 2024-07-28T12:03:10.670072+0000 mgr.y (mgr.25253) 1038 : cluster [DBG] pgmap v1074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:12.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:12.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:12.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:12.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1239 16 16 0 0 0 - 0 2024-07-28T12:03:12.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:12.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:12.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:13.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:13.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:13.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:13.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:13.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:13.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:03:13.558383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:03:13.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:03:13.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1240 16 16 0 0 0 - 0 2024-07-28T12:03:13.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:13.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:13.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:13 smithi204 bash[68176]: cluster 2024-07-28T12:03:12.671617+0000 mgr.y (mgr.25253) 1039 : cluster [DBG] pgmap v1075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:13.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:14.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:13 smithi177 bash[81864]: cluster 2024-07-28T12:03:12.671617+0000 mgr.y (mgr.25253) 1039 : cluster [DBG] pgmap v1075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:14.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:13 smithi177 bash[79620]: cluster 2024-07-28T12:03:12.671617+0000 mgr.y (mgr.25253) 1039 : cluster [DBG] pgmap v1075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:14.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:14.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:14.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:14.408 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:14.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:14.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:14.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1241 16 16 0 0 0 - 0 2024-07-28T12:03:14.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:14.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:14.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:15.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:15.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:15.189 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:15.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:03:15.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:15.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:15.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:15.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1242 16 16 0 0 0 - 0 2024-07-28T12:03:15.565 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:15.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:15.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:15.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:15.878 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:15 smithi177 bash[81864]: cluster 2024-07-28T12:03:14.673196+0000 mgr.y (mgr.25253) 1040 : cluster [DBG] pgmap v1076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:15.878 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:15 smithi177 bash[81864]: audit 2024-07-28T12:03:15.700928+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:15.878 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:15 smithi177 bash[79620]: cluster 2024-07-28T12:03:14.673196+0000 mgr.y (mgr.25253) 1040 : cluster [DBG] pgmap v1076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:15.878 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:15 smithi177 bash[79620]: audit 2024-07-28T12:03:15.700928+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:15.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:16.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:16.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:03:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:15 smithi204 bash[68176]: cluster 2024-07-28T12:03:14.673196+0000 mgr.y (mgr.25253) 1040 : cluster [DBG] pgmap v1076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:15 smithi204 bash[68176]: audit 2024-07-28T12:03:15.700928+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:16.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:16.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:16.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:16.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1243 16 16 0 0 0 - 0 2024-07-28T12:03:16.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:16.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:16.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:16.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:17.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:17.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:17.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:17.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:17.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:17.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1244 16 16 0 0 0 - 0 2024-07-28T12:03:17.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:17.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:17.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:17.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:17 smithi177 bash[79620]: cluster 2024-07-28T12:03:16.674738+0000 mgr.y (mgr.25253) 1041 : cluster [DBG] pgmap v1077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:17.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:17 smithi177 bash[81864]: cluster 2024-07-28T12:03:16.674738+0000 mgr.y (mgr.25253) 1041 : cluster [DBG] pgmap v1077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:18.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:18.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:17 smithi204 bash[68176]: cluster 2024-07-28T12:03:16.674738+0000 mgr.y (mgr.25253) 1041 : cluster [DBG] pgmap v1077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:18.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:18.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:18.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:18.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:18.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1245 16 16 0 0 0 - 0 2024-07-28T12:03:18.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:18.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:18.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:18.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:19.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:19.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:19.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:19.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:19.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:19.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1246 16 16 0 0 0 - 0 2024-07-28T12:03:19.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:19.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:19.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:19.980 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:19 smithi177 bash[79620]: cluster 2024-07-28T12:03:18.675591+0000 mgr.y (mgr.25253) 1042 : cluster [DBG] pgmap v1078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:20.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:19 smithi177 bash[81864]: cluster 2024-07-28T12:03:18.675591+0000 mgr.y (mgr.25253) 1042 : cluster [DBG] pgmap v1078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:20.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:20.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:19 smithi204 bash[68176]: cluster 2024-07-28T12:03:18.675591+0000 mgr.y (mgr.25253) 1042 : cluster [DBG] pgmap v1078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:20.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:20.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:20.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:20.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:20.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1247 16 16 0 0 0 - 0 2024-07-28T12:03:20.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:20.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:20.768 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:03:20.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:20.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:20.994 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:20 smithi177 bash[79620]: audit 2024-07-28T12:03:19.816927+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:03:20.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:20 smithi177 bash[81864]: audit 2024-07-28T12:03:19.816927+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:03:21.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:20 smithi204 bash[68176]: audit 2024-07-28T12:03:19.816927+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:03:21.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:21.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:21.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:21.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1248 16 16 0 0 0 - 0 2024-07-28T12:03:21.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:21.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:21.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:21 smithi204 bash[68176]: cluster 2024-07-28T12:03:20.676435+0000 mgr.y (mgr.25253) 1043 : cluster [DBG] pgmap v1079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:21 smithi204 bash[68176]: cluster 2024-07-28T12:03:20.753860+0000 mon.a (mon.0) 1410 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:21 smithi204 bash[68176]: audit 2024-07-28T12:03:20.770273+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:03:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:21 smithi204 bash[68176]: cluster 2024-07-28T12:03:20.770366+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e209: 8 total, 2 up, 7 in 2024-07-28T12:03:21.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[81864]: cluster 2024-07-28T12:03:20.676435+0000 mgr.y (mgr.25253) 1043 : cluster [DBG] pgmap v1079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[81864]: cluster 2024-07-28T12:03:20.753860+0000 mon.a (mon.0) 1410 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:22.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[81864]: audit 2024-07-28T12:03:20.770273+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:03:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[81864]: cluster 2024-07-28T12:03:20.770366+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e209: 8 total, 2 up, 7 in 2024-07-28T12:03:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[79620]: cluster 2024-07-28T12:03:20.676435+0000 mgr.y (mgr.25253) 1043 : cluster [DBG] pgmap v1079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[79620]: cluster 2024-07-28T12:03:20.753860+0000 mon.a (mon.0) 1410 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[79620]: audit 2024-07-28T12:03:20.770273+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.177:0/156957038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:03:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:21 smithi177 bash[79620]: cluster 2024-07-28T12:03:20.770366+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e209: 8 total, 2 up, 7 in 2024-07-28T12:03:22.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:22.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:22.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:22.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:22.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:22.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1249 16 16 0 0 0 - 0 2024-07-28T12:03:22.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:22.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:22.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:23.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:23.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:23.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:23.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:23.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1250 16 16 0 0 0 - 0 2024-07-28T12:03:23.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:23.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:03:23.713 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:23.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:23.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:23 smithi204 bash[68176]: cluster 2024-07-28T12:03:22.677984+0000 mgr.y (mgr.25253) 1044 : cluster [DBG] pgmap v1081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:23.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:24.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:23 smithi177 bash[81864]: cluster 2024-07-28T12:03:22.677984+0000 mgr.y (mgr.25253) 1044 : cluster [DBG] pgmap v1081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:24.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:23 smithi177 bash[79620]: cluster 2024-07-28T12:03:22.677984+0000 mgr.y (mgr.25253) 1044 : cluster [DBG] pgmap v1081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:24.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:24.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:24.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:24.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:24.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:24.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1251 16 16 0 0 0 - 0 2024-07-28T12:03:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:24.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:03:24.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:24.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:24.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:25.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:25.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:25.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:25.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:25.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:25.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1252 16 16 0 0 0 - 0 2024-07-28T12:03:25.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:25.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:25.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:25.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:25 smithi177 bash[81864]: cluster 2024-07-28T12:03:24.679533+0000 mgr.y (mgr.25253) 1045 : cluster [DBG] pgmap v1082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:25 smithi177 bash[79620]: cluster 2024-07-28T12:03:24.679533+0000 mgr.y (mgr.25253) 1045 : cluster [DBG] pgmap v1082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:26.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:25 smithi204 bash[68176]: cluster 2024-07-28T12:03:24.679533+0000 mgr.y (mgr.25253) 1045 : cluster [DBG] pgmap v1082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:26.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:26.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:26.344 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:03:26.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:26.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1253 16 16 0 0 0 - 0 2024-07-28T12:03:26.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:26.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:26.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:26.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:27.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:27.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:27.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:27.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:27.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:27.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1254 16 16 0 0 0 - 0 2024-07-28T12:03:27.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:27.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:27.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:27 smithi204 bash[68176]: cluster 2024-07-28T12:03:26.681015+0000 mgr.y (mgr.25253) 1046 : cluster [DBG] pgmap v1083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:27.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:28.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:27 smithi177 bash[79620]: cluster 2024-07-28T12:03:26.681015+0000 mgr.y (mgr.25253) 1046 : cluster [DBG] pgmap v1083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:28.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:27 smithi177 bash[81864]: cluster 2024-07-28T12:03:26.681015+0000 mgr.y (mgr.25253) 1046 : cluster [DBG] pgmap v1083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:28.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:28.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:28.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:28.405 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:28.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:28.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1255 16 16 0 0 0 - 0 2024-07-28T12:03:28.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:28.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:28.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:28.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:29.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:29.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:29.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:29.376 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:29.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:29.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:29.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1256 16 16 0 0 0 - 0 2024-07-28T12:03:29.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:29.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:29.853 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:29 smithi177 bash[81864]: cluster 2024-07-28T12:03:28.682512+0000 mgr.y (mgr.25253) 1047 : cluster [DBG] pgmap v1084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:29.853 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:29 smithi177 bash[79620]: cluster 2024-07-28T12:03:28.682512+0000 mgr.y (mgr.25253) 1047 : cluster [DBG] pgmap v1084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:29.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:30.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:30.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:30.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:29 smithi204 bash[68176]: cluster 2024-07-28T12:03:28.682512+0000 mgr.y (mgr.25253) 1047 : cluster [DBG] pgmap v1084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:30.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:30.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:30.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:30.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1257 16 16 0 0 0 - 0 2024-07-28T12:03:30.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:30.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:30.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:30.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:31.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:30 smithi177 bash[81864]: audit 2024-07-28T12:03:30.701437+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:31.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:30 smithi177 bash[79620]: audit 2024-07-28T12:03:30.701437+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:30 smithi204 bash[68176]: audit 2024-07-28T12:03:30.701437+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:31.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:31.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:31.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:31.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:31.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1258 16 16 0 0 0 - 0 2024-07-28T12:03:31.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:31.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:31.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:31.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:32.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:32.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:31 smithi204 bash[68176]: cluster 2024-07-28T12:03:30.684060+0000 mgr.y (mgr.25253) 1048 : cluster [DBG] pgmap v1085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:32.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:32.163 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:31 smithi177 bash[79620]: cluster 2024-07-28T12:03:30.684060+0000 mgr.y (mgr.25253) 1048 : cluster [DBG] pgmap v1085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:32.163 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:31 smithi177 bash[81864]: cluster 2024-07-28T12:03:30.684060+0000 mgr.y (mgr.25253) 1048 : cluster [DBG] pgmap v1085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:32.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:32.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:32.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:32.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1259 16 16 0 0 0 - 0 2024-07-28T12:03:32.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:32.636 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:32.798 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:03:32.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:32.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:33.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:32 smithi177 bash[79620]: audit 2024-07-28T12:03:32.606929+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.177:0/977485298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:32 smithi177 bash[79620]: audit 2024-07-28T12:03:32.607538+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:32 smithi177 bash[81864]: audit 2024-07-28T12:03:32.606929+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.177:0/977485298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:32 smithi177 bash[81864]: audit 2024-07-28T12:03:32.607538+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:32 smithi204 bash[68176]: audit 2024-07-28T12:03:32.606929+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.177:0/977485298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:32 smithi204 bash[68176]: audit 2024-07-28T12:03:32.607538+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:33.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:33.329 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:33.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:33.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:33.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:03:33.561125+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:03:33.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:03:33.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1260 16 16 0 0 0 - 0 2024-07-28T12:03:33.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:33.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:33.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:33.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[79620]: cluster 2024-07-28T12:03:32.685184+0000 mgr.y (mgr.25253) 1049 : cluster [DBG] pgmap v1086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[79620]: cluster 2024-07-28T12:03:32.786579+0000 mon.a (mon.0) 1415 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[79620]: audit 2024-07-28T12:03:32.798029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[79620]: cluster 2024-07-28T12:03:32.798142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e210: 8 total, 2 up, 7 in 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[81864]: cluster 2024-07-28T12:03:32.685184+0000 mgr.y (mgr.25253) 1049 : cluster [DBG] pgmap v1086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[81864]: cluster 2024-07-28T12:03:32.786579+0000 mon.a (mon.0) 1415 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[81864]: audit 2024-07-28T12:03:32.798029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:33.939 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:33 smithi177 bash[81864]: cluster 2024-07-28T12:03:32.798142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e210: 8 total, 2 up, 7 in 2024-07-28T12:03:34.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:34.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:33 smithi204 bash[68176]: cluster 2024-07-28T12:03:32.685184+0000 mgr.y (mgr.25253) 1049 : cluster [DBG] pgmap v1086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:34.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:33 smithi204 bash[68176]: cluster 2024-07-28T12:03:32.786579+0000 mon.a (mon.0) 1415 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:03:34.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:33 smithi204 bash[68176]: audit 2024-07-28T12:03:32.798029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:34.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:33 smithi204 bash[68176]: cluster 2024-07-28T12:03:32.798142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e210: 8 total, 2 up, 7 in 2024-07-28T12:03:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:34.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:03:34.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:34.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:34.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:34.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:34.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1261 16 16 0 0 0 - 0 2024-07-28T12:03:34.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:34.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:34.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:35.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:35.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:35.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:35.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:35.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:35.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1262 16 16 0 0 0 - 0 2024-07-28T12:03:35.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:03:35.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:35.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:35.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:35.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:35 smithi177 bash[79620]: cluster 2024-07-28T12:03:34.686705+0000 mgr.y (mgr.25253) 1050 : cluster [DBG] pgmap v1088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:35.887 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:35 smithi177 bash[81864]: cluster 2024-07-28T12:03:34.686705+0000 mgr.y (mgr.25253) 1050 : cluster [DBG] pgmap v1088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:35.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:36.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:36.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:35 smithi204 bash[68176]: cluster 2024-07-28T12:03:34.686705+0000 mgr.y (mgr.25253) 1050 : cluster [DBG] pgmap v1088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:36.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:36.241 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:03:36.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:36.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:36.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1263 16 16 0 0 0 - 0 2024-07-28T12:03:36.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:36.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:36.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:36.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:37.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:37.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:37.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:37.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:37.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:37.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1264 16 16 0 0 0 - 0 2024-07-28T12:03:37.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:37.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:37.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:38.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:37 smithi177 bash[79620]: cluster 2024-07-28T12:03:36.688255+0000 mgr.y (mgr.25253) 1051 : cluster [DBG] pgmap v1089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:38.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:37 smithi177 bash[81864]: cluster 2024-07-28T12:03:36.688255+0000 mgr.y (mgr.25253) 1051 : cluster [DBG] pgmap v1089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:38.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:38.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:38.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:37 smithi204 bash[68176]: cluster 2024-07-28T12:03:36.688255+0000 mgr.y (mgr.25253) 1051 : cluster [DBG] pgmap v1089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:38.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:38.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:38.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:38.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1265 16 16 0 0 0 - 0 2024-07-28T12:03:38.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:38.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:38.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:38.868 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:38.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:39.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:39.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:39.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:39.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:39.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:39.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1266 16 16 0 0 0 - 0 2024-07-28T12:03:39.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[81864]: cluster 2024-07-28T12:03:38.689744+0000 mgr.y (mgr.25253) 1052 : cluster [DBG] pgmap v1090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[81864]: audit 2024-07-28T12:03:38.717900+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[81864]: audit 2024-07-28T12:03:39.089768+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[81864]: audit 2024-07-28T12:03:39.094426+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[79620]: cluster 2024-07-28T12:03:38.689744+0000 mgr.y (mgr.25253) 1052 : cluster [DBG] pgmap v1090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[79620]: audit 2024-07-28T12:03:38.717900+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[79620]: audit 2024-07-28T12:03:39.089768+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:39 smithi177 bash[79620]: audit 2024-07-28T12:03:39.094426+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:39.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:39 smithi204 bash[68176]: cluster 2024-07-28T12:03:38.689744+0000 mgr.y (mgr.25253) 1052 : cluster [DBG] pgmap v1090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:39.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:39 smithi204 bash[68176]: audit 2024-07-28T12:03:38.717900+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:39.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:39 smithi204 bash[68176]: audit 2024-07-28T12:03:39.089768+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:39 smithi204 bash[68176]: audit 2024-07-28T12:03:39.094426+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:39.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:40.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:40.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:40.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:40.352 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:40.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:40.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:40.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1267 16 16 0 0 0 - 0 2024-07-28T12:03:40.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:40.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:40.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:40.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:41.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:41.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:41.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:41.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:41.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:41.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1268 16 16 0 0 0 - 0 2024-07-28T12:03:41.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:41.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:41.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:41 smithi204 bash[68176]: cluster 2024-07-28T12:03:40.690807+0000 mgr.y (mgr.25253) 1053 : cluster [DBG] pgmap v1091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:41.978 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:41 smithi177 bash[79620]: cluster 2024-07-28T12:03:40.690807+0000 mgr.y (mgr.25253) 1053 : cluster [DBG] pgmap v1091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:41.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:41 smithi177 bash[81864]: cluster 2024-07-28T12:03:40.690807+0000 mgr.y (mgr.25253) 1053 : cluster [DBG] pgmap v1091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:42.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:42.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:42.206 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:42.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:42.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:42.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:42.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1269 16 16 0 0 0 - 0 2024-07-28T12:03:42.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:42.629 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:42 smithi204 bash[60899]: ts=2024-07-28T12:03: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:42.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:42.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:43.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:03:43.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:43.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:43.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:43.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:43.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1270 16 16 0 0 0 - 0 2024-07-28T12:03:43.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:43.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:43.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:43.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:43 smithi177 bash[79620]: cluster 2024-07-28T12:03:42.692293+0000 mgr.y (mgr.25253) 1054 : cluster [DBG] pgmap v1092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:44.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:43 smithi177 bash[81864]: cluster 2024-07-28T12:03:42.692293+0000 mgr.y (mgr.25253) 1054 : cluster [DBG] pgmap v1092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:44.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:44.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:44.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:43 smithi204 bash[68176]: cluster 2024-07-28T12:03:42.692293+0000 mgr.y (mgr.25253) 1054 : cluster [DBG] pgmap v1092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:44.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:44.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:44.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:44.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1271 16 16 0 0 0 - 0 2024-07-28T12:03:44.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:44.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:44.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:44.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:45.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:45.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:45.207 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:03:45.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:45 smithi204 bash[68176]: audit 2024-07-28T12:03:44.185978+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:45 smithi204 bash[68176]: audit 2024-07-28T12:03:44.192609+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:45 smithi204 bash[68176]: audit 2024-07-28T12:03:44.457853+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:03:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:45 smithi204 bash[68176]: cluster 2024-07-28T12:03:44.693354+0000 mgr.y (mgr.25253) 1055 : cluster [DBG] pgmap v1093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:45.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:45.434 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[81864]: audit 2024-07-28T12:03:44.185978+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[81864]: audit 2024-07-28T12:03:44.192609+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[81864]: audit 2024-07-28T12:03:44.457853+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[81864]: cluster 2024-07-28T12:03:44.693354+0000 mgr.y (mgr.25253) 1055 : cluster [DBG] pgmap v1093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[79620]: audit 2024-07-28T12:03:44.185978+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[79620]: audit 2024-07-28T12:03:44.192609+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[79620]: audit 2024-07-28T12:03:44.457853+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:03:45.435 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:45 smithi177 bash[79620]: cluster 2024-07-28T12:03:44.693354+0000 mgr.y (mgr.25253) 1055 : cluster [DBG] pgmap v1093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:45.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:45.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1272 16 16 0 0 0 - 0 2024-07-28T12:03:45.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:45.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:45.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:46.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:46.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:46.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:46.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:46.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: cluster 2024-07-28T12:03:45.194949+0000 mon.a (mon.0) 1424 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.209352+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: cluster 2024-07-28T12:03:45.209442+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e211: 8 total, 2 up, 7 in 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.492876+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.497 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.501181+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.702266+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.945691+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.947684+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[81864]: audit 2024-07-28T12:03:45.958267+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: cluster 2024-07-28T12:03:45.194949+0000 mon.a (mon.0) 1424 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.209352+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: cluster 2024-07-28T12:03:45.209442+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e211: 8 total, 2 up, 7 in 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.492876+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.501181+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.702266+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:46.498 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.945691+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:46.499 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.947684+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:46.499 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:46 smithi177 bash[79620]: audit 2024-07-28T12:03:45.958267+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1273 16 16 0 0 0 - 0 2024-07-28T12:03:46.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: cluster 2024-07-28T12:03:45.194949+0000 mon.a (mon.0) 1424 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.209352+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.177:0/3750804151' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: cluster 2024-07-28T12:03:45.209442+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e211: 8 total, 2 up, 7 in 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.492876+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.501181+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.702266+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.945691+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.947684+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:46.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:46 smithi204 bash[68176]: audit 2024-07-28T12:03:45.958267+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:03:46.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:46.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:46.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:47.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:47.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:47.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:47.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:47.453 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:47 smithi204 bash[68176]: cluster 2024-07-28T12:03:46.694269+0000 mgr.y (mgr.25253) 1056 : cluster [DBG] pgmap v1095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:47.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:47 smithi177 bash[81864]: cluster 2024-07-28T12:03:46.694269+0000 mgr.y (mgr.25253) 1056 : cluster [DBG] pgmap v1095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:47.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:47 smithi177 bash[79620]: cluster 2024-07-28T12:03:46.694269+0000 mgr.y (mgr.25253) 1056 : cluster [DBG] pgmap v1095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:47.533 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:03:47.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1274 16 16 0 0 0 - 0 2024-07-28T12:03:47.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:47.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:47.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:47.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:48.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:48.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:48.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:03:48.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:48.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:48.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:48.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1275 16 16 0 0 0 - 0 2024-07-28T12:03:48.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:48.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:48.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:48.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:49.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:49.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:49.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:49.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:49.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1276 16 16 0 0 0 - 0 2024-07-28T12:03:49.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:49.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:49.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:49.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:49 smithi177 bash[81864]: cluster 2024-07-28T12:03:48.695345+0000 mgr.y (mgr.25253) 1057 : cluster [DBG] pgmap v1096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:50.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:49 smithi177 bash[79620]: cluster 2024-07-28T12:03:48.695345+0000 mgr.y (mgr.25253) 1057 : cluster [DBG] pgmap v1096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:50.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:50.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:49 smithi204 bash[68176]: cluster 2024-07-28T12:03:48.695345+0000 mgr.y (mgr.25253) 1057 : cluster [DBG] pgmap v1096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:50.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:50.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:50.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:50.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:50.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1277 16 16 0 0 0 - 0 2024-07-28T12:03:50.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:50.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:50.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:51.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:51.053 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:03:51.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:51.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:51.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:51.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:51.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1278 16 16 0 0 0 - 0 2024-07-28T12:03:51.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:51.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:51.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:03:51.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:03:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:51 smithi204 bash[68176]: cluster 2024-07-28T12:03:50.696904+0000 mgr.y (mgr.25253) 1058 : cluster [DBG] pgmap v1097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:51.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:51 smithi177 bash[79620]: cluster 2024-07-28T12:03:50.696904+0000 mgr.y (mgr.25253) 1058 : cluster [DBG] pgmap v1097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:51 smithi177 bash[81864]: cluster 2024-07-28T12:03:50.696904+0000 mgr.y (mgr.25253) 1058 : cluster [DBG] pgmap v1097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:52.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:52.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:52.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:52.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:52.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:52.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1279 16 16 0 0 0 - 0 2024-07-28T12:03:52.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:03:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:52.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:52.921 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:53.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:53.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:53.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:53.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:53.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:53.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:03:53.564056+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:03:53.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:03:53.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1280 16 16 0 0 0 - 0 2024-07-28T12:03:53.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:53.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:53.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:53.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:54.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:53 smithi177 bash[81864]: cluster 2024-07-28T12:03:52.698377+0000 mgr.y (mgr.25253) 1059 : cluster [DBG] pgmap v1098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:54.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:53 smithi177 bash[79620]: cluster 2024-07-28T12:03:52.698377+0000 mgr.y (mgr.25253) 1059 : cluster [DBG] pgmap v1098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:54.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:54.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:53 smithi204 bash[68176]: cluster 2024-07-28T12:03:52.698377+0000 mgr.y (mgr.25253) 1059 : cluster [DBG] pgmap v1098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:54.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:54.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:54.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:54.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1281 16 16 0 0 0 - 0 2024-07-28T12:03:54.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:54.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:54.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:54.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:55.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:55.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:55.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:55.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:55.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:55.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1282 16 16 0 0 0 - 0 2024-07-28T12:03:55.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:55.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:55.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:55.892 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:55 smithi177 bash[81864]: cluster 2024-07-28T12:03:54.699898+0000 mgr.y (mgr.25253) 1060 : cluster [DBG] pgmap v1099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:55.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:55 smithi177 bash[79620]: cluster 2024-07-28T12:03:54.699898+0000 mgr.y (mgr.25253) 1060 : cluster [DBG] pgmap v1099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:55 smithi204 bash[68176]: cluster 2024-07-28T12:03:54.699898+0000 mgr.y (mgr.25253) 1060 : cluster [DBG] pgmap v1099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:55.954 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:03:56.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:56.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:56.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:56.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:56.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:56.488 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:03:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:03:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:03:56.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1283 16 16 0 0 0 - 0 2024-07-28T12:03:56.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:56.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:56.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:56.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:57.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:03:57.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:57.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:57.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:57.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:57.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1284 16 16 0 0 0 - 0 2024-07-28T12:03:57.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:57.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:57.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:57.906 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:57 smithi177 bash[81864]: cluster 2024-07-28T12:03:56.701503+0000 mgr.y (mgr.25253) 1061 : cluster [DBG] pgmap v1100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:57.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:57 smithi177 bash[79620]: cluster 2024-07-28T12:03:56.701503+0000 mgr.y (mgr.25253) 1061 : cluster [DBG] pgmap v1100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:58.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:58.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:57 smithi204 bash[68176]: cluster 2024-07-28T12:03:56.701503+0000 mgr.y (mgr.25253) 1061 : cluster [DBG] pgmap v1100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:58.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:58.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:58.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:58.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:03:58.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1285 16 16 0 0 0 - 0 2024-07-28T12:03:58.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:58.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:58.778 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:03:58.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:03:58.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:03:59.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:03:59.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:58 smithi204 bash[68176]: audit 2024-07-28T12:03:57.989138+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.177:0/1822167547' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:58 smithi204 bash[68176]: audit 2024-07-28T12:03:57.989483+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:59.221 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:58 smithi177 bash[81864]: audit 2024-07-28T12:03:57.989138+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.177:0/1822167547' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.221 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:58 smithi177 bash[81864]: audit 2024-07-28T12:03:57.989483+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.221 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:58 smithi177 bash[79620]: audit 2024-07-28T12:03:57.989138+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.177:0/1822167547' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.221 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:58 smithi177 bash[79620]: audit 2024-07-28T12:03:57.989483+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:03:59.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:59.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:59.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1286 16 16 0 0 0 - 0 2024-07-28T12:03:59.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:03:59.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:59.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:03:59.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[81864]: cluster 2024-07-28T12:03:58.702681+0000 mgr.y (mgr.25253) 1062 : cluster [DBG] pgmap v1101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[81864]: cluster 2024-07-28T12:03:58.768330+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[81864]: audit 2024-07-28T12:03:58.780593+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[81864]: cluster 2024-07-28T12:03:58.780673+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e212: 8 total, 2 up, 7 in 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[79620]: cluster 2024-07-28T12:03:58.702681+0000 mgr.y (mgr.25253) 1062 : cluster [DBG] pgmap v1101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[79620]: cluster 2024-07-28T12:03:58.768330+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[79620]: audit 2024-07-28T12:03:58.780593+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:03:59.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:03:59 smithi177 bash[79620]: cluster 2024-07-28T12:03:58.780673+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e212: 8 total, 2 up, 7 in 2024-07-28T12:03:59.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:00.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:00.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:59 smithi204 bash[68176]: cluster 2024-07-28T12:03:58.702681+0000 mgr.y (mgr.25253) 1062 : cluster [DBG] pgmap v1101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:59 smithi204 bash[68176]: cluster 2024-07-28T12:03:58.768330+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:59 smithi204 bash[68176]: audit 2024-07-28T12:03:58.780593+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:03:59 smithi204 bash[68176]: cluster 2024-07-28T12:03:58.780673+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e212: 8 total, 2 up, 7 in 2024-07-28T12:04:00.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:00.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:00.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:00.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1287 16 16 0 0 0 - 0 2024-07-28T12:04:00.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:00.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:00.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:00.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:00 smithi177 bash[81864]: audit 2024-07-28T12:04:00.702394+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:01.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:00 smithi177 bash[79620]: audit 2024-07-28T12:04:00.702394+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:01.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:01.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:00 smithi204 bash[68176]: audit 2024-07-28T12:04:00.702394+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:01.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:01.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:01.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:01.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1288 16 16 0 0 0 - 0 2024-07-28T12:04:01.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:01.624 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:01.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:01.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:01.844 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:01 smithi177 bash[79620]: cluster 2024-07-28T12:04:00.704295+0000 mgr.y (mgr.25253) 1063 : cluster [DBG] pgmap v1103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:01.845 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:01 smithi177 bash[81864]: cluster 2024-07-28T12:04:00.704295+0000 mgr.y (mgr.25253) 1063 : cluster [DBG] pgmap v1103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:01.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:02.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:01 smithi204 bash[68176]: cluster 2024-07-28T12:04:00.704295+0000 mgr.y (mgr.25253) 1063 : cluster [DBG] pgmap v1103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:02.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:02.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:02.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:02.502 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:02.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:04:02.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:02.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1289 16 16 0 0 0 - 0 2024-07-28T12:04:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:02.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:02.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:04:02.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:03.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:03.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:03.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:03.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:03.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:03.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1290 16 16 0 0 0 - 0 2024-07-28T12:04:03.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:03.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:03.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:03.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:04.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:04.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:03 smithi204 bash[68176]: cluster 2024-07-28T12:04:02.705094+0000 mgr.y (mgr.25253) 1064 : cluster [DBG] pgmap v1104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:04.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:04.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:03 smithi177 bash[79620]: cluster 2024-07-28T12:04:02.705094+0000 mgr.y (mgr.25253) 1064 : cluster [DBG] pgmap v1104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:04.220 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:03 smithi177 bash[81864]: cluster 2024-07-28T12:04:02.705094+0000 mgr.y (mgr.25253) 1064 : cluster [DBG] pgmap v1104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:04.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:04.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:04.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1291 16 16 0 0 0 - 0 2024-07-28T12:04:04.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:04.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:04.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:04.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:05.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:05.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:05.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:05.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:05.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:05.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1292 16 16 0 0 0 - 0 2024-07-28T12:04:05.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:05.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:05.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:05.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:06.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:05 smithi177 bash[81864]: cluster 2024-07-28T12:04:04.706657+0000 mgr.y (mgr.25253) 1065 : cluster [DBG] pgmap v1105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:06.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:05 smithi177 bash[79620]: cluster 2024-07-28T12:04:04.706657+0000 mgr.y (mgr.25253) 1065 : cluster [DBG] pgmap v1105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:06.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:06.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:05 smithi204 bash[68176]: cluster 2024-07-28T12:04:04.706657+0000 mgr.y (mgr.25253) 1065 : cluster [DBG] pgmap v1105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:06.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:04:06.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:06.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:06.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1293 16 16 0 0 0 - 0 2024-07-28T12:04:06.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:06.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:06.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:06.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:07.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:07.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:07.267 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:07.267 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:07.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:07.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:07.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:07.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1294 16 16 0 0 0 - 0 2024-07-28T12:04:07.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:07.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:07.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:08.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:07 smithi177 bash[81864]: cluster 2024-07-28T12:04:06.708271+0000 mgr.y (mgr.25253) 1066 : cluster [DBG] pgmap v1106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:08.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:07 smithi177 bash[79620]: cluster 2024-07-28T12:04:06.708271+0000 mgr.y (mgr.25253) 1066 : cluster [DBG] pgmap v1106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:08.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:07 smithi204 bash[68176]: cluster 2024-07-28T12:04:06.708271+0000 mgr.y (mgr.25253) 1066 : cluster [DBG] pgmap v1106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:08.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:08.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:08.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:08.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1295 16 16 0 0 0 - 0 2024-07-28T12:04:08.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:08.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:08.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:08.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:09.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:09.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:09.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:09.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:09.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:09.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1296 16 16 0 0 0 - 0 2024-07-28T12:04:09.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:09.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:09.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:09 smithi177 bash[79620]: cluster 2024-07-28T12:04:08.709228+0000 mgr.y (mgr.25253) 1067 : cluster [DBG] pgmap v1107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:09 smithi177 bash[81864]: cluster 2024-07-28T12:04:08.709228+0000 mgr.y (mgr.25253) 1067 : cluster [DBG] pgmap v1107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:10.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:10.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:10.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:09 smithi204 bash[68176]: cluster 2024-07-28T12:04:08.709228+0000 mgr.y (mgr.25253) 1067 : cluster [DBG] pgmap v1107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:10.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:10.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:10.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:10.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1297 16 16 0 0 0 - 0 2024-07-28T12:04:10.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:10.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:10.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:10.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:11.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:11.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:11.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:11.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:11.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1298 16 16 0 0 0 - 0 2024-07-28T12:04:11.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:11.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:11.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:11 smithi204 bash[68176]: cluster 2024-07-28T12:04:10.710326+0000 mgr.y (mgr.25253) 1068 : cluster [DBG] pgmap v1108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:11.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:12.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:12.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:12.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:11 smithi177 bash[81864]: cluster 2024-07-28T12:04:10.710326+0000 mgr.y (mgr.25253) 1068 : cluster [DBG] pgmap v1108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:11 smithi177 bash[79620]: cluster 2024-07-28T12:04:10.710326+0000 mgr.y (mgr.25253) 1068 : cluster [DBG] pgmap v1108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:12.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:12.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:12.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:12.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1299 16 16 0 0 0 - 0 2024-07-28T12:04:12.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:12.657 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:12 smithi204 bash[60899]: ts=2024-07-28T12:04: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.750 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:12.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:12.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:12.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:13.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:13.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:13.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:13.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:13.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:04:13.567029+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:04:13.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:04:13.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1300 16 16 0 0 0 - 0 2024-07-28T12:04:13.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:13.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:04:13.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:13.822 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:04:13.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:13 smithi204 bash[68176]: cluster 2024-07-28T12:04:12.711324+0000 mgr.y (mgr.25253) 1069 : cluster [DBG] pgmap v1109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:13 smithi204 bash[68176]: audit 2024-07-28T12:04:13.056065+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:04:13.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:14.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:14.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:13 smithi177 bash[81864]: cluster 2024-07-28T12:04:12.711324+0000 mgr.y (mgr.25253) 1069 : cluster [DBG] pgmap v1109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:14.069 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:13 smithi177 bash[81864]: audit 2024-07-28T12:04:13.056065+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:04:14.069 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:13 smithi177 bash[79620]: cluster 2024-07-28T12:04:12.711324+0000 mgr.y (mgr.25253) 1069 : cluster [DBG] pgmap v1109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:14.069 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:13 smithi177 bash[79620]: audit 2024-07-28T12:04:13.056065+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:04:14.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:14.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:14.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:14.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:14.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1301 16 16 0 0 0 - 0 2024-07-28T12:04:14.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:14.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:14.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:15.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:15.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:15.145 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[79620]: cluster 2024-07-28T12:04:13.808895+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:15.145 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[79620]: audit 2024-07-28T12:04:13.824700+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:04:15.145 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[79620]: cluster 2024-07-28T12:04:13.824758+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e213: 8 total, 2 up, 7 in 2024-07-28T12:04:15.145 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[81864]: cluster 2024-07-28T12:04:13.808895+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:15.145 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[81864]: audit 2024-07-28T12:04:13.824700+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:04:15.146 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:14 smithi177 bash[81864]: cluster 2024-07-28T12:04:13.824758+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e213: 8 total, 2 up, 7 in 2024-07-28T12:04:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:14 smithi204 bash[68176]: cluster 2024-07-28T12:04:13.808895+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:14 smithi204 bash[68176]: audit 2024-07-28T12:04:13.824700+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.177:0/944827983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:04:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:14 smithi204 bash[68176]: cluster 2024-07-28T12:04:13.824758+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e213: 8 total, 2 up, 7 in 2024-07-28T12:04:15.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:15.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:15.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:15.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1302 16 16 0 0 0 - 0 2024-07-28T12:04:15.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:15.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:15.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:15.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:16.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:16.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:15 smithi204 bash[68176]: cluster 2024-07-28T12:04:14.712908+0000 mgr.y (mgr.25253) 1070 : cluster [DBG] pgmap v1111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:16.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:15 smithi204 bash[68176]: audit 2024-07-28T12:04:15.702627+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:16.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T12:04:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:15 smithi177 bash[81864]: cluster 2024-07-28T12:04:14.712908+0000 mgr.y (mgr.25253) 1070 : cluster [DBG] pgmap v1111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:15 smithi177 bash[81864]: audit 2024-07-28T12:04:15.702627+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:15 smithi177 bash[79620]: cluster 2024-07-28T12:04:14.712908+0000 mgr.y (mgr.25253) 1070 : cluster [DBG] pgmap v1111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:15 smithi177 bash[79620]: audit 2024-07-28T12:04:15.702627+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:16.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:16.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:16.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:16.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1303 16 16 0 0 0 - 0 2024-07-28T12:04:16.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:16.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:04:16.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:16.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:17.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:17.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:17.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:17.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:17.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:17.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1304 16 16 0 0 0 - 0 2024-07-28T12:04:17.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:17.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:17.825 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:17 smithi177 bash[79620]: cluster 2024-07-28T12:04:16.714418+0000 mgr.y (mgr.25253) 1071 : cluster [DBG] pgmap v1112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:17.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:18.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:18.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:17 smithi204 bash[68176]: cluster 2024-07-28T12:04:16.714418+0000 mgr.y (mgr.25253) 1071 : cluster [DBG] pgmap v1112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:18.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:18.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:17 smithi177 bash[81864]: cluster 2024-07-28T12:04:16.714418+0000 mgr.y (mgr.25253) 1071 : cluster [DBG] pgmap v1112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:18.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:18.437 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:18.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:18.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1305 16 16 0 0 0 - 0 2024-07-28T12:04:18.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:18.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:18.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:18.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:19.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:19.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:19.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:19.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:19.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1306 16 16 0 0 0 - 0 2024-07-28T12:04:19.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:19.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:19.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:19.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:20.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:20.073 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:19 smithi177 bash[81864]: cluster 2024-07-28T12:04:18.715785+0000 mgr.y (mgr.25253) 1072 : cluster [DBG] pgmap v1113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:20.074 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:19 smithi177 bash[79620]: cluster 2024-07-28T12:04:18.715785+0000 mgr.y (mgr.25253) 1072 : cluster [DBG] pgmap v1113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:20.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:19 smithi204 bash[68176]: cluster 2024-07-28T12:04:18.715785+0000 mgr.y (mgr.25253) 1072 : cluster [DBG] pgmap v1113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:20.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:20.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:20.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:20.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1307 16 16 0 0 0 - 0 2024-07-28T12:04:20.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:20.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:20.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:20.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:21.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:21.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:21.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:21.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:21.479 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:21.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1308 16 16 0 0 0 - 0 2024-07-28T12:04:21.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:21.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:21.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:21.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:21.950 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:21 smithi177 bash[81864]: cluster 2024-07-28T12:04:20.717223+0000 mgr.y (mgr.25253) 1073 : cluster [DBG] pgmap v1114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:21.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:21 smithi177 bash[79620]: cluster 2024-07-28T12:04:20.717223+0000 mgr.y (mgr.25253) 1073 : cluster [DBG] pgmap v1114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:22.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:22.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:21 smithi204 bash[68176]: cluster 2024-07-28T12:04:20.717223+0000 mgr.y (mgr.25253) 1073 : cluster [DBG] pgmap v1114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:22.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:22.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:22.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:22.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:22.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1309 16 16 0 0 0 - 0 2024-07-28T12:04:22.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:22.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:23.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:23.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:23.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:23.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:23.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:23.494 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:23.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1310 16 16 0 0 0 - 0 2024-07-28T12:04:23.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:23.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:23.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:23 smithi204 bash[68176]: cluster 2024-07-28T12:04:22.718791+0000 mgr.y (mgr.25253) 1074 : cluster [DBG] pgmap v1115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:23.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:24.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:23 smithi177 bash[79620]: cluster 2024-07-28T12:04:22.718791+0000 mgr.y (mgr.25253) 1074 : cluster [DBG] pgmap v1115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:23 smithi177 bash[81864]: cluster 2024-07-28T12:04:22.718791+0000 mgr.y (mgr.25253) 1074 : cluster [DBG] pgmap v1115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:24.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:24.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:24.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:24.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:24.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:24.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1311 16 16 0 0 0 - 0 2024-07-28T12:04:24.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:24.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:24.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:24.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:04:25.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:25.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:25.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:25.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:25.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:25.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1312 16 16 0 0 0 - 0 2024-07-28T12:04:25.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:25.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:25.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:25.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:25.988 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:25 smithi177 bash[79620]: cluster 2024-07-28T12:04:24.719910+0000 mgr.y (mgr.25253) 1075 : cluster [DBG] pgmap v1116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:25.988 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:25 smithi177 bash[81864]: cluster 2024-07-28T12:04:24.719910+0000 mgr.y (mgr.25253) 1075 : cluster [DBG] pgmap v1116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:26.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:25 smithi204 bash[68176]: cluster 2024-07-28T12:04:24.719910+0000 mgr.y (mgr.25253) 1075 : cluster [DBG] pgmap v1116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:26.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:26.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:26.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T12:04:26.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1313 16 16 0 0 0 - 0 2024-07-28T12:04:26.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:26.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:26.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:26.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:27.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:27.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:27.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:27.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:27.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:27.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1314 16 16 0 0 0 - 0 2024-07-28T12:04:27.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:27.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:27.853 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:04:27.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:28.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:28.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:28.131 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:27 smithi177 bash[81864]: cluster 2024-07-28T12:04:26.721345+0000 mgr.y (mgr.25253) 1076 : cluster [DBG] pgmap v1117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:28.131 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:27 smithi177 bash[81864]: audit 2024-07-28T12:04:27.385351+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:28.132 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:27 smithi177 bash[79620]: cluster 2024-07-28T12:04:26.721345+0000 mgr.y (mgr.25253) 1076 : cluster [DBG] pgmap v1117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:28.132 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:27 smithi177 bash[79620]: audit 2024-07-28T12:04:27.385351+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:27 smithi204 bash[68176]: cluster 2024-07-28T12:04:26.721345+0000 mgr.y (mgr.25253) 1076 : cluster [DBG] pgmap v1117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:28.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:27 smithi204 bash[68176]: audit 2024-07-28T12:04:27.385351+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:28.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:28.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:28.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:28.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1315 16 16 0 0 0 - 0 2024-07-28T12:04:28.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:28.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:28.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:28.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:29.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[81864]: cluster 2024-07-28T12:04:27.846558+0000 mon.a (mon.0) 1444 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[81864]: audit 2024-07-28T12:04:27.855261+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[81864]: cluster 2024-07-28T12:04:27.855357+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e214: 8 total, 2 up, 7 in 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[79620]: cluster 2024-07-28T12:04:27.846558+0000 mon.a (mon.0) 1444 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[79620]: audit 2024-07-28T12:04:27.855261+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:29.093 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:28 smithi177 bash[79620]: cluster 2024-07-28T12:04:27.855357+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e214: 8 total, 2 up, 7 in 2024-07-28T12:04:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:28 smithi204 bash[68176]: cluster 2024-07-28T12:04:27.846558+0000 mon.a (mon.0) 1444 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:04:29.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:28 smithi204 bash[68176]: audit 2024-07-28T12:04:27.855261+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.177:0/1000503727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:29.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:28 smithi204 bash[68176]: cluster 2024-07-28T12:04:27.855357+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e214: 8 total, 2 up, 7 in 2024-07-28T12:04:29.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:29.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:29.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:29.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:29.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1316 16 16 0 0 0 - 0 2024-07-28T12:04:29.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:29.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:29.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:30.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:30.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:29 smithi204 bash[68176]: cluster 2024-07-28T12:04:28.722773+0000 mgr.y (mgr.25253) 1077 : cluster [DBG] pgmap v1119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:29 smithi177 bash[79620]: cluster 2024-07-28T12:04:28.722773+0000 mgr.y (mgr.25253) 1077 : cluster [DBG] pgmap v1119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:29 smithi177 bash[81864]: cluster 2024-07-28T12:04:28.722773+0000 mgr.y (mgr.25253) 1077 : cluster [DBG] pgmap v1119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:30.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:30.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:30.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:30.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1317 16 16 0 0 0 - 0 2024-07-28T12:04:30.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:30.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:30.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:04:30.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:30.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:31.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:31.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:31.304 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:31.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:31.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:31.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:31.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1318 16 16 0 0 0 - 0 2024-07-28T12:04:31.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:31.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:31.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[79620]: audit 2024-07-28T12:04:30.709781+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[79620]: audit 2024-07-28T12:04:30.711314+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[79620]: cluster 2024-07-28T12:04:30.724019+0000 mgr.y (mgr.25253) 1078 : cluster [DBG] pgmap v1120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[81864]: audit 2024-07-28T12:04:30.709781+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[81864]: audit 2024-07-28T12:04:30.711314+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:31 smithi177 bash[81864]: cluster 2024-07-28T12:04:30.724019+0000 mgr.y (mgr.25253) 1078 : cluster [DBG] pgmap v1120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:32.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:31 smithi204 bash[68176]: audit 2024-07-28T12:04:30.709781+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:32.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:31 smithi204 bash[68176]: audit 2024-07-28T12:04:30.711314+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:32.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:31 smithi204 bash[68176]: cluster 2024-07-28T12:04:30.724019+0000 mgr.y (mgr.25253) 1078 : cluster [DBG] pgmap v1120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:32.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:32.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:32.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:32.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:32.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1319 16 16 0 0 0 - 0 2024-07-28T12:04:32.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:32.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:32.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:33.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:33.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:33.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:33.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:33.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:04:33.569815+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:04:33.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:04:33.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1320 16 16 0 0 0 - 0 2024-07-28T12:04:33.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:33.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:33.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:33.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:34.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:33 smithi177 bash[79620]: cluster 2024-07-28T12:04:32.724982+0000 mgr.y (mgr.25253) 1079 : cluster [DBG] pgmap v1121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:33 smithi177 bash[81864]: cluster 2024-07-28T12:04:32.724982+0000 mgr.y (mgr.25253) 1079 : cluster [DBG] pgmap v1121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:34.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:34.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:33 smithi204 bash[68176]: cluster 2024-07-28T12:04:32.724982+0000 mgr.y (mgr.25253) 1079 : cluster [DBG] pgmap v1121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:34.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:34.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:34.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:34.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:34.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1321 16 16 0 0 0 - 0 2024-07-28T12:04:34.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:34.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:34.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:35.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:35.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:35.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:35.361 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:35.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:35.403 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:35.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:35.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1322 16 16 0 0 0 - 0 2024-07-28T12:04:35.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:35.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:35.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:35 smithi204 bash[68176]: cluster 2024-07-28T12:04:34.725831+0000 mgr.y (mgr.25253) 1080 : cluster [DBG] pgmap v1122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:35.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:36.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:35 smithi177 bash[81864]: cluster 2024-07-28T12:04:34.725831+0000 mgr.y (mgr.25253) 1080 : cluster [DBG] pgmap v1122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:36.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:35 smithi177 bash[79620]: cluster 2024-07-28T12:04:34.725831+0000 mgr.y (mgr.25253) 1080 : cluster [DBG] pgmap v1122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:36.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:36.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:36.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:36.338 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:04:36.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:36.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:36.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1323 16 16 0 0 0 - 0 2024-07-28T12:04:36.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:36.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:36.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:37.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:37.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:37.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:37.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:37.477 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:37.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:04:37.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:37.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1324 16 16 0 0 0 - 0 2024-07-28T12:04:37.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:37.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:37.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:37 smithi204 bash[68176]: cluster 2024-07-28T12:04:36.727248+0000 mgr.y (mgr.25253) 1081 : cluster [DBG] pgmap v1123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:37.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:38.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:37 smithi177 bash[81864]: cluster 2024-07-28T12:04:36.727248+0000 mgr.y (mgr.25253) 1081 : cluster [DBG] pgmap v1123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:37 smithi177 bash[79620]: cluster 2024-07-28T12:04:36.727248+0000 mgr.y (mgr.25253) 1081 : cluster [DBG] pgmap v1123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:38.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:38.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:38.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:38.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:38.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1325 16 16 0 0 0 - 0 2024-07-28T12:04:38.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:38.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:38.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:38.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:39.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:39.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:39.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:39.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:39.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:39.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1326 16 16 0 0 0 - 0 2024-07-28T12:04:39.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:39.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:39.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:40.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:40.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:39 smithi177 bash[79620]: cluster 2024-07-28T12:04:38.728757+0000 mgr.y (mgr.25253) 1082 : cluster [DBG] pgmap v1124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:39 smithi177 bash[81864]: cluster 2024-07-28T12:04:38.728757+0000 mgr.y (mgr.25253) 1082 : cluster [DBG] pgmap v1124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:40.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:39 smithi204 bash[68176]: cluster 2024-07-28T12:04:38.728757+0000 mgr.y (mgr.25253) 1082 : cluster [DBG] pgmap v1124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:40.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:40.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:40.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:40.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1327 16 16 0 0 0 - 0 2024-07-28T12:04:40.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:40.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:40.809 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:04:40.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:40.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:41.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:41.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:40 smithi177 bash[79620]: audit 2024-07-28T12:04:40.466913+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.177:0/206831793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:40 smithi177 bash[79620]: audit 2024-07-28T12:04:40.467602+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:40 smithi177 bash[81864]: audit 2024-07-28T12:04:40.466913+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.177:0/206831793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:40 smithi177 bash[81864]: audit 2024-07-28T12:04:40.467602+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:40 smithi204 bash[68176]: audit 2024-07-28T12:04:40.466913+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.177:0/206831793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:40 smithi204 bash[68176]: audit 2024-07-28T12:04:40.467602+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:04:41.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:41.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:41.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:41.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:41.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1328 16 16 0 0 0 - 0 2024-07-28T12:04:41.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:41.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:41.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:42.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:42.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:41 smithi204 bash[68176]: cluster 2024-07-28T12:04:40.730222+0000 mgr.y (mgr.25253) 1083 : cluster [DBG] pgmap v1125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:41 smithi204 bash[68176]: cluster 2024-07-28T12:04:40.794379+0000 mon.a (mon.0) 1450 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:41 smithi204 bash[68176]: audit 2024-07-28T12:04:40.808652+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:04:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:41 smithi204 bash[68176]: cluster 2024-07-28T12:04:40.808758+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e215: 8 total, 2 up, 7 in 2024-07-28T12:04:42.234 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:42.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[81864]: cluster 2024-07-28T12:04:40.730222+0000 mgr.y (mgr.25253) 1083 : cluster [DBG] pgmap v1125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[81864]: cluster 2024-07-28T12:04:40.794379+0000 mon.a (mon.0) 1450 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[81864]: audit 2024-07-28T12:04:40.808652+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:04:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[81864]: cluster 2024-07-28T12:04:40.808758+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e215: 8 total, 2 up, 7 in 2024-07-28T12:04:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[79620]: cluster 2024-07-28T12:04:40.730222+0000 mgr.y (mgr.25253) 1083 : cluster [DBG] pgmap v1125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[79620]: cluster 2024-07-28T12:04:40.794379+0000 mon.a (mon.0) 1450 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[79620]: audit 2024-07-28T12:04:40.808652+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:04:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:41 smithi177 bash[79620]: cluster 2024-07-28T12:04:40.808758+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e215: 8 total, 2 up, 7 in 2024-07-28T12:04:42.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:42.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:42.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1329 16 16 0 0 0 - 0 2024-07-28T12:04:42.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:42.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:42.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:43.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:43.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:43.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:43.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:43.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:43.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1330 16 16 0 0 0 - 0 2024-07-28T12:04:43.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:43.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:04:43.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:43.843 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:43 smithi177 bash[81864]: cluster 2024-07-28T12:04:42.731715+0000 mgr.y (mgr.25253) 1084 : cluster [DBG] pgmap v1127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:43.843 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:43 smithi177 bash[79620]: cluster 2024-07-28T12:04:42.731715+0000 mgr.y (mgr.25253) 1084 : cluster [DBG] pgmap v1127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:43 smithi204 bash[68176]: cluster 2024-07-28T12:04:42.731715+0000 mgr.y (mgr.25253) 1084 : cluster [DBG] pgmap v1127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:43.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:44.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:44.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:44.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:44.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:44.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:44.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1331 16 16 0 0 0 - 0 2024-07-28T12:04:44.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:44.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:44.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:45.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:45.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:45.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:45.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:45.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:45.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1332 16 16 0 0 0 - 0 2024-07-28T12:04:45.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:45.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:45.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:45 smithi204 bash[68176]: cluster 2024-07-28T12:04:44.732759+0000 mgr.y (mgr.25253) 1085 : cluster [DBG] pgmap v1128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:45 smithi204 bash[68176]: audit 2024-07-28T12:04:45.710124+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:45 smithi204 bash[68176]: audit 2024-07-28T12:04:45.712061+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:45.927 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:45.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[79620]: cluster 2024-07-28T12:04:44.732759+0000 mgr.y (mgr.25253) 1085 : cluster [DBG] pgmap v1128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[79620]: audit 2024-07-28T12:04:45.710124+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[79620]: audit 2024-07-28T12:04:45.712061+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[81864]: cluster 2024-07-28T12:04:44.732759+0000 mgr.y (mgr.25253) 1085 : cluster [DBG] pgmap v1128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[81864]: audit 2024-07-28T12:04:45.710124+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:45 smithi177 bash[81864]: audit 2024-07-28T12:04:45.712061+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:46.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:46.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:46.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:46.314 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:04:46.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:46.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:46.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1333 16 16 0 0 0 - 0 2024-07-28T12:04:46.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:46.745 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:46.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:04:46.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:46.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:47.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:47.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[79620]: audit 2024-07-28T12:04:46.091866+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:47.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[79620]: audit 2024-07-28T12:04:46.435458+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[79620]: audit 2024-07-28T12:04:46.441726+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[81864]: audit 2024-07-28T12:04:46.091866+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[81864]: audit 2024-07-28T12:04:46.435458+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:46 smithi177 bash[81864]: audit 2024-07-28T12:04:46.441726+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:46 smithi204 bash[68176]: audit 2024-07-28T12:04:46.091866+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:46 smithi204 bash[68176]: audit 2024-07-28T12:04:46.435458+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:46 smithi204 bash[68176]: audit 2024-07-28T12:04:46.441726+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:47.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:47.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:47.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:47.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1334 16 16 0 0 0 - 0 2024-07-28T12:04:47.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:47.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:47.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:47.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:48.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:48.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:47 smithi204 bash[68176]: cluster 2024-07-28T12:04:46.734396+0000 mgr.y (mgr.25253) 1086 : cluster [DBG] pgmap v1129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:48.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:48.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:47 smithi177 bash[81864]: cluster 2024-07-28T12:04:46.734396+0000 mgr.y (mgr.25253) 1086 : cluster [DBG] pgmap v1129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:48.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:47 smithi177 bash[79620]: cluster 2024-07-28T12:04:46.734396+0000 mgr.y (mgr.25253) 1086 : cluster [DBG] pgmap v1129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:48.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:48.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:48.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:48.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1335 16 16 0 0 0 - 0 2024-07-28T12:04:48.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:48.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:48.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:49.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:49.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:49.245 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:49.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:49.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:49.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:49.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1336 16 16 0 0 0 - 0 2024-07-28T12:04:49.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:49.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:49.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:49 smithi204 bash[68176]: cluster 2024-07-28T12:04:48.735483+0000 mgr.y (mgr.25253) 1087 : cluster [DBG] pgmap v1130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:49.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:50.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:50.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:49 smithi177 bash[81864]: cluster 2024-07-28T12:04:48.735483+0000 mgr.y (mgr.25253) 1087 : cluster [DBG] pgmap v1130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:50.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:49 smithi177 bash[79620]: cluster 2024-07-28T12:04:48.735483+0000 mgr.y (mgr.25253) 1087 : cluster [DBG] pgmap v1130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:50.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:50.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:50.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:50.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1337 16 16 0 0 0 - 0 2024-07-28T12:04:50.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:50.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:50.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:51.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:51.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:51.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:51.279 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:04:51.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:51.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:51.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1338 16 16 0 0 0 - 0 2024-07-28T12:04:51.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:51.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:51.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:51.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:51 smithi177 bash[81864]: cluster 2024-07-28T12:04:50.737035+0000 mgr.y (mgr.25253) 1088 : cluster [DBG] pgmap v1131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:51 smithi177 bash[79620]: cluster 2024-07-28T12:04:50.737035+0000 mgr.y (mgr.25253) 1088 : cluster [DBG] pgmap v1131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:52.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:52.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:51 smithi204 bash[68176]: cluster 2024-07-28T12:04:50.737035+0000 mgr.y (mgr.25253) 1088 : cluster [DBG] pgmap v1131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:52.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:52.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:52.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:52.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:52.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1339 16 16 0 0 0 - 0 2024-07-28T12:04:52.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:04:52 smithi204 bash[60899]: ts=2024-07-28T12:04: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:52.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:53.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:53.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:53.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:53.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.047241+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.053245+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.307904+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.315299+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.713595+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.714594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: audit 2024-07-28T12:04:52.720233+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:53 smithi204 bash[68176]: cluster 2024-07-28T12:04:52.738084+0000 mgr.y (mgr.25253) 1089 : cluster [DBG] pgmap v1132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:53.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.047241+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.053245+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.307904+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.315299+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.713595+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.714594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: audit 2024-07-28T12:04:52.720233+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[79620]: cluster 2024-07-28T12:04:52.738084+0000 mgr.y (mgr.25253) 1089 : cluster [DBG] pgmap v1132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.047241+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.053245+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.307904+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.315299+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.713595+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.714594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: audit 2024-07-28T12:04:52.720233+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:04:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:53 smithi177 bash[81864]: cluster 2024-07-28T12:04:52.738084+0000 mgr.y (mgr.25253) 1089 : cluster [DBG] pgmap v1132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:53.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:04:53.572575+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:04:53.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:04:53.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1340 16 16 0 0 0 - 0 2024-07-28T12:04:53.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:53.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:53.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:53.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:54.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:54.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:54.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:54.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:54.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:54.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1341 16 16 0 0 0 - 0 2024-07-28T12:04:54.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:54.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:54.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:55.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:55.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:55.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:55.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:55.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:55.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1342 16 16 0 0 0 - 0 2024-07-28T12:04:55.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:55.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:55.809 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:55 smithi177 bash[79620]: cluster 2024-07-28T12:04:54.738847+0000 mgr.y (mgr.25253) 1090 : cluster [DBG] pgmap v1133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:55 smithi177 bash[79620]: audit 2024-07-28T12:04:55.014554+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:55 smithi177 bash[81864]: cluster 2024-07-28T12:04:54.738847+0000 mgr.y (mgr.25253) 1090 : cluster [DBG] pgmap v1133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:55 smithi177 bash[81864]: audit 2024-07-28T12:04:55.014554+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:55.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:55.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:56.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:56.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:55 smithi204 bash[68176]: cluster 2024-07-28T12:04:54.738847+0000 mgr.y (mgr.25253) 1090 : cluster [DBG] pgmap v1133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:56.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:55 smithi204 bash[68176]: audit 2024-07-28T12:04:55.014554+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:04:56.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:56.235 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:04:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:04:56.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:56.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:56.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:56.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1343 16 16 0 0 0 - 0 2024-07-28T12:04:56.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:56.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:04:56.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:57.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[79620]: cluster 2024-07-28T12:04:55.792624+0000 mon.a (mon.0) 1466 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:57.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[79620]: audit 2024-07-28T12:04:55.811224+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:57.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[79620]: cluster 2024-07-28T12:04:55.811377+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e216: 8 total, 2 up, 7 in 2024-07-28T12:04:57.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[81864]: cluster 2024-07-28T12:04:55.792624+0000 mon.a (mon.0) 1466 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:57.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[81864]: audit 2024-07-28T12:04:55.811224+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:57.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:56 smithi177 bash[81864]: cluster 2024-07-28T12:04:55.811377+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e216: 8 total, 2 up, 7 in 2024-07-28T12:04:57.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:57.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:57.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:56 smithi204 bash[68176]: cluster 2024-07-28T12:04:55.792624+0000 mon.a (mon.0) 1466 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:04:57.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:56 smithi204 bash[68176]: audit 2024-07-28T12:04:55.811224+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.177:0/393682451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:04:57.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:56 smithi204 bash[68176]: cluster 2024-07-28T12:04:55.811377+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e216: 8 total, 2 up, 7 in 2024-07-28T12:04:57.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:57.275 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:04:57.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:57.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:57.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1344 16 16 0 0 0 - 0 2024-07-28T12:04:57.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:57.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:57.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:57.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:57 smithi177 bash[81864]: cluster 2024-07-28T12:04:56.740231+0000 mgr.y (mgr.25253) 1091 : cluster [DBG] pgmap v1135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:57 smithi177 bash[79620]: cluster 2024-07-28T12:04:56.740231+0000 mgr.y (mgr.25253) 1091 : cluster [DBG] pgmap v1135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:58.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:04:58.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:57 smithi204 bash[68176]: cluster 2024-07-28T12:04:56.740231+0000 mgr.y (mgr.25253) 1091 : cluster [DBG] pgmap v1135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:04:58.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:04:58.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:04:58.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:58.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:58.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:58.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1345 16 16 0 0 0 - 0 2024-07-28T12:04:58.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:58.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:58.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:59.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:04:59.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:59.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:59.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:04:59.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:04:59.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:04:59.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1346 16 16 0 0 0 - 0 2024-07-28T12:04:59.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:04:59.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:04:59.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:00.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:00.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:04:59 smithi177 bash[79620]: cluster 2024-07-28T12:04:58.741705+0000 mgr.y (mgr.25253) 1092 : cluster [DBG] pgmap v1136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:04:59 smithi177 bash[81864]: cluster 2024-07-28T12:04:58.741705+0000 mgr.y (mgr.25253) 1092 : cluster [DBG] pgmap v1136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:00.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:00.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:04:59 smithi204 bash[68176]: cluster 2024-07-28T12:04:58.741705+0000 mgr.y (mgr.25253) 1092 : cluster [DBG] pgmap v1136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:00.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:00.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:00.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:00.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1347 16 16 0 0 0 - 0 2024-07-28T12:05:00.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:00.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:00.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:00 smithi204 bash[68176]: audit 2024-07-28T12:05:00.704203+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:00.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:00 smithi177 bash[81864]: audit 2024-07-28T12:05:00.704203+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:00 smithi177 bash[79620]: audit 2024-07-28T12:05:00.704203+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:01.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:01.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:01.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:01.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:01.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:01.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1348 16 16 0 0 0 - 0 2024-07-28T12:05:01.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:01.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:01.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:02.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:02.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:02.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:01 smithi204 bash[68176]: cluster 2024-07-28T12:05:00.742963+0000 mgr.y (mgr.25253) 1093 : cluster [DBG] pgmap v1137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:01 smithi177 bash[81864]: cluster 2024-07-28T12:05:00.742963+0000 mgr.y (mgr.25253) 1093 : cluster [DBG] pgmap v1137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:01 smithi177 bash[79620]: cluster 2024-07-28T12:05:00.742963+0000 mgr.y (mgr.25253) 1093 : cluster [DBG] pgmap v1137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:02.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:02.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:02.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:02.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1349 16 16 0 0 0 - 0 2024-07-28T12:05:02.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:02.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:02.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:03.053 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:03.054 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:03.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:03.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:03.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:03.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:03.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1350 16 16 0 0 0 - 0 2024-07-28T12:05:03.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:03.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:03.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:03.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:03.957 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:03 smithi177 bash[79620]: cluster 2024-07-28T12:05:02.744412+0000 mgr.y (mgr.25253) 1094 : cluster [DBG] pgmap v1138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:03.958 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:03 smithi177 bash[81864]: cluster 2024-07-28T12:05:02.744412+0000 mgr.y (mgr.25253) 1094 : cluster [DBG] pgmap v1138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:04.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:03 smithi204 bash[68176]: cluster 2024-07-28T12:05:02.744412+0000 mgr.y (mgr.25253) 1094 : cluster [DBG] pgmap v1138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:04.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:04.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:04.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:04.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:04.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1351 16 16 0 0 0 - 0 2024-07-28T12:05:04.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:04.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:04.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:05.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:05.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:05.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:05.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:05.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:05.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1352 16 16 0 0 0 - 0 2024-07-28T12:05:05.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:05.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:05.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:05.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:05 smithi177 bash[81864]: cluster 2024-07-28T12:05:04.745878+0000 mgr.y (mgr.25253) 1095 : cluster [DBG] pgmap v1139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:05 smithi177 bash[79620]: cluster 2024-07-28T12:05:04.745878+0000 mgr.y (mgr.25253) 1095 : cluster [DBG] pgmap v1139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:06.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:05 smithi204 bash[68176]: cluster 2024-07-28T12:05:04.745878+0000 mgr.y (mgr.25253) 1095 : cluster [DBG] pgmap v1139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:06.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:06.327 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:05:06.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:06.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:06.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:06.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1353 16 16 0 0 0 - 0 2024-07-28T12:05:06.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:06.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:06.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:07.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:07.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:07.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:07.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:07.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:07.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1354 16 16 0 0 0 - 0 2024-07-28T12:05:07.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:07.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:07.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:07.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:08.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:08.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:07 smithi204 bash[68176]: cluster 2024-07-28T12:05:06.747347+0000 mgr.y (mgr.25253) 1096 : cluster [DBG] pgmap v1140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:08.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:07 smithi177 bash[81864]: cluster 2024-07-28T12:05:06.747347+0000 mgr.y (mgr.25253) 1096 : cluster [DBG] pgmap v1140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:07 smithi177 bash[79620]: cluster 2024-07-28T12:05:06.747347+0000 mgr.y (mgr.25253) 1096 : cluster [DBG] pgmap v1140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:08.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:08.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:08.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1355 16 16 0 0 0 - 0 2024-07-28T12:05:08.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:08.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:08.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:08.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:09.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:09.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:09.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:09.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:09.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:09.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1356 16 16 0 0 0 - 0 2024-07-28T12:05:09.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:09.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:09.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:09.908 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:05:10.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:10.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:09 smithi177 bash[79620]: cluster 2024-07-28T12:05:08.748841+0000 mgr.y (mgr.25253) 1097 : cluster [DBG] pgmap v1141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:10.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:09 smithi177 bash[81864]: cluster 2024-07-28T12:05:08.748841+0000 mgr.y (mgr.25253) 1097 : cluster [DBG] pgmap v1141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:10.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:09 smithi204 bash[68176]: cluster 2024-07-28T12:05:08.748841+0000 mgr.y (mgr.25253) 1097 : cluster [DBG] pgmap v1141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:10.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:10.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:10.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:10.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1357 16 16 0 0 0 - 0 2024-07-28T12:05:10.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:10.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:10.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:10.855 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:05:10.892 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:05:10.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:05:10.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:11.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:11.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:10 smithi177 bash[81864]: audit 2024-07-28T12:05:10.077807+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:05:11.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:10 smithi177 bash[79620]: audit 2024-07-28T12:05:10.077807+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:05:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:10 smithi204 bash[68176]: audit 2024-07-28T12:05:10.077807+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:05:11.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:11.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:11.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:11.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:11.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1358 16 16 0 0 0 - 0 2024-07-28T12:05:11.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:11.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:11.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:12.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:12.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:12.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[79620]: cluster 2024-07-28T12:05:10.750353+0000 mgr.y (mgr.25253) 1098 : cluster [DBG] pgmap v1142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:12.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[79620]: cluster 2024-07-28T12:05:10.844743+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[79620]: audit 2024-07-28T12:05:10.856775+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[79620]: cluster 2024-07-28T12:05:10.856861+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e217: 8 total, 2 up, 7 in 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[81864]: cluster 2024-07-28T12:05:10.750353+0000 mgr.y (mgr.25253) 1098 : cluster [DBG] pgmap v1142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[81864]: cluster 2024-07-28T12:05:10.844743+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[81864]: audit 2024-07-28T12:05:10.856775+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:05:12.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:11 smithi177 bash[81864]: cluster 2024-07-28T12:05:10.856861+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e217: 8 total, 2 up, 7 in 2024-07-28T12:05:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:11 smithi204 bash[68176]: cluster 2024-07-28T12:05:10.750353+0000 mgr.y (mgr.25253) 1098 : cluster [DBG] pgmap v1142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:11 smithi204 bash[68176]: cluster 2024-07-28T12:05:10.844743+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:11 smithi204 bash[68176]: audit 2024-07-28T12:05:10.856775+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.177:0/3748704775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:05:12.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:11 smithi204 bash[68176]: cluster 2024-07-28T12:05:10.856861+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e217: 8 total, 2 up, 7 in 2024-07-28T12:05:12.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:12.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:12.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:12.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1359 16 16 0 0 0 - 0 2024-07-28T12:05:12.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:12.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:12.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:13.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:13.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:13.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:13.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:13.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:05:13.575430+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:05:13.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:05:13.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1360 16 16 0 0 0 - 0 2024-07-28T12:05:13.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:13.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:13.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:05:13.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:13.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:13 smithi177 bash[79620]: cluster 2024-07-28T12:05:12.752030+0000 mgr.y (mgr.25253) 1099 : cluster [DBG] pgmap v1144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:13 smithi177 bash[81864]: cluster 2024-07-28T12:05:12.752030+0000 mgr.y (mgr.25253) 1099 : cluster [DBG] pgmap v1144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:14.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:14.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:13 smithi204 bash[68176]: cluster 2024-07-28T12:05:12.752030+0000 mgr.y (mgr.25253) 1099 : cluster [DBG] pgmap v1144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:14.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:14.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:14.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:14.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1361 16 16 0 0 0 - 0 2024-07-28T12:05:14.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:14.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:14.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:14.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:15.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:15.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:15.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:15.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:15.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1362 16 16 0 0 0 - 0 2024-07-28T12:05:15.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:15.687 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:15.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:15.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:15.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:15 smithi177 bash[81864]: cluster 2024-07-28T12:05:14.753714+0000 mgr.y (mgr.25253) 1100 : cluster [DBG] pgmap v1145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:15 smithi177 bash[81864]: audit 2024-07-28T12:05:15.703833+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:15 smithi177 bash[79620]: cluster 2024-07-28T12:05:14.753714+0000 mgr.y (mgr.25253) 1100 : cluster [DBG] pgmap v1145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:15 smithi177 bash[79620]: audit 2024-07-28T12:05:15.703833+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:16.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:16.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:15 smithi204 bash[68176]: cluster 2024-07-28T12:05:14.753714+0000 mgr.y (mgr.25253) 1100 : cluster [DBG] pgmap v1145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:16.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:15 smithi204 bash[68176]: audit 2024-07-28T12:05:15.703833+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:16.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:16.201 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:05:16.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:16.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:16.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:16.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1363 16 16 0 0 0 - 0 2024-07-28T12:05:16.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:16.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:16.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:17.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:17.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:17.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:17.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:17.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:17.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1364 16 16 0 0 0 - 0 2024-07-28T12:05:17.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:17.728 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:17.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:17.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:17.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:17.975 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:17 smithi177 bash[81864]: cluster 2024-07-28T12:05:16.755390+0000 mgr.y (mgr.25253) 1101 : cluster [DBG] pgmap v1146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:17.975 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:17 smithi177 bash[79620]: cluster 2024-07-28T12:05:16.755390+0000 mgr.y (mgr.25253) 1101 : cluster [DBG] pgmap v1146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:18.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:17 smithi204 bash[68176]: cluster 2024-07-28T12:05:16.755390+0000 mgr.y (mgr.25253) 1101 : cluster [DBG] pgmap v1146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:18.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:18.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:18.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:18.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:18.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1365 16 16 0 0 0 - 0 2024-07-28T12:05:18.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:18.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:18.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:19.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:19.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:19.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:19.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:19.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:19.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1366 16 16 0 0 0 - 0 2024-07-28T12:05:19.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:19.639 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:19 smithi177 bash[81864]: cluster 2024-07-28T12:05:18.757069+0000 mgr.y (mgr.25253) 1102 : cluster [DBG] pgmap v1147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:19.639 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:19 smithi177 bash[79620]: cluster 2024-07-28T12:05:18.757069+0000 mgr.y (mgr.25253) 1102 : cluster [DBG] pgmap v1147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:19 smithi204 bash[68176]: cluster 2024-07-28T12:05:18.757069+0000 mgr.y (mgr.25253) 1102 : cluster [DBG] pgmap v1147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:19.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:19.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:19.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:20.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:20.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:20.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:20.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:20.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1367 16 16 0 0 0 - 0 2024-07-28T12:05:20.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:20.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:20.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:20.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:21.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:21.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:21.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:21.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:21.532 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:05:21.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:21.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1368 16 16 0 0 0 - 0 2024-07-28T12:05:21.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:21.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:21.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:21 smithi204 bash[68176]: cluster 2024-07-28T12:05:20.758152+0000 mgr.y (mgr.25253) 1103 : cluster [DBG] pgmap v1148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:21.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:22.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:22.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:22.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:21 smithi177 bash[81864]: cluster 2024-07-28T12:05:20.758152+0000 mgr.y (mgr.25253) 1103 : cluster [DBG] pgmap v1148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:22.249 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:21 smithi177 bash[79620]: cluster 2024-07-28T12:05:20.758152+0000 mgr.y (mgr.25253) 1103 : cluster [DBG] pgmap v1148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:22.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:22.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:22.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1369 16 16 0 0 0 - 0 2024-07-28T12:05:22.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:22.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:22.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:23.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:23.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:23.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:23.378 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:05:23.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:05:23.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:23.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:23.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1370 16 16 0 0 0 - 0 2024-07-28T12:05:23.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:23.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:23.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:24.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:24.079 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:23 smithi177 bash[81864]: cluster 2024-07-28T12:05:22.759802+0000 mgr.y (mgr.25253) 1104 : cluster [DBG] pgmap v1149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:24.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:23 smithi204 bash[68176]: cluster 2024-07-28T12:05:22.759802+0000 mgr.y (mgr.25253) 1104 : cluster [DBG] pgmap v1149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:24.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:24 smithi177 bash[79620]: cluster 2024-07-28T12:05:22.759802+0000 mgr.y (mgr.25253) 1104 : cluster [DBG] pgmap v1149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:24.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:24.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:24.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1371 16 16 0 0 0 - 0 2024-07-28T12:05:24.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:24.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:24.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:24.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:25.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:25.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:25.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:25.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:25.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:25.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1372 16 16 0 0 0 - 0 2024-07-28T12:05:25.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:25.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:25.827 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:05:25.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:26.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:25 smithi177 bash[81864]: cluster 2024-07-28T12:05:24.760831+0000 mgr.y (mgr.25253) 1105 : cluster [DBG] pgmap v1150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:25 smithi177 bash[81864]: audit 2024-07-28T12:05:25.173103+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:26.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:25 smithi177 bash[79620]: cluster 2024-07-28T12:05:24.760831+0000 mgr.y (mgr.25253) 1105 : cluster [DBG] pgmap v1150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:26.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:25 smithi177 bash[79620]: audit 2024-07-28T12:05:25.173103+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:26.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:26.158 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:05:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:25 smithi204 bash[68176]: cluster 2024-07-28T12:05:24.760831+0000 mgr.y (mgr.25253) 1105 : cluster [DBG] pgmap v1150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:25 smithi204 bash[68176]: audit 2024-07-28T12:05:25.173103+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:26.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:26.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:26.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:26.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1373 16 16 0 0 0 - 0 2024-07-28T12:05:26.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:26.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:26.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:26.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[81864]: cluster 2024-07-28T12:05:25.820918+0000 mon.a (mon.0) 1476 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[81864]: audit 2024-07-28T12:05:25.829119+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[81864]: cluster 2024-07-28T12:05:25.829219+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e218: 8 total, 2 up, 7 in 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[79620]: cluster 2024-07-28T12:05:25.820918+0000 mon.a (mon.0) 1476 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[79620]: audit 2024-07-28T12:05:25.829119+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:26 smithi177 bash[79620]: cluster 2024-07-28T12:05:25.829219+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e218: 8 total, 2 up, 7 in 2024-07-28T12:05:27.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:26 smithi204 bash[68176]: cluster 2024-07-28T12:05:25.820918+0000 mon.a (mon.0) 1476 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:05:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:26 smithi204 bash[68176]: audit 2024-07-28T12:05:25.829119+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? 172.21.15.177:0/4134782621' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:26 smithi204 bash[68176]: cluster 2024-07-28T12:05:25.829219+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e218: 8 total, 2 up, 7 in 2024-07-28T12:05:27.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:27.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:27.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:27.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1374 16 16 0 0 0 - 0 2024-07-28T12:05:27.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:27.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:27.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:27.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:28.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:27 smithi204 bash[68176]: cluster 2024-07-28T12:05:26.762389+0000 mgr.y (mgr.25253) 1106 : cluster [DBG] pgmap v1152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:28.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:27 smithi177 bash[81864]: cluster 2024-07-28T12:05:26.762389+0000 mgr.y (mgr.25253) 1106 : cluster [DBG] pgmap v1152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:27 smithi177 bash[79620]: cluster 2024-07-28T12:05:26.762389+0000 mgr.y (mgr.25253) 1106 : cluster [DBG] pgmap v1152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:28.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:28.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:28.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:28.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1375 16 16 0 0 0 - 0 2024-07-28T12:05:28.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:28.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:05:28.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:28.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:29.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:29.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:29.223 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:29.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:29.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:29.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:29.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1376 16 16 0 0 0 - 0 2024-07-28T12:05:29.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:29.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:29.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:29.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:29 smithi177 bash[79620]: cluster 2024-07-28T12:05:28.763483+0000 mgr.y (mgr.25253) 1107 : cluster [DBG] pgmap v1153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:29 smithi177 bash[81864]: cluster 2024-07-28T12:05:28.763483+0000 mgr.y (mgr.25253) 1107 : cluster [DBG] pgmap v1153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:30.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:29 smithi204 bash[68176]: cluster 2024-07-28T12:05:28.763483+0000 mgr.y (mgr.25253) 1107 : cluster [DBG] pgmap v1153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:30.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:30.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:30.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:30.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:30.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1377 16 16 0 0 0 - 0 2024-07-28T12:05:30.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:30.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:30.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:31.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:31.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:31.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:31.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:31.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:31.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1378 16 16 0 0 0 - 0 2024-07-28T12:05:31.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:31.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:31.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:31 smithi204 bash[68176]: audit 2024-07-28T12:05:30.711389+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:31 smithi204 bash[68176]: audit 2024-07-28T12:05:30.713715+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:31 smithi204 bash[68176]: cluster 2024-07-28T12:05:30.764501+0000 mgr.y (mgr.25253) 1108 : cluster [DBG] pgmap v1154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:31.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:31.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[81864]: audit 2024-07-28T12:05:30.711389+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:31.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[81864]: audit 2024-07-28T12:05:30.713715+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:31.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[81864]: cluster 2024-07-28T12:05:30.764501+0000 mgr.y (mgr.25253) 1108 : cluster [DBG] pgmap v1154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:31.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[79620]: audit 2024-07-28T12:05:30.711389+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:31.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[79620]: audit 2024-07-28T12:05:30.713715+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:31.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:31 smithi177 bash[79620]: cluster 2024-07-28T12:05:30.764501+0000 mgr.y (mgr.25253) 1108 : cluster [DBG] pgmap v1154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:32.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:32.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:32.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:32.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:32.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:32.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1379 16 16 0 0 0 - 0 2024-07-28T12:05:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:32.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:32.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:33.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:33.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:33.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:33.294 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:33.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:33.433 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:05:33.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:33.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:05:33.578184+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:05:33.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:05:33.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1380 16 16 0 0 0 - 0 2024-07-28T12:05:33.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:33.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:33.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:33.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:33 smithi177 bash[79620]: cluster 2024-07-28T12:05:32.766017+0000 mgr.y (mgr.25253) 1109 : cluster [DBG] pgmap v1155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:33 smithi177 bash[81864]: cluster 2024-07-28T12:05:32.766017+0000 mgr.y (mgr.25253) 1109 : cluster [DBG] pgmap v1155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:34.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:34.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:33 smithi204 bash[68176]: cluster 2024-07-28T12:05:32.766017+0000 mgr.y (mgr.25253) 1109 : cluster [DBG] pgmap v1155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:34.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:34.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:34.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:34.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:34.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1381 16 16 0 0 0 - 0 2024-07-28T12:05:34.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:34.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:34.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:35.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:35.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:35.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:35.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:35.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:35.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1382 16 16 0 0 0 - 0 2024-07-28T12:05:35.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:05:35.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:05:35.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:35.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:35.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:35 smithi177 bash[81864]: cluster 2024-07-28T12:05:34.767553+0000 mgr.y (mgr.25253) 1110 : cluster [DBG] pgmap v1156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:35.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:35 smithi177 bash[79620]: cluster 2024-07-28T12:05:34.767553+0000 mgr.y (mgr.25253) 1110 : cluster [DBG] pgmap v1156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:36.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:36.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:36.134 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:05:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:35 smithi204 bash[68176]: cluster 2024-07-28T12:05:34.767553+0000 mgr.y (mgr.25253) 1110 : cluster [DBG] pgmap v1156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:36.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:36.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:36.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:36.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1383 16 16 0 0 0 - 0 2024-07-28T12:05:36.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:36.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:36.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:36.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:37.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:37.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:37.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:37.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:37.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:37.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1384 16 16 0 0 0 - 0 2024-07-28T12:05:37.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:37.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:37.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:38.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:37 smithi204 bash[68176]: cluster 2024-07-28T12:05:36.768994+0000 mgr.y (mgr.25253) 1111 : cluster [DBG] pgmap v1157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:38.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:38.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:38.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:37 smithi177 bash[81864]: cluster 2024-07-28T12:05:36.768994+0000 mgr.y (mgr.25253) 1111 : cluster [DBG] pgmap v1157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:37 smithi177 bash[79620]: cluster 2024-07-28T12:05:36.768994+0000 mgr.y (mgr.25253) 1111 : cluster [DBG] pgmap v1157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:38.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:38.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:38.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1385 16 16 0 0 0 - 0 2024-07-28T12:05:38.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:38.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:38.844 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:05:38.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:38.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:38 smithi177 bash[79620]: audit 2024-07-28T12:05:38.696548+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.177:0/872452231' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:38 smithi177 bash[79620]: audit 2024-07-28T12:05:38.697279+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:38 smithi177 bash[81864]: audit 2024-07-28T12:05:38.696548+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.177:0/872452231' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:38 smithi177 bash[81864]: audit 2024-07-28T12:05:38.697279+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:38 smithi204 bash[68176]: audit 2024-07-28T12:05:38.696548+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.177:0/872452231' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:38 smithi204 bash[68176]: audit 2024-07-28T12:05:38.697279+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:05:39.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:39.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:39.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:39.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:39.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1386 16 16 0 0 0 - 0 2024-07-28T12:05:39.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:39.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:39.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:40.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:40.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[81864]: cluster 2024-07-28T12:05:38.770090+0000 mgr.y (mgr.25253) 1112 : cluster [DBG] pgmap v1158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[81864]: cluster 2024-07-28T12:05:38.830817+0000 mon.a (mon.0) 1482 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[81864]: audit 2024-07-28T12:05:38.845333+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[81864]: cluster 2024-07-28T12:05:38.845444+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e219: 8 total, 2 up, 7 in 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[79620]: cluster 2024-07-28T12:05:38.770090+0000 mgr.y (mgr.25253) 1112 : cluster [DBG] pgmap v1158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[79620]: cluster 2024-07-28T12:05:38.830817+0000 mon.a (mon.0) 1482 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:40.159 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[79620]: audit 2024-07-28T12:05:38.845333+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:05:40.160 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:39 smithi177 bash[79620]: cluster 2024-07-28T12:05:38.845444+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e219: 8 total, 2 up, 7 in 2024-07-28T12:05:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:39 smithi204 bash[68176]: cluster 2024-07-28T12:05:38.770090+0000 mgr.y (mgr.25253) 1112 : cluster [DBG] pgmap v1158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:39 smithi204 bash[68176]: cluster 2024-07-28T12:05:38.830817+0000 mon.a (mon.0) 1482 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:39 smithi204 bash[68176]: audit 2024-07-28T12:05:38.845333+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:05:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:39 smithi204 bash[68176]: cluster 2024-07-28T12:05:38.845444+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e219: 8 total, 2 up, 7 in 2024-07-28T12:05:40.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:40.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:40.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:40.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1387 16 16 0 0 0 - 0 2024-07-28T12:05:40.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:40.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:40.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:41.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:41.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:41.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:41.356 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:41.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:41.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:41.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1388 16 16 0 0 0 - 0 2024-07-28T12:05:41.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:41.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:41.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:05:41.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:42.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:42.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:42.162 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:41 smithi177 bash[79620]: cluster 2024-07-28T12:05:40.771750+0000 mgr.y (mgr.25253) 1113 : cluster [DBG] pgmap v1160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:42.162 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:41 smithi177 bash[81864]: cluster 2024-07-28T12:05:40.771750+0000 mgr.y (mgr.25253) 1113 : cluster [DBG] pgmap v1160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:41 smithi204 bash[68176]: cluster 2024-07-28T12:05:40.771750+0000 mgr.y (mgr.25253) 1113 : cluster [DBG] pgmap v1160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:42.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:42.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:42.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:42.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1389 16 16 0 0 0 - 0 2024-07-28T12:05:42.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:42.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:42.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:43.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:43.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:43.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:43.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:43.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:43.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1390 16 16 0 0 0 - 0 2024-07-28T12:05:43.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:43.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:43.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:43 smithi177 bash[79620]: cluster 2024-07-28T12:05:42.772719+0000 mgr.y (mgr.25253) 1114 : cluster [DBG] pgmap v1161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:43 smithi177 bash[81864]: cluster 2024-07-28T12:05:42.772719+0000 mgr.y (mgr.25253) 1114 : cluster [DBG] pgmap v1161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:44.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:44.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:43 smithi204 bash[68176]: cluster 2024-07-28T12:05:42.772719+0000 mgr.y (mgr.25253) 1114 : cluster [DBG] pgmap v1161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:44.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:44.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:44.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:44.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1391 16 16 0 0 0 - 0 2024-07-28T12:05:44.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:44.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:44.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:44.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:45.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:45.209 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:05:45.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:45.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:45.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:45.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1392 16 16 0 0 0 - 0 2024-07-28T12:05:45.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:45.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:45.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:45.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:05:46.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:05:46.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:45 smithi204 bash[68176]: cluster 2024-07-28T12:05:44.773641+0000 mgr.y (mgr.25253) 1115 : cluster [DBG] pgmap v1162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:45 smithi204 bash[68176]: audit 2024-07-28T12:05:45.711847+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:45 smithi204 bash[68176]: audit 2024-07-28T12:05:45.713761+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:46.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:46.198 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:05:46.198 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[81864]: cluster 2024-07-28T12:05:44.773641+0000 mgr.y (mgr.25253) 1115 : cluster [DBG] pgmap v1162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:46.198 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[81864]: audit 2024-07-28T12:05:45.711847+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:46.199 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[81864]: audit 2024-07-28T12:05:45.713761+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:46.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[79620]: cluster 2024-07-28T12:05:44.773641+0000 mgr.y (mgr.25253) 1115 : cluster [DBG] pgmap v1162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:46.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[79620]: audit 2024-07-28T12:05:45.711847+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:46.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:45 smithi177 bash[79620]: audit 2024-07-28T12:05:45.713761+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:46.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:46.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:46.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:46.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1393 16 16 0 0 0 - 0 2024-07-28T12:05:46.621 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:46.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:46.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:46.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:47.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:47.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:47.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:47.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:47.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:47.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1394 16 16 0 0 0 - 0 2024-07-28T12:05:47.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:47.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:47.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:47.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:48.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:47 smithi204 bash[68176]: cluster 2024-07-28T12:05:46.775130+0000 mgr.y (mgr.25253) 1116 : cluster [DBG] pgmap v1163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:48.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:48.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:47 smithi177 bash[79620]: cluster 2024-07-28T12:05:46.775130+0000 mgr.y (mgr.25253) 1116 : cluster [DBG] pgmap v1163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:48.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:47 smithi177 bash[81864]: cluster 2024-07-28T12:05:46.775130+0000 mgr.y (mgr.25253) 1116 : cluster [DBG] pgmap v1163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:48.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:48.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:48.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:48.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1395 16 16 0 0 0 - 0 2024-07-28T12:05:48.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:48.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:48.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:49.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:49.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:49.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:49.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:49.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:49.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1396 16 16 0 0 0 - 0 2024-07-28T12:05:49.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:49.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:49.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:49.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:50.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:50.112 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:49 smithi204 bash[68176]: cluster 2024-07-28T12:05:48.776677+0000 mgr.y (mgr.25253) 1117 : cluster [DBG] pgmap v1164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:50.179 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:49 smithi177 bash[79620]: cluster 2024-07-28T12:05:48.776677+0000 mgr.y (mgr.25253) 1117 : cluster [DBG] pgmap v1164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:50.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:49 smithi177 bash[81864]: cluster 2024-07-28T12:05:48.776677+0000 mgr.y (mgr.25253) 1117 : cluster [DBG] pgmap v1164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:50.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:50.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:50.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:50.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:50.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1397 16 16 0 0 0 - 0 2024-07-28T12:05:50.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:50.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:50.881 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:05:50.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:51.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:51.134 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:50 smithi177 bash[81864]: audit 2024-07-28T12:05:50.531154+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:51.134 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:50 smithi177 bash[79620]: audit 2024-07-28T12:05:50.531154+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:51.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:50 smithi204 bash[68176]: audit 2024-07-28T12:05:50.531154+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:05:51.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:51.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:51.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:51.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1398 16 16 0 0 0 - 0 2024-07-28T12:05:51.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:51.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:51.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:51.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:52.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:52.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:51 smithi204 bash[68176]: cluster 2024-07-28T12:05:50.778173+0000 mgr.y (mgr.25253) 1118 : cluster [DBG] pgmap v1165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:52.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:51 smithi204 bash[68176]: cluster 2024-07-28T12:05:50.862152+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:52.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:51 smithi204 bash[68176]: audit 2024-07-28T12:05:50.882194+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:52.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:51 smithi204 bash[68176]: cluster 2024-07-28T12:05:50.882373+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e220: 8 total, 2 up, 7 in 2024-07-28T12:05:52.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:52.233 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[81864]: cluster 2024-07-28T12:05:50.778173+0000 mgr.y (mgr.25253) 1118 : cluster [DBG] pgmap v1165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[81864]: cluster 2024-07-28T12:05:50.862152+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[81864]: audit 2024-07-28T12:05:50.882194+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[81864]: cluster 2024-07-28T12:05:50.882373+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e220: 8 total, 2 up, 7 in 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[79620]: cluster 2024-07-28T12:05:50.778173+0000 mgr.y (mgr.25253) 1118 : cluster [DBG] pgmap v1165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[79620]: cluster 2024-07-28T12:05:50.862152+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:05:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[79620]: audit 2024-07-28T12:05:50.882194+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? 172.21.15.177:0/951763599' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:05:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:51 smithi177 bash[79620]: cluster 2024-07-28T12:05:50.882373+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e220: 8 total, 2 up, 7 in 2024-07-28T12:05:52.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:05:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:52.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1399 16 16 0 0 0 - 0 2024-07-28T12:05:52.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:52.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:52.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:52.884 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:52 smithi177 bash[79620]: audit 2024-07-28T12:05:52.813134+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:05:52.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:53.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:52 smithi204 bash[68176]: audit 2024-07-28T12:05:52.813134+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:05:53.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:52 smithi177 bash[81864]: audit 2024-07-28T12:05:52.813134+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:05:53.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:53.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:53.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:53.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:05:53.581105+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:05:53.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:05:53.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1400 16 16 0 0 0 - 0 2024-07-28T12:05:53.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:53.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:05:53.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:53.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:54.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:54.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:53 smithi177 bash[81864]: cluster 2024-07-28T12:05:52.779676+0000 mgr.y (mgr.25253) 1119 : cluster [DBG] pgmap v1167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:54.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:53 smithi177 bash[79620]: cluster 2024-07-28T12:05:52.779676+0000 mgr.y (mgr.25253) 1119 : cluster [DBG] pgmap v1167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:54.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:54.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:53 smithi204 bash[68176]: cluster 2024-07-28T12:05:52.779676+0000 mgr.y (mgr.25253) 1119 : cluster [DBG] pgmap v1167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:54.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:54.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:54.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:54.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1401 16 16 0 0 0 - 0 2024-07-28T12:05:54.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:54.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:54.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:54.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:55.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:55.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:55.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:55.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:55.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:55.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1402 16 16 0 0 0 - 0 2024-07-28T12:05:55.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:55.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:55.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:55.991 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:05:55.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:55 smithi177 bash[81864]: cluster 2024-07-28T12:05:54.780568+0000 mgr.y (mgr.25253) 1120 : cluster [DBG] pgmap v1168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:55.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:55 smithi177 bash[79620]: cluster 2024-07-28T12:05:54.780568+0000 mgr.y (mgr.25253) 1120 : cluster [DBG] pgmap v1168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:56.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:56.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:56.144 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:05:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:05:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:05:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:55 smithi204 bash[68176]: cluster 2024-07-28T12:05:54.780568+0000 mgr.y (mgr.25253) 1120 : cluster [DBG] pgmap v1168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:56.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:56.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:56.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:05:56.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1403 16 16 0 0 0 - 0 2024-07-28T12:05:56.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:56.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:05:56.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:05:56.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:56.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:57.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:57.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:57.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:57.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:57.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:57.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1404 16 16 0 0 0 - 0 2024-07-28T12:05:57.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:57.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:57.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:58.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:58.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:58.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:57 smithi204 bash[68176]: cluster 2024-07-28T12:05:56.781471+0000 mgr.y (mgr.25253) 1121 : cluster [DBG] pgmap v1169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:58.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:57 smithi177 bash[79620]: cluster 2024-07-28T12:05:56.781471+0000 mgr.y (mgr.25253) 1121 : cluster [DBG] pgmap v1169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:57 smithi177 bash[81864]: cluster 2024-07-28T12:05:56.781471+0000 mgr.y (mgr.25253) 1121 : cluster [DBG] pgmap v1169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:58.307 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:05:58.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:58.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:58.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1405 16 16 0 0 0 - 0 2024-07-28T12:05:58.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:58.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:58.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:58.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:59.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:59.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:05:59.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:59.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:05:59.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:05:59.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1406 16 16 0 0 0 - 0 2024-07-28T12:05:59.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:05:59.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:58.767413+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:58.774509+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: cluster 2024-07-28T12:05:58.782109+0000 mgr.y (mgr.25253) 1122 : cluster [DBG] pgmap v1170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:59.069624+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:59.081914+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.831 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:59.590349+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:59.591139+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[81864]: audit 2024-07-28T12:05:59.596392+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:58.767413+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:58.774509+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: cluster 2024-07-28T12:05:58.782109+0000 mgr.y (mgr.25253) 1122 : cluster [DBG] pgmap v1170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:59.069624+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:59.081914+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:59.590349+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:05:59.832 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:59.591139+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:05:59.833 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:05:59 smithi177 bash[79620]: audit 2024-07-28T12:05:59.596392+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:05:59.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:05:59.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:00.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:58.767413+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:58.774509+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: cluster 2024-07-28T12:05:58.782109+0000 mgr.y (mgr.25253) 1122 : cluster [DBG] pgmap v1170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:59.069624+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:59.081914+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:59.590349+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:59.591139+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:06:00.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:05:59 smithi204 bash[68176]: audit 2024-07-28T12:05:59.596392+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:06:00.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:00.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:00.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:00.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1407 16 16 0 0 0 - 0 2024-07-28T12:06:00.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:00.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:00.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:00.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:00 smithi177 bash[81864]: audit 2024-07-28T12:06:00.705555+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:00 smithi177 bash[79620]: audit 2024-07-28T12:06:00.705555+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:01.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:01.078 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:00 smithi204 bash[68176]: audit 2024-07-28T12:06:00.705555+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:01.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:01.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:01.347 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:06:01.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:01.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:01.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1408 16 16 0 0 0 - 0 2024-07-28T12:06:01.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:01.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:01.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:02.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:01 smithi177 bash[79620]: cluster 2024-07-28T12:06:00.783672+0000 mgr.y (mgr.25253) 1123 : cluster [DBG] pgmap v1171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:01 smithi177 bash[81864]: cluster 2024-07-28T12:06:00.783672+0000 mgr.y (mgr.25253) 1123 : cluster [DBG] pgmap v1171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:02.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:01 smithi204 bash[68176]: cluster 2024-07-28T12:06:00.783672+0000 mgr.y (mgr.25253) 1123 : cluster [DBG] pgmap v1171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:02.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:02.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:02.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:02.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:02.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1409 16 16 0 0 0 - 0 2024-07-28T12:06:02.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:02.623 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:02.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:02.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:03.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:03.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:03.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:03.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:03.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:03.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1410 16 16 0 0 0 - 0 2024-07-28T12:06:03.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:03.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:03.801 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:06:03.828 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:03 smithi177 bash[79620]: cluster 2024-07-28T12:06:02.784429+0000 mgr.y (mgr.25253) 1124 : cluster [DBG] pgmap v1172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:03.828 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:03 smithi177 bash[79620]: audit 2024-07-28T12:06:02.959236+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:03.828 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:03 smithi177 bash[81864]: cluster 2024-07-28T12:06:02.784429+0000 mgr.y (mgr.25253) 1124 : cluster [DBG] pgmap v1172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:03.829 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:03 smithi177 bash[81864]: audit 2024-07-28T12:06:02.959236+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:03.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:04.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:04.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:04.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:03 smithi204 bash[68176]: cluster 2024-07-28T12:06:02.784429+0000 mgr.y (mgr.25253) 1124 : cluster [DBG] pgmap v1172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:04.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:03 smithi204 bash[68176]: audit 2024-07-28T12:06:02.959236+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:04.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:04.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:04.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:04.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1411 16 16 0 0 0 - 0 2024-07-28T12:06:04.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:04.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:04.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:04 smithi204 bash[68176]: cluster 2024-07-28T12:06:03.790948+0000 mon.a (mon.0) 1501 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:04 smithi204 bash[68176]: audit 2024-07-28T12:06:03.802442+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:04 smithi204 bash[68176]: cluster 2024-07-28T12:06:03.802582+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e221: 8 total, 2 up, 7 in 2024-07-28T12:06:04.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:05.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[81864]: cluster 2024-07-28T12:06:03.790948+0000 mon.a (mon.0) 1501 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[81864]: audit 2024-07-28T12:06:03.802442+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[81864]: cluster 2024-07-28T12:06:03.802582+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e221: 8 total, 2 up, 7 in 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[79620]: cluster 2024-07-28T12:06:03.790948+0000 mon.a (mon.0) 1501 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[79620]: audit 2024-07-28T12:06:03.802442+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.177:0/1109001269' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:05.147 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:04 smithi177 bash[79620]: cluster 2024-07-28T12:06:03.802582+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e221: 8 total, 2 up, 7 in 2024-07-28T12:06:05.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:05.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:05.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:05.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:05.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1412 16 16 0 0 0 - 0 2024-07-28T12:06:05.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:05.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:05.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:05 smithi177 bash[81864]: cluster 2024-07-28T12:06:04.785891+0000 mgr.y (mgr.25253) 1125 : cluster [DBG] pgmap v1174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:05 smithi177 bash[79620]: cluster 2024-07-28T12:06:04.785891+0000 mgr.y (mgr.25253) 1125 : cluster [DBG] pgmap v1174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:06.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:05 smithi204 bash[68176]: cluster 2024-07-28T12:06:04.785891+0000 mgr.y (mgr.25253) 1125 : cluster [DBG] pgmap v1174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:06.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:06:06.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:06.395 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:06.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:06.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:06.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1413 16 16 0 0 0 - 0 2024-07-28T12:06:06.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:06.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:06.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:06.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:07.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:07.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:06:07.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:07.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:07.351 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:07.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:06:07.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:07.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1414 16 16 0 0 0 - 0 2024-07-28T12:06:07.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:07.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:07.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:07.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:07 smithi177 bash[79620]: cluster 2024-07-28T12:06:06.787031+0000 mgr.y (mgr.25253) 1126 : cluster [DBG] pgmap v1175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:07 smithi177 bash[81864]: cluster 2024-07-28T12:06:06.787031+0000 mgr.y (mgr.25253) 1126 : cluster [DBG] pgmap v1175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:08.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:08.111 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:07 smithi204 bash[68176]: cluster 2024-07-28T12:06:06.787031+0000 mgr.y (mgr.25253) 1126 : cluster [DBG] pgmap v1175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:08.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:08.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:08.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:08.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:08.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1415 16 16 0 0 0 - 0 2024-07-28T12:06:08.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:08.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:08.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:09.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:09.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:09.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:09.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:09.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:09.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1416 16 16 0 0 0 - 0 2024-07-28T12:06:09.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:09.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:09.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:10.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:09 smithi204 bash[68176]: cluster 2024-07-28T12:06:08.787924+0000 mgr.y (mgr.25253) 1127 : cluster [DBG] pgmap v1176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:10.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:10.255 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:09 smithi177 bash[81864]: cluster 2024-07-28T12:06:08.787924+0000 mgr.y (mgr.25253) 1127 : cluster [DBG] pgmap v1176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:10.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:09 smithi177 bash[79620]: cluster 2024-07-28T12:06:08.787924+0000 mgr.y (mgr.25253) 1127 : cluster [DBG] pgmap v1176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:10.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1417 16 16 0 0 0 - 0 2024-07-28T12:06:10.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:10.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:10.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:11.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:11.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:11.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:11.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:11.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1418 16 16 0 0 0 - 0 2024-07-28T12:06:11.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:11.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:11.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:11.914 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:06:11.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:12.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:12.089 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:11 smithi177 bash[81864]: cluster 2024-07-28T12:06:10.789367+0000 mgr.y (mgr.25253) 1128 : cluster [DBG] pgmap v1177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:12.089 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:11 smithi177 bash[79620]: cluster 2024-07-28T12:06:10.789367+0000 mgr.y (mgr.25253) 1128 : cluster [DBG] pgmap v1177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:12.103 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:11 smithi204 bash[68176]: cluster 2024-07-28T12:06:10.789367+0000 mgr.y (mgr.25253) 1128 : cluster [DBG] pgmap v1177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:12.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:12.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:12.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:12.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:12.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1419 16 16 0 0 0 - 0 2024-07-28T12:06:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:12.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:12.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:13.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:13.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:13.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:13.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:13.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:13.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:06:13.583859+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:06:13.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:06:13.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1420 16 16 0 0 0 - 0 2024-07-28T12:06:13.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:13.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:13.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:13.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:14.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:13 smithi177 bash[81864]: cluster 2024-07-28T12:06:12.791008+0000 mgr.y (mgr.25253) 1129 : cluster [DBG] pgmap v1178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:14.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:13 smithi177 bash[79620]: cluster 2024-07-28T12:06:12.791008+0000 mgr.y (mgr.25253) 1129 : cluster [DBG] pgmap v1178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:14.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:14.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:13 smithi204 bash[68176]: cluster 2024-07-28T12:06:12.791008+0000 mgr.y (mgr.25253) 1129 : cluster [DBG] pgmap v1178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:14.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:14.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:14.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:14.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:14.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1421 16 16 0 0 0 - 0 2024-07-28T12:06:14.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:14.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:14.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:15.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:15.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:15.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:15.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:15.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:15.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1422 16 16 0 0 0 - 0 2024-07-28T12:06:15.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:15.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:15.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:16.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:16.093 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:16.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:15 smithi204 bash[68176]: cluster 2024-07-28T12:06:14.792592+0000 mgr.y (mgr.25253) 1130 : cluster [DBG] pgmap v1179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:16.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:15 smithi204 bash[68176]: audit 2024-07-28T12:06:15.706155+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:16.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:16.126 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:06:16.126 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:15 smithi177 bash[81864]: cluster 2024-07-28T12:06:14.792592+0000 mgr.y (mgr.25253) 1130 : cluster [DBG] pgmap v1179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:16.126 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:15 smithi177 bash[81864]: audit 2024-07-28T12:06:15.706155+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:16.127 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:15 smithi177 bash[79620]: cluster 2024-07-28T12:06:14.792592+0000 mgr.y (mgr.25253) 1130 : cluster [DBG] pgmap v1179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:16.127 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:15 smithi177 bash[79620]: audit 2024-07-28T12:06:15.706155+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:16.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:16.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:16.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:16.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1423 16 16 0 0 0 - 0 2024-07-28T12:06:16.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:16.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:16.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:16.857 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:06:16.933 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:16.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:06:16.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:16.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:16 smithi204 bash[68176]: audit 2024-07-28T12:06:16.179760+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:17.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:17.096 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:16 smithi177 bash[81864]: audit 2024-07-28T12:06:16.179760+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:17.096 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:16 smithi177 bash[79620]: audit 2024-07-28T12:06:16.179760+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:17.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:17.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:17.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:17.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:17.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1424 16 16 0 0 0 - 0 2024-07-28T12:06:17.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:17.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:17.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[79620]: cluster 2024-07-28T12:06:16.794062+0000 mgr.y (mgr.25253) 1131 : cluster [DBG] pgmap v1180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:17.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[79620]: cluster 2024-07-28T12:06:16.846022+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:06:17.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[79620]: audit 2024-07-28T12:06:16.858709+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:17.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[79620]: cluster 2024-07-28T12:06:16.858778+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e222: 8 total, 2 up, 7 in 2024-07-28T12:06:17.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:18.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:18.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:17 smithi204 bash[68176]: cluster 2024-07-28T12:06:16.794062+0000 mgr.y (mgr.25253) 1131 : cluster [DBG] pgmap v1180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:17 smithi204 bash[68176]: cluster 2024-07-28T12:06:16.846022+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:06:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:17 smithi204 bash[68176]: audit 2024-07-28T12:06:16.858709+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:17 smithi204 bash[68176]: cluster 2024-07-28T12:06:16.858778+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e222: 8 total, 2 up, 7 in 2024-07-28T12:06:18.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[81864]: cluster 2024-07-28T12:06:16.794062+0000 mgr.y (mgr.25253) 1131 : cluster [DBG] pgmap v1180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:18.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[81864]: cluster 2024-07-28T12:06:16.846022+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:06:18.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[81864]: audit 2024-07-28T12:06:16.858709+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.177:0/2057924128' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:18.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:17 smithi177 bash[81864]: cluster 2024-07-28T12:06:16.858778+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e222: 8 total, 2 up, 7 in 2024-07-28T12:06:18.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:18.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:18.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:18.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1425 16 16 0 0 0 - 0 2024-07-28T12:06:18.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:18.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:18.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:18.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:19.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:19.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:19.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:19.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:19.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1426 16 16 0 0 0 - 0 2024-07-28T12:06:19.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:19.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:19.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:19.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:06:19.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:20.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:19 smithi204 bash[68176]: cluster 2024-07-28T12:06:18.795728+0000 mgr.y (mgr.25253) 1132 : cluster [DBG] pgmap v1182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:20.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:19 smithi177 bash[81864]: cluster 2024-07-28T12:06:18.795728+0000 mgr.y (mgr.25253) 1132 : cluster [DBG] pgmap v1182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:19 smithi177 bash[79620]: cluster 2024-07-28T12:06:18.795728+0000 mgr.y (mgr.25253) 1132 : cluster [DBG] pgmap v1182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:20.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:20.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:20.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:20.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1427 16 16 0 0 0 - 0 2024-07-28T12:06:20.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:20.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:20.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:21.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:21.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:21.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:21.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:21.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:21.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1428 16 16 0 0 0 - 0 2024-07-28T12:06:21.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:21.685 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:21.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:21.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:21.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:21 smithi177 bash[79620]: cluster 2024-07-28T12:06:20.796758+0000 mgr.y (mgr.25253) 1133 : cluster [DBG] pgmap v1183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:21 smithi177 bash[81864]: cluster 2024-07-28T12:06:20.796758+0000 mgr.y (mgr.25253) 1133 : cluster [DBG] pgmap v1183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:22.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:21 smithi204 bash[68176]: cluster 2024-07-28T12:06:20.796758+0000 mgr.y (mgr.25253) 1133 : cluster [DBG] pgmap v1183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:22.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:22.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:22.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:22.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:22.564 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1429 16 16 0 0 0 - 0 2024-07-28T12:06:22.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:22.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:22.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:23.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:23.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:23.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:23.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:23.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:23.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1430 16 16 0 0 0 - 0 2024-07-28T12:06:23.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:23.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:23.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:23 smithi204 bash[68176]: cluster 2024-07-28T12:06:22.798242+0000 mgr.y (mgr.25253) 1134 : cluster [DBG] pgmap v1184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:23.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:24.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:24.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:24.223 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:23 smithi177 bash[81864]: cluster 2024-07-28T12:06:22.798242+0000 mgr.y (mgr.25253) 1134 : cluster [DBG] pgmap v1184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:24.223 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:23 smithi177 bash[79620]: cluster 2024-07-28T12:06:22.798242+0000 mgr.y (mgr.25253) 1134 : cluster [DBG] pgmap v1184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:24.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:24.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:24.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:24.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1431 16 16 0 0 0 - 0 2024-07-28T12:06:24.649 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:06:24.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:24.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:24.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:25.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:25.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:25.232 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:25.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:25.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:25.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:25.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1432 16 16 0 0 0 - 0 2024-07-28T12:06:25.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:25.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:25.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:25.945 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:25.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:06:26.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:26.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:25 smithi177 bash[81864]: cluster 2024-07-28T12:06:24.799786+0000 mgr.y (mgr.25253) 1135 : cluster [DBG] pgmap v1185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:26.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:25 smithi177 bash[79620]: cluster 2024-07-28T12:06:24.799786+0000 mgr.y (mgr.25253) 1135 : cluster [DBG] pgmap v1185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:26.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:26.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:25 smithi204 bash[68176]: cluster 2024-07-28T12:06:24.799786+0000 mgr.y (mgr.25253) 1135 : cluster [DBG] pgmap v1185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:26.154 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:06:26.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:26.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:26.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:26.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1433 16 16 0 0 0 - 0 2024-07-28T12:06:26.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:26.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:26.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:26.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:27.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:27.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:27.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:27.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:27.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:27.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1434 16 16 0 0 0 - 0 2024-07-28T12:06:27.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:27.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:27.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:27 smithi177 bash[79620]: cluster 2024-07-28T12:06:26.801260+0000 mgr.y (mgr.25253) 1136 : cluster [DBG] pgmap v1186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:27 smithi177 bash[81864]: cluster 2024-07-28T12:06:26.801260+0000 mgr.y (mgr.25253) 1136 : cluster [DBG] pgmap v1186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:28.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:28.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:28.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:27 smithi204 bash[68176]: cluster 2024-07-28T12:06:26.801260+0000 mgr.y (mgr.25253) 1136 : cluster [DBG] pgmap v1186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:28.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:28.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:28.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:28.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1435 16 16 0 0 0 - 0 2024-07-28T12:06:28.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:28.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:28.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:28.892 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:06:28.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:29.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:28 smithi204 bash[68176]: audit 2024-07-28T12:06:28.635673+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:06:29.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:29.207 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:28 smithi177 bash[81864]: audit 2024-07-28T12:06:28.635673+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:06:29.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:28 smithi177 bash[79620]: audit 2024-07-28T12:06:28.635673+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:06:29.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:29.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:29.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:29.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1436 16 16 0 0 0 - 0 2024-07-28T12:06:29.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:29.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:29.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[79620]: cluster 2024-07-28T12:06:28.802743+0000 mgr.y (mgr.25253) 1137 : cluster [DBG] pgmap v1187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[79620]: cluster 2024-07-28T12:06:28.878390+0000 mon.a (mon.0) 1510 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[79620]: audit 2024-07-28T12:06:28.893786+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[79620]: cluster 2024-07-28T12:06:28.893955+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e223: 8 total, 2 up, 7 in 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[81864]: cluster 2024-07-28T12:06:28.802743+0000 mgr.y (mgr.25253) 1137 : cluster [DBG] pgmap v1187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[81864]: cluster 2024-07-28T12:06:28.878390+0000 mon.a (mon.0) 1510 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[81864]: audit 2024-07-28T12:06:28.893786+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:06:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:29 smithi177 bash[81864]: cluster 2024-07-28T12:06:28.893955+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e223: 8 total, 2 up, 7 in 2024-07-28T12:06:30.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:30.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:29 smithi204 bash[68176]: cluster 2024-07-28T12:06:28.802743+0000 mgr.y (mgr.25253) 1137 : cluster [DBG] pgmap v1187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:29 smithi204 bash[68176]: cluster 2024-07-28T12:06:28.878390+0000 mon.a (mon.0) 1510 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:29 smithi204 bash[68176]: audit 2024-07-28T12:06:28.893786+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.177:0/40390963' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:06:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:29 smithi204 bash[68176]: cluster 2024-07-28T12:06:28.893955+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e223: 8 total, 2 up, 7 in 2024-07-28T12:06:30.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:30.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:30.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:30.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1437 16 16 0 0 0 - 0 2024-07-28T12:06:30.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:30.688 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:30.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:30.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:30.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:31.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:31.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:30 smithi204 bash[68176]: audit 2024-07-28T12:06:30.706360+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:31.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:31.222 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:30 smithi177 bash[81864]: audit 2024-07-28T12:06:30.706360+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:31.222 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:30 smithi177 bash[79620]: audit 2024-07-28T12:06:30.706360+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:31.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:31.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:31.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:31.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1438 16 16 0 0 0 - 0 2024-07-28T12:06:31.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:31.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:06:31.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:31.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:31 smithi177 bash[79620]: cluster 2024-07-28T12:06:30.804237+0000 mgr.y (mgr.25253) 1138 : cluster [DBG] pgmap v1189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:31 smithi177 bash[81864]: cluster 2024-07-28T12:06:30.804237+0000 mgr.y (mgr.25253) 1138 : cluster [DBG] pgmap v1189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:32.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:32.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:31 smithi204 bash[68176]: cluster 2024-07-28T12:06:30.804237+0000 mgr.y (mgr.25253) 1138 : cluster [DBG] pgmap v1189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:32.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:32.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:32.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:32 smithi204 bash[60899]: ts=2024-07-28T12:06: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:32.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1439 16 16 0 0 0 - 0 2024-07-28T12:06:32.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:32.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:32.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:32.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:33.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:33.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:33.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:33.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:33.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:06:33.586697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:06:33.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:06:33.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1440 16 16 0 0 0 - 0 2024-07-28T12:06:33.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:33.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:33.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:33.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:34.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:33 smithi204 bash[68176]: cluster 2024-07-28T12:06:32.805739+0000 mgr.y (mgr.25253) 1139 : cluster [DBG] pgmap v1190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:34.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:34.195 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:33 smithi177 bash[81864]: cluster 2024-07-28T12:06:32.805739+0000 mgr.y (mgr.25253) 1139 : cluster [DBG] pgmap v1190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:34.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:33 smithi177 bash[79620]: cluster 2024-07-28T12:06:32.805739+0000 mgr.y (mgr.25253) 1139 : cluster [DBG] pgmap v1190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:34.233 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:34.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:34.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:34.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:34.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1441 16 16 0 0 0 - 0 2024-07-28T12:06:34.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:34.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:34.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:34.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:06:35.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:35.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:35.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:35.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:35.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:35.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1442 16 16 0 0 0 - 0 2024-07-28T12:06:35.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:35.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:35.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:35.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:36.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:35 smithi204 bash[68176]: cluster 2024-07-28T12:06:34.807260+0000 mgr.y (mgr.25253) 1140 : cluster [DBG] pgmap v1191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:36.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:36.213 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:06:36.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:35 smithi177 bash[81864]: cluster 2024-07-28T12:06:34.807260+0000 mgr.y (mgr.25253) 1140 : cluster [DBG] pgmap v1191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:36.214 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:35 smithi177 bash[79620]: cluster 2024-07-28T12:06:34.807260+0000 mgr.y (mgr.25253) 1140 : cluster [DBG] pgmap v1191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:36.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:36.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:36.500 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:06:36.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:36.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1443 16 16 0 0 0 - 0 2024-07-28T12:06:36.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:36.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:36.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:37.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:37.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:37.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:37.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:37.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:37.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1444 16 16 0 0 0 - 0 2024-07-28T12:06:37.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:37.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:37.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:37.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:38.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:38.154 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:37 smithi177 bash[81864]: cluster 2024-07-28T12:06:36.808855+0000 mgr.y (mgr.25253) 1141 : cluster [DBG] pgmap v1192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:38.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:37 smithi177 bash[79620]: cluster 2024-07-28T12:06:36.808855+0000 mgr.y (mgr.25253) 1141 : cluster [DBG] pgmap v1192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:37 smithi204 bash[68176]: cluster 2024-07-28T12:06:36.808855+0000 mgr.y (mgr.25253) 1141 : cluster [DBG] pgmap v1192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:38.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:38.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:38.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:38.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:38.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1445 16 16 0 0 0 - 0 2024-07-28T12:06:38.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:38.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:38.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:39.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:39.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:39.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:39.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:39.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:39.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1446 16 16 0 0 0 - 0 2024-07-28T12:06:39.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:39.659 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:39.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:39.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:40.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:40.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:39 smithi204 bash[68176]: cluster 2024-07-28T12:06:38.810307+0000 mgr.y (mgr.25253) 1142 : cluster [DBG] pgmap v1193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:40.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:40.253 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:39 smithi177 bash[79620]: cluster 2024-07-28T12:06:38.810307+0000 mgr.y (mgr.25253) 1142 : cluster [DBG] pgmap v1193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:40.254 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:39 smithi177 bash[81864]: cluster 2024-07-28T12:06:38.810307+0000 mgr.y (mgr.25253) 1142 : cluster [DBG] pgmap v1193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:40.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:40.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:40.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1447 16 16 0 0 0 - 0 2024-07-28T12:06:40.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:40.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:40.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:40.931 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:06:40.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:41.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:40 smithi204 bash[68176]: audit 2024-07-28T12:06:40.602549+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.177:0/3459264330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:40 smithi204 bash[68176]: audit 2024-07-28T12:06:40.602953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:40 smithi204 bash[68176]: cluster 2024-07-28T12:06:40.811772+0000 mgr.y (mgr.25253) 1143 : cluster [DBG] pgmap v1194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:41.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[81864]: audit 2024-07-28T12:06:40.602549+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.177:0/3459264330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[81864]: audit 2024-07-28T12:06:40.602953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[81864]: cluster 2024-07-28T12:06:40.811772+0000 mgr.y (mgr.25253) 1143 : cluster [DBG] pgmap v1194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[79620]: audit 2024-07-28T12:06:40.602549+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.177:0/3459264330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[79620]: audit 2024-07-28T12:06:40.602953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:06:41.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:40 smithi177 bash[79620]: cluster 2024-07-28T12:06:40.811772+0000 mgr.y (mgr.25253) 1143 : cluster [DBG] pgmap v1194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:41.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:41.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:41.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:41.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1448 16 16 0 0 0 - 0 2024-07-28T12:06:41.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:41.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:41.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:41.940 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:41 smithi204 bash[68176]: cluster 2024-07-28T12:06:40.911596+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:41.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:41 smithi204 bash[68176]: audit 2024-07-28T12:06:40.930764+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:41.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:41 smithi204 bash[68176]: cluster 2024-07-28T12:06:40.930952+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e224: 8 total, 2 up, 7 in 2024-07-28T12:06:42.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:42.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[81864]: cluster 2024-07-28T12:06:40.911596+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:42.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[81864]: audit 2024-07-28T12:06:40.930764+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:42.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[81864]: cluster 2024-07-28T12:06:40.930952+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e224: 8 total, 2 up, 7 in 2024-07-28T12:06:42.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[79620]: cluster 2024-07-28T12:06:40.911596+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:42.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[79620]: audit 2024-07-28T12:06:40.930764+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:06:42.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:41 smithi177 bash[79620]: cluster 2024-07-28T12:06:40.930952+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e224: 8 total, 2 up, 7 in 2024-07-28T12:06:42.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:42.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:42.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:42.425 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:42.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1449 16 16 0 0 0 - 0 2024-07-28T12:06:42.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:42.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:42.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:43.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:43.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:43.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:43.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:42 smithi204 bash[68176]: cluster 2024-07-28T12:06:42.812653+0000 mgr.y (mgr.25253) 1144 : cluster [DBG] pgmap v1196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:42 smithi177 bash[81864]: cluster 2024-07-28T12:06:42.812653+0000 mgr.y (mgr.25253) 1144 : cluster [DBG] pgmap v1196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:42 smithi177 bash[79620]: cluster 2024-07-28T12:06:42.812653+0000 mgr.y (mgr.25253) 1144 : cluster [DBG] pgmap v1196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:43.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:43.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:43.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1450 16 16 0 0 0 - 0 2024-07-28T12:06:43.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:43.626 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:43.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:43.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:43.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:06:43.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:44.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:44.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:44.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:44.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:44.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:06:44.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:44.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1451 16 16 0 0 0 - 0 2024-07-28T12:06:44.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:44.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:44.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:45.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:45.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:45.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:45.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:45.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:45.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1452 16 16 0 0 0 - 0 2024-07-28T12:06:45.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:45.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:45.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:45.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:45 smithi177 bash[81864]: cluster 2024-07-28T12:06:44.814101+0000 mgr.y (mgr.25253) 1145 : cluster [DBG] pgmap v1197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:45 smithi177 bash[81864]: audit 2024-07-28T12:06:45.706947+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:45 smithi177 bash[79620]: cluster 2024-07-28T12:06:44.814101+0000 mgr.y (mgr.25253) 1145 : cluster [DBG] pgmap v1197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:45 smithi177 bash[79620]: audit 2024-07-28T12:06:45.706947+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:46.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:45 smithi204 bash[68176]: cluster 2024-07-28T12:06:44.814101+0000 mgr.y (mgr.25253) 1145 : cluster [DBG] pgmap v1197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:45 smithi204 bash[68176]: audit 2024-07-28T12:06:45.706947+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:46.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:06:46.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:46.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:46.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:46.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1453 16 16 0 0 0 - 0 2024-07-28T12:06:46.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:46.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:46.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:47.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:47.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:47.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:47.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:47.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:47.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1454 16 16 0 0 0 - 0 2024-07-28T12:06:47.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:47.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:47.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:47.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:48.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.130 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:47 smithi177 bash[79620]: cluster 2024-07-28T12:06:46.815588+0000 mgr.y (mgr.25253) 1146 : cluster [DBG] pgmap v1198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:48.131 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:47 smithi177 bash[81864]: cluster 2024-07-28T12:06:46.815588+0000 mgr.y (mgr.25253) 1146 : cluster [DBG] pgmap v1198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:47 smithi204 bash[68176]: cluster 2024-07-28T12:06:46.815588+0000 mgr.y (mgr.25253) 1146 : cluster [DBG] pgmap v1198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:48.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:48.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1455 16 16 0 0 0 - 0 2024-07-28T12:06:48.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.666 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:06:48.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:48.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:49.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:49.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:49.233 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:49.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:49.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:49.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:49.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1456 16 16 0 0 0 - 0 2024-07-28T12:06:49.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:49.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:49.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:49 smithi177 bash[81864]: cluster 2024-07-28T12:06:48.816511+0000 mgr.y (mgr.25253) 1147 : cluster [DBG] pgmap v1199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:49 smithi177 bash[79620]: cluster 2024-07-28T12:06:48.816511+0000 mgr.y (mgr.25253) 1147 : cluster [DBG] pgmap v1199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:50.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:50.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:49 smithi204 bash[68176]: cluster 2024-07-28T12:06:48.816511+0000 mgr.y (mgr.25253) 1147 : cluster [DBG] pgmap v1199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:50.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:50.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:50.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:50.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1457 16 16 0 0 0 - 0 2024-07-28T12:06:50.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:50.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:50.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:50.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:51.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:51.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:51.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:51.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:51.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:51.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1458 16 16 0 0 0 - 0 2024-07-28T12:06:51.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:51.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:51.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:52.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:52.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:51 smithi204 bash[68176]: cluster 2024-07-28T12:06:50.817968+0000 mgr.y (mgr.25253) 1148 : cluster [DBG] pgmap v1200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:52.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:51 smithi177 bash[81864]: cluster 2024-07-28T12:06:50.817968+0000 mgr.y (mgr.25253) 1148 : cluster [DBG] pgmap v1200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:52.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:51 smithi177 bash[79620]: cluster 2024-07-28T12:06:50.817968+0000 mgr.y (mgr.25253) 1148 : cluster [DBG] pgmap v1200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:52.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:52.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:52.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:52.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1459 16 16 0 0 0 - 0 2024-07-28T12:06:52.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:52.647 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:06:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:52.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:52.912 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:06:52.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:53.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:53.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:53.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:53.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:53.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:53.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:06:53.589735+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:06:53.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:06:53.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1460 16 16 0 0 0 - 0 2024-07-28T12:06:53.663 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:06:53.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:06:53.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:53.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:53.892 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:06:53.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:54.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:54.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[81864]: cluster 2024-07-28T12:06:52.819301+0000 mgr.y (mgr.25253) 1149 : cluster [DBG] pgmap v1201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:54.122 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[81864]: audit 2024-07-28T12:06:52.956304+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.177:0/1839868334' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[81864]: audit 2024-07-28T12:06:52.957025+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[79620]: cluster 2024-07-28T12:06:52.819301+0000 mgr.y (mgr.25253) 1149 : cluster [DBG] pgmap v1201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:54.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[79620]: audit 2024-07-28T12:06:52.956304+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.177:0/1839868334' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:53 smithi177 bash[79620]: audit 2024-07-28T12:06:52.957025+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:53 smithi204 bash[68176]: cluster 2024-07-28T12:06:52.819301+0000 mgr.y (mgr.25253) 1149 : cluster [DBG] pgmap v1201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:53 smithi204 bash[68176]: audit 2024-07-28T12:06:52.956304+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.177:0/1839868334' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:53 smithi204 bash[68176]: audit 2024-07-28T12:06:52.957025+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:06:54.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:54.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:54.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:54.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:54.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1461 16 16 0 0 0 - 0 2024-07-28T12:06:54.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:54.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:54.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:55.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[81864]: cluster 2024-07-28T12:06:53.884818+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[81864]: audit 2024-07-28T12:06:53.893337+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[81864]: cluster 2024-07-28T12:06:53.893513+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e225: 8 total, 2 up, 7 in 2024-07-28T12:06:55.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[79620]: cluster 2024-07-28T12:06:53.884818+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:55.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[79620]: audit 2024-07-28T12:06:53.893337+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:55.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:54 smithi177 bash[79620]: cluster 2024-07-28T12:06:53.893513+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e225: 8 total, 2 up, 7 in 2024-07-28T12:06:55.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:55.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:54 smithi204 bash[68176]: cluster 2024-07-28T12:06:53.884818+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:06:55.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:54 smithi204 bash[68176]: audit 2024-07-28T12:06:53.893337+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:06:55.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:54 smithi204 bash[68176]: cluster 2024-07-28T12:06:53.893513+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e225: 8 total, 2 up, 7 in 2024-07-28T12:06:55.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:55.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:55.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:55.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1462 16 16 0 0 0 - 0 2024-07-28T12:06:55.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:55.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:55.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:55.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:55 smithi177 bash[81864]: cluster 2024-07-28T12:06:54.820879+0000 mgr.y (mgr.25253) 1150 : cluster [DBG] pgmap v1203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:55 smithi177 bash[79620]: cluster 2024-07-28T12:06:54.820879+0000 mgr.y (mgr.25253) 1150 : cluster [DBG] pgmap v1203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:56.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:55 smithi204 bash[68176]: cluster 2024-07-28T12:06:54.820879+0000 mgr.y (mgr.25253) 1150 : cluster [DBG] pgmap v1203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:56.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:56.213 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:06:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:06:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:06:56.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:56.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:56.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:56.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1463 16 16 0 0 0 - 0 2024-07-28T12:06:56.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:56.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:06:56.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:56.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:57.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:57.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:57.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:57.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:57.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:57.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1464 16 16 0 0 0 - 0 2024-07-28T12:06:57.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:57.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:57.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:57.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:58.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:58.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:57 smithi204 bash[68176]: cluster 2024-07-28T12:06:56.821788+0000 mgr.y (mgr.25253) 1151 : cluster [DBG] pgmap v1204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:58.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:57 smithi177 bash[81864]: cluster 2024-07-28T12:06:56.821788+0000 mgr.y (mgr.25253) 1151 : cluster [DBG] pgmap v1204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:57 smithi177 bash[79620]: cluster 2024-07-28T12:06:56.821788+0000 mgr.y (mgr.25253) 1151 : cluster [DBG] pgmap v1204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:58.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:58.408 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:06:58.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:58.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:58.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1465 16 16 0 0 0 - 0 2024-07-28T12:06:58.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:58.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:58.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:59.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:06:59.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:58 smithi204 bash[68176]: cluster 2024-07-28T12:06:58.823273+0000 mgr.y (mgr.25253) 1152 : cluster [DBG] pgmap v1205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:59.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:58 smithi177 bash[81864]: cluster 2024-07-28T12:06:58.823273+0000 mgr.y (mgr.25253) 1152 : cluster [DBG] pgmap v1205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:59.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:58 smithi177 bash[79620]: cluster 2024-07-28T12:06:58.823273+0000 mgr.y (mgr.25253) 1152 : cluster [DBG] pgmap v1205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:06:59.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:06:59.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:06:59.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:06:59.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1466 16 16 0 0 0 - 0 2024-07-28T12:06:59.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:06:59.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:06:59.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:59.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:06:59.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:06:59 smithi204 bash[68176]: audit 2024-07-28T12:06:59.667419+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:06:59 smithi177 bash[79620]: audit 2024-07-28T12:06:59.667419+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:06:59 smithi177 bash[81864]: audit 2024-07-28T12:06:59.667419+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:00.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:00.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:00.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:00.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:00.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:00.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1467 16 16 0 0 0 - 0 2024-07-28T12:07:00.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:00.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:00.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:00.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:00 smithi204 bash[68176]: audit 2024-07-28T12:07:00.707430+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:00.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:00 smithi204 bash[68176]: cluster 2024-07-28T12:07:00.824110+0000 mgr.y (mgr.25253) 1153 : cluster [DBG] pgmap v1206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:01.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:01.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:00 smithi177 bash[81864]: audit 2024-07-28T12:07:00.707430+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:00 smithi177 bash[81864]: cluster 2024-07-28T12:07:00.824110+0000 mgr.y (mgr.25253) 1153 : cluster [DBG] pgmap v1206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:00 smithi177 bash[79620]: audit 2024-07-28T12:07:00.707430+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:00 smithi177 bash[79620]: cluster 2024-07-28T12:07:00.824110+0000 mgr.y (mgr.25253) 1153 : cluster [DBG] pgmap v1206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:01.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:01.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:01.479 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:01.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:01.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1468 16 16 0 0 0 - 0 2024-07-28T12:07:01.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:01.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:01.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:01.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:02.016 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:02.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:02.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:02.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:02.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:02.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1469 16 16 0 0 0 - 0 2024-07-28T12:07:02.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:02.800 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:02.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:07:02.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:02.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:03.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:03.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:03.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:03.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:03.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:03.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1470 16 16 0 0 0 - 0 2024-07-28T12:07:03.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:03.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:03.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:04.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:04.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:03 smithi204 bash[68176]: cluster 2024-07-28T12:07:02.825579+0000 mgr.y (mgr.25253) 1154 : cluster [DBG] pgmap v1207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:04.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:03 smithi177 bash[79620]: cluster 2024-07-28T12:07:02.825579+0000 mgr.y (mgr.25253) 1154 : cluster [DBG] pgmap v1207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:03 smithi177 bash[81864]: cluster 2024-07-28T12:07:02.825579+0000 mgr.y (mgr.25253) 1154 : cluster [DBG] pgmap v1207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:04.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:04.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:04.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1471 16 16 0 0 0 - 0 2024-07-28T12:07:04.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:04.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:04.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:04.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:05.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:05.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:05.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:05.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:05.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:05.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1472 16 16 0 0 0 - 0 2024-07-28T12:07:05.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:05.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:05.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:05.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[79620]: cluster 2024-07-28T12:07:04.826428+0000 mgr.y (mgr.25253) 1155 : cluster [DBG] pgmap v1208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[79620]: audit 2024-07-28T12:07:05.278411+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[79620]: audit 2024-07-28T12:07:05.285991+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[79620]: audit 2024-07-28T12:07:05.482111+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[81864]: cluster 2024-07-28T12:07:04.826428+0000 mgr.y (mgr.25253) 1155 : cluster [DBG] pgmap v1208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[81864]: audit 2024-07-28T12:07:05.278411+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[81864]: audit 2024-07-28T12:07:05.285991+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:05 smithi177 bash[81864]: audit 2024-07-28T12:07:05.482111+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:06.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:05 smithi204 bash[68176]: cluster 2024-07-28T12:07:04.826428+0000 mgr.y (mgr.25253) 1155 : cluster [DBG] pgmap v1208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:05 smithi204 bash[68176]: audit 2024-07-28T12:07:05.278411+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:05 smithi204 bash[68176]: audit 2024-07-28T12:07:05.285991+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:05 smithi204 bash[68176]: audit 2024-07-28T12:07:05.482111+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:06.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:06.227 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:07:06.292 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:07:06.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:06.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:06.552 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:07:06.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:06.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1473 16 16 0 0 0 - 0 2024-07-28T12:07:06.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:06.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:06.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:07.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:07.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:06 smithi204 bash[68176]: cluster 2024-07-28T12:07:06.283781+0000 mon.a (mon.0) 1528 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:06 smithi204 bash[68176]: audit 2024-07-28T12:07:06.293339+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:06 smithi204 bash[68176]: cluster 2024-07-28T12:07:06.293466+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e226: 8 total, 2 up, 7 in 2024-07-28T12:07:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:06 smithi204 bash[68176]: audit 2024-07-28T12:07:06.590781+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:06 smithi204 bash[68176]: audit 2024-07-28T12:07:06.605053+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[81864]: cluster 2024-07-28T12:07:06.283781+0000 mon.a (mon.0) 1528 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[81864]: audit 2024-07-28T12:07:06.293339+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[81864]: cluster 2024-07-28T12:07:06.293466+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e226: 8 total, 2 up, 7 in 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[81864]: audit 2024-07-28T12:07:06.590781+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[81864]: audit 2024-07-28T12:07:06.605053+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[79620]: cluster 2024-07-28T12:07:06.283781+0000 mon.a (mon.0) 1528 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[79620]: audit 2024-07-28T12:07:06.293339+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.177:0/504923732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[79620]: cluster 2024-07-28T12:07:06.293466+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e226: 8 total, 2 up, 7 in 2024-07-28T12:07:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[79620]: audit 2024-07-28T12:07:06.590781+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:06 smithi177 bash[79620]: audit 2024-07-28T12:07:06.605053+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:07.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:07.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:07.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:07.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1474 16 16 0 0 0 - 0 2024-07-28T12:07:07.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:07.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:07.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:07 smithi204 bash[68176]: cluster 2024-07-28T12:07:06.827846+0000 mgr.y (mgr.25253) 1156 : cluster [DBG] pgmap v1210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:07 smithi204 bash[68176]: audit 2024-07-28T12:07:07.032486+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:07 smithi204 bash[68176]: audit 2024-07-28T12:07:07.034084+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:07 smithi204 bash[68176]: audit 2024-07-28T12:07:07.043744+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:08.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:08.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:08.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[81864]: cluster 2024-07-28T12:07:06.827846+0000 mgr.y (mgr.25253) 1156 : cluster [DBG] pgmap v1210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:08.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[81864]: audit 2024-07-28T12:07:07.032486+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:08.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[81864]: audit 2024-07-28T12:07:07.034084+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:08.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[81864]: audit 2024-07-28T12:07:07.043744+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:08.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[79620]: cluster 2024-07-28T12:07:06.827846+0000 mgr.y (mgr.25253) 1156 : cluster [DBG] pgmap v1210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:08.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[79620]: audit 2024-07-28T12:07:07.032486+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:08.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[79620]: audit 2024-07-28T12:07:07.034084+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:08.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:07 smithi177 bash[79620]: audit 2024-07-28T12:07:07.043744+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:08.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:08.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:08.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:08.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1475 16 16 0 0 0 - 0 2024-07-28T12:07:08.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:08.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:08.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:08.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:09.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:09.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:09.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:09.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:07:09.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:09.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:09.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1476 16 16 0 0 0 - 0 2024-07-28T12:07:09.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:09.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:09.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:09 smithi177 bash[79620]: cluster 2024-07-28T12:07:08.829289+0000 mgr.y (mgr.25253) 1157 : cluster [DBG] pgmap v1211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:09 smithi177 bash[81864]: cluster 2024-07-28T12:07:08.829289+0000 mgr.y (mgr.25253) 1157 : cluster [DBG] pgmap v1211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:10.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:09 smithi204 bash[68176]: cluster 2024-07-28T12:07:08.829289+0000 mgr.y (mgr.25253) 1157 : cluster [DBG] pgmap v1211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:10.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:10.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:10.346 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:10.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:10.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:10.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1477 16 16 0 0 0 - 0 2024-07-28T12:07:10.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:10.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:10.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:11.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:11.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:11.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:07:11.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:11.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:11.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:11.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1478 16 16 0 0 0 - 0 2024-07-28T12:07:11.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:11.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:11.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:11.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:12.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:11 smithi204 bash[68176]: cluster 2024-07-28T12:07:10.830791+0000 mgr.y (mgr.25253) 1158 : cluster [DBG] pgmap v1212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:12.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:12.204 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:11 smithi177 bash[81864]: cluster 2024-07-28T12:07:10.830791+0000 mgr.y (mgr.25253) 1158 : cluster [DBG] pgmap v1212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:12.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:11 smithi177 bash[79620]: cluster 2024-07-28T12:07:10.830791+0000 mgr.y (mgr.25253) 1158 : cluster [DBG] pgmap v1212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:12.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:12.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:12.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:12.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1479 16 16 0 0 0 - 0 2024-07-28T12:07:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:12.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:12.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:13.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:13.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:13.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:13.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:13.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:13.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:07:13.592374+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:07:13.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:07:13.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1480 16 16 0 0 0 - 0 2024-07-28T12:07:13.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:13.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:13.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:13.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:14.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:14.135 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:13 smithi204 bash[68176]: cluster 2024-07-28T12:07:12.832366+0000 mgr.y (mgr.25253) 1159 : cluster [DBG] pgmap v1213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:14.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:14.226 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:13 smithi177 bash[81864]: cluster 2024-07-28T12:07:12.832366+0000 mgr.y (mgr.25253) 1159 : cluster [DBG] pgmap v1213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:14.226 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:13 smithi177 bash[79620]: cluster 2024-07-28T12:07:12.832366+0000 mgr.y (mgr.25253) 1159 : cluster [DBG] pgmap v1213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:14.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:14.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:14.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:14.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1481 16 16 0 0 0 - 0 2024-07-28T12:07:14.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:14.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:14.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:15.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:15.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:15.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:15.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:15.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:15.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1482 16 16 0 0 0 - 0 2024-07-28T12:07:15.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:15.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:15.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:15 smithi204 bash[68176]: cluster 2024-07-28T12:07:14.833875+0000 mgr.y (mgr.25253) 1160 : cluster [DBG] pgmap v1214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:15 smithi204 bash[68176]: audit 2024-07-28T12:07:15.713196+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:15 smithi204 bash[68176]: audit 2024-07-28T12:07:15.714391+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:15.917 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:07:16.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:16.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[79620]: cluster 2024-07-28T12:07:14.833875+0000 mgr.y (mgr.25253) 1160 : cluster [DBG] pgmap v1214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[79620]: audit 2024-07-28T12:07:15.713196+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[79620]: audit 2024-07-28T12:07:15.714391+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[81864]: cluster 2024-07-28T12:07:14.833875+0000 mgr.y (mgr.25253) 1160 : cluster [DBG] pgmap v1214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[81864]: audit 2024-07-28T12:07:15.713196+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:16.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:15 smithi177 bash[81864]: audit 2024-07-28T12:07:15.714391+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:16.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:16.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:16.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:16.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:16.491 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:07:16.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1483 16 16 0 0 0 - 0 2024-07-28T12:07:16.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:16.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:16.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:16.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:17.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:17.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:17.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:17.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:17.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:17.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1484 16 16 0 0 0 - 0 2024-07-28T12:07:17.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:17.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:17.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:17 smithi177 bash[81864]: cluster 2024-07-28T12:07:16.835140+0000 mgr.y (mgr.25253) 1161 : cluster [DBG] pgmap v1215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:17 smithi177 bash[79620]: cluster 2024-07-28T12:07:16.835140+0000 mgr.y (mgr.25253) 1161 : cluster [DBG] pgmap v1215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:18.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:18.125 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:17 smithi204 bash[68176]: cluster 2024-07-28T12:07:16.835140+0000 mgr.y (mgr.25253) 1161 : cluster [DBG] pgmap v1215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:18.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:18.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:18.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:18.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:18.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1485 16 16 0 0 0 - 0 2024-07-28T12:07:18.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:18.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:18.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:18.928 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:07:18.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:19.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:19.152 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:18 smithi177 bash[79620]: audit 2024-07-28T12:07:18.572632+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:07:19.152 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:18 smithi177 bash[81864]: audit 2024-07-28T12:07:18.572632+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:07:19.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:19.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:19.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:18 smithi204 bash[68176]: audit 2024-07-28T12:07:18.572632+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:07:19.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:19.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:19.560 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:19.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1486 16 16 0 0 0 - 0 2024-07-28T12:07:19.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:19.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:19.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[79620]: cluster 2024-07-28T12:07:18.836414+0000 mgr.y (mgr.25253) 1162 : cluster [DBG] pgmap v1216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[79620]: cluster 2024-07-28T12:07:18.914303+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[79620]: audit 2024-07-28T12:07:18.929249+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[79620]: cluster 2024-07-28T12:07:18.929342+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e227: 8 total, 2 up, 7 in 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[81864]: cluster 2024-07-28T12:07:18.836414+0000 mgr.y (mgr.25253) 1162 : cluster [DBG] pgmap v1216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[81864]: cluster 2024-07-28T12:07:18.914303+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[81864]: audit 2024-07-28T12:07:18.929249+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:07:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:19 smithi177 bash[81864]: cluster 2024-07-28T12:07:18.929342+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e227: 8 total, 2 up, 7 in 2024-07-28T12:07:20.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:19 smithi204 bash[68176]: cluster 2024-07-28T12:07:18.836414+0000 mgr.y (mgr.25253) 1162 : cluster [DBG] pgmap v1216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:19 smithi204 bash[68176]: cluster 2024-07-28T12:07:18.914303+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:19 smithi204 bash[68176]: audit 2024-07-28T12:07:18.929249+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? 172.21.15.177:0/2340913043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:07:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:19 smithi204 bash[68176]: cluster 2024-07-28T12:07:18.929342+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e227: 8 total, 2 up, 7 in 2024-07-28T12:07:20.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:20.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:20.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:07:20.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:20.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:20.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1487 16 16 0 0 0 - 0 2024-07-28T12:07:20.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:20.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:20.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:21.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:21.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:21.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:20 smithi177 bash[81864]: cluster 2024-07-28T12:07:20.837975+0000 mgr.y (mgr.25253) 1163 : cluster [DBG] pgmap v1218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:20 smithi177 bash[79620]: cluster 2024-07-28T12:07:20.837975+0000 mgr.y (mgr.25253) 1163 : cluster [DBG] pgmap v1218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:21.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:20 smithi204 bash[68176]: cluster 2024-07-28T12:07:20.837975+0000 mgr.y (mgr.25253) 1163 : cluster [DBG] pgmap v1218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:21.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:21.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1488 16 16 0 0 0 - 0 2024-07-28T12:07:21.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:21.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:21.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:07:21.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:21.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:22.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:22.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:22.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:22.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:22.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:22.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1489 16 16 0 0 0 - 0 2024-07-28T12:07:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:22.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:22.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:23.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:23.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:23.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:23.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:23.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:23.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1490 16 16 0 0 0 - 0 2024-07-28T12:07:23.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:23.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:23.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:23.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:23 smithi177 bash[81864]: cluster 2024-07-28T12:07:22.839109+0000 mgr.y (mgr.25253) 1164 : cluster [DBG] pgmap v1219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:23 smithi177 bash[79620]: cluster 2024-07-28T12:07:22.839109+0000 mgr.y (mgr.25253) 1164 : cluster [DBG] pgmap v1219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:24.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:23 smithi204 bash[68176]: cluster 2024-07-28T12:07:22.839109+0000 mgr.y (mgr.25253) 1164 : cluster [DBG] pgmap v1219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:24.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:24.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:24.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:24.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:24.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1491 16 16 0 0 0 - 0 2024-07-28T12:07:24.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:24.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:24.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:25.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:25.087 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:07:25.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:25.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:25.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:25.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:25.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1492 16 16 0 0 0 - 0 2024-07-28T12:07:25.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:25.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:25.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:25.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:25 smithi177 bash[81864]: cluster 2024-07-28T12:07:24.840655+0000 mgr.y (mgr.25253) 1165 : cluster [DBG] pgmap v1220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:26.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:25 smithi177 bash[79620]: cluster 2024-07-28T12:07:24.840655+0000 mgr.y (mgr.25253) 1165 : cluster [DBG] pgmap v1220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:26.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:25 smithi204 bash[68176]: cluster 2024-07-28T12:07:24.840655+0000 mgr.y (mgr.25253) 1165 : cluster [DBG] pgmap v1220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:26.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:07:26.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:26.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:26.552 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:26.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:26.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1493 16 16 0 0 0 - 0 2024-07-28T12:07:26.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:26.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:26.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:27.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:27.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:27.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:27.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:27.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:27.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1494 16 16 0 0 0 - 0 2024-07-28T12:07:27.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:27.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:27.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:27.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:27 smithi177 bash[79620]: cluster 2024-07-28T12:07:26.842194+0000 mgr.y (mgr.25253) 1166 : cluster [DBG] pgmap v1221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:27.958 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:27 smithi177 bash[81864]: cluster 2024-07-28T12:07:26.842194+0000 mgr.y (mgr.25253) 1166 : cluster [DBG] pgmap v1221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:28.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:28.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:27 smithi204 bash[68176]: cluster 2024-07-28T12:07:26.842194+0000 mgr.y (mgr.25253) 1166 : cluster [DBG] pgmap v1221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:28.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:28.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:28.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:28.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1495 16 16 0 0 0 - 0 2024-07-28T12:07:28.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:28.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:28.785 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:28.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:28.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:29.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:29.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:29.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:29.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:29.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:07:29.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:29.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1496 16 16 0 0 0 - 0 2024-07-28T12:07:29.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:29.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:29.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:30.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:30.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:30.162 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:29 smithi177 bash[81864]: cluster 2024-07-28T12:07:28.843751+0000 mgr.y (mgr.25253) 1167 : cluster [DBG] pgmap v1222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:30.162 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:29 smithi177 bash[79620]: cluster 2024-07-28T12:07:28.843751+0000 mgr.y (mgr.25253) 1167 : cluster [DBG] pgmap v1222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:30.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:29 smithi204 bash[68176]: cluster 2024-07-28T12:07:28.843751+0000 mgr.y (mgr.25253) 1167 : cluster [DBG] pgmap v1222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:30.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:30.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:30.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:30.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1497 16 16 0 0 0 - 0 2024-07-28T12:07:30.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:30.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:30.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:30.924 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:07:30.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[79620]: audit 2024-07-28T12:07:30.623847+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.177:0/3980807560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[79620]: audit 2024-07-28T12:07:30.624272+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[79620]: audit 2024-07-28T12:07:30.714595+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[79620]: audit 2024-07-28T12:07:30.715775+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[81864]: audit 2024-07-28T12:07:30.623847+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.177:0/3980807560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[81864]: audit 2024-07-28T12:07:30.624272+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[81864]: audit 2024-07-28T12:07:30.714595+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:30 smithi177 bash[81864]: audit 2024-07-28T12:07:30.715775+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:31.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:30 smithi204 bash[68176]: audit 2024-07-28T12:07:30.623847+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.177:0/3980807560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:30 smithi204 bash[68176]: audit 2024-07-28T12:07:30.624272+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:30 smithi204 bash[68176]: audit 2024-07-28T12:07:30.714595+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:07:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:30 smithi204 bash[68176]: audit 2024-07-28T12:07:30.715775+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:31.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:31.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:31.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:31.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:31.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1498 16 16 0 0 0 - 0 2024-07-28T12:07:31.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:31.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:31.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:32.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:32.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:31 smithi204 bash[68176]: cluster 2024-07-28T12:07:30.845338+0000 mgr.y (mgr.25253) 1168 : cluster [DBG] pgmap v1223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:31 smithi204 bash[68176]: cluster 2024-07-28T12:07:30.908519+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:31 smithi204 bash[68176]: audit 2024-07-28T12:07:30.924557+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:31 smithi204 bash[68176]: cluster 2024-07-28T12:07:30.924733+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e228: 8 total, 2 up, 7 in 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[81864]: cluster 2024-07-28T12:07:30.845338+0000 mgr.y (mgr.25253) 1168 : cluster [DBG] pgmap v1223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[81864]: cluster 2024-07-28T12:07:30.908519+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[81864]: audit 2024-07-28T12:07:30.924557+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[81864]: cluster 2024-07-28T12:07:30.924733+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e228: 8 total, 2 up, 7 in 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[79620]: cluster 2024-07-28T12:07:30.845338+0000 mgr.y (mgr.25253) 1168 : cluster [DBG] pgmap v1223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[79620]: cluster 2024-07-28T12:07:30.908519+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[79620]: audit 2024-07-28T12:07:30.924557+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:31 smithi177 bash[79620]: cluster 2024-07-28T12:07:30.924733+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e228: 8 total, 2 up, 7 in 2024-07-28T12:07:32.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:32.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:32.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:32.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1499 16 16 0 0 0 - 0 2024-07-28T12:07:32.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:32.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:32.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:33.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:33.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:33.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:33.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:33.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:33.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:07:33.595383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:07:33.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:07:33.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1500 16 16 0 0 0 - 0 2024-07-28T12:07:33.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:33.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:07:33.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:33.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:34.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:34.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:34.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:33 smithi177 bash[81864]: cluster 2024-07-28T12:07:32.846998+0000 mgr.y (mgr.25253) 1169 : cluster [DBG] pgmap v1225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:34.214 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:33 smithi177 bash[79620]: cluster 2024-07-28T12:07:32.846998+0000 mgr.y (mgr.25253) 1169 : cluster [DBG] pgmap v1225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:34.282 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:34.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:34.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:33 smithi204 bash[68176]: cluster 2024-07-28T12:07:32.846998+0000 mgr.y (mgr.25253) 1169 : cluster [DBG] pgmap v1225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:34.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:34.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:34.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1501 16 16 0 0 0 - 0 2024-07-28T12:07:34.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:34.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:34.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:35.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:35.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:35.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:35.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:35.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:35.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1502 16 16 0 0 0 - 0 2024-07-28T12:07:35.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:35.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:35.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:35.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:36.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:35 smithi204 bash[68176]: cluster 2024-07-28T12:07:34.848608+0000 mgr.y (mgr.25253) 1170 : cluster [DBG] pgmap v1226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:36.190 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:07:36.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:35 smithi177 bash[81864]: cluster 2024-07-28T12:07:34.848608+0000 mgr.y (mgr.25253) 1170 : cluster [DBG] pgmap v1226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:36.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:35 smithi177 bash[79620]: cluster 2024-07-28T12:07:34.848608+0000 mgr.y (mgr.25253) 1170 : cluster [DBG] pgmap v1226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:36.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:36.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:36.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:36.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:36.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1503 16 16 0 0 0 - 0 2024-07-28T12:07:36.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:36.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:36.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:37.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:37.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:37.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:36 smithi204 bash[68176]: cluster 2024-07-28T12:07:36.849696+0000 mgr.y (mgr.25253) 1171 : cluster [DBG] pgmap v1227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:36 smithi177 bash[81864]: cluster 2024-07-28T12:07:36.849696+0000 mgr.y (mgr.25253) 1171 : cluster [DBG] pgmap v1227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:36 smithi177 bash[79620]: cluster 2024-07-28T12:07:36.849696+0000 mgr.y (mgr.25253) 1171 : cluster [DBG] pgmap v1227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:37.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:37.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:37.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:37.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1504 16 16 0 0 0 - 0 2024-07-28T12:07:37.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:37.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:37.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:38.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:38.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:38.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:38.348 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:38.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:38.458 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:38.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:38.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1505 16 16 0 0 0 - 0 2024-07-28T12:07:38.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:38.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:38.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:38.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:39.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:39.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:39.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:39.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:39.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:39.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1506 16 16 0 0 0 - 0 2024-07-28T12:07:39.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:39.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:39 smithi177 bash[81864]: cluster 2024-07-28T12:07:38.851164+0000 mgr.y (mgr.25253) 1172 : cluster [DBG] pgmap v1228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:39.684 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:39 smithi177 bash[79620]: cluster 2024-07-28T12:07:38.851164+0000 mgr.y (mgr.25253) 1172 : cluster [DBG] pgmap v1228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:39.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:39 smithi204 bash[68176]: cluster 2024-07-28T12:07:38.851164+0000 mgr.y (mgr.25253) 1172 : cluster [DBG] pgmap v1228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:39.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:40.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:40.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:40.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:40.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:40.465 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:40.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:07:40.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:40.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1507 16 16 0 0 0 - 0 2024-07-28T12:07:40.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:40.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:40.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:40.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:41.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:41.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:41.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:41.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:41.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:41.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1508 16 16 0 0 0 - 0 2024-07-28T12:07:41.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:41.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:41.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:42.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:41 smithi204 bash[68176]: cluster 2024-07-28T12:07:40.852288+0000 mgr.y (mgr.25253) 1173 : cluster [DBG] pgmap v1229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:42.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:41 smithi177 bash[79620]: cluster 2024-07-28T12:07:40.852288+0000 mgr.y (mgr.25253) 1173 : cluster [DBG] pgmap v1229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:41 smithi177 bash[81864]: cluster 2024-07-28T12:07:40.852288+0000 mgr.y (mgr.25253) 1173 : cluster [DBG] pgmap v1229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:42.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:42.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:42.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:42.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1509 16 16 0 0 0 - 0 2024-07-28T12:07:42.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:42.652 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:42 smithi204 bash[60899]: ts=2024-07-28T12:07: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:42.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:42.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:43.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:43.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:43.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:43.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:43.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:43.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1510 16 16 0 0 0 - 0 2024-07-28T12:07:43.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:43.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:43.924 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:07:43.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:44.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:43 smithi204 bash[68176]: cluster 2024-07-28T12:07:42.853301+0000 mgr.y (mgr.25253) 1174 : cluster [DBG] pgmap v1230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:43 smithi204 bash[68176]: audit 2024-07-28T12:07:43.887379+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.177:0/2239678903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:43 smithi204 bash[68176]: audit 2024-07-28T12:07:43.887927+0000 mon.a (mon.0) 1548 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:44.189 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[81864]: cluster 2024-07-28T12:07:42.853301+0000 mgr.y (mgr.25253) 1174 : cluster [DBG] pgmap v1230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:44.189 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[81864]: audit 2024-07-28T12:07:43.887379+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.177:0/2239678903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.189 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[81864]: audit 2024-07-28T12:07:43.887927+0000 mon.a (mon.0) 1548 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[79620]: cluster 2024-07-28T12:07:42.853301+0000 mgr.y (mgr.25253) 1174 : cluster [DBG] pgmap v1230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:44.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[79620]: audit 2024-07-28T12:07:43.887379+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.177:0/2239678903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:43 smithi177 bash[79620]: audit 2024-07-28T12:07:43.887927+0000 mon.a (mon.0) 1548 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:07:44.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:44.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:44.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:44.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1511 16 16 0 0 0 - 0 2024-07-28T12:07:44.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:44.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:44.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:45.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:44 smithi204 bash[68176]: cluster 2024-07-28T12:07:43.910991+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:44 smithi204 bash[68176]: audit 2024-07-28T12:07:43.924354+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:07:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:44 smithi204 bash[68176]: cluster 2024-07-28T12:07:43.924484+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e229: 8 total, 2 up, 7 in 2024-07-28T12:07:45.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:45.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[81864]: cluster 2024-07-28T12:07:43.910991+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:45.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[81864]: audit 2024-07-28T12:07:43.924354+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:07:45.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[81864]: cluster 2024-07-28T12:07:43.924484+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e229: 8 total, 2 up, 7 in 2024-07-28T12:07:45.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[79620]: cluster 2024-07-28T12:07:43.910991+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:07:45.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[79620]: audit 2024-07-28T12:07:43.924354+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:07:45.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:44 smithi177 bash[79620]: cluster 2024-07-28T12:07:43.924484+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e229: 8 total, 2 up, 7 in 2024-07-28T12:07:45.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:45.361 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:45.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:45.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:45.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1512 16 16 0 0 0 - 0 2024-07-28T12:07:45.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:45.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:45.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:45.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:45 smithi177 bash[79620]: cluster 2024-07-28T12:07:44.854950+0000 mgr.y (mgr.25253) 1175 : cluster [DBG] pgmap v1232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:45 smithi177 bash[79620]: audit 2024-07-28T12:07:45.708605+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:45 smithi177 bash[81864]: cluster 2024-07-28T12:07:44.854950+0000 mgr.y (mgr.25253) 1175 : cluster [DBG] pgmap v1232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:45 smithi177 bash[81864]: audit 2024-07-28T12:07:45.708605+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:46.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:45 smithi204 bash[68176]: cluster 2024-07-28T12:07:44.854950+0000 mgr.y (mgr.25253) 1175 : cluster [DBG] pgmap v1232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:45 smithi204 bash[68176]: audit 2024-07-28T12:07:45.708605+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:46.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:07:46.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:46.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:46.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:46.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1513 16 16 0 0 0 - 0 2024-07-28T12:07:46.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:46.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:46.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:07:46.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:47.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:47.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:47.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:47.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:47.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:47.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1514 16 16 0 0 0 - 0 2024-07-28T12:07:47.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:47.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:47.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:47.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:48.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:48.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:47 smithi177 bash[81864]: cluster 2024-07-28T12:07:46.855880+0000 mgr.y (mgr.25253) 1176 : cluster [DBG] pgmap v1233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:48.123 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:47 smithi177 bash[79620]: cluster 2024-07-28T12:07:46.855880+0000 mgr.y (mgr.25253) 1176 : cluster [DBG] pgmap v1233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:47 smithi204 bash[68176]: cluster 2024-07-28T12:07:46.855880+0000 mgr.y (mgr.25253) 1176 : cluster [DBG] pgmap v1233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:48.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:48.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:48.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:48.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:48.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1515 16 16 0 0 0 - 0 2024-07-28T12:07:48.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:48.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:48.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:49.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:49.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:49.214 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:07:49.246 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:48 smithi177 bash[81864]: cluster 2024-07-28T12:07:48.856782+0000 mgr.y (mgr.25253) 1177 : cluster [DBG] pgmap v1234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:49.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:48 smithi177 bash[79620]: cluster 2024-07-28T12:07:48.856782+0000 mgr.y (mgr.25253) 1177 : cluster [DBG] pgmap v1234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:49.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:48 smithi204 bash[68176]: cluster 2024-07-28T12:07:48.856782+0000 mgr.y (mgr.25253) 1177 : cluster [DBG] pgmap v1234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:49.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:49.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:49.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1516 16 16 0 0 0 - 0 2024-07-28T12:07:49.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:49.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:49.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:50.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:07:50.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:07:50.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:50.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:50.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:50.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:50.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:50.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1517 16 16 0 0 0 - 0 2024-07-28T12:07:50.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:50.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:50.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:51.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:51.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:51.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:51.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:51.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:51.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1518 16 16 0 0 0 - 0 2024-07-28T12:07:51.633 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:51.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:51.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:51.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:51 smithi177 bash[81864]: cluster 2024-07-28T12:07:50.858281+0000 mgr.y (mgr.25253) 1178 : cluster [DBG] pgmap v1235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:51 smithi177 bash[79620]: cluster 2024-07-28T12:07:50.858281+0000 mgr.y (mgr.25253) 1178 : cluster [DBG] pgmap v1235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:52.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:52.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:52.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:51 smithi204 bash[68176]: cluster 2024-07-28T12:07:50.858281+0000 mgr.y (mgr.25253) 1178 : cluster [DBG] pgmap v1235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:52.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:52.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:07:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:52.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1519 16 16 0 0 0 - 0 2024-07-28T12:07:52.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:52.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:52.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:52.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:53.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:53.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:53.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:53.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:53.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:53.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:07:53.598285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:07:53.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:07:53.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1520 16 16 0 0 0 - 0 2024-07-28T12:07:53.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:53.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:53.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:54.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:54.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:54.170 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:53 smithi177 bash[81864]: cluster 2024-07-28T12:07:52.859837+0000 mgr.y (mgr.25253) 1179 : cluster [DBG] pgmap v1236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:54.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:53 smithi177 bash[79620]: cluster 2024-07-28T12:07:52.859837+0000 mgr.y (mgr.25253) 1179 : cluster [DBG] pgmap v1236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:54.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:54.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:53 smithi204 bash[68176]: cluster 2024-07-28T12:07:52.859837+0000 mgr.y (mgr.25253) 1179 : cluster [DBG] pgmap v1236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:54.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:54.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1521 16 16 0 0 0 - 0 2024-07-28T12:07:54.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:54.673 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:07:54.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:54.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:54.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:55.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:55.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:55.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:55.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:55.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:55.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1522 16 16 0 0 0 - 0 2024-07-28T12:07:55.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:55.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:55.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:55 smithi177 bash[79620]: cluster 2024-07-28T12:07:54.861446+0000 mgr.y (mgr.25253) 1180 : cluster [DBG] pgmap v1237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:55 smithi177 bash[81864]: cluster 2024-07-28T12:07:54.861446+0000 mgr.y (mgr.25253) 1180 : cluster [DBG] pgmap v1237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:56.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:56.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:56.185 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:07:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:07:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:07:56.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:55 smithi204 bash[68176]: cluster 2024-07-28T12:07:54.861446+0000 mgr.y (mgr.25253) 1180 : cluster [DBG] pgmap v1237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:56.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:56.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:56.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1523 16 16 0 0 0 - 0 2024-07-28T12:07:56.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:56.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:56.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:57.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:57.102 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:56 smithi177 bash[81864]: cluster 2024-07-28T12:07:56.862267+0000 mgr.y (mgr.25253) 1181 : cluster [DBG] pgmap v1238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:57.103 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:56 smithi177 bash[79620]: cluster 2024-07-28T12:07:56.862267+0000 mgr.y (mgr.25253) 1181 : cluster [DBG] pgmap v1238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:57.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:56 smithi204 bash[68176]: cluster 2024-07-28T12:07:56.862267+0000 mgr.y (mgr.25253) 1181 : cluster [DBG] pgmap v1238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:57.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:57.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:57.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:57.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:57.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1524 16 16 0 0 0 - 0 2024-07-28T12:07:57.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:57.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:57.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:57.951 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:07:57.966 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:57 smithi177 bash[81864]: audit 2024-07-28T12:07:57.180125+0000 mon.a (mon.0) 1553 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:57.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:57 smithi177 bash[79620]: audit 2024-07-28T12:07:57.180125+0000 mon.a (mon.0) 1553 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:58.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:58.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:07:58.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:58.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:57 smithi204 bash[68176]: audit 2024-07-28T12:07:57.180125+0000 mon.a (mon.0) 1553 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:07:58.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:58.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:58.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1525 16 16 0 0 0 - 0 2024-07-28T12:07:58.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:58.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:58.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:59.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:07:59.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:59.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:07:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:58 smithi204 bash[68176]: cluster 2024-07-28T12:07:57.931636+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:58 smithi204 bash[68176]: audit 2024-07-28T12:07:57.951418+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:58 smithi204 bash[68176]: cluster 2024-07-28T12:07:57.951525+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e230: 8 total, 2 up, 7 in 2024-07-28T12:07:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:07:58 smithi204 bash[68176]: cluster 2024-07-28T12:07:58.863776+0000 mgr.y (mgr.25253) 1182 : cluster [DBG] pgmap v1240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[79620]: cluster 2024-07-28T12:07:57.931636+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[79620]: audit 2024-07-28T12:07:57.951418+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[79620]: cluster 2024-07-28T12:07:57.951525+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e230: 8 total, 2 up, 7 in 2024-07-28T12:07:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[79620]: cluster 2024-07-28T12:07:58.863776+0000 mgr.y (mgr.25253) 1182 : cluster [DBG] pgmap v1240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:59.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[81864]: cluster 2024-07-28T12:07:57.931636+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:07:59.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[81864]: audit 2024-07-28T12:07:57.951418+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? 172.21.15.177:0/3283916235' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:07:59.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[81864]: cluster 2024-07-28T12:07:57.951525+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e230: 8 total, 2 up, 7 in 2024-07-28T12:07:59.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:07:58 smithi177 bash[81864]: cluster 2024-07-28T12:07:58.863776+0000 mgr.y (mgr.25253) 1182 : cluster [DBG] pgmap v1240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:07:59.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:07:59.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:59.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1526 16 16 0 0 0 - 0 2024-07-28T12:07:59.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:07:59.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:07:59.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:07:59.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:00.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:00.130 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:00.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:00.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:00.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:00.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:00.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1527 16 16 0 0 0 - 0 2024-07-28T12:08:00.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:00.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:00.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:08:00.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:01.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:01.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:01.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:08:01.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:01.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:01.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:01.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1528 16 16 0 0 0 - 0 2024-07-28T12:08:01.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:01.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:01.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[79620]: audit 2024-07-28T12:08:00.715837+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[79620]: audit 2024-07-28T12:08:00.717896+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[79620]: cluster 2024-07-28T12:08:00.865465+0000 mgr.y (mgr.25253) 1183 : cluster [DBG] pgmap v1241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[81864]: audit 2024-07-28T12:08:00.715837+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[81864]: audit 2024-07-28T12:08:00.717896+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:01 smithi177 bash[81864]: cluster 2024-07-28T12:08:00.865465+0000 mgr.y (mgr.25253) 1183 : cluster [DBG] pgmap v1241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:02.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:02.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:01 smithi204 bash[68176]: audit 2024-07-28T12:08:00.715837+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:01 smithi204 bash[68176]: audit 2024-07-28T12:08:00.717896+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:01 smithi204 bash[68176]: cluster 2024-07-28T12:08:00.865465+0000 mgr.y (mgr.25253) 1183 : cluster [DBG] pgmap v1241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:02.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:02.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:02.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:02.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1529 16 16 0 0 0 - 0 2024-07-28T12:08:02.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:02 smithi204 bash[60899]: ts=2024-07-28T12:08: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:02.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:02.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:03.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:02 smithi204 bash[68176]: cluster 2024-07-28T12:08:02.867420+0000 mgr.y (mgr.25253) 1184 : cluster [DBG] pgmap v1242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:03.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:03.232 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:02 smithi177 bash[81864]: cluster 2024-07-28T12:08:02.867420+0000 mgr.y (mgr.25253) 1184 : cluster [DBG] pgmap v1242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:03.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:02 smithi177 bash[79620]: cluster 2024-07-28T12:08:02.867420+0000 mgr.y (mgr.25253) 1184 : cluster [DBG] pgmap v1242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:03.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:03.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:03.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:03.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1530 16 16 0 0 0 - 0 2024-07-28T12:08:03.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:03.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:03.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:04.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:04.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:04.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:04.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:04.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:04.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1531 16 16 0 0 0 - 0 2024-07-28T12:08:04.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:04.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:04.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:05.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:05.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:05.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:05.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:05.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:05.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1532 16 16 0 0 0 - 0 2024-07-28T12:08:05.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:05.678 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:05.679 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:05.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:05.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:05.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:06.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:06.087 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:08:06.087 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:05 smithi177 bash[81864]: cluster 2024-07-28T12:08:04.868958+0000 mgr.y (mgr.25253) 1185 : cluster [DBG] pgmap v1243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:06.088 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:05 smithi177 bash[79620]: cluster 2024-07-28T12:08:04.868958+0000 mgr.y (mgr.25253) 1185 : cluster [DBG] pgmap v1243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:06.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:06.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:05 smithi204 bash[68176]: cluster 2024-07-28T12:08:04.868958+0000 mgr.y (mgr.25253) 1185 : cluster [DBG] pgmap v1243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:06.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:06.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:06.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1533 16 16 0 0 0 - 0 2024-07-28T12:08:06.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:06.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:06.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:06 smithi177 bash[79620]: cluster 2024-07-28T12:08:06.869963+0000 mgr.y (mgr.25253) 1186 : cluster [DBG] pgmap v1244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:06 smithi177 bash[81864]: cluster 2024-07-28T12:08:06.869963+0000 mgr.y (mgr.25253) 1186 : cluster [DBG] pgmap v1244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:07.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:07.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:07.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:06 smithi204 bash[68176]: cluster 2024-07-28T12:08:06.869963+0000 mgr.y (mgr.25253) 1186 : cluster [DBG] pgmap v1244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:07.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:07.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:07.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1534 16 16 0 0 0 - 0 2024-07-28T12:08:07.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:07.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:07.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:07.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:08.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:08.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:08.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:07 smithi204 bash[68176]: audit 2024-07-28T12:08:07.124860+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:08.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:07 smithi177 bash[81864]: audit 2024-07-28T12:08:07.124860+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:08.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:07 smithi177 bash[79620]: audit 2024-07-28T12:08:07.124860+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:08.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:08.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:08.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:08.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1535 16 16 0 0 0 - 0 2024-07-28T12:08:08.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:08.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:08.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:09.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:09.086 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:08 smithi177 bash[81864]: cluster 2024-07-28T12:08:08.870903+0000 mgr.y (mgr.25253) 1187 : cluster [DBG] pgmap v1245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:09.086 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:08 smithi177 bash[79620]: cluster 2024-07-28T12:08:08.870903+0000 mgr.y (mgr.25253) 1187 : cluster [DBG] pgmap v1245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:09.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:09.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:09.287 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:08 smithi204 bash[68176]: cluster 2024-07-28T12:08:08.870903+0000 mgr.y (mgr.25253) 1187 : cluster [DBG] pgmap v1245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:09.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:09.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:09.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1536 16 16 0 0 0 - 0 2024-07-28T12:08:09.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:09.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:09.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:09.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:10.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:10.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:10.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:10.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:10.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:10.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1537 16 16 0 0 0 - 0 2024-07-28T12:08:10.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:10.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:10.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:11.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:11.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:11.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:10 smithi177 bash[81864]: cluster 2024-07-28T12:08:10.871797+0000 mgr.y (mgr.25253) 1188 : cluster [DBG] pgmap v1246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:11.181 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:10 smithi177 bash[79620]: cluster 2024-07-28T12:08:10.871797+0000 mgr.y (mgr.25253) 1188 : cluster [DBG] pgmap v1246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:11.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:11.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:10 smithi204 bash[68176]: cluster 2024-07-28T12:08:10.871797+0000 mgr.y (mgr.25253) 1188 : cluster [DBG] pgmap v1246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:11.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:11.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:11.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1538 16 16 0 0 0 - 0 2024-07-28T12:08:11.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:11.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:11.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:11.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:12.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:12.122 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:12.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:12.297 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:08:12.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:12.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:12.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:12.598 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:12 smithi177 bash[81864]: audit 2024-07-28T12:08:12.243258+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:08:12.598 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:12 smithi177 bash[79620]: audit 2024-07-28T12:08:12.243258+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:08:12.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1539 16 16 0 0 0 - 0 2024-07-28T12:08:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:12 smithi204 bash[68176]: audit 2024-07-28T12:08:12.243258+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:08:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:12 smithi204 bash[60899]: ts=2024-07-28T12:08: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:12.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:12.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:13.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:13.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:13.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:13.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: cluster 2024-07-28T12:08:12.293792+0000 mon.a (mon.0) 1561 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: audit 2024-07-28T12:08:12.297950+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: cluster 2024-07-28T12:08:12.298004+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e231: 8 total, 2 up, 7 in 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: audit 2024-07-28T12:08:12.771540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: audit 2024-07-28T12:08:12.778596+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: cluster 2024-07-28T12:08:12.872676+0000 mgr.y (mgr.25253) 1189 : cluster [DBG] pgmap v1248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: audit 2024-07-28T12:08:13.011564+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[79620]: audit 2024-07-28T12:08:13.020032+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: cluster 2024-07-28T12:08:12.293792+0000 mon.a (mon.0) 1561 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: audit 2024-07-28T12:08:12.297950+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: cluster 2024-07-28T12:08:12.298004+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e231: 8 total, 2 up, 7 in 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: audit 2024-07-28T12:08:12.771540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: audit 2024-07-28T12:08:12.778596+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: cluster 2024-07-28T12:08:12.872676+0000 mgr.y (mgr.25253) 1189 : cluster [DBG] pgmap v1248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: audit 2024-07-28T12:08:13.011564+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.416 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:13 smithi177 bash[81864]: audit 2024-07-28T12:08:13.020032+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:13.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:13.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:08:13.601103+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:08:13.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:08:13.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1540 16 16 0 0 0 - 0 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: cluster 2024-07-28T12:08:12.293792+0000 mon.a (mon.0) 1561 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: audit 2024-07-28T12:08:12.297950+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.177:0/2821082848' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: cluster 2024-07-28T12:08:12.298004+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e231: 8 total, 2 up, 7 in 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: audit 2024-07-28T12:08:12.771540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: audit 2024-07-28T12:08:12.778596+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: cluster 2024-07-28T12:08:12.872676+0000 mgr.y (mgr.25253) 1189 : cluster [DBG] pgmap v1248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:13.612 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: audit 2024-07-28T12:08:13.011564+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.612 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:13 smithi204 bash[68176]: audit 2024-07-28T12:08:13.020032+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:13.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:13.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:13.933 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:13.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:08:13.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:14.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:14.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:14.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:14.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[79620]: audit 2024-07-28T12:08:13.448288+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[79620]: audit 2024-07-28T12:08:13.449814+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[79620]: audit 2024-07-28T12:08:13.459047+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[81864]: audit 2024-07-28T12:08:13.448288+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[81864]: audit 2024-07-28T12:08:13.449814+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:14 smithi177 bash[81864]: audit 2024-07-28T12:08:13.459047+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:14.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:14.560 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:14 smithi204 bash[68176]: audit 2024-07-28T12:08:13.448288+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:14.560 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:14 smithi204 bash[68176]: audit 2024-07-28T12:08:13.449814+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:14.560 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:14 smithi204 bash[68176]: audit 2024-07-28T12:08:13.459047+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:14.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1541 16 16 0 0 0 - 0 2024-07-28T12:08:14.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:14.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:14.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:15.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:15.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:15.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:15.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:15.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:15.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1542 16 16 0 0 0 - 0 2024-07-28T12:08:15.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:15.636 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:15 smithi177 bash[81864]: cluster 2024-07-28T12:08:14.873827+0000 mgr.y (mgr.25253) 1190 : cluster [DBG] pgmap v1249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:15.636 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:15 smithi177 bash[79620]: cluster 2024-07-28T12:08:14.873827+0000 mgr.y (mgr.25253) 1190 : cluster [DBG] pgmap v1249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:15 smithi204 bash[68176]: cluster 2024-07-28T12:08:14.873827+0000 mgr.y (mgr.25253) 1190 : cluster [DBG] pgmap v1249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:15.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:15.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:15.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:16.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:16.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:08:16.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:16.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:16.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:08:16.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:16.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1543 16 16 0 0 0 - 0 2024-07-28T12:08:16.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:16.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:16.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:16 smithi204 bash[68176]: audit 2024-07-28T12:08:15.714078+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:16.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:16 smithi204 bash[68176]: audit 2024-07-28T12:08:15.715737+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:16.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:16 smithi177 bash[81864]: audit 2024-07-28T12:08:15.714078+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:16 smithi177 bash[81864]: audit 2024-07-28T12:08:15.715737+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:16 smithi177 bash[79620]: audit 2024-07-28T12:08:15.714078+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:08:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:16 smithi177 bash[79620]: audit 2024-07-28T12:08:15.715737+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:17.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:17.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:17.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:17.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:17.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:17.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1544 16 16 0 0 0 - 0 2024-07-28T12:08:17.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:17.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:17.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:18.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:17 smithi177 bash[79620]: cluster 2024-07-28T12:08:16.875415+0000 mgr.y (mgr.25253) 1191 : cluster [DBG] pgmap v1250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:17 smithi177 bash[81864]: cluster 2024-07-28T12:08:16.875415+0000 mgr.y (mgr.25253) 1191 : cluster [DBG] pgmap v1250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:18.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:18.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:17 smithi204 bash[68176]: cluster 2024-07-28T12:08:16.875415+0000 mgr.y (mgr.25253) 1191 : cluster [DBG] pgmap v1250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:18.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:18.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:18.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:18.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1545 16 16 0 0 0 - 0 2024-07-28T12:08:18.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:18.704 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:18.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:18.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:18.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:19.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:19.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:18 smithi204 bash[68176]: cluster 2024-07-28T12:08:18.876670+0000 mgr.y (mgr.25253) 1192 : cluster [DBG] pgmap v1251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:19.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:19.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:19.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:19.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:19 smithi177 bash[81864]: cluster 2024-07-28T12:08:18.876670+0000 mgr.y (mgr.25253) 1192 : cluster [DBG] pgmap v1251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:19.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:19 smithi177 bash[79620]: cluster 2024-07-28T12:08:18.876670+0000 mgr.y (mgr.25253) 1192 : cluster [DBG] pgmap v1251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:19.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:19.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1546 16 16 0 0 0 - 0 2024-07-28T12:08:19.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:19.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:19.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:20.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:20.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:20.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:20.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:20.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:20.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1547 16 16 0 0 0 - 0 2024-07-28T12:08:20.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:20.734 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:20.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:20.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:20.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:20 smithi177 bash[79620]: cluster 2024-07-28T12:08:20.878308+0000 mgr.y (mgr.25253) 1193 : cluster [DBG] pgmap v1252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:20 smithi177 bash[81864]: cluster 2024-07-28T12:08:20.878308+0000 mgr.y (mgr.25253) 1193 : cluster [DBG] pgmap v1252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:21.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:21.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:21.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:21.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:20 smithi204 bash[68176]: cluster 2024-07-28T12:08:20.878308+0000 mgr.y (mgr.25253) 1193 : cluster [DBG] pgmap v1252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:21.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:21.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:21.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1548 16 16 0 0 0 - 0 2024-07-28T12:08:21.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:21.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:21.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:22.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:22.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:22.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:22.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:22.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:22.527 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1549 16 16 0 0 0 - 0 2024-07-28T12:08:22.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:22.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:22.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:22.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:23.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:23.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:23.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:22 smithi204 bash[68176]: cluster 2024-07-28T12:08:22.879851+0000 mgr.y (mgr.25253) 1194 : cluster [DBG] pgmap v1253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:22 smithi177 bash[81864]: cluster 2024-07-28T12:08:22.879851+0000 mgr.y (mgr.25253) 1194 : cluster [DBG] pgmap v1253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:22 smithi177 bash[79620]: cluster 2024-07-28T12:08:22.879851+0000 mgr.y (mgr.25253) 1194 : cluster [DBG] pgmap v1253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:23.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:23.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:23.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:23.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1550 16 16 0 0 0 - 0 2024-07-28T12:08:23.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:23.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:23.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:24.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:24.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:24.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:24.369 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:24.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:24.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:24.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1551 16 16 0 0 0 - 0 2024-07-28T12:08:24.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:24.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:24.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:25.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:25.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:25.126 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:24 smithi177 bash[81864]: cluster 2024-07-28T12:08:24.881299+0000 mgr.y (mgr.25253) 1195 : cluster [DBG] pgmap v1254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:25.127 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:24 smithi177 bash[79620]: cluster 2024-07-28T12:08:24.881299+0000 mgr.y (mgr.25253) 1195 : cluster [DBG] pgmap v1254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:25.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:24 smithi204 bash[68176]: cluster 2024-07-28T12:08:24.881299+0000 mgr.y (mgr.25253) 1195 : cluster [DBG] pgmap v1254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:25.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:25.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:25.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:25.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:25.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1552 16 16 0 0 0 - 0 2024-07-28T12:08:25.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:25.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:25.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:26.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:26.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:08:26.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:08:26.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:26.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:26.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:26.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1553 16 16 0 0 0 - 0 2024-07-28T12:08:26.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:26.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:26.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:27.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:27.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:26 smithi204 bash[68176]: cluster 2024-07-28T12:08:26.882836+0000 mgr.y (mgr.25253) 1196 : cluster [DBG] pgmap v1255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:27.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:26 smithi177 bash[81864]: cluster 2024-07-28T12:08:26.882836+0000 mgr.y (mgr.25253) 1196 : cluster [DBG] pgmap v1255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:26 smithi177 bash[79620]: cluster 2024-07-28T12:08:26.882836+0000 mgr.y (mgr.25253) 1196 : cluster [DBG] pgmap v1255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:27.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:27.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:27.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1554 16 16 0 0 0 - 0 2024-07-28T12:08:27.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:27.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:27.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:27.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:27.990 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:08:28.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:28.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:27 smithi204 bash[68176]: audit 2024-07-28T12:08:27.778503+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:28.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:28.285 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:27 smithi177 bash[81864]: audit 2024-07-28T12:08:27.778503+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:28.285 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:27 smithi177 bash[79620]: audit 2024-07-28T12:08:27.778503+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:28.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:28.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:28.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:28.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1555 16 16 0 0 0 - 0 2024-07-28T12:08:28.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:28.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:28.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:29.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:29.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:29.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[81864]: cluster 2024-07-28T12:08:27.980134+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:29.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[81864]: audit 2024-07-28T12:08:27.991061+0000 mon.a (mon.0) 1575 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:29.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[81864]: cluster 2024-07-28T12:08:27.991108+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e232: 8 total, 2 up, 7 in 2024-07-28T12:08:29.166 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[81864]: cluster 2024-07-28T12:08:28.883965+0000 mgr.y (mgr.25253) 1197 : cluster [DBG] pgmap v1257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:29.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[79620]: cluster 2024-07-28T12:08:27.980134+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:29.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[79620]: audit 2024-07-28T12:08:27.991061+0000 mon.a (mon.0) 1575 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:29.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[79620]: cluster 2024-07-28T12:08:27.991108+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e232: 8 total, 2 up, 7 in 2024-07-28T12:08:29.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:28 smithi177 bash[79620]: cluster 2024-07-28T12:08:28.883965+0000 mgr.y (mgr.25253) 1197 : cluster [DBG] pgmap v1257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:29.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:29.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:29.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:28 smithi204 bash[68176]: cluster 2024-07-28T12:08:27.980134+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:29.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:28 smithi204 bash[68176]: audit 2024-07-28T12:08:27.991061+0000 mon.a (mon.0) 1575 : audit [INF] from='client.? 172.21.15.177:0/3475944716' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:29.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:28 smithi204 bash[68176]: cluster 2024-07-28T12:08:27.991108+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e232: 8 total, 2 up, 7 in 2024-07-28T12:08:29.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:28 smithi204 bash[68176]: cluster 2024-07-28T12:08:28.883965+0000 mgr.y (mgr.25253) 1197 : cluster [DBG] pgmap v1257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:29.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:29.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1556 16 16 0 0 0 - 0 2024-07-28T12:08:29.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:29.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:29.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:29.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:30.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:30.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:30.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:30.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:30.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:30.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1557 16 16 0 0 0 - 0 2024-07-28T12:08:30.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:30.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:30.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:08:30.883 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:30 smithi177 bash[81864]: audit 2024-07-28T12:08:30.710152+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:30.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:30 smithi177 bash[79620]: audit 2024-07-28T12:08:30.710152+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:30.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:31.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:30 smithi204 bash[68176]: audit 2024-07-28T12:08:30.710152+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:31.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:31.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:31.376 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:31.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:31.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:31.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1558 16 16 0 0 0 - 0 2024-07-28T12:08:31.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:31.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:31.888 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:31 smithi177 bash[81864]: cluster 2024-07-28T12:08:30.885128+0000 mgr.y (mgr.25253) 1198 : cluster [DBG] pgmap v1258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:31.888 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:31 smithi177 bash[79620]: cluster 2024-07-28T12:08:30.885128+0000 mgr.y (mgr.25253) 1198 : cluster [DBG] pgmap v1258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:31.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:31 smithi204 bash[68176]: cluster 2024-07-28T12:08:30.885128+0000 mgr.y (mgr.25253) 1198 : cluster [DBG] pgmap v1258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:32.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:32.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:32.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:32.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:32.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:32.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1559 16 16 0 0 0 - 0 2024-07-28T12:08:32.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:32.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:32.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:32.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:33.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:33.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:33.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:32 smithi177 bash[79620]: cluster 2024-07-28T12:08:32.886249+0000 mgr.y (mgr.25253) 1199 : cluster [DBG] pgmap v1259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:33.207 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:32 smithi177 bash[81864]: cluster 2024-07-28T12:08:32.886249+0000 mgr.y (mgr.25253) 1199 : cluster [DBG] pgmap v1259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:33.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:33.326 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:32 smithi204 bash[68176]: cluster 2024-07-28T12:08:32.886249+0000 mgr.y (mgr.25253) 1199 : cluster [DBG] pgmap v1259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:33.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:33.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:33.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:08:33.604052+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:08:33.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:08:33.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1560 16 16 0 0 0 - 0 2024-07-28T12:08:33.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:33.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:33.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:34.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:34.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:34.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:34.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:34.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:34.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1561 16 16 0 0 0 - 0 2024-07-28T12:08:34.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:34.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:34.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:34.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:35.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:34 smithi204 bash[68176]: cluster 2024-07-28T12:08:34.887456+0000 mgr.y (mgr.25253) 1200 : cluster [DBG] pgmap v1260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:35.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:35.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:34 smithi177 bash[81864]: cluster 2024-07-28T12:08:34.887456+0000 mgr.y (mgr.25253) 1200 : cluster [DBG] pgmap v1260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:35.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:34 smithi177 bash[79620]: cluster 2024-07-28T12:08:34.887456+0000 mgr.y (mgr.25253) 1200 : cluster [DBG] pgmap v1260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:35.303 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:35.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:35.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:35.438 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:35.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:35.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1562 16 16 0 0 0 - 0 2024-07-28T12:08:35.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:35.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:35.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:36.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:36.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:36.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:36.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:36.400 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:08:36.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:36.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1563 16 16 0 0 0 - 0 2024-07-28T12:08:36.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:36.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:36.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:36.878 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:36.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:08:36.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:36 smithi177 bash[81864]: cluster 2024-07-28T12:08:36.888431+0000 mgr.y (mgr.25253) 1201 : cluster [DBG] pgmap v1261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:36 smithi177 bash[79620]: cluster 2024-07-28T12:08:36.888431+0000 mgr.y (mgr.25253) 1201 : cluster [DBG] pgmap v1261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:37.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:37.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:37.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:36 smithi204 bash[68176]: cluster 2024-07-28T12:08:36.888431+0000 mgr.y (mgr.25253) 1201 : cluster [DBG] pgmap v1261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:37.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:37.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:37.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1564 16 16 0 0 0 - 0 2024-07-28T12:08:37.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:37.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:37.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:38.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:38.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:38.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:38.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:38.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:38.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1565 16 16 0 0 0 - 0 2024-07-28T12:08:38.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:38.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:38.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:38.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:39.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:38 smithi204 bash[68176]: cluster 2024-07-28T12:08:38.889880+0000 mgr.y (mgr.25253) 1202 : cluster [DBG] pgmap v1262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:39.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:39.245 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:38 smithi177 bash[81864]: cluster 2024-07-28T12:08:38.889880+0000 mgr.y (mgr.25253) 1202 : cluster [DBG] pgmap v1262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:39.245 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:38 smithi177 bash[79620]: cluster 2024-07-28T12:08:38.889880+0000 mgr.y (mgr.25253) 1202 : cluster [DBG] pgmap v1262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:39.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:39.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:39.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:39.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1566 16 16 0 0 0 - 0 2024-07-28T12:08:39.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:39.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:39.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:40.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:40.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:40.288 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:08:40.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:40.335 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:40 smithi177 bash[81864]: audit 2024-07-28T12:08:40.225066+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.177:0/2177033337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:40 smithi177 bash[81864]: audit 2024-07-28T12:08:40.225511+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:40 smithi177 bash[79620]: audit 2024-07-28T12:08:40.225066+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.177:0/2177033337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:40 smithi177 bash[79620]: audit 2024-07-28T12:08:40.225511+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:40.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:40.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1567 16 16 0 0 0 - 0 2024-07-28T12:08:40.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:40 smithi204 bash[68176]: audit 2024-07-28T12:08:40.225066+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.177:0/2177033337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:40 smithi204 bash[68176]: audit 2024-07-28T12:08:40.225511+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:08:40.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:40.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:41.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:41.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:41.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:41.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:41.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:41.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[79620]: cluster 2024-07-28T12:08:40.276407+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:41.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[79620]: audit 2024-07-28T12:08:40.285093+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:08:41.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[79620]: cluster 2024-07-28T12:08:40.285164+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e233: 8 total, 2 up, 7 in 2024-07-28T12:08:41.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[79620]: cluster 2024-07-28T12:08:40.891245+0000 mgr.y (mgr.25253) 1203 : cluster [DBG] pgmap v1264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:41.487 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[81864]: cluster 2024-07-28T12:08:40.276407+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:41.487 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[81864]: audit 2024-07-28T12:08:40.285093+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:08:41.487 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[81864]: cluster 2024-07-28T12:08:40.285164+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e233: 8 total, 2 up, 7 in 2024-07-28T12:08:41.487 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:41 smithi177 bash[81864]: cluster 2024-07-28T12:08:40.891245+0000 mgr.y (mgr.25253) 1203 : cluster [DBG] pgmap v1264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:41.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:41.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1568 16 16 0 0 0 - 0 2024-07-28T12:08:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:41 smithi204 bash[68176]: cluster 2024-07-28T12:08:40.276407+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:08:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:41 smithi204 bash[68176]: audit 2024-07-28T12:08:40.285093+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:08:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:41 smithi204 bash[68176]: cluster 2024-07-28T12:08:40.285164+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e233: 8 total, 2 up, 7 in 2024-07-28T12:08:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:41 smithi204 bash[68176]: cluster 2024-07-28T12:08:40.891245+0000 mgr.y (mgr.25253) 1203 : cluster [DBG] pgmap v1264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:41.677 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:41.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:41.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:41.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:42.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:42.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:42.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:42.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:42.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:42.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1569 16 16 0 0 0 - 0 2024-07-28T12:08:42.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:42.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:43.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:43.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:43.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:08:43.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:42 smithi177 bash[81864]: cluster 2024-07-28T12:08:42.892311+0000 mgr.y (mgr.25253) 1204 : cluster [DBG] pgmap v1265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:43.234 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:42 smithi177 bash[79620]: cluster 2024-07-28T12:08:42.892311+0000 mgr.y (mgr.25253) 1204 : cluster [DBG] pgmap v1265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:43.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:42 smithi204 bash[68176]: cluster 2024-07-28T12:08:42.892311+0000 mgr.y (mgr.25253) 1204 : cluster [DBG] pgmap v1265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:43.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:43.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:43.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:43.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1570 16 16 0 0 0 - 0 2024-07-28T12:08:43.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:43.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:43.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:44.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:44.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:44.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:44.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:44.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:44.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1571 16 16 0 0 0 - 0 2024-07-28T12:08:44.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:44.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:44.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:45.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:45.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:45.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:44 smithi177 bash[81864]: cluster 2024-07-28T12:08:44.893722+0000 mgr.y (mgr.25253) 1205 : cluster [DBG] pgmap v1266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:44 smithi177 bash[79620]: cluster 2024-07-28T12:08:44.893722+0000 mgr.y (mgr.25253) 1205 : cluster [DBG] pgmap v1266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:45.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:44 smithi204 bash[68176]: cluster 2024-07-28T12:08:44.893722+0000 mgr.y (mgr.25253) 1205 : cluster [DBG] pgmap v1266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:45.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:45.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:45.519 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:45.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1572 16 16 0 0 0 - 0 2024-07-28T12:08:45.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:45.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:45.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:45.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:46.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:46.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:46.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:46.330 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:08:46.331 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:46 smithi177 bash[81864]: audit 2024-07-28T12:08:45.710637+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:46.331 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:46 smithi177 bash[79620]: audit 2024-07-28T12:08:45.710637+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:45 smithi204 bash[68176]: audit 2024-07-28T12:08:45.710637+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:46.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:08:46.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:46.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:46.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1573 16 16 0 0 0 - 0 2024-07-28T12:08:46.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:46.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:46.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:47.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:47.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:46 smithi177 bash[79620]: cluster 2024-07-28T12:08:46.895345+0000 mgr.y (mgr.25253) 1206 : cluster [DBG] pgmap v1267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:46 smithi177 bash[81864]: cluster 2024-07-28T12:08:46.895345+0000 mgr.y (mgr.25253) 1206 : cluster [DBG] pgmap v1267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:47.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:47.282 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:46 smithi204 bash[68176]: cluster 2024-07-28T12:08:46.895345+0000 mgr.y (mgr.25253) 1206 : cluster [DBG] pgmap v1267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:47.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:47.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:47.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1574 16 16 0 0 0 - 0 2024-07-28T12:08:47.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:47.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:47.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:47.978 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:47.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:48.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:48.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:48.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:48.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:48.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:48.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1575 16 16 0 0 0 - 0 2024-07-28T12:08:48.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:48.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:48.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:49.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:49.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:49.191 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:48 smithi177 bash[81864]: cluster 2024-07-28T12:08:48.896932+0000 mgr.y (mgr.25253) 1207 : cluster [DBG] pgmap v1268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:49.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:48 smithi177 bash[79620]: cluster 2024-07-28T12:08:48.896932+0000 mgr.y (mgr.25253) 1207 : cluster [DBG] pgmap v1268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:49.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:48 smithi204 bash[68176]: cluster 2024-07-28T12:08:48.896932+0000 mgr.y (mgr.25253) 1207 : cluster [DBG] pgmap v1268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:49.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:49.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:49.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1576 16 16 0 0 0 - 0 2024-07-28T12:08:49.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:49.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:49.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:50.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:50.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:50.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:50.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:50.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:50.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:50.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1577 16 16 0 0 0 - 0 2024-07-28T12:08:50.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:50.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:50.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:51.016 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:51.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:51.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:50 smithi177 bash[81864]: cluster 2024-07-28T12:08:50.898412+0000 mgr.y (mgr.25253) 1208 : cluster [DBG] pgmap v1269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:50 smithi177 bash[79620]: cluster 2024-07-28T12:08:50.898412+0000 mgr.y (mgr.25253) 1208 : cluster [DBG] pgmap v1269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:51.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:51.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:50 smithi204 bash[68176]: cluster 2024-07-28T12:08:50.898412+0000 mgr.y (mgr.25253) 1208 : cluster [DBG] pgmap v1269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:51.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:51.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:51.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1578 16 16 0 0 0 - 0 2024-07-28T12:08:51.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:51.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:51.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:52.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:52.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:52.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:52.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:52.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:52.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1579 16 16 0 0 0 - 0 2024-07-28T12:08:52.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:52.636 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:08:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:52.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:52.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:52 smithi177 bash[79620]: cluster 2024-07-28T12:08:52.899301+0000 mgr.y (mgr.25253) 1209 : cluster [DBG] pgmap v1270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:52 smithi177 bash[81864]: cluster 2024-07-28T12:08:52.899301+0000 mgr.y (mgr.25253) 1209 : cluster [DBG] pgmap v1270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:53.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:53.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:53.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:52 smithi204 bash[68176]: cluster 2024-07-28T12:08:52.899301+0000 mgr.y (mgr.25253) 1209 : cluster [DBG] pgmap v1270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:53.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:53.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:53.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:08:53.606646+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:08:53.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:08:53.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1580 16 16 0 0 0 - 0 2024-07-28T12:08:53.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:53.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:53.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:53.994 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:08:54.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:53 smithi177 bash[81864]: audit 2024-07-28T12:08:52.986288+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:54.076 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:53 smithi177 bash[79620]: audit 2024-07-28T12:08:52.986288+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:54.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:54.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:54.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:53 smithi204 bash[68176]: audit 2024-07-28T12:08:52.986288+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:08:54.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:54.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1581 16 16 0 0 0 - 0 2024-07-28T12:08:54.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:54.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:54.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:54.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:55.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:55.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:55.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[81864]: cluster 2024-07-28T12:08:53.983703+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:08:55.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[81864]: audit 2024-07-28T12:08:53.994815+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[81864]: cluster 2024-07-28T12:08:53.994866+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e234: 8 total, 2 up, 7 in 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[81864]: cluster 2024-07-28T12:08:54.900422+0000 mgr.y (mgr.25253) 1210 : cluster [DBG] pgmap v1272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[79620]: cluster 2024-07-28T12:08:53.983703+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[79620]: audit 2024-07-28T12:08:53.994815+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[79620]: cluster 2024-07-28T12:08:53.994866+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e234: 8 total, 2 up, 7 in 2024-07-28T12:08:55.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:54 smithi177 bash[79620]: cluster 2024-07-28T12:08:54.900422+0000 mgr.y (mgr.25253) 1210 : cluster [DBG] pgmap v1272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:55.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:54 smithi204 bash[68176]: cluster 2024-07-28T12:08:53.983703+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:08:55.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:54 smithi204 bash[68176]: audit 2024-07-28T12:08:53.994815+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.177:0/1181796545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:08:55.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:54 smithi204 bash[68176]: cluster 2024-07-28T12:08:53.994866+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e234: 8 total, 2 up, 7 in 2024-07-28T12:08:55.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:54 smithi204 bash[68176]: cluster 2024-07-28T12:08:54.900422+0000 mgr.y (mgr.25253) 1210 : cluster [DBG] pgmap v1272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:55.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:55.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:55.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1582 16 16 0 0 0 - 0 2024-07-28T12:08:55.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:55.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:55.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:56.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:56.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:56.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:56.307 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:08:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:08:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:08:56.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:56.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:56.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1583 16 16 0 0 0 - 0 2024-07-28T12:08:56.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:56.736 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:08:56.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:56.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:57.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:57.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:56 smithi204 bash[68176]: cluster 2024-07-28T12:08:56.902001+0000 mgr.y (mgr.25253) 1211 : cluster [DBG] pgmap v1273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:57.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:56 smithi177 bash[79620]: cluster 2024-07-28T12:08:56.902001+0000 mgr.y (mgr.25253) 1211 : cluster [DBG] pgmap v1273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:56 smithi177 bash[81864]: cluster 2024-07-28T12:08:56.902001+0000 mgr.y (mgr.25253) 1211 : cluster [DBG] pgmap v1273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:57.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:57.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:57.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:57.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1584 16 16 0 0 0 - 0 2024-07-28T12:08:57.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:57.734 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:08:57.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:08:57.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:57.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:58.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:58.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:08:58.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:58.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:58.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:58.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:58.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1585 16 16 0 0 0 - 0 2024-07-28T12:08:58.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:58.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:08:58.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:59.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:08:59.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:08:58 smithi177 bash[81864]: cluster 2024-07-28T12:08:58.903495+0000 mgr.y (mgr.25253) 1212 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:08:58 smithi177 bash[79620]: cluster 2024-07-28T12:08:58.903495+0000 mgr.y (mgr.25253) 1212 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:59.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:08:59.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:08:58 smithi204 bash[68176]: cluster 2024-07-28T12:08:58.903495+0000 mgr.y (mgr.25253) 1212 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:08:59.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:08:59.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:08:59.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1586 16 16 0 0 0 - 0 2024-07-28T12:08:59.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:08:59.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:08:59.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:00.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:00.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:00.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:00.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:00.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:00.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:00.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1587 16 16 0 0 0 - 0 2024-07-28T12:09:00.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:00.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:00.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:01.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:01.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:01.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:01.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:01.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:01.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1588 16 16 0 0 0 - 0 2024-07-28T12:09:01.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:01.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:01.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:01 smithi204 bash[68176]: audit 2024-07-28T12:09:00.717452+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:01 smithi204 bash[68176]: audit 2024-07-28T12:09:00.719370+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:01 smithi204 bash[68176]: cluster 2024-07-28T12:09:00.904919+0000 mgr.y (mgr.25253) 1213 : cluster [DBG] pgmap v1275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[79620]: audit 2024-07-28T12:09:00.717452+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[79620]: audit 2024-07-28T12:09:00.719370+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[79620]: cluster 2024-07-28T12:09:00.904919+0000 mgr.y (mgr.25253) 1213 : cluster [DBG] pgmap v1275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[81864]: audit 2024-07-28T12:09:00.717452+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[81864]: audit 2024-07-28T12:09:00.719370+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:01 smithi177 bash[81864]: cluster 2024-07-28T12:09:00.904919+0000 mgr.y (mgr.25253) 1213 : cluster [DBG] pgmap v1275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:02.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:02.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:02.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:02.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:02.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:02.497 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:02.497 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:02.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1589 16 16 0 0 0 - 0 2024-07-28T12:09:02.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:02.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:02.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:03.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:02 smithi204 bash[68176]: cluster 2024-07-28T12:09:02.906382+0000 mgr.y (mgr.25253) 1214 : cluster [DBG] pgmap v1276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:03.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:02 smithi177 bash[79620]: cluster 2024-07-28T12:09:02.906382+0000 mgr.y (mgr.25253) 1214 : cluster [DBG] pgmap v1276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:02 smithi177 bash[81864]: cluster 2024-07-28T12:09:02.906382+0000 mgr.y (mgr.25253) 1214 : cluster [DBG] pgmap v1276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:03.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:03.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:03.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:03.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1590 16 16 0 0 0 - 0 2024-07-28T12:09:03.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:03.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:03.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:04.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:04.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:04.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:04.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:04.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:04.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1591 16 16 0 0 0 - 0 2024-07-28T12:09:04.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:04.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:04.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:04.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:05.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:04 smithi177 bash[79620]: cluster 2024-07-28T12:09:04.907882+0000 mgr.y (mgr.25253) 1215 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:05.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:04 smithi177 bash[81864]: cluster 2024-07-28T12:09:04.907882+0000 mgr.y (mgr.25253) 1215 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:05.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:04 smithi204 bash[68176]: cluster 2024-07-28T12:09:04.907882+0000 mgr.y (mgr.25253) 1215 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:05.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:05.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:05.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:05.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:05.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1592 16 16 0 0 0 - 0 2024-07-28T12:09:05.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:05.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:05.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:06.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:06.092 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:09:06.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:06.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:06.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:06.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:06.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1593 16 16 0 0 0 - 0 2024-07-28T12:09:06.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:06.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:06.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:07.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:07.118 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:06 smithi177 bash[81864]: cluster 2024-07-28T12:09:06.909345+0000 mgr.y (mgr.25253) 1216 : cluster [DBG] pgmap v1278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:07.119 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:06 smithi177 bash[79620]: cluster 2024-07-28T12:09:06.909345+0000 mgr.y (mgr.25253) 1216 : cluster [DBG] pgmap v1278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:07.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:07.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:06 smithi204 bash[68176]: cluster 2024-07-28T12:09:06.909345+0000 mgr.y (mgr.25253) 1216 : cluster [DBG] pgmap v1278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:07.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:07.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:07.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1594 16 16 0 0 0 - 0 2024-07-28T12:09:07.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:07.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:07.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:07.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:08.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:08.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:08.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:08.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:08.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:08.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1595 16 16 0 0 0 - 0 2024-07-28T12:09:08.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:08.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:08.875 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:09:08.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:09.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:09.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:09.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:08 smithi177 bash[81864]: cluster 2024-07-28T12:09:08.910058+0000 mgr.y (mgr.25253) 1217 : cluster [DBG] pgmap v1279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:08 smithi177 bash[79620]: cluster 2024-07-28T12:09:08.910058+0000 mgr.y (mgr.25253) 1217 : cluster [DBG] pgmap v1279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:09.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:08 smithi204 bash[68176]: cluster 2024-07-28T12:09:08.910058+0000 mgr.y (mgr.25253) 1217 : cluster [DBG] pgmap v1279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:09.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:09.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:09.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1596 16 16 0 0 0 - 0 2024-07-28T12:09:09.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:09.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:09.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:09.938 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:09:09.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:09:09.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:09.998 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:09:10.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:09 smithi177 bash[81864]: audit 2024-07-28T12:09:09.058867+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:09:10.003 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:09 smithi177 bash[79620]: audit 2024-07-28T12:09:09.058867+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:09:10.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:10.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:10.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:10.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:09 smithi204 bash[68176]: audit 2024-07-28T12:09:09.058867+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:09:10.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:10.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:10.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1597 16 16 0 0 0 - 0 2024-07-28T12:09:10.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:10.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:10.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:11.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:11.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:11.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[81864]: cluster 2024-07-28T12:09:09.986715+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:11.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[81864]: audit 2024-07-28T12:09:09.998809+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:09:11.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[81864]: cluster 2024-07-28T12:09:09.998986+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e235: 8 total, 2 up, 7 in 2024-07-28T12:09:11.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[81864]: cluster 2024-07-28T12:09:10.911014+0000 mgr.y (mgr.25253) 1218 : cluster [DBG] pgmap v1281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:11.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[79620]: cluster 2024-07-28T12:09:09.986715+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:11.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[79620]: audit 2024-07-28T12:09:09.998809+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:09:11.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[79620]: cluster 2024-07-28T12:09:09.998986+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e235: 8 total, 2 up, 7 in 2024-07-28T12:09:11.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:10 smithi177 bash[79620]: cluster 2024-07-28T12:09:10.911014+0000 mgr.y (mgr.25253) 1218 : cluster [DBG] pgmap v1281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:11.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:11.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:10 smithi204 bash[68176]: cluster 2024-07-28T12:09:09.986715+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:11.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:10 smithi204 bash[68176]: audit 2024-07-28T12:09:09.998809+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.177:0/177143465' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:09:11.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:10 smithi204 bash[68176]: cluster 2024-07-28T12:09:09.998986+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e235: 8 total, 2 up, 7 in 2024-07-28T12:09:11.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:10 smithi204 bash[68176]: cluster 2024-07-28T12:09:10.911014+0000 mgr.y (mgr.25253) 1218 : cluster [DBG] pgmap v1281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:11.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:11.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:11.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1598 16 16 0 0 0 - 0 2024-07-28T12:09:11.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:11.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:11.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:12.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:12.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:12.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:12.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:12.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:12.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1599 16 16 0 0 0 - 0 2024-07-28T12:09:12.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:12.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:12.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:09:12.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:13.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:13.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:12 smithi177 bash[81864]: cluster 2024-07-28T12:09:12.912645+0000 mgr.y (mgr.25253) 1219 : cluster [DBG] pgmap v1282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:12 smithi177 bash[79620]: cluster 2024-07-28T12:09:12.912645+0000 mgr.y (mgr.25253) 1219 : cluster [DBG] pgmap v1282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:13.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:12 smithi204 bash[68176]: cluster 2024-07-28T12:09:12.912645+0000 mgr.y (mgr.25253) 1219 : cluster [DBG] pgmap v1282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:13.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:13.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:13.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:09:13.609487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:09:13.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:09:13.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1600 16 16 0 0 0 - 0 2024-07-28T12:09:13.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:13.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:13.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:14.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:14.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:14.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:13 smithi177 bash[79620]: audit 2024-07-28T12:09:13.587108+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:13 smithi177 bash[81864]: audit 2024-07-28T12:09:13.587108+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:14.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:14.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:13 smithi204 bash[68176]: audit 2024-07-28T12:09:13.587108+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:14.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:14.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1601 16 16 0 0 0 - 0 2024-07-28T12:09:14.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:14.704 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:14.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:14.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:14.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:15.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:15.096 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:14 smithi177 bash[81864]: cluster 2024-07-28T12:09:14.914270+0000 mgr.y (mgr.25253) 1220 : cluster [DBG] pgmap v1283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:15.097 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:14 smithi177 bash[79620]: cluster 2024-07-28T12:09:14.914270+0000 mgr.y (mgr.25253) 1220 : cluster [DBG] pgmap v1283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:14 smithi204 bash[68176]: cluster 2024-07-28T12:09:14.914270+0000 mgr.y (mgr.25253) 1220 : cluster [DBG] pgmap v1283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:15.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:15.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:15.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:15.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:15.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1602 16 16 0 0 0 - 0 2024-07-28T12:09:15.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:15.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:15.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:16.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:16.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:16.174 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:09:16.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:16.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:16.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:16.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1603 16 16 0 0 0 - 0 2024-07-28T12:09:16.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:16.737 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:16.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:16.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:16.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:17.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:17.118 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:16 smithi177 bash[81864]: audit 2024-07-28T12:09:15.718001+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:17.118 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:16 smithi177 bash[81864]: audit 2024-07-28T12:09:15.719997+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:17.118 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:16 smithi177 bash[79620]: audit 2024-07-28T12:09:15.718001+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:17.118 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:16 smithi177 bash[79620]: audit 2024-07-28T12:09:15.719997+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:16 smithi204 bash[68176]: audit 2024-07-28T12:09:15.718001+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:16 smithi204 bash[68176]: audit 2024-07-28T12:09:15.719997+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:17.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:17.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:17.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:17.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:17.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1604 16 16 0 0 0 - 0 2024-07-28T12:09:17.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:17 smithi177 bash[79620]: cluster 2024-07-28T12:09:16.915533+0000 mgr.y (mgr.25253) 1221 : cluster [DBG] pgmap v1284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:17 smithi177 bash[81864]: cluster 2024-07-28T12:09:16.915533+0000 mgr.y (mgr.25253) 1221 : cluster [DBG] pgmap v1284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:17.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:17.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:18.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:17 smithi204 bash[68176]: cluster 2024-07-28T12:09:16.915533+0000 mgr.y (mgr.25253) 1221 : cluster [DBG] pgmap v1284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:18.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:18.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:18.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:18.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:18.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1605 16 16 0 0 0 - 0 2024-07-28T12:09:18.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:18.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:18.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:18.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:19.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:19.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:19.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:19.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:19.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:19.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1606 16 16 0 0 0 - 0 2024-07-28T12:09:19.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:19.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:19.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:20.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:20.082 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: cluster 2024-07-28T12:09:18.916206+0000 mgr.y (mgr.25253) 1222 : cluster [DBG] pgmap v1285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:20.082 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:18.924120+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:18.931068+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:19.500320+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:19.506965+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:19.706614+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[81864]: audit 2024-07-28T12:09:19.711957+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: cluster 2024-07-28T12:09:18.916206+0000 mgr.y (mgr.25253) 1222 : cluster [DBG] pgmap v1285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:18.924120+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:18.931068+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:19.500320+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:19.506965+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:19.706614+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.084 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:19 smithi177 bash[79620]: audit 2024-07-28T12:09:19.711957+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:20.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:20.346 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:09:20.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: cluster 2024-07-28T12:09:18.916206+0000 mgr.y (mgr.25253) 1222 : cluster [DBG] pgmap v1285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:18.924120+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:18.931068+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:19.500320+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:19.506965+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:19.706614+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:19 smithi204 bash[68176]: audit 2024-07-28T12:09:19.711957+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:20.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:20.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:20.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1607 16 16 0 0 0 - 0 2024-07-28T12:09:20.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:20.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:20.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:21.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:21.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:21.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:21.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:21.452 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[79620]: audit 2024-07-28T12:09:20.271768+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.453 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[79620]: audit 2024-07-28T12:09:20.277215+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.453 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[79620]: cluster 2024-07-28T12:09:20.917709+0000 mgr.y (mgr.25253) 1223 : cluster [DBG] pgmap v1286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:21.453 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[81864]: audit 2024-07-28T12:09:20.271768+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.453 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[81864]: audit 2024-07-28T12:09:20.277215+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.453 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:21 smithi177 bash[81864]: cluster 2024-07-28T12:09:20.917709+0000 mgr.y (mgr.25253) 1223 : cluster [DBG] pgmap v1286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:21.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:21.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:21 smithi204 bash[68176]: audit 2024-07-28T12:09:20.271768+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:21 smithi204 bash[68176]: audit 2024-07-28T12:09:20.277215+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:21.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:21 smithi204 bash[68176]: cluster 2024-07-28T12:09:20.917709+0000 mgr.y (mgr.25253) 1223 : cluster [DBG] pgmap v1286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:21.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1608 16 16 0 0 0 - 0 2024-07-28T12:09:21.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:21.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:21.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:22.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:09:22.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:09:22.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:22.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:22.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:22.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:22.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1609 16 16 0 0 0 - 0 2024-07-28T12:09:22.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:22.643 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:22.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:22.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:22 smithi177 bash[81864]: cluster 2024-07-28T12:09:22.918746+0000 mgr.y (mgr.25253) 1224 : cluster [DBG] pgmap v1287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:22 smithi177 bash[79620]: cluster 2024-07-28T12:09:22.918746+0000 mgr.y (mgr.25253) 1224 : cluster [DBG] pgmap v1287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:23.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:23.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:23.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:23.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:22 smithi204 bash[68176]: cluster 2024-07-28T12:09:22.918746+0000 mgr.y (mgr.25253) 1224 : cluster [DBG] pgmap v1287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:23.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:23.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:23.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1610 16 16 0 0 0 - 0 2024-07-28T12:09:23.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:23.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:23.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:24.001 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:09:24.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:24.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:24.204 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:23 smithi177 bash[81864]: audit 2024-07-28T12:09:23.655843+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:24.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:23 smithi177 bash[79620]: audit 2024-07-28T12:09:23.655843+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:24.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:24.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:23 smithi204 bash[68176]: audit 2024-07-28T12:09:23.655843+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:24.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:24.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:24.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1611 16 16 0 0 0 - 0 2024-07-28T12:09:24.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:24.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:24.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:24.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:25.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:25.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:24 smithi204 bash[68176]: cluster 2024-07-28T12:09:23.991111+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:24 smithi204 bash[68176]: audit 2024-07-28T12:09:24.001191+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:24 smithi204 bash[68176]: cluster 2024-07-28T12:09:24.001242+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e236: 8 total, 2 up, 7 in 2024-07-28T12:09:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:24 smithi204 bash[68176]: cluster 2024-07-28T12:09:24.919720+0000 mgr.y (mgr.25253) 1225 : cluster [DBG] pgmap v1289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[79620]: cluster 2024-07-28T12:09:23.991111+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[79620]: audit 2024-07-28T12:09:24.001191+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[79620]: cluster 2024-07-28T12:09:24.001242+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e236: 8 total, 2 up, 7 in 2024-07-28T12:09:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[79620]: cluster 2024-07-28T12:09:24.919720+0000 mgr.y (mgr.25253) 1225 : cluster [DBG] pgmap v1289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:25.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[81864]: cluster 2024-07-28T12:09:23.991111+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:25.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[81864]: audit 2024-07-28T12:09:24.001191+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.177:0/2647827570' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:25.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[81864]: cluster 2024-07-28T12:09:24.001242+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e236: 8 total, 2 up, 7 in 2024-07-28T12:09:25.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:24 smithi177 bash[81864]: cluster 2024-07-28T12:09:24.919720+0000 mgr.y (mgr.25253) 1225 : cluster [DBG] pgmap v1289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:25.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:25.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:25.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:25.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1612 16 16 0 0 0 - 0 2024-07-28T12:09:25.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:25.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:25.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:26.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:26.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:09:26.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:26.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:26.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:26.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1613 16 16 0 0 0 - 0 2024-07-28T12:09:26.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:26.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:26.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:26.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:09:27.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:27.118 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:26 smithi177 bash[81864]: cluster 2024-07-28T12:09:26.920464+0000 mgr.y (mgr.25253) 1226 : cluster [DBG] pgmap v1290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:27.119 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:26 smithi177 bash[79620]: cluster 2024-07-28T12:09:26.920464+0000 mgr.y (mgr.25253) 1226 : cluster [DBG] pgmap v1290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:27.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:26 smithi204 bash[68176]: cluster 2024-07-28T12:09:26.920464+0000 mgr.y (mgr.25253) 1226 : cluster [DBG] pgmap v1290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:27.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:27.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:27.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:27.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:27.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1614 16 16 0 0 0 - 0 2024-07-28T12:09:27.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:27.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:27.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:28.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:28.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:28.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:28.373 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:28.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:28.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:28.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1615 16 16 0 0 0 - 0 2024-07-28T12:09:28.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:28.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:28.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:29.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:29.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:29.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:28 smithi204 bash[68176]: cluster 2024-07-28T12:09:28.921911+0000 mgr.y (mgr.25253) 1227 : cluster [DBG] pgmap v1291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:29.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:29.255 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:28 smithi177 bash[81864]: cluster 2024-07-28T12:09:28.921911+0000 mgr.y (mgr.25253) 1227 : cluster [DBG] pgmap v1291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:29.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:28 smithi177 bash[79620]: cluster 2024-07-28T12:09:28.921911+0000 mgr.y (mgr.25253) 1227 : cluster [DBG] pgmap v1291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:29.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:29.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:29.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:29.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1616 16 16 0 0 0 - 0 2024-07-28T12:09:29.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:29.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:29.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:30.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:30.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:30.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:30.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:30.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:30.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1617 16 16 0 0 0 - 0 2024-07-28T12:09:30.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:30.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:30.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:30.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:31.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:31.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:31.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:31 smithi204 bash[68176]: audit 2024-07-28T12:09:30.393896+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:31 smithi204 bash[68176]: audit 2024-07-28T12:09:30.400689+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:31 smithi204 bash[68176]: audit 2024-07-28T12:09:30.711660+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:31 smithi204 bash[68176]: cluster 2024-07-28T12:09:30.923122+0000 mgr.y (mgr.25253) 1228 : cluster [DBG] pgmap v1292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:31.477 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[81864]: audit 2024-07-28T12:09:30.393896+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[81864]: audit 2024-07-28T12:09:30.400689+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[81864]: audit 2024-07-28T12:09:30.711660+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[81864]: cluster 2024-07-28T12:09:30.923122+0000 mgr.y (mgr.25253) 1228 : cluster [DBG] pgmap v1292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[79620]: audit 2024-07-28T12:09:30.393896+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[79620]: audit 2024-07-28T12:09:30.400689+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[79620]: audit 2024-07-28T12:09:30.711660+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:31.478 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:31 smithi177 bash[79620]: cluster 2024-07-28T12:09:30.923122+0000 mgr.y (mgr.25253) 1228 : cluster [DBG] pgmap v1292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:31.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:31.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:31.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1618 16 16 0 0 0 - 0 2024-07-28T12:09:31.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:31.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:31.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:32.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:32.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:32.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:32.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:32.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:32.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1619 16 16 0 0 0 - 0 2024-07-28T12:09:32.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:32.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:32.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:32.976 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:33.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:33.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:33.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:33.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:33.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:33.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:09:33.612056+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:09:33.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:09:33.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1620 16 16 0 0 0 - 0 2024-07-28T12:09:33.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:33.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:33.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: audit 2024-07-28T12:09:32.848811+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: audit 2024-07-28T12:09:32.859816+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: audit 2024-07-28T12:09:32.861968+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: audit 2024-07-28T12:09:32.863399+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: audit 2024-07-28T12:09:32.872466+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:33 smithi204 bash[68176]: cluster 2024-07-28T12:09:32.924621+0000 mgr.y (mgr.25253) 1229 : cluster [DBG] pgmap v1293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:33.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:34.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:34.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: audit 2024-07-28T12:09:32.848811+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: audit 2024-07-28T12:09:32.859816+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: audit 2024-07-28T12:09:32.861968+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:34.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: audit 2024-07-28T12:09:32.863399+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:34.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: audit 2024-07-28T12:09:32.872466+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[81864]: cluster 2024-07-28T12:09:32.924621+0000 mgr.y (mgr.25253) 1229 : cluster [DBG] pgmap v1293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: audit 2024-07-28T12:09:32.848811+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: audit 2024-07-28T12:09:32.859816+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: audit 2024-07-28T12:09:32.861968+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: audit 2024-07-28T12:09:32.863399+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: audit 2024-07-28T12:09:32.872466+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:09:34.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:33 smithi177 bash[79620]: cluster 2024-07-28T12:09:32.924621+0000 mgr.y (mgr.25253) 1229 : cluster [DBG] pgmap v1293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:34.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:34.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:34.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:34.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:34.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1621 16 16 0 0 0 - 0 2024-07-28T12:09:34.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:34.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:34.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:34.989 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:09:35.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:35.105 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:34 smithi177 bash[79620]: cluster 2024-07-28T12:09:34.925372+0000 mgr.y (mgr.25253) 1230 : cluster [DBG] pgmap v1294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:35.106 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:34 smithi177 bash[81864]: cluster 2024-07-28T12:09:34.925372+0000 mgr.y (mgr.25253) 1230 : cluster [DBG] pgmap v1294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:35.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:35.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:35.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:34 smithi204 bash[68176]: cluster 2024-07-28T12:09:34.925372+0000 mgr.y (mgr.25253) 1230 : cluster [DBG] pgmap v1294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:35.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:35.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:35.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1622 16 16 0 0 0 - 0 2024-07-28T12:09:35.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:35.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:35.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:35.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:36.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:36.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:36.239 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:09:36.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:36.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:09:36.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:09:36.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:36.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1623 16 16 0 0 0 - 0 2024-07-28T12:09:36.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:36.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:36.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:37.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:37.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:37.184 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:36 smithi177 bash[81864]: cluster 2024-07-28T12:09:36.926268+0000 mgr.y (mgr.25253) 1231 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:37.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:36 smithi177 bash[79620]: cluster 2024-07-28T12:09:36.926268+0000 mgr.y (mgr.25253) 1231 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:37.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:36 smithi204 bash[68176]: cluster 2024-07-28T12:09:36.926268+0000 mgr.y (mgr.25253) 1231 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:37.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:37.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:37.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1624 16 16 0 0 0 - 0 2024-07-28T12:09:37.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:37.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:37.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:38.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:38.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:38.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:38.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:38.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:38.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:38.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1625 16 16 0 0 0 - 0 2024-07-28T12:09:38.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:38.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:38.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:39.012 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:09:39.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:39.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:38 smithi177 bash[79620]: cluster 2024-07-28T12:09:38.926917+0000 mgr.y (mgr.25253) 1232 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:38 smithi177 bash[79620]: audit 2024-07-28T12:09:38.957240+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:09:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:38 smithi177 bash[81864]: cluster 2024-07-28T12:09:38.926917+0000 mgr.y (mgr.25253) 1232 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:38 smithi177 bash[81864]: audit 2024-07-28T12:09:38.957240+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:09:39.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:39.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:38 smithi204 bash[68176]: cluster 2024-07-28T12:09:38.926917+0000 mgr.y (mgr.25253) 1232 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:39.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:38 smithi204 bash[68176]: audit 2024-07-28T12:09:38.957240+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:09:39.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:39.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:39.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1626 16 16 0 0 0 - 0 2024-07-28T12:09:39.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:39.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:39.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:40.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:40.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:39 smithi204 bash[68176]: cluster 2024-07-28T12:09:39.007835+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:39 smithi204 bash[68176]: audit 2024-07-28T12:09:39.013126+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:09:40.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:39 smithi204 bash[68176]: cluster 2024-07-28T12:09:39.013208+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e237: 8 total, 2 up, 7 in 2024-07-28T12:09:40.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[79620]: cluster 2024-07-28T12:09:39.007835+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[79620]: audit 2024-07-28T12:09:39.013126+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[79620]: cluster 2024-07-28T12:09:39.013208+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e237: 8 total, 2 up, 7 in 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[81864]: cluster 2024-07-28T12:09:39.007835+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[81864]: audit 2024-07-28T12:09:39.013126+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.177:0/135552265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:09:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:39 smithi177 bash[81864]: cluster 2024-07-28T12:09:39.013208+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e237: 8 total, 2 up, 7 in 2024-07-28T12:09:40.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:40.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:40.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:40.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1627 16 16 0 0 0 - 0 2024-07-28T12:09:40.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:40.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:40.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:41.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:41.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:41 smithi177 bash[81864]: cluster 2024-07-28T12:09:40.928363+0000 mgr.y (mgr.25253) 1233 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:41 smithi177 bash[79620]: cluster 2024-07-28T12:09:40.928363+0000 mgr.y (mgr.25253) 1233 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:41.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:41.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:41 smithi204 bash[68176]: cluster 2024-07-28T12:09:40.928363+0000 mgr.y (mgr.25253) 1233 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:41.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:41.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:41.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1628 16 16 0 0 0 - 0 2024-07-28T12:09:41.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:41.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:41.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:09:41.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:42.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:42.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:42.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:42.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:42.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:42.530 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1629 16 16 0 0 0 - 0 2024-07-28T12:09:42.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:42.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:42.816 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:42.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:42.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:43.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:43.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:42 smithi204 bash[68176]: cluster 2024-07-28T12:09:42.929850+0000 mgr.y (mgr.25253) 1234 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:43.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:43.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:42 smithi177 bash[79620]: cluster 2024-07-28T12:09:42.929850+0000 mgr.y (mgr.25253) 1234 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:43.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:43 smithi177 bash[81864]: cluster 2024-07-28T12:09:42.929850+0000 mgr.y (mgr.25253) 1234 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:43.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:43.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:43.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:43.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1630 16 16 0 0 0 - 0 2024-07-28T12:09:43.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:43.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:43.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:44.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:44.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:44.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:44.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:44.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:44.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1631 16 16 0 0 0 - 0 2024-07-28T12:09:44.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:44.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:44.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:45.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:45.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:44 smithi204 bash[68176]: cluster 2024-07-28T12:09:44.931424+0000 mgr.y (mgr.25253) 1235 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:45.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:45.258 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:44 smithi177 bash[81864]: cluster 2024-07-28T12:09:44.931424+0000 mgr.y (mgr.25253) 1235 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:45.258 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:44 smithi177 bash[79620]: cluster 2024-07-28T12:09:44.931424+0000 mgr.y (mgr.25253) 1235 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:45.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:45.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:45.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:45.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1632 16 16 0 0 0 - 0 2024-07-28T12:09:45.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:45.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:45.854 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:45.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:46.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:45 smithi204 bash[68176]: audit 2024-07-28T12:09:45.712731+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:46.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:45 smithi177 bash[79620]: audit 2024-07-28T12:09:45.712731+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:09:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:45 smithi177 bash[81864]: audit 2024-07-28T12:09:45.712731+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:46.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:46.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:46.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:46.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1633 16 16 0 0 0 - 0 2024-07-28T12:09:46.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:46.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:46.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:47.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:47.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:47.164 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:47 smithi177 bash[79620]: cluster 2024-07-28T12:09:46.933025+0000 mgr.y (mgr.25253) 1236 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:47.164 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:47 smithi177 bash[81864]: cluster 2024-07-28T12:09:46.933025+0000 mgr.y (mgr.25253) 1236 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:47.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:47.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:47 smithi204 bash[68176]: cluster 2024-07-28T12:09:46.933025+0000 mgr.y (mgr.25253) 1236 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:47.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:47.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:47.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1634 16 16 0 0 0 - 0 2024-07-28T12:09:47.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:47.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:47.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:47.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:48.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:48.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:48.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:48.392 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:09:48.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:48.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:48.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1635 16 16 0 0 0 - 0 2024-07-28T12:09:48.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:48.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:48.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:49.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:49.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:48 smithi177 bash[81864]: cluster 2024-07-28T12:09:48.934544+0000 mgr.y (mgr.25253) 1237 : cluster [DBG] pgmap v1302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:48 smithi177 bash[79620]: cluster 2024-07-28T12:09:48.934544+0000 mgr.y (mgr.25253) 1237 : cluster [DBG] pgmap v1302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:49.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:49.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:48 smithi204 bash[68176]: cluster 2024-07-28T12:09:48.934544+0000 mgr.y (mgr.25253) 1237 : cluster [DBG] pgmap v1302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:49.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:49.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:49.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1636 16 16 0 0 0 - 0 2024-07-28T12:09:49.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:49.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:49.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:49.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:50.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:50.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:50.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:09:50.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:09:50.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:50.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:50.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1637 16 16 0 0 0 - 0 2024-07-28T12:09:50.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:50.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:50.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:51.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:51.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:51.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:51.311 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:50 smithi204 bash[68176]: cluster 2024-07-28T12:09:50.936036+0000 mgr.y (mgr.25253) 1238 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:51.351 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:50 smithi177 bash[81864]: cluster 2024-07-28T12:09:50.936036+0000 mgr.y (mgr.25253) 1238 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:51.352 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:50 smithi177 bash[79620]: cluster 2024-07-28T12:09:50.936036+0000 mgr.y (mgr.25253) 1238 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:51.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:51.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:51.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1638 16 16 0 0 0 - 0 2024-07-28T12:09:51.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:51.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:51.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:52.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:52.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:52.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:52.268 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:09:52.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:52 smithi204 bash[68176]: audit 2024-07-28T12:09:52.209104+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.177:0/3902670571' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:52 smithi204 bash[68176]: audit 2024-07-28T12:09:52.209574+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:52.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:52.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:52.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1639 16 16 0 0 0 - 0 2024-07-28T12:09:52.621 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:52 smithi177 bash[81864]: audit 2024-07-28T12:09:52.209104+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.177:0/3902670571' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.621 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:52 smithi177 bash[81864]: audit 2024-07-28T12:09:52.209574+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.622 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:52 smithi177 bash[79620]: audit 2024-07-28T12:09:52.209104+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.177:0/3902670571' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.622 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:52 smithi177 bash[79620]: audit 2024-07-28T12:09:52.209574+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:09:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:09:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:52.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:52.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:53.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:53.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:53.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:53.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[81864]: cluster 2024-07-28T12:09:52.260398+0000 mon.a (mon.0) 1622 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[81864]: audit 2024-07-28T12:09:52.268010+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[81864]: cluster 2024-07-28T12:09:52.268102+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e238: 8 total, 2 up, 7 in 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[81864]: cluster 2024-07-28T12:09:52.937505+0000 mgr.y (mgr.25253) 1239 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[79620]: cluster 2024-07-28T12:09:52.260398+0000 mon.a (mon.0) 1622 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[79620]: audit 2024-07-28T12:09:52.268010+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[79620]: cluster 2024-07-28T12:09:52.268102+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e238: 8 total, 2 up, 7 in 2024-07-28T12:09:53.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:53 smithi177 bash[79620]: cluster 2024-07-28T12:09:52.937505+0000 mgr.y (mgr.25253) 1239 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:53.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:53.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:53 smithi204 bash[68176]: cluster 2024-07-28T12:09:52.260398+0000 mon.a (mon.0) 1622 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:09:53.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:53 smithi204 bash[68176]: audit 2024-07-28T12:09:52.268010+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:09:53.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:53 smithi204 bash[68176]: cluster 2024-07-28T12:09:52.268102+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e238: 8 total, 2 up, 7 in 2024-07-28T12:09:53.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:53 smithi204 bash[68176]: cluster 2024-07-28T12:09:52.937505+0000 mgr.y (mgr.25253) 1239 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:53.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:09:53.614960+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:09:53.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:09:53.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1640 16 16 0 0 0 - 0 2024-07-28T12:09:53.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:53.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:53.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:54.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:54.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:54.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:54.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:54.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:54.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1641 16 16 0 0 0 - 0 2024-07-28T12:09:54.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:54.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:54.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:54.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:55.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:55.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:09:55.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:55 smithi204 bash[68176]: cluster 2024-07-28T12:09:54.939033+0000 mgr.y (mgr.25253) 1240 : cluster [DBG] pgmap v1306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:55.157 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:09:55.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:55.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:55 smithi177 bash[81864]: cluster 2024-07-28T12:09:54.939033+0000 mgr.y (mgr.25253) 1240 : cluster [DBG] pgmap v1306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:55.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:55 smithi177 bash[79620]: cluster 2024-07-28T12:09:54.939033+0000 mgr.y (mgr.25253) 1240 : cluster [DBG] pgmap v1306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:55.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:55.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:55.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:55.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1642 16 16 0 0 0 - 0 2024-07-28T12:09:55.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:55.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:55.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:56.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:56.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:09:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:09:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:09:56.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:56.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:56.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:56.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1643 16 16 0 0 0 - 0 2024-07-28T12:09:56.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:56.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:56.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:57.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:57.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:57.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:57 smithi204 bash[68176]: cluster 2024-07-28T12:09:56.940648+0000 mgr.y (mgr.25253) 1241 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:57.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:57 smithi177 bash[81864]: cluster 2024-07-28T12:09:56.940648+0000 mgr.y (mgr.25253) 1241 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:57 smithi177 bash[79620]: cluster 2024-07-28T12:09:56.940648+0000 mgr.y (mgr.25253) 1241 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:09:57.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:57.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:09:57.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:57.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1644 16 16 0 0 0 - 0 2024-07-28T12:09:57.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:57.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:57.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:58.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:58.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:58.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:58.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:09:58.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:58.570 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:09:58.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1645 16 16 0 0 0 - 0 2024-07-28T12:09:58.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:58.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:58.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:09:59.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:09:59.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:59.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:09:59.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:09:59.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:09:59.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:59.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1646 16 16 0 0 0 - 0 2024-07-28T12:09:59.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:09:59.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:59.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:09:59.885 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:59.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:00.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:09:59 smithi204 bash[68176]: cluster 2024-07-28T12:09:58.942192+0000 mgr.y (mgr.25253) 1242 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:00.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:00.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:09:59 smithi177 bash[79620]: cluster 2024-07-28T12:09:58.942192+0000 mgr.y (mgr.25253) 1242 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:00.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:09:59 smithi177 bash[81864]: cluster 2024-07-28T12:09:58.942192+0000 mgr.y (mgr.25253) 1242 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:00.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:00.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:00.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:00.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1647 16 16 0 0 0 - 0 2024-07-28T12:10:00.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:00.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:00.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:01.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:01 smithi204 bash[68176]: cluster 2024-07-28T12:10:00.006301+0000 mon.a (mon.0) 1625 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:10:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:01 smithi204 bash[68176]: audit 2024-07-28T12:10:00.719006+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:01 smithi204 bash[68176]: audit 2024-07-28T12:10:00.721092+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:01.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[81864]: cluster 2024-07-28T12:10:00.006301+0000 mon.a (mon.0) 1625 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:10:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[81864]: audit 2024-07-28T12:10:00.719006+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[81864]: audit 2024-07-28T12:10:00.721092+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[79620]: cluster 2024-07-28T12:10:00.006301+0000 mon.a (mon.0) 1625 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:10:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[79620]: audit 2024-07-28T12:10:00.719006+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:01 smithi177 bash[79620]: audit 2024-07-28T12:10:00.721092+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:01.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:01.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:01.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:01.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1648 16 16 0 0 0 - 0 2024-07-28T12:10:01.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:01.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:01.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:01.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:02.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:02.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:02.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:02.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:02.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1649 16 16 0 0 0 - 0 2024-07-28T12:10:02.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:02.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:02.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:03.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:02 smithi204 bash[68176]: cluster 2024-07-28T12:10:00.943728+0000 mgr.y (mgr.25253) 1243 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:03.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:03.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:02 smithi177 bash[81864]: cluster 2024-07-28T12:10:00.943728+0000 mgr.y (mgr.25253) 1243 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:03.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:02 smithi177 bash[79620]: cluster 2024-07-28T12:10:00.943728+0000 mgr.y (mgr.25253) 1243 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:03.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:03.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:03.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:03.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1650 16 16 0 0 0 - 0 2024-07-28T12:10:03.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:03.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:03.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:04.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:04.084 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:04.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:04.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:04.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:04.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:04.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:04.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1651 16 16 0 0 0 - 0 2024-07-28T12:10:04.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:04.733 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:10:04.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:04 smithi204 bash[68176]: cluster 2024-07-28T12:10:02.945193+0000 mgr.y (mgr.25253) 1244 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:04 smithi204 bash[68176]: audit 2024-07-28T12:10:04.262345+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.177:0/1477912721' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:04 smithi204 bash[68176]: audit 2024-07-28T12:10:04.262815+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[81864]: cluster 2024-07-28T12:10:02.945193+0000 mgr.y (mgr.25253) 1244 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:04.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[81864]: audit 2024-07-28T12:10:04.262345+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.177:0/1477912721' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[81864]: audit 2024-07-28T12:10:04.262815+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[79620]: cluster 2024-07-28T12:10:02.945193+0000 mgr.y (mgr.25253) 1244 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:04.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[79620]: audit 2024-07-28T12:10:04.262345+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.177:0/1477912721' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.965 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:04 smithi177 bash[79620]: audit 2024-07-28T12:10:04.262815+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:04.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:05.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:05.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:05.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:05.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:05.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:05.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1652 16 16 0 0 0 - 0 2024-07-28T12:10:05.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:05.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:05 smithi204 bash[68176]: cluster 2024-07-28T12:10:04.721758+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:05.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:05 smithi204 bash[68176]: audit 2024-07-28T12:10:04.730756+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:05.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:05 smithi204 bash[68176]: cluster 2024-07-28T12:10:04.730945+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e239: 8 total, 2 up, 7 in 2024-07-28T12:10:05.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:05.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[81864]: cluster 2024-07-28T12:10:04.721758+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[81864]: audit 2024-07-28T12:10:04.730756+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[81864]: cluster 2024-07-28T12:10:04.730945+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e239: 8 total, 2 up, 7 in 2024-07-28T12:10:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[79620]: cluster 2024-07-28T12:10:04.721758+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[79620]: audit 2024-07-28T12:10:04.730756+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:05 smithi177 bash[79620]: cluster 2024-07-28T12:10:04.730945+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e239: 8 total, 2 up, 7 in 2024-07-28T12:10:06.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:06.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:06.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:06.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:06.392 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:10:06.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:06.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1653 16 16 0 0 0 - 0 2024-07-28T12:10:06.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:06.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:06 smithi177 bash[81864]: cluster 2024-07-28T12:10:04.946684+0000 mgr.y (mgr.25253) 1245 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:06 smithi177 bash[79620]: cluster 2024-07-28T12:10:04.946684+0000 mgr.y (mgr.25253) 1245 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:06.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:06.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:06 smithi204 bash[68176]: cluster 2024-07-28T12:10:04.946684+0000 mgr.y (mgr.25253) 1245 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:06.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:07.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:07.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:07.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:07.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:07.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:07.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1654 16 16 0 0 0 - 0 2024-07-28T12:10:07.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:07.708 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:07.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:10:07.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:07.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:08.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:08.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:08.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:08.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:08.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:10:08.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:08.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1655 16 16 0 0 0 - 0 2024-07-28T12:10:08.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:08.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:08.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:08.878 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:08 smithi177 bash[79620]: cluster 2024-07-28T12:10:06.948222+0000 mgr.y (mgr.25253) 1246 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:08.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:08 smithi177 bash[81864]: cluster 2024-07-28T12:10:06.948222+0000 mgr.y (mgr.25253) 1246 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:08.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:09.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:09.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:08 smithi204 bash[68176]: cluster 2024-07-28T12:10:06.948222+0000 mgr.y (mgr.25253) 1246 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:09.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:09.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:09.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:09.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:09.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1656 16 16 0 0 0 - 0 2024-07-28T12:10:09.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:09.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:09.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:10.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:10.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:10.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:10.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:10.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:10.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1657 16 16 0 0 0 - 0 2024-07-28T12:10:10.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:10.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:10.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:10.907 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:10 smithi177 bash[79620]: cluster 2024-07-28T12:10:08.949721+0000 mgr.y (mgr.25253) 1247 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:10.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:10 smithi177 bash[81864]: cluster 2024-07-28T12:10:08.949721+0000 mgr.y (mgr.25253) 1247 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:11.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:11.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:10 smithi204 bash[68176]: cluster 2024-07-28T12:10:08.949721+0000 mgr.y (mgr.25253) 1247 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:11.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:11.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:11.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:11.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:11.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:11.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1658 16 16 0 0 0 - 0 2024-07-28T12:10:11.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:11.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:11.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:12.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:12.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:12.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:12.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:12.471 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:12.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:12.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1659 16 16 0 0 0 - 0 2024-07-28T12:10:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:12.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:12.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:12 smithi177 bash[81864]: cluster 2024-07-28T12:10:10.951458+0000 mgr.y (mgr.25253) 1248 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:12 smithi177 bash[79620]: cluster 2024-07-28T12:10:10.951458+0000 mgr.y (mgr.25253) 1248 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:13.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:13.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:12 smithi204 bash[68176]: cluster 2024-07-28T12:10:10.951458+0000 mgr.y (mgr.25253) 1248 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:13.261 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:13.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:13.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:13.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:13.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:10:13.617976+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:10:13.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:10:13.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1660 16 16 0 0 0 - 0 2024-07-28T12:10:13.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:13.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:13.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:13.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:14.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:14.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:14.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:14.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:14.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:14.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1661 16 16 0 0 0 - 0 2024-07-28T12:10:14.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:14.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:14 smithi204 bash[68176]: cluster 2024-07-28T12:10:12.952998+0000 mgr.y (mgr.25253) 1249 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:14.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:14 smithi177 bash[81864]: cluster 2024-07-28T12:10:12.952998+0000 mgr.y (mgr.25253) 1249 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:15.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:14 smithi177 bash[79620]: cluster 2024-07-28T12:10:12.952998+0000 mgr.y (mgr.25253) 1249 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:15.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:15.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:15.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:15.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:15.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:15.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1662 16 16 0 0 0 - 0 2024-07-28T12:10:15.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:15.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:15.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:15.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:16.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:16.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:10:16.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:16.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:16.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:16.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1663 16 16 0 0 0 - 0 2024-07-28T12:10:16.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[81864]: cluster 2024-07-28T12:10:14.954463+0000 mgr.y (mgr.25253) 1250 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[81864]: audit 2024-07-28T12:10:15.719299+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[81864]: audit 2024-07-28T12:10:15.721373+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[79620]: cluster 2024-07-28T12:10:14.954463+0000 mgr.y (mgr.25253) 1250 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[79620]: audit 2024-07-28T12:10:15.719299+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:16 smithi177 bash[79620]: audit 2024-07-28T12:10:15.721373+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:16.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:16.825 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:16.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:17.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:16 smithi204 bash[68176]: cluster 2024-07-28T12:10:14.954463+0000 mgr.y (mgr.25253) 1250 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:16 smithi204 bash[68176]: audit 2024-07-28T12:10:15.719299+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:16 smithi204 bash[68176]: audit 2024-07-28T12:10:15.721373+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:17.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:17.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:17.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:17.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:17.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1664 16 16 0 0 0 - 0 2024-07-28T12:10:17.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:17.673 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:17.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:10:17.737 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:10:17.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:17.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:17.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:17 smithi177 bash[81864]: audit 2024-07-28T12:10:16.813264+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:17.961 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:17 smithi177 bash[79620]: audit 2024-07-28T12:10:16.813264+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:17.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:18.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:17 smithi204 bash[68176]: audit 2024-07-28T12:10:16.813264+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:18.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:18.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:18.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:18.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:18.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1665 16 16 0 0 0 - 0 2024-07-28T12:10:18.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:18.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:18 smithi204 bash[68176]: cluster 2024-07-28T12:10:16.955985+0000 mgr.y (mgr.25253) 1251 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:18 smithi204 bash[68176]: cluster 2024-07-28T12:10:17.718227+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:18 smithi204 bash[68176]: audit 2024-07-28T12:10:17.737557+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:18 smithi204 bash[68176]: cluster 2024-07-28T12:10:17.737648+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e240: 8 total, 2 up, 7 in 2024-07-28T12:10:18.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[81864]: cluster 2024-07-28T12:10:16.955985+0000 mgr.y (mgr.25253) 1251 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[81864]: cluster 2024-07-28T12:10:17.718227+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[81864]: audit 2024-07-28T12:10:17.737557+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[81864]: cluster 2024-07-28T12:10:17.737648+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e240: 8 total, 2 up, 7 in 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[79620]: cluster 2024-07-28T12:10:16.955985+0000 mgr.y (mgr.25253) 1251 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[79620]: cluster 2024-07-28T12:10:17.718227+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[79620]: audit 2024-07-28T12:10:17.737557+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.177:0/575952961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:18 smithi177 bash[79620]: cluster 2024-07-28T12:10:17.737648+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e240: 8 total, 2 up, 7 in 2024-07-28T12:10:19.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:19.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:19.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:19.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:19.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:19.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1666 16 16 0 0 0 - 0 2024-07-28T12:10:19.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:19.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:19.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:20.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:20.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:20.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:20.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:20.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:20.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:20.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1667 16 16 0 0 0 - 0 2024-07-28T12:10:20.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:10:20.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:20 smithi177 bash[81864]: cluster 2024-07-28T12:10:18.957454+0000 mgr.y (mgr.25253) 1252 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:20 smithi177 bash[79620]: cluster 2024-07-28T12:10:18.957454+0000 mgr.y (mgr.25253) 1252 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:20.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:20.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:21.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:21.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:20 smithi204 bash[68176]: cluster 2024-07-28T12:10:18.957454+0000 mgr.y (mgr.25253) 1252 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:21.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:21.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:21.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:21.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:21.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1668 16 16 0 0 0 - 0 2024-07-28T12:10:21.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:21.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:21.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:22.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:22.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:22.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:22.316 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:10:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:10:22.01121905Z level=info msg="Completed cleanup jobs" duration=46.950389ms 2024-07-28T12:10:22.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:22.422 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:22.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:22.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1669 16 16 0 0 0 - 0 2024-07-28T12:10:22.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:22.630 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:22.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:22.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:22.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:22 smithi177 bash[81864]: cluster 2024-07-28T12:10:20.958239+0000 mgr.y (mgr.25253) 1253 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:22.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:22 smithi177 bash[79620]: cluster 2024-07-28T12:10:20.958239+0000 mgr.y (mgr.25253) 1253 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:23.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:22 smithi204 bash[68176]: cluster 2024-07-28T12:10:20.958239+0000 mgr.y (mgr.25253) 1253 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:23.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:23.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:23.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:23.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:23.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1670 16 16 0 0 0 - 0 2024-07-28T12:10:23.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:23.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:23.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:24.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:24.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:24.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:24.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:24.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:24.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1671 16 16 0 0 0 - 0 2024-07-28T12:10:24.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:24.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:24.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:25.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:25.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:24 smithi177 bash[81864]: cluster 2024-07-28T12:10:22.959126+0000 mgr.y (mgr.25253) 1254 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:25.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:24 smithi177 bash[79620]: cluster 2024-07-28T12:10:22.959126+0000 mgr.y (mgr.25253) 1254 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:25.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:25.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:24 smithi204 bash[68176]: cluster 2024-07-28T12:10:22.959126+0000 mgr.y (mgr.25253) 1254 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:25.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:25.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:25.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:25.497 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:25.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:25.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1672 16 16 0 0 0 - 0 2024-07-28T12:10:25.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:25.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:25.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:26.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:26.130 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:26.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:10:26.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:26.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:26.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:26.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1673 16 16 0 0 0 - 0 2024-07-28T12:10:26.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:26.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:26.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:10:26.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:27.003 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:26 smithi177 bash[81864]: cluster 2024-07-28T12:10:24.960377+0000 mgr.y (mgr.25253) 1255 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:27.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:26 smithi177 bash[79620]: cluster 2024-07-28T12:10:24.960377+0000 mgr.y (mgr.25253) 1255 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:27.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:26 smithi204 bash[68176]: cluster 2024-07-28T12:10:24.960377+0000 mgr.y (mgr.25253) 1255 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:27.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:27.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:27.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:27.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:27.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1674 16 16 0 0 0 - 0 2024-07-28T12:10:27.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:27.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:27.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:27.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:28.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:28.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:28.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:28.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:28.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:28.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1675 16 16 0 0 0 - 0 2024-07-28T12:10:28.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:28.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:28.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:28 smithi177 bash[81864]: cluster 2024-07-28T12:10:26.961836+0000 mgr.y (mgr.25253) 1256 : cluster [DBG] pgmap v1324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:29.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:28 smithi177 bash[79620]: cluster 2024-07-28T12:10:26.961836+0000 mgr.y (mgr.25253) 1256 : cluster [DBG] pgmap v1324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:29.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:29.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:28 smithi204 bash[68176]: cluster 2024-07-28T12:10:26.961836+0000 mgr.y (mgr.25253) 1256 : cluster [DBG] pgmap v1324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:29.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:29.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:29.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:29.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:29.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1676 16 16 0 0 0 - 0 2024-07-28T12:10:29.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:29.763 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:10:29.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:29.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:30.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:30.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:29 smithi204 bash[68176]: audit 2024-07-28T12:10:29.700130+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:10:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:29 smithi177 bash[81864]: audit 2024-07-28T12:10:29.700130+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:10:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:29 smithi177 bash[79620]: audit 2024-07-28T12:10:29.700130+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:10:30.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:30.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:30.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:30.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:30.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:30.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1677 16 16 0 0 0 - 0 2024-07-28T12:10:30.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:30.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:30.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[81864]: cluster 2024-07-28T12:10:28.962682+0000 mgr.y (mgr.25253) 1257 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[81864]: cluster 2024-07-28T12:10:29.751535+0000 mon.a (mon.0) 1639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[81864]: audit 2024-07-28T12:10:29.762635+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[81864]: cluster 2024-07-28T12:10:29.762691+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e241: 8 total, 2 up, 7 in 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[81864]: audit 2024-07-28T12:10:30.713869+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[79620]: cluster 2024-07-28T12:10:28.962682+0000 mgr.y (mgr.25253) 1257 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[79620]: cluster 2024-07-28T12:10:29.751535+0000 mon.a (mon.0) 1639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[79620]: audit 2024-07-28T12:10:29.762635+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[79620]: cluster 2024-07-28T12:10:29.762691+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e241: 8 total, 2 up, 7 in 2024-07-28T12:10:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:30 smithi177 bash[79620]: audit 2024-07-28T12:10:30.713869+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:31.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:31.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:30 smithi204 bash[68176]: cluster 2024-07-28T12:10:28.962682+0000 mgr.y (mgr.25253) 1257 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:31.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:30 smithi204 bash[68176]: cluster 2024-07-28T12:10:29.751535+0000 mon.a (mon.0) 1639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:31.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:30 smithi204 bash[68176]: audit 2024-07-28T12:10:29.762635+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.177:0/1711073783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:10:31.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:30 smithi204 bash[68176]: cluster 2024-07-28T12:10:29.762691+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e241: 8 total, 2 up, 7 in 2024-07-28T12:10:31.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:30 smithi204 bash[68176]: audit 2024-07-28T12:10:30.713869+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:31.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:31.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:31.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:31.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:31.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1678 16 16 0 0 0 - 0 2024-07-28T12:10:31.637 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:31.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:31.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:31.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:32.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:32.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:32.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:32.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:32.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:32.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1679 16 16 0 0 0 - 0 2024-07-28T12:10:32.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:10:32.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:32.642 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:32.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:32.879 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:32 smithi177 bash[81864]: cluster 2024-07-28T12:10:30.964208+0000 mgr.y (mgr.25253) 1258 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:32.879 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:32 smithi177 bash[79620]: cluster 2024-07-28T12:10:30.964208+0000 mgr.y (mgr.25253) 1258 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:32.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:33.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:32 smithi204 bash[68176]: cluster 2024-07-28T12:10:30.964208+0000 mgr.y (mgr.25253) 1258 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:33.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:33.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:33.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:33.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:33.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:33.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:10:33.620822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:10:33.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:10:33.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1680 16 16 0 0 0 - 0 2024-07-28T12:10:33.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:33.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:33.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:33 smithi177 bash[79620]: audit 2024-07-28T12:10:32.991181+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:34.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:33 smithi177 bash[81864]: audit 2024-07-28T12:10:32.991181+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:34.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:34.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:33 smithi204 bash[68176]: audit 2024-07-28T12:10:32.991181+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:34.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:34.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:34.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:34.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:34.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1681 16 16 0 0 0 - 0 2024-07-28T12:10:34.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:34.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:34.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:34 smithi204 bash[68176]: cluster 2024-07-28T12:10:32.965671+0000 mgr.y (mgr.25253) 1259 : cluster [DBG] pgmap v1328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:34.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:35.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:35.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:34 smithi177 bash[79620]: cluster 2024-07-28T12:10:32.965671+0000 mgr.y (mgr.25253) 1259 : cluster [DBG] pgmap v1328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:35.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:34 smithi177 bash[81864]: cluster 2024-07-28T12:10:32.965671+0000 mgr.y (mgr.25253) 1259 : cluster [DBG] pgmap v1328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:35.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:35.291 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:35.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:35.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:35.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:35.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1682 16 16 0 0 0 - 0 2024-07-28T12:10:35.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:35.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:35.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:36.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:36.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:10:36.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:10:36.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:36.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:36.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:36.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1683 16 16 0 0 0 - 0 2024-07-28T12:10:36.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:36.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:36.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:37.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:37.014 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:36 smithi177 bash[81864]: cluster 2024-07-28T12:10:34.967129+0000 mgr.y (mgr.25253) 1260 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:37.014 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:36 smithi177 bash[79620]: cluster 2024-07-28T12:10:34.967129+0000 mgr.y (mgr.25253) 1260 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:37.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:36 smithi204 bash[68176]: cluster 2024-07-28T12:10:34.967129+0000 mgr.y (mgr.25253) 1260 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:37.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:37.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:37.386 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:37.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:37.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:37.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1684 16 16 0 0 0 - 0 2024-07-28T12:10:37.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:37.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:37.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:38.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:38.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:38.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:38.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:38.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:38.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1685 16 16 0 0 0 - 0 2024-07-28T12:10:38.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:38.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:38.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:38.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:38 smithi204 bash[68176]: cluster 2024-07-28T12:10:36.968314+0000 mgr.y (mgr.25253) 1261 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:38.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:38 smithi204 bash[68176]: audit 2024-07-28T12:10:38.129232+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:38.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:38 smithi204 bash[68176]: audit 2024-07-28T12:10:38.134009+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:38.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:39.092 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[79620]: cluster 2024-07-28T12:10:36.968314+0000 mgr.y (mgr.25253) 1261 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:39.092 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[79620]: audit 2024-07-28T12:10:38.129232+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:39.092 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[79620]: audit 2024-07-28T12:10:38.134009+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:39.092 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[81864]: cluster 2024-07-28T12:10:36.968314+0000 mgr.y (mgr.25253) 1261 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:39.093 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[81864]: audit 2024-07-28T12:10:38.129232+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:39.093 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:38 smithi177 bash[81864]: audit 2024-07-28T12:10:38.134009+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:39.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:39.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:39.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:39.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:39.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:39.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1686 16 16 0 0 0 - 0 2024-07-28T12:10:39.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:39.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:39.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:40.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:40.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:40.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:40.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:40.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:40.564 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:40.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1687 16 16 0 0 0 - 0 2024-07-28T12:10:40.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:40.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: cluster 2024-07-28T12:10:38.969075+0000 mgr.y (mgr.25253) 1262 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: audit 2024-07-28T12:10:39.536143+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: audit 2024-07-28T12:10:39.546126+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: audit 2024-07-28T12:10:39.976707+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: audit 2024-07-28T12:10:39.977585+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[79620]: audit 2024-07-28T12:10:39.983849+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: cluster 2024-07-28T12:10:38.969075+0000 mgr.y (mgr.25253) 1262 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: audit 2024-07-28T12:10:39.536143+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: audit 2024-07-28T12:10:39.546126+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: audit 2024-07-28T12:10:39.976707+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: audit 2024-07-28T12:10:39.977585+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:40.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:40 smithi177 bash[81864]: audit 2024-07-28T12:10:39.983849+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: cluster 2024-07-28T12:10:38.969075+0000 mgr.y (mgr.25253) 1262 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: audit 2024-07-28T12:10:39.536143+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: audit 2024-07-28T12:10:39.546126+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: audit 2024-07-28T12:10:39.976707+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: audit 2024-07-28T12:10:39.977585+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:40.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:40 smithi204 bash[68176]: audit 2024-07-28T12:10:39.983849+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:40.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:41.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:41.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:41.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:41.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:41.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:41.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1688 16 16 0 0 0 - 0 2024-07-28T12:10:41.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:41.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:41.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:42.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:42.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:42.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:42.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:42.416 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:42.552 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:10:42.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1689 16 16 0 0 0 - 0 2024-07-28T12:10:42.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:42.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[79620]: cluster 2024-07-28T12:10:40.970501+0000 mgr.y (mgr.25253) 1263 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:42.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[79620]: audit 2024-07-28T12:10:41.806111+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.177:0/1825165472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[79620]: audit 2024-07-28T12:10:41.806409+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.748 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[81864]: cluster 2024-07-28T12:10:40.970501+0000 mgr.y (mgr.25253) 1263 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:42.749 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[81864]: audit 2024-07-28T12:10:41.806111+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.177:0/1825165472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.749 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:42 smithi177 bash[81864]: audit 2024-07-28T12:10:41.806409+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:42.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:42 smithi204 bash[68176]: cluster 2024-07-28T12:10:40.970501+0000 mgr.y (mgr.25253) 1263 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:42.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:42 smithi204 bash[68176]: audit 2024-07-28T12:10:41.806111+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.177:0/1825165472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:42 smithi204 bash[68176]: audit 2024-07-28T12:10:41.806409+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:10:42.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:42.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:43.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:43.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:43.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:43.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:43.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:43.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1690 16 16 0 0 0 - 0 2024-07-28T12:10:43.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:43.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[81864]: cluster 2024-07-28T12:10:42.536224+0000 mon.a (mon.0) 1652 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[81864]: audit 2024-07-28T12:10:42.551822+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[81864]: cluster 2024-07-28T12:10:42.551933+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e242: 8 total, 2 up, 7 in 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[79620]: cluster 2024-07-28T12:10:42.536224+0000 mon.a (mon.0) 1652 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[79620]: audit 2024-07-28T12:10:42.551822+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:43.838 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:43 smithi177 bash[79620]: cluster 2024-07-28T12:10:42.551933+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e242: 8 total, 2 up, 7 in 2024-07-28T12:10:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:43 smithi204 bash[68176]: cluster 2024-07-28T12:10:42.536224+0000 mon.a (mon.0) 1652 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:10:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:43 smithi204 bash[68176]: audit 2024-07-28T12:10:42.551822+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:10:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:43 smithi204 bash[68176]: cluster 2024-07-28T12:10:42.551933+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e242: 8 total, 2 up, 7 in 2024-07-28T12:10:43.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:44.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:44.100 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:44.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:44.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:44.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:44.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:44.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1691 16 16 0 0 0 - 0 2024-07-28T12:10:44.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:44.667 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:44 smithi177 bash[81864]: cluster 2024-07-28T12:10:42.972015+0000 mgr.y (mgr.25253) 1264 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:44.667 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:44 smithi177 bash[79620]: cluster 2024-07-28T12:10:42.972015+0000 mgr.y (mgr.25253) 1264 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:44.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:44.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:44 smithi204 bash[68176]: cluster 2024-07-28T12:10:42.972015+0000 mgr.y (mgr.25253) 1264 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:44.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:10:44.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:45.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:45.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:45.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:45.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:45.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:45.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:10:45.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:45.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1692 16 16 0 0 0 - 0 2024-07-28T12:10:45.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:45.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:45.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:46.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:46.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:46.214 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:10:46.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:46.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:46.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:46.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1693 16 16 0 0 0 - 0 2024-07-28T12:10:46.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:46.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:46 smithi204 bash[68176]: cluster 2024-07-28T12:10:44.973621+0000 mgr.y (mgr.25253) 1265 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:46 smithi204 bash[68176]: audit 2024-07-28T12:10:45.719965+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:46 smithi204 bash[68176]: audit 2024-07-28T12:10:45.721501+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:46.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[81864]: cluster 2024-07-28T12:10:44.973621+0000 mgr.y (mgr.25253) 1265 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[81864]: audit 2024-07-28T12:10:45.719965+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[81864]: audit 2024-07-28T12:10:45.721501+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[79620]: cluster 2024-07-28T12:10:44.973621+0000 mgr.y (mgr.25253) 1265 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[79620]: audit 2024-07-28T12:10:45.719965+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:10:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:46 smithi177 bash[79620]: audit 2024-07-28T12:10:45.721501+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:47.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:47.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:47.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:47.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:47.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:47.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1694 16 16 0 0 0 - 0 2024-07-28T12:10:47.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:47.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:47.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:47.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:48.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:48.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:48.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:48.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:48.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:48.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1695 16 16 0 0 0 - 0 2024-07-28T12:10:48.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:48.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:48.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:48 smithi204 bash[68176]: cluster 2024-07-28T12:10:46.975204+0000 mgr.y (mgr.25253) 1266 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:48.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:48.947 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:48 smithi177 bash[79620]: cluster 2024-07-28T12:10:46.975204+0000 mgr.y (mgr.25253) 1266 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:48.947 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:48 smithi177 bash[81864]: cluster 2024-07-28T12:10:46.975204+0000 mgr.y (mgr.25253) 1266 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:49.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:49.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:49.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:49.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:49.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:49.606 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:49.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1696 16 16 0 0 0 - 0 2024-07-28T12:10:49.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:49.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:49.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:50.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:50.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:50.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:50.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:50.370 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:50.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:50.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:50.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1697 16 16 0 0 0 - 0 2024-07-28T12:10:50.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:50 smithi177 bash[79620]: cluster 2024-07-28T12:10:48.976468+0000 mgr.y (mgr.25253) 1267 : cluster [DBG] pgmap v1337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:50 smithi177 bash[81864]: cluster 2024-07-28T12:10:48.976468+0000 mgr.y (mgr.25253) 1267 : cluster [DBG] pgmap v1337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:50.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:50.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:50 smithi204 bash[68176]: cluster 2024-07-28T12:10:48.976468+0000 mgr.y (mgr.25253) 1267 : cluster [DBG] pgmap v1337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:51.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:51.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:51.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:51.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:51.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:51.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1698 16 16 0 0 0 - 0 2024-07-28T12:10:51.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:51.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:51.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:52.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:52.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:52.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:52.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:52.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:52.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1699 16 16 0 0 0 - 0 2024-07-28T12:10:52.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:10:52 smithi204 bash[60899]: ts=2024-07-28T12:10: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:52.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:52.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:52.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:52 smithi177 bash[81864]: cluster 2024-07-28T12:10:50.978004+0000 mgr.y (mgr.25253) 1268 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:52.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:52 smithi177 bash[79620]: cluster 2024-07-28T12:10:50.978004+0000 mgr.y (mgr.25253) 1268 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:53.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:52 smithi204 bash[68176]: cluster 2024-07-28T12:10:50.978004+0000 mgr.y (mgr.25253) 1268 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:53.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:53.327 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:10:53.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:53.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:53.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:53.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:10:53.623717+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:10:53.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:10:53.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1700 16 16 0 0 0 - 0 2024-07-28T12:10:53.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:53.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:53.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:54.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:54.118 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:10:54.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:10:54.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:54.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:54.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:54.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:54.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1701 16 16 0 0 0 - 0 2024-07-28T12:10:54.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:54.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:54.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:54.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:54 smithi204 bash[68176]: cluster 2024-07-28T12:10:52.979430+0000 mgr.y (mgr.25253) 1269 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:54.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:55.003 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:54 smithi177 bash[81864]: cluster 2024-07-28T12:10:52.979430+0000 mgr.y (mgr.25253) 1269 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:55.003 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:54 smithi177 bash[79620]: cluster 2024-07-28T12:10:52.979430+0000 mgr.y (mgr.25253) 1269 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:55.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:55.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:55.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:55.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:55.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:55.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1702 16 16 0 0 0 - 0 2024-07-28T12:10:55.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:55.750 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:10:55.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:55.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:55 smithi177 bash[79620]: audit 2024-07-28T12:10:54.770595+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.177:0/3425178325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:55 smithi177 bash[79620]: audit 2024-07-28T12:10:54.771211+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:55 smithi177 bash[81864]: audit 2024-07-28T12:10:54.770595+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.177:0/3425178325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:55 smithi177 bash[81864]: audit 2024-07-28T12:10:54.771211+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:56.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:55 smithi204 bash[68176]: audit 2024-07-28T12:10:54.770595+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.177:0/3425178325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:55 smithi204 bash[68176]: audit 2024-07-28T12:10:54.771211+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:10:56.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:56.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:56.314 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:10:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:10:56.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:56.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:56.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1703 16 16 0 0 0 - 0 2024-07-28T12:10:56.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:56.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:56.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:57.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[81864]: cluster 2024-07-28T12:10:54.981023+0000 mgr.y (mgr.25253) 1270 : cluster [DBG] pgmap v1340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[81864]: cluster 2024-07-28T12:10:55.735038+0000 mon.a (mon.0) 1658 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[81864]: audit 2024-07-28T12:10:55.750328+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[81864]: cluster 2024-07-28T12:10:55.750538+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e243: 8 total, 2 up, 7 in 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[79620]: cluster 2024-07-28T12:10:54.981023+0000 mgr.y (mgr.25253) 1270 : cluster [DBG] pgmap v1340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[79620]: cluster 2024-07-28T12:10:55.735038+0000 mon.a (mon.0) 1658 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[79620]: audit 2024-07-28T12:10:55.750328+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:56 smithi177 bash[79620]: cluster 2024-07-28T12:10:55.750538+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e243: 8 total, 2 up, 7 in 2024-07-28T12:10:57.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:56 smithi204 bash[68176]: cluster 2024-07-28T12:10:54.981023+0000 mgr.y (mgr.25253) 1270 : cluster [DBG] pgmap v1340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:57.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:56 smithi204 bash[68176]: cluster 2024-07-28T12:10:55.735038+0000 mon.a (mon.0) 1658 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:10:57.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:56 smithi204 bash[68176]: audit 2024-07-28T12:10:55.750328+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:10:57.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:56 smithi204 bash[68176]: cluster 2024-07-28T12:10:55.750538+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e243: 8 total, 2 up, 7 in 2024-07-28T12:10:57.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:57.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:57.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:57.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:57.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:57.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1704 16 16 0 0 0 - 0 2024-07-28T12:10:57.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:57.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:57.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:58.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:58.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:58.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:58.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:58.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:58.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1705 16 16 0 0 0 - 0 2024-07-28T12:10:58.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:10:58.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:58.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:58.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:10:58 smithi177 bash[81864]: cluster 2024-07-28T12:10:56.982547+0000 mgr.y (mgr.25253) 1271 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:58.826 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:10:58 smithi177 bash[79620]: cluster 2024-07-28T12:10:56.982547+0000 mgr.y (mgr.25253) 1271 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:58.871 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:10:58.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:59.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:10:58 smithi204 bash[68176]: cluster 2024-07-28T12:10:56.982547+0000 mgr.y (mgr.25253) 1271 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:10:59.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:59.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:59.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:59.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:59.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1706 16 16 0 0 0 - 0 2024-07-28T12:10:59.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:59.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:59.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:59.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:00.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:00.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:00.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:00.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:00.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:00.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1707 16 16 0 0 0 - 0 2024-07-28T12:11:00.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:00.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:00.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[79620]: cluster 2024-07-28T12:10:58.984053+0000 mgr.y (mgr.25253) 1272 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[79620]: audit 2024-07-28T12:11:00.720916+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[79620]: audit 2024-07-28T12:11:00.722921+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[81864]: cluster 2024-07-28T12:10:58.984053+0000 mgr.y (mgr.25253) 1272 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[81864]: audit 2024-07-28T12:11:00.720916+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:00 smithi177 bash[81864]: audit 2024-07-28T12:11:00.722921+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:01.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:01.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:00 smithi204 bash[68176]: cluster 2024-07-28T12:10:58.984053+0000 mgr.y (mgr.25253) 1272 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:01.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:00 smithi204 bash[68176]: audit 2024-07-28T12:11:00.720916+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:01.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:00 smithi204 bash[68176]: audit 2024-07-28T12:11:00.722921+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:01.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:01.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:01.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:01.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:01.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1708 16 16 0 0 0 - 0 2024-07-28T12:11:01.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:01.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:01.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:02.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:02.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:02.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.377 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:02.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:02.563 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:02 smithi204 bash[60899]: ts=2024-07-28T12:11: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:02.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1709 16 16 0 0 0 - 0 2024-07-28T12:11:02.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:02.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:02.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:02 smithi204 bash[68176]: cluster 2024-07-28T12:11:00.985007+0000 mgr.y (mgr.25253) 1273 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:02.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:02 smithi177 bash[81864]: cluster 2024-07-28T12:11:00.985007+0000 mgr.y (mgr.25253) 1273 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:02 smithi177 bash[79620]: cluster 2024-07-28T12:11:00.985007+0000 mgr.y (mgr.25253) 1273 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:03.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:03.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:11:03.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:03.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:03.420 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:03.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:03.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:03.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1710 16 16 0 0 0 - 0 2024-07-28T12:11:03.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:03.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:03.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:04.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:04.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:04.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:04.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:04.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1711 16 16 0 0 0 - 0 2024-07-28T12:11:04.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:04.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:04 smithi177 bash[81864]: cluster 2024-07-28T12:11:02.986390+0000 mgr.y (mgr.25253) 1274 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:04 smithi177 bash[79620]: cluster 2024-07-28T12:11:02.986390+0000 mgr.y (mgr.25253) 1274 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:05.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:05.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:04 smithi204 bash[68176]: cluster 2024-07-28T12:11:02.986390+0000 mgr.y (mgr.25253) 1274 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:05.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:05.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:05.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:05.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:05.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1712 16 16 0 0 0 - 0 2024-07-28T12:11:05.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:05.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:05.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:06.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:06.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:06.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:06.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:06.419 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:11:06.526 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:06.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1713 16 16 0 0 0 - 0 2024-07-28T12:11:06.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:06.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:06.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:07.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:07.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:06 smithi204 bash[68176]: cluster 2024-07-28T12:11:04.987891+0000 mgr.y (mgr.25253) 1275 : cluster [DBG] pgmap v1346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:07.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:06 smithi177 bash[81864]: cluster 2024-07-28T12:11:04.987891+0000 mgr.y (mgr.25253) 1275 : cluster [DBG] pgmap v1346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:07.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:06 smithi177 bash[79620]: cluster 2024-07-28T12:11:04.987891+0000 mgr.y (mgr.25253) 1275 : cluster [DBG] pgmap v1346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:07.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:07.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:07.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:07.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:07.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:07.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1714 16 16 0 0 0 - 0 2024-07-28T12:11:07.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:07.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:07.880 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:11:07.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:08.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:08.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:08.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:08.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:08.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:08.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1715 16 16 0 0 0 - 0 2024-07-28T12:11:08.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:08.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:08.780 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:11:08.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:08 smithi204 bash[68176]: cluster 2024-07-28T12:11:06.989371+0000 mgr.y (mgr.25253) 1276 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:08 smithi204 bash[68176]: audit 2024-07-28T12:11:07.898019+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:09.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:08 smithi177 bash[81864]: cluster 2024-07-28T12:11:06.989371+0000 mgr.y (mgr.25253) 1276 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:08 smithi177 bash[81864]: audit 2024-07-28T12:11:07.898019+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:08 smithi177 bash[79620]: cluster 2024-07-28T12:11:06.989371+0000 mgr.y (mgr.25253) 1276 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:08 smithi177 bash[79620]: audit 2024-07-28T12:11:07.898019+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:09.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:09.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:09.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:09.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:09.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:09.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1716 16 16 0 0 0 - 0 2024-07-28T12:11:09.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:09.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:09 smithi204 bash[68176]: cluster 2024-07-28T12:11:08.763560+0000 mon.a (mon.0) 1664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:09 smithi204 bash[68176]: audit 2024-07-28T12:11:08.780163+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:09 smithi204 bash[68176]: cluster 2024-07-28T12:11:08.780277+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e244: 8 total, 2 up, 7 in 2024-07-28T12:11:09.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[79620]: cluster 2024-07-28T12:11:08.763560+0000 mon.a (mon.0) 1664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[79620]: audit 2024-07-28T12:11:08.780163+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[79620]: cluster 2024-07-28T12:11:08.780277+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e244: 8 total, 2 up, 7 in 2024-07-28T12:11:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[81864]: cluster 2024-07-28T12:11:08.763560+0000 mon.a (mon.0) 1664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[81864]: audit 2024-07-28T12:11:08.780163+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.177:0/548107370' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:09 smithi177 bash[81864]: cluster 2024-07-28T12:11:08.780277+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e244: 8 total, 2 up, 7 in 2024-07-28T12:11:10.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:10.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:10.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:10.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:10.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:10.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1717 16 16 0 0 0 - 0 2024-07-28T12:11:10.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:10.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:10.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:10 smithi177 bash[79620]: cluster 2024-07-28T12:11:08.990836+0000 mgr.y (mgr.25253) 1277 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:11.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:10 smithi177 bash[81864]: cluster 2024-07-28T12:11:08.990836+0000 mgr.y (mgr.25253) 1277 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:11.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:11.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:10 smithi204 bash[68176]: cluster 2024-07-28T12:11:08.990836+0000 mgr.y (mgr.25253) 1277 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:11.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:11.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:11.302 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:11.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:11.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:11.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:11.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1718 16 16 0 0 0 - 0 2024-07-28T12:11:11.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:11.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:11:11.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:11.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:12.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:12.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:11:12.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:12.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:12.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:12.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:12.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1719 16 16 0 0 0 - 0 2024-07-28T12:11:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:12.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:12.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:12 smithi177 bash[79620]: cluster 2024-07-28T12:11:10.992323+0000 mgr.y (mgr.25253) 1278 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:12 smithi177 bash[81864]: cluster 2024-07-28T12:11:10.992323+0000 mgr.y (mgr.25253) 1278 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:13.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:13.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:12 smithi204 bash[68176]: cluster 2024-07-28T12:11:10.992323+0000 mgr.y (mgr.25253) 1278 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:13.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:13.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:13.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:13.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:11:13.626632+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:11:13.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:11:13.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1720 16 16 0 0 0 - 0 2024-07-28T12:11:13.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:13.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:13.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:13.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:14.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:14.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:14.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:14.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:14.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:14.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1721 16 16 0 0 0 - 0 2024-07-28T12:11:14.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:14.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:14.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:15.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:15.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:14 smithi177 bash[81864]: cluster 2024-07-28T12:11:12.994023+0000 mgr.y (mgr.25253) 1279 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:15.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:14 smithi177 bash[79620]: cluster 2024-07-28T12:11:12.994023+0000 mgr.y (mgr.25253) 1279 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:14 smithi204 bash[68176]: cluster 2024-07-28T12:11:12.994023+0000 mgr.y (mgr.25253) 1279 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:15.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:15.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:15.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:15.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:15.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1722 16 16 0 0 0 - 0 2024-07-28T12:11:15.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:15.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:15.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:16.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:15 smithi177 bash[79620]: audit 2024-07-28T12:11:15.714528+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:15 smithi177 bash[81864]: audit 2024-07-28T12:11:15.714528+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:16.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:15 smithi204 bash[68176]: audit 2024-07-28T12:11:15.714528+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:16.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:11:16.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:16.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:16.550 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:16.550 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:16.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:16.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1723 16 16 0 0 0 - 0 2024-07-28T12:11:16.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:16.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:16.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:16 smithi177 bash[81864]: cluster 2024-07-28T12:11:14.995682+0000 mgr.y (mgr.25253) 1280 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:16 smithi177 bash[79620]: cluster 2024-07-28T12:11:14.995682+0000 mgr.y (mgr.25253) 1280 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:17.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:16 smithi204 bash[68176]: cluster 2024-07-28T12:11:14.995682+0000 mgr.y (mgr.25253) 1280 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:17.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:17.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:17.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:17.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:17.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1724 16 16 0 0 0 - 0 2024-07-28T12:11:17.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:17.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:17.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:18.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:18.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:18.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1725 16 16 0 0 0 - 0 2024-07-28T12:11:18.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:18.865 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:18 smithi177 bash[79620]: cluster 2024-07-28T12:11:16.997183+0000 mgr.y (mgr.25253) 1281 : cluster [DBG] pgmap v1353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:18.865 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:18 smithi177 bash[81864]: cluster 2024-07-28T12:11:16.997183+0000 mgr.y (mgr.25253) 1281 : cluster [DBG] pgmap v1353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:18.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:19.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:19.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:18 smithi204 bash[68176]: cluster 2024-07-28T12:11:16.997183+0000 mgr.y (mgr.25253) 1281 : cluster [DBG] pgmap v1353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:19.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:19.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:19.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:19.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:19.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1726 16 16 0 0 0 - 0 2024-07-28T12:11:19.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:19.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:19.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:20.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:20.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:20.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:20.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:20.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:20.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1727 16 16 0 0 0 - 0 2024-07-28T12:11:20.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:20.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:20.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:20.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:20.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:20 smithi177 bash[81864]: cluster 2024-07-28T12:11:18.997991+0000 mgr.y (mgr.25253) 1282 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:20.993 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:20 smithi177 bash[79620]: cluster 2024-07-28T12:11:18.997991+0000 mgr.y (mgr.25253) 1282 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:21.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:20 smithi204 bash[68176]: cluster 2024-07-28T12:11:18.997991+0000 mgr.y (mgr.25253) 1282 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:21.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:21.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:21.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:21.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:21.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1728 16 16 0 0 0 - 0 2024-07-28T12:11:21.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:21.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:21.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:22.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:22.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:22.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:22.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:22.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:22.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1729 16 16 0 0 0 - 0 2024-07-28T12:11:22.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.770 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:22.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:22.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:22.895 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:22 smithi177 bash[79620]: cluster 2024-07-28T12:11:20.998880+0000 mgr.y (mgr.25253) 1283 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:22.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:22 smithi177 bash[81864]: cluster 2024-07-28T12:11:20.998880+0000 mgr.y (mgr.25253) 1283 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:23.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:22 smithi204 bash[68176]: cluster 2024-07-28T12:11:20.998880+0000 mgr.y (mgr.25253) 1283 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:23.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:23.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:23.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1730 16 16 0 0 0 - 0 2024-07-28T12:11:23.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:23.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:11:23.817 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:11:23.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:23.863 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:23 smithi177 bash[81864]: audit 2024-07-28T12:11:22.949381+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.177:0/1786609622' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:23.863 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:23 smithi177 bash[81864]: audit 2024-07-28T12:11:22.950018+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:23.864 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:23 smithi177 bash[79620]: audit 2024-07-28T12:11:22.949381+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.177:0/1786609622' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:23.864 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:23 smithi177 bash[79620]: audit 2024-07-28T12:11:22.950018+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:23.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:24.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:24.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:23 smithi204 bash[68176]: audit 2024-07-28T12:11:22.949381+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.177:0/1786609622' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:24.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:23 smithi204 bash[68176]: audit 2024-07-28T12:11:22.950018+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:24.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:24.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:24.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1731 16 16 0 0 0 - 0 2024-07-28T12:11:24.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:24.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:25.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:25.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:25.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:24 smithi204 bash[68176]: cluster 2024-07-28T12:11:23.000379+0000 mgr.y (mgr.25253) 1284 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:25.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:24 smithi204 bash[68176]: cluster 2024-07-28T12:11:23.808087+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:25.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:24 smithi204 bash[68176]: audit 2024-07-28T12:11:23.816278+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:25.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:24 smithi204 bash[68176]: cluster 2024-07-28T12:11:23.816433+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e245: 8 total, 2 up, 7 in 2024-07-28T12:11:25.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:25.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[79620]: cluster 2024-07-28T12:11:23.000379+0000 mgr.y (mgr.25253) 1284 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:25.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[79620]: cluster 2024-07-28T12:11:23.808087+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:25.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[79620]: audit 2024-07-28T12:11:23.816278+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:25.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[79620]: cluster 2024-07-28T12:11:23.816433+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e245: 8 total, 2 up, 7 in 2024-07-28T12:11:25.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[81864]: cluster 2024-07-28T12:11:23.000379+0000 mgr.y (mgr.25253) 1284 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:25.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[81864]: cluster 2024-07-28T12:11:23.808087+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:25.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[81864]: audit 2024-07-28T12:11:23.816278+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:25.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:24 smithi177 bash[81864]: cluster 2024-07-28T12:11:23.816433+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e245: 8 total, 2 up, 7 in 2024-07-28T12:11:25.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:25.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:25.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:25.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1732 16 16 0 0 0 - 0 2024-07-28T12:11:25.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:25.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:25.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:26.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:26.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:11:26.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:26.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1733 16 16 0 0 0 - 0 2024-07-28T12:11:26.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:26.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:26.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:11:26.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:27.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:27.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:27.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:26 smithi204 bash[68176]: cluster 2024-07-28T12:11:25.001518+0000 mgr.y (mgr.25253) 1285 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:27.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:26 smithi177 bash[81864]: cluster 2024-07-28T12:11:25.001518+0000 mgr.y (mgr.25253) 1285 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:27.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:26 smithi177 bash[79620]: cluster 2024-07-28T12:11:25.001518+0000 mgr.y (mgr.25253) 1285 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:27.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:27.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1734 16 16 0 0 0 - 0 2024-07-28T12:11:27.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:27.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:28.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:28.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:28.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:28.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:28.536 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:28.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:28.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1735 16 16 0 0 0 - 0 2024-07-28T12:11:28.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:28.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:28.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:29.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:29.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:28 smithi204 bash[68176]: cluster 2024-07-28T12:11:27.002327+0000 mgr.y (mgr.25253) 1286 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:29.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:29.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:29.411 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:29 smithi177 bash[81864]: cluster 2024-07-28T12:11:27.002327+0000 mgr.y (mgr.25253) 1286 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:29.412 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:29 smithi177 bash[79620]: cluster 2024-07-28T12:11:27.002327+0000 mgr.y (mgr.25253) 1286 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:29.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:29.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1736 16 16 0 0 0 - 0 2024-07-28T12:11:29.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:29.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:29.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:29.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:30.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:30.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:30.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:30.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:30.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:30.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1737 16 16 0 0 0 - 0 2024-07-28T12:11:30.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:30.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:30.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:30 smithi177 bash[79620]: cluster 2024-07-28T12:11:29.003806+0000 mgr.y (mgr.25253) 1287 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:30 smithi177 bash[79620]: audit 2024-07-28T12:11:30.715110+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:30 smithi177 bash[81864]: cluster 2024-07-28T12:11:29.003806+0000 mgr.y (mgr.25253) 1287 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:30 smithi177 bash[81864]: audit 2024-07-28T12:11:30.715110+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:31.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:30 smithi204 bash[68176]: cluster 2024-07-28T12:11:29.003806+0000 mgr.y (mgr.25253) 1287 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:30 smithi204 bash[68176]: audit 2024-07-28T12:11:30.715110+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:31.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:31.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:31.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:31.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:31.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1738 16 16 0 0 0 - 0 2024-07-28T12:11:31.644 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:31.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:31.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:31.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:32.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:32.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:32.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:32.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:32.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:32.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:32.616 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1739 16 16 0 0 0 - 0 2024-07-28T12:11:32.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:32.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:32.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:33.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:33.094 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:32 smithi177 bash[81864]: cluster 2024-07-28T12:11:31.005199+0000 mgr.y (mgr.25253) 1288 : cluster [DBG] pgmap v1361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:33.094 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:32 smithi177 bash[79620]: cluster 2024-07-28T12:11:31.005199+0000 mgr.y (mgr.25253) 1288 : cluster [DBG] pgmap v1361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:32 smithi204 bash[68176]: cluster 2024-07-28T12:11:31.005199+0000 mgr.y (mgr.25253) 1288 : cluster [DBG] pgmap v1361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:33.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:33.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:33.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:33.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:33.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:11:33.629360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:11:33.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:11:33.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1740 16 16 0 0 0 - 0 2024-07-28T12:11:33.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:33.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:33.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:33.909 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:34.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:34.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:34.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:34.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:34.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:34.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:34.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1741 16 16 0 0 0 - 0 2024-07-28T12:11:34.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:34.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:34.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:35.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:35.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:34 smithi204 bash[68176]: cluster 2024-07-28T12:11:33.006660+0000 mgr.y (mgr.25253) 1289 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:35.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:34 smithi177 bash[79620]: cluster 2024-07-28T12:11:33.006660+0000 mgr.y (mgr.25253) 1289 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:35.115 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:34 smithi177 bash[81864]: cluster 2024-07-28T12:11:33.006660+0000 mgr.y (mgr.25253) 1289 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:35.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:35.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:35.379 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:35.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:11:35.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:35.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:35.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1742 16 16 0 0 0 - 0 2024-07-28T12:11:35.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:35.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:35.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:36.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:36.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:36.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:36.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:11:36.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:36.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:36.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1743 16 16 0 0 0 - 0 2024-07-28T12:11:36.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:36.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:36.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:37.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:37.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:37.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:36 smithi204 bash[68176]: cluster 2024-07-28T12:11:35.008022+0000 mgr.y (mgr.25253) 1290 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:37.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:36 smithi177 bash[81864]: cluster 2024-07-28T12:11:35.008022+0000 mgr.y (mgr.25253) 1290 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:36 smithi177 bash[79620]: cluster 2024-07-28T12:11:35.008022+0000 mgr.y (mgr.25253) 1290 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:37.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:37.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:37.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:37.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1744 16 16 0 0 0 - 0 2024-07-28T12:11:37.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:37.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:37.860 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:11:37.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:38.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:38.104 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:37 smithi177 bash[81864]: audit 2024-07-28T12:11:37.794210+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:38.105 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:37 smithi177 bash[79620]: audit 2024-07-28T12:11:37.794210+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:37 smithi204 bash[68176]: audit 2024-07-28T12:11:37.794210+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:38.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:38.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:38.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:38.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:38.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1745 16 16 0 0 0 - 0 2024-07-28T12:11:38.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:38.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:38.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:39.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:39.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:39.154 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[79620]: cluster 2024-07-28T12:11:37.009415+0000 mgr.y (mgr.25253) 1291 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[79620]: cluster 2024-07-28T12:11:37.845989+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[79620]: audit 2024-07-28T12:11:37.860167+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[79620]: cluster 2024-07-28T12:11:37.860256+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e246: 8 total, 2 up, 7 in 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[81864]: cluster 2024-07-28T12:11:37.009415+0000 mgr.y (mgr.25253) 1291 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[81864]: cluster 2024-07-28T12:11:37.845989+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[81864]: audit 2024-07-28T12:11:37.860167+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:39.155 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:38 smithi177 bash[81864]: cluster 2024-07-28T12:11:37.860256+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e246: 8 total, 2 up, 7 in 2024-07-28T12:11:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:38 smithi204 bash[68176]: cluster 2024-07-28T12:11:37.009415+0000 mgr.y (mgr.25253) 1291 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:38 smithi204 bash[68176]: cluster 2024-07-28T12:11:37.845989+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:38 smithi204 bash[68176]: audit 2024-07-28T12:11:37.860167+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.177:0/1648951933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:38 smithi204 bash[68176]: cluster 2024-07-28T12:11:37.860256+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e246: 8 total, 2 up, 7 in 2024-07-28T12:11:39.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:39.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:39.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:39.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:39.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1746 16 16 0 0 0 - 0 2024-07-28T12:11:39.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:39.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:39.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:40.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:40.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:40.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:40.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:40.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:40.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1747 16 16 0 0 0 - 0 2024-07-28T12:11:40.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:40.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:40.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:11:40.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:41.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:40 smithi177 bash[81864]: cluster 2024-07-28T12:11:39.010867+0000 mgr.y (mgr.25253) 1292 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:41.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:40 smithi177 bash[81864]: audit 2024-07-28T12:11:40.060253+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:40 smithi177 bash[79620]: cluster 2024-07-28T12:11:39.010867+0000 mgr.y (mgr.25253) 1292 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:40 smithi177 bash[79620]: audit 2024-07-28T12:11:40.060253+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:41.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:41.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:41.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:40 smithi204 bash[68176]: cluster 2024-07-28T12:11:39.010867+0000 mgr.y (mgr.25253) 1292 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:41.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:40 smithi204 bash[68176]: audit 2024-07-28T12:11:40.060253+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:41.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:41.296 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:41.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:41.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:41.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:41.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1748 16 16 0 0 0 - 0 2024-07-28T12:11:41.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:41.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:41.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:42.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:42.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:42.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:42.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:42.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:42.574 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1749 16 16 0 0 0 - 0 2024-07-28T12:11:42.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:42.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:42.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:43.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:42 smithi177 bash[81864]: cluster 2024-07-28T12:11:41.012249+0000 mgr.y (mgr.25253) 1293 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:42 smithi177 bash[79620]: cluster 2024-07-28T12:11:41.012249+0000 mgr.y (mgr.25253) 1293 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:43.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:43.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:42 smithi204 bash[68176]: cluster 2024-07-28T12:11:41.012249+0000 mgr.y (mgr.25253) 1293 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:43.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:43.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:43.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:43.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:43.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1750 16 16 0 0 0 - 0 2024-07-28T12:11:43.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:43.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:43.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:44.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:44.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:44.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:44.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1751 16 16 0 0 0 - 0 2024-07-28T12:11:44.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:44.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:45.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:45.071 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:45.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:45.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:44 smithi204 bash[68176]: cluster 2024-07-28T12:11:43.013746+0000 mgr.y (mgr.25253) 1294 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:45.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:44 smithi177 bash[79620]: cluster 2024-07-28T12:11:43.013746+0000 mgr.y (mgr.25253) 1294 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:44 smithi177 bash[81864]: cluster 2024-07-28T12:11:43.013746+0000 mgr.y (mgr.25253) 1294 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:45.344 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:45.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:45.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:45.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:45.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1752 16 16 0 0 0 - 0 2024-07-28T12:11:45.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:45.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:45.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:46.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:46.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:46.241 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:11:46.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:46.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: cluster 2024-07-28T12:11:45.014439+0000 mgr.y (mgr.25253) 1295 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:46.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.240935+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.245339+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.721470+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.723362+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.921194+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[81864]: audit 2024-07-28T12:11:45.930792+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: cluster 2024-07-28T12:11:45.014439+0000 mgr.y (mgr.25253) 1295 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.240935+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.245339+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.721470+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.723362+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:46.315 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.921194+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.316 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:46 smithi177 bash[79620]: audit 2024-07-28T12:11:45.930792+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:46.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:11:46.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:46.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: cluster 2024-07-28T12:11:45.014439+0000 mgr.y (mgr.25253) 1295 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.240935+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.245339+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.721470+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.723362+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.921194+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:46 smithi204 bash[68176]: audit 2024-07-28T12:11:45.930792+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:46.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1753 16 16 0 0 0 - 0 2024-07-28T12:11:46.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:46.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:46.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:47.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:47.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:47.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:47.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:47 smithi204 bash[68176]: audit 2024-07-28T12:11:46.392268+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:47.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:47 smithi204 bash[68176]: audit 2024-07-28T12:11:46.393396+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:47.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:47 smithi204 bash[68176]: audit 2024-07-28T12:11:46.399304+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:47.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:47.504 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[79620]: audit 2024-07-28T12:11:46.392268+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:47.504 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[79620]: audit 2024-07-28T12:11:46.393396+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:47.504 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[79620]: audit 2024-07-28T12:11:46.399304+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:47.505 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[81864]: audit 2024-07-28T12:11:46.392268+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:47.505 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[81864]: audit 2024-07-28T12:11:46.393396+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:47.505 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:47 smithi177 bash[81864]: audit 2024-07-28T12:11:46.399304+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:11:47.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:47.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1754 16 16 0 0 0 - 0 2024-07-28T12:11:47.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:47.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:47.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:48.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:48.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:48.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:48.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:48.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:48.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1755 16 16 0 0 0 - 0 2024-07-28T12:11:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:48 smithi204 bash[68176]: cluster 2024-07-28T12:11:47.015926+0000 mgr.y (mgr.25253) 1296 : cluster [DBG] pgmap v1370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:48.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:48.763 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:48 smithi177 bash[81864]: cluster 2024-07-28T12:11:47.015926+0000 mgr.y (mgr.25253) 1296 : cluster [DBG] pgmap v1370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:48.763 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:48 smithi177 bash[79620]: cluster 2024-07-28T12:11:47.015926+0000 mgr.y (mgr.25253) 1296 : cluster [DBG] pgmap v1370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:48.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:48.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:49.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:49.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:49.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1756 16 16 0 0 0 - 0 2024-07-28T12:11:49.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:49.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:49.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:50.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:50.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:50.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:50.412 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:11:50.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:50.484 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[81864]: cluster 2024-07-28T12:11:49.017451+0000 mgr.y (mgr.25253) 1297 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:50.484 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[81864]: audit 2024-07-28T12:11:50.324228+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.177:0/3654933749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.484 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[81864]: audit 2024-07-28T12:11:50.324723+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[79620]: cluster 2024-07-28T12:11:49.017451+0000 mgr.y (mgr.25253) 1297 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:50.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[79620]: audit 2024-07-28T12:11:50.324228+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.177:0/3654933749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:50 smithi177 bash[79620]: audit 2024-07-28T12:11:50.324723+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:50.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1757 16 16 0 0 0 - 0 2024-07-28T12:11:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:50 smithi204 bash[68176]: cluster 2024-07-28T12:11:49.017451+0000 mgr.y (mgr.25253) 1297 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:50 smithi204 bash[68176]: audit 2024-07-28T12:11:50.324228+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.177:0/3654933749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:50 smithi204 bash[68176]: audit 2024-07-28T12:11:50.324723+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:50.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:50.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:50.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:51.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:51.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:51.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:51.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:51.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:51.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1758 16 16 0 0 0 - 0 2024-07-28T12:11:51.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:51.644 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[81864]: cluster 2024-07-28T12:11:50.403478+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:51.644 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[81864]: audit 2024-07-28T12:11:50.411470+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:51.644 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[81864]: cluster 2024-07-28T12:11:50.411692+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e247: 8 total, 2 up, 7 in 2024-07-28T12:11:51.645 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[79620]: cluster 2024-07-28T12:11:50.403478+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:51.645 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[79620]: audit 2024-07-28T12:11:50.411470+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:51.645 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:51 smithi177 bash[79620]: cluster 2024-07-28T12:11:50.411692+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e247: 8 total, 2 up, 7 in 2024-07-28T12:11:51.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:51.780 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:51.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:51.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:51 smithi204 bash[68176]: cluster 2024-07-28T12:11:50.403478+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:51.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:51 smithi204 bash[68176]: audit 2024-07-28T12:11:50.411470+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:51.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:51 smithi204 bash[68176]: cluster 2024-07-28T12:11:50.411692+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e247: 8 total, 2 up, 7 in 2024-07-28T12:11:51.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:52.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:52.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:52.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:52.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:52.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:52.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:52 smithi204 bash[68176]: cluster 2024-07-28T12:11:51.019049+0000 mgr.y (mgr.25253) 1298 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:52.597 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:11:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1759 16 16 0 0 0 - 0 2024-07-28T12:11:52.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:52 smithi177 bash[79620]: cluster 2024-07-28T12:11:51.019049+0000 mgr.y (mgr.25253) 1298 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:52.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:52 smithi177 bash[81864]: cluster 2024-07-28T12:11:51.019049+0000 mgr.y (mgr.25253) 1298 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:52.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:52.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:53.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:53.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:53.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:53.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:11:53.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:53.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:53.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:11:53.631924+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:11:53.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:11:53.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1760 16 16 0 0 0 - 0 2024-07-28T12:11:53.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:53.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:53.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:54.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:54.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:54.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:54.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:54.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:54.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:54.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1761 16 16 0 0 0 - 0 2024-07-28T12:11:54.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:54.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:54.855 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:54 smithi177 bash[81864]: cluster 2024-07-28T12:11:53.020654+0000 mgr.y (mgr.25253) 1299 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:54.856 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:54 smithi177 bash[79620]: cluster 2024-07-28T12:11:53.020654+0000 mgr.y (mgr.25253) 1299 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:54.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:54 smithi204 bash[68176]: cluster 2024-07-28T12:11:53.020654+0000 mgr.y (mgr.25253) 1299 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:54.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:55.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:55.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:55.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1762 16 16 0 0 0 - 0 2024-07-28T12:11:55.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:55.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:55.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:56.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:56.136 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:56.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:56.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:11:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:11:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:11:56.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:56.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:56.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:56.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1763 16 16 0 0 0 - 0 2024-07-28T12:11:56.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:56.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:56.869 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:56 smithi177 bash[79620]: cluster 2024-07-28T12:11:55.022173+0000 mgr.y (mgr.25253) 1300 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:56.869 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:56 smithi177 bash[81864]: cluster 2024-07-28T12:11:55.022173+0000 mgr.y (mgr.25253) 1300 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:56 smithi204 bash[68176]: cluster 2024-07-28T12:11:55.022173+0000 mgr.y (mgr.25253) 1300 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:56.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:57.048 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:57.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:11:57.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:57.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:57.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:57.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:57.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:57.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1764 16 16 0 0 0 - 0 2024-07-28T12:11:57.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:57.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:57.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:58.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:58.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:58.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:58.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.533 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:58.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1765 16 16 0 0 0 - 0 2024-07-28T12:11:58.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:11:58 smithi204 bash[68176]: cluster 2024-07-28T12:11:57.023755+0000 mgr.y (mgr.25253) 1301 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:58.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:58.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:11:58 smithi177 bash[81864]: cluster 2024-07-28T12:11:57.023755+0000 mgr.y (mgr.25253) 1301 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:58.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:11:58 smithi177 bash[79620]: cluster 2024-07-28T12:11:57.023755+0000 mgr.y (mgr.25253) 1301 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:11:59.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:59.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:59.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:59.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:59.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:59.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1766 16 16 0 0 0 - 0 2024-07-28T12:11:59.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:59.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:59.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:00.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:00.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:00.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:00.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:00.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:00.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1767 16 16 0 0 0 - 0 2024-07-28T12:12:00.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:00 smithi204 bash[68176]: cluster 2024-07-28T12:11:59.025217+0000 mgr.y (mgr.25253) 1302 : cluster [DBG] pgmap v1377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:00.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:00 smithi177 bash[79620]: cluster 2024-07-28T12:11:59.025217+0000 mgr.y (mgr.25253) 1302 : cluster [DBG] pgmap v1377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:00 smithi177 bash[81864]: cluster 2024-07-28T12:11:59.025217+0000 mgr.y (mgr.25253) 1302 : cluster [DBG] pgmap v1377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:00.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:00.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:01.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:01.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:01.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:01.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:01.579 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:01.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:01.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1768 16 16 0 0 0 - 0 2024-07-28T12:12:01.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:01.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:01.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:01 smithi177 bash[81864]: audit 2024-07-28T12:12:00.722284+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:01 smithi177 bash[81864]: audit 2024-07-28T12:12:00.724503+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:01 smithi177 bash[79620]: audit 2024-07-28T12:12:00.722284+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:01 smithi177 bash[79620]: audit 2024-07-28T12:12:00.724503+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:02.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:02.076 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:01 smithi204 bash[68176]: audit 2024-07-28T12:12:00.722284+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:02.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:01 smithi204 bash[68176]: audit 2024-07-28T12:12:00.724503+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:02.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:02.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:02.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:02.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:02.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1769 16 16 0 0 0 - 0 2024-07-28T12:12:02.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:02.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:02.911 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:02 smithi177 bash[81864]: cluster 2024-07-28T12:12:01.026775+0000 mgr.y (mgr.25253) 1303 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:02.911 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:02 smithi177 bash[79620]: cluster 2024-07-28T12:12:01.026775+0000 mgr.y (mgr.25253) 1303 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:03.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:03.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:02 smithi204 bash[68176]: cluster 2024-07-28T12:12:01.026775+0000 mgr.y (mgr.25253) 1303 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:03.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:03.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:03.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:03.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:03.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:03.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1770 16 16 0 0 0 - 0 2024-07-28T12:12:03.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:03.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:03.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:04.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:04.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:04.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:04.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:04.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:04.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1771 16 16 0 0 0 - 0 2024-07-28T12:12:04.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:04.743 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:12:04.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:04.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:04.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:04 smithi177 bash[81864]: cluster 2024-07-28T12:12:03.028465+0000 mgr.y (mgr.25253) 1304 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:04.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:04 smithi177 bash[81864]: audit 2024-07-28T12:12:04.040831+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:04.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:04 smithi177 bash[79620]: cluster 2024-07-28T12:12:03.028465+0000 mgr.y (mgr.25253) 1304 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:04.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:04 smithi177 bash[79620]: audit 2024-07-28T12:12:04.040831+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:05.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:05.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:04 smithi204 bash[68176]: cluster 2024-07-28T12:12:03.028465+0000 mgr.y (mgr.25253) 1304 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:05.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:04 smithi204 bash[68176]: audit 2024-07-28T12:12:04.040831+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:05.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:05.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:05.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:05.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1772 16 16 0 0 0 - 0 2024-07-28T12:12:05.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:05.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:05 smithi204 bash[68176]: cluster 2024-07-28T12:12:04.733357+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:05 smithi204 bash[68176]: audit 2024-07-28T12:12:04.743113+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:05 smithi204 bash[68176]: cluster 2024-07-28T12:12:04.743208+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e248: 8 total, 2 up, 7 in 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[81864]: cluster 2024-07-28T12:12:04.733357+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[81864]: audit 2024-07-28T12:12:04.743113+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[81864]: cluster 2024-07-28T12:12:04.743208+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e248: 8 total, 2 up, 7 in 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[79620]: cluster 2024-07-28T12:12:04.733357+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[79620]: audit 2024-07-28T12:12:04.743113+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.177:0/2034567335' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:05 smithi177 bash[79620]: cluster 2024-07-28T12:12:04.743208+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e248: 8 total, 2 up, 7 in 2024-07-28T12:12:06.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:06.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:06.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:06.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:12:06.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:06.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:06.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1773 16 16 0 0 0 - 0 2024-07-28T12:12:06.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:06.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:06.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:06 smithi177 bash[81864]: cluster 2024-07-28T12:12:05.030007+0000 mgr.y (mgr.25253) 1305 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:07.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:06 smithi177 bash[79620]: cluster 2024-07-28T12:12:05.030007+0000 mgr.y (mgr.25253) 1305 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:07.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:06 smithi204 bash[68176]: cluster 2024-07-28T12:12:05.030007+0000 mgr.y (mgr.25253) 1305 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:07.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:07.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:07.313 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:07.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:07.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:07.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1774 16 16 0 0 0 - 0 2024-07-28T12:12:07.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:07.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:07.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:08.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:08.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:08.169 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:08.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:12:08.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:08.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:08.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:08.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:12:08.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:08.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1775 16 16 0 0 0 - 0 2024-07-28T12:12:08.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:08.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:08.861 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:08 smithi177 bash[81864]: cluster 2024-07-28T12:12:07.031533+0000 mgr.y (mgr.25253) 1306 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:08.861 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:08 smithi177 bash[79620]: cluster 2024-07-28T12:12:07.031533+0000 mgr.y (mgr.25253) 1306 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:08.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:09.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:09.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:08 smithi204 bash[68176]: cluster 2024-07-28T12:12:07.031533+0000 mgr.y (mgr.25253) 1306 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:09.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:09.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:09.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:09.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:09.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1776 16 16 0 0 0 - 0 2024-07-28T12:12:09.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:09.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:09.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:10.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:10.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:10.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:10.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:10.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:10.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1777 16 16 0 0 0 - 0 2024-07-28T12:12:10.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:10.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:10.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:10.885 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:10 smithi177 bash[81864]: cluster 2024-07-28T12:12:09.032985+0000 mgr.y (mgr.25253) 1307 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:10.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:10 smithi177 bash[79620]: cluster 2024-07-28T12:12:09.032985+0000 mgr.y (mgr.25253) 1307 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:10.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:11.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:10 smithi204 bash[68176]: cluster 2024-07-28T12:12:09.032985+0000 mgr.y (mgr.25253) 1307 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:11.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:11.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:11.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:11.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:11.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1778 16 16 0 0 0 - 0 2024-07-28T12:12:11.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:11.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:11.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:12.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:12.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1779 16 16 0 0 0 - 0 2024-07-28T12:12:12.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:12.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:12.978 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:12.978 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:12 smithi177 bash[79620]: cluster 2024-07-28T12:12:11.033834+0000 mgr.y (mgr.25253) 1308 : cluster [DBG] pgmap v1384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:12 smithi177 bash[81864]: cluster 2024-07-28T12:12:11.033834+0000 mgr.y (mgr.25253) 1308 : cluster [DBG] pgmap v1384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:13.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:13.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:12 smithi204 bash[68176]: cluster 2024-07-28T12:12:11.033834+0000 mgr.y (mgr.25253) 1308 : cluster [DBG] pgmap v1384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:13.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:13.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:13.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:13.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:13.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:13.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:12:13.634383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:13.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:13.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1780 16 16 0 0 0 - 0 2024-07-28T12:12:13.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:13.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:13.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:14.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:14.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:14.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:14.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:14.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:14.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1781 16 16 0 0 0 - 0 2024-07-28T12:12:14.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:14.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:14.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:15.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:14 smithi177 bash[81864]: cluster 2024-07-28T12:12:13.034602+0000 mgr.y (mgr.25253) 1309 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:15.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:14 smithi177 bash[79620]: cluster 2024-07-28T12:12:13.034602+0000 mgr.y (mgr.25253) 1309 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:15.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:15.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:14 smithi204 bash[68176]: cluster 2024-07-28T12:12:13.034602+0000 mgr.y (mgr.25253) 1309 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:15.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:15.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:15.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:15.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:15.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1782 16 16 0 0 0 - 0 2024-07-28T12:12:15.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:15.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:15.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:16.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:15 smithi177 bash[81864]: audit 2024-07-28T12:12:15.716331+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:16.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:15 smithi177 bash[79620]: audit 2024-07-28T12:12:15.716331+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:16.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:15 smithi204 bash[68176]: audit 2024-07-28T12:12:15.716331+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:16.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:16.313 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:12:16.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:16.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:16.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:16.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1783 16 16 0 0 0 - 0 2024-07-28T12:12:16.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:16.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:16.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:16 smithi177 bash[79620]: cluster 2024-07-28T12:12:15.036074+0000 mgr.y (mgr.25253) 1310 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:16 smithi177 bash[81864]: cluster 2024-07-28T12:12:15.036074+0000 mgr.y (mgr.25253) 1310 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:17.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:16 smithi204 bash[68176]: cluster 2024-07-28T12:12:15.036074+0000 mgr.y (mgr.25253) 1310 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:17.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:17.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:17.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:17.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:17.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1784 16 16 0 0 0 - 0 2024-07-28T12:12:17.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:17.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:17.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:18.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:18.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:18.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:18.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:18.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:18.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:18.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1785 16 16 0 0 0 - 0 2024-07-28T12:12:18.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:18.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:18 smithi204 bash[68176]: cluster 2024-07-28T12:12:17.037537+0000 mgr.y (mgr.25253) 1311 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:18.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:19.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:18 smithi177 bash[79620]: cluster 2024-07-28T12:12:17.037537+0000 mgr.y (mgr.25253) 1311 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:19.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:18 smithi177 bash[81864]: cluster 2024-07-28T12:12:17.037537+0000 mgr.y (mgr.25253) 1311 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:19.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:19.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:19.290 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:19.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:19.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:19.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:19.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1786 16 16 0 0 0 - 0 2024-07-28T12:12:19.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:19.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:19.812 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:12:19.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:20.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:20.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:19 smithi204 bash[68176]: audit 2024-07-28T12:12:19.428948+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:20.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:19 smithi177 bash[79620]: audit 2024-07-28T12:12:19.428948+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:20.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:19 smithi177 bash[81864]: audit 2024-07-28T12:12:19.428948+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:20.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:20.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:20.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:12:20.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:20.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1787 16 16 0 0 0 - 0 2024-07-28T12:12:20.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:20.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:20.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:20.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[81864]: cluster 2024-07-28T12:12:19.038374+0000 mgr.y (mgr.25253) 1312 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[81864]: cluster 2024-07-28T12:12:19.795747+0000 mon.a (mon.0) 1699 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[81864]: audit 2024-07-28T12:12:19.811977+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[81864]: cluster 2024-07-28T12:12:19.812061+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e249: 8 total, 2 up, 7 in 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[79620]: cluster 2024-07-28T12:12:19.038374+0000 mgr.y (mgr.25253) 1312 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[79620]: cluster 2024-07-28T12:12:19.795747+0000 mon.a (mon.0) 1699 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[79620]: audit 2024-07-28T12:12:19.811977+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:21.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:20 smithi177 bash[79620]: cluster 2024-07-28T12:12:19.812061+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e249: 8 total, 2 up, 7 in 2024-07-28T12:12:21.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:20 smithi204 bash[68176]: cluster 2024-07-28T12:12:19.038374+0000 mgr.y (mgr.25253) 1312 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:20 smithi204 bash[68176]: cluster 2024-07-28T12:12:19.795747+0000 mon.a (mon.0) 1699 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:20 smithi204 bash[68176]: audit 2024-07-28T12:12:19.811977+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? 172.21.15.177:0/3488415851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:20 smithi204 bash[68176]: cluster 2024-07-28T12:12:19.812061+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e249: 8 total, 2 up, 7 in 2024-07-28T12:12:21.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:21.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:21.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:21.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:21.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1788 16 16 0 0 0 - 0 2024-07-28T12:12:21.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:21.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:21.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:22.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:22.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:22.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:22.418 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:22.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:22.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1789 16 16 0 0 0 - 0 2024-07-28T12:12:22.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:22.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:22.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:22 smithi177 bash[81864]: cluster 2024-07-28T12:12:21.039966+0000 mgr.y (mgr.25253) 1313 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:22 smithi177 bash[79620]: cluster 2024-07-28T12:12:21.039966+0000 mgr.y (mgr.25253) 1313 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:23.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:23.072 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:22 smithi204 bash[68176]: cluster 2024-07-28T12:12:21.039966+0000 mgr.y (mgr.25253) 1313 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:23.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:12:23.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:23.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:23.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:23.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:23.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1790 16 16 0 0 0 - 0 2024-07-28T12:12:23.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:23.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:23.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:24.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:24.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:24.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:24.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:24.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:24.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:24.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1791 16 16 0 0 0 - 0 2024-07-28T12:12:24.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:24.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:24.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:24 smithi177 bash[81864]: cluster 2024-07-28T12:12:23.041463+0000 mgr.y (mgr.25253) 1314 : cluster [DBG] pgmap v1391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:24 smithi177 bash[79620]: cluster 2024-07-28T12:12:23.041463+0000 mgr.y (mgr.25253) 1314 : cluster [DBG] pgmap v1391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:25.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:25.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:24 smithi204 bash[68176]: cluster 2024-07-28T12:12:23.041463+0000 mgr.y (mgr.25253) 1314 : cluster [DBG] pgmap v1391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:25.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:25.238 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:25.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:25.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:25.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:25.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1792 16 16 0 0 0 - 0 2024-07-28T12:12:25.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:25.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:25.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:26.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:26.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:26.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:12:26.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:26.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:26.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:26.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:26.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1793 16 16 0 0 0 - 0 2024-07-28T12:12:26.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:26.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:26.876 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:26 smithi177 bash[79620]: cluster 2024-07-28T12:12:25.042942+0000 mgr.y (mgr.25253) 1315 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:26.876 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:26 smithi177 bash[81864]: cluster 2024-07-28T12:12:25.042942+0000 mgr.y (mgr.25253) 1315 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:26.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:27.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:26 smithi204 bash[68176]: cluster 2024-07-28T12:12:25.042942+0000 mgr.y (mgr.25253) 1315 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:27.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:27.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:27.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:27.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:27.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1794 16 16 0 0 0 - 0 2024-07-28T12:12:27.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:27.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:27.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:28.052 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:28.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:28.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:28.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:28.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:28.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:28.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1795 16 16 0 0 0 - 0 2024-07-28T12:12:28.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:28.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:28.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:29.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:29.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:29.135 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:28 smithi177 bash[79620]: cluster 2024-07-28T12:12:27.044436+0000 mgr.y (mgr.25253) 1316 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:29.135 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:28 smithi177 bash[81864]: cluster 2024-07-28T12:12:27.044436+0000 mgr.y (mgr.25253) 1316 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:29.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:28 smithi204 bash[68176]: cluster 2024-07-28T12:12:27.044436+0000 mgr.y (mgr.25253) 1316 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:29.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:29.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:29.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:29.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:29.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1796 16 16 0 0 0 - 0 2024-07-28T12:12:29.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:29.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:29.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:30.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:30.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:30.237 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:30.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:30.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:30.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:30.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1797 16 16 0 0 0 - 0 2024-07-28T12:12:30.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:30.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:30.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:30.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:30 smithi177 bash[81864]: cluster 2024-07-28T12:12:29.045915+0000 mgr.y (mgr.25253) 1317 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:30.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:30 smithi177 bash[81864]: audit 2024-07-28T12:12:30.716571+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:30.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:30 smithi177 bash[79620]: cluster 2024-07-28T12:12:29.045915+0000 mgr.y (mgr.25253) 1317 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:30.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:30 smithi177 bash[79620]: audit 2024-07-28T12:12:30.716571+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:31.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:31.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:30 smithi204 bash[68176]: cluster 2024-07-28T12:12:29.045915+0000 mgr.y (mgr.25253) 1317 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:30 smithi204 bash[68176]: audit 2024-07-28T12:12:30.716571+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:31.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:31.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:31.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:31.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:31.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1798 16 16 0 0 0 - 0 2024-07-28T12:12:31.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:31.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:31.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:32.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:32.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:32.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:32.356 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:32.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:12:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:32.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:32.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1799 16 16 0 0 0 - 0 2024-07-28T12:12:32.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:32.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:32.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:32.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:32 smithi177 bash[79620]: cluster 2024-07-28T12:12:31.047374+0000 mgr.y (mgr.25253) 1318 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:33.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:33.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:32 smithi204 bash[68176]: cluster 2024-07-28T12:12:31.047374+0000 mgr.y (mgr.25253) 1318 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:32 smithi177 bash[81864]: cluster 2024-07-28T12:12:31.047374+0000 mgr.y (mgr.25253) 1318 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:33.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:33.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:33.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:33.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:12:33.636858+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:33.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:33.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1800 16 16 0 0 0 - 0 2024-07-28T12:12:33.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:33.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:34.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:34.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:34.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:34.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:34.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:34.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1801 16 16 0 0 0 - 0 2024-07-28T12:12:34.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:34.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:34.843 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:12:34.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:34 smithi177 bash[81864]: cluster 2024-07-28T12:12:33.048889+0000 mgr.y (mgr.25253) 1319 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:35.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:34 smithi177 bash[81864]: audit 2024-07-28T12:12:34.375221+0000 mon.a (mon.0) 1703 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:34 smithi177 bash[79620]: cluster 2024-07-28T12:12:33.048889+0000 mgr.y (mgr.25253) 1319 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:34 smithi177 bash[79620]: audit 2024-07-28T12:12:34.375221+0000 mon.a (mon.0) 1703 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:35.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:35.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:34 smithi204 bash[68176]: cluster 2024-07-28T12:12:33.048889+0000 mgr.y (mgr.25253) 1319 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:35.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:34 smithi204 bash[68176]: audit 2024-07-28T12:12:34.375221+0000 mon.a (mon.0) 1703 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:35.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:35.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:35.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:35.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:35.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1802 16 16 0 0 0 - 0 2024-07-28T12:12:35.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:35.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:35.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:36.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[81864]: cluster 2024-07-28T12:12:34.834231+0000 mon.a (mon.0) 1704 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:36.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[81864]: audit 2024-07-28T12:12:34.842497+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:36.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[81864]: cluster 2024-07-28T12:12:34.842592+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e250: 8 total, 2 up, 7 in 2024-07-28T12:12:36.144 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:12:36.144 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[79620]: cluster 2024-07-28T12:12:34.834231+0000 mon.a (mon.0) 1704 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:36.144 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[79620]: audit 2024-07-28T12:12:34.842497+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:36.144 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:35 smithi177 bash[79620]: cluster 2024-07-28T12:12:34.842592+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e250: 8 total, 2 up, 7 in 2024-07-28T12:12:36.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:35 smithi204 bash[68176]: cluster 2024-07-28T12:12:34.834231+0000 mon.a (mon.0) 1704 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:36.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:35 smithi204 bash[68176]: audit 2024-07-28T12:12:34.842497+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.177:0/3744090928' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:36.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:35 smithi204 bash[68176]: cluster 2024-07-28T12:12:34.842592+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e250: 8 total, 2 up, 7 in 2024-07-28T12:12:36.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:36.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1803 16 16 0 0 0 - 0 2024-07-28T12:12:36.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:36.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:36.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:37.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:37.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:36 smithi204 bash[68176]: cluster 2024-07-28T12:12:35.050397+0000 mgr.y (mgr.25253) 1320 : cluster [DBG] pgmap v1398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:37.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:37.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:36 smithi177 bash[81864]: cluster 2024-07-28T12:12:35.050397+0000 mgr.y (mgr.25253) 1320 : cluster [DBG] pgmap v1398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:36 smithi177 bash[79620]: cluster 2024-07-28T12:12:35.050397+0000 mgr.y (mgr.25253) 1320 : cluster [DBG] pgmap v1398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:37.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:37.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:37.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:37.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1804 16 16 0 0 0 - 0 2024-07-28T12:12:37.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:37.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:37.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:12:37.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:38.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:38.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:38.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:38.315 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:38.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:38.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:38.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:38.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1805 16 16 0 0 0 - 0 2024-07-28T12:12:38.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:38.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:38.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:39.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:39.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:38 smithi177 bash[81864]: cluster 2024-07-28T12:12:37.051915+0000 mgr.y (mgr.25253) 1321 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:39.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:38 smithi177 bash[79620]: cluster 2024-07-28T12:12:37.051915+0000 mgr.y (mgr.25253) 1321 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:39.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:38 smithi204 bash[68176]: cluster 2024-07-28T12:12:37.051915+0000 mgr.y (mgr.25253) 1321 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:39.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:39.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:39.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:39.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:39.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1806 16 16 0 0 0 - 0 2024-07-28T12:12:39.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:39.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:39.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:40.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:40.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:40.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:40.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:40.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:40.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1807 16 16 0 0 0 - 0 2024-07-28T12:12:40.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:40.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:40.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:41.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:41.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:41.146 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:40 smithi177 bash[81864]: cluster 2024-07-28T12:12:39.052962+0000 mgr.y (mgr.25253) 1322 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:41.146 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:40 smithi177 bash[79620]: cluster 2024-07-28T12:12:39.052962+0000 mgr.y (mgr.25253) 1322 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:40 smithi204 bash[68176]: cluster 2024-07-28T12:12:39.052962+0000 mgr.y (mgr.25253) 1322 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:41.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:41.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:41.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:41.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:41.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1808 16 16 0 0 0 - 0 2024-07-28T12:12:41.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:41.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:41.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:42.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:42.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:42.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:42.383 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:42.386 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:42.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:42.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:42.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1809 16 16 0 0 0 - 0 2024-07-28T12:12:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:42.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:42.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:43.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:43.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:42 smithi204 bash[68176]: cluster 2024-07-28T12:12:41.054403+0000 mgr.y (mgr.25253) 1323 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:43.167 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:42 smithi177 bash[81864]: cluster 2024-07-28T12:12:41.054403+0000 mgr.y (mgr.25253) 1323 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:43.167 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:42 smithi177 bash[79620]: cluster 2024-07-28T12:12:41.054403+0000 mgr.y (mgr.25253) 1323 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:43.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:43.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:43.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:43.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:43.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1810 16 16 0 0 0 - 0 2024-07-28T12:12:43.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:43.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:43.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:44.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:44.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:12:44.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:44.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:44.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:44.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:44.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1811 16 16 0 0 0 - 0 2024-07-28T12:12:44.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:44.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:44.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:45.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:44 smithi204 bash[68176]: cluster 2024-07-28T12:12:43.055904+0000 mgr.y (mgr.25253) 1324 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:45.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:45.178 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:44 smithi177 bash[79620]: cluster 2024-07-28T12:12:43.055904+0000 mgr.y (mgr.25253) 1324 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:45.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:44 smithi177 bash[81864]: cluster 2024-07-28T12:12:43.055904+0000 mgr.y (mgr.25253) 1324 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:45.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:45.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:45.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:45.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1812 16 16 0 0 0 - 0 2024-07-28T12:12:45.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:45.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:45.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:45.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:46.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:46.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:46.242 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:12:46.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:46.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:46.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:46.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1813 16 16 0 0 0 - 0 2024-07-28T12:12:46.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:46.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:46.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:46 smithi204 bash[68176]: cluster 2024-07-28T12:12:45.056739+0000 mgr.y (mgr.25253) 1325 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:46.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:46 smithi204 bash[68176]: audit 2024-07-28T12:12:45.726175+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:46.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:46 smithi204 bash[68176]: audit 2024-07-28T12:12:45.728194+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:46.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:46 smithi204 bash[68176]: audit 2024-07-28T12:12:46.498367+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:46.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:46.943 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[81864]: cluster 2024-07-28T12:12:45.056739+0000 mgr.y (mgr.25253) 1325 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:46.943 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[81864]: audit 2024-07-28T12:12:45.726175+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:46.943 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[81864]: audit 2024-07-28T12:12:45.728194+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:46.943 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[81864]: audit 2024-07-28T12:12:46.498367+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:46.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[79620]: cluster 2024-07-28T12:12:45.056739+0000 mgr.y (mgr.25253) 1325 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:46.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[79620]: audit 2024-07-28T12:12:45.726175+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:46.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[79620]: audit 2024-07-28T12:12:45.728194+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:46.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:46 smithi177 bash[79620]: audit 2024-07-28T12:12:46.498367+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:47.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:47.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:47.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:47.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:47.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:47.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1814 16 16 0 0 0 - 0 2024-07-28T12:12:47.736 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:12:47.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:47 smithi204 bash[68176]: audit 2024-07-28T12:12:47.669383+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.177:0/857048009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:47 smithi204 bash[68176]: audit 2024-07-28T12:12:47.670098+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:47.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:48.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:47 smithi177 bash[79620]: audit 2024-07-28T12:12:47.669383+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.177:0/857048009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:48.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:47 smithi177 bash[79620]: audit 2024-07-28T12:12:47.670098+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:48.001 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:47 smithi177 bash[81864]: audit 2024-07-28T12:12:47.669383+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.177:0/857048009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:48.001 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:47 smithi177 bash[81864]: audit 2024-07-28T12:12:47.670098+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:48.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:48.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:48.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:48.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:48.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:48.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1815 16 16 0 0 0 - 0 2024-07-28T12:12:48.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:48.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:48.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:49.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[81864]: cluster 2024-07-28T12:12:47.057482+0000 mgr.y (mgr.25253) 1326 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:49.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[81864]: cluster 2024-07-28T12:12:47.722250+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:49.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[81864]: audit 2024-07-28T12:12:47.735597+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:49.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[81864]: cluster 2024-07-28T12:12:47.735704+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e251: 8 total, 2 up, 7 in 2024-07-28T12:12:49.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[79620]: cluster 2024-07-28T12:12:47.057482+0000 mgr.y (mgr.25253) 1326 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:49.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[79620]: cluster 2024-07-28T12:12:47.722250+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:49.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[79620]: audit 2024-07-28T12:12:47.735597+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:49.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:48 smithi177 bash[79620]: cluster 2024-07-28T12:12:47.735704+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e251: 8 total, 2 up, 7 in 2024-07-28T12:12:49.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:49.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:48 smithi204 bash[68176]: cluster 2024-07-28T12:12:47.057482+0000 mgr.y (mgr.25253) 1326 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:49.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:48 smithi204 bash[68176]: cluster 2024-07-28T12:12:47.722250+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:49.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:48 smithi204 bash[68176]: audit 2024-07-28T12:12:47.735597+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:49.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:48 smithi204 bash[68176]: cluster 2024-07-28T12:12:47.735704+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e251: 8 total, 2 up, 7 in 2024-07-28T12:12:49.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:49.262 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:49.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:49.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:49.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:49.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1816 16 16 0 0 0 - 0 2024-07-28T12:12:49.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:49.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:49.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:50.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:50.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:50.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:50.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:50.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1817 16 16 0 0 0 - 0 2024-07-28T12:12:50.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:50.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:12:50.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.973 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:50 smithi177 bash[81864]: cluster 2024-07-28T12:12:49.058929+0000 mgr.y (mgr.25253) 1327 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:50.973 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:50 smithi177 bash[79620]: cluster 2024-07-28T12:12:49.058929+0000 mgr.y (mgr.25253) 1327 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:51.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:51.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:50 smithi204 bash[68176]: cluster 2024-07-28T12:12:49.058929+0000 mgr.y (mgr.25253) 1327 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:51.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:51.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:51.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:51.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:51.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1818 16 16 0 0 0 - 0 2024-07-28T12:12:51.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:51.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:51.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:52.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:52.118 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:52.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:52.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:52.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:52.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:52.593 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1819 16 16 0 0 0 - 0 2024-07-28T12:12:52.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:52.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:52.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[68176]: cluster 2024-07-28T12:12:51.059828+0000 mgr.y (mgr.25253) 1328 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:52.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[68176]: audit 2024-07-28T12:12:52.027214+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:52.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[68176]: audit 2024-07-28T12:12:52.033369+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:52.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[68176]: audit 2024-07-28T12:12:52.448577+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:52.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:52 smithi204 bash[68176]: audit 2024-07-28T12:12:52.458454+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:52.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[81864]: cluster 2024-07-28T12:12:51.059828+0000 mgr.y (mgr.25253) 1328 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[81864]: audit 2024-07-28T12:12:52.027214+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[81864]: audit 2024-07-28T12:12:52.033369+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[81864]: audit 2024-07-28T12:12:52.448577+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[81864]: audit 2024-07-28T12:12:52.458454+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[79620]: cluster 2024-07-28T12:12:51.059828+0000 mgr.y (mgr.25253) 1328 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[79620]: audit 2024-07-28T12:12:52.027214+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[79620]: audit 2024-07-28T12:12:52.033369+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[79620]: audit 2024-07-28T12:12:52.448577+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:52 smithi177 bash[79620]: audit 2024-07-28T12:12:52.458454+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:53.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:53.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:53.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:53.352 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:53.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:53.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:53.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:12:53.639664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:53.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:53.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1820 16 16 0 0 0 - 0 2024-07-28T12:12:53.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:53.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:53.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:54.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:54.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:54.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:53 smithi204 bash[68176]: audit 2024-07-28T12:12:52.887847+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:12:54.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:53 smithi204 bash[68176]: audit 2024-07-28T12:12:52.889084+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:12:54.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:53 smithi204 bash[68176]: audit 2024-07-28T12:12:52.897691+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:54.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[79620]: audit 2024-07-28T12:12:52.887847+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[79620]: audit 2024-07-28T12:12:52.889084+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[79620]: audit 2024-07-28T12:12:52.897691+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[81864]: audit 2024-07-28T12:12:52.887847+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[81864]: audit 2024-07-28T12:12:52.889084+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:12:54.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:53 smithi177 bash[81864]: audit 2024-07-28T12:12:52.897691+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:12:54.276 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:54.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:12:54.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:54.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:54.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1821 16 16 0 0 0 - 0 2024-07-28T12:12:54.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:54.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:55.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:54 smithi204 bash[68176]: cluster 2024-07-28T12:12:53.060766+0000 mgr.y (mgr.25253) 1329 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:55.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:55.201 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:54 smithi177 bash[81864]: cluster 2024-07-28T12:12:53.060766+0000 mgr.y (mgr.25253) 1329 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:55.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:54 smithi177 bash[79620]: cluster 2024-07-28T12:12:53.060766+0000 mgr.y (mgr.25253) 1329 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:55.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:55.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:55.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:55.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1822 16 16 0 0 0 - 0 2024-07-28T12:12:55.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:55.767 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:55.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:55.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:56.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:56.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:56.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:12:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:12:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:12:56.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:56.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:56.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:56.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1823 16 16 0 0 0 - 0 2024-07-28T12:12:56.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:56.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:56.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:56 smithi177 bash[81864]: cluster 2024-07-28T12:12:55.062231+0000 mgr.y (mgr.25253) 1330 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:56 smithi177 bash[79620]: cluster 2024-07-28T12:12:55.062231+0000 mgr.y (mgr.25253) 1330 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:57.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:56 smithi204 bash[68176]: cluster 2024-07-28T12:12:55.062231+0000 mgr.y (mgr.25253) 1330 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:57.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:57.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:57.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:57.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:57.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1824 16 16 0 0 0 - 0 2024-07-28T12:12:57.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:57.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:57.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:58.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:58.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:58.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:58.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:58.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:58.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:58.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1825 16 16 0 0 0 - 0 2024-07-28T12:12:58.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:58.866 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:58.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:58.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:59.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:12:58 smithi204 bash[68176]: cluster 2024-07-28T12:12:57.063764+0000 mgr.y (mgr.25253) 1331 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:59.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:59.242 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:12:58 smithi177 bash[79620]: cluster 2024-07-28T12:12:57.063764+0000 mgr.y (mgr.25253) 1331 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:59.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:12:58 smithi177 bash[81864]: cluster 2024-07-28T12:12:57.063764+0000 mgr.y (mgr.25253) 1331 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:12:59.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:59.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:59.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:59.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1826 16 16 0 0 0 - 0 2024-07-28T12:12:59.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:59.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:59.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:00.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:00.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:00.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:00.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:00.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:00.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1827 16 16 0 0 0 - 0 2024-07-28T12:13:00.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:00.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:00.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:00.947 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[79620]: cluster 2024-07-28T12:12:59.065189+0000 mgr.y (mgr.25253) 1332 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:00.948 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[79620]: audit 2024-07-28T12:13:00.722129+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:00.948 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[79620]: audit 2024-07-28T12:13:00.723177+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:00.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[81864]: cluster 2024-07-28T12:12:59.065189+0000 mgr.y (mgr.25253) 1332 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:00.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[81864]: audit 2024-07-28T12:13:00.722129+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:00.948 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:00 smithi177 bash[81864]: audit 2024-07-28T12:13:00.723177+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:01.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:01.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:00 smithi204 bash[68176]: cluster 2024-07-28T12:12:59.065189+0000 mgr.y (mgr.25253) 1332 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:00 smithi204 bash[68176]: audit 2024-07-28T12:13:00.722129+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:00 smithi204 bash[68176]: audit 2024-07-28T12:13:00.723177+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:01.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:01.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:01.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:01.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:01.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1828 16 16 0 0 0 - 0 2024-07-28T12:13:01.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:01.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:01.933 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:13:01.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:02.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:02.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:02.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:01 smithi204 bash[68176]: audit 2024-07-28T12:13:01.055435+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:02.202 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:01 smithi177 bash[81864]: audit 2024-07-28T12:13:01.055435+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:02.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:01 smithi177 bash[79620]: audit 2024-07-28T12:13:01.055435+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:02.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:02.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:02.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:02.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1829 16 16 0 0 0 - 0 2024-07-28T12:13:02.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:02.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:03.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:03.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:03.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:02 smithi204 bash[68176]: cluster 2024-07-28T12:13:01.066123+0000 mgr.y (mgr.25253) 1333 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:03.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:02 smithi204 bash[68176]: cluster 2024-07-28T12:13:01.914298+0000 mon.a (mon.0) 1724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:03.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:02 smithi204 bash[68176]: audit 2024-07-28T12:13:01.932636+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:03.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:02 smithi204 bash[68176]: cluster 2024-07-28T12:13:01.932780+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e252: 8 total, 2 up, 7 in 2024-07-28T12:13:03.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[79620]: cluster 2024-07-28T12:13:01.066123+0000 mgr.y (mgr.25253) 1333 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[79620]: cluster 2024-07-28T12:13:01.914298+0000 mon.a (mon.0) 1724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[79620]: audit 2024-07-28T12:13:01.932636+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[79620]: cluster 2024-07-28T12:13:01.932780+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e252: 8 total, 2 up, 7 in 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[81864]: cluster 2024-07-28T12:13:01.066123+0000 mgr.y (mgr.25253) 1333 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[81864]: cluster 2024-07-28T12:13:01.914298+0000 mon.a (mon.0) 1724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[81864]: audit 2024-07-28T12:13:01.932636+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? 172.21.15.177:0/335206253' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:03.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:02 smithi177 bash[81864]: cluster 2024-07-28T12:13:01.932780+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e252: 8 total, 2 up, 7 in 2024-07-28T12:13:03.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:03.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:03.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:03.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1830 16 16 0 0 0 - 0 2024-07-28T12:13:03.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:03.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:03.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:04.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:04.511 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:04.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1831 16 16 0 0 0 - 0 2024-07-28T12:13:04.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:04.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:04.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:04 smithi177 bash[79620]: cluster 2024-07-28T12:13:03.067538+0000 mgr.y (mgr.25253) 1334 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:05.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:04 smithi177 bash[81864]: cluster 2024-07-28T12:13:03.067538+0000 mgr.y (mgr.25253) 1334 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:05.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:05.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:05.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:05.343 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:05.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:13:05.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:05.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:04 smithi204 bash[68176]: cluster 2024-07-28T12:13:03.067538+0000 mgr.y (mgr.25253) 1334 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:05.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:05.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:13:05.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:05.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1832 16 16 0 0 0 - 0 2024-07-28T12:13:05.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:05.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:05.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:06.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:06.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:13:06.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:06.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:06.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:06.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1833 16 16 0 0 0 - 0 2024-07-28T12:13:06.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:06.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:06.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:07.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:06 smithi204 bash[68176]: cluster 2024-07-28T12:13:05.068437+0000 mgr.y (mgr.25253) 1335 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:07.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:06 smithi177 bash[79620]: cluster 2024-07-28T12:13:05.068437+0000 mgr.y (mgr.25253) 1335 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:06 smithi177 bash[81864]: cluster 2024-07-28T12:13:05.068437+0000 mgr.y (mgr.25253) 1335 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:07.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:07.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:07.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:07.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1834 16 16 0 0 0 - 0 2024-07-28T12:13:07.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:07.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:07.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:08.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:08.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:08.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:08.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:08.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:08.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:08.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1835 16 16 0 0 0 - 0 2024-07-28T12:13:08.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:08.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:08.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:09.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:08 smithi204 bash[68176]: cluster 2024-07-28T12:13:07.069899+0000 mgr.y (mgr.25253) 1336 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:09.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:09.207 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:08 smithi177 bash[81864]: cluster 2024-07-28T12:13:07.069899+0000 mgr.y (mgr.25253) 1336 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:09.207 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:08 smithi177 bash[79620]: cluster 2024-07-28T12:13:07.069899+0000 mgr.y (mgr.25253) 1336 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:09.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:09.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:09.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:09.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1836 16 16 0 0 0 - 0 2024-07-28T12:13:09.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:09.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:09.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:10.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:10.106 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:10.106 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:10.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:10.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:10.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:10.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:10.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:10.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1837 16 16 0 0 0 - 0 2024-07-28T12:13:10.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:10.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:10.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:11.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:11.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:11.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:10 smithi177 bash[81864]: cluster 2024-07-28T12:13:09.071401+0000 mgr.y (mgr.25253) 1337 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:11.236 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:10 smithi177 bash[79620]: cluster 2024-07-28T12:13:09.071401+0000 mgr.y (mgr.25253) 1337 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:11.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:10 smithi204 bash[68176]: cluster 2024-07-28T12:13:09.071401+0000 mgr.y (mgr.25253) 1337 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:11.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:11.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:11.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1838 16 16 0 0 0 - 0 2024-07-28T12:13:11.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:11.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:11.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:12.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:12.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:12.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:12.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:12.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:12.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1839 16 16 0 0 0 - 0 2024-07-28T12:13:12.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:12.661 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:12.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:13.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:13.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:13.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:13.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:12 smithi204 bash[68176]: cluster 2024-07-28T12:13:11.072375+0000 mgr.y (mgr.25253) 1338 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:12 smithi177 bash[79620]: cluster 2024-07-28T12:13:11.072375+0000 mgr.y (mgr.25253) 1338 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:12 smithi177 bash[81864]: cluster 2024-07-28T12:13:11.072375+0000 mgr.y (mgr.25253) 1338 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:13.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:13.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:13.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:13.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:13:13.642311+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:13.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:13.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1840 16 16 0 0 0 - 0 2024-07-28T12:13:13.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:13.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:13.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:14.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:14.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:14.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:14.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:14.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:14.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1841 16 16 0 0 0 - 0 2024-07-28T12:13:14.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:14.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:14.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:15.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:15.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:14 smithi204 bash[68176]: cluster 2024-07-28T12:13:13.073806+0000 mgr.y (mgr.25253) 1339 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:15.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:14 smithi177 bash[79620]: cluster 2024-07-28T12:13:13.073806+0000 mgr.y (mgr.25253) 1339 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:14 smithi177 bash[81864]: cluster 2024-07-28T12:13:13.073806+0000 mgr.y (mgr.25253) 1339 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:15.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:15.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:15.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:15.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1842 16 16 0 0 0 - 0 2024-07-28T12:13:15.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:15.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:15.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:15 smithi177 bash[81864]: audit 2024-07-28T12:13:15.718148+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:15 smithi177 bash[79620]: audit 2024-07-28T12:13:15.718148+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:16.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:16.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:16.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:15 smithi204 bash[68176]: audit 2024-07-28T12:13:15.718148+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:16.223 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:13:16.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:16.417 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:16.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:16.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:16.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1843 16 16 0 0 0 - 0 2024-07-28T12:13:16.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:16.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:16.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:16.957 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:13:17.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:17.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:16 smithi204 bash[68176]: cluster 2024-07-28T12:13:15.075292+0000 mgr.y (mgr.25253) 1340 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:16 smithi204 bash[68176]: audit 2024-07-28T12:13:16.572925+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:17.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:17.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:16 smithi177 bash[79620]: cluster 2024-07-28T12:13:15.075292+0000 mgr.y (mgr.25253) 1340 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:17.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:16 smithi177 bash[79620]: audit 2024-07-28T12:13:16.572925+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:17.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:16 smithi177 bash[81864]: cluster 2024-07-28T12:13:15.075292+0000 mgr.y (mgr.25253) 1340 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:17.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:16 smithi177 bash[81864]: audit 2024-07-28T12:13:16.572925+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:17.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:17.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:17.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:17.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1844 16 16 0 0 0 - 0 2024-07-28T12:13:17.687 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:17.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:13:17.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:17.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:18.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[81864]: cluster 2024-07-28T12:13:16.950924+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[81864]: audit 2024-07-28T12:13:16.956928+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[81864]: cluster 2024-07-28T12:13:16.957012+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e253: 8 total, 2 up, 7 in 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[79620]: cluster 2024-07-28T12:13:16.950924+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[79620]: audit 2024-07-28T12:13:16.956928+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:18.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:17 smithi177 bash[79620]: cluster 2024-07-28T12:13:16.957012+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e253: 8 total, 2 up, 7 in 2024-07-28T12:13:18.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:18.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:17 smithi204 bash[68176]: cluster 2024-07-28T12:13:16.950924+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:18.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:17 smithi204 bash[68176]: audit 2024-07-28T12:13:16.956928+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.177:0/3869343594' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:18.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:17 smithi204 bash[68176]: cluster 2024-07-28T12:13:16.957012+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e253: 8 total, 2 up, 7 in 2024-07-28T12:13:18.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:18.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1845 16 16 0 0 0 - 0 2024-07-28T12:13:18.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:18.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:18.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:18 smithi177 bash[79620]: cluster 2024-07-28T12:13:17.076315+0000 mgr.y (mgr.25253) 1341 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:18 smithi177 bash[81864]: cluster 2024-07-28T12:13:17.076315+0000 mgr.y (mgr.25253) 1341 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:19.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:19.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:19.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:19.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:18 smithi204 bash[68176]: cluster 2024-07-28T12:13:17.076315+0000 mgr.y (mgr.25253) 1341 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:19.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:19.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:19.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1846 16 16 0 0 0 - 0 2024-07-28T12:13:19.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:19.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:19.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:20.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:20.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:20.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:20.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:13:20.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:20.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:20.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:20.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1847 16 16 0 0 0 - 0 2024-07-28T12:13:20.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:20.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:20.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:21.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:20 smithi204 bash[68176]: cluster 2024-07-28T12:13:19.077732+0000 mgr.y (mgr.25253) 1342 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:21.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:20 smithi177 bash[81864]: cluster 2024-07-28T12:13:19.077732+0000 mgr.y (mgr.25253) 1342 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:21.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:20 smithi177 bash[79620]: cluster 2024-07-28T12:13:19.077732+0000 mgr.y (mgr.25253) 1342 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:21.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:21.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:21.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:21.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1848 16 16 0 0 0 - 0 2024-07-28T12:13:21.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:21.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:21.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:22.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:22.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:22.187 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:21 smithi177 bash[79620]: cluster 2024-07-28T12:13:21.078722+0000 mgr.y (mgr.25253) 1343 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:22.188 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:21 smithi177 bash[81864]: cluster 2024-07-28T12:13:21.078722+0000 mgr.y (mgr.25253) 1343 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:22.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:21 smithi204 bash[68176]: cluster 2024-07-28T12:13:21.078722+0000 mgr.y (mgr.25253) 1343 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:22.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:22.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.507 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:22.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:22.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1849 16 16 0 0 0 - 0 2024-07-28T12:13:22.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:22.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:22.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:23.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:23.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:23.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:23.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:23.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:23.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:23.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1850 16 16 0 0 0 - 0 2024-07-28T12:13:23.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:23.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:23.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:24.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:24.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:24.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:24 smithi204 bash[68176]: cluster 2024-07-28T12:13:23.080228+0000 mgr.y (mgr.25253) 1344 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:24.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:24.442 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:24 smithi177 bash[81864]: cluster 2024-07-28T12:13:23.080228+0000 mgr.y (mgr.25253) 1344 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:24.442 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:24 smithi177 bash[79620]: cluster 2024-07-28T12:13:23.080228+0000 mgr.y (mgr.25253) 1344 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:24.543 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:24.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:24.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1851 16 16 0 0 0 - 0 2024-07-28T12:13:24.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:24.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:24.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:25.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:25.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:25.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:25.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:25.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:25.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:25.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1852 16 16 0 0 0 - 0 2024-07-28T12:13:25.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:25.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:25.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:26.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:26.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:26.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:26.341 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:26 smithi177 bash[81864]: cluster 2024-07-28T12:13:25.081767+0000 mgr.y (mgr.25253) 1345 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:26.341 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:13:26.341 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:26 smithi177 bash[79620]: cluster 2024-07-28T12:13:25.081767+0000 mgr.y (mgr.25253) 1345 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:26 smithi204 bash[68176]: cluster 2024-07-28T12:13:25.081767+0000 mgr.y (mgr.25253) 1345 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:26.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:26.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:26.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1853 16 16 0 0 0 - 0 2024-07-28T12:13:26.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:26.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:26.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:27.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:27.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:27.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:27.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:27.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:27.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1854 16 16 0 0 0 - 0 2024-07-28T12:13:27.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:27.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:27.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:28.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:28.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:28.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:28.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:28.407 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:28 smithi177 bash[81864]: cluster 2024-07-28T12:13:27.083247+0000 mgr.y (mgr.25253) 1346 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:28.407 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:28 smithi177 bash[79620]: cluster 2024-07-28T12:13:27.083247+0000 mgr.y (mgr.25253) 1346 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:28 smithi204 bash[68176]: cluster 2024-07-28T12:13:27.083247+0000 mgr.y (mgr.25253) 1346 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:28.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:28.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:28.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1855 16 16 0 0 0 - 0 2024-07-28T12:13:28.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:28.785 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:28.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:28.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:29.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:29.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:29.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:29.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:29.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:29.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1856 16 16 0 0 0 - 0 2024-07-28T12:13:29.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:29.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:29.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:30.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:30.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:30.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:30.294 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:30.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:30 smithi204 bash[68176]: cluster 2024-07-28T12:13:29.084836+0000 mgr.y (mgr.25253) 1347 : cluster [DBG] pgmap v1428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:30.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:30.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:30 smithi177 bash[81864]: cluster 2024-07-28T12:13:29.084836+0000 mgr.y (mgr.25253) 1347 : cluster [DBG] pgmap v1428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:30 smithi177 bash[79620]: cluster 2024-07-28T12:13:29.084836+0000 mgr.y (mgr.25253) 1347 : cluster [DBG] pgmap v1428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:30.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:30.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1857 16 16 0 0 0 - 0 2024-07-28T12:13:30.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:30.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:30.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:31.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:31.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:31.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:31 smithi204 bash[68176]: audit 2024-07-28T12:13:30.718309+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:31.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:31 smithi177 bash[81864]: audit 2024-07-28T12:13:30.718309+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:31 smithi177 bash[79620]: audit 2024-07-28T12:13:30.718309+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:31.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:31.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1858 16 16 0 0 0 - 0 2024-07-28T12:13:31.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:31.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:31.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:32.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:32.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:32.176 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:13:32.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:32 smithi204 bash[68176]: cluster 2024-07-28T12:13:31.086349+0000 mgr.y (mgr.25253) 1348 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:32 smithi204 bash[68176]: audit 2024-07-28T12:13:31.970893+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.177:0/2143335078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:32 smithi204 bash[68176]: audit 2024-07-28T12:13:31.971503+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:32.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[81864]: cluster 2024-07-28T12:13:31.086349+0000 mgr.y (mgr.25253) 1348 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:32.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[81864]: audit 2024-07-28T12:13:31.970893+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.177:0/2143335078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[81864]: audit 2024-07-28T12:13:31.971503+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.389 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[79620]: cluster 2024-07-28T12:13:31.086349+0000 mgr.y (mgr.25253) 1348 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:32.390 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[79620]: audit 2024-07-28T12:13:31.970893+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.177:0/2143335078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.390 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:32 smithi177 bash[79620]: audit 2024-07-28T12:13:31.971503+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:32.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:32.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1859 16 16 0 0 0 - 0 2024-07-28T12:13:32.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:32.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:32.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:33.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:33.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:33.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:33.346 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[81864]: cluster 2024-07-28T12:13:32.159011+0000 mon.a (mon.0) 1734 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:33.346 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[81864]: audit 2024-07-28T12:13:32.173296+0000 mon.a (mon.0) 1735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:33.346 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[81864]: cluster 2024-07-28T12:13:32.173392+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e254: 8 total, 2 up, 7 in 2024-07-28T12:13:33.346 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[79620]: cluster 2024-07-28T12:13:32.159011+0000 mon.a (mon.0) 1734 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:33.346 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[79620]: audit 2024-07-28T12:13:32.173296+0000 mon.a (mon.0) 1735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:33.347 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:33 smithi177 bash[79620]: cluster 2024-07-28T12:13:32.173392+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e254: 8 total, 2 up, 7 in 2024-07-28T12:13:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:33 smithi204 bash[68176]: cluster 2024-07-28T12:13:32.159011+0000 mon.a (mon.0) 1734 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:33 smithi204 bash[68176]: audit 2024-07-28T12:13:32.173296+0000 mon.a (mon.0) 1735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:33 smithi204 bash[68176]: cluster 2024-07-28T12:13:32.173392+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e254: 8 total, 2 up, 7 in 2024-07-28T12:13:33.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:33.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:33.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:13:33.644555+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:33.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:33.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1860 16 16 0 0 0 - 0 2024-07-28T12:13:33.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:33.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:33.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:34.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:34.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:34.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:34.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:34.423 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:34 smithi177 bash[81864]: cluster 2024-07-28T12:13:33.087943+0000 mgr.y (mgr.25253) 1349 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:34.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:34 smithi177 bash[79620]: cluster 2024-07-28T12:13:33.087943+0000 mgr.y (mgr.25253) 1349 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:34.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:34.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:34.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1861 16 16 0 0 0 - 0 2024-07-28T12:13:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:34 smithi204 bash[68176]: cluster 2024-07-28T12:13:33.087943+0000 mgr.y (mgr.25253) 1349 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:34.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:34.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:34.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:35.044 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:35.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:13:35.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:35.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:35.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:35.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:35.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:35.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1862 16 16 0 0 0 - 0 2024-07-28T12:13:35.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:35.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:35.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:36.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:36.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:36 smithi177 bash[79620]: cluster 2024-07-28T12:13:35.089461+0000 mgr.y (mgr.25253) 1350 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:36.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:13:36.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:36 smithi177 bash[81864]: cluster 2024-07-28T12:13:35.089461+0000 mgr.y (mgr.25253) 1350 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:36.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:36 smithi204 bash[68176]: cluster 2024-07-28T12:13:35.089461+0000 mgr.y (mgr.25253) 1350 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:36.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:36.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:36.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1863 16 16 0 0 0 - 0 2024-07-28T12:13:36.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:36.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:36.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:37.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:37.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:37.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:37.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:37.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:37.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:37.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1864 16 16 0 0 0 - 0 2024-07-28T12:13:37.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:37.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:37.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:38.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:38.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:38.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:38.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:38.461 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:38 smithi204 bash[68176]: cluster 2024-07-28T12:13:37.091098+0000 mgr.y (mgr.25253) 1351 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:38 smithi177 bash[81864]: cluster 2024-07-28T12:13:37.091098+0000 mgr.y (mgr.25253) 1351 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:38 smithi177 bash[79620]: cluster 2024-07-28T12:13:37.091098+0000 mgr.y (mgr.25253) 1351 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:38.530 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:38.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:38.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1865 16 16 0 0 0 - 0 2024-07-28T12:13:38.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:38.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:38.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:39.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:39.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:39.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:39.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:13:39.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:39.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:39.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:39.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1866 16 16 0 0 0 - 0 2024-07-28T12:13:39.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:39.859 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:39.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:39.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:40.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:40.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:40.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:40 smithi177 bash[79620]: cluster 2024-07-28T12:13:39.092800+0000 mgr.y (mgr.25253) 1352 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:40.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:40 smithi177 bash[81864]: cluster 2024-07-28T12:13:39.092800+0000 mgr.y (mgr.25253) 1352 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:40.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:40 smithi204 bash[68176]: cluster 2024-07-28T12:13:39.092800+0000 mgr.y (mgr.25253) 1352 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:40.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:40.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:40.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1867 16 16 0 0 0 - 0 2024-07-28T12:13:40.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:40.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:40.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:41.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:41.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:41.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:41.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:41.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:41.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1868 16 16 0 0 0 - 0 2024-07-28T12:13:41.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:41.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:41.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:42.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:42.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:42.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:42.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:42 smithi177 bash[79620]: cluster 2024-07-28T12:13:41.094313+0000 mgr.y (mgr.25253) 1353 : cluster [DBG] pgmap v1435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:42.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:42 smithi177 bash[81864]: cluster 2024-07-28T12:13:41.094313+0000 mgr.y (mgr.25253) 1353 : cluster [DBG] pgmap v1435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:42.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:42 smithi204 bash[68176]: cluster 2024-07-28T12:13:41.094313+0000 mgr.y (mgr.25253) 1353 : cluster [DBG] pgmap v1435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:42 smithi204 bash[60899]: ts=2024-07-28T12:13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:42.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:42.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1869 16 16 0 0 0 - 0 2024-07-28T12:13:42.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:42.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:42.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:43.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:43.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:43.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:43.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:43.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:43.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1870 16 16 0 0 0 - 0 2024-07-28T12:13:43.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:43.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:43.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:44.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:44.086 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:44.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:44.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:44.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:44 smithi204 bash[68176]: cluster 2024-07-28T12:13:43.095796+0000 mgr.y (mgr.25253) 1354 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:44.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:44 smithi177 bash[81864]: cluster 2024-07-28T12:13:43.095796+0000 mgr.y (mgr.25253) 1354 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:44.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:44 smithi177 bash[79620]: cluster 2024-07-28T12:13:43.095796+0000 mgr.y (mgr.25253) 1354 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:44.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:44.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1871 16 16 0 0 0 - 0 2024-07-28T12:13:44.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:44.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:44.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:45.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:45.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:45.209 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:13:45.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:45.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:45.453 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:45 smithi177 bash[81864]: audit 2024-07-28T12:13:44.403093+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.177:0/441451716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.453 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:45 smithi177 bash[81864]: audit 2024-07-28T12:13:44.403727+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.453 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:45 smithi177 bash[79620]: audit 2024-07-28T12:13:44.403093+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.177:0/441451716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.453 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:45 smithi177 bash[79620]: audit 2024-07-28T12:13:44.403727+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:45.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1872 16 16 0 0 0 - 0 2024-07-28T12:13:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:45 smithi204 bash[68176]: audit 2024-07-28T12:13:44.403093+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.177:0/441451716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:45 smithi204 bash[68176]: audit 2024-07-28T12:13:44.403727+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:45.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:45.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:45.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:46.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:46.110 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:13:46.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:46.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:46.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:46.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:46 smithi204 bash[68176]: cluster 2024-07-28T12:13:45.097233+0000 mgr.y (mgr.25253) 1355 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:46.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:46 smithi204 bash[68176]: cluster 2024-07-28T12:13:45.194099+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:46.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:46 smithi204 bash[68176]: audit 2024-07-28T12:13:45.208554+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:46.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:46 smithi204 bash[68176]: cluster 2024-07-28T12:13:45.208666+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e255: 8 total, 2 up, 7 in 2024-07-28T12:13:46.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:46 smithi204 bash[68176]: audit 2024-07-28T12:13:45.718901+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:46.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[81864]: cluster 2024-07-28T12:13:45.097233+0000 mgr.y (mgr.25253) 1355 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[81864]: cluster 2024-07-28T12:13:45.194099+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[81864]: audit 2024-07-28T12:13:45.208554+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[81864]: cluster 2024-07-28T12:13:45.208666+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e255: 8 total, 2 up, 7 in 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[81864]: audit 2024-07-28T12:13:45.718901+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[79620]: cluster 2024-07-28T12:13:45.097233+0000 mgr.y (mgr.25253) 1355 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[79620]: cluster 2024-07-28T12:13:45.194099+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:46.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[79620]: audit 2024-07-28T12:13:45.208554+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:46.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[79620]: cluster 2024-07-28T12:13:45.208666+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e255: 8 total, 2 up, 7 in 2024-07-28T12:13:46.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:46 smithi177 bash[79620]: audit 2024-07-28T12:13:45.718901+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:46.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:46.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1873 16 16 0 0 0 - 0 2024-07-28T12:13:46.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:46.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:46.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:47.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:47.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:47.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:47.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:47.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:47.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1874 16 16 0 0 0 - 0 2024-07-28T12:13:47.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:47.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:47.948 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:47.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:48.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:13:48.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:48.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:48 smithi204 bash[68176]: cluster 2024-07-28T12:13:47.098191+0000 mgr.y (mgr.25253) 1356 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:48.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:48 smithi177 bash[79620]: cluster 2024-07-28T12:13:47.098191+0000 mgr.y (mgr.25253) 1356 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:48.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:48 smithi177 bash[81864]: cluster 2024-07-28T12:13:47.098191+0000 mgr.y (mgr.25253) 1356 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:48.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1875 16 16 0 0 0 - 0 2024-07-28T12:13:48.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:48.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:13:48.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:49.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:49.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:49.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1876 16 16 0 0 0 - 0 2024-07-28T12:13:49.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:49.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:50.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:50.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:50.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:50.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:50 smithi204 bash[68176]: cluster 2024-07-28T12:13:49.099562+0000 mgr.y (mgr.25253) 1357 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:50.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:50.456 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:50 smithi177 bash[81864]: cluster 2024-07-28T12:13:49.099562+0000 mgr.y (mgr.25253) 1357 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:50.457 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:50 smithi177 bash[79620]: cluster 2024-07-28T12:13:49.099562+0000 mgr.y (mgr.25253) 1357 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:50.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:50.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1877 16 16 0 0 0 - 0 2024-07-28T12:13:50.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:50.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:50.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:51.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:51.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:51.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:51.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:51.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:51.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:51.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1878 16 16 0 0 0 - 0 2024-07-28T12:13:51.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:51.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:51.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:52.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:52.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:52.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:52.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:52.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:52 smithi177 bash[81864]: cluster 2024-07-28T12:13:51.101040+0000 mgr.y (mgr.25253) 1358 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:52.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:52 smithi177 bash[79620]: cluster 2024-07-28T12:13:51.101040+0000 mgr.y (mgr.25253) 1358 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:52.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:52.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:52 smithi204 bash[68176]: cluster 2024-07-28T12:13:51.101040+0000 mgr.y (mgr.25253) 1358 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:52.612 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:13:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1879 16 16 0 0 0 - 0 2024-07-28T12:13:52.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:52.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:52.896 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:52.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:53.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:53.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:53.297 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:53 smithi177 bash[79620]: audit 2024-07-28T12:13:53.029946+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:13:53.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:53.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:53 smithi204 bash[68176]: audit 2024-07-28T12:13:53.029946+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:13:53.421 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:53.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:53.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:53.598 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:53 smithi177 bash[81864]: audit 2024-07-28T12:13:53.029946+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:13:53.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:13:53.647516+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:53.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:53.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1880 16 16 0 0 0 - 0 2024-07-28T12:13:53.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:53.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:53.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:54.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:54.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:54.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:54.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:54.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:54.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:54.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1881 16 16 0 0 0 - 0 2024-07-28T12:13:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:54 smithi204 bash[68176]: cluster 2024-07-28T12:13:53.102478+0000 mgr.y (mgr.25253) 1359 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:54 smithi204 bash[68176]: audit 2024-07-28T12:13:53.447878+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:54 smithi204 bash[68176]: audit 2024-07-28T12:13:53.456276+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.714 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[81864]: cluster 2024-07-28T12:13:53.102478+0000 mgr.y (mgr.25253) 1359 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:54.715 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[81864]: audit 2024-07-28T12:13:53.447878+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.715 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[81864]: audit 2024-07-28T12:13:53.456276+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.715 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[79620]: cluster 2024-07-28T12:13:53.102478+0000 mgr.y (mgr.25253) 1359 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:54.715 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[79620]: audit 2024-07-28T12:13:53.447878+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.715 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:54 smithi177 bash[79620]: audit 2024-07-28T12:13:53.456276+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:54.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:54.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:54.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:55.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:55.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:55.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:55.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:55.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:55.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1882 16 16 0 0 0 - 0 2024-07-28T12:13:55.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:55.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:55.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:56.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:56.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:56.168 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:13:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:13:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:13:56.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:56.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:56.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:56.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:56.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1883 16 16 0 0 0 - 0 2024-07-28T12:13:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:56 smithi204 bash[68176]: cluster 2024-07-28T12:13:55.103827+0000 mgr.y (mgr.25253) 1360 : cluster [DBG] pgmap v1443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:56.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:56.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:56 smithi177 bash[79620]: cluster 2024-07-28T12:13:55.103827+0000 mgr.y (mgr.25253) 1360 : cluster [DBG] pgmap v1443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:56.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:56 smithi177 bash[81864]: cluster 2024-07-28T12:13:55.103827+0000 mgr.y (mgr.25253) 1360 : cluster [DBG] pgmap v1443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:56.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:56.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:57.042 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:57.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:57.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:57.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:57.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:57.508 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:13:57.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:57.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1884 16 16 0 0 0 - 0 2024-07-28T12:13:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:57 smithi204 bash[68176]: audit 2024-07-28T12:13:57.448993+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.177:0/200897648' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:57 smithi204 bash[68176]: audit 2024-07-28T12:13:57.449580+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:57.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:57 smithi177 bash[79620]: audit 2024-07-28T12:13:57.448993+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.177:0/200897648' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:57 smithi177 bash[79620]: audit 2024-07-28T12:13:57.449580+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:57 smithi177 bash[81864]: audit 2024-07-28T12:13:57.448993+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.177:0/200897648' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:57 smithi177 bash[81864]: audit 2024-07-28T12:13:57.449580+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:57.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:57.837 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:57.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:13:57.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:58.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:58.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:58.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:58.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:58.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:58.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:58.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1885 16 16 0 0 0 - 0 2024-07-28T12:13:58.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:58.750 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: cluster 2024-07-28T12:13:57.105287+0000 mgr.y (mgr.25253) 1361 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:58.750 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: cluster 2024-07-28T12:13:57.500278+0000 mon.a (mon.0) 1746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: audit 2024-07-28T12:13:57.505026+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: cluster 2024-07-28T12:13:57.505079+0000 mon.a (mon.0) 1748 : cluster [DBG] osdmap e256: 8 total, 2 up, 7 in 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: audit 2024-07-28T12:13:58.463553+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[81864]: audit 2024-07-28T12:13:58.473304+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: cluster 2024-07-28T12:13:57.105287+0000 mgr.y (mgr.25253) 1361 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: cluster 2024-07-28T12:13:57.500278+0000 mon.a (mon.0) 1746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: audit 2024-07-28T12:13:57.505026+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: cluster 2024-07-28T12:13:57.505079+0000 mon.a (mon.0) 1748 : cluster [DBG] osdmap e256: 8 total, 2 up, 7 in 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: audit 2024-07-28T12:13:58.463553+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.751 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:13:58 smithi177 bash[79620]: audit 2024-07-28T12:13:58.473304+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: cluster 2024-07-28T12:13:57.105287+0000 mgr.y (mgr.25253) 1361 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:13:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: cluster 2024-07-28T12:13:57.500278+0000 mon.a (mon.0) 1746 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: audit 2024-07-28T12:13:57.505026+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: cluster 2024-07-28T12:13:57.505079+0000 mon.a (mon.0) 1748 : cluster [DBG] osdmap e256: 8 total, 2 up, 7 in 2024-07-28T12:13:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: audit 2024-07-28T12:13:58.463553+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:13:58 smithi204 bash[68176]: audit 2024-07-28T12:13:58.473304+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:13:58.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:59.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:59.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:59.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:59.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:59.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:59.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1886 16 16 0 0 0 - 0 2024-07-28T12:13:59.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:59.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:59.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:00.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:00.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:00.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:00.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:00.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:14:00.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:00.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:00.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1887 16 16 0 0 0 - 0 2024-07-28T12:14:00.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:00.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:00.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: cluster 2024-07-28T12:13:59.106068+0000 mgr.y (mgr.25253) 1362 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:00.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: audit 2024-07-28T12:13:59.574241+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: audit 2024-07-28T12:13:59.584169+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: audit 2024-07-28T12:14:00.027359+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:00.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: audit 2024-07-28T12:14:00.028453+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:00.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:00 smithi204 bash[68176]: audit 2024-07-28T12:14:00.035566+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:00.988 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: cluster 2024-07-28T12:13:59.106068+0000 mgr.y (mgr.25253) 1362 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:00.988 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: audit 2024-07-28T12:13:59.574241+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: audit 2024-07-28T12:13:59.584169+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: audit 2024-07-28T12:14:00.027359+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: audit 2024-07-28T12:14:00.028453+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[79620]: audit 2024-07-28T12:14:00.035566+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: cluster 2024-07-28T12:13:59.106068+0000 mgr.y (mgr.25253) 1362 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: audit 2024-07-28T12:13:59.574241+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: audit 2024-07-28T12:13:59.584169+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: audit 2024-07-28T12:14:00.027359+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: audit 2024-07-28T12:14:00.028453+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:00.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:00 smithi177 bash[81864]: audit 2024-07-28T12:14:00.035566+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:01.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:01.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:01.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:01.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:01.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:01.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1888 16 16 0 0 0 - 0 2024-07-28T12:14:01.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:01.700 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:01 smithi177 bash[81864]: audit 2024-07-28T12:14:00.719202+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:01.700 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:01 smithi177 bash[79620]: audit 2024-07-28T12:14:00.719202+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:01.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:01 smithi204 bash[68176]: audit 2024-07-28T12:14:00.719202+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:01.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:02.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:02.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:02.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:02.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:02.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:02.585 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.636 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:02.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:02.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1889 16 16 0 0 0 - 0 2024-07-28T12:14:02.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:02.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:02 smithi177 bash[81864]: cluster 2024-07-28T12:14:01.107460+0000 mgr.y (mgr.25253) 1363 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:02.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:02 smithi177 bash[79620]: cluster 2024-07-28T12:14:01.107460+0000 mgr.y (mgr.25253) 1363 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:02.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:02 smithi204 bash[68176]: cluster 2024-07-28T12:14:01.107460+0000 mgr.y (mgr.25253) 1363 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:02.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:03.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:03.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:03.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:03.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:03.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:03.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1890 16 16 0 0 0 - 0 2024-07-28T12:14:03.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:03.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:03.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:04.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:04.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:04.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:04.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:04.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:04.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1891 16 16 0 0 0 - 0 2024-07-28T12:14:04.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:04 smithi204 bash[68176]: cluster 2024-07-28T12:14:03.108931+0000 mgr.y (mgr.25253) 1364 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:04.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:04.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:04.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:04 smithi177 bash[81864]: cluster 2024-07-28T12:14:03.108931+0000 mgr.y (mgr.25253) 1364 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:04.907 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:04 smithi177 bash[79620]: cluster 2024-07-28T12:14:03.108931+0000 mgr.y (mgr.25253) 1364 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:05.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:05.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:05.212 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:05.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:05.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:05.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:05.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:05.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1892 16 16 0 0 0 - 0 2024-07-28T12:14:05.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:05.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:05.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:06.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:06.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:06.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:06.344 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:06.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:06.448 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:14:06.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:06.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1893 16 16 0 0 0 - 0 2024-07-28T12:14:06.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:06.713 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:06 smithi177 bash[81864]: cluster 2024-07-28T12:14:05.110475+0000 mgr.y (mgr.25253) 1365 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:06.713 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:06 smithi177 bash[79620]: cluster 2024-07-28T12:14:05.110475+0000 mgr.y (mgr.25253) 1365 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:06.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:06.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:06 smithi204 bash[68176]: cluster 2024-07-28T12:14:05.110475+0000 mgr.y (mgr.25253) 1365 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:07.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:07.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:14:07.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:07.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:07.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:07.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:07.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:07.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1894 16 16 0 0 0 - 0 2024-07-28T12:14:07.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:07.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:07.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:08.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:08.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:08.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:08.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:08.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:08.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1895 16 16 0 0 0 - 0 2024-07-28T12:14:08.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:08.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:08.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:08 smithi204 bash[68176]: cluster 2024-07-28T12:14:07.112105+0000 mgr.y (mgr.25253) 1366 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:08.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:08.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:08 smithi177 bash[81864]: cluster 2024-07-28T12:14:07.112105+0000 mgr.y (mgr.25253) 1366 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:08.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:08 smithi177 bash[79620]: cluster 2024-07-28T12:14:07.112105+0000 mgr.y (mgr.25253) 1366 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:09.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:09.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:09.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:09.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:09.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:09.614 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:14:09.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:09.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1896 16 16 0 0 0 - 0 2024-07-28T12:14:09.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:09.861 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:09 smithi177 bash[81864]: audit 2024-07-28T12:14:09.565836+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:09.861 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:09 smithi177 bash[79620]: audit 2024-07-28T12:14:09.565836+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:09.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:09 smithi204 bash[68176]: audit 2024-07-28T12:14:09.565836+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:10.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:10.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:10.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:10.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:10.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:10.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:10.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1897 16 16 0 0 0 - 0 2024-07-28T12:14:10.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:10.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:10 smithi204 bash[68176]: cluster 2024-07-28T12:14:09.113705+0000 mgr.y (mgr.25253) 1367 : cluster [DBG] pgmap v1451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:10 smithi204 bash[68176]: cluster 2024-07-28T12:14:09.598700+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:10 smithi204 bash[68176]: audit 2024-07-28T12:14:09.613381+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:10 smithi204 bash[68176]: cluster 2024-07-28T12:14:09.613523+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e257: 8 total, 2 up, 7 in 2024-07-28T12:14:10.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:10.967 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[81864]: cluster 2024-07-28T12:14:09.113705+0000 mgr.y (mgr.25253) 1367 : cluster [DBG] pgmap v1451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[81864]: cluster 2024-07-28T12:14:09.598700+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[81864]: audit 2024-07-28T12:14:09.613381+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[81864]: cluster 2024-07-28T12:14:09.613523+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e257: 8 total, 2 up, 7 in 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[79620]: cluster 2024-07-28T12:14:09.113705+0000 mgr.y (mgr.25253) 1367 : cluster [DBG] pgmap v1451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[79620]: cluster 2024-07-28T12:14:09.598700+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[79620]: audit 2024-07-28T12:14:09.613381+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? 172.21.15.177:0/3484761250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:10.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:10 smithi177 bash[79620]: cluster 2024-07-28T12:14:09.613523+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e257: 8 total, 2 up, 7 in 2024-07-28T12:14:11.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:11.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:11.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:11.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:11.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:11.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1898 16 16 0 0 0 - 0 2024-07-28T12:14:11.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:11.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:11.830 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:11.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:12.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:12.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:12.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:12.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:12.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:12.616 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:12.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1899 16 16 0 0 0 - 0 2024-07-28T12:14:12.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:14:12.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:12.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:12.877 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:12 smithi177 bash[81864]: cluster 2024-07-28T12:14:11.115221+0000 mgr.y (mgr.25253) 1368 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:12.878 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:12 smithi177 bash[79620]: cluster 2024-07-28T12:14:11.115221+0000 mgr.y (mgr.25253) 1368 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:12 smithi204 bash[68176]: cluster 2024-07-28T12:14:11.115221+0000 mgr.y (mgr.25253) 1368 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:12.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:13.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:13.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:13.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:13.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:13.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:13.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:14:13.650441+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:13.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:13.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1900 16 16 0 0 0 - 0 2024-07-28T12:14:13.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:13.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:13.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:14.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:14.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:14.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:14.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:14.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:14.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:14.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1901 16 16 0 0 0 - 0 2024-07-28T12:14:14.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:14.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:14.893 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:14 smithi177 bash[81864]: cluster 2024-07-28T12:14:13.116128+0000 mgr.y (mgr.25253) 1369 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:14.893 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:14 smithi177 bash[79620]: cluster 2024-07-28T12:14:13.116128+0000 mgr.y (mgr.25253) 1369 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:14 smithi204 bash[68176]: cluster 2024-07-28T12:14:13.116128+0000 mgr.y (mgr.25253) 1369 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:15.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:15.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:15.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:15.593 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:15.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:15.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1902 16 16 0 0 0 - 0 2024-07-28T12:14:15.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:15.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:16.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:16.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:16.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:16.319 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:14:16.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:16.428 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:16.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:14:16.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:16.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1903 16 16 0 0 0 - 0 2024-07-28T12:14:16.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:16.677 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:16 smithi177 bash[81864]: cluster 2024-07-28T12:14:15.117577+0000 mgr.y (mgr.25253) 1370 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:16.677 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:16 smithi177 bash[81864]: audit 2024-07-28T12:14:15.719776+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:16.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:16 smithi177 bash[79620]: cluster 2024-07-28T12:14:15.117577+0000 mgr.y (mgr.25253) 1370 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:16.678 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:16 smithi177 bash[79620]: audit 2024-07-28T12:14:15.719776+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:16.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:16 smithi204 bash[68176]: cluster 2024-07-28T12:14:15.117577+0000 mgr.y (mgr.25253) 1370 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:16 smithi204 bash[68176]: audit 2024-07-28T12:14:15.719776+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:17.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:17.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:17.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:17.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:17.408 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:17.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:17.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:17.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1904 16 16 0 0 0 - 0 2024-07-28T12:14:17.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:17.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:17.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:18.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:18.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:18.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:18.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:18.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:18.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1905 16 16 0 0 0 - 0 2024-07-28T12:14:18.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:18 smithi177 bash[81864]: cluster 2024-07-28T12:14:17.119060+0000 mgr.y (mgr.25253) 1371 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:18 smithi177 bash[79620]: cluster 2024-07-28T12:14:17.119060+0000 mgr.y (mgr.25253) 1371 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:18.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:18 smithi204 bash[68176]: cluster 2024-07-28T12:14:17.119060+0000 mgr.y (mgr.25253) 1371 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:18.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:19.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:19.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:19.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:19.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:19.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:19.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:19.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1906 16 16 0 0 0 - 0 2024-07-28T12:14:19.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:19.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:19.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:20.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:20.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:20.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:20.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:20.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:20.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1907 16 16 0 0 0 - 0 2024-07-28T12:14:20.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:20 smithi177 bash[79620]: cluster 2024-07-28T12:14:19.119875+0000 mgr.y (mgr.25253) 1372 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:20.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:20 smithi177 bash[81864]: cluster 2024-07-28T12:14:19.119875+0000 mgr.y (mgr.25253) 1372 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:20.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:20.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:20 smithi204 bash[68176]: cluster 2024-07-28T12:14:19.119875+0000 mgr.y (mgr.25253) 1372 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:20.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:21.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:21.175 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:21.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:21.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:21.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1908 16 16 0 0 0 - 0 2024-07-28T12:14:21.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:21.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:21.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:22.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:22.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:22.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:22.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:22.580 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:22.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1909 16 16 0 0 0 - 0 2024-07-28T12:14:22.657 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:14:22.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:22.786 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:22 smithi204 bash[68176]: cluster 2024-07-28T12:14:21.121294+0000 mgr.y (mgr.25253) 1373 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:22.787 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:22 smithi204 bash[68176]: audit 2024-07-28T12:14:21.874310+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:22.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:22.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:22 smithi177 bash[81864]: cluster 2024-07-28T12:14:21.121294+0000 mgr.y (mgr.25253) 1373 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:22 smithi177 bash[81864]: audit 2024-07-28T12:14:21.874310+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:22 smithi177 bash[79620]: cluster 2024-07-28T12:14:21.121294+0000 mgr.y (mgr.25253) 1373 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:22 smithi177 bash[79620]: audit 2024-07-28T12:14:21.874310+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:23.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:23.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:23.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:23.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:23.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:23.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1910 16 16 0 0 0 - 0 2024-07-28T12:14:23.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:23.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[79620]: cluster 2024-07-28T12:14:22.637408+0000 mon.a (mon.0) 1763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:23.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[79620]: audit 2024-07-28T12:14:22.656221+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:23.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[79620]: cluster 2024-07-28T12:14:22.656336+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e258: 8 total, 2 up, 7 in 2024-07-28T12:14:23.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[81864]: cluster 2024-07-28T12:14:22.637408+0000 mon.a (mon.0) 1763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:23.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[81864]: audit 2024-07-28T12:14:22.656221+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:23 smithi177 bash[81864]: cluster 2024-07-28T12:14:22.656336+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e258: 8 total, 2 up, 7 in 2024-07-28T12:14:23.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:23.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:23 smithi204 bash[68176]: cluster 2024-07-28T12:14:22.637408+0000 mon.a (mon.0) 1763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:23.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:23 smithi204 bash[68176]: audit 2024-07-28T12:14:22.656221+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? 172.21.15.177:0/1006065018' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:23.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:23 smithi204 bash[68176]: cluster 2024-07-28T12:14:22.656336+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e258: 8 total, 2 up, 7 in 2024-07-28T12:14:23.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:24.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:24.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:24.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:24.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:24.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:24.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:24.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1911 16 16 0 0 0 - 0 2024-07-28T12:14:24.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:24.798 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:24.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:24.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:24 smithi204 bash[68176]: cluster 2024-07-28T12:14:23.122785+0000 mgr.y (mgr.25253) 1374 : cluster [DBG] pgmap v1460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:24.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:24 smithi177 bash[79620]: cluster 2024-07-28T12:14:23.122785+0000 mgr.y (mgr.25253) 1374 : cluster [DBG] pgmap v1460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:24 smithi177 bash[81864]: cluster 2024-07-28T12:14:23.122785+0000 mgr.y (mgr.25253) 1374 : cluster [DBG] pgmap v1460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:25.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:25.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:25.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:14:25.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:25.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:14:25.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1912 16 16 0 0 0 - 0 2024-07-28T12:14:25.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:25.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:26.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:26.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:14:26.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:26.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1913 16 16 0 0 0 - 0 2024-07-28T12:14:26.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:26.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:26.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:26 smithi204 bash[68176]: cluster 2024-07-28T12:14:25.124272+0000 mgr.y (mgr.25253) 1375 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:26.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:26.983 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:26 smithi177 bash[81864]: cluster 2024-07-28T12:14:25.124272+0000 mgr.y (mgr.25253) 1375 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:26.983 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:26 smithi177 bash[79620]: cluster 2024-07-28T12:14:25.124272+0000 mgr.y (mgr.25253) 1375 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:27.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:27.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:27.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:27.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:27.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:27.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1914 16 16 0 0 0 - 0 2024-07-28T12:14:27.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:27.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:27.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:28.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:28.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:28.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:28.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:28.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:28.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:28.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1915 16 16 0 0 0 - 0 2024-07-28T12:14:28.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:28.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:28.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:29.006 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:28 smithi177 bash[79620]: cluster 2024-07-28T12:14:27.125207+0000 mgr.y (mgr.25253) 1376 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:29.007 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:28 smithi177 bash[81864]: cluster 2024-07-28T12:14:27.125207+0000 mgr.y (mgr.25253) 1376 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:29.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:28 smithi204 bash[68176]: cluster 2024-07-28T12:14:27.125207+0000 mgr.y (mgr.25253) 1376 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:29.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:29.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:29.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:29.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:29.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1916 16 16 0 0 0 - 0 2024-07-28T12:14:29.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:29.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:29.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:30.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:30.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:30.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:30.298 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:30.380 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:30.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:30.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:30.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:30.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1917 16 16 0 0 0 - 0 2024-07-28T12:14:30.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:30.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:30 smithi204 bash[68176]: cluster 2024-07-28T12:14:29.126751+0000 mgr.y (mgr.25253) 1377 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:30.870 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:30 smithi177 bash[79620]: cluster 2024-07-28T12:14:29.126751+0000 mgr.y (mgr.25253) 1377 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:30.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:31.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:30 smithi177 bash[81864]: cluster 2024-07-28T12:14:29.126751+0000 mgr.y (mgr.25253) 1377 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:31.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:31.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:31.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1918 16 16 0 0 0 - 0 2024-07-28T12:14:31.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:31 smithi177 bash[81864]: audit 2024-07-28T12:14:30.724324+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:31 smithi177 bash[81864]: audit 2024-07-28T12:14:30.725858+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:31 smithi177 bash[79620]: audit 2024-07-28T12:14:30.724324+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:31 smithi177 bash[79620]: audit 2024-07-28T12:14:30.725858+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:31.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:31.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:31 smithi204 bash[68176]: audit 2024-07-28T12:14:30.724324+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:31 smithi204 bash[68176]: audit 2024-07-28T12:14:30.725858+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:32.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:32.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:32.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:32.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:32.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:32.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1919 16 16 0 0 0 - 0 2024-07-28T12:14:32.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:32.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:32.892 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:32 smithi177 bash[81864]: cluster 2024-07-28T12:14:31.128289+0000 mgr.y (mgr.25253) 1378 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:32.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:32 smithi177 bash[79620]: cluster 2024-07-28T12:14:31.128289+0000 mgr.y (mgr.25253) 1378 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:33.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:33.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:33.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:32 smithi204 bash[68176]: cluster 2024-07-28T12:14:31.128289+0000 mgr.y (mgr.25253) 1378 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:33.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:33.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:33.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:33.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:33.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:14:33.653104+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:33.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:33.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1920 16 16 0 0 0 - 0 2024-07-28T12:14:33.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:33.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:33.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:34.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:34.253 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:34.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:34.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:34.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1921 16 16 0 0 0 - 0 2024-07-28T12:14:34.750 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:14:34.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:34 smithi177 bash[79620]: cluster 2024-07-28T12:14:33.129832+0000 mgr.y (mgr.25253) 1379 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:34.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:34 smithi177 bash[79620]: audit 2024-07-28T12:14:34.607637+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:34.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:34 smithi177 bash[81864]: cluster 2024-07-28T12:14:33.129832+0000 mgr.y (mgr.25253) 1379 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:34.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:34 smithi177 bash[81864]: audit 2024-07-28T12:14:34.607637+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:35.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:35.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:34 smithi204 bash[68176]: cluster 2024-07-28T12:14:33.129832+0000 mgr.y (mgr.25253) 1379 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:35.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:34 smithi204 bash[68176]: audit 2024-07-28T12:14:34.607637+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:35.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:14:35.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:35.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:35.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:35.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:35.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:35.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1922 16 16 0 0 0 - 0 2024-07-28T12:14:35.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:35.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:35.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[81864]: cluster 2024-07-28T12:14:34.735702+0000 mon.a (mon.0) 1769 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[81864]: audit 2024-07-28T12:14:34.750144+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[81864]: cluster 2024-07-28T12:14:34.750259+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e259: 8 total, 2 up, 7 in 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[79620]: cluster 2024-07-28T12:14:34.735702+0000 mon.a (mon.0) 1769 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[79620]: audit 2024-07-28T12:14:34.750144+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:36.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:35 smithi177 bash[79620]: cluster 2024-07-28T12:14:34.750259+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e259: 8 total, 2 up, 7 in 2024-07-28T12:14:36.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:36.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:35 smithi204 bash[68176]: cluster 2024-07-28T12:14:34.735702+0000 mon.a (mon.0) 1769 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:36.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:35 smithi204 bash[68176]: audit 2024-07-28T12:14:34.750144+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.177:0/1602930918' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:36.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:35 smithi204 bash[68176]: cluster 2024-07-28T12:14:34.750259+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e259: 8 total, 2 up, 7 in 2024-07-28T12:14:36.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:36.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:36.330 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:14:36.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:36.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:36.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1923 16 16 0 0 0 - 0 2024-07-28T12:14:36.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:36.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:36.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:37.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:36 smithi177 bash[79620]: cluster 2024-07-28T12:14:35.131142+0000 mgr.y (mgr.25253) 1380 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:37.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:36 smithi177 bash[81864]: cluster 2024-07-28T12:14:35.131142+0000 mgr.y (mgr.25253) 1380 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:37.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:37.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:36 smithi204 bash[68176]: cluster 2024-07-28T12:14:35.131142+0000 mgr.y (mgr.25253) 1380 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:37.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:37.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:37.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:37.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:37.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:37.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1924 16 16 0 0 0 - 0 2024-07-28T12:14:37.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:37.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:14:37.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:37.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:38.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:38.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:38.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:38.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:38.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:38.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1925 16 16 0 0 0 - 0 2024-07-28T12:14:38.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:38.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:38.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:38 smithi177 bash[81864]: cluster 2024-07-28T12:14:37.132695+0000 mgr.y (mgr.25253) 1381 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:38 smithi177 bash[79620]: cluster 2024-07-28T12:14:37.132695+0000 mgr.y (mgr.25253) 1381 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:39.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:38 smithi204 bash[68176]: cluster 2024-07-28T12:14:37.132695+0000 mgr.y (mgr.25253) 1381 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:39.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:39.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:39.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:39.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:39.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:39.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1926 16 16 0 0 0 - 0 2024-07-28T12:14:39.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:39.784 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:39.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:39.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:40.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:40.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:40.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:40.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:40.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:40.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1927 16 16 0 0 0 - 0 2024-07-28T12:14:40.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:40.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:40.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:40 smithi177 bash[79620]: cluster 2024-07-28T12:14:39.133593+0000 mgr.y (mgr.25253) 1382 : cluster [DBG] pgmap v1469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:41.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:40 smithi177 bash[81864]: cluster 2024-07-28T12:14:39.133593+0000 mgr.y (mgr.25253) 1382 : cluster [DBG] pgmap v1469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:41.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:40 smithi204 bash[68176]: cluster 2024-07-28T12:14:39.133593+0000 mgr.y (mgr.25253) 1382 : cluster [DBG] pgmap v1469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:41.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:41.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:41.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:41.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:41.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:41.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:41.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1928 16 16 0 0 0 - 0 2024-07-28T12:14:41.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:41.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:42.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:42.577 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:42.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1929 16 16 0 0 0 - 0 2024-07-28T12:14:42.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:42.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:42.969 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:42 smithi177 bash[81864]: cluster 2024-07-28T12:14:41.135180+0000 mgr.y (mgr.25253) 1383 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:42.969 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:42 smithi177 bash[79620]: cluster 2024-07-28T12:14:41.135180+0000 mgr.y (mgr.25253) 1383 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:43.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:43.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:42 smithi204 bash[68176]: cluster 2024-07-28T12:14:41.135180+0000 mgr.y (mgr.25253) 1383 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:43.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:43.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:43.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:43.487 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:43.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:43.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1930 16 16 0 0 0 - 0 2024-07-28T12:14:43.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:43.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:43.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:44.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:44.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:44.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:44.281 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:44.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:14:44.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:44.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:44.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:44.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1931 16 16 0 0 0 - 0 2024-07-28T12:14:44.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:44.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:44.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:45.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:44 smithi177 bash[79620]: cluster 2024-07-28T12:14:43.136303+0000 mgr.y (mgr.25253) 1384 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:45.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:44 smithi177 bash[81864]: cluster 2024-07-28T12:14:43.136303+0000 mgr.y (mgr.25253) 1384 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:45.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:44 smithi204 bash[68176]: cluster 2024-07-28T12:14:43.136303+0000 mgr.y (mgr.25253) 1384 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:45.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:45.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:45.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:45.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:45.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1932 16 16 0 0 0 - 0 2024-07-28T12:14:45.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:45.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:45.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:46.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:46.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:46.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:14:46.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:46.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:46.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:46.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:46.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1933 16 16 0 0 0 - 0 2024-07-28T12:14:46.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:46.749 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[81864]: cluster 2024-07-28T12:14:45.137190+0000 mgr.y (mgr.25253) 1385 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:46.749 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[81864]: audit 2024-07-28T12:14:45.727216+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:46.749 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[81864]: audit 2024-07-28T12:14:45.729292+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:46.750 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[79620]: cluster 2024-07-28T12:14:45.137190+0000 mgr.y (mgr.25253) 1385 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:46.750 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[79620]: audit 2024-07-28T12:14:45.727216+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:46.750 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:46 smithi177 bash[79620]: audit 2024-07-28T12:14:45.729292+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:46.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:46.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:46.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:46 smithi204 bash[68176]: cluster 2024-07-28T12:14:45.137190+0000 mgr.y (mgr.25253) 1385 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:46.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:46 smithi204 bash[68176]: audit 2024-07-28T12:14:45.727216+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:14:46.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:46 smithi204 bash[68176]: audit 2024-07-28T12:14:45.729292+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:47.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:47.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:47.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1934 16 16 0 0 0 - 0 2024-07-28T12:14:47.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:47.749 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:14:47.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:47 smithi204 bash[68176]: audit 2024-07-28T12:14:46.838750+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.177:0/1071721029' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:47 smithi204 bash[68176]: audit 2024-07-28T12:14:46.839178+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:47.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:47 smithi177 bash[81864]: audit 2024-07-28T12:14:46.838750+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.177:0/1071721029' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:47.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:47 smithi177 bash[81864]: audit 2024-07-28T12:14:46.839178+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:47.987 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:47 smithi177 bash[79620]: audit 2024-07-28T12:14:46.838750+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.177:0/1071721029' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:47.987 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:47 smithi177 bash[79620]: audit 2024-07-28T12:14:46.839178+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:48.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:48.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:48.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:48.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:48.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:48.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:48.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1935 16 16 0 0 0 - 0 2024-07-28T12:14:48.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:48.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:48.923 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[81864]: cluster 2024-07-28T12:14:47.138620+0000 mgr.y (mgr.25253) 1386 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:48.923 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[81864]: cluster 2024-07-28T12:14:47.725049+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:48.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[81864]: audit 2024-07-28T12:14:47.748971+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:48.924 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[81864]: cluster 2024-07-28T12:14:47.749140+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e260: 8 total, 2 up, 7 in 2024-07-28T12:14:48.924 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[79620]: cluster 2024-07-28T12:14:47.138620+0000 mgr.y (mgr.25253) 1386 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:48.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[79620]: cluster 2024-07-28T12:14:47.725049+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:48.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[79620]: audit 2024-07-28T12:14:47.748971+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:48.925 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:48 smithi177 bash[79620]: cluster 2024-07-28T12:14:47.749140+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e260: 8 total, 2 up, 7 in 2024-07-28T12:14:49.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:49.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:48 smithi204 bash[68176]: cluster 2024-07-28T12:14:47.138620+0000 mgr.y (mgr.25253) 1386 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:49.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:48 smithi204 bash[68176]: cluster 2024-07-28T12:14:47.725049+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:49.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:48 smithi204 bash[68176]: audit 2024-07-28T12:14:47.748971+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:49.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:48 smithi204 bash[68176]: cluster 2024-07-28T12:14:47.749140+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e260: 8 total, 2 up, 7 in 2024-07-28T12:14:49.073 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:49.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:49.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:49.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:49.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:49.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:49.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1936 16 16 0 0 0 - 0 2024-07-28T12:14:49.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:49.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:49.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:50.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:50.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:50.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:50.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:50.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1937 16 16 0 0 0 - 0 2024-07-28T12:14:50.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:14:50.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:50 smithi204 bash[68176]: cluster 2024-07-28T12:14:49.140100+0000 mgr.y (mgr.25253) 1387 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:50.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:51.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:50 smithi177 bash[81864]: cluster 2024-07-28T12:14:49.140100+0000 mgr.y (mgr.25253) 1387 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:51.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:50 smithi177 bash[79620]: cluster 2024-07-28T12:14:49.140100+0000 mgr.y (mgr.25253) 1387 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:51.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:51.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:51.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:51.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:51.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:51.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:51.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1938 16 16 0 0 0 - 0 2024-07-28T12:14:51.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:51.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:51.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:52.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:52.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:52.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:14:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:52.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:52.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1939 16 16 0 0 0 - 0 2024-07-28T12:14:52.688 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:52.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:52.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:52.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:52 smithi204 bash[68176]: cluster 2024-07-28T12:14:51.141544+0000 mgr.y (mgr.25253) 1388 : cluster [DBG] pgmap v1476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:52.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:52 smithi177 bash[81864]: cluster 2024-07-28T12:14:51.141544+0000 mgr.y (mgr.25253) 1388 : cluster [DBG] pgmap v1476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:52 smithi177 bash[79620]: cluster 2024-07-28T12:14:51.141544+0000 mgr.y (mgr.25253) 1388 : cluster [DBG] pgmap v1476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:53.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:53.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:53.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:53.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:53.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:53.548 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:53.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:14:53.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:53.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:14:53.655998+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:53.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:53.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1940 16 16 0 0 0 - 0 2024-07-28T12:14:53.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:53.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:53.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:54.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:54.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1941 16 16 0 0 0 - 0 2024-07-28T12:14:54.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:54.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:55.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:54 smithi177 bash[79620]: cluster 2024-07-28T12:14:53.143046+0000 mgr.y (mgr.25253) 1389 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:55.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:54 smithi177 bash[81864]: cluster 2024-07-28T12:14:53.143046+0000 mgr.y (mgr.25253) 1389 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:55.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:55.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:54 smithi204 bash[68176]: cluster 2024-07-28T12:14:53.143046+0000 mgr.y (mgr.25253) 1389 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:55.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:55.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:55.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:55.516 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:55.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:55.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1942 16 16 0 0 0 - 0 2024-07-28T12:14:55.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:55.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:55.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:56.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:56.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:56.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:56.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:14:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:14:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:14:56.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:56.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:56.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:56.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1943 16 16 0 0 0 - 0 2024-07-28T12:14:56.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:56.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:56.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:56.978 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:56 smithi177 bash[81864]: cluster 2024-07-28T12:14:55.144574+0000 mgr.y (mgr.25253) 1390 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:56.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:56 smithi177 bash[79620]: cluster 2024-07-28T12:14:55.144574+0000 mgr.y (mgr.25253) 1390 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:57.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:57.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:56 smithi204 bash[68176]: cluster 2024-07-28T12:14:55.144574+0000 mgr.y (mgr.25253) 1390 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:57.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:57.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:57.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:57.545 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:57.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:57.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1944 16 16 0 0 0 - 0 2024-07-28T12:14:57.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:57.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:57.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:58.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:58.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:58.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:58.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1945 16 16 0 0 0 - 0 2024-07-28T12:14:58.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:58.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:14:58 smithi204 bash[68176]: cluster 2024-07-28T12:14:57.146095+0000 mgr.y (mgr.25253) 1391 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:58.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:14:58 smithi177 bash[79620]: cluster 2024-07-28T12:14:57.146095+0000 mgr.y (mgr.25253) 1391 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:14:58 smithi177 bash[81864]: cluster 2024-07-28T12:14:57.146095+0000 mgr.y (mgr.25253) 1391 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:14:59.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:59.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:59.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:59.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:59.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:59.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1946 16 16 0 0 0 - 0 2024-07-28T12:14:59.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:59.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:59.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:00.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:00.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:00.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1947 16 16 0 0 0 - 0 2024-07-28T12:15:00.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:00.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[81864]: cluster 2024-07-28T12:14:59.147608+0000 mgr.y (mgr.25253) 1392 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[81864]: audit 2024-07-28T12:15:00.168714+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[81864]: audit 2024-07-28T12:15:00.504950+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[81864]: audit 2024-07-28T12:15:00.511225+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[81864]: audit 2024-07-28T12:15:00.720783+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[79620]: cluster 2024-07-28T12:14:59.147608+0000 mgr.y (mgr.25253) 1392 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[79620]: audit 2024-07-28T12:15:00.168714+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[79620]: audit 2024-07-28T12:15:00.504950+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[79620]: audit 2024-07-28T12:15:00.511225+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:00.795 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:00 smithi177 bash[79620]: audit 2024-07-28T12:15:00.720783+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:00.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:00.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:01.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:00 smithi204 bash[68176]: cluster 2024-07-28T12:14:59.147608+0000 mgr.y (mgr.25253) 1392 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:00 smithi204 bash[68176]: audit 2024-07-28T12:15:00.168714+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:00 smithi204 bash[68176]: audit 2024-07-28T12:15:00.504950+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:00 smithi204 bash[68176]: audit 2024-07-28T12:15:00.511225+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:00 smithi204 bash[68176]: audit 2024-07-28T12:15:00.720783+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:01.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:01.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:01.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:01.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:01.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1948 16 16 0 0 0 - 0 2024-07-28T12:15:01.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:01.780 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:15:01.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:01.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:01 smithi204 bash[68176]: audit 2024-07-28T12:15:01.117012+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:01.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:01 smithi177 bash[79620]: audit 2024-07-28T12:15:01.117012+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:01 smithi177 bash[81864]: audit 2024-07-28T12:15:01.117012+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:02.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:02.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:02.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:02.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:02.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:02.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:02.634 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1949 16 16 0 0 0 - 0 2024-07-28T12:15:02.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:02.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:02.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[79620]: cluster 2024-07-28T12:15:01.149043+0000 mgr.y (mgr.25253) 1393 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[79620]: cluster 2024-07-28T12:15:01.765685+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[79620]: audit 2024-07-28T12:15:01.780274+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[79620]: cluster 2024-07-28T12:15:01.780325+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e261: 8 total, 2 up, 7 in 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[81864]: cluster 2024-07-28T12:15:01.149043+0000 mgr.y (mgr.25253) 1393 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[81864]: cluster 2024-07-28T12:15:01.765685+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:03.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[81864]: audit 2024-07-28T12:15:01.780274+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:03.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:02 smithi177 bash[81864]: cluster 2024-07-28T12:15:01.780325+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e261: 8 total, 2 up, 7 in 2024-07-28T12:15:03.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:02 smithi204 bash[68176]: cluster 2024-07-28T12:15:01.149043+0000 mgr.y (mgr.25253) 1393 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:02 smithi204 bash[68176]: cluster 2024-07-28T12:15:01.765685+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:02 smithi204 bash[68176]: audit 2024-07-28T12:15:01.780274+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.177:0/158979575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:02 smithi204 bash[68176]: cluster 2024-07-28T12:15:01.780325+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e261: 8 total, 2 up, 7 in 2024-07-28T12:15:03.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:03.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:03.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:03.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:03.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1950 16 16 0 0 0 - 0 2024-07-28T12:15:03.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:03.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:03.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:04.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:04.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:04.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:04.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:04.430 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:04.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:04.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:04.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1951 16 16 0 0 0 - 0 2024-07-28T12:15:04.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:04.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:05.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:04 smithi177 bash[81864]: cluster 2024-07-28T12:15:03.150083+0000 mgr.y (mgr.25253) 1394 : cluster [DBG] pgmap v1483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:05.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:04 smithi177 bash[79620]: cluster 2024-07-28T12:15:03.150083+0000 mgr.y (mgr.25253) 1394 : cluster [DBG] pgmap v1483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:05.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:05.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:04 smithi204 bash[68176]: cluster 2024-07-28T12:15:03.150083+0000 mgr.y (mgr.25253) 1394 : cluster [DBG] pgmap v1483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:05.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:05.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:05.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:15:05.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:05.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:15:05.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:05.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1952 16 16 0 0 0 - 0 2024-07-28T12:15:05.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:05.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:05.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:06.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:06.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:06.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:15:06.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:06.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:06.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:06.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:06.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1953 16 16 0 0 0 - 0 2024-07-28T12:15:06.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:06.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:07.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:07.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[81864]: cluster 2024-07-28T12:15:05.151516+0000 mgr.y (mgr.25253) 1395 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[81864]: audit 2024-07-28T12:15:06.362034+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[81864]: audit 2024-07-28T12:15:06.373056+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[79620]: cluster 2024-07-28T12:15:05.151516+0000 mgr.y (mgr.25253) 1395 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[79620]: audit 2024-07-28T12:15:06.362034+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:06 smithi177 bash[79620]: audit 2024-07-28T12:15:06.373056+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:06 smithi204 bash[68176]: cluster 2024-07-28T12:15:05.151516+0000 mgr.y (mgr.25253) 1395 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:06 smithi204 bash[68176]: audit 2024-07-28T12:15:06.362034+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:06 smithi204 bash[68176]: audit 2024-07-28T12:15:06.373056+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:07.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:07.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:07.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:07.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:07.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1954 16 16 0 0 0 - 0 2024-07-28T12:15:07.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:07.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:07.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:08.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:08.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:08.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:08.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:08.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:08.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:08.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1955 16 16 0 0 0 - 0 2024-07-28T12:15:08.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:08.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: cluster 2024-07-28T12:15:07.152225+0000 mgr.y (mgr.25253) 1396 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: audit 2024-07-28T12:15:07.688027+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: audit 2024-07-28T12:15:07.695342+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: audit 2024-07-28T12:15:08.097259+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: audit 2024-07-28T12:15:08.098293+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:08.898 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[79620]: audit 2024-07-28T12:15:08.105852+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: cluster 2024-07-28T12:15:07.152225+0000 mgr.y (mgr.25253) 1396 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: audit 2024-07-28T12:15:07.688027+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: audit 2024-07-28T12:15:07.695342+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: audit 2024-07-28T12:15:08.097259+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: audit 2024-07-28T12:15:08.098293+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:08.899 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:08 smithi177 bash[81864]: audit 2024-07-28T12:15:08.105852+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:09.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: cluster 2024-07-28T12:15:07.152225+0000 mgr.y (mgr.25253) 1396 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: audit 2024-07-28T12:15:07.688027+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: audit 2024-07-28T12:15:07.695342+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: audit 2024-07-28T12:15:08.097259+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: audit 2024-07-28T12:15:08.098293+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:08 smithi204 bash[68176]: audit 2024-07-28T12:15:08.105852+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:09.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:09.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:09.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1956 16 16 0 0 0 - 0 2024-07-28T12:15:09.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:09.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:09.981 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:09.982 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:10.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:10.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:10.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:10.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:10.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:10.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1957 16 16 0 0 0 - 0 2024-07-28T12:15:10.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:10.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:10.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:10.918 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:10 smithi177 bash[81864]: cluster 2024-07-28T12:15:09.153453+0000 mgr.y (mgr.25253) 1397 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:10.918 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:10 smithi177 bash[79620]: cluster 2024-07-28T12:15:09.153453+0000 mgr.y (mgr.25253) 1397 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:11.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:11.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:11.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:10 smithi204 bash[68176]: cluster 2024-07-28T12:15:09.153453+0000 mgr.y (mgr.25253) 1397 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:11.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:11.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:11.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:11.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:11.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1958 16 16 0 0 0 - 0 2024-07-28T12:15:11.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:11.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:11.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:12.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:12.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:12.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:12.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:12.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:12.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1959 16 16 0 0 0 - 0 2024-07-28T12:15:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:12.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:12.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:12.938 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:12 smithi177 bash[81864]: cluster 2024-07-28T12:15:11.154914+0000 mgr.y (mgr.25253) 1398 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:12.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:12 smithi177 bash[79620]: cluster 2024-07-28T12:15:11.154914+0000 mgr.y (mgr.25253) 1398 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:13.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:13.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:12 smithi204 bash[68176]: cluster 2024-07-28T12:15:11.154914+0000 mgr.y (mgr.25253) 1398 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:13.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:13.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:13.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:13.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:13.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:15:13.658728+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:13.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:13.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1960 16 16 0 0 0 - 0 2024-07-28T12:15:13.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:13.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:13.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:14.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:14.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:14.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:14.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:14.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:14.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1961 16 16 0 0 0 - 0 2024-07-28T12:15:14.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:14.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:14 smithi177 bash[81864]: cluster 2024-07-28T12:15:13.156066+0000 mgr.y (mgr.25253) 1399 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:14.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:14 smithi177 bash[79620]: cluster 2024-07-28T12:15:13.156066+0000 mgr.y (mgr.25253) 1399 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:14.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:14.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:15.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:15.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:14 smithi204 bash[68176]: cluster 2024-07-28T12:15:13.156066+0000 mgr.y (mgr.25253) 1399 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:15.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:15.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:15.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:15.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:15.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:15.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1962 16 16 0 0 0 - 0 2024-07-28T12:15:15.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:15.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:16.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:16.098 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:16.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:16.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:16.257 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:15:16.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:16.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:16.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:16.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1963 16 16 0 0 0 - 0 2024-07-28T12:15:16.719 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:15:16.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:16.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:16 smithi204 bash[68176]: cluster 2024-07-28T12:15:15.157510+0000 mgr.y (mgr.25253) 1400 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:16 smithi204 bash[68176]: audit 2024-07-28T12:15:15.721395+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:16 smithi204 bash[68176]: audit 2024-07-28T12:15:16.387741+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.177:0/808954295' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:16 smithi204 bash[68176]: audit 2024-07-28T12:15:16.388106+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:16.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[81864]: cluster 2024-07-28T12:15:15.157510+0000 mgr.y (mgr.25253) 1400 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[81864]: audit 2024-07-28T12:15:15.721395+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[81864]: audit 2024-07-28T12:15:16.387741+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.177:0/808954295' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[81864]: audit 2024-07-28T12:15:16.388106+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[79620]: cluster 2024-07-28T12:15:15.157510+0000 mgr.y (mgr.25253) 1400 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[79620]: audit 2024-07-28T12:15:15.721395+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:17.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[79620]: audit 2024-07-28T12:15:16.387741+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.177:0/808954295' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:17.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:16 smithi177 bash[79620]: audit 2024-07-28T12:15:16.388106+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:17.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:17.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:17.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:15:17.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:17.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:17.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:17.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1964 16 16 0 0 0 - 0 2024-07-28T12:15:17.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:17.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[81864]: cluster 2024-07-28T12:15:16.704557+0000 mon.a (mon.0) 1795 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[81864]: audit 2024-07-28T12:15:16.717830+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[81864]: cluster 2024-07-28T12:15:16.717936+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e262: 8 total, 2 up, 7 in 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[79620]: cluster 2024-07-28T12:15:16.704557+0000 mon.a (mon.0) 1795 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[79620]: audit 2024-07-28T12:15:16.717830+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:17.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:17 smithi177 bash[79620]: cluster 2024-07-28T12:15:16.717936+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e262: 8 total, 2 up, 7 in 2024-07-28T12:15:17.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:18.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:18.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:17 smithi204 bash[68176]: cluster 2024-07-28T12:15:16.704557+0000 mon.a (mon.0) 1795 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:17 smithi204 bash[68176]: audit 2024-07-28T12:15:16.717830+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:17 smithi204 bash[68176]: cluster 2024-07-28T12:15:16.717936+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e262: 8 total, 2 up, 7 in 2024-07-28T12:15:18.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:18.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:18.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:18.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:18.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1965 16 16 0 0 0 - 0 2024-07-28T12:15:18.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:18.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:18.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:18 smithi204 bash[68176]: cluster 2024-07-28T12:15:17.159005+0000 mgr.y (mgr.25253) 1401 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:18.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:18.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:18 smithi177 bash[79620]: cluster 2024-07-28T12:15:17.159005+0000 mgr.y (mgr.25253) 1401 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:18.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:18 smithi177 bash[81864]: cluster 2024-07-28T12:15:17.159005+0000 mgr.y (mgr.25253) 1401 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:19.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:19.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:19.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:19.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:19.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:19.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1966 16 16 0 0 0 - 0 2024-07-28T12:15:19.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:19.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:19.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:15:19.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:20.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:20.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:20.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:20.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:20.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:20.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:20.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1967 16 16 0 0 0 - 0 2024-07-28T12:15:20.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:20.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:20.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:20 smithi204 bash[68176]: cluster 2024-07-28T12:15:19.160537+0000 mgr.y (mgr.25253) 1402 : cluster [DBG] pgmap v1492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:20.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:21.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:20 smithi177 bash[81864]: cluster 2024-07-28T12:15:19.160537+0000 mgr.y (mgr.25253) 1402 : cluster [DBG] pgmap v1492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:21.005 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:20 smithi177 bash[79620]: cluster 2024-07-28T12:15:19.160537+0000 mgr.y (mgr.25253) 1402 : cluster [DBG] pgmap v1492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:21.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:21.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:21.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:21.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:21.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:21.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1968 16 16 0 0 0 - 0 2024-07-28T12:15:21.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:21.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:21.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:21.960 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:22.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:22.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:22.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:22.417 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:22.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:22.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:22.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1969 16 16 0 0 0 - 0 2024-07-28T12:15:22.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:22.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:23.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:22 smithi177 bash[81864]: cluster 2024-07-28T12:15:21.162007+0000 mgr.y (mgr.25253) 1403 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:22 smithi177 bash[79620]: cluster 2024-07-28T12:15:21.162007+0000 mgr.y (mgr.25253) 1403 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:23.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:22 smithi204 bash[68176]: cluster 2024-07-28T12:15:21.162007+0000 mgr.y (mgr.25253) 1403 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:23.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:23.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:23.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:23.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:23.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:23.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1970 16 16 0 0 0 - 0 2024-07-28T12:15:23.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:23.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:23.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:23.983 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:24.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:24.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:24.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:24.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:24.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:24.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1971 16 16 0 0 0 - 0 2024-07-28T12:15:24.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:24.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:24.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:24 smithi177 bash[79620]: cluster 2024-07-28T12:15:23.163477+0000 mgr.y (mgr.25253) 1404 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:24 smithi177 bash[81864]: cluster 2024-07-28T12:15:23.163477+0000 mgr.y (mgr.25253) 1404 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:25.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:25.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:24 smithi204 bash[68176]: cluster 2024-07-28T12:15:23.163477+0000 mgr.y (mgr.25253) 1404 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:25.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:25.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:25.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:25.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:25.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1972 16 16 0 0 0 - 0 2024-07-28T12:15:25.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:25.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:25.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:26.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:26.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:26.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:26.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:26.467 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:15:26.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:26.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1973 16 16 0 0 0 - 0 2024-07-28T12:15:26.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:26.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:26 smithi204 bash[68176]: cluster 2024-07-28T12:15:25.165093+0000 mgr.y (mgr.25253) 1405 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:26.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:26 smithi177 bash[81864]: cluster 2024-07-28T12:15:25.165093+0000 mgr.y (mgr.25253) 1405 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:27.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:26 smithi177 bash[79620]: cluster 2024-07-28T12:15:25.165093+0000 mgr.y (mgr.25253) 1405 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:27.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:27.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:27.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:27.314 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:27.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:27.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:27.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:27.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1974 16 16 0 0 0 - 0 2024-07-28T12:15:27.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:27.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:27.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:28.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:28.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:28.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:28.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:28.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:28.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1975 16 16 0 0 0 - 0 2024-07-28T12:15:28.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:28.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:15:28.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:28.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:29.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:28 smithi177 bash[81864]: cluster 2024-07-28T12:15:27.165875+0000 mgr.y (mgr.25253) 1406 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:29.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:28 smithi177 bash[79620]: cluster 2024-07-28T12:15:27.165875+0000 mgr.y (mgr.25253) 1406 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:29.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:29.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:28 smithi204 bash[68176]: cluster 2024-07-28T12:15:27.165875+0000 mgr.y (mgr.25253) 1406 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:29.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:29.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:29.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:29.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:29.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1976 16 16 0 0 0 - 0 2024-07-28T12:15:29.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:29.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:29.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:30.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:30.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:30.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:30.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1977 16 16 0 0 0 - 0 2024-07-28T12:15:30.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:30.777 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:15:30.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:30 smithi204 bash[68176]: cluster 2024-07-28T12:15:29.167323+0000 mgr.y (mgr.25253) 1407 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:30 smithi204 bash[68176]: audit 2024-07-28T12:15:30.435496+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:30 smithi204 bash[68176]: audit 2024-07-28T12:15:30.728428+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:30.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:30 smithi204 bash[68176]: audit 2024-07-28T12:15:30.730498+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:30.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[81864]: cluster 2024-07-28T12:15:29.167323+0000 mgr.y (mgr.25253) 1407 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[81864]: audit 2024-07-28T12:15:30.435496+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[81864]: audit 2024-07-28T12:15:30.728428+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[81864]: audit 2024-07-28T12:15:30.730498+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[79620]: cluster 2024-07-28T12:15:29.167323+0000 mgr.y (mgr.25253) 1407 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[79620]: audit 2024-07-28T12:15:30.435496+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[79620]: audit 2024-07-28T12:15:30.728428+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:30 smithi177 bash[79620]: audit 2024-07-28T12:15:30.730498+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:31.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:31.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:31.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:31.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:31.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:31.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1978 16 16 0 0 0 - 0 2024-07-28T12:15:31.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:31.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:31.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[81864]: cluster 2024-07-28T12:15:30.756998+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[81864]: audit 2024-07-28T12:15:30.776738+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[81864]: cluster 2024-07-28T12:15:30.776883+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e263: 8 total, 2 up, 7 in 2024-07-28T12:15:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[79620]: cluster 2024-07-28T12:15:30.756998+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:32.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[79620]: audit 2024-07-28T12:15:30.776738+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:32.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:31 smithi177 bash[79620]: cluster 2024-07-28T12:15:30.776883+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e263: 8 total, 2 up, 7 in 2024-07-28T12:15:32.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:32.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:31 smithi204 bash[68176]: cluster 2024-07-28T12:15:30.756998+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:32.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:31 smithi204 bash[68176]: audit 2024-07-28T12:15:30.776738+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? 172.21.15.177:0/572938197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:32.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:31 smithi204 bash[68176]: cluster 2024-07-28T12:15:30.776883+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e263: 8 total, 2 up, 7 in 2024-07-28T12:15:32.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:32.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:32.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:32.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1979 16 16 0 0 0 - 0 2024-07-28T12:15:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:32.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:32.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:33.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:33.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:32 smithi177 bash[79620]: cluster 2024-07-28T12:15:31.168887+0000 mgr.y (mgr.25253) 1408 : cluster [DBG] pgmap v1499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:33.099 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:32 smithi177 bash[81864]: cluster 2024-07-28T12:15:31.168887+0000 mgr.y (mgr.25253) 1408 : cluster [DBG] pgmap v1499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:32 smithi204 bash[68176]: cluster 2024-07-28T12:15:31.168887+0000 mgr.y (mgr.25253) 1408 : cluster [DBG] pgmap v1499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:33.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:33.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:33.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:33.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:33.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:15:33.661551+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:33.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:33.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1980 16 16 0 0 0 - 0 2024-07-28T12:15:33.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:33.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:33.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:15:33.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:34.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:34.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:34.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:34.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:34.399 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:34.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:34.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:34.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1981 16 16 0 0 0 - 0 2024-07-28T12:15:34.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:34.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:34.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:35.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:35.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:34 smithi204 bash[68176]: cluster 2024-07-28T12:15:33.170385+0000 mgr.y (mgr.25253) 1409 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:35.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:35.232 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:34 smithi177 bash[81864]: cluster 2024-07-28T12:15:33.170385+0000 mgr.y (mgr.25253) 1409 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:35.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:34 smithi177 bash[79620]: cluster 2024-07-28T12:15:33.170385+0000 mgr.y (mgr.25253) 1409 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:35.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:35.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:35.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:35.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1982 16 16 0 0 0 - 0 2024-07-28T12:15:35.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:35.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:35.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:36.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:36.105 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:15:36.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:36.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:36.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:36.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:36.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:36.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1983 16 16 0 0 0 - 0 2024-07-28T12:15:36.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:36.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:36.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:37.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:37.122 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:36 smithi204 bash[68176]: cluster 2024-07-28T12:15:35.171888+0000 mgr.y (mgr.25253) 1410 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:37.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:36 smithi177 bash[79620]: cluster 2024-07-28T12:15:35.171888+0000 mgr.y (mgr.25253) 1410 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:37.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:36 smithi177 bash[81864]: cluster 2024-07-28T12:15:35.171888+0000 mgr.y (mgr.25253) 1410 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:37.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:37.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:37.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:37.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1984 16 16 0 0 0 - 0 2024-07-28T12:15:37.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:37.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:37.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:38.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:38.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:38.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:38.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:38.472 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:38.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:38.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:38.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1985 16 16 0 0 0 - 0 2024-07-28T12:15:38.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:38.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:38.949 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:38 smithi177 bash[79620]: cluster 2024-07-28T12:15:37.173372+0000 mgr.y (mgr.25253) 1411 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:39.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:39.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:39.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:38 smithi204 bash[68176]: cluster 2024-07-28T12:15:37.173372+0000 mgr.y (mgr.25253) 1411 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:39.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:39.302 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:38 smithi177 bash[81864]: cluster 2024-07-28T12:15:37.173372+0000 mgr.y (mgr.25253) 1411 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:39.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:39.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:39.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:39.641 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:39.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1986 16 16 0 0 0 - 0 2024-07-28T12:15:39.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:39.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:39.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:40.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:40.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:40.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:40.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:40.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:40.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1987 16 16 0 0 0 - 0 2024-07-28T12:15:40.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:40.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:40.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:41.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:40 smithi177 bash[81864]: cluster 2024-07-28T12:15:39.174839+0000 mgr.y (mgr.25253) 1412 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:40 smithi177 bash[79620]: cluster 2024-07-28T12:15:39.174839+0000 mgr.y (mgr.25253) 1412 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:41.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:41.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:40 smithi204 bash[68176]: cluster 2024-07-28T12:15:39.174839+0000 mgr.y (mgr.25253) 1412 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:41.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:41.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:41.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:15:41.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:41.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:41.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1988 16 16 0 0 0 - 0 2024-07-28T12:15:41.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:41.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:41.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:42.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:42.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:42.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:42.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:42.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:42.567 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1989 16 16 0 0 0 - 0 2024-07-28T12:15:42.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:42.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:42.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:42 smithi204 bash[68176]: cluster 2024-07-28T12:15:41.176490+0000 mgr.y (mgr.25253) 1413 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:42 smithi177 bash[79620]: cluster 2024-07-28T12:15:41.176490+0000 mgr.y (mgr.25253) 1413 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:43.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:42 smithi177 bash[81864]: cluster 2024-07-28T12:15:41.176490+0000 mgr.y (mgr.25253) 1413 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:43.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:43.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:43.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:43.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:43.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:43.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:43.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1990 16 16 0 0 0 - 0 2024-07-28T12:15:43.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:43.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:43.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:44.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:44.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:44.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:44.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:44.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:44.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1991 16 16 0 0 0 - 0 2024-07-28T12:15:44.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:44.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:44.806 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:15:44.834 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:44 smithi177 bash[81864]: cluster 2024-07-28T12:15:43.177957+0000 mgr.y (mgr.25253) 1414 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:44.835 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:44 smithi177 bash[81864]: audit 2024-07-28T12:15:44.313422+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:44.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:44 smithi177 bash[79620]: cluster 2024-07-28T12:15:43.177957+0000 mgr.y (mgr.25253) 1414 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:44.835 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:44 smithi177 bash[79620]: audit 2024-07-28T12:15:44.313422+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:44.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:45.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:45.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:44 smithi204 bash[68176]: cluster 2024-07-28T12:15:43.177957+0000 mgr.y (mgr.25253) 1414 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:44 smithi204 bash[68176]: audit 2024-07-28T12:15:44.313422+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:45.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:45.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:45.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:45.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:45.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1992 16 16 0 0 0 - 0 2024-07-28T12:15:45.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:45.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:45 smithi204 bash[68176]: cluster 2024-07-28T12:15:44.796998+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:45 smithi204 bash[68176]: audit 2024-07-28T12:15:44.805174+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:45 smithi204 bash[68176]: cluster 2024-07-28T12:15:44.805284+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e264: 8 total, 2 up, 7 in 2024-07-28T12:15:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:45 smithi204 bash[68176]: audit 2024-07-28T12:15:45.728265+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:45 smithi204 bash[68176]: audit 2024-07-28T12:15:45.730237+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:45.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:46.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:46.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:46.241 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[81864]: cluster 2024-07-28T12:15:44.796998+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[81864]: audit 2024-07-28T12:15:44.805174+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[81864]: cluster 2024-07-28T12:15:44.805284+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e264: 8 total, 2 up, 7 in 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[81864]: audit 2024-07-28T12:15:45.728265+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[81864]: audit 2024-07-28T12:15:45.730237+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:46.242 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[79620]: cluster 2024-07-28T12:15:44.796998+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:46.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[79620]: audit 2024-07-28T12:15:44.805174+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.177:0/4013053074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:46.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[79620]: cluster 2024-07-28T12:15:44.805284+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e264: 8 total, 2 up, 7 in 2024-07-28T12:15:46.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[79620]: audit 2024-07-28T12:15:45.728265+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:15:46.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:45 smithi177 bash[79620]: audit 2024-07-28T12:15:45.730237+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:46.322 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:46.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:46.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:46.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:46.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1993 16 16 0 0 0 - 0 2024-07-28T12:15:46.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:46.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:46.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:46 smithi177 bash[79620]: cluster 2024-07-28T12:15:45.179426+0000 mgr.y (mgr.25253) 1415 : cluster [DBG] pgmap v1507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:46 smithi177 bash[81864]: cluster 2024-07-28T12:15:45.179426+0000 mgr.y (mgr.25253) 1415 : cluster [DBG] pgmap v1507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:47.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:46 smithi204 bash[68176]: cluster 2024-07-28T12:15:45.179426+0000 mgr.y (mgr.25253) 1415 : cluster [DBG] pgmap v1507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:47.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:47.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:47.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:47.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:47.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:47.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1994 16 16 0 0 0 - 0 2024-07-28T12:15:47.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:47.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:15:47.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:48.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:48.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:48.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:48.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:48.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:48.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:48.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1995 16 16 0 0 0 - 0 2024-07-28T12:15:48.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:48.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:48.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:48 smithi204 bash[68176]: cluster 2024-07-28T12:15:47.180922+0000 mgr.y (mgr.25253) 1416 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:48.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:48.990 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:48 smithi177 bash[81864]: cluster 2024-07-28T12:15:47.180922+0000 mgr.y (mgr.25253) 1416 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:48.990 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:48 smithi177 bash[79620]: cluster 2024-07-28T12:15:47.180922+0000 mgr.y (mgr.25253) 1416 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:49.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:49.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:49.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:49.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:49.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:49.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1996 16 16 0 0 0 - 0 2024-07-28T12:15:49.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:49.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:49.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:50.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:50.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:50.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:50.296 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:50.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:50.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:50.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:50.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1997 16 16 0 0 0 - 0 2024-07-28T12:15:50.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:50.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:50.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:50.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:50 smithi177 bash[81864]: cluster 2024-07-28T12:15:49.182069+0000 mgr.y (mgr.25253) 1417 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:50.988 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:50 smithi177 bash[79620]: cluster 2024-07-28T12:15:49.182069+0000 mgr.y (mgr.25253) 1417 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:51.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:51.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:50 smithi204 bash[68176]: cluster 2024-07-28T12:15:49.182069+0000 mgr.y (mgr.25253) 1417 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:51.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:15:51.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:51.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:51.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:51.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:51.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1998 16 16 0 0 0 - 0 2024-07-28T12:15:51.680 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:51.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:51.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:52.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:52.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:52.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:52.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:52.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:52.606 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:52.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:52.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 1999 16 16 0 0 0 - 0 2024-07-28T12:15:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:15:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:52.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:52.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:52 smithi177 bash[81864]: cluster 2024-07-28T12:15:51.183099+0000 mgr.y (mgr.25253) 1418 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:52 smithi177 bash[79620]: cluster 2024-07-28T12:15:51.183099+0000 mgr.y (mgr.25253) 1418 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:53.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:53.110 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:52 smithi204 bash[68176]: cluster 2024-07-28T12:15:51.183099+0000 mgr.y (mgr.25253) 1418 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:53.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:53.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:53.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:53.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:53.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:15:53.664289+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:53.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:53.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2000 16 16 0 0 0 - 0 2024-07-28T12:15:53.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:53.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:54.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:54.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:54.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:54.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:54.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:54.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:54.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2001 16 16 0 0 0 - 0 2024-07-28T12:15:54.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:54.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:54 smithi204 bash[68176]: cluster 2024-07-28T12:15:53.184593+0000 mgr.y (mgr.25253) 1419 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:55.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:55.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:54 smithi177 bash[79620]: cluster 2024-07-28T12:15:53.184593+0000 mgr.y (mgr.25253) 1419 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:55.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:54 smithi177 bash[81864]: cluster 2024-07-28T12:15:53.184593+0000 mgr.y (mgr.25253) 1419 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:55.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:55.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:55.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:55.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:55.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:55.649 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:55.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2002 16 16 0 0 0 - 0 2024-07-28T12:15:55.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:55.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:55.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:56.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:56.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:56.197 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:15:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:15:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:15:56.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:56.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:56.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:56.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:56.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2003 16 16 0 0 0 - 0 2024-07-28T12:15:56.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:56.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:57.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:57.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:56 smithi177 bash[81864]: cluster 2024-07-28T12:15:55.185893+0000 mgr.y (mgr.25253) 1420 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:57.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:56 smithi177 bash[79620]: cluster 2024-07-28T12:15:55.185893+0000 mgr.y (mgr.25253) 1420 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:57.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:56 smithi204 bash[68176]: cluster 2024-07-28T12:15:55.185893+0000 mgr.y (mgr.25253) 1420 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:57.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:57.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:57.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:57.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:57.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2004 16 16 0 0 0 - 0 2024-07-28T12:15:57.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:57.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:57.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:58.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:58.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:58.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:58.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:58.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:58.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:58.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2005 16 16 0 0 0 - 0 2024-07-28T12:15:58.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:58.860 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:15:58.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:59.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:59.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:58 smithi204 bash[68176]: cluster 2024-07-28T12:15:57.187375+0000 mgr.y (mgr.25253) 1421 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:59.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:58 smithi204 bash[68176]: audit 2024-07-28T12:15:58.402346+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.177:0/560171595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:58 smithi204 bash[68176]: audit 2024-07-28T12:15:58.402689+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:59.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[79620]: cluster 2024-07-28T12:15:57.187375+0000 mgr.y (mgr.25253) 1421 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[79620]: audit 2024-07-28T12:15:58.402346+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.177:0/560171595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[79620]: audit 2024-07-28T12:15:58.402689+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[81864]: cluster 2024-07-28T12:15:57.187375+0000 mgr.y (mgr.25253) 1421 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[81864]: audit 2024-07-28T12:15:58.402346+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.177:0/560171595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:58 smithi177 bash[81864]: audit 2024-07-28T12:15:58.402689+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:59.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:59.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:59.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:59.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2006 16 16 0 0 0 - 0 2024-07-28T12:15:59.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:59.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:59.872 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[79620]: cluster 2024-07-28T12:15:58.850837+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:59.872 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[79620]: audit 2024-07-28T12:15:58.859920+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:59.873 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[79620]: cluster 2024-07-28T12:15:58.860096+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e265: 8 total, 2 up, 7 in 2024-07-28T12:15:59.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:00.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:59 smithi204 bash[68176]: cluster 2024-07-28T12:15:58.850837+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:59 smithi204 bash[68176]: audit 2024-07-28T12:15:58.859920+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:15:59 smithi204 bash[68176]: cluster 2024-07-28T12:15:58.860096+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e265: 8 total, 2 up, 7 in 2024-07-28T12:16:00.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[81864]: cluster 2024-07-28T12:15:58.850837+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[81864]: audit 2024-07-28T12:15:58.859920+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:15:59 smithi177 bash[81864]: cluster 2024-07-28T12:15:58.860096+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e265: 8 total, 2 up, 7 in 2024-07-28T12:16:00.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:00.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:00.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:00.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2007 16 16 0 0 0 - 0 2024-07-28T12:16:00.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:00.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:00.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:00 smithi177 bash[81864]: cluster 2024-07-28T12:15:59.188871+0000 mgr.y (mgr.25253) 1422 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:00 smithi177 bash[81864]: audit 2024-07-28T12:16:00.722300+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:00 smithi177 bash[79620]: cluster 2024-07-28T12:15:59.188871+0000 mgr.y (mgr.25253) 1422 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:00 smithi177 bash[79620]: audit 2024-07-28T12:16:00.722300+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:01.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:01.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:00 smithi204 bash[68176]: cluster 2024-07-28T12:15:59.188871+0000 mgr.y (mgr.25253) 1422 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:01.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:00 smithi204 bash[68176]: audit 2024-07-28T12:16:00.722300+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:01.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:01.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:01.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:01.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:01.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2008 16 16 0 0 0 - 0 2024-07-28T12:16:01.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:01.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:01.975 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:01.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:02.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:02.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:02.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:02.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:02.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:02.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:16:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2009 16 16 0 0 0 - 0 2024-07-28T12:16:02.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:02.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:02.854 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:02.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:16:02.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:03.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:02 smithi204 bash[68176]: cluster 2024-07-28T12:16:01.190343+0000 mgr.y (mgr.25253) 1423 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:03.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:03.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:02 smithi177 bash[79620]: cluster 2024-07-28T12:16:01.190343+0000 mgr.y (mgr.25253) 1423 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:03.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:02 smithi177 bash[81864]: cluster 2024-07-28T12:16:01.190343+0000 mgr.y (mgr.25253) 1423 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:03.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:03.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:03.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:03.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:03.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2010 16 16 0 0 0 - 0 2024-07-28T12:16:03.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:03.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:04.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:04.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:04.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:04.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:04.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:04.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:04.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2011 16 16 0 0 0 - 0 2024-07-28T12:16:04.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:04.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:04.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:05.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:04 smithi204 bash[68176]: cluster 2024-07-28T12:16:03.191819+0000 mgr.y (mgr.25253) 1424 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:05.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:05.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:04 smithi177 bash[81864]: cluster 2024-07-28T12:16:03.191819+0000 mgr.y (mgr.25253) 1424 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:05.214 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:04 smithi177 bash[79620]: cluster 2024-07-28T12:16:03.191819+0000 mgr.y (mgr.25253) 1424 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:05.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:05.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:05.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:05.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2012 16 16 0 0 0 - 0 2024-07-28T12:16:05.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:05.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:05.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:06.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:06.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:06.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:16:06.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:06.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:06.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:06.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:06.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2013 16 16 0 0 0 - 0 2024-07-28T12:16:06.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:06.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:06.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:07.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:06 smithi177 bash[79620]: cluster 2024-07-28T12:16:05.193276+0000 mgr.y (mgr.25253) 1425 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:07.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:06 smithi177 bash[81864]: cluster 2024-07-28T12:16:05.193276+0000 mgr.y (mgr.25253) 1425 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:07.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:06 smithi204 bash[68176]: cluster 2024-07-28T12:16:05.193276+0000 mgr.y (mgr.25253) 1425 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:07.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:07.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:07.424 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:07.424 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:07.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:07.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:07.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2014 16 16 0 0 0 - 0 2024-07-28T12:16:07.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:07.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:07.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:08.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:08.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:08.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:08.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:08.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:08.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:08.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2015 16 16 0 0 0 - 0 2024-07-28T12:16:08.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:08.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:08.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:09.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:08 smithi204 bash[68176]: cluster 2024-07-28T12:16:07.194757+0000 mgr.y (mgr.25253) 1426 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:08 smithi204 bash[68176]: audit 2024-07-28T12:16:08.192192+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:09.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:09.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:08 smithi177 bash[81864]: cluster 2024-07-28T12:16:07.194757+0000 mgr.y (mgr.25253) 1426 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:09.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:08 smithi177 bash[81864]: audit 2024-07-28T12:16:08.192192+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:09.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:08 smithi177 bash[79620]: cluster 2024-07-28T12:16:07.194757+0000 mgr.y (mgr.25253) 1426 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:09.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:08 smithi177 bash[79620]: audit 2024-07-28T12:16:08.192192+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:09.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:09.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:09.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:09.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2016 16 16 0 0 0 - 0 2024-07-28T12:16:09.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:09.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:09.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:10.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:10.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:10.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:10.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:10.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:10.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:10.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2017 16 16 0 0 0 - 0 2024-07-28T12:16:10.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:10.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:10 smithi204 bash[68176]: cluster 2024-07-28T12:16:09.195632+0000 mgr.y (mgr.25253) 1427 : cluster [DBG] pgmap v1520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:11.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:11.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:11.155 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:10 smithi177 bash[79620]: cluster 2024-07-28T12:16:09.195632+0000 mgr.y (mgr.25253) 1427 : cluster [DBG] pgmap v1520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:11.155 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:10 smithi177 bash[81864]: cluster 2024-07-28T12:16:09.195632+0000 mgr.y (mgr.25253) 1427 : cluster [DBG] pgmap v1520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:11.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:11.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:11.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:11.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:11.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2018 16 16 0 0 0 - 0 2024-07-28T12:16:11.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:11.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:11.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:12.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:12.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:12.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:12.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:12.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:12.566 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2019 16 16 0 0 0 - 0 2024-07-28T12:16:12.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:12.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:12.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:12 smithi177 bash[79620]: cluster 2024-07-28T12:16:11.197044+0000 mgr.y (mgr.25253) 1428 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:12 smithi177 bash[81864]: cluster 2024-07-28T12:16:11.197044+0000 mgr.y (mgr.25253) 1428 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:13.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:13.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:13.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:12 smithi204 bash[68176]: cluster 2024-07-28T12:16:11.197044+0000 mgr.y (mgr.25253) 1428 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:13.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:13.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:13.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:13.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:13.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:16:13.667170+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:13.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:13.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2020 16 16 0 0 0 - 0 2024-07-28T12:16:13.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:13.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:13.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:14.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:14.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:14.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:14.393 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:14.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:14.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:14.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:14.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2021 16 16 0 0 0 - 0 2024-07-28T12:16:14.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:14.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:15.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:15.100 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:16:15.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:14 smithi204 bash[68176]: cluster 2024-07-28T12:16:13.198466+0000 mgr.y (mgr.25253) 1429 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:14 smithi204 bash[68176]: audit 2024-07-28T12:16:14.085127+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:14 smithi204 bash[68176]: audit 2024-07-28T12:16:14.094307+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:14 smithi204 bash[68176]: audit 2024-07-28T12:16:14.540226+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.177:0/3037415462' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:14 smithi204 bash[68176]: audit 2024-07-28T12:16:14.540541+0000 mon.a (mon.0) 1818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:15.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[79620]: cluster 2024-07-28T12:16:13.198466+0000 mgr.y (mgr.25253) 1429 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:15.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[79620]: audit 2024-07-28T12:16:14.085127+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[79620]: audit 2024-07-28T12:16:14.094307+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[79620]: audit 2024-07-28T12:16:14.540226+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.177:0/3037415462' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[79620]: audit 2024-07-28T12:16:14.540541+0000 mon.a (mon.0) 1818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[81864]: cluster 2024-07-28T12:16:13.198466+0000 mgr.y (mgr.25253) 1429 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[81864]: audit 2024-07-28T12:16:14.085127+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[81864]: audit 2024-07-28T12:16:14.094307+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[81864]: audit 2024-07-28T12:16:14.540226+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.177:0/3037415462' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:14 smithi177 bash[81864]: audit 2024-07-28T12:16:14.540541+0000 mon.a (mon.0) 1818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:15.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:15.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:16:15.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:15.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:15.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2022 16 16 0 0 0 - 0 2024-07-28T12:16:15.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:15.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:15.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[81864]: cluster 2024-07-28T12:16:15.090470+0000 mon.a (mon.0) 1819 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[81864]: audit 2024-07-28T12:16:15.099294+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[81864]: cluster 2024-07-28T12:16:15.099474+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e266: 8 total, 2 up, 7 in 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[81864]: audit 2024-07-28T12:16:15.729287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[81864]: audit 2024-07-28T12:16:15.730449+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:16.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[79620]: cluster 2024-07-28T12:16:15.090470+0000 mon.a (mon.0) 1819 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:16.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[79620]: audit 2024-07-28T12:16:15.099294+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:16.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[79620]: cluster 2024-07-28T12:16:15.099474+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e266: 8 total, 2 up, 7 in 2024-07-28T12:16:16.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[79620]: audit 2024-07-28T12:16:15.729287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:16.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:15 smithi177 bash[79620]: audit 2024-07-28T12:16:15.730449+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:16.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:15 smithi204 bash[68176]: cluster 2024-07-28T12:16:15.090470+0000 mon.a (mon.0) 1819 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:15 smithi204 bash[68176]: audit 2024-07-28T12:16:15.099294+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:15 smithi204 bash[68176]: cluster 2024-07-28T12:16:15.099474+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e266: 8 total, 2 up, 7 in 2024-07-28T12:16:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:15 smithi204 bash[68176]: audit 2024-07-28T12:16:15.729287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:15 smithi204 bash[68176]: audit 2024-07-28T12:16:15.730449+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:16.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:16.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:16:16.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:16.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:16.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:16.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:16.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2023 16 16 0 0 0 - 0 2024-07-28T12:16:16.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:16.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:17.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:17.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:16 smithi204 bash[68176]: cluster 2024-07-28T12:16:15.199411+0000 mgr.y (mgr.25253) 1430 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:17.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:17.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:17.254 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:16 smithi177 bash[81864]: cluster 2024-07-28T12:16:15.199411+0000 mgr.y (mgr.25253) 1430 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:17.254 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:16 smithi177 bash[79620]: cluster 2024-07-28T12:16:15.199411+0000 mgr.y (mgr.25253) 1430 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:17.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:17.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:17.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:17.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2024 16 16 0 0 0 - 0 2024-07-28T12:16:17.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:17.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:17.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:18.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:18.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:18.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:18.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:16:18.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:18.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:18.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: cluster 2024-07-28T12:16:17.200089+0000 mgr.y (mgr.25253) 1431 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: audit 2024-07-28T12:16:17.529017+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: audit 2024-07-28T12:16:17.533605+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: audit 2024-07-28T12:16:17.935735+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: audit 2024-07-28T12:16:17.936423+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[81864]: audit 2024-07-28T12:16:17.941218+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: cluster 2024-07-28T12:16:17.200089+0000 mgr.y (mgr.25253) 1431 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:18.657 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: audit 2024-07-28T12:16:17.529017+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.658 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: audit 2024-07-28T12:16:17.533605+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.658 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: audit 2024-07-28T12:16:17.935735+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:18.658 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: audit 2024-07-28T12:16:17.936423+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:18.658 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:18 smithi177 bash[79620]: audit 2024-07-28T12:16:17.941218+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2025 16 16 0 0 0 - 0 2024-07-28T12:16:18.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:18.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: cluster 2024-07-28T12:16:17.200089+0000 mgr.y (mgr.25253) 1431 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: audit 2024-07-28T12:16:17.529017+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: audit 2024-07-28T12:16:17.533605+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: audit 2024-07-28T12:16:17.935735+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: audit 2024-07-28T12:16:17.936423+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:18 smithi204 bash[68176]: audit 2024-07-28T12:16:17.941218+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:19.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:19.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:19.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:19.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:19.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:19.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:19.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2026 16 16 0 0 0 - 0 2024-07-28T12:16:19.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:19.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:19.892 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:19.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:20.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:20.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:20.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:20.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:20.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:20.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2027 16 16 0 0 0 - 0 2024-07-28T12:16:20.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:20.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:20.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:20 smithi204 bash[68176]: cluster 2024-07-28T12:16:19.201483+0000 mgr.y (mgr.25253) 1432 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:20.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:21.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:20 smithi177 bash[81864]: cluster 2024-07-28T12:16:19.201483+0000 mgr.y (mgr.25253) 1432 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:21.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:20 smithi177 bash[79620]: cluster 2024-07-28T12:16:19.201483+0000 mgr.y (mgr.25253) 1432 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:21.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:21.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:21.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:21.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:21.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:21.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:21.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2028 16 16 0 0 0 - 0 2024-07-28T12:16:21.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:21.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:21.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:22.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:22.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:22.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:22.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:22.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:22.642 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2029 16 16 0 0 0 - 0 2024-07-28T12:16:22.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:22.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:22.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:22 smithi204 bash[68176]: cluster 2024-07-28T12:16:21.202579+0000 mgr.y (mgr.25253) 1433 : cluster [DBG] pgmap v1527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:22.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:22.936 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:22 smithi177 bash[81864]: cluster 2024-07-28T12:16:21.202579+0000 mgr.y (mgr.25253) 1433 : cluster [DBG] pgmap v1527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:22 smithi177 bash[79620]: cluster 2024-07-28T12:16:21.202579+0000 mgr.y (mgr.25253) 1433 : cluster [DBG] pgmap v1527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:23.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:23.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:23.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:23.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:23.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:23.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:23.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2030 16 16 0 0 0 - 0 2024-07-28T12:16:23.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:23.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:23.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:24.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:24.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:24.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:24.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:24.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:24.647 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:24 smithi177 bash[79620]: cluster 2024-07-28T12:16:23.204084+0000 mgr.y (mgr.25253) 1434 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:24.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2031 16 16 0 0 0 - 0 2024-07-28T12:16:24.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:24.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:24.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:24 smithi204 bash[68176]: cluster 2024-07-28T12:16:23.204084+0000 mgr.y (mgr.25253) 1434 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:24.916 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:24 smithi177 bash[81864]: cluster 2024-07-28T12:16:23.204084+0000 mgr.y (mgr.25253) 1434 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:24.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:25.017 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:25.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:25.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:25.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:25.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:25.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:25.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:25.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2032 16 16 0 0 0 - 0 2024-07-28T12:16:25.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:25.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:25.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:26.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:26.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:26.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:26.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:16:26.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:26.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:26.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2033 16 16 0 0 0 - 0 2024-07-28T12:16:26.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:26.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:26.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:26 smithi177 bash[79620]: cluster 2024-07-28T12:16:25.204854+0000 mgr.y (mgr.25253) 1435 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:26.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:26 smithi177 bash[81864]: cluster 2024-07-28T12:16:25.204854+0000 mgr.y (mgr.25253) 1435 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:26.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:16:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:26 smithi204 bash[68176]: cluster 2024-07-28T12:16:25.204854+0000 mgr.y (mgr.25253) 1435 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:26.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:27.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:27.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:27.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:27.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:27.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:27.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:27.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2034 16 16 0 0 0 - 0 2024-07-28T12:16:27.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:27.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:28.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:28.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:28.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:28.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:28.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:28.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:28.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2035 16 16 0 0 0 - 0 2024-07-28T12:16:28.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:28.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:28.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:28 smithi204 bash[68176]: cluster 2024-07-28T12:16:27.206446+0000 mgr.y (mgr.25253) 1436 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:28.917 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:28 smithi177 bash[79620]: cluster 2024-07-28T12:16:27.206446+0000 mgr.y (mgr.25253) 1436 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:28.917 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:28 smithi177 bash[81864]: cluster 2024-07-28T12:16:27.206446+0000 mgr.y (mgr.25253) 1436 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:28.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:29.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:29.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:29.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:29.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:29.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:29.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:29.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2036 16 16 0 0 0 - 0 2024-07-28T12:16:29.675 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:16:29.690 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:29 smithi177 bash[79620]: audit 2024-07-28T12:16:29.229369+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:29.690 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:29 smithi177 bash[81864]: audit 2024-07-28T12:16:29.229369+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:29.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:29.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:30.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:30.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:29 smithi204 bash[68176]: audit 2024-07-28T12:16:29.229369+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:30.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:30.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:30.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:30.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2037 16 16 0 0 0 - 0 2024-07-28T12:16:30.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:30.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:30.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:30.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:30 smithi204 bash[68176]: cluster 2024-07-28T12:16:29.207939+0000 mgr.y (mgr.25253) 1437 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:30.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:30 smithi204 bash[68176]: cluster 2024-07-28T12:16:29.654419+0000 mon.a (mon.0) 1830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:30.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:30 smithi204 bash[68176]: audit 2024-07-28T12:16:29.674574+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:30.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:30 smithi204 bash[68176]: cluster 2024-07-28T12:16:29.674713+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e267: 8 total, 2 up, 7 in 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[81864]: cluster 2024-07-28T12:16:29.207939+0000 mgr.y (mgr.25253) 1437 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[81864]: cluster 2024-07-28T12:16:29.654419+0000 mon.a (mon.0) 1830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[81864]: audit 2024-07-28T12:16:29.674574+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[81864]: cluster 2024-07-28T12:16:29.674713+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e267: 8 total, 2 up, 7 in 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[79620]: cluster 2024-07-28T12:16:29.207939+0000 mgr.y (mgr.25253) 1437 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[79620]: cluster 2024-07-28T12:16:29.654419+0000 mon.a (mon.0) 1830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[79620]: audit 2024-07-28T12:16:29.674574+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.177:0/3084104554' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:30 smithi177 bash[79620]: cluster 2024-07-28T12:16:29.674713+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e267: 8 total, 2 up, 7 in 2024-07-28T12:16:31.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:31.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:31.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:31.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:31.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:31.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2038 16 16 0 0 0 - 0 2024-07-28T12:16:31.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:31.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:31.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:31 smithi177 bash[81864]: audit 2024-07-28T12:16:30.731578+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:31 smithi177 bash[81864]: audit 2024-07-28T12:16:30.733503+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:31 smithi177 bash[79620]: audit 2024-07-28T12:16:30.731578+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:31 smithi177 bash[79620]: audit 2024-07-28T12:16:30.733503+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:32.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:32.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:31 smithi204 bash[68176]: audit 2024-07-28T12:16:30.731578+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:16:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:31 smithi204 bash[68176]: audit 2024-07-28T12:16:30.733503+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:32.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:32.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:32.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:32.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2039 16 16 0 0 0 - 0 2024-07-28T12:16:32.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:32.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:16:32.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:32.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:32 smithi204 bash[68176]: cluster 2024-07-28T12:16:31.209384+0000 mgr.y (mgr.25253) 1438 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:32.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:32.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:32 smithi177 bash[81864]: cluster 2024-07-28T12:16:31.209384+0000 mgr.y (mgr.25253) 1438 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:32.994 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:32 smithi177 bash[79620]: cluster 2024-07-28T12:16:31.209384+0000 mgr.y (mgr.25253) 1438 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:33.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:33.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:33.314 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:33.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:33.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:33.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:33.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:16:33.669744+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:33.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:33.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2040 16 16 0 0 0 - 0 2024-07-28T12:16:33.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:33.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:33.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:34.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:34.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:34.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2041 16 16 0 0 0 - 0 2024-07-28T12:16:34.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:34.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:34 smithi204 bash[68176]: cluster 2024-07-28T12:16:33.210987+0000 mgr.y (mgr.25253) 1439 : cluster [DBG] pgmap v1534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:35.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:34 smithi177 bash[81864]: cluster 2024-07-28T12:16:33.210987+0000 mgr.y (mgr.25253) 1439 : cluster [DBG] pgmap v1534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:34 smithi177 bash[79620]: cluster 2024-07-28T12:16:33.210987+0000 mgr.y (mgr.25253) 1439 : cluster [DBG] pgmap v1534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:35.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:35.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:35.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:35.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:35.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:35.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2042 16 16 0 0 0 - 0 2024-07-28T12:16:35.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:35.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:35.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:36.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:36.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:36.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:36.312 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:16:36.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:36.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:36.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:36.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2043 16 16 0 0 0 - 0 2024-07-28T12:16:36.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:36.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:36 smithi204 bash[68176]: cluster 2024-07-28T12:16:35.211868+0000 mgr.y (mgr.25253) 1440 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:37.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:37.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:36 smithi177 bash[81864]: cluster 2024-07-28T12:16:35.211868+0000 mgr.y (mgr.25253) 1440 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:37.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:36 smithi177 bash[79620]: cluster 2024-07-28T12:16:35.211868+0000 mgr.y (mgr.25253) 1440 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:37.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:37.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:37.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:37.385 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:37.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:37.488 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:37.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:37.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2044 16 16 0 0 0 - 0 2024-07-28T12:16:37.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:37.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:37.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:38.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:38.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:38.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:38.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:38.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:38.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:38.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2045 16 16 0 0 0 - 0 2024-07-28T12:16:38.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:38.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:38 smithi177 bash[79620]: cluster 2024-07-28T12:16:37.213454+0000 mgr.y (mgr.25253) 1441 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:38 smithi177 bash[81864]: cluster 2024-07-28T12:16:37.213454+0000 mgr.y (mgr.25253) 1441 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:39.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:39.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:39.145 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:39.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:16:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:38 smithi204 bash[68176]: cluster 2024-07-28T12:16:37.213454+0000 mgr.y (mgr.25253) 1441 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:39.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:39.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:39.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:39.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:39.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2046 16 16 0 0 0 - 0 2024-07-28T12:16:39.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:39.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:39.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:40.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:40.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:40.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:40.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2047 16 16 0 0 0 - 0 2024-07-28T12:16:40.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:40.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.917 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:40 smithi177 bash[79620]: cluster 2024-07-28T12:16:39.214387+0000 mgr.y (mgr.25253) 1442 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:40.917 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:40 smithi177 bash[81864]: cluster 2024-07-28T12:16:39.214387+0000 mgr.y (mgr.25253) 1442 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:41.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:41.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:40 smithi204 bash[68176]: cluster 2024-07-28T12:16:39.214387+0000 mgr.y (mgr.25253) 1442 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:41.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:41.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:41.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:41.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:41.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2048 16 16 0 0 0 - 0 2024-07-28T12:16:41.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:41.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:41.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:42.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:42.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:42.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:42.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:42.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2049 16 16 0 0 0 - 0 2024-07-28T12:16:42.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:42.767 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:16:42.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:42.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[81864]: cluster 2024-07-28T12:16:41.215890+0000 mgr.y (mgr.25253) 1443 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[81864]: audit 2024-07-28T12:16:42.327151+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.177:0/2427629664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[81864]: audit 2024-07-28T12:16:42.327705+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[79620]: cluster 2024-07-28T12:16:41.215890+0000 mgr.y (mgr.25253) 1443 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[79620]: audit 2024-07-28T12:16:42.327151+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.177:0/2427629664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:42.984 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:42 smithi177 bash[79620]: audit 2024-07-28T12:16:42.327705+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:43.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:43.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:43.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:42 smithi204 bash[68176]: cluster 2024-07-28T12:16:41.215890+0000 mgr.y (mgr.25253) 1443 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:43.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:42 smithi204 bash[68176]: audit 2024-07-28T12:16:42.327151+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.177:0/2427629664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:43.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:42 smithi204 bash[68176]: audit 2024-07-28T12:16:42.327705+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:43.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:43.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:43.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:43.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:43.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2050 16 16 0 0 0 - 0 2024-07-28T12:16:43.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:43.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:44.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:44.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:43 smithi204 bash[68176]: cluster 2024-07-28T12:16:42.758068+0000 mon.a (mon.0) 1836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:44.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:43 smithi204 bash[68176]: audit 2024-07-28T12:16:42.766293+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:44.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:43 smithi204 bash[68176]: cluster 2024-07-28T12:16:42.766434+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e268: 8 total, 2 up, 7 in 2024-07-28T12:16:44.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[81864]: cluster 2024-07-28T12:16:42.758068+0000 mon.a (mon.0) 1836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[81864]: audit 2024-07-28T12:16:42.766293+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[81864]: cluster 2024-07-28T12:16:42.766434+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e268: 8 total, 2 up, 7 in 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[79620]: cluster 2024-07-28T12:16:42.758068+0000 mon.a (mon.0) 1836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[79620]: audit 2024-07-28T12:16:42.766293+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:44.139 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:43 smithi177 bash[79620]: cluster 2024-07-28T12:16:42.766434+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e268: 8 total, 2 up, 7 in 2024-07-28T12:16:44.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:44.266 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:44.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:44.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:44.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:44.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2051 16 16 0 0 0 - 0 2024-07-28T12:16:44.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:44.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:44.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:44 smithi177 bash[81864]: cluster 2024-07-28T12:16:43.217544+0000 mgr.y (mgr.25253) 1444 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:45.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:44 smithi177 bash[79620]: cluster 2024-07-28T12:16:43.217544+0000 mgr.y (mgr.25253) 1444 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:45.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:45.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:44 smithi204 bash[68176]: cluster 2024-07-28T12:16:43.217544+0000 mgr.y (mgr.25253) 1444 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:45.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:45.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:45.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:45.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:45.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2052 16 16 0 0 0 - 0 2024-07-28T12:16:45.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:45.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:45.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:16:45.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:45 smithi204 bash[68176]: audit 2024-07-28T12:16:45.723470+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:45 smithi177 bash[81864]: audit 2024-07-28T12:16:45.723470+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:45 smithi177 bash[79620]: audit 2024-07-28T12:16:45.723470+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:46.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:46.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:46.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:46.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:46.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:46.535 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:16:46.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:46.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2053 16 16 0 0 0 - 0 2024-07-28T12:16:46.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:46.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:46.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:47.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:47.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:46 smithi204 bash[68176]: cluster 2024-07-28T12:16:45.219219+0000 mgr.y (mgr.25253) 1445 : cluster [DBG] pgmap v1541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:47.095 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:46 smithi177 bash[81864]: cluster 2024-07-28T12:16:45.219219+0000 mgr.y (mgr.25253) 1445 : cluster [DBG] pgmap v1541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:47.095 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:46 smithi177 bash[79620]: cluster 2024-07-28T12:16:45.219219+0000 mgr.y (mgr.25253) 1445 : cluster [DBG] pgmap v1541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:47.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:47.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:47.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:47.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:47.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2054 16 16 0 0 0 - 0 2024-07-28T12:16:47.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:47.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:47.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:48.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:48.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:48.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:48.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:48.499 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:48.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:48.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:48.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2055 16 16 0 0 0 - 0 2024-07-28T12:16:48.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:48.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:48.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:48.986 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:48 smithi177 bash[79620]: cluster 2024-07-28T12:16:47.220937+0000 mgr.y (mgr.25253) 1446 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:48.986 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:48 smithi177 bash[81864]: cluster 2024-07-28T12:16:47.220937+0000 mgr.y (mgr.25253) 1446 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:49.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:49.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:48 smithi204 bash[68176]: cluster 2024-07-28T12:16:47.220937+0000 mgr.y (mgr.25253) 1446 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:49.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:49.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:49.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:49.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:16:49.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:49.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2056 16 16 0 0 0 - 0 2024-07-28T12:16:49.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:49.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:49.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:50.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:50.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:50.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:50.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:50.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:50.611 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:50.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:50.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2057 16 16 0 0 0 - 0 2024-07-28T12:16:50.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:50.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:50.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:50 smithi177 bash[79620]: cluster 2024-07-28T12:16:49.222481+0000 mgr.y (mgr.25253) 1447 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:51.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:50 smithi177 bash[81864]: cluster 2024-07-28T12:16:49.222481+0000 mgr.y (mgr.25253) 1447 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:51.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:50 smithi204 bash[68176]: cluster 2024-07-28T12:16:49.222481+0000 mgr.y (mgr.25253) 1447 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:51.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:51.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:51.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:51.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:51.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2058 16 16 0 0 0 - 0 2024-07-28T12:16:51.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:51.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:51.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:52.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:52.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:52.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:52.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:52.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:52.549 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:16:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:52.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2059 16 16 0 0 0 - 0 2024-07-28T12:16:52.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:52.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:53.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:53.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:53.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:52 smithi177 bash[79620]: cluster 2024-07-28T12:16:51.224022+0000 mgr.y (mgr.25253) 1448 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:53.144 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:52 smithi177 bash[81864]: cluster 2024-07-28T12:16:51.224022+0000 mgr.y (mgr.25253) 1448 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:52 smithi204 bash[68176]: cluster 2024-07-28T12:16:51.224022+0000 mgr.y (mgr.25253) 1448 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:53.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:53.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:53.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:53.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:53.653 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:53.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:16:53.672399+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:53.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:53.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2060 16 16 0 0 0 - 0 2024-07-28T12:16:53.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:53.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:53.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:54.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:54.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:54.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:54.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:54.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:54.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2061 16 16 0 0 0 - 0 2024-07-28T12:16:54.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:54.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:54.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:54.967 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:54 smithi177 bash[81864]: cluster 2024-07-28T12:16:53.224961+0000 mgr.y (mgr.25253) 1449 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:54.968 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:54 smithi177 bash[79620]: cluster 2024-07-28T12:16:53.224961+0000 mgr.y (mgr.25253) 1449 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:55.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:55.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:54 smithi204 bash[68176]: cluster 2024-07-28T12:16:53.224961+0000 mgr.y (mgr.25253) 1449 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:55.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:55.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:55.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:55.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:55.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2062 16 16 0 0 0 - 0 2024-07-28T12:16:55.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:55.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:55.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:56.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:56.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:56.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:16:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:16:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:16:56.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:56.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:56.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:56.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2063 16 16 0 0 0 - 0 2024-07-28T12:16:56.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:56.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:56.819 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:16:56.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:56 smithi204 bash[68176]: cluster 2024-07-28T12:16:55.226502+0000 mgr.y (mgr.25253) 1450 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:57.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:56 smithi204 bash[68176]: audit 2024-07-28T12:16:56.125101+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:57.168 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:56 smithi177 bash[79620]: cluster 2024-07-28T12:16:55.226502+0000 mgr.y (mgr.25253) 1450 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:57.168 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:56 smithi177 bash[79620]: audit 2024-07-28T12:16:56.125101+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:57.169 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:56 smithi177 bash[81864]: cluster 2024-07-28T12:16:55.226502+0000 mgr.y (mgr.25253) 1450 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:57.169 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:56 smithi177 bash[81864]: audit 2024-07-28T12:16:56.125101+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:57.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:57.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:57.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:57.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2064 16 16 0 0 0 - 0 2024-07-28T12:16:57.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:57.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:57.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:58.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:58.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:57 smithi204 bash[68176]: cluster 2024-07-28T12:16:56.808527+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:58.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:57 smithi204 bash[68176]: audit 2024-07-28T12:16:56.818435+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:58.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:57 smithi204 bash[68176]: cluster 2024-07-28T12:16:56.818584+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e269: 8 total, 2 up, 7 in 2024-07-28T12:16:58.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[81864]: cluster 2024-07-28T12:16:56.808527+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[81864]: audit 2024-07-28T12:16:56.818435+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[81864]: cluster 2024-07-28T12:16:56.818584+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e269: 8 total, 2 up, 7 in 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[79620]: cluster 2024-07-28T12:16:56.808527+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[79620]: audit 2024-07-28T12:16:56.818435+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.177:0/3898166859' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:57 smithi177 bash[79620]: cluster 2024-07-28T12:16:56.818584+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e269: 8 total, 2 up, 7 in 2024-07-28T12:16:58.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:58.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:58.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:58.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2065 16 16 0 0 0 - 0 2024-07-28T12:16:58.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:58.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:16:58 smithi204 bash[68176]: cluster 2024-07-28T12:16:57.228119+0000 mgr.y (mgr.25253) 1451 : cluster [DBG] pgmap v1548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:58.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:16:58 smithi177 bash[81864]: cluster 2024-07-28T12:16:57.228119+0000 mgr.y (mgr.25253) 1451 : cluster [DBG] pgmap v1548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:16:58 smithi177 bash[79620]: cluster 2024-07-28T12:16:57.228119+0000 mgr.y (mgr.25253) 1451 : cluster [DBG] pgmap v1548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:16:59.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:59.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:59.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:59.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:59.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:59.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:59.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2066 16 16 0 0 0 - 0 2024-07-28T12:16:59.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:59.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:59.916 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:00.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:00.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:00.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:00.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:00.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:17:00.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:00.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:00.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2067 16 16 0 0 0 - 0 2024-07-28T12:17:00.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:00.765 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:00.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:17:00.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:00.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:00 smithi177 bash[79620]: cluster 2024-07-28T12:16:59.229603+0000 mgr.y (mgr.25253) 1452 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:00 smithi177 bash[79620]: audit 2024-07-28T12:17:00.724006+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:00 smithi177 bash[81864]: cluster 2024-07-28T12:16:59.229603+0000 mgr.y (mgr.25253) 1452 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:00 smithi177 bash[81864]: audit 2024-07-28T12:17:00.724006+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:01.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:00 smithi204 bash[68176]: cluster 2024-07-28T12:16:59.229603+0000 mgr.y (mgr.25253) 1452 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:00 smithi204 bash[68176]: audit 2024-07-28T12:17:00.724006+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:01.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:01.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:01.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:01.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:01.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:01.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2068 16 16 0 0 0 - 0 2024-07-28T12:17:01.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:01.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:02.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:02.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:02.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:02.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:02.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:02.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:02.617 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2069 16 16 0 0 0 - 0 2024-07-28T12:17:02.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:02.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:02.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:02 smithi204 bash[68176]: cluster 2024-07-28T12:17:01.231147+0000 mgr.y (mgr.25253) 1453 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:02.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:02 smithi177 bash[79620]: cluster 2024-07-28T12:17:01.231147+0000 mgr.y (mgr.25253) 1453 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:03.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:02 smithi177 bash[81864]: cluster 2024-07-28T12:17:01.231147+0000 mgr.y (mgr.25253) 1453 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:03.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:03.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:03.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:03.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:03.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:03.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:03.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2070 16 16 0 0 0 - 0 2024-07-28T12:17:03.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:03.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:04.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:04.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:04.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:04.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2071 16 16 0 0 0 - 0 2024-07-28T12:17:04.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:04.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:04.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:05.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:05.100 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:04 smithi177 bash[81864]: cluster 2024-07-28T12:17:03.232095+0000 mgr.y (mgr.25253) 1454 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:05.100 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:04 smithi177 bash[79620]: cluster 2024-07-28T12:17:03.232095+0000 mgr.y (mgr.25253) 1454 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:04 smithi204 bash[68176]: cluster 2024-07-28T12:17:03.232095+0000 mgr.y (mgr.25253) 1454 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:05.188 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:05.188 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:05.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:05.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:05.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:05.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:05.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2072 16 16 0 0 0 - 0 2024-07-28T12:17:05.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:05.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:05.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:06.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:06.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T12:17:06.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:06.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:06.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:06.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:06.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2073 16 16 0 0 0 - 0 2024-07-28T12:17:06.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:06.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:06.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:07.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:07.125 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:06 smithi204 bash[68176]: cluster 2024-07-28T12:17:05.232799+0000 mgr.y (mgr.25253) 1455 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:07.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:06 smithi177 bash[81864]: cluster 2024-07-28T12:17:05.232799+0000 mgr.y (mgr.25253) 1455 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:07.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:06 smithi177 bash[79620]: cluster 2024-07-28T12:17:05.232799+0000 mgr.y (mgr.25253) 1455 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:07.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:07.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:07.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:07.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:07.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2074 16 16 0 0 0 - 0 2024-07-28T12:17:07.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:07.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:07.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:08.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:08.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:08.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:08.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:08.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:08.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:08.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2075 16 16 0 0 0 - 0 2024-07-28T12:17:08.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:08.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:09.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:09.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:09.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:08 smithi204 bash[68176]: cluster 2024-07-28T12:17:07.233543+0000 mgr.y (mgr.25253) 1456 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:09.176 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:08 smithi177 bash[81864]: cluster 2024-07-28T12:17:07.233543+0000 mgr.y (mgr.25253) 1456 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:09.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:08 smithi177 bash[79620]: cluster 2024-07-28T12:17:07.233543+0000 mgr.y (mgr.25253) 1456 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:09.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:09.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:09.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:09.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:09.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2076 16 16 0 0 0 - 0 2024-07-28T12:17:09.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:09.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:09.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:10.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:10.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:10.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:10.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:10.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:10.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:10.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2077 16 16 0 0 0 - 0 2024-07-28T12:17:10.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:10.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:10.978 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:10.979 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:10 smithi177 bash[81864]: cluster 2024-07-28T12:17:09.235025+0000 mgr.y (mgr.25253) 1457 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:10.979 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:10 smithi177 bash[79620]: cluster 2024-07-28T12:17:09.235025+0000 mgr.y (mgr.25253) 1457 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:11.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:11.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:10 smithi204 bash[68176]: cluster 2024-07-28T12:17:09.235025+0000 mgr.y (mgr.25253) 1457 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:11.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:11.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:11.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:11.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:11.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:11.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2078 16 16 0 0 0 - 0 2024-07-28T12:17:11.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:11.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:11.876 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:17:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:11 smithi204 bash[68176]: audit 2024-07-28T12:17:11.060109+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:11.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:11.982 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:11.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:17:12.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.135 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:11 smithi177 bash[81864]: audit 2024-07-28T12:17:11.060109+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:12.135 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:11 smithi177 bash[79620]: audit 2024-07-28T12:17:11.060109+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:12.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:12.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:12.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2079 16 16 0 0 0 - 0 2024-07-28T12:17:12.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:12.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:12.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:13.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:13.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:12 smithi204 bash[68176]: cluster 2024-07-28T12:17:11.236574+0000 mgr.y (mgr.25253) 1458 : cluster [DBG] pgmap v1555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:13.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:12 smithi204 bash[68176]: cluster 2024-07-28T12:17:11.857057+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:13.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:12 smithi204 bash[68176]: audit 2024-07-28T12:17:11.876479+0000 mon.a (mon.0) 1847 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:13.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:12 smithi204 bash[68176]: cluster 2024-07-28T12:17:11.876657+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e270: 8 total, 2 up, 7 in 2024-07-28T12:17:13.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[79620]: cluster 2024-07-28T12:17:11.236574+0000 mgr.y (mgr.25253) 1458 : cluster [DBG] pgmap v1555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[79620]: cluster 2024-07-28T12:17:11.857057+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[79620]: audit 2024-07-28T12:17:11.876479+0000 mon.a (mon.0) 1847 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[79620]: cluster 2024-07-28T12:17:11.876657+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e270: 8 total, 2 up, 7 in 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[81864]: cluster 2024-07-28T12:17:11.236574+0000 mgr.y (mgr.25253) 1458 : cluster [DBG] pgmap v1555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[81864]: cluster 2024-07-28T12:17:11.857057+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[81864]: audit 2024-07-28T12:17:11.876479+0000 mon.a (mon.0) 1847 : audit [INF] from='client.? 172.21.15.177:0/476082822' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:12 smithi177 bash[81864]: cluster 2024-07-28T12:17:11.876657+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e270: 8 total, 2 up, 7 in 2024-07-28T12:17:13.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:13.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:13.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:13.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:13.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:17:13.674996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:13.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:13.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2080 16 16 0 0 0 - 0 2024-07-28T12:17:13.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:13.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:13.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:14.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:14.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:14.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:14.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:14.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2081 16 16 0 0 0 - 0 2024-07-28T12:17:14.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:17:14.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:14.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:15.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:14 smithi204 bash[68176]: cluster 2024-07-28T12:17:13.238216+0000 mgr.y (mgr.25253) 1459 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:15.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:14 smithi177 bash[79620]: cluster 2024-07-28T12:17:13.238216+0000 mgr.y (mgr.25253) 1459 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:14 smithi177 bash[81864]: cluster 2024-07-28T12:17:13.238216+0000 mgr.y (mgr.25253) 1459 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:15.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:15.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:15.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:15.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2082 16 16 0 0 0 - 0 2024-07-28T12:17:15.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:15.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:15.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:16.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:16.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:16.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:17:16.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:16.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:16.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:16.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:16.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2083 16 16 0 0 0 - 0 2024-07-28T12:17:16.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:16.773 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:16.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:16.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:16.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:16 smithi204 bash[68176]: cluster 2024-07-28T12:17:15.239929+0000 mgr.y (mgr.25253) 1460 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:16.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:16 smithi204 bash[68176]: audit 2024-07-28T12:17:15.729130+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:16.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:16 smithi204 bash[68176]: audit 2024-07-28T12:17:15.730502+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[79620]: cluster 2024-07-28T12:17:15.239929+0000 mgr.y (mgr.25253) 1460 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[79620]: audit 2024-07-28T12:17:15.729130+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[79620]: audit 2024-07-28T12:17:15.730502+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[81864]: cluster 2024-07-28T12:17:15.239929+0000 mgr.y (mgr.25253) 1460 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[81864]: audit 2024-07-28T12:17:15.729130+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:16 smithi177 bash[81864]: audit 2024-07-28T12:17:15.730502+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:17.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:17.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:17.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:17.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:17.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:17.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2084 16 16 0 0 0 - 0 2024-07-28T12:17:17.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:17.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:17.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:18.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:18.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:18.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:18.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:18.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:18.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:18.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2085 16 16 0 0 0 - 0 2024-07-28T12:17:18.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:18.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:18.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:18 smithi204 bash[68176]: cluster 2024-07-28T12:17:17.241317+0000 mgr.y (mgr.25253) 1461 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:18.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:18 smithi204 bash[68176]: audit 2024-07-28T12:17:18.015364+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:19.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:19.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:18 smithi177 bash[81864]: cluster 2024-07-28T12:17:17.241317+0000 mgr.y (mgr.25253) 1461 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:19.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:18 smithi177 bash[81864]: audit 2024-07-28T12:17:18.015364+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:19.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:18 smithi177 bash[79620]: cluster 2024-07-28T12:17:17.241317+0000 mgr.y (mgr.25253) 1461 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:19.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:18 smithi177 bash[79620]: audit 2024-07-28T12:17:18.015364+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:19.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:19.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:19.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:19.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:19.566 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:19.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:19.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2086 16 16 0 0 0 - 0 2024-07-28T12:17:19.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:19.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:19.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:20.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:20.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:20.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:20.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:20.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:20.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:20.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2087 16 16 0 0 0 - 0 2024-07-28T12:17:20.681 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:20.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:20.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:20 smithi204 bash[68176]: cluster 2024-07-28T12:17:19.243056+0000 mgr.y (mgr.25253) 1462 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:20.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:21.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:21.013 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:20 smithi177 bash[79620]: cluster 2024-07-28T12:17:19.243056+0000 mgr.y (mgr.25253) 1462 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:21.013 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:20 smithi177 bash[81864]: cluster 2024-07-28T12:17:19.243056+0000 mgr.y (mgr.25253) 1462 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:21.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:21.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:21.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:21.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:21.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:17:21.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:21.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2088 16 16 0 0 0 - 0 2024-07-28T12:17:21.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:21.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:21.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:22.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:22.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:22.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:22.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:22.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:22.548 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:22.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2089 16 16 0 0 0 - 0 2024-07-28T12:17:22.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:22.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:22.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:22 smithi204 bash[68176]: cluster 2024-07-28T12:17:21.243931+0000 mgr.y (mgr.25253) 1463 : cluster [DBG] pgmap v1561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:23.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:22 smithi177 bash[81864]: cluster 2024-07-28T12:17:21.243931+0000 mgr.y (mgr.25253) 1463 : cluster [DBG] pgmap v1561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:22 smithi177 bash[79620]: cluster 2024-07-28T12:17:21.243931+0000 mgr.y (mgr.25253) 1463 : cluster [DBG] pgmap v1561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:23.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:23.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:23.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:23.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:23.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:23.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2090 16 16 0 0 0 - 0 2024-07-28T12:17:23.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:23.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:23.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:24.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:24.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:24.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:24.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:24.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:24.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: cluster 2024-07-28T12:17:23.244691+0000 mgr.y (mgr.25253) 1464 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:23.608463+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:23.612349+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:23.891731+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:23.896122+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:24.152221+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:24.285277+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:24.286559+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:24 smithi204 bash[68176]: audit 2024-07-28T12:17:24.292534+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2091 16 16 0 0 0 - 0 2024-07-28T12:17:24.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: cluster 2024-07-28T12:17:23.244691+0000 mgr.y (mgr.25253) 1464 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:23.608463+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:23.612349+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:23.891731+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:23.896122+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:24.152221+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:24.285277+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:24.286559+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[79620]: audit 2024-07-28T12:17:24.292534+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: cluster 2024-07-28T12:17:23.244691+0000 mgr.y (mgr.25253) 1464 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:23.608463+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:23.612349+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:23.891731+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:23.896122+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:24.152221+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:24.285277+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:24.286559+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:24.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:24 smithi177 bash[81864]: audit 2024-07-28T12:17:24.292534+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:24.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:24.902 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:17:24.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:25.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:25.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:25.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:25.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:25.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:25.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:25.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2092 16 16 0 0 0 - 0 2024-07-28T12:17:25.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:25.907 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:25.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:25 smithi204 bash[68176]: cluster 2024-07-28T12:17:24.894810+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:25 smithi204 bash[68176]: audit 2024-07-28T12:17:24.901716+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:25 smithi204 bash[68176]: cluster 2024-07-28T12:17:24.901796+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e271: 8 total, 2 up, 7 in 2024-07-28T12:17:25.932 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[79620]: cluster 2024-07-28T12:17:24.894810+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:25.932 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[79620]: audit 2024-07-28T12:17:24.901716+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:25.932 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[79620]: cluster 2024-07-28T12:17:24.901796+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e271: 8 total, 2 up, 7 in 2024-07-28T12:17:25.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[81864]: cluster 2024-07-28T12:17:24.894810+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:25.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[81864]: audit 2024-07-28T12:17:24.901716+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.177:0/739196616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:25.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:25 smithi177 bash[81864]: cluster 2024-07-28T12:17:24.901796+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e271: 8 total, 2 up, 7 in 2024-07-28T12:17:26.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:26.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:26.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:26.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:26.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:26.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:17:26.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:26.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2093 16 16 0 0 0 - 0 2024-07-28T12:17:26.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:26.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:26.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:27.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:26 smithi204 bash[68176]: cluster 2024-07-28T12:17:25.246161+0000 mgr.y (mgr.25253) 1465 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:27.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:27.228 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:26 smithi177 bash[79620]: cluster 2024-07-28T12:17:25.246161+0000 mgr.y (mgr.25253) 1465 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:27.228 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:26 smithi177 bash[81864]: cluster 2024-07-28T12:17:25.246161+0000 mgr.y (mgr.25253) 1465 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:27.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:27.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:27.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:27.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2094 16 16 0 0 0 - 0 2024-07-28T12:17:27.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:27.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:27.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:27.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:17:28.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:28.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:28.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:28.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:28.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2095 16 16 0 0 0 - 0 2024-07-28T12:17:28.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:28.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:28.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:29.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:29.118 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:28 smithi204 bash[68176]: cluster 2024-07-28T12:17:27.247747+0000 mgr.y (mgr.25253) 1466 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:29.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:29.237 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:28 smithi177 bash[81864]: cluster 2024-07-28T12:17:27.247747+0000 mgr.y (mgr.25253) 1466 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:29.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:28 smithi177 bash[79620]: cluster 2024-07-28T12:17:27.247747+0000 mgr.y (mgr.25253) 1466 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:29.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:29.385 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:29.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:29.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:29.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2096 16 16 0 0 0 - 0 2024-07-28T12:17:29.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:29.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:29.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.103 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:30.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:17:30.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:30.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:30.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:30.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2097 16 16 0 0 0 - 0 2024-07-28T12:17:30.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:31.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:31.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:31.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:30 smithi204 bash[68176]: cluster 2024-07-28T12:17:29.249220+0000 mgr.y (mgr.25253) 1467 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:31.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:30 smithi204 bash[68176]: audit 2024-07-28T12:17:30.729172+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:31.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:30 smithi204 bash[68176]: audit 2024-07-28T12:17:30.730282+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:31.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[81864]: cluster 2024-07-28T12:17:29.249220+0000 mgr.y (mgr.25253) 1467 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[81864]: audit 2024-07-28T12:17:30.729172+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[81864]: audit 2024-07-28T12:17:30.730282+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[79620]: cluster 2024-07-28T12:17:29.249220+0000 mgr.y (mgr.25253) 1467 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[79620]: audit 2024-07-28T12:17:30.729172+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:17:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:30 smithi177 bash[79620]: audit 2024-07-28T12:17:30.730282+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:31.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:31.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:31.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:31.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2098 16 16 0 0 0 - 0 2024-07-28T12:17:31.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:31.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:31.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:32.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:32.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:32.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:32.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:32.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2099 16 16 0 0 0 - 0 2024-07-28T12:17:32.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:32.702 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:32.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:32.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:33.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:33.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:33.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:32 smithi177 bash[81864]: cluster 2024-07-28T12:17:31.250742+0000 mgr.y (mgr.25253) 1468 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:33.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:32 smithi177 bash[79620]: cluster 2024-07-28T12:17:31.250742+0000 mgr.y (mgr.25253) 1468 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:33.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:33.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:33.411 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:32 smithi204 bash[68176]: cluster 2024-07-28T12:17:31.250742+0000 mgr.y (mgr.25253) 1468 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:33.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:33.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:33.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:17:33.677863+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:33.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:33.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2100 16 16 0 0 0 - 0 2024-07-28T12:17:33.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:33.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:33.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:34.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:34.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:34.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:34.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:34.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:34.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2101 16 16 0 0 0 - 0 2024-07-28T12:17:34.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:34.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:34.891 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:34.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:34 smithi177 bash[79620]: cluster 2024-07-28T12:17:33.252170+0000 mgr.y (mgr.25253) 1469 : cluster [DBG] pgmap v1568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:35.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:34 smithi177 bash[81864]: cluster 2024-07-28T12:17:33.252170+0000 mgr.y (mgr.25253) 1469 : cluster [DBG] pgmap v1568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:35.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:35.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:35.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:34 smithi204 bash[68176]: cluster 2024-07-28T12:17:33.252170+0000 mgr.y (mgr.25253) 1469 : cluster [DBG] pgmap v1568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:35.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:35.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:35.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:35.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:35.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2102 16 16 0 0 0 - 0 2024-07-28T12:17:35.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:35.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:36.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:36.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:36.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:36.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:36.377 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:17:36.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:36.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:36.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2103 16 16 0 0 0 - 0 2024-07-28T12:17:36.717 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:36.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:36.937 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:17:36.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:36.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:36 smithi177 bash[81864]: cluster 2024-07-28T12:17:35.253649+0000 mgr.y (mgr.25253) 1470 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:36.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:36 smithi177 bash[81864]: audit 2024-07-28T12:17:36.902623+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:36.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:36 smithi177 bash[79620]: cluster 2024-07-28T12:17:35.253649+0000 mgr.y (mgr.25253) 1470 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:36.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:36 smithi177 bash[79620]: audit 2024-07-28T12:17:36.902623+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:37.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:37.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:37.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:36 smithi204 bash[68176]: cluster 2024-07-28T12:17:35.253649+0000 mgr.y (mgr.25253) 1470 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:37.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:36 smithi204 bash[68176]: audit 2024-07-28T12:17:36.902623+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:37.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:37.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:37.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2104 16 16 0 0 0 - 0 2024-07-28T12:17:37.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:37.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:38.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:38.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:37 smithi204 bash[68176]: cluster 2024-07-28T12:17:36.930017+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:37 smithi204 bash[68176]: audit 2024-07-28T12:17:36.937399+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:37 smithi204 bash[68176]: cluster 2024-07-28T12:17:36.937482+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e272: 8 total, 2 up, 7 in 2024-07-28T12:17:38.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[79620]: cluster 2024-07-28T12:17:36.930017+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[79620]: audit 2024-07-28T12:17:36.937399+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.265 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[79620]: cluster 2024-07-28T12:17:36.937482+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e272: 8 total, 2 up, 7 in 2024-07-28T12:17:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[81864]: cluster 2024-07-28T12:17:36.930017+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[81864]: audit 2024-07-28T12:17:36.937399+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.177:0/432139943' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:37 smithi177 bash[81864]: cluster 2024-07-28T12:17:36.937482+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e272: 8 total, 2 up, 7 in 2024-07-28T12:17:38.334 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:38.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:38.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:38.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:38.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2105 16 16 0 0 0 - 0 2024-07-28T12:17:38.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:38.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:38.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:38 smithi177 bash[81864]: cluster 2024-07-28T12:17:37.255369+0000 mgr.y (mgr.25253) 1471 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:38 smithi177 bash[79620]: cluster 2024-07-28T12:17:37.255369+0000 mgr.y (mgr.25253) 1471 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:39.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:17:39.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:38 smithi204 bash[68176]: cluster 2024-07-28T12:17:37.255369+0000 mgr.y (mgr.25253) 1471 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:39.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:39.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:39.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:39.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:39.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2106 16 16 0 0 0 - 0 2024-07-28T12:17:39.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:39.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:39.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:40.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:17:40.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:40.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:40.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:40.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:40.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:40.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:40.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2107 16 16 0 0 0 - 0 2024-07-28T12:17:40.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:40.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:40.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:40 smithi177 bash[79620]: cluster 2024-07-28T12:17:39.257053+0000 mgr.y (mgr.25253) 1472 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:41.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:40 smithi177 bash[81864]: cluster 2024-07-28T12:17:39.257053+0000 mgr.y (mgr.25253) 1472 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:41.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:41.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:41.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:40 smithi204 bash[68176]: cluster 2024-07-28T12:17:39.257053+0000 mgr.y (mgr.25253) 1472 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:41.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:41.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:41.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2108 16 16 0 0 0 - 0 2024-07-28T12:17:41.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:41.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:41.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:42.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:42.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:42.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:42.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2109 16 16 0 0 0 - 0 2024-07-28T12:17:42.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:42.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:43.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:43.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:43.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:43.260 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:42 smithi177 bash[81864]: cluster 2024-07-28T12:17:41.258243+0000 mgr.y (mgr.25253) 1473 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:43.260 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:42 smithi177 bash[79620]: cluster 2024-07-28T12:17:41.258243+0000 mgr.y (mgr.25253) 1473 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:43.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:43.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:42 smithi204 bash[68176]: cluster 2024-07-28T12:17:41.258243+0000 mgr.y (mgr.25253) 1473 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:43.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:43.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:43.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2110 16 16 0 0 0 - 0 2024-07-28T12:17:43.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:43.811 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:43.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:43.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:44.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:44.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:44.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:44.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:44.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:44.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:44.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2111 16 16 0 0 0 - 0 2024-07-28T12:17:44.765 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:44.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:44.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:45.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:45.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:44 smithi204 bash[68176]: cluster 2024-07-28T12:17:43.259754+0000 mgr.y (mgr.25253) 1474 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:45.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:45.159 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:44 smithi177 bash[81864]: cluster 2024-07-28T12:17:43.259754+0000 mgr.y (mgr.25253) 1474 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:45.160 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:44 smithi177 bash[79620]: cluster 2024-07-28T12:17:43.259754+0000 mgr.y (mgr.25253) 1474 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:45.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:45.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:45.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:45.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:45.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2112 16 16 0 0 0 - 0 2024-07-28T12:17:45.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:45.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:45.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:46.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:45 smithi204 bash[68176]: audit 2024-07-28T12:17:45.725254+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:46.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:45 smithi177 bash[79620]: audit 2024-07-28T12:17:45.725254+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:46.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:17:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:45 smithi177 bash[81864]: audit 2024-07-28T12:17:45.725254+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:46.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:46.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:46.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:46.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2113 16 16 0 0 0 - 0 2024-07-28T12:17:46.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:46.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:46.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:46 smithi177 bash[81864]: cluster 2024-07-28T12:17:45.261261+0000 mgr.y (mgr.25253) 1475 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:46 smithi177 bash[79620]: cluster 2024-07-28T12:17:45.261261+0000 mgr.y (mgr.25253) 1475 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:47.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:47.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:47.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:47.310 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:47.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:46 smithi204 bash[68176]: cluster 2024-07-28T12:17:45.261261+0000 mgr.y (mgr.25253) 1475 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:47.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:47.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:47.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:47.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2114 16 16 0 0 0 - 0 2024-07-28T12:17:47.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:47.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:48.099 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:48.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:17:48.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:48.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:48.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:48.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:48.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:48.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2115 16 16 0 0 0 - 0 2024-07-28T12:17:48.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:48.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:48.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:49.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:49.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:49.188 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:48 smithi177 bash[79620]: cluster 2024-07-28T12:17:47.262809+0000 mgr.y (mgr.25253) 1476 : cluster [DBG] pgmap v1576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:49.188 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:48 smithi177 bash[81864]: cluster 2024-07-28T12:17:47.262809+0000 mgr.y (mgr.25253) 1476 : cluster [DBG] pgmap v1576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:49.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:49.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:48 smithi204 bash[68176]: cluster 2024-07-28T12:17:47.262809+0000 mgr.y (mgr.25253) 1476 : cluster [DBG] pgmap v1576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:49.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:49.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:49.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2116 16 16 0 0 0 - 0 2024-07-28T12:17:49.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:49.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:49.998 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:17:50.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:50.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:50.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:50.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:49 smithi177 bash[79620]: audit 2024-07-28T12:17:49.150324+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.177:0/1076850385' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:49 smithi177 bash[79620]: audit 2024-07-28T12:17:49.151121+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:49 smithi177 bash[81864]: audit 2024-07-28T12:17:49.150324+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.177:0/1076850385' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.256 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:49 smithi177 bash[81864]: audit 2024-07-28T12:17:49.151121+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:50.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:49 smithi204 bash[68176]: audit 2024-07-28T12:17:49.150324+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.177:0/1076850385' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:49 smithi204 bash[68176]: audit 2024-07-28T12:17:49.151121+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:50.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:50.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:50.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2117 16 16 0 0 0 - 0 2024-07-28T12:17:50.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:50.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:50.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:51.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:51.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[81864]: cluster 2024-07-28T12:17:49.263799+0000 mgr.y (mgr.25253) 1477 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[81864]: cluster 2024-07-28T12:17:49.980438+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[81864]: audit 2024-07-28T12:17:49.996987+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[81864]: cluster 2024-07-28T12:17:49.997096+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e273: 8 total, 2 up, 7 in 2024-07-28T12:17:51.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[79620]: cluster 2024-07-28T12:17:49.263799+0000 mgr.y (mgr.25253) 1477 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:51.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[79620]: cluster 2024-07-28T12:17:49.980438+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:51.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[79620]: audit 2024-07-28T12:17:49.996987+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:51.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:50 smithi177 bash[79620]: cluster 2024-07-28T12:17:49.997096+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e273: 8 total, 2 up, 7 in 2024-07-28T12:17:51.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:50 smithi204 bash[68176]: cluster 2024-07-28T12:17:49.263799+0000 mgr.y (mgr.25253) 1477 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:50 smithi204 bash[68176]: cluster 2024-07-28T12:17:49.980438+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:50 smithi204 bash[68176]: audit 2024-07-28T12:17:49.996987+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:50 smithi204 bash[68176]: cluster 2024-07-28T12:17:49.997096+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e273: 8 total, 2 up, 7 in 2024-07-28T12:17:51.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:51.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:51.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:51.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2118 16 16 0 0 0 - 0 2024-07-28T12:17:51.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:51.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:52.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:52.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:52.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:52.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:52.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:52.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:17:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2119 16 16 0 0 0 - 0 2024-07-28T12:17:52.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:52.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:52.851 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:52.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:53.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:17:53.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:52 smithi204 bash[68176]: cluster 2024-07-28T12:17:51.264729+0000 mgr.y (mgr.25253) 1478 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:53.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:52 smithi177 bash[81864]: cluster 2024-07-28T12:17:51.264729+0000 mgr.y (mgr.25253) 1478 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:52 smithi177 bash[79620]: cluster 2024-07-28T12:17:51.264729+0000 mgr.y (mgr.25253) 1478 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:53.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:53.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:53.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:53.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:17:53.680854+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:53.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:53.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2120 16 16 0 0 0 - 0 2024-07-28T12:17:53.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:53.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:53.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:54.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:54.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:54.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:54.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:54.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:54.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:54.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2121 16 16 0 0 0 - 0 2024-07-28T12:17:54.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:54.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:55.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:55.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:55.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:55.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:54 smithi177 bash[81864]: cluster 2024-07-28T12:17:53.265680+0000 mgr.y (mgr.25253) 1479 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:55.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:54 smithi177 bash[79620]: cluster 2024-07-28T12:17:53.265680+0000 mgr.y (mgr.25253) 1479 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:55.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:54 smithi204 bash[68176]: cluster 2024-07-28T12:17:53.265680+0000 mgr.y (mgr.25253) 1479 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:55.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:55.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:55.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:55.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2122 16 16 0 0 0 - 0 2024-07-28T12:17:55.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:55.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:55.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:56.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:56.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:17:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:17:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:17:56.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:56.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:56.481 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:56.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:56.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:56.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2123 16 16 0 0 0 - 0 2024-07-28T12:17:56.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:56.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:57.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:57.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:56 smithi177 bash[79620]: cluster 2024-07-28T12:17:55.267129+0000 mgr.y (mgr.25253) 1480 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:56 smithi177 bash[81864]: cluster 2024-07-28T12:17:55.267129+0000 mgr.y (mgr.25253) 1480 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:57.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:56 smithi204 bash[68176]: cluster 2024-07-28T12:17:55.267129+0000 mgr.y (mgr.25253) 1480 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:57.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:17:57.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:57.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:57.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:57.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2124 16 16 0 0 0 - 0 2024-07-28T12:17:57.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:57.827 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:57.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:57.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:58.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:58.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:58.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:58.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:58.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:58.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2125 16 16 0 0 0 - 0 2024-07-28T12:17:58.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:58.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:58.937 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:59.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:17:59 smithi204 bash[68176]: cluster 2024-07-28T12:17:57.268233+0000 mgr.y (mgr.25253) 1481 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:59.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:17:58 smithi177 bash[79620]: cluster 2024-07-28T12:17:57.268233+0000 mgr.y (mgr.25253) 1481 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:59.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:17:59 smithi177 bash[81864]: cluster 2024-07-28T12:17:57.268233+0000 mgr.y (mgr.25253) 1481 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:17:59.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:59.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:59.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:59.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:59.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2126 16 16 0 0 0 - 0 2024-07-28T12:17:59.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:59.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:00.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:00.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:00.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:00.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:00.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:00.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:00.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2127 16 16 0 0 0 - 0 2024-07-28T12:18:00.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:00.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:00.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:01.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:01.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:01 smithi177 bash[81864]: cluster 2024-07-28T12:17:59.269825+0000 mgr.y (mgr.25253) 1482 : cluster [DBG] pgmap v1583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:01 smithi177 bash[81864]: audit 2024-07-28T12:18:00.725857+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:01 smithi177 bash[79620]: cluster 2024-07-28T12:17:59.269825+0000 mgr.y (mgr.25253) 1482 : cluster [DBG] pgmap v1583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:01 smithi177 bash[79620]: audit 2024-07-28T12:18:00.725857+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:01.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:01.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:01 smithi204 bash[68176]: cluster 2024-07-28T12:17:59.269825+0000 mgr.y (mgr.25253) 1482 : cluster [DBG] pgmap v1583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:01 smithi204 bash[68176]: audit 2024-07-28T12:18:00.725857+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:01.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:01.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:01.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2128 16 16 0 0 0 - 0 2024-07-28T12:18:01.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:01.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:02.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:02.020 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:18:02.028 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:02.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:02 smithi204 bash[68176]: audit 2024-07-28T12:18:01.983812+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.177:0/3104391111' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:02 smithi204 bash[68176]: audit 2024-07-28T12:18:01.984445+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:02.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:02 smithi177 bash[81864]: audit 2024-07-28T12:18:01.983812+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.177:0/3104391111' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:02 smithi177 bash[81864]: audit 2024-07-28T12:18:01.984445+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:02 smithi177 bash[79620]: audit 2024-07-28T12:18:01.983812+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.177:0/3104391111' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:02 smithi177 bash[79620]: audit 2024-07-28T12:18:01.984445+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:02.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:02.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:02.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:02.603 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2129 16 16 0 0 0 - 0 2024-07-28T12:18:02.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:02.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:02.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:03.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:03.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:03.193 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[81864]: cluster 2024-07-28T12:18:01.271258+0000 mgr.y (mgr.25253) 1483 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:03.193 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[81864]: cluster 2024-07-28T12:18:02.005071+0000 mon.a (mon.0) 1876 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:03.193 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[81864]: audit 2024-07-28T12:18:02.020693+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:03.193 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[81864]: cluster 2024-07-28T12:18:02.020804+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e274: 8 total, 2 up, 7 in 2024-07-28T12:18:03.193 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[79620]: cluster 2024-07-28T12:18:01.271258+0000 mgr.y (mgr.25253) 1483 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:03.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[79620]: cluster 2024-07-28T12:18:02.005071+0000 mon.a (mon.0) 1876 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:03.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[79620]: audit 2024-07-28T12:18:02.020693+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:03.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:03 smithi177 bash[79620]: cluster 2024-07-28T12:18:02.020804+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e274: 8 total, 2 up, 7 in 2024-07-28T12:18:03.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:03.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:03 smithi204 bash[68176]: cluster 2024-07-28T12:18:01.271258+0000 mgr.y (mgr.25253) 1483 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:03.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:03 smithi204 bash[68176]: cluster 2024-07-28T12:18:02.005071+0000 mon.a (mon.0) 1876 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:03.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:03 smithi204 bash[68176]: audit 2024-07-28T12:18:02.020693+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:03.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:03 smithi204 bash[68176]: cluster 2024-07-28T12:18:02.020804+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e274: 8 total, 2 up, 7 in 2024-07-28T12:18:03.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:03.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:03.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:03.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2130 16 16 0 0 0 - 0 2024-07-28T12:18:03.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:03.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:04.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:04.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:04.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:04.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:04.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:04.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:04.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2131 16 16 0 0 0 - 0 2024-07-28T12:18:04.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:04.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:04.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:18:04.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:05.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:05.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:05 smithi177 bash[81864]: cluster 2024-07-28T12:18:03.272810+0000 mgr.y (mgr.25253) 1484 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:05 smithi177 bash[79620]: cluster 2024-07-28T12:18:03.272810+0000 mgr.y (mgr.25253) 1484 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:05.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:05 smithi204 bash[68176]: cluster 2024-07-28T12:18:03.272810+0000 mgr.y (mgr.25253) 1484 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:05.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:05.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:05.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:05.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2132 16 16 0 0 0 - 0 2024-07-28T12:18:05.742 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:05.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:05.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:06.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:06.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:06.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:06.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:06.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:18:06.536 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:06.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:18:06.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:06.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2133 16 16 0 0 0 - 0 2024-07-28T12:18:06.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:06.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:06.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:07.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:07.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:07 smithi177 bash[79620]: cluster 2024-07-28T12:18:05.273806+0000 mgr.y (mgr.25253) 1485 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:07 smithi177 bash[81864]: cluster 2024-07-28T12:18:05.273806+0000 mgr.y (mgr.25253) 1485 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:07.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:07.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:07 smithi204 bash[68176]: cluster 2024-07-28T12:18:05.273806+0000 mgr.y (mgr.25253) 1485 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:07.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:07.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:07.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2134 16 16 0 0 0 - 0 2024-07-28T12:18:07.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:07.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:07.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:08.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:08.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:08.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:08.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:08.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:08.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:08.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2135 16 16 0 0 0 - 0 2024-07-28T12:18:08.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:08.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:08.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:09.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:09 smithi204 bash[68176]: cluster 2024-07-28T12:18:07.275285+0000 mgr.y (mgr.25253) 1486 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:09.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:09.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:09.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:09.483 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:09 smithi177 bash[81864]: cluster 2024-07-28T12:18:07.275285+0000 mgr.y (mgr.25253) 1486 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:09.483 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:09 smithi177 bash[79620]: cluster 2024-07-28T12:18:07.275285+0000 mgr.y (mgr.25253) 1486 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:09.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:09.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2136 16 16 0 0 0 - 0 2024-07-28T12:18:09.693 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:09.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:09.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:09.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:10.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:10.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:10.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:10.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:10.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:10.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:10.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2137 16 16 0 0 0 - 0 2024-07-28T12:18:10.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:10.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:11.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:11.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:11 smithi204 bash[68176]: cluster 2024-07-28T12:18:09.276855+0000 mgr.y (mgr.25253) 1487 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:11.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:11.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:11 smithi177 bash[79620]: cluster 2024-07-28T12:18:09.276855+0000 mgr.y (mgr.25253) 1487 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:11.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:11 smithi177 bash[81864]: cluster 2024-07-28T12:18:09.276855+0000 mgr.y (mgr.25253) 1487 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:11.327 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:11.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:11.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:11.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:11.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2138 16 16 0 0 0 - 0 2024-07-28T12:18:11.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:11.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:11.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:12.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:12.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:12.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:12.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:12.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:12.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2139 16 16 0 0 0 - 0 2024-07-28T12:18:12.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:12.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:13.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:13 smithi204 bash[68176]: cluster 2024-07-28T12:18:11.277712+0000 mgr.y (mgr.25253) 1488 : cluster [DBG] pgmap v1590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:13.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:13.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:13 smithi177 bash[81864]: cluster 2024-07-28T12:18:11.277712+0000 mgr.y (mgr.25253) 1488 : cluster [DBG] pgmap v1590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:13.284 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:13 smithi177 bash[79620]: cluster 2024-07-28T12:18:11.277712+0000 mgr.y (mgr.25253) 1488 : cluster [DBG] pgmap v1590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:13.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:13.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:13.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:13.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:18:13.683759+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:13.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:13.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2140 16 16 0 0 0 - 0 2024-07-28T12:18:13.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:13.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:14.044 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:18:14.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:14.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:14.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:14 smithi177 bash[81864]: audit 2024-07-28T12:18:13.843190+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.177:0/381281680' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:14 smithi177 bash[81864]: audit 2024-07-28T12:18:13.843682+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:14 smithi177 bash[79620]: audit 2024-07-28T12:18:13.843190+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.177:0/381281680' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:14 smithi177 bash[79620]: audit 2024-07-28T12:18:13.843682+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:14.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:14 smithi204 bash[68176]: audit 2024-07-28T12:18:13.843190+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.177:0/381281680' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:14 smithi204 bash[68176]: audit 2024-07-28T12:18:13.843682+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:14.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:14.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:14.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:14.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2141 16 16 0 0 0 - 0 2024-07-28T12:18:14.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:14.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:15.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:15.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:15.176 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[79620]: cluster 2024-07-28T12:18:13.279200+0000 mgr.y (mgr.25253) 1489 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[79620]: cluster 2024-07-28T12:18:14.029352+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[79620]: audit 2024-07-28T12:18:14.044333+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[79620]: cluster 2024-07-28T12:18:14.044502+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e275: 8 total, 2 up, 7 in 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[81864]: cluster 2024-07-28T12:18:13.279200+0000 mgr.y (mgr.25253) 1489 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[81864]: cluster 2024-07-28T12:18:14.029352+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[81864]: audit 2024-07-28T12:18:14.044333+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:15 smithi177 bash[81864]: cluster 2024-07-28T12:18:14.044502+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e275: 8 total, 2 up, 7 in 2024-07-28T12:18:15.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:15.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:15 smithi204 bash[68176]: cluster 2024-07-28T12:18:13.279200+0000 mgr.y (mgr.25253) 1489 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:15.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:15 smithi204 bash[68176]: cluster 2024-07-28T12:18:14.029352+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:15.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:15 smithi204 bash[68176]: audit 2024-07-28T12:18:14.044333+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:15.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:15 smithi204 bash[68176]: cluster 2024-07-28T12:18:14.044502+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e275: 8 total, 2 up, 7 in 2024-07-28T12:18:15.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:15.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:15.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:15.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2142 16 16 0 0 0 - 0 2024-07-28T12:18:15.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:15.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:15.898 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:15.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:18:15.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:16.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:16 smithi204 bash[68176]: cluster 2024-07-28T12:18:15.280511+0000 mgr.y (mgr.25253) 1490 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:16 smithi204 bash[68176]: audit 2024-07-28T12:18:15.726276+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:16.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:16.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:16.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:16.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:16 smithi177 bash[79620]: cluster 2024-07-28T12:18:15.280511+0000 mgr.y (mgr.25253) 1490 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:16.469 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:16 smithi177 bash[79620]: audit 2024-07-28T12:18:15.726276+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:16.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:16 smithi177 bash[81864]: cluster 2024-07-28T12:18:15.280511+0000 mgr.y (mgr.25253) 1490 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:16.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:16 smithi177 bash[81864]: audit 2024-07-28T12:18:15.726276+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:16.470 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:18:16.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:16.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2143 16 16 0 0 0 - 0 2024-07-28T12:18:16.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:16.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:16.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:16.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:18:17.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:17.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:17.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:17.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:17.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2144 16 16 0 0 0 - 0 2024-07-28T12:18:17.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:17.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:18.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:18.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:18.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:18.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:18.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:18.600 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:18 smithi177 bash[81864]: cluster 2024-07-28T12:18:17.282139+0000 mgr.y (mgr.25253) 1491 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:18.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:18 smithi177 bash[79620]: cluster 2024-07-28T12:18:17.282139+0000 mgr.y (mgr.25253) 1491 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:18 smithi204 bash[68176]: cluster 2024-07-28T12:18:17.282139+0000 mgr.y (mgr.25253) 1491 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:18.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2145 16 16 0 0 0 - 0 2024-07-28T12:18:18.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:18.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:18.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:19.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:19.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:19.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:19.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:19.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:19.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:19.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2146 16 16 0 0 0 - 0 2024-07-28T12:18:19.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:19.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:20.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:20.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:20.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:20.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:20.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:20 smithi177 bash[79620]: cluster 2024-07-28T12:18:19.283813+0000 mgr.y (mgr.25253) 1492 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:20 smithi177 bash[81864]: cluster 2024-07-28T12:18:19.283813+0000 mgr.y (mgr.25253) 1492 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:20.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:20 smithi204 bash[68176]: cluster 2024-07-28T12:18:19.283813+0000 mgr.y (mgr.25253) 1492 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:20.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2147 16 16 0 0 0 - 0 2024-07-28T12:18:20.685 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:20.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:20.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:20.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:21.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:21.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:21.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:21.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:21.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:21.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:21.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2148 16 16 0 0 0 - 0 2024-07-28T12:18:21.752 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:21.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:21.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:22.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:22.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:22.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:22.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:22.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:22.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:22.645 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:22 smithi177 bash[79620]: cluster 2024-07-28T12:18:21.284898+0000 mgr.y (mgr.25253) 1493 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:22.645 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:22 smithi177 bash[81864]: cluster 2024-07-28T12:18:21.284898+0000 mgr.y (mgr.25253) 1493 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:22 smithi204 bash[68176]: cluster 2024-07-28T12:18:21.284898+0000 mgr.y (mgr.25253) 1493 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2149 16 16 0 0 0 - 0 2024-07-28T12:18:22.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:22.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:22.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:23.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:23.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:23.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:23.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:23.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:23.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2150 16 16 0 0 0 - 0 2024-07-28T12:18:23.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:23.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:23.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:24.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:24.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:24.281 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:24.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:24.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:24.408 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:24 smithi204 bash[68176]: cluster 2024-07-28T12:18:23.286427+0000 mgr.y (mgr.25253) 1494 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:24.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:24 smithi177 bash[79620]: cluster 2024-07-28T12:18:23.286427+0000 mgr.y (mgr.25253) 1494 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:24 smithi177 bash[81864]: cluster 2024-07-28T12:18:23.286427+0000 mgr.y (mgr.25253) 1494 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:24.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:24.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2151 16 16 0 0 0 - 0 2024-07-28T12:18:24.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:24.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:24.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:25.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:18:25.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:25.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:25.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:25.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:25.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:25 smithi204 bash[68176]: audit 2024-07-28T12:18:24.383809+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:25.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2152 16 16 0 0 0 - 0 2024-07-28T12:18:25.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:25.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:25 smithi177 bash[79620]: audit 2024-07-28T12:18:24.383809+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:25.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:25 smithi177 bash[81864]: audit 2024-07-28T12:18:24.383809+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:25.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:25.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:26.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:26.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:18:26.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:26.367 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:18:26.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:26.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:26.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:26.648 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:26 smithi177 bash[81864]: cluster 2024-07-28T12:18:25.287964+0000 mgr.y (mgr.25253) 1495 : cluster [DBG] pgmap v1598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:26.648 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:26 smithi177 bash[81864]: audit 2024-07-28T12:18:26.306046+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:26.648 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:26 smithi177 bash[79620]: cluster 2024-07-28T12:18:25.287964+0000 mgr.y (mgr.25253) 1495 : cluster [DBG] pgmap v1598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:26.648 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:26 smithi177 bash[79620]: audit 2024-07-28T12:18:26.306046+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:26 smithi204 bash[68176]: cluster 2024-07-28T12:18:25.287964+0000 mgr.y (mgr.25253) 1495 : cluster [DBG] pgmap v1598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:26 smithi204 bash[68176]: audit 2024-07-28T12:18:26.306046+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:26.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2153 16 16 0 0 0 - 0 2024-07-28T12:18:26.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:26.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:26.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:27.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:27.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:27.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:27.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:27.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:27 smithi204 bash[68176]: cluster 2024-07-28T12:18:26.359778+0000 mon.a (mon.0) 1886 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:27 smithi204 bash[68176]: audit 2024-07-28T12:18:26.367461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:27 smithi204 bash[68176]: cluster 2024-07-28T12:18:26.367612+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e276: 8 total, 2 up, 7 in 2024-07-28T12:18:27.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2154 16 16 0 0 0 - 0 2024-07-28T12:18:27.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:27.718 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[81864]: cluster 2024-07-28T12:18:26.359778+0000 mon.a (mon.0) 1886 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:27.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[81864]: audit 2024-07-28T12:18:26.367461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:27.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[81864]: cluster 2024-07-28T12:18:26.367612+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e276: 8 total, 2 up, 7 in 2024-07-28T12:18:27.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[79620]: cluster 2024-07-28T12:18:26.359778+0000 mon.a (mon.0) 1886 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:27.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[79620]: audit 2024-07-28T12:18:26.367461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.177:0/305701008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:27.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:27 smithi177 bash[79620]: cluster 2024-07-28T12:18:26.367612+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e276: 8 total, 2 up, 7 in 2024-07-28T12:18:27.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:27.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:28.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:28.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:28.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:28.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:28.441 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:28 smithi177 bash[81864]: cluster 2024-07-28T12:18:27.289394+0000 mgr.y (mgr.25253) 1496 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:28.441 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:28 smithi177 bash[79620]: cluster 2024-07-28T12:18:27.289394+0000 mgr.y (mgr.25253) 1496 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:28.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:28.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:28.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:28 smithi204 bash[68176]: cluster 2024-07-28T12:18:27.289394+0000 mgr.y (mgr.25253) 1496 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:28.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2155 16 16 0 0 0 - 0 2024-07-28T12:18:28.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:28.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:29.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:29.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:29.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:29.281 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:29.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:29.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:18:29.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:29.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:29.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2156 16 16 0 0 0 - 0 2024-07-28T12:18:29.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:29.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:29.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:30.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:30.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:30.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:30.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[79620]: cluster 2024-07-28T12:18:29.290918+0000 mgr.y (mgr.25253) 1497 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[79620]: audit 2024-07-28T12:18:30.266586+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[79620]: audit 2024-07-28T12:18:30.271276+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[81864]: cluster 2024-07-28T12:18:29.290918+0000 mgr.y (mgr.25253) 1497 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[81864]: audit 2024-07-28T12:18:30.266586+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:30 smithi177 bash[81864]: audit 2024-07-28T12:18:30.271276+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:30.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:30.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:30 smithi204 bash[68176]: cluster 2024-07-28T12:18:29.290918+0000 mgr.y (mgr.25253) 1497 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:30.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:30 smithi204 bash[68176]: audit 2024-07-28T12:18:30.266586+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:30 smithi204 bash[68176]: audit 2024-07-28T12:18:30.271276+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:30.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2157 16 16 0 0 0 - 0 2024-07-28T12:18:30.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:30.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:30.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:31.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:31.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:31.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:31.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2158 16 16 0 0 0 - 0 2024-07-28T12:18:31.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:30.721554+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:30.725493+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:30.725748+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:31.148968+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:31.150189+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:31 smithi204 bash[68176]: audit 2024-07-28T12:18:31.158494+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:31.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:30.721554+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:30.725493+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:30.725748+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:31.148968+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:31.150189+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[79620]: audit 2024-07-28T12:18:31.158494+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:30.721554+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:30.725493+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:30.725748+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:31.148968+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:31.150189+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:31 smithi177 bash[81864]: audit 2024-07-28T12:18:31.158494+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:18:32.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:32.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:32.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:32.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:32.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:32.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2159 16 16 0 0 0 - 0 2024-07-28T12:18:32.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:32.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:32.934 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:32.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:33.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:32 smithi177 bash[79620]: cluster 2024-07-28T12:18:31.291971+0000 mgr.y (mgr.25253) 1498 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:33.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:32 smithi177 bash[81864]: cluster 2024-07-28T12:18:31.291971+0000 mgr.y (mgr.25253) 1498 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:33.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:33.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:32 smithi204 bash[68176]: cluster 2024-07-28T12:18:31.291971+0000 mgr.y (mgr.25253) 1498 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:33.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:33.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:33.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:33.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:33.664 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:33.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:18:33.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:18:33.686444+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:33.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:33.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2160 16 16 0 0 0 - 0 2024-07-28T12:18:33.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:33.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:33.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:34.011 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:34.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:34.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:34.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:34.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:34.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:34.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:34.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2161 16 16 0 0 0 - 0 2024-07-28T12:18:34.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:34.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:35.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:35.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:34 smithi177 bash[81864]: cluster 2024-07-28T12:18:33.293391+0000 mgr.y (mgr.25253) 1499 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:34 smithi177 bash[79620]: cluster 2024-07-28T12:18:33.293391+0000 mgr.y (mgr.25253) 1499 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:35.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:34 smithi204 bash[68176]: cluster 2024-07-28T12:18:33.293391+0000 mgr.y (mgr.25253) 1499 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:35.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:35.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:35.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:35.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:35.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:35.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2162 16 16 0 0 0 - 0 2024-07-28T12:18:35.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:35.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:35.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:36.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:36.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:18:36.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:36.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:36.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:36.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:36.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2163 16 16 0 0 0 - 0 2024-07-28T12:18:36.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:36.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:37.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:36 smithi177 bash[81864]: cluster 2024-07-28T12:18:35.294822+0000 mgr.y (mgr.25253) 1500 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:37.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:36 smithi177 bash[79620]: cluster 2024-07-28T12:18:35.294822+0000 mgr.y (mgr.25253) 1500 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:37.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:36 smithi204 bash[68176]: cluster 2024-07-28T12:18:35.294822+0000 mgr.y (mgr.25253) 1500 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:37.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:37.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:37.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:37.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:37.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:37.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2164 16 16 0 0 0 - 0 2024-07-28T12:18:37.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:37.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:37.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:38.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:38.084 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:38.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:38.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:38.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:38.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:38.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:38.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2165 16 16 0 0 0 - 0 2024-07-28T12:18:38.743 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:18:38.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:38.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:38.906 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[81864]: cluster 2024-07-28T12:18:37.296187+0000 mgr.y (mgr.25253) 1501 : cluster [DBG] pgmap v1605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:38.906 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[81864]: audit 2024-07-28T12:18:38.240032+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.177:0/980561457' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:38.906 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[81864]: audit 2024-07-28T12:18:38.240395+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:38.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[79620]: cluster 2024-07-28T12:18:37.296187+0000 mgr.y (mgr.25253) 1501 : cluster [DBG] pgmap v1605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:38.906 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[79620]: audit 2024-07-28T12:18:38.240032+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.177:0/980561457' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:38.907 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:38 smithi177 bash[79620]: audit 2024-07-28T12:18:38.240395+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:39.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:39.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:38 smithi204 bash[68176]: cluster 2024-07-28T12:18:37.296187+0000 mgr.y (mgr.25253) 1501 : cluster [DBG] pgmap v1605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:39.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:38 smithi204 bash[68176]: audit 2024-07-28T12:18:38.240032+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.177:0/980561457' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:39.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:38 smithi204 bash[68176]: audit 2024-07-28T12:18:38.240395+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:39.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:39.250 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:39.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:39.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2166 16 16 0 0 0 - 0 2024-07-28T12:18:39.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:39 smithi204 bash[68176]: cluster 2024-07-28T12:18:38.734131+0000 mon.a (mon.0) 1898 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:39 smithi204 bash[68176]: audit 2024-07-28T12:18:38.742385+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:39 smithi204 bash[68176]: cluster 2024-07-28T12:18:38.742571+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e277: 8 total, 2 up, 7 in 2024-07-28T12:18:39.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[79620]: cluster 2024-07-28T12:18:38.734131+0000 mon.a (mon.0) 1898 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[79620]: audit 2024-07-28T12:18:38.742385+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[79620]: cluster 2024-07-28T12:18:38.742571+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e277: 8 total, 2 up, 7 in 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[81864]: cluster 2024-07-28T12:18:38.734131+0000 mon.a (mon.0) 1898 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[81864]: audit 2024-07-28T12:18:38.742385+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:40.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:39 smithi177 bash[81864]: cluster 2024-07-28T12:18:38.742571+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e277: 8 total, 2 up, 7 in 2024-07-28T12:18:40.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:40.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:40.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:40.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:40.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:40.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:40.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2167 16 16 0 0 0 - 0 2024-07-28T12:18:40.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:40.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:40 smithi177 bash[81864]: cluster 2024-07-28T12:18:39.297100+0000 mgr.y (mgr.25253) 1502 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:40 smithi177 bash[79620]: cluster 2024-07-28T12:18:39.297100+0000 mgr.y (mgr.25253) 1502 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:41.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:40 smithi204 bash[68176]: cluster 2024-07-28T12:18:39.297100+0000 mgr.y (mgr.25253) 1502 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:41.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:41.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:41.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:41.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:41.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:41.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2168 16 16 0 0 0 - 0 2024-07-28T12:18:41.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:41.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:41.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:42.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:42.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:42.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2169 16 16 0 0 0 - 0 2024-07-28T12:18:42.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:18:42.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:42 smithi177 bash[81864]: cluster 2024-07-28T12:18:41.298024+0000 mgr.y (mgr.25253) 1503 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:42 smithi177 bash[79620]: cluster 2024-07-28T12:18:41.298024+0000 mgr.y (mgr.25253) 1503 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:43.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:43.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:42 smithi204 bash[68176]: cluster 2024-07-28T12:18:41.298024+0000 mgr.y (mgr.25253) 1503 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:43.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:43.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:43.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:43.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:43.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:43.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2170 16 16 0 0 0 - 0 2024-07-28T12:18:43.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:43.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:44.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:44.020 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:44.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:44.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:44.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:44.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:44.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:44.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2171 16 16 0 0 0 - 0 2024-07-28T12:18:44.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:44.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:44.869 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:44 smithi177 bash[79620]: cluster 2024-07-28T12:18:43.299582+0000 mgr.y (mgr.25253) 1504 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:44.870 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:44 smithi177 bash[81864]: cluster 2024-07-28T12:18:43.299582+0000 mgr.y (mgr.25253) 1504 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:44.870 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:44.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:18:44.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:45.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:45.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:44 smithi204 bash[68176]: cluster 2024-07-28T12:18:43.299582+0000 mgr.y (mgr.25253) 1504 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:45.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:45.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:45.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:45.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:45.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:45.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2172 16 16 0 0 0 - 0 2024-07-28T12:18:45.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:45.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:45 smithi204 bash[68176]: audit 2024-07-28T12:18:45.727000+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:46.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:46.034 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:45 smithi177 bash[81864]: audit 2024-07-28T12:18:45.727000+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:46.034 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:45 smithi177 bash[79620]: audit 2024-07-28T12:18:45.727000+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:46.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:46.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:46.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:46.391 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:18:46.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:46.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:46.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2173 16 16 0 0 0 - 0 2024-07-28T12:18:46.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:46.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:46.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:46.987 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:46 smithi177 bash[79620]: cluster 2024-07-28T12:18:45.301212+0000 mgr.y (mgr.25253) 1505 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:46.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:46 smithi177 bash[81864]: cluster 2024-07-28T12:18:45.301212+0000 mgr.y (mgr.25253) 1505 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:47.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:47.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:46 smithi204 bash[68176]: cluster 2024-07-28T12:18:45.301212+0000 mgr.y (mgr.25253) 1505 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:47.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:47.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:47.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:47.562 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:47.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:47.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:47.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2174 16 16 0 0 0 - 0 2024-07-28T12:18:47.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:47.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:48.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:48.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:48.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:48.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:48.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:48.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:48.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2175 16 16 0 0 0 - 0 2024-07-28T12:18:48.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:48.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:48.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:49.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:48 smithi177 bash[81864]: cluster 2024-07-28T12:18:47.302719+0000 mgr.y (mgr.25253) 1506 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:49.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:48 smithi177 bash[79620]: cluster 2024-07-28T12:18:47.302719+0000 mgr.y (mgr.25253) 1506 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:49.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.118 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:48 smithi204 bash[68176]: cluster 2024-07-28T12:18:47.302719+0000 mgr.y (mgr.25253) 1506 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:49.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:49.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:49.585 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:49.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2176 16 16 0 0 0 - 0 2024-07-28T12:18:49.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:49.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:49.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:50.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:50.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:50.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:50.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:50.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:50.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:50.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2177 16 16 0 0 0 - 0 2024-07-28T12:18:50.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:50.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:50.904 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:50 smithi177 bash[81864]: cluster 2024-07-28T12:18:49.304222+0000 mgr.y (mgr.25253) 1507 : cluster [DBG] pgmap v1612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:50.904 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:50 smithi177 bash[79620]: cluster 2024-07-28T12:18:49.304222+0000 mgr.y (mgr.25253) 1507 : cluster [DBG] pgmap v1612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:51.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:51.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:50 smithi204 bash[68176]: cluster 2024-07-28T12:18:49.304222+0000 mgr.y (mgr.25253) 1507 : cluster [DBG] pgmap v1612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:51.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:51.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:51.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:51.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:51.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2178 16 16 0 0 0 - 0 2024-07-28T12:18:51.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:51.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:51.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:52.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:52.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:18:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:52.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2179 16 16 0 0 0 - 0 2024-07-28T12:18:52.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:52.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:52 smithi177 bash[81864]: cluster 2024-07-28T12:18:51.305644+0000 mgr.y (mgr.25253) 1508 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:52 smithi177 bash[79620]: cluster 2024-07-28T12:18:51.305644+0000 mgr.y (mgr.25253) 1508 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:53.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:53.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:52 smithi204 bash[68176]: cluster 2024-07-28T12:18:51.305644+0000 mgr.y (mgr.25253) 1508 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:53.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:53.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:53.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:53.619 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:53.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:18:53.689267+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:53.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:53.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2180 16 16 0 0 0 - 0 2024-07-28T12:18:53.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:53.814 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:18:53.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:53.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:54.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:54.103 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:53 smithi177 bash[81864]: audit 2024-07-28T12:18:53.714629+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.177:0/4243490010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.103 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:53 smithi177 bash[81864]: audit 2024-07-28T12:18:53.715314+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.103 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:53 smithi177 bash[79620]: audit 2024-07-28T12:18:53.714629+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.177:0/4243490010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.104 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:53 smithi177 bash[79620]: audit 2024-07-28T12:18:53.715314+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:53 smithi204 bash[68176]: audit 2024-07-28T12:18:53.714629+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.177:0/4243490010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:53 smithi204 bash[68176]: audit 2024-07-28T12:18:53.715314+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:54.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:54.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:54.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:54.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:54.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:54.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2181 16 16 0 0 0 - 0 2024-07-28T12:18:54.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:54.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:55.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:55.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[79620]: cluster 2024-07-28T12:18:53.306464+0000 mgr.y (mgr.25253) 1509 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:55.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[79620]: cluster 2024-07-28T12:18:53.791758+0000 mon.a (mon.0) 1903 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:55.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[79620]: audit 2024-07-28T12:18:53.813839+0000 mon.a (mon.0) 1904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:55.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[79620]: cluster 2024-07-28T12:18:53.813986+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e278: 8 total, 2 up, 7 in 2024-07-28T12:18:55.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[81864]: cluster 2024-07-28T12:18:53.306464+0000 mgr.y (mgr.25253) 1509 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:55.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[81864]: cluster 2024-07-28T12:18:53.791758+0000 mon.a (mon.0) 1903 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:55.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[81864]: audit 2024-07-28T12:18:53.813839+0000 mon.a (mon.0) 1904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:55.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:54 smithi177 bash[81864]: cluster 2024-07-28T12:18:53.813986+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e278: 8 total, 2 up, 7 in 2024-07-28T12:18:55.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:54 smithi204 bash[68176]: cluster 2024-07-28T12:18:53.306464+0000 mgr.y (mgr.25253) 1509 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:54 smithi204 bash[68176]: cluster 2024-07-28T12:18:53.791758+0000 mon.a (mon.0) 1903 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:54 smithi204 bash[68176]: audit 2024-07-28T12:18:53.813839+0000 mon.a (mon.0) 1904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:54 smithi204 bash[68176]: cluster 2024-07-28T12:18:53.813986+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e278: 8 total, 2 up, 7 in 2024-07-28T12:18:55.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:55.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:55.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:55.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2182 16 16 0 0 0 - 0 2024-07-28T12:18:55.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:55.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:55.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:56.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:56.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:56.246 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:18:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:18:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:18:56.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:56.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:56.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:56.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2183 16 16 0 0 0 - 0 2024-07-28T12:18:56.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:56.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:56.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:56 smithi204 bash[68176]: cluster 2024-07-28T12:18:55.307959+0000 mgr.y (mgr.25253) 1510 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:56.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:57.010 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:57.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:57.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:56 smithi177 bash[81864]: cluster 2024-07-28T12:18:55.307959+0000 mgr.y (mgr.25253) 1510 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:57.069 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:56 smithi177 bash[79620]: cluster 2024-07-28T12:18:55.307959+0000 mgr.y (mgr.25253) 1510 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:57.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:57.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:57.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:57.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:57.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:18:57.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:57.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2184 16 16 0 0 0 - 0 2024-07-28T12:18:57.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:57.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:18:57.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:58.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:58.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:58.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:58.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:58.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:58.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:58.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2185 16 16 0 0 0 - 0 2024-07-28T12:18:58.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:58.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:58.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:59.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:59.104 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:18:58 smithi177 bash[79620]: cluster 2024-07-28T12:18:57.308902+0000 mgr.y (mgr.25253) 1511 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:59.104 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:18:58 smithi177 bash[81864]: cluster 2024-07-28T12:18:57.308902+0000 mgr.y (mgr.25253) 1511 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:18:58 smithi204 bash[68176]: cluster 2024-07-28T12:18:57.308902+0000 mgr.y (mgr.25253) 1511 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:18:59.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:59.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:59.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:59.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:59.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2186 16 16 0 0 0 - 0 2024-07-28T12:18:59.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:59.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:59.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:00.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:00.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:00.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:00.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:00.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:00.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:00.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2187 16 16 0 0 0 - 0 2024-07-28T12:19:00.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:00.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:00 smithi204 bash[68176]: cluster 2024-07-28T12:18:59.310376+0000 mgr.y (mgr.25253) 1512 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:00 smithi204 bash[68176]: audit 2024-07-28T12:19:00.734444+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:00 smithi204 bash[68176]: audit 2024-07-28T12:19:00.736438+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:00.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[81864]: cluster 2024-07-28T12:18:59.310376+0000 mgr.y (mgr.25253) 1512 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[81864]: audit 2024-07-28T12:19:00.734444+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[81864]: audit 2024-07-28T12:19:00.736438+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[79620]: cluster 2024-07-28T12:18:59.310376+0000 mgr.y (mgr.25253) 1512 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[79620]: audit 2024-07-28T12:19:00.734444+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:00 smithi177 bash[79620]: audit 2024-07-28T12:19:00.736438+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:01.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:01.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:01.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:01.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:01.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:01.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2188 16 16 0 0 0 - 0 2024-07-28T12:19:01.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:01.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:01.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:02.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:02.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:02.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:02.362 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:02.362 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:02.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:02.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:02.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2189 16 16 0 0 0 - 0 2024-07-28T12:19:02.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:02.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:03.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:03.147 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:02 smithi177 bash[81864]: cluster 2024-07-28T12:19:01.311882+0000 mgr.y (mgr.25253) 1513 : cluster [DBG] pgmap v1619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:03.147 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:02 smithi177 bash[79620]: cluster 2024-07-28T12:19:01.311882+0000 mgr.y (mgr.25253) 1513 : cluster [DBG] pgmap v1619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:02 smithi204 bash[68176]: cluster 2024-07-28T12:19:01.311882+0000 mgr.y (mgr.25253) 1513 : cluster [DBG] pgmap v1619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:03.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:03.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:03.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2190 16 16 0 0 0 - 0 2024-07-28T12:19:03.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:03.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:04.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:04.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:04.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:04.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:04.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:04.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:04.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2191 16 16 0 0 0 - 0 2024-07-28T12:19:04.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:04.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:05.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:05.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:05.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:04 smithi204 bash[68176]: cluster 2024-07-28T12:19:03.312911+0000 mgr.y (mgr.25253) 1514 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:05.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:04 smithi177 bash[79620]: cluster 2024-07-28T12:19:03.312911+0000 mgr.y (mgr.25253) 1514 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:04 smithi177 bash[81864]: cluster 2024-07-28T12:19:03.312911+0000 mgr.y (mgr.25253) 1514 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:05.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:05.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:05.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:05.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2192 16 16 0 0 0 - 0 2024-07-28T12:19:05.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:05.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:05.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:06.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:06.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:06.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:06.350 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:19:06.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:06.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:06.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2193 16 16 0 0 0 - 0 2024-07-28T12:19:06.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:06.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:06.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:07.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:07.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:06 smithi204 bash[68176]: cluster 2024-07-28T12:19:05.314511+0000 mgr.y (mgr.25253) 1515 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:07.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:07.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:06 smithi177 bash[81864]: cluster 2024-07-28T12:19:05.314511+0000 mgr.y (mgr.25253) 1515 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:07.180 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:06 smithi177 bash[79620]: cluster 2024-07-28T12:19:05.314511+0000 mgr.y (mgr.25253) 1515 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:07.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:07.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:07.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:07.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:07.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2194 16 16 0 0 0 - 0 2024-07-28T12:19:07.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:07.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:08.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:08.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:08.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:08.400 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:08.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:08.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:08.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2195 16 16 0 0 0 - 0 2024-07-28T12:19:08.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:08.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:08.844 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:19:08.861 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:08 smithi177 bash[79620]: cluster 2024-07-28T12:19:07.316266+0000 mgr.y (mgr.25253) 1516 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:08.861 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:08 smithi177 bash[79620]: audit 2024-07-28T12:19:08.561055+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:08.861 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:08 smithi177 bash[81864]: cluster 2024-07-28T12:19:07.316266+0000 mgr.y (mgr.25253) 1516 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:08.861 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:08 smithi177 bash[81864]: audit 2024-07-28T12:19:08.561055+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:08.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:09.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:08 smithi204 bash[68176]: cluster 2024-07-28T12:19:07.316266+0000 mgr.y (mgr.25253) 1516 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:08 smithi204 bash[68176]: audit 2024-07-28T12:19:08.561055+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:09.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:09.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:09.374 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:09.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:19:09.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:09.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:09.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:09.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2196 16 16 0 0 0 - 0 2024-07-28T12:19:09.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:09.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:10.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[81864]: cluster 2024-07-28T12:19:08.832798+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[81864]: audit 2024-07-28T12:19:08.843824+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[81864]: cluster 2024-07-28T12:19:08.843964+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e279: 8 total, 2 up, 7 in 2024-07-28T12:19:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[79620]: cluster 2024-07-28T12:19:08.832798+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[79620]: audit 2024-07-28T12:19:08.843824+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:09 smithi177 bash[79620]: cluster 2024-07-28T12:19:08.843964+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e279: 8 total, 2 up, 7 in 2024-07-28T12:19:10.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:09 smithi204 bash[68176]: cluster 2024-07-28T12:19:08.832798+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:09 smithi204 bash[68176]: audit 2024-07-28T12:19:08.843824+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.177:0/3176520128' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:09 smithi204 bash[68176]: cluster 2024-07-28T12:19:08.843964+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e279: 8 total, 2 up, 7 in 2024-07-28T12:19:10.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:10.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:10.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:10.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:10.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2197 16 16 0 0 0 - 0 2024-07-28T12:19:10.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:10.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:10.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:11.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:10 smithi177 bash[79620]: cluster 2024-07-28T12:19:09.317754+0000 mgr.y (mgr.25253) 1517 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:11.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:10 smithi177 bash[81864]: cluster 2024-07-28T12:19:09.317754+0000 mgr.y (mgr.25253) 1517 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:11.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:10 smithi204 bash[68176]: cluster 2024-07-28T12:19:09.317754+0000 mgr.y (mgr.25253) 1517 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:11.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:11.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:11.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:11.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:11.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2198 16 16 0 0 0 - 0 2024-07-28T12:19:11.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:11.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:11.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:12.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:12.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:19:12.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:12.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:12.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:12.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:12.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2199 16 16 0 0 0 - 0 2024-07-28T12:19:12.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:12.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:13.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:12 smithi204 bash[68176]: cluster 2024-07-28T12:19:11.319394+0000 mgr.y (mgr.25253) 1518 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:13.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:12 smithi177 bash[81864]: cluster 2024-07-28T12:19:11.319394+0000 mgr.y (mgr.25253) 1518 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:12 smithi177 bash[79620]: cluster 2024-07-28T12:19:11.319394+0000 mgr.y (mgr.25253) 1518 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:13.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:13.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:19:13.692284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:13.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:13.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2200 16 16 0 0 0 - 0 2024-07-28T12:19:13.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:13.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:13.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:14.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:14.144 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:14.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:14.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:14.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:14.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:14.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2201 16 16 0 0 0 - 0 2024-07-28T12:19:14.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:14.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:14.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:15.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:15.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:14 smithi204 bash[68176]: cluster 2024-07-28T12:19:13.321059+0000 mgr.y (mgr.25253) 1519 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:15.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:15.181 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:14 smithi177 bash[81864]: cluster 2024-07-28T12:19:13.321059+0000 mgr.y (mgr.25253) 1519 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:15.181 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:14 smithi177 bash[79620]: cluster 2024-07-28T12:19:13.321059+0000 mgr.y (mgr.25253) 1519 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:15.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:15.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:15.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:15.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:15.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2202 16 16 0 0 0 - 0 2024-07-28T12:19:15.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:15.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:15.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:16.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:16.172 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:16.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:19:16.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:16.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:16.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:16.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2203 16 16 0 0 0 - 0 2024-07-28T12:19:16.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:16.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:16.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:16.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[81864]: cluster 2024-07-28T12:19:15.322595+0000 mgr.y (mgr.25253) 1520 : cluster [DBG] pgmap v1627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:16.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[81864]: audit 2024-07-28T12:19:15.730752+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:16.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[81864]: audit 2024-07-28T12:19:15.731633+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:16.961 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[79620]: cluster 2024-07-28T12:19:15.322595+0000 mgr.y (mgr.25253) 1520 : cluster [DBG] pgmap v1627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:16.962 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[79620]: audit 2024-07-28T12:19:15.730752+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:16.962 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:16 smithi177 bash[79620]: audit 2024-07-28T12:19:15.731633+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:17.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:17.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:16 smithi204 bash[68176]: cluster 2024-07-28T12:19:15.322595+0000 mgr.y (mgr.25253) 1520 : cluster [DBG] pgmap v1627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:17.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:16 smithi204 bash[68176]: audit 2024-07-28T12:19:15.730752+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:17.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:16 smithi204 bash[68176]: audit 2024-07-28T12:19:15.731633+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:17.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:17.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:17.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:17.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:17.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:17.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2204 16 16 0 0 0 - 0 2024-07-28T12:19:17.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:17.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:18.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:18.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:18.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:18.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:18.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:18.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:18.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2205 16 16 0 0 0 - 0 2024-07-28T12:19:18.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:18.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:18.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:18.989 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:18 smithi177 bash[81864]: cluster 2024-07-28T12:19:17.324151+0000 mgr.y (mgr.25253) 1521 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:18.989 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:18 smithi177 bash[79620]: cluster 2024-07-28T12:19:17.324151+0000 mgr.y (mgr.25253) 1521 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:19.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:18 smithi204 bash[68176]: cluster 2024-07-28T12:19:17.324151+0000 mgr.y (mgr.25253) 1521 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:19.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:19.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:19.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:19.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:19.613 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:19.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:19.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2206 16 16 0 0 0 - 0 2024-07-28T12:19:19.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:19.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:20.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:20.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:20.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:20.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:20.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:20.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:20.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2207 16 16 0 0 0 - 0 2024-07-28T12:19:20.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:20.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:21.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:21.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:21.150 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:20 smithi177 bash[79620]: cluster 2024-07-28T12:19:19.324971+0000 mgr.y (mgr.25253) 1522 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:21.150 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:20 smithi177 bash[81864]: cluster 2024-07-28T12:19:19.324971+0000 mgr.y (mgr.25253) 1522 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:20 smithi204 bash[68176]: cluster 2024-07-28T12:19:19.324971+0000 mgr.y (mgr.25253) 1522 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:21.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:21.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:21.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:21.502 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:21.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:19:21.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:21.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2208 16 16 0 0 0 - 0 2024-07-28T12:19:21.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:21.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:21.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:22.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:22.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:22.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:22.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:22.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:22.576 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:22.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2209 16 16 0 0 0 - 0 2024-07-28T12:19:22.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:22.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:22 smithi177 bash[81864]: cluster 2024-07-28T12:19:21.325878+0000 mgr.y (mgr.25253) 1523 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:22 smithi177 bash[79620]: cluster 2024-07-28T12:19:21.325878+0000 mgr.y (mgr.25253) 1523 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:23.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:23.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:22 smithi204 bash[68176]: cluster 2024-07-28T12:19:21.325878+0000 mgr.y (mgr.25253) 1523 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:23.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:23.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:23.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2210 16 16 0 0 0 - 0 2024-07-28T12:19:23.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.756 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:19:23.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:24.006 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:23 smithi177 bash[79620]: audit 2024-07-28T12:19:23.252596+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:24.006 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:23 smithi177 bash[81864]: audit 2024-07-28T12:19:23.252596+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:24.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:23 smithi204 bash[68176]: audit 2024-07-28T12:19:23.252596+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:24.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:24.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:24.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:24.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:24.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2211 16 16 0 0 0 - 0 2024-07-28T12:19:24.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:24.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:24.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[79620]: cluster 2024-07-28T12:19:23.327356+0000 mgr.y (mgr.25253) 1524 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[79620]: cluster 2024-07-28T12:19:23.743222+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[79620]: audit 2024-07-28T12:19:23.756680+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[79620]: cluster 2024-07-28T12:19:23.756732+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e280: 8 total, 2 up, 7 in 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[81864]: cluster 2024-07-28T12:19:23.327356+0000 mgr.y (mgr.25253) 1524 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[81864]: cluster 2024-07-28T12:19:23.743222+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:25.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[81864]: audit 2024-07-28T12:19:23.756680+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:25.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:24 smithi177 bash[81864]: cluster 2024-07-28T12:19:23.756732+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e280: 8 total, 2 up, 7 in 2024-07-28T12:19:25.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:25.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:24 smithi204 bash[68176]: cluster 2024-07-28T12:19:23.327356+0000 mgr.y (mgr.25253) 1524 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:25.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:24 smithi204 bash[68176]: cluster 2024-07-28T12:19:23.743222+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:25.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:24 smithi204 bash[68176]: audit 2024-07-28T12:19:23.756680+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? 172.21.15.177:0/35367561' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:25.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:24 smithi204 bash[68176]: cluster 2024-07-28T12:19:23.756732+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e280: 8 total, 2 up, 7 in 2024-07-28T12:19:25.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:25.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:25.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:25.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:25.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:25.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2212 16 16 0 0 0 - 0 2024-07-28T12:19:25.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:25.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:26.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:26.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:26.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:26.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:26.386 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:19:26.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:26.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:26.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2213 16 16 0 0 0 - 0 2024-07-28T12:19:26.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:26.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:19:26.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:26.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:26 smithi177 bash[81864]: cluster 2024-07-28T12:19:25.328926+0000 mgr.y (mgr.25253) 1525 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:26 smithi177 bash[79620]: cluster 2024-07-28T12:19:25.328926+0000 mgr.y (mgr.25253) 1525 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:27.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:27.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:26 smithi204 bash[68176]: cluster 2024-07-28T12:19:25.328926+0000 mgr.y (mgr.25253) 1525 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:27.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:27.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:27.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:27.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:27.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:27.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2214 16 16 0 0 0 - 0 2024-07-28T12:19:27.766 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:27.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:27.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:28.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:28.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:28.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:28.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:28.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:28.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:28.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2215 16 16 0 0 0 - 0 2024-07-28T12:19:28.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:28.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:28.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:28 smithi177 bash[81864]: cluster 2024-07-28T12:19:27.330449+0000 mgr.y (mgr.25253) 1526 : cluster [DBG] pgmap v1634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:29.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:28 smithi177 bash[79620]: cluster 2024-07-28T12:19:27.330449+0000 mgr.y (mgr.25253) 1526 : cluster [DBG] pgmap v1634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:29.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:28 smithi204 bash[68176]: cluster 2024-07-28T12:19:27.330449+0000 mgr.y (mgr.25253) 1526 : cluster [DBG] pgmap v1634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:29.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:29.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:29.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:29.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:29.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2216 16 16 0 0 0 - 0 2024-07-28T12:19:29.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:29.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:29.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:30.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:30.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:30.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:30.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:30.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:30.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:30.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2217 16 16 0 0 0 - 0 2024-07-28T12:19:30.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:30.805 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:30.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:31.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:30 smithi177 bash[81864]: cluster 2024-07-28T12:19:29.331186+0000 mgr.y (mgr.25253) 1527 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:30 smithi177 bash[81864]: audit 2024-07-28T12:19:30.727895+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:30 smithi177 bash[79620]: cluster 2024-07-28T12:19:29.331186+0000 mgr.y (mgr.25253) 1527 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:31.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:30 smithi177 bash[79620]: audit 2024-07-28T12:19:30.727895+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:31.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:30 smithi204 bash[68176]: cluster 2024-07-28T12:19:29.331186+0000 mgr.y (mgr.25253) 1527 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:31.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:30 smithi204 bash[68176]: audit 2024-07-28T12:19:30.727895+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:31.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:31.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:31.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:31.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:31.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:31.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2218 16 16 0 0 0 - 0 2024-07-28T12:19:31.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:31.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:31 smithi204 bash[68176]: audit 2024-07-28T12:19:31.247790+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:31.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:31 smithi177 bash[81864]: audit 2024-07-28T12:19:31.247790+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:31 smithi177 bash[79620]: audit 2024-07-28T12:19:31.247790+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:32.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:32.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:32.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:32.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:32.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:32.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2219 16 16 0 0 0 - 0 2024-07-28T12:19:32.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:32.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:32.932 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:32 smithi177 bash[81864]: cluster 2024-07-28T12:19:31.332169+0000 mgr.y (mgr.25253) 1528 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:32.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:32 smithi177 bash[79620]: cluster 2024-07-28T12:19:31.332169+0000 mgr.y (mgr.25253) 1528 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:33.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:33.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:32 smithi204 bash[68176]: cluster 2024-07-28T12:19:31.332169+0000 mgr.y (mgr.25253) 1528 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:33.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:33.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:33.400 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:33.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:33.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:33.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:19:33.695141+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:33.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:33.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2220 16 16 0 0 0 - 0 2024-07-28T12:19:33.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:33.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:33.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:34.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:34.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:34.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:34.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.678 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:34.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:19:34.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:34.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2221 16 16 0 0 0 - 0 2024-07-28T12:19:34.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:34.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:35.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:35.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:34 smithi177 bash[81864]: cluster 2024-07-28T12:19:33.332892+0000 mgr.y (mgr.25253) 1529 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:35.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:34 smithi177 bash[79620]: cluster 2024-07-28T12:19:33.332892+0000 mgr.y (mgr.25253) 1529 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:35.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:35.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:34 smithi204 bash[68176]: cluster 2024-07-28T12:19:33.332892+0000 mgr.y (mgr.25253) 1529 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:35.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:35.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:35.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:35.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:35.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2222 16 16 0 0 0 - 0 2024-07-28T12:19:35.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:35.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:36.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:36.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:36.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:19:36.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:36.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:36.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:36.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2223 16 16 0 0 0 - 0 2024-07-28T12:19:36.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:36.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:36.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:36 smithi177 bash[81864]: cluster 2024-07-28T12:19:35.333709+0000 mgr.y (mgr.25253) 1530 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:36 smithi177 bash[79620]: cluster 2024-07-28T12:19:35.333709+0000 mgr.y (mgr.25253) 1530 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:37.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:37.066 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:36 smithi204 bash[68176]: cluster 2024-07-28T12:19:35.333709+0000 mgr.y (mgr.25253) 1530 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:37.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:37.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:37.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:37.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:37.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:37.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2224 16 16 0 0 0 - 0 2024-07-28T12:19:37.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:37.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:37.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:38.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:38.184 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:19:38.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:38.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:38.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:37.165108+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:37.174803+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:37.194719+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.177:0/2915269628' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:37.195333+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: cluster 2024-07-28T12:19:37.335112+0000 mgr.y (mgr.25253) 1531 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:38.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:38.112957+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:38 smithi204 bash[68176]: audit 2024-07-28T12:19:38.118434+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:37.165108+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:37.174803+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:37.194719+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.177:0/2915269628' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:37.195333+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: cluster 2024-07-28T12:19:37.335112+0000 mgr.y (mgr.25253) 1531 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:38.112957+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[81864]: audit 2024-07-28T12:19:38.118434+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:37.165108+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:37.174803+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:37.194719+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.177:0/2915269628' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:37.195333+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: cluster 2024-07-28T12:19:37.335112+0000 mgr.y (mgr.25253) 1531 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:38.112957+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:38 smithi177 bash[79620]: audit 2024-07-28T12:19:38.118434+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:38.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:38.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:38.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2225 16 16 0 0 0 - 0 2024-07-28T12:19:38.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:38.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:39.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:39.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: cluster 2024-07-28T12:19:38.171273+0000 mon.a (mon.0) 1925 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: audit 2024-07-28T12:19:38.184322+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: cluster 2024-07-28T12:19:38.184427+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e281: 8 total, 2 up, 7 in 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: audit 2024-07-28T12:19:38.510524+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: audit 2024-07-28T12:19:38.511350+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[79620]: audit 2024-07-28T12:19:38.519296+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: cluster 2024-07-28T12:19:38.171273+0000 mon.a (mon.0) 1925 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: audit 2024-07-28T12:19:38.184322+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: cluster 2024-07-28T12:19:38.184427+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e281: 8 total, 2 up, 7 in 2024-07-28T12:19:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: audit 2024-07-28T12:19:38.510524+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:39.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: audit 2024-07-28T12:19:38.511350+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:39.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:39 smithi177 bash[81864]: audit 2024-07-28T12:19:38.519296+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:39.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: cluster 2024-07-28T12:19:38.171273+0000 mon.a (mon.0) 1925 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:39.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: audit 2024-07-28T12:19:38.184322+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:39.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: cluster 2024-07-28T12:19:38.184427+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e281: 8 total, 2 up, 7 in 2024-07-28T12:19:39.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: audit 2024-07-28T12:19:38.510524+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:39.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: audit 2024-07-28T12:19:38.511350+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:39.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:39 smithi204 bash[68176]: audit 2024-07-28T12:19:38.519296+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:19:39.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.617 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:39.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:39.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2226 16 16 0 0 0 - 0 2024-07-28T12:19:39.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:39.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:40.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:40.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:40 smithi177 bash[79620]: cluster 2024-07-28T12:19:39.336622+0000 mgr.y (mgr.25253) 1532 : cluster [DBG] pgmap v1641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:40 smithi177 bash[81864]: cluster 2024-07-28T12:19:39.336622+0000 mgr.y (mgr.25253) 1532 : cluster [DBG] pgmap v1641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:40.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:40.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:40.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:40 smithi204 bash[68176]: cluster 2024-07-28T12:19:39.336622+0000 mgr.y (mgr.25253) 1532 : cluster [DBG] pgmap v1641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:40.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:40.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2227 16 16 0 0 0 - 0 2024-07-28T12:19:40.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:40.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:41.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:41.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:19:41.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:41.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:41.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:41.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:41.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:41.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2228 16 16 0 0 0 - 0 2024-07-28T12:19:41.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:41.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:41.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:42.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:42.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:42.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:42.393 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:42.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:42 smithi204 bash[68176]: cluster 2024-07-28T12:19:41.337499+0000 mgr.y (mgr.25253) 1533 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:42.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2229 16 16 0 0 0 - 0 2024-07-28T12:19:42.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:42 smithi177 bash[79620]: cluster 2024-07-28T12:19:41.337499+0000 mgr.y (mgr.25253) 1533 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:42.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:42 smithi177 bash[81864]: cluster 2024-07-28T12:19:41.337499+0000 mgr.y (mgr.25253) 1533 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:42.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:42.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:43.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:43.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:43.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:43.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:43.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:43.584 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:43.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:43.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2230 16 16 0 0 0 - 0 2024-07-28T12:19:43.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:43.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:44.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:44.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:44.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:44.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:44.411 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:44.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:19:44.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:44.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:44 smithi204 bash[68176]: cluster 2024-07-28T12:19:43.338942+0000 mgr.y (mgr.25253) 1534 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:44.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2231 16 16 0 0 0 - 0 2024-07-28T12:19:44.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:44 smithi177 bash[79620]: cluster 2024-07-28T12:19:43.338942+0000 mgr.y (mgr.25253) 1534 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:44 smithi177 bash[81864]: cluster 2024-07-28T12:19:43.338942+0000 mgr.y (mgr.25253) 1534 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:44.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:44.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:45.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:45.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:45.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:45.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:45.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:45.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:45.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2232 16 16 0 0 0 - 0 2024-07-28T12:19:45.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:45.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:45.913 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:46.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:46.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.417 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:19:46.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:46 smithi204 bash[68176]: cluster 2024-07-28T12:19:45.340510+0000 mgr.y (mgr.25253) 1535 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:46 smithi204 bash[68176]: audit 2024-07-28T12:19:45.728372+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:46.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2233 16 16 0 0 0 - 0 2024-07-28T12:19:46.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.748 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:46 smithi177 bash[81864]: cluster 2024-07-28T12:19:45.340510+0000 mgr.y (mgr.25253) 1535 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:46.748 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:46 smithi177 bash[81864]: audit 2024-07-28T12:19:45.728372+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:46.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:46 smithi177 bash[79620]: cluster 2024-07-28T12:19:45.340510+0000 mgr.y (mgr.25253) 1535 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:46.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:46 smithi177 bash[79620]: audit 2024-07-28T12:19:45.728372+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:46.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:46.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:47.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:47.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:47.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:47.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:47.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:47.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:47.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2234 16 16 0 0 0 - 0 2024-07-28T12:19:47.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:47.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:48.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:48.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:48.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:48.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:48.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:48.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:48 smithi204 bash[68176]: cluster 2024-07-28T12:19:47.341990+0000 mgr.y (mgr.25253) 1536 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:48.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2235 16 16 0 0 0 - 0 2024-07-28T12:19:48.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:48 smithi177 bash[81864]: cluster 2024-07-28T12:19:47.341990+0000 mgr.y (mgr.25253) 1536 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:48 smithi177 bash[79620]: cluster 2024-07-28T12:19:47.341990+0000 mgr.y (mgr.25253) 1536 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:48.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:48.962 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:48.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:49.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:49.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:49.345 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:49.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:49.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:49.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2236 16 16 0 0 0 - 0 2024-07-28T12:19:49.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:49.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:49.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:50.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:50.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:50 smithi204 bash[68176]: cluster 2024-07-28T12:19:49.343487+0000 mgr.y (mgr.25253) 1537 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:50.674 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:50 smithi177 bash[81864]: cluster 2024-07-28T12:19:49.343487+0000 mgr.y (mgr.25253) 1537 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:50.674 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:50 smithi177 bash[79620]: cluster 2024-07-28T12:19:49.343487+0000 mgr.y (mgr.25253) 1537 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:50.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2237 16 16 0 0 0 - 0 2024-07-28T12:19:50.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:50.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:51.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:51.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:51.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:51.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:51.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:51.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:51.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2238 16 16 0 0 0 - 0 2024-07-28T12:19:51.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:51.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:51.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:52.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:52.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:52.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:19:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.421 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:19:52.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:52.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:52.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:52 smithi204 bash[68176]: cluster 2024-07-28T12:19:51.344533+0000 mgr.y (mgr.25253) 1538 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:52 smithi204 bash[68176]: audit 2024-07-28T12:19:51.791060+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.177:0/971211963' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:52 smithi204 bash[68176]: audit 2024-07-28T12:19:51.791408+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.679 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[79620]: cluster 2024-07-28T12:19:51.344533+0000 mgr.y (mgr.25253) 1538 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:52.679 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[79620]: audit 2024-07-28T12:19:51.791060+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.177:0/971211963' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.679 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[79620]: audit 2024-07-28T12:19:51.791408+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.680 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[81864]: cluster 2024-07-28T12:19:51.344533+0000 mgr.y (mgr.25253) 1538 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:52.680 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[81864]: audit 2024-07-28T12:19:51.791060+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.177:0/971211963' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.680 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:52 smithi177 bash[81864]: audit 2024-07-28T12:19:51.791408+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:52.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2239 16 16 0 0 0 - 0 2024-07-28T12:19:52.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:52.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:53.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:53.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:53.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:53.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:53.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:53.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:53.656 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[81864]: cluster 2024-07-28T12:19:52.412231+0000 mon.a (mon.0) 1933 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:53.656 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[81864]: audit 2024-07-28T12:19:52.420833+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:53.657 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[81864]: cluster 2024-07-28T12:19:52.421025+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e282: 8 total, 2 up, 7 in 2024-07-28T12:19:53.657 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[79620]: cluster 2024-07-28T12:19:52.412231+0000 mon.a (mon.0) 1933 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:53.657 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[79620]: audit 2024-07-28T12:19:52.420833+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:53.657 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:53 smithi177 bash[79620]: cluster 2024-07-28T12:19:52.421025+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e282: 8 total, 2 up, 7 in 2024-07-28T12:19:53.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:19:53.697785+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:53.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:53.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2240 16 16 0 0 0 - 0 2024-07-28T12:19:53.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:53.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:53.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:53 smithi204 bash[68176]: cluster 2024-07-28T12:19:52.412231+0000 mon.a (mon.0) 1933 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:53.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:53 smithi204 bash[68176]: audit 2024-07-28T12:19:52.420833+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:53.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:53 smithi204 bash[68176]: cluster 2024-07-28T12:19:52.421025+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e282: 8 total, 2 up, 7 in 2024-07-28T12:19:53.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:54.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:54.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:54.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:54.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:54.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:54 smithi204 bash[68176]: cluster 2024-07-28T12:19:53.345988+0000 mgr.y (mgr.25253) 1539 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:54.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:54.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2241 16 16 0 0 0 - 0 2024-07-28T12:19:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:54 smithi177 bash[81864]: cluster 2024-07-28T12:19:53.345988+0000 mgr.y (mgr.25253) 1539 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:54 smithi177 bash[79620]: cluster 2024-07-28T12:19:53.345988+0000 mgr.y (mgr.25253) 1539 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:54.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:54.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:55.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:55.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:55.205 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:55.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:55.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:55.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:55.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:55.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2242 16 16 0 0 0 - 0 2024-07-28T12:19:55.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:55.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:55.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:56.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:56.142 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:56.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:19:56.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:56.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:56.358 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:19:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:19:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:19:56.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:19:56.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:56.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:56.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2243 16 16 0 0 0 - 0 2024-07-28T12:19:56.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:56.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:56 smithi177 bash[81864]: cluster 2024-07-28T12:19:55.346825+0000 mgr.y (mgr.25253) 1540 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:56.708 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:56 smithi177 bash[79620]: cluster 2024-07-28T12:19:55.346825+0000 mgr.y (mgr.25253) 1540 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:56.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:56 smithi204 bash[68176]: cluster 2024-07-28T12:19:55.346825+0000 mgr.y (mgr.25253) 1540 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:56.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:57.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:57.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:57.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:57.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:57.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:57.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:57.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2244 16 16 0 0 0 - 0 2024-07-28T12:19:57.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:57.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:57.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:58.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:58.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:58.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:58.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:58.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:58.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2245 16 16 0 0 0 - 0 2024-07-28T12:19:58.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:58.722 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:19:58 smithi177 bash[81864]: cluster 2024-07-28T12:19:57.348302+0000 mgr.y (mgr.25253) 1541 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:58.722 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:19:58 smithi177 bash[79620]: cluster 2024-07-28T12:19:57.348302+0000 mgr.y (mgr.25253) 1541 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:58.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:19:58 smithi204 bash[68176]: cluster 2024-07-28T12:19:57.348302+0000 mgr.y (mgr.25253) 1541 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:19:58.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:59.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:59.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:59.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:59.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:59.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:59.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:59.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2246 16 16 0 0 0 - 0 2024-07-28T12:19:59.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:59.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:00.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:00.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:00.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:00.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:00.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:00 smithi177 bash[81864]: cluster 2024-07-28T12:19:59.349802+0000 mgr.y (mgr.25253) 1542 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:00 smithi177 bash[81864]: cluster 2024-07-28T12:20:00.000121+0000 mon.a (mon.0) 1936 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:20:00.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:00 smithi177 bash[79620]: cluster 2024-07-28T12:19:59.349802+0000 mgr.y (mgr.25253) 1542 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:00.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:00 smithi177 bash[79620]: cluster 2024-07-28T12:20:00.000121+0000 mon.a (mon.0) 1936 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:20:00.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:00.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2247 16 16 0 0 0 - 0 2024-07-28T12:20:00.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:00.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:00 smithi204 bash[68176]: cluster 2024-07-28T12:19:59.349802+0000 mgr.y (mgr.25253) 1542 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:00 smithi204 bash[68176]: cluster 2024-07-28T12:20:00.000121+0000 mon.a (mon.0) 1936 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:20:00.946 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:00.946 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:00.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:01.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:01.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:01.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:01.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:01.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:01.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:01.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2248 16 16 0 0 0 - 0 2024-07-28T12:20:01.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:01.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:01 smithi177 bash[81864]: audit 2024-07-28T12:20:00.737443+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:01 smithi177 bash[81864]: audit 2024-07-28T12:20:00.739365+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:01 smithi177 bash[79620]: audit 2024-07-28T12:20:00.737443+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:01 smithi177 bash[79620]: audit 2024-07-28T12:20:00.739365+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:02.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:02.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:01 smithi204 bash[68176]: audit 2024-07-28T12:20:00.737443+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:01 smithi204 bash[68176]: audit 2024-07-28T12:20:00.739365+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:02.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:02.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:02.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:02.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2249 16 16 0 0 0 - 0 2024-07-28T12:20:02.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:02.803 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:02 smithi177 bash[81864]: cluster 2024-07-28T12:20:01.351433+0000 mgr.y (mgr.25253) 1543 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:02.803 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:02 smithi177 bash[79620]: cluster 2024-07-28T12:20:01.351433+0000 mgr.y (mgr.25253) 1543 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:02.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:02.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:03.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:02 smithi204 bash[68176]: cluster 2024-07-28T12:20:01.351433+0000 mgr.y (mgr.25253) 1543 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:03.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:03.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:03.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:03.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:03.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:03.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2250 16 16 0 0 0 - 0 2024-07-28T12:20:03.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:03.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:04.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:04.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:04.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:04.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:04.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:04.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:04.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2251 16 16 0 0 0 - 0 2024-07-28T12:20:04.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:04.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:04 smithi204 bash[68176]: cluster 2024-07-28T12:20:03.352364+0000 mgr.y (mgr.25253) 1544 : cluster [DBG] pgmap v1654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:05.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:05.011 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:04 smithi177 bash[81864]: cluster 2024-07-28T12:20:03.352364+0000 mgr.y (mgr.25253) 1544 : cluster [DBG] pgmap v1654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:05.011 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:04 smithi177 bash[79620]: cluster 2024-07-28T12:20:03.352364+0000 mgr.y (mgr.25253) 1544 : cluster [DBG] pgmap v1654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:05.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:05.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:05.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2252 16 16 0 0 0 - 0 2024-07-28T12:20:05.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:06.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:06.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:06.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:06.319 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:20:06.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:06.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:06.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:06.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2253 16 16 0 0 0 - 0 2024-07-28T12:20:06.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:06.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:07.013 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:07.015 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:06 smithi177 bash[81864]: cluster 2024-07-28T12:20:05.353818+0000 mgr.y (mgr.25253) 1545 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:07.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:06 smithi177 bash[79620]: cluster 2024-07-28T12:20:05.353818+0000 mgr.y (mgr.25253) 1545 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:07.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:07.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:06 smithi204 bash[68176]: cluster 2024-07-28T12:20:05.353818+0000 mgr.y (mgr.25253) 1545 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:07.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:07.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:07.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:07.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:07.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2254 16 16 0 0 0 - 0 2024-07-28T12:20:07.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:07.760 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:20:07.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:07.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:07 smithi177 bash[81864]: audit 2024-07-28T12:20:07.218066+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.177:0/2583992244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:07 smithi177 bash[81864]: audit 2024-07-28T12:20:07.218540+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:07 smithi177 bash[79620]: audit 2024-07-28T12:20:07.218066+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.177:0/2583992244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:07 smithi177 bash[79620]: audit 2024-07-28T12:20:07.218540+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:08.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:20:08.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:07 smithi204 bash[68176]: audit 2024-07-28T12:20:07.218066+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.177:0/2583992244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:07 smithi204 bash[68176]: audit 2024-07-28T12:20:07.218540+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:08.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:08.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:08.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2255 16 16 0 0 0 - 0 2024-07-28T12:20:08.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:08.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[81864]: cluster 2024-07-28T12:20:07.355308+0000 mgr.y (mgr.25253) 1546 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[81864]: cluster 2024-07-28T12:20:07.751478+0000 mon.a (mon.0) 1940 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[81864]: audit 2024-07-28T12:20:07.760151+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[81864]: cluster 2024-07-28T12:20:07.760317+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e283: 8 total, 2 up, 7 in 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[79620]: cluster 2024-07-28T12:20:07.355308+0000 mgr.y (mgr.25253) 1546 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[79620]: cluster 2024-07-28T12:20:07.751478+0000 mon.a (mon.0) 1940 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[79620]: audit 2024-07-28T12:20:07.760151+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:08 smithi177 bash[79620]: cluster 2024-07-28T12:20:07.760317+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e283: 8 total, 2 up, 7 in 2024-07-28T12:20:09.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:08 smithi204 bash[68176]: cluster 2024-07-28T12:20:07.355308+0000 mgr.y (mgr.25253) 1546 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:08 smithi204 bash[68176]: cluster 2024-07-28T12:20:07.751478+0000 mon.a (mon.0) 1940 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:08 smithi204 bash[68176]: audit 2024-07-28T12:20:07.760151+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:09.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:08 smithi204 bash[68176]: cluster 2024-07-28T12:20:07.760317+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e283: 8 total, 2 up, 7 in 2024-07-28T12:20:09.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:09.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:09.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:09.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2256 16 16 0 0 0 - 0 2024-07-28T12:20:09.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:10.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:10.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:10.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:10.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:10.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:10.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:10.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2257 16 16 0 0 0 - 0 2024-07-28T12:20:10.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:10.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:10.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:20:10.903 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:10 smithi177 bash[79620]: cluster 2024-07-28T12:20:09.356978+0000 mgr.y (mgr.25253) 1547 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:10.904 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:10 smithi177 bash[81864]: cluster 2024-07-28T12:20:09.356978+0000 mgr.y (mgr.25253) 1547 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:10.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:11.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:11.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:10 smithi204 bash[68176]: cluster 2024-07-28T12:20:09.356978+0000 mgr.y (mgr.25253) 1547 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:11.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:11.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:11.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:11.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:11.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:11.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2258 16 16 0 0 0 - 0 2024-07-28T12:20:11.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:11.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:12.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:12.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:12.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:12.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:12.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:12.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2259 16 16 0 0 0 - 0 2024-07-28T12:20:12.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:12.836 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:12.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:12.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:12 smithi177 bash[81864]: cluster 2024-07-28T12:20:11.358533+0000 mgr.y (mgr.25253) 1548 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:12.934 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:12 smithi177 bash[79620]: cluster 2024-07-28T12:20:11.358533+0000 mgr.y (mgr.25253) 1548 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:12.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:13.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:13.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:12 smithi204 bash[68176]: cluster 2024-07-28T12:20:11.358533+0000 mgr.y (mgr.25253) 1548 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:13.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:13.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:13.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:13.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:13.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:20:13.701010+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:13.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:13.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2260 16 16 0 0 0 - 0 2024-07-28T12:20:13.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:13.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:13.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:14.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:14.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:14.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:14.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:14.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:14.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:14.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2261 16 16 0 0 0 - 0 2024-07-28T12:20:14.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:14.877 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:14.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:15.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:14 smithi177 bash[81864]: cluster 2024-07-28T12:20:13.360026+0000 mgr.y (mgr.25253) 1549 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:14 smithi177 bash[79620]: cluster 2024-07-28T12:20:13.360026+0000 mgr.y (mgr.25253) 1549 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:15.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:14 smithi204 bash[68176]: cluster 2024-07-28T12:20:13.360026+0000 mgr.y (mgr.25253) 1549 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:15.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:15.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:15.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:15.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:15.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2262 16 16 0 0 0 - 0 2024-07-28T12:20:15.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:15.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:15.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:16.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:16.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:16.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:16.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:16.443 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:20:16.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:16.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:16.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2263 16 16 0 0 0 - 0 2024-07-28T12:20:16.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:16.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:16 smithi204 bash[68176]: cluster 2024-07-28T12:20:15.361535+0000 mgr.y (mgr.25253) 1550 : cluster [DBG] pgmap v1661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:16 smithi204 bash[68176]: audit 2024-07-28T12:20:15.734013+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:16 smithi204 bash[68176]: audit 2024-07-28T12:20:15.735218+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[79620]: cluster 2024-07-28T12:20:15.361535+0000 mgr.y (mgr.25253) 1550 : cluster [DBG] pgmap v1661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[79620]: audit 2024-07-28T12:20:15.734013+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[79620]: audit 2024-07-28T12:20:15.735218+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[81864]: cluster 2024-07-28T12:20:15.361535+0000 mgr.y (mgr.25253) 1550 : cluster [DBG] pgmap v1661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[81864]: audit 2024-07-28T12:20:15.734013+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:16 smithi177 bash[81864]: audit 2024-07-28T12:20:15.735218+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:17.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:17.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:17.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:17.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:17.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:17.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:17.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2264 16 16 0 0 0 - 0 2024-07-28T12:20:17.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:17.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:17.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:18.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:18.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:18.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:18.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:18.468 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:18.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:18.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:18.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2265 16 16 0 0 0 - 0 2024-07-28T12:20:18.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:18.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:19.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:18 smithi204 bash[68176]: cluster 2024-07-28T12:20:17.363046+0000 mgr.y (mgr.25253) 1551 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:19.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:19.179 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:18 smithi177 bash[81864]: cluster 2024-07-28T12:20:17.363046+0000 mgr.y (mgr.25253) 1551 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:19.179 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:18 smithi177 bash[79620]: cluster 2024-07-28T12:20:17.363046+0000 mgr.y (mgr.25253) 1551 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:19.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:19.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:19.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:19.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:19.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2266 16 16 0 0 0 - 0 2024-07-28T12:20:19.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:19.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:19.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:20.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:20.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:20.256 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:20.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:20:20.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:20.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:20.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:20.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2267 16 16 0 0 0 - 0 2024-07-28T12:20:20.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:20.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:20.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:20 smithi177 bash[81864]: cluster 2024-07-28T12:20:19.364555+0000 mgr.y (mgr.25253) 1552 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:21.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:20 smithi177 bash[79620]: cluster 2024-07-28T12:20:19.364555+0000 mgr.y (mgr.25253) 1552 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:21.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:21.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:20 smithi204 bash[68176]: cluster 2024-07-28T12:20:19.364555+0000 mgr.y (mgr.25253) 1552 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:21.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:21.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:21.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:21.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:21.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:21.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2268 16 16 0 0 0 - 0 2024-07-28T12:20:21.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:21.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:21.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:22.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:22.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:22.315 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:20:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:20:22.010965941Z level=info msg="Completed cleanup jobs" duration=46.838335ms 2024-07-28T12:20:22.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:22.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:22.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:22.599 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2269 16 16 0 0 0 - 0 2024-07-28T12:20:22.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:22.764 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:20:22.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:22 smithi204 bash[68176]: cluster 2024-07-28T12:20:21.366027+0000 mgr.y (mgr.25253) 1553 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:22.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:22 smithi204 bash[68176]: audit 2024-07-28T12:20:22.041144+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.177:0/3286377985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:22.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:22 smithi204 bash[68176]: audit 2024-07-28T12:20:22.041693+0000 mon.a (mon.0) 1945 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:22.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[79620]: cluster 2024-07-28T12:20:21.366027+0000 mgr.y (mgr.25253) 1553 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[79620]: audit 2024-07-28T12:20:22.041144+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.177:0/3286377985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[79620]: audit 2024-07-28T12:20:22.041693+0000 mon.a (mon.0) 1945 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[81864]: cluster 2024-07-28T12:20:21.366027+0000 mgr.y (mgr.25253) 1553 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[81864]: audit 2024-07-28T12:20:22.041144+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.177:0/3286377985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:22 smithi177 bash[81864]: audit 2024-07-28T12:20:22.041693+0000 mon.a (mon.0) 1945 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:23.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:23.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:23.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:23.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:23.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:23.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:23.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2270 16 16 0 0 0 - 0 2024-07-28T12:20:23.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:23.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[81864]: cluster 2024-07-28T12:20:22.744907+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[81864]: audit 2024-07-28T12:20:22.764120+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[81864]: cluster 2024-07-28T12:20:22.764239+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e284: 8 total, 2 up, 7 in 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[79620]: cluster 2024-07-28T12:20:22.744907+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[79620]: audit 2024-07-28T12:20:22.764120+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:23.910 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:23 smithi177 bash[79620]: cluster 2024-07-28T12:20:22.764239+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e284: 8 total, 2 up, 7 in 2024-07-28T12:20:24.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:24.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:23 smithi204 bash[68176]: cluster 2024-07-28T12:20:22.744907+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:24.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:23 smithi204 bash[68176]: audit 2024-07-28T12:20:22.764120+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:24.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:23 smithi204 bash[68176]: cluster 2024-07-28T12:20:22.764239+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e284: 8 total, 2 up, 7 in 2024-07-28T12:20:24.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:24.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:24.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:24.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:24.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:24.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2271 16 16 0 0 0 - 0 2024-07-28T12:20:24.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:24.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:24.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:24 smithi177 bash[81864]: cluster 2024-07-28T12:20:23.367503+0000 mgr.y (mgr.25253) 1554 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:24 smithi177 bash[79620]: cluster 2024-07-28T12:20:23.367503+0000 mgr.y (mgr.25253) 1554 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:25.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:25.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:24 smithi204 bash[68176]: cluster 2024-07-28T12:20:23.367503+0000 mgr.y (mgr.25253) 1554 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:25.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:25.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:25.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.627 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:20:25.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2272 16 16 0 0 0 - 0 2024-07-28T12:20:25.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:25.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:26.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:26.128 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:26.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:26.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:26.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:20:26.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:26.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:26.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2273 16 16 0 0 0 - 0 2024-07-28T12:20:26.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:26.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:26 smithi204 bash[68176]: cluster 2024-07-28T12:20:25.368633+0000 mgr.y (mgr.25253) 1555 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:26.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:27.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:26 smithi177 bash[81864]: cluster 2024-07-28T12:20:25.368633+0000 mgr.y (mgr.25253) 1555 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:27.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:26 smithi177 bash[79620]: cluster 2024-07-28T12:20:25.368633+0000 mgr.y (mgr.25253) 1555 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:27.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:27.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:27.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:27.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:27.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:27.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2274 16 16 0 0 0 - 0 2024-07-28T12:20:27.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:27.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:27.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:28.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:28.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:28.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:28.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:28.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:28.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:28.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2275 16 16 0 0 0 - 0 2024-07-28T12:20:28.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:28.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:28.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:28 smithi204 bash[68176]: cluster 2024-07-28T12:20:27.370086+0000 mgr.y (mgr.25253) 1556 : cluster [DBG] pgmap v1668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:29.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:29.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:29.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:28 smithi177 bash[81864]: cluster 2024-07-28T12:20:27.370086+0000 mgr.y (mgr.25253) 1556 : cluster [DBG] pgmap v1668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:29.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:28 smithi177 bash[79620]: cluster 2024-07-28T12:20:27.370086+0000 mgr.y (mgr.25253) 1556 : cluster [DBG] pgmap v1668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:29.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:29.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:29.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:29.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2276 16 16 0 0 0 - 0 2024-07-28T12:20:29.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:29.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:30.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:30.193 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:30.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:30.302 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:30.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:30.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:30.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:30.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:30.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2277 16 16 0 0 0 - 0 2024-07-28T12:20:30.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:30.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:31.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:30 smithi177 bash[81864]: cluster 2024-07-28T12:20:29.371588+0000 mgr.y (mgr.25253) 1557 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:30 smithi177 bash[81864]: audit 2024-07-28T12:20:30.729531+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:30 smithi177 bash[79620]: cluster 2024-07-28T12:20:29.371588+0000 mgr.y (mgr.25253) 1557 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:30 smithi177 bash[79620]: audit 2024-07-28T12:20:30.729531+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:31.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:31.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:30 smithi204 bash[68176]: cluster 2024-07-28T12:20:29.371588+0000 mgr.y (mgr.25253) 1557 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:31.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:30 smithi204 bash[68176]: audit 2024-07-28T12:20:30.729531+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:31.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:31.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:31.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:31.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:31.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2278 16 16 0 0 0 - 0 2024-07-28T12:20:31.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:31.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:31.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:32.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:32.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:32.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:32.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:32.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:32.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2279 16 16 0 0 0 - 0 2024-07-28T12:20:32.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:32.826 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:32 smithi177 bash[81864]: cluster 2024-07-28T12:20:31.372362+0000 mgr.y (mgr.25253) 1558 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:32.827 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:32 smithi177 bash[79620]: cluster 2024-07-28T12:20:31.372362+0000 mgr.y (mgr.25253) 1558 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:32.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:20:32.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:33.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:32 smithi204 bash[68176]: cluster 2024-07-28T12:20:31.372362+0000 mgr.y (mgr.25253) 1558 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:33.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:33.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:33.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:33.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:33.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:33.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:20:33.703894+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:33.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:33.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2280 16 16 0 0 0 - 0 2024-07-28T12:20:33.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:33.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:33.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:34.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:34.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:34.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:34.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:34.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:34.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2281 16 16 0 0 0 - 0 2024-07-28T12:20:34.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:34.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:34.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:35.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:35.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:34 smithi177 bash[81864]: cluster 2024-07-28T12:20:33.373824+0000 mgr.y (mgr.25253) 1559 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:35.085 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:34 smithi177 bash[79620]: cluster 2024-07-28T12:20:33.373824+0000 mgr.y (mgr.25253) 1559 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:34 smithi204 bash[68176]: cluster 2024-07-28T12:20:33.373824+0000 mgr.y (mgr.25253) 1559 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:35.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:35.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:35.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:35.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:35.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:35.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2282 16 16 0 0 0 - 0 2024-07-28T12:20:35.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:35.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:36.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:36.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:36.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:20:36.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:36.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:36.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:36.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2283 16 16 0 0 0 - 0 2024-07-28T12:20:36.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:36.800 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:20:36.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:36.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:37.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:37.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:36 smithi204 bash[68176]: cluster 2024-07-28T12:20:35.375338+0000 mgr.y (mgr.25253) 1560 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:37.106 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:36 smithi204 bash[68176]: audit 2024-07-28T12:20:36.067878+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:37.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:36 smithi177 bash[81864]: cluster 2024-07-28T12:20:35.375338+0000 mgr.y (mgr.25253) 1560 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:37.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:36 smithi177 bash[81864]: audit 2024-07-28T12:20:36.067878+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:36 smithi177 bash[79620]: cluster 2024-07-28T12:20:35.375338+0000 mgr.y (mgr.25253) 1560 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:36 smithi177 bash[79620]: audit 2024-07-28T12:20:36.067878+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:37.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:37.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:37.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:37.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:37.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2284 16 16 0 0 0 - 0 2024-07-28T12:20:37.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:37.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:37.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[81864]: cluster 2024-07-28T12:20:36.788438+0000 mon.a (mon.0) 1951 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:37.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[81864]: audit 2024-07-28T12:20:36.800060+0000 mon.a (mon.0) 1952 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:37.945 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[81864]: cluster 2024-07-28T12:20:36.800142+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e285: 8 total, 2 up, 7 in 2024-07-28T12:20:37.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[79620]: cluster 2024-07-28T12:20:36.788438+0000 mon.a (mon.0) 1951 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:37.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[79620]: audit 2024-07-28T12:20:36.800060+0000 mon.a (mon.0) 1952 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:37.945 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:37 smithi177 bash[79620]: cluster 2024-07-28T12:20:36.800142+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e285: 8 total, 2 up, 7 in 2024-07-28T12:20:38.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:37 smithi204 bash[68176]: cluster 2024-07-28T12:20:36.788438+0000 mon.a (mon.0) 1951 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:37 smithi204 bash[68176]: audit 2024-07-28T12:20:36.800060+0000 mon.a (mon.0) 1952 : audit [INF] from='client.? 172.21.15.177:0/1592887008' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:37 smithi204 bash[68176]: cluster 2024-07-28T12:20:36.800142+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e285: 8 total, 2 up, 7 in 2024-07-28T12:20:38.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:38.195 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:38.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:38.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:38.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:38.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:38.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2285 16 16 0 0 0 - 0 2024-07-28T12:20:38.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:38.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:39.006 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:39.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:39.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:38 smithi204 bash[68176]: cluster 2024-07-28T12:20:37.376924+0000 mgr.y (mgr.25253) 1561 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:39.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:38 smithi204 bash[68176]: audit 2024-07-28T12:20:38.646157+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:39.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:39.252 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:38 smithi177 bash[81864]: cluster 2024-07-28T12:20:37.376924+0000 mgr.y (mgr.25253) 1561 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:39.252 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:38 smithi177 bash[81864]: audit 2024-07-28T12:20:38.646157+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:39.253 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:38 smithi177 bash[79620]: cluster 2024-07-28T12:20:37.376924+0000 mgr.y (mgr.25253) 1561 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:39.253 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:38 smithi177 bash[79620]: audit 2024-07-28T12:20:38.646157+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:39.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:39.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:39.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:39.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2286 16 16 0 0 0 - 0 2024-07-28T12:20:39.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:39.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:20:39.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:39.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:40.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:40.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:40.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:40.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:40.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:40.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:40.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2287 16 16 0 0 0 - 0 2024-07-28T12:20:40.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:40.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:41.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:41.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:40 smithi204 bash[68176]: cluster 2024-07-28T12:20:39.378440+0000 mgr.y (mgr.25253) 1562 : cluster [DBG] pgmap v1675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:41.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:41.253 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:41.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:40 smithi177 bash[81864]: cluster 2024-07-28T12:20:39.378440+0000 mgr.y (mgr.25253) 1562 : cluster [DBG] pgmap v1675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:41.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:40 smithi177 bash[79620]: cluster 2024-07-28T12:20:39.378440+0000 mgr.y (mgr.25253) 1562 : cluster [DBG] pgmap v1675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:41.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:41.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:41.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:41.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2288 16 16 0 0 0 - 0 2024-07-28T12:20:41.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:41.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:41.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:42.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:42.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:42.323 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:42.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:42.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:42.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:42.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2289 16 16 0 0 0 - 0 2024-07-28T12:20:42.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:42.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:43.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:43.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:42 smithi204 bash[68176]: cluster 2024-07-28T12:20:41.379963+0000 mgr.y (mgr.25253) 1563 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:42 smithi177 bash[81864]: cluster 2024-07-28T12:20:41.379963+0000 mgr.y (mgr.25253) 1563 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:42 smithi177 bash[79620]: cluster 2024-07-28T12:20:41.379963+0000 mgr.y (mgr.25253) 1563 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:43.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:43.281 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:43.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:20:43.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:43.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:43.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:43.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2290 16 16 0 0 0 - 0 2024-07-28T12:20:43.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:43.762 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:43.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:43.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:44.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:44.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:44.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:44.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:44.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:44.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:44.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2291 16 16 0 0 0 - 0 2024-07-28T12:20:44.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:44.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:44.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[81864]: cluster 2024-07-28T12:20:43.380953+0000 mgr.y (mgr.25253) 1564 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[81864]: audit 2024-07-28T12:20:44.497973+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[81864]: audit 2024-07-28T12:20:44.501856+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[81864]: audit 2024-07-28T12:20:44.576224+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[81864]: audit 2024-07-28T12:20:44.583049+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[79620]: cluster 2024-07-28T12:20:43.380953+0000 mgr.y (mgr.25253) 1564 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[79620]: audit 2024-07-28T12:20:44.497973+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[79620]: audit 2024-07-28T12:20:44.501856+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.009 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[79620]: audit 2024-07-28T12:20:44.576224+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.010 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:44 smithi177 bash[79620]: audit 2024-07-28T12:20:44.583049+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:44 smithi204 bash[68176]: cluster 2024-07-28T12:20:43.380953+0000 mgr.y (mgr.25253) 1564 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:44 smithi204 bash[68176]: audit 2024-07-28T12:20:44.497973+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:44 smithi204 bash[68176]: audit 2024-07-28T12:20:44.501856+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:44 smithi204 bash[68176]: audit 2024-07-28T12:20:44.576224+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:44 smithi204 bash[68176]: audit 2024-07-28T12:20:44.583049+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:45.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:45.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:45.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:45.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:45.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2292 16 16 0 0 0 - 0 2024-07-28T12:20:45.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:45.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:45.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[79620]: audit 2024-07-28T12:20:44.984329+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:45.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[79620]: audit 2024-07-28T12:20:44.985515+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:45.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[79620]: audit 2024-07-28T12:20:44.996413+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[79620]: audit 2024-07-28T12:20:45.730011+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:45.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[81864]: audit 2024-07-28T12:20:44.984329+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:45.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[81864]: audit 2024-07-28T12:20:44.985515+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:45.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[81864]: audit 2024-07-28T12:20:44.996413+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:45.952 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:45 smithi177 bash[81864]: audit 2024-07-28T12:20:45.730011+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:46.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:45 smithi204 bash[68176]: audit 2024-07-28T12:20:44.984329+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:45 smithi204 bash[68176]: audit 2024-07-28T12:20:44.985515+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:45 smithi204 bash[68176]: audit 2024-07-28T12:20:44.996413+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:20:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:45 smithi204 bash[68176]: audit 2024-07-28T12:20:45.730011+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:46.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:46.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:46.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:46.426 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:20:46.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:46.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:46.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2293 16 16 0 0 0 - 0 2024-07-28T12:20:46.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:46.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:47.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:47.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:46 smithi204 bash[68176]: cluster 2024-07-28T12:20:45.381632+0000 mgr.y (mgr.25253) 1565 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:47.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:47.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:47.380 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:47 smithi177 bash[81864]: cluster 2024-07-28T12:20:45.381632+0000 mgr.y (mgr.25253) 1565 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:47.381 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:47 smithi177 bash[79620]: cluster 2024-07-28T12:20:45.381632+0000 mgr.y (mgr.25253) 1565 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:47.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:47.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:47.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2294 16 16 0 0 0 - 0 2024-07-28T12:20:47.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:47.827 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:47.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:47.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:48.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:48.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:48.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:48.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:48.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:48.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:48.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2295 16 16 0 0 0 - 0 2024-07-28T12:20:48.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:48.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:49.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:49.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:49.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:48 smithi177 bash[81864]: cluster 2024-07-28T12:20:47.383428+0000 mgr.y (mgr.25253) 1566 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:48 smithi177 bash[79620]: cluster 2024-07-28T12:20:47.383428+0000 mgr.y (mgr.25253) 1566 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:49.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:49.384 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:48 smithi204 bash[68176]: cluster 2024-07-28T12:20:47.383428+0000 mgr.y (mgr.25253) 1566 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:49.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:49.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:49.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2296 16 16 0 0 0 - 0 2024-07-28T12:20:49.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:49.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:49.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:50.018 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:20:50.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:50 smithi177 bash[81864]: audit 2024-07-28T12:20:49.444861+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:50.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:50 smithi177 bash[79620]: audit 2024-07-28T12:20:49.444861+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:50.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:50.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:50 smithi204 bash[68176]: audit 2024-07-28T12:20:49.444861+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:50.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:50.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:50.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:50.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2297 16 16 0 0 0 - 0 2024-07-28T12:20:50.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[81864]: cluster 2024-07-28T12:20:49.385029+0000 mgr.y (mgr.25253) 1567 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[81864]: cluster 2024-07-28T12:20:49.999356+0000 mon.a (mon.0) 1964 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[81864]: audit 2024-07-28T12:20:50.017668+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[81864]: cluster 2024-07-28T12:20:50.017790+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e286: 8 total, 2 up, 7 in 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[79620]: cluster 2024-07-28T12:20:49.385029+0000 mgr.y (mgr.25253) 1567 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[79620]: cluster 2024-07-28T12:20:49.999356+0000 mon.a (mon.0) 1964 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[79620]: audit 2024-07-28T12:20:50.017668+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:51 smithi177 bash[79620]: cluster 2024-07-28T12:20:50.017790+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e286: 8 total, 2 up, 7 in 2024-07-28T12:20:51.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:51.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:51.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:51.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:51.402 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:51 smithi204 bash[68176]: cluster 2024-07-28T12:20:49.385029+0000 mgr.y (mgr.25253) 1567 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:51.402 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:51 smithi204 bash[68176]: cluster 2024-07-28T12:20:49.999356+0000 mon.a (mon.0) 1964 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:51.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:51 smithi204 bash[68176]: audit 2024-07-28T12:20:50.017668+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? 172.21.15.177:0/2732827057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:51.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:51 smithi204 bash[68176]: cluster 2024-07-28T12:20:50.017790+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e286: 8 total, 2 up, 7 in 2024-07-28T12:20:51.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:51.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:51.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2298 16 16 0 0 0 - 0 2024-07-28T12:20:51.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:51.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:51.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:52.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:52.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:52.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:20:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:52.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:52.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:52.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2299 16 16 0 0 0 - 0 2024-07-28T12:20:52.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:52.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:53.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:53.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:53 smithi177 bash[81864]: cluster 2024-07-28T12:20:51.386622+0000 mgr.y (mgr.25253) 1568 : cluster [DBG] pgmap v1682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:53 smithi177 bash[79620]: cluster 2024-07-28T12:20:51.386622+0000 mgr.y (mgr.25253) 1568 : cluster [DBG] pgmap v1682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:53.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:53.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:53 smithi204 bash[68176]: cluster 2024-07-28T12:20:51.386622+0000 mgr.y (mgr.25253) 1568 : cluster [DBG] pgmap v1682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:53.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:20:53.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:53.513 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:53.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:53.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:53.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:20:53.706836+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:53.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:53.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2300 16 16 0 0 0 - 0 2024-07-28T12:20:53.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:53.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:54.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:54.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:54.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:54.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:54.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:54.549 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:54.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:20:54.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:54.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2301 16 16 0 0 0 - 0 2024-07-28T12:20:54.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:54.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:54.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:55.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:55 smithi204 bash[68176]: cluster 2024-07-28T12:20:53.387519+0000 mgr.y (mgr.25253) 1569 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:55.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:55 smithi177 bash[81864]: cluster 2024-07-28T12:20:53.387519+0000 mgr.y (mgr.25253) 1569 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:55.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:55 smithi177 bash[79620]: cluster 2024-07-28T12:20:53.387519+0000 mgr.y (mgr.25253) 1569 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:55.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:55.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:55.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:55.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:55.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2302 16 16 0 0 0 - 0 2024-07-28T12:20:55.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:55.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:56.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:56.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:56.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:20:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:20:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:20:56.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:56.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:56.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:56.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2303 16 16 0 0 0 - 0 2024-07-28T12:20:56.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:56.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:56.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:57.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:57.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:57 smithi177 bash[81864]: cluster 2024-07-28T12:20:55.388981+0000 mgr.y (mgr.25253) 1570 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:57 smithi177 bash[79620]: cluster 2024-07-28T12:20:55.388981+0000 mgr.y (mgr.25253) 1570 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:57.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:57 smithi204 bash[68176]: cluster 2024-07-28T12:20:55.388981+0000 mgr.y (mgr.25253) 1570 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:57.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:57.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:57.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:57.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2304 16 16 0 0 0 - 0 2024-07-28T12:20:57.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:57.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:58.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:58.100 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:58.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:58.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:58.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:58.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:58.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:58.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2305 16 16 0 0 0 - 0 2024-07-28T12:20:58.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:58.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:59.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:59.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:20:59 smithi177 bash[79620]: cluster 2024-07-28T12:20:57.389879+0000 mgr.y (mgr.25253) 1571 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:59.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:20:59 smithi204 bash[68176]: cluster 2024-07-28T12:20:57.389879+0000 mgr.y (mgr.25253) 1571 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:59.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:59.303 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:20:59.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:59.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:59.496 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:20:59 smithi177 bash[81864]: cluster 2024-07-28T12:20:57.389879+0000 mgr.y (mgr.25253) 1571 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:20:59.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:59.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2306 16 16 0 0 0 - 0 2024-07-28T12:20:59.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:59.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:59.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:00.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:00.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:00.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:00.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:00.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:00.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:00.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2307 16 16 0 0 0 - 0 2024-07-28T12:21:00.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:00.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:01.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:01.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:01 smithi204 bash[68176]: cluster 2024-07-28T12:20:59.391297+0000 mgr.y (mgr.25253) 1572 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:01 smithi204 bash[68176]: audit 2024-07-28T12:21:00.739214+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:01 smithi204 bash[68176]: audit 2024-07-28T12:21:00.741229+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:01.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[79620]: cluster 2024-07-28T12:20:59.391297+0000 mgr.y (mgr.25253) 1572 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[79620]: audit 2024-07-28T12:21:00.739214+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[79620]: audit 2024-07-28T12:21:00.741229+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[81864]: cluster 2024-07-28T12:20:59.391297+0000 mgr.y (mgr.25253) 1572 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[81864]: audit 2024-07-28T12:21:00.739214+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:01 smithi177 bash[81864]: audit 2024-07-28T12:21:00.741229+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:01.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:01.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2308 16 16 0 0 0 - 0 2024-07-28T12:21:01.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:01.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:01.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:02.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:02.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:02.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2309 16 16 0 0 0 - 0 2024-07-28T12:21:02.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:02.907 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:02.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:03.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:03.035 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[81864]: cluster 2024-07-28T12:21:01.392822+0000 mgr.y (mgr.25253) 1573 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[81864]: audit 2024-07-28T12:21:02.566747+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.177:0/2692327902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[81864]: audit 2024-07-28T12:21:02.567166+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[79620]: cluster 2024-07-28T12:21:01.392822+0000 mgr.y (mgr.25253) 1573 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[79620]: audit 2024-07-28T12:21:02.566747+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.177:0/2692327902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:03 smithi177 bash[79620]: audit 2024-07-28T12:21:02.567166+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:03.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:03.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:03.436 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:03 smithi204 bash[68176]: cluster 2024-07-28T12:21:01.392822+0000 mgr.y (mgr.25253) 1573 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:03.437 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:03 smithi204 bash[68176]: audit 2024-07-28T12:21:02.566747+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.177:0/2692327902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.437 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:03 smithi204 bash[68176]: audit 2024-07-28T12:21:02.567166+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:03.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:03.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:03.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2310 16 16 0 0 0 - 0 2024-07-28T12:21:03.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:03.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:21:03.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:03.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:04.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:04.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:04.228 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[79620]: cluster 2024-07-28T12:21:03.026395+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:04.228 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[79620]: audit 2024-07-28T12:21:03.034649+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:04.228 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[79620]: cluster 2024-07-28T12:21:03.034840+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e287: 8 total, 2 up, 7 in 2024-07-28T12:21:04.228 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[81864]: cluster 2024-07-28T12:21:03.026395+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:04.228 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[81864]: audit 2024-07-28T12:21:03.034649+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:04.229 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:04 smithi177 bash[81864]: cluster 2024-07-28T12:21:03.034840+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e287: 8 total, 2 up, 7 in 2024-07-28T12:21:04.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:04.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:04 smithi204 bash[68176]: cluster 2024-07-28T12:21:03.026395+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:04.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:04 smithi204 bash[68176]: audit 2024-07-28T12:21:03.034649+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:04.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:04 smithi204 bash[68176]: cluster 2024-07-28T12:21:03.034840+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e287: 8 total, 2 up, 7 in 2024-07-28T12:21:04.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:04.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:04.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:04.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2311 16 16 0 0 0 - 0 2024-07-28T12:21:04.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:04.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:05.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:05.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:05.182 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:05 smithi177 bash[81864]: cluster 2024-07-28T12:21:03.394268+0000 mgr.y (mgr.25253) 1574 : cluster [DBG] pgmap v1689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:05.182 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:05 smithi177 bash[79620]: cluster 2024-07-28T12:21:03.394268+0000 mgr.y (mgr.25253) 1574 : cluster [DBG] pgmap v1689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:05.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:05.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:05 smithi204 bash[68176]: cluster 2024-07-28T12:21:03.394268+0000 mgr.y (mgr.25253) 1574 : cluster [DBG] pgmap v1689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:05.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:05.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:05.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2312 16 16 0 0 0 - 0 2024-07-28T12:21:05.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:05.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:05.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:21:06.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:06.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:06.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:06.252 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:21:06.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:06.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:06.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:06.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2313 16 16 0 0 0 - 0 2024-07-28T12:21:06.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:06.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:06.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:07.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:07.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:07 smithi177 bash[79620]: cluster 2024-07-28T12:21:05.395819+0000 mgr.y (mgr.25253) 1575 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:07 smithi177 bash[81864]: cluster 2024-07-28T12:21:05.395819+0000 mgr.y (mgr.25253) 1575 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:07.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:07.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:07 smithi204 bash[68176]: cluster 2024-07-28T12:21:05.395819+0000 mgr.y (mgr.25253) 1575 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:07.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:07.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:07.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:07.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2314 16 16 0 0 0 - 0 2024-07-28T12:21:07.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:07.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:08.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:08.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:08.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:08.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:08.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:08.553 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:08.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:08.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2315 16 16 0 0 0 - 0 2024-07-28T12:21:08.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:08.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:08.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:09.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:09.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:09 smithi177 bash[81864]: cluster 2024-07-28T12:21:07.397302+0000 mgr.y (mgr.25253) 1576 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:09.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:09 smithi177 bash[79620]: cluster 2024-07-28T12:21:07.397302+0000 mgr.y (mgr.25253) 1576 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:09.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:09.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:09 smithi204 bash[68176]: cluster 2024-07-28T12:21:07.397302+0000 mgr.y (mgr.25253) 1576 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:09.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:09.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:09.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:09.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2316 16 16 0 0 0 - 0 2024-07-28T12:21:09.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:09.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:10.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:10.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:10.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:10.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:10.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:10.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:10.707 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:10.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2317 16 16 0 0 0 - 0 2024-07-28T12:21:10.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:10.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:10.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:11.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:11.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:11.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:11.342 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:11 smithi177 bash[79620]: cluster 2024-07-28T12:21:09.398794+0000 mgr.y (mgr.25253) 1577 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:11.342 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:11 smithi177 bash[81864]: cluster 2024-07-28T12:21:09.398794+0000 mgr.y (mgr.25253) 1577 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:11 smithi204 bash[68176]: cluster 2024-07-28T12:21:09.398794+0000 mgr.y (mgr.25253) 1577 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:11.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:11.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:11.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:11.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2318 16 16 0 0 0 - 0 2024-07-28T12:21:11.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:11.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:12.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:12.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:12.264 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:12.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:12.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:12 smithi204 bash[68176]: cluster 2024-07-28T12:21:11.400275+0000 mgr.y (mgr.25253) 1578 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:12.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:12 smithi177 bash[81864]: cluster 2024-07-28T12:21:11.400275+0000 mgr.y (mgr.25253) 1578 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:12.377 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:12 smithi177 bash[79620]: cluster 2024-07-28T12:21:11.400275+0000 mgr.y (mgr.25253) 1578 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:12.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:12 smithi204 bash[60899]: ts=2024-07-28T12:21: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:12.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:12.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2319 16 16 0 0 0 - 0 2024-07-28T12:21:12.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:12.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:12.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:13.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:21:13.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:13.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:13.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:13.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:13.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:13.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:13.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:21:13.710067+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:13.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:13.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2320 16 16 0 0 0 - 0 2024-07-28T12:21:13.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:13.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:14.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:14.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:14.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:14.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:14.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:14.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:14.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2321 16 16 0 0 0 - 0 2024-07-28T12:21:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:14 smithi177 bash[81864]: cluster 2024-07-28T12:21:13.401709+0000 mgr.y (mgr.25253) 1579 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:14.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:14 smithi177 bash[79620]: cluster 2024-07-28T12:21:13.401709+0000 mgr.y (mgr.25253) 1579 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:14.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:14.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:14 smithi204 bash[68176]: cluster 2024-07-28T12:21:13.401709+0000 mgr.y (mgr.25253) 1579 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:14.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:15.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:15.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:15.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:15.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:15.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:15.474 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:21:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:15 smithi177 bash[81864]: audit 2024-07-28T12:21:15.179778+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.177:0/1170423984' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:15 smithi177 bash[81864]: audit 2024-07-28T12:21:15.180099+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:15 smithi177 bash[79620]: audit 2024-07-28T12:21:15.179778+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.177:0/1170423984' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:15 smithi177 bash[79620]: audit 2024-07-28T12:21:15.180099+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:15.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2322 16 16 0 0 0 - 0 2024-07-28T12:21:15.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:15.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:15 smithi204 bash[68176]: audit 2024-07-28T12:21:15.179778+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.177:0/1170423984' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:15 smithi204 bash[68176]: audit 2024-07-28T12:21:15.180099+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:16.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:16.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:16.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:16.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:16.461 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:21:16.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: cluster 2024-07-28T12:21:15.403256+0000 mgr.y (mgr.25253) 1580 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: cluster 2024-07-28T12:21:15.458798+0000 mon.a (mon.0) 1974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: audit 2024-07-28T12:21:15.473417+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: cluster 2024-07-28T12:21:15.473612+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e288: 8 total, 2 up, 7 in 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: audit 2024-07-28T12:21:15.735200+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:16 smithi204 bash[68176]: audit 2024-07-28T12:21:15.736631+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:16.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2323 16 16 0 0 0 - 0 2024-07-28T12:21:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: cluster 2024-07-28T12:21:15.403256+0000 mgr.y (mgr.25253) 1580 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: cluster 2024-07-28T12:21:15.458798+0000 mon.a (mon.0) 1974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: audit 2024-07-28T12:21:15.473417+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: cluster 2024-07-28T12:21:15.473612+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e288: 8 total, 2 up, 7 in 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: audit 2024-07-28T12:21:15.735200+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[79620]: audit 2024-07-28T12:21:15.736631+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: cluster 2024-07-28T12:21:15.403256+0000 mgr.y (mgr.25253) 1580 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: cluster 2024-07-28T12:21:15.458798+0000 mon.a (mon.0) 1974 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: audit 2024-07-28T12:21:15.473417+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: cluster 2024-07-28T12:21:15.473612+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e288: 8 total, 2 up, 7 in 2024-07-28T12:21:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: audit 2024-07-28T12:21:15.735200+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:16 smithi177 bash[81864]: audit 2024-07-28T12:21:15.736631+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:16.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:17.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:17.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:17.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:17.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:17.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:17.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:17.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2324 16 16 0 0 0 - 0 2024-07-28T12:21:17.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:17.819 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:17.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:17.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:18.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:18.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:18.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:18.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:18.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:21:18.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:18.586 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:18 smithi177 bash[81864]: cluster 2024-07-28T12:21:17.404747+0000 mgr.y (mgr.25253) 1581 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:18.586 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:18 smithi177 bash[79620]: cluster 2024-07-28T12:21:17.404747+0000 mgr.y (mgr.25253) 1581 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:18.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:18.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2325 16 16 0 0 0 - 0 2024-07-28T12:21:18.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:18 smithi204 bash[68176]: cluster 2024-07-28T12:21:17.404747+0000 mgr.y (mgr.25253) 1581 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:18.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:19.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:19.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:19.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:19.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:19.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:19.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:19.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2326 16 16 0 0 0 - 0 2024-07-28T12:21:19.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:19.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:19.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:20.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:20.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:20.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:20.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:20.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:20.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:20.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2327 16 16 0 0 0 - 0 2024-07-28T12:21:20.725 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:20 smithi204 bash[68176]: cluster 2024-07-28T12:21:19.406096+0000 mgr.y (mgr.25253) 1582 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:20 smithi177 bash[79620]: cluster 2024-07-28T12:21:19.406096+0000 mgr.y (mgr.25253) 1582 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:20 smithi177 bash[81864]: cluster 2024-07-28T12:21:19.406096+0000 mgr.y (mgr.25253) 1582 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:20.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:20.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:21.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:21.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:21.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:21.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:21.515 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:21.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:21.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:21.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2328 16 16 0 0 0 - 0 2024-07-28T12:21:21.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:21.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:22.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:22.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:21:22.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:22.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:22.616 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:22 smithi204 bash[68176]: cluster 2024-07-28T12:21:21.407596+0000 mgr.y (mgr.25253) 1583 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:22.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2329 16 16 0 0 0 - 0 2024-07-28T12:21:22.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.736 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:22 smithi177 bash[81864]: cluster 2024-07-28T12:21:21.407596+0000 mgr.y (mgr.25253) 1583 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:22.736 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:22 smithi177 bash[79620]: cluster 2024-07-28T12:21:21.407596+0000 mgr.y (mgr.25253) 1583 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:22.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:22.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:23.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:23.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:23.293 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:23.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:23.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:23.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:23.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:23.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2330 16 16 0 0 0 - 0 2024-07-28T12:21:23.801 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:23.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:24.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:24.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:24.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2331 16 16 0 0 0 - 0 2024-07-28T12:21:24.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:24.758 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:24 smithi177 bash[81864]: cluster 2024-07-28T12:21:23.409086+0000 mgr.y (mgr.25253) 1584 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:24.759 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:24 smithi177 bash[79620]: cluster 2024-07-28T12:21:23.409086+0000 mgr.y (mgr.25253) 1584 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:24.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:24 smithi204 bash[68176]: cluster 2024-07-28T12:21:23.409086+0000 mgr.y (mgr.25253) 1584 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:24.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:25.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:25.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:25.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:25.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:25.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:25.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:25.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2332 16 16 0 0 0 - 0 2024-07-28T12:21:25.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:25.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:26.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:26.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:26.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:26.395 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:26.406 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:21:26.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:26.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:26 smithi204 bash[68176]: cluster 2024-07-28T12:21:25.410526+0000 mgr.y (mgr.25253) 1585 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:26.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2333 16 16 0 0 0 - 0 2024-07-28T12:21:26.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:26.760 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:26 smithi177 bash[79620]: cluster 2024-07-28T12:21:25.410526+0000 mgr.y (mgr.25253) 1585 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:26.760 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:26 smithi177 bash[81864]: cluster 2024-07-28T12:21:25.410526+0000 mgr.y (mgr.25253) 1585 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:26.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:26.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.045 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:27.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:27.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:27.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:27.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:27.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2334 16 16 0 0 0 - 0 2024-07-28T12:21:27.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:27.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:28.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:28.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:28.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:28.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:28.504 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:21:28.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:28.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:28 smithi204 bash[68176]: cluster 2024-07-28T12:21:27.411264+0000 mgr.y (mgr.25253) 1586 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:28.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:28 smithi204 bash[68176]: audit 2024-07-28T12:21:27.667740+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:28.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2335 16 16 0 0 0 - 0 2024-07-28T12:21:28.747 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:28 smithi177 bash[81864]: cluster 2024-07-28T12:21:27.411264+0000 mgr.y (mgr.25253) 1586 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:28.747 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:28 smithi177 bash[81864]: audit 2024-07-28T12:21:27.667740+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:28.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:28 smithi177 bash[79620]: cluster 2024-07-28T12:21:27.411264+0000 mgr.y (mgr.25253) 1586 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:28.748 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:28 smithi177 bash[79620]: audit 2024-07-28T12:21:27.667740+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:28.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:28.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:28.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:29.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:29.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:29.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:29.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:29.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:29.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:29 smithi204 bash[68176]: cluster 2024-07-28T12:21:28.484911+0000 mon.a (mon.0) 1980 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:29.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:29 smithi204 bash[68176]: audit 2024-07-28T12:21:28.504050+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:29.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:29 smithi204 bash[68176]: cluster 2024-07-28T12:21:28.504178+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e289: 8 total, 2 up, 7 in 2024-07-28T12:21:29.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:29.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2336 16 16 0 0 0 - 0 2024-07-28T12:21:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[79620]: cluster 2024-07-28T12:21:28.484911+0000 mon.a (mon.0) 1980 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[79620]: audit 2024-07-28T12:21:28.504050+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:29.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[79620]: cluster 2024-07-28T12:21:28.504178+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e289: 8 total, 2 up, 7 in 2024-07-28T12:21:29.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[81864]: cluster 2024-07-28T12:21:28.484911+0000 mon.a (mon.0) 1980 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:29.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[81864]: audit 2024-07-28T12:21:28.504050+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.177:0/3470557240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:29.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:29 smithi177 bash[81864]: cluster 2024-07-28T12:21:28.504178+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e289: 8 total, 2 up, 7 in 2024-07-28T12:21:29.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:29.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:30.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:30.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:30.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:30.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:30.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:30.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:30.674 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:30 smithi177 bash[81864]: cluster 2024-07-28T12:21:29.412745+0000 mgr.y (mgr.25253) 1587 : cluster [DBG] pgmap v1704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:30.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:30 smithi177 bash[79620]: cluster 2024-07-28T12:21:29.412745+0000 mgr.y (mgr.25253) 1587 : cluster [DBG] pgmap v1704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:30.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2337 16 16 0 0 0 - 0 2024-07-28T12:21:30.759 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:30.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:30 smithi204 bash[68176]: cluster 2024-07-28T12:21:29.412745+0000 mgr.y (mgr.25253) 1587 : cluster [DBG] pgmap v1704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:30.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:30.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:31.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:31.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:31.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:31.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:31.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:31.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:21:31.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:31.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:21:31.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2338 16 16 0 0 0 - 0 2024-07-28T12:21:31.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:31 smithi177 bash[81864]: audit 2024-07-28T12:21:30.730851+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:31 smithi177 bash[79620]: audit 2024-07-28T12:21:30.730851+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:31.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:31.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:31 smithi204 bash[68176]: audit 2024-07-28T12:21:30.730851+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:31.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:32.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:32.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:32.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:32.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:32.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:32 smithi204 bash[68176]: cluster 2024-07-28T12:21:31.414255+0000 mgr.y (mgr.25253) 1588 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:32.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:32.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2339 16 16 0 0 0 - 0 2024-07-28T12:21:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:32 smithi177 bash[79620]: cluster 2024-07-28T12:21:31.414255+0000 mgr.y (mgr.25253) 1588 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:32 smithi177 bash[81864]: cluster 2024-07-28T12:21:31.414255+0000 mgr.y (mgr.25253) 1588 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:32.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:32.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:33.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:33.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:33.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:33.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:33.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:33.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:33.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:21:33.713044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:33.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:33.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2340 16 16 0 0 0 - 0 2024-07-28T12:21:33.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:33.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:34.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:34.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:34.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:34.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:34.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:34.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:34 smithi204 bash[68176]: cluster 2024-07-28T12:21:33.415815+0000 mgr.y (mgr.25253) 1589 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:34.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2341 16 16 0 0 0 - 0 2024-07-28T12:21:34.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:34.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:34.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:34 smithi177 bash[81864]: cluster 2024-07-28T12:21:33.415815+0000 mgr.y (mgr.25253) 1589 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:34.857 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:34 smithi177 bash[79620]: cluster 2024-07-28T12:21:33.415815+0000 mgr.y (mgr.25253) 1589 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:34.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:35.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:35.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:35.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:35.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:35.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:35.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:35.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2342 16 16 0 0 0 - 0 2024-07-28T12:21:35.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:35.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:36.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:36.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:21:36.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:36.305 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:36.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:36.440 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:36.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:36.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:36 smithi177 bash[81864]: cluster 2024-07-28T12:21:35.417348+0000 mgr.y (mgr.25253) 1590 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:36.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:36 smithi177 bash[79620]: cluster 2024-07-28T12:21:35.417348+0000 mgr.y (mgr.25253) 1590 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:36.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:36 smithi204 bash[68176]: cluster 2024-07-28T12:21:35.417348+0000 mgr.y (mgr.25253) 1590 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:36.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2343 16 16 0 0 0 - 0 2024-07-28T12:21:36.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:36.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:36.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:37.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:37.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:37.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:37.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:37.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:37.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:37.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2344 16 16 0 0 0 - 0 2024-07-28T12:21:37.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:37.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:38.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:38.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:38.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:38.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:38.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:38.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:38.664 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:38 smithi177 bash[79620]: cluster 2024-07-28T12:21:37.418904+0000 mgr.y (mgr.25253) 1591 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:38.664 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:38 smithi177 bash[81864]: cluster 2024-07-28T12:21:37.418904+0000 mgr.y (mgr.25253) 1591 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:38.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2345 16 16 0 0 0 - 0 2024-07-28T12:21:38.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:38.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:38 smithi204 bash[68176]: cluster 2024-07-28T12:21:37.418904+0000 mgr.y (mgr.25253) 1591 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:38.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:39.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:39.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:39.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:39.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:39.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:39.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:39.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2346 16 16 0 0 0 - 0 2024-07-28T12:21:39.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:39.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:39.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.062 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:40.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:40.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:40.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:40.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:40.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:40.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:40.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2347 16 16 0 0 0 - 0 2024-07-28T12:21:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:40 smithi177 bash[81864]: cluster 2024-07-28T12:21:39.420480+0000 mgr.y (mgr.25253) 1592 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:40 smithi177 bash[79620]: cluster 2024-07-28T12:21:39.420480+0000 mgr.y (mgr.25253) 1592 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:40.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:40.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:40 smithi204 bash[68176]: cluster 2024-07-28T12:21:39.420480+0000 mgr.y (mgr.25253) 1592 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:40.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:21:40.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:41.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:41.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:41.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:41.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:41.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:41.562 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:21:41.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:41.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2348 16 16 0 0 0 - 0 2024-07-28T12:21:41.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:41.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:41.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:41 smithi204 bash[68176]: audit 2024-07-28T12:21:40.854114+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.177:0/3852602556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:41.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:41 smithi204 bash[68176]: audit 2024-07-28T12:21:40.854627+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:41.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:41.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:41 smithi177 bash[81864]: audit 2024-07-28T12:21:40.854114+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.177:0/3852602556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:41.980 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:41 smithi177 bash[81864]: audit 2024-07-28T12:21:40.854627+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:41.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:41 smithi177 bash[79620]: audit 2024-07-28T12:21:40.854114+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.177:0/3852602556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:41.980 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:41 smithi177 bash[79620]: audit 2024-07-28T12:21:40.854627+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:42.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:42.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:42.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:42.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:42.548 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:42 smithi204 bash[68176]: cluster 2024-07-28T12:21:41.422035+0000 mgr.y (mgr.25253) 1593 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:42 smithi204 bash[68176]: cluster 2024-07-28T12:21:41.545056+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:42 smithi204 bash[68176]: audit 2024-07-28T12:21:41.562173+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:42 smithi204 bash[68176]: cluster 2024-07-28T12:21:41.562307+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e290: 8 total, 2 up, 7 in 2024-07-28T12:21:42.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[79620]: cluster 2024-07-28T12:21:41.422035+0000 mgr.y (mgr.25253) 1593 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[79620]: cluster 2024-07-28T12:21:41.545056+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[79620]: audit 2024-07-28T12:21:41.562173+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[79620]: cluster 2024-07-28T12:21:41.562307+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e290: 8 total, 2 up, 7 in 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[81864]: cluster 2024-07-28T12:21:41.422035+0000 mgr.y (mgr.25253) 1593 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[81864]: cluster 2024-07-28T12:21:41.545056+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[81864]: audit 2024-07-28T12:21:41.562173+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:42.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:42 smithi177 bash[81864]: cluster 2024-07-28T12:21:41.562307+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e290: 8 total, 2 up, 7 in 2024-07-28T12:21:42.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2349 16 16 0 0 0 - 0 2024-07-28T12:21:42.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:42.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:43.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:43.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:43.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:43.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:43.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:43.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:43.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2350 16 16 0 0 0 - 0 2024-07-28T12:21:43.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:43.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:43.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:44.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:44.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:44.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:44.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:44.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:21:44.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:44.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:44.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2351 16 16 0 0 0 - 0 2024-07-28T12:21:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:44 smithi177 bash[79620]: cluster 2024-07-28T12:21:43.423561+0000 mgr.y (mgr.25253) 1594 : cluster [DBG] pgmap v1712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:44.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:44 smithi177 bash[81864]: cluster 2024-07-28T12:21:43.423561+0000 mgr.y (mgr.25253) 1594 : cluster [DBG] pgmap v1712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:44.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:44.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:44 smithi204 bash[68176]: cluster 2024-07-28T12:21:43.423561+0000 mgr.y (mgr.25253) 1594 : cluster [DBG] pgmap v1712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:44.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:45.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:45.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:45.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:45.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:45.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:45.558 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:45.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:45.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2352 16 16 0 0 0 - 0 2024-07-28T12:21:45.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:45.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:45.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:45 smithi204 bash[68176]: audit 2024-07-28T12:21:45.084821+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:45.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:45 smithi177 bash[81864]: audit 2024-07-28T12:21:45.084821+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:45 smithi177 bash[79620]: audit 2024-07-28T12:21:45.084821+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:46.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:46.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:46.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:46.359 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:21:46.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:46.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:46.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:46.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2353 16 16 0 0 0 - 0 2024-07-28T12:21:46.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:46.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:47.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:46 smithi204 bash[68176]: cluster 2024-07-28T12:21:45.424298+0000 mgr.y (mgr.25253) 1595 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:47.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:46 smithi204 bash[68176]: audit 2024-07-28T12:21:45.737667+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:47.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:46 smithi204 bash[68176]: audit 2024-07-28T12:21:45.739026+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[81864]: cluster 2024-07-28T12:21:45.424298+0000 mgr.y (mgr.25253) 1595 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[81864]: audit 2024-07-28T12:21:45.737667+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[81864]: audit 2024-07-28T12:21:45.739026+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[79620]: cluster 2024-07-28T12:21:45.424298+0000 mgr.y (mgr.25253) 1595 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[79620]: audit 2024-07-28T12:21:45.737667+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:46 smithi177 bash[79620]: audit 2024-07-28T12:21:45.739026+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:47.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:47.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:47.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:47.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:47.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:47.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:47.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2354 16 16 0 0 0 - 0 2024-07-28T12:21:47.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:47.887 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:48.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:48.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:48.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:48.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:48.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2355 16 16 0 0 0 - 0 2024-07-28T12:21:48.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:48.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.960 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:48 smithi177 bash[81864]: cluster 2024-07-28T12:21:47.425747+0000 mgr.y (mgr.25253) 1596 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:48.961 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:48 smithi177 bash[79620]: cluster 2024-07-28T12:21:47.425747+0000 mgr.y (mgr.25253) 1596 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:49.039 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:49.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:48 smithi204 bash[68176]: cluster 2024-07-28T12:21:47.425747+0000 mgr.y (mgr.25253) 1596 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:49.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:49.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:49.282 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:49.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:49.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:49.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:49.640 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:49.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2356 16 16 0 0 0 - 0 2024-07-28T12:21:49.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:49.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:21:49.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:49.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:50.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:50.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:50.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:50.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:50.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:50.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:50.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2357 16 16 0 0 0 - 0 2024-07-28T12:21:50.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:50.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:51.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:51.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:51 smithi204 bash[68176]: cluster 2024-07-28T12:21:49.426726+0000 mgr.y (mgr.25253) 1597 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:51 smithi204 bash[68176]: audit 2024-07-28T12:21:50.036515+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:51 smithi204 bash[68176]: audit 2024-07-28T12:21:50.043725+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[81864]: cluster 2024-07-28T12:21:49.426726+0000 mgr.y (mgr.25253) 1597 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[81864]: audit 2024-07-28T12:21:50.036515+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[81864]: audit 2024-07-28T12:21:50.043725+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[79620]: cluster 2024-07-28T12:21:49.426726+0000 mgr.y (mgr.25253) 1597 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[79620]: audit 2024-07-28T12:21:50.036515+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:51 smithi177 bash[79620]: audit 2024-07-28T12:21:50.043725+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:51.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:51.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:51.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2358 16 16 0 0 0 - 0 2024-07-28T12:21:51.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:51.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:52.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:52.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:52.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: audit 2024-07-28T12:21:51.294673+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: audit 2024-07-28T12:21:51.301148+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: cluster 2024-07-28T12:21:51.428197+0000 mgr.y (mgr.25253) 1598 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:52.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: audit 2024-07-28T12:21:51.720835+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:21:52.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: audit 2024-07-28T12:21:51.722551+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:21:52.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:52 smithi204 bash[68176]: audit 2024-07-28T12:21:51.730825+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: audit 2024-07-28T12:21:51.294673+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: audit 2024-07-28T12:21:51.301148+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: cluster 2024-07-28T12:21:51.428197+0000 mgr.y (mgr.25253) 1598 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: audit 2024-07-28T12:21:51.720835+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: audit 2024-07-28T12:21:51.722551+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[79620]: audit 2024-07-28T12:21:51.730825+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: audit 2024-07-28T12:21:51.294673+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: audit 2024-07-28T12:21:51.301148+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: cluster 2024-07-28T12:21:51.428197+0000 mgr.y (mgr.25253) 1598 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:52.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: audit 2024-07-28T12:21:51.720835+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:21:52.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: audit 2024-07-28T12:21:51.722551+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:21:52.451 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:52 smithi177 bash[81864]: audit 2024-07-28T12:21:51.730825+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:21:52.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:52.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:52.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2359 16 16 0 0 0 - 0 2024-07-28T12:21:52.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:52.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:53.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:53.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:53.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:53.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:53.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:53.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:53.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:21:53.715851+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:53.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:53.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2360 16 16 0 0 0 - 0 2024-07-28T12:21:53.742 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:53.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:53.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:54.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:54.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:54.314 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:54.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:54.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:54.497 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:21:54.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:54 smithi204 bash[68176]: cluster 2024-07-28T12:21:53.428928+0000 mgr.y (mgr.25253) 1599 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:54 smithi204 bash[68176]: audit 2024-07-28T12:21:53.668147+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:54.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:54.710 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:54 smithi177 bash[79620]: cluster 2024-07-28T12:21:53.428928+0000 mgr.y (mgr.25253) 1599 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:54.710 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:54 smithi177 bash[79620]: audit 2024-07-28T12:21:53.668147+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:54.710 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:54 smithi177 bash[81864]: cluster 2024-07-28T12:21:53.428928+0000 mgr.y (mgr.25253) 1599 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:54.710 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:54 smithi177 bash[81864]: audit 2024-07-28T12:21:53.668147+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:54.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2361 16 16 0 0 0 - 0 2024-07-28T12:21:54.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:54.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:55.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:55.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:55.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:55.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:55.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:55.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:55 smithi204 bash[68176]: cluster 2024-07-28T12:21:54.482624+0000 mon.a (mon.0) 1999 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:55 smithi204 bash[68176]: audit 2024-07-28T12:21:54.496957+0000 mon.a (mon.0) 2000 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:55 smithi204 bash[68176]: cluster 2024-07-28T12:21:54.497082+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e291: 8 total, 2 up, 7 in 2024-07-28T12:21:55.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2362 16 16 0 0 0 - 0 2024-07-28T12:21:55.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[81864]: cluster 2024-07-28T12:21:54.482624+0000 mon.a (mon.0) 1999 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[81864]: audit 2024-07-28T12:21:54.496957+0000 mon.a (mon.0) 2000 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[81864]: cluster 2024-07-28T12:21:54.497082+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e291: 8 total, 2 up, 7 in 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[79620]: cluster 2024-07-28T12:21:54.482624+0000 mon.a (mon.0) 1999 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[79620]: audit 2024-07-28T12:21:54.496957+0000 mon.a (mon.0) 2000 : audit [INF] from='client.? 172.21.15.177:0/26953217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:55.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:55 smithi177 bash[79620]: cluster 2024-07-28T12:21:54.497082+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e291: 8 total, 2 up, 7 in 2024-07-28T12:21:55.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:55.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:56.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:56.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:56.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:56.348 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:21:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:21:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:21:56.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:56.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:56.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:56.706 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:56 smithi177 bash[81864]: cluster 2024-07-28T12:21:55.429797+0000 mgr.y (mgr.25253) 1600 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:56.706 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:56 smithi177 bash[79620]: cluster 2024-07-28T12:21:55.429797+0000 mgr.y (mgr.25253) 1600 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:56.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2363 16 16 0 0 0 - 0 2024-07-28T12:21:56.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:56 smithi204 bash[68176]: cluster 2024-07-28T12:21:55.429797+0000 mgr.y (mgr.25253) 1600 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:56.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:57.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:57.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:57.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:57.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:57.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:57.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:21:57.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:57.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2364 16 16 0 0 0 - 0 2024-07-28T12:21:57.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:57.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:58.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:58.152 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:58.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:58.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:58.436 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:58.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:58.625 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:58.633 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:21:58 smithi204 bash[68176]: cluster 2024-07-28T12:21:57.431244+0000 mgr.y (mgr.25253) 1601 : cluster [DBG] pgmap v1720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:58.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2365 16 16 0 0 0 - 0 2024-07-28T12:21:58.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:21:58 smithi177 bash[79620]: cluster 2024-07-28T12:21:57.431244+0000 mgr.y (mgr.25253) 1601 : cluster [DBG] pgmap v1720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:21:58 smithi177 bash[81864]: cluster 2024-07-28T12:21:57.431244+0000 mgr.y (mgr.25253) 1601 : cluster [DBG] pgmap v1720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:21:58.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:58.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:59.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:59.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:59.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:21:59.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:59.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:59.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:59.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:59.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2366 16 16 0 0 0 - 0 2024-07-28T12:21:59.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:59.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:00.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:00.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:00.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:00.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:00.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:00.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:00.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2367 16 16 0 0 0 - 0 2024-07-28T12:22:00.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:00 smithi177 bash[81864]: cluster 2024-07-28T12:21:59.432760+0000 mgr.y (mgr.25253) 1602 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:00 smithi177 bash[79620]: cluster 2024-07-28T12:21:59.432760+0000 mgr.y (mgr.25253) 1602 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:00.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:00.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:00 smithi204 bash[68176]: cluster 2024-07-28T12:21:59.432760+0000 mgr.y (mgr.25253) 1602 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:00.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:01.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:01.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:01.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:01.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:01.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2368 16 16 0 0 0 - 0 2024-07-28T12:22:01.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:01 smithi204 bash[68176]: audit 2024-07-28T12:22:00.739929+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:01 smithi204 bash[68176]: audit 2024-07-28T12:22:00.754248+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:01.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:01 smithi177 bash[79620]: audit 2024-07-28T12:22:00.739929+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:01 smithi177 bash[79620]: audit 2024-07-28T12:22:00.754248+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:01 smithi177 bash[81864]: audit 2024-07-28T12:22:00.739929+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:01 smithi177 bash[81864]: audit 2024-07-28T12:22:00.754248+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:02.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:02.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.396 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:02.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:02.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:02.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2369 16 16 0 0 0 - 0 2024-07-28T12:22:02.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:02.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:03.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:03.069 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:02 smithi177 bash[81864]: cluster 2024-07-28T12:22:01.433726+0000 mgr.y (mgr.25253) 1603 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:03.069 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:02 smithi177 bash[79620]: cluster 2024-07-28T12:22:01.433726+0000 mgr.y (mgr.25253) 1603 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:03.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:03.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:02 smithi204 bash[68176]: cluster 2024-07-28T12:22:01.433726+0000 mgr.y (mgr.25253) 1603 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:03.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:03.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:03.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:03.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:03.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2370 16 16 0 0 0 - 0 2024-07-28T12:22:03.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:03.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:03.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:03.982 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:04.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:04.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:04.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:04.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:04.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:04.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:04.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2371 16 16 0 0 0 - 0 2024-07-28T12:22:04.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:04.817 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:04 smithi177 bash[81864]: cluster 2024-07-28T12:22:03.435211+0000 mgr.y (mgr.25253) 1604 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:04.817 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:04 smithi177 bash[79620]: cluster 2024-07-28T12:22:03.435211+0000 mgr.y (mgr.25253) 1604 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:04 smithi204 bash[68176]: cluster 2024-07-28T12:22:03.435211+0000 mgr.y (mgr.25253) 1604 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:04.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:05.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:05.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:05.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:05.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:05.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:05.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:05.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2372 16 16 0 0 0 - 0 2024-07-28T12:22:05.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:05.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:05.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:06.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:06.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:06.231 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:22:06.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:06.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:06.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:06.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:06.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2373 16 16 0 0 0 - 0 2024-07-28T12:22:06.764 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:22:06.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:06.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:06 smithi204 bash[68176]: cluster 2024-07-28T12:22:05.436787+0000 mgr.y (mgr.25253) 1605 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:06.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:06 smithi204 bash[68176]: audit 2024-07-28T12:22:06.672353+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:06.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:06.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:06 smithi177 bash[79620]: cluster 2024-07-28T12:22:05.436787+0000 mgr.y (mgr.25253) 1605 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:06.927 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:06 smithi177 bash[79620]: audit 2024-07-28T12:22:06.672353+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:06.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:06 smithi177 bash[81864]: cluster 2024-07-28T12:22:05.436787+0000 mgr.y (mgr.25253) 1605 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:06.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:06 smithi177 bash[81864]: audit 2024-07-28T12:22:06.672353+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:07.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:07.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:07.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:07.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:07.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:07.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2374 16 16 0 0 0 - 0 2024-07-28T12:22:07.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.920 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:07.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[79620]: cluster 2024-07-28T12:22:06.754490+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[79620]: audit 2024-07-28T12:22:06.764425+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[79620]: cluster 2024-07-28T12:22:06.764531+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e292: 8 total, 2 up, 7 in 2024-07-28T12:22:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[81864]: cluster 2024-07-28T12:22:06.754490+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[81864]: audit 2024-07-28T12:22:06.764425+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:07 smithi177 bash[81864]: cluster 2024-07-28T12:22:06.764531+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e292: 8 total, 2 up, 7 in 2024-07-28T12:22:08.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:08.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:07 smithi204 bash[68176]: cluster 2024-07-28T12:22:06.754490+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:08.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:07 smithi204 bash[68176]: audit 2024-07-28T12:22:06.764425+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.177:0/7044609' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:08.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:07 smithi204 bash[68176]: cluster 2024-07-28T12:22:06.764531+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e292: 8 total, 2 up, 7 in 2024-07-28T12:22:08.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:08.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:08.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:08.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:08.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:08.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:22:08.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2375 16 16 0 0 0 - 0 2024-07-28T12:22:08.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:08.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:09.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:09.066 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:08 smithi204 bash[68176]: cluster 2024-07-28T12:22:07.438396+0000 mgr.y (mgr.25253) 1606 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:09.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:08 smithi177 bash[81864]: cluster 2024-07-28T12:22:07.438396+0000 mgr.y (mgr.25253) 1606 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:08 smithi177 bash[79620]: cluster 2024-07-28T12:22:07.438396+0000 mgr.y (mgr.25253) 1606 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:09.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:09.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:09.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:09.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:09.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2376 16 16 0 0 0 - 0 2024-07-28T12:22:09.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:09.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:22:09.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:10.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:10.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:10.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:10.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:10.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:10.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:10.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2377 16 16 0 0 0 - 0 2024-07-28T12:22:10.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:10.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:10.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:11.079 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:11.090 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:10 smithi177 bash[81864]: cluster 2024-07-28T12:22:09.440013+0000 mgr.y (mgr.25253) 1607 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:11.090 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:10 smithi177 bash[79620]: cluster 2024-07-28T12:22:09.440013+0000 mgr.y (mgr.25253) 1607 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:10 smithi204 bash[68176]: cluster 2024-07-28T12:22:09.440013+0000 mgr.y (mgr.25253) 1607 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:11.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:11.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:11.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:11.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:11.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:11.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2378 16 16 0 0 0 - 0 2024-07-28T12:22:11.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:11.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:12.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:12.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:12.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:12.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:12.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:12.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:12.630 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2379 16 16 0 0 0 - 0 2024-07-28T12:22:12.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:12.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:12 smithi204 bash[68176]: cluster 2024-07-28T12:22:11.441547+0000 mgr.y (mgr.25253) 1608 : cluster [DBG] pgmap v1728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:12.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:12 smithi177 bash[79620]: cluster 2024-07-28T12:22:11.441547+0000 mgr.y (mgr.25253) 1608 : cluster [DBG] pgmap v1728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:12 smithi177 bash[81864]: cluster 2024-07-28T12:22:11.441547+0000 mgr.y (mgr.25253) 1608 : cluster [DBG] pgmap v1728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:13.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:13.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:13.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:13.449 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:13.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:13.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:13.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:13.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:22:13.718764+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:13.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:13.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2380 16 16 0 0 0 - 0 2024-07-28T12:22:13.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:13.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:14.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:14.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:14.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:14.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:14.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:14.595 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:14.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:14.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2381 16 16 0 0 0 - 0 2024-07-28T12:22:14.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:14.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:14.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:15.010 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:14 smithi177 bash[81864]: cluster 2024-07-28T12:22:13.443045+0000 mgr.y (mgr.25253) 1609 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:15.010 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:14 smithi177 bash[79620]: cluster 2024-07-28T12:22:13.443045+0000 mgr.y (mgr.25253) 1609 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:15.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:14 smithi204 bash[68176]: cluster 2024-07-28T12:22:13.443045+0000 mgr.y (mgr.25253) 1609 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:15.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:15.237 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:15.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:15.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:15.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:15.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:15.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2382 16 16 0 0 0 - 0 2024-07-28T12:22:15.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:15.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:15 smithi177 bash[81864]: audit 2024-07-28T12:22:15.731911+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:15 smithi177 bash[79620]: audit 2024-07-28T12:22:15.731911+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:16.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:16.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:15 smithi204 bash[68176]: audit 2024-07-28T12:22:15.731911+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:16.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:16.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:16.312 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:22:16.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:16.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:16.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:16.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2383 16 16 0 0 0 - 0 2024-07-28T12:22:16.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:16.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:16.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:16 smithi177 bash[81864]: cluster 2024-07-28T12:22:15.444612+0000 mgr.y (mgr.25253) 1610 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:16.901 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:16 smithi177 bash[79620]: cluster 2024-07-28T12:22:15.444612+0000 mgr.y (mgr.25253) 1610 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:16.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:16 smithi204 bash[68176]: cluster 2024-07-28T12:22:15.444612+0000 mgr.y (mgr.25253) 1610 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:17.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:17.066 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:17.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:17.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:17.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:17.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:17.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:17.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:17.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2384 16 16 0 0 0 - 0 2024-07-28T12:22:17.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:17.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:22:17.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:18.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:18.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:18.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:18.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:18.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:18.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:18.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2385 16 16 0 0 0 - 0 2024-07-28T12:22:18.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:18.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:18 smithi177 bash[79620]: cluster 2024-07-28T12:22:17.446104+0000 mgr.y (mgr.25253) 1611 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:18 smithi177 bash[81864]: cluster 2024-07-28T12:22:17.446104+0000 mgr.y (mgr.25253) 1611 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:19.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:19.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:19.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:18 smithi204 bash[68176]: cluster 2024-07-28T12:22:17.446104+0000 mgr.y (mgr.25253) 1611 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:19.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:19.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:19.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:19.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:19.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2386 16 16 0 0 0 - 0 2024-07-28T12:22:19.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:19.825 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:22:19.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:19.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:20.072 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:19 smithi177 bash[81864]: audit 2024-07-28T12:22:19.059518+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.177:0/1090378105' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.072 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:19 smithi177 bash[81864]: audit 2024-07-28T12:22:19.060046+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.072 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:19 smithi177 bash[79620]: audit 2024-07-28T12:22:19.059518+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.177:0/1090378105' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.073 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:19 smithi177 bash[79620]: audit 2024-07-28T12:22:19.060046+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:20.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:19 smithi204 bash[68176]: audit 2024-07-28T12:22:19.059518+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.177:0/1090378105' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:19 smithi204 bash[68176]: audit 2024-07-28T12:22:19.060046+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:20.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:20.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:20.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:20.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:20.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:20.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2387 16 16 0 0 0 - 0 2024-07-28T12:22:20.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:20.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:21.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[81864]: cluster 2024-07-28T12:22:19.447240+0000 mgr.y (mgr.25253) 1612 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[81864]: cluster 2024-07-28T12:22:19.808209+0000 mon.a (mon.0) 2010 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[81864]: audit 2024-07-28T12:22:19.824807+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[81864]: cluster 2024-07-28T12:22:19.825000+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e293: 8 total, 2 up, 7 in 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[79620]: cluster 2024-07-28T12:22:19.447240+0000 mgr.y (mgr.25253) 1612 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[79620]: cluster 2024-07-28T12:22:19.808209+0000 mon.a (mon.0) 2010 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[79620]: audit 2024-07-28T12:22:19.824807+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:20 smithi177 bash[79620]: cluster 2024-07-28T12:22:19.825000+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e293: 8 total, 2 up, 7 in 2024-07-28T12:22:21.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:20 smithi204 bash[68176]: cluster 2024-07-28T12:22:19.447240+0000 mgr.y (mgr.25253) 1612 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:20 smithi204 bash[68176]: cluster 2024-07-28T12:22:19.808209+0000 mon.a (mon.0) 2010 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:20 smithi204 bash[68176]: audit 2024-07-28T12:22:19.824807+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:21.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:20 smithi204 bash[68176]: cluster 2024-07-28T12:22:19.825000+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e293: 8 total, 2 up, 7 in 2024-07-28T12:22:21.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:21.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2388 16 16 0 0 0 - 0 2024-07-28T12:22:21.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:21.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:22.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:22.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:22.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:22.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:22.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:22.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2389 16 16 0 0 0 - 0 2024-07-28T12:22:22.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:22:22.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:22.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:22 smithi177 bash[81864]: cluster 2024-07-28T12:22:21.448758+0000 mgr.y (mgr.25253) 1613 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:22 smithi177 bash[79620]: cluster 2024-07-28T12:22:21.448758+0000 mgr.y (mgr.25253) 1613 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:23.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:22 smithi204 bash[68176]: cluster 2024-07-28T12:22:21.448758+0000 mgr.y (mgr.25253) 1613 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:23.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:23.277 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:23.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:23.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:23.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:23.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:23.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2390 16 16 0 0 0 - 0 2024-07-28T12:22:23.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:23.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:23.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:24.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:24.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:24.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:24.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:24.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:24.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2391 16 16 0 0 0 - 0 2024-07-28T12:22:24.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:24.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:24.885 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:24 smithi177 bash[79620]: cluster 2024-07-28T12:22:23.450247+0000 mgr.y (mgr.25253) 1614 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:24.885 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:24 smithi177 bash[81864]: cluster 2024-07-28T12:22:23.450247+0000 mgr.y (mgr.25253) 1614 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:24.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:25.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:25.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:24 smithi204 bash[68176]: cluster 2024-07-28T12:22:23.450247+0000 mgr.y (mgr.25253) 1614 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:25.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:25.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:25.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:25.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:25.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:25.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2392 16 16 0 0 0 - 0 2024-07-28T12:22:25.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:25.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:26.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:26.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:26.176 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:22:26.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:26.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:26.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:26.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:26.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2393 16 16 0 0 0 - 0 2024-07-28T12:22:26.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:26.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:26 smithi204 bash[68176]: cluster 2024-07-28T12:22:25.451762+0000 mgr.y (mgr.25253) 1615 : cluster [DBG] pgmap v1736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:26.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:27.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:27.133 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:26 smithi177 bash[81864]: cluster 2024-07-28T12:22:25.451762+0000 mgr.y (mgr.25253) 1615 : cluster [DBG] pgmap v1736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:27.133 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:26 smithi177 bash[79620]: cluster 2024-07-28T12:22:25.451762+0000 mgr.y (mgr.25253) 1615 : cluster [DBG] pgmap v1736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:27.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:27.276 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:27.335 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:27.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:27.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:27.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:27.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:27.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2394 16 16 0 0 0 - 0 2024-07-28T12:22:27.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:27.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:28.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:28.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:28.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:28.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:28.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:28.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:28.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2395 16 16 0 0 0 - 0 2024-07-28T12:22:28.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:28.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:28.889 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:28.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:22:28.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:29.081 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:28 smithi177 bash[79620]: cluster 2024-07-28T12:22:27.453258+0000 mgr.y (mgr.25253) 1616 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:29.081 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:28 smithi177 bash[81864]: cluster 2024-07-28T12:22:27.453258+0000 mgr.y (mgr.25253) 1616 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:29.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:28 smithi204 bash[68176]: cluster 2024-07-28T12:22:27.453258+0000 mgr.y (mgr.25253) 1616 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:29.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:29.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:29.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:29.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:29.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:29.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2396 16 16 0 0 0 - 0 2024-07-28T12:22:29.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:29.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:30.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:30.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:30.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:30.409 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:30.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:30.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:30.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2397 16 16 0 0 0 - 0 2024-07-28T12:22:30.768 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:30.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:31.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:31.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:31.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:30 smithi204 bash[68176]: cluster 2024-07-28T12:22:29.454281+0000 mgr.y (mgr.25253) 1617 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:31.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:30 smithi204 bash[68176]: audit 2024-07-28T12:22:30.732519+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:31.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:30 smithi177 bash[79620]: cluster 2024-07-28T12:22:29.454281+0000 mgr.y (mgr.25253) 1617 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:30 smithi177 bash[79620]: audit 2024-07-28T12:22:30.732519+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:30 smithi177 bash[81864]: cluster 2024-07-28T12:22:29.454281+0000 mgr.y (mgr.25253) 1617 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:30 smithi177 bash[81864]: audit 2024-07-28T12:22:30.732519+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:31.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:31.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:31.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:31.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:31.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2398 16 16 0 0 0 - 0 2024-07-28T12:22:31.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:31.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:32.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:32.195 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:32.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:32.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:32.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:32.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2399 16 16 0 0 0 - 0 2024-07-28T12:22:32.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:32.844 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:22:32.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:33.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:33.069 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:32 smithi177 bash[79620]: cluster 2024-07-28T12:22:31.455885+0000 mgr.y (mgr.25253) 1618 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:33.070 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:32 smithi177 bash[79620]: audit 2024-07-28T12:22:32.460527+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:33.070 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:32 smithi177 bash[81864]: cluster 2024-07-28T12:22:31.455885+0000 mgr.y (mgr.25253) 1618 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:33.070 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:32 smithi177 bash[81864]: audit 2024-07-28T12:22:32.460527+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:33.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:32 smithi204 bash[68176]: cluster 2024-07-28T12:22:31.455885+0000 mgr.y (mgr.25253) 1618 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:32 smithi204 bash[68176]: audit 2024-07-28T12:22:32.460527+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:33.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:33.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:33.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:33.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:33.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:22:33.721640+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:33.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:33.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2400 16 16 0 0 0 - 0 2024-07-28T12:22:33.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:33.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:33.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:34.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[79620]: cluster 2024-07-28T12:22:32.836179+0000 mon.a (mon.0) 2015 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[79620]: audit 2024-07-28T12:22:32.844742+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[79620]: cluster 2024-07-28T12:22:32.844823+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e294: 8 total, 2 up, 7 in 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[81864]: cluster 2024-07-28T12:22:32.836179+0000 mon.a (mon.0) 2015 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[81864]: audit 2024-07-28T12:22:32.844742+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:34.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:33 smithi177 bash[81864]: cluster 2024-07-28T12:22:32.844823+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e294: 8 total, 2 up, 7 in 2024-07-28T12:22:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:33 smithi204 bash[68176]: cluster 2024-07-28T12:22:32.836179+0000 mon.a (mon.0) 2015 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:33 smithi204 bash[68176]: audit 2024-07-28T12:22:32.844742+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.177:0/1873904204' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:33 smithi204 bash[68176]: cluster 2024-07-28T12:22:32.844823+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e294: 8 total, 2 up, 7 in 2024-07-28T12:22:34.178 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:34.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:34.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:34.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:34.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:34.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:34.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2401 16 16 0 0 0 - 0 2024-07-28T12:22:34.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:34.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:35.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:35.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:35.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:34 smithi204 bash[68176]: cluster 2024-07-28T12:22:33.457389+0000 mgr.y (mgr.25253) 1619 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:34 smithi177 bash[81864]: cluster 2024-07-28T12:22:33.457389+0000 mgr.y (mgr.25253) 1619 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:34 smithi177 bash[79620]: cluster 2024-07-28T12:22:33.457389+0000 mgr.y (mgr.25253) 1619 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:35.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:35.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:35.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:35.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:35.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2402 16 16 0 0 0 - 0 2024-07-28T12:22:35.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:35.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:22:35.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:35.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:36.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:36.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:36.236 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:22:36.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:36.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:36.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:36.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:36.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2403 16 16 0 0 0 - 0 2024-07-28T12:22:36.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:36.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:36 smithi177 bash[79620]: cluster 2024-07-28T12:22:35.458466+0000 mgr.y (mgr.25253) 1620 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:36 smithi177 bash[81864]: cluster 2024-07-28T12:22:35.458466+0000 mgr.y (mgr.25253) 1620 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:37.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:36 smithi204 bash[68176]: cluster 2024-07-28T12:22:35.458466+0000 mgr.y (mgr.25253) 1620 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:37.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:37.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:37.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:37.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:37.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:37.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2404 16 16 0 0 0 - 0 2024-07-28T12:22:37.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:37.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:38.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:38.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:38.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:38.272 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:38.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:38.474 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:38.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:38.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:38.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2405 16 16 0 0 0 - 0 2024-07-28T12:22:38.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:38.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:38 smithi177 bash[79620]: cluster 2024-07-28T12:22:37.459971+0000 mgr.y (mgr.25253) 1621 : cluster [DBG] pgmap v1743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:38 smithi177 bash[81864]: cluster 2024-07-28T12:22:37.459971+0000 mgr.y (mgr.25253) 1621 : cluster [DBG] pgmap v1743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:39.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:38 smithi204 bash[68176]: cluster 2024-07-28T12:22:37.459971+0000 mgr.y (mgr.25253) 1621 : cluster [DBG] pgmap v1743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:39.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:39.238 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:39.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:22:39.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:39.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:39.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:39.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:39.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2406 16 16 0 0 0 - 0 2024-07-28T12:22:39.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:39.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:40.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:40.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:40.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:40.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:40.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:40.580 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:40.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:40.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2407 16 16 0 0 0 - 0 2024-07-28T12:22:40.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:40.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:40.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:40.977 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:40 smithi177 bash[81864]: cluster 2024-07-28T12:22:39.460747+0000 mgr.y (mgr.25253) 1622 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:40.977 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:40 smithi177 bash[79620]: cluster 2024-07-28T12:22:39.460747+0000 mgr.y (mgr.25253) 1622 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:41.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:40 smithi204 bash[68176]: cluster 2024-07-28T12:22:39.460747+0000 mgr.y (mgr.25253) 1622 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:41.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:41.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:41.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:41.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:41.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:41.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2408 16 16 0 0 0 - 0 2024-07-28T12:22:41.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:41.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:42.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:42.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:42.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:42.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:42.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:42.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:42.631 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2409 16 16 0 0 0 - 0 2024-07-28T12:22:42.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:42.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:42 smithi204 bash[68176]: cluster 2024-07-28T12:22:41.461741+0000 mgr.y (mgr.25253) 1623 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:42.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:43.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:43.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:43.220 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:42 smithi177 bash[81864]: cluster 2024-07-28T12:22:41.461741+0000 mgr.y (mgr.25253) 1623 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:43.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:42 smithi177 bash[79620]: cluster 2024-07-28T12:22:41.461741+0000 mgr.y (mgr.25253) 1623 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:43.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:43.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:43.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:43.630 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:43.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:43.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2410 16 16 0 0 0 - 0 2024-07-28T12:22:43.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:43.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:44.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:44.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:44.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:44.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:44.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:44.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:44.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2411 16 16 0 0 0 - 0 2024-07-28T12:22:44.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:44.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:44.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:45.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:44 smithi177 bash[79620]: cluster 2024-07-28T12:22:43.463349+0000 mgr.y (mgr.25253) 1624 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:45.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:44 smithi177 bash[81864]: cluster 2024-07-28T12:22:43.463349+0000 mgr.y (mgr.25253) 1624 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:45.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:44 smithi204 bash[68176]: cluster 2024-07-28T12:22:43.463349+0000 mgr.y (mgr.25253) 1624 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:45.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:45.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:45.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:45.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:45.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:45.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2412 16 16 0 0 0 - 0 2024-07-28T12:22:45.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:45.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:46.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:46.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:46.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:46.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:46.418 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:22:46.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:46.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:46.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2413 16 16 0 0 0 - 0 2024-07-28T12:22:46.741 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:22:46.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[81864]: cluster 2024-07-28T12:22:45.464222+0000 mgr.y (mgr.25253) 1625 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[81864]: audit 2024-07-28T12:22:45.736992+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[81864]: audit 2024-07-28T12:22:45.738206+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[81864]: audit 2024-07-28T12:22:45.804878+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.177:0/3450569548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[81864]: audit 2024-07-28T12:22:45.805211+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[79620]: cluster 2024-07-28T12:22:45.464222+0000 mgr.y (mgr.25253) 1625 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:46.812 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[79620]: audit 2024-07-28T12:22:45.736992+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:46.813 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[79620]: audit 2024-07-28T12:22:45.738206+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:46.813 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[79620]: audit 2024-07-28T12:22:45.804878+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.177:0/3450569548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.813 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:46 smithi177 bash[79620]: audit 2024-07-28T12:22:45.805211+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:46 smithi204 bash[68176]: cluster 2024-07-28T12:22:45.464222+0000 mgr.y (mgr.25253) 1625 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:46 smithi204 bash[68176]: audit 2024-07-28T12:22:45.736992+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:46 smithi204 bash[68176]: audit 2024-07-28T12:22:45.738206+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:46 smithi204 bash[68176]: audit 2024-07-28T12:22:45.804878+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.177:0/3450569548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:46 smithi204 bash[68176]: audit 2024-07-28T12:22:45.805211+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:46.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:47.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:47.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:47.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2414 16 16 0 0 0 - 0 2024-07-28T12:22:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[81864]: cluster 2024-07-28T12:22:46.734170+0000 mon.a (mon.0) 2021 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[81864]: audit 2024-07-28T12:22:46.741232+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[81864]: cluster 2024-07-28T12:22:46.741329+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e295: 8 total, 2 up, 7 in 2024-07-28T12:22:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[79620]: cluster 2024-07-28T12:22:46.734170+0000 mon.a (mon.0) 2021 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[79620]: audit 2024-07-28T12:22:46.741232+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:47.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:47 smithi177 bash[79620]: cluster 2024-07-28T12:22:46.741329+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e295: 8 total, 2 up, 7 in 2024-07-28T12:22:47.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:47.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:48.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:48.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:47 smithi204 bash[68176]: cluster 2024-07-28T12:22:46.734170+0000 mon.a (mon.0) 2021 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:48.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:47 smithi204 bash[68176]: audit 2024-07-28T12:22:46.741232+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:48.080 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:47 smithi204 bash[68176]: cluster 2024-07-28T12:22:46.741329+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e295: 8 total, 2 up, 7 in 2024-07-28T12:22:48.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:48.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:48.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:48.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:48.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:48.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2415 16 16 0 0 0 - 0 2024-07-28T12:22:48.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:48.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:48 smithi177 bash[79620]: cluster 2024-07-28T12:22:47.465661+0000 mgr.y (mgr.25253) 1626 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:48 smithi177 bash[81864]: cluster 2024-07-28T12:22:47.465661+0000 mgr.y (mgr.25253) 1626 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:49.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:49.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:49.148 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:48 smithi204 bash[68176]: cluster 2024-07-28T12:22:47.465661+0000 mgr.y (mgr.25253) 1626 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:49.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:49.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:49.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:49.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:49.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:49.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2416 16 16 0 0 0 - 0 2024-07-28T12:22:49.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:49.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:50.187 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:50.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:22:50.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:50.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:50.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:22:50.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:50.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2417 16 16 0 0 0 - 0 2024-07-28T12:22:50.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:50.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:50 smithi177 bash[81864]: cluster 2024-07-28T12:22:49.467233+0000 mgr.y (mgr.25253) 1627 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:51.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:50 smithi177 bash[79620]: cluster 2024-07-28T12:22:49.467233+0000 mgr.y (mgr.25253) 1627 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:51.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:51.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:50 smithi204 bash[68176]: cluster 2024-07-28T12:22:49.467233+0000 mgr.y (mgr.25253) 1627 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:51.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:51.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:51.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:51.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:51.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:51.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2418 16 16 0 0 0 - 0 2024-07-28T12:22:51.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:51.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:51.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:52.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:52.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:52.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:52.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:52.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:22:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:52.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2419 16 16 0 0 0 - 0 2024-07-28T12:22:52.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:52.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:52 smithi177 bash[79620]: cluster 2024-07-28T12:22:51.468787+0000 mgr.y (mgr.25253) 1628 : cluster [DBG] pgmap v1751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:52 smithi177 bash[79620]: audit 2024-07-28T12:22:51.860835+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:22:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:52 smithi177 bash[81864]: cluster 2024-07-28T12:22:51.468787+0000 mgr.y (mgr.25253) 1628 : cluster [DBG] pgmap v1751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:53.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:52 smithi177 bash[81864]: audit 2024-07-28T12:22:51.860835+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:22:53.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:52 smithi204 bash[68176]: cluster 2024-07-28T12:22:51.468787+0000 mgr.y (mgr.25253) 1628 : cluster [DBG] pgmap v1751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:52 smithi204 bash[68176]: audit 2024-07-28T12:22:51.860835+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:22:53.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:53.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:53.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:53.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:53.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:53.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:22:53.724447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:53.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:53.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2420 16 16 0 0 0 - 0 2024-07-28T12:22:53.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:53.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:54.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:54.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:54.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:54.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:54.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2421 16 16 0 0 0 - 0 2024-07-28T12:22:54.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:54.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:54 smithi204 bash[68176]: cluster 2024-07-28T12:22:53.470332+0000 mgr.y (mgr.25253) 1629 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:54.950 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:54.951 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:54.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:54 smithi177 bash[79620]: cluster 2024-07-28T12:22:53.470332+0000 mgr.y (mgr.25253) 1629 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:54 smithi177 bash[81864]: cluster 2024-07-28T12:22:53.470332+0000 mgr.y (mgr.25253) 1629 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:55.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:55.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:55.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:55.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:55.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:55.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:55.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2422 16 16 0 0 0 - 0 2024-07-28T12:22:55.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:55.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:56.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:56.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:56.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:56.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:56.386 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:22:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:22:56.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:56.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:56.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:56.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2423 16 16 0 0 0 - 0 2024-07-28T12:22:56.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:56.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:56.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[81864]: cluster 2024-07-28T12:22:55.471423+0000 mgr.y (mgr.25253) 1630 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:56.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[81864]: audit 2024-07-28T12:22:56.751753+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:56.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[81864]: audit 2024-07-28T12:22:56.756765+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:56.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[79620]: cluster 2024-07-28T12:22:55.471423+0000 mgr.y (mgr.25253) 1630 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:56.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[79620]: audit 2024-07-28T12:22:56.751753+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:56.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:56 smithi177 bash[79620]: audit 2024-07-28T12:22:56.756765+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:57.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:57.071 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:56 smithi204 bash[68176]: cluster 2024-07-28T12:22:55.471423+0000 mgr.y (mgr.25253) 1630 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:57.071 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:56 smithi204 bash[68176]: audit 2024-07-28T12:22:56.751753+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:57.071 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:56 smithi204 bash[68176]: audit 2024-07-28T12:22:56.756765+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:57.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:57.289 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:57.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:57.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:57.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:57.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2424 16 16 0 0 0 - 0 2024-07-28T12:22:57.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:57.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:57.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:58.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:58.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:58.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:58.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:58.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:58.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:58.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2425 16 16 0 0 0 - 0 2024-07-28T12:22:58.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: cluster 2024-07-28T12:22:57.472372+0000 mgr.y (mgr.25253) 1631 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: audit 2024-07-28T12:22:57.737696+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: audit 2024-07-28T12:22:57.747555+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: audit 2024-07-28T12:22:58.199701+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: audit 2024-07-28T12:22:58.200739+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:22:58 smithi204 bash[68176]: audit 2024-07-28T12:22:58.211856+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:58.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: cluster 2024-07-28T12:22:57.472372+0000 mgr.y (mgr.25253) 1631 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: audit 2024-07-28T12:22:57.737696+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: audit 2024-07-28T12:22:57.747555+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: audit 2024-07-28T12:22:58.199701+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: audit 2024-07-28T12:22:58.200739+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[79620]: audit 2024-07-28T12:22:58.211856+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: cluster 2024-07-28T12:22:57.472372+0000 mgr.y (mgr.25253) 1631 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: audit 2024-07-28T12:22:57.737696+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: audit 2024-07-28T12:22:57.747555+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: audit 2024-07-28T12:22:58.199701+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: audit 2024-07-28T12:22:58.200739+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:59.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:22:58 smithi177 bash[81864]: audit 2024-07-28T12:22:58.211856+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:22:59.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:59.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:59.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:59.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:59.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:59.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:59.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2426 16 16 0 0 0 - 0 2024-07-28T12:22:59.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:59.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:00.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:00.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:00.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:00.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:00.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:00.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:00.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:00.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2427 16 16 0 0 0 - 0 2024-07-28T12:23:00.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:00.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:00 smithi177 bash[81864]: cluster 2024-07-28T12:22:59.473793+0000 mgr.y (mgr.25253) 1632 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:00 smithi177 bash[79620]: cluster 2024-07-28T12:22:59.473793+0000 mgr.y (mgr.25253) 1632 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:01.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:01.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:00 smithi204 bash[68176]: cluster 2024-07-28T12:22:59.473793+0000 mgr.y (mgr.25253) 1632 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:01.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:01.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:01.379 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:01.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:01.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:01.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:01.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2428 16 16 0 0 0 - 0 2024-07-28T12:23:01.763 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:23:01.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:01.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:02.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[81864]: audit 2024-07-28T12:23:00.741672+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[81864]: audit 2024-07-28T12:23:00.743158+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[81864]: audit 2024-07-28T12:23:01.610069+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.177:0/2100387031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[81864]: audit 2024-07-28T12:23:01.610410+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[79620]: audit 2024-07-28T12:23:00.741672+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[79620]: audit 2024-07-28T12:23:00.743158+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[79620]: audit 2024-07-28T12:23:01.610069+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.177:0/2100387031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:01 smithi177 bash[79620]: audit 2024-07-28T12:23:01.610410+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:01 smithi204 bash[68176]: audit 2024-07-28T12:23:00.741672+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:01 smithi204 bash[68176]: audit 2024-07-28T12:23:00.743158+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:01 smithi204 bash[68176]: audit 2024-07-28T12:23:01.610069+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.177:0/2100387031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:01 smithi204 bash[68176]: audit 2024-07-28T12:23:01.610410+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:02.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:02.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:02.404 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:02.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:23:02.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:02.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:02 smithi204 bash[60899]: ts=2024-07-28T12:23: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:02.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2429 16 16 0 0 0 - 0 2024-07-28T12:23:02.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:02.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:03.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:03.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:02 smithi204 bash[68176]: cluster 2024-07-28T12:23:01.474509+0000 mgr.y (mgr.25253) 1633 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:03.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:02 smithi204 bash[68176]: cluster 2024-07-28T12:23:01.744878+0000 mon.a (mon.0) 2035 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:03.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:02 smithi204 bash[68176]: audit 2024-07-28T12:23:01.762644+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:03.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:02 smithi204 bash[68176]: cluster 2024-07-28T12:23:01.762759+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e296: 8 total, 2 up, 7 in 2024-07-28T12:23:03.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:03.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[81864]: cluster 2024-07-28T12:23:01.474509+0000 mgr.y (mgr.25253) 1633 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:03.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[81864]: cluster 2024-07-28T12:23:01.744878+0000 mon.a (mon.0) 2035 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:03.204 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[81864]: audit 2024-07-28T12:23:01.762644+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:03.204 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[81864]: cluster 2024-07-28T12:23:01.762759+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e296: 8 total, 2 up, 7 in 2024-07-28T12:23:03.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[79620]: cluster 2024-07-28T12:23:01.474509+0000 mgr.y (mgr.25253) 1633 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:03.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[79620]: cluster 2024-07-28T12:23:01.744878+0000 mon.a (mon.0) 2035 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:03.204 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[79620]: audit 2024-07-28T12:23:01.762644+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:03.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:02 smithi177 bash[79620]: cluster 2024-07-28T12:23:01.762759+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e296: 8 total, 2 up, 7 in 2024-07-28T12:23:03.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:03.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:03.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:03.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:03.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2430 16 16 0 0 0 - 0 2024-07-28T12:23:03.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:03.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:04.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:04.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:04.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:04.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:04.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:04.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:04.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2431 16 16 0 0 0 - 0 2024-07-28T12:23:04.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:04.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:04.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:04 smithi204 bash[68176]: cluster 2024-07-28T12:23:03.475993+0000 mgr.y (mgr.25253) 1634 : cluster [DBG] pgmap v1758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:04.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:04 smithi177 bash[79620]: cluster 2024-07-28T12:23:03.475993+0000 mgr.y (mgr.25253) 1634 : cluster [DBG] pgmap v1758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:04 smithi177 bash[81864]: cluster 2024-07-28T12:23:03.475993+0000 mgr.y (mgr.25253) 1634 : cluster [DBG] pgmap v1758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:05.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:05.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:23:05.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:05.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:05.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:05.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:05.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2432 16 16 0 0 0 - 0 2024-07-28T12:23:05.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:05.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:05.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:06.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:06.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T12:23:06.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:06.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:06.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:06.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:06.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2433 16 16 0 0 0 - 0 2024-07-28T12:23:06.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:06.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:06 smithi177 bash[81864]: cluster 2024-07-28T12:23:05.476804+0000 mgr.y (mgr.25253) 1635 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:06 smithi177 bash[79620]: cluster 2024-07-28T12:23:05.476804+0000 mgr.y (mgr.25253) 1635 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:07.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:07.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:06 smithi204 bash[68176]: cluster 2024-07-28T12:23:05.476804+0000 mgr.y (mgr.25253) 1635 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:07.195 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:07.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:07.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:07.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:07.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:07.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2434 16 16 0 0 0 - 0 2024-07-28T12:23:07.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:07.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:07.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:08.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:08.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:08.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:08.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:08.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:08.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:08.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2435 16 16 0 0 0 - 0 2024-07-28T12:23:08.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:08.907 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:08 smithi177 bash[81864]: cluster 2024-07-28T12:23:07.478214+0000 mgr.y (mgr.25253) 1636 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:08.907 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:08 smithi177 bash[79620]: cluster 2024-07-28T12:23:07.478214+0000 mgr.y (mgr.25253) 1636 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:08.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:09.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:08 smithi204 bash[68176]: cluster 2024-07-28T12:23:07.478214+0000 mgr.y (mgr.25253) 1636 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:09.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:09.234 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:09.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:09.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:09.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:09.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:09.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2436 16 16 0 0 0 - 0 2024-07-28T12:23:09.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:09.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:09.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:10.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:10.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:10.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:10.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:10.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:10.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:10.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2437 16 16 0 0 0 - 0 2024-07-28T12:23:10.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:10.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:11.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:11.069 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:10 smithi177 bash[81864]: cluster 2024-07-28T12:23:09.479752+0000 mgr.y (mgr.25253) 1637 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:11.070 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:10 smithi177 bash[79620]: cluster 2024-07-28T12:23:09.479752+0000 mgr.y (mgr.25253) 1637 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:10 smithi204 bash[68176]: cluster 2024-07-28T12:23:09.479752+0000 mgr.y (mgr.25253) 1637 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:11.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:11.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:11.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:11.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:11.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:11.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2438 16 16 0 0 0 - 0 2024-07-28T12:23:11.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:11.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:12.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:12.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:12.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:12.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:12.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:12.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.714 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:12.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2439 16 16 0 0 0 - 0 2024-07-28T12:23:12.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:12.840 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:12 smithi177 bash[79620]: cluster 2024-07-28T12:23:11.481225+0000 mgr.y (mgr.25253) 1638 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:12.841 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:12 smithi177 bash[81864]: cluster 2024-07-28T12:23:11.481225+0000 mgr.y (mgr.25253) 1638 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:12.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:13.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:12 smithi204 bash[68176]: cluster 2024-07-28T12:23:11.481225+0000 mgr.y (mgr.25253) 1638 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:13.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:13.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:13.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:13.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:13.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:13.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:23:13.727177+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:13.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:13.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2440 16 16 0 0 0 - 0 2024-07-28T12:23:13.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:13.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:14.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:14.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:14.231 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:14.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:14.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:14.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:14.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:14.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2441 16 16 0 0 0 - 0 2024-07-28T12:23:14.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:14.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:14.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:15.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:15.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:14 smithi204 bash[68176]: cluster 2024-07-28T12:23:13.482721+0000 mgr.y (mgr.25253) 1639 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:15.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:14 smithi177 bash[81864]: cluster 2024-07-28T12:23:13.482721+0000 mgr.y (mgr.25253) 1639 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:14 smithi177 bash[79620]: cluster 2024-07-28T12:23:13.482721+0000 mgr.y (mgr.25253) 1639 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:15.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:15.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:15.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:15.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:15.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2442 16 16 0 0 0 - 0 2024-07-28T12:23:15.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:15.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:23:15.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:15 smithi177 bash[81864]: audit 2024-07-28T12:23:15.733454+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:16.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:15 smithi177 bash[79620]: audit 2024-07-28T12:23:15.733454+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:16.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:16.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:15 smithi204 bash[68176]: audit 2024-07-28T12:23:15.733454+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:16.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:16.449 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:23:16.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:16.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:16.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2443 16 16 0 0 0 - 0 2024-07-28T12:23:16.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:16.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:16.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:16 smithi177 bash[79620]: cluster 2024-07-28T12:23:15.484226+0000 mgr.y (mgr.25253) 1640 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:16 smithi177 bash[81864]: cluster 2024-07-28T12:23:15.484226+0000 mgr.y (mgr.25253) 1640 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:17.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:17.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:16 smithi204 bash[68176]: cluster 2024-07-28T12:23:15.484226+0000 mgr.y (mgr.25253) 1640 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:17.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:17.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:17.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:17.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:17.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:17.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2444 16 16 0 0 0 - 0 2024-07-28T12:23:17.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:17.809 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:23:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:17 smithi204 bash[68176]: audit 2024-07-28T12:23:16.791845+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.177:0/1240580579' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:17 smithi204 bash[68176]: audit 2024-07-28T12:23:16.797720+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:17.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:18.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:18.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:17 smithi177 bash[79620]: audit 2024-07-28T12:23:16.791845+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.177:0/1240580579' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:18.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:17 smithi177 bash[79620]: audit 2024-07-28T12:23:16.797720+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:18.047 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:17 smithi177 bash[81864]: audit 2024-07-28T12:23:16.791845+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.177:0/1240580579' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:18.047 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:17 smithi177 bash[81864]: audit 2024-07-28T12:23:16.797720+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:18.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:18.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:18.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:18.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:18.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:18.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2445 16 16 0 0 0 - 0 2024-07-28T12:23:18.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:18.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:18.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[79620]: cluster 2024-07-28T12:23:17.485135+0000 mgr.y (mgr.25253) 1641 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:19.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[79620]: cluster 2024-07-28T12:23:17.793863+0000 mon.a (mon.0) 2040 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:19.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[79620]: audit 2024-07-28T12:23:17.808220+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:19.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[79620]: cluster 2024-07-28T12:23:17.808353+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e297: 8 total, 2 up, 7 in 2024-07-28T12:23:19.051 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[81864]: cluster 2024-07-28T12:23:17.485135+0000 mgr.y (mgr.25253) 1641 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:19.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[81864]: cluster 2024-07-28T12:23:17.793863+0000 mon.a (mon.0) 2040 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:19.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[81864]: audit 2024-07-28T12:23:17.808220+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:19.052 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:18 smithi177 bash[81864]: cluster 2024-07-28T12:23:17.808353+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e297: 8 total, 2 up, 7 in 2024-07-28T12:23:19.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:18 smithi204 bash[68176]: cluster 2024-07-28T12:23:17.485135+0000 mgr.y (mgr.25253) 1641 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:18 smithi204 bash[68176]: cluster 2024-07-28T12:23:17.793863+0000 mon.a (mon.0) 2040 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:18 smithi204 bash[68176]: audit 2024-07-28T12:23:17.808220+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:18 smithi204 bash[68176]: cluster 2024-07-28T12:23:17.808353+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e297: 8 total, 2 up, 7 in 2024-07-28T12:23:19.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:19.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:19.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:19.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2446 16 16 0 0 0 - 0 2024-07-28T12:23:19.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:19.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:19.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:20.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:20.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:20.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:20.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:20.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:20.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:20.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2447 16 16 0 0 0 - 0 2024-07-28T12:23:20.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:20.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:20 smithi204 bash[68176]: cluster 2024-07-28T12:23:19.486400+0000 mgr.y (mgr.25253) 1642 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:20.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:20.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:23:21.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:21.065 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:20 smithi177 bash[81864]: cluster 2024-07-28T12:23:19.486400+0000 mgr.y (mgr.25253) 1642 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:21.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:20 smithi177 bash[79620]: cluster 2024-07-28T12:23:19.486400+0000 mgr.y (mgr.25253) 1642 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:21.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:21.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:21.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:21.513 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:21.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:21.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:21.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2448 16 16 0 0 0 - 0 2024-07-28T12:23:21.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:21.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:21.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:22.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:22.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:22.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:22.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:22.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:22.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2449 16 16 0 0 0 - 0 2024-07-28T12:23:22.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:22.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:23.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:23.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:22 smithi204 bash[68176]: cluster 2024-07-28T12:23:21.487345+0000 mgr.y (mgr.25253) 1643 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:23.084 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:22 smithi177 bash[79620]: cluster 2024-07-28T12:23:21.487345+0000 mgr.y (mgr.25253) 1643 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:23.084 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:22 smithi177 bash[81864]: cluster 2024-07-28T12:23:21.487345+0000 mgr.y (mgr.25253) 1643 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:23.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:23.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:23.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:23.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:23.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:23.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2450 16 16 0 0 0 - 0 2024-07-28T12:23:23.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:23.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:24.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:24.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:24.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:24.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:24.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:24.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:24.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:24.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2451 16 16 0 0 0 - 0 2024-07-28T12:23:24.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:24.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:24 smithi177 bash[79620]: cluster 2024-07-28T12:23:23.488449+0000 mgr.y (mgr.25253) 1644 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:24 smithi177 bash[81864]: cluster 2024-07-28T12:23:23.488449+0000 mgr.y (mgr.25253) 1644 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:25.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:25.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:24 smithi204 bash[68176]: cluster 2024-07-28T12:23:23.488449+0000 mgr.y (mgr.25253) 1644 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:25.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:25.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:25.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:25.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:25.576 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:25.649 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:25.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:25.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2452 16 16 0 0 0 - 0 2024-07-28T12:23:25.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:25.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:26.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:26.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:26.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:26.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:26.396 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:23:26.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:26.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:26.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2453 16 16 0 0 0 - 0 2024-07-28T12:23:26.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:26.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:26 smithi204 bash[68176]: cluster 2024-07-28T12:23:25.490148+0000 mgr.y (mgr.25253) 1645 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:26.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:27.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:26 smithi177 bash[79620]: cluster 2024-07-28T12:23:25.490148+0000 mgr.y (mgr.25253) 1645 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:27.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:26 smithi177 bash[81864]: cluster 2024-07-28T12:23:25.490148+0000 mgr.y (mgr.25253) 1645 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:27.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:27.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:27.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:27.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:27.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:27.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:27.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2454 16 16 0 0 0 - 0 2024-07-28T12:23:27.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:27.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:28.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:23:28.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:28.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:28.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:28.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:28.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:28.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:28.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2455 16 16 0 0 0 - 0 2024-07-28T12:23:28.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:28.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:28 smithi204 bash[68176]: cluster 2024-07-28T12:23:27.491825+0000 mgr.y (mgr.25253) 1646 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:29.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:29.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:29.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:28 smithi177 bash[81864]: cluster 2024-07-28T12:23:27.491825+0000 mgr.y (mgr.25253) 1646 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:29.249 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:28 smithi177 bash[79620]: cluster 2024-07-28T12:23:27.491825+0000 mgr.y (mgr.25253) 1646 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:29.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:29.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:29.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2456 16 16 0 0 0 - 0 2024-07-28T12:23:29.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:29.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:30.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:30.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:30.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:30.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:30.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:30.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:30.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2457 16 16 0 0 0 - 0 2024-07-28T12:23:30.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:30.822 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:30 smithi177 bash[79620]: cluster 2024-07-28T12:23:29.492837+0000 mgr.y (mgr.25253) 1647 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:30.822 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:30 smithi177 bash[79620]: audit 2024-07-28T12:23:30.733243+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:30.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:30.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:31.127 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:30 smithi177 bash[81864]: cluster 2024-07-28T12:23:29.492837+0000 mgr.y (mgr.25253) 1647 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:31.127 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:30 smithi177 bash[81864]: audit 2024-07-28T12:23:30.733243+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:30 smithi204 bash[68176]: cluster 2024-07-28T12:23:29.492837+0000 mgr.y (mgr.25253) 1647 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:30 smithi204 bash[68176]: audit 2024-07-28T12:23:30.733243+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:31.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:31.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:31.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2458 16 16 0 0 0 - 0 2024-07-28T12:23:31.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:31.839 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:23:31.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:32.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:32.074 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:31 smithi177 bash[79620]: audit 2024-07-28T12:23:30.908962+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:32.074 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:31 smithi177 bash[81864]: audit 2024-07-28T12:23:30.908962+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:31 smithi204 bash[68176]: audit 2024-07-28T12:23:30.908962+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:32.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:32.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:32.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:32.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:32.550 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:32.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2459 16 16 0 0 0 - 0 2024-07-28T12:23:32.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:32.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:32.903 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[79620]: cluster 2024-07-28T12:23:31.494255+0000 mgr.y (mgr.25253) 1648 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:32.903 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[79620]: cluster 2024-07-28T12:23:31.821449+0000 mon.a (mon.0) 2045 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:32.903 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[79620]: audit 2024-07-28T12:23:31.838795+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:32.903 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[79620]: cluster 2024-07-28T12:23:31.838893+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e298: 8 total, 2 up, 7 in 2024-07-28T12:23:32.903 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[81864]: cluster 2024-07-28T12:23:31.494255+0000 mgr.y (mgr.25253) 1648 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:32.904 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[81864]: cluster 2024-07-28T12:23:31.821449+0000 mon.a (mon.0) 2045 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:32.904 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[81864]: audit 2024-07-28T12:23:31.838795+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:32.904 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:32 smithi177 bash[81864]: cluster 2024-07-28T12:23:31.838893+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e298: 8 total, 2 up, 7 in 2024-07-28T12:23:33.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:33.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:32 smithi204 bash[68176]: cluster 2024-07-28T12:23:31.494255+0000 mgr.y (mgr.25253) 1648 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:32 smithi204 bash[68176]: cluster 2024-07-28T12:23:31.821449+0000 mon.a (mon.0) 2045 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:32 smithi204 bash[68176]: audit 2024-07-28T12:23:31.838795+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.177:0/4155889074' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:32 smithi204 bash[68176]: cluster 2024-07-28T12:23:31.838893+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e298: 8 total, 2 up, 7 in 2024-07-28T12:23:33.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:33.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:33.420 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:33.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:33.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:33.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:33.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:23:33.729979+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:33.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:33.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2460 16 16 0 0 0 - 0 2024-07-28T12:23:33.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:33.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:34.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:34.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:34.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:34.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:34.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:34.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:34.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2461 16 16 0 0 0 - 0 2024-07-28T12:23:34.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:34.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:34.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:23:35.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:35.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:34 smithi177 bash[81864]: cluster 2024-07-28T12:23:33.495825+0000 mgr.y (mgr.25253) 1649 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:35.141 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:34 smithi177 bash[79620]: cluster 2024-07-28T12:23:33.495825+0000 mgr.y (mgr.25253) 1649 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:35.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:34 smithi204 bash[68176]: cluster 2024-07-28T12:23:33.495825+0000 mgr.y (mgr.25253) 1649 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:35.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:35.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:35.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:35.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2462 16 16 0 0 0 - 0 2024-07-28T12:23:35.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:35.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:23:36.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:36.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:36.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:36.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:36.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2463 16 16 0 0 0 - 0 2024-07-28T12:23:36.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:36.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:37.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:37.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:36 smithi204 bash[68176]: cluster 2024-07-28T12:23:35.497348+0000 mgr.y (mgr.25253) 1650 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:37.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:36 smithi177 bash[81864]: cluster 2024-07-28T12:23:35.497348+0000 mgr.y (mgr.25253) 1650 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:36 smithi177 bash[79620]: cluster 2024-07-28T12:23:35.497348+0000 mgr.y (mgr.25253) 1650 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:37.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:37.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:37.511 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:37.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:37.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2464 16 16 0 0 0 - 0 2024-07-28T12:23:37.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:37.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:38.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:38.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:38.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:38.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:23:38.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:38.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:38.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2465 16 16 0 0 0 - 0 2024-07-28T12:23:38.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:38.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:39.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:38 smithi204 bash[68176]: cluster 2024-07-28T12:23:37.498985+0000 mgr.y (mgr.25253) 1651 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:39.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:39.174 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:38 smithi177 bash[81864]: cluster 2024-07-28T12:23:37.498985+0000 mgr.y (mgr.25253) 1651 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:39.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:38 smithi177 bash[79620]: cluster 2024-07-28T12:23:37.498985+0000 mgr.y (mgr.25253) 1651 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:39.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:39.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:39.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:39.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:39.724 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:39.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2466 16 16 0 0 0 - 0 2024-07-28T12:23:39.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:39.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:39.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:40.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:40.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:40.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:40.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:40.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:40.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:40.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2467 16 16 0 0 0 - 0 2024-07-28T12:23:40.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:40 smithi204 bash[68176]: cluster 2024-07-28T12:23:39.500578+0000 mgr.y (mgr.25253) 1652 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:40.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:41.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:41.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:41.196 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:40 smithi177 bash[81864]: cluster 2024-07-28T12:23:39.500578+0000 mgr.y (mgr.25253) 1652 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:41.196 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:40 smithi177 bash[79620]: cluster 2024-07-28T12:23:39.500578+0000 mgr.y (mgr.25253) 1652 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:41.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:41.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:41.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:41.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:41.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2468 16 16 0 0 0 - 0 2024-07-28T12:23:41.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:41.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:42.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:42.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:42.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:42.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:42.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:42.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:42.614 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:42.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2469 16 16 0 0 0 - 0 2024-07-28T12:23:42.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:42.952 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:42.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:42 smithi177 bash[79620]: cluster 2024-07-28T12:23:41.502291+0000 mgr.y (mgr.25253) 1653 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:42 smithi177 bash[81864]: cluster 2024-07-28T12:23:41.502291+0000 mgr.y (mgr.25253) 1653 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:43.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:42 smithi204 bash[68176]: cluster 2024-07-28T12:23:41.502291+0000 mgr.y (mgr.25253) 1653 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:43.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:43.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:43.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:43.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:43.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:43.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2470 16 16 0 0 0 - 0 2024-07-28T12:23:43.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:43.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:44.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:44.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:44.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:44.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:44.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:44.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:44.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2471 16 16 0 0 0 - 0 2024-07-28T12:23:44.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:44.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:44.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:44 smithi177 bash[79620]: cluster 2024-07-28T12:23:43.504026+0000 mgr.y (mgr.25253) 1654 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:44 smithi177 bash[81864]: cluster 2024-07-28T12:23:43.504026+0000 mgr.y (mgr.25253) 1654 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:45.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:44 smithi204 bash[68176]: cluster 2024-07-28T12:23:43.504026+0000 mgr.y (mgr.25253) 1654 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:45.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:45.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:45.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:45.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:45.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:45.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2472 16 16 0 0 0 - 0 2024-07-28T12:23:45.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:45.870 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:23:45.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:46.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:46.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:45 smithi204 bash[68176]: audit 2024-07-28T12:23:45.239685+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.177:0/3071077504' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:45 smithi204 bash[68176]: audit 2024-07-28T12:23:45.240009+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:45 smithi204 bash[68176]: audit 2024-07-28T12:23:45.739088+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:45 smithi204 bash[68176]: audit 2024-07-28T12:23:45.740446+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:46.214 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:23:46.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[81864]: audit 2024-07-28T12:23:45.239685+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.177:0/3071077504' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[81864]: audit 2024-07-28T12:23:45.240009+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[81864]: audit 2024-07-28T12:23:45.739088+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[81864]: audit 2024-07-28T12:23:45.740446+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[79620]: audit 2024-07-28T12:23:45.239685+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.177:0/3071077504' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[79620]: audit 2024-07-28T12:23:45.240009+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[79620]: audit 2024-07-28T12:23:45.739088+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:46.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:45 smithi177 bash[79620]: audit 2024-07-28T12:23:45.740446+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:46.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:46.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:46.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:46.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:46.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2473 16 16 0 0 0 - 0 2024-07-28T12:23:46.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:46.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:46.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[79620]: cluster 2024-07-28T12:23:45.505790+0000 mgr.y (mgr.25253) 1655 : cluster [DBG] pgmap v1781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[79620]: cluster 2024-07-28T12:23:45.852934+0000 mon.a (mon.0) 2051 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[79620]: audit 2024-07-28T12:23:45.870363+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[79620]: cluster 2024-07-28T12:23:45.870545+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e299: 8 total, 2 up, 7 in 2024-07-28T12:23:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[81864]: cluster 2024-07-28T12:23:45.505790+0000 mgr.y (mgr.25253) 1655 : cluster [DBG] pgmap v1781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[81864]: cluster 2024-07-28T12:23:45.852934+0000 mon.a (mon.0) 2051 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[81864]: audit 2024-07-28T12:23:45.870363+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:47.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:46 smithi177 bash[81864]: cluster 2024-07-28T12:23:45.870545+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e299: 8 total, 2 up, 7 in 2024-07-28T12:23:47.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:46 smithi204 bash[68176]: cluster 2024-07-28T12:23:45.505790+0000 mgr.y (mgr.25253) 1655 : cluster [DBG] pgmap v1781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:46 smithi204 bash[68176]: cluster 2024-07-28T12:23:45.852934+0000 mon.a (mon.0) 2051 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:46 smithi204 bash[68176]: audit 2024-07-28T12:23:45.870363+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:46 smithi204 bash[68176]: cluster 2024-07-28T12:23:45.870545+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e299: 8 total, 2 up, 7 in 2024-07-28T12:23:47.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:47.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:47.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:47.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:47.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:47.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2474 16 16 0 0 0 - 0 2024-07-28T12:23:47.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:47.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:48.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:48.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:48.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:48.601 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:48.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2475 16 16 0 0 0 - 0 2024-07-28T12:23:48.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:48.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:49.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:49.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:49.149 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:48 smithi177 bash[79620]: cluster 2024-07-28T12:23:47.507365+0000 mgr.y (mgr.25253) 1656 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:49.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:48 smithi204 bash[68176]: cluster 2024-07-28T12:23:47.507365+0000 mgr.y (mgr.25253) 1656 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:49.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:49.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:49.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:49.503 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:49 smithi177 bash[81864]: cluster 2024-07-28T12:23:47.507365+0000 mgr.y (mgr.25253) 1656 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:49.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:23:49.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:49.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2476 16 16 0 0 0 - 0 2024-07-28T12:23:49.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:49.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:23:49.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:49.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:50.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:50.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:50.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:50.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:50.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:50.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:50.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2477 16 16 0 0 0 - 0 2024-07-28T12:23:50.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:50.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:51.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:51.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:50 smithi204 bash[68176]: cluster 2024-07-28T12:23:49.508655+0000 mgr.y (mgr.25253) 1657 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:51.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:50 smithi177 bash[79620]: cluster 2024-07-28T12:23:49.508655+0000 mgr.y (mgr.25253) 1657 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:51.335 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:50 smithi177 bash[81864]: cluster 2024-07-28T12:23:49.508655+0000 mgr.y (mgr.25253) 1657 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:51.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:51.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:51.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:51.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:51.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2478 16 16 0 0 0 - 0 2024-07-28T12:23:51.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:51.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:52.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:52.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:52.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:52.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:52.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:52.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:23:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2479 16 16 0 0 0 - 0 2024-07-28T12:23:52.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:52.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:52.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:53.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:53.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:52 smithi204 bash[68176]: cluster 2024-07-28T12:23:51.510145+0000 mgr.y (mgr.25253) 1658 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:53.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:53.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:52 smithi177 bash[81864]: cluster 2024-07-28T12:23:51.510145+0000 mgr.y (mgr.25253) 1658 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:53.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:52 smithi177 bash[79620]: cluster 2024-07-28T12:23:51.510145+0000 mgr.y (mgr.25253) 1658 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:53.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:53.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:53.585 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:53.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:53.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:23:53.732707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:53.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:53.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2480 16 16 0 0 0 - 0 2024-07-28T12:23:53.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:53.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:54.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:54.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:54.273 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:54.273 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:54.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:54.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:54.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:54.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:54.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2481 16 16 0 0 0 - 0 2024-07-28T12:23:54.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:54.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:55.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:55.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:55.134 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:54 smithi177 bash[79620]: cluster 2024-07-28T12:23:53.511625+0000 mgr.y (mgr.25253) 1659 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:55.134 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:54 smithi177 bash[81864]: cluster 2024-07-28T12:23:53.511625+0000 mgr.y (mgr.25253) 1659 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:54 smithi204 bash[68176]: cluster 2024-07-28T12:23:53.511625+0000 mgr.y (mgr.25253) 1659 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:55.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:55.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:55.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:55.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:55.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:55.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2482 16 16 0 0 0 - 0 2024-07-28T12:23:55.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:55.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:56.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:56.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:56.204 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:23:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:23:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:23:56.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:56.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:56.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:56.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:56.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2483 16 16 0 0 0 - 0 2024-07-28T12:23:56.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:56.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:56.915 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:56 smithi177 bash[81864]: cluster 2024-07-28T12:23:55.512650+0000 mgr.y (mgr.25253) 1660 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:56.916 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:56 smithi177 bash[79620]: cluster 2024-07-28T12:23:55.512650+0000 mgr.y (mgr.25253) 1660 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:57.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:57.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:57.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:56 smithi204 bash[68176]: cluster 2024-07-28T12:23:55.512650+0000 mgr.y (mgr.25253) 1660 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:57.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:57.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:57.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:57.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:57.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2484 16 16 0 0 0 - 0 2024-07-28T12:23:57.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:57.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:57.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:58.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:58.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:58.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:58.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:58.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:58.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:58.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2485 16 16 0 0 0 - 0 2024-07-28T12:23:58.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:58.915 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:59.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:59.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[79620]: cluster 2024-07-28T12:23:57.514090+0000 mgr.y (mgr.25253) 1661 : cluster [DBG] pgmap v1788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[79620]: audit 2024-07-28T12:23:58.305030+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[79620]: audit 2024-07-28T12:23:58.673755+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[79620]: audit 2024-07-28T12:23:58.679459+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[81864]: cluster 2024-07-28T12:23:57.514090+0000 mgr.y (mgr.25253) 1661 : cluster [DBG] pgmap v1788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[81864]: audit 2024-07-28T12:23:58.305030+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[81864]: audit 2024-07-28T12:23:58.673755+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:23:58 smithi177 bash[81864]: audit 2024-07-28T12:23:58.679459+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:58 smithi204 bash[68176]: cluster 2024-07-28T12:23:57.514090+0000 mgr.y (mgr.25253) 1661 : cluster [DBG] pgmap v1788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:23:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:58 smithi204 bash[68176]: audit 2024-07-28T12:23:58.305030+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:58 smithi204 bash[68176]: audit 2024-07-28T12:23:58.673755+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:23:58 smithi204 bash[68176]: audit 2024-07-28T12:23:58.679459+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:23:59.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:59.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:59.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:59.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:59.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2486 16 16 0 0 0 - 0 2024-07-28T12:23:59.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:59.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:59.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:00.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:00.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:00.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:00.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:00.559 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:00.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:00.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:00.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2487 16 16 0 0 0 - 0 2024-07-28T12:24:00.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:00.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:01.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:01.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:00 smithi204 bash[68176]: cluster 2024-07-28T12:23:59.515723+0000 mgr.y (mgr.25253) 1662 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:01.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:00 smithi204 bash[68176]: audit 2024-07-28T12:24:00.738009+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:01.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:00 smithi204 bash[68176]: audit 2024-07-28T12:24:00.739104+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:01.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[79620]: cluster 2024-07-28T12:23:59.515723+0000 mgr.y (mgr.25253) 1662 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[79620]: audit 2024-07-28T12:24:00.738009+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[79620]: audit 2024-07-28T12:24:00.739104+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[81864]: cluster 2024-07-28T12:23:59.515723+0000 mgr.y (mgr.25253) 1662 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[81864]: audit 2024-07-28T12:24:00.738009+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:00 smithi177 bash[81864]: audit 2024-07-28T12:24:00.739104+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:01.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:01.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:01.470 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:01.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:24:01.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:01.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:01.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2488 16 16 0 0 0 - 0 2024-07-28T12:24:01.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:01.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:01.906 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:24:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:01 smithi204 bash[68176]: audit 2024-07-28T12:24:00.932086+0000 mon.a (mon.0) 2059 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:01.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:02.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:02.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:01 smithi177 bash[81864]: audit 2024-07-28T12:24:00.932086+0000 mon.a (mon.0) 2059 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:01 smithi177 bash[79620]: audit 2024-07-28T12:24:00.932086+0000 mon.a (mon.0) 2059 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:02.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:02.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:02.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:02.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2489 16 16 0 0 0 - 0 2024-07-28T12:24:02.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:02.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[81864]: cluster 2024-07-28T12:24:01.516650+0000 mgr.y (mgr.25253) 1663 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[81864]: cluster 2024-07-28T12:24:01.887308+0000 mon.a (mon.0) 2060 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[81864]: audit 2024-07-28T12:24:01.906503+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[81864]: cluster 2024-07-28T12:24:01.906664+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e300: 8 total, 2 up, 7 in 2024-07-28T12:24:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[79620]: cluster 2024-07-28T12:24:01.516650+0000 mgr.y (mgr.25253) 1663 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[79620]: cluster 2024-07-28T12:24:01.887308+0000 mon.a (mon.0) 2060 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[79620]: audit 2024-07-28T12:24:01.906503+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:02 smithi177 bash[79620]: cluster 2024-07-28T12:24:01.906664+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e300: 8 total, 2 up, 7 in 2024-07-28T12:24:03.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:02 smithi204 bash[68176]: cluster 2024-07-28T12:24:01.516650+0000 mgr.y (mgr.25253) 1663 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:02 smithi204 bash[68176]: cluster 2024-07-28T12:24:01.887308+0000 mon.a (mon.0) 2060 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:02 smithi204 bash[68176]: audit 2024-07-28T12:24:01.906503+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.177:0/1608482180' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:02 smithi204 bash[68176]: cluster 2024-07-28T12:24:01.906664+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e300: 8 total, 2 up, 7 in 2024-07-28T12:24:03.181 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:03.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:03.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:03.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:03.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:03.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2490 16 16 0 0 0 - 0 2024-07-28T12:24:03.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:03.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:03.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:04.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:04.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:04.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:04.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:04.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:04.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:04.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2491 16 16 0 0 0 - 0 2024-07-28T12:24:04.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:24:04.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:04.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[81864]: cluster 2024-07-28T12:24:03.518152+0000 mgr.y (mgr.25253) 1664 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[81864]: audit 2024-07-28T12:24:04.258978+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[81864]: audit 2024-07-28T12:24:04.266682+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[79620]: cluster 2024-07-28T12:24:03.518152+0000 mgr.y (mgr.25253) 1664 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[79620]: audit 2024-07-28T12:24:04.258978+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:04 smithi177 bash[79620]: audit 2024-07-28T12:24:04.266682+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:05.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:04 smithi204 bash[68176]: cluster 2024-07-28T12:24:03.518152+0000 mgr.y (mgr.25253) 1664 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:04 smithi204 bash[68176]: audit 2024-07-28T12:24:04.258978+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:04 smithi204 bash[68176]: audit 2024-07-28T12:24:04.266682+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:05.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:05.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:05.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:05.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:05.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2492 16 16 0 0 0 - 0 2024-07-28T12:24:05.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:05.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:05.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:06.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:06.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:06.274 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:06.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:06.339 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:24:06.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:06.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:06.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:06.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2493 16 16 0 0 0 - 0 2024-07-28T12:24:06.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:06.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:07.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:07.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: cluster 2024-07-28T12:24:05.518888+0000 mgr.y (mgr.25253) 1665 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: audit 2024-07-28T12:24:06.029941+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: audit 2024-07-28T12:24:06.034815+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: audit 2024-07-28T12:24:06.460094+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: audit 2024-07-28T12:24:06.460755+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[79620]: audit 2024-07-28T12:24:06.465343+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: cluster 2024-07-28T12:24:05.518888+0000 mgr.y (mgr.25253) 1665 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: audit 2024-07-28T12:24:06.029941+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: audit 2024-07-28T12:24:06.034815+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: audit 2024-07-28T12:24:06.460094+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: audit 2024-07-28T12:24:06.460755+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:07.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:07 smithi177 bash[81864]: audit 2024-07-28T12:24:06.465343+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: cluster 2024-07-28T12:24:05.518888+0000 mgr.y (mgr.25253) 1665 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: audit 2024-07-28T12:24:06.029941+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: audit 2024-07-28T12:24:06.034815+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: audit 2024-07-28T12:24:06.460094+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: audit 2024-07-28T12:24:06.460755+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:07 smithi204 bash[68176]: audit 2024-07-28T12:24:06.465343+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:07.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:07.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:07.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:07.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2494 16 16 0 0 0 - 0 2024-07-28T12:24:07.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:07.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:07.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:08.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:08.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:08.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:08.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:08.573 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:08.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:08.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2495 16 16 0 0 0 - 0 2024-07-28T12:24:08.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:08.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:09.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:09 smithi204 bash[68176]: cluster 2024-07-28T12:24:07.519861+0000 mgr.y (mgr.25253) 1666 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:09.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:09.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:09.370 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:09.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:09.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:09 smithi177 bash[81864]: cluster 2024-07-28T12:24:07.519861+0000 mgr.y (mgr.25253) 1666 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:09.415 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:09 smithi177 bash[79620]: cluster 2024-07-28T12:24:07.519861+0000 mgr.y (mgr.25253) 1666 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:09.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:09.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:09.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2496 16 16 0 0 0 - 0 2024-07-28T12:24:09.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:09.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:09.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:10.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:10.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:10.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:10.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:10.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:10.714 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:10.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2497 16 16 0 0 0 - 0 2024-07-28T12:24:10.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:10.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:11.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:11.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:11.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:11.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:11 smithi204 bash[68176]: cluster 2024-07-28T12:24:09.521270+0000 mgr.y (mgr.25253) 1667 : cluster [DBG] pgmap v1795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:11.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:11 smithi177 bash[81864]: cluster 2024-07-28T12:24:09.521270+0000 mgr.y (mgr.25253) 1667 : cluster [DBG] pgmap v1795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:11 smithi177 bash[79620]: cluster 2024-07-28T12:24:09.521270+0000 mgr.y (mgr.25253) 1667 : cluster [DBG] pgmap v1795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:11.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:11.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:11.692 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:11.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2498 16 16 0 0 0 - 0 2024-07-28T12:24:11.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:11.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:12.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:12.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:12.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:12.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:12.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:12.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:12.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2499 16 16 0 0 0 - 0 2024-07-28T12:24:12.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:12.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:13.218 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:13 smithi177 bash[81864]: cluster 2024-07-28T12:24:11.522875+0000 mgr.y (mgr.25253) 1668 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:13.218 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:13 smithi177 bash[79620]: cluster 2024-07-28T12:24:11.522875+0000 mgr.y (mgr.25253) 1668 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:13.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:13 smithi204 bash[68176]: cluster 2024-07-28T12:24:11.522875+0000 mgr.y (mgr.25253) 1668 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:13.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:13.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:13.670 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:13.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:24:13.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:13.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:24:13.735458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:13.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:13.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2500 16 16 0 0 0 - 0 2024-07-28T12:24:13.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:14.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:14.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:14.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:14.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:14.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:14.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:14.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2501 16 16 0 0 0 - 0 2024-07-28T12:24:14.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:14.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:15.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:15.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:15.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:15.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:15.388 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:15 smithi177 bash[81864]: cluster 2024-07-28T12:24:13.524148+0000 mgr.y (mgr.25253) 1669 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:15.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:15 smithi177 bash[79620]: cluster 2024-07-28T12:24:13.524148+0000 mgr.y (mgr.25253) 1669 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:15 smithi204 bash[68176]: cluster 2024-07-28T12:24:13.524148+0000 mgr.y (mgr.25253) 1669 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:15.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:15.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:15.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:15.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2502 16 16 0 0 0 - 0 2024-07-28T12:24:15.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:15.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.059 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:24:16.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:24:16.128 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[81864]: audit 2024-07-28T12:24:15.481553+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.177:0/3155674337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.128 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[81864]: audit 2024-07-28T12:24:15.482210+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.128 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[81864]: audit 2024-07-28T12:24:15.734967+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:16.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[79620]: audit 2024-07-28T12:24:15.481553+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.177:0/3155674337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[79620]: audit 2024-07-28T12:24:15.482210+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:16 smithi177 bash[79620]: audit 2024-07-28T12:24:15.734967+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:16.206 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:16 smithi204 bash[68176]: audit 2024-07-28T12:24:15.481553+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.177:0/3155674337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:16 smithi204 bash[68176]: audit 2024-07-28T12:24:15.482210+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:16 smithi204 bash[68176]: audit 2024-07-28T12:24:15.734967+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:16.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2503 16 16 0 0 0 - 0 2024-07-28T12:24:16.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:16.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:17.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:17.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:17 smithi204 bash[68176]: cluster 2024-07-28T12:24:15.525544+0000 mgr.y (mgr.25253) 1670 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:17 smithi204 bash[68176]: cluster 2024-07-28T12:24:16.045524+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:17 smithi204 bash[68176]: audit 2024-07-28T12:24:16.057120+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:17 smithi204 bash[68176]: cluster 2024-07-28T12:24:16.057222+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e301: 8 total, 2 up, 7 in 2024-07-28T12:24:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[79620]: cluster 2024-07-28T12:24:15.525544+0000 mgr.y (mgr.25253) 1670 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[79620]: cluster 2024-07-28T12:24:16.045524+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[79620]: audit 2024-07-28T12:24:16.057120+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[79620]: cluster 2024-07-28T12:24:16.057222+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e301: 8 total, 2 up, 7 in 2024-07-28T12:24:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[81864]: cluster 2024-07-28T12:24:15.525544+0000 mgr.y (mgr.25253) 1670 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[81864]: cluster 2024-07-28T12:24:16.045524+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[81864]: audit 2024-07-28T12:24:16.057120+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:17 smithi177 bash[81864]: cluster 2024-07-28T12:24:16.057222+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e301: 8 total, 2 up, 7 in 2024-07-28T12:24:17.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:17.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:17.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:17.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:17.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2504 16 16 0 0 0 - 0 2024-07-28T12:24:17.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:17.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:17.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:18.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:18.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:18.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:18.464 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:18.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:18.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:18.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2505 16 16 0 0 0 - 0 2024-07-28T12:24:18.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:18.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:19.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:19.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:24:19.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:19.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:19.318 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:19 smithi177 bash[81864]: cluster 2024-07-28T12:24:17.527043+0000 mgr.y (mgr.25253) 1671 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:19.318 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:19 smithi177 bash[79620]: cluster 2024-07-28T12:24:17.527043+0000 mgr.y (mgr.25253) 1671 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:19 smithi204 bash[68176]: cluster 2024-07-28T12:24:17.527043+0000 mgr.y (mgr.25253) 1671 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:19.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:19.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:19.653 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:19.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:19.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2506 16 16 0 0 0 - 0 2024-07-28T12:24:19.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:19.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:20.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:20.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:20.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:20.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:20.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:20.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:20.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2507 16 16 0 0 0 - 0 2024-07-28T12:24:20.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:20.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:20.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:21.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:21.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:21.316 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:21 smithi177 bash[81864]: cluster 2024-07-28T12:24:19.528557+0000 mgr.y (mgr.25253) 1672 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:21.316 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:21 smithi177 bash[79620]: cluster 2024-07-28T12:24:19.528557+0000 mgr.y (mgr.25253) 1672 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:21.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:21.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:21 smithi204 bash[68176]: cluster 2024-07-28T12:24:19.528557+0000 mgr.y (mgr.25253) 1672 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:21.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:21.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:21.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:21.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2508 16 16 0 0 0 - 0 2024-07-28T12:24:21.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:21.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:22.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:22.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:22.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:22.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:22.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:22.527 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:22.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2509 16 16 0 0 0 - 0 2024-07-28T12:24:22.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:22.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:22.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:23.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:23.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:23.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:23.362 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:23 smithi204 bash[68176]: cluster 2024-07-28T12:24:21.530070+0000 mgr.y (mgr.25253) 1673 : cluster [DBG] pgmap v1802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:23.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:23.482 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:23 smithi177 bash[81864]: cluster 2024-07-28T12:24:21.530070+0000 mgr.y (mgr.25253) 1673 : cluster [DBG] pgmap v1802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:23.482 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:23 smithi177 bash[79620]: cluster 2024-07-28T12:24:21.530070+0000 mgr.y (mgr.25253) 1673 : cluster [DBG] pgmap v1802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:23.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:23.684 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:23.707 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:23.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:23.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2510 16 16 0 0 0 - 0 2024-07-28T12:24:23.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:23.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:24.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:24.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:24.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:24.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:24.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:24.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:24.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2511 16 16 0 0 0 - 0 2024-07-28T12:24:24.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:24.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:25.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:25.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:25 smithi204 bash[68176]: cluster 2024-07-28T12:24:23.531563+0000 mgr.y (mgr.25253) 1674 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:25.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:25.296 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:25.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:24:25.348 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:25 smithi177 bash[81864]: cluster 2024-07-28T12:24:23.531563+0000 mgr.y (mgr.25253) 1674 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:25.348 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:25 smithi177 bash[79620]: cluster 2024-07-28T12:24:23.531563+0000 mgr.y (mgr.25253) 1674 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:25.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:25.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:25.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:25.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2512 16 16 0 0 0 - 0 2024-07-28T12:24:25.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:26.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:26.158 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:24:26.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:26.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:26.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:26.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:26.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:26.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2513 16 16 0 0 0 - 0 2024-07-28T12:24:26.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:26.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:27.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:27.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:27 smithi204 bash[68176]: cluster 2024-07-28T12:24:25.532327+0000 mgr.y (mgr.25253) 1675 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:27.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:27.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:27 smithi177 bash[79620]: cluster 2024-07-28T12:24:25.532327+0000 mgr.y (mgr.25253) 1675 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:27.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:27 smithi177 bash[81864]: cluster 2024-07-28T12:24:25.532327+0000 mgr.y (mgr.25253) 1675 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:27.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:27.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:27.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:27.723 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:27.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2514 16 16 0 0 0 - 0 2024-07-28T12:24:27.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:27.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:28.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:28.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:28.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:28.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:28.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:28.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:28.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2515 16 16 0 0 0 - 0 2024-07-28T12:24:28.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:28.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:29.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:29.084 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:24:29.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:29.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:29.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:29.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:29 smithi204 bash[68176]: cluster 2024-07-28T12:24:27.533801+0000 mgr.y (mgr.25253) 1676 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:29.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:29 smithi204 bash[68176]: audit 2024-07-28T12:24:28.571261+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:29.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:29.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:29 smithi177 bash[81864]: cluster 2024-07-28T12:24:27.533801+0000 mgr.y (mgr.25253) 1676 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:29.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:29 smithi177 bash[81864]: audit 2024-07-28T12:24:28.571261+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:29.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:29 smithi177 bash[79620]: cluster 2024-07-28T12:24:27.533801+0000 mgr.y (mgr.25253) 1676 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:29 smithi177 bash[79620]: audit 2024-07-28T12:24:28.571261+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:29.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:29.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:29.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2516 16 16 0 0 0 - 0 2024-07-28T12:24:29.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:29.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:30.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:30.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[81864]: cluster 2024-07-28T12:24:29.073659+0000 mon.a (mon.0) 2076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[81864]: audit 2024-07-28T12:24:29.084017+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[81864]: cluster 2024-07-28T12:24:29.084169+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e302: 8 total, 2 up, 7 in 2024-07-28T12:24:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[79620]: cluster 2024-07-28T12:24:29.073659+0000 mon.a (mon.0) 2076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[79620]: audit 2024-07-28T12:24:29.084017+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:30.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:30 smithi177 bash[79620]: cluster 2024-07-28T12:24:29.084169+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e302: 8 total, 2 up, 7 in 2024-07-28T12:24:30.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:30 smithi204 bash[68176]: cluster 2024-07-28T12:24:29.073659+0000 mon.a (mon.0) 2076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:30.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:30 smithi204 bash[68176]: audit 2024-07-28T12:24:29.084017+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? 172.21.15.177:0/3116449246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:30.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:30 smithi204 bash[68176]: cluster 2024-07-28T12:24:29.084169+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e302: 8 total, 2 up, 7 in 2024-07-28T12:24:30.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:30.448 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:30.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:30.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:30.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2517 16 16 0 0 0 - 0 2024-07-28T12:24:30.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:30.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:31.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:31.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:31.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:31 smithi204 bash[68176]: cluster 2024-07-28T12:24:29.535326+0000 mgr.y (mgr.25253) 1677 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:31.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:31 smithi204 bash[68176]: audit 2024-07-28T12:24:30.742284+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:31.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:31 smithi204 bash[68176]: audit 2024-07-28T12:24:30.744444+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:31.502 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[81864]: cluster 2024-07-28T12:24:29.535326+0000 mgr.y (mgr.25253) 1677 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[81864]: audit 2024-07-28T12:24:30.742284+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[81864]: audit 2024-07-28T12:24:30.744444+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[79620]: cluster 2024-07-28T12:24:29.535326+0000 mgr.y (mgr.25253) 1677 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[79620]: audit 2024-07-28T12:24:30.742284+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:31.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:31 smithi177 bash[79620]: audit 2024-07-28T12:24:30.744444+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:31.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:31.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2518 16 16 0 0 0 - 0 2024-07-28T12:24:31.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:31.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:32.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:24:32.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:32.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:32.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:32 smithi177 bash[79620]: cluster 2024-07-28T12:24:31.536868+0000 mgr.y (mgr.25253) 1678 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:32.217 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:32 smithi177 bash[81864]: cluster 2024-07-28T12:24:31.536868+0000 mgr.y (mgr.25253) 1678 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:32.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:32 smithi204 bash[68176]: cluster 2024-07-28T12:24:31.536868+0000 mgr.y (mgr.25253) 1678 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:32.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:32.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:32.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:32.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2519 16 16 0 0 0 - 0 2024-07-28T12:24:32.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:32.912 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:33.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:33.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:33.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:33.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:33.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:33.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:33.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:24:33.738337+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:33.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:33.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2520 16 16 0 0 0 - 0 2024-07-28T12:24:33.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:33.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:33.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:34.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:34.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.292 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:34.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:34.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:34.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2521 16 16 0 0 0 - 0 2024-07-28T12:24:34.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:34 smithi204 bash[68176]: cluster 2024-07-28T12:24:33.538376+0000 mgr.y (mgr.25253) 1679 : cluster [DBG] pgmap v1809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:34.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:34 smithi177 bash[79620]: cluster 2024-07-28T12:24:33.538376+0000 mgr.y (mgr.25253) 1679 : cluster [DBG] pgmap v1809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:34.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:34 smithi177 bash[81864]: cluster 2024-07-28T12:24:33.538376+0000 mgr.y (mgr.25253) 1679 : cluster [DBG] pgmap v1809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:35.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:35.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:35.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:24:35.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:35.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:35.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:35.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:35.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2522 16 16 0 0 0 - 0 2024-07-28T12:24:35.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:35.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:36.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:36.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:36.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:36.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:36.390 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:24:36.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:36.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:36.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:36.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2523 16 16 0 0 0 - 0 2024-07-28T12:24:36.792 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:36.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:36.867 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:36 smithi177 bash[81864]: cluster 2024-07-28T12:24:35.539894+0000 mgr.y (mgr.25253) 1680 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:36.868 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:36 smithi177 bash[79620]: cluster 2024-07-28T12:24:35.539894+0000 mgr.y (mgr.25253) 1680 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:36 smithi204 bash[68176]: cluster 2024-07-28T12:24:35.539894+0000 mgr.y (mgr.25253) 1680 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:36.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:37.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:37.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:37.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:37.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:37.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:37.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:37.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2524 16 16 0 0 0 - 0 2024-07-28T12:24:37.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:37.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:38.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:38.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:38.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:38.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:38 smithi204 bash[68176]: cluster 2024-07-28T12:24:37.540865+0000 mgr.y (mgr.25253) 1681 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:38.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2525 16 16 0 0 0 - 0 2024-07-28T12:24:38.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:39.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:39.010 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:38 smithi177 bash[81864]: cluster 2024-07-28T12:24:37.540865+0000 mgr.y (mgr.25253) 1681 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:39.011 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:38 smithi177 bash[79620]: cluster 2024-07-28T12:24:37.540865+0000 mgr.y (mgr.25253) 1681 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:39.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:39.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:39.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:39.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:39.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:39.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:39.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2526 16 16 0 0 0 - 0 2024-07-28T12:24:39.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:39.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:40.006 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:24:40.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:40.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:40.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:40.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:40.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:40.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:40.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2527 16 16 0 0 0 - 0 2024-07-28T12:24:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:40 smithi177 bash[81864]: cluster 2024-07-28T12:24:39.542315+0000 mgr.y (mgr.25253) 1682 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:40 smithi177 bash[79620]: cluster 2024-07-28T12:24:39.542315+0000 mgr.y (mgr.25253) 1682 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:40.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:40.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:40.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:40 smithi204 bash[68176]: cluster 2024-07-28T12:24:39.542315+0000 mgr.y (mgr.25253) 1682 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:41.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:41.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:41.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:41.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:41.624 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:24:41.640 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:41 smithi177 bash[81864]: audit 2024-07-28T12:24:40.807527+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.177:0/3081124630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.640 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:41 smithi177 bash[81864]: audit 2024-07-28T12:24:40.808134+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.641 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:41 smithi177 bash[79620]: audit 2024-07-28T12:24:40.807527+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.177:0/3081124630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.641 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:41 smithi177 bash[79620]: audit 2024-07-28T12:24:40.808134+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2528 16 16 0 0 0 - 0 2024-07-28T12:24:41.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:41 smithi204 bash[68176]: audit 2024-07-28T12:24:40.807527+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.177:0/3081124630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:41 smithi204 bash[68176]: audit 2024-07-28T12:24:40.808134+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:41.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:42.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:42.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:42.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:42.442 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:42.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:42.610 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:42 smithi204 bash[60899]: ts=2024-07-28T12:24: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:42.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2529 16 16 0 0 0 - 0 2024-07-28T12:24:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[81864]: cluster 2024-07-28T12:24:41.543872+0000 mgr.y (mgr.25253) 1683 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[81864]: cluster 2024-07-28T12:24:41.607312+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[81864]: audit 2024-07-28T12:24:41.624532+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[81864]: cluster 2024-07-28T12:24:41.624650+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e303: 8 total, 2 up, 7 in 2024-07-28T12:24:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[79620]: cluster 2024-07-28T12:24:41.543872+0000 mgr.y (mgr.25253) 1683 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[79620]: cluster 2024-07-28T12:24:41.607312+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[79620]: audit 2024-07-28T12:24:41.624532+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:42 smithi177 bash[79620]: cluster 2024-07-28T12:24:41.624650+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e303: 8 total, 2 up, 7 in 2024-07-28T12:24:42.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:42.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:42 smithi204 bash[68176]: cluster 2024-07-28T12:24:41.543872+0000 mgr.y (mgr.25253) 1683 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:42.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:42 smithi204 bash[68176]: cluster 2024-07-28T12:24:41.607312+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:42.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:42 smithi204 bash[68176]: audit 2024-07-28T12:24:41.624532+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:42.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:42 smithi204 bash[68176]: cluster 2024-07-28T12:24:41.624650+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e303: 8 total, 2 up, 7 in 2024-07-28T12:24:42.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:43.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:43.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:43.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:43.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:43.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:43.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:43.707 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:43.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2530 16 16 0 0 0 - 0 2024-07-28T12:24:43.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:43.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:43.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:44.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:44.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:44.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:44.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:44.493 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:44.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:24:44.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:44.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:24:44.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:44.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2531 16 16 0 0 0 - 0 2024-07-28T12:24:44.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:44 smithi204 bash[68176]: cluster 2024-07-28T12:24:43.545350+0000 mgr.y (mgr.25253) 1684 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:44.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:44.944 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:44 smithi177 bash[81864]: cluster 2024-07-28T12:24:43.545350+0000 mgr.y (mgr.25253) 1684 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:44.944 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:44 smithi177 bash[79620]: cluster 2024-07-28T12:24:43.545350+0000 mgr.y (mgr.25253) 1684 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:45.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:45.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:45.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:45.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:45.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:45.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:45.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2532 16 16 0 0 0 - 0 2024-07-28T12:24:45.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:45.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:45.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:46.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:46.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:46.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:46.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:46.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:24:46.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:46.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:46.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2533 16 16 0 0 0 - 0 2024-07-28T12:24:46.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:46.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[81864]: cluster 2024-07-28T12:24:45.546883+0000 mgr.y (mgr.25253) 1685 : cluster [DBG] pgmap v1816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[81864]: audit 2024-07-28T12:24:45.742286+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[81864]: audit 2024-07-28T12:24:45.744342+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[79620]: cluster 2024-07-28T12:24:45.546883+0000 mgr.y (mgr.25253) 1685 : cluster [DBG] pgmap v1816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[79620]: audit 2024-07-28T12:24:45.742286+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:46 smithi177 bash[79620]: audit 2024-07-28T12:24:45.744342+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:47.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:47.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:46 smithi204 bash[68176]: cluster 2024-07-28T12:24:45.546883+0000 mgr.y (mgr.25253) 1685 : cluster [DBG] pgmap v1816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:47.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:46 smithi204 bash[68176]: audit 2024-07-28T12:24:45.742286+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:24:47.079 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:46 smithi204 bash[68176]: audit 2024-07-28T12:24:45.744342+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:47.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:47.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:47.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:47.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:47.658 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:47.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2534 16 16 0 0 0 - 0 2024-07-28T12:24:47.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:47.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:48.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:48.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:48.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:48.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:48.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:48.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:48.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:48.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2535 16 16 0 0 0 - 0 2024-07-28T12:24:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:48 smithi177 bash[79620]: cluster 2024-07-28T12:24:47.548385+0000 mgr.y (mgr.25253) 1686 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:48 smithi177 bash[81864]: cluster 2024-07-28T12:24:47.548385+0000 mgr.y (mgr.25253) 1686 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:48.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:48.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:49.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:49.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:48 smithi204 bash[68176]: cluster 2024-07-28T12:24:47.548385+0000 mgr.y (mgr.25253) 1686 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:49.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:49.292 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:24:49.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:49.362 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:49.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:49.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:49.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:49.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2536 16 16 0 0 0 - 0 2024-07-28T12:24:49.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:49.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:50.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:50.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:50.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:50.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:50.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:50.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:50.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2537 16 16 0 0 0 - 0 2024-07-28T12:24:50.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:50.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:50.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:50 smithi204 bash[68176]: cluster 2024-07-28T12:24:49.549874+0000 mgr.y (mgr.25253) 1687 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:50.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:50.999 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:50 smithi177 bash[81864]: cluster 2024-07-28T12:24:49.549874+0000 mgr.y (mgr.25253) 1687 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:50.999 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:50 smithi177 bash[79620]: cluster 2024-07-28T12:24:49.549874+0000 mgr.y (mgr.25253) 1687 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:51.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:51.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:51.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:51.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:51.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:51.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:51.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2538 16 16 0 0 0 - 0 2024-07-28T12:24:51.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:51.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:52.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:52.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:52.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:52.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:52.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:52.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:24:52 smithi204 bash[60899]: ts=2024-07-28T12:24: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2539 16 16 0 0 0 - 0 2024-07-28T12:24:52.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:52.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:52.892 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:52 smithi177 bash[81864]: cluster 2024-07-28T12:24:51.551366+0000 mgr.y (mgr.25253) 1688 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:52.892 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:52 smithi177 bash[79620]: cluster 2024-07-28T12:24:51.551366+0000 mgr.y (mgr.25253) 1688 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:53.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:53.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:52 smithi204 bash[68176]: cluster 2024-07-28T12:24:51.551366+0000 mgr.y (mgr.25253) 1688 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:53.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:53.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:53.252 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:53.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:53.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:53.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:53.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:53.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:24:53.741179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:53.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:53.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2540 16 16 0 0 0 - 0 2024-07-28T12:24:53.779 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:24:53.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:53.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:53 smithi177 bash[81864]: audit 2024-07-28T12:24:53.514601+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:53 smithi177 bash[79620]: audit 2024-07-28T12:24:53.514601+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:54.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:54.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:53 smithi204 bash[68176]: audit 2024-07-28T12:24:53.514601+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:54.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:24:54.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:54.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:54.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:54.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:54.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:54.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2541 16 16 0 0 0 - 0 2024-07-28T12:24:54.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:54.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:54.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[81864]: cluster 2024-07-28T12:24:53.552256+0000 mgr.y (mgr.25253) 1689 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[81864]: cluster 2024-07-28T12:24:53.762421+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[81864]: audit 2024-07-28T12:24:53.779332+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[81864]: cluster 2024-07-28T12:24:53.779476+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e304: 8 total, 2 up, 7 in 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[79620]: cluster 2024-07-28T12:24:53.552256+0000 mgr.y (mgr.25253) 1689 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[79620]: cluster 2024-07-28T12:24:53.762421+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[79620]: audit 2024-07-28T12:24:53.779332+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:55.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:54 smithi177 bash[79620]: cluster 2024-07-28T12:24:53.779476+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e304: 8 total, 2 up, 7 in 2024-07-28T12:24:55.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:55.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:54 smithi204 bash[68176]: cluster 2024-07-28T12:24:53.552256+0000 mgr.y (mgr.25253) 1689 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:55.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:54 smithi204 bash[68176]: cluster 2024-07-28T12:24:53.762421+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:54 smithi204 bash[68176]: audit 2024-07-28T12:24:53.779332+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? 172.21.15.177:0/2072577211' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:55.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:54 smithi204 bash[68176]: cluster 2024-07-28T12:24:53.779476+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e304: 8 total, 2 up, 7 in 2024-07-28T12:24:55.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:55.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:55.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:55.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:55.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:55.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2542 16 16 0 0 0 - 0 2024-07-28T12:24:55.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:55.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:56.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:56.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:56.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:56.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:24:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:24:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:24:56.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:56.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:56.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:56.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2543 16 16 0 0 0 - 0 2024-07-28T12:24:56.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:56.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:24:56.874 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:56 smithi177 bash[81864]: cluster 2024-07-28T12:24:55.553807+0000 mgr.y (mgr.25253) 1690 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:56.874 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:56 smithi177 bash[79620]: cluster 2024-07-28T12:24:55.553807+0000 mgr.y (mgr.25253) 1690 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:56.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:57.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:57.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:56 smithi204 bash[68176]: cluster 2024-07-28T12:24:55.553807+0000 mgr.y (mgr.25253) 1690 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:57.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:57.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:57.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:57.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:57.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:57.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2544 16 16 0 0 0 - 0 2024-07-28T12:24:57.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:57.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:58.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:58.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:58.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:58.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:58.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:58.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:58.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2545 16 16 0 0 0 - 0 2024-07-28T12:24:58.809 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:24:58.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:58.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:58.939 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:24:58 smithi177 bash[81864]: cluster 2024-07-28T12:24:57.555452+0000 mgr.y (mgr.25253) 1691 : cluster [DBG] pgmap v1823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:58.939 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:24:58 smithi177 bash[79620]: cluster 2024-07-28T12:24:57.555452+0000 mgr.y (mgr.25253) 1691 : cluster [DBG] pgmap v1823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:59.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:59.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:24:58 smithi204 bash[68176]: cluster 2024-07-28T12:24:57.555452+0000 mgr.y (mgr.25253) 1691 : cluster [DBG] pgmap v1823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:24:59.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:59.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:59.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:59.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:59.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:59.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2546 16 16 0 0 0 - 0 2024-07-28T12:24:59.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:59.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:59.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:00.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:00.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:00.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:00.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:00.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:00.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:00.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2547 16 16 0 0 0 - 0 2024-07-28T12:25:00.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:00.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:00 smithi177 bash[81864]: cluster 2024-07-28T12:24:59.557132+0000 mgr.y (mgr.25253) 1692 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:00 smithi177 bash[81864]: audit 2024-07-28T12:25:00.736512+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:00 smithi177 bash[79620]: cluster 2024-07-28T12:24:59.557132+0000 mgr.y (mgr.25253) 1692 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:00 smithi177 bash[79620]: audit 2024-07-28T12:25:00.736512+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:01.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:00 smithi204 bash[68176]: cluster 2024-07-28T12:24:59.557132+0000 mgr.y (mgr.25253) 1692 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:00 smithi204 bash[68176]: audit 2024-07-28T12:25:00.736512+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:01.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:01.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:01.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:01.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:01.626 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:01.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:01.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2548 16 16 0 0 0 - 0 2024-07-28T12:25:01.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:01.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:02.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:02.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:02.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:02.291 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:02.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:02.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:02 smithi204 bash[60899]: ts=2024-07-28T12:25: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.479 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:02.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:02.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:02.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2549 16 16 0 0 0 - 0 2024-07-28T12:25:02.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:02.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:02.966 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:02 smithi177 bash[81864]: cluster 2024-07-28T12:25:01.558832+0000 mgr.y (mgr.25253) 1693 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:02.966 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:02 smithi177 bash[79620]: cluster 2024-07-28T12:25:01.558832+0000 mgr.y (mgr.25253) 1693 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:03.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:03.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:02 smithi204 bash[68176]: cluster 2024-07-28T12:25:01.558832+0000 mgr.y (mgr.25253) 1693 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:03.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:25:03.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:03.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:03.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:03.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:03.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:03.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2550 16 16 0 0 0 - 0 2024-07-28T12:25:03.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:03.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:04.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:04.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:04.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:04.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:04.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:04.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:04.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2551 16 16 0 0 0 - 0 2024-07-28T12:25:04.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:04.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:04.873 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:04 smithi177 bash[81864]: cluster 2024-07-28T12:25:03.559627+0000 mgr.y (mgr.25253) 1694 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:04.874 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:04 smithi177 bash[79620]: cluster 2024-07-28T12:25:03.559627+0000 mgr.y (mgr.25253) 1694 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:04 smithi204 bash[68176]: cluster 2024-07-28T12:25:03.559627+0000 mgr.y (mgr.25253) 1694 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:04.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.100 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:05.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:05.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:05.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2552 16 16 0 0 0 - 0 2024-07-28T12:25:05.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:05.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:06.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:06.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:25:06.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:06.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:06.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:06.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:06.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2553 16 16 0 0 0 - 0 2024-07-28T12:25:06.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:06.796 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:25:06.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:06 smithi204 bash[68176]: cluster 2024-07-28T12:25:05.560604+0000 mgr.y (mgr.25253) 1695 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:06 smithi204 bash[68176]: audit 2024-07-28T12:25:06.354768+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.177:0/1897424912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:06.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:06 smithi204 bash[68176]: audit 2024-07-28T12:25:06.355448+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:06.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:06 smithi204 bash[68176]: audit 2024-07-28T12:25:06.537648+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:06.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:07.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:07.116 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[81864]: cluster 2024-07-28T12:25:05.560604+0000 mgr.y (mgr.25253) 1695 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[81864]: audit 2024-07-28T12:25:06.354768+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.177:0/1897424912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[81864]: audit 2024-07-28T12:25:06.355448+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[81864]: audit 2024-07-28T12:25:06.537648+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[79620]: cluster 2024-07-28T12:25:05.560604+0000 mgr.y (mgr.25253) 1695 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[79620]: audit 2024-07-28T12:25:06.354768+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.177:0/1897424912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[79620]: audit 2024-07-28T12:25:06.355448+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:07.117 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:06 smithi177 bash[79620]: audit 2024-07-28T12:25:06.537648+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:07.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:07.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:07.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:07.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:07.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:07.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2554 16 16 0 0 0 - 0 2024-07-28T12:25:07.810 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:07.892 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:07.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:07.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:07 smithi204 bash[68176]: cluster 2024-07-28T12:25:06.789168+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:07.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:07 smithi204 bash[68176]: audit 2024-07-28T12:25:06.794786+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:07.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:07 smithi204 bash[68176]: cluster 2024-07-28T12:25:06.794880+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e305: 8 total, 2 up, 7 in 2024-07-28T12:25:07.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:07 smithi204 bash[68176]: audit 2024-07-28T12:25:06.914208+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:07.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:07 smithi204 bash[68176]: audit 2024-07-28T12:25:06.918101+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:08.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:08.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:08.176 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[81864]: cluster 2024-07-28T12:25:06.789168+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[81864]: audit 2024-07-28T12:25:06.794786+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[81864]: cluster 2024-07-28T12:25:06.794880+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e305: 8 total, 2 up, 7 in 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[81864]: audit 2024-07-28T12:25:06.914208+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[81864]: audit 2024-07-28T12:25:06.918101+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[79620]: cluster 2024-07-28T12:25:06.789168+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[79620]: audit 2024-07-28T12:25:06.794786+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[79620]: cluster 2024-07-28T12:25:06.794880+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e305: 8 total, 2 up, 7 in 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[79620]: audit 2024-07-28T12:25:06.914208+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:07 smithi177 bash[79620]: audit 2024-07-28T12:25:06.918101+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:08.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:08.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:08.523 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:08.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:08.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2555 16 16 0 0 0 - 0 2024-07-28T12:25:08.760 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:08.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:08.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:09.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:09.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:09.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:08 smithi204 bash[68176]: cluster 2024-07-28T12:25:07.562075+0000 mgr.y (mgr.25253) 1696 : cluster [DBG] pgmap v1829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:08 smithi177 bash[81864]: cluster 2024-07-28T12:25:07.562075+0000 mgr.y (mgr.25253) 1696 : cluster [DBG] pgmap v1829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:08 smithi177 bash[79620]: cluster 2024-07-28T12:25:07.562075+0000 mgr.y (mgr.25253) 1696 : cluster [DBG] pgmap v1829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:09.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:09.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:09.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:09.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:09.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2556 16 16 0 0 0 - 0 2024-07-28T12:25:09.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:09.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:25:09.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:10.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:10.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:10.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:10.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:10.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:10.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:10.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2557 16 16 0 0 0 - 0 2024-07-28T12:25:10.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:10.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:11.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:11.134 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:10 smithi177 bash[81864]: cluster 2024-07-28T12:25:09.563306+0000 mgr.y (mgr.25253) 1697 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:11.135 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:10 smithi177 bash[79620]: cluster 2024-07-28T12:25:09.563306+0000 mgr.y (mgr.25253) 1697 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:11.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:11.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:11.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:10 smithi204 bash[68176]: cluster 2024-07-28T12:25:09.563306+0000 mgr.y (mgr.25253) 1697 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:11.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:11.579 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:11.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:11.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2558 16 16 0 0 0 - 0 2024-07-28T12:25:11.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:11.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:12.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:12.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:12.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:12.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:12.402 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:12.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:25:12.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:12.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:12.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2559 16 16 0 0 0 - 0 2024-07-28T12:25:12.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:12.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:13.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:13.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:13.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: cluster 2024-07-28T12:25:11.564037+0000 mgr.y (mgr.25253) 1698 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:13.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.089472+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.096305+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.167324+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.214 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.173986+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.582997+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:13.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.583821+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:13.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[81864]: audit 2024-07-28T12:25:12.588952+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: cluster 2024-07-28T12:25:11.564037+0000 mgr.y (mgr.25253) 1698 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:13.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.089472+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.096305+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.167324+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.173986+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.582997+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.583821+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:13.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:13 smithi177 bash[79620]: audit 2024-07-28T12:25:12.588952+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: cluster 2024-07-28T12:25:11.564037+0000 mgr.y (mgr.25253) 1698 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.089472+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.096305+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.167324+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.173986+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.582997+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.583821+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:13.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:13 smithi204 bash[68176]: audit 2024-07-28T12:25:12.588952+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:13.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:13.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:13.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:13.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:25:13.744247+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:13.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:13.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2560 16 16 0 0 0 - 0 2024-07-28T12:25:13.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:13.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:14.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:14.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:14.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:14.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:14.462 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:14.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:14.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:14.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2561 16 16 0 0 0 - 0 2024-07-28T12:25:14.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:14.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:14.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:15.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:15.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:15 smithi177 bash[81864]: cluster 2024-07-28T12:25:13.565497+0000 mgr.y (mgr.25253) 1699 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:15 smithi177 bash[79620]: cluster 2024-07-28T12:25:13.565497+0000 mgr.y (mgr.25253) 1699 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:15.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:15.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:15 smithi204 bash[68176]: cluster 2024-07-28T12:25:13.565497+0000 mgr.y (mgr.25253) 1699 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:15.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:15.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:15.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:15.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2562 16 16 0 0 0 - 0 2024-07-28T12:25:15.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:15.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:16.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:16.107 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:25:16.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:16.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:16.311 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:16 smithi177 bash[81864]: audit 2024-07-28T12:25:15.737021+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:16.312 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:16 smithi177 bash[79620]: audit 2024-07-28T12:25:15.737021+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:16.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:16.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:16 smithi204 bash[68176]: audit 2024-07-28T12:25:15.737021+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:16.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:16.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:16.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2563 16 16 0 0 0 - 0 2024-07-28T12:25:16.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:16.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:17.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:17.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:17.123 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:17.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:17.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:17.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:17 smithi204 bash[68176]: cluster 2024-07-28T12:25:15.567006+0000 mgr.y (mgr.25253) 1700 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:17.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:17 smithi177 bash[81864]: cluster 2024-07-28T12:25:15.567006+0000 mgr.y (mgr.25253) 1700 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:17 smithi177 bash[79620]: cluster 2024-07-28T12:25:15.567006+0000 mgr.y (mgr.25253) 1700 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:17.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:17.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:17.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2564 16 16 0 0 0 - 0 2024-07-28T12:25:17.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:17.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:18.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:18.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:18.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:18 smithi204 bash[68176]: cluster 2024-07-28T12:25:17.568107+0000 mgr.y (mgr.25253) 1701 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:18.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:18 smithi177 bash[81864]: cluster 2024-07-28T12:25:17.568107+0000 mgr.y (mgr.25253) 1701 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:18 smithi177 bash[79620]: cluster 2024-07-28T12:25:17.568107+0000 mgr.y (mgr.25253) 1701 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:18.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:18.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:18.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2565 16 16 0 0 0 - 0 2024-07-28T12:25:18.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:18.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:19.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:19.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:19.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:19.371 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:25:19.378 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:19 smithi204 bash[68176]: audit 2024-07-28T12:25:19.308480+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:19 smithi204 bash[68176]: cluster 2024-07-28T12:25:19.359428+0000 mon.a (mon.0) 2108 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:19.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:19.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:19.626 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:19 smithi177 bash[81864]: audit 2024-07-28T12:25:19.308480+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:19.626 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:19 smithi177 bash[81864]: cluster 2024-07-28T12:25:19.359428+0000 mon.a (mon.0) 2108 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:19.626 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:19 smithi177 bash[79620]: audit 2024-07-28T12:25:19.308480+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:19.626 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:19 smithi177 bash[79620]: cluster 2024-07-28T12:25:19.359428+0000 mon.a (mon.0) 2108 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:19.733 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:19.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2566 16 16 0 0 0 - 0 2024-07-28T12:25:19.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:19.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:20.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:20.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:20.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:20.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:20.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:20 smithi204 bash[68176]: audit 2024-07-28T12:25:19.371379+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:20 smithi204 bash[68176]: cluster 2024-07-28T12:25:19.371456+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e306: 8 total, 2 up, 7 in 2024-07-28T12:25:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:20 smithi204 bash[68176]: cluster 2024-07-28T12:25:19.569532+0000 mgr.y (mgr.25253) 1702 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:20.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:20.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2567 16 16 0 0 0 - 0 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[81864]: audit 2024-07-28T12:25:19.371379+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[81864]: cluster 2024-07-28T12:25:19.371456+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e306: 8 total, 2 up, 7 in 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[81864]: cluster 2024-07-28T12:25:19.569532+0000 mgr.y (mgr.25253) 1702 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[79620]: audit 2024-07-28T12:25:19.371379+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.177:0/41722700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[79620]: cluster 2024-07-28T12:25:19.371456+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e306: 8 total, 2 up, 7 in 2024-07-28T12:25:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:20 smithi177 bash[79620]: cluster 2024-07-28T12:25:19.569532+0000 mgr.y (mgr.25253) 1702 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:20.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:20.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:21.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:21.073 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:21.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:21.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:21.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:21.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:21.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:21.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2568 16 16 0 0 0 - 0 2024-07-28T12:25:21.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:21.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:21.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:25:21.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:22.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:22.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:22.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:22.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:22 smithi204 bash[60899]: ts=2024-07-28T12:25:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:25:22.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:22.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:22.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:22.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2569 16 16 0 0 0 - 0 2024-07-28T12:25:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:22 smithi177 bash[79620]: cluster 2024-07-28T12:25:21.571163+0000 mgr.y (mgr.25253) 1703 : cluster [DBG] pgmap v1837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:22 smithi177 bash[81864]: cluster 2024-07-28T12:25:21.571163+0000 mgr.y (mgr.25253) 1703 : cluster [DBG] pgmap v1837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:22.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:22 smithi204 bash[68176]: cluster 2024-07-28T12:25:21.571163+0000 mgr.y (mgr.25253) 1703 : cluster [DBG] pgmap v1837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:22.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:23.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:23.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:23.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:23.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:23.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:23.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:23.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2570 16 16 0 0 0 - 0 2024-07-28T12:25:23.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:23.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:24.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:24.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:24.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:24.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:24.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:24.622 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:24 smithi204 bash[68176]: cluster 2024-07-28T12:25:23.572169+0000 mgr.y (mgr.25253) 1704 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:24.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:24.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2571 16 16 0 0 0 - 0 2024-07-28T12:25:24.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:24.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:25.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:25.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:24 smithi177 bash[79620]: cluster 2024-07-28T12:25:23.572169+0000 mgr.y (mgr.25253) 1704 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:25 smithi177 bash[81864]: cluster 2024-07-28T12:25:23.572169+0000 mgr.y (mgr.25253) 1704 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:25.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:25.454 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:25.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:25.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:25.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2572 16 16 0 0 0 - 0 2024-07-28T12:25:25.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:25.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.179 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:25:26.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.649 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:26.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2573 16 16 0 0 0 - 0 2024-07-28T12:25:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:26 smithi204 bash[68176]: cluster 2024-07-28T12:25:25.573637+0000 mgr.y (mgr.25253) 1705 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:26.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:27.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:27.012 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:26 smithi177 bash[79620]: cluster 2024-07-28T12:25:25.573637+0000 mgr.y (mgr.25253) 1705 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:27.012 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:26 smithi177 bash[81864]: cluster 2024-07-28T12:25:25.573637+0000 mgr.y (mgr.25253) 1705 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:27.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:27.200 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:27.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:27.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:27.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:27.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:27.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:27.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2574 16 16 0 0 0 - 0 2024-07-28T12:25:27.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:27.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:28.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:28.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:28.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:28.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2575 16 16 0 0 0 - 0 2024-07-28T12:25:28.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.908 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:28 smithi177 bash[81864]: cluster 2024-07-28T12:25:27.575268+0000 mgr.y (mgr.25253) 1706 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:28.908 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:28 smithi177 bash[79620]: cluster 2024-07-28T12:25:27.575268+0000 mgr.y (mgr.25253) 1706 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:28 smithi204 bash[68176]: cluster 2024-07-28T12:25:27.575268+0000 mgr.y (mgr.25253) 1706 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:28.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:29.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:29.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:29.310 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:29.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:29.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:29.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:29.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2576 16 16 0 0 0 - 0 2024-07-28T12:25:29.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:29.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:30.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:30.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:30.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:30.371 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:30.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:30.489 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:30.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:30.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:30.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2577 16 16 0 0 0 - 0 2024-07-28T12:25:30.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:30 smithi204 bash[68176]: cluster 2024-07-28T12:25:29.576338+0000 mgr.y (mgr.25253) 1707 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:30.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:30.976 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:30 smithi177 bash[81864]: cluster 2024-07-28T12:25:29.576338+0000 mgr.y (mgr.25253) 1707 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:30.977 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:30 smithi177 bash[79620]: cluster 2024-07-28T12:25:29.576338+0000 mgr.y (mgr.25253) 1707 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:31.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:31.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:31.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:25:31.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:31.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:31.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:31.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:31.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2578 16 16 0 0 0 - 0 2024-07-28T12:25:31.754 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:25:31.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:31.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[81864]: audit 2024-07-28T12:25:30.743298+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[81864]: audit 2024-07-28T12:25:30.745312+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[81864]: audit 2024-07-28T12:25:31.562219+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[79620]: audit 2024-07-28T12:25:30.743298+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[79620]: audit 2024-07-28T12:25:30.745312+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:31.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:31 smithi177 bash[79620]: audit 2024-07-28T12:25:31.562219+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:32.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:32.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:31 smithi204 bash[68176]: audit 2024-07-28T12:25:30.743298+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:32.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:31 smithi204 bash[68176]: audit 2024-07-28T12:25:30.745312+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:32.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:31 smithi204 bash[68176]: audit 2024-07-28T12:25:31.562219+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:32.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:32.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:32.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:32.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:32.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:32.617 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:32.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2579 16 16 0 0 0 - 0 2024-07-28T12:25:32.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:32.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[81864]: cluster 2024-07-28T12:25:31.577220+0000 mgr.y (mgr.25253) 1708 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[81864]: cluster 2024-07-28T12:25:31.740411+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[81864]: audit 2024-07-28T12:25:31.754936+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[81864]: cluster 2024-07-28T12:25:31.755103+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e307: 8 total, 2 up, 7 in 2024-07-28T12:25:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[79620]: cluster 2024-07-28T12:25:31.577220+0000 mgr.y (mgr.25253) 1708 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[79620]: cluster 2024-07-28T12:25:31.740411+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[79620]: audit 2024-07-28T12:25:31.754936+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:32 smithi177 bash[79620]: cluster 2024-07-28T12:25:31.755103+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e307: 8 total, 2 up, 7 in 2024-07-28T12:25:33.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:33.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:32 smithi204 bash[68176]: cluster 2024-07-28T12:25:31.577220+0000 mgr.y (mgr.25253) 1708 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:33.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:32 smithi204 bash[68176]: cluster 2024-07-28T12:25:31.740411+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:33.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:32 smithi204 bash[68176]: audit 2024-07-28T12:25:31.754936+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.177:0/1550423282' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:33.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:32 smithi204 bash[68176]: cluster 2024-07-28T12:25:31.755103+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e307: 8 total, 2 up, 7 in 2024-07-28T12:25:33.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:33.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:33.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:33.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:33.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:33.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:25:33.747371+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:33.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:33.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2580 16 16 0 0 0 - 0 2024-07-28T12:25:33.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:33.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:34.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:34.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:34.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:34.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:34.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:34.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:34.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:25:34.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:34.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2581 16 16 0 0 0 - 0 2024-07-28T12:25:34.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:34.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:34 smithi177 bash[79620]: cluster 2024-07-28T12:25:33.578781+0000 mgr.y (mgr.25253) 1709 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:34 smithi177 bash[81864]: cluster 2024-07-28T12:25:33.578781+0000 mgr.y (mgr.25253) 1709 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:35.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:34 smithi204 bash[68176]: cluster 2024-07-28T12:25:33.578781+0000 mgr.y (mgr.25253) 1709 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:35.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:35.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:35.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:35.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:35.696 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:35.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2582 16 16 0 0 0 - 0 2024-07-28T12:25:35.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:35.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:36.016 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:36.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:36.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:25:36.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:36.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:36.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:36.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:36.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2583 16 16 0 0 0 - 0 2024-07-28T12:25:36.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:36.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:37.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:37.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:36 smithi204 bash[68176]: cluster 2024-07-28T12:25:35.580325+0000 mgr.y (mgr.25253) 1710 : cluster [DBG] pgmap v1845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:36 smithi177 bash[81864]: cluster 2024-07-28T12:25:35.580325+0000 mgr.y (mgr.25253) 1710 : cluster [DBG] pgmap v1845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:36 smithi177 bash[79620]: cluster 2024-07-28T12:25:35.580325+0000 mgr.y (mgr.25253) 1710 : cluster [DBG] pgmap v1845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:37.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:37.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:37.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:37.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:37.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:37.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:37.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2584 16 16 0 0 0 - 0 2024-07-28T12:25:37.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:37.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:38.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:38.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:38.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:38.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:38.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:38.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:38.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2585 16 16 0 0 0 - 0 2024-07-28T12:25:38.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:38.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:38 smithi204 bash[68176]: cluster 2024-07-28T12:25:37.581851+0000 mgr.y (mgr.25253) 1711 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:38.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:38 smithi177 bash[81864]: cluster 2024-07-28T12:25:37.581851+0000 mgr.y (mgr.25253) 1711 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:38 smithi177 bash[79620]: cluster 2024-07-28T12:25:37.581851+0000 mgr.y (mgr.25253) 1711 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:39.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:39.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:39.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:39.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:39.497 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:39.502 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:39.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:39.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:39.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2586 16 16 0 0 0 - 0 2024-07-28T12:25:39.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:39.915 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:39.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:40.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:40.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:40.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:40.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:40.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:40.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:25:40.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:40.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2587 16 16 0 0 0 - 0 2024-07-28T12:25:40.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:40 smithi204 bash[68176]: cluster 2024-07-28T12:25:39.583496+0000 mgr.y (mgr.25253) 1712 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:40.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:40 smithi177 bash[81864]: cluster 2024-07-28T12:25:39.583496+0000 mgr.y (mgr.25253) 1712 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:40 smithi177 bash[79620]: cluster 2024-07-28T12:25:39.583496+0000 mgr.y (mgr.25253) 1712 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:41.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:41.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:41.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:41.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2588 16 16 0 0 0 - 0 2024-07-28T12:25:41.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:41.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:42.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:42.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:42.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:42.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:42.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:42.584 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:42 smithi204 bash[60899]: ts=2024-07-28T12:25:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:42.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2589 16 16 0 0 0 - 0 2024-07-28T12:25:42.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:42 smithi204 bash[68176]: cluster 2024-07-28T12:25:41.584611+0000 mgr.y (mgr.25253) 1713 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:42.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:42 smithi177 bash[79620]: cluster 2024-07-28T12:25:41.584611+0000 mgr.y (mgr.25253) 1713 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:42 smithi177 bash[81864]: cluster 2024-07-28T12:25:41.584611+0000 mgr.y (mgr.25253) 1713 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:43.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:43.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:43.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:43.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:43.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:43.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:43.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2590 16 16 0 0 0 - 0 2024-07-28T12:25:43.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:43.789 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:25:43.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:43 smithi204 bash[68176]: audit 2024-07-28T12:25:43.743289+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:43.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:44.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:44.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:43 smithi177 bash[79620]: audit 2024-07-28T12:25:43.743289+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:43 smithi177 bash[81864]: audit 2024-07-28T12:25:43.743289+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:44.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:44.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:44.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:44.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:44.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2591 16 16 0 0 0 - 0 2024-07-28T12:25:44.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:44.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[79620]: cluster 2024-07-28T12:25:43.585808+0000 mgr.y (mgr.25253) 1714 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[79620]: cluster 2024-07-28T12:25:43.771416+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[79620]: audit 2024-07-28T12:25:43.789760+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[79620]: cluster 2024-07-28T12:25:43.789890+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e308: 8 total, 2 up, 7 in 2024-07-28T12:25:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[81864]: cluster 2024-07-28T12:25:43.585808+0000 mgr.y (mgr.25253) 1714 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[81864]: cluster 2024-07-28T12:25:43.771416+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[81864]: audit 2024-07-28T12:25:43.789760+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:44 smithi177 bash[81864]: cluster 2024-07-28T12:25:43.789890+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e308: 8 total, 2 up, 7 in 2024-07-28T12:25:45.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:45.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:44 smithi204 bash[68176]: cluster 2024-07-28T12:25:43.585808+0000 mgr.y (mgr.25253) 1714 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:45.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:44 smithi204 bash[68176]: cluster 2024-07-28T12:25:43.771416+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:45.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:44 smithi204 bash[68176]: audit 2024-07-28T12:25:43.789760+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.177:0/2554431615' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:45.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:44 smithi204 bash[68176]: cluster 2024-07-28T12:25:43.789890+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e308: 8 total, 2 up, 7 in 2024-07-28T12:25:45.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:45.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:45.372 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:45.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:45.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:45.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:45.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2592 16 16 0 0 0 - 0 2024-07-28T12:25:45.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:45.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:46.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:46.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:46.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:46.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:46.394 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:25:46.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:46.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:46.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:25:46.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:46.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2593 16 16 0 0 0 - 0 2024-07-28T12:25:46.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:46 smithi204 bash[68176]: cluster 2024-07-28T12:25:45.587312+0000 mgr.y (mgr.25253) 1715 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:46.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:46 smithi204 bash[68176]: audit 2024-07-28T12:25:45.743794+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:46.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:46 smithi204 bash[68176]: audit 2024-07-28T12:25:45.745218+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:46.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:46.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[81864]: cluster 2024-07-28T12:25:45.587312+0000 mgr.y (mgr.25253) 1715 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[81864]: audit 2024-07-28T12:25:45.743794+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[81864]: audit 2024-07-28T12:25:45.745218+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[79620]: cluster 2024-07-28T12:25:45.587312+0000 mgr.y (mgr.25253) 1715 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[79620]: audit 2024-07-28T12:25:45.743794+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:25:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:46 smithi177 bash[79620]: audit 2024-07-28T12:25:45.745218+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:47.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:47.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:47.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:47.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:47.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:47.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:47.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2594 16 16 0 0 0 - 0 2024-07-28T12:25:47.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:47.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:48.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:48.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:48.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:48.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:48.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:48.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:48.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2595 16 16 0 0 0 - 0 2024-07-28T12:25:48.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:48.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:48.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:49.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:48 smithi204 bash[68176]: cluster 2024-07-28T12:25:47.588296+0000 mgr.y (mgr.25253) 1716 : cluster [DBG] pgmap v1852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:48 smithi177 bash[81864]: cluster 2024-07-28T12:25:47.588296+0000 mgr.y (mgr.25253) 1716 : cluster [DBG] pgmap v1852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:48 smithi177 bash[79620]: cluster 2024-07-28T12:25:47.588296+0000 mgr.y (mgr.25253) 1716 : cluster [DBG] pgmap v1852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:49.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:49.217 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:49.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:49.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:49.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:49.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:49.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:49.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2596 16 16 0 0 0 - 0 2024-07-28T12:25:49.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:49.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:50.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:25:50.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:50.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:50.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:50.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:50.527 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:50.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:50.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2597 16 16 0 0 0 - 0 2024-07-28T12:25:50.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:50.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:50.896 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:50 smithi177 bash[81864]: cluster 2024-07-28T12:25:49.589465+0000 mgr.y (mgr.25253) 1717 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:50.896 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:50 smithi177 bash[79620]: cluster 2024-07-28T12:25:49.589465+0000 mgr.y (mgr.25253) 1717 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:51.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:51.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:50 smithi204 bash[68176]: cluster 2024-07-28T12:25:49.589465+0000 mgr.y (mgr.25253) 1717 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:51.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:51.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:51.440 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:51.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:51.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:51.718 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:51.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2598 16 16 0 0 0 - 0 2024-07-28T12:25:51.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:51.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:52.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:52.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:52.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:52.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:52.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:52.565 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:25:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:52.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2599 16 16 0 0 0 - 0 2024-07-28T12:25:52.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:52.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:52 smithi204 bash[68176]: cluster 2024-07-28T12:25:51.590933+0000 mgr.y (mgr.25253) 1718 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:52 smithi177 bash[81864]: cluster 2024-07-28T12:25:51.590933+0000 mgr.y (mgr.25253) 1718 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:52 smithi177 bash[79620]: cluster 2024-07-28T12:25:51.590933+0000 mgr.y (mgr.25253) 1718 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:53.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:53.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:53.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:53.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:53.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:53.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:53.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:53.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:25:53.750147+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:53.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:53.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2600 16 16 0 0 0 - 0 2024-07-28T12:25:53.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:53.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:54.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:54.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:54.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:54.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:54.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:54.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:54.748 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:54.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2601 16 16 0 0 0 - 0 2024-07-28T12:25:54.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:54.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:54 smithi177 bash[79620]: cluster 2024-07-28T12:25:53.592444+0000 mgr.y (mgr.25253) 1719 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:54 smithi177 bash[81864]: cluster 2024-07-28T12:25:53.592444+0000 mgr.y (mgr.25253) 1719 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:55.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:54 smithi204 bash[68176]: cluster 2024-07-28T12:25:53.592444+0000 mgr.y (mgr.25253) 1719 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:55.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:55.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:55.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:55.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:55.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:55.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:55.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2602 16 16 0 0 0 - 0 2024-07-28T12:25:55.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:55.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:56.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:56.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:25:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:25:56.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:56.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:56.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:56.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:56.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2603 16 16 0 0 0 - 0 2024-07-28T12:25:56.779 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:25:56.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:56 smithi204 bash[68176]: cluster 2024-07-28T12:25:55.593952+0000 mgr.y (mgr.25253) 1720 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:56.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:56 smithi204 bash[68176]: audit 2024-07-28T12:25:56.009631+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.177:0/183770603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:56.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:56 smithi204 bash[68176]: audit 2024-07-28T12:25:56.009998+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:56.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[79620]: cluster 2024-07-28T12:25:55.593952+0000 mgr.y (mgr.25253) 1720 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[79620]: audit 2024-07-28T12:25:56.009631+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.177:0/183770603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[79620]: audit 2024-07-28T12:25:56.009998+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[81864]: cluster 2024-07-28T12:25:55.593952+0000 mgr.y (mgr.25253) 1720 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[81864]: audit 2024-07-28T12:25:56.009631+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.177:0/183770603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:56 smithi177 bash[81864]: audit 2024-07-28T12:25:56.009998+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:57.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:57.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:57.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:57.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:57.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:57.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:57.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2604 16 16 0 0 0 - 0 2024-07-28T12:25:57.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:57.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:57.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[81864]: cluster 2024-07-28T12:25:56.764366+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[81864]: audit 2024-07-28T12:25:56.779531+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[81864]: cluster 2024-07-28T12:25:56.779674+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e309: 8 total, 2 up, 7 in 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[79620]: cluster 2024-07-28T12:25:56.764366+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[79620]: audit 2024-07-28T12:25:56.779531+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:57 smithi177 bash[79620]: cluster 2024-07-28T12:25:56.779674+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e309: 8 total, 2 up, 7 in 2024-07-28T12:25:58.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:57 smithi204 bash[68176]: cluster 2024-07-28T12:25:56.764366+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:57 smithi204 bash[68176]: audit 2024-07-28T12:25:56.779531+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:57 smithi204 bash[68176]: cluster 2024-07-28T12:25:56.779674+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e309: 8 total, 2 up, 7 in 2024-07-28T12:25:58.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:58.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:58.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:58.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:58.693 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:58.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:58.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2605 16 16 0 0 0 - 0 2024-07-28T12:25:58.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:58.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:25:58 smithi204 bash[68176]: cluster 2024-07-28T12:25:57.595166+0000 mgr.y (mgr.25253) 1721 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:58.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:59.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:59.063 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:25:58 smithi177 bash[81864]: cluster 2024-07-28T12:25:57.595166+0000 mgr.y (mgr.25253) 1721 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:59.064 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:25:58 smithi177 bash[79620]: cluster 2024-07-28T12:25:57.595166+0000 mgr.y (mgr.25253) 1721 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:25:59.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:59.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:59.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:59.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:25:59.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:59.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:59.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:25:59.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2606 16 16 0 0 0 - 0 2024-07-28T12:25:59.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:59.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:00.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:00.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:00.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:00.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:00.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:00.623 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:00.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:00.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2607 16 16 0 0 0 - 0 2024-07-28T12:26:00.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:00.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:01.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:01.112 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:00 smithi177 bash[79620]: cluster 2024-07-28T12:25:59.596268+0000 mgr.y (mgr.25253) 1722 : cluster [DBG] pgmap v1859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:01.112 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:00 smithi177 bash[79620]: audit 2024-07-28T12:26:00.737679+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:01.112 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:00 smithi177 bash[81864]: cluster 2024-07-28T12:25:59.596268+0000 mgr.y (mgr.25253) 1722 : cluster [DBG] pgmap v1859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:01.112 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:00 smithi177 bash[81864]: audit 2024-07-28T12:26:00.737679+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:00 smithi204 bash[68176]: cluster 2024-07-28T12:25:59.596268+0000 mgr.y (mgr.25253) 1722 : cluster [DBG] pgmap v1859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:00 smithi204 bash[68176]: audit 2024-07-28T12:26:00.737679+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:01.221 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:01.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:01.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:01.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:01.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:01.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2608 16 16 0 0 0 - 0 2024-07-28T12:26:01.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:01.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:02.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:02.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:02.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:02.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:02.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:02.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2609 16 16 0 0 0 - 0 2024-07-28T12:26:02.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:02.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:02 smithi177 bash[81864]: cluster 2024-07-28T12:26:01.597822+0000 mgr.y (mgr.25253) 1723 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:02 smithi177 bash[79620]: cluster 2024-07-28T12:26:01.597822+0000 mgr.y (mgr.25253) 1723 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:03.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:02 smithi204 bash[68176]: cluster 2024-07-28T12:26:01.597822+0000 mgr.y (mgr.25253) 1723 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:03.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:03.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:03.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:03.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:03.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2610 16 16 0 0 0 - 0 2024-07-28T12:26:03.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:04.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:04.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:04.256 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:04.257 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:04.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:04.433 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:04.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:04.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:04.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2611 16 16 0 0 0 - 0 2024-07-28T12:26:04.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:04.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:05.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:05.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:04 smithi204 bash[68176]: cluster 2024-07-28T12:26:03.599332+0000 mgr.y (mgr.25253) 1724 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:05.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:05.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:05 smithi177 bash[81864]: cluster 2024-07-28T12:26:03.599332+0000 mgr.y (mgr.25253) 1724 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:05 smithi177 bash[79620]: cluster 2024-07-28T12:26:03.599332+0000 mgr.y (mgr.25253) 1724 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:05.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:05.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:05.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:05.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:05.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2612 16 16 0 0 0 - 0 2024-07-28T12:26:05.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:05.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:06.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:06.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:26:06.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:06.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:06.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:06.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:06.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2613 16 16 0 0 0 - 0 2024-07-28T12:26:06.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:06 smithi204 bash[68176]: cluster 2024-07-28T12:26:05.600881+0000 mgr.y (mgr.25253) 1725 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:06.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:06.955 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:06 smithi177 bash[81864]: cluster 2024-07-28T12:26:05.600881+0000 mgr.y (mgr.25253) 1725 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:06.955 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:06 smithi177 bash[79620]: cluster 2024-07-28T12:26:05.600881+0000 mgr.y (mgr.25253) 1725 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:07.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:07.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:07.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:07.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:07.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:07.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:07.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2614 16 16 0 0 0 - 0 2024-07-28T12:26:07.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:07.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:07.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:08.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:08.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:08.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:08.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:08.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:08.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:08.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2615 16 16 0 0 0 - 0 2024-07-28T12:26:08.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:08.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:08.958 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:08 smithi177 bash[81864]: cluster 2024-07-28T12:26:07.602371+0000 mgr.y (mgr.25253) 1726 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:08.958 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:08 smithi177 bash[79620]: cluster 2024-07-28T12:26:07.602371+0000 mgr.y (mgr.25253) 1726 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:09.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:09.078 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:08 smithi204 bash[68176]: cluster 2024-07-28T12:26:07.602371+0000 mgr.y (mgr.25253) 1726 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:09.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:09.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:09.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:09.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:09.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:09.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2616 16 16 0 0 0 - 0 2024-07-28T12:26:09.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:09.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:10.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:10.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:10.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:10.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:10.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:10.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:10.626 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:10.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:10.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2617 16 16 0 0 0 - 0 2024-07-28T12:26:10.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:10.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:11.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:10 smithi177 bash[81864]: cluster 2024-07-28T12:26:09.603369+0000 mgr.y (mgr.25253) 1727 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:11.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:10 smithi177 bash[79620]: cluster 2024-07-28T12:26:09.603369+0000 mgr.y (mgr.25253) 1727 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:11.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:11.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:10 smithi204 bash[68176]: cluster 2024-07-28T12:26:09.603369+0000 mgr.y (mgr.25253) 1727 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:11.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:11.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:11.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:11.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:11.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:11.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2618 16 16 0 0 0 - 0 2024-07-28T12:26:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:11.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:26:11.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:11.814 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:26:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:11 smithi204 bash[68176]: audit 2024-07-28T12:26:10.858709+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.177:0/3571003497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:11.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:11 smithi204 bash[68176]: audit 2024-07-28T12:26:10.859232+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:11.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:12.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:12.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.156 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:11 smithi177 bash[81864]: audit 2024-07-28T12:26:10.858709+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.177:0/3571003497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:12.156 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:11 smithi177 bash[81864]: audit 2024-07-28T12:26:10.859232+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:12.156 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:11 smithi177 bash[79620]: audit 2024-07-28T12:26:10.858709+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.177:0/3571003497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:12.156 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:11 smithi177 bash[79620]: audit 2024-07-28T12:26:10.859232+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:12.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:12.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2619 16 16 0 0 0 - 0 2024-07-28T12:26:12.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:13.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:13.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[68176]: cluster 2024-07-28T12:26:11.604819+0000 mgr.y (mgr.25253) 1728 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:13.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[68176]: cluster 2024-07-28T12:26:11.803204+0000 mon.a (mon.0) 2129 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:13.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[68176]: audit 2024-07-28T12:26:11.814482+0000 mon.a (mon.0) 2130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:13.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[68176]: cluster 2024-07-28T12:26:11.814581+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e310: 8 total, 2 up, 7 in 2024-07-28T12:26:13.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:12 smithi204 bash[68176]: audit 2024-07-28T12:26:12.663563+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:13.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[81864]: cluster 2024-07-28T12:26:11.604819+0000 mgr.y (mgr.25253) 1728 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[81864]: cluster 2024-07-28T12:26:11.803204+0000 mon.a (mon.0) 2129 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[81864]: audit 2024-07-28T12:26:11.814482+0000 mon.a (mon.0) 2130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[81864]: cluster 2024-07-28T12:26:11.814581+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e310: 8 total, 2 up, 7 in 2024-07-28T12:26:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[81864]: audit 2024-07-28T12:26:12.663563+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[79620]: cluster 2024-07-28T12:26:11.604819+0000 mgr.y (mgr.25253) 1728 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[79620]: cluster 2024-07-28T12:26:11.803204+0000 mon.a (mon.0) 2129 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[79620]: audit 2024-07-28T12:26:11.814482+0000 mon.a (mon.0) 2130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[79620]: cluster 2024-07-28T12:26:11.814581+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e310: 8 total, 2 up, 7 in 2024-07-28T12:26:13.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:12 smithi177 bash[79620]: audit 2024-07-28T12:26:12.663563+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:13.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:13.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:13.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:13.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:13.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:26:13.752936+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:13.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:13.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2620 16 16 0 0 0 - 0 2024-07-28T12:26:13.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:13.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:14.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:14.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:14.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:14.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:14.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:14.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:14.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2621 16 16 0 0 0 - 0 2024-07-28T12:26:14.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:14.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:26:14.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:14.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:15.000 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:14 smithi177 bash[81864]: cluster 2024-07-28T12:26:13.606314+0000 mgr.y (mgr.25253) 1729 : cluster [DBG] pgmap v1867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:15.000 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:14 smithi177 bash[79620]: cluster 2024-07-28T12:26:13.606314+0000 mgr.y (mgr.25253) 1729 : cluster [DBG] pgmap v1867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:15.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:14 smithi204 bash[68176]: cluster 2024-07-28T12:26:13.606314+0000 mgr.y (mgr.25253) 1729 : cluster [DBG] pgmap v1867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:15.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:15.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:15.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:15.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:15.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:15.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2622 16 16 0 0 0 - 0 2024-07-28T12:26:15.812 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:15.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:16.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:16.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:16.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:16.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:26:16.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:16.545 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:16.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:16.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2623 16 16 0 0 0 - 0 2024-07-28T12:26:16.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:16.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:16.885 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[81864]: cluster 2024-07-28T12:26:15.607887+0000 mgr.y (mgr.25253) 1730 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:16.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[81864]: audit 2024-07-28T12:26:15.742763+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:16.886 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[81864]: audit 2024-07-28T12:26:15.744705+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:16.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[79620]: cluster 2024-07-28T12:26:15.607887+0000 mgr.y (mgr.25253) 1730 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:16.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[79620]: audit 2024-07-28T12:26:15.742763+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:16.886 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:16 smithi177 bash[79620]: audit 2024-07-28T12:26:15.744705+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:16 smithi204 bash[68176]: cluster 2024-07-28T12:26:15.607887+0000 mgr.y (mgr.25253) 1730 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:16 smithi204 bash[68176]: audit 2024-07-28T12:26:15.742763+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:16 smithi204 bash[68176]: audit 2024-07-28T12:26:15.744705+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:16.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:17.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:17.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:17.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:17.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:17.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:17.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:17.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2624 16 16 0 0 0 - 0 2024-07-28T12:26:17.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:17.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:18.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:18.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:18.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:18.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:18 smithi204 bash[68176]: audit 2024-07-28T12:26:17.305790+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:18 smithi204 bash[68176]: audit 2024-07-28T12:26:17.311197+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:18 smithi204 bash[68176]: cluster 2024-07-28T12:26:17.608697+0000 mgr.y (mgr.25253) 1731 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:18.488 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:18.570 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:18.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:18.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[79620]: audit 2024-07-28T12:26:17.305790+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[79620]: audit 2024-07-28T12:26:17.311197+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[79620]: cluster 2024-07-28T12:26:17.608697+0000 mgr.y (mgr.25253) 1731 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:18.611 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[81864]: audit 2024-07-28T12:26:17.305790+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.611 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[81864]: audit 2024-07-28T12:26:17.311197+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:18.611 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:18 smithi177 bash[81864]: cluster 2024-07-28T12:26:17.608697+0000 mgr.y (mgr.25253) 1731 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:18.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:18.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2625 16 16 0 0 0 - 0 2024-07-28T12:26:18.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:18.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:19.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:19.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:19.300 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:19.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:19.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:19.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:19.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2626 16 16 0 0 0 - 0 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[81864]: audit 2024-07-28T12:26:18.575614+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[81864]: audit 2024-07-28T12:26:18.584142+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[81864]: audit 2024-07-28T12:26:19.012169+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[81864]: audit 2024-07-28T12:26:19.014018+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[81864]: audit 2024-07-28T12:26:19.023818+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[79620]: audit 2024-07-28T12:26:18.575614+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[79620]: audit 2024-07-28T12:26:18.584142+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[79620]: audit 2024-07-28T12:26:19.012169+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[79620]: audit 2024-07-28T12:26:19.014018+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:19 smithi177 bash[79620]: audit 2024-07-28T12:26:19.023818+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.778 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:19.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:19.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:19 smithi204 bash[68176]: audit 2024-07-28T12:26:18.575614+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:19 smithi204 bash[68176]: audit 2024-07-28T12:26:18.584142+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:19.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:19 smithi204 bash[68176]: audit 2024-07-28T12:26:19.012169+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:19.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:19 smithi204 bash[68176]: audit 2024-07-28T12:26:19.014018+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:19.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:19 smithi204 bash[68176]: audit 2024-07-28T12:26:19.023818+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:20.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:20.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:20.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:20.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:20.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:20.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:20.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:20.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2627 16 16 0 0 0 - 0 2024-07-28T12:26:20.781 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:20 smithi177 bash[79620]: cluster 2024-07-28T12:26:19.610249+0000 mgr.y (mgr.25253) 1732 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:20.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:20.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:20 smithi204 bash[68176]: cluster 2024-07-28T12:26:19.610249+0000 mgr.y (mgr.25253) 1732 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:20.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:21.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:21.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:21.219 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:20 smithi177 bash[81864]: cluster 2024-07-28T12:26:19.610249+0000 mgr.y (mgr.25253) 1732 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:21.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:21.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:21.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:21.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:21.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2628 16 16 0 0 0 - 0 2024-07-28T12:26:21.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:21.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:22.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:22.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:22.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:22.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:22.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:22.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:22.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2629 16 16 0 0 0 - 0 2024-07-28T12:26:22.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:22.882 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:22 smithi177 bash[81864]: cluster 2024-07-28T12:26:21.611887+0000 mgr.y (mgr.25253) 1733 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:22.883 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:22 smithi177 bash[79620]: cluster 2024-07-28T12:26:21.611887+0000 mgr.y (mgr.25253) 1733 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:22.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:23.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:22 smithi204 bash[68176]: cluster 2024-07-28T12:26:21.611887+0000 mgr.y (mgr.25253) 1733 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:23.004 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:23.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:23.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:23.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:23.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:23.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:23.703 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:23.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2630 16 16 0 0 0 - 0 2024-07-28T12:26:23.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:23.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:24.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:24.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:24.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:24.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:24.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:24.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:24.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2631 16 16 0 0 0 - 0 2024-07-28T12:26:24.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:24.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:24.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:24 smithi204 bash[68176]: cluster 2024-07-28T12:26:23.612966+0000 mgr.y (mgr.25253) 1734 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:25.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:24 smithi177 bash[81864]: cluster 2024-07-28T12:26:23.612966+0000 mgr.y (mgr.25253) 1734 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:24 smithi177 bash[79620]: cluster 2024-07-28T12:26:23.612966+0000 mgr.y (mgr.25253) 1734 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:25.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:25.239 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:25.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:26:25.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:25.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:25.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:25.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:25.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2632 16 16 0 0 0 - 0 2024-07-28T12:26:25.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:25.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:25.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:26.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:26.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.358 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:26:26.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.687 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:26:26.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2633 16 16 0 0 0 - 0 2024-07-28T12:26:26.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[79620]: cluster 2024-07-28T12:26:25.613867+0000 mgr.y (mgr.25253) 1735 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[79620]: audit 2024-07-28T12:26:26.378169+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.177:0/3936254298' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[79620]: audit 2024-07-28T12:26:26.378552+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[81864]: cluster 2024-07-28T12:26:25.613867+0000 mgr.y (mgr.25253) 1735 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[81864]: audit 2024-07-28T12:26:26.378169+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.177:0/3936254298' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:26.929 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:26 smithi177 bash[81864]: audit 2024-07-28T12:26:26.378552+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:26.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:27.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:26 smithi204 bash[68176]: cluster 2024-07-28T12:26:25.613867+0000 mgr.y (mgr.25253) 1735 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:26 smithi204 bash[68176]: audit 2024-07-28T12:26:26.378169+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.177:0/3936254298' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:26 smithi204 bash[68176]: audit 2024-07-28T12:26:26.378552+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:27.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:27.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:27.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:27.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:27.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:27.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2634 16 16 0 0 0 - 0 2024-07-28T12:26:27.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:27.893 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:28.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[81864]: cluster 2024-07-28T12:26:26.673917+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[81864]: audit 2024-07-28T12:26:26.687717+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[81864]: cluster 2024-07-28T12:26:26.687916+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e311: 8 total, 2 up, 7 in 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[79620]: cluster 2024-07-28T12:26:26.673917+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[79620]: audit 2024-07-28T12:26:26.687717+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:27 smithi177 bash[79620]: cluster 2024-07-28T12:26:26.687916+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e311: 8 total, 2 up, 7 in 2024-07-28T12:26:28.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:27 smithi204 bash[68176]: cluster 2024-07-28T12:26:26.673917+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:28.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:27 smithi204 bash[68176]: audit 2024-07-28T12:26:26.687717+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:28.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:27 smithi204 bash[68176]: cluster 2024-07-28T12:26:26.687916+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e311: 8 total, 2 up, 7 in 2024-07-28T12:26:28.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:28.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:28.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:28.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:28.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:28.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2635 16 16 0 0 0 - 0 2024-07-28T12:26:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:28 smithi177 bash[79620]: cluster 2024-07-28T12:26:27.615313+0000 mgr.y (mgr.25253) 1736 : cluster [DBG] pgmap v1875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:28 smithi177 bash[81864]: cluster 2024-07-28T12:26:27.615313+0000 mgr.y (mgr.25253) 1736 : cluster [DBG] pgmap v1875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:28.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:28.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:28 smithi204 bash[68176]: cluster 2024-07-28T12:26:27.615313+0000 mgr.y (mgr.25253) 1736 : cluster [DBG] pgmap v1875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:28.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:29.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:29.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:29.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:29.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:29.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:29.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:29.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2636 16 16 0 0 0 - 0 2024-07-28T12:26:29.797 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:29.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:26:29.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:30.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:30.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.366 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:30.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:30.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2637 16 16 0 0 0 - 0 2024-07-28T12:26:30.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:30.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:31.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:31.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:31.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:30 smithi204 bash[68176]: cluster 2024-07-28T12:26:29.616838+0000 mgr.y (mgr.25253) 1737 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:31.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:30 smithi177 bash[79620]: cluster 2024-07-28T12:26:29.616838+0000 mgr.y (mgr.25253) 1737 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:30 smithi177 bash[81864]: cluster 2024-07-28T12:26:29.616838+0000 mgr.y (mgr.25253) 1737 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:31.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:31.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:31.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:31.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:31.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2638 16 16 0 0 0 - 0 2024-07-28T12:26:31.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:31.955 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:31 smithi177 bash[81864]: audit 2024-07-28T12:26:30.747034+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:31 smithi177 bash[81864]: audit 2024-07-28T12:26:30.749005+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:31 smithi177 bash[79620]: audit 2024-07-28T12:26:30.747034+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:31 smithi177 bash[79620]: audit 2024-07-28T12:26:30.749005+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:32.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:31 smithi204 bash[68176]: audit 2024-07-28T12:26:30.747034+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:26:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:31 smithi204 bash[68176]: audit 2024-07-28T12:26:30.749005+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:32.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:32.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:32.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:32.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:32.559 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:32.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2639 16 16 0 0 0 - 0 2024-07-28T12:26:32.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:32.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:32 smithi204 bash[68176]: cluster 2024-07-28T12:26:31.618366+0000 mgr.y (mgr.25253) 1738 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:32 smithi177 bash[81864]: cluster 2024-07-28T12:26:31.618366+0000 mgr.y (mgr.25253) 1738 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:32 smithi177 bash[79620]: cluster 2024-07-28T12:26:31.618366+0000 mgr.y (mgr.25253) 1738 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:33.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:33.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:33.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:33.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:33.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:33.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:33.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:33.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:26:33.755675+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:33.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:33.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2640 16 16 0 0 0 - 0 2024-07-28T12:26:33.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:33.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:34.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:34.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:34.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:34.440 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:34.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:34.503 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:34.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:34.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:34.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2641 16 16 0 0 0 - 0 2024-07-28T12:26:34.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:34 smithi204 bash[68176]: cluster 2024-07-28T12:26:33.619910+0000 mgr.y (mgr.25253) 1739 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:34.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:34 smithi177 bash[81864]: cluster 2024-07-28T12:26:33.619910+0000 mgr.y (mgr.25253) 1739 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:34 smithi177 bash[79620]: cluster 2024-07-28T12:26:33.619910+0000 mgr.y (mgr.25253) 1739 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:35.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:35.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:35.272 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:35.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:35.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:35.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:35.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:35.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2642 16 16 0 0 0 - 0 2024-07-28T12:26:35.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:35.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:36.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:36.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:26:36.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.392 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:36.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:26:36.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:36.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2643 16 16 0 0 0 - 0 2024-07-28T12:26:36.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:36.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.960 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:36 smithi177 bash[79620]: cluster 2024-07-28T12:26:35.621656+0000 mgr.y (mgr.25253) 1740 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:36.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:36 smithi177 bash[81864]: cluster 2024-07-28T12:26:35.621656+0000 mgr.y (mgr.25253) 1740 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:37.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:37.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:36 smithi204 bash[68176]: cluster 2024-07-28T12:26:35.621656+0000 mgr.y (mgr.25253) 1740 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:37.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:37.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:37.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:37.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:37.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:37.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2644 16 16 0 0 0 - 0 2024-07-28T12:26:37.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:37.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:38.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:38.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:38.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:38.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:38.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:38.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:38.726 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:38.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2645 16 16 0 0 0 - 0 2024-07-28T12:26:38.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:38 smithi204 bash[68176]: cluster 2024-07-28T12:26:37.623171+0000 mgr.y (mgr.25253) 1741 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:38.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:38 smithi177 bash[81864]: cluster 2024-07-28T12:26:37.623171+0000 mgr.y (mgr.25253) 1741 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:38 smithi177 bash[79620]: cluster 2024-07-28T12:26:37.623171+0000 mgr.y (mgr.25253) 1741 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:39.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:39.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:39.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:39.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:39.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:39.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:39.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2646 16 16 0 0 0 - 0 2024-07-28T12:26:39.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:39.916 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:40.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:40.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:40.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:40.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:40.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:40.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:40.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:40.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2647 16 16 0 0 0 - 0 2024-07-28T12:26:40.777 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:26:40.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:40.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:41.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:41.102 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:40 smithi177 bash[81864]: cluster 2024-07-28T12:26:39.624781+0000 mgr.y (mgr.25253) 1742 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:41.102 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:40 smithi177 bash[81864]: audit 2024-07-28T12:26:40.216121+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:41.102 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:40 smithi177 bash[79620]: cluster 2024-07-28T12:26:39.624781+0000 mgr.y (mgr.25253) 1742 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:41.103 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:40 smithi177 bash[79620]: audit 2024-07-28T12:26:40.216121+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:40 smithi204 bash[68176]: cluster 2024-07-28T12:26:39.624781+0000 mgr.y (mgr.25253) 1742 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:40 smithi204 bash[68176]: audit 2024-07-28T12:26:40.216121+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:41.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:41.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:41.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:41.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:41.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:41.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2648 16 16 0 0 0 - 0 2024-07-28T12:26:41.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:41.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[79620]: cluster 2024-07-28T12:26:40.770034+0000 mon.a (mon.0) 2149 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[79620]: audit 2024-07-28T12:26:40.778388+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[79620]: cluster 2024-07-28T12:26:40.778481+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e312: 8 total, 2 up, 7 in 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[81864]: cluster 2024-07-28T12:26:40.770034+0000 mon.a (mon.0) 2149 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[81864]: audit 2024-07-28T12:26:40.778388+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:41.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:41 smithi177 bash[81864]: cluster 2024-07-28T12:26:40.778481+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e312: 8 total, 2 up, 7 in 2024-07-28T12:26:42.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:42.063 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:42.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:41 smithi204 bash[68176]: cluster 2024-07-28T12:26:40.770034+0000 mon.a (mon.0) 2149 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:41 smithi204 bash[68176]: audit 2024-07-28T12:26:40.778388+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.177:0/2539017008' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:41 smithi204 bash[68176]: cluster 2024-07-28T12:26:40.778481+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e312: 8 total, 2 up, 7 in 2024-07-28T12:26:42.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:42.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:42.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:42.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:42.644 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:42.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2649 16 16 0 0 0 - 0 2024-07-28T12:26:42.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:42 smithi204 bash[68176]: cluster 2024-07-28T12:26:41.626336+0000 mgr.y (mgr.25253) 1743 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:42.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:43.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:43.121 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:42 smithi177 bash[81864]: cluster 2024-07-28T12:26:41.626336+0000 mgr.y (mgr.25253) 1743 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:43.121 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:42 smithi177 bash[79620]: cluster 2024-07-28T12:26:41.626336+0000 mgr.y (mgr.25253) 1743 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:43.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:43.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:43.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:43.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:43.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:26:43.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:43.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2650 16 16 0 0 0 - 0 2024-07-28T12:26:43.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:43.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:44.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:44.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:44.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:44.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:44.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:44.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:44.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2651 16 16 0 0 0 - 0 2024-07-28T12:26:44.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:44.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:45.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:44 smithi177 bash[81864]: cluster 2024-07-28T12:26:43.627881+0000 mgr.y (mgr.25253) 1744 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:44 smithi177 bash[79620]: cluster 2024-07-28T12:26:43.627881+0000 mgr.y (mgr.25253) 1744 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:45.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:44 smithi204 bash[68176]: cluster 2024-07-28T12:26:43.627881+0000 mgr.y (mgr.25253) 1744 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:45.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:45.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:45.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:45.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:45.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:45.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2652 16 16 0 0 0 - 0 2024-07-28T12:26:45.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:45.962 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:46.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:45 smithi177 bash[81864]: audit 2024-07-28T12:26:45.739634+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:46.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:45 smithi177 bash[79620]: audit 2024-07-28T12:26:45.739634+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:46.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:46.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:45 smithi204 bash[68176]: audit 2024-07-28T12:26:45.739634+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:46.123 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:26:46.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:46.241 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:46.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:46.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:46.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:46.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:46.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2653 16 16 0 0 0 - 0 2024-07-28T12:26:46.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:46.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:46 smithi177 bash[81864]: cluster 2024-07-28T12:26:45.629351+0000 mgr.y (mgr.25253) 1745 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:46 smithi177 bash[79620]: cluster 2024-07-28T12:26:45.629351+0000 mgr.y (mgr.25253) 1745 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:47.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:47.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:47.151 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:47.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:26:47.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:46 smithi204 bash[68176]: cluster 2024-07-28T12:26:45.629351+0000 mgr.y (mgr.25253) 1745 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:47.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:47.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:47.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:47.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:47.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:47.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2654 16 16 0 0 0 - 0 2024-07-28T12:26:47.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:47.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:48.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:48.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:48.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:48.381 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:48.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:48.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:48.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:48.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2655 16 16 0 0 0 - 0 2024-07-28T12:26:48.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:48.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:48.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:48 smithi177 bash[79620]: cluster 2024-07-28T12:26:47.631491+0000 mgr.y (mgr.25253) 1746 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:48.934 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:48 smithi177 bash[81864]: cluster 2024-07-28T12:26:47.631491+0000 mgr.y (mgr.25253) 1746 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:49.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:49.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:49.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:48 smithi204 bash[68176]: cluster 2024-07-28T12:26:47.631491+0000 mgr.y (mgr.25253) 1746 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:49.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:49.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:49.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:49.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:49.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:49.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2656 16 16 0 0 0 - 0 2024-07-28T12:26:49.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:49.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:50.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:50.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:50.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:50.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:50.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:50.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:50.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2657 16 16 0 0 0 - 0 2024-07-28T12:26:50.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:50.895 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:50 smithi177 bash[81864]: cluster 2024-07-28T12:26:49.633064+0000 mgr.y (mgr.25253) 1747 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:50.895 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:50 smithi177 bash[79620]: cluster 2024-07-28T12:26:49.633064+0000 mgr.y (mgr.25253) 1747 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:50.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:51.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:50 smithi204 bash[68176]: cluster 2024-07-28T12:26:49.633064+0000 mgr.y (mgr.25253) 1747 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:51.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:51.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:51.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:51.419 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:51.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:51.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:51.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2658 16 16 0 0 0 - 0 2024-07-28T12:26:51.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:51.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:52.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:52.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:52.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:52.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:26:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:52.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:52.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:52.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2659 16 16 0 0 0 - 0 2024-07-28T12:26:52.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:52.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:53.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:52 smithi177 bash[81864]: cluster 2024-07-28T12:26:51.634526+0000 mgr.y (mgr.25253) 1748 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:53.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:52 smithi177 bash[79620]: cluster 2024-07-28T12:26:51.634526+0000 mgr.y (mgr.25253) 1748 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:53.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:53.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:52 smithi204 bash[68176]: cluster 2024-07-28T12:26:51.634526+0000 mgr.y (mgr.25253) 1748 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:53.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:53.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:53.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:53.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:53.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:53.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:26:53.758488+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:53.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:53.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2660 16 16 0 0 0 - 0 2024-07-28T12:26:53.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:53.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:54.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:54.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:54.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:54.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:54.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:54.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:54.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:54.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2661 16 16 0 0 0 - 0 2024-07-28T12:26:54.834 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:26:54.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[81864]: cluster 2024-07-28T12:26:53.635280+0000 mgr.y (mgr.25253) 1749 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[81864]: audit 2024-07-28T12:26:53.878895+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.177:0/1765430819' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[81864]: audit 2024-07-28T12:26:53.879234+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[79620]: cluster 2024-07-28T12:26:53.635280+0000 mgr.y (mgr.25253) 1749 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[79620]: audit 2024-07-28T12:26:53.878895+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.177:0/1765430819' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:54.875 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:54 smithi177 bash[79620]: audit 2024-07-28T12:26:53.879234+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:54.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:55.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:54 smithi204 bash[68176]: cluster 2024-07-28T12:26:53.635280+0000 mgr.y (mgr.25253) 1749 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:54 smithi204 bash[68176]: audit 2024-07-28T12:26:53.878895+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.177:0/1765430819' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:54 smithi204 bash[68176]: audit 2024-07-28T12:26:53.879234+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:55.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:55.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:55.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:55.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:55.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:55.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2662 16 16 0 0 0 - 0 2024-07-28T12:26:55.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:55.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:56.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[79620]: cluster 2024-07-28T12:26:54.822197+0000 mon.a (mon.0) 2154 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[79620]: audit 2024-07-28T12:26:54.834710+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[79620]: cluster 2024-07-28T12:26:54.834779+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e313: 8 total, 2 up, 7 in 2024-07-28T12:26:56.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[81864]: cluster 2024-07-28T12:26:54.822197+0000 mon.a (mon.0) 2154 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:56.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[81864]: audit 2024-07-28T12:26:54.834710+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:56.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:55 smithi177 bash[81864]: cluster 2024-07-28T12:26:54.834779+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e313: 8 total, 2 up, 7 in 2024-07-28T12:26:56.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:56.148 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:26:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:26:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:26:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:55 smithi204 bash[68176]: cluster 2024-07-28T12:26:54.822197+0000 mon.a (mon.0) 2154 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:55 smithi204 bash[68176]: audit 2024-07-28T12:26:54.834710+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:55 smithi204 bash[68176]: cluster 2024-07-28T12:26:54.834779+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e313: 8 total, 2 up, 7 in 2024-07-28T12:26:56.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:56.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:56.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:56.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:56.735 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:56.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2663 16 16 0 0 0 - 0 2024-07-28T12:26:56.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:56 smithi204 bash[68176]: cluster 2024-07-28T12:26:55.636785+0000 mgr.y (mgr.25253) 1750 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:56.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:57.095 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:57.106 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:56 smithi177 bash[81864]: cluster 2024-07-28T12:26:55.636785+0000 mgr.y (mgr.25253) 1750 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:57.106 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:56 smithi177 bash[79620]: cluster 2024-07-28T12:26:55.636785+0000 mgr.y (mgr.25253) 1750 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:57.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:57.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:57.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:57.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:57.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:57.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2664 16 16 0 0 0 - 0 2024-07-28T12:26:57.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:57.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:58.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:58.052 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:58.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:58.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:58.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:58.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:58.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:58.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2665 16 16 0 0 0 - 0 2024-07-28T12:26:58.759 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:58.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:58.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:59.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:26:58 smithi177 bash[81864]: cluster 2024-07-28T12:26:57.638310+0000 mgr.y (mgr.25253) 1751 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:59.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:26:58 smithi177 bash[79620]: cluster 2024-07-28T12:26:57.638310+0000 mgr.y (mgr.25253) 1751 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:59.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:26:59.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:26:58 smithi204 bash[68176]: cluster 2024-07-28T12:26:57.638310+0000 mgr.y (mgr.25253) 1751 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:26:59.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:26:59.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:59.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:59.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:59.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:59.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:59.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2666 16 16 0 0 0 - 0 2024-07-28T12:26:59.828 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:59.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:00.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:00.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:00.306 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:00.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:00.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:00.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:00.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2667 16 16 0 0 0 - 0 2024-07-28T12:27:00.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:00.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:00 smithi177 bash[81864]: cluster 2024-07-28T12:26:59.639845+0000 mgr.y (mgr.25253) 1752 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:00 smithi177 bash[81864]: audit 2024-07-28T12:27:00.739633+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:00 smithi177 bash[79620]: cluster 2024-07-28T12:26:59.639845+0000 mgr.y (mgr.25253) 1752 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:00 smithi177 bash[79620]: audit 2024-07-28T12:27:00.739633+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:01.025 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:01.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:01.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:00 smithi204 bash[68176]: cluster 2024-07-28T12:26:59.639845+0000 mgr.y (mgr.25253) 1752 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:01.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:00 smithi204 bash[68176]: audit 2024-07-28T12:27:00.739633+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:01.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:01.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:01.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:01.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:01.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:01.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2668 16 16 0 0 0 - 0 2024-07-28T12:27:01.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:01.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:02.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:02.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:02.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:02.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:02.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:02.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2669 16 16 0 0 0 - 0 2024-07-28T12:27:02.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:02.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:03.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:03.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:03.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:02 smithi204 bash[68176]: cluster 2024-07-28T12:27:01.641324+0000 mgr.y (mgr.25253) 1753 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:02 smithi177 bash[81864]: cluster 2024-07-28T12:27:01.641324+0000 mgr.y (mgr.25253) 1753 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:02 smithi177 bash[79620]: cluster 2024-07-28T12:27:01.641324+0000 mgr.y (mgr.25253) 1753 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:03.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:03.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:03.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:03.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:03.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:03.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2670 16 16 0 0 0 - 0 2024-07-28T12:27:03.806 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:03.806 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:03.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:03.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:04.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:04.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:04.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:04.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:04.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:04.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:04.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2671 16 16 0 0 0 - 0 2024-07-28T12:27:04.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:04.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:04 smithi177 bash[81864]: cluster 2024-07-28T12:27:03.642838+0000 mgr.y (mgr.25253) 1754 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:04 smithi177 bash[79620]: cluster 2024-07-28T12:27:03.642838+0000 mgr.y (mgr.25253) 1754 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:05.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:04 smithi204 bash[68176]: cluster 2024-07-28T12:27:03.642838+0000 mgr.y (mgr.25253) 1754 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:05.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:05.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:05.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:05.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:05.655 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:05.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2672 16 16 0 0 0 - 0 2024-07-28T12:27:05.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:05.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:06.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:06.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:06.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:06.331 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:27:06.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:06.480 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:06.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:06.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:06.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2673 16 16 0 0 0 - 0 2024-07-28T12:27:06.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:06.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:07.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:06 smithi177 bash[81864]: cluster 2024-07-28T12:27:05.644406+0000 mgr.y (mgr.25253) 1755 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:07.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:06 smithi177 bash[79620]: cluster 2024-07-28T12:27:05.644406+0000 mgr.y (mgr.25253) 1755 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:07.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:06 smithi204 bash[68176]: cluster 2024-07-28T12:27:05.644406+0000 mgr.y (mgr.25253) 1755 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:07.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:07.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:07.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:07.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:07.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:07.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2674 16 16 0 0 0 - 0 2024-07-28T12:27:07.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:07.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:08.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:08.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:08.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:08.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:08.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:08.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:08.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:08.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2675 16 16 0 0 0 - 0 2024-07-28T12:27:08.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:08.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:09.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:08 smithi204 bash[68176]: cluster 2024-07-28T12:27:07.645921+0000 mgr.y (mgr.25253) 1756 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:09.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:08 smithi177 bash[79620]: cluster 2024-07-28T12:27:07.645921+0000 mgr.y (mgr.25253) 1756 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:08 smithi177 bash[81864]: cluster 2024-07-28T12:27:07.645921+0000 mgr.y (mgr.25253) 1756 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:09.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:09.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:09.563 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:09.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:09.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2676 16 16 0 0 0 - 0 2024-07-28T12:27:09.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:09.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:10.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:10.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:10.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:10.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:10.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:10.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:10.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:10.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2677 16 16 0 0 0 - 0 2024-07-28T12:27:10.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:10.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:10 smithi177 bash[79620]: cluster 2024-07-28T12:27:09.647431+0000 mgr.y (mgr.25253) 1757 : cluster [DBG] pgmap v1898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:10 smithi177 bash[81864]: cluster 2024-07-28T12:27:09.647431+0000 mgr.y (mgr.25253) 1757 : cluster [DBG] pgmap v1898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:11.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:10 smithi204 bash[68176]: cluster 2024-07-28T12:27:09.647431+0000 mgr.y (mgr.25253) 1757 : cluster [DBG] pgmap v1898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:11.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:11.233 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:11.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:11.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:11.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:11.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:11.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2678 16 16 0 0 0 - 0 2024-07-28T12:27:11.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:11.877 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:27:11.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:12.054 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:11 smithi204 bash[68176]: audit 2024-07-28T12:27:11.402508+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:12.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:12.183 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:11 smithi177 bash[79620]: audit 2024-07-28T12:27:11.402508+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:12.183 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:11 smithi177 bash[81864]: audit 2024-07-28T12:27:11.402508+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:12.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:12.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:12.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:27:12.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:12.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2679 16 16 0 0 0 - 0 2024-07-28T12:27:12.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:12.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:13.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:13.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:12 smithi204 bash[68176]: cluster 2024-07-28T12:27:11.648972+0000 mgr.y (mgr.25253) 1758 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:12 smithi204 bash[68176]: cluster 2024-07-28T12:27:11.866051+0000 mon.a (mon.0) 2159 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:12 smithi204 bash[68176]: audit 2024-07-28T12:27:11.877753+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:12 smithi204 bash[68176]: cluster 2024-07-28T12:27:11.877825+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e314: 8 total, 2 up, 7 in 2024-07-28T12:27:13.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[81864]: cluster 2024-07-28T12:27:11.648972+0000 mgr.y (mgr.25253) 1758 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:13.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[81864]: cluster 2024-07-28T12:27:11.866051+0000 mon.a (mon.0) 2159 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:13.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[81864]: audit 2024-07-28T12:27:11.877753+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:13.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[81864]: cluster 2024-07-28T12:27:11.877825+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e314: 8 total, 2 up, 7 in 2024-07-28T12:27:13.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[79620]: cluster 2024-07-28T12:27:11.648972+0000 mgr.y (mgr.25253) 1758 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:13.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[79620]: cluster 2024-07-28T12:27:11.866051+0000 mon.a (mon.0) 2159 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:13.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[79620]: audit 2024-07-28T12:27:11.877753+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.177:0/898637643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:13.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:12 smithi177 bash[79620]: cluster 2024-07-28T12:27:11.877825+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e314: 8 total, 2 up, 7 in 2024-07-28T12:27:13.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:13.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:27:13.761383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:13.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:13.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2680 16 16 0 0 0 - 0 2024-07-28T12:27:13.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:13.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:14.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:14.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:14.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:14.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:14.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:14.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:14.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2681 16 16 0 0 0 - 0 2024-07-28T12:27:14.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:14.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:15.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:14 smithi204 bash[68176]: cluster 2024-07-28T12:27:13.649874+0000 mgr.y (mgr.25253) 1759 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:15.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:27:15.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:15.189 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:14 smithi177 bash[81864]: cluster 2024-07-28T12:27:13.649874+0000 mgr.y (mgr.25253) 1759 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:15.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:14 smithi177 bash[79620]: cluster 2024-07-28T12:27:13.649874+0000 mgr.y (mgr.25253) 1759 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:15.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:15.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:15.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:15.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:15.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2682 16 16 0 0 0 - 0 2024-07-28T12:27:15.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:15.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:16.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:16.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:27:16.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:16.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2683 16 16 0 0 0 - 0 2024-07-28T12:27:16.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:16 smithi204 bash[68176]: cluster 2024-07-28T12:27:15.651350+0000 mgr.y (mgr.25253) 1760 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:16 smithi204 bash[68176]: audit 2024-07-28T12:27:15.744919+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:16 smithi204 bash[68176]: audit 2024-07-28T12:27:15.746610+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:16.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[81864]: cluster 2024-07-28T12:27:15.651350+0000 mgr.y (mgr.25253) 1760 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[81864]: audit 2024-07-28T12:27:15.744919+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[81864]: audit 2024-07-28T12:27:15.746610+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[79620]: cluster 2024-07-28T12:27:15.651350+0000 mgr.y (mgr.25253) 1760 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[79620]: audit 2024-07-28T12:27:15.744919+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:16 smithi177 bash[79620]: audit 2024-07-28T12:27:15.746610+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:17.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:17.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:17.296 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:17.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:17.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:17.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:17.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:17.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2684 16 16 0 0 0 - 0 2024-07-28T12:27:17.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:17.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:18.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:18.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:18.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:18.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:18.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:18.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:18.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:18.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2685 16 16 0 0 0 - 0 2024-07-28T12:27:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:18 smithi177 bash[81864]: cluster 2024-07-28T12:27:17.652879+0000 mgr.y (mgr.25253) 1761 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:18 smithi177 bash[79620]: cluster 2024-07-28T12:27:17.652879+0000 mgr.y (mgr.25253) 1761 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:18.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:18.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:19.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:19.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:18 smithi204 bash[68176]: cluster 2024-07-28T12:27:17.652879+0000 mgr.y (mgr.25253) 1761 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:19.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:19.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:19.327 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:19.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:19.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:19.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:19.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2686 16 16 0 0 0 - 0 2024-07-28T12:27:19.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:19.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:19 smithi204 bash[68176]: audit 2024-07-28T12:27:19.154245+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:19 smithi177 bash[79620]: audit 2024-07-28T12:27:19.154245+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:19 smithi177 bash[81864]: audit 2024-07-28T12:27:19.154245+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:20.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:20.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:20.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:20.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:20.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:20.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:20.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:20.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2687 16 16 0 0 0 - 0 2024-07-28T12:27:20.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:20 smithi204 bash[68176]: cluster 2024-07-28T12:27:19.654369+0000 mgr.y (mgr.25253) 1762 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:20.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:21.004 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:20 smithi177 bash[79620]: cluster 2024-07-28T12:27:19.654369+0000 mgr.y (mgr.25253) 1762 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:21.005 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:20 smithi177 bash[81864]: cluster 2024-07-28T12:27:19.654369+0000 mgr.y (mgr.25253) 1762 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:21.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:21.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:21.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:21.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:21.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:21.681 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:21.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2688 16 16 0 0 0 - 0 2024-07-28T12:27:21.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:21.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:22.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:22.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:22.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:22.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:22.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:22.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:22.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2689 16 16 0 0 0 - 0 2024-07-28T12:27:22.862 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:22.882 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:22 smithi177 bash[79620]: cluster 2024-07-28T12:27:21.655828+0000 mgr.y (mgr.25253) 1763 : cluster [DBG] pgmap v1905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:22.883 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:22 smithi177 bash[81864]: cluster 2024-07-28T12:27:21.655828+0000 mgr.y (mgr.25253) 1763 : cluster [DBG] pgmap v1905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:22 smithi204 bash[68176]: cluster 2024-07-28T12:27:21.655828+0000 mgr.y (mgr.25253) 1763 : cluster [DBG] pgmap v1905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:22.972 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:22.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:23.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:23.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:23.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:23.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:23.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:23.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:23.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2690 16 16 0 0 0 - 0 2024-07-28T12:27:23.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:23.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:24.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:24.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:24.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:24.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:24.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:24.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:24.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:24.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2691 16 16 0 0 0 - 0 2024-07-28T12:27:24.763 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:24.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:27:24.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:24 smithi204 bash[68176]: cluster 2024-07-28T12:27:23.657359+0000 mgr.y (mgr.25253) 1764 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:24.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:24 smithi177 bash[81864]: cluster 2024-07-28T12:27:23.657359+0000 mgr.y (mgr.25253) 1764 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:24 smithi177 bash[79620]: cluster 2024-07-28T12:27:23.657359+0000 mgr.y (mgr.25253) 1764 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:25.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:25.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:25.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:25.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:25.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:25.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:25.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2692 16 16 0 0 0 - 0 2024-07-28T12:27:25.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:25.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:26.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:26.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:26.170 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[79620]: audit 2024-07-28T12:27:25.020663+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[79620]: audit 2024-07-28T12:27:25.027895+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[79620]: audit 2024-07-28T12:27:25.998410+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[79620]: audit 2024-07-28T12:27:26.003679+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[81864]: audit 2024-07-28T12:27:25.020663+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[81864]: audit 2024-07-28T12:27:25.027895+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[81864]: audit 2024-07-28T12:27:25.998410+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.171 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:26 smithi177 bash[81864]: audit 2024-07-28T12:27:26.003679+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:26.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:26 smithi204 bash[68176]: audit 2024-07-28T12:27:25.020663+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:26 smithi204 bash[68176]: audit 2024-07-28T12:27:25.027895+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:26 smithi204 bash[68176]: audit 2024-07-28T12:27:25.998410+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:26 smithi204 bash[68176]: audit 2024-07-28T12:27:26.003679+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:26.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:26.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:26.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:26.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:26.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2693 16 16 0 0 0 - 0 2024-07-28T12:27:26.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:26.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:27.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:27.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[81864]: cluster 2024-07-28T12:27:25.658064+0000 mgr.y (mgr.25253) 1765 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[81864]: audit 2024-07-28T12:27:26.397779+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[81864]: audit 2024-07-28T12:27:26.398641+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[81864]: audit 2024-07-28T12:27:26.405879+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[81864]: audit 2024-07-28T12:27:26.515239+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[79620]: cluster 2024-07-28T12:27:25.658064+0000 mgr.y (mgr.25253) 1765 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[79620]: audit 2024-07-28T12:27:26.397779+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[79620]: audit 2024-07-28T12:27:26.398641+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[79620]: audit 2024-07-28T12:27:26.405879+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:27.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:27 smithi177 bash[79620]: audit 2024-07-28T12:27:26.515239+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:27.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:27.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:27 smithi204 bash[68176]: cluster 2024-07-28T12:27:25.658064+0000 mgr.y (mgr.25253) 1765 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:27.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:27 smithi204 bash[68176]: audit 2024-07-28T12:27:26.397779+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:27.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:27 smithi204 bash[68176]: audit 2024-07-28T12:27:26.398641+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:27.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:27 smithi204 bash[68176]: audit 2024-07-28T12:27:26.405879+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:27.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:27 smithi204 bash[68176]: audit 2024-07-28T12:27:26.515239+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:27.413 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:27:27.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:27.582 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:27.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:27.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2694 16 16 0 0 0 - 0 2024-07-28T12:27:27.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:27.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:28.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:28.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:28.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:28.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:28 smithi204 bash[68176]: cluster 2024-07-28T12:27:27.404470+0000 mon.a (mon.0) 2173 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:28 smithi204 bash[68176]: audit 2024-07-28T12:27:27.414030+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:28 smithi204 bash[68176]: cluster 2024-07-28T12:27:27.414173+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e315: 8 total, 2 up, 7 in 2024-07-28T12:27:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[81864]: cluster 2024-07-28T12:27:27.404470+0000 mon.a (mon.0) 2173 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[81864]: audit 2024-07-28T12:27:27.414030+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[81864]: cluster 2024-07-28T12:27:27.414173+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e315: 8 total, 2 up, 7 in 2024-07-28T12:27:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[79620]: cluster 2024-07-28T12:27:27.404470+0000 mon.a (mon.0) 2173 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[79620]: audit 2024-07-28T12:27:27.414030+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? 172.21.15.177:0/1330558688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:28 smithi177 bash[79620]: cluster 2024-07-28T12:27:27.414173+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e315: 8 total, 2 up, 7 in 2024-07-28T12:27:28.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:28.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:28.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2695 16 16 0 0 0 - 0 2024-07-28T12:27:28.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:28.886 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:29.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:29.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:29.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:29.255 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:29 smithi177 bash[81864]: cluster 2024-07-28T12:27:27.659536+0000 mgr.y (mgr.25253) 1766 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:29.256 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:29 smithi177 bash[79620]: cluster 2024-07-28T12:27:27.659536+0000 mgr.y (mgr.25253) 1766 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:29.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:29 smithi204 bash[68176]: cluster 2024-07-28T12:27:27.659536+0000 mgr.y (mgr.25253) 1766 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:29.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:29.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:29.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:29.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2696 16 16 0 0 0 - 0 2024-07-28T12:27:29.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:29.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:30.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:30.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:30.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:30.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:30.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:27:30.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:30.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:30.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2697 16 16 0 0 0 - 0 2024-07-28T12:27:30.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:30.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:31.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:31.059 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:31.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:31 smithi204 bash[68176]: cluster 2024-07-28T12:27:29.660503+0000 mgr.y (mgr.25253) 1767 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:31 smithi204 bash[68176]: audit 2024-07-28T12:27:30.743369+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:31 smithi204 bash[68176]: audit 2024-07-28T12:27:30.744338+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:31.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:31.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[81864]: cluster 2024-07-28T12:27:29.660503+0000 mgr.y (mgr.25253) 1767 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[81864]: audit 2024-07-28T12:27:30.743369+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[81864]: audit 2024-07-28T12:27:30.744338+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[79620]: cluster 2024-07-28T12:27:29.660503+0000 mgr.y (mgr.25253) 1767 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[79620]: audit 2024-07-28T12:27:30.743369+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:27:31.397 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:31 smithi177 bash[79620]: audit 2024-07-28T12:27:30.744338+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:31.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:31.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:31.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:31.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2698 16 16 0 0 0 - 0 2024-07-28T12:27:31.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:31.981 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:32.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:32.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:32.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:32.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:32.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:32.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2699 16 16 0 0 0 - 0 2024-07-28T12:27:32.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:32.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:33.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:33.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:33.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:33 smithi177 bash[81864]: cluster 2024-07-28T12:27:31.661913+0000 mgr.y (mgr.25253) 1768 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:33.178 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:33 smithi177 bash[79620]: cluster 2024-07-28T12:27:31.661913+0000 mgr.y (mgr.25253) 1768 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:33.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:33.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:33 smithi204 bash[68176]: cluster 2024-07-28T12:27:31.661913+0000 mgr.y (mgr.25253) 1768 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:33.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:33.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:33.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:33.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:33.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:27:33.764138+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:33.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:33.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2700 16 16 0 0 0 - 0 2024-07-28T12:27:33.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:33.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:34.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:34.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:34.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:34.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:34.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:34.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:34.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2701 16 16 0 0 0 - 0 2024-07-28T12:27:34.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:34.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:35.045 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:35.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:35.117 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:35.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:35.192 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:35 smithi177 bash[81864]: cluster 2024-07-28T12:27:33.662908+0000 mgr.y (mgr.25253) 1769 : cluster [DBG] pgmap v1912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:35.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:35 smithi177 bash[79620]: cluster 2024-07-28T12:27:33.662908+0000 mgr.y (mgr.25253) 1769 : cluster [DBG] pgmap v1912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:35.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:35.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:35 smithi204 bash[68176]: cluster 2024-07-28T12:27:33.662908+0000 mgr.y (mgr.25253) 1769 : cluster [DBG] pgmap v1912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:35.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:35.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:35.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:35.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2702 16 16 0 0 0 - 0 2024-07-28T12:27:35.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:35.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:36.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:36.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:36.140 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:27:36.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:36.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:36.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:36.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:36.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:36.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2703 16 16 0 0 0 - 0 2024-07-28T12:27:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:36.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:27:36.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:36.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:37.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:37.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:37.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:37 smithi177 bash[81864]: cluster 2024-07-28T12:27:35.664283+0000 mgr.y (mgr.25253) 1770 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:37.234 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:37 smithi177 bash[79620]: cluster 2024-07-28T12:27:35.664283+0000 mgr.y (mgr.25253) 1770 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:37.342 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:37 smithi204 bash[68176]: cluster 2024-07-28T12:27:35.664283+0000 mgr.y (mgr.25253) 1770 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:37.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:37.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:37.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:37.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2704 16 16 0 0 0 - 0 2024-07-28T12:27:37.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:37.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:38.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:38.167 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:38.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:38.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:38.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:38.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:38.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:38.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2705 16 16 0 0 0 - 0 2024-07-28T12:27:38.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:38.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:39.116 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:39.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:39.246 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:39 smithi177 bash[79620]: cluster 2024-07-28T12:27:37.665292+0000 mgr.y (mgr.25253) 1771 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:39.247 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:39 smithi177 bash[81864]: cluster 2024-07-28T12:27:37.665292+0000 mgr.y (mgr.25253) 1771 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:39.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:39.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:39 smithi204 bash[68176]: cluster 2024-07-28T12:27:37.665292+0000 mgr.y (mgr.25253) 1771 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:39.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:39.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:39.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:39.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2706 16 16 0 0 0 - 0 2024-07-28T12:27:39.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:39.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:40.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:40.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.418 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:40.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:40.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2707 16 16 0 0 0 - 0 2024-07-28T12:27:40.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:40.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:41.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:41.072 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:27:41.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:41 smithi204 bash[68176]: cluster 2024-07-28T12:27:39.666266+0000 mgr.y (mgr.25253) 1772 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:41 smithi204 bash[68176]: audit 2024-07-28T12:27:40.599022+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.177:0/2283257055' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:41 smithi204 bash[68176]: audit 2024-07-28T12:27:40.599700+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:41.357 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[81864]: cluster 2024-07-28T12:27:39.666266+0000 mgr.y (mgr.25253) 1772 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[81864]: audit 2024-07-28T12:27:40.599022+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.177:0/2283257055' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[81864]: audit 2024-07-28T12:27:40.599700+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[79620]: cluster 2024-07-28T12:27:39.666266+0000 mgr.y (mgr.25253) 1772 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[79620]: audit 2024-07-28T12:27:40.599022+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.177:0/2283257055' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.369 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:41 smithi177 bash[79620]: audit 2024-07-28T12:27:40.599700+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:41.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:41.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:41.715 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:41.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2708 16 16 0 0 0 - 0 2024-07-28T12:27:41.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:41.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:42.069 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:42.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[81864]: cluster 2024-07-28T12:27:41.060152+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[81864]: audit 2024-07-28T12:27:41.070511+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[81864]: cluster 2024-07-28T12:27:41.070719+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e316: 8 total, 2 up, 7 in 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[79620]: cluster 2024-07-28T12:27:41.060152+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[79620]: audit 2024-07-28T12:27:41.070511+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:42 smithi177 bash[79620]: cluster 2024-07-28T12:27:41.070719+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e316: 8 total, 2 up, 7 in 2024-07-28T12:27:42.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:42.355 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:42.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:42 smithi204 bash[68176]: cluster 2024-07-28T12:27:41.060152+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:42 smithi204 bash[68176]: audit 2024-07-28T12:27:41.070511+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:42 smithi204 bash[68176]: cluster 2024-07-28T12:27:41.070719+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e316: 8 total, 2 up, 7 in 2024-07-28T12:27:42.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:42.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2709 16 16 0 0 0 - 0 2024-07-28T12:27:42.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:42.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:43.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:43.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:43.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:43.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:43.390 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:43 smithi177 bash[81864]: cluster 2024-07-28T12:27:41.667727+0000 mgr.y (mgr.25253) 1773 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:43.390 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:43 smithi177 bash[79620]: cluster 2024-07-28T12:27:41.667727+0000 mgr.y (mgr.25253) 1773 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:43 smithi204 bash[68176]: cluster 2024-07-28T12:27:41.667727+0000 mgr.y (mgr.25253) 1773 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:43.499 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:43.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:43.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:43.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2710 16 16 0 0 0 - 0 2024-07-28T12:27:43.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:43.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:27:43.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:44.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:44.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:44.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:44.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:44.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:44.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2711 16 16 0 0 0 - 0 2024-07-28T12:27:44.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:45.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:45.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:45.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:45.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:45.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:45 smithi204 bash[68176]: cluster 2024-07-28T12:27:43.669131+0000 mgr.y (mgr.25253) 1774 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:45.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:45 smithi177 bash[79620]: cluster 2024-07-28T12:27:43.669131+0000 mgr.y (mgr.25253) 1774 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:45 smithi177 bash[81864]: cluster 2024-07-28T12:27:43.669131+0000 mgr.y (mgr.25253) 1774 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:45.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:45.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:45.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2712 16 16 0 0 0 - 0 2024-07-28T12:27:45.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:45.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:46.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:46.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:46.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:46.358 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:46 smithi177 bash[81864]: audit 2024-07-28T12:27:45.740933+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:46.358 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:27:46.359 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:46 smithi177 bash[79620]: audit 2024-07-28T12:27:45.740933+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:46 smithi204 bash[68176]: audit 2024-07-28T12:27:45.740933+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:46.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:46.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:46.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:46.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2713 16 16 0 0 0 - 0 2024-07-28T12:27:46.767 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:46.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:46.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:47.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:47.172 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:47 smithi177 bash[81864]: cluster 2024-07-28T12:27:45.670728+0000 mgr.y (mgr.25253) 1775 : cluster [DBG] pgmap v1919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:47 smithi177 bash[79620]: cluster 2024-07-28T12:27:45.670728+0000 mgr.y (mgr.25253) 1775 : cluster [DBG] pgmap v1919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:47.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:47.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:47.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:47 smithi204 bash[68176]: cluster 2024-07-28T12:27:45.670728+0000 mgr.y (mgr.25253) 1775 : cluster [DBG] pgmap v1919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:47.531 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:47.650 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:47.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:27:47.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2714 16 16 0 0 0 - 0 2024-07-28T12:27:47.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:47.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:48.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:48.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:48.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:48.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:48.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:48.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:48.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:48.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2715 16 16 0 0 0 - 0 2024-07-28T12:27:48.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:48.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:49.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:49.162 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:49.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:49.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:49 smithi204 bash[68176]: cluster 2024-07-28T12:27:47.671610+0000 mgr.y (mgr.25253) 1776 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:49.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:49.450 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:49 smithi177 bash[81864]: cluster 2024-07-28T12:27:47.671610+0000 mgr.y (mgr.25253) 1776 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:49.450 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:49 smithi177 bash[79620]: cluster 2024-07-28T12:27:47.671610+0000 mgr.y (mgr.25253) 1776 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:49.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:49.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:49.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2716 16 16 0 0 0 - 0 2024-07-28T12:27:49.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:49.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:50.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:50.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:50.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:50.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:50.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:50.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:50.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:50.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2717 16 16 0 0 0 - 0 2024-07-28T12:27:50.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:50.977 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:51.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:51.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:51.215 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:51 smithi177 bash[81864]: cluster 2024-07-28T12:27:49.673460+0000 mgr.y (mgr.25253) 1777 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:51.215 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:51 smithi177 bash[79620]: cluster 2024-07-28T12:27:49.673460+0000 mgr.y (mgr.25253) 1777 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:51.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:51 smithi204 bash[68176]: cluster 2024-07-28T12:27:49.673460+0000 mgr.y (mgr.25253) 1777 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:51.441 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:51.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:51.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:51.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2718 16 16 0 0 0 - 0 2024-07-28T12:27:51.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:51.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:52.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:52.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:52.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:52.390 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:52.410 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:52.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:52.628 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:27:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:52.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2719 16 16 0 0 0 - 0 2024-07-28T12:27:52.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:52.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:53.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:53.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:53 smithi177 bash[81864]: cluster 2024-07-28T12:27:51.674950+0000 mgr.y (mgr.25253) 1778 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:53 smithi177 bash[79620]: cluster 2024-07-28T12:27:51.674950+0000 mgr.y (mgr.25253) 1778 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:53.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:53.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:53 smithi204 bash[68176]: cluster 2024-07-28T12:27:51.674950+0000 mgr.y (mgr.25253) 1778 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:53.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:53.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:53.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:53.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:27:53.767055+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:53.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:53.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2720 16 16 0 0 0 - 0 2024-07-28T12:27:53.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:53.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:54.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:54.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:54.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:54.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:54.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:54.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:54.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:54.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2721 16 16 0 0 0 - 0 2024-07-28T12:27:54.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:54.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:55.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:55.124 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:55 smithi204 bash[68176]: cluster 2024-07-28T12:27:53.676429+0000 mgr.y (mgr.25253) 1779 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:55.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:55 smithi204 bash[68176]: audit 2024-07-28T12:27:54.685094+0000 mon.a (mon.0) 2183 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:55.233 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:55 smithi177 bash[81864]: cluster 2024-07-28T12:27:53.676429+0000 mgr.y (mgr.25253) 1779 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:55 smithi177 bash[81864]: audit 2024-07-28T12:27:54.685094+0000 mon.a (mon.0) 2183 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:55 smithi177 bash[79620]: cluster 2024-07-28T12:27:53.676429+0000 mgr.y (mgr.25253) 1779 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:55 smithi177 bash[79620]: audit 2024-07-28T12:27:54.685094+0000 mon.a (mon.0) 2183 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:55.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:55.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:55.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:55.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:55.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2722 16 16 0 0 0 - 0 2024-07-28T12:27:55.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:55.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:56.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:56.129 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:27:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:27:56.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:56.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:56.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:56 smithi204 bash[68176]: cluster 2024-07-28T12:27:55.116911+0000 mon.a (mon.0) 2184 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:56.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:56 smithi204 bash[68176]: audit 2024-07-28T12:27:55.125302+0000 mon.a (mon.0) 2185 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:56.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:56 smithi204 bash[68176]: cluster 2024-07-28T12:27:55.125425+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e317: 8 total, 2 up, 7 in 2024-07-28T12:27:56.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[81864]: cluster 2024-07-28T12:27:55.116911+0000 mon.a (mon.0) 2184 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[81864]: audit 2024-07-28T12:27:55.125302+0000 mon.a (mon.0) 2185 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[81864]: cluster 2024-07-28T12:27:55.125425+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e317: 8 total, 2 up, 7 in 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[79620]: cluster 2024-07-28T12:27:55.116911+0000 mon.a (mon.0) 2184 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[79620]: audit 2024-07-28T12:27:55.125302+0000 mon.a (mon.0) 2185 : audit [INF] from='client.? 172.21.15.177:0/2576274904' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:56 smithi177 bash[79620]: cluster 2024-07-28T12:27:55.125425+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e317: 8 total, 2 up, 7 in 2024-07-28T12:27:56.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:56.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:56.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2723 16 16 0 0 0 - 0 2024-07-28T12:27:56.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:56.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:57.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:57.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:57 smithi204 bash[68176]: cluster 2024-07-28T12:27:55.677292+0000 mgr.y (mgr.25253) 1780 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:57.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:57.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:57.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:57.496 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:57 smithi177 bash[81864]: cluster 2024-07-28T12:27:55.677292+0000 mgr.y (mgr.25253) 1780 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:57.497 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:57 smithi177 bash[79620]: cluster 2024-07-28T12:27:55.677292+0000 mgr.y (mgr.25253) 1780 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:57.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:57.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:57.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2724 16 16 0 0 0 - 0 2024-07-28T12:27:57.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:57.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:58.076 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:58.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:58.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:27:58 smithi177 bash[79620]: cluster 2024-07-28T12:27:57.678353+0000 mgr.y (mgr.25253) 1781 : cluster [DBG] pgmap v1926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:27:58 smithi177 bash[81864]: cluster 2024-07-28T12:27:57.678353+0000 mgr.y (mgr.25253) 1781 : cluster [DBG] pgmap v1926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:58.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:27:58 smithi204 bash[68176]: cluster 2024-07-28T12:27:57.678353+0000 mgr.y (mgr.25253) 1781 : cluster [DBG] pgmap v1926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:27:58.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:58.560 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:58.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:58.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:27:58.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2725 16 16 0 0 0 - 0 2024-07-28T12:27:58.799 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:58.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:59.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:59.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:27:59.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:59.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:59.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:59.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2726 16 16 0 0 0 - 0 2024-07-28T12:27:59.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:00.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:00.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:00.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:00.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2727 16 16 0 0 0 - 0 2024-07-28T12:28:00.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:00 smithi204 bash[68176]: cluster 2024-07-28T12:27:59.679862+0000 mgr.y (mgr.25253) 1782 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:00.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:00 smithi177 bash[79620]: cluster 2024-07-28T12:27:59.679862+0000 mgr.y (mgr.25253) 1782 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:00 smithi177 bash[81864]: cluster 2024-07-28T12:27:59.679862+0000 mgr.y (mgr.25253) 1782 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:01.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:01.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:01.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:01.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:01.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:01.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:01.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2728 16 16 0 0 0 - 0 2024-07-28T12:28:01.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:01.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:01.900 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:01 smithi177 bash[79620]: audit 2024-07-28T12:28:00.742013+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:01.900 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:01 smithi177 bash[81864]: audit 2024-07-28T12:28:00.742013+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:01 smithi204 bash[68176]: audit 2024-07-28T12:28:00.742013+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:02.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:02.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:02.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:02.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2729 16 16 0 0 0 - 0 2024-07-28T12:28:02.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:02 smithi177 bash[81864]: cluster 2024-07-28T12:28:01.681303+0000 mgr.y (mgr.25253) 1783 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:02 smithi177 bash[79620]: cluster 2024-07-28T12:28:01.681303+0000 mgr.y (mgr.25253) 1783 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:03.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:03.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:02 smithi204 bash[68176]: cluster 2024-07-28T12:28:01.681303+0000 mgr.y (mgr.25253) 1783 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:03.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:03.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:03.498 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:03.498 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:03.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.676 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:03.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2730 16 16 0 0 0 - 0 2024-07-28T12:28:03.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:03.918 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:04.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:04.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:04.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:04.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:04.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:04.632 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:04.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:04.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2731 16 16 0 0 0 - 0 2024-07-28T12:28:04.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:04.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:05.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:04 smithi177 bash[81864]: cluster 2024-07-28T12:28:03.682538+0000 mgr.y (mgr.25253) 1784 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:05.002 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:04 smithi177 bash[79620]: cluster 2024-07-28T12:28:03.682538+0000 mgr.y (mgr.25253) 1784 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:05.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:04 smithi204 bash[68176]: cluster 2024-07-28T12:28:03.682538+0000 mgr.y (mgr.25253) 1784 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:05.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:05.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:05.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:05.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:05.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:05.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2732 16 16 0 0 0 - 0 2024-07-28T12:28:05.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:05.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:06.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:06.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:06.208 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:28:06.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:06.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:06.529 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:06.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:06.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:06.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2733 16 16 0 0 0 - 0 2024-07-28T12:28:06.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:06 smithi204 bash[68176]: cluster 2024-07-28T12:28:05.684053+0000 mgr.y (mgr.25253) 1785 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:07.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:07.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:06 smithi177 bash[81864]: cluster 2024-07-28T12:28:05.684053+0000 mgr.y (mgr.25253) 1785 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:07.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:06 smithi177 bash[79620]: cluster 2024-07-28T12:28:05.684053+0000 mgr.y (mgr.25253) 1785 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:07.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:07.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:07.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:07.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:07.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:07.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:07.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2734 16 16 0 0 0 - 0 2024-07-28T12:28:07.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:07.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:08.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:08.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:08.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:08.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:08.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:08.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:08.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2735 16 16 0 0 0 - 0 2024-07-28T12:28:08.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:08.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:08 smithi177 bash[79620]: cluster 2024-07-28T12:28:07.685096+0000 mgr.y (mgr.25253) 1786 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:08 smithi177 bash[81864]: cluster 2024-07-28T12:28:07.685096+0000 mgr.y (mgr.25253) 1786 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:09.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.146 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:08 smithi204 bash[68176]: cluster 2024-07-28T12:28:07.685096+0000 mgr.y (mgr.25253) 1786 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:09.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:09.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:09.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:09.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2736 16 16 0 0 0 - 0 2024-07-28T12:28:09.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:09.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:10.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:10.217 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:10.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:10.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:10.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:10.630 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:10.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:10.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2737 16 16 0 0 0 - 0 2024-07-28T12:28:10.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:10.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:11.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:11.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:10 smithi177 bash[79620]: cluster 2024-07-28T12:28:09.686174+0000 mgr.y (mgr.25253) 1787 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:11.054 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:10 smithi177 bash[81864]: cluster 2024-07-28T12:28:09.686174+0000 mgr.y (mgr.25253) 1787 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:11.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:10 smithi204 bash[68176]: cluster 2024-07-28T12:28:09.686174+0000 mgr.y (mgr.25253) 1787 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:11.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:11.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:11.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:11.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:11.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:11.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:28:11.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2738 16 16 0 0 0 - 0 2024-07-28T12:28:11.790 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:28:11.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:11 smithi204 bash[68176]: audit 2024-07-28T12:28:10.844167+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:11.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:11 smithi177 bash[81864]: audit 2024-07-28T12:28:10.844167+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:11 smithi177 bash[79620]: audit 2024-07-28T12:28:10.844167+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:12.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:12.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:12.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:12.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:12.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:12.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2739 16 16 0 0 0 - 0 2024-07-28T12:28:12.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:12.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:12.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[79620]: cluster 2024-07-28T12:28:11.687731+0000 mgr.y (mgr.25253) 1788 : cluster [DBG] pgmap v1933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[79620]: cluster 2024-07-28T12:28:11.778995+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[79620]: audit 2024-07-28T12:28:11.790320+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[79620]: cluster 2024-07-28T12:28:11.790371+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e318: 8 total, 2 up, 7 in 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[81864]: cluster 2024-07-28T12:28:11.687731+0000 mgr.y (mgr.25253) 1788 : cluster [DBG] pgmap v1933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[81864]: cluster 2024-07-28T12:28:11.778995+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[81864]: audit 2024-07-28T12:28:11.790320+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:12.951 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:12 smithi177 bash[81864]: cluster 2024-07-28T12:28:11.790371+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e318: 8 total, 2 up, 7 in 2024-07-28T12:28:13.059 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:12 smithi204 bash[68176]: cluster 2024-07-28T12:28:11.687731+0000 mgr.y (mgr.25253) 1788 : cluster [DBG] pgmap v1933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:12 smithi204 bash[68176]: cluster 2024-07-28T12:28:11.778995+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:12 smithi204 bash[68176]: audit 2024-07-28T12:28:11.790320+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.177:0/819822585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:12 smithi204 bash[68176]: cluster 2024-07-28T12:28:11.790371+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e318: 8 total, 2 up, 7 in 2024-07-28T12:28:13.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:13.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:13.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:13.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:13.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:13.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:28:13.769775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:13.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:13.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2740 16 16 0 0 0 - 0 2024-07-28T12:28:13.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:13.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:14.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:14.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:14.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:14.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:14.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:14.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:14.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:28:14.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:14.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2741 16 16 0 0 0 - 0 2024-07-28T12:28:14.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:14 smithi204 bash[68176]: cluster 2024-07-28T12:28:13.688665+0000 mgr.y (mgr.25253) 1789 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:14.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:14 smithi177 bash[79620]: cluster 2024-07-28T12:28:13.688665+0000 mgr.y (mgr.25253) 1789 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:14 smithi177 bash[81864]: cluster 2024-07-28T12:28:13.688665+0000 mgr.y (mgr.25253) 1789 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:15.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:15.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:15.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:15.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:15.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:15.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:15.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2742 16 16 0 0 0 - 0 2024-07-28T12:28:15.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:15.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:16.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:16.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:16.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:16.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:16.397 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:28:16.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:16.531 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:16.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:16.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:16.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2743 16 16 0 0 0 - 0 2024-07-28T12:28:16.860 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:16 smithi204 bash[68176]: cluster 2024-07-28T12:28:15.689673+0000 mgr.y (mgr.25253) 1790 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:16 smithi204 bash[68176]: audit 2024-07-28T12:28:15.746829+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:16 smithi204 bash[68176]: audit 2024-07-28T12:28:15.748241+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:16.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[81864]: cluster 2024-07-28T12:28:15.689673+0000 mgr.y (mgr.25253) 1790 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[81864]: audit 2024-07-28T12:28:15.746829+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[81864]: audit 2024-07-28T12:28:15.748241+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[79620]: cluster 2024-07-28T12:28:15.689673+0000 mgr.y (mgr.25253) 1790 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[79620]: audit 2024-07-28T12:28:15.746829+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:16 smithi177 bash[79620]: audit 2024-07-28T12:28:15.748241+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:17.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:17.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:17.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:17.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:17.578 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:17.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:17.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2744 16 16 0 0 0 - 0 2024-07-28T12:28:17.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:17.932 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:18.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:18.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:18.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:18.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:18.566 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:18.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2745 16 16 0 0 0 - 0 2024-07-28T12:28:18.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:18 smithi204 bash[68176]: cluster 2024-07-28T12:28:17.691142+0000 mgr.y (mgr.25253) 1791 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:18.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:19.008 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:18 smithi177 bash[81864]: cluster 2024-07-28T12:28:17.691142+0000 mgr.y (mgr.25253) 1791 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:19.008 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:18 smithi177 bash[79620]: cluster 2024-07-28T12:28:17.691142+0000 mgr.y (mgr.25253) 1791 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:19.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:19.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:19.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:19.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:19.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:19.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:19.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2746 16 16 0 0 0 - 0 2024-07-28T12:28:19.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:19.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:20.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:20.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:20.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:20.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:20.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:20.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:20.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2747 16 16 0 0 0 - 0 2024-07-28T12:28:20.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:20.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:20.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:20 smithi204 bash[68176]: cluster 2024-07-28T12:28:19.692826+0000 mgr.y (mgr.25253) 1792 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:21.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:21.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:20 smithi177 bash[79620]: cluster 2024-07-28T12:28:19.692826+0000 mgr.y (mgr.25253) 1792 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:21.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:20 smithi177 bash[81864]: cluster 2024-07-28T12:28:19.692826+0000 mgr.y (mgr.25253) 1792 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:21.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:21.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:21.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:21.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:21.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:21.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:21.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2748 16 16 0 0 0 - 0 2024-07-28T12:28:21.851 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:21.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:22.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:22.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:22.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:22.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:22.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:22.579 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:22.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2749 16 16 0 0 0 - 0 2024-07-28T12:28:22.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:22.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:22.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:22 smithi204 bash[68176]: cluster 2024-07-28T12:28:21.694394+0000 mgr.y (mgr.25253) 1793 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:22 smithi177 bash[79620]: cluster 2024-07-28T12:28:21.694394+0000 mgr.y (mgr.25253) 1793 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:22 smithi177 bash[81864]: cluster 2024-07-28T12:28:21.694394+0000 mgr.y (mgr.25253) 1793 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:23.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:23.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:23.286 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:23.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:23.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:23.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:23.762 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:23.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2750 16 16 0 0 0 - 0 2024-07-28T12:28:23.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:24.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:24.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:24.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:24.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:24.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:24.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:24.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:28:24.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:24.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2751 16 16 0 0 0 - 0 2024-07-28T12:28:24.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:24 smithi204 bash[68176]: cluster 2024-07-28T12:28:23.695938+0000 mgr.y (mgr.25253) 1794 : cluster [DBG] pgmap v1940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:24.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:24 smithi177 bash[79620]: cluster 2024-07-28T12:28:23.695938+0000 mgr.y (mgr.25253) 1794 : cluster [DBG] pgmap v1940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:24 smithi177 bash[81864]: cluster 2024-07-28T12:28:23.695938+0000 mgr.y (mgr.25253) 1794 : cluster [DBG] pgmap v1940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:25.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:25.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:25.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:25.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:25.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:25.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:25.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:25.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2752 16 16 0 0 0 - 0 2024-07-28T12:28:25.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:26.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:26.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:26.127 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:28:26.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:26.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:26.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:26.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:26.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:26.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2753 16 16 0 0 0 - 0 2024-07-28T12:28:26.775 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:28:26.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:26.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:27.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[81864]: cluster 2024-07-28T12:28:25.697526+0000 mgr.y (mgr.25253) 1795 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[81864]: audit 2024-07-28T12:28:26.200968+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.177:0/1893013184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[81864]: audit 2024-07-28T12:28:26.201409+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[81864]: audit 2024-07-28T12:28:26.474823+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[79620]: cluster 2024-07-28T12:28:25.697526+0000 mgr.y (mgr.25253) 1795 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[79620]: audit 2024-07-28T12:28:26.200968+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.177:0/1893013184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[79620]: audit 2024-07-28T12:28:26.201409+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.068 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:26 smithi177 bash[79620]: audit 2024-07-28T12:28:26.474823+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:26 smithi204 bash[68176]: cluster 2024-07-28T12:28:25.697526+0000 mgr.y (mgr.25253) 1795 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:26 smithi204 bash[68176]: audit 2024-07-28T12:28:26.200968+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.177:0/1893013184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:26 smithi204 bash[68176]: audit 2024-07-28T12:28:26.201409+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:27.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:26 smithi204 bash[68176]: audit 2024-07-28T12:28:26.474823+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:27.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:27.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:27.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:27.534 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:27.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:27.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2754 16 16 0 0 0 - 0 2024-07-28T12:28:27.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:27.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:27 smithi204 bash[68176]: cluster 2024-07-28T12:28:26.765455+0000 mon.a (mon.0) 2196 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:27 smithi204 bash[68176]: audit 2024-07-28T12:28:26.773241+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:27 smithi204 bash[68176]: cluster 2024-07-28T12:28:26.773375+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e319: 8 total, 2 up, 7 in 2024-07-28T12:28:28.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:28.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[81864]: cluster 2024-07-28T12:28:26.765455+0000 mon.a (mon.0) 2196 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[81864]: audit 2024-07-28T12:28:26.773241+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[81864]: cluster 2024-07-28T12:28:26.773375+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e319: 8 total, 2 up, 7 in 2024-07-28T12:28:28.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[79620]: cluster 2024-07-28T12:28:26.765455+0000 mon.a (mon.0) 2196 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:28.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[79620]: audit 2024-07-28T12:28:26.773241+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:28.138 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:27 smithi177 bash[79620]: cluster 2024-07-28T12:28:26.773375+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e319: 8 total, 2 up, 7 in 2024-07-28T12:28:28.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:28.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:28.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:28.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:28.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:28.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2755 16 16 0 0 0 - 0 2024-07-28T12:28:28.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:28.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:28 smithi177 bash[79620]: cluster 2024-07-28T12:28:27.699050+0000 mgr.y (mgr.25253) 1796 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:28 smithi177 bash[81864]: cluster 2024-07-28T12:28:27.699050+0000 mgr.y (mgr.25253) 1796 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:29.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:29.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:28 smithi204 bash[68176]: cluster 2024-07-28T12:28:27.699050+0000 mgr.y (mgr.25253) 1796 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:29.199 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:29.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:29.365 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:29.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:29.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:29.670 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:29.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2756 16 16 0 0 0 - 0 2024-07-28T12:28:29.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:29.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:29.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:28:30.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:30.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:30.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:30.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:30.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2757 16 16 0 0 0 - 0 2024-07-28T12:28:30.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:30.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:30 smithi204 bash[68176]: cluster 2024-07-28T12:28:29.700732+0000 mgr.y (mgr.25253) 1797 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:30.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:30 smithi204 bash[68176]: audit 2024-07-28T12:28:30.746727+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:30.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:30 smithi204 bash[68176]: audit 2024-07-28T12:28:30.749105+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:30.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:30.981 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[81864]: cluster 2024-07-28T12:28:29.700732+0000 mgr.y (mgr.25253) 1797 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:30.982 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[81864]: audit 2024-07-28T12:28:30.746727+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:30.982 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[81864]: audit 2024-07-28T12:28:30.749105+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:30.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[79620]: cluster 2024-07-28T12:28:29.700732+0000 mgr.y (mgr.25253) 1797 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:30.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[79620]: audit 2024-07-28T12:28:30.746727+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:30.982 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:30 smithi177 bash[79620]: audit 2024-07-28T12:28:30.749105+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:31.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:31.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:31.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:31.434 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:31.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:31.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:31.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2758 16 16 0 0 0 - 0 2024-07-28T12:28:31.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:31.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:32.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:32.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:32.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:32.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:32.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:32.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[79620]: audit 2024-07-28T12:28:31.362301+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[79620]: audit 2024-07-28T12:28:31.374435+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[79620]: cluster 2024-07-28T12:28:31.701492+0000 mgr.y (mgr.25253) 1798 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[79620]: audit 2024-07-28T12:28:32.155794+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[79620]: audit 2024-07-28T12:28:32.161851+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.611 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[81864]: audit 2024-07-28T12:28:31.362301+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.612 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[81864]: audit 2024-07-28T12:28:31.374435+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.612 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[81864]: cluster 2024-07-28T12:28:31.701492+0000 mgr.y (mgr.25253) 1798 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:32.612 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[81864]: audit 2024-07-28T12:28:32.155794+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.612 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:32 smithi177 bash[81864]: audit 2024-07-28T12:28:32.161851+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[68176]: audit 2024-07-28T12:28:31.362301+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[68176]: audit 2024-07-28T12:28:31.374435+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[68176]: cluster 2024-07-28T12:28:31.701492+0000 mgr.y (mgr.25253) 1798 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[68176]: audit 2024-07-28T12:28:32.155794+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[68176]: audit 2024-07-28T12:28:32.161851+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:32 smithi204 bash[60899]: ts=2024-07-28T12:28: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:32.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2759 16 16 0 0 0 - 0 2024-07-28T12:28:32.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:32.909 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:32.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:33.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:33.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:33.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:33 smithi204 bash[68176]: audit 2024-07-28T12:28:32.559820+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:33 smithi204 bash[68176]: audit 2024-07-28T12:28:32.561231+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:33 smithi204 bash[68176]: audit 2024-07-28T12:28:32.572347+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:33.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[79620]: audit 2024-07-28T12:28:32.559820+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[79620]: audit 2024-07-28T12:28:32.561231+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[79620]: audit 2024-07-28T12:28:32.572347+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[81864]: audit 2024-07-28T12:28:32.559820+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[81864]: audit 2024-07-28T12:28:32.561231+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:33 smithi177 bash[81864]: audit 2024-07-28T12:28:32.572347+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:28:33.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:33.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:33.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:28:33.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:28:33.772379+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:33.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:33.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2760 16 16 0 0 0 - 0 2024-07-28T12:28:33.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:33.902 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:34.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:34.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:34.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:34.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:34.422 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:34.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:34.616 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:34.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:34.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2761 16 16 0 0 0 - 0 2024-07-28T12:28:34.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:34.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:34 smithi177 bash[79620]: cluster 2024-07-28T12:28:33.702909+0000 mgr.y (mgr.25253) 1799 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:34 smithi177 bash[81864]: cluster 2024-07-28T12:28:33.702909+0000 mgr.y (mgr.25253) 1799 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:35.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:34 smithi204 bash[68176]: cluster 2024-07-28T12:28:33.702909+0000 mgr.y (mgr.25253) 1799 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:35.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:35.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:35.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:35.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:35.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:35.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2762 16 16 0 0 0 - 0 2024-07-28T12:28:35.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:35.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:36.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:36.109 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:28:36.170 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:36.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:36.404 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:36.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:36.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:36.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:36.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2763 16 16 0 0 0 - 0 2024-07-28T12:28:36.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:36.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:37.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:37.125 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:36 smithi177 bash[81864]: cluster 2024-07-28T12:28:35.704456+0000 mgr.y (mgr.25253) 1800 : cluster [DBG] pgmap v1947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:37.125 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:36 smithi177 bash[79620]: cluster 2024-07-28T12:28:35.704456+0000 mgr.y (mgr.25253) 1800 : cluster [DBG] pgmap v1947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:36 smithi204 bash[68176]: cluster 2024-07-28T12:28:35.704456+0000 mgr.y (mgr.25253) 1800 : cluster [DBG] pgmap v1947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:37.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:37.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:37.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:37.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:37.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:37.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2764 16 16 0 0 0 - 0 2024-07-28T12:28:37.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:37.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:38.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:38.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:38.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.503 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:38.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2765 16 16 0 0 0 - 0 2024-07-28T12:28:38.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:38.842 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:28:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:38 smithi204 bash[68176]: cluster 2024-07-28T12:28:37.705987+0000 mgr.y (mgr.25253) 1801 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:38 smithi204 bash[68176]: audit 2024-07-28T12:28:38.488609+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:38.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:39.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:39.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:38 smithi177 bash[81864]: cluster 2024-07-28T12:28:37.705987+0000 mgr.y (mgr.25253) 1801 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:38 smithi177 bash[81864]: audit 2024-07-28T12:28:38.488609+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:38 smithi177 bash[79620]: cluster 2024-07-28T12:28:37.705987+0000 mgr.y (mgr.25253) 1801 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:38 smithi177 bash[79620]: audit 2024-07-28T12:28:38.488609+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:39.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:39.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:39.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:39.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:39.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:39.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2766 16 16 0 0 0 - 0 2024-07-28T12:28:39.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:39 smithi204 bash[68176]: cluster 2024-07-28T12:28:38.826276+0000 mon.a (mon.0) 2209 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:39 smithi204 bash[68176]: audit 2024-07-28T12:28:38.840483+0000 mon.a (mon.0) 2210 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:39 smithi204 bash[68176]: cluster 2024-07-28T12:28:38.840666+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e320: 8 total, 2 up, 7 in 2024-07-28T12:28:40.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:40.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:40.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:40.254 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[81864]: cluster 2024-07-28T12:28:38.826276+0000 mon.a (mon.0) 2209 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:40.254 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[81864]: audit 2024-07-28T12:28:38.840483+0000 mon.a (mon.0) 2210 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:40.254 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[81864]: cluster 2024-07-28T12:28:38.840666+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e320: 8 total, 2 up, 7 in 2024-07-28T12:28:40.255 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[79620]: cluster 2024-07-28T12:28:38.826276+0000 mon.a (mon.0) 2209 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:40.255 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[79620]: audit 2024-07-28T12:28:38.840483+0000 mon.a (mon.0) 2210 : audit [INF] from='client.? 172.21.15.177:0/3355367225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:40.255 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:39 smithi177 bash[79620]: cluster 2024-07-28T12:28:38.840666+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e320: 8 total, 2 up, 7 in 2024-07-28T12:28:40.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:40.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:40.598 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:40.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:40.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2767 16 16 0 0 0 - 0 2024-07-28T12:28:40.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:40.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:40.961 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:40 smithi177 bash[81864]: cluster 2024-07-28T12:28:39.707491+0000 mgr.y (mgr.25253) 1802 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:40.962 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:40 smithi177 bash[79620]: cluster 2024-07-28T12:28:39.707491+0000 mgr.y (mgr.25253) 1802 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:41.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:40 smithi204 bash[68176]: cluster 2024-07-28T12:28:39.707491+0000 mgr.y (mgr.25253) 1802 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:41.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:41.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:41.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:41.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:41.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:41.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2768 16 16 0 0 0 - 0 2024-07-28T12:28:41.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:41.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:28:41.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:42.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:42.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:42.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:42.306 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:42.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:42.408 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:42.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:42.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:42.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2769 16 16 0 0 0 - 0 2024-07-28T12:28:42.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:42.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:42 smithi177 bash[79620]: cluster 2024-07-28T12:28:41.708957+0000 mgr.y (mgr.25253) 1803 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:42 smithi177 bash[81864]: cluster 2024-07-28T12:28:41.708957+0000 mgr.y (mgr.25253) 1803 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:43.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:43.110 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:43.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:28:43.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:42 smithi204 bash[68176]: cluster 2024-07-28T12:28:41.708957+0000 mgr.y (mgr.25253) 1803 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:43.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:43.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:43.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:43.583 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:43.701 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:43.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2770 16 16 0 0 0 - 0 2024-07-28T12:28:43.821 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:44.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:44.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:44.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:44.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:44.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:44.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:44.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2771 16 16 0 0 0 - 0 2024-07-28T12:28:44.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:44.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:45.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:45.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:45.148 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:44 smithi177 bash[81864]: cluster 2024-07-28T12:28:43.710455+0000 mgr.y (mgr.25253) 1804 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:45.148 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:44 smithi177 bash[79620]: cluster 2024-07-28T12:28:43.710455+0000 mgr.y (mgr.25253) 1804 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:44 smithi204 bash[68176]: cluster 2024-07-28T12:28:43.710455+0000 mgr.y (mgr.25253) 1804 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:45.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:45.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:45.493 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:45.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:45.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:45.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2772 16 16 0 0 0 - 0 2024-07-28T12:28:45.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:45 smithi204 bash[68176]: audit 2024-07-28T12:28:45.742757+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:45.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:46.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:46.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:46.219 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:28:46.220 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:45 smithi177 bash[81864]: audit 2024-07-28T12:28:45.742757+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:46.220 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:45 smithi177 bash[79620]: audit 2024-07-28T12:28:45.742757+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:46.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:46.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:46.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:46.649 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:46.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:46.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2773 16 16 0 0 0 - 0 2024-07-28T12:28:46.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:46.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:46 smithi177 bash[79620]: cluster 2024-07-28T12:28:45.711988+0000 mgr.y (mgr.25253) 1805 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:46 smithi177 bash[81864]: cluster 2024-07-28T12:28:45.711988+0000 mgr.y (mgr.25253) 1805 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:47.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:47.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:46 smithi204 bash[68176]: cluster 2024-07-28T12:28:45.711988+0000 mgr.y (mgr.25253) 1805 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:47.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:47.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:47.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:47.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:47.754 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:47.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2774 16 16 0 0 0 - 0 2024-07-28T12:28:47.855 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:47.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:47.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:48.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:48.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:48.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:48.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:48.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:48.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:48.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2775 16 16 0 0 0 - 0 2024-07-28T12:28:48.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:48.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:49.070 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:48 smithi204 bash[68176]: cluster 2024-07-28T12:28:47.713415+0000 mgr.y (mgr.25253) 1806 : cluster [DBG] pgmap v1954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:49.179 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:48 smithi177 bash[81864]: cluster 2024-07-28T12:28:47.713415+0000 mgr.y (mgr.25253) 1806 : cluster [DBG] pgmap v1954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:49.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:48 smithi177 bash[79620]: cluster 2024-07-28T12:28:47.713415+0000 mgr.y (mgr.25253) 1806 : cluster [DBG] pgmap v1954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:49.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:49.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:49.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:49.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:49.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2776 16 16 0 0 0 - 0 2024-07-28T12:28:49.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:50.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:50.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:50.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:50.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:50.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:50.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:50.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:50.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2777 16 16 0 0 0 - 0 2024-07-28T12:28:50.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:50.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:50 smithi177 bash[79620]: cluster 2024-07-28T12:28:49.714891+0000 mgr.y (mgr.25253) 1807 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:50 smithi177 bash[81864]: cluster 2024-07-28T12:28:49.714891+0000 mgr.y (mgr.25253) 1807 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:51.075 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:50 smithi204 bash[68176]: cluster 2024-07-28T12:28:49.714891+0000 mgr.y (mgr.25253) 1807 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:51.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:51.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:51.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:51.526 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:51.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:51.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:51.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2778 16 16 0 0 0 - 0 2024-07-28T12:28:51.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:51.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:51.907 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:28:51.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:51 smithi177 bash[81864]: audit 2024-07-28T12:28:51.090008+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.177:0/251984441' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:51.933 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:51 smithi177 bash[81864]: audit 2024-07-28T12:28:51.090721+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:51.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:51 smithi177 bash[79620]: audit 2024-07-28T12:28:51.090008+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.177:0/251984441' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:51.933 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:51 smithi177 bash[79620]: audit 2024-07-28T12:28:51.090721+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:52.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:52.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:52.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:51 smithi204 bash[68176]: audit 2024-07-28T12:28:51.090008+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.177:0/251984441' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:52.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:51 smithi204 bash[68176]: audit 2024-07-28T12:28:51.090721+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:52.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:52.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:28:52.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:28:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:52.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:52.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:52.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2779 16 16 0 0 0 - 0 2024-07-28T12:28:52.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:52.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:53.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[81864]: cluster 2024-07-28T12:28:51.716388+0000 mgr.y (mgr.25253) 1808 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[81864]: cluster 2024-07-28T12:28:51.881895+0000 mon.a (mon.0) 2214 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[81864]: audit 2024-07-28T12:28:51.906974+0000 mon.a (mon.0) 2215 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[81864]: cluster 2024-07-28T12:28:51.907152+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e321: 8 total, 2 up, 7 in 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[79620]: cluster 2024-07-28T12:28:51.716388+0000 mgr.y (mgr.25253) 1808 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[79620]: cluster 2024-07-28T12:28:51.881895+0000 mon.a (mon.0) 2214 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[79620]: audit 2024-07-28T12:28:51.906974+0000 mon.a (mon.0) 2215 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:53.088 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:52 smithi177 bash[79620]: cluster 2024-07-28T12:28:51.907152+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e321: 8 total, 2 up, 7 in 2024-07-28T12:28:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:52 smithi204 bash[68176]: cluster 2024-07-28T12:28:51.716388+0000 mgr.y (mgr.25253) 1808 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:52 smithi204 bash[68176]: cluster 2024-07-28T12:28:51.881895+0000 mon.a (mon.0) 2214 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:52 smithi204 bash[68176]: audit 2024-07-28T12:28:51.906974+0000 mon.a (mon.0) 2215 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:52 smithi204 bash[68176]: cluster 2024-07-28T12:28:51.907152+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e321: 8 total, 2 up, 7 in 2024-07-28T12:28:53.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:53.316 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:53.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:53.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:53.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:53.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:28:53.775217+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:53.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:53.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2780 16 16 0 0 0 - 0 2024-07-28T12:28:53.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:53.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:54.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:54.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:54.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:54.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:54.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:54.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:54.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:54.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2781 16 16 0 0 0 - 0 2024-07-28T12:28:54.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:28:54.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:54.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:54 smithi177 bash[81864]: cluster 2024-07-28T12:28:53.717869+0000 mgr.y (mgr.25253) 1809 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:54 smithi177 bash[79620]: cluster 2024-07-28T12:28:53.717869+0000 mgr.y (mgr.25253) 1809 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:55.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:54 smithi204 bash[68176]: cluster 2024-07-28T12:28:53.717869+0000 mgr.y (mgr.25253) 1809 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:55.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:55.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:55.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:55.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:55.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:55.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2782 16 16 0 0 0 - 0 2024-07-28T12:28:55.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:55.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:56.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:56.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:56.186 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:28:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:28:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:28:56.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:56.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:56.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:56.652 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:56.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:56.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2783 16 16 0 0 0 - 0 2024-07-28T12:28:56.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:57.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:57.037 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:57.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:57.144 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:56 smithi177 bash[81864]: cluster 2024-07-28T12:28:55.718815+0000 mgr.y (mgr.25253) 1810 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:57.144 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:56 smithi177 bash[79620]: cluster 2024-07-28T12:28:55.718815+0000 mgr.y (mgr.25253) 1810 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:56 smithi204 bash[68176]: cluster 2024-07-28T12:28:55.718815+0000 mgr.y (mgr.25253) 1810 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:57.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:57.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:57.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:57.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:57.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:57.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2784 16 16 0 0 0 - 0 2024-07-28T12:28:57.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:57.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:58.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:58.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:58.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:58.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:58.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:58.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:58.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2785 16 16 0 0 0 - 0 2024-07-28T12:28:58.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:58.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:59.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:59.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:59.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:28:58 smithi204 bash[68176]: cluster 2024-07-28T12:28:57.719863+0000 mgr.y (mgr.25253) 1811 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:59.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:28:58 smithi177 bash[79620]: cluster 2024-07-28T12:28:57.719863+0000 mgr.y (mgr.25253) 1811 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:28:58 smithi177 bash[81864]: cluster 2024-07-28T12:28:57.719863+0000 mgr.y (mgr.25253) 1811 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:28:59.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:59.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:59.603 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:59.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:59.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:59.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2786 16 16 0 0 0 - 0 2024-07-28T12:28:59.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:59.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:00.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:00.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:00.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:00.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:00.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:00.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:00.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2787 16 16 0 0 0 - 0 2024-07-28T12:29:00.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:00.889 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:00.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:00 smithi177 bash[79620]: cluster 2024-07-28T12:28:59.721294+0000 mgr.y (mgr.25253) 1812 : cluster [DBG] pgmap v1961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:00 smithi177 bash[79620]: audit 2024-07-28T12:29:00.742821+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:00 smithi177 bash[81864]: cluster 2024-07-28T12:28:59.721294+0000 mgr.y (mgr.25253) 1812 : cluster [DBG] pgmap v1961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:00 smithi177 bash[81864]: audit 2024-07-28T12:29:00.742821+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:01.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:01.068 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:00 smithi204 bash[68176]: cluster 2024-07-28T12:28:59.721294+0000 mgr.y (mgr.25253) 1812 : cluster [DBG] pgmap v1961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:01.068 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:00 smithi204 bash[68176]: audit 2024-07-28T12:29:00.742821+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:01.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:01.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:01.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:01.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:01.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:01.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:29:01.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:01.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2788 16 16 0 0 0 - 0 2024-07-28T12:29:01.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:01.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:02.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:02.224 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:02.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:02 smithi204 bash[60899]: ts=2024-07-28T12:29: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:02.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:02.697 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:02.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2789 16 16 0 0 0 - 0 2024-07-28T12:29:02.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:02.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:02 smithi177 bash[81864]: cluster 2024-07-28T12:29:01.722740+0000 mgr.y (mgr.25253) 1813 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:02 smithi177 bash[79620]: cluster 2024-07-28T12:29:01.722740+0000 mgr.y (mgr.25253) 1813 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:03.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:02 smithi204 bash[68176]: cluster 2024-07-28T12:29:01.722740+0000 mgr.y (mgr.25253) 1813 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:03.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.295 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:03.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:03.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:03.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2790 16 16 0 0 0 - 0 2024-07-28T12:29:03.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:03.924 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:29:04.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:04.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:04.124 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:03 smithi177 bash[81864]: audit 2024-07-28T12:29:03.720318+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:04.124 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:03 smithi177 bash[79620]: audit 2024-07-28T12:29:03.720318+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:04.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:03 smithi204 bash[68176]: audit 2024-07-28T12:29:03.720318+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:04.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:04.347 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:04.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:04.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:04.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:04.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2791 16 16 0 0 0 - 0 2024-07-28T12:29:04.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:04.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:05.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:04 smithi204 bash[68176]: cluster 2024-07-28T12:29:03.724207+0000 mgr.y (mgr.25253) 1814 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:04 smithi204 bash[68176]: cluster 2024-07-28T12:29:03.909490+0000 mon.a (mon.0) 2219 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:04 smithi204 bash[68176]: audit 2024-07-28T12:29:03.924841+0000 mon.a (mon.0) 2220 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:04 smithi204 bash[68176]: cluster 2024-07-28T12:29:03.924997+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e322: 8 total, 2 up, 7 in 2024-07-28T12:29:05.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[79620]: cluster 2024-07-28T12:29:03.724207+0000 mgr.y (mgr.25253) 1814 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[79620]: cluster 2024-07-28T12:29:03.909490+0000 mon.a (mon.0) 2219 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[79620]: audit 2024-07-28T12:29:03.924841+0000 mon.a (mon.0) 2220 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[79620]: cluster 2024-07-28T12:29:03.924997+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e322: 8 total, 2 up, 7 in 2024-07-28T12:29:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[81864]: cluster 2024-07-28T12:29:03.724207+0000 mgr.y (mgr.25253) 1814 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[81864]: cluster 2024-07-28T12:29:03.909490+0000 mon.a (mon.0) 2219 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[81864]: audit 2024-07-28T12:29:03.924841+0000 mon.a (mon.0) 2220 : audit [INF] from='client.? 172.21.15.177:0/2458490278' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:04 smithi177 bash[81864]: cluster 2024-07-28T12:29:03.924997+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e322: 8 total, 2 up, 7 in 2024-07-28T12:29:05.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:05.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:05.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:05.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:05.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:05.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2792 16 16 0 0 0 - 0 2024-07-28T12:29:05.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:06.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:06.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:06.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:06.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:06.379 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:29:06.461 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:06.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:06.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:06.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:06.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2793 16 16 0 0 0 - 0 2024-07-28T12:29:06.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:29:06.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:06.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:06 smithi177 bash[81864]: cluster 2024-07-28T12:29:05.725702+0000 mgr.y (mgr.25253) 1815 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:06 smithi177 bash[79620]: cluster 2024-07-28T12:29:05.725702+0000 mgr.y (mgr.25253) 1815 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:07.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:07.231 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:07.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:07.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:06 smithi204 bash[68176]: cluster 2024-07-28T12:29:05.725702+0000 mgr.y (mgr.25253) 1815 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:07.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:07.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:07.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:07.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2794 16 16 0 0 0 - 0 2024-07-28T12:29:07.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:07.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:08.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:08.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:08.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:08.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:08.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:08.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:08.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2795 16 16 0 0 0 - 0 2024-07-28T12:29:08.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:08.894 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:09.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:09.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:09.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:08 smithi177 bash[81864]: cluster 2024-07-28T12:29:07.727275+0000 mgr.y (mgr.25253) 1816 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:09.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:08 smithi177 bash[79620]: cluster 2024-07-28T12:29:07.727275+0000 mgr.y (mgr.25253) 1816 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:09.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:08 smithi204 bash[68176]: cluster 2024-07-28T12:29:07.727275+0000 mgr.y (mgr.25253) 1816 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:09.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:09.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:09.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:09.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:09.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2796 16 16 0 0 0 - 0 2024-07-28T12:29:09.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:09.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:10.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:10.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:10.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:10.322 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:10.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:10.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:10.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:10.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2797 16 16 0 0 0 - 0 2024-07-28T12:29:10.789 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:10.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:11.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:11.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:29:11.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:11.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:10 smithi177 bash[79620]: cluster 2024-07-28T12:29:09.728804+0000 mgr.y (mgr.25253) 1817 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:10 smithi177 bash[81864]: cluster 2024-07-28T12:29:09.728804+0000 mgr.y (mgr.25253) 1817 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:11.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:10 smithi204 bash[68176]: cluster 2024-07-28T12:29:09.728804+0000 mgr.y (mgr.25253) 1817 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:11.501 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:11.597 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:11.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:11.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:11.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2798 16 16 0 0 0 - 0 2024-07-28T12:29:11.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:11.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:12.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:12.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:12.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:12.575 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:12.695 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:12.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2799 16 16 0 0 0 - 0 2024-07-28T12:29:12.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:12.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:13.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:12 smithi204 bash[68176]: cluster 2024-07-28T12:29:11.730399+0000 mgr.y (mgr.25253) 1818 : cluster [DBG] pgmap v1968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:13.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:12 smithi177 bash[81864]: cluster 2024-07-28T12:29:11.730399+0000 mgr.y (mgr.25253) 1818 : cluster [DBG] pgmap v1968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:12 smithi177 bash[79620]: cluster 2024-07-28T12:29:11.730399+0000 mgr.y (mgr.25253) 1818 : cluster [DBG] pgmap v1968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:13.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:13.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:13.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:13.641 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:13.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:13.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:29:13.778073+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:13.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:13.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2800 16 16 0 0 0 - 0 2024-07-28T12:29:13.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:13.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:14.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:14.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:14.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:14.473 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:14.591 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:14.708 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:14.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2801 16 16 0 0 0 - 0 2024-07-28T12:29:14.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:14.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:15.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:14 smithi204 bash[68176]: cluster 2024-07-28T12:29:13.731955+0000 mgr.y (mgr.25253) 1819 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:15.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:15.198 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:14 smithi177 bash[81864]: cluster 2024-07-28T12:29:13.731955+0000 mgr.y (mgr.25253) 1819 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:15.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:14 smithi177 bash[79620]: cluster 2024-07-28T12:29:13.731955+0000 mgr.y (mgr.25253) 1819 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:15.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:15.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:15.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:15.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:15.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2802 16 16 0 0 0 - 0 2024-07-28T12:29:15.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:15.786 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:15.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:16.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:16.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:16.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:16.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:16.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:16.493 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:29:16.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:16.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:16.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2803 16 16 0 0 0 - 0 2024-07-28T12:29:16.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:16.946 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:29:16.960 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[81864]: cluster 2024-07-28T12:29:15.732940+0000 mgr.y (mgr.25253) 1820 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[81864]: audit 2024-07-28T12:29:15.752308+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[81864]: audit 2024-07-28T12:29:15.754295+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[81864]: audit 2024-07-28T12:29:16.127509+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:17.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[79620]: cluster 2024-07-28T12:29:15.732940+0000 mgr.y (mgr.25253) 1820 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[79620]: audit 2024-07-28T12:29:15.752308+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[79620]: audit 2024-07-28T12:29:15.754295+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:16 smithi177 bash[79620]: audit 2024-07-28T12:29:16.127509+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:17.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:17.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:16 smithi204 bash[68176]: cluster 2024-07-28T12:29:15.732940+0000 mgr.y (mgr.25253) 1820 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:17.087 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:16 smithi204 bash[68176]: audit 2024-07-28T12:29:15.752308+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:16 smithi204 bash[68176]: audit 2024-07-28T12:29:15.754295+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:16 smithi204 bash[68176]: audit 2024-07-28T12:29:16.127509+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:17.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:17.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:17.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:17.549 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:17.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:17.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2804 16 16 0 0 0 - 0 2024-07-28T12:29:17.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:17.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:17 smithi204 bash[68176]: cluster 2024-07-28T12:29:16.934721+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:17 smithi204 bash[68176]: audit 2024-07-28T12:29:16.947218+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:17 smithi204 bash[68176]: cluster 2024-07-28T12:29:16.947309+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e323: 8 total, 2 up, 7 in 2024-07-28T12:29:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[79620]: cluster 2024-07-28T12:29:16.934721+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[79620]: audit 2024-07-28T12:29:16.947218+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[79620]: cluster 2024-07-28T12:29:16.947309+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e323: 8 total, 2 up, 7 in 2024-07-28T12:29:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[81864]: cluster 2024-07-28T12:29:16.934721+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[81864]: audit 2024-07-28T12:29:16.947218+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? 172.21.15.177:0/1294291812' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:17 smithi177 bash[81864]: cluster 2024-07-28T12:29:16.947309+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e323: 8 total, 2 up, 7 in 2024-07-28T12:29:18.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:18.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:18.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:18.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:18.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:18.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:18.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:18.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2805 16 16 0 0 0 - 0 2024-07-28T12:29:18.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:18.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:18 smithi177 bash[79620]: cluster 2024-07-28T12:29:17.734402+0000 mgr.y (mgr.25253) 1821 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:18 smithi177 bash[81864]: cluster 2024-07-28T12:29:17.734402+0000 mgr.y (mgr.25253) 1821 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:19.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:18 smithi204 bash[68176]: cluster 2024-07-28T12:29:17.734402+0000 mgr.y (mgr.25253) 1821 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:19.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:19.337 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:19.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:19.517 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:19.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:19.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:19.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2806 16 16 0 0 0 - 0 2024-07-28T12:29:19.807 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:19.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:20.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:29:20.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:20.284 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:20.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:29:20.397 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:20.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:20.635 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:20.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2807 16 16 0 0 0 - 0 2024-07-28T12:29:20.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:20.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:20 smithi177 bash[79620]: cluster 2024-07-28T12:29:19.735927+0000 mgr.y (mgr.25253) 1822 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:20 smithi177 bash[81864]: cluster 2024-07-28T12:29:19.735927+0000 mgr.y (mgr.25253) 1822 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:21.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:21.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:20 smithi204 bash[68176]: cluster 2024-07-28T12:29:19.735927+0000 mgr.y (mgr.25253) 1822 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:21.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:21.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:21.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2808 16 16 0 0 0 - 0 2024-07-28T12:29:21.826 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:21.944 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:22.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:22.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:22.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:22.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:22.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:22.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2809 16 16 0 0 0 - 0 2024-07-28T12:29:22.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:22.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:23.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:23.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:23.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:22 smithi204 bash[68176]: cluster 2024-07-28T12:29:21.737393+0000 mgr.y (mgr.25253) 1823 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:23.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:22 smithi177 bash[81864]: cluster 2024-07-28T12:29:21.737393+0000 mgr.y (mgr.25253) 1823 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:22 smithi177 bash[79620]: cluster 2024-07-28T12:29:21.737393+0000 mgr.y (mgr.25253) 1823 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:23.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:23.498 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:23.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:23.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:23.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2810 16 16 0 0 0 - 0 2024-07-28T12:29:23.855 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:23.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:24.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:24.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:24.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:24.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:24.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:24.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:24.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2811 16 16 0 0 0 - 0 2024-07-28T12:29:24.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:24.802 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:24.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:25.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.085 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:25.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:25.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:24 smithi204 bash[68176]: cluster 2024-07-28T12:29:23.738936+0000 mgr.y (mgr.25253) 1824 : cluster [DBG] pgmap v1975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:25.170 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:24 smithi177 bash[81864]: cluster 2024-07-28T12:29:23.738936+0000 mgr.y (mgr.25253) 1824 : cluster [DBG] pgmap v1975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:25.170 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:24 smithi177 bash[79620]: cluster 2024-07-28T12:29:23.738936+0000 mgr.y (mgr.25253) 1824 : cluster [DBG] pgmap v1975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:25.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:25.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:25.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2812 16 16 0 0 0 - 0 2024-07-28T12:29:25.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:25.989 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:26.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:26.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:26.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:26.356 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:29:26.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:26.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:26.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:26.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2813 16 16 0 0 0 - 0 2024-07-28T12:29:26.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:26.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:27.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:27.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:27.175 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:26 smithi177 bash[81864]: cluster 2024-07-28T12:29:25.740458+0000 mgr.y (mgr.25253) 1825 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:27.175 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:26 smithi177 bash[79620]: cluster 2024-07-28T12:29:25.740458+0000 mgr.y (mgr.25253) 1825 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:27.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:27.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:26 smithi204 bash[68176]: cluster 2024-07-28T12:29:25.740458+0000 mgr.y (mgr.25253) 1825 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:27.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:27.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:27.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:27.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:27.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2814 16 16 0 0 0 - 0 2024-07-28T12:29:27.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:27.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:28.113 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:28.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:28.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:28.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:28.504 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:28.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:28.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:28.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2815 16 16 0 0 0 - 0 2024-07-28T12:29:28.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:28.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:29.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:29.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:28 smithi204 bash[68176]: cluster 2024-07-28T12:29:27.741551+0000 mgr.y (mgr.25253) 1826 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:29.174 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:29.184 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:28 smithi177 bash[79620]: cluster 2024-07-28T12:29:27.741551+0000 mgr.y (mgr.25253) 1826 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:29.184 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:28 smithi177 bash[81864]: cluster 2024-07-28T12:29:27.741551+0000 mgr.y (mgr.25253) 1826 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:29.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:29.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:29:29.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:29.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:29.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:29.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:29.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2816 16 16 0 0 0 - 0 2024-07-28T12:29:29.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:29.977 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:29:30.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:30.117 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:30.212 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:29 smithi177 bash[81864]: audit 2024-07-28T12:29:29.300487+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:30.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:29 smithi177 bash[79620]: audit 2024-07-28T12:29:29.300487+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:30.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:30.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:29 smithi204 bash[68176]: audit 2024-07-28T12:29:29.300487+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:30.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:30.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:30.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:30.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:30.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2817 16 16 0 0 0 - 0 2024-07-28T12:29:30.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:30.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: cluster 2024-07-28T12:29:29.742996+0000 mgr.y (mgr.25253) 1827 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: cluster 2024-07-28T12:29:29.964802+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: audit 2024-07-28T12:29:29.977602+0000 mon.a (mon.0) 2230 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: cluster 2024-07-28T12:29:29.977680+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e324: 8 total, 2 up, 7 in 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: audit 2024-07-28T12:29:30.751194+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[79620]: audit 2024-07-28T12:29:30.753508+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: cluster 2024-07-28T12:29:29.742996+0000 mgr.y (mgr.25253) 1827 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: cluster 2024-07-28T12:29:29.964802+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: audit 2024-07-28T12:29:29.977602+0000 mon.a (mon.0) 2230 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: cluster 2024-07-28T12:29:29.977680+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e324: 8 total, 2 up, 7 in 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: audit 2024-07-28T12:29:30.751194+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:31.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:30 smithi177 bash[81864]: audit 2024-07-28T12:29:30.753508+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:31.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:31.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:31.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:31.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: cluster 2024-07-28T12:29:29.742996+0000 mgr.y (mgr.25253) 1827 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:31.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: cluster 2024-07-28T12:29:29.964802+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:31.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: audit 2024-07-28T12:29:29.977602+0000 mon.a (mon.0) 2230 : audit [INF] from='client.? 172.21.15.177:0/853093563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:31.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: cluster 2024-07-28T12:29:29.977680+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e324: 8 total, 2 up, 7 in 2024-07-28T12:29:31.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: audit 2024-07-28T12:29:30.751194+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:31.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:30 smithi204 bash[68176]: audit 2024-07-28T12:29:30.753508+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:31.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:31.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:31.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:31.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2818 16 16 0 0 0 - 0 2024-07-28T12:29:31.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:31.900 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:32.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.140 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:32.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:32.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:32.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.628 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:32.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2819 16 16 0 0 0 - 0 2024-07-28T12:29:32.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:32.920 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:29:32.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:33.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:32 smithi204 bash[68176]: cluster 2024-07-28T12:29:31.743955+0000 mgr.y (mgr.25253) 1828 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:32 smithi204 bash[68176]: audit 2024-07-28T12:29:32.666359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:33.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:33.211 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:32 smithi177 bash[81864]: cluster 2024-07-28T12:29:31.743955+0000 mgr.y (mgr.25253) 1828 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:33.212 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:32 smithi177 bash[81864]: audit 2024-07-28T12:29:32.666359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:33.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:32 smithi177 bash[79620]: cluster 2024-07-28T12:29:31.743955+0000 mgr.y (mgr.25253) 1828 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:33.212 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:32 smithi177 bash[79620]: audit 2024-07-28T12:29:32.666359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:33.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:33.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:33.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:33.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:33.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:29:33.780836+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:33.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:33.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2820 16 16 0 0 0 - 0 2024-07-28T12:29:33.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:33.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:34.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:34.096 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:34.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:34.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:34.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:34.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:34.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:34.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:34.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2821 16 16 0 0 0 - 0 2024-07-28T12:29:34.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:34.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:35.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:34 smithi204 bash[68176]: cluster 2024-07-28T12:29:33.745381+0000 mgr.y (mgr.25253) 1829 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:35.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:34 smithi177 bash[81864]: cluster 2024-07-28T12:29:33.745381+0000 mgr.y (mgr.25253) 1829 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:34 smithi177 bash[79620]: cluster 2024-07-28T12:29:33.745381+0000 mgr.y (mgr.25253) 1829 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:35.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:35.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:35.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:35.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:35.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2822 16 16 0 0 0 - 0 2024-07-28T12:29:35.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:35.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:36.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:29:36.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:36.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:36.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:36.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2823 16 16 0 0 0 - 0 2024-07-28T12:29:36.869 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:37.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:37.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:37.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:36 smithi204 bash[68176]: cluster 2024-07-28T12:29:35.746892+0000 mgr.y (mgr.25253) 1830 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:36 smithi177 bash[81864]: cluster 2024-07-28T12:29:35.746892+0000 mgr.y (mgr.25253) 1830 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:36 smithi177 bash[79620]: cluster 2024-07-28T12:29:35.746892+0000 mgr.y (mgr.25253) 1830 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:37.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:37.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:37.560 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:37.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:37.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:37.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2824 16 16 0 0 0 - 0 2024-07-28T12:29:37.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:37.891 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:37.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:38.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:38.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:38.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:38.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:38.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:38.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:38.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:29:38.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:38.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2825 16 16 0 0 0 - 0 2024-07-28T12:29:38.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:38.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:39.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:39.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: cluster 2024-07-28T12:29:37.747782+0000 mgr.y (mgr.25253) 1831 : cluster [DBG] pgmap v1983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.298844+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.304239+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.343850+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.348579+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.789393+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.791214+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[81864]: audit 2024-07-28T12:29:38.802095+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: cluster 2024-07-28T12:29:37.747782+0000 mgr.y (mgr.25253) 1831 : cluster [DBG] pgmap v1983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.298844+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.304239+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.343850+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.348579+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.789393+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.791214+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:38 smithi177 bash[79620]: audit 2024-07-28T12:29:38.802095+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: cluster 2024-07-28T12:29:37.747782+0000 mgr.y (mgr.25253) 1831 : cluster [DBG] pgmap v1983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.298844+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.304239+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.343850+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.348579+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.789393+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:39.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.791214+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:39.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:38 smithi204 bash[68176]: audit 2024-07-28T12:29:38.802095+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:29:39.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:39.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:39.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:39.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:39.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2826 16 16 0 0 0 - 0 2024-07-28T12:29:39.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:40.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:40.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:40.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:40.360 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:40.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:40.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:40.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:40.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2827 16 16 0 0 0 - 0 2024-07-28T12:29:40.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:40.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:41.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:41.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:41.203 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:40 smithi177 bash[79620]: cluster 2024-07-28T12:29:39.749223+0000 mgr.y (mgr.25253) 1832 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:41.203 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:40 smithi177 bash[81864]: cluster 2024-07-28T12:29:39.749223+0000 mgr.y (mgr.25253) 1832 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:41.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:41.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:40 smithi204 bash[68176]: cluster 2024-07-28T12:29:39.749223+0000 mgr.y (mgr.25253) 1832 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:41.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:41.545 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:41.663 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:41.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:41.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2828 16 16 0 0 0 - 0 2024-07-28T12:29:41.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:42.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:42.133 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:42.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:42.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:42.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:42.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:42.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2829 16 16 0 0 0 - 0 2024-07-28T12:29:42.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:42.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:43.007 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:29:43.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:43.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:43.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:42 smithi177 bash[81864]: cluster 2024-07-28T12:29:41.750066+0000 mgr.y (mgr.25253) 1833 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:43.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:42 smithi177 bash[81864]: audit 2024-07-28T12:29:42.032112+0000 mon.a (mon.0) 2242 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:43.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:42 smithi177 bash[79620]: cluster 2024-07-28T12:29:41.750066+0000 mgr.y (mgr.25253) 1833 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:43.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:42 smithi177 bash[79620]: audit 2024-07-28T12:29:42.032112+0000 mon.a (mon.0) 2242 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:43.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:42 smithi204 bash[68176]: cluster 2024-07-28T12:29:41.750066+0000 mgr.y (mgr.25253) 1833 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:42 smithi204 bash[68176]: audit 2024-07-28T12:29:42.032112+0000 mon.a (mon.0) 2242 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:43.401 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:43.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:43.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:43.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:43.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2830 16 16 0 0 0 - 0 2024-07-28T12:29:43.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:43.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:44.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:44.153 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[79620]: cluster 2024-07-28T12:29:42.992967+0000 mon.a (mon.0) 2243 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[79620]: audit 2024-07-28T12:29:43.007908+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[79620]: cluster 2024-07-28T12:29:43.008025+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e325: 8 total, 2 up, 7 in 2024-07-28T12:29:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[81864]: cluster 2024-07-28T12:29:42.992967+0000 mon.a (mon.0) 2243 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[81864]: audit 2024-07-28T12:29:43.007908+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:44.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:43 smithi177 bash[81864]: cluster 2024-07-28T12:29:43.008025+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e325: 8 total, 2 up, 7 in 2024-07-28T12:29:44.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:44.389 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:44 smithi204 bash[68176]: cluster 2024-07-28T12:29:42.992967+0000 mon.a (mon.0) 2243 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:44 smithi204 bash[68176]: audit 2024-07-28T12:29:43.007908+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.177:0/3900068575' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:44 smithi204 bash[68176]: cluster 2024-07-28T12:29:43.008025+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e325: 8 total, 2 up, 7 in 2024-07-28T12:29:44.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:44.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:44.746 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:44.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2831 16 16 0 0 0 - 0 2024-07-28T12:29:44.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:44.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:45 smithi177 bash[79620]: cluster 2024-07-28T12:29:43.751534+0000 mgr.y (mgr.25253) 1834 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:45 smithi177 bash[81864]: cluster 2024-07-28T12:29:43.751534+0000 mgr.y (mgr.25253) 1834 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:45.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:45 smithi204 bash[68176]: cluster 2024-07-28T12:29:43.751534+0000 mgr.y (mgr.25253) 1834 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:45.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:45.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:45.460 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:45.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:45.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:45.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2832 16 16 0 0 0 - 0 2024-07-28T12:29:45.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:45.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:45.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:29:46.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:46.177 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:46 smithi177 bash[81864]: audit 2024-07-28T12:29:45.744134+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:46 smithi177 bash[79620]: audit 2024-07-28T12:29:45.744134+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:29:46.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:46.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:46 smithi204 bash[68176]: audit 2024-07-28T12:29:45.744134+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:46.528 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:46.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:46.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:46.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2833 16 16 0 0 0 - 0 2024-07-28T12:29:46.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:47.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:47.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:47 smithi204 bash[68176]: cluster 2024-07-28T12:29:45.752368+0000 mgr.y (mgr.25253) 1835 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:47.204 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:47.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:47 smithi177 bash[81864]: cluster 2024-07-28T12:29:45.752368+0000 mgr.y (mgr.25253) 1835 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:47 smithi177 bash[79620]: cluster 2024-07-28T12:29:45.752368+0000 mgr.y (mgr.25253) 1835 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:47.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:47.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:47.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:47.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:47.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2834 16 16 0 0 0 - 0 2024-07-28T12:29:47.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:47.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:47.967 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:29:48.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:48.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:48.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:48.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:48.546 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:48.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:48.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2835 16 16 0 0 0 - 0 2024-07-28T12:29:48.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:48.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:49.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:49.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:49 smithi204 bash[68176]: cluster 2024-07-28T12:29:47.753812+0000 mgr.y (mgr.25253) 1836 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:49.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:49 smithi177 bash[79620]: cluster 2024-07-28T12:29:47.753812+0000 mgr.y (mgr.25253) 1836 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:49 smithi177 bash[81864]: cluster 2024-07-28T12:29:47.753812+0000 mgr.y (mgr.25253) 1836 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:49.383 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:49.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:49.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:49.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:49.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2836 16 16 0 0 0 - 0 2024-07-28T12:29:49.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:49.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:50.090 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:50.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:50.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:50.447 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:50.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:50.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:50.721 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:50.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2837 16 16 0 0 0 - 0 2024-07-28T12:29:50.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:50.925 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:51.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:51.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:51 smithi177 bash[81864]: cluster 2024-07-28T12:29:49.754588+0000 mgr.y (mgr.25253) 1837 : cluster [DBG] pgmap v1990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:51.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:51 smithi177 bash[79620]: cluster 2024-07-28T12:29:49.754588+0000 mgr.y (mgr.25253) 1837 : cluster [DBG] pgmap v1990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:51.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:51.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:51 smithi204 bash[68176]: cluster 2024-07-28T12:29:49.754588+0000 mgr.y (mgr.25253) 1837 : cluster [DBG] pgmap v1990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:51.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:51.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.739 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:51.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2838 16 16 0 0 0 - 0 2024-07-28T12:29:51.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:52.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:52.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:52.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:52.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:52.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:52.601 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:29:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:52.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2839 16 16 0 0 0 - 0 2024-07-28T12:29:52.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:52.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:53.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:53.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:53.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:53 smithi204 bash[68176]: cluster 2024-07-28T12:29:51.755750+0000 mgr.y (mgr.25253) 1838 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:53.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:53.437 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:53 smithi177 bash[79620]: cluster 2024-07-28T12:29:51.755750+0000 mgr.y (mgr.25253) 1838 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:53.437 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:53 smithi177 bash[81864]: cluster 2024-07-28T12:29:51.755750+0000 mgr.y (mgr.25253) 1838 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:53.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:53.666 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:53.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:53.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:29:53.783755+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:53.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:53.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2840 16 16 0 0 0 - 0 2024-07-28T12:29:53.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:54.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:54.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:54.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:54.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:54.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:54.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:54.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:54.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2841 16 16 0 0 0 - 0 2024-07-28T12:29:54.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:54.965 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:55.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:55.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:55 smithi177 bash[79620]: cluster 2024-07-28T12:29:53.756671+0000 mgr.y (mgr.25253) 1839 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:55 smithi177 bash[81864]: cluster 2024-07-28T12:29:53.756671+0000 mgr.y (mgr.25253) 1839 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:55.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:55.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:55 smithi204 bash[68176]: cluster 2024-07-28T12:29:53.756671+0000 mgr.y (mgr.25253) 1839 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:55.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:55.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:55.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:55.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2842 16 16 0 0 0 - 0 2024-07-28T12:29:55.796 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:55.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:56.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:56.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:56.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:56.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:56.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:29:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:29:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:29:56.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:56.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:56.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2843 16 16 0 0 0 - 0 2024-07-28T12:29:56.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:56.988 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:57.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:57.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:57.237 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:57 smithi177 bash[79620]: cluster 2024-07-28T12:29:55.758858+0000 mgr.y (mgr.25253) 1840 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:57.238 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:57 smithi177 bash[81864]: cluster 2024-07-28T12:29:55.758858+0000 mgr.y (mgr.25253) 1840 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:57.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:57 smithi204 bash[68176]: cluster 2024-07-28T12:29:55.758858+0000 mgr.y (mgr.25253) 1840 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:57.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:57.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:57.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:57.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2844 16 16 0 0 0 - 0 2024-07-28T12:29:57.817 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:57.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:58.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:58.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:58.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:58.414 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:58.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:58.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:58.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:58.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2845 16 16 0 0 0 - 0 2024-07-28T12:29:58.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:59.009 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:59.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:59.199 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:29:59 smithi177 bash[81864]: cluster 2024-07-28T12:29:57.760136+0000 mgr.y (mgr.25253) 1841 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:59.199 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:29:59 smithi177 bash[79620]: cluster 2024-07-28T12:29:57.760136+0000 mgr.y (mgr.25253) 1841 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:59.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:59.324 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:59.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:59.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:29:59 smithi204 bash[68176]: cluster 2024-07-28T12:29:57.760136+0000 mgr.y (mgr.25253) 1841 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:29:59.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:59.592 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:59.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:59.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2846 16 16 0 0 0 - 0 2024-07-28T12:29:59.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:59.948 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:00.063 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:30:00.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:00.188 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: audit 2024-07-28T12:29:59.446652+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000182+0000 mon.a (mon.0) 2248 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000228+0000 mon.a (mon.0) 2249 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000245+0000 mon.a (mon.0) 2250 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000267+0000 mon.a (mon.0) 2251 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000285+0000 mon.a (mon.0) 2252 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000301+0000 mon.a (mon.0) 2253 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000316+0000 mon.a (mon.0) 2254 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000335+0000 mon.a (mon.0) 2255 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000386+0000 mon.a (mon.0) 2256 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000397+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 1.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000409+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 2.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:30:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000418+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 2.1 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000431+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 2.4 is stuck stale for 48m, current state stale+peering, last acting [0,7] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000441+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 2.5 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000452+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 3.0 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000462+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 3.1 is stuck stale for 48m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000473+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 3.3 is stuck stale for 48m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000484+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 3.4 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000496+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 3.7 is stuck inactive for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000509+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 3.8 is stuck peering for 49m, current state peering, last acting [3] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000520+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 3.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000530+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 3.a is stuck stale for 48m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000541+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 3.b is stuck peering for 48m, current state peering, last acting [3,4] 2024-07-28T12:30:00.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000553+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 3.d is stuck stale for 48m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000563+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 3.e is stuck stale for 48m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000573+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 3.f is stuck stale for 48m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000584+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 3.10 is stuck stale for 48m, current state stale+peering, last acting [0,5] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000596+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 3.11 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000608+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 3.12 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000618+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 3.13 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000628+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 4.2 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000640+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 4.3 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000651+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 4.4 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000662+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 4.5 is stuck stale for 48m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000673+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 4.6 is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000683+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 4.7 is stuck stale for 48m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:30:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000695+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 4.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000706+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 4.a is stuck stale for 48m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000717+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 4.b is stuck stale for 48m, current state stale+peering, last acting [0,4] 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000728+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 4.c is stuck stale for 48m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: audit 2024-07-28T12:29:59.446652+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000182+0000 mon.a (mon.0) 2248 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000228+0000 mon.a (mon.0) 2249 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:30:00.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000245+0000 mon.a (mon.0) 2250 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000267+0000 mon.a (mon.0) 2251 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000285+0000 mon.a (mon.0) 2252 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000301+0000 mon.a (mon.0) 2253 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000316+0000 mon.a (mon.0) 2254 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000335+0000 mon.a (mon.0) 2255 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000386+0000 mon.a (mon.0) 2256 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000397+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 1.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000409+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 2.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000418+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 2.1 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000431+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 2.4 is stuck stale for 48m, current state stale+peering, last acting [0,7] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000441+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 2.5 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000452+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 3.0 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000462+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 3.1 is stuck stale for 48m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:30:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000473+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 3.3 is stuck stale for 48m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000484+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 3.4 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000496+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 3.7 is stuck inactive for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000509+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 3.8 is stuck peering for 49m, current state peering, last acting [3] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000740+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 4.d is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000751+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 4.e is stuck stale for 48m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000762+0000 mon.a (mon.0) 2290 : cluster [WRN] pg 4.14 is stuck peering for 48m, current state peering, last acting [3,5] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000775+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 4.16 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000786+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 4.17 is stuck peering for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000797+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 6.0 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000807+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 6.1 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000820+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 6.2 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000831+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 6.4 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000841+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 6.5 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000852+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 6.6 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000864+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 6.7 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000875+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 6.8 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000888+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 6.9 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000898+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 6.a is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000907+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 6.b is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000918+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 6.c is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000929+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 6.d is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000939+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 6.e is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000950+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 6.f is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000961+0000 mon.a (mon.0) 2308 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000971+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 3.2 is stuck undersized for 48m, current state active+undersized, last acting [3,5] 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000983+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 3.19 is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.000994+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 3.1e is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.001005+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.f is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.001017+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.10 is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000520+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 3.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000530+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 3.a is stuck stale for 48m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000541+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 3.b is stuck peering for 48m, current state peering, last acting [3,4] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000553+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 3.d is stuck stale for 48m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000563+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 3.e is stuck stale for 48m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000573+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 3.f is stuck stale for 48m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000584+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 3.10 is stuck stale for 48m, current state stale+peering, last acting [0,5] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000596+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 3.11 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000608+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 3.12 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000618+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 3.13 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000628+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 4.2 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000640+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 4.3 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000651+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 4.4 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000662+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 4.5 is stuck stale for 48m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000673+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 4.6 is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000683+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 4.7 is stuck stale for 48m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000695+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 4.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000706+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 4.a is stuck stale for 48m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000717+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 4.b is stuck stale for 48m, current state stale+peering, last acting [0,4] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000728+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 4.c is stuck stale for 48m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000740+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 4.d is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000751+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 4.e is stuck stale for 48m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000762+0000 mon.a (mon.0) 2290 : cluster [WRN] pg 4.14 is stuck peering for 48m, current state peering, last acting [3,5] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000775+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 4.16 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000786+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 4.17 is stuck peering for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000797+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 6.0 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000807+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 6.1 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000820+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 6.2 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000831+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 6.4 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000841+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 6.5 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000852+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 6.6 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000864+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 6.7 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000875+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 6.8 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000888+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 6.9 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000898+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 6.a is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000907+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 6.b is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000918+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 6.c is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000929+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 6.d is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000939+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 6.e is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000950+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 6.f is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000961+0000 mon.a (mon.0) 2308 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000971+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 3.2 is stuck undersized for 48m, current state active+undersized, last acting [3,5] 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000983+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 3.19 is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.000994+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 3.1e is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.001005+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.f is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:00 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.001017+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.10 is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: audit 2024-07-28T12:29:59.446652+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000182+0000 mon.a (mon.0) 2248 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000228+0000 mon.a (mon.0) 2249 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:30:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000245+0000 mon.a (mon.0) 2250 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:30:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000267+0000 mon.a (mon.0) 2251 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000285+0000 mon.a (mon.0) 2252 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000301+0000 mon.a (mon.0) 2253 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000316+0000 mon.a (mon.0) 2254 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000335+0000 mon.a (mon.0) 2255 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000386+0000 mon.a (mon.0) 2256 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000397+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 1.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000409+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 2.0 is stuck stale for 48m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000418+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 2.1 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000431+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 2.4 is stuck stale for 48m, current state stale+peering, last acting [0,7] 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000441+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 2.5 is stuck stale for 48m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:30:00.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000452+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 3.0 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000462+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 3.1 is stuck stale for 48m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000473+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 3.3 is stuck stale for 48m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000484+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 3.4 is stuck stale for 48m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000496+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 3.7 is stuck inactive for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000509+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 3.8 is stuck peering for 49m, current state peering, last acting [3] 2024-07-28T12:30:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000520+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 3.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000530+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 3.a is stuck stale for 48m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000541+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 3.b is stuck peering for 48m, current state peering, last acting [3,4] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000553+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 3.d is stuck stale for 48m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000563+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 3.e is stuck stale for 48m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000573+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 3.f is stuck stale for 48m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000584+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 3.10 is stuck stale for 48m, current state stale+peering, last acting [0,5] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000596+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 3.11 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000608+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 3.12 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000618+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 3.13 is stuck stale for 48m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000628+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 4.2 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000640+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 4.3 is stuck stale for 48m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000651+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 4.4 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000662+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 4.5 is stuck stale for 48m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000673+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 4.6 is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000683+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 4.7 is stuck stale for 48m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000695+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 4.9 is stuck stale for 48m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000706+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 4.a is stuck stale for 48m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000717+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 4.b is stuck stale for 48m, current state stale+peering, last acting [0,4] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000728+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 4.c is stuck stale for 48m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000740+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 4.d is stuck stale for 48m, current state stale+peering, last acting [0] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000751+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 4.e is stuck stale for 48m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000762+0000 mon.a (mon.0) 2290 : cluster [WRN] pg 4.14 is stuck peering for 48m, current state peering, last acting [3,5] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000775+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 4.16 is stuck peering for 51m, current state peering, last acting [3] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000786+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 4.17 is stuck peering for 48m, current state peering, last acting [3] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000797+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 6.0 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000807+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 6.1 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000820+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 6.2 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000831+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 6.4 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000841+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 6.5 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000852+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 6.6 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000864+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 6.7 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000875+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 6.8 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000888+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 6.9 is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000898+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 6.a is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000907+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 6.b is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000918+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 6.c is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000929+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 6.d is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000939+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 6.e is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000950+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 6.f is stuck inactive for 47m, current state unknown, last acting [] 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000961+0000 mon.a (mon.0) 2308 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:30:00.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000971+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 3.2 is stuck undersized for 48m, current state active+undersized, last acting [3,5] 2024-07-28T12:30:00.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000983+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 3.19 is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.000994+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 3.1e is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.001005+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.f is stuck undersized for 48m, current state active+undersized, last acting [3,4] 2024-07-28T12:30:00.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:00 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.001017+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.10 is stuck undersized for 48m, current state undersized+peered, last acting [3] 2024-07-28T12:30:00.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:00.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:30:00.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:00.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:00.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:00.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2847 16 16 0 0 0 - 0 2024-07-28T12:30:00.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:01.010 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:01.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:01.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:01.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:01.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: cluster 2024-07-28T12:29:59.761634+0000 mgr.y (mgr.25253) 1842 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:01.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.041305+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:01.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: audit 2024-07-28T12:30:00.062799+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:01.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: cluster 2024-07-28T12:30:00.062853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e326: 8 total, 2 up, 7 in 2024-07-28T12:30:01.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: audit 2024-07-28T12:30:00.748427+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:01.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:01 smithi204 bash[68176]: audit 2024-07-28T12:30:00.749499+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: cluster 2024-07-28T12:29:59.761634+0000 mgr.y (mgr.25253) 1842 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.041305+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: audit 2024-07-28T12:30:00.062799+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: cluster 2024-07-28T12:30:00.062853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e326: 8 total, 2 up, 7 in 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: audit 2024-07-28T12:30:00.748427+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[79620]: audit 2024-07-28T12:30:00.749499+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:01.456 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: cluster 2024-07-28T12:29:59.761634+0000 mgr.y (mgr.25253) 1842 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:01.457 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.041305+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:01.457 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: audit 2024-07-28T12:30:00.062799+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.177:0/1339290324' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:01.457 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: cluster 2024-07-28T12:30:00.062853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e326: 8 total, 2 up, 7 in 2024-07-28T12:30:01.457 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: audit 2024-07-28T12:30:00.748427+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:01.457 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:01 smithi177 bash[81864]: audit 2024-07-28T12:30:00.749499+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:01.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:01.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:01.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:01.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2848 16 16 0 0 0 - 0 2024-07-28T12:30:01.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:01.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:02.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:02.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:02.314 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:02.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:02.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:02.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2849 16 16 0 0 0 - 0 2024-07-28T12:30:02.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:02.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:03.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:03.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:03.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:03.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:03.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:03 smithi204 bash[68176]: cluster 2024-07-28T12:30:01.762622+0000 mgr.y (mgr.25253) 1843 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:03.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:30:03.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:03 smithi177 bash[81864]: cluster 2024-07-28T12:30:01.762622+0000 mgr.y (mgr.25253) 1843 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:03.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:03 smithi177 bash[79620]: cluster 2024-07-28T12:30:01.762622+0000 mgr.y (mgr.25253) 1843 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:03.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:03.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:03.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:03.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2850 16 16 0 0 0 - 0 2024-07-28T12:30:03.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:03.979 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:04.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:04.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:04.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:04.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:04.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:04.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:04.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2851 16 16 0 0 0 - 0 2024-07-28T12:30:04.813 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:04.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:05.051 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:05.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:05.282 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:05.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:05 smithi204 bash[68176]: cluster 2024-07-28T12:30:03.763534+0000 mgr.y (mgr.25253) 1844 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:05.367 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:05 smithi177 bash[81864]: cluster 2024-07-28T12:30:03.763534+0000 mgr.y (mgr.25253) 1844 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:05.368 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:05 smithi177 bash[79620]: cluster 2024-07-28T12:30:03.763534+0000 mgr.y (mgr.25253) 1844 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:05.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:05.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:05.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:05.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:05.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2852 16 16 0 0 0 - 0 2024-07-28T12:30:05.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:06.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:06.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:06.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:06.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:06.374 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:30:06.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:06.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:06.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:06.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2853 16 16 0 0 0 - 0 2024-07-28T12:30:06.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:06.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:07.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:07.162 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:07 smithi177 bash[79620]: cluster 2024-07-28T12:30:05.764544+0000 mgr.y (mgr.25253) 1845 : cluster [DBG] pgmap v1999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:07.162 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:07 smithi177 bash[81864]: cluster 2024-07-28T12:30:05.764544+0000 mgr.y (mgr.25253) 1845 : cluster [DBG] pgmap v1999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:07.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:07.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:07.314 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:07 smithi204 bash[68176]: cluster 2024-07-28T12:30:05.764544+0000 mgr.y (mgr.25253) 1845 : cluster [DBG] pgmap v1999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:07.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:07.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:07.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:07.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2854 16 16 0 0 0 - 0 2024-07-28T12:30:07.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:07.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:08.022 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:08.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:08.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:08.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:08.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:08.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:08.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:08.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2855 16 16 0 0 0 - 0 2024-07-28T12:30:08.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:08.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:09.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:09 smithi204 bash[68176]: cluster 2024-07-28T12:30:07.766003+0000 mgr.y (mgr.25253) 1846 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:09.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:09 smithi177 bash[79620]: cluster 2024-07-28T12:30:07.766003+0000 mgr.y (mgr.25253) 1846 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:09 smithi177 bash[81864]: cluster 2024-07-28T12:30:07.766003+0000 mgr.y (mgr.25253) 1846 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:09.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:09.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:09.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:09.685 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:09.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2856 16 16 0 0 0 - 0 2024-07-28T12:30:09.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:09.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:10.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:10.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:10.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:10.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:10.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:10.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:10.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:10.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2857 16 16 0 0 0 - 0 2024-07-28T12:30:10.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:11.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:11.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:11.225 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:11.227 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:11 smithi177 bash[79620]: cluster 2024-07-28T12:30:09.767531+0000 mgr.y (mgr.25253) 1847 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:11.227 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:11 smithi177 bash[81864]: cluster 2024-07-28T12:30:09.767531+0000 mgr.y (mgr.25253) 1847 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:11.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:11.367 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:11 smithi204 bash[68176]: cluster 2024-07-28T12:30:09.767531+0000 mgr.y (mgr.25253) 1847 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:11.487 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:11.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:11.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:11.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2858 16 16 0 0 0 - 0 2024-07-28T12:30:11.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:11.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:12.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:12.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:12.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:12.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:12.564 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2859 16 16 0 0 0 - 0 2024-07-28T12:30:12.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:13.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:13.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:13.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:13.307 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:13 smithi177 bash[81864]: cluster 2024-07-28T12:30:11.769026+0000 mgr.y (mgr.25253) 1848 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:13.308 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:13 smithi177 bash[79620]: cluster 2024-07-28T12:30:11.769026+0000 mgr.y (mgr.25253) 1848 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:13.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:30:13.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:13 smithi204 bash[68176]: cluster 2024-07-28T12:30:11.769026+0000 mgr.y (mgr.25253) 1848 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:13.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:13.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:13.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:13.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:30:13.786537+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:13.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:13.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2860 16 16 0 0 0 - 0 2024-07-28T12:30:13.868 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:13.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:14.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:14.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:14.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:14.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:14.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:14.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:14.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2861 16 16 0 0 0 - 0 2024-07-28T12:30:14.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:14.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:15.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:15.079 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:15 smithi177 bash[79620]: cluster 2024-07-28T12:30:13.770613+0000 mgr.y (mgr.25253) 1849 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:15.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:15.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:15.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:15.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:15 smithi204 bash[68176]: cluster 2024-07-28T12:30:13.770613+0000 mgr.y (mgr.25253) 1849 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:15.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:15 smithi177 bash[81864]: cluster 2024-07-28T12:30:13.770613+0000 mgr.y (mgr.25253) 1849 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:15.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:15.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:15.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2862 16 16 0 0 0 - 0 2024-07-28T12:30:15.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:15.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:16.095 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:30:16.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:16.139 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[79620]: audit 2024-07-28T12:30:15.120250+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.177:0/1674166270' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[79620]: audit 2024-07-28T12:30:15.120703+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[79620]: audit 2024-07-28T12:30:15.744818+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[81864]: audit 2024-07-28T12:30:15.120250+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.177:0/1674166270' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[81864]: audit 2024-07-28T12:30:15.120703+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.140 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:16 smithi177 bash[81864]: audit 2024-07-28T12:30:15.744818+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:16.225 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:16.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:16 smithi204 bash[68176]: audit 2024-07-28T12:30:15.120250+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.177:0/1674166270' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:16 smithi204 bash[68176]: audit 2024-07-28T12:30:15.120703+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:16 smithi204 bash[68176]: audit 2024-07-28T12:30:15.744818+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:16.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:16.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:16.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:16.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2863 16 16 0 0 0 - 0 2024-07-28T12:30:16.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:16.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:17.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:17.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[79620]: cluster 2024-07-28T12:30:15.780427+0000 mgr.y (mgr.25253) 1850 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[79620]: cluster 2024-07-28T12:30:16.078788+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[79620]: audit 2024-07-28T12:30:16.095271+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[79620]: cluster 2024-07-28T12:30:16.095422+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e327: 8 total, 2 up, 7 in 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[81864]: cluster 2024-07-28T12:30:15.780427+0000 mgr.y (mgr.25253) 1850 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[81864]: cluster 2024-07-28T12:30:16.078788+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[81864]: audit 2024-07-28T12:30:16.095271+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:17.190 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:17 smithi177 bash[81864]: cluster 2024-07-28T12:30:16.095422+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e327: 8 total, 2 up, 7 in 2024-07-28T12:30:17.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:17 smithi204 bash[68176]: cluster 2024-07-28T12:30:15.780427+0000 mgr.y (mgr.25253) 1850 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:17.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:17 smithi204 bash[68176]: cluster 2024-07-28T12:30:16.078788+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:17.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:17 smithi204 bash[68176]: audit 2024-07-28T12:30:16.095271+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:17.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:17 smithi204 bash[68176]: cluster 2024-07-28T12:30:16.095422+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e327: 8 total, 2 up, 7 in 2024-07-28T12:30:17.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:17.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:17.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:17.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:17.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2864 16 16 0 0 0 - 0 2024-07-28T12:30:17.889 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:18.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:18.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:18.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:18.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:18.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:18.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:18.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:18.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2865 16 16 0 0 0 - 0 2024-07-28T12:30:18.839 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:18.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:19.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:19.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:19.204 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:19 smithi177 bash[81864]: cluster 2024-07-28T12:30:17.781889+0000 mgr.y (mgr.25253) 1851 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:19.205 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:19 smithi177 bash[79620]: cluster 2024-07-28T12:30:17.781889+0000 mgr.y (mgr.25253) 1851 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:19.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:30:19.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:19 smithi204 bash[68176]: cluster 2024-07-28T12:30:17.781889+0000 mgr.y (mgr.25253) 1851 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:19.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:19.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:19.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:19.761 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:19.783 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:19.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2866 16 16 0 0 0 - 0 2024-07-28T12:30:19.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:20.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:20.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:20.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:20.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:20.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:20.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:20.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:20.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2867 16 16 0 0 0 - 0 2024-07-28T12:30:20.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:20.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:21.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:21.153 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:21 smithi177 bash[81864]: cluster 2024-07-28T12:30:19.782896+0000 mgr.y (mgr.25253) 1852 : cluster [DBG] pgmap v2007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:21.153 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:21 smithi177 bash[79620]: cluster 2024-07-28T12:30:19.782896+0000 mgr.y (mgr.25253) 1852 : cluster [DBG] pgmap v2007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:21.208 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:21.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:21 smithi204 bash[68176]: cluster 2024-07-28T12:30:19.782896+0000 mgr.y (mgr.25253) 1852 : cluster [DBG] pgmap v2007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:21.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:21.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:21.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:21.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2868 16 16 0 0 0 - 0 2024-07-28T12:30:21.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:21.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:22.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:22.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:22.159 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:30:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:30:22.01157452Z level=info msg="Completed cleanup jobs" duration=46.930866ms 2024-07-28T12:30:22.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:22.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:22.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:22.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:22.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2869 16 16 0 0 0 - 0 2024-07-28T12:30:22.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:22.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:23.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:23.214 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:23.225 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:23 smithi177 bash[79620]: cluster 2024-07-28T12:30:21.784345+0000 mgr.y (mgr.25253) 1853 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:23.225 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:23 smithi177 bash[81864]: cluster 2024-07-28T12:30:21.784345+0000 mgr.y (mgr.25253) 1853 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:23.333 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:23.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:23 smithi204 bash[68176]: cluster 2024-07-28T12:30:21.784345+0000 mgr.y (mgr.25253) 1853 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:23.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:23.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:23.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:23.757 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:23.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2870 16 16 0 0 0 - 0 2024-07-28T12:30:23.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:23.822 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:23.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:24.039 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:24.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:24.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:24.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:24.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:24.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:24.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:24.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2871 16 16 0 0 0 - 0 2024-07-28T12:30:24.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:24.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:25.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:25.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:25.274 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:25.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:30:25.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:25.375 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:25 smithi177 bash[79620]: cluster 2024-07-28T12:30:23.785108+0000 mgr.y (mgr.25253) 1854 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:25 smithi204 bash[68176]: cluster 2024-07-28T12:30:23.785108+0000 mgr.y (mgr.25253) 1854 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:25.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:25.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:25.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:25.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:25 smithi177 bash[81864]: cluster 2024-07-28T12:30:23.785108+0000 mgr.y (mgr.25253) 1854 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:25.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2872 16 16 0 0 0 - 0 2024-07-28T12:30:25.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:25.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:26.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:26.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:26.202 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:30:26.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:26.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:26.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:26.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:26.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:26.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2873 16 16 0 0 0 - 0 2024-07-28T12:30:26.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:27.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:27.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:27 smithi204 bash[68176]: cluster 2024-07-28T12:30:25.785831+0000 mgr.y (mgr.25253) 1855 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:27.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:27 smithi177 bash[79620]: cluster 2024-07-28T12:30:25.785831+0000 mgr.y (mgr.25253) 1855 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:27 smithi177 bash[81864]: cluster 2024-07-28T12:30:25.785831+0000 mgr.y (mgr.25253) 1855 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:27.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:27.478 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:27.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:27.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:27.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2874 16 16 0 0 0 - 0 2024-07-28T12:30:27.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:27.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:28.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:28.185 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:28.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:28.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:28.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:28.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:28.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:28.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2875 16 16 0 0 0 - 0 2024-07-28T12:30:28.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:29.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:29.113 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:30:29.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:29.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:29.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:29.369 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:29 smithi177 bash[81864]: cluster 2024-07-28T12:30:27.787276+0000 mgr.y (mgr.25253) 1856 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:29.369 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:29 smithi177 bash[81864]: audit 2024-07-28T12:30:28.740140+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.370 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:29 smithi177 bash[79620]: cluster 2024-07-28T12:30:27.787276+0000 mgr.y (mgr.25253) 1856 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:29.370 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:29 smithi177 bash[79620]: audit 2024-07-28T12:30:28.740140+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:29 smithi204 bash[68176]: cluster 2024-07-28T12:30:27.787276+0000 mgr.y (mgr.25253) 1856 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:29 smithi204 bash[68176]: audit 2024-07-28T12:30:28.740140+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:29.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:29.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:29.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2876 16 16 0 0 0 - 0 2024-07-28T12:30:29.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:29.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:30.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:30.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:30.201 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[81864]: cluster 2024-07-28T12:30:29.104507+0000 mon.a (mon.0) 2325 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:30.201 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[81864]: audit 2024-07-28T12:30:29.113116+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.201 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[81864]: cluster 2024-07-28T12:30:29.113280+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e328: 8 total, 2 up, 7 in 2024-07-28T12:30:30.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[79620]: cluster 2024-07-28T12:30:29.104507+0000 mon.a (mon.0) 2325 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:30.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[79620]: audit 2024-07-28T12:30:29.113116+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.202 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:30 smithi177 bash[79620]: cluster 2024-07-28T12:30:29.113280+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e328: 8 total, 2 up, 7 in 2024-07-28T12:30:30.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:30 smithi204 bash[68176]: cluster 2024-07-28T12:30:29.104507+0000 mon.a (mon.0) 2325 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:30.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:30 smithi204 bash[68176]: audit 2024-07-28T12:30:29.113116+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.177:0/554173627' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:30 smithi204 bash[68176]: cluster 2024-07-28T12:30:29.113280+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e328: 8 total, 2 up, 7 in 2024-07-28T12:30:30.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:30.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:30.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:30.691 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:30.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:30.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2877 16 16 0 0 0 - 0 2024-07-28T12:30:30.896 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:31.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:31.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:31.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:31.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:31.383 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:31 smithi204 bash[68176]: cluster 2024-07-28T12:30:29.788830+0000 mgr.y (mgr.25253) 1857 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:31.383 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:31 smithi204 bash[68176]: audit 2024-07-28T12:30:30.750519+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:31.383 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:31 smithi204 bash[68176]: audit 2024-07-28T12:30:30.765317+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:31.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[81864]: cluster 2024-07-28T12:30:29.788830+0000 mgr.y (mgr.25253) 1857 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[81864]: audit 2024-07-28T12:30:30.750519+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[81864]: audit 2024-07-28T12:30:30.765317+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[79620]: cluster 2024-07-28T12:30:29.788830+0000 mgr.y (mgr.25253) 1857 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[79620]: audit 2024-07-28T12:30:30.750519+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:31 smithi177 bash[79620]: audit 2024-07-28T12:30:30.765317+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:31.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:31.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:31.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2878 16 16 0 0 0 - 0 2024-07-28T12:30:31.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:31.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:32.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:32.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:32.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:30:32.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:32 smithi204 bash[60899]: ts=2024-07-28T12:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:32.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:32.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2879 16 16 0 0 0 - 0 2024-07-28T12:30:32.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:32.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:33.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:33.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:33 smithi177 bash[79620]: cluster 2024-07-28T12:30:31.790295+0000 mgr.y (mgr.25253) 1858 : cluster [DBG] pgmap v2014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:33 smithi177 bash[81864]: cluster 2024-07-28T12:30:31.790295+0000 mgr.y (mgr.25253) 1858 : cluster [DBG] pgmap v2014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:33.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:33.398 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:33 smithi204 bash[68176]: cluster 2024-07-28T12:30:31.790295+0000 mgr.y (mgr.25253) 1858 : cluster [DBG] pgmap v2014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:33.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:33.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:33.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:33.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:30:33.789102+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:33.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:33.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2880 16 16 0 0 0 - 0 2024-07-28T12:30:33.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:33.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:34.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:34.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:34.709 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:34.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2881 16 16 0 0 0 - 0 2024-07-28T12:30:34.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.946 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:34.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:35.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:35.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:35.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:35 smithi204 bash[68176]: cluster 2024-07-28T12:30:33.791798+0000 mgr.y (mgr.25253) 1859 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:35.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:35.510 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:35 smithi177 bash[81864]: cluster 2024-07-28T12:30:33.791798+0000 mgr.y (mgr.25253) 1859 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:35.510 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:35 smithi177 bash[79620]: cluster 2024-07-28T12:30:33.791798+0000 mgr.y (mgr.25253) 1859 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:35.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:35.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:35.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:35.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2882 16 16 0 0 0 - 0 2024-07-28T12:30:35.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:35.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:30:36.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:36.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:30:36.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:36.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:36.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2883 16 16 0 0 0 - 0 2024-07-28T12:30:36.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:36.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:37.033 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:37.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:37.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:37.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:37 smithi204 bash[68176]: cluster 2024-07-28T12:30:35.793253+0000 mgr.y (mgr.25253) 1860 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:37.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:37 smithi177 bash[81864]: cluster 2024-07-28T12:30:35.793253+0000 mgr.y (mgr.25253) 1860 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:37 smithi177 bash[79620]: cluster 2024-07-28T12:30:35.793253+0000 mgr.y (mgr.25253) 1860 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:37.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:37.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:37.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2884 16 16 0 0 0 - 0 2024-07-28T12:30:37.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:37.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:38.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:38.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:38.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:38.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:38.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:38.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:38.750 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:38.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2885 16 16 0 0 0 - 0 2024-07-28T12:30:38.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:38.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:39.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:39 smithi177 bash[79620]: cluster 2024-07-28T12:30:37.794761+0000 mgr.y (mgr.25253) 1861 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:39 smithi177 bash[79620]: audit 2024-07-28T12:30:38.891759+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:39 smithi177 bash[81864]: cluster 2024-07-28T12:30:37.794761+0000 mgr.y (mgr.25253) 1861 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:39 smithi177 bash[81864]: audit 2024-07-28T12:30:38.891759+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:39.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:39 smithi204 bash[68176]: cluster 2024-07-28T12:30:37.794761+0000 mgr.y (mgr.25253) 1861 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:39 smithi204 bash[68176]: audit 2024-07-28T12:30:38.891759+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:39.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2886 16 16 0 0 0 - 0 2024-07-28T12:30:39.806 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:39.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:40.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:40.079 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:40.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:40.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:40.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:40.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2887 16 16 0 0 0 - 0 2024-07-28T12:30:40.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:40.995 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:41.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:41.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:41 smithi177 bash[81864]: cluster 2024-07-28T12:30:39.796371+0000 mgr.y (mgr.25253) 1862 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:41 smithi177 bash[79620]: cluster 2024-07-28T12:30:39.796371+0000 mgr.y (mgr.25253) 1862 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:41.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:41 smithi204 bash[68176]: cluster 2024-07-28T12:30:39.796371+0000 mgr.y (mgr.25253) 1862 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:41.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:41.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:41.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:41.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2888 16 16 0 0 0 - 0 2024-07-28T12:30:41.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:41.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:42.061 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:42.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:42.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:42.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:42.411 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:42 smithi177 bash[81864]: cluster 2024-07-28T12:30:41.797310+0000 mgr.y (mgr.25253) 1863 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:42.411 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:42 smithi177 bash[79620]: cluster 2024-07-28T12:30:41.797310+0000 mgr.y (mgr.25253) 1863 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:42.519 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:42.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:42 smithi204 bash[68176]: cluster 2024-07-28T12:30:41.797310+0000 mgr.y (mgr.25253) 1863 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:42.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2889 16 16 0 0 0 - 0 2024-07-28T12:30:42.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:42.994 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:43.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:43.226 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:30:43.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:43.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:43.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:43.478 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:43 smithi177 bash[81864]: audit 2024-07-28T12:30:42.242613+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:43.478 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:43 smithi177 bash[79620]: audit 2024-07-28T12:30:42.242613+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:43.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:43 smithi204 bash[68176]: audit 2024-07-28T12:30:42.242613+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:43.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:43.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2890 16 16 0 0 0 - 0 2024-07-28T12:30:43.823 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:43.942 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:44.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:44.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:44.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:44.416 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[79620]: cluster 2024-07-28T12:30:43.210786+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[79620]: audit 2024-07-28T12:30:43.226511+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[79620]: cluster 2024-07-28T12:30:43.226606+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e329: 8 total, 2 up, 7 in 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[79620]: cluster 2024-07-28T12:30:43.798029+0000 mgr.y (mgr.25253) 1864 : cluster [DBG] pgmap v2021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[81864]: cluster 2024-07-28T12:30:43.210786+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[81864]: audit 2024-07-28T12:30:43.226511+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:44.427 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[81864]: cluster 2024-07-28T12:30:43.226606+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e329: 8 total, 2 up, 7 in 2024-07-28T12:30:44.428 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:44 smithi177 bash[81864]: cluster 2024-07-28T12:30:43.798029+0000 mgr.y (mgr.25253) 1864 : cluster [DBG] pgmap v2021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:44.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:44.544 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:44 smithi204 bash[68176]: cluster 2024-07-28T12:30:43.210786+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:44.544 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:44 smithi204 bash[68176]: audit 2024-07-28T12:30:43.226511+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.177:0/2460793934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:44.544 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:44 smithi204 bash[68176]: cluster 2024-07-28T12:30:43.226606+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e329: 8 total, 2 up, 7 in 2024-07-28T12:30:44.544 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:44 smithi204 bash[68176]: cluster 2024-07-28T12:30:43.798029+0000 mgr.y (mgr.25253) 1864 : cluster [DBG] pgmap v2021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:44.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:44.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:44.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2891 16 16 0 0 0 - 0 2024-07-28T12:30:44.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:45.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:45.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:45.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:45.288 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:45.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:45.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:45.581 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:45.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:45.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2892 16 16 0 0 0 - 0 2024-07-28T12:30:45.816 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:45.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:46.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:46.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:45 smithi204 bash[68176]: audit 2024-07-28T12:30:44.843881+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:45 smithi204 bash[68176]: audit 2024-07-28T12:30:44.856453+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:45 smithi204 bash[68176]: audit 2024-07-28T12:30:45.744872+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:46.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:46.179 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[81864]: audit 2024-07-28T12:30:44.843881+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[81864]: audit 2024-07-28T12:30:44.856453+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[81864]: audit 2024-07-28T12:30:45.744872+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[79620]: audit 2024-07-28T12:30:44.843881+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[79620]: audit 2024-07-28T12:30:44.856453+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:46.180 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:45 smithi177 bash[79620]: audit 2024-07-28T12:30:45.744872+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:46.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:30:46.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:46.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:46.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:46.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:46.753 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:46.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2893 16 16 0 0 0 - 0 2024-07-28T12:30:46.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:46.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:30:46.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:47.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: cluster 2024-07-28T12:30:45.798909+0000 mgr.y (mgr.25253) 1865 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: audit 2024-07-28T12:30:46.037662+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: audit 2024-07-28T12:30:46.048077+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: audit 2024-07-28T12:30:46.467098+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: audit 2024-07-28T12:30:46.467809+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:47 smithi204 bash[68176]: audit 2024-07-28T12:30:46.473171+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:47.238 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: cluster 2024-07-28T12:30:45.798909+0000 mgr.y (mgr.25253) 1865 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:47.238 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: audit 2024-07-28T12:30:46.037662+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.238 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: audit 2024-07-28T12:30:46.048077+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: audit 2024-07-28T12:30:46.467098+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: audit 2024-07-28T12:30:46.467809+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[79620]: audit 2024-07-28T12:30:46.473171+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: cluster 2024-07-28T12:30:45.798909+0000 mgr.y (mgr.25253) 1865 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: audit 2024-07-28T12:30:46.037662+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: audit 2024-07-28T12:30:46.048077+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: audit 2024-07-28T12:30:46.467098+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: audit 2024-07-28T12:30:46.467809+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:47.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:47 smithi177 bash[81864]: audit 2024-07-28T12:30:46.473171+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:30:47.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:47.465 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:47.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:47.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:47.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2894 16 16 0 0 0 - 0 2024-07-28T12:30:47.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:47.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:48.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:48.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:48.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:48.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:48.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:48.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:48.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:48.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2895 16 16 0 0 0 - 0 2024-07-28T12:30:48.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:49.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:49.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:49.256 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:49.375 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:49.385 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:49 smithi177 bash[81864]: cluster 2024-07-28T12:30:47.800091+0000 mgr.y (mgr.25253) 1866 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:49.385 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:49 smithi177 bash[79620]: cluster 2024-07-28T12:30:47.800091+0000 mgr.y (mgr.25253) 1866 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:49 smithi204 bash[68176]: cluster 2024-07-28T12:30:47.800091+0000 mgr.y (mgr.25253) 1866 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:49.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:49.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:49.730 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:49.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2896 16 16 0 0 0 - 0 2024-07-28T12:30:49.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:49.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:50.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:50.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:50.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:50.450 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:50.570 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:50.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:50.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2897 16 16 0 0 0 - 0 2024-07-28T12:30:50.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:50.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:50.980 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:50.980 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:51.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:51.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:51.191 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:51 smithi177 bash[81864]: cluster 2024-07-28T12:30:49.800959+0000 mgr.y (mgr.25253) 1867 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:51.192 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:51 smithi177 bash[79620]: cluster 2024-07-28T12:30:49.800959+0000 mgr.y (mgr.25253) 1867 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:51.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:51.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:51 smithi204 bash[68176]: cluster 2024-07-28T12:30:49.800959+0000 mgr.y (mgr.25253) 1867 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:51.520 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:51.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:51.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:51.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2898 16 16 0 0 0 - 0 2024-07-28T12:30:51.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:51.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:52.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:52.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:52.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:30:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:52.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:52.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:52.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2899 16 16 0 0 0 - 0 2024-07-28T12:30:52.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:52.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:53.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:53 smithi204 bash[68176]: cluster 2024-07-28T12:30:51.802396+0000 mgr.y (mgr.25253) 1868 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:53.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:53.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:53.306 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:53 smithi177 bash[79620]: cluster 2024-07-28T12:30:51.802396+0000 mgr.y (mgr.25253) 1868 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:53.307 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:53 smithi177 bash[81864]: cluster 2024-07-28T12:30:51.802396+0000 mgr.y (mgr.25253) 1868 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:53.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:53.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:53.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:53.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:53.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:30:53.792044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:53.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:53.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2900 16 16 0 0 0 - 0 2024-07-28T12:30:53.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:54.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:54.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:54.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:54.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:54.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:54.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:54.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:54.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2901 16 16 0 0 0 - 0 2024-07-28T12:30:54.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:54.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:55.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:55.197 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:55 smithi177 bash[81864]: cluster 2024-07-28T12:30:53.803913+0000 mgr.y (mgr.25253) 1869 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:55.197 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:55 smithi177 bash[79620]: cluster 2024-07-28T12:30:53.803913+0000 mgr.y (mgr.25253) 1869 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:55.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:55.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:55 smithi204 bash[68176]: cluster 2024-07-28T12:30:53.803913+0000 mgr.y (mgr.25253) 1869 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:55.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:55.541 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:55.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:55.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2902 16 16 0 0 0 - 0 2024-07-28T12:30:55.898 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:56.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:56.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:30:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:30:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:30:56.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:56.492 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:56.612 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:56.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2903 16 16 0 0 0 - 0 2024-07-28T12:30:56.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:57.070 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:57.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:57.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:57 smithi177 bash[81864]: cluster 2024-07-28T12:30:55.804782+0000 mgr.y (mgr.25253) 1870 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:57 smithi177 bash[79620]: cluster 2024-07-28T12:30:55.804782+0000 mgr.y (mgr.25253) 1870 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:57.309 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:57 smithi204 bash[68176]: cluster 2024-07-28T12:30:55.804782+0000 mgr.y (mgr.25253) 1870 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:57.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:57.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:57.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:57.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:57.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2904 16 16 0 0 0 - 0 2024-07-28T12:30:57.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:58.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:30:58.070 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:30:58.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:58 smithi204 bash[68176]: audit 2024-07-28T12:30:57.346006+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.177:0/134670175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:58 smithi204 bash[68176]: audit 2024-07-28T12:30:57.346649+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.311 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:58 smithi177 bash[81864]: audit 2024-07-28T12:30:57.346006+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.177:0/134670175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.311 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:58 smithi177 bash[81864]: audit 2024-07-28T12:30:57.346649+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.311 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:58 smithi177 bash[79620]: audit 2024-07-28T12:30:57.346006+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.177:0/134670175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.311 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:58 smithi177 bash[79620]: audit 2024-07-28T12:30:57.346649+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:58.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:58.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:58.721 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:58.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2905 16 16 0 0 0 - 0 2024-07-28T12:30:58.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:58.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:59.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:59 smithi204 bash[68176]: cluster 2024-07-28T12:30:57.806192+0000 mgr.y (mgr.25253) 1871 : cluster [DBG] pgmap v2028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:59 smithi204 bash[68176]: cluster 2024-07-28T12:30:58.058112+0000 mon.a (mon.0) 2344 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:59 smithi204 bash[68176]: audit 2024-07-28T12:30:58.070627+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:59.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:30:59 smithi204 bash[68176]: cluster 2024-07-28T12:30:58.070698+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e330: 8 total, 2 up, 7 in 2024-07-28T12:30:59.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[79620]: cluster 2024-07-28T12:30:57.806192+0000 mgr.y (mgr.25253) 1871 : cluster [DBG] pgmap v2028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[79620]: cluster 2024-07-28T12:30:58.058112+0000 mon.a (mon.0) 2344 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[79620]: audit 2024-07-28T12:30:58.070627+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[79620]: cluster 2024-07-28T12:30:58.070698+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e330: 8 total, 2 up, 7 in 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[81864]: cluster 2024-07-28T12:30:57.806192+0000 mgr.y (mgr.25253) 1871 : cluster [DBG] pgmap v2028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[81864]: cluster 2024-07-28T12:30:58.058112+0000 mon.a (mon.0) 2344 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[81864]: audit 2024-07-28T12:30:58.070627+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:30:59 smithi177 bash[81864]: cluster 2024-07-28T12:30:58.070698+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e330: 8 total, 2 up, 7 in 2024-07-28T12:30:59.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:59.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:59.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:59.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2906 16 16 0 0 0 - 0 2024-07-28T12:30:59.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:59.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:00.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:00.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:00.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:00.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:00.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:00.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:00.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:00.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2907 16 16 0 0 0 - 0 2024-07-28T12:31:00.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:00.982 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:31:00.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:01.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:01.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[81864]: cluster 2024-07-28T12:30:59.807727+0000 mgr.y (mgr.25253) 1872 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[81864]: audit 2024-07-28T12:31:00.752741+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[81864]: audit 2024-07-28T12:31:00.754754+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[79620]: cluster 2024-07-28T12:30:59.807727+0000 mgr.y (mgr.25253) 1872 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[79620]: audit 2024-07-28T12:31:00.752741+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:01 smithi177 bash[79620]: audit 2024-07-28T12:31:00.754754+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:01.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:01.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:01 smithi204 bash[68176]: cluster 2024-07-28T12:30:59.807727+0000 mgr.y (mgr.25253) 1872 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:01.385 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:01 smithi204 bash[68176]: audit 2024-07-28T12:31:00.752741+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:01.385 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:01 smithi204 bash[68176]: audit 2024-07-28T12:31:00.754754+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:01.486 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:01.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:01.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:01.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2908 16 16 0 0 0 - 0 2024-07-28T12:31:01.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:01.961 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:02.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:02.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:02.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:02.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:02.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:02.565 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:02.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:02.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2909 16 16 0 0 0 - 0 2024-07-28T12:31:02.824 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:02.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:03.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:03.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:03.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:03.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:03.396 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:03 smithi177 bash[81864]: cluster 2024-07-28T12:31:01.809191+0000 mgr.y (mgr.25253) 1873 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:03.396 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:03 smithi177 bash[79620]: cluster 2024-07-28T12:31:01.809191+0000 mgr.y (mgr.25253) 1873 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:03 smithi204 bash[68176]: cluster 2024-07-28T12:31:01.809191+0000 mgr.y (mgr.25253) 1873 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:03.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:03.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:03.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:03.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2910 16 16 0 0 0 - 0 2024-07-28T12:31:03.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:03.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:04.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:04.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:04.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:04.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:04.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:04.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:04.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2911 16 16 0 0 0 - 0 2024-07-28T12:31:04.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:04.854 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:04.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:05.041 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:05.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:05.217 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:05 smithi177 bash[81864]: cluster 2024-07-28T12:31:03.810094+0000 mgr.y (mgr.25253) 1874 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:05.217 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:05 smithi177 bash[79620]: cluster 2024-07-28T12:31:03.810094+0000 mgr.y (mgr.25253) 1874 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:05.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:05.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:05.407 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:05 smithi204 bash[68176]: cluster 2024-07-28T12:31:03.810094+0000 mgr.y (mgr.25253) 1874 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:05.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:05.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:05.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:05.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2912 16 16 0 0 0 - 0 2024-07-28T12:31:05.870 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:05.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:06.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.183 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:31:06.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:06.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:06.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.586 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2913 16 16 0 0 0 - 0 2024-07-28T12:31:06.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:06.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:07.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:07 smithi204 bash[68176]: cluster 2024-07-28T12:31:05.811509+0000 mgr.y (mgr.25253) 1875 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:07.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:07.227 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:07 smithi177 bash[81864]: cluster 2024-07-28T12:31:05.811509+0000 mgr.y (mgr.25253) 1875 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:07.227 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:07 smithi177 bash[79620]: cluster 2024-07-28T12:31:05.811509+0000 mgr.y (mgr.25253) 1875 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:07.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:07.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:07.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:07.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:07.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:07.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2914 16 16 0 0 0 - 0 2024-07-28T12:31:07.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:08.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:08.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:08.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:08.365 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:08.483 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:08.496 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:08.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:08.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:08.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2915 16 16 0 0 0 - 0 2024-07-28T12:31:08.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:08.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:09.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:09.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:09.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:09.313 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:09 smithi177 bash[79620]: cluster 2024-07-28T12:31:07.813032+0000 mgr.y (mgr.25253) 1876 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:09.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:09 smithi177 bash[81864]: cluster 2024-07-28T12:31:07.813032+0000 mgr.y (mgr.25253) 1876 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:09 smithi204 bash[68176]: cluster 2024-07-28T12:31:07.813032+0000 mgr.y (mgr.25253) 1876 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:09.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:09.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:09.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:09.786 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:09.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2916 16 16 0 0 0 - 0 2024-07-28T12:31:09.904 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:10.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:10.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:10.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:10.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:10.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:10.613 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:10.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:10.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2917 16 16 0 0 0 - 0 2024-07-28T12:31:10.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:10.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:31:10.971 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:11.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:11.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:11 smithi177 bash[81864]: cluster 2024-07-28T12:31:09.813936+0000 mgr.y (mgr.25253) 1877 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:11 smithi177 bash[79620]: cluster 2024-07-28T12:31:09.813936+0000 mgr.y (mgr.25253) 1877 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:11.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:11.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:11 smithi204 bash[68176]: cluster 2024-07-28T12:31:09.813936+0000 mgr.y (mgr.25253) 1877 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:11.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:11.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:11.691 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:11.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2918 16 16 0 0 0 - 0 2024-07-28T12:31:11.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:11.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.042 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.159 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.276 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:12.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:12.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2919 16 16 0 0 0 - 0 2024-07-28T12:31:12.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:12.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:13.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:13.108 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:31:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:13 smithi204 bash[68176]: cluster 2024-07-28T12:31:11.814675+0000 mgr.y (mgr.25253) 1878 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:13 smithi204 bash[68176]: audit 2024-07-28T12:31:12.107104+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.177:0/2633989957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:13 smithi204 bash[68176]: audit 2024-07-28T12:31:12.107603+0000 mon.a (mon.0) 2349 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.222 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[81864]: cluster 2024-07-28T12:31:11.814675+0000 mgr.y (mgr.25253) 1878 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[81864]: audit 2024-07-28T12:31:12.107104+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.177:0/2633989957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[81864]: audit 2024-07-28T12:31:12.107603+0000 mon.a (mon.0) 2349 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[79620]: cluster 2024-07-28T12:31:11.814675+0000 mgr.y (mgr.25253) 1878 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[79620]: audit 2024-07-28T12:31:12.107104+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.177:0/2633989957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:13 smithi177 bash[79620]: audit 2024-07-28T12:31:12.107603+0000 mon.a (mon.0) 2349 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:13.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:13.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:13.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:13.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:13.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:31:13.795036+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:13.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:13.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2920 16 16 0 0 0 - 0 2024-07-28T12:31:13.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:13.933 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:14.052 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:14.171 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:14.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[81864]: cluster 2024-07-28T12:31:13.088880+0000 mon.a (mon.0) 2350 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[81864]: audit 2024-07-28T12:31:13.108273+0000 mon.a (mon.0) 2351 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[81864]: cluster 2024-07-28T12:31:13.108412+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e331: 8 total, 2 up, 7 in 2024-07-28T12:31:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[79620]: cluster 2024-07-28T12:31:13.088880+0000 mon.a (mon.0) 2350 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[79620]: audit 2024-07-28T12:31:13.108273+0000 mon.a (mon.0) 2351 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:14 smithi177 bash[79620]: cluster 2024-07-28T12:31:13.108412+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e331: 8 total, 2 up, 7 in 2024-07-28T12:31:14.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:14.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:14 smithi204 bash[68176]: cluster 2024-07-28T12:31:13.088880+0000 mon.a (mon.0) 2350 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:14.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:14 smithi204 bash[68176]: audit 2024-07-28T12:31:13.108273+0000 mon.a (mon.0) 2351 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:14.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:14 smithi204 bash[68176]: cluster 2024-07-28T12:31:13.108412+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e331: 8 total, 2 up, 7 in 2024-07-28T12:31:14.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2921 16 16 0 0 0 - 0 2024-07-28T12:31:14.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:15.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:15.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:15 smithi204 bash[68176]: cluster 2024-07-28T12:31:13.816154+0000 mgr.y (mgr.25253) 1879 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:15.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:15 smithi177 bash[81864]: cluster 2024-07-28T12:31:13.816154+0000 mgr.y (mgr.25253) 1879 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:15 smithi177 bash[79620]: cluster 2024-07-28T12:31:13.816154+0000 mgr.y (mgr.25253) 1879 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:15.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:15.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:15.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:15.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:15.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2922 16 16 0 0 0 - 0 2024-07-28T12:31:15.832 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:15.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:16.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:16.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:31:16.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:16.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:16.312 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:31:16.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:16.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:16.646 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:16.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:16.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:16.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2923 16 16 0 0 0 - 0 2024-07-28T12:31:16.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:17.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:17.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:16 smithi204 bash[68176]: audit 2024-07-28T12:31:15.750957+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:17.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:16 smithi204 bash[68176]: audit 2024-07-28T12:31:15.752704+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:17.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:16 smithi204 bash[68176]: cluster 2024-07-28T12:31:15.817598+0000 mgr.y (mgr.25253) 1880 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:17.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:17.172 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[79620]: audit 2024-07-28T12:31:15.750957+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:17.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[79620]: audit 2024-07-28T12:31:15.752704+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:17.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[79620]: cluster 2024-07-28T12:31:15.817598+0000 mgr.y (mgr.25253) 1880 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:17.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[81864]: audit 2024-07-28T12:31:15.750957+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:17.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[81864]: audit 2024-07-28T12:31:15.752704+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:17.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:16 smithi177 bash[81864]: cluster 2024-07-28T12:31:15.817598+0000 mgr.y (mgr.25253) 1880 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:17.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:17.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:17.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:17.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:17.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:17.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2924 16 16 0 0 0 - 0 2024-07-28T12:31:17.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:17.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:18.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:18.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:18.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:18.426 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:18.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:18.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:18.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:18.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2925 16 16 0 0 0 - 0 2024-07-28T12:31:18.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:19.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:19.132 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:19.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:18 smithi177 bash[81864]: cluster 2024-07-28T12:31:17.819072+0000 mgr.y (mgr.25253) 1881 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:19.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:18 smithi177 bash[79620]: cluster 2024-07-28T12:31:17.819072+0000 mgr.y (mgr.25253) 1881 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:18 smithi204 bash[68176]: cluster 2024-07-28T12:31:17.819072+0000 mgr.y (mgr.25253) 1881 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:19.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:19.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:19.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:19.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:19.729 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:19.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2926 16 16 0 0 0 - 0 2024-07-28T12:31:19.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:19.966 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:20.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:20.205 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:20.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:20.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:20.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:20.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:20.717 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:20.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2927 16 16 0 0 0 - 0 2024-07-28T12:31:20.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:20.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:21.009 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:21.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:21.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:20 smithi177 bash[81864]: cluster 2024-07-28T12:31:19.820121+0000 mgr.y (mgr.25253) 1882 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:21.130 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:20 smithi177 bash[79620]: cluster 2024-07-28T12:31:19.820121+0000 mgr.y (mgr.25253) 1882 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:21.160 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:20 smithi204 bash[68176]: cluster 2024-07-28T12:31:19.820121+0000 mgr.y (mgr.25253) 1882 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:21.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:21.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:21.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:21.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:21.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:21.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2928 16 16 0 0 0 - 0 2024-07-28T12:31:21.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:21.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:22.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:22.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:22.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:22.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:22.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:22.598 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:22.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2929 16 16 0 0 0 - 0 2024-07-28T12:31:22.825 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:22.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:22 smithi177 bash[81864]: cluster 2024-07-28T12:31:21.821559+0000 mgr.y (mgr.25253) 1883 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:22 smithi177 bash[79620]: cluster 2024-07-28T12:31:21.821559+0000 mgr.y (mgr.25253) 1883 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:23.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:22 smithi204 bash[68176]: cluster 2024-07-28T12:31:21.821559+0000 mgr.y (mgr.25253) 1883 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:23.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:23.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:23.344 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:31:23.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:23.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:23.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:23.773 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:23.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2930 16 16 0 0 0 - 0 2024-07-28T12:31:23.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:24.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:24.129 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:24.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:24.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:24.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:24.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:24.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:24.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2931 16 16 0 0 0 - 0 2024-07-28T12:31:24.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:24.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:24 smithi177 bash[81864]: cluster 2024-07-28T12:31:23.822671+0000 mgr.y (mgr.25253) 1884 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:24 smithi177 bash[79620]: cluster 2024-07-28T12:31:23.822671+0000 mgr.y (mgr.25253) 1884 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:25.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:25.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:24 smithi204 bash[68176]: cluster 2024-07-28T12:31:23.822671+0000 mgr.y (mgr.25253) 1884 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:25.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:25.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:25.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:25.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:25.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:25.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:25.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2932 16 16 0 0 0 - 0 2024-07-28T12:31:25.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:26.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:26.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:26.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:26.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:26.389 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:31:26.494 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:26.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:26.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:26.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2933 16 16 0 0 0 - 0 2024-07-28T12:31:26.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:26.908 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:31:26.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:27.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:27.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:26 smithi204 bash[68176]: cluster 2024-07-28T12:31:25.823742+0000 mgr.y (mgr.25253) 1885 : cluster [DBG] pgmap v2044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:27.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:26 smithi204 bash[68176]: audit 2024-07-28T12:31:26.545481+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:27.149 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:26 smithi177 bash[81864]: cluster 2024-07-28T12:31:25.823742+0000 mgr.y (mgr.25253) 1885 : cluster [DBG] pgmap v2044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:27.149 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:26 smithi177 bash[81864]: audit 2024-07-28T12:31:26.545481+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:27.149 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:26 smithi177 bash[79620]: cluster 2024-07-28T12:31:25.823742+0000 mgr.y (mgr.25253) 1885 : cluster [DBG] pgmap v2044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:27.149 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:26 smithi177 bash[79620]: audit 2024-07-28T12:31:26.545481+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:27.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:27.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:27.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:27.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:27.677 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:27.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:27.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2934 16 16 0 0 0 - 0 2024-07-28T12:31:27.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:27.922 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[79620]: cluster 2024-07-28T12:31:26.902137+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:27.922 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[79620]: audit 2024-07-28T12:31:26.908222+0000 mon.a (mon.0) 2357 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:27.922 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[79620]: cluster 2024-07-28T12:31:26.908278+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e332: 8 total, 2 up, 7 in 2024-07-28T12:31:28.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:28.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:27 smithi204 bash[68176]: cluster 2024-07-28T12:31:26.902137+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:27 smithi204 bash[68176]: audit 2024-07-28T12:31:26.908222+0000 mon.a (mon.0) 2357 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:27 smithi204 bash[68176]: cluster 2024-07-28T12:31:26.908278+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e332: 8 total, 2 up, 7 in 2024-07-28T12:31:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[81864]: cluster 2024-07-28T12:31:26.902137+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[81864]: audit 2024-07-28T12:31:26.908222+0000 mon.a (mon.0) 2357 : audit [INF] from='client.? 172.21.15.177:0/1999393833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:27 smithi177 bash[81864]: cluster 2024-07-28T12:31:26.908278+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e332: 8 total, 2 up, 7 in 2024-07-28T12:31:28.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:28.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:28.482 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:28.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:28.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:28.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:28.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2935 16 16 0 0 0 - 0 2024-07-28T12:31:28.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:28.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:28 smithi177 bash[81864]: cluster 2024-07-28T12:31:27.825211+0000 mgr.y (mgr.25253) 1886 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:28 smithi177 bash[79620]: cluster 2024-07-28T12:31:27.825211+0000 mgr.y (mgr.25253) 1886 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:29.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:28 smithi204 bash[68176]: cluster 2024-07-28T12:31:27.825211+0000 mgr.y (mgr.25253) 1886 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:29.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.346 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:29.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:29.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:29.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2936 16 16 0 0 0 - 0 2024-07-28T12:31:29.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:31:30.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:30.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:30.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:30.408 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:30.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:30.644 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:30.764 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:30.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2937 16 16 0 0 0 - 0 2024-07-28T12:31:30.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:31.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:31.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:30 smithi204 bash[68176]: cluster 2024-07-28T12:31:29.826653+0000 mgr.y (mgr.25253) 1887 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:30 smithi204 bash[68176]: audit 2024-07-28T12:31:30.747202+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:31.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:30 smithi177 bash[81864]: cluster 2024-07-28T12:31:29.826653+0000 mgr.y (mgr.25253) 1887 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:30 smithi177 bash[81864]: audit 2024-07-28T12:31:30.747202+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:30 smithi177 bash[79620]: cluster 2024-07-28T12:31:29.826653+0000 mgr.y (mgr.25253) 1887 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:30 smithi177 bash[79620]: audit 2024-07-28T12:31:30.747202+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:31.354 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:31.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:31.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:31.712 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:31.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2938 16 16 0 0 0 - 0 2024-07-28T12:31:31.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:31.951 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:32.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:32.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:32.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:32.511 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:32.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:32.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:32.784 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:32.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2939 16 16 0 0 0 - 0 2024-07-28T12:31:32.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:33.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:32 smithi177 bash[81864]: cluster 2024-07-28T12:31:31.828195+0000 mgr.y (mgr.25253) 1888 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:32 smithi177 bash[79620]: cluster 2024-07-28T12:31:31.828195+0000 mgr.y (mgr.25253) 1888 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:33.136 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:33.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:33.270 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:31:33.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:33.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:32 smithi204 bash[68176]: cluster 2024-07-28T12:31:31.828195+0000 mgr.y (mgr.25253) 1888 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:33.491 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:33.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:33.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:33.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:31:33.798000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:33.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:33.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2940 16 16 0 0 0 - 0 2024-07-28T12:31:33.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:33.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.436 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:34.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.752 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:34.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:34.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2941 16 16 0 0 0 - 0 2024-07-28T12:31:34.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:35.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:35.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:35.160 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:34 smithi177 bash[81864]: cluster 2024-07-28T12:31:33.829641+0000 mgr.y (mgr.25253) 1889 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:35.160 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:34 smithi177 bash[79620]: cluster 2024-07-28T12:31:33.829641+0000 mgr.y (mgr.25253) 1889 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:35.268 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:34 smithi204 bash[68176]: cluster 2024-07-28T12:31:33.829641+0000 mgr.y (mgr.25253) 1889 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:35.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.621 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.740 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2942 16 16 0 0 0 - 0 2024-07-28T12:31:35.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:35.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:36.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:36.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:31:36.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:36.455 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:36.569 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:36.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:36.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2943 16 16 0 0 0 - 0 2024-07-28T12:31:36.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:36.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:37.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:37.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:36 smithi204 bash[68176]: cluster 2024-07-28T12:31:35.830449+0000 mgr.y (mgr.25253) 1890 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:37 smithi177 bash[81864]: cluster 2024-07-28T12:31:35.830449+0000 mgr.y (mgr.25253) 1890 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:37 smithi177 bash[79620]: cluster 2024-07-28T12:31:35.830449+0000 mgr.y (mgr.25253) 1890 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:37.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:37.401 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:37.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:37.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2944 16 16 0 0 0 - 0 2024-07-28T12:31:37.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:37.922 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:37.992 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:38.110 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:38.229 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:38.351 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:38.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:38.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:38.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:38.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2945 16 16 0 0 0 - 0 2024-07-28T12:31:38.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:38.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:39.063 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:38 smithi204 bash[68176]: cluster 2024-07-28T12:31:37.831919+0000 mgr.y (mgr.25253) 1891 : cluster [DBG] pgmap v2051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:39.183 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:39.194 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:38 smithi177 bash[81864]: cluster 2024-07-28T12:31:37.831919+0000 mgr.y (mgr.25253) 1891 : cluster [DBG] pgmap v2051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:39.194 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:38 smithi177 bash[79620]: cluster 2024-07-28T12:31:37.831919+0000 mgr.y (mgr.25253) 1891 : cluster [DBG] pgmap v2051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:39.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:39.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:39.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:39.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:39.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:39.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2946 16 16 0 0 0 - 0 2024-07-28T12:31:39.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:40.011 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:40.130 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:40.251 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:40.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:40.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:40.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:40.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:40.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2947 16 16 0 0 0 - 0 2024-07-28T12:31:40.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:40.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:40.954 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:31:41.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:41.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:40 smithi204 bash[68176]: cluster 2024-07-28T12:31:39.833408+0000 mgr.y (mgr.25253) 1892 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:41.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:40 smithi204 bash[68176]: audit 2024-07-28T12:31:40.624360+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.177:0/1288069466' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:40 smithi204 bash[68176]: audit 2024-07-28T12:31:40.624655+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[81864]: cluster 2024-07-28T12:31:39.833408+0000 mgr.y (mgr.25253) 1892 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[81864]: audit 2024-07-28T12:31:40.624360+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.177:0/1288069466' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[81864]: audit 2024-07-28T12:31:40.624655+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[79620]: cluster 2024-07-28T12:31:39.833408+0000 mgr.y (mgr.25253) 1892 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[79620]: audit 2024-07-28T12:31:40.624360+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.177:0/1288069466' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.261 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:40 smithi177 bash[79620]: audit 2024-07-28T12:31:40.624655+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:41.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:41.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:41.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:41.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:41.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:41.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2948 16 16 0 0 0 - 0 2024-07-28T12:31:41.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:42.021 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:42.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:42.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:42.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[81864]: cluster 2024-07-28T12:31:40.946883+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:42.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[81864]: audit 2024-07-28T12:31:40.953939+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:42.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[81864]: cluster 2024-07-28T12:31:40.953999+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e333: 8 total, 2 up, 7 in 2024-07-28T12:31:42.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[79620]: cluster 2024-07-28T12:31:40.946883+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:42.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[79620]: audit 2024-07-28T12:31:40.953939+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:42.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:41 smithi177 bash[79620]: cluster 2024-07-28T12:31:40.953999+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e333: 8 total, 2 up, 7 in 2024-07-28T12:31:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:41 smithi204 bash[68176]: cluster 2024-07-28T12:31:40.946883+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:41 smithi204 bash[68176]: audit 2024-07-28T12:31:40.953939+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:41 smithi204 bash[68176]: cluster 2024-07-28T12:31:40.953999+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e333: 8 total, 2 up, 7 in 2024-07-28T12:31:42.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:42.496 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:42.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:42.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2949 16 16 0 0 0 - 0 2024-07-28T12:31:42.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:42.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:43.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:43.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:42 smithi204 bash[68176]: cluster 2024-07-28T12:31:41.834922+0000 mgr.y (mgr.25253) 1893 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:43.207 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:43.217 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:42 smithi177 bash[81864]: cluster 2024-07-28T12:31:41.834922+0000 mgr.y (mgr.25253) 1893 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:43.218 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:42 smithi177 bash[79620]: cluster 2024-07-28T12:31:41.834922+0000 mgr.y (mgr.25253) 1893 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:43.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:43.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:43.562 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:43.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:43.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2950 16 16 0 0 0 - 0 2024-07-28T12:31:43.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:43.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:44.037 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:44.155 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:44.261 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:44.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:44.387 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:44.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:44.624 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:44.743 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:44.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2951 16 16 0 0 0 - 0 2024-07-28T12:31:44.844 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:31:44.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:44.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:44 smithi177 bash[81864]: cluster 2024-07-28T12:31:43.836489+0000 mgr.y (mgr.25253) 1894 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:44 smithi177 bash[79620]: cluster 2024-07-28T12:31:43.836489+0000 mgr.y (mgr.25253) 1894 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:45.043 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:45.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:31:45.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:44 smithi204 bash[68176]: cluster 2024-07-28T12:31:43.836489+0000 mgr.y (mgr.25253) 1894 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:45.218 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:45.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:45.446 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:45.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:45.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:45.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2952 16 16 0 0 0 - 0 2024-07-28T12:31:45.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:45.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:46.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:46.158 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:31:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:45 smithi177 bash[81864]: audit 2024-07-28T12:31:45.747511+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:45 smithi177 bash[79620]: audit 2024-07-28T12:31:45.747511+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:46.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:46.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:45 smithi204 bash[68176]: audit 2024-07-28T12:31:45.747511+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:46.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:46.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:46.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:46.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:46.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2953 16 16 0 0 0 - 0 2024-07-28T12:31:46.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:46.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:47.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:47.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:46 smithi204 bash[68176]: cluster 2024-07-28T12:31:45.837965+0000 mgr.y (mgr.25253) 1895 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:47.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:46 smithi204 bash[68176]: audit 2024-07-28T12:31:46.545091+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:47.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:47.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:46 smithi177 bash[81864]: cluster 2024-07-28T12:31:45.837965+0000 mgr.y (mgr.25253) 1895 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:47.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:46 smithi177 bash[81864]: audit 2024-07-28T12:31:46.545091+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:47.235 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:46 smithi177 bash[79620]: cluster 2024-07-28T12:31:45.837965+0000 mgr.y (mgr.25253) 1895 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:47.235 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:46 smithi177 bash[79620]: audit 2024-07-28T12:31:46.545091+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:47.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:47.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:47.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:47.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:47.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2954 16 16 0 0 0 - 0 2024-07-28T12:31:47.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:47.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:48.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:48.281 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:48.400 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:48.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:48.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:48.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:48.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2955 16 16 0 0 0 - 0 2024-07-28T12:31:48.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:48.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:49.106 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:48 smithi204 bash[68176]: cluster 2024-07-28T12:31:47.839393+0000 mgr.y (mgr.25253) 1896 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:49.223 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:48 smithi177 bash[81864]: cluster 2024-07-28T12:31:47.839393+0000 mgr.y (mgr.25253) 1896 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:49.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:48 smithi177 bash[79620]: cluster 2024-07-28T12:31:47.839393+0000 mgr.y (mgr.25253) 1896 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:49.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:49.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:49.580 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:49.610 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:49.611 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:49.699 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:49.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2956 16 16 0 0 0 - 0 2024-07-28T12:31:49.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:50.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:50.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:50.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:50.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:50.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:50.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:50.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:50.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2957 16 16 0 0 0 - 0 2024-07-28T12:31:50.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:50.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:51.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:51.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:50 smithi204 bash[68176]: cluster 2024-07-28T12:31:49.841043+0000 mgr.y (mgr.25253) 1897 : cluster [DBG] pgmap v2058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:51.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:51.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:50 smithi177 bash[81864]: cluster 2024-07-28T12:31:49.841043+0000 mgr.y (mgr.25253) 1897 : cluster [DBG] pgmap v2058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:51.236 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:50 smithi177 bash[79620]: cluster 2024-07-28T12:31:49.841043+0000 mgr.y (mgr.25253) 1897 : cluster [DBG] pgmap v2058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:51.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:51.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:51.574 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:51.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:51.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2958 16 16 0 0 0 - 0 2024-07-28T12:31:51.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:51.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:52.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:52.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:52.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:52.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:52.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:52.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:52.625 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.625 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[68176]: audit 2024-07-28T12:31:51.501879+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.625 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[68176]: audit 2024-07-28T12:31:51.508518+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.625 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[68176]: cluster 2024-07-28T12:31:51.841944+0000 mgr.y (mgr.25253) 1898 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:52.625 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[68176]: audit 2024-07-28T12:31:52.484875+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.625 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:52 smithi204 bash[68176]: audit 2024-07-28T12:31:52.490067+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[81864]: audit 2024-07-28T12:31:51.501879+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[81864]: audit 2024-07-28T12:31:51.508518+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[81864]: cluster 2024-07-28T12:31:51.841944+0000 mgr.y (mgr.25253) 1898 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[81864]: audit 2024-07-28T12:31:52.484875+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[81864]: audit 2024-07-28T12:31:52.490067+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[79620]: audit 2024-07-28T12:31:51.501879+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[79620]: audit 2024-07-28T12:31:51.508518+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[79620]: cluster 2024-07-28T12:31:51.841944+0000 mgr.y (mgr.25253) 1898 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[79620]: audit 2024-07-28T12:31:52.484875+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:52 smithi177 bash[79620]: audit 2024-07-28T12:31:52.490067+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:52.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2959 16 16 0 0 0 - 0 2024-07-28T12:31:52.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:52.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:53.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:53.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:53.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:53.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:53.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:53 smithi204 bash[68176]: audit 2024-07-28T12:31:52.918196+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:31:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:53 smithi204 bash[68176]: audit 2024-07-28T12:31:52.919864+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:31:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:53 smithi204 bash[68176]: audit 2024-07-28T12:31:52.929975+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:53.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:53.683 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[81864]: audit 2024-07-28T12:31:52.918196+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:31:53.683 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[81864]: audit 2024-07-28T12:31:52.919864+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:31:53.683 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[81864]: audit 2024-07-28T12:31:52.929975+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:53.684 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[79620]: audit 2024-07-28T12:31:52.918196+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:31:53.684 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[79620]: audit 2024-07-28T12:31:52.919864+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:31:53.684 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:53 smithi177 bash[79620]: audit 2024-07-28T12:31:52.929975+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:31:53.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:53.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:31:53.800840+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:53.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:53.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2960 16 16 0 0 0 - 0 2024-07-28T12:31:53.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:54.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:54.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:54.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:54.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:54.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:54.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:54 smithi204 bash[68176]: cluster 2024-07-28T12:31:53.843402+0000 mgr.y (mgr.25253) 1899 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:54.683 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:54 smithi177 bash[79620]: cluster 2024-07-28T12:31:53.843402+0000 mgr.y (mgr.25253) 1899 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:54.683 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:54 smithi177 bash[81864]: cluster 2024-07-28T12:31:53.843402+0000 mgr.y (mgr.25253) 1899 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:54.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:54.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2961 16 16 0 0 0 - 0 2024-07-28T12:31:54.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:54.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:55.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:55.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:55.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:55.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:55.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:55.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:55.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2962 16 16 0 0 0 - 0 2024-07-28T12:31:55.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:55.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:56.048 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:56.168 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:56.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:56.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:56.416 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:31:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:31:56.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:56.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:56.761 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:56.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2963 16 16 0 0 0 - 0 2024-07-28T12:31:56.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:56 smithi204 bash[68176]: cluster 2024-07-28T12:31:55.845133+0000 mgr.y (mgr.25253) 1900 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:56.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:57.007 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:57.033 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:56 smithi177 bash[81864]: cluster 2024-07-28T12:31:55.845133+0000 mgr.y (mgr.25253) 1900 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:57.033 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:56 smithi177 bash[79620]: cluster 2024-07-28T12:31:55.845133+0000 mgr.y (mgr.25253) 1900 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:57.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:57.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:57.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:57.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:57.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:57.707 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:57.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2964 16 16 0 0 0 - 0 2024-07-28T12:31:57.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:57.916 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:31:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:57.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:31:57.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:57.966 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:57 smithi177 bash[81864]: audit 2024-07-28T12:31:57.201182+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:57.967 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:57 smithi177 bash[79620]: audit 2024-07-28T12:31:57.201182+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:58.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:57 smithi204 bash[68176]: audit 2024-07-28T12:31:57.201182+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:58.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:58.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:58.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:58.535 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:58.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:58.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:58.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2965 16 16 0 0 0 - 0 2024-07-28T12:31:58.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:59.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:59.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:58 smithi204 bash[68176]: cluster 2024-07-28T12:31:57.846748+0000 mgr.y (mgr.25253) 1901 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:59.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:58 smithi204 bash[68176]: cluster 2024-07-28T12:31:57.902444+0000 mon.a (mon.0) 2374 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:59.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:58 smithi204 bash[68176]: audit 2024-07-28T12:31:57.916129+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:59.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:31:58 smithi204 bash[68176]: cluster 2024-07-28T12:31:57.916221+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e334: 8 total, 2 up, 7 in 2024-07-28T12:31:59.124 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:59.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[79620]: cluster 2024-07-28T12:31:57.846748+0000 mgr.y (mgr.25253) 1901 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[79620]: cluster 2024-07-28T12:31:57.902444+0000 mon.a (mon.0) 2374 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[79620]: audit 2024-07-28T12:31:57.916129+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[79620]: cluster 2024-07-28T12:31:57.916221+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e334: 8 total, 2 up, 7 in 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[81864]: cluster 2024-07-28T12:31:57.846748+0000 mgr.y (mgr.25253) 1901 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[81864]: cluster 2024-07-28T12:31:57.902444+0000 mon.a (mon.0) 2374 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[81864]: audit 2024-07-28T12:31:57.916129+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? 172.21.15.177:0/2914020677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:31:58 smithi177 bash[81864]: cluster 2024-07-28T12:31:57.916221+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e334: 8 total, 2 up, 7 in 2024-07-28T12:31:59.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:59.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:59.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:59.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:59.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2966 16 16 0 0 0 - 0 2024-07-28T12:31:59.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:59.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:00.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:00.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:00.312 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:00.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:00.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:00.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:00.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:00.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2967 16 16 0 0 0 - 0 2024-07-28T12:32:00.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:01.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:32:01.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:01.147 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:01.157 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[79620]: cluster 2024-07-28T12:31:59.848350+0000 mgr.y (mgr.25253) 1902 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:01.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[79620]: audit 2024-07-28T12:32:00.753492+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:01.158 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[79620]: audit 2024-07-28T12:32:00.755160+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:01.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[81864]: cluster 2024-07-28T12:31:59.848350+0000 mgr.y (mgr.25253) 1902 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:01.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[81864]: audit 2024-07-28T12:32:00.753492+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:01.158 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:00 smithi177 bash[81864]: audit 2024-07-28T12:32:00.755160+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:01.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:00 smithi204 bash[68176]: cluster 2024-07-28T12:31:59.848350+0000 mgr.y (mgr.25253) 1902 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:01.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:00 smithi204 bash[68176]: audit 2024-07-28T12:32:00.753492+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:01.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:00 smithi204 bash[68176]: audit 2024-07-28T12:32:00.755160+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:01.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:01.379 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:01.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:01.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:01.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:01.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2968 16 16 0 0 0 - 0 2024-07-28T12:32:01.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:01.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:02.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:02.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:02.325 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:02.445 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:02.564 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:02.691 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:02.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2969 16 16 0 0 0 - 0 2024-07-28T12:32:02.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:02.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:03.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:03.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:02 smithi177 bash[79620]: cluster 2024-07-28T12:32:01.849858+0000 mgr.y (mgr.25253) 1903 : cluster [DBG] pgmap v2065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:03.055 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:02 smithi177 bash[81864]: cluster 2024-07-28T12:32:01.849858+0000 mgr.y (mgr.25253) 1903 : cluster [DBG] pgmap v2065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:03.162 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:02 smithi204 bash[68176]: cluster 2024-07-28T12:32:01.849858+0000 mgr.y (mgr.25253) 1903 : cluster [DBG] pgmap v2065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:03.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:03.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:03.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:03.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:03.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:03.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2970 16 16 0 0 0 - 0 2024-07-28T12:32:03.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:03.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:04.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:04.230 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:04.348 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:04.461 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:04.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:04.694 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:04.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2971 16 16 0 0 0 - 0 2024-07-28T12:32:04.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:04.930 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:04 smithi177 bash[81864]: cluster 2024-07-28T12:32:03.851376+0000 mgr.y (mgr.25253) 1904 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:04 smithi177 bash[79620]: cluster 2024-07-28T12:32:03.851376+0000 mgr.y (mgr.25253) 1904 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:05.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:05.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:05.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:04 smithi204 bash[68176]: cluster 2024-07-28T12:32:03.851376+0000 mgr.y (mgr.25253) 1904 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:05.288 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:05.406 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:05.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:05.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:05.739 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:05.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:05.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2972 16 16 0 0 0 - 0 2024-07-28T12:32:05.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:06.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:06.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:06.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:32:06.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:06.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:06.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:06.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:06.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2973 16 16 0 0 0 - 0 2024-07-28T12:32:06.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:06.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:07.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:07.122 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:06 smithi177 bash[79620]: cluster 2024-07-28T12:32:05.852917+0000 mgr.y (mgr.25253) 1905 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:06 smithi204 bash[68176]: cluster 2024-07-28T12:32:05.852917+0000 mgr.y (mgr.25253) 1905 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:07.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:07.200 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:07 smithi177 bash[81864]: cluster 2024-07-28T12:32:05.852917+0000 mgr.y (mgr.25253) 1905 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:07.307 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:07.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:07.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:07.665 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:07.714 INFO:teuthology.orchestra.run.smithi177.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:07.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:07.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2974 16 16 0 0 0 - 0 2024-07-28T12:32:07.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:08.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:08.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:08.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:08.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:08.500 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:08.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:08.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:08.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2975 16 16 0 0 0 - 0 2024-07-28T12:32:08.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:08.959 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:08.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:32:08.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:08 smithi177 bash[81864]: cluster 2024-07-28T12:32:07.853732+0000 mgr.y (mgr.25253) 1906 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:08 smithi177 bash[79620]: cluster 2024-07-28T12:32:07.853732+0000 mgr.y (mgr.25253) 1906 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:09.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:09.243 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:09.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:08 smithi204 bash[68176]: cluster 2024-07-28T12:32:07.853732+0000 mgr.y (mgr.25253) 1906 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:09.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:09.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:09.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:09.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2976 16 16 0 0 0 - 0 2024-07-28T12:32:09.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:09.949 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:10.067 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:10.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:10.302 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:10.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:10.539 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:10.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:10.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:10.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2977 16 16 0 0 0 - 0 2024-07-28T12:32:10.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:11.017 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:11.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:11.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:10 smithi204 bash[68176]: cluster 2024-07-28T12:32:09.855234+0000 mgr.y (mgr.25253) 1907 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:10 smithi177 bash[81864]: cluster 2024-07-28T12:32:09.855234+0000 mgr.y (mgr.25253) 1907 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:10 smithi177 bash[79620]: cluster 2024-07-28T12:32:09.855234+0000 mgr.y (mgr.25253) 1907 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:11.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:11.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:11.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:11.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:11.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2978 16 16 0 0 0 - 0 2024-07-28T12:32:11.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:11.949 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:32:11.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:12.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:12.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:12.209 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:11 smithi177 bash[79620]: audit 2024-07-28T12:32:11.295573+0000 mon.a (mon.0) 2379 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:12.209 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:11 smithi177 bash[81864]: audit 2024-07-28T12:32:11.295573+0000 mon.a (mon.0) 2379 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:11 smithi204 bash[68176]: audit 2024-07-28T12:32:11.295573+0000 mon.a (mon.0) 2379 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:12.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:12.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:12.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:12.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:12.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:12.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2979 16 16 0 0 0 - 0 2024-07-28T12:32:12.908 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:13.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:13.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:12 smithi204 bash[68176]: cluster 2024-07-28T12:32:11.856784+0000 mgr.y (mgr.25253) 1908 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:12 smithi204 bash[68176]: cluster 2024-07-28T12:32:11.932547+0000 mon.a (mon.0) 2380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:12 smithi204 bash[68176]: audit 2024-07-28T12:32:11.949154+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:12 smithi204 bash[68176]: cluster 2024-07-28T12:32:11.949240+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e335: 8 total, 2 up, 7 in 2024-07-28T12:32:13.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[79620]: cluster 2024-07-28T12:32:11.856784+0000 mgr.y (mgr.25253) 1908 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[79620]: cluster 2024-07-28T12:32:11.932547+0000 mon.a (mon.0) 2380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[79620]: audit 2024-07-28T12:32:11.949154+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[79620]: cluster 2024-07-28T12:32:11.949240+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e335: 8 total, 2 up, 7 in 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[81864]: cluster 2024-07-28T12:32:11.856784+0000 mgr.y (mgr.25253) 1908 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[81864]: cluster 2024-07-28T12:32:11.932547+0000 mon.a (mon.0) 2380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[81864]: audit 2024-07-28T12:32:11.949154+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.177:0/3807785946' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:13.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:12 smithi177 bash[81864]: cluster 2024-07-28T12:32:11.949240+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e335: 8 total, 2 up, 7 in 2024-07-28T12:32:13.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:13.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:13.626 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:13.713 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:13.744 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:13.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:32:13.803703+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:13.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:13.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2980 16 16 0 0 0 - 0 2024-07-28T12:32:13.863 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:13.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:14.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:14.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:14.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:14.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:14.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:14.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:14.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2981 16 16 0 0 0 - 0 2024-07-28T12:32:14.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:14.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:15.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:32:15.055 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:14 smithi204 bash[68176]: cluster 2024-07-28T12:32:13.857809+0000 mgr.y (mgr.25253) 1909 : cluster [DBG] pgmap v2072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:15.180 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.195 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:14 smithi177 bash[81864]: cluster 2024-07-28T12:32:13.857809+0000 mgr.y (mgr.25253) 1909 : cluster [DBG] pgmap v2072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:15.195 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:14 smithi177 bash[79620]: cluster 2024-07-28T12:32:13.857809+0000 mgr.y (mgr.25253) 1909 : cluster [DBG] pgmap v2072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:15.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.533 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:15.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:15.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:15.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2982 16 16 0 0 0 - 0 2024-07-28T12:32:15.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:16.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:16.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:16.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:16.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:16.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:32:16.604 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:16.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:16.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2983 16 16 0 0 0 - 0 2024-07-28T12:32:16.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:16.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[81864]: audit 2024-07-28T12:32:15.754897+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[81864]: audit 2024-07-28T12:32:15.756909+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[81864]: cluster 2024-07-28T12:32:15.859419+0000 mgr.y (mgr.25253) 1910 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[79620]: audit 2024-07-28T12:32:15.754897+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[79620]: audit 2024-07-28T12:32:15.756909+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:16 smithi177 bash[79620]: cluster 2024-07-28T12:32:15.859419+0000 mgr.y (mgr.25253) 1910 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:17.080 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:16 smithi204 bash[68176]: audit 2024-07-28T12:32:15.754897+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:16 smithi204 bash[68176]: audit 2024-07-28T12:32:15.756909+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:16 smithi204 bash[68176]: cluster 2024-07-28T12:32:15.859419+0000 mgr.y (mgr.25253) 1910 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:17.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:17.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:17.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:17.499 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:17.556 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:17.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:17.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:17.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2984 16 16 0 0 0 - 0 2024-07-28T12:32:17.909 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:18.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:18.149 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:18.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:18.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:32:18.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:18.504 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:18.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:18.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:18.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2985 16 16 0 0 0 - 0 2024-07-28T12:32:18.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:18.978 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:19.097 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:19.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:19.227 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:18 smithi177 bash[81864]: cluster 2024-07-28T12:32:17.860979+0000 mgr.y (mgr.25253) 1911 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:19.228 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:18 smithi177 bash[79620]: cluster 2024-07-28T12:32:17.860979+0000 mgr.y (mgr.25253) 1911 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:19.334 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:18 smithi204 bash[68176]: cluster 2024-07-28T12:32:17.860979+0000 mgr.y (mgr.25253) 1911 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:19.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:19.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:19.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:19.778 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:19.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2986 16 16 0 0 0 - 0 2024-07-28T12:32:19.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:19.924 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:20.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:20.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:20.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:20.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:20.516 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:20.636 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:20.752 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:20.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2987 16 16 0 0 0 - 0 2024-07-28T12:32:20.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:20.991 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:21.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:21.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:21.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:20 smithi204 bash[68176]: cluster 2024-07-28T12:32:19.862506+0000 mgr.y (mgr.25253) 1912 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:20 smithi177 bash[79620]: cluster 2024-07-28T12:32:19.862506+0000 mgr.y (mgr.25253) 1912 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:20 smithi177 bash[81864]: cluster 2024-07-28T12:32:19.862506+0000 mgr.y (mgr.25253) 1912 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:21.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:21.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:21.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:21.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:21.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2988 16 16 0 0 0 - 0 2024-07-28T12:32:21.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:21.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:22.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:22.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:22.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:22.415 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:22.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:22.646 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:22.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2989 16 16 0 0 0 - 0 2024-07-28T12:32:22.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:23.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:23.082 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:23.122 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:22 smithi204 bash[68176]: cluster 2024-07-28T12:32:21.864059+0000 mgr.y (mgr.25253) 1913 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:23.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:23.251 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:22 smithi177 bash[81864]: cluster 2024-07-28T12:32:21.864059+0000 mgr.y (mgr.25253) 1913 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:23.252 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:22 smithi177 bash[79620]: cluster 2024-07-28T12:32:21.864059+0000 mgr.y (mgr.25253) 1913 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:23.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:23.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:23.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:23.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:23.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2990 16 16 0 0 0 - 0 2024-07-28T12:32:23.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:23.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:24.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:24.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:24.308 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:24.425 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:24.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:24.660 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:24.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:24.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2991 16 16 0 0 0 - 0 2024-07-28T12:32:24.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:24.934 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:32:25.019 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:25.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:25.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:24 smithi204 bash[68176]: cluster 2024-07-28T12:32:23.865542+0000 mgr.y (mgr.25253) 1914 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:25.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:24 smithi204 bash[68176]: audit 2024-07-28T12:32:24.227339+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.177:0/3710741990' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:24 smithi204 bash[68176]: audit 2024-07-28T12:32:24.227880+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[81864]: cluster 2024-07-28T12:32:23.865542+0000 mgr.y (mgr.25253) 1914 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:25.180 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[81864]: audit 2024-07-28T12:32:24.227339+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.177:0/3710741990' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.181 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[81864]: audit 2024-07-28T12:32:24.227880+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.181 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[79620]: cluster 2024-07-28T12:32:23.865542+0000 mgr.y (mgr.25253) 1914 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:25.181 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[79620]: audit 2024-07-28T12:32:24.227339+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.177:0/3710741990' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.181 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:24 smithi177 bash[79620]: audit 2024-07-28T12:32:24.227880+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:25.249 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:25.368 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:25.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:25.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:25.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:25.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2992 16 16 0 0 0 - 0 2024-07-28T12:32:25.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:25.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:26.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:26.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:26.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:25 smithi204 bash[68176]: cluster 2024-07-28T12:32:24.927529+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:26.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:25 smithi204 bash[68176]: audit 2024-07-28T12:32:24.934796+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:26.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:25 smithi204 bash[68176]: cluster 2024-07-28T12:32:24.934896+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e336: 8 total, 2 up, 7 in 2024-07-28T12:32:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:32:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[81864]: cluster 2024-07-28T12:32:24.927529+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[81864]: audit 2024-07-28T12:32:24.934796+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[81864]: cluster 2024-07-28T12:32:24.934896+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e336: 8 total, 2 up, 7 in 2024-07-28T12:32:26.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[79620]: cluster 2024-07-28T12:32:24.927529+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:26.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[79620]: audit 2024-07-28T12:32:24.934796+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:26.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:25 smithi177 bash[79620]: cluster 2024-07-28T12:32:24.934896+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e336: 8 total, 2 up, 7 in 2024-07-28T12:32:26.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:26.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:26.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:26.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:26.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:26.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2993 16 16 0 0 0 - 0 2024-07-28T12:32:26.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:26.950 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:27.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:27.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:27.153 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:26 smithi177 bash[79620]: cluster 2024-07-28T12:32:25.866454+0000 mgr.y (mgr.25253) 1915 : cluster [DBG] pgmap v2079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:27.154 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:26 smithi177 bash[81864]: cluster 2024-07-28T12:32:25.866454+0000 mgr.y (mgr.25253) 1915 : cluster [DBG] pgmap v2079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:27.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:26 smithi204 bash[68176]: cluster 2024-07-28T12:32:25.866454+0000 mgr.y (mgr.25253) 1915 : cluster [DBG] pgmap v2079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:27.261 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:27.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:27.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:27.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:27.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:27.787 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:27.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:32:27.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2994 16 16 0 0 0 - 0 2024-07-28T12:32:27.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:27.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:28.089 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:32:28.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:28.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:28.373 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.728 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:28.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2995 16 16 0 0 0 - 0 2024-07-28T12:32:28.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:28.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:28 smithi177 bash[79620]: cluster 2024-07-28T12:32:27.867874+0000 mgr.y (mgr.25253) 1916 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:28 smithi177 bash[81864]: cluster 2024-07-28T12:32:27.867874+0000 mgr.y (mgr.25253) 1916 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:29.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:28 smithi204 bash[68176]: cluster 2024-07-28T12:32:27.867874+0000 mgr.y (mgr.25253) 1916 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:29.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:29.320 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:29.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:29.557 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:29.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:29.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:29.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2996 16 16 0 0 0 - 0 2024-07-28T12:32:29.911 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:30.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:30.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:30.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:30.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:30.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:30.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:30.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:30.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2997 16 16 0 0 0 - 0 2024-07-28T12:32:30.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:30.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:30 smithi177 bash[81864]: cluster 2024-07-28T12:32:29.869467+0000 mgr.y (mgr.25253) 1917 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:30 smithi177 bash[81864]: audit 2024-07-28T12:32:30.748652+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:30 smithi177 bash[79620]: cluster 2024-07-28T12:32:29.869467+0000 mgr.y (mgr.25253) 1917 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:30 smithi177 bash[79620]: audit 2024-07-28T12:32:30.748652+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:31.094 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:31.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:31.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:30 smithi204 bash[68176]: cluster 2024-07-28T12:32:29.869467+0000 mgr.y (mgr.25253) 1917 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:31.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:30 smithi204 bash[68176]: audit 2024-07-28T12:32:30.748652+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:31.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:31.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:31.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:31.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:31.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2998 16 16 0 0 0 - 0 2024-07-28T12:32:31.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:31.923 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:32.044 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:32.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:32.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.571 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:32.639 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:32.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 2999 16 16 0 0 0 - 0 2024-07-28T12:32:32.852 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:32.878 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:32.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:33.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:33.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:33.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:32 smithi204 bash[68176]: cluster 2024-07-28T12:32:31.870968+0000 mgr.y (mgr.25253) 1918 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:32 smithi177 bash[79620]: cluster 2024-07-28T12:32:31.870968+0000 mgr.y (mgr.25253) 1918 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:32 smithi177 bash[81864]: cluster 2024-07-28T12:32:31.870968+0000 mgr.y (mgr.25253) 1918 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:33.349 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:33.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:33.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:33.705 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:33.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:32:33.806555+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:33.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:33.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3000 16 16 0 0 0 - 0 2024-07-28T12:32:33.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:33.943 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:34.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:34.184 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:34.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:34.423 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:34.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:34.653 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:34.767 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:34.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3001 16 16 0 0 0 - 0 2024-07-28T12:32:34.884 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:35.001 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:35.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:35.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:34 smithi177 bash[81864]: cluster 2024-07-28T12:32:33.872457+0000 mgr.y (mgr.25253) 1919 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:35.130 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:34 smithi177 bash[79620]: cluster 2024-07-28T12:32:33.872457+0000 mgr.y (mgr.25253) 1919 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:35.239 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:35.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:34 smithi204 bash[68176]: cluster 2024-07-28T12:32:33.872457+0000 mgr.y (mgr.25253) 1919 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:35.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:35.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:35.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:35.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:35.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3002 16 16 0 0 0 - 0 2024-07-28T12:32:35.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:35.956 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:36.074 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:36.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:36.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:36.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:36.439 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:32:36.533 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:36.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:36.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:36.776 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:36.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3003 16 16 0 0 0 - 0 2024-07-28T12:32:36.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:37.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:37.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:37.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:36 smithi204 bash[68176]: cluster 2024-07-28T12:32:35.873892+0000 mgr.y (mgr.25253) 1920 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:37.240 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:37.251 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:36 smithi177 bash[79620]: cluster 2024-07-28T12:32:35.873892+0000 mgr.y (mgr.25253) 1920 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:37.251 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:36 smithi177 bash[81864]: cluster 2024-07-28T12:32:35.873892+0000 mgr.y (mgr.25253) 1920 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:37.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:32:37.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:37.475 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:37.593 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:37.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:37.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3004 16 16 0 0 0 - 0 2024-07-28T12:32:37.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:37.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:37.987 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:32:38.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:38.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:38.235 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:37 smithi177 bash[79620]: audit 2024-07-28T12:32:37.123156+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/2086991405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.236 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:37 smithi177 bash[79620]: audit 2024-07-28T12:32:37.123732+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:37 smithi177 bash[81864]: audit 2024-07-28T12:32:37.123156+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/2086991405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:37 smithi177 bash[81864]: audit 2024-07-28T12:32:37.123732+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.304 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:37 smithi204 bash[68176]: audit 2024-07-28T12:32:37.123156+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.177:0/2086991405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:37 smithi204 bash[68176]: audit 2024-07-28T12:32:37.123732+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:38.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:38.543 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:38.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:38.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:38.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3005 16 16 0 0 0 - 0 2024-07-28T12:32:38.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:39.018 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:39.137 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:39.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[81864]: cluster 2024-07-28T12:32:37.874960+0000 mgr.y (mgr.25253) 1921 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[81864]: cluster 2024-07-28T12:32:37.970075+0000 mon.a (mon.0) 2391 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[81864]: audit 2024-07-28T12:32:37.986742+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[81864]: cluster 2024-07-28T12:32:37.986915+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e337: 8 total, 2 up, 7 in 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[79620]: cluster 2024-07-28T12:32:37.874960+0000 mgr.y (mgr.25253) 1921 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[79620]: cluster 2024-07-28T12:32:37.970075+0000 mon.a (mon.0) 2391 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[79620]: audit 2024-07-28T12:32:37.986742+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:39.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:38 smithi177 bash[79620]: cluster 2024-07-28T12:32:37.986915+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e337: 8 total, 2 up, 7 in 2024-07-28T12:32:39.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:38 smithi204 bash[68176]: cluster 2024-07-28T12:32:37.874960+0000 mgr.y (mgr.25253) 1921 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:38 smithi204 bash[68176]: cluster 2024-07-28T12:32:37.970075+0000 mon.a (mon.0) 2391 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:38 smithi204 bash[68176]: audit 2024-07-28T12:32:37.986742+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:38 smithi204 bash[68176]: cluster 2024-07-28T12:32:37.986915+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e337: 8 total, 2 up, 7 in 2024-07-28T12:32:39.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:39.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:39.724 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:39.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3006 16 16 0 0 0 - 0 2024-07-28T12:32:39.842 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:39.959 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:40.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:40.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:40.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:40.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:40.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:40.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:40.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:40.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3007 16 16 0 0 0 - 0 2024-07-28T12:32:40.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:41.024 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:41.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:32:41.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:41.184 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:40 smithi177 bash[81864]: cluster 2024-07-28T12:32:39.876046+0000 mgr.y (mgr.25253) 1922 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:41.185 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:40 smithi177 bash[79620]: cluster 2024-07-28T12:32:39.876046+0000 mgr.y (mgr.25253) 1922 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:41.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:41.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:40 smithi204 bash[68176]: cluster 2024-07-28T12:32:39.876046+0000 mgr.y (mgr.25253) 1922 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:41.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:41.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:41.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:41.771 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:41.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3008 16 16 0 0 0 - 0 2024-07-28T12:32:41.890 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:42.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:42.105 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:42.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:42.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:42.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:42.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:42.601 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:42.635 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:42.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3009 16 16 0 0 0 - 0 2024-07-28T12:32:42.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:42.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:43.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:43.194 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:42 smithi177 bash[81864]: cluster 2024-07-28T12:32:41.877482+0000 mgr.y (mgr.25253) 1923 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:42 smithi177 bash[79620]: cluster 2024-07-28T12:32:41.877482+0000 mgr.y (mgr.25253) 1923 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:43.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:42 smithi204 bash[68176]: cluster 2024-07-28T12:32:41.877482+0000 mgr.y (mgr.25253) 1923 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:43.432 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:43.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:43.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:43.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:43.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3010 16 16 0 0 0 - 0 2024-07-28T12:32:43.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:44.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:44.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:44.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:44.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:44.505 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:44.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:44.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:44.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3011 16 16 0 0 0 - 0 2024-07-28T12:32:44.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:44.980 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:45.099 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:45.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:44 smithi177 bash[81864]: cluster 2024-07-28T12:32:43.878318+0000 mgr.y (mgr.25253) 1924 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:44 smithi177 bash[79620]: cluster 2024-07-28T12:32:43.878318+0000 mgr.y (mgr.25253) 1924 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:45.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:45.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:44 smithi204 bash[68176]: cluster 2024-07-28T12:32:43.878318+0000 mgr.y (mgr.25253) 1924 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:45.457 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:45.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:45.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:45.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3012 16 16 0 0 0 - 0 2024-07-28T12:32:45.815 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:45.897 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:45.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:46.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:46.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:46.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:46 smithi204 bash[68176]: audit 2024-07-28T12:32:45.748581+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:32:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:46 smithi177 bash[81864]: audit 2024-07-28T12:32:45.748581+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:46 smithi177 bash[79620]: audit 2024-07-28T12:32:45.748581+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:46.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:46.382 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:46.412 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:46.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:46.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:46.769 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:46.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3013 16 16 0 0 0 - 0 2024-07-28T12:32:46.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:47.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:47.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:47.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:47 smithi177 bash[81864]: cluster 2024-07-28T12:32:45.879927+0000 mgr.y (mgr.25253) 1925 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:47.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:47 smithi177 bash[79620]: cluster 2024-07-28T12:32:45.879927+0000 mgr.y (mgr.25253) 1925 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:47 smithi204 bash[68176]: cluster 2024-07-28T12:32:45.879927+0000 mgr.y (mgr.25253) 1925 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:47.177 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:47.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:32:47.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:47.364 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:47.484 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:47.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:47.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:47.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3014 16 16 0 0 0 - 0 2024-07-28T12:32:47.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:47.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:48.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:48.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:48.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:48.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:48.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:48.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:48.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:48.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3015 16 16 0 0 0 - 0 2024-07-28T12:32:48.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:49.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:49.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:49 smithi204 bash[68176]: cluster 2024-07-28T12:32:47.880934+0000 mgr.y (mgr.25253) 1926 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:49.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:49 smithi177 bash[79620]: cluster 2024-07-28T12:32:47.880934+0000 mgr.y (mgr.25253) 1926 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:49 smithi177 bash[81864]: cluster 2024-07-28T12:32:47.880934+0000 mgr.y (mgr.25253) 1926 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:49.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:49.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:49.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:49.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:49.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3016 16 16 0 0 0 - 0 2024-07-28T12:32:49.856 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:49.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:50.085 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:50.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:50.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:50.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:50.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:50.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:50.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:50.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3017 16 16 0 0 0 - 0 2024-07-28T12:32:50.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.025 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:32:51.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:51.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:51.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:51 smithi204 bash[68176]: cluster 2024-07-28T12:32:49.881969+0000 mgr.y (mgr.25253) 1927 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:51.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:51 smithi204 bash[68176]: audit 2024-07-28T12:32:50.196897+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.177:0/4178051921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:51 smithi204 bash[68176]: audit 2024-07-28T12:32:50.197747+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[81864]: cluster 2024-07-28T12:32:49.881969+0000 mgr.y (mgr.25253) 1927 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[81864]: audit 2024-07-28T12:32:50.196897+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.177:0/4178051921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[81864]: audit 2024-07-28T12:32:50.197747+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[79620]: cluster 2024-07-28T12:32:49.881969+0000 mgr.y (mgr.25253) 1927 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[79620]: audit 2024-07-28T12:32:50.196897+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.177:0/4178051921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:51 smithi177 bash[79620]: audit 2024-07-28T12:32:50.197747+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:51.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3018 16 16 0 0 0 - 0 2024-07-28T12:32:51.852 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:51.926 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:51.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:52.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:52.211 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:52.222 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[81864]: cluster 2024-07-28T12:32:51.015997+0000 mon.a (mon.0) 2396 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:52.223 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[81864]: audit 2024-07-28T12:32:51.024715+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:52.223 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[81864]: cluster 2024-07-28T12:32:51.024841+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e338: 8 total, 2 up, 7 in 2024-07-28T12:32:52.223 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[79620]: cluster 2024-07-28T12:32:51.015997+0000 mon.a (mon.0) 2396 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:52.223 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[79620]: audit 2024-07-28T12:32:51.024715+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:52.223 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:52 smithi177 bash[79620]: cluster 2024-07-28T12:32:51.024841+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e338: 8 total, 2 up, 7 in 2024-07-28T12:32:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:52 smithi204 bash[68176]: cluster 2024-07-28T12:32:51.015997+0000 mon.a (mon.0) 2396 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:52 smithi204 bash[68176]: audit 2024-07-28T12:32:51.024715+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:52 smithi204 bash[68176]: cluster 2024-07-28T12:32:51.024841+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e338: 8 total, 2 up, 7 in 2024-07-28T12:32:52.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:52.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:52.497 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:32:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:52.684 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:52.802 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:52.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3019 16 16 0 0 0 - 0 2024-07-28T12:32:52.919 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:53.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:53.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:53 smithi177 bash[79620]: cluster 2024-07-28T12:32:51.882839+0000 mgr.y (mgr.25253) 1928 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:53 smithi177 bash[81864]: cluster 2024-07-28T12:32:51.882839+0000 mgr.y (mgr.25253) 1928 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:53.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:53.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:53.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:53 smithi204 bash[68176]: cluster 2024-07-28T12:32:51.882839+0000 mgr.y (mgr.25253) 1928 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:53.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:53.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:53.736 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:53.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:32:53.809592+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:53.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:53.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3020 16 16 0 0 0 - 0 2024-07-28T12:32:53.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:53.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:32:53.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:54.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:54 smithi204 bash[68176]: audit 2024-07-28T12:32:53.062452+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:32:54.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:54.330 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:54.341 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:54 smithi177 bash[81864]: audit 2024-07-28T12:32:53.062452+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:32:54.341 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:54 smithi177 bash[79620]: audit 2024-07-28T12:32:53.062452+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:32:54.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:54.566 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:54.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:54.803 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:54.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3021 16 16 0 0 0 - 0 2024-07-28T12:32:54.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:55.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:55.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:55.275 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:55.393 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:55.404 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:55 smithi177 bash[79620]: cluster 2024-07-28T12:32:53.884277+0000 mgr.y (mgr.25253) 1929 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:55.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:55 smithi177 bash[81864]: cluster 2024-07-28T12:32:53.884277+0000 mgr.y (mgr.25253) 1929 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:55 smithi204 bash[68176]: cluster 2024-07-28T12:32:53.884277+0000 mgr.y (mgr.25253) 1929 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:55.513 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:55.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:55.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:55.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3022 16 16 0 0 0 - 0 2024-07-28T12:32:55.862 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:55.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:55.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:56.092 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:56.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:56.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:56.342 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:32:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:32:56.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:56.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:56.632 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:56.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:32:56.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:56.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:56.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3023 16 16 0 0 0 - 0 2024-07-28T12:32:56.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:57.040 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:57.161 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:57 smithi204 bash[68176]: cluster 2024-07-28T12:32:55.885845+0000 mgr.y (mgr.25253) 1930 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:57 smithi177 bash[79620]: cluster 2024-07-28T12:32:55.885845+0000 mgr.y (mgr.25253) 1930 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:57 smithi177 bash[81864]: cluster 2024-07-28T12:32:55.885845+0000 mgr.y (mgr.25253) 1930 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:57.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:57.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:57.517 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:57.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:57.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:57.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3024 16 16 0 0 0 - 0 2024-07-28T12:32:57.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:57.952 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:57.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:58.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:58.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:58.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:58.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:58.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:58.669 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:58.787 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:58.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3025 16 16 0 0 0 - 0 2024-07-28T12:32:58.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:59.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:59.126 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:59 smithi204 bash[68176]: cluster 2024-07-28T12:32:57.887366+0000 mgr.y (mgr.25253) 1931 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:59 smithi204 bash[68176]: audit 2024-07-28T12:32:58.704466+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:59 smithi204 bash[68176]: audit 2024-07-28T12:32:58.710914+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:59 smithi204 bash[68176]: audit 2024-07-28T12:32:58.979026+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:32:59 smithi204 bash[68176]: audit 2024-07-28T12:32:58.983614+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:59.356 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:59.365 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[79620]: cluster 2024-07-28T12:32:57.887366+0000 mgr.y (mgr.25253) 1931 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[79620]: audit 2024-07-28T12:32:58.704466+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[79620]: audit 2024-07-28T12:32:58.710914+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[79620]: audit 2024-07-28T12:32:58.979026+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[79620]: audit 2024-07-28T12:32:58.983614+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[81864]: cluster 2024-07-28T12:32:57.887366+0000 mgr.y (mgr.25253) 1931 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[81864]: audit 2024-07-28T12:32:58.704466+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[81864]: audit 2024-07-28T12:32:58.710914+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[81864]: audit 2024-07-28T12:32:58.979026+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.366 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:32:59 smithi177 bash[81864]: audit 2024-07-28T12:32:58.983614+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:32:59.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:59.588 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:59.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:59.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3026 16 16 0 0 0 - 0 2024-07-28T12:32:59.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:59.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:00.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:00.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[81864]: audit 2024-07-28T12:32:59.370818+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[81864]: audit 2024-07-28T12:32:59.371930+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[81864]: audit 2024-07-28T12:32:59.381027+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[79620]: audit 2024-07-28T12:32:59.370818+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[79620]: audit 2024-07-28T12:32:59.371930+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:00 smithi177 bash[79620]: audit 2024-07-28T12:32:59.381027+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:00.301 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:00 smithi204 bash[68176]: audit 2024-07-28T12:32:59.370818+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:00 smithi204 bash[68176]: audit 2024-07-28T12:32:59.371930+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:00 smithi204 bash[68176]: audit 2024-07-28T12:32:59.381027+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:00.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:00.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:00.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:00.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:00.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3027 16 16 0 0 0 - 0 2024-07-28T12:33:00.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:00.980 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:01.016 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:01.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:01.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:01.371 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:01.380 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[79620]: cluster 2024-07-28T12:32:59.888284+0000 mgr.y (mgr.25253) 1932 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:01.380 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[79620]: audit 2024-07-28T12:33:00.753973+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:01.381 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[79620]: audit 2024-07-28T12:33:00.755687+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:01.381 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[81864]: cluster 2024-07-28T12:32:59.888284+0000 mgr.y (mgr.25253) 1932 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:01.381 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[81864]: audit 2024-07-28T12:33:00.753973+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:01.381 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:01 smithi177 bash[81864]: audit 2024-07-28T12:33:00.755687+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:01 smithi204 bash[68176]: cluster 2024-07-28T12:32:59.888284+0000 mgr.y (mgr.25253) 1932 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:01 smithi204 bash[68176]: audit 2024-07-28T12:33:00.753973+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:01 smithi204 bash[68176]: audit 2024-07-28T12:33:00.755687+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:01.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:01.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:01.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:01.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3028 16 16 0 0 0 - 0 2024-07-28T12:33:01.843 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:01.964 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:02.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:02.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:02 smithi204 bash[60899]: ts=2024-07-28T12:33:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:02.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:02.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.788 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:02.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3029 16 16 0 0 0 - 0 2024-07-28T12:33:02.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:03.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:03.077 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is set 2024-07-28T12:33:03.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:03.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:03.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:03 smithi204 bash[68176]: cluster 2024-07-28T12:33:01.889366+0000 mgr.y (mgr.25253) 1933 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:03.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:03 smithi204 bash[68176]: audit 2024-07-28T12:33:02.421412+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:03.381 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:03.417 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:03 smithi177 bash[81864]: cluster 2024-07-28T12:33:01.889366+0000 mgr.y (mgr.25253) 1933 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:03.417 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:03 smithi177 bash[81864]: audit 2024-07-28T12:33:02.421412+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:03.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:03 smithi177 bash[79620]: cluster 2024-07-28T12:33:01.889366+0000 mgr.y (mgr.25253) 1933 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:03.417 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:03 smithi177 bash[79620]: audit 2024-07-28T12:33:02.421412+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:03.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:03.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:03.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:03.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3030 16 16 0 0 0 - 0 2024-07-28T12:33:03.858 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:03.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:04.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:04.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:04.225 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[81864]: cluster 2024-07-28T12:33:03.063378+0000 mon.a (mon.0) 2410 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:04.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[81864]: audit 2024-07-28T12:33:03.077549+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:04.257 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[81864]: cluster 2024-07-28T12:33:03.077662+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e339: 8 total, 2 up, 7 in 2024-07-28T12:33:04.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[79620]: cluster 2024-07-28T12:33:03.063378+0000 mon.a (mon.0) 2410 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:04.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[79620]: audit 2024-07-28T12:33:03.077549+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:04.257 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:04 smithi177 bash[79620]: cluster 2024-07-28T12:33:03.077662+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e339: 8 total, 2 up, 7 in 2024-07-28T12:33:04.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:04.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:04 smithi204 bash[68176]: cluster 2024-07-28T12:33:03.063378+0000 mon.a (mon.0) 2410 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:04.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:04 smithi204 bash[68176]: audit 2024-07-28T12:33:03.077549+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.177:0/1993659530' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:04.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:04 smithi204 bash[68176]: cluster 2024-07-28T12:33:03.077662+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e339: 8 total, 2 up, 7 in 2024-07-28T12:33:04.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:04.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:04.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:04.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3031 16 16 0 0 0 - 0 2024-07-28T12:33:04.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:04.945 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:04.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:05.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:05.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:05 smithi204 bash[68176]: cluster 2024-07-28T12:33:03.890848+0000 mgr.y (mgr.25253) 1934 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:05.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:05 smithi177 bash[79620]: cluster 2024-07-28T12:33:03.890848+0000 mgr.y (mgr.25253) 1934 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:05 smithi177 bash[81864]: cluster 2024-07-28T12:33:03.890848+0000 mgr.y (mgr.25253) 1934 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:05.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:05.427 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:05.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:05.650 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:05.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:33:05.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:05.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3032 16 16 0 0 0 - 0 2024-07-28T12:33:05.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:05.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:06.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:06.066 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:33:06.120 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:33:06.164 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:06.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:06.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:06.518 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:06.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:06.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:06.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3033 16 16 0 0 0 - 0 2024-07-28T12:33:06.875 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:06.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:07.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:07.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:07.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:07 smithi177 bash[81864]: cluster 2024-07-28T12:33:05.892358+0000 mgr.y (mgr.25253) 1935 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:07.243 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:07 smithi177 bash[79620]: cluster 2024-07-28T12:33:05.892358+0000 mgr.y (mgr.25253) 1935 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:07.350 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:07 smithi204 bash[68176]: cluster 2024-07-28T12:33:05.892358+0000 mgr.y (mgr.25253) 1935 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:07.467 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:07.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:07.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:07.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3034 16 16 0 0 0 - 0 2024-07-28T12:33:07.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:07.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:08.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:08.178 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:08.297 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:08.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:08.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:08.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:08.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:08.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3035 16 16 0 0 0 - 0 2024-07-28T12:33:08.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:09.004 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:09.123 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:09 smithi204 bash[68176]: cluster 2024-07-28T12:33:07.893879+0000 mgr.y (mgr.25253) 1936 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:09.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:09.363 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:09.374 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:09 smithi177 bash[81864]: cluster 2024-07-28T12:33:07.893879+0000 mgr.y (mgr.25253) 1936 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:09.374 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:09 smithi177 bash[79620]: cluster 2024-07-28T12:33:07.893879+0000 mgr.y (mgr.25253) 1936 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:09.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:09.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:09.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:09.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3036 16 16 0 0 0 - 0 2024-07-28T12:33:09.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:09.952 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:10.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:10.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:10.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:10.396 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:10.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:10.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:10.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:10.779 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:10.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3037 16 16 0 0 0 - 0 2024-07-28T12:33:10.861 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:10.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:11.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:11 smithi204 bash[68176]: cluster 2024-07-28T12:33:09.895406+0000 mgr.y (mgr.25253) 1937 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:11.252 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:11.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:11 smithi177 bash[79620]: cluster 2024-07-28T12:33:09.895406+0000 mgr.y (mgr.25253) 1937 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:11.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:11 smithi177 bash[81864]: cluster 2024-07-28T12:33:09.895406+0000 mgr.y (mgr.25253) 1937 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:11.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:11.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:11.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:11.725 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:11.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3038 16 16 0 0 0 - 0 2024-07-28T12:33:11.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.957 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:12.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:12.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:12.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:12.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:12.671 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:12.785 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:12.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3039 16 16 0 0 0 - 0 2024-07-28T12:33:12.903 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:13.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:13.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:13 smithi204 bash[68176]: cluster 2024-07-28T12:33:11.896968+0000 mgr.y (mgr.25253) 1938 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:13.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:13 smithi177 bash[81864]: cluster 2024-07-28T12:33:11.896968+0000 mgr.y (mgr.25253) 1938 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:13 smithi177 bash[79620]: cluster 2024-07-28T12:33:11.896968+0000 mgr.y (mgr.25253) 1938 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:13.382 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:13.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:13.731 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:33:13.812479+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:13.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:13.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3040 16 16 0 0 0 - 0 2024-07-28T12:33:13.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:13.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:14.086 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:14.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:14.304 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:14.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:14.437 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:14.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:14.791 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3041 16 16 0 0 0 - 0 2024-07-28T12:33:14.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:15.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:15.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:33:15.145 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:15.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:15 smithi177 bash[79620]: cluster 2024-07-28T12:33:13.898486+0000 mgr.y (mgr.25253) 1939 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:15 smithi177 bash[81864]: cluster 2024-07-28T12:33:13.898486+0000 mgr.y (mgr.25253) 1939 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:15.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:15 smithi204 bash[68176]: cluster 2024-07-28T12:33:13.898486+0000 mgr.y (mgr.25253) 1939 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:15.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:15.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:15.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:15.727 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:15.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3042 16 16 0 0 0 - 0 2024-07-28T12:33:15.847 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:15.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:16.083 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:16.114 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is set 2024-07-28T12:33:16.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:16.328 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:16.339 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[79620]: audit 2024-07-28T12:33:15.317521+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.177:0/2041600517' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.339 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[79620]: audit 2024-07-28T12:33:15.318194+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.339 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[79620]: audit 2024-07-28T12:33:15.753925+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[79620]: audit 2024-07-28T12:33:15.755632+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[81864]: audit 2024-07-28T12:33:15.317521+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.177:0/2041600517' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[81864]: audit 2024-07-28T12:33:15.318194+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[81864]: audit 2024-07-28T12:33:15.753925+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:16.340 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:16 smithi177 bash[81864]: audit 2024-07-28T12:33:15.755632+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:16 smithi204 bash[68176]: audit 2024-07-28T12:33:15.317521+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.177:0/2041600517' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:16 smithi204 bash[68176]: audit 2024-07-28T12:33:15.318194+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:16 smithi204 bash[68176]: audit 2024-07-28T12:33:15.753925+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:16 smithi204 bash[68176]: audit 2024-07-28T12:33:15.755632+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:16.448 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:16.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:16.687 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:16.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:16.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3043 16 16 0 0 0 - 0 2024-07-28T12:33:16.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:17.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:17.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:17.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:17.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:17 smithi204 bash[68176]: cluster 2024-07-28T12:33:15.899531+0000 mgr.y (mgr.25253) 1940 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:17.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:17 smithi204 bash[68176]: cluster 2024-07-28T12:33:16.097611+0000 mon.a (mon.0) 2416 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:17.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:17 smithi204 bash[68176]: audit 2024-07-28T12:33:16.114257+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:17.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:17 smithi204 bash[68176]: cluster 2024-07-28T12:33:16.114359+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e340: 8 total, 2 up, 7 in 2024-07-28T12:33:17.399 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:17.410 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[81864]: cluster 2024-07-28T12:33:15.899531+0000 mgr.y (mgr.25253) 1940 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[81864]: cluster 2024-07-28T12:33:16.097611+0000 mon.a (mon.0) 2416 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[81864]: audit 2024-07-28T12:33:16.114257+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[81864]: cluster 2024-07-28T12:33:16.114359+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e340: 8 total, 2 up, 7 in 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[79620]: cluster 2024-07-28T12:33:15.899531+0000 mgr.y (mgr.25253) 1940 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[79620]: cluster 2024-07-28T12:33:16.097611+0000 mon.a (mon.0) 2416 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[79620]: audit 2024-07-28T12:33:16.114257+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:17.411 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:17 smithi177 bash[79620]: cluster 2024-07-28T12:33:16.114359+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e340: 8 total, 2 up, 7 in 2024-07-28T12:33:17.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:17.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:17.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:17.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3044 16 16 0 0 0 - 0 2024-07-28T12:33:17.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl kill -s 1 ceph-fcbdc782-4cd1-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:17.987 INFO:tasks.thrashosds:joining thrashosds 2024-07-28T12:33:18.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3045 16 16 0 0 0 - 0 2024-07-28T12:33:19.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:33:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:19 smithi204 bash[68176]: cluster 2024-07-28T12:33:17.901047+0000 mgr.y (mgr.25253) 1941 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:19 smithi177 bash[81864]: cluster 2024-07-28T12:33:17.901047+0000 mgr.y (mgr.25253) 1941 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:19 smithi177 bash[79620]: cluster 2024-07-28T12:33:17.901047+0000 mgr.y (mgr.25253) 1941 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:19.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3046 16 16 0 0 0 - 0 2024-07-28T12:33:19.868 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:20.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3047 16 16 0 0 0 - 0 2024-07-28T12:33:21.407 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:21 smithi204 bash[68176]: cluster 2024-07-28T12:33:19.902530+0000 mgr.y (mgr.25253) 1942 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:21 smithi177 bash[81864]: cluster 2024-07-28T12:33:19.902530+0000 mgr.y (mgr.25253) 1942 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:21 smithi177 bash[79620]: cluster 2024-07-28T12:33:19.902530+0000 mgr.y (mgr.25253) 1942 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:21.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3048 16 16 0 0 0 - 0 2024-07-28T12:33:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3049 16 16 0 0 0 - 0 2024-07-28T12:33:22.933 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:23 smithi204 bash[68176]: cluster 2024-07-28T12:33:21.904076+0000 mgr.y (mgr.25253) 1943 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:23 smithi177 bash[81864]: cluster 2024-07-28T12:33:21.904076+0000 mgr.y (mgr.25253) 1943 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:23 smithi177 bash[79620]: cluster 2024-07-28T12:33:21.904076+0000 mgr.y (mgr.25253) 1943 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:23.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:33:23.792 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:23.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3050 16 16 0 0 0 - 0 2024-07-28T12:33:24.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3051 16 16 0 0 0 - 0 2024-07-28T12:33:25.378 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:25 smithi177 bash[81864]: cluster 2024-07-28T12:33:23.905616+0000 mgr.y (mgr.25253) 1944 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:25.378 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:25 smithi177 bash[79620]: cluster 2024-07-28T12:33:23.905616+0000 mgr.y (mgr.25253) 1944 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:25 smithi204 bash[68176]: cluster 2024-07-28T12:33:23.905616+0000 mgr.y (mgr.25253) 1944 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:25.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3052 16 16 0 0 0 - 0 2024-07-28T12:33:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:33:26.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3053 16 16 0 0 0 - 0 2024-07-28T12:33:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:27 smithi204 bash[68176]: cluster 2024-07-28T12:33:25.907107+0000 mgr.y (mgr.25253) 1945 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:27 smithi177 bash[79620]: cluster 2024-07-28T12:33:25.907107+0000 mgr.y (mgr.25253) 1945 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:27 smithi177 bash[81864]: cluster 2024-07-28T12:33:25.907107+0000 mgr.y (mgr.25253) 1945 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:27.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3054 16 16 0 0 0 - 0 2024-07-28T12:33:28.140 INFO:teuthology.orchestra.run.smithi177.stderr:noscrub is unset 2024-07-28T12:33:28.344 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:28 smithi204 bash[68176]: audit 2024-07-28T12:33:27.334426+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.177:0/2844795212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:28 smithi204 bash[68176]: audit 2024-07-28T12:33:27.334947+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:28 smithi177 bash[81864]: audit 2024-07-28T12:33:27.334426+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.177:0/2844795212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:28 smithi177 bash[81864]: audit 2024-07-28T12:33:27.334947+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:28 smithi177 bash[79620]: audit 2024-07-28T12:33:27.334426+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.177:0/2844795212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:28 smithi177 bash[79620]: audit 2024-07-28T12:33:27.334947+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:28.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3055 16 16 0 0 0 - 0 2024-07-28T12:33:28.910 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid fcbdc782-4cd1-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:33:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[81864]: cluster 2024-07-28T12:33:27.908644+0000 mgr.y (mgr.25253) 1946 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[81864]: cluster 2024-07-28T12:33:28.124953+0000 mon.a (mon.0) 2420 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[81864]: audit 2024-07-28T12:33:28.140555+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[81864]: cluster 2024-07-28T12:33:28.140731+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e341: 8 total, 2 up, 7 in 2024-07-28T12:33:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[79620]: cluster 2024-07-28T12:33:27.908644+0000 mgr.y (mgr.25253) 1946 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[79620]: cluster 2024-07-28T12:33:28.124953+0000 mon.a (mon.0) 2420 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[79620]: audit 2024-07-28T12:33:28.140555+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:29 smithi177 bash[79620]: cluster 2024-07-28T12:33:28.140731+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e341: 8 total, 2 up, 7 in 2024-07-28T12:33:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:29 smithi204 bash[68176]: cluster 2024-07-28T12:33:27.908644+0000 mgr.y (mgr.25253) 1946 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:29 smithi204 bash[68176]: cluster 2024-07-28T12:33:28.124953+0000 mon.a (mon.0) 2420 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:29 smithi204 bash[68176]: audit 2024-07-28T12:33:28.140555+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:29 smithi204 bash[68176]: cluster 2024-07-28T12:33:28.140731+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e341: 8 total, 2 up, 7 in 2024-07-28T12:33:29.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3056 16 16 0 0 0 - 0 2024-07-28T12:33:30.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3057 16 16 0 0 0 - 0 2024-07-28T12:33:31.316 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:31 smithi204 bash[68176]: cluster 2024-07-28T12:33:29.910149+0000 mgr.y (mgr.25253) 1947 : cluster [DBG] pgmap v2116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:31 smithi204 bash[68176]: audit 2024-07-28T12:33:30.750372+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:31 smithi177 bash[79620]: cluster 2024-07-28T12:33:29.910149+0000 mgr.y (mgr.25253) 1947 : cluster [DBG] pgmap v2116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:31 smithi177 bash[79620]: audit 2024-07-28T12:33:30.750372+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:31 smithi177 bash[81864]: cluster 2024-07-28T12:33:29.910149+0000 mgr.y (mgr.25253) 1947 : cluster [DBG] pgmap v2116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:31 smithi177 bash[81864]: audit 2024-07-28T12:33:30.750372+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:31.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3058 16 16 0 0 0 - 0 2024-07-28T12:33:32.011 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3059 16 16 0 0 0 - 0 2024-07-28T12:33:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:33 smithi204 bash[68176]: cluster 2024-07-28T12:33:31.911627+0000 mgr.y (mgr.25253) 1948 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:33 smithi177 bash[79620]: cluster 2024-07-28T12:33:31.911627+0000 mgr.y (mgr.25253) 1948 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:33 smithi177 bash[81864]: cluster 2024-07-28T12:33:31.911627+0000 mgr.y (mgr.25253) 1948 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:33.682 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/fcbdc782-4cd1-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:33.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:33:33.815504+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:33.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:33.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3060 16 16 0 0 0 - 0 2024-07-28T12:33:34.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3061 16 16 0 0 0 - 0 2024-07-28T12:33:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:35 smithi177 bash[81864]: cluster 2024-07-28T12:33:33.913104+0000 mgr.y (mgr.25253) 1949 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:35 smithi177 bash[79620]: cluster 2024-07-28T12:33:33.913104+0000 mgr.y (mgr.25253) 1949 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:35 smithi204 bash[68176]: cluster 2024-07-28T12:33:33.913104+0000 mgr.y (mgr.25253) 1949 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:35.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3062 16 16 0 0 0 - 0 2024-07-28T12:33:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:33:36.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3063 16 16 0 0 0 - 0 2024-07-28T12:33:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:37 smithi177 bash[81864]: cluster 2024-07-28T12:33:35.914163+0000 mgr.y (mgr.25253) 1950 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:37 smithi177 bash[79620]: cluster 2024-07-28T12:33:35.914163+0000 mgr.y (mgr.25253) 1950 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:37 smithi204 bash[68176]: cluster 2024-07-28T12:33:35.914163+0000 mgr.y (mgr.25253) 1950 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:37.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3064 16 16 0 0 0 - 0 2024-07-28T12:33:38.159 INFO:teuthology.orchestra.run.smithi177.stderr:nodeep-scrub is unset 2024-07-28T12:33:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:38 smithi204 bash[68176]: audit 2024-07-28T12:33:37.268577+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.177:0/2068303592' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:38 smithi204 bash[68176]: audit 2024-07-28T12:33:37.269222+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:38 smithi177 bash[81864]: audit 2024-07-28T12:33:37.268577+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.177:0/2068303592' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:38 smithi177 bash[81864]: audit 2024-07-28T12:33:37.269222+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:38 smithi177 bash[79620]: audit 2024-07-28T12:33:37.268577+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.177:0/2068303592' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:38 smithi177 bash[79620]: audit 2024-07-28T12:33:37.269222+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:38.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3065 16 16 0 0 0 - 0 2024-07-28T12:33:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[81864]: cluster 2024-07-28T12:33:37.915602+0000 mgr.y (mgr.25253) 1951 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[81864]: cluster 2024-07-28T12:33:38.144977+0000 mon.a (mon.0) 2425 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[81864]: audit 2024-07-28T12:33:38.159365+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[81864]: cluster 2024-07-28T12:33:38.159474+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e342: 8 total, 2 up, 7 in 2024-07-28T12:33:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[79620]: cluster 2024-07-28T12:33:37.915602+0000 mgr.y (mgr.25253) 1951 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[79620]: cluster 2024-07-28T12:33:38.144977+0000 mon.a (mon.0) 2425 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[79620]: audit 2024-07-28T12:33:38.159365+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:39 smithi177 bash[79620]: cluster 2024-07-28T12:33:38.159474+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e342: 8 total, 2 up, 7 in 2024-07-28T12:33:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:39 smithi204 bash[68176]: cluster 2024-07-28T12:33:37.915602+0000 mgr.y (mgr.25253) 1951 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:39 smithi204 bash[68176]: cluster 2024-07-28T12:33:38.144977+0000 mon.a (mon.0) 2425 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:39 smithi204 bash[68176]: audit 2024-07-28T12:33:38.159365+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:39 smithi204 bash[68176]: cluster 2024-07-28T12:33:38.159474+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e342: 8 total, 2 up, 7 in 2024-07-28T12:33:39.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3066 16 16 0 0 0 - 0 2024-07-28T12:33:40.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3067 16 16 0 0 0 - 0 2024-07-28T12:33:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:41 smithi204 bash[68176]: cluster 2024-07-28T12:33:39.917073+0000 mgr.y (mgr.25253) 1952 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:41 smithi177 bash[79620]: cluster 2024-07-28T12:33:39.917073+0000 mgr.y (mgr.25253) 1952 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:41 smithi177 bash[81864]: cluster 2024-07-28T12:33:39.917073+0000 mgr.y (mgr.25253) 1952 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:41.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3068 16 16 0 0 0 - 0 2024-07-28T12:33:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3069 16 16 0 0 0 - 0 2024-07-28T12:33:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:43 smithi204 bash[68176]: cluster 2024-07-28T12:33:41.918566+0000 mgr.y (mgr.25253) 1953 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:43 smithi177 bash[79620]: cluster 2024-07-28T12:33:41.918566+0000 mgr.y (mgr.25253) 1953 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:43 smithi177 bash[81864]: cluster 2024-07-28T12:33:41.918566+0000 mgr.y (mgr.25253) 1953 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:43.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3070 16 16 0 0 0 - 0 2024-07-28T12:33:44.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3071 16 16 0 0 0 - 0 2024-07-28T12:33:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:45 smithi177 bash[79620]: cluster 2024-07-28T12:33:43.920072+0000 mgr.y (mgr.25253) 1954 : cluster [DBG] pgmap v2124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:45 smithi177 bash[81864]: cluster 2024-07-28T12:33:43.920072+0000 mgr.y (mgr.25253) 1954 : cluster [DBG] pgmap v2124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:45 smithi204 bash[68176]: cluster 2024-07-28T12:33:43.920072+0000 mgr.y (mgr.25253) 1954 : cluster [DBG] pgmap v2124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:45.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3072 16 16 0 0 0 - 0 2024-07-28T12:33:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:33:46.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3073 16 16 0 0 0 - 0 2024-07-28T12:33:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[81864]: audit 2024-07-28T12:33:45.757016+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[81864]: audit 2024-07-28T12:33:45.758961+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[81864]: cluster 2024-07-28T12:33:45.921624+0000 mgr.y (mgr.25253) 1955 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[79620]: audit 2024-07-28T12:33:45.757016+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[79620]: audit 2024-07-28T12:33:45.758961+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:46 smithi177 bash[79620]: cluster 2024-07-28T12:33:45.921624+0000 mgr.y (mgr.25253) 1955 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:46 smithi204 bash[68176]: audit 2024-07-28T12:33:45.757016+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:33:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:46 smithi204 bash[68176]: audit 2024-07-28T12:33:45.758961+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:46 smithi204 bash[68176]: cluster 2024-07-28T12:33:45.921624+0000 mgr.y (mgr.25253) 1955 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:47.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3074 16 16 0 0 0 - 0 2024-07-28T12:33:48.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3075 16 16 0 0 0 - 0 2024-07-28T12:33:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:48 smithi177 bash[81864]: cluster 2024-07-28T12:33:47.923132+0000 mgr.y (mgr.25253) 1956 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:48 smithi177 bash[79620]: cluster 2024-07-28T12:33:47.923132+0000 mgr.y (mgr.25253) 1956 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:48 smithi204 bash[68176]: cluster 2024-07-28T12:33:47.923132+0000 mgr.y (mgr.25253) 1956 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:49.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3076 16 16 0 0 0 - 0 2024-07-28T12:33:50.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3077 16 16 0 0 0 - 0 2024-07-28T12:33:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:50 smithi177 bash[79620]: cluster 2024-07-28T12:33:49.924590+0000 mgr.y (mgr.25253) 1957 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:50 smithi177 bash[81864]: cluster 2024-07-28T12:33:49.924590+0000 mgr.y (mgr.25253) 1957 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:50 smithi204 bash[68176]: cluster 2024-07-28T12:33:49.924590+0000 mgr.y (mgr.25253) 1957 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:51.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3078 16 16 0 0 0 - 0 2024-07-28T12:33:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:33:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3079 16 16 0 0 0 - 0 2024-07-28T12:33:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:52 smithi177 bash[81864]: cluster 2024-07-28T12:33:51.926058+0000 mgr.y (mgr.25253) 1958 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:52 smithi177 bash[79620]: cluster 2024-07-28T12:33:51.926058+0000 mgr.y (mgr.25253) 1958 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:52 smithi204 bash[68176]: cluster 2024-07-28T12:33:51.926058+0000 mgr.y (mgr.25253) 1958 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:53.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:33:53.818635+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:53.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:53.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3080 16 16 0 0 0 - 0 2024-07-28T12:33:54.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3081 16 16 0 0 0 - 0 2024-07-28T12:33:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:54 smithi177 bash[79620]: cluster 2024-07-28T12:33:53.927583+0000 mgr.y (mgr.25253) 1959 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:54 smithi177 bash[81864]: cluster 2024-07-28T12:33:53.927583+0000 mgr.y (mgr.25253) 1959 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:54 smithi204 bash[68176]: cluster 2024-07-28T12:33:53.927583+0000 mgr.y (mgr.25253) 1959 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:55.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3082 16 16 0 0 0 - 0 2024-07-28T12:33:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:33:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:33:56.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3083 16 16 0 0 0 - 0 2024-07-28T12:33:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:57 smithi177 bash[81864]: cluster 2024-07-28T12:33:55.929079+0000 mgr.y (mgr.25253) 1960 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:56 smithi177 bash[79620]: cluster 2024-07-28T12:33:55.929079+0000 mgr.y (mgr.25253) 1960 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:56 smithi204 bash[68176]: cluster 2024-07-28T12:33:55.929079+0000 mgr.y (mgr.25253) 1960 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:57.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3084 16 16 0 0 0 - 0 2024-07-28T12:33:58.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3085 16 16 0 0 0 - 0 2024-07-28T12:33:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:33:59 smithi177 bash[81864]: cluster 2024-07-28T12:33:57.930562+0000 mgr.y (mgr.25253) 1961 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:33:59 smithi177 bash[79620]: cluster 2024-07-28T12:33:57.930562+0000 mgr.y (mgr.25253) 1961 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:33:59 smithi204 bash[68176]: cluster 2024-07-28T12:33:57.930562+0000 mgr.y (mgr.25253) 1961 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:33:59.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3086 16 16 0 0 0 - 0 2024-07-28T12:34:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[79620]: audit 2024-07-28T12:33:59.471597+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[79620]: audit 2024-07-28T12:33:59.842156+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[79620]: audit 2024-07-28T12:33:59.847368+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[81864]: audit 2024-07-28T12:33:59.471597+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[81864]: audit 2024-07-28T12:33:59.842156+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:00 smithi177 bash[81864]: audit 2024-07-28T12:33:59.847368+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:00 smithi204 bash[68176]: audit 2024-07-28T12:33:59.471597+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:00 smithi204 bash[68176]: audit 2024-07-28T12:33:59.842156+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:00 smithi204 bash[68176]: audit 2024-07-28T12:33:59.847368+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:00.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3087 16 16 0 0 0 - 0 2024-07-28T12:34:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:01 smithi177 bash[79620]: cluster 2024-07-28T12:33:59.931300+0000 mgr.y (mgr.25253) 1962 : cluster [DBG] pgmap v2132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:01 smithi177 bash[79620]: audit 2024-07-28T12:34:00.751249+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:01 smithi177 bash[81864]: cluster 2024-07-28T12:33:59.931300+0000 mgr.y (mgr.25253) 1962 : cluster [DBG] pgmap v2132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:01 smithi177 bash[81864]: audit 2024-07-28T12:34:00.751249+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:01 smithi204 bash[68176]: cluster 2024-07-28T12:33:59.931300+0000 mgr.y (mgr.25253) 1962 : cluster [DBG] pgmap v2132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:01 smithi204 bash[68176]: audit 2024-07-28T12:34:00.751249+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:01.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3088 16 16 0 0 0 - 0 2024-07-28T12:34:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3089 16 16 0 0 0 - 0 2024-07-28T12:34:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:03 smithi177 bash[79620]: cluster 2024-07-28T12:34:01.932766+0000 mgr.y (mgr.25253) 1963 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:03 smithi177 bash[81864]: cluster 2024-07-28T12:34:01.932766+0000 mgr.y (mgr.25253) 1963 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:03 smithi204 bash[68176]: cluster 2024-07-28T12:34:01.932766+0000 mgr.y (mgr.25253) 1963 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:03.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3090 16 16 0 0 0 - 0 2024-07-28T12:34:04.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3091 16 16 0 0 0 - 0 2024-07-28T12:34:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:05 smithi177 bash[79620]: cluster 2024-07-28T12:34:03.934226+0000 mgr.y (mgr.25253) 1964 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:05 smithi177 bash[81864]: cluster 2024-07-28T12:34:03.934226+0000 mgr.y (mgr.25253) 1964 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:05 smithi204 bash[68176]: cluster 2024-07-28T12:34:03.934226+0000 mgr.y (mgr.25253) 1964 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:05.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3092 16 16 0 0 0 - 0 2024-07-28T12:34:06.371 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.371738+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.377193+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.470454+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.475871+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.879715+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.880510+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: audit 2024-07-28T12:34:05.888294+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:06 smithi204 bash[68176]: cluster 2024-07-28T12:34:05.935670+0000 mgr.y (mgr.25253) 1965 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.371738+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.377193+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.470454+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.475871+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.879715+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:06.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.880510+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:06.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: audit 2024-07-28T12:34:05.888294+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[79620]: cluster 2024-07-28T12:34:05.935670+0000 mgr.y (mgr.25253) 1965 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.371738+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.377193+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.470454+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.475871+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.879715+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.880510+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: audit 2024-07-28T12:34:05.888294+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:34:06.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:06 smithi177 bash[81864]: cluster 2024-07-28T12:34:05.935670+0000 mgr.y (mgr.25253) 1965 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:06.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3093 16 16 0 0 0 - 0 2024-07-28T12:34:07.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3094 16 16 0 0 0 - 0 2024-07-28T12:34:08.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3095 16 16 0 0 0 - 0 2024-07-28T12:34:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:08 smithi177 bash[79620]: cluster 2024-07-28T12:34:07.937149+0000 mgr.y (mgr.25253) 1966 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:08 smithi177 bash[81864]: cluster 2024-07-28T12:34:07.937149+0000 mgr.y (mgr.25253) 1966 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:08 smithi204 bash[68176]: cluster 2024-07-28T12:34:07.937149+0000 mgr.y (mgr.25253) 1966 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:09.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3096 16 16 0 0 0 - 0 2024-07-28T12:34:10.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3097 16 16 0 0 0 - 0 2024-07-28T12:34:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:11 smithi177 bash[81864]: cluster 2024-07-28T12:34:09.938610+0000 mgr.y (mgr.25253) 1967 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:10 smithi177 bash[79620]: cluster 2024-07-28T12:34:09.938610+0000 mgr.y (mgr.25253) 1967 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:10 smithi204 bash[68176]: cluster 2024-07-28T12:34:09.938610+0000 mgr.y (mgr.25253) 1967 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:11.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3098 16 16 0 0 0 - 0 2024-07-28T12:34:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3099 16 16 0 0 0 - 0 2024-07-28T12:34:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:13 smithi177 bash[81864]: cluster 2024-07-28T12:34:11.940113+0000 mgr.y (mgr.25253) 1968 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:13 smithi177 bash[79620]: cluster 2024-07-28T12:34:11.940113+0000 mgr.y (mgr.25253) 1968 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:13 smithi204 bash[68176]: cluster 2024-07-28T12:34:11.940113+0000 mgr.y (mgr.25253) 1968 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:13.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:34:13.821741+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:13.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:13.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3100 16 16 0 0 0 - 0 2024-07-28T12:34:14.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3101 16 16 0 0 0 - 0 2024-07-28T12:34:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:15 smithi177 bash[81864]: cluster 2024-07-28T12:34:13.941616+0000 mgr.y (mgr.25253) 1969 : cluster [DBG] pgmap v2139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:15 smithi177 bash[79620]: cluster 2024-07-28T12:34:13.941616+0000 mgr.y (mgr.25253) 1969 : cluster [DBG] pgmap v2139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:15 smithi204 bash[68176]: cluster 2024-07-28T12:34:13.941616+0000 mgr.y (mgr.25253) 1969 : cluster [DBG] pgmap v2139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:15.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3102 16 16 0 0 0 - 0 2024-07-28T12:34:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:16 smithi177 bash[79620]: audit 2024-07-28T12:34:15.751731+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:34:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:16 smithi177 bash[81864]: audit 2024-07-28T12:34:15.751731+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:16 smithi204 bash[68176]: audit 2024-07-28T12:34:15.751731+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:16.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3103 16 16 0 0 0 - 0 2024-07-28T12:34:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:17 smithi177 bash[79620]: cluster 2024-07-28T12:34:15.943039+0000 mgr.y (mgr.25253) 1970 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:17 smithi177 bash[81864]: cluster 2024-07-28T12:34:15.943039+0000 mgr.y (mgr.25253) 1970 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:17 smithi204 bash[68176]: cluster 2024-07-28T12:34:15.943039+0000 mgr.y (mgr.25253) 1970 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:17.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3104 16 16 0 0 0 - 0 2024-07-28T12:34:18.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3105 16 16 0 0 0 - 0 2024-07-28T12:34:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:19 smithi204 bash[68176]: cluster 2024-07-28T12:34:17.944542+0000 mgr.y (mgr.25253) 1971 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:19 smithi177 bash[79620]: cluster 2024-07-28T12:34:17.944542+0000 mgr.y (mgr.25253) 1971 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:19 smithi177 bash[81864]: cluster 2024-07-28T12:34:17.944542+0000 mgr.y (mgr.25253) 1971 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:19.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3106 16 16 0 0 0 - 0 2024-07-28T12:34:20.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3107 16 16 0 0 0 - 0 2024-07-28T12:34:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:21 smithi204 bash[68176]: cluster 2024-07-28T12:34:19.946018+0000 mgr.y (mgr.25253) 1972 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:21 smithi177 bash[79620]: cluster 2024-07-28T12:34:19.946018+0000 mgr.y (mgr.25253) 1972 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:21 smithi177 bash[81864]: cluster 2024-07-28T12:34:19.946018+0000 mgr.y (mgr.25253) 1972 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:21.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3108 16 16 0 0 0 - 0 2024-07-28T12:34:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:22 smithi204 bash[60899]: ts=2024-07-28T12:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3109 16 16 0 0 0 - 0 2024-07-28T12:34:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:23 smithi204 bash[68176]: cluster 2024-07-28T12:34:21.947507+0000 mgr.y (mgr.25253) 1973 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:23 smithi177 bash[81864]: cluster 2024-07-28T12:34:21.947507+0000 mgr.y (mgr.25253) 1973 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:23 smithi177 bash[79620]: cluster 2024-07-28T12:34:21.947507+0000 mgr.y (mgr.25253) 1973 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:23.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3110 16 16 0 0 0 - 0 2024-07-28T12:34:24.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3111 16 16 0 0 0 - 0 2024-07-28T12:34:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:25 smithi204 bash[68176]: cluster 2024-07-28T12:34:23.948951+0000 mgr.y (mgr.25253) 1974 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:25 smithi177 bash[81864]: cluster 2024-07-28T12:34:23.948951+0000 mgr.y (mgr.25253) 1974 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:25 smithi177 bash[79620]: cluster 2024-07-28T12:34:23.948951+0000 mgr.y (mgr.25253) 1974 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:25.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3112 16 16 0 0 0 - 0 2024-07-28T12:34:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:34:26.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3113 16 16 0 0 0 - 0 2024-07-28T12:34:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:27 smithi204 bash[68176]: cluster 2024-07-28T12:34:25.950429+0000 mgr.y (mgr.25253) 1975 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:27 smithi177 bash[81864]: cluster 2024-07-28T12:34:25.950429+0000 mgr.y (mgr.25253) 1975 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:27 smithi177 bash[79620]: cluster 2024-07-28T12:34:25.950429+0000 mgr.y (mgr.25253) 1975 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:27.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3114 16 16 0 0 0 - 0 2024-07-28T12:34:28.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3115 16 16 0 0 0 - 0 2024-07-28T12:34:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:29 smithi204 bash[68176]: cluster 2024-07-28T12:34:27.951955+0000 mgr.y (mgr.25253) 1976 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:29 smithi177 bash[81864]: cluster 2024-07-28T12:34:27.951955+0000 mgr.y (mgr.25253) 1976 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:29 smithi177 bash[79620]: cluster 2024-07-28T12:34:27.951955+0000 mgr.y (mgr.25253) 1976 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:29.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3116 16 16 0 0 0 - 0 2024-07-28T12:34:30.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3117 16 16 0 0 0 - 0 2024-07-28T12:34:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:31 smithi204 bash[68176]: cluster 2024-07-28T12:34:29.953438+0000 mgr.y (mgr.25253) 1977 : cluster [DBG] pgmap v2147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:31 smithi204 bash[68176]: audit 2024-07-28T12:34:30.752101+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:31 smithi177 bash[81864]: cluster 2024-07-28T12:34:29.953438+0000 mgr.y (mgr.25253) 1977 : cluster [DBG] pgmap v2147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:31 smithi177 bash[81864]: audit 2024-07-28T12:34:30.752101+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:31 smithi177 bash[79620]: cluster 2024-07-28T12:34:29.953438+0000 mgr.y (mgr.25253) 1977 : cluster [DBG] pgmap v2147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:31 smithi177 bash[79620]: audit 2024-07-28T12:34:30.752101+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:31.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3118 16 16 0 0 0 - 0 2024-07-28T12:34:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3119 16 16 0 0 0 - 0 2024-07-28T12:34:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:33 smithi204 bash[68176]: cluster 2024-07-28T12:34:31.954960+0000 mgr.y (mgr.25253) 1978 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:33 smithi177 bash[79620]: cluster 2024-07-28T12:34:31.954960+0000 mgr.y (mgr.25253) 1978 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:33 smithi177 bash[81864]: cluster 2024-07-28T12:34:31.954960+0000 mgr.y (mgr.25253) 1978 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:33.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:34:33.824982+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:33.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:33.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3120 16 16 0 0 0 - 0 2024-07-28T12:34:34.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3121 16 16 0 0 0 - 0 2024-07-28T12:34:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:35 smithi204 bash[68176]: cluster 2024-07-28T12:34:33.956461+0000 mgr.y (mgr.25253) 1979 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:35 smithi177 bash[81864]: cluster 2024-07-28T12:34:33.956461+0000 mgr.y (mgr.25253) 1979 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:35 smithi177 bash[79620]: cluster 2024-07-28T12:34:33.956461+0000 mgr.y (mgr.25253) 1979 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:35.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3122 16 16 0 0 0 - 0 2024-07-28T12:34:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:34:36.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3123 16 16 0 0 0 - 0 2024-07-28T12:34:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:37 smithi204 bash[68176]: cluster 2024-07-28T12:34:35.957942+0000 mgr.y (mgr.25253) 1980 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:37 smithi177 bash[79620]: cluster 2024-07-28T12:34:35.957942+0000 mgr.y (mgr.25253) 1980 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:37 smithi177 bash[81864]: cluster 2024-07-28T12:34:35.957942+0000 mgr.y (mgr.25253) 1980 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:37.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3124 16 16 0 0 0 - 0 2024-07-28T12:34:38.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3125 16 16 0 0 0 - 0 2024-07-28T12:34:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:39 smithi204 bash[68176]: cluster 2024-07-28T12:34:37.959451+0000 mgr.y (mgr.25253) 1981 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:39 smithi177 bash[79620]: cluster 2024-07-28T12:34:37.959451+0000 mgr.y (mgr.25253) 1981 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:39 smithi177 bash[81864]: cluster 2024-07-28T12:34:37.959451+0000 mgr.y (mgr.25253) 1981 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:39.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3126 16 16 0 0 0 - 0 2024-07-28T12:34:40.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3127 16 16 0 0 0 - 0 2024-07-28T12:34:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:41 smithi204 bash[68176]: cluster 2024-07-28T12:34:39.960919+0000 mgr.y (mgr.25253) 1982 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:41 smithi177 bash[79620]: cluster 2024-07-28T12:34:39.960919+0000 mgr.y (mgr.25253) 1982 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:41 smithi177 bash[81864]: cluster 2024-07-28T12:34:39.960919+0000 mgr.y (mgr.25253) 1982 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:41.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3128 16 16 0 0 0 - 0 2024-07-28T12:34:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3129 16 16 0 0 0 - 0 2024-07-28T12:34:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:43 smithi204 bash[68176]: cluster 2024-07-28T12:34:41.962396+0000 mgr.y (mgr.25253) 1983 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:43 smithi177 bash[79620]: cluster 2024-07-28T12:34:41.962396+0000 mgr.y (mgr.25253) 1983 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:43 smithi177 bash[81864]: cluster 2024-07-28T12:34:41.962396+0000 mgr.y (mgr.25253) 1983 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:43.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3130 16 16 0 0 0 - 0 2024-07-28T12:34:44.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3131 16 16 0 0 0 - 0 2024-07-28T12:34:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:45 smithi204 bash[68176]: cluster 2024-07-28T12:34:43.963900+0000 mgr.y (mgr.25253) 1984 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:45 smithi177 bash[81864]: cluster 2024-07-28T12:34:43.963900+0000 mgr.y (mgr.25253) 1984 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:45 smithi177 bash[79620]: cluster 2024-07-28T12:34:43.963900+0000 mgr.y (mgr.25253) 1984 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:45.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3132 16 16 0 0 0 - 0 2024-07-28T12:34:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:46 smithi204 bash[68176]: audit 2024-07-28T12:34:45.752594+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:46 smithi177 bash[79620]: audit 2024-07-28T12:34:45.752594+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:46 smithi177 bash[81864]: audit 2024-07-28T12:34:45.752594+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:34:46.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3133 16 16 0 0 0 - 0 2024-07-28T12:34:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:47 smithi204 bash[68176]: cluster 2024-07-28T12:34:45.965373+0000 mgr.y (mgr.25253) 1985 : cluster [DBG] pgmap v2155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:47 smithi177 bash[79620]: cluster 2024-07-28T12:34:45.965373+0000 mgr.y (mgr.25253) 1985 : cluster [DBG] pgmap v2155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:47 smithi177 bash[81864]: cluster 2024-07-28T12:34:45.965373+0000 mgr.y (mgr.25253) 1985 : cluster [DBG] pgmap v2155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:47.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3134 16 16 0 0 0 - 0 2024-07-28T12:34:48.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3135 16 16 0 0 0 - 0 2024-07-28T12:34:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:49 smithi204 bash[68176]: cluster 2024-07-28T12:34:47.966933+0000 mgr.y (mgr.25253) 1986 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:49 smithi177 bash[79620]: cluster 2024-07-28T12:34:47.966933+0000 mgr.y (mgr.25253) 1986 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:49 smithi177 bash[81864]: cluster 2024-07-28T12:34:47.966933+0000 mgr.y (mgr.25253) 1986 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:49.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3136 16 16 0 0 0 - 0 2024-07-28T12:34:50.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3137 16 16 0 0 0 - 0 2024-07-28T12:34:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:51 smithi204 bash[68176]: cluster 2024-07-28T12:34:49.968528+0000 mgr.y (mgr.25253) 1987 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:51 smithi177 bash[79620]: cluster 2024-07-28T12:34:49.968528+0000 mgr.y (mgr.25253) 1987 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:51 smithi177 bash[81864]: cluster 2024-07-28T12:34:49.968528+0000 mgr.y (mgr.25253) 1987 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:51.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3138 16 16 0 0 0 - 0 2024-07-28T12:34:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:34:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3139 16 16 0 0 0 - 0 2024-07-28T12:34:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:53 smithi204 bash[68176]: cluster 2024-07-28T12:34:51.970081+0000 mgr.y (mgr.25253) 1988 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:53 smithi177 bash[79620]: cluster 2024-07-28T12:34:51.970081+0000 mgr.y (mgr.25253) 1988 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:53 smithi177 bash[81864]: cluster 2024-07-28T12:34:51.970081+0000 mgr.y (mgr.25253) 1988 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:53.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:34:53.828261+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:53.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:53.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3140 16 16 0 0 0 - 0 2024-07-28T12:34:54.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3141 16 16 0 0 0 - 0 2024-07-28T12:34:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:55 smithi204 bash[68176]: cluster 2024-07-28T12:34:53.971556+0000 mgr.y (mgr.25253) 1989 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:55 smithi177 bash[79620]: cluster 2024-07-28T12:34:53.971556+0000 mgr.y (mgr.25253) 1989 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:55 smithi177 bash[81864]: cluster 2024-07-28T12:34:53.971556+0000 mgr.y (mgr.25253) 1989 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:55.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3142 16 16 0 0 0 - 0 2024-07-28T12:34:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:34:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:34:56.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3143 16 16 0 0 0 - 0 2024-07-28T12:34:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:57 smithi204 bash[68176]: cluster 2024-07-28T12:34:55.973051+0000 mgr.y (mgr.25253) 1990 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:57 smithi177 bash[81864]: cluster 2024-07-28T12:34:55.973051+0000 mgr.y (mgr.25253) 1990 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:57 smithi177 bash[79620]: cluster 2024-07-28T12:34:55.973051+0000 mgr.y (mgr.25253) 1990 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:57.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3144 16 16 0 0 0 - 0 2024-07-28T12:34:58.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3145 16 16 0 0 0 - 0 2024-07-28T12:34:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:34:59 smithi204 bash[68176]: cluster 2024-07-28T12:34:57.974519+0000 mgr.y (mgr.25253) 1991 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:34:59 smithi177 bash[79620]: cluster 2024-07-28T12:34:57.974519+0000 mgr.y (mgr.25253) 1991 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:34:59 smithi177 bash[81864]: cluster 2024-07-28T12:34:57.974519+0000 mgr.y (mgr.25253) 1991 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:34:59.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3146 16 16 0 0 0 - 0 2024-07-28T12:35:00.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3147 16 16 0 0 0 - 0 2024-07-28T12:35:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:01 smithi177 bash[79620]: cluster 2024-07-28T12:34:59.976020+0000 mgr.y (mgr.25253) 1992 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:01 smithi177 bash[79620]: audit 2024-07-28T12:35:00.753018+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:01 smithi177 bash[81864]: cluster 2024-07-28T12:34:59.976020+0000 mgr.y (mgr.25253) 1992 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:01 smithi177 bash[81864]: audit 2024-07-28T12:35:00.753018+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:01 smithi204 bash[68176]: cluster 2024-07-28T12:34:59.976020+0000 mgr.y (mgr.25253) 1992 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:01 smithi204 bash[68176]: audit 2024-07-28T12:35:00.753018+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:01.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3148 16 16 0 0 0 - 0 2024-07-28T12:35:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3149 16 16 0 0 0 - 0 2024-07-28T12:35:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:03 smithi204 bash[68176]: cluster 2024-07-28T12:35:01.977522+0000 mgr.y (mgr.25253) 1993 : cluster [DBG] pgmap v2163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:03 smithi177 bash[79620]: cluster 2024-07-28T12:35:01.977522+0000 mgr.y (mgr.25253) 1993 : cluster [DBG] pgmap v2163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:03 smithi177 bash[81864]: cluster 2024-07-28T12:35:01.977522+0000 mgr.y (mgr.25253) 1993 : cluster [DBG] pgmap v2163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:03.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3150 16 16 0 0 0 - 0 2024-07-28T12:35:04.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3151 16 16 0 0 0 - 0 2024-07-28T12:35:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:05 smithi204 bash[68176]: cluster 2024-07-28T12:35:03.978998+0000 mgr.y (mgr.25253) 1994 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:05 smithi177 bash[79620]: cluster 2024-07-28T12:35:03.978998+0000 mgr.y (mgr.25253) 1994 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:05 smithi177 bash[81864]: cluster 2024-07-28T12:35:03.978998+0000 mgr.y (mgr.25253) 1994 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:05.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3152 16 16 0 0 0 - 0 2024-07-28T12:35:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:06 smithi204 bash[68176]: audit 2024-07-28T12:35:05.972530+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:06 smithi177 bash[79620]: audit 2024-07-28T12:35:05.972530+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:06 smithi177 bash[81864]: audit 2024-07-28T12:35:05.972530+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:35:06.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3153 16 16 0 0 0 - 0 2024-07-28T12:35:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:07 smithi204 bash[68176]: cluster 2024-07-28T12:35:05.980413+0000 mgr.y (mgr.25253) 1995 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:07 smithi177 bash[79620]: cluster 2024-07-28T12:35:05.980413+0000 mgr.y (mgr.25253) 1995 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:07 smithi177 bash[81864]: cluster 2024-07-28T12:35:05.980413+0000 mgr.y (mgr.25253) 1995 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:07.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3154 16 16 0 0 0 - 0 2024-07-28T12:35:08.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3155 16 16 0 0 0 - 0 2024-07-28T12:35:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:09 smithi204 bash[68176]: cluster 2024-07-28T12:35:07.981916+0000 mgr.y (mgr.25253) 1996 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:09 smithi177 bash[79620]: cluster 2024-07-28T12:35:07.981916+0000 mgr.y (mgr.25253) 1996 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:09 smithi177 bash[81864]: cluster 2024-07-28T12:35:07.981916+0000 mgr.y (mgr.25253) 1996 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:09.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3156 16 16 0 0 0 - 0 2024-07-28T12:35:10.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3157 16 16 0 0 0 - 0 2024-07-28T12:35:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:11 smithi204 bash[68176]: cluster 2024-07-28T12:35:09.983418+0000 mgr.y (mgr.25253) 1997 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:11 smithi177 bash[81864]: cluster 2024-07-28T12:35:09.983418+0000 mgr.y (mgr.25253) 1997 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:11 smithi177 bash[79620]: cluster 2024-07-28T12:35:09.983418+0000 mgr.y (mgr.25253) 1997 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:11.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3158 16 16 0 0 0 - 0 2024-07-28T12:35:12.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3159 16 16 0 0 0 - 0 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:11.645097+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:11.651071+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:11.867894+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:11.877674+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: cluster 2024-07-28T12:35:11.984618+0000 mgr.y (mgr.25253) 1998 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:12.288278+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:12.289819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:12.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:12 smithi204 bash[68176]: audit 2024-07-28T12:35:12.299312+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:11.645097+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:11.651071+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:11.867894+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:11.877674+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: cluster 2024-07-28T12:35:11.984618+0000 mgr.y (mgr.25253) 1998 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:12.288278+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:12.289819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[81864]: audit 2024-07-28T12:35:12.299312+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:11.645097+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:11.651071+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:11.867894+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:11.877674+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: cluster 2024-07-28T12:35:11.984618+0000 mgr.y (mgr.25253) 1998 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:12.288278+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:12.289819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:12 smithi177 bash[79620]: audit 2024-07-28T12:35:12.299312+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:35:13.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:35:13.831445+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:13.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:13.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3160 16 16 0 0 0 - 0 2024-07-28T12:35:14.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3161 16 16 0 0 0 - 0 2024-07-28T12:35:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:15 smithi204 bash[68176]: cluster 2024-07-28T12:35:13.986058+0000 mgr.y (mgr.25253) 1999 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:15 smithi177 bash[81864]: cluster 2024-07-28T12:35:13.986058+0000 mgr.y (mgr.25253) 1999 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:15 smithi177 bash[79620]: cluster 2024-07-28T12:35:13.986058+0000 mgr.y (mgr.25253) 1999 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:15.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3162 16 16 0 0 0 - 0 2024-07-28T12:35:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:16 smithi204 bash[68176]: audit 2024-07-28T12:35:15.753457+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:35:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:16 smithi177 bash[81864]: audit 2024-07-28T12:35:15.753457+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:16 smithi177 bash[79620]: audit 2024-07-28T12:35:15.753457+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:16.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3163 16 16 0 0 0 - 0 2024-07-28T12:35:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:17 smithi204 bash[68176]: cluster 2024-07-28T12:35:15.987470+0000 mgr.y (mgr.25253) 2000 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:17 smithi177 bash[81864]: cluster 2024-07-28T12:35:15.987470+0000 mgr.y (mgr.25253) 2000 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:17 smithi177 bash[79620]: cluster 2024-07-28T12:35:15.987470+0000 mgr.y (mgr.25253) 2000 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:17.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3164 16 16 0 0 0 - 0 2024-07-28T12:35:18.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3165 16 16 0 0 0 - 0 2024-07-28T12:35:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:19 smithi204 bash[68176]: cluster 2024-07-28T12:35:17.988928+0000 mgr.y (mgr.25253) 2001 : cluster [DBG] pgmap v2171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:19 smithi177 bash[79620]: cluster 2024-07-28T12:35:17.988928+0000 mgr.y (mgr.25253) 2001 : cluster [DBG] pgmap v2171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:19 smithi177 bash[81864]: cluster 2024-07-28T12:35:17.988928+0000 mgr.y (mgr.25253) 2001 : cluster [DBG] pgmap v2171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:19.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3166 16 16 0 0 0 - 0 2024-07-28T12:35:20.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3167 16 16 0 0 0 - 0 2024-07-28T12:35:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:21 smithi204 bash[68176]: cluster 2024-07-28T12:35:19.990378+0000 mgr.y (mgr.25253) 2002 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:21 smithi177 bash[81864]: cluster 2024-07-28T12:35:19.990378+0000 mgr.y (mgr.25253) 2002 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:21 smithi177 bash[79620]: cluster 2024-07-28T12:35:19.990378+0000 mgr.y (mgr.25253) 2002 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:21.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3168 16 16 0 0 0 - 0 2024-07-28T12:35:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3169 16 16 0 0 0 - 0 2024-07-28T12:35:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:23 smithi204 bash[68176]: cluster 2024-07-28T12:35:21.991884+0000 mgr.y (mgr.25253) 2003 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:23 smithi177 bash[79620]: cluster 2024-07-28T12:35:21.991884+0000 mgr.y (mgr.25253) 2003 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:23 smithi177 bash[81864]: cluster 2024-07-28T12:35:21.991884+0000 mgr.y (mgr.25253) 2003 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:23.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3170 16 16 0 0 0 - 0 2024-07-28T12:35:24.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3171 16 16 0 0 0 - 0 2024-07-28T12:35:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:25 smithi204 bash[68176]: cluster 2024-07-28T12:35:23.993326+0000 mgr.y (mgr.25253) 2004 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:25 smithi177 bash[79620]: cluster 2024-07-28T12:35:23.993326+0000 mgr.y (mgr.25253) 2004 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:25 smithi177 bash[81864]: cluster 2024-07-28T12:35:23.993326+0000 mgr.y (mgr.25253) 2004 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:25.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3172 16 16 0 0 0 - 0 2024-07-28T12:35:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:35:26.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3173 16 16 0 0 0 - 0 2024-07-28T12:35:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:27 smithi204 bash[68176]: cluster 2024-07-28T12:35:25.994765+0000 mgr.y (mgr.25253) 2005 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:27 smithi177 bash[81864]: cluster 2024-07-28T12:35:25.994765+0000 mgr.y (mgr.25253) 2005 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:27 smithi177 bash[79620]: cluster 2024-07-28T12:35:25.994765+0000 mgr.y (mgr.25253) 2005 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:27.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3174 16 16 0 0 0 - 0 2024-07-28T12:35:28.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3175 16 16 0 0 0 - 0 2024-07-28T12:35:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:29 smithi204 bash[68176]: cluster 2024-07-28T12:35:27.996247+0000 mgr.y (mgr.25253) 2006 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:29 smithi177 bash[81864]: cluster 2024-07-28T12:35:27.996247+0000 mgr.y (mgr.25253) 2006 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:29 smithi177 bash[79620]: cluster 2024-07-28T12:35:27.996247+0000 mgr.y (mgr.25253) 2006 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:29.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3176 16 16 0 0 0 - 0 2024-07-28T12:35:30.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3177 16 16 0 0 0 - 0 2024-07-28T12:35:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:31 smithi204 bash[68176]: cluster 2024-07-28T12:35:29.997699+0000 mgr.y (mgr.25253) 2007 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:31 smithi204 bash[68176]: audit 2024-07-28T12:35:30.753938+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:31 smithi177 bash[81864]: cluster 2024-07-28T12:35:29.997699+0000 mgr.y (mgr.25253) 2007 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:31 smithi177 bash[81864]: audit 2024-07-28T12:35:30.753938+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:31 smithi177 bash[79620]: cluster 2024-07-28T12:35:29.997699+0000 mgr.y (mgr.25253) 2007 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:31 smithi177 bash[79620]: audit 2024-07-28T12:35:30.753938+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:31.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3178 16 16 0 0 0 - 0 2024-07-28T12:35:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3179 16 16 0 0 0 - 0 2024-07-28T12:35:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:33 smithi204 bash[68176]: cluster 2024-07-28T12:35:31.999194+0000 mgr.y (mgr.25253) 2008 : cluster [DBG] pgmap v2178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:33 smithi177 bash[81864]: cluster 2024-07-28T12:35:31.999194+0000 mgr.y (mgr.25253) 2008 : cluster [DBG] pgmap v2178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:33 smithi177 bash[79620]: cluster 2024-07-28T12:35:31.999194+0000 mgr.y (mgr.25253) 2008 : cluster [DBG] pgmap v2178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:33.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:35:33.834623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:33.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:33.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3180 16 16 0 0 0 - 0 2024-07-28T12:35:34.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3181 16 16 0 0 0 - 0 2024-07-28T12:35:35.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:35 smithi204 bash[68176]: cluster 2024-07-28T12:35:34.000717+0000 mgr.y (mgr.25253) 2009 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:35 smithi177 bash[81864]: cluster 2024-07-28T12:35:34.000717+0000 mgr.y (mgr.25253) 2009 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:35 smithi177 bash[79620]: cluster 2024-07-28T12:35:34.000717+0000 mgr.y (mgr.25253) 2009 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:35.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3182 16 16 0 0 0 - 0 2024-07-28T12:35:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:35:36.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3183 16 16 0 0 0 - 0 2024-07-28T12:35:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:37 smithi204 bash[68176]: cluster 2024-07-28T12:35:36.002151+0000 mgr.y (mgr.25253) 2010 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:37 smithi177 bash[79620]: cluster 2024-07-28T12:35:36.002151+0000 mgr.y (mgr.25253) 2010 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:37 smithi177 bash[81864]: cluster 2024-07-28T12:35:36.002151+0000 mgr.y (mgr.25253) 2010 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:37.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3184 16 16 0 0 0 - 0 2024-07-28T12:35:38.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3185 16 16 0 0 0 - 0 2024-07-28T12:35:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:39 smithi204 bash[68176]: cluster 2024-07-28T12:35:38.003706+0000 mgr.y (mgr.25253) 2011 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:39 smithi177 bash[81864]: cluster 2024-07-28T12:35:38.003706+0000 mgr.y (mgr.25253) 2011 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:39 smithi177 bash[79620]: cluster 2024-07-28T12:35:38.003706+0000 mgr.y (mgr.25253) 2011 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:39.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3186 16 16 0 0 0 - 0 2024-07-28T12:35:40.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3187 16 16 0 0 0 - 0 2024-07-28T12:35:41.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:41 smithi204 bash[68176]: cluster 2024-07-28T12:35:40.005115+0000 mgr.y (mgr.25253) 2012 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:41 smithi177 bash[81864]: cluster 2024-07-28T12:35:40.005115+0000 mgr.y (mgr.25253) 2012 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:41 smithi177 bash[79620]: cluster 2024-07-28T12:35:40.005115+0000 mgr.y (mgr.25253) 2012 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:41.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3188 16 16 0 0 0 - 0 2024-07-28T12:35:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3189 16 16 0 0 0 - 0 2024-07-28T12:35:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:43 smithi204 bash[68176]: cluster 2024-07-28T12:35:42.006790+0000 mgr.y (mgr.25253) 2013 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:43 smithi177 bash[81864]: cluster 2024-07-28T12:35:42.006790+0000 mgr.y (mgr.25253) 2013 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:43 smithi177 bash[79620]: cluster 2024-07-28T12:35:42.006790+0000 mgr.y (mgr.25253) 2013 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:43.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3190 16 16 0 0 0 - 0 2024-07-28T12:35:44.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3191 16 16 0 0 0 - 0 2024-07-28T12:35:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:45 smithi204 bash[68176]: cluster 2024-07-28T12:35:44.008288+0000 mgr.y (mgr.25253) 2014 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:45 smithi177 bash[79620]: cluster 2024-07-28T12:35:44.008288+0000 mgr.y (mgr.25253) 2014 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:45 smithi177 bash[81864]: cluster 2024-07-28T12:35:44.008288+0000 mgr.y (mgr.25253) 2014 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:45.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3192 16 16 0 0 0 - 0 2024-07-28T12:35:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:46 smithi204 bash[68176]: audit 2024-07-28T12:35:45.754290+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:35:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:46 smithi177 bash[81864]: audit 2024-07-28T12:35:45.754290+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:46 smithi177 bash[79620]: audit 2024-07-28T12:35:45.754290+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:46.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3193 16 16 0 0 0 - 0 2024-07-28T12:35:47.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:47 smithi204 bash[68176]: cluster 2024-07-28T12:35:46.009749+0000 mgr.y (mgr.25253) 2015 : cluster [DBG] pgmap v2185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:47 smithi177 bash[81864]: cluster 2024-07-28T12:35:46.009749+0000 mgr.y (mgr.25253) 2015 : cluster [DBG] pgmap v2185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:47 smithi177 bash[79620]: cluster 2024-07-28T12:35:46.009749+0000 mgr.y (mgr.25253) 2015 : cluster [DBG] pgmap v2185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:47.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3194 16 16 0 0 0 - 0 2024-07-28T12:35:48.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3195 16 16 0 0 0 - 0 2024-07-28T12:35:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:49 smithi204 bash[68176]: cluster 2024-07-28T12:35:48.011260+0000 mgr.y (mgr.25253) 2016 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:49 smithi177 bash[81864]: cluster 2024-07-28T12:35:48.011260+0000 mgr.y (mgr.25253) 2016 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:49 smithi177 bash[79620]: cluster 2024-07-28T12:35:48.011260+0000 mgr.y (mgr.25253) 2016 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:49.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3196 16 16 0 0 0 - 0 2024-07-28T12:35:50.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3197 16 16 0 0 0 - 0 2024-07-28T12:35:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:51 smithi204 bash[68176]: cluster 2024-07-28T12:35:50.012722+0000 mgr.y (mgr.25253) 2017 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:51 smithi177 bash[79620]: cluster 2024-07-28T12:35:50.012722+0000 mgr.y (mgr.25253) 2017 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:51 smithi177 bash[81864]: cluster 2024-07-28T12:35:50.012722+0000 mgr.y (mgr.25253) 2017 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:51.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3198 16 16 0 0 0 - 0 2024-07-28T12:35:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:35:52 smithi204 bash[60899]: ts=2024-07-28T12:35:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3199 16 16 0 0 0 - 0 2024-07-28T12:35:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:53 smithi204 bash[68176]: cluster 2024-07-28T12:35:52.014275+0000 mgr.y (mgr.25253) 2018 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:53 smithi177 bash[79620]: cluster 2024-07-28T12:35:52.014275+0000 mgr.y (mgr.25253) 2018 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:53 smithi177 bash[81864]: cluster 2024-07-28T12:35:52.014275+0000 mgr.y (mgr.25253) 2018 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:53.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:35:53.837754+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:53.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:53.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3200 16 16 0 0 0 - 0 2024-07-28T12:35:54.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3201 16 16 0 0 0 - 0 2024-07-28T12:35:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:55 smithi204 bash[68176]: cluster 2024-07-28T12:35:54.015802+0000 mgr.y (mgr.25253) 2019 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:55 smithi177 bash[81864]: cluster 2024-07-28T12:35:54.015802+0000 mgr.y (mgr.25253) 2019 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:55 smithi177 bash[79620]: cluster 2024-07-28T12:35:54.015802+0000 mgr.y (mgr.25253) 2019 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:55.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3202 16 16 0 0 0 - 0 2024-07-28T12:35:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:35:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:35:56.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3203 16 16 0 0 0 - 0 2024-07-28T12:35:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:57 smithi204 bash[68176]: cluster 2024-07-28T12:35:56.017259+0000 mgr.y (mgr.25253) 2020 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:57 smithi177 bash[81864]: cluster 2024-07-28T12:35:56.017259+0000 mgr.y (mgr.25253) 2020 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:57 smithi177 bash[79620]: cluster 2024-07-28T12:35:56.017259+0000 mgr.y (mgr.25253) 2020 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:57.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3204 16 16 0 0 0 - 0 2024-07-28T12:35:58.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3205 16 16 0 0 0 - 0 2024-07-28T12:35:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:35:59 smithi204 bash[68176]: cluster 2024-07-28T12:35:58.018702+0000 mgr.y (mgr.25253) 2021 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:35:59 smithi177 bash[81864]: cluster 2024-07-28T12:35:58.018702+0000 mgr.y (mgr.25253) 2021 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:35:59 smithi177 bash[79620]: cluster 2024-07-28T12:35:58.018702+0000 mgr.y (mgr.25253) 2021 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:35:59.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3206 16 16 0 0 0 - 0 2024-07-28T12:36:00.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3207 16 16 0 0 0 - 0 2024-07-28T12:36:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:01 smithi204 bash[68176]: cluster 2024-07-28T12:36:00.020184+0000 mgr.y (mgr.25253) 2022 : cluster [DBG] pgmap v2192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:01 smithi204 bash[68176]: audit 2024-07-28T12:36:00.754748+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:01 smithi177 bash[81864]: cluster 2024-07-28T12:36:00.020184+0000 mgr.y (mgr.25253) 2022 : cluster [DBG] pgmap v2192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:01 smithi177 bash[81864]: audit 2024-07-28T12:36:00.754748+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:01 smithi177 bash[79620]: cluster 2024-07-28T12:36:00.020184+0000 mgr.y (mgr.25253) 2022 : cluster [DBG] pgmap v2192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:01 smithi177 bash[79620]: audit 2024-07-28T12:36:00.754748+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:01.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3208 16 16 0 0 0 - 0 2024-07-28T12:36:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3209 16 16 0 0 0 - 0 2024-07-28T12:36:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:03 smithi204 bash[68176]: cluster 2024-07-28T12:36:02.021667+0000 mgr.y (mgr.25253) 2023 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:03 smithi177 bash[81864]: cluster 2024-07-28T12:36:02.021667+0000 mgr.y (mgr.25253) 2023 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:03 smithi177 bash[79620]: cluster 2024-07-28T12:36:02.021667+0000 mgr.y (mgr.25253) 2023 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:03.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3210 16 16 0 0 0 - 0 2024-07-28T12:36:04.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3211 16 16 0 0 0 - 0 2024-07-28T12:36:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:05 smithi177 bash[81864]: cluster 2024-07-28T12:36:04.023140+0000 mgr.y (mgr.25253) 2024 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:05 smithi177 bash[79620]: cluster 2024-07-28T12:36:04.023140+0000 mgr.y (mgr.25253) 2024 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:05 smithi204 bash[68176]: cluster 2024-07-28T12:36:04.023140+0000 mgr.y (mgr.25253) 2024 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:05.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3212 16 16 0 0 0 - 0 2024-07-28T12:36:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:36:06.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3213 16 16 0 0 0 - 0 2024-07-28T12:36:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:07 smithi177 bash[81864]: cluster 2024-07-28T12:36:06.024578+0000 mgr.y (mgr.25253) 2025 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:07 smithi177 bash[79620]: cluster 2024-07-28T12:36:06.024578+0000 mgr.y (mgr.25253) 2025 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:07 smithi204 bash[68176]: cluster 2024-07-28T12:36:06.024578+0000 mgr.y (mgr.25253) 2025 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:07.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3214 16 16 0 0 0 - 0 2024-07-28T12:36:08.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3215 16 16 0 0 0 - 0 2024-07-28T12:36:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:09 smithi177 bash[81864]: cluster 2024-07-28T12:36:08.026019+0000 mgr.y (mgr.25253) 2026 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:09 smithi177 bash[79620]: cluster 2024-07-28T12:36:08.026019+0000 mgr.y (mgr.25253) 2026 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:09 smithi204 bash[68176]: cluster 2024-07-28T12:36:08.026019+0000 mgr.y (mgr.25253) 2026 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:09.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3216 16 16 0 0 0 - 0 2024-07-28T12:36:10.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3217 16 16 0 0 0 - 0 2024-07-28T12:36:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:11 smithi177 bash[81864]: cluster 2024-07-28T12:36:10.027463+0000 mgr.y (mgr.25253) 2027 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:11 smithi177 bash[79620]: cluster 2024-07-28T12:36:10.027463+0000 mgr.y (mgr.25253) 2027 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:11 smithi204 bash[68176]: cluster 2024-07-28T12:36:10.027463+0000 mgr.y (mgr.25253) 2027 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:11.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3218 16 16 0 0 0 - 0 2024-07-28T12:36:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3219 16 16 0 0 0 - 0 2024-07-28T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[81864]: cluster 2024-07-28T12:36:12.029084+0000 mgr.y (mgr.25253) 2028 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[81864]: audit 2024-07-28T12:36:12.426416+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[81864]: audit 2024-07-28T12:36:12.802888+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[81864]: audit 2024-07-28T12:36:12.814086+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[79620]: cluster 2024-07-28T12:36:12.029084+0000 mgr.y (mgr.25253) 2028 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:13.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[79620]: audit 2024-07-28T12:36:12.426416+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:13.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[79620]: audit 2024-07-28T12:36:12.802888+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:13 smithi177 bash[79620]: audit 2024-07-28T12:36:12.814086+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:13 smithi204 bash[68176]: cluster 2024-07-28T12:36:12.029084+0000 mgr.y (mgr.25253) 2028 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:13 smithi204 bash[68176]: audit 2024-07-28T12:36:12.426416+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:13 smithi204 bash[68176]: audit 2024-07-28T12:36:12.802888+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:13 smithi204 bash[68176]: audit 2024-07-28T12:36:12.814086+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:13.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:36:13.840960+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:13.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:13.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3220 16 16 0 0 0 - 0 2024-07-28T12:36:14.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3221 16 16 0 0 0 - 0 2024-07-28T12:36:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:15 smithi177 bash[81864]: cluster 2024-07-28T12:36:14.030619+0000 mgr.y (mgr.25253) 2029 : cluster [DBG] pgmap v2199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:15 smithi177 bash[79620]: cluster 2024-07-28T12:36:14.030619+0000 mgr.y (mgr.25253) 2029 : cluster [DBG] pgmap v2199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:15 smithi204 bash[68176]: cluster 2024-07-28T12:36:14.030619+0000 mgr.y (mgr.25253) 2029 : cluster [DBG] pgmap v2199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:15.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3222 16 16 0 0 0 - 0 2024-07-28T12:36:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:36:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:16 smithi177 bash[81864]: audit 2024-07-28T12:36:15.755170+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:16 smithi177 bash[79620]: audit 2024-07-28T12:36:15.755170+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:16 smithi204 bash[68176]: audit 2024-07-28T12:36:15.755170+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:16.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3223 16 16 0 0 0 - 0 2024-07-28T12:36:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:17 smithi177 bash[81864]: cluster 2024-07-28T12:36:16.032096+0000 mgr.y (mgr.25253) 2030 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:17 smithi177 bash[79620]: cluster 2024-07-28T12:36:16.032096+0000 mgr.y (mgr.25253) 2030 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:17 smithi204 bash[68176]: cluster 2024-07-28T12:36:16.032096+0000 mgr.y (mgr.25253) 2030 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:17.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3224 16 16 0 0 0 - 0 2024-07-28T12:36:18.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3225 16 16 0 0 0 - 0 2024-07-28T12:36:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:19 smithi204 bash[68176]: cluster 2024-07-28T12:36:18.032769+0000 mgr.y (mgr.25253) 2031 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:19 smithi204 bash[68176]: audit 2024-07-28T12:36:18.098187+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:19 smithi204 bash[68176]: audit 2024-07-28T12:36:18.110296+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:19 smithi204 bash[68176]: audit 2024-07-28T12:36:18.715689+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:19 smithi204 bash[68176]: audit 2024-07-28T12:36:18.726912+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[79620]: cluster 2024-07-28T12:36:18.032769+0000 mgr.y (mgr.25253) 2031 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[79620]: audit 2024-07-28T12:36:18.098187+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[79620]: audit 2024-07-28T12:36:18.110296+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[79620]: audit 2024-07-28T12:36:18.715689+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[79620]: audit 2024-07-28T12:36:18.726912+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[81864]: cluster 2024-07-28T12:36:18.032769+0000 mgr.y (mgr.25253) 2031 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[81864]: audit 2024-07-28T12:36:18.098187+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[81864]: audit 2024-07-28T12:36:18.110296+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[81864]: audit 2024-07-28T12:36:18.715689+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:19 smithi177 bash[81864]: audit 2024-07-28T12:36:18.726912+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:19.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3226 16 16 0 0 0 - 0 2024-07-28T12:36:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:20 smithi204 bash[68176]: audit 2024-07-28T12:36:19.196969+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:20 smithi204 bash[68176]: audit 2024-07-28T12:36:19.198517+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:20 smithi204 bash[68176]: audit 2024-07-28T12:36:19.208746+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[79620]: audit 2024-07-28T12:36:19.196969+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[79620]: audit 2024-07-28T12:36:19.198517+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[79620]: audit 2024-07-28T12:36:19.208746+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[81864]: audit 2024-07-28T12:36:19.196969+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[81864]: audit 2024-07-28T12:36:19.198517+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:20 smithi177 bash[81864]: audit 2024-07-28T12:36:19.208746+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:36:20.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3227 16 16 0 0 0 - 0 2024-07-28T12:36:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:21 smithi177 bash[81864]: cluster 2024-07-28T12:36:20.034169+0000 mgr.y (mgr.25253) 2032 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:21 smithi177 bash[79620]: cluster 2024-07-28T12:36:20.034169+0000 mgr.y (mgr.25253) 2032 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:21 smithi204 bash[68176]: cluster 2024-07-28T12:36:20.034169+0000 mgr.y (mgr.25253) 2032 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:21.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3228 16 16 0 0 0 - 0 2024-07-28T12:36:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3229 16 16 0 0 0 - 0 2024-07-28T12:36:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:23 smithi177 bash[81864]: cluster 2024-07-28T12:36:22.035662+0000 mgr.y (mgr.25253) 2033 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:23 smithi177 bash[79620]: cluster 2024-07-28T12:36:22.035662+0000 mgr.y (mgr.25253) 2033 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:23 smithi204 bash[68176]: cluster 2024-07-28T12:36:22.035662+0000 mgr.y (mgr.25253) 2033 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:23.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3230 16 16 0 0 0 - 0 2024-07-28T12:36:24.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3231 16 16 0 0 0 - 0 2024-07-28T12:36:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:25 smithi177 bash[81864]: cluster 2024-07-28T12:36:24.037101+0000 mgr.y (mgr.25253) 2034 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:25 smithi177 bash[79620]: cluster 2024-07-28T12:36:24.037101+0000 mgr.y (mgr.25253) 2034 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:25 smithi204 bash[68176]: cluster 2024-07-28T12:36:24.037101+0000 mgr.y (mgr.25253) 2034 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:25.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3232 16 16 0 0 0 - 0 2024-07-28T12:36:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:36:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:26 smithi177 bash[81864]: cluster 2024-07-28T12:36:26.038525+0000 mgr.y (mgr.25253) 2035 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:26 smithi177 bash[79620]: cluster 2024-07-28T12:36:26.038525+0000 mgr.y (mgr.25253) 2035 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:26 smithi204 bash[68176]: cluster 2024-07-28T12:36:26.038525+0000 mgr.y (mgr.25253) 2035 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:26.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3233 16 16 0 0 0 - 0 2024-07-28T12:36:27.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3234 16 16 0 0 0 - 0 2024-07-28T12:36:28.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3235 16 16 0 0 0 - 0 2024-07-28T12:36:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:29 smithi204 bash[68176]: cluster 2024-07-28T12:36:28.040122+0000 mgr.y (mgr.25253) 2036 : cluster [DBG] pgmap v2206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:29 smithi177 bash[81864]: cluster 2024-07-28T12:36:28.040122+0000 mgr.y (mgr.25253) 2036 : cluster [DBG] pgmap v2206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:29 smithi177 bash[79620]: cluster 2024-07-28T12:36:28.040122+0000 mgr.y (mgr.25253) 2036 : cluster [DBG] pgmap v2206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:29.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3236 16 16 0 0 0 - 0 2024-07-28T12:36:30.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3237 16 16 0 0 0 - 0 2024-07-28T12:36:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:31 smithi204 bash[68176]: cluster 2024-07-28T12:36:30.041724+0000 mgr.y (mgr.25253) 2037 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:31 smithi204 bash[68176]: audit 2024-07-28T12:36:30.755699+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:31 smithi177 bash[81864]: cluster 2024-07-28T12:36:30.041724+0000 mgr.y (mgr.25253) 2037 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:31 smithi177 bash[81864]: audit 2024-07-28T12:36:30.755699+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:31 smithi177 bash[79620]: cluster 2024-07-28T12:36:30.041724+0000 mgr.y (mgr.25253) 2037 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:31 smithi177 bash[79620]: audit 2024-07-28T12:36:30.755699+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:31.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3238 16 16 0 0 0 - 0 2024-07-28T12:36:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3239 16 16 0 0 0 - 0 2024-07-28T12:36:33.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:33 smithi204 bash[68176]: cluster 2024-07-28T12:36:32.043357+0000 mgr.y (mgr.25253) 2038 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:33 smithi177 bash[81864]: cluster 2024-07-28T12:36:32.043357+0000 mgr.y (mgr.25253) 2038 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:33 smithi177 bash[79620]: cluster 2024-07-28T12:36:32.043357+0000 mgr.y (mgr.25253) 2038 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:33.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:36:33.844155+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:33.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:33.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3240 16 16 0 0 0 - 0 2024-07-28T12:36:34.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3241 16 16 0 0 0 - 0 2024-07-28T12:36:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:35 smithi204 bash[68176]: cluster 2024-07-28T12:36:34.044989+0000 mgr.y (mgr.25253) 2039 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:35 smithi177 bash[81864]: cluster 2024-07-28T12:36:34.044989+0000 mgr.y (mgr.25253) 2039 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:35 smithi177 bash[79620]: cluster 2024-07-28T12:36:34.044989+0000 mgr.y (mgr.25253) 2039 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:35.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3242 16 16 0 0 0 - 0 2024-07-28T12:36:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:36:36.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3243 16 16 0 0 0 - 0 2024-07-28T12:36:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:37 smithi204 bash[68176]: cluster 2024-07-28T12:36:36.046458+0000 mgr.y (mgr.25253) 2040 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:37 smithi177 bash[79620]: cluster 2024-07-28T12:36:36.046458+0000 mgr.y (mgr.25253) 2040 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:37 smithi177 bash[81864]: cluster 2024-07-28T12:36:36.046458+0000 mgr.y (mgr.25253) 2040 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:37.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3244 16 16 0 0 0 - 0 2024-07-28T12:36:38.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3245 16 16 0 0 0 - 0 2024-07-28T12:36:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:39 smithi204 bash[68176]: cluster 2024-07-28T12:36:38.047918+0000 mgr.y (mgr.25253) 2041 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:39 smithi177 bash[79620]: cluster 2024-07-28T12:36:38.047918+0000 mgr.y (mgr.25253) 2041 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:39 smithi177 bash[81864]: cluster 2024-07-28T12:36:38.047918+0000 mgr.y (mgr.25253) 2041 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:39.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3246 16 16 0 0 0 - 0 2024-07-28T12:36:40.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3247 16 16 0 0 0 - 0 2024-07-28T12:36:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:41 smithi204 bash[68176]: cluster 2024-07-28T12:36:40.049348+0000 mgr.y (mgr.25253) 2042 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:41 smithi177 bash[81864]: cluster 2024-07-28T12:36:40.049348+0000 mgr.y (mgr.25253) 2042 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:41 smithi177 bash[79620]: cluster 2024-07-28T12:36:40.049348+0000 mgr.y (mgr.25253) 2042 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:41.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3248 16 16 0 0 0 - 0 2024-07-28T12:36:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3249 16 16 0 0 0 - 0 2024-07-28T12:36:43.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:43 smithi204 bash[68176]: cluster 2024-07-28T12:36:42.050788+0000 mgr.y (mgr.25253) 2043 : cluster [DBG] pgmap v2213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:43 smithi177 bash[81864]: cluster 2024-07-28T12:36:42.050788+0000 mgr.y (mgr.25253) 2043 : cluster [DBG] pgmap v2213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:43 smithi177 bash[79620]: cluster 2024-07-28T12:36:42.050788+0000 mgr.y (mgr.25253) 2043 : cluster [DBG] pgmap v2213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:43.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3250 16 16 0 0 0 - 0 2024-07-28T12:36:44.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3251 16 16 0 0 0 - 0 2024-07-28T12:36:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:45 smithi204 bash[68176]: cluster 2024-07-28T12:36:44.052249+0000 mgr.y (mgr.25253) 2044 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:45 smithi177 bash[81864]: cluster 2024-07-28T12:36:44.052249+0000 mgr.y (mgr.25253) 2044 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:45 smithi177 bash[79620]: cluster 2024-07-28T12:36:44.052249+0000 mgr.y (mgr.25253) 2044 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:45.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3252 16 16 0 0 0 - 0 2024-07-28T12:36:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:46 smithi204 bash[68176]: audit 2024-07-28T12:36:45.756066+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:46 smithi177 bash[79620]: audit 2024-07-28T12:36:45.756066+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:46 smithi177 bash[81864]: audit 2024-07-28T12:36:45.756066+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:36:46.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3253 16 16 0 0 0 - 0 2024-07-28T12:36:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:47 smithi204 bash[68176]: cluster 2024-07-28T12:36:46.053666+0000 mgr.y (mgr.25253) 2045 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:47 smithi177 bash[79620]: cluster 2024-07-28T12:36:46.053666+0000 mgr.y (mgr.25253) 2045 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:47 smithi177 bash[81864]: cluster 2024-07-28T12:36:46.053666+0000 mgr.y (mgr.25253) 2045 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:47.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3254 16 16 0 0 0 - 0 2024-07-28T12:36:48.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3255 16 16 0 0 0 - 0 2024-07-28T12:36:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:49 smithi204 bash[68176]: cluster 2024-07-28T12:36:48.055089+0000 mgr.y (mgr.25253) 2046 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:49 smithi177 bash[79620]: cluster 2024-07-28T12:36:48.055089+0000 mgr.y (mgr.25253) 2046 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:49 smithi177 bash[81864]: cluster 2024-07-28T12:36:48.055089+0000 mgr.y (mgr.25253) 2046 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:49.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3256 16 16 0 0 0 - 0 2024-07-28T12:36:50.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3257 16 16 0 0 0 - 0 2024-07-28T12:36:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:51 smithi204 bash[68176]: cluster 2024-07-28T12:36:50.056575+0000 mgr.y (mgr.25253) 2047 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:51 smithi177 bash[79620]: cluster 2024-07-28T12:36:50.056575+0000 mgr.y (mgr.25253) 2047 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:51 smithi177 bash[81864]: cluster 2024-07-28T12:36:50.056575+0000 mgr.y (mgr.25253) 2047 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:51.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3258 16 16 0 0 0 - 0 2024-07-28T12:36:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:36:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3259 16 16 0 0 0 - 0 2024-07-28T12:36:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:53 smithi204 bash[68176]: cluster 2024-07-28T12:36:52.058022+0000 mgr.y (mgr.25253) 2048 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:53 smithi177 bash[79620]: cluster 2024-07-28T12:36:52.058022+0000 mgr.y (mgr.25253) 2048 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:53 smithi177 bash[81864]: cluster 2024-07-28T12:36:52.058022+0000 mgr.y (mgr.25253) 2048 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:53.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:36:53.847287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:53.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:53.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3260 16 16 0 0 0 - 0 2024-07-28T12:36:54.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3261 16 16 0 0 0 - 0 2024-07-28T12:36:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:55 smithi204 bash[68176]: cluster 2024-07-28T12:36:54.059441+0000 mgr.y (mgr.25253) 2049 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:55 smithi177 bash[79620]: cluster 2024-07-28T12:36:54.059441+0000 mgr.y (mgr.25253) 2049 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:55 smithi177 bash[81864]: cluster 2024-07-28T12:36:54.059441+0000 mgr.y (mgr.25253) 2049 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:55.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3262 16 16 0 0 0 - 0 2024-07-28T12:36:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:36:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:36:56.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3263 16 16 0 0 0 - 0 2024-07-28T12:36:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:57 smithi204 bash[68176]: cluster 2024-07-28T12:36:56.060925+0000 mgr.y (mgr.25253) 2050 : cluster [DBG] pgmap v2220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:57 smithi177 bash[79620]: cluster 2024-07-28T12:36:56.060925+0000 mgr.y (mgr.25253) 2050 : cluster [DBG] pgmap v2220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:57 smithi177 bash[81864]: cluster 2024-07-28T12:36:56.060925+0000 mgr.y (mgr.25253) 2050 : cluster [DBG] pgmap v2220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:57.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3264 16 16 0 0 0 - 0 2024-07-28T12:36:58.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3265 16 16 0 0 0 - 0 2024-07-28T12:36:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:36:59 smithi204 bash[68176]: cluster 2024-07-28T12:36:58.062344+0000 mgr.y (mgr.25253) 2051 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:36:59 smithi177 bash[81864]: cluster 2024-07-28T12:36:58.062344+0000 mgr.y (mgr.25253) 2051 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:36:59 smithi177 bash[79620]: cluster 2024-07-28T12:36:58.062344+0000 mgr.y (mgr.25253) 2051 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:36:59.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3266 16 16 0 0 0 - 0 2024-07-28T12:37:00.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3267 16 16 0 0 0 - 0 2024-07-28T12:37:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:01 smithi177 bash[81864]: cluster 2024-07-28T12:37:00.063790+0000 mgr.y (mgr.25253) 2052 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:01 smithi177 bash[81864]: audit 2024-07-28T12:37:00.756488+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:01 smithi177 bash[79620]: cluster 2024-07-28T12:37:00.063790+0000 mgr.y (mgr.25253) 2052 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:01 smithi177 bash[79620]: audit 2024-07-28T12:37:00.756488+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:01 smithi204 bash[68176]: cluster 2024-07-28T12:37:00.063790+0000 mgr.y (mgr.25253) 2052 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:01 smithi204 bash[68176]: audit 2024-07-28T12:37:00.756488+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:01.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3268 16 16 0 0 0 - 0 2024-07-28T12:37:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3269 16 16 0 0 0 - 0 2024-07-28T12:37:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:03 smithi177 bash[81864]: cluster 2024-07-28T12:37:02.065267+0000 mgr.y (mgr.25253) 2053 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:03 smithi177 bash[79620]: cluster 2024-07-28T12:37:02.065267+0000 mgr.y (mgr.25253) 2053 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:03 smithi204 bash[68176]: cluster 2024-07-28T12:37:02.065267+0000 mgr.y (mgr.25253) 2053 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:03.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3270 16 16 0 0 0 - 0 2024-07-28T12:37:04.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3271 16 16 0 0 0 - 0 2024-07-28T12:37:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:05 smithi177 bash[81864]: cluster 2024-07-28T12:37:04.066737+0000 mgr.y (mgr.25253) 2054 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:05 smithi177 bash[79620]: cluster 2024-07-28T12:37:04.066737+0000 mgr.y (mgr.25253) 2054 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:05.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:05 smithi204 bash[68176]: cluster 2024-07-28T12:37:04.066737+0000 mgr.y (mgr.25253) 2054 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:05.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3272 16 16 0 0 0 - 0 2024-07-28T12:37:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:37:06.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3273 16 16 0 0 0 - 0 2024-07-28T12:37:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:07 smithi177 bash[79620]: cluster 2024-07-28T12:37:06.068235+0000 mgr.y (mgr.25253) 2055 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:07 smithi177 bash[81864]: cluster 2024-07-28T12:37:06.068235+0000 mgr.y (mgr.25253) 2055 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:07 smithi204 bash[68176]: cluster 2024-07-28T12:37:06.068235+0000 mgr.y (mgr.25253) 2055 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:07.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3274 16 16 0 0 0 - 0 2024-07-28T12:37:08.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3275 16 16 0 0 0 - 0 2024-07-28T12:37:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:09 smithi177 bash[81864]: cluster 2024-07-28T12:37:08.069687+0000 mgr.y (mgr.25253) 2056 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:09 smithi177 bash[79620]: cluster 2024-07-28T12:37:08.069687+0000 mgr.y (mgr.25253) 2056 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:09 smithi204 bash[68176]: cluster 2024-07-28T12:37:08.069687+0000 mgr.y (mgr.25253) 2056 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:09.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3276 16 16 0 0 0 - 0 2024-07-28T12:37:10.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3277 16 16 0 0 0 - 0 2024-07-28T12:37:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:11 smithi177 bash[81864]: cluster 2024-07-28T12:37:10.071151+0000 mgr.y (mgr.25253) 2057 : cluster [DBG] pgmap v2227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:11 smithi177 bash[79620]: cluster 2024-07-28T12:37:10.071151+0000 mgr.y (mgr.25253) 2057 : cluster [DBG] pgmap v2227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:11 smithi204 bash[68176]: cluster 2024-07-28T12:37:10.071151+0000 mgr.y (mgr.25253) 2057 : cluster [DBG] pgmap v2227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:11.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3278 16 16 0 0 0 - 0 2024-07-28T12:37:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3279 16 16 0 0 0 - 0 2024-07-28T12:37:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:13 smithi177 bash[81864]: cluster 2024-07-28T12:37:12.072677+0000 mgr.y (mgr.25253) 2058 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:13 smithi177 bash[79620]: cluster 2024-07-28T12:37:12.072677+0000 mgr.y (mgr.25253) 2058 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:13 smithi204 bash[68176]: cluster 2024-07-28T12:37:12.072677+0000 mgr.y (mgr.25253) 2058 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:13.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:37:13.850555+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:13.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:13.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3280 16 16 0 0 0 - 0 2024-07-28T12:37:14.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3281 16 16 0 0 0 - 0 2024-07-28T12:37:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:15 smithi177 bash[79620]: cluster 2024-07-28T12:37:14.074130+0000 mgr.y (mgr.25253) 2059 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:15 smithi177 bash[81864]: cluster 2024-07-28T12:37:14.074130+0000 mgr.y (mgr.25253) 2059 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:15 smithi204 bash[68176]: cluster 2024-07-28T12:37:14.074130+0000 mgr.y (mgr.25253) 2059 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3282 16 16 0 0 0 - 0 2024-07-28T12:37:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:16 smithi177 bash[79620]: audit 2024-07-28T12:37:15.757259+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:16 smithi177 bash[81864]: audit 2024-07-28T12:37:15.757259+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:37:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:16 smithi204 bash[68176]: audit 2024-07-28T12:37:15.757259+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:16.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3283 16 16 0 0 0 - 0 2024-07-28T12:37:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:17 smithi177 bash[79620]: cluster 2024-07-28T12:37:16.075551+0000 mgr.y (mgr.25253) 2060 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:17 smithi177 bash[81864]: cluster 2024-07-28T12:37:16.075551+0000 mgr.y (mgr.25253) 2060 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:17 smithi204 bash[68176]: cluster 2024-07-28T12:37:16.075551+0000 mgr.y (mgr.25253) 2060 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:17.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3284 16 16 0 0 0 - 0 2024-07-28T12:37:18.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3285 16 16 0 0 0 - 0 2024-07-28T12:37:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:19 smithi177 bash[81864]: cluster 2024-07-28T12:37:18.077163+0000 mgr.y (mgr.25253) 2061 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:19 smithi177 bash[79620]: cluster 2024-07-28T12:37:18.077163+0000 mgr.y (mgr.25253) 2061 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:19 smithi204 bash[68176]: cluster 2024-07-28T12:37:18.077163+0000 mgr.y (mgr.25253) 2061 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:19.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3286 16 16 0 0 0 - 0 2024-07-28T12:37:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:20 smithi177 bash[81864]: audit 2024-07-28T12:37:19.345401+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:20 smithi177 bash[79620]: audit 2024-07-28T12:37:19.345401+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:20 smithi204 bash[68176]: audit 2024-07-28T12:37:19.345401+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:20.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3287 16 16 0 0 0 - 0 2024-07-28T12:37:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:21 smithi177 bash[81864]: cluster 2024-07-28T12:37:20.078829+0000 mgr.y (mgr.25253) 2062 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:21 smithi177 bash[79620]: cluster 2024-07-28T12:37:20.078829+0000 mgr.y (mgr.25253) 2062 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:21 smithi204 bash[68176]: cluster 2024-07-28T12:37:20.078829+0000 mgr.y (mgr.25253) 2062 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:21.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3288 16 16 0 0 0 - 0 2024-07-28T12:37:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:22 smithi204 bash[68176]: cluster 2024-07-28T12:37:22.080548+0000 mgr.y (mgr.25253) 2063 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:22 smithi177 bash[81864]: cluster 2024-07-28T12:37:22.080548+0000 mgr.y (mgr.25253) 2063 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:22 smithi177 bash[79620]: cluster 2024-07-28T12:37:22.080548+0000 mgr.y (mgr.25253) 2063 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:22.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3289 16 16 0 0 0 - 0 2024-07-28T12:37:23.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3290 16 16 0 0 0 - 0 2024-07-28T12:37:24.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3291 16 16 0 0 0 - 0 2024-07-28T12:37:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:25 smithi204 bash[68176]: cluster 2024-07-28T12:37:24.082248+0000 mgr.y (mgr.25253) 2064 : cluster [DBG] pgmap v2234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:25 smithi204 bash[68176]: audit 2024-07-28T12:37:25.023024+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:25 smithi204 bash[68176]: audit 2024-07-28T12:37:25.028357+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[79620]: cluster 2024-07-28T12:37:24.082248+0000 mgr.y (mgr.25253) 2064 : cluster [DBG] pgmap v2234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[79620]: audit 2024-07-28T12:37:25.023024+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[79620]: audit 2024-07-28T12:37:25.028357+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[81864]: cluster 2024-07-28T12:37:24.082248+0000 mgr.y (mgr.25253) 2064 : cluster [DBG] pgmap v2234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[81864]: audit 2024-07-28T12:37:25.023024+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:25 smithi177 bash[81864]: audit 2024-07-28T12:37:25.028357+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:25.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3292 16 16 0 0 0 - 0 2024-07-28T12:37:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:37:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[81864]: audit 2024-07-28T12:37:25.217672+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[81864]: audit 2024-07-28T12:37:25.227088+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[81864]: audit 2024-07-28T12:37:25.655893+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[81864]: audit 2024-07-28T12:37:25.657731+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[81864]: audit 2024-07-28T12:37:25.666077+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[79620]: audit 2024-07-28T12:37:25.217672+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[79620]: audit 2024-07-28T12:37:25.227088+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[79620]: audit 2024-07-28T12:37:25.655893+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[79620]: audit 2024-07-28T12:37:25.657731+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:26 smithi177 bash[79620]: audit 2024-07-28T12:37:25.666077+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:26 smithi204 bash[68176]: audit 2024-07-28T12:37:25.217672+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:26 smithi204 bash[68176]: audit 2024-07-28T12:37:25.227088+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:26 smithi204 bash[68176]: audit 2024-07-28T12:37:25.655893+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:26 smithi204 bash[68176]: audit 2024-07-28T12:37:25.657731+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:26 smithi204 bash[68176]: audit 2024-07-28T12:37:25.666077+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:37:26.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3293 16 16 0 0 0 - 0 2024-07-28T12:37:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:27 smithi177 bash[81864]: cluster 2024-07-28T12:37:26.083776+0000 mgr.y (mgr.25253) 2065 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:27 smithi177 bash[79620]: cluster 2024-07-28T12:37:26.083776+0000 mgr.y (mgr.25253) 2065 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:27 smithi204 bash[68176]: cluster 2024-07-28T12:37:26.083776+0000 mgr.y (mgr.25253) 2065 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:27.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3294 16 16 0 0 0 - 0 2024-07-28T12:37:28.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3295 16 16 0 0 0 - 0 2024-07-28T12:37:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:29 smithi177 bash[81864]: cluster 2024-07-28T12:37:28.085294+0000 mgr.y (mgr.25253) 2066 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:29 smithi177 bash[79620]: cluster 2024-07-28T12:37:28.085294+0000 mgr.y (mgr.25253) 2066 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:29 smithi204 bash[68176]: cluster 2024-07-28T12:37:28.085294+0000 mgr.y (mgr.25253) 2066 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:29.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3296 16 16 0 0 0 - 0 2024-07-28T12:37:30.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3297 16 16 0 0 0 - 0 2024-07-28T12:37:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:31 smithi177 bash[81864]: cluster 2024-07-28T12:37:30.086740+0000 mgr.y (mgr.25253) 2067 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:31 smithi177 bash[81864]: audit 2024-07-28T12:37:30.757354+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:31 smithi177 bash[79620]: cluster 2024-07-28T12:37:30.086740+0000 mgr.y (mgr.25253) 2067 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:31 smithi177 bash[79620]: audit 2024-07-28T12:37:30.757354+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:31 smithi204 bash[68176]: cluster 2024-07-28T12:37:30.086740+0000 mgr.y (mgr.25253) 2067 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:31 smithi204 bash[68176]: audit 2024-07-28T12:37:30.757354+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:31.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3298 16 16 0 0 0 - 0 2024-07-28T12:37:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:32 smithi204 bash[60899]: ts=2024-07-28T12:37: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3299 16 16 0 0 0 - 0 2024-07-28T12:37:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:33 smithi177 bash[81864]: cluster 2024-07-28T12:37:32.088255+0000 mgr.y (mgr.25253) 2068 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:33 smithi177 bash[79620]: cluster 2024-07-28T12:37:32.088255+0000 mgr.y (mgr.25253) 2068 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:33 smithi204 bash[68176]: cluster 2024-07-28T12:37:32.088255+0000 mgr.y (mgr.25253) 2068 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:33.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:37:33.853683+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:33.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:33.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3300 16 16 0 0 0 - 0 2024-07-28T12:37:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:34 smithi204 bash[68176]: cluster 2024-07-28T12:37:34.089725+0000 mgr.y (mgr.25253) 2069 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:34 smithi177 bash[81864]: cluster 2024-07-28T12:37:34.089725+0000 mgr.y (mgr.25253) 2069 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:34 smithi177 bash[79620]: cluster 2024-07-28T12:37:34.089725+0000 mgr.y (mgr.25253) 2069 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:34.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3301 16 16 0 0 0 - 0 2024-07-28T12:37:35.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3302 16 16 0 0 0 - 0 2024-07-28T12:37:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:37:36.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3303 16 16 0 0 0 - 0 2024-07-28T12:37:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:37 smithi204 bash[68176]: cluster 2024-07-28T12:37:36.091190+0000 mgr.y (mgr.25253) 2070 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:37 smithi177 bash[81864]: cluster 2024-07-28T12:37:36.091190+0000 mgr.y (mgr.25253) 2070 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:37 smithi177 bash[79620]: cluster 2024-07-28T12:37:36.091190+0000 mgr.y (mgr.25253) 2070 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:37.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3304 16 16 0 0 0 - 0 2024-07-28T12:37:38.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3305 16 16 0 0 0 - 0 2024-07-28T12:37:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:39 smithi204 bash[68176]: cluster 2024-07-28T12:37:38.092679+0000 mgr.y (mgr.25253) 2071 : cluster [DBG] pgmap v2241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:39 smithi177 bash[81864]: cluster 2024-07-28T12:37:38.092679+0000 mgr.y (mgr.25253) 2071 : cluster [DBG] pgmap v2241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:39 smithi177 bash[79620]: cluster 2024-07-28T12:37:38.092679+0000 mgr.y (mgr.25253) 2071 : cluster [DBG] pgmap v2241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:39.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3306 16 16 0 0 0 - 0 2024-07-28T12:37:40.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3307 16 16 0 0 0 - 0 2024-07-28T12:37:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:41 smithi204 bash[68176]: cluster 2024-07-28T12:37:40.094154+0000 mgr.y (mgr.25253) 2072 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:41 smithi177 bash[81864]: cluster 2024-07-28T12:37:40.094154+0000 mgr.y (mgr.25253) 2072 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:41 smithi177 bash[79620]: cluster 2024-07-28T12:37:40.094154+0000 mgr.y (mgr.25253) 2072 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:41.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3308 16 16 0 0 0 - 0 2024-07-28T12:37:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3309 16 16 0 0 0 - 0 2024-07-28T12:37:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:43 smithi204 bash[68176]: cluster 2024-07-28T12:37:42.095661+0000 mgr.y (mgr.25253) 2073 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:43 smithi177 bash[79620]: cluster 2024-07-28T12:37:42.095661+0000 mgr.y (mgr.25253) 2073 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:43 smithi177 bash[81864]: cluster 2024-07-28T12:37:42.095661+0000 mgr.y (mgr.25253) 2073 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:43.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3310 16 16 0 0 0 - 0 2024-07-28T12:37:44.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3311 16 16 0 0 0 - 0 2024-07-28T12:37:45.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:45 smithi204 bash[68176]: cluster 2024-07-28T12:37:44.097139+0000 mgr.y (mgr.25253) 2074 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:45 smithi177 bash[81864]: cluster 2024-07-28T12:37:44.097139+0000 mgr.y (mgr.25253) 2074 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:45 smithi177 bash[79620]: cluster 2024-07-28T12:37:44.097139+0000 mgr.y (mgr.25253) 2074 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:45.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3312 16 16 0 0 0 - 0 2024-07-28T12:37:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:46 smithi177 bash[79620]: audit 2024-07-28T12:37:45.757830+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:46 smithi177 bash[81864]: audit 2024-07-28T12:37:45.757830+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:37:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:46 smithi204 bash[68176]: audit 2024-07-28T12:37:45.757830+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:46.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3313 16 16 0 0 0 - 0 2024-07-28T12:37:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:47 smithi177 bash[81864]: cluster 2024-07-28T12:37:46.098566+0000 mgr.y (mgr.25253) 2075 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:47 smithi177 bash[79620]: cluster 2024-07-28T12:37:46.098566+0000 mgr.y (mgr.25253) 2075 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:47 smithi204 bash[68176]: cluster 2024-07-28T12:37:46.098566+0000 mgr.y (mgr.25253) 2075 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:47.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3314 16 16 0 0 0 - 0 2024-07-28T12:37:48.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3315 16 16 0 0 0 - 0 2024-07-28T12:37:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:49 smithi177 bash[81864]: cluster 2024-07-28T12:37:48.100146+0000 mgr.y (mgr.25253) 2076 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:49 smithi177 bash[79620]: cluster 2024-07-28T12:37:48.100146+0000 mgr.y (mgr.25253) 2076 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:49 smithi204 bash[68176]: cluster 2024-07-28T12:37:48.100146+0000 mgr.y (mgr.25253) 2076 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:49.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3316 16 16 0 0 0 - 0 2024-07-28T12:37:50.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3317 16 16 0 0 0 - 0 2024-07-28T12:37:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:51 smithi177 bash[81864]: cluster 2024-07-28T12:37:50.101667+0000 mgr.y (mgr.25253) 2077 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:51 smithi177 bash[79620]: cluster 2024-07-28T12:37:50.101667+0000 mgr.y (mgr.25253) 2077 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:51 smithi204 bash[68176]: cluster 2024-07-28T12:37:50.101667+0000 mgr.y (mgr.25253) 2077 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:51.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3318 16 16 0 0 0 - 0 2024-07-28T12:37:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:37:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3319 16 16 0 0 0 - 0 2024-07-28T12:37:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:53 smithi177 bash[81864]: cluster 2024-07-28T12:37:52.103174+0000 mgr.y (mgr.25253) 2078 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:53 smithi177 bash[79620]: cluster 2024-07-28T12:37:52.103174+0000 mgr.y (mgr.25253) 2078 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:53 smithi204 bash[68176]: cluster 2024-07-28T12:37:52.103174+0000 mgr.y (mgr.25253) 2078 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:53.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:37:53.856964+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:53.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:53.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3320 16 16 0 0 0 - 0 2024-07-28T12:37:54.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3321 16 16 0 0 0 - 0 2024-07-28T12:37:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:55 smithi177 bash[79620]: cluster 2024-07-28T12:37:54.104669+0000 mgr.y (mgr.25253) 2079 : cluster [DBG] pgmap v2249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:55 smithi177 bash[81864]: cluster 2024-07-28T12:37:54.104669+0000 mgr.y (mgr.25253) 2079 : cluster [DBG] pgmap v2249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:55 smithi204 bash[68176]: cluster 2024-07-28T12:37:54.104669+0000 mgr.y (mgr.25253) 2079 : cluster [DBG] pgmap v2249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:55.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3322 16 16 0 0 0 - 0 2024-07-28T12:37:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:37:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:37:56.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3323 16 16 0 0 0 - 0 2024-07-28T12:37:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:57 smithi177 bash[81864]: cluster 2024-07-28T12:37:56.106125+0000 mgr.y (mgr.25253) 2080 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:57 smithi177 bash[79620]: cluster 2024-07-28T12:37:56.106125+0000 mgr.y (mgr.25253) 2080 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:57 smithi204 bash[68176]: cluster 2024-07-28T12:37:56.106125+0000 mgr.y (mgr.25253) 2080 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:57.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3324 16 16 0 0 0 - 0 2024-07-28T12:37:58.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3325 16 16 0 0 0 - 0 2024-07-28T12:37:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:37:59 smithi177 bash[81864]: cluster 2024-07-28T12:37:58.107577+0000 mgr.y (mgr.25253) 2081 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:37:59 smithi177 bash[79620]: cluster 2024-07-28T12:37:58.107577+0000 mgr.y (mgr.25253) 2081 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:37:59 smithi204 bash[68176]: cluster 2024-07-28T12:37:58.107577+0000 mgr.y (mgr.25253) 2081 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:37:59.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3326 16 16 0 0 0 - 0 2024-07-28T12:38:00.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3327 16 16 0 0 0 - 0 2024-07-28T12:38:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:01 smithi177 bash[81864]: cluster 2024-07-28T12:38:00.109066+0000 mgr.y (mgr.25253) 2082 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:01 smithi177 bash[81864]: audit 2024-07-28T12:38:00.758105+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:01 smithi177 bash[79620]: cluster 2024-07-28T12:38:00.109066+0000 mgr.y (mgr.25253) 2082 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:01 smithi177 bash[79620]: audit 2024-07-28T12:38:00.758105+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:01 smithi204 bash[68176]: cluster 2024-07-28T12:38:00.109066+0000 mgr.y (mgr.25253) 2082 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:01 smithi204 bash[68176]: audit 2024-07-28T12:38:00.758105+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:01.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3328 16 16 0 0 0 - 0 2024-07-28T12:38:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3329 16 16 0 0 0 - 0 2024-07-28T12:38:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:03 smithi177 bash[79620]: cluster 2024-07-28T12:38:02.110545+0000 mgr.y (mgr.25253) 2083 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:03 smithi177 bash[81864]: cluster 2024-07-28T12:38:02.110545+0000 mgr.y (mgr.25253) 2083 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:03 smithi204 bash[68176]: cluster 2024-07-28T12:38:02.110545+0000 mgr.y (mgr.25253) 2083 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:03.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3330 16 16 0 0 0 - 0 2024-07-28T12:38:04.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3331 16 16 0 0 0 - 0 2024-07-28T12:38:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:05 smithi177 bash[81864]: cluster 2024-07-28T12:38:04.112042+0000 mgr.y (mgr.25253) 2084 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:05 smithi177 bash[79620]: cluster 2024-07-28T12:38:04.112042+0000 mgr.y (mgr.25253) 2084 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:05 smithi204 bash[68176]: cluster 2024-07-28T12:38:04.112042+0000 mgr.y (mgr.25253) 2084 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:05.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3332 16 16 0 0 0 - 0 2024-07-28T12:38:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:38:06.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3333 16 16 0 0 0 - 0 2024-07-28T12:38:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:07 smithi177 bash[81864]: cluster 2024-07-28T12:38:06.113545+0000 mgr.y (mgr.25253) 2085 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:07 smithi177 bash[79620]: cluster 2024-07-28T12:38:06.113545+0000 mgr.y (mgr.25253) 2085 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:07 smithi204 bash[68176]: cluster 2024-07-28T12:38:06.113545+0000 mgr.y (mgr.25253) 2085 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:07.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3334 16 16 0 0 0 - 0 2024-07-28T12:38:08.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3335 16 16 0 0 0 - 0 2024-07-28T12:38:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:09 smithi177 bash[81864]: cluster 2024-07-28T12:38:08.115112+0000 mgr.y (mgr.25253) 2086 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:09 smithi177 bash[79620]: cluster 2024-07-28T12:38:08.115112+0000 mgr.y (mgr.25253) 2086 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:09 smithi204 bash[68176]: cluster 2024-07-28T12:38:08.115112+0000 mgr.y (mgr.25253) 2086 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:09.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3336 16 16 0 0 0 - 0 2024-07-28T12:38:10.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3337 16 16 0 0 0 - 0 2024-07-28T12:38:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:11 smithi177 bash[81864]: cluster 2024-07-28T12:38:10.116627+0000 mgr.y (mgr.25253) 2087 : cluster [DBG] pgmap v2257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:11 smithi177 bash[79620]: cluster 2024-07-28T12:38:10.116627+0000 mgr.y (mgr.25253) 2087 : cluster [DBG] pgmap v2257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:11 smithi204 bash[68176]: cluster 2024-07-28T12:38:10.116627+0000 mgr.y (mgr.25253) 2087 : cluster [DBG] pgmap v2257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:11.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3338 16 16 0 0 0 - 0 2024-07-28T12:38:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3339 16 16 0 0 0 - 0 2024-07-28T12:38:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:13 smithi177 bash[79620]: cluster 2024-07-28T12:38:12.118121+0000 mgr.y (mgr.25253) 2088 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:13 smithi177 bash[81864]: cluster 2024-07-28T12:38:12.118121+0000 mgr.y (mgr.25253) 2088 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:13 smithi204 bash[68176]: cluster 2024-07-28T12:38:12.118121+0000 mgr.y (mgr.25253) 2088 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:13.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:38:13.860129+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:13.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:13.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3340 16 16 0 0 0 - 0 2024-07-28T12:38:14.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3341 16 16 0 0 0 - 0 2024-07-28T12:38:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:15 smithi177 bash[79620]: cluster 2024-07-28T12:38:14.119606+0000 mgr.y (mgr.25253) 2089 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:15 smithi177 bash[81864]: cluster 2024-07-28T12:38:14.119606+0000 mgr.y (mgr.25253) 2089 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:15 smithi204 bash[68176]: cluster 2024-07-28T12:38:14.119606+0000 mgr.y (mgr.25253) 2089 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:15.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3342 16 16 0 0 0 - 0 2024-07-28T12:38:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:16 smithi177 bash[79620]: audit 2024-07-28T12:38:15.758627+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:38:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:16 smithi177 bash[81864]: audit 2024-07-28T12:38:15.758627+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:16 smithi204 bash[68176]: audit 2024-07-28T12:38:15.758627+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:16.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3343 16 16 0 0 0 - 0 2024-07-28T12:38:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:17 smithi177 bash[79620]: cluster 2024-07-28T12:38:16.121093+0000 mgr.y (mgr.25253) 2090 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:17 smithi177 bash[81864]: cluster 2024-07-28T12:38:16.121093+0000 mgr.y (mgr.25253) 2090 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:17 smithi204 bash[68176]: cluster 2024-07-28T12:38:16.121093+0000 mgr.y (mgr.25253) 2090 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:17.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3344 16 16 0 0 0 - 0 2024-07-28T12:38:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:18 smithi177 bash[79620]: cluster 2024-07-28T12:38:18.122582+0000 mgr.y (mgr.25253) 2091 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:18 smithi177 bash[81864]: cluster 2024-07-28T12:38:18.122582+0000 mgr.y (mgr.25253) 2091 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:18 smithi204 bash[68176]: cluster 2024-07-28T12:38:18.122582+0000 mgr.y (mgr.25253) 2091 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:18.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3345 16 16 0 0 0 - 0 2024-07-28T12:38:19.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3346 16 16 0 0 0 - 0 2024-07-28T12:38:20.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3347 16 16 0 0 0 - 0 2024-07-28T12:38:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:21 smithi177 bash[79620]: cluster 2024-07-28T12:38:20.124108+0000 mgr.y (mgr.25253) 2092 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:21 smithi177 bash[81864]: cluster 2024-07-28T12:38:20.124108+0000 mgr.y (mgr.25253) 2092 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:21 smithi204 bash[68176]: cluster 2024-07-28T12:38:20.124108+0000 mgr.y (mgr.25253) 2092 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:21.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3348 16 16 0 0 0 - 0 2024-07-28T12:38:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3349 16 16 0 0 0 - 0 2024-07-28T12:38:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:23 smithi177 bash[79620]: cluster 2024-07-28T12:38:22.125634+0000 mgr.y (mgr.25253) 2093 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:23 smithi177 bash[81864]: cluster 2024-07-28T12:38:22.125634+0000 mgr.y (mgr.25253) 2093 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:23 smithi204 bash[68176]: cluster 2024-07-28T12:38:22.125634+0000 mgr.y (mgr.25253) 2093 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:23.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3350 16 16 0 0 0 - 0 2024-07-28T12:38:24.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3351 16 16 0 0 0 - 0 2024-07-28T12:38:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:25 smithi177 bash[81864]: cluster 2024-07-28T12:38:24.127140+0000 mgr.y (mgr.25253) 2094 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:25 smithi177 bash[79620]: cluster 2024-07-28T12:38:24.127140+0000 mgr.y (mgr.25253) 2094 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:25 smithi204 bash[68176]: cluster 2024-07-28T12:38:24.127140+0000 mgr.y (mgr.25253) 2094 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:25.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3352 16 16 0 0 0 - 0 2024-07-28T12:38:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:26 smithi177 bash[79620]: audit 2024-07-28T12:38:25.799813+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:38:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:26 smithi177 bash[81864]: audit 2024-07-28T12:38:25.799813+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:26 smithi204 bash[68176]: audit 2024-07-28T12:38:25.799813+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:26.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3353 16 16 0 0 0 - 0 2024-07-28T12:38:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:27 smithi177 bash[79620]: cluster 2024-07-28T12:38:26.127879+0000 mgr.y (mgr.25253) 2095 : cluster [DBG] pgmap v2265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:27 smithi177 bash[81864]: cluster 2024-07-28T12:38:26.127879+0000 mgr.y (mgr.25253) 2095 : cluster [DBG] pgmap v2265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:27 smithi204 bash[68176]: cluster 2024-07-28T12:38:26.127879+0000 mgr.y (mgr.25253) 2095 : cluster [DBG] pgmap v2265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:27.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3354 16 16 0 0 0 - 0 2024-07-28T12:38:28.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3355 16 16 0 0 0 - 0 2024-07-28T12:38:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:29 smithi177 bash[79620]: cluster 2024-07-28T12:38:28.129321+0000 mgr.y (mgr.25253) 2096 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:29 smithi177 bash[81864]: cluster 2024-07-28T12:38:28.129321+0000 mgr.y (mgr.25253) 2096 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:29 smithi204 bash[68176]: cluster 2024-07-28T12:38:28.129321+0000 mgr.y (mgr.25253) 2096 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:29.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3356 16 16 0 0 0 - 0 2024-07-28T12:38:30.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3357 16 16 0 0 0 - 0 2024-07-28T12:38:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:31 smithi177 bash[79620]: cluster 2024-07-28T12:38:30.130916+0000 mgr.y (mgr.25253) 2097 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:31 smithi177 bash[79620]: audit 2024-07-28T12:38:30.758501+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:31 smithi177 bash[81864]: cluster 2024-07-28T12:38:30.130916+0000 mgr.y (mgr.25253) 2097 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:31 smithi177 bash[81864]: audit 2024-07-28T12:38:30.758501+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:31 smithi204 bash[68176]: cluster 2024-07-28T12:38:30.130916+0000 mgr.y (mgr.25253) 2097 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:31 smithi204 bash[68176]: audit 2024-07-28T12:38:30.758501+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:31.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3358 16 16 0 0 0 - 0 2024-07-28T12:38:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:31.424769+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:31.432848+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:31.682180+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:31.691764+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:32.096884+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:32.098172+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:32.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: audit 2024-07-28T12:38:32.107942+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:32 smithi204 bash[68176]: cluster 2024-07-28T12:38:32.132101+0000 mgr.y (mgr.25253) 2098 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:31.424769+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:31.432848+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:31.682180+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:31.691764+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:32.096884+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:32.098172+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: audit 2024-07-28T12:38:32.107942+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[81864]: cluster 2024-07-28T12:38:32.132101+0000 mgr.y (mgr.25253) 2098 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:31.424769+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:31.432848+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:31.682180+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:31.691764+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:32.096884+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:32.098172+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: audit 2024-07-28T12:38:32.107942+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:38:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:32 smithi177 bash[79620]: cluster 2024-07-28T12:38:32.132101+0000 mgr.y (mgr.25253) 2098 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:32.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3359 16 16 0 0 0 - 0 2024-07-28T12:38:33.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:38:33.863333+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:33.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:33.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3360 16 16 0 0 0 - 0 2024-07-28T12:38:34.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3361 16 16 0 0 0 - 0 2024-07-28T12:38:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:35 smithi177 bash[81864]: cluster 2024-07-28T12:38:34.133521+0000 mgr.y (mgr.25253) 2099 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:35 smithi177 bash[79620]: cluster 2024-07-28T12:38:34.133521+0000 mgr.y (mgr.25253) 2099 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:35 smithi204 bash[68176]: cluster 2024-07-28T12:38:34.133521+0000 mgr.y (mgr.25253) 2099 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:35.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3362 16 16 0 0 0 - 0 2024-07-28T12:38:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:38:36.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3363 16 16 0 0 0 - 0 2024-07-28T12:38:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:37 smithi177 bash[81864]: cluster 2024-07-28T12:38:36.134969+0000 mgr.y (mgr.25253) 2100 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:37 smithi177 bash[79620]: cluster 2024-07-28T12:38:36.134969+0000 mgr.y (mgr.25253) 2100 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:37 smithi204 bash[68176]: cluster 2024-07-28T12:38:36.134969+0000 mgr.y (mgr.25253) 2100 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:37.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3364 16 16 0 0 0 - 0 2024-07-28T12:38:38.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3365 16 16 0 0 0 - 0 2024-07-28T12:38:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:39 smithi177 bash[81864]: cluster 2024-07-28T12:38:38.136456+0000 mgr.y (mgr.25253) 2101 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:39 smithi177 bash[79620]: cluster 2024-07-28T12:38:38.136456+0000 mgr.y (mgr.25253) 2101 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:39 smithi204 bash[68176]: cluster 2024-07-28T12:38:38.136456+0000 mgr.y (mgr.25253) 2101 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:39.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3366 16 16 0 0 0 - 0 2024-07-28T12:38:40.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3367 16 16 0 0 0 - 0 2024-07-28T12:38:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:41 smithi177 bash[81864]: cluster 2024-07-28T12:38:40.137923+0000 mgr.y (mgr.25253) 2102 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:41 smithi177 bash[79620]: cluster 2024-07-28T12:38:40.137923+0000 mgr.y (mgr.25253) 2102 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:41 smithi204 bash[68176]: cluster 2024-07-28T12:38:40.137923+0000 mgr.y (mgr.25253) 2102 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:41.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3368 16 16 0 0 0 - 0 2024-07-28T12:38:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:42 smithi204 bash[60899]: ts=2024-07-28T12:38: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3369 16 16 0 0 0 - 0 2024-07-28T12:38:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:43 smithi177 bash[81864]: cluster 2024-07-28T12:38:42.139393+0000 mgr.y (mgr.25253) 2103 : cluster [DBG] pgmap v2273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:43 smithi177 bash[79620]: cluster 2024-07-28T12:38:42.139393+0000 mgr.y (mgr.25253) 2103 : cluster [DBG] pgmap v2273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:43 smithi204 bash[68176]: cluster 2024-07-28T12:38:42.139393+0000 mgr.y (mgr.25253) 2103 : cluster [DBG] pgmap v2273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:43.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3370 16 16 0 0 0 - 0 2024-07-28T12:38:44.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3371 16 16 0 0 0 - 0 2024-07-28T12:38:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:45 smithi177 bash[81864]: cluster 2024-07-28T12:38:44.140858+0000 mgr.y (mgr.25253) 2104 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:45 smithi177 bash[79620]: cluster 2024-07-28T12:38:44.140858+0000 mgr.y (mgr.25253) 2104 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:45 smithi204 bash[68176]: cluster 2024-07-28T12:38:44.140858+0000 mgr.y (mgr.25253) 2104 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:45.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3372 16 16 0 0 0 - 0 2024-07-28T12:38:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:38:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:46 smithi177 bash[81864]: audit 2024-07-28T12:38:45.759499+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:46 smithi177 bash[79620]: audit 2024-07-28T12:38:45.759499+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:46 smithi204 bash[68176]: audit 2024-07-28T12:38:45.759499+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:46.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3373 16 16 0 0 0 - 0 2024-07-28T12:38:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:47 smithi177 bash[79620]: cluster 2024-07-28T12:38:46.142299+0000 mgr.y (mgr.25253) 2105 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:47 smithi177 bash[81864]: cluster 2024-07-28T12:38:46.142299+0000 mgr.y (mgr.25253) 2105 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:47 smithi204 bash[68176]: cluster 2024-07-28T12:38:46.142299+0000 mgr.y (mgr.25253) 2105 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:47.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3374 16 16 0 0 0 - 0 2024-07-28T12:38:48.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3375 16 16 0 0 0 - 0 2024-07-28T12:38:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:49 smithi177 bash[79620]: cluster 2024-07-28T12:38:48.143783+0000 mgr.y (mgr.25253) 2106 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:49 smithi177 bash[81864]: cluster 2024-07-28T12:38:48.143783+0000 mgr.y (mgr.25253) 2106 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:49 smithi204 bash[68176]: cluster 2024-07-28T12:38:48.143783+0000 mgr.y (mgr.25253) 2106 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:49.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3376 16 16 0 0 0 - 0 2024-07-28T12:38:50.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3377 16 16 0 0 0 - 0 2024-07-28T12:38:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:51 smithi177 bash[79620]: cluster 2024-07-28T12:38:50.145289+0000 mgr.y (mgr.25253) 2107 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:51 smithi177 bash[81864]: cluster 2024-07-28T12:38:50.145289+0000 mgr.y (mgr.25253) 2107 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:51 smithi204 bash[68176]: cluster 2024-07-28T12:38:50.145289+0000 mgr.y (mgr.25253) 2107 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:51.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3378 16 16 0 0 0 - 0 2024-07-28T12:38:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:38:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3379 16 16 0 0 0 - 0 2024-07-28T12:38:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:53 smithi177 bash[81864]: cluster 2024-07-28T12:38:52.146791+0000 mgr.y (mgr.25253) 2108 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:53 smithi177 bash[79620]: cluster 2024-07-28T12:38:52.146791+0000 mgr.y (mgr.25253) 2108 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:53 smithi204 bash[68176]: cluster 2024-07-28T12:38:52.146791+0000 mgr.y (mgr.25253) 2108 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:53.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:38:53.866517+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:53.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:53.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3380 16 16 0 0 0 - 0 2024-07-28T12:38:54.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3381 16 16 0 0 0 - 0 2024-07-28T12:38:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:55 smithi177 bash[81864]: cluster 2024-07-28T12:38:54.148298+0000 mgr.y (mgr.25253) 2109 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:55 smithi177 bash[79620]: cluster 2024-07-28T12:38:54.148298+0000 mgr.y (mgr.25253) 2109 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:55 smithi204 bash[68176]: cluster 2024-07-28T12:38:54.148298+0000 mgr.y (mgr.25253) 2109 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:55.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3382 16 16 0 0 0 - 0 2024-07-28T12:38:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:38:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:38:56.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3383 16 16 0 0 0 - 0 2024-07-28T12:38:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:57 smithi177 bash[79620]: cluster 2024-07-28T12:38:56.149780+0000 mgr.y (mgr.25253) 2110 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:57 smithi177 bash[81864]: cluster 2024-07-28T12:38:56.149780+0000 mgr.y (mgr.25253) 2110 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:57 smithi204 bash[68176]: cluster 2024-07-28T12:38:56.149780+0000 mgr.y (mgr.25253) 2110 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:57.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3384 16 16 0 0 0 - 0 2024-07-28T12:38:58.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3385 16 16 0 0 0 - 0 2024-07-28T12:38:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:38:59 smithi177 bash[81864]: cluster 2024-07-28T12:38:58.151235+0000 mgr.y (mgr.25253) 2111 : cluster [DBG] pgmap v2281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:38:59 smithi177 bash[79620]: cluster 2024-07-28T12:38:58.151235+0000 mgr.y (mgr.25253) 2111 : cluster [DBG] pgmap v2281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:38:59 smithi204 bash[68176]: cluster 2024-07-28T12:38:58.151235+0000 mgr.y (mgr.25253) 2111 : cluster [DBG] pgmap v2281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:38:59.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3386 16 16 0 0 0 - 0 2024-07-28T12:39:00.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3387 16 16 0 0 0 - 0 2024-07-28T12:39:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:01 smithi177 bash[79620]: cluster 2024-07-28T12:39:00.152675+0000 mgr.y (mgr.25253) 2112 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:01 smithi177 bash[79620]: audit 2024-07-28T12:39:00.759793+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:01 smithi177 bash[81864]: cluster 2024-07-28T12:39:00.152675+0000 mgr.y (mgr.25253) 2112 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:01 smithi177 bash[81864]: audit 2024-07-28T12:39:00.759793+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:01 smithi204 bash[68176]: cluster 2024-07-28T12:39:00.152675+0000 mgr.y (mgr.25253) 2112 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:01 smithi204 bash[68176]: audit 2024-07-28T12:39:00.759793+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:01.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3388 16 16 0 0 0 - 0 2024-07-28T12:39:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:02 smithi177 bash[79620]: cluster 2024-07-28T12:39:02.154268+0000 mgr.y (mgr.25253) 2113 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:02 smithi177 bash[81864]: cluster 2024-07-28T12:39:02.154268+0000 mgr.y (mgr.25253) 2113 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:02 smithi204 bash[68176]: cluster 2024-07-28T12:39:02.154268+0000 mgr.y (mgr.25253) 2113 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3389 16 16 0 0 0 - 0 2024-07-28T12:39:03.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3390 16 16 0 0 0 - 0 2024-07-28T12:39:04.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3391 16 16 0 0 0 - 0 2024-07-28T12:39:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:05 smithi177 bash[79620]: cluster 2024-07-28T12:39:04.155903+0000 mgr.y (mgr.25253) 2114 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:05 smithi177 bash[81864]: cluster 2024-07-28T12:39:04.155903+0000 mgr.y (mgr.25253) 2114 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:05 smithi204 bash[68176]: cluster 2024-07-28T12:39:04.155903+0000 mgr.y (mgr.25253) 2114 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:05.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3392 16 16 0 0 0 - 0 2024-07-28T12:39:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:39:06.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3393 16 16 0 0 0 - 0 2024-07-28T12:39:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:07 smithi177 bash[79620]: cluster 2024-07-28T12:39:06.157541+0000 mgr.y (mgr.25253) 2115 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:07 smithi177 bash[81864]: cluster 2024-07-28T12:39:06.157541+0000 mgr.y (mgr.25253) 2115 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:07 smithi204 bash[68176]: cluster 2024-07-28T12:39:06.157541+0000 mgr.y (mgr.25253) 2115 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:07.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3394 16 16 0 0 0 - 0 2024-07-28T12:39:08.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3395 16 16 0 0 0 - 0 2024-07-28T12:39:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:09 smithi177 bash[79620]: cluster 2024-07-28T12:39:08.159194+0000 mgr.y (mgr.25253) 2116 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:09 smithi177 bash[81864]: cluster 2024-07-28T12:39:08.159194+0000 mgr.y (mgr.25253) 2116 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:09 smithi204 bash[68176]: cluster 2024-07-28T12:39:08.159194+0000 mgr.y (mgr.25253) 2116 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:09.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3396 16 16 0 0 0 - 0 2024-07-28T12:39:10.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3397 16 16 0 0 0 - 0 2024-07-28T12:39:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:11 smithi177 bash[81864]: cluster 2024-07-28T12:39:10.160884+0000 mgr.y (mgr.25253) 2117 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:11 smithi177 bash[79620]: cluster 2024-07-28T12:39:10.160884+0000 mgr.y (mgr.25253) 2117 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:11 smithi204 bash[68176]: cluster 2024-07-28T12:39:10.160884+0000 mgr.y (mgr.25253) 2117 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:11.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3398 16 16 0 0 0 - 0 2024-07-28T12:39:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3399 16 16 0 0 0 - 0 2024-07-28T12:39:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:13 smithi177 bash[81864]: cluster 2024-07-28T12:39:12.162519+0000 mgr.y (mgr.25253) 2118 : cluster [DBG] pgmap v2288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:13 smithi177 bash[79620]: cluster 2024-07-28T12:39:12.162519+0000 mgr.y (mgr.25253) 2118 : cluster [DBG] pgmap v2288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:13 smithi204 bash[68176]: cluster 2024-07-28T12:39:12.162519+0000 mgr.y (mgr.25253) 2118 : cluster [DBG] pgmap v2288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:13.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:39:13.869516+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:13.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:13.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3400 16 16 0 0 0 - 0 2024-07-28T12:39:14.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3401 16 16 0 0 0 - 0 2024-07-28T12:39:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:15 smithi177 bash[79620]: cluster 2024-07-28T12:39:14.164162+0000 mgr.y (mgr.25253) 2119 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:15 smithi177 bash[81864]: cluster 2024-07-28T12:39:14.164162+0000 mgr.y (mgr.25253) 2119 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:15 smithi204 bash[68176]: cluster 2024-07-28T12:39:14.164162+0000 mgr.y (mgr.25253) 2119 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:15.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3402 16 16 0 0 0 - 0 2024-07-28T12:39:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:16 smithi177 bash[79620]: audit 2024-07-28T12:39:15.760241+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:39:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:16 smithi177 bash[81864]: audit 2024-07-28T12:39:15.760241+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:16 smithi204 bash[68176]: audit 2024-07-28T12:39:15.760241+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:16.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3403 16 16 0 0 0 - 0 2024-07-28T12:39:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:17 smithi177 bash[81864]: cluster 2024-07-28T12:39:16.165752+0000 mgr.y (mgr.25253) 2120 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:17 smithi177 bash[79620]: cluster 2024-07-28T12:39:16.165752+0000 mgr.y (mgr.25253) 2120 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:17 smithi204 bash[68176]: cluster 2024-07-28T12:39:16.165752+0000 mgr.y (mgr.25253) 2120 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:17.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3404 16 16 0 0 0 - 0 2024-07-28T12:39:18.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3405 16 16 0 0 0 - 0 2024-07-28T12:39:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:19 smithi177 bash[81864]: cluster 2024-07-28T12:39:18.167377+0000 mgr.y (mgr.25253) 2121 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:19 smithi177 bash[79620]: cluster 2024-07-28T12:39:18.167377+0000 mgr.y (mgr.25253) 2121 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:19 smithi204 bash[68176]: cluster 2024-07-28T12:39:18.167377+0000 mgr.y (mgr.25253) 2121 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:19.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3406 16 16 0 0 0 - 0 2024-07-28T12:39:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:20 smithi204 bash[68176]: cluster 2024-07-28T12:39:20.168900+0000 mgr.y (mgr.25253) 2122 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:20 smithi177 bash[81864]: cluster 2024-07-28T12:39:20.168900+0000 mgr.y (mgr.25253) 2122 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:20 smithi177 bash[79620]: cluster 2024-07-28T12:39:20.168900+0000 mgr.y (mgr.25253) 2122 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:20.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3407 16 16 0 0 0 - 0 2024-07-28T12:39:21.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3408 16 16 0 0 0 - 0 2024-07-28T12:39:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3409 16 16 0 0 0 - 0 2024-07-28T12:39:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:23 smithi177 bash[79620]: cluster 2024-07-28T12:39:22.170396+0000 mgr.y (mgr.25253) 2123 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:23 smithi177 bash[81864]: cluster 2024-07-28T12:39:22.170396+0000 mgr.y (mgr.25253) 2123 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:23 smithi204 bash[68176]: cluster 2024-07-28T12:39:22.170396+0000 mgr.y (mgr.25253) 2123 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:23.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3410 16 16 0 0 0 - 0 2024-07-28T12:39:24.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3411 16 16 0 0 0 - 0 2024-07-28T12:39:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:25 smithi177 bash[79620]: cluster 2024-07-28T12:39:24.171873+0000 mgr.y (mgr.25253) 2124 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:25 smithi177 bash[81864]: cluster 2024-07-28T12:39:24.171873+0000 mgr.y (mgr.25253) 2124 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:25 smithi204 bash[68176]: cluster 2024-07-28T12:39:24.171873+0000 mgr.y (mgr.25253) 2124 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:25.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3412 16 16 0 0 0 - 0 2024-07-28T12:39:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:39:26.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3413 16 16 0 0 0 - 0 2024-07-28T12:39:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:27 smithi177 bash[79620]: cluster 2024-07-28T12:39:26.173385+0000 mgr.y (mgr.25253) 2125 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:27 smithi177 bash[81864]: cluster 2024-07-28T12:39:26.173385+0000 mgr.y (mgr.25253) 2125 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:27 smithi204 bash[68176]: cluster 2024-07-28T12:39:26.173385+0000 mgr.y (mgr.25253) 2125 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:27.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3414 16 16 0 0 0 - 0 2024-07-28T12:39:28.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3415 16 16 0 0 0 - 0 2024-07-28T12:39:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:29 smithi177 bash[81864]: cluster 2024-07-28T12:39:28.174857+0000 mgr.y (mgr.25253) 2126 : cluster [DBG] pgmap v2296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:29 smithi177 bash[79620]: cluster 2024-07-28T12:39:28.174857+0000 mgr.y (mgr.25253) 2126 : cluster [DBG] pgmap v2296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:29 smithi204 bash[68176]: cluster 2024-07-28T12:39:28.174857+0000 mgr.y (mgr.25253) 2126 : cluster [DBG] pgmap v2296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:29.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3416 16 16 0 0 0 - 0 2024-07-28T12:39:30.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3417 16 16 0 0 0 - 0 2024-07-28T12:39:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:31 smithi177 bash[81864]: cluster 2024-07-28T12:39:30.176366+0000 mgr.y (mgr.25253) 2127 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:31 smithi177 bash[81864]: audit 2024-07-28T12:39:30.760642+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:31 smithi177 bash[79620]: cluster 2024-07-28T12:39:30.176366+0000 mgr.y (mgr.25253) 2127 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:31 smithi177 bash[79620]: audit 2024-07-28T12:39:30.760642+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:31 smithi204 bash[68176]: cluster 2024-07-28T12:39:30.176366+0000 mgr.y (mgr.25253) 2127 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:31 smithi204 bash[68176]: audit 2024-07-28T12:39:30.760642+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:31.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3418 16 16 0 0 0 - 0 2024-07-28T12:39:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:32 smithi177 bash[79620]: audit 2024-07-28T12:39:32.237642+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:32 smithi177 bash[81864]: audit 2024-07-28T12:39:32.237642+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:32 smithi204 bash[68176]: audit 2024-07-28T12:39:32.237642+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3419 16 16 0 0 0 - 0 2024-07-28T12:39:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:33 smithi177 bash[81864]: cluster 2024-07-28T12:39:32.177795+0000 mgr.y (mgr.25253) 2128 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:33 smithi177 bash[79620]: cluster 2024-07-28T12:39:32.177795+0000 mgr.y (mgr.25253) 2128 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:33 smithi204 bash[68176]: cluster 2024-07-28T12:39:32.177795+0000 mgr.y (mgr.25253) 2128 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:33.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:39:33.872831+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:33.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:33.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3420 16 16 0 0 0 - 0 2024-07-28T12:39:34.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3421 16 16 0 0 0 - 0 2024-07-28T12:39:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:34 smithi177 bash[81864]: cluster 2024-07-28T12:39:34.179288+0000 mgr.y (mgr.25253) 2129 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:34 smithi177 bash[79620]: cluster 2024-07-28T12:39:34.179288+0000 mgr.y (mgr.25253) 2129 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:35.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:34 smithi204 bash[68176]: cluster 2024-07-28T12:39:34.179288+0000 mgr.y (mgr.25253) 2129 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:35.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3422 16 16 0 0 0 - 0 2024-07-28T12:39:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:39:36.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3423 16 16 0 0 0 - 0 2024-07-28T12:39:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:37 smithi177 bash[81864]: cluster 2024-07-28T12:39:36.180774+0000 mgr.y (mgr.25253) 2130 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:37 smithi177 bash[79620]: cluster 2024-07-28T12:39:36.180774+0000 mgr.y (mgr.25253) 2130 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:37 smithi204 bash[68176]: cluster 2024-07-28T12:39:36.180774+0000 mgr.y (mgr.25253) 2130 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:37.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3424 16 16 0 0 0 - 0 2024-07-28T12:39:38.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3425 16 16 0 0 0 - 0 2024-07-28T12:39:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:37.909834+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:37.917667+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:38.152408+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:38.162444+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: cluster 2024-07-28T12:39:38.181875+0000 mgr.y (mgr.25253) 2131 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:38.698206+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[81864]: audit 2024-07-28T12:39:38.703301+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:37.909834+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:37.917667+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:38.152408+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:38.162444+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: cluster 2024-07-28T12:39:38.181875+0000 mgr.y (mgr.25253) 2131 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:39.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:38.698206+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:38 smithi177 bash[79620]: audit 2024-07-28T12:39:38.703301+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:37.909834+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:37.917667+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:38.152408+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:38.162444+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: cluster 2024-07-28T12:39:38.181875+0000 mgr.y (mgr.25253) 2131 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:38.698206+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:38 smithi204 bash[68176]: audit 2024-07-28T12:39:38.703301+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:39.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3426 16 16 0 0 0 - 0 2024-07-28T12:39:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:39 smithi177 bash[81864]: audit 2024-07-28T12:39:38.915710+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:39 smithi177 bash[81864]: audit 2024-07-28T12:39:38.928021+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:39 smithi177 bash[79620]: audit 2024-07-28T12:39:38.915710+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:39 smithi177 bash[79620]: audit 2024-07-28T12:39:38.928021+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:39 smithi204 bash[68176]: audit 2024-07-28T12:39:38.915710+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:39 smithi204 bash[68176]: audit 2024-07-28T12:39:38.928021+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:40.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3427 16 16 0 0 0 - 0 2024-07-28T12:39:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:40 smithi177 bash[81864]: cluster 2024-07-28T12:39:40.183296+0000 mgr.y (mgr.25253) 2132 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:40 smithi177 bash[79620]: cluster 2024-07-28T12:39:40.183296+0000 mgr.y (mgr.25253) 2132 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:40 smithi204 bash[68176]: cluster 2024-07-28T12:39:40.183296+0000 mgr.y (mgr.25253) 2132 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:41.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3428 16 16 0 0 0 - 0 2024-07-28T12:39:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3429 16 16 0 0 0 - 0 2024-07-28T12:39:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:43 smithi177 bash[81864]: cluster 2024-07-28T12:39:42.184811+0000 mgr.y (mgr.25253) 2133 : cluster [DBG] pgmap v2303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:43 smithi177 bash[79620]: cluster 2024-07-28T12:39:42.184811+0000 mgr.y (mgr.25253) 2133 : cluster [DBG] pgmap v2303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:43 smithi204 bash[68176]: cluster 2024-07-28T12:39:42.184811+0000 mgr.y (mgr.25253) 2133 : cluster [DBG] pgmap v2303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:43.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3430 16 16 0 0 0 - 0 2024-07-28T12:39:44.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3431 16 16 0 0 0 - 0 2024-07-28T12:39:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:45 smithi204 bash[68176]: cluster 2024-07-28T12:39:44.186319+0000 mgr.y (mgr.25253) 2134 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:45 smithi177 bash[81864]: cluster 2024-07-28T12:39:44.186319+0000 mgr.y (mgr.25253) 2134 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:45 smithi177 bash[79620]: cluster 2024-07-28T12:39:44.186319+0000 mgr.y (mgr.25253) 2134 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:45.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3432 16 16 0 0 0 - 0 2024-07-28T12:39:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:46 smithi177 bash[79620]: audit 2024-07-28T12:39:45.761272+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:39:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:46 smithi177 bash[81864]: audit 2024-07-28T12:39:45.761272+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:46.632 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:46 smithi204 bash[68176]: audit 2024-07-28T12:39:45.761272+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:46.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3433 16 16 0 0 0 - 0 2024-07-28T12:39:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:47 smithi177 bash[79620]: cluster 2024-07-28T12:39:46.187820+0000 mgr.y (mgr.25253) 2135 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:47 smithi177 bash[81864]: cluster 2024-07-28T12:39:46.187820+0000 mgr.y (mgr.25253) 2135 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:47 smithi204 bash[68176]: cluster 2024-07-28T12:39:46.187820+0000 mgr.y (mgr.25253) 2135 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:47.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3434 16 16 0 0 0 - 0 2024-07-28T12:39:48.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3435 16 16 0 0 0 - 0 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.152698+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.162581+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: cluster 2024-07-28T12:39:48.189209+0000 mgr.y (mgr.25253) 2136 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.462188+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.471841+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.473786+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.475633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:39:49.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:49 smithi204 bash[68176]: audit 2024-07-28T12:39:48.485660+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.152698+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.162581+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: cluster 2024-07-28T12:39:48.189209+0000 mgr.y (mgr.25253) 2136 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.462188+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.471841+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.473786+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.475633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[81864]: audit 2024-07-28T12:39:48.485660+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.152698+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.162581+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: cluster 2024-07-28T12:39:48.189209+0000 mgr.y (mgr.25253) 2136 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.462188+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.471841+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.473786+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:39:49.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.475633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:39:49.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:49 smithi177 bash[79620]: audit 2024-07-28T12:39:48.485660+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:39:49.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3436 16 16 0 0 0 - 0 2024-07-28T12:39:50.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3437 16 16 0 0 0 - 0 2024-07-28T12:39:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:51 smithi177 bash[81864]: cluster 2024-07-28T12:39:50.190670+0000 mgr.y (mgr.25253) 2137 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:51 smithi177 bash[79620]: cluster 2024-07-28T12:39:50.190670+0000 mgr.y (mgr.25253) 2137 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:51 smithi204 bash[68176]: cluster 2024-07-28T12:39:50.190670+0000 mgr.y (mgr.25253) 2137 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:51.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3438 16 16 0 0 0 - 0 2024-07-28T12:39:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:39:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3439 16 16 0 0 0 - 0 2024-07-28T12:39:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:53 smithi177 bash[79620]: cluster 2024-07-28T12:39:52.192152+0000 mgr.y (mgr.25253) 2138 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:53 smithi177 bash[81864]: cluster 2024-07-28T12:39:52.192152+0000 mgr.y (mgr.25253) 2138 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:53 smithi204 bash[68176]: cluster 2024-07-28T12:39:52.192152+0000 mgr.y (mgr.25253) 2138 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:53.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:39:53.875797+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:53.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:53.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3440 16 16 0 0 0 - 0 2024-07-28T12:39:54.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3441 16 16 0 0 0 - 0 2024-07-28T12:39:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:55 smithi177 bash[81864]: cluster 2024-07-28T12:39:54.193609+0000 mgr.y (mgr.25253) 2139 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:55 smithi177 bash[79620]: cluster 2024-07-28T12:39:54.193609+0000 mgr.y (mgr.25253) 2139 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:55 smithi204 bash[68176]: cluster 2024-07-28T12:39:54.193609+0000 mgr.y (mgr.25253) 2139 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:55.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3442 16 16 0 0 0 - 0 2024-07-28T12:39:56.308 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:39:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:39:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:56 smithi204 bash[68176]: cluster 2024-07-28T12:39:56.195095+0000 mgr.y (mgr.25253) 2140 : cluster [DBG] pgmap v2310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:56 smithi177 bash[81864]: cluster 2024-07-28T12:39:56.195095+0000 mgr.y (mgr.25253) 2140 : cluster [DBG] pgmap v2310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:56 smithi177 bash[79620]: cluster 2024-07-28T12:39:56.195095+0000 mgr.y (mgr.25253) 2140 : cluster [DBG] pgmap v2310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:56.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3443 16 16 0 0 0 - 0 2024-07-28T12:39:57.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3444 16 16 0 0 0 - 0 2024-07-28T12:39:58.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3445 16 16 0 0 0 - 0 2024-07-28T12:39:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:39:59 smithi177 bash[81864]: cluster 2024-07-28T12:39:58.196757+0000 mgr.y (mgr.25253) 2141 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:39:59 smithi177 bash[79620]: cluster 2024-07-28T12:39:58.196757+0000 mgr.y (mgr.25253) 2141 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:39:59 smithi204 bash[68176]: cluster 2024-07-28T12:39:58.196757+0000 mgr.y (mgr.25253) 2141 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:39:59.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3446 16 16 0 0 0 - 0 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000195+0000 mon.a (mon.0) 2514 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000234+0000 mon.a (mon.0) 2515 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000256+0000 mon.a (mon.0) 2516 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000272+0000 mon.a (mon.0) 2517 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2518 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000322+0000 mon.a (mon.0) 2519 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000363+0000 mon.a (mon.0) 2520 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000394+0000 mon.a (mon.0) 2521 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000416+0000 mon.a (mon.0) 2522 : cluster [WRN] pg 1.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000438+0000 mon.a (mon.0) 2523 : cluster [WRN] pg 2.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000460+0000 mon.a (mon.0) 2524 : cluster [WRN] pg 2.1 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000479+0000 mon.a (mon.0) 2525 : cluster [WRN] pg 2.4 is stuck stale for 58m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000503+0000 mon.a (mon.0) 2526 : cluster [WRN] pg 2.5 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000525+0000 mon.a (mon.0) 2527 : cluster [WRN] pg 3.0 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000548+0000 mon.a (mon.0) 2528 : cluster [WRN] pg 3.1 is stuck stale for 58m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000571+0000 mon.a (mon.0) 2529 : cluster [WRN] pg 3.3 is stuck stale for 58m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000596+0000 mon.a (mon.0) 2530 : cluster [WRN] pg 3.4 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000619+0000 mon.a (mon.0) 2531 : cluster [WRN] pg 3.7 is stuck inactive for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000645+0000 mon.a (mon.0) 2532 : cluster [WRN] pg 3.8 is stuck peering for 59m, current state peering, last acting [3] 2024-07-28T12:40:00.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000667+0000 mon.a (mon.0) 2533 : cluster [WRN] pg 3.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000690+0000 mon.a (mon.0) 2534 : cluster [WRN] pg 3.a is stuck stale for 58m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000195+0000 mon.a (mon.0) 2514 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000234+0000 mon.a (mon.0) 2515 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000256+0000 mon.a (mon.0) 2516 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000272+0000 mon.a (mon.0) 2517 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2518 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000322+0000 mon.a (mon.0) 2519 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000363+0000 mon.a (mon.0) 2520 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000394+0000 mon.a (mon.0) 2521 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:40:00.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000416+0000 mon.a (mon.0) 2522 : cluster [WRN] pg 1.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000438+0000 mon.a (mon.0) 2523 : cluster [WRN] pg 2.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000460+0000 mon.a (mon.0) 2524 : cluster [WRN] pg 2.1 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000479+0000 mon.a (mon.0) 2525 : cluster [WRN] pg 2.4 is stuck stale for 58m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000503+0000 mon.a (mon.0) 2526 : cluster [WRN] pg 2.5 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000525+0000 mon.a (mon.0) 2527 : cluster [WRN] pg 3.0 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000548+0000 mon.a (mon.0) 2528 : cluster [WRN] pg 3.1 is stuck stale for 58m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000571+0000 mon.a (mon.0) 2529 : cluster [WRN] pg 3.3 is stuck stale for 58m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000596+0000 mon.a (mon.0) 2530 : cluster [WRN] pg 3.4 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000619+0000 mon.a (mon.0) 2531 : cluster [WRN] pg 3.7 is stuck inactive for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000645+0000 mon.a (mon.0) 2532 : cluster [WRN] pg 3.8 is stuck peering for 59m, current state peering, last acting [3] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000667+0000 mon.a (mon.0) 2533 : cluster [WRN] pg 3.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000690+0000 mon.a (mon.0) 2534 : cluster [WRN] pg 3.a is stuck stale for 58m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000712+0000 mon.a (mon.0) 2535 : cluster [WRN] pg 3.b is stuck peering for 58m, current state peering, last acting [3,4] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000738+0000 mon.a (mon.0) 2536 : cluster [WRN] pg 3.d is stuck stale for 58m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000760+0000 mon.a (mon.0) 2537 : cluster [WRN] pg 3.e is stuck stale for 58m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000782+0000 mon.a (mon.0) 2538 : cluster [WRN] pg 3.f is stuck stale for 58m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000803+0000 mon.a (mon.0) 2539 : cluster [WRN] pg 3.10 is stuck stale for 58m, current state stale+peering, last acting [0,5] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000825+0000 mon.a (mon.0) 2540 : cluster [WRN] pg 3.11 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000846+0000 mon.a (mon.0) 2541 : cluster [WRN] pg 3.12 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000868+0000 mon.a (mon.0) 2542 : cluster [WRN] pg 3.13 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000891+0000 mon.a (mon.0) 2543 : cluster [WRN] pg 4.2 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000914+0000 mon.a (mon.0) 2544 : cluster [WRN] pg 4.3 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000935+0000 mon.a (mon.0) 2545 : cluster [WRN] pg 4.4 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000957+0000 mon.a (mon.0) 2546 : cluster [WRN] pg 4.5 is stuck stale for 58m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000976+0000 mon.a (mon.0) 2547 : cluster [WRN] pg 4.6 is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.000999+0000 mon.a (mon.0) 2548 : cluster [WRN] pg 4.7 is stuck stale for 58m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001021+0000 mon.a (mon.0) 2549 : cluster [WRN] pg 4.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001046+0000 mon.a (mon.0) 2550 : cluster [WRN] pg 4.a is stuck stale for 58m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001070+0000 mon.a (mon.0) 2551 : cluster [WRN] pg 4.b is stuck stale for 58m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001091+0000 mon.a (mon.0) 2552 : cluster [WRN] pg 4.c is stuck stale for 58m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001114+0000 mon.a (mon.0) 2553 : cluster [WRN] pg 4.d is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001139+0000 mon.a (mon.0) 2554 : cluster [WRN] pg 4.e is stuck stale for 58m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000712+0000 mon.a (mon.0) 2535 : cluster [WRN] pg 3.b is stuck peering for 58m, current state peering, last acting [3,4] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000738+0000 mon.a (mon.0) 2536 : cluster [WRN] pg 3.d is stuck stale for 58m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000760+0000 mon.a (mon.0) 2537 : cluster [WRN] pg 3.e is stuck stale for 58m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:00.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000782+0000 mon.a (mon.0) 2538 : cluster [WRN] pg 3.f is stuck stale for 58m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000803+0000 mon.a (mon.0) 2539 : cluster [WRN] pg 3.10 is stuck stale for 58m, current state stale+peering, last acting [0,5] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000825+0000 mon.a (mon.0) 2540 : cluster [WRN] pg 3.11 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000846+0000 mon.a (mon.0) 2541 : cluster [WRN] pg 3.12 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000868+0000 mon.a (mon.0) 2542 : cluster [WRN] pg 3.13 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000891+0000 mon.a (mon.0) 2543 : cluster [WRN] pg 4.2 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000914+0000 mon.a (mon.0) 2544 : cluster [WRN] pg 4.3 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000935+0000 mon.a (mon.0) 2545 : cluster [WRN] pg 4.4 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000957+0000 mon.a (mon.0) 2546 : cluster [WRN] pg 4.5 is stuck stale for 58m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000976+0000 mon.a (mon.0) 2547 : cluster [WRN] pg 4.6 is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.000999+0000 mon.a (mon.0) 2548 : cluster [WRN] pg 4.7 is stuck stale for 58m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001021+0000 mon.a (mon.0) 2549 : cluster [WRN] pg 4.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001046+0000 mon.a (mon.0) 2550 : cluster [WRN] pg 4.a is stuck stale for 58m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001070+0000 mon.a (mon.0) 2551 : cluster [WRN] pg 4.b is stuck stale for 58m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001091+0000 mon.a (mon.0) 2552 : cluster [WRN] pg 4.c is stuck stale for 58m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001114+0000 mon.a (mon.0) 2553 : cluster [WRN] pg 4.d is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001139+0000 mon.a (mon.0) 2554 : cluster [WRN] pg 4.e is stuck stale for 58m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:00.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001163+0000 mon.a (mon.0) 2555 : cluster [WRN] pg 4.14 is stuck peering for 58m, current state peering, last acting [3,5] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001182+0000 mon.a (mon.0) 2556 : cluster [WRN] pg 4.16 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001203+0000 mon.a (mon.0) 2557 : cluster [WRN] pg 4.17 is stuck peering for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001224+0000 mon.a (mon.0) 2558 : cluster [WRN] pg 6.0 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001248+0000 mon.a (mon.0) 2559 : cluster [WRN] pg 6.1 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001270+0000 mon.a (mon.0) 2560 : cluster [WRN] pg 6.2 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001291+0000 mon.a (mon.0) 2561 : cluster [WRN] pg 6.4 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001316+0000 mon.a (mon.0) 2562 : cluster [WRN] pg 6.5 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001337+0000 mon.a (mon.0) 2563 : cluster [WRN] pg 6.6 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001361+0000 mon.a (mon.0) 2564 : cluster [WRN] pg 6.7 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001382+0000 mon.a (mon.0) 2565 : cluster [WRN] pg 6.8 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001429+0000 mon.a (mon.0) 2566 : cluster [WRN] pg 6.9 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001453+0000 mon.a (mon.0) 2567 : cluster [WRN] pg 6.a is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001472+0000 mon.a (mon.0) 2568 : cluster [WRN] pg 6.b is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001495+0000 mon.a (mon.0) 2569 : cluster [WRN] pg 6.c is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001516+0000 mon.a (mon.0) 2570 : cluster [WRN] pg 6.d is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001541+0000 mon.a (mon.0) 2571 : cluster [WRN] pg 6.e is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001564+0000 mon.a (mon.0) 2572 : cluster [WRN] pg 6.f is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001588+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001610+0000 mon.a (mon.0) 2574 : cluster [WRN] pg 3.2 is stuck undersized for 58m, current state active+undersized, last acting [3,5] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001634+0000 mon.a (mon.0) 2575 : cluster [WRN] pg 3.19 is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001654+0000 mon.a (mon.0) 2576 : cluster [WRN] pg 3.1e is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001675+0000 mon.a (mon.0) 2577 : cluster [WRN] pg 4.f is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.001698+0000 mon.a (mon.0) 2578 : cluster [WRN] pg 4.10 is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001163+0000 mon.a (mon.0) 2555 : cluster [WRN] pg 4.14 is stuck peering for 58m, current state peering, last acting [3,5] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001182+0000 mon.a (mon.0) 2556 : cluster [WRN] pg 4.16 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001203+0000 mon.a (mon.0) 2557 : cluster [WRN] pg 4.17 is stuck peering for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001224+0000 mon.a (mon.0) 2558 : cluster [WRN] pg 6.0 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001248+0000 mon.a (mon.0) 2559 : cluster [WRN] pg 6.1 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001270+0000 mon.a (mon.0) 2560 : cluster [WRN] pg 6.2 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001291+0000 mon.a (mon.0) 2561 : cluster [WRN] pg 6.4 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001316+0000 mon.a (mon.0) 2562 : cluster [WRN] pg 6.5 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001337+0000 mon.a (mon.0) 2563 : cluster [WRN] pg 6.6 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001361+0000 mon.a (mon.0) 2564 : cluster [WRN] pg 6.7 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001382+0000 mon.a (mon.0) 2565 : cluster [WRN] pg 6.8 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001429+0000 mon.a (mon.0) 2566 : cluster [WRN] pg 6.9 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001453+0000 mon.a (mon.0) 2567 : cluster [WRN] pg 6.a is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001472+0000 mon.a (mon.0) 2568 : cluster [WRN] pg 6.b is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001495+0000 mon.a (mon.0) 2569 : cluster [WRN] pg 6.c is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001516+0000 mon.a (mon.0) 2570 : cluster [WRN] pg 6.d is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001541+0000 mon.a (mon.0) 2571 : cluster [WRN] pg 6.e is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001564+0000 mon.a (mon.0) 2572 : cluster [WRN] pg 6.f is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001588+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001610+0000 mon.a (mon.0) 2574 : cluster [WRN] pg 3.2 is stuck undersized for 58m, current state active+undersized, last acting [3,5] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001634+0000 mon.a (mon.0) 2575 : cluster [WRN] pg 3.19 is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001654+0000 mon.a (mon.0) 2576 : cluster [WRN] pg 3.1e is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001675+0000 mon.a (mon.0) 2577 : cluster [WRN] pg 4.f is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:00 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.001698+0000 mon.a (mon.0) 2578 : cluster [WRN] pg 4.10 is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000195+0000 mon.a (mon.0) 2514 : cluster [WRN] Health detail: HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000234+0000 mon.a (mon.0) 2515 : cluster [WRN] [WRN] OSD_DOWN: 5 osds down 2024-07-28T12:40:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000256+0000 mon.a (mon.0) 2516 : cluster [WRN] osd.0 (root=default,host=smithi177) is down 2024-07-28T12:40:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000272+0000 mon.a (mon.0) 2517 : cluster [WRN] osd.1 (root=default,host=smithi177) is down 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2518 : cluster [WRN] osd.4 (root=default,host=smithi204) is down 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000322+0000 mon.a (mon.0) 2519 : cluster [WRN] osd.6 (root=default,host=smithi204) is down 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000363+0000 mon.a (mon.0) 2520 : cluster [WRN] osd.7 (root=default,host=smithi204) is down 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000394+0000 mon.a (mon.0) 2521 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000416+0000 mon.a (mon.0) 2522 : cluster [WRN] pg 1.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000438+0000 mon.a (mon.0) 2523 : cluster [WRN] pg 2.0 is stuck stale for 58m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000460+0000 mon.a (mon.0) 2524 : cluster [WRN] pg 2.1 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000479+0000 mon.a (mon.0) 2525 : cluster [WRN] pg 2.4 is stuck stale for 58m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000503+0000 mon.a (mon.0) 2526 : cluster [WRN] pg 2.5 is stuck stale for 58m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000525+0000 mon.a (mon.0) 2527 : cluster [WRN] pg 3.0 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000548+0000 mon.a (mon.0) 2528 : cluster [WRN] pg 3.1 is stuck stale for 58m, current state stale+active+clean, last acting [0,4,3] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000571+0000 mon.a (mon.0) 2529 : cluster [WRN] pg 3.3 is stuck stale for 58m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000596+0000 mon.a (mon.0) 2530 : cluster [WRN] pg 3.4 is stuck stale for 58m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000619+0000 mon.a (mon.0) 2531 : cluster [WRN] pg 3.7 is stuck inactive for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000645+0000 mon.a (mon.0) 2532 : cluster [WRN] pg 3.8 is stuck peering for 59m, current state peering, last acting [3] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000667+0000 mon.a (mon.0) 2533 : cluster [WRN] pg 3.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000690+0000 mon.a (mon.0) 2534 : cluster [WRN] pg 3.a is stuck stale for 58m, current state stale+active+clean, last acting [6,4,1] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000712+0000 mon.a (mon.0) 2535 : cluster [WRN] pg 3.b is stuck peering for 58m, current state peering, last acting [3,4] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000738+0000 mon.a (mon.0) 2536 : cluster [WRN] pg 3.d is stuck stale for 58m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000760+0000 mon.a (mon.0) 2537 : cluster [WRN] pg 3.e is stuck stale for 58m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:00.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000782+0000 mon.a (mon.0) 2538 : cluster [WRN] pg 3.f is stuck stale for 58m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000803+0000 mon.a (mon.0) 2539 : cluster [WRN] pg 3.10 is stuck stale for 58m, current state stale+peering, last acting [0,5] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000825+0000 mon.a (mon.0) 2540 : cluster [WRN] pg 3.11 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000846+0000 mon.a (mon.0) 2541 : cluster [WRN] pg 3.12 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000868+0000 mon.a (mon.0) 2542 : cluster [WRN] pg 3.13 is stuck stale for 58m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000891+0000 mon.a (mon.0) 2543 : cluster [WRN] pg 4.2 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,4] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000914+0000 mon.a (mon.0) 2544 : cluster [WRN] pg 4.3 is stuck stale for 58m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000935+0000 mon.a (mon.0) 2545 : cluster [WRN] pg 4.4 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000957+0000 mon.a (mon.0) 2546 : cluster [WRN] pg 4.5 is stuck stale for 58m, current state stale+active+clean, last acting [6,4,7] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000976+0000 mon.a (mon.0) 2547 : cluster [WRN] pg 4.6 is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.000999+0000 mon.a (mon.0) 2548 : cluster [WRN] pg 4.7 is stuck stale for 58m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001021+0000 mon.a (mon.0) 2549 : cluster [WRN] pg 4.9 is stuck stale for 58m, current state stale+active+clean, last acting [4,2,3] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001046+0000 mon.a (mon.0) 2550 : cluster [WRN] pg 4.a is stuck stale for 58m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T12:40:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001070+0000 mon.a (mon.0) 2551 : cluster [WRN] pg 4.b is stuck stale for 58m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001091+0000 mon.a (mon.0) 2552 : cluster [WRN] pg 4.c is stuck stale for 58m, current state stale+active+clean, last acting [4,2,6] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001114+0000 mon.a (mon.0) 2553 : cluster [WRN] pg 4.d is stuck stale for 58m, current state stale+peering, last acting [0] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001139+0000 mon.a (mon.0) 2554 : cluster [WRN] pg 4.e is stuck stale for 58m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001163+0000 mon.a (mon.0) 2555 : cluster [WRN] pg 4.14 is stuck peering for 58m, current state peering, last acting [3,5] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001182+0000 mon.a (mon.0) 2556 : cluster [WRN] pg 4.16 is stuck peering for 61m, current state peering, last acting [3] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001203+0000 mon.a (mon.0) 2557 : cluster [WRN] pg 4.17 is stuck peering for 58m, current state peering, last acting [3] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001224+0000 mon.a (mon.0) 2558 : cluster [WRN] pg 6.0 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001248+0000 mon.a (mon.0) 2559 : cluster [WRN] pg 6.1 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001270+0000 mon.a (mon.0) 2560 : cluster [WRN] pg 6.2 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001291+0000 mon.a (mon.0) 2561 : cluster [WRN] pg 6.4 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001316+0000 mon.a (mon.0) 2562 : cluster [WRN] pg 6.5 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001337+0000 mon.a (mon.0) 2563 : cluster [WRN] pg 6.6 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001361+0000 mon.a (mon.0) 2564 : cluster [WRN] pg 6.7 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001382+0000 mon.a (mon.0) 2565 : cluster [WRN] pg 6.8 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001429+0000 mon.a (mon.0) 2566 : cluster [WRN] pg 6.9 is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001453+0000 mon.a (mon.0) 2567 : cluster [WRN] pg 6.a is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001472+0000 mon.a (mon.0) 2568 : cluster [WRN] pg 6.b is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001495+0000 mon.a (mon.0) 2569 : cluster [WRN] pg 6.c is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001516+0000 mon.a (mon.0) 2570 : cluster [WRN] pg 6.d is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001541+0000 mon.a (mon.0) 2571 : cluster [WRN] pg 6.e is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001564+0000 mon.a (mon.0) 2572 : cluster [WRN] pg 6.f is stuck inactive for 57m, current state unknown, last acting [] 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001588+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 5 pgs undersized 2024-07-28T12:40:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001610+0000 mon.a (mon.0) 2574 : cluster [WRN] pg 3.2 is stuck undersized for 58m, current state active+undersized, last acting [3,5] 2024-07-28T12:40:00.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001634+0000 mon.a (mon.0) 2575 : cluster [WRN] pg 3.19 is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001654+0000 mon.a (mon.0) 2576 : cluster [WRN] pg 3.1e is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001675+0000 mon.a (mon.0) 2577 : cluster [WRN] pg 4.f is stuck undersized for 58m, current state active+undersized, last acting [3,4] 2024-07-28T12:40:00.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:00 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.001698+0000 mon.a (mon.0) 2578 : cluster [WRN] pg 4.10 is stuck undersized for 58m, current state undersized+peered, last acting [3] 2024-07-28T12:40:00.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3447 16 16 0 0 0 - 0 2024-07-28T12:40:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:01 smithi177 bash[79620]: cluster 2024-07-28T12:40:00.198146+0000 mgr.y (mgr.25253) 2142 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:01 smithi177 bash[79620]: audit 2024-07-28T12:40:00.761782+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:01 smithi177 bash[81864]: cluster 2024-07-28T12:40:00.198146+0000 mgr.y (mgr.25253) 2142 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:01.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:01 smithi177 bash[81864]: audit 2024-07-28T12:40:00.761782+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:01 smithi204 bash[68176]: cluster 2024-07-28T12:40:00.198146+0000 mgr.y (mgr.25253) 2142 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:01 smithi204 bash[68176]: audit 2024-07-28T12:40:00.761782+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:01.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3448 16 16 0 0 0 - 0 2024-07-28T12:40:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:02 smithi204 bash[68176]: cluster 2024-07-28T12:40:02.199770+0000 mgr.y (mgr.25253) 2143 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:02 smithi177 bash[79620]: cluster 2024-07-28T12:40:02.199770+0000 mgr.y (mgr.25253) 2143 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:02.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:02 smithi177 bash[81864]: cluster 2024-07-28T12:40:02.199770+0000 mgr.y (mgr.25253) 2143 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:02.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3449 16 16 0 0 0 - 0 2024-07-28T12:40:03.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3450 16 16 0 0 0 - 0 2024-07-28T12:40:04.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3451 16 16 0 0 0 - 0 2024-07-28T12:40:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:05 smithi177 bash[79620]: cluster 2024-07-28T12:40:04.201461+0000 mgr.y (mgr.25253) 2144 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:05 smithi177 bash[81864]: cluster 2024-07-28T12:40:04.201461+0000 mgr.y (mgr.25253) 2144 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:05 smithi204 bash[68176]: cluster 2024-07-28T12:40:04.201461+0000 mgr.y (mgr.25253) 2144 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:05.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3452 16 16 0 0 0 - 0 2024-07-28T12:40:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:06 smithi177 bash[81864]: cluster 2024-07-28T12:40:06.202887+0000 mgr.y (mgr.25253) 2145 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:06 smithi177 bash[79620]: cluster 2024-07-28T12:40:06.202887+0000 mgr.y (mgr.25253) 2145 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:40:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:06 smithi204 bash[68176]: cluster 2024-07-28T12:40:06.202887+0000 mgr.y (mgr.25253) 2145 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:06.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3453 16 16 0 0 0 - 0 2024-07-28T12:40:07.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3454 16 16 0 0 0 - 0 2024-07-28T12:40:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:08 smithi204 bash[68176]: cluster 2024-07-28T12:40:08.204376+0000 mgr.y (mgr.25253) 2146 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:08 smithi177 bash[81864]: cluster 2024-07-28T12:40:08.204376+0000 mgr.y (mgr.25253) 2146 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:08 smithi177 bash[79620]: cluster 2024-07-28T12:40:08.204376+0000 mgr.y (mgr.25253) 2146 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:08.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3455 16 16 0 0 0 - 0 2024-07-28T12:40:09.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3456 16 16 0 0 0 - 0 2024-07-28T12:40:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:10 smithi204 bash[68176]: cluster 2024-07-28T12:40:10.205825+0000 mgr.y (mgr.25253) 2147 : cluster [DBG] pgmap v2317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:10 smithi177 bash[81864]: cluster 2024-07-28T12:40:10.205825+0000 mgr.y (mgr.25253) 2147 : cluster [DBG] pgmap v2317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:10 smithi177 bash[79620]: cluster 2024-07-28T12:40:10.205825+0000 mgr.y (mgr.25253) 2147 : cluster [DBG] pgmap v2317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:10.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3457 16 16 0 0 0 - 0 2024-07-28T12:40:11.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3458 16 16 0 0 0 - 0 2024-07-28T12:40:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:12 smithi204 bash[68176]: cluster 2024-07-28T12:40:12.207334+0000 mgr.y (mgr.25253) 2148 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:12 smithi177 bash[81864]: cluster 2024-07-28T12:40:12.207334+0000 mgr.y (mgr.25253) 2148 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:12 smithi177 bash[79620]: cluster 2024-07-28T12:40:12.207334+0000 mgr.y (mgr.25253) 2148 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:12.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3459 16 16 0 0 0 - 0 2024-07-28T12:40:13.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:40:13.878912+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:13.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:13.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3460 16 16 0 0 0 - 0 2024-07-28T12:40:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:14 smithi204 bash[68176]: cluster 2024-07-28T12:40:14.208851+0000 mgr.y (mgr.25253) 2149 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:14 smithi177 bash[81864]: cluster 2024-07-28T12:40:14.208851+0000 mgr.y (mgr.25253) 2149 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:14 smithi177 bash[79620]: cluster 2024-07-28T12:40:14.208851+0000 mgr.y (mgr.25253) 2149 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:14.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3461 16 16 0 0 0 - 0 2024-07-28T12:40:15.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3462 16 16 0 0 0 - 0 2024-07-28T12:40:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:15 smithi204 bash[68176]: audit 2024-07-28T12:40:15.762030+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:40:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:15 smithi177 bash[81864]: audit 2024-07-28T12:40:15.762030+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:15 smithi177 bash[79620]: audit 2024-07-28T12:40:15.762030+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:16.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3463 16 16 0 0 0 - 0 2024-07-28T12:40:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:16 smithi204 bash[68176]: cluster 2024-07-28T12:40:16.210327+0000 mgr.y (mgr.25253) 2150 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:16 smithi177 bash[81864]: cluster 2024-07-28T12:40:16.210327+0000 mgr.y (mgr.25253) 2150 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:16 smithi177 bash[79620]: cluster 2024-07-28T12:40:16.210327+0000 mgr.y (mgr.25253) 2150 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:17.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3464 16 16 0 0 0 - 0 2024-07-28T12:40:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:18 smithi204 bash[68176]: cluster 2024-07-28T12:40:18.211825+0000 mgr.y (mgr.25253) 2151 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:18 smithi177 bash[81864]: cluster 2024-07-28T12:40:18.211825+0000 mgr.y (mgr.25253) 2151 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:18 smithi177 bash[79620]: cluster 2024-07-28T12:40:18.211825+0000 mgr.y (mgr.25253) 2151 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:18.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3465 16 16 0 0 0 - 0 2024-07-28T12:40:19.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3466 16 16 0 0 0 - 0 2024-07-28T12:40:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:20 smithi204 bash[68176]: cluster 2024-07-28T12:40:20.213305+0000 mgr.y (mgr.25253) 2152 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:20 smithi177 bash[81864]: cluster 2024-07-28T12:40:20.213305+0000 mgr.y (mgr.25253) 2152 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:20 smithi177 bash[79620]: cluster 2024-07-28T12:40:20.213305+0000 mgr.y (mgr.25253) 2152 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:20.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3467 16 16 0 0 0 - 0 2024-07-28T12:40:21.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3468 16 16 0 0 0 - 0 2024-07-28T12:40:22.312 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:40:21 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:40:21.996169175Z level=info msg="Completed cleanup jobs" duration=31.696954ms 2024-07-28T12:40:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:22 smithi204 bash[68176]: cluster 2024-07-28T12:40:22.214781+0000 mgr.y (mgr.25253) 2153 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:22 smithi177 bash[81864]: cluster 2024-07-28T12:40:22.214781+0000 mgr.y (mgr.25253) 2153 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:22 smithi177 bash[79620]: cluster 2024-07-28T12:40:22.214781+0000 mgr.y (mgr.25253) 2153 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:22.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3469 16 16 0 0 0 - 0 2024-07-28T12:40:23.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3470 16 16 0 0 0 - 0 2024-07-28T12:40:24.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3471 16 16 0 0 0 - 0 2024-07-28T12:40:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:25 smithi177 bash[81864]: cluster 2024-07-28T12:40:24.216316+0000 mgr.y (mgr.25253) 2154 : cluster [DBG] pgmap v2324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:25 smithi177 bash[79620]: cluster 2024-07-28T12:40:24.216316+0000 mgr.y (mgr.25253) 2154 : cluster [DBG] pgmap v2324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:25 smithi204 bash[68176]: cluster 2024-07-28T12:40:24.216316+0000 mgr.y (mgr.25253) 2154 : cluster [DBG] pgmap v2324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:25.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3472 16 16 0 0 0 - 0 2024-07-28T12:40:26.312 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:40:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:26 smithi204 bash[68176]: cluster 2024-07-28T12:40:26.217793+0000 mgr.y (mgr.25253) 2155 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:26 smithi177 bash[81864]: cluster 2024-07-28T12:40:26.217793+0000 mgr.y (mgr.25253) 2155 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:26 smithi177 bash[79620]: cluster 2024-07-28T12:40:26.217793+0000 mgr.y (mgr.25253) 2155 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:26.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3473 16 16 0 0 0 - 0 2024-07-28T12:40:27.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3474 16 16 0 0 0 - 0 2024-07-28T12:40:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:28 smithi204 bash[68176]: cluster 2024-07-28T12:40:28.219291+0000 mgr.y (mgr.25253) 2156 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:28 smithi177 bash[81864]: cluster 2024-07-28T12:40:28.219291+0000 mgr.y (mgr.25253) 2156 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:28 smithi177 bash[79620]: cluster 2024-07-28T12:40:28.219291+0000 mgr.y (mgr.25253) 2156 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:28.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3475 16 16 0 0 0 - 0 2024-07-28T12:40:29.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3476 16 16 0 0 0 - 0 2024-07-28T12:40:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:30 smithi204 bash[68176]: cluster 2024-07-28T12:40:30.220805+0000 mgr.y (mgr.25253) 2157 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:30 smithi177 bash[81864]: cluster 2024-07-28T12:40:30.220805+0000 mgr.y (mgr.25253) 2157 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:30 smithi177 bash[79620]: cluster 2024-07-28T12:40:30.220805+0000 mgr.y (mgr.25253) 2157 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:30.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3477 16 16 0 0 0 - 0 2024-07-28T12:40:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:31 smithi204 bash[68176]: audit 2024-07-28T12:40:30.762480+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:31 smithi177 bash[81864]: audit 2024-07-28T12:40:30.762480+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:31 smithi177 bash[79620]: audit 2024-07-28T12:40:30.762480+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:31.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3478 16 16 0 0 0 - 0 2024-07-28T12:40:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:32 smithi204 bash[68176]: cluster 2024-07-28T12:40:32.222266+0000 mgr.y (mgr.25253) 2158 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:32 smithi177 bash[81864]: cluster 2024-07-28T12:40:32.222266+0000 mgr.y (mgr.25253) 2158 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:32 smithi177 bash[79620]: cluster 2024-07-28T12:40:32.222266+0000 mgr.y (mgr.25253) 2158 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:32.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3479 16 16 0 0 0 - 0 2024-07-28T12:40:33.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:40:33.882098+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:33.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:33.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3480 16 16 0 0 0 - 0 2024-07-28T12:40:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:34 smithi204 bash[68176]: cluster 2024-07-28T12:40:34.223779+0000 mgr.y (mgr.25253) 2159 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:34 smithi177 bash[81864]: cluster 2024-07-28T12:40:34.223779+0000 mgr.y (mgr.25253) 2159 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:34 smithi177 bash[79620]: cluster 2024-07-28T12:40:34.223779+0000 mgr.y (mgr.25253) 2159 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:34.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3481 16 16 0 0 0 - 0 2024-07-28T12:40:35.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3482 16 16 0 0 0 - 0 2024-07-28T12:40:36.316 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:40:36.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:36 smithi204 bash[68176]: cluster 2024-07-28T12:40:36.225285+0000 mgr.y (mgr.25253) 2160 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:36 smithi177 bash[81864]: cluster 2024-07-28T12:40:36.225285+0000 mgr.y (mgr.25253) 2160 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:36 smithi177 bash[79620]: cluster 2024-07-28T12:40:36.225285+0000 mgr.y (mgr.25253) 2160 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:36.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3483 16 16 0 0 0 - 0 2024-07-28T12:40:37.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3484 16 16 0 0 0 - 0 2024-07-28T12:40:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:38 smithi204 bash[68176]: cluster 2024-07-28T12:40:38.226751+0000 mgr.y (mgr.25253) 2161 : cluster [DBG] pgmap v2331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:38 smithi177 bash[81864]: cluster 2024-07-28T12:40:38.226751+0000 mgr.y (mgr.25253) 2161 : cluster [DBG] pgmap v2331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:38 smithi177 bash[79620]: cluster 2024-07-28T12:40:38.226751+0000 mgr.y (mgr.25253) 2161 : cluster [DBG] pgmap v2331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:38.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3485 16 16 0 0 0 - 0 2024-07-28T12:40:39.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3486 16 16 0 0 0 - 0 2024-07-28T12:40:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:40 smithi204 bash[68176]: cluster 2024-07-28T12:40:40.228238+0000 mgr.y (mgr.25253) 2162 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:40 smithi177 bash[81864]: cluster 2024-07-28T12:40:40.228238+0000 mgr.y (mgr.25253) 2162 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:40 smithi177 bash[79620]: cluster 2024-07-28T12:40:40.228238+0000 mgr.y (mgr.25253) 2162 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:40.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3487 16 16 0 0 0 - 0 2024-07-28T12:40:41.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3488 16 16 0 0 0 - 0 2024-07-28T12:40:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:42 smithi204 bash[68176]: cluster 2024-07-28T12:40:42.229736+0000 mgr.y (mgr.25253) 2163 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:42 smithi177 bash[81864]: cluster 2024-07-28T12:40:42.229736+0000 mgr.y (mgr.25253) 2163 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:42 smithi177 bash[79620]: cluster 2024-07-28T12:40:42.229736+0000 mgr.y (mgr.25253) 2163 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:42.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3489 16 16 0 0 0 - 0 2024-07-28T12:40:43.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3490 16 16 0 0 0 - 0 2024-07-28T12:40:44.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:44 smithi204 bash[68176]: cluster 2024-07-28T12:40:44.231232+0000 mgr.y (mgr.25253) 2164 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:44 smithi177 bash[81864]: cluster 2024-07-28T12:40:44.231232+0000 mgr.y (mgr.25253) 2164 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:44 smithi177 bash[79620]: cluster 2024-07-28T12:40:44.231232+0000 mgr.y (mgr.25253) 2164 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:44.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3491 16 16 0 0 0 - 0 2024-07-28T12:40:45.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3492 16 16 0 0 0 - 0 2024-07-28T12:40:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:45 smithi204 bash[68176]: audit 2024-07-28T12:40:45.762897+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:40:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:45 smithi177 bash[81864]: audit 2024-07-28T12:40:45.762897+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:45 smithi177 bash[79620]: audit 2024-07-28T12:40:45.762897+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:46.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3493 16 16 0 0 0 - 0 2024-07-28T12:40:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:46 smithi204 bash[68176]: cluster 2024-07-28T12:40:46.232792+0000 mgr.y (mgr.25253) 2165 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:46 smithi177 bash[79620]: cluster 2024-07-28T12:40:46.232792+0000 mgr.y (mgr.25253) 2165 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:46 smithi177 bash[81864]: cluster 2024-07-28T12:40:46.232792+0000 mgr.y (mgr.25253) 2165 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:47.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3494 16 16 0 0 0 - 0 2024-07-28T12:40:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:48 smithi204 bash[68176]: cluster 2024-07-28T12:40:48.234282+0000 mgr.y (mgr.25253) 2166 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:48 smithi177 bash[81864]: cluster 2024-07-28T12:40:48.234282+0000 mgr.y (mgr.25253) 2166 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:48 smithi177 bash[79620]: cluster 2024-07-28T12:40:48.234282+0000 mgr.y (mgr.25253) 2166 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:48.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3495 16 16 0 0 0 - 0 2024-07-28T12:40:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:49 smithi204 bash[68176]: audit 2024-07-28T12:40:48.637490+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:40:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:49 smithi177 bash[81864]: audit 2024-07-28T12:40:48.637490+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:40:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:49 smithi177 bash[79620]: audit 2024-07-28T12:40:48.637490+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:40:49.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3496 16 16 0 0 0 - 0 2024-07-28T12:40:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:50 smithi204 bash[68176]: cluster 2024-07-28T12:40:50.235784+0000 mgr.y (mgr.25253) 2167 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:50 smithi177 bash[81864]: cluster 2024-07-28T12:40:50.235784+0000 mgr.y (mgr.25253) 2167 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:50 smithi177 bash[79620]: cluster 2024-07-28T12:40:50.235784+0000 mgr.y (mgr.25253) 2167 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:50.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3497 16 16 0 0 0 - 0 2024-07-28T12:40:51.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3498 16 16 0 0 0 - 0 2024-07-28T12:40:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:52 smithi204 bash[68176]: cluster 2024-07-28T12:40:52.237257+0000 mgr.y (mgr.25253) 2168 : cluster [DBG] pgmap v2338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:40:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:52 smithi177 bash[81864]: cluster 2024-07-28T12:40:52.237257+0000 mgr.y (mgr.25253) 2168 : cluster [DBG] pgmap v2338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:52 smithi177 bash[79620]: cluster 2024-07-28T12:40:52.237257+0000 mgr.y (mgr.25253) 2168 : cluster [DBG] pgmap v2338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:52.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3499 16 16 0 0 0 - 0 2024-07-28T12:40:53.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:40:53.884973+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:53.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:53.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3500 16 16 0 0 0 - 0 2024-07-28T12:40:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:54 smithi204 bash[68176]: cluster 2024-07-28T12:40:54.237979+0000 mgr.y (mgr.25253) 2169 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:54 smithi204 bash[68176]: audit 2024-07-28T12:40:54.312923+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:54 smithi177 bash[79620]: cluster 2024-07-28T12:40:54.237979+0000 mgr.y (mgr.25253) 2169 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:54 smithi177 bash[79620]: audit 2024-07-28T12:40:54.312923+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:54 smithi177 bash[81864]: cluster 2024-07-28T12:40:54.237979+0000 mgr.y (mgr.25253) 2169 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:54 smithi177 bash[81864]: audit 2024-07-28T12:40:54.312923+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:54.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3501 16 16 0 0 0 - 0 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.320015+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.535928+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.544941+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.958267+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.959659+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:55 smithi204 bash[68176]: audit 2024-07-28T12:40:54.968798+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.320015+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.535928+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.544941+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.958267+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.959659+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[81864]: audit 2024-07-28T12:40:54.968798+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.320015+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.535928+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.544941+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.958267+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.959659+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:55.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:55 smithi177 bash[79620]: audit 2024-07-28T12:40:54.968798+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:40:55.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3502 16 16 0 0 0 - 0 2024-07-28T12:40:56.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:40:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:40:56.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:56 smithi204 bash[68176]: cluster 2024-07-28T12:40:56.239378+0000 mgr.y (mgr.25253) 2170 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:56 smithi177 bash[81864]: cluster 2024-07-28T12:40:56.239378+0000 mgr.y (mgr.25253) 2170 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:56 smithi177 bash[79620]: cluster 2024-07-28T12:40:56.239378+0000 mgr.y (mgr.25253) 2170 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:56.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3503 16 16 0 0 0 - 0 2024-07-28T12:40:57.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3504 16 16 0 0 0 - 0 2024-07-28T12:40:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:40:58 smithi204 bash[68176]: cluster 2024-07-28T12:40:58.240862+0000 mgr.y (mgr.25253) 2171 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:40:58 smithi177 bash[81864]: cluster 2024-07-28T12:40:58.240862+0000 mgr.y (mgr.25253) 2171 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:40:58 smithi177 bash[79620]: cluster 2024-07-28T12:40:58.240862+0000 mgr.y (mgr.25253) 2171 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:40:58.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3505 16 16 0 0 0 - 0 2024-07-28T12:40:59.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3506 16 16 0 0 0 - 0 2024-07-28T12:41:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:00 smithi204 bash[68176]: cluster 2024-07-28T12:41:00.242326+0000 mgr.y (mgr.25253) 2172 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:00 smithi177 bash[81864]: cluster 2024-07-28T12:41:00.242326+0000 mgr.y (mgr.25253) 2172 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:00 smithi177 bash[79620]: cluster 2024-07-28T12:41:00.242326+0000 mgr.y (mgr.25253) 2172 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:00.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3507 16 16 0 0 0 - 0 2024-07-28T12:41:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:01 smithi204 bash[68176]: audit 2024-07-28T12:41:00.763277+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:01 smithi177 bash[79620]: audit 2024-07-28T12:41:00.763277+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:01 smithi177 bash[81864]: audit 2024-07-28T12:41:00.763277+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:01.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3508 16 16 0 0 0 - 0 2024-07-28T12:41:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:02 smithi204 bash[68176]: cluster 2024-07-28T12:41:02.243843+0000 mgr.y (mgr.25253) 2173 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:02 smithi177 bash[79620]: cluster 2024-07-28T12:41:02.243843+0000 mgr.y (mgr.25253) 2173 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:02.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:02 smithi177 bash[81864]: cluster 2024-07-28T12:41:02.243843+0000 mgr.y (mgr.25253) 2173 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:02.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3509 16 16 0 0 0 - 0 2024-07-28T12:41:03.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3510 16 16 0 0 0 - 0 2024-07-28T12:41:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:04 smithi204 bash[68176]: cluster 2024-07-28T12:41:04.245329+0000 mgr.y (mgr.25253) 2174 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:04 smithi177 bash[81864]: cluster 2024-07-28T12:41:04.245329+0000 mgr.y (mgr.25253) 2174 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:04 smithi177 bash[79620]: cluster 2024-07-28T12:41:04.245329+0000 mgr.y (mgr.25253) 2174 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:04.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3511 16 16 0 0 0 - 0 2024-07-28T12:41:05.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3512 16 16 0 0 0 - 0 2024-07-28T12:41:06.320 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T12:41:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:06 smithi204 bash[68176]: cluster 2024-07-28T12:41:06.246791+0000 mgr.y (mgr.25253) 2175 : cluster [DBG] pgmap v2345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:06 smithi177 bash[79620]: cluster 2024-07-28T12:41:06.246791+0000 mgr.y (mgr.25253) 2175 : cluster [DBG] pgmap v2345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:06 smithi177 bash[81864]: cluster 2024-07-28T12:41:06.246791+0000 mgr.y (mgr.25253) 2175 : cluster [DBG] pgmap v2345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:06.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3513 16 16 0 0 0 - 0 2024-07-28T12:41:07.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3514 16 16 0 0 0 - 0 2024-07-28T12:41:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:08 smithi204 bash[68176]: cluster 2024-07-28T12:41:08.248238+0000 mgr.y (mgr.25253) 2176 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:08 smithi177 bash[81864]: cluster 2024-07-28T12:41:08.248238+0000 mgr.y (mgr.25253) 2176 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:08 smithi177 bash[79620]: cluster 2024-07-28T12:41:08.248238+0000 mgr.y (mgr.25253) 2176 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:08.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3515 16 16 0 0 0 - 0 2024-07-28T12:41:09.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3516 16 16 0 0 0 - 0 2024-07-28T12:41:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:10 smithi204 bash[68176]: cluster 2024-07-28T12:41:10.249679+0000 mgr.y (mgr.25253) 2177 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:10 smithi177 bash[81864]: cluster 2024-07-28T12:41:10.249679+0000 mgr.y (mgr.25253) 2177 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:10 smithi177 bash[79620]: cluster 2024-07-28T12:41:10.249679+0000 mgr.y (mgr.25253) 2177 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:10.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3517 16 16 0 0 0 - 0 2024-07-28T12:41:11.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3518 16 16 0 0 0 - 0 2024-07-28T12:41:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:12 smithi204 bash[68176]: cluster 2024-07-28T12:41:12.251136+0000 mgr.y (mgr.25253) 2178 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:12 smithi177 bash[81864]: cluster 2024-07-28T12:41:12.251136+0000 mgr.y (mgr.25253) 2178 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:12 smithi177 bash[79620]: cluster 2024-07-28T12:41:12.251136+0000 mgr.y (mgr.25253) 2178 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:12.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3519 16 16 0 0 0 - 0 2024-07-28T12:41:13.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:41:13.887944+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:13.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:13.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3520 16 16 0 0 0 - 0 2024-07-28T12:41:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:14 smithi204 bash[68176]: cluster 2024-07-28T12:41:14.252624+0000 mgr.y (mgr.25253) 2179 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:14 smithi177 bash[81864]: cluster 2024-07-28T12:41:14.252624+0000 mgr.y (mgr.25253) 2179 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:14 smithi177 bash[79620]: cluster 2024-07-28T12:41:14.252624+0000 mgr.y (mgr.25253) 2179 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:14.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3521 16 16 0 0 0 - 0 2024-07-28T12:41:15.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3522 16 16 0 0 0 - 0 2024-07-28T12:41:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:15 smithi204 bash[68176]: audit 2024-07-28T12:41:15.763830+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:15 smithi177 bash[81864]: audit 2024-07-28T12:41:15.763830+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:15 smithi177 bash[79620]: audit 2024-07-28T12:41:15.763830+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:41:16.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3523 16 16 0 0 0 - 0 2024-07-28T12:41:17.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:16 smithi204 bash[68176]: cluster 2024-07-28T12:41:16.254070+0000 mgr.y (mgr.25253) 2180 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:16 smithi177 bash[81864]: cluster 2024-07-28T12:41:16.254070+0000 mgr.y (mgr.25253) 2180 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:16 smithi177 bash[79620]: cluster 2024-07-28T12:41:16.254070+0000 mgr.y (mgr.25253) 2180 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:17.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3524 16 16 0 0 0 - 0 2024-07-28T12:41:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:18 smithi204 bash[68176]: cluster 2024-07-28T12:41:18.255608+0000 mgr.y (mgr.25253) 2181 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:18 smithi177 bash[81864]: cluster 2024-07-28T12:41:18.255608+0000 mgr.y (mgr.25253) 2181 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:18 smithi177 bash[79620]: cluster 2024-07-28T12:41:18.255608+0000 mgr.y (mgr.25253) 2181 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:18.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3525 16 16 0 0 0 - 0 2024-07-28T12:41:19.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3526 16 16 0 0 0 - 0 2024-07-28T12:41:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:20 smithi204 bash[68176]: cluster 2024-07-28T12:41:20.257129+0000 mgr.y (mgr.25253) 2182 : cluster [DBG] pgmap v2352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:20 smithi177 bash[81864]: cluster 2024-07-28T12:41:20.257129+0000 mgr.y (mgr.25253) 2182 : cluster [DBG] pgmap v2352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:20 smithi177 bash[79620]: cluster 2024-07-28T12:41:20.257129+0000 mgr.y (mgr.25253) 2182 : cluster [DBG] pgmap v2352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:20.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3527 16 16 0 0 0 - 0 2024-07-28T12:41:21.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3528 16 16 0 0 0 - 0 2024-07-28T12:41:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:22 smithi204 bash[68176]: cluster 2024-07-28T12:41:22.258791+0000 mgr.y (mgr.25253) 2183 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:22 smithi177 bash[81864]: cluster 2024-07-28T12:41:22.258791+0000 mgr.y (mgr.25253) 2183 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:22 smithi177 bash[79620]: cluster 2024-07-28T12:41:22.258791+0000 mgr.y (mgr.25253) 2183 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:22.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3529 16 16 0 0 0 - 0 2024-07-28T12:41:23.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3530 16 16 0 0 0 - 0 2024-07-28T12:41:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:24 smithi204 bash[68176]: cluster 2024-07-28T12:41:24.260469+0000 mgr.y (mgr.25253) 2184 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:24 smithi177 bash[81864]: cluster 2024-07-28T12:41:24.260469+0000 mgr.y (mgr.25253) 2184 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:24 smithi177 bash[79620]: cluster 2024-07-28T12:41:24.260469+0000 mgr.y (mgr.25253) 2184 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:24.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3531 16 16 0 0 0 - 0 2024-07-28T12:41:25.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3532 16 16 0 0 0 - 0 2024-07-28T12:41:26.325 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:41:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:26 smithi204 bash[68176]: cluster 2024-07-28T12:41:26.262124+0000 mgr.y (mgr.25253) 2185 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:26 smithi177 bash[81864]: cluster 2024-07-28T12:41:26.262124+0000 mgr.y (mgr.25253) 2185 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:26 smithi177 bash[79620]: cluster 2024-07-28T12:41:26.262124+0000 mgr.y (mgr.25253) 2185 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:26.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3533 16 16 0 0 0 - 0 2024-07-28T12:41:27.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3534 16 16 0 0 0 - 0 2024-07-28T12:41:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:28 smithi204 bash[68176]: cluster 2024-07-28T12:41:28.263606+0000 mgr.y (mgr.25253) 2186 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:28 smithi177 bash[81864]: cluster 2024-07-28T12:41:28.263606+0000 mgr.y (mgr.25253) 2186 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:28 smithi177 bash[79620]: cluster 2024-07-28T12:41:28.263606+0000 mgr.y (mgr.25253) 2186 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:28.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3535 16 16 0 0 0 - 0 2024-07-28T12:41:29.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3536 16 16 0 0 0 - 0 2024-07-28T12:41:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:30 smithi204 bash[68176]: cluster 2024-07-28T12:41:30.265024+0000 mgr.y (mgr.25253) 2187 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:30 smithi177 bash[81864]: cluster 2024-07-28T12:41:30.265024+0000 mgr.y (mgr.25253) 2187 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:30 smithi177 bash[79620]: cluster 2024-07-28T12:41:30.265024+0000 mgr.y (mgr.25253) 2187 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:30.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3537 16 16 0 0 0 - 0 2024-07-28T12:41:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:31 smithi204 bash[68176]: audit 2024-07-28T12:41:30.764179+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:31 smithi177 bash[81864]: audit 2024-07-28T12:41:30.764179+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:31 smithi177 bash[79620]: audit 2024-07-28T12:41:30.764179+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:31.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3538 16 16 0 0 0 - 0 2024-07-28T12:41:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:32 smithi204 bash[68176]: cluster 2024-07-28T12:41:32.266494+0000 mgr.y (mgr.25253) 2188 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:32 smithi177 bash[81864]: cluster 2024-07-28T12:41:32.266494+0000 mgr.y (mgr.25253) 2188 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:32 smithi177 bash[79620]: cluster 2024-07-28T12:41:32.266494+0000 mgr.y (mgr.25253) 2188 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:32.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3539 16 16 0 0 0 - 0 2024-07-28T12:41:33.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:41:33.890987+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:33.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:33.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3540 16 16 0 0 0 - 0 2024-07-28T12:41:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:34 smithi204 bash[68176]: cluster 2024-07-28T12:41:34.267956+0000 mgr.y (mgr.25253) 2189 : cluster [DBG] pgmap v2359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:34 smithi177 bash[81864]: cluster 2024-07-28T12:41:34.267956+0000 mgr.y (mgr.25253) 2189 : cluster [DBG] pgmap v2359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:34 smithi177 bash[79620]: cluster 2024-07-28T12:41:34.267956+0000 mgr.y (mgr.25253) 2189 : cluster [DBG] pgmap v2359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:34.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3541 16 16 0 0 0 - 0 2024-07-28T12:41:35.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3542 16 16 0 0 0 - 0 2024-07-28T12:41:36.331 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:41:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:36 smithi204 bash[68176]: cluster 2024-07-28T12:41:36.269400+0000 mgr.y (mgr.25253) 2190 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:36 smithi177 bash[79620]: cluster 2024-07-28T12:41:36.269400+0000 mgr.y (mgr.25253) 2190 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:36 smithi177 bash[81864]: cluster 2024-07-28T12:41:36.269400+0000 mgr.y (mgr.25253) 2190 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:36.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3543 16 16 0 0 0 - 0 2024-07-28T12:41:37.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3544 16 16 0 0 0 - 0 2024-07-28T12:41:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:38 smithi204 bash[68176]: cluster 2024-07-28T12:41:38.270905+0000 mgr.y (mgr.25253) 2191 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:38 smithi177 bash[81864]: cluster 2024-07-28T12:41:38.270905+0000 mgr.y (mgr.25253) 2191 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:38 smithi177 bash[79620]: cluster 2024-07-28T12:41:38.270905+0000 mgr.y (mgr.25253) 2191 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:38.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3545 16 16 0 0 0 - 0 2024-07-28T12:41:39.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3546 16 16 0 0 0 - 0 2024-07-28T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:40 smithi204 bash[68176]: cluster 2024-07-28T12:41:40.272410+0000 mgr.y (mgr.25253) 2192 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:40 smithi177 bash[81864]: cluster 2024-07-28T12:41:40.272410+0000 mgr.y (mgr.25253) 2192 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:40 smithi177 bash[79620]: cluster 2024-07-28T12:41:40.272410+0000 mgr.y (mgr.25253) 2192 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:40.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3547 16 16 0 0 0 - 0 2024-07-28T12:41:41.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3548 16 16 0 0 0 - 0 2024-07-28T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:42 smithi204 bash[68176]: cluster 2024-07-28T12:41:42.273929+0000 mgr.y (mgr.25253) 2193 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:42 smithi177 bash[81864]: cluster 2024-07-28T12:41:42.273929+0000 mgr.y (mgr.25253) 2193 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:42 smithi177 bash[79620]: cluster 2024-07-28T12:41:42.273929+0000 mgr.y (mgr.25253) 2193 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:42.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3549 16 16 0 0 0 - 0 2024-07-28T12:41:43.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3550 16 16 0 0 0 - 0 2024-07-28T12:41:44.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3551 16 16 0 0 0 - 0 2024-07-28T12:41:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:45 smithi204 bash[68176]: cluster 2024-07-28T12:41:44.275403+0000 mgr.y (mgr.25253) 2194 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:45 smithi177 bash[81864]: cluster 2024-07-28T12:41:44.275403+0000 mgr.y (mgr.25253) 2194 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:45 smithi177 bash[79620]: cluster 2024-07-28T12:41:44.275403+0000 mgr.y (mgr.25253) 2194 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:45.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3552 16 16 0 0 0 - 0 2024-07-28T12:41:46.341 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:41:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:46 smithi204 bash[68176]: audit 2024-07-28T12:41:45.764735+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:46 smithi177 bash[79620]: audit 2024-07-28T12:41:45.764735+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:46 smithi177 bash[81864]: audit 2024-07-28T12:41:45.764735+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:46.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3553 16 16 0 0 0 - 0 2024-07-28T12:41:47.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:47 smithi204 bash[68176]: cluster 2024-07-28T12:41:46.276872+0000 mgr.y (mgr.25253) 2195 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:47 smithi177 bash[81864]: cluster 2024-07-28T12:41:46.276872+0000 mgr.y (mgr.25253) 2195 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:47 smithi177 bash[79620]: cluster 2024-07-28T12:41:46.276872+0000 mgr.y (mgr.25253) 2195 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:47.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3554 16 16 0 0 0 - 0 2024-07-28T12:41:48.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3555 16 16 0 0 0 - 0 2024-07-28T12:41:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:49 smithi204 bash[68176]: cluster 2024-07-28T12:41:48.278316+0000 mgr.y (mgr.25253) 2196 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:49 smithi177 bash[79620]: cluster 2024-07-28T12:41:48.278316+0000 mgr.y (mgr.25253) 2196 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:49 smithi177 bash[81864]: cluster 2024-07-28T12:41:48.278316+0000 mgr.y (mgr.25253) 2196 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:49.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3556 16 16 0 0 0 - 0 2024-07-28T12:41:50.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3557 16 16 0 0 0 - 0 2024-07-28T12:41:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:51 smithi204 bash[68176]: cluster 2024-07-28T12:41:50.279832+0000 mgr.y (mgr.25253) 2197 : cluster [DBG] pgmap v2367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:51 smithi177 bash[81864]: cluster 2024-07-28T12:41:50.279832+0000 mgr.y (mgr.25253) 2197 : cluster [DBG] pgmap v2367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:51 smithi177 bash[79620]: cluster 2024-07-28T12:41:50.279832+0000 mgr.y (mgr.25253) 2197 : cluster [DBG] pgmap v2367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:51.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3558 16 16 0 0 0 - 0 2024-07-28T12:41:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:41:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3559 16 16 0 0 0 - 0 2024-07-28T12:41:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:53 smithi204 bash[68176]: cluster 2024-07-28T12:41:52.281324+0000 mgr.y (mgr.25253) 2198 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:53.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:53 smithi177 bash[81864]: cluster 2024-07-28T12:41:52.281324+0000 mgr.y (mgr.25253) 2198 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:53.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:53 smithi177 bash[79620]: cluster 2024-07-28T12:41:52.281324+0000 mgr.y (mgr.25253) 2198 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:53.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:41:53.893915+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:53.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:53.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3560 16 16 0 0 0 - 0 2024-07-28T12:41:54.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3561 16 16 0 0 0 - 0 2024-07-28T12:41:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:55 smithi204 bash[68176]: cluster 2024-07-28T12:41:54.282799+0000 mgr.y (mgr.25253) 2199 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:55.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:55 smithi204 bash[68176]: audit 2024-07-28T12:41:55.096772+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:55 smithi177 bash[81864]: cluster 2024-07-28T12:41:54.282799+0000 mgr.y (mgr.25253) 2199 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:55 smithi177 bash[81864]: audit 2024-07-28T12:41:55.096772+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:55.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:55 smithi177 bash[79620]: cluster 2024-07-28T12:41:54.282799+0000 mgr.y (mgr.25253) 2199 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:55.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:55 smithi177 bash[79620]: audit 2024-07-28T12:41:55.096772+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:55.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3562 16 16 0 0 0 - 0 2024-07-28T12:41:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:41:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:41:56.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3563 16 16 0 0 0 - 0 2024-07-28T12:41:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:57 smithi204 bash[68176]: cluster 2024-07-28T12:41:56.284319+0000 mgr.y (mgr.25253) 2200 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:57.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:57 smithi177 bash[79620]: cluster 2024-07-28T12:41:56.284319+0000 mgr.y (mgr.25253) 2200 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:57 smithi177 bash[81864]: cluster 2024-07-28T12:41:56.284319+0000 mgr.y (mgr.25253) 2200 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:57.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3564 16 16 0 0 0 - 0 2024-07-28T12:41:58.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3565 16 16 0 0 0 - 0 2024-07-28T12:41:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:41:59 smithi204 bash[68176]: cluster 2024-07-28T12:41:58.285794+0000 mgr.y (mgr.25253) 2201 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:41:59 smithi177 bash[79620]: cluster 2024-07-28T12:41:58.285794+0000 mgr.y (mgr.25253) 2201 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:59.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:41:59 smithi177 bash[81864]: cluster 2024-07-28T12:41:58.285794+0000 mgr.y (mgr.25253) 2201 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:41:59.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3566 16 16 0 0 0 - 0 2024-07-28T12:42:00.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3567 16 16 0 0 0 - 0 2024-07-28T12:42:01.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3568 16 16 0 0 0 - 0 2024-07-28T12:42:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: cluster 2024-07-28T12:42:00.286552+0000 mgr.y (mgr.25253) 2202 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:00.757000+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:00.764333+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:00.764868+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:01.012366+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:01.020431+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:01.447320+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:01.449061+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[79620]: audit 2024-07-28T12:42:01.457318+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: cluster 2024-07-28T12:42:00.286552+0000 mgr.y (mgr.25253) 2202 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:00.757000+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:00.764333+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:00.764868+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:01.012366+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:01.020431+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:01.447320+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:02.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:01.449061+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:02.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:01 smithi177 bash[81864]: audit 2024-07-28T12:42:01.457318+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: cluster 2024-07-28T12:42:00.286552+0000 mgr.y (mgr.25253) 2202 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:00.757000+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:00.764333+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:00.764868+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:01.012366+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:01.020431+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:01.447320+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:01.449061+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:01 smithi204 bash[68176]: audit 2024-07-28T12:42:01.457318+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:42:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3569 16 16 0 0 0 - 0 2024-07-28T12:42:03.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3570 16 16 0 0 0 - 0 2024-07-28T12:42:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:03 smithi177 bash[81864]: cluster 2024-07-28T12:42:02.288015+0000 mgr.y (mgr.25253) 2203 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:03 smithi177 bash[79620]: cluster 2024-07-28T12:42:02.288015+0000 mgr.y (mgr.25253) 2203 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:04.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:03 smithi204 bash[68176]: cluster 2024-07-28T12:42:02.288015+0000 mgr.y (mgr.25253) 2203 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:04.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3571 16 16 0 0 0 - 0 2024-07-28T12:42:05.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3572 16 16 0 0 0 - 0 2024-07-28T12:42:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:05 smithi177 bash[81864]: cluster 2024-07-28T12:42:04.289494+0000 mgr.y (mgr.25253) 2204 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:05 smithi177 bash[79620]: cluster 2024-07-28T12:42:04.289494+0000 mgr.y (mgr.25253) 2204 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:05 smithi204 bash[68176]: cluster 2024-07-28T12:42:04.289494+0000 mgr.y (mgr.25253) 2204 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:42:06.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3573 16 16 0 0 0 - 0 2024-07-28T12:42:07.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3574 16 16 0 0 0 - 0 2024-07-28T12:42:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:07 smithi177 bash[81864]: cluster 2024-07-28T12:42:06.290953+0000 mgr.y (mgr.25253) 2205 : cluster [DBG] pgmap v2375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:07 smithi177 bash[79620]: cluster 2024-07-28T12:42:06.290953+0000 mgr.y (mgr.25253) 2205 : cluster [DBG] pgmap v2375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:07 smithi204 bash[68176]: cluster 2024-07-28T12:42:06.290953+0000 mgr.y (mgr.25253) 2205 : cluster [DBG] pgmap v2375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:08.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3575 16 16 0 0 0 - 0 2024-07-28T12:42:09.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3576 16 16 0 0 0 - 0 2024-07-28T12:42:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:09 smithi204 bash[68176]: cluster 2024-07-28T12:42:08.292429+0000 mgr.y (mgr.25253) 2206 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:09 smithi177 bash[81864]: cluster 2024-07-28T12:42:08.292429+0000 mgr.y (mgr.25253) 2206 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:09 smithi177 bash[79620]: cluster 2024-07-28T12:42:08.292429+0000 mgr.y (mgr.25253) 2206 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:10.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3577 16 16 0 0 0 - 0 2024-07-28T12:42:11.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3578 16 16 0 0 0 - 0 2024-07-28T12:42:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:11 smithi204 bash[68176]: cluster 2024-07-28T12:42:10.293891+0000 mgr.y (mgr.25253) 2207 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:11 smithi177 bash[81864]: cluster 2024-07-28T12:42:10.293891+0000 mgr.y (mgr.25253) 2207 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:11 smithi177 bash[79620]: cluster 2024-07-28T12:42:10.293891+0000 mgr.y (mgr.25253) 2207 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3579 16 16 0 0 0 - 0 2024-07-28T12:42:13.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:42:13.897170+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:13.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:13.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3580 16 16 0 0 0 - 0 2024-07-28T12:42:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:13 smithi204 bash[68176]: cluster 2024-07-28T12:42:12.295333+0000 mgr.y (mgr.25253) 2208 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:13 smithi177 bash[81864]: cluster 2024-07-28T12:42:12.295333+0000 mgr.y (mgr.25253) 2208 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:13 smithi177 bash[79620]: cluster 2024-07-28T12:42:12.295333+0000 mgr.y (mgr.25253) 2208 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:14.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3581 16 16 0 0 0 - 0 2024-07-28T12:42:15.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3582 16 16 0 0 0 - 0 2024-07-28T12:42:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:15 smithi177 bash[79620]: cluster 2024-07-28T12:42:14.296832+0000 mgr.y (mgr.25253) 2209 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:15 smithi177 bash[79620]: audit 2024-07-28T12:42:15.765447+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:15 smithi177 bash[81864]: cluster 2024-07-28T12:42:14.296832+0000 mgr.y (mgr.25253) 2209 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:16.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:15 smithi177 bash[81864]: audit 2024-07-28T12:42:15.765447+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:15 smithi204 bash[68176]: cluster 2024-07-28T12:42:14.296832+0000 mgr.y (mgr.25253) 2209 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:15 smithi204 bash[68176]: audit 2024-07-28T12:42:15.765447+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:42:16.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3583 16 16 0 0 0 - 0 2024-07-28T12:42:17.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3584 16 16 0 0 0 - 0 2024-07-28T12:42:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:17 smithi204 bash[68176]: cluster 2024-07-28T12:42:16.298265+0000 mgr.y (mgr.25253) 2210 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:17 smithi177 bash[79620]: cluster 2024-07-28T12:42:16.298265+0000 mgr.y (mgr.25253) 2210 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:17 smithi177 bash[81864]: cluster 2024-07-28T12:42:16.298265+0000 mgr.y (mgr.25253) 2210 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:18.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3585 16 16 0 0 0 - 0 2024-07-28T12:42:19.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3586 16 16 0 0 0 - 0 2024-07-28T12:42:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:19 smithi204 bash[68176]: cluster 2024-07-28T12:42:18.299745+0000 mgr.y (mgr.25253) 2211 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:19 smithi177 bash[81864]: cluster 2024-07-28T12:42:18.299745+0000 mgr.y (mgr.25253) 2211 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:19 smithi177 bash[79620]: cluster 2024-07-28T12:42:18.299745+0000 mgr.y (mgr.25253) 2211 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:20.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3587 16 16 0 0 0 - 0 2024-07-28T12:42:21.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3588 16 16 0 0 0 - 0 2024-07-28T12:42:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:21 smithi204 bash[68176]: cluster 2024-07-28T12:42:20.301186+0000 mgr.y (mgr.25253) 2212 : cluster [DBG] pgmap v2382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:21 smithi177 bash[81864]: cluster 2024-07-28T12:42:20.301186+0000 mgr.y (mgr.25253) 2212 : cluster [DBG] pgmap v2382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:21 smithi177 bash[79620]: cluster 2024-07-28T12:42:20.301186+0000 mgr.y (mgr.25253) 2212 : cluster [DBG] pgmap v2382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3589 16 16 0 0 0 - 0 2024-07-28T12:42:23.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3590 16 16 0 0 0 - 0 2024-07-28T12:42:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:23 smithi204 bash[68176]: cluster 2024-07-28T12:42:22.302685+0000 mgr.y (mgr.25253) 2213 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:23 smithi177 bash[81864]: cluster 2024-07-28T12:42:22.302685+0000 mgr.y (mgr.25253) 2213 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:23 smithi177 bash[79620]: cluster 2024-07-28T12:42:22.302685+0000 mgr.y (mgr.25253) 2213 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:24.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3591 16 16 0 0 0 - 0 2024-07-28T12:42:25.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3592 16 16 0 0 0 - 0 2024-07-28T12:42:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:25 smithi177 bash[81864]: cluster 2024-07-28T12:42:24.304208+0000 mgr.y (mgr.25253) 2214 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:26.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:25 smithi177 bash[79620]: cluster 2024-07-28T12:42:24.304208+0000 mgr.y (mgr.25253) 2214 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:25 smithi204 bash[68176]: cluster 2024-07-28T12:42:24.304208+0000 mgr.y (mgr.25253) 2214 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:42:26.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3593 16 16 0 0 0 - 0 2024-07-28T12:42:27.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3594 16 16 0 0 0 - 0 2024-07-28T12:42:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:27 smithi204 bash[68176]: cluster 2024-07-28T12:42:26.305700+0000 mgr.y (mgr.25253) 2215 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:27 smithi177 bash[81864]: cluster 2024-07-28T12:42:26.305700+0000 mgr.y (mgr.25253) 2215 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:27 smithi177 bash[79620]: cluster 2024-07-28T12:42:26.305700+0000 mgr.y (mgr.25253) 2215 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:28.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3595 16 16 0 0 0 - 0 2024-07-28T12:42:29.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3596 16 16 0 0 0 - 0 2024-07-28T12:42:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:29 smithi204 bash[68176]: cluster 2024-07-28T12:42:28.307204+0000 mgr.y (mgr.25253) 2216 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:29 smithi177 bash[81864]: cluster 2024-07-28T12:42:28.307204+0000 mgr.y (mgr.25253) 2216 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:29 smithi177 bash[79620]: cluster 2024-07-28T12:42:28.307204+0000 mgr.y (mgr.25253) 2216 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:30.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3597 16 16 0 0 0 - 0 2024-07-28T12:42:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:30 smithi204 bash[68176]: audit 2024-07-28T12:42:30.765835+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:30 smithi177 bash[79620]: audit 2024-07-28T12:42:30.765835+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:30 smithi177 bash[81864]: audit 2024-07-28T12:42:30.765835+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:31.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3598 16 16 0 0 0 - 0 2024-07-28T12:42:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:31 smithi204 bash[68176]: cluster 2024-07-28T12:42:30.308670+0000 mgr.y (mgr.25253) 2217 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:31 smithi177 bash[79620]: cluster 2024-07-28T12:42:30.308670+0000 mgr.y (mgr.25253) 2217 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:31 smithi177 bash[81864]: cluster 2024-07-28T12:42:30.308670+0000 mgr.y (mgr.25253) 2217 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3599 16 16 0 0 0 - 0 2024-07-28T12:42:33.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:42:33.900124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:33.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:33.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3600 16 16 0 0 0 - 0 2024-07-28T12:42:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:33 smithi204 bash[68176]: cluster 2024-07-28T12:42:32.310161+0000 mgr.y (mgr.25253) 2218 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:33 smithi177 bash[81864]: cluster 2024-07-28T12:42:32.310161+0000 mgr.y (mgr.25253) 2218 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:33 smithi177 bash[79620]: cluster 2024-07-28T12:42:32.310161+0000 mgr.y (mgr.25253) 2218 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:34.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3601 16 16 0 0 0 - 0 2024-07-28T12:42:35.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3602 16 16 0 0 0 - 0 2024-07-28T12:42:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:35 smithi204 bash[68176]: cluster 2024-07-28T12:42:34.311678+0000 mgr.y (mgr.25253) 2219 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:42:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:35 smithi177 bash[81864]: cluster 2024-07-28T12:42:34.311678+0000 mgr.y (mgr.25253) 2219 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:35 smithi177 bash[79620]: cluster 2024-07-28T12:42:34.311678+0000 mgr.y (mgr.25253) 2219 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:36.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3603 16 16 0 0 0 - 0 2024-07-28T12:42:37.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3604 16 16 0 0 0 - 0 2024-07-28T12:42:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:37 smithi204 bash[68176]: cluster 2024-07-28T12:42:36.313121+0000 mgr.y (mgr.25253) 2220 : cluster [DBG] pgmap v2390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:37 smithi177 bash[81864]: cluster 2024-07-28T12:42:36.313121+0000 mgr.y (mgr.25253) 2220 : cluster [DBG] pgmap v2390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:37 smithi177 bash[79620]: cluster 2024-07-28T12:42:36.313121+0000 mgr.y (mgr.25253) 2220 : cluster [DBG] pgmap v2390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:38.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3605 16 16 0 0 0 - 0 2024-07-28T12:42:39.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3606 16 16 0 0 0 - 0 2024-07-28T12:42:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:39 smithi204 bash[68176]: cluster 2024-07-28T12:42:38.314611+0000 mgr.y (mgr.25253) 2221 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:39 smithi177 bash[81864]: cluster 2024-07-28T12:42:38.314611+0000 mgr.y (mgr.25253) 2221 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:39 smithi177 bash[79620]: cluster 2024-07-28T12:42:38.314611+0000 mgr.y (mgr.25253) 2221 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:40.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3607 16 16 0 0 0 - 0 2024-07-28T12:42:41.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3608 16 16 0 0 0 - 0 2024-07-28T12:42:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:41 smithi204 bash[68176]: cluster 2024-07-28T12:42:40.316083+0000 mgr.y (mgr.25253) 2222 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:41 smithi177 bash[81864]: cluster 2024-07-28T12:42:40.316083+0000 mgr.y (mgr.25253) 2222 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:41 smithi177 bash[79620]: cluster 2024-07-28T12:42:40.316083+0000 mgr.y (mgr.25253) 2222 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3609 16 16 0 0 0 - 0 2024-07-28T12:42:43.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3610 16 16 0 0 0 - 0 2024-07-28T12:42:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:43 smithi204 bash[68176]: cluster 2024-07-28T12:42:42.317546+0000 mgr.y (mgr.25253) 2223 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:43 smithi177 bash[79620]: cluster 2024-07-28T12:42:42.317546+0000 mgr.y (mgr.25253) 2223 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:43 smithi177 bash[81864]: cluster 2024-07-28T12:42:42.317546+0000 mgr.y (mgr.25253) 2223 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:44.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3611 16 16 0 0 0 - 0 2024-07-28T12:42:45.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3612 16 16 0 0 0 - 0 2024-07-28T12:42:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:45 smithi204 bash[68176]: cluster 2024-07-28T12:42:44.319032+0000 mgr.y (mgr.25253) 2224 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:45 smithi204 bash[68176]: audit 2024-07-28T12:42:45.766194+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T12:42:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:45 smithi177 bash[81864]: cluster 2024-07-28T12:42:44.319032+0000 mgr.y (mgr.25253) 2224 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:45 smithi177 bash[81864]: audit 2024-07-28T12:42:45.766194+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:45 smithi177 bash[79620]: cluster 2024-07-28T12:42:44.319032+0000 mgr.y (mgr.25253) 2224 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:45 smithi177 bash[79620]: audit 2024-07-28T12:42:45.766194+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:46.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3613 16 16 0 0 0 - 0 2024-07-28T12:42:47.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3614 16 16 0 0 0 - 0 2024-07-28T12:42:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:47 smithi204 bash[68176]: cluster 2024-07-28T12:42:46.320525+0000 mgr.y (mgr.25253) 2225 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:47 smithi177 bash[79620]: cluster 2024-07-28T12:42:46.320525+0000 mgr.y (mgr.25253) 2225 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:48.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:47 smithi177 bash[81864]: cluster 2024-07-28T12:42:46.320525+0000 mgr.y (mgr.25253) 2225 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:48.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3615 16 16 0 0 0 - 0 2024-07-28T12:42:49.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3616 16 16 0 0 0 - 0 2024-07-28T12:42:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:49 smithi204 bash[68176]: cluster 2024-07-28T12:42:48.322007+0000 mgr.y (mgr.25253) 2226 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:49 smithi177 bash[81864]: cluster 2024-07-28T12:42:48.322007+0000 mgr.y (mgr.25253) 2226 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:49 smithi177 bash[79620]: cluster 2024-07-28T12:42:48.322007+0000 mgr.y (mgr.25253) 2226 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:50.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3617 16 16 0 0 0 - 0 2024-07-28T12:42:51.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3618 16 16 0 0 0 - 0 2024-07-28T12:42:52.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:51 smithi204 bash[68176]: cluster 2024-07-28T12:42:50.323478+0000 mgr.y (mgr.25253) 2227 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:51 smithi177 bash[81864]: cluster 2024-07-28T12:42:50.323478+0000 mgr.y (mgr.25253) 2227 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:51 smithi177 bash[79620]: cluster 2024-07-28T12:42:50.323478+0000 mgr.y (mgr.25253) 2227 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:42:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3619 16 16 0 0 0 - 0 2024-07-28T12:42:53.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:42:53.903337+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:53.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:53.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3620 16 16 0 0 0 - 0 2024-07-28T12:42:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:53 smithi204 bash[68176]: cluster 2024-07-28T12:42:52.324945+0000 mgr.y (mgr.25253) 2228 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:53 smithi177 bash[81864]: cluster 2024-07-28T12:42:52.324945+0000 mgr.y (mgr.25253) 2228 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:53 smithi177 bash[79620]: cluster 2024-07-28T12:42:52.324945+0000 mgr.y (mgr.25253) 2228 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:54.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3621 16 16 0 0 0 - 0 2024-07-28T12:42:55.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3622 16 16 0 0 0 - 0 2024-07-28T12:42:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:55 smithi204 bash[68176]: cluster 2024-07-28T12:42:54.326430+0000 mgr.y (mgr.25253) 2229 : cluster [DBG] pgmap v2399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:42:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T12:42:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:55 smithi177 bash[81864]: cluster 2024-07-28T12:42:54.326430+0000 mgr.y (mgr.25253) 2229 : cluster [DBG] pgmap v2399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:56.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:55 smithi177 bash[79620]: cluster 2024-07-28T12:42:54.326430+0000 mgr.y (mgr.25253) 2229 : cluster [DBG] pgmap v2399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:56.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3623 16 16 0 0 0 - 0 2024-07-28T12:42:57.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3624 16 16 0 0 0 - 0 2024-07-28T12:42:58.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:57 smithi204 bash[68176]: cluster 2024-07-28T12:42:56.327945+0000 mgr.y (mgr.25253) 2230 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:57 smithi177 bash[81864]: cluster 2024-07-28T12:42:56.327945+0000 mgr.y (mgr.25253) 2230 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:57 smithi177 bash[79620]: cluster 2024-07-28T12:42:56.327945+0000 mgr.y (mgr.25253) 2230 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:42:58.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3625 16 16 0 0 0 - 0 2024-07-28T12:42:59.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3626 16 16 0 0 0 - 0 2024-07-28T12:43:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:42:59 smithi204 bash[68176]: cluster 2024-07-28T12:42:58.329413+0000 mgr.y (mgr.25253) 2231 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:42:59 smithi177 bash[81864]: cluster 2024-07-28T12:42:58.329413+0000 mgr.y (mgr.25253) 2231 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:42:59 smithi177 bash[79620]: cluster 2024-07-28T12:42:58.329413+0000 mgr.y (mgr.25253) 2231 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:00.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3627 16 16 0 0 0 - 0 2024-07-28T12:43:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:00 smithi204 bash[68176]: audit 2024-07-28T12:43:00.766624+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:00 smithi177 bash[81864]: audit 2024-07-28T12:43:00.766624+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:00 smithi177 bash[79620]: audit 2024-07-28T12:43:00.766624+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:01.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3628 16 16 0 0 0 - 0 2024-07-28T12:43:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:01 smithi204 bash[68176]: cluster 2024-07-28T12:43:00.330891+0000 mgr.y (mgr.25253) 2232 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:02.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:01 smithi204 bash[68176]: audit 2024-07-28T12:43:01.584883+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:01 smithi177 bash[81864]: cluster 2024-07-28T12:43:00.330891+0000 mgr.y (mgr.25253) 2232 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:01 smithi177 bash[81864]: audit 2024-07-28T12:43:01.584883+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:01 smithi177 bash[79620]: cluster 2024-07-28T12:43:00.330891+0000 mgr.y (mgr.25253) 2232 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:01 smithi177 bash[79620]: audit 2024-07-28T12:43:01.584883+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3629 16 16 0 0 0 - 0 2024-07-28T12:43:03.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3630 16 16 0 0 0 - 0 2024-07-28T12:43:04.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:03 smithi204 bash[68176]: cluster 2024-07-28T12:43:02.332415+0000 mgr.y (mgr.25253) 2233 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:03 smithi177 bash[81864]: cluster 2024-07-28T12:43:02.332415+0000 mgr.y (mgr.25253) 2233 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:03 smithi177 bash[79620]: cluster 2024-07-28T12:43:02.332415+0000 mgr.y (mgr.25253) 2233 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:04.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3631 16 16 0 0 0 - 0 2024-07-28T12:43:05.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3632 16 16 0 0 0 - 0 2024-07-28T12:43:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:05 smithi204 bash[68176]: cluster 2024-07-28T12:43:04.333880+0000 mgr.y (mgr.25253) 2234 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:43:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:05 smithi177 bash[81864]: cluster 2024-07-28T12:43:04.333880+0000 mgr.y (mgr.25253) 2234 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:06.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:05 smithi177 bash[79620]: cluster 2024-07-28T12:43:04.333880+0000 mgr.y (mgr.25253) 2234 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:06.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3633 16 16 0 0 0 - 0 2024-07-28T12:43:07.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3634 16 16 0 0 0 - 0 2024-07-28T12:43:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[81864]: cluster 2024-07-28T12:43:06.335345+0000 mgr.y (mgr.25253) 2235 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[81864]: audit 2024-07-28T12:43:07.301711+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[81864]: audit 2024-07-28T12:43:07.309801+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[81864]: audit 2024-07-28T12:43:07.572819+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[81864]: audit 2024-07-28T12:43:07.582230+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[79620]: cluster 2024-07-28T12:43:06.335345+0000 mgr.y (mgr.25253) 2235 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[79620]: audit 2024-07-28T12:43:07.301711+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[79620]: audit 2024-07-28T12:43:07.309801+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[79620]: audit 2024-07-28T12:43:07.572819+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:07 smithi177 bash[79620]: audit 2024-07-28T12:43:07.582230+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:07 smithi204 bash[68176]: cluster 2024-07-28T12:43:06.335345+0000 mgr.y (mgr.25253) 2235 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:08.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:07 smithi204 bash[68176]: audit 2024-07-28T12:43:07.301711+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:07 smithi204 bash[68176]: audit 2024-07-28T12:43:07.309801+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:07 smithi204 bash[68176]: audit 2024-07-28T12:43:07.572819+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:07 smithi204 bash[68176]: audit 2024-07-28T12:43:07.582230+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:08.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3635 16 16 0 0 0 - 0 2024-07-28T12:43:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[79620]: audit 2024-07-28T12:43:07.991031+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[79620]: audit 2024-07-28T12:43:07.992776+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[79620]: audit 2024-07-28T12:43:08.005050+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:09.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[81864]: audit 2024-07-28T12:43:07.991031+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:09.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[81864]: audit 2024-07-28T12:43:07.992776+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:09.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:08 smithi177 bash[81864]: audit 2024-07-28T12:43:08.005050+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:08 smithi204 bash[68176]: audit 2024-07-28T12:43:07.991031+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:08 smithi204 bash[68176]: audit 2024-07-28T12:43:07.992776+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:09.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:08 smithi204 bash[68176]: audit 2024-07-28T12:43:08.005050+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:43:09.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3636 16 16 0 0 0 - 0 2024-07-28T12:43:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:10 smithi177 bash[79620]: cluster 2024-07-28T12:43:08.337067+0000 mgr.y (mgr.25253) 2236 : cluster [DBG] pgmap v2406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:10 smithi177 bash[81864]: cluster 2024-07-28T12:43:08.337067+0000 mgr.y (mgr.25253) 2236 : cluster [DBG] pgmap v2406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:10 smithi204 bash[68176]: cluster 2024-07-28T12:43:08.337067+0000 mgr.y (mgr.25253) 2236 : cluster [DBG] pgmap v2406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:10.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3637 16 16 0 0 0 - 0 2024-07-28T12:43:11.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3638 16 16 0 0 0 - 0 2024-07-28T12:43:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:12 smithi177 bash[79620]: cluster 2024-07-28T12:43:10.338784+0000 mgr.y (mgr.25253) 2237 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:12 smithi177 bash[81864]: cluster 2024-07-28T12:43:10.338784+0000 mgr.y (mgr.25253) 2237 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:12 smithi204 bash[68176]: cluster 2024-07-28T12:43:10.338784+0000 mgr.y (mgr.25253) 2237 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:12 smithi204 bash[60899]: ts=2024-07-28T12:43: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3639 16 16 0 0 0 - 0 2024-07-28T12:43:13.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:43:13.906144+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:13.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:13.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3640 16 16 0 0 0 - 0 2024-07-28T12:43:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:14 smithi177 bash[79620]: cluster 2024-07-28T12:43:12.340449+0000 mgr.y (mgr.25253) 2238 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:14 smithi177 bash[81864]: cluster 2024-07-28T12:43:12.340449+0000 mgr.y (mgr.25253) 2238 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:14 smithi204 bash[68176]: cluster 2024-07-28T12:43:12.340449+0000 mgr.y (mgr.25253) 2238 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:14.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3641 16 16 0 0 0 - 0 2024-07-28T12:43:15.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3642 16 16 0 0 0 - 0 2024-07-28T12:43:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:43:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:16 smithi177 bash[81864]: cluster 2024-07-28T12:43:14.342092+0000 mgr.y (mgr.25253) 2239 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:16 smithi177 bash[81864]: audit 2024-07-28T12:43:15.767106+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:16 smithi177 bash[79620]: cluster 2024-07-28T12:43:14.342092+0000 mgr.y (mgr.25253) 2239 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:16 smithi177 bash[79620]: audit 2024-07-28T12:43:15.767106+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:16 smithi204 bash[68176]: cluster 2024-07-28T12:43:14.342092+0000 mgr.y (mgr.25253) 2239 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:16 smithi204 bash[68176]: audit 2024-07-28T12:43:15.767106+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:16.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3643 16 16 0 0 0 - 0 2024-07-28T12:43:17.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3644 16 16 0 0 0 - 0 2024-07-28T12:43:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:18 smithi204 bash[68176]: cluster 2024-07-28T12:43:16.343733+0000 mgr.y (mgr.25253) 2240 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:18 smithi177 bash[81864]: cluster 2024-07-28T12:43:16.343733+0000 mgr.y (mgr.25253) 2240 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:18 smithi177 bash[79620]: cluster 2024-07-28T12:43:16.343733+0000 mgr.y (mgr.25253) 2240 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:18.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3645 16 16 0 0 0 - 0 2024-07-28T12:43:19.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3646 16 16 0 0 0 - 0 2024-07-28T12:43:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:20 smithi204 bash[68176]: cluster 2024-07-28T12:43:18.345354+0000 mgr.y (mgr.25253) 2241 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:20 smithi177 bash[81864]: cluster 2024-07-28T12:43:18.345354+0000 mgr.y (mgr.25253) 2241 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:20 smithi177 bash[79620]: cluster 2024-07-28T12:43:18.345354+0000 mgr.y (mgr.25253) 2241 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:20.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3647 16 16 0 0 0 - 0 2024-07-28T12:43:21.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3648 16 16 0 0 0 - 0 2024-07-28T12:43:22.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:22 smithi204 bash[68176]: cluster 2024-07-28T12:43:20.346986+0000 mgr.y (mgr.25253) 2242 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:22 smithi177 bash[81864]: cluster 2024-07-28T12:43:20.346986+0000 mgr.y (mgr.25253) 2242 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:22 smithi177 bash[79620]: cluster 2024-07-28T12:43:20.346986+0000 mgr.y (mgr.25253) 2242 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3649 16 16 0 0 0 - 0 2024-07-28T12:43:23.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3650 16 16 0 0 0 - 0 2024-07-28T12:43:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:24 smithi204 bash[68176]: cluster 2024-07-28T12:43:22.348649+0000 mgr.y (mgr.25253) 2243 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:24 smithi177 bash[81864]: cluster 2024-07-28T12:43:22.348649+0000 mgr.y (mgr.25253) 2243 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:24 smithi177 bash[79620]: cluster 2024-07-28T12:43:22.348649+0000 mgr.y (mgr.25253) 2243 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:24.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3651 16 16 0 0 0 - 0 2024-07-28T12:43:25.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3652 16 16 0 0 0 - 0 2024-07-28T12:43:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:26 smithi204 bash[68176]: cluster 2024-07-28T12:43:24.350157+0000 mgr.y (mgr.25253) 2244 : cluster [DBG] pgmap v2414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:43:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:26 smithi177 bash[81864]: cluster 2024-07-28T12:43:24.350157+0000 mgr.y (mgr.25253) 2244 : cluster [DBG] pgmap v2414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:26 smithi177 bash[79620]: cluster 2024-07-28T12:43:24.350157+0000 mgr.y (mgr.25253) 2244 : cluster [DBG] pgmap v2414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:26.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3653 16 16 0 0 0 - 0 2024-07-28T12:43:27.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3654 16 16 0 0 0 - 0 2024-07-28T12:43:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:28 smithi204 bash[68176]: cluster 2024-07-28T12:43:26.351596+0000 mgr.y (mgr.25253) 2245 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:28 smithi177 bash[81864]: cluster 2024-07-28T12:43:26.351596+0000 mgr.y (mgr.25253) 2245 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:28 smithi177 bash[79620]: cluster 2024-07-28T12:43:26.351596+0000 mgr.y (mgr.25253) 2245 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:28.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3655 16 16 0 0 0 - 0 2024-07-28T12:43:29.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3656 16 16 0 0 0 - 0 2024-07-28T12:43:30.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:30 smithi204 bash[68176]: cluster 2024-07-28T12:43:28.353223+0000 mgr.y (mgr.25253) 2246 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:30 smithi177 bash[81864]: cluster 2024-07-28T12:43:28.353223+0000 mgr.y (mgr.25253) 2246 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:30 smithi177 bash[79620]: cluster 2024-07-28T12:43:28.353223+0000 mgr.y (mgr.25253) 2246 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:30.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3657 16 16 0 0 0 - 0 2024-07-28T12:43:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:31 smithi204 bash[68176]: audit 2024-07-28T12:43:30.767723+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:31 smithi177 bash[81864]: audit 2024-07-28T12:43:30.767723+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:31 smithi177 bash[79620]: audit 2024-07-28T12:43:30.767723+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:31.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3658 16 16 0 0 0 - 0 2024-07-28T12:43:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:32 smithi204 bash[68176]: cluster 2024-07-28T12:43:30.354745+0000 mgr.y (mgr.25253) 2247 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:32 smithi177 bash[81864]: cluster 2024-07-28T12:43:30.354745+0000 mgr.y (mgr.25253) 2247 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:32 smithi177 bash[79620]: cluster 2024-07-28T12:43:30.354745+0000 mgr.y (mgr.25253) 2247 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3659 16 16 0 0 0 - 0 2024-07-28T12:43:33.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:43:33.909452+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:33.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:33.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3660 16 16 0 0 0 - 0 2024-07-28T12:43:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:34 smithi204 bash[68176]: cluster 2024-07-28T12:43:32.356256+0000 mgr.y (mgr.25253) 2248 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:34 smithi177 bash[81864]: cluster 2024-07-28T12:43:32.356256+0000 mgr.y (mgr.25253) 2248 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:34.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:34 smithi177 bash[79620]: cluster 2024-07-28T12:43:32.356256+0000 mgr.y (mgr.25253) 2248 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:34.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3661 16 16 0 0 0 - 0 2024-07-28T12:43:35.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3662 16 16 0 0 0 - 0 2024-07-28T12:43:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:36 smithi204 bash[68176]: cluster 2024-07-28T12:43:34.357705+0000 mgr.y (mgr.25253) 2249 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:43:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:36 smithi177 bash[81864]: cluster 2024-07-28T12:43:34.357705+0000 mgr.y (mgr.25253) 2249 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:36 smithi177 bash[79620]: cluster 2024-07-28T12:43:34.357705+0000 mgr.y (mgr.25253) 2249 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:36.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3663 16 16 0 0 0 - 0 2024-07-28T12:43:37.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3664 16 16 0 0 0 - 0 2024-07-28T12:43:38.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:38 smithi204 bash[68176]: cluster 2024-07-28T12:43:36.359218+0000 mgr.y (mgr.25253) 2250 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:38 smithi177 bash[81864]: cluster 2024-07-28T12:43:36.359218+0000 mgr.y (mgr.25253) 2250 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:38 smithi177 bash[79620]: cluster 2024-07-28T12:43:36.359218+0000 mgr.y (mgr.25253) 2250 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:38.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3665 16 16 0 0 0 - 0 2024-07-28T12:43:39.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3666 16 16 0 0 0 - 0 2024-07-28T12:43:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:40 smithi204 bash[68176]: cluster 2024-07-28T12:43:38.360771+0000 mgr.y (mgr.25253) 2251 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:40 smithi177 bash[81864]: cluster 2024-07-28T12:43:38.360771+0000 mgr.y (mgr.25253) 2251 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:40 smithi177 bash[79620]: cluster 2024-07-28T12:43:38.360771+0000 mgr.y (mgr.25253) 2251 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:40.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3667 16 16 0 0 0 - 0 2024-07-28T12:43:41.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3668 16 16 0 0 0 - 0 2024-07-28T12:43:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:42 smithi204 bash[68176]: cluster 2024-07-28T12:43:40.362278+0000 mgr.y (mgr.25253) 2252 : cluster [DBG] pgmap v2422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:42 smithi177 bash[81864]: cluster 2024-07-28T12:43:40.362278+0000 mgr.y (mgr.25253) 2252 : cluster [DBG] pgmap v2422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:42 smithi177 bash[79620]: cluster 2024-07-28T12:43:40.362278+0000 mgr.y (mgr.25253) 2252 : cluster [DBG] pgmap v2422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:42.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3669 16 16 0 0 0 - 0 2024-07-28T12:43:43.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3670 16 16 0 0 0 - 0 2024-07-28T12:43:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:44 smithi204 bash[68176]: cluster 2024-07-28T12:43:42.363801+0000 mgr.y (mgr.25253) 2253 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:44 smithi177 bash[81864]: cluster 2024-07-28T12:43:42.363801+0000 mgr.y (mgr.25253) 2253 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:44 smithi177 bash[79620]: cluster 2024-07-28T12:43:42.363801+0000 mgr.y (mgr.25253) 2253 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:44.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3671 16 16 0 0 0 - 0 2024-07-28T12:43:45.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3672 16 16 0 0 0 - 0 2024-07-28T12:43:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:46 smithi204 bash[68176]: cluster 2024-07-28T12:43:44.365305+0000 mgr.y (mgr.25253) 2254 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:46 smithi204 bash[68176]: audit 2024-07-28T12:43:45.768066+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:43:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:46 smithi177 bash[81864]: cluster 2024-07-28T12:43:44.365305+0000 mgr.y (mgr.25253) 2254 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:46 smithi177 bash[81864]: audit 2024-07-28T12:43:45.768066+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:46 smithi177 bash[79620]: cluster 2024-07-28T12:43:44.365305+0000 mgr.y (mgr.25253) 2254 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:46 smithi177 bash[79620]: audit 2024-07-28T12:43:45.768066+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:46.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3673 16 16 0 0 0 - 0 2024-07-28T12:43:47.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3674 16 16 0 0 0 - 0 2024-07-28T12:43:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:48 smithi204 bash[68176]: cluster 2024-07-28T12:43:46.366815+0000 mgr.y (mgr.25253) 2255 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:48 smithi177 bash[81864]: cluster 2024-07-28T12:43:46.366815+0000 mgr.y (mgr.25253) 2255 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:48 smithi177 bash[79620]: cluster 2024-07-28T12:43:46.366815+0000 mgr.y (mgr.25253) 2255 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:48.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3675 16 16 0 0 0 - 0 2024-07-28T12:43:49.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3676 16 16 0 0 0 - 0 2024-07-28T12:43:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:50 smithi204 bash[68176]: cluster 2024-07-28T12:43:48.368300+0000 mgr.y (mgr.25253) 2256 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:50 smithi177 bash[81864]: cluster 2024-07-28T12:43:48.368300+0000 mgr.y (mgr.25253) 2256 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:50.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:50 smithi177 bash[79620]: cluster 2024-07-28T12:43:48.368300+0000 mgr.y (mgr.25253) 2256 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:50.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3677 16 16 0 0 0 - 0 2024-07-28T12:43:51.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3678 16 16 0 0 0 - 0 2024-07-28T12:43:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:43:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:52 smithi204 bash[68176]: cluster 2024-07-28T12:43:50.369759+0000 mgr.y (mgr.25253) 2257 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:52 smithi177 bash[79620]: cluster 2024-07-28T12:43:50.369759+0000 mgr.y (mgr.25253) 2257 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:52 smithi177 bash[81864]: cluster 2024-07-28T12:43:50.369759+0000 mgr.y (mgr.25253) 2257 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:52.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3679 16 16 0 0 0 - 0 2024-07-28T12:43:53.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:43:53.912695+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:53.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:53.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3680 16 16 0 0 0 - 0 2024-07-28T12:43:54.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:54 smithi204 bash[68176]: cluster 2024-07-28T12:43:52.371294+0000 mgr.y (mgr.25253) 2258 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:54 smithi177 bash[81864]: cluster 2024-07-28T12:43:52.371294+0000 mgr.y (mgr.25253) 2258 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:54.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:54 smithi177 bash[79620]: cluster 2024-07-28T12:43:52.371294+0000 mgr.y (mgr.25253) 2258 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:54.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3681 16 16 0 0 0 - 0 2024-07-28T12:43:55.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3682 16 16 0 0 0 - 0 2024-07-28T12:43:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:56 smithi204 bash[68176]: cluster 2024-07-28T12:43:54.372833+0000 mgr.y (mgr.25253) 2259 : cluster [DBG] pgmap v2429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:43:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:43:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:56 smithi177 bash[81864]: cluster 2024-07-28T12:43:54.372833+0000 mgr.y (mgr.25253) 2259 : cluster [DBG] pgmap v2429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:56 smithi177 bash[79620]: cluster 2024-07-28T12:43:54.372833+0000 mgr.y (mgr.25253) 2259 : cluster [DBG] pgmap v2429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:56.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3683 16 16 0 0 0 - 0 2024-07-28T12:43:57.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3684 16 16 0 0 0 - 0 2024-07-28T12:43:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:43:58 smithi204 bash[68176]: cluster 2024-07-28T12:43:56.374324+0000 mgr.y (mgr.25253) 2260 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:43:58 smithi177 bash[81864]: cluster 2024-07-28T12:43:56.374324+0000 mgr.y (mgr.25253) 2260 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:43:58 smithi177 bash[79620]: cluster 2024-07-28T12:43:56.374324+0000 mgr.y (mgr.25253) 2260 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:43:58.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3685 16 16 0 0 0 - 0 2024-07-28T12:43:59.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3686 16 16 0 0 0 - 0 2024-07-28T12:44:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:00 smithi204 bash[68176]: cluster 2024-07-28T12:43:58.375927+0000 mgr.y (mgr.25253) 2261 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:00 smithi177 bash[81864]: cluster 2024-07-28T12:43:58.375927+0000 mgr.y (mgr.25253) 2261 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:00 smithi177 bash[79620]: cluster 2024-07-28T12:43:58.375927+0000 mgr.y (mgr.25253) 2261 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:00.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3687 16 16 0 0 0 - 0 2024-07-28T12:44:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:01 smithi204 bash[68176]: audit 2024-07-28T12:44:00.768408+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:01 smithi177 bash[81864]: audit 2024-07-28T12:44:00.768408+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:01 smithi177 bash[79620]: audit 2024-07-28T12:44:00.768408+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:01.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3688 16 16 0 0 0 - 0 2024-07-28T12:44:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:02 smithi204 bash[68176]: cluster 2024-07-28T12:44:00.377562+0000 mgr.y (mgr.25253) 2262 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:02.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:02 smithi177 bash[81864]: cluster 2024-07-28T12:44:00.377562+0000 mgr.y (mgr.25253) 2262 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:02 smithi177 bash[79620]: cluster 2024-07-28T12:44:00.377562+0000 mgr.y (mgr.25253) 2262 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:02.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3689 16 16 0 0 0 - 0 2024-07-28T12:44:03.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3690 16 16 0 0 0 - 0 2024-07-28T12:44:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:04 smithi204 bash[68176]: cluster 2024-07-28T12:44:02.379097+0000 mgr.y (mgr.25253) 2263 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:04 smithi177 bash[81864]: cluster 2024-07-28T12:44:02.379097+0000 mgr.y (mgr.25253) 2263 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:04 smithi177 bash[79620]: cluster 2024-07-28T12:44:02.379097+0000 mgr.y (mgr.25253) 2263 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:04.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3691 16 16 0 0 0 - 0 2024-07-28T12:44:05.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3692 16 16 0 0 0 - 0 2024-07-28T12:44:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:06 smithi204 bash[68176]: cluster 2024-07-28T12:44:04.380535+0000 mgr.y (mgr.25253) 2264 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:06 smithi177 bash[79620]: cluster 2024-07-28T12:44:04.380535+0000 mgr.y (mgr.25253) 2264 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:44:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:06 smithi177 bash[81864]: cluster 2024-07-28T12:44:04.380535+0000 mgr.y (mgr.25253) 2264 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:06.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3693 16 16 0 0 0 - 0 2024-07-28T12:44:07.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3694 16 16 0 0 0 - 0 2024-07-28T12:44:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:08 smithi204 bash[68176]: cluster 2024-07-28T12:44:06.381980+0000 mgr.y (mgr.25253) 2265 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:08.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:08 smithi204 bash[68176]: audit 2024-07-28T12:44:08.135347+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:08 smithi177 bash[79620]: cluster 2024-07-28T12:44:06.381980+0000 mgr.y (mgr.25253) 2265 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:08 smithi177 bash[79620]: audit 2024-07-28T12:44:08.135347+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:08 smithi177 bash[81864]: cluster 2024-07-28T12:44:06.381980+0000 mgr.y (mgr.25253) 2265 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:08 smithi177 bash[81864]: audit 2024-07-28T12:44:08.135347+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:08.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3695 16 16 0 0 0 - 0 2024-07-28T12:44:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[79620]: cluster 2024-07-28T12:44:08.383403+0000 mgr.y (mgr.25253) 2266 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:09.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[79620]: audit 2024-07-28T12:44:08.513221+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:09.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[79620]: audit 2024-07-28T12:44:08.518356+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:09.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[81864]: cluster 2024-07-28T12:44:08.383403+0000 mgr.y (mgr.25253) 2266 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:09.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[81864]: audit 2024-07-28T12:44:08.513221+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:09.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:09 smithi177 bash[81864]: audit 2024-07-28T12:44:08.518356+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:09.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3696 16 16 0 0 0 - 0 2024-07-28T12:44:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:09 smithi204 bash[68176]: cluster 2024-07-28T12:44:08.383403+0000 mgr.y (mgr.25253) 2266 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:09 smithi204 bash[68176]: audit 2024-07-28T12:44:08.513221+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:09 smithi204 bash[68176]: audit 2024-07-28T12:44:08.518356+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:10.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3697 16 16 0 0 0 - 0 2024-07-28T12:44:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:11 smithi177 bash[79620]: cluster 2024-07-28T12:44:10.384892+0000 mgr.y (mgr.25253) 2267 : cluster [DBG] pgmap v2437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:11.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:11 smithi177 bash[81864]: cluster 2024-07-28T12:44:10.384892+0000 mgr.y (mgr.25253) 2267 : cluster [DBG] pgmap v2437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:11 smithi204 bash[68176]: cluster 2024-07-28T12:44:10.384892+0000 mgr.y (mgr.25253) 2267 : cluster [DBG] pgmap v2437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:11.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3698 16 16 0 0 0 - 0 2024-07-28T12:44:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3699 16 16 0 0 0 - 0 2024-07-28T12:44:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:13 smithi204 bash[68176]: cluster 2024-07-28T12:44:12.386391+0000 mgr.y (mgr.25253) 2268 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:13.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:44:13.915903+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:13.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:13.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3700 16 16 0 0 0 - 0 2024-07-28T12:44:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:13 smithi177 bash[81864]: cluster 2024-07-28T12:44:12.386391+0000 mgr.y (mgr.25253) 2268 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:13 smithi177 bash[79620]: cluster 2024-07-28T12:44:12.386391+0000 mgr.y (mgr.25253) 2268 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:14.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3701 16 16 0 0 0 - 0 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.062553+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.069159+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.189562+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.198197+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.631897+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.633129+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:15.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:15 smithi204 bash[68176]: audit 2024-07-28T12:44:14.644088+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.062553+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.069159+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.189562+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.198197+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.631897+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.633129+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[81864]: audit 2024-07-28T12:44:14.644088+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.062553+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.069159+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.189562+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.198197+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.631897+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:15.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.633129+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:15.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:15 smithi177 bash[79620]: audit 2024-07-28T12:44:14.644088+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:44:15.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3702 16 16 0 0 0 - 0 2024-07-28T12:44:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:44:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:16 smithi177 bash[79620]: cluster 2024-07-28T12:44:14.387874+0000 mgr.y (mgr.25253) 2269 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:16 smithi177 bash[79620]: audit 2024-07-28T12:44:15.769221+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:16 smithi177 bash[81864]: cluster 2024-07-28T12:44:14.387874+0000 mgr.y (mgr.25253) 2269 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:16 smithi177 bash[81864]: audit 2024-07-28T12:44:15.769221+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:16 smithi204 bash[68176]: cluster 2024-07-28T12:44:14.387874+0000 mgr.y (mgr.25253) 2269 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:16 smithi204 bash[68176]: audit 2024-07-28T12:44:15.769221+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:16.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3703 16 16 0 0 0 - 0 2024-07-28T12:44:17.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3704 16 16 0 0 0 - 0 2024-07-28T12:44:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:18 smithi177 bash[81864]: cluster 2024-07-28T12:44:16.389344+0000 mgr.y (mgr.25253) 2270 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:18.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:18 smithi177 bash[79620]: cluster 2024-07-28T12:44:16.389344+0000 mgr.y (mgr.25253) 2270 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:18 smithi204 bash[68176]: cluster 2024-07-28T12:44:16.389344+0000 mgr.y (mgr.25253) 2270 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:18.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3705 16 16 0 0 0 - 0 2024-07-28T12:44:19.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3706 16 16 0 0 0 - 0 2024-07-28T12:44:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:20 smithi177 bash[79620]: cluster 2024-07-28T12:44:18.390808+0000 mgr.y (mgr.25253) 2271 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:20 smithi177 bash[81864]: cluster 2024-07-28T12:44:18.390808+0000 mgr.y (mgr.25253) 2271 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:20 smithi204 bash[68176]: cluster 2024-07-28T12:44:18.390808+0000 mgr.y (mgr.25253) 2271 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:20.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3707 16 16 0 0 0 - 0 2024-07-28T12:44:21.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3708 16 16 0 0 0 - 0 2024-07-28T12:44:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:22 smithi177 bash[79620]: cluster 2024-07-28T12:44:20.392283+0000 mgr.y (mgr.25253) 2272 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:22 smithi177 bash[81864]: cluster 2024-07-28T12:44:20.392283+0000 mgr.y (mgr.25253) 2272 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:22 smithi204 bash[68176]: cluster 2024-07-28T12:44:20.392283+0000 mgr.y (mgr.25253) 2272 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3709 16 16 0 0 0 - 0 2024-07-28T12:44:23.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3710 16 16 0 0 0 - 0 2024-07-28T12:44:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:24 smithi177 bash[81864]: cluster 2024-07-28T12:44:22.393736+0000 mgr.y (mgr.25253) 2273 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:24 smithi177 bash[79620]: cluster 2024-07-28T12:44:22.393736+0000 mgr.y (mgr.25253) 2273 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:24 smithi204 bash[68176]: cluster 2024-07-28T12:44:22.393736+0000 mgr.y (mgr.25253) 2273 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:24.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3711 16 16 0 0 0 - 0 2024-07-28T12:44:25.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3712 16 16 0 0 0 - 0 2024-07-28T12:44:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:44:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:26 smithi177 bash[81864]: cluster 2024-07-28T12:44:24.395200+0000 mgr.y (mgr.25253) 2274 : cluster [DBG] pgmap v2444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:26 smithi177 bash[79620]: cluster 2024-07-28T12:44:24.395200+0000 mgr.y (mgr.25253) 2274 : cluster [DBG] pgmap v2444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:26 smithi204 bash[68176]: cluster 2024-07-28T12:44:24.395200+0000 mgr.y (mgr.25253) 2274 : cluster [DBG] pgmap v2444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:26.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3713 16 16 0 0 0 - 0 2024-07-28T12:44:27.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3714 16 16 0 0 0 - 0 2024-07-28T12:44:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:28 smithi177 bash[79620]: cluster 2024-07-28T12:44:26.396737+0000 mgr.y (mgr.25253) 2275 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:28 smithi177 bash[81864]: cluster 2024-07-28T12:44:26.396737+0000 mgr.y (mgr.25253) 2275 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:28 smithi204 bash[68176]: cluster 2024-07-28T12:44:26.396737+0000 mgr.y (mgr.25253) 2275 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:28.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3715 16 16 0 0 0 - 0 2024-07-28T12:44:29.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3716 16 16 0 0 0 - 0 2024-07-28T12:44:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:30 smithi177 bash[81864]: cluster 2024-07-28T12:44:28.398197+0000 mgr.y (mgr.25253) 2276 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:30 smithi177 bash[79620]: cluster 2024-07-28T12:44:28.398197+0000 mgr.y (mgr.25253) 2276 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:30 smithi204 bash[68176]: cluster 2024-07-28T12:44:28.398197+0000 mgr.y (mgr.25253) 2276 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:30.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3717 16 16 0 0 0 - 0 2024-07-28T12:44:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:31 smithi177 bash[79620]: audit 2024-07-28T12:44:30.769247+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:31 smithi177 bash[81864]: audit 2024-07-28T12:44:30.769247+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:31 smithi204 bash[68176]: audit 2024-07-28T12:44:30.769247+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:31.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3718 16 16 0 0 0 - 0 2024-07-28T12:44:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:32 smithi177 bash[81864]: cluster 2024-07-28T12:44:30.399670+0000 mgr.y (mgr.25253) 2277 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:32 smithi177 bash[79620]: cluster 2024-07-28T12:44:30.399670+0000 mgr.y (mgr.25253) 2277 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:32 smithi204 bash[68176]: cluster 2024-07-28T12:44:30.399670+0000 mgr.y (mgr.25253) 2277 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3719 16 16 0 0 0 - 0 2024-07-28T12:44:33.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:44:33.919067+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:33.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:33.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3720 16 16 0 0 0 - 0 2024-07-28T12:44:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:34 smithi177 bash[81864]: cluster 2024-07-28T12:44:32.401150+0000 mgr.y (mgr.25253) 2278 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:34 smithi177 bash[79620]: cluster 2024-07-28T12:44:32.401150+0000 mgr.y (mgr.25253) 2278 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:34 smithi204 bash[68176]: cluster 2024-07-28T12:44:32.401150+0000 mgr.y (mgr.25253) 2278 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:34.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3721 16 16 0 0 0 - 0 2024-07-28T12:44:35.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3722 16 16 0 0 0 - 0 2024-07-28T12:44:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:36 smithi177 bash[79620]: cluster 2024-07-28T12:44:34.402606+0000 mgr.y (mgr.25253) 2279 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:44:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:36 smithi177 bash[81864]: cluster 2024-07-28T12:44:34.402606+0000 mgr.y (mgr.25253) 2279 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:36 smithi204 bash[68176]: cluster 2024-07-28T12:44:34.402606+0000 mgr.y (mgr.25253) 2279 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:36.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3723 16 16 0 0 0 - 0 2024-07-28T12:44:37.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3724 16 16 0 0 0 - 0 2024-07-28T12:44:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:38 smithi177 bash[81864]: cluster 2024-07-28T12:44:36.404074+0000 mgr.y (mgr.25253) 2280 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:38 smithi177 bash[79620]: cluster 2024-07-28T12:44:36.404074+0000 mgr.y (mgr.25253) 2280 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:38 smithi204 bash[68176]: cluster 2024-07-28T12:44:36.404074+0000 mgr.y (mgr.25253) 2280 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:38.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3725 16 16 0 0 0 - 0 2024-07-28T12:44:39.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3726 16 16 0 0 0 - 0 2024-07-28T12:44:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:40 smithi177 bash[81864]: cluster 2024-07-28T12:44:38.405520+0000 mgr.y (mgr.25253) 2281 : cluster [DBG] pgmap v2451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:40 smithi177 bash[79620]: cluster 2024-07-28T12:44:38.405520+0000 mgr.y (mgr.25253) 2281 : cluster [DBG] pgmap v2451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:40 smithi204 bash[68176]: cluster 2024-07-28T12:44:38.405520+0000 mgr.y (mgr.25253) 2281 : cluster [DBG] pgmap v2451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:40.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3727 16 16 0 0 0 - 0 2024-07-28T12:44:41.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3728 16 16 0 0 0 - 0 2024-07-28T12:44:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:42 smithi177 bash[81864]: cluster 2024-07-28T12:44:40.407112+0000 mgr.y (mgr.25253) 2282 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:42 smithi177 bash[79620]: cluster 2024-07-28T12:44:40.407112+0000 mgr.y (mgr.25253) 2282 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:42 smithi204 bash[68176]: cluster 2024-07-28T12:44:40.407112+0000 mgr.y (mgr.25253) 2282 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3729 16 16 0 0 0 - 0 2024-07-28T12:44:43.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3730 16 16 0 0 0 - 0 2024-07-28T12:44:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:44 smithi204 bash[68176]: cluster 2024-07-28T12:44:42.408795+0000 mgr.y (mgr.25253) 2283 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:44 smithi177 bash[81864]: cluster 2024-07-28T12:44:42.408795+0000 mgr.y (mgr.25253) 2283 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:44.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:44 smithi177 bash[79620]: cluster 2024-07-28T12:44:42.408795+0000 mgr.y (mgr.25253) 2283 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:44.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3731 16 16 0 0 0 - 0 2024-07-28T12:44:45.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3732 16 16 0 0 0 - 0 2024-07-28T12:44:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:44:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:46 smithi177 bash[81864]: cluster 2024-07-28T12:44:44.410482+0000 mgr.y (mgr.25253) 2284 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:46 smithi177 bash[81864]: audit 2024-07-28T12:44:45.769767+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:46 smithi177 bash[79620]: cluster 2024-07-28T12:44:44.410482+0000 mgr.y (mgr.25253) 2284 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:46 smithi177 bash[79620]: audit 2024-07-28T12:44:45.769767+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:46 smithi204 bash[68176]: cluster 2024-07-28T12:44:44.410482+0000 mgr.y (mgr.25253) 2284 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:46 smithi204 bash[68176]: audit 2024-07-28T12:44:45.769767+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:46.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3733 16 16 0 0 0 - 0 2024-07-28T12:44:47.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3734 16 16 0 0 0 - 0 2024-07-28T12:44:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:48 smithi204 bash[68176]: cluster 2024-07-28T12:44:46.412038+0000 mgr.y (mgr.25253) 2285 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:48 smithi177 bash[81864]: cluster 2024-07-28T12:44:46.412038+0000 mgr.y (mgr.25253) 2285 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:48 smithi177 bash[79620]: cluster 2024-07-28T12:44:46.412038+0000 mgr.y (mgr.25253) 2285 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:48.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3735 16 16 0 0 0 - 0 2024-07-28T12:44:49.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3736 16 16 0 0 0 - 0 2024-07-28T12:44:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:50 smithi204 bash[68176]: cluster 2024-07-28T12:44:48.413435+0000 mgr.y (mgr.25253) 2286 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:50 smithi177 bash[81864]: cluster 2024-07-28T12:44:48.413435+0000 mgr.y (mgr.25253) 2286 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:50 smithi177 bash[79620]: cluster 2024-07-28T12:44:48.413435+0000 mgr.y (mgr.25253) 2286 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:50.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3737 16 16 0 0 0 - 0 2024-07-28T12:44:51.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3738 16 16 0 0 0 - 0 2024-07-28T12:44:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:52 smithi204 bash[68176]: cluster 2024-07-28T12:44:50.414873+0000 mgr.y (mgr.25253) 2287 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:44:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:52 smithi177 bash[81864]: cluster 2024-07-28T12:44:50.414873+0000 mgr.y (mgr.25253) 2287 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:52 smithi177 bash[79620]: cluster 2024-07-28T12:44:50.414873+0000 mgr.y (mgr.25253) 2287 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:52.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3739 16 16 0 0 0 - 0 2024-07-28T12:44:53.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:44:53.922280+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:53.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:53.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3740 16 16 0 0 0 - 0 2024-07-28T12:44:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:54 smithi204 bash[68176]: cluster 2024-07-28T12:44:52.416512+0000 mgr.y (mgr.25253) 2288 : cluster [DBG] pgmap v2458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:54 smithi177 bash[79620]: cluster 2024-07-28T12:44:52.416512+0000 mgr.y (mgr.25253) 2288 : cluster [DBG] pgmap v2458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:54 smithi177 bash[81864]: cluster 2024-07-28T12:44:52.416512+0000 mgr.y (mgr.25253) 2288 : cluster [DBG] pgmap v2458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:54.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3741 16 16 0 0 0 - 0 2024-07-28T12:44:55.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3742 16 16 0 0 0 - 0 2024-07-28T12:44:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:56 smithi177 bash[79620]: cluster 2024-07-28T12:44:54.418022+0000 mgr.y (mgr.25253) 2289 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:56 smithi177 bash[81864]: cluster 2024-07-28T12:44:54.418022+0000 mgr.y (mgr.25253) 2289 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:56.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:44:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:44:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:56 smithi204 bash[68176]: cluster 2024-07-28T12:44:54.418022+0000 mgr.y (mgr.25253) 2289 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:56.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3743 16 16 0 0 0 - 0 2024-07-28T12:44:57.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3744 16 16 0 0 0 - 0 2024-07-28T12:44:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:44:58 smithi204 bash[68176]: cluster 2024-07-28T12:44:56.419596+0000 mgr.y (mgr.25253) 2290 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:44:58 smithi177 bash[79620]: cluster 2024-07-28T12:44:56.419596+0000 mgr.y (mgr.25253) 2290 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:58.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:44:58 smithi177 bash[81864]: cluster 2024-07-28T12:44:56.419596+0000 mgr.y (mgr.25253) 2290 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:44:58.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3745 16 16 0 0 0 - 0 2024-07-28T12:44:59.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3746 16 16 0 0 0 - 0 2024-07-28T12:45:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:00 smithi204 bash[68176]: cluster 2024-07-28T12:44:58.421100+0000 mgr.y (mgr.25253) 2291 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:00 smithi177 bash[81864]: cluster 2024-07-28T12:44:58.421100+0000 mgr.y (mgr.25253) 2291 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:00 smithi177 bash[79620]: cluster 2024-07-28T12:44:58.421100+0000 mgr.y (mgr.25253) 2291 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:00.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3747 16 16 0 0 0 - 0 2024-07-28T12:45:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:01 smithi204 bash[68176]: audit 2024-07-28T12:45:00.770512+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:01 smithi177 bash[79620]: audit 2024-07-28T12:45:00.770512+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:01.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:01 smithi177 bash[81864]: audit 2024-07-28T12:45:00.770512+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:01.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3748 16 16 0 0 0 - 0 2024-07-28T12:45:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:02 smithi204 bash[68176]: cluster 2024-07-28T12:45:00.422576+0000 mgr.y (mgr.25253) 2292 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:02 smithi177 bash[81864]: cluster 2024-07-28T12:45:00.422576+0000 mgr.y (mgr.25253) 2292 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:02.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:02 smithi177 bash[79620]: cluster 2024-07-28T12:45:00.422576+0000 mgr.y (mgr.25253) 2292 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:02.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3749 16 16 0 0 0 - 0 2024-07-28T12:45:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:03 smithi204 bash[68176]: cluster 2024-07-28T12:45:02.424081+0000 mgr.y (mgr.25253) 2293 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:03.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:03 smithi177 bash[81864]: cluster 2024-07-28T12:45:02.424081+0000 mgr.y (mgr.25253) 2293 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:03.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:03 smithi177 bash[79620]: cluster 2024-07-28T12:45:02.424081+0000 mgr.y (mgr.25253) 2293 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:03.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3750 16 16 0 0 0 - 0 2024-07-28T12:45:04.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3751 16 16 0 0 0 - 0 2024-07-28T12:45:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:05 smithi177 bash[81864]: cluster 2024-07-28T12:45:04.425518+0000 mgr.y (mgr.25253) 2294 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:05.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:05 smithi177 bash[79620]: cluster 2024-07-28T12:45:04.425518+0000 mgr.y (mgr.25253) 2294 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:05 smithi204 bash[68176]: cluster 2024-07-28T12:45:04.425518+0000 mgr.y (mgr.25253) 2294 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:05.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3752 16 16 0 0 0 - 0 2024-07-28T12:45:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T12:45:06.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3753 16 16 0 0 0 - 0 2024-07-28T12:45:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:07 smithi177 bash[79620]: cluster 2024-07-28T12:45:06.426955+0000 mgr.y (mgr.25253) 2295 : cluster [DBG] pgmap v2465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:07 smithi177 bash[81864]: cluster 2024-07-28T12:45:06.426955+0000 mgr.y (mgr.25253) 2295 : cluster [DBG] pgmap v2465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:07 smithi204 bash[68176]: cluster 2024-07-28T12:45:06.426955+0000 mgr.y (mgr.25253) 2295 : cluster [DBG] pgmap v2465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:07.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3754 16 16 0 0 0 - 0 2024-07-28T12:45:08.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3755 16 16 0 0 0 - 0 2024-07-28T12:45:09.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:09 smithi177 bash[81864]: cluster 2024-07-28T12:45:08.428401+0000 mgr.y (mgr.25253) 2296 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:09 smithi177 bash[79620]: cluster 2024-07-28T12:45:08.428401+0000 mgr.y (mgr.25253) 2296 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:09 smithi204 bash[68176]: cluster 2024-07-28T12:45:08.428401+0000 mgr.y (mgr.25253) 2296 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:09.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3756 16 16 0 0 0 - 0 2024-07-28T12:45:10.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3757 16 16 0 0 0 - 0 2024-07-28T12:45:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:11 smithi177 bash[79620]: cluster 2024-07-28T12:45:10.429845+0000 mgr.y (mgr.25253) 2297 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:11.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:11 smithi177 bash[81864]: cluster 2024-07-28T12:45:10.429845+0000 mgr.y (mgr.25253) 2297 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:11 smithi204 bash[68176]: cluster 2024-07-28T12:45:10.429845+0000 mgr.y (mgr.25253) 2297 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:11.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3758 16 16 0 0 0 - 0 2024-07-28T12:45:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3759 16 16 0 0 0 - 0 2024-07-28T12:45:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:13 smithi177 bash[79620]: cluster 2024-07-28T12:45:12.431304+0000 mgr.y (mgr.25253) 2298 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:13.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:13 smithi177 bash[81864]: cluster 2024-07-28T12:45:12.431304+0000 mgr.y (mgr.25253) 2298 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:13 smithi204 bash[68176]: cluster 2024-07-28T12:45:12.431304+0000 mgr.y (mgr.25253) 2298 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:13.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:45:13.925391+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:13.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:13.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3760 16 16 0 0 0 - 0 2024-07-28T12:45:14.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3761 16 16 0 0 0 - 0 2024-07-28T12:45:15.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:15 smithi177 bash[81864]: cluster 2024-07-28T12:45:14.432884+0000 mgr.y (mgr.25253) 2299 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:15.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:15 smithi177 bash[81864]: audit 2024-07-28T12:45:14.773634+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:15.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:15 smithi177 bash[79620]: cluster 2024-07-28T12:45:14.432884+0000 mgr.y (mgr.25253) 2299 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:15.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:15 smithi177 bash[79620]: audit 2024-07-28T12:45:14.773634+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:15 smithi204 bash[68176]: cluster 2024-07-28T12:45:14.432884+0000 mgr.y (mgr.25253) 2299 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:15 smithi204 bash[68176]: audit 2024-07-28T12:45:14.773634+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:15.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3762 16 16 0 0 0 - 0 2024-07-28T12:45:16.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:45:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:16 smithi177 bash[81864]: audit 2024-07-28T12:45:15.770707+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:16 smithi177 bash[79620]: audit 2024-07-28T12:45:15.770707+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:16 smithi204 bash[68176]: audit 2024-07-28T12:45:15.770707+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:16.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3763 16 16 0 0 0 - 0 2024-07-28T12:45:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:17 smithi177 bash[81864]: cluster 2024-07-28T12:45:16.434324+0000 mgr.y (mgr.25253) 2300 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:17.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:17 smithi177 bash[79620]: cluster 2024-07-28T12:45:16.434324+0000 mgr.y (mgr.25253) 2300 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:17 smithi204 bash[68176]: cluster 2024-07-28T12:45:16.434324+0000 mgr.y (mgr.25253) 2300 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:17.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3764 16 16 0 0 0 - 0 2024-07-28T12:45:18.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3765 16 16 0 0 0 - 0 2024-07-28T12:45:19.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3766 16 16 0 0 0 - 0 2024-07-28T12:45:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:20 smithi204 bash[68176]: cluster 2024-07-28T12:45:18.435780+0000 mgr.y (mgr.25253) 2301 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:20 smithi177 bash[79620]: cluster 2024-07-28T12:45:18.435780+0000 mgr.y (mgr.25253) 2301 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:20 smithi177 bash[81864]: cluster 2024-07-28T12:45:18.435780+0000 mgr.y (mgr.25253) 2301 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:20.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3767 16 16 0 0 0 - 0 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: cluster 2024-07-28T12:45:20.436703+0000 mgr.y (mgr.25253) 2302 : cluster [DBG] pgmap v2472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:20.452638+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:20.457737+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:20.697180+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:20.706374+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:21.156557+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:21.158058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[81864]: audit 2024-07-28T12:45:21.169618+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: cluster 2024-07-28T12:45:20.436703+0000 mgr.y (mgr.25253) 2302 : cluster [DBG] pgmap v2472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:20.452638+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:20.457737+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:20.697180+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:20.706374+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:21.156557+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:21.158058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:21.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:21 smithi177 bash[79620]: audit 2024-07-28T12:45:21.169618+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: cluster 2024-07-28T12:45:20.436703+0000 mgr.y (mgr.25253) 2302 : cluster [DBG] pgmap v2472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:20.452638+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:20.457737+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:20.697180+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:20.706374+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:21.156557+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:21.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:21.158058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:21.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:21 smithi204 bash[68176]: audit 2024-07-28T12:45:21.169618+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:45:21.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3768 16 16 0 0 0 - 0 2024-07-28T12:45:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3769 16 16 0 0 0 - 0 2024-07-28T12:45:23.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:23 smithi177 bash[81864]: cluster 2024-07-28T12:45:22.438113+0000 mgr.y (mgr.25253) 2303 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:23.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:23 smithi177 bash[79620]: cluster 2024-07-28T12:45:22.438113+0000 mgr.y (mgr.25253) 2303 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:23 smithi204 bash[68176]: cluster 2024-07-28T12:45:22.438113+0000 mgr.y (mgr.25253) 2303 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:23.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3770 16 16 0 0 0 - 0 2024-07-28T12:45:24.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3771 16 16 0 0 0 - 0 2024-07-28T12:45:25.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:25 smithi177 bash[79620]: cluster 2024-07-28T12:45:24.439532+0000 mgr.y (mgr.25253) 2304 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:25.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:25 smithi177 bash[81864]: cluster 2024-07-28T12:45:24.439532+0000 mgr.y (mgr.25253) 2304 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:25 smithi204 bash[68176]: cluster 2024-07-28T12:45:24.439532+0000 mgr.y (mgr.25253) 2304 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:25.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3772 16 16 0 0 0 - 0 2024-07-28T12:45:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:45:26.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3773 16 16 0 0 0 - 0 2024-07-28T12:45:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:27 smithi177 bash[81864]: cluster 2024-07-28T12:45:26.441021+0000 mgr.y (mgr.25253) 2305 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:27.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:27 smithi177 bash[79620]: cluster 2024-07-28T12:45:26.441021+0000 mgr.y (mgr.25253) 2305 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:27 smithi204 bash[68176]: cluster 2024-07-28T12:45:26.441021+0000 mgr.y (mgr.25253) 2305 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:27.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3774 16 16 0 0 0 - 0 2024-07-28T12:45:28.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3775 16 16 0 0 0 - 0 2024-07-28T12:45:29.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:29 smithi177 bash[81864]: cluster 2024-07-28T12:45:28.442515+0000 mgr.y (mgr.25253) 2306 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:29.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:29 smithi177 bash[79620]: cluster 2024-07-28T12:45:28.442515+0000 mgr.y (mgr.25253) 2306 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:29 smithi204 bash[68176]: cluster 2024-07-28T12:45:28.442515+0000 mgr.y (mgr.25253) 2306 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:29.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3776 16 16 0 0 0 - 0 2024-07-28T12:45:30.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3777 16 16 0 0 0 - 0 2024-07-28T12:45:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:31 smithi177 bash[81864]: cluster 2024-07-28T12:45:30.444029+0000 mgr.y (mgr.25253) 2307 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:31 smithi177 bash[81864]: audit 2024-07-28T12:45:30.771065+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:31 smithi177 bash[79620]: cluster 2024-07-28T12:45:30.444029+0000 mgr.y (mgr.25253) 2307 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:31 smithi177 bash[79620]: audit 2024-07-28T12:45:30.771065+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:31 smithi204 bash[68176]: cluster 2024-07-28T12:45:30.444029+0000 mgr.y (mgr.25253) 2307 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:31 smithi204 bash[68176]: audit 2024-07-28T12:45:30.771065+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:31.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3778 16 16 0 0 0 - 0 2024-07-28T12:45:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3779 16 16 0 0 0 - 0 2024-07-28T12:45:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:33 smithi177 bash[81864]: cluster 2024-07-28T12:45:32.445573+0000 mgr.y (mgr.25253) 2308 : cluster [DBG] pgmap v2478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:33 smithi177 bash[79620]: cluster 2024-07-28T12:45:32.445573+0000 mgr.y (mgr.25253) 2308 : cluster [DBG] pgmap v2478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:33 smithi204 bash[68176]: cluster 2024-07-28T12:45:32.445573+0000 mgr.y (mgr.25253) 2308 : cluster [DBG] pgmap v2478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:33.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:45:33.928496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:33.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:33.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3780 16 16 0 0 0 - 0 2024-07-28T12:45:34.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3781 16 16 0 0 0 - 0 2024-07-28T12:45:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:35 smithi177 bash[81864]: cluster 2024-07-28T12:45:34.447064+0000 mgr.y (mgr.25253) 2309 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:35.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:35 smithi177 bash[79620]: cluster 2024-07-28T12:45:34.447064+0000 mgr.y (mgr.25253) 2309 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:35 smithi204 bash[68176]: cluster 2024-07-28T12:45:34.447064+0000 mgr.y (mgr.25253) 2309 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:35.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3782 16 16 0 0 0 - 0 2024-07-28T12:45:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:45:36.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3783 16 16 0 0 0 - 0 2024-07-28T12:45:37.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:37 smithi177 bash[81864]: cluster 2024-07-28T12:45:36.448545+0000 mgr.y (mgr.25253) 2310 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:37.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:37 smithi177 bash[79620]: cluster 2024-07-28T12:45:36.448545+0000 mgr.y (mgr.25253) 2310 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:37 smithi204 bash[68176]: cluster 2024-07-28T12:45:36.448545+0000 mgr.y (mgr.25253) 2310 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:37.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3784 16 16 0 0 0 - 0 2024-07-28T12:45:38.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3785 16 16 0 0 0 - 0 2024-07-28T12:45:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:39 smithi177 bash[79620]: cluster 2024-07-28T12:45:38.450025+0000 mgr.y (mgr.25253) 2311 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:39.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:39 smithi177 bash[81864]: cluster 2024-07-28T12:45:38.450025+0000 mgr.y (mgr.25253) 2311 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:39 smithi204 bash[68176]: cluster 2024-07-28T12:45:38.450025+0000 mgr.y (mgr.25253) 2311 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:39.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3786 16 16 0 0 0 - 0 2024-07-28T12:45:40.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3787 16 16 0 0 0 - 0 2024-07-28T12:45:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:41 smithi177 bash[81864]: cluster 2024-07-28T12:45:40.451539+0000 mgr.y (mgr.25253) 2312 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:41.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:41 smithi177 bash[79620]: cluster 2024-07-28T12:45:40.451539+0000 mgr.y (mgr.25253) 2312 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:41 smithi204 bash[68176]: cluster 2024-07-28T12:45:40.451539+0000 mgr.y (mgr.25253) 2312 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:41.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3788 16 16 0 0 0 - 0 2024-07-28T12:45:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3789 16 16 0 0 0 - 0 2024-07-28T12:45:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:43 smithi177 bash[81864]: cluster 2024-07-28T12:45:42.452999+0000 mgr.y (mgr.25253) 2313 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:43 smithi177 bash[79620]: cluster 2024-07-28T12:45:42.452999+0000 mgr.y (mgr.25253) 2313 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:43 smithi204 bash[68176]: cluster 2024-07-28T12:45:42.452999+0000 mgr.y (mgr.25253) 2313 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:43.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3790 16 16 0 0 0 - 0 2024-07-28T12:45:44.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3791 16 16 0 0 0 - 0 2024-07-28T12:45:45.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:45 smithi177 bash[81864]: cluster 2024-07-28T12:45:44.454531+0000 mgr.y (mgr.25253) 2314 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:45.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:45 smithi177 bash[79620]: cluster 2024-07-28T12:45:44.454531+0000 mgr.y (mgr.25253) 2314 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:45 smithi204 bash[68176]: cluster 2024-07-28T12:45:44.454531+0000 mgr.y (mgr.25253) 2314 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:45.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3792 16 16 0 0 0 - 0 2024-07-28T12:45:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:45:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:46 smithi204 bash[68176]: audit 2024-07-28T12:45:45.771506+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:46.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3793 16 16 0 0 0 - 0 2024-07-28T12:45:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:46 smithi177 bash[81864]: audit 2024-07-28T12:45:45.771506+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:46 smithi177 bash[79620]: audit 2024-07-28T12:45:45.771506+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:47 smithi204 bash[68176]: cluster 2024-07-28T12:45:46.456012+0000 mgr.y (mgr.25253) 2315 : cluster [DBG] pgmap v2485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:47.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3794 16 16 0 0 0 - 0 2024-07-28T12:45:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:47 smithi177 bash[81864]: cluster 2024-07-28T12:45:46.456012+0000 mgr.y (mgr.25253) 2315 : cluster [DBG] pgmap v2485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:47 smithi177 bash[79620]: cluster 2024-07-28T12:45:46.456012+0000 mgr.y (mgr.25253) 2315 : cluster [DBG] pgmap v2485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:48.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3795 16 16 0 0 0 - 0 2024-07-28T12:45:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:49 smithi204 bash[68176]: cluster 2024-07-28T12:45:48.457479+0000 mgr.y (mgr.25253) 2316 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:49.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3796 16 16 0 0 0 - 0 2024-07-28T12:45:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:49 smithi177 bash[79620]: cluster 2024-07-28T12:45:48.457479+0000 mgr.y (mgr.25253) 2316 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:50.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:49 smithi177 bash[81864]: cluster 2024-07-28T12:45:48.457479+0000 mgr.y (mgr.25253) 2316 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:50.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3797 16 16 0 0 0 - 0 2024-07-28T12:45:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:51 smithi204 bash[68176]: cluster 2024-07-28T12:45:50.458929+0000 mgr.y (mgr.25253) 2317 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:51.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3798 16 16 0 0 0 - 0 2024-07-28T12:45:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:51 smithi177 bash[81864]: cluster 2024-07-28T12:45:50.458929+0000 mgr.y (mgr.25253) 2317 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:52.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:51 smithi177 bash[79620]: cluster 2024-07-28T12:45:50.458929+0000 mgr.y (mgr.25253) 2317 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:45:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3799 16 16 0 0 0 - 0 2024-07-28T12:45:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:53 smithi204 bash[68176]: cluster 2024-07-28T12:45:52.460456+0000 mgr.y (mgr.25253) 2318 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:53.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:45:53.931798+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:53.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:53.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3800 16 16 0 0 0 - 0 2024-07-28T12:45:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:53 smithi177 bash[81864]: cluster 2024-07-28T12:45:52.460456+0000 mgr.y (mgr.25253) 2318 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:53 smithi177 bash[79620]: cluster 2024-07-28T12:45:52.460456+0000 mgr.y (mgr.25253) 2318 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:54.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3801 16 16 0 0 0 - 0 2024-07-28T12:45:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:55 smithi204 bash[68176]: cluster 2024-07-28T12:45:54.461950+0000 mgr.y (mgr.25253) 2319 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:55.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3802 16 16 0 0 0 - 0 2024-07-28T12:45:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:55 smithi177 bash[81864]: cluster 2024-07-28T12:45:54.461950+0000 mgr.y (mgr.25253) 2319 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:56.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:55 smithi177 bash[79620]: cluster 2024-07-28T12:45:54.461950+0000 mgr.y (mgr.25253) 2319 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:45:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:45:56.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3803 16 16 0 0 0 - 0 2024-07-28T12:45:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:57 smithi204 bash[68176]: cluster 2024-07-28T12:45:56.463563+0000 mgr.y (mgr.25253) 2320 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:57.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3804 16 16 0 0 0 - 0 2024-07-28T12:45:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:57 smithi177 bash[81864]: cluster 2024-07-28T12:45:56.463563+0000 mgr.y (mgr.25253) 2320 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:57 smithi177 bash[79620]: cluster 2024-07-28T12:45:56.463563+0000 mgr.y (mgr.25253) 2320 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:58.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3805 16 16 0 0 0 - 0 2024-07-28T12:45:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:45:59 smithi204 bash[68176]: cluster 2024-07-28T12:45:58.465203+0000 mgr.y (mgr.25253) 2321 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:45:59.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3806 16 16 0 0 0 - 0 2024-07-28T12:46:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:45:59 smithi177 bash[79620]: cluster 2024-07-28T12:45:58.465203+0000 mgr.y (mgr.25253) 2321 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:45:59 smithi177 bash[81864]: cluster 2024-07-28T12:45:58.465203+0000 mgr.y (mgr.25253) 2321 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:00.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3807 16 16 0 0 0 - 0 2024-07-28T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:01 smithi204 bash[68176]: cluster 2024-07-28T12:46:00.466874+0000 mgr.y (mgr.25253) 2322 : cluster [DBG] pgmap v2492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:01 smithi204 bash[68176]: audit 2024-07-28T12:46:00.771849+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:01.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3808 16 16 0 0 0 - 0 2024-07-28T12:46:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:01 smithi177 bash[81864]: cluster 2024-07-28T12:46:00.466874+0000 mgr.y (mgr.25253) 2322 : cluster [DBG] pgmap v2492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:01 smithi177 bash[81864]: audit 2024-07-28T12:46:00.771849+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:01 smithi177 bash[79620]: cluster 2024-07-28T12:46:00.466874+0000 mgr.y (mgr.25253) 2322 : cluster [DBG] pgmap v2492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:01 smithi177 bash[79620]: audit 2024-07-28T12:46:00.771849+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3809 16 16 0 0 0 - 0 2024-07-28T12:46:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:03 smithi204 bash[68176]: cluster 2024-07-28T12:46:02.468574+0000 mgr.y (mgr.25253) 2323 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:03.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3810 16 16 0 0 0 - 0 2024-07-28T12:46:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:03 smithi177 bash[81864]: cluster 2024-07-28T12:46:02.468574+0000 mgr.y (mgr.25253) 2323 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:04.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:03 smithi177 bash[79620]: cluster 2024-07-28T12:46:02.468574+0000 mgr.y (mgr.25253) 2323 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:04.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3811 16 16 0 0 0 - 0 2024-07-28T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:05 smithi204 bash[68176]: cluster 2024-07-28T12:46:04.470118+0000 mgr.y (mgr.25253) 2324 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:05.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3812 16 16 0 0 0 - 0 2024-07-28T12:46:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:05 smithi177 bash[81864]: cluster 2024-07-28T12:46:04.470118+0000 mgr.y (mgr.25253) 2324 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:05 smithi177 bash[79620]: cluster 2024-07-28T12:46:04.470118+0000 mgr.y (mgr.25253) 2324 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:46:06.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3813 16 16 0 0 0 - 0 2024-07-28T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:07 smithi204 bash[68176]: cluster 2024-07-28T12:46:06.471729+0000 mgr.y (mgr.25253) 2325 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:07.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3814 16 16 0 0 0 - 0 2024-07-28T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:07 smithi177 bash[81864]: cluster 2024-07-28T12:46:06.471729+0000 mgr.y (mgr.25253) 2325 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:07 smithi177 bash[79620]: cluster 2024-07-28T12:46:06.471729+0000 mgr.y (mgr.25253) 2325 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:08.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3815 16 16 0 0 0 - 0 2024-07-28T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:09 smithi204 bash[68176]: cluster 2024-07-28T12:46:08.473362+0000 mgr.y (mgr.25253) 2326 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:09.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3816 16 16 0 0 0 - 0 2024-07-28T12:46:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:09 smithi177 bash[81864]: cluster 2024-07-28T12:46:08.473362+0000 mgr.y (mgr.25253) 2326 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:09 smithi177 bash[79620]: cluster 2024-07-28T12:46:08.473362+0000 mgr.y (mgr.25253) 2326 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:10.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3817 16 16 0 0 0 - 0 2024-07-28T12:46:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:11 smithi204 bash[68176]: cluster 2024-07-28T12:46:10.475013+0000 mgr.y (mgr.25253) 2327 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:11.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3818 16 16 0 0 0 - 0 2024-07-28T12:46:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:11 smithi177 bash[79620]: cluster 2024-07-28T12:46:10.475013+0000 mgr.y (mgr.25253) 2327 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:11 smithi177 bash[81864]: cluster 2024-07-28T12:46:10.475013+0000 mgr.y (mgr.25253) 2327 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3819 16 16 0 0 0 - 0 2024-07-28T12:46:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:13 smithi204 bash[68176]: cluster 2024-07-28T12:46:12.476688+0000 mgr.y (mgr.25253) 2328 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:13.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:46:13.935008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:13.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:13.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3820 16 16 0 0 0 - 0 2024-07-28T12:46:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:13 smithi177 bash[81864]: cluster 2024-07-28T12:46:12.476688+0000 mgr.y (mgr.25253) 2328 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:13 smithi177 bash[79620]: cluster 2024-07-28T12:46:12.476688+0000 mgr.y (mgr.25253) 2328 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:14.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3821 16 16 0 0 0 - 0 2024-07-28T12:46:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:15 smithi204 bash[68176]: cluster 2024-07-28T12:46:14.478327+0000 mgr.y (mgr.25253) 2329 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:15.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3822 16 16 0 0 0 - 0 2024-07-28T12:46:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:15 smithi177 bash[79620]: cluster 2024-07-28T12:46:14.478327+0000 mgr.y (mgr.25253) 2329 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:16.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:15 smithi177 bash[81864]: cluster 2024-07-28T12:46:14.478327+0000 mgr.y (mgr.25253) 2329 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T12:46:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:16 smithi204 bash[68176]: audit 2024-07-28T12:46:15.772169+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:16.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3823 16 16 0 0 0 - 0 2024-07-28T12:46:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:16 smithi177 bash[79620]: audit 2024-07-28T12:46:15.772169+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:16 smithi177 bash[81864]: audit 2024-07-28T12:46:15.772169+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:17 smithi204 bash[68176]: cluster 2024-07-28T12:46:16.479961+0000 mgr.y (mgr.25253) 2330 : cluster [DBG] pgmap v2500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:17.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3824 16 16 0 0 0 - 0 2024-07-28T12:46:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:17 smithi177 bash[79620]: cluster 2024-07-28T12:46:16.479961+0000 mgr.y (mgr.25253) 2330 : cluster [DBG] pgmap v2500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:17 smithi177 bash[81864]: cluster 2024-07-28T12:46:16.479961+0000 mgr.y (mgr.25253) 2330 : cluster [DBG] pgmap v2500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:18.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3825 16 16 0 0 0 - 0 2024-07-28T12:46:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:19 smithi204 bash[68176]: cluster 2024-07-28T12:46:18.481607+0000 mgr.y (mgr.25253) 2331 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:19.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3826 16 16 0 0 0 - 0 2024-07-28T12:46:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:19 smithi177 bash[79620]: cluster 2024-07-28T12:46:18.481607+0000 mgr.y (mgr.25253) 2331 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:20.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:19 smithi177 bash[81864]: cluster 2024-07-28T12:46:18.481607+0000 mgr.y (mgr.25253) 2331 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:20.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3827 16 16 0 0 0 - 0 2024-07-28T12:46:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:21 smithi204 bash[68176]: cluster 2024-07-28T12:46:20.483239+0000 mgr.y (mgr.25253) 2332 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:21.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:21 smithi204 bash[68176]: audit 2024-07-28T12:46:21.300863+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:21.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3828 16 16 0 0 0 - 0 2024-07-28T12:46:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:21 smithi177 bash[81864]: cluster 2024-07-28T12:46:20.483239+0000 mgr.y (mgr.25253) 2332 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:21 smithi177 bash[81864]: audit 2024-07-28T12:46:21.300863+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:22.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:21 smithi177 bash[79620]: cluster 2024-07-28T12:46:20.483239+0000 mgr.y (mgr.25253) 2332 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:22.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:21 smithi177 bash[79620]: audit 2024-07-28T12:46:21.300863+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3829 16 16 0 0 0 - 0 2024-07-28T12:46:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:22 smithi177 bash[81864]: audit 2024-07-28T12:46:21.675561+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:22 smithi177 bash[81864]: audit 2024-07-28T12:46:21.682937+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:22 smithi177 bash[79620]: audit 2024-07-28T12:46:21.675561+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:22 smithi177 bash[79620]: audit 2024-07-28T12:46:21.682937+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:22 smithi204 bash[68176]: audit 2024-07-28T12:46:21.675561+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:22 smithi204 bash[68176]: audit 2024-07-28T12:46:21.682937+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:23.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3830 16 16 0 0 0 - 0 2024-07-28T12:46:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:23 smithi177 bash[81864]: cluster 2024-07-28T12:46:22.484794+0000 mgr.y (mgr.25253) 2333 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:23 smithi177 bash[79620]: cluster 2024-07-28T12:46:22.484794+0000 mgr.y (mgr.25253) 2333 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:24.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:23 smithi204 bash[68176]: cluster 2024-07-28T12:46:22.484794+0000 mgr.y (mgr.25253) 2333 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:24.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3831 16 16 0 0 0 - 0 2024-07-28T12:46:25.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3832 16 16 0 0 0 - 0 2024-07-28T12:46:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:25 smithi177 bash[81864]: cluster 2024-07-28T12:46:24.486281+0000 mgr.y (mgr.25253) 2334 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:26.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:25 smithi177 bash[79620]: cluster 2024-07-28T12:46:24.486281+0000 mgr.y (mgr.25253) 2334 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:25 smithi204 bash[68176]: cluster 2024-07-28T12:46:24.486281+0000 mgr.y (mgr.25253) 2334 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T12:46:26.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3833 16 16 0 0 0 - 0 2024-07-28T12:46:27.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3834 16 16 0 0 0 - 0 2024-07-28T12:46:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[81864]: cluster 2024-07-28T12:46:26.487075+0000 mgr.y (mgr.25253) 2335 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[81864]: audit 2024-07-28T12:46:26.962830+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[81864]: audit 2024-07-28T12:46:26.971028+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[81864]: audit 2024-07-28T12:46:27.555791+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[81864]: audit 2024-07-28T12:46:27.564701+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[79620]: cluster 2024-07-28T12:46:26.487075+0000 mgr.y (mgr.25253) 2335 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[79620]: audit 2024-07-28T12:46:26.962830+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[79620]: audit 2024-07-28T12:46:26.971028+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[79620]: audit 2024-07-28T12:46:27.555791+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:27 smithi177 bash[79620]: audit 2024-07-28T12:46:27.564701+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:27 smithi204 bash[68176]: cluster 2024-07-28T12:46:26.487075+0000 mgr.y (mgr.25253) 2335 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:27 smithi204 bash[68176]: audit 2024-07-28T12:46:26.962830+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:27 smithi204 bash[68176]: audit 2024-07-28T12:46:26.971028+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:27 smithi204 bash[68176]: audit 2024-07-28T12:46:27.555791+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:27 smithi204 bash[68176]: audit 2024-07-28T12:46:27.564701+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:28.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3835 16 16 0 0 0 - 0 2024-07-28T12:46:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[79620]: audit 2024-07-28T12:46:28.010655+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[79620]: audit 2024-07-28T12:46:28.012501+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:29.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[79620]: audit 2024-07-28T12:46:28.024850+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[81864]: audit 2024-07-28T12:46:28.010655+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[81864]: audit 2024-07-28T12:46:28.012501+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:28 smithi177 bash[81864]: audit 2024-07-28T12:46:28.024850+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:28 smithi204 bash[68176]: audit 2024-07-28T12:46:28.010655+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:28 smithi204 bash[68176]: audit 2024-07-28T12:46:28.012501+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:28 smithi204 bash[68176]: audit 2024-07-28T12:46:28.024850+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:46:29.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3836 16 16 0 0 0 - 0 2024-07-28T12:46:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:30 smithi204 bash[68176]: cluster 2024-07-28T12:46:28.488510+0000 mgr.y (mgr.25253) 2336 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:30 smithi177 bash[81864]: cluster 2024-07-28T12:46:28.488510+0000 mgr.y (mgr.25253) 2336 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:30 smithi177 bash[79620]: cluster 2024-07-28T12:46:28.488510+0000 mgr.y (mgr.25253) 2336 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:30.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3837 16 16 0 0 0 - 0 2024-07-28T12:46:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:31 smithi204 bash[68176]: audit 2024-07-28T12:46:30.772697+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:31 smithi177 bash[81864]: audit 2024-07-28T12:46:30.772697+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:31 smithi177 bash[79620]: audit 2024-07-28T12:46:30.772697+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:31.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3838 16 16 0 0 0 - 0 2024-07-28T12:46:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:32 smithi204 bash[68176]: cluster 2024-07-28T12:46:30.490090+0000 mgr.y (mgr.25253) 2337 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:32 smithi177 bash[81864]: cluster 2024-07-28T12:46:30.490090+0000 mgr.y (mgr.25253) 2337 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:32.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:32 smithi177 bash[79620]: cluster 2024-07-28T12:46:30.490090+0000 mgr.y (mgr.25253) 2337 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:32 smithi204 bash[60899]: ts=2024-07-28T12:46:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3839 16 16 0 0 0 - 0 2024-07-28T12:46:33.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:46:33.938299+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:33.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:33.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3840 16 16 0 0 0 - 0 2024-07-28T12:46:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:34 smithi204 bash[68176]: cluster 2024-07-28T12:46:32.491758+0000 mgr.y (mgr.25253) 2338 : cluster [DBG] pgmap v2508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:34.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:34 smithi177 bash[79620]: cluster 2024-07-28T12:46:32.491758+0000 mgr.y (mgr.25253) 2338 : cluster [DBG] pgmap v2508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:34 smithi177 bash[81864]: cluster 2024-07-28T12:46:32.491758+0000 mgr.y (mgr.25253) 2338 : cluster [DBG] pgmap v2508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:34.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3841 16 16 0 0 0 - 0 2024-07-28T12:46:35.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3842 16 16 0 0 0 - 0 2024-07-28T12:46:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:36 smithi204 bash[68176]: cluster 2024-07-28T12:46:34.493388+0000 mgr.y (mgr.25253) 2339 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:36 smithi177 bash[79620]: cluster 2024-07-28T12:46:34.493388+0000 mgr.y (mgr.25253) 2339 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T12:46:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:36 smithi177 bash[81864]: cluster 2024-07-28T12:46:34.493388+0000 mgr.y (mgr.25253) 2339 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:36.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3843 16 16 0 0 0 - 0 2024-07-28T12:46:37.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3844 16 16 0 0 0 - 0 2024-07-28T12:46:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:38 smithi204 bash[68176]: cluster 2024-07-28T12:46:36.495009+0000 mgr.y (mgr.25253) 2340 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:38 smithi177 bash[81864]: cluster 2024-07-28T12:46:36.495009+0000 mgr.y (mgr.25253) 2340 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:38 smithi177 bash[79620]: cluster 2024-07-28T12:46:36.495009+0000 mgr.y (mgr.25253) 2340 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:38.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3845 16 16 0 0 0 - 0 2024-07-28T12:46:39.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3846 16 16 0 0 0 - 0 2024-07-28T12:46:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:40 smithi204 bash[68176]: cluster 2024-07-28T12:46:38.496673+0000 mgr.y (mgr.25253) 2341 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:40 smithi177 bash[79620]: cluster 2024-07-28T12:46:38.496673+0000 mgr.y (mgr.25253) 2341 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:40 smithi177 bash[81864]: cluster 2024-07-28T12:46:38.496673+0000 mgr.y (mgr.25253) 2341 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:40.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3847 16 16 0 0 0 - 0 2024-07-28T12:46:41.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3848 16 16 0 0 0 - 0 2024-07-28T12:46:42.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:42 smithi204 bash[68176]: cluster 2024-07-28T12:46:40.498309+0000 mgr.y (mgr.25253) 2342 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:42 smithi177 bash[81864]: cluster 2024-07-28T12:46:40.498309+0000 mgr.y (mgr.25253) 2342 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:42 smithi177 bash[79620]: cluster 2024-07-28T12:46:40.498309+0000 mgr.y (mgr.25253) 2342 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3849 16 16 0 0 0 - 0 2024-07-28T12:46:43.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3850 16 16 0 0 0 - 0 2024-07-28T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:44 smithi204 bash[68176]: cluster 2024-07-28T12:46:42.499959+0000 mgr.y (mgr.25253) 2343 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:44 smithi177 bash[81864]: cluster 2024-07-28T12:46:42.499959+0000 mgr.y (mgr.25253) 2343 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:44 smithi177 bash[79620]: cluster 2024-07-28T12:46:42.499959+0000 mgr.y (mgr.25253) 2343 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:44.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3851 16 16 0 0 0 - 0 2024-07-28T12:46:45.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3852 16 16 0 0 0 - 0 2024-07-28T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:46 smithi204 bash[68176]: cluster 2024-07-28T12:46:44.501590+0000 mgr.y (mgr.25253) 2344 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:46 smithi204 bash[68176]: audit 2024-07-28T12:46:45.773163+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:46 smithi177 bash[79620]: cluster 2024-07-28T12:46:44.501590+0000 mgr.y (mgr.25253) 2344 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:46 smithi177 bash[79620]: audit 2024-07-28T12:46:45.773163+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:46 smithi177 bash[81864]: cluster 2024-07-28T12:46:44.501590+0000 mgr.y (mgr.25253) 2344 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:46 smithi177 bash[81864]: audit 2024-07-28T12:46:45.773163+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:46.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3853 16 16 0 0 0 - 0 2024-07-28T12:46:47.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3854 16 16 0 0 0 - 0 2024-07-28T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:48 smithi204 bash[68176]: cluster 2024-07-28T12:46:46.503212+0000 mgr.y (mgr.25253) 2345 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:48 smithi177 bash[81864]: cluster 2024-07-28T12:46:46.503212+0000 mgr.y (mgr.25253) 2345 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:48 smithi177 bash[79620]: cluster 2024-07-28T12:46:46.503212+0000 mgr.y (mgr.25253) 2345 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:48.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3855 16 16 0 0 0 - 0 2024-07-28T12:46:49.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3856 16 16 0 0 0 - 0 2024-07-28T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:50 smithi204 bash[68176]: cluster 2024-07-28T12:46:48.504880+0000 mgr.y (mgr.25253) 2346 : cluster [DBG] pgmap v2516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:50 smithi177 bash[79620]: cluster 2024-07-28T12:46:48.504880+0000 mgr.y (mgr.25253) 2346 : cluster [DBG] pgmap v2516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:50 smithi177 bash[81864]: cluster 2024-07-28T12:46:48.504880+0000 mgr.y (mgr.25253) 2346 : cluster [DBG] pgmap v2516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:50.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3857 16 16 0 0 0 - 0 2024-07-28T12:46:51.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3858 16 16 0 0 0 - 0 2024-07-28T12:46:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:52 smithi204 bash[68176]: cluster 2024-07-28T12:46:50.506533+0000 mgr.y (mgr.25253) 2347 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:46:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:52 smithi177 bash[81864]: cluster 2024-07-28T12:46:50.506533+0000 mgr.y (mgr.25253) 2347 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:52 smithi177 bash[79620]: cluster 2024-07-28T12:46:50.506533+0000 mgr.y (mgr.25253) 2347 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:52.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3859 16 16 0 0 0 - 0 2024-07-28T12:46:53.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:46:53.941465+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:53.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:53.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3860 16 16 0 0 0 - 0 2024-07-28T12:46:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:54 smithi204 bash[68176]: cluster 2024-07-28T12:46:52.508215+0000 mgr.y (mgr.25253) 2348 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:54 smithi177 bash[81864]: cluster 2024-07-28T12:46:52.508215+0000 mgr.y (mgr.25253) 2348 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:54 smithi177 bash[79620]: cluster 2024-07-28T12:46:52.508215+0000 mgr.y (mgr.25253) 2348 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:54.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3861 16 16 0 0 0 - 0 2024-07-28T12:46:55.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3862 16 16 0 0 0 - 0 2024-07-28T12:46:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:56 smithi204 bash[68176]: cluster 2024-07-28T12:46:54.509887+0000 mgr.y (mgr.25253) 2349 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:46:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:46:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:56 smithi177 bash[81864]: cluster 2024-07-28T12:46:54.509887+0000 mgr.y (mgr.25253) 2349 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:56 smithi177 bash[79620]: cluster 2024-07-28T12:46:54.509887+0000 mgr.y (mgr.25253) 2349 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:56.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3863 16 16 0 0 0 - 0 2024-07-28T12:46:57.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3864 16 16 0 0 0 - 0 2024-07-28T12:46:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:46:58 smithi204 bash[68176]: cluster 2024-07-28T12:46:56.511412+0000 mgr.y (mgr.25253) 2350 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:46:58 smithi177 bash[81864]: cluster 2024-07-28T12:46:56.511412+0000 mgr.y (mgr.25253) 2350 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:46:58 smithi177 bash[79620]: cluster 2024-07-28T12:46:56.511412+0000 mgr.y (mgr.25253) 2350 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:46:58.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3865 16 16 0 0 0 - 0 2024-07-28T12:46:59.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3866 16 16 0 0 0 - 0 2024-07-28T12:47:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:00 smithi204 bash[68176]: cluster 2024-07-28T12:46:58.512932+0000 mgr.y (mgr.25253) 2351 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:00 smithi177 bash[81864]: cluster 2024-07-28T12:46:58.512932+0000 mgr.y (mgr.25253) 2351 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:00 smithi177 bash[79620]: cluster 2024-07-28T12:46:58.512932+0000 mgr.y (mgr.25253) 2351 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:00.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3867 16 16 0 0 0 - 0 2024-07-28T12:47:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:01 smithi204 bash[68176]: audit 2024-07-28T12:47:00.773531+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:01 smithi177 bash[81864]: audit 2024-07-28T12:47:00.773531+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:01 smithi177 bash[79620]: audit 2024-07-28T12:47:00.773531+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:01.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3868 16 16 0 0 0 - 0 2024-07-28T12:47:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:02 smithi204 bash[68176]: cluster 2024-07-28T12:47:00.514433+0000 mgr.y (mgr.25253) 2352 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:02.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:02 smithi204 bash[60899]: ts=2024-07-28T12:47:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:02 smithi177 bash[79620]: cluster 2024-07-28T12:47:00.514433+0000 mgr.y (mgr.25253) 2352 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:02 smithi177 bash[81864]: cluster 2024-07-28T12:47:00.514433+0000 mgr.y (mgr.25253) 2352 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:02.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3869 16 16 0 0 0 - 0 2024-07-28T12:47:03.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3870 16 16 0 0 0 - 0 2024-07-28T12:47:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:04 smithi204 bash[68176]: cluster 2024-07-28T12:47:02.515929+0000 mgr.y (mgr.25253) 2353 : cluster [DBG] pgmap v2523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:04 smithi177 bash[81864]: cluster 2024-07-28T12:47:02.515929+0000 mgr.y (mgr.25253) 2353 : cluster [DBG] pgmap v2523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:04.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:04 smithi177 bash[79620]: cluster 2024-07-28T12:47:02.515929+0000 mgr.y (mgr.25253) 2353 : cluster [DBG] pgmap v2523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:04.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3871 16 16 0 0 0 - 0 2024-07-28T12:47:05.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3872 16 16 0 0 0 - 0 2024-07-28T12:47:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:06 smithi204 bash[68176]: cluster 2024-07-28T12:47:04.517406+0000 mgr.y (mgr.25253) 2354 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:06 smithi177 bash[79620]: cluster 2024-07-28T12:47:04.517406+0000 mgr.y (mgr.25253) 2354 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:06 smithi177 bash[81864]: cluster 2024-07-28T12:47:04.517406+0000 mgr.y (mgr.25253) 2354 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:47:06.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3873 16 16 0 0 0 - 0 2024-07-28T12:47:07.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3874 16 16 0 0 0 - 0 2024-07-28T12:47:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:08 smithi204 bash[68176]: cluster 2024-07-28T12:47:06.518893+0000 mgr.y (mgr.25253) 2355 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:08 smithi177 bash[81864]: cluster 2024-07-28T12:47:06.518893+0000 mgr.y (mgr.25253) 2355 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:08.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:08 smithi177 bash[79620]: cluster 2024-07-28T12:47:06.518893+0000 mgr.y (mgr.25253) 2355 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:08.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3875 16 16 0 0 0 - 0 2024-07-28T12:47:09.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3876 16 16 0 0 0 - 0 2024-07-28T12:47:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:10 smithi204 bash[68176]: cluster 2024-07-28T12:47:08.520642+0000 mgr.y (mgr.25253) 2356 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:10 smithi177 bash[81864]: cluster 2024-07-28T12:47:08.520642+0000 mgr.y (mgr.25253) 2356 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:10 smithi177 bash[79620]: cluster 2024-07-28T12:47:08.520642+0000 mgr.y (mgr.25253) 2356 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:10.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3877 16 16 0 0 0 - 0 2024-07-28T12:47:11.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3878 16 16 0 0 0 - 0 2024-07-28T12:47:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:12 smithi204 bash[68176]: cluster 2024-07-28T12:47:10.522123+0000 mgr.y (mgr.25253) 2357 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:12.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:12 smithi177 bash[79620]: cluster 2024-07-28T12:47:10.522123+0000 mgr.y (mgr.25253) 2357 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:12 smithi177 bash[81864]: cluster 2024-07-28T12:47:10.522123+0000 mgr.y (mgr.25253) 2357 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:12.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3879 16 16 0 0 0 - 0 2024-07-28T12:47:13.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:47:13.944619+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:13.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:13.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3880 16 16 0 0 0 - 0 2024-07-28T12:47:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:14 smithi204 bash[68176]: cluster 2024-07-28T12:47:12.523584+0000 mgr.y (mgr.25253) 2358 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:14 smithi177 bash[79620]: cluster 2024-07-28T12:47:12.523584+0000 mgr.y (mgr.25253) 2358 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:14 smithi177 bash[81864]: cluster 2024-07-28T12:47:12.523584+0000 mgr.y (mgr.25253) 2358 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:14.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3881 16 16 0 0 0 - 0 2024-07-28T12:47:15.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3882 16 16 0 0 0 - 0 2024-07-28T12:47:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:16 smithi204 bash[68176]: cluster 2024-07-28T12:47:14.525023+0000 mgr.y (mgr.25253) 2359 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:16 smithi204 bash[68176]: audit 2024-07-28T12:47:15.774021+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:47:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:16 smithi177 bash[79620]: cluster 2024-07-28T12:47:14.525023+0000 mgr.y (mgr.25253) 2359 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:16 smithi177 bash[79620]: audit 2024-07-28T12:47:15.774021+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:16 smithi177 bash[81864]: cluster 2024-07-28T12:47:14.525023+0000 mgr.y (mgr.25253) 2359 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:16 smithi177 bash[81864]: audit 2024-07-28T12:47:15.774021+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:16.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3883 16 16 0 0 0 - 0 2024-07-28T12:47:17.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3884 16 16 0 0 0 - 0 2024-07-28T12:47:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:18 smithi204 bash[68176]: cluster 2024-07-28T12:47:16.526488+0000 mgr.y (mgr.25253) 2360 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:18 smithi177 bash[81864]: cluster 2024-07-28T12:47:16.526488+0000 mgr.y (mgr.25253) 2360 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:18.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:18 smithi177 bash[79620]: cluster 2024-07-28T12:47:16.526488+0000 mgr.y (mgr.25253) 2360 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:18.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3885 16 16 0 0 0 - 0 2024-07-28T12:47:19.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3886 16 16 0 0 0 - 0 2024-07-28T12:47:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:20 smithi204 bash[68176]: cluster 2024-07-28T12:47:18.528002+0000 mgr.y (mgr.25253) 2361 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:20 smithi177 bash[81864]: cluster 2024-07-28T12:47:18.528002+0000 mgr.y (mgr.25253) 2361 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:20 smithi177 bash[79620]: cluster 2024-07-28T12:47:18.528002+0000 mgr.y (mgr.25253) 2361 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:20.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3887 16 16 0 0 0 - 0 2024-07-28T12:47:21.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3888 16 16 0 0 0 - 0 2024-07-28T12:47:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:22 smithi204 bash[68176]: cluster 2024-07-28T12:47:20.529414+0000 mgr.y (mgr.25253) 2362 : cluster [DBG] pgmap v2532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:22.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:22 smithi177 bash[79620]: cluster 2024-07-28T12:47:20.529414+0000 mgr.y (mgr.25253) 2362 : cluster [DBG] pgmap v2532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:22.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:22 smithi177 bash[81864]: cluster 2024-07-28T12:47:20.529414+0000 mgr.y (mgr.25253) 2362 : cluster [DBG] pgmap v2532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:22.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3889 16 16 0 0 0 - 0 2024-07-28T12:47:23.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3890 16 16 0 0 0 - 0 2024-07-28T12:47:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:24 smithi177 bash[81864]: cluster 2024-07-28T12:47:22.530905+0000 mgr.y (mgr.25253) 2363 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:24 smithi177 bash[79620]: cluster 2024-07-28T12:47:22.530905+0000 mgr.y (mgr.25253) 2363 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:24 smithi204 bash[68176]: cluster 2024-07-28T12:47:22.530905+0000 mgr.y (mgr.25253) 2363 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:24.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3891 16 16 0 0 0 - 0 2024-07-28T12:47:25.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3892 16 16 0 0 0 - 0 2024-07-28T12:47:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:47:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:26 smithi177 bash[81864]: cluster 2024-07-28T12:47:24.532403+0000 mgr.y (mgr.25253) 2364 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:26 smithi177 bash[79620]: cluster 2024-07-28T12:47:24.532403+0000 mgr.y (mgr.25253) 2364 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:26 smithi204 bash[68176]: cluster 2024-07-28T12:47:24.532403+0000 mgr.y (mgr.25253) 2364 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:26.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3893 16 16 0 0 0 - 0 2024-07-28T12:47:27.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3894 16 16 0 0 0 - 0 2024-07-28T12:47:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:28 smithi177 bash[81864]: cluster 2024-07-28T12:47:26.533889+0000 mgr.y (mgr.25253) 2365 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:28.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:28 smithi177 bash[81864]: audit 2024-07-28T12:47:28.126452+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:28.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:28 smithi177 bash[79620]: cluster 2024-07-28T12:47:26.533889+0000 mgr.y (mgr.25253) 2365 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:28.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:28 smithi177 bash[79620]: audit 2024-07-28T12:47:28.126452+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:28 smithi204 bash[68176]: cluster 2024-07-28T12:47:26.533889+0000 mgr.y (mgr.25253) 2365 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:28 smithi204 bash[68176]: audit 2024-07-28T12:47:28.126452+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:28.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3895 16 16 0 0 0 - 0 2024-07-28T12:47:29.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3896 16 16 0 0 0 - 0 2024-07-28T12:47:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:30 smithi177 bash[81864]: cluster 2024-07-28T12:47:28.535398+0000 mgr.y (mgr.25253) 2366 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:30 smithi177 bash[79620]: cluster 2024-07-28T12:47:28.535398+0000 mgr.y (mgr.25253) 2366 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:30 smithi204 bash[68176]: cluster 2024-07-28T12:47:28.535398+0000 mgr.y (mgr.25253) 2366 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:30.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3897 16 16 0 0 0 - 0 2024-07-28T12:47:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:31 smithi177 bash[81864]: audit 2024-07-28T12:47:30.774472+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:31 smithi177 bash[79620]: audit 2024-07-28T12:47:30.774472+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:31 smithi204 bash[68176]: audit 2024-07-28T12:47:30.774472+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:31.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3898 16 16 0 0 0 - 0 2024-07-28T12:47:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:32 smithi177 bash[81864]: cluster 2024-07-28T12:47:30.536754+0000 mgr.y (mgr.25253) 2367 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:32 smithi177 bash[79620]: cluster 2024-07-28T12:47:30.536754+0000 mgr.y (mgr.25253) 2367 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:32 smithi204 bash[68176]: cluster 2024-07-28T12:47:30.536754+0000 mgr.y (mgr.25253) 2367 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:32.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3899 16 16 0 0 0 - 0 2024-07-28T12:47:33.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:47:33.947814+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:33.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:33.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3900 16 16 0 0 0 - 0 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[79620]: cluster 2024-07-28T12:47:32.538228+0000 mgr.y (mgr.25253) 2368 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[79620]: audit 2024-07-28T12:47:33.800039+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[79620]: audit 2024-07-28T12:47:33.809592+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[79620]: audit 2024-07-28T12:47:34.031417+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[79620]: audit 2024-07-28T12:47:34.044246+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[81864]: cluster 2024-07-28T12:47:32.538228+0000 mgr.y (mgr.25253) 2368 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[81864]: audit 2024-07-28T12:47:33.800039+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[81864]: audit 2024-07-28T12:47:33.809592+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[81864]: audit 2024-07-28T12:47:34.031417+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:34 smithi177 bash[81864]: audit 2024-07-28T12:47:34.044246+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:34 smithi204 bash[68176]: cluster 2024-07-28T12:47:32.538228+0000 mgr.y (mgr.25253) 2368 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:34 smithi204 bash[68176]: audit 2024-07-28T12:47:33.800039+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:34 smithi204 bash[68176]: audit 2024-07-28T12:47:33.809592+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:34 smithi204 bash[68176]: audit 2024-07-28T12:47:34.031417+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:34 smithi204 bash[68176]: audit 2024-07-28T12:47:34.044246+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:34.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3901 16 16 0 0 0 - 0 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[81864]: audit 2024-07-28T12:47:34.481655+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[81864]: audit 2024-07-28T12:47:34.483152+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[81864]: audit 2024-07-28T12:47:34.495342+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[79620]: audit 2024-07-28T12:47:34.481655+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[79620]: audit 2024-07-28T12:47:34.483152+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:35.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:35 smithi177 bash[79620]: audit 2024-07-28T12:47:34.495342+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:35 smithi204 bash[68176]: audit 2024-07-28T12:47:34.481655+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:35 smithi204 bash[68176]: audit 2024-07-28T12:47:34.483152+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:35.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:35 smithi204 bash[68176]: audit 2024-07-28T12:47:34.495342+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:47:35.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3902 16 16 0 0 0 - 0 2024-07-28T12:47:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:47:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:36 smithi177 bash[81864]: cluster 2024-07-28T12:47:34.539041+0000 mgr.y (mgr.25253) 2369 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:36 smithi177 bash[79620]: cluster 2024-07-28T12:47:34.539041+0000 mgr.y (mgr.25253) 2369 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:36 smithi204 bash[68176]: cluster 2024-07-28T12:47:34.539041+0000 mgr.y (mgr.25253) 2369 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:36.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3903 16 16 0 0 0 - 0 2024-07-28T12:47:37.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3904 16 16 0 0 0 - 0 2024-07-28T12:47:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:38 smithi177 bash[79620]: cluster 2024-07-28T12:47:36.540496+0000 mgr.y (mgr.25253) 2370 : cluster [DBG] pgmap v2540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:38.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:38 smithi177 bash[81864]: cluster 2024-07-28T12:47:36.540496+0000 mgr.y (mgr.25253) 2370 : cluster [DBG] pgmap v2540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:38 smithi204 bash[68176]: cluster 2024-07-28T12:47:36.540496+0000 mgr.y (mgr.25253) 2370 : cluster [DBG] pgmap v2540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:38.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3905 16 16 0 0 0 - 0 2024-07-28T12:47:39.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3906 16 16 0 0 0 - 0 2024-07-28T12:47:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:40 smithi177 bash[79620]: cluster 2024-07-28T12:47:38.541961+0000 mgr.y (mgr.25253) 2371 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:40 smithi177 bash[81864]: cluster 2024-07-28T12:47:38.541961+0000 mgr.y (mgr.25253) 2371 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:40 smithi204 bash[68176]: cluster 2024-07-28T12:47:38.541961+0000 mgr.y (mgr.25253) 2371 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:40.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3907 16 16 0 0 0 - 0 2024-07-28T12:47:41.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3908 16 16 0 0 0 - 0 2024-07-28T12:47:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:42 smithi177 bash[81864]: cluster 2024-07-28T12:47:40.543440+0000 mgr.y (mgr.25253) 2372 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:42 smithi177 bash[79620]: cluster 2024-07-28T12:47:40.543440+0000 mgr.y (mgr.25253) 2372 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:42 smithi204 bash[68176]: cluster 2024-07-28T12:47:40.543440+0000 mgr.y (mgr.25253) 2372 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3909 16 16 0 0 0 - 0 2024-07-28T12:47:43.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3910 16 16 0 0 0 - 0 2024-07-28T12:47:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:44 smithi177 bash[81864]: cluster 2024-07-28T12:47:42.544940+0000 mgr.y (mgr.25253) 2373 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:44.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:44 smithi177 bash[79620]: cluster 2024-07-28T12:47:42.544940+0000 mgr.y (mgr.25253) 2373 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:44 smithi204 bash[68176]: cluster 2024-07-28T12:47:42.544940+0000 mgr.y (mgr.25253) 2373 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:44.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3911 16 16 0 0 0 - 0 2024-07-28T12:47:45.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3912 16 16 0 0 0 - 0 2024-07-28T12:47:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:47:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:46 smithi177 bash[79620]: cluster 2024-07-28T12:47:44.546435+0000 mgr.y (mgr.25253) 2374 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:46 smithi177 bash[79620]: audit 2024-07-28T12:47:45.774883+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:46 smithi177 bash[81864]: cluster 2024-07-28T12:47:44.546435+0000 mgr.y (mgr.25253) 2374 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:46 smithi177 bash[81864]: audit 2024-07-28T12:47:45.774883+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:46 smithi204 bash[68176]: cluster 2024-07-28T12:47:44.546435+0000 mgr.y (mgr.25253) 2374 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:46 smithi204 bash[68176]: audit 2024-07-28T12:47:45.774883+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:46.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3913 16 16 0 0 0 - 0 2024-07-28T12:47:47.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3914 16 16 0 0 0 - 0 2024-07-28T12:47:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:48 smithi177 bash[81864]: cluster 2024-07-28T12:47:46.547930+0000 mgr.y (mgr.25253) 2375 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:48 smithi177 bash[79620]: cluster 2024-07-28T12:47:46.547930+0000 mgr.y (mgr.25253) 2375 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:48 smithi204 bash[68176]: cluster 2024-07-28T12:47:46.547930+0000 mgr.y (mgr.25253) 2375 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:48.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3915 16 16 0 0 0 - 0 2024-07-28T12:47:49.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3916 16 16 0 0 0 - 0 2024-07-28T12:47:50.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:50 smithi177 bash[81864]: cluster 2024-07-28T12:47:48.549448+0000 mgr.y (mgr.25253) 2376 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:50.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:50 smithi177 bash[79620]: cluster 2024-07-28T12:47:48.549448+0000 mgr.y (mgr.25253) 2376 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:50 smithi204 bash[68176]: cluster 2024-07-28T12:47:48.549448+0000 mgr.y (mgr.25253) 2376 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:50.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3917 16 16 0 0 0 - 0 2024-07-28T12:47:51.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3918 16 16 0 0 0 - 0 2024-07-28T12:47:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:52 smithi177 bash[81864]: cluster 2024-07-28T12:47:50.550904+0000 mgr.y (mgr.25253) 2377 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:52 smithi177 bash[79620]: cluster 2024-07-28T12:47:50.550904+0000 mgr.y (mgr.25253) 2377 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:52 smithi204 bash[68176]: cluster 2024-07-28T12:47:50.550904+0000 mgr.y (mgr.25253) 2377 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:47:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3919 16 16 0 0 0 - 0 2024-07-28T12:47:53.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:47:53.951153+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:53.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:53.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3920 16 16 0 0 0 - 0 2024-07-28T12:47:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:54 smithi177 bash[81864]: cluster 2024-07-28T12:47:52.552411+0000 mgr.y (mgr.25253) 2378 : cluster [DBG] pgmap v2548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:54 smithi177 bash[79620]: cluster 2024-07-28T12:47:52.552411+0000 mgr.y (mgr.25253) 2378 : cluster [DBG] pgmap v2548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:54 smithi204 bash[68176]: cluster 2024-07-28T12:47:52.552411+0000 mgr.y (mgr.25253) 2378 : cluster [DBG] pgmap v2548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:54.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3921 16 16 0 0 0 - 0 2024-07-28T12:47:55.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3922 16 16 0 0 0 - 0 2024-07-28T12:47:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:47:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:47:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:56 smithi177 bash[81864]: cluster 2024-07-28T12:47:54.553869+0000 mgr.y (mgr.25253) 2379 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:56 smithi177 bash[79620]: cluster 2024-07-28T12:47:54.553869+0000 mgr.y (mgr.25253) 2379 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:56 smithi204 bash[68176]: cluster 2024-07-28T12:47:54.553869+0000 mgr.y (mgr.25253) 2379 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:56.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3923 16 16 0 0 0 - 0 2024-07-28T12:47:57.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3924 16 16 0 0 0 - 0 2024-07-28T12:47:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:47:58 smithi177 bash[81864]: cluster 2024-07-28T12:47:56.555325+0000 mgr.y (mgr.25253) 2380 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:47:58 smithi177 bash[79620]: cluster 2024-07-28T12:47:56.555325+0000 mgr.y (mgr.25253) 2380 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:47:58 smithi204 bash[68176]: cluster 2024-07-28T12:47:56.555325+0000 mgr.y (mgr.25253) 2380 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:47:58.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3925 16 16 0 0 0 - 0 2024-07-28T12:47:59.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3926 16 16 0 0 0 - 0 2024-07-28T12:48:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:00 smithi177 bash[81864]: cluster 2024-07-28T12:47:58.556835+0000 mgr.y (mgr.25253) 2381 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:00 smithi177 bash[79620]: cluster 2024-07-28T12:47:58.556835+0000 mgr.y (mgr.25253) 2381 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:00 smithi204 bash[68176]: cluster 2024-07-28T12:47:58.556835+0000 mgr.y (mgr.25253) 2381 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:00.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3927 16 16 0 0 0 - 0 2024-07-28T12:48:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:01 smithi177 bash[81864]: audit 2024-07-28T12:48:00.775214+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:01 smithi177 bash[79620]: audit 2024-07-28T12:48:00.775214+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:01 smithi204 bash[68176]: audit 2024-07-28T12:48:00.775214+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:01.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3928 16 16 0 0 0 - 0 2024-07-28T12:48:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:02 smithi177 bash[81864]: cluster 2024-07-28T12:48:00.558289+0000 mgr.y (mgr.25253) 2382 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:02 smithi177 bash[79620]: cluster 2024-07-28T12:48:00.558289+0000 mgr.y (mgr.25253) 2382 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:02 smithi204 bash[68176]: cluster 2024-07-28T12:48:00.558289+0000 mgr.y (mgr.25253) 2382 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3929 16 16 0 0 0 - 0 2024-07-28T12:48:03.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3930 16 16 0 0 0 - 0 2024-07-28T12:48:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:04 smithi177 bash[81864]: cluster 2024-07-28T12:48:02.559807+0000 mgr.y (mgr.25253) 2383 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:04.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:04 smithi177 bash[79620]: cluster 2024-07-28T12:48:02.559807+0000 mgr.y (mgr.25253) 2383 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:04 smithi204 bash[68176]: cluster 2024-07-28T12:48:02.559807+0000 mgr.y (mgr.25253) 2383 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:04.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3931 16 16 0 0 0 - 0 2024-07-28T12:48:05.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3932 16 16 0 0 0 - 0 2024-07-28T12:48:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:06 smithi177 bash[81864]: cluster 2024-07-28T12:48:04.561231+0000 mgr.y (mgr.25253) 2384 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:06.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:06 smithi177 bash[79620]: cluster 2024-07-28T12:48:04.561231+0000 mgr.y (mgr.25253) 2384 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:48:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:06 smithi204 bash[68176]: cluster 2024-07-28T12:48:04.561231+0000 mgr.y (mgr.25253) 2384 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:06.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3933 16 16 0 0 0 - 0 2024-07-28T12:48:07.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3934 16 16 0 0 0 - 0 2024-07-28T12:48:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:08 smithi204 bash[68176]: cluster 2024-07-28T12:48:06.562684+0000 mgr.y (mgr.25253) 2385 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:08 smithi177 bash[79620]: cluster 2024-07-28T12:48:06.562684+0000 mgr.y (mgr.25253) 2385 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:08.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:08 smithi177 bash[81864]: cluster 2024-07-28T12:48:06.562684+0000 mgr.y (mgr.25253) 2385 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:08.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3935 16 16 0 0 0 - 0 2024-07-28T12:48:09.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3936 16 16 0 0 0 - 0 2024-07-28T12:48:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:10 smithi204 bash[68176]: cluster 2024-07-28T12:48:08.564161+0000 mgr.y (mgr.25253) 2386 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:10 smithi177 bash[81864]: cluster 2024-07-28T12:48:08.564161+0000 mgr.y (mgr.25253) 2386 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:10 smithi177 bash[79620]: cluster 2024-07-28T12:48:08.564161+0000 mgr.y (mgr.25253) 2386 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:10.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3937 16 16 0 0 0 - 0 2024-07-28T12:48:11.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3938 16 16 0 0 0 - 0 2024-07-28T12:48:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:12 smithi204 bash[68176]: cluster 2024-07-28T12:48:10.565633+0000 mgr.y (mgr.25253) 2387 : cluster [DBG] pgmap v2557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:12 smithi177 bash[81864]: cluster 2024-07-28T12:48:10.565633+0000 mgr.y (mgr.25253) 2387 : cluster [DBG] pgmap v2557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:12 smithi177 bash[79620]: cluster 2024-07-28T12:48:10.565633+0000 mgr.y (mgr.25253) 2387 : cluster [DBG] pgmap v2557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:12.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3939 16 16 0 0 0 - 0 2024-07-28T12:48:13.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:48:13.954369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:13.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:13.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3940 16 16 0 0 0 - 0 2024-07-28T12:48:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:14 smithi204 bash[68176]: cluster 2024-07-28T12:48:12.567092+0000 mgr.y (mgr.25253) 2388 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:14.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:14 smithi177 bash[81864]: cluster 2024-07-28T12:48:12.567092+0000 mgr.y (mgr.25253) 2388 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:14.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:14 smithi177 bash[79620]: cluster 2024-07-28T12:48:12.567092+0000 mgr.y (mgr.25253) 2388 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:14.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3941 16 16 0 0 0 - 0 2024-07-28T12:48:15.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3942 16 16 0 0 0 - 0 2024-07-28T12:48:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:48:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:16 smithi177 bash[79620]: cluster 2024-07-28T12:48:14.568593+0000 mgr.y (mgr.25253) 2389 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:16 smithi177 bash[79620]: audit 2024-07-28T12:48:15.775742+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:16 smithi177 bash[81864]: cluster 2024-07-28T12:48:14.568593+0000 mgr.y (mgr.25253) 2389 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:16 smithi177 bash[81864]: audit 2024-07-28T12:48:15.775742+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:16 smithi204 bash[68176]: cluster 2024-07-28T12:48:14.568593+0000 mgr.y (mgr.25253) 2389 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:16 smithi204 bash[68176]: audit 2024-07-28T12:48:15.775742+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:16.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3943 16 16 0 0 0 - 0 2024-07-28T12:48:17.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3944 16 16 0 0 0 - 0 2024-07-28T12:48:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:18 smithi204 bash[68176]: cluster 2024-07-28T12:48:16.570113+0000 mgr.y (mgr.25253) 2390 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:18 smithi177 bash[81864]: cluster 2024-07-28T12:48:16.570113+0000 mgr.y (mgr.25253) 2390 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:18 smithi177 bash[79620]: cluster 2024-07-28T12:48:16.570113+0000 mgr.y (mgr.25253) 2390 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:18.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3945 16 16 0 0 0 - 0 2024-07-28T12:48:19.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3946 16 16 0 0 0 - 0 2024-07-28T12:48:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:20 smithi204 bash[68176]: cluster 2024-07-28T12:48:18.571567+0000 mgr.y (mgr.25253) 2391 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:20 smithi177 bash[81864]: cluster 2024-07-28T12:48:18.571567+0000 mgr.y (mgr.25253) 2391 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:20 smithi177 bash[79620]: cluster 2024-07-28T12:48:18.571567+0000 mgr.y (mgr.25253) 2391 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:20.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3947 16 16 0 0 0 - 0 2024-07-28T12:48:21.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3948 16 16 0 0 0 - 0 2024-07-28T12:48:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:22 smithi204 bash[68176]: cluster 2024-07-28T12:48:20.573067+0000 mgr.y (mgr.25253) 2392 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:22 smithi177 bash[79620]: cluster 2024-07-28T12:48:20.573067+0000 mgr.y (mgr.25253) 2392 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:22.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:22 smithi177 bash[81864]: cluster 2024-07-28T12:48:20.573067+0000 mgr.y (mgr.25253) 2392 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:22.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3949 16 16 0 0 0 - 0 2024-07-28T12:48:23.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3950 16 16 0 0 0 - 0 2024-07-28T12:48:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:24 smithi204 bash[68176]: cluster 2024-07-28T12:48:22.574519+0000 mgr.y (mgr.25253) 2393 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:24 smithi177 bash[79620]: cluster 2024-07-28T12:48:22.574519+0000 mgr.y (mgr.25253) 2393 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:24.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:24 smithi177 bash[81864]: cluster 2024-07-28T12:48:22.574519+0000 mgr.y (mgr.25253) 2393 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:24.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3951 16 16 0 0 0 - 0 2024-07-28T12:48:25.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3952 16 16 0 0 0 - 0 2024-07-28T12:48:26.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:48:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:26 smithi204 bash[68176]: cluster 2024-07-28T12:48:24.575991+0000 mgr.y (mgr.25253) 2394 : cluster [DBG] pgmap v2564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:26 smithi177 bash[79620]: cluster 2024-07-28T12:48:24.575991+0000 mgr.y (mgr.25253) 2394 : cluster [DBG] pgmap v2564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:26 smithi177 bash[81864]: cluster 2024-07-28T12:48:24.575991+0000 mgr.y (mgr.25253) 2394 : cluster [DBG] pgmap v2564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:26.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3953 16 16 0 0 0 - 0 2024-07-28T12:48:27.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3954 16 16 0 0 0 - 0 2024-07-28T12:48:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:28 smithi204 bash[68176]: cluster 2024-07-28T12:48:26.577446+0000 mgr.y (mgr.25253) 2395 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:28 smithi177 bash[79620]: cluster 2024-07-28T12:48:26.577446+0000 mgr.y (mgr.25253) 2395 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:28.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:28 smithi177 bash[81864]: cluster 2024-07-28T12:48:26.577446+0000 mgr.y (mgr.25253) 2395 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:28.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3955 16 16 0 0 0 - 0 2024-07-28T12:48:29.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3956 16 16 0 0 0 - 0 2024-07-28T12:48:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:30 smithi204 bash[68176]: cluster 2024-07-28T12:48:28.578903+0000 mgr.y (mgr.25253) 2396 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:30 smithi177 bash[79620]: cluster 2024-07-28T12:48:28.578903+0000 mgr.y (mgr.25253) 2396 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:30.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:30 smithi177 bash[81864]: cluster 2024-07-28T12:48:28.578903+0000 mgr.y (mgr.25253) 2396 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:30.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3957 16 16 0 0 0 - 0 2024-07-28T12:48:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:31 smithi204 bash[68176]: audit 2024-07-28T12:48:30.776082+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:31 smithi177 bash[81864]: audit 2024-07-28T12:48:30.776082+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:31 smithi177 bash[79620]: audit 2024-07-28T12:48:30.776082+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:31.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3958 16 16 0 0 0 - 0 2024-07-28T12:48:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:32 smithi204 bash[68176]: cluster 2024-07-28T12:48:30.580376+0000 mgr.y (mgr.25253) 2397 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:32 smithi177 bash[81864]: cluster 2024-07-28T12:48:30.580376+0000 mgr.y (mgr.25253) 2397 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:32 smithi177 bash[79620]: cluster 2024-07-28T12:48:30.580376+0000 mgr.y (mgr.25253) 2397 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:32.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3959 16 16 0 0 0 - 0 2024-07-28T12:48:33.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:48:33.957512+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:33.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:33.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3960 16 16 0 0 0 - 0 2024-07-28T12:48:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:34 smithi204 bash[68176]: cluster 2024-07-28T12:48:32.581859+0000 mgr.y (mgr.25253) 2398 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:34 smithi177 bash[79620]: cluster 2024-07-28T12:48:32.581859+0000 mgr.y (mgr.25253) 2398 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:34 smithi177 bash[81864]: cluster 2024-07-28T12:48:32.581859+0000 mgr.y (mgr.25253) 2398 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:34.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3961 16 16 0 0 0 - 0 2024-07-28T12:48:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:35 smithi204 bash[68176]: audit 2024-07-28T12:48:34.624954+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:35 smithi177 bash[79620]: audit 2024-07-28T12:48:34.624954+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:35.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:35 smithi177 bash[81864]: audit 2024-07-28T12:48:34.624954+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:35.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3962 16 16 0 0 0 - 0 2024-07-28T12:48:36.346 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:48:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:36 smithi204 bash[68176]: cluster 2024-07-28T12:48:34.583342+0000 mgr.y (mgr.25253) 2399 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:36 smithi177 bash[81864]: cluster 2024-07-28T12:48:34.583342+0000 mgr.y (mgr.25253) 2399 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:36.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:36 smithi177 bash[79620]: cluster 2024-07-28T12:48:34.583342+0000 mgr.y (mgr.25253) 2399 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:36.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3963 16 16 0 0 0 - 0 2024-07-28T12:48:37.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3964 16 16 0 0 0 - 0 2024-07-28T12:48:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:38 smithi204 bash[68176]: cluster 2024-07-28T12:48:36.584845+0000 mgr.y (mgr.25253) 2400 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:38 smithi177 bash[81864]: cluster 2024-07-28T12:48:36.584845+0000 mgr.y (mgr.25253) 2400 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:38 smithi177 bash[79620]: cluster 2024-07-28T12:48:36.584845+0000 mgr.y (mgr.25253) 2400 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:38.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3965 16 16 0 0 0 - 0 2024-07-28T12:48:39.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3966 16 16 0 0 0 - 0 2024-07-28T12:48:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:40 smithi204 bash[68176]: cluster 2024-07-28T12:48:38.586298+0000 mgr.y (mgr.25253) 2401 : cluster [DBG] pgmap v2571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:40 smithi204 bash[68176]: audit 2024-07-28T12:48:40.282231+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:40 smithi204 bash[68176]: audit 2024-07-28T12:48:40.290826+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[81864]: cluster 2024-07-28T12:48:38.586298+0000 mgr.y (mgr.25253) 2401 : cluster [DBG] pgmap v2571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[81864]: audit 2024-07-28T12:48:40.282231+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[81864]: audit 2024-07-28T12:48:40.290826+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[79620]: cluster 2024-07-28T12:48:38.586298+0000 mgr.y (mgr.25253) 2401 : cluster [DBG] pgmap v2571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[79620]: audit 2024-07-28T12:48:40.282231+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:40 smithi177 bash[79620]: audit 2024-07-28T12:48:40.290826+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:40.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3967 16 16 0 0 0 - 0 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: audit 2024-07-28T12:48:40.552363+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: audit 2024-07-28T12:48:40.558026+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: cluster 2024-07-28T12:48:40.587130+0000 mgr.y (mgr.25253) 2402 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: audit 2024-07-28T12:48:40.969834+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: audit 2024-07-28T12:48:40.971587+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:41 smithi204 bash[68176]: audit 2024-07-28T12:48:40.981327+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:41.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3968 16 16 0 0 0 - 0 2024-07-28T12:48:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: audit 2024-07-28T12:48:40.552363+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: audit 2024-07-28T12:48:40.558026+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: cluster 2024-07-28T12:48:40.587130+0000 mgr.y (mgr.25253) 2402 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: audit 2024-07-28T12:48:40.969834+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: audit 2024-07-28T12:48:40.971587+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[81864]: audit 2024-07-28T12:48:40.981327+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: audit 2024-07-28T12:48:40.552363+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: audit 2024-07-28T12:48:40.558026+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: cluster 2024-07-28T12:48:40.587130+0000 mgr.y (mgr.25253) 2402 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: audit 2024-07-28T12:48:40.969834+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: audit 2024-07-28T12:48:40.971587+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:41 smithi177 bash[79620]: audit 2024-07-28T12:48:40.981327+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:48:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:42 smithi204 bash[60899]: ts=2024-07-28T12:48:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3969 16 16 0 0 0 - 0 2024-07-28T12:48:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:43 smithi204 bash[68176]: cluster 2024-07-28T12:48:42.588601+0000 mgr.y (mgr.25253) 2403 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:43.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3970 16 16 0 0 0 - 0 2024-07-28T12:48:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:43 smithi177 bash[81864]: cluster 2024-07-28T12:48:42.588601+0000 mgr.y (mgr.25253) 2403 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:43 smithi177 bash[79620]: cluster 2024-07-28T12:48:42.588601+0000 mgr.y (mgr.25253) 2403 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:44.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3971 16 16 0 0 0 - 0 2024-07-28T12:48:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:45 smithi204 bash[68176]: cluster 2024-07-28T12:48:44.590069+0000 mgr.y (mgr.25253) 2404 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:45.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3972 16 16 0 0 0 - 0 2024-07-28T12:48:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:45 smithi177 bash[81864]: cluster 2024-07-28T12:48:44.590069+0000 mgr.y (mgr.25253) 2404 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:45 smithi177 bash[79620]: cluster 2024-07-28T12:48:44.590069+0000 mgr.y (mgr.25253) 2404 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:46.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:48:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:46 smithi204 bash[68176]: audit 2024-07-28T12:48:45.776565+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:46.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3973 16 16 0 0 0 - 0 2024-07-28T12:48:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:46 smithi177 bash[81864]: audit 2024-07-28T12:48:45.776565+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:46 smithi177 bash[79620]: audit 2024-07-28T12:48:45.776565+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:47 smithi204 bash[68176]: cluster 2024-07-28T12:48:46.591720+0000 mgr.y (mgr.25253) 2405 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:47.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3974 16 16 0 0 0 - 0 2024-07-28T12:48:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:47 smithi177 bash[81864]: cluster 2024-07-28T12:48:46.591720+0000 mgr.y (mgr.25253) 2405 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:47 smithi177 bash[79620]: cluster 2024-07-28T12:48:46.591720+0000 mgr.y (mgr.25253) 2405 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:48.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3975 16 16 0 0 0 - 0 2024-07-28T12:48:49.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3976 16 16 0 0 0 - 0 2024-07-28T12:48:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:49 smithi177 bash[79620]: cluster 2024-07-28T12:48:48.593195+0000 mgr.y (mgr.25253) 2406 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:50.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:49 smithi177 bash[81864]: cluster 2024-07-28T12:48:48.593195+0000 mgr.y (mgr.25253) 2406 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:49 smithi204 bash[68176]: cluster 2024-07-28T12:48:48.593195+0000 mgr.y (mgr.25253) 2406 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:50.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3977 16 16 0 0 0 - 0 2024-07-28T12:48:51.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3978 16 16 0 0 0 - 0 2024-07-28T12:48:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:51 smithi177 bash[81864]: cluster 2024-07-28T12:48:50.594626+0000 mgr.y (mgr.25253) 2407 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:52.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:51 smithi177 bash[79620]: cluster 2024-07-28T12:48:50.594626+0000 mgr.y (mgr.25253) 2407 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:51 smithi204 bash[68176]: cluster 2024-07-28T12:48:50.594626+0000 mgr.y (mgr.25253) 2407 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:48:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3979 16 16 0 0 0 - 0 2024-07-28T12:48:53.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:48:53.960599+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:53.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:53.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3980 16 16 0 0 0 - 0 2024-07-28T12:48:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:53 smithi177 bash[79620]: cluster 2024-07-28T12:48:52.596086+0000 mgr.y (mgr.25253) 2408 : cluster [DBG] pgmap v2578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:54.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:53 smithi177 bash[81864]: cluster 2024-07-28T12:48:52.596086+0000 mgr.y (mgr.25253) 2408 : cluster [DBG] pgmap v2578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:54.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:53 smithi204 bash[68176]: cluster 2024-07-28T12:48:52.596086+0000 mgr.y (mgr.25253) 2408 : cluster [DBG] pgmap v2578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:54.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3981 16 16 0 0 0 - 0 2024-07-28T12:48:55.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3982 16 16 0 0 0 - 0 2024-07-28T12:48:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:55 smithi177 bash[81864]: cluster 2024-07-28T12:48:54.597525+0000 mgr.y (mgr.25253) 2409 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:56.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:55 smithi177 bash[79620]: cluster 2024-07-28T12:48:54.597525+0000 mgr.y (mgr.25253) 2409 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:55 smithi204 bash[68176]: cluster 2024-07-28T12:48:54.597525+0000 mgr.y (mgr.25253) 2409 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:48:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:48:56.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3983 16 16 0 0 0 - 0 2024-07-28T12:48:57.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3984 16 16 0 0 0 - 0 2024-07-28T12:48:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:57 smithi177 bash[81864]: cluster 2024-07-28T12:48:56.598978+0000 mgr.y (mgr.25253) 2410 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:58.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:57 smithi177 bash[79620]: cluster 2024-07-28T12:48:56.598978+0000 mgr.y (mgr.25253) 2410 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:57 smithi204 bash[68176]: cluster 2024-07-28T12:48:56.598978+0000 mgr.y (mgr.25253) 2410 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:48:58.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3985 16 16 0 0 0 - 0 2024-07-28T12:48:59.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3986 16 16 0 0 0 - 0 2024-07-28T12:49:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:48:59 smithi177 bash[81864]: cluster 2024-07-28T12:48:58.600429+0000 mgr.y (mgr.25253) 2411 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:48:59 smithi177 bash[79620]: cluster 2024-07-28T12:48:58.600429+0000 mgr.y (mgr.25253) 2411 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:48:59 smithi204 bash[68176]: cluster 2024-07-28T12:48:58.600429+0000 mgr.y (mgr.25253) 2411 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:00.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3987 16 16 0 0 0 - 0 2024-07-28T12:49:01.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3988 16 16 0 0 0 - 0 2024-07-28T12:49:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:01 smithi177 bash[81864]: cluster 2024-07-28T12:49:00.601880+0000 mgr.y (mgr.25253) 2412 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:01 smithi177 bash[81864]: audit 2024-07-28T12:49:00.777064+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:01 smithi177 bash[79620]: cluster 2024-07-28T12:49:00.601880+0000 mgr.y (mgr.25253) 2412 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:01 smithi177 bash[79620]: audit 2024-07-28T12:49:00.777064+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:01 smithi204 bash[68176]: cluster 2024-07-28T12:49:00.601880+0000 mgr.y (mgr.25253) 2412 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:01 smithi204 bash[68176]: audit 2024-07-28T12:49:00.777064+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3989 16 16 0 0 0 - 0 2024-07-28T12:49:03.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3990 16 16 0 0 0 - 0 2024-07-28T12:49:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:03 smithi177 bash[81864]: cluster 2024-07-28T12:49:02.603366+0000 mgr.y (mgr.25253) 2413 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:04.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:03 smithi177 bash[79620]: cluster 2024-07-28T12:49:02.603366+0000 mgr.y (mgr.25253) 2413 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:03 smithi204 bash[68176]: cluster 2024-07-28T12:49:02.603366+0000 mgr.y (mgr.25253) 2413 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:04.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3991 16 16 0 0 0 - 0 2024-07-28T12:49:05.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3992 16 16 0 0 0 - 0 2024-07-28T12:49:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:05 smithi177 bash[81864]: cluster 2024-07-28T12:49:04.604823+0000 mgr.y (mgr.25253) 2414 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:05 smithi177 bash[79620]: cluster 2024-07-28T12:49:04.604823+0000 mgr.y (mgr.25253) 2414 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:05 smithi204 bash[68176]: cluster 2024-07-28T12:49:04.604823+0000 mgr.y (mgr.25253) 2414 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:49:06.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3993 16 16 0 0 0 - 0 2024-07-28T12:49:07.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3994 16 16 0 0 0 - 0 2024-07-28T12:49:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:07 smithi177 bash[79620]: cluster 2024-07-28T12:49:06.606321+0000 mgr.y (mgr.25253) 2415 : cluster [DBG] pgmap v2585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:08.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:07 smithi177 bash[81864]: cluster 2024-07-28T12:49:06.606321+0000 mgr.y (mgr.25253) 2415 : cluster [DBG] pgmap v2585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:07 smithi204 bash[68176]: cluster 2024-07-28T12:49:06.606321+0000 mgr.y (mgr.25253) 2415 : cluster [DBG] pgmap v2585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:08.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3995 16 16 0 0 0 - 0 2024-07-28T12:49:09.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3996 16 16 0 0 0 - 0 2024-07-28T12:49:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:09 smithi177 bash[79620]: cluster 2024-07-28T12:49:08.607799+0000 mgr.y (mgr.25253) 2416 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:09 smithi177 bash[81864]: cluster 2024-07-28T12:49:08.607799+0000 mgr.y (mgr.25253) 2416 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:09 smithi204 bash[68176]: cluster 2024-07-28T12:49:08.607799+0000 mgr.y (mgr.25253) 2416 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:10.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3997 16 16 0 0 0 - 0 2024-07-28T12:49:11.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3998 16 16 0 0 0 - 0 2024-07-28T12:49:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:11 smithi177 bash[79620]: cluster 2024-07-28T12:49:10.609223+0000 mgr.y (mgr.25253) 2417 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:11 smithi177 bash[81864]: cluster 2024-07-28T12:49:10.609223+0000 mgr.y (mgr.25253) 2417 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:11 smithi204 bash[68176]: cluster 2024-07-28T12:49:10.609223+0000 mgr.y (mgr.25253) 2417 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 3999 16 16 0 0 0 - 0 2024-07-28T12:49:13.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:49:13.963800+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:13.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:13.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4000 16 16 0 0 0 - 0 2024-07-28T12:49:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:13 smithi177 bash[81864]: cluster 2024-07-28T12:49:12.610684+0000 mgr.y (mgr.25253) 2418 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:13 smithi177 bash[79620]: cluster 2024-07-28T12:49:12.610684+0000 mgr.y (mgr.25253) 2418 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:13 smithi204 bash[68176]: cluster 2024-07-28T12:49:12.610684+0000 mgr.y (mgr.25253) 2418 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:14.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4001 16 16 0 0 0 - 0 2024-07-28T12:49:15.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4002 16 16 0 0 0 - 0 2024-07-28T12:49:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:15 smithi177 bash[81864]: cluster 2024-07-28T12:49:14.612086+0000 mgr.y (mgr.25253) 2419 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:16.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:15 smithi177 bash[79620]: cluster 2024-07-28T12:49:14.612086+0000 mgr.y (mgr.25253) 2419 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:15 smithi204 bash[68176]: cluster 2024-07-28T12:49:14.612086+0000 mgr.y (mgr.25253) 2419 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:49:16.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4003 16 16 0 0 0 - 0 2024-07-28T12:49:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:16 smithi177 bash[81864]: audit 2024-07-28T12:49:15.777468+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:16 smithi177 bash[79620]: audit 2024-07-28T12:49:15.777468+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:16 smithi204 bash[68176]: audit 2024-07-28T12:49:15.777468+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:17.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4004 16 16 0 0 0 - 0 2024-07-28T12:49:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:17 smithi177 bash[81864]: cluster 2024-07-28T12:49:16.613540+0000 mgr.y (mgr.25253) 2420 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:17 smithi177 bash[79620]: cluster 2024-07-28T12:49:16.613540+0000 mgr.y (mgr.25253) 2420 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:17 smithi204 bash[68176]: cluster 2024-07-28T12:49:16.613540+0000 mgr.y (mgr.25253) 2420 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:18.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4005 16 16 0 0 0 - 0 2024-07-28T12:49:19.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4006 16 16 0 0 0 - 0 2024-07-28T12:49:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:19 smithi177 bash[79620]: cluster 2024-07-28T12:49:18.614962+0000 mgr.y (mgr.25253) 2421 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:19 smithi177 bash[81864]: cluster 2024-07-28T12:49:18.614962+0000 mgr.y (mgr.25253) 2421 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:19 smithi204 bash[68176]: cluster 2024-07-28T12:49:18.614962+0000 mgr.y (mgr.25253) 2421 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:20.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4007 16 16 0 0 0 - 0 2024-07-28T12:49:21.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4008 16 16 0 0 0 - 0 2024-07-28T12:49:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:21 smithi177 bash[81864]: cluster 2024-07-28T12:49:20.616410+0000 mgr.y (mgr.25253) 2422 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:22.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:21 smithi177 bash[79620]: cluster 2024-07-28T12:49:20.616410+0000 mgr.y (mgr.25253) 2422 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:21 smithi204 bash[68176]: cluster 2024-07-28T12:49:20.616410+0000 mgr.y (mgr.25253) 2422 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:22 smithi204 bash[60899]: ts=2024-07-28T12:49:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4009 16 16 0 0 0 - 0 2024-07-28T12:49:23.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4010 16 16 0 0 0 - 0 2024-07-28T12:49:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:23 smithi177 bash[81864]: cluster 2024-07-28T12:49:22.617860+0000 mgr.y (mgr.25253) 2423 : cluster [DBG] pgmap v2593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:23 smithi177 bash[79620]: cluster 2024-07-28T12:49:22.617860+0000 mgr.y (mgr.25253) 2423 : cluster [DBG] pgmap v2593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:23 smithi204 bash[68176]: cluster 2024-07-28T12:49:22.617860+0000 mgr.y (mgr.25253) 2423 : cluster [DBG] pgmap v2593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:24.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4011 16 16 0 0 0 - 0 2024-07-28T12:49:25.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4012 16 16 0 0 0 - 0 2024-07-28T12:49:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:25 smithi177 bash[81864]: cluster 2024-07-28T12:49:24.619323+0000 mgr.y (mgr.25253) 2424 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:26.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:25 smithi177 bash[79620]: cluster 2024-07-28T12:49:24.619323+0000 mgr.y (mgr.25253) 2424 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:25 smithi204 bash[68176]: cluster 2024-07-28T12:49:24.619323+0000 mgr.y (mgr.25253) 2424 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:49:26.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4013 16 16 0 0 0 - 0 2024-07-28T12:49:27.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4014 16 16 0 0 0 - 0 2024-07-28T12:49:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:27 smithi177 bash[81864]: cluster 2024-07-28T12:49:26.620809+0000 mgr.y (mgr.25253) 2425 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:28.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:27 smithi177 bash[79620]: cluster 2024-07-28T12:49:26.620809+0000 mgr.y (mgr.25253) 2425 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:27 smithi204 bash[68176]: cluster 2024-07-28T12:49:26.620809+0000 mgr.y (mgr.25253) 2425 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:28.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4015 16 16 0 0 0 - 0 2024-07-28T12:49:29.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4016 16 16 0 0 0 - 0 2024-07-28T12:49:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:29 smithi204 bash[68176]: cluster 2024-07-28T12:49:28.622289+0000 mgr.y (mgr.25253) 2426 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:29 smithi177 bash[81864]: cluster 2024-07-28T12:49:28.622289+0000 mgr.y (mgr.25253) 2426 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:30.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:29 smithi177 bash[79620]: cluster 2024-07-28T12:49:28.622289+0000 mgr.y (mgr.25253) 2426 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:30.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4017 16 16 0 0 0 - 0 2024-07-28T12:49:31.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4018 16 16 0 0 0 - 0 2024-07-28T12:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:31 smithi204 bash[68176]: cluster 2024-07-28T12:49:30.623788+0000 mgr.y (mgr.25253) 2427 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:31 smithi204 bash[68176]: audit 2024-07-28T12:49:30.778102+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:31 smithi177 bash[81864]: cluster 2024-07-28T12:49:30.623788+0000 mgr.y (mgr.25253) 2427 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:31 smithi177 bash[81864]: audit 2024-07-28T12:49:30.778102+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:31 smithi177 bash[79620]: cluster 2024-07-28T12:49:30.623788+0000 mgr.y (mgr.25253) 2427 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:31 smithi177 bash[79620]: audit 2024-07-28T12:49:30.778102+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4019 16 16 0 0 0 - 0 2024-07-28T12:49:33.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:49:33.967157+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:33.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:33.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4020 16 16 0 0 0 - 0 2024-07-28T12:49:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:33 smithi204 bash[68176]: cluster 2024-07-28T12:49:32.625259+0000 mgr.y (mgr.25253) 2428 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:33 smithi177 bash[81864]: cluster 2024-07-28T12:49:32.625259+0000 mgr.y (mgr.25253) 2428 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:34.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:33 smithi177 bash[79620]: cluster 2024-07-28T12:49:32.625259+0000 mgr.y (mgr.25253) 2428 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:34.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4021 16 16 0 0 0 - 0 2024-07-28T12:49:35.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4022 16 16 0 0 0 - 0 2024-07-28T12:49:36.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:35 smithi177 bash[81864]: cluster 2024-07-28T12:49:34.626693+0000 mgr.y (mgr.25253) 2429 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:36.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:35 smithi177 bash[79620]: cluster 2024-07-28T12:49:34.626693+0000 mgr.y (mgr.25253) 2429 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:35 smithi204 bash[68176]: cluster 2024-07-28T12:49:34.626693+0000 mgr.y (mgr.25253) 2429 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:49:36.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4023 16 16 0 0 0 - 0 2024-07-28T12:49:37.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4024 16 16 0 0 0 - 0 2024-07-28T12:49:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:37 smithi204 bash[68176]: cluster 2024-07-28T12:49:36.628149+0000 mgr.y (mgr.25253) 2430 : cluster [DBG] pgmap v2600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:37 smithi177 bash[81864]: cluster 2024-07-28T12:49:36.628149+0000 mgr.y (mgr.25253) 2430 : cluster [DBG] pgmap v2600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:37 smithi177 bash[79620]: cluster 2024-07-28T12:49:36.628149+0000 mgr.y (mgr.25253) 2430 : cluster [DBG] pgmap v2600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:38.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4025 16 16 0 0 0 - 0 2024-07-28T12:49:39.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4026 16 16 0 0 0 - 0 2024-07-28T12:49:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:39 smithi204 bash[68176]: cluster 2024-07-28T12:49:38.629635+0000 mgr.y (mgr.25253) 2431 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:39 smithi177 bash[81864]: cluster 2024-07-28T12:49:38.629635+0000 mgr.y (mgr.25253) 2431 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:40.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:39 smithi177 bash[79620]: cluster 2024-07-28T12:49:38.629635+0000 mgr.y (mgr.25253) 2431 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:40.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4027 16 16 0 0 0 - 0 2024-07-28T12:49:41.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4028 16 16 0 0 0 - 0 2024-07-28T12:49:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:41 smithi204 bash[68176]: cluster 2024-07-28T12:49:40.631111+0000 mgr.y (mgr.25253) 2432 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:42.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:41 smithi204 bash[68176]: audit 2024-07-28T12:49:41.109359+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:41 smithi177 bash[81864]: cluster 2024-07-28T12:49:40.631111+0000 mgr.y (mgr.25253) 2432 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:41 smithi177 bash[81864]: audit 2024-07-28T12:49:41.109359+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:42.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:41 smithi177 bash[79620]: cluster 2024-07-28T12:49:40.631111+0000 mgr.y (mgr.25253) 2432 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:42.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:41 smithi177 bash[79620]: audit 2024-07-28T12:49:41.109359+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4029 16 16 0 0 0 - 0 2024-07-28T12:49:43.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4030 16 16 0 0 0 - 0 2024-07-28T12:49:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:43 smithi204 bash[68176]: cluster 2024-07-28T12:49:42.632638+0000 mgr.y (mgr.25253) 2433 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:43 smithi177 bash[81864]: cluster 2024-07-28T12:49:42.632638+0000 mgr.y (mgr.25253) 2433 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:44.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:43 smithi177 bash[79620]: cluster 2024-07-28T12:49:42.632638+0000 mgr.y (mgr.25253) 2433 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:44.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4031 16 16 0 0 0 - 0 2024-07-28T12:49:45.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4032 16 16 0 0 0 - 0 2024-07-28T12:49:46.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:45 smithi177 bash[81864]: cluster 2024-07-28T12:49:44.634139+0000 mgr.y (mgr.25253) 2434 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:46.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:45 smithi177 bash[81864]: audit 2024-07-28T12:49:45.778410+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:46.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:45 smithi177 bash[79620]: cluster 2024-07-28T12:49:44.634139+0000 mgr.y (mgr.25253) 2434 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:46.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:45 smithi177 bash[79620]: audit 2024-07-28T12:49:45.778410+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:45 smithi204 bash[68176]: cluster 2024-07-28T12:49:44.634139+0000 mgr.y (mgr.25253) 2434 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:45 smithi204 bash[68176]: audit 2024-07-28T12:49:45.778410+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:49:46.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4033 16 16 0 0 0 - 0 2024-07-28T12:49:47.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4034 16 16 0 0 0 - 0 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: cluster 2024-07-28T12:49:46.634869+0000 mgr.y (mgr.25253) 2435 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:46.807834+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:46.822384+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:47.015362+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:47.026216+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:47.458838+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:47.460218+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:49:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:47 smithi204 bash[68176]: audit 2024-07-28T12:49:47.467834+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: cluster 2024-07-28T12:49:46.634869+0000 mgr.y (mgr.25253) 2435 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:46.807834+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:46.822384+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:47.015362+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:47.026216+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:47.458838+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:47.460218+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[79620]: audit 2024-07-28T12:49:47.467834+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: cluster 2024-07-28T12:49:46.634869+0000 mgr.y (mgr.25253) 2435 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:48.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:46.807834+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:46.822384+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:47.015362+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:47.026216+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:47.458838+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:47.460218+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:49:48.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:47 smithi177 bash[81864]: audit 2024-07-28T12:49:47.467834+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:49:48.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4035 16 16 0 0 0 - 0 2024-07-28T12:49:49.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4036 16 16 0 0 0 - 0 2024-07-28T12:49:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:49 smithi204 bash[68176]: cluster 2024-07-28T12:49:48.636310+0000 mgr.y (mgr.25253) 2436 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:49 smithi177 bash[81864]: cluster 2024-07-28T12:49:48.636310+0000 mgr.y (mgr.25253) 2436 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:50.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:49 smithi177 bash[79620]: cluster 2024-07-28T12:49:48.636310+0000 mgr.y (mgr.25253) 2436 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:50.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4037 16 16 0 0 0 - 0 2024-07-28T12:49:51.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4038 16 16 0 0 0 - 0 2024-07-28T12:49:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:51 smithi204 bash[68176]: cluster 2024-07-28T12:49:50.637794+0000 mgr.y (mgr.25253) 2437 : cluster [DBG] pgmap v2607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:51 smithi177 bash[81864]: cluster 2024-07-28T12:49:50.637794+0000 mgr.y (mgr.25253) 2437 : cluster [DBG] pgmap v2607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:51 smithi177 bash[79620]: cluster 2024-07-28T12:49:50.637794+0000 mgr.y (mgr.25253) 2437 : cluster [DBG] pgmap v2607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:49:52 smithi204 bash[60899]: ts=2024-07-28T12:49:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4039 16 16 0 0 0 - 0 2024-07-28T12:49:53.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:49:53.970267+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:53.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:53.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4040 16 16 0 0 0 - 0 2024-07-28T12:49:54.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:53 smithi204 bash[68176]: cluster 2024-07-28T12:49:52.639252+0000 mgr.y (mgr.25253) 2438 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:53 smithi177 bash[81864]: cluster 2024-07-28T12:49:52.639252+0000 mgr.y (mgr.25253) 2438 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:54.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:53 smithi177 bash[79620]: cluster 2024-07-28T12:49:52.639252+0000 mgr.y (mgr.25253) 2438 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:54.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4041 16 16 0 0 0 - 0 2024-07-28T12:49:55.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4042 16 16 0 0 0 - 0 2024-07-28T12:49:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:55 smithi204 bash[68176]: cluster 2024-07-28T12:49:54.640732+0000 mgr.y (mgr.25253) 2439 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:55 smithi177 bash[81864]: cluster 2024-07-28T12:49:54.640732+0000 mgr.y (mgr.25253) 2439 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:56.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:55 smithi177 bash[79620]: cluster 2024-07-28T12:49:54.640732+0000 mgr.y (mgr.25253) 2439 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:56.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:49:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:49:56.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4043 16 16 0 0 0 - 0 2024-07-28T12:49:57.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4044 16 16 0 0 0 - 0 2024-07-28T12:49:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:57 smithi204 bash[68176]: cluster 2024-07-28T12:49:56.642164+0000 mgr.y (mgr.25253) 2440 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:57 smithi177 bash[81864]: cluster 2024-07-28T12:49:56.642164+0000 mgr.y (mgr.25253) 2440 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:57 smithi177 bash[79620]: cluster 2024-07-28T12:49:56.642164+0000 mgr.y (mgr.25253) 2440 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:49:58.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4045 16 16 0 0 0 - 0 2024-07-28T12:49:59.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4046 16 16 0 0 0 - 0 2024-07-28T12:50:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:49:59 smithi204 bash[68176]: cluster 2024-07-28T12:49:58.643675+0000 mgr.y (mgr.25253) 2441 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:49:59 smithi177 bash[81864]: cluster 2024-07-28T12:49:58.643675+0000 mgr.y (mgr.25253) 2441 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:49:59 smithi177 bash[79620]: cluster 2024-07-28T12:49:58.643675+0000 mgr.y (mgr.25253) 2441 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:00.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4047 16 16 0 0 0 - 0 2024-07-28T12:50:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:00 smithi204 bash[68176]: cluster 2024-07-28T12:50:00.000165+0000 mon.a (mon.0) 2695 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:50:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:00 smithi204 bash[68176]: audit 2024-07-28T12:50:00.778588+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:00 smithi177 bash[81864]: cluster 2024-07-28T12:50:00.000165+0000 mon.a (mon.0) 2695 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:50:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:00 smithi177 bash[81864]: audit 2024-07-28T12:50:00.778588+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:00 smithi177 bash[79620]: cluster 2024-07-28T12:50:00.000165+0000 mon.a (mon.0) 2695 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T12:50:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:00 smithi177 bash[79620]: audit 2024-07-28T12:50:00.778588+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:01.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4048 16 16 0 0 0 - 0 2024-07-28T12:50:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:01 smithi204 bash[68176]: cluster 2024-07-28T12:50:00.645165+0000 mgr.y (mgr.25253) 2442 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:01 smithi177 bash[79620]: cluster 2024-07-28T12:50:00.645165+0000 mgr.y (mgr.25253) 2442 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:02.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:01 smithi177 bash[81864]: cluster 2024-07-28T12:50:00.645165+0000 mgr.y (mgr.25253) 2442 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4049 16 16 0 0 0 - 0 2024-07-28T12:50:03.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4050 16 16 0 0 0 - 0 2024-07-28T12:50:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:03 smithi204 bash[68176]: cluster 2024-07-28T12:50:02.646625+0000 mgr.y (mgr.25253) 2443 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:03 smithi177 bash[81864]: cluster 2024-07-28T12:50:02.646625+0000 mgr.y (mgr.25253) 2443 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:04.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:03 smithi177 bash[79620]: cluster 2024-07-28T12:50:02.646625+0000 mgr.y (mgr.25253) 2443 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:04.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4051 16 16 0 0 0 - 0 2024-07-28T12:50:05.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4052 16 16 0 0 0 - 0 2024-07-28T12:50:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:05 smithi204 bash[68176]: cluster 2024-07-28T12:50:04.648114+0000 mgr.y (mgr.25253) 2444 : cluster [DBG] pgmap v2614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:50:06.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:05 smithi177 bash[81864]: cluster 2024-07-28T12:50:04.648114+0000 mgr.y (mgr.25253) 2444 : cluster [DBG] pgmap v2614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:06.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:05 smithi177 bash[79620]: cluster 2024-07-28T12:50:04.648114+0000 mgr.y (mgr.25253) 2444 : cluster [DBG] pgmap v2614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:06.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4053 16 16 0 0 0 - 0 2024-07-28T12:50:07.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4054 16 16 0 0 0 - 0 2024-07-28T12:50:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:07 smithi204 bash[68176]: cluster 2024-07-28T12:50:06.649607+0000 mgr.y (mgr.25253) 2445 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:07 smithi177 bash[81864]: cluster 2024-07-28T12:50:06.649607+0000 mgr.y (mgr.25253) 2445 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:07 smithi177 bash[79620]: cluster 2024-07-28T12:50:06.649607+0000 mgr.y (mgr.25253) 2445 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:08.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4055 16 16 0 0 0 - 0 2024-07-28T12:50:09.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4056 16 16 0 0 0 - 0 2024-07-28T12:50:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:09 smithi204 bash[68176]: cluster 2024-07-28T12:50:08.651056+0000 mgr.y (mgr.25253) 2446 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:09 smithi177 bash[81864]: cluster 2024-07-28T12:50:08.651056+0000 mgr.y (mgr.25253) 2446 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:09 smithi177 bash[79620]: cluster 2024-07-28T12:50:08.651056+0000 mgr.y (mgr.25253) 2446 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:10.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4057 16 16 0 0 0 - 0 2024-07-28T12:50:11.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4058 16 16 0 0 0 - 0 2024-07-28T12:50:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:11 smithi204 bash[68176]: cluster 2024-07-28T12:50:10.652548+0000 mgr.y (mgr.25253) 2447 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:11 smithi177 bash[81864]: cluster 2024-07-28T12:50:10.652548+0000 mgr.y (mgr.25253) 2447 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:12.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:11 smithi177 bash[79620]: cluster 2024-07-28T12:50:10.652548+0000 mgr.y (mgr.25253) 2447 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4059 16 16 0 0 0 - 0 2024-07-28T12:50:13.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:50:13.973664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:13.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:13.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4060 16 16 0 0 0 - 0 2024-07-28T12:50:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:13 smithi204 bash[68176]: cluster 2024-07-28T12:50:12.654016+0000 mgr.y (mgr.25253) 2448 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:13 smithi177 bash[81864]: cluster 2024-07-28T12:50:12.654016+0000 mgr.y (mgr.25253) 2448 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:13 smithi177 bash[79620]: cluster 2024-07-28T12:50:12.654016+0000 mgr.y (mgr.25253) 2448 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:14.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4061 16 16 0 0 0 - 0 2024-07-28T12:50:15.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4062 16 16 0 0 0 - 0 2024-07-28T12:50:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:15 smithi204 bash[68176]: cluster 2024-07-28T12:50:14.655487+0000 mgr.y (mgr.25253) 2449 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:15 smithi204 bash[68176]: audit 2024-07-28T12:50:15.779301+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:15 smithi177 bash[81864]: cluster 2024-07-28T12:50:14.655487+0000 mgr.y (mgr.25253) 2449 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:15 smithi177 bash[81864]: audit 2024-07-28T12:50:15.779301+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:15 smithi177 bash[79620]: cluster 2024-07-28T12:50:14.655487+0000 mgr.y (mgr.25253) 2449 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:15 smithi177 bash[79620]: audit 2024-07-28T12:50:15.779301+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:16.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4063 16 16 0 0 0 - 0 2024-07-28T12:50:17.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4064 16 16 0 0 0 - 0 2024-07-28T12:50:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:17 smithi204 bash[68176]: cluster 2024-07-28T12:50:16.656919+0000 mgr.y (mgr.25253) 2450 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:17 smithi177 bash[81864]: cluster 2024-07-28T12:50:16.656919+0000 mgr.y (mgr.25253) 2450 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:18.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:17 smithi177 bash[79620]: cluster 2024-07-28T12:50:16.656919+0000 mgr.y (mgr.25253) 2450 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:18.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4065 16 16 0 0 0 - 0 2024-07-28T12:50:19.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4066 16 16 0 0 0 - 0 2024-07-28T12:50:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:19 smithi204 bash[68176]: cluster 2024-07-28T12:50:18.658372+0000 mgr.y (mgr.25253) 2451 : cluster [DBG] pgmap v2621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:19 smithi177 bash[81864]: cluster 2024-07-28T12:50:18.658372+0000 mgr.y (mgr.25253) 2451 : cluster [DBG] pgmap v2621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:20.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:19 smithi177 bash[79620]: cluster 2024-07-28T12:50:18.658372+0000 mgr.y (mgr.25253) 2451 : cluster [DBG] pgmap v2621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:20.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4067 16 16 0 0 0 - 0 2024-07-28T12:50:21.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4068 16 16 0 0 0 - 0 2024-07-28T12:50:22.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:21 smithi204 bash[68176]: cluster 2024-07-28T12:50:20.659895+0000 mgr.y (mgr.25253) 2452 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:22.165 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 12:50:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T12:50:22.012063946Z level=info msg="Completed cleanup jobs" duration=47.034001ms 2024-07-28T12:50:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:21 smithi177 bash[81864]: cluster 2024-07-28T12:50:20.659895+0000 mgr.y (mgr.25253) 2452 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:22.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:21 smithi177 bash[79620]: cluster 2024-07-28T12:50:20.659895+0000 mgr.y (mgr.25253) 2452 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4069 16 16 0 0 0 - 0 2024-07-28T12:50:23.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4070 16 16 0 0 0 - 0 2024-07-28T12:50:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:23 smithi204 bash[68176]: cluster 2024-07-28T12:50:22.661361+0000 mgr.y (mgr.25253) 2453 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:23 smithi177 bash[81864]: cluster 2024-07-28T12:50:22.661361+0000 mgr.y (mgr.25253) 2453 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:24.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:23 smithi177 bash[79620]: cluster 2024-07-28T12:50:22.661361+0000 mgr.y (mgr.25253) 2453 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:24.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4071 16 16 0 0 0 - 0 2024-07-28T12:50:25.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4072 16 16 0 0 0 - 0 2024-07-28T12:50:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:25 smithi204 bash[68176]: cluster 2024-07-28T12:50:24.662824+0000 mgr.y (mgr.25253) 2454 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:25 smithi177 bash[79620]: cluster 2024-07-28T12:50:24.662824+0000 mgr.y (mgr.25253) 2454 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:25 smithi177 bash[81864]: cluster 2024-07-28T12:50:24.662824+0000 mgr.y (mgr.25253) 2454 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:26.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4073 16 16 0 0 0 - 0 2024-07-28T12:50:27.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4074 16 16 0 0 0 - 0 2024-07-28T12:50:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:27 smithi204 bash[68176]: cluster 2024-07-28T12:50:26.664295+0000 mgr.y (mgr.25253) 2455 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:27 smithi177 bash[81864]: cluster 2024-07-28T12:50:26.664295+0000 mgr.y (mgr.25253) 2455 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:27 smithi177 bash[79620]: cluster 2024-07-28T12:50:26.664295+0000 mgr.y (mgr.25253) 2455 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:28.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4075 16 16 0 0 0 - 0 2024-07-28T12:50:29.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4076 16 16 0 0 0 - 0 2024-07-28T12:50:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:29 smithi204 bash[68176]: cluster 2024-07-28T12:50:28.665758+0000 mgr.y (mgr.25253) 2456 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:29 smithi177 bash[81864]: cluster 2024-07-28T12:50:28.665758+0000 mgr.y (mgr.25253) 2456 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:30.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:29 smithi177 bash[79620]: cluster 2024-07-28T12:50:28.665758+0000 mgr.y (mgr.25253) 2456 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:30.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4077 16 16 0 0 0 - 0 2024-07-28T12:50:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:30 smithi204 bash[68176]: audit 2024-07-28T12:50:30.779809+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:30 smithi177 bash[79620]: audit 2024-07-28T12:50:30.779809+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:30 smithi177 bash[81864]: audit 2024-07-28T12:50:30.779809+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:31.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4078 16 16 0 0 0 - 0 2024-07-28T12:50:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:31 smithi204 bash[68176]: cluster 2024-07-28T12:50:30.667213+0000 mgr.y (mgr.25253) 2457 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:31 smithi177 bash[79620]: cluster 2024-07-28T12:50:30.667213+0000 mgr.y (mgr.25253) 2457 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:31 smithi177 bash[81864]: cluster 2024-07-28T12:50:30.667213+0000 mgr.y (mgr.25253) 2457 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4079 16 16 0 0 0 - 0 2024-07-28T12:50:33.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:50:33.976929+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:33.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:33.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4080 16 16 0 0 0 - 0 2024-07-28T12:50:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:33 smithi177 bash[81864]: cluster 2024-07-28T12:50:32.668722+0000 mgr.y (mgr.25253) 2458 : cluster [DBG] pgmap v2628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:33 smithi177 bash[79620]: cluster 2024-07-28T12:50:32.668722+0000 mgr.y (mgr.25253) 2458 : cluster [DBG] pgmap v2628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:33 smithi204 bash[68176]: cluster 2024-07-28T12:50:32.668722+0000 mgr.y (mgr.25253) 2458 : cluster [DBG] pgmap v2628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:34.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4081 16 16 0 0 0 - 0 2024-07-28T12:50:35.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4082 16 16 0 0 0 - 0 2024-07-28T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:36 smithi204 bash[68176]: cluster 2024-07-28T12:50:34.670194+0000 mgr.y (mgr.25253) 2459 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:50:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:36 smithi177 bash[81864]: cluster 2024-07-28T12:50:34.670194+0000 mgr.y (mgr.25253) 2459 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:36 smithi177 bash[79620]: cluster 2024-07-28T12:50:34.670194+0000 mgr.y (mgr.25253) 2459 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:36.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4083 16 16 0 0 0 - 0 2024-07-28T12:50:37.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4084 16 16 0 0 0 - 0 2024-07-28T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:38 smithi204 bash[68176]: cluster 2024-07-28T12:50:36.671672+0000 mgr.y (mgr.25253) 2460 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:38 smithi177 bash[81864]: cluster 2024-07-28T12:50:36.671672+0000 mgr.y (mgr.25253) 2460 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:38 smithi177 bash[79620]: cluster 2024-07-28T12:50:36.671672+0000 mgr.y (mgr.25253) 2460 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:38.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4085 16 16 0 0 0 - 0 2024-07-28T12:50:39.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4086 16 16 0 0 0 - 0 2024-07-28T12:50:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:40 smithi204 bash[68176]: cluster 2024-07-28T12:50:38.673137+0000 mgr.y (mgr.25253) 2461 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:40 smithi177 bash[81864]: cluster 2024-07-28T12:50:38.673137+0000 mgr.y (mgr.25253) 2461 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:40 smithi177 bash[79620]: cluster 2024-07-28T12:50:38.673137+0000 mgr.y (mgr.25253) 2461 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:40.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4087 16 16 0 0 0 - 0 2024-07-28T12:50:41.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4088 16 16 0 0 0 - 0 2024-07-28T12:50:42.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:42 smithi177 bash[79620]: cluster 2024-07-28T12:50:40.674620+0000 mgr.y (mgr.25253) 2462 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:42.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:42 smithi177 bash[81864]: cluster 2024-07-28T12:50:40.674620+0000 mgr.y (mgr.25253) 2462 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:42 smithi204 bash[68176]: cluster 2024-07-28T12:50:40.674620+0000 mgr.y (mgr.25253) 2462 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4089 16 16 0 0 0 - 0 2024-07-28T12:50:43.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4090 16 16 0 0 0 - 0 2024-07-28T12:50:44.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:44 smithi177 bash[79620]: cluster 2024-07-28T12:50:42.676119+0000 mgr.y (mgr.25253) 2463 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:44.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:44 smithi177 bash[81864]: cluster 2024-07-28T12:50:42.676119+0000 mgr.y (mgr.25253) 2463 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:44 smithi204 bash[68176]: cluster 2024-07-28T12:50:42.676119+0000 mgr.y (mgr.25253) 2463 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:44.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4091 16 16 0 0 0 - 0 2024-07-28T12:50:45.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4092 16 16 0 0 0 - 0 2024-07-28T12:50:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:50:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:46 smithi177 bash[79620]: cluster 2024-07-28T12:50:44.677599+0000 mgr.y (mgr.25253) 2464 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:46 smithi177 bash[79620]: audit 2024-07-28T12:50:45.780063+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:46 smithi177 bash[81864]: cluster 2024-07-28T12:50:44.677599+0000 mgr.y (mgr.25253) 2464 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:46 smithi177 bash[81864]: audit 2024-07-28T12:50:45.780063+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:46 smithi204 bash[68176]: cluster 2024-07-28T12:50:44.677599+0000 mgr.y (mgr.25253) 2464 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:46 smithi204 bash[68176]: audit 2024-07-28T12:50:45.780063+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:46.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4093 16 16 0 0 0 - 0 2024-07-28T12:50:47.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4094 16 16 0 0 0 - 0 2024-07-28T12:50:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:48 smithi177 bash[81864]: cluster 2024-07-28T12:50:46.679084+0000 mgr.y (mgr.25253) 2465 : cluster [DBG] pgmap v2635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:48.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:48 smithi177 bash[81864]: audit 2024-07-28T12:50:47.596758+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:50:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:48 smithi177 bash[79620]: cluster 2024-07-28T12:50:46.679084+0000 mgr.y (mgr.25253) 2465 : cluster [DBG] pgmap v2635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:48 smithi177 bash[79620]: audit 2024-07-28T12:50:47.596758+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:50:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:48 smithi204 bash[68176]: cluster 2024-07-28T12:50:46.679084+0000 mgr.y (mgr.25253) 2465 : cluster [DBG] pgmap v2635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:48 smithi204 bash[68176]: audit 2024-07-28T12:50:47.596758+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:50:48.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4095 16 16 0 0 0 - 0 2024-07-28T12:50:49.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4096 16 16 0 0 0 - 0 2024-07-28T12:50:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:50 smithi177 bash[81864]: cluster 2024-07-28T12:50:48.680591+0000 mgr.y (mgr.25253) 2466 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:50.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:50 smithi177 bash[79620]: cluster 2024-07-28T12:50:48.680591+0000 mgr.y (mgr.25253) 2466 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:50 smithi204 bash[68176]: cluster 2024-07-28T12:50:48.680591+0000 mgr.y (mgr.25253) 2466 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:50.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4097 16 16 0 0 0 - 0 2024-07-28T12:50:51.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4098 16 16 0 0 0 - 0 2024-07-28T12:50:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:52 smithi177 bash[81864]: cluster 2024-07-28T12:50:50.682096+0000 mgr.y (mgr.25253) 2467 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:52 smithi177 bash[79620]: cluster 2024-07-28T12:50:50.682096+0000 mgr.y (mgr.25253) 2467 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:52 smithi204 bash[68176]: cluster 2024-07-28T12:50:50.682096+0000 mgr.y (mgr.25253) 2467 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:50:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4099 16 16 0 0 0 - 0 2024-07-28T12:50:53.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:50:53.979994+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:53.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:53.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4100 16 16 0 0 0 - 0 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: cluster 2024-07-28T12:50:52.682814+0000 mgr.y (mgr.25253) 2468 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.245575+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.252950+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.503832+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.513377+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.913102+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.914588+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[81864]: audit 2024-07-28T12:50:53.924694+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: cluster 2024-07-28T12:50:52.682814+0000 mgr.y (mgr.25253) 2468 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.245575+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.252950+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.503832+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.513377+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.913102+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.914588+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:54.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:54 smithi177 bash[79620]: audit 2024-07-28T12:50:53.924694+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: cluster 2024-07-28T12:50:52.682814+0000 mgr.y (mgr.25253) 2468 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.245575+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.252950+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.503832+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.513377+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.913102+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.914588+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:54 smithi204 bash[68176]: audit 2024-07-28T12:50:53.924694+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:50:54.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4101 16 16 0 0 0 - 0 2024-07-28T12:50:55.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4102 16 16 0 0 0 - 0 2024-07-28T12:50:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:56 smithi177 bash[79620]: cluster 2024-07-28T12:50:54.684219+0000 mgr.y (mgr.25253) 2469 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:56 smithi177 bash[81864]: cluster 2024-07-28T12:50:54.684219+0000 mgr.y (mgr.25253) 2469 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:56.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:50:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:50:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:56 smithi204 bash[68176]: cluster 2024-07-28T12:50:54.684219+0000 mgr.y (mgr.25253) 2469 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:56.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4103 16 16 0 0 0 - 0 2024-07-28T12:50:57.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4104 16 16 0 0 0 - 0 2024-07-28T12:50:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:50:58 smithi177 bash[81864]: cluster 2024-07-28T12:50:56.685682+0000 mgr.y (mgr.25253) 2470 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:50:58 smithi177 bash[79620]: cluster 2024-07-28T12:50:56.685682+0000 mgr.y (mgr.25253) 2470 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:50:58 smithi204 bash[68176]: cluster 2024-07-28T12:50:56.685682+0000 mgr.y (mgr.25253) 2470 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:50:58.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4105 16 16 0 0 0 - 0 2024-07-28T12:50:59.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4106 16 16 0 0 0 - 0 2024-07-28T12:51:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:00 smithi177 bash[81864]: cluster 2024-07-28T12:50:58.687153+0000 mgr.y (mgr.25253) 2471 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:00 smithi177 bash[79620]: cluster 2024-07-28T12:50:58.687153+0000 mgr.y (mgr.25253) 2471 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:00 smithi204 bash[68176]: cluster 2024-07-28T12:50:58.687153+0000 mgr.y (mgr.25253) 2471 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:00.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4107 16 16 0 0 0 - 0 2024-07-28T12:51:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:01 smithi204 bash[68176]: audit 2024-07-28T12:51:00.780435+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:01 smithi177 bash[81864]: audit 2024-07-28T12:51:00.780435+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:01 smithi177 bash[79620]: audit 2024-07-28T12:51:00.780435+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:01.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4108 16 16 0 0 0 - 0 2024-07-28T12:51:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:02 smithi204 bash[68176]: cluster 2024-07-28T12:51:00.688650+0000 mgr.y (mgr.25253) 2472 : cluster [DBG] pgmap v2642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:02 smithi177 bash[79620]: cluster 2024-07-28T12:51:00.688650+0000 mgr.y (mgr.25253) 2472 : cluster [DBG] pgmap v2642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:02.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:02 smithi177 bash[81864]: cluster 2024-07-28T12:51:00.688650+0000 mgr.y (mgr.25253) 2472 : cluster [DBG] pgmap v2642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:02.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4109 16 16 0 0 0 - 0 2024-07-28T12:51:03.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4110 16 16 0 0 0 - 0 2024-07-28T12:51:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:04 smithi204 bash[68176]: cluster 2024-07-28T12:51:02.690135+0000 mgr.y (mgr.25253) 2473 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:04 smithi177 bash[81864]: cluster 2024-07-28T12:51:02.690135+0000 mgr.y (mgr.25253) 2473 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:04 smithi177 bash[79620]: cluster 2024-07-28T12:51:02.690135+0000 mgr.y (mgr.25253) 2473 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:04.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4111 16 16 0 0 0 - 0 2024-07-28T12:51:05.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4112 16 16 0 0 0 - 0 2024-07-28T12:51:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:51:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:06 smithi177 bash[81864]: cluster 2024-07-28T12:51:04.691590+0000 mgr.y (mgr.25253) 2474 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:06.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:06 smithi177 bash[79620]: cluster 2024-07-28T12:51:04.691590+0000 mgr.y (mgr.25253) 2474 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:06 smithi204 bash[68176]: cluster 2024-07-28T12:51:04.691590+0000 mgr.y (mgr.25253) 2474 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:06.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4113 16 16 0 0 0 - 0 2024-07-28T12:51:07.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4114 16 16 0 0 0 - 0 2024-07-28T12:51:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:08 smithi204 bash[68176]: cluster 2024-07-28T12:51:06.693010+0000 mgr.y (mgr.25253) 2475 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:08 smithi177 bash[79620]: cluster 2024-07-28T12:51:06.693010+0000 mgr.y (mgr.25253) 2475 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:08.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:08 smithi177 bash[81864]: cluster 2024-07-28T12:51:06.693010+0000 mgr.y (mgr.25253) 2475 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:08.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4115 16 16 0 0 0 - 0 2024-07-28T12:51:09.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4116 16 16 0 0 0 - 0 2024-07-28T12:51:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:10 smithi204 bash[68176]: cluster 2024-07-28T12:51:08.694456+0000 mgr.y (mgr.25253) 2476 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:10 smithi177 bash[79620]: cluster 2024-07-28T12:51:08.694456+0000 mgr.y (mgr.25253) 2476 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:10.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:10 smithi177 bash[81864]: cluster 2024-07-28T12:51:08.694456+0000 mgr.y (mgr.25253) 2476 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:10.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4117 16 16 0 0 0 - 0 2024-07-28T12:51:11.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4118 16 16 0 0 0 - 0 2024-07-28T12:51:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:12 smithi204 bash[68176]: cluster 2024-07-28T12:51:10.695928+0000 mgr.y (mgr.25253) 2477 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:12 smithi177 bash[79620]: cluster 2024-07-28T12:51:10.695928+0000 mgr.y (mgr.25253) 2477 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:12.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:12 smithi177 bash[81864]: cluster 2024-07-28T12:51:10.695928+0000 mgr.y (mgr.25253) 2477 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:12.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4119 16 16 0 0 0 - 0 2024-07-28T12:51:13.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:51:13.983257+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:13.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:13.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4120 16 16 0 0 0 - 0 2024-07-28T12:51:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:14 smithi204 bash[68176]: cluster 2024-07-28T12:51:12.697379+0000 mgr.y (mgr.25253) 2478 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:14 smithi177 bash[79620]: cluster 2024-07-28T12:51:12.697379+0000 mgr.y (mgr.25253) 2478 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:14.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:14 smithi177 bash[81864]: cluster 2024-07-28T12:51:12.697379+0000 mgr.y (mgr.25253) 2478 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:14.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4121 16 16 0 0 0 - 0 2024-07-28T12:51:15.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4122 16 16 0 0 0 - 0 2024-07-28T12:51:16.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:51:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:16 smithi204 bash[68176]: cluster 2024-07-28T12:51:14.698891+0000 mgr.y (mgr.25253) 2479 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:16 smithi204 bash[68176]: audit 2024-07-28T12:51:15.781028+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:16 smithi177 bash[81864]: cluster 2024-07-28T12:51:14.698891+0000 mgr.y (mgr.25253) 2479 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:16 smithi177 bash[81864]: audit 2024-07-28T12:51:15.781028+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:16 smithi177 bash[79620]: cluster 2024-07-28T12:51:14.698891+0000 mgr.y (mgr.25253) 2479 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:16 smithi177 bash[79620]: audit 2024-07-28T12:51:15.781028+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:16.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4123 16 16 0 0 0 - 0 2024-07-28T12:51:17.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4124 16 16 0 0 0 - 0 2024-07-28T12:51:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:18 smithi204 bash[68176]: cluster 2024-07-28T12:51:16.700363+0000 mgr.y (mgr.25253) 2480 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:18 smithi177 bash[81864]: cluster 2024-07-28T12:51:16.700363+0000 mgr.y (mgr.25253) 2480 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:18 smithi177 bash[79620]: cluster 2024-07-28T12:51:16.700363+0000 mgr.y (mgr.25253) 2480 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:18.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4125 16 16 0 0 0 - 0 2024-07-28T12:51:19.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4126 16 16 0 0 0 - 0 2024-07-28T12:51:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:20 smithi204 bash[68176]: cluster 2024-07-28T12:51:18.701818+0000 mgr.y (mgr.25253) 2481 : cluster [DBG] pgmap v2651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:20 smithi177 bash[81864]: cluster 2024-07-28T12:51:18.701818+0000 mgr.y (mgr.25253) 2481 : cluster [DBG] pgmap v2651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:20 smithi177 bash[79620]: cluster 2024-07-28T12:51:18.701818+0000 mgr.y (mgr.25253) 2481 : cluster [DBG] pgmap v2651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:20.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4127 16 16 0 0 0 - 0 2024-07-28T12:51:21.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4128 16 16 0 0 0 - 0 2024-07-28T12:51:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:22 smithi204 bash[68176]: cluster 2024-07-28T12:51:20.703270+0000 mgr.y (mgr.25253) 2482 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:22 smithi177 bash[81864]: cluster 2024-07-28T12:51:20.703270+0000 mgr.y (mgr.25253) 2482 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:22.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:22 smithi177 bash[79620]: cluster 2024-07-28T12:51:20.703270+0000 mgr.y (mgr.25253) 2482 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:22.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4129 16 16 0 0 0 - 0 2024-07-28T12:51:23.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4130 16 16 0 0 0 - 0 2024-07-28T12:51:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:24 smithi204 bash[68176]: cluster 2024-07-28T12:51:22.704768+0000 mgr.y (mgr.25253) 2483 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:24 smithi177 bash[81864]: cluster 2024-07-28T12:51:22.704768+0000 mgr.y (mgr.25253) 2483 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:24 smithi177 bash[79620]: cluster 2024-07-28T12:51:22.704768+0000 mgr.y (mgr.25253) 2483 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:24.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4131 16 16 0 0 0 - 0 2024-07-28T12:51:25.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4132 16 16 0 0 0 - 0 2024-07-28T12:51:26.330 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:51:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:26 smithi204 bash[68176]: cluster 2024-07-28T12:51:24.706251+0000 mgr.y (mgr.25253) 2484 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:26 smithi177 bash[81864]: cluster 2024-07-28T12:51:24.706251+0000 mgr.y (mgr.25253) 2484 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:26.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:26 smithi177 bash[79620]: cluster 2024-07-28T12:51:24.706251+0000 mgr.y (mgr.25253) 2484 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:26.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4133 16 16 0 0 0 - 0 2024-07-28T12:51:27.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4134 16 16 0 0 0 - 0 2024-07-28T12:51:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:28 smithi204 bash[68176]: cluster 2024-07-28T12:51:26.707722+0000 mgr.y (mgr.25253) 2485 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:28 smithi177 bash[81864]: cluster 2024-07-28T12:51:26.707722+0000 mgr.y (mgr.25253) 2485 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:28.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:28 smithi177 bash[79620]: cluster 2024-07-28T12:51:26.707722+0000 mgr.y (mgr.25253) 2485 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:28.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4135 16 16 0 0 0 - 0 2024-07-28T12:51:29.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4136 16 16 0 0 0 - 0 2024-07-28T12:51:30.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:30 smithi204 bash[68176]: cluster 2024-07-28T12:51:28.709175+0000 mgr.y (mgr.25253) 2486 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:30 smithi177 bash[79620]: cluster 2024-07-28T12:51:28.709175+0000 mgr.y (mgr.25253) 2486 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:30.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:30 smithi177 bash[81864]: cluster 2024-07-28T12:51:28.709175+0000 mgr.y (mgr.25253) 2486 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:30.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4137 16 16 0 0 0 - 0 2024-07-28T12:51:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:31 smithi204 bash[68176]: audit 2024-07-28T12:51:30.781354+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:31 smithi177 bash[79620]: audit 2024-07-28T12:51:30.781354+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:31 smithi177 bash[81864]: audit 2024-07-28T12:51:30.781354+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:31.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4138 16 16 0 0 0 - 0 2024-07-28T12:51:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:32 smithi204 bash[68176]: cluster 2024-07-28T12:51:30.710650+0000 mgr.y (mgr.25253) 2487 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:32 smithi177 bash[79620]: cluster 2024-07-28T12:51:30.710650+0000 mgr.y (mgr.25253) 2487 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:32 smithi177 bash[81864]: cluster 2024-07-28T12:51:30.710650+0000 mgr.y (mgr.25253) 2487 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:32.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4139 16 16 0 0 0 - 0 2024-07-28T12:51:33.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:51:33.986456+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:33.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:33.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4140 16 16 0 0 0 - 0 2024-07-28T12:51:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:34 smithi204 bash[68176]: cluster 2024-07-28T12:51:32.712185+0000 mgr.y (mgr.25253) 2488 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:34 smithi177 bash[81864]: cluster 2024-07-28T12:51:32.712185+0000 mgr.y (mgr.25253) 2488 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:34 smithi177 bash[79620]: cluster 2024-07-28T12:51:32.712185+0000 mgr.y (mgr.25253) 2488 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:34.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4141 16 16 0 0 0 - 0 2024-07-28T12:51:35.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4142 16 16 0 0 0 - 0 2024-07-28T12:51:36.358 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T12:51:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:36 smithi204 bash[68176]: cluster 2024-07-28T12:51:34.713655+0000 mgr.y (mgr.25253) 2489 : cluster [DBG] pgmap v2659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:36 smithi177 bash[79620]: cluster 2024-07-28T12:51:34.713655+0000 mgr.y (mgr.25253) 2489 : cluster [DBG] pgmap v2659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:36.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:36 smithi177 bash[81864]: cluster 2024-07-28T12:51:34.713655+0000 mgr.y (mgr.25253) 2489 : cluster [DBG] pgmap v2659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:36.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4143 16 16 0 0 0 - 0 2024-07-28T12:51:37.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4144 16 16 0 0 0 - 0 2024-07-28T12:51:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:38 smithi204 bash[68176]: cluster 2024-07-28T12:51:36.715104+0000 mgr.y (mgr.25253) 2490 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:38 smithi177 bash[81864]: cluster 2024-07-28T12:51:36.715104+0000 mgr.y (mgr.25253) 2490 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:38 smithi177 bash[79620]: cluster 2024-07-28T12:51:36.715104+0000 mgr.y (mgr.25253) 2490 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:38.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4145 16 16 0 0 0 - 0 2024-07-28T12:51:39.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4146 16 16 0 0 0 - 0 2024-07-28T12:51:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:40 smithi204 bash[68176]: cluster 2024-07-28T12:51:38.716589+0000 mgr.y (mgr.25253) 2491 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:40 smithi177 bash[81864]: cluster 2024-07-28T12:51:38.716589+0000 mgr.y (mgr.25253) 2491 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:40 smithi177 bash[79620]: cluster 2024-07-28T12:51:38.716589+0000 mgr.y (mgr.25253) 2491 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:40.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4147 16 16 0 0 0 - 0 2024-07-28T12:51:41.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4148 16 16 0 0 0 - 0 2024-07-28T12:51:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:42 smithi204 bash[68176]: cluster 2024-07-28T12:51:40.718048+0000 mgr.y (mgr.25253) 2492 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:42 smithi177 bash[81864]: cluster 2024-07-28T12:51:40.718048+0000 mgr.y (mgr.25253) 2492 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:42 smithi177 bash[79620]: cluster 2024-07-28T12:51:40.718048+0000 mgr.y (mgr.25253) 2492 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:42.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4149 16 16 0 0 0 - 0 2024-07-28T12:51:43.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4150 16 16 0 0 0 - 0 2024-07-28T12:51:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:44 smithi204 bash[68176]: cluster 2024-07-28T12:51:42.719503+0000 mgr.y (mgr.25253) 2493 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:44 smithi177 bash[81864]: cluster 2024-07-28T12:51:42.719503+0000 mgr.y (mgr.25253) 2493 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:44.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:44 smithi177 bash[79620]: cluster 2024-07-28T12:51:42.719503+0000 mgr.y (mgr.25253) 2493 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:44.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4151 16 16 0 0 0 - 0 2024-07-28T12:51:45.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4152 16 16 0 0 0 - 0 2024-07-28T12:51:46.381 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:51:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:46 smithi204 bash[68176]: cluster 2024-07-28T12:51:44.720992+0000 mgr.y (mgr.25253) 2494 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:46 smithi204 bash[68176]: audit 2024-07-28T12:51:45.781644+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:46 smithi177 bash[81864]: cluster 2024-07-28T12:51:44.720992+0000 mgr.y (mgr.25253) 2494 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:46 smithi177 bash[81864]: audit 2024-07-28T12:51:45.781644+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:46 smithi177 bash[79620]: cluster 2024-07-28T12:51:44.720992+0000 mgr.y (mgr.25253) 2494 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:46 smithi177 bash[79620]: audit 2024-07-28T12:51:45.781644+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:46.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4153 16 16 0 0 0 - 0 2024-07-28T12:51:47.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4154 16 16 0 0 0 - 0 2024-07-28T12:51:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:48 smithi204 bash[68176]: cluster 2024-07-28T12:51:46.722438+0000 mgr.y (mgr.25253) 2495 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:48 smithi177 bash[81864]: cluster 2024-07-28T12:51:46.722438+0000 mgr.y (mgr.25253) 2495 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:48 smithi177 bash[79620]: cluster 2024-07-28T12:51:46.722438+0000 mgr.y (mgr.25253) 2495 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:48.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4155 16 16 0 0 0 - 0 2024-07-28T12:51:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:49 smithi177 bash[81864]: cluster 2024-07-28T12:51:48.723918+0000 mgr.y (mgr.25253) 2496 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:49.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:49 smithi177 bash[79620]: cluster 2024-07-28T12:51:48.723918+0000 mgr.y (mgr.25253) 2496 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:49 smithi204 bash[68176]: cluster 2024-07-28T12:51:48.723918+0000 mgr.y (mgr.25253) 2496 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:49.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4156 16 16 0 0 0 - 0 2024-07-28T12:51:50.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4157 16 16 0 0 0 - 0 2024-07-28T12:51:51.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4158 16 16 0 0 0 - 0 2024-07-28T12:51:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:51 smithi204 bash[68176]: cluster 2024-07-28T12:51:50.725359+0000 mgr.y (mgr.25253) 2497 : cluster [DBG] pgmap v2667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:51 smithi177 bash[81864]: cluster 2024-07-28T12:51:50.725359+0000 mgr.y (mgr.25253) 2497 : cluster [DBG] pgmap v2667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:51 smithi177 bash[79620]: cluster 2024-07-28T12:51:50.725359+0000 mgr.y (mgr.25253) 2497 : cluster [DBG] pgmap v2667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:51:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4159 16 16 0 0 0 - 0 2024-07-28T12:51:53.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:51:53.989750+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:53.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:53.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4160 16 16 0 0 0 - 0 2024-07-28T12:51:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:53 smithi204 bash[68176]: cluster 2024-07-28T12:51:52.726840+0000 mgr.y (mgr.25253) 2498 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:53 smithi177 bash[81864]: cluster 2024-07-28T12:51:52.726840+0000 mgr.y (mgr.25253) 2498 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:54.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:53 smithi177 bash[79620]: cluster 2024-07-28T12:51:52.726840+0000 mgr.y (mgr.25253) 2498 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:54.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4161 16 16 0 0 0 - 0 2024-07-28T12:51:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:54 smithi204 bash[68176]: audit 2024-07-28T12:51:54.055262+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:54 smithi177 bash[81864]: audit 2024-07-28T12:51:54.055262+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:54 smithi177 bash[79620]: audit 2024-07-28T12:51:54.055262+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:55.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4162 16 16 0 0 0 - 0 2024-07-28T12:51:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:55 smithi177 bash[81864]: cluster 2024-07-28T12:51:54.728423+0000 mgr.y (mgr.25253) 2499 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:55 smithi177 bash[79620]: cluster 2024-07-28T12:51:54.728423+0000 mgr.y (mgr.25253) 2499 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:55 smithi204 bash[68176]: cluster 2024-07-28T12:51:54.728423+0000 mgr.y (mgr.25253) 2499 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:51:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:51:56.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4163 16 16 0 0 0 - 0 2024-07-28T12:51:57.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4164 16 16 0 0 0 - 0 2024-07-28T12:51:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:57 smithi204 bash[68176]: cluster 2024-07-28T12:51:56.729889+0000 mgr.y (mgr.25253) 2500 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:57 smithi177 bash[81864]: cluster 2024-07-28T12:51:56.729889+0000 mgr.y (mgr.25253) 2500 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:57 smithi177 bash[79620]: cluster 2024-07-28T12:51:56.729889+0000 mgr.y (mgr.25253) 2500 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:51:58.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4165 16 16 0 0 0 - 0 2024-07-28T12:51:59.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4166 16 16 0 0 0 - 0 2024-07-28T12:52:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:59 smithi204 bash[68176]: cluster 2024-07-28T12:51:58.731369+0000 mgr.y (mgr.25253) 2501 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:59 smithi204 bash[68176]: audit 2024-07-28T12:51:59.728362+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:51:59 smithi204 bash[68176]: audit 2024-07-28T12:51:59.733303+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[81864]: cluster 2024-07-28T12:51:58.731369+0000 mgr.y (mgr.25253) 2501 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[81864]: audit 2024-07-28T12:51:59.728362+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[81864]: audit 2024-07-28T12:51:59.733303+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[79620]: cluster 2024-07-28T12:51:58.731369+0000 mgr.y (mgr.25253) 2501 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[79620]: audit 2024-07-28T12:51:59.728362+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:51:59 smithi177 bash[79620]: audit 2024-07-28T12:51:59.733303+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:00.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4167 16 16 0 0 0 - 0 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:51:59.949470+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:51:59.960078+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:52:00.359682+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:52:00.361517+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:52:00.373373+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[79620]: audit 2024-07-28T12:52:00.782140+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:51:59.949470+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:51:59.960078+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:52:00.359682+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:01.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:52:00.361517+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:01.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:52:00.373373+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:00 smithi177 bash[81864]: audit 2024-07-28T12:52:00.782140+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:51:59.949470+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:51:59.960078+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:52:00.359682+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:52:00.361517+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:52:00.373373+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:52:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:00 smithi204 bash[68176]: audit 2024-07-28T12:52:00.782140+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:01.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4168 16 16 0 0 0 - 0 2024-07-28T12:52:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:02 smithi204 bash[68176]: cluster 2024-07-28T12:52:00.732849+0000 mgr.y (mgr.25253) 2502 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:02 smithi177 bash[81864]: cluster 2024-07-28T12:52:00.732849+0000 mgr.y (mgr.25253) 2502 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:02.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:02 smithi177 bash[79620]: cluster 2024-07-28T12:52:00.732849+0000 mgr.y (mgr.25253) 2502 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:02.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4169 16 16 0 0 0 - 0 2024-07-28T12:52:03.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4170 16 16 0 0 0 - 0 2024-07-28T12:52:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:04 smithi204 bash[68176]: cluster 2024-07-28T12:52:02.734314+0000 mgr.y (mgr.25253) 2503 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:04 smithi177 bash[81864]: cluster 2024-07-28T12:52:02.734314+0000 mgr.y (mgr.25253) 2503 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:04 smithi177 bash[79620]: cluster 2024-07-28T12:52:02.734314+0000 mgr.y (mgr.25253) 2503 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:04.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4171 16 16 0 0 0 - 0 2024-07-28T12:52:05.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4172 16 16 0 0 0 - 0 2024-07-28T12:52:06.380 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:52:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:06 smithi204 bash[68176]: cluster 2024-07-28T12:52:04.735826+0000 mgr.y (mgr.25253) 2504 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:06 smithi177 bash[81864]: cluster 2024-07-28T12:52:04.735826+0000 mgr.y (mgr.25253) 2504 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:06.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:06 smithi177 bash[79620]: cluster 2024-07-28T12:52:04.735826+0000 mgr.y (mgr.25253) 2504 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:06.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4173 16 16 0 0 0 - 0 2024-07-28T12:52:07.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4174 16 16 0 0 0 - 0 2024-07-28T12:52:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:08 smithi204 bash[68176]: cluster 2024-07-28T12:52:06.737324+0000 mgr.y (mgr.25253) 2505 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:08 smithi177 bash[81864]: cluster 2024-07-28T12:52:06.737324+0000 mgr.y (mgr.25253) 2505 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:08.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:08 smithi177 bash[79620]: cluster 2024-07-28T12:52:06.737324+0000 mgr.y (mgr.25253) 2505 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:08.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4175 16 16 0 0 0 - 0 2024-07-28T12:52:09.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4176 16 16 0 0 0 - 0 2024-07-28T12:52:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:10 smithi204 bash[68176]: cluster 2024-07-28T12:52:08.739131+0000 mgr.y (mgr.25253) 2506 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:10 smithi177 bash[81864]: cluster 2024-07-28T12:52:08.739131+0000 mgr.y (mgr.25253) 2506 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:10 smithi177 bash[79620]: cluster 2024-07-28T12:52:08.739131+0000 mgr.y (mgr.25253) 2506 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:10.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4177 16 16 0 0 0 - 0 2024-07-28T12:52:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:11 smithi177 bash[79620]: cluster 2024-07-28T12:52:10.740614+0000 mgr.y (mgr.25253) 2507 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:11.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:11 smithi177 bash[81864]: cluster 2024-07-28T12:52:10.740614+0000 mgr.y (mgr.25253) 2507 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:11.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:11 smithi204 bash[68176]: cluster 2024-07-28T12:52:10.740614+0000 mgr.y (mgr.25253) 2507 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:11.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4178 16 16 0 0 0 - 0 2024-07-28T12:52:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4179 16 16 0 0 0 - 0 2024-07-28T12:52:13.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:52:13.992855+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:13.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:13.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4180 16 16 0 0 0 - 0 2024-07-28T12:52:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:13 smithi204 bash[68176]: cluster 2024-07-28T12:52:12.742083+0000 mgr.y (mgr.25253) 2508 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:13 smithi177 bash[81864]: cluster 2024-07-28T12:52:12.742083+0000 mgr.y (mgr.25253) 2508 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:13 smithi177 bash[79620]: cluster 2024-07-28T12:52:12.742083+0000 mgr.y (mgr.25253) 2508 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:14.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4181 16 16 0 0 0 - 0 2024-07-28T12:52:15.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4182 16 16 0 0 0 - 0 2024-07-28T12:52:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:15 smithi177 bash[81864]: cluster 2024-07-28T12:52:14.743544+0000 mgr.y (mgr.25253) 2509 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:15 smithi177 bash[81864]: audit 2024-07-28T12:52:15.782537+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:15 smithi177 bash[79620]: cluster 2024-07-28T12:52:14.743544+0000 mgr.y (mgr.25253) 2509 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:15 smithi177 bash[79620]: audit 2024-07-28T12:52:15.782537+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:15 smithi204 bash[68176]: cluster 2024-07-28T12:52:14.743544+0000 mgr.y (mgr.25253) 2509 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:15 smithi204 bash[68176]: audit 2024-07-28T12:52:15.782537+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:52:16.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4183 16 16 0 0 0 - 0 2024-07-28T12:52:17.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4184 16 16 0 0 0 - 0 2024-07-28T12:52:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:17 smithi204 bash[68176]: cluster 2024-07-28T12:52:16.745011+0000 mgr.y (mgr.25253) 2510 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:17 smithi177 bash[81864]: cluster 2024-07-28T12:52:16.745011+0000 mgr.y (mgr.25253) 2510 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:18.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:17 smithi177 bash[79620]: cluster 2024-07-28T12:52:16.745011+0000 mgr.y (mgr.25253) 2510 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:18.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4185 16 16 0 0 0 - 0 2024-07-28T12:52:19.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4186 16 16 0 0 0 - 0 2024-07-28T12:52:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:19 smithi204 bash[68176]: cluster 2024-07-28T12:52:18.746505+0000 mgr.y (mgr.25253) 2511 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:19 smithi177 bash[81864]: cluster 2024-07-28T12:52:18.746505+0000 mgr.y (mgr.25253) 2511 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:20.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:19 smithi177 bash[79620]: cluster 2024-07-28T12:52:18.746505+0000 mgr.y (mgr.25253) 2511 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:20.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4187 16 16 0 0 0 - 0 2024-07-28T12:52:21.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4188 16 16 0 0 0 - 0 2024-07-28T12:52:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:21 smithi204 bash[68176]: cluster 2024-07-28T12:52:20.748003+0000 mgr.y (mgr.25253) 2512 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:21 smithi177 bash[81864]: cluster 2024-07-28T12:52:20.748003+0000 mgr.y (mgr.25253) 2512 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:22.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:21 smithi177 bash[79620]: cluster 2024-07-28T12:52:20.748003+0000 mgr.y (mgr.25253) 2512 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4189 16 16 0 0 0 - 0 2024-07-28T12:52:23.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4190 16 16 0 0 0 - 0 2024-07-28T12:52:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:23 smithi204 bash[68176]: cluster 2024-07-28T12:52:22.749455+0000 mgr.y (mgr.25253) 2513 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:23 smithi177 bash[79620]: cluster 2024-07-28T12:52:22.749455+0000 mgr.y (mgr.25253) 2513 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:24.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:23 smithi177 bash[81864]: cluster 2024-07-28T12:52:22.749455+0000 mgr.y (mgr.25253) 2513 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:24.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4191 16 16 0 0 0 - 0 2024-07-28T12:52:25.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4192 16 16 0 0 0 - 0 2024-07-28T12:52:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:25 smithi204 bash[68176]: cluster 2024-07-28T12:52:24.750935+0000 mgr.y (mgr.25253) 2514 : cluster [DBG] pgmap v2684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:25 smithi177 bash[79620]: cluster 2024-07-28T12:52:24.750935+0000 mgr.y (mgr.25253) 2514 : cluster [DBG] pgmap v2684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:26.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:52:26.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:25 smithi177 bash[81864]: cluster 2024-07-28T12:52:24.750935+0000 mgr.y (mgr.25253) 2514 : cluster [DBG] pgmap v2684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:26.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4193 16 16 0 0 0 - 0 2024-07-28T12:52:27.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4194 16 16 0 0 0 - 0 2024-07-28T12:52:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:27 smithi204 bash[68176]: cluster 2024-07-28T12:52:26.752419+0000 mgr.y (mgr.25253) 2515 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:27 smithi177 bash[81864]: cluster 2024-07-28T12:52:26.752419+0000 mgr.y (mgr.25253) 2515 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:28.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:27 smithi177 bash[79620]: cluster 2024-07-28T12:52:26.752419+0000 mgr.y (mgr.25253) 2515 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:28.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4195 16 16 0 0 0 - 0 2024-07-28T12:52:29.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4196 16 16 0 0 0 - 0 2024-07-28T12:52:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:29 smithi204 bash[68176]: cluster 2024-07-28T12:52:28.753885+0000 mgr.y (mgr.25253) 2516 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:29 smithi177 bash[81864]: cluster 2024-07-28T12:52:28.753885+0000 mgr.y (mgr.25253) 2516 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:30.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:29 smithi177 bash[79620]: cluster 2024-07-28T12:52:28.753885+0000 mgr.y (mgr.25253) 2516 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:30.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4197 16 16 0 0 0 - 0 2024-07-28T12:52:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:30 smithi204 bash[68176]: audit 2024-07-28T12:52:30.782935+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:30 smithi177 bash[81864]: audit 2024-07-28T12:52:30.782935+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:30 smithi177 bash[79620]: audit 2024-07-28T12:52:30.782935+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:31.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4198 16 16 0 0 0 - 0 2024-07-28T12:52:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:31 smithi204 bash[68176]: cluster 2024-07-28T12:52:30.755331+0000 mgr.y (mgr.25253) 2517 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:31 smithi177 bash[81864]: cluster 2024-07-28T12:52:30.755331+0000 mgr.y (mgr.25253) 2517 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:31 smithi177 bash[79620]: cluster 2024-07-28T12:52:30.755331+0000 mgr.y (mgr.25253) 2517 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:32 smithi204 bash[60899]: ts=2024-07-28T12:52: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4199 16 16 0 0 0 - 0 2024-07-28T12:52:33.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:52:33.996155+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:33.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:33.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4200 16 16 0 0 0 - 0 2024-07-28T12:52:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:33 smithi204 bash[68176]: cluster 2024-07-28T12:52:32.756844+0000 mgr.y (mgr.25253) 2518 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:33 smithi177 bash[81864]: cluster 2024-07-28T12:52:32.756844+0000 mgr.y (mgr.25253) 2518 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:34.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:33 smithi177 bash[79620]: cluster 2024-07-28T12:52:32.756844+0000 mgr.y (mgr.25253) 2518 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:34.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4201 16 16 0 0 0 - 0 2024-07-28T12:52:35.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4202 16 16 0 0 0 - 0 2024-07-28T12:52:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:35 smithi204 bash[68176]: cluster 2024-07-28T12:52:34.758319+0000 mgr.y (mgr.25253) 2519 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:52:36.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:35 smithi177 bash[81864]: cluster 2024-07-28T12:52:34.758319+0000 mgr.y (mgr.25253) 2519 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:35 smithi177 bash[79620]: cluster 2024-07-28T12:52:34.758319+0000 mgr.y (mgr.25253) 2519 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:36.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4203 16 16 0 0 0 - 0 2024-07-28T12:52:37.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4204 16 16 0 0 0 - 0 2024-07-28T12:52:38.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:37 smithi204 bash[68176]: cluster 2024-07-28T12:52:36.759812+0000 mgr.y (mgr.25253) 2520 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:37 smithi177 bash[81864]: cluster 2024-07-28T12:52:36.759812+0000 mgr.y (mgr.25253) 2520 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:37 smithi177 bash[79620]: cluster 2024-07-28T12:52:36.759812+0000 mgr.y (mgr.25253) 2520 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:38.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4205 16 16 0 0 0 - 0 2024-07-28T12:52:39.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4206 16 16 0 0 0 - 0 2024-07-28T12:52:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:39 smithi204 bash[68176]: cluster 2024-07-28T12:52:38.761221+0000 mgr.y (mgr.25253) 2521 : cluster [DBG] pgmap v2691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:39 smithi177 bash[79620]: cluster 2024-07-28T12:52:38.761221+0000 mgr.y (mgr.25253) 2521 : cluster [DBG] pgmap v2691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:40.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:39 smithi177 bash[81864]: cluster 2024-07-28T12:52:38.761221+0000 mgr.y (mgr.25253) 2521 : cluster [DBG] pgmap v2691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:40.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4207 16 16 0 0 0 - 0 2024-07-28T12:52:41.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4208 16 16 0 0 0 - 0 2024-07-28T12:52:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:41 smithi204 bash[68176]: cluster 2024-07-28T12:52:40.762667+0000 mgr.y (mgr.25253) 2522 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:41 smithi177 bash[81864]: cluster 2024-07-28T12:52:40.762667+0000 mgr.y (mgr.25253) 2522 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:42.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:41 smithi177 bash[79620]: cluster 2024-07-28T12:52:40.762667+0000 mgr.y (mgr.25253) 2522 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4209 16 16 0 0 0 - 0 2024-07-28T12:52:43.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4210 16 16 0 0 0 - 0 2024-07-28T12:52:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:43 smithi204 bash[68176]: cluster 2024-07-28T12:52:42.764184+0000 mgr.y (mgr.25253) 2523 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:43 smithi177 bash[81864]: cluster 2024-07-28T12:52:42.764184+0000 mgr.y (mgr.25253) 2523 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:44.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:43 smithi177 bash[79620]: cluster 2024-07-28T12:52:42.764184+0000 mgr.y (mgr.25253) 2523 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:44.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4211 16 16 0 0 0 - 0 2024-07-28T12:52:45.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4212 16 16 0 0 0 - 0 2024-07-28T12:52:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:45 smithi204 bash[68176]: cluster 2024-07-28T12:52:44.765653+0000 mgr.y (mgr.25253) 2524 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:45 smithi204 bash[68176]: audit 2024-07-28T12:52:45.783367+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:52:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:45 smithi177 bash[79620]: cluster 2024-07-28T12:52:44.765653+0000 mgr.y (mgr.25253) 2524 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:45 smithi177 bash[79620]: audit 2024-07-28T12:52:45.783367+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:45 smithi177 bash[81864]: cluster 2024-07-28T12:52:44.765653+0000 mgr.y (mgr.25253) 2524 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:45 smithi177 bash[81864]: audit 2024-07-28T12:52:45.783367+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:46.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4213 16 16 0 0 0 - 0 2024-07-28T12:52:47.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4214 16 16 0 0 0 - 0 2024-07-28T12:52:48.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:47 smithi204 bash[68176]: cluster 2024-07-28T12:52:46.767106+0000 mgr.y (mgr.25253) 2525 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:47 smithi177 bash[79620]: cluster 2024-07-28T12:52:46.767106+0000 mgr.y (mgr.25253) 2525 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:48.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:47 smithi177 bash[81864]: cluster 2024-07-28T12:52:46.767106+0000 mgr.y (mgr.25253) 2525 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:48.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4215 16 16 0 0 0 - 0 2024-07-28T12:52:49.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4216 16 16 0 0 0 - 0 2024-07-28T12:52:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:49 smithi204 bash[68176]: cluster 2024-07-28T12:52:48.768554+0000 mgr.y (mgr.25253) 2526 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:49 smithi177 bash[79620]: cluster 2024-07-28T12:52:48.768554+0000 mgr.y (mgr.25253) 2526 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:50.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:49 smithi177 bash[81864]: cluster 2024-07-28T12:52:48.768554+0000 mgr.y (mgr.25253) 2526 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:50.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4217 16 16 0 0 0 - 0 2024-07-28T12:52:51.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4218 16 16 0 0 0 - 0 2024-07-28T12:52:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:51 smithi204 bash[68176]: cluster 2024-07-28T12:52:50.770003+0000 mgr.y (mgr.25253) 2527 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:51 smithi177 bash[79620]: cluster 2024-07-28T12:52:50.770003+0000 mgr.y (mgr.25253) 2527 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:52.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:51 smithi177 bash[81864]: cluster 2024-07-28T12:52:50.770003+0000 mgr.y (mgr.25253) 2527 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:52:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4219 16 16 0 0 0 - 0 2024-07-28T12:52:53.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:52:53.999328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:53.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:53.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4220 16 16 0 0 0 - 0 2024-07-28T12:52:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:53 smithi204 bash[68176]: cluster 2024-07-28T12:52:52.771445+0000 mgr.y (mgr.25253) 2528 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:53 smithi177 bash[79620]: cluster 2024-07-28T12:52:52.771445+0000 mgr.y (mgr.25253) 2528 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:54.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:53 smithi177 bash[81864]: cluster 2024-07-28T12:52:52.771445+0000 mgr.y (mgr.25253) 2528 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:54.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4221 16 16 0 0 0 - 0 2024-07-28T12:52:55.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4222 16 16 0 0 0 - 0 2024-07-28T12:52:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:55 smithi204 bash[68176]: cluster 2024-07-28T12:52:54.772905+0000 mgr.y (mgr.25253) 2529 : cluster [DBG] pgmap v2699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:52:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:52:56.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:55 smithi177 bash[81864]: cluster 2024-07-28T12:52:54.772905+0000 mgr.y (mgr.25253) 2529 : cluster [DBG] pgmap v2699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:56.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:55 smithi177 bash[79620]: cluster 2024-07-28T12:52:54.772905+0000 mgr.y (mgr.25253) 2529 : cluster [DBG] pgmap v2699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:56.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4223 16 16 0 0 0 - 0 2024-07-28T12:52:57.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4224 16 16 0 0 0 - 0 2024-07-28T12:52:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:57 smithi204 bash[68176]: cluster 2024-07-28T12:52:56.774372+0000 mgr.y (mgr.25253) 2530 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:57 smithi177 bash[81864]: cluster 2024-07-28T12:52:56.774372+0000 mgr.y (mgr.25253) 2530 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:57 smithi177 bash[79620]: cluster 2024-07-28T12:52:56.774372+0000 mgr.y (mgr.25253) 2530 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:52:58.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4225 16 16 0 0 0 - 0 2024-07-28T12:52:59.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4226 16 16 0 0 0 - 0 2024-07-28T12:53:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:52:59 smithi204 bash[68176]: cluster 2024-07-28T12:52:58.775822+0000 mgr.y (mgr.25253) 2531 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:52:59 smithi177 bash[81864]: cluster 2024-07-28T12:52:58.775822+0000 mgr.y (mgr.25253) 2531 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:52:59 smithi177 bash[79620]: cluster 2024-07-28T12:52:58.775822+0000 mgr.y (mgr.25253) 2531 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:00.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4227 16 16 0 0 0 - 0 2024-07-28T12:53:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:00 smithi177 bash[81864]: audit 2024-07-28T12:53:00.501086+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:01.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:00 smithi177 bash[81864]: audit 2024-07-28T12:53:00.783858+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:00 smithi177 bash[79620]: audit 2024-07-28T12:53:00.501086+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:01.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:00 smithi177 bash[79620]: audit 2024-07-28T12:53:00.783858+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:00 smithi204 bash[68176]: audit 2024-07-28T12:53:00.501086+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:00 smithi204 bash[68176]: audit 2024-07-28T12:53:00.783858+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:02.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4228 16 16 0 0 0 - 0 2024-07-28T12:53:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:01 smithi177 bash[81864]: cluster 2024-07-28T12:53:00.776801+0000 mgr.y (mgr.25253) 2532 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:02.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:01 smithi177 bash[79620]: cluster 2024-07-28T12:53:00.776801+0000 mgr.y (mgr.25253) 2532 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:02.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:01 smithi204 bash[68176]: cluster 2024-07-28T12:53:00.776801+0000 mgr.y (mgr.25253) 2532 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4229 16 16 0 0 0 - 0 2024-07-28T12:53:04.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4230 16 16 0 0 0 - 0 2024-07-28T12:53:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:03 smithi177 bash[81864]: cluster 2024-07-28T12:53:02.778206+0000 mgr.y (mgr.25253) 2533 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:03 smithi177 bash[79620]: cluster 2024-07-28T12:53:02.778206+0000 mgr.y (mgr.25253) 2533 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:03 smithi204 bash[68176]: cluster 2024-07-28T12:53:02.778206+0000 mgr.y (mgr.25253) 2533 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:05.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4231 16 16 0 0 0 - 0 2024-07-28T12:53:06.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4232 16 16 0 0 0 - 0 2024-07-28T12:53:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:05 smithi177 bash[79620]: cluster 2024-07-28T12:53:04.779663+0000 mgr.y (mgr.25253) 2534 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:06.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:53:06.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:05 smithi177 bash[81864]: cluster 2024-07-28T12:53:04.779663+0000 mgr.y (mgr.25253) 2534 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:05 smithi204 bash[68176]: cluster 2024-07-28T12:53:04.779663+0000 mgr.y (mgr.25253) 2534 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:07.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4233 16 16 0 0 0 - 0 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.157894+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.163808+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.436257+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.442320+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.873780+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.875389+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:07.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:07 smithi204 bash[68176]: audit 2024-07-28T12:53:06.887203+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.157894+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.163808+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.436257+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.442320+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.873780+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:07.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.875389+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:07.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[81864]: audit 2024-07-28T12:53:06.887203+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.157894+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.163808+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.436257+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.442320+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:07.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.873780+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:07.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.875389+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:07.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:07 smithi177 bash[79620]: audit 2024-07-28T12:53:06.887203+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:53:08.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4234 16 16 0 0 0 - 0 2024-07-28T12:53:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:08 smithi204 bash[68176]: cluster 2024-07-28T12:53:06.781089+0000 mgr.y (mgr.25253) 2535 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:08 smithi177 bash[81864]: cluster 2024-07-28T12:53:06.781089+0000 mgr.y (mgr.25253) 2535 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:08.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:08 smithi177 bash[79620]: cluster 2024-07-28T12:53:06.781089+0000 mgr.y (mgr.25253) 2535 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:09.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4235 16 16 0 0 0 - 0 2024-07-28T12:53:10.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4236 16 16 0 0 0 - 0 2024-07-28T12:53:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:10 smithi204 bash[68176]: cluster 2024-07-28T12:53:08.782515+0000 mgr.y (mgr.25253) 2536 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:10 smithi177 bash[81864]: cluster 2024-07-28T12:53:08.782515+0000 mgr.y (mgr.25253) 2536 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:10 smithi177 bash[79620]: cluster 2024-07-28T12:53:08.782515+0000 mgr.y (mgr.25253) 2536 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:11.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4237 16 16 0 0 0 - 0 2024-07-28T12:53:12.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4238 16 16 0 0 0 - 0 2024-07-28T12:53:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:12 smithi177 bash[81864]: cluster 2024-07-28T12:53:10.784013+0000 mgr.y (mgr.25253) 2537 : cluster [DBG] pgmap v2707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:12.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:12 smithi177 bash[79620]: cluster 2024-07-28T12:53:10.784013+0000 mgr.y (mgr.25253) 2537 : cluster [DBG] pgmap v2707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:12 smithi204 bash[68176]: cluster 2024-07-28T12:53:10.784013+0000 mgr.y (mgr.25253) 2537 : cluster [DBG] pgmap v2707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4239 16 16 0 0 0 - 0 2024-07-28T12:53:14.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:53:14.002192+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:14.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:14.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4240 16 16 0 0 0 - 0 2024-07-28T12:53:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:14 smithi177 bash[81864]: cluster 2024-07-28T12:53:12.785495+0000 mgr.y (mgr.25253) 2538 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:14 smithi177 bash[79620]: cluster 2024-07-28T12:53:12.785495+0000 mgr.y (mgr.25253) 2538 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:14 smithi204 bash[68176]: cluster 2024-07-28T12:53:12.785495+0000 mgr.y (mgr.25253) 2538 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:15.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4241 16 16 0 0 0 - 0 2024-07-28T12:53:16.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4242 16 16 0 0 0 - 0 2024-07-28T12:53:16.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:53:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:16 smithi177 bash[79620]: cluster 2024-07-28T12:53:14.786945+0000 mgr.y (mgr.25253) 2539 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:16 smithi177 bash[79620]: audit 2024-07-28T12:53:15.784220+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:16 smithi177 bash[81864]: cluster 2024-07-28T12:53:14.786945+0000 mgr.y (mgr.25253) 2539 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:16 smithi177 bash[81864]: audit 2024-07-28T12:53:15.784220+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:16 smithi204 bash[68176]: cluster 2024-07-28T12:53:14.786945+0000 mgr.y (mgr.25253) 2539 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:16 smithi204 bash[68176]: audit 2024-07-28T12:53:15.784220+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:17.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4243 16 16 0 0 0 - 0 2024-07-28T12:53:18.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4244 16 16 0 0 0 - 0 2024-07-28T12:53:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:18 smithi177 bash[81864]: cluster 2024-07-28T12:53:16.788489+0000 mgr.y (mgr.25253) 2540 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:18.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:18 smithi177 bash[79620]: cluster 2024-07-28T12:53:16.788489+0000 mgr.y (mgr.25253) 2540 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:18 smithi204 bash[68176]: cluster 2024-07-28T12:53:16.788489+0000 mgr.y (mgr.25253) 2540 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:19.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4245 16 16 0 0 0 - 0 2024-07-28T12:53:20.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4246 16 16 0 0 0 - 0 2024-07-28T12:53:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:20 smithi177 bash[81864]: cluster 2024-07-28T12:53:18.789930+0000 mgr.y (mgr.25253) 2541 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:20 smithi177 bash[79620]: cluster 2024-07-28T12:53:18.789930+0000 mgr.y (mgr.25253) 2541 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:20 smithi204 bash[68176]: cluster 2024-07-28T12:53:18.789930+0000 mgr.y (mgr.25253) 2541 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:21.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4247 16 16 0 0 0 - 0 2024-07-28T12:53:22.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4248 16 16 0 0 0 - 0 2024-07-28T12:53:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:22 smithi177 bash[81864]: cluster 2024-07-28T12:53:20.791371+0000 mgr.y (mgr.25253) 2542 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:22.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:22 smithi177 bash[79620]: cluster 2024-07-28T12:53:20.791371+0000 mgr.y (mgr.25253) 2542 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:22 smithi204 bash[68176]: cluster 2024-07-28T12:53:20.791371+0000 mgr.y (mgr.25253) 2542 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:22 smithi204 bash[60899]: ts=2024-07-28T12:53:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4249 16 16 0 0 0 - 0 2024-07-28T12:53:24.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4250 16 16 0 0 0 - 0 2024-07-28T12:53:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:24 smithi177 bash[79620]: cluster 2024-07-28T12:53:22.792840+0000 mgr.y (mgr.25253) 2543 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:24 smithi177 bash[81864]: cluster 2024-07-28T12:53:22.792840+0000 mgr.y (mgr.25253) 2543 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:24 smithi204 bash[68176]: cluster 2024-07-28T12:53:22.792840+0000 mgr.y (mgr.25253) 2543 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:25.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4251 16 16 0 0 0 - 0 2024-07-28T12:53:26.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4252 16 16 0 0 0 - 0 2024-07-28T12:53:26.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:53:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:26 smithi177 bash[81864]: cluster 2024-07-28T12:53:24.794277+0000 mgr.y (mgr.25253) 2544 : cluster [DBG] pgmap v2714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:26 smithi177 bash[79620]: cluster 2024-07-28T12:53:24.794277+0000 mgr.y (mgr.25253) 2544 : cluster [DBG] pgmap v2714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:26 smithi204 bash[68176]: cluster 2024-07-28T12:53:24.794277+0000 mgr.y (mgr.25253) 2544 : cluster [DBG] pgmap v2714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:27.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4253 16 16 0 0 0 - 0 2024-07-28T12:53:28.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4254 16 16 0 0 0 - 0 2024-07-28T12:53:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:28 smithi177 bash[81864]: cluster 2024-07-28T12:53:26.795757+0000 mgr.y (mgr.25253) 2545 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:28.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:28 smithi177 bash[79620]: cluster 2024-07-28T12:53:26.795757+0000 mgr.y (mgr.25253) 2545 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:28 smithi204 bash[68176]: cluster 2024-07-28T12:53:26.795757+0000 mgr.y (mgr.25253) 2545 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:29.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4255 16 16 0 0 0 - 0 2024-07-28T12:53:30.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4256 16 16 0 0 0 - 0 2024-07-28T12:53:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:30 smithi177 bash[81864]: cluster 2024-07-28T12:53:28.797236+0000 mgr.y (mgr.25253) 2546 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:30 smithi177 bash[79620]: cluster 2024-07-28T12:53:28.797236+0000 mgr.y (mgr.25253) 2546 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:30 smithi204 bash[68176]: cluster 2024-07-28T12:53:28.797236+0000 mgr.y (mgr.25253) 2546 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:31.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4257 16 16 0 0 0 - 0 2024-07-28T12:53:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:31 smithi177 bash[81864]: audit 2024-07-28T12:53:30.784646+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:31 smithi177 bash[79620]: audit 2024-07-28T12:53:30.784646+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:31 smithi204 bash[68176]: audit 2024-07-28T12:53:30.784646+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:32.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4258 16 16 0 0 0 - 0 2024-07-28T12:53:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:32 smithi177 bash[81864]: cluster 2024-07-28T12:53:30.798666+0000 mgr.y (mgr.25253) 2547 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:32.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:32 smithi177 bash[79620]: cluster 2024-07-28T12:53:30.798666+0000 mgr.y (mgr.25253) 2547 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:32 smithi204 bash[68176]: cluster 2024-07-28T12:53:30.798666+0000 mgr.y (mgr.25253) 2547 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4259 16 16 0 0 0 - 0 2024-07-28T12:53:34.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:53:34.004989+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:34.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:34.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4260 16 16 0 0 0 - 0 2024-07-28T12:53:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:34 smithi177 bash[81864]: cluster 2024-07-28T12:53:32.800143+0000 mgr.y (mgr.25253) 2548 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:34 smithi177 bash[79620]: cluster 2024-07-28T12:53:32.800143+0000 mgr.y (mgr.25253) 2548 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:34 smithi204 bash[68176]: cluster 2024-07-28T12:53:32.800143+0000 mgr.y (mgr.25253) 2548 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:35.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4261 16 16 0 0 0 - 0 2024-07-28T12:53:36.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4262 16 16 0 0 0 - 0 2024-07-28T12:53:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:36 smithi177 bash[81864]: cluster 2024-07-28T12:53:34.801602+0000 mgr.y (mgr.25253) 2549 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:36 smithi177 bash[79620]: cluster 2024-07-28T12:53:34.801602+0000 mgr.y (mgr.25253) 2549 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:53:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:36 smithi204 bash[68176]: cluster 2024-07-28T12:53:34.801602+0000 mgr.y (mgr.25253) 2549 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:37.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4263 16 16 0 0 0 - 0 2024-07-28T12:53:38.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4264 16 16 0 0 0 - 0 2024-07-28T12:53:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:38 smithi177 bash[81864]: cluster 2024-07-28T12:53:36.803040+0000 mgr.y (mgr.25253) 2550 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:38 smithi177 bash[79620]: cluster 2024-07-28T12:53:36.803040+0000 mgr.y (mgr.25253) 2550 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:38 smithi204 bash[68176]: cluster 2024-07-28T12:53:36.803040+0000 mgr.y (mgr.25253) 2550 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:39.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4265 16 16 0 0 0 - 0 2024-07-28T12:53:40.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4266 16 16 0 0 0 - 0 2024-07-28T12:53:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:40 smithi177 bash[81864]: cluster 2024-07-28T12:53:38.804532+0000 mgr.y (mgr.25253) 2551 : cluster [DBG] pgmap v2721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:40 smithi177 bash[79620]: cluster 2024-07-28T12:53:38.804532+0000 mgr.y (mgr.25253) 2551 : cluster [DBG] pgmap v2721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:40 smithi204 bash[68176]: cluster 2024-07-28T12:53:38.804532+0000 mgr.y (mgr.25253) 2551 : cluster [DBG] pgmap v2721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:41.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4267 16 16 0 0 0 - 0 2024-07-28T12:53:42.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4268 16 16 0 0 0 - 0 2024-07-28T12:53:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:42 smithi177 bash[81864]: cluster 2024-07-28T12:53:40.805970+0000 mgr.y (mgr.25253) 2552 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:42 smithi177 bash[79620]: cluster 2024-07-28T12:53:40.805970+0000 mgr.y (mgr.25253) 2552 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:42 smithi204 bash[68176]: cluster 2024-07-28T12:53:40.805970+0000 mgr.y (mgr.25253) 2552 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4269 16 16 0 0 0 - 0 2024-07-28T12:53:44.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4270 16 16 0 0 0 - 0 2024-07-28T12:53:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:44 smithi177 bash[81864]: cluster 2024-07-28T12:53:42.807440+0000 mgr.y (mgr.25253) 2553 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:44.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:44 smithi177 bash[79620]: cluster 2024-07-28T12:53:42.807440+0000 mgr.y (mgr.25253) 2553 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:44.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:44 smithi204 bash[68176]: cluster 2024-07-28T12:53:42.807440+0000 mgr.y (mgr.25253) 2553 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:45.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4271 16 16 0 0 0 - 0 2024-07-28T12:53:46.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4272 16 16 0 0 0 - 0 2024-07-28T12:53:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:53:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:46 smithi177 bash[81864]: cluster 2024-07-28T12:53:44.808956+0000 mgr.y (mgr.25253) 2554 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:46 smithi177 bash[81864]: audit 2024-07-28T12:53:45.785181+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:46 smithi177 bash[79620]: cluster 2024-07-28T12:53:44.808956+0000 mgr.y (mgr.25253) 2554 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:46 smithi177 bash[79620]: audit 2024-07-28T12:53:45.785181+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:46 smithi204 bash[68176]: cluster 2024-07-28T12:53:44.808956+0000 mgr.y (mgr.25253) 2554 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:46 smithi204 bash[68176]: audit 2024-07-28T12:53:45.785181+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:47.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4273 16 16 0 0 0 - 0 2024-07-28T12:53:48.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4274 16 16 0 0 0 - 0 2024-07-28T12:53:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:48 smithi177 bash[81864]: cluster 2024-07-28T12:53:46.810418+0000 mgr.y (mgr.25253) 2555 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:48.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:48 smithi177 bash[79620]: cluster 2024-07-28T12:53:46.810418+0000 mgr.y (mgr.25253) 2555 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:48 smithi204 bash[68176]: cluster 2024-07-28T12:53:46.810418+0000 mgr.y (mgr.25253) 2555 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:49.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4275 16 16 0 0 0 - 0 2024-07-28T12:53:50.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4276 16 16 0 0 0 - 0 2024-07-28T12:53:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:50 smithi177 bash[81864]: cluster 2024-07-28T12:53:48.811913+0000 mgr.y (mgr.25253) 2556 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:50.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:50 smithi177 bash[79620]: cluster 2024-07-28T12:53:48.811913+0000 mgr.y (mgr.25253) 2556 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:50 smithi204 bash[68176]: cluster 2024-07-28T12:53:48.811913+0000 mgr.y (mgr.25253) 2556 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:51.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4277 16 16 0 0 0 - 0 2024-07-28T12:53:52.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4278 16 16 0 0 0 - 0 2024-07-28T12:53:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:52 smithi177 bash[81864]: cluster 2024-07-28T12:53:50.813379+0000 mgr.y (mgr.25253) 2557 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:52 smithi177 bash[79620]: cluster 2024-07-28T12:53:50.813379+0000 mgr.y (mgr.25253) 2557 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:53:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:52 smithi204 bash[68176]: cluster 2024-07-28T12:53:50.813379+0000 mgr.y (mgr.25253) 2557 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:53.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4279 16 16 0 0 0 - 0 2024-07-28T12:53:54.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:53:54.008038+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:54.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:54.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4280 16 16 0 0 0 - 0 2024-07-28T12:53:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:54 smithi177 bash[81864]: cluster 2024-07-28T12:53:52.814846+0000 mgr.y (mgr.25253) 2558 : cluster [DBG] pgmap v2728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:54.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:54 smithi177 bash[79620]: cluster 2024-07-28T12:53:52.814846+0000 mgr.y (mgr.25253) 2558 : cluster [DBG] pgmap v2728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:54 smithi204 bash[68176]: cluster 2024-07-28T12:53:52.814846+0000 mgr.y (mgr.25253) 2558 : cluster [DBG] pgmap v2728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:55.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4281 16 16 0 0 0 - 0 2024-07-28T12:53:56.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4282 16 16 0 0 0 - 0 2024-07-28T12:53:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:53:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:53:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:56 smithi177 bash[81864]: cluster 2024-07-28T12:53:54.816390+0000 mgr.y (mgr.25253) 2559 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:56 smithi177 bash[79620]: cluster 2024-07-28T12:53:54.816390+0000 mgr.y (mgr.25253) 2559 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:56 smithi204 bash[68176]: cluster 2024-07-28T12:53:54.816390+0000 mgr.y (mgr.25253) 2559 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:57.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4283 16 16 0 0 0 - 0 2024-07-28T12:53:58.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4284 16 16 0 0 0 - 0 2024-07-28T12:53:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:53:58 smithi204 bash[68176]: cluster 2024-07-28T12:53:56.817837+0000 mgr.y (mgr.25253) 2560 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:53:58 smithi177 bash[81864]: cluster 2024-07-28T12:53:56.817837+0000 mgr.y (mgr.25253) 2560 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:53:58 smithi177 bash[79620]: cluster 2024-07-28T12:53:56.817837+0000 mgr.y (mgr.25253) 2560 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:53:59.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4285 16 16 0 0 0 - 0 2024-07-28T12:54:00.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4286 16 16 0 0 0 - 0 2024-07-28T12:54:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:00 smithi204 bash[68176]: cluster 2024-07-28T12:53:58.819280+0000 mgr.y (mgr.25253) 2561 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:00 smithi177 bash[81864]: cluster 2024-07-28T12:53:58.819280+0000 mgr.y (mgr.25253) 2561 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:00 smithi177 bash[79620]: cluster 2024-07-28T12:53:58.819280+0000 mgr.y (mgr.25253) 2561 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:01.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4287 16 16 0 0 0 - 0 2024-07-28T12:54:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:01 smithi204 bash[68176]: audit 2024-07-28T12:54:00.785582+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:01 smithi177 bash[81864]: audit 2024-07-28T12:54:00.785582+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:01 smithi177 bash[79620]: audit 2024-07-28T12:54:00.785582+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:02.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4288 16 16 0 0 0 - 0 2024-07-28T12:54:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:02 smithi204 bash[68176]: cluster 2024-07-28T12:54:00.821067+0000 mgr.y (mgr.25253) 2562 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:02 smithi177 bash[81864]: cluster 2024-07-28T12:54:00.821067+0000 mgr.y (mgr.25253) 2562 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:02 smithi177 bash[79620]: cluster 2024-07-28T12:54:00.821067+0000 mgr.y (mgr.25253) 2562 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:03.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4289 16 16 0 0 0 - 0 2024-07-28T12:54:04.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4290 16 16 0 0 0 - 0 2024-07-28T12:54:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:04 smithi204 bash[68176]: cluster 2024-07-28T12:54:02.822538+0000 mgr.y (mgr.25253) 2563 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:04 smithi177 bash[81864]: cluster 2024-07-28T12:54:02.822538+0000 mgr.y (mgr.25253) 2563 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:04 smithi177 bash[79620]: cluster 2024-07-28T12:54:02.822538+0000 mgr.y (mgr.25253) 2563 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:05.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4291 16 16 0 0 0 - 0 2024-07-28T12:54:06.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4292 16 16 0 0 0 - 0 2024-07-28T12:54:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:06 smithi177 bash[81864]: cluster 2024-07-28T12:54:04.824050+0000 mgr.y (mgr.25253) 2564 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:54:06.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:06 smithi177 bash[79620]: cluster 2024-07-28T12:54:04.824050+0000 mgr.y (mgr.25253) 2564 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:06 smithi204 bash[68176]: cluster 2024-07-28T12:54:04.824050+0000 mgr.y (mgr.25253) 2564 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:07.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4293 16 16 0 0 0 - 0 2024-07-28T12:54:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:07 smithi204 bash[68176]: audit 2024-07-28T12:54:07.017758+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:07.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:07 smithi177 bash[81864]: audit 2024-07-28T12:54:07.017758+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:07.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:07 smithi177 bash[79620]: audit 2024-07-28T12:54:07.017758+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:08.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4294 16 16 0 0 0 - 0 2024-07-28T12:54:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:08 smithi204 bash[68176]: cluster 2024-07-28T12:54:06.825534+0000 mgr.y (mgr.25253) 2565 : cluster [DBG] pgmap v2735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:08 smithi177 bash[81864]: cluster 2024-07-28T12:54:06.825534+0000 mgr.y (mgr.25253) 2565 : cluster [DBG] pgmap v2735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:08 smithi177 bash[79620]: cluster 2024-07-28T12:54:06.825534+0000 mgr.y (mgr.25253) 2565 : cluster [DBG] pgmap v2735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:09.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4295 16 16 0 0 0 - 0 2024-07-28T12:54:10.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4296 16 16 0 0 0 - 0 2024-07-28T12:54:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:10 smithi204 bash[68176]: cluster 2024-07-28T12:54:08.827047+0000 mgr.y (mgr.25253) 2566 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:10 smithi177 bash[81864]: cluster 2024-07-28T12:54:08.827047+0000 mgr.y (mgr.25253) 2566 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:10 smithi177 bash[79620]: cluster 2024-07-28T12:54:08.827047+0000 mgr.y (mgr.25253) 2566 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:11.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4297 16 16 0 0 0 - 0 2024-07-28T12:54:12.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4298 16 16 0 0 0 - 0 2024-07-28T12:54:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:12 smithi204 bash[68176]: cluster 2024-07-28T12:54:10.828586+0000 mgr.y (mgr.25253) 2567 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:12.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:12 smithi177 bash[81864]: cluster 2024-07-28T12:54:10.828586+0000 mgr.y (mgr.25253) 2567 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:12 smithi177 bash[79620]: cluster 2024-07-28T12:54:10.828586+0000 mgr.y (mgr.25253) 2567 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:13.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4299 16 16 0 0 0 - 0 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:12.639605+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:12.644451+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: cluster 2024-07-28T12:54:12.830045+0000 mgr.y (mgr.25253) 2568 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:12.939125+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:12.944482+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:13.391346+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:13.392851+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:13 smithi204 bash[68176]: audit 2024-07-28T12:54:13.405133+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:54:14.011212+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:14.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:14.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4300 16 16 0 0 0 - 0 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:12.639605+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:12.644451+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: cluster 2024-07-28T12:54:12.830045+0000 mgr.y (mgr.25253) 2568 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:12.939125+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:12.944482+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:13.391346+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:13.392851+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[81864]: audit 2024-07-28T12:54:13.405133+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:12.639605+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:12.644451+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: cluster 2024-07-28T12:54:12.830045+0000 mgr.y (mgr.25253) 2568 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:12.939125+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:12.944482+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:13.391346+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:13.392851+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:13 smithi177 bash[79620]: audit 2024-07-28T12:54:13.405133+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:54:15.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4301 16 16 0 0 0 - 0 2024-07-28T12:54:16.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4302 16 16 0 0 0 - 0 2024-07-28T12:54:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:15 smithi204 bash[68176]: cluster 2024-07-28T12:54:14.831490+0000 mgr.y (mgr.25253) 2569 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:16.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:15 smithi204 bash[68176]: audit 2024-07-28T12:54:15.786027+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:54:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:15 smithi177 bash[79620]: cluster 2024-07-28T12:54:14.831490+0000 mgr.y (mgr.25253) 2569 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:16.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:15 smithi177 bash[79620]: audit 2024-07-28T12:54:15.786027+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:15 smithi177 bash[81864]: cluster 2024-07-28T12:54:14.831490+0000 mgr.y (mgr.25253) 2569 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:16.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:15 smithi177 bash[81864]: audit 2024-07-28T12:54:15.786027+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:17.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4303 16 16 0 0 0 - 0 2024-07-28T12:54:18.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4304 16 16 0 0 0 - 0 2024-07-28T12:54:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:17 smithi204 bash[68176]: cluster 2024-07-28T12:54:16.832955+0000 mgr.y (mgr.25253) 2570 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:17 smithi177 bash[81864]: cluster 2024-07-28T12:54:16.832955+0000 mgr.y (mgr.25253) 2570 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:18.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:17 smithi177 bash[79620]: cluster 2024-07-28T12:54:16.832955+0000 mgr.y (mgr.25253) 2570 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:19.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4305 16 16 0 0 0 - 0 2024-07-28T12:54:20.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4306 16 16 0 0 0 - 0 2024-07-28T12:54:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:19 smithi204 bash[68176]: cluster 2024-07-28T12:54:18.834435+0000 mgr.y (mgr.25253) 2571 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:19 smithi177 bash[81864]: cluster 2024-07-28T12:54:18.834435+0000 mgr.y (mgr.25253) 2571 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:20.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:19 smithi177 bash[79620]: cluster 2024-07-28T12:54:18.834435+0000 mgr.y (mgr.25253) 2571 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:21.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4307 16 16 0 0 0 - 0 2024-07-28T12:54:22.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4308 16 16 0 0 0 - 0 2024-07-28T12:54:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:21 smithi204 bash[68176]: cluster 2024-07-28T12:54:20.835962+0000 mgr.y (mgr.25253) 2572 : cluster [DBG] pgmap v2742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:22.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:21 smithi177 bash[81864]: cluster 2024-07-28T12:54:20.835962+0000 mgr.y (mgr.25253) 2572 : cluster [DBG] pgmap v2742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:22.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:21 smithi177 bash[79620]: cluster 2024-07-28T12:54:20.835962+0000 mgr.y (mgr.25253) 2572 : cluster [DBG] pgmap v2742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4309 16 16 0 0 0 - 0 2024-07-28T12:54:24.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4310 16 16 0 0 0 - 0 2024-07-28T12:54:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:23 smithi204 bash[68176]: cluster 2024-07-28T12:54:22.837459+0000 mgr.y (mgr.25253) 2573 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:23 smithi177 bash[79620]: cluster 2024-07-28T12:54:22.837459+0000 mgr.y (mgr.25253) 2573 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:24.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:23 smithi177 bash[81864]: cluster 2024-07-28T12:54:22.837459+0000 mgr.y (mgr.25253) 2573 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:25.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4311 16 16 0 0 0 - 0 2024-07-28T12:54:26.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4312 16 16 0 0 0 - 0 2024-07-28T12:54:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:25 smithi204 bash[68176]: cluster 2024-07-28T12:54:24.838915+0000 mgr.y (mgr.25253) 2574 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:54:26.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:25 smithi177 bash[81864]: cluster 2024-07-28T12:54:24.838915+0000 mgr.y (mgr.25253) 2574 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:26.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:25 smithi177 bash[79620]: cluster 2024-07-28T12:54:24.838915+0000 mgr.y (mgr.25253) 2574 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:27.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4313 16 16 0 0 0 - 0 2024-07-28T12:54:28.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4314 16 16 0 0 0 - 0 2024-07-28T12:54:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:27 smithi204 bash[68176]: cluster 2024-07-28T12:54:26.840449+0000 mgr.y (mgr.25253) 2575 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:27 smithi177 bash[81864]: cluster 2024-07-28T12:54:26.840449+0000 mgr.y (mgr.25253) 2575 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:27 smithi177 bash[79620]: cluster 2024-07-28T12:54:26.840449+0000 mgr.y (mgr.25253) 2575 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:29.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4315 16 16 0 0 0 - 0 2024-07-28T12:54:30.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4316 16 16 0 0 0 - 0 2024-07-28T12:54:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:29 smithi177 bash[81864]: cluster 2024-07-28T12:54:28.841953+0000 mgr.y (mgr.25253) 2576 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:29 smithi177 bash[79620]: cluster 2024-07-28T12:54:28.841953+0000 mgr.y (mgr.25253) 2576 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:29 smithi204 bash[68176]: cluster 2024-07-28T12:54:28.841953+0000 mgr.y (mgr.25253) 2576 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:31.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4317 16 16 0 0 0 - 0 2024-07-28T12:54:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:30 smithi177 bash[81864]: audit 2024-07-28T12:54:30.786418+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:30 smithi177 bash[79620]: audit 2024-07-28T12:54:30.786418+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:30 smithi204 bash[68176]: audit 2024-07-28T12:54:30.786418+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:32.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4318 16 16 0 0 0 - 0 2024-07-28T12:54:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:31 smithi177 bash[81864]: cluster 2024-07-28T12:54:30.843349+0000 mgr.y (mgr.25253) 2577 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:31 smithi177 bash[79620]: cluster 2024-07-28T12:54:30.843349+0000 mgr.y (mgr.25253) 2577 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:31 smithi204 bash[68176]: cluster 2024-07-28T12:54:30.843349+0000 mgr.y (mgr.25253) 2577 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4319 16 16 0 0 0 - 0 2024-07-28T12:54:34.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:54:34.014505+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:34.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:34.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4320 16 16 0 0 0 - 0 2024-07-28T12:54:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:33 smithi177 bash[81864]: cluster 2024-07-28T12:54:32.844825+0000 mgr.y (mgr.25253) 2578 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:33 smithi177 bash[79620]: cluster 2024-07-28T12:54:32.844825+0000 mgr.y (mgr.25253) 2578 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:34.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:33 smithi204 bash[68176]: cluster 2024-07-28T12:54:32.844825+0000 mgr.y (mgr.25253) 2578 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:35.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4321 16 16 0 0 0 - 0 2024-07-28T12:54:36.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4322 16 16 0 0 0 - 0 2024-07-28T12:54:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:35 smithi177 bash[79620]: cluster 2024-07-28T12:54:34.846273+0000 mgr.y (mgr.25253) 2579 : cluster [DBG] pgmap v2749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:36.269 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:54:36.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:35 smithi177 bash[81864]: cluster 2024-07-28T12:54:34.846273+0000 mgr.y (mgr.25253) 2579 : cluster [DBG] pgmap v2749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:35 smithi204 bash[68176]: cluster 2024-07-28T12:54:34.846273+0000 mgr.y (mgr.25253) 2579 : cluster [DBG] pgmap v2749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:37.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4323 16 16 0 0 0 - 0 2024-07-28T12:54:38.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4324 16 16 0 0 0 - 0 2024-07-28T12:54:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:37 smithi177 bash[81864]: cluster 2024-07-28T12:54:36.847740+0000 mgr.y (mgr.25253) 2580 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:38.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:37 smithi177 bash[79620]: cluster 2024-07-28T12:54:36.847740+0000 mgr.y (mgr.25253) 2580 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:38.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:37 smithi204 bash[68176]: cluster 2024-07-28T12:54:36.847740+0000 mgr.y (mgr.25253) 2580 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:39.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4325 16 16 0 0 0 - 0 2024-07-28T12:54:40.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4326 16 16 0 0 0 - 0 2024-07-28T12:54:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:39 smithi177 bash[81864]: cluster 2024-07-28T12:54:38.849208+0000 mgr.y (mgr.25253) 2581 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:40.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:39 smithi177 bash[79620]: cluster 2024-07-28T12:54:38.849208+0000 mgr.y (mgr.25253) 2581 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:39 smithi204 bash[68176]: cluster 2024-07-28T12:54:38.849208+0000 mgr.y (mgr.25253) 2581 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:41.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4327 16 16 0 0 0 - 0 2024-07-28T12:54:42.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4328 16 16 0 0 0 - 0 2024-07-28T12:54:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:41 smithi177 bash[81864]: cluster 2024-07-28T12:54:40.850699+0000 mgr.y (mgr.25253) 2582 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:41 smithi177 bash[79620]: cluster 2024-07-28T12:54:40.850699+0000 mgr.y (mgr.25253) 2582 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:42.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:41 smithi204 bash[68176]: cluster 2024-07-28T12:54:40.850699+0000 mgr.y (mgr.25253) 2582 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4329 16 16 0 0 0 - 0 2024-07-28T12:54:44.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4330 16 16 0 0 0 - 0 2024-07-28T12:54:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:43 smithi177 bash[79620]: cluster 2024-07-28T12:54:42.852246+0000 mgr.y (mgr.25253) 2583 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:44.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:43 smithi177 bash[81864]: cluster 2024-07-28T12:54:42.852246+0000 mgr.y (mgr.25253) 2583 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:44.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:43 smithi204 bash[68176]: cluster 2024-07-28T12:54:42.852246+0000 mgr.y (mgr.25253) 2583 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:45.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4331 16 16 0 0 0 - 0 2024-07-28T12:54:46.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4332 16 16 0 0 0 - 0 2024-07-28T12:54:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:54:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:45 smithi177 bash[81864]: cluster 2024-07-28T12:54:44.853725+0000 mgr.y (mgr.25253) 2584 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:45 smithi177 bash[81864]: audit 2024-07-28T12:54:45.786873+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:45 smithi177 bash[79620]: cluster 2024-07-28T12:54:44.853725+0000 mgr.y (mgr.25253) 2584 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:46.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:45 smithi177 bash[79620]: audit 2024-07-28T12:54:45.786873+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:45 smithi204 bash[68176]: cluster 2024-07-28T12:54:44.853725+0000 mgr.y (mgr.25253) 2584 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:45 smithi204 bash[68176]: audit 2024-07-28T12:54:45.786873+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:47.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4333 16 16 0 0 0 - 0 2024-07-28T12:54:48.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4334 16 16 0 0 0 - 0 2024-07-28T12:54:48.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:47 smithi177 bash[81864]: cluster 2024-07-28T12:54:46.855175+0000 mgr.y (mgr.25253) 2585 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:47 smithi177 bash[79620]: cluster 2024-07-28T12:54:46.855175+0000 mgr.y (mgr.25253) 2585 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:47 smithi204 bash[68176]: cluster 2024-07-28T12:54:46.855175+0000 mgr.y (mgr.25253) 2585 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:49.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4335 16 16 0 0 0 - 0 2024-07-28T12:54:50.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4336 16 16 0 0 0 - 0 2024-07-28T12:54:50.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:49 smithi177 bash[81864]: cluster 2024-07-28T12:54:48.856683+0000 mgr.y (mgr.25253) 2586 : cluster [DBG] pgmap v2756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:50.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:49 smithi177 bash[79620]: cluster 2024-07-28T12:54:48.856683+0000 mgr.y (mgr.25253) 2586 : cluster [DBG] pgmap v2756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:49 smithi204 bash[68176]: cluster 2024-07-28T12:54:48.856683+0000 mgr.y (mgr.25253) 2586 : cluster [DBG] pgmap v2756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:51.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4337 16 16 0 0 0 - 0 2024-07-28T12:54:52.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4338 16 16 0 0 0 - 0 2024-07-28T12:54:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:51 smithi177 bash[81864]: cluster 2024-07-28T12:54:50.858150+0000 mgr.y (mgr.25253) 2587 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:51 smithi177 bash[79620]: cluster 2024-07-28T12:54:50.858150+0000 mgr.y (mgr.25253) 2587 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:52.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:51 smithi204 bash[68176]: cluster 2024-07-28T12:54:50.858150+0000 mgr.y (mgr.25253) 2587 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:54:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4339 16 16 0 0 0 - 0 2024-07-28T12:54:54.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:54:54.017811+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:54.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:54.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4340 16 16 0 0 0 - 0 2024-07-28T12:54:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:53 smithi177 bash[81864]: cluster 2024-07-28T12:54:52.859627+0000 mgr.y (mgr.25253) 2588 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:53 smithi177 bash[79620]: cluster 2024-07-28T12:54:52.859627+0000 mgr.y (mgr.25253) 2588 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:54.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:53 smithi204 bash[68176]: cluster 2024-07-28T12:54:52.859627+0000 mgr.y (mgr.25253) 2588 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:55.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4341 16 16 0 0 0 - 0 2024-07-28T12:54:56.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4342 16 16 0 0 0 - 0 2024-07-28T12:54:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:54:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:54:56.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:55 smithi177 bash[81864]: cluster 2024-07-28T12:54:54.861117+0000 mgr.y (mgr.25253) 2589 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:56.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:55 smithi177 bash[79620]: cluster 2024-07-28T12:54:54.861117+0000 mgr.y (mgr.25253) 2589 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:55 smithi204 bash[68176]: cluster 2024-07-28T12:54:54.861117+0000 mgr.y (mgr.25253) 2589 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:57.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4343 16 16 0 0 0 - 0 2024-07-28T12:54:58.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4344 16 16 0 0 0 - 0 2024-07-28T12:54:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:57 smithi177 bash[81864]: cluster 2024-07-28T12:54:56.862566+0000 mgr.y (mgr.25253) 2590 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:57 smithi177 bash[79620]: cluster 2024-07-28T12:54:56.862566+0000 mgr.y (mgr.25253) 2590 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:57 smithi204 bash[68176]: cluster 2024-07-28T12:54:56.862566+0000 mgr.y (mgr.25253) 2590 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:54:59.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4345 16 16 0 0 0 - 0 2024-07-28T12:55:00.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4346 16 16 0 0 0 - 0 2024-07-28T12:55:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:54:59 smithi177 bash[81864]: cluster 2024-07-28T12:54:58.864045+0000 mgr.y (mgr.25253) 2591 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:00.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:54:59 smithi177 bash[79620]: cluster 2024-07-28T12:54:58.864045+0000 mgr.y (mgr.25253) 2591 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:54:59 smithi204 bash[68176]: cluster 2024-07-28T12:54:58.864045+0000 mgr.y (mgr.25253) 2591 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:01.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4347 16 16 0 0 0 - 0 2024-07-28T12:55:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:00 smithi177 bash[81864]: audit 2024-07-28T12:55:00.787340+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:00 smithi177 bash[79620]: audit 2024-07-28T12:55:00.787340+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:00 smithi204 bash[68176]: audit 2024-07-28T12:55:00.787340+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:02.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4348 16 16 0 0 0 - 0 2024-07-28T12:55:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:01 smithi204 bash[68176]: cluster 2024-07-28T12:55:00.865467+0000 mgr.y (mgr.25253) 2592 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:01 smithi177 bash[81864]: cluster 2024-07-28T12:55:00.865467+0000 mgr.y (mgr.25253) 2592 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:01 smithi177 bash[79620]: cluster 2024-07-28T12:55:00.865467+0000 mgr.y (mgr.25253) 2592 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4349 16 16 0 0 0 - 0 2024-07-28T12:55:04.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4350 16 16 0 0 0 - 0 2024-07-28T12:55:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:04 smithi177 bash[81864]: cluster 2024-07-28T12:55:02.866945+0000 mgr.y (mgr.25253) 2593 : cluster [DBG] pgmap v2763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:04.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:04 smithi177 bash[79620]: cluster 2024-07-28T12:55:02.866945+0000 mgr.y (mgr.25253) 2593 : cluster [DBG] pgmap v2763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:04 smithi204 bash[68176]: cluster 2024-07-28T12:55:02.866945+0000 mgr.y (mgr.25253) 2593 : cluster [DBG] pgmap v2763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:05.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4351 16 16 0 0 0 - 0 2024-07-28T12:55:06.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4352 16 16 0 0 0 - 0 2024-07-28T12:55:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:55:06.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:06 smithi177 bash[81864]: cluster 2024-07-28T12:55:04.868423+0000 mgr.y (mgr.25253) 2594 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:06.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:06 smithi177 bash[79620]: cluster 2024-07-28T12:55:04.868423+0000 mgr.y (mgr.25253) 2594 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:06 smithi204 bash[68176]: cluster 2024-07-28T12:55:04.868423+0000 mgr.y (mgr.25253) 2594 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:07.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4353 16 16 0 0 0 - 0 2024-07-28T12:55:08.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4354 16 16 0 0 0 - 0 2024-07-28T12:55:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:08 smithi177 bash[81864]: cluster 2024-07-28T12:55:06.869894+0000 mgr.y (mgr.25253) 2595 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:08 smithi177 bash[79620]: cluster 2024-07-28T12:55:06.869894+0000 mgr.y (mgr.25253) 2595 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:08 smithi204 bash[68176]: cluster 2024-07-28T12:55:06.869894+0000 mgr.y (mgr.25253) 2595 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:09.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4355 16 16 0 0 0 - 0 2024-07-28T12:55:10.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4356 16 16 0 0 0 - 0 2024-07-28T12:55:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:10 smithi177 bash[79620]: cluster 2024-07-28T12:55:08.871366+0000 mgr.y (mgr.25253) 2596 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:10 smithi177 bash[81864]: cluster 2024-07-28T12:55:08.871366+0000 mgr.y (mgr.25253) 2596 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:10 smithi204 bash[68176]: cluster 2024-07-28T12:55:08.871366+0000 mgr.y (mgr.25253) 2596 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:11.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4357 16 16 0 0 0 - 0 2024-07-28T12:55:12.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4358 16 16 0 0 0 - 0 2024-07-28T12:55:12.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:12 smithi204 bash[68176]: cluster 2024-07-28T12:55:10.872847+0000 mgr.y (mgr.25253) 2597 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:12 smithi177 bash[79620]: cluster 2024-07-28T12:55:10.872847+0000 mgr.y (mgr.25253) 2597 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:12.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:12 smithi177 bash[81864]: cluster 2024-07-28T12:55:10.872847+0000 mgr.y (mgr.25253) 2597 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4359 16 16 0 0 0 - 0 2024-07-28T12:55:14.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:55:14.020786+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:14.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:14.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4360 16 16 0 0 0 - 0 2024-07-28T12:55:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:14 smithi204 bash[68176]: cluster 2024-07-28T12:55:12.874365+0000 mgr.y (mgr.25253) 2598 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:14.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:14 smithi204 bash[68176]: audit 2024-07-28T12:55:13.536239+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:14.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:14 smithi204 bash[68176]: audit 2024-07-28T12:55:13.906048+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:14.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:14 smithi204 bash[68176]: audit 2024-07-28T12:55:13.913615+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[81864]: cluster 2024-07-28T12:55:12.874365+0000 mgr.y (mgr.25253) 2598 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[81864]: audit 2024-07-28T12:55:13.536239+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[81864]: audit 2024-07-28T12:55:13.906048+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[81864]: audit 2024-07-28T12:55:13.913615+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[79620]: cluster 2024-07-28T12:55:12.874365+0000 mgr.y (mgr.25253) 2598 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[79620]: audit 2024-07-28T12:55:13.536239+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[79620]: audit 2024-07-28T12:55:13.906048+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:14 smithi177 bash[79620]: audit 2024-07-28T12:55:13.913615+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:15.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4361 16 16 0 0 0 - 0 2024-07-28T12:55:16.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4362 16 16 0 0 0 - 0 2024-07-28T12:55:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:16 smithi204 bash[68176]: cluster 2024-07-28T12:55:14.875893+0000 mgr.y (mgr.25253) 2599 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:16 smithi204 bash[68176]: audit 2024-07-28T12:55:15.787736+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:55:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:16 smithi177 bash[79620]: cluster 2024-07-28T12:55:14.875893+0000 mgr.y (mgr.25253) 2599 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:16 smithi177 bash[79620]: audit 2024-07-28T12:55:15.787736+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:16 smithi177 bash[81864]: cluster 2024-07-28T12:55:14.875893+0000 mgr.y (mgr.25253) 2599 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:16 smithi177 bash[81864]: audit 2024-07-28T12:55:15.787736+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:17.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4363 16 16 0 0 0 - 0 2024-07-28T12:55:18.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4364 16 16 0 0 0 - 0 2024-07-28T12:55:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:18 smithi204 bash[68176]: cluster 2024-07-28T12:55:16.877389+0000 mgr.y (mgr.25253) 2600 : cluster [DBG] pgmap v2770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:18 smithi177 bash[81864]: cluster 2024-07-28T12:55:16.877389+0000 mgr.y (mgr.25253) 2600 : cluster [DBG] pgmap v2770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:18 smithi177 bash[79620]: cluster 2024-07-28T12:55:16.877389+0000 mgr.y (mgr.25253) 2600 : cluster [DBG] pgmap v2770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:19.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4365 16 16 0 0 0 - 0 2024-07-28T12:55:20.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4366 16 16 0 0 0 - 0 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: cluster 2024-07-28T12:55:18.878103+0000 mgr.y (mgr.25253) 2601 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.448546+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.455655+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.531196+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.538171+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.996637+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:19.998194+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:20 smithi204 bash[68176]: audit 2024-07-28T12:55:20.005247+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: cluster 2024-07-28T12:55:18.878103+0000 mgr.y (mgr.25253) 2601 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.448546+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.455655+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.531196+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.538171+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.996637+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:19.998194+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[79620]: audit 2024-07-28T12:55:20.005247+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: cluster 2024-07-28T12:55:18.878103+0000 mgr.y (mgr.25253) 2601 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.448546+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.455655+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.531196+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.538171+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.996637+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:19.998194+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:20 smithi177 bash[81864]: audit 2024-07-28T12:55:20.005247+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:55:21.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4367 16 16 0 0 0 - 0 2024-07-28T12:55:22.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4368 16 16 0 0 0 - 0 2024-07-28T12:55:22.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:22 smithi204 bash[68176]: cluster 2024-07-28T12:55:20.879514+0000 mgr.y (mgr.25253) 2602 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:22 smithi177 bash[79620]: cluster 2024-07-28T12:55:20.879514+0000 mgr.y (mgr.25253) 2602 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:22 smithi177 bash[81864]: cluster 2024-07-28T12:55:20.879514+0000 mgr.y (mgr.25253) 2602 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4369 16 16 0 0 0 - 0 2024-07-28T12:55:24.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4370 16 16 0 0 0 - 0 2024-07-28T12:55:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:24 smithi204 bash[68176]: cluster 2024-07-28T12:55:22.880990+0000 mgr.y (mgr.25253) 2603 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:24 smithi177 bash[79620]: cluster 2024-07-28T12:55:22.880990+0000 mgr.y (mgr.25253) 2603 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:24 smithi177 bash[81864]: cluster 2024-07-28T12:55:22.880990+0000 mgr.y (mgr.25253) 2603 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:25.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4371 16 16 0 0 0 - 0 2024-07-28T12:55:26.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4372 16 16 0 0 0 - 0 2024-07-28T12:55:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:26 smithi204 bash[68176]: cluster 2024-07-28T12:55:24.882463+0000 mgr.y (mgr.25253) 2604 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:55:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:26 smithi177 bash[81864]: cluster 2024-07-28T12:55:24.882463+0000 mgr.y (mgr.25253) 2604 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:26 smithi177 bash[79620]: cluster 2024-07-28T12:55:24.882463+0000 mgr.y (mgr.25253) 2604 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:27.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4373 16 16 0 0 0 - 0 2024-07-28T12:55:28.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4374 16 16 0 0 0 - 0 2024-07-28T12:55:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:28 smithi204 bash[68176]: cluster 2024-07-28T12:55:26.883936+0000 mgr.y (mgr.25253) 2605 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:28 smithi177 bash[81864]: cluster 2024-07-28T12:55:26.883936+0000 mgr.y (mgr.25253) 2605 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:28.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:28 smithi177 bash[79620]: cluster 2024-07-28T12:55:26.883936+0000 mgr.y (mgr.25253) 2605 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:29.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4375 16 16 0 0 0 - 0 2024-07-28T12:55:30.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4376 16 16 0 0 0 - 0 2024-07-28T12:55:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:30 smithi204 bash[68176]: cluster 2024-07-28T12:55:28.885349+0000 mgr.y (mgr.25253) 2606 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:30 smithi177 bash[81864]: cluster 2024-07-28T12:55:28.885349+0000 mgr.y (mgr.25253) 2606 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:30 smithi177 bash[79620]: cluster 2024-07-28T12:55:28.885349+0000 mgr.y (mgr.25253) 2606 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:31.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4377 16 16 0 0 0 - 0 2024-07-28T12:55:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:31 smithi204 bash[68176]: audit 2024-07-28T12:55:30.788200+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:31 smithi177 bash[79620]: audit 2024-07-28T12:55:30.788200+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:31 smithi177 bash[81864]: audit 2024-07-28T12:55:30.788200+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:32.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4378 16 16 0 0 0 - 0 2024-07-28T12:55:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:32 smithi204 bash[68176]: cluster 2024-07-28T12:55:30.886777+0000 mgr.y (mgr.25253) 2607 : cluster [DBG] pgmap v2777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:32.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:32 smithi177 bash[81864]: cluster 2024-07-28T12:55:30.886777+0000 mgr.y (mgr.25253) 2607 : cluster [DBG] pgmap v2777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:32 smithi177 bash[79620]: cluster 2024-07-28T12:55:30.886777+0000 mgr.y (mgr.25253) 2607 : cluster [DBG] pgmap v2777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:33.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4379 16 16 0 0 0 - 0 2024-07-28T12:55:34.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:55:34.023861+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:34.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:34.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4380 16 16 0 0 0 - 0 2024-07-28T12:55:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:34 smithi204 bash[68176]: cluster 2024-07-28T12:55:32.888277+0000 mgr.y (mgr.25253) 2608 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:34 smithi177 bash[81864]: cluster 2024-07-28T12:55:32.888277+0000 mgr.y (mgr.25253) 2608 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:34.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:34 smithi177 bash[79620]: cluster 2024-07-28T12:55:32.888277+0000 mgr.y (mgr.25253) 2608 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:35.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4381 16 16 0 0 0 - 0 2024-07-28T12:55:36.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4382 16 16 0 0 0 - 0 2024-07-28T12:55:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:36 smithi204 bash[68176]: cluster 2024-07-28T12:55:34.889774+0000 mgr.y (mgr.25253) 2609 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:36 smithi177 bash[79620]: cluster 2024-07-28T12:55:34.889774+0000 mgr.y (mgr.25253) 2609 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T12:55:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:36 smithi177 bash[81864]: cluster 2024-07-28T12:55:34.889774+0000 mgr.y (mgr.25253) 2609 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:37.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4383 16 16 0 0 0 - 0 2024-07-28T12:55:38.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4384 16 16 0 0 0 - 0 2024-07-28T12:55:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:38 smithi204 bash[68176]: cluster 2024-07-28T12:55:36.891214+0000 mgr.y (mgr.25253) 2610 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:38 smithi177 bash[81864]: cluster 2024-07-28T12:55:36.891214+0000 mgr.y (mgr.25253) 2610 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:38 smithi177 bash[79620]: cluster 2024-07-28T12:55:36.891214+0000 mgr.y (mgr.25253) 2610 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:39.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4385 16 16 0 0 0 - 0 2024-07-28T12:55:40.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4386 16 16 0 0 0 - 0 2024-07-28T12:55:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:40 smithi177 bash[81864]: cluster 2024-07-28T12:55:38.892690+0000 mgr.y (mgr.25253) 2611 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:40 smithi177 bash[79620]: cluster 2024-07-28T12:55:38.892690+0000 mgr.y (mgr.25253) 2611 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:40 smithi204 bash[68176]: cluster 2024-07-28T12:55:38.892690+0000 mgr.y (mgr.25253) 2611 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:41.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4387 16 16 0 0 0 - 0 2024-07-28T12:55:42.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4388 16 16 0 0 0 - 0 2024-07-28T12:55:42.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:42 smithi177 bash[79620]: cluster 2024-07-28T12:55:40.894142+0000 mgr.y (mgr.25253) 2612 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:42.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:42 smithi177 bash[81864]: cluster 2024-07-28T12:55:40.894142+0000 mgr.y (mgr.25253) 2612 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:42 smithi204 bash[68176]: cluster 2024-07-28T12:55:40.894142+0000 mgr.y (mgr.25253) 2612 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4389 16 16 0 0 0 - 0 2024-07-28T12:55:44.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4390 16 16 0 0 0 - 0 2024-07-28T12:55:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:44 smithi177 bash[79620]: cluster 2024-07-28T12:55:42.895632+0000 mgr.y (mgr.25253) 2613 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:44 smithi177 bash[81864]: cluster 2024-07-28T12:55:42.895632+0000 mgr.y (mgr.25253) 2613 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:44 smithi204 bash[68176]: cluster 2024-07-28T12:55:42.895632+0000 mgr.y (mgr.25253) 2613 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:45.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4391 16 16 0 0 0 - 0 2024-07-28T12:55:46.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4392 16 16 0 0 0 - 0 2024-07-28T12:55:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:55:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:46 smithi177 bash[81864]: cluster 2024-07-28T12:55:44.897123+0000 mgr.y (mgr.25253) 2614 : cluster [DBG] pgmap v2784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:46 smithi177 bash[81864]: audit 2024-07-28T12:55:45.788532+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:46 smithi177 bash[79620]: cluster 2024-07-28T12:55:44.897123+0000 mgr.y (mgr.25253) 2614 : cluster [DBG] pgmap v2784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:46 smithi177 bash[79620]: audit 2024-07-28T12:55:45.788532+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:46 smithi204 bash[68176]: cluster 2024-07-28T12:55:44.897123+0000 mgr.y (mgr.25253) 2614 : cluster [DBG] pgmap v2784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:46 smithi204 bash[68176]: audit 2024-07-28T12:55:45.788532+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:47.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4393 16 16 0 0 0 - 0 2024-07-28T12:55:48.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4394 16 16 0 0 0 - 0 2024-07-28T12:55:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:48 smithi177 bash[79620]: cluster 2024-07-28T12:55:46.898592+0000 mgr.y (mgr.25253) 2615 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:48.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:48 smithi177 bash[81864]: cluster 2024-07-28T12:55:46.898592+0000 mgr.y (mgr.25253) 2615 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:48 smithi204 bash[68176]: cluster 2024-07-28T12:55:46.898592+0000 mgr.y (mgr.25253) 2615 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:49.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4395 16 16 0 0 0 - 0 2024-07-28T12:55:50.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4396 16 16 0 0 0 - 0 2024-07-28T12:55:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:50 smithi177 bash[79620]: cluster 2024-07-28T12:55:48.900089+0000 mgr.y (mgr.25253) 2616 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:50.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:50 smithi177 bash[81864]: cluster 2024-07-28T12:55:48.900089+0000 mgr.y (mgr.25253) 2616 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:50 smithi204 bash[68176]: cluster 2024-07-28T12:55:48.900089+0000 mgr.y (mgr.25253) 2616 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:51.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4397 16 16 0 0 0 - 0 2024-07-28T12:55:52.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4398 16 16 0 0 0 - 0 2024-07-28T12:55:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:52 smithi204 bash[68176]: cluster 2024-07-28T12:55:50.901588+0000 mgr.y (mgr.25253) 2617 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:55:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:52 smithi177 bash[79620]: cluster 2024-07-28T12:55:50.901588+0000 mgr.y (mgr.25253) 2617 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:52 smithi177 bash[81864]: cluster 2024-07-28T12:55:50.901588+0000 mgr.y (mgr.25253) 2617 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:53.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4399 16 16 0 0 0 - 0 2024-07-28T12:55:54.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:55:54.027093+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:54.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:54.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4400 16 16 0 0 0 - 0 2024-07-28T12:55:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:54 smithi204 bash[68176]: cluster 2024-07-28T12:55:52.903050+0000 mgr.y (mgr.25253) 2618 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:54 smithi177 bash[79620]: cluster 2024-07-28T12:55:52.903050+0000 mgr.y (mgr.25253) 2618 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:54 smithi177 bash[81864]: cluster 2024-07-28T12:55:52.903050+0000 mgr.y (mgr.25253) 2618 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:55.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4401 16 16 0 0 0 - 0 2024-07-28T12:55:56.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4402 16 16 0 0 0 - 0 2024-07-28T12:55:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:55:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:55:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:56 smithi177 bash[81864]: cluster 2024-07-28T12:55:54.904555+0000 mgr.y (mgr.25253) 2619 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:56 smithi177 bash[79620]: cluster 2024-07-28T12:55:54.904555+0000 mgr.y (mgr.25253) 2619 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:56 smithi204 bash[68176]: cluster 2024-07-28T12:55:54.904555+0000 mgr.y (mgr.25253) 2619 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:57.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4403 16 16 0 0 0 - 0 2024-07-28T12:55:58.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4404 16 16 0 0 0 - 0 2024-07-28T12:55:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:55:58 smithi204 bash[68176]: cluster 2024-07-28T12:55:56.905952+0000 mgr.y (mgr.25253) 2620 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:55:58 smithi177 bash[79620]: cluster 2024-07-28T12:55:56.905952+0000 mgr.y (mgr.25253) 2620 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:55:58 smithi177 bash[81864]: cluster 2024-07-28T12:55:56.905952+0000 mgr.y (mgr.25253) 2620 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:55:59.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4405 16 16 0 0 0 - 0 2024-07-28T12:56:00.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4406 16 16 0 0 0 - 0 2024-07-28T12:56:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:00 smithi204 bash[68176]: cluster 2024-07-28T12:55:58.907538+0000 mgr.y (mgr.25253) 2621 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:00 smithi177 bash[81864]: cluster 2024-07-28T12:55:58.907538+0000 mgr.y (mgr.25253) 2621 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:00 smithi177 bash[79620]: cluster 2024-07-28T12:55:58.907538+0000 mgr.y (mgr.25253) 2621 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:01.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4407 16 16 0 0 0 - 0 2024-07-28T12:56:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:01 smithi204 bash[68176]: audit 2024-07-28T12:56:00.789157+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:01 smithi177 bash[79620]: audit 2024-07-28T12:56:00.789157+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:01 smithi177 bash[81864]: audit 2024-07-28T12:56:00.789157+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:02.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4408 16 16 0 0 0 - 0 2024-07-28T12:56:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:02 smithi204 bash[68176]: cluster 2024-07-28T12:56:00.909173+0000 mgr.y (mgr.25253) 2622 : cluster [DBG] pgmap v2792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:02 smithi177 bash[81864]: cluster 2024-07-28T12:56:00.909173+0000 mgr.y (mgr.25253) 2622 : cluster [DBG] pgmap v2792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:02 smithi177 bash[79620]: cluster 2024-07-28T12:56:00.909173+0000 mgr.y (mgr.25253) 2622 : cluster [DBG] pgmap v2792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:03.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4409 16 16 0 0 0 - 0 2024-07-28T12:56:04.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4410 16 16 0 0 0 - 0 2024-07-28T12:56:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:04 smithi204 bash[68176]: cluster 2024-07-28T12:56:02.910821+0000 mgr.y (mgr.25253) 2623 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:04 smithi177 bash[81864]: cluster 2024-07-28T12:56:02.910821+0000 mgr.y (mgr.25253) 2623 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:04 smithi177 bash[79620]: cluster 2024-07-28T12:56:02.910821+0000 mgr.y (mgr.25253) 2623 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:05.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4411 16 16 0 0 0 - 0 2024-07-28T12:56:06.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4412 16 16 0 0 0 - 0 2024-07-28T12:56:06.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:56:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:06 smithi204 bash[68176]: cluster 2024-07-28T12:56:04.912340+0000 mgr.y (mgr.25253) 2624 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:06 smithi177 bash[81864]: cluster 2024-07-28T12:56:04.912340+0000 mgr.y (mgr.25253) 2624 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:06 smithi177 bash[79620]: cluster 2024-07-28T12:56:04.912340+0000 mgr.y (mgr.25253) 2624 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:07.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4413 16 16 0 0 0 - 0 2024-07-28T12:56:08.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4414 16 16 0 0 0 - 0 2024-07-28T12:56:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:08 smithi204 bash[68176]: cluster 2024-07-28T12:56:06.913787+0000 mgr.y (mgr.25253) 2625 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:08 smithi177 bash[81864]: cluster 2024-07-28T12:56:06.913787+0000 mgr.y (mgr.25253) 2625 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:08 smithi177 bash[79620]: cluster 2024-07-28T12:56:06.913787+0000 mgr.y (mgr.25253) 2625 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:09.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4415 16 16 0 0 0 - 0 2024-07-28T12:56:10.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4416 16 16 0 0 0 - 0 2024-07-28T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:10 smithi204 bash[68176]: cluster 2024-07-28T12:56:08.915357+0000 mgr.y (mgr.25253) 2626 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:10 smithi177 bash[81864]: cluster 2024-07-28T12:56:08.915357+0000 mgr.y (mgr.25253) 2626 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:10 smithi177 bash[79620]: cluster 2024-07-28T12:56:08.915357+0000 mgr.y (mgr.25253) 2626 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:11.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4417 16 16 0 0 0 - 0 2024-07-28T12:56:12.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4418 16 16 0 0 0 - 0 2024-07-28T12:56:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:12 smithi204 bash[68176]: cluster 2024-07-28T12:56:10.917043+0000 mgr.y (mgr.25253) 2627 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:12 smithi177 bash[81864]: cluster 2024-07-28T12:56:10.917043+0000 mgr.y (mgr.25253) 2627 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:12 smithi177 bash[79620]: cluster 2024-07-28T12:56:10.917043+0000 mgr.y (mgr.25253) 2627 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:13.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4419 16 16 0 0 0 - 0 2024-07-28T12:56:14.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:56:14.030391+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:14.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:14.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4420 16 16 0 0 0 - 0 2024-07-28T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:14 smithi204 bash[68176]: cluster 2024-07-28T12:56:12.918665+0000 mgr.y (mgr.25253) 2628 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:14 smithi177 bash[81864]: cluster 2024-07-28T12:56:12.918665+0000 mgr.y (mgr.25253) 2628 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:14 smithi177 bash[79620]: cluster 2024-07-28T12:56:12.918665+0000 mgr.y (mgr.25253) 2628 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:15.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4421 16 16 0 0 0 - 0 2024-07-28T12:56:16.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4422 16 16 0 0 0 - 0 2024-07-28T12:56:16.330 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:56:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:16 smithi204 bash[68176]: cluster 2024-07-28T12:56:14.920215+0000 mgr.y (mgr.25253) 2629 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:16 smithi204 bash[68176]: audit 2024-07-28T12:56:15.789436+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:16 smithi177 bash[81864]: cluster 2024-07-28T12:56:14.920215+0000 mgr.y (mgr.25253) 2629 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:16 smithi177 bash[81864]: audit 2024-07-28T12:56:15.789436+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:16 smithi177 bash[79620]: cluster 2024-07-28T12:56:14.920215+0000 mgr.y (mgr.25253) 2629 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:16 smithi177 bash[79620]: audit 2024-07-28T12:56:15.789436+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:17.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4423 16 16 0 0 0 - 0 2024-07-28T12:56:18.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4424 16 16 0 0 0 - 0 2024-07-28T12:56:18.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:18 smithi204 bash[68176]: cluster 2024-07-28T12:56:16.921727+0000 mgr.y (mgr.25253) 2630 : cluster [DBG] pgmap v2800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:18 smithi177 bash[81864]: cluster 2024-07-28T12:56:16.921727+0000 mgr.y (mgr.25253) 2630 : cluster [DBG] pgmap v2800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:18 smithi177 bash[79620]: cluster 2024-07-28T12:56:16.921727+0000 mgr.y (mgr.25253) 2630 : cluster [DBG] pgmap v2800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:19.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4425 16 16 0 0 0 - 0 2024-07-28T12:56:20.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4426 16 16 0 0 0 - 0 2024-07-28T12:56:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:20 smithi204 bash[68176]: cluster 2024-07-28T12:56:18.923233+0000 mgr.y (mgr.25253) 2631 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:20 smithi204 bash[68176]: audit 2024-07-28T12:56:20.133102+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:20 smithi177 bash[81864]: cluster 2024-07-28T12:56:18.923233+0000 mgr.y (mgr.25253) 2631 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:20 smithi177 bash[81864]: audit 2024-07-28T12:56:20.133102+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:20 smithi177 bash[79620]: cluster 2024-07-28T12:56:18.923233+0000 mgr.y (mgr.25253) 2631 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:20 smithi177 bash[79620]: audit 2024-07-28T12:56:20.133102+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:21.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4427 16 16 0 0 0 - 0 2024-07-28T12:56:22.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4428 16 16 0 0 0 - 0 2024-07-28T12:56:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:22 smithi204 bash[68176]: cluster 2024-07-28T12:56:20.924809+0000 mgr.y (mgr.25253) 2632 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:22 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:22 smithi177 bash[81864]: cluster 2024-07-28T12:56:20.924809+0000 mgr.y (mgr.25253) 2632 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:22 smithi177 bash[79620]: cluster 2024-07-28T12:56:20.924809+0000 mgr.y (mgr.25253) 2632 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:23.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4429 16 16 0 0 0 - 0 2024-07-28T12:56:24.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4430 16 16 0 0 0 - 0 2024-07-28T12:56:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:24 smithi204 bash[68176]: cluster 2024-07-28T12:56:22.926351+0000 mgr.y (mgr.25253) 2633 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:24 smithi177 bash[81864]: cluster 2024-07-28T12:56:22.926351+0000 mgr.y (mgr.25253) 2633 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:24 smithi177 bash[79620]: cluster 2024-07-28T12:56:22.926351+0000 mgr.y (mgr.25253) 2633 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:25.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4431 16 16 0 0 0 - 0 2024-07-28T12:56:26.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4432 16 16 0 0 0 - 0 2024-07-28T12:56:26.349 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:56:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:26 smithi204 bash[68176]: cluster 2024-07-28T12:56:24.927837+0000 mgr.y (mgr.25253) 2634 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:26 smithi204 bash[68176]: audit 2024-07-28T12:56:25.799564+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:26 smithi204 bash[68176]: audit 2024-07-28T12:56:25.806897+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:26 smithi204 bash[68176]: audit 2024-07-28T12:56:26.023573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:26 smithi204 bash[68176]: audit 2024-07-28T12:56:26.034906+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[81864]: cluster 2024-07-28T12:56:24.927837+0000 mgr.y (mgr.25253) 2634 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[81864]: audit 2024-07-28T12:56:25.799564+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[81864]: audit 2024-07-28T12:56:25.806897+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[81864]: audit 2024-07-28T12:56:26.023573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[81864]: audit 2024-07-28T12:56:26.034906+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[79620]: cluster 2024-07-28T12:56:24.927837+0000 mgr.y (mgr.25253) 2634 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:26.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[79620]: audit 2024-07-28T12:56:25.799564+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[79620]: audit 2024-07-28T12:56:25.806897+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[79620]: audit 2024-07-28T12:56:26.023573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:26.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:26 smithi177 bash[79620]: audit 2024-07-28T12:56:26.034906+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:27.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4433 16 16 0 0 0 - 0 2024-07-28T12:56:27.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:27 smithi204 bash[68176]: audit 2024-07-28T12:56:26.483675+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:27.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:27 smithi204 bash[68176]: audit 2024-07-28T12:56:26.485319+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:27.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:27 smithi204 bash[68176]: audit 2024-07-28T12:56:26.492679+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[81864]: audit 2024-07-28T12:56:26.483675+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[81864]: audit 2024-07-28T12:56:26.485319+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:27.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[81864]: audit 2024-07-28T12:56:26.492679+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:27.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[79620]: audit 2024-07-28T12:56:26.483675+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:27.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[79620]: audit 2024-07-28T12:56:26.485319+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:27.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:27 smithi177 bash[79620]: audit 2024-07-28T12:56:26.492679+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:56:28.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4434 16 16 0 0 0 - 0 2024-07-28T12:56:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:28 smithi204 bash[68176]: cluster 2024-07-28T12:56:26.929374+0000 mgr.y (mgr.25253) 2635 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:28 smithi177 bash[81864]: cluster 2024-07-28T12:56:26.929374+0000 mgr.y (mgr.25253) 2635 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:28 smithi177 bash[79620]: cluster 2024-07-28T12:56:26.929374+0000 mgr.y (mgr.25253) 2635 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:29.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4435 16 16 0 0 0 - 0 2024-07-28T12:56:30.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4436 16 16 0 0 0 - 0 2024-07-28T12:56:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:30 smithi204 bash[68176]: cluster 2024-07-28T12:56:28.931000+0000 mgr.y (mgr.25253) 2636 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:30 smithi177 bash[81864]: cluster 2024-07-28T12:56:28.931000+0000 mgr.y (mgr.25253) 2636 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:30 smithi177 bash[79620]: cluster 2024-07-28T12:56:28.931000+0000 mgr.y (mgr.25253) 2636 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:31.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4437 16 16 0 0 0 - 0 2024-07-28T12:56:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:31 smithi204 bash[68176]: audit 2024-07-28T12:56:30.790029+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:31 smithi177 bash[81864]: audit 2024-07-28T12:56:30.790029+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:31 smithi177 bash[79620]: audit 2024-07-28T12:56:30.790029+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:32.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4438 16 16 0 0 0 - 0 2024-07-28T12:56:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:32 smithi204 bash[68176]: cluster 2024-07-28T12:56:30.932467+0000 mgr.y (mgr.25253) 2637 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:32 smithi177 bash[81864]: cluster 2024-07-28T12:56:30.932467+0000 mgr.y (mgr.25253) 2637 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:32 smithi177 bash[79620]: cluster 2024-07-28T12:56:30.932467+0000 mgr.y (mgr.25253) 2637 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:33.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4439 16 16 0 0 0 - 0 2024-07-28T12:56:34.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:56:34.033509+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:34.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:34.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4440 16 16 0 0 0 - 0 2024-07-28T12:56:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:34 smithi204 bash[68176]: cluster 2024-07-28T12:56:32.933941+0000 mgr.y (mgr.25253) 2638 : cluster [DBG] pgmap v2808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:34 smithi177 bash[81864]: cluster 2024-07-28T12:56:32.933941+0000 mgr.y (mgr.25253) 2638 : cluster [DBG] pgmap v2808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:34 smithi177 bash[79620]: cluster 2024-07-28T12:56:32.933941+0000 mgr.y (mgr.25253) 2638 : cluster [DBG] pgmap v2808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:35.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4441 16 16 0 0 0 - 0 2024-07-28T12:56:36.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4442 16 16 0 0 0 - 0 2024-07-28T12:56:36.388 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:56:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:36 smithi204 bash[68176]: cluster 2024-07-28T12:56:34.935443+0000 mgr.y (mgr.25253) 2639 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:36 smithi177 bash[81864]: cluster 2024-07-28T12:56:34.935443+0000 mgr.y (mgr.25253) 2639 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:36 smithi177 bash[79620]: cluster 2024-07-28T12:56:34.935443+0000 mgr.y (mgr.25253) 2639 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:37.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4443 16 16 0 0 0 - 0 2024-07-28T12:56:38.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4444 16 16 0 0 0 - 0 2024-07-28T12:56:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:38 smithi204 bash[68176]: cluster 2024-07-28T12:56:36.936913+0000 mgr.y (mgr.25253) 2640 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:38 smithi177 bash[81864]: cluster 2024-07-28T12:56:36.936913+0000 mgr.y (mgr.25253) 2640 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:38 smithi177 bash[79620]: cluster 2024-07-28T12:56:36.936913+0000 mgr.y (mgr.25253) 2640 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:39.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4445 16 16 0 0 0 - 0 2024-07-28T12:56:40.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4446 16 16 0 0 0 - 0 2024-07-28T12:56:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:40 smithi204 bash[68176]: cluster 2024-07-28T12:56:38.938530+0000 mgr.y (mgr.25253) 2641 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:40 smithi177 bash[81864]: cluster 2024-07-28T12:56:38.938530+0000 mgr.y (mgr.25253) 2641 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:40 smithi177 bash[79620]: cluster 2024-07-28T12:56:38.938530+0000 mgr.y (mgr.25253) 2641 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:41.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4447 16 16 0 0 0 - 0 2024-07-28T12:56:42.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4448 16 16 0 0 0 - 0 2024-07-28T12:56:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:42 smithi204 bash[68176]: cluster 2024-07-28T12:56:40.940189+0000 mgr.y (mgr.25253) 2642 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:42 smithi177 bash[81864]: cluster 2024-07-28T12:56:40.940189+0000 mgr.y (mgr.25253) 2642 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:42 smithi177 bash[79620]: cluster 2024-07-28T12:56:40.940189+0000 mgr.y (mgr.25253) 2642 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:43.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4449 16 16 0 0 0 - 0 2024-07-28T12:56:44.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4450 16 16 0 0 0 - 0 2024-07-28T12:56:44.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:44 smithi204 bash[68176]: cluster 2024-07-28T12:56:42.941823+0000 mgr.y (mgr.25253) 2643 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:44 smithi177 bash[81864]: cluster 2024-07-28T12:56:42.941823+0000 mgr.y (mgr.25253) 2643 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:44 smithi177 bash[79620]: cluster 2024-07-28T12:56:42.941823+0000 mgr.y (mgr.25253) 2643 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:45.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4451 16 16 0 0 0 - 0 2024-07-28T12:56:46.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4452 16 16 0 0 0 - 0 2024-07-28T12:56:46.409 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:56:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:46 smithi204 bash[68176]: cluster 2024-07-28T12:56:44.943314+0000 mgr.y (mgr.25253) 2644 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:46 smithi204 bash[68176]: audit 2024-07-28T12:56:45.790442+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:46 smithi177 bash[81864]: cluster 2024-07-28T12:56:44.943314+0000 mgr.y (mgr.25253) 2644 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:46 smithi177 bash[81864]: audit 2024-07-28T12:56:45.790442+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:46 smithi177 bash[79620]: cluster 2024-07-28T12:56:44.943314+0000 mgr.y (mgr.25253) 2644 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:46 smithi177 bash[79620]: audit 2024-07-28T12:56:45.790442+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:47.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4453 16 16 0 0 0 - 0 2024-07-28T12:56:48.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4454 16 16 0 0 0 - 0 2024-07-28T12:56:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:48 smithi204 bash[68176]: cluster 2024-07-28T12:56:46.944782+0000 mgr.y (mgr.25253) 2645 : cluster [DBG] pgmap v2815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:48 smithi177 bash[81864]: cluster 2024-07-28T12:56:46.944782+0000 mgr.y (mgr.25253) 2645 : cluster [DBG] pgmap v2815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:48 smithi177 bash[79620]: cluster 2024-07-28T12:56:46.944782+0000 mgr.y (mgr.25253) 2645 : cluster [DBG] pgmap v2815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:49.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4455 16 16 0 0 0 - 0 2024-07-28T12:56:50.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4456 16 16 0 0 0 - 0 2024-07-28T12:56:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:50 smithi177 bash[81864]: cluster 2024-07-28T12:56:48.946385+0000 mgr.y (mgr.25253) 2646 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:50 smithi177 bash[79620]: cluster 2024-07-28T12:56:48.946385+0000 mgr.y (mgr.25253) 2646 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:50 smithi204 bash[68176]: cluster 2024-07-28T12:56:48.946385+0000 mgr.y (mgr.25253) 2646 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:51.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4457 16 16 0 0 0 - 0 2024-07-28T12:56:52.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4458 16 16 0 0 0 - 0 2024-07-28T12:56:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:52 smithi204 bash[68176]: cluster 2024-07-28T12:56:50.948059+0000 mgr.y (mgr.25253) 2647 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:56:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:52 smithi177 bash[81864]: cluster 2024-07-28T12:56:50.948059+0000 mgr.y (mgr.25253) 2647 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:52 smithi177 bash[79620]: cluster 2024-07-28T12:56:50.948059+0000 mgr.y (mgr.25253) 2647 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:53.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4459 16 16 0 0 0 - 0 2024-07-28T12:56:54.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:56:54.036793+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:54.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:54.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4460 16 16 0 0 0 - 0 2024-07-28T12:56:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:54 smithi177 bash[79620]: cluster 2024-07-28T12:56:52.949572+0000 mgr.y (mgr.25253) 2648 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:54 smithi177 bash[81864]: cluster 2024-07-28T12:56:52.949572+0000 mgr.y (mgr.25253) 2648 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:54 smithi204 bash[68176]: cluster 2024-07-28T12:56:52.949572+0000 mgr.y (mgr.25253) 2648 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:55.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4461 16 16 0 0 0 - 0 2024-07-28T12:56:56.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4462 16 16 0 0 0 - 0 2024-07-28T12:56:56.429 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:56:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T12:56:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:56 smithi177 bash[81864]: cluster 2024-07-28T12:56:54.950999+0000 mgr.y (mgr.25253) 2649 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:56.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:56 smithi177 bash[79620]: cluster 2024-07-28T12:56:54.950999+0000 mgr.y (mgr.25253) 2649 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:56 smithi204 bash[68176]: cluster 2024-07-28T12:56:54.950999+0000 mgr.y (mgr.25253) 2649 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:57.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4463 16 16 0 0 0 - 0 2024-07-28T12:56:58.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4464 16 16 0 0 0 - 0 2024-07-28T12:56:58.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:56:58 smithi177 bash[81864]: cluster 2024-07-28T12:56:56.952460+0000 mgr.y (mgr.25253) 2650 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:56:58 smithi177 bash[79620]: cluster 2024-07-28T12:56:56.952460+0000 mgr.y (mgr.25253) 2650 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:56:58 smithi204 bash[68176]: cluster 2024-07-28T12:56:56.952460+0000 mgr.y (mgr.25253) 2650 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:56:59.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4465 16 16 0 0 0 - 0 2024-07-28T12:57:00.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4466 16 16 0 0 0 - 0 2024-07-28T12:57:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:00 smithi177 bash[81864]: cluster 2024-07-28T12:56:58.953927+0000 mgr.y (mgr.25253) 2651 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:00 smithi177 bash[79620]: cluster 2024-07-28T12:56:58.953927+0000 mgr.y (mgr.25253) 2651 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:00 smithi204 bash[68176]: cluster 2024-07-28T12:56:58.953927+0000 mgr.y (mgr.25253) 2651 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:01.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4467 16 16 0 0 0 - 0 2024-07-28T12:57:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:01 smithi177 bash[81864]: audit 2024-07-28T12:57:00.790745+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:01 smithi177 bash[79620]: audit 2024-07-28T12:57:00.790745+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:01 smithi204 bash[68176]: audit 2024-07-28T12:57:00.790745+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:02.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4468 16 16 0 0 0 - 0 2024-07-28T12:57:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:02 smithi204 bash[68176]: cluster 2024-07-28T12:57:00.955326+0000 mgr.y (mgr.25253) 2652 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:02 smithi177 bash[81864]: cluster 2024-07-28T12:57:00.955326+0000 mgr.y (mgr.25253) 2652 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:02 smithi177 bash[79620]: cluster 2024-07-28T12:57:00.955326+0000 mgr.y (mgr.25253) 2652 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:03.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4469 16 16 0 0 0 - 0 2024-07-28T12:57:03.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:03 smithi177 bash[81864]: cluster 2024-07-28T12:57:02.956837+0000 mgr.y (mgr.25253) 2653 : cluster [DBG] pgmap v2823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:03.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:03 smithi177 bash[79620]: cluster 2024-07-28T12:57:02.956837+0000 mgr.y (mgr.25253) 2653 : cluster [DBG] pgmap v2823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:03 smithi204 bash[68176]: cluster 2024-07-28T12:57:02.956837+0000 mgr.y (mgr.25253) 2653 : cluster [DBG] pgmap v2823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:04.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4470 16 16 0 0 0 - 0 2024-07-28T12:57:05.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4471 16 16 0 0 0 - 0 2024-07-28T12:57:06.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4472 16 16 0 0 0 - 0 2024-07-28T12:57:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T12:57:06.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:06 smithi177 bash[81864]: cluster 2024-07-28T12:57:04.958282+0000 mgr.y (mgr.25253) 2654 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:06.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:06 smithi177 bash[79620]: cluster 2024-07-28T12:57:04.958282+0000 mgr.y (mgr.25253) 2654 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:06 smithi204 bash[68176]: cluster 2024-07-28T12:57:04.958282+0000 mgr.y (mgr.25253) 2654 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:07.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4473 16 16 0 0 0 - 0 2024-07-28T12:57:08.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4474 16 16 0 0 0 - 0 2024-07-28T12:57:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:08 smithi177 bash[81864]: cluster 2024-07-28T12:57:06.959828+0000 mgr.y (mgr.25253) 2655 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:08 smithi177 bash[79620]: cluster 2024-07-28T12:57:06.959828+0000 mgr.y (mgr.25253) 2655 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:08 smithi204 bash[68176]: cluster 2024-07-28T12:57:06.959828+0000 mgr.y (mgr.25253) 2655 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:09.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4475 16 16 0 0 0 - 0 2024-07-28T12:57:10.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4476 16 16 0 0 0 - 0 2024-07-28T12:57:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:10 smithi204 bash[68176]: cluster 2024-07-28T12:57:08.961253+0000 mgr.y (mgr.25253) 2656 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:10 smithi177 bash[81864]: cluster 2024-07-28T12:57:08.961253+0000 mgr.y (mgr.25253) 2656 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:10 smithi177 bash[79620]: cluster 2024-07-28T12:57:08.961253+0000 mgr.y (mgr.25253) 2656 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:11.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4477 16 16 0 0 0 - 0 2024-07-28T12:57:12.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4478 16 16 0 0 0 - 0 2024-07-28T12:57:12.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:12 smithi204 bash[68176]: cluster 2024-07-28T12:57:10.962724+0000 mgr.y (mgr.25253) 2657 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:12 smithi177 bash[81864]: cluster 2024-07-28T12:57:10.962724+0000 mgr.y (mgr.25253) 2657 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:12 smithi177 bash[79620]: cluster 2024-07-28T12:57:10.962724+0000 mgr.y (mgr.25253) 2657 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:12 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4479 16 16 0 0 0 - 0 2024-07-28T12:57:14.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:57:14.039912+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:14.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:14.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4480 16 16 0 0 0 - 0 2024-07-28T12:57:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:14 smithi204 bash[68176]: cluster 2024-07-28T12:57:12.964187+0000 mgr.y (mgr.25253) 2658 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:14 smithi177 bash[81864]: cluster 2024-07-28T12:57:12.964187+0000 mgr.y (mgr.25253) 2658 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:14 smithi177 bash[79620]: cluster 2024-07-28T12:57:12.964187+0000 mgr.y (mgr.25253) 2658 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:15.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4481 16 16 0 0 0 - 0 2024-07-28T12:57:16.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4482 16 16 0 0 0 - 0 2024-07-28T12:57:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:16 smithi204 bash[68176]: cluster 2024-07-28T12:57:14.965626+0000 mgr.y (mgr.25253) 2659 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:16.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:16 smithi204 bash[68176]: audit 2024-07-28T12:57:15.791190+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:57:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:16 smithi177 bash[81864]: cluster 2024-07-28T12:57:14.965626+0000 mgr.y (mgr.25253) 2659 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:16 smithi177 bash[81864]: audit 2024-07-28T12:57:15.791190+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:16 smithi177 bash[79620]: cluster 2024-07-28T12:57:14.965626+0000 mgr.y (mgr.25253) 2659 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:16 smithi177 bash[79620]: audit 2024-07-28T12:57:15.791190+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:17.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4483 16 16 0 0 0 - 0 2024-07-28T12:57:18.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4484 16 16 0 0 0 - 0 2024-07-28T12:57:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:18 smithi204 bash[68176]: cluster 2024-07-28T12:57:16.967079+0000 mgr.y (mgr.25253) 2660 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:18 smithi177 bash[81864]: cluster 2024-07-28T12:57:16.967079+0000 mgr.y (mgr.25253) 2660 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:18 smithi177 bash[79620]: cluster 2024-07-28T12:57:16.967079+0000 mgr.y (mgr.25253) 2660 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:19.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4485 16 16 0 0 0 - 0 2024-07-28T12:57:20.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4486 16 16 0 0 0 - 0 2024-07-28T12:57:20.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:20 smithi204 bash[68176]: cluster 2024-07-28T12:57:18.968529+0000 mgr.y (mgr.25253) 2661 : cluster [DBG] pgmap v2831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:20 smithi177 bash[81864]: cluster 2024-07-28T12:57:18.968529+0000 mgr.y (mgr.25253) 2661 : cluster [DBG] pgmap v2831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:20.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:20 smithi177 bash[79620]: cluster 2024-07-28T12:57:18.968529+0000 mgr.y (mgr.25253) 2661 : cluster [DBG] pgmap v2831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:21.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4487 16 16 0 0 0 - 0 2024-07-28T12:57:22.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4488 16 16 0 0 0 - 0 2024-07-28T12:57:22.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:22 smithi204 bash[68176]: cluster 2024-07-28T12:57:20.969957+0000 mgr.y (mgr.25253) 2662 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:22 smithi177 bash[81864]: cluster 2024-07-28T12:57:20.969957+0000 mgr.y (mgr.25253) 2662 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:22 smithi177 bash[79620]: cluster 2024-07-28T12:57:20.969957+0000 mgr.y (mgr.25253) 2662 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4489 16 16 0 0 0 - 0 2024-07-28T12:57:24.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4490 16 16 0 0 0 - 0 2024-07-28T12:57:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:24 smithi204 bash[68176]: cluster 2024-07-28T12:57:22.971390+0000 mgr.y (mgr.25253) 2663 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:24 smithi177 bash[81864]: cluster 2024-07-28T12:57:22.971390+0000 mgr.y (mgr.25253) 2663 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:24 smithi177 bash[79620]: cluster 2024-07-28T12:57:22.971390+0000 mgr.y (mgr.25253) 2663 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:25.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4491 16 16 0 0 0 - 0 2024-07-28T12:57:26.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4492 16 16 0 0 0 - 0 2024-07-28T12:57:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:26 smithi204 bash[68176]: cluster 2024-07-28T12:57:24.972829+0000 mgr.y (mgr.25253) 2664 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:26 smithi177 bash[81864]: cluster 2024-07-28T12:57:24.972829+0000 mgr.y (mgr.25253) 2664 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:57:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:26 smithi177 bash[79620]: cluster 2024-07-28T12:57:24.972829+0000 mgr.y (mgr.25253) 2664 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:27.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4493 16 16 0 0 0 - 0 2024-07-28T12:57:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:27 smithi204 bash[68176]: audit 2024-07-28T12:57:26.621346+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:27.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:27 smithi204 bash[68176]: audit 2024-07-28T12:57:26.982274+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:27.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:27 smithi204 bash[68176]: audit 2024-07-28T12:57:26.988776+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[79620]: audit 2024-07-28T12:57:26.621346+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:27.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[79620]: audit 2024-07-28T12:57:26.982274+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:27.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[79620]: audit 2024-07-28T12:57:26.988776+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:27.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[81864]: audit 2024-07-28T12:57:26.621346+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:27.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[81864]: audit 2024-07-28T12:57:26.982274+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:27.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:27 smithi177 bash[81864]: audit 2024-07-28T12:57:26.988776+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:28.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4494 16 16 0 0 0 - 0 2024-07-28T12:57:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:28 smithi204 bash[68176]: cluster 2024-07-28T12:57:26.973807+0000 mgr.y (mgr.25253) 2665 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:28 smithi177 bash[79620]: cluster 2024-07-28T12:57:26.973807+0000 mgr.y (mgr.25253) 2665 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:28 smithi177 bash[81864]: cluster 2024-07-28T12:57:26.973807+0000 mgr.y (mgr.25253) 2665 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:29.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4495 16 16 0 0 0 - 0 2024-07-28T12:57:30.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4496 16 16 0 0 0 - 0 2024-07-28T12:57:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:30 smithi204 bash[68176]: cluster 2024-07-28T12:57:28.975190+0000 mgr.y (mgr.25253) 2666 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:30 smithi177 bash[79620]: cluster 2024-07-28T12:57:28.975190+0000 mgr.y (mgr.25253) 2666 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:30 smithi177 bash[81864]: cluster 2024-07-28T12:57:28.975190+0000 mgr.y (mgr.25253) 2666 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:31.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4497 16 16 0 0 0 - 0 2024-07-28T12:57:31.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:31 smithi204 bash[68176]: audit 2024-07-28T12:57:30.791923+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:31 smithi177 bash[81864]: audit 2024-07-28T12:57:30.791923+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:31 smithi177 bash[79620]: audit 2024-07-28T12:57:30.791923+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:32.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4498 16 16 0 0 0 - 0 2024-07-28T12:57:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:32 smithi204 bash[68176]: cluster 2024-07-28T12:57:30.976806+0000 mgr.y (mgr.25253) 2667 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:32.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:32 smithi177 bash[81864]: cluster 2024-07-28T12:57:30.976806+0000 mgr.y (mgr.25253) 2667 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:32 smithi177 bash[79620]: cluster 2024-07-28T12:57:30.976806+0000 mgr.y (mgr.25253) 2667 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:33.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4499 16 16 0 0 0 - 0 2024-07-28T12:57:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:33 smithi204 bash[68176]: audit 2024-07-28T12:57:32.278023+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:33 smithi204 bash[68176]: audit 2024-07-28T12:57:32.284394+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:33 smithi204 bash[68176]: audit 2024-07-28T12:57:32.853798+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:33 smithi204 bash[68176]: audit 2024-07-28T12:57:32.863630+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[81864]: audit 2024-07-28T12:57:32.278023+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[81864]: audit 2024-07-28T12:57:32.284394+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[81864]: audit 2024-07-28T12:57:32.853798+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[81864]: audit 2024-07-28T12:57:32.863630+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[79620]: audit 2024-07-28T12:57:32.278023+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[79620]: audit 2024-07-28T12:57:32.284394+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[79620]: audit 2024-07-28T12:57:32.853798+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:33.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:33 smithi177 bash[79620]: audit 2024-07-28T12:57:32.863630+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:34.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:57:34.042759+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:34.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:34.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4500 16 16 0 0 0 - 0 2024-07-28T12:57:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:34 smithi204 bash[68176]: cluster 2024-07-28T12:57:32.978285+0000 mgr.y (mgr.25253) 2668 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:34 smithi204 bash[68176]: audit 2024-07-28T12:57:33.352165+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:34 smithi204 bash[68176]: audit 2024-07-28T12:57:33.353784+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:34 smithi204 bash[68176]: audit 2024-07-28T12:57:33.365813+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[81864]: cluster 2024-07-28T12:57:32.978285+0000 mgr.y (mgr.25253) 2668 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[81864]: audit 2024-07-28T12:57:33.352165+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[81864]: audit 2024-07-28T12:57:33.353784+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[81864]: audit 2024-07-28T12:57:33.365813+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[79620]: cluster 2024-07-28T12:57:32.978285+0000 mgr.y (mgr.25253) 2668 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[79620]: audit 2024-07-28T12:57:33.352165+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[79620]: audit 2024-07-28T12:57:33.353784+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:34 smithi177 bash[79620]: audit 2024-07-28T12:57:33.365813+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:57:35.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4501 16 16 0 0 0 - 0 2024-07-28T12:57:36.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4502 16 16 0 0 0 - 0 2024-07-28T12:57:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:36 smithi177 bash[79620]: cluster 2024-07-28T12:57:34.979750+0000 mgr.y (mgr.25253) 2669 : cluster [DBG] pgmap v2839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:36 smithi177 bash[81864]: cluster 2024-07-28T12:57:34.979750+0000 mgr.y (mgr.25253) 2669 : cluster [DBG] pgmap v2839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T12:57:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:36 smithi204 bash[68176]: cluster 2024-07-28T12:57:34.979750+0000 mgr.y (mgr.25253) 2669 : cluster [DBG] pgmap v2839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:37.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4503 16 16 0 0 0 - 0 2024-07-28T12:57:38.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4504 16 16 0 0 0 - 0 2024-07-28T12:57:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:38 smithi204 bash[68176]: cluster 2024-07-28T12:57:36.981133+0000 mgr.y (mgr.25253) 2670 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:38 smithi177 bash[79620]: cluster 2024-07-28T12:57:36.981133+0000 mgr.y (mgr.25253) 2670 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:38 smithi177 bash[81864]: cluster 2024-07-28T12:57:36.981133+0000 mgr.y (mgr.25253) 2670 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:39.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4505 16 16 0 0 0 - 0 2024-07-28T12:57:40.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4506 16 16 0 0 0 - 0 2024-07-28T12:57:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:40 smithi204 bash[68176]: cluster 2024-07-28T12:57:38.982585+0000 mgr.y (mgr.25253) 2671 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:40 smithi177 bash[79620]: cluster 2024-07-28T12:57:38.982585+0000 mgr.y (mgr.25253) 2671 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:40 smithi177 bash[81864]: cluster 2024-07-28T12:57:38.982585+0000 mgr.y (mgr.25253) 2671 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:41.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4507 16 16 0 0 0 - 0 2024-07-28T12:57:42.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4508 16 16 0 0 0 - 0 2024-07-28T12:57:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:42 smithi204 bash[68176]: cluster 2024-07-28T12:57:40.984061+0000 mgr.y (mgr.25253) 2672 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:42 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:42 smithi177 bash[79620]: cluster 2024-07-28T12:57:40.984061+0000 mgr.y (mgr.25253) 2672 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:42 smithi177 bash[81864]: cluster 2024-07-28T12:57:40.984061+0000 mgr.y (mgr.25253) 2672 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:43.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4509 16 16 0 0 0 - 0 2024-07-28T12:57:44.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4510 16 16 0 0 0 - 0 2024-07-28T12:57:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:44 smithi204 bash[68176]: cluster 2024-07-28T12:57:42.985501+0000 mgr.y (mgr.25253) 2673 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:44 smithi177 bash[79620]: cluster 2024-07-28T12:57:42.985501+0000 mgr.y (mgr.25253) 2673 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:44.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:44 smithi177 bash[81864]: cluster 2024-07-28T12:57:42.985501+0000 mgr.y (mgr.25253) 2673 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:45.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4511 16 16 0 0 0 - 0 2024-07-28T12:57:46.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4512 16 16 0 0 0 - 0 2024-07-28T12:57:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T12:57:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:46 smithi177 bash[79620]: cluster 2024-07-28T12:57:44.986930+0000 mgr.y (mgr.25253) 2674 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:46 smithi177 bash[79620]: audit 2024-07-28T12:57:45.792056+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:46 smithi177 bash[81864]: cluster 2024-07-28T12:57:44.986930+0000 mgr.y (mgr.25253) 2674 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:46 smithi177 bash[81864]: audit 2024-07-28T12:57:45.792056+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:46 smithi204 bash[68176]: cluster 2024-07-28T12:57:44.986930+0000 mgr.y (mgr.25253) 2674 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:46 smithi204 bash[68176]: audit 2024-07-28T12:57:45.792056+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:47.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4513 16 16 0 0 0 - 0 2024-07-28T12:57:48.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4514 16 16 0 0 0 - 0 2024-07-28T12:57:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:48 smithi204 bash[68176]: cluster 2024-07-28T12:57:46.988381+0000 mgr.y (mgr.25253) 2675 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:48 smithi177 bash[81864]: cluster 2024-07-28T12:57:46.988381+0000 mgr.y (mgr.25253) 2675 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:48 smithi177 bash[79620]: cluster 2024-07-28T12:57:46.988381+0000 mgr.y (mgr.25253) 2675 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:49.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4515 16 16 0 0 0 - 0 2024-07-28T12:57:50.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4516 16 16 0 0 0 - 0 2024-07-28T12:57:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:50 smithi204 bash[68176]: cluster 2024-07-28T12:57:48.989842+0000 mgr.y (mgr.25253) 2676 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:50 smithi177 bash[81864]: cluster 2024-07-28T12:57:48.989842+0000 mgr.y (mgr.25253) 2676 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:50 smithi177 bash[79620]: cluster 2024-07-28T12:57:48.989842+0000 mgr.y (mgr.25253) 2676 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:51.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4517 16 16 0 0 0 - 0 2024-07-28T12:57:52.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4518 16 16 0 0 0 - 0 2024-07-28T12:57:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:52 smithi204 bash[68176]: cluster 2024-07-28T12:57:50.991296+0000 mgr.y (mgr.25253) 2677 : cluster [DBG] pgmap v2847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:57:52 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:52 smithi177 bash[79620]: cluster 2024-07-28T12:57:50.991296+0000 mgr.y (mgr.25253) 2677 : cluster [DBG] pgmap v2847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:52.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:52 smithi177 bash[81864]: cluster 2024-07-28T12:57:50.991296+0000 mgr.y (mgr.25253) 2677 : cluster [DBG] pgmap v2847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:53.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4519 16 16 0 0 0 - 0 2024-07-28T12:57:54.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:57:54.045816+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:54.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:54.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4520 16 16 0 0 0 - 0 2024-07-28T12:57:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:54 smithi204 bash[68176]: cluster 2024-07-28T12:57:52.992773+0000 mgr.y (mgr.25253) 2678 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:54 smithi177 bash[79620]: cluster 2024-07-28T12:57:52.992773+0000 mgr.y (mgr.25253) 2678 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:54.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:54 smithi177 bash[81864]: cluster 2024-07-28T12:57:52.992773+0000 mgr.y (mgr.25253) 2678 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:55.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4521 16 16 0 0 0 - 0 2024-07-28T12:57:56.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4522 16 16 0 0 0 - 0 2024-07-28T12:57:56.324 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:57:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T12:57:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:56 smithi204 bash[68176]: cluster 2024-07-28T12:57:54.994209+0000 mgr.y (mgr.25253) 2679 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:56 smithi177 bash[79620]: cluster 2024-07-28T12:57:54.994209+0000 mgr.y (mgr.25253) 2679 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:56 smithi177 bash[81864]: cluster 2024-07-28T12:57:54.994209+0000 mgr.y (mgr.25253) 2679 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:57.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4523 16 16 0 0 0 - 0 2024-07-28T12:57:58.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4524 16 16 0 0 0 - 0 2024-07-28T12:57:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:57:58 smithi204 bash[68176]: cluster 2024-07-28T12:57:56.995682+0000 mgr.y (mgr.25253) 2680 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:57:58 smithi177 bash[79620]: cluster 2024-07-28T12:57:56.995682+0000 mgr.y (mgr.25253) 2680 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:57:58 smithi177 bash[81864]: cluster 2024-07-28T12:57:56.995682+0000 mgr.y (mgr.25253) 2680 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:57:59.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4525 16 16 0 0 0 - 0 2024-07-28T12:58:00.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4526 16 16 0 0 0 - 0 2024-07-28T12:58:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:00 smithi204 bash[68176]: cluster 2024-07-28T12:57:58.997097+0000 mgr.y (mgr.25253) 2681 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:00 smithi177 bash[79620]: cluster 2024-07-28T12:57:58.997097+0000 mgr.y (mgr.25253) 2681 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:00 smithi177 bash[81864]: cluster 2024-07-28T12:57:58.997097+0000 mgr.y (mgr.25253) 2681 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:01.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4527 16 16 0 0 0 - 0 2024-07-28T12:58:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:01 smithi204 bash[68176]: audit 2024-07-28T12:58:00.792507+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:01 smithi177 bash[79620]: audit 2024-07-28T12:58:00.792507+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:01 smithi177 bash[81864]: audit 2024-07-28T12:58:00.792507+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:02.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4528 16 16 0 0 0 - 0 2024-07-28T12:58:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:02 smithi204 bash[68176]: cluster 2024-07-28T12:58:00.998549+0000 mgr.y (mgr.25253) 2682 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:02 smithi177 bash[79620]: cluster 2024-07-28T12:58:00.998549+0000 mgr.y (mgr.25253) 2682 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:02.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:02 smithi177 bash[81864]: cluster 2024-07-28T12:58:00.998549+0000 mgr.y (mgr.25253) 2682 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:03.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4529 16 16 0 0 0 - 0 2024-07-28T12:58:04.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4530 16 16 0 0 0 - 0 2024-07-28T12:58:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:04 smithi204 bash[68176]: cluster 2024-07-28T12:58:03.000035+0000 mgr.y (mgr.25253) 2683 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:04 smithi177 bash[81864]: cluster 2024-07-28T12:58:03.000035+0000 mgr.y (mgr.25253) 2683 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:04 smithi177 bash[79620]: cluster 2024-07-28T12:58:03.000035+0000 mgr.y (mgr.25253) 2683 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:05.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4531 16 16 0 0 0 - 0 2024-07-28T12:58:06.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4532 16 16 0 0 0 - 0 2024-07-28T12:58:06.355 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:58:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:06 smithi204 bash[68176]: cluster 2024-07-28T12:58:05.001512+0000 mgr.y (mgr.25253) 2684 : cluster [DBG] pgmap v2854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:06 smithi177 bash[79620]: cluster 2024-07-28T12:58:05.001512+0000 mgr.y (mgr.25253) 2684 : cluster [DBG] pgmap v2854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:06 smithi177 bash[81864]: cluster 2024-07-28T12:58:05.001512+0000 mgr.y (mgr.25253) 2684 : cluster [DBG] pgmap v2854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:07.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4533 16 16 0 0 0 - 0 2024-07-28T12:58:08.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4534 16 16 0 0 0 - 0 2024-07-28T12:58:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:08 smithi204 bash[68176]: cluster 2024-07-28T12:58:07.002974+0000 mgr.y (mgr.25253) 2685 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:08 smithi177 bash[81864]: cluster 2024-07-28T12:58:07.002974+0000 mgr.y (mgr.25253) 2685 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:08 smithi177 bash[79620]: cluster 2024-07-28T12:58:07.002974+0000 mgr.y (mgr.25253) 2685 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:09.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4535 16 16 0 0 0 - 0 2024-07-28T12:58:10.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4536 16 16 0 0 0 - 0 2024-07-28T12:58:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:10 smithi204 bash[68176]: cluster 2024-07-28T12:58:09.004495+0000 mgr.y (mgr.25253) 2686 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:10 smithi177 bash[81864]: cluster 2024-07-28T12:58:09.004495+0000 mgr.y (mgr.25253) 2686 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:10 smithi177 bash[79620]: cluster 2024-07-28T12:58:09.004495+0000 mgr.y (mgr.25253) 2686 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:11.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4537 16 16 0 0 0 - 0 2024-07-28T12:58:12.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4538 16 16 0 0 0 - 0 2024-07-28T12:58:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:12 smithi204 bash[68176]: cluster 2024-07-28T12:58:11.005956+0000 mgr.y (mgr.25253) 2687 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:12 smithi177 bash[81864]: cluster 2024-07-28T12:58:11.005956+0000 mgr.y (mgr.25253) 2687 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:12 smithi177 bash[79620]: cluster 2024-07-28T12:58:11.005956+0000 mgr.y (mgr.25253) 2687 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:13.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4539 16 16 0 0 0 - 0 2024-07-28T12:58:14.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:58:14.049041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:14.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:14.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4540 16 16 0 0 0 - 0 2024-07-28T12:58:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:14 smithi204 bash[68176]: cluster 2024-07-28T12:58:13.007405+0000 mgr.y (mgr.25253) 2688 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:14 smithi177 bash[81864]: cluster 2024-07-28T12:58:13.007405+0000 mgr.y (mgr.25253) 2688 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:14 smithi177 bash[79620]: cluster 2024-07-28T12:58:13.007405+0000 mgr.y (mgr.25253) 2688 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:15.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4541 16 16 0 0 0 - 0 2024-07-28T12:58:16.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4542 16 16 0 0 0 - 0 2024-07-28T12:58:16.379 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:58:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:16 smithi204 bash[68176]: cluster 2024-07-28T12:58:15.008875+0000 mgr.y (mgr.25253) 2689 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:16 smithi204 bash[68176]: audit 2024-07-28T12:58:15.792961+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:16 smithi177 bash[81864]: cluster 2024-07-28T12:58:15.008875+0000 mgr.y (mgr.25253) 2689 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:16 smithi177 bash[81864]: audit 2024-07-28T12:58:15.792961+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:16 smithi177 bash[79620]: cluster 2024-07-28T12:58:15.008875+0000 mgr.y (mgr.25253) 2689 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:16 smithi177 bash[79620]: audit 2024-07-28T12:58:15.792961+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:17.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4543 16 16 0 0 0 - 0 2024-07-28T12:58:18.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4544 16 16 0 0 0 - 0 2024-07-28T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:18 smithi204 bash[68176]: cluster 2024-07-28T12:58:17.010351+0000 mgr.y (mgr.25253) 2690 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:18 smithi177 bash[81864]: cluster 2024-07-28T12:58:17.010351+0000 mgr.y (mgr.25253) 2690 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:18 smithi177 bash[79620]: cluster 2024-07-28T12:58:17.010351+0000 mgr.y (mgr.25253) 2690 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:19.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4545 16 16 0 0 0 - 0 2024-07-28T12:58:20.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4546 16 16 0 0 0 - 0 2024-07-28T12:58:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:20 smithi204 bash[68176]: cluster 2024-07-28T12:58:19.011822+0000 mgr.y (mgr.25253) 2691 : cluster [DBG] pgmap v2861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:20 smithi177 bash[81864]: cluster 2024-07-28T12:58:19.011822+0000 mgr.y (mgr.25253) 2691 : cluster [DBG] pgmap v2861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:20 smithi177 bash[79620]: cluster 2024-07-28T12:58:19.011822+0000 mgr.y (mgr.25253) 2691 : cluster [DBG] pgmap v2861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:21.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4547 16 16 0 0 0 - 0 2024-07-28T12:58:22.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4548 16 16 0 0 0 - 0 2024-07-28T12:58:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:22 smithi204 bash[68176]: cluster 2024-07-28T12:58:21.013396+0000 mgr.y (mgr.25253) 2692 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:22 smithi177 bash[81864]: cluster 2024-07-28T12:58:21.013396+0000 mgr.y (mgr.25253) 2692 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:22 smithi177 bash[79620]: cluster 2024-07-28T12:58:21.013396+0000 mgr.y (mgr.25253) 2692 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:23.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4549 16 16 0 0 0 - 0 2024-07-28T12:58:24.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4550 16 16 0 0 0 - 0 2024-07-28T12:58:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:24 smithi204 bash[68176]: cluster 2024-07-28T12:58:23.015045+0000 mgr.y (mgr.25253) 2693 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:24 smithi177 bash[81864]: cluster 2024-07-28T12:58:23.015045+0000 mgr.y (mgr.25253) 2693 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:24 smithi177 bash[79620]: cluster 2024-07-28T12:58:23.015045+0000 mgr.y (mgr.25253) 2693 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:25.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4551 16 16 0 0 0 - 0 2024-07-28T12:58:26.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4552 16 16 0 0 0 - 0 2024-07-28T12:58:26.400 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T12:58:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:26 smithi204 bash[68176]: cluster 2024-07-28T12:58:25.016697+0000 mgr.y (mgr.25253) 2694 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:26 smithi177 bash[81864]: cluster 2024-07-28T12:58:25.016697+0000 mgr.y (mgr.25253) 2694 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:26 smithi177 bash[79620]: cluster 2024-07-28T12:58:25.016697+0000 mgr.y (mgr.25253) 2694 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:27.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4553 16 16 0 0 0 - 0 2024-07-28T12:58:28.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4554 16 16 0 0 0 - 0 2024-07-28T12:58:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:28 smithi204 bash[68176]: cluster 2024-07-28T12:58:27.018321+0000 mgr.y (mgr.25253) 2695 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:28 smithi177 bash[81864]: cluster 2024-07-28T12:58:27.018321+0000 mgr.y (mgr.25253) 2695 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:28 smithi177 bash[79620]: cluster 2024-07-28T12:58:27.018321+0000 mgr.y (mgr.25253) 2695 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:29.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4555 16 16 0 0 0 - 0 2024-07-28T12:58:30.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4556 16 16 0 0 0 - 0 2024-07-28T12:58:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:30 smithi204 bash[68176]: cluster 2024-07-28T12:58:29.019973+0000 mgr.y (mgr.25253) 2696 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:30 smithi177 bash[81864]: cluster 2024-07-28T12:58:29.019973+0000 mgr.y (mgr.25253) 2696 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:30 smithi177 bash[79620]: cluster 2024-07-28T12:58:29.019973+0000 mgr.y (mgr.25253) 2696 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:31.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4557 16 16 0 0 0 - 0 2024-07-28T12:58:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:31 smithi177 bash[79620]: audit 2024-07-28T12:58:30.793628+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:31 smithi177 bash[81864]: audit 2024-07-28T12:58:30.793628+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:31 smithi204 bash[68176]: audit 2024-07-28T12:58:30.793628+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:32.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4558 16 16 0 0 0 - 0 2024-07-28T12:58:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:32 smithi204 bash[68176]: cluster 2024-07-28T12:58:31.021600+0000 mgr.y (mgr.25253) 2697 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:32 smithi177 bash[81864]: cluster 2024-07-28T12:58:31.021600+0000 mgr.y (mgr.25253) 2697 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:32 smithi177 bash[79620]: cluster 2024-07-28T12:58:31.021600+0000 mgr.y (mgr.25253) 2697 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:33.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4559 16 16 0 0 0 - 0 2024-07-28T12:58:34.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:58:34.052381+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:34.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:34.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4560 16 16 0 0 0 - 0 2024-07-28T12:58:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:34 smithi177 bash[81864]: cluster 2024-07-28T12:58:33.023157+0000 mgr.y (mgr.25253) 2698 : cluster [DBG] pgmap v2868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:34 smithi177 bash[81864]: audit 2024-07-28T12:58:33.501650+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:34 smithi177 bash[79620]: cluster 2024-07-28T12:58:33.023157+0000 mgr.y (mgr.25253) 2698 : cluster [DBG] pgmap v2868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:34 smithi177 bash[79620]: audit 2024-07-28T12:58:33.501650+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:34 smithi204 bash[68176]: cluster 2024-07-28T12:58:33.023157+0000 mgr.y (mgr.25253) 2698 : cluster [DBG] pgmap v2868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:34 smithi204 bash[68176]: audit 2024-07-28T12:58:33.501650+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:35.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4561 16 16 0 0 0 - 0 2024-07-28T12:58:36.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4562 16 16 0 0 0 - 0 2024-07-28T12:58:36.427 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:58:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:36 smithi177 bash[81864]: cluster 2024-07-28T12:58:35.024768+0000 mgr.y (mgr.25253) 2699 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:36 smithi177 bash[79620]: cluster 2024-07-28T12:58:35.024768+0000 mgr.y (mgr.25253) 2699 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:36 smithi204 bash[68176]: cluster 2024-07-28T12:58:35.024768+0000 mgr.y (mgr.25253) 2699 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:37.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4563 16 16 0 0 0 - 0 2024-07-28T12:58:38.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4564 16 16 0 0 0 - 0 2024-07-28T12:58:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:38 smithi177 bash[79620]: cluster 2024-07-28T12:58:37.026425+0000 mgr.y (mgr.25253) 2700 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:38 smithi177 bash[81864]: cluster 2024-07-28T12:58:37.026425+0000 mgr.y (mgr.25253) 2700 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:38 smithi204 bash[68176]: cluster 2024-07-28T12:58:37.026425+0000 mgr.y (mgr.25253) 2700 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:39.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4565 16 16 0 0 0 - 0 2024-07-28T12:58:40.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4566 16 16 0 0 0 - 0 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: cluster 2024-07-28T12:58:39.027268+0000 mgr.y (mgr.25253) 2701 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.136694+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.144372+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.423452+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.433431+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.859688+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.861222+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:40.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:40 smithi204 bash[68176]: audit 2024-07-28T12:58:39.871460+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: cluster 2024-07-28T12:58:39.027268+0000 mgr.y (mgr.25253) 2701 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.136694+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.144372+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.423452+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.433431+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.859688+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.861222+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[79620]: audit 2024-07-28T12:58:39.871460+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: cluster 2024-07-28T12:58:39.027268+0000 mgr.y (mgr.25253) 2701 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.136694+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.144372+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.423452+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.433431+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.859688+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.861222+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:40 smithi177 bash[81864]: audit 2024-07-28T12:58:39.871460+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:58:41.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4567 16 16 0 0 0 - 0 2024-07-28T12:58:42.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4568 16 16 0 0 0 - 0 2024-07-28T12:58:42.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:42 smithi204 bash[68176]: cluster 2024-07-28T12:58:41.028707+0000 mgr.y (mgr.25253) 2702 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:42 smithi177 bash[81864]: cluster 2024-07-28T12:58:41.028707+0000 mgr.y (mgr.25253) 2702 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:42.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:42 smithi177 bash[79620]: cluster 2024-07-28T12:58:41.028707+0000 mgr.y (mgr.25253) 2702 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:43.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4569 16 16 0 0 0 - 0 2024-07-28T12:58:44.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4570 16 16 0 0 0 - 0 2024-07-28T12:58:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:44 smithi204 bash[68176]: cluster 2024-07-28T12:58:43.030183+0000 mgr.y (mgr.25253) 2703 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:44 smithi177 bash[81864]: cluster 2024-07-28T12:58:43.030183+0000 mgr.y (mgr.25253) 2703 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:44 smithi177 bash[79620]: cluster 2024-07-28T12:58:43.030183+0000 mgr.y (mgr.25253) 2703 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:45.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4571 16 16 0 0 0 - 0 2024-07-28T12:58:46.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4572 16 16 0 0 0 - 0 2024-07-28T12:58:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:58:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:46 smithi177 bash[79620]: cluster 2024-07-28T12:58:45.031722+0000 mgr.y (mgr.25253) 2704 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:46 smithi177 bash[79620]: audit 2024-07-28T12:58:45.793860+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:46 smithi177 bash[81864]: cluster 2024-07-28T12:58:45.031722+0000 mgr.y (mgr.25253) 2704 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:46 smithi177 bash[81864]: audit 2024-07-28T12:58:45.793860+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:46 smithi204 bash[68176]: cluster 2024-07-28T12:58:45.031722+0000 mgr.y (mgr.25253) 2704 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:46 smithi204 bash[68176]: audit 2024-07-28T12:58:45.793860+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:47.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4573 16 16 0 0 0 - 0 2024-07-28T12:58:48.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4574 16 16 0 0 0 - 0 2024-07-28T12:58:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:48 smithi204 bash[68176]: cluster 2024-07-28T12:58:47.033165+0000 mgr.y (mgr.25253) 2705 : cluster [DBG] pgmap v2875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:48 smithi177 bash[79620]: cluster 2024-07-28T12:58:47.033165+0000 mgr.y (mgr.25253) 2705 : cluster [DBG] pgmap v2875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:48 smithi177 bash[81864]: cluster 2024-07-28T12:58:47.033165+0000 mgr.y (mgr.25253) 2705 : cluster [DBG] pgmap v2875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:49.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4575 16 16 0 0 0 - 0 2024-07-28T12:58:50.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4576 16 16 0 0 0 - 0 2024-07-28T12:58:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:50 smithi204 bash[68176]: cluster 2024-07-28T12:58:49.034625+0000 mgr.y (mgr.25253) 2706 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:50 smithi177 bash[81864]: cluster 2024-07-28T12:58:49.034625+0000 mgr.y (mgr.25253) 2706 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:50 smithi177 bash[79620]: cluster 2024-07-28T12:58:49.034625+0000 mgr.y (mgr.25253) 2706 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:51.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4577 16 16 0 0 0 - 0 2024-07-28T12:58:52.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4578 16 16 0 0 0 - 0 2024-07-28T12:58:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:52 smithi204 bash[68176]: cluster 2024-07-28T12:58:51.036115+0000 mgr.y (mgr.25253) 2707 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:58:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:52 smithi177 bash[81864]: cluster 2024-07-28T12:58:51.036115+0000 mgr.y (mgr.25253) 2707 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:52 smithi177 bash[79620]: cluster 2024-07-28T12:58:51.036115+0000 mgr.y (mgr.25253) 2707 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:53.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4579 16 16 0 0 0 - 0 2024-07-28T12:58:54.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:58:54.055601+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:54.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:54.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4580 16 16 0 0 0 - 0 2024-07-28T12:58:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:54 smithi204 bash[68176]: cluster 2024-07-28T12:58:53.037599+0000 mgr.y (mgr.25253) 2708 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:54 smithi177 bash[81864]: cluster 2024-07-28T12:58:53.037599+0000 mgr.y (mgr.25253) 2708 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:54 smithi177 bash[79620]: cluster 2024-07-28T12:58:53.037599+0000 mgr.y (mgr.25253) 2708 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:55.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4581 16 16 0 0 0 - 0 2024-07-28T12:58:56.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4582 16 16 0 0 0 - 0 2024-07-28T12:58:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:58:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:58:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:58:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:56 smithi177 bash[81864]: cluster 2024-07-28T12:58:55.039039+0000 mgr.y (mgr.25253) 2709 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:56 smithi177 bash[79620]: cluster 2024-07-28T12:58:55.039039+0000 mgr.y (mgr.25253) 2709 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:56 smithi204 bash[68176]: cluster 2024-07-28T12:58:55.039039+0000 mgr.y (mgr.25253) 2709 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:57.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4583 16 16 0 0 0 - 0 2024-07-28T12:58:58.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4584 16 16 0 0 0 - 0 2024-07-28T12:58:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:58:58 smithi204 bash[68176]: cluster 2024-07-28T12:58:57.040530+0000 mgr.y (mgr.25253) 2710 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:58:58 smithi177 bash[81864]: cluster 2024-07-28T12:58:57.040530+0000 mgr.y (mgr.25253) 2710 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:58:58 smithi177 bash[79620]: cluster 2024-07-28T12:58:57.040530+0000 mgr.y (mgr.25253) 2710 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:58:59.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4585 16 16 0 0 0 - 0 2024-07-28T12:59:00.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4586 16 16 0 0 0 - 0 2024-07-28T12:59:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:00 smithi204 bash[68176]: cluster 2024-07-28T12:58:59.042028+0000 mgr.y (mgr.25253) 2711 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:00 smithi177 bash[81864]: cluster 2024-07-28T12:58:59.042028+0000 mgr.y (mgr.25253) 2711 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:00 smithi177 bash[79620]: cluster 2024-07-28T12:58:59.042028+0000 mgr.y (mgr.25253) 2711 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:01.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4587 16 16 0 0 0 - 0 2024-07-28T12:59:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:01 smithi204 bash[68176]: audit 2024-07-28T12:59:00.794308+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:01 smithi177 bash[81864]: audit 2024-07-28T12:59:00.794308+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:01 smithi177 bash[79620]: audit 2024-07-28T12:59:00.794308+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:02.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4588 16 16 0 0 0 - 0 2024-07-28T12:59:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:02 smithi204 bash[68176]: cluster 2024-07-28T12:59:01.043419+0000 mgr.y (mgr.25253) 2712 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:02 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:02 smithi177 bash[81864]: cluster 2024-07-28T12:59:01.043419+0000 mgr.y (mgr.25253) 2712 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:02 smithi177 bash[79620]: cluster 2024-07-28T12:59:01.043419+0000 mgr.y (mgr.25253) 2712 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:03.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4589 16 16 0 0 0 - 0 2024-07-28T12:59:04.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4590 16 16 0 0 0 - 0 2024-07-28T12:59:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:04 smithi204 bash[68176]: cluster 2024-07-28T12:59:03.044916+0000 mgr.y (mgr.25253) 2713 : cluster [DBG] pgmap v2883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:04 smithi177 bash[81864]: cluster 2024-07-28T12:59:03.044916+0000 mgr.y (mgr.25253) 2713 : cluster [DBG] pgmap v2883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:04 smithi177 bash[79620]: cluster 2024-07-28T12:59:03.044916+0000 mgr.y (mgr.25253) 2713 : cluster [DBG] pgmap v2883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:05.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4591 16 16 0 0 0 - 0 2024-07-28T12:59:06.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4592 16 16 0 0 0 - 0 2024-07-28T12:59:06.332 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:59:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:06 smithi204 bash[68176]: cluster 2024-07-28T12:59:05.046405+0000 mgr.y (mgr.25253) 2714 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:06 smithi177 bash[79620]: cluster 2024-07-28T12:59:05.046405+0000 mgr.y (mgr.25253) 2714 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:06 smithi177 bash[81864]: cluster 2024-07-28T12:59:05.046405+0000 mgr.y (mgr.25253) 2714 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:07.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4593 16 16 0 0 0 - 0 2024-07-28T12:59:08.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4594 16 16 0 0 0 - 0 2024-07-28T12:59:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:08 smithi204 bash[68176]: cluster 2024-07-28T12:59:07.047905+0000 mgr.y (mgr.25253) 2715 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:08 smithi177 bash[81864]: cluster 2024-07-28T12:59:07.047905+0000 mgr.y (mgr.25253) 2715 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:08 smithi177 bash[79620]: cluster 2024-07-28T12:59:07.047905+0000 mgr.y (mgr.25253) 2715 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:09.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4595 16 16 0 0 0 - 0 2024-07-28T12:59:10.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4596 16 16 0 0 0 - 0 2024-07-28T12:59:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:10 smithi204 bash[68176]: cluster 2024-07-28T12:59:09.049346+0000 mgr.y (mgr.25253) 2716 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:10 smithi177 bash[81864]: cluster 2024-07-28T12:59:09.049346+0000 mgr.y (mgr.25253) 2716 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:10 smithi177 bash[79620]: cluster 2024-07-28T12:59:09.049346+0000 mgr.y (mgr.25253) 2716 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:11.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4597 16 16 0 0 0 - 0 2024-07-28T12:59:12.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4598 16 16 0 0 0 - 0 2024-07-28T12:59:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:12 smithi204 bash[68176]: cluster 2024-07-28T12:59:11.050849+0000 mgr.y (mgr.25253) 2717 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:12 smithi177 bash[81864]: cluster 2024-07-28T12:59:11.050849+0000 mgr.y (mgr.25253) 2717 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:12.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:12 smithi177 bash[79620]: cluster 2024-07-28T12:59:11.050849+0000 mgr.y (mgr.25253) 2717 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:13.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4599 16 16 0 0 0 - 0 2024-07-28T12:59:14.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:59:14.058841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:14.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:14.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4600 16 16 0 0 0 - 0 2024-07-28T12:59:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:14 smithi204 bash[68176]: cluster 2024-07-28T12:59:13.052336+0000 mgr.y (mgr.25253) 2718 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:14 smithi177 bash[81864]: cluster 2024-07-28T12:59:13.052336+0000 mgr.y (mgr.25253) 2718 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:14 smithi177 bash[79620]: cluster 2024-07-28T12:59:13.052336+0000 mgr.y (mgr.25253) 2718 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:15.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4601 16 16 0 0 0 - 0 2024-07-28T12:59:16.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4602 16 16 0 0 0 - 0 2024-07-28T12:59:16.355 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:16] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:59:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:16 smithi204 bash[68176]: cluster 2024-07-28T12:59:15.053861+0000 mgr.y (mgr.25253) 2719 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:16 smithi204 bash[68176]: audit 2024-07-28T12:59:15.794633+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:16 smithi177 bash[81864]: cluster 2024-07-28T12:59:15.053861+0000 mgr.y (mgr.25253) 2719 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:16 smithi177 bash[81864]: audit 2024-07-28T12:59:15.794633+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:16 smithi177 bash[79620]: cluster 2024-07-28T12:59:15.053861+0000 mgr.y (mgr.25253) 2719 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:16 smithi177 bash[79620]: audit 2024-07-28T12:59:15.794633+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:17.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4603 16 16 0 0 0 - 0 2024-07-28T12:59:18.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4604 16 16 0 0 0 - 0 2024-07-28T12:59:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:18 smithi204 bash[68176]: cluster 2024-07-28T12:59:17.055373+0000 mgr.y (mgr.25253) 2720 : cluster [DBG] pgmap v2890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:18 smithi177 bash[81864]: cluster 2024-07-28T12:59:17.055373+0000 mgr.y (mgr.25253) 2720 : cluster [DBG] pgmap v2890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:18 smithi177 bash[79620]: cluster 2024-07-28T12:59:17.055373+0000 mgr.y (mgr.25253) 2720 : cluster [DBG] pgmap v2890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:19.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4605 16 16 0 0 0 - 0 2024-07-28T12:59:20.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4606 16 16 0 0 0 - 0 2024-07-28T12:59:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:20 smithi204 bash[68176]: cluster 2024-07-28T12:59:19.056878+0000 mgr.y (mgr.25253) 2721 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:20 smithi177 bash[81864]: cluster 2024-07-28T12:59:19.056878+0000 mgr.y (mgr.25253) 2721 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:20 smithi177 bash[79620]: cluster 2024-07-28T12:59:19.056878+0000 mgr.y (mgr.25253) 2721 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:21.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4607 16 16 0 0 0 - 0 2024-07-28T12:59:22.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4608 16 16 0 0 0 - 0 2024-07-28T12:59:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:22 smithi204 bash[68176]: cluster 2024-07-28T12:59:21.058334+0000 mgr.y (mgr.25253) 2722 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:22 smithi177 bash[81864]: cluster 2024-07-28T12:59:21.058334+0000 mgr.y (mgr.25253) 2722 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:22 smithi177 bash[79620]: cluster 2024-07-28T12:59:21.058334+0000 mgr.y (mgr.25253) 2722 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:23.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4609 16 16 0 0 0 - 0 2024-07-28T12:59:24.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4610 16 16 0 0 0 - 0 2024-07-28T12:59:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:24 smithi204 bash[68176]: cluster 2024-07-28T12:59:23.059833+0000 mgr.y (mgr.25253) 2723 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:24 smithi177 bash[81864]: cluster 2024-07-28T12:59:23.059833+0000 mgr.y (mgr.25253) 2723 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:24 smithi177 bash[79620]: cluster 2024-07-28T12:59:23.059833+0000 mgr.y (mgr.25253) 2723 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:25.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4611 16 16 0 0 0 - 0 2024-07-28T12:59:26.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4612 16 16 0 0 0 - 0 2024-07-28T12:59:26.375 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T12:59:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:26 smithi204 bash[68176]: cluster 2024-07-28T12:59:25.061293+0000 mgr.y (mgr.25253) 2724 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:26 smithi177 bash[79620]: cluster 2024-07-28T12:59:25.061293+0000 mgr.y (mgr.25253) 2724 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:26 smithi177 bash[81864]: cluster 2024-07-28T12:59:25.061293+0000 mgr.y (mgr.25253) 2724 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:27.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4613 16 16 0 0 0 - 0 2024-07-28T12:59:28.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4614 16 16 0 0 0 - 0 2024-07-28T12:59:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:28 smithi204 bash[68176]: cluster 2024-07-28T12:59:27.062760+0000 mgr.y (mgr.25253) 2725 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:28 smithi177 bash[81864]: cluster 2024-07-28T12:59:27.062760+0000 mgr.y (mgr.25253) 2725 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:28 smithi177 bash[79620]: cluster 2024-07-28T12:59:27.062760+0000 mgr.y (mgr.25253) 2725 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:29.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4615 16 16 0 0 0 - 0 2024-07-28T12:59:30.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4616 16 16 0 0 0 - 0 2024-07-28T12:59:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:30 smithi204 bash[68176]: cluster 2024-07-28T12:59:29.064243+0000 mgr.y (mgr.25253) 2726 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:30 smithi177 bash[81864]: cluster 2024-07-28T12:59:29.064243+0000 mgr.y (mgr.25253) 2726 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:30 smithi177 bash[79620]: cluster 2024-07-28T12:59:29.064243+0000 mgr.y (mgr.25253) 2726 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:31.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4617 16 16 0 0 0 - 0 2024-07-28T12:59:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:31 smithi204 bash[68176]: audit 2024-07-28T12:59:30.795322+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:31 smithi177 bash[81864]: audit 2024-07-28T12:59:30.795322+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:31 smithi177 bash[79620]: audit 2024-07-28T12:59:30.795322+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:32.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4618 16 16 0 0 0 - 0 2024-07-28T12:59:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:32 smithi204 bash[68176]: cluster 2024-07-28T12:59:31.065826+0000 mgr.y (mgr.25253) 2727 : cluster [DBG] pgmap v2897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:32 smithi204 bash[60899]: ts=2024-07-28T12: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:32 smithi177 bash[79620]: cluster 2024-07-28T12:59:31.065826+0000 mgr.y (mgr.25253) 2727 : cluster [DBG] pgmap v2897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:32 smithi177 bash[81864]: cluster 2024-07-28T12:59:31.065826+0000 mgr.y (mgr.25253) 2727 : cluster [DBG] pgmap v2897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:33.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4619 16 16 0 0 0 - 0 2024-07-28T12:59:34.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:59:34.061910+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:34.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:34.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4620 16 16 0 0 0 - 0 2024-07-28T12:59:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:34 smithi204 bash[68176]: cluster 2024-07-28T12:59:33.067475+0000 mgr.y (mgr.25253) 2728 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:34 smithi177 bash[81864]: cluster 2024-07-28T12:59:33.067475+0000 mgr.y (mgr.25253) 2728 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:34 smithi177 bash[79620]: cluster 2024-07-28T12:59:33.067475+0000 mgr.y (mgr.25253) 2728 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:35.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4621 16 16 0 0 0 - 0 2024-07-28T12:59:36.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4622 16 16 0 0 0 - 0 2024-07-28T12:59:36.403 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T12:59:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:36 smithi204 bash[68176]: cluster 2024-07-28T12:59:35.069162+0000 mgr.y (mgr.25253) 2729 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:36 smithi177 bash[81864]: cluster 2024-07-28T12:59:35.069162+0000 mgr.y (mgr.25253) 2729 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:36 smithi177 bash[79620]: cluster 2024-07-28T12:59:35.069162+0000 mgr.y (mgr.25253) 2729 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:37.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4623 16 16 0 0 0 - 0 2024-07-28T12:59:38.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4624 16 16 0 0 0 - 0 2024-07-28T12:59:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:38 smithi204 bash[68176]: cluster 2024-07-28T12:59:37.070799+0000 mgr.y (mgr.25253) 2730 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:38 smithi177 bash[81864]: cluster 2024-07-28T12:59:37.070799+0000 mgr.y (mgr.25253) 2730 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:38 smithi177 bash[79620]: cluster 2024-07-28T12:59:37.070799+0000 mgr.y (mgr.25253) 2730 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:39.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4625 16 16 0 0 0 - 0 2024-07-28T12:59:40.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4626 16 16 0 0 0 - 0 2024-07-28T12:59:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:40 smithi204 bash[68176]: cluster 2024-07-28T12:59:39.072448+0000 mgr.y (mgr.25253) 2731 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:40 smithi204 bash[68176]: audit 2024-07-28T12:59:40.005316+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:40 smithi177 bash[81864]: cluster 2024-07-28T12:59:39.072448+0000 mgr.y (mgr.25253) 2731 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:40 smithi177 bash[81864]: audit 2024-07-28T12:59:40.005316+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:40 smithi177 bash[79620]: cluster 2024-07-28T12:59:39.072448+0000 mgr.y (mgr.25253) 2731 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:40 smithi177 bash[79620]: audit 2024-07-28T12:59:40.005316+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:41.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4627 16 16 0 0 0 - 0 2024-07-28T12:59:42.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4628 16 16 0 0 0 - 0 2024-07-28T12:59:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:42 smithi204 bash[60899]: ts=2024-07-28T12:59:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:42 smithi204 bash[68176]: cluster 2024-07-28T12:59:41.073952+0000 mgr.y (mgr.25253) 2732 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:42 smithi177 bash[81864]: cluster 2024-07-28T12:59:41.073952+0000 mgr.y (mgr.25253) 2732 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:42 smithi177 bash[79620]: cluster 2024-07-28T12:59:41.073952+0000 mgr.y (mgr.25253) 2732 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:43.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4629 16 16 0 0 0 - 0 2024-07-28T12:59:44.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4630 16 16 0 0 0 - 0 2024-07-28T12:59:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:44 smithi177 bash[79620]: cluster 2024-07-28T12:59:43.075577+0000 mgr.y (mgr.25253) 2733 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:44 smithi177 bash[81864]: cluster 2024-07-28T12:59:43.075577+0000 mgr.y (mgr.25253) 2733 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:44 smithi204 bash[68176]: cluster 2024-07-28T12:59:43.075577+0000 mgr.y (mgr.25253) 2733 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:45.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4631 16 16 0 0 0 - 0 2024-07-28T12:59:46.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4632 16 16 0 0 0 - 0 2024-07-28T12:59:46.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:59:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: cluster 2024-07-28T12:59:45.077199+0000 mgr.y (mgr.25253) 2734 : cluster [DBG] pgmap v2904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:45.668016+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:45.675436+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:45.795510+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:45.887636+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:45.898892+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:46.353523+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:46.355128+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[79620]: audit 2024-07-28T12:59:46.365335+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: cluster 2024-07-28T12:59:45.077199+0000 mgr.y (mgr.25253) 2734 : cluster [DBG] pgmap v2904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:45.668016+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:45.675436+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:45.795510+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:45.887636+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:45.898892+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:46.353523+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:46.355128+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:59:46.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:46 smithi177 bash[81864]: audit 2024-07-28T12:59:46.365335+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: cluster 2024-07-28T12:59:45.077199+0000 mgr.y (mgr.25253) 2734 : cluster [DBG] pgmap v2904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:45.668016+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:45.675436+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:45.795510+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:45.887636+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:45.898892+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:46.353523+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:46.355128+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:59:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:46 smithi204 bash[68176]: audit 2024-07-28T12:59:46.365335+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T12:59:47.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4633 16 16 0 0 0 - 0 2024-07-28T12:59:48.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4634 16 16 0 0 0 - 0 2024-07-28T12:59:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:48 smithi177 bash[79620]: cluster 2024-07-28T12:59:47.078838+0000 mgr.y (mgr.25253) 2735 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:48 smithi177 bash[81864]: cluster 2024-07-28T12:59:47.078838+0000 mgr.y (mgr.25253) 2735 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:48 smithi204 bash[68176]: cluster 2024-07-28T12:59:47.078838+0000 mgr.y (mgr.25253) 2735 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:49.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4635 16 16 0 0 0 - 0 2024-07-28T12:59:50.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4636 16 16 0 0 0 - 0 2024-07-28T12:59:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:50 smithi177 bash[79620]: cluster 2024-07-28T12:59:49.080398+0000 mgr.y (mgr.25253) 2736 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:50 smithi177 bash[81864]: cluster 2024-07-28T12:59:49.080398+0000 mgr.y (mgr.25253) 2736 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:50.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:50 smithi204 bash[68176]: cluster 2024-07-28T12:59:49.080398+0000 mgr.y (mgr.25253) 2736 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:51.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4637 16 16 0 0 0 - 0 2024-07-28T12:59:52.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4638 16 16 0 0 0 - 0 2024-07-28T12:59:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:52 smithi204 bash[68176]: cluster 2024-07-28T12:59:51.081876+0000 mgr.y (mgr.25253) 2737 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 12:59:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:52 smithi177 bash[79620]: cluster 2024-07-28T12:59:51.081876+0000 mgr.y (mgr.25253) 2737 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:52 smithi177 bash[81864]: cluster 2024-07-28T12:59:51.081876+0000 mgr.y (mgr.25253) 2737 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:53.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4639 16 16 0 0 0 - 0 2024-07-28T12:59:54.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T12:59:54.064891+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:54.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:54.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4640 16 16 0 0 0 - 0 2024-07-28T12:59:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:54 smithi177 bash[79620]: cluster 2024-07-28T12:59:53.083363+0000 mgr.y (mgr.25253) 2738 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:54 smithi177 bash[81864]: cluster 2024-07-28T12:59:53.083363+0000 mgr.y (mgr.25253) 2738 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:54.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:54 smithi204 bash[68176]: cluster 2024-07-28T12:59:53.083363+0000 mgr.y (mgr.25253) 2738 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:55.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4641 16 16 0 0 0 - 0 2024-07-28T12:59:56.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4642 16 16 0 0 0 - 0 2024-07-28T12:59:56.444 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 12:59:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:12:59:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T12:59:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:56 smithi177 bash[81864]: cluster 2024-07-28T12:59:55.084847+0000 mgr.y (mgr.25253) 2739 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:56 smithi177 bash[79620]: cluster 2024-07-28T12:59:55.084847+0000 mgr.y (mgr.25253) 2739 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:56 smithi204 bash[68176]: cluster 2024-07-28T12:59:55.084847+0000 mgr.y (mgr.25253) 2739 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:57.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4643 16 16 0 0 0 - 0 2024-07-28T12:59:58.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4644 16 16 0 0 0 - 0 2024-07-28T12:59:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 12:59:58 smithi177 bash[81864]: cluster 2024-07-28T12:59:57.086296+0000 mgr.y (mgr.25253) 2740 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 12:59:58 smithi177 bash[79620]: cluster 2024-07-28T12:59:57.086296+0000 mgr.y (mgr.25253) 2740 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 12:59:58 smithi204 bash[68176]: cluster 2024-07-28T12:59:57.086296+0000 mgr.y (mgr.25253) 2740 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T12:59:59.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4645 16 16 0 0 0 - 0 2024-07-28T13:00:00.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4646 16 16 0 0 0 - 0 2024-07-28T13:00:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:00 smithi177 bash[81864]: cluster 2024-07-28T12:59:59.087734+0000 mgr.y (mgr.25253) 2741 : cluster [DBG] pgmap v2911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:00 smithi177 bash[81864]: cluster 2024-07-28T13:00:00.000170+0000 mon.a (mon.0) 2812 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:00:00.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:00 smithi177 bash[79620]: cluster 2024-07-28T12:59:59.087734+0000 mgr.y (mgr.25253) 2741 : cluster [DBG] pgmap v2911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:00.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:00 smithi177 bash[79620]: cluster 2024-07-28T13:00:00.000170+0000 mon.a (mon.0) 2812 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:00:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:00 smithi204 bash[68176]: cluster 2024-07-28T12:59:59.087734+0000 mgr.y (mgr.25253) 2741 : cluster [DBG] pgmap v2911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:00.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:00 smithi204 bash[68176]: cluster 2024-07-28T13:00:00.000170+0000 mon.a (mon.0) 2812 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:00:01.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4647 16 16 0 0 0 - 0 2024-07-28T13:00:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:01 smithi177 bash[81864]: audit 2024-07-28T13:00:00.796145+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:01 smithi177 bash[79620]: audit 2024-07-28T13:00:00.796145+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:01 smithi204 bash[68176]: audit 2024-07-28T13:00:00.796145+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:02.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4648 16 16 0 0 0 - 0 2024-07-28T13:00:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:02 smithi204 bash[68176]: cluster 2024-07-28T13:00:01.089147+0000 mgr.y (mgr.25253) 2742 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:02 smithi204 bash[60899]: ts=2024-07-28T13:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:02 smithi177 bash[81864]: cluster 2024-07-28T13:00:01.089147+0000 mgr.y (mgr.25253) 2742 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:02 smithi177 bash[79620]: cluster 2024-07-28T13:00:01.089147+0000 mgr.y (mgr.25253) 2742 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:03.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4649 16 16 0 0 0 - 0 2024-07-28T13:00:04.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4650 16 16 0 0 0 - 0 2024-07-28T13:00:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:04 smithi177 bash[81864]: cluster 2024-07-28T13:00:03.090630+0000 mgr.y (mgr.25253) 2743 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:04 smithi177 bash[79620]: cluster 2024-07-28T13:00:03.090630+0000 mgr.y (mgr.25253) 2743 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:04 smithi204 bash[68176]: cluster 2024-07-28T13:00:03.090630+0000 mgr.y (mgr.25253) 2743 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:05.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4651 16 16 0 0 0 - 0 2024-07-28T13:00:06.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4652 16 16 0 0 0 - 0 2024-07-28T13:00:06.470 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:00:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:06 smithi177 bash[81864]: cluster 2024-07-28T13:00:05.092170+0000 mgr.y (mgr.25253) 2744 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:06 smithi177 bash[79620]: cluster 2024-07-28T13:00:05.092170+0000 mgr.y (mgr.25253) 2744 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:06 smithi204 bash[68176]: cluster 2024-07-28T13:00:05.092170+0000 mgr.y (mgr.25253) 2744 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:07.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4653 16 16 0 0 0 - 0 2024-07-28T13:00:08.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4654 16 16 0 0 0 - 0 2024-07-28T13:00:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:08 smithi177 bash[81864]: cluster 2024-07-28T13:00:07.093723+0000 mgr.y (mgr.25253) 2745 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:08 smithi177 bash[79620]: cluster 2024-07-28T13:00:07.093723+0000 mgr.y (mgr.25253) 2745 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:08 smithi204 bash[68176]: cluster 2024-07-28T13:00:07.093723+0000 mgr.y (mgr.25253) 2745 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:09.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4655 16 16 0 0 0 - 0 2024-07-28T13:00:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:09 smithi204 bash[68176]: cluster 2024-07-28T13:00:09.095234+0000 mgr.y (mgr.25253) 2746 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:09 smithi177 bash[79620]: cluster 2024-07-28T13:00:09.095234+0000 mgr.y (mgr.25253) 2746 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:09 smithi177 bash[81864]: cluster 2024-07-28T13:00:09.095234+0000 mgr.y (mgr.25253) 2746 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:10.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4656 16 16 0 0 0 - 0 2024-07-28T13:00:11.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4657 16 16 0 0 0 - 0 2024-07-28T13:00:12.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4658 16 16 0 0 0 - 0 2024-07-28T13:00:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:12 smithi204 bash[68176]: cluster 2024-07-28T13:00:11.096724+0000 mgr.y (mgr.25253) 2747 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:12.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:12 smithi177 bash[79620]: cluster 2024-07-28T13:00:11.096724+0000 mgr.y (mgr.25253) 2747 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:12 smithi177 bash[81864]: cluster 2024-07-28T13:00:11.096724+0000 mgr.y (mgr.25253) 2747 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:13.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4659 16 16 0 0 0 - 0 2024-07-28T13:00:14.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:00:14.068051+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:14.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:14.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4660 16 16 0 0 0 - 0 2024-07-28T13:00:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:14 smithi177 bash[79620]: cluster 2024-07-28T13:00:13.098186+0000 mgr.y (mgr.25253) 2748 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:14 smithi177 bash[81864]: cluster 2024-07-28T13:00:13.098186+0000 mgr.y (mgr.25253) 2748 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:14 smithi204 bash[68176]: cluster 2024-07-28T13:00:13.098186+0000 mgr.y (mgr.25253) 2748 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:15.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4661 16 16 0 0 0 - 0 2024-07-28T13:00:16.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4662 16 16 0 0 0 - 0 2024-07-28T13:00:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:00:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:16 smithi177 bash[79620]: cluster 2024-07-28T13:00:15.099670+0000 mgr.y (mgr.25253) 2749 : cluster [DBG] pgmap v2919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:16 smithi177 bash[79620]: audit 2024-07-28T13:00:15.796511+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:16 smithi177 bash[81864]: cluster 2024-07-28T13:00:15.099670+0000 mgr.y (mgr.25253) 2749 : cluster [DBG] pgmap v2919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:16 smithi177 bash[81864]: audit 2024-07-28T13:00:15.796511+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:16 smithi204 bash[68176]: cluster 2024-07-28T13:00:15.099670+0000 mgr.y (mgr.25253) 2749 : cluster [DBG] pgmap v2919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:16 smithi204 bash[68176]: audit 2024-07-28T13:00:15.796511+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:17.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4663 16 16 0 0 0 - 0 2024-07-28T13:00:18.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4664 16 16 0 0 0 - 0 2024-07-28T13:00:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:18 smithi177 bash[79620]: cluster 2024-07-28T13:00:17.101121+0000 mgr.y (mgr.25253) 2750 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:18 smithi177 bash[81864]: cluster 2024-07-28T13:00:17.101121+0000 mgr.y (mgr.25253) 2750 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:18 smithi204 bash[68176]: cluster 2024-07-28T13:00:17.101121+0000 mgr.y (mgr.25253) 2750 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:19.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4665 16 16 0 0 0 - 0 2024-07-28T13:00:20.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4666 16 16 0 0 0 - 0 2024-07-28T13:00:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:20 smithi177 bash[79620]: cluster 2024-07-28T13:00:19.102634+0000 mgr.y (mgr.25253) 2751 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:20 smithi177 bash[81864]: cluster 2024-07-28T13:00:19.102634+0000 mgr.y (mgr.25253) 2751 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:20 smithi204 bash[68176]: cluster 2024-07-28T13:00:19.102634+0000 mgr.y (mgr.25253) 2751 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:21.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4667 16 16 0 0 0 - 0 2024-07-28T13:00:22.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4668 16 16 0 0 0 - 0 2024-07-28T13:00:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:22 smithi177 bash[81864]: cluster 2024-07-28T13:00:21.104099+0000 mgr.y (mgr.25253) 2752 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:22 smithi177 bash[79620]: cluster 2024-07-28T13:00:21.104099+0000 mgr.y (mgr.25253) 2752 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:22 smithi204 bash[68176]: cluster 2024-07-28T13:00:21.104099+0000 mgr.y (mgr.25253) 2752 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:00:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:00:22.206702947Z level=info msg="Completed cleanup jobs" duration=242.737702ms 2024-07-28T13:00:23.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4669 16 16 0 0 0 - 0 2024-07-28T13:00:24.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4670 16 16 0 0 0 - 0 2024-07-28T13:00:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:24 smithi177 bash[81864]: cluster 2024-07-28T13:00:23.105572+0000 mgr.y (mgr.25253) 2753 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:24 smithi177 bash[79620]: cluster 2024-07-28T13:00:23.105572+0000 mgr.y (mgr.25253) 2753 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:24 smithi204 bash[68176]: cluster 2024-07-28T13:00:23.105572+0000 mgr.y (mgr.25253) 2753 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:25.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4671 16 16 0 0 0 - 0 2024-07-28T13:00:26.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4672 16 16 0 0 0 - 0 2024-07-28T13:00:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:00:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:26 smithi177 bash[81864]: cluster 2024-07-28T13:00:25.107043+0000 mgr.y (mgr.25253) 2754 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:26.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:26 smithi177 bash[79620]: cluster 2024-07-28T13:00:25.107043+0000 mgr.y (mgr.25253) 2754 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:26 smithi204 bash[68176]: cluster 2024-07-28T13:00:25.107043+0000 mgr.y (mgr.25253) 2754 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:27.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4673 16 16 0 0 0 - 0 2024-07-28T13:00:28.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4674 16 16 0 0 0 - 0 2024-07-28T13:00:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:28 smithi177 bash[81864]: cluster 2024-07-28T13:00:27.108508+0000 mgr.y (mgr.25253) 2755 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:28 smithi177 bash[79620]: cluster 2024-07-28T13:00:27.108508+0000 mgr.y (mgr.25253) 2755 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:28 smithi204 bash[68176]: cluster 2024-07-28T13:00:27.108508+0000 mgr.y (mgr.25253) 2755 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:29.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4675 16 16 0 0 0 - 0 2024-07-28T13:00:30.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4676 16 16 0 0 0 - 0 2024-07-28T13:00:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:30 smithi177 bash[81864]: cluster 2024-07-28T13:00:29.109988+0000 mgr.y (mgr.25253) 2756 : cluster [DBG] pgmap v2926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:30.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:30 smithi177 bash[79620]: cluster 2024-07-28T13:00:29.109988+0000 mgr.y (mgr.25253) 2756 : cluster [DBG] pgmap v2926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:30 smithi204 bash[68176]: cluster 2024-07-28T13:00:29.109988+0000 mgr.y (mgr.25253) 2756 : cluster [DBG] pgmap v2926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:31.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4677 16 16 0 0 0 - 0 2024-07-28T13:00:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:31 smithi177 bash[81864]: audit 2024-07-28T13:00:30.796805+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:31 smithi177 bash[79620]: audit 2024-07-28T13:00:30.796805+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:31 smithi204 bash[68176]: audit 2024-07-28T13:00:30.796805+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:32.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4678 16 16 0 0 0 - 0 2024-07-28T13:00:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:32 smithi177 bash[81864]: cluster 2024-07-28T13:00:31.111406+0000 mgr.y (mgr.25253) 2757 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:32 smithi177 bash[79620]: cluster 2024-07-28T13:00:31.111406+0000 mgr.y (mgr.25253) 2757 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:32 smithi204 bash[68176]: cluster 2024-07-28T13:00:31.111406+0000 mgr.y (mgr.25253) 2757 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4679 16 16 0 0 0 - 0 2024-07-28T13:00:34.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:00:34.071329+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:34.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:34.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4680 16 16 0 0 0 - 0 2024-07-28T13:00:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:34 smithi177 bash[81864]: cluster 2024-07-28T13:00:33.112860+0000 mgr.y (mgr.25253) 2758 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:34.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:34 smithi177 bash[79620]: cluster 2024-07-28T13:00:33.112860+0000 mgr.y (mgr.25253) 2758 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:34 smithi204 bash[68176]: cluster 2024-07-28T13:00:33.112860+0000 mgr.y (mgr.25253) 2758 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:35.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4681 16 16 0 0 0 - 0 2024-07-28T13:00:36.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4682 16 16 0 0 0 - 0 2024-07-28T13:00:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:00:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:36 smithi177 bash[81864]: cluster 2024-07-28T13:00:35.114336+0000 mgr.y (mgr.25253) 2759 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:36 smithi177 bash[79620]: cluster 2024-07-28T13:00:35.114336+0000 mgr.y (mgr.25253) 2759 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:36 smithi204 bash[68176]: cluster 2024-07-28T13:00:35.114336+0000 mgr.y (mgr.25253) 2759 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:37.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4683 16 16 0 0 0 - 0 2024-07-28T13:00:38.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4684 16 16 0 0 0 - 0 2024-07-28T13:00:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:38 smithi177 bash[81864]: cluster 2024-07-28T13:00:37.115856+0000 mgr.y (mgr.25253) 2760 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:38.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:38 smithi177 bash[79620]: cluster 2024-07-28T13:00:37.115856+0000 mgr.y (mgr.25253) 2760 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:38 smithi204 bash[68176]: cluster 2024-07-28T13:00:37.115856+0000 mgr.y (mgr.25253) 2760 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:39.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4685 16 16 0 0 0 - 0 2024-07-28T13:00:40.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4686 16 16 0 0 0 - 0 2024-07-28T13:00:40.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:40 smithi177 bash[81864]: cluster 2024-07-28T13:00:39.117346+0000 mgr.y (mgr.25253) 2761 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:40.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:40 smithi177 bash[79620]: cluster 2024-07-28T13:00:39.117346+0000 mgr.y (mgr.25253) 2761 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:40 smithi204 bash[68176]: cluster 2024-07-28T13:00:39.117346+0000 mgr.y (mgr.25253) 2761 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:41.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4687 16 16 0 0 0 - 0 2024-07-28T13:00:42.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4688 16 16 0 0 0 - 0 2024-07-28T13:00:42.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:42 smithi177 bash[81864]: cluster 2024-07-28T13:00:41.118817+0000 mgr.y (mgr.25253) 2762 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:42.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:42 smithi177 bash[79620]: cluster 2024-07-28T13:00:41.118817+0000 mgr.y (mgr.25253) 2762 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:42 smithi204 bash[68176]: cluster 2024-07-28T13:00:41.118817+0000 mgr.y (mgr.25253) 2762 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4689 16 16 0 0 0 - 0 2024-07-28T13:00:44.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4690 16 16 0 0 0 - 0 2024-07-28T13:00:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:44 smithi177 bash[79620]: cluster 2024-07-28T13:00:43.120291+0000 mgr.y (mgr.25253) 2763 : cluster [DBG] pgmap v2933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:44 smithi177 bash[81864]: cluster 2024-07-28T13:00:43.120291+0000 mgr.y (mgr.25253) 2763 : cluster [DBG] pgmap v2933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:44 smithi204 bash[68176]: cluster 2024-07-28T13:00:43.120291+0000 mgr.y (mgr.25253) 2763 : cluster [DBG] pgmap v2933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:45.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4691 16 16 0 0 0 - 0 2024-07-28T13:00:46.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4692 16 16 0 0 0 - 0 2024-07-28T13:00:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:46 smithi177 bash[79620]: cluster 2024-07-28T13:00:45.121865+0000 mgr.y (mgr.25253) 2764 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:46 smithi177 bash[79620]: audit 2024-07-28T13:00:45.797516+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:46 smithi177 bash[81864]: cluster 2024-07-28T13:00:45.121865+0000 mgr.y (mgr.25253) 2764 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:46 smithi177 bash[81864]: audit 2024-07-28T13:00:45.797516+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:46 smithi204 bash[68176]: cluster 2024-07-28T13:00:45.121865+0000 mgr.y (mgr.25253) 2764 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:46 smithi204 bash[68176]: audit 2024-07-28T13:00:45.797516+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:47.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4693 16 16 0 0 0 - 0 2024-07-28T13:00:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:47 smithi177 bash[79620]: audit 2024-07-28T13:00:46.446319+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:00:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:47 smithi177 bash[81864]: audit 2024-07-28T13:00:46.446319+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:00:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:47 smithi204 bash[68176]: audit 2024-07-28T13:00:46.446319+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:00:48.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4694 16 16 0 0 0 - 0 2024-07-28T13:00:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:48 smithi177 bash[81864]: cluster 2024-07-28T13:00:47.123391+0000 mgr.y (mgr.25253) 2765 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:48.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:48 smithi177 bash[79620]: cluster 2024-07-28T13:00:47.123391+0000 mgr.y (mgr.25253) 2765 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:48 smithi204 bash[68176]: cluster 2024-07-28T13:00:47.123391+0000 mgr.y (mgr.25253) 2765 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:49.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4695 16 16 0 0 0 - 0 2024-07-28T13:00:50.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4696 16 16 0 0 0 - 0 2024-07-28T13:00:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:50 smithi177 bash[79620]: cluster 2024-07-28T13:00:49.124924+0000 mgr.y (mgr.25253) 2766 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:50 smithi177 bash[81864]: cluster 2024-07-28T13:00:49.124924+0000 mgr.y (mgr.25253) 2766 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:50 smithi204 bash[68176]: cluster 2024-07-28T13:00:49.124924+0000 mgr.y (mgr.25253) 2766 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:51.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4697 16 16 0 0 0 - 0 2024-07-28T13:00:52.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4698 16 16 0 0 0 - 0 2024-07-28T13:00:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[81864]: cluster 2024-07-28T13:00:51.126415+0000 mgr.y (mgr.25253) 2767 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[81864]: audit 2024-07-28T13:00:52.105810+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[81864]: audit 2024-07-28T13:00:52.110807+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[79620]: cluster 2024-07-28T13:00:51.126415+0000 mgr.y (mgr.25253) 2767 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[79620]: audit 2024-07-28T13:00:52.105810+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:52 smithi177 bash[79620]: audit 2024-07-28T13:00:52.110807+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:00:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:52 smithi204 bash[68176]: cluster 2024-07-28T13:00:51.126415+0000 mgr.y (mgr.25253) 2767 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:52 smithi204 bash[68176]: audit 2024-07-28T13:00:52.105810+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:52 smithi204 bash[68176]: audit 2024-07-28T13:00:52.110807+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4699 16 16 0 0 0 - 0 2024-07-28T13:00:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:53 smithi204 bash[68176]: audit 2024-07-28T13:00:52.355476+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:53 smithi204 bash[68176]: audit 2024-07-28T13:00:52.362051+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:53 smithi204 bash[68176]: audit 2024-07-28T13:00:52.803385+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:53 smithi204 bash[68176]: audit 2024-07-28T13:00:52.804618+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:53 smithi204 bash[68176]: audit 2024-07-28T13:00:52.813344+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[79620]: audit 2024-07-28T13:00:52.355476+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[79620]: audit 2024-07-28T13:00:52.362051+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[79620]: audit 2024-07-28T13:00:52.803385+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[79620]: audit 2024-07-28T13:00:52.804618+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[79620]: audit 2024-07-28T13:00:52.813344+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[81864]: audit 2024-07-28T13:00:52.355476+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[81864]: audit 2024-07-28T13:00:52.362051+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[81864]: audit 2024-07-28T13:00:52.803385+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[81864]: audit 2024-07-28T13:00:52.804618+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:53.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:53 smithi177 bash[81864]: audit 2024-07-28T13:00:52.813344+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:00:54.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:00:54.074524+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:54.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:54.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4700 16 16 0 0 0 - 0 2024-07-28T13:00:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:54 smithi204 bash[68176]: cluster 2024-07-28T13:00:53.127919+0000 mgr.y (mgr.25253) 2768 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:54 smithi177 bash[81864]: cluster 2024-07-28T13:00:53.127919+0000 mgr.y (mgr.25253) 2768 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:54 smithi177 bash[79620]: cluster 2024-07-28T13:00:53.127919+0000 mgr.y (mgr.25253) 2768 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:55.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4701 16 16 0 0 0 - 0 2024-07-28T13:00:56.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4702 16 16 0 0 0 - 0 2024-07-28T13:00:56.361 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:00:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:00:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:00:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:56 smithi204 bash[68176]: cluster 2024-07-28T13:00:55.129510+0000 mgr.y (mgr.25253) 2769 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:56 smithi177 bash[81864]: cluster 2024-07-28T13:00:55.129510+0000 mgr.y (mgr.25253) 2769 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:56 smithi177 bash[79620]: cluster 2024-07-28T13:00:55.129510+0000 mgr.y (mgr.25253) 2769 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:57.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4703 16 16 0 0 0 - 0 2024-07-28T13:00:58.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4704 16 16 0 0 0 - 0 2024-07-28T13:00:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:00:58 smithi204 bash[68176]: cluster 2024-07-28T13:00:57.131164+0000 mgr.y (mgr.25253) 2770 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:00:58 smithi177 bash[81864]: cluster 2024-07-28T13:00:57.131164+0000 mgr.y (mgr.25253) 2770 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:00:58 smithi177 bash[79620]: cluster 2024-07-28T13:00:57.131164+0000 mgr.y (mgr.25253) 2770 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:00:59.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4705 16 16 0 0 0 - 0 2024-07-28T13:01:00.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4706 16 16 0 0 0 - 0 2024-07-28T13:01:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:00 smithi204 bash[68176]: cluster 2024-07-28T13:00:59.132837+0000 mgr.y (mgr.25253) 2771 : cluster [DBG] pgmap v2941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:00 smithi177 bash[81864]: cluster 2024-07-28T13:00:59.132837+0000 mgr.y (mgr.25253) 2771 : cluster [DBG] pgmap v2941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:00 smithi177 bash[79620]: cluster 2024-07-28T13:00:59.132837+0000 mgr.y (mgr.25253) 2771 : cluster [DBG] pgmap v2941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:01.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4707 16 16 0 0 0 - 0 2024-07-28T13:01:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:01 smithi204 bash[68176]: audit 2024-07-28T13:01:00.797943+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:01.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:01 smithi177 bash[81864]: audit 2024-07-28T13:01:00.797943+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:01 smithi177 bash[79620]: audit 2024-07-28T13:01:00.797943+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:02.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4708 16 16 0 0 0 - 0 2024-07-28T13:01:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:02 smithi204 bash[68176]: cluster 2024-07-28T13:01:01.134440+0000 mgr.y (mgr.25253) 2772 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:02 smithi177 bash[81864]: cluster 2024-07-28T13:01:01.134440+0000 mgr.y (mgr.25253) 2772 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:02 smithi177 bash[79620]: cluster 2024-07-28T13:01:01.134440+0000 mgr.y (mgr.25253) 2772 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:03.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4709 16 16 0 0 0 - 0 2024-07-28T13:01:04.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4710 16 16 0 0 0 - 0 2024-07-28T13:01:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:04 smithi204 bash[68176]: cluster 2024-07-28T13:01:03.136056+0000 mgr.y (mgr.25253) 2773 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:04 smithi177 bash[81864]: cluster 2024-07-28T13:01:03.136056+0000 mgr.y (mgr.25253) 2773 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:04 smithi177 bash[79620]: cluster 2024-07-28T13:01:03.136056+0000 mgr.y (mgr.25253) 2773 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:05.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4711 16 16 0 0 0 - 0 2024-07-28T13:01:06.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4712 16 16 0 0 0 - 0 2024-07-28T13:01:06.389 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T13:01:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:06 smithi204 bash[68176]: cluster 2024-07-28T13:01:05.137661+0000 mgr.y (mgr.25253) 2774 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:06 smithi177 bash[81864]: cluster 2024-07-28T13:01:05.137661+0000 mgr.y (mgr.25253) 2774 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:06 smithi177 bash[79620]: cluster 2024-07-28T13:01:05.137661+0000 mgr.y (mgr.25253) 2774 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:07.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4713 16 16 0 0 0 - 0 2024-07-28T13:01:08.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4714 16 16 0 0 0 - 0 2024-07-28T13:01:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:08 smithi204 bash[68176]: cluster 2024-07-28T13:01:07.139283+0000 mgr.y (mgr.25253) 2775 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:08 smithi177 bash[81864]: cluster 2024-07-28T13:01:07.139283+0000 mgr.y (mgr.25253) 2775 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:08 smithi177 bash[79620]: cluster 2024-07-28T13:01:07.139283+0000 mgr.y (mgr.25253) 2775 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:09.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4715 16 16 0 0 0 - 0 2024-07-28T13:01:10.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4716 16 16 0 0 0 - 0 2024-07-28T13:01:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:10 smithi204 bash[68176]: cluster 2024-07-28T13:01:09.140925+0000 mgr.y (mgr.25253) 2776 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:10 smithi177 bash[81864]: cluster 2024-07-28T13:01:09.140925+0000 mgr.y (mgr.25253) 2776 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:10 smithi177 bash[79620]: cluster 2024-07-28T13:01:09.140925+0000 mgr.y (mgr.25253) 2776 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:11.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4717 16 16 0 0 0 - 0 2024-07-28T13:01:12.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4718 16 16 0 0 0 - 0 2024-07-28T13:01:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:12 smithi204 bash[68176]: cluster 2024-07-28T13:01:11.142569+0000 mgr.y (mgr.25253) 2777 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:12 smithi177 bash[81864]: cluster 2024-07-28T13:01:11.142569+0000 mgr.y (mgr.25253) 2777 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:12 smithi177 bash[79620]: cluster 2024-07-28T13:01:11.142569+0000 mgr.y (mgr.25253) 2777 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:13.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4719 16 16 0 0 0 - 0 2024-07-28T13:01:14.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:01:14.077819+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:14.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:14.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4720 16 16 0 0 0 - 0 2024-07-28T13:01:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:14 smithi204 bash[68176]: cluster 2024-07-28T13:01:13.144228+0000 mgr.y (mgr.25253) 2778 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:14 smithi177 bash[81864]: cluster 2024-07-28T13:01:13.144228+0000 mgr.y (mgr.25253) 2778 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:14 smithi177 bash[79620]: cluster 2024-07-28T13:01:13.144228+0000 mgr.y (mgr.25253) 2778 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:15.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4721 16 16 0 0 0 - 0 2024-07-28T13:01:16.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4722 16 16 0 0 0 - 0 2024-07-28T13:01:16.411 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:01:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:16 smithi204 bash[68176]: cluster 2024-07-28T13:01:15.145848+0000 mgr.y (mgr.25253) 2779 : cluster [DBG] pgmap v2949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:16 smithi204 bash[68176]: audit 2024-07-28T13:01:15.798432+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:16 smithi177 bash[81864]: cluster 2024-07-28T13:01:15.145848+0000 mgr.y (mgr.25253) 2779 : cluster [DBG] pgmap v2949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:16 smithi177 bash[81864]: audit 2024-07-28T13:01:15.798432+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:16 smithi177 bash[79620]: cluster 2024-07-28T13:01:15.145848+0000 mgr.y (mgr.25253) 2779 : cluster [DBG] pgmap v2949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:16 smithi177 bash[79620]: audit 2024-07-28T13:01:15.798432+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:17.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4723 16 16 0 0 0 - 0 2024-07-28T13:01:18.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4724 16 16 0 0 0 - 0 2024-07-28T13:01:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:18 smithi177 bash[81864]: cluster 2024-07-28T13:01:17.147467+0000 mgr.y (mgr.25253) 2780 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:18 smithi177 bash[79620]: cluster 2024-07-28T13:01:17.147467+0000 mgr.y (mgr.25253) 2780 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:18 smithi204 bash[68176]: cluster 2024-07-28T13:01:17.147467+0000 mgr.y (mgr.25253) 2780 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:19.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4725 16 16 0 0 0 - 0 2024-07-28T13:01:20.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4726 16 16 0 0 0 - 0 2024-07-28T13:01:20.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:20 smithi177 bash[81864]: cluster 2024-07-28T13:01:19.149108+0000 mgr.y (mgr.25253) 2781 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:20.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:20 smithi177 bash[79620]: cluster 2024-07-28T13:01:19.149108+0000 mgr.y (mgr.25253) 2781 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:20 smithi204 bash[68176]: cluster 2024-07-28T13:01:19.149108+0000 mgr.y (mgr.25253) 2781 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:21.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4727 16 16 0 0 0 - 0 2024-07-28T13:01:22.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4728 16 16 0 0 0 - 0 2024-07-28T13:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:22 smithi204 bash[68176]: cluster 2024-07-28T13:01:21.150702+0000 mgr.y (mgr.25253) 2782 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:22 smithi177 bash[79620]: cluster 2024-07-28T13:01:21.150702+0000 mgr.y (mgr.25253) 2782 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:22 smithi177 bash[81864]: cluster 2024-07-28T13:01:21.150702+0000 mgr.y (mgr.25253) 2782 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:23.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4729 16 16 0 0 0 - 0 2024-07-28T13:01:24.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4730 16 16 0 0 0 - 0 2024-07-28T13:01:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:24 smithi177 bash[81864]: cluster 2024-07-28T13:01:23.152351+0000 mgr.y (mgr.25253) 2783 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:24 smithi177 bash[79620]: cluster 2024-07-28T13:01:23.152351+0000 mgr.y (mgr.25253) 2783 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:24 smithi204 bash[68176]: cluster 2024-07-28T13:01:23.152351+0000 mgr.y (mgr.25253) 2783 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:25.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4731 16 16 0 0 0 - 0 2024-07-28T13:01:26.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4732 16 16 0 0 0 - 0 2024-07-28T13:01:26.433 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:01:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:26 smithi177 bash[79620]: cluster 2024-07-28T13:01:25.153969+0000 mgr.y (mgr.25253) 2784 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:26.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:26 smithi177 bash[81864]: cluster 2024-07-28T13:01:25.153969+0000 mgr.y (mgr.25253) 2784 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:26 smithi204 bash[68176]: cluster 2024-07-28T13:01:25.153969+0000 mgr.y (mgr.25253) 2784 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:27.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4733 16 16 0 0 0 - 0 2024-07-28T13:01:28.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4734 16 16 0 0 0 - 0 2024-07-28T13:01:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:28 smithi177 bash[81864]: cluster 2024-07-28T13:01:27.155623+0000 mgr.y (mgr.25253) 2785 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:28.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:28 smithi177 bash[79620]: cluster 2024-07-28T13:01:27.155623+0000 mgr.y (mgr.25253) 2785 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:28.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:28 smithi204 bash[68176]: cluster 2024-07-28T13:01:27.155623+0000 mgr.y (mgr.25253) 2785 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:29.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4735 16 16 0 0 0 - 0 2024-07-28T13:01:30.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4736 16 16 0 0 0 - 0 2024-07-28T13:01:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:30 smithi177 bash[79620]: cluster 2024-07-28T13:01:29.157164+0000 mgr.y (mgr.25253) 2786 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:30.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:30 smithi177 bash[81864]: cluster 2024-07-28T13:01:29.157164+0000 mgr.y (mgr.25253) 2786 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:30 smithi204 bash[68176]: cluster 2024-07-28T13:01:29.157164+0000 mgr.y (mgr.25253) 2786 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:31.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4737 16 16 0 0 0 - 0 2024-07-28T13:01:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:31 smithi177 bash[79620]: audit 2024-07-28T13:01:30.798943+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:31 smithi177 bash[81864]: audit 2024-07-28T13:01:30.798943+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:31 smithi204 bash[68176]: audit 2024-07-28T13:01:30.798943+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:32.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4738 16 16 0 0 0 - 0 2024-07-28T13:01:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:32 smithi204 bash[68176]: cluster 2024-07-28T13:01:31.158745+0000 mgr.y (mgr.25253) 2787 : cluster [DBG] pgmap v2957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:32 smithi177 bash[79620]: cluster 2024-07-28T13:01:31.158745+0000 mgr.y (mgr.25253) 2787 : cluster [DBG] pgmap v2957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:32 smithi177 bash[81864]: cluster 2024-07-28T13:01:31.158745+0000 mgr.y (mgr.25253) 2787 : cluster [DBG] pgmap v2957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:33.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4739 16 16 0 0 0 - 0 2024-07-28T13:01:34.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:01:34.081061+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:34.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:34.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4740 16 16 0 0 0 - 0 2024-07-28T13:01:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:34 smithi177 bash[81864]: cluster 2024-07-28T13:01:33.160368+0000 mgr.y (mgr.25253) 2788 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:34 smithi177 bash[79620]: cluster 2024-07-28T13:01:33.160368+0000 mgr.y (mgr.25253) 2788 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:34 smithi204 bash[68176]: cluster 2024-07-28T13:01:33.160368+0000 mgr.y (mgr.25253) 2788 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:35.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4741 16 16 0 0 0 - 0 2024-07-28T13:01:36.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4742 16 16 0 0 0 - 0 2024-07-28T13:01:36.464 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:01:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:36 smithi177 bash[81864]: cluster 2024-07-28T13:01:35.161964+0000 mgr.y (mgr.25253) 2789 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:36 smithi177 bash[79620]: cluster 2024-07-28T13:01:35.161964+0000 mgr.y (mgr.25253) 2789 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:36 smithi204 bash[68176]: cluster 2024-07-28T13:01:35.161964+0000 mgr.y (mgr.25253) 2789 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:37.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4743 16 16 0 0 0 - 0 2024-07-28T13:01:38.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4744 16 16 0 0 0 - 0 2024-07-28T13:01:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:38 smithi177 bash[79620]: cluster 2024-07-28T13:01:37.163567+0000 mgr.y (mgr.25253) 2790 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:38 smithi177 bash[81864]: cluster 2024-07-28T13:01:37.163567+0000 mgr.y (mgr.25253) 2790 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:38 smithi204 bash[68176]: cluster 2024-07-28T13:01:37.163567+0000 mgr.y (mgr.25253) 2790 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:39.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4745 16 16 0 0 0 - 0 2024-07-28T13:01:40.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4746 16 16 0 0 0 - 0 2024-07-28T13:01:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:40 smithi177 bash[81864]: cluster 2024-07-28T13:01:39.165158+0000 mgr.y (mgr.25253) 2791 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:40 smithi177 bash[79620]: cluster 2024-07-28T13:01:39.165158+0000 mgr.y (mgr.25253) 2791 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:40 smithi204 bash[68176]: cluster 2024-07-28T13:01:39.165158+0000 mgr.y (mgr.25253) 2791 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:41.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4747 16 16 0 0 0 - 0 2024-07-28T13:01:42.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4748 16 16 0 0 0 - 0 2024-07-28T13:01:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:42 smithi204 bash[68176]: cluster 2024-07-28T13:01:41.166668+0000 mgr.y (mgr.25253) 2792 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:42 smithi177 bash[81864]: cluster 2024-07-28T13:01:41.166668+0000 mgr.y (mgr.25253) 2792 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:42 smithi177 bash[79620]: cluster 2024-07-28T13:01:41.166668+0000 mgr.y (mgr.25253) 2792 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:43.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4749 16 16 0 0 0 - 0 2024-07-28T13:01:44.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4750 16 16 0 0 0 - 0 2024-07-28T13:01:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:44 smithi177 bash[81864]: cluster 2024-07-28T13:01:43.168168+0000 mgr.y (mgr.25253) 2793 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:44.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:44 smithi177 bash[79620]: cluster 2024-07-28T13:01:43.168168+0000 mgr.y (mgr.25253) 2793 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:44 smithi204 bash[68176]: cluster 2024-07-28T13:01:43.168168+0000 mgr.y (mgr.25253) 2793 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:45.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4751 16 16 0 0 0 - 0 2024-07-28T13:01:46.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4752 16 16 0 0 0 - 0 2024-07-28T13:01:46.490 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:01:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:46 smithi177 bash[81864]: cluster 2024-07-28T13:01:45.169615+0000 mgr.y (mgr.25253) 2794 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:46 smithi177 bash[81864]: audit 2024-07-28T13:01:45.799093+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:46 smithi177 bash[79620]: cluster 2024-07-28T13:01:45.169615+0000 mgr.y (mgr.25253) 2794 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:46 smithi177 bash[79620]: audit 2024-07-28T13:01:45.799093+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:46 smithi204 bash[68176]: cluster 2024-07-28T13:01:45.169615+0000 mgr.y (mgr.25253) 2794 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:46 smithi204 bash[68176]: audit 2024-07-28T13:01:45.799093+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:47.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4753 16 16 0 0 0 - 0 2024-07-28T13:01:48.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4754 16 16 0 0 0 - 0 2024-07-28T13:01:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:48 smithi177 bash[81864]: cluster 2024-07-28T13:01:47.171065+0000 mgr.y (mgr.25253) 2795 : cluster [DBG] pgmap v2965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:48 smithi177 bash[79620]: cluster 2024-07-28T13:01:47.171065+0000 mgr.y (mgr.25253) 2795 : cluster [DBG] pgmap v2965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:48 smithi204 bash[68176]: cluster 2024-07-28T13:01:47.171065+0000 mgr.y (mgr.25253) 2795 : cluster [DBG] pgmap v2965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:49.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4755 16 16 0 0 0 - 0 2024-07-28T13:01:50.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4756 16 16 0 0 0 - 0 2024-07-28T13:01:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:50 smithi177 bash[81864]: cluster 2024-07-28T13:01:49.172676+0000 mgr.y (mgr.25253) 2796 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:50 smithi177 bash[79620]: cluster 2024-07-28T13:01:49.172676+0000 mgr.y (mgr.25253) 2796 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:50 smithi204 bash[68176]: cluster 2024-07-28T13:01:49.172676+0000 mgr.y (mgr.25253) 2796 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:51.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4757 16 16 0 0 0 - 0 2024-07-28T13:01:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:51 smithi177 bash[81864]: cluster 2024-07-28T13:01:51.174299+0000 mgr.y (mgr.25253) 2797 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:51 smithi177 bash[79620]: cluster 2024-07-28T13:01:51.174299+0000 mgr.y (mgr.25253) 2797 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:51 smithi204 bash[68176]: cluster 2024-07-28T13:01:51.174299+0000 mgr.y (mgr.25253) 2797 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:52.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4758 16 16 0 0 0 - 0 2024-07-28T13:01:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:01:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4759 16 16 0 0 0 - 0 2024-07-28T13:01:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:52 smithi177 bash[81864]: audit 2024-07-28T13:01:52.897367+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:52 smithi177 bash[79620]: audit 2024-07-28T13:01:52.897367+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:52 smithi204 bash[68176]: audit 2024-07-28T13:01:52.897367+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:54.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:01:54.084180+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:54.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:54.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4760 16 16 0 0 0 - 0 2024-07-28T13:01:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:53 smithi177 bash[79620]: cluster 2024-07-28T13:01:53.175945+0000 mgr.y (mgr.25253) 2798 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:53 smithi177 bash[81864]: cluster 2024-07-28T13:01:53.175945+0000 mgr.y (mgr.25253) 2798 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:53 smithi204 bash[68176]: cluster 2024-07-28T13:01:53.175945+0000 mgr.y (mgr.25253) 2798 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:55.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4761 16 16 0 0 0 - 0 2024-07-28T13:01:56.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4762 16 16 0 0 0 - 0 2024-07-28T13:01:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:01:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:01:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:01:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:56 smithi177 bash[81864]: cluster 2024-07-28T13:01:55.177462+0000 mgr.y (mgr.25253) 2799 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:56 smithi177 bash[79620]: cluster 2024-07-28T13:01:55.177462+0000 mgr.y (mgr.25253) 2799 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:56 smithi204 bash[68176]: cluster 2024-07-28T13:01:55.177462+0000 mgr.y (mgr.25253) 2799 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:57.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4763 16 16 0 0 0 - 0 2024-07-28T13:01:58.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4764 16 16 0 0 0 - 0 2024-07-28T13:01:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:58 smithi177 bash[79620]: cluster 2024-07-28T13:01:57.178917+0000 mgr.y (mgr.25253) 2800 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:58 smithi177 bash[81864]: cluster 2024-07-28T13:01:57.178917+0000 mgr.y (mgr.25253) 2800 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:58 smithi204 bash[68176]: cluster 2024-07-28T13:01:57.178917+0000 mgr.y (mgr.25253) 2800 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:59.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4765 16 16 0 0 0 - 0 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:58.596516+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:58.603123+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:58.814099+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:58.825173+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: cluster 2024-07-28T13:01:59.180397+0000 mgr.y (mgr.25253) 2801 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:59.240152+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:59.241532+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:01:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:01:59 smithi204 bash[68176]: audit 2024-07-28T13:01:59.251812+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:58.596516+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:58.603123+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:58.814099+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:58.825173+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: cluster 2024-07-28T13:01:59.180397+0000 mgr.y (mgr.25253) 2801 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:59.240152+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:59.241532+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[81864]: audit 2024-07-28T13:01:59.251812+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:58.596516+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:58.603123+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:58.814099+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:58.825173+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: cluster 2024-07-28T13:01:59.180397+0000 mgr.y (mgr.25253) 2801 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:00.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:59.240152+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:02:00.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:59.241532+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:02:00.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:01:59 smithi177 bash[79620]: audit 2024-07-28T13:01:59.251812+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:02:00.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4766 16 16 0 0 0 - 0 2024-07-28T13:02:01.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4767 16 16 0 0 0 - 0 2024-07-28T13:02:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:00 smithi204 bash[68176]: audit 2024-07-28T13:02:00.799738+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:00 smithi177 bash[79620]: audit 2024-07-28T13:02:00.799738+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:00 smithi177 bash[81864]: audit 2024-07-28T13:02:00.799738+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:02.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4768 16 16 0 0 0 - 0 2024-07-28T13:02:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:01 smithi204 bash[68176]: cluster 2024-07-28T13:02:01.181837+0000 mgr.y (mgr.25253) 2802 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:01 smithi177 bash[79620]: cluster 2024-07-28T13:02:01.181837+0000 mgr.y (mgr.25253) 2802 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:01 smithi177 bash[81864]: cluster 2024-07-28T13:02:01.181837+0000 mgr.y (mgr.25253) 2802 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4769 16 16 0 0 0 - 0 2024-07-28T13:02:04.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4770 16 16 0 0 0 - 0 2024-07-28T13:02:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:04 smithi177 bash[79620]: cluster 2024-07-28T13:02:03.183322+0000 mgr.y (mgr.25253) 2803 : cluster [DBG] pgmap v2973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:04.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:04 smithi177 bash[81864]: cluster 2024-07-28T13:02:03.183322+0000 mgr.y (mgr.25253) 2803 : cluster [DBG] pgmap v2973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:04 smithi204 bash[68176]: cluster 2024-07-28T13:02:03.183322+0000 mgr.y (mgr.25253) 2803 : cluster [DBG] pgmap v2973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:05.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4771 16 16 0 0 0 - 0 2024-07-28T13:02:06.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4772 16 16 0 0 0 - 0 2024-07-28T13:02:06.332 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:02:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:06 smithi204 bash[68176]: cluster 2024-07-28T13:02:05.184858+0000 mgr.y (mgr.25253) 2804 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:06 smithi177 bash[79620]: cluster 2024-07-28T13:02:05.184858+0000 mgr.y (mgr.25253) 2804 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:06 smithi177 bash[81864]: cluster 2024-07-28T13:02:05.184858+0000 mgr.y (mgr.25253) 2804 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:07.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4773 16 16 0 0 0 - 0 2024-07-28T13:02:08.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4774 16 16 0 0 0 - 0 2024-07-28T13:02:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:08 smithi204 bash[68176]: cluster 2024-07-28T13:02:07.186340+0000 mgr.y (mgr.25253) 2805 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:08 smithi177 bash[81864]: cluster 2024-07-28T13:02:07.186340+0000 mgr.y (mgr.25253) 2805 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:08 smithi177 bash[79620]: cluster 2024-07-28T13:02:07.186340+0000 mgr.y (mgr.25253) 2805 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:09.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4775 16 16 0 0 0 - 0 2024-07-28T13:02:10.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4776 16 16 0 0 0 - 0 2024-07-28T13:02:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:10 smithi204 bash[68176]: cluster 2024-07-28T13:02:09.187862+0000 mgr.y (mgr.25253) 2806 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:10 smithi177 bash[81864]: cluster 2024-07-28T13:02:09.187862+0000 mgr.y (mgr.25253) 2806 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:10 smithi177 bash[79620]: cluster 2024-07-28T13:02:09.187862+0000 mgr.y (mgr.25253) 2806 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:11.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4777 16 16 0 0 0 - 0 2024-07-28T13:02:12.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4778 16 16 0 0 0 - 0 2024-07-28T13:02:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:12 smithi204 bash[68176]: cluster 2024-07-28T13:02:11.189341+0000 mgr.y (mgr.25253) 2807 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:12 smithi177 bash[81864]: cluster 2024-07-28T13:02:11.189341+0000 mgr.y (mgr.25253) 2807 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:12 smithi177 bash[79620]: cluster 2024-07-28T13:02:11.189341+0000 mgr.y (mgr.25253) 2807 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:13.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4779 16 16 0 0 0 - 0 2024-07-28T13:02:14.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:02:14.087351+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:14.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:14.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4780 16 16 0 0 0 - 0 2024-07-28T13:02:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:14 smithi204 bash[68176]: cluster 2024-07-28T13:02:13.190842+0000 mgr.y (mgr.25253) 2808 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:14 smithi177 bash[79620]: cluster 2024-07-28T13:02:13.190842+0000 mgr.y (mgr.25253) 2808 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:14 smithi177 bash[81864]: cluster 2024-07-28T13:02:13.190842+0000 mgr.y (mgr.25253) 2808 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:15.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4781 16 16 0 0 0 - 0 2024-07-28T13:02:16.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4782 16 16 0 0 0 - 0 2024-07-28T13:02:16.353 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:02:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:16 smithi204 bash[68176]: cluster 2024-07-28T13:02:15.192383+0000 mgr.y (mgr.25253) 2809 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:16 smithi204 bash[68176]: audit 2024-07-28T13:02:15.800264+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:16 smithi177 bash[79620]: cluster 2024-07-28T13:02:15.192383+0000 mgr.y (mgr.25253) 2809 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:16 smithi177 bash[79620]: audit 2024-07-28T13:02:15.800264+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:16 smithi177 bash[81864]: cluster 2024-07-28T13:02:15.192383+0000 mgr.y (mgr.25253) 2809 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:16 smithi177 bash[81864]: audit 2024-07-28T13:02:15.800264+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:17.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4783 16 16 0 0 0 - 0 2024-07-28T13:02:18.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4784 16 16 0 0 0 - 0 2024-07-28T13:02:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:18 smithi204 bash[68176]: cluster 2024-07-28T13:02:17.193853+0000 mgr.y (mgr.25253) 2810 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:18 smithi177 bash[79620]: cluster 2024-07-28T13:02:17.193853+0000 mgr.y (mgr.25253) 2810 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:18 smithi177 bash[81864]: cluster 2024-07-28T13:02:17.193853+0000 mgr.y (mgr.25253) 2810 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:19.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4785 16 16 0 0 0 - 0 2024-07-28T13:02:20.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4786 16 16 0 0 0 - 0 2024-07-28T13:02:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:20 smithi204 bash[68176]: cluster 2024-07-28T13:02:19.195417+0000 mgr.y (mgr.25253) 2811 : cluster [DBG] pgmap v2981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:20 smithi177 bash[79620]: cluster 2024-07-28T13:02:19.195417+0000 mgr.y (mgr.25253) 2811 : cluster [DBG] pgmap v2981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:20 smithi177 bash[81864]: cluster 2024-07-28T13:02:19.195417+0000 mgr.y (mgr.25253) 2811 : cluster [DBG] pgmap v2981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:21.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4787 16 16 0 0 0 - 0 2024-07-28T13:02:22.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4788 16 16 0 0 0 - 0 2024-07-28T13:02:22.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:22 smithi204 bash[68176]: cluster 2024-07-28T13:02:21.196934+0000 mgr.y (mgr.25253) 2812 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:22 smithi177 bash[79620]: cluster 2024-07-28T13:02:21.196934+0000 mgr.y (mgr.25253) 2812 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:22 smithi177 bash[81864]: cluster 2024-07-28T13:02:21.196934+0000 mgr.y (mgr.25253) 2812 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:23.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4789 16 16 0 0 0 - 0 2024-07-28T13:02:24.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4790 16 16 0 0 0 - 0 2024-07-28T13:02:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:24 smithi204 bash[68176]: cluster 2024-07-28T13:02:23.198428+0000 mgr.y (mgr.25253) 2813 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:24 smithi177 bash[79620]: cluster 2024-07-28T13:02:23.198428+0000 mgr.y (mgr.25253) 2813 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:24.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:24 smithi177 bash[81864]: cluster 2024-07-28T13:02:23.198428+0000 mgr.y (mgr.25253) 2813 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:25.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4791 16 16 0 0 0 - 0 2024-07-28T13:02:26.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4792 16 16 0 0 0 - 0 2024-07-28T13:02:26.376 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:02:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:26 smithi204 bash[68176]: cluster 2024-07-28T13:02:25.199981+0000 mgr.y (mgr.25253) 2814 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:26 smithi177 bash[81864]: cluster 2024-07-28T13:02:25.199981+0000 mgr.y (mgr.25253) 2814 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:26 smithi177 bash[79620]: cluster 2024-07-28T13:02:25.199981+0000 mgr.y (mgr.25253) 2814 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:27.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4793 16 16 0 0 0 - 0 2024-07-28T13:02:28.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4794 16 16 0 0 0 - 0 2024-07-28T13:02:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:28 smithi204 bash[68176]: cluster 2024-07-28T13:02:27.201503+0000 mgr.y (mgr.25253) 2815 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:28 smithi177 bash[81864]: cluster 2024-07-28T13:02:27.201503+0000 mgr.y (mgr.25253) 2815 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:28 smithi177 bash[79620]: cluster 2024-07-28T13:02:27.201503+0000 mgr.y (mgr.25253) 2815 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:29.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4795 16 16 0 0 0 - 0 2024-07-28T13:02:30.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4796 16 16 0 0 0 - 0 2024-07-28T13:02:30.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:30 smithi204 bash[68176]: cluster 2024-07-28T13:02:29.203076+0000 mgr.y (mgr.25253) 2816 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:30 smithi177 bash[81864]: cluster 2024-07-28T13:02:29.203076+0000 mgr.y (mgr.25253) 2816 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:30 smithi177 bash[79620]: cluster 2024-07-28T13:02:29.203076+0000 mgr.y (mgr.25253) 2816 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:31.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4797 16 16 0 0 0 - 0 2024-07-28T13:02:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:31 smithi204 bash[68176]: audit 2024-07-28T13:02:30.800765+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:31 smithi177 bash[81864]: audit 2024-07-28T13:02:30.800765+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:31 smithi177 bash[79620]: audit 2024-07-28T13:02:30.800765+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:32.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4798 16 16 0 0 0 - 0 2024-07-28T13:02:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:32 smithi204 bash[68176]: cluster 2024-07-28T13:02:31.204603+0000 mgr.y (mgr.25253) 2817 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:32 smithi177 bash[81864]: cluster 2024-07-28T13:02:31.204603+0000 mgr.y (mgr.25253) 2817 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:32 smithi177 bash[79620]: cluster 2024-07-28T13:02:31.204603+0000 mgr.y (mgr.25253) 2817 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:33.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4799 16 16 0 0 0 - 0 2024-07-28T13:02:34.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:02:34.090542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:34.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:34.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4800 16 16 0 0 0 - 0 2024-07-28T13:02:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:34 smithi204 bash[68176]: cluster 2024-07-28T13:02:33.206100+0000 mgr.y (mgr.25253) 2818 : cluster [DBG] pgmap v2988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:34 smithi177 bash[79620]: cluster 2024-07-28T13:02:33.206100+0000 mgr.y (mgr.25253) 2818 : cluster [DBG] pgmap v2988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:34 smithi177 bash[81864]: cluster 2024-07-28T13:02:33.206100+0000 mgr.y (mgr.25253) 2818 : cluster [DBG] pgmap v2988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:35.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4801 16 16 0 0 0 - 0 2024-07-28T13:02:36.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4802 16 16 0 0 0 - 0 2024-07-28T13:02:36.405 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:02:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:36 smithi204 bash[68176]: cluster 2024-07-28T13:02:35.207594+0000 mgr.y (mgr.25253) 2819 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:36 smithi177 bash[81864]: cluster 2024-07-28T13:02:35.207594+0000 mgr.y (mgr.25253) 2819 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:36 smithi177 bash[79620]: cluster 2024-07-28T13:02:35.207594+0000 mgr.y (mgr.25253) 2819 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:37.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4803 16 16 0 0 0 - 0 2024-07-28T13:02:38.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4804 16 16 0 0 0 - 0 2024-07-28T13:02:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:38 smithi204 bash[68176]: cluster 2024-07-28T13:02:37.209030+0000 mgr.y (mgr.25253) 2820 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:38 smithi177 bash[81864]: cluster 2024-07-28T13:02:37.209030+0000 mgr.y (mgr.25253) 2820 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:38 smithi177 bash[79620]: cluster 2024-07-28T13:02:37.209030+0000 mgr.y (mgr.25253) 2820 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:39.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4805 16 16 0 0 0 - 0 2024-07-28T13:02:40.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4806 16 16 0 0 0 - 0 2024-07-28T13:02:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:40 smithi204 bash[68176]: cluster 2024-07-28T13:02:39.210548+0000 mgr.y (mgr.25253) 2821 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:40 smithi177 bash[81864]: cluster 2024-07-28T13:02:39.210548+0000 mgr.y (mgr.25253) 2821 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:40 smithi177 bash[79620]: cluster 2024-07-28T13:02:39.210548+0000 mgr.y (mgr.25253) 2821 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:41.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4807 16 16 0 0 0 - 0 2024-07-28T13:02:42.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4808 16 16 0 0 0 - 0 2024-07-28T13:02:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:42 smithi204 bash[68176]: cluster 2024-07-28T13:02:41.212041+0000 mgr.y (mgr.25253) 2822 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:42 smithi177 bash[81864]: cluster 2024-07-28T13:02:41.212041+0000 mgr.y (mgr.25253) 2822 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:42 smithi177 bash[79620]: cluster 2024-07-28T13:02:41.212041+0000 mgr.y (mgr.25253) 2822 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:43.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4809 16 16 0 0 0 - 0 2024-07-28T13:02:44.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4810 16 16 0 0 0 - 0 2024-07-28T13:02:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:44 smithi177 bash[79620]: cluster 2024-07-28T13:02:43.213508+0000 mgr.y (mgr.25253) 2823 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:44 smithi177 bash[81864]: cluster 2024-07-28T13:02:43.213508+0000 mgr.y (mgr.25253) 2823 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:44 smithi204 bash[68176]: cluster 2024-07-28T13:02:43.213508+0000 mgr.y (mgr.25253) 2823 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:45.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4811 16 16 0 0 0 - 0 2024-07-28T13:02:46.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4812 16 16 0 0 0 - 0 2024-07-28T13:02:46.426 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:02:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:46 smithi177 bash[79620]: cluster 2024-07-28T13:02:45.215013+0000 mgr.y (mgr.25253) 2824 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:46 smithi177 bash[79620]: audit 2024-07-28T13:02:45.800858+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:46 smithi177 bash[81864]: cluster 2024-07-28T13:02:45.215013+0000 mgr.y (mgr.25253) 2824 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:46 smithi177 bash[81864]: audit 2024-07-28T13:02:45.800858+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:46 smithi204 bash[68176]: cluster 2024-07-28T13:02:45.215013+0000 mgr.y (mgr.25253) 2824 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:46 smithi204 bash[68176]: audit 2024-07-28T13:02:45.800858+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:47.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4813 16 16 0 0 0 - 0 2024-07-28T13:02:48.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4814 16 16 0 0 0 - 0 2024-07-28T13:02:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:48 smithi177 bash[81864]: cluster 2024-07-28T13:02:47.216572+0000 mgr.y (mgr.25253) 2825 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:48 smithi177 bash[79620]: cluster 2024-07-28T13:02:47.216572+0000 mgr.y (mgr.25253) 2825 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:48 smithi204 bash[68176]: cluster 2024-07-28T13:02:47.216572+0000 mgr.y (mgr.25253) 2825 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:49.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4815 16 16 0 0 0 - 0 2024-07-28T13:02:50.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4816 16 16 0 0 0 - 0 2024-07-28T13:02:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:50 smithi177 bash[79620]: cluster 2024-07-28T13:02:49.218062+0000 mgr.y (mgr.25253) 2826 : cluster [DBG] pgmap v2996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:50 smithi177 bash[81864]: cluster 2024-07-28T13:02:49.218062+0000 mgr.y (mgr.25253) 2826 : cluster [DBG] pgmap v2996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:50 smithi204 bash[68176]: cluster 2024-07-28T13:02:49.218062+0000 mgr.y (mgr.25253) 2826 : cluster [DBG] pgmap v2996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:51.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4817 16 16 0 0 0 - 0 2024-07-28T13:02:52.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4818 16 16 0 0 0 - 0 2024-07-28T13:02:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:52 smithi204 bash[68176]: cluster 2024-07-28T13:02:51.219539+0000 mgr.y (mgr.25253) 2827 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:02:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:52 smithi177 bash[79620]: cluster 2024-07-28T13:02:51.219539+0000 mgr.y (mgr.25253) 2827 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:52 smithi177 bash[81864]: cluster 2024-07-28T13:02:51.219539+0000 mgr.y (mgr.25253) 2827 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:53.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4819 16 16 0 0 0 - 0 2024-07-28T13:02:54.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:02:54.093621+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:54.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:54.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4820 16 16 0 0 0 - 0 2024-07-28T13:02:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:54 smithi177 bash[81864]: cluster 2024-07-28T13:02:53.221031+0000 mgr.y (mgr.25253) 2828 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:54 smithi177 bash[79620]: cluster 2024-07-28T13:02:53.221031+0000 mgr.y (mgr.25253) 2828 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:54 smithi204 bash[68176]: cluster 2024-07-28T13:02:53.221031+0000 mgr.y (mgr.25253) 2828 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:55.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4821 16 16 0 0 0 - 0 2024-07-28T13:02:56.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4822 16 16 0 0 0 - 0 2024-07-28T13:02:56.447 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:02:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:02:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:02:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:56 smithi177 bash[81864]: cluster 2024-07-28T13:02:55.222521+0000 mgr.y (mgr.25253) 2829 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:56.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:56 smithi177 bash[79620]: cluster 2024-07-28T13:02:55.222521+0000 mgr.y (mgr.25253) 2829 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:56 smithi204 bash[68176]: cluster 2024-07-28T13:02:55.222521+0000 mgr.y (mgr.25253) 2829 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:57.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4823 16 16 0 0 0 - 0 2024-07-28T13:02:58.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4824 16 16 0 0 0 - 0 2024-07-28T13:02:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:58 smithi177 bash[81864]: cluster 2024-07-28T13:02:57.224036+0000 mgr.y (mgr.25253) 2830 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:58 smithi177 bash[79620]: cluster 2024-07-28T13:02:57.224036+0000 mgr.y (mgr.25253) 2830 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:58 smithi204 bash[68176]: cluster 2024-07-28T13:02:57.224036+0000 mgr.y (mgr.25253) 2830 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:02:59.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4825 16 16 0 0 0 - 0 2024-07-28T13:02:59.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:02:59 smithi177 bash[81864]: audit 2024-07-28T13:02:59.378956+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:02:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:02:59 smithi177 bash[79620]: audit 2024-07-28T13:02:59.378956+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:02:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:02:59 smithi204 bash[68176]: audit 2024-07-28T13:02:59.378956+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:03:00.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4826 16 16 0 0 0 - 0 2024-07-28T13:03:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:00 smithi177 bash[81864]: cluster 2024-07-28T13:02:59.225558+0000 mgr.y (mgr.25253) 2831 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:00.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:00 smithi177 bash[79620]: cluster 2024-07-28T13:02:59.225558+0000 mgr.y (mgr.25253) 2831 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:00 smithi204 bash[68176]: cluster 2024-07-28T13:02:59.225558+0000 mgr.y (mgr.25253) 2831 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:01.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4827 16 16 0 0 0 - 0 2024-07-28T13:03:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:01 smithi177 bash[81864]: audit 2024-07-28T13:03:00.801401+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:01 smithi177 bash[79620]: audit 2024-07-28T13:03:00.801401+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:01 smithi204 bash[68176]: audit 2024-07-28T13:03:00.801401+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:02.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4828 16 16 0 0 0 - 0 2024-07-28T13:03:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:02 smithi204 bash[68176]: cluster 2024-07-28T13:03:01.227004+0000 mgr.y (mgr.25253) 2832 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:02 smithi177 bash[81864]: cluster 2024-07-28T13:03:01.227004+0000 mgr.y (mgr.25253) 2832 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:02 smithi177 bash[79620]: cluster 2024-07-28T13:03:01.227004+0000 mgr.y (mgr.25253) 2832 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:03.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4829 16 16 0 0 0 - 0 2024-07-28T13:03:04.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4830 16 16 0 0 0 - 0 2024-07-28T13:03:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:04 smithi177 bash[79620]: cluster 2024-07-28T13:03:03.228538+0000 mgr.y (mgr.25253) 2833 : cluster [DBG] pgmap v3003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:04 smithi177 bash[81864]: cluster 2024-07-28T13:03:03.228538+0000 mgr.y (mgr.25253) 2833 : cluster [DBG] pgmap v3003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:04 smithi204 bash[68176]: cluster 2024-07-28T13:03:03.228538+0000 mgr.y (mgr.25253) 2833 : cluster [DBG] pgmap v3003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:05.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4831 16 16 0 0 0 - 0 2024-07-28T13:03:06.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4832 16 16 0 0 0 - 0 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.024624+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.030184+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: cluster 2024-07-28T13:03:05.229968+0000 mgr.y (mgr.25253) 2834 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.285230+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.290984+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.708645+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.709910+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:06.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:06 smithi204 bash[68176]: audit 2024-07-28T13:03:05.719528+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.024624+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.030184+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: cluster 2024-07-28T13:03:05.229968+0000 mgr.y (mgr.25253) 2834 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.285230+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.290984+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.708645+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.709910+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[81864]: audit 2024-07-28T13:03:05.719528+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.024624+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.030184+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: cluster 2024-07-28T13:03:05.229968+0000 mgr.y (mgr.25253) 2834 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.285230+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.290984+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.708645+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.709910+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:06 smithi177 bash[79620]: audit 2024-07-28T13:03:05.719528+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:03:07.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4833 16 16 0 0 0 - 0 2024-07-28T13:03:08.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4834 16 16 0 0 0 - 0 2024-07-28T13:03:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:08 smithi204 bash[68176]: cluster 2024-07-28T13:03:07.231429+0000 mgr.y (mgr.25253) 2835 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:08 smithi177 bash[81864]: cluster 2024-07-28T13:03:07.231429+0000 mgr.y (mgr.25253) 2835 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:08 smithi177 bash[79620]: cluster 2024-07-28T13:03:07.231429+0000 mgr.y (mgr.25253) 2835 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:09.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4835 16 16 0 0 0 - 0 2024-07-28T13:03:10.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4836 16 16 0 0 0 - 0 2024-07-28T13:03:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:10 smithi204 bash[68176]: cluster 2024-07-28T13:03:09.232906+0000 mgr.y (mgr.25253) 2836 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:10 smithi177 bash[81864]: cluster 2024-07-28T13:03:09.232906+0000 mgr.y (mgr.25253) 2836 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:10 smithi177 bash[79620]: cluster 2024-07-28T13:03:09.232906+0000 mgr.y (mgr.25253) 2836 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:11.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4837 16 16 0 0 0 - 0 2024-07-28T13:03:12.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4838 16 16 0 0 0 - 0 2024-07-28T13:03:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:12 smithi204 bash[68176]: cluster 2024-07-28T13:03:11.234385+0000 mgr.y (mgr.25253) 2837 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:12 smithi177 bash[81864]: cluster 2024-07-28T13:03:11.234385+0000 mgr.y (mgr.25253) 2837 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:12 smithi177 bash[79620]: cluster 2024-07-28T13:03:11.234385+0000 mgr.y (mgr.25253) 2837 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:13.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4839 16 16 0 0 0 - 0 2024-07-28T13:03:14.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:03:14.096697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:14.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:14.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4840 16 16 0 0 0 - 0 2024-07-28T13:03:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:14 smithi204 bash[68176]: cluster 2024-07-28T13:03:13.236041+0000 mgr.y (mgr.25253) 2838 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:14 smithi177 bash[81864]: cluster 2024-07-28T13:03:13.236041+0000 mgr.y (mgr.25253) 2838 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:14 smithi177 bash[79620]: cluster 2024-07-28T13:03:13.236041+0000 mgr.y (mgr.25253) 2838 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:15.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4841 16 16 0 0 0 - 0 2024-07-28T13:03:16.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4842 16 16 0 0 0 - 0 2024-07-28T13:03:16.357 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:03:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:16 smithi204 bash[68176]: cluster 2024-07-28T13:03:15.237571+0000 mgr.y (mgr.25253) 2839 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:16 smithi204 bash[68176]: audit 2024-07-28T13:03:15.801770+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:16 smithi177 bash[81864]: cluster 2024-07-28T13:03:15.237571+0000 mgr.y (mgr.25253) 2839 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:16 smithi177 bash[81864]: audit 2024-07-28T13:03:15.801770+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:16 smithi177 bash[79620]: cluster 2024-07-28T13:03:15.237571+0000 mgr.y (mgr.25253) 2839 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:16 smithi177 bash[79620]: audit 2024-07-28T13:03:15.801770+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:17.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4843 16 16 0 0 0 - 0 2024-07-28T13:03:18.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4844 16 16 0 0 0 - 0 2024-07-28T13:03:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:18 smithi204 bash[68176]: cluster 2024-07-28T13:03:17.239043+0000 mgr.y (mgr.25253) 2840 : cluster [DBG] pgmap v3010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:18 smithi177 bash[81864]: cluster 2024-07-28T13:03:17.239043+0000 mgr.y (mgr.25253) 2840 : cluster [DBG] pgmap v3010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:18 smithi177 bash[79620]: cluster 2024-07-28T13:03:17.239043+0000 mgr.y (mgr.25253) 2840 : cluster [DBG] pgmap v3010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:19.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4845 16 16 0 0 0 - 0 2024-07-28T13:03:20.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4846 16 16 0 0 0 - 0 2024-07-28T13:03:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:20 smithi204 bash[68176]: cluster 2024-07-28T13:03:19.240566+0000 mgr.y (mgr.25253) 2841 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:20 smithi177 bash[79620]: cluster 2024-07-28T13:03:19.240566+0000 mgr.y (mgr.25253) 2841 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:20.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:20 smithi177 bash[81864]: cluster 2024-07-28T13:03:19.240566+0000 mgr.y (mgr.25253) 2841 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:21.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4847 16 16 0 0 0 - 0 2024-07-28T13:03:22.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4848 16 16 0 0 0 - 0 2024-07-28T13:03:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:22 smithi204 bash[68176]: cluster 2024-07-28T13:03:21.242025+0000 mgr.y (mgr.25253) 2842 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:22 smithi177 bash[79620]: cluster 2024-07-28T13:03:21.242025+0000 mgr.y (mgr.25253) 2842 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:22 smithi177 bash[81864]: cluster 2024-07-28T13:03:21.242025+0000 mgr.y (mgr.25253) 2842 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:23.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4849 16 16 0 0 0 - 0 2024-07-28T13:03:24.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4850 16 16 0 0 0 - 0 2024-07-28T13:03:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:24 smithi204 bash[68176]: cluster 2024-07-28T13:03:23.243475+0000 mgr.y (mgr.25253) 2843 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:24 smithi177 bash[81864]: cluster 2024-07-28T13:03:23.243475+0000 mgr.y (mgr.25253) 2843 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:24 smithi177 bash[79620]: cluster 2024-07-28T13:03:23.243475+0000 mgr.y (mgr.25253) 2843 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:25.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4851 16 16 0 0 0 - 0 2024-07-28T13:03:26.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4852 16 16 0 0 0 - 0 2024-07-28T13:03:26.377 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:03:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:26 smithi204 bash[68176]: cluster 2024-07-28T13:03:25.244927+0000 mgr.y (mgr.25253) 2844 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:26 smithi177 bash[81864]: cluster 2024-07-28T13:03:25.244927+0000 mgr.y (mgr.25253) 2844 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:26 smithi177 bash[79620]: cluster 2024-07-28T13:03:25.244927+0000 mgr.y (mgr.25253) 2844 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:27.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4853 16 16 0 0 0 - 0 2024-07-28T13:03:28.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4854 16 16 0 0 0 - 0 2024-07-28T13:03:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:28 smithi204 bash[68176]: cluster 2024-07-28T13:03:27.246385+0000 mgr.y (mgr.25253) 2845 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:28 smithi177 bash[81864]: cluster 2024-07-28T13:03:27.246385+0000 mgr.y (mgr.25253) 2845 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:28 smithi177 bash[79620]: cluster 2024-07-28T13:03:27.246385+0000 mgr.y (mgr.25253) 2845 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:29.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4855 16 16 0 0 0 - 0 2024-07-28T13:03:30.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4856 16 16 0 0 0 - 0 2024-07-28T13:03:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:30 smithi204 bash[68176]: cluster 2024-07-28T13:03:29.247863+0000 mgr.y (mgr.25253) 2846 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:30 smithi177 bash[79620]: cluster 2024-07-28T13:03:29.247863+0000 mgr.y (mgr.25253) 2846 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:30 smithi177 bash[81864]: cluster 2024-07-28T13:03:29.247863+0000 mgr.y (mgr.25253) 2846 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:31.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4857 16 16 0 0 0 - 0 2024-07-28T13:03:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:31 smithi204 bash[68176]: audit 2024-07-28T13:03:30.802256+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:31 smithi177 bash[79620]: audit 2024-07-28T13:03:30.802256+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:31 smithi177 bash[81864]: audit 2024-07-28T13:03:30.802256+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:32.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4858 16 16 0 0 0 - 0 2024-07-28T13:03:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:32 smithi204 bash[68176]: cluster 2024-07-28T13:03:31.249291+0000 mgr.y (mgr.25253) 2847 : cluster [DBG] pgmap v3017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:32 smithi177 bash[81864]: cluster 2024-07-28T13:03:31.249291+0000 mgr.y (mgr.25253) 2847 : cluster [DBG] pgmap v3017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:32 smithi177 bash[79620]: cluster 2024-07-28T13:03:31.249291+0000 mgr.y (mgr.25253) 2847 : cluster [DBG] pgmap v3017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:33.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4859 16 16 0 0 0 - 0 2024-07-28T13:03:34.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:03:34.100000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:34.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:34.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4860 16 16 0 0 0 - 0 2024-07-28T13:03:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:34 smithi204 bash[68176]: cluster 2024-07-28T13:03:33.250774+0000 mgr.y (mgr.25253) 2848 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:34 smithi177 bash[81864]: cluster 2024-07-28T13:03:33.250774+0000 mgr.y (mgr.25253) 2848 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:34 smithi177 bash[79620]: cluster 2024-07-28T13:03:33.250774+0000 mgr.y (mgr.25253) 2848 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:35.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4861 16 16 0 0 0 - 0 2024-07-28T13:03:36.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4862 16 16 0 0 0 - 0 2024-07-28T13:03:36.407 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:03:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:36 smithi204 bash[68176]: cluster 2024-07-28T13:03:35.252248+0000 mgr.y (mgr.25253) 2849 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:36 smithi177 bash[81864]: cluster 2024-07-28T13:03:35.252248+0000 mgr.y (mgr.25253) 2849 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:36 smithi177 bash[79620]: cluster 2024-07-28T13:03:35.252248+0000 mgr.y (mgr.25253) 2849 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:37.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4863 16 16 0 0 0 - 0 2024-07-28T13:03:38.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4864 16 16 0 0 0 - 0 2024-07-28T13:03:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:38 smithi204 bash[68176]: cluster 2024-07-28T13:03:37.253721+0000 mgr.y (mgr.25253) 2850 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:38 smithi177 bash[81864]: cluster 2024-07-28T13:03:37.253721+0000 mgr.y (mgr.25253) 2850 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:38 smithi177 bash[79620]: cluster 2024-07-28T13:03:37.253721+0000 mgr.y (mgr.25253) 2850 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:39.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4865 16 16 0 0 0 - 0 2024-07-28T13:03:40.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4866 16 16 0 0 0 - 0 2024-07-28T13:03:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:40 smithi177 bash[81864]: cluster 2024-07-28T13:03:39.255198+0000 mgr.y (mgr.25253) 2851 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:40 smithi177 bash[79620]: cluster 2024-07-28T13:03:39.255198+0000 mgr.y (mgr.25253) 2851 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:40 smithi204 bash[68176]: cluster 2024-07-28T13:03:39.255198+0000 mgr.y (mgr.25253) 2851 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:41.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4867 16 16 0 0 0 - 0 2024-07-28T13:03:42.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4868 16 16 0 0 0 - 0 2024-07-28T13:03:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:42 smithi204 bash[68176]: cluster 2024-07-28T13:03:41.256695+0000 mgr.y (mgr.25253) 2852 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:42 smithi177 bash[79620]: cluster 2024-07-28T13:03:41.256695+0000 mgr.y (mgr.25253) 2852 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:42 smithi177 bash[81864]: cluster 2024-07-28T13:03:41.256695+0000 mgr.y (mgr.25253) 2852 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:43.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4869 16 16 0 0 0 - 0 2024-07-28T13:03:44.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4870 16 16 0 0 0 - 0 2024-07-28T13:03:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:44 smithi177 bash[79620]: cluster 2024-07-28T13:03:43.258169+0000 mgr.y (mgr.25253) 2853 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:44 smithi177 bash[81864]: cluster 2024-07-28T13:03:43.258169+0000 mgr.y (mgr.25253) 2853 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:44 smithi204 bash[68176]: cluster 2024-07-28T13:03:43.258169+0000 mgr.y (mgr.25253) 2853 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:45.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4871 16 16 0 0 0 - 0 2024-07-28T13:03:46.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4872 16 16 0 0 0 - 0 2024-07-28T13:03:46.429 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:03:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:46 smithi177 bash[79620]: cluster 2024-07-28T13:03:45.259670+0000 mgr.y (mgr.25253) 2854 : cluster [DBG] pgmap v3024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:46 smithi177 bash[79620]: audit 2024-07-28T13:03:45.802870+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:46 smithi177 bash[81864]: cluster 2024-07-28T13:03:45.259670+0000 mgr.y (mgr.25253) 2854 : cluster [DBG] pgmap v3024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:46 smithi177 bash[81864]: audit 2024-07-28T13:03:45.802870+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:46 smithi204 bash[68176]: cluster 2024-07-28T13:03:45.259670+0000 mgr.y (mgr.25253) 2854 : cluster [DBG] pgmap v3024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:46 smithi204 bash[68176]: audit 2024-07-28T13:03:45.802870+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:47.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4873 16 16 0 0 0 - 0 2024-07-28T13:03:48.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4874 16 16 0 0 0 - 0 2024-07-28T13:03:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:48 smithi177 bash[79620]: cluster 2024-07-28T13:03:47.261178+0000 mgr.y (mgr.25253) 2855 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:48.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:48 smithi177 bash[81864]: cluster 2024-07-28T13:03:47.261178+0000 mgr.y (mgr.25253) 2855 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:48.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:48 smithi204 bash[68176]: cluster 2024-07-28T13:03:47.261178+0000 mgr.y (mgr.25253) 2855 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:49.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4875 16 16 0 0 0 - 0 2024-07-28T13:03:50.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4876 16 16 0 0 0 - 0 2024-07-28T13:03:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:50 smithi177 bash[81864]: cluster 2024-07-28T13:03:49.262590+0000 mgr.y (mgr.25253) 2856 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:50 smithi177 bash[79620]: cluster 2024-07-28T13:03:49.262590+0000 mgr.y (mgr.25253) 2856 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:50 smithi204 bash[68176]: cluster 2024-07-28T13:03:49.262590+0000 mgr.y (mgr.25253) 2856 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:51.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4877 16 16 0 0 0 - 0 2024-07-28T13:03:52.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4878 16 16 0 0 0 - 0 2024-07-28T13:03:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:52 smithi204 bash[68176]: cluster 2024-07-28T13:03:51.264092+0000 mgr.y (mgr.25253) 2857 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:03:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:52 smithi177 bash[81864]: cluster 2024-07-28T13:03:51.264092+0000 mgr.y (mgr.25253) 2857 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:52 smithi177 bash[79620]: cluster 2024-07-28T13:03:51.264092+0000 mgr.y (mgr.25253) 2857 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:53.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4879 16 16 0 0 0 - 0 2024-07-28T13:03:54.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:03:54.103195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:54.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:54.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4880 16 16 0 0 0 - 0 2024-07-28T13:03:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:54 smithi177 bash[81864]: cluster 2024-07-28T13:03:53.265580+0000 mgr.y (mgr.25253) 2858 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:54 smithi177 bash[79620]: cluster 2024-07-28T13:03:53.265580+0000 mgr.y (mgr.25253) 2858 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:54 smithi204 bash[68176]: cluster 2024-07-28T13:03:53.265580+0000 mgr.y (mgr.25253) 2858 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:55.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4881 16 16 0 0 0 - 0 2024-07-28T13:03:56.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4882 16 16 0 0 0 - 0 2024-07-28T13:03:56.458 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:03:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:03:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:03:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:56 smithi177 bash[81864]: cluster 2024-07-28T13:03:55.267092+0000 mgr.y (mgr.25253) 2859 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:56 smithi177 bash[79620]: cluster 2024-07-28T13:03:55.267092+0000 mgr.y (mgr.25253) 2859 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:56 smithi204 bash[68176]: cluster 2024-07-28T13:03:55.267092+0000 mgr.y (mgr.25253) 2859 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:57.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4883 16 16 0 0 0 - 0 2024-07-28T13:03:58.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4884 16 16 0 0 0 - 0 2024-07-28T13:03:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:03:58 smithi177 bash[81864]: cluster 2024-07-28T13:03:57.268580+0000 mgr.y (mgr.25253) 2860 : cluster [DBG] pgmap v3030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:03:58 smithi177 bash[79620]: cluster 2024-07-28T13:03:57.268580+0000 mgr.y (mgr.25253) 2860 : cluster [DBG] pgmap v3030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:03:58 smithi204 bash[68176]: cluster 2024-07-28T13:03:57.268580+0000 mgr.y (mgr.25253) 2860 : cluster [DBG] pgmap v3030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:03:59.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4885 16 16 0 0 0 - 0 2024-07-28T13:04:00.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4886 16 16 0 0 0 - 0 2024-07-28T13:04:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:00 smithi177 bash[81864]: cluster 2024-07-28T13:03:59.270033+0000 mgr.y (mgr.25253) 2861 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:00 smithi177 bash[79620]: cluster 2024-07-28T13:03:59.270033+0000 mgr.y (mgr.25253) 2861 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:00 smithi204 bash[68176]: cluster 2024-07-28T13:03:59.270033+0000 mgr.y (mgr.25253) 2861 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:01.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4887 16 16 0 0 0 - 0 2024-07-28T13:04:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:01 smithi177 bash[81864]: audit 2024-07-28T13:04:00.803173+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:01 smithi177 bash[79620]: audit 2024-07-28T13:04:00.803173+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:01 smithi204 bash[68176]: audit 2024-07-28T13:04:00.803173+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:02.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4888 16 16 0 0 0 - 0 2024-07-28T13:04:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:02 smithi204 bash[68176]: cluster 2024-07-28T13:04:01.271530+0000 mgr.y (mgr.25253) 2862 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:02 smithi177 bash[81864]: cluster 2024-07-28T13:04:01.271530+0000 mgr.y (mgr.25253) 2862 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:02 smithi177 bash[79620]: cluster 2024-07-28T13:04:01.271530+0000 mgr.y (mgr.25253) 2862 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:03.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4889 16 16 0 0 0 - 0 2024-07-28T13:04:04.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4890 16 16 0 0 0 - 0 2024-07-28T13:04:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:04 smithi177 bash[81864]: cluster 2024-07-28T13:04:03.273029+0000 mgr.y (mgr.25253) 2863 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:04 smithi177 bash[79620]: cluster 2024-07-28T13:04:03.273029+0000 mgr.y (mgr.25253) 2863 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:04 smithi204 bash[68176]: cluster 2024-07-28T13:04:03.273029+0000 mgr.y (mgr.25253) 2863 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:05.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4891 16 16 0 0 0 - 0 2024-07-28T13:04:06.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4892 16 16 0 0 0 - 0 2024-07-28T13:04:06.489 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:04:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:06 smithi177 bash[79620]: cluster 2024-07-28T13:04:05.274483+0000 mgr.y (mgr.25253) 2864 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:06 smithi177 bash[79620]: audit 2024-07-28T13:04:05.848895+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:06 smithi177 bash[81864]: cluster 2024-07-28T13:04:05.274483+0000 mgr.y (mgr.25253) 2864 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:06 smithi177 bash[81864]: audit 2024-07-28T13:04:05.848895+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:06 smithi204 bash[68176]: cluster 2024-07-28T13:04:05.274483+0000 mgr.y (mgr.25253) 2864 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:06.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:06 smithi204 bash[68176]: audit 2024-07-28T13:04:05.848895+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:07.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4893 16 16 0 0 0 - 0 2024-07-28T13:04:08.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4894 16 16 0 0 0 - 0 2024-07-28T13:04:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:08 smithi177 bash[79620]: cluster 2024-07-28T13:04:07.275969+0000 mgr.y (mgr.25253) 2865 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:08 smithi177 bash[81864]: cluster 2024-07-28T13:04:07.275969+0000 mgr.y (mgr.25253) 2865 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:08 smithi204 bash[68176]: cluster 2024-07-28T13:04:07.275969+0000 mgr.y (mgr.25253) 2865 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:09.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4895 16 16 0 0 0 - 0 2024-07-28T13:04:10.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4896 16 16 0 0 0 - 0 2024-07-28T13:04:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:10 smithi177 bash[81864]: cluster 2024-07-28T13:04:09.277461+0000 mgr.y (mgr.25253) 2866 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:10 smithi177 bash[79620]: cluster 2024-07-28T13:04:09.277461+0000 mgr.y (mgr.25253) 2866 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:10 smithi204 bash[68176]: cluster 2024-07-28T13:04:09.277461+0000 mgr.y (mgr.25253) 2866 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:11.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4897 16 16 0 0 0 - 0 2024-07-28T13:04:12.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4898 16 16 0 0 0 - 0 2024-07-28T13:04:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: cluster 2024-07-28T13:04:11.278121+0000 mgr.y (mgr.25253) 2867 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:11.521505+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:11.527290+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:11.784490+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:11.793739+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:12.220829+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:12.222174+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:12 smithi204 bash[68176]: audit 2024-07-28T13:04:12.233649+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: cluster 2024-07-28T13:04:11.278121+0000 mgr.y (mgr.25253) 2867 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:11.521505+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:11.527290+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:11.784490+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:11.793739+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:12.220829+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:12.222174+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:13.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[81864]: audit 2024-07-28T13:04:12.233649+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: cluster 2024-07-28T13:04:11.278121+0000 mgr.y (mgr.25253) 2867 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:11.521505+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:11.527290+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:11.784490+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:11.793739+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:12.220829+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:12.222174+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:13.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:12 smithi177 bash[79620]: audit 2024-07-28T13:04:12.233649+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:04:13.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4899 16 16 0 0 0 - 0 2024-07-28T13:04:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:13 smithi204 bash[68176]: cluster 2024-07-28T13:04:13.279541+0000 mgr.y (mgr.25253) 2868 : cluster [DBG] pgmap v3038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:13 smithi177 bash[81864]: cluster 2024-07-28T13:04:13.279541+0000 mgr.y (mgr.25253) 2868 : cluster [DBG] pgmap v3038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:13 smithi177 bash[79620]: cluster 2024-07-28T13:04:13.279541+0000 mgr.y (mgr.25253) 2868 : cluster [DBG] pgmap v3038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:14.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:04:14.106336+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:14.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:14.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4900 16 16 0 0 0 - 0 2024-07-28T13:04:15.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4901 16 16 0 0 0 - 0 2024-07-28T13:04:16.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4902 16 16 0 0 0 - 0 2024-07-28T13:04:16.337 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:04:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:16 smithi204 bash[68176]: cluster 2024-07-28T13:04:15.281012+0000 mgr.y (mgr.25253) 2869 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:16 smithi204 bash[68176]: audit 2024-07-28T13:04:15.803748+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:16 smithi177 bash[79620]: cluster 2024-07-28T13:04:15.281012+0000 mgr.y (mgr.25253) 2869 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:16 smithi177 bash[79620]: audit 2024-07-28T13:04:15.803748+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:16 smithi177 bash[81864]: cluster 2024-07-28T13:04:15.281012+0000 mgr.y (mgr.25253) 2869 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:16 smithi177 bash[81864]: audit 2024-07-28T13:04:15.803748+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:17.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4903 16 16 0 0 0 - 0 2024-07-28T13:04:18.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4904 16 16 0 0 0 - 0 2024-07-28T13:04:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:18 smithi204 bash[68176]: cluster 2024-07-28T13:04:17.282454+0000 mgr.y (mgr.25253) 2870 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:18 smithi177 bash[79620]: cluster 2024-07-28T13:04:17.282454+0000 mgr.y (mgr.25253) 2870 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:18 smithi177 bash[81864]: cluster 2024-07-28T13:04:17.282454+0000 mgr.y (mgr.25253) 2870 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:19.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4905 16 16 0 0 0 - 0 2024-07-28T13:04:20.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4906 16 16 0 0 0 - 0 2024-07-28T13:04:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:20 smithi204 bash[68176]: cluster 2024-07-28T13:04:19.283484+0000 mgr.y (mgr.25253) 2871 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:20 smithi177 bash[79620]: cluster 2024-07-28T13:04:19.283484+0000 mgr.y (mgr.25253) 2871 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:20 smithi177 bash[81864]: cluster 2024-07-28T13:04:19.283484+0000 mgr.y (mgr.25253) 2871 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:21.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4907 16 16 0 0 0 - 0 2024-07-28T13:04:22.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4908 16 16 0 0 0 - 0 2024-07-28T13:04:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:22 smithi204 bash[68176]: cluster 2024-07-28T13:04:21.284922+0000 mgr.y (mgr.25253) 2872 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:22 smithi177 bash[79620]: cluster 2024-07-28T13:04:21.284922+0000 mgr.y (mgr.25253) 2872 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:22 smithi177 bash[81864]: cluster 2024-07-28T13:04:21.284922+0000 mgr.y (mgr.25253) 2872 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:23.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4909 16 16 0 0 0 - 0 2024-07-28T13:04:24.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4910 16 16 0 0 0 - 0 2024-07-28T13:04:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:24 smithi204 bash[68176]: cluster 2024-07-28T13:04:23.286357+0000 mgr.y (mgr.25253) 2873 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:24 smithi177 bash[79620]: cluster 2024-07-28T13:04:23.286357+0000 mgr.y (mgr.25253) 2873 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:24 smithi177 bash[81864]: cluster 2024-07-28T13:04:23.286357+0000 mgr.y (mgr.25253) 2873 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:25.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4911 16 16 0 0 0 - 0 2024-07-28T13:04:26.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4912 16 16 0 0 0 - 0 2024-07-28T13:04:26.360 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:04:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:26 smithi204 bash[68176]: cluster 2024-07-28T13:04:25.287832+0000 mgr.y (mgr.25253) 2874 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:26 smithi177 bash[81864]: cluster 2024-07-28T13:04:25.287832+0000 mgr.y (mgr.25253) 2874 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:26 smithi177 bash[79620]: cluster 2024-07-28T13:04:25.287832+0000 mgr.y (mgr.25253) 2874 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:27.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4913 16 16 0 0 0 - 0 2024-07-28T13:04:28.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4914 16 16 0 0 0 - 0 2024-07-28T13:04:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:28 smithi204 bash[68176]: cluster 2024-07-28T13:04:27.289301+0000 mgr.y (mgr.25253) 2875 : cluster [DBG] pgmap v3045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:28 smithi177 bash[81864]: cluster 2024-07-28T13:04:27.289301+0000 mgr.y (mgr.25253) 2875 : cluster [DBG] pgmap v3045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:28 smithi177 bash[79620]: cluster 2024-07-28T13:04:27.289301+0000 mgr.y (mgr.25253) 2875 : cluster [DBG] pgmap v3045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:29.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4915 16 16 0 0 0 - 0 2024-07-28T13:04:30.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4916 16 16 0 0 0 - 0 2024-07-28T13:04:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:30 smithi204 bash[68176]: cluster 2024-07-28T13:04:29.290748+0000 mgr.y (mgr.25253) 2876 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:30 smithi177 bash[81864]: cluster 2024-07-28T13:04:29.290748+0000 mgr.y (mgr.25253) 2876 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:30 smithi177 bash[79620]: cluster 2024-07-28T13:04:29.290748+0000 mgr.y (mgr.25253) 2876 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:31.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4917 16 16 0 0 0 - 0 2024-07-28T13:04:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:31 smithi204 bash[68176]: audit 2024-07-28T13:04:30.804050+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:31 smithi177 bash[81864]: audit 2024-07-28T13:04:30.804050+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:31 smithi177 bash[79620]: audit 2024-07-28T13:04:30.804050+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:32.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4918 16 16 0 0 0 - 0 2024-07-28T13:04:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:32 smithi204 bash[68176]: cluster 2024-07-28T13:04:31.292190+0000 mgr.y (mgr.25253) 2877 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:32 smithi177 bash[81864]: cluster 2024-07-28T13:04:31.292190+0000 mgr.y (mgr.25253) 2877 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:32 smithi177 bash[79620]: cluster 2024-07-28T13:04:31.292190+0000 mgr.y (mgr.25253) 2877 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:33.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4919 16 16 0 0 0 - 0 2024-07-28T13:04:34.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:04:34.109612+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:34.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:34.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4920 16 16 0 0 0 - 0 2024-07-28T13:04:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:34 smithi204 bash[68176]: cluster 2024-07-28T13:04:33.293654+0000 mgr.y (mgr.25253) 2878 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:34 smithi177 bash[81864]: cluster 2024-07-28T13:04:33.293654+0000 mgr.y (mgr.25253) 2878 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:34 smithi177 bash[79620]: cluster 2024-07-28T13:04:33.293654+0000 mgr.y (mgr.25253) 2878 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:35.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4921 16 16 0 0 0 - 0 2024-07-28T13:04:36.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4922 16 16 0 0 0 - 0 2024-07-28T13:04:36.387 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:04:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:36 smithi204 bash[68176]: cluster 2024-07-28T13:04:35.295085+0000 mgr.y (mgr.25253) 2879 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:36 smithi177 bash[81864]: cluster 2024-07-28T13:04:35.295085+0000 mgr.y (mgr.25253) 2879 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:36.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:36 smithi177 bash[79620]: cluster 2024-07-28T13:04:35.295085+0000 mgr.y (mgr.25253) 2879 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:37.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4923 16 16 0 0 0 - 0 2024-07-28T13:04:38.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4924 16 16 0 0 0 - 0 2024-07-28T13:04:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:38 smithi204 bash[68176]: cluster 2024-07-28T13:04:37.296552+0000 mgr.y (mgr.25253) 2880 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:38 smithi177 bash[81864]: cluster 2024-07-28T13:04:37.296552+0000 mgr.y (mgr.25253) 2880 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:38 smithi177 bash[79620]: cluster 2024-07-28T13:04:37.296552+0000 mgr.y (mgr.25253) 2880 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:39.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4925 16 16 0 0 0 - 0 2024-07-28T13:04:40.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4926 16 16 0 0 0 - 0 2024-07-28T13:04:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:40 smithi204 bash[68176]: cluster 2024-07-28T13:04:39.298045+0000 mgr.y (mgr.25253) 2881 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:40 smithi177 bash[81864]: cluster 2024-07-28T13:04:39.298045+0000 mgr.y (mgr.25253) 2881 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:40 smithi177 bash[79620]: cluster 2024-07-28T13:04:39.298045+0000 mgr.y (mgr.25253) 2881 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:41.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4927 16 16 0 0 0 - 0 2024-07-28T13:04:42.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4928 16 16 0 0 0 - 0 2024-07-28T13:04:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:42 smithi204 bash[68176]: cluster 2024-07-28T13:04:41.299542+0000 mgr.y (mgr.25253) 2882 : cluster [DBG] pgmap v3052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:42 smithi177 bash[81864]: cluster 2024-07-28T13:04:41.299542+0000 mgr.y (mgr.25253) 2882 : cluster [DBG] pgmap v3052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:42 smithi177 bash[79620]: cluster 2024-07-28T13:04:41.299542+0000 mgr.y (mgr.25253) 2882 : cluster [DBG] pgmap v3052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:43.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4929 16 16 0 0 0 - 0 2024-07-28T13:04:44.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4930 16 16 0 0 0 - 0 2024-07-28T13:04:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:44 smithi204 bash[68176]: cluster 2024-07-28T13:04:43.301010+0000 mgr.y (mgr.25253) 2883 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:44 smithi177 bash[81864]: cluster 2024-07-28T13:04:43.301010+0000 mgr.y (mgr.25253) 2883 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:44 smithi177 bash[79620]: cluster 2024-07-28T13:04:43.301010+0000 mgr.y (mgr.25253) 2883 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:45.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4931 16 16 0 0 0 - 0 2024-07-28T13:04:46.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4932 16 16 0 0 0 - 0 2024-07-28T13:04:46.408 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:04:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:46 smithi204 bash[68176]: cluster 2024-07-28T13:04:45.302475+0000 mgr.y (mgr.25253) 2884 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:46 smithi204 bash[68176]: audit 2024-07-28T13:04:45.804456+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:46 smithi177 bash[81864]: cluster 2024-07-28T13:04:45.302475+0000 mgr.y (mgr.25253) 2884 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:46 smithi177 bash[81864]: audit 2024-07-28T13:04:45.804456+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:46 smithi177 bash[79620]: cluster 2024-07-28T13:04:45.302475+0000 mgr.y (mgr.25253) 2884 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:46 smithi177 bash[79620]: audit 2024-07-28T13:04:45.804456+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:47.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4933 16 16 0 0 0 - 0 2024-07-28T13:04:48.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4934 16 16 0 0 0 - 0 2024-07-28T13:04:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:48 smithi204 bash[68176]: cluster 2024-07-28T13:04:47.303959+0000 mgr.y (mgr.25253) 2885 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:48 smithi177 bash[81864]: cluster 2024-07-28T13:04:47.303959+0000 mgr.y (mgr.25253) 2885 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:48 smithi177 bash[79620]: cluster 2024-07-28T13:04:47.303959+0000 mgr.y (mgr.25253) 2885 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:49.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4935 16 16 0 0 0 - 0 2024-07-28T13:04:50.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4936 16 16 0 0 0 - 0 2024-07-28T13:04:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:50 smithi177 bash[81864]: cluster 2024-07-28T13:04:49.305453+0000 mgr.y (mgr.25253) 2886 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:50 smithi177 bash[79620]: cluster 2024-07-28T13:04:49.305453+0000 mgr.y (mgr.25253) 2886 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:50 smithi204 bash[68176]: cluster 2024-07-28T13:04:49.305453+0000 mgr.y (mgr.25253) 2886 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:51.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4937 16 16 0 0 0 - 0 2024-07-28T13:04:52.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4938 16 16 0 0 0 - 0 2024-07-28T13:04:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:52 smithi204 bash[68176]: cluster 2024-07-28T13:04:51.306916+0000 mgr.y (mgr.25253) 2887 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:04:52 smithi204 bash[60899]: ts=2024-07-28T13:04:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:52 smithi177 bash[81864]: cluster 2024-07-28T13:04:51.306916+0000 mgr.y (mgr.25253) 2887 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:52 smithi177 bash[79620]: cluster 2024-07-28T13:04:51.306916+0000 mgr.y (mgr.25253) 2887 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:53.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4939 16 16 0 0 0 - 0 2024-07-28T13:04:54.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:04:54.113012+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:54.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:54.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4940 16 16 0 0 0 - 0 2024-07-28T13:04:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:54 smithi177 bash[81864]: cluster 2024-07-28T13:04:53.308421+0000 mgr.y (mgr.25253) 2888 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:54 smithi177 bash[79620]: cluster 2024-07-28T13:04:53.308421+0000 mgr.y (mgr.25253) 2888 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:54 smithi204 bash[68176]: cluster 2024-07-28T13:04:53.308421+0000 mgr.y (mgr.25253) 2888 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:55.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4941 16 16 0 0 0 - 0 2024-07-28T13:04:56.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4942 16 16 0 0 0 - 0 2024-07-28T13:04:56.428 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:04:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:04:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:04:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:56 smithi177 bash[81864]: cluster 2024-07-28T13:04:55.309892+0000 mgr.y (mgr.25253) 2889 : cluster [DBG] pgmap v3059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:56.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:56 smithi177 bash[79620]: cluster 2024-07-28T13:04:55.309892+0000 mgr.y (mgr.25253) 2889 : cluster [DBG] pgmap v3059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:56 smithi204 bash[68176]: cluster 2024-07-28T13:04:55.309892+0000 mgr.y (mgr.25253) 2889 : cluster [DBG] pgmap v3059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:57.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4943 16 16 0 0 0 - 0 2024-07-28T13:04:58.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4944 16 16 0 0 0 - 0 2024-07-28T13:04:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:04:58 smithi177 bash[81864]: cluster 2024-07-28T13:04:57.311321+0000 mgr.y (mgr.25253) 2890 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:04:58 smithi177 bash[79620]: cluster 2024-07-28T13:04:57.311321+0000 mgr.y (mgr.25253) 2890 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:04:58 smithi204 bash[68176]: cluster 2024-07-28T13:04:57.311321+0000 mgr.y (mgr.25253) 2890 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:04:59.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4945 16 16 0 0 0 - 0 2024-07-28T13:05:00.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4946 16 16 0 0 0 - 0 2024-07-28T13:05:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:00 smithi177 bash[81864]: cluster 2024-07-28T13:04:59.312777+0000 mgr.y (mgr.25253) 2891 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:00 smithi177 bash[79620]: cluster 2024-07-28T13:04:59.312777+0000 mgr.y (mgr.25253) 2891 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:00 smithi204 bash[68176]: cluster 2024-07-28T13:04:59.312777+0000 mgr.y (mgr.25253) 2891 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:01.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4947 16 16 0 0 0 - 0 2024-07-28T13:05:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:01 smithi177 bash[81864]: audit 2024-07-28T13:05:00.804900+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:01 smithi177 bash[79620]: audit 2024-07-28T13:05:00.804900+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:01.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:01 smithi204 bash[68176]: audit 2024-07-28T13:05:00.804900+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:02.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4948 16 16 0 0 0 - 0 2024-07-28T13:05:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:02 smithi204 bash[68176]: cluster 2024-07-28T13:05:01.314218+0000 mgr.y (mgr.25253) 2892 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:02 smithi177 bash[79620]: cluster 2024-07-28T13:05:01.314218+0000 mgr.y (mgr.25253) 2892 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:02.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:02 smithi177 bash[81864]: cluster 2024-07-28T13:05:01.314218+0000 mgr.y (mgr.25253) 2892 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:03.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4949 16 16 0 0 0 - 0 2024-07-28T13:05:04.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4950 16 16 0 0 0 - 0 2024-07-28T13:05:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:04 smithi177 bash[81864]: cluster 2024-07-28T13:05:03.315687+0000 mgr.y (mgr.25253) 2893 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:04 smithi177 bash[79620]: cluster 2024-07-28T13:05:03.315687+0000 mgr.y (mgr.25253) 2893 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:04 smithi204 bash[68176]: cluster 2024-07-28T13:05:03.315687+0000 mgr.y (mgr.25253) 2893 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:05.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4951 16 16 0 0 0 - 0 2024-07-28T13:05:06.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4952 16 16 0 0 0 - 0 2024-07-28T13:05:06.456 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:05:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:06 smithi177 bash[79620]: cluster 2024-07-28T13:05:05.317119+0000 mgr.y (mgr.25253) 2894 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:06 smithi177 bash[81864]: cluster 2024-07-28T13:05:05.317119+0000 mgr.y (mgr.25253) 2894 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:06 smithi204 bash[68176]: cluster 2024-07-28T13:05:05.317119+0000 mgr.y (mgr.25253) 2894 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:07.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4953 16 16 0 0 0 - 0 2024-07-28T13:05:08.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4954 16 16 0 0 0 - 0 2024-07-28T13:05:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:08 smithi177 bash[79620]: cluster 2024-07-28T13:05:07.318685+0000 mgr.y (mgr.25253) 2895 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:08 smithi177 bash[81864]: cluster 2024-07-28T13:05:07.318685+0000 mgr.y (mgr.25253) 2895 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:08 smithi204 bash[68176]: cluster 2024-07-28T13:05:07.318685+0000 mgr.y (mgr.25253) 2895 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:09.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4955 16 16 0 0 0 - 0 2024-07-28T13:05:10.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4956 16 16 0 0 0 - 0 2024-07-28T13:05:10.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:10 smithi177 bash[79620]: cluster 2024-07-28T13:05:09.320318+0000 mgr.y (mgr.25253) 2896 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:10 smithi177 bash[81864]: cluster 2024-07-28T13:05:09.320318+0000 mgr.y (mgr.25253) 2896 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:10 smithi204 bash[68176]: cluster 2024-07-28T13:05:09.320318+0000 mgr.y (mgr.25253) 2896 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:11.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4957 16 16 0 0 0 - 0 2024-07-28T13:05:12.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4958 16 16 0 0 0 - 0 2024-07-28T13:05:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:12 smithi204 bash[68176]: cluster 2024-07-28T13:05:11.321806+0000 mgr.y (mgr.25253) 2897 : cluster [DBG] pgmap v3067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:12 smithi204 bash[68176]: audit 2024-07-28T13:05:12.362507+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:12 smithi177 bash[79620]: cluster 2024-07-28T13:05:11.321806+0000 mgr.y (mgr.25253) 2897 : cluster [DBG] pgmap v3067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:12 smithi177 bash[79620]: audit 2024-07-28T13:05:12.362507+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:12 smithi177 bash[81864]: cluster 2024-07-28T13:05:11.321806+0000 mgr.y (mgr.25253) 2897 : cluster [DBG] pgmap v3067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:12 smithi177 bash[81864]: audit 2024-07-28T13:05:12.362507+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:13.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4959 16 16 0 0 0 - 0 2024-07-28T13:05:14.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:05:14.116185+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:14.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:14.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4960 16 16 0 0 0 - 0 2024-07-28T13:05:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:14 smithi177 bash[81864]: cluster 2024-07-28T13:05:13.323378+0000 mgr.y (mgr.25253) 2898 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:14.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:14 smithi177 bash[79620]: cluster 2024-07-28T13:05:13.323378+0000 mgr.y (mgr.25253) 2898 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:14 smithi204 bash[68176]: cluster 2024-07-28T13:05:13.323378+0000 mgr.y (mgr.25253) 2898 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:15.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4961 16 16 0 0 0 - 0 2024-07-28T13:05:16.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4962 16 16 0 0 0 - 0 2024-07-28T13:05:16.478 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:05:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:16 smithi177 bash[79620]: cluster 2024-07-28T13:05:15.324212+0000 mgr.y (mgr.25253) 2899 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:16 smithi177 bash[79620]: audit 2024-07-28T13:05:15.805381+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:16 smithi177 bash[81864]: cluster 2024-07-28T13:05:15.324212+0000 mgr.y (mgr.25253) 2899 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:16 smithi177 bash[81864]: audit 2024-07-28T13:05:15.805381+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:16 smithi204 bash[68176]: cluster 2024-07-28T13:05:15.324212+0000 mgr.y (mgr.25253) 2899 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:16 smithi204 bash[68176]: audit 2024-07-28T13:05:15.805381+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:17.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4963 16 16 0 0 0 - 0 2024-07-28T13:05:18.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4964 16 16 0 0 0 - 0 2024-07-28T13:05:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[81864]: cluster 2024-07-28T13:05:17.324999+0000 mgr.y (mgr.25253) 2900 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[81864]: audit 2024-07-28T13:05:17.988444+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[81864]: audit 2024-07-28T13:05:17.994809+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[81864]: audit 2024-07-28T13:05:18.277215+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[81864]: audit 2024-07-28T13:05:18.286104+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[79620]: cluster 2024-07-28T13:05:17.324999+0000 mgr.y (mgr.25253) 2900 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[79620]: audit 2024-07-28T13:05:17.988444+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[79620]: audit 2024-07-28T13:05:17.994809+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[79620]: audit 2024-07-28T13:05:18.277215+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:18 smithi177 bash[79620]: audit 2024-07-28T13:05:18.286104+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:18 smithi204 bash[68176]: cluster 2024-07-28T13:05:17.324999+0000 mgr.y (mgr.25253) 2900 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:18 smithi204 bash[68176]: audit 2024-07-28T13:05:17.988444+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:18 smithi204 bash[68176]: audit 2024-07-28T13:05:17.994809+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:18 smithi204 bash[68176]: audit 2024-07-28T13:05:18.277215+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:18 smithi204 bash[68176]: audit 2024-07-28T13:05:18.286104+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:19.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4965 16 16 0 0 0 - 0 2024-07-28T13:05:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[79620]: audit 2024-07-28T13:05:18.698354+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[79620]: audit 2024-07-28T13:05:18.699786+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[79620]: audit 2024-07-28T13:05:18.707082+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[81864]: audit 2024-07-28T13:05:18.698354+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[81864]: audit 2024-07-28T13:05:18.699786+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:19 smithi177 bash[81864]: audit 2024-07-28T13:05:18.707082+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:19 smithi204 bash[68176]: audit 2024-07-28T13:05:18.698354+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:19.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:19 smithi204 bash[68176]: audit 2024-07-28T13:05:18.699786+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:19.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:19 smithi204 bash[68176]: audit 2024-07-28T13:05:18.707082+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:05:20.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4966 16 16 0 0 0 - 0 2024-07-28T13:05:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:20 smithi177 bash[81864]: cluster 2024-07-28T13:05:19.326421+0000 mgr.y (mgr.25253) 2901 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:20 smithi177 bash[79620]: cluster 2024-07-28T13:05:19.326421+0000 mgr.y (mgr.25253) 2901 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:20 smithi204 bash[68176]: cluster 2024-07-28T13:05:19.326421+0000 mgr.y (mgr.25253) 2901 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:21.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4967 16 16 0 0 0 - 0 2024-07-28T13:05:22.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4968 16 16 0 0 0 - 0 2024-07-28T13:05:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:22 smithi204 bash[68176]: cluster 2024-07-28T13:05:21.327873+0000 mgr.y (mgr.25253) 2902 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:22 smithi177 bash[81864]: cluster 2024-07-28T13:05:21.327873+0000 mgr.y (mgr.25253) 2902 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:22 smithi177 bash[79620]: cluster 2024-07-28T13:05:21.327873+0000 mgr.y (mgr.25253) 2902 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:23.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4969 16 16 0 0 0 - 0 2024-07-28T13:05:24.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4970 16 16 0 0 0 - 0 2024-07-28T13:05:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:24 smithi177 bash[81864]: cluster 2024-07-28T13:05:23.329331+0000 mgr.y (mgr.25253) 2903 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:24 smithi177 bash[79620]: cluster 2024-07-28T13:05:23.329331+0000 mgr.y (mgr.25253) 2903 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:24 smithi204 bash[68176]: cluster 2024-07-28T13:05:23.329331+0000 mgr.y (mgr.25253) 2903 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:25.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4971 16 16 0 0 0 - 0 2024-07-28T13:05:26.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4972 16 16 0 0 0 - 0 2024-07-28T13:05:26.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:05:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:26 smithi177 bash[81864]: cluster 2024-07-28T13:05:25.330753+0000 mgr.y (mgr.25253) 2904 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:26 smithi177 bash[79620]: cluster 2024-07-28T13:05:25.330753+0000 mgr.y (mgr.25253) 2904 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:26 smithi204 bash[68176]: cluster 2024-07-28T13:05:25.330753+0000 mgr.y (mgr.25253) 2904 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:27.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4973 16 16 0 0 0 - 0 2024-07-28T13:05:28.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4974 16 16 0 0 0 - 0 2024-07-28T13:05:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:28 smithi177 bash[79620]: cluster 2024-07-28T13:05:27.332207+0000 mgr.y (mgr.25253) 2905 : cluster [DBG] pgmap v3075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:28.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:28 smithi177 bash[81864]: cluster 2024-07-28T13:05:27.332207+0000 mgr.y (mgr.25253) 2905 : cluster [DBG] pgmap v3075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:28 smithi204 bash[68176]: cluster 2024-07-28T13:05:27.332207+0000 mgr.y (mgr.25253) 2905 : cluster [DBG] pgmap v3075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:29.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4975 16 16 0 0 0 - 0 2024-07-28T13:05:30.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4976 16 16 0 0 0 - 0 2024-07-28T13:05:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:30 smithi177 bash[81864]: cluster 2024-07-28T13:05:29.333640+0000 mgr.y (mgr.25253) 2906 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:30 smithi177 bash[79620]: cluster 2024-07-28T13:05:29.333640+0000 mgr.y (mgr.25253) 2906 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:30 smithi204 bash[68176]: cluster 2024-07-28T13:05:29.333640+0000 mgr.y (mgr.25253) 2906 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:31.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4977 16 16 0 0 0 - 0 2024-07-28T13:05:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:31 smithi177 bash[81864]: audit 2024-07-28T13:05:30.805811+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:31 smithi177 bash[79620]: audit 2024-07-28T13:05:30.805811+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:31 smithi204 bash[68176]: audit 2024-07-28T13:05:30.805811+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:32.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4978 16 16 0 0 0 - 0 2024-07-28T13:05:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:32 smithi204 bash[68176]: cluster 2024-07-28T13:05:31.335062+0000 mgr.y (mgr.25253) 2907 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:32 smithi177 bash[81864]: cluster 2024-07-28T13:05:31.335062+0000 mgr.y (mgr.25253) 2907 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:32 smithi177 bash[79620]: cluster 2024-07-28T13:05:31.335062+0000 mgr.y (mgr.25253) 2907 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:33.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4979 16 16 0 0 0 - 0 2024-07-28T13:05:34.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:05:34.119385+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:34.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:34.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4980 16 16 0 0 0 - 0 2024-07-28T13:05:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:34 smithi204 bash[68176]: cluster 2024-07-28T13:05:33.336530+0000 mgr.y (mgr.25253) 2908 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:34 smithi177 bash[79620]: cluster 2024-07-28T13:05:33.336530+0000 mgr.y (mgr.25253) 2908 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:34 smithi177 bash[81864]: cluster 2024-07-28T13:05:33.336530+0000 mgr.y (mgr.25253) 2908 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:35.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4981 16 16 0 0 0 - 0 2024-07-28T13:05:36.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4982 16 16 0 0 0 - 0 2024-07-28T13:05:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:05:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:36 smithi204 bash[68176]: cluster 2024-07-28T13:05:35.337992+0000 mgr.y (mgr.25253) 2909 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:36 smithi177 bash[81864]: cluster 2024-07-28T13:05:35.337992+0000 mgr.y (mgr.25253) 2909 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:36 smithi177 bash[79620]: cluster 2024-07-28T13:05:35.337992+0000 mgr.y (mgr.25253) 2909 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:37.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4983 16 16 0 0 0 - 0 2024-07-28T13:05:38.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4984 16 16 0 0 0 - 0 2024-07-28T13:05:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:38 smithi204 bash[68176]: cluster 2024-07-28T13:05:37.339414+0000 mgr.y (mgr.25253) 2910 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:38 smithi177 bash[81864]: cluster 2024-07-28T13:05:37.339414+0000 mgr.y (mgr.25253) 2910 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:38 smithi177 bash[79620]: cluster 2024-07-28T13:05:37.339414+0000 mgr.y (mgr.25253) 2910 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:39.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4985 16 16 0 0 0 - 0 2024-07-28T13:05:40.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4986 16 16 0 0 0 - 0 2024-07-28T13:05:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:40 smithi204 bash[68176]: cluster 2024-07-28T13:05:39.340866+0000 mgr.y (mgr.25253) 2911 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:40 smithi177 bash[81864]: cluster 2024-07-28T13:05:39.340866+0000 mgr.y (mgr.25253) 2911 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:40 smithi177 bash[79620]: cluster 2024-07-28T13:05:39.340866+0000 mgr.y (mgr.25253) 2911 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:41.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4987 16 16 0 0 0 - 0 2024-07-28T13:05:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:41 smithi204 bash[68176]: cluster 2024-07-28T13:05:41.342291+0000 mgr.y (mgr.25253) 2912 : cluster [DBG] pgmap v3082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:41 smithi177 bash[81864]: cluster 2024-07-28T13:05:41.342291+0000 mgr.y (mgr.25253) 2912 : cluster [DBG] pgmap v3082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:41 smithi177 bash[79620]: cluster 2024-07-28T13:05:41.342291+0000 mgr.y (mgr.25253) 2912 : cluster [DBG] pgmap v3082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:42.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4988 16 16 0 0 0 - 0 2024-07-28T13:05:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4989 16 16 0 0 0 - 0 2024-07-28T13:05:44.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4990 16 16 0 0 0 - 0 2024-07-28T13:05:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:44 smithi204 bash[68176]: cluster 2024-07-28T13:05:43.343783+0000 mgr.y (mgr.25253) 2913 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:44 smithi177 bash[79620]: cluster 2024-07-28T13:05:43.343783+0000 mgr.y (mgr.25253) 2913 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:44 smithi177 bash[81864]: cluster 2024-07-28T13:05:43.343783+0000 mgr.y (mgr.25253) 2913 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:45.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4991 16 16 0 0 0 - 0 2024-07-28T13:05:46.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4992 16 16 0 0 0 - 0 2024-07-28T13:05:46.404 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:05:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:46 smithi204 bash[68176]: cluster 2024-07-28T13:05:45.345219+0000 mgr.y (mgr.25253) 2914 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:46 smithi204 bash[68176]: audit 2024-07-28T13:05:45.806499+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:46 smithi177 bash[81864]: cluster 2024-07-28T13:05:45.345219+0000 mgr.y (mgr.25253) 2914 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:46 smithi177 bash[81864]: audit 2024-07-28T13:05:45.806499+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:46 smithi177 bash[79620]: cluster 2024-07-28T13:05:45.345219+0000 mgr.y (mgr.25253) 2914 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:46 smithi177 bash[79620]: audit 2024-07-28T13:05:45.806499+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:47.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4993 16 16 0 0 0 - 0 2024-07-28T13:05:48.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4994 16 16 0 0 0 - 0 2024-07-28T13:05:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:48 smithi204 bash[68176]: cluster 2024-07-28T13:05:47.346642+0000 mgr.y (mgr.25253) 2915 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:48 smithi177 bash[81864]: cluster 2024-07-28T13:05:47.346642+0000 mgr.y (mgr.25253) 2915 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:48 smithi177 bash[79620]: cluster 2024-07-28T13:05:47.346642+0000 mgr.y (mgr.25253) 2915 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:49.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4995 16 16 0 0 0 - 0 2024-07-28T13:05:50.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4996 16 16 0 0 0 - 0 2024-07-28T13:05:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:50 smithi204 bash[68176]: cluster 2024-07-28T13:05:49.348105+0000 mgr.y (mgr.25253) 2916 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:50 smithi177 bash[81864]: cluster 2024-07-28T13:05:49.348105+0000 mgr.y (mgr.25253) 2916 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:50 smithi177 bash[79620]: cluster 2024-07-28T13:05:49.348105+0000 mgr.y (mgr.25253) 2916 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:51.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4997 16 16 0 0 0 - 0 2024-07-28T13:05:52.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4998 16 16 0 0 0 - 0 2024-07-28T13:05:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:52 smithi204 bash[68176]: cluster 2024-07-28T13:05:51.349543+0000 mgr.y (mgr.25253) 2917 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:05:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:52 smithi177 bash[79620]: cluster 2024-07-28T13:05:51.349543+0000 mgr.y (mgr.25253) 2917 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:52 smithi177 bash[81864]: cluster 2024-07-28T13:05:51.349543+0000 mgr.y (mgr.25253) 2917 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:53.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 4999 16 16 0 0 0 - 0 2024-07-28T13:05:54.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:05:54.122682+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:54.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:54.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5000 16 16 0 0 0 - 0 2024-07-28T13:05:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:54 smithi177 bash[79620]: cluster 2024-07-28T13:05:53.350980+0000 mgr.y (mgr.25253) 2918 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:54.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:54 smithi177 bash[81864]: cluster 2024-07-28T13:05:53.350980+0000 mgr.y (mgr.25253) 2918 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:54 smithi204 bash[68176]: cluster 2024-07-28T13:05:53.350980+0000 mgr.y (mgr.25253) 2918 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:55.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5001 16 16 0 0 0 - 0 2024-07-28T13:05:56.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5002 16 16 0 0 0 - 0 2024-07-28T13:05:56.424 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:05:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:05:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:05:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:56 smithi177 bash[79620]: cluster 2024-07-28T13:05:55.352446+0000 mgr.y (mgr.25253) 2919 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:56 smithi177 bash[81864]: cluster 2024-07-28T13:05:55.352446+0000 mgr.y (mgr.25253) 2919 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:56 smithi204 bash[68176]: cluster 2024-07-28T13:05:55.352446+0000 mgr.y (mgr.25253) 2919 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:57.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5003 16 16 0 0 0 - 0 2024-07-28T13:05:58.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5004 16 16 0 0 0 - 0 2024-07-28T13:05:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:05:58 smithi177 bash[81864]: cluster 2024-07-28T13:05:57.353886+0000 mgr.y (mgr.25253) 2920 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:05:58 smithi177 bash[79620]: cluster 2024-07-28T13:05:57.353886+0000 mgr.y (mgr.25253) 2920 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:05:58 smithi204 bash[68176]: cluster 2024-07-28T13:05:57.353886+0000 mgr.y (mgr.25253) 2920 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:05:59.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5005 16 16 0 0 0 - 0 2024-07-28T13:06:00.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5006 16 16 0 0 0 - 0 2024-07-28T13:06:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:00 smithi177 bash[81864]: cluster 2024-07-28T13:05:59.355338+0000 mgr.y (mgr.25253) 2921 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:00.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:00 smithi177 bash[79620]: cluster 2024-07-28T13:05:59.355338+0000 mgr.y (mgr.25253) 2921 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:00 smithi204 bash[68176]: cluster 2024-07-28T13:05:59.355338+0000 mgr.y (mgr.25253) 2921 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:01.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5007 16 16 0 0 0 - 0 2024-07-28T13:06:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:01 smithi177 bash[81864]: audit 2024-07-28T13:06:00.806560+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:01 smithi177 bash[79620]: audit 2024-07-28T13:06:00.806560+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:01 smithi204 bash[68176]: audit 2024-07-28T13:06:00.806560+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:02.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5008 16 16 0 0 0 - 0 2024-07-28T13:06:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:02 smithi204 bash[68176]: cluster 2024-07-28T13:06:01.356782+0000 mgr.y (mgr.25253) 2922 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:02 smithi177 bash[81864]: cluster 2024-07-28T13:06:01.356782+0000 mgr.y (mgr.25253) 2922 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:02 smithi177 bash[79620]: cluster 2024-07-28T13:06:01.356782+0000 mgr.y (mgr.25253) 2922 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:03.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5009 16 16 0 0 0 - 0 2024-07-28T13:06:04.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5010 16 16 0 0 0 - 0 2024-07-28T13:06:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:04 smithi177 bash[81864]: cluster 2024-07-28T13:06:03.358227+0000 mgr.y (mgr.25253) 2923 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:04 smithi177 bash[79620]: cluster 2024-07-28T13:06:03.358227+0000 mgr.y (mgr.25253) 2923 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:04 smithi204 bash[68176]: cluster 2024-07-28T13:06:03.358227+0000 mgr.y (mgr.25253) 2923 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:05.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5011 16 16 0 0 0 - 0 2024-07-28T13:06:06.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5012 16 16 0 0 0 - 0 2024-07-28T13:06:06.451 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:06:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:06 smithi177 bash[79620]: cluster 2024-07-28T13:06:05.359719+0000 mgr.y (mgr.25253) 2924 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:06 smithi177 bash[81864]: cluster 2024-07-28T13:06:05.359719+0000 mgr.y (mgr.25253) 2924 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:06 smithi204 bash[68176]: cluster 2024-07-28T13:06:05.359719+0000 mgr.y (mgr.25253) 2924 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:07.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5013 16 16 0 0 0 - 0 2024-07-28T13:06:08.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5014 16 16 0 0 0 - 0 2024-07-28T13:06:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:08 smithi177 bash[81864]: cluster 2024-07-28T13:06:07.361142+0000 mgr.y (mgr.25253) 2925 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:08.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:08 smithi177 bash[79620]: cluster 2024-07-28T13:06:07.361142+0000 mgr.y (mgr.25253) 2925 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:08 smithi204 bash[68176]: cluster 2024-07-28T13:06:07.361142+0000 mgr.y (mgr.25253) 2925 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:09.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5015 16 16 0 0 0 - 0 2024-07-28T13:06:10.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5016 16 16 0 0 0 - 0 2024-07-28T13:06:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:10 smithi177 bash[81864]: cluster 2024-07-28T13:06:09.362632+0000 mgr.y (mgr.25253) 2926 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:10.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:10 smithi177 bash[79620]: cluster 2024-07-28T13:06:09.362632+0000 mgr.y (mgr.25253) 2926 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:10 smithi204 bash[68176]: cluster 2024-07-28T13:06:09.362632+0000 mgr.y (mgr.25253) 2926 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:11.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5017 16 16 0 0 0 - 0 2024-07-28T13:06:12.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5018 16 16 0 0 0 - 0 2024-07-28T13:06:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:12 smithi204 bash[68176]: cluster 2024-07-28T13:06:11.364112+0000 mgr.y (mgr.25253) 2927 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:12 smithi177 bash[81864]: cluster 2024-07-28T13:06:11.364112+0000 mgr.y (mgr.25253) 2927 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:12 smithi177 bash[79620]: cluster 2024-07-28T13:06:11.364112+0000 mgr.y (mgr.25253) 2927 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:13.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5019 16 16 0 0 0 - 0 2024-07-28T13:06:14.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:06:14.126001+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:14.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:14.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5020 16 16 0 0 0 - 0 2024-07-28T13:06:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:14 smithi177 bash[81864]: cluster 2024-07-28T13:06:13.365587+0000 mgr.y (mgr.25253) 2928 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:14 smithi177 bash[79620]: cluster 2024-07-28T13:06:13.365587+0000 mgr.y (mgr.25253) 2928 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:14 smithi204 bash[68176]: cluster 2024-07-28T13:06:13.365587+0000 mgr.y (mgr.25253) 2928 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:15.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5021 16 16 0 0 0 - 0 2024-07-28T13:06:16.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5022 16 16 0 0 0 - 0 2024-07-28T13:06:16.472 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:06:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:16 smithi177 bash[81864]: cluster 2024-07-28T13:06:15.367064+0000 mgr.y (mgr.25253) 2929 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:16 smithi177 bash[81864]: audit 2024-07-28T13:06:15.807030+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:16 smithi177 bash[79620]: cluster 2024-07-28T13:06:15.367064+0000 mgr.y (mgr.25253) 2929 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:16 smithi177 bash[79620]: audit 2024-07-28T13:06:15.807030+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:16 smithi204 bash[68176]: cluster 2024-07-28T13:06:15.367064+0000 mgr.y (mgr.25253) 2929 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:16 smithi204 bash[68176]: audit 2024-07-28T13:06:15.807030+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:17.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5023 16 16 0 0 0 - 0 2024-07-28T13:06:18.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5024 16 16 0 0 0 - 0 2024-07-28T13:06:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:18 smithi177 bash[81864]: cluster 2024-07-28T13:06:17.368554+0000 mgr.y (mgr.25253) 2930 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:18 smithi177 bash[79620]: cluster 2024-07-28T13:06:17.368554+0000 mgr.y (mgr.25253) 2930 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:18 smithi204 bash[68176]: cluster 2024-07-28T13:06:17.368554+0000 mgr.y (mgr.25253) 2930 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:19.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5025 16 16 0 0 0 - 0 2024-07-28T13:06:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[81864]: audit 2024-07-28T13:06:18.836657+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[81864]: audit 2024-07-28T13:06:19.207762+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:19.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[81864]: audit 2024-07-28T13:06:19.212397+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[79620]: audit 2024-07-28T13:06:18.836657+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[79620]: audit 2024-07-28T13:06:19.207762+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:19.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:19 smithi177 bash[79620]: audit 2024-07-28T13:06:19.212397+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:19 smithi204 bash[68176]: audit 2024-07-28T13:06:18.836657+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:19.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:19 smithi204 bash[68176]: audit 2024-07-28T13:06:19.207762+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:19.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:19 smithi204 bash[68176]: audit 2024-07-28T13:06:19.212397+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:20.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5026 16 16 0 0 0 - 0 2024-07-28T13:06:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:20 smithi177 bash[81864]: cluster 2024-07-28T13:06:19.370005+0000 mgr.y (mgr.25253) 2931 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:20 smithi177 bash[79620]: cluster 2024-07-28T13:06:19.370005+0000 mgr.y (mgr.25253) 2931 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:20 smithi204 bash[68176]: cluster 2024-07-28T13:06:19.370005+0000 mgr.y (mgr.25253) 2931 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:21.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5027 16 16 0 0 0 - 0 2024-07-28T13:06:22.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5028 16 16 0 0 0 - 0 2024-07-28T13:06:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:22 smithi204 bash[68176]: cluster 2024-07-28T13:06:21.371489+0000 mgr.y (mgr.25253) 2932 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:22 smithi177 bash[81864]: cluster 2024-07-28T13:06:21.371489+0000 mgr.y (mgr.25253) 2932 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:22 smithi177 bash[79620]: cluster 2024-07-28T13:06:21.371489+0000 mgr.y (mgr.25253) 2932 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:23.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5029 16 16 0 0 0 - 0 2024-07-28T13:06:24.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5030 16 16 0 0 0 - 0 2024-07-28T13:06:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:24 smithi177 bash[81864]: cluster 2024-07-28T13:06:23.372972+0000 mgr.y (mgr.25253) 2933 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:24 smithi177 bash[79620]: cluster 2024-07-28T13:06:23.372972+0000 mgr.y (mgr.25253) 2933 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:24 smithi204 bash[68176]: cluster 2024-07-28T13:06:23.372972+0000 mgr.y (mgr.25253) 2933 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:25.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5031 16 16 0 0 0 - 0 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:24.707543+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:24.711895+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:24.856115+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:24.861741+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:25.268915+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:25.270452+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: audit 2024-07-28T13:06:25.282554+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[81864]: cluster 2024-07-28T13:06:25.374386+0000 mgr.y (mgr.25253) 2934 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:24.707543+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:24.711895+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:24.856115+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:24.861741+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:25.268915+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:25.270452+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: audit 2024-07-28T13:06:25.282554+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:25 smithi177 bash[79620]: cluster 2024-07-28T13:06:25.374386+0000 mgr.y (mgr.25253) 2934 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:26.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5032 16 16 0 0 0 - 0 2024-07-28T13:06:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:24.707543+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:24.711895+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:24.856115+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:24.861741+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:25.268915+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:25.270452+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: audit 2024-07-28T13:06:25.282554+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:06:26.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:25 smithi204 bash[68176]: cluster 2024-07-28T13:06:25.374386+0000 mgr.y (mgr.25253) 2934 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:06:27.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5033 16 16 0 0 0 - 0 2024-07-28T13:06:28.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5034 16 16 0 0 0 - 0 2024-07-28T13:06:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:28 smithi177 bash[81864]: cluster 2024-07-28T13:06:27.375851+0000 mgr.y (mgr.25253) 2935 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:28 smithi177 bash[79620]: cluster 2024-07-28T13:06:27.375851+0000 mgr.y (mgr.25253) 2935 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:28 smithi204 bash[68176]: cluster 2024-07-28T13:06:27.375851+0000 mgr.y (mgr.25253) 2935 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:29.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5035 16 16 0 0 0 - 0 2024-07-28T13:06:30.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5036 16 16 0 0 0 - 0 2024-07-28T13:06:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:30 smithi177 bash[81864]: cluster 2024-07-28T13:06:29.377313+0000 mgr.y (mgr.25253) 2936 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:30 smithi177 bash[79620]: cluster 2024-07-28T13:06:29.377313+0000 mgr.y (mgr.25253) 2936 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:30 smithi204 bash[68176]: cluster 2024-07-28T13:06:29.377313+0000 mgr.y (mgr.25253) 2936 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:31.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5037 16 16 0 0 0 - 0 2024-07-28T13:06:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:31 smithi177 bash[81864]: audit 2024-07-28T13:06:30.807481+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:31 smithi177 bash[79620]: audit 2024-07-28T13:06:30.807481+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:31 smithi204 bash[68176]: audit 2024-07-28T13:06:30.807481+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:32.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5038 16 16 0 0 0 - 0 2024-07-28T13:06:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:32 smithi204 bash[68176]: cluster 2024-07-28T13:06:31.378726+0000 mgr.y (mgr.25253) 2937 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:32 smithi177 bash[81864]: cluster 2024-07-28T13:06:31.378726+0000 mgr.y (mgr.25253) 2937 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:32 smithi177 bash[79620]: cluster 2024-07-28T13:06:31.378726+0000 mgr.y (mgr.25253) 2937 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:33.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5039 16 16 0 0 0 - 0 2024-07-28T13:06:34.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:06:34.129136+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:34.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:34.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5040 16 16 0 0 0 - 0 2024-07-28T13:06:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:34 smithi177 bash[81864]: cluster 2024-07-28T13:06:33.380205+0000 mgr.y (mgr.25253) 2938 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:34 smithi177 bash[79620]: cluster 2024-07-28T13:06:33.380205+0000 mgr.y (mgr.25253) 2938 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:34 smithi204 bash[68176]: cluster 2024-07-28T13:06:33.380205+0000 mgr.y (mgr.25253) 2938 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:35.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5041 16 16 0 0 0 - 0 2024-07-28T13:06:36.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5042 16 16 0 0 0 - 0 2024-07-28T13:06:36.454 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:06:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:36 smithi177 bash[81864]: cluster 2024-07-28T13:06:35.381688+0000 mgr.y (mgr.25253) 2939 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:36 smithi177 bash[79620]: cluster 2024-07-28T13:06:35.381688+0000 mgr.y (mgr.25253) 2939 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:36 smithi204 bash[68176]: cluster 2024-07-28T13:06:35.381688+0000 mgr.y (mgr.25253) 2939 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:37.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5043 16 16 0 0 0 - 0 2024-07-28T13:06:38.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5044 16 16 0 0 0 - 0 2024-07-28T13:06:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:38 smithi177 bash[81864]: cluster 2024-07-28T13:06:37.383184+0000 mgr.y (mgr.25253) 2940 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:38 smithi177 bash[79620]: cluster 2024-07-28T13:06:37.383184+0000 mgr.y (mgr.25253) 2940 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:38 smithi204 bash[68176]: cluster 2024-07-28T13:06:37.383184+0000 mgr.y (mgr.25253) 2940 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:39.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5045 16 16 0 0 0 - 0 2024-07-28T13:06:40.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5046 16 16 0 0 0 - 0 2024-07-28T13:06:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:40 smithi177 bash[81864]: cluster 2024-07-28T13:06:39.384708+0000 mgr.y (mgr.25253) 2941 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:40 smithi177 bash[79620]: cluster 2024-07-28T13:06:39.384708+0000 mgr.y (mgr.25253) 2941 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:40 smithi204 bash[68176]: cluster 2024-07-28T13:06:39.384708+0000 mgr.y (mgr.25253) 2941 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:41.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5047 16 16 0 0 0 - 0 2024-07-28T13:06:42.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5048 16 16 0 0 0 - 0 2024-07-28T13:06:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:42 smithi204 bash[68176]: cluster 2024-07-28T13:06:41.386152+0000 mgr.y (mgr.25253) 2942 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:42 smithi177 bash[81864]: cluster 2024-07-28T13:06:41.386152+0000 mgr.y (mgr.25253) 2942 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:42 smithi177 bash[79620]: cluster 2024-07-28T13:06:41.386152+0000 mgr.y (mgr.25253) 2942 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:43.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5049 16 16 0 0 0 - 0 2024-07-28T13:06:44.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5050 16 16 0 0 0 - 0 2024-07-28T13:06:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:44 smithi177 bash[81864]: cluster 2024-07-28T13:06:43.387613+0000 mgr.y (mgr.25253) 2943 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:44 smithi177 bash[79620]: cluster 2024-07-28T13:06:43.387613+0000 mgr.y (mgr.25253) 2943 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:44 smithi204 bash[68176]: cluster 2024-07-28T13:06:43.387613+0000 mgr.y (mgr.25253) 2943 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:45.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5051 16 16 0 0 0 - 0 2024-07-28T13:06:46.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5052 16 16 0 0 0 - 0 2024-07-28T13:06:46.477 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:06:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:46 smithi177 bash[79620]: cluster 2024-07-28T13:06:45.389062+0000 mgr.y (mgr.25253) 2944 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:46 smithi177 bash[79620]: audit 2024-07-28T13:06:45.807900+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:46 smithi177 bash[81864]: cluster 2024-07-28T13:06:45.389062+0000 mgr.y (mgr.25253) 2944 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:46 smithi177 bash[81864]: audit 2024-07-28T13:06:45.807900+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:46 smithi204 bash[68176]: cluster 2024-07-28T13:06:45.389062+0000 mgr.y (mgr.25253) 2944 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:46 smithi204 bash[68176]: audit 2024-07-28T13:06:45.807900+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:47.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5053 16 16 0 0 0 - 0 2024-07-28T13:06:48.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5054 16 16 0 0 0 - 0 2024-07-28T13:06:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:48 smithi177 bash[79620]: cluster 2024-07-28T13:06:47.390518+0000 mgr.y (mgr.25253) 2945 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:48 smithi177 bash[81864]: cluster 2024-07-28T13:06:47.390518+0000 mgr.y (mgr.25253) 2945 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:48 smithi204 bash[68176]: cluster 2024-07-28T13:06:47.390518+0000 mgr.y (mgr.25253) 2945 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:49.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5055 16 16 0 0 0 - 0 2024-07-28T13:06:50.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5056 16 16 0 0 0 - 0 2024-07-28T13:06:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:50 smithi177 bash[79620]: cluster 2024-07-28T13:06:49.392032+0000 mgr.y (mgr.25253) 2946 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:50 smithi177 bash[81864]: cluster 2024-07-28T13:06:49.392032+0000 mgr.y (mgr.25253) 2946 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:50 smithi204 bash[68176]: cluster 2024-07-28T13:06:49.392032+0000 mgr.y (mgr.25253) 2946 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:51.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5057 16 16 0 0 0 - 0 2024-07-28T13:06:52.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5058 16 16 0 0 0 - 0 2024-07-28T13:06:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:52 smithi204 bash[68176]: cluster 2024-07-28T13:06:51.393533+0000 mgr.y (mgr.25253) 2947 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:06:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:52 smithi177 bash[79620]: cluster 2024-07-28T13:06:51.393533+0000 mgr.y (mgr.25253) 2947 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:52 smithi177 bash[81864]: cluster 2024-07-28T13:06:51.393533+0000 mgr.y (mgr.25253) 2947 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:53.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5059 16 16 0 0 0 - 0 2024-07-28T13:06:54.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:06:54.132312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:54.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:54.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5060 16 16 0 0 0 - 0 2024-07-28T13:06:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:54 smithi177 bash[79620]: cluster 2024-07-28T13:06:53.395020+0000 mgr.y (mgr.25253) 2948 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:54.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:54 smithi177 bash[81864]: cluster 2024-07-28T13:06:53.395020+0000 mgr.y (mgr.25253) 2948 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:54 smithi204 bash[68176]: cluster 2024-07-28T13:06:53.395020+0000 mgr.y (mgr.25253) 2948 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:55.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5061 16 16 0 0 0 - 0 2024-07-28T13:06:56.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5062 16 16 0 0 0 - 0 2024-07-28T13:06:56.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:06:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:06:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:06:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:56 smithi177 bash[81864]: cluster 2024-07-28T13:06:55.396625+0000 mgr.y (mgr.25253) 2949 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:56 smithi177 bash[79620]: cluster 2024-07-28T13:06:55.396625+0000 mgr.y (mgr.25253) 2949 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:56 smithi204 bash[68176]: cluster 2024-07-28T13:06:55.396625+0000 mgr.y (mgr.25253) 2949 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:57.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5063 16 16 0 0 0 - 0 2024-07-28T13:06:58.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5064 16 16 0 0 0 - 0 2024-07-28T13:06:58.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:06:58 smithi177 bash[81864]: cluster 2024-07-28T13:06:57.398246+0000 mgr.y (mgr.25253) 2950 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:58.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:06:58 smithi177 bash[79620]: cluster 2024-07-28T13:06:57.398246+0000 mgr.y (mgr.25253) 2950 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:06:58 smithi204 bash[68176]: cluster 2024-07-28T13:06:57.398246+0000 mgr.y (mgr.25253) 2950 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:06:59.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5065 16 16 0 0 0 - 0 2024-07-28T13:07:00.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5066 16 16 0 0 0 - 0 2024-07-28T13:07:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:00 smithi177 bash[81864]: cluster 2024-07-28T13:06:59.399923+0000 mgr.y (mgr.25253) 2951 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:00 smithi177 bash[79620]: cluster 2024-07-28T13:06:59.399923+0000 mgr.y (mgr.25253) 2951 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:00 smithi204 bash[68176]: cluster 2024-07-28T13:06:59.399923+0000 mgr.y (mgr.25253) 2951 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:01.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5067 16 16 0 0 0 - 0 2024-07-28T13:07:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:01 smithi177 bash[81864]: audit 2024-07-28T13:07:00.808340+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:01 smithi177 bash[79620]: audit 2024-07-28T13:07:00.808340+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:01 smithi204 bash[68176]: audit 2024-07-28T13:07:00.808340+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:02.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5068 16 16 0 0 0 - 0 2024-07-28T13:07:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:02 smithi204 bash[68176]: cluster 2024-07-28T13:07:01.401389+0000 mgr.y (mgr.25253) 2952 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:02 smithi177 bash[79620]: cluster 2024-07-28T13:07:01.401389+0000 mgr.y (mgr.25253) 2952 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:03.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:02 smithi177 bash[81864]: cluster 2024-07-28T13:07:01.401389+0000 mgr.y (mgr.25253) 2952 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:03.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5069 16 16 0 0 0 - 0 2024-07-28T13:07:04.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5070 16 16 0 0 0 - 0 2024-07-28T13:07:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:04 smithi204 bash[68176]: cluster 2024-07-28T13:07:03.403000+0000 mgr.y (mgr.25253) 2953 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:04 smithi177 bash[81864]: cluster 2024-07-28T13:07:03.403000+0000 mgr.y (mgr.25253) 2953 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:04 smithi177 bash[79620]: cluster 2024-07-28T13:07:03.403000+0000 mgr.y (mgr.25253) 2953 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:05.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5071 16 16 0 0 0 - 0 2024-07-28T13:07:06.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5072 16 16 0 0 0 - 0 2024-07-28T13:07:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:07:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:06 smithi204 bash[68176]: cluster 2024-07-28T13:07:05.404690+0000 mgr.y (mgr.25253) 2954 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:06 smithi177 bash[81864]: cluster 2024-07-28T13:07:05.404690+0000 mgr.y (mgr.25253) 2954 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:06 smithi177 bash[79620]: cluster 2024-07-28T13:07:05.404690+0000 mgr.y (mgr.25253) 2954 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:07.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5073 16 16 0 0 0 - 0 2024-07-28T13:07:08.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5074 16 16 0 0 0 - 0 2024-07-28T13:07:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:08 smithi204 bash[68176]: cluster 2024-07-28T13:07:07.406342+0000 mgr.y (mgr.25253) 2955 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:08 smithi177 bash[81864]: cluster 2024-07-28T13:07:07.406342+0000 mgr.y (mgr.25253) 2955 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:08 smithi177 bash[79620]: cluster 2024-07-28T13:07:07.406342+0000 mgr.y (mgr.25253) 2955 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:09.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5075 16 16 0 0 0 - 0 2024-07-28T13:07:10.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5076 16 16 0 0 0 - 0 2024-07-28T13:07:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:10 smithi204 bash[68176]: cluster 2024-07-28T13:07:09.408341+0000 mgr.y (mgr.25253) 2956 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:10 smithi177 bash[81864]: cluster 2024-07-28T13:07:09.408341+0000 mgr.y (mgr.25253) 2956 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:10 smithi177 bash[79620]: cluster 2024-07-28T13:07:09.408341+0000 mgr.y (mgr.25253) 2956 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:11.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5077 16 16 0 0 0 - 0 2024-07-28T13:07:12.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5078 16 16 0 0 0 - 0 2024-07-28T13:07:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:12 smithi204 bash[68176]: cluster 2024-07-28T13:07:11.409792+0000 mgr.y (mgr.25253) 2957 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:12 smithi177 bash[81864]: cluster 2024-07-28T13:07:11.409792+0000 mgr.y (mgr.25253) 2957 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:12 smithi177 bash[79620]: cluster 2024-07-28T13:07:11.409792+0000 mgr.y (mgr.25253) 2957 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:13.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5079 16 16 0 0 0 - 0 2024-07-28T13:07:14.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:07:14.135664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:14.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:14.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5080 16 16 0 0 0 - 0 2024-07-28T13:07:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:14 smithi204 bash[68176]: cluster 2024-07-28T13:07:13.411243+0000 mgr.y (mgr.25253) 2958 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:14 smithi177 bash[81864]: cluster 2024-07-28T13:07:13.411243+0000 mgr.y (mgr.25253) 2958 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:15.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:14 smithi177 bash[79620]: cluster 2024-07-28T13:07:13.411243+0000 mgr.y (mgr.25253) 2958 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:15.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5081 16 16 0 0 0 - 0 2024-07-28T13:07:16.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5082 16 16 0 0 0 - 0 2024-07-28T13:07:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:16] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T13:07:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:16 smithi204 bash[68176]: cluster 2024-07-28T13:07:15.412741+0000 mgr.y (mgr.25253) 2959 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:16 smithi204 bash[68176]: audit 2024-07-28T13:07:15.808759+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:16 smithi177 bash[79620]: cluster 2024-07-28T13:07:15.412741+0000 mgr.y (mgr.25253) 2959 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:16 smithi177 bash[79620]: audit 2024-07-28T13:07:15.808759+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:16 smithi177 bash[81864]: cluster 2024-07-28T13:07:15.412741+0000 mgr.y (mgr.25253) 2959 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:16 smithi177 bash[81864]: audit 2024-07-28T13:07:15.808759+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:17.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5083 16 16 0 0 0 - 0 2024-07-28T13:07:18.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5084 16 16 0 0 0 - 0 2024-07-28T13:07:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:18 smithi204 bash[68176]: cluster 2024-07-28T13:07:17.414181+0000 mgr.y (mgr.25253) 2960 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:18 smithi177 bash[79620]: cluster 2024-07-28T13:07:17.414181+0000 mgr.y (mgr.25253) 2960 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:18 smithi177 bash[81864]: cluster 2024-07-28T13:07:17.414181+0000 mgr.y (mgr.25253) 2960 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:19.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5085 16 16 0 0 0 - 0 2024-07-28T13:07:20.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5086 16 16 0 0 0 - 0 2024-07-28T13:07:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:20 smithi204 bash[68176]: cluster 2024-07-28T13:07:19.415700+0000 mgr.y (mgr.25253) 2961 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:20 smithi177 bash[79620]: cluster 2024-07-28T13:07:19.415700+0000 mgr.y (mgr.25253) 2961 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:20 smithi177 bash[81864]: cluster 2024-07-28T13:07:19.415700+0000 mgr.y (mgr.25253) 2961 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:21.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5087 16 16 0 0 0 - 0 2024-07-28T13:07:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:21 smithi204 bash[68176]: cluster 2024-07-28T13:07:21.417178+0000 mgr.y (mgr.25253) 2962 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:21 smithi177 bash[81864]: cluster 2024-07-28T13:07:21.417178+0000 mgr.y (mgr.25253) 2962 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:21 smithi177 bash[79620]: cluster 2024-07-28T13:07:21.417178+0000 mgr.y (mgr.25253) 2962 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:22.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5088 16 16 0 0 0 - 0 2024-07-28T13:07:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5089 16 16 0 0 0 - 0 2024-07-28T13:07:24.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5090 16 16 0 0 0 - 0 2024-07-28T13:07:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:24 smithi177 bash[81864]: cluster 2024-07-28T13:07:23.418657+0000 mgr.y (mgr.25253) 2963 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:24 smithi177 bash[79620]: cluster 2024-07-28T13:07:23.418657+0000 mgr.y (mgr.25253) 2963 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:24 smithi204 bash[68176]: cluster 2024-07-28T13:07:23.418657+0000 mgr.y (mgr.25253) 2963 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:25.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5091 16 16 0 0 0 - 0 2024-07-28T13:07:25.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:25 smithi177 bash[81864]: audit 2024-07-28T13:07:25.374092+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:25.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:25 smithi177 bash[79620]: audit 2024-07-28T13:07:25.374092+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:25 smithi204 bash[68176]: audit 2024-07-28T13:07:25.374092+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:26.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5092 16 16 0 0 0 - 0 2024-07-28T13:07:26.484 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:26] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T13:07:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:26 smithi177 bash[81864]: cluster 2024-07-28T13:07:25.420205+0000 mgr.y (mgr.25253) 2964 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:26 smithi177 bash[79620]: cluster 2024-07-28T13:07:25.420205+0000 mgr.y (mgr.25253) 2964 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:26 smithi204 bash[68176]: cluster 2024-07-28T13:07:25.420205+0000 mgr.y (mgr.25253) 2964 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:27.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5093 16 16 0 0 0 - 0 2024-07-28T13:07:28.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5094 16 16 0 0 0 - 0 2024-07-28T13:07:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:28 smithi177 bash[81864]: cluster 2024-07-28T13:07:27.421709+0000 mgr.y (mgr.25253) 2965 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:28 smithi177 bash[79620]: cluster 2024-07-28T13:07:27.421709+0000 mgr.y (mgr.25253) 2965 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:28 smithi204 bash[68176]: cluster 2024-07-28T13:07:27.421709+0000 mgr.y (mgr.25253) 2965 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:29.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5095 16 16 0 0 0 - 0 2024-07-28T13:07:30.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5096 16 16 0 0 0 - 0 2024-07-28T13:07:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:30 smithi177 bash[79620]: cluster 2024-07-28T13:07:29.423195+0000 mgr.y (mgr.25253) 2966 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:30 smithi177 bash[81864]: cluster 2024-07-28T13:07:29.423195+0000 mgr.y (mgr.25253) 2966 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:30 smithi204 bash[68176]: cluster 2024-07-28T13:07:29.423195+0000 mgr.y (mgr.25253) 2966 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:31.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5097 16 16 0 0 0 - 0 2024-07-28T13:07:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[79620]: audit 2024-07-28T13:07:30.808458+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[79620]: audit 2024-07-28T13:07:31.042823+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[79620]: audit 2024-07-28T13:07:31.050371+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[79620]: audit 2024-07-28T13:07:31.312556+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[79620]: audit 2024-07-28T13:07:31.318567+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[81864]: audit 2024-07-28T13:07:30.808458+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[81864]: audit 2024-07-28T13:07:31.042823+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[81864]: audit 2024-07-28T13:07:31.050371+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[81864]: audit 2024-07-28T13:07:31.312556+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:31 smithi177 bash[81864]: audit 2024-07-28T13:07:31.318567+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:31 smithi204 bash[68176]: audit 2024-07-28T13:07:30.808458+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:31 smithi204 bash[68176]: audit 2024-07-28T13:07:31.042823+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:31 smithi204 bash[68176]: audit 2024-07-28T13:07:31.050371+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:31 smithi204 bash[68176]: audit 2024-07-28T13:07:31.312556+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:31 smithi204 bash[68176]: audit 2024-07-28T13:07:31.318567+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:32.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5098 16 16 0 0 0 - 0 2024-07-28T13:07:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:32 smithi204 bash[68176]: cluster 2024-07-28T13:07:31.423977+0000 mgr.y (mgr.25253) 2967 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:32 smithi204 bash[68176]: audit 2024-07-28T13:07:31.752835+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:07:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:32 smithi204 bash[68176]: audit 2024-07-28T13:07:31.754548+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:07:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:32 smithi204 bash[68176]: audit 2024-07-28T13:07:31.764305+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[81864]: cluster 2024-07-28T13:07:31.423977+0000 mgr.y (mgr.25253) 2967 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[81864]: audit 2024-07-28T13:07:31.752835+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[81864]: audit 2024-07-28T13:07:31.754548+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[81864]: audit 2024-07-28T13:07:31.764305+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[79620]: cluster 2024-07-28T13:07:31.423977+0000 mgr.y (mgr.25253) 2967 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[79620]: audit 2024-07-28T13:07:31.752835+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[79620]: audit 2024-07-28T13:07:31.754548+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:07:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:32 smithi177 bash[79620]: audit 2024-07-28T13:07:31.764305+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:07:33.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5099 16 16 0 0 0 - 0 2024-07-28T13:07:34.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:07:34.138883+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:34.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:34.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5100 16 16 0 0 0 - 0 2024-07-28T13:07:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:34 smithi177 bash[81864]: cluster 2024-07-28T13:07:33.425402+0000 mgr.y (mgr.25253) 2968 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:34 smithi177 bash[79620]: cluster 2024-07-28T13:07:33.425402+0000 mgr.y (mgr.25253) 2968 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:34 smithi204 bash[68176]: cluster 2024-07-28T13:07:33.425402+0000 mgr.y (mgr.25253) 2968 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:35.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5101 16 16 0 0 0 - 0 2024-07-28T13:07:36.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5102 16 16 0 0 0 - 0 2024-07-28T13:07:36.506 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:07:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:36 smithi177 bash[81864]: cluster 2024-07-28T13:07:35.426845+0000 mgr.y (mgr.25253) 2969 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:36 smithi177 bash[79620]: cluster 2024-07-28T13:07:35.426845+0000 mgr.y (mgr.25253) 2969 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:36 smithi204 bash[68176]: cluster 2024-07-28T13:07:35.426845+0000 mgr.y (mgr.25253) 2969 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:37.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5103 16 16 0 0 0 - 0 2024-07-28T13:07:38.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5104 16 16 0 0 0 - 0 2024-07-28T13:07:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:38 smithi177 bash[81864]: cluster 2024-07-28T13:07:37.428353+0000 mgr.y (mgr.25253) 2970 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:38 smithi177 bash[79620]: cluster 2024-07-28T13:07:37.428353+0000 mgr.y (mgr.25253) 2970 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:38 smithi204 bash[68176]: cluster 2024-07-28T13:07:37.428353+0000 mgr.y (mgr.25253) 2970 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:39.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5105 16 16 0 0 0 - 0 2024-07-28T13:07:40.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5106 16 16 0 0 0 - 0 2024-07-28T13:07:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:40 smithi177 bash[81864]: cluster 2024-07-28T13:07:39.429942+0000 mgr.y (mgr.25253) 2971 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:40 smithi177 bash[79620]: cluster 2024-07-28T13:07:39.429942+0000 mgr.y (mgr.25253) 2971 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:40 smithi204 bash[68176]: cluster 2024-07-28T13:07:39.429942+0000 mgr.y (mgr.25253) 2971 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:41.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5107 16 16 0 0 0 - 0 2024-07-28T13:07:42.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5108 16 16 0 0 0 - 0 2024-07-28T13:07:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:42 smithi204 bash[68176]: cluster 2024-07-28T13:07:41.431483+0000 mgr.y (mgr.25253) 2972 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:42 smithi177 bash[81864]: cluster 2024-07-28T13:07:41.431483+0000 mgr.y (mgr.25253) 2972 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:42 smithi177 bash[79620]: cluster 2024-07-28T13:07:41.431483+0000 mgr.y (mgr.25253) 2972 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:43.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5109 16 16 0 0 0 - 0 2024-07-28T13:07:44.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5110 16 16 0 0 0 - 0 2024-07-28T13:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:44 smithi177 bash[81864]: cluster 2024-07-28T13:07:43.432993+0000 mgr.y (mgr.25253) 2973 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:44 smithi177 bash[79620]: cluster 2024-07-28T13:07:43.432993+0000 mgr.y (mgr.25253) 2973 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:44 smithi204 bash[68176]: cluster 2024-07-28T13:07:43.432993+0000 mgr.y (mgr.25253) 2973 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:45.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5111 16 16 0 0 0 - 0 2024-07-28T13:07:46.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5112 16 16 0 0 0 - 0 2024-07-28T13:07:46.496 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:07:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:46 smithi177 bash[79620]: cluster 2024-07-28T13:07:45.434424+0000 mgr.y (mgr.25253) 2974 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:46 smithi177 bash[79620]: audit 2024-07-28T13:07:45.809491+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:46 smithi177 bash[81864]: cluster 2024-07-28T13:07:45.434424+0000 mgr.y (mgr.25253) 2974 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:46 smithi177 bash[81864]: audit 2024-07-28T13:07:45.809491+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:46 smithi204 bash[68176]: cluster 2024-07-28T13:07:45.434424+0000 mgr.y (mgr.25253) 2974 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:46 smithi204 bash[68176]: audit 2024-07-28T13:07:45.809491+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:47.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5113 16 16 0 0 0 - 0 2024-07-28T13:07:48.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5114 16 16 0 0 0 - 0 2024-07-28T13:07:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:48 smithi177 bash[79620]: cluster 2024-07-28T13:07:47.435878+0000 mgr.y (mgr.25253) 2975 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:48 smithi177 bash[81864]: cluster 2024-07-28T13:07:47.435878+0000 mgr.y (mgr.25253) 2975 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:48 smithi204 bash[68176]: cluster 2024-07-28T13:07:47.435878+0000 mgr.y (mgr.25253) 2975 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:49.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5115 16 16 0 0 0 - 0 2024-07-28T13:07:50.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5116 16 16 0 0 0 - 0 2024-07-28T13:07:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:50 smithi177 bash[79620]: cluster 2024-07-28T13:07:49.437357+0000 mgr.y (mgr.25253) 2976 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:50 smithi177 bash[81864]: cluster 2024-07-28T13:07:49.437357+0000 mgr.y (mgr.25253) 2976 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:50 smithi204 bash[68176]: cluster 2024-07-28T13:07:49.437357+0000 mgr.y (mgr.25253) 2976 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:51.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5117 16 16 0 0 0 - 0 2024-07-28T13:07:52.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5118 16 16 0 0 0 - 0 2024-07-28T13:07:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:52 smithi204 bash[68176]: cluster 2024-07-28T13:07:51.438803+0000 mgr.y (mgr.25253) 2977 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:07:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:52 smithi177 bash[81864]: cluster 2024-07-28T13:07:51.438803+0000 mgr.y (mgr.25253) 2977 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:52 smithi177 bash[79620]: cluster 2024-07-28T13:07:51.438803+0000 mgr.y (mgr.25253) 2977 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:53.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5119 16 16 0 0 0 - 0 2024-07-28T13:07:54.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:07:54.142129+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:54.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:54.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5120 16 16 0 0 0 - 0 2024-07-28T13:07:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:54 smithi177 bash[81864]: cluster 2024-07-28T13:07:53.440321+0000 mgr.y (mgr.25253) 2978 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:54 smithi177 bash[79620]: cluster 2024-07-28T13:07:53.440321+0000 mgr.y (mgr.25253) 2978 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:54 smithi204 bash[68176]: cluster 2024-07-28T13:07:53.440321+0000 mgr.y (mgr.25253) 2978 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:55.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5121 16 16 0 0 0 - 0 2024-07-28T13:07:56.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5122 16 16 0 0 0 - 0 2024-07-28T13:07:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:07:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:07:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:07:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:56 smithi177 bash[79620]: cluster 2024-07-28T13:07:55.441787+0000 mgr.y (mgr.25253) 2979 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:56 smithi177 bash[81864]: cluster 2024-07-28T13:07:55.441787+0000 mgr.y (mgr.25253) 2979 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:56 smithi204 bash[68176]: cluster 2024-07-28T13:07:55.441787+0000 mgr.y (mgr.25253) 2979 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:57.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5123 16 16 0 0 0 - 0 2024-07-28T13:07:58.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5124 16 16 0 0 0 - 0 2024-07-28T13:07:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:07:58 smithi204 bash[68176]: cluster 2024-07-28T13:07:57.443426+0000 mgr.y (mgr.25253) 2980 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:07:58 smithi177 bash[79620]: cluster 2024-07-28T13:07:57.443426+0000 mgr.y (mgr.25253) 2980 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:07:58 smithi177 bash[81864]: cluster 2024-07-28T13:07:57.443426+0000 mgr.y (mgr.25253) 2980 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:07:59.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5125 16 16 0 0 0 - 0 2024-07-28T13:08:00.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5126 16 16 0 0 0 - 0 2024-07-28T13:08:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:00 smithi204 bash[68176]: cluster 2024-07-28T13:07:59.444937+0000 mgr.y (mgr.25253) 2981 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:00 smithi177 bash[81864]: cluster 2024-07-28T13:07:59.444937+0000 mgr.y (mgr.25253) 2981 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:00 smithi177 bash[79620]: cluster 2024-07-28T13:07:59.444937+0000 mgr.y (mgr.25253) 2981 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:01.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5127 16 16 0 0 0 - 0 2024-07-28T13:08:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:01 smithi204 bash[68176]: audit 2024-07-28T13:08:00.810019+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:01 smithi177 bash[81864]: audit 2024-07-28T13:08:00.810019+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:01 smithi177 bash[79620]: audit 2024-07-28T13:08:00.810019+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:02.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5128 16 16 0 0 0 - 0 2024-07-28T13:08:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:02 smithi204 bash[68176]: cluster 2024-07-28T13:08:01.446517+0000 mgr.y (mgr.25253) 2982 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.c.smithi177.stdout:Jul 28 13:08:02 smithi177 bash[81864]: cluster 2024-07-28T13:08:01.446517+0000 mgr.y (mgr.25253) 2982 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:03.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:02 smithi177 bash[79620]: cluster 2024-07-28T13:08:01.446517+0000 mgr.y (mgr.25253) 2982 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:03.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5129 16 16 0 0 0 - 0 2024-07-28T13:08:04.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5130 16 16 0 0 0 - 0 2024-07-28T13:08:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:04 smithi204 bash[68176]: cluster 2024-07-28T13:08:03.448079+0000 mgr.y (mgr.25253) 2983 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:04 smithi177 bash[81864]: cluster 2024-07-28T13:08:03.448079+0000 mgr.y (mgr.25253) 2983 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:05.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:04 smithi177 bash[79620]: cluster 2024-07-28T13:08:03.448079+0000 mgr.y (mgr.25253) 2983 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:05.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5131 16 16 0 0 0 - 0 2024-07-28T13:08:06.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5132 16 16 0 0 0 - 0 2024-07-28T13:08:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:08:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:06 smithi204 bash[68176]: cluster 2024-07-28T13:08:05.449516+0000 mgr.y (mgr.25253) 2984 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:06 smithi177 bash[81864]: cluster 2024-07-28T13:08:05.449516+0000 mgr.y (mgr.25253) 2984 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:06 smithi177 bash[79620]: cluster 2024-07-28T13:08:05.449516+0000 mgr.y (mgr.25253) 2984 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:07.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5133 16 16 0 0 0 - 0 2024-07-28T13:08:08.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5134 16 16 0 0 0 - 0 2024-07-28T13:08:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:08 smithi204 bash[68176]: cluster 2024-07-28T13:08:07.451109+0000 mgr.y (mgr.25253) 2985 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:08 smithi177 bash[81864]: cluster 2024-07-28T13:08:07.451109+0000 mgr.y (mgr.25253) 2985 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:08 smithi177 bash[79620]: cluster 2024-07-28T13:08:07.451109+0000 mgr.y (mgr.25253) 2985 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:09.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5135 16 16 0 0 0 - 0 2024-07-28T13:08:10.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5136 16 16 0 0 0 - 0 2024-07-28T13:08:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:10 smithi204 bash[68176]: cluster 2024-07-28T13:08:09.452825+0000 mgr.y (mgr.25253) 2986 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:10 smithi177 bash[81864]: cluster 2024-07-28T13:08:09.452825+0000 mgr.y (mgr.25253) 2986 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:11.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:10 smithi177 bash[79620]: cluster 2024-07-28T13:08:09.452825+0000 mgr.y (mgr.25253) 2986 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:11.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5137 16 16 0 0 0 - 0 2024-07-28T13:08:12.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5138 16 16 0 0 0 - 0 2024-07-28T13:08:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:12 smithi204 bash[68176]: cluster 2024-07-28T13:08:11.454333+0000 mgr.y (mgr.25253) 2987 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:12 smithi177 bash[81864]: cluster 2024-07-28T13:08:11.454333+0000 mgr.y (mgr.25253) 2987 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:12 smithi177 bash[79620]: cluster 2024-07-28T13:08:11.454333+0000 mgr.y (mgr.25253) 2987 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:13.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5139 16 16 0 0 0 - 0 2024-07-28T13:08:14.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:08:14.145254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:14.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:14.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5140 16 16 0 0 0 - 0 2024-07-28T13:08:14.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:14 smithi204 bash[68176]: cluster 2024-07-28T13:08:13.455850+0000 mgr.y (mgr.25253) 2988 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:14 smithi177 bash[81864]: cluster 2024-07-28T13:08:13.455850+0000 mgr.y (mgr.25253) 2988 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:15.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:14 smithi177 bash[79620]: cluster 2024-07-28T13:08:13.455850+0000 mgr.y (mgr.25253) 2988 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:15.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5141 16 16 0 0 0 - 0 2024-07-28T13:08:16.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5142 16 16 0 0 0 - 0 2024-07-28T13:08:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:08:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:16 smithi204 bash[68176]: cluster 2024-07-28T13:08:15.457289+0000 mgr.y (mgr.25253) 2989 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:16 smithi204 bash[68176]: audit 2024-07-28T13:08:15.810387+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:16 smithi177 bash[81864]: cluster 2024-07-28T13:08:15.457289+0000 mgr.y (mgr.25253) 2989 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:16 smithi177 bash[81864]: audit 2024-07-28T13:08:15.810387+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:16 smithi177 bash[79620]: cluster 2024-07-28T13:08:15.457289+0000 mgr.y (mgr.25253) 2989 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:16 smithi177 bash[79620]: audit 2024-07-28T13:08:15.810387+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:17.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5143 16 16 0 0 0 - 0 2024-07-28T13:08:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:17 smithi204 bash[68176]: cluster 2024-07-28T13:08:17.458731+0000 mgr.y (mgr.25253) 2990 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:17 smithi177 bash[81864]: cluster 2024-07-28T13:08:17.458731+0000 mgr.y (mgr.25253) 2990 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:17 smithi177 bash[79620]: cluster 2024-07-28T13:08:17.458731+0000 mgr.y (mgr.25253) 2990 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:18.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5144 16 16 0 0 0 - 0 2024-07-28T13:08:19.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5145 16 16 0 0 0 - 0 2024-07-28T13:08:20.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5146 16 16 0 0 0 - 0 2024-07-28T13:08:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:20 smithi177 bash[79620]: cluster 2024-07-28T13:08:19.460179+0000 mgr.y (mgr.25253) 2991 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:20 smithi177 bash[81864]: cluster 2024-07-28T13:08:19.460179+0000 mgr.y (mgr.25253) 2991 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:20 smithi204 bash[68176]: cluster 2024-07-28T13:08:19.460179+0000 mgr.y (mgr.25253) 2991 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:21.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5147 16 16 0 0 0 - 0 2024-07-28T13:08:22.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5148 16 16 0 0 0 - 0 2024-07-28T13:08:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:22 smithi204 bash[68176]: cluster 2024-07-28T13:08:21.461652+0000 mgr.y (mgr.25253) 2992 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:22 smithi204 bash[60899]: ts=2024-07-28T13:08:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:22 smithi177 bash[79620]: cluster 2024-07-28T13:08:21.461652+0000 mgr.y (mgr.25253) 2992 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:22 smithi177 bash[81864]: cluster 2024-07-28T13:08:21.461652+0000 mgr.y (mgr.25253) 2992 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:23.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5149 16 16 0 0 0 - 0 2024-07-28T13:08:24.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5150 16 16 0 0 0 - 0 2024-07-28T13:08:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:24 smithi204 bash[68176]: cluster 2024-07-28T13:08:23.463151+0000 mgr.y (mgr.25253) 2993 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:24 smithi177 bash[81864]: cluster 2024-07-28T13:08:23.463151+0000 mgr.y (mgr.25253) 2993 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:24 smithi177 bash[79620]: cluster 2024-07-28T13:08:23.463151+0000 mgr.y (mgr.25253) 2993 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:25.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5151 16 16 0 0 0 - 0 2024-07-28T13:08:26.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5152 16 16 0 0 0 - 0 2024-07-28T13:08:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:08:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:26 smithi204 bash[68176]: cluster 2024-07-28T13:08:25.464655+0000 mgr.y (mgr.25253) 2994 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:26 smithi177 bash[79620]: cluster 2024-07-28T13:08:25.464655+0000 mgr.y (mgr.25253) 2994 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:26 smithi177 bash[81864]: cluster 2024-07-28T13:08:25.464655+0000 mgr.y (mgr.25253) 2994 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:27.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5153 16 16 0 0 0 - 0 2024-07-28T13:08:28.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5154 16 16 0 0 0 - 0 2024-07-28T13:08:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:28 smithi204 bash[68176]: cluster 2024-07-28T13:08:27.466124+0000 mgr.y (mgr.25253) 2995 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:28 smithi177 bash[79620]: cluster 2024-07-28T13:08:27.466124+0000 mgr.y (mgr.25253) 2995 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:28 smithi177 bash[81864]: cluster 2024-07-28T13:08:27.466124+0000 mgr.y (mgr.25253) 2995 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:29.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5155 16 16 0 0 0 - 0 2024-07-28T13:08:30.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5156 16 16 0 0 0 - 0 2024-07-28T13:08:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:30 smithi204 bash[68176]: cluster 2024-07-28T13:08:29.467586+0000 mgr.y (mgr.25253) 2996 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:30 smithi177 bash[81864]: cluster 2024-07-28T13:08:29.467586+0000 mgr.y (mgr.25253) 2996 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:30 smithi177 bash[79620]: cluster 2024-07-28T13:08:29.467586+0000 mgr.y (mgr.25253) 2996 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:31.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5157 16 16 0 0 0 - 0 2024-07-28T13:08:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:31 smithi204 bash[68176]: audit 2024-07-28T13:08:30.810770+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:31 smithi177 bash[79620]: audit 2024-07-28T13:08:30.810770+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:31 smithi177 bash[81864]: audit 2024-07-28T13:08:30.810770+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:32.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5158 16 16 0 0 0 - 0 2024-07-28T13:08:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:32 smithi204 bash[68176]: cluster 2024-07-28T13:08:31.469045+0000 mgr.y (mgr.25253) 2997 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:32 smithi204 bash[68176]: audit 2024-07-28T13:08:31.856555+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:08:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:32 smithi204 bash[68176]: audit 2024-07-28T13:08:32.234032+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:32 smithi204 bash[68176]: audit 2024-07-28T13:08:32.241427+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[81864]: cluster 2024-07-28T13:08:31.469045+0000 mgr.y (mgr.25253) 2997 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[81864]: audit 2024-07-28T13:08:31.856555+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:08:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[81864]: audit 2024-07-28T13:08:32.234032+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:33.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[81864]: audit 2024-07-28T13:08:32.241427+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[79620]: cluster 2024-07-28T13:08:31.469045+0000 mgr.y (mgr.25253) 2997 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[79620]: audit 2024-07-28T13:08:31.856555+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:08:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[79620]: audit 2024-07-28T13:08:32.234032+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:32 smithi177 bash[79620]: audit 2024-07-28T13:08:32.241427+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:33.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5159 16 16 0 0 0 - 0 2024-07-28T13:08:34.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:08:34.148442+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:34.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:34.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5160 16 16 0 0 0 - 0 2024-07-28T13:08:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:34 smithi204 bash[68176]: cluster 2024-07-28T13:08:33.470503+0000 mgr.y (mgr.25253) 2998 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:34 smithi177 bash[79620]: cluster 2024-07-28T13:08:33.470503+0000 mgr.y (mgr.25253) 2998 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:34 smithi177 bash[81864]: cluster 2024-07-28T13:08:33.470503+0000 mgr.y (mgr.25253) 2998 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:35.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5161 16 16 0 0 0 - 0 2024-07-28T13:08:36.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5162 16 16 0 0 0 - 0 2024-07-28T13:08:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:08:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:36 smithi204 bash[68176]: cluster 2024-07-28T13:08:35.471999+0000 mgr.y (mgr.25253) 2999 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:36 smithi177 bash[81864]: cluster 2024-07-28T13:08:35.471999+0000 mgr.y (mgr.25253) 2999 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:36 smithi177 bash[79620]: cluster 2024-07-28T13:08:35.471999+0000 mgr.y (mgr.25253) 2999 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:37.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5163 16 16 0 0 0 - 0 2024-07-28T13:08:38.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5164 16 16 0 0 0 - 0 2024-07-28T13:08:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:38 smithi204 bash[68176]: cluster 2024-07-28T13:08:37.473385+0000 mgr.y (mgr.25253) 3000 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:38 smithi204 bash[68176]: audit 2024-07-28T13:08:37.525580+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:38 smithi204 bash[68176]: audit 2024-07-28T13:08:37.529730+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:38 smithi204 bash[68176]: audit 2024-07-28T13:08:38.067509+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:38.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:38 smithi204 bash[68176]: audit 2024-07-28T13:08:38.079006+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[79620]: cluster 2024-07-28T13:08:37.473385+0000 mgr.y (mgr.25253) 3000 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[79620]: audit 2024-07-28T13:08:37.525580+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[79620]: audit 2024-07-28T13:08:37.529730+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[79620]: audit 2024-07-28T13:08:38.067509+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[79620]: audit 2024-07-28T13:08:38.079006+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[81864]: cluster 2024-07-28T13:08:37.473385+0000 mgr.y (mgr.25253) 3000 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[81864]: audit 2024-07-28T13:08:37.525580+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[81864]: audit 2024-07-28T13:08:37.529730+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[81864]: audit 2024-07-28T13:08:38.067509+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:38 smithi177 bash[81864]: audit 2024-07-28T13:08:38.079006+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:39.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5165 16 16 0 0 0 - 0 2024-07-28T13:08:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:39 smithi204 bash[68176]: audit 2024-07-28T13:08:38.575771+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:39 smithi204 bash[68176]: audit 2024-07-28T13:08:38.577686+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:39 smithi204 bash[68176]: audit 2024-07-28T13:08:38.590357+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[81864]: audit 2024-07-28T13:08:38.575771+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[81864]: audit 2024-07-28T13:08:38.577686+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[81864]: audit 2024-07-28T13:08:38.590357+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:40.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[79620]: audit 2024-07-28T13:08:38.575771+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:40.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[79620]: audit 2024-07-28T13:08:38.577686+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:40.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:39 smithi177 bash[79620]: audit 2024-07-28T13:08:38.590357+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:08:40.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5166 16 16 0 0 0 - 0 2024-07-28T13:08:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:40 smithi204 bash[68176]: cluster 2024-07-28T13:08:39.474846+0000 mgr.y (mgr.25253) 3001 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:40 smithi177 bash[81864]: cluster 2024-07-28T13:08:39.474846+0000 mgr.y (mgr.25253) 3001 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:41.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:40 smithi177 bash[79620]: cluster 2024-07-28T13:08:39.474846+0000 mgr.y (mgr.25253) 3001 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:41.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5167 16 16 0 0 0 - 0 2024-07-28T13:08:42.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5168 16 16 0 0 0 - 0 2024-07-28T13:08:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:42 smithi204 bash[68176]: cluster 2024-07-28T13:08:41.476325+0000 mgr.y (mgr.25253) 3002 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:42 smithi177 bash[81864]: cluster 2024-07-28T13:08:41.476325+0000 mgr.y (mgr.25253) 3002 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:42 smithi177 bash[79620]: cluster 2024-07-28T13:08:41.476325+0000 mgr.y (mgr.25253) 3002 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:43.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5169 16 16 0 0 0 - 0 2024-07-28T13:08:44.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5170 16 16 0 0 0 - 0 2024-07-28T13:08:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:44 smithi204 bash[68176]: cluster 2024-07-28T13:08:43.477831+0000 mgr.y (mgr.25253) 3003 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:44 smithi177 bash[81864]: cluster 2024-07-28T13:08:43.477831+0000 mgr.y (mgr.25253) 3003 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:44 smithi177 bash[79620]: cluster 2024-07-28T13:08:43.477831+0000 mgr.y (mgr.25253) 3003 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:45.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5171 16 16 0 0 0 - 0 2024-07-28T13:08:46.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5172 16 16 0 0 0 - 0 2024-07-28T13:08:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:08:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:46 smithi204 bash[68176]: cluster 2024-07-28T13:08:45.479396+0000 mgr.y (mgr.25253) 3004 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:46 smithi204 bash[68176]: audit 2024-07-28T13:08:45.811198+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:46 smithi177 bash[81864]: cluster 2024-07-28T13:08:45.479396+0000 mgr.y (mgr.25253) 3004 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:46 smithi177 bash[81864]: audit 2024-07-28T13:08:45.811198+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:46 smithi177 bash[79620]: cluster 2024-07-28T13:08:45.479396+0000 mgr.y (mgr.25253) 3004 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:46 smithi177 bash[79620]: audit 2024-07-28T13:08:45.811198+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:47.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5173 16 16 0 0 0 - 0 2024-07-28T13:08:48.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5174 16 16 0 0 0 - 0 2024-07-28T13:08:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:48 smithi204 bash[68176]: cluster 2024-07-28T13:08:47.480887+0000 mgr.y (mgr.25253) 3005 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:48 smithi177 bash[81864]: cluster 2024-07-28T13:08:47.480887+0000 mgr.y (mgr.25253) 3005 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:48 smithi177 bash[79620]: cluster 2024-07-28T13:08:47.480887+0000 mgr.y (mgr.25253) 3005 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:49.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5175 16 16 0 0 0 - 0 2024-07-28T13:08:50.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5176 16 16 0 0 0 - 0 2024-07-28T13:08:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:50 smithi204 bash[68176]: cluster 2024-07-28T13:08:49.482342+0000 mgr.y (mgr.25253) 3006 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:50 smithi177 bash[81864]: cluster 2024-07-28T13:08:49.482342+0000 mgr.y (mgr.25253) 3006 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:50 smithi177 bash[79620]: cluster 2024-07-28T13:08:49.482342+0000 mgr.y (mgr.25253) 3006 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:51.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5177 16 16 0 0 0 - 0 2024-07-28T13:08:52.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5178 16 16 0 0 0 - 0 2024-07-28T13:08:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:52 smithi204 bash[68176]: cluster 2024-07-28T13:08:51.483817+0000 mgr.y (mgr.25253) 3007 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:08:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:52 smithi177 bash[81864]: cluster 2024-07-28T13:08:51.483817+0000 mgr.y (mgr.25253) 3007 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:52 smithi177 bash[79620]: cluster 2024-07-28T13:08:51.483817+0000 mgr.y (mgr.25253) 3007 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:53.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5179 16 16 0 0 0 - 0 2024-07-28T13:08:54.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:08:54.151629+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:54.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:54.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5180 16 16 0 0 0 - 0 2024-07-28T13:08:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:54 smithi204 bash[68176]: cluster 2024-07-28T13:08:53.485228+0000 mgr.y (mgr.25253) 3008 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:54 smithi177 bash[81864]: cluster 2024-07-28T13:08:53.485228+0000 mgr.y (mgr.25253) 3008 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:54 smithi177 bash[79620]: cluster 2024-07-28T13:08:53.485228+0000 mgr.y (mgr.25253) 3008 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:55.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5181 16 16 0 0 0 - 0 2024-07-28T13:08:56.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5182 16 16 0 0 0 - 0 2024-07-28T13:08:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:08:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:08:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:08:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:56 smithi204 bash[68176]: cluster 2024-07-28T13:08:55.486762+0000 mgr.y (mgr.25253) 3009 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:56 smithi177 bash[79620]: cluster 2024-07-28T13:08:55.486762+0000 mgr.y (mgr.25253) 3009 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:56 smithi177 bash[81864]: cluster 2024-07-28T13:08:55.486762+0000 mgr.y (mgr.25253) 3009 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:57.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5183 16 16 0 0 0 - 0 2024-07-28T13:08:58.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5184 16 16 0 0 0 - 0 2024-07-28T13:08:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:08:58 smithi204 bash[68176]: cluster 2024-07-28T13:08:57.488411+0000 mgr.y (mgr.25253) 3010 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:08:58 smithi177 bash[79620]: cluster 2024-07-28T13:08:57.488411+0000 mgr.y (mgr.25253) 3010 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:08:58 smithi177 bash[81864]: cluster 2024-07-28T13:08:57.488411+0000 mgr.y (mgr.25253) 3010 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:08:59.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5185 16 16 0 0 0 - 0 2024-07-28T13:09:00.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5186 16 16 0 0 0 - 0 2024-07-28T13:09:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:00 smithi204 bash[68176]: cluster 2024-07-28T13:08:59.490047+0000 mgr.y (mgr.25253) 3011 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:00 smithi177 bash[81864]: cluster 2024-07-28T13:08:59.490047+0000 mgr.y (mgr.25253) 3011 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:00 smithi177 bash[79620]: cluster 2024-07-28T13:08:59.490047+0000 mgr.y (mgr.25253) 3011 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:01.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5187 16 16 0 0 0 - 0 2024-07-28T13:09:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:01 smithi204 bash[68176]: audit 2024-07-28T13:09:00.811790+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:01 smithi177 bash[81864]: audit 2024-07-28T13:09:00.811790+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:02.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:01 smithi177 bash[79620]: audit 2024-07-28T13:09:00.811790+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:02.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5188 16 16 0 0 0 - 0 2024-07-28T13:09:02.585 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:02 smithi204 bash[68176]: cluster 2024-07-28T13:09:01.491539+0000 mgr.y (mgr.25253) 3012 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:02 smithi177 bash[79620]: cluster 2024-07-28T13:09:01.491539+0000 mgr.y (mgr.25253) 3012 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:02 smithi177 bash[81864]: cluster 2024-07-28T13:09:01.491539+0000 mgr.y (mgr.25253) 3012 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:03.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5189 16 16 0 0 0 - 0 2024-07-28T13:09:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:03 smithi204 bash[68176]: cluster 2024-07-28T13:09:03.492985+0000 mgr.y (mgr.25253) 3013 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:03 smithi177 bash[79620]: cluster 2024-07-28T13:09:03.492985+0000 mgr.y (mgr.25253) 3013 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:03 smithi177 bash[81864]: cluster 2024-07-28T13:09:03.492985+0000 mgr.y (mgr.25253) 3013 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:04.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5190 16 16 0 0 0 - 0 2024-07-28T13:09:05.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5191 16 16 0 0 0 - 0 2024-07-28T13:09:06.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5192 16 16 0 0 0 - 0 2024-07-28T13:09:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:09:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:06 smithi204 bash[68176]: cluster 2024-07-28T13:09:05.494395+0000 mgr.y (mgr.25253) 3014 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:06 smithi177 bash[81864]: cluster 2024-07-28T13:09:05.494395+0000 mgr.y (mgr.25253) 3014 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:06 smithi177 bash[79620]: cluster 2024-07-28T13:09:05.494395+0000 mgr.y (mgr.25253) 3014 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:07.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5193 16 16 0 0 0 - 0 2024-07-28T13:09:08.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5194 16 16 0 0 0 - 0 2024-07-28T13:09:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:08 smithi204 bash[68176]: cluster 2024-07-28T13:09:07.495896+0000 mgr.y (mgr.25253) 3015 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:08 smithi177 bash[81864]: cluster 2024-07-28T13:09:07.495896+0000 mgr.y (mgr.25253) 3015 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:08 smithi177 bash[79620]: cluster 2024-07-28T13:09:07.495896+0000 mgr.y (mgr.25253) 3015 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:09.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5195 16 16 0 0 0 - 0 2024-07-28T13:09:10.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5196 16 16 0 0 0 - 0 2024-07-28T13:09:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:10 smithi204 bash[68176]: cluster 2024-07-28T13:09:09.497477+0000 mgr.y (mgr.25253) 3016 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:10 smithi177 bash[81864]: cluster 2024-07-28T13:09:09.497477+0000 mgr.y (mgr.25253) 3016 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:10 smithi177 bash[79620]: cluster 2024-07-28T13:09:09.497477+0000 mgr.y (mgr.25253) 3016 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:11.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5197 16 16 0 0 0 - 0 2024-07-28T13:09:12.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5198 16 16 0 0 0 - 0 2024-07-28T13:09:12.566 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:12 smithi204 bash[68176]: cluster 2024-07-28T13:09:11.498948+0000 mgr.y (mgr.25253) 3017 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:12 smithi177 bash[81864]: cluster 2024-07-28T13:09:11.498948+0000 mgr.y (mgr.25253) 3017 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:12 smithi177 bash[79620]: cluster 2024-07-28T13:09:11.498948+0000 mgr.y (mgr.25253) 3017 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:13.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5199 16 16 0 0 0 - 0 2024-07-28T13:09:14.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:09:14.154596+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:14.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:14.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5200 16 16 0 0 0 - 0 2024-07-28T13:09:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:14 smithi204 bash[68176]: cluster 2024-07-28T13:09:13.500445+0000 mgr.y (mgr.25253) 3018 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:14 smithi177 bash[81864]: cluster 2024-07-28T13:09:13.500445+0000 mgr.y (mgr.25253) 3018 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:14 smithi177 bash[79620]: cluster 2024-07-28T13:09:13.500445+0000 mgr.y (mgr.25253) 3018 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:15.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5201 16 16 0 0 0 - 0 2024-07-28T13:09:16.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5202 16 16 0 0 0 - 0 2024-07-28T13:09:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:09:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:16 smithi204 bash[68176]: cluster 2024-07-28T13:09:15.501910+0000 mgr.y (mgr.25253) 3019 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:16 smithi204 bash[68176]: audit 2024-07-28T13:09:15.812132+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:16 smithi177 bash[79620]: cluster 2024-07-28T13:09:15.501910+0000 mgr.y (mgr.25253) 3019 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:16 smithi177 bash[79620]: audit 2024-07-28T13:09:15.812132+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:16 smithi177 bash[81864]: cluster 2024-07-28T13:09:15.501910+0000 mgr.y (mgr.25253) 3019 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:17.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:16 smithi177 bash[81864]: audit 2024-07-28T13:09:15.812132+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:17.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5203 16 16 0 0 0 - 0 2024-07-28T13:09:18.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5204 16 16 0 0 0 - 0 2024-07-28T13:09:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:18 smithi204 bash[68176]: cluster 2024-07-28T13:09:17.503354+0000 mgr.y (mgr.25253) 3020 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:18 smithi177 bash[79620]: cluster 2024-07-28T13:09:17.503354+0000 mgr.y (mgr.25253) 3020 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:18 smithi177 bash[81864]: cluster 2024-07-28T13:09:17.503354+0000 mgr.y (mgr.25253) 3020 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:19.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5205 16 16 0 0 0 - 0 2024-07-28T13:09:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:19 smithi204 bash[68176]: cluster 2024-07-28T13:09:19.504824+0000 mgr.y (mgr.25253) 3021 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:19 smithi177 bash[81864]: cluster 2024-07-28T13:09:19.504824+0000 mgr.y (mgr.25253) 3021 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:20.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:19 smithi177 bash[79620]: cluster 2024-07-28T13:09:19.504824+0000 mgr.y (mgr.25253) 3021 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:20.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5206 16 16 0 0 0 - 0 2024-07-28T13:09:21.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5207 16 16 0 0 0 - 0 2024-07-28T13:09:22.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5208 16 16 0 0 0 - 0 2024-07-28T13:09:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:22 smithi204 bash[68176]: cluster 2024-07-28T13:09:21.506266+0000 mgr.y (mgr.25253) 3022 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:22 smithi177 bash[81864]: cluster 2024-07-28T13:09:21.506266+0000 mgr.y (mgr.25253) 3022 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:22 smithi177 bash[79620]: cluster 2024-07-28T13:09:21.506266+0000 mgr.y (mgr.25253) 3022 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:23.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5209 16 16 0 0 0 - 0 2024-07-28T13:09:24.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5210 16 16 0 0 0 - 0 2024-07-28T13:09:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:24 smithi204 bash[68176]: cluster 2024-07-28T13:09:23.507709+0000 mgr.y (mgr.25253) 3023 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:24 smithi177 bash[79620]: cluster 2024-07-28T13:09:23.507709+0000 mgr.y (mgr.25253) 3023 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:24 smithi177 bash[81864]: cluster 2024-07-28T13:09:23.507709+0000 mgr.y (mgr.25253) 3023 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:25.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5211 16 16 0 0 0 - 0 2024-07-28T13:09:26.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5212 16 16 0 0 0 - 0 2024-07-28T13:09:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:09:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:26 smithi204 bash[68176]: cluster 2024-07-28T13:09:25.509173+0000 mgr.y (mgr.25253) 3024 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:26 smithi177 bash[81864]: cluster 2024-07-28T13:09:25.509173+0000 mgr.y (mgr.25253) 3024 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:26 smithi177 bash[79620]: cluster 2024-07-28T13:09:25.509173+0000 mgr.y (mgr.25253) 3024 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:27.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5213 16 16 0 0 0 - 0 2024-07-28T13:09:28.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5214 16 16 0 0 0 - 0 2024-07-28T13:09:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:28 smithi204 bash[68176]: cluster 2024-07-28T13:09:27.510607+0000 mgr.y (mgr.25253) 3025 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:28 smithi177 bash[81864]: cluster 2024-07-28T13:09:27.510607+0000 mgr.y (mgr.25253) 3025 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:29.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:28 smithi177 bash[79620]: cluster 2024-07-28T13:09:27.510607+0000 mgr.y (mgr.25253) 3025 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:29.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5215 16 16 0 0 0 - 0 2024-07-28T13:09:30.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5216 16 16 0 0 0 - 0 2024-07-28T13:09:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:30 smithi204 bash[68176]: cluster 2024-07-28T13:09:29.512084+0000 mgr.y (mgr.25253) 3026 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:30 smithi177 bash[81864]: cluster 2024-07-28T13:09:29.512084+0000 mgr.y (mgr.25253) 3026 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:30 smithi177 bash[79620]: cluster 2024-07-28T13:09:29.512084+0000 mgr.y (mgr.25253) 3026 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:31.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5217 16 16 0 0 0 - 0 2024-07-28T13:09:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:31 smithi204 bash[68176]: audit 2024-07-28T13:09:30.812613+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:31 smithi177 bash[81864]: audit 2024-07-28T13:09:30.812613+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:31 smithi177 bash[79620]: audit 2024-07-28T13:09:30.812613+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:32.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5218 16 16 0 0 0 - 0 2024-07-28T13:09:32.597 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:32 smithi204 bash[68176]: cluster 2024-07-28T13:09:31.513583+0000 mgr.y (mgr.25253) 3027 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:32 smithi177 bash[81864]: cluster 2024-07-28T13:09:31.513583+0000 mgr.y (mgr.25253) 3027 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:32 smithi177 bash[79620]: cluster 2024-07-28T13:09:31.513583+0000 mgr.y (mgr.25253) 3027 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:33.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5219 16 16 0 0 0 - 0 2024-07-28T13:09:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:33 smithi204 bash[68176]: cluster 2024-07-28T13:09:33.515053+0000 mgr.y (mgr.25253) 3028 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:33 smithi177 bash[79620]: cluster 2024-07-28T13:09:33.515053+0000 mgr.y (mgr.25253) 3028 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:34.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:33 smithi177 bash[81864]: cluster 2024-07-28T13:09:33.515053+0000 mgr.y (mgr.25253) 3028 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:34.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:09:34.157529+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:34.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:34.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5220 16 16 0 0 0 - 0 2024-07-28T13:09:35.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5221 16 16 0 0 0 - 0 2024-07-28T13:09:36.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5222 16 16 0 0 0 - 0 2024-07-28T13:09:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:09:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:36 smithi204 bash[68176]: cluster 2024-07-28T13:09:35.516545+0000 mgr.y (mgr.25253) 3029 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:36 smithi177 bash[79620]: cluster 2024-07-28T13:09:35.516545+0000 mgr.y (mgr.25253) 3029 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:36 smithi177 bash[81864]: cluster 2024-07-28T13:09:35.516545+0000 mgr.y (mgr.25253) 3029 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:37.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5223 16 16 0 0 0 - 0 2024-07-28T13:09:38.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5224 16 16 0 0 0 - 0 2024-07-28T13:09:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:38 smithi204 bash[68176]: cluster 2024-07-28T13:09:37.517969+0000 mgr.y (mgr.25253) 3030 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:38 smithi177 bash[81864]: cluster 2024-07-28T13:09:37.517969+0000 mgr.y (mgr.25253) 3030 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:38 smithi177 bash[79620]: cluster 2024-07-28T13:09:37.517969+0000 mgr.y (mgr.25253) 3030 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:39.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5225 16 16 0 0 0 - 0 2024-07-28T13:09:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:39 smithi204 bash[68176]: audit 2024-07-28T13:09:38.731426+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:39 smithi177 bash[81864]: audit 2024-07-28T13:09:38.731426+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:39 smithi177 bash[79620]: audit 2024-07-28T13:09:38.731426+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:40.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5226 16 16 0 0 0 - 0 2024-07-28T13:09:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:40 smithi204 bash[68176]: cluster 2024-07-28T13:09:39.519406+0000 mgr.y (mgr.25253) 3031 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:40 smithi177 bash[79620]: cluster 2024-07-28T13:09:39.519406+0000 mgr.y (mgr.25253) 3031 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:40 smithi177 bash[81864]: cluster 2024-07-28T13:09:39.519406+0000 mgr.y (mgr.25253) 3031 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:41.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5227 16 16 0 0 0 - 0 2024-07-28T13:09:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:41 smithi204 bash[68176]: cluster 2024-07-28T13:09:41.520852+0000 mgr.y (mgr.25253) 3032 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:41 smithi177 bash[81864]: cluster 2024-07-28T13:09:41.520852+0000 mgr.y (mgr.25253) 3032 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:41 smithi177 bash[79620]: cluster 2024-07-28T13:09:41.520852+0000 mgr.y (mgr.25253) 3032 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:42.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5228 16 16 0 0 0 - 0 2024-07-28T13:09:42.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5229 16 16 0 0 0 - 0 2024-07-28T13:09:44.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5230 16 16 0 0 0 - 0 2024-07-28T13:09:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:44 smithi204 bash[68176]: cluster 2024-07-28T13:09:43.522301+0000 mgr.y (mgr.25253) 3033 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:44 smithi204 bash[68176]: audit 2024-07-28T13:09:44.379021+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:44 smithi204 bash[68176]: audit 2024-07-28T13:09:44.385573+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[79620]: cluster 2024-07-28T13:09:43.522301+0000 mgr.y (mgr.25253) 3033 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[79620]: audit 2024-07-28T13:09:44.379021+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[79620]: audit 2024-07-28T13:09:44.385573+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[81864]: cluster 2024-07-28T13:09:43.522301+0000 mgr.y (mgr.25253) 3033 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[81864]: audit 2024-07-28T13:09:44.379021+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:44 smithi177 bash[81864]: audit 2024-07-28T13:09:44.385573+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5231 16 16 0 0 0 - 0 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:44.624739+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:44.630094+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.085710+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.092761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.326398+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.335931+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.337737+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.339332+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: audit 2024-07-28T13:09:45.349644+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:45.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:45 smithi204 bash[68176]: cluster 2024-07-28T13:09:45.523785+0000 mgr.y (mgr.25253) 3034 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:44.624739+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:44.630094+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.085710+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.092761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.326398+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.335931+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.337737+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.339332+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: audit 2024-07-28T13:09:45.349644+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[81864]: cluster 2024-07-28T13:09:45.523785+0000 mgr.y (mgr.25253) 3034 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:44.624739+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:44.630094+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.085710+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.092761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.326398+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.335931+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.337737+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.339332+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: audit 2024-07-28T13:09:45.349644+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:09:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:45 smithi177 bash[79620]: cluster 2024-07-28T13:09:45.523785+0000 mgr.y (mgr.25253) 3034 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:46.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5232 16 16 0 0 0 - 0 2024-07-28T13:09:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:09:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:46 smithi204 bash[68176]: audit 2024-07-28T13:09:45.813122+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:46 smithi177 bash[81864]: audit 2024-07-28T13:09:45.813122+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:46 smithi177 bash[79620]: audit 2024-07-28T13:09:45.813122+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:47.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5233 16 16 0 0 0 - 0 2024-07-28T13:09:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:47 smithi204 bash[68176]: cluster 2024-07-28T13:09:47.525223+0000 mgr.y (mgr.25253) 3035 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:47 smithi177 bash[81864]: cluster 2024-07-28T13:09:47.525223+0000 mgr.y (mgr.25253) 3035 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:47 smithi177 bash[79620]: cluster 2024-07-28T13:09:47.525223+0000 mgr.y (mgr.25253) 3035 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:48.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5234 16 16 0 0 0 - 0 2024-07-28T13:09:49.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5235 16 16 0 0 0 - 0 2024-07-28T13:09:50.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5236 16 16 0 0 0 - 0 2024-07-28T13:09:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:50 smithi204 bash[68176]: cluster 2024-07-28T13:09:49.526643+0000 mgr.y (mgr.25253) 3036 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:50 smithi177 bash[81864]: cluster 2024-07-28T13:09:49.526643+0000 mgr.y (mgr.25253) 3036 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:50 smithi177 bash[79620]: cluster 2024-07-28T13:09:49.526643+0000 mgr.y (mgr.25253) 3036 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:51.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5237 16 16 0 0 0 - 0 2024-07-28T13:09:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:51 smithi204 bash[68176]: cluster 2024-07-28T13:09:51.528133+0000 mgr.y (mgr.25253) 3037 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:51 smithi177 bash[81864]: cluster 2024-07-28T13:09:51.528133+0000 mgr.y (mgr.25253) 3037 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:51 smithi177 bash[79620]: cluster 2024-07-28T13:09:51.528133+0000 mgr.y (mgr.25253) 3037 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:52.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5238 16 16 0 0 0 - 0 2024-07-28T13:09:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:09:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5239 16 16 0 0 0 - 0 2024-07-28T13:09:54.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:09:54.160562+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:54.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:54.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5240 16 16 0 0 0 - 0 2024-07-28T13:09:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:54 smithi204 bash[68176]: cluster 2024-07-28T13:09:53.529575+0000 mgr.y (mgr.25253) 3038 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:54 smithi177 bash[81864]: cluster 2024-07-28T13:09:53.529575+0000 mgr.y (mgr.25253) 3038 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:54 smithi177 bash[79620]: cluster 2024-07-28T13:09:53.529575+0000 mgr.y (mgr.25253) 3038 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:55.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5241 16 16 0 0 0 - 0 2024-07-28T13:09:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:55 smithi204 bash[68176]: cluster 2024-07-28T13:09:55.531056+0000 mgr.y (mgr.25253) 3039 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:55 smithi177 bash[81864]: cluster 2024-07-28T13:09:55.531056+0000 mgr.y (mgr.25253) 3039 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:55 smithi177 bash[79620]: cluster 2024-07-28T13:09:55.531056+0000 mgr.y (mgr.25253) 3039 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:56.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5242 16 16 0 0 0 - 0 2024-07-28T13:09:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:09:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:09:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:09:57.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5243 16 16 0 0 0 - 0 2024-07-28T13:09:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:57 smithi204 bash[68176]: cluster 2024-07-28T13:09:57.532537+0000 mgr.y (mgr.25253) 3040 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:57 smithi177 bash[81864]: cluster 2024-07-28T13:09:57.532537+0000 mgr.y (mgr.25253) 3040 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:57 smithi177 bash[79620]: cluster 2024-07-28T13:09:57.532537+0000 mgr.y (mgr.25253) 3040 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:09:58.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5244 16 16 0 0 0 - 0 2024-07-28T13:09:59.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5245 16 16 0 0 0 - 0 2024-07-28T13:09:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:09:59 smithi204 bash[68176]: cluster 2024-07-28T13:09:59.533987+0000 mgr.y (mgr.25253) 3041 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:09:59 smithi177 bash[79620]: cluster 2024-07-28T13:09:59.533987+0000 mgr.y (mgr.25253) 3041 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:09:59 smithi177 bash[81864]: cluster 2024-07-28T13:09:59.533987+0000 mgr.y (mgr.25253) 3041 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:00.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5246 16 16 0 0 0 - 0 2024-07-28T13:10:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:00 smithi204 bash[68176]: cluster 2024-07-28T13:10:00.000185+0000 mon.a (mon.0) 2933 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:10:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:00 smithi177 bash[81864]: cluster 2024-07-28T13:10:00.000185+0000 mon.a (mon.0) 2933 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:10:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:00 smithi177 bash[79620]: cluster 2024-07-28T13:10:00.000185+0000 mon.a (mon.0) 2933 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:10:01.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5247 16 16 0 0 0 - 0 2024-07-28T13:10:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:01 smithi204 bash[68176]: audit 2024-07-28T13:10:00.813325+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:01 smithi204 bash[68176]: cluster 2024-07-28T13:10:01.535451+0000 mgr.y (mgr.25253) 3042 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:01 smithi177 bash[79620]: audit 2024-07-28T13:10:00.813325+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:01 smithi177 bash[79620]: cluster 2024-07-28T13:10:01.535451+0000 mgr.y (mgr.25253) 3042 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:01 smithi177 bash[81864]: audit 2024-07-28T13:10:00.813325+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:02.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:01 smithi177 bash[81864]: cluster 2024-07-28T13:10:01.535451+0000 mgr.y (mgr.25253) 3042 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:02.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5248 16 16 0 0 0 - 0 2024-07-28T13:10:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5249 16 16 0 0 0 - 0 2024-07-28T13:10:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:03 smithi204 bash[68176]: cluster 2024-07-28T13:10:03.536886+0000 mgr.y (mgr.25253) 3043 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:03 smithi177 bash[81864]: cluster 2024-07-28T13:10:03.536886+0000 mgr.y (mgr.25253) 3043 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:03 smithi177 bash[79620]: cluster 2024-07-28T13:10:03.536886+0000 mgr.y (mgr.25253) 3043 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:04.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5250 16 16 0 0 0 - 0 2024-07-28T13:10:05.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5251 16 16 0 0 0 - 0 2024-07-28T13:10:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:05 smithi204 bash[68176]: cluster 2024-07-28T13:10:05.538306+0000 mgr.y (mgr.25253) 3044 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:05 smithi177 bash[81864]: cluster 2024-07-28T13:10:05.538306+0000 mgr.y (mgr.25253) 3044 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:05 smithi177 bash[79620]: cluster 2024-07-28T13:10:05.538306+0000 mgr.y (mgr.25253) 3044 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:06.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5252 16 16 0 0 0 - 0 2024-07-28T13:10:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:10:07.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5253 16 16 0 0 0 - 0 2024-07-28T13:10:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:07 smithi204 bash[68176]: cluster 2024-07-28T13:10:07.539761+0000 mgr.y (mgr.25253) 3045 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:07 smithi177 bash[81864]: cluster 2024-07-28T13:10:07.539761+0000 mgr.y (mgr.25253) 3045 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:07 smithi177 bash[79620]: cluster 2024-07-28T13:10:07.539761+0000 mgr.y (mgr.25253) 3045 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:08.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5254 16 16 0 0 0 - 0 2024-07-28T13:10:09.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5255 16 16 0 0 0 - 0 2024-07-28T13:10:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:09 smithi204 bash[68176]: cluster 2024-07-28T13:10:09.541187+0000 mgr.y (mgr.25253) 3046 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:09 smithi177 bash[79620]: cluster 2024-07-28T13:10:09.541187+0000 mgr.y (mgr.25253) 3046 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:09 smithi177 bash[81864]: cluster 2024-07-28T13:10:09.541187+0000 mgr.y (mgr.25253) 3046 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:10.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5256 16 16 0 0 0 - 0 2024-07-28T13:10:11.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5257 16 16 0 0 0 - 0 2024-07-28T13:10:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:11 smithi204 bash[68176]: cluster 2024-07-28T13:10:11.542610+0000 mgr.y (mgr.25253) 3047 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:11 smithi177 bash[81864]: cluster 2024-07-28T13:10:11.542610+0000 mgr.y (mgr.25253) 3047 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:11 smithi177 bash[79620]: cluster 2024-07-28T13:10:11.542610+0000 mgr.y (mgr.25253) 3047 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:12.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5258 16 16 0 0 0 - 0 2024-07-28T13:10:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5259 16 16 0 0 0 - 0 2024-07-28T13:10:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:13 smithi204 bash[68176]: cluster 2024-07-28T13:10:13.544112+0000 mgr.y (mgr.25253) 3048 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:13 smithi177 bash[79620]: cluster 2024-07-28T13:10:13.544112+0000 mgr.y (mgr.25253) 3048 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:13 smithi177 bash[81864]: cluster 2024-07-28T13:10:13.544112+0000 mgr.y (mgr.25253) 3048 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:14.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:10:14.163673+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:14.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:14.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5260 16 16 0 0 0 - 0 2024-07-28T13:10:15.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5261 16 16 0 0 0 - 0 2024-07-28T13:10:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:15 smithi204 bash[68176]: cluster 2024-07-28T13:10:15.545576+0000 mgr.y (mgr.25253) 3049 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:15 smithi177 bash[79620]: cluster 2024-07-28T13:10:15.545576+0000 mgr.y (mgr.25253) 3049 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:15 smithi177 bash[81864]: cluster 2024-07-28T13:10:15.545576+0000 mgr.y (mgr.25253) 3049 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:16.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5262 16 16 0 0 0 - 0 2024-07-28T13:10:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:10:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:16 smithi204 bash[68176]: audit 2024-07-28T13:10:15.813769+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:16 smithi177 bash[79620]: audit 2024-07-28T13:10:15.813769+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:16 smithi177 bash[81864]: audit 2024-07-28T13:10:15.813769+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:17.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5263 16 16 0 0 0 - 0 2024-07-28T13:10:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:17 smithi204 bash[68176]: cluster 2024-07-28T13:10:17.547090+0000 mgr.y (mgr.25253) 3050 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:17 smithi177 bash[81864]: cluster 2024-07-28T13:10:17.547090+0000 mgr.y (mgr.25253) 3050 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:17 smithi177 bash[79620]: cluster 2024-07-28T13:10:17.547090+0000 mgr.y (mgr.25253) 3050 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:18.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5264 16 16 0 0 0 - 0 2024-07-28T13:10:19.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5265 16 16 0 0 0 - 0 2024-07-28T13:10:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:19 smithi204 bash[68176]: cluster 2024-07-28T13:10:19.548598+0000 mgr.y (mgr.25253) 3051 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:19 smithi177 bash[79620]: cluster 2024-07-28T13:10:19.548598+0000 mgr.y (mgr.25253) 3051 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:19 smithi177 bash[81864]: cluster 2024-07-28T13:10:19.548598+0000 mgr.y (mgr.25253) 3051 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:20.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5266 16 16 0 0 0 - 0 2024-07-28T13:10:21.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5267 16 16 0 0 0 - 0 2024-07-28T13:10:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:21 smithi204 bash[68176]: cluster 2024-07-28T13:10:21.550070+0000 mgr.y (mgr.25253) 3052 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:21 smithi177 bash[81864]: cluster 2024-07-28T13:10:21.550070+0000 mgr.y (mgr.25253) 3052 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:21 smithi177 bash[79620]: cluster 2024-07-28T13:10:21.550070+0000 mgr.y (mgr.25253) 3052 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:22.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5268 16 16 0 0 0 - 0 2024-07-28T13:10:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.415 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:10:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:10:22.081392002Z level=info msg="Completed cleanup jobs" duration=116.891039ms 2024-07-28T13:10:23.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5269 16 16 0 0 0 - 0 2024-07-28T13:10:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:23 smithi204 bash[68176]: cluster 2024-07-28T13:10:23.551570+0000 mgr.y (mgr.25253) 3053 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:23 smithi177 bash[79620]: cluster 2024-07-28T13:10:23.551570+0000 mgr.y (mgr.25253) 3053 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:23 smithi177 bash[81864]: cluster 2024-07-28T13:10:23.551570+0000 mgr.y (mgr.25253) 3053 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:24.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5270 16 16 0 0 0 - 0 2024-07-28T13:10:25.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5271 16 16 0 0 0 - 0 2024-07-28T13:10:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:25 smithi204 bash[68176]: cluster 2024-07-28T13:10:25.553050+0000 mgr.y (mgr.25253) 3054 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:25 smithi177 bash[79620]: cluster 2024-07-28T13:10:25.553050+0000 mgr.y (mgr.25253) 3054 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:25 smithi177 bash[81864]: cluster 2024-07-28T13:10:25.553050+0000 mgr.y (mgr.25253) 3054 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:26.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5272 16 16 0 0 0 - 0 2024-07-28T13:10:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:10:27.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5273 16 16 0 0 0 - 0 2024-07-28T13:10:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:27 smithi204 bash[68176]: cluster 2024-07-28T13:10:27.554509+0000 mgr.y (mgr.25253) 3055 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:27 smithi177 bash[79620]: cluster 2024-07-28T13:10:27.554509+0000 mgr.y (mgr.25253) 3055 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:27 smithi177 bash[81864]: cluster 2024-07-28T13:10:27.554509+0000 mgr.y (mgr.25253) 3055 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:28.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5274 16 16 0 0 0 - 0 2024-07-28T13:10:29.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5275 16 16 0 0 0 - 0 2024-07-28T13:10:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:29 smithi204 bash[68176]: cluster 2024-07-28T13:10:29.556004+0000 mgr.y (mgr.25253) 3056 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:29 smithi177 bash[81864]: cluster 2024-07-28T13:10:29.556004+0000 mgr.y (mgr.25253) 3056 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:29 smithi177 bash[79620]: cluster 2024-07-28T13:10:29.556004+0000 mgr.y (mgr.25253) 3056 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:30.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5276 16 16 0 0 0 - 0 2024-07-28T13:10:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:30 smithi204 bash[68176]: audit 2024-07-28T13:10:30.814144+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:31.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5277 16 16 0 0 0 - 0 2024-07-28T13:10:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:30 smithi177 bash[81864]: audit 2024-07-28T13:10:30.814144+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:30 smithi177 bash[79620]: audit 2024-07-28T13:10:30.814144+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:31 smithi204 bash[68176]: cluster 2024-07-28T13:10:31.557462+0000 mgr.y (mgr.25253) 3057 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:32.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5278 16 16 0 0 0 - 0 2024-07-28T13:10:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:31 smithi177 bash[81864]: cluster 2024-07-28T13:10:31.557462+0000 mgr.y (mgr.25253) 3057 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:31 smithi177 bash[79620]: cluster 2024-07-28T13:10:31.557462+0000 mgr.y (mgr.25253) 3057 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5279 16 16 0 0 0 - 0 2024-07-28T13:10:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:33 smithi204 bash[68176]: cluster 2024-07-28T13:10:33.558919+0000 mgr.y (mgr.25253) 3058 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:33 smithi177 bash[81864]: cluster 2024-07-28T13:10:33.558919+0000 mgr.y (mgr.25253) 3058 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:33 smithi177 bash[79620]: cluster 2024-07-28T13:10:33.558919+0000 mgr.y (mgr.25253) 3058 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:34.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:10:34.166787+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:34.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:34.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5280 16 16 0 0 0 - 0 2024-07-28T13:10:35.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5281 16 16 0 0 0 - 0 2024-07-28T13:10:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:35 smithi204 bash[68176]: cluster 2024-07-28T13:10:35.560377+0000 mgr.y (mgr.25253) 3059 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:35 smithi177 bash[81864]: cluster 2024-07-28T13:10:35.560377+0000 mgr.y (mgr.25253) 3059 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:35 smithi177 bash[79620]: cluster 2024-07-28T13:10:35.560377+0000 mgr.y (mgr.25253) 3059 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:36.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5282 16 16 0 0 0 - 0 2024-07-28T13:10:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:10:37.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5283 16 16 0 0 0 - 0 2024-07-28T13:10:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:37 smithi204 bash[68176]: cluster 2024-07-28T13:10:37.561824+0000 mgr.y (mgr.25253) 3060 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:37 smithi177 bash[81864]: cluster 2024-07-28T13:10:37.561824+0000 mgr.y (mgr.25253) 3060 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:37 smithi177 bash[79620]: cluster 2024-07-28T13:10:37.561824+0000 mgr.y (mgr.25253) 3060 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:38.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5284 16 16 0 0 0 - 0 2024-07-28T13:10:39.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5285 16 16 0 0 0 - 0 2024-07-28T13:10:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:39 smithi204 bash[68176]: cluster 2024-07-28T13:10:39.563385+0000 mgr.y (mgr.25253) 3061 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:39 smithi177 bash[79620]: cluster 2024-07-28T13:10:39.563385+0000 mgr.y (mgr.25253) 3061 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:39 smithi177 bash[81864]: cluster 2024-07-28T13:10:39.563385+0000 mgr.y (mgr.25253) 3061 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:40.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5286 16 16 0 0 0 - 0 2024-07-28T13:10:41.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5287 16 16 0 0 0 - 0 2024-07-28T13:10:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:41 smithi204 bash[68176]: cluster 2024-07-28T13:10:41.564892+0000 mgr.y (mgr.25253) 3062 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:41 smithi177 bash[79620]: cluster 2024-07-28T13:10:41.564892+0000 mgr.y (mgr.25253) 3062 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:41 smithi177 bash[81864]: cluster 2024-07-28T13:10:41.564892+0000 mgr.y (mgr.25253) 3062 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:42.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5288 16 16 0 0 0 - 0 2024-07-28T13:10:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5289 16 16 0 0 0 - 0 2024-07-28T13:10:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:43 smithi204 bash[68176]: cluster 2024-07-28T13:10:43.566461+0000 mgr.y (mgr.25253) 3063 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:43 smithi177 bash[81864]: cluster 2024-07-28T13:10:43.566461+0000 mgr.y (mgr.25253) 3063 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:43 smithi177 bash[79620]: cluster 2024-07-28T13:10:43.566461+0000 mgr.y (mgr.25253) 3063 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:44.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5290 16 16 0 0 0 - 0 2024-07-28T13:10:45.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5291 16 16 0 0 0 - 0 2024-07-28T13:10:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:45 smithi204 bash[68176]: audit 2024-07-28T13:10:45.489564+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:45 smithi177 bash[81864]: audit 2024-07-28T13:10:45.489564+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:45 smithi177 bash[79620]: audit 2024-07-28T13:10:45.489564+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:46.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5292 16 16 0 0 0 - 0 2024-07-28T13:10:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:10:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:46 smithi204 bash[68176]: cluster 2024-07-28T13:10:45.568126+0000 mgr.y (mgr.25253) 3064 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:46 smithi204 bash[68176]: audit 2024-07-28T13:10:45.813661+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:46 smithi177 bash[81864]: cluster 2024-07-28T13:10:45.568126+0000 mgr.y (mgr.25253) 3064 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:46 smithi177 bash[81864]: audit 2024-07-28T13:10:45.813661+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:46 smithi177 bash[79620]: cluster 2024-07-28T13:10:45.568126+0000 mgr.y (mgr.25253) 3064 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:46 smithi177 bash[79620]: audit 2024-07-28T13:10:45.813661+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:47.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5293 16 16 0 0 0 - 0 2024-07-28T13:10:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:47 smithi204 bash[68176]: cluster 2024-07-28T13:10:47.569749+0000 mgr.y (mgr.25253) 3065 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:47 smithi177 bash[81864]: cluster 2024-07-28T13:10:47.569749+0000 mgr.y (mgr.25253) 3065 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:47 smithi177 bash[79620]: cluster 2024-07-28T13:10:47.569749+0000 mgr.y (mgr.25253) 3065 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:48.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5294 16 16 0 0 0 - 0 2024-07-28T13:10:49.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5295 16 16 0 0 0 - 0 2024-07-28T13:10:50.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5296 16 16 0 0 0 - 0 2024-07-28T13:10:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:50 smithi177 bash[81864]: cluster 2024-07-28T13:10:49.571416+0000 mgr.y (mgr.25253) 3066 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:50 smithi177 bash[79620]: cluster 2024-07-28T13:10:49.571416+0000 mgr.y (mgr.25253) 3066 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:50 smithi204 bash[68176]: cluster 2024-07-28T13:10:49.571416+0000 mgr.y (mgr.25253) 3066 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:51.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5297 16 16 0 0 0 - 0 2024-07-28T13:10:52.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5298 16 16 0 0 0 - 0 2024-07-28T13:10:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[81864]: audit 2024-07-28T13:10:51.209863+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[81864]: audit 2024-07-28T13:10:51.218778+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[81864]: audit 2024-07-28T13:10:51.399658+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[81864]: audit 2024-07-28T13:10:51.408992+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[81864]: cluster 2024-07-28T13:10:51.572199+0000 mgr.y (mgr.25253) 3067 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[79620]: audit 2024-07-28T13:10:51.209863+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[79620]: audit 2024-07-28T13:10:51.218778+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[79620]: audit 2024-07-28T13:10:51.399658+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[79620]: audit 2024-07-28T13:10:51.408992+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:52 smithi177 bash[79620]: cluster 2024-07-28T13:10:51.572199+0000 mgr.y (mgr.25253) 3067 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[68176]: audit 2024-07-28T13:10:51.209863+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[68176]: audit 2024-07-28T13:10:51.218778+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[68176]: audit 2024-07-28T13:10:51.399658+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[68176]: audit 2024-07-28T13:10:51.408992+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:10:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:52 smithi204 bash[68176]: cluster 2024-07-28T13:10:51.572199+0000 mgr.y (mgr.25253) 3067 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:53.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5299 16 16 0 0 0 - 0 2024-07-28T13:10:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:53 smithi204 bash[68176]: cluster 2024-07-28T13:10:53.573667+0000 mgr.y (mgr.25253) 3068 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:53 smithi177 bash[81864]: cluster 2024-07-28T13:10:53.573667+0000 mgr.y (mgr.25253) 3068 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:53 smithi177 bash[79620]: cluster 2024-07-28T13:10:53.573667+0000 mgr.y (mgr.25253) 3068 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:54.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:10:54.169767+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:54.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:54.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5300 16 16 0 0 0 - 0 2024-07-28T13:10:55.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5301 16 16 0 0 0 - 0 2024-07-28T13:10:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:55 smithi204 bash[68176]: cluster 2024-07-28T13:10:55.575143+0000 mgr.y (mgr.25253) 3069 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:55 smithi177 bash[79620]: cluster 2024-07-28T13:10:55.575143+0000 mgr.y (mgr.25253) 3069 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:55 smithi177 bash[81864]: cluster 2024-07-28T13:10:55.575143+0000 mgr.y (mgr.25253) 3069 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:56.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5302 16 16 0 0 0 - 0 2024-07-28T13:10:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:10:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:10:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:10:57.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5303 16 16 0 0 0 - 0 2024-07-28T13:10:57.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:57 smithi204 bash[68176]: cluster 2024-07-28T13:10:57.576628+0000 mgr.y (mgr.25253) 3070 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:57.964 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:57 smithi177 bash[79620]: cluster 2024-07-28T13:10:57.576628+0000 mgr.y (mgr.25253) 3070 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:57.964 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:57 smithi177 bash[81864]: cluster 2024-07-28T13:10:57.576628+0000 mgr.y (mgr.25253) 3070 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:10:58.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5304 16 16 0 0 0 - 0 2024-07-28T13:10:59.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5305 16 16 0 0 0 - 0 2024-07-28T13:10:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:10:59 smithi204 bash[68176]: cluster 2024-07-28T13:10:59.577373+0000 mgr.y (mgr.25253) 3071 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:10:59 smithi177 bash[79620]: cluster 2024-07-28T13:10:59.577373+0000 mgr.y (mgr.25253) 3071 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:10:59 smithi177 bash[81864]: cluster 2024-07-28T13:10:59.577373+0000 mgr.y (mgr.25253) 3071 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:00.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5306 16 16 0 0 0 - 0 2024-07-28T13:11:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:00 smithi177 bash[79620]: audit 2024-07-28T13:11:00.815125+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:00 smithi177 bash[81864]: audit 2024-07-28T13:11:00.815125+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:00 smithi204 bash[68176]: audit 2024-07-28T13:11:00.815125+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:01.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5307 16 16 0 0 0 - 0 2024-07-28T13:11:02.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5308 16 16 0 0 0 - 0 2024-07-28T13:11:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.180224+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.189765+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.525713+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.533506+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.535407+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.537217+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: audit 2024-07-28T13:11:01.545424+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[79620]: cluster 2024-07-28T13:11:01.578838+0000 mgr.y (mgr.25253) 3072 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.180224+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.189765+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.525713+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.533506+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.535407+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:02.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.537217+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:02.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: audit 2024-07-28T13:11:01.545424+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:02 smithi177 bash[81864]: cluster 2024-07-28T13:11:01.578838+0000 mgr.y (mgr.25253) 3072 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.180224+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.189765+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.525713+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.533506+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.535407+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.537217+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: audit 2024-07-28T13:11:01.545424+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:11:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:02 smithi204 bash[68176]: cluster 2024-07-28T13:11:01.578838+0000 mgr.y (mgr.25253) 3072 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:03.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5309 16 16 0 0 0 - 0 2024-07-28T13:11:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:03 smithi204 bash[68176]: cluster 2024-07-28T13:11:03.580435+0000 mgr.y (mgr.25253) 3073 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:03 smithi177 bash[81864]: cluster 2024-07-28T13:11:03.580435+0000 mgr.y (mgr.25253) 3073 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:03 smithi177 bash[79620]: cluster 2024-07-28T13:11:03.580435+0000 mgr.y (mgr.25253) 3073 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:04.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5310 16 16 0 0 0 - 0 2024-07-28T13:11:05.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5311 16 16 0 0 0 - 0 2024-07-28T13:11:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:05 smithi204 bash[68176]: cluster 2024-07-28T13:11:05.581885+0000 mgr.y (mgr.25253) 3074 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:05 smithi177 bash[81864]: cluster 2024-07-28T13:11:05.581885+0000 mgr.y (mgr.25253) 3074 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:05 smithi177 bash[79620]: cluster 2024-07-28T13:11:05.581885+0000 mgr.y (mgr.25253) 3074 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:06.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5312 16 16 0 0 0 - 0 2024-07-28T13:11:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:11:07.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5313 16 16 0 0 0 - 0 2024-07-28T13:11:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:07 smithi204 bash[68176]: cluster 2024-07-28T13:11:07.583341+0000 mgr.y (mgr.25253) 3075 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:07 smithi177 bash[81864]: cluster 2024-07-28T13:11:07.583341+0000 mgr.y (mgr.25253) 3075 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:07 smithi177 bash[79620]: cluster 2024-07-28T13:11:07.583341+0000 mgr.y (mgr.25253) 3075 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:08.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5314 16 16 0 0 0 - 0 2024-07-28T13:11:09.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5315 16 16 0 0 0 - 0 2024-07-28T13:11:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:09 smithi204 bash[68176]: cluster 2024-07-28T13:11:09.584818+0000 mgr.y (mgr.25253) 3076 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:09 smithi177 bash[81864]: cluster 2024-07-28T13:11:09.584818+0000 mgr.y (mgr.25253) 3076 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:09 smithi177 bash[79620]: cluster 2024-07-28T13:11:09.584818+0000 mgr.y (mgr.25253) 3076 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:10.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5316 16 16 0 0 0 - 0 2024-07-28T13:11:11.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5317 16 16 0 0 0 - 0 2024-07-28T13:11:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:11 smithi204 bash[68176]: cluster 2024-07-28T13:11:11.586247+0000 mgr.y (mgr.25253) 3077 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:11 smithi177 bash[81864]: cluster 2024-07-28T13:11:11.586247+0000 mgr.y (mgr.25253) 3077 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:11 smithi177 bash[79620]: cluster 2024-07-28T13:11:11.586247+0000 mgr.y (mgr.25253) 3077 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:12.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5318 16 16 0 0 0 - 0 2024-07-28T13:11:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5319 16 16 0 0 0 - 0 2024-07-28T13:11:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:13 smithi204 bash[68176]: cluster 2024-07-28T13:11:13.587710+0000 mgr.y (mgr.25253) 3078 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:13 smithi177 bash[81864]: cluster 2024-07-28T13:11:13.587710+0000 mgr.y (mgr.25253) 3078 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:13 smithi177 bash[79620]: cluster 2024-07-28T13:11:13.587710+0000 mgr.y (mgr.25253) 3078 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:14.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:11:14.172954+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:14.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:14.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5320 16 16 0 0 0 - 0 2024-07-28T13:11:15.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5321 16 16 0 0 0 - 0 2024-07-28T13:11:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:15 smithi204 bash[68176]: cluster 2024-07-28T13:11:15.589107+0000 mgr.y (mgr.25253) 3079 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:15 smithi177 bash[81864]: cluster 2024-07-28T13:11:15.589107+0000 mgr.y (mgr.25253) 3079 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:15 smithi177 bash[79620]: cluster 2024-07-28T13:11:15.589107+0000 mgr.y (mgr.25253) 3079 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:16.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5322 16 16 0 0 0 - 0 2024-07-28T13:11:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:16 smithi204 bash[68176]: audit 2024-07-28T13:11:15.815447+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:16 smithi177 bash[81864]: audit 2024-07-28T13:11:15.815447+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:16 smithi177 bash[79620]: audit 2024-07-28T13:11:15.815447+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:17.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5323 16 16 0 0 0 - 0 2024-07-28T13:11:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:17 smithi177 bash[81864]: cluster 2024-07-28T13:11:17.590565+0000 mgr.y (mgr.25253) 3080 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:17 smithi177 bash[79620]: cluster 2024-07-28T13:11:17.590565+0000 mgr.y (mgr.25253) 3080 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:17 smithi204 bash[68176]: cluster 2024-07-28T13:11:17.590565+0000 mgr.y (mgr.25253) 3080 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:18.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5324 16 16 0 0 0 - 0 2024-07-28T13:11:19.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5325 16 16 0 0 0 - 0 2024-07-28T13:11:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:19 smithi204 bash[68176]: cluster 2024-07-28T13:11:19.592041+0000 mgr.y (mgr.25253) 3081 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:19 smithi177 bash[81864]: cluster 2024-07-28T13:11:19.592041+0000 mgr.y (mgr.25253) 3081 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:19 smithi177 bash[79620]: cluster 2024-07-28T13:11:19.592041+0000 mgr.y (mgr.25253) 3081 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:20.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5326 16 16 0 0 0 - 0 2024-07-28T13:11:21.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5327 16 16 0 0 0 - 0 2024-07-28T13:11:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:21 smithi204 bash[68176]: cluster 2024-07-28T13:11:21.593468+0000 mgr.y (mgr.25253) 3082 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:21 smithi177 bash[79620]: cluster 2024-07-28T13:11:21.593468+0000 mgr.y (mgr.25253) 3082 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:21 smithi177 bash[81864]: cluster 2024-07-28T13:11:21.593468+0000 mgr.y (mgr.25253) 3082 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:22.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5328 16 16 0 0 0 - 0 2024-07-28T13:11:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5329 16 16 0 0 0 - 0 2024-07-28T13:11:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:23 smithi204 bash[68176]: cluster 2024-07-28T13:11:23.594928+0000 mgr.y (mgr.25253) 3083 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:23 smithi177 bash[81864]: cluster 2024-07-28T13:11:23.594928+0000 mgr.y (mgr.25253) 3083 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:23 smithi177 bash[79620]: cluster 2024-07-28T13:11:23.594928+0000 mgr.y (mgr.25253) 3083 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:24.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5330 16 16 0 0 0 - 0 2024-07-28T13:11:25.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5331 16 16 0 0 0 - 0 2024-07-28T13:11:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:25 smithi204 bash[68176]: cluster 2024-07-28T13:11:25.596388+0000 mgr.y (mgr.25253) 3084 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:25 smithi177 bash[81864]: cluster 2024-07-28T13:11:25.596388+0000 mgr.y (mgr.25253) 3084 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:25 smithi177 bash[79620]: cluster 2024-07-28T13:11:25.596388+0000 mgr.y (mgr.25253) 3084 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:26.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5332 16 16 0 0 0 - 0 2024-07-28T13:11:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:11:27.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5333 16 16 0 0 0 - 0 2024-07-28T13:11:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:27 smithi204 bash[68176]: cluster 2024-07-28T13:11:27.597821+0000 mgr.y (mgr.25253) 3085 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:27 smithi177 bash[81864]: cluster 2024-07-28T13:11:27.597821+0000 mgr.y (mgr.25253) 3085 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:27 smithi177 bash[79620]: cluster 2024-07-28T13:11:27.597821+0000 mgr.y (mgr.25253) 3085 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:28.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5334 16 16 0 0 0 - 0 2024-07-28T13:11:29.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5335 16 16 0 0 0 - 0 2024-07-28T13:11:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:29 smithi204 bash[68176]: cluster 2024-07-28T13:11:29.599260+0000 mgr.y (mgr.25253) 3086 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:29 smithi177 bash[81864]: cluster 2024-07-28T13:11:29.599260+0000 mgr.y (mgr.25253) 3086 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:29 smithi177 bash[79620]: cluster 2024-07-28T13:11:29.599260+0000 mgr.y (mgr.25253) 3086 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:30.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5336 16 16 0 0 0 - 0 2024-07-28T13:11:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:30 smithi204 bash[68176]: audit 2024-07-28T13:11:30.815976+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:31.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5337 16 16 0 0 0 - 0 2024-07-28T13:11:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:30 smithi177 bash[81864]: audit 2024-07-28T13:11:30.815976+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:30 smithi177 bash[79620]: audit 2024-07-28T13:11:30.815976+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:31 smithi204 bash[68176]: cluster 2024-07-28T13:11:31.600756+0000 mgr.y (mgr.25253) 3087 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:32.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5338 16 16 0 0 0 - 0 2024-07-28T13:11:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:31 smithi177 bash[81864]: cluster 2024-07-28T13:11:31.600756+0000 mgr.y (mgr.25253) 3087 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:31 smithi177 bash[79620]: cluster 2024-07-28T13:11:31.600756+0000 mgr.y (mgr.25253) 3087 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5339 16 16 0 0 0 - 0 2024-07-28T13:11:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:33 smithi204 bash[68176]: cluster 2024-07-28T13:11:33.602224+0000 mgr.y (mgr.25253) 3088 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:33 smithi177 bash[81864]: cluster 2024-07-28T13:11:33.602224+0000 mgr.y (mgr.25253) 3088 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:33 smithi177 bash[79620]: cluster 2024-07-28T13:11:33.602224+0000 mgr.y (mgr.25253) 3088 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:34.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:11:34.176127+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:34.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:34.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5340 16 16 0 0 0 - 0 2024-07-28T13:11:35.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5341 16 16 0 0 0 - 0 2024-07-28T13:11:36.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5342 16 16 0 0 0 - 0 2024-07-28T13:11:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:11:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:36 smithi204 bash[68176]: cluster 2024-07-28T13:11:35.603767+0000 mgr.y (mgr.25253) 3089 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:36 smithi177 bash[81864]: cluster 2024-07-28T13:11:35.603767+0000 mgr.y (mgr.25253) 3089 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:36 smithi177 bash[79620]: cluster 2024-07-28T13:11:35.603767+0000 mgr.y (mgr.25253) 3089 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:37.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5343 16 16 0 0 0 - 0 2024-07-28T13:11:38.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5344 16 16 0 0 0 - 0 2024-07-28T13:11:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:38 smithi204 bash[68176]: cluster 2024-07-28T13:11:37.605222+0000 mgr.y (mgr.25253) 3090 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:38 smithi177 bash[81864]: cluster 2024-07-28T13:11:37.605222+0000 mgr.y (mgr.25253) 3090 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:38 smithi177 bash[79620]: cluster 2024-07-28T13:11:37.605222+0000 mgr.y (mgr.25253) 3090 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:39.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5345 16 16 0 0 0 - 0 2024-07-28T13:11:40.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5346 16 16 0 0 0 - 0 2024-07-28T13:11:41.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5347 16 16 0 0 0 - 0 2024-07-28T13:11:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:41 smithi177 bash[81864]: cluster 2024-07-28T13:11:39.606698+0000 mgr.y (mgr.25253) 3091 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:41 smithi177 bash[79620]: cluster 2024-07-28T13:11:39.606698+0000 mgr.y (mgr.25253) 3091 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:41 smithi204 bash[68176]: cluster 2024-07-28T13:11:39.606698+0000 mgr.y (mgr.25253) 3091 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:42.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5348 16 16 0 0 0 - 0 2024-07-28T13:11:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5349 16 16 0 0 0 - 0 2024-07-28T13:11:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:43 smithi177 bash[81864]: cluster 2024-07-28T13:11:41.608171+0000 mgr.y (mgr.25253) 3092 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:43 smithi177 bash[79620]: cluster 2024-07-28T13:11:41.608171+0000 mgr.y (mgr.25253) 3092 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:43 smithi204 bash[68176]: cluster 2024-07-28T13:11:41.608171+0000 mgr.y (mgr.25253) 3092 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:44.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5350 16 16 0 0 0 - 0 2024-07-28T13:11:45.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5351 16 16 0 0 0 - 0 2024-07-28T13:11:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:45 smithi177 bash[81864]: cluster 2024-07-28T13:11:43.609663+0000 mgr.y (mgr.25253) 3093 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:45 smithi177 bash[79620]: cluster 2024-07-28T13:11:43.609663+0000 mgr.y (mgr.25253) 3093 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:45 smithi204 bash[68176]: cluster 2024-07-28T13:11:43.609663+0000 mgr.y (mgr.25253) 3093 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:46.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5352 16 16 0 0 0 - 0 2024-07-28T13:11:46.507 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:11:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:46 smithi177 bash[81864]: audit 2024-07-28T13:11:45.816227+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:46 smithi177 bash[79620]: audit 2024-07-28T13:11:45.816227+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:46 smithi204 bash[68176]: audit 2024-07-28T13:11:45.816227+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:47.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5353 16 16 0 0 0 - 0 2024-07-28T13:11:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:47 smithi177 bash[81864]: cluster 2024-07-28T13:11:45.611155+0000 mgr.y (mgr.25253) 3094 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:47 smithi177 bash[79620]: cluster 2024-07-28T13:11:45.611155+0000 mgr.y (mgr.25253) 3094 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:47 smithi204 bash[68176]: cluster 2024-07-28T13:11:45.611155+0000 mgr.y (mgr.25253) 3094 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:48.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5354 16 16 0 0 0 - 0 2024-07-28T13:11:49.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5355 16 16 0 0 0 - 0 2024-07-28T13:11:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:49 smithi177 bash[81864]: cluster 2024-07-28T13:11:47.612686+0000 mgr.y (mgr.25253) 3095 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:49 smithi177 bash[79620]: cluster 2024-07-28T13:11:47.612686+0000 mgr.y (mgr.25253) 3095 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:49 smithi204 bash[68176]: cluster 2024-07-28T13:11:47.612686+0000 mgr.y (mgr.25253) 3095 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:50.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5356 16 16 0 0 0 - 0 2024-07-28T13:11:51.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5357 16 16 0 0 0 - 0 2024-07-28T13:11:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:51 smithi177 bash[81864]: cluster 2024-07-28T13:11:49.614165+0000 mgr.y (mgr.25253) 3096 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:51 smithi177 bash[79620]: cluster 2024-07-28T13:11:49.614165+0000 mgr.y (mgr.25253) 3096 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:51 smithi204 bash[68176]: cluster 2024-07-28T13:11:49.614165+0000 mgr.y (mgr.25253) 3096 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:52.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5358 16 16 0 0 0 - 0 2024-07-28T13:11:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:11:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5359 16 16 0 0 0 - 0 2024-07-28T13:11:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:53 smithi204 bash[68176]: cluster 2024-07-28T13:11:51.615733+0000 mgr.y (mgr.25253) 3097 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:53 smithi177 bash[81864]: cluster 2024-07-28T13:11:51.615733+0000 mgr.y (mgr.25253) 3097 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:53 smithi177 bash[79620]: cluster 2024-07-28T13:11:51.615733+0000 mgr.y (mgr.25253) 3097 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:54.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:11:54.179349+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:54.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:54.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5360 16 16 0 0 0 - 0 2024-07-28T13:11:55.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5361 16 16 0 0 0 - 0 2024-07-28T13:11:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:55 smithi204 bash[68176]: cluster 2024-07-28T13:11:53.617223+0000 mgr.y (mgr.25253) 3098 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:55 smithi177 bash[81864]: cluster 2024-07-28T13:11:53.617223+0000 mgr.y (mgr.25253) 3098 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:55 smithi177 bash[79620]: cluster 2024-07-28T13:11:53.617223+0000 mgr.y (mgr.25253) 3098 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:56.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5362 16 16 0 0 0 - 0 2024-07-28T13:11:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:11:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:11:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:11:57.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5363 16 16 0 0 0 - 0 2024-07-28T13:11:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:57 smithi204 bash[68176]: cluster 2024-07-28T13:11:55.618687+0000 mgr.y (mgr.25253) 3099 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:57 smithi177 bash[81864]: cluster 2024-07-28T13:11:55.618687+0000 mgr.y (mgr.25253) 3099 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:57 smithi177 bash[79620]: cluster 2024-07-28T13:11:55.618687+0000 mgr.y (mgr.25253) 3099 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:11:58.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5364 16 16 0 0 0 - 0 2024-07-28T13:11:59.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5365 16 16 0 0 0 - 0 2024-07-28T13:11:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:11:59 smithi204 bash[68176]: cluster 2024-07-28T13:11:57.620169+0000 mgr.y (mgr.25253) 3100 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:11:59 smithi177 bash[81864]: cluster 2024-07-28T13:11:57.620169+0000 mgr.y (mgr.25253) 3100 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:11:59 smithi177 bash[79620]: cluster 2024-07-28T13:11:57.620169+0000 mgr.y (mgr.25253) 3100 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:00.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5366 16 16 0 0 0 - 0 2024-07-28T13:12:01.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5367 16 16 0 0 0 - 0 2024-07-28T13:12:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:01 smithi204 bash[68176]: cluster 2024-07-28T13:11:59.621622+0000 mgr.y (mgr.25253) 3101 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:01 smithi204 bash[68176]: audit 2024-07-28T13:12:00.816718+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:01 smithi177 bash[79620]: cluster 2024-07-28T13:11:59.621622+0000 mgr.y (mgr.25253) 3101 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:01 smithi177 bash[79620]: audit 2024-07-28T13:12:00.816718+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:01 smithi177 bash[81864]: cluster 2024-07-28T13:11:59.621622+0000 mgr.y (mgr.25253) 3101 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:01 smithi177 bash[81864]: audit 2024-07-28T13:12:00.816718+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:02.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5368 16 16 0 0 0 - 0 2024-07-28T13:12:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:02 smithi204 bash[68176]: audit 2024-07-28T13:12:01.712332+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:02 smithi177 bash[81864]: audit 2024-07-28T13:12:01.712332+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:02 smithi177 bash[79620]: audit 2024-07-28T13:12:01.712332+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:03.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5369 16 16 0 0 0 - 0 2024-07-28T13:12:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:03 smithi204 bash[68176]: cluster 2024-07-28T13:12:01.623061+0000 mgr.y (mgr.25253) 3102 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:03 smithi177 bash[79620]: cluster 2024-07-28T13:12:01.623061+0000 mgr.y (mgr.25253) 3102 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:03 smithi177 bash[81864]: cluster 2024-07-28T13:12:01.623061+0000 mgr.y (mgr.25253) 3102 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:04.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5370 16 16 0 0 0 - 0 2024-07-28T13:12:05.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5371 16 16 0 0 0 - 0 2024-07-28T13:12:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:05 smithi204 bash[68176]: cluster 2024-07-28T13:12:03.624542+0000 mgr.y (mgr.25253) 3103 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:05 smithi177 bash[81864]: cluster 2024-07-28T13:12:03.624542+0000 mgr.y (mgr.25253) 3103 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:05 smithi177 bash[79620]: cluster 2024-07-28T13:12:03.624542+0000 mgr.y (mgr.25253) 3103 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:06.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5372 16 16 0 0 0 - 0 2024-07-28T13:12:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:12:07.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5373 16 16 0 0 0 - 0 2024-07-28T13:12:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:07 smithi204 bash[68176]: cluster 2024-07-28T13:12:05.625987+0000 mgr.y (mgr.25253) 3104 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:07 smithi204 bash[68176]: audit 2024-07-28T13:12:07.373567+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:07.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:07 smithi204 bash[68176]: audit 2024-07-28T13:12:07.380140+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[81864]: cluster 2024-07-28T13:12:05.625987+0000 mgr.y (mgr.25253) 3104 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[81864]: audit 2024-07-28T13:12:07.373567+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[81864]: audit 2024-07-28T13:12:07.380140+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[79620]: cluster 2024-07-28T13:12:05.625987+0000 mgr.y (mgr.25253) 3104 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[79620]: audit 2024-07-28T13:12:07.373567+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:07 smithi177 bash[79620]: audit 2024-07-28T13:12:07.380140+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5374 16 16 0 0 0 - 0 2024-07-28T13:12:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: cluster 2024-07-28T13:12:07.628060+0000 mgr.y (mgr.25253) 3105 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: audit 2024-07-28T13:12:07.629987+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: audit 2024-07-28T13:12:07.638557+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: audit 2024-07-28T13:12:08.080213+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: audit 2024-07-28T13:12:08.081963+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:08.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:08 smithi204 bash[68176]: audit 2024-07-28T13:12:08.090059+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: cluster 2024-07-28T13:12:07.628060+0000 mgr.y (mgr.25253) 3105 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: audit 2024-07-28T13:12:07.629987+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: audit 2024-07-28T13:12:07.638557+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: audit 2024-07-28T13:12:08.080213+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: audit 2024-07-28T13:12:08.081963+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[81864]: audit 2024-07-28T13:12:08.090059+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: cluster 2024-07-28T13:12:07.628060+0000 mgr.y (mgr.25253) 3105 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: audit 2024-07-28T13:12:07.629987+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: audit 2024-07-28T13:12:07.638557+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: audit 2024-07-28T13:12:08.080213+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: audit 2024-07-28T13:12:08.081963+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:09.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:08 smithi177 bash[79620]: audit 2024-07-28T13:12:08.090059+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:12:09.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5375 16 16 0 0 0 - 0 2024-07-28T13:12:10.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5376 16 16 0 0 0 - 0 2024-07-28T13:12:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:10 smithi204 bash[68176]: cluster 2024-07-28T13:12:09.629574+0000 mgr.y (mgr.25253) 3106 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:10 smithi177 bash[81864]: cluster 2024-07-28T13:12:09.629574+0000 mgr.y (mgr.25253) 3106 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:10 smithi177 bash[79620]: cluster 2024-07-28T13:12:09.629574+0000 mgr.y (mgr.25253) 3106 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:11.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5377 16 16 0 0 0 - 0 2024-07-28T13:12:12.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5378 16 16 0 0 0 - 0 2024-07-28T13:12:12.644 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:12 smithi204 bash[68176]: cluster 2024-07-28T13:12:11.631040+0000 mgr.y (mgr.25253) 3107 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:12 smithi177 bash[81864]: cluster 2024-07-28T13:12:11.631040+0000 mgr.y (mgr.25253) 3107 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:12 smithi177 bash[79620]: cluster 2024-07-28T13:12:11.631040+0000 mgr.y (mgr.25253) 3107 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:13.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5379 16 16 0 0 0 - 0 2024-07-28T13:12:14.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:12:14.182461+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:14.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:14.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5380 16 16 0 0 0 - 0 2024-07-28T13:12:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:14 smithi204 bash[68176]: cluster 2024-07-28T13:12:13.632519+0000 mgr.y (mgr.25253) 3108 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:14 smithi177 bash[81864]: cluster 2024-07-28T13:12:13.632519+0000 mgr.y (mgr.25253) 3108 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:14 smithi177 bash[79620]: cluster 2024-07-28T13:12:13.632519+0000 mgr.y (mgr.25253) 3108 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:15.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5381 16 16 0 0 0 - 0 2024-07-28T13:12:16.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5382 16 16 0 0 0 - 0 2024-07-28T13:12:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:12:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:16 smithi204 bash[68176]: cluster 2024-07-28T13:12:15.633981+0000 mgr.y (mgr.25253) 3109 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:16 smithi204 bash[68176]: audit 2024-07-28T13:12:15.817107+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:16 smithi177 bash[81864]: cluster 2024-07-28T13:12:15.633981+0000 mgr.y (mgr.25253) 3109 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:16 smithi177 bash[81864]: audit 2024-07-28T13:12:15.817107+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:16 smithi177 bash[79620]: cluster 2024-07-28T13:12:15.633981+0000 mgr.y (mgr.25253) 3109 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:16 smithi177 bash[79620]: audit 2024-07-28T13:12:15.817107+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:17.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5383 16 16 0 0 0 - 0 2024-07-28T13:12:18.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5384 16 16 0 0 0 - 0 2024-07-28T13:12:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:18 smithi204 bash[68176]: cluster 2024-07-28T13:12:17.635444+0000 mgr.y (mgr.25253) 3110 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:18 smithi177 bash[81864]: cluster 2024-07-28T13:12:17.635444+0000 mgr.y (mgr.25253) 3110 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:18 smithi177 bash[79620]: cluster 2024-07-28T13:12:17.635444+0000 mgr.y (mgr.25253) 3110 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:19.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5385 16 16 0 0 0 - 0 2024-07-28T13:12:20.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5386 16 16 0 0 0 - 0 2024-07-28T13:12:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:20 smithi204 bash[68176]: cluster 2024-07-28T13:12:19.636939+0000 mgr.y (mgr.25253) 3111 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:20 smithi177 bash[79620]: cluster 2024-07-28T13:12:19.636939+0000 mgr.y (mgr.25253) 3111 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:20 smithi177 bash[81864]: cluster 2024-07-28T13:12:19.636939+0000 mgr.y (mgr.25253) 3111 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:21.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5387 16 16 0 0 0 - 0 2024-07-28T13:12:22.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5388 16 16 0 0 0 - 0 2024-07-28T13:12:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.a.smithi177.stdout:Jul 28 13:12:22 smithi177 bash[79620]: cluster 2024-07-28T13:12:21.638408+0000 mgr.y (mgr.25253) 3112 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:22 smithi177 bash[81864]: cluster 2024-07-28T13:12:21.638408+0000 mgr.y (mgr.25253) 3112 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:22 smithi204 bash[68176]: cluster 2024-07-28T13:12:21.638408+0000 mgr.y (mgr.25253) 3112 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:23.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5389 16 16 0 0 0 - 0 2024-07-28T13:12:24.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5390 16 16 0 0 0 - 0 2024-07-28T13:12:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:24 smithi177 bash[79620]: cluster 2024-07-28T13:12:23.639882+0000 mgr.y (mgr.25253) 3113 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:24 smithi177 bash[81864]: cluster 2024-07-28T13:12:23.639882+0000 mgr.y (mgr.25253) 3113 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:25.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:24 smithi204 bash[68176]: cluster 2024-07-28T13:12:23.639882+0000 mgr.y (mgr.25253) 3113 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:25.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5391 16 16 0 0 0 - 0 2024-07-28T13:12:26.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5392 16 16 0 0 0 - 0 2024-07-28T13:12:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:12:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:26 smithi177 bash[79620]: cluster 2024-07-28T13:12:25.641338+0000 mgr.y (mgr.25253) 3114 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:27.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:26 smithi177 bash[81864]: cluster 2024-07-28T13:12:25.641338+0000 mgr.y (mgr.25253) 3114 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:26 smithi204 bash[68176]: cluster 2024-07-28T13:12:25.641338+0000 mgr.y (mgr.25253) 3114 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:27.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5393 16 16 0 0 0 - 0 2024-07-28T13:12:28.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5394 16 16 0 0 0 - 0 2024-07-28T13:12:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:28 smithi177 bash[79620]: cluster 2024-07-28T13:12:27.642853+0000 mgr.y (mgr.25253) 3115 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:29.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:28 smithi177 bash[81864]: cluster 2024-07-28T13:12:27.642853+0000 mgr.y (mgr.25253) 3115 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:28 smithi204 bash[68176]: cluster 2024-07-28T13:12:27.642853+0000 mgr.y (mgr.25253) 3115 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:29.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5395 16 16 0 0 0 - 0 2024-07-28T13:12:30.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5396 16 16 0 0 0 - 0 2024-07-28T13:12:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:30 smithi177 bash[81864]: cluster 2024-07-28T13:12:29.644367+0000 mgr.y (mgr.25253) 3116 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:30 smithi177 bash[79620]: cluster 2024-07-28T13:12:29.644367+0000 mgr.y (mgr.25253) 3116 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:30 smithi204 bash[68176]: cluster 2024-07-28T13:12:29.644367+0000 mgr.y (mgr.25253) 3116 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:31.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5397 16 16 0 0 0 - 0 2024-07-28T13:12:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:31 smithi177 bash[81864]: audit 2024-07-28T13:12:30.817848+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:31 smithi177 bash[79620]: audit 2024-07-28T13:12:30.817848+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:31 smithi204 bash[68176]: audit 2024-07-28T13:12:30.817848+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:32.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5398 16 16 0 0 0 - 0 2024-07-28T13:12:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.c.smithi177.stdout:Jul 28 13:12:32 smithi177 bash[81864]: cluster 2024-07-28T13:12:31.645821+0000 mgr.y (mgr.25253) 3117 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:33.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:32 smithi177 bash[79620]: cluster 2024-07-28T13:12:31.645821+0000 mgr.y (mgr.25253) 3117 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:32 smithi204 bash[68176]: cluster 2024-07-28T13:12:31.645821+0000 mgr.y (mgr.25253) 3117 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:33.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5399 16 16 0 0 0 - 0 2024-07-28T13:12:34.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:12:34.185447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:34.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:34.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5400 16 16 0 0 0 - 0 2024-07-28T13:12:35.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5401 16 16 0 0 0 - 0 2024-07-28T13:12:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:35 smithi177 bash[81864]: cluster 2024-07-28T13:12:33.647287+0000 mgr.y (mgr.25253) 3118 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:35 smithi177 bash[79620]: cluster 2024-07-28T13:12:33.647287+0000 mgr.y (mgr.25253) 3118 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:35 smithi204 bash[68176]: cluster 2024-07-28T13:12:33.647287+0000 mgr.y (mgr.25253) 3118 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:36.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5402 16 16 0 0 0 - 0 2024-07-28T13:12:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:12:37.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5403 16 16 0 0 0 - 0 2024-07-28T13:12:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:37 smithi177 bash[79620]: cluster 2024-07-28T13:12:35.648813+0000 mgr.y (mgr.25253) 3119 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:37.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:37 smithi177 bash[81864]: cluster 2024-07-28T13:12:35.648813+0000 mgr.y (mgr.25253) 3119 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:37 smithi204 bash[68176]: cluster 2024-07-28T13:12:35.648813+0000 mgr.y (mgr.25253) 3119 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:38.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5404 16 16 0 0 0 - 0 2024-07-28T13:12:39.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5405 16 16 0 0 0 - 0 2024-07-28T13:12:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:39 smithi177 bash[81864]: cluster 2024-07-28T13:12:37.650295+0000 mgr.y (mgr.25253) 3120 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:39 smithi177 bash[79620]: cluster 2024-07-28T13:12:37.650295+0000 mgr.y (mgr.25253) 3120 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:39 smithi204 bash[68176]: cluster 2024-07-28T13:12:37.650295+0000 mgr.y (mgr.25253) 3120 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:40.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5406 16 16 0 0 0 - 0 2024-07-28T13:12:41.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5407 16 16 0 0 0 - 0 2024-07-28T13:12:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:41 smithi177 bash[81864]: cluster 2024-07-28T13:12:39.651785+0000 mgr.y (mgr.25253) 3121 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:41 smithi177 bash[79620]: cluster 2024-07-28T13:12:39.651785+0000 mgr.y (mgr.25253) 3121 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:41 smithi204 bash[68176]: cluster 2024-07-28T13:12:39.651785+0000 mgr.y (mgr.25253) 3121 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:42.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5408 16 16 0 0 0 - 0 2024-07-28T13:12:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:42 smithi204 bash[60899]: ts=2024-07-28T13:12:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5409 16 16 0 0 0 - 0 2024-07-28T13:12:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:43 smithi204 bash[68176]: cluster 2024-07-28T13:12:41.653238+0000 mgr.y (mgr.25253) 3122 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:43 smithi177 bash[79620]: cluster 2024-07-28T13:12:41.653238+0000 mgr.y (mgr.25253) 3122 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:43 smithi177 bash[81864]: cluster 2024-07-28T13:12:41.653238+0000 mgr.y (mgr.25253) 3122 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:44.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5410 16 16 0 0 0 - 0 2024-07-28T13:12:45.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5411 16 16 0 0 0 - 0 2024-07-28T13:12:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:45 smithi204 bash[68176]: cluster 2024-07-28T13:12:43.654717+0000 mgr.y (mgr.25253) 3123 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:45 smithi177 bash[81864]: cluster 2024-07-28T13:12:43.654717+0000 mgr.y (mgr.25253) 3123 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:45 smithi177 bash[79620]: cluster 2024-07-28T13:12:43.654717+0000 mgr.y (mgr.25253) 3123 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:46.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5412 16 16 0 0 0 - 0 2024-07-28T13:12:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:12:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:46 smithi204 bash[68176]: audit 2024-07-28T13:12:45.817973+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:46 smithi177 bash[81864]: audit 2024-07-28T13:12:45.817973+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:46 smithi177 bash[79620]: audit 2024-07-28T13:12:45.817973+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:47.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5413 16 16 0 0 0 - 0 2024-07-28T13:12:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:47 smithi204 bash[68176]: cluster 2024-07-28T13:12:45.656200+0000 mgr.y (mgr.25253) 3124 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:47 smithi177 bash[81864]: cluster 2024-07-28T13:12:45.656200+0000 mgr.y (mgr.25253) 3124 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:47 smithi177 bash[79620]: cluster 2024-07-28T13:12:45.656200+0000 mgr.y (mgr.25253) 3124 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:48.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5414 16 16 0 0 0 - 0 2024-07-28T13:12:49.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5415 16 16 0 0 0 - 0 2024-07-28T13:12:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:49 smithi204 bash[68176]: cluster 2024-07-28T13:12:47.657657+0000 mgr.y (mgr.25253) 3125 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:49 smithi177 bash[81864]: cluster 2024-07-28T13:12:47.657657+0000 mgr.y (mgr.25253) 3125 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:49 smithi177 bash[79620]: cluster 2024-07-28T13:12:47.657657+0000 mgr.y (mgr.25253) 3125 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:50.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5416 16 16 0 0 0 - 0 2024-07-28T13:12:51.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5417 16 16 0 0 0 - 0 2024-07-28T13:12:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:51 smithi204 bash[68176]: cluster 2024-07-28T13:12:49.659132+0000 mgr.y (mgr.25253) 3126 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:51 smithi177 bash[79620]: cluster 2024-07-28T13:12:49.659132+0000 mgr.y (mgr.25253) 3126 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:51 smithi177 bash[81864]: cluster 2024-07-28T13:12:49.659132+0000 mgr.y (mgr.25253) 3126 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:52.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5418 16 16 0 0 0 - 0 2024-07-28T13:12:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:12:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5419 16 16 0 0 0 - 0 2024-07-28T13:12:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:53 smithi204 bash[68176]: cluster 2024-07-28T13:12:51.660583+0000 mgr.y (mgr.25253) 3127 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:53 smithi177 bash[79620]: cluster 2024-07-28T13:12:51.660583+0000 mgr.y (mgr.25253) 3127 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:53 smithi177 bash[81864]: cluster 2024-07-28T13:12:51.660583+0000 mgr.y (mgr.25253) 3127 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:54.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:12:54.188634+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:54.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:54.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5420 16 16 0 0 0 - 0 2024-07-28T13:12:55.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5421 16 16 0 0 0 - 0 2024-07-28T13:12:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:55 smithi204 bash[68176]: cluster 2024-07-28T13:12:53.662052+0000 mgr.y (mgr.25253) 3128 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:55 smithi177 bash[81864]: cluster 2024-07-28T13:12:53.662052+0000 mgr.y (mgr.25253) 3128 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:55 smithi177 bash[79620]: cluster 2024-07-28T13:12:53.662052+0000 mgr.y (mgr.25253) 3128 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:56.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5422 16 16 0 0 0 - 0 2024-07-28T13:12:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:12:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:12:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:12:57.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5423 16 16 0 0 0 - 0 2024-07-28T13:12:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:57 smithi204 bash[68176]: cluster 2024-07-28T13:12:55.663517+0000 mgr.y (mgr.25253) 3129 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:57 smithi177 bash[79620]: cluster 2024-07-28T13:12:55.663517+0000 mgr.y (mgr.25253) 3129 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:57 smithi177 bash[81864]: cluster 2024-07-28T13:12:55.663517+0000 mgr.y (mgr.25253) 3129 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:12:58.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5424 16 16 0 0 0 - 0 2024-07-28T13:12:59.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5425 16 16 0 0 0 - 0 2024-07-28T13:12:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:12:59 smithi204 bash[68176]: cluster 2024-07-28T13:12:57.665015+0000 mgr.y (mgr.25253) 3130 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:12:59 smithi177 bash[79620]: cluster 2024-07-28T13:12:57.665015+0000 mgr.y (mgr.25253) 3130 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:12:59 smithi177 bash[81864]: cluster 2024-07-28T13:12:57.665015+0000 mgr.y (mgr.25253) 3130 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:00.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5426 16 16 0 0 0 - 0 2024-07-28T13:13:01.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5427 16 16 0 0 0 - 0 2024-07-28T13:13:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:01 smithi204 bash[68176]: cluster 2024-07-28T13:12:59.666460+0000 mgr.y (mgr.25253) 3131 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:01 smithi204 bash[68176]: audit 2024-07-28T13:13:00.818541+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:01 smithi177 bash[81864]: cluster 2024-07-28T13:12:59.666460+0000 mgr.y (mgr.25253) 3131 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:01 smithi177 bash[81864]: audit 2024-07-28T13:13:00.818541+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:01 smithi177 bash[79620]: cluster 2024-07-28T13:12:59.666460+0000 mgr.y (mgr.25253) 3131 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:01 smithi177 bash[79620]: audit 2024-07-28T13:13:00.818541+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:02.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5428 16 16 0 0 0 - 0 2024-07-28T13:13:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5429 16 16 0 0 0 - 0 2024-07-28T13:13:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:03 smithi204 bash[68176]: cluster 2024-07-28T13:13:01.667875+0000 mgr.y (mgr.25253) 3132 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:03 smithi177 bash[79620]: cluster 2024-07-28T13:13:01.667875+0000 mgr.y (mgr.25253) 3132 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:03 smithi177 bash[81864]: cluster 2024-07-28T13:13:01.667875+0000 mgr.y (mgr.25253) 3132 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:04.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5430 16 16 0 0 0 - 0 2024-07-28T13:13:05.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5431 16 16 0 0 0 - 0 2024-07-28T13:13:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:05 smithi204 bash[68176]: cluster 2024-07-28T13:13:03.669312+0000 mgr.y (mgr.25253) 3133 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:05 smithi177 bash[79620]: cluster 2024-07-28T13:13:03.669312+0000 mgr.y (mgr.25253) 3133 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:05 smithi177 bash[81864]: cluster 2024-07-28T13:13:03.669312+0000 mgr.y (mgr.25253) 3133 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:06.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5432 16 16 0 0 0 - 0 2024-07-28T13:13:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:13:07.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5433 16 16 0 0 0 - 0 2024-07-28T13:13:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:07 smithi204 bash[68176]: cluster 2024-07-28T13:13:05.670744+0000 mgr.y (mgr.25253) 3134 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:07 smithi177 bash[81864]: cluster 2024-07-28T13:13:05.670744+0000 mgr.y (mgr.25253) 3134 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:07 smithi177 bash[79620]: cluster 2024-07-28T13:13:05.670744+0000 mgr.y (mgr.25253) 3134 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:08.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5434 16 16 0 0 0 - 0 2024-07-28T13:13:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:08 smithi204 bash[68176]: audit 2024-07-28T13:13:08.218101+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:08 smithi177 bash[79620]: audit 2024-07-28T13:13:08.218101+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:08 smithi177 bash[81864]: audit 2024-07-28T13:13:08.218101+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:09.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5435 16 16 0 0 0 - 0 2024-07-28T13:13:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:09 smithi204 bash[68176]: cluster 2024-07-28T13:13:07.672214+0000 mgr.y (mgr.25253) 3135 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:09 smithi177 bash[79620]: cluster 2024-07-28T13:13:07.672214+0000 mgr.y (mgr.25253) 3135 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:09 smithi177 bash[81864]: cluster 2024-07-28T13:13:07.672214+0000 mgr.y (mgr.25253) 3135 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:10.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5436 16 16 0 0 0 - 0 2024-07-28T13:13:11.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5437 16 16 0 0 0 - 0 2024-07-28T13:13:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:11 smithi204 bash[68176]: cluster 2024-07-28T13:13:09.673691+0000 mgr.y (mgr.25253) 3136 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:11 smithi177 bash[79620]: cluster 2024-07-28T13:13:09.673691+0000 mgr.y (mgr.25253) 3136 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:11 smithi177 bash[81864]: cluster 2024-07-28T13:13:09.673691+0000 mgr.y (mgr.25253) 3136 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:12.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5438 16 16 0 0 0 - 0 2024-07-28T13:13:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5439 16 16 0 0 0 - 0 2024-07-28T13:13:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:13 smithi204 bash[68176]: cluster 2024-07-28T13:13:11.675133+0000 mgr.y (mgr.25253) 3137 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:13 smithi177 bash[79620]: cluster 2024-07-28T13:13:11.675133+0000 mgr.y (mgr.25253) 3137 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:13 smithi177 bash[81864]: cluster 2024-07-28T13:13:11.675133+0000 mgr.y (mgr.25253) 3137 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:14.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:13:14.191816+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:14.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:14.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5440 16 16 0 0 0 - 0 2024-07-28T13:13:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: cluster 2024-07-28T13:13:13.675933+0000 mgr.y (mgr.25253) 3138 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:13.904468+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:13.910606+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:14.174353+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:14.182136+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:14.605263+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:14.606728+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:14 smithi204 bash[68176]: audit 2024-07-28T13:13:14.615708+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5441 16 16 0 0 0 - 0 2024-07-28T13:13:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: cluster 2024-07-28T13:13:13.675933+0000 mgr.y (mgr.25253) 3138 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:13.904468+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:13.910606+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:14.174353+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:14.182136+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:14.605263+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:14.606728+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[79620]: audit 2024-07-28T13:13:14.615708+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: cluster 2024-07-28T13:13:13.675933+0000 mgr.y (mgr.25253) 3138 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:13.904468+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:13.910606+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:14.174353+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:14.182136+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:15.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:14.605263+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:15.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:14.606728+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:15.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:14 smithi177 bash[81864]: audit 2024-07-28T13:13:14.615708+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:13:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:15 smithi204 bash[68176]: audit 2024-07-28T13:13:15.818841+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:16.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5442 16 16 0 0 0 - 0 2024-07-28T13:13:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:13:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:15 smithi177 bash[81864]: audit 2024-07-28T13:13:15.818841+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:15 smithi177 bash[79620]: audit 2024-07-28T13:13:15.818841+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:17.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5443 16 16 0 0 0 - 0 2024-07-28T13:13:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:16 smithi177 bash[81864]: cluster 2024-07-28T13:13:15.677337+0000 mgr.y (mgr.25253) 3139 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:16 smithi177 bash[79620]: cluster 2024-07-28T13:13:15.677337+0000 mgr.y (mgr.25253) 3139 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:16 smithi204 bash[68176]: cluster 2024-07-28T13:13:15.677337+0000 mgr.y (mgr.25253) 3139 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:18.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5444 16 16 0 0 0 - 0 2024-07-28T13:13:19.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5445 16 16 0 0 0 - 0 2024-07-28T13:13:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:18 smithi177 bash[81864]: cluster 2024-07-28T13:13:17.678818+0000 mgr.y (mgr.25253) 3140 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:18 smithi177 bash[79620]: cluster 2024-07-28T13:13:17.678818+0000 mgr.y (mgr.25253) 3140 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:18 smithi204 bash[68176]: cluster 2024-07-28T13:13:17.678818+0000 mgr.y (mgr.25253) 3140 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:20.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5446 16 16 0 0 0 - 0 2024-07-28T13:13:21.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5447 16 16 0 0 0 - 0 2024-07-28T13:13:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:20 smithi177 bash[81864]: cluster 2024-07-28T13:13:19.680308+0000 mgr.y (mgr.25253) 3141 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:20 smithi177 bash[79620]: cluster 2024-07-28T13:13:19.680308+0000 mgr.y (mgr.25253) 3141 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:20 smithi204 bash[68176]: cluster 2024-07-28T13:13:19.680308+0000 mgr.y (mgr.25253) 3141 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:22.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5448 16 16 0 0 0 - 0 2024-07-28T13:13:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5449 16 16 0 0 0 - 0 2024-07-28T13:13:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:22 smithi177 bash[81864]: cluster 2024-07-28T13:13:21.681794+0000 mgr.y (mgr.25253) 3142 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:22 smithi177 bash[79620]: cluster 2024-07-28T13:13:21.681794+0000 mgr.y (mgr.25253) 3142 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:22 smithi204 bash[68176]: cluster 2024-07-28T13:13:21.681794+0000 mgr.y (mgr.25253) 3142 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:24.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5450 16 16 0 0 0 - 0 2024-07-28T13:13:25.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5451 16 16 0 0 0 - 0 2024-07-28T13:13:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:24 smithi177 bash[79620]: cluster 2024-07-28T13:13:23.683227+0000 mgr.y (mgr.25253) 3143 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:24 smithi177 bash[81864]: cluster 2024-07-28T13:13:23.683227+0000 mgr.y (mgr.25253) 3143 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:24 smithi204 bash[68176]: cluster 2024-07-28T13:13:23.683227+0000 mgr.y (mgr.25253) 3143 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:26.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5452 16 16 0 0 0 - 0 2024-07-28T13:13:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:13:27.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5453 16 16 0 0 0 - 0 2024-07-28T13:13:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:26 smithi177 bash[79620]: cluster 2024-07-28T13:13:25.684719+0000 mgr.y (mgr.25253) 3144 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:26 smithi177 bash[81864]: cluster 2024-07-28T13:13:25.684719+0000 mgr.y (mgr.25253) 3144 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:26 smithi204 bash[68176]: cluster 2024-07-28T13:13:25.684719+0000 mgr.y (mgr.25253) 3144 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:28.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5454 16 16 0 0 0 - 0 2024-07-28T13:13:29.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5455 16 16 0 0 0 - 0 2024-07-28T13:13:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:28 smithi177 bash[81864]: cluster 2024-07-28T13:13:27.686158+0000 mgr.y (mgr.25253) 3145 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:28 smithi177 bash[79620]: cluster 2024-07-28T13:13:27.686158+0000 mgr.y (mgr.25253) 3145 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:28 smithi204 bash[68176]: cluster 2024-07-28T13:13:27.686158+0000 mgr.y (mgr.25253) 3145 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:30.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5456 16 16 0 0 0 - 0 2024-07-28T13:13:31.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5457 16 16 0 0 0 - 0 2024-07-28T13:13:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:30 smithi177 bash[81864]: cluster 2024-07-28T13:13:29.687592+0000 mgr.y (mgr.25253) 3146 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:30 smithi177 bash[81864]: audit 2024-07-28T13:13:30.819226+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:30 smithi177 bash[79620]: cluster 2024-07-28T13:13:29.687592+0000 mgr.y (mgr.25253) 3146 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:30 smithi177 bash[79620]: audit 2024-07-28T13:13:30.819226+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:30 smithi204 bash[68176]: cluster 2024-07-28T13:13:29.687592+0000 mgr.y (mgr.25253) 3146 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:30 smithi204 bash[68176]: audit 2024-07-28T13:13:30.819226+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:32.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5458 16 16 0 0 0 - 0 2024-07-28T13:13:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5459 16 16 0 0 0 - 0 2024-07-28T13:13:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:32 smithi177 bash[81864]: cluster 2024-07-28T13:13:31.689087+0000 mgr.y (mgr.25253) 3147 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:32 smithi177 bash[79620]: cluster 2024-07-28T13:13:31.689087+0000 mgr.y (mgr.25253) 3147 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:32 smithi204 bash[68176]: cluster 2024-07-28T13:13:31.689087+0000 mgr.y (mgr.25253) 3147 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:34.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:13:34.194843+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:34.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:34.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5460 16 16 0 0 0 - 0 2024-07-28T13:13:35.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5461 16 16 0 0 0 - 0 2024-07-28T13:13:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:34 smithi177 bash[79620]: cluster 2024-07-28T13:13:33.690539+0000 mgr.y (mgr.25253) 3148 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:34 smithi177 bash[81864]: cluster 2024-07-28T13:13:33.690539+0000 mgr.y (mgr.25253) 3148 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:34 smithi204 bash[68176]: cluster 2024-07-28T13:13:33.690539+0000 mgr.y (mgr.25253) 3148 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:36.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5462 16 16 0 0 0 - 0 2024-07-28T13:13:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:13:37.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5463 16 16 0 0 0 - 0 2024-07-28T13:13:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:36 smithi177 bash[81864]: cluster 2024-07-28T13:13:35.692036+0000 mgr.y (mgr.25253) 3149 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:36 smithi177 bash[79620]: cluster 2024-07-28T13:13:35.692036+0000 mgr.y (mgr.25253) 3149 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:36 smithi204 bash[68176]: cluster 2024-07-28T13:13:35.692036+0000 mgr.y (mgr.25253) 3149 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:38.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5464 16 16 0 0 0 - 0 2024-07-28T13:13:39.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5465 16 16 0 0 0 - 0 2024-07-28T13:13:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:38 smithi177 bash[81864]: cluster 2024-07-28T13:13:37.693549+0000 mgr.y (mgr.25253) 3150 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:38 smithi177 bash[79620]: cluster 2024-07-28T13:13:37.693549+0000 mgr.y (mgr.25253) 3150 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:38 smithi204 bash[68176]: cluster 2024-07-28T13:13:37.693549+0000 mgr.y (mgr.25253) 3150 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:40.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5466 16 16 0 0 0 - 0 2024-07-28T13:13:41.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5467 16 16 0 0 0 - 0 2024-07-28T13:13:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:40 smithi177 bash[81864]: cluster 2024-07-28T13:13:39.695054+0000 mgr.y (mgr.25253) 3151 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:40 smithi177 bash[79620]: cluster 2024-07-28T13:13:39.695054+0000 mgr.y (mgr.25253) 3151 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:40 smithi204 bash[68176]: cluster 2024-07-28T13:13:39.695054+0000 mgr.y (mgr.25253) 3151 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:42.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5468 16 16 0 0 0 - 0 2024-07-28T13:13:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:42 smithi204 bash[60899]: ts=2024-07-28T13:13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5469 16 16 0 0 0 - 0 2024-07-28T13:13:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:42 smithi177 bash[81864]: cluster 2024-07-28T13:13:41.696507+0000 mgr.y (mgr.25253) 3152 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:42 smithi177 bash[79620]: cluster 2024-07-28T13:13:41.696507+0000 mgr.y (mgr.25253) 3152 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:42 smithi204 bash[68176]: cluster 2024-07-28T13:13:41.696507+0000 mgr.y (mgr.25253) 3152 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:44.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5470 16 16 0 0 0 - 0 2024-07-28T13:13:45.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5471 16 16 0 0 0 - 0 2024-07-28T13:13:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:44 smithi177 bash[81864]: cluster 2024-07-28T13:13:43.697994+0000 mgr.y (mgr.25253) 3153 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:44 smithi177 bash[79620]: cluster 2024-07-28T13:13:43.697994+0000 mgr.y (mgr.25253) 3153 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:44 smithi204 bash[68176]: cluster 2024-07-28T13:13:43.697994+0000 mgr.y (mgr.25253) 3153 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:46.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5472 16 16 0 0 0 - 0 2024-07-28T13:13:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:45 smithi177 bash[79620]: audit 2024-07-28T13:13:45.819798+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:45 smithi177 bash[81864]: audit 2024-07-28T13:13:45.819798+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:13:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:45 smithi204 bash[68176]: audit 2024-07-28T13:13:45.819798+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:47.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5473 16 16 0 0 0 - 0 2024-07-28T13:13:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:46 smithi177 bash[79620]: cluster 2024-07-28T13:13:45.699496+0000 mgr.y (mgr.25253) 3154 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:46 smithi177 bash[81864]: cluster 2024-07-28T13:13:45.699496+0000 mgr.y (mgr.25253) 3154 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:46 smithi204 bash[68176]: cluster 2024-07-28T13:13:45.699496+0000 mgr.y (mgr.25253) 3154 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:48.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5474 16 16 0 0 0 - 0 2024-07-28T13:13:49.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5475 16 16 0 0 0 - 0 2024-07-28T13:13:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:48 smithi177 bash[79620]: cluster 2024-07-28T13:13:47.700935+0000 mgr.y (mgr.25253) 3155 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:48 smithi177 bash[81864]: cluster 2024-07-28T13:13:47.700935+0000 mgr.y (mgr.25253) 3155 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:48 smithi204 bash[68176]: cluster 2024-07-28T13:13:47.700935+0000 mgr.y (mgr.25253) 3155 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:50.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5476 16 16 0 0 0 - 0 2024-07-28T13:13:51.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5477 16 16 0 0 0 - 0 2024-07-28T13:13:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:50 smithi177 bash[81864]: cluster 2024-07-28T13:13:49.702393+0000 mgr.y (mgr.25253) 3156 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:50 smithi177 bash[79620]: cluster 2024-07-28T13:13:49.702393+0000 mgr.y (mgr.25253) 3156 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:50 smithi204 bash[68176]: cluster 2024-07-28T13:13:49.702393+0000 mgr.y (mgr.25253) 3156 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:52.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5478 16 16 0 0 0 - 0 2024-07-28T13:13:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:13:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5479 16 16 0 0 0 - 0 2024-07-28T13:13:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:53 smithi177 bash[79620]: cluster 2024-07-28T13:13:51.703958+0000 mgr.y (mgr.25253) 3157 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:53 smithi177 bash[81864]: cluster 2024-07-28T13:13:51.703958+0000 mgr.y (mgr.25253) 3157 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:53 smithi204 bash[68176]: cluster 2024-07-28T13:13:51.703958+0000 mgr.y (mgr.25253) 3157 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:54.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:13:54.198058+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:54.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:54.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5480 16 16 0 0 0 - 0 2024-07-28T13:13:55.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5481 16 16 0 0 0 - 0 2024-07-28T13:13:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:55 smithi177 bash[79620]: cluster 2024-07-28T13:13:53.705437+0000 mgr.y (mgr.25253) 3158 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:55 smithi177 bash[81864]: cluster 2024-07-28T13:13:53.705437+0000 mgr.y (mgr.25253) 3158 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:55 smithi204 bash[68176]: cluster 2024-07-28T13:13:53.705437+0000 mgr.y (mgr.25253) 3158 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:56.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5482 16 16 0 0 0 - 0 2024-07-28T13:13:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:13:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:13:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:13:57.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5483 16 16 0 0 0 - 0 2024-07-28T13:13:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:57 smithi177 bash[79620]: cluster 2024-07-28T13:13:55.706866+0000 mgr.y (mgr.25253) 3159 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:57 smithi177 bash[81864]: cluster 2024-07-28T13:13:55.706866+0000 mgr.y (mgr.25253) 3159 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:57 smithi204 bash[68176]: cluster 2024-07-28T13:13:55.706866+0000 mgr.y (mgr.25253) 3159 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:58.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5484 16 16 0 0 0 - 0 2024-07-28T13:13:59.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5485 16 16 0 0 0 - 0 2024-07-28T13:13:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:13:59 smithi177 bash[79620]: cluster 2024-07-28T13:13:57.708317+0000 mgr.y (mgr.25253) 3160 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:13:59 smithi177 bash[81864]: cluster 2024-07-28T13:13:57.708317+0000 mgr.y (mgr.25253) 3160 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:13:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:13:59 smithi204 bash[68176]: cluster 2024-07-28T13:13:57.708317+0000 mgr.y (mgr.25253) 3160 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:00.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5486 16 16 0 0 0 - 0 2024-07-28T13:14:01.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5487 16 16 0 0 0 - 0 2024-07-28T13:14:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:01 smithi204 bash[68176]: cluster 2024-07-28T13:13:59.709785+0000 mgr.y (mgr.25253) 3161 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:01 smithi204 bash[68176]: audit 2024-07-28T13:14:00.820054+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:01 smithi177 bash[81864]: cluster 2024-07-28T13:13:59.709785+0000 mgr.y (mgr.25253) 3161 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:01 smithi177 bash[81864]: audit 2024-07-28T13:14:00.820054+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:01 smithi177 bash[79620]: cluster 2024-07-28T13:13:59.709785+0000 mgr.y (mgr.25253) 3161 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:01 smithi177 bash[79620]: audit 2024-07-28T13:14:00.820054+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:02.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5488 16 16 0 0 0 - 0 2024-07-28T13:14:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5489 16 16 0 0 0 - 0 2024-07-28T13:14:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:03 smithi204 bash[68176]: cluster 2024-07-28T13:14:01.711208+0000 mgr.y (mgr.25253) 3162 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:03 smithi177 bash[79620]: cluster 2024-07-28T13:14:01.711208+0000 mgr.y (mgr.25253) 3162 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:03 smithi177 bash[81864]: cluster 2024-07-28T13:14:01.711208+0000 mgr.y (mgr.25253) 3162 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:04.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5490 16 16 0 0 0 - 0 2024-07-28T13:14:05.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5491 16 16 0 0 0 - 0 2024-07-28T13:14:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:05 smithi204 bash[68176]: cluster 2024-07-28T13:14:03.712647+0000 mgr.y (mgr.25253) 3163 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:05 smithi177 bash[79620]: cluster 2024-07-28T13:14:03.712647+0000 mgr.y (mgr.25253) 3163 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:05 smithi177 bash[81864]: cluster 2024-07-28T13:14:03.712647+0000 mgr.y (mgr.25253) 3163 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:06.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5492 16 16 0 0 0 - 0 2024-07-28T13:14:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:14:07.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5493 16 16 0 0 0 - 0 2024-07-28T13:14:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:07 smithi204 bash[68176]: cluster 2024-07-28T13:14:05.714071+0000 mgr.y (mgr.25253) 3164 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:07 smithi177 bash[79620]: cluster 2024-07-28T13:14:05.714071+0000 mgr.y (mgr.25253) 3164 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:07 smithi177 bash[81864]: cluster 2024-07-28T13:14:05.714071+0000 mgr.y (mgr.25253) 3164 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:08.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5494 16 16 0 0 0 - 0 2024-07-28T13:14:09.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5495 16 16 0 0 0 - 0 2024-07-28T13:14:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:09 smithi204 bash[68176]: cluster 2024-07-28T13:14:07.715529+0000 mgr.y (mgr.25253) 3165 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:09 smithi177 bash[81864]: cluster 2024-07-28T13:14:07.715529+0000 mgr.y (mgr.25253) 3165 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:09 smithi177 bash[79620]: cluster 2024-07-28T13:14:07.715529+0000 mgr.y (mgr.25253) 3165 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:10.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5496 16 16 0 0 0 - 0 2024-07-28T13:14:11.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5497 16 16 0 0 0 - 0 2024-07-28T13:14:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:11 smithi204 bash[68176]: cluster 2024-07-28T13:14:09.717118+0000 mgr.y (mgr.25253) 3166 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:11 smithi177 bash[81864]: cluster 2024-07-28T13:14:09.717118+0000 mgr.y (mgr.25253) 3166 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:11 smithi177 bash[79620]: cluster 2024-07-28T13:14:09.717118+0000 mgr.y (mgr.25253) 3166 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:12.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5498 16 16 0 0 0 - 0 2024-07-28T13:14:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5499 16 16 0 0 0 - 0 2024-07-28T13:14:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:13 smithi204 bash[68176]: cluster 2024-07-28T13:14:11.718564+0000 mgr.y (mgr.25253) 3167 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:13 smithi177 bash[81864]: cluster 2024-07-28T13:14:11.718564+0000 mgr.y (mgr.25253) 3167 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:13 smithi177 bash[79620]: cluster 2024-07-28T13:14:11.718564+0000 mgr.y (mgr.25253) 3167 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:14.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:14:14.201298+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:14.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:14.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5500 16 16 0 0 0 - 0 2024-07-28T13:14:15.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5501 16 16 0 0 0 - 0 2024-07-28T13:14:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:15 smithi204 bash[68176]: cluster 2024-07-28T13:14:13.720018+0000 mgr.y (mgr.25253) 3168 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:15 smithi204 bash[68176]: audit 2024-07-28T13:14:14.745072+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:15 smithi177 bash[81864]: cluster 2024-07-28T13:14:13.720018+0000 mgr.y (mgr.25253) 3168 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:15 smithi177 bash[81864]: audit 2024-07-28T13:14:14.745072+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:15 smithi177 bash[79620]: cluster 2024-07-28T13:14:13.720018+0000 mgr.y (mgr.25253) 3168 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:15 smithi177 bash[79620]: audit 2024-07-28T13:14:14.745072+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:16.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5502 16 16 0 0 0 - 0 2024-07-28T13:14:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:16 smithi204 bash[68176]: audit 2024-07-28T13:14:15.820576+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:16 smithi177 bash[81864]: audit 2024-07-28T13:14:15.820576+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:14:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:16 smithi177 bash[79620]: audit 2024-07-28T13:14:15.820576+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:17.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5503 16 16 0 0 0 - 0 2024-07-28T13:14:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:17 smithi204 bash[68176]: cluster 2024-07-28T13:14:15.721418+0000 mgr.y (mgr.25253) 3169 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:17 smithi177 bash[81864]: cluster 2024-07-28T13:14:15.721418+0000 mgr.y (mgr.25253) 3169 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:17 smithi177 bash[79620]: cluster 2024-07-28T13:14:15.721418+0000 mgr.y (mgr.25253) 3169 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:18.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5504 16 16 0 0 0 - 0 2024-07-28T13:14:19.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5505 16 16 0 0 0 - 0 2024-07-28T13:14:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:19 smithi204 bash[68176]: cluster 2024-07-28T13:14:17.722889+0000 mgr.y (mgr.25253) 3170 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:19 smithi177 bash[81864]: cluster 2024-07-28T13:14:17.722889+0000 mgr.y (mgr.25253) 3170 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:19 smithi177 bash[79620]: cluster 2024-07-28T13:14:17.722889+0000 mgr.y (mgr.25253) 3170 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:20.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5506 16 16 0 0 0 - 0 2024-07-28T13:14:21.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5507 16 16 0 0 0 - 0 2024-07-28T13:14:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: cluster 2024-07-28T13:14:19.723770+0000 mgr.y (mgr.25253) 3171 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:20.389424+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:20.397546+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:20.672792+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:20.681085+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:21.080517+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:21.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:21.081887+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:21.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:21 smithi204 bash[68176]: audit 2024-07-28T13:14:21.091762+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: cluster 2024-07-28T13:14:19.723770+0000 mgr.y (mgr.25253) 3171 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:20.389424+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:20.397546+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:20.672792+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:20.681085+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:21.080517+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:21.081887+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[81864]: audit 2024-07-28T13:14:21.091762+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: cluster 2024-07-28T13:14:19.723770+0000 mgr.y (mgr.25253) 3171 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:20.389424+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:20.397546+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:20.672792+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:20.681085+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:21.080517+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:21.081887+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:21 smithi177 bash[79620]: audit 2024-07-28T13:14:21.091762+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:14:22.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5508 16 16 0 0 0 - 0 2024-07-28T13:14:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5509 16 16 0 0 0 - 0 2024-07-28T13:14:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:23 smithi204 bash[68176]: cluster 2024-07-28T13:14:21.725121+0000 mgr.y (mgr.25253) 3172 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:23.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:23 smithi177 bash[79620]: cluster 2024-07-28T13:14:21.725121+0000 mgr.y (mgr.25253) 3172 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:23.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:23 smithi177 bash[81864]: cluster 2024-07-28T13:14:21.725121+0000 mgr.y (mgr.25253) 3172 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:24.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5510 16 16 0 0 0 - 0 2024-07-28T13:14:25.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5511 16 16 0 0 0 - 0 2024-07-28T13:14:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:25 smithi204 bash[68176]: cluster 2024-07-28T13:14:23.726549+0000 mgr.y (mgr.25253) 3173 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:25.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:25 smithi177 bash[81864]: cluster 2024-07-28T13:14:23.726549+0000 mgr.y (mgr.25253) 3173 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:25.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:25 smithi177 bash[79620]: cluster 2024-07-28T13:14:23.726549+0000 mgr.y (mgr.25253) 3173 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:26.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5512 16 16 0 0 0 - 0 2024-07-28T13:14:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:14:27.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5513 16 16 0 0 0 - 0 2024-07-28T13:14:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:27 smithi204 bash[68176]: cluster 2024-07-28T13:14:25.728072+0000 mgr.y (mgr.25253) 3174 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:27 smithi177 bash[81864]: cluster 2024-07-28T13:14:25.728072+0000 mgr.y (mgr.25253) 3174 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:27 smithi177 bash[79620]: cluster 2024-07-28T13:14:25.728072+0000 mgr.y (mgr.25253) 3174 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:28.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5514 16 16 0 0 0 - 0 2024-07-28T13:14:29.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5515 16 16 0 0 0 - 0 2024-07-28T13:14:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:29 smithi204 bash[68176]: cluster 2024-07-28T13:14:27.729539+0000 mgr.y (mgr.25253) 3175 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:29.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:29 smithi177 bash[81864]: cluster 2024-07-28T13:14:27.729539+0000 mgr.y (mgr.25253) 3175 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:29 smithi177 bash[79620]: cluster 2024-07-28T13:14:27.729539+0000 mgr.y (mgr.25253) 3175 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:30.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5516 16 16 0 0 0 - 0 2024-07-28T13:14:31.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5517 16 16 0 0 0 - 0 2024-07-28T13:14:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:31 smithi204 bash[68176]: cluster 2024-07-28T13:14:29.730987+0000 mgr.y (mgr.25253) 3176 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:31 smithi204 bash[68176]: audit 2024-07-28T13:14:30.821017+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:31 smithi177 bash[81864]: cluster 2024-07-28T13:14:29.730987+0000 mgr.y (mgr.25253) 3176 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:31 smithi177 bash[81864]: audit 2024-07-28T13:14:30.821017+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:31 smithi177 bash[79620]: cluster 2024-07-28T13:14:29.730987+0000 mgr.y (mgr.25253) 3176 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:31 smithi177 bash[79620]: audit 2024-07-28T13:14:30.821017+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:32.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5518 16 16 0 0 0 - 0 2024-07-28T13:14:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5519 16 16 0 0 0 - 0 2024-07-28T13:14:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:33 smithi204 bash[68176]: cluster 2024-07-28T13:14:31.732485+0000 mgr.y (mgr.25253) 3177 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:33.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:33 smithi177 bash[79620]: cluster 2024-07-28T13:14:31.732485+0000 mgr.y (mgr.25253) 3177 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:33 smithi177 bash[81864]: cluster 2024-07-28T13:14:31.732485+0000 mgr.y (mgr.25253) 3177 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:34.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:14:34.204377+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:34.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:34.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5520 16 16 0 0 0 - 0 2024-07-28T13:14:35.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5521 16 16 0 0 0 - 0 2024-07-28T13:14:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:35 smithi177 bash[81864]: cluster 2024-07-28T13:14:33.733959+0000 mgr.y (mgr.25253) 3178 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:35 smithi177 bash[79620]: cluster 2024-07-28T13:14:33.733959+0000 mgr.y (mgr.25253) 3178 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:35 smithi204 bash[68176]: cluster 2024-07-28T13:14:33.733959+0000 mgr.y (mgr.25253) 3178 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:36.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5522 16 16 0 0 0 - 0 2024-07-28T13:14:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:14:37.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5523 16 16 0 0 0 - 0 2024-07-28T13:14:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:37 smithi177 bash[79620]: cluster 2024-07-28T13:14:35.735434+0000 mgr.y (mgr.25253) 3179 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:37.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:37 smithi177 bash[81864]: cluster 2024-07-28T13:14:35.735434+0000 mgr.y (mgr.25253) 3179 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:37 smithi204 bash[68176]: cluster 2024-07-28T13:14:35.735434+0000 mgr.y (mgr.25253) 3179 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:38.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5524 16 16 0 0 0 - 0 2024-07-28T13:14:39.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5525 16 16 0 0 0 - 0 2024-07-28T13:14:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:39 smithi177 bash[79620]: cluster 2024-07-28T13:14:37.736946+0000 mgr.y (mgr.25253) 3180 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:39 smithi177 bash[81864]: cluster 2024-07-28T13:14:37.736946+0000 mgr.y (mgr.25253) 3180 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:39 smithi204 bash[68176]: cluster 2024-07-28T13:14:37.736946+0000 mgr.y (mgr.25253) 3180 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:40.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5526 16 16 0 0 0 - 0 2024-07-28T13:14:41.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5527 16 16 0 0 0 - 0 2024-07-28T13:14:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:41 smithi177 bash[79620]: cluster 2024-07-28T13:14:39.738425+0000 mgr.y (mgr.25253) 3181 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:41 smithi177 bash[81864]: cluster 2024-07-28T13:14:39.738425+0000 mgr.y (mgr.25253) 3181 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:41 smithi204 bash[68176]: cluster 2024-07-28T13:14:39.738425+0000 mgr.y (mgr.25253) 3181 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:42.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5528 16 16 0 0 0 - 0 2024-07-28T13:14:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5529 16 16 0 0 0 - 0 2024-07-28T13:14:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:43 smithi177 bash[79620]: cluster 2024-07-28T13:14:41.739938+0000 mgr.y (mgr.25253) 3182 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:43 smithi177 bash[81864]: cluster 2024-07-28T13:14:41.739938+0000 mgr.y (mgr.25253) 3182 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:43 smithi204 bash[68176]: cluster 2024-07-28T13:14:41.739938+0000 mgr.y (mgr.25253) 3182 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:44.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5530 16 16 0 0 0 - 0 2024-07-28T13:14:45.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5531 16 16 0 0 0 - 0 2024-07-28T13:14:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:45 smithi177 bash[81864]: cluster 2024-07-28T13:14:43.741383+0000 mgr.y (mgr.25253) 3183 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:45 smithi177 bash[79620]: cluster 2024-07-28T13:14:43.741383+0000 mgr.y (mgr.25253) 3183 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:45 smithi204 bash[68176]: cluster 2024-07-28T13:14:43.741383+0000 mgr.y (mgr.25253) 3183 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:46.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5532 16 16 0 0 0 - 0 2024-07-28T13:14:46.455 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:14:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:46 smithi177 bash[79620]: audit 2024-07-28T13:14:45.821539+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:46 smithi177 bash[81864]: audit 2024-07-28T13:14:45.821539+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:46 smithi204 bash[68176]: audit 2024-07-28T13:14:45.821539+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:47.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5533 16 16 0 0 0 - 0 2024-07-28T13:14:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:47 smithi177 bash[81864]: cluster 2024-07-28T13:14:45.742827+0000 mgr.y (mgr.25253) 3184 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:47 smithi177 bash[79620]: cluster 2024-07-28T13:14:45.742827+0000 mgr.y (mgr.25253) 3184 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:47 smithi204 bash[68176]: cluster 2024-07-28T13:14:45.742827+0000 mgr.y (mgr.25253) 3184 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:48.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5534 16 16 0 0 0 - 0 2024-07-28T13:14:49.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5535 16 16 0 0 0 - 0 2024-07-28T13:14:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:49 smithi177 bash[81864]: cluster 2024-07-28T13:14:47.744370+0000 mgr.y (mgr.25253) 3185 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:49 smithi177 bash[79620]: cluster 2024-07-28T13:14:47.744370+0000 mgr.y (mgr.25253) 3185 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:49 smithi204 bash[68176]: cluster 2024-07-28T13:14:47.744370+0000 mgr.y (mgr.25253) 3185 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:50.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5536 16 16 0 0 0 - 0 2024-07-28T13:14:51.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5537 16 16 0 0 0 - 0 2024-07-28T13:14:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:51 smithi177 bash[81864]: cluster 2024-07-28T13:14:49.745858+0000 mgr.y (mgr.25253) 3186 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:51 smithi177 bash[79620]: cluster 2024-07-28T13:14:49.745858+0000 mgr.y (mgr.25253) 3186 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:51 smithi204 bash[68176]: cluster 2024-07-28T13:14:49.745858+0000 mgr.y (mgr.25253) 3186 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:52.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5538 16 16 0 0 0 - 0 2024-07-28T13:14:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:14:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5539 16 16 0 0 0 - 0 2024-07-28T13:14:53.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:53 smithi177 bash[81864]: cluster 2024-07-28T13:14:51.747914+0000 mgr.y (mgr.25253) 3187 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:53.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:53 smithi177 bash[79620]: cluster 2024-07-28T13:14:51.747914+0000 mgr.y (mgr.25253) 3187 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:53 smithi204 bash[68176]: cluster 2024-07-28T13:14:51.747914+0000 mgr.y (mgr.25253) 3187 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:54.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:14:54.207597+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:54.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:54.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5540 16 16 0 0 0 - 0 2024-07-28T13:14:55.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5541 16 16 0 0 0 - 0 2024-07-28T13:14:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:55 smithi177 bash[81864]: cluster 2024-07-28T13:14:53.749404+0000 mgr.y (mgr.25253) 3188 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:55.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:55 smithi177 bash[79620]: cluster 2024-07-28T13:14:53.749404+0000 mgr.y (mgr.25253) 3188 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:55 smithi204 bash[68176]: cluster 2024-07-28T13:14:53.749404+0000 mgr.y (mgr.25253) 3188 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:56.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5542 16 16 0 0 0 - 0 2024-07-28T13:14:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:14:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:14:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:14:57.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5543 16 16 0 0 0 - 0 2024-07-28T13:14:57.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:57 smithi177 bash[79620]: cluster 2024-07-28T13:14:55.750876+0000 mgr.y (mgr.25253) 3189 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:57 smithi177 bash[81864]: cluster 2024-07-28T13:14:55.750876+0000 mgr.y (mgr.25253) 3189 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:57 smithi204 bash[68176]: cluster 2024-07-28T13:14:55.750876+0000 mgr.y (mgr.25253) 3189 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:58.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5544 16 16 0 0 0 - 0 2024-07-28T13:14:59.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5545 16 16 0 0 0 - 0 2024-07-28T13:14:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:14:59 smithi177 bash[79620]: cluster 2024-07-28T13:14:57.752393+0000 mgr.y (mgr.25253) 3190 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:59.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:14:59 smithi177 bash[81864]: cluster 2024-07-28T13:14:57.752393+0000 mgr.y (mgr.25253) 3190 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:14:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:14:59 smithi204 bash[68176]: cluster 2024-07-28T13:14:57.752393+0000 mgr.y (mgr.25253) 3190 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:00.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5546 16 16 0 0 0 - 0 2024-07-28T13:15:01.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5547 16 16 0 0 0 - 0 2024-07-28T13:15:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:01 smithi177 bash[81864]: cluster 2024-07-28T13:14:59.753839+0000 mgr.y (mgr.25253) 3191 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:01 smithi177 bash[81864]: audit 2024-07-28T13:15:00.821929+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:01 smithi177 bash[79620]: cluster 2024-07-28T13:14:59.753839+0000 mgr.y (mgr.25253) 3191 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:01 smithi177 bash[79620]: audit 2024-07-28T13:15:00.821929+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:01.894 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:01 smithi204 bash[68176]: cluster 2024-07-28T13:14:59.753839+0000 mgr.y (mgr.25253) 3191 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:01.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:01 smithi204 bash[68176]: audit 2024-07-28T13:15:00.821929+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:02.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5548 16 16 0 0 0 - 0 2024-07-28T13:15:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5549 16 16 0 0 0 - 0 2024-07-28T13:15:03.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:03 smithi177 bash[81864]: cluster 2024-07-28T13:15:01.755293+0000 mgr.y (mgr.25253) 3192 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:03.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:03 smithi177 bash[79620]: cluster 2024-07-28T13:15:01.755293+0000 mgr.y (mgr.25253) 3192 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:03 smithi204 bash[68176]: cluster 2024-07-28T13:15:01.755293+0000 mgr.y (mgr.25253) 3192 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:04.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5550 16 16 0 0 0 - 0 2024-07-28T13:15:05.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5551 16 16 0 0 0 - 0 2024-07-28T13:15:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:05 smithi177 bash[79620]: cluster 2024-07-28T13:15:03.756865+0000 mgr.y (mgr.25253) 3193 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:05 smithi177 bash[81864]: cluster 2024-07-28T13:15:03.756865+0000 mgr.y (mgr.25253) 3193 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:05 smithi204 bash[68176]: cluster 2024-07-28T13:15:03.756865+0000 mgr.y (mgr.25253) 3193 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:06.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5552 16 16 0 0 0 - 0 2024-07-28T13:15:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:15:07.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5553 16 16 0 0 0 - 0 2024-07-28T13:15:07.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:07 smithi177 bash[81864]: cluster 2024-07-28T13:15:05.758389+0000 mgr.y (mgr.25253) 3194 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:07 smithi177 bash[79620]: cluster 2024-07-28T13:15:05.758389+0000 mgr.y (mgr.25253) 3194 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:07 smithi204 bash[68176]: cluster 2024-07-28T13:15:05.758389+0000 mgr.y (mgr.25253) 3194 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:08.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5554 16 16 0 0 0 - 0 2024-07-28T13:15:09.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5555 16 16 0 0 0 - 0 2024-07-28T13:15:09.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:09 smithi177 bash[81864]: cluster 2024-07-28T13:15:07.760004+0000 mgr.y (mgr.25253) 3195 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:09 smithi177 bash[79620]: cluster 2024-07-28T13:15:07.760004+0000 mgr.y (mgr.25253) 3195 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:09 smithi204 bash[68176]: cluster 2024-07-28T13:15:07.760004+0000 mgr.y (mgr.25253) 3195 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:10.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5556 16 16 0 0 0 - 0 2024-07-28T13:15:11.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5557 16 16 0 0 0 - 0 2024-07-28T13:15:11.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:11 smithi177 bash[81864]: cluster 2024-07-28T13:15:09.761482+0000 mgr.y (mgr.25253) 3196 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:11 smithi177 bash[79620]: cluster 2024-07-28T13:15:09.761482+0000 mgr.y (mgr.25253) 3196 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:11 smithi204 bash[68176]: cluster 2024-07-28T13:15:09.761482+0000 mgr.y (mgr.25253) 3196 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:12.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5558 16 16 0 0 0 - 0 2024-07-28T13:15:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5559 16 16 0 0 0 - 0 2024-07-28T13:15:13.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:13 smithi177 bash[81864]: cluster 2024-07-28T13:15:11.762937+0000 mgr.y (mgr.25253) 3197 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:13 smithi177 bash[79620]: cluster 2024-07-28T13:15:11.762937+0000 mgr.y (mgr.25253) 3197 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:13 smithi204 bash[68176]: cluster 2024-07-28T13:15:11.762937+0000 mgr.y (mgr.25253) 3197 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:14.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:15:14.210896+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:14.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:14.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5560 16 16 0 0 0 - 0 2024-07-28T13:15:15.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5561 16 16 0 0 0 - 0 2024-07-28T13:15:15.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:15 smithi177 bash[81864]: cluster 2024-07-28T13:15:13.764424+0000 mgr.y (mgr.25253) 3198 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:15.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:15 smithi177 bash[79620]: cluster 2024-07-28T13:15:13.764424+0000 mgr.y (mgr.25253) 3198 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:15 smithi204 bash[68176]: cluster 2024-07-28T13:15:13.764424+0000 mgr.y (mgr.25253) 3198 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:16.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5562 16 16 0 0 0 - 0 2024-07-28T13:15:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:15:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:16 smithi204 bash[68176]: audit 2024-07-28T13:15:15.822344+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:16 smithi177 bash[79620]: audit 2024-07-28T13:15:15.822344+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:16 smithi177 bash[81864]: audit 2024-07-28T13:15:15.822344+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:17.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5563 16 16 0 0 0 - 0 2024-07-28T13:15:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:17 smithi204 bash[68176]: cluster 2024-07-28T13:15:15.765864+0000 mgr.y (mgr.25253) 3199 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:17 smithi177 bash[79620]: cluster 2024-07-28T13:15:15.765864+0000 mgr.y (mgr.25253) 3199 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:17 smithi177 bash[81864]: cluster 2024-07-28T13:15:15.765864+0000 mgr.y (mgr.25253) 3199 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:18.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5564 16 16 0 0 0 - 0 2024-07-28T13:15:19.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5565 16 16 0 0 0 - 0 2024-07-28T13:15:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:19 smithi204 bash[68176]: cluster 2024-07-28T13:15:17.767354+0000 mgr.y (mgr.25253) 3200 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:19 smithi177 bash[79620]: cluster 2024-07-28T13:15:17.767354+0000 mgr.y (mgr.25253) 3200 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:19 smithi177 bash[81864]: cluster 2024-07-28T13:15:17.767354+0000 mgr.y (mgr.25253) 3200 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:20.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5566 16 16 0 0 0 - 0 2024-07-28T13:15:21.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5567 16 16 0 0 0 - 0 2024-07-28T13:15:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:21 smithi204 bash[68176]: cluster 2024-07-28T13:15:19.768836+0000 mgr.y (mgr.25253) 3201 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:21 smithi204 bash[68176]: audit 2024-07-28T13:15:21.214582+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:21 smithi177 bash[79620]: cluster 2024-07-28T13:15:19.768836+0000 mgr.y (mgr.25253) 3201 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:21 smithi177 bash[79620]: audit 2024-07-28T13:15:21.214582+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:21 smithi177 bash[81864]: cluster 2024-07-28T13:15:19.768836+0000 mgr.y (mgr.25253) 3201 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:21 smithi177 bash[81864]: audit 2024-07-28T13:15:21.214582+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:22.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5568 16 16 0 0 0 - 0 2024-07-28T13:15:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5569 16 16 0 0 0 - 0 2024-07-28T13:15:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:23 smithi204 bash[68176]: cluster 2024-07-28T13:15:21.770290+0000 mgr.y (mgr.25253) 3202 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:23 smithi177 bash[79620]: cluster 2024-07-28T13:15:21.770290+0000 mgr.y (mgr.25253) 3202 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:23 smithi177 bash[81864]: cluster 2024-07-28T13:15:21.770290+0000 mgr.y (mgr.25253) 3202 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:24.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5570 16 16 0 0 0 - 0 2024-07-28T13:15:25.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5571 16 16 0 0 0 - 0 2024-07-28T13:15:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:25 smithi204 bash[68176]: cluster 2024-07-28T13:15:23.771810+0000 mgr.y (mgr.25253) 3203 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:25 smithi177 bash[81864]: cluster 2024-07-28T13:15:23.771810+0000 mgr.y (mgr.25253) 3203 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:25 smithi177 bash[79620]: cluster 2024-07-28T13:15:23.771810+0000 mgr.y (mgr.25253) 3203 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:26.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5572 16 16 0 0 0 - 0 2024-07-28T13:15:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:15:27.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5573 16 16 0 0 0 - 0 2024-07-28T13:15:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:27 smithi204 bash[68176]: cluster 2024-07-28T13:15:25.773387+0000 mgr.y (mgr.25253) 3204 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:27 smithi204 bash[68176]: audit 2024-07-28T13:15:26.904897+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:27 smithi204 bash[68176]: audit 2024-07-28T13:15:26.909677+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:27 smithi204 bash[68176]: audit 2024-07-28T13:15:27.145978+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:27 smithi204 bash[68176]: audit 2024-07-28T13:15:27.154501+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[79620]: cluster 2024-07-28T13:15:25.773387+0000 mgr.y (mgr.25253) 3204 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[79620]: audit 2024-07-28T13:15:26.904897+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[79620]: audit 2024-07-28T13:15:26.909677+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[79620]: audit 2024-07-28T13:15:27.145978+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[79620]: audit 2024-07-28T13:15:27.154501+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[81864]: cluster 2024-07-28T13:15:25.773387+0000 mgr.y (mgr.25253) 3204 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:28.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[81864]: audit 2024-07-28T13:15:26.904897+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[81864]: audit 2024-07-28T13:15:26.909677+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[81864]: audit 2024-07-28T13:15:27.145978+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:27 smithi177 bash[81864]: audit 2024-07-28T13:15:27.154501+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:28.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5574 16 16 0 0 0 - 0 2024-07-28T13:15:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:28 smithi204 bash[68176]: audit 2024-07-28T13:15:27.548622+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:28 smithi204 bash[68176]: audit 2024-07-28T13:15:27.557427+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:28 smithi204 bash[68176]: audit 2024-07-28T13:15:27.567615+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[81864]: audit 2024-07-28T13:15:27.548622+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[81864]: audit 2024-07-28T13:15:27.557427+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[81864]: audit 2024-07-28T13:15:27.567615+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[79620]: audit 2024-07-28T13:15:27.548622+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[79620]: audit 2024-07-28T13:15:27.557427+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:28 smithi177 bash[79620]: audit 2024-07-28T13:15:27.567615+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:15:29.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5575 16 16 0 0 0 - 0 2024-07-28T13:15:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:29 smithi204 bash[68176]: cluster 2024-07-28T13:15:27.774846+0000 mgr.y (mgr.25253) 3205 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:29 smithi177 bash[81864]: cluster 2024-07-28T13:15:27.774846+0000 mgr.y (mgr.25253) 3205 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:29 smithi177 bash[79620]: cluster 2024-07-28T13:15:27.774846+0000 mgr.y (mgr.25253) 3205 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:30.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5576 16 16 0 0 0 - 0 2024-07-28T13:15:31.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5577 16 16 0 0 0 - 0 2024-07-28T13:15:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:31 smithi204 bash[68176]: cluster 2024-07-28T13:15:29.776344+0000 mgr.y (mgr.25253) 3206 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:31 smithi204 bash[68176]: audit 2024-07-28T13:15:30.822765+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:31 smithi177 bash[81864]: cluster 2024-07-28T13:15:29.776344+0000 mgr.y (mgr.25253) 3206 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:31 smithi177 bash[81864]: audit 2024-07-28T13:15:30.822765+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:31 smithi177 bash[79620]: cluster 2024-07-28T13:15:29.776344+0000 mgr.y (mgr.25253) 3206 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:31 smithi177 bash[79620]: audit 2024-07-28T13:15:30.822765+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:32.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5578 16 16 0 0 0 - 0 2024-07-28T13:15:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5579 16 16 0 0 0 - 0 2024-07-28T13:15:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:33 smithi204 bash[68176]: cluster 2024-07-28T13:15:31.777797+0000 mgr.y (mgr.25253) 3207 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:33 smithi177 bash[81864]: cluster 2024-07-28T13:15:31.777797+0000 mgr.y (mgr.25253) 3207 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:33 smithi177 bash[79620]: cluster 2024-07-28T13:15:31.777797+0000 mgr.y (mgr.25253) 3207 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:34.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:15:34.214039+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:34.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:34.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5580 16 16 0 0 0 - 0 2024-07-28T13:15:35.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5581 16 16 0 0 0 - 0 2024-07-28T13:15:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:35 smithi204 bash[68176]: cluster 2024-07-28T13:15:33.779269+0000 mgr.y (mgr.25253) 3208 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:35 smithi177 bash[81864]: cluster 2024-07-28T13:15:33.779269+0000 mgr.y (mgr.25253) 3208 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:35 smithi177 bash[79620]: cluster 2024-07-28T13:15:33.779269+0000 mgr.y (mgr.25253) 3208 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:36.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5582 16 16 0 0 0 - 0 2024-07-28T13:15:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:15:37.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5583 16 16 0 0 0 - 0 2024-07-28T13:15:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:37 smithi204 bash[68176]: cluster 2024-07-28T13:15:35.780778+0000 mgr.y (mgr.25253) 3209 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:37 smithi177 bash[81864]: cluster 2024-07-28T13:15:35.780778+0000 mgr.y (mgr.25253) 3209 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:37 smithi177 bash[79620]: cluster 2024-07-28T13:15:35.780778+0000 mgr.y (mgr.25253) 3209 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:38.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5584 16 16 0 0 0 - 0 2024-07-28T13:15:39.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5585 16 16 0 0 0 - 0 2024-07-28T13:15:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:39 smithi204 bash[68176]: cluster 2024-07-28T13:15:37.782224+0000 mgr.y (mgr.25253) 3210 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:39 smithi177 bash[81864]: cluster 2024-07-28T13:15:37.782224+0000 mgr.y (mgr.25253) 3210 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:39 smithi177 bash[79620]: cluster 2024-07-28T13:15:37.782224+0000 mgr.y (mgr.25253) 3210 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:40.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5586 16 16 0 0 0 - 0 2024-07-28T13:15:41.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5587 16 16 0 0 0 - 0 2024-07-28T13:15:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:41 smithi204 bash[68176]: cluster 2024-07-28T13:15:39.783701+0000 mgr.y (mgr.25253) 3211 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:41 smithi177 bash[81864]: cluster 2024-07-28T13:15:39.783701+0000 mgr.y (mgr.25253) 3211 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:41 smithi177 bash[79620]: cluster 2024-07-28T13:15:39.783701+0000 mgr.y (mgr.25253) 3211 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:42.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5588 16 16 0 0 0 - 0 2024-07-28T13:15:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5589 16 16 0 0 0 - 0 2024-07-28T13:15:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:43 smithi204 bash[68176]: cluster 2024-07-28T13:15:41.785124+0000 mgr.y (mgr.25253) 3212 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:43 smithi177 bash[79620]: cluster 2024-07-28T13:15:41.785124+0000 mgr.y (mgr.25253) 3212 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:43 smithi177 bash[81864]: cluster 2024-07-28T13:15:41.785124+0000 mgr.y (mgr.25253) 3212 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:44.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5590 16 16 0 0 0 - 0 2024-07-28T13:15:45.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5591 16 16 0 0 0 - 0 2024-07-28T13:15:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:45 smithi204 bash[68176]: cluster 2024-07-28T13:15:43.786610+0000 mgr.y (mgr.25253) 3213 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:45 smithi177 bash[81864]: cluster 2024-07-28T13:15:43.786610+0000 mgr.y (mgr.25253) 3213 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:45 smithi177 bash[79620]: cluster 2024-07-28T13:15:43.786610+0000 mgr.y (mgr.25253) 3213 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:46.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5592 16 16 0 0 0 - 0 2024-07-28T13:15:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:15:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:46 smithi204 bash[68176]: audit 2024-07-28T13:15:45.823092+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:46 smithi177 bash[81864]: audit 2024-07-28T13:15:45.823092+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:46 smithi177 bash[79620]: audit 2024-07-28T13:15:45.823092+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:47.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5593 16 16 0 0 0 - 0 2024-07-28T13:15:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:47 smithi204 bash[68176]: cluster 2024-07-28T13:15:45.788109+0000 mgr.y (mgr.25253) 3214 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:47 smithi177 bash[81864]: cluster 2024-07-28T13:15:45.788109+0000 mgr.y (mgr.25253) 3214 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:47 smithi177 bash[79620]: cluster 2024-07-28T13:15:45.788109+0000 mgr.y (mgr.25253) 3214 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:48.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5594 16 16 0 0 0 - 0 2024-07-28T13:15:49.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5595 16 16 0 0 0 - 0 2024-07-28T13:15:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:49 smithi204 bash[68176]: cluster 2024-07-28T13:15:47.789557+0000 mgr.y (mgr.25253) 3215 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:49 smithi177 bash[81864]: cluster 2024-07-28T13:15:47.789557+0000 mgr.y (mgr.25253) 3215 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:49 smithi177 bash[79620]: cluster 2024-07-28T13:15:47.789557+0000 mgr.y (mgr.25253) 3215 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:50.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5596 16 16 0 0 0 - 0 2024-07-28T13:15:51.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5597 16 16 0 0 0 - 0 2024-07-28T13:15:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:51 smithi204 bash[68176]: cluster 2024-07-28T13:15:49.791047+0000 mgr.y (mgr.25253) 3216 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:51 smithi177 bash[81864]: cluster 2024-07-28T13:15:49.791047+0000 mgr.y (mgr.25253) 3216 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:51 smithi177 bash[79620]: cluster 2024-07-28T13:15:49.791047+0000 mgr.y (mgr.25253) 3216 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:52.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5598 16 16 0 0 0 - 0 2024-07-28T13:15:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:15:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5599 16 16 0 0 0 - 0 2024-07-28T13:15:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:53 smithi204 bash[68176]: cluster 2024-07-28T13:15:51.792508+0000 mgr.y (mgr.25253) 3217 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:53 smithi177 bash[81864]: cluster 2024-07-28T13:15:51.792508+0000 mgr.y (mgr.25253) 3217 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:53 smithi177 bash[79620]: cluster 2024-07-28T13:15:51.792508+0000 mgr.y (mgr.25253) 3217 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:54.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:15:54.217258+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:54.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:54.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5600 16 16 0 0 0 - 0 2024-07-28T13:15:55.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5601 16 16 0 0 0 - 0 2024-07-28T13:15:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:55 smithi204 bash[68176]: cluster 2024-07-28T13:15:53.793956+0000 mgr.y (mgr.25253) 3218 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:55 smithi177 bash[79620]: cluster 2024-07-28T13:15:53.793956+0000 mgr.y (mgr.25253) 3218 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:55 smithi177 bash[81864]: cluster 2024-07-28T13:15:53.793956+0000 mgr.y (mgr.25253) 3218 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:56.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5602 16 16 0 0 0 - 0 2024-07-28T13:15:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:15:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:15:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:15:57.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5603 16 16 0 0 0 - 0 2024-07-28T13:15:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:57 smithi204 bash[68176]: cluster 2024-07-28T13:15:55.795427+0000 mgr.y (mgr.25253) 3219 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:57 smithi177 bash[81864]: cluster 2024-07-28T13:15:55.795427+0000 mgr.y (mgr.25253) 3219 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:57 smithi177 bash[79620]: cluster 2024-07-28T13:15:55.795427+0000 mgr.y (mgr.25253) 3219 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:15:58.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5604 16 16 0 0 0 - 0 2024-07-28T13:15:59.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5605 16 16 0 0 0 - 0 2024-07-28T13:15:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:15:59 smithi204 bash[68176]: cluster 2024-07-28T13:15:57.797089+0000 mgr.y (mgr.25253) 3220 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:15:59 smithi177 bash[81864]: cluster 2024-07-28T13:15:57.797089+0000 mgr.y (mgr.25253) 3220 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:15:59 smithi177 bash[79620]: cluster 2024-07-28T13:15:57.797089+0000 mgr.y (mgr.25253) 3220 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:00.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5606 16 16 0 0 0 - 0 2024-07-28T13:16:01.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5607 16 16 0 0 0 - 0 2024-07-28T13:16:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:01 smithi204 bash[68176]: cluster 2024-07-28T13:15:59.798712+0000 mgr.y (mgr.25253) 3221 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:01 smithi204 bash[68176]: audit 2024-07-28T13:16:00.823684+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:01 smithi177 bash[81864]: cluster 2024-07-28T13:15:59.798712+0000 mgr.y (mgr.25253) 3221 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:01 smithi177 bash[81864]: audit 2024-07-28T13:16:00.823684+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:01 smithi177 bash[79620]: cluster 2024-07-28T13:15:59.798712+0000 mgr.y (mgr.25253) 3221 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:01 smithi177 bash[79620]: audit 2024-07-28T13:16:00.823684+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:02.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5608 16 16 0 0 0 - 0 2024-07-28T13:16:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5609 16 16 0 0 0 - 0 2024-07-28T13:16:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:03 smithi204 bash[68176]: cluster 2024-07-28T13:16:01.800229+0000 mgr.y (mgr.25253) 3222 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:03 smithi177 bash[81864]: cluster 2024-07-28T13:16:01.800229+0000 mgr.y (mgr.25253) 3222 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:03 smithi177 bash[79620]: cluster 2024-07-28T13:16:01.800229+0000 mgr.y (mgr.25253) 3222 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:04.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5610 16 16 0 0 0 - 0 2024-07-28T13:16:05.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5611 16 16 0 0 0 - 0 2024-07-28T13:16:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:05 smithi204 bash[68176]: cluster 2024-07-28T13:16:03.801841+0000 mgr.y (mgr.25253) 3223 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:05 smithi177 bash[81864]: cluster 2024-07-28T13:16:03.801841+0000 mgr.y (mgr.25253) 3223 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:05 smithi177 bash[79620]: cluster 2024-07-28T13:16:03.801841+0000 mgr.y (mgr.25253) 3223 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:06.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5612 16 16 0 0 0 - 0 2024-07-28T13:16:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:16:07.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5613 16 16 0 0 0 - 0 2024-07-28T13:16:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:07 smithi204 bash[68176]: cluster 2024-07-28T13:16:05.803353+0000 mgr.y (mgr.25253) 3224 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:07 smithi177 bash[79620]: cluster 2024-07-28T13:16:05.803353+0000 mgr.y (mgr.25253) 3224 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:07 smithi177 bash[81864]: cluster 2024-07-28T13:16:05.803353+0000 mgr.y (mgr.25253) 3224 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:08.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5614 16 16 0 0 0 - 0 2024-07-28T13:16:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:08 smithi204 bash[68176]: cluster 2024-07-28T13:16:07.804840+0000 mgr.y (mgr.25253) 3225 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:08 smithi177 bash[81864]: cluster 2024-07-28T13:16:07.804840+0000 mgr.y (mgr.25253) 3225 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:08 smithi177 bash[79620]: cluster 2024-07-28T13:16:07.804840+0000 mgr.y (mgr.25253) 3225 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:09.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5615 16 16 0 0 0 - 0 2024-07-28T13:16:10.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5616 16 16 0 0 0 - 0 2024-07-28T13:16:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:10 smithi204 bash[68176]: cluster 2024-07-28T13:16:09.806445+0000 mgr.y (mgr.25253) 3226 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:11.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5617 16 16 0 0 0 - 0 2024-07-28T13:16:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:10 smithi177 bash[81864]: cluster 2024-07-28T13:16:09.806445+0000 mgr.y (mgr.25253) 3226 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:10 smithi177 bash[79620]: cluster 2024-07-28T13:16:09.806445+0000 mgr.y (mgr.25253) 3226 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:12.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5618 16 16 0 0 0 - 0 2024-07-28T13:16:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:12 smithi204 bash[68176]: cluster 2024-07-28T13:16:11.808084+0000 mgr.y (mgr.25253) 3227 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:13.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5619 16 16 0 0 0 - 0 2024-07-28T13:16:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:12 smithi177 bash[81864]: cluster 2024-07-28T13:16:11.808084+0000 mgr.y (mgr.25253) 3227 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:12 smithi177 bash[79620]: cluster 2024-07-28T13:16:11.808084+0000 mgr.y (mgr.25253) 3227 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:14.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:16:14.220524+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:14.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:14.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5620 16 16 0 0 0 - 0 2024-07-28T13:16:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:14 smithi204 bash[68176]: cluster 2024-07-28T13:16:13.809736+0000 mgr.y (mgr.25253) 3228 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:15.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5621 16 16 0 0 0 - 0 2024-07-28T13:16:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:14 smithi177 bash[81864]: cluster 2024-07-28T13:16:13.809736+0000 mgr.y (mgr.25253) 3228 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:14 smithi177 bash[79620]: cluster 2024-07-28T13:16:13.809736+0000 mgr.y (mgr.25253) 3228 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:15 smithi204 bash[68176]: audit 2024-07-28T13:16:15.823927+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:16.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5622 16 16 0 0 0 - 0 2024-07-28T13:16:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:16:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:15 smithi177 bash[81864]: audit 2024-07-28T13:16:15.823927+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:15 smithi177 bash[79620]: audit 2024-07-28T13:16:15.823927+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:16 smithi204 bash[68176]: cluster 2024-07-28T13:16:15.811404+0000 mgr.y (mgr.25253) 3229 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:17.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5623 16 16 0 0 0 - 0 2024-07-28T13:16:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:16 smithi177 bash[81864]: cluster 2024-07-28T13:16:15.811404+0000 mgr.y (mgr.25253) 3229 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:16 smithi177 bash[79620]: cluster 2024-07-28T13:16:15.811404+0000 mgr.y (mgr.25253) 3229 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:18.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5624 16 16 0 0 0 - 0 2024-07-28T13:16:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:18 smithi204 bash[68176]: cluster 2024-07-28T13:16:17.812952+0000 mgr.y (mgr.25253) 3230 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:19.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5625 16 16 0 0 0 - 0 2024-07-28T13:16:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:18 smithi177 bash[81864]: cluster 2024-07-28T13:16:17.812952+0000 mgr.y (mgr.25253) 3230 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:18 smithi177 bash[79620]: cluster 2024-07-28T13:16:17.812952+0000 mgr.y (mgr.25253) 3230 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:20.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5626 16 16 0 0 0 - 0 2024-07-28T13:16:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:20 smithi204 bash[68176]: cluster 2024-07-28T13:16:19.814482+0000 mgr.y (mgr.25253) 3231 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:21.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5627 16 16 0 0 0 - 0 2024-07-28T13:16:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:20 smithi177 bash[81864]: cluster 2024-07-28T13:16:19.814482+0000 mgr.y (mgr.25253) 3231 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:20 smithi177 bash[79620]: cluster 2024-07-28T13:16:19.814482+0000 mgr.y (mgr.25253) 3231 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:22.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5628 16 16 0 0 0 - 0 2024-07-28T13:16:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:22 smithi204 bash[68176]: cluster 2024-07-28T13:16:21.815999+0000 mgr.y (mgr.25253) 3232 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:23.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5629 16 16 0 0 0 - 0 2024-07-28T13:16:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:22 smithi177 bash[81864]: cluster 2024-07-28T13:16:21.815999+0000 mgr.y (mgr.25253) 3232 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:22 smithi177 bash[79620]: cluster 2024-07-28T13:16:21.815999+0000 mgr.y (mgr.25253) 3232 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:24.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5630 16 16 0 0 0 - 0 2024-07-28T13:16:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:24 smithi204 bash[68176]: cluster 2024-07-28T13:16:23.817501+0000 mgr.y (mgr.25253) 3233 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:25.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5631 16 16 0 0 0 - 0 2024-07-28T13:16:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:24 smithi177 bash[81864]: cluster 2024-07-28T13:16:23.817501+0000 mgr.y (mgr.25253) 3233 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:24 smithi177 bash[79620]: cluster 2024-07-28T13:16:23.817501+0000 mgr.y (mgr.25253) 3233 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:26.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5632 16 16 0 0 0 - 0 2024-07-28T13:16:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:16:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:26 smithi204 bash[68176]: cluster 2024-07-28T13:16:25.818946+0000 mgr.y (mgr.25253) 3234 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:27.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5633 16 16 0 0 0 - 0 2024-07-28T13:16:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:26 smithi177 bash[81864]: cluster 2024-07-28T13:16:25.818946+0000 mgr.y (mgr.25253) 3234 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:26 smithi177 bash[79620]: cluster 2024-07-28T13:16:25.818946+0000 mgr.y (mgr.25253) 3234 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:27 smithi204 bash[68176]: audit 2024-07-28T13:16:27.686967+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:28.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5634 16 16 0 0 0 - 0 2024-07-28T13:16:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:27 smithi177 bash[81864]: audit 2024-07-28T13:16:27.686967+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:27 smithi177 bash[79620]: audit 2024-07-28T13:16:27.686967+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:29.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5635 16 16 0 0 0 - 0 2024-07-28T13:16:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:29 smithi204 bash[68176]: cluster 2024-07-28T13:16:27.819991+0000 mgr.y (mgr.25253) 3235 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:29 smithi204 bash[68176]: audit 2024-07-28T13:16:28.061571+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:29.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:29 smithi204 bash[68176]: audit 2024-07-28T13:16:28.068154+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[79620]: cluster 2024-07-28T13:16:27.819991+0000 mgr.y (mgr.25253) 3235 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[79620]: audit 2024-07-28T13:16:28.061571+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[79620]: audit 2024-07-28T13:16:28.068154+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[81864]: cluster 2024-07-28T13:16:27.819991+0000 mgr.y (mgr.25253) 3235 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[81864]: audit 2024-07-28T13:16:28.061571+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:29 smithi177 bash[81864]: audit 2024-07-28T13:16:28.068154+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:30.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5636 16 16 0 0 0 - 0 2024-07-28T13:16:31.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5637 16 16 0 0 0 - 0 2024-07-28T13:16:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:31 smithi204 bash[68176]: cluster 2024-07-28T13:16:29.821449+0000 mgr.y (mgr.25253) 3236 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:31 smithi204 bash[68176]: audit 2024-07-28T13:16:30.824424+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:31 smithi177 bash[79620]: cluster 2024-07-28T13:16:29.821449+0000 mgr.y (mgr.25253) 3236 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:31 smithi177 bash[79620]: audit 2024-07-28T13:16:30.824424+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:31 smithi177 bash[81864]: cluster 2024-07-28T13:16:29.821449+0000 mgr.y (mgr.25253) 3236 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:31 smithi177 bash[81864]: audit 2024-07-28T13:16:30.824424+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:32.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5638 16 16 0 0 0 - 0 2024-07-28T13:16:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5639 16 16 0 0 0 - 0 2024-07-28T13:16:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:33 smithi204 bash[68176]: cluster 2024-07-28T13:16:31.822887+0000 mgr.y (mgr.25253) 3237 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:33 smithi177 bash[81864]: cluster 2024-07-28T13:16:31.822887+0000 mgr.y (mgr.25253) 3237 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:33 smithi177 bash[79620]: cluster 2024-07-28T13:16:31.822887+0000 mgr.y (mgr.25253) 3237 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:34.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:16:34.223733+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:34.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:34.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5640 16 16 0 0 0 - 0 2024-07-28T13:16:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:33.560970+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:33.566119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:33.691063+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:33.698101+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:34.117293+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:34.118359+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:34 smithi204 bash[68176]: audit 2024-07-28T13:16:34.123803+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:33.560970+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:33.566119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:33.691063+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:33.698101+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:34.117293+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:34.118359+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[81864]: audit 2024-07-28T13:16:34.123803+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:33.560970+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:33.566119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:33.691063+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:33.698101+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:34.117293+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:34.118359+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:35.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:34 smithi177 bash[79620]: audit 2024-07-28T13:16:34.123803+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:16:35.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5641 16 16 0 0 0 - 0 2024-07-28T13:16:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:35 smithi204 bash[68176]: cluster 2024-07-28T13:16:33.824376+0000 mgr.y (mgr.25253) 3238 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:35 smithi177 bash[81864]: cluster 2024-07-28T13:16:33.824376+0000 mgr.y (mgr.25253) 3238 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:35 smithi177 bash[79620]: cluster 2024-07-28T13:16:33.824376+0000 mgr.y (mgr.25253) 3238 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:36.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5642 16 16 0 0 0 - 0 2024-07-28T13:16:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:16:37.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5643 16 16 0 0 0 - 0 2024-07-28T13:16:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:37 smithi204 bash[68176]: cluster 2024-07-28T13:16:35.825889+0000 mgr.y (mgr.25253) 3239 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:37 smithi177 bash[81864]: cluster 2024-07-28T13:16:35.825889+0000 mgr.y (mgr.25253) 3239 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:37 smithi177 bash[79620]: cluster 2024-07-28T13:16:35.825889+0000 mgr.y (mgr.25253) 3239 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:38.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5644 16 16 0 0 0 - 0 2024-07-28T13:16:39.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5645 16 16 0 0 0 - 0 2024-07-28T13:16:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:39 smithi204 bash[68176]: cluster 2024-07-28T13:16:37.827348+0000 mgr.y (mgr.25253) 3240 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:39 smithi177 bash[81864]: cluster 2024-07-28T13:16:37.827348+0000 mgr.y (mgr.25253) 3240 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:39 smithi177 bash[79620]: cluster 2024-07-28T13:16:37.827348+0000 mgr.y (mgr.25253) 3240 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:40.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5646 16 16 0 0 0 - 0 2024-07-28T13:16:41.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5647 16 16 0 0 0 - 0 2024-07-28T13:16:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:41 smithi204 bash[68176]: cluster 2024-07-28T13:16:39.828815+0000 mgr.y (mgr.25253) 3241 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:41 smithi177 bash[81864]: cluster 2024-07-28T13:16:39.828815+0000 mgr.y (mgr.25253) 3241 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:41 smithi177 bash[79620]: cluster 2024-07-28T13:16:39.828815+0000 mgr.y (mgr.25253) 3241 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:42.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5648 16 16 0 0 0 - 0 2024-07-28T13:16:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5649 16 16 0 0 0 - 0 2024-07-28T13:16:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:43 smithi204 bash[68176]: cluster 2024-07-28T13:16:41.830317+0000 mgr.y (mgr.25253) 3242 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:43 smithi177 bash[79620]: cluster 2024-07-28T13:16:41.830317+0000 mgr.y (mgr.25253) 3242 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:43 smithi177 bash[81864]: cluster 2024-07-28T13:16:41.830317+0000 mgr.y (mgr.25253) 3242 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:44.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5650 16 16 0 0 0 - 0 2024-07-28T13:16:45.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5651 16 16 0 0 0 - 0 2024-07-28T13:16:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:45 smithi204 bash[68176]: cluster 2024-07-28T13:16:43.831804+0000 mgr.y (mgr.25253) 3243 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:45 smithi177 bash[79620]: cluster 2024-07-28T13:16:43.831804+0000 mgr.y (mgr.25253) 3243 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:45 smithi177 bash[81864]: cluster 2024-07-28T13:16:43.831804+0000 mgr.y (mgr.25253) 3243 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:46.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5652 16 16 0 0 0 - 0 2024-07-28T13:16:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:16:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:46 smithi204 bash[68176]: audit 2024-07-28T13:16:45.824844+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:46 smithi177 bash[81864]: audit 2024-07-28T13:16:45.824844+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:46 smithi177 bash[79620]: audit 2024-07-28T13:16:45.824844+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:47.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5653 16 16 0 0 0 - 0 2024-07-28T13:16:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:47 smithi204 bash[68176]: cluster 2024-07-28T13:16:45.834471+0000 mgr.y (mgr.25253) 3244 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:47 smithi177 bash[79620]: cluster 2024-07-28T13:16:45.834471+0000 mgr.y (mgr.25253) 3244 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:47 smithi177 bash[81864]: cluster 2024-07-28T13:16:45.834471+0000 mgr.y (mgr.25253) 3244 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:48.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5654 16 16 0 0 0 - 0 2024-07-28T13:16:49.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5655 16 16 0 0 0 - 0 2024-07-28T13:16:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:49 smithi204 bash[68176]: cluster 2024-07-28T13:16:47.835939+0000 mgr.y (mgr.25253) 3245 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:49 smithi177 bash[79620]: cluster 2024-07-28T13:16:47.835939+0000 mgr.y (mgr.25253) 3245 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:49 smithi177 bash[81864]: cluster 2024-07-28T13:16:47.835939+0000 mgr.y (mgr.25253) 3245 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:50.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5656 16 16 0 0 0 - 0 2024-07-28T13:16:51.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5657 16 16 0 0 0 - 0 2024-07-28T13:16:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:51 smithi204 bash[68176]: cluster 2024-07-28T13:16:49.837398+0000 mgr.y (mgr.25253) 3246 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:51 smithi177 bash[81864]: cluster 2024-07-28T13:16:49.837398+0000 mgr.y (mgr.25253) 3246 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:51 smithi177 bash[79620]: cluster 2024-07-28T13:16:49.837398+0000 mgr.y (mgr.25253) 3246 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:52.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5658 16 16 0 0 0 - 0 2024-07-28T13:16:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:16:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5659 16 16 0 0 0 - 0 2024-07-28T13:16:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:53 smithi204 bash[68176]: cluster 2024-07-28T13:16:51.838876+0000 mgr.y (mgr.25253) 3247 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:53 smithi177 bash[79620]: cluster 2024-07-28T13:16:51.838876+0000 mgr.y (mgr.25253) 3247 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:53 smithi177 bash[81864]: cluster 2024-07-28T13:16:51.838876+0000 mgr.y (mgr.25253) 3247 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:54.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:16:54.226921+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:54.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:54.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5660 16 16 0 0 0 - 0 2024-07-28T13:16:55.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5661 16 16 0 0 0 - 0 2024-07-28T13:16:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:55 smithi204 bash[68176]: cluster 2024-07-28T13:16:53.840418+0000 mgr.y (mgr.25253) 3248 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:55 smithi177 bash[79620]: cluster 2024-07-28T13:16:53.840418+0000 mgr.y (mgr.25253) 3248 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:55 smithi177 bash[81864]: cluster 2024-07-28T13:16:53.840418+0000 mgr.y (mgr.25253) 3248 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:56.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5662 16 16 0 0 0 - 0 2024-07-28T13:16:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:16:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:16:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:16:57.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5663 16 16 0 0 0 - 0 2024-07-28T13:16:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:57 smithi204 bash[68176]: cluster 2024-07-28T13:16:55.841914+0000 mgr.y (mgr.25253) 3249 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:57 smithi177 bash[81864]: cluster 2024-07-28T13:16:55.841914+0000 mgr.y (mgr.25253) 3249 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:57 smithi177 bash[79620]: cluster 2024-07-28T13:16:55.841914+0000 mgr.y (mgr.25253) 3249 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:16:58.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5664 16 16 0 0 0 - 0 2024-07-28T13:16:59.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5665 16 16 0 0 0 - 0 2024-07-28T13:16:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:16:59 smithi204 bash[68176]: cluster 2024-07-28T13:16:57.843416+0000 mgr.y (mgr.25253) 3250 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:16:59 smithi177 bash[81864]: cluster 2024-07-28T13:16:57.843416+0000 mgr.y (mgr.25253) 3250 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:16:59 smithi177 bash[79620]: cluster 2024-07-28T13:16:57.843416+0000 mgr.y (mgr.25253) 3250 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:00.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5666 16 16 0 0 0 - 0 2024-07-28T13:17:01.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5667 16 16 0 0 0 - 0 2024-07-28T13:17:01.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:01 smithi204 bash[68176]: cluster 2024-07-28T13:16:59.844933+0000 mgr.y (mgr.25253) 3251 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:01.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:01 smithi204 bash[68176]: audit 2024-07-28T13:17:00.825254+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:01 smithi177 bash[81864]: cluster 2024-07-28T13:16:59.844933+0000 mgr.y (mgr.25253) 3251 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:01 smithi177 bash[81864]: audit 2024-07-28T13:17:00.825254+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:01 smithi177 bash[79620]: cluster 2024-07-28T13:16:59.844933+0000 mgr.y (mgr.25253) 3251 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:01 smithi177 bash[79620]: audit 2024-07-28T13:17:00.825254+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:02.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5668 16 16 0 0 0 - 0 2024-07-28T13:17:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5669 16 16 0 0 0 - 0 2024-07-28T13:17:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:03 smithi204 bash[68176]: cluster 2024-07-28T13:17:01.846413+0000 mgr.y (mgr.25253) 3252 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:03 smithi177 bash[81864]: cluster 2024-07-28T13:17:01.846413+0000 mgr.y (mgr.25253) 3252 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:03 smithi177 bash[79620]: cluster 2024-07-28T13:17:01.846413+0000 mgr.y (mgr.25253) 3252 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:04.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5670 16 16 0 0 0 - 0 2024-07-28T13:17:05.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5671 16 16 0 0 0 - 0 2024-07-28T13:17:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:05 smithi204 bash[68176]: cluster 2024-07-28T13:17:03.847934+0000 mgr.y (mgr.25253) 3253 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:05 smithi177 bash[79620]: cluster 2024-07-28T13:17:03.847934+0000 mgr.y (mgr.25253) 3253 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:05 smithi177 bash[81864]: cluster 2024-07-28T13:17:03.847934+0000 mgr.y (mgr.25253) 3253 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:06.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5672 16 16 0 0 0 - 0 2024-07-28T13:17:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:17:07.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5673 16 16 0 0 0 - 0 2024-07-28T13:17:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:07 smithi204 bash[68176]: cluster 2024-07-28T13:17:05.849427+0000 mgr.y (mgr.25253) 3254 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:07 smithi177 bash[81864]: cluster 2024-07-28T13:17:05.849427+0000 mgr.y (mgr.25253) 3254 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:07 smithi177 bash[79620]: cluster 2024-07-28T13:17:05.849427+0000 mgr.y (mgr.25253) 3254 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:08.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5674 16 16 0 0 0 - 0 2024-07-28T13:17:09.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5675 16 16 0 0 0 - 0 2024-07-28T13:17:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:09 smithi204 bash[68176]: cluster 2024-07-28T13:17:07.850927+0000 mgr.y (mgr.25253) 3255 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:09 smithi177 bash[81864]: cluster 2024-07-28T13:17:07.850927+0000 mgr.y (mgr.25253) 3255 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:09 smithi177 bash[79620]: cluster 2024-07-28T13:17:07.850927+0000 mgr.y (mgr.25253) 3255 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:10.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5676 16 16 0 0 0 - 0 2024-07-28T13:17:11.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5677 16 16 0 0 0 - 0 2024-07-28T13:17:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:11 smithi204 bash[68176]: cluster 2024-07-28T13:17:09.852472+0000 mgr.y (mgr.25253) 3256 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:11 smithi177 bash[81864]: cluster 2024-07-28T13:17:09.852472+0000 mgr.y (mgr.25253) 3256 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:11 smithi177 bash[79620]: cluster 2024-07-28T13:17:09.852472+0000 mgr.y (mgr.25253) 3256 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:12.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5678 16 16 0 0 0 - 0 2024-07-28T13:17:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5679 16 16 0 0 0 - 0 2024-07-28T13:17:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:13 smithi204 bash[68176]: cluster 2024-07-28T13:17:11.853957+0000 mgr.y (mgr.25253) 3257 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:13 smithi177 bash[81864]: cluster 2024-07-28T13:17:11.853957+0000 mgr.y (mgr.25253) 3257 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:13 smithi177 bash[79620]: cluster 2024-07-28T13:17:11.853957+0000 mgr.y (mgr.25253) 3257 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:14.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:17:14.230187+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:14.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:14.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5680 16 16 0 0 0 - 0 2024-07-28T13:17:15.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5681 16 16 0 0 0 - 0 2024-07-28T13:17:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:15 smithi204 bash[68176]: cluster 2024-07-28T13:17:13.855472+0000 mgr.y (mgr.25253) 3258 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:15 smithi177 bash[81864]: cluster 2024-07-28T13:17:13.855472+0000 mgr.y (mgr.25253) 3258 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:15 smithi177 bash[79620]: cluster 2024-07-28T13:17:13.855472+0000 mgr.y (mgr.25253) 3258 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:16.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5682 16 16 0 0 0 - 0 2024-07-28T13:17:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:17:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:16 smithi204 bash[68176]: audit 2024-07-28T13:17:15.825780+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:16 smithi177 bash[81864]: audit 2024-07-28T13:17:15.825780+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:16 smithi177 bash[79620]: audit 2024-07-28T13:17:15.825780+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:17.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5683 16 16 0 0 0 - 0 2024-07-28T13:17:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:17 smithi177 bash[81864]: cluster 2024-07-28T13:17:15.860940+0000 mgr.y (mgr.25253) 3259 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:17 smithi177 bash[79620]: cluster 2024-07-28T13:17:15.860940+0000 mgr.y (mgr.25253) 3259 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:17 smithi204 bash[68176]: cluster 2024-07-28T13:17:15.860940+0000 mgr.y (mgr.25253) 3259 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:18.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5684 16 16 0 0 0 - 0 2024-07-28T13:17:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:18 smithi177 bash[81864]: cluster 2024-07-28T13:17:17.862449+0000 mgr.y (mgr.25253) 3260 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:18 smithi177 bash[79620]: cluster 2024-07-28T13:17:17.862449+0000 mgr.y (mgr.25253) 3260 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:18 smithi204 bash[68176]: cluster 2024-07-28T13:17:17.862449+0000 mgr.y (mgr.25253) 3260 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:19.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5685 16 16 0 0 0 - 0 2024-07-28T13:17:20.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5686 16 16 0 0 0 - 0 2024-07-28T13:17:21.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5687 16 16 0 0 0 - 0 2024-07-28T13:17:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:20 smithi177 bash[81864]: cluster 2024-07-28T13:17:19.863958+0000 mgr.y (mgr.25253) 3261 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:20 smithi177 bash[79620]: cluster 2024-07-28T13:17:19.863958+0000 mgr.y (mgr.25253) 3261 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:20 smithi204 bash[68176]: cluster 2024-07-28T13:17:19.863958+0000 mgr.y (mgr.25253) 3261 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:22.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5688 16 16 0 0 0 - 0 2024-07-28T13:17:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5689 16 16 0 0 0 - 0 2024-07-28T13:17:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:22 smithi177 bash[81864]: cluster 2024-07-28T13:17:21.865372+0000 mgr.y (mgr.25253) 3262 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:22 smithi177 bash[79620]: cluster 2024-07-28T13:17:21.865372+0000 mgr.y (mgr.25253) 3262 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:22 smithi204 bash[68176]: cluster 2024-07-28T13:17:21.865372+0000 mgr.y (mgr.25253) 3262 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:24.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5690 16 16 0 0 0 - 0 2024-07-28T13:17:25.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5691 16 16 0 0 0 - 0 2024-07-28T13:17:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:24 smithi177 bash[81864]: cluster 2024-07-28T13:17:23.866846+0000 mgr.y (mgr.25253) 3263 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:24 smithi177 bash[79620]: cluster 2024-07-28T13:17:23.866846+0000 mgr.y (mgr.25253) 3263 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:24 smithi204 bash[68176]: cluster 2024-07-28T13:17:23.866846+0000 mgr.y (mgr.25253) 3263 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:26.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5692 16 16 0 0 0 - 0 2024-07-28T13:17:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:17:27.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5693 16 16 0 0 0 - 0 2024-07-28T13:17:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:26 smithi177 bash[81864]: cluster 2024-07-28T13:17:25.868364+0000 mgr.y (mgr.25253) 3264 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:26 smithi177 bash[79620]: cluster 2024-07-28T13:17:25.868364+0000 mgr.y (mgr.25253) 3264 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:26 smithi204 bash[68176]: cluster 2024-07-28T13:17:25.868364+0000 mgr.y (mgr.25253) 3264 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:28.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5694 16 16 0 0 0 - 0 2024-07-28T13:17:29.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5695 16 16 0 0 0 - 0 2024-07-28T13:17:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:28 smithi177 bash[81864]: cluster 2024-07-28T13:17:27.869811+0000 mgr.y (mgr.25253) 3265 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:28 smithi177 bash[79620]: cluster 2024-07-28T13:17:27.869811+0000 mgr.y (mgr.25253) 3265 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:28 smithi204 bash[68176]: cluster 2024-07-28T13:17:27.869811+0000 mgr.y (mgr.25253) 3265 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:30.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5696 16 16 0 0 0 - 0 2024-07-28T13:17:31.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5697 16 16 0 0 0 - 0 2024-07-28T13:17:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:30 smithi177 bash[81864]: cluster 2024-07-28T13:17:29.871270+0000 mgr.y (mgr.25253) 3266 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:30 smithi177 bash[81864]: audit 2024-07-28T13:17:30.826085+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:30 smithi177 bash[79620]: cluster 2024-07-28T13:17:29.871270+0000 mgr.y (mgr.25253) 3266 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:30 smithi177 bash[79620]: audit 2024-07-28T13:17:30.826085+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:30 smithi204 bash[68176]: cluster 2024-07-28T13:17:29.871270+0000 mgr.y (mgr.25253) 3266 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:30 smithi204 bash[68176]: audit 2024-07-28T13:17:30.826085+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:32.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5698 16 16 0 0 0 - 0 2024-07-28T13:17:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5699 16 16 0 0 0 - 0 2024-07-28T13:17:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:32 smithi177 bash[81864]: cluster 2024-07-28T13:17:31.872732+0000 mgr.y (mgr.25253) 3267 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:32 smithi177 bash[79620]: cluster 2024-07-28T13:17:31.872732+0000 mgr.y (mgr.25253) 3267 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:32 smithi204 bash[68176]: cluster 2024-07-28T13:17:31.872732+0000 mgr.y (mgr.25253) 3267 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:34.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:17:34.233335+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:34.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:34.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5700 16 16 0 0 0 - 0 2024-07-28T13:17:35.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5701 16 16 0 0 0 - 0 2024-07-28T13:17:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:34 smithi177 bash[79620]: cluster 2024-07-28T13:17:33.874203+0000 mgr.y (mgr.25253) 3268 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:34 smithi177 bash[79620]: audit 2024-07-28T13:17:34.207464+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:34 smithi177 bash[81864]: cluster 2024-07-28T13:17:33.874203+0000 mgr.y (mgr.25253) 3268 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:34 smithi177 bash[81864]: audit 2024-07-28T13:17:34.207464+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:34 smithi204 bash[68176]: cluster 2024-07-28T13:17:33.874203+0000 mgr.y (mgr.25253) 3268 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:34 smithi204 bash[68176]: audit 2024-07-28T13:17:34.207464+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:36.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5702 16 16 0 0 0 - 0 2024-07-28T13:17:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:17:37.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5703 16 16 0 0 0 - 0 2024-07-28T13:17:37.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:36 smithi177 bash[79620]: cluster 2024-07-28T13:17:35.875703+0000 mgr.y (mgr.25253) 3269 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:37.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:36 smithi177 bash[81864]: cluster 2024-07-28T13:17:35.875703+0000 mgr.y (mgr.25253) 3269 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:36 smithi204 bash[68176]: cluster 2024-07-28T13:17:35.875703+0000 mgr.y (mgr.25253) 3269 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:38.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5704 16 16 0 0 0 - 0 2024-07-28T13:17:39.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5705 16 16 0 0 0 - 0 2024-07-28T13:17:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:38 smithi177 bash[81864]: cluster 2024-07-28T13:17:37.877205+0000 mgr.y (mgr.25253) 3270 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:38 smithi177 bash[79620]: cluster 2024-07-28T13:17:37.877205+0000 mgr.y (mgr.25253) 3270 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:38 smithi204 bash[68176]: cluster 2024-07-28T13:17:37.877205+0000 mgr.y (mgr.25253) 3270 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:40.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5706 16 16 0 0 0 - 0 2024-07-28T13:17:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:39.869739+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:39.875337+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: cluster 2024-07-28T13:17:39.878288+0000 mgr.y (mgr.25253) 3271 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:40.169116+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:40.179996+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:40.602931+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:40.604374+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:41.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:40 smithi204 bash[68176]: audit 2024-07-28T13:17:40.610953+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5707 16 16 0 0 0 - 0 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:39.869739+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:39.875337+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: cluster 2024-07-28T13:17:39.878288+0000 mgr.y (mgr.25253) 3271 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:40.169116+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:40.179996+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:40.602931+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:40.604374+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[79620]: audit 2024-07-28T13:17:40.610953+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:39.869739+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:39.875337+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: cluster 2024-07-28T13:17:39.878288+0000 mgr.y (mgr.25253) 3271 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:40.169116+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:40.179996+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:40.602931+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:40.604374+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:41.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:40 smithi177 bash[81864]: audit 2024-07-28T13:17:40.610953+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:17:42.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5708 16 16 0 0 0 - 0 2024-07-28T13:17:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5709 16 16 0 0 0 - 0 2024-07-28T13:17:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:42 smithi177 bash[79620]: cluster 2024-07-28T13:17:41.879806+0000 mgr.y (mgr.25253) 3272 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:42 smithi177 bash[81864]: cluster 2024-07-28T13:17:41.879806+0000 mgr.y (mgr.25253) 3272 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:42 smithi204 bash[68176]: cluster 2024-07-28T13:17:41.879806+0000 mgr.y (mgr.25253) 3272 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:44.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5710 16 16 0 0 0 - 0 2024-07-28T13:17:45.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5711 16 16 0 0 0 - 0 2024-07-28T13:17:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:44 smithi177 bash[81864]: cluster 2024-07-28T13:17:43.881268+0000 mgr.y (mgr.25253) 3273 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:44 smithi177 bash[79620]: cluster 2024-07-28T13:17:43.881268+0000 mgr.y (mgr.25253) 3273 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:44 smithi204 bash[68176]: cluster 2024-07-28T13:17:43.881268+0000 mgr.y (mgr.25253) 3273 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:46.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5712 16 16 0 0 0 - 0 2024-07-28T13:17:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:17:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:45 smithi177 bash[81864]: audit 2024-07-28T13:17:45.826842+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:45 smithi177 bash[79620]: audit 2024-07-28T13:17:45.826842+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:45 smithi204 bash[68176]: audit 2024-07-28T13:17:45.826842+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:47.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5713 16 16 0 0 0 - 0 2024-07-28T13:17:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:46 smithi177 bash[81864]: cluster 2024-07-28T13:17:45.882737+0000 mgr.y (mgr.25253) 3274 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:46 smithi177 bash[79620]: cluster 2024-07-28T13:17:45.882737+0000 mgr.y (mgr.25253) 3274 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:46 smithi204 bash[68176]: cluster 2024-07-28T13:17:45.882737+0000 mgr.y (mgr.25253) 3274 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:48.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5714 16 16 0 0 0 - 0 2024-07-28T13:17:49.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5715 16 16 0 0 0 - 0 2024-07-28T13:17:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:48 smithi177 bash[81864]: cluster 2024-07-28T13:17:47.884252+0000 mgr.y (mgr.25253) 3275 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:48 smithi177 bash[79620]: cluster 2024-07-28T13:17:47.884252+0000 mgr.y (mgr.25253) 3275 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:48 smithi204 bash[68176]: cluster 2024-07-28T13:17:47.884252+0000 mgr.y (mgr.25253) 3275 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:50.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5716 16 16 0 0 0 - 0 2024-07-28T13:17:51.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5717 16 16 0 0 0 - 0 2024-07-28T13:17:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:50 smithi177 bash[81864]: cluster 2024-07-28T13:17:49.885685+0000 mgr.y (mgr.25253) 3276 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:50 smithi177 bash[79620]: cluster 2024-07-28T13:17:49.885685+0000 mgr.y (mgr.25253) 3276 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:50 smithi204 bash[68176]: cluster 2024-07-28T13:17:49.885685+0000 mgr.y (mgr.25253) 3276 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:52.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5718 16 16 0 0 0 - 0 2024-07-28T13:17:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:17:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5719 16 16 0 0 0 - 0 2024-07-28T13:17:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:52 smithi177 bash[81864]: cluster 2024-07-28T13:17:51.887273+0000 mgr.y (mgr.25253) 3277 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:52 smithi177 bash[79620]: cluster 2024-07-28T13:17:51.887273+0000 mgr.y (mgr.25253) 3277 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:52 smithi204 bash[68176]: cluster 2024-07-28T13:17:51.887273+0000 mgr.y (mgr.25253) 3277 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:54.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:17:54.236651+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:54.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:54.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5720 16 16 0 0 0 - 0 2024-07-28T13:17:55.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5721 16 16 0 0 0 - 0 2024-07-28T13:17:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:54 smithi177 bash[81864]: cluster 2024-07-28T13:17:53.888917+0000 mgr.y (mgr.25253) 3278 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:54 smithi177 bash[79620]: cluster 2024-07-28T13:17:53.888917+0000 mgr.y (mgr.25253) 3278 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:54 smithi204 bash[68176]: cluster 2024-07-28T13:17:53.888917+0000 mgr.y (mgr.25253) 3278 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:56.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5722 16 16 0 0 0 - 0 2024-07-28T13:17:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:17:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:17:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:17:57.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5723 16 16 0 0 0 - 0 2024-07-28T13:17:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:56 smithi177 bash[81864]: cluster 2024-07-28T13:17:55.890523+0000 mgr.y (mgr.25253) 3279 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:56 smithi177 bash[79620]: cluster 2024-07-28T13:17:55.890523+0000 mgr.y (mgr.25253) 3279 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:56 smithi204 bash[68176]: cluster 2024-07-28T13:17:55.890523+0000 mgr.y (mgr.25253) 3279 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:58.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5724 16 16 0 0 0 - 0 2024-07-28T13:17:59.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5725 16 16 0 0 0 - 0 2024-07-28T13:17:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:17:58 smithi177 bash[81864]: cluster 2024-07-28T13:17:57.892030+0000 mgr.y (mgr.25253) 3280 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:17:58 smithi177 bash[79620]: cluster 2024-07-28T13:17:57.892030+0000 mgr.y (mgr.25253) 3280 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:17:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:17:58 smithi204 bash[68176]: cluster 2024-07-28T13:17:57.892030+0000 mgr.y (mgr.25253) 3280 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:00.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5726 16 16 0 0 0 - 0 2024-07-28T13:18:01.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5727 16 16 0 0 0 - 0 2024-07-28T13:18:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:00 smithi177 bash[79620]: cluster 2024-07-28T13:17:59.893458+0000 mgr.y (mgr.25253) 3281 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:00 smithi177 bash[79620]: audit 2024-07-28T13:18:00.826929+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:00 smithi177 bash[81864]: cluster 2024-07-28T13:17:59.893458+0000 mgr.y (mgr.25253) 3281 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:00 smithi177 bash[81864]: audit 2024-07-28T13:18:00.826929+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:00 smithi204 bash[68176]: cluster 2024-07-28T13:17:59.893458+0000 mgr.y (mgr.25253) 3281 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:00 smithi204 bash[68176]: audit 2024-07-28T13:18:00.826929+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:02.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5728 16 16 0 0 0 - 0 2024-07-28T13:18:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5729 16 16 0 0 0 - 0 2024-07-28T13:18:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:02 smithi177 bash[79620]: cluster 2024-07-28T13:18:01.895036+0000 mgr.y (mgr.25253) 3282 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:02 smithi177 bash[81864]: cluster 2024-07-28T13:18:01.895036+0000 mgr.y (mgr.25253) 3282 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:02 smithi204 bash[68176]: cluster 2024-07-28T13:18:01.895036+0000 mgr.y (mgr.25253) 3282 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:04.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5730 16 16 0 0 0 - 0 2024-07-28T13:18:05.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5731 16 16 0 0 0 - 0 2024-07-28T13:18:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:04 smithi177 bash[79620]: cluster 2024-07-28T13:18:03.896555+0000 mgr.y (mgr.25253) 3283 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:04 smithi177 bash[81864]: cluster 2024-07-28T13:18:03.896555+0000 mgr.y (mgr.25253) 3283 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:04 smithi204 bash[68176]: cluster 2024-07-28T13:18:03.896555+0000 mgr.y (mgr.25253) 3283 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:06.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5732 16 16 0 0 0 - 0 2024-07-28T13:18:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:18:07.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5733 16 16 0 0 0 - 0 2024-07-28T13:18:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:06 smithi177 bash[79620]: cluster 2024-07-28T13:18:05.897969+0000 mgr.y (mgr.25253) 3284 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:06 smithi177 bash[81864]: cluster 2024-07-28T13:18:05.897969+0000 mgr.y (mgr.25253) 3284 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:06 smithi204 bash[68176]: cluster 2024-07-28T13:18:05.897969+0000 mgr.y (mgr.25253) 3284 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:08.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5734 16 16 0 0 0 - 0 2024-07-28T13:18:09.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5735 16 16 0 0 0 - 0 2024-07-28T13:18:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:08 smithi177 bash[79620]: cluster 2024-07-28T13:18:07.899414+0000 mgr.y (mgr.25253) 3285 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:08 smithi177 bash[81864]: cluster 2024-07-28T13:18:07.899414+0000 mgr.y (mgr.25253) 3285 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:08 smithi204 bash[68176]: cluster 2024-07-28T13:18:07.899414+0000 mgr.y (mgr.25253) 3285 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:10.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5736 16 16 0 0 0 - 0 2024-07-28T13:18:11.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5737 16 16 0 0 0 - 0 2024-07-28T13:18:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:11 smithi177 bash[79620]: cluster 2024-07-28T13:18:09.900862+0000 mgr.y (mgr.25253) 3286 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:11 smithi177 bash[81864]: cluster 2024-07-28T13:18:09.900862+0000 mgr.y (mgr.25253) 3286 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:11 smithi204 bash[68176]: cluster 2024-07-28T13:18:09.900862+0000 mgr.y (mgr.25253) 3286 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:12.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5738 16 16 0 0 0 - 0 2024-07-28T13:18:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5739 16 16 0 0 0 - 0 2024-07-28T13:18:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:13 smithi177 bash[81864]: cluster 2024-07-28T13:18:11.902258+0000 mgr.y (mgr.25253) 3287 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:13 smithi177 bash[79620]: cluster 2024-07-28T13:18:11.902258+0000 mgr.y (mgr.25253) 3287 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:13 smithi204 bash[68176]: cluster 2024-07-28T13:18:11.902258+0000 mgr.y (mgr.25253) 3287 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:14.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:18:14.239937+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:14.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:14.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5740 16 16 0 0 0 - 0 2024-07-28T13:18:15.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5741 16 16 0 0 0 - 0 2024-07-28T13:18:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:15 smithi177 bash[81864]: cluster 2024-07-28T13:18:13.903728+0000 mgr.y (mgr.25253) 3288 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:15 smithi177 bash[79620]: cluster 2024-07-28T13:18:13.903728+0000 mgr.y (mgr.25253) 3288 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:15 smithi204 bash[68176]: cluster 2024-07-28T13:18:13.903728+0000 mgr.y (mgr.25253) 3288 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:16.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5742 16 16 0 0 0 - 0 2024-07-28T13:18:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:16 smithi177 bash[79620]: audit 2024-07-28T13:18:15.827357+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:18:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:16 smithi177 bash[81864]: audit 2024-07-28T13:18:15.827357+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:16 smithi204 bash[68176]: audit 2024-07-28T13:18:15.827357+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:17.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5743 16 16 0 0 0 - 0 2024-07-28T13:18:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:17 smithi177 bash[81864]: cluster 2024-07-28T13:18:15.905254+0000 mgr.y (mgr.25253) 3289 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:17 smithi177 bash[79620]: cluster 2024-07-28T13:18:15.905254+0000 mgr.y (mgr.25253) 3289 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:17 smithi204 bash[68176]: cluster 2024-07-28T13:18:15.905254+0000 mgr.y (mgr.25253) 3289 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:18.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5744 16 16 0 0 0 - 0 2024-07-28T13:18:19.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5745 16 16 0 0 0 - 0 2024-07-28T13:18:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:19 smithi204 bash[68176]: cluster 2024-07-28T13:18:17.906868+0000 mgr.y (mgr.25253) 3290 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:19 smithi177 bash[79620]: cluster 2024-07-28T13:18:17.906868+0000 mgr.y (mgr.25253) 3290 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:19 smithi177 bash[81864]: cluster 2024-07-28T13:18:17.906868+0000 mgr.y (mgr.25253) 3290 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:20.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5746 16 16 0 0 0 - 0 2024-07-28T13:18:21.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5747 16 16 0 0 0 - 0 2024-07-28T13:18:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:21 smithi204 bash[68176]: cluster 2024-07-28T13:18:19.908490+0000 mgr.y (mgr.25253) 3291 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:21 smithi177 bash[81864]: cluster 2024-07-28T13:18:19.908490+0000 mgr.y (mgr.25253) 3291 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:21 smithi177 bash[79620]: cluster 2024-07-28T13:18:19.908490+0000 mgr.y (mgr.25253) 3291 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:22.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5748 16 16 0 0 0 - 0 2024-07-28T13:18:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5749 16 16 0 0 0 - 0 2024-07-28T13:18:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:23 smithi204 bash[68176]: cluster 2024-07-28T13:18:21.910046+0000 mgr.y (mgr.25253) 3292 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:23 smithi177 bash[81864]: cluster 2024-07-28T13:18:21.910046+0000 mgr.y (mgr.25253) 3292 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:23 smithi177 bash[79620]: cluster 2024-07-28T13:18:21.910046+0000 mgr.y (mgr.25253) 3292 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:24.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5750 16 16 0 0 0 - 0 2024-07-28T13:18:25.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5751 16 16 0 0 0 - 0 2024-07-28T13:18:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:25 smithi204 bash[68176]: cluster 2024-07-28T13:18:23.911634+0000 mgr.y (mgr.25253) 3293 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:25 smithi177 bash[81864]: cluster 2024-07-28T13:18:23.911634+0000 mgr.y (mgr.25253) 3293 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:25 smithi177 bash[79620]: cluster 2024-07-28T13:18:23.911634+0000 mgr.y (mgr.25253) 3293 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:26.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5752 16 16 0 0 0 - 0 2024-07-28T13:18:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:18:27.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5753 16 16 0 0 0 - 0 2024-07-28T13:18:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:27 smithi204 bash[68176]: cluster 2024-07-28T13:18:25.913157+0000 mgr.y (mgr.25253) 3294 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:27 smithi177 bash[81864]: cluster 2024-07-28T13:18:25.913157+0000 mgr.y (mgr.25253) 3294 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:27 smithi177 bash[79620]: cluster 2024-07-28T13:18:25.913157+0000 mgr.y (mgr.25253) 3294 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:28.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5754 16 16 0 0 0 - 0 2024-07-28T13:18:29.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5755 16 16 0 0 0 - 0 2024-07-28T13:18:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:29 smithi204 bash[68176]: cluster 2024-07-28T13:18:27.914581+0000 mgr.y (mgr.25253) 3295 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:29 smithi177 bash[81864]: cluster 2024-07-28T13:18:27.914581+0000 mgr.y (mgr.25253) 3295 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:29 smithi177 bash[79620]: cluster 2024-07-28T13:18:27.914581+0000 mgr.y (mgr.25253) 3295 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:30.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5756 16 16 0 0 0 - 0 2024-07-28T13:18:31.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5757 16 16 0 0 0 - 0 2024-07-28T13:18:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:31 smithi204 bash[68176]: cluster 2024-07-28T13:18:29.916045+0000 mgr.y (mgr.25253) 3296 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:31 smithi204 bash[68176]: audit 2024-07-28T13:18:30.827978+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:31 smithi177 bash[79620]: cluster 2024-07-28T13:18:29.916045+0000 mgr.y (mgr.25253) 3296 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:31 smithi177 bash[79620]: audit 2024-07-28T13:18:30.827978+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:31 smithi177 bash[81864]: cluster 2024-07-28T13:18:29.916045+0000 mgr.y (mgr.25253) 3296 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:31 smithi177 bash[81864]: audit 2024-07-28T13:18:30.827978+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:32.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5758 16 16 0 0 0 - 0 2024-07-28T13:18:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5759 16 16 0 0 0 - 0 2024-07-28T13:18:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:33 smithi204 bash[68176]: cluster 2024-07-28T13:18:31.918165+0000 mgr.y (mgr.25253) 3297 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:33 smithi177 bash[81864]: cluster 2024-07-28T13:18:31.918165+0000 mgr.y (mgr.25253) 3297 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:33 smithi177 bash[79620]: cluster 2024-07-28T13:18:31.918165+0000 mgr.y (mgr.25253) 3297 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:34.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:18:34.243309+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:34.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:34.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5760 16 16 0 0 0 - 0 2024-07-28T13:18:35.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5761 16 16 0 0 0 - 0 2024-07-28T13:18:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:35 smithi204 bash[68176]: cluster 2024-07-28T13:18:33.919685+0000 mgr.y (mgr.25253) 3298 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:35 smithi177 bash[81864]: cluster 2024-07-28T13:18:33.919685+0000 mgr.y (mgr.25253) 3298 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:35 smithi177 bash[79620]: cluster 2024-07-28T13:18:33.919685+0000 mgr.y (mgr.25253) 3298 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:36.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5762 16 16 0 0 0 - 0 2024-07-28T13:18:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:18:37.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5763 16 16 0 0 0 - 0 2024-07-28T13:18:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:37 smithi204 bash[68176]: cluster 2024-07-28T13:18:35.921140+0000 mgr.y (mgr.25253) 3299 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:37 smithi177 bash[81864]: cluster 2024-07-28T13:18:35.921140+0000 mgr.y (mgr.25253) 3299 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:37 smithi177 bash[79620]: cluster 2024-07-28T13:18:35.921140+0000 mgr.y (mgr.25253) 3299 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:38.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5764 16 16 0 0 0 - 0 2024-07-28T13:18:39.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5765 16 16 0 0 0 - 0 2024-07-28T13:18:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:39 smithi204 bash[68176]: cluster 2024-07-28T13:18:37.922584+0000 mgr.y (mgr.25253) 3300 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:39 smithi177 bash[81864]: cluster 2024-07-28T13:18:37.922584+0000 mgr.y (mgr.25253) 3300 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:39 smithi177 bash[79620]: cluster 2024-07-28T13:18:37.922584+0000 mgr.y (mgr.25253) 3300 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:40.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5766 16 16 0 0 0 - 0 2024-07-28T13:18:41.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5767 16 16 0 0 0 - 0 2024-07-28T13:18:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:41 smithi204 bash[68176]: cluster 2024-07-28T13:18:39.924061+0000 mgr.y (mgr.25253) 3301 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:41 smithi204 bash[68176]: audit 2024-07-28T13:18:40.737867+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:18:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:41 smithi204 bash[68176]: audit 2024-07-28T13:18:41.115664+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:41 smithi204 bash[68176]: audit 2024-07-28T13:18:41.125902+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[81864]: cluster 2024-07-28T13:18:39.924061+0000 mgr.y (mgr.25253) 3301 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[81864]: audit 2024-07-28T13:18:40.737867+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[81864]: audit 2024-07-28T13:18:41.115664+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[81864]: audit 2024-07-28T13:18:41.125902+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[79620]: cluster 2024-07-28T13:18:39.924061+0000 mgr.y (mgr.25253) 3301 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[79620]: audit 2024-07-28T13:18:40.737867+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:18:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[79620]: audit 2024-07-28T13:18:41.115664+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:42.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:41 smithi177 bash[79620]: audit 2024-07-28T13:18:41.125902+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:42.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5768 16 16 0 0 0 - 0 2024-07-28T13:18:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5769 16 16 0 0 0 - 0 2024-07-28T13:18:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:43 smithi204 bash[68176]: cluster 2024-07-28T13:18:41.925604+0000 mgr.y (mgr.25253) 3302 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:43 smithi177 bash[81864]: cluster 2024-07-28T13:18:41.925604+0000 mgr.y (mgr.25253) 3302 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:43 smithi177 bash[79620]: cluster 2024-07-28T13:18:41.925604+0000 mgr.y (mgr.25253) 3302 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:44.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5770 16 16 0 0 0 - 0 2024-07-28T13:18:45.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5771 16 16 0 0 0 - 0 2024-07-28T13:18:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:45 smithi204 bash[68176]: cluster 2024-07-28T13:18:43.927288+0000 mgr.y (mgr.25253) 3303 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:45 smithi177 bash[81864]: cluster 2024-07-28T13:18:43.927288+0000 mgr.y (mgr.25253) 3303 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:45 smithi177 bash[79620]: cluster 2024-07-28T13:18:43.927288+0000 mgr.y (mgr.25253) 3303 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:46.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5772 16 16 0 0 0 - 0 2024-07-28T13:18:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:46 smithi204 bash[68176]: audit 2024-07-28T13:18:45.827373+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:46 smithi204 bash[68176]: audit 2024-07-28T13:18:46.398009+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:46 smithi204 bash[68176]: audit 2024-07-28T13:18:46.403996+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[79620]: audit 2024-07-28T13:18:45.827373+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[79620]: audit 2024-07-28T13:18:46.398009+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[79620]: audit 2024-07-28T13:18:46.403996+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[81864]: audit 2024-07-28T13:18:45.827373+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[81864]: audit 2024-07-28T13:18:46.398009+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:46 smithi177 bash[81864]: audit 2024-07-28T13:18:46.403996+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5773 16 16 0 0 0 - 0 2024-07-28T13:18:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: cluster 2024-07-28T13:18:45.928093+0000 mgr.y (mgr.25253) 3304 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: audit 2024-07-28T13:18:47.012379+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: audit 2024-07-28T13:18:47.022029+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: audit 2024-07-28T13:18:47.500159+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:18:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: audit 2024-07-28T13:18:47.501844+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:18:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:47 smithi204 bash[68176]: audit 2024-07-28T13:18:47.512314+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: cluster 2024-07-28T13:18:45.928093+0000 mgr.y (mgr.25253) 3304 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: audit 2024-07-28T13:18:47.012379+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: audit 2024-07-28T13:18:47.022029+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: audit 2024-07-28T13:18:47.500159+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: audit 2024-07-28T13:18:47.501844+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:18:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[81864]: audit 2024-07-28T13:18:47.512314+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: cluster 2024-07-28T13:18:45.928093+0000 mgr.y (mgr.25253) 3304 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: audit 2024-07-28T13:18:47.012379+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: audit 2024-07-28T13:18:47.022029+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: audit 2024-07-28T13:18:47.500159+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: audit 2024-07-28T13:18:47.501844+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:18:48.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:47 smithi177 bash[79620]: audit 2024-07-28T13:18:47.512314+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:18:48.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5774 16 16 0 0 0 - 0 2024-07-28T13:18:49.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5775 16 16 0 0 0 - 0 2024-07-28T13:18:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:49 smithi204 bash[68176]: cluster 2024-07-28T13:18:47.929621+0000 mgr.y (mgr.25253) 3305 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:49 smithi177 bash[81864]: cluster 2024-07-28T13:18:47.929621+0000 mgr.y (mgr.25253) 3305 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:49 smithi177 bash[79620]: cluster 2024-07-28T13:18:47.929621+0000 mgr.y (mgr.25253) 3305 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:50.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5776 16 16 0 0 0 - 0 2024-07-28T13:18:51.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5777 16 16 0 0 0 - 0 2024-07-28T13:18:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:51 smithi204 bash[68176]: cluster 2024-07-28T13:18:49.931121+0000 mgr.y (mgr.25253) 3306 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:51 smithi177 bash[81864]: cluster 2024-07-28T13:18:49.931121+0000 mgr.y (mgr.25253) 3306 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:51 smithi177 bash[79620]: cluster 2024-07-28T13:18:49.931121+0000 mgr.y (mgr.25253) 3306 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:52.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5778 16 16 0 0 0 - 0 2024-07-28T13:18:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:18:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5779 16 16 0 0 0 - 0 2024-07-28T13:18:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:53 smithi204 bash[68176]: cluster 2024-07-28T13:18:51.932618+0000 mgr.y (mgr.25253) 3307 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:53 smithi177 bash[81864]: cluster 2024-07-28T13:18:51.932618+0000 mgr.y (mgr.25253) 3307 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:53 smithi177 bash[79620]: cluster 2024-07-28T13:18:51.932618+0000 mgr.y (mgr.25253) 3307 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:54.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:18:54.246449+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:54.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:54.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5780 16 16 0 0 0 - 0 2024-07-28T13:18:55.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5781 16 16 0 0 0 - 0 2024-07-28T13:18:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:55 smithi204 bash[68176]: cluster 2024-07-28T13:18:53.934075+0000 mgr.y (mgr.25253) 3308 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:55 smithi177 bash[81864]: cluster 2024-07-28T13:18:53.934075+0000 mgr.y (mgr.25253) 3308 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:55 smithi177 bash[79620]: cluster 2024-07-28T13:18:53.934075+0000 mgr.y (mgr.25253) 3308 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:56.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5782 16 16 0 0 0 - 0 2024-07-28T13:18:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:18:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:18:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:18:57.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5783 16 16 0 0 0 - 0 2024-07-28T13:18:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:57 smithi204 bash[68176]: cluster 2024-07-28T13:18:55.935556+0000 mgr.y (mgr.25253) 3309 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:57 smithi177 bash[81864]: cluster 2024-07-28T13:18:55.935556+0000 mgr.y (mgr.25253) 3309 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:57 smithi177 bash[79620]: cluster 2024-07-28T13:18:55.935556+0000 mgr.y (mgr.25253) 3309 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:18:58.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5784 16 16 0 0 0 - 0 2024-07-28T13:18:59.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5785 16 16 0 0 0 - 0 2024-07-28T13:18:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:18:59 smithi204 bash[68176]: cluster 2024-07-28T13:18:57.937043+0000 mgr.y (mgr.25253) 3310 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:18:59 smithi177 bash[81864]: cluster 2024-07-28T13:18:57.937043+0000 mgr.y (mgr.25253) 3310 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:18:59 smithi177 bash[79620]: cluster 2024-07-28T13:18:57.937043+0000 mgr.y (mgr.25253) 3310 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:00.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5786 16 16 0 0 0 - 0 2024-07-28T13:19:01.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5787 16 16 0 0 0 - 0 2024-07-28T13:19:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:01 smithi177 bash[79620]: cluster 2024-07-28T13:18:59.938534+0000 mgr.y (mgr.25253) 3311 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:01 smithi177 bash[79620]: audit 2024-07-28T13:19:00.828578+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:01 smithi177 bash[81864]: cluster 2024-07-28T13:18:59.938534+0000 mgr.y (mgr.25253) 3311 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:01 smithi177 bash[81864]: audit 2024-07-28T13:19:00.828578+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:01 smithi204 bash[68176]: cluster 2024-07-28T13:18:59.938534+0000 mgr.y (mgr.25253) 3311 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:01 smithi204 bash[68176]: audit 2024-07-28T13:19:00.828578+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:02.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5788 16 16 0 0 0 - 0 2024-07-28T13:19:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5789 16 16 0 0 0 - 0 2024-07-28T13:19:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:03 smithi177 bash[79620]: cluster 2024-07-28T13:19:01.940075+0000 mgr.y (mgr.25253) 3312 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:03 smithi177 bash[81864]: cluster 2024-07-28T13:19:01.940075+0000 mgr.y (mgr.25253) 3312 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:03 smithi204 bash[68176]: cluster 2024-07-28T13:19:01.940075+0000 mgr.y (mgr.25253) 3312 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:04.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5790 16 16 0 0 0 - 0 2024-07-28T13:19:05.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5791 16 16 0 0 0 - 0 2024-07-28T13:19:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:05 smithi177 bash[81864]: cluster 2024-07-28T13:19:03.941557+0000 mgr.y (mgr.25253) 3313 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:05 smithi177 bash[79620]: cluster 2024-07-28T13:19:03.941557+0000 mgr.y (mgr.25253) 3313 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:05 smithi204 bash[68176]: cluster 2024-07-28T13:19:03.941557+0000 mgr.y (mgr.25253) 3313 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:06.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5792 16 16 0 0 0 - 0 2024-07-28T13:19:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:19:07.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5793 16 16 0 0 0 - 0 2024-07-28T13:19:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:07 smithi177 bash[81864]: cluster 2024-07-28T13:19:05.943028+0000 mgr.y (mgr.25253) 3314 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:07 smithi177 bash[79620]: cluster 2024-07-28T13:19:05.943028+0000 mgr.y (mgr.25253) 3314 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:07 smithi204 bash[68176]: cluster 2024-07-28T13:19:05.943028+0000 mgr.y (mgr.25253) 3314 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:08.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5794 16 16 0 0 0 - 0 2024-07-28T13:19:09.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5795 16 16 0 0 0 - 0 2024-07-28T13:19:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:09 smithi177 bash[79620]: cluster 2024-07-28T13:19:07.944571+0000 mgr.y (mgr.25253) 3315 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:09 smithi177 bash[81864]: cluster 2024-07-28T13:19:07.944571+0000 mgr.y (mgr.25253) 3315 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:09 smithi204 bash[68176]: cluster 2024-07-28T13:19:07.944571+0000 mgr.y (mgr.25253) 3315 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:10.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5796 16 16 0 0 0 - 0 2024-07-28T13:19:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:10 smithi177 bash[81864]: cluster 2024-07-28T13:19:09.946055+0000 mgr.y (mgr.25253) 3316 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:10 smithi177 bash[79620]: cluster 2024-07-28T13:19:09.946055+0000 mgr.y (mgr.25253) 3316 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:10 smithi204 bash[68176]: cluster 2024-07-28T13:19:09.946055+0000 mgr.y (mgr.25253) 3316 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:11.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5797 16 16 0 0 0 - 0 2024-07-28T13:19:12.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5798 16 16 0 0 0 - 0 2024-07-28T13:19:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5799 16 16 0 0 0 - 0 2024-07-28T13:19:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:13 smithi177 bash[79620]: cluster 2024-07-28T13:19:11.947526+0000 mgr.y (mgr.25253) 3317 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:13 smithi177 bash[81864]: cluster 2024-07-28T13:19:11.947526+0000 mgr.y (mgr.25253) 3317 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:13 smithi204 bash[68176]: cluster 2024-07-28T13:19:11.947526+0000 mgr.y (mgr.25253) 3317 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:14.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:19:14.249722+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:14.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:14.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5800 16 16 0 0 0 - 0 2024-07-28T13:19:15.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5801 16 16 0 0 0 - 0 2024-07-28T13:19:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:15 smithi177 bash[81864]: cluster 2024-07-28T13:19:13.949002+0000 mgr.y (mgr.25253) 3318 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:15 smithi177 bash[79620]: cluster 2024-07-28T13:19:13.949002+0000 mgr.y (mgr.25253) 3318 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:15 smithi204 bash[68176]: cluster 2024-07-28T13:19:13.949002+0000 mgr.y (mgr.25253) 3318 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:16.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5802 16 16 0 0 0 - 0 2024-07-28T13:19:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T13:19:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:16 smithi177 bash[81864]: audit 2024-07-28T13:19:15.828729+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:16 smithi177 bash[79620]: audit 2024-07-28T13:19:15.828729+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:16 smithi204 bash[68176]: audit 2024-07-28T13:19:15.828729+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:17.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5803 16 16 0 0 0 - 0 2024-07-28T13:19:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:17 smithi204 bash[68176]: cluster 2024-07-28T13:19:15.950407+0000 mgr.y (mgr.25253) 3319 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:17 smithi177 bash[81864]: cluster 2024-07-28T13:19:15.950407+0000 mgr.y (mgr.25253) 3319 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:17 smithi177 bash[79620]: cluster 2024-07-28T13:19:15.950407+0000 mgr.y (mgr.25253) 3319 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:18.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5804 16 16 0 0 0 - 0 2024-07-28T13:19:19.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5805 16 16 0 0 0 - 0 2024-07-28T13:19:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:19 smithi204 bash[68176]: cluster 2024-07-28T13:19:17.951917+0000 mgr.y (mgr.25253) 3320 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:19 smithi177 bash[79620]: cluster 2024-07-28T13:19:17.951917+0000 mgr.y (mgr.25253) 3320 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:19 smithi177 bash[81864]: cluster 2024-07-28T13:19:17.951917+0000 mgr.y (mgr.25253) 3320 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:20.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5806 16 16 0 0 0 - 0 2024-07-28T13:19:21.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5807 16 16 0 0 0 - 0 2024-07-28T13:19:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:21 smithi204 bash[68176]: cluster 2024-07-28T13:19:19.953349+0000 mgr.y (mgr.25253) 3321 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:21 smithi177 bash[81864]: cluster 2024-07-28T13:19:19.953349+0000 mgr.y (mgr.25253) 3321 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:21 smithi177 bash[79620]: cluster 2024-07-28T13:19:19.953349+0000 mgr.y (mgr.25253) 3321 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:22.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5808 16 16 0 0 0 - 0 2024-07-28T13:19:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5809 16 16 0 0 0 - 0 2024-07-28T13:19:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:23 smithi204 bash[68176]: cluster 2024-07-28T13:19:21.954829+0000 mgr.y (mgr.25253) 3322 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:23 smithi177 bash[81864]: cluster 2024-07-28T13:19:21.954829+0000 mgr.y (mgr.25253) 3322 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:23 smithi177 bash[79620]: cluster 2024-07-28T13:19:21.954829+0000 mgr.y (mgr.25253) 3322 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:24.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5810 16 16 0 0 0 - 0 2024-07-28T13:19:25.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5811 16 16 0 0 0 - 0 2024-07-28T13:19:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:25 smithi204 bash[68176]: cluster 2024-07-28T13:19:23.956336+0000 mgr.y (mgr.25253) 3323 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:25 smithi177 bash[81864]: cluster 2024-07-28T13:19:23.956336+0000 mgr.y (mgr.25253) 3323 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:25 smithi177 bash[79620]: cluster 2024-07-28T13:19:23.956336+0000 mgr.y (mgr.25253) 3323 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:26.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5812 16 16 0 0 0 - 0 2024-07-28T13:19:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T13:19:27.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5813 16 16 0 0 0 - 0 2024-07-28T13:19:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:27 smithi204 bash[68176]: cluster 2024-07-28T13:19:25.957806+0000 mgr.y (mgr.25253) 3324 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:27 smithi177 bash[81864]: cluster 2024-07-28T13:19:25.957806+0000 mgr.y (mgr.25253) 3324 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:27 smithi177 bash[79620]: cluster 2024-07-28T13:19:25.957806+0000 mgr.y (mgr.25253) 3324 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:28.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5814 16 16 0 0 0 - 0 2024-07-28T13:19:29.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5815 16 16 0 0 0 - 0 2024-07-28T13:19:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:29 smithi204 bash[68176]: cluster 2024-07-28T13:19:27.959338+0000 mgr.y (mgr.25253) 3325 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:29 smithi177 bash[81864]: cluster 2024-07-28T13:19:27.959338+0000 mgr.y (mgr.25253) 3325 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:29 smithi177 bash[79620]: cluster 2024-07-28T13:19:27.959338+0000 mgr.y (mgr.25253) 3325 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:30.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5816 16 16 0 0 0 - 0 2024-07-28T13:19:31.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5817 16 16 0 0 0 - 0 2024-07-28T13:19:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:31 smithi204 bash[68176]: cluster 2024-07-28T13:19:29.960838+0000 mgr.y (mgr.25253) 3326 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:31 smithi204 bash[68176]: audit 2024-07-28T13:19:30.829329+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:31 smithi177 bash[81864]: cluster 2024-07-28T13:19:29.960838+0000 mgr.y (mgr.25253) 3326 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:31 smithi177 bash[81864]: audit 2024-07-28T13:19:30.829329+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:31 smithi177 bash[79620]: cluster 2024-07-28T13:19:29.960838+0000 mgr.y (mgr.25253) 3326 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:31 smithi177 bash[79620]: audit 2024-07-28T13:19:30.829329+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:32.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5818 16 16 0 0 0 - 0 2024-07-28T13:19:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5819 16 16 0 0 0 - 0 2024-07-28T13:19:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:33 smithi204 bash[68176]: cluster 2024-07-28T13:19:31.962356+0000 mgr.y (mgr.25253) 3327 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:33 smithi177 bash[81864]: cluster 2024-07-28T13:19:31.962356+0000 mgr.y (mgr.25253) 3327 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:33 smithi177 bash[79620]: cluster 2024-07-28T13:19:31.962356+0000 mgr.y (mgr.25253) 3327 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:34.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:19:34.252977+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:34.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:34.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5820 16 16 0 0 0 - 0 2024-07-28T13:19:35.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5821 16 16 0 0 0 - 0 2024-07-28T13:19:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:35 smithi204 bash[68176]: cluster 2024-07-28T13:19:33.963869+0000 mgr.y (mgr.25253) 3328 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:35 smithi177 bash[81864]: cluster 2024-07-28T13:19:33.963869+0000 mgr.y (mgr.25253) 3328 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:35 smithi177 bash[79620]: cluster 2024-07-28T13:19:33.963869+0000 mgr.y (mgr.25253) 3328 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:36.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5822 16 16 0 0 0 - 0 2024-07-28T13:19:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:19:37.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5823 16 16 0 0 0 - 0 2024-07-28T13:19:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:37 smithi204 bash[68176]: cluster 2024-07-28T13:19:35.965350+0000 mgr.y (mgr.25253) 3329 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:37 smithi177 bash[81864]: cluster 2024-07-28T13:19:35.965350+0000 mgr.y (mgr.25253) 3329 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:37 smithi177 bash[79620]: cluster 2024-07-28T13:19:35.965350+0000 mgr.y (mgr.25253) 3329 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:38.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5824 16 16 0 0 0 - 0 2024-07-28T13:19:39.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5825 16 16 0 0 0 - 0 2024-07-28T13:19:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:39 smithi204 bash[68176]: cluster 2024-07-28T13:19:37.966848+0000 mgr.y (mgr.25253) 3330 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:39 smithi177 bash[81864]: cluster 2024-07-28T13:19:37.966848+0000 mgr.y (mgr.25253) 3330 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:39 smithi177 bash[79620]: cluster 2024-07-28T13:19:37.966848+0000 mgr.y (mgr.25253) 3330 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:40.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5826 16 16 0 0 0 - 0 2024-07-28T13:19:41.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5827 16 16 0 0 0 - 0 2024-07-28T13:19:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:41 smithi204 bash[68176]: cluster 2024-07-28T13:19:39.968333+0000 mgr.y (mgr.25253) 3331 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:41 smithi177 bash[81864]: cluster 2024-07-28T13:19:39.968333+0000 mgr.y (mgr.25253) 3331 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:41 smithi177 bash[79620]: cluster 2024-07-28T13:19:39.968333+0000 mgr.y (mgr.25253) 3331 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:42.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5828 16 16 0 0 0 - 0 2024-07-28T13:19:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5829 16 16 0 0 0 - 0 2024-07-28T13:19:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:43 smithi204 bash[68176]: cluster 2024-07-28T13:19:41.969812+0000 mgr.y (mgr.25253) 3332 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:43 smithi177 bash[81864]: cluster 2024-07-28T13:19:41.969812+0000 mgr.y (mgr.25253) 3332 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:43 smithi177 bash[79620]: cluster 2024-07-28T13:19:41.969812+0000 mgr.y (mgr.25253) 3332 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:44.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5830 16 16 0 0 0 - 0 2024-07-28T13:19:45.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5831 16 16 0 0 0 - 0 2024-07-28T13:19:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:45 smithi204 bash[68176]: cluster 2024-07-28T13:19:43.971286+0000 mgr.y (mgr.25253) 3333 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:45 smithi177 bash[79620]: cluster 2024-07-28T13:19:43.971286+0000 mgr.y (mgr.25253) 3333 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:45 smithi177 bash[81864]: cluster 2024-07-28T13:19:43.971286+0000 mgr.y (mgr.25253) 3333 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:46.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5832 16 16 0 0 0 - 0 2024-07-28T13:19:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:19:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:46 smithi204 bash[68176]: audit 2024-07-28T13:19:45.829877+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:46 smithi177 bash[81864]: audit 2024-07-28T13:19:45.829877+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:46 smithi177 bash[79620]: audit 2024-07-28T13:19:45.829877+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:47.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5833 16 16 0 0 0 - 0 2024-07-28T13:19:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:47 smithi204 bash[68176]: cluster 2024-07-28T13:19:45.972760+0000 mgr.y (mgr.25253) 3334 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:47 smithi177 bash[81864]: cluster 2024-07-28T13:19:45.972760+0000 mgr.y (mgr.25253) 3334 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:47 smithi177 bash[79620]: cluster 2024-07-28T13:19:45.972760+0000 mgr.y (mgr.25253) 3334 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:48.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5834 16 16 0 0 0 - 0 2024-07-28T13:19:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:48 smithi204 bash[68176]: audit 2024-07-28T13:19:47.655139+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:19:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:48 smithi177 bash[79620]: audit 2024-07-28T13:19:47.655139+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:19:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:48 smithi177 bash[81864]: audit 2024-07-28T13:19:47.655139+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:19:49.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5835 16 16 0 0 0 - 0 2024-07-28T13:19:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:49 smithi204 bash[68176]: cluster 2024-07-28T13:19:47.973493+0000 mgr.y (mgr.25253) 3335 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:49 smithi177 bash[81864]: cluster 2024-07-28T13:19:47.973493+0000 mgr.y (mgr.25253) 3335 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:49 smithi177 bash[79620]: cluster 2024-07-28T13:19:47.973493+0000 mgr.y (mgr.25253) 3335 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:50.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5836 16 16 0 0 0 - 0 2024-07-28T13:19:51.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5837 16 16 0 0 0 - 0 2024-07-28T13:19:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:51 smithi204 bash[68176]: cluster 2024-07-28T13:19:49.974899+0000 mgr.y (mgr.25253) 3336 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:51 smithi177 bash[81864]: cluster 2024-07-28T13:19:49.974899+0000 mgr.y (mgr.25253) 3336 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:51 smithi177 bash[79620]: cluster 2024-07-28T13:19:49.974899+0000 mgr.y (mgr.25253) 3336 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:52.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5838 16 16 0 0 0 - 0 2024-07-28T13:19:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:19:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5839 16 16 0 0 0 - 0 2024-07-28T13:19:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:53 smithi204 bash[68176]: cluster 2024-07-28T13:19:51.976405+0000 mgr.y (mgr.25253) 3337 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:53 smithi204 bash[68176]: audit 2024-07-28T13:19:53.317552+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:53 smithi204 bash[68176]: audit 2024-07-28T13:19:53.326362+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:53 smithi204 bash[68176]: audit 2024-07-28T13:19:53.573892+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:53 smithi204 bash[68176]: audit 2024-07-28T13:19:53.582767+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[81864]: cluster 2024-07-28T13:19:51.976405+0000 mgr.y (mgr.25253) 3337 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[81864]: audit 2024-07-28T13:19:53.317552+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[81864]: audit 2024-07-28T13:19:53.326362+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[81864]: audit 2024-07-28T13:19:53.573892+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[81864]: audit 2024-07-28T13:19:53.582767+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[79620]: cluster 2024-07-28T13:19:51.976405+0000 mgr.y (mgr.25253) 3337 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[79620]: audit 2024-07-28T13:19:53.317552+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[79620]: audit 2024-07-28T13:19:53.326362+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[79620]: audit 2024-07-28T13:19:53.573892+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:53 smithi177 bash[79620]: audit 2024-07-28T13:19:53.582767+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:54.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:19:54.255706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:54.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:54.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5840 16 16 0 0 0 - 0 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[79620]: audit 2024-07-28T13:19:53.999267+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[79620]: audit 2024-07-28T13:19:54.000723+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[79620]: audit 2024-07-28T13:19:54.009939+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[81864]: audit 2024-07-28T13:19:53.999267+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[81864]: audit 2024-07-28T13:19:54.000723+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:54 smithi177 bash[81864]: audit 2024-07-28T13:19:54.009939+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:54 smithi204 bash[68176]: audit 2024-07-28T13:19:53.999267+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:54 smithi204 bash[68176]: audit 2024-07-28T13:19:54.000723+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:54 smithi204 bash[68176]: audit 2024-07-28T13:19:54.009939+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:19:55.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5841 16 16 0 0 0 - 0 2024-07-28T13:19:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:55 smithi177 bash[79620]: cluster 2024-07-28T13:19:53.977296+0000 mgr.y (mgr.25253) 3338 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:55 smithi177 bash[81864]: cluster 2024-07-28T13:19:53.977296+0000 mgr.y (mgr.25253) 3338 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:55 smithi204 bash[68176]: cluster 2024-07-28T13:19:53.977296+0000 mgr.y (mgr.25253) 3338 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:56.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5842 16 16 0 0 0 - 0 2024-07-28T13:19:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:19:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:19:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:19:57.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5843 16 16 0 0 0 - 0 2024-07-28T13:19:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:57 smithi177 bash[81864]: cluster 2024-07-28T13:19:55.978719+0000 mgr.y (mgr.25253) 3339 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:57 smithi177 bash[79620]: cluster 2024-07-28T13:19:55.978719+0000 mgr.y (mgr.25253) 3339 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:57 smithi204 bash[68176]: cluster 2024-07-28T13:19:55.978719+0000 mgr.y (mgr.25253) 3339 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:19:58.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5844 16 16 0 0 0 - 0 2024-07-28T13:19:59.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5845 16 16 0 0 0 - 0 2024-07-28T13:20:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:19:59 smithi177 bash[81864]: cluster 2024-07-28T13:19:57.980197+0000 mgr.y (mgr.25253) 3340 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:19:59 smithi177 bash[79620]: cluster 2024-07-28T13:19:57.980197+0000 mgr.y (mgr.25253) 3340 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:19:59 smithi204 bash[68176]: cluster 2024-07-28T13:19:57.980197+0000 mgr.y (mgr.25253) 3340 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:00.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5846 16 16 0 0 0 - 0 2024-07-28T13:20:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:00 smithi177 bash[81864]: cluster 2024-07-28T13:20:00.000173+0000 mon.a (mon.0) 3054 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:20:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:00 smithi177 bash[79620]: cluster 2024-07-28T13:20:00.000173+0000 mon.a (mon.0) 3054 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:20:01.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:00 smithi204 bash[68176]: cluster 2024-07-28T13:20:00.000173+0000 mon.a (mon.0) 3054 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:20:01.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5847 16 16 0 0 0 - 0 2024-07-28T13:20:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:01 smithi177 bash[81864]: cluster 2024-07-28T13:19:59.981771+0000 mgr.y (mgr.25253) 3341 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:01 smithi177 bash[81864]: audit 2024-07-28T13:20:00.830331+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:01 smithi177 bash[79620]: cluster 2024-07-28T13:19:59.981771+0000 mgr.y (mgr.25253) 3341 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:01 smithi177 bash[79620]: audit 2024-07-28T13:20:00.830331+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:01 smithi204 bash[68176]: cluster 2024-07-28T13:19:59.981771+0000 mgr.y (mgr.25253) 3341 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:01 smithi204 bash[68176]: audit 2024-07-28T13:20:00.830331+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:02.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5848 16 16 0 0 0 - 0 2024-07-28T13:20:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5849 16 16 0 0 0 - 0 2024-07-28T13:20:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:03 smithi177 bash[81864]: cluster 2024-07-28T13:20:01.983427+0000 mgr.y (mgr.25253) 3342 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:03 smithi177 bash[79620]: cluster 2024-07-28T13:20:01.983427+0000 mgr.y (mgr.25253) 3342 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:03 smithi204 bash[68176]: cluster 2024-07-28T13:20:01.983427+0000 mgr.y (mgr.25253) 3342 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:04.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5850 16 16 0 0 0 - 0 2024-07-28T13:20:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:04 smithi177 bash[81864]: cluster 2024-07-28T13:20:03.984942+0000 mgr.y (mgr.25253) 3343 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:04 smithi177 bash[79620]: cluster 2024-07-28T13:20:03.984942+0000 mgr.y (mgr.25253) 3343 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:04 smithi204 bash[68176]: cluster 2024-07-28T13:20:03.984942+0000 mgr.y (mgr.25253) 3343 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:05.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5851 16 16 0 0 0 - 0 2024-07-28T13:20:06.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5852 16 16 0 0 0 - 0 2024-07-28T13:20:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:20:07.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5853 16 16 0 0 0 - 0 2024-07-28T13:20:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:07 smithi204 bash[68176]: cluster 2024-07-28T13:20:05.986400+0000 mgr.y (mgr.25253) 3344 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:07 smithi177 bash[81864]: cluster 2024-07-28T13:20:05.986400+0000 mgr.y (mgr.25253) 3344 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:07 smithi177 bash[79620]: cluster 2024-07-28T13:20:05.986400+0000 mgr.y (mgr.25253) 3344 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:08.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5854 16 16 0 0 0 - 0 2024-07-28T13:20:09.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5855 16 16 0 0 0 - 0 2024-07-28T13:20:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:09 smithi204 bash[68176]: cluster 2024-07-28T13:20:07.987914+0000 mgr.y (mgr.25253) 3345 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:09 smithi177 bash[81864]: cluster 2024-07-28T13:20:07.987914+0000 mgr.y (mgr.25253) 3345 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:09 smithi177 bash[79620]: cluster 2024-07-28T13:20:07.987914+0000 mgr.y (mgr.25253) 3345 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:10.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5856 16 16 0 0 0 - 0 2024-07-28T13:20:11.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5857 16 16 0 0 0 - 0 2024-07-28T13:20:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:11 smithi204 bash[68176]: cluster 2024-07-28T13:20:09.989507+0000 mgr.y (mgr.25253) 3346 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:11 smithi177 bash[79620]: cluster 2024-07-28T13:20:09.989507+0000 mgr.y (mgr.25253) 3346 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:11 smithi177 bash[81864]: cluster 2024-07-28T13:20:09.989507+0000 mgr.y (mgr.25253) 3346 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:12.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5858 16 16 0 0 0 - 0 2024-07-28T13:20:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5859 16 16 0 0 0 - 0 2024-07-28T13:20:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:13 smithi204 bash[68176]: cluster 2024-07-28T13:20:11.991135+0000 mgr.y (mgr.25253) 3347 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:13 smithi177 bash[79620]: cluster 2024-07-28T13:20:11.991135+0000 mgr.y (mgr.25253) 3347 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:13 smithi177 bash[81864]: cluster 2024-07-28T13:20:11.991135+0000 mgr.y (mgr.25253) 3347 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:14.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:20:14.258737+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:14.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:14.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5860 16 16 0 0 0 - 0 2024-07-28T13:20:15.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5861 16 16 0 0 0 - 0 2024-07-28T13:20:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:15 smithi204 bash[68176]: cluster 2024-07-28T13:20:13.992788+0000 mgr.y (mgr.25253) 3348 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:15 smithi177 bash[79620]: cluster 2024-07-28T13:20:13.992788+0000 mgr.y (mgr.25253) 3348 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:15 smithi177 bash[81864]: cluster 2024-07-28T13:20:13.992788+0000 mgr.y (mgr.25253) 3348 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:16.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5862 16 16 0 0 0 - 0 2024-07-28T13:20:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:16 smithi204 bash[68176]: audit 2024-07-28T13:20:15.830636+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:16 smithi177 bash[79620]: audit 2024-07-28T13:20:15.830636+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:20:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:16 smithi177 bash[81864]: audit 2024-07-28T13:20:15.830636+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:17.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5863 16 16 0 0 0 - 0 2024-07-28T13:20:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:17 smithi204 bash[68176]: cluster 2024-07-28T13:20:15.994365+0000 mgr.y (mgr.25253) 3349 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:17 smithi177 bash[81864]: cluster 2024-07-28T13:20:15.994365+0000 mgr.y (mgr.25253) 3349 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:17 smithi177 bash[79620]: cluster 2024-07-28T13:20:15.994365+0000 mgr.y (mgr.25253) 3349 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:18.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5864 16 16 0 0 0 - 0 2024-07-28T13:20:19.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5865 16 16 0 0 0 - 0 2024-07-28T13:20:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:19 smithi204 bash[68176]: cluster 2024-07-28T13:20:17.996007+0000 mgr.y (mgr.25253) 3350 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:19 smithi177 bash[81864]: cluster 2024-07-28T13:20:17.996007+0000 mgr.y (mgr.25253) 3350 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:19 smithi177 bash[79620]: cluster 2024-07-28T13:20:17.996007+0000 mgr.y (mgr.25253) 3350 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:20.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5866 16 16 0 0 0 - 0 2024-07-28T13:20:21.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5867 16 16 0 0 0 - 0 2024-07-28T13:20:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:21 smithi204 bash[68176]: cluster 2024-07-28T13:20:19.997656+0000 mgr.y (mgr.25253) 3351 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:21 smithi177 bash[81864]: cluster 2024-07-28T13:20:19.997656+0000 mgr.y (mgr.25253) 3351 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:21 smithi177 bash[79620]: cluster 2024-07-28T13:20:19.997656+0000 mgr.y (mgr.25253) 3351 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:22.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5868 16 16 0 0 0 - 0 2024-07-28T13:20:22.315 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:20:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:20:22.011520217Z level=info msg="Completed cleanup jobs" duration=47.139395ms 2024-07-28T13:20:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5869 16 16 0 0 0 - 0 2024-07-28T13:20:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:23 smithi204 bash[68176]: cluster 2024-07-28T13:20:21.999308+0000 mgr.y (mgr.25253) 3352 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:23 smithi177 bash[81864]: cluster 2024-07-28T13:20:21.999308+0000 mgr.y (mgr.25253) 3352 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:23 smithi177 bash[79620]: cluster 2024-07-28T13:20:21.999308+0000 mgr.y (mgr.25253) 3352 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:24.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5870 16 16 0 0 0 - 0 2024-07-28T13:20:25.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5871 16 16 0 0 0 - 0 2024-07-28T13:20:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:25 smithi204 bash[68176]: cluster 2024-07-28T13:20:24.000969+0000 mgr.y (mgr.25253) 3353 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:25 smithi177 bash[81864]: cluster 2024-07-28T13:20:24.000969+0000 mgr.y (mgr.25253) 3353 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:25 smithi177 bash[79620]: cluster 2024-07-28T13:20:24.000969+0000 mgr.y (mgr.25253) 3353 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:26.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5872 16 16 0 0 0 - 0 2024-07-28T13:20:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:20:27.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5873 16 16 0 0 0 - 0 2024-07-28T13:20:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:27 smithi204 bash[68176]: cluster 2024-07-28T13:20:26.002589+0000 mgr.y (mgr.25253) 3354 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:27 smithi177 bash[81864]: cluster 2024-07-28T13:20:26.002589+0000 mgr.y (mgr.25253) 3354 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:27 smithi177 bash[79620]: cluster 2024-07-28T13:20:26.002589+0000 mgr.y (mgr.25253) 3354 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:28.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5874 16 16 0 0 0 - 0 2024-07-28T13:20:29.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5875 16 16 0 0 0 - 0 2024-07-28T13:20:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:29 smithi204 bash[68176]: cluster 2024-07-28T13:20:28.004232+0000 mgr.y (mgr.25253) 3355 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:29 smithi177 bash[81864]: cluster 2024-07-28T13:20:28.004232+0000 mgr.y (mgr.25253) 3355 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:29 smithi177 bash[79620]: cluster 2024-07-28T13:20:28.004232+0000 mgr.y (mgr.25253) 3355 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:30.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5876 16 16 0 0 0 - 0 2024-07-28T13:20:31.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5877 16 16 0 0 0 - 0 2024-07-28T13:20:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:31 smithi204 bash[68176]: cluster 2024-07-28T13:20:30.005848+0000 mgr.y (mgr.25253) 3356 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:31 smithi204 bash[68176]: audit 2024-07-28T13:20:30.831021+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:31 smithi177 bash[81864]: cluster 2024-07-28T13:20:30.005848+0000 mgr.y (mgr.25253) 3356 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:31 smithi177 bash[81864]: audit 2024-07-28T13:20:30.831021+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:31 smithi177 bash[79620]: cluster 2024-07-28T13:20:30.005848+0000 mgr.y (mgr.25253) 3356 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:31 smithi177 bash[79620]: audit 2024-07-28T13:20:30.831021+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:32.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5878 16 16 0 0 0 - 0 2024-07-28T13:20:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5879 16 16 0 0 0 - 0 2024-07-28T13:20:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:33 smithi204 bash[68176]: cluster 2024-07-28T13:20:32.007484+0000 mgr.y (mgr.25253) 3357 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:33 smithi177 bash[81864]: cluster 2024-07-28T13:20:32.007484+0000 mgr.y (mgr.25253) 3357 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:33 smithi177 bash[79620]: cluster 2024-07-28T13:20:32.007484+0000 mgr.y (mgr.25253) 3357 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:34.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:20:34.262074+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:34.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:34.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5880 16 16 0 0 0 - 0 2024-07-28T13:20:35.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5881 16 16 0 0 0 - 0 2024-07-28T13:20:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:35 smithi204 bash[68176]: cluster 2024-07-28T13:20:34.009113+0000 mgr.y (mgr.25253) 3358 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:35 smithi177 bash[81864]: cluster 2024-07-28T13:20:34.009113+0000 mgr.y (mgr.25253) 3358 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:35 smithi177 bash[79620]: cluster 2024-07-28T13:20:34.009113+0000 mgr.y (mgr.25253) 3358 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:36.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5882 16 16 0 0 0 - 0 2024-07-28T13:20:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:20:37.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5883 16 16 0 0 0 - 0 2024-07-28T13:20:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:37 smithi204 bash[68176]: cluster 2024-07-28T13:20:36.010624+0000 mgr.y (mgr.25253) 3359 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:37 smithi177 bash[79620]: cluster 2024-07-28T13:20:36.010624+0000 mgr.y (mgr.25253) 3359 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:37 smithi177 bash[81864]: cluster 2024-07-28T13:20:36.010624+0000 mgr.y (mgr.25253) 3359 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:38.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5884 16 16 0 0 0 - 0 2024-07-28T13:20:39.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5885 16 16 0 0 0 - 0 2024-07-28T13:20:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:39 smithi204 bash[68176]: cluster 2024-07-28T13:20:38.012123+0000 mgr.y (mgr.25253) 3360 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:39 smithi177 bash[81864]: cluster 2024-07-28T13:20:38.012123+0000 mgr.y (mgr.25253) 3360 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:39 smithi177 bash[79620]: cluster 2024-07-28T13:20:38.012123+0000 mgr.y (mgr.25253) 3360 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:40.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5886 16 16 0 0 0 - 0 2024-07-28T13:20:41.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5887 16 16 0 0 0 - 0 2024-07-28T13:20:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:41 smithi204 bash[68176]: cluster 2024-07-28T13:20:40.013599+0000 mgr.y (mgr.25253) 3361 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:41 smithi177 bash[81864]: cluster 2024-07-28T13:20:40.013599+0000 mgr.y (mgr.25253) 3361 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:41 smithi177 bash[79620]: cluster 2024-07-28T13:20:40.013599+0000 mgr.y (mgr.25253) 3361 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:42.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5888 16 16 0 0 0 - 0 2024-07-28T13:20:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5889 16 16 0 0 0 - 0 2024-07-28T13:20:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:43 smithi204 bash[68176]: cluster 2024-07-28T13:20:42.015066+0000 mgr.y (mgr.25253) 3362 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:43 smithi177 bash[81864]: cluster 2024-07-28T13:20:42.015066+0000 mgr.y (mgr.25253) 3362 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:43 smithi177 bash[79620]: cluster 2024-07-28T13:20:42.015066+0000 mgr.y (mgr.25253) 3362 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:44.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5890 16 16 0 0 0 - 0 2024-07-28T13:20:45.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5891 16 16 0 0 0 - 0 2024-07-28T13:20:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:45 smithi204 bash[68176]: cluster 2024-07-28T13:20:44.016556+0000 mgr.y (mgr.25253) 3363 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:45 smithi177 bash[81864]: cluster 2024-07-28T13:20:44.016556+0000 mgr.y (mgr.25253) 3363 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:45 smithi177 bash[79620]: cluster 2024-07-28T13:20:44.016556+0000 mgr.y (mgr.25253) 3363 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:46.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5892 16 16 0 0 0 - 0 2024-07-28T13:20:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:46 smithi204 bash[68176]: audit 2024-07-28T13:20:45.831511+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:46 smithi177 bash[81864]: audit 2024-07-28T13:20:45.831511+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:46 smithi177 bash[79620]: audit 2024-07-28T13:20:45.831511+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:20:47.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5893 16 16 0 0 0 - 0 2024-07-28T13:20:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:47 smithi204 bash[68176]: cluster 2024-07-28T13:20:46.017987+0000 mgr.y (mgr.25253) 3364 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:47 smithi177 bash[81864]: cluster 2024-07-28T13:20:46.017987+0000 mgr.y (mgr.25253) 3364 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:47 smithi177 bash[79620]: cluster 2024-07-28T13:20:46.017987+0000 mgr.y (mgr.25253) 3364 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:48.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5894 16 16 0 0 0 - 0 2024-07-28T13:20:49.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5895 16 16 0 0 0 - 0 2024-07-28T13:20:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:49 smithi204 bash[68176]: cluster 2024-07-28T13:20:48.019425+0000 mgr.y (mgr.25253) 3365 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:49 smithi177 bash[79620]: cluster 2024-07-28T13:20:48.019425+0000 mgr.y (mgr.25253) 3365 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:49 smithi177 bash[81864]: cluster 2024-07-28T13:20:48.019425+0000 mgr.y (mgr.25253) 3365 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:50.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5896 16 16 0 0 0 - 0 2024-07-28T13:20:51.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5897 16 16 0 0 0 - 0 2024-07-28T13:20:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:51 smithi204 bash[68176]: cluster 2024-07-28T13:20:50.020910+0000 mgr.y (mgr.25253) 3366 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:51 smithi177 bash[81864]: cluster 2024-07-28T13:20:50.020910+0000 mgr.y (mgr.25253) 3366 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:51 smithi177 bash[79620]: cluster 2024-07-28T13:20:50.020910+0000 mgr.y (mgr.25253) 3366 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:52.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5898 16 16 0 0 0 - 0 2024-07-28T13:20:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:20:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5899 16 16 0 0 0 - 0 2024-07-28T13:20:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:53 smithi204 bash[68176]: cluster 2024-07-28T13:20:52.022432+0000 mgr.y (mgr.25253) 3367 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:53 smithi177 bash[79620]: cluster 2024-07-28T13:20:52.022432+0000 mgr.y (mgr.25253) 3367 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:53 smithi177 bash[81864]: cluster 2024-07-28T13:20:52.022432+0000 mgr.y (mgr.25253) 3367 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:54.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:20:54.265334+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:54.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:54.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5900 16 16 0 0 0 - 0 2024-07-28T13:20:54.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:54 smithi177 bash[79620]: audit 2024-07-28T13:20:54.137511+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:54 smithi177 bash[81864]: audit 2024-07-28T13:20:54.137511+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:54 smithi204 bash[68176]: audit 2024-07-28T13:20:54.137511+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:55.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5901 16 16 0 0 0 - 0 2024-07-28T13:20:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:55 smithi177 bash[79620]: cluster 2024-07-28T13:20:54.023968+0000 mgr.y (mgr.25253) 3368 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:55 smithi177 bash[81864]: cluster 2024-07-28T13:20:54.023968+0000 mgr.y (mgr.25253) 3368 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:55 smithi204 bash[68176]: cluster 2024-07-28T13:20:54.023968+0000 mgr.y (mgr.25253) 3368 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:56.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5902 16 16 0 0 0 - 0 2024-07-28T13:20:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:20:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:20:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:20:57.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5903 16 16 0 0 0 - 0 2024-07-28T13:20:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:57 smithi177 bash[81864]: cluster 2024-07-28T13:20:56.025427+0000 mgr.y (mgr.25253) 3369 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:57 smithi177 bash[79620]: cluster 2024-07-28T13:20:56.025427+0000 mgr.y (mgr.25253) 3369 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:57 smithi204 bash[68176]: cluster 2024-07-28T13:20:56.025427+0000 mgr.y (mgr.25253) 3369 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:58.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5904 16 16 0 0 0 - 0 2024-07-28T13:20:59.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5905 16 16 0 0 0 - 0 2024-07-28T13:20:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:20:59 smithi177 bash[81864]: cluster 2024-07-28T13:20:58.026880+0000 mgr.y (mgr.25253) 3370 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:20:59 smithi177 bash[79620]: cluster 2024-07-28T13:20:58.026880+0000 mgr.y (mgr.25253) 3370 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:20:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:20:59 smithi204 bash[68176]: cluster 2024-07-28T13:20:58.026880+0000 mgr.y (mgr.25253) 3370 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:00.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5906 16 16 0 0 0 - 0 2024-07-28T13:21:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:20:59.766335+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:20:59.772746+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: cluster 2024-07-28T13:21:00.027632+0000 mgr.y (mgr.25253) 3371 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:21:00.062746+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:21:00.067923+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:21:00.481670+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:21:00.482810+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[81864]: audit 2024-07-28T13:21:00.489744+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:20:59.766335+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:20:59.772746+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: cluster 2024-07-28T13:21:00.027632+0000 mgr.y (mgr.25253) 3371 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:21:00.062746+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:21:00.067923+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:21:00.481670+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:21:00.482810+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:01.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:00 smithi177 bash[79620]: audit 2024-07-28T13:21:00.489744+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:20:59.766335+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:20:59.772746+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: cluster 2024-07-28T13:21:00.027632+0000 mgr.y (mgr.25253) 3371 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:21:00.062746+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:21:00.067923+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:21:00.481670+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:21:00.482810+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:00 smithi204 bash[68176]: audit 2024-07-28T13:21:00.489744+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:21:01.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5907 16 16 0 0 0 - 0 2024-07-28T13:21:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:01 smithi204 bash[68176]: audit 2024-07-28T13:21:00.832173+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:02.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5908 16 16 0 0 0 - 0 2024-07-28T13:21:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:01 smithi177 bash[81864]: audit 2024-07-28T13:21:00.832173+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:01 smithi177 bash[79620]: audit 2024-07-28T13:21:00.832173+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:02 smithi204 bash[68176]: cluster 2024-07-28T13:21:02.029088+0000 mgr.y (mgr.25253) 3372 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:03.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5909 16 16 0 0 0 - 0 2024-07-28T13:21:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:02 smithi177 bash[81864]: cluster 2024-07-28T13:21:02.029088+0000 mgr.y (mgr.25253) 3372 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:02 smithi177 bash[79620]: cluster 2024-07-28T13:21:02.029088+0000 mgr.y (mgr.25253) 3372 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:04.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5910 16 16 0 0 0 - 0 2024-07-28T13:21:05.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5911 16 16 0 0 0 - 0 2024-07-28T13:21:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:05 smithi204 bash[68176]: cluster 2024-07-28T13:21:04.030575+0000 mgr.y (mgr.25253) 3373 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:05 smithi177 bash[81864]: cluster 2024-07-28T13:21:04.030575+0000 mgr.y (mgr.25253) 3373 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:05 smithi177 bash[79620]: cluster 2024-07-28T13:21:04.030575+0000 mgr.y (mgr.25253) 3373 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:06.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5912 16 16 0 0 0 - 0 2024-07-28T13:21:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:21:07.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5913 16 16 0 0 0 - 0 2024-07-28T13:21:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:07 smithi204 bash[68176]: cluster 2024-07-28T13:21:06.032044+0000 mgr.y (mgr.25253) 3374 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:07 smithi177 bash[79620]: cluster 2024-07-28T13:21:06.032044+0000 mgr.y (mgr.25253) 3374 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:07 smithi177 bash[81864]: cluster 2024-07-28T13:21:06.032044+0000 mgr.y (mgr.25253) 3374 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:08.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5914 16 16 0 0 0 - 0 2024-07-28T13:21:09.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5915 16 16 0 0 0 - 0 2024-07-28T13:21:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:09 smithi204 bash[68176]: cluster 2024-07-28T13:21:08.033520+0000 mgr.y (mgr.25253) 3375 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:09 smithi177 bash[81864]: cluster 2024-07-28T13:21:08.033520+0000 mgr.y (mgr.25253) 3375 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:09 smithi177 bash[79620]: cluster 2024-07-28T13:21:08.033520+0000 mgr.y (mgr.25253) 3375 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:10.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5916 16 16 0 0 0 - 0 2024-07-28T13:21:11.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5917 16 16 0 0 0 - 0 2024-07-28T13:21:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:11 smithi204 bash[68176]: cluster 2024-07-28T13:21:10.034979+0000 mgr.y (mgr.25253) 3376 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:11 smithi177 bash[81864]: cluster 2024-07-28T13:21:10.034979+0000 mgr.y (mgr.25253) 3376 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:11 smithi177 bash[79620]: cluster 2024-07-28T13:21:10.034979+0000 mgr.y (mgr.25253) 3376 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:12.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5918 16 16 0 0 0 - 0 2024-07-28T13:21:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5919 16 16 0 0 0 - 0 2024-07-28T13:21:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:13 smithi204 bash[68176]: cluster 2024-07-28T13:21:12.036610+0000 mgr.y (mgr.25253) 3377 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:13 smithi177 bash[81864]: cluster 2024-07-28T13:21:12.036610+0000 mgr.y (mgr.25253) 3377 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:13 smithi177 bash[79620]: cluster 2024-07-28T13:21:12.036610+0000 mgr.y (mgr.25253) 3377 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:14.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:21:14.268512+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:14.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:14.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5920 16 16 0 0 0 - 0 2024-07-28T13:21:15.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5921 16 16 0 0 0 - 0 2024-07-28T13:21:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:15 smithi204 bash[68176]: cluster 2024-07-28T13:21:14.038101+0000 mgr.y (mgr.25253) 3378 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:15 smithi177 bash[81864]: cluster 2024-07-28T13:21:14.038101+0000 mgr.y (mgr.25253) 3378 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:15 smithi177 bash[79620]: cluster 2024-07-28T13:21:14.038101+0000 mgr.y (mgr.25253) 3378 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:16.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5922 16 16 0 0 0 - 0 2024-07-28T13:21:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:16 smithi204 bash[68176]: audit 2024-07-28T13:21:15.832647+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:21:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:16 smithi177 bash[81864]: audit 2024-07-28T13:21:15.832647+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:16 smithi177 bash[79620]: audit 2024-07-28T13:21:15.832647+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:17.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5923 16 16 0 0 0 - 0 2024-07-28T13:21:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:17 smithi204 bash[68176]: cluster 2024-07-28T13:21:16.039520+0000 mgr.y (mgr.25253) 3379 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:17 smithi177 bash[81864]: cluster 2024-07-28T13:21:16.039520+0000 mgr.y (mgr.25253) 3379 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:17 smithi177 bash[79620]: cluster 2024-07-28T13:21:16.039520+0000 mgr.y (mgr.25253) 3379 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:18.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5924 16 16 0 0 0 - 0 2024-07-28T13:21:19.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5925 16 16 0 0 0 - 0 2024-07-28T13:21:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:19 smithi204 bash[68176]: cluster 2024-07-28T13:21:18.040987+0000 mgr.y (mgr.25253) 3380 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:19 smithi177 bash[81864]: cluster 2024-07-28T13:21:18.040987+0000 mgr.y (mgr.25253) 3380 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:19 smithi177 bash[79620]: cluster 2024-07-28T13:21:18.040987+0000 mgr.y (mgr.25253) 3380 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:20.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5926 16 16 0 0 0 - 0 2024-07-28T13:21:21.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5927 16 16 0 0 0 - 0 2024-07-28T13:21:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:21 smithi204 bash[68176]: cluster 2024-07-28T13:21:20.042468+0000 mgr.y (mgr.25253) 3381 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:21 smithi177 bash[81864]: cluster 2024-07-28T13:21:20.042468+0000 mgr.y (mgr.25253) 3381 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:21 smithi177 bash[79620]: cluster 2024-07-28T13:21:20.042468+0000 mgr.y (mgr.25253) 3381 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:22.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5928 16 16 0 0 0 - 0 2024-07-28T13:21:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5929 16 16 0 0 0 - 0 2024-07-28T13:21:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:23 smithi204 bash[68176]: cluster 2024-07-28T13:21:22.043972+0000 mgr.y (mgr.25253) 3382 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:23 smithi177 bash[81864]: cluster 2024-07-28T13:21:22.043972+0000 mgr.y (mgr.25253) 3382 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:23 smithi177 bash[79620]: cluster 2024-07-28T13:21:22.043972+0000 mgr.y (mgr.25253) 3382 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:24.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5930 16 16 0 0 0 - 0 2024-07-28T13:21:25.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5931 16 16 0 0 0 - 0 2024-07-28T13:21:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:25 smithi204 bash[68176]: cluster 2024-07-28T13:21:24.045447+0000 mgr.y (mgr.25253) 3383 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:25 smithi177 bash[81864]: cluster 2024-07-28T13:21:24.045447+0000 mgr.y (mgr.25253) 3383 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:25 smithi177 bash[79620]: cluster 2024-07-28T13:21:24.045447+0000 mgr.y (mgr.25253) 3383 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:26.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5932 16 16 0 0 0 - 0 2024-07-28T13:21:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:21:27.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5933 16 16 0 0 0 - 0 2024-07-28T13:21:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:27 smithi204 bash[68176]: cluster 2024-07-28T13:21:26.046927+0000 mgr.y (mgr.25253) 3384 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:27 smithi177 bash[81864]: cluster 2024-07-28T13:21:26.046927+0000 mgr.y (mgr.25253) 3384 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:27 smithi177 bash[79620]: cluster 2024-07-28T13:21:26.046927+0000 mgr.y (mgr.25253) 3384 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:28.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5934 16 16 0 0 0 - 0 2024-07-28T13:21:29.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5935 16 16 0 0 0 - 0 2024-07-28T13:21:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:29 smithi204 bash[68176]: cluster 2024-07-28T13:21:28.048414+0000 mgr.y (mgr.25253) 3385 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:29 smithi177 bash[81864]: cluster 2024-07-28T13:21:28.048414+0000 mgr.y (mgr.25253) 3385 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:29 smithi177 bash[79620]: cluster 2024-07-28T13:21:28.048414+0000 mgr.y (mgr.25253) 3385 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:30.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5936 16 16 0 0 0 - 0 2024-07-28T13:21:31.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5937 16 16 0 0 0 - 0 2024-07-28T13:21:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:31 smithi204 bash[68176]: cluster 2024-07-28T13:21:30.049916+0000 mgr.y (mgr.25253) 3386 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:31 smithi204 bash[68176]: audit 2024-07-28T13:21:30.833000+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:31 smithi177 bash[81864]: cluster 2024-07-28T13:21:30.049916+0000 mgr.y (mgr.25253) 3386 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:31 smithi177 bash[81864]: audit 2024-07-28T13:21:30.833000+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:31 smithi177 bash[79620]: cluster 2024-07-28T13:21:30.049916+0000 mgr.y (mgr.25253) 3386 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:31 smithi177 bash[79620]: audit 2024-07-28T13:21:30.833000+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:32.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5938 16 16 0 0 0 - 0 2024-07-28T13:21:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5939 16 16 0 0 0 - 0 2024-07-28T13:21:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:33 smithi204 bash[68176]: cluster 2024-07-28T13:21:32.051405+0000 mgr.y (mgr.25253) 3387 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:33 smithi177 bash[79620]: cluster 2024-07-28T13:21:32.051405+0000 mgr.y (mgr.25253) 3387 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:33 smithi177 bash[81864]: cluster 2024-07-28T13:21:32.051405+0000 mgr.y (mgr.25253) 3387 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:34.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:21:34.271790+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:34.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:34.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5940 16 16 0 0 0 - 0 2024-07-28T13:21:35.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5941 16 16 0 0 0 - 0 2024-07-28T13:21:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:35 smithi204 bash[68176]: cluster 2024-07-28T13:21:34.052905+0000 mgr.y (mgr.25253) 3388 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:35 smithi177 bash[81864]: cluster 2024-07-28T13:21:34.052905+0000 mgr.y (mgr.25253) 3388 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:35 smithi177 bash[79620]: cluster 2024-07-28T13:21:34.052905+0000 mgr.y (mgr.25253) 3388 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:36.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5942 16 16 0 0 0 - 0 2024-07-28T13:21:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:21:37.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5943 16 16 0 0 0 - 0 2024-07-28T13:21:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:37 smithi204 bash[68176]: cluster 2024-07-28T13:21:36.054371+0000 mgr.y (mgr.25253) 3389 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:37 smithi177 bash[81864]: cluster 2024-07-28T13:21:36.054371+0000 mgr.y (mgr.25253) 3389 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:37 smithi177 bash[79620]: cluster 2024-07-28T13:21:36.054371+0000 mgr.y (mgr.25253) 3389 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:38.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5944 16 16 0 0 0 - 0 2024-07-28T13:21:39.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5945 16 16 0 0 0 - 0 2024-07-28T13:21:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:39 smithi204 bash[68176]: cluster 2024-07-28T13:21:38.055866+0000 mgr.y (mgr.25253) 3390 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:39 smithi177 bash[79620]: cluster 2024-07-28T13:21:38.055866+0000 mgr.y (mgr.25253) 3390 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:39 smithi177 bash[81864]: cluster 2024-07-28T13:21:38.055866+0000 mgr.y (mgr.25253) 3390 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:40.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5946 16 16 0 0 0 - 0 2024-07-28T13:21:41.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5947 16 16 0 0 0 - 0 2024-07-28T13:21:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:41 smithi177 bash[81864]: cluster 2024-07-28T13:21:40.057358+0000 mgr.y (mgr.25253) 3391 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:41 smithi177 bash[79620]: cluster 2024-07-28T13:21:40.057358+0000 mgr.y (mgr.25253) 3391 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:41 smithi204 bash[68176]: cluster 2024-07-28T13:21:40.057358+0000 mgr.y (mgr.25253) 3391 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:42.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5948 16 16 0 0 0 - 0 2024-07-28T13:21:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5949 16 16 0 0 0 - 0 2024-07-28T13:21:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:43 smithi177 bash[79620]: cluster 2024-07-28T13:21:42.058849+0000 mgr.y (mgr.25253) 3392 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:43 smithi177 bash[81864]: cluster 2024-07-28T13:21:42.058849+0000 mgr.y (mgr.25253) 3392 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:43 smithi204 bash[68176]: cluster 2024-07-28T13:21:42.058849+0000 mgr.y (mgr.25253) 3392 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:44.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5950 16 16 0 0 0 - 0 2024-07-28T13:21:45.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5951 16 16 0 0 0 - 0 2024-07-28T13:21:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:45 smithi177 bash[81864]: cluster 2024-07-28T13:21:44.060326+0000 mgr.y (mgr.25253) 3393 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:45 smithi177 bash[79620]: cluster 2024-07-28T13:21:44.060326+0000 mgr.y (mgr.25253) 3393 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:45 smithi204 bash[68176]: cluster 2024-07-28T13:21:44.060326+0000 mgr.y (mgr.25253) 3393 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:46.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5952 16 16 0 0 0 - 0 2024-07-28T13:21:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:21:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:46 smithi177 bash[81864]: audit 2024-07-28T13:21:45.833243+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:46 smithi177 bash[79620]: audit 2024-07-28T13:21:45.833243+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:46 smithi204 bash[68176]: audit 2024-07-28T13:21:45.833243+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:47.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5953 16 16 0 0 0 - 0 2024-07-28T13:21:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:47 smithi177 bash[81864]: cluster 2024-07-28T13:21:46.061794+0000 mgr.y (mgr.25253) 3394 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:47 smithi177 bash[79620]: cluster 2024-07-28T13:21:46.061794+0000 mgr.y (mgr.25253) 3394 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:47 smithi204 bash[68176]: cluster 2024-07-28T13:21:46.061794+0000 mgr.y (mgr.25253) 3394 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:48.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5954 16 16 0 0 0 - 0 2024-07-28T13:21:49.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5955 16 16 0 0 0 - 0 2024-07-28T13:21:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:49 smithi177 bash[79620]: cluster 2024-07-28T13:21:48.063224+0000 mgr.y (mgr.25253) 3395 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:49 smithi177 bash[81864]: cluster 2024-07-28T13:21:48.063224+0000 mgr.y (mgr.25253) 3395 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:49 smithi204 bash[68176]: cluster 2024-07-28T13:21:48.063224+0000 mgr.y (mgr.25253) 3395 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:50.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5956 16 16 0 0 0 - 0 2024-07-28T13:21:51.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5957 16 16 0 0 0 - 0 2024-07-28T13:21:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:51 smithi177 bash[81864]: cluster 2024-07-28T13:21:50.064836+0000 mgr.y (mgr.25253) 3396 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:51 smithi177 bash[79620]: cluster 2024-07-28T13:21:50.064836+0000 mgr.y (mgr.25253) 3396 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:51 smithi204 bash[68176]: cluster 2024-07-28T13:21:50.064836+0000 mgr.y (mgr.25253) 3396 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:52.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5958 16 16 0 0 0 - 0 2024-07-28T13:21:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:21:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5959 16 16 0 0 0 - 0 2024-07-28T13:21:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:53 smithi177 bash[81864]: cluster 2024-07-28T13:21:52.066417+0000 mgr.y (mgr.25253) 3397 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:53 smithi177 bash[79620]: cluster 2024-07-28T13:21:52.066417+0000 mgr.y (mgr.25253) 3397 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:53 smithi204 bash[68176]: cluster 2024-07-28T13:21:52.066417+0000 mgr.y (mgr.25253) 3397 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:54.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:21:54.274978+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:54.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:54.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5960 16 16 0 0 0 - 0 2024-07-28T13:21:55.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5961 16 16 0 0 0 - 0 2024-07-28T13:21:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:55 smithi177 bash[81864]: cluster 2024-07-28T13:21:54.067952+0000 mgr.y (mgr.25253) 3398 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:55 smithi177 bash[79620]: cluster 2024-07-28T13:21:54.067952+0000 mgr.y (mgr.25253) 3398 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:55 smithi204 bash[68176]: cluster 2024-07-28T13:21:54.067952+0000 mgr.y (mgr.25253) 3398 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:56.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5962 16 16 0 0 0 - 0 2024-07-28T13:21:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:21:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:21:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:21:57.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5963 16 16 0 0 0 - 0 2024-07-28T13:21:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:57 smithi177 bash[81864]: cluster 2024-07-28T13:21:56.069425+0000 mgr.y (mgr.25253) 3399 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:57 smithi177 bash[79620]: cluster 2024-07-28T13:21:56.069425+0000 mgr.y (mgr.25253) 3399 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:57 smithi204 bash[68176]: cluster 2024-07-28T13:21:56.069425+0000 mgr.y (mgr.25253) 3399 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:58.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5964 16 16 0 0 0 - 0 2024-07-28T13:21:59.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5965 16 16 0 0 0 - 0 2024-07-28T13:21:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:21:59 smithi177 bash[81864]: cluster 2024-07-28T13:21:58.070880+0000 mgr.y (mgr.25253) 3400 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:21:59 smithi177 bash[79620]: cluster 2024-07-28T13:21:58.070880+0000 mgr.y (mgr.25253) 3400 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:21:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:21:59 smithi204 bash[68176]: cluster 2024-07-28T13:21:58.070880+0000 mgr.y (mgr.25253) 3400 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:00.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5966 16 16 0 0 0 - 0 2024-07-28T13:22:01.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5967 16 16 0 0 0 - 0 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[81864]: cluster 2024-07-28T13:22:00.072344+0000 mgr.y (mgr.25253) 3401 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[81864]: audit 2024-07-28T13:22:00.616041+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[81864]: audit 2024-07-28T13:22:00.833807+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[79620]: cluster 2024-07-28T13:22:00.072344+0000 mgr.y (mgr.25253) 3401 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[79620]: audit 2024-07-28T13:22:00.616041+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:01 smithi177 bash[79620]: audit 2024-07-28T13:22:00.833807+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:01 smithi204 bash[68176]: cluster 2024-07-28T13:22:00.072344+0000 mgr.y (mgr.25253) 3401 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:01 smithi204 bash[68176]: audit 2024-07-28T13:22:00.616041+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:01 smithi204 bash[68176]: audit 2024-07-28T13:22:00.833807+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:02.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5968 16 16 0 0 0 - 0 2024-07-28T13:22:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5969 16 16 0 0 0 - 0 2024-07-28T13:22:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:03 smithi177 bash[79620]: cluster 2024-07-28T13:22:02.073829+0000 mgr.y (mgr.25253) 3402 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:03 smithi177 bash[81864]: cluster 2024-07-28T13:22:02.073829+0000 mgr.y (mgr.25253) 3402 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:03 smithi204 bash[68176]: cluster 2024-07-28T13:22:02.073829+0000 mgr.y (mgr.25253) 3402 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:04.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5970 16 16 0 0 0 - 0 2024-07-28T13:22:05.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5971 16 16 0 0 0 - 0 2024-07-28T13:22:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:05 smithi177 bash[79620]: cluster 2024-07-28T13:22:04.075310+0000 mgr.y (mgr.25253) 3403 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:05 smithi177 bash[81864]: cluster 2024-07-28T13:22:04.075310+0000 mgr.y (mgr.25253) 3403 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:05 smithi204 bash[68176]: cluster 2024-07-28T13:22:04.075310+0000 mgr.y (mgr.25253) 3403 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:06.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5972 16 16 0 0 0 - 0 2024-07-28T13:22:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:22:07.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5973 16 16 0 0 0 - 0 2024-07-28T13:22:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: cluster 2024-07-28T13:22:06.075996+0000 mgr.y (mgr.25253) 3404 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.290305+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.298325+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.518715+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.530486+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.934643+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.935933+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:07 smithi204 bash[68176]: audit 2024-07-28T13:22:06.946735+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: cluster 2024-07-28T13:22:06.075996+0000 mgr.y (mgr.25253) 3404 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.290305+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.298325+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.518715+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.530486+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.934643+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.935933+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[79620]: audit 2024-07-28T13:22:06.946735+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: cluster 2024-07-28T13:22:06.075996+0000 mgr.y (mgr.25253) 3404 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.290305+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.298325+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.518715+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.530486+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.934643+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.935933+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:07 smithi177 bash[81864]: audit 2024-07-28T13:22:06.946735+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:22:08.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5974 16 16 0 0 0 - 0 2024-07-28T13:22:09.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5975 16 16 0 0 0 - 0 2024-07-28T13:22:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:09 smithi204 bash[68176]: cluster 2024-07-28T13:22:08.077417+0000 mgr.y (mgr.25253) 3405 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:09.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:09 smithi177 bash[81864]: cluster 2024-07-28T13:22:08.077417+0000 mgr.y (mgr.25253) 3405 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:09 smithi177 bash[79620]: cluster 2024-07-28T13:22:08.077417+0000 mgr.y (mgr.25253) 3405 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:10.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5976 16 16 0 0 0 - 0 2024-07-28T13:22:11.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5977 16 16 0 0 0 - 0 2024-07-28T13:22:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:11 smithi204 bash[68176]: cluster 2024-07-28T13:22:10.078843+0000 mgr.y (mgr.25253) 3406 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:11 smithi177 bash[79620]: cluster 2024-07-28T13:22:10.078843+0000 mgr.y (mgr.25253) 3406 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:11.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:11 smithi177 bash[81864]: cluster 2024-07-28T13:22:10.078843+0000 mgr.y (mgr.25253) 3406 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:12.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5978 16 16 0 0 0 - 0 2024-07-28T13:22:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5979 16 16 0 0 0 - 0 2024-07-28T13:22:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:13 smithi204 bash[68176]: cluster 2024-07-28T13:22:12.080321+0000 mgr.y (mgr.25253) 3407 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:13.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:13 smithi177 bash[81864]: cluster 2024-07-28T13:22:12.080321+0000 mgr.y (mgr.25253) 3407 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:13 smithi177 bash[79620]: cluster 2024-07-28T13:22:12.080321+0000 mgr.y (mgr.25253) 3407 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:14.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:22:14.278129+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:14.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:14.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5980 16 16 0 0 0 - 0 2024-07-28T13:22:15.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5981 16 16 0 0 0 - 0 2024-07-28T13:22:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:15 smithi204 bash[68176]: cluster 2024-07-28T13:22:14.081759+0000 mgr.y (mgr.25253) 3408 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:15 smithi177 bash[81864]: cluster 2024-07-28T13:22:14.081759+0000 mgr.y (mgr.25253) 3408 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:15.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:15 smithi177 bash[79620]: cluster 2024-07-28T13:22:14.081759+0000 mgr.y (mgr.25253) 3408 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:16.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5982 16 16 0 0 0 - 0 2024-07-28T13:22:16.322 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:22:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:16 smithi204 bash[68176]: audit 2024-07-28T13:22:15.834273+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:16 smithi177 bash[79620]: audit 2024-07-28T13:22:15.834273+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:16 smithi177 bash[81864]: audit 2024-07-28T13:22:15.834273+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:17.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5983 16 16 0 0 0 - 0 2024-07-28T13:22:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:17 smithi204 bash[68176]: cluster 2024-07-28T13:22:16.083175+0000 mgr.y (mgr.25253) 3409 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:17.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:17 smithi177 bash[81864]: cluster 2024-07-28T13:22:16.083175+0000 mgr.y (mgr.25253) 3409 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:17 smithi177 bash[79620]: cluster 2024-07-28T13:22:16.083175+0000 mgr.y (mgr.25253) 3409 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:18.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5984 16 16 0 0 0 - 0 2024-07-28T13:22:19.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5985 16 16 0 0 0 - 0 2024-07-28T13:22:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:19 smithi204 bash[68176]: cluster 2024-07-28T13:22:18.084631+0000 mgr.y (mgr.25253) 3410 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:19 smithi177 bash[81864]: cluster 2024-07-28T13:22:18.084631+0000 mgr.y (mgr.25253) 3410 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:19 smithi177 bash[79620]: cluster 2024-07-28T13:22:18.084631+0000 mgr.y (mgr.25253) 3410 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:20.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5986 16 16 0 0 0 - 0 2024-07-28T13:22:21.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5987 16 16 0 0 0 - 0 2024-07-28T13:22:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:21 smithi204 bash[68176]: cluster 2024-07-28T13:22:20.086064+0000 mgr.y (mgr.25253) 3411 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:21 smithi177 bash[81864]: cluster 2024-07-28T13:22:20.086064+0000 mgr.y (mgr.25253) 3411 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:21.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:21 smithi177 bash[79620]: cluster 2024-07-28T13:22:20.086064+0000 mgr.y (mgr.25253) 3411 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:22.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5988 16 16 0 0 0 - 0 2024-07-28T13:22:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5989 16 16 0 0 0 - 0 2024-07-28T13:22:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:23 smithi204 bash[68176]: cluster 2024-07-28T13:22:22.087517+0000 mgr.y (mgr.25253) 3412 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:23 smithi177 bash[81864]: cluster 2024-07-28T13:22:22.087517+0000 mgr.y (mgr.25253) 3412 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:23.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:23 smithi177 bash[79620]: cluster 2024-07-28T13:22:22.087517+0000 mgr.y (mgr.25253) 3412 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:24.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5990 16 16 0 0 0 - 0 2024-07-28T13:22:25.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5991 16 16 0 0 0 - 0 2024-07-28T13:22:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:25 smithi204 bash[68176]: cluster 2024-07-28T13:22:24.088978+0000 mgr.y (mgr.25253) 3413 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:25.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:25 smithi177 bash[81864]: cluster 2024-07-28T13:22:24.088978+0000 mgr.y (mgr.25253) 3413 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:25.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:25 smithi177 bash[79620]: cluster 2024-07-28T13:22:24.088978+0000 mgr.y (mgr.25253) 3413 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:26.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5992 16 16 0 0 0 - 0 2024-07-28T13:22:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:22:27.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5993 16 16 0 0 0 - 0 2024-07-28T13:22:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:27 smithi204 bash[68176]: cluster 2024-07-28T13:22:26.090422+0000 mgr.y (mgr.25253) 3414 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:27 smithi177 bash[81864]: cluster 2024-07-28T13:22:26.090422+0000 mgr.y (mgr.25253) 3414 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:27 smithi177 bash[79620]: cluster 2024-07-28T13:22:26.090422+0000 mgr.y (mgr.25253) 3414 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:28.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5994 16 16 0 0 0 - 0 2024-07-28T13:22:29.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5995 16 16 0 0 0 - 0 2024-07-28T13:22:29.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:29 smithi204 bash[68176]: cluster 2024-07-28T13:22:28.091890+0000 mgr.y (mgr.25253) 3415 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:29.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:29 smithi177 bash[81864]: cluster 2024-07-28T13:22:28.091890+0000 mgr.y (mgr.25253) 3415 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:29 smithi177 bash[79620]: cluster 2024-07-28T13:22:28.091890+0000 mgr.y (mgr.25253) 3415 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:30.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5996 16 16 0 0 0 - 0 2024-07-28T13:22:31.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5997 16 16 0 0 0 - 0 2024-07-28T13:22:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:31 smithi204 bash[68176]: cluster 2024-07-28T13:22:30.093340+0000 mgr.y (mgr.25253) 3416 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:31 smithi204 bash[68176]: audit 2024-07-28T13:22:30.834529+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:31 smithi177 bash[81864]: cluster 2024-07-28T13:22:30.093340+0000 mgr.y (mgr.25253) 3416 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:31 smithi177 bash[81864]: audit 2024-07-28T13:22:30.834529+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:31 smithi177 bash[79620]: cluster 2024-07-28T13:22:30.093340+0000 mgr.y (mgr.25253) 3416 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:31 smithi177 bash[79620]: audit 2024-07-28T13:22:30.834529+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:32.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5998 16 16 0 0 0 - 0 2024-07-28T13:22:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 5999 16 16 0 0 0 - 0 2024-07-28T13:22:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:33 smithi204 bash[68176]: cluster 2024-07-28T13:22:32.094814+0000 mgr.y (mgr.25253) 3417 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:33 smithi177 bash[81864]: cluster 2024-07-28T13:22:32.094814+0000 mgr.y (mgr.25253) 3417 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:33.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:33 smithi177 bash[79620]: cluster 2024-07-28T13:22:32.094814+0000 mgr.y (mgr.25253) 3417 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:34.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:22:34.281484+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:34.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:34.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6000 16 16 0 0 0 - 0 2024-07-28T13:22:35.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6001 16 16 0 0 0 - 0 2024-07-28T13:22:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:35 smithi204 bash[68176]: cluster 2024-07-28T13:22:34.096283+0000 mgr.y (mgr.25253) 3418 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:35 smithi177 bash[81864]: cluster 2024-07-28T13:22:34.096283+0000 mgr.y (mgr.25253) 3418 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:35 smithi177 bash[79620]: cluster 2024-07-28T13:22:34.096283+0000 mgr.y (mgr.25253) 3418 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:36.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6002 16 16 0 0 0 - 0 2024-07-28T13:22:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:22:37.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6003 16 16 0 0 0 - 0 2024-07-28T13:22:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:37 smithi204 bash[68176]: cluster 2024-07-28T13:22:36.097882+0000 mgr.y (mgr.25253) 3419 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:37.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:37 smithi177 bash[81864]: cluster 2024-07-28T13:22:36.097882+0000 mgr.y (mgr.25253) 3419 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:37 smithi177 bash[79620]: cluster 2024-07-28T13:22:36.097882+0000 mgr.y (mgr.25253) 3419 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:38.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6004 16 16 0 0 0 - 0 2024-07-28T13:22:39.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6005 16 16 0 0 0 - 0 2024-07-28T13:22:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:39 smithi204 bash[68176]: cluster 2024-07-28T13:22:38.099382+0000 mgr.y (mgr.25253) 3420 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:39 smithi177 bash[81864]: cluster 2024-07-28T13:22:38.099382+0000 mgr.y (mgr.25253) 3420 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:39 smithi177 bash[79620]: cluster 2024-07-28T13:22:38.099382+0000 mgr.y (mgr.25253) 3420 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:40.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6006 16 16 0 0 0 - 0 2024-07-28T13:22:41.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6007 16 16 0 0 0 - 0 2024-07-28T13:22:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:41 smithi204 bash[68176]: cluster 2024-07-28T13:22:40.100868+0000 mgr.y (mgr.25253) 3421 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:41 smithi177 bash[79620]: cluster 2024-07-28T13:22:40.100868+0000 mgr.y (mgr.25253) 3421 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:41 smithi177 bash[81864]: cluster 2024-07-28T13:22:40.100868+0000 mgr.y (mgr.25253) 3421 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:42.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6008 16 16 0 0 0 - 0 2024-07-28T13:22:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6009 16 16 0 0 0 - 0 2024-07-28T13:22:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:43 smithi204 bash[68176]: cluster 2024-07-28T13:22:42.102345+0000 mgr.y (mgr.25253) 3422 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:43 smithi177 bash[81864]: cluster 2024-07-28T13:22:42.102345+0000 mgr.y (mgr.25253) 3422 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:43 smithi177 bash[79620]: cluster 2024-07-28T13:22:42.102345+0000 mgr.y (mgr.25253) 3422 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:44.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6010 16 16 0 0 0 - 0 2024-07-28T13:22:45.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6011 16 16 0 0 0 - 0 2024-07-28T13:22:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:45 smithi204 bash[68176]: cluster 2024-07-28T13:22:44.103844+0000 mgr.y (mgr.25253) 3423 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:45 smithi177 bash[79620]: cluster 2024-07-28T13:22:44.103844+0000 mgr.y (mgr.25253) 3423 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:45 smithi177 bash[81864]: cluster 2024-07-28T13:22:44.103844+0000 mgr.y (mgr.25253) 3423 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:46.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6012 16 16 0 0 0 - 0 2024-07-28T13:22:46.389 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:22:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:46 smithi204 bash[68176]: audit 2024-07-28T13:22:45.834924+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:46 smithi177 bash[79620]: audit 2024-07-28T13:22:45.834924+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:46 smithi177 bash[81864]: audit 2024-07-28T13:22:45.834924+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:47.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6013 16 16 0 0 0 - 0 2024-07-28T13:22:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:47 smithi204 bash[68176]: cluster 2024-07-28T13:22:46.105289+0000 mgr.y (mgr.25253) 3424 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:47 smithi177 bash[81864]: cluster 2024-07-28T13:22:46.105289+0000 mgr.y (mgr.25253) 3424 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:47 smithi177 bash[79620]: cluster 2024-07-28T13:22:46.105289+0000 mgr.y (mgr.25253) 3424 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:48.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6014 16 16 0 0 0 - 0 2024-07-28T13:22:49.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6015 16 16 0 0 0 - 0 2024-07-28T13:22:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:49 smithi204 bash[68176]: cluster 2024-07-28T13:22:48.106751+0000 mgr.y (mgr.25253) 3425 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:49 smithi177 bash[81864]: cluster 2024-07-28T13:22:48.106751+0000 mgr.y (mgr.25253) 3425 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:49 smithi177 bash[79620]: cluster 2024-07-28T13:22:48.106751+0000 mgr.y (mgr.25253) 3425 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:50.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6016 16 16 0 0 0 - 0 2024-07-28T13:22:51.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6017 16 16 0 0 0 - 0 2024-07-28T13:22:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:51 smithi204 bash[68176]: cluster 2024-07-28T13:22:50.108233+0000 mgr.y (mgr.25253) 3426 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:51 smithi177 bash[81864]: cluster 2024-07-28T13:22:50.108233+0000 mgr.y (mgr.25253) 3426 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:51 smithi177 bash[79620]: cluster 2024-07-28T13:22:50.108233+0000 mgr.y (mgr.25253) 3426 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:52.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6018 16 16 0 0 0 - 0 2024-07-28T13:22:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:22:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6019 16 16 0 0 0 - 0 2024-07-28T13:22:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:53 smithi204 bash[68176]: cluster 2024-07-28T13:22:52.109780+0000 mgr.y (mgr.25253) 3427 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:53 smithi177 bash[81864]: cluster 2024-07-28T13:22:52.109780+0000 mgr.y (mgr.25253) 3427 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:53.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:53 smithi177 bash[79620]: cluster 2024-07-28T13:22:52.109780+0000 mgr.y (mgr.25253) 3427 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:54.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:22:54.284646+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:54.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:54.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6020 16 16 0 0 0 - 0 2024-07-28T13:22:55.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6021 16 16 0 0 0 - 0 2024-07-28T13:22:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:55 smithi204 bash[68176]: cluster 2024-07-28T13:22:54.111294+0000 mgr.y (mgr.25253) 3428 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:55 smithi177 bash[81864]: cluster 2024-07-28T13:22:54.111294+0000 mgr.y (mgr.25253) 3428 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:55.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:55 smithi177 bash[79620]: cluster 2024-07-28T13:22:54.111294+0000 mgr.y (mgr.25253) 3428 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:56.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6022 16 16 0 0 0 - 0 2024-07-28T13:22:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:22:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:22:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:22:57.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6023 16 16 0 0 0 - 0 2024-07-28T13:22:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:57 smithi177 bash[81864]: cluster 2024-07-28T13:22:56.112833+0000 mgr.y (mgr.25253) 3429 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:57.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:57 smithi177 bash[79620]: cluster 2024-07-28T13:22:56.112833+0000 mgr.y (mgr.25253) 3429 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:57 smithi204 bash[68176]: cluster 2024-07-28T13:22:56.112833+0000 mgr.y (mgr.25253) 3429 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:58.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6024 16 16 0 0 0 - 0 2024-07-28T13:22:59.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6025 16 16 0 0 0 - 0 2024-07-28T13:22:59.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:22:59 smithi177 bash[81864]: cluster 2024-07-28T13:22:58.114364+0000 mgr.y (mgr.25253) 3430 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:22:59 smithi177 bash[79620]: cluster 2024-07-28T13:22:58.114364+0000 mgr.y (mgr.25253) 3430 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:22:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:22:59 smithi204 bash[68176]: cluster 2024-07-28T13:22:58.114364+0000 mgr.y (mgr.25253) 3430 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:00.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6026 16 16 0 0 0 - 0 2024-07-28T13:23:01.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6027 16 16 0 0 0 - 0 2024-07-28T13:23:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:01 smithi177 bash[81864]: cluster 2024-07-28T13:23:00.115856+0000 mgr.y (mgr.25253) 3431 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:01 smithi177 bash[81864]: audit 2024-07-28T13:23:00.835372+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:01 smithi177 bash[79620]: cluster 2024-07-28T13:23:00.115856+0000 mgr.y (mgr.25253) 3431 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:01 smithi177 bash[79620]: audit 2024-07-28T13:23:00.835372+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:01 smithi204 bash[68176]: cluster 2024-07-28T13:23:00.115856+0000 mgr.y (mgr.25253) 3431 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:01 smithi204 bash[68176]: audit 2024-07-28T13:23:00.835372+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:02.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6028 16 16 0 0 0 - 0 2024-07-28T13:23:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6029 16 16 0 0 0 - 0 2024-07-28T13:23:03.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:03 smithi177 bash[81864]: cluster 2024-07-28T13:23:02.117397+0000 mgr.y (mgr.25253) 3432 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:03.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:03 smithi177 bash[79620]: cluster 2024-07-28T13:23:02.117397+0000 mgr.y (mgr.25253) 3432 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:03 smithi204 bash[68176]: cluster 2024-07-28T13:23:02.117397+0000 mgr.y (mgr.25253) 3432 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:04.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6030 16 16 0 0 0 - 0 2024-07-28T13:23:05.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6031 16 16 0 0 0 - 0 2024-07-28T13:23:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:05 smithi177 bash[81864]: cluster 2024-07-28T13:23:04.118937+0000 mgr.y (mgr.25253) 3433 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:05 smithi177 bash[79620]: cluster 2024-07-28T13:23:04.118937+0000 mgr.y (mgr.25253) 3433 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:05 smithi204 bash[68176]: cluster 2024-07-28T13:23:04.118937+0000 mgr.y (mgr.25253) 3433 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:06.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6032 16 16 0 0 0 - 0 2024-07-28T13:23:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:23:07.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6033 16 16 0 0 0 - 0 2024-07-28T13:23:07.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:07 smithi177 bash[81864]: cluster 2024-07-28T13:23:06.120433+0000 mgr.y (mgr.25253) 3434 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:07.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:07 smithi177 bash[81864]: audit 2024-07-28T13:23:07.031862+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:07 smithi177 bash[79620]: cluster 2024-07-28T13:23:06.120433+0000 mgr.y (mgr.25253) 3434 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:07 smithi177 bash[79620]: audit 2024-07-28T13:23:07.031862+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:07 smithi204 bash[68176]: cluster 2024-07-28T13:23:06.120433+0000 mgr.y (mgr.25253) 3434 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:07 smithi204 bash[68176]: audit 2024-07-28T13:23:07.031862+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:08.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6034 16 16 0 0 0 - 0 2024-07-28T13:23:09.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6035 16 16 0 0 0 - 0 2024-07-28T13:23:09.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:09 smithi177 bash[81864]: cluster 2024-07-28T13:23:08.121946+0000 mgr.y (mgr.25253) 3435 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:09 smithi177 bash[79620]: cluster 2024-07-28T13:23:08.121946+0000 mgr.y (mgr.25253) 3435 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:09 smithi204 bash[68176]: cluster 2024-07-28T13:23:08.121946+0000 mgr.y (mgr.25253) 3435 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:10.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6036 16 16 0 0 0 - 0 2024-07-28T13:23:11.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6037 16 16 0 0 0 - 0 2024-07-28T13:23:11.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:11 smithi177 bash[81864]: cluster 2024-07-28T13:23:10.123451+0000 mgr.y (mgr.25253) 3436 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:11 smithi177 bash[79620]: cluster 2024-07-28T13:23:10.123451+0000 mgr.y (mgr.25253) 3436 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:11 smithi204 bash[68176]: cluster 2024-07-28T13:23:10.123451+0000 mgr.y (mgr.25253) 3436 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:12.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6038 16 16 0 0 0 - 0 2024-07-28T13:23:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6039 16 16 0 0 0 - 0 2024-07-28T13:23:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: cluster 2024-07-28T13:23:12.124233+0000 mgr.y (mgr.25253) 3437 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:12.640948+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:12.647413+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:12.930027+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:12.938876+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:13.372300+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:13.373443+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:13.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:13 smithi204 bash[68176]: audit 2024-07-28T13:23:13.380294+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: cluster 2024-07-28T13:23:12.124233+0000 mgr.y (mgr.25253) 3437 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:12.640948+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:12.647413+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:12.930027+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:12.938876+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:13.372300+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:13.373443+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[81864]: audit 2024-07-28T13:23:13.380294+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: cluster 2024-07-28T13:23:12.124233+0000 mgr.y (mgr.25253) 3437 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:12.640948+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:12.647413+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:12.930027+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:12.938876+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:13.372300+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:13.373443+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:14.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:13 smithi177 bash[79620]: audit 2024-07-28T13:23:13.380294+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:23:14.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:23:14.287706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:14.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:14.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6040 16 16 0 0 0 - 0 2024-07-28T13:23:15.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6041 16 16 0 0 0 - 0 2024-07-28T13:23:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:15 smithi204 bash[68176]: cluster 2024-07-28T13:23:14.125670+0000 mgr.y (mgr.25253) 3438 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:15 smithi177 bash[81864]: cluster 2024-07-28T13:23:14.125670+0000 mgr.y (mgr.25253) 3438 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:15 smithi177 bash[79620]: cluster 2024-07-28T13:23:14.125670+0000 mgr.y (mgr.25253) 3438 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:16.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6042 16 16 0 0 0 - 0 2024-07-28T13:23:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:23:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:16 smithi204 bash[68176]: audit 2024-07-28T13:23:15.835691+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:16 smithi177 bash[81864]: audit 2024-07-28T13:23:15.835691+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:16 smithi177 bash[79620]: audit 2024-07-28T13:23:15.835691+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:17.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6043 16 16 0 0 0 - 0 2024-07-28T13:23:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:17 smithi204 bash[68176]: cluster 2024-07-28T13:23:16.127145+0000 mgr.y (mgr.25253) 3439 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:17 smithi177 bash[81864]: cluster 2024-07-28T13:23:16.127145+0000 mgr.y (mgr.25253) 3439 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:17 smithi177 bash[79620]: cluster 2024-07-28T13:23:16.127145+0000 mgr.y (mgr.25253) 3439 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:18.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6044 16 16 0 0 0 - 0 2024-07-28T13:23:19.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6045 16 16 0 0 0 - 0 2024-07-28T13:23:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:19 smithi204 bash[68176]: cluster 2024-07-28T13:23:18.128658+0000 mgr.y (mgr.25253) 3440 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:19 smithi177 bash[81864]: cluster 2024-07-28T13:23:18.128658+0000 mgr.y (mgr.25253) 3440 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:19 smithi177 bash[79620]: cluster 2024-07-28T13:23:18.128658+0000 mgr.y (mgr.25253) 3440 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:20.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6046 16 16 0 0 0 - 0 2024-07-28T13:23:21.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6047 16 16 0 0 0 - 0 2024-07-28T13:23:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:21 smithi177 bash[79620]: cluster 2024-07-28T13:23:20.130131+0000 mgr.y (mgr.25253) 3441 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:21 smithi177 bash[81864]: cluster 2024-07-28T13:23:20.130131+0000 mgr.y (mgr.25253) 3441 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:21 smithi204 bash[68176]: cluster 2024-07-28T13:23:20.130131+0000 mgr.y (mgr.25253) 3441 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:22.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6048 16 16 0 0 0 - 0 2024-07-28T13:23:22.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6049 16 16 0 0 0 - 0 2024-07-28T13:23:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:23 smithi177 bash[81864]: cluster 2024-07-28T13:23:22.131608+0000 mgr.y (mgr.25253) 3442 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:23 smithi177 bash[79620]: cluster 2024-07-28T13:23:22.131608+0000 mgr.y (mgr.25253) 3442 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:23 smithi204 bash[68176]: cluster 2024-07-28T13:23:22.131608+0000 mgr.y (mgr.25253) 3442 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:24.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6050 16 16 0 0 0 - 0 2024-07-28T13:23:25.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6051 16 16 0 0 0 - 0 2024-07-28T13:23:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:25 smithi177 bash[81864]: cluster 2024-07-28T13:23:24.133111+0000 mgr.y (mgr.25253) 3443 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:25 smithi177 bash[79620]: cluster 2024-07-28T13:23:24.133111+0000 mgr.y (mgr.25253) 3443 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:25 smithi204 bash[68176]: cluster 2024-07-28T13:23:24.133111+0000 mgr.y (mgr.25253) 3443 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:26.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6052 16 16 0 0 0 - 0 2024-07-28T13:23:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:23:27.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6053 16 16 0 0 0 - 0 2024-07-28T13:23:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:27 smithi177 bash[81864]: cluster 2024-07-28T13:23:26.134577+0000 mgr.y (mgr.25253) 3444 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:27 smithi177 bash[79620]: cluster 2024-07-28T13:23:26.134577+0000 mgr.y (mgr.25253) 3444 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:27 smithi204 bash[68176]: cluster 2024-07-28T13:23:26.134577+0000 mgr.y (mgr.25253) 3444 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:28.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6054 16 16 0 0 0 - 0 2024-07-28T13:23:29.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6055 16 16 0 0 0 - 0 2024-07-28T13:23:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:29 smithi177 bash[81864]: cluster 2024-07-28T13:23:28.136129+0000 mgr.y (mgr.25253) 3445 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:29 smithi177 bash[79620]: cluster 2024-07-28T13:23:28.136129+0000 mgr.y (mgr.25253) 3445 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:29 smithi204 bash[68176]: cluster 2024-07-28T13:23:28.136129+0000 mgr.y (mgr.25253) 3445 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:30.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6056 16 16 0 0 0 - 0 2024-07-28T13:23:31.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6057 16 16 0 0 0 - 0 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:31 smithi177 bash[79620]: cluster 2024-07-28T13:23:30.137626+0000 mgr.y (mgr.25253) 3446 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:31 smithi177 bash[79620]: audit 2024-07-28T13:23:30.836272+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:31 smithi177 bash[81864]: cluster 2024-07-28T13:23:30.137626+0000 mgr.y (mgr.25253) 3446 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:31 smithi177 bash[81864]: audit 2024-07-28T13:23:30.836272+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:31 smithi204 bash[68176]: cluster 2024-07-28T13:23:30.137626+0000 mgr.y (mgr.25253) 3446 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:31 smithi204 bash[68176]: audit 2024-07-28T13:23:30.836272+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:32.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6058 16 16 0 0 0 - 0 2024-07-28T13:23:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6059 16 16 0 0 0 - 0 2024-07-28T13:23:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:33 smithi177 bash[81864]: cluster 2024-07-28T13:23:32.139108+0000 mgr.y (mgr.25253) 3447 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:33 smithi177 bash[79620]: cluster 2024-07-28T13:23:32.139108+0000 mgr.y (mgr.25253) 3447 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:33 smithi204 bash[68176]: cluster 2024-07-28T13:23:32.139108+0000 mgr.y (mgr.25253) 3447 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:34.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:23:34.290959+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:34.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:34.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6060 16 16 0 0 0 - 0 2024-07-28T13:23:35.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6061 16 16 0 0 0 - 0 2024-07-28T13:23:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:35 smithi177 bash[81864]: cluster 2024-07-28T13:23:34.140613+0000 mgr.y (mgr.25253) 3448 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:35 smithi177 bash[79620]: cluster 2024-07-28T13:23:34.140613+0000 mgr.y (mgr.25253) 3448 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:35 smithi204 bash[68176]: cluster 2024-07-28T13:23:34.140613+0000 mgr.y (mgr.25253) 3448 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:36.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6062 16 16 0 0 0 - 0 2024-07-28T13:23:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:23:37.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6063 16 16 0 0 0 - 0 2024-07-28T13:23:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:37 smithi177 bash[81864]: cluster 2024-07-28T13:23:36.142083+0000 mgr.y (mgr.25253) 3449 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:37 smithi177 bash[79620]: cluster 2024-07-28T13:23:36.142083+0000 mgr.y (mgr.25253) 3449 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:37 smithi204 bash[68176]: cluster 2024-07-28T13:23:36.142083+0000 mgr.y (mgr.25253) 3449 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:38.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6064 16 16 0 0 0 - 0 2024-07-28T13:23:39.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6065 16 16 0 0 0 - 0 2024-07-28T13:23:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:39 smithi177 bash[81864]: cluster 2024-07-28T13:23:38.143582+0000 mgr.y (mgr.25253) 3450 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:39 smithi177 bash[79620]: cluster 2024-07-28T13:23:38.143582+0000 mgr.y (mgr.25253) 3450 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:39 smithi204 bash[68176]: cluster 2024-07-28T13:23:38.143582+0000 mgr.y (mgr.25253) 3450 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:40.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6066 16 16 0 0 0 - 0 2024-07-28T13:23:41.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6067 16 16 0 0 0 - 0 2024-07-28T13:23:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:41 smithi177 bash[81864]: cluster 2024-07-28T13:23:40.145082+0000 mgr.y (mgr.25253) 3451 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:41 smithi177 bash[79620]: cluster 2024-07-28T13:23:40.145082+0000 mgr.y (mgr.25253) 3451 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:41 smithi204 bash[68176]: cluster 2024-07-28T13:23:40.145082+0000 mgr.y (mgr.25253) 3451 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:42.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6068 16 16 0 0 0 - 0 2024-07-28T13:23:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6069 16 16 0 0 0 - 0 2024-07-28T13:23:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:43 smithi177 bash[81864]: cluster 2024-07-28T13:23:42.146596+0000 mgr.y (mgr.25253) 3452 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:43 smithi177 bash[79620]: cluster 2024-07-28T13:23:42.146596+0000 mgr.y (mgr.25253) 3452 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:43 smithi204 bash[68176]: cluster 2024-07-28T13:23:42.146596+0000 mgr.y (mgr.25253) 3452 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:44.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6070 16 16 0 0 0 - 0 2024-07-28T13:23:45.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6071 16 16 0 0 0 - 0 2024-07-28T13:23:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:45 smithi177 bash[81864]: cluster 2024-07-28T13:23:44.148113+0000 mgr.y (mgr.25253) 3453 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:45 smithi177 bash[79620]: cluster 2024-07-28T13:23:44.148113+0000 mgr.y (mgr.25253) 3453 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:45 smithi204 bash[68176]: cluster 2024-07-28T13:23:44.148113+0000 mgr.y (mgr.25253) 3453 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:46.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6072 16 16 0 0 0 - 0 2024-07-28T13:23:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:23:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:46 smithi177 bash[81864]: audit 2024-07-28T13:23:45.836637+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:46 smithi177 bash[79620]: audit 2024-07-28T13:23:45.836637+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:46 smithi204 bash[68176]: audit 2024-07-28T13:23:45.836637+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:47.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6073 16 16 0 0 0 - 0 2024-07-28T13:23:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:47 smithi177 bash[79620]: cluster 2024-07-28T13:23:46.149586+0000 mgr.y (mgr.25253) 3454 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:47 smithi177 bash[81864]: cluster 2024-07-28T13:23:46.149586+0000 mgr.y (mgr.25253) 3454 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:47 smithi204 bash[68176]: cluster 2024-07-28T13:23:46.149586+0000 mgr.y (mgr.25253) 3454 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:48.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6074 16 16 0 0 0 - 0 2024-07-28T13:23:49.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6075 16 16 0 0 0 - 0 2024-07-28T13:23:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:49 smithi177 bash[79620]: cluster 2024-07-28T13:23:48.151043+0000 mgr.y (mgr.25253) 3455 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:49 smithi177 bash[81864]: cluster 2024-07-28T13:23:48.151043+0000 mgr.y (mgr.25253) 3455 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:49 smithi204 bash[68176]: cluster 2024-07-28T13:23:48.151043+0000 mgr.y (mgr.25253) 3455 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:50.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6076 16 16 0 0 0 - 0 2024-07-28T13:23:51.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6077 16 16 0 0 0 - 0 2024-07-28T13:23:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:51 smithi177 bash[79620]: cluster 2024-07-28T13:23:50.152528+0000 mgr.y (mgr.25253) 3456 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:51 smithi177 bash[81864]: cluster 2024-07-28T13:23:50.152528+0000 mgr.y (mgr.25253) 3456 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:51 smithi204 bash[68176]: cluster 2024-07-28T13:23:50.152528+0000 mgr.y (mgr.25253) 3456 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:52.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6078 16 16 0 0 0 - 0 2024-07-28T13:23:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:23:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:52 smithi204 bash[68176]: cluster 2024-07-28T13:23:52.153992+0000 mgr.y (mgr.25253) 3457 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:52 smithi177 bash[81864]: cluster 2024-07-28T13:23:52.153992+0000 mgr.y (mgr.25253) 3457 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:52 smithi177 bash[79620]: cluster 2024-07-28T13:23:52.153992+0000 mgr.y (mgr.25253) 3457 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:53.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6079 16 16 0 0 0 - 0 2024-07-28T13:23:54.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:23:54.294158+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:54.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:54.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6080 16 16 0 0 0 - 0 2024-07-28T13:23:55.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6081 16 16 0 0 0 - 0 2024-07-28T13:23:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:55 smithi177 bash[81864]: cluster 2024-07-28T13:23:54.155476+0000 mgr.y (mgr.25253) 3458 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:55 smithi177 bash[79620]: cluster 2024-07-28T13:23:54.155476+0000 mgr.y (mgr.25253) 3458 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:55 smithi204 bash[68176]: cluster 2024-07-28T13:23:54.155476+0000 mgr.y (mgr.25253) 3458 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:56.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6082 16 16 0 0 0 - 0 2024-07-28T13:23:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:23:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:23:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:23:57.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6083 16 16 0 0 0 - 0 2024-07-28T13:23:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:57 smithi177 bash[81864]: cluster 2024-07-28T13:23:56.156936+0000 mgr.y (mgr.25253) 3459 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:57 smithi177 bash[79620]: cluster 2024-07-28T13:23:56.156936+0000 mgr.y (mgr.25253) 3459 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:57 smithi204 bash[68176]: cluster 2024-07-28T13:23:56.156936+0000 mgr.y (mgr.25253) 3459 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:58.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6084 16 16 0 0 0 - 0 2024-07-28T13:23:59.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6085 16 16 0 0 0 - 0 2024-07-28T13:23:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:23:59 smithi177 bash[81864]: cluster 2024-07-28T13:23:58.158444+0000 mgr.y (mgr.25253) 3460 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:23:59 smithi177 bash[79620]: cluster 2024-07-28T13:23:58.158444+0000 mgr.y (mgr.25253) 3460 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:23:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:23:59 smithi204 bash[68176]: cluster 2024-07-28T13:23:58.158444+0000 mgr.y (mgr.25253) 3460 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:00.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6086 16 16 0 0 0 - 0 2024-07-28T13:24:01.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6087 16 16 0 0 0 - 0 2024-07-28T13:24:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:01 smithi177 bash[81864]: cluster 2024-07-28T13:24:00.159941+0000 mgr.y (mgr.25253) 3461 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:01 smithi177 bash[81864]: audit 2024-07-28T13:24:00.836990+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:01 smithi177 bash[79620]: cluster 2024-07-28T13:24:00.159941+0000 mgr.y (mgr.25253) 3461 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:01 smithi177 bash[79620]: audit 2024-07-28T13:24:00.836990+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:01 smithi204 bash[68176]: cluster 2024-07-28T13:24:00.159941+0000 mgr.y (mgr.25253) 3461 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:01 smithi204 bash[68176]: audit 2024-07-28T13:24:00.836990+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:02.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6088 16 16 0 0 0 - 0 2024-07-28T13:24:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:02 smithi204 bash[60899]: ts=2024-07-28T13:24:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6089 16 16 0 0 0 - 0 2024-07-28T13:24:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:03 smithi177 bash[81864]: cluster 2024-07-28T13:24:02.161461+0000 mgr.y (mgr.25253) 3462 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:03 smithi177 bash[79620]: cluster 2024-07-28T13:24:02.161461+0000 mgr.y (mgr.25253) 3462 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:03 smithi204 bash[68176]: cluster 2024-07-28T13:24:02.161461+0000 mgr.y (mgr.25253) 3462 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:04.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6090 16 16 0 0 0 - 0 2024-07-28T13:24:05.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6091 16 16 0 0 0 - 0 2024-07-28T13:24:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:05 smithi177 bash[81864]: cluster 2024-07-28T13:24:04.162971+0000 mgr.y (mgr.25253) 3463 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:05 smithi177 bash[79620]: cluster 2024-07-28T13:24:04.162971+0000 mgr.y (mgr.25253) 3463 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:05 smithi204 bash[68176]: cluster 2024-07-28T13:24:04.162971+0000 mgr.y (mgr.25253) 3463 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:06.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6092 16 16 0 0 0 - 0 2024-07-28T13:24:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:24:07.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6093 16 16 0 0 0 - 0 2024-07-28T13:24:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:07 smithi177 bash[81864]: cluster 2024-07-28T13:24:06.164616+0000 mgr.y (mgr.25253) 3464 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:07 smithi177 bash[79620]: cluster 2024-07-28T13:24:06.164616+0000 mgr.y (mgr.25253) 3464 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:07 smithi204 bash[68176]: cluster 2024-07-28T13:24:06.164616+0000 mgr.y (mgr.25253) 3464 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:08.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6094 16 16 0 0 0 - 0 2024-07-28T13:24:09.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6095 16 16 0 0 0 - 0 2024-07-28T13:24:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:09 smithi177 bash[79620]: cluster 2024-07-28T13:24:08.166273+0000 mgr.y (mgr.25253) 3465 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:09 smithi177 bash[81864]: cluster 2024-07-28T13:24:08.166273+0000 mgr.y (mgr.25253) 3465 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:09 smithi204 bash[68176]: cluster 2024-07-28T13:24:08.166273+0000 mgr.y (mgr.25253) 3465 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:10.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6096 16 16 0 0 0 - 0 2024-07-28T13:24:11.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6097 16 16 0 0 0 - 0 2024-07-28T13:24:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:11 smithi177 bash[79620]: cluster 2024-07-28T13:24:10.167975+0000 mgr.y (mgr.25253) 3466 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:11 smithi177 bash[81864]: cluster 2024-07-28T13:24:10.167975+0000 mgr.y (mgr.25253) 3466 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:11 smithi204 bash[68176]: cluster 2024-07-28T13:24:10.167975+0000 mgr.y (mgr.25253) 3466 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:12.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6098 16 16 0 0 0 - 0 2024-07-28T13:24:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6099 16 16 0 0 0 - 0 2024-07-28T13:24:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:13 smithi177 bash[79620]: cluster 2024-07-28T13:24:12.169647+0000 mgr.y (mgr.25253) 3467 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:13 smithi177 bash[81864]: cluster 2024-07-28T13:24:12.169647+0000 mgr.y (mgr.25253) 3467 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:13 smithi204 bash[68176]: cluster 2024-07-28T13:24:12.169647+0000 mgr.y (mgr.25253) 3467 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:14.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:24:14.297447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:14.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:14.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6100 16 16 0 0 0 - 0 2024-07-28T13:24:14.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:14 smithi177 bash[81864]: audit 2024-07-28T13:24:13.465157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:14 smithi177 bash[79620]: audit 2024-07-28T13:24:13.465157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:14 smithi204 bash[68176]: audit 2024-07-28T13:24:13.465157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:15.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6101 16 16 0 0 0 - 0 2024-07-28T13:24:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:15 smithi177 bash[81864]: cluster 2024-07-28T13:24:14.171314+0000 mgr.y (mgr.25253) 3468 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:15 smithi177 bash[79620]: cluster 2024-07-28T13:24:14.171314+0000 mgr.y (mgr.25253) 3468 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:15 smithi204 bash[68176]: cluster 2024-07-28T13:24:14.171314+0000 mgr.y (mgr.25253) 3468 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:16.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6102 16 16 0 0 0 - 0 2024-07-28T13:24:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:16 smithi177 bash[79620]: audit 2024-07-28T13:24:15.837520+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:16.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:16 smithi177 bash[81864]: audit 2024-07-28T13:24:15.837520+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:16.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:24:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:16 smithi204 bash[68176]: audit 2024-07-28T13:24:15.837520+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:17.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6103 16 16 0 0 0 - 0 2024-07-28T13:24:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:17 smithi204 bash[68176]: cluster 2024-07-28T13:24:16.172983+0000 mgr.y (mgr.25253) 3469 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:17 smithi177 bash[81864]: cluster 2024-07-28T13:24:16.172983+0000 mgr.y (mgr.25253) 3469 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:17 smithi177 bash[79620]: cluster 2024-07-28T13:24:16.172983+0000 mgr.y (mgr.25253) 3469 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:18.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6104 16 16 0 0 0 - 0 2024-07-28T13:24:19.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6105 16 16 0 0 0 - 0 2024-07-28T13:24:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:19 smithi204 bash[68176]: cluster 2024-07-28T13:24:18.174571+0000 mgr.y (mgr.25253) 3470 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:19 smithi204 bash[68176]: audit 2024-07-28T13:24:19.129586+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:19.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:19 smithi204 bash[68176]: audit 2024-07-28T13:24:19.136225+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[81864]: cluster 2024-07-28T13:24:18.174571+0000 mgr.y (mgr.25253) 3470 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[81864]: audit 2024-07-28T13:24:19.129586+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[81864]: audit 2024-07-28T13:24:19.136225+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[79620]: cluster 2024-07-28T13:24:18.174571+0000 mgr.y (mgr.25253) 3470 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[79620]: audit 2024-07-28T13:24:19.129586+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:19 smithi177 bash[79620]: audit 2024-07-28T13:24:19.136225+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6106 16 16 0 0 0 - 0 2024-07-28T13:24:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:20 smithi204 bash[68176]: audit 2024-07-28T13:24:19.410800+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:20 smithi204 bash[68176]: audit 2024-07-28T13:24:19.416254+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:20 smithi204 bash[68176]: audit 2024-07-28T13:24:19.841643+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:20 smithi204 bash[68176]: audit 2024-07-28T13:24:19.843404+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:20 smithi204 bash[68176]: audit 2024-07-28T13:24:19.854246+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[81864]: audit 2024-07-28T13:24:19.410800+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[81864]: audit 2024-07-28T13:24:19.416254+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[81864]: audit 2024-07-28T13:24:19.841643+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[81864]: audit 2024-07-28T13:24:19.843404+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[81864]: audit 2024-07-28T13:24:19.854246+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[79620]: audit 2024-07-28T13:24:19.410800+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[79620]: audit 2024-07-28T13:24:19.416254+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[79620]: audit 2024-07-28T13:24:19.841643+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[79620]: audit 2024-07-28T13:24:19.843404+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:20 smithi177 bash[79620]: audit 2024-07-28T13:24:19.854246+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:24:21.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6107 16 16 0 0 0 - 0 2024-07-28T13:24:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:21 smithi204 bash[68176]: cluster 2024-07-28T13:24:20.176053+0000 mgr.y (mgr.25253) 3471 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:21.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:21 smithi177 bash[79620]: cluster 2024-07-28T13:24:20.176053+0000 mgr.y (mgr.25253) 3471 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:21 smithi177 bash[81864]: cluster 2024-07-28T13:24:20.176053+0000 mgr.y (mgr.25253) 3471 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:22.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6108 16 16 0 0 0 - 0 2024-07-28T13:24:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6109 16 16 0 0 0 - 0 2024-07-28T13:24:23.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:23 smithi177 bash[81864]: cluster 2024-07-28T13:24:22.177485+0000 mgr.y (mgr.25253) 3472 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:23.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:23 smithi177 bash[79620]: cluster 2024-07-28T13:24:22.177485+0000 mgr.y (mgr.25253) 3472 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:23 smithi204 bash[68176]: cluster 2024-07-28T13:24:22.177485+0000 mgr.y (mgr.25253) 3472 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:24.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6110 16 16 0 0 0 - 0 2024-07-28T13:24:25.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6111 16 16 0 0 0 - 0 2024-07-28T13:24:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:25 smithi177 bash[81864]: cluster 2024-07-28T13:24:24.178960+0000 mgr.y (mgr.25253) 3473 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:25.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:25 smithi177 bash[79620]: cluster 2024-07-28T13:24:24.178960+0000 mgr.y (mgr.25253) 3473 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:25 smithi204 bash[68176]: cluster 2024-07-28T13:24:24.178960+0000 mgr.y (mgr.25253) 3473 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:26.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6112 16 16 0 0 0 - 0 2024-07-28T13:24:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:24:27.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6113 16 16 0 0 0 - 0 2024-07-28T13:24:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:27 smithi177 bash[81864]: cluster 2024-07-28T13:24:26.180447+0000 mgr.y (mgr.25253) 3474 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:27 smithi177 bash[79620]: cluster 2024-07-28T13:24:26.180447+0000 mgr.y (mgr.25253) 3474 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:27 smithi204 bash[68176]: cluster 2024-07-28T13:24:26.180447+0000 mgr.y (mgr.25253) 3474 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:28.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6114 16 16 0 0 0 - 0 2024-07-28T13:24:29.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6115 16 16 0 0 0 - 0 2024-07-28T13:24:29.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:29 smithi177 bash[81864]: cluster 2024-07-28T13:24:28.181963+0000 mgr.y (mgr.25253) 3475 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:29 smithi177 bash[79620]: cluster 2024-07-28T13:24:28.181963+0000 mgr.y (mgr.25253) 3475 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:29 smithi204 bash[68176]: cluster 2024-07-28T13:24:28.181963+0000 mgr.y (mgr.25253) 3475 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:30.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6116 16 16 0 0 0 - 0 2024-07-28T13:24:31.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6117 16 16 0 0 0 - 0 2024-07-28T13:24:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:31 smithi177 bash[81864]: cluster 2024-07-28T13:24:30.183428+0000 mgr.y (mgr.25253) 3476 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:31 smithi177 bash[81864]: audit 2024-07-28T13:24:30.837890+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:31 smithi177 bash[79620]: cluster 2024-07-28T13:24:30.183428+0000 mgr.y (mgr.25253) 3476 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:31 smithi177 bash[79620]: audit 2024-07-28T13:24:30.837890+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:31 smithi204 bash[68176]: cluster 2024-07-28T13:24:30.183428+0000 mgr.y (mgr.25253) 3476 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:31 smithi204 bash[68176]: audit 2024-07-28T13:24:30.837890+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:32.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6118 16 16 0 0 0 - 0 2024-07-28T13:24:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6119 16 16 0 0 0 - 0 2024-07-28T13:24:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:33 smithi177 bash[81864]: cluster 2024-07-28T13:24:32.184950+0000 mgr.y (mgr.25253) 3477 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:33.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:33 smithi177 bash[79620]: cluster 2024-07-28T13:24:32.184950+0000 mgr.y (mgr.25253) 3477 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:33 smithi204 bash[68176]: cluster 2024-07-28T13:24:32.184950+0000 mgr.y (mgr.25253) 3477 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:34.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:24:34.300705+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:34.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:34.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6120 16 16 0 0 0 - 0 2024-07-28T13:24:35.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6121 16 16 0 0 0 - 0 2024-07-28T13:24:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:35 smithi177 bash[81864]: cluster 2024-07-28T13:24:34.186453+0000 mgr.y (mgr.25253) 3478 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:35 smithi177 bash[79620]: cluster 2024-07-28T13:24:34.186453+0000 mgr.y (mgr.25253) 3478 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:35 smithi204 bash[68176]: cluster 2024-07-28T13:24:34.186453+0000 mgr.y (mgr.25253) 3478 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:36.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6122 16 16 0 0 0 - 0 2024-07-28T13:24:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:24:37.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6123 16 16 0 0 0 - 0 2024-07-28T13:24:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:37 smithi177 bash[81864]: cluster 2024-07-28T13:24:36.187964+0000 mgr.y (mgr.25253) 3479 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:37 smithi177 bash[79620]: cluster 2024-07-28T13:24:36.187964+0000 mgr.y (mgr.25253) 3479 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:37 smithi204 bash[68176]: cluster 2024-07-28T13:24:36.187964+0000 mgr.y (mgr.25253) 3479 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:38.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6124 16 16 0 0 0 - 0 2024-07-28T13:24:39.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6125 16 16 0 0 0 - 0 2024-07-28T13:24:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:39 smithi177 bash[81864]: cluster 2024-07-28T13:24:38.189459+0000 mgr.y (mgr.25253) 3480 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:39 smithi177 bash[79620]: cluster 2024-07-28T13:24:38.189459+0000 mgr.y (mgr.25253) 3480 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:39 smithi204 bash[68176]: cluster 2024-07-28T13:24:38.189459+0000 mgr.y (mgr.25253) 3480 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:40.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6126 16 16 0 0 0 - 0 2024-07-28T13:24:41.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6127 16 16 0 0 0 - 0 2024-07-28T13:24:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:41 smithi177 bash[81864]: cluster 2024-07-28T13:24:40.190922+0000 mgr.y (mgr.25253) 3481 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:41 smithi177 bash[79620]: cluster 2024-07-28T13:24:40.190922+0000 mgr.y (mgr.25253) 3481 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:41 smithi204 bash[68176]: cluster 2024-07-28T13:24:40.190922+0000 mgr.y (mgr.25253) 3481 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:42.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6128 16 16 0 0 0 - 0 2024-07-28T13:24:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:42 smithi204 bash[60899]: ts=2024-07-28T13:24: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6129 16 16 0 0 0 - 0 2024-07-28T13:24:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:43 smithi177 bash[81864]: cluster 2024-07-28T13:24:42.192444+0000 mgr.y (mgr.25253) 3482 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:43 smithi177 bash[79620]: cluster 2024-07-28T13:24:42.192444+0000 mgr.y (mgr.25253) 3482 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:43 smithi204 bash[68176]: cluster 2024-07-28T13:24:42.192444+0000 mgr.y (mgr.25253) 3482 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:44.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6130 16 16 0 0 0 - 0 2024-07-28T13:24:45.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6131 16 16 0 0 0 - 0 2024-07-28T13:24:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:45 smithi177 bash[81864]: cluster 2024-07-28T13:24:44.193902+0000 mgr.y (mgr.25253) 3483 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:45 smithi177 bash[79620]: cluster 2024-07-28T13:24:44.193902+0000 mgr.y (mgr.25253) 3483 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:45 smithi204 bash[68176]: cluster 2024-07-28T13:24:44.193902+0000 mgr.y (mgr.25253) 3483 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:46.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6132 16 16 0 0 0 - 0 2024-07-28T13:24:46.472 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:24:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:46 smithi177 bash[81864]: audit 2024-07-28T13:24:45.838265+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:46 smithi177 bash[79620]: audit 2024-07-28T13:24:45.838265+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:46 smithi204 bash[68176]: audit 2024-07-28T13:24:45.838265+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:47.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6133 16 16 0 0 0 - 0 2024-07-28T13:24:47.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:47 smithi177 bash[81864]: cluster 2024-07-28T13:24:46.195406+0000 mgr.y (mgr.25253) 3484 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:47 smithi177 bash[79620]: cluster 2024-07-28T13:24:46.195406+0000 mgr.y (mgr.25253) 3484 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:47 smithi204 bash[68176]: cluster 2024-07-28T13:24:46.195406+0000 mgr.y (mgr.25253) 3484 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:48.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6134 16 16 0 0 0 - 0 2024-07-28T13:24:49.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6135 16 16 0 0 0 - 0 2024-07-28T13:24:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:49 smithi177 bash[81864]: cluster 2024-07-28T13:24:48.196873+0000 mgr.y (mgr.25253) 3485 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:49 smithi177 bash[79620]: cluster 2024-07-28T13:24:48.196873+0000 mgr.y (mgr.25253) 3485 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:49 smithi204 bash[68176]: cluster 2024-07-28T13:24:48.196873+0000 mgr.y (mgr.25253) 3485 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:50.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6136 16 16 0 0 0 - 0 2024-07-28T13:24:51.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6137 16 16 0 0 0 - 0 2024-07-28T13:24:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:51 smithi177 bash[81864]: cluster 2024-07-28T13:24:50.198345+0000 mgr.y (mgr.25253) 3486 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:51 smithi177 bash[79620]: cluster 2024-07-28T13:24:50.198345+0000 mgr.y (mgr.25253) 3486 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:51 smithi204 bash[68176]: cluster 2024-07-28T13:24:50.198345+0000 mgr.y (mgr.25253) 3486 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:52.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6138 16 16 0 0 0 - 0 2024-07-28T13:24:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:24:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6139 16 16 0 0 0 - 0 2024-07-28T13:24:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:53 smithi177 bash[81864]: cluster 2024-07-28T13:24:52.199888+0000 mgr.y (mgr.25253) 3487 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:53.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:53 smithi177 bash[79620]: cluster 2024-07-28T13:24:52.199888+0000 mgr.y (mgr.25253) 3487 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:53 smithi204 bash[68176]: cluster 2024-07-28T13:24:52.199888+0000 mgr.y (mgr.25253) 3487 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:54.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:24:54.303832+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:54.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:54.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6140 16 16 0 0 0 - 0 2024-07-28T13:24:55.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6141 16 16 0 0 0 - 0 2024-07-28T13:24:55.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:55 smithi177 bash[79620]: cluster 2024-07-28T13:24:54.201347+0000 mgr.y (mgr.25253) 3488 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:55 smithi177 bash[81864]: cluster 2024-07-28T13:24:54.201347+0000 mgr.y (mgr.25253) 3488 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:55 smithi204 bash[68176]: cluster 2024-07-28T13:24:54.201347+0000 mgr.y (mgr.25253) 3488 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:56.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6142 16 16 0 0 0 - 0 2024-07-28T13:24:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:24:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:24:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:24:57.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6143 16 16 0 0 0 - 0 2024-07-28T13:24:57.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:57 smithi177 bash[79620]: cluster 2024-07-28T13:24:56.202825+0000 mgr.y (mgr.25253) 3489 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:57 smithi177 bash[81864]: cluster 2024-07-28T13:24:56.202825+0000 mgr.y (mgr.25253) 3489 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:57 smithi204 bash[68176]: cluster 2024-07-28T13:24:56.202825+0000 mgr.y (mgr.25253) 3489 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:58.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6144 16 16 0 0 0 - 0 2024-07-28T13:24:59.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6145 16 16 0 0 0 - 0 2024-07-28T13:24:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:24:59 smithi177 bash[79620]: cluster 2024-07-28T13:24:58.204283+0000 mgr.y (mgr.25253) 3490 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:59.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:24:59 smithi177 bash[81864]: cluster 2024-07-28T13:24:58.204283+0000 mgr.y (mgr.25253) 3490 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:24:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:24:59 smithi204 bash[68176]: cluster 2024-07-28T13:24:58.204283+0000 mgr.y (mgr.25253) 3490 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:00.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6146 16 16 0 0 0 - 0 2024-07-28T13:25:01.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6147 16 16 0 0 0 - 0 2024-07-28T13:25:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:01 smithi177 bash[79620]: cluster 2024-07-28T13:25:00.205770+0000 mgr.y (mgr.25253) 3491 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:01 smithi177 bash[79620]: audit 2024-07-28T13:25:00.838912+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:01 smithi177 bash[81864]: cluster 2024-07-28T13:25:00.205770+0000 mgr.y (mgr.25253) 3491 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:01 smithi177 bash[81864]: audit 2024-07-28T13:25:00.838912+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:01 smithi204 bash[68176]: cluster 2024-07-28T13:25:00.205770+0000 mgr.y (mgr.25253) 3491 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:01 smithi204 bash[68176]: audit 2024-07-28T13:25:00.838912+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:02.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6148 16 16 0 0 0 - 0 2024-07-28T13:25:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6149 16 16 0 0 0 - 0 2024-07-28T13:25:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:03 smithi177 bash[79620]: cluster 2024-07-28T13:25:02.207259+0000 mgr.y (mgr.25253) 3492 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:03.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:03 smithi177 bash[81864]: cluster 2024-07-28T13:25:02.207259+0000 mgr.y (mgr.25253) 3492 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:03 smithi204 bash[68176]: cluster 2024-07-28T13:25:02.207259+0000 mgr.y (mgr.25253) 3492 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:04.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6150 16 16 0 0 0 - 0 2024-07-28T13:25:05.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6151 16 16 0 0 0 - 0 2024-07-28T13:25:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:05 smithi177 bash[81864]: cluster 2024-07-28T13:25:04.208767+0000 mgr.y (mgr.25253) 3493 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:05 smithi177 bash[79620]: cluster 2024-07-28T13:25:04.208767+0000 mgr.y (mgr.25253) 3493 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:05 smithi204 bash[68176]: cluster 2024-07-28T13:25:04.208767+0000 mgr.y (mgr.25253) 3493 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:06.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6152 16 16 0 0 0 - 0 2024-07-28T13:25:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:25:07.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6153 16 16 0 0 0 - 0 2024-07-28T13:25:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:07 smithi204 bash[68176]: cluster 2024-07-28T13:25:06.210233+0000 mgr.y (mgr.25253) 3494 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:07 smithi177 bash[79620]: cluster 2024-07-28T13:25:06.210233+0000 mgr.y (mgr.25253) 3494 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:07 smithi177 bash[81864]: cluster 2024-07-28T13:25:06.210233+0000 mgr.y (mgr.25253) 3494 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:08.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6154 16 16 0 0 0 - 0 2024-07-28T13:25:09.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6155 16 16 0 0 0 - 0 2024-07-28T13:25:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:09 smithi204 bash[68176]: cluster 2024-07-28T13:25:08.211751+0000 mgr.y (mgr.25253) 3495 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:09 smithi177 bash[79620]: cluster 2024-07-28T13:25:08.211751+0000 mgr.y (mgr.25253) 3495 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:09 smithi177 bash[81864]: cluster 2024-07-28T13:25:08.211751+0000 mgr.y (mgr.25253) 3495 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:10.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6156 16 16 0 0 0 - 0 2024-07-28T13:25:11.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6157 16 16 0 0 0 - 0 2024-07-28T13:25:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:11 smithi204 bash[68176]: cluster 2024-07-28T13:25:10.213241+0000 mgr.y (mgr.25253) 3496 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:11 smithi177 bash[81864]: cluster 2024-07-28T13:25:10.213241+0000 mgr.y (mgr.25253) 3496 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:11 smithi177 bash[79620]: cluster 2024-07-28T13:25:10.213241+0000 mgr.y (mgr.25253) 3496 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:12.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6158 16 16 0 0 0 - 0 2024-07-28T13:25:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6159 16 16 0 0 0 - 0 2024-07-28T13:25:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:13 smithi204 bash[68176]: cluster 2024-07-28T13:25:12.214760+0000 mgr.y (mgr.25253) 3497 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:13 smithi177 bash[81864]: cluster 2024-07-28T13:25:12.214760+0000 mgr.y (mgr.25253) 3497 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:13 smithi177 bash[79620]: cluster 2024-07-28T13:25:12.214760+0000 mgr.y (mgr.25253) 3497 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:14.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:25:14.307027+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:14.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:14.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6160 16 16 0 0 0 - 0 2024-07-28T13:25:15.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6161 16 16 0 0 0 - 0 2024-07-28T13:25:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:15 smithi204 bash[68176]: cluster 2024-07-28T13:25:14.216263+0000 mgr.y (mgr.25253) 3498 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:15 smithi177 bash[79620]: cluster 2024-07-28T13:25:14.216263+0000 mgr.y (mgr.25253) 3498 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:15 smithi177 bash[81864]: cluster 2024-07-28T13:25:14.216263+0000 mgr.y (mgr.25253) 3498 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:16.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6162 16 16 0 0 0 - 0 2024-07-28T13:25:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:25:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:16 smithi204 bash[68176]: audit 2024-07-28T13:25:15.838938+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:16 smithi177 bash[81864]: audit 2024-07-28T13:25:15.838938+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:16 smithi177 bash[79620]: audit 2024-07-28T13:25:15.838938+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:17.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6163 16 16 0 0 0 - 0 2024-07-28T13:25:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:17 smithi204 bash[68176]: cluster 2024-07-28T13:25:16.217718+0000 mgr.y (mgr.25253) 3499 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:17 smithi177 bash[81864]: cluster 2024-07-28T13:25:16.217718+0000 mgr.y (mgr.25253) 3499 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:17 smithi177 bash[79620]: cluster 2024-07-28T13:25:16.217718+0000 mgr.y (mgr.25253) 3499 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:18.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6164 16 16 0 0 0 - 0 2024-07-28T13:25:19.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6165 16 16 0 0 0 - 0 2024-07-28T13:25:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:19 smithi204 bash[68176]: cluster 2024-07-28T13:25:18.219226+0000 mgr.y (mgr.25253) 3500 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:19 smithi177 bash[81864]: cluster 2024-07-28T13:25:18.219226+0000 mgr.y (mgr.25253) 3500 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:19 smithi177 bash[79620]: cluster 2024-07-28T13:25:18.219226+0000 mgr.y (mgr.25253) 3500 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:20.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6166 16 16 0 0 0 - 0 2024-07-28T13:25:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:20 smithi204 bash[68176]: audit 2024-07-28T13:25:19.940488+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:20 smithi177 bash[79620]: audit 2024-07-28T13:25:19.940488+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:20 smithi177 bash[81864]: audit 2024-07-28T13:25:19.940488+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:21.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6167 16 16 0 0 0 - 0 2024-07-28T13:25:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:21 smithi204 bash[68176]: cluster 2024-07-28T13:25:20.220698+0000 mgr.y (mgr.25253) 3501 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:21 smithi177 bash[79620]: cluster 2024-07-28T13:25:20.220698+0000 mgr.y (mgr.25253) 3501 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:21 smithi177 bash[81864]: cluster 2024-07-28T13:25:20.220698+0000 mgr.y (mgr.25253) 3501 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:22.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6168 16 16 0 0 0 - 0 2024-07-28T13:25:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6169 16 16 0 0 0 - 0 2024-07-28T13:25:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:23 smithi204 bash[68176]: cluster 2024-07-28T13:25:22.222177+0000 mgr.y (mgr.25253) 3502 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:23 smithi177 bash[79620]: cluster 2024-07-28T13:25:22.222177+0000 mgr.y (mgr.25253) 3502 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:23 smithi177 bash[81864]: cluster 2024-07-28T13:25:22.222177+0000 mgr.y (mgr.25253) 3502 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:24.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6170 16 16 0 0 0 - 0 2024-07-28T13:25:25.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6171 16 16 0 0 0 - 0 2024-07-28T13:25:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:25 smithi204 bash[68176]: cluster 2024-07-28T13:25:24.223734+0000 mgr.y (mgr.25253) 3503 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:25 smithi177 bash[79620]: cluster 2024-07-28T13:25:24.223734+0000 mgr.y (mgr.25253) 3503 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:25 smithi177 bash[81864]: cluster 2024-07-28T13:25:24.223734+0000 mgr.y (mgr.25253) 3503 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:26.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6172 16 16 0 0 0 - 0 2024-07-28T13:25:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:25:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:25.582562+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:25.589520+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:25.795267+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:25.806288+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:26.212964+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:26.214273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:26.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:26 smithi204 bash[68176]: audit 2024-07-28T13:25:26.223241+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:25.582562+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:25.589520+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:25.795267+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:25.806288+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:26.212964+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:26.214273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[79620]: audit 2024-07-28T13:25:26.223241+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:25.582562+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:25.589520+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:25.795267+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:25.806288+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:26.212964+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:26.214273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:27.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:26 smithi177 bash[81864]: audit 2024-07-28T13:25:26.223241+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:25:27.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6173 16 16 0 0 0 - 0 2024-07-28T13:25:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:27 smithi204 bash[68176]: cluster 2024-07-28T13:25:26.224653+0000 mgr.y (mgr.25253) 3504 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:27 smithi177 bash[81864]: cluster 2024-07-28T13:25:26.224653+0000 mgr.y (mgr.25253) 3504 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:27 smithi177 bash[79620]: cluster 2024-07-28T13:25:26.224653+0000 mgr.y (mgr.25253) 3504 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:28.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6174 16 16 0 0 0 - 0 2024-07-28T13:25:29.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6175 16 16 0 0 0 - 0 2024-07-28T13:25:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:29 smithi204 bash[68176]: cluster 2024-07-28T13:25:28.226091+0000 mgr.y (mgr.25253) 3505 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:29 smithi177 bash[79620]: cluster 2024-07-28T13:25:28.226091+0000 mgr.y (mgr.25253) 3505 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:29 smithi177 bash[81864]: cluster 2024-07-28T13:25:28.226091+0000 mgr.y (mgr.25253) 3505 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:30.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6176 16 16 0 0 0 - 0 2024-07-28T13:25:31.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6177 16 16 0 0 0 - 0 2024-07-28T13:25:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:31 smithi204 bash[68176]: cluster 2024-07-28T13:25:30.227560+0000 mgr.y (mgr.25253) 3506 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:31 smithi204 bash[68176]: audit 2024-07-28T13:25:30.839482+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:31 smithi177 bash[81864]: cluster 2024-07-28T13:25:30.227560+0000 mgr.y (mgr.25253) 3506 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:31 smithi177 bash[81864]: audit 2024-07-28T13:25:30.839482+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:31 smithi177 bash[79620]: cluster 2024-07-28T13:25:30.227560+0000 mgr.y (mgr.25253) 3506 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:31 smithi177 bash[79620]: audit 2024-07-28T13:25:30.839482+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:32.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6178 16 16 0 0 0 - 0 2024-07-28T13:25:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6179 16 16 0 0 0 - 0 2024-07-28T13:25:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:33 smithi204 bash[68176]: cluster 2024-07-28T13:25:32.229029+0000 mgr.y (mgr.25253) 3507 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:33 smithi177 bash[81864]: cluster 2024-07-28T13:25:32.229029+0000 mgr.y (mgr.25253) 3507 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:33 smithi177 bash[79620]: cluster 2024-07-28T13:25:32.229029+0000 mgr.y (mgr.25253) 3507 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:34.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:25:34.310046+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:34.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:34.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6180 16 16 0 0 0 - 0 2024-07-28T13:25:35.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6181 16 16 0 0 0 - 0 2024-07-28T13:25:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:35 smithi204 bash[68176]: cluster 2024-07-28T13:25:34.230526+0000 mgr.y (mgr.25253) 3508 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:35 smithi177 bash[81864]: cluster 2024-07-28T13:25:34.230526+0000 mgr.y (mgr.25253) 3508 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:35 smithi177 bash[79620]: cluster 2024-07-28T13:25:34.230526+0000 mgr.y (mgr.25253) 3508 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:36.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6182 16 16 0 0 0 - 0 2024-07-28T13:25:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:36] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T13:25:37.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6183 16 16 0 0 0 - 0 2024-07-28T13:25:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:37 smithi204 bash[68176]: cluster 2024-07-28T13:25:36.232017+0000 mgr.y (mgr.25253) 3509 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:37 smithi177 bash[81864]: cluster 2024-07-28T13:25:36.232017+0000 mgr.y (mgr.25253) 3509 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:37 smithi177 bash[79620]: cluster 2024-07-28T13:25:36.232017+0000 mgr.y (mgr.25253) 3509 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:38.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6184 16 16 0 0 0 - 0 2024-07-28T13:25:39.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6185 16 16 0 0 0 - 0 2024-07-28T13:25:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:39 smithi204 bash[68176]: cluster 2024-07-28T13:25:38.233508+0000 mgr.y (mgr.25253) 3510 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:39 smithi177 bash[81864]: cluster 2024-07-28T13:25:38.233508+0000 mgr.y (mgr.25253) 3510 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:39 smithi177 bash[79620]: cluster 2024-07-28T13:25:38.233508+0000 mgr.y (mgr.25253) 3510 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:40.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6186 16 16 0 0 0 - 0 2024-07-28T13:25:41.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6187 16 16 0 0 0 - 0 2024-07-28T13:25:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:41 smithi204 bash[68176]: cluster 2024-07-28T13:25:40.235006+0000 mgr.y (mgr.25253) 3511 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:41 smithi177 bash[81864]: cluster 2024-07-28T13:25:40.235006+0000 mgr.y (mgr.25253) 3511 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:41 smithi177 bash[79620]: cluster 2024-07-28T13:25:40.235006+0000 mgr.y (mgr.25253) 3511 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:42.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6188 16 16 0 0 0 - 0 2024-07-28T13:25:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:42 smithi204 bash[60899]: ts=2024-07-28T13:25:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6189 16 16 0 0 0 - 0 2024-07-28T13:25:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:43 smithi204 bash[68176]: cluster 2024-07-28T13:25:42.236502+0000 mgr.y (mgr.25253) 3512 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:43 smithi177 bash[81864]: cluster 2024-07-28T13:25:42.236502+0000 mgr.y (mgr.25253) 3512 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:43 smithi177 bash[79620]: cluster 2024-07-28T13:25:42.236502+0000 mgr.y (mgr.25253) 3512 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:44.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6190 16 16 0 0 0 - 0 2024-07-28T13:25:45.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6191 16 16 0 0 0 - 0 2024-07-28T13:25:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:45 smithi204 bash[68176]: cluster 2024-07-28T13:25:44.237977+0000 mgr.y (mgr.25253) 3513 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:45 smithi177 bash[81864]: cluster 2024-07-28T13:25:44.237977+0000 mgr.y (mgr.25253) 3513 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:45 smithi177 bash[79620]: cluster 2024-07-28T13:25:44.237977+0000 mgr.y (mgr.25253) 3513 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:46.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6192 16 16 0 0 0 - 0 2024-07-28T13:25:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:25:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:46 smithi204 bash[68176]: audit 2024-07-28T13:25:45.839875+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:46 smithi177 bash[81864]: audit 2024-07-28T13:25:45.839875+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:46 smithi177 bash[79620]: audit 2024-07-28T13:25:45.839875+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:47.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6193 16 16 0 0 0 - 0 2024-07-28T13:25:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:47 smithi204 bash[68176]: cluster 2024-07-28T13:25:46.239418+0000 mgr.y (mgr.25253) 3514 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:47 smithi177 bash[81864]: cluster 2024-07-28T13:25:46.239418+0000 mgr.y (mgr.25253) 3514 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:47 smithi177 bash[79620]: cluster 2024-07-28T13:25:46.239418+0000 mgr.y (mgr.25253) 3514 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:48.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6194 16 16 0 0 0 - 0 2024-07-28T13:25:49.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6195 16 16 0 0 0 - 0 2024-07-28T13:25:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:49 smithi204 bash[68176]: cluster 2024-07-28T13:25:48.240916+0000 mgr.y (mgr.25253) 3515 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:49 smithi177 bash[81864]: cluster 2024-07-28T13:25:48.240916+0000 mgr.y (mgr.25253) 3515 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:49 smithi177 bash[79620]: cluster 2024-07-28T13:25:48.240916+0000 mgr.y (mgr.25253) 3515 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:50.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6196 16 16 0 0 0 - 0 2024-07-28T13:25:51.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6197 16 16 0 0 0 - 0 2024-07-28T13:25:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:51 smithi204 bash[68176]: cluster 2024-07-28T13:25:50.242391+0000 mgr.y (mgr.25253) 3516 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:51 smithi177 bash[81864]: cluster 2024-07-28T13:25:50.242391+0000 mgr.y (mgr.25253) 3516 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:51 smithi177 bash[79620]: cluster 2024-07-28T13:25:50.242391+0000 mgr.y (mgr.25253) 3516 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:52.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6198 16 16 0 0 0 - 0 2024-07-28T13:25:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:25:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6199 16 16 0 0 0 - 0 2024-07-28T13:25:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:53 smithi204 bash[68176]: cluster 2024-07-28T13:25:52.244069+0000 mgr.y (mgr.25253) 3517 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:53 smithi177 bash[81864]: cluster 2024-07-28T13:25:52.244069+0000 mgr.y (mgr.25253) 3517 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:53 smithi177 bash[79620]: cluster 2024-07-28T13:25:52.244069+0000 mgr.y (mgr.25253) 3517 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:54.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:25:54.313294+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:54.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:54.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6200 16 16 0 0 0 - 0 2024-07-28T13:25:55.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6201 16 16 0 0 0 - 0 2024-07-28T13:25:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:55 smithi204 bash[68176]: cluster 2024-07-28T13:25:54.245698+0000 mgr.y (mgr.25253) 3518 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:55 smithi177 bash[79620]: cluster 2024-07-28T13:25:54.245698+0000 mgr.y (mgr.25253) 3518 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:55 smithi177 bash[81864]: cluster 2024-07-28T13:25:54.245698+0000 mgr.y (mgr.25253) 3518 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:56.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6202 16 16 0 0 0 - 0 2024-07-28T13:25:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:25:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:25:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:25:57.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6203 16 16 0 0 0 - 0 2024-07-28T13:25:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:57 smithi177 bash[81864]: cluster 2024-07-28T13:25:56.247210+0000 mgr.y (mgr.25253) 3519 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:57 smithi177 bash[79620]: cluster 2024-07-28T13:25:56.247210+0000 mgr.y (mgr.25253) 3519 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:57 smithi204 bash[68176]: cluster 2024-07-28T13:25:56.247210+0000 mgr.y (mgr.25253) 3519 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:25:58.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6204 16 16 0 0 0 - 0 2024-07-28T13:25:59.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6205 16 16 0 0 0 - 0 2024-07-28T13:26:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:25:59 smithi177 bash[81864]: cluster 2024-07-28T13:25:58.248842+0000 mgr.y (mgr.25253) 3520 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:25:59 smithi177 bash[79620]: cluster 2024-07-28T13:25:58.248842+0000 mgr.y (mgr.25253) 3520 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:25:59 smithi204 bash[68176]: cluster 2024-07-28T13:25:58.248842+0000 mgr.y (mgr.25253) 3520 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:00.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6206 16 16 0 0 0 - 0 2024-07-28T13:26:01.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6207 16 16 0 0 0 - 0 2024-07-28T13:26:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:01 smithi177 bash[81864]: cluster 2024-07-28T13:26:00.250483+0000 mgr.y (mgr.25253) 3521 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:01 smithi177 bash[81864]: audit 2024-07-28T13:26:00.840550+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:01 smithi177 bash[79620]: cluster 2024-07-28T13:26:00.250483+0000 mgr.y (mgr.25253) 3521 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:01 smithi177 bash[79620]: audit 2024-07-28T13:26:00.840550+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:01 smithi204 bash[68176]: cluster 2024-07-28T13:26:00.250483+0000 mgr.y (mgr.25253) 3521 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:01 smithi204 bash[68176]: audit 2024-07-28T13:26:00.840550+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:02.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6208 16 16 0 0 0 - 0 2024-07-28T13:26:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6209 16 16 0 0 0 - 0 2024-07-28T13:26:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:03 smithi177 bash[81864]: cluster 2024-07-28T13:26:02.252145+0000 mgr.y (mgr.25253) 3522 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:04.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:03 smithi177 bash[79620]: cluster 2024-07-28T13:26:02.252145+0000 mgr.y (mgr.25253) 3522 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:03 smithi204 bash[68176]: cluster 2024-07-28T13:26:02.252145+0000 mgr.y (mgr.25253) 3522 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:04.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6210 16 16 0 0 0 - 0 2024-07-28T13:26:05.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6211 16 16 0 0 0 - 0 2024-07-28T13:26:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:05 smithi177 bash[81864]: cluster 2024-07-28T13:26:04.253674+0000 mgr.y (mgr.25253) 3523 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:05 smithi177 bash[79620]: cluster 2024-07-28T13:26:04.253674+0000 mgr.y (mgr.25253) 3523 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:05 smithi204 bash[68176]: cluster 2024-07-28T13:26:04.253674+0000 mgr.y (mgr.25253) 3523 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:06.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6212 16 16 0 0 0 - 0 2024-07-28T13:26:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:26:07.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6213 16 16 0 0 0 - 0 2024-07-28T13:26:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:07 smithi177 bash[81864]: cluster 2024-07-28T13:26:06.255161+0000 mgr.y (mgr.25253) 3524 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:07 smithi177 bash[79620]: cluster 2024-07-28T13:26:06.255161+0000 mgr.y (mgr.25253) 3524 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:07 smithi204 bash[68176]: cluster 2024-07-28T13:26:06.255161+0000 mgr.y (mgr.25253) 3524 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:08.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6214 16 16 0 0 0 - 0 2024-07-28T13:26:09.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6215 16 16 0 0 0 - 0 2024-07-28T13:26:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:09 smithi177 bash[81864]: cluster 2024-07-28T13:26:08.256676+0000 mgr.y (mgr.25253) 3525 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:09 smithi177 bash[79620]: cluster 2024-07-28T13:26:08.256676+0000 mgr.y (mgr.25253) 3525 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:09 smithi204 bash[68176]: cluster 2024-07-28T13:26:08.256676+0000 mgr.y (mgr.25253) 3525 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:10.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6216 16 16 0 0 0 - 0 2024-07-28T13:26:11.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6217 16 16 0 0 0 - 0 2024-07-28T13:26:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:11 smithi177 bash[81864]: cluster 2024-07-28T13:26:10.258182+0000 mgr.y (mgr.25253) 3526 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:11 smithi177 bash[79620]: cluster 2024-07-28T13:26:10.258182+0000 mgr.y (mgr.25253) 3526 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:11 smithi204 bash[68176]: cluster 2024-07-28T13:26:10.258182+0000 mgr.y (mgr.25253) 3526 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:12.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6218 16 16 0 0 0 - 0 2024-07-28T13:26:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:12 smithi204 bash[60899]: ts=2024-07-28T13:26:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6219 16 16 0 0 0 - 0 2024-07-28T13:26:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:13 smithi177 bash[79620]: cluster 2024-07-28T13:26:12.259688+0000 mgr.y (mgr.25253) 3527 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:13 smithi177 bash[81864]: cluster 2024-07-28T13:26:12.259688+0000 mgr.y (mgr.25253) 3527 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:13 smithi204 bash[68176]: cluster 2024-07-28T13:26:12.259688+0000 mgr.y (mgr.25253) 3527 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:14.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:26:14.316550+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:14.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:14.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6220 16 16 0 0 0 - 0 2024-07-28T13:26:15.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6221 16 16 0 0 0 - 0 2024-07-28T13:26:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:15 smithi177 bash[81864]: cluster 2024-07-28T13:26:14.261172+0000 mgr.y (mgr.25253) 3528 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:15 smithi177 bash[79620]: cluster 2024-07-28T13:26:14.261172+0000 mgr.y (mgr.25253) 3528 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:15 smithi204 bash[68176]: cluster 2024-07-28T13:26:14.261172+0000 mgr.y (mgr.25253) 3528 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:16.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6222 16 16 0 0 0 - 0 2024-07-28T13:26:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:26:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:16 smithi177 bash[81864]: audit 2024-07-28T13:26:15.840781+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:16 smithi177 bash[79620]: audit 2024-07-28T13:26:15.840781+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:16 smithi204 bash[68176]: audit 2024-07-28T13:26:15.840781+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:17.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6223 16 16 0 0 0 - 0 2024-07-28T13:26:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:17 smithi177 bash[79620]: cluster 2024-07-28T13:26:16.262671+0000 mgr.y (mgr.25253) 3529 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:17 smithi177 bash[81864]: cluster 2024-07-28T13:26:16.262671+0000 mgr.y (mgr.25253) 3529 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:17 smithi204 bash[68176]: cluster 2024-07-28T13:26:16.262671+0000 mgr.y (mgr.25253) 3529 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:18.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6224 16 16 0 0 0 - 0 2024-07-28T13:26:19.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6225 16 16 0 0 0 - 0 2024-07-28T13:26:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:19 smithi177 bash[81864]: cluster 2024-07-28T13:26:18.264211+0000 mgr.y (mgr.25253) 3530 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:19 smithi177 bash[79620]: cluster 2024-07-28T13:26:18.264211+0000 mgr.y (mgr.25253) 3530 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:19 smithi204 bash[68176]: cluster 2024-07-28T13:26:18.264211+0000 mgr.y (mgr.25253) 3530 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:20.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6226 16 16 0 0 0 - 0 2024-07-28T13:26:21.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6227 16 16 0 0 0 - 0 2024-07-28T13:26:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:21 smithi177 bash[81864]: cluster 2024-07-28T13:26:20.265710+0000 mgr.y (mgr.25253) 3531 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:21 smithi177 bash[79620]: cluster 2024-07-28T13:26:20.265710+0000 mgr.y (mgr.25253) 3531 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:21 smithi204 bash[68176]: cluster 2024-07-28T13:26:20.265710+0000 mgr.y (mgr.25253) 3531 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:22.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6228 16 16 0 0 0 - 0 2024-07-28T13:26:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6229 16 16 0 0 0 - 0 2024-07-28T13:26:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:23 smithi177 bash[79620]: cluster 2024-07-28T13:26:22.267181+0000 mgr.y (mgr.25253) 3532 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:23 smithi177 bash[81864]: cluster 2024-07-28T13:26:22.267181+0000 mgr.y (mgr.25253) 3532 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:23 smithi204 bash[68176]: cluster 2024-07-28T13:26:22.267181+0000 mgr.y (mgr.25253) 3532 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:24.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6230 16 16 0 0 0 - 0 2024-07-28T13:26:25.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6231 16 16 0 0 0 - 0 2024-07-28T13:26:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:25 smithi177 bash[81864]: cluster 2024-07-28T13:26:24.268698+0000 mgr.y (mgr.25253) 3533 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:25 smithi177 bash[79620]: cluster 2024-07-28T13:26:24.268698+0000 mgr.y (mgr.25253) 3533 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:25 smithi204 bash[68176]: cluster 2024-07-28T13:26:24.268698+0000 mgr.y (mgr.25253) 3533 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:26.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6232 16 16 0 0 0 - 0 2024-07-28T13:26:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:26:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:26 smithi204 bash[68176]: audit 2024-07-28T13:26:26.304766+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:26 smithi177 bash[81864]: audit 2024-07-28T13:26:26.304766+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:26 smithi177 bash[79620]: audit 2024-07-28T13:26:26.304766+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:27.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6233 16 16 0 0 0 - 0 2024-07-28T13:26:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:27 smithi204 bash[68176]: cluster 2024-07-28T13:26:26.270160+0000 mgr.y (mgr.25253) 3534 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:27 smithi177 bash[81864]: cluster 2024-07-28T13:26:26.270160+0000 mgr.y (mgr.25253) 3534 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:27 smithi177 bash[79620]: cluster 2024-07-28T13:26:26.270160+0000 mgr.y (mgr.25253) 3534 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:28.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6234 16 16 0 0 0 - 0 2024-07-28T13:26:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:28 smithi204 bash[68176]: cluster 2024-07-28T13:26:28.271625+0000 mgr.y (mgr.25253) 3535 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:28 smithi177 bash[81864]: cluster 2024-07-28T13:26:28.271625+0000 mgr.y (mgr.25253) 3535 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:28 smithi177 bash[79620]: cluster 2024-07-28T13:26:28.271625+0000 mgr.y (mgr.25253) 3535 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:29.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6235 16 16 0 0 0 - 0 2024-07-28T13:26:30.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6236 16 16 0 0 0 - 0 2024-07-28T13:26:31.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6237 16 16 0 0 0 - 0 2024-07-28T13:26:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:31 smithi204 bash[68176]: cluster 2024-07-28T13:26:30.273138+0000 mgr.y (mgr.25253) 3536 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:31 smithi204 bash[68176]: audit 2024-07-28T13:26:30.841369+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:31 smithi177 bash[81864]: cluster 2024-07-28T13:26:30.273138+0000 mgr.y (mgr.25253) 3536 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:31 smithi177 bash[81864]: audit 2024-07-28T13:26:30.841369+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:31 smithi177 bash[79620]: cluster 2024-07-28T13:26:30.273138+0000 mgr.y (mgr.25253) 3536 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:31 smithi177 bash[79620]: audit 2024-07-28T13:26:30.841369+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:32.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6238 16 16 0 0 0 - 0 2024-07-28T13:26:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.006040+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.012616+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.256759+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.265042+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: cluster 2024-07-28T13:26:32.273763+0000 mgr.y (mgr.25253) 3537 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.674351+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.676463+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[79620]: audit 2024-07-28T13:26:32.685482+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.006040+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.012616+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.256759+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.265042+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: cluster 2024-07-28T13:26:32.273763+0000 mgr.y (mgr.25253) 3537 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.674351+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.676463+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:33.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:33 smithi177 bash[81864]: audit 2024-07-28T13:26:32.685482+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6239 16 16 0 0 0 - 0 2024-07-28T13:26:33.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.006040+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.012616+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.256759+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.265042+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: cluster 2024-07-28T13:26:32.273763+0000 mgr.y (mgr.25253) 3537 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.674351+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.676463+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:33.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:33 smithi204 bash[68176]: audit 2024-07-28T13:26:32.685482+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:26:34.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:26:34.319586+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:34.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:34.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6240 16 16 0 0 0 - 0 2024-07-28T13:26:35.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6241 16 16 0 0 0 - 0 2024-07-28T13:26:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:35 smithi204 bash[68176]: cluster 2024-07-28T13:26:34.275174+0000 mgr.y (mgr.25253) 3538 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:35 smithi177 bash[81864]: cluster 2024-07-28T13:26:34.275174+0000 mgr.y (mgr.25253) 3538 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:35 smithi177 bash[79620]: cluster 2024-07-28T13:26:34.275174+0000 mgr.y (mgr.25253) 3538 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:36.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6242 16 16 0 0 0 - 0 2024-07-28T13:26:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:26:37.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6243 16 16 0 0 0 - 0 2024-07-28T13:26:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:37 smithi204 bash[68176]: cluster 2024-07-28T13:26:36.276670+0000 mgr.y (mgr.25253) 3539 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:37.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:37 smithi177 bash[81864]: cluster 2024-07-28T13:26:36.276670+0000 mgr.y (mgr.25253) 3539 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:37 smithi177 bash[79620]: cluster 2024-07-28T13:26:36.276670+0000 mgr.y (mgr.25253) 3539 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:38.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6244 16 16 0 0 0 - 0 2024-07-28T13:26:39.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6245 16 16 0 0 0 - 0 2024-07-28T13:26:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:39 smithi204 bash[68176]: cluster 2024-07-28T13:26:38.278116+0000 mgr.y (mgr.25253) 3540 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:39 smithi177 bash[81864]: cluster 2024-07-28T13:26:38.278116+0000 mgr.y (mgr.25253) 3540 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:39 smithi177 bash[79620]: cluster 2024-07-28T13:26:38.278116+0000 mgr.y (mgr.25253) 3540 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:40.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6246 16 16 0 0 0 - 0 2024-07-28T13:26:41.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6247 16 16 0 0 0 - 0 2024-07-28T13:26:41.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:41 smithi204 bash[68176]: cluster 2024-07-28T13:26:40.279568+0000 mgr.y (mgr.25253) 3541 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:41 smithi177 bash[81864]: cluster 2024-07-28T13:26:40.279568+0000 mgr.y (mgr.25253) 3541 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:41 smithi177 bash[79620]: cluster 2024-07-28T13:26:40.279568+0000 mgr.y (mgr.25253) 3541 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:42.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6248 16 16 0 0 0 - 0 2024-07-28T13:26:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6249 16 16 0 0 0 - 0 2024-07-28T13:26:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:43 smithi204 bash[68176]: cluster 2024-07-28T13:26:42.281081+0000 mgr.y (mgr.25253) 3542 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:43 smithi177 bash[81864]: cluster 2024-07-28T13:26:42.281081+0000 mgr.y (mgr.25253) 3542 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:43 smithi177 bash[79620]: cluster 2024-07-28T13:26:42.281081+0000 mgr.y (mgr.25253) 3542 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:44.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6250 16 16 0 0 0 - 0 2024-07-28T13:26:45.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6251 16 16 0 0 0 - 0 2024-07-28T13:26:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:45 smithi204 bash[68176]: cluster 2024-07-28T13:26:44.282530+0000 mgr.y (mgr.25253) 3543 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:45 smithi177 bash[81864]: cluster 2024-07-28T13:26:44.282530+0000 mgr.y (mgr.25253) 3543 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:45 smithi177 bash[79620]: cluster 2024-07-28T13:26:44.282530+0000 mgr.y (mgr.25253) 3543 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:46.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6252 16 16 0 0 0 - 0 2024-07-28T13:26:46.360 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:26:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:46 smithi204 bash[68176]: audit 2024-07-28T13:26:45.841621+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:46 smithi177 bash[81864]: audit 2024-07-28T13:26:45.841621+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:46 smithi177 bash[79620]: audit 2024-07-28T13:26:45.841621+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:47.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6253 16 16 0 0 0 - 0 2024-07-28T13:26:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:47 smithi204 bash[68176]: cluster 2024-07-28T13:26:46.283990+0000 mgr.y (mgr.25253) 3544 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:47 smithi177 bash[81864]: cluster 2024-07-28T13:26:46.283990+0000 mgr.y (mgr.25253) 3544 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:47 smithi177 bash[79620]: cluster 2024-07-28T13:26:46.283990+0000 mgr.y (mgr.25253) 3544 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:48.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6254 16 16 0 0 0 - 0 2024-07-28T13:26:49.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6255 16 16 0 0 0 - 0 2024-07-28T13:26:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:49 smithi204 bash[68176]: cluster 2024-07-28T13:26:48.285439+0000 mgr.y (mgr.25253) 3545 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:49 smithi177 bash[81864]: cluster 2024-07-28T13:26:48.285439+0000 mgr.y (mgr.25253) 3545 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:49 smithi177 bash[79620]: cluster 2024-07-28T13:26:48.285439+0000 mgr.y (mgr.25253) 3545 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:50.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6256 16 16 0 0 0 - 0 2024-07-28T13:26:51.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6257 16 16 0 0 0 - 0 2024-07-28T13:26:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:51 smithi204 bash[68176]: cluster 2024-07-28T13:26:50.286900+0000 mgr.y (mgr.25253) 3546 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:51 smithi177 bash[81864]: cluster 2024-07-28T13:26:50.286900+0000 mgr.y (mgr.25253) 3546 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:51.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:51 smithi177 bash[79620]: cluster 2024-07-28T13:26:50.286900+0000 mgr.y (mgr.25253) 3546 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:52.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6258 16 16 0 0 0 - 0 2024-07-28T13:26:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:26:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6259 16 16 0 0 0 - 0 2024-07-28T13:26:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:53 smithi204 bash[68176]: cluster 2024-07-28T13:26:52.288407+0000 mgr.y (mgr.25253) 3547 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:53 smithi177 bash[79620]: cluster 2024-07-28T13:26:52.288407+0000 mgr.y (mgr.25253) 3547 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:53.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:53 smithi177 bash[81864]: cluster 2024-07-28T13:26:52.288407+0000 mgr.y (mgr.25253) 3547 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:54.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:26:54.322773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:54.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:54.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6260 16 16 0 0 0 - 0 2024-07-28T13:26:55.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6261 16 16 0 0 0 - 0 2024-07-28T13:26:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:55 smithi204 bash[68176]: cluster 2024-07-28T13:26:54.289891+0000 mgr.y (mgr.25253) 3548 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:55 smithi177 bash[79620]: cluster 2024-07-28T13:26:54.289891+0000 mgr.y (mgr.25253) 3548 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:55.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:55 smithi177 bash[81864]: cluster 2024-07-28T13:26:54.289891+0000 mgr.y (mgr.25253) 3548 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:56.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6262 16 16 0 0 0 - 0 2024-07-28T13:26:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:26:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:26:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:26:57.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6263 16 16 0 0 0 - 0 2024-07-28T13:26:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:57 smithi204 bash[68176]: cluster 2024-07-28T13:26:56.291358+0000 mgr.y (mgr.25253) 3549 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:57 smithi177 bash[81864]: cluster 2024-07-28T13:26:56.291358+0000 mgr.y (mgr.25253) 3549 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:57.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:57 smithi177 bash[79620]: cluster 2024-07-28T13:26:56.291358+0000 mgr.y (mgr.25253) 3549 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:58.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6264 16 16 0 0 0 - 0 2024-07-28T13:26:59.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6265 16 16 0 0 0 - 0 2024-07-28T13:26:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:26:59 smithi204 bash[68176]: cluster 2024-07-28T13:26:58.292857+0000 mgr.y (mgr.25253) 3550 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:26:59 smithi177 bash[81864]: cluster 2024-07-28T13:26:58.292857+0000 mgr.y (mgr.25253) 3550 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:26:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:26:59 smithi177 bash[79620]: cluster 2024-07-28T13:26:58.292857+0000 mgr.y (mgr.25253) 3550 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:00.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6266 16 16 0 0 0 - 0 2024-07-28T13:27:01.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6267 16 16 0 0 0 - 0 2024-07-28T13:27:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:01 smithi204 bash[68176]: cluster 2024-07-28T13:27:00.294356+0000 mgr.y (mgr.25253) 3551 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:01 smithi204 bash[68176]: audit 2024-07-28T13:27:00.841972+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:01 smithi177 bash[81864]: cluster 2024-07-28T13:27:00.294356+0000 mgr.y (mgr.25253) 3551 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:01 smithi177 bash[81864]: audit 2024-07-28T13:27:00.841972+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:01 smithi177 bash[79620]: cluster 2024-07-28T13:27:00.294356+0000 mgr.y (mgr.25253) 3551 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:01 smithi177 bash[79620]: audit 2024-07-28T13:27:00.841972+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:02.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6268 16 16 0 0 0 - 0 2024-07-28T13:27:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6269 16 16 0 0 0 - 0 2024-07-28T13:27:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:03 smithi204 bash[68176]: cluster 2024-07-28T13:27:02.295863+0000 mgr.y (mgr.25253) 3552 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:03 smithi177 bash[81864]: cluster 2024-07-28T13:27:02.295863+0000 mgr.y (mgr.25253) 3552 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:03.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:03 smithi177 bash[79620]: cluster 2024-07-28T13:27:02.295863+0000 mgr.y (mgr.25253) 3552 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:04.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6270 16 16 0 0 0 - 0 2024-07-28T13:27:05.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6271 16 16 0 0 0 - 0 2024-07-28T13:27:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:05 smithi204 bash[68176]: cluster 2024-07-28T13:27:04.297294+0000 mgr.y (mgr.25253) 3553 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:05 smithi177 bash[81864]: cluster 2024-07-28T13:27:04.297294+0000 mgr.y (mgr.25253) 3553 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:05 smithi177 bash[79620]: cluster 2024-07-28T13:27:04.297294+0000 mgr.y (mgr.25253) 3553 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:06.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6272 16 16 0 0 0 - 0 2024-07-28T13:27:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:27:07.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6273 16 16 0 0 0 - 0 2024-07-28T13:27:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:07 smithi204 bash[68176]: cluster 2024-07-28T13:27:06.298744+0000 mgr.y (mgr.25253) 3554 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:07 smithi177 bash[81864]: cluster 2024-07-28T13:27:06.298744+0000 mgr.y (mgr.25253) 3554 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:07.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:07 smithi177 bash[79620]: cluster 2024-07-28T13:27:06.298744+0000 mgr.y (mgr.25253) 3554 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:08.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6274 16 16 0 0 0 - 0 2024-07-28T13:27:09.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6275 16 16 0 0 0 - 0 2024-07-28T13:27:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:09 smithi204 bash[68176]: cluster 2024-07-28T13:27:08.300260+0000 mgr.y (mgr.25253) 3555 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:09 smithi177 bash[79620]: cluster 2024-07-28T13:27:08.300260+0000 mgr.y (mgr.25253) 3555 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:09.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:09 smithi177 bash[81864]: cluster 2024-07-28T13:27:08.300260+0000 mgr.y (mgr.25253) 3555 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:10.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6276 16 16 0 0 0 - 0 2024-07-28T13:27:11.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6277 16 16 0 0 0 - 0 2024-07-28T13:27:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:11 smithi177 bash[81864]: cluster 2024-07-28T13:27:10.301765+0000 mgr.y (mgr.25253) 3556 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:11 smithi177 bash[79620]: cluster 2024-07-28T13:27:10.301765+0000 mgr.y (mgr.25253) 3556 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:11 smithi204 bash[68176]: cluster 2024-07-28T13:27:10.301765+0000 mgr.y (mgr.25253) 3556 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:12.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6278 16 16 0 0 0 - 0 2024-07-28T13:27:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6279 16 16 0 0 0 - 0 2024-07-28T13:27:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:13 smithi177 bash[81864]: cluster 2024-07-28T13:27:12.303232+0000 mgr.y (mgr.25253) 3557 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:13 smithi177 bash[79620]: cluster 2024-07-28T13:27:12.303232+0000 mgr.y (mgr.25253) 3557 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:13 smithi204 bash[68176]: cluster 2024-07-28T13:27:12.303232+0000 mgr.y (mgr.25253) 3557 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:14.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:27:14.325949+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:14.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:14.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6280 16 16 0 0 0 - 0 2024-07-28T13:27:15.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6281 16 16 0 0 0 - 0 2024-07-28T13:27:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:15 smithi177 bash[79620]: cluster 2024-07-28T13:27:14.304742+0000 mgr.y (mgr.25253) 3558 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:15 smithi177 bash[81864]: cluster 2024-07-28T13:27:14.304742+0000 mgr.y (mgr.25253) 3558 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:15 smithi204 bash[68176]: cluster 2024-07-28T13:27:14.304742+0000 mgr.y (mgr.25253) 3558 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:16.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6282 16 16 0 0 0 - 0 2024-07-28T13:27:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:27:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:16 smithi177 bash[81864]: audit 2024-07-28T13:27:15.842585+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:16 smithi177 bash[79620]: audit 2024-07-28T13:27:15.842585+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:16 smithi204 bash[68176]: audit 2024-07-28T13:27:15.842585+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:17.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6283 16 16 0 0 0 - 0 2024-07-28T13:27:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:17 smithi177 bash[81864]: cluster 2024-07-28T13:27:16.306171+0000 mgr.y (mgr.25253) 3559 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:17 smithi177 bash[79620]: cluster 2024-07-28T13:27:16.306171+0000 mgr.y (mgr.25253) 3559 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:17 smithi204 bash[68176]: cluster 2024-07-28T13:27:16.306171+0000 mgr.y (mgr.25253) 3559 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:18.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6284 16 16 0 0 0 - 0 2024-07-28T13:27:19.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6285 16 16 0 0 0 - 0 2024-07-28T13:27:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:19 smithi177 bash[79620]: cluster 2024-07-28T13:27:18.307677+0000 mgr.y (mgr.25253) 3560 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:19 smithi177 bash[81864]: cluster 2024-07-28T13:27:18.307677+0000 mgr.y (mgr.25253) 3560 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:19 smithi204 bash[68176]: cluster 2024-07-28T13:27:18.307677+0000 mgr.y (mgr.25253) 3560 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:20.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6286 16 16 0 0 0 - 0 2024-07-28T13:27:21.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6287 16 16 0 0 0 - 0 2024-07-28T13:27:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:21 smithi177 bash[81864]: cluster 2024-07-28T13:27:20.309146+0000 mgr.y (mgr.25253) 3561 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:21 smithi177 bash[79620]: cluster 2024-07-28T13:27:20.309146+0000 mgr.y (mgr.25253) 3561 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:21 smithi204 bash[68176]: cluster 2024-07-28T13:27:20.309146+0000 mgr.y (mgr.25253) 3561 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:22.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6288 16 16 0 0 0 - 0 2024-07-28T13:27:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6289 16 16 0 0 0 - 0 2024-07-28T13:27:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:23 smithi177 bash[81864]: cluster 2024-07-28T13:27:22.310628+0000 mgr.y (mgr.25253) 3562 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:23 smithi177 bash[79620]: cluster 2024-07-28T13:27:22.310628+0000 mgr.y (mgr.25253) 3562 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:23 smithi204 bash[68176]: cluster 2024-07-28T13:27:22.310628+0000 mgr.y (mgr.25253) 3562 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:24.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6290 16 16 0 0 0 - 0 2024-07-28T13:27:25.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6291 16 16 0 0 0 - 0 2024-07-28T13:27:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:25 smithi177 bash[81864]: cluster 2024-07-28T13:27:24.312178+0000 mgr.y (mgr.25253) 3563 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:25 smithi177 bash[79620]: cluster 2024-07-28T13:27:24.312178+0000 mgr.y (mgr.25253) 3563 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:25 smithi204 bash[68176]: cluster 2024-07-28T13:27:24.312178+0000 mgr.y (mgr.25253) 3563 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:26.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6292 16 16 0 0 0 - 0 2024-07-28T13:27:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:27:27.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6293 16 16 0 0 0 - 0 2024-07-28T13:27:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:27 smithi204 bash[68176]: cluster 2024-07-28T13:27:26.313661+0000 mgr.y (mgr.25253) 3564 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:27 smithi177 bash[81864]: cluster 2024-07-28T13:27:26.313661+0000 mgr.y (mgr.25253) 3564 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:27 smithi177 bash[79620]: cluster 2024-07-28T13:27:26.313661+0000 mgr.y (mgr.25253) 3564 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:28.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6294 16 16 0 0 0 - 0 2024-07-28T13:27:29.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6295 16 16 0 0 0 - 0 2024-07-28T13:27:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:29 smithi204 bash[68176]: cluster 2024-07-28T13:27:28.315168+0000 mgr.y (mgr.25253) 3565 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:29 smithi177 bash[81864]: cluster 2024-07-28T13:27:28.315168+0000 mgr.y (mgr.25253) 3565 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:29 smithi177 bash[79620]: cluster 2024-07-28T13:27:28.315168+0000 mgr.y (mgr.25253) 3565 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:30.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6296 16 16 0 0 0 - 0 2024-07-28T13:27:31.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6297 16 16 0 0 0 - 0 2024-07-28T13:27:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:31 smithi204 bash[68176]: cluster 2024-07-28T13:27:30.316654+0000 mgr.y (mgr.25253) 3566 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:31 smithi204 bash[68176]: audit 2024-07-28T13:27:30.843032+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:31 smithi177 bash[81864]: cluster 2024-07-28T13:27:30.316654+0000 mgr.y (mgr.25253) 3566 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:31 smithi177 bash[81864]: audit 2024-07-28T13:27:30.843032+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:31 smithi177 bash[79620]: cluster 2024-07-28T13:27:30.316654+0000 mgr.y (mgr.25253) 3566 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:31 smithi177 bash[79620]: audit 2024-07-28T13:27:30.843032+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:32.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6298 16 16 0 0 0 - 0 2024-07-28T13:27:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:32 smithi204 bash[68176]: cluster 2024-07-28T13:27:32.318162+0000 mgr.y (mgr.25253) 3567 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:32 smithi177 bash[81864]: cluster 2024-07-28T13:27:32.318162+0000 mgr.y (mgr.25253) 3567 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:32 smithi177 bash[79620]: cluster 2024-07-28T13:27:32.318162+0000 mgr.y (mgr.25253) 3567 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:33.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6299 16 16 0 0 0 - 0 2024-07-28T13:27:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:33 smithi204 bash[68176]: audit 2024-07-28T13:27:32.817391+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:33 smithi204 bash[68176]: audit 2024-07-28T13:27:33.200569+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:33 smithi204 bash[68176]: audit 2024-07-28T13:27:33.206589+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[81864]: audit 2024-07-28T13:27:32.817391+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[81864]: audit 2024-07-28T13:27:33.200569+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[81864]: audit 2024-07-28T13:27:33.206589+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[79620]: audit 2024-07-28T13:27:32.817391+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[79620]: audit 2024-07-28T13:27:33.200569+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:33 smithi177 bash[79620]: audit 2024-07-28T13:27:33.206589+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:34.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:27:34.329121+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:34.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:34.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6300 16 16 0 0 0 - 0 2024-07-28T13:27:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:34 smithi204 bash[68176]: cluster 2024-07-28T13:27:34.319850+0000 mgr.y (mgr.25253) 3568 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:34 smithi177 bash[79620]: cluster 2024-07-28T13:27:34.319850+0000 mgr.y (mgr.25253) 3568 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:34 smithi177 bash[81864]: cluster 2024-07-28T13:27:34.319850+0000 mgr.y (mgr.25253) 3568 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:35.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6301 16 16 0 0 0 - 0 2024-07-28T13:27:36.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6302 16 16 0 0 0 - 0 2024-07-28T13:27:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:27:37.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6303 16 16 0 0 0 - 0 2024-07-28T13:27:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:37 smithi204 bash[68176]: cluster 2024-07-28T13:27:36.321511+0000 mgr.y (mgr.25253) 3569 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:37 smithi177 bash[81864]: cluster 2024-07-28T13:27:36.321511+0000 mgr.y (mgr.25253) 3569 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:37 smithi177 bash[79620]: cluster 2024-07-28T13:27:36.321511+0000 mgr.y (mgr.25253) 3569 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:38.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6304 16 16 0 0 0 - 0 2024-07-28T13:27:39.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6305 16 16 0 0 0 - 0 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: cluster 2024-07-28T13:27:38.322317+0000 mgr.y (mgr.25253) 3570 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:38.707484+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:38.712630+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:38.829814+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:38.835885+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:39.259130+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:39.260489+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[79620]: audit 2024-07-28T13:27:39.269655+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: cluster 2024-07-28T13:27:38.322317+0000 mgr.y (mgr.25253) 3570 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:38.707484+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:38.712630+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:38.829814+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:38.835885+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:39.259130+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:39.260489+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:39 smithi177 bash[81864]: audit 2024-07-28T13:27:39.269655+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: cluster 2024-07-28T13:27:38.322317+0000 mgr.y (mgr.25253) 3570 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:38.707484+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:38.712630+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:38.829814+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:38.835885+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:39.259130+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:39.260489+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:40.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:39 smithi204 bash[68176]: audit 2024-07-28T13:27:39.269655+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:27:40.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6306 16 16 0 0 0 - 0 2024-07-28T13:27:41.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6307 16 16 0 0 0 - 0 2024-07-28T13:27:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:41 smithi177 bash[79620]: cluster 2024-07-28T13:27:40.323783+0000 mgr.y (mgr.25253) 3571 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:41 smithi177 bash[81864]: cluster 2024-07-28T13:27:40.323783+0000 mgr.y (mgr.25253) 3571 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:41 smithi204 bash[68176]: cluster 2024-07-28T13:27:40.323783+0000 mgr.y (mgr.25253) 3571 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:42.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6308 16 16 0 0 0 - 0 2024-07-28T13:27:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6309 16 16 0 0 0 - 0 2024-07-28T13:27:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:43 smithi177 bash[79620]: cluster 2024-07-28T13:27:42.325299+0000 mgr.y (mgr.25253) 3572 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:43 smithi177 bash[81864]: cluster 2024-07-28T13:27:42.325299+0000 mgr.y (mgr.25253) 3572 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:43 smithi204 bash[68176]: cluster 2024-07-28T13:27:42.325299+0000 mgr.y (mgr.25253) 3572 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:44.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6310 16 16 0 0 0 - 0 2024-07-28T13:27:45.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6311 16 16 0 0 0 - 0 2024-07-28T13:27:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:45 smithi177 bash[81864]: cluster 2024-07-28T13:27:44.326779+0000 mgr.y (mgr.25253) 3573 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:45 smithi177 bash[79620]: cluster 2024-07-28T13:27:44.326779+0000 mgr.y (mgr.25253) 3573 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:45 smithi204 bash[68176]: cluster 2024-07-28T13:27:44.326779+0000 mgr.y (mgr.25253) 3573 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:46.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6312 16 16 0 0 0 - 0 2024-07-28T13:27:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:27:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:46 smithi177 bash[79620]: audit 2024-07-28T13:27:45.843417+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:46 smithi177 bash[81864]: audit 2024-07-28T13:27:45.843417+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:46 smithi204 bash[68176]: audit 2024-07-28T13:27:45.843417+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:47.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6313 16 16 0 0 0 - 0 2024-07-28T13:27:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:47 smithi177 bash[81864]: cluster 2024-07-28T13:27:46.328253+0000 mgr.y (mgr.25253) 3574 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:47 smithi177 bash[79620]: cluster 2024-07-28T13:27:46.328253+0000 mgr.y (mgr.25253) 3574 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:47 smithi204 bash[68176]: cluster 2024-07-28T13:27:46.328253+0000 mgr.y (mgr.25253) 3574 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:48.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6314 16 16 0 0 0 - 0 2024-07-28T13:27:49.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6315 16 16 0 0 0 - 0 2024-07-28T13:27:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:49 smithi177 bash[81864]: cluster 2024-07-28T13:27:48.329729+0000 mgr.y (mgr.25253) 3575 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:49 smithi177 bash[79620]: cluster 2024-07-28T13:27:48.329729+0000 mgr.y (mgr.25253) 3575 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:49 smithi204 bash[68176]: cluster 2024-07-28T13:27:48.329729+0000 mgr.y (mgr.25253) 3575 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:50.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6316 16 16 0 0 0 - 0 2024-07-28T13:27:51.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6317 16 16 0 0 0 - 0 2024-07-28T13:27:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:51 smithi177 bash[81864]: cluster 2024-07-28T13:27:50.331244+0000 mgr.y (mgr.25253) 3576 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:51 smithi177 bash[79620]: cluster 2024-07-28T13:27:50.331244+0000 mgr.y (mgr.25253) 3576 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:51 smithi204 bash[68176]: cluster 2024-07-28T13:27:50.331244+0000 mgr.y (mgr.25253) 3576 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:52.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6318 16 16 0 0 0 - 0 2024-07-28T13:27:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:27:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6319 16 16 0 0 0 - 0 2024-07-28T13:27:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:53 smithi177 bash[81864]: cluster 2024-07-28T13:27:52.332882+0000 mgr.y (mgr.25253) 3577 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:53 smithi177 bash[79620]: cluster 2024-07-28T13:27:52.332882+0000 mgr.y (mgr.25253) 3577 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:53 smithi204 bash[68176]: cluster 2024-07-28T13:27:52.332882+0000 mgr.y (mgr.25253) 3577 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:54.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:27:54.332126+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:54.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:54.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6320 16 16 0 0 0 - 0 2024-07-28T13:27:55.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6321 16 16 0 0 0 - 0 2024-07-28T13:27:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:55 smithi177 bash[81864]: cluster 2024-07-28T13:27:54.334367+0000 mgr.y (mgr.25253) 3578 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:56.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:55 smithi177 bash[79620]: cluster 2024-07-28T13:27:54.334367+0000 mgr.y (mgr.25253) 3578 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:55 smithi204 bash[68176]: cluster 2024-07-28T13:27:54.334367+0000 mgr.y (mgr.25253) 3578 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:56.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6322 16 16 0 0 0 - 0 2024-07-28T13:27:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:27:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:27:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:27:57.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6323 16 16 0 0 0 - 0 2024-07-28T13:27:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:57 smithi204 bash[68176]: cluster 2024-07-28T13:27:56.335894+0000 mgr.y (mgr.25253) 3579 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:57 smithi177 bash[79620]: cluster 2024-07-28T13:27:56.335894+0000 mgr.y (mgr.25253) 3579 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:57 smithi177 bash[81864]: cluster 2024-07-28T13:27:56.335894+0000 mgr.y (mgr.25253) 3579 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:27:58.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6324 16 16 0 0 0 - 0 2024-07-28T13:27:59.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6325 16 16 0 0 0 - 0 2024-07-28T13:28:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:27:59 smithi204 bash[68176]: cluster 2024-07-28T13:27:58.337308+0000 mgr.y (mgr.25253) 3580 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:27:59 smithi177 bash[79620]: cluster 2024-07-28T13:27:58.337308+0000 mgr.y (mgr.25253) 3580 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:27:59 smithi177 bash[81864]: cluster 2024-07-28T13:27:58.337308+0000 mgr.y (mgr.25253) 3580 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:00.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6326 16 16 0 0 0 - 0 2024-07-28T13:28:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:00 smithi204 bash[68176]: cluster 2024-07-28T13:28:00.338817+0000 mgr.y (mgr.25253) 3581 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:00 smithi177 bash[81864]: cluster 2024-07-28T13:28:00.338817+0000 mgr.y (mgr.25253) 3581 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:00 smithi177 bash[79620]: cluster 2024-07-28T13:28:00.338817+0000 mgr.y (mgr.25253) 3581 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:01.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6327 16 16 0 0 0 - 0 2024-07-28T13:28:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:01 smithi204 bash[68176]: audit 2024-07-28T13:28:00.843746+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:01 smithi177 bash[81864]: audit 2024-07-28T13:28:00.843746+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:01 smithi177 bash[79620]: audit 2024-07-28T13:28:00.843746+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:02.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6328 16 16 0 0 0 - 0 2024-07-28T13:28:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:02 smithi204 bash[68176]: cluster 2024-07-28T13:28:02.340331+0000 mgr.y (mgr.25253) 3582 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:02 smithi177 bash[81864]: cluster 2024-07-28T13:28:02.340331+0000 mgr.y (mgr.25253) 3582 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:02 smithi177 bash[79620]: cluster 2024-07-28T13:28:02.340331+0000 mgr.y (mgr.25253) 3582 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:03.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6329 16 16 0 0 0 - 0 2024-07-28T13:28:04.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6330 16 16 0 0 0 - 0 2024-07-28T13:28:05.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6331 16 16 0 0 0 - 0 2024-07-28T13:28:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:05 smithi204 bash[68176]: cluster 2024-07-28T13:28:04.341837+0000 mgr.y (mgr.25253) 3583 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:05 smithi177 bash[81864]: cluster 2024-07-28T13:28:04.341837+0000 mgr.y (mgr.25253) 3583 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:05 smithi177 bash[79620]: cluster 2024-07-28T13:28:04.341837+0000 mgr.y (mgr.25253) 3583 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:06.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6332 16 16 0 0 0 - 0 2024-07-28T13:28:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:28:07.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6333 16 16 0 0 0 - 0 2024-07-28T13:28:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:07 smithi204 bash[68176]: cluster 2024-07-28T13:28:06.343294+0000 mgr.y (mgr.25253) 3584 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:07 smithi177 bash[79620]: cluster 2024-07-28T13:28:06.343294+0000 mgr.y (mgr.25253) 3584 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:07.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:07 smithi177 bash[81864]: cluster 2024-07-28T13:28:06.343294+0000 mgr.y (mgr.25253) 3584 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:08.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6334 16 16 0 0 0 - 0 2024-07-28T13:28:09.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6335 16 16 0 0 0 - 0 2024-07-28T13:28:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:09 smithi204 bash[68176]: cluster 2024-07-28T13:28:08.345407+0000 mgr.y (mgr.25253) 3585 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:09 smithi177 bash[81864]: cluster 2024-07-28T13:28:08.345407+0000 mgr.y (mgr.25253) 3585 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:09.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:09 smithi177 bash[79620]: cluster 2024-07-28T13:28:08.345407+0000 mgr.y (mgr.25253) 3585 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:10.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6336 16 16 0 0 0 - 0 2024-07-28T13:28:11.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6337 16 16 0 0 0 - 0 2024-07-28T13:28:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:11 smithi204 bash[68176]: cluster 2024-07-28T13:28:10.347033+0000 mgr.y (mgr.25253) 3586 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:11 smithi177 bash[81864]: cluster 2024-07-28T13:28:10.347033+0000 mgr.y (mgr.25253) 3586 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:11.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:11 smithi177 bash[79620]: cluster 2024-07-28T13:28:10.347033+0000 mgr.y (mgr.25253) 3586 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:12.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6338 16 16 0 0 0 - 0 2024-07-28T13:28:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6339 16 16 0 0 0 - 0 2024-07-28T13:28:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:13 smithi177 bash[81864]: cluster 2024-07-28T13:28:12.348587+0000 mgr.y (mgr.25253) 3587 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:13.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:13 smithi177 bash[79620]: cluster 2024-07-28T13:28:12.348587+0000 mgr.y (mgr.25253) 3587 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:13 smithi204 bash[68176]: cluster 2024-07-28T13:28:12.348587+0000 mgr.y (mgr.25253) 3587 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:14.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:28:14.335409+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:14.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:14.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6340 16 16 0 0 0 - 0 2024-07-28T13:28:15.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6341 16 16 0 0 0 - 0 2024-07-28T13:28:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:15 smithi177 bash[81864]: cluster 2024-07-28T13:28:14.350176+0000 mgr.y (mgr.25253) 3588 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:15.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:15 smithi177 bash[79620]: cluster 2024-07-28T13:28:14.350176+0000 mgr.y (mgr.25253) 3588 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:15 smithi204 bash[68176]: cluster 2024-07-28T13:28:14.350176+0000 mgr.y (mgr.25253) 3588 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:16.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6342 16 16 0 0 0 - 0 2024-07-28T13:28:16.430 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:28:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:16 smithi177 bash[81864]: audit 2024-07-28T13:28:15.844204+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:16 smithi177 bash[79620]: audit 2024-07-28T13:28:15.844204+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:16 smithi204 bash[68176]: audit 2024-07-28T13:28:15.844204+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:17.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6343 16 16 0 0 0 - 0 2024-07-28T13:28:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:17 smithi177 bash[81864]: cluster 2024-07-28T13:28:16.351635+0000 mgr.y (mgr.25253) 3589 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:17.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:17 smithi177 bash[79620]: cluster 2024-07-28T13:28:16.351635+0000 mgr.y (mgr.25253) 3589 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:17 smithi204 bash[68176]: cluster 2024-07-28T13:28:16.351635+0000 mgr.y (mgr.25253) 3589 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:18.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6344 16 16 0 0 0 - 0 2024-07-28T13:28:19.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6345 16 16 0 0 0 - 0 2024-07-28T13:28:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:19 smithi177 bash[81864]: cluster 2024-07-28T13:28:18.353099+0000 mgr.y (mgr.25253) 3590 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:19 smithi177 bash[79620]: cluster 2024-07-28T13:28:18.353099+0000 mgr.y (mgr.25253) 3590 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:19 smithi204 bash[68176]: cluster 2024-07-28T13:28:18.353099+0000 mgr.y (mgr.25253) 3590 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:20.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6346 16 16 0 0 0 - 0 2024-07-28T13:28:21.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6347 16 16 0 0 0 - 0 2024-07-28T13:28:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:21 smithi177 bash[79620]: cluster 2024-07-28T13:28:20.354565+0000 mgr.y (mgr.25253) 3591 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:21.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:21 smithi177 bash[81864]: cluster 2024-07-28T13:28:20.354565+0000 mgr.y (mgr.25253) 3591 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:21 smithi204 bash[68176]: cluster 2024-07-28T13:28:20.354565+0000 mgr.y (mgr.25253) 3591 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:22.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6348 16 16 0 0 0 - 0 2024-07-28T13:28:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6349 16 16 0 0 0 - 0 2024-07-28T13:28:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:23 smithi177 bash[81864]: cluster 2024-07-28T13:28:22.356073+0000 mgr.y (mgr.25253) 3592 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:23.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:23 smithi177 bash[79620]: cluster 2024-07-28T13:28:22.356073+0000 mgr.y (mgr.25253) 3592 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:23 smithi204 bash[68176]: cluster 2024-07-28T13:28:22.356073+0000 mgr.y (mgr.25253) 3592 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:24.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6350 16 16 0 0 0 - 0 2024-07-28T13:28:25.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6351 16 16 0 0 0 - 0 2024-07-28T13:28:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:25 smithi177 bash[81864]: cluster 2024-07-28T13:28:24.357579+0000 mgr.y (mgr.25253) 3593 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:25.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:25 smithi177 bash[79620]: cluster 2024-07-28T13:28:24.357579+0000 mgr.y (mgr.25253) 3593 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:25 smithi204 bash[68176]: cluster 2024-07-28T13:28:24.357579+0000 mgr.y (mgr.25253) 3593 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:26.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6352 16 16 0 0 0 - 0 2024-07-28T13:28:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:28:27.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6353 16 16 0 0 0 - 0 2024-07-28T13:28:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:27 smithi177 bash[81864]: cluster 2024-07-28T13:28:26.359074+0000 mgr.y (mgr.25253) 3594 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:27 smithi177 bash[79620]: cluster 2024-07-28T13:28:26.359074+0000 mgr.y (mgr.25253) 3594 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:27 smithi204 bash[68176]: cluster 2024-07-28T13:28:26.359074+0000 mgr.y (mgr.25253) 3594 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:28.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6354 16 16 0 0 0 - 0 2024-07-28T13:28:29.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6355 16 16 0 0 0 - 0 2024-07-28T13:28:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:29 smithi177 bash[81864]: cluster 2024-07-28T13:28:28.360576+0000 mgr.y (mgr.25253) 3595 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:29 smithi177 bash[79620]: cluster 2024-07-28T13:28:28.360576+0000 mgr.y (mgr.25253) 3595 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:29 smithi204 bash[68176]: cluster 2024-07-28T13:28:28.360576+0000 mgr.y (mgr.25253) 3595 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:30.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6356 16 16 0 0 0 - 0 2024-07-28T13:28:31.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6357 16 16 0 0 0 - 0 2024-07-28T13:28:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:31 smithi177 bash[81864]: cluster 2024-07-28T13:28:30.362038+0000 mgr.y (mgr.25253) 3596 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:31 smithi177 bash[81864]: audit 2024-07-28T13:28:30.844908+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:31 smithi177 bash[79620]: cluster 2024-07-28T13:28:30.362038+0000 mgr.y (mgr.25253) 3596 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:31 smithi177 bash[79620]: audit 2024-07-28T13:28:30.844908+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:31 smithi204 bash[68176]: cluster 2024-07-28T13:28:30.362038+0000 mgr.y (mgr.25253) 3596 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:31 smithi204 bash[68176]: audit 2024-07-28T13:28:30.844908+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:32.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6358 16 16 0 0 0 - 0 2024-07-28T13:28:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6359 16 16 0 0 0 - 0 2024-07-28T13:28:33.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:33 smithi177 bash[81864]: cluster 2024-07-28T13:28:32.363547+0000 mgr.y (mgr.25253) 3597 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:33.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:33 smithi177 bash[79620]: cluster 2024-07-28T13:28:32.363547+0000 mgr.y (mgr.25253) 3597 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:33 smithi204 bash[68176]: cluster 2024-07-28T13:28:32.363547+0000 mgr.y (mgr.25253) 3597 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:34.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:28:34.338517+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:34.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:34.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6360 16 16 0 0 0 - 0 2024-07-28T13:28:35.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6361 16 16 0 0 0 - 0 2024-07-28T13:28:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:35 smithi177 bash[79620]: cluster 2024-07-28T13:28:34.365050+0000 mgr.y (mgr.25253) 3598 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:35 smithi177 bash[81864]: cluster 2024-07-28T13:28:34.365050+0000 mgr.y (mgr.25253) 3598 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:35 smithi204 bash[68176]: cluster 2024-07-28T13:28:34.365050+0000 mgr.y (mgr.25253) 3598 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:36.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6362 16 16 0 0 0 - 0 2024-07-28T13:28:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:28:37.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6363 16 16 0 0 0 - 0 2024-07-28T13:28:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:37 smithi177 bash[81864]: cluster 2024-07-28T13:28:36.366512+0000 mgr.y (mgr.25253) 3599 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:37 smithi177 bash[79620]: cluster 2024-07-28T13:28:36.366512+0000 mgr.y (mgr.25253) 3599 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:37 smithi204 bash[68176]: cluster 2024-07-28T13:28:36.366512+0000 mgr.y (mgr.25253) 3599 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:38.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6364 16 16 0 0 0 - 0 2024-07-28T13:28:39.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6365 16 16 0 0 0 - 0 2024-07-28T13:28:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:39 smithi177 bash[81864]: cluster 2024-07-28T13:28:38.368012+0000 mgr.y (mgr.25253) 3600 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:39 smithi177 bash[81864]: audit 2024-07-28T13:28:39.360283+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:39 smithi177 bash[79620]: cluster 2024-07-28T13:28:38.368012+0000 mgr.y (mgr.25253) 3600 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:39 smithi177 bash[79620]: audit 2024-07-28T13:28:39.360283+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:39 smithi204 bash[68176]: cluster 2024-07-28T13:28:38.368012+0000 mgr.y (mgr.25253) 3600 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:39 smithi204 bash[68176]: audit 2024-07-28T13:28:39.360283+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:40.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6366 16 16 0 0 0 - 0 2024-07-28T13:28:41.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6367 16 16 0 0 0 - 0 2024-07-28T13:28:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:41 smithi177 bash[79620]: cluster 2024-07-28T13:28:40.369457+0000 mgr.y (mgr.25253) 3601 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:41.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:41 smithi177 bash[81864]: cluster 2024-07-28T13:28:40.369457+0000 mgr.y (mgr.25253) 3601 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:41 smithi204 bash[68176]: cluster 2024-07-28T13:28:40.369457+0000 mgr.y (mgr.25253) 3601 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:42.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6368 16 16 0 0 0 - 0 2024-07-28T13:28:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6369 16 16 0 0 0 - 0 2024-07-28T13:28:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:43 smithi177 bash[81864]: cluster 2024-07-28T13:28:42.370942+0000 mgr.y (mgr.25253) 3602 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:43.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:43 smithi177 bash[79620]: cluster 2024-07-28T13:28:42.370942+0000 mgr.y (mgr.25253) 3602 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:43 smithi204 bash[68176]: cluster 2024-07-28T13:28:42.370942+0000 mgr.y (mgr.25253) 3602 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:44.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6370 16 16 0 0 0 - 0 2024-07-28T13:28:45.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6371 16 16 0 0 0 - 0 2024-07-28T13:28:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[81864]: cluster 2024-07-28T13:28:44.371695+0000 mgr.y (mgr.25253) 3603 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[81864]: audit 2024-07-28T13:28:45.010248+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[81864]: audit 2024-07-28T13:28:45.017337+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[81864]: audit 2024-07-28T13:28:45.256028+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[81864]: audit 2024-07-28T13:28:45.262069+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[79620]: cluster 2024-07-28T13:28:44.371695+0000 mgr.y (mgr.25253) 3603 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[79620]: audit 2024-07-28T13:28:45.010248+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[79620]: audit 2024-07-28T13:28:45.017337+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[79620]: audit 2024-07-28T13:28:45.256028+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:45 smithi177 bash[79620]: audit 2024-07-28T13:28:45.262069+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:45 smithi204 bash[68176]: cluster 2024-07-28T13:28:44.371695+0000 mgr.y (mgr.25253) 3603 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:45 smithi204 bash[68176]: audit 2024-07-28T13:28:45.010248+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:45 smithi204 bash[68176]: audit 2024-07-28T13:28:45.017337+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:45 smithi204 bash[68176]: audit 2024-07-28T13:28:45.256028+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:45 smithi204 bash[68176]: audit 2024-07-28T13:28:45.262069+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:46.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6372 16 16 0 0 0 - 0 2024-07-28T13:28:46.493 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[79620]: audit 2024-07-28T13:28:45.687758+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[79620]: audit 2024-07-28T13:28:45.689463+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[79620]: audit 2024-07-28T13:28:45.699552+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[79620]: audit 2024-07-28T13:28:45.845050+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[81864]: audit 2024-07-28T13:28:45.687758+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[81864]: audit 2024-07-28T13:28:45.689463+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[81864]: audit 2024-07-28T13:28:45.699552+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:46 smithi177 bash[81864]: audit 2024-07-28T13:28:45.845050+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:46 smithi204 bash[68176]: audit 2024-07-28T13:28:45.687758+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:28:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:46 smithi204 bash[68176]: audit 2024-07-28T13:28:45.689463+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:28:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:46 smithi204 bash[68176]: audit 2024-07-28T13:28:45.699552+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:28:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:46 smithi204 bash[68176]: audit 2024-07-28T13:28:45.845050+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:47.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6373 16 16 0 0 0 - 0 2024-07-28T13:28:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:47 smithi177 bash[81864]: cluster 2024-07-28T13:28:46.373068+0000 mgr.y (mgr.25253) 3604 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:47 smithi177 bash[79620]: cluster 2024-07-28T13:28:46.373068+0000 mgr.y (mgr.25253) 3604 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:47 smithi204 bash[68176]: cluster 2024-07-28T13:28:46.373068+0000 mgr.y (mgr.25253) 3604 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:48.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6374 16 16 0 0 0 - 0 2024-07-28T13:28:49.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6375 16 16 0 0 0 - 0 2024-07-28T13:28:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:49 smithi177 bash[81864]: cluster 2024-07-28T13:28:48.374505+0000 mgr.y (mgr.25253) 3605 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:49 smithi177 bash[79620]: cluster 2024-07-28T13:28:48.374505+0000 mgr.y (mgr.25253) 3605 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:49 smithi204 bash[68176]: cluster 2024-07-28T13:28:48.374505+0000 mgr.y (mgr.25253) 3605 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:50.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6376 16 16 0 0 0 - 0 2024-07-28T13:28:51.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6377 16 16 0 0 0 - 0 2024-07-28T13:28:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:51 smithi177 bash[81864]: cluster 2024-07-28T13:28:50.375981+0000 mgr.y (mgr.25253) 3606 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:51 smithi177 bash[79620]: cluster 2024-07-28T13:28:50.375981+0000 mgr.y (mgr.25253) 3606 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:51 smithi204 bash[68176]: cluster 2024-07-28T13:28:50.375981+0000 mgr.y (mgr.25253) 3606 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:52.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6378 16 16 0 0 0 - 0 2024-07-28T13:28:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:28:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6379 16 16 0 0 0 - 0 2024-07-28T13:28:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:53 smithi177 bash[81864]: cluster 2024-07-28T13:28:52.377502+0000 mgr.y (mgr.25253) 3607 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:53 smithi177 bash[79620]: cluster 2024-07-28T13:28:52.377502+0000 mgr.y (mgr.25253) 3607 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:53 smithi204 bash[68176]: cluster 2024-07-28T13:28:52.377502+0000 mgr.y (mgr.25253) 3607 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:54.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:28:54.341682+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:54.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:54.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6380 16 16 0 0 0 - 0 2024-07-28T13:28:55.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6381 16 16 0 0 0 - 0 2024-07-28T13:28:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:55 smithi177 bash[81864]: cluster 2024-07-28T13:28:54.378988+0000 mgr.y (mgr.25253) 3608 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:55 smithi177 bash[79620]: cluster 2024-07-28T13:28:54.378988+0000 mgr.y (mgr.25253) 3608 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:55 smithi204 bash[68176]: cluster 2024-07-28T13:28:54.378988+0000 mgr.y (mgr.25253) 3608 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:56.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6382 16 16 0 0 0 - 0 2024-07-28T13:28:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:28:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:28:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:28:57.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6383 16 16 0 0 0 - 0 2024-07-28T13:28:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:57 smithi177 bash[81864]: cluster 2024-07-28T13:28:56.380484+0000 mgr.y (mgr.25253) 3609 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:57 smithi177 bash[79620]: cluster 2024-07-28T13:28:56.380484+0000 mgr.y (mgr.25253) 3609 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:57 smithi204 bash[68176]: cluster 2024-07-28T13:28:56.380484+0000 mgr.y (mgr.25253) 3609 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:28:58.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6384 16 16 0 0 0 - 0 2024-07-28T13:28:59.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6385 16 16 0 0 0 - 0 2024-07-28T13:29:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:28:59 smithi177 bash[81864]: cluster 2024-07-28T13:28:58.381968+0000 mgr.y (mgr.25253) 3610 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:28:59 smithi177 bash[79620]: cluster 2024-07-28T13:28:58.381968+0000 mgr.y (mgr.25253) 3610 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:28:59 smithi204 bash[68176]: cluster 2024-07-28T13:28:58.381968+0000 mgr.y (mgr.25253) 3610 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:00.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6386 16 16 0 0 0 - 0 2024-07-28T13:29:01.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6387 16 16 0 0 0 - 0 2024-07-28T13:29:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:01 smithi177 bash[79620]: cluster 2024-07-28T13:29:00.383608+0000 mgr.y (mgr.25253) 3611 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:01 smithi177 bash[79620]: audit 2024-07-28T13:29:00.845492+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:01 smithi177 bash[81864]: cluster 2024-07-28T13:29:00.383608+0000 mgr.y (mgr.25253) 3611 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:01 smithi177 bash[81864]: audit 2024-07-28T13:29:00.845492+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:01 smithi204 bash[68176]: cluster 2024-07-28T13:29:00.383608+0000 mgr.y (mgr.25253) 3611 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:01 smithi204 bash[68176]: audit 2024-07-28T13:29:00.845492+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:02.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6388 16 16 0 0 0 - 0 2024-07-28T13:29:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6389 16 16 0 0 0 - 0 2024-07-28T13:29:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:03 smithi177 bash[79620]: cluster 2024-07-28T13:29:02.385158+0000 mgr.y (mgr.25253) 3612 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:03 smithi177 bash[81864]: cluster 2024-07-28T13:29:02.385158+0000 mgr.y (mgr.25253) 3612 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:03 smithi204 bash[68176]: cluster 2024-07-28T13:29:02.385158+0000 mgr.y (mgr.25253) 3612 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:04.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6390 16 16 0 0 0 - 0 2024-07-28T13:29:05.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6391 16 16 0 0 0 - 0 2024-07-28T13:29:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:05 smithi177 bash[79620]: cluster 2024-07-28T13:29:04.386629+0000 mgr.y (mgr.25253) 3613 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:05 smithi177 bash[81864]: cluster 2024-07-28T13:29:04.386629+0000 mgr.y (mgr.25253) 3613 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:05 smithi204 bash[68176]: cluster 2024-07-28T13:29:04.386629+0000 mgr.y (mgr.25253) 3613 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:06.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6392 16 16 0 0 0 - 0 2024-07-28T13:29:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:29:07.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6393 16 16 0 0 0 - 0 2024-07-28T13:29:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:07 smithi177 bash[79620]: cluster 2024-07-28T13:29:06.388120+0000 mgr.y (mgr.25253) 3614 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:07 smithi177 bash[81864]: cluster 2024-07-28T13:29:06.388120+0000 mgr.y (mgr.25253) 3614 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:07 smithi204 bash[68176]: cluster 2024-07-28T13:29:06.388120+0000 mgr.y (mgr.25253) 3614 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:08.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6394 16 16 0 0 0 - 0 2024-07-28T13:29:09.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6395 16 16 0 0 0 - 0 2024-07-28T13:29:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:09 smithi177 bash[81864]: cluster 2024-07-28T13:29:08.389576+0000 mgr.y (mgr.25253) 3615 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:09 smithi177 bash[79620]: cluster 2024-07-28T13:29:08.389576+0000 mgr.y (mgr.25253) 3615 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:09 smithi204 bash[68176]: cluster 2024-07-28T13:29:08.389576+0000 mgr.y (mgr.25253) 3615 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:10.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6396 16 16 0 0 0 - 0 2024-07-28T13:29:11.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6397 16 16 0 0 0 - 0 2024-07-28T13:29:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:11 smithi177 bash[79620]: cluster 2024-07-28T13:29:10.391210+0000 mgr.y (mgr.25253) 3616 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:11 smithi177 bash[81864]: cluster 2024-07-28T13:29:10.391210+0000 mgr.y (mgr.25253) 3616 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:11 smithi204 bash[68176]: cluster 2024-07-28T13:29:10.391210+0000 mgr.y (mgr.25253) 3616 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:12.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6398 16 16 0 0 0 - 0 2024-07-28T13:29:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6399 16 16 0 0 0 - 0 2024-07-28T13:29:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:13 smithi177 bash[79620]: cluster 2024-07-28T13:29:12.392895+0000 mgr.y (mgr.25253) 3617 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:13 smithi177 bash[81864]: cluster 2024-07-28T13:29:12.392895+0000 mgr.y (mgr.25253) 3617 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:13 smithi204 bash[68176]: cluster 2024-07-28T13:29:12.392895+0000 mgr.y (mgr.25253) 3617 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:14.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:29:14.344851+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:14.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:14.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6400 16 16 0 0 0 - 0 2024-07-28T13:29:15.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6401 16 16 0 0 0 - 0 2024-07-28T13:29:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:15 smithi177 bash[81864]: cluster 2024-07-28T13:29:14.394590+0000 mgr.y (mgr.25253) 3618 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:15 smithi177 bash[79620]: cluster 2024-07-28T13:29:14.394590+0000 mgr.y (mgr.25253) 3618 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:15 smithi204 bash[68176]: cluster 2024-07-28T13:29:14.394590+0000 mgr.y (mgr.25253) 3618 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:16.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6402 16 16 0 0 0 - 0 2024-07-28T13:29:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:29:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:16 smithi204 bash[68176]: audit 2024-07-28T13:29:15.845983+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:16 smithi177 bash[81864]: audit 2024-07-28T13:29:15.845983+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:16 smithi177 bash[79620]: audit 2024-07-28T13:29:15.845983+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:17.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6403 16 16 0 0 0 - 0 2024-07-28T13:29:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:17 smithi204 bash[68176]: cluster 2024-07-28T13:29:16.396245+0000 mgr.y (mgr.25253) 3619 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:17 smithi177 bash[81864]: cluster 2024-07-28T13:29:16.396245+0000 mgr.y (mgr.25253) 3619 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:17 smithi177 bash[79620]: cluster 2024-07-28T13:29:16.396245+0000 mgr.y (mgr.25253) 3619 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:18.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6404 16 16 0 0 0 - 0 2024-07-28T13:29:19.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6405 16 16 0 0 0 - 0 2024-07-28T13:29:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:19 smithi204 bash[68176]: cluster 2024-07-28T13:29:18.397887+0000 mgr.y (mgr.25253) 3620 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:19 smithi177 bash[81864]: cluster 2024-07-28T13:29:18.397887+0000 mgr.y (mgr.25253) 3620 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:19 smithi177 bash[79620]: cluster 2024-07-28T13:29:18.397887+0000 mgr.y (mgr.25253) 3620 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:20.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6406 16 16 0 0 0 - 0 2024-07-28T13:29:21.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6407 16 16 0 0 0 - 0 2024-07-28T13:29:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:21 smithi204 bash[68176]: cluster 2024-07-28T13:29:20.399463+0000 mgr.y (mgr.25253) 3621 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:21 smithi177 bash[81864]: cluster 2024-07-28T13:29:20.399463+0000 mgr.y (mgr.25253) 3621 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:21 smithi177 bash[79620]: cluster 2024-07-28T13:29:20.399463+0000 mgr.y (mgr.25253) 3621 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:22.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6408 16 16 0 0 0 - 0 2024-07-28T13:29:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6409 16 16 0 0 0 - 0 2024-07-28T13:29:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:23 smithi204 bash[68176]: cluster 2024-07-28T13:29:22.400990+0000 mgr.y (mgr.25253) 3622 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:23 smithi177 bash[81864]: cluster 2024-07-28T13:29:22.400990+0000 mgr.y (mgr.25253) 3622 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:23 smithi177 bash[79620]: cluster 2024-07-28T13:29:22.400990+0000 mgr.y (mgr.25253) 3622 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:24.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6410 16 16 0 0 0 - 0 2024-07-28T13:29:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:24 smithi204 bash[68176]: cluster 2024-07-28T13:29:24.402454+0000 mgr.y (mgr.25253) 3623 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:24 smithi177 bash[81864]: cluster 2024-07-28T13:29:24.402454+0000 mgr.y (mgr.25253) 3623 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:24 smithi177 bash[79620]: cluster 2024-07-28T13:29:24.402454+0000 mgr.y (mgr.25253) 3623 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:25.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6411 16 16 0 0 0 - 0 2024-07-28T13:29:26.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6412 16 16 0 0 0 - 0 2024-07-28T13:29:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:29:27.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6413 16 16 0 0 0 - 0 2024-07-28T13:29:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:27 smithi177 bash[79620]: cluster 2024-07-28T13:29:26.403959+0000 mgr.y (mgr.25253) 3624 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:27 smithi177 bash[81864]: cluster 2024-07-28T13:29:26.403959+0000 mgr.y (mgr.25253) 3624 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:27 smithi204 bash[68176]: cluster 2024-07-28T13:29:26.403959+0000 mgr.y (mgr.25253) 3624 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:28.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6414 16 16 0 0 0 - 0 2024-07-28T13:29:29.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6415 16 16 0 0 0 - 0 2024-07-28T13:29:29.465 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:29 smithi177 bash[79620]: cluster 2024-07-28T13:29:28.405440+0000 mgr.y (mgr.25253) 3625 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:29 smithi204 bash[68176]: cluster 2024-07-28T13:29:28.405440+0000 mgr.y (mgr.25253) 3625 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:30.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6416 16 16 0 0 0 - 0 2024-07-28T13:29:31.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6417 16 16 0 0 0 - 0 2024-07-28T13:29:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:31 smithi177 bash[79620]: cluster 2024-07-28T13:29:30.406961+0000 mgr.y (mgr.25253) 3626 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:31 smithi177 bash[79620]: audit 2024-07-28T13:29:30.846535+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:29 smithi177 bash[81864]: cluster 2024-07-28T13:29:28.405440+0000 mgr.y (mgr.25253) 3625 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:31 smithi177 bash[81864]: cluster 2024-07-28T13:29:30.406961+0000 mgr.y (mgr.25253) 3626 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:31 smithi177 bash[81864]: audit 2024-07-28T13:29:30.846535+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:31 smithi204 bash[68176]: cluster 2024-07-28T13:29:30.406961+0000 mgr.y (mgr.25253) 3626 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:31 smithi204 bash[68176]: audit 2024-07-28T13:29:30.846535+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:32.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6418 16 16 0 0 0 - 0 2024-07-28T13:29:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6419 16 16 0 0 0 - 0 2024-07-28T13:29:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:33 smithi177 bash[81864]: cluster 2024-07-28T13:29:32.408490+0000 mgr.y (mgr.25253) 3627 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:33.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:33 smithi177 bash[79620]: cluster 2024-07-28T13:29:32.408490+0000 mgr.y (mgr.25253) 3627 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:33 smithi204 bash[68176]: cluster 2024-07-28T13:29:32.408490+0000 mgr.y (mgr.25253) 3627 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:34.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:29:34.348168+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:34.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:34.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6420 16 16 0 0 0 - 0 2024-07-28T13:29:35.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6421 16 16 0 0 0 - 0 2024-07-28T13:29:35.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:35 smithi177 bash[79620]: cluster 2024-07-28T13:29:34.409982+0000 mgr.y (mgr.25253) 3628 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:35.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:35 smithi177 bash[81864]: cluster 2024-07-28T13:29:34.409982+0000 mgr.y (mgr.25253) 3628 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:35 smithi204 bash[68176]: cluster 2024-07-28T13:29:34.409982+0000 mgr.y (mgr.25253) 3628 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:36.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6422 16 16 0 0 0 - 0 2024-07-28T13:29:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:29:37.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6423 16 16 0 0 0 - 0 2024-07-28T13:29:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:37 smithi177 bash[81864]: cluster 2024-07-28T13:29:36.411435+0000 mgr.y (mgr.25253) 3629 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:37.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:37 smithi177 bash[79620]: cluster 2024-07-28T13:29:36.411435+0000 mgr.y (mgr.25253) 3629 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:37 smithi204 bash[68176]: cluster 2024-07-28T13:29:36.411435+0000 mgr.y (mgr.25253) 3629 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:38.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6424 16 16 0 0 0 - 0 2024-07-28T13:29:39.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6425 16 16 0 0 0 - 0 2024-07-28T13:29:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:39 smithi177 bash[81864]: cluster 2024-07-28T13:29:38.413031+0000 mgr.y (mgr.25253) 3630 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:39 smithi177 bash[79620]: cluster 2024-07-28T13:29:38.413031+0000 mgr.y (mgr.25253) 3630 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:39 smithi204 bash[68176]: cluster 2024-07-28T13:29:38.413031+0000 mgr.y (mgr.25253) 3630 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:40.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6426 16 16 0 0 0 - 0 2024-07-28T13:29:41.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6427 16 16 0 0 0 - 0 2024-07-28T13:29:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:41 smithi177 bash[81864]: cluster 2024-07-28T13:29:40.414693+0000 mgr.y (mgr.25253) 3631 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:41.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:41 smithi177 bash[79620]: cluster 2024-07-28T13:29:40.414693+0000 mgr.y (mgr.25253) 3631 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:41 smithi204 bash[68176]: cluster 2024-07-28T13:29:40.414693+0000 mgr.y (mgr.25253) 3631 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:42.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6428 16 16 0 0 0 - 0 2024-07-28T13:29:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6429 16 16 0 0 0 - 0 2024-07-28T13:29:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:43 smithi177 bash[79620]: cluster 2024-07-28T13:29:42.416238+0000 mgr.y (mgr.25253) 3632 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:43 smithi177 bash[81864]: cluster 2024-07-28T13:29:42.416238+0000 mgr.y (mgr.25253) 3632 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:43 smithi204 bash[68176]: cluster 2024-07-28T13:29:42.416238+0000 mgr.y (mgr.25253) 3632 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:44.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6430 16 16 0 0 0 - 0 2024-07-28T13:29:45.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6431 16 16 0 0 0 - 0 2024-07-28T13:29:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:45 smithi177 bash[81864]: cluster 2024-07-28T13:29:44.417695+0000 mgr.y (mgr.25253) 3633 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:45.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:45 smithi177 bash[79620]: cluster 2024-07-28T13:29:44.417695+0000 mgr.y (mgr.25253) 3633 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:45 smithi204 bash[68176]: cluster 2024-07-28T13:29:44.417695+0000 mgr.y (mgr.25253) 3633 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:46.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6432 16 16 0 0 0 - 0 2024-07-28T13:29:46.498 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[79620]: audit 2024-07-28T13:29:45.828336+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[79620]: audit 2024-07-28T13:29:45.846973+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[79620]: audit 2024-07-28T13:29:46.241634+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[79620]: audit 2024-07-28T13:29:46.246719+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[81864]: audit 2024-07-28T13:29:45.828336+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[81864]: audit 2024-07-28T13:29:45.846973+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[81864]: audit 2024-07-28T13:29:46.241634+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:46.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:46 smithi177 bash[81864]: audit 2024-07-28T13:29:46.246719+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:46 smithi204 bash[68176]: audit 2024-07-28T13:29:45.828336+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:29:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:46 smithi204 bash[68176]: audit 2024-07-28T13:29:45.846973+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:46 smithi204 bash[68176]: audit 2024-07-28T13:29:46.241634+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:46 smithi204 bash[68176]: audit 2024-07-28T13:29:46.246719+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:47.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6433 16 16 0 0 0 - 0 2024-07-28T13:29:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:47 smithi177 bash[81864]: cluster 2024-07-28T13:29:46.419172+0000 mgr.y (mgr.25253) 3634 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:47 smithi177 bash[79620]: cluster 2024-07-28T13:29:46.419172+0000 mgr.y (mgr.25253) 3634 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:47 smithi204 bash[68176]: cluster 2024-07-28T13:29:46.419172+0000 mgr.y (mgr.25253) 3634 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:48.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6434 16 16 0 0 0 - 0 2024-07-28T13:29:49.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6435 16 16 0 0 0 - 0 2024-07-28T13:29:49.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:49 smithi177 bash[81864]: cluster 2024-07-28T13:29:48.420742+0000 mgr.y (mgr.25253) 3635 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:49.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:49 smithi177 bash[79620]: cluster 2024-07-28T13:29:48.420742+0000 mgr.y (mgr.25253) 3635 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:49 smithi204 bash[68176]: cluster 2024-07-28T13:29:48.420742+0000 mgr.y (mgr.25253) 3635 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:50.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6436 16 16 0 0 0 - 0 2024-07-28T13:29:51.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6437 16 16 0 0 0 - 0 2024-07-28T13:29:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:51 smithi177 bash[79620]: cluster 2024-07-28T13:29:50.422261+0000 mgr.y (mgr.25253) 3636 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:51 smithi177 bash[81864]: cluster 2024-07-28T13:29:50.422261+0000 mgr.y (mgr.25253) 3636 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:51 smithi204 bash[68176]: cluster 2024-07-28T13:29:50.422261+0000 mgr.y (mgr.25253) 3636 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:52.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6438 16 16 0 0 0 - 0 2024-07-28T13:29:52.565 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[68176]: audit 2024-07-28T13:29:51.565880+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[68176]: audit 2024-07-28T13:29:51.573303+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:52.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[68176]: audit 2024-07-28T13:29:52.083189+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:52.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[68176]: audit 2024-07-28T13:29:52.092551+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:52.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:52 smithi204 bash[68176]: audit 2024-07-28T13:29:52.562789+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[81864]: audit 2024-07-28T13:29:51.565880+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[81864]: audit 2024-07-28T13:29:51.573303+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[81864]: audit 2024-07-28T13:29:52.083189+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[81864]: audit 2024-07-28T13:29:52.092551+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[81864]: audit 2024-07-28T13:29:52.562789+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[79620]: audit 2024-07-28T13:29:51.565880+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[79620]: audit 2024-07-28T13:29:51.573303+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[79620]: audit 2024-07-28T13:29:52.083189+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[79620]: audit 2024-07-28T13:29:52.092551+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:52 smithi177 bash[79620]: audit 2024-07-28T13:29:52.562789+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:53.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6439 16 16 0 0 0 - 0 2024-07-28T13:29:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:53 smithi204 bash[68176]: cluster 2024-07-28T13:29:52.423787+0000 mgr.y (mgr.25253) 3637 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:53 smithi204 bash[68176]: audit 2024-07-28T13:29:52.564407+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:53 smithi204 bash[68176]: audit 2024-07-28T13:29:52.577525+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[81864]: cluster 2024-07-28T13:29:52.423787+0000 mgr.y (mgr.25253) 3637 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[81864]: audit 2024-07-28T13:29:52.564407+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[81864]: audit 2024-07-28T13:29:52.577525+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[79620]: cluster 2024-07-28T13:29:52.423787+0000 mgr.y (mgr.25253) 3637 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[79620]: audit 2024-07-28T13:29:52.564407+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:53 smithi177 bash[79620]: audit 2024-07-28T13:29:52.577525+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:29:54.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:29:54.351440+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:54.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:54.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6440 16 16 0 0 0 - 0 2024-07-28T13:29:55.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6441 16 16 0 0 0 - 0 2024-07-28T13:29:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:55 smithi204 bash[68176]: cluster 2024-07-28T13:29:54.425275+0000 mgr.y (mgr.25253) 3638 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:55 smithi177 bash[81864]: cluster 2024-07-28T13:29:54.425275+0000 mgr.y (mgr.25253) 3638 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:55 smithi177 bash[79620]: cluster 2024-07-28T13:29:54.425275+0000 mgr.y (mgr.25253) 3638 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:56.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6442 16 16 0 0 0 - 0 2024-07-28T13:29:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:29:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:29:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:29:57.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6443 16 16 0 0 0 - 0 2024-07-28T13:29:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:57 smithi204 bash[68176]: cluster 2024-07-28T13:29:56.426715+0000 mgr.y (mgr.25253) 3639 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:57 smithi177 bash[79620]: cluster 2024-07-28T13:29:56.426715+0000 mgr.y (mgr.25253) 3639 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:57 smithi177 bash[81864]: cluster 2024-07-28T13:29:56.426715+0000 mgr.y (mgr.25253) 3639 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:29:58.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6444 16 16 0 0 0 - 0 2024-07-28T13:29:59.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6445 16 16 0 0 0 - 0 2024-07-28T13:29:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:29:59 smithi204 bash[68176]: cluster 2024-07-28T13:29:58.428212+0000 mgr.y (mgr.25253) 3640 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:29:59 smithi177 bash[81864]: cluster 2024-07-28T13:29:58.428212+0000 mgr.y (mgr.25253) 3640 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:29:59 smithi177 bash[79620]: cluster 2024-07-28T13:29:58.428212+0000 mgr.y (mgr.25253) 3640 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:00.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6446 16 16 0 0 0 - 0 2024-07-28T13:30:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:00 smithi204 bash[68176]: cluster 2024-07-28T13:30:00.000161+0000 mon.a (mon.0) 3171 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:30:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:00 smithi177 bash[81864]: cluster 2024-07-28T13:30:00.000161+0000 mon.a (mon.0) 3171 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:30:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:00 smithi177 bash[79620]: cluster 2024-07-28T13:30:00.000161+0000 mon.a (mon.0) 3171 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:30:01.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6447 16 16 0 0 0 - 0 2024-07-28T13:30:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:01 smithi204 bash[68176]: cluster 2024-07-28T13:30:00.429695+0000 mgr.y (mgr.25253) 3641 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:01 smithi204 bash[68176]: audit 2024-07-28T13:30:00.847536+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:01 smithi177 bash[81864]: cluster 2024-07-28T13:30:00.429695+0000 mgr.y (mgr.25253) 3641 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:01 smithi177 bash[81864]: audit 2024-07-28T13:30:00.847536+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:01 smithi177 bash[79620]: cluster 2024-07-28T13:30:00.429695+0000 mgr.y (mgr.25253) 3641 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:01 smithi177 bash[79620]: audit 2024-07-28T13:30:00.847536+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:02.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6448 16 16 0 0 0 - 0 2024-07-28T13:30:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6449 16 16 0 0 0 - 0 2024-07-28T13:30:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:03 smithi204 bash[68176]: cluster 2024-07-28T13:30:02.431156+0000 mgr.y (mgr.25253) 3642 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:03 smithi177 bash[81864]: cluster 2024-07-28T13:30:02.431156+0000 mgr.y (mgr.25253) 3642 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:03 smithi177 bash[79620]: cluster 2024-07-28T13:30:02.431156+0000 mgr.y (mgr.25253) 3642 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:04.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6450 16 16 0 0 0 - 0 2024-07-28T13:30:05.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6451 16 16 0 0 0 - 0 2024-07-28T13:30:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:05 smithi204 bash[68176]: cluster 2024-07-28T13:30:04.432679+0000 mgr.y (mgr.25253) 3643 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:05 smithi177 bash[81864]: cluster 2024-07-28T13:30:04.432679+0000 mgr.y (mgr.25253) 3643 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:05 smithi177 bash[79620]: cluster 2024-07-28T13:30:04.432679+0000 mgr.y (mgr.25253) 3643 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:06.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6452 16 16 0 0 0 - 0 2024-07-28T13:30:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:30:07.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6453 16 16 0 0 0 - 0 2024-07-28T13:30:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:07 smithi204 bash[68176]: cluster 2024-07-28T13:30:06.434149+0000 mgr.y (mgr.25253) 3644 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:07 smithi177 bash[81864]: cluster 2024-07-28T13:30:06.434149+0000 mgr.y (mgr.25253) 3644 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:07 smithi177 bash[79620]: cluster 2024-07-28T13:30:06.434149+0000 mgr.y (mgr.25253) 3644 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:08.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6454 16 16 0 0 0 - 0 2024-07-28T13:30:09.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6455 16 16 0 0 0 - 0 2024-07-28T13:30:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:09 smithi204 bash[68176]: cluster 2024-07-28T13:30:08.435622+0000 mgr.y (mgr.25253) 3645 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:09 smithi177 bash[81864]: cluster 2024-07-28T13:30:08.435622+0000 mgr.y (mgr.25253) 3645 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:09 smithi177 bash[79620]: cluster 2024-07-28T13:30:08.435622+0000 mgr.y (mgr.25253) 3645 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:10.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6456 16 16 0 0 0 - 0 2024-07-28T13:30:11.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6457 16 16 0 0 0 - 0 2024-07-28T13:30:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:11 smithi204 bash[68176]: cluster 2024-07-28T13:30:10.437223+0000 mgr.y (mgr.25253) 3646 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:11 smithi177 bash[81864]: cluster 2024-07-28T13:30:10.437223+0000 mgr.y (mgr.25253) 3646 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:11 smithi177 bash[79620]: cluster 2024-07-28T13:30:10.437223+0000 mgr.y (mgr.25253) 3646 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:12.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6458 16 16 0 0 0 - 0 2024-07-28T13:30:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6459 16 16 0 0 0 - 0 2024-07-28T13:30:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:13 smithi204 bash[68176]: cluster 2024-07-28T13:30:12.438861+0000 mgr.y (mgr.25253) 3647 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:13 smithi177 bash[81864]: cluster 2024-07-28T13:30:12.438861+0000 mgr.y (mgr.25253) 3647 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:13 smithi177 bash[79620]: cluster 2024-07-28T13:30:12.438861+0000 mgr.y (mgr.25253) 3647 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:14.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:30:14.354694+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:14.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:14.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6460 16 16 0 0 0 - 0 2024-07-28T13:30:15.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6461 16 16 0 0 0 - 0 2024-07-28T13:30:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:15 smithi204 bash[68176]: cluster 2024-07-28T13:30:14.440379+0000 mgr.y (mgr.25253) 3648 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:15 smithi177 bash[81864]: cluster 2024-07-28T13:30:14.440379+0000 mgr.y (mgr.25253) 3648 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:15 smithi177 bash[79620]: cluster 2024-07-28T13:30:14.440379+0000 mgr.y (mgr.25253) 3648 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:16.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6462 16 16 0 0 0 - 0 2024-07-28T13:30:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:30:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:16 smithi204 bash[68176]: audit 2024-07-28T13:30:15.847886+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:16 smithi177 bash[81864]: audit 2024-07-28T13:30:15.847886+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:16 smithi177 bash[79620]: audit 2024-07-28T13:30:15.847886+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:17.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6463 16 16 0 0 0 - 0 2024-07-28T13:30:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:17 smithi204 bash[68176]: cluster 2024-07-28T13:30:16.441846+0000 mgr.y (mgr.25253) 3649 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:17 smithi177 bash[81864]: cluster 2024-07-28T13:30:16.441846+0000 mgr.y (mgr.25253) 3649 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:17 smithi177 bash[79620]: cluster 2024-07-28T13:30:16.441846+0000 mgr.y (mgr.25253) 3649 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:18.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6464 16 16 0 0 0 - 0 2024-07-28T13:30:19.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6465 16 16 0 0 0 - 0 2024-07-28T13:30:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:19 smithi204 bash[68176]: cluster 2024-07-28T13:30:18.443311+0000 mgr.y (mgr.25253) 3650 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:19 smithi177 bash[81864]: cluster 2024-07-28T13:30:18.443311+0000 mgr.y (mgr.25253) 3650 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:19 smithi177 bash[79620]: cluster 2024-07-28T13:30:18.443311+0000 mgr.y (mgr.25253) 3650 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:20.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6466 16 16 0 0 0 - 0 2024-07-28T13:30:21.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6467 16 16 0 0 0 - 0 2024-07-28T13:30:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:21 smithi204 bash[68176]: cluster 2024-07-28T13:30:20.444807+0000 mgr.y (mgr.25253) 3651 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:21 smithi177 bash[81864]: cluster 2024-07-28T13:30:20.444807+0000 mgr.y (mgr.25253) 3651 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:21 smithi177 bash[79620]: cluster 2024-07-28T13:30:20.444807+0000 mgr.y (mgr.25253) 3651 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:22.316 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:30:21 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:30:21.99619674Z level=info msg="Completed cleanup jobs" duration=31.562549ms 2024-07-28T13:30:22.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6468 16 16 0 0 0 - 0 2024-07-28T13:30:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6469 16 16 0 0 0 - 0 2024-07-28T13:30:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:23 smithi204 bash[68176]: cluster 2024-07-28T13:30:22.446272+0000 mgr.y (mgr.25253) 3652 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:23 smithi177 bash[81864]: cluster 2024-07-28T13:30:22.446272+0000 mgr.y (mgr.25253) 3652 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:23 smithi177 bash[79620]: cluster 2024-07-28T13:30:22.446272+0000 mgr.y (mgr.25253) 3652 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:24.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6470 16 16 0 0 0 - 0 2024-07-28T13:30:25.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6471 16 16 0 0 0 - 0 2024-07-28T13:30:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:25 smithi204 bash[68176]: cluster 2024-07-28T13:30:24.447752+0000 mgr.y (mgr.25253) 3653 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:25 smithi177 bash[81864]: cluster 2024-07-28T13:30:24.447752+0000 mgr.y (mgr.25253) 3653 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:25 smithi177 bash[79620]: cluster 2024-07-28T13:30:24.447752+0000 mgr.y (mgr.25253) 3653 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:26.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6472 16 16 0 0 0 - 0 2024-07-28T13:30:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:30:27.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6473 16 16 0 0 0 - 0 2024-07-28T13:30:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:27 smithi204 bash[68176]: cluster 2024-07-28T13:30:26.449198+0000 mgr.y (mgr.25253) 3654 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:27 smithi177 bash[81864]: cluster 2024-07-28T13:30:26.449198+0000 mgr.y (mgr.25253) 3654 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:27 smithi177 bash[79620]: cluster 2024-07-28T13:30:26.449198+0000 mgr.y (mgr.25253) 3654 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:28.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6474 16 16 0 0 0 - 0 2024-07-28T13:30:29.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6475 16 16 0 0 0 - 0 2024-07-28T13:30:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:29 smithi204 bash[68176]: cluster 2024-07-28T13:30:28.450681+0000 mgr.y (mgr.25253) 3655 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:29 smithi177 bash[79620]: cluster 2024-07-28T13:30:28.450681+0000 mgr.y (mgr.25253) 3655 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:29 smithi177 bash[81864]: cluster 2024-07-28T13:30:28.450681+0000 mgr.y (mgr.25253) 3655 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:30.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6476 16 16 0 0 0 - 0 2024-07-28T13:30:31.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6477 16 16 0 0 0 - 0 2024-07-28T13:30:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:31 smithi177 bash[81864]: cluster 2024-07-28T13:30:30.452201+0000 mgr.y (mgr.25253) 3656 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:31 smithi177 bash[81864]: audit 2024-07-28T13:30:30.848429+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:31 smithi177 bash[79620]: cluster 2024-07-28T13:30:30.452201+0000 mgr.y (mgr.25253) 3656 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:31 smithi177 bash[79620]: audit 2024-07-28T13:30:30.848429+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:31 smithi204 bash[68176]: cluster 2024-07-28T13:30:30.452201+0000 mgr.y (mgr.25253) 3656 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:31 smithi204 bash[68176]: audit 2024-07-28T13:30:30.848429+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:32.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6478 16 16 0 0 0 - 0 2024-07-28T13:30:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:32 smithi204 bash[60899]: ts=2024-07-28T13:30: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6479 16 16 0 0 0 - 0 2024-07-28T13:30:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:33 smithi177 bash[79620]: cluster 2024-07-28T13:30:32.453663+0000 mgr.y (mgr.25253) 3657 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:33 smithi177 bash[81864]: cluster 2024-07-28T13:30:32.453663+0000 mgr.y (mgr.25253) 3657 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:33 smithi204 bash[68176]: cluster 2024-07-28T13:30:32.453663+0000 mgr.y (mgr.25253) 3657 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:34.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:30:34.357932+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:34.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:34.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6480 16 16 0 0 0 - 0 2024-07-28T13:30:35.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6481 16 16 0 0 0 - 0 2024-07-28T13:30:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:35 smithi177 bash[81864]: cluster 2024-07-28T13:30:34.455129+0000 mgr.y (mgr.25253) 3658 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:35 smithi177 bash[79620]: cluster 2024-07-28T13:30:34.455129+0000 mgr.y (mgr.25253) 3658 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:35 smithi204 bash[68176]: cluster 2024-07-28T13:30:34.455129+0000 mgr.y (mgr.25253) 3658 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:36.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6482 16 16 0 0 0 - 0 2024-07-28T13:30:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:30:37.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6483 16 16 0 0 0 - 0 2024-07-28T13:30:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:37 smithi177 bash[79620]: cluster 2024-07-28T13:30:36.456603+0000 mgr.y (mgr.25253) 3659 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:37 smithi177 bash[81864]: cluster 2024-07-28T13:30:36.456603+0000 mgr.y (mgr.25253) 3659 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:37 smithi204 bash[68176]: cluster 2024-07-28T13:30:36.456603+0000 mgr.y (mgr.25253) 3659 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:38.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6484 16 16 0 0 0 - 0 2024-07-28T13:30:39.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6485 16 16 0 0 0 - 0 2024-07-28T13:30:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:39 smithi177 bash[79620]: cluster 2024-07-28T13:30:38.458059+0000 mgr.y (mgr.25253) 3660 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:39 smithi177 bash[81864]: cluster 2024-07-28T13:30:38.458059+0000 mgr.y (mgr.25253) 3660 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:39 smithi204 bash[68176]: cluster 2024-07-28T13:30:38.458059+0000 mgr.y (mgr.25253) 3660 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:40.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6486 16 16 0 0 0 - 0 2024-07-28T13:30:41.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6487 16 16 0 0 0 - 0 2024-07-28T13:30:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:41 smithi177 bash[79620]: cluster 2024-07-28T13:30:40.459513+0000 mgr.y (mgr.25253) 3661 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:41 smithi177 bash[81864]: cluster 2024-07-28T13:30:40.459513+0000 mgr.y (mgr.25253) 3661 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:41 smithi204 bash[68176]: cluster 2024-07-28T13:30:40.459513+0000 mgr.y (mgr.25253) 3661 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:42.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6488 16 16 0 0 0 - 0 2024-07-28T13:30:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6489 16 16 0 0 0 - 0 2024-07-28T13:30:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:43 smithi177 bash[79620]: cluster 2024-07-28T13:30:42.460969+0000 mgr.y (mgr.25253) 3662 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:43 smithi177 bash[81864]: cluster 2024-07-28T13:30:42.460969+0000 mgr.y (mgr.25253) 3662 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:43 smithi204 bash[68176]: cluster 2024-07-28T13:30:42.460969+0000 mgr.y (mgr.25253) 3662 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:44.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6490 16 16 0 0 0 - 0 2024-07-28T13:30:45.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6491 16 16 0 0 0 - 0 2024-07-28T13:30:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:45 smithi177 bash[79620]: cluster 2024-07-28T13:30:44.462396+0000 mgr.y (mgr.25253) 3663 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:45 smithi177 bash[81864]: cluster 2024-07-28T13:30:44.462396+0000 mgr.y (mgr.25253) 3663 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:45 smithi204 bash[68176]: cluster 2024-07-28T13:30:44.462396+0000 mgr.y (mgr.25253) 3663 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:46.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6492 16 16 0 0 0 - 0 2024-07-28T13:30:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:30:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:46 smithi177 bash[79620]: audit 2024-07-28T13:30:45.848822+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:46 smithi177 bash[81864]: audit 2024-07-28T13:30:45.848822+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:46 smithi204 bash[68176]: audit 2024-07-28T13:30:45.848822+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:47.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6493 16 16 0 0 0 - 0 2024-07-28T13:30:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:47 smithi177 bash[81864]: cluster 2024-07-28T13:30:46.463886+0000 mgr.y (mgr.25253) 3664 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:47 smithi177 bash[79620]: cluster 2024-07-28T13:30:46.463886+0000 mgr.y (mgr.25253) 3664 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:47 smithi204 bash[68176]: cluster 2024-07-28T13:30:46.463886+0000 mgr.y (mgr.25253) 3664 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:48.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6494 16 16 0 0 0 - 0 2024-07-28T13:30:49.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6495 16 16 0 0 0 - 0 2024-07-28T13:30:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:49 smithi177 bash[81864]: cluster 2024-07-28T13:30:48.465453+0000 mgr.y (mgr.25253) 3665 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:50.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:49 smithi177 bash[79620]: cluster 2024-07-28T13:30:48.465453+0000 mgr.y (mgr.25253) 3665 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:49 smithi204 bash[68176]: cluster 2024-07-28T13:30:48.465453+0000 mgr.y (mgr.25253) 3665 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:50.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6496 16 16 0 0 0 - 0 2024-07-28T13:30:51.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6497 16 16 0 0 0 - 0 2024-07-28T13:30:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:51 smithi177 bash[81864]: cluster 2024-07-28T13:30:50.467108+0000 mgr.y (mgr.25253) 3666 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:51 smithi177 bash[79620]: cluster 2024-07-28T13:30:50.467108+0000 mgr.y (mgr.25253) 3666 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:51 smithi204 bash[68176]: cluster 2024-07-28T13:30:50.467108+0000 mgr.y (mgr.25253) 3666 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:52.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6498 16 16 0 0 0 - 0 2024-07-28T13:30:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:30:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:52 smithi177 bash[81864]: audit 2024-07-28T13:30:52.709365+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:52 smithi177 bash[79620]: audit 2024-07-28T13:30:52.709365+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:52 smithi204 bash[68176]: audit 2024-07-28T13:30:52.709365+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:53.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6499 16 16 0 0 0 - 0 2024-07-28T13:30:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:53 smithi177 bash[81864]: cluster 2024-07-28T13:30:52.468786+0000 mgr.y (mgr.25253) 3667 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:53 smithi177 bash[79620]: cluster 2024-07-28T13:30:52.468786+0000 mgr.y (mgr.25253) 3667 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:53 smithi204 bash[68176]: cluster 2024-07-28T13:30:52.468786+0000 mgr.y (mgr.25253) 3667 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:54.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:30:54.361229+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:54.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:54.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6500 16 16 0 0 0 - 0 2024-07-28T13:30:55.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6501 16 16 0 0 0 - 0 2024-07-28T13:30:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:55 smithi177 bash[81864]: cluster 2024-07-28T13:30:54.470284+0000 mgr.y (mgr.25253) 3668 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:55 smithi177 bash[79620]: cluster 2024-07-28T13:30:54.470284+0000 mgr.y (mgr.25253) 3668 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:55 smithi204 bash[68176]: cluster 2024-07-28T13:30:54.470284+0000 mgr.y (mgr.25253) 3668 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:56.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6502 16 16 0 0 0 - 0 2024-07-28T13:30:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:30:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:30:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:30:57.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6503 16 16 0 0 0 - 0 2024-07-28T13:30:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:57 smithi177 bash[81864]: cluster 2024-07-28T13:30:56.471760+0000 mgr.y (mgr.25253) 3669 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:57 smithi177 bash[79620]: cluster 2024-07-28T13:30:56.471760+0000 mgr.y (mgr.25253) 3669 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:57 smithi204 bash[68176]: cluster 2024-07-28T13:30:56.471760+0000 mgr.y (mgr.25253) 3669 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:58.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6504 16 16 0 0 0 - 0 2024-07-28T13:30:59.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6505 16 16 0 0 0 - 0 2024-07-28T13:30:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:58.358370+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:58.363341+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: cluster 2024-07-28T13:30:58.472435+0000 mgr.y (mgr.25253) 3670 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:58.615169+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:58.622922+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:59.038040+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:59.039429+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:59.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:30:59 smithi204 bash[68176]: audit 2024-07-28T13:30:59.048919+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:58.358370+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:58.363341+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: cluster 2024-07-28T13:30:58.472435+0000 mgr.y (mgr.25253) 3670 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:58.615169+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:58.622922+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:59.038040+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:59.039429+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[79620]: audit 2024-07-28T13:30:59.048919+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:58.358370+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:58.363341+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: cluster 2024-07-28T13:30:58.472435+0000 mgr.y (mgr.25253) 3670 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:58.615169+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:58.622922+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:59.038040+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:59.039429+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:30:59 smithi177 bash[81864]: audit 2024-07-28T13:30:59.048919+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:31:00.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6506 16 16 0 0 0 - 0 2024-07-28T13:31:01.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6507 16 16 0 0 0 - 0 2024-07-28T13:31:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:01 smithi204 bash[68176]: cluster 2024-07-28T13:31:00.473865+0000 mgr.y (mgr.25253) 3671 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:01 smithi204 bash[68176]: audit 2024-07-28T13:31:00.849195+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:01 smithi177 bash[81864]: cluster 2024-07-28T13:31:00.473865+0000 mgr.y (mgr.25253) 3671 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:01 smithi177 bash[81864]: audit 2024-07-28T13:31:00.849195+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:01 smithi177 bash[79620]: cluster 2024-07-28T13:31:00.473865+0000 mgr.y (mgr.25253) 3671 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:01 smithi177 bash[79620]: audit 2024-07-28T13:31:00.849195+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:02.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6508 16 16 0 0 0 - 0 2024-07-28T13:31:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6509 16 16 0 0 0 - 0 2024-07-28T13:31:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:03 smithi204 bash[68176]: cluster 2024-07-28T13:31:02.475355+0000 mgr.y (mgr.25253) 3672 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:03 smithi177 bash[81864]: cluster 2024-07-28T13:31:02.475355+0000 mgr.y (mgr.25253) 3672 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:03 smithi177 bash[79620]: cluster 2024-07-28T13:31:02.475355+0000 mgr.y (mgr.25253) 3672 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:04.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6510 16 16 0 0 0 - 0 2024-07-28T13:31:05.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6511 16 16 0 0 0 - 0 2024-07-28T13:31:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:05 smithi204 bash[68176]: cluster 2024-07-28T13:31:04.476870+0000 mgr.y (mgr.25253) 3673 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:05 smithi177 bash[79620]: cluster 2024-07-28T13:31:04.476870+0000 mgr.y (mgr.25253) 3673 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:05 smithi177 bash[81864]: cluster 2024-07-28T13:31:04.476870+0000 mgr.y (mgr.25253) 3673 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:06.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6512 16 16 0 0 0 - 0 2024-07-28T13:31:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:31:07.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6513 16 16 0 0 0 - 0 2024-07-28T13:31:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:07 smithi204 bash[68176]: cluster 2024-07-28T13:31:06.478357+0000 mgr.y (mgr.25253) 3674 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:07 smithi177 bash[79620]: cluster 2024-07-28T13:31:06.478357+0000 mgr.y (mgr.25253) 3674 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:07 smithi177 bash[81864]: cluster 2024-07-28T13:31:06.478357+0000 mgr.y (mgr.25253) 3674 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:08.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6514 16 16 0 0 0 - 0 2024-07-28T13:31:09.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6515 16 16 0 0 0 - 0 2024-07-28T13:31:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:09 smithi204 bash[68176]: cluster 2024-07-28T13:31:08.479853+0000 mgr.y (mgr.25253) 3675 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:09 smithi177 bash[81864]: cluster 2024-07-28T13:31:08.479853+0000 mgr.y (mgr.25253) 3675 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:09 smithi177 bash[79620]: cluster 2024-07-28T13:31:08.479853+0000 mgr.y (mgr.25253) 3675 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:10.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6516 16 16 0 0 0 - 0 2024-07-28T13:31:11.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6517 16 16 0 0 0 - 0 2024-07-28T13:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:11 smithi204 bash[68176]: cluster 2024-07-28T13:31:10.481324+0000 mgr.y (mgr.25253) 3676 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:11 smithi177 bash[79620]: cluster 2024-07-28T13:31:10.481324+0000 mgr.y (mgr.25253) 3676 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:11 smithi177 bash[81864]: cluster 2024-07-28T13:31:10.481324+0000 mgr.y (mgr.25253) 3676 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:12.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6518 16 16 0 0 0 - 0 2024-07-28T13:31:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6519 16 16 0 0 0 - 0 2024-07-28T13:31:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:13 smithi204 bash[68176]: cluster 2024-07-28T13:31:12.482824+0000 mgr.y (mgr.25253) 3677 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:13 smithi177 bash[81864]: cluster 2024-07-28T13:31:12.482824+0000 mgr.y (mgr.25253) 3677 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:13 smithi177 bash[79620]: cluster 2024-07-28T13:31:12.482824+0000 mgr.y (mgr.25253) 3677 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:14.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:31:14.364390+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:14.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:14.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6520 16 16 0 0 0 - 0 2024-07-28T13:31:15.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6521 16 16 0 0 0 - 0 2024-07-28T13:31:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:15 smithi204 bash[68176]: cluster 2024-07-28T13:31:14.484330+0000 mgr.y (mgr.25253) 3678 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:15 smithi177 bash[81864]: cluster 2024-07-28T13:31:14.484330+0000 mgr.y (mgr.25253) 3678 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:15 smithi177 bash[79620]: cluster 2024-07-28T13:31:14.484330+0000 mgr.y (mgr.25253) 3678 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:16.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6522 16 16 0 0 0 - 0 2024-07-28T13:31:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:31:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:16 smithi204 bash[68176]: audit 2024-07-28T13:31:15.849664+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:16 smithi177 bash[81864]: audit 2024-07-28T13:31:15.849664+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:16 smithi177 bash[79620]: audit 2024-07-28T13:31:15.849664+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:17.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6523 16 16 0 0 0 - 0 2024-07-28T13:31:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:17 smithi204 bash[68176]: cluster 2024-07-28T13:31:16.485824+0000 mgr.y (mgr.25253) 3679 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:17 smithi177 bash[81864]: cluster 2024-07-28T13:31:16.485824+0000 mgr.y (mgr.25253) 3679 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:17 smithi177 bash[79620]: cluster 2024-07-28T13:31:16.485824+0000 mgr.y (mgr.25253) 3679 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:18.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6524 16 16 0 0 0 - 0 2024-07-28T13:31:19.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6525 16 16 0 0 0 - 0 2024-07-28T13:31:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:19 smithi204 bash[68176]: cluster 2024-07-28T13:31:18.487301+0000 mgr.y (mgr.25253) 3680 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:19 smithi177 bash[81864]: cluster 2024-07-28T13:31:18.487301+0000 mgr.y (mgr.25253) 3680 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:19 smithi177 bash[79620]: cluster 2024-07-28T13:31:18.487301+0000 mgr.y (mgr.25253) 3680 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:20.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6526 16 16 0 0 0 - 0 2024-07-28T13:31:21.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6527 16 16 0 0 0 - 0 2024-07-28T13:31:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:21 smithi204 bash[68176]: cluster 2024-07-28T13:31:20.488806+0000 mgr.y (mgr.25253) 3681 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:21 smithi177 bash[81864]: cluster 2024-07-28T13:31:20.488806+0000 mgr.y (mgr.25253) 3681 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:21 smithi177 bash[79620]: cluster 2024-07-28T13:31:20.488806+0000 mgr.y (mgr.25253) 3681 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:22.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6528 16 16 0 0 0 - 0 2024-07-28T13:31:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6529 16 16 0 0 0 - 0 2024-07-28T13:31:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:23 smithi204 bash[68176]: cluster 2024-07-28T13:31:22.490281+0000 mgr.y (mgr.25253) 3682 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:23 smithi177 bash[81864]: cluster 2024-07-28T13:31:22.490281+0000 mgr.y (mgr.25253) 3682 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:23 smithi177 bash[79620]: cluster 2024-07-28T13:31:22.490281+0000 mgr.y (mgr.25253) 3682 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:24.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6530 16 16 0 0 0 - 0 2024-07-28T13:31:25.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6531 16 16 0 0 0 - 0 2024-07-28T13:31:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:25 smithi204 bash[68176]: cluster 2024-07-28T13:31:24.491805+0000 mgr.y (mgr.25253) 3683 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:25 smithi177 bash[81864]: cluster 2024-07-28T13:31:24.491805+0000 mgr.y (mgr.25253) 3683 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:25 smithi177 bash[79620]: cluster 2024-07-28T13:31:24.491805+0000 mgr.y (mgr.25253) 3683 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:26.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6532 16 16 0 0 0 - 0 2024-07-28T13:31:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:31:27.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6533 16 16 0 0 0 - 0 2024-07-28T13:31:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:27 smithi204 bash[68176]: cluster 2024-07-28T13:31:26.493230+0000 mgr.y (mgr.25253) 3684 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:27 smithi177 bash[81864]: cluster 2024-07-28T13:31:26.493230+0000 mgr.y (mgr.25253) 3684 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:27 smithi177 bash[79620]: cluster 2024-07-28T13:31:26.493230+0000 mgr.y (mgr.25253) 3684 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:28.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6534 16 16 0 0 0 - 0 2024-07-28T13:31:29.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6535 16 16 0 0 0 - 0 2024-07-28T13:31:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:29 smithi204 bash[68176]: cluster 2024-07-28T13:31:28.494740+0000 mgr.y (mgr.25253) 3685 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:29 smithi177 bash[79620]: cluster 2024-07-28T13:31:28.494740+0000 mgr.y (mgr.25253) 3685 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:29 smithi177 bash[81864]: cluster 2024-07-28T13:31:28.494740+0000 mgr.y (mgr.25253) 3685 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:30.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6536 16 16 0 0 0 - 0 2024-07-28T13:31:31.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6537 16 16 0 0 0 - 0 2024-07-28T13:31:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:31 smithi204 bash[68176]: cluster 2024-07-28T13:31:30.496274+0000 mgr.y (mgr.25253) 3686 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:31 smithi204 bash[68176]: audit 2024-07-28T13:31:30.849980+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:31 smithi177 bash[79620]: cluster 2024-07-28T13:31:30.496274+0000 mgr.y (mgr.25253) 3686 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:31 smithi177 bash[79620]: audit 2024-07-28T13:31:30.849980+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:31 smithi177 bash[81864]: cluster 2024-07-28T13:31:30.496274+0000 mgr.y (mgr.25253) 3686 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:31 smithi177 bash[81864]: audit 2024-07-28T13:31:30.849980+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:32.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6538 16 16 0 0 0 - 0 2024-07-28T13:31:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6539 16 16 0 0 0 - 0 2024-07-28T13:31:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:33 smithi204 bash[68176]: cluster 2024-07-28T13:31:32.497795+0000 mgr.y (mgr.25253) 3687 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:33 smithi177 bash[81864]: cluster 2024-07-28T13:31:32.497795+0000 mgr.y (mgr.25253) 3687 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:33 smithi177 bash[79620]: cluster 2024-07-28T13:31:32.497795+0000 mgr.y (mgr.25253) 3687 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:34.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:31:34.367492+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:34.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:34.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6540 16 16 0 0 0 - 0 2024-07-28T13:31:35.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6541 16 16 0 0 0 - 0 2024-07-28T13:31:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:35 smithi204 bash[68176]: cluster 2024-07-28T13:31:34.499269+0000 mgr.y (mgr.25253) 3688 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:35 smithi177 bash[81864]: cluster 2024-07-28T13:31:34.499269+0000 mgr.y (mgr.25253) 3688 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:35 smithi177 bash[79620]: cluster 2024-07-28T13:31:34.499269+0000 mgr.y (mgr.25253) 3688 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:36.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6542 16 16 0 0 0 - 0 2024-07-28T13:31:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:31:37.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6543 16 16 0 0 0 - 0 2024-07-28T13:31:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:37 smithi204 bash[68176]: cluster 2024-07-28T13:31:36.500771+0000 mgr.y (mgr.25253) 3689 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:37 smithi177 bash[81864]: cluster 2024-07-28T13:31:36.500771+0000 mgr.y (mgr.25253) 3689 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:37 smithi177 bash[79620]: cluster 2024-07-28T13:31:36.500771+0000 mgr.y (mgr.25253) 3689 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:38.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6544 16 16 0 0 0 - 0 2024-07-28T13:31:39.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6545 16 16 0 0 0 - 0 2024-07-28T13:31:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:39 smithi204 bash[68176]: cluster 2024-07-28T13:31:38.502277+0000 mgr.y (mgr.25253) 3690 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:39 smithi177 bash[81864]: cluster 2024-07-28T13:31:38.502277+0000 mgr.y (mgr.25253) 3690 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:39 smithi177 bash[79620]: cluster 2024-07-28T13:31:38.502277+0000 mgr.y (mgr.25253) 3690 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:40.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6546 16 16 0 0 0 - 0 2024-07-28T13:31:41.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6547 16 16 0 0 0 - 0 2024-07-28T13:31:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:41 smithi204 bash[68176]: cluster 2024-07-28T13:31:40.503905+0000 mgr.y (mgr.25253) 3691 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:41 smithi177 bash[81864]: cluster 2024-07-28T13:31:40.503905+0000 mgr.y (mgr.25253) 3691 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:41 smithi177 bash[79620]: cluster 2024-07-28T13:31:40.503905+0000 mgr.y (mgr.25253) 3691 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:42.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6548 16 16 0 0 0 - 0 2024-07-28T13:31:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6549 16 16 0 0 0 - 0 2024-07-28T13:31:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:43 smithi204 bash[68176]: cluster 2024-07-28T13:31:42.505563+0000 mgr.y (mgr.25253) 3692 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:43 smithi177 bash[81864]: cluster 2024-07-28T13:31:42.505563+0000 mgr.y (mgr.25253) 3692 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:43 smithi177 bash[79620]: cluster 2024-07-28T13:31:42.505563+0000 mgr.y (mgr.25253) 3692 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:44.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6550 16 16 0 0 0 - 0 2024-07-28T13:31:45.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6551 16 16 0 0 0 - 0 2024-07-28T13:31:46.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:45 smithi177 bash[81864]: cluster 2024-07-28T13:31:44.507216+0000 mgr.y (mgr.25253) 3693 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:45 smithi177 bash[79620]: cluster 2024-07-28T13:31:44.507216+0000 mgr.y (mgr.25253) 3693 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:45 smithi204 bash[68176]: cluster 2024-07-28T13:31:44.507216+0000 mgr.y (mgr.25253) 3693 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:46.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6552 16 16 0 0 0 - 0 2024-07-28T13:31:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:31:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:46 smithi204 bash[68176]: audit 2024-07-28T13:31:45.850321+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:46 smithi177 bash[79620]: audit 2024-07-28T13:31:45.850321+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:46 smithi177 bash[81864]: audit 2024-07-28T13:31:45.850321+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:47.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6553 16 16 0 0 0 - 0 2024-07-28T13:31:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:47 smithi204 bash[68176]: cluster 2024-07-28T13:31:46.508779+0000 mgr.y (mgr.25253) 3694 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:48.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:47 smithi177 bash[81864]: cluster 2024-07-28T13:31:46.508779+0000 mgr.y (mgr.25253) 3694 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:47 smithi177 bash[79620]: cluster 2024-07-28T13:31:46.508779+0000 mgr.y (mgr.25253) 3694 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:48.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6554 16 16 0 0 0 - 0 2024-07-28T13:31:49.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6555 16 16 0 0 0 - 0 2024-07-28T13:31:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:49 smithi204 bash[68176]: cluster 2024-07-28T13:31:48.510243+0000 mgr.y (mgr.25253) 3695 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:49 smithi177 bash[81864]: cluster 2024-07-28T13:31:48.510243+0000 mgr.y (mgr.25253) 3695 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:49 smithi177 bash[79620]: cluster 2024-07-28T13:31:48.510243+0000 mgr.y (mgr.25253) 3695 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:50.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6556 16 16 0 0 0 - 0 2024-07-28T13:31:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:50 smithi204 bash[68176]: cluster 2024-07-28T13:31:50.511750+0000 mgr.y (mgr.25253) 3696 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:50 smithi177 bash[81864]: cluster 2024-07-28T13:31:50.511750+0000 mgr.y (mgr.25253) 3696 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:50 smithi177 bash[79620]: cluster 2024-07-28T13:31:50.511750+0000 mgr.y (mgr.25253) 3696 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:51.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6557 16 16 0 0 0 - 0 2024-07-28T13:31:52.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6558 16 16 0 0 0 - 0 2024-07-28T13:31:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:31:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6559 16 16 0 0 0 - 0 2024-07-28T13:31:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:53 smithi204 bash[68176]: cluster 2024-07-28T13:31:52.513250+0000 mgr.y (mgr.25253) 3697 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:53 smithi177 bash[81864]: cluster 2024-07-28T13:31:52.513250+0000 mgr.y (mgr.25253) 3697 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:53 smithi177 bash[79620]: cluster 2024-07-28T13:31:52.513250+0000 mgr.y (mgr.25253) 3697 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:54.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:31:54.370716+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:54.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:54.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6560 16 16 0 0 0 - 0 2024-07-28T13:31:55.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6561 16 16 0 0 0 - 0 2024-07-28T13:31:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:55 smithi204 bash[68176]: cluster 2024-07-28T13:31:54.514758+0000 mgr.y (mgr.25253) 3698 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:55 smithi177 bash[81864]: cluster 2024-07-28T13:31:54.514758+0000 mgr.y (mgr.25253) 3698 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:55 smithi177 bash[79620]: cluster 2024-07-28T13:31:54.514758+0000 mgr.y (mgr.25253) 3698 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:56.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6562 16 16 0 0 0 - 0 2024-07-28T13:31:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:31:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:31:57.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6563 16 16 0 0 0 - 0 2024-07-28T13:31:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:57 smithi204 bash[68176]: cluster 2024-07-28T13:31:56.516292+0000 mgr.y (mgr.25253) 3699 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:57 smithi177 bash[81864]: cluster 2024-07-28T13:31:56.516292+0000 mgr.y (mgr.25253) 3699 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:57 smithi177 bash[79620]: cluster 2024-07-28T13:31:56.516292+0000 mgr.y (mgr.25253) 3699 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:58.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6564 16 16 0 0 0 - 0 2024-07-28T13:31:59.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6565 16 16 0 0 0 - 0 2024-07-28T13:31:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:59 smithi204 bash[68176]: cluster 2024-07-28T13:31:58.517785+0000 mgr.y (mgr.25253) 3700 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:31:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:31:59 smithi204 bash[68176]: audit 2024-07-28T13:31:59.178396+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:59 smithi177 bash[81864]: cluster 2024-07-28T13:31:58.517785+0000 mgr.y (mgr.25253) 3700 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:31:59 smithi177 bash[81864]: audit 2024-07-28T13:31:59.178396+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:59 smithi177 bash[79620]: cluster 2024-07-28T13:31:58.517785+0000 mgr.y (mgr.25253) 3700 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:31:59 smithi177 bash[79620]: audit 2024-07-28T13:31:59.178396+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:00.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6566 16 16 0 0 0 - 0 2024-07-28T13:32:01.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6567 16 16 0 0 0 - 0 2024-07-28T13:32:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:01 smithi204 bash[68176]: cluster 2024-07-28T13:32:00.519553+0000 mgr.y (mgr.25253) 3701 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:01 smithi204 bash[68176]: audit 2024-07-28T13:32:00.850744+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:01 smithi177 bash[81864]: cluster 2024-07-28T13:32:00.519553+0000 mgr.y (mgr.25253) 3701 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:01 smithi177 bash[81864]: audit 2024-07-28T13:32:00.850744+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:01 smithi177 bash[79620]: cluster 2024-07-28T13:32:00.519553+0000 mgr.y (mgr.25253) 3701 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:01 smithi177 bash[79620]: audit 2024-07-28T13:32:00.850744+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:02.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6568 16 16 0 0 0 - 0 2024-07-28T13:32:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6569 16 16 0 0 0 - 0 2024-07-28T13:32:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:03 smithi204 bash[68176]: cluster 2024-07-28T13:32:02.521132+0000 mgr.y (mgr.25253) 3702 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:03 smithi177 bash[81864]: cluster 2024-07-28T13:32:02.521132+0000 mgr.y (mgr.25253) 3702 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:03 smithi177 bash[79620]: cluster 2024-07-28T13:32:02.521132+0000 mgr.y (mgr.25253) 3702 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:04.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6570 16 16 0 0 0 - 0 2024-07-28T13:32:05.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6571 16 16 0 0 0 - 0 2024-07-28T13:32:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: cluster 2024-07-28T13:32:04.521846+0000 mgr.y (mgr.25253) 3703 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:04.870854+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:04.877093+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:05.048202+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:05.057937+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:05.486512+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:05.488477+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:05 smithi204 bash[68176]: audit 2024-07-28T13:32:05.497113+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: cluster 2024-07-28T13:32:04.521846+0000 mgr.y (mgr.25253) 3703 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:04.870854+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:04.877093+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:05.048202+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:05.057937+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:05.486512+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:05.488477+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[81864]: audit 2024-07-28T13:32:05.497113+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: cluster 2024-07-28T13:32:04.521846+0000 mgr.y (mgr.25253) 3703 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:04.870854+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:04.877093+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:05.048202+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:05.057937+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:05.486512+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:05.488477+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:05 smithi177 bash[79620]: audit 2024-07-28T13:32:05.497113+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:32:06.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6572 16 16 0 0 0 - 0 2024-07-28T13:32:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:32:07.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6573 16 16 0 0 0 - 0 2024-07-28T13:32:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:07 smithi204 bash[68176]: cluster 2024-07-28T13:32:06.523273+0000 mgr.y (mgr.25253) 3704 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:07 smithi177 bash[81864]: cluster 2024-07-28T13:32:06.523273+0000 mgr.y (mgr.25253) 3704 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:07 smithi177 bash[79620]: cluster 2024-07-28T13:32:06.523273+0000 mgr.y (mgr.25253) 3704 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:08.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6574 16 16 0 0 0 - 0 2024-07-28T13:32:09.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6575 16 16 0 0 0 - 0 2024-07-28T13:32:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:09 smithi204 bash[68176]: cluster 2024-07-28T13:32:08.524805+0000 mgr.y (mgr.25253) 3705 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:09 smithi177 bash[79620]: cluster 2024-07-28T13:32:08.524805+0000 mgr.y (mgr.25253) 3705 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:09 smithi177 bash[81864]: cluster 2024-07-28T13:32:08.524805+0000 mgr.y (mgr.25253) 3705 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:10.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6576 16 16 0 0 0 - 0 2024-07-28T13:32:11.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6577 16 16 0 0 0 - 0 2024-07-28T13:32:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:11 smithi204 bash[68176]: cluster 2024-07-28T13:32:10.526358+0000 mgr.y (mgr.25253) 3706 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:11 smithi177 bash[81864]: cluster 2024-07-28T13:32:10.526358+0000 mgr.y (mgr.25253) 3706 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:11 smithi177 bash[79620]: cluster 2024-07-28T13:32:10.526358+0000 mgr.y (mgr.25253) 3706 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:12.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6578 16 16 0 0 0 - 0 2024-07-28T13:32:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6579 16 16 0 0 0 - 0 2024-07-28T13:32:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:13 smithi204 bash[68176]: cluster 2024-07-28T13:32:12.527896+0000 mgr.y (mgr.25253) 3707 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:13 smithi177 bash[81864]: cluster 2024-07-28T13:32:12.527896+0000 mgr.y (mgr.25253) 3707 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:13 smithi177 bash[79620]: cluster 2024-07-28T13:32:12.527896+0000 mgr.y (mgr.25253) 3707 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:14.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:32:14.373942+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:14.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:14.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6580 16 16 0 0 0 - 0 2024-07-28T13:32:15.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6581 16 16 0 0 0 - 0 2024-07-28T13:32:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:15 smithi204 bash[68176]: cluster 2024-07-28T13:32:14.529433+0000 mgr.y (mgr.25253) 3708 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:15 smithi177 bash[81864]: cluster 2024-07-28T13:32:14.529433+0000 mgr.y (mgr.25253) 3708 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:15 smithi177 bash[79620]: cluster 2024-07-28T13:32:14.529433+0000 mgr.y (mgr.25253) 3708 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:16.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6582 16 16 0 0 0 - 0 2024-07-28T13:32:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:32:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:16 smithi204 bash[68176]: audit 2024-07-28T13:32:15.851223+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:16 smithi177 bash[81864]: audit 2024-07-28T13:32:15.851223+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:16 smithi177 bash[79620]: audit 2024-07-28T13:32:15.851223+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:17.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6583 16 16 0 0 0 - 0 2024-07-28T13:32:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:17 smithi204 bash[68176]: cluster 2024-07-28T13:32:16.530953+0000 mgr.y (mgr.25253) 3709 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:17 smithi177 bash[79620]: cluster 2024-07-28T13:32:16.530953+0000 mgr.y (mgr.25253) 3709 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:17 smithi177 bash[81864]: cluster 2024-07-28T13:32:16.530953+0000 mgr.y (mgr.25253) 3709 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:18.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6584 16 16 0 0 0 - 0 2024-07-28T13:32:19.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6585 16 16 0 0 0 - 0 2024-07-28T13:32:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:19 smithi204 bash[68176]: cluster 2024-07-28T13:32:18.532516+0000 mgr.y (mgr.25253) 3710 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:19 smithi177 bash[81864]: cluster 2024-07-28T13:32:18.532516+0000 mgr.y (mgr.25253) 3710 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:19 smithi177 bash[79620]: cluster 2024-07-28T13:32:18.532516+0000 mgr.y (mgr.25253) 3710 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:20.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6586 16 16 0 0 0 - 0 2024-07-28T13:32:21.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6587 16 16 0 0 0 - 0 2024-07-28T13:32:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:21 smithi204 bash[68176]: cluster 2024-07-28T13:32:20.534059+0000 mgr.y (mgr.25253) 3711 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:22.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:21 smithi177 bash[81864]: cluster 2024-07-28T13:32:20.534059+0000 mgr.y (mgr.25253) 3711 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:21 smithi177 bash[79620]: cluster 2024-07-28T13:32:20.534059+0000 mgr.y (mgr.25253) 3711 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:22.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6588 16 16 0 0 0 - 0 2024-07-28T13:32:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6589 16 16 0 0 0 - 0 2024-07-28T13:32:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:23 smithi204 bash[68176]: cluster 2024-07-28T13:32:22.535542+0000 mgr.y (mgr.25253) 3712 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:23 smithi177 bash[81864]: cluster 2024-07-28T13:32:22.535542+0000 mgr.y (mgr.25253) 3712 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:23 smithi177 bash[79620]: cluster 2024-07-28T13:32:22.535542+0000 mgr.y (mgr.25253) 3712 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:24.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6590 16 16 0 0 0 - 0 2024-07-28T13:32:25.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6591 16 16 0 0 0 - 0 2024-07-28T13:32:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:25 smithi204 bash[68176]: cluster 2024-07-28T13:32:24.537030+0000 mgr.y (mgr.25253) 3713 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:25 smithi177 bash[81864]: cluster 2024-07-28T13:32:24.537030+0000 mgr.y (mgr.25253) 3713 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:25 smithi177 bash[79620]: cluster 2024-07-28T13:32:24.537030+0000 mgr.y (mgr.25253) 3713 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:26.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6592 16 16 0 0 0 - 0 2024-07-28T13:32:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:32:27.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6593 16 16 0 0 0 - 0 2024-07-28T13:32:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:27 smithi204 bash[68176]: cluster 2024-07-28T13:32:26.538504+0000 mgr.y (mgr.25253) 3714 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:27 smithi177 bash[81864]: cluster 2024-07-28T13:32:26.538504+0000 mgr.y (mgr.25253) 3714 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:27 smithi177 bash[79620]: cluster 2024-07-28T13:32:26.538504+0000 mgr.y (mgr.25253) 3714 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:28.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6594 16 16 0 0 0 - 0 2024-07-28T13:32:29.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6595 16 16 0 0 0 - 0 2024-07-28T13:32:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:29 smithi204 bash[68176]: cluster 2024-07-28T13:32:28.540045+0000 mgr.y (mgr.25253) 3715 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:29 smithi177 bash[81864]: cluster 2024-07-28T13:32:28.540045+0000 mgr.y (mgr.25253) 3715 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:29 smithi177 bash[79620]: cluster 2024-07-28T13:32:28.540045+0000 mgr.y (mgr.25253) 3715 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:30.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6596 16 16 0 0 0 - 0 2024-07-28T13:32:31.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6597 16 16 0 0 0 - 0 2024-07-28T13:32:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:31 smithi204 bash[68176]: cluster 2024-07-28T13:32:30.541561+0000 mgr.y (mgr.25253) 3716 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:31 smithi204 bash[68176]: audit 2024-07-28T13:32:30.851499+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:31 smithi177 bash[81864]: cluster 2024-07-28T13:32:30.541561+0000 mgr.y (mgr.25253) 3716 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:31 smithi177 bash[81864]: audit 2024-07-28T13:32:30.851499+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:31 smithi177 bash[79620]: cluster 2024-07-28T13:32:30.541561+0000 mgr.y (mgr.25253) 3716 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:31 smithi177 bash[79620]: audit 2024-07-28T13:32:30.851499+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:32.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6598 16 16 0 0 0 - 0 2024-07-28T13:32:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6599 16 16 0 0 0 - 0 2024-07-28T13:32:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:33 smithi204 bash[68176]: cluster 2024-07-28T13:32:32.543064+0000 mgr.y (mgr.25253) 3717 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:33 smithi177 bash[81864]: cluster 2024-07-28T13:32:32.543064+0000 mgr.y (mgr.25253) 3717 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:33 smithi177 bash[79620]: cluster 2024-07-28T13:32:32.543064+0000 mgr.y (mgr.25253) 3717 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:34.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:32:34.377211+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:34.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:34.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6600 16 16 0 0 0 - 0 2024-07-28T13:32:35.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6601 16 16 0 0 0 - 0 2024-07-28T13:32:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:35 smithi177 bash[81864]: cluster 2024-07-28T13:32:34.544573+0000 mgr.y (mgr.25253) 3718 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:35 smithi177 bash[79620]: cluster 2024-07-28T13:32:34.544573+0000 mgr.y (mgr.25253) 3718 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:35 smithi204 bash[68176]: cluster 2024-07-28T13:32:34.544573+0000 mgr.y (mgr.25253) 3718 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:36.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6602 16 16 0 0 0 - 0 2024-07-28T13:32:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:32:37.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6603 16 16 0 0 0 - 0 2024-07-28T13:32:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:37 smithi177 bash[81864]: cluster 2024-07-28T13:32:36.546088+0000 mgr.y (mgr.25253) 3719 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:37 smithi177 bash[79620]: cluster 2024-07-28T13:32:36.546088+0000 mgr.y (mgr.25253) 3719 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:37 smithi204 bash[68176]: cluster 2024-07-28T13:32:36.546088+0000 mgr.y (mgr.25253) 3719 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:38.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6604 16 16 0 0 0 - 0 2024-07-28T13:32:39.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6605 16 16 0 0 0 - 0 2024-07-28T13:32:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:39 smithi177 bash[81864]: cluster 2024-07-28T13:32:38.547613+0000 mgr.y (mgr.25253) 3720 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:39 smithi177 bash[79620]: cluster 2024-07-28T13:32:38.547613+0000 mgr.y (mgr.25253) 3720 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:39 smithi204 bash[68176]: cluster 2024-07-28T13:32:38.547613+0000 mgr.y (mgr.25253) 3720 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:40.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6606 16 16 0 0 0 - 0 2024-07-28T13:32:41.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6607 16 16 0 0 0 - 0 2024-07-28T13:32:42.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:41 smithi177 bash[81864]: cluster 2024-07-28T13:32:40.549170+0000 mgr.y (mgr.25253) 3721 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:41 smithi177 bash[79620]: cluster 2024-07-28T13:32:40.549170+0000 mgr.y (mgr.25253) 3721 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:41 smithi204 bash[68176]: cluster 2024-07-28T13:32:40.549170+0000 mgr.y (mgr.25253) 3721 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:42.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6608 16 16 0 0 0 - 0 2024-07-28T13:32:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6609 16 16 0 0 0 - 0 2024-07-28T13:32:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:43 smithi177 bash[79620]: cluster 2024-07-28T13:32:42.550673+0000 mgr.y (mgr.25253) 3722 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:43 smithi177 bash[81864]: cluster 2024-07-28T13:32:42.550673+0000 mgr.y (mgr.25253) 3722 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:43 smithi204 bash[68176]: cluster 2024-07-28T13:32:42.550673+0000 mgr.y (mgr.25253) 3722 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:44.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6610 16 16 0 0 0 - 0 2024-07-28T13:32:45.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6611 16 16 0 0 0 - 0 2024-07-28T13:32:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:45 smithi177 bash[79620]: cluster 2024-07-28T13:32:44.552224+0000 mgr.y (mgr.25253) 3723 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:45 smithi177 bash[81864]: cluster 2024-07-28T13:32:44.552224+0000 mgr.y (mgr.25253) 3723 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:45 smithi204 bash[68176]: cluster 2024-07-28T13:32:44.552224+0000 mgr.y (mgr.25253) 3723 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:46.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6612 16 16 0 0 0 - 0 2024-07-28T13:32:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:32:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:46 smithi177 bash[81864]: audit 2024-07-28T13:32:45.852057+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:46 smithi177 bash[79620]: audit 2024-07-28T13:32:45.852057+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:46 smithi204 bash[68176]: audit 2024-07-28T13:32:45.852057+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:47.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6613 16 16 0 0 0 - 0 2024-07-28T13:32:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:47 smithi177 bash[81864]: cluster 2024-07-28T13:32:46.553747+0000 mgr.y (mgr.25253) 3724 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:47 smithi177 bash[79620]: cluster 2024-07-28T13:32:46.553747+0000 mgr.y (mgr.25253) 3724 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:47 smithi204 bash[68176]: cluster 2024-07-28T13:32:46.553747+0000 mgr.y (mgr.25253) 3724 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:48.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6614 16 16 0 0 0 - 0 2024-07-28T13:32:49.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6615 16 16 0 0 0 - 0 2024-07-28T13:32:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:49 smithi177 bash[81864]: cluster 2024-07-28T13:32:48.555275+0000 mgr.y (mgr.25253) 3725 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:49 smithi177 bash[79620]: cluster 2024-07-28T13:32:48.555275+0000 mgr.y (mgr.25253) 3725 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:49 smithi204 bash[68176]: cluster 2024-07-28T13:32:48.555275+0000 mgr.y (mgr.25253) 3725 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:50.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6616 16 16 0 0 0 - 0 2024-07-28T13:32:51.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6617 16 16 0 0 0 - 0 2024-07-28T13:32:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:51 smithi177 bash[81864]: cluster 2024-07-28T13:32:50.556804+0000 mgr.y (mgr.25253) 3726 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:51 smithi177 bash[79620]: cluster 2024-07-28T13:32:50.556804+0000 mgr.y (mgr.25253) 3726 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:51 smithi204 bash[68176]: cluster 2024-07-28T13:32:50.556804+0000 mgr.y (mgr.25253) 3726 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:52.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6618 16 16 0 0 0 - 0 2024-07-28T13:32:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:32:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6619 16 16 0 0 0 - 0 2024-07-28T13:32:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:53 smithi177 bash[81864]: cluster 2024-07-28T13:32:52.558288+0000 mgr.y (mgr.25253) 3727 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:53 smithi177 bash[79620]: cluster 2024-07-28T13:32:52.558288+0000 mgr.y (mgr.25253) 3727 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:53 smithi204 bash[68176]: cluster 2024-07-28T13:32:52.558288+0000 mgr.y (mgr.25253) 3727 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:54.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:32:54.380279+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:54.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:54.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6620 16 16 0 0 0 - 0 2024-07-28T13:32:55.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6621 16 16 0 0 0 - 0 2024-07-28T13:32:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:55 smithi177 bash[79620]: cluster 2024-07-28T13:32:54.559780+0000 mgr.y (mgr.25253) 3728 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:55 smithi177 bash[81864]: cluster 2024-07-28T13:32:54.559780+0000 mgr.y (mgr.25253) 3728 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:55 smithi204 bash[68176]: cluster 2024-07-28T13:32:54.559780+0000 mgr.y (mgr.25253) 3728 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:56.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6622 16 16 0 0 0 - 0 2024-07-28T13:32:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:32:56] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:32:57.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6623 16 16 0 0 0 - 0 2024-07-28T13:32:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:57 smithi177 bash[79620]: cluster 2024-07-28T13:32:56.561225+0000 mgr.y (mgr.25253) 3729 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:57 smithi177 bash[81864]: cluster 2024-07-28T13:32:56.561225+0000 mgr.y (mgr.25253) 3729 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:57 smithi204 bash[68176]: cluster 2024-07-28T13:32:56.561225+0000 mgr.y (mgr.25253) 3729 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:32:58.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6624 16 16 0 0 0 - 0 2024-07-28T13:32:59.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6625 16 16 0 0 0 - 0 2024-07-28T13:33:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:32:59 smithi177 bash[81864]: cluster 2024-07-28T13:32:58.562725+0000 mgr.y (mgr.25253) 3730 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:32:59 smithi177 bash[79620]: cluster 2024-07-28T13:32:58.562725+0000 mgr.y (mgr.25253) 3730 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:32:59 smithi204 bash[68176]: cluster 2024-07-28T13:32:58.562725+0000 mgr.y (mgr.25253) 3730 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:00.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6626 16 16 0 0 0 - 0 2024-07-28T13:33:01.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6627 16 16 0 0 0 - 0 2024-07-28T13:33:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:01 smithi177 bash[81864]: cluster 2024-07-28T13:33:00.564225+0000 mgr.y (mgr.25253) 3731 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:01 smithi177 bash[81864]: audit 2024-07-28T13:33:00.852691+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:01 smithi177 bash[79620]: cluster 2024-07-28T13:33:00.564225+0000 mgr.y (mgr.25253) 3731 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:01 smithi177 bash[79620]: audit 2024-07-28T13:33:00.852691+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:01 smithi204 bash[68176]: cluster 2024-07-28T13:33:00.564225+0000 mgr.y (mgr.25253) 3731 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:01 smithi204 bash[68176]: audit 2024-07-28T13:33:00.852691+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:02.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6628 16 16 0 0 0 - 0 2024-07-28T13:33:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6629 16 16 0 0 0 - 0 2024-07-28T13:33:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:03 smithi177 bash[81864]: cluster 2024-07-28T13:33:02.565682+0000 mgr.y (mgr.25253) 3732 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:03 smithi177 bash[79620]: cluster 2024-07-28T13:33:02.565682+0000 mgr.y (mgr.25253) 3732 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:03 smithi204 bash[68176]: cluster 2024-07-28T13:33:02.565682+0000 mgr.y (mgr.25253) 3732 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:04.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6630 16 16 0 0 0 - 0 2024-07-28T13:33:05.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6631 16 16 0 0 0 - 0 2024-07-28T13:33:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:05 smithi177 bash[79620]: cluster 2024-07-28T13:33:04.567203+0000 mgr.y (mgr.25253) 3733 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:05 smithi177 bash[79620]: audit 2024-07-28T13:33:05.632602+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:05 smithi177 bash[81864]: cluster 2024-07-28T13:33:04.567203+0000 mgr.y (mgr.25253) 3733 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:05 smithi177 bash[81864]: audit 2024-07-28T13:33:05.632602+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:05 smithi204 bash[68176]: cluster 2024-07-28T13:33:04.567203+0000 mgr.y (mgr.25253) 3733 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:05 smithi204 bash[68176]: audit 2024-07-28T13:33:05.632602+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:06.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6632 16 16 0 0 0 - 0 2024-07-28T13:33:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T13:33:07.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6633 16 16 0 0 0 - 0 2024-07-28T13:33:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:07 smithi177 bash[81864]: cluster 2024-07-28T13:33:06.568843+0000 mgr.y (mgr.25253) 3734 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:07 smithi177 bash[79620]: cluster 2024-07-28T13:33:06.568843+0000 mgr.y (mgr.25253) 3734 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:07 smithi204 bash[68176]: cluster 2024-07-28T13:33:06.568843+0000 mgr.y (mgr.25253) 3734 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:08.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6634 16 16 0 0 0 - 0 2024-07-28T13:33:09.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6635 16 16 0 0 0 - 0 2024-07-28T13:33:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:09 smithi177 bash[81864]: cluster 2024-07-28T13:33:08.569894+0000 mgr.y (mgr.25253) 3735 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:09 smithi177 bash[79620]: cluster 2024-07-28T13:33:08.569894+0000 mgr.y (mgr.25253) 3735 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:09 smithi204 bash[68176]: cluster 2024-07-28T13:33:08.569894+0000 mgr.y (mgr.25253) 3735 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:10.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6636 16 16 0 0 0 - 0 2024-07-28T13:33:11.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6637 16 16 0 0 0 - 0 2024-07-28T13:33:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[79620]: cluster 2024-07-28T13:33:10.571120+0000 mgr.y (mgr.25253) 3736 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[79620]: audit 2024-07-28T13:33:11.261691+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[79620]: audit 2024-07-28T13:33:11.269700+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[79620]: audit 2024-07-28T13:33:11.552757+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[79620]: audit 2024-07-28T13:33:11.558073+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[81864]: cluster 2024-07-28T13:33:10.571120+0000 mgr.y (mgr.25253) 3736 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[81864]: audit 2024-07-28T13:33:11.261691+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[81864]: audit 2024-07-28T13:33:11.269700+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[81864]: audit 2024-07-28T13:33:11.552757+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:11 smithi177 bash[81864]: audit 2024-07-28T13:33:11.558073+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:11 smithi204 bash[68176]: cluster 2024-07-28T13:33:10.571120+0000 mgr.y (mgr.25253) 3736 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:11 smithi204 bash[68176]: audit 2024-07-28T13:33:11.261691+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:11 smithi204 bash[68176]: audit 2024-07-28T13:33:11.269700+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:11 smithi204 bash[68176]: audit 2024-07-28T13:33:11.552757+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:11 smithi204 bash[68176]: audit 2024-07-28T13:33:11.558073+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:12.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6638 16 16 0 0 0 - 0 2024-07-28T13:33:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[81864]: audit 2024-07-28T13:33:11.958181+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[81864]: audit 2024-07-28T13:33:11.959542+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[81864]: audit 2024-07-28T13:33:11.966768+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[79620]: audit 2024-07-28T13:33:11.958181+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[79620]: audit 2024-07-28T13:33:11.959542+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:13.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:12 smithi177 bash[79620]: audit 2024-07-28T13:33:11.966768+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:12 smithi204 bash[68176]: audit 2024-07-28T13:33:11.958181+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:12 smithi204 bash[68176]: audit 2024-07-28T13:33:11.959542+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:12 smithi204 bash[68176]: audit 2024-07-28T13:33:11.966768+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:33:13.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6639 16 16 0 0 0 - 0 2024-07-28T13:33:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:13 smithi177 bash[81864]: cluster 2024-07-28T13:33:12.572604+0000 mgr.y (mgr.25253) 3737 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:13 smithi177 bash[79620]: cluster 2024-07-28T13:33:12.572604+0000 mgr.y (mgr.25253) 3737 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:13 smithi204 bash[68176]: cluster 2024-07-28T13:33:12.572604+0000 mgr.y (mgr.25253) 3737 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:14.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:33:14.383402+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:14.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:14.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6640 16 16 0 0 0 - 0 2024-07-28T13:33:15.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6641 16 16 0 0 0 - 0 2024-07-28T13:33:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:15 smithi177 bash[81864]: cluster 2024-07-28T13:33:14.574103+0000 mgr.y (mgr.25253) 3738 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:16.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:15 smithi177 bash[79620]: cluster 2024-07-28T13:33:14.574103+0000 mgr.y (mgr.25253) 3738 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:15 smithi204 bash[68176]: cluster 2024-07-28T13:33:14.574103+0000 mgr.y (mgr.25253) 3738 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:16.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6642 16 16 0 0 0 - 0 2024-07-28T13:33:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:33:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:16 smithi204 bash[68176]: audit 2024-07-28T13:33:15.852959+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:16 smithi177 bash[79620]: audit 2024-07-28T13:33:15.852959+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:16 smithi177 bash[81864]: audit 2024-07-28T13:33:15.852959+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:17.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6643 16 16 0 0 0 - 0 2024-07-28T13:33:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:17 smithi204 bash[68176]: cluster 2024-07-28T13:33:16.575759+0000 mgr.y (mgr.25253) 3739 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:17 smithi177 bash[81864]: cluster 2024-07-28T13:33:16.575759+0000 mgr.y (mgr.25253) 3739 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:17 smithi177 bash[79620]: cluster 2024-07-28T13:33:16.575759+0000 mgr.y (mgr.25253) 3739 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:18.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6644 16 16 0 0 0 - 0 2024-07-28T13:33:19.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6645 16 16 0 0 0 - 0 2024-07-28T13:33:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:19 smithi204 bash[68176]: cluster 2024-07-28T13:33:18.577406+0000 mgr.y (mgr.25253) 3740 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:19 smithi177 bash[81864]: cluster 2024-07-28T13:33:18.577406+0000 mgr.y (mgr.25253) 3740 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:19 smithi177 bash[79620]: cluster 2024-07-28T13:33:18.577406+0000 mgr.y (mgr.25253) 3740 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:20.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6646 16 16 0 0 0 - 0 2024-07-28T13:33:21.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6647 16 16 0 0 0 - 0 2024-07-28T13:33:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:21 smithi204 bash[68176]: cluster 2024-07-28T13:33:20.578919+0000 mgr.y (mgr.25253) 3741 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:21 smithi177 bash[81864]: cluster 2024-07-28T13:33:20.578919+0000 mgr.y (mgr.25253) 3741 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:21 smithi177 bash[79620]: cluster 2024-07-28T13:33:20.578919+0000 mgr.y (mgr.25253) 3741 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:22.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6648 16 16 0 0 0 - 0 2024-07-28T13:33:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6649 16 16 0 0 0 - 0 2024-07-28T13:33:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:23 smithi204 bash[68176]: cluster 2024-07-28T13:33:22.580486+0000 mgr.y (mgr.25253) 3742 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:23 smithi177 bash[79620]: cluster 2024-07-28T13:33:22.580486+0000 mgr.y (mgr.25253) 3742 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:23 smithi177 bash[81864]: cluster 2024-07-28T13:33:22.580486+0000 mgr.y (mgr.25253) 3742 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:24.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6650 16 16 0 0 0 - 0 2024-07-28T13:33:25.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6651 16 16 0 0 0 - 0 2024-07-28T13:33:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:25 smithi177 bash[81864]: cluster 2024-07-28T13:33:24.581993+0000 mgr.y (mgr.25253) 3743 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:26.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:25 smithi177 bash[79620]: cluster 2024-07-28T13:33:24.581993+0000 mgr.y (mgr.25253) 3743 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:25 smithi204 bash[68176]: cluster 2024-07-28T13:33:24.581993+0000 mgr.y (mgr.25253) 3743 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:26.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6652 16 16 0 0 0 - 0 2024-07-28T13:33:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:33:27.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6653 16 16 0 0 0 - 0 2024-07-28T13:33:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:27 smithi204 bash[68176]: cluster 2024-07-28T13:33:26.583476+0000 mgr.y (mgr.25253) 3744 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:27 smithi177 bash[81864]: cluster 2024-07-28T13:33:26.583476+0000 mgr.y (mgr.25253) 3744 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:27 smithi177 bash[79620]: cluster 2024-07-28T13:33:26.583476+0000 mgr.y (mgr.25253) 3744 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:28.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6654 16 16 0 0 0 - 0 2024-07-28T13:33:29.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6655 16 16 0 0 0 - 0 2024-07-28T13:33:30.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:29 smithi204 bash[68176]: cluster 2024-07-28T13:33:28.584949+0000 mgr.y (mgr.25253) 3745 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:29 smithi177 bash[81864]: cluster 2024-07-28T13:33:28.584949+0000 mgr.y (mgr.25253) 3745 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:29 smithi177 bash[79620]: cluster 2024-07-28T13:33:28.584949+0000 mgr.y (mgr.25253) 3745 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:30.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6656 16 16 0 0 0 - 0 2024-07-28T13:33:31.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6657 16 16 0 0 0 - 0 2024-07-28T13:33:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:31 smithi204 bash[68176]: cluster 2024-07-28T13:33:30.586404+0000 mgr.y (mgr.25253) 3746 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:31 smithi204 bash[68176]: audit 2024-07-28T13:33:30.853555+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:31 smithi177 bash[81864]: cluster 2024-07-28T13:33:30.586404+0000 mgr.y (mgr.25253) 3746 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:31 smithi177 bash[81864]: audit 2024-07-28T13:33:30.853555+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:31 smithi177 bash[79620]: cluster 2024-07-28T13:33:30.586404+0000 mgr.y (mgr.25253) 3746 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:31 smithi177 bash[79620]: audit 2024-07-28T13:33:30.853555+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:32.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6658 16 16 0 0 0 - 0 2024-07-28T13:33:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6659 16 16 0 0 0 - 0 2024-07-28T13:33:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:33 smithi204 bash[68176]: cluster 2024-07-28T13:33:32.587935+0000 mgr.y (mgr.25253) 3747 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:33 smithi177 bash[81864]: cluster 2024-07-28T13:33:32.587935+0000 mgr.y (mgr.25253) 3747 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:33 smithi177 bash[79620]: cluster 2024-07-28T13:33:32.587935+0000 mgr.y (mgr.25253) 3747 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:34.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:33:34.386303+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:34.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:34.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6660 16 16 0 0 0 - 0 2024-07-28T13:33:35.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6661 16 16 0 0 0 - 0 2024-07-28T13:33:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:35 smithi204 bash[68176]: cluster 2024-07-28T13:33:34.589405+0000 mgr.y (mgr.25253) 3748 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:36.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:35 smithi177 bash[79620]: cluster 2024-07-28T13:33:34.589405+0000 mgr.y (mgr.25253) 3748 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:33:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:35 smithi177 bash[81864]: cluster 2024-07-28T13:33:34.589405+0000 mgr.y (mgr.25253) 3748 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:36.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6662 16 16 0 0 0 - 0 2024-07-28T13:33:37.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6663 16 16 0 0 0 - 0 2024-07-28T13:33:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:37 smithi204 bash[68176]: cluster 2024-07-28T13:33:36.590844+0000 mgr.y (mgr.25253) 3749 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:37 smithi177 bash[81864]: cluster 2024-07-28T13:33:36.590844+0000 mgr.y (mgr.25253) 3749 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:37 smithi177 bash[79620]: cluster 2024-07-28T13:33:36.590844+0000 mgr.y (mgr.25253) 3749 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:38.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6664 16 16 0 0 0 - 0 2024-07-28T13:33:39.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6665 16 16 0 0 0 - 0 2024-07-28T13:33:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:39 smithi204 bash[68176]: cluster 2024-07-28T13:33:38.592332+0000 mgr.y (mgr.25253) 3750 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:39 smithi177 bash[81864]: cluster 2024-07-28T13:33:38.592332+0000 mgr.y (mgr.25253) 3750 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:39 smithi177 bash[79620]: cluster 2024-07-28T13:33:38.592332+0000 mgr.y (mgr.25253) 3750 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:40.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6666 16 16 0 0 0 - 0 2024-07-28T13:33:41.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6667 16 16 0 0 0 - 0 2024-07-28T13:33:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:41 smithi204 bash[68176]: cluster 2024-07-28T13:33:40.593849+0000 mgr.y (mgr.25253) 3751 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:41 smithi177 bash[81864]: cluster 2024-07-28T13:33:40.593849+0000 mgr.y (mgr.25253) 3751 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:41 smithi177 bash[79620]: cluster 2024-07-28T13:33:40.593849+0000 mgr.y (mgr.25253) 3751 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:42.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6668 16 16 0 0 0 - 0 2024-07-28T13:33:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6669 16 16 0 0 0 - 0 2024-07-28T13:33:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:43 smithi204 bash[68176]: cluster 2024-07-28T13:33:42.595346+0000 mgr.y (mgr.25253) 3752 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:43 smithi177 bash[81864]: cluster 2024-07-28T13:33:42.595346+0000 mgr.y (mgr.25253) 3752 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:43 smithi177 bash[79620]: cluster 2024-07-28T13:33:42.595346+0000 mgr.y (mgr.25253) 3752 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:44.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6670 16 16 0 0 0 - 0 2024-07-28T13:33:45.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6671 16 16 0 0 0 - 0 2024-07-28T13:33:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:45 smithi204 bash[68176]: cluster 2024-07-28T13:33:44.596852+0000 mgr.y (mgr.25253) 3753 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:45 smithi177 bash[81864]: cluster 2024-07-28T13:33:44.596852+0000 mgr.y (mgr.25253) 3753 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:45 smithi177 bash[79620]: cluster 2024-07-28T13:33:44.596852+0000 mgr.y (mgr.25253) 3753 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:33:46.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6672 16 16 0 0 0 - 0 2024-07-28T13:33:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:46 smithi204 bash[68176]: audit 2024-07-28T13:33:45.854074+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:46 smithi177 bash[81864]: audit 2024-07-28T13:33:45.854074+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:46 smithi177 bash[79620]: audit 2024-07-28T13:33:45.854074+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:47.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6673 16 16 0 0 0 - 0 2024-07-28T13:33:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:47 smithi204 bash[68176]: cluster 2024-07-28T13:33:46.598338+0000 mgr.y (mgr.25253) 3754 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:48.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:47 smithi177 bash[81864]: cluster 2024-07-28T13:33:46.598338+0000 mgr.y (mgr.25253) 3754 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:47 smithi177 bash[79620]: cluster 2024-07-28T13:33:46.598338+0000 mgr.y (mgr.25253) 3754 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:48.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6674 16 16 0 0 0 - 0 2024-07-28T13:33:49.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:48 smithi204 bash[68176]: cluster 2024-07-28T13:33:48.599840+0000 mgr.y (mgr.25253) 3755 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:48 smithi177 bash[81864]: cluster 2024-07-28T13:33:48.599840+0000 mgr.y (mgr.25253) 3755 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:48 smithi177 bash[79620]: cluster 2024-07-28T13:33:48.599840+0000 mgr.y (mgr.25253) 3755 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:49.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6675 16 16 0 0 0 - 0 2024-07-28T13:33:50.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6676 16 16 0 0 0 - 0 2024-07-28T13:33:51.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6677 16 16 0 0 0 - 0 2024-07-28T13:33:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:51 smithi204 bash[68176]: cluster 2024-07-28T13:33:50.601280+0000 mgr.y (mgr.25253) 3756 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:51 smithi177 bash[81864]: cluster 2024-07-28T13:33:50.601280+0000 mgr.y (mgr.25253) 3756 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:51 smithi177 bash[79620]: cluster 2024-07-28T13:33:50.601280+0000 mgr.y (mgr.25253) 3756 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:52.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6678 16 16 0 0 0 - 0 2024-07-28T13:33:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:33:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6679 16 16 0 0 0 - 0 2024-07-28T13:33:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:53 smithi204 bash[68176]: cluster 2024-07-28T13:33:52.602771+0000 mgr.y (mgr.25253) 3757 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:53 smithi177 bash[81864]: cluster 2024-07-28T13:33:52.602771+0000 mgr.y (mgr.25253) 3757 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:53 smithi177 bash[79620]: cluster 2024-07-28T13:33:52.602771+0000 mgr.y (mgr.25253) 3757 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:54.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:33:54.388713+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:54.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:54.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6680 16 16 0 0 0 - 0 2024-07-28T13:33:55.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6681 16 16 0 0 0 - 0 2024-07-28T13:33:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:55 smithi177 bash[81864]: cluster 2024-07-28T13:33:54.604261+0000 mgr.y (mgr.25253) 3758 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:55 smithi177 bash[79620]: cluster 2024-07-28T13:33:54.604261+0000 mgr.y (mgr.25253) 3758 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:55 smithi204 bash[68176]: cluster 2024-07-28T13:33:54.604261+0000 mgr.y (mgr.25253) 3758 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:56.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6682 16 16 0 0 0 - 0 2024-07-28T13:33:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:33:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:33:57.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6683 16 16 0 0 0 - 0 2024-07-28T13:33:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:57 smithi177 bash[81864]: cluster 2024-07-28T13:33:56.605713+0000 mgr.y (mgr.25253) 3759 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:57 smithi177 bash[79620]: cluster 2024-07-28T13:33:56.605713+0000 mgr.y (mgr.25253) 3759 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:57 smithi204 bash[68176]: cluster 2024-07-28T13:33:56.605713+0000 mgr.y (mgr.25253) 3759 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:33:58.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6684 16 16 0 0 0 - 0 2024-07-28T13:33:59.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6685 16 16 0 0 0 - 0 2024-07-28T13:34:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:33:59 smithi177 bash[81864]: cluster 2024-07-28T13:33:58.607182+0000 mgr.y (mgr.25253) 3760 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:33:59 smithi177 bash[79620]: cluster 2024-07-28T13:33:58.607182+0000 mgr.y (mgr.25253) 3760 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:33:59 smithi204 bash[68176]: cluster 2024-07-28T13:33:58.607182+0000 mgr.y (mgr.25253) 3760 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:00.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6686 16 16 0 0 0 - 0 2024-07-28T13:34:01.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6687 16 16 0 0 0 - 0 2024-07-28T13:34:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:01 smithi177 bash[81864]: cluster 2024-07-28T13:34:00.608756+0000 mgr.y (mgr.25253) 3761 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:01 smithi177 bash[81864]: audit 2024-07-28T13:34:00.854502+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:01 smithi177 bash[79620]: cluster 2024-07-28T13:34:00.608756+0000 mgr.y (mgr.25253) 3761 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:01 smithi177 bash[79620]: audit 2024-07-28T13:34:00.854502+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:01 smithi204 bash[68176]: cluster 2024-07-28T13:34:00.608756+0000 mgr.y (mgr.25253) 3761 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:01 smithi204 bash[68176]: audit 2024-07-28T13:34:00.854502+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:02.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6688 16 16 0 0 0 - 0 2024-07-28T13:34:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6689 16 16 0 0 0 - 0 2024-07-28T13:34:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:03 smithi177 bash[81864]: cluster 2024-07-28T13:34:02.610268+0000 mgr.y (mgr.25253) 3762 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:03 smithi177 bash[79620]: cluster 2024-07-28T13:34:02.610268+0000 mgr.y (mgr.25253) 3762 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:03 smithi204 bash[68176]: cluster 2024-07-28T13:34:02.610268+0000 mgr.y (mgr.25253) 3762 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:04.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6690 16 16 0 0 0 - 0 2024-07-28T13:34:05.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6691 16 16 0 0 0 - 0 2024-07-28T13:34:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:05 smithi177 bash[81864]: cluster 2024-07-28T13:34:04.611737+0000 mgr.y (mgr.25253) 3763 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:05 smithi177 bash[79620]: cluster 2024-07-28T13:34:04.611737+0000 mgr.y (mgr.25253) 3763 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:05 smithi204 bash[68176]: cluster 2024-07-28T13:34:04.611737+0000 mgr.y (mgr.25253) 3763 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:06.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6692 16 16 0 0 0 - 0 2024-07-28T13:34:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:34:07.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6693 16 16 0 0 0 - 0 2024-07-28T13:34:08.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:07 smithi177 bash[81864]: cluster 2024-07-28T13:34:06.613349+0000 mgr.y (mgr.25253) 3764 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:07 smithi177 bash[79620]: cluster 2024-07-28T13:34:06.613349+0000 mgr.y (mgr.25253) 3764 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:07 smithi204 bash[68176]: cluster 2024-07-28T13:34:06.613349+0000 mgr.y (mgr.25253) 3764 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:08.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6694 16 16 0 0 0 - 0 2024-07-28T13:34:09.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6695 16 16 0 0 0 - 0 2024-07-28T13:34:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:09 smithi177 bash[81864]: cluster 2024-07-28T13:34:08.614994+0000 mgr.y (mgr.25253) 3765 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:09 smithi177 bash[79620]: cluster 2024-07-28T13:34:08.614994+0000 mgr.y (mgr.25253) 3765 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:09 smithi204 bash[68176]: cluster 2024-07-28T13:34:08.614994+0000 mgr.y (mgr.25253) 3765 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:10.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6696 16 16 0 0 0 - 0 2024-07-28T13:34:11.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6697 16 16 0 0 0 - 0 2024-07-28T13:34:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:11 smithi177 bash[79620]: cluster 2024-07-28T13:34:10.616536+0000 mgr.y (mgr.25253) 3766 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:11 smithi177 bash[81864]: cluster 2024-07-28T13:34:10.616536+0000 mgr.y (mgr.25253) 3766 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:11 smithi204 bash[68176]: cluster 2024-07-28T13:34:10.616536+0000 mgr.y (mgr.25253) 3766 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:12.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6698 16 16 0 0 0 - 0 2024-07-28T13:34:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:12 smithi177 bash[81864]: audit 2024-07-28T13:34:12.097056+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:12 smithi177 bash[79620]: audit 2024-07-28T13:34:12.097056+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:12 smithi204 bash[68176]: audit 2024-07-28T13:34:12.097056+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:13.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6699 16 16 0 0 0 - 0 2024-07-28T13:34:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:13 smithi177 bash[81864]: cluster 2024-07-28T13:34:12.618053+0000 mgr.y (mgr.25253) 3767 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:13 smithi177 bash[79620]: cluster 2024-07-28T13:34:12.618053+0000 mgr.y (mgr.25253) 3767 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:13 smithi204 bash[68176]: cluster 2024-07-28T13:34:12.618053+0000 mgr.y (mgr.25253) 3767 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:14.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:34:14.391398+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:14.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:14.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6700 16 16 0 0 0 - 0 2024-07-28T13:34:15.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6701 16 16 0 0 0 - 0 2024-07-28T13:34:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:15 smithi177 bash[79620]: cluster 2024-07-28T13:34:14.619581+0000 mgr.y (mgr.25253) 3768 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:15 smithi177 bash[81864]: cluster 2024-07-28T13:34:14.619581+0000 mgr.y (mgr.25253) 3768 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:15 smithi204 bash[68176]: cluster 2024-07-28T13:34:14.619581+0000 mgr.y (mgr.25253) 3768 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:16.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6702 16 16 0 0 0 - 0 2024-07-28T13:34:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:34:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:16 smithi177 bash[81864]: audit 2024-07-28T13:34:15.854660+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:16 smithi177 bash[79620]: audit 2024-07-28T13:34:15.854660+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:16 smithi204 bash[68176]: audit 2024-07-28T13:34:15.854660+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:17.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6703 16 16 0 0 0 - 0 2024-07-28T13:34:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:17 smithi177 bash[81864]: cluster 2024-07-28T13:34:16.621229+0000 mgr.y (mgr.25253) 3769 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:17 smithi177 bash[79620]: cluster 2024-07-28T13:34:16.621229+0000 mgr.y (mgr.25253) 3769 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:17 smithi204 bash[68176]: cluster 2024-07-28T13:34:16.621229+0000 mgr.y (mgr.25253) 3769 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:18.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6704 16 16 0 0 0 - 0 2024-07-28T13:34:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:17.795786+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:17.800568+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:18.051550+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:18.056776+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:18.480093+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:18.481779+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:18 smithi204 bash[68176]: audit 2024-07-28T13:34:18.491426+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:17.795786+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:17.800568+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:18.051550+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:18.056776+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:18.480093+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:18.481779+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[81864]: audit 2024-07-28T13:34:18.491426+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:17.795786+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:17.800568+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:18.051550+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:18.056776+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:18.480093+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:18.481779+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:18 smithi177 bash[79620]: audit 2024-07-28T13:34:18.491426+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:34:19.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6705 16 16 0 0 0 - 0 2024-07-28T13:34:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:19 smithi204 bash[68176]: cluster 2024-07-28T13:34:18.622731+0000 mgr.y (mgr.25253) 3770 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:19 smithi177 bash[81864]: cluster 2024-07-28T13:34:18.622731+0000 mgr.y (mgr.25253) 3770 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:19 smithi177 bash[79620]: cluster 2024-07-28T13:34:18.622731+0000 mgr.y (mgr.25253) 3770 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:20.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6706 16 16 0 0 0 - 0 2024-07-28T13:34:21.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6707 16 16 0 0 0 - 0 2024-07-28T13:34:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:21 smithi204 bash[68176]: cluster 2024-07-28T13:34:20.624215+0000 mgr.y (mgr.25253) 3771 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:21 smithi177 bash[81864]: cluster 2024-07-28T13:34:20.624215+0000 mgr.y (mgr.25253) 3771 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:21 smithi177 bash[79620]: cluster 2024-07-28T13:34:20.624215+0000 mgr.y (mgr.25253) 3771 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:22.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6708 16 16 0 0 0 - 0 2024-07-28T13:34:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:22 smithi204 bash[60899]: ts=2024-07-28T13:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6709 16 16 0 0 0 - 0 2024-07-28T13:34:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:23 smithi204 bash[68176]: cluster 2024-07-28T13:34:22.625683+0000 mgr.y (mgr.25253) 3772 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:23 smithi177 bash[81864]: cluster 2024-07-28T13:34:22.625683+0000 mgr.y (mgr.25253) 3772 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:23 smithi177 bash[79620]: cluster 2024-07-28T13:34:22.625683+0000 mgr.y (mgr.25253) 3772 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:24.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6710 16 16 0 0 0 - 0 2024-07-28T13:34:25.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6711 16 16 0 0 0 - 0 2024-07-28T13:34:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:25 smithi204 bash[68176]: cluster 2024-07-28T13:34:24.627144+0000 mgr.y (mgr.25253) 3773 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:25 smithi177 bash[81864]: cluster 2024-07-28T13:34:24.627144+0000 mgr.y (mgr.25253) 3773 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:25 smithi177 bash[79620]: cluster 2024-07-28T13:34:24.627144+0000 mgr.y (mgr.25253) 3773 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:34:26.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6712 16 16 0 0 0 - 0 2024-07-28T13:34:27.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6713 16 16 0 0 0 - 0 2024-07-28T13:34:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:27 smithi204 bash[68176]: cluster 2024-07-28T13:34:26.628651+0000 mgr.y (mgr.25253) 3774 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:27 smithi177 bash[81864]: cluster 2024-07-28T13:34:26.628651+0000 mgr.y (mgr.25253) 3774 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:27 smithi177 bash[79620]: cluster 2024-07-28T13:34:26.628651+0000 mgr.y (mgr.25253) 3774 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:28.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6714 16 16 0 0 0 - 0 2024-07-28T13:34:29.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6715 16 16 0 0 0 - 0 2024-07-28T13:34:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:29 smithi204 bash[68176]: cluster 2024-07-28T13:34:28.630127+0000 mgr.y (mgr.25253) 3775 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:29 smithi177 bash[81864]: cluster 2024-07-28T13:34:28.630127+0000 mgr.y (mgr.25253) 3775 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:29 smithi177 bash[79620]: cluster 2024-07-28T13:34:28.630127+0000 mgr.y (mgr.25253) 3775 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:30.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6716 16 16 0 0 0 - 0 2024-07-28T13:34:31.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6717 16 16 0 0 0 - 0 2024-07-28T13:34:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:31 smithi204 bash[68176]: cluster 2024-07-28T13:34:30.631580+0000 mgr.y (mgr.25253) 3776 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:31 smithi204 bash[68176]: audit 2024-07-28T13:34:30.855036+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:31 smithi177 bash[81864]: cluster 2024-07-28T13:34:30.631580+0000 mgr.y (mgr.25253) 3776 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:31 smithi177 bash[81864]: audit 2024-07-28T13:34:30.855036+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:31 smithi177 bash[79620]: cluster 2024-07-28T13:34:30.631580+0000 mgr.y (mgr.25253) 3776 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:31 smithi177 bash[79620]: audit 2024-07-28T13:34:30.855036+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:32.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6718 16 16 0 0 0 - 0 2024-07-28T13:34:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6719 16 16 0 0 0 - 0 2024-07-28T13:34:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:33 smithi204 bash[68176]: cluster 2024-07-28T13:34:32.633070+0000 mgr.y (mgr.25253) 3777 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:33 smithi177 bash[81864]: cluster 2024-07-28T13:34:32.633070+0000 mgr.y (mgr.25253) 3777 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:33 smithi177 bash[79620]: cluster 2024-07-28T13:34:32.633070+0000 mgr.y (mgr.25253) 3777 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:34.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:34:34.394485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:34.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:34.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6720 16 16 0 0 0 - 0 2024-07-28T13:34:35.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6721 16 16 0 0 0 - 0 2024-07-28T13:34:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:35 smithi204 bash[68176]: cluster 2024-07-28T13:34:34.634544+0000 mgr.y (mgr.25253) 3778 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:34:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:35 smithi177 bash[81864]: cluster 2024-07-28T13:34:34.634544+0000 mgr.y (mgr.25253) 3778 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:35 smithi177 bash[79620]: cluster 2024-07-28T13:34:34.634544+0000 mgr.y (mgr.25253) 3778 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:36.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6722 16 16 0 0 0 - 0 2024-07-28T13:34:37.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6723 16 16 0 0 0 - 0 2024-07-28T13:34:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:37 smithi204 bash[68176]: cluster 2024-07-28T13:34:36.636031+0000 mgr.y (mgr.25253) 3779 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:38.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:37 smithi177 bash[81864]: cluster 2024-07-28T13:34:36.636031+0000 mgr.y (mgr.25253) 3779 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:37 smithi177 bash[79620]: cluster 2024-07-28T13:34:36.636031+0000 mgr.y (mgr.25253) 3779 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:38.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6724 16 16 0 0 0 - 0 2024-07-28T13:34:39.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6725 16 16 0 0 0 - 0 2024-07-28T13:34:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:39 smithi204 bash[68176]: cluster 2024-07-28T13:34:38.637485+0000 mgr.y (mgr.25253) 3780 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:39 smithi177 bash[81864]: cluster 2024-07-28T13:34:38.637485+0000 mgr.y (mgr.25253) 3780 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:39 smithi177 bash[79620]: cluster 2024-07-28T13:34:38.637485+0000 mgr.y (mgr.25253) 3780 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:40.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6726 16 16 0 0 0 - 0 2024-07-28T13:34:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:40 smithi204 bash[68176]: cluster 2024-07-28T13:34:40.638968+0000 mgr.y (mgr.25253) 3781 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:40 smithi177 bash[81864]: cluster 2024-07-28T13:34:40.638968+0000 mgr.y (mgr.25253) 3781 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:40 smithi177 bash[79620]: cluster 2024-07-28T13:34:40.638968+0000 mgr.y (mgr.25253) 3781 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:41.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6727 16 16 0 0 0 - 0 2024-07-28T13:34:42.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6728 16 16 0 0 0 - 0 2024-07-28T13:34:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6729 16 16 0 0 0 - 0 2024-07-28T13:34:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:43 smithi177 bash[81864]: cluster 2024-07-28T13:34:42.640460+0000 mgr.y (mgr.25253) 3782 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:43 smithi177 bash[79620]: cluster 2024-07-28T13:34:42.640460+0000 mgr.y (mgr.25253) 3782 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:43 smithi204 bash[68176]: cluster 2024-07-28T13:34:42.640460+0000 mgr.y (mgr.25253) 3782 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:44.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6730 16 16 0 0 0 - 0 2024-07-28T13:34:45.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6731 16 16 0 0 0 - 0 2024-07-28T13:34:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:45 smithi177 bash[81864]: cluster 2024-07-28T13:34:44.641933+0000 mgr.y (mgr.25253) 3783 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:45 smithi177 bash[79620]: cluster 2024-07-28T13:34:44.641933+0000 mgr.y (mgr.25253) 3783 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:45 smithi204 bash[68176]: cluster 2024-07-28T13:34:44.641933+0000 mgr.y (mgr.25253) 3783 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:46.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6732 16 16 0 0 0 - 0 2024-07-28T13:34:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:34:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:46 smithi177 bash[81864]: audit 2024-07-28T13:34:45.855854+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:46 smithi177 bash[79620]: audit 2024-07-28T13:34:45.855854+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:46 smithi204 bash[68176]: audit 2024-07-28T13:34:45.855854+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:47.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6733 16 16 0 0 0 - 0 2024-07-28T13:34:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:47 smithi177 bash[81864]: cluster 2024-07-28T13:34:46.643372+0000 mgr.y (mgr.25253) 3784 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:47 smithi177 bash[79620]: cluster 2024-07-28T13:34:46.643372+0000 mgr.y (mgr.25253) 3784 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:47 smithi204 bash[68176]: cluster 2024-07-28T13:34:46.643372+0000 mgr.y (mgr.25253) 3784 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:48.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6734 16 16 0 0 0 - 0 2024-07-28T13:34:49.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6735 16 16 0 0 0 - 0 2024-07-28T13:34:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:49 smithi177 bash[81864]: cluster 2024-07-28T13:34:48.644825+0000 mgr.y (mgr.25253) 3785 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:49 smithi177 bash[79620]: cluster 2024-07-28T13:34:48.644825+0000 mgr.y (mgr.25253) 3785 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:49 smithi204 bash[68176]: cluster 2024-07-28T13:34:48.644825+0000 mgr.y (mgr.25253) 3785 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:50.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6736 16 16 0 0 0 - 0 2024-07-28T13:34:51.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6737 16 16 0 0 0 - 0 2024-07-28T13:34:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:51 smithi177 bash[81864]: cluster 2024-07-28T13:34:50.646292+0000 mgr.y (mgr.25253) 3786 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:51 smithi177 bash[79620]: cluster 2024-07-28T13:34:50.646292+0000 mgr.y (mgr.25253) 3786 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:51 smithi204 bash[68176]: cluster 2024-07-28T13:34:50.646292+0000 mgr.y (mgr.25253) 3786 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:52.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6738 16 16 0 0 0 - 0 2024-07-28T13:34:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:34:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6739 16 16 0 0 0 - 0 2024-07-28T13:34:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:53 smithi177 bash[79620]: cluster 2024-07-28T13:34:52.647768+0000 mgr.y (mgr.25253) 3787 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:53 smithi177 bash[81864]: cluster 2024-07-28T13:34:52.647768+0000 mgr.y (mgr.25253) 3787 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:53 smithi204 bash[68176]: cluster 2024-07-28T13:34:52.647768+0000 mgr.y (mgr.25253) 3787 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:54.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:34:54.397800+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:54.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:54.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6740 16 16 0 0 0 - 0 2024-07-28T13:34:55.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6741 16 16 0 0 0 - 0 2024-07-28T13:34:56.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:55 smithi177 bash[81864]: cluster 2024-07-28T13:34:54.649237+0000 mgr.y (mgr.25253) 3788 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:55 smithi177 bash[79620]: cluster 2024-07-28T13:34:54.649237+0000 mgr.y (mgr.25253) 3788 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:55 smithi204 bash[68176]: cluster 2024-07-28T13:34:54.649237+0000 mgr.y (mgr.25253) 3788 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:56.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6742 16 16 0 0 0 - 0 2024-07-28T13:34:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:34:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:34:57.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6743 16 16 0 0 0 - 0 2024-07-28T13:34:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:57 smithi177 bash[81864]: cluster 2024-07-28T13:34:56.650704+0000 mgr.y (mgr.25253) 3789 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:57 smithi177 bash[79620]: cluster 2024-07-28T13:34:56.650704+0000 mgr.y (mgr.25253) 3789 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:57 smithi204 bash[68176]: cluster 2024-07-28T13:34:56.650704+0000 mgr.y (mgr.25253) 3789 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:34:58.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6744 16 16 0 0 0 - 0 2024-07-28T13:34:59.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6745 16 16 0 0 0 - 0 2024-07-28T13:35:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:34:59 smithi177 bash[81864]: cluster 2024-07-28T13:34:58.652192+0000 mgr.y (mgr.25253) 3790 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:34:59 smithi177 bash[79620]: cluster 2024-07-28T13:34:58.652192+0000 mgr.y (mgr.25253) 3790 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:34:59 smithi204 bash[68176]: cluster 2024-07-28T13:34:58.652192+0000 mgr.y (mgr.25253) 3790 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:00.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6746 16 16 0 0 0 - 0 2024-07-28T13:35:01.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6747 16 16 0 0 0 - 0 2024-07-28T13:35:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:01 smithi177 bash[81864]: cluster 2024-07-28T13:35:00.653675+0000 mgr.y (mgr.25253) 3791 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:01 smithi177 bash[81864]: audit 2024-07-28T13:35:00.855974+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:01 smithi177 bash[79620]: cluster 2024-07-28T13:35:00.653675+0000 mgr.y (mgr.25253) 3791 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:01 smithi177 bash[79620]: audit 2024-07-28T13:35:00.855974+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:01 smithi204 bash[68176]: cluster 2024-07-28T13:35:00.653675+0000 mgr.y (mgr.25253) 3791 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:01 smithi204 bash[68176]: audit 2024-07-28T13:35:00.855974+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:02.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6748 16 16 0 0 0 - 0 2024-07-28T13:35:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6749 16 16 0 0 0 - 0 2024-07-28T13:35:04.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:03 smithi177 bash[81864]: cluster 2024-07-28T13:35:02.655156+0000 mgr.y (mgr.25253) 3792 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:03 smithi177 bash[79620]: cluster 2024-07-28T13:35:02.655156+0000 mgr.y (mgr.25253) 3792 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:03 smithi204 bash[68176]: cluster 2024-07-28T13:35:02.655156+0000 mgr.y (mgr.25253) 3792 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:04.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6750 16 16 0 0 0 - 0 2024-07-28T13:35:05.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6751 16 16 0 0 0 - 0 2024-07-28T13:35:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:05 smithi177 bash[81864]: cluster 2024-07-28T13:35:04.656627+0000 mgr.y (mgr.25253) 3793 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:05 smithi177 bash[79620]: cluster 2024-07-28T13:35:04.656627+0000 mgr.y (mgr.25253) 3793 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:05 smithi204 bash[68176]: cluster 2024-07-28T13:35:04.656627+0000 mgr.y (mgr.25253) 3793 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:06.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6752 16 16 0 0 0 - 0 2024-07-28T13:35:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:35:07.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6753 16 16 0 0 0 - 0 2024-07-28T13:35:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:07 smithi177 bash[81864]: cluster 2024-07-28T13:35:06.658062+0000 mgr.y (mgr.25253) 3794 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:07 smithi177 bash[79620]: cluster 2024-07-28T13:35:06.658062+0000 mgr.y (mgr.25253) 3794 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:07 smithi204 bash[68176]: cluster 2024-07-28T13:35:06.658062+0000 mgr.y (mgr.25253) 3794 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:08.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6754 16 16 0 0 0 - 0 2024-07-28T13:35:09.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6755 16 16 0 0 0 - 0 2024-07-28T13:35:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:09 smithi177 bash[79620]: cluster 2024-07-28T13:35:08.659507+0000 mgr.y (mgr.25253) 3795 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:09 smithi177 bash[81864]: cluster 2024-07-28T13:35:08.659507+0000 mgr.y (mgr.25253) 3795 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:09 smithi204 bash[68176]: cluster 2024-07-28T13:35:08.659507+0000 mgr.y (mgr.25253) 3795 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:10.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6756 16 16 0 0 0 - 0 2024-07-28T13:35:11.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6757 16 16 0 0 0 - 0 2024-07-28T13:35:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:11 smithi177 bash[81864]: cluster 2024-07-28T13:35:10.660975+0000 mgr.y (mgr.25253) 3796 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:11 smithi177 bash[79620]: cluster 2024-07-28T13:35:10.660975+0000 mgr.y (mgr.25253) 3796 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:11 smithi204 bash[68176]: cluster 2024-07-28T13:35:10.660975+0000 mgr.y (mgr.25253) 3796 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:12.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6758 16 16 0 0 0 - 0 2024-07-28T13:35:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6759 16 16 0 0 0 - 0 2024-07-28T13:35:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:13 smithi204 bash[68176]: cluster 2024-07-28T13:35:12.662422+0000 mgr.y (mgr.25253) 3797 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:13 smithi177 bash[81864]: cluster 2024-07-28T13:35:12.662422+0000 mgr.y (mgr.25253) 3797 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:13 smithi177 bash[79620]: cluster 2024-07-28T13:35:12.662422+0000 mgr.y (mgr.25253) 3797 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:14.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:35:14.401000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:14.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:14.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6760 16 16 0 0 0 - 0 2024-07-28T13:35:15.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6761 16 16 0 0 0 - 0 2024-07-28T13:35:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:15 smithi177 bash[81864]: cluster 2024-07-28T13:35:14.663900+0000 mgr.y (mgr.25253) 3798 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:16.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:15 smithi177 bash[79620]: cluster 2024-07-28T13:35:14.663900+0000 mgr.y (mgr.25253) 3798 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:15 smithi204 bash[68176]: cluster 2024-07-28T13:35:14.663900+0000 mgr.y (mgr.25253) 3798 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:16.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6762 16 16 0 0 0 - 0 2024-07-28T13:35:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:35:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:16 smithi204 bash[68176]: audit 2024-07-28T13:35:15.856481+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:16 smithi177 bash[81864]: audit 2024-07-28T13:35:15.856481+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:16 smithi177 bash[79620]: audit 2024-07-28T13:35:15.856481+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:17.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6763 16 16 0 0 0 - 0 2024-07-28T13:35:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:17 smithi204 bash[68176]: cluster 2024-07-28T13:35:16.665353+0000 mgr.y (mgr.25253) 3799 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:17 smithi177 bash[81864]: cluster 2024-07-28T13:35:16.665353+0000 mgr.y (mgr.25253) 3799 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:17 smithi177 bash[79620]: cluster 2024-07-28T13:35:16.665353+0000 mgr.y (mgr.25253) 3799 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:18.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6764 16 16 0 0 0 - 0 2024-07-28T13:35:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:18 smithi204 bash[68176]: audit 2024-07-28T13:35:18.575525+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:18 smithi177 bash[79620]: audit 2024-07-28T13:35:18.575525+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:18 smithi177 bash[81864]: audit 2024-07-28T13:35:18.575525+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:19.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6765 16 16 0 0 0 - 0 2024-07-28T13:35:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:19 smithi204 bash[68176]: cluster 2024-07-28T13:35:18.666849+0000 mgr.y (mgr.25253) 3800 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:19 smithi177 bash[79620]: cluster 2024-07-28T13:35:18.666849+0000 mgr.y (mgr.25253) 3800 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:19 smithi177 bash[81864]: cluster 2024-07-28T13:35:18.666849+0000 mgr.y (mgr.25253) 3800 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:20.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6766 16 16 0 0 0 - 0 2024-07-28T13:35:21.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6767 16 16 0 0 0 - 0 2024-07-28T13:35:22.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:21 smithi204 bash[68176]: cluster 2024-07-28T13:35:20.668374+0000 mgr.y (mgr.25253) 3801 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:21 smithi177 bash[81864]: cluster 2024-07-28T13:35:20.668374+0000 mgr.y (mgr.25253) 3801 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:21 smithi177 bash[79620]: cluster 2024-07-28T13:35:20.668374+0000 mgr.y (mgr.25253) 3801 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:22.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6768 16 16 0 0 0 - 0 2024-07-28T13:35:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6769 16 16 0 0 0 - 0 2024-07-28T13:35:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:23 smithi204 bash[68176]: cluster 2024-07-28T13:35:22.669863+0000 mgr.y (mgr.25253) 3802 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:23 smithi177 bash[81864]: cluster 2024-07-28T13:35:22.669863+0000 mgr.y (mgr.25253) 3802 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:23 smithi177 bash[79620]: cluster 2024-07-28T13:35:22.669863+0000 mgr.y (mgr.25253) 3802 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:24.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6770 16 16 0 0 0 - 0 2024-07-28T13:35:25.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6771 16 16 0 0 0 - 0 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.252873+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.258976+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.536769+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.544695+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: cluster 2024-07-28T13:35:24.670715+0000 mgr.y (mgr.25253) 3803 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.967897+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.969602+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[81864]: audit 2024-07-28T13:35:24.977576+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.252873+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.258976+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.536769+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.544695+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: cluster 2024-07-28T13:35:24.670715+0000 mgr.y (mgr.25253) 3803 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.967897+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.969602+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:35:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:25 smithi177 bash[79620]: audit 2024-07-28T13:35:24.977576+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.252873+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.258976+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.536769+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.544695+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: cluster 2024-07-28T13:35:24.670715+0000 mgr.y (mgr.25253) 3803 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.967897+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.969602+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:35:25.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:25 smithi204 bash[68176]: audit 2024-07-28T13:35:24.977576+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:35:26.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6772 16 16 0 0 0 - 0 2024-07-28T13:35:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:35:27.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6773 16 16 0 0 0 - 0 2024-07-28T13:35:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:27 smithi177 bash[81864]: cluster 2024-07-28T13:35:26.672174+0000 mgr.y (mgr.25253) 3804 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:27 smithi177 bash[79620]: cluster 2024-07-28T13:35:26.672174+0000 mgr.y (mgr.25253) 3804 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:27 smithi204 bash[68176]: cluster 2024-07-28T13:35:26.672174+0000 mgr.y (mgr.25253) 3804 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:28.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6774 16 16 0 0 0 - 0 2024-07-28T13:35:29.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6775 16 16 0 0 0 - 0 2024-07-28T13:35:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:29 smithi177 bash[81864]: cluster 2024-07-28T13:35:28.673662+0000 mgr.y (mgr.25253) 3805 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:29 smithi177 bash[79620]: cluster 2024-07-28T13:35:28.673662+0000 mgr.y (mgr.25253) 3805 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:29 smithi204 bash[68176]: cluster 2024-07-28T13:35:28.673662+0000 mgr.y (mgr.25253) 3805 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:30.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6776 16 16 0 0 0 - 0 2024-07-28T13:35:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:30 smithi204 bash[68176]: audit 2024-07-28T13:35:30.856690+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:30 smithi177 bash[81864]: audit 2024-07-28T13:35:30.856690+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:30 smithi177 bash[79620]: audit 2024-07-28T13:35:30.856690+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:31.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6777 16 16 0 0 0 - 0 2024-07-28T13:35:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:31 smithi204 bash[68176]: cluster 2024-07-28T13:35:30.675149+0000 mgr.y (mgr.25253) 3806 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:31 smithi177 bash[81864]: cluster 2024-07-28T13:35:30.675149+0000 mgr.y (mgr.25253) 3806 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:31 smithi177 bash[79620]: cluster 2024-07-28T13:35:30.675149+0000 mgr.y (mgr.25253) 3806 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:32.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6778 16 16 0 0 0 - 0 2024-07-28T13:35:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:32 smithi204 bash[68176]: cluster 2024-07-28T13:35:32.676661+0000 mgr.y (mgr.25253) 3807 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:32 smithi177 bash[79620]: cluster 2024-07-28T13:35:32.676661+0000 mgr.y (mgr.25253) 3807 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:32 smithi177 bash[81864]: cluster 2024-07-28T13:35:32.676661+0000 mgr.y (mgr.25253) 3807 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:33.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6779 16 16 0 0 0 - 0 2024-07-28T13:35:34.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:35:34.403967+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:34.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:34.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6780 16 16 0 0 0 - 0 2024-07-28T13:35:35.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6781 16 16 0 0 0 - 0 2024-07-28T13:35:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:35 smithi177 bash[81864]: cluster 2024-07-28T13:35:34.678187+0000 mgr.y (mgr.25253) 3808 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:35 smithi177 bash[79620]: cluster 2024-07-28T13:35:34.678187+0000 mgr.y (mgr.25253) 3808 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:35 smithi204 bash[68176]: cluster 2024-07-28T13:35:34.678187+0000 mgr.y (mgr.25253) 3808 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:36.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6782 16 16 0 0 0 - 0 2024-07-28T13:35:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:35:37.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6783 16 16 0 0 0 - 0 2024-07-28T13:35:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:37 smithi177 bash[81864]: cluster 2024-07-28T13:35:36.679659+0000 mgr.y (mgr.25253) 3809 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:37 smithi177 bash[79620]: cluster 2024-07-28T13:35:36.679659+0000 mgr.y (mgr.25253) 3809 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:37 smithi204 bash[68176]: cluster 2024-07-28T13:35:36.679659+0000 mgr.y (mgr.25253) 3809 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:38.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6784 16 16 0 0 0 - 0 2024-07-28T13:35:39.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6785 16 16 0 0 0 - 0 2024-07-28T13:35:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:39 smithi177 bash[81864]: cluster 2024-07-28T13:35:38.681152+0000 mgr.y (mgr.25253) 3810 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:39 smithi177 bash[79620]: cluster 2024-07-28T13:35:38.681152+0000 mgr.y (mgr.25253) 3810 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:39 smithi204 bash[68176]: cluster 2024-07-28T13:35:38.681152+0000 mgr.y (mgr.25253) 3810 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:40.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6786 16 16 0 0 0 - 0 2024-07-28T13:35:41.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6787 16 16 0 0 0 - 0 2024-07-28T13:35:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:41 smithi204 bash[68176]: cluster 2024-07-28T13:35:40.682663+0000 mgr.y (mgr.25253) 3811 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:41 smithi177 bash[79620]: cluster 2024-07-28T13:35:40.682663+0000 mgr.y (mgr.25253) 3811 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:41 smithi177 bash[81864]: cluster 2024-07-28T13:35:40.682663+0000 mgr.y (mgr.25253) 3811 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:42.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6788 16 16 0 0 0 - 0 2024-07-28T13:35:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:42 smithi204 bash[68176]: cluster 2024-07-28T13:35:42.684164+0000 mgr.y (mgr.25253) 3812 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:42 smithi177 bash[81864]: cluster 2024-07-28T13:35:42.684164+0000 mgr.y (mgr.25253) 3812 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:42 smithi177 bash[79620]: cluster 2024-07-28T13:35:42.684164+0000 mgr.y (mgr.25253) 3812 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:43.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6789 16 16 0 0 0 - 0 2024-07-28T13:35:44.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6790 16 16 0 0 0 - 0 2024-07-28T13:35:45.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6791 16 16 0 0 0 - 0 2024-07-28T13:35:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:45 smithi177 bash[81864]: cluster 2024-07-28T13:35:44.685706+0000 mgr.y (mgr.25253) 3813 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:45 smithi177 bash[79620]: cluster 2024-07-28T13:35:44.685706+0000 mgr.y (mgr.25253) 3813 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:45 smithi204 bash[68176]: cluster 2024-07-28T13:35:44.685706+0000 mgr.y (mgr.25253) 3813 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:46.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6792 16 16 0 0 0 - 0 2024-07-28T13:35:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:35:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:46 smithi177 bash[81864]: audit 2024-07-28T13:35:45.857100+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:46 smithi177 bash[79620]: audit 2024-07-28T13:35:45.857100+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:46 smithi204 bash[68176]: audit 2024-07-28T13:35:45.857100+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:47.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6793 16 16 0 0 0 - 0 2024-07-28T13:35:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:47 smithi177 bash[81864]: cluster 2024-07-28T13:35:46.687162+0000 mgr.y (mgr.25253) 3814 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:47 smithi177 bash[79620]: cluster 2024-07-28T13:35:46.687162+0000 mgr.y (mgr.25253) 3814 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:47 smithi204 bash[68176]: cluster 2024-07-28T13:35:46.687162+0000 mgr.y (mgr.25253) 3814 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:48.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6794 16 16 0 0 0 - 0 2024-07-28T13:35:49.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6795 16 16 0 0 0 - 0 2024-07-28T13:35:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:49 smithi177 bash[81864]: cluster 2024-07-28T13:35:48.688657+0000 mgr.y (mgr.25253) 3815 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:49 smithi177 bash[79620]: cluster 2024-07-28T13:35:48.688657+0000 mgr.y (mgr.25253) 3815 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:49 smithi204 bash[68176]: cluster 2024-07-28T13:35:48.688657+0000 mgr.y (mgr.25253) 3815 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:50.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6796 16 16 0 0 0 - 0 2024-07-28T13:35:51.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6797 16 16 0 0 0 - 0 2024-07-28T13:35:52.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:51 smithi177 bash[81864]: cluster 2024-07-28T13:35:50.690141+0000 mgr.y (mgr.25253) 3816 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:51 smithi177 bash[79620]: cluster 2024-07-28T13:35:50.690141+0000 mgr.y (mgr.25253) 3816 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:51 smithi204 bash[68176]: cluster 2024-07-28T13:35:50.690141+0000 mgr.y (mgr.25253) 3816 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:52.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6798 16 16 0 0 0 - 0 2024-07-28T13:35:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:35:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6799 16 16 0 0 0 - 0 2024-07-28T13:35:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:53 smithi177 bash[81864]: cluster 2024-07-28T13:35:52.691684+0000 mgr.y (mgr.25253) 3817 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:53 smithi177 bash[79620]: cluster 2024-07-28T13:35:52.691684+0000 mgr.y (mgr.25253) 3817 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:53 smithi204 bash[68176]: cluster 2024-07-28T13:35:52.691684+0000 mgr.y (mgr.25253) 3817 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:54.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:35:54.407230+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:54.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:54.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6800 16 16 0 0 0 - 0 2024-07-28T13:35:55.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6801 16 16 0 0 0 - 0 2024-07-28T13:35:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:55 smithi177 bash[81864]: cluster 2024-07-28T13:35:54.693196+0000 mgr.y (mgr.25253) 3818 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:55 smithi177 bash[79620]: cluster 2024-07-28T13:35:54.693196+0000 mgr.y (mgr.25253) 3818 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:55 smithi204 bash[68176]: cluster 2024-07-28T13:35:54.693196+0000 mgr.y (mgr.25253) 3818 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:56.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6802 16 16 0 0 0 - 0 2024-07-28T13:35:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:35:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:35:57.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6803 16 16 0 0 0 - 0 2024-07-28T13:35:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:57 smithi204 bash[68176]: cluster 2024-07-28T13:35:56.694640+0000 mgr.y (mgr.25253) 3819 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:57 smithi177 bash[81864]: cluster 2024-07-28T13:35:56.694640+0000 mgr.y (mgr.25253) 3819 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:57 smithi177 bash[79620]: cluster 2024-07-28T13:35:56.694640+0000 mgr.y (mgr.25253) 3819 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:35:58.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6804 16 16 0 0 0 - 0 2024-07-28T13:35:59.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6805 16 16 0 0 0 - 0 2024-07-28T13:36:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:35:59 smithi204 bash[68176]: cluster 2024-07-28T13:35:58.696144+0000 mgr.y (mgr.25253) 3820 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:35:59 smithi177 bash[81864]: cluster 2024-07-28T13:35:58.696144+0000 mgr.y (mgr.25253) 3820 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:35:59 smithi177 bash[79620]: cluster 2024-07-28T13:35:58.696144+0000 mgr.y (mgr.25253) 3820 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:00.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6806 16 16 0 0 0 - 0 2024-07-28T13:36:01.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6807 16 16 0 0 0 - 0 2024-07-28T13:36:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:01 smithi204 bash[68176]: cluster 2024-07-28T13:36:00.697638+0000 mgr.y (mgr.25253) 3821 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:01 smithi204 bash[68176]: audit 2024-07-28T13:36:00.857593+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:01 smithi177 bash[81864]: cluster 2024-07-28T13:36:00.697638+0000 mgr.y (mgr.25253) 3821 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:01 smithi177 bash[81864]: audit 2024-07-28T13:36:00.857593+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:01 smithi177 bash[79620]: cluster 2024-07-28T13:36:00.697638+0000 mgr.y (mgr.25253) 3821 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:01 smithi177 bash[79620]: audit 2024-07-28T13:36:00.857593+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:02.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6808 16 16 0 0 0 - 0 2024-07-28T13:36:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6809 16 16 0 0 0 - 0 2024-07-28T13:36:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:03 smithi204 bash[68176]: cluster 2024-07-28T13:36:02.699126+0000 mgr.y (mgr.25253) 3822 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:03 smithi177 bash[81864]: cluster 2024-07-28T13:36:02.699126+0000 mgr.y (mgr.25253) 3822 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:03 smithi177 bash[79620]: cluster 2024-07-28T13:36:02.699126+0000 mgr.y (mgr.25253) 3822 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:04.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6810 16 16 0 0 0 - 0 2024-07-28T13:36:05.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6811 16 16 0 0 0 - 0 2024-07-28T13:36:06.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:05 smithi177 bash[81864]: cluster 2024-07-28T13:36:04.700635+0000 mgr.y (mgr.25253) 3823 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:06.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:05 smithi177 bash[79620]: cluster 2024-07-28T13:36:04.700635+0000 mgr.y (mgr.25253) 3823 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:05 smithi204 bash[68176]: cluster 2024-07-28T13:36:04.700635+0000 mgr.y (mgr.25253) 3823 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:06.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6812 16 16 0 0 0 - 0 2024-07-28T13:36:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:36:07.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6813 16 16 0 0 0 - 0 2024-07-28T13:36:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:07 smithi204 bash[68176]: cluster 2024-07-28T13:36:06.702113+0000 mgr.y (mgr.25253) 3824 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:07 smithi177 bash[81864]: cluster 2024-07-28T13:36:06.702113+0000 mgr.y (mgr.25253) 3824 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:07 smithi177 bash[79620]: cluster 2024-07-28T13:36:06.702113+0000 mgr.y (mgr.25253) 3824 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:08.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6814 16 16 0 0 0 - 0 2024-07-28T13:36:09.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6815 16 16 0 0 0 - 0 2024-07-28T13:36:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:09 smithi204 bash[68176]: cluster 2024-07-28T13:36:08.703594+0000 mgr.y (mgr.25253) 3825 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:09 smithi177 bash[81864]: cluster 2024-07-28T13:36:08.703594+0000 mgr.y (mgr.25253) 3825 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:09 smithi177 bash[79620]: cluster 2024-07-28T13:36:08.703594+0000 mgr.y (mgr.25253) 3825 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:10.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6816 16 16 0 0 0 - 0 2024-07-28T13:36:11.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6817 16 16 0 0 0 - 0 2024-07-28T13:36:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:11 smithi204 bash[68176]: cluster 2024-07-28T13:36:10.705090+0000 mgr.y (mgr.25253) 3826 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:11 smithi177 bash[81864]: cluster 2024-07-28T13:36:10.705090+0000 mgr.y (mgr.25253) 3826 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:11 smithi177 bash[79620]: cluster 2024-07-28T13:36:10.705090+0000 mgr.y (mgr.25253) 3826 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:12.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6818 16 16 0 0 0 - 0 2024-07-28T13:36:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6819 16 16 0 0 0 - 0 2024-07-28T13:36:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:13 smithi204 bash[68176]: cluster 2024-07-28T13:36:12.706574+0000 mgr.y (mgr.25253) 3827 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:13 smithi177 bash[81864]: cluster 2024-07-28T13:36:12.706574+0000 mgr.y (mgr.25253) 3827 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:13 smithi177 bash[79620]: cluster 2024-07-28T13:36:12.706574+0000 mgr.y (mgr.25253) 3827 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:14.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:36:14.410638+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:14.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:14.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6820 16 16 0 0 0 - 0 2024-07-28T13:36:15.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6821 16 16 0 0 0 - 0 2024-07-28T13:36:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:15 smithi204 bash[68176]: cluster 2024-07-28T13:36:14.708119+0000 mgr.y (mgr.25253) 3828 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:15 smithi177 bash[79620]: cluster 2024-07-28T13:36:14.708119+0000 mgr.y (mgr.25253) 3828 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:36:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:15 smithi177 bash[81864]: cluster 2024-07-28T13:36:14.708119+0000 mgr.y (mgr.25253) 3828 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:16.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6822 16 16 0 0 0 - 0 2024-07-28T13:36:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:16 smithi204 bash[68176]: audit 2024-07-28T13:36:15.858150+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:16 smithi177 bash[79620]: audit 2024-07-28T13:36:15.858150+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:16 smithi177 bash[81864]: audit 2024-07-28T13:36:15.858150+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:17.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6823 16 16 0 0 0 - 0 2024-07-28T13:36:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:17 smithi204 bash[68176]: cluster 2024-07-28T13:36:16.709628+0000 mgr.y (mgr.25253) 3829 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:17 smithi177 bash[79620]: cluster 2024-07-28T13:36:16.709628+0000 mgr.y (mgr.25253) 3829 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:17 smithi177 bash[81864]: cluster 2024-07-28T13:36:16.709628+0000 mgr.y (mgr.25253) 3829 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:18.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6824 16 16 0 0 0 - 0 2024-07-28T13:36:19.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6825 16 16 0 0 0 - 0 2024-07-28T13:36:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:19 smithi204 bash[68176]: cluster 2024-07-28T13:36:18.711106+0000 mgr.y (mgr.25253) 3830 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:19 smithi177 bash[81864]: cluster 2024-07-28T13:36:18.711106+0000 mgr.y (mgr.25253) 3830 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:19 smithi177 bash[79620]: cluster 2024-07-28T13:36:18.711106+0000 mgr.y (mgr.25253) 3830 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:20.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6826 16 16 0 0 0 - 0 2024-07-28T13:36:21.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6827 16 16 0 0 0 - 0 2024-07-28T13:36:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:21 smithi204 bash[68176]: cluster 2024-07-28T13:36:20.712640+0000 mgr.y (mgr.25253) 3831 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:21 smithi177 bash[81864]: cluster 2024-07-28T13:36:20.712640+0000 mgr.y (mgr.25253) 3831 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:21 smithi177 bash[79620]: cluster 2024-07-28T13:36:20.712640+0000 mgr.y (mgr.25253) 3831 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:22.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6828 16 16 0 0 0 - 0 2024-07-28T13:36:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6829 16 16 0 0 0 - 0 2024-07-28T13:36:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:23 smithi204 bash[68176]: cluster 2024-07-28T13:36:22.714129+0000 mgr.y (mgr.25253) 3832 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:23 smithi177 bash[81864]: cluster 2024-07-28T13:36:22.714129+0000 mgr.y (mgr.25253) 3832 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:23 smithi177 bash[79620]: cluster 2024-07-28T13:36:22.714129+0000 mgr.y (mgr.25253) 3832 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:24.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6830 16 16 0 0 0 - 0 2024-07-28T13:36:25.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6831 16 16 0 0 0 - 0 2024-07-28T13:36:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:25 smithi204 bash[68176]: cluster 2024-07-28T13:36:24.715592+0000 mgr.y (mgr.25253) 3833 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:25 smithi204 bash[68176]: audit 2024-07-28T13:36:25.059365+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:36:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:36:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:25 smithi177 bash[79620]: cluster 2024-07-28T13:36:24.715592+0000 mgr.y (mgr.25253) 3833 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:25 smithi177 bash[79620]: audit 2024-07-28T13:36:25.059365+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:36:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:25 smithi177 bash[81864]: cluster 2024-07-28T13:36:24.715592+0000 mgr.y (mgr.25253) 3833 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:25 smithi177 bash[81864]: audit 2024-07-28T13:36:25.059365+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:36:26.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6832 16 16 0 0 0 - 0 2024-07-28T13:36:27.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6833 16 16 0 0 0 - 0 2024-07-28T13:36:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:27 smithi204 bash[68176]: cluster 2024-07-28T13:36:26.717069+0000 mgr.y (mgr.25253) 3834 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:27 smithi177 bash[79620]: cluster 2024-07-28T13:36:26.717069+0000 mgr.y (mgr.25253) 3834 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:27 smithi177 bash[81864]: cluster 2024-07-28T13:36:26.717069+0000 mgr.y (mgr.25253) 3834 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:28.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6834 16 16 0 0 0 - 0 2024-07-28T13:36:29.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6835 16 16 0 0 0 - 0 2024-07-28T13:36:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:29 smithi204 bash[68176]: cluster 2024-07-28T13:36:28.718569+0000 mgr.y (mgr.25253) 3835 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:29 smithi177 bash[79620]: cluster 2024-07-28T13:36:28.718569+0000 mgr.y (mgr.25253) 3835 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:29 smithi177 bash[81864]: cluster 2024-07-28T13:36:28.718569+0000 mgr.y (mgr.25253) 3835 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:30.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6836 16 16 0 0 0 - 0 2024-07-28T13:36:31.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6837 16 16 0 0 0 - 0 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: cluster 2024-07-28T13:36:30.720041+0000 mgr.y (mgr.25253) 3836 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:30.743213+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:30.752635+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:30.861890+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:30.989006+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:30.998207+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:31.443650+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:31.444678+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[81864]: audit 2024-07-28T13:36:31.454335+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: cluster 2024-07-28T13:36:30.720041+0000 mgr.y (mgr.25253) 3836 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:30.743213+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:30.752635+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:30.861890+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:30.989006+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:30.998207+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:31.443650+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:32.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:31.444678+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:32.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:31 smithi177 bash[79620]: audit 2024-07-28T13:36:31.454335+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: cluster 2024-07-28T13:36:30.720041+0000 mgr.y (mgr.25253) 3836 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:30.743213+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:30.752635+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:30.861890+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:30.989006+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:30.998207+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:31.443650+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:31.444678+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:31 smithi204 bash[68176]: audit 2024-07-28T13:36:31.454335+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:36:32.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6838 16 16 0 0 0 - 0 2024-07-28T13:36:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6839 16 16 0 0 0 - 0 2024-07-28T13:36:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:33 smithi177 bash[79620]: cluster 2024-07-28T13:36:32.721544+0000 mgr.y (mgr.25253) 3837 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:33 smithi177 bash[81864]: cluster 2024-07-28T13:36:32.721544+0000 mgr.y (mgr.25253) 3837 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:33 smithi204 bash[68176]: cluster 2024-07-28T13:36:32.721544+0000 mgr.y (mgr.25253) 3837 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:34.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:36:34.413474+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:34.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:34.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6840 16 16 0 0 0 - 0 2024-07-28T13:36:35.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6841 16 16 0 0 0 - 0 2024-07-28T13:36:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:35 smithi177 bash[81864]: cluster 2024-07-28T13:36:34.723017+0000 mgr.y (mgr.25253) 3838 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:35 smithi177 bash[79620]: cluster 2024-07-28T13:36:34.723017+0000 mgr.y (mgr.25253) 3838 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:35 smithi204 bash[68176]: cluster 2024-07-28T13:36:34.723017+0000 mgr.y (mgr.25253) 3838 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:36.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6842 16 16 0 0 0 - 0 2024-07-28T13:36:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:36:37.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6843 16 16 0 0 0 - 0 2024-07-28T13:36:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:37 smithi177 bash[79620]: cluster 2024-07-28T13:36:36.724487+0000 mgr.y (mgr.25253) 3839 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:37 smithi177 bash[81864]: cluster 2024-07-28T13:36:36.724487+0000 mgr.y (mgr.25253) 3839 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:37 smithi204 bash[68176]: cluster 2024-07-28T13:36:36.724487+0000 mgr.y (mgr.25253) 3839 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:38.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6844 16 16 0 0 0 - 0 2024-07-28T13:36:39.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6845 16 16 0 0 0 - 0 2024-07-28T13:36:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:39 smithi177 bash[79620]: cluster 2024-07-28T13:36:38.725978+0000 mgr.y (mgr.25253) 3840 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:39 smithi177 bash[81864]: cluster 2024-07-28T13:36:38.725978+0000 mgr.y (mgr.25253) 3840 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:39 smithi204 bash[68176]: cluster 2024-07-28T13:36:38.725978+0000 mgr.y (mgr.25253) 3840 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:40.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6846 16 16 0 0 0 - 0 2024-07-28T13:36:41.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6847 16 16 0 0 0 - 0 2024-07-28T13:36:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:41 smithi204 bash[68176]: cluster 2024-07-28T13:36:40.727479+0000 mgr.y (mgr.25253) 3841 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:41 smithi177 bash[81864]: cluster 2024-07-28T13:36:40.727479+0000 mgr.y (mgr.25253) 3841 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:41 smithi177 bash[79620]: cluster 2024-07-28T13:36:40.727479+0000 mgr.y (mgr.25253) 3841 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:42.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6848 16 16 0 0 0 - 0 2024-07-28T13:36:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6849 16 16 0 0 0 - 0 2024-07-28T13:36:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:43 smithi204 bash[68176]: cluster 2024-07-28T13:36:42.728988+0000 mgr.y (mgr.25253) 3842 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:43 smithi177 bash[81864]: cluster 2024-07-28T13:36:42.728988+0000 mgr.y (mgr.25253) 3842 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:43 smithi177 bash[79620]: cluster 2024-07-28T13:36:42.728988+0000 mgr.y (mgr.25253) 3842 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:44.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6850 16 16 0 0 0 - 0 2024-07-28T13:36:45.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6851 16 16 0 0 0 - 0 2024-07-28T13:36:46.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:45 smithi177 bash[81864]: cluster 2024-07-28T13:36:44.730482+0000 mgr.y (mgr.25253) 3843 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:45 smithi177 bash[79620]: cluster 2024-07-28T13:36:44.730482+0000 mgr.y (mgr.25253) 3843 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:45 smithi204 bash[68176]: cluster 2024-07-28T13:36:44.730482+0000 mgr.y (mgr.25253) 3843 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:46.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6852 16 16 0 0 0 - 0 2024-07-28T13:36:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:36:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:46 smithi204 bash[68176]: audit 2024-07-28T13:36:45.859184+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:46 smithi177 bash[79620]: audit 2024-07-28T13:36:45.859184+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:46 smithi177 bash[81864]: audit 2024-07-28T13:36:45.859184+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:47.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6853 16 16 0 0 0 - 0 2024-07-28T13:36:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:47 smithi204 bash[68176]: cluster 2024-07-28T13:36:46.731973+0000 mgr.y (mgr.25253) 3844 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:48.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:47 smithi177 bash[81864]: cluster 2024-07-28T13:36:46.731973+0000 mgr.y (mgr.25253) 3844 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:47 smithi177 bash[79620]: cluster 2024-07-28T13:36:46.731973+0000 mgr.y (mgr.25253) 3844 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:48.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6854 16 16 0 0 0 - 0 2024-07-28T13:36:49.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6855 16 16 0 0 0 - 0 2024-07-28T13:36:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:49 smithi204 bash[68176]: cluster 2024-07-28T13:36:48.733450+0000 mgr.y (mgr.25253) 3845 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:49 smithi177 bash[81864]: cluster 2024-07-28T13:36:48.733450+0000 mgr.y (mgr.25253) 3845 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:49 smithi177 bash[79620]: cluster 2024-07-28T13:36:48.733450+0000 mgr.y (mgr.25253) 3845 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:50.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6856 16 16 0 0 0 - 0 2024-07-28T13:36:51.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6857 16 16 0 0 0 - 0 2024-07-28T13:36:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:51 smithi204 bash[68176]: cluster 2024-07-28T13:36:50.734924+0000 mgr.y (mgr.25253) 3846 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:51 smithi177 bash[81864]: cluster 2024-07-28T13:36:50.734924+0000 mgr.y (mgr.25253) 3846 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:51 smithi177 bash[79620]: cluster 2024-07-28T13:36:50.734924+0000 mgr.y (mgr.25253) 3846 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:52.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6858 16 16 0 0 0 - 0 2024-07-28T13:36:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:36:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6859 16 16 0 0 0 - 0 2024-07-28T13:36:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:53 smithi204 bash[68176]: cluster 2024-07-28T13:36:52.736476+0000 mgr.y (mgr.25253) 3847 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:53 smithi177 bash[81864]: cluster 2024-07-28T13:36:52.736476+0000 mgr.y (mgr.25253) 3847 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:53 smithi177 bash[79620]: cluster 2024-07-28T13:36:52.736476+0000 mgr.y (mgr.25253) 3847 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:54.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:36:54.416603+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:54.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:54.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6860 16 16 0 0 0 - 0 2024-07-28T13:36:55.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6861 16 16 0 0 0 - 0 2024-07-28T13:36:56.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:55 smithi177 bash[81864]: cluster 2024-07-28T13:36:54.738073+0000 mgr.y (mgr.25253) 3848 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:56.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:55 smithi177 bash[79620]: cluster 2024-07-28T13:36:54.738073+0000 mgr.y (mgr.25253) 3848 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:55 smithi204 bash[68176]: cluster 2024-07-28T13:36:54.738073+0000 mgr.y (mgr.25253) 3848 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:56.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6862 16 16 0 0 0 - 0 2024-07-28T13:36:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:36:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:36:57.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6863 16 16 0 0 0 - 0 2024-07-28T13:36:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:57 smithi204 bash[68176]: cluster 2024-07-28T13:36:56.739701+0000 mgr.y (mgr.25253) 3849 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:57 smithi177 bash[81864]: cluster 2024-07-28T13:36:56.739701+0000 mgr.y (mgr.25253) 3849 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:57 smithi177 bash[79620]: cluster 2024-07-28T13:36:56.739701+0000 mgr.y (mgr.25253) 3849 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:36:58.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6864 16 16 0 0 0 - 0 2024-07-28T13:36:59.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6865 16 16 0 0 0 - 0 2024-07-28T13:37:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:36:59 smithi204 bash[68176]: cluster 2024-07-28T13:36:58.741357+0000 mgr.y (mgr.25253) 3850 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:36:59 smithi177 bash[81864]: cluster 2024-07-28T13:36:58.741357+0000 mgr.y (mgr.25253) 3850 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:36:59 smithi177 bash[79620]: cluster 2024-07-28T13:36:58.741357+0000 mgr.y (mgr.25253) 3850 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:00.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6866 16 16 0 0 0 - 0 2024-07-28T13:37:01.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6867 16 16 0 0 0 - 0 2024-07-28T13:37:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:01 smithi204 bash[68176]: cluster 2024-07-28T13:37:00.743011+0000 mgr.y (mgr.25253) 3851 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:01 smithi204 bash[68176]: audit 2024-07-28T13:37:00.859379+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:01 smithi177 bash[81864]: cluster 2024-07-28T13:37:00.743011+0000 mgr.y (mgr.25253) 3851 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:01 smithi177 bash[81864]: audit 2024-07-28T13:37:00.859379+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:01 smithi177 bash[79620]: cluster 2024-07-28T13:37:00.743011+0000 mgr.y (mgr.25253) 3851 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:01 smithi177 bash[79620]: audit 2024-07-28T13:37:00.859379+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:02.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6868 16 16 0 0 0 - 0 2024-07-28T13:37:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6869 16 16 0 0 0 - 0 2024-07-28T13:37:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:03 smithi204 bash[68176]: cluster 2024-07-28T13:37:02.744709+0000 mgr.y (mgr.25253) 3852 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:03 smithi177 bash[81864]: cluster 2024-07-28T13:37:02.744709+0000 mgr.y (mgr.25253) 3852 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:03 smithi177 bash[79620]: cluster 2024-07-28T13:37:02.744709+0000 mgr.y (mgr.25253) 3852 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:04.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6870 16 16 0 0 0 - 0 2024-07-28T13:37:05.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6871 16 16 0 0 0 - 0 2024-07-28T13:37:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:05 smithi204 bash[68176]: cluster 2024-07-28T13:37:04.746235+0000 mgr.y (mgr.25253) 3853 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:37:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:05 smithi177 bash[81864]: cluster 2024-07-28T13:37:04.746235+0000 mgr.y (mgr.25253) 3853 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:05 smithi177 bash[79620]: cluster 2024-07-28T13:37:04.746235+0000 mgr.y (mgr.25253) 3853 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:06.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6872 16 16 0 0 0 - 0 2024-07-28T13:37:07.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6873 16 16 0 0 0 - 0 2024-07-28T13:37:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:07 smithi204 bash[68176]: cluster 2024-07-28T13:37:06.747778+0000 mgr.y (mgr.25253) 3854 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:07 smithi177 bash[81864]: cluster 2024-07-28T13:37:06.747778+0000 mgr.y (mgr.25253) 3854 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:07 smithi177 bash[79620]: cluster 2024-07-28T13:37:06.747778+0000 mgr.y (mgr.25253) 3854 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:08.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6874 16 16 0 0 0 - 0 2024-07-28T13:37:09.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6875 16 16 0 0 0 - 0 2024-07-28T13:37:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:09 smithi204 bash[68176]: cluster 2024-07-28T13:37:08.749288+0000 mgr.y (mgr.25253) 3855 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:09 smithi177 bash[81864]: cluster 2024-07-28T13:37:08.749288+0000 mgr.y (mgr.25253) 3855 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:09 smithi177 bash[79620]: cluster 2024-07-28T13:37:08.749288+0000 mgr.y (mgr.25253) 3855 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:10.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6876 16 16 0 0 0 - 0 2024-07-28T13:37:11.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6877 16 16 0 0 0 - 0 2024-07-28T13:37:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:11 smithi204 bash[68176]: cluster 2024-07-28T13:37:10.750758+0000 mgr.y (mgr.25253) 3856 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:11 smithi177 bash[81864]: cluster 2024-07-28T13:37:10.750758+0000 mgr.y (mgr.25253) 3856 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:11 smithi177 bash[79620]: cluster 2024-07-28T13:37:10.750758+0000 mgr.y (mgr.25253) 3856 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:12.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6878 16 16 0 0 0 - 0 2024-07-28T13:37:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6879 16 16 0 0 0 - 0 2024-07-28T13:37:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:13 smithi204 bash[68176]: cluster 2024-07-28T13:37:12.752289+0000 mgr.y (mgr.25253) 3857 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:13 smithi177 bash[81864]: cluster 2024-07-28T13:37:12.752289+0000 mgr.y (mgr.25253) 3857 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:13 smithi177 bash[79620]: cluster 2024-07-28T13:37:12.752289+0000 mgr.y (mgr.25253) 3857 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:14.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:37:14.419894+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:14.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:14.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6880 16 16 0 0 0 - 0 2024-07-28T13:37:15.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6881 16 16 0 0 0 - 0 2024-07-28T13:37:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:15 smithi204 bash[68176]: cluster 2024-07-28T13:37:14.753798+0000 mgr.y (mgr.25253) 3858 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:37:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:15 smithi177 bash[81864]: cluster 2024-07-28T13:37:14.753798+0000 mgr.y (mgr.25253) 3858 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:15 smithi177 bash[79620]: cluster 2024-07-28T13:37:14.753798+0000 mgr.y (mgr.25253) 3858 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:16.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6882 16 16 0 0 0 - 0 2024-07-28T13:37:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:16 smithi204 bash[68176]: audit 2024-07-28T13:37:15.860344+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:16 smithi177 bash[81864]: audit 2024-07-28T13:37:15.860344+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:16 smithi177 bash[79620]: audit 2024-07-28T13:37:15.860344+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:17.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6883 16 16 0 0 0 - 0 2024-07-28T13:37:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:17 smithi204 bash[68176]: cluster 2024-07-28T13:37:16.755243+0000 mgr.y (mgr.25253) 3859 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:17 smithi177 bash[81864]: cluster 2024-07-28T13:37:16.755243+0000 mgr.y (mgr.25253) 3859 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:17 smithi177 bash[79620]: cluster 2024-07-28T13:37:16.755243+0000 mgr.y (mgr.25253) 3859 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:18.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6884 16 16 0 0 0 - 0 2024-07-28T13:37:19.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6885 16 16 0 0 0 - 0 2024-07-28T13:37:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:19 smithi204 bash[68176]: cluster 2024-07-28T13:37:18.756731+0000 mgr.y (mgr.25253) 3860 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:19 smithi177 bash[81864]: cluster 2024-07-28T13:37:18.756731+0000 mgr.y (mgr.25253) 3860 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:19 smithi177 bash[79620]: cluster 2024-07-28T13:37:18.756731+0000 mgr.y (mgr.25253) 3860 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:20.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6886 16 16 0 0 0 - 0 2024-07-28T13:37:21.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6887 16 16 0 0 0 - 0 2024-07-28T13:37:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:21 smithi204 bash[68176]: cluster 2024-07-28T13:37:20.758203+0000 mgr.y (mgr.25253) 3861 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:21 smithi177 bash[81864]: cluster 2024-07-28T13:37:20.758203+0000 mgr.y (mgr.25253) 3861 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:21 smithi177 bash[79620]: cluster 2024-07-28T13:37:20.758203+0000 mgr.y (mgr.25253) 3861 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:22.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6888 16 16 0 0 0 - 0 2024-07-28T13:37:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6889 16 16 0 0 0 - 0 2024-07-28T13:37:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:23 smithi204 bash[68176]: cluster 2024-07-28T13:37:22.759749+0000 mgr.y (mgr.25253) 3862 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:23 smithi177 bash[81864]: cluster 2024-07-28T13:37:22.759749+0000 mgr.y (mgr.25253) 3862 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:23 smithi177 bash[79620]: cluster 2024-07-28T13:37:22.759749+0000 mgr.y (mgr.25253) 3862 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:24.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6890 16 16 0 0 0 - 0 2024-07-28T13:37:25.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6891 16 16 0 0 0 - 0 2024-07-28T13:37:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:25 smithi204 bash[68176]: cluster 2024-07-28T13:37:24.761228+0000 mgr.y (mgr.25253) 3863 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:37:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:25 smithi177 bash[81864]: cluster 2024-07-28T13:37:24.761228+0000 mgr.y (mgr.25253) 3863 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:25 smithi177 bash[79620]: cluster 2024-07-28T13:37:24.761228+0000 mgr.y (mgr.25253) 3863 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:26.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6892 16 16 0 0 0 - 0 2024-07-28T13:37:27.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6893 16 16 0 0 0 - 0 2024-07-28T13:37:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:27 smithi204 bash[68176]: cluster 2024-07-28T13:37:26.762696+0000 mgr.y (mgr.25253) 3864 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:27 smithi177 bash[81864]: cluster 2024-07-28T13:37:26.762696+0000 mgr.y (mgr.25253) 3864 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:27 smithi177 bash[79620]: cluster 2024-07-28T13:37:26.762696+0000 mgr.y (mgr.25253) 3864 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:28.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6894 16 16 0 0 0 - 0 2024-07-28T13:37:29.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6895 16 16 0 0 0 - 0 2024-07-28T13:37:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:29 smithi204 bash[68176]: cluster 2024-07-28T13:37:28.764226+0000 mgr.y (mgr.25253) 3865 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:29 smithi177 bash[81864]: cluster 2024-07-28T13:37:28.764226+0000 mgr.y (mgr.25253) 3865 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:29 smithi177 bash[79620]: cluster 2024-07-28T13:37:28.764226+0000 mgr.y (mgr.25253) 3865 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:30.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6896 16 16 0 0 0 - 0 2024-07-28T13:37:31.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:30 smithi204 bash[68176]: cluster 2024-07-28T13:37:30.765715+0000 mgr.y (mgr.25253) 3866 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:31.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:30 smithi204 bash[68176]: audit 2024-07-28T13:37:30.860221+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:30 smithi177 bash[81864]: cluster 2024-07-28T13:37:30.765715+0000 mgr.y (mgr.25253) 3866 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:30 smithi177 bash[81864]: audit 2024-07-28T13:37:30.860221+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:30 smithi177 bash[79620]: cluster 2024-07-28T13:37:30.765715+0000 mgr.y (mgr.25253) 3866 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:30 smithi177 bash[79620]: audit 2024-07-28T13:37:30.860221+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:31.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6897 16 16 0 0 0 - 0 2024-07-28T13:37:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:31 smithi204 bash[68176]: audit 2024-07-28T13:37:31.583013+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:31 smithi177 bash[81864]: audit 2024-07-28T13:37:31.583013+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:31 smithi177 bash[79620]: audit 2024-07-28T13:37:31.583013+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:32.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6898 16 16 0 0 0 - 0 2024-07-28T13:37:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:32 smithi204 bash[60899]: ts=2024-07-28T13:37: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:32 smithi204 bash[68176]: cluster 2024-07-28T13:37:32.767193+0000 mgr.y (mgr.25253) 3867 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:32 smithi177 bash[79620]: cluster 2024-07-28T13:37:32.767193+0000 mgr.y (mgr.25253) 3867 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:32 smithi177 bash[81864]: cluster 2024-07-28T13:37:32.767193+0000 mgr.y (mgr.25253) 3867 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:33.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6899 16 16 0 0 0 - 0 2024-07-28T13:37:34.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:37:34.423160+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:34.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:34.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6900 16 16 0 0 0 - 0 2024-07-28T13:37:35.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6901 16 16 0 0 0 - 0 2024-07-28T13:37:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:35 smithi204 bash[68176]: cluster 2024-07-28T13:37:34.768711+0000 mgr.y (mgr.25253) 3868 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:35 smithi177 bash[79620]: cluster 2024-07-28T13:37:34.768711+0000 mgr.y (mgr.25253) 3868 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:36] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T13:37:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:35 smithi177 bash[81864]: cluster 2024-07-28T13:37:34.768711+0000 mgr.y (mgr.25253) 3868 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:36.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6902 16 16 0 0 0 - 0 2024-07-28T13:37:37.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6903 16 16 0 0 0 - 0 2024-07-28T13:37:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:37 smithi204 bash[68176]: cluster 2024-07-28T13:37:36.769451+0000 mgr.y (mgr.25253) 3869 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:37 smithi204 bash[68176]: audit 2024-07-28T13:37:37.251676+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:37 smithi204 bash[68176]: audit 2024-07-28T13:37:37.257575+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:37 smithi204 bash[68176]: audit 2024-07-28T13:37:37.491398+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:37 smithi204 bash[68176]: audit 2024-07-28T13:37:37.499356+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[81864]: cluster 2024-07-28T13:37:36.769451+0000 mgr.y (mgr.25253) 3869 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[81864]: audit 2024-07-28T13:37:37.251676+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[81864]: audit 2024-07-28T13:37:37.257575+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[81864]: audit 2024-07-28T13:37:37.491398+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[81864]: audit 2024-07-28T13:37:37.499356+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[79620]: cluster 2024-07-28T13:37:36.769451+0000 mgr.y (mgr.25253) 3869 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[79620]: audit 2024-07-28T13:37:37.251676+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[79620]: audit 2024-07-28T13:37:37.257575+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[79620]: audit 2024-07-28T13:37:37.491398+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:37 smithi177 bash[79620]: audit 2024-07-28T13:37:37.499356+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:38.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6904 16 16 0 0 0 - 0 2024-07-28T13:37:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:38 smithi204 bash[68176]: audit 2024-07-28T13:37:37.891132+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:38 smithi204 bash[68176]: audit 2024-07-28T13:37:37.892648+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:38 smithi204 bash[68176]: audit 2024-07-28T13:37:37.904223+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[79620]: audit 2024-07-28T13:37:37.891132+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[79620]: audit 2024-07-28T13:37:37.892648+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[79620]: audit 2024-07-28T13:37:37.904223+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[81864]: audit 2024-07-28T13:37:37.891132+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[81864]: audit 2024-07-28T13:37:37.892648+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:38 smithi177 bash[81864]: audit 2024-07-28T13:37:37.904223+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:37:39.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6905 16 16 0 0 0 - 0 2024-07-28T13:37:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:39 smithi204 bash[68176]: cluster 2024-07-28T13:37:38.770852+0000 mgr.y (mgr.25253) 3870 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:39 smithi177 bash[81864]: cluster 2024-07-28T13:37:38.770852+0000 mgr.y (mgr.25253) 3870 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:39 smithi177 bash[79620]: cluster 2024-07-28T13:37:38.770852+0000 mgr.y (mgr.25253) 3870 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:40.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6906 16 16 0 0 0 - 0 2024-07-28T13:37:41.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6907 16 16 0 0 0 - 0 2024-07-28T13:37:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:41 smithi204 bash[68176]: cluster 2024-07-28T13:37:40.772364+0000 mgr.y (mgr.25253) 3871 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:41 smithi177 bash[81864]: cluster 2024-07-28T13:37:40.772364+0000 mgr.y (mgr.25253) 3871 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:41 smithi177 bash[79620]: cluster 2024-07-28T13:37:40.772364+0000 mgr.y (mgr.25253) 3871 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:42.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6908 16 16 0 0 0 - 0 2024-07-28T13:37:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6909 16 16 0 0 0 - 0 2024-07-28T13:37:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:43 smithi204 bash[68176]: cluster 2024-07-28T13:37:42.773959+0000 mgr.y (mgr.25253) 3872 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:43 smithi177 bash[81864]: cluster 2024-07-28T13:37:42.773959+0000 mgr.y (mgr.25253) 3872 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:43 smithi177 bash[79620]: cluster 2024-07-28T13:37:42.773959+0000 mgr.y (mgr.25253) 3872 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:44.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6910 16 16 0 0 0 - 0 2024-07-28T13:37:45.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6911 16 16 0 0 0 - 0 2024-07-28T13:37:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:45 smithi204 bash[68176]: cluster 2024-07-28T13:37:44.775589+0000 mgr.y (mgr.25253) 3873 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:37:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:45 smithi177 bash[81864]: cluster 2024-07-28T13:37:44.775589+0000 mgr.y (mgr.25253) 3873 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:45 smithi177 bash[79620]: cluster 2024-07-28T13:37:44.775589+0000 mgr.y (mgr.25253) 3873 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:46.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6912 16 16 0 0 0 - 0 2024-07-28T13:37:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:46 smithi204 bash[68176]: audit 2024-07-28T13:37:45.860628+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:46 smithi177 bash[81864]: audit 2024-07-28T13:37:45.860628+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:46 smithi177 bash[79620]: audit 2024-07-28T13:37:45.860628+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:47.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6913 16 16 0 0 0 - 0 2024-07-28T13:37:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:47 smithi204 bash[68176]: cluster 2024-07-28T13:37:46.777133+0000 mgr.y (mgr.25253) 3874 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:48.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:47 smithi177 bash[81864]: cluster 2024-07-28T13:37:46.777133+0000 mgr.y (mgr.25253) 3874 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:47 smithi177 bash[79620]: cluster 2024-07-28T13:37:46.777133+0000 mgr.y (mgr.25253) 3874 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:48.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6914 16 16 0 0 0 - 0 2024-07-28T13:37:49.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6915 16 16 0 0 0 - 0 2024-07-28T13:37:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:49 smithi204 bash[68176]: cluster 2024-07-28T13:37:48.778597+0000 mgr.y (mgr.25253) 3875 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:49 smithi177 bash[81864]: cluster 2024-07-28T13:37:48.778597+0000 mgr.y (mgr.25253) 3875 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:49 smithi177 bash[79620]: cluster 2024-07-28T13:37:48.778597+0000 mgr.y (mgr.25253) 3875 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:50.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6916 16 16 0 0 0 - 0 2024-07-28T13:37:51.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6917 16 16 0 0 0 - 0 2024-07-28T13:37:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:51 smithi204 bash[68176]: cluster 2024-07-28T13:37:50.780100+0000 mgr.y (mgr.25253) 3876 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:51 smithi177 bash[81864]: cluster 2024-07-28T13:37:50.780100+0000 mgr.y (mgr.25253) 3876 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:51 smithi177 bash[79620]: cluster 2024-07-28T13:37:50.780100+0000 mgr.y (mgr.25253) 3876 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:52.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6918 16 16 0 0 0 - 0 2024-07-28T13:37:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:37:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6919 16 16 0 0 0 - 0 2024-07-28T13:37:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:53 smithi204 bash[68176]: cluster 2024-07-28T13:37:52.781578+0000 mgr.y (mgr.25253) 3877 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:53 smithi177 bash[81864]: cluster 2024-07-28T13:37:52.781578+0000 mgr.y (mgr.25253) 3877 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:53 smithi177 bash[79620]: cluster 2024-07-28T13:37:52.781578+0000 mgr.y (mgr.25253) 3877 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:54.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:37:54.426429+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:54.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:54.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6920 16 16 0 0 0 - 0 2024-07-28T13:37:55.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6921 16 16 0 0 0 - 0 2024-07-28T13:37:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:55 smithi204 bash[68176]: cluster 2024-07-28T13:37:54.783057+0000 mgr.y (mgr.25253) 3878 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:56.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:37:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:37:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:55 smithi177 bash[81864]: cluster 2024-07-28T13:37:54.783057+0000 mgr.y (mgr.25253) 3878 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:55 smithi177 bash[79620]: cluster 2024-07-28T13:37:54.783057+0000 mgr.y (mgr.25253) 3878 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:56.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6922 16 16 0 0 0 - 0 2024-07-28T13:37:57.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6923 16 16 0 0 0 - 0 2024-07-28T13:37:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:57 smithi204 bash[68176]: cluster 2024-07-28T13:37:56.784586+0000 mgr.y (mgr.25253) 3879 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:57 smithi177 bash[81864]: cluster 2024-07-28T13:37:56.784586+0000 mgr.y (mgr.25253) 3879 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:57 smithi177 bash[79620]: cluster 2024-07-28T13:37:56.784586+0000 mgr.y (mgr.25253) 3879 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:37:58.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6924 16 16 0 0 0 - 0 2024-07-28T13:37:59.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6925 16 16 0 0 0 - 0 2024-07-28T13:38:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:37:59 smithi204 bash[68176]: cluster 2024-07-28T13:37:58.786060+0000 mgr.y (mgr.25253) 3880 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:37:59 smithi177 bash[81864]: cluster 2024-07-28T13:37:58.786060+0000 mgr.y (mgr.25253) 3880 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:37:59 smithi177 bash[79620]: cluster 2024-07-28T13:37:58.786060+0000 mgr.y (mgr.25253) 3880 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:00.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6926 16 16 0 0 0 - 0 2024-07-28T13:38:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:00 smithi204 bash[68176]: audit 2024-07-28T13:38:00.861097+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:00 smithi177 bash[79620]: audit 2024-07-28T13:38:00.861097+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:00 smithi177 bash[81864]: audit 2024-07-28T13:38:00.861097+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:01.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6927 16 16 0 0 0 - 0 2024-07-28T13:38:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:01 smithi204 bash[68176]: cluster 2024-07-28T13:38:00.787531+0000 mgr.y (mgr.25253) 3881 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:01 smithi177 bash[81864]: cluster 2024-07-28T13:38:00.787531+0000 mgr.y (mgr.25253) 3881 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:01 smithi177 bash[79620]: cluster 2024-07-28T13:38:00.787531+0000 mgr.y (mgr.25253) 3881 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:02.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6928 16 16 0 0 0 - 0 2024-07-28T13:38:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:02 smithi177 bash[81864]: cluster 2024-07-28T13:38:02.788985+0000 mgr.y (mgr.25253) 3882 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:02 smithi177 bash[79620]: cluster 2024-07-28T13:38:02.788985+0000 mgr.y (mgr.25253) 3882 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:02 smithi204 bash[68176]: cluster 2024-07-28T13:38:02.788985+0000 mgr.y (mgr.25253) 3882 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:03.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6929 16 16 0 0 0 - 0 2024-07-28T13:38:04.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6930 16 16 0 0 0 - 0 2024-07-28T13:38:05.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6931 16 16 0 0 0 - 0 2024-07-28T13:38:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:05 smithi204 bash[68176]: cluster 2024-07-28T13:38:04.790467+0000 mgr.y (mgr.25253) 3883 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:05 smithi177 bash[79620]: cluster 2024-07-28T13:38:04.790467+0000 mgr.y (mgr.25253) 3883 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:38:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:05 smithi177 bash[81864]: cluster 2024-07-28T13:38:04.790467+0000 mgr.y (mgr.25253) 3883 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:06.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6932 16 16 0 0 0 - 0 2024-07-28T13:38:07.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6933 16 16 0 0 0 - 0 2024-07-28T13:38:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:07 smithi204 bash[68176]: cluster 2024-07-28T13:38:06.792024+0000 mgr.y (mgr.25253) 3884 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:07 smithi177 bash[81864]: cluster 2024-07-28T13:38:06.792024+0000 mgr.y (mgr.25253) 3884 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:07 smithi177 bash[79620]: cluster 2024-07-28T13:38:06.792024+0000 mgr.y (mgr.25253) 3884 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:08.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6934 16 16 0 0 0 - 0 2024-07-28T13:38:09.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6935 16 16 0 0 0 - 0 2024-07-28T13:38:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:09 smithi204 bash[68176]: cluster 2024-07-28T13:38:08.793538+0000 mgr.y (mgr.25253) 3885 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:09 smithi177 bash[81864]: cluster 2024-07-28T13:38:08.793538+0000 mgr.y (mgr.25253) 3885 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:09 smithi177 bash[79620]: cluster 2024-07-28T13:38:08.793538+0000 mgr.y (mgr.25253) 3885 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:10.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6936 16 16 0 0 0 - 0 2024-07-28T13:38:11.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6937 16 16 0 0 0 - 0 2024-07-28T13:38:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:11 smithi204 bash[68176]: cluster 2024-07-28T13:38:10.795040+0000 mgr.y (mgr.25253) 3886 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:11 smithi177 bash[81864]: cluster 2024-07-28T13:38:10.795040+0000 mgr.y (mgr.25253) 3886 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:11 smithi177 bash[79620]: cluster 2024-07-28T13:38:10.795040+0000 mgr.y (mgr.25253) 3886 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:12.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6938 16 16 0 0 0 - 0 2024-07-28T13:38:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6939 16 16 0 0 0 - 0 2024-07-28T13:38:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:13 smithi204 bash[68176]: cluster 2024-07-28T13:38:12.796555+0000 mgr.y (mgr.25253) 3887 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:13 smithi177 bash[81864]: cluster 2024-07-28T13:38:12.796555+0000 mgr.y (mgr.25253) 3887 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:13 smithi177 bash[79620]: cluster 2024-07-28T13:38:12.796555+0000 mgr.y (mgr.25253) 3887 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:14.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:38:14.429560+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:14.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:14.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6940 16 16 0 0 0 - 0 2024-07-28T13:38:15.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6941 16 16 0 0 0 - 0 2024-07-28T13:38:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:15 smithi204 bash[68176]: cluster 2024-07-28T13:38:14.798055+0000 mgr.y (mgr.25253) 3888 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:15 smithi204 bash[68176]: audit 2024-07-28T13:38:15.861465+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:38:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:15 smithi177 bash[81864]: cluster 2024-07-28T13:38:14.798055+0000 mgr.y (mgr.25253) 3888 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:15 smithi177 bash[81864]: audit 2024-07-28T13:38:15.861465+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:15 smithi177 bash[79620]: cluster 2024-07-28T13:38:14.798055+0000 mgr.y (mgr.25253) 3888 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:15 smithi177 bash[79620]: audit 2024-07-28T13:38:15.861465+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:16.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6942 16 16 0 0 0 - 0 2024-07-28T13:38:17.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6943 16 16 0 0 0 - 0 2024-07-28T13:38:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:17 smithi204 bash[68176]: cluster 2024-07-28T13:38:16.799534+0000 mgr.y (mgr.25253) 3889 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:17 smithi177 bash[79620]: cluster 2024-07-28T13:38:16.799534+0000 mgr.y (mgr.25253) 3889 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:17 smithi177 bash[81864]: cluster 2024-07-28T13:38:16.799534+0000 mgr.y (mgr.25253) 3889 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:18.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6944 16 16 0 0 0 - 0 2024-07-28T13:38:19.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6945 16 16 0 0 0 - 0 2024-07-28T13:38:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:19 smithi204 bash[68176]: cluster 2024-07-28T13:38:18.801020+0000 mgr.y (mgr.25253) 3890 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:19 smithi177 bash[79620]: cluster 2024-07-28T13:38:18.801020+0000 mgr.y (mgr.25253) 3890 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:19 smithi177 bash[81864]: cluster 2024-07-28T13:38:18.801020+0000 mgr.y (mgr.25253) 3890 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:20.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6946 16 16 0 0 0 - 0 2024-07-28T13:38:21.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6947 16 16 0 0 0 - 0 2024-07-28T13:38:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:21 smithi204 bash[68176]: cluster 2024-07-28T13:38:20.802514+0000 mgr.y (mgr.25253) 3891 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:21 smithi177 bash[79620]: cluster 2024-07-28T13:38:20.802514+0000 mgr.y (mgr.25253) 3891 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:21 smithi177 bash[81864]: cluster 2024-07-28T13:38:20.802514+0000 mgr.y (mgr.25253) 3891 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:22.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6948 16 16 0 0 0 - 0 2024-07-28T13:38:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6949 16 16 0 0 0 - 0 2024-07-28T13:38:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:23 smithi204 bash[68176]: cluster 2024-07-28T13:38:22.803986+0000 mgr.y (mgr.25253) 3892 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:23 smithi177 bash[81864]: cluster 2024-07-28T13:38:22.803986+0000 mgr.y (mgr.25253) 3892 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:23 smithi177 bash[79620]: cluster 2024-07-28T13:38:22.803986+0000 mgr.y (mgr.25253) 3892 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:24.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6950 16 16 0 0 0 - 0 2024-07-28T13:38:25.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6951 16 16 0 0 0 - 0 2024-07-28T13:38:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:25 smithi204 bash[68176]: cluster 2024-07-28T13:38:24.805460+0000 mgr.y (mgr.25253) 3893 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:25 smithi177 bash[79620]: cluster 2024-07-28T13:38:24.805460+0000 mgr.y (mgr.25253) 3893 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:25 smithi177 bash[81864]: cluster 2024-07-28T13:38:24.805460+0000 mgr.y (mgr.25253) 3893 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:38:26.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6952 16 16 0 0 0 - 0 2024-07-28T13:38:27.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6953 16 16 0 0 0 - 0 2024-07-28T13:38:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:27 smithi204 bash[68176]: cluster 2024-07-28T13:38:26.806898+0000 mgr.y (mgr.25253) 3894 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:27 smithi177 bash[79620]: cluster 2024-07-28T13:38:26.806898+0000 mgr.y (mgr.25253) 3894 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:27 smithi177 bash[81864]: cluster 2024-07-28T13:38:26.806898+0000 mgr.y (mgr.25253) 3894 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:28.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6954 16 16 0 0 0 - 0 2024-07-28T13:38:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:28 smithi204 bash[68176]: cluster 2024-07-28T13:38:28.808381+0000 mgr.y (mgr.25253) 3895 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:28 smithi177 bash[81864]: cluster 2024-07-28T13:38:28.808381+0000 mgr.y (mgr.25253) 3895 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:28 smithi177 bash[79620]: cluster 2024-07-28T13:38:28.808381+0000 mgr.y (mgr.25253) 3895 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:29.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6955 16 16 0 0 0 - 0 2024-07-28T13:38:30.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6956 16 16 0 0 0 - 0 2024-07-28T13:38:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:30 smithi177 bash[81864]: cluster 2024-07-28T13:38:30.809862+0000 mgr.y (mgr.25253) 3896 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:30 smithi177 bash[81864]: audit 2024-07-28T13:38:30.862441+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:30 smithi177 bash[79620]: cluster 2024-07-28T13:38:30.809862+0000 mgr.y (mgr.25253) 3896 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:30 smithi177 bash[79620]: audit 2024-07-28T13:38:30.862441+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:30 smithi204 bash[68176]: cluster 2024-07-28T13:38:30.809862+0000 mgr.y (mgr.25253) 3896 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:30 smithi204 bash[68176]: audit 2024-07-28T13:38:30.862441+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:31.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6957 16 16 0 0 0 - 0 2024-07-28T13:38:32.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6958 16 16 0 0 0 - 0 2024-07-28T13:38:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6959 16 16 0 0 0 - 0 2024-07-28T13:38:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:33 smithi204 bash[68176]: cluster 2024-07-28T13:38:32.811336+0000 mgr.y (mgr.25253) 3897 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:33 smithi177 bash[81864]: cluster 2024-07-28T13:38:32.811336+0000 mgr.y (mgr.25253) 3897 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:33 smithi177 bash[79620]: cluster 2024-07-28T13:38:32.811336+0000 mgr.y (mgr.25253) 3897 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:34.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:38:34.432788+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:34.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:34.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6960 16 16 0 0 0 - 0 2024-07-28T13:38:35.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6961 16 16 0 0 0 - 0 2024-07-28T13:38:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:35 smithi204 bash[68176]: cluster 2024-07-28T13:38:34.812795+0000 mgr.y (mgr.25253) 3898 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:38:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:35 smithi177 bash[81864]: cluster 2024-07-28T13:38:34.812795+0000 mgr.y (mgr.25253) 3898 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:35 smithi177 bash[79620]: cluster 2024-07-28T13:38:34.812795+0000 mgr.y (mgr.25253) 3898 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:36.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6962 16 16 0 0 0 - 0 2024-07-28T13:38:37.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6963 16 16 0 0 0 - 0 2024-07-28T13:38:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:37 smithi204 bash[68176]: cluster 2024-07-28T13:38:36.814227+0000 mgr.y (mgr.25253) 3899 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:37 smithi177 bash[79620]: cluster 2024-07-28T13:38:36.814227+0000 mgr.y (mgr.25253) 3899 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:37 smithi177 bash[81864]: cluster 2024-07-28T13:38:36.814227+0000 mgr.y (mgr.25253) 3899 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:38.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6964 16 16 0 0 0 - 0 2024-07-28T13:38:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:38 smithi204 bash[68176]: audit 2024-07-28T13:38:38.033096+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:38 smithi204 bash[68176]: audit 2024-07-28T13:38:38.404315+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:38 smithi204 bash[68176]: audit 2024-07-28T13:38:38.411059+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[79620]: audit 2024-07-28T13:38:38.033096+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[79620]: audit 2024-07-28T13:38:38.404315+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[79620]: audit 2024-07-28T13:38:38.411059+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[81864]: audit 2024-07-28T13:38:38.033096+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[81864]: audit 2024-07-28T13:38:38.404315+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:38 smithi177 bash[81864]: audit 2024-07-28T13:38:38.411059+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:39.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6965 16 16 0 0 0 - 0 2024-07-28T13:38:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:39 smithi204 bash[68176]: cluster 2024-07-28T13:38:38.815767+0000 mgr.y (mgr.25253) 3900 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:39 smithi177 bash[79620]: cluster 2024-07-28T13:38:38.815767+0000 mgr.y (mgr.25253) 3900 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:39 smithi177 bash[81864]: cluster 2024-07-28T13:38:38.815767+0000 mgr.y (mgr.25253) 3900 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:40.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6966 16 16 0 0 0 - 0 2024-07-28T13:38:41.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6967 16 16 0 0 0 - 0 2024-07-28T13:38:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:41 smithi204 bash[68176]: cluster 2024-07-28T13:38:40.817242+0000 mgr.y (mgr.25253) 3901 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:41 smithi177 bash[79620]: cluster 2024-07-28T13:38:40.817242+0000 mgr.y (mgr.25253) 3901 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:41 smithi177 bash[81864]: cluster 2024-07-28T13:38:40.817242+0000 mgr.y (mgr.25253) 3901 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:42.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6968 16 16 0 0 0 - 0 2024-07-28T13:38:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:42 smithi204 bash[60899]: ts=2024-07-28T13:38: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6969 16 16 0 0 0 - 0 2024-07-28T13:38:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:43 smithi204 bash[68176]: cluster 2024-07-28T13:38:42.818759+0000 mgr.y (mgr.25253) 3902 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:43 smithi177 bash[81864]: cluster 2024-07-28T13:38:42.818759+0000 mgr.y (mgr.25253) 3902 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:43 smithi177 bash[79620]: cluster 2024-07-28T13:38:42.818759+0000 mgr.y (mgr.25253) 3902 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:44.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6970 16 16 0 0 0 - 0 2024-07-28T13:38:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:43.910550+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:43.915448+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:44.027459+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:44.032774+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:44.464034+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:44.465330+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: audit 2024-07-28T13:38:44.474624+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:44 smithi204 bash[68176]: cluster 2024-07-28T13:38:44.820234+0000 mgr.y (mgr.25253) 3903 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:43.910550+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:43.915448+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:44.027459+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:44.032774+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:44.464034+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:44.465330+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: audit 2024-07-28T13:38:44.474624+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[79620]: cluster 2024-07-28T13:38:44.820234+0000 mgr.y (mgr.25253) 3903 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:43.910550+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:43.915448+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:44.027459+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:44.032774+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:44.464034+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:44.465330+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: audit 2024-07-28T13:38:44.474624+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:38:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:44 smithi177 bash[81864]: cluster 2024-07-28T13:38:44.820234+0000 mgr.y (mgr.25253) 3903 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:45.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6971 16 16 0 0 0 - 0 2024-07-28T13:38:46.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6972 16 16 0 0 0 - 0 2024-07-28T13:38:46.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:38:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:46 smithi177 bash[81864]: audit 2024-07-28T13:38:45.862425+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:46 smithi177 bash[79620]: audit 2024-07-28T13:38:45.862425+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:46 smithi204 bash[68176]: audit 2024-07-28T13:38:45.862425+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:47.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6973 16 16 0 0 0 - 0 2024-07-28T13:38:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:47 smithi177 bash[81864]: cluster 2024-07-28T13:38:46.821710+0000 mgr.y (mgr.25253) 3904 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:47.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:47 smithi177 bash[79620]: cluster 2024-07-28T13:38:46.821710+0000 mgr.y (mgr.25253) 3904 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:47 smithi204 bash[68176]: cluster 2024-07-28T13:38:46.821710+0000 mgr.y (mgr.25253) 3904 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:48.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6974 16 16 0 0 0 - 0 2024-07-28T13:38:49.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6975 16 16 0 0 0 - 0 2024-07-28T13:38:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:49 smithi204 bash[68176]: cluster 2024-07-28T13:38:48.823206+0000 mgr.y (mgr.25253) 3905 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:49 smithi177 bash[81864]: cluster 2024-07-28T13:38:48.823206+0000 mgr.y (mgr.25253) 3905 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:49 smithi177 bash[79620]: cluster 2024-07-28T13:38:48.823206+0000 mgr.y (mgr.25253) 3905 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:50.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6976 16 16 0 0 0 - 0 2024-07-28T13:38:51.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6977 16 16 0 0 0 - 0 2024-07-28T13:38:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:51 smithi204 bash[68176]: cluster 2024-07-28T13:38:50.824699+0000 mgr.y (mgr.25253) 3906 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:51 smithi177 bash[81864]: cluster 2024-07-28T13:38:50.824699+0000 mgr.y (mgr.25253) 3906 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:51 smithi177 bash[79620]: cluster 2024-07-28T13:38:50.824699+0000 mgr.y (mgr.25253) 3906 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:52.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6978 16 16 0 0 0 - 0 2024-07-28T13:38:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:38:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6979 16 16 0 0 0 - 0 2024-07-28T13:38:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:53 smithi204 bash[68176]: cluster 2024-07-28T13:38:52.826154+0000 mgr.y (mgr.25253) 3907 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:54.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:53 smithi177 bash[79620]: cluster 2024-07-28T13:38:52.826154+0000 mgr.y (mgr.25253) 3907 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:53 smithi177 bash[81864]: cluster 2024-07-28T13:38:52.826154+0000 mgr.y (mgr.25253) 3907 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:54.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:38:54.435819+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:54.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:54.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6980 16 16 0 0 0 - 0 2024-07-28T13:38:55.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6981 16 16 0 0 0 - 0 2024-07-28T13:38:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:55 smithi204 bash[68176]: cluster 2024-07-28T13:38:54.827610+0000 mgr.y (mgr.25253) 3908 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:56.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:55 smithi177 bash[79620]: cluster 2024-07-28T13:38:54.827610+0000 mgr.y (mgr.25253) 3908 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:38:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:38:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:55 smithi177 bash[81864]: cluster 2024-07-28T13:38:54.827610+0000 mgr.y (mgr.25253) 3908 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:56.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6982 16 16 0 0 0 - 0 2024-07-28T13:38:57.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6983 16 16 0 0 0 - 0 2024-07-28T13:38:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:57 smithi204 bash[68176]: cluster 2024-07-28T13:38:56.829126+0000 mgr.y (mgr.25253) 3909 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:57 smithi177 bash[79620]: cluster 2024-07-28T13:38:56.829126+0000 mgr.y (mgr.25253) 3909 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:57 smithi177 bash[81864]: cluster 2024-07-28T13:38:56.829126+0000 mgr.y (mgr.25253) 3909 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:38:58.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6984 16 16 0 0 0 - 0 2024-07-28T13:38:59.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6985 16 16 0 0 0 - 0 2024-07-28T13:39:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:38:59 smithi204 bash[68176]: cluster 2024-07-28T13:38:58.830695+0000 mgr.y (mgr.25253) 3910 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:38:59 smithi177 bash[81864]: cluster 2024-07-28T13:38:58.830695+0000 mgr.y (mgr.25253) 3910 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:38:59 smithi177 bash[79620]: cluster 2024-07-28T13:38:58.830695+0000 mgr.y (mgr.25253) 3910 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:00.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6986 16 16 0 0 0 - 0 2024-07-28T13:39:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:00 smithi204 bash[68176]: audit 2024-07-28T13:39:00.862797+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:00 smithi177 bash[79620]: audit 2024-07-28T13:39:00.862797+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:00 smithi177 bash[81864]: audit 2024-07-28T13:39:00.862797+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:01.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6987 16 16 0 0 0 - 0 2024-07-28T13:39:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:01 smithi204 bash[68176]: cluster 2024-07-28T13:39:00.832225+0000 mgr.y (mgr.25253) 3911 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:01 smithi177 bash[79620]: cluster 2024-07-28T13:39:00.832225+0000 mgr.y (mgr.25253) 3911 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:01 smithi177 bash[81864]: cluster 2024-07-28T13:39:00.832225+0000 mgr.y (mgr.25253) 3911 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:02.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6988 16 16 0 0 0 - 0 2024-07-28T13:39:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:02 smithi177 bash[81864]: cluster 2024-07-28T13:39:02.833809+0000 mgr.y (mgr.25253) 3912 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:02 smithi177 bash[79620]: cluster 2024-07-28T13:39:02.833809+0000 mgr.y (mgr.25253) 3912 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:02 smithi204 bash[68176]: cluster 2024-07-28T13:39:02.833809+0000 mgr.y (mgr.25253) 3912 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:03.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6989 16 16 0 0 0 - 0 2024-07-28T13:39:04.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6990 16 16 0 0 0 - 0 2024-07-28T13:39:05.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6991 16 16 0 0 0 - 0 2024-07-28T13:39:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:05 smithi204 bash[68176]: cluster 2024-07-28T13:39:04.835351+0000 mgr.y (mgr.25253) 3913 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:39:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:05 smithi177 bash[81864]: cluster 2024-07-28T13:39:04.835351+0000 mgr.y (mgr.25253) 3913 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:05 smithi177 bash[79620]: cluster 2024-07-28T13:39:04.835351+0000 mgr.y (mgr.25253) 3913 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:06.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6992 16 16 0 0 0 - 0 2024-07-28T13:39:07.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6993 16 16 0 0 0 - 0 2024-07-28T13:39:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:07 smithi204 bash[68176]: cluster 2024-07-28T13:39:06.836839+0000 mgr.y (mgr.25253) 3914 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:07 smithi177 bash[81864]: cluster 2024-07-28T13:39:06.836839+0000 mgr.y (mgr.25253) 3914 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:07 smithi177 bash[79620]: cluster 2024-07-28T13:39:06.836839+0000 mgr.y (mgr.25253) 3914 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:08.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6994 16 16 0 0 0 - 0 2024-07-28T13:39:09.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6995 16 16 0 0 0 - 0 2024-07-28T13:39:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:09 smithi204 bash[68176]: cluster 2024-07-28T13:39:08.838290+0000 mgr.y (mgr.25253) 3915 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:09 smithi177 bash[81864]: cluster 2024-07-28T13:39:08.838290+0000 mgr.y (mgr.25253) 3915 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:09 smithi177 bash[79620]: cluster 2024-07-28T13:39:08.838290+0000 mgr.y (mgr.25253) 3915 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:10.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6996 16 16 0 0 0 - 0 2024-07-28T13:39:11.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6997 16 16 0 0 0 - 0 2024-07-28T13:39:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:11 smithi204 bash[68176]: cluster 2024-07-28T13:39:10.839770+0000 mgr.y (mgr.25253) 3916 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:11 smithi177 bash[81864]: cluster 2024-07-28T13:39:10.839770+0000 mgr.y (mgr.25253) 3916 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:11 smithi177 bash[79620]: cluster 2024-07-28T13:39:10.839770+0000 mgr.y (mgr.25253) 3916 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:12.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6998 16 16 0 0 0 - 0 2024-07-28T13:39:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:12 smithi177 bash[81864]: cluster 2024-07-28T13:39:12.841219+0000 mgr.y (mgr.25253) 3917 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:12 smithi177 bash[79620]: cluster 2024-07-28T13:39:12.841219+0000 mgr.y (mgr.25253) 3917 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:12 smithi204 bash[68176]: cluster 2024-07-28T13:39:12.841219+0000 mgr.y (mgr.25253) 3917 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:13.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 6999 16 16 0 0 0 - 0 2024-07-28T13:39:14.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:39:14.439032+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:14.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:14.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7000 16 16 0 0 0 - 0 2024-07-28T13:39:15.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7001 16 16 0 0 0 - 0 2024-07-28T13:39:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:15 smithi204 bash[68176]: cluster 2024-07-28T13:39:14.842660+0000 mgr.y (mgr.25253) 3918 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:15 smithi204 bash[68176]: audit 2024-07-28T13:39:15.863233+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:15 smithi177 bash[81864]: cluster 2024-07-28T13:39:14.842660+0000 mgr.y (mgr.25253) 3918 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:15 smithi177 bash[81864]: audit 2024-07-28T13:39:15.863233+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:15 smithi177 bash[79620]: cluster 2024-07-28T13:39:14.842660+0000 mgr.y (mgr.25253) 3918 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:15 smithi177 bash[79620]: audit 2024-07-28T13:39:15.863233+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:16.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7002 16 16 0 0 0 - 0 2024-07-28T13:39:17.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7003 16 16 0 0 0 - 0 2024-07-28T13:39:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:17 smithi204 bash[68176]: cluster 2024-07-28T13:39:16.844156+0000 mgr.y (mgr.25253) 3919 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:17 smithi177 bash[81864]: cluster 2024-07-28T13:39:16.844156+0000 mgr.y (mgr.25253) 3919 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:17 smithi177 bash[79620]: cluster 2024-07-28T13:39:16.844156+0000 mgr.y (mgr.25253) 3919 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:18.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7004 16 16 0 0 0 - 0 2024-07-28T13:39:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:18 smithi177 bash[81864]: cluster 2024-07-28T13:39:18.845595+0000 mgr.y (mgr.25253) 3920 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:18 smithi177 bash[79620]: cluster 2024-07-28T13:39:18.845595+0000 mgr.y (mgr.25253) 3920 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:18 smithi204 bash[68176]: cluster 2024-07-28T13:39:18.845595+0000 mgr.y (mgr.25253) 3920 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:19.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7005 16 16 0 0 0 - 0 2024-07-28T13:39:20.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7006 16 16 0 0 0 - 0 2024-07-28T13:39:21.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7007 16 16 0 0 0 - 0 2024-07-28T13:39:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:21 smithi204 bash[68176]: cluster 2024-07-28T13:39:20.847053+0000 mgr.y (mgr.25253) 3921 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:21 smithi177 bash[79620]: cluster 2024-07-28T13:39:20.847053+0000 mgr.y (mgr.25253) 3921 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:21 smithi177 bash[81864]: cluster 2024-07-28T13:39:20.847053+0000 mgr.y (mgr.25253) 3921 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:22.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7008 16 16 0 0 0 - 0 2024-07-28T13:39:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7009 16 16 0 0 0 - 0 2024-07-28T13:39:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:23 smithi204 bash[68176]: cluster 2024-07-28T13:39:22.848517+0000 mgr.y (mgr.25253) 3922 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:23 smithi177 bash[81864]: cluster 2024-07-28T13:39:22.848517+0000 mgr.y (mgr.25253) 3922 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:23 smithi177 bash[79620]: cluster 2024-07-28T13:39:22.848517+0000 mgr.y (mgr.25253) 3922 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:24.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7010 16 16 0 0 0 - 0 2024-07-28T13:39:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:24 smithi177 bash[81864]: cluster 2024-07-28T13:39:24.849998+0000 mgr.y (mgr.25253) 3923 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:24 smithi177 bash[79620]: cluster 2024-07-28T13:39:24.849998+0000 mgr.y (mgr.25253) 3923 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:24 smithi204 bash[68176]: cluster 2024-07-28T13:39:24.849998+0000 mgr.y (mgr.25253) 3923 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:25.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7011 16 16 0 0 0 - 0 2024-07-28T13:39:26.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7012 16 16 0 0 0 - 0 2024-07-28T13:39:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:39:27.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7013 16 16 0 0 0 - 0 2024-07-28T13:39:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:27 smithi204 bash[68176]: cluster 2024-07-28T13:39:26.851435+0000 mgr.y (mgr.25253) 3924 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:27 smithi177 bash[79620]: cluster 2024-07-28T13:39:26.851435+0000 mgr.y (mgr.25253) 3924 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:27 smithi177 bash[81864]: cluster 2024-07-28T13:39:26.851435+0000 mgr.y (mgr.25253) 3924 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:28.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7014 16 16 0 0 0 - 0 2024-07-28T13:39:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:28 smithi177 bash[81864]: cluster 2024-07-28T13:39:28.852896+0000 mgr.y (mgr.25253) 3925 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:28 smithi177 bash[79620]: cluster 2024-07-28T13:39:28.852896+0000 mgr.y (mgr.25253) 3925 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:28 smithi204 bash[68176]: cluster 2024-07-28T13:39:28.852896+0000 mgr.y (mgr.25253) 3925 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:29.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7015 16 16 0 0 0 - 0 2024-07-28T13:39:30.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7016 16 16 0 0 0 - 0 2024-07-28T13:39:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:30 smithi177 bash[79620]: cluster 2024-07-28T13:39:30.854332+0000 mgr.y (mgr.25253) 3926 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:30 smithi177 bash[79620]: audit 2024-07-28T13:39:30.863534+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:30 smithi177 bash[81864]: cluster 2024-07-28T13:39:30.854332+0000 mgr.y (mgr.25253) 3926 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:30 smithi177 bash[81864]: audit 2024-07-28T13:39:30.863534+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:30 smithi204 bash[68176]: cluster 2024-07-28T13:39:30.854332+0000 mgr.y (mgr.25253) 3926 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:30 smithi204 bash[68176]: audit 2024-07-28T13:39:30.863534+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:31.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7017 16 16 0 0 0 - 0 2024-07-28T13:39:32.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7018 16 16 0 0 0 - 0 2024-07-28T13:39:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:32 smithi177 bash[81864]: cluster 2024-07-28T13:39:32.855797+0000 mgr.y (mgr.25253) 3927 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:32 smithi177 bash[79620]: cluster 2024-07-28T13:39:32.855797+0000 mgr.y (mgr.25253) 3927 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:32 smithi204 bash[68176]: cluster 2024-07-28T13:39:32.855797+0000 mgr.y (mgr.25253) 3927 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:33.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7019 16 16 0 0 0 - 0 2024-07-28T13:39:34.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:39:34.442104+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:34.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:34.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7020 16 16 0 0 0 - 0 2024-07-28T13:39:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:34 smithi177 bash[79620]: cluster 2024-07-28T13:39:34.857264+0000 mgr.y (mgr.25253) 3928 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:34 smithi177 bash[81864]: cluster 2024-07-28T13:39:34.857264+0000 mgr.y (mgr.25253) 3928 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:34 smithi204 bash[68176]: cluster 2024-07-28T13:39:34.857264+0000 mgr.y (mgr.25253) 3928 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:35.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7021 16 16 0 0 0 - 0 2024-07-28T13:39:36.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7022 16 16 0 0 0 - 0 2024-07-28T13:39:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:39:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:36 smithi177 bash[79620]: cluster 2024-07-28T13:39:36.858750+0000 mgr.y (mgr.25253) 3929 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:36 smithi177 bash[81864]: cluster 2024-07-28T13:39:36.858750+0000 mgr.y (mgr.25253) 3929 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:36 smithi204 bash[68176]: cluster 2024-07-28T13:39:36.858750+0000 mgr.y (mgr.25253) 3929 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:37.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7023 16 16 0 0 0 - 0 2024-07-28T13:39:38.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7024 16 16 0 0 0 - 0 2024-07-28T13:39:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:38 smithi177 bash[81864]: cluster 2024-07-28T13:39:38.860268+0000 mgr.y (mgr.25253) 3930 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:38 smithi177 bash[79620]: cluster 2024-07-28T13:39:38.860268+0000 mgr.y (mgr.25253) 3930 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:38 smithi204 bash[68176]: cluster 2024-07-28T13:39:38.860268+0000 mgr.y (mgr.25253) 3930 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:39.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7025 16 16 0 0 0 - 0 2024-07-28T13:39:40.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7026 16 16 0 0 0 - 0 2024-07-28T13:39:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:40 smithi177 bash[79620]: cluster 2024-07-28T13:39:40.861754+0000 mgr.y (mgr.25253) 3931 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:40 smithi177 bash[81864]: cluster 2024-07-28T13:39:40.861754+0000 mgr.y (mgr.25253) 3931 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:40 smithi204 bash[68176]: cluster 2024-07-28T13:39:40.861754+0000 mgr.y (mgr.25253) 3931 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:41.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7027 16 16 0 0 0 - 0 2024-07-28T13:39:42.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7028 16 16 0 0 0 - 0 2024-07-28T13:39:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:42 smithi177 bash[79620]: cluster 2024-07-28T13:39:42.863237+0000 mgr.y (mgr.25253) 3932 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:42 smithi177 bash[81864]: cluster 2024-07-28T13:39:42.863237+0000 mgr.y (mgr.25253) 3932 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:42 smithi204 bash[68176]: cluster 2024-07-28T13:39:42.863237+0000 mgr.y (mgr.25253) 3932 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:43.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7029 16 16 0 0 0 - 0 2024-07-28T13:39:44.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7030 16 16 0 0 0 - 0 2024-07-28T13:39:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:44 smithi204 bash[68176]: audit 2024-07-28T13:39:44.603049+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:44 smithi177 bash[81864]: audit 2024-07-28T13:39:44.603049+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:44 smithi177 bash[79620]: audit 2024-07-28T13:39:44.603049+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:45.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7031 16 16 0 0 0 - 0 2024-07-28T13:39:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:45 smithi177 bash[81864]: cluster 2024-07-28T13:39:44.864698+0000 mgr.y (mgr.25253) 3933 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:45 smithi177 bash[79620]: cluster 2024-07-28T13:39:44.864698+0000 mgr.y (mgr.25253) 3933 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:45 smithi204 bash[68176]: cluster 2024-07-28T13:39:44.864698+0000 mgr.y (mgr.25253) 3933 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:46.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7032 16 16 0 0 0 - 0 2024-07-28T13:39:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:39:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:46 smithi177 bash[81864]: audit 2024-07-28T13:39:45.864018+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:46 smithi177 bash[79620]: audit 2024-07-28T13:39:45.864018+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:46 smithi204 bash[68176]: audit 2024-07-28T13:39:45.864018+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:47.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7033 16 16 0 0 0 - 0 2024-07-28T13:39:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:47 smithi177 bash[81864]: cluster 2024-07-28T13:39:46.866178+0000 mgr.y (mgr.25253) 3934 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:47 smithi177 bash[79620]: cluster 2024-07-28T13:39:46.866178+0000 mgr.y (mgr.25253) 3934 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:47 smithi204 bash[68176]: cluster 2024-07-28T13:39:46.866178+0000 mgr.y (mgr.25253) 3934 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:48.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7034 16 16 0 0 0 - 0 2024-07-28T13:39:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:48 smithi177 bash[81864]: cluster 2024-07-28T13:39:48.867687+0000 mgr.y (mgr.25253) 3935 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:48 smithi177 bash[79620]: cluster 2024-07-28T13:39:48.867687+0000 mgr.y (mgr.25253) 3935 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:48 smithi204 bash[68176]: cluster 2024-07-28T13:39:48.867687+0000 mgr.y (mgr.25253) 3935 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:49.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7035 16 16 0 0 0 - 0 2024-07-28T13:39:50.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7036 16 16 0 0 0 - 0 2024-07-28T13:39:51.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7037 16 16 0 0 0 - 0 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:50.273676+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:50.280616+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:50.515444+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:50.522205+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: cluster 2024-07-28T13:39:50.869155+0000 mgr.y (mgr.25253) 3936 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.016470+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.039813+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.245961+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.255591+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.257656+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.259489+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:51.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:51 smithi204 bash[68176]: audit 2024-07-28T13:39:51.270037+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:50.273676+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:50.280616+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:50.515444+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:50.522205+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: cluster 2024-07-28T13:39:50.869155+0000 mgr.y (mgr.25253) 3936 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.016470+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.039813+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.245961+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.255591+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.257656+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.259489+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[81864]: audit 2024-07-28T13:39:51.270037+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:50.273676+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:50.280616+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:50.515444+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:50.522205+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: cluster 2024-07-28T13:39:50.869155+0000 mgr.y (mgr.25253) 3936 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.016470+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.039813+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.245961+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.255591+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:51.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.257656+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:51.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.259489+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:51.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:51 smithi177 bash[79620]: audit 2024-07-28T13:39:51.270037+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:39:52.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7038 16 16 0 0 0 - 0 2024-07-28T13:39:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:39:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:52 smithi177 bash[79620]: cluster 2024-07-28T13:39:52.870651+0000 mgr.y (mgr.25253) 3937 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:52 smithi177 bash[81864]: cluster 2024-07-28T13:39:52.870651+0000 mgr.y (mgr.25253) 3937 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:52 smithi204 bash[68176]: cluster 2024-07-28T13:39:52.870651+0000 mgr.y (mgr.25253) 3937 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:53.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7039 16 16 0 0 0 - 0 2024-07-28T13:39:54.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:39:54.445364+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:54.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:54.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7040 16 16 0 0 0 - 0 2024-07-28T13:39:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:54 smithi177 bash[81864]: cluster 2024-07-28T13:39:54.872161+0000 mgr.y (mgr.25253) 3938 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:54 smithi177 bash[79620]: cluster 2024-07-28T13:39:54.872161+0000 mgr.y (mgr.25253) 3938 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:54 smithi204 bash[68176]: cluster 2024-07-28T13:39:54.872161+0000 mgr.y (mgr.25253) 3938 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:55.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7041 16 16 0 0 0 - 0 2024-07-28T13:39:56.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7042 16 16 0 0 0 - 0 2024-07-28T13:39:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:39:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:39:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:56 smithi177 bash[79620]: cluster 2024-07-28T13:39:56.873714+0000 mgr.y (mgr.25253) 3939 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:56 smithi177 bash[81864]: cluster 2024-07-28T13:39:56.873714+0000 mgr.y (mgr.25253) 3939 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:56 smithi204 bash[68176]: cluster 2024-07-28T13:39:56.873714+0000 mgr.y (mgr.25253) 3939 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:57.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7043 16 16 0 0 0 - 0 2024-07-28T13:39:58.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7044 16 16 0 0 0 - 0 2024-07-28T13:39:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:39:58 smithi177 bash[81864]: cluster 2024-07-28T13:39:58.875204+0000 mgr.y (mgr.25253) 3940 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:39:58 smithi177 bash[79620]: cluster 2024-07-28T13:39:58.875204+0000 mgr.y (mgr.25253) 3940 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:39:58 smithi204 bash[68176]: cluster 2024-07-28T13:39:58.875204+0000 mgr.y (mgr.25253) 3940 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:39:59.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7045 16 16 0 0 0 - 0 2024-07-28T13:40:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:00 smithi204 bash[68176]: cluster 2024-07-28T13:40:00.000162+0000 mon.a (mon.0) 3290 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:40:00.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7046 16 16 0 0 0 - 0 2024-07-28T13:40:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:00 smithi177 bash[81864]: cluster 2024-07-28T13:40:00.000162+0000 mon.a (mon.0) 3290 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:40:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:00 smithi177 bash[79620]: cluster 2024-07-28T13:40:00.000162+0000 mon.a (mon.0) 3290 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:40:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:01 smithi204 bash[68176]: audit 2024-07-28T13:40:00.864555+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:01 smithi204 bash[68176]: cluster 2024-07-28T13:40:00.876658+0000 mgr.y (mgr.25253) 3941 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:01.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7047 16 16 0 0 0 - 0 2024-07-28T13:40:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:01 smithi177 bash[79620]: audit 2024-07-28T13:40:00.864555+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:01 smithi177 bash[79620]: cluster 2024-07-28T13:40:00.876658+0000 mgr.y (mgr.25253) 3941 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:01 smithi177 bash[81864]: audit 2024-07-28T13:40:00.864555+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:01 smithi177 bash[81864]: cluster 2024-07-28T13:40:00.876658+0000 mgr.y (mgr.25253) 3941 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:02.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7048 16 16 0 0 0 - 0 2024-07-28T13:40:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:02 smithi177 bash[79620]: cluster 2024-07-28T13:40:02.878133+0000 mgr.y (mgr.25253) 3942 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:02 smithi177 bash[81864]: cluster 2024-07-28T13:40:02.878133+0000 mgr.y (mgr.25253) 3942 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:02 smithi204 bash[68176]: cluster 2024-07-28T13:40:02.878133+0000 mgr.y (mgr.25253) 3942 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:03.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7049 16 16 0 0 0 - 0 2024-07-28T13:40:04.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7050 16 16 0 0 0 - 0 2024-07-28T13:40:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:04 smithi177 bash[81864]: cluster 2024-07-28T13:40:04.879573+0000 mgr.y (mgr.25253) 3943 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:04 smithi177 bash[79620]: cluster 2024-07-28T13:40:04.879573+0000 mgr.y (mgr.25253) 3943 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:04 smithi204 bash[68176]: cluster 2024-07-28T13:40:04.879573+0000 mgr.y (mgr.25253) 3943 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:05.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7051 16 16 0 0 0 - 0 2024-07-28T13:40:06.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7052 16 16 0 0 0 - 0 2024-07-28T13:40:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:40:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:06 smithi177 bash[79620]: cluster 2024-07-28T13:40:06.881036+0000 mgr.y (mgr.25253) 3944 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:06 smithi177 bash[81864]: cluster 2024-07-28T13:40:06.881036+0000 mgr.y (mgr.25253) 3944 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:06 smithi204 bash[68176]: cluster 2024-07-28T13:40:06.881036+0000 mgr.y (mgr.25253) 3944 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:07.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7053 16 16 0 0 0 - 0 2024-07-28T13:40:08.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7054 16 16 0 0 0 - 0 2024-07-28T13:40:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:08 smithi177 bash[81864]: cluster 2024-07-28T13:40:08.882532+0000 mgr.y (mgr.25253) 3945 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:08 smithi177 bash[79620]: cluster 2024-07-28T13:40:08.882532+0000 mgr.y (mgr.25253) 3945 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:08 smithi204 bash[68176]: cluster 2024-07-28T13:40:08.882532+0000 mgr.y (mgr.25253) 3945 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:09.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7055 16 16 0 0 0 - 0 2024-07-28T13:40:10.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7056 16 16 0 0 0 - 0 2024-07-28T13:40:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:10 smithi177 bash[79620]: cluster 2024-07-28T13:40:10.884059+0000 mgr.y (mgr.25253) 3946 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:10 smithi177 bash[81864]: cluster 2024-07-28T13:40:10.884059+0000 mgr.y (mgr.25253) 3946 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:10 smithi204 bash[68176]: cluster 2024-07-28T13:40:10.884059+0000 mgr.y (mgr.25253) 3946 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:11.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7057 16 16 0 0 0 - 0 2024-07-28T13:40:12.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7058 16 16 0 0 0 - 0 2024-07-28T13:40:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:12 smithi177 bash[79620]: cluster 2024-07-28T13:40:12.885564+0000 mgr.y (mgr.25253) 3947 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:12 smithi177 bash[81864]: cluster 2024-07-28T13:40:12.885564+0000 mgr.y (mgr.25253) 3947 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:12 smithi204 bash[68176]: cluster 2024-07-28T13:40:12.885564+0000 mgr.y (mgr.25253) 3947 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:13.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7059 16 16 0 0 0 - 0 2024-07-28T13:40:14.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:40:14.448418+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:14.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:14.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7060 16 16 0 0 0 - 0 2024-07-28T13:40:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:14 smithi177 bash[79620]: cluster 2024-07-28T13:40:14.887018+0000 mgr.y (mgr.25253) 3948 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:14 smithi177 bash[81864]: cluster 2024-07-28T13:40:14.887018+0000 mgr.y (mgr.25253) 3948 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:14 smithi204 bash[68176]: cluster 2024-07-28T13:40:14.887018+0000 mgr.y (mgr.25253) 3948 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:15.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7061 16 16 0 0 0 - 0 2024-07-28T13:40:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:40:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:15 smithi177 bash[81864]: audit 2024-07-28T13:40:15.864934+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:15 smithi177 bash[79620]: audit 2024-07-28T13:40:15.864934+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:15 smithi204 bash[68176]: audit 2024-07-28T13:40:15.864934+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:16.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7062 16 16 0 0 0 - 0 2024-07-28T13:40:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:16 smithi177 bash[81864]: cluster 2024-07-28T13:40:16.888521+0000 mgr.y (mgr.25253) 3949 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:16 smithi177 bash[79620]: cluster 2024-07-28T13:40:16.888521+0000 mgr.y (mgr.25253) 3949 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:16 smithi204 bash[68176]: cluster 2024-07-28T13:40:16.888521+0000 mgr.y (mgr.25253) 3949 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:17.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7063 16 16 0 0 0 - 0 2024-07-28T13:40:18.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7064 16 16 0 0 0 - 0 2024-07-28T13:40:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:18 smithi177 bash[81864]: cluster 2024-07-28T13:40:18.889993+0000 mgr.y (mgr.25253) 3950 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:18 smithi177 bash[79620]: cluster 2024-07-28T13:40:18.889993+0000 mgr.y (mgr.25253) 3950 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:18 smithi204 bash[68176]: cluster 2024-07-28T13:40:18.889993+0000 mgr.y (mgr.25253) 3950 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:19.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7065 16 16 0 0 0 - 0 2024-07-28T13:40:20.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7066 16 16 0 0 0 - 0 2024-07-28T13:40:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:20 smithi177 bash[81864]: cluster 2024-07-28T13:40:20.891451+0000 mgr.y (mgr.25253) 3951 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:20 smithi177 bash[79620]: cluster 2024-07-28T13:40:20.891451+0000 mgr.y (mgr.25253) 3951 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:20 smithi204 bash[68176]: cluster 2024-07-28T13:40:20.891451+0000 mgr.y (mgr.25253) 3951 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:21.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7067 16 16 0 0 0 - 0 2024-07-28T13:40:22.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:40:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:40:22.157489375Z level=info msg="Completed cleanup jobs" duration=192.968579ms 2024-07-28T13:40:22.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7068 16 16 0 0 0 - 0 2024-07-28T13:40:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:22 smithi177 bash[81864]: cluster 2024-07-28T13:40:22.892933+0000 mgr.y (mgr.25253) 3952 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:22 smithi177 bash[79620]: cluster 2024-07-28T13:40:22.892933+0000 mgr.y (mgr.25253) 3952 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:22 smithi204 bash[68176]: cluster 2024-07-28T13:40:22.892933+0000 mgr.y (mgr.25253) 3952 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:23.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7069 16 16 0 0 0 - 0 2024-07-28T13:40:24.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7070 16 16 0 0 0 - 0 2024-07-28T13:40:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:24 smithi177 bash[81864]: cluster 2024-07-28T13:40:24.894395+0000 mgr.y (mgr.25253) 3953 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:24 smithi177 bash[79620]: cluster 2024-07-28T13:40:24.894395+0000 mgr.y (mgr.25253) 3953 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:24 smithi204 bash[68176]: cluster 2024-07-28T13:40:24.894395+0000 mgr.y (mgr.25253) 3953 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:25.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7071 16 16 0 0 0 - 0 2024-07-28T13:40:26.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7072 16 16 0 0 0 - 0 2024-07-28T13:40:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:40:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:26 smithi177 bash[81864]: cluster 2024-07-28T13:40:26.895872+0000 mgr.y (mgr.25253) 3954 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:26 smithi177 bash[79620]: cluster 2024-07-28T13:40:26.895872+0000 mgr.y (mgr.25253) 3954 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:26 smithi204 bash[68176]: cluster 2024-07-28T13:40:26.895872+0000 mgr.y (mgr.25253) 3954 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:27.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7073 16 16 0 0 0 - 0 2024-07-28T13:40:28.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7074 16 16 0 0 0 - 0 2024-07-28T13:40:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:28 smithi177 bash[81864]: cluster 2024-07-28T13:40:28.897318+0000 mgr.y (mgr.25253) 3955 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:28 smithi177 bash[79620]: cluster 2024-07-28T13:40:28.897318+0000 mgr.y (mgr.25253) 3955 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:28 smithi204 bash[68176]: cluster 2024-07-28T13:40:28.897318+0000 mgr.y (mgr.25253) 3955 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:29.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7075 16 16 0 0 0 - 0 2024-07-28T13:40:30.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7076 16 16 0 0 0 - 0 2024-07-28T13:40:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:30 smithi177 bash[81864]: audit 2024-07-28T13:40:30.865265+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:30 smithi177 bash[79620]: audit 2024-07-28T13:40:30.865265+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:30 smithi204 bash[68176]: audit 2024-07-28T13:40:30.865265+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:31.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7077 16 16 0 0 0 - 0 2024-07-28T13:40:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:31 smithi177 bash[79620]: cluster 2024-07-28T13:40:30.900825+0000 mgr.y (mgr.25253) 3956 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:31 smithi177 bash[81864]: cluster 2024-07-28T13:40:30.900825+0000 mgr.y (mgr.25253) 3956 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:31 smithi204 bash[68176]: cluster 2024-07-28T13:40:30.900825+0000 mgr.y (mgr.25253) 3956 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:32.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7078 16 16 0 0 0 - 0 2024-07-28T13:40:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:32 smithi177 bash[79620]: cluster 2024-07-28T13:40:32.902281+0000 mgr.y (mgr.25253) 3957 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:32 smithi177 bash[81864]: cluster 2024-07-28T13:40:32.902281+0000 mgr.y (mgr.25253) 3957 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:32 smithi204 bash[68176]: cluster 2024-07-28T13:40:32.902281+0000 mgr.y (mgr.25253) 3957 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:33.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7079 16 16 0 0 0 - 0 2024-07-28T13:40:34.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:40:34.451618+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:34.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:34.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7080 16 16 0 0 0 - 0 2024-07-28T13:40:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:34 smithi177 bash[81864]: cluster 2024-07-28T13:40:34.903736+0000 mgr.y (mgr.25253) 3958 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:34 smithi177 bash[79620]: cluster 2024-07-28T13:40:34.903736+0000 mgr.y (mgr.25253) 3958 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:34 smithi204 bash[68176]: cluster 2024-07-28T13:40:34.903736+0000 mgr.y (mgr.25253) 3958 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:35.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7081 16 16 0 0 0 - 0 2024-07-28T13:40:36.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7082 16 16 0 0 0 - 0 2024-07-28T13:40:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:40:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:36 smithi177 bash[81864]: cluster 2024-07-28T13:40:36.905180+0000 mgr.y (mgr.25253) 3959 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:36 smithi177 bash[79620]: cluster 2024-07-28T13:40:36.905180+0000 mgr.y (mgr.25253) 3959 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:36 smithi204 bash[68176]: cluster 2024-07-28T13:40:36.905180+0000 mgr.y (mgr.25253) 3959 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:37.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7083 16 16 0 0 0 - 0 2024-07-28T13:40:38.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7084 16 16 0 0 0 - 0 2024-07-28T13:40:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:38 smithi177 bash[81864]: cluster 2024-07-28T13:40:38.906634+0000 mgr.y (mgr.25253) 3960 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:38 smithi177 bash[79620]: cluster 2024-07-28T13:40:38.906634+0000 mgr.y (mgr.25253) 3960 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:38 smithi204 bash[68176]: cluster 2024-07-28T13:40:38.906634+0000 mgr.y (mgr.25253) 3960 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:39.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7085 16 16 0 0 0 - 0 2024-07-28T13:40:40.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7086 16 16 0 0 0 - 0 2024-07-28T13:40:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:40 smithi177 bash[79620]: cluster 2024-07-28T13:40:40.908146+0000 mgr.y (mgr.25253) 3961 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:40 smithi177 bash[81864]: cluster 2024-07-28T13:40:40.908146+0000 mgr.y (mgr.25253) 3961 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:40 smithi204 bash[68176]: cluster 2024-07-28T13:40:40.908146+0000 mgr.y (mgr.25253) 3961 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:41.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7087 16 16 0 0 0 - 0 2024-07-28T13:40:42.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7088 16 16 0 0 0 - 0 2024-07-28T13:40:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:42 smithi177 bash[81864]: cluster 2024-07-28T13:40:42.909620+0000 mgr.y (mgr.25253) 3962 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:42 smithi177 bash[79620]: cluster 2024-07-28T13:40:42.909620+0000 mgr.y (mgr.25253) 3962 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:42 smithi204 bash[68176]: cluster 2024-07-28T13:40:42.909620+0000 mgr.y (mgr.25253) 3962 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:43.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7089 16 16 0 0 0 - 0 2024-07-28T13:40:44.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7090 16 16 0 0 0 - 0 2024-07-28T13:40:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:44 smithi177 bash[81864]: cluster 2024-07-28T13:40:44.911076+0000 mgr.y (mgr.25253) 3963 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:44 smithi177 bash[79620]: cluster 2024-07-28T13:40:44.911076+0000 mgr.y (mgr.25253) 3963 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:44 smithi204 bash[68176]: cluster 2024-07-28T13:40:44.911076+0000 mgr.y (mgr.25253) 3963 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:45.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7091 16 16 0 0 0 - 0 2024-07-28T13:40:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:40:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:45 smithi177 bash[81864]: audit 2024-07-28T13:40:45.865619+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:45 smithi177 bash[79620]: audit 2024-07-28T13:40:45.865619+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:45 smithi204 bash[68176]: audit 2024-07-28T13:40:45.865619+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:46.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7092 16 16 0 0 0 - 0 2024-07-28T13:40:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:46 smithi177 bash[81864]: cluster 2024-07-28T13:40:46.912548+0000 mgr.y (mgr.25253) 3964 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:46 smithi177 bash[79620]: cluster 2024-07-28T13:40:46.912548+0000 mgr.y (mgr.25253) 3964 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:46 smithi204 bash[68176]: cluster 2024-07-28T13:40:46.912548+0000 mgr.y (mgr.25253) 3964 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:47.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7093 16 16 0 0 0 - 0 2024-07-28T13:40:48.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7094 16 16 0 0 0 - 0 2024-07-28T13:40:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:48 smithi177 bash[81864]: cluster 2024-07-28T13:40:48.913966+0000 mgr.y (mgr.25253) 3965 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:48 smithi177 bash[79620]: cluster 2024-07-28T13:40:48.913966+0000 mgr.y (mgr.25253) 3965 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:48 smithi204 bash[68176]: cluster 2024-07-28T13:40:48.913966+0000 mgr.y (mgr.25253) 3965 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:49.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7095 16 16 0 0 0 - 0 2024-07-28T13:40:50.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7096 16 16 0 0 0 - 0 2024-07-28T13:40:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:50 smithi177 bash[81864]: cluster 2024-07-28T13:40:50.915411+0000 mgr.y (mgr.25253) 3966 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:50 smithi177 bash[79620]: cluster 2024-07-28T13:40:50.915411+0000 mgr.y (mgr.25253) 3966 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:50 smithi204 bash[68176]: cluster 2024-07-28T13:40:50.915411+0000 mgr.y (mgr.25253) 3966 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:51.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7097 16 16 0 0 0 - 0 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[81864]: audit 2024-07-28T13:40:51.387444+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[81864]: audit 2024-07-28T13:40:51.762170+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[81864]: audit 2024-07-28T13:40:51.768739+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[79620]: audit 2024-07-28T13:40:51.387444+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[79620]: audit 2024-07-28T13:40:51.762170+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:51 smithi177 bash[79620]: audit 2024-07-28T13:40:51.768739+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:51 smithi204 bash[68176]: audit 2024-07-28T13:40:51.387444+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:52.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:51 smithi204 bash[68176]: audit 2024-07-28T13:40:51.762170+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:51 smithi204 bash[68176]: audit 2024-07-28T13:40:51.768739+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:52.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7098 16 16 0 0 0 - 0 2024-07-28T13:40:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:40:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:52 smithi177 bash[81864]: cluster 2024-07-28T13:40:52.916944+0000 mgr.y (mgr.25253) 3967 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:52 smithi177 bash[79620]: cluster 2024-07-28T13:40:52.916944+0000 mgr.y (mgr.25253) 3967 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:52 smithi204 bash[68176]: cluster 2024-07-28T13:40:52.916944+0000 mgr.y (mgr.25253) 3967 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:53.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7099 16 16 0 0 0 - 0 2024-07-28T13:40:54.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:40:54.454714+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:54.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:54.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7100 16 16 0 0 0 - 0 2024-07-28T13:40:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:54 smithi177 bash[79620]: cluster 2024-07-28T13:40:54.918424+0000 mgr.y (mgr.25253) 3968 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:54 smithi177 bash[81864]: cluster 2024-07-28T13:40:54.918424+0000 mgr.y (mgr.25253) 3968 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:54 smithi204 bash[68176]: cluster 2024-07-28T13:40:54.918424+0000 mgr.y (mgr.25253) 3968 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:55.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7101 16 16 0 0 0 - 0 2024-07-28T13:40:56.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7102 16 16 0 0 0 - 0 2024-07-28T13:40:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:40:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:40:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:56 smithi177 bash[79620]: cluster 2024-07-28T13:40:56.919256+0000 mgr.y (mgr.25253) 3969 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:56 smithi177 bash[81864]: cluster 2024-07-28T13:40:56.919256+0000 mgr.y (mgr.25253) 3969 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:56 smithi204 bash[68176]: cluster 2024-07-28T13:40:56.919256+0000 mgr.y (mgr.25253) 3969 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:57.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7103 16 16 0 0 0 - 0 2024-07-28T13:40:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:58 smithi204 bash[68176]: audit 2024-07-28T13:40:57.083009+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:58 smithi204 bash[68176]: audit 2024-07-28T13:40:57.090894+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:58 smithi204 bash[68176]: audit 2024-07-28T13:40:57.670377+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:58 smithi204 bash[68176]: audit 2024-07-28T13:40:57.682006+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7104 16 16 0 0 0 - 0 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[79620]: audit 2024-07-28T13:40:57.083009+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[79620]: audit 2024-07-28T13:40:57.090894+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[79620]: audit 2024-07-28T13:40:57.670377+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[79620]: audit 2024-07-28T13:40:57.682006+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[81864]: audit 2024-07-28T13:40:57.083009+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[81864]: audit 2024-07-28T13:40:57.090894+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[81864]: audit 2024-07-28T13:40:57.670377+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:58 smithi177 bash[81864]: audit 2024-07-28T13:40:57.682006+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:59 smithi204 bash[68176]: audit 2024-07-28T13:40:58.173629+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:59 smithi204 bash[68176]: audit 2024-07-28T13:40:58.175402+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:59 smithi204 bash[68176]: audit 2024-07-28T13:40:58.185308+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:40:59 smithi204 bash[68176]: cluster 2024-07-28T13:40:58.920690+0000 mgr.y (mgr.25253) 3970 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:59.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7105 16 16 0 0 0 - 0 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[81864]: audit 2024-07-28T13:40:58.173629+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[81864]: audit 2024-07-28T13:40:58.175402+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[81864]: audit 2024-07-28T13:40:58.185308+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[81864]: cluster 2024-07-28T13:40:58.920690+0000 mgr.y (mgr.25253) 3970 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[79620]: audit 2024-07-28T13:40:58.173629+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[79620]: audit 2024-07-28T13:40:58.175402+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[79620]: audit 2024-07-28T13:40:58.185308+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:40:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:40:59 smithi177 bash[79620]: cluster 2024-07-28T13:40:58.920690+0000 mgr.y (mgr.25253) 3970 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:00.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7106 16 16 0 0 0 - 0 2024-07-28T13:41:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:00 smithi177 bash[79620]: audit 2024-07-28T13:41:00.866101+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:00 smithi177 bash[81864]: audit 2024-07-28T13:41:00.866101+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:00 smithi204 bash[68176]: audit 2024-07-28T13:41:00.866101+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:01.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7107 16 16 0 0 0 - 0 2024-07-28T13:41:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:01 smithi177 bash[81864]: cluster 2024-07-28T13:41:00.922763+0000 mgr.y (mgr.25253) 3971 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:01 smithi177 bash[79620]: cluster 2024-07-28T13:41:00.922763+0000 mgr.y (mgr.25253) 3971 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:01 smithi204 bash[68176]: cluster 2024-07-28T13:41:00.922763+0000 mgr.y (mgr.25253) 3971 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:02.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7108 16 16 0 0 0 - 0 2024-07-28T13:41:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7109 16 16 0 0 0 - 0 2024-07-28T13:41:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:03 smithi177 bash[81864]: cluster 2024-07-28T13:41:02.924431+0000 mgr.y (mgr.25253) 3972 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:03 smithi177 bash[79620]: cluster 2024-07-28T13:41:02.924431+0000 mgr.y (mgr.25253) 3972 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:03 smithi204 bash[68176]: cluster 2024-07-28T13:41:02.924431+0000 mgr.y (mgr.25253) 3972 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:04.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7110 16 16 0 0 0 - 0 2024-07-28T13:41:05.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7111 16 16 0 0 0 - 0 2024-07-28T13:41:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:05 smithi177 bash[79620]: cluster 2024-07-28T13:41:04.926010+0000 mgr.y (mgr.25253) 3973 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:41:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:05 smithi177 bash[81864]: cluster 2024-07-28T13:41:04.926010+0000 mgr.y (mgr.25253) 3973 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:05 smithi204 bash[68176]: cluster 2024-07-28T13:41:04.926010+0000 mgr.y (mgr.25253) 3973 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:06.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7112 16 16 0 0 0 - 0 2024-07-28T13:41:07.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7113 16 16 0 0 0 - 0 2024-07-28T13:41:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:07 smithi177 bash[81864]: cluster 2024-07-28T13:41:06.927632+0000 mgr.y (mgr.25253) 3974 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:07 smithi177 bash[79620]: cluster 2024-07-28T13:41:06.927632+0000 mgr.y (mgr.25253) 3974 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:07 smithi204 bash[68176]: cluster 2024-07-28T13:41:06.927632+0000 mgr.y (mgr.25253) 3974 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:08.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7114 16 16 0 0 0 - 0 2024-07-28T13:41:09.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7115 16 16 0 0 0 - 0 2024-07-28T13:41:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:09 smithi177 bash[81864]: cluster 2024-07-28T13:41:08.929301+0000 mgr.y (mgr.25253) 3975 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:09 smithi177 bash[79620]: cluster 2024-07-28T13:41:08.929301+0000 mgr.y (mgr.25253) 3975 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:09 smithi204 bash[68176]: cluster 2024-07-28T13:41:08.929301+0000 mgr.y (mgr.25253) 3975 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:10.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7116 16 16 0 0 0 - 0 2024-07-28T13:41:11.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7117 16 16 0 0 0 - 0 2024-07-28T13:41:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:11 smithi177 bash[81864]: cluster 2024-07-28T13:41:10.930959+0000 mgr.y (mgr.25253) 3976 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:11 smithi177 bash[79620]: cluster 2024-07-28T13:41:10.930959+0000 mgr.y (mgr.25253) 3976 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:11 smithi204 bash[68176]: cluster 2024-07-28T13:41:10.930959+0000 mgr.y (mgr.25253) 3976 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:12.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7118 16 16 0 0 0 - 0 2024-07-28T13:41:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7119 16 16 0 0 0 - 0 2024-07-28T13:41:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:13 smithi177 bash[81864]: cluster 2024-07-28T13:41:12.932624+0000 mgr.y (mgr.25253) 3977 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:13 smithi177 bash[79620]: cluster 2024-07-28T13:41:12.932624+0000 mgr.y (mgr.25253) 3977 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:13 smithi204 bash[68176]: cluster 2024-07-28T13:41:12.932624+0000 mgr.y (mgr.25253) 3977 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:14.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:41:14.457750+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:14.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:14.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7120 16 16 0 0 0 - 0 2024-07-28T13:41:15.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7121 16 16 0 0 0 - 0 2024-07-28T13:41:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:41:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:15 smithi177 bash[81864]: cluster 2024-07-28T13:41:14.934191+0000 mgr.y (mgr.25253) 3978 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:15 smithi177 bash[81864]: audit 2024-07-28T13:41:15.866446+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:15 smithi177 bash[79620]: cluster 2024-07-28T13:41:14.934191+0000 mgr.y (mgr.25253) 3978 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:15 smithi177 bash[79620]: audit 2024-07-28T13:41:15.866446+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:15 smithi204 bash[68176]: cluster 2024-07-28T13:41:14.934191+0000 mgr.y (mgr.25253) 3978 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:15 smithi204 bash[68176]: audit 2024-07-28T13:41:15.866446+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:16.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7122 16 16 0 0 0 - 0 2024-07-28T13:41:17.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7123 16 16 0 0 0 - 0 2024-07-28T13:41:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:17 smithi177 bash[81864]: cluster 2024-07-28T13:41:16.935718+0000 mgr.y (mgr.25253) 3979 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:17 smithi177 bash[79620]: cluster 2024-07-28T13:41:16.935718+0000 mgr.y (mgr.25253) 3979 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:17 smithi204 bash[68176]: cluster 2024-07-28T13:41:16.935718+0000 mgr.y (mgr.25253) 3979 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:18.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7124 16 16 0 0 0 - 0 2024-07-28T13:41:19.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7125 16 16 0 0 0 - 0 2024-07-28T13:41:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:19 smithi177 bash[81864]: cluster 2024-07-28T13:41:18.937188+0000 mgr.y (mgr.25253) 3980 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:19 smithi177 bash[79620]: cluster 2024-07-28T13:41:18.937188+0000 mgr.y (mgr.25253) 3980 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:19 smithi204 bash[68176]: cluster 2024-07-28T13:41:18.937188+0000 mgr.y (mgr.25253) 3980 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:20.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7126 16 16 0 0 0 - 0 2024-07-28T13:41:21.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7127 16 16 0 0 0 - 0 2024-07-28T13:41:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:21 smithi177 bash[81864]: cluster 2024-07-28T13:41:20.938678+0000 mgr.y (mgr.25253) 3981 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:21 smithi177 bash[79620]: cluster 2024-07-28T13:41:20.938678+0000 mgr.y (mgr.25253) 3981 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:21 smithi204 bash[68176]: cluster 2024-07-28T13:41:20.938678+0000 mgr.y (mgr.25253) 3981 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:22.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7128 16 16 0 0 0 - 0 2024-07-28T13:41:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7129 16 16 0 0 0 - 0 2024-07-28T13:41:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:23 smithi177 bash[81864]: cluster 2024-07-28T13:41:22.940212+0000 mgr.y (mgr.25253) 3982 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:23 smithi177 bash[79620]: cluster 2024-07-28T13:41:22.940212+0000 mgr.y (mgr.25253) 3982 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:23 smithi204 bash[68176]: cluster 2024-07-28T13:41:22.940212+0000 mgr.y (mgr.25253) 3982 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:24.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7130 16 16 0 0 0 - 0 2024-07-28T13:41:25.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7131 16 16 0 0 0 - 0 2024-07-28T13:41:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:41:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:25 smithi177 bash[81864]: cluster 2024-07-28T13:41:24.941680+0000 mgr.y (mgr.25253) 3983 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:25 smithi177 bash[79620]: cluster 2024-07-28T13:41:24.941680+0000 mgr.y (mgr.25253) 3983 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:25 smithi204 bash[68176]: cluster 2024-07-28T13:41:24.941680+0000 mgr.y (mgr.25253) 3983 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:26.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7132 16 16 0 0 0 - 0 2024-07-28T13:41:27.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7133 16 16 0 0 0 - 0 2024-07-28T13:41:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:27 smithi177 bash[81864]: cluster 2024-07-28T13:41:26.943118+0000 mgr.y (mgr.25253) 3984 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:27 smithi177 bash[79620]: cluster 2024-07-28T13:41:26.943118+0000 mgr.y (mgr.25253) 3984 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:27 smithi204 bash[68176]: cluster 2024-07-28T13:41:26.943118+0000 mgr.y (mgr.25253) 3984 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:28.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7134 16 16 0 0 0 - 0 2024-07-28T13:41:29.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7135 16 16 0 0 0 - 0 2024-07-28T13:41:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:30 smithi177 bash[81864]: cluster 2024-07-28T13:41:28.944592+0000 mgr.y (mgr.25253) 3985 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:30 smithi177 bash[79620]: cluster 2024-07-28T13:41:28.944592+0000 mgr.y (mgr.25253) 3985 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:29 smithi204 bash[68176]: cluster 2024-07-28T13:41:28.944592+0000 mgr.y (mgr.25253) 3985 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:30.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7136 16 16 0 0 0 - 0 2024-07-28T13:41:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:31 smithi177 bash[81864]: audit 2024-07-28T13:41:30.866860+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:31 smithi177 bash[79620]: audit 2024-07-28T13:41:30.866860+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:31 smithi204 bash[68176]: audit 2024-07-28T13:41:30.866860+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:31.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7137 16 16 0 0 0 - 0 2024-07-28T13:41:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:32 smithi177 bash[81864]: cluster 2024-07-28T13:41:30.946023+0000 mgr.y (mgr.25253) 3986 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:32 smithi177 bash[79620]: cluster 2024-07-28T13:41:30.946023+0000 mgr.y (mgr.25253) 3986 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:32 smithi204 bash[68176]: cluster 2024-07-28T13:41:30.946023+0000 mgr.y (mgr.25253) 3986 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:32.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7138 16 16 0 0 0 - 0 2024-07-28T13:41:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7139 16 16 0 0 0 - 0 2024-07-28T13:41:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:34 smithi177 bash[81864]: cluster 2024-07-28T13:41:32.947508+0000 mgr.y (mgr.25253) 3987 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:34 smithi177 bash[79620]: cluster 2024-07-28T13:41:32.947508+0000 mgr.y (mgr.25253) 3987 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:34 smithi204 bash[68176]: cluster 2024-07-28T13:41:32.947508+0000 mgr.y (mgr.25253) 3987 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:34.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:41:34.460843+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:34.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:34.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7140 16 16 0 0 0 - 0 2024-07-28T13:41:35.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7141 16 16 0 0 0 - 0 2024-07-28T13:41:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:36 smithi204 bash[68176]: cluster 2024-07-28T13:41:34.948973+0000 mgr.y (mgr.25253) 3988 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:36.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7142 16 16 0 0 0 - 0 2024-07-28T13:41:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:41:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:36 smithi177 bash[81864]: cluster 2024-07-28T13:41:34.948973+0000 mgr.y (mgr.25253) 3988 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:36 smithi177 bash[79620]: cluster 2024-07-28T13:41:34.948973+0000 mgr.y (mgr.25253) 3988 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:37.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7143 16 16 0 0 0 - 0 2024-07-28T13:41:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:38 smithi204 bash[68176]: cluster 2024-07-28T13:41:36.950434+0000 mgr.y (mgr.25253) 3989 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:38.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7144 16 16 0 0 0 - 0 2024-07-28T13:41:38.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:38 smithi177 bash[81864]: cluster 2024-07-28T13:41:36.950434+0000 mgr.y (mgr.25253) 3989 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:38 smithi177 bash[79620]: cluster 2024-07-28T13:41:36.950434+0000 mgr.y (mgr.25253) 3989 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:39.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7145 16 16 0 0 0 - 0 2024-07-28T13:41:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:40 smithi204 bash[68176]: cluster 2024-07-28T13:41:38.951924+0000 mgr.y (mgr.25253) 3990 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:40.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7146 16 16 0 0 0 - 0 2024-07-28T13:41:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:40 smithi177 bash[81864]: cluster 2024-07-28T13:41:38.951924+0000 mgr.y (mgr.25253) 3990 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:40 smithi177 bash[79620]: cluster 2024-07-28T13:41:38.951924+0000 mgr.y (mgr.25253) 3990 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:41.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7147 16 16 0 0 0 - 0 2024-07-28T13:41:42.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:42 smithi204 bash[68176]: cluster 2024-07-28T13:41:40.953356+0000 mgr.y (mgr.25253) 3991 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:42.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7148 16 16 0 0 0 - 0 2024-07-28T13:41:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:42 smithi177 bash[81864]: cluster 2024-07-28T13:41:40.953356+0000 mgr.y (mgr.25253) 3991 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:42 smithi177 bash[79620]: cluster 2024-07-28T13:41:40.953356+0000 mgr.y (mgr.25253) 3991 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7149 16 16 0 0 0 - 0 2024-07-28T13:41:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:44 smithi204 bash[68176]: cluster 2024-07-28T13:41:42.954791+0000 mgr.y (mgr.25253) 3992 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:44.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7150 16 16 0 0 0 - 0 2024-07-28T13:41:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:44 smithi177 bash[81864]: cluster 2024-07-28T13:41:42.954791+0000 mgr.y (mgr.25253) 3992 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:44 smithi177 bash[79620]: cluster 2024-07-28T13:41:42.954791+0000 mgr.y (mgr.25253) 3992 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:45.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7151 16 16 0 0 0 - 0 2024-07-28T13:41:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:46 smithi204 bash[68176]: cluster 2024-07-28T13:41:44.956243+0000 mgr.y (mgr.25253) 3993 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:46 smithi204 bash[68176]: audit 2024-07-28T13:41:45.867315+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:46.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7152 16 16 0 0 0 - 0 2024-07-28T13:41:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:41:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:46 smithi177 bash[79620]: cluster 2024-07-28T13:41:44.956243+0000 mgr.y (mgr.25253) 3993 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:46 smithi177 bash[79620]: audit 2024-07-28T13:41:45.867315+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:46 smithi177 bash[81864]: cluster 2024-07-28T13:41:44.956243+0000 mgr.y (mgr.25253) 3993 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:46 smithi177 bash[81864]: audit 2024-07-28T13:41:45.867315+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:47.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7153 16 16 0 0 0 - 0 2024-07-28T13:41:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:48 smithi204 bash[68176]: cluster 2024-07-28T13:41:46.957677+0000 mgr.y (mgr.25253) 3994 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:48.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7154 16 16 0 0 0 - 0 2024-07-28T13:41:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:48 smithi177 bash[81864]: cluster 2024-07-28T13:41:46.957677+0000 mgr.y (mgr.25253) 3994 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:48 smithi177 bash[79620]: cluster 2024-07-28T13:41:46.957677+0000 mgr.y (mgr.25253) 3994 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:49.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7155 16 16 0 0 0 - 0 2024-07-28T13:41:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:50 smithi204 bash[68176]: cluster 2024-07-28T13:41:48.959059+0000 mgr.y (mgr.25253) 3995 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:50.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7156 16 16 0 0 0 - 0 2024-07-28T13:41:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:50 smithi177 bash[79620]: cluster 2024-07-28T13:41:48.959059+0000 mgr.y (mgr.25253) 3995 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:50 smithi177 bash[81864]: cluster 2024-07-28T13:41:48.959059+0000 mgr.y (mgr.25253) 3995 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:51.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7157 16 16 0 0 0 - 0 2024-07-28T13:41:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:52 smithi204 bash[68176]: cluster 2024-07-28T13:41:50.960527+0000 mgr.y (mgr.25253) 3996 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:52.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7158 16 16 0 0 0 - 0 2024-07-28T13:41:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:52 smithi177 bash[79620]: cluster 2024-07-28T13:41:50.960527+0000 mgr.y (mgr.25253) 3996 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:52 smithi177 bash[81864]: cluster 2024-07-28T13:41:50.960527+0000 mgr.y (mgr.25253) 3996 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:41:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7159 16 16 0 0 0 - 0 2024-07-28T13:41:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:54 smithi204 bash[68176]: cluster 2024-07-28T13:41:52.962005+0000 mgr.y (mgr.25253) 3997 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:54.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:41:54.464136+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:54.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:54.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7160 16 16 0 0 0 - 0 2024-07-28T13:41:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:54 smithi177 bash[79620]: cluster 2024-07-28T13:41:52.962005+0000 mgr.y (mgr.25253) 3997 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:54 smithi177 bash[81864]: cluster 2024-07-28T13:41:52.962005+0000 mgr.y (mgr.25253) 3997 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:55.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7161 16 16 0 0 0 - 0 2024-07-28T13:41:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:56 smithi204 bash[68176]: cluster 2024-07-28T13:41:54.963477+0000 mgr.y (mgr.25253) 3998 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:56.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7162 16 16 0 0 0 - 0 2024-07-28T13:41:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:56 smithi177 bash[79620]: cluster 2024-07-28T13:41:54.963477+0000 mgr.y (mgr.25253) 3998 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:41:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:41:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:56 smithi177 bash[81864]: cluster 2024-07-28T13:41:54.963477+0000 mgr.y (mgr.25253) 3998 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:57.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7163 16 16 0 0 0 - 0 2024-07-28T13:41:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:58 smithi204 bash[68176]: cluster 2024-07-28T13:41:56.964896+0000 mgr.y (mgr.25253) 3999 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:58.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7164 16 16 0 0 0 - 0 2024-07-28T13:41:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:58 smithi177 bash[81864]: cluster 2024-07-28T13:41:56.964896+0000 mgr.y (mgr.25253) 3999 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:58 smithi177 bash[79620]: cluster 2024-07-28T13:41:56.964896+0000 mgr.y (mgr.25253) 3999 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:41:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:41:59 smithi204 bash[68176]: audit 2024-07-28T13:41:58.321082+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:41:59.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7165 16 16 0 0 0 - 0 2024-07-28T13:41:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:41:59 smithi177 bash[79620]: audit 2024-07-28T13:41:58.321082+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:41:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:41:59 smithi177 bash[81864]: audit 2024-07-28T13:41:58.321082+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:42:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:00 smithi204 bash[68176]: cluster 2024-07-28T13:41:58.966390+0000 mgr.y (mgr.25253) 4000 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:00.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7166 16 16 0 0 0 - 0 2024-07-28T13:42:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:00 smithi177 bash[81864]: cluster 2024-07-28T13:41:58.966390+0000 mgr.y (mgr.25253) 4000 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:00 smithi177 bash[79620]: cluster 2024-07-28T13:41:58.966390+0000 mgr.y (mgr.25253) 4000 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:01 smithi204 bash[68176]: audit 2024-07-28T13:42:00.867795+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:01.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7167 16 16 0 0 0 - 0 2024-07-28T13:42:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:01 smithi177 bash[81864]: audit 2024-07-28T13:42:00.867795+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:01 smithi177 bash[79620]: audit 2024-07-28T13:42:00.867795+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:02 smithi204 bash[68176]: cluster 2024-07-28T13:42:00.967832+0000 mgr.y (mgr.25253) 4001 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:02.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7168 16 16 0 0 0 - 0 2024-07-28T13:42:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:02 smithi177 bash[79620]: cluster 2024-07-28T13:42:00.967832+0000 mgr.y (mgr.25253) 4001 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:02 smithi177 bash[81864]: cluster 2024-07-28T13:42:00.967832+0000 mgr.y (mgr.25253) 4001 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:03.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7169 16 16 0 0 0 - 0 2024-07-28T13:42:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:04 smithi204 bash[68176]: cluster 2024-07-28T13:42:02.969277+0000 mgr.y (mgr.25253) 4002 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:04 smithi204 bash[68176]: audit 2024-07-28T13:42:04.009138+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:04 smithi204 bash[68176]: audit 2024-07-28T13:42:04.013642+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:04.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7170 16 16 0 0 0 - 0 2024-07-28T13:42:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[81864]: cluster 2024-07-28T13:42:02.969277+0000 mgr.y (mgr.25253) 4002 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[81864]: audit 2024-07-28T13:42:04.009138+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[81864]: audit 2024-07-28T13:42:04.013642+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[79620]: cluster 2024-07-28T13:42:02.969277+0000 mgr.y (mgr.25253) 4002 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[79620]: audit 2024-07-28T13:42:04.009138+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:04 smithi177 bash[79620]: audit 2024-07-28T13:42:04.013642+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7171 16 16 0 0 0 - 0 2024-07-28T13:42:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:05 smithi177 bash[81864]: audit 2024-07-28T13:42:04.218155+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:05 smithi177 bash[81864]: audit 2024-07-28T13:42:04.227797+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:05 smithi177 bash[79620]: audit 2024-07-28T13:42:04.218155+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:05 smithi177 bash[79620]: audit 2024-07-28T13:42:04.227797+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:05 smithi204 bash[68176]: audit 2024-07-28T13:42:04.218155+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:05 smithi204 bash[68176]: audit 2024-07-28T13:42:04.227797+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:06.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7172 16 16 0 0 0 - 0 2024-07-28T13:42:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:06 smithi177 bash[79620]: cluster 2024-07-28T13:42:04.970723+0000 mgr.y (mgr.25253) 4003 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:06 smithi177 bash[81864]: cluster 2024-07-28T13:42:04.970723+0000 mgr.y (mgr.25253) 4003 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:42:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:06 smithi204 bash[68176]: cluster 2024-07-28T13:42:04.970723+0000 mgr.y (mgr.25253) 4003 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:07.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7173 16 16 0 0 0 - 0 2024-07-28T13:42:08.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7174 16 16 0 0 0 - 0 2024-07-28T13:42:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:08 smithi177 bash[81864]: cluster 2024-07-28T13:42:06.972207+0000 mgr.y (mgr.25253) 4004 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:08 smithi177 bash[79620]: cluster 2024-07-28T13:42:06.972207+0000 mgr.y (mgr.25253) 4004 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:08 smithi204 bash[68176]: cluster 2024-07-28T13:42:06.972207+0000 mgr.y (mgr.25253) 4004 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:09.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7175 16 16 0 0 0 - 0 2024-07-28T13:42:10.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7176 16 16 0 0 0 - 0 2024-07-28T13:42:10.488 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:10 smithi204 bash[68176]: cluster 2024-07-28T13:42:08.973685+0000 mgr.y (mgr.25253) 4005 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:10 smithi177 bash[79620]: cluster 2024-07-28T13:42:08.973685+0000 mgr.y (mgr.25253) 4005 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:10 smithi177 bash[81864]: cluster 2024-07-28T13:42:08.973685+0000 mgr.y (mgr.25253) 4005 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:11.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7177 16 16 0 0 0 - 0 2024-07-28T13:42:12.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7178 16 16 0 0 0 - 0 2024-07-28T13:42:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:12 smithi177 bash[79620]: cluster 2024-07-28T13:42:10.975142+0000 mgr.y (mgr.25253) 4006 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:12 smithi177 bash[81864]: cluster 2024-07-28T13:42:10.975142+0000 mgr.y (mgr.25253) 4006 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:12 smithi204 bash[68176]: cluster 2024-07-28T13:42:10.975142+0000 mgr.y (mgr.25253) 4006 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7179 16 16 0 0 0 - 0 2024-07-28T13:42:14.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:42:14.467202+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:14.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:14.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7180 16 16 0 0 0 - 0 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: cluster 2024-07-28T13:42:12.976058+0000 mgr.y (mgr.25253) 4007 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.014540+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.022388+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.066972+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.078486+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.080522+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.082256+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[79620]: audit 2024-07-28T13:42:14.094446+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: cluster 2024-07-28T13:42:12.976058+0000 mgr.y (mgr.25253) 4007 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.014540+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.022388+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.066972+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.078486+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.080522+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.082256+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:14.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:14 smithi177 bash[81864]: audit 2024-07-28T13:42:14.094446+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: cluster 2024-07-28T13:42:12.976058+0000 mgr.y (mgr.25253) 4007 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.014540+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.022388+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.066972+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.078486+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.080522+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.082256+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:14.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:14 smithi204 bash[68176]: audit 2024-07-28T13:42:14.094446+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:42:15.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7181 16 16 0 0 0 - 0 2024-07-28T13:42:16.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7182 16 16 0 0 0 - 0 2024-07-28T13:42:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:42:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:16 smithi177 bash[81864]: cluster 2024-07-28T13:42:14.977504+0000 mgr.y (mgr.25253) 4008 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:16 smithi177 bash[81864]: audit 2024-07-28T13:42:15.868262+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:16 smithi177 bash[79620]: cluster 2024-07-28T13:42:14.977504+0000 mgr.y (mgr.25253) 4008 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:16 smithi177 bash[79620]: audit 2024-07-28T13:42:15.868262+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:16 smithi204 bash[68176]: cluster 2024-07-28T13:42:14.977504+0000 mgr.y (mgr.25253) 4008 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:16 smithi204 bash[68176]: audit 2024-07-28T13:42:15.868262+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:17.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7183 16 16 0 0 0 - 0 2024-07-28T13:42:18.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7184 16 16 0 0 0 - 0 2024-07-28T13:42:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:18 smithi177 bash[81864]: cluster 2024-07-28T13:42:16.978960+0000 mgr.y (mgr.25253) 4009 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:18 smithi177 bash[79620]: cluster 2024-07-28T13:42:16.978960+0000 mgr.y (mgr.25253) 4009 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:18 smithi204 bash[68176]: cluster 2024-07-28T13:42:16.978960+0000 mgr.y (mgr.25253) 4009 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:19.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7185 16 16 0 0 0 - 0 2024-07-28T13:42:20.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7186 16 16 0 0 0 - 0 2024-07-28T13:42:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:20 smithi177 bash[81864]: cluster 2024-07-28T13:42:18.980462+0000 mgr.y (mgr.25253) 4010 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:20 smithi177 bash[79620]: cluster 2024-07-28T13:42:18.980462+0000 mgr.y (mgr.25253) 4010 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:20 smithi204 bash[68176]: cluster 2024-07-28T13:42:18.980462+0000 mgr.y (mgr.25253) 4010 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:21.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7187 16 16 0 0 0 - 0 2024-07-28T13:42:22.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7188 16 16 0 0 0 - 0 2024-07-28T13:42:22.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:22 smithi177 bash[81864]: cluster 2024-07-28T13:42:20.981922+0000 mgr.y (mgr.25253) 4011 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:22 smithi177 bash[79620]: cluster 2024-07-28T13:42:20.981922+0000 mgr.y (mgr.25253) 4011 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:22 smithi204 bash[68176]: cluster 2024-07-28T13:42:20.981922+0000 mgr.y (mgr.25253) 4011 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7189 16 16 0 0 0 - 0 2024-07-28T13:42:24.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7190 16 16 0 0 0 - 0 2024-07-28T13:42:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:24 smithi177 bash[81864]: cluster 2024-07-28T13:42:22.983366+0000 mgr.y (mgr.25253) 4012 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:24 smithi177 bash[79620]: cluster 2024-07-28T13:42:22.983366+0000 mgr.y (mgr.25253) 4012 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:24 smithi204 bash[68176]: cluster 2024-07-28T13:42:22.983366+0000 mgr.y (mgr.25253) 4012 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:25.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7191 16 16 0 0 0 - 0 2024-07-28T13:42:26.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7192 16 16 0 0 0 - 0 2024-07-28T13:42:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:42:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:26 smithi177 bash[81864]: cluster 2024-07-28T13:42:24.984845+0000 mgr.y (mgr.25253) 4013 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:26 smithi177 bash[79620]: cluster 2024-07-28T13:42:24.984845+0000 mgr.y (mgr.25253) 4013 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:26 smithi204 bash[68176]: cluster 2024-07-28T13:42:24.984845+0000 mgr.y (mgr.25253) 4013 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:27.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7193 16 16 0 0 0 - 0 2024-07-28T13:42:28.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7194 16 16 0 0 0 - 0 2024-07-28T13:42:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:28 smithi204 bash[68176]: cluster 2024-07-28T13:42:26.986272+0000 mgr.y (mgr.25253) 4014 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:28 smithi177 bash[81864]: cluster 2024-07-28T13:42:26.986272+0000 mgr.y (mgr.25253) 4014 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:28 smithi177 bash[79620]: cluster 2024-07-28T13:42:26.986272+0000 mgr.y (mgr.25253) 4014 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:29.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7195 16 16 0 0 0 - 0 2024-07-28T13:42:30.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7196 16 16 0 0 0 - 0 2024-07-28T13:42:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:30 smithi204 bash[68176]: cluster 2024-07-28T13:42:28.987768+0000 mgr.y (mgr.25253) 4015 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:30 smithi177 bash[81864]: cluster 2024-07-28T13:42:28.987768+0000 mgr.y (mgr.25253) 4015 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:30 smithi177 bash[79620]: cluster 2024-07-28T13:42:28.987768+0000 mgr.y (mgr.25253) 4015 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:31.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7197 16 16 0 0 0 - 0 2024-07-28T13:42:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:31 smithi204 bash[68176]: audit 2024-07-28T13:42:30.868585+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:31 smithi177 bash[81864]: audit 2024-07-28T13:42:30.868585+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:31 smithi177 bash[79620]: audit 2024-07-28T13:42:30.868585+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:32.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7198 16 16 0 0 0 - 0 2024-07-28T13:42:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:32 smithi204 bash[68176]: cluster 2024-07-28T13:42:30.989198+0000 mgr.y (mgr.25253) 4016 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:32 smithi177 bash[81864]: cluster 2024-07-28T13:42:30.989198+0000 mgr.y (mgr.25253) 4016 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:32 smithi177 bash[79620]: cluster 2024-07-28T13:42:30.989198+0000 mgr.y (mgr.25253) 4016 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:33.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7199 16 16 0 0 0 - 0 2024-07-28T13:42:34.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:42:34.470384+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:34.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:34.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7200 16 16 0 0 0 - 0 2024-07-28T13:42:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:34 smithi204 bash[68176]: cluster 2024-07-28T13:42:32.990654+0000 mgr.y (mgr.25253) 4017 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:34 smithi177 bash[81864]: cluster 2024-07-28T13:42:32.990654+0000 mgr.y (mgr.25253) 4017 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:34 smithi177 bash[79620]: cluster 2024-07-28T13:42:32.990654+0000 mgr.y (mgr.25253) 4017 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:35.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7201 16 16 0 0 0 - 0 2024-07-28T13:42:36.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7202 16 16 0 0 0 - 0 2024-07-28T13:42:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:42:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:36 smithi177 bash[81864]: cluster 2024-07-28T13:42:34.992130+0000 mgr.y (mgr.25253) 4018 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:36.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:36 smithi177 bash[79620]: cluster 2024-07-28T13:42:34.992130+0000 mgr.y (mgr.25253) 4018 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:36 smithi204 bash[68176]: cluster 2024-07-28T13:42:34.992130+0000 mgr.y (mgr.25253) 4018 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:37.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7203 16 16 0 0 0 - 0 2024-07-28T13:42:38.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7204 16 16 0 0 0 - 0 2024-07-28T13:42:38.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:38 smithi204 bash[68176]: cluster 2024-07-28T13:42:36.993598+0000 mgr.y (mgr.25253) 4019 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:38 smithi177 bash[81864]: cluster 2024-07-28T13:42:36.993598+0000 mgr.y (mgr.25253) 4019 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:38 smithi177 bash[79620]: cluster 2024-07-28T13:42:36.993598+0000 mgr.y (mgr.25253) 4019 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:39.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7205 16 16 0 0 0 - 0 2024-07-28T13:42:40.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7206 16 16 0 0 0 - 0 2024-07-28T13:42:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:40 smithi204 bash[68176]: cluster 2024-07-28T13:42:38.995195+0000 mgr.y (mgr.25253) 4020 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:40 smithi177 bash[81864]: cluster 2024-07-28T13:42:38.995195+0000 mgr.y (mgr.25253) 4020 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:40 smithi177 bash[79620]: cluster 2024-07-28T13:42:38.995195+0000 mgr.y (mgr.25253) 4020 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:41.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7207 16 16 0 0 0 - 0 2024-07-28T13:42:42.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7208 16 16 0 0 0 - 0 2024-07-28T13:42:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:42 smithi204 bash[68176]: cluster 2024-07-28T13:42:40.996839+0000 mgr.y (mgr.25253) 4021 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:42 smithi177 bash[81864]: cluster 2024-07-28T13:42:40.996839+0000 mgr.y (mgr.25253) 4021 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:42 smithi177 bash[79620]: cluster 2024-07-28T13:42:40.996839+0000 mgr.y (mgr.25253) 4021 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:43.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7209 16 16 0 0 0 - 0 2024-07-28T13:42:44.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7210 16 16 0 0 0 - 0 2024-07-28T13:42:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:44 smithi204 bash[68176]: cluster 2024-07-28T13:42:42.998426+0000 mgr.y (mgr.25253) 4022 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:44 smithi177 bash[81864]: cluster 2024-07-28T13:42:42.998426+0000 mgr.y (mgr.25253) 4022 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:44 smithi177 bash[79620]: cluster 2024-07-28T13:42:42.998426+0000 mgr.y (mgr.25253) 4022 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:45.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7211 16 16 0 0 0 - 0 2024-07-28T13:42:46.320 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:42:46.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7212 16 16 0 0 0 - 0 2024-07-28T13:42:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:46 smithi204 bash[68176]: cluster 2024-07-28T13:42:45.000040+0000 mgr.y (mgr.25253) 4023 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:46 smithi204 bash[68176]: audit 2024-07-28T13:42:45.868979+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:46 smithi177 bash[81864]: cluster 2024-07-28T13:42:45.000040+0000 mgr.y (mgr.25253) 4023 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:46 smithi177 bash[81864]: audit 2024-07-28T13:42:45.868979+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:46 smithi177 bash[79620]: cluster 2024-07-28T13:42:45.000040+0000 mgr.y (mgr.25253) 4023 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:46 smithi177 bash[79620]: audit 2024-07-28T13:42:45.868979+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:47.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7213 16 16 0 0 0 - 0 2024-07-28T13:42:48.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7214 16 16 0 0 0 - 0 2024-07-28T13:42:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:48 smithi204 bash[68176]: cluster 2024-07-28T13:42:47.001506+0000 mgr.y (mgr.25253) 4024 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:48 smithi177 bash[81864]: cluster 2024-07-28T13:42:47.001506+0000 mgr.y (mgr.25253) 4024 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:48 smithi177 bash[79620]: cluster 2024-07-28T13:42:47.001506+0000 mgr.y (mgr.25253) 4024 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:49.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7215 16 16 0 0 0 - 0 2024-07-28T13:42:50.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7216 16 16 0 0 0 - 0 2024-07-28T13:42:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:50 smithi204 bash[68176]: cluster 2024-07-28T13:42:49.003039+0000 mgr.y (mgr.25253) 4025 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:50 smithi177 bash[79620]: cluster 2024-07-28T13:42:49.003039+0000 mgr.y (mgr.25253) 4025 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:50 smithi177 bash[81864]: cluster 2024-07-28T13:42:49.003039+0000 mgr.y (mgr.25253) 4025 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:51.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7217 16 16 0 0 0 - 0 2024-07-28T13:42:52.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7218 16 16 0 0 0 - 0 2024-07-28T13:42:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:52 smithi204 bash[68176]: cluster 2024-07-28T13:42:51.004489+0000 mgr.y (mgr.25253) 4026 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:42:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:52 smithi177 bash[81864]: cluster 2024-07-28T13:42:51.004489+0000 mgr.y (mgr.25253) 4026 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:52 smithi177 bash[79620]: cluster 2024-07-28T13:42:51.004489+0000 mgr.y (mgr.25253) 4026 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:53.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7219 16 16 0 0 0 - 0 2024-07-28T13:42:54.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:42:54.473679+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:54.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:54.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7220 16 16 0 0 0 - 0 2024-07-28T13:42:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:54 smithi204 bash[68176]: cluster 2024-07-28T13:42:53.006035+0000 mgr.y (mgr.25253) 4027 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:54 smithi177 bash[81864]: cluster 2024-07-28T13:42:53.006035+0000 mgr.y (mgr.25253) 4027 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:54 smithi177 bash[79620]: cluster 2024-07-28T13:42:53.006035+0000 mgr.y (mgr.25253) 4027 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:55.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7221 16 16 0 0 0 - 0 2024-07-28T13:42:56.341 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:42:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:42:56.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7222 16 16 0 0 0 - 0 2024-07-28T13:42:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:56 smithi204 bash[68176]: cluster 2024-07-28T13:42:55.007536+0000 mgr.y (mgr.25253) 4028 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:56 smithi177 bash[79620]: cluster 2024-07-28T13:42:55.007536+0000 mgr.y (mgr.25253) 4028 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:56 smithi177 bash[81864]: cluster 2024-07-28T13:42:55.007536+0000 mgr.y (mgr.25253) 4028 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:57.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7223 16 16 0 0 0 - 0 2024-07-28T13:42:58.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7224 16 16 0 0 0 - 0 2024-07-28T13:42:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:42:58 smithi204 bash[68176]: cluster 2024-07-28T13:42:57.008962+0000 mgr.y (mgr.25253) 4029 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:42:58 smithi177 bash[79620]: cluster 2024-07-28T13:42:57.008962+0000 mgr.y (mgr.25253) 4029 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:42:58 smithi177 bash[81864]: cluster 2024-07-28T13:42:57.008962+0000 mgr.y (mgr.25253) 4029 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:42:59.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7225 16 16 0 0 0 - 0 2024-07-28T13:43:00.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7226 16 16 0 0 0 - 0 2024-07-28T13:43:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:00 smithi204 bash[68176]: cluster 2024-07-28T13:42:59.010498+0000 mgr.y (mgr.25253) 4030 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:00 smithi177 bash[81864]: cluster 2024-07-28T13:42:59.010498+0000 mgr.y (mgr.25253) 4030 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:00 smithi177 bash[79620]: cluster 2024-07-28T13:42:59.010498+0000 mgr.y (mgr.25253) 4030 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:01.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7227 16 16 0 0 0 - 0 2024-07-28T13:43:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:01 smithi204 bash[68176]: audit 2024-07-28T13:43:00.869389+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:01 smithi177 bash[81864]: audit 2024-07-28T13:43:00.869389+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:01 smithi177 bash[79620]: audit 2024-07-28T13:43:00.869389+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:02.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7228 16 16 0 0 0 - 0 2024-07-28T13:43:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:02 smithi204 bash[68176]: cluster 2024-07-28T13:43:01.012013+0000 mgr.y (mgr.25253) 4031 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:02 smithi177 bash[79620]: cluster 2024-07-28T13:43:01.012013+0000 mgr.y (mgr.25253) 4031 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:02.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:02 smithi177 bash[81864]: cluster 2024-07-28T13:43:01.012013+0000 mgr.y (mgr.25253) 4031 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:03.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7229 16 16 0 0 0 - 0 2024-07-28T13:43:04.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7230 16 16 0 0 0 - 0 2024-07-28T13:43:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:04 smithi204 bash[68176]: cluster 2024-07-28T13:43:03.013438+0000 mgr.y (mgr.25253) 4032 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:04 smithi177 bash[81864]: cluster 2024-07-28T13:43:03.013438+0000 mgr.y (mgr.25253) 4032 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:04 smithi177 bash[79620]: cluster 2024-07-28T13:43:03.013438+0000 mgr.y (mgr.25253) 4032 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:05.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7231 16 16 0 0 0 - 0 2024-07-28T13:43:06.371 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:43:06.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7232 16 16 0 0 0 - 0 2024-07-28T13:43:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:06 smithi204 bash[68176]: cluster 2024-07-28T13:43:05.014875+0000 mgr.y (mgr.25253) 4033 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:06 smithi177 bash[79620]: cluster 2024-07-28T13:43:05.014875+0000 mgr.y (mgr.25253) 4033 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:06 smithi177 bash[81864]: cluster 2024-07-28T13:43:05.014875+0000 mgr.y (mgr.25253) 4033 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:07.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7233 16 16 0 0 0 - 0 2024-07-28T13:43:08.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7234 16 16 0 0 0 - 0 2024-07-28T13:43:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:08 smithi204 bash[68176]: cluster 2024-07-28T13:43:07.016318+0000 mgr.y (mgr.25253) 4034 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:08 smithi177 bash[79620]: cluster 2024-07-28T13:43:07.016318+0000 mgr.y (mgr.25253) 4034 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:08 smithi177 bash[81864]: cluster 2024-07-28T13:43:07.016318+0000 mgr.y (mgr.25253) 4034 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:09.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7235 16 16 0 0 0 - 0 2024-07-28T13:43:10.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7236 16 16 0 0 0 - 0 2024-07-28T13:43:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:10 smithi204 bash[68176]: cluster 2024-07-28T13:43:09.017743+0000 mgr.y (mgr.25253) 4035 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:10 smithi177 bash[79620]: cluster 2024-07-28T13:43:09.017743+0000 mgr.y (mgr.25253) 4035 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:10 smithi177 bash[81864]: cluster 2024-07-28T13:43:09.017743+0000 mgr.y (mgr.25253) 4035 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:11.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7237 16 16 0 0 0 - 0 2024-07-28T13:43:12.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7238 16 16 0 0 0 - 0 2024-07-28T13:43:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:12 smithi204 bash[68176]: cluster 2024-07-28T13:43:11.019202+0000 mgr.y (mgr.25253) 4036 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:12 smithi204 bash[60899]: ts=2024-07-28T13:43: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:12 smithi177 bash[81864]: cluster 2024-07-28T13:43:11.019202+0000 mgr.y (mgr.25253) 4036 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:12 smithi177 bash[79620]: cluster 2024-07-28T13:43:11.019202+0000 mgr.y (mgr.25253) 4036 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:13.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7239 16 16 0 0 0 - 0 2024-07-28T13:43:14.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:43:14.476910+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:14.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:14.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7240 16 16 0 0 0 - 0 2024-07-28T13:43:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:14 smithi204 bash[68176]: cluster 2024-07-28T13:43:13.020768+0000 mgr.y (mgr.25253) 4037 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:14 smithi204 bash[68176]: audit 2024-07-28T13:43:14.241143+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:14 smithi177 bash[81864]: cluster 2024-07-28T13:43:13.020768+0000 mgr.y (mgr.25253) 4037 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:14 smithi177 bash[81864]: audit 2024-07-28T13:43:14.241143+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:14 smithi177 bash[79620]: cluster 2024-07-28T13:43:13.020768+0000 mgr.y (mgr.25253) 4037 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:14 smithi177 bash[79620]: audit 2024-07-28T13:43:14.241143+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:15.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7241 16 16 0 0 0 - 0 2024-07-28T13:43:16.394 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:43:16.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7242 16 16 0 0 0 - 0 2024-07-28T13:43:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:16 smithi204 bash[68176]: cluster 2024-07-28T13:43:15.022264+0000 mgr.y (mgr.25253) 4038 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:16 smithi204 bash[68176]: audit 2024-07-28T13:43:15.870046+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:16 smithi177 bash[81864]: cluster 2024-07-28T13:43:15.022264+0000 mgr.y (mgr.25253) 4038 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:16 smithi177 bash[81864]: audit 2024-07-28T13:43:15.870046+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:16 smithi177 bash[79620]: cluster 2024-07-28T13:43:15.022264+0000 mgr.y (mgr.25253) 4038 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:16 smithi177 bash[79620]: audit 2024-07-28T13:43:15.870046+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:17.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7243 16 16 0 0 0 - 0 2024-07-28T13:43:18.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7244 16 16 0 0 0 - 0 2024-07-28T13:43:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:18 smithi204 bash[68176]: cluster 2024-07-28T13:43:17.023721+0000 mgr.y (mgr.25253) 4039 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:18 smithi177 bash[81864]: cluster 2024-07-28T13:43:17.023721+0000 mgr.y (mgr.25253) 4039 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:18 smithi177 bash[79620]: cluster 2024-07-28T13:43:17.023721+0000 mgr.y (mgr.25253) 4039 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:19.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7245 16 16 0 0 0 - 0 2024-07-28T13:43:20.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7246 16 16 0 0 0 - 0 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: cluster 2024-07-28T13:43:19.025150+0000 mgr.y (mgr.25253) 4040 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:19.916679+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:19.925103+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:20.130545+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:20.140647+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:20.561451+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:20.563302+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[79620]: audit 2024-07-28T13:43:20.574140+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: cluster 2024-07-28T13:43:19.025150+0000 mgr.y (mgr.25253) 4040 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:19.916679+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:19.925103+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:20.130545+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:20.140647+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:20.561451+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:20.563302+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:21.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:20 smithi177 bash[81864]: audit 2024-07-28T13:43:20.574140+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: cluster 2024-07-28T13:43:19.025150+0000 mgr.y (mgr.25253) 4040 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:19.916679+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:19.925103+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:20.130545+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:20.140647+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:20.561451+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:20.563302+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:21.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:20 smithi204 bash[68176]: audit 2024-07-28T13:43:20.574140+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:43:21.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7247 16 16 0 0 0 - 0 2024-07-28T13:43:22.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7248 16 16 0 0 0 - 0 2024-07-28T13:43:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:22 smithi177 bash[81864]: cluster 2024-07-28T13:43:21.026595+0000 mgr.y (mgr.25253) 4041 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:22 smithi177 bash[79620]: cluster 2024-07-28T13:43:21.026595+0000 mgr.y (mgr.25253) 4041 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:22 smithi204 bash[68176]: cluster 2024-07-28T13:43:21.026595+0000 mgr.y (mgr.25253) 4041 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:23.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7249 16 16 0 0 0 - 0 2024-07-28T13:43:24.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7250 16 16 0 0 0 - 0 2024-07-28T13:43:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:24 smithi177 bash[81864]: cluster 2024-07-28T13:43:23.028067+0000 mgr.y (mgr.25253) 4042 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:24 smithi177 bash[79620]: cluster 2024-07-28T13:43:23.028067+0000 mgr.y (mgr.25253) 4042 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:24 smithi204 bash[68176]: cluster 2024-07-28T13:43:23.028067+0000 mgr.y (mgr.25253) 4042 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:25.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7251 16 16 0 0 0 - 0 2024-07-28T13:43:26.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7252 16 16 0 0 0 - 0 2024-07-28T13:43:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:43:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:26 smithi177 bash[81864]: cluster 2024-07-28T13:43:25.029528+0000 mgr.y (mgr.25253) 4043 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:26 smithi177 bash[79620]: cluster 2024-07-28T13:43:25.029528+0000 mgr.y (mgr.25253) 4043 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:26 smithi204 bash[68176]: cluster 2024-07-28T13:43:25.029528+0000 mgr.y (mgr.25253) 4043 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:27.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7253 16 16 0 0 0 - 0 2024-07-28T13:43:28.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7254 16 16 0 0 0 - 0 2024-07-28T13:43:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:28 smithi177 bash[81864]: cluster 2024-07-28T13:43:27.031010+0000 mgr.y (mgr.25253) 4044 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:28 smithi177 bash[79620]: cluster 2024-07-28T13:43:27.031010+0000 mgr.y (mgr.25253) 4044 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:28 smithi204 bash[68176]: cluster 2024-07-28T13:43:27.031010+0000 mgr.y (mgr.25253) 4044 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:29.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7255 16 16 0 0 0 - 0 2024-07-28T13:43:30.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7256 16 16 0 0 0 - 0 2024-07-28T13:43:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:30 smithi177 bash[81864]: cluster 2024-07-28T13:43:29.032487+0000 mgr.y (mgr.25253) 4045 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:30 smithi177 bash[81864]: audit 2024-07-28T13:43:30.870342+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:30 smithi177 bash[79620]: cluster 2024-07-28T13:43:29.032487+0000 mgr.y (mgr.25253) 4045 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:30 smithi177 bash[79620]: audit 2024-07-28T13:43:30.870342+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:30 smithi204 bash[68176]: cluster 2024-07-28T13:43:29.032487+0000 mgr.y (mgr.25253) 4045 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:30 smithi204 bash[68176]: audit 2024-07-28T13:43:30.870342+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:31.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7257 16 16 0 0 0 - 0 2024-07-28T13:43:32.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7258 16 16 0 0 0 - 0 2024-07-28T13:43:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:32 smithi177 bash[81864]: cluster 2024-07-28T13:43:31.034007+0000 mgr.y (mgr.25253) 4046 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:32 smithi177 bash[79620]: cluster 2024-07-28T13:43:31.034007+0000 mgr.y (mgr.25253) 4046 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:32 smithi204 bash[68176]: cluster 2024-07-28T13:43:31.034007+0000 mgr.y (mgr.25253) 4046 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:33.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7259 16 16 0 0 0 - 0 2024-07-28T13:43:34.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:43:34.480200+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:34.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:34.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7260 16 16 0 0 0 - 0 2024-07-28T13:43:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:34 smithi177 bash[81864]: cluster 2024-07-28T13:43:33.035429+0000 mgr.y (mgr.25253) 4047 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:34 smithi177 bash[79620]: cluster 2024-07-28T13:43:33.035429+0000 mgr.y (mgr.25253) 4047 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:34 smithi204 bash[68176]: cluster 2024-07-28T13:43:33.035429+0000 mgr.y (mgr.25253) 4047 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:35.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7261 16 16 0 0 0 - 0 2024-07-28T13:43:36.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7262 16 16 0 0 0 - 0 2024-07-28T13:43:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T13:43:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:36 smithi177 bash[81864]: cluster 2024-07-28T13:43:35.036859+0000 mgr.y (mgr.25253) 4048 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:36 smithi177 bash[79620]: cluster 2024-07-28T13:43:35.036859+0000 mgr.y (mgr.25253) 4048 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:36 smithi204 bash[68176]: cluster 2024-07-28T13:43:35.036859+0000 mgr.y (mgr.25253) 4048 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:37.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7263 16 16 0 0 0 - 0 2024-07-28T13:43:38.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7264 16 16 0 0 0 - 0 2024-07-28T13:43:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:38 smithi177 bash[81864]: cluster 2024-07-28T13:43:37.038315+0000 mgr.y (mgr.25253) 4049 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:38 smithi177 bash[79620]: cluster 2024-07-28T13:43:37.038315+0000 mgr.y (mgr.25253) 4049 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:38 smithi204 bash[68176]: cluster 2024-07-28T13:43:37.038315+0000 mgr.y (mgr.25253) 4049 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:39.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7265 16 16 0 0 0 - 0 2024-07-28T13:43:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:40 smithi177 bash[81864]: cluster 2024-07-28T13:43:39.039767+0000 mgr.y (mgr.25253) 4050 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:40 smithi177 bash[79620]: cluster 2024-07-28T13:43:39.039767+0000 mgr.y (mgr.25253) 4050 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:40 smithi204 bash[68176]: cluster 2024-07-28T13:43:39.039767+0000 mgr.y (mgr.25253) 4050 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:40.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7266 16 16 0 0 0 - 0 2024-07-28T13:43:41.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7267 16 16 0 0 0 - 0 2024-07-28T13:43:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:42 smithi204 bash[68176]: cluster 2024-07-28T13:43:41.041240+0000 mgr.y (mgr.25253) 4051 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7268 16 16 0 0 0 - 0 2024-07-28T13:43:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:42 smithi177 bash[81864]: cluster 2024-07-28T13:43:41.041240+0000 mgr.y (mgr.25253) 4051 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:42 smithi177 bash[79620]: cluster 2024-07-28T13:43:41.041240+0000 mgr.y (mgr.25253) 4051 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:43.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7269 16 16 0 0 0 - 0 2024-07-28T13:43:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:44 smithi204 bash[68176]: cluster 2024-07-28T13:43:43.042717+0000 mgr.y (mgr.25253) 4052 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:44.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7270 16 16 0 0 0 - 0 2024-07-28T13:43:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:44 smithi177 bash[81864]: cluster 2024-07-28T13:43:43.042717+0000 mgr.y (mgr.25253) 4052 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:44 smithi177 bash[79620]: cluster 2024-07-28T13:43:43.042717+0000 mgr.y (mgr.25253) 4052 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:45.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7271 16 16 0 0 0 - 0 2024-07-28T13:43:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:46 smithi204 bash[68176]: cluster 2024-07-28T13:43:45.044180+0000 mgr.y (mgr.25253) 4053 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:46 smithi204 bash[68176]: audit 2024-07-28T13:43:45.870674+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:46.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7272 16 16 0 0 0 - 0 2024-07-28T13:43:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:43:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:46 smithi177 bash[81864]: cluster 2024-07-28T13:43:45.044180+0000 mgr.y (mgr.25253) 4053 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:46 smithi177 bash[81864]: audit 2024-07-28T13:43:45.870674+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:46 smithi177 bash[79620]: cluster 2024-07-28T13:43:45.044180+0000 mgr.y (mgr.25253) 4053 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:46 smithi177 bash[79620]: audit 2024-07-28T13:43:45.870674+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:47.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7273 16 16 0 0 0 - 0 2024-07-28T13:43:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:48 smithi204 bash[68176]: cluster 2024-07-28T13:43:47.045619+0000 mgr.y (mgr.25253) 4054 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:48.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7274 16 16 0 0 0 - 0 2024-07-28T13:43:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:48 smithi177 bash[81864]: cluster 2024-07-28T13:43:47.045619+0000 mgr.y (mgr.25253) 4054 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:48 smithi177 bash[79620]: cluster 2024-07-28T13:43:47.045619+0000 mgr.y (mgr.25253) 4054 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:49.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7275 16 16 0 0 0 - 0 2024-07-28T13:43:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:50 smithi204 bash[68176]: cluster 2024-07-28T13:43:49.047039+0000 mgr.y (mgr.25253) 4055 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:50.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7276 16 16 0 0 0 - 0 2024-07-28T13:43:50.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:50 smithi177 bash[81864]: cluster 2024-07-28T13:43:49.047039+0000 mgr.y (mgr.25253) 4055 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:50 smithi177 bash[79620]: cluster 2024-07-28T13:43:49.047039+0000 mgr.y (mgr.25253) 4055 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:51.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7277 16 16 0 0 0 - 0 2024-07-28T13:43:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:52 smithi204 bash[68176]: cluster 2024-07-28T13:43:51.048535+0000 mgr.y (mgr.25253) 4056 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:52.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:43:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7278 16 16 0 0 0 - 0 2024-07-28T13:43:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:52 smithi177 bash[81864]: cluster 2024-07-28T13:43:51.048535+0000 mgr.y (mgr.25253) 4056 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:52 smithi177 bash[79620]: cluster 2024-07-28T13:43:51.048535+0000 mgr.y (mgr.25253) 4056 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:53.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7279 16 16 0 0 0 - 0 2024-07-28T13:43:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:54 smithi204 bash[68176]: cluster 2024-07-28T13:43:53.049997+0000 mgr.y (mgr.25253) 4057 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:54.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:43:54.483464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:54.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:54.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7280 16 16 0 0 0 - 0 2024-07-28T13:43:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:54 smithi177 bash[79620]: cluster 2024-07-28T13:43:53.049997+0000 mgr.y (mgr.25253) 4057 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:54 smithi177 bash[81864]: cluster 2024-07-28T13:43:53.049997+0000 mgr.y (mgr.25253) 4057 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:55.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7281 16 16 0 0 0 - 0 2024-07-28T13:43:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:56 smithi204 bash[68176]: cluster 2024-07-28T13:43:55.051434+0000 mgr.y (mgr.25253) 4058 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:56.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7282 16 16 0 0 0 - 0 2024-07-28T13:43:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:56 smithi177 bash[79620]: cluster 2024-07-28T13:43:55.051434+0000 mgr.y (mgr.25253) 4058 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:56 smithi177 bash[81864]: cluster 2024-07-28T13:43:55.051434+0000 mgr.y (mgr.25253) 4058 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:43:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:43:57.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7283 16 16 0 0 0 - 0 2024-07-28T13:43:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:43:58 smithi204 bash[68176]: cluster 2024-07-28T13:43:57.052866+0000 mgr.y (mgr.25253) 4059 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:58.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7284 16 16 0 0 0 - 0 2024-07-28T13:43:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:43:58 smithi177 bash[79620]: cluster 2024-07-28T13:43:57.052866+0000 mgr.y (mgr.25253) 4059 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:43:58 smithi177 bash[81864]: cluster 2024-07-28T13:43:57.052866+0000 mgr.y (mgr.25253) 4059 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:43:59.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7285 16 16 0 0 0 - 0 2024-07-28T13:44:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:00 smithi204 bash[68176]: cluster 2024-07-28T13:43:59.054342+0000 mgr.y (mgr.25253) 4060 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:00.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7286 16 16 0 0 0 - 0 2024-07-28T13:44:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:00 smithi177 bash[79620]: cluster 2024-07-28T13:43:59.054342+0000 mgr.y (mgr.25253) 4060 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:00 smithi177 bash[81864]: cluster 2024-07-28T13:43:59.054342+0000 mgr.y (mgr.25253) 4060 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:01 smithi204 bash[68176]: audit 2024-07-28T13:44:00.871438+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:01.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7287 16 16 0 0 0 - 0 2024-07-28T13:44:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:01 smithi177 bash[79620]: audit 2024-07-28T13:44:00.871438+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:01 smithi177 bash[81864]: audit 2024-07-28T13:44:00.871438+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:02 smithi204 bash[68176]: cluster 2024-07-28T13:44:01.055789+0000 mgr.y (mgr.25253) 4061 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:02.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7288 16 16 0 0 0 - 0 2024-07-28T13:44:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:02 smithi177 bash[79620]: cluster 2024-07-28T13:44:01.055789+0000 mgr.y (mgr.25253) 4061 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:02 smithi177 bash[81864]: cluster 2024-07-28T13:44:01.055789+0000 mgr.y (mgr.25253) 4061 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:03.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7289 16 16 0 0 0 - 0 2024-07-28T13:44:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:04 smithi204 bash[68176]: cluster 2024-07-28T13:44:03.057235+0000 mgr.y (mgr.25253) 4062 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:04.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7290 16 16 0 0 0 - 0 2024-07-28T13:44:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:04 smithi177 bash[79620]: cluster 2024-07-28T13:44:03.057235+0000 mgr.y (mgr.25253) 4062 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:04 smithi177 bash[81864]: cluster 2024-07-28T13:44:03.057235+0000 mgr.y (mgr.25253) 4062 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:05.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7291 16 16 0 0 0 - 0 2024-07-28T13:44:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:06 smithi204 bash[68176]: cluster 2024-07-28T13:44:05.058670+0000 mgr.y (mgr.25253) 4063 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:06.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7292 16 16 0 0 0 - 0 2024-07-28T13:44:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:06 smithi177 bash[79620]: cluster 2024-07-28T13:44:05.058670+0000 mgr.y (mgr.25253) 4063 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:44:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:06 smithi177 bash[81864]: cluster 2024-07-28T13:44:05.058670+0000 mgr.y (mgr.25253) 4063 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:07.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7293 16 16 0 0 0 - 0 2024-07-28T13:44:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:08 smithi204 bash[68176]: cluster 2024-07-28T13:44:07.060143+0000 mgr.y (mgr.25253) 4064 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:08.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7294 16 16 0 0 0 - 0 2024-07-28T13:44:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:08 smithi177 bash[79620]: cluster 2024-07-28T13:44:07.060143+0000 mgr.y (mgr.25253) 4064 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:08 smithi177 bash[81864]: cluster 2024-07-28T13:44:07.060143+0000 mgr.y (mgr.25253) 4064 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:09.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7295 16 16 0 0 0 - 0 2024-07-28T13:44:10.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7296 16 16 0 0 0 - 0 2024-07-28T13:44:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:10 smithi177 bash[79620]: cluster 2024-07-28T13:44:09.061583+0000 mgr.y (mgr.25253) 4065 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:10 smithi177 bash[81864]: cluster 2024-07-28T13:44:09.061583+0000 mgr.y (mgr.25253) 4065 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:10 smithi204 bash[68176]: cluster 2024-07-28T13:44:09.061583+0000 mgr.y (mgr.25253) 4065 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:11.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7297 16 16 0 0 0 - 0 2024-07-28T13:44:12.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7298 16 16 0 0 0 - 0 2024-07-28T13:44:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:12 smithi177 bash[81864]: cluster 2024-07-28T13:44:11.063024+0000 mgr.y (mgr.25253) 4066 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:12 smithi177 bash[79620]: cluster 2024-07-28T13:44:11.063024+0000 mgr.y (mgr.25253) 4066 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:12 smithi204 bash[68176]: cluster 2024-07-28T13:44:11.063024+0000 mgr.y (mgr.25253) 4066 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7299 16 16 0 0 0 - 0 2024-07-28T13:44:14.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:44:14.486713+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:14.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:14.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7300 16 16 0 0 0 - 0 2024-07-28T13:44:14.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:14 smithi177 bash[81864]: cluster 2024-07-28T13:44:13.064496+0000 mgr.y (mgr.25253) 4067 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:14.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:14 smithi177 bash[79620]: cluster 2024-07-28T13:44:13.064496+0000 mgr.y (mgr.25253) 4067 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:14 smithi204 bash[68176]: cluster 2024-07-28T13:44:13.064496+0000 mgr.y (mgr.25253) 4067 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:15.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7301 16 16 0 0 0 - 0 2024-07-28T13:44:16.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7302 16 16 0 0 0 - 0 2024-07-28T13:44:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:44:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:16 smithi177 bash[81864]: cluster 2024-07-28T13:44:15.065928+0000 mgr.y (mgr.25253) 4068 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:16 smithi177 bash[81864]: audit 2024-07-28T13:44:15.871580+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:16 smithi177 bash[79620]: cluster 2024-07-28T13:44:15.065928+0000 mgr.y (mgr.25253) 4068 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:16 smithi177 bash[79620]: audit 2024-07-28T13:44:15.871580+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:16 smithi204 bash[68176]: cluster 2024-07-28T13:44:15.065928+0000 mgr.y (mgr.25253) 4068 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:16 smithi204 bash[68176]: audit 2024-07-28T13:44:15.871580+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:17.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7303 16 16 0 0 0 - 0 2024-07-28T13:44:18.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7304 16 16 0 0 0 - 0 2024-07-28T13:44:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:18 smithi177 bash[81864]: cluster 2024-07-28T13:44:17.067381+0000 mgr.y (mgr.25253) 4069 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:18 smithi177 bash[79620]: cluster 2024-07-28T13:44:17.067381+0000 mgr.y (mgr.25253) 4069 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:18 smithi204 bash[68176]: cluster 2024-07-28T13:44:17.067381+0000 mgr.y (mgr.25253) 4069 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:19.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7305 16 16 0 0 0 - 0 2024-07-28T13:44:20.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7306 16 16 0 0 0 - 0 2024-07-28T13:44:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:20 smithi177 bash[81864]: cluster 2024-07-28T13:44:19.068860+0000 mgr.y (mgr.25253) 4070 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:20 smithi177 bash[79620]: cluster 2024-07-28T13:44:19.068860+0000 mgr.y (mgr.25253) 4070 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:20 smithi204 bash[68176]: cluster 2024-07-28T13:44:19.068860+0000 mgr.y (mgr.25253) 4070 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:21.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7307 16 16 0 0 0 - 0 2024-07-28T13:44:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:21 smithi177 bash[81864]: audit 2024-07-28T13:44:20.699304+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:21 smithi177 bash[79620]: audit 2024-07-28T13:44:20.699304+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:21 smithi204 bash[68176]: audit 2024-07-28T13:44:20.699304+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:22.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7308 16 16 0 0 0 - 0 2024-07-28T13:44:22.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:22 smithi177 bash[81864]: cluster 2024-07-28T13:44:21.070298+0000 mgr.y (mgr.25253) 4071 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:22 smithi177 bash[79620]: cluster 2024-07-28T13:44:21.070298+0000 mgr.y (mgr.25253) 4071 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:22 smithi204 bash[68176]: cluster 2024-07-28T13:44:21.070298+0000 mgr.y (mgr.25253) 4071 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7309 16 16 0 0 0 - 0 2024-07-28T13:44:24.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7310 16 16 0 0 0 - 0 2024-07-28T13:44:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:24 smithi177 bash[81864]: cluster 2024-07-28T13:44:23.071362+0000 mgr.y (mgr.25253) 4072 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:24 smithi177 bash[79620]: cluster 2024-07-28T13:44:23.071362+0000 mgr.y (mgr.25253) 4072 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:24 smithi204 bash[68176]: cluster 2024-07-28T13:44:23.071362+0000 mgr.y (mgr.25253) 4072 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:25.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7311 16 16 0 0 0 - 0 2024-07-28T13:44:26.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7312 16 16 0 0 0 - 0 2024-07-28T13:44:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:44:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:26 smithi177 bash[81864]: cluster 2024-07-28T13:44:25.072819+0000 mgr.y (mgr.25253) 4073 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:26 smithi177 bash[79620]: cluster 2024-07-28T13:44:25.072819+0000 mgr.y (mgr.25253) 4073 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:26 smithi204 bash[68176]: cluster 2024-07-28T13:44:25.072819+0000 mgr.y (mgr.25253) 4073 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:27.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7313 16 16 0 0 0 - 0 2024-07-28T13:44:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:26.370545+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:26.376809+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:26.580638+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:26.590550+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:27.008807+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:27.010445+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:27 smithi204 bash[68176]: audit 2024-07-28T13:44:27.020469+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:26.370545+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:26.376809+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:26.580638+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:26.590550+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:27.008807+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:27.010445+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[79620]: audit 2024-07-28T13:44:27.020469+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:26.370545+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:26.376809+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:26.580638+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:26.590550+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:27.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:27.008807+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:27.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:27.010445+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:27.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:27 smithi177 bash[81864]: audit 2024-07-28T13:44:27.020469+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:44:28.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7314 16 16 0 0 0 - 0 2024-07-28T13:44:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:28 smithi204 bash[68176]: cluster 2024-07-28T13:44:27.073926+0000 mgr.y (mgr.25253) 4074 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:28 smithi177 bash[81864]: cluster 2024-07-28T13:44:27.073926+0000 mgr.y (mgr.25253) 4074 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:28 smithi177 bash[79620]: cluster 2024-07-28T13:44:27.073926+0000 mgr.y (mgr.25253) 4074 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:29.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7315 16 16 0 0 0 - 0 2024-07-28T13:44:30.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7316 16 16 0 0 0 - 0 2024-07-28T13:44:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:30 smithi204 bash[68176]: cluster 2024-07-28T13:44:29.075544+0000 mgr.y (mgr.25253) 4075 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:30 smithi177 bash[81864]: cluster 2024-07-28T13:44:29.075544+0000 mgr.y (mgr.25253) 4075 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:30 smithi177 bash[79620]: cluster 2024-07-28T13:44:29.075544+0000 mgr.y (mgr.25253) 4075 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:31.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7317 16 16 0 0 0 - 0 2024-07-28T13:44:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:31 smithi204 bash[68176]: audit 2024-07-28T13:44:30.871979+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:31 smithi177 bash[81864]: audit 2024-07-28T13:44:30.871979+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:31 smithi177 bash[79620]: audit 2024-07-28T13:44:30.871979+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:32.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7318 16 16 0 0 0 - 0 2024-07-28T13:44:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:32 smithi204 bash[68176]: cluster 2024-07-28T13:44:31.076958+0000 mgr.y (mgr.25253) 4076 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:32 smithi177 bash[81864]: cluster 2024-07-28T13:44:31.076958+0000 mgr.y (mgr.25253) 4076 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:32 smithi177 bash[79620]: cluster 2024-07-28T13:44:31.076958+0000 mgr.y (mgr.25253) 4076 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:33.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7319 16 16 0 0 0 - 0 2024-07-28T13:44:34.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:44:34.489982+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:34.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:34.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7320 16 16 0 0 0 - 0 2024-07-28T13:44:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:34 smithi204 bash[68176]: cluster 2024-07-28T13:44:33.078404+0000 mgr.y (mgr.25253) 4077 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:34 smithi177 bash[81864]: cluster 2024-07-28T13:44:33.078404+0000 mgr.y (mgr.25253) 4077 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:34 smithi177 bash[79620]: cluster 2024-07-28T13:44:33.078404+0000 mgr.y (mgr.25253) 4077 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:35.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7321 16 16 0 0 0 - 0 2024-07-28T13:44:36.397 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:44:36.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7322 16 16 0 0 0 - 0 2024-07-28T13:44:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:36 smithi204 bash[68176]: cluster 2024-07-28T13:44:35.079899+0000 mgr.y (mgr.25253) 4078 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:36 smithi177 bash[79620]: cluster 2024-07-28T13:44:35.079899+0000 mgr.y (mgr.25253) 4078 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:36 smithi177 bash[81864]: cluster 2024-07-28T13:44:35.079899+0000 mgr.y (mgr.25253) 4078 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:37.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7323 16 16 0 0 0 - 0 2024-07-28T13:44:38.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7324 16 16 0 0 0 - 0 2024-07-28T13:44:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:38 smithi204 bash[68176]: cluster 2024-07-28T13:44:37.081325+0000 mgr.y (mgr.25253) 4079 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:38 smithi177 bash[79620]: cluster 2024-07-28T13:44:37.081325+0000 mgr.y (mgr.25253) 4079 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:38 smithi177 bash[81864]: cluster 2024-07-28T13:44:37.081325+0000 mgr.y (mgr.25253) 4079 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:39.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7325 16 16 0 0 0 - 0 2024-07-28T13:44:40.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7326 16 16 0 0 0 - 0 2024-07-28T13:44:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:40 smithi204 bash[68176]: cluster 2024-07-28T13:44:39.082769+0000 mgr.y (mgr.25253) 4080 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:40 smithi177 bash[79620]: cluster 2024-07-28T13:44:39.082769+0000 mgr.y (mgr.25253) 4080 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:40 smithi177 bash[81864]: cluster 2024-07-28T13:44:39.082769+0000 mgr.y (mgr.25253) 4080 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:41.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7327 16 16 0 0 0 - 0 2024-07-28T13:44:42.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7328 16 16 0 0 0 - 0 2024-07-28T13:44:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:42 smithi204 bash[68176]: cluster 2024-07-28T13:44:41.084257+0000 mgr.y (mgr.25253) 4081 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:42 smithi177 bash[81864]: cluster 2024-07-28T13:44:41.084257+0000 mgr.y (mgr.25253) 4081 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:42 smithi177 bash[79620]: cluster 2024-07-28T13:44:41.084257+0000 mgr.y (mgr.25253) 4081 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:43.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7329 16 16 0 0 0 - 0 2024-07-28T13:44:44.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7330 16 16 0 0 0 - 0 2024-07-28T13:44:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:44 smithi177 bash[81864]: cluster 2024-07-28T13:44:43.085748+0000 mgr.y (mgr.25253) 4082 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:44 smithi177 bash[79620]: cluster 2024-07-28T13:44:43.085748+0000 mgr.y (mgr.25253) 4082 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:44 smithi204 bash[68176]: cluster 2024-07-28T13:44:43.085748+0000 mgr.y (mgr.25253) 4082 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:45.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7331 16 16 0 0 0 - 0 2024-07-28T13:44:46.420 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:44:46.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7332 16 16 0 0 0 - 0 2024-07-28T13:44:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:46 smithi177 bash[81864]: cluster 2024-07-28T13:44:45.087189+0000 mgr.y (mgr.25253) 4083 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:46 smithi177 bash[81864]: audit 2024-07-28T13:44:45.872451+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:46 smithi177 bash[79620]: cluster 2024-07-28T13:44:45.087189+0000 mgr.y (mgr.25253) 4083 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:46 smithi177 bash[79620]: audit 2024-07-28T13:44:45.872451+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:46 smithi204 bash[68176]: cluster 2024-07-28T13:44:45.087189+0000 mgr.y (mgr.25253) 4083 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:46 smithi204 bash[68176]: audit 2024-07-28T13:44:45.872451+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:47.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7333 16 16 0 0 0 - 0 2024-07-28T13:44:48.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7334 16 16 0 0 0 - 0 2024-07-28T13:44:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:48 smithi177 bash[81864]: cluster 2024-07-28T13:44:47.088703+0000 mgr.y (mgr.25253) 4084 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:48 smithi177 bash[79620]: cluster 2024-07-28T13:44:47.088703+0000 mgr.y (mgr.25253) 4084 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:48 smithi204 bash[68176]: cluster 2024-07-28T13:44:47.088703+0000 mgr.y (mgr.25253) 4084 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:49.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7335 16 16 0 0 0 - 0 2024-07-28T13:44:50.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7336 16 16 0 0 0 - 0 2024-07-28T13:44:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:50 smithi177 bash[81864]: cluster 2024-07-28T13:44:49.090119+0000 mgr.y (mgr.25253) 4085 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:50 smithi177 bash[79620]: cluster 2024-07-28T13:44:49.090119+0000 mgr.y (mgr.25253) 4085 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:50 smithi204 bash[68176]: cluster 2024-07-28T13:44:49.090119+0000 mgr.y (mgr.25253) 4085 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:51.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7337 16 16 0 0 0 - 0 2024-07-28T13:44:52.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7338 16 16 0 0 0 - 0 2024-07-28T13:44:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:52 smithi204 bash[68176]: cluster 2024-07-28T13:44:51.091574+0000 mgr.y (mgr.25253) 4086 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:44:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:52 smithi177 bash[81864]: cluster 2024-07-28T13:44:51.091574+0000 mgr.y (mgr.25253) 4086 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:52 smithi177 bash[79620]: cluster 2024-07-28T13:44:51.091574+0000 mgr.y (mgr.25253) 4086 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:53.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7339 16 16 0 0 0 - 0 2024-07-28T13:44:54.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:44:54.493349+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:54.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:54.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7340 16 16 0 0 0 - 0 2024-07-28T13:44:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:54 smithi177 bash[81864]: cluster 2024-07-28T13:44:53.093087+0000 mgr.y (mgr.25253) 4087 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:54 smithi177 bash[79620]: cluster 2024-07-28T13:44:53.093087+0000 mgr.y (mgr.25253) 4087 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:54 smithi204 bash[68176]: cluster 2024-07-28T13:44:53.093087+0000 mgr.y (mgr.25253) 4087 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:55.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7341 16 16 0 0 0 - 0 2024-07-28T13:44:56.443 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:44:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:44:56.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7342 16 16 0 0 0 - 0 2024-07-28T13:44:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:56 smithi177 bash[79620]: cluster 2024-07-28T13:44:55.094547+0000 mgr.y (mgr.25253) 4088 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:56 smithi177 bash[81864]: cluster 2024-07-28T13:44:55.094547+0000 mgr.y (mgr.25253) 4088 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:56 smithi204 bash[68176]: cluster 2024-07-28T13:44:55.094547+0000 mgr.y (mgr.25253) 4088 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:57.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7343 16 16 0 0 0 - 0 2024-07-28T13:44:58.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7344 16 16 0 0 0 - 0 2024-07-28T13:44:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:44:58 smithi177 bash[81864]: cluster 2024-07-28T13:44:57.096031+0000 mgr.y (mgr.25253) 4089 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:44:58 smithi177 bash[79620]: cluster 2024-07-28T13:44:57.096031+0000 mgr.y (mgr.25253) 4089 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:44:58 smithi204 bash[68176]: cluster 2024-07-28T13:44:57.096031+0000 mgr.y (mgr.25253) 4089 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:44:59.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7345 16 16 0 0 0 - 0 2024-07-28T13:45:00.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7346 16 16 0 0 0 - 0 2024-07-28T13:45:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:00 smithi177 bash[81864]: cluster 2024-07-28T13:44:59.097508+0000 mgr.y (mgr.25253) 4090 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:00 smithi177 bash[79620]: cluster 2024-07-28T13:44:59.097508+0000 mgr.y (mgr.25253) 4090 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:00 smithi204 bash[68176]: cluster 2024-07-28T13:44:59.097508+0000 mgr.y (mgr.25253) 4090 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:01.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7347 16 16 0 0 0 - 0 2024-07-28T13:45:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:01 smithi177 bash[81864]: audit 2024-07-28T13:45:00.872929+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:01 smithi177 bash[79620]: audit 2024-07-28T13:45:00.872929+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:01 smithi204 bash[68176]: audit 2024-07-28T13:45:00.872929+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:02.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7348 16 16 0 0 0 - 0 2024-07-28T13:45:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:02 smithi204 bash[68176]: cluster 2024-07-28T13:45:01.098392+0000 mgr.y (mgr.25253) 4091 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:02 smithi177 bash[81864]: cluster 2024-07-28T13:45:01.098392+0000 mgr.y (mgr.25253) 4091 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:02 smithi177 bash[79620]: cluster 2024-07-28T13:45:01.098392+0000 mgr.y (mgr.25253) 4091 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:03.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7349 16 16 0 0 0 - 0 2024-07-28T13:45:04.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7350 16 16 0 0 0 - 0 2024-07-28T13:45:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:04 smithi177 bash[81864]: cluster 2024-07-28T13:45:03.099861+0000 mgr.y (mgr.25253) 4092 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:04 smithi177 bash[79620]: cluster 2024-07-28T13:45:03.099861+0000 mgr.y (mgr.25253) 4092 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:04 smithi204 bash[68176]: cluster 2024-07-28T13:45:03.099861+0000 mgr.y (mgr.25253) 4092 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:05.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7351 16 16 0 0 0 - 0 2024-07-28T13:45:06.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:45:06.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7352 16 16 0 0 0 - 0 2024-07-28T13:45:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:06 smithi177 bash[79620]: cluster 2024-07-28T13:45:05.101309+0000 mgr.y (mgr.25253) 4093 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:06 smithi177 bash[81864]: cluster 2024-07-28T13:45:05.101309+0000 mgr.y (mgr.25253) 4093 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:06 smithi204 bash[68176]: cluster 2024-07-28T13:45:05.101309+0000 mgr.y (mgr.25253) 4093 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:07.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7353 16 16 0 0 0 - 0 2024-07-28T13:45:08.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7354 16 16 0 0 0 - 0 2024-07-28T13:45:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:08 smithi177 bash[79620]: cluster 2024-07-28T13:45:07.102741+0000 mgr.y (mgr.25253) 4094 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:08 smithi177 bash[81864]: cluster 2024-07-28T13:45:07.102741+0000 mgr.y (mgr.25253) 4094 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:08 smithi204 bash[68176]: cluster 2024-07-28T13:45:07.102741+0000 mgr.y (mgr.25253) 4094 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:09.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7355 16 16 0 0 0 - 0 2024-07-28T13:45:10.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7356 16 16 0 0 0 - 0 2024-07-28T13:45:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:10 smithi177 bash[79620]: cluster 2024-07-28T13:45:09.104217+0000 mgr.y (mgr.25253) 4095 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:10.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:10 smithi177 bash[81864]: cluster 2024-07-28T13:45:09.104217+0000 mgr.y (mgr.25253) 4095 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:10 smithi204 bash[68176]: cluster 2024-07-28T13:45:09.104217+0000 mgr.y (mgr.25253) 4095 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:11.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7357 16 16 0 0 0 - 0 2024-07-28T13:45:12.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7358 16 16 0 0 0 - 0 2024-07-28T13:45:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:12 smithi204 bash[68176]: cluster 2024-07-28T13:45:11.105663+0000 mgr.y (mgr.25253) 4096 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:12 smithi177 bash[79620]: cluster 2024-07-28T13:45:11.105663+0000 mgr.y (mgr.25253) 4096 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:12 smithi177 bash[81864]: cluster 2024-07-28T13:45:11.105663+0000 mgr.y (mgr.25253) 4096 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:13.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7359 16 16 0 0 0 - 0 2024-07-28T13:45:14.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:45:14.496386+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:14.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:14.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7360 16 16 0 0 0 - 0 2024-07-28T13:45:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:14 smithi177 bash[81864]: cluster 2024-07-28T13:45:13.107104+0000 mgr.y (mgr.25253) 4097 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:14 smithi177 bash[79620]: cluster 2024-07-28T13:45:13.107104+0000 mgr.y (mgr.25253) 4097 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:14 smithi204 bash[68176]: cluster 2024-07-28T13:45:13.107104+0000 mgr.y (mgr.25253) 4097 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:15.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7361 16 16 0 0 0 - 0 2024-07-28T13:45:16.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:45:16.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7362 16 16 0 0 0 - 0 2024-07-28T13:45:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:16 smithi177 bash[81864]: cluster 2024-07-28T13:45:15.108563+0000 mgr.y (mgr.25253) 4098 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:16 smithi177 bash[81864]: audit 2024-07-28T13:45:15.873199+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:16 smithi177 bash[79620]: cluster 2024-07-28T13:45:15.108563+0000 mgr.y (mgr.25253) 4098 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:16 smithi177 bash[79620]: audit 2024-07-28T13:45:15.873199+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:16 smithi204 bash[68176]: cluster 2024-07-28T13:45:15.108563+0000 mgr.y (mgr.25253) 4098 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:16 smithi204 bash[68176]: audit 2024-07-28T13:45:15.873199+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:17.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7363 16 16 0 0 0 - 0 2024-07-28T13:45:18.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7364 16 16 0 0 0 - 0 2024-07-28T13:45:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:18 smithi177 bash[81864]: cluster 2024-07-28T13:45:17.109993+0000 mgr.y (mgr.25253) 4099 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:18 smithi177 bash[79620]: cluster 2024-07-28T13:45:17.109993+0000 mgr.y (mgr.25253) 4099 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:18 smithi204 bash[68176]: cluster 2024-07-28T13:45:17.109993+0000 mgr.y (mgr.25253) 4099 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:19.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7365 16 16 0 0 0 - 0 2024-07-28T13:45:20.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7366 16 16 0 0 0 - 0 2024-07-28T13:45:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:20 smithi177 bash[81864]: cluster 2024-07-28T13:45:19.111467+0000 mgr.y (mgr.25253) 4100 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:20 smithi177 bash[79620]: cluster 2024-07-28T13:45:19.111467+0000 mgr.y (mgr.25253) 4100 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:20 smithi204 bash[68176]: cluster 2024-07-28T13:45:19.111467+0000 mgr.y (mgr.25253) 4100 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:21.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7367 16 16 0 0 0 - 0 2024-07-28T13:45:22.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7368 16 16 0 0 0 - 0 2024-07-28T13:45:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:22 smithi204 bash[68176]: cluster 2024-07-28T13:45:21.112909+0000 mgr.y (mgr.25253) 4101 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:22 smithi177 bash[81864]: cluster 2024-07-28T13:45:21.112909+0000 mgr.y (mgr.25253) 4101 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:22 smithi177 bash[79620]: cluster 2024-07-28T13:45:21.112909+0000 mgr.y (mgr.25253) 4101 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:23.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7369 16 16 0 0 0 - 0 2024-07-28T13:45:24.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7370 16 16 0 0 0 - 0 2024-07-28T13:45:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:24 smithi177 bash[81864]: cluster 2024-07-28T13:45:23.114353+0000 mgr.y (mgr.25253) 4102 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:24 smithi177 bash[79620]: cluster 2024-07-28T13:45:23.114353+0000 mgr.y (mgr.25253) 4102 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:24 smithi204 bash[68176]: cluster 2024-07-28T13:45:23.114353+0000 mgr.y (mgr.25253) 4102 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:25.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7371 16 16 0 0 0 - 0 2024-07-28T13:45:26.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7372 16 16 0 0 0 - 0 2024-07-28T13:45:26.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:45:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:26 smithi177 bash[81864]: cluster 2024-07-28T13:45:25.115858+0000 mgr.y (mgr.25253) 4103 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:26 smithi177 bash[79620]: cluster 2024-07-28T13:45:25.115858+0000 mgr.y (mgr.25253) 4103 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:26 smithi204 bash[68176]: cluster 2024-07-28T13:45:25.115858+0000 mgr.y (mgr.25253) 4103 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:27.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7373 16 16 0 0 0 - 0 2024-07-28T13:45:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:27 smithi204 bash[68176]: audit 2024-07-28T13:45:27.152793+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:27 smithi177 bash[81864]: audit 2024-07-28T13:45:27.152793+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:27 smithi177 bash[79620]: audit 2024-07-28T13:45:27.152793+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:28.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7374 16 16 0 0 0 - 0 2024-07-28T13:45:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:28 smithi204 bash[68176]: cluster 2024-07-28T13:45:27.117570+0000 mgr.y (mgr.25253) 4104 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:28 smithi177 bash[81864]: cluster 2024-07-28T13:45:27.117570+0000 mgr.y (mgr.25253) 4104 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:28 smithi177 bash[79620]: cluster 2024-07-28T13:45:27.117570+0000 mgr.y (mgr.25253) 4104 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:29.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7375 16 16 0 0 0 - 0 2024-07-28T13:45:30.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7376 16 16 0 0 0 - 0 2024-07-28T13:45:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:30 smithi204 bash[68176]: cluster 2024-07-28T13:45:29.119013+0000 mgr.y (mgr.25253) 4105 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:30 smithi177 bash[81864]: cluster 2024-07-28T13:45:29.119013+0000 mgr.y (mgr.25253) 4105 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:30 smithi177 bash[79620]: cluster 2024-07-28T13:45:29.119013+0000 mgr.y (mgr.25253) 4105 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:31.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7377 16 16 0 0 0 - 0 2024-07-28T13:45:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:31 smithi204 bash[68176]: audit 2024-07-28T13:45:30.873720+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:31 smithi177 bash[81864]: audit 2024-07-28T13:45:30.873720+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:31 smithi177 bash[79620]: audit 2024-07-28T13:45:30.873720+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:32.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7378 16 16 0 0 0 - 0 2024-07-28T13:45:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:32 smithi204 bash[68176]: cluster 2024-07-28T13:45:31.120452+0000 mgr.y (mgr.25253) 4106 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:32 smithi204 bash[60899]: ts=2024-07-28T13:45: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:32 smithi177 bash[79620]: cluster 2024-07-28T13:45:31.120452+0000 mgr.y (mgr.25253) 4106 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:32 smithi177 bash[81864]: cluster 2024-07-28T13:45:31.120452+0000 mgr.y (mgr.25253) 4106 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:33.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7379 16 16 0 0 0 - 0 2024-07-28T13:45:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:32.787601+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:32.797440+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:33.068686+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:33.076345+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:33.516670+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:33.518368+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:45:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:33 smithi204 bash[68176]: audit 2024-07-28T13:45:33.528280+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:32.787601+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:32.797440+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:33.068686+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:33.076345+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:33.516670+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:33.518368+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[79620]: audit 2024-07-28T13:45:33.528280+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:32.787601+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:32.797440+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:33.068686+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:33.076345+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:33.516670+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:45:34.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:33.518368+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:45:34.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:33 smithi177 bash[81864]: audit 2024-07-28T13:45:33.528280+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:45:34.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:45:34.499284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:34.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:34.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7380 16 16 0 0 0 - 0 2024-07-28T13:45:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:34 smithi204 bash[68176]: cluster 2024-07-28T13:45:33.121307+0000 mgr.y (mgr.25253) 4107 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:34 smithi177 bash[81864]: cluster 2024-07-28T13:45:33.121307+0000 mgr.y (mgr.25253) 4107 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:34 smithi177 bash[79620]: cluster 2024-07-28T13:45:33.121307+0000 mgr.y (mgr.25253) 4107 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:35.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7381 16 16 0 0 0 - 0 2024-07-28T13:45:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:36 smithi204 bash[68176]: cluster 2024-07-28T13:45:35.122712+0000 mgr.y (mgr.25253) 4108 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:36.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7382 16 16 0 0 0 - 0 2024-07-28T13:45:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:36 smithi177 bash[79620]: cluster 2024-07-28T13:45:35.122712+0000 mgr.y (mgr.25253) 4108 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:36 smithi177 bash[81864]: cluster 2024-07-28T13:45:35.122712+0000 mgr.y (mgr.25253) 4108 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:45:37.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7383 16 16 0 0 0 - 0 2024-07-28T13:45:38.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7384 16 16 0 0 0 - 0 2024-07-28T13:45:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:38 smithi177 bash[79620]: cluster 2024-07-28T13:45:37.124164+0000 mgr.y (mgr.25253) 4109 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:38.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:38 smithi177 bash[81864]: cluster 2024-07-28T13:45:37.124164+0000 mgr.y (mgr.25253) 4109 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:38 smithi204 bash[68176]: cluster 2024-07-28T13:45:37.124164+0000 mgr.y (mgr.25253) 4109 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:39.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7385 16 16 0 0 0 - 0 2024-07-28T13:45:40.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7386 16 16 0 0 0 - 0 2024-07-28T13:45:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:40 smithi177 bash[79620]: cluster 2024-07-28T13:45:39.125626+0000 mgr.y (mgr.25253) 4110 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:40 smithi177 bash[81864]: cluster 2024-07-28T13:45:39.125626+0000 mgr.y (mgr.25253) 4110 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:40 smithi204 bash[68176]: cluster 2024-07-28T13:45:39.125626+0000 mgr.y (mgr.25253) 4110 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:41.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7387 16 16 0 0 0 - 0 2024-07-28T13:45:42.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7388 16 16 0 0 0 - 0 2024-07-28T13:45:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:42 smithi177 bash[81864]: cluster 2024-07-28T13:45:41.127026+0000 mgr.y (mgr.25253) 4111 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:42 smithi177 bash[79620]: cluster 2024-07-28T13:45:41.127026+0000 mgr.y (mgr.25253) 4111 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:42 smithi204 bash[68176]: cluster 2024-07-28T13:45:41.127026+0000 mgr.y (mgr.25253) 4111 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7389 16 16 0 0 0 - 0 2024-07-28T13:45:44.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7390 16 16 0 0 0 - 0 2024-07-28T13:45:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:44 smithi177 bash[81864]: cluster 2024-07-28T13:45:43.128455+0000 mgr.y (mgr.25253) 4112 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:44 smithi177 bash[79620]: cluster 2024-07-28T13:45:43.128455+0000 mgr.y (mgr.25253) 4112 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:44 smithi204 bash[68176]: cluster 2024-07-28T13:45:43.128455+0000 mgr.y (mgr.25253) 4112 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:45.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7391 16 16 0 0 0 - 0 2024-07-28T13:45:46.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7392 16 16 0 0 0 - 0 2024-07-28T13:45:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:45:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:46 smithi177 bash[79620]: cluster 2024-07-28T13:45:45.129844+0000 mgr.y (mgr.25253) 4113 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:46 smithi177 bash[79620]: audit 2024-07-28T13:45:45.874080+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:46 smithi177 bash[81864]: cluster 2024-07-28T13:45:45.129844+0000 mgr.y (mgr.25253) 4113 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:46 smithi177 bash[81864]: audit 2024-07-28T13:45:45.874080+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:46 smithi204 bash[68176]: cluster 2024-07-28T13:45:45.129844+0000 mgr.y (mgr.25253) 4113 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:46 smithi204 bash[68176]: audit 2024-07-28T13:45:45.874080+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:47.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7393 16 16 0 0 0 - 0 2024-07-28T13:45:48.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7394 16 16 0 0 0 - 0 2024-07-28T13:45:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:48 smithi177 bash[81864]: cluster 2024-07-28T13:45:47.131293+0000 mgr.y (mgr.25253) 4114 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:48 smithi177 bash[79620]: cluster 2024-07-28T13:45:47.131293+0000 mgr.y (mgr.25253) 4114 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:48 smithi204 bash[68176]: cluster 2024-07-28T13:45:47.131293+0000 mgr.y (mgr.25253) 4114 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:49.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7395 16 16 0 0 0 - 0 2024-07-28T13:45:50.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7396 16 16 0 0 0 - 0 2024-07-28T13:45:50.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:50 smithi177 bash[81864]: cluster 2024-07-28T13:45:49.132739+0000 mgr.y (mgr.25253) 4115 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:50 smithi177 bash[79620]: cluster 2024-07-28T13:45:49.132739+0000 mgr.y (mgr.25253) 4115 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:50 smithi204 bash[68176]: cluster 2024-07-28T13:45:49.132739+0000 mgr.y (mgr.25253) 4115 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:51.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7397 16 16 0 0 0 - 0 2024-07-28T13:45:52.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7398 16 16 0 0 0 - 0 2024-07-28T13:45:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:52 smithi177 bash[81864]: cluster 2024-07-28T13:45:51.134165+0000 mgr.y (mgr.25253) 4116 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:52 smithi177 bash[79620]: cluster 2024-07-28T13:45:51.134165+0000 mgr.y (mgr.25253) 4116 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:52 smithi204 bash[68176]: cluster 2024-07-28T13:45:51.134165+0000 mgr.y (mgr.25253) 4116 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:45:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7399 16 16 0 0 0 - 0 2024-07-28T13:45:54.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:45:54.502305+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:54.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:54.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7400 16 16 0 0 0 - 0 2024-07-28T13:45:54.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:54 smithi177 bash[81864]: cluster 2024-07-28T13:45:53.135603+0000 mgr.y (mgr.25253) 4117 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:54 smithi177 bash[79620]: cluster 2024-07-28T13:45:53.135603+0000 mgr.y (mgr.25253) 4117 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:54 smithi204 bash[68176]: cluster 2024-07-28T13:45:53.135603+0000 mgr.y (mgr.25253) 4117 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:55.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7401 16 16 0 0 0 - 0 2024-07-28T13:45:56.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7402 16 16 0 0 0 - 0 2024-07-28T13:45:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:45:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:45:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:56 smithi177 bash[81864]: cluster 2024-07-28T13:45:55.137074+0000 mgr.y (mgr.25253) 4118 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:56 smithi177 bash[79620]: cluster 2024-07-28T13:45:55.137074+0000 mgr.y (mgr.25253) 4118 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:56 smithi204 bash[68176]: cluster 2024-07-28T13:45:55.137074+0000 mgr.y (mgr.25253) 4118 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:57.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7403 16 16 0 0 0 - 0 2024-07-28T13:45:58.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7404 16 16 0 0 0 - 0 2024-07-28T13:45:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:45:58 smithi177 bash[81864]: cluster 2024-07-28T13:45:57.138532+0000 mgr.y (mgr.25253) 4119 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:45:58 smithi177 bash[79620]: cluster 2024-07-28T13:45:57.138532+0000 mgr.y (mgr.25253) 4119 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:45:58 smithi204 bash[68176]: cluster 2024-07-28T13:45:57.138532+0000 mgr.y (mgr.25253) 4119 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:45:59.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7405 16 16 0 0 0 - 0 2024-07-28T13:46:00.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7406 16 16 0 0 0 - 0 2024-07-28T13:46:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:00 smithi177 bash[81864]: cluster 2024-07-28T13:45:59.139952+0000 mgr.y (mgr.25253) 4120 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:00 smithi177 bash[79620]: cluster 2024-07-28T13:45:59.139952+0000 mgr.y (mgr.25253) 4120 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:00 smithi204 bash[68176]: cluster 2024-07-28T13:45:59.139952+0000 mgr.y (mgr.25253) 4120 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:01.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7407 16 16 0 0 0 - 0 2024-07-28T13:46:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:01 smithi177 bash[81864]: audit 2024-07-28T13:46:00.874541+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:01 smithi177 bash[79620]: audit 2024-07-28T13:46:00.874541+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:01 smithi204 bash[68176]: audit 2024-07-28T13:46:00.874541+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:02.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7408 16 16 0 0 0 - 0 2024-07-28T13:46:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:02 smithi177 bash[81864]: cluster 2024-07-28T13:46:01.141302+0000 mgr.y (mgr.25253) 4121 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:02 smithi177 bash[79620]: cluster 2024-07-28T13:46:01.141302+0000 mgr.y (mgr.25253) 4121 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:02 smithi204 bash[68176]: cluster 2024-07-28T13:46:01.141302+0000 mgr.y (mgr.25253) 4121 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7409 16 16 0 0 0 - 0 2024-07-28T13:46:04.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7410 16 16 0 0 0 - 0 2024-07-28T13:46:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:04 smithi177 bash[81864]: cluster 2024-07-28T13:46:03.142727+0000 mgr.y (mgr.25253) 4122 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:04 smithi177 bash[79620]: cluster 2024-07-28T13:46:03.142727+0000 mgr.y (mgr.25253) 4122 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:04 smithi204 bash[68176]: cluster 2024-07-28T13:46:03.142727+0000 mgr.y (mgr.25253) 4122 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:05.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7411 16 16 0 0 0 - 0 2024-07-28T13:46:06.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7412 16 16 0 0 0 - 0 2024-07-28T13:46:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T13:46:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:06 smithi177 bash[81864]: cluster 2024-07-28T13:46:05.144182+0000 mgr.y (mgr.25253) 4123 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:06 smithi177 bash[79620]: cluster 2024-07-28T13:46:05.144182+0000 mgr.y (mgr.25253) 4123 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:06 smithi204 bash[68176]: cluster 2024-07-28T13:46:05.144182+0000 mgr.y (mgr.25253) 4123 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:07.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7413 16 16 0 0 0 - 0 2024-07-28T13:46:08.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7414 16 16 0 0 0 - 0 2024-07-28T13:46:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:08 smithi177 bash[81864]: cluster 2024-07-28T13:46:07.145604+0000 mgr.y (mgr.25253) 4124 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:08 smithi177 bash[79620]: cluster 2024-07-28T13:46:07.145604+0000 mgr.y (mgr.25253) 4124 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:08 smithi204 bash[68176]: cluster 2024-07-28T13:46:07.145604+0000 mgr.y (mgr.25253) 4124 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:09.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7415 16 16 0 0 0 - 0 2024-07-28T13:46:10.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7416 16 16 0 0 0 - 0 2024-07-28T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:10 smithi177 bash[81864]: cluster 2024-07-28T13:46:09.147029+0000 mgr.y (mgr.25253) 4125 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:10 smithi177 bash[79620]: cluster 2024-07-28T13:46:09.147029+0000 mgr.y (mgr.25253) 4125 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:10 smithi204 bash[68176]: cluster 2024-07-28T13:46:09.147029+0000 mgr.y (mgr.25253) 4125 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:11.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7417 16 16 0 0 0 - 0 2024-07-28T13:46:12.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7418 16 16 0 0 0 - 0 2024-07-28T13:46:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:12 smithi177 bash[81864]: cluster 2024-07-28T13:46:11.148474+0000 mgr.y (mgr.25253) 4126 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:12 smithi177 bash[79620]: cluster 2024-07-28T13:46:11.148474+0000 mgr.y (mgr.25253) 4126 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:12 smithi204 bash[68176]: cluster 2024-07-28T13:46:11.148474+0000 mgr.y (mgr.25253) 4126 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7419 16 16 0 0 0 - 0 2024-07-28T13:46:14.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:46:14.505508+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:14.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:14.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7420 16 16 0 0 0 - 0 2024-07-28T13:46:14.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:14 smithi177 bash[81864]: cluster 2024-07-28T13:46:13.149902+0000 mgr.y (mgr.25253) 4127 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:14 smithi177 bash[79620]: cluster 2024-07-28T13:46:13.149902+0000 mgr.y (mgr.25253) 4127 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:14 smithi204 bash[68176]: cluster 2024-07-28T13:46:13.149902+0000 mgr.y (mgr.25253) 4127 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:15.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7421 16 16 0 0 0 - 0 2024-07-28T13:46:16.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7422 16 16 0 0 0 - 0 2024-07-28T13:46:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:46:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:16 smithi177 bash[81864]: cluster 2024-07-28T13:46:15.151338+0000 mgr.y (mgr.25253) 4128 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:16 smithi177 bash[81864]: audit 2024-07-28T13:46:15.875031+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:16 smithi177 bash[79620]: cluster 2024-07-28T13:46:15.151338+0000 mgr.y (mgr.25253) 4128 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:16 smithi177 bash[79620]: audit 2024-07-28T13:46:15.875031+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:16 smithi204 bash[68176]: cluster 2024-07-28T13:46:15.151338+0000 mgr.y (mgr.25253) 4128 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:16 smithi204 bash[68176]: audit 2024-07-28T13:46:15.875031+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:17.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7423 16 16 0 0 0 - 0 2024-07-28T13:46:18.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7424 16 16 0 0 0 - 0 2024-07-28T13:46:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:18 smithi204 bash[68176]: cluster 2024-07-28T13:46:17.152777+0000 mgr.y (mgr.25253) 4129 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:18 smithi177 bash[81864]: cluster 2024-07-28T13:46:17.152777+0000 mgr.y (mgr.25253) 4129 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:18 smithi177 bash[79620]: cluster 2024-07-28T13:46:17.152777+0000 mgr.y (mgr.25253) 4129 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:19.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7425 16 16 0 0 0 - 0 2024-07-28T13:46:20.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7426 16 16 0 0 0 - 0 2024-07-28T13:46:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:20 smithi204 bash[68176]: cluster 2024-07-28T13:46:19.154194+0000 mgr.y (mgr.25253) 4130 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:20 smithi177 bash[81864]: cluster 2024-07-28T13:46:19.154194+0000 mgr.y (mgr.25253) 4130 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:20 smithi177 bash[79620]: cluster 2024-07-28T13:46:19.154194+0000 mgr.y (mgr.25253) 4130 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:21.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7427 16 16 0 0 0 - 0 2024-07-28T13:46:22.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7428 16 16 0 0 0 - 0 2024-07-28T13:46:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:22 smithi204 bash[68176]: cluster 2024-07-28T13:46:21.155667+0000 mgr.y (mgr.25253) 4131 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:22 smithi177 bash[81864]: cluster 2024-07-28T13:46:21.155667+0000 mgr.y (mgr.25253) 4131 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:22 smithi177 bash[79620]: cluster 2024-07-28T13:46:21.155667+0000 mgr.y (mgr.25253) 4131 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:23.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7429 16 16 0 0 0 - 0 2024-07-28T13:46:24.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7430 16 16 0 0 0 - 0 2024-07-28T13:46:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:24 smithi204 bash[68176]: cluster 2024-07-28T13:46:23.157110+0000 mgr.y (mgr.25253) 4132 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:24 smithi177 bash[81864]: cluster 2024-07-28T13:46:23.157110+0000 mgr.y (mgr.25253) 4132 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:24 smithi177 bash[79620]: cluster 2024-07-28T13:46:23.157110+0000 mgr.y (mgr.25253) 4132 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:25.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7431 16 16 0 0 0 - 0 2024-07-28T13:46:26.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7432 16 16 0 0 0 - 0 2024-07-28T13:46:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:26 smithi177 bash[79620]: cluster 2024-07-28T13:46:25.158636+0000 mgr.y (mgr.25253) 4133 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:26 smithi177 bash[81864]: cluster 2024-07-28T13:46:25.158636+0000 mgr.y (mgr.25253) 4133 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:46:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:26 smithi204 bash[68176]: cluster 2024-07-28T13:46:25.158636+0000 mgr.y (mgr.25253) 4133 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:27.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7433 16 16 0 0 0 - 0 2024-07-28T13:46:28.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7434 16 16 0 0 0 - 0 2024-07-28T13:46:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:28 smithi204 bash[68176]: cluster 2024-07-28T13:46:27.160115+0000 mgr.y (mgr.25253) 4134 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:28 smithi177 bash[79620]: cluster 2024-07-28T13:46:27.160115+0000 mgr.y (mgr.25253) 4134 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:28 smithi177 bash[81864]: cluster 2024-07-28T13:46:27.160115+0000 mgr.y (mgr.25253) 4134 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:29.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7435 16 16 0 0 0 - 0 2024-07-28T13:46:30.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7436 16 16 0 0 0 - 0 2024-07-28T13:46:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:30 smithi204 bash[68176]: cluster 2024-07-28T13:46:29.161592+0000 mgr.y (mgr.25253) 4135 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:30 smithi177 bash[79620]: cluster 2024-07-28T13:46:29.161592+0000 mgr.y (mgr.25253) 4135 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:30 smithi177 bash[81864]: cluster 2024-07-28T13:46:29.161592+0000 mgr.y (mgr.25253) 4135 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:31.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7437 16 16 0 0 0 - 0 2024-07-28T13:46:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:31 smithi204 bash[68176]: audit 2024-07-28T13:46:30.875277+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:31 smithi177 bash[79620]: audit 2024-07-28T13:46:30.875277+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:31 smithi177 bash[81864]: audit 2024-07-28T13:46:30.875277+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:32.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7438 16 16 0 0 0 - 0 2024-07-28T13:46:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:32 smithi204 bash[68176]: cluster 2024-07-28T13:46:31.163027+0000 mgr.y (mgr.25253) 4136 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:32 smithi204 bash[60899]: ts=2024-07-28T13:46:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:32 smithi177 bash[81864]: cluster 2024-07-28T13:46:31.163027+0000 mgr.y (mgr.25253) 4136 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:32 smithi177 bash[79620]: cluster 2024-07-28T13:46:31.163027+0000 mgr.y (mgr.25253) 4136 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:33.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7439 16 16 0 0 0 - 0 2024-07-28T13:46:34.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:46:34.508828+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:34.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:34.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7440 16 16 0 0 0 - 0 2024-07-28T13:46:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:34 smithi204 bash[68176]: cluster 2024-07-28T13:46:33.164511+0000 mgr.y (mgr.25253) 4137 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:34 smithi204 bash[68176]: audit 2024-07-28T13:46:33.658563+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:46:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:34 smithi177 bash[81864]: cluster 2024-07-28T13:46:33.164511+0000 mgr.y (mgr.25253) 4137 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:34 smithi177 bash[81864]: audit 2024-07-28T13:46:33.658563+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:46:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:34 smithi177 bash[79620]: cluster 2024-07-28T13:46:33.164511+0000 mgr.y (mgr.25253) 4137 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:34 smithi177 bash[79620]: audit 2024-07-28T13:46:33.658563+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:46:35.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7441 16 16 0 0 0 - 0 2024-07-28T13:46:36.321 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:46:36.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7442 16 16 0 0 0 - 0 2024-07-28T13:46:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:36 smithi204 bash[68176]: cluster 2024-07-28T13:46:35.165995+0000 mgr.y (mgr.25253) 4138 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:36 smithi177 bash[81864]: cluster 2024-07-28T13:46:35.165995+0000 mgr.y (mgr.25253) 4138 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:36 smithi177 bash[79620]: cluster 2024-07-28T13:46:35.165995+0000 mgr.y (mgr.25253) 4138 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:37.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7443 16 16 0 0 0 - 0 2024-07-28T13:46:38.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7444 16 16 0 0 0 - 0 2024-07-28T13:46:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:38 smithi204 bash[68176]: cluster 2024-07-28T13:46:37.167454+0000 mgr.y (mgr.25253) 4139 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:38 smithi177 bash[79620]: cluster 2024-07-28T13:46:37.167454+0000 mgr.y (mgr.25253) 4139 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:38 smithi177 bash[81864]: cluster 2024-07-28T13:46:37.167454+0000 mgr.y (mgr.25253) 4139 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:39.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7445 16 16 0 0 0 - 0 2024-07-28T13:46:40.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7446 16 16 0 0 0 - 0 2024-07-28T13:46:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: cluster 2024-07-28T13:46:39.168234+0000 mgr.y (mgr.25253) 4140 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:39.272944+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:39.279459+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:39.596829+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:39.603132+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:40.086544+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:40.088192+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:40 smithi204 bash[68176]: audit 2024-07-28T13:46:40.095938+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: cluster 2024-07-28T13:46:39.168234+0000 mgr.y (mgr.25253) 4140 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:39.272944+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:39.279459+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:39.596829+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:39.603132+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:40.086544+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:40.088192+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[81864]: audit 2024-07-28T13:46:40.095938+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: cluster 2024-07-28T13:46:39.168234+0000 mgr.y (mgr.25253) 4140 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:39.272944+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:39.279459+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:39.596829+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:39.603132+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:40.086544+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:40.088192+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:40 smithi177 bash[79620]: audit 2024-07-28T13:46:40.095938+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:46:41.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7447 16 16 0 0 0 - 0 2024-07-28T13:46:42.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7448 16 16 0 0 0 - 0 2024-07-28T13:46:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:42 smithi204 bash[68176]: cluster 2024-07-28T13:46:41.169645+0000 mgr.y (mgr.25253) 4141 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:42 smithi204 bash[60899]: ts=2024-07-28T13:46: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:42 smithi177 bash[81864]: cluster 2024-07-28T13:46:41.169645+0000 mgr.y (mgr.25253) 4141 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:42 smithi177 bash[79620]: cluster 2024-07-28T13:46:41.169645+0000 mgr.y (mgr.25253) 4141 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:43.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7449 16 16 0 0 0 - 0 2024-07-28T13:46:44.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7450 16 16 0 0 0 - 0 2024-07-28T13:46:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:44 smithi204 bash[68176]: cluster 2024-07-28T13:46:43.171217+0000 mgr.y (mgr.25253) 4142 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:44 smithi177 bash[79620]: cluster 2024-07-28T13:46:43.171217+0000 mgr.y (mgr.25253) 4142 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:44 smithi177 bash[81864]: cluster 2024-07-28T13:46:43.171217+0000 mgr.y (mgr.25253) 4142 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:45.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7451 16 16 0 0 0 - 0 2024-07-28T13:46:46.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7452 16 16 0 0 0 - 0 2024-07-28T13:46:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:46 smithi177 bash[79620]: cluster 2024-07-28T13:46:45.172626+0000 mgr.y (mgr.25253) 4143 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:46 smithi177 bash[79620]: audit 2024-07-28T13:46:45.875659+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:46:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:46 smithi177 bash[81864]: cluster 2024-07-28T13:46:45.172626+0000 mgr.y (mgr.25253) 4143 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:46 smithi177 bash[81864]: audit 2024-07-28T13:46:45.875659+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:46 smithi204 bash[68176]: cluster 2024-07-28T13:46:45.172626+0000 mgr.y (mgr.25253) 4143 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:46 smithi204 bash[68176]: audit 2024-07-28T13:46:45.875659+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:47.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7453 16 16 0 0 0 - 0 2024-07-28T13:46:48.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7454 16 16 0 0 0 - 0 2024-07-28T13:46:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:48 smithi204 bash[68176]: cluster 2024-07-28T13:46:47.174064+0000 mgr.y (mgr.25253) 4144 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:48 smithi177 bash[81864]: cluster 2024-07-28T13:46:47.174064+0000 mgr.y (mgr.25253) 4144 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:48.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:48 smithi177 bash[79620]: cluster 2024-07-28T13:46:47.174064+0000 mgr.y (mgr.25253) 4144 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:49.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7455 16 16 0 0 0 - 0 2024-07-28T13:46:50.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7456 16 16 0 0 0 - 0 2024-07-28T13:46:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:50 smithi204 bash[68176]: cluster 2024-07-28T13:46:49.175517+0000 mgr.y (mgr.25253) 4145 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:50 smithi177 bash[79620]: cluster 2024-07-28T13:46:49.175517+0000 mgr.y (mgr.25253) 4145 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:50 smithi177 bash[81864]: cluster 2024-07-28T13:46:49.175517+0000 mgr.y (mgr.25253) 4145 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:51.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7457 16 16 0 0 0 - 0 2024-07-28T13:46:52.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7458 16 16 0 0 0 - 0 2024-07-28T13:46:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:52 smithi204 bash[68176]: cluster 2024-07-28T13:46:51.176925+0000 mgr.y (mgr.25253) 4146 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:46:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:52 smithi177 bash[79620]: cluster 2024-07-28T13:46:51.176925+0000 mgr.y (mgr.25253) 4146 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:52 smithi177 bash[81864]: cluster 2024-07-28T13:46:51.176925+0000 mgr.y (mgr.25253) 4146 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:53.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7459 16 16 0 0 0 - 0 2024-07-28T13:46:54.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:46:54.512077+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:54.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:54.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7460 16 16 0 0 0 - 0 2024-07-28T13:46:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:54 smithi204 bash[68176]: cluster 2024-07-28T13:46:53.178355+0000 mgr.y (mgr.25253) 4147 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:54 smithi177 bash[81864]: cluster 2024-07-28T13:46:53.178355+0000 mgr.y (mgr.25253) 4147 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:54 smithi177 bash[79620]: cluster 2024-07-28T13:46:53.178355+0000 mgr.y (mgr.25253) 4147 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:55.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7461 16 16 0 0 0 - 0 2024-07-28T13:46:56.307 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:46:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:46:56.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7462 16 16 0 0 0 - 0 2024-07-28T13:46:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:56 smithi204 bash[68176]: cluster 2024-07-28T13:46:55.179848+0000 mgr.y (mgr.25253) 4148 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:56 smithi177 bash[79620]: cluster 2024-07-28T13:46:55.179848+0000 mgr.y (mgr.25253) 4148 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:56 smithi177 bash[81864]: cluster 2024-07-28T13:46:55.179848+0000 mgr.y (mgr.25253) 4148 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:57.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7463 16 16 0 0 0 - 0 2024-07-28T13:46:58.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7464 16 16 0 0 0 - 0 2024-07-28T13:46:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:46:58 smithi204 bash[68176]: cluster 2024-07-28T13:46:57.181302+0000 mgr.y (mgr.25253) 4149 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:46:58 smithi177 bash[79620]: cluster 2024-07-28T13:46:57.181302+0000 mgr.y (mgr.25253) 4149 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:46:58 smithi177 bash[81864]: cluster 2024-07-28T13:46:57.181302+0000 mgr.y (mgr.25253) 4149 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:46:59.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7465 16 16 0 0 0 - 0 2024-07-28T13:47:00.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7466 16 16 0 0 0 - 0 2024-07-28T13:47:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:00 smithi204 bash[68176]: cluster 2024-07-28T13:46:59.182736+0000 mgr.y (mgr.25253) 4150 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:00 smithi177 bash[81864]: cluster 2024-07-28T13:46:59.182736+0000 mgr.y (mgr.25253) 4150 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:00 smithi177 bash[79620]: cluster 2024-07-28T13:46:59.182736+0000 mgr.y (mgr.25253) 4150 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:01.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7467 16 16 0 0 0 - 0 2024-07-28T13:47:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:01 smithi204 bash[68176]: audit 2024-07-28T13:47:00.876460+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:01 smithi177 bash[81864]: audit 2024-07-28T13:47:00.876460+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:01 smithi177 bash[79620]: audit 2024-07-28T13:47:00.876460+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:02.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7468 16 16 0 0 0 - 0 2024-07-28T13:47:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:02 smithi204 bash[68176]: cluster 2024-07-28T13:47:01.184202+0000 mgr.y (mgr.25253) 4151 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:02 smithi177 bash[81864]: cluster 2024-07-28T13:47:01.184202+0000 mgr.y (mgr.25253) 4151 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:02 smithi177 bash[79620]: cluster 2024-07-28T13:47:01.184202+0000 mgr.y (mgr.25253) 4151 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:03.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7469 16 16 0 0 0 - 0 2024-07-28T13:47:04.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7470 16 16 0 0 0 - 0 2024-07-28T13:47:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:04 smithi204 bash[68176]: cluster 2024-07-28T13:47:03.185635+0000 mgr.y (mgr.25253) 4152 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:04 smithi177 bash[81864]: cluster 2024-07-28T13:47:03.185635+0000 mgr.y (mgr.25253) 4152 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:04 smithi177 bash[79620]: cluster 2024-07-28T13:47:03.185635+0000 mgr.y (mgr.25253) 4152 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:05.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7471 16 16 0 0 0 - 0 2024-07-28T13:47:06.337 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:47:06.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7472 16 16 0 0 0 - 0 2024-07-28T13:47:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:06 smithi204 bash[68176]: cluster 2024-07-28T13:47:05.187073+0000 mgr.y (mgr.25253) 4153 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:06 smithi177 bash[81864]: cluster 2024-07-28T13:47:05.187073+0000 mgr.y (mgr.25253) 4153 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:06 smithi177 bash[79620]: cluster 2024-07-28T13:47:05.187073+0000 mgr.y (mgr.25253) 4153 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:07.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7473 16 16 0 0 0 - 0 2024-07-28T13:47:08.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7474 16 16 0 0 0 - 0 2024-07-28T13:47:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:08 smithi204 bash[68176]: cluster 2024-07-28T13:47:07.188523+0000 mgr.y (mgr.25253) 4154 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:08 smithi177 bash[81864]: cluster 2024-07-28T13:47:07.188523+0000 mgr.y (mgr.25253) 4154 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:08 smithi177 bash[79620]: cluster 2024-07-28T13:47:07.188523+0000 mgr.y (mgr.25253) 4154 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:09.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7475 16 16 0 0 0 - 0 2024-07-28T13:47:10.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7476 16 16 0 0 0 - 0 2024-07-28T13:47:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:10 smithi204 bash[68176]: cluster 2024-07-28T13:47:09.189904+0000 mgr.y (mgr.25253) 4155 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:10 smithi177 bash[81864]: cluster 2024-07-28T13:47:09.189904+0000 mgr.y (mgr.25253) 4155 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:10 smithi177 bash[79620]: cluster 2024-07-28T13:47:09.189904+0000 mgr.y (mgr.25253) 4155 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:11.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7477 16 16 0 0 0 - 0 2024-07-28T13:47:12.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7478 16 16 0 0 0 - 0 2024-07-28T13:47:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:12 smithi204 bash[68176]: cluster 2024-07-28T13:47:11.191338+0000 mgr.y (mgr.25253) 4156 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:12 smithi177 bash[81864]: cluster 2024-07-28T13:47:11.191338+0000 mgr.y (mgr.25253) 4156 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:12 smithi177 bash[79620]: cluster 2024-07-28T13:47:11.191338+0000 mgr.y (mgr.25253) 4156 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:13.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7479 16 16 0 0 0 - 0 2024-07-28T13:47:14.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:47:14.515397+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:14.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:14.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7480 16 16 0 0 0 - 0 2024-07-28T13:47:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:14 smithi204 bash[68176]: cluster 2024-07-28T13:47:13.192828+0000 mgr.y (mgr.25253) 4157 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:14 smithi177 bash[81864]: cluster 2024-07-28T13:47:13.192828+0000 mgr.y (mgr.25253) 4157 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:14 smithi177 bash[79620]: cluster 2024-07-28T13:47:13.192828+0000 mgr.y (mgr.25253) 4157 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:15.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7481 16 16 0 0 0 - 0 2024-07-28T13:47:16.359 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:47:16.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7482 16 16 0 0 0 - 0 2024-07-28T13:47:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:16 smithi204 bash[68176]: cluster 2024-07-28T13:47:15.194257+0000 mgr.y (mgr.25253) 4158 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:16 smithi204 bash[68176]: audit 2024-07-28T13:47:15.876574+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:16 smithi177 bash[81864]: cluster 2024-07-28T13:47:15.194257+0000 mgr.y (mgr.25253) 4158 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:16 smithi177 bash[81864]: audit 2024-07-28T13:47:15.876574+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:16 smithi177 bash[79620]: cluster 2024-07-28T13:47:15.194257+0000 mgr.y (mgr.25253) 4158 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:16 smithi177 bash[79620]: audit 2024-07-28T13:47:15.876574+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:17.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7483 16 16 0 0 0 - 0 2024-07-28T13:47:18.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7484 16 16 0 0 0 - 0 2024-07-28T13:47:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:18 smithi204 bash[68176]: cluster 2024-07-28T13:47:17.195734+0000 mgr.y (mgr.25253) 4159 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:18 smithi177 bash[81864]: cluster 2024-07-28T13:47:17.195734+0000 mgr.y (mgr.25253) 4159 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:18 smithi177 bash[79620]: cluster 2024-07-28T13:47:17.195734+0000 mgr.y (mgr.25253) 4159 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:19.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7485 16 16 0 0 0 - 0 2024-07-28T13:47:20.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7486 16 16 0 0 0 - 0 2024-07-28T13:47:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:20 smithi204 bash[68176]: cluster 2024-07-28T13:47:19.197172+0000 mgr.y (mgr.25253) 4160 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:20 smithi177 bash[81864]: cluster 2024-07-28T13:47:19.197172+0000 mgr.y (mgr.25253) 4160 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:20 smithi177 bash[79620]: cluster 2024-07-28T13:47:19.197172+0000 mgr.y (mgr.25253) 4160 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:21.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7487 16 16 0 0 0 - 0 2024-07-28T13:47:22.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7488 16 16 0 0 0 - 0 2024-07-28T13:47:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:22 smithi204 bash[68176]: cluster 2024-07-28T13:47:21.198599+0000 mgr.y (mgr.25253) 4161 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:22 smithi177 bash[81864]: cluster 2024-07-28T13:47:21.198599+0000 mgr.y (mgr.25253) 4161 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:22 smithi177 bash[79620]: cluster 2024-07-28T13:47:21.198599+0000 mgr.y (mgr.25253) 4161 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:23.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7489 16 16 0 0 0 - 0 2024-07-28T13:47:24.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7490 16 16 0 0 0 - 0 2024-07-28T13:47:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:24 smithi204 bash[68176]: cluster 2024-07-28T13:47:23.200073+0000 mgr.y (mgr.25253) 4162 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:24 smithi177 bash[81864]: cluster 2024-07-28T13:47:23.200073+0000 mgr.y (mgr.25253) 4162 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:24 smithi177 bash[79620]: cluster 2024-07-28T13:47:23.200073+0000 mgr.y (mgr.25253) 4162 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:25.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7491 16 16 0 0 0 - 0 2024-07-28T13:47:26.380 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:47:26.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7492 16 16 0 0 0 - 0 2024-07-28T13:47:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:26 smithi204 bash[68176]: cluster 2024-07-28T13:47:25.201514+0000 mgr.y (mgr.25253) 4163 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:26 smithi177 bash[81864]: cluster 2024-07-28T13:47:25.201514+0000 mgr.y (mgr.25253) 4163 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:26 smithi177 bash[79620]: cluster 2024-07-28T13:47:25.201514+0000 mgr.y (mgr.25253) 4163 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:27.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7493 16 16 0 0 0 - 0 2024-07-28T13:47:28.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7494 16 16 0 0 0 - 0 2024-07-28T13:47:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:28 smithi204 bash[68176]: cluster 2024-07-28T13:47:27.202933+0000 mgr.y (mgr.25253) 4164 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:28 smithi177 bash[81864]: cluster 2024-07-28T13:47:27.202933+0000 mgr.y (mgr.25253) 4164 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:28 smithi177 bash[79620]: cluster 2024-07-28T13:47:27.202933+0000 mgr.y (mgr.25253) 4164 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:29.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7495 16 16 0 0 0 - 0 2024-07-28T13:47:30.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7496 16 16 0 0 0 - 0 2024-07-28T13:47:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:30 smithi204 bash[68176]: cluster 2024-07-28T13:47:29.204431+0000 mgr.y (mgr.25253) 4165 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:30 smithi177 bash[81864]: cluster 2024-07-28T13:47:29.204431+0000 mgr.y (mgr.25253) 4165 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:30 smithi177 bash[79620]: cluster 2024-07-28T13:47:29.204431+0000 mgr.y (mgr.25253) 4165 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:31.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7497 16 16 0 0 0 - 0 2024-07-28T13:47:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:31 smithi204 bash[68176]: audit 2024-07-28T13:47:30.877258+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:31 smithi177 bash[81864]: audit 2024-07-28T13:47:30.877258+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:31 smithi177 bash[79620]: audit 2024-07-28T13:47:30.877258+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:32.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7498 16 16 0 0 0 - 0 2024-07-28T13:47:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:32 smithi204 bash[68176]: cluster 2024-07-28T13:47:31.206004+0000 mgr.y (mgr.25253) 4166 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:32 smithi177 bash[81864]: cluster 2024-07-28T13:47:31.206004+0000 mgr.y (mgr.25253) 4166 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:32 smithi177 bash[79620]: cluster 2024-07-28T13:47:31.206004+0000 mgr.y (mgr.25253) 4166 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:33.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7499 16 16 0 0 0 - 0 2024-07-28T13:47:34.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:47:34.518704+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:34.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:34.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7500 16 16 0 0 0 - 0 2024-07-28T13:47:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:34 smithi204 bash[68176]: cluster 2024-07-28T13:47:33.207620+0000 mgr.y (mgr.25253) 4167 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:34 smithi177 bash[81864]: cluster 2024-07-28T13:47:33.207620+0000 mgr.y (mgr.25253) 4167 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:34 smithi177 bash[79620]: cluster 2024-07-28T13:47:33.207620+0000 mgr.y (mgr.25253) 4167 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:35.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7501 16 16 0 0 0 - 0 2024-07-28T13:47:36.416 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:36] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T13:47:36.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7502 16 16 0 0 0 - 0 2024-07-28T13:47:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:36 smithi177 bash[81864]: cluster 2024-07-28T13:47:35.209247+0000 mgr.y (mgr.25253) 4168 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:36 smithi177 bash[79620]: cluster 2024-07-28T13:47:35.209247+0000 mgr.y (mgr.25253) 4168 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:36 smithi204 bash[68176]: cluster 2024-07-28T13:47:35.209247+0000 mgr.y (mgr.25253) 4168 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:37.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7503 16 16 0 0 0 - 0 2024-07-28T13:47:38.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7504 16 16 0 0 0 - 0 2024-07-28T13:47:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:38 smithi177 bash[81864]: cluster 2024-07-28T13:47:37.210727+0000 mgr.y (mgr.25253) 4169 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:38 smithi177 bash[79620]: cluster 2024-07-28T13:47:37.210727+0000 mgr.y (mgr.25253) 4169 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:38 smithi204 bash[68176]: cluster 2024-07-28T13:47:37.210727+0000 mgr.y (mgr.25253) 4169 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:39.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7505 16 16 0 0 0 - 0 2024-07-28T13:47:40.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7506 16 16 0 0 0 - 0 2024-07-28T13:47:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:40 smithi177 bash[81864]: cluster 2024-07-28T13:47:39.212203+0000 mgr.y (mgr.25253) 4170 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:40 smithi177 bash[81864]: audit 2024-07-28T13:47:40.226563+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:40 smithi177 bash[79620]: cluster 2024-07-28T13:47:39.212203+0000 mgr.y (mgr.25253) 4170 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:40 smithi177 bash[79620]: audit 2024-07-28T13:47:40.226563+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:40 smithi204 bash[68176]: cluster 2024-07-28T13:47:39.212203+0000 mgr.y (mgr.25253) 4170 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:40 smithi204 bash[68176]: audit 2024-07-28T13:47:40.226563+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:41.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7507 16 16 0 0 0 - 0 2024-07-28T13:47:42.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7508 16 16 0 0 0 - 0 2024-07-28T13:47:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:42 smithi204 bash[68176]: cluster 2024-07-28T13:47:41.213655+0000 mgr.y (mgr.25253) 4171 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:42 smithi177 bash[81864]: cluster 2024-07-28T13:47:41.213655+0000 mgr.y (mgr.25253) 4171 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:42 smithi177 bash[79620]: cluster 2024-07-28T13:47:41.213655+0000 mgr.y (mgr.25253) 4171 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:43.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7509 16 16 0 0 0 - 0 2024-07-28T13:47:44.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7510 16 16 0 0 0 - 0 2024-07-28T13:47:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:44 smithi177 bash[79620]: cluster 2024-07-28T13:47:43.215102+0000 mgr.y (mgr.25253) 4172 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:44 smithi177 bash[81864]: cluster 2024-07-28T13:47:43.215102+0000 mgr.y (mgr.25253) 4172 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:44 smithi204 bash[68176]: cluster 2024-07-28T13:47:43.215102+0000 mgr.y (mgr.25253) 4172 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:45.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7511 16 16 0 0 0 - 0 2024-07-28T13:47:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:47:46.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7512 16 16 0 0 0 - 0 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: cluster 2024-07-28T13:47:45.215836+0000 mgr.y (mgr.25253) 4173 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:45.856071+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:45.861070+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:45.876473+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:46.100569+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:46.108444+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:46.535058+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:46.536284+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:47.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:46 smithi204 bash[68176]: audit 2024-07-28T13:47:46.545115+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: cluster 2024-07-28T13:47:45.215836+0000 mgr.y (mgr.25253) 4173 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:45.856071+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:45.861070+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:45.876473+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:46.100569+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:46.108444+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:46.535058+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:46.536284+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[79620]: audit 2024-07-28T13:47:46.545115+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: cluster 2024-07-28T13:47:45.215836+0000 mgr.y (mgr.25253) 4173 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:45.856071+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:45.861070+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:45.876473+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:46.100569+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:46.108444+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:46.535058+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:46.536284+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:47.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:46 smithi177 bash[81864]: audit 2024-07-28T13:47:46.545115+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:47:47.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7513 16 16 0 0 0 - 0 2024-07-28T13:47:48.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7514 16 16 0 0 0 - 0 2024-07-28T13:47:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:48 smithi204 bash[68176]: cluster 2024-07-28T13:47:47.217308+0000 mgr.y (mgr.25253) 4174 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:48 smithi177 bash[81864]: cluster 2024-07-28T13:47:47.217308+0000 mgr.y (mgr.25253) 4174 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:48 smithi177 bash[79620]: cluster 2024-07-28T13:47:47.217308+0000 mgr.y (mgr.25253) 4174 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:49.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7515 16 16 0 0 0 - 0 2024-07-28T13:47:50.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7516 16 16 0 0 0 - 0 2024-07-28T13:47:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:50 smithi204 bash[68176]: cluster 2024-07-28T13:47:49.218777+0000 mgr.y (mgr.25253) 4175 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:50 smithi177 bash[81864]: cluster 2024-07-28T13:47:49.218777+0000 mgr.y (mgr.25253) 4175 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:50 smithi177 bash[79620]: cluster 2024-07-28T13:47:49.218777+0000 mgr.y (mgr.25253) 4175 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:51.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7517 16 16 0 0 0 - 0 2024-07-28T13:47:52.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7518 16 16 0 0 0 - 0 2024-07-28T13:47:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:47:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:52 smithi204 bash[68176]: cluster 2024-07-28T13:47:51.220278+0000 mgr.y (mgr.25253) 4176 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:52 smithi177 bash[79620]: cluster 2024-07-28T13:47:51.220278+0000 mgr.y (mgr.25253) 4176 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:52 smithi177 bash[81864]: cluster 2024-07-28T13:47:51.220278+0000 mgr.y (mgr.25253) 4176 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:53.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7519 16 16 0 0 0 - 0 2024-07-28T13:47:54.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:47:54.521829+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:54.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:54.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7520 16 16 0 0 0 - 0 2024-07-28T13:47:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:54 smithi204 bash[68176]: cluster 2024-07-28T13:47:53.221730+0000 mgr.y (mgr.25253) 4177 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:54 smithi177 bash[79620]: cluster 2024-07-28T13:47:53.221730+0000 mgr.y (mgr.25253) 4177 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:54 smithi177 bash[81864]: cluster 2024-07-28T13:47:53.221730+0000 mgr.y (mgr.25253) 4177 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:55.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7521 16 16 0 0 0 - 0 2024-07-28T13:47:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:47:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:47:56.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7522 16 16 0 0 0 - 0 2024-07-28T13:47:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:56 smithi204 bash[68176]: cluster 2024-07-28T13:47:55.223193+0000 mgr.y (mgr.25253) 4178 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:56 smithi177 bash[81864]: cluster 2024-07-28T13:47:55.223193+0000 mgr.y (mgr.25253) 4178 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:56 smithi177 bash[79620]: cluster 2024-07-28T13:47:55.223193+0000 mgr.y (mgr.25253) 4178 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:57.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7523 16 16 0 0 0 - 0 2024-07-28T13:47:58.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7524 16 16 0 0 0 - 0 2024-07-28T13:47:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:47:58 smithi204 bash[68176]: cluster 2024-07-28T13:47:57.224676+0000 mgr.y (mgr.25253) 4179 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:47:58 smithi177 bash[81864]: cluster 2024-07-28T13:47:57.224676+0000 mgr.y (mgr.25253) 4179 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:47:58 smithi177 bash[79620]: cluster 2024-07-28T13:47:57.224676+0000 mgr.y (mgr.25253) 4179 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:47:59.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7525 16 16 0 0 0 - 0 2024-07-28T13:48:00.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7526 16 16 0 0 0 - 0 2024-07-28T13:48:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:00 smithi204 bash[68176]: cluster 2024-07-28T13:47:59.226174+0000 mgr.y (mgr.25253) 4180 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:01.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:00 smithi204 bash[68176]: audit 2024-07-28T13:48:00.877775+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:00 smithi177 bash[81864]: cluster 2024-07-28T13:47:59.226174+0000 mgr.y (mgr.25253) 4180 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:00 smithi177 bash[81864]: audit 2024-07-28T13:48:00.877775+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:00 smithi177 bash[79620]: cluster 2024-07-28T13:47:59.226174+0000 mgr.y (mgr.25253) 4180 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:00 smithi177 bash[79620]: audit 2024-07-28T13:48:00.877775+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:01.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7527 16 16 0 0 0 - 0 2024-07-28T13:48:02.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7528 16 16 0 0 0 - 0 2024-07-28T13:48:02.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:02 smithi204 bash[68176]: cluster 2024-07-28T13:48:01.227620+0000 mgr.y (mgr.25253) 4181 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:02 smithi177 bash[81864]: cluster 2024-07-28T13:48:01.227620+0000 mgr.y (mgr.25253) 4181 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:02 smithi177 bash[79620]: cluster 2024-07-28T13:48:01.227620+0000 mgr.y (mgr.25253) 4181 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:03.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7529 16 16 0 0 0 - 0 2024-07-28T13:48:04.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7530 16 16 0 0 0 - 0 2024-07-28T13:48:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:04 smithi204 bash[68176]: cluster 2024-07-28T13:48:03.229098+0000 mgr.y (mgr.25253) 4182 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:04 smithi177 bash[81864]: cluster 2024-07-28T13:48:03.229098+0000 mgr.y (mgr.25253) 4182 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:04 smithi177 bash[79620]: cluster 2024-07-28T13:48:03.229098+0000 mgr.y (mgr.25253) 4182 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:05.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7531 16 16 0 0 0 - 0 2024-07-28T13:48:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:48:06.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7532 16 16 0 0 0 - 0 2024-07-28T13:48:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:06 smithi204 bash[68176]: cluster 2024-07-28T13:48:05.230585+0000 mgr.y (mgr.25253) 4183 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:06 smithi177 bash[79620]: cluster 2024-07-28T13:48:05.230585+0000 mgr.y (mgr.25253) 4183 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:06 smithi177 bash[81864]: cluster 2024-07-28T13:48:05.230585+0000 mgr.y (mgr.25253) 4183 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:07.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7533 16 16 0 0 0 - 0 2024-07-28T13:48:08.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7534 16 16 0 0 0 - 0 2024-07-28T13:48:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:08 smithi204 bash[68176]: cluster 2024-07-28T13:48:07.232076+0000 mgr.y (mgr.25253) 4184 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:08 smithi177 bash[79620]: cluster 2024-07-28T13:48:07.232076+0000 mgr.y (mgr.25253) 4184 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:08 smithi177 bash[81864]: cluster 2024-07-28T13:48:07.232076+0000 mgr.y (mgr.25253) 4184 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:09.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7535 16 16 0 0 0 - 0 2024-07-28T13:48:10.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7536 16 16 0 0 0 - 0 2024-07-28T13:48:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:10 smithi204 bash[68176]: cluster 2024-07-28T13:48:09.233565+0000 mgr.y (mgr.25253) 4185 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:10 smithi177 bash[79620]: cluster 2024-07-28T13:48:09.233565+0000 mgr.y (mgr.25253) 4185 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:10 smithi177 bash[81864]: cluster 2024-07-28T13:48:09.233565+0000 mgr.y (mgr.25253) 4185 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:11.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7537 16 16 0 0 0 - 0 2024-07-28T13:48:12.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7538 16 16 0 0 0 - 0 2024-07-28T13:48:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:12 smithi204 bash[68176]: cluster 2024-07-28T13:48:11.235009+0000 mgr.y (mgr.25253) 4186 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:12 smithi177 bash[79620]: cluster 2024-07-28T13:48:11.235009+0000 mgr.y (mgr.25253) 4186 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:12 smithi177 bash[81864]: cluster 2024-07-28T13:48:11.235009+0000 mgr.y (mgr.25253) 4186 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:13.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7539 16 16 0 0 0 - 0 2024-07-28T13:48:14.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:48:14.525045+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:14.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:14.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7540 16 16 0 0 0 - 0 2024-07-28T13:48:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:14 smithi177 bash[79620]: cluster 2024-07-28T13:48:13.236485+0000 mgr.y (mgr.25253) 4187 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:14 smithi177 bash[81864]: cluster 2024-07-28T13:48:13.236485+0000 mgr.y (mgr.25253) 4187 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:14 smithi204 bash[68176]: cluster 2024-07-28T13:48:13.236485+0000 mgr.y (mgr.25253) 4187 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:15.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7541 16 16 0 0 0 - 0 2024-07-28T13:48:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:15 smithi177 bash[79620]: audit 2024-07-28T13:48:15.878148+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:48:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:15 smithi177 bash[81864]: audit 2024-07-28T13:48:15.878148+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:15 smithi204 bash[68176]: audit 2024-07-28T13:48:15.878148+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:16.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7542 16 16 0 0 0 - 0 2024-07-28T13:48:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:16 smithi177 bash[79620]: cluster 2024-07-28T13:48:15.237934+0000 mgr.y (mgr.25253) 4188 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:16 smithi177 bash[81864]: cluster 2024-07-28T13:48:15.237934+0000 mgr.y (mgr.25253) 4188 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:16 smithi204 bash[68176]: cluster 2024-07-28T13:48:15.237934+0000 mgr.y (mgr.25253) 4188 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:17.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7543 16 16 0 0 0 - 0 2024-07-28T13:48:18.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7544 16 16 0 0 0 - 0 2024-07-28T13:48:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:18 smithi177 bash[81864]: cluster 2024-07-28T13:48:17.239394+0000 mgr.y (mgr.25253) 4189 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:18 smithi177 bash[79620]: cluster 2024-07-28T13:48:17.239394+0000 mgr.y (mgr.25253) 4189 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:18 smithi204 bash[68176]: cluster 2024-07-28T13:48:17.239394+0000 mgr.y (mgr.25253) 4189 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:19.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7545 16 16 0 0 0 - 0 2024-07-28T13:48:20.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7546 16 16 0 0 0 - 0 2024-07-28T13:48:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:20 smithi177 bash[81864]: cluster 2024-07-28T13:48:19.240860+0000 mgr.y (mgr.25253) 4190 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:20 smithi177 bash[79620]: cluster 2024-07-28T13:48:19.240860+0000 mgr.y (mgr.25253) 4190 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:20 smithi204 bash[68176]: cluster 2024-07-28T13:48:19.240860+0000 mgr.y (mgr.25253) 4190 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:21.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7547 16 16 0 0 0 - 0 2024-07-28T13:48:22.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7548 16 16 0 0 0 - 0 2024-07-28T13:48:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:22 smithi204 bash[60899]: ts=2024-07-28T13:48:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:22 smithi177 bash[81864]: cluster 2024-07-28T13:48:21.242310+0000 mgr.y (mgr.25253) 4191 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:22 smithi177 bash[79620]: cluster 2024-07-28T13:48:21.242310+0000 mgr.y (mgr.25253) 4191 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:22 smithi204 bash[68176]: cluster 2024-07-28T13:48:21.242310+0000 mgr.y (mgr.25253) 4191 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:23.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7549 16 16 0 0 0 - 0 2024-07-28T13:48:24.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7550 16 16 0 0 0 - 0 2024-07-28T13:48:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:24 smithi177 bash[81864]: cluster 2024-07-28T13:48:23.243778+0000 mgr.y (mgr.25253) 4192 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:24 smithi177 bash[79620]: cluster 2024-07-28T13:48:23.243778+0000 mgr.y (mgr.25253) 4192 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:24 smithi204 bash[68176]: cluster 2024-07-28T13:48:23.243778+0000 mgr.y (mgr.25253) 4192 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:25.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7551 16 16 0 0 0 - 0 2024-07-28T13:48:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:48:26.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7552 16 16 0 0 0 - 0 2024-07-28T13:48:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:26 smithi177 bash[81864]: cluster 2024-07-28T13:48:25.245216+0000 mgr.y (mgr.25253) 4193 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:26 smithi177 bash[79620]: cluster 2024-07-28T13:48:25.245216+0000 mgr.y (mgr.25253) 4193 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:26 smithi204 bash[68176]: cluster 2024-07-28T13:48:25.245216+0000 mgr.y (mgr.25253) 4193 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:27.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7553 16 16 0 0 0 - 0 2024-07-28T13:48:28.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7554 16 16 0 0 0 - 0 2024-07-28T13:48:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:28 smithi177 bash[81864]: cluster 2024-07-28T13:48:27.246661+0000 mgr.y (mgr.25253) 4194 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:29.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:28 smithi177 bash[79620]: cluster 2024-07-28T13:48:27.246661+0000 mgr.y (mgr.25253) 4194 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:28 smithi204 bash[68176]: cluster 2024-07-28T13:48:27.246661+0000 mgr.y (mgr.25253) 4194 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:29.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7555 16 16 0 0 0 - 0 2024-07-28T13:48:30.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7556 16 16 0 0 0 - 0 2024-07-28T13:48:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:30 smithi177 bash[81864]: cluster 2024-07-28T13:48:29.248169+0000 mgr.y (mgr.25253) 4195 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:30 smithi177 bash[81864]: audit 2024-07-28T13:48:30.878597+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:30 smithi177 bash[79620]: cluster 2024-07-28T13:48:29.248169+0000 mgr.y (mgr.25253) 4195 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:30 smithi177 bash[79620]: audit 2024-07-28T13:48:30.878597+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:30 smithi204 bash[68176]: cluster 2024-07-28T13:48:29.248169+0000 mgr.y (mgr.25253) 4195 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:30 smithi204 bash[68176]: audit 2024-07-28T13:48:30.878597+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:31.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7557 16 16 0 0 0 - 0 2024-07-28T13:48:32.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7558 16 16 0 0 0 - 0 2024-07-28T13:48:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:32 smithi177 bash[81864]: cluster 2024-07-28T13:48:31.249610+0000 mgr.y (mgr.25253) 4196 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:32 smithi177 bash[79620]: cluster 2024-07-28T13:48:31.249610+0000 mgr.y (mgr.25253) 4196 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:32 smithi204 bash[68176]: cluster 2024-07-28T13:48:31.249610+0000 mgr.y (mgr.25253) 4196 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:33.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7559 16 16 0 0 0 - 0 2024-07-28T13:48:34.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:48:34.528302+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:34.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:34.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7560 16 16 0 0 0 - 0 2024-07-28T13:48:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:34 smithi177 bash[81864]: cluster 2024-07-28T13:48:33.251059+0000 mgr.y (mgr.25253) 4197 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:34 smithi177 bash[79620]: cluster 2024-07-28T13:48:33.251059+0000 mgr.y (mgr.25253) 4197 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:34 smithi204 bash[68176]: cluster 2024-07-28T13:48:33.251059+0000 mgr.y (mgr.25253) 4197 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:35.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7561 16 16 0 0 0 - 0 2024-07-28T13:48:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:48:36.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7562 16 16 0 0 0 - 0 2024-07-28T13:48:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:36 smithi177 bash[81864]: cluster 2024-07-28T13:48:35.252537+0000 mgr.y (mgr.25253) 4198 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:36 smithi177 bash[79620]: cluster 2024-07-28T13:48:35.252537+0000 mgr.y (mgr.25253) 4198 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:36 smithi204 bash[68176]: cluster 2024-07-28T13:48:35.252537+0000 mgr.y (mgr.25253) 4198 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:37.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7563 16 16 0 0 0 - 0 2024-07-28T13:48:38.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7564 16 16 0 0 0 - 0 2024-07-28T13:48:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:38 smithi177 bash[81864]: cluster 2024-07-28T13:48:37.254006+0000 mgr.y (mgr.25253) 4199 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:38 smithi177 bash[79620]: cluster 2024-07-28T13:48:37.254006+0000 mgr.y (mgr.25253) 4199 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:38 smithi204 bash[68176]: cluster 2024-07-28T13:48:37.254006+0000 mgr.y (mgr.25253) 4199 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:39.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7565 16 16 0 0 0 - 0 2024-07-28T13:48:40.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7566 16 16 0 0 0 - 0 2024-07-28T13:48:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:40 smithi177 bash[81864]: cluster 2024-07-28T13:48:39.255453+0000 mgr.y (mgr.25253) 4200 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:40 smithi177 bash[79620]: cluster 2024-07-28T13:48:39.255453+0000 mgr.y (mgr.25253) 4200 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:40 smithi204 bash[68176]: cluster 2024-07-28T13:48:39.255453+0000 mgr.y (mgr.25253) 4200 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:41.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7567 16 16 0 0 0 - 0 2024-07-28T13:48:42.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7568 16 16 0 0 0 - 0 2024-07-28T13:48:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:42 smithi204 bash[60899]: ts=2024-07-28T13:48:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:42 smithi177 bash[81864]: cluster 2024-07-28T13:48:41.256914+0000 mgr.y (mgr.25253) 4201 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:42 smithi177 bash[79620]: cluster 2024-07-28T13:48:41.256914+0000 mgr.y (mgr.25253) 4201 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:42 smithi204 bash[68176]: cluster 2024-07-28T13:48:41.256914+0000 mgr.y (mgr.25253) 4201 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:43.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7569 16 16 0 0 0 - 0 2024-07-28T13:48:44.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7570 16 16 0 0 0 - 0 2024-07-28T13:48:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:44 smithi177 bash[81864]: cluster 2024-07-28T13:48:43.258366+0000 mgr.y (mgr.25253) 4202 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:44 smithi177 bash[79620]: cluster 2024-07-28T13:48:43.258366+0000 mgr.y (mgr.25253) 4202 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:44 smithi204 bash[68176]: cluster 2024-07-28T13:48:43.258366+0000 mgr.y (mgr.25253) 4202 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:45.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7571 16 16 0 0 0 - 0 2024-07-28T13:48:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:48:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:46 smithi177 bash[81864]: audit 2024-07-28T13:48:45.879044+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:46 smithi177 bash[79620]: audit 2024-07-28T13:48:45.879044+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:45 smithi204 bash[68176]: audit 2024-07-28T13:48:45.879044+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:46.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7572 16 16 0 0 0 - 0 2024-07-28T13:48:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:47 smithi177 bash[79620]: cluster 2024-07-28T13:48:45.259846+0000 mgr.y (mgr.25253) 4203 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:47 smithi177 bash[79620]: audit 2024-07-28T13:48:46.672947+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:47 smithi177 bash[81864]: cluster 2024-07-28T13:48:45.259846+0000 mgr.y (mgr.25253) 4203 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:47 smithi177 bash[81864]: audit 2024-07-28T13:48:46.672947+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:47 smithi204 bash[68176]: cluster 2024-07-28T13:48:45.259846+0000 mgr.y (mgr.25253) 4203 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:47 smithi204 bash[68176]: audit 2024-07-28T13:48:46.672947+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:47.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7573 16 16 0 0 0 - 0 2024-07-28T13:48:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:48 smithi204 bash[68176]: audit 2024-07-28T13:48:47.045886+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:48 smithi204 bash[68176]: audit 2024-07-28T13:48:47.050545+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:48 smithi204 bash[68176]: cluster 2024-07-28T13:48:47.261280+0000 mgr.y (mgr.25253) 4204 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[81864]: audit 2024-07-28T13:48:47.045886+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[81864]: audit 2024-07-28T13:48:47.050545+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[81864]: cluster 2024-07-28T13:48:47.261280+0000 mgr.y (mgr.25253) 4204 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[79620]: audit 2024-07-28T13:48:47.045886+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[79620]: audit 2024-07-28T13:48:47.050545+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:48 smithi177 bash[79620]: cluster 2024-07-28T13:48:47.261280+0000 mgr.y (mgr.25253) 4204 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:48.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7574 16 16 0 0 0 - 0 2024-07-28T13:48:49.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7575 16 16 0 0 0 - 0 2024-07-28T13:48:50.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7576 16 16 0 0 0 - 0 2024-07-28T13:48:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:50 smithi204 bash[68176]: cluster 2024-07-28T13:48:49.262747+0000 mgr.y (mgr.25253) 4205 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:50 smithi177 bash[81864]: cluster 2024-07-28T13:48:49.262747+0000 mgr.y (mgr.25253) 4205 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:50 smithi177 bash[79620]: cluster 2024-07-28T13:48:49.262747+0000 mgr.y (mgr.25253) 4205 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:51.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7577 16 16 0 0 0 - 0 2024-07-28T13:48:52.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7578 16 16 0 0 0 - 0 2024-07-28T13:48:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:52 smithi204 bash[68176]: cluster 2024-07-28T13:48:51.264237+0000 mgr.y (mgr.25253) 4206 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:48:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:52 smithi177 bash[79620]: cluster 2024-07-28T13:48:51.264237+0000 mgr.y (mgr.25253) 4206 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:52 smithi177 bash[81864]: cluster 2024-07-28T13:48:51.264237+0000 mgr.y (mgr.25253) 4206 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:53.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7579 16 16 0 0 0 - 0 2024-07-28T13:48:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:52.576981+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:52.584031+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:52.621193+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:52.626596+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:53.105896+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:53.107515+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:53 smithi204 bash[68176]: audit 2024-07-28T13:48:53.119337+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:52.576981+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:52.584031+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:52.621193+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:52.626596+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:53.105896+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:53.107515+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[81864]: audit 2024-07-28T13:48:53.119337+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:52.576981+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:52.584031+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:52.621193+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:52.626596+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:53.105896+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:53.107515+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:54.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:53 smithi177 bash[79620]: audit 2024-07-28T13:48:53.119337+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:48:54.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:48:54.531566+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:54.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:54.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7580 16 16 0 0 0 - 0 2024-07-28T13:48:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:54 smithi204 bash[68176]: cluster 2024-07-28T13:48:53.265691+0000 mgr.y (mgr.25253) 4207 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:54 smithi177 bash[81864]: cluster 2024-07-28T13:48:53.265691+0000 mgr.y (mgr.25253) 4207 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:54 smithi177 bash[79620]: cluster 2024-07-28T13:48:53.265691+0000 mgr.y (mgr.25253) 4207 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:55.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7581 16 16 0 0 0 - 0 2024-07-28T13:48:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:48:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:48:56.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7582 16 16 0 0 0 - 0 2024-07-28T13:48:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:56 smithi204 bash[68176]: cluster 2024-07-28T13:48:55.267288+0000 mgr.y (mgr.25253) 4208 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:56 smithi177 bash[81864]: cluster 2024-07-28T13:48:55.267288+0000 mgr.y (mgr.25253) 4208 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:56 smithi177 bash[79620]: cluster 2024-07-28T13:48:55.267288+0000 mgr.y (mgr.25253) 4208 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:57.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7583 16 16 0 0 0 - 0 2024-07-28T13:48:58.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7584 16 16 0 0 0 - 0 2024-07-28T13:48:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:48:58 smithi204 bash[68176]: cluster 2024-07-28T13:48:57.268931+0000 mgr.y (mgr.25253) 4209 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:59.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:48:58 smithi177 bash[81864]: cluster 2024-07-28T13:48:57.268931+0000 mgr.y (mgr.25253) 4209 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:48:58 smithi177 bash[79620]: cluster 2024-07-28T13:48:57.268931+0000 mgr.y (mgr.25253) 4209 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:48:59.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7585 16 16 0 0 0 - 0 2024-07-28T13:49:00.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7586 16 16 0 0 0 - 0 2024-07-28T13:49:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:00 smithi204 bash[68176]: cluster 2024-07-28T13:48:59.270552+0000 mgr.y (mgr.25253) 4210 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:00 smithi177 bash[81864]: cluster 2024-07-28T13:48:59.270552+0000 mgr.y (mgr.25253) 4210 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:00 smithi177 bash[79620]: cluster 2024-07-28T13:48:59.270552+0000 mgr.y (mgr.25253) 4210 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:01.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7587 16 16 0 0 0 - 0 2024-07-28T13:49:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:01 smithi204 bash[68176]: audit 2024-07-28T13:49:00.879533+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:01 smithi177 bash[81864]: audit 2024-07-28T13:49:00.879533+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:01 smithi177 bash[79620]: audit 2024-07-28T13:49:00.879533+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:02.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7588 16 16 0 0 0 - 0 2024-07-28T13:49:02.598 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:02 smithi204 bash[60899]: ts=2024-07-28T13:49:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:02 smithi204 bash[68176]: cluster 2024-07-28T13:49:01.272179+0000 mgr.y (mgr.25253) 4211 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:02 smithi177 bash[81864]: cluster 2024-07-28T13:49:01.272179+0000 mgr.y (mgr.25253) 4211 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:02 smithi177 bash[79620]: cluster 2024-07-28T13:49:01.272179+0000 mgr.y (mgr.25253) 4211 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:03.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7589 16 16 0 0 0 - 0 2024-07-28T13:49:04.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7590 16 16 0 0 0 - 0 2024-07-28T13:49:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:04 smithi204 bash[68176]: cluster 2024-07-28T13:49:03.273824+0000 mgr.y (mgr.25253) 4212 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:04 smithi177 bash[81864]: cluster 2024-07-28T13:49:03.273824+0000 mgr.y (mgr.25253) 4212 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:04 smithi177 bash[79620]: cluster 2024-07-28T13:49:03.273824+0000 mgr.y (mgr.25253) 4212 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:05.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7591 16 16 0 0 0 - 0 2024-07-28T13:49:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:49:06.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7592 16 16 0 0 0 - 0 2024-07-28T13:49:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:06 smithi204 bash[68176]: cluster 2024-07-28T13:49:05.275473+0000 mgr.y (mgr.25253) 4213 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:06 smithi177 bash[81864]: cluster 2024-07-28T13:49:05.275473+0000 mgr.y (mgr.25253) 4213 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:06 smithi177 bash[79620]: cluster 2024-07-28T13:49:05.275473+0000 mgr.y (mgr.25253) 4213 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:07.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7593 16 16 0 0 0 - 0 2024-07-28T13:49:08.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7594 16 16 0 0 0 - 0 2024-07-28T13:49:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:08 smithi204 bash[68176]: cluster 2024-07-28T13:49:07.277106+0000 mgr.y (mgr.25253) 4214 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:08 smithi177 bash[81864]: cluster 2024-07-28T13:49:07.277106+0000 mgr.y (mgr.25253) 4214 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:08 smithi177 bash[79620]: cluster 2024-07-28T13:49:07.277106+0000 mgr.y (mgr.25253) 4214 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:09.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7595 16 16 0 0 0 - 0 2024-07-28T13:49:10.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7596 16 16 0 0 0 - 0 2024-07-28T13:49:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:10 smithi204 bash[68176]: cluster 2024-07-28T13:49:09.278752+0000 mgr.y (mgr.25253) 4215 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:10 smithi177 bash[79620]: cluster 2024-07-28T13:49:09.278752+0000 mgr.y (mgr.25253) 4215 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:10 smithi177 bash[81864]: cluster 2024-07-28T13:49:09.278752+0000 mgr.y (mgr.25253) 4215 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:11.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7597 16 16 0 0 0 - 0 2024-07-28T13:49:12.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7598 16 16 0 0 0 - 0 2024-07-28T13:49:12.621 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:12 smithi204 bash[68176]: cluster 2024-07-28T13:49:11.280271+0000 mgr.y (mgr.25253) 4216 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:12 smithi177 bash[79620]: cluster 2024-07-28T13:49:11.280271+0000 mgr.y (mgr.25253) 4216 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:12 smithi177 bash[81864]: cluster 2024-07-28T13:49:11.280271+0000 mgr.y (mgr.25253) 4216 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:13.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7599 16 16 0 0 0 - 0 2024-07-28T13:49:14.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:49:14.534805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:14.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:14.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7600 16 16 0 0 0 - 0 2024-07-28T13:49:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:14 smithi204 bash[68176]: cluster 2024-07-28T13:49:13.281738+0000 mgr.y (mgr.25253) 4217 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:15.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:14 smithi177 bash[81864]: cluster 2024-07-28T13:49:13.281738+0000 mgr.y (mgr.25253) 4217 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:15.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:14 smithi177 bash[79620]: cluster 2024-07-28T13:49:13.281738+0000 mgr.y (mgr.25253) 4217 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:15.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7601 16 16 0 0 0 - 0 2024-07-28T13:49:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:49:16.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7602 16 16 0 0 0 - 0 2024-07-28T13:49:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:16 smithi204 bash[68176]: cluster 2024-07-28T13:49:15.283178+0000 mgr.y (mgr.25253) 4218 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:16 smithi204 bash[68176]: audit 2024-07-28T13:49:15.879950+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:16 smithi177 bash[81864]: cluster 2024-07-28T13:49:15.283178+0000 mgr.y (mgr.25253) 4218 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:16 smithi177 bash[81864]: audit 2024-07-28T13:49:15.879950+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:16 smithi177 bash[79620]: cluster 2024-07-28T13:49:15.283178+0000 mgr.y (mgr.25253) 4218 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:16 smithi177 bash[79620]: audit 2024-07-28T13:49:15.879950+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:17.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7603 16 16 0 0 0 - 0 2024-07-28T13:49:18.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7604 16 16 0 0 0 - 0 2024-07-28T13:49:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:18 smithi204 bash[68176]: cluster 2024-07-28T13:49:17.284649+0000 mgr.y (mgr.25253) 4219 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:18 smithi177 bash[79620]: cluster 2024-07-28T13:49:17.284649+0000 mgr.y (mgr.25253) 4219 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:18 smithi177 bash[81864]: cluster 2024-07-28T13:49:17.284649+0000 mgr.y (mgr.25253) 4219 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:19.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7605 16 16 0 0 0 - 0 2024-07-28T13:49:20.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7606 16 16 0 0 0 - 0 2024-07-28T13:49:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:20 smithi204 bash[68176]: cluster 2024-07-28T13:49:19.286101+0000 mgr.y (mgr.25253) 4220 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:21.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:20 smithi177 bash[81864]: cluster 2024-07-28T13:49:19.286101+0000 mgr.y (mgr.25253) 4220 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:20 smithi177 bash[79620]: cluster 2024-07-28T13:49:19.286101+0000 mgr.y (mgr.25253) 4220 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:21.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7607 16 16 0 0 0 - 0 2024-07-28T13:49:22.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7608 16 16 0 0 0 - 0 2024-07-28T13:49:22.642 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:22 smithi204 bash[60899]: ts=2024-07-28T13:49:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:22 smithi204 bash[68176]: cluster 2024-07-28T13:49:21.287579+0000 mgr.y (mgr.25253) 4221 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:23.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:22 smithi177 bash[79620]: cluster 2024-07-28T13:49:21.287579+0000 mgr.y (mgr.25253) 4221 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:22 smithi177 bash[81864]: cluster 2024-07-28T13:49:21.287579+0000 mgr.y (mgr.25253) 4221 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:23.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7609 16 16 0 0 0 - 0 2024-07-28T13:49:24.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7610 16 16 0 0 0 - 0 2024-07-28T13:49:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:24 smithi204 bash[68176]: cluster 2024-07-28T13:49:23.289085+0000 mgr.y (mgr.25253) 4222 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:24 smithi177 bash[79620]: cluster 2024-07-28T13:49:23.289085+0000 mgr.y (mgr.25253) 4222 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:24 smithi177 bash[81864]: cluster 2024-07-28T13:49:23.289085+0000 mgr.y (mgr.25253) 4222 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:25.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7611 16 16 0 0 0 - 0 2024-07-28T13:49:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:49:26.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7612 16 16 0 0 0 - 0 2024-07-28T13:49:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:26 smithi204 bash[68176]: cluster 2024-07-28T13:49:25.290542+0000 mgr.y (mgr.25253) 4223 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:26 smithi177 bash[79620]: cluster 2024-07-28T13:49:25.290542+0000 mgr.y (mgr.25253) 4223 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:26 smithi177 bash[81864]: cluster 2024-07-28T13:49:25.290542+0000 mgr.y (mgr.25253) 4223 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:27.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7613 16 16 0 0 0 - 0 2024-07-28T13:49:28.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7614 16 16 0 0 0 - 0 2024-07-28T13:49:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:28 smithi204 bash[68176]: cluster 2024-07-28T13:49:27.292008+0000 mgr.y (mgr.25253) 4224 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:28 smithi177 bash[81864]: cluster 2024-07-28T13:49:27.292008+0000 mgr.y (mgr.25253) 4224 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:28 smithi177 bash[79620]: cluster 2024-07-28T13:49:27.292008+0000 mgr.y (mgr.25253) 4224 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:29.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7615 16 16 0 0 0 - 0 2024-07-28T13:49:30.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7616 16 16 0 0 0 - 0 2024-07-28T13:49:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:30 smithi204 bash[68176]: cluster 2024-07-28T13:49:29.293468+0000 mgr.y (mgr.25253) 4225 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:30 smithi177 bash[81864]: cluster 2024-07-28T13:49:29.293468+0000 mgr.y (mgr.25253) 4225 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:30 smithi177 bash[79620]: cluster 2024-07-28T13:49:29.293468+0000 mgr.y (mgr.25253) 4225 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:31.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7617 16 16 0 0 0 - 0 2024-07-28T13:49:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:31 smithi177 bash[81864]: audit 2024-07-28T13:49:30.880453+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:31 smithi177 bash[79620]: audit 2024-07-28T13:49:30.880453+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:31 smithi204 bash[68176]: audit 2024-07-28T13:49:30.880453+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:32.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7618 16 16 0 0 0 - 0 2024-07-28T13:49:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.c.smithi177.stdout:Jul 28 13:49:32 smithi177 bash[81864]: cluster 2024-07-28T13:49:31.294888+0000 mgr.y (mgr.25253) 4226 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:32 smithi177 bash[79620]: cluster 2024-07-28T13:49:31.294888+0000 mgr.y (mgr.25253) 4226 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:32 smithi204 bash[68176]: cluster 2024-07-28T13:49:31.294888+0000 mgr.y (mgr.25253) 4226 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:33.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7619 16 16 0 0 0 - 0 2024-07-28T13:49:34.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:49:34.538182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:34.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:34.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7620 16 16 0 0 0 - 0 2024-07-28T13:49:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:34 smithi177 bash[81864]: cluster 2024-07-28T13:49:33.296398+0000 mgr.y (mgr.25253) 4227 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:34 smithi177 bash[79620]: cluster 2024-07-28T13:49:33.296398+0000 mgr.y (mgr.25253) 4227 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:34 smithi204 bash[68176]: cluster 2024-07-28T13:49:33.296398+0000 mgr.y (mgr.25253) 4227 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:35.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7621 16 16 0 0 0 - 0 2024-07-28T13:49:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:49:36.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7622 16 16 0 0 0 - 0 2024-07-28T13:49:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:36 smithi177 bash[79620]: cluster 2024-07-28T13:49:35.297856+0000 mgr.y (mgr.25253) 4228 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:36 smithi177 bash[81864]: cluster 2024-07-28T13:49:35.297856+0000 mgr.y (mgr.25253) 4228 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:36 smithi204 bash[68176]: cluster 2024-07-28T13:49:35.297856+0000 mgr.y (mgr.25253) 4228 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:37.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7623 16 16 0 0 0 - 0 2024-07-28T13:49:38.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7624 16 16 0 0 0 - 0 2024-07-28T13:49:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:38 smithi177 bash[79620]: cluster 2024-07-28T13:49:37.299338+0000 mgr.y (mgr.25253) 4229 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:38 smithi177 bash[81864]: cluster 2024-07-28T13:49:37.299338+0000 mgr.y (mgr.25253) 4229 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:38 smithi204 bash[68176]: cluster 2024-07-28T13:49:37.299338+0000 mgr.y (mgr.25253) 4229 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:39.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7625 16 16 0 0 0 - 0 2024-07-28T13:49:40.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7626 16 16 0 0 0 - 0 2024-07-28T13:49:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:40 smithi177 bash[79620]: cluster 2024-07-28T13:49:39.300837+0000 mgr.y (mgr.25253) 4230 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:40 smithi177 bash[81864]: cluster 2024-07-28T13:49:39.300837+0000 mgr.y (mgr.25253) 4230 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:40 smithi204 bash[68176]: cluster 2024-07-28T13:49:39.300837+0000 mgr.y (mgr.25253) 4230 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:41.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7627 16 16 0 0 0 - 0 2024-07-28T13:49:42.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7628 16 16 0 0 0 - 0 2024-07-28T13:49:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.c.smithi177.stdout:Jul 28 13:49:42 smithi177 bash[81864]: cluster 2024-07-28T13:49:41.302292+0000 mgr.y (mgr.25253) 4231 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:42 smithi177 bash[79620]: cluster 2024-07-28T13:49:41.302292+0000 mgr.y (mgr.25253) 4231 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:42 smithi204 bash[68176]: cluster 2024-07-28T13:49:41.302292+0000 mgr.y (mgr.25253) 4231 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:43.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7629 16 16 0 0 0 - 0 2024-07-28T13:49:44.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7630 16 16 0 0 0 - 0 2024-07-28T13:49:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:44 smithi177 bash[81864]: cluster 2024-07-28T13:49:43.303787+0000 mgr.y (mgr.25253) 4232 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:44 smithi177 bash[79620]: cluster 2024-07-28T13:49:43.303787+0000 mgr.y (mgr.25253) 4232 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:44 smithi204 bash[68176]: cluster 2024-07-28T13:49:43.303787+0000 mgr.y (mgr.25253) 4232 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:45.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7631 16 16 0 0 0 - 0 2024-07-28T13:49:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:49:46.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7632 16 16 0 0 0 - 0 2024-07-28T13:49:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:46 smithi177 bash[81864]: cluster 2024-07-28T13:49:45.305235+0000 mgr.y (mgr.25253) 4233 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:46 smithi177 bash[81864]: audit 2024-07-28T13:49:45.881007+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:46 smithi177 bash[79620]: cluster 2024-07-28T13:49:45.305235+0000 mgr.y (mgr.25253) 4233 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:46 smithi177 bash[79620]: audit 2024-07-28T13:49:45.881007+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:46 smithi204 bash[68176]: cluster 2024-07-28T13:49:45.305235+0000 mgr.y (mgr.25253) 4233 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:46 smithi204 bash[68176]: audit 2024-07-28T13:49:45.881007+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:47.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7633 16 16 0 0 0 - 0 2024-07-28T13:49:48.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7634 16 16 0 0 0 - 0 2024-07-28T13:49:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:48 smithi177 bash[81864]: cluster 2024-07-28T13:49:47.306681+0000 mgr.y (mgr.25253) 4234 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:48 smithi177 bash[79620]: cluster 2024-07-28T13:49:47.306681+0000 mgr.y (mgr.25253) 4234 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:48 smithi204 bash[68176]: cluster 2024-07-28T13:49:47.306681+0000 mgr.y (mgr.25253) 4234 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:49.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7635 16 16 0 0 0 - 0 2024-07-28T13:49:50.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7636 16 16 0 0 0 - 0 2024-07-28T13:49:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:50 smithi177 bash[81864]: cluster 2024-07-28T13:49:49.308167+0000 mgr.y (mgr.25253) 4235 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:50 smithi177 bash[79620]: cluster 2024-07-28T13:49:49.308167+0000 mgr.y (mgr.25253) 4235 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:50 smithi204 bash[68176]: cluster 2024-07-28T13:49:49.308167+0000 mgr.y (mgr.25253) 4235 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:51.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7637 16 16 0 0 0 - 0 2024-07-28T13:49:52.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7638 16 16 0 0 0 - 0 2024-07-28T13:49:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:49:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:52 smithi177 bash[81864]: cluster 2024-07-28T13:49:51.309635+0000 mgr.y (mgr.25253) 4236 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:53.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:52 smithi177 bash[79620]: cluster 2024-07-28T13:49:51.309635+0000 mgr.y (mgr.25253) 4236 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:52 smithi204 bash[68176]: cluster 2024-07-28T13:49:51.309635+0000 mgr.y (mgr.25253) 4236 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:53.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7639 16 16 0 0 0 - 0 2024-07-28T13:49:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:53 smithi177 bash[81864]: audit 2024-07-28T13:49:53.245364+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:53 smithi177 bash[79620]: audit 2024-07-28T13:49:53.245364+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:53 smithi204 bash[68176]: audit 2024-07-28T13:49:53.245364+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:54.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:49:54.541384+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:54.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:54.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7640 16 16 0 0 0 - 0 2024-07-28T13:49:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:54 smithi177 bash[81864]: cluster 2024-07-28T13:49:53.310530+0000 mgr.y (mgr.25253) 4237 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:55.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:54 smithi177 bash[79620]: cluster 2024-07-28T13:49:53.310530+0000 mgr.y (mgr.25253) 4237 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:54 smithi204 bash[68176]: cluster 2024-07-28T13:49:53.310530+0000 mgr.y (mgr.25253) 4237 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:55.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7641 16 16 0 0 0 - 0 2024-07-28T13:49:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:49:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:49:56.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7642 16 16 0 0 0 - 0 2024-07-28T13:49:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:56 smithi177 bash[79620]: cluster 2024-07-28T13:49:55.311988+0000 mgr.y (mgr.25253) 4238 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:56 smithi177 bash[81864]: cluster 2024-07-28T13:49:55.311988+0000 mgr.y (mgr.25253) 4238 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:56 smithi204 bash[68176]: cluster 2024-07-28T13:49:55.311988+0000 mgr.y (mgr.25253) 4238 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:57.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7643 16 16 0 0 0 - 0 2024-07-28T13:49:58.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7644 16 16 0 0 0 - 0 2024-07-28T13:49:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:58 smithi177 bash[79620]: cluster 2024-07-28T13:49:57.313438+0000 mgr.y (mgr.25253) 4239 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:59.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:58 smithi177 bash[81864]: cluster 2024-07-28T13:49:57.313438+0000 mgr.y (mgr.25253) 4239 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:58 smithi204 bash[68176]: cluster 2024-07-28T13:49:57.313438+0000 mgr.y (mgr.25253) 4239 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:49:59.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7645 16 16 0 0 0 - 0 2024-07-28T13:50:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:58.932494+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:58.937956+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:59.179728+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:59.187387+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:59.578087+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:59.579663+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[81864]: audit 2024-07-28T13:49:59.588329+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:58.932494+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:58.937956+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:59.179728+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:59.187387+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:59.578087+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:59.579663+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:49:59 smithi177 bash[79620]: audit 2024-07-28T13:49:59.588329+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:58.932494+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:58.937956+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:59.179728+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:59.187387+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:59.578087+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:59.579663+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:00.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:49:59 smithi204 bash[68176]: audit 2024-07-28T13:49:59.588329+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:50:00.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7646 16 16 0 0 0 - 0 2024-07-28T13:50:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[81864]: cluster 2024-07-28T13:49:59.314880+0000 mgr.y (mgr.25253) 4240 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[81864]: cluster 2024-07-28T13:50:00.000139+0000 mon.a (mon.0) 3411 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:50:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[81864]: audit 2024-07-28T13:50:00.881459+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[79620]: cluster 2024-07-28T13:49:59.314880+0000 mgr.y (mgr.25253) 4240 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[79620]: cluster 2024-07-28T13:50:00.000139+0000 mon.a (mon.0) 3411 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:50:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:00 smithi177 bash[79620]: audit 2024-07-28T13:50:00.881459+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:00 smithi204 bash[68176]: cluster 2024-07-28T13:49:59.314880+0000 mgr.y (mgr.25253) 4240 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:00 smithi204 bash[68176]: cluster 2024-07-28T13:50:00.000139+0000 mon.a (mon.0) 3411 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T13:50:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:00 smithi204 bash[68176]: audit 2024-07-28T13:50:00.881459+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:01.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7647 16 16 0 0 0 - 0 2024-07-28T13:50:02.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7648 16 16 0 0 0 - 0 2024-07-28T13:50:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:02 smithi177 bash[81864]: cluster 2024-07-28T13:50:01.316365+0000 mgr.y (mgr.25253) 4241 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:02 smithi177 bash[79620]: cluster 2024-07-28T13:50:01.316365+0000 mgr.y (mgr.25253) 4241 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:02 smithi204 bash[68176]: cluster 2024-07-28T13:50:01.316365+0000 mgr.y (mgr.25253) 4241 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:03.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7649 16 16 0 0 0 - 0 2024-07-28T13:50:04.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7650 16 16 0 0 0 - 0 2024-07-28T13:50:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:04 smithi177 bash[81864]: cluster 2024-07-28T13:50:03.317829+0000 mgr.y (mgr.25253) 4242 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:04 smithi177 bash[79620]: cluster 2024-07-28T13:50:03.317829+0000 mgr.y (mgr.25253) 4242 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:04 smithi204 bash[68176]: cluster 2024-07-28T13:50:03.317829+0000 mgr.y (mgr.25253) 4242 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:05.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7651 16 16 0 0 0 - 0 2024-07-28T13:50:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:50:06.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7652 16 16 0 0 0 - 0 2024-07-28T13:50:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:06 smithi177 bash[81864]: cluster 2024-07-28T13:50:05.319277+0000 mgr.y (mgr.25253) 4243 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:06 smithi177 bash[79620]: cluster 2024-07-28T13:50:05.319277+0000 mgr.y (mgr.25253) 4243 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:06 smithi204 bash[68176]: cluster 2024-07-28T13:50:05.319277+0000 mgr.y (mgr.25253) 4243 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:07.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7653 16 16 0 0 0 - 0 2024-07-28T13:50:08.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7654 16 16 0 0 0 - 0 2024-07-28T13:50:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:08 smithi177 bash[81864]: cluster 2024-07-28T13:50:07.320755+0000 mgr.y (mgr.25253) 4244 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:08 smithi177 bash[79620]: cluster 2024-07-28T13:50:07.320755+0000 mgr.y (mgr.25253) 4244 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:08 smithi204 bash[68176]: cluster 2024-07-28T13:50:07.320755+0000 mgr.y (mgr.25253) 4244 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:09.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7655 16 16 0 0 0 - 0 2024-07-28T13:50:10.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7656 16 16 0 0 0 - 0 2024-07-28T13:50:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:10 smithi177 bash[79620]: cluster 2024-07-28T13:50:09.322204+0000 mgr.y (mgr.25253) 4245 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:10 smithi177 bash[81864]: cluster 2024-07-28T13:50:09.322204+0000 mgr.y (mgr.25253) 4245 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:10 smithi204 bash[68176]: cluster 2024-07-28T13:50:09.322204+0000 mgr.y (mgr.25253) 4245 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:11.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7657 16 16 0 0 0 - 0 2024-07-28T13:50:12.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7658 16 16 0 0 0 - 0 2024-07-28T13:50:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:12 smithi177 bash[79620]: cluster 2024-07-28T13:50:11.323732+0000 mgr.y (mgr.25253) 4246 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:12 smithi177 bash[81864]: cluster 2024-07-28T13:50:11.323732+0000 mgr.y (mgr.25253) 4246 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:12 smithi204 bash[68176]: cluster 2024-07-28T13:50:11.323732+0000 mgr.y (mgr.25253) 4246 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:13.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7659 16 16 0 0 0 - 0 2024-07-28T13:50:14.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:50:14.544438+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:14.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:14.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7660 16 16 0 0 0 - 0 2024-07-28T13:50:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:14 smithi177 bash[79620]: cluster 2024-07-28T13:50:13.325185+0000 mgr.y (mgr.25253) 4247 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:14 smithi177 bash[81864]: cluster 2024-07-28T13:50:13.325185+0000 mgr.y (mgr.25253) 4247 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:14 smithi204 bash[68176]: cluster 2024-07-28T13:50:13.325185+0000 mgr.y (mgr.25253) 4247 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:15.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7661 16 16 0 0 0 - 0 2024-07-28T13:50:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:50:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:15 smithi177 bash[81864]: audit 2024-07-28T13:50:15.881753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:15 smithi177 bash[79620]: audit 2024-07-28T13:50:15.881753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:15 smithi204 bash[68176]: audit 2024-07-28T13:50:15.881753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:16.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7662 16 16 0 0 0 - 0 2024-07-28T13:50:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:16 smithi177 bash[81864]: cluster 2024-07-28T13:50:15.326620+0000 mgr.y (mgr.25253) 4248 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:16 smithi177 bash[79620]: cluster 2024-07-28T13:50:15.326620+0000 mgr.y (mgr.25253) 4248 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:16 smithi204 bash[68176]: cluster 2024-07-28T13:50:15.326620+0000 mgr.y (mgr.25253) 4248 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:17.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7663 16 16 0 0 0 - 0 2024-07-28T13:50:18.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7664 16 16 0 0 0 - 0 2024-07-28T13:50:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:18 smithi177 bash[81864]: cluster 2024-07-28T13:50:17.328100+0000 mgr.y (mgr.25253) 4249 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:18 smithi177 bash[79620]: cluster 2024-07-28T13:50:17.328100+0000 mgr.y (mgr.25253) 4249 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:18 smithi204 bash[68176]: cluster 2024-07-28T13:50:17.328100+0000 mgr.y (mgr.25253) 4249 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:19.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7665 16 16 0 0 0 - 0 2024-07-28T13:50:20.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7666 16 16 0 0 0 - 0 2024-07-28T13:50:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:20 smithi177 bash[81864]: cluster 2024-07-28T13:50:19.329574+0000 mgr.y (mgr.25253) 4250 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:20 smithi177 bash[79620]: cluster 2024-07-28T13:50:19.329574+0000 mgr.y (mgr.25253) 4250 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:20 smithi204 bash[68176]: cluster 2024-07-28T13:50:19.329574+0000 mgr.y (mgr.25253) 4250 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:21.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7667 16 16 0 0 0 - 0 2024-07-28T13:50:22.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7668 16 16 0 0 0 - 0 2024-07-28T13:50:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.665 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 13:50:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T13:50:22.306313859Z level=info msg="Completed cleanup jobs" duration=341.848413ms 2024-07-28T13:50:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:22 smithi177 bash[81864]: cluster 2024-07-28T13:50:21.331061+0000 mgr.y (mgr.25253) 4251 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:22 smithi177 bash[79620]: cluster 2024-07-28T13:50:21.331061+0000 mgr.y (mgr.25253) 4251 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:22 smithi204 bash[68176]: cluster 2024-07-28T13:50:21.331061+0000 mgr.y (mgr.25253) 4251 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:23.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7669 16 16 0 0 0 - 0 2024-07-28T13:50:24.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7670 16 16 0 0 0 - 0 2024-07-28T13:50:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:24 smithi177 bash[81864]: cluster 2024-07-28T13:50:23.332570+0000 mgr.y (mgr.25253) 4252 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:24 smithi177 bash[79620]: cluster 2024-07-28T13:50:23.332570+0000 mgr.y (mgr.25253) 4252 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:24 smithi204 bash[68176]: cluster 2024-07-28T13:50:23.332570+0000 mgr.y (mgr.25253) 4252 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:25.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7671 16 16 0 0 0 - 0 2024-07-28T13:50:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:50:26.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7672 16 16 0 0 0 - 0 2024-07-28T13:50:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:27 smithi177 bash[81864]: cluster 2024-07-28T13:50:25.334035+0000 mgr.y (mgr.25253) 4253 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:27 smithi177 bash[79620]: cluster 2024-07-28T13:50:25.334035+0000 mgr.y (mgr.25253) 4253 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:26 smithi204 bash[68176]: cluster 2024-07-28T13:50:25.334035+0000 mgr.y (mgr.25253) 4253 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:27.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7673 16 16 0 0 0 - 0 2024-07-28T13:50:28.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7674 16 16 0 0 0 - 0 2024-07-28T13:50:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:29 smithi177 bash[81864]: cluster 2024-07-28T13:50:27.335517+0000 mgr.y (mgr.25253) 4254 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:29 smithi177 bash[79620]: cluster 2024-07-28T13:50:27.335517+0000 mgr.y (mgr.25253) 4254 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:29 smithi204 bash[68176]: cluster 2024-07-28T13:50:27.335517+0000 mgr.y (mgr.25253) 4254 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:29.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7675 16 16 0 0 0 - 0 2024-07-28T13:50:30.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7676 16 16 0 0 0 - 0 2024-07-28T13:50:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:31 smithi177 bash[81864]: cluster 2024-07-28T13:50:29.337003+0000 mgr.y (mgr.25253) 4255 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:31 smithi177 bash[81864]: audit 2024-07-28T13:50:30.882264+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:31 smithi177 bash[79620]: cluster 2024-07-28T13:50:29.337003+0000 mgr.y (mgr.25253) 4255 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:31 smithi177 bash[79620]: audit 2024-07-28T13:50:30.882264+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:31 smithi204 bash[68176]: cluster 2024-07-28T13:50:29.337003+0000 mgr.y (mgr.25253) 4255 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:31 smithi204 bash[68176]: audit 2024-07-28T13:50:30.882264+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:31.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7677 16 16 0 0 0 - 0 2024-07-28T13:50:32.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7678 16 16 0 0 0 - 0 2024-07-28T13:50:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:33 smithi177 bash[81864]: cluster 2024-07-28T13:50:31.338498+0000 mgr.y (mgr.25253) 4256 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:33 smithi177 bash[79620]: cluster 2024-07-28T13:50:31.338498+0000 mgr.y (mgr.25253) 4256 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:33 smithi204 bash[68176]: cluster 2024-07-28T13:50:31.338498+0000 mgr.y (mgr.25253) 4256 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:33.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7679 16 16 0 0 0 - 0 2024-07-28T13:50:34.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:50:34.547587+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:34.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:34.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7680 16 16 0 0 0 - 0 2024-07-28T13:50:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:35 smithi177 bash[81864]: cluster 2024-07-28T13:50:33.339975+0000 mgr.y (mgr.25253) 4257 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:35 smithi177 bash[79620]: cluster 2024-07-28T13:50:33.339975+0000 mgr.y (mgr.25253) 4257 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:35 smithi204 bash[68176]: cluster 2024-07-28T13:50:33.339975+0000 mgr.y (mgr.25253) 4257 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:35.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7681 16 16 0 0 0 - 0 2024-07-28T13:50:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:50:36.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7682 16 16 0 0 0 - 0 2024-07-28T13:50:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:37 smithi204 bash[68176]: cluster 2024-07-28T13:50:35.341413+0000 mgr.y (mgr.25253) 4258 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:37 smithi177 bash[81864]: cluster 2024-07-28T13:50:35.341413+0000 mgr.y (mgr.25253) 4258 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:37 smithi177 bash[79620]: cluster 2024-07-28T13:50:35.341413+0000 mgr.y (mgr.25253) 4258 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:37.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7683 16 16 0 0 0 - 0 2024-07-28T13:50:38.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7684 16 16 0 0 0 - 0 2024-07-28T13:50:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:39 smithi204 bash[68176]: cluster 2024-07-28T13:50:37.342855+0000 mgr.y (mgr.25253) 4259 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:39 smithi177 bash[81864]: cluster 2024-07-28T13:50:37.342855+0000 mgr.y (mgr.25253) 4259 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:39 smithi177 bash[79620]: cluster 2024-07-28T13:50:37.342855+0000 mgr.y (mgr.25253) 4259 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:39.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7685 16 16 0 0 0 - 0 2024-07-28T13:50:40.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7686 16 16 0 0 0 - 0 2024-07-28T13:50:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:41 smithi204 bash[68176]: cluster 2024-07-28T13:50:39.344328+0000 mgr.y (mgr.25253) 4260 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:41 smithi177 bash[81864]: cluster 2024-07-28T13:50:39.344328+0000 mgr.y (mgr.25253) 4260 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:41 smithi177 bash[79620]: cluster 2024-07-28T13:50:39.344328+0000 mgr.y (mgr.25253) 4260 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:41.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7687 16 16 0 0 0 - 0 2024-07-28T13:50:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:42 smithi204 bash[68176]: cluster 2024-07-28T13:50:41.345816+0000 mgr.y (mgr.25253) 4261 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:42.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:42 smithi177 bash[81864]: cluster 2024-07-28T13:50:41.345816+0000 mgr.y (mgr.25253) 4261 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:42 smithi177 bash[79620]: cluster 2024-07-28T13:50:41.345816+0000 mgr.y (mgr.25253) 4261 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:42.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7688 16 16 0 0 0 - 0 2024-07-28T13:50:43.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7689 16 16 0 0 0 - 0 2024-07-28T13:50:44.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7690 16 16 0 0 0 - 0 2024-07-28T13:50:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:44 smithi204 bash[68176]: cluster 2024-07-28T13:50:43.347243+0000 mgr.y (mgr.25253) 4262 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:44 smithi177 bash[81864]: cluster 2024-07-28T13:50:43.347243+0000 mgr.y (mgr.25253) 4262 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:44 smithi177 bash[79620]: cluster 2024-07-28T13:50:43.347243+0000 mgr.y (mgr.25253) 4262 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:45.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7691 16 16 0 0 0 - 0 2024-07-28T13:50:46.408 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:50:46.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7692 16 16 0 0 0 - 0 2024-07-28T13:50:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:46 smithi204 bash[68176]: cluster 2024-07-28T13:50:45.348725+0000 mgr.y (mgr.25253) 4263 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:46 smithi204 bash[68176]: audit 2024-07-28T13:50:45.882643+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:46 smithi177 bash[81864]: cluster 2024-07-28T13:50:45.348725+0000 mgr.y (mgr.25253) 4263 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:46 smithi177 bash[81864]: audit 2024-07-28T13:50:45.882643+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:46 smithi177 bash[79620]: cluster 2024-07-28T13:50:45.348725+0000 mgr.y (mgr.25253) 4263 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:46 smithi177 bash[79620]: audit 2024-07-28T13:50:45.882643+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:47.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7693 16 16 0 0 0 - 0 2024-07-28T13:50:48.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7694 16 16 0 0 0 - 0 2024-07-28T13:50:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:48 smithi204 bash[68176]: cluster 2024-07-28T13:50:47.350168+0000 mgr.y (mgr.25253) 4264 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:48 smithi177 bash[81864]: cluster 2024-07-28T13:50:47.350168+0000 mgr.y (mgr.25253) 4264 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:48 smithi177 bash[79620]: cluster 2024-07-28T13:50:47.350168+0000 mgr.y (mgr.25253) 4264 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:49.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7695 16 16 0 0 0 - 0 2024-07-28T13:50:50.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7696 16 16 0 0 0 - 0 2024-07-28T13:50:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:50 smithi177 bash[81864]: cluster 2024-07-28T13:50:49.351611+0000 mgr.y (mgr.25253) 4265 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:50 smithi177 bash[79620]: cluster 2024-07-28T13:50:49.351611+0000 mgr.y (mgr.25253) 4265 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:50 smithi204 bash[68176]: cluster 2024-07-28T13:50:49.351611+0000 mgr.y (mgr.25253) 4265 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:51.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7697 16 16 0 0 0 - 0 2024-07-28T13:50:52.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7698 16 16 0 0 0 - 0 2024-07-28T13:50:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:52 smithi204 bash[68176]: cluster 2024-07-28T13:50:51.353055+0000 mgr.y (mgr.25253) 4266 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:50:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:52 smithi177 bash[81864]: cluster 2024-07-28T13:50:51.353055+0000 mgr.y (mgr.25253) 4266 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:52 smithi177 bash[79620]: cluster 2024-07-28T13:50:51.353055+0000 mgr.y (mgr.25253) 4266 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:53.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7699 16 16 0 0 0 - 0 2024-07-28T13:50:54.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:50:54.550850+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:54.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:54.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7700 16 16 0 0 0 - 0 2024-07-28T13:50:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:54 smithi177 bash[79620]: cluster 2024-07-28T13:50:53.354500+0000 mgr.y (mgr.25253) 4267 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:54 smithi177 bash[81864]: cluster 2024-07-28T13:50:53.354500+0000 mgr.y (mgr.25253) 4267 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:54 smithi204 bash[68176]: cluster 2024-07-28T13:50:53.354500+0000 mgr.y (mgr.25253) 4267 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:55.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7701 16 16 0 0 0 - 0 2024-07-28T13:50:56.431 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:50:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:50:56.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7702 16 16 0 0 0 - 0 2024-07-28T13:50:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:56 smithi177 bash[81864]: cluster 2024-07-28T13:50:55.355984+0000 mgr.y (mgr.25253) 4268 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:56 smithi177 bash[79620]: cluster 2024-07-28T13:50:55.355984+0000 mgr.y (mgr.25253) 4268 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:56 smithi204 bash[68176]: cluster 2024-07-28T13:50:55.355984+0000 mgr.y (mgr.25253) 4268 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:57.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7703 16 16 0 0 0 - 0 2024-07-28T13:50:58.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7704 16 16 0 0 0 - 0 2024-07-28T13:50:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:50:58 smithi177 bash[81864]: cluster 2024-07-28T13:50:57.357394+0000 mgr.y (mgr.25253) 4269 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:50:58 smithi177 bash[79620]: cluster 2024-07-28T13:50:57.357394+0000 mgr.y (mgr.25253) 4269 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:50:58 smithi204 bash[68176]: cluster 2024-07-28T13:50:57.357394+0000 mgr.y (mgr.25253) 4269 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:50:59.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7705 16 16 0 0 0 - 0 2024-07-28T13:51:00.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7706 16 16 0 0 0 - 0 2024-07-28T13:51:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[79620]: cluster 2024-07-28T13:50:59.358821+0000 mgr.y (mgr.25253) 4270 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[79620]: audit 2024-07-28T13:50:59.720690+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[79620]: audit 2024-07-28T13:51:00.091404+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[79620]: audit 2024-07-28T13:51:00.097528+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[81864]: cluster 2024-07-28T13:50:59.358821+0000 mgr.y (mgr.25253) 4270 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[81864]: audit 2024-07-28T13:50:59.720690+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[81864]: audit 2024-07-28T13:51:00.091404+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:00 smithi177 bash[81864]: audit 2024-07-28T13:51:00.097528+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:00 smithi204 bash[68176]: cluster 2024-07-28T13:50:59.358821+0000 mgr.y (mgr.25253) 4270 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:00 smithi204 bash[68176]: audit 2024-07-28T13:50:59.720690+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:00 smithi204 bash[68176]: audit 2024-07-28T13:51:00.091404+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:00 smithi204 bash[68176]: audit 2024-07-28T13:51:00.097528+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:01.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7707 16 16 0 0 0 - 0 2024-07-28T13:51:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:01 smithi177 bash[79620]: audit 2024-07-28T13:51:00.883029+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:01 smithi177 bash[81864]: audit 2024-07-28T13:51:00.883029+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:01 smithi204 bash[68176]: audit 2024-07-28T13:51:00.883029+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:02.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7708 16 16 0 0 0 - 0 2024-07-28T13:51:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:02 smithi204 bash[68176]: cluster 2024-07-28T13:51:01.360309+0000 mgr.y (mgr.25253) 4271 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:02 smithi177 bash[79620]: cluster 2024-07-28T13:51:01.360309+0000 mgr.y (mgr.25253) 4271 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:02 smithi177 bash[81864]: cluster 2024-07-28T13:51:01.360309+0000 mgr.y (mgr.25253) 4271 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:03.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7709 16 16 0 0 0 - 0 2024-07-28T13:51:04.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7710 16 16 0 0 0 - 0 2024-07-28T13:51:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:04 smithi177 bash[79620]: cluster 2024-07-28T13:51:03.361722+0000 mgr.y (mgr.25253) 4272 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:04 smithi177 bash[81864]: cluster 2024-07-28T13:51:03.361722+0000 mgr.y (mgr.25253) 4272 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:04 smithi204 bash[68176]: cluster 2024-07-28T13:51:03.361722+0000 mgr.y (mgr.25253) 4272 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:05.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7711 16 16 0 0 0 - 0 2024-07-28T13:51:06.399 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:51:06.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7712 16 16 0 0 0 - 0 2024-07-28T13:51:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: cluster 2024-07-28T13:51:05.362654+0000 mgr.y (mgr.25253) 4273 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:05.401412+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:05.408315+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:05.908504+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:05.919194+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:06.357231+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:06.358924+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:06 smithi204 bash[68176]: audit 2024-07-28T13:51:06.368836+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: cluster 2024-07-28T13:51:05.362654+0000 mgr.y (mgr.25253) 4273 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:05.401412+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:05.408315+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:05.908504+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:05.919194+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:06.357231+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:06.358924+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[79620]: audit 2024-07-28T13:51:06.368836+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: cluster 2024-07-28T13:51:05.362654+0000 mgr.y (mgr.25253) 4273 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:05.401412+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:05.408315+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:05.908504+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:05.919194+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:06.357231+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:06.358924+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:06.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:06 smithi177 bash[81864]: audit 2024-07-28T13:51:06.368836+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:51:07.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7713 16 16 0 0 0 - 0 2024-07-28T13:51:08.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7714 16 16 0 0 0 - 0 2024-07-28T13:51:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:08 smithi204 bash[68176]: cluster 2024-07-28T13:51:07.364098+0000 mgr.y (mgr.25253) 4274 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:08 smithi177 bash[79620]: cluster 2024-07-28T13:51:07.364098+0000 mgr.y (mgr.25253) 4274 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:08 smithi177 bash[81864]: cluster 2024-07-28T13:51:07.364098+0000 mgr.y (mgr.25253) 4274 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:09.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7715 16 16 0 0 0 - 0 2024-07-28T13:51:10.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7716 16 16 0 0 0 - 0 2024-07-28T13:51:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:10 smithi204 bash[68176]: cluster 2024-07-28T13:51:09.365531+0000 mgr.y (mgr.25253) 4275 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:10 smithi177 bash[81864]: cluster 2024-07-28T13:51:09.365531+0000 mgr.y (mgr.25253) 4275 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:10 smithi177 bash[79620]: cluster 2024-07-28T13:51:09.365531+0000 mgr.y (mgr.25253) 4275 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:11.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7717 16 16 0 0 0 - 0 2024-07-28T13:51:12.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7718 16 16 0 0 0 - 0 2024-07-28T13:51:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:12 smithi204 bash[68176]: cluster 2024-07-28T13:51:11.366971+0000 mgr.y (mgr.25253) 4276 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:12 smithi177 bash[81864]: cluster 2024-07-28T13:51:11.366971+0000 mgr.y (mgr.25253) 4276 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:12 smithi177 bash[79620]: cluster 2024-07-28T13:51:11.366971+0000 mgr.y (mgr.25253) 4276 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:13.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7719 16 16 0 0 0 - 0 2024-07-28T13:51:14.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:51:14.554147+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:14.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:14.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7720 16 16 0 0 0 - 0 2024-07-28T13:51:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:14 smithi177 bash[81864]: cluster 2024-07-28T13:51:13.368416+0000 mgr.y (mgr.25253) 4277 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:14 smithi177 bash[79620]: cluster 2024-07-28T13:51:13.368416+0000 mgr.y (mgr.25253) 4277 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:14 smithi204 bash[68176]: cluster 2024-07-28T13:51:13.368416+0000 mgr.y (mgr.25253) 4277 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:15.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7721 16 16 0 0 0 - 0 2024-07-28T13:51:16.419 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:51:16.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7722 16 16 0 0 0 - 0 2024-07-28T13:51:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:16 smithi177 bash[81864]: cluster 2024-07-28T13:51:15.369854+0000 mgr.y (mgr.25253) 4278 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:16 smithi177 bash[81864]: audit 2024-07-28T13:51:15.883499+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:16 smithi177 bash[79620]: cluster 2024-07-28T13:51:15.369854+0000 mgr.y (mgr.25253) 4278 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:16 smithi177 bash[79620]: audit 2024-07-28T13:51:15.883499+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:16 smithi204 bash[68176]: cluster 2024-07-28T13:51:15.369854+0000 mgr.y (mgr.25253) 4278 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:16 smithi204 bash[68176]: audit 2024-07-28T13:51:15.883499+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:17.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7723 16 16 0 0 0 - 0 2024-07-28T13:51:18.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7724 16 16 0 0 0 - 0 2024-07-28T13:51:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:18 smithi177 bash[81864]: cluster 2024-07-28T13:51:17.371277+0000 mgr.y (mgr.25253) 4279 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:18 smithi177 bash[79620]: cluster 2024-07-28T13:51:17.371277+0000 mgr.y (mgr.25253) 4279 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:18 smithi204 bash[68176]: cluster 2024-07-28T13:51:17.371277+0000 mgr.y (mgr.25253) 4279 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:19.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7725 16 16 0 0 0 - 0 2024-07-28T13:51:20.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7726 16 16 0 0 0 - 0 2024-07-28T13:51:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:20 smithi177 bash[81864]: cluster 2024-07-28T13:51:19.372727+0000 mgr.y (mgr.25253) 4280 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:20 smithi177 bash[79620]: cluster 2024-07-28T13:51:19.372727+0000 mgr.y (mgr.25253) 4280 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:20 smithi204 bash[68176]: cluster 2024-07-28T13:51:19.372727+0000 mgr.y (mgr.25253) 4280 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:21.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7727 16 16 0 0 0 - 0 2024-07-28T13:51:22.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7728 16 16 0 0 0 - 0 2024-07-28T13:51:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:22 smithi204 bash[68176]: cluster 2024-07-28T13:51:21.374193+0000 mgr.y (mgr.25253) 4281 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:22 smithi177 bash[81864]: cluster 2024-07-28T13:51:21.374193+0000 mgr.y (mgr.25253) 4281 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:22 smithi177 bash[79620]: cluster 2024-07-28T13:51:21.374193+0000 mgr.y (mgr.25253) 4281 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:23.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7729 16 16 0 0 0 - 0 2024-07-28T13:51:24.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7730 16 16 0 0 0 - 0 2024-07-28T13:51:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:24 smithi177 bash[81864]: cluster 2024-07-28T13:51:23.375616+0000 mgr.y (mgr.25253) 4282 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:24 smithi177 bash[79620]: cluster 2024-07-28T13:51:23.375616+0000 mgr.y (mgr.25253) 4282 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:24 smithi204 bash[68176]: cluster 2024-07-28T13:51:23.375616+0000 mgr.y (mgr.25253) 4282 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:25.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7731 16 16 0 0 0 - 0 2024-07-28T13:51:26.439 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:51:26.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7732 16 16 0 0 0 - 0 2024-07-28T13:51:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:26 smithi177 bash[81864]: cluster 2024-07-28T13:51:25.377018+0000 mgr.y (mgr.25253) 4283 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:26 smithi177 bash[79620]: cluster 2024-07-28T13:51:25.377018+0000 mgr.y (mgr.25253) 4283 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:26 smithi204 bash[68176]: cluster 2024-07-28T13:51:25.377018+0000 mgr.y (mgr.25253) 4283 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:27.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7733 16 16 0 0 0 - 0 2024-07-28T13:51:28.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7734 16 16 0 0 0 - 0 2024-07-28T13:51:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:28 smithi177 bash[81864]: cluster 2024-07-28T13:51:27.378443+0000 mgr.y (mgr.25253) 4284 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:28 smithi177 bash[79620]: cluster 2024-07-28T13:51:27.378443+0000 mgr.y (mgr.25253) 4284 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:28 smithi204 bash[68176]: cluster 2024-07-28T13:51:27.378443+0000 mgr.y (mgr.25253) 4284 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:29.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7735 16 16 0 0 0 - 0 2024-07-28T13:51:30.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7736 16 16 0 0 0 - 0 2024-07-28T13:51:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:30 smithi177 bash[81864]: cluster 2024-07-28T13:51:29.379897+0000 mgr.y (mgr.25253) 4285 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:30 smithi177 bash[79620]: cluster 2024-07-28T13:51:29.379897+0000 mgr.y (mgr.25253) 4285 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:30 smithi204 bash[68176]: cluster 2024-07-28T13:51:29.379897+0000 mgr.y (mgr.25253) 4285 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:31.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7737 16 16 0 0 0 - 0 2024-07-28T13:51:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:31 smithi177 bash[79620]: audit 2024-07-28T13:51:30.883928+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:31 smithi177 bash[81864]: audit 2024-07-28T13:51:30.883928+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:31 smithi204 bash[68176]: audit 2024-07-28T13:51:30.883928+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:32.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7738 16 16 0 0 0 - 0 2024-07-28T13:51:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:32 smithi204 bash[68176]: cluster 2024-07-28T13:51:31.381305+0000 mgr.y (mgr.25253) 4286 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:32 smithi177 bash[81864]: cluster 2024-07-28T13:51:31.381305+0000 mgr.y (mgr.25253) 4286 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:32 smithi177 bash[79620]: cluster 2024-07-28T13:51:31.381305+0000 mgr.y (mgr.25253) 4286 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:33.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7739 16 16 0 0 0 - 0 2024-07-28T13:51:34.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:51:34.557561+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:34.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:34.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7740 16 16 0 0 0 - 0 2024-07-28T13:51:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:34 smithi177 bash[79620]: cluster 2024-07-28T13:51:33.382728+0000 mgr.y (mgr.25253) 4287 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:34 smithi177 bash[81864]: cluster 2024-07-28T13:51:33.382728+0000 mgr.y (mgr.25253) 4287 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:34 smithi204 bash[68176]: cluster 2024-07-28T13:51:33.382728+0000 mgr.y (mgr.25253) 4287 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:35.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7741 16 16 0 0 0 - 0 2024-07-28T13:51:36.467 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:51:36.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7742 16 16 0 0 0 - 0 2024-07-28T13:51:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:36 smithi177 bash[81864]: cluster 2024-07-28T13:51:35.384183+0000 mgr.y (mgr.25253) 4288 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:36 smithi177 bash[79620]: cluster 2024-07-28T13:51:35.384183+0000 mgr.y (mgr.25253) 4288 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:36 smithi204 bash[68176]: cluster 2024-07-28T13:51:35.384183+0000 mgr.y (mgr.25253) 4288 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:37.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7743 16 16 0 0 0 - 0 2024-07-28T13:51:38.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7744 16 16 0 0 0 - 0 2024-07-28T13:51:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:38 smithi177 bash[81864]: cluster 2024-07-28T13:51:37.385613+0000 mgr.y (mgr.25253) 4289 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:38 smithi177 bash[79620]: cluster 2024-07-28T13:51:37.385613+0000 mgr.y (mgr.25253) 4289 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:38 smithi204 bash[68176]: cluster 2024-07-28T13:51:37.385613+0000 mgr.y (mgr.25253) 4289 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:39.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7745 16 16 0 0 0 - 0 2024-07-28T13:51:40.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7746 16 16 0 0 0 - 0 2024-07-28T13:51:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:40 smithi177 bash[79620]: cluster 2024-07-28T13:51:39.387048+0000 mgr.y (mgr.25253) 4290 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:40 smithi177 bash[81864]: cluster 2024-07-28T13:51:39.387048+0000 mgr.y (mgr.25253) 4290 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:40 smithi204 bash[68176]: cluster 2024-07-28T13:51:39.387048+0000 mgr.y (mgr.25253) 4290 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:41.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7747 16 16 0 0 0 - 0 2024-07-28T13:51:42.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7748 16 16 0 0 0 - 0 2024-07-28T13:51:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:42 smithi204 bash[68176]: cluster 2024-07-28T13:51:41.388571+0000 mgr.y (mgr.25253) 4291 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:42 smithi177 bash[79620]: cluster 2024-07-28T13:51:41.388571+0000 mgr.y (mgr.25253) 4291 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:42 smithi177 bash[81864]: cluster 2024-07-28T13:51:41.388571+0000 mgr.y (mgr.25253) 4291 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:43.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7749 16 16 0 0 0 - 0 2024-07-28T13:51:44.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7750 16 16 0 0 0 - 0 2024-07-28T13:51:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:44 smithi177 bash[79620]: cluster 2024-07-28T13:51:43.390064+0000 mgr.y (mgr.25253) 4292 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:44 smithi177 bash[81864]: cluster 2024-07-28T13:51:43.390064+0000 mgr.y (mgr.25253) 4292 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:44 smithi204 bash[68176]: cluster 2024-07-28T13:51:43.390064+0000 mgr.y (mgr.25253) 4292 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:45.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7751 16 16 0 0 0 - 0 2024-07-28T13:51:46.488 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:51:46.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7752 16 16 0 0 0 - 0 2024-07-28T13:51:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:46 smithi177 bash[81864]: cluster 2024-07-28T13:51:45.391478+0000 mgr.y (mgr.25253) 4293 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:46 smithi177 bash[81864]: audit 2024-07-28T13:51:45.884359+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:46 smithi177 bash[79620]: cluster 2024-07-28T13:51:45.391478+0000 mgr.y (mgr.25253) 4293 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:46.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:46 smithi177 bash[79620]: audit 2024-07-28T13:51:45.884359+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:46 smithi204 bash[68176]: cluster 2024-07-28T13:51:45.391478+0000 mgr.y (mgr.25253) 4293 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:46 smithi204 bash[68176]: audit 2024-07-28T13:51:45.884359+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:47.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7753 16 16 0 0 0 - 0 2024-07-28T13:51:48.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7754 16 16 0 0 0 - 0 2024-07-28T13:51:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:48 smithi177 bash[79620]: cluster 2024-07-28T13:51:47.392967+0000 mgr.y (mgr.25253) 4294 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:48 smithi177 bash[81864]: cluster 2024-07-28T13:51:47.392967+0000 mgr.y (mgr.25253) 4294 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:48 smithi204 bash[68176]: cluster 2024-07-28T13:51:47.392967+0000 mgr.y (mgr.25253) 4294 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:49.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7755 16 16 0 0 0 - 0 2024-07-28T13:51:50.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7756 16 16 0 0 0 - 0 2024-07-28T13:51:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:50 smithi177 bash[79620]: cluster 2024-07-28T13:51:49.394394+0000 mgr.y (mgr.25253) 4295 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:50 smithi177 bash[81864]: cluster 2024-07-28T13:51:49.394394+0000 mgr.y (mgr.25253) 4295 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:50 smithi204 bash[68176]: cluster 2024-07-28T13:51:49.394394+0000 mgr.y (mgr.25253) 4295 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:51.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7757 16 16 0 0 0 - 0 2024-07-28T13:51:52.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7758 16 16 0 0 0 - 0 2024-07-28T13:51:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:52 smithi204 bash[68176]: cluster 2024-07-28T13:51:51.395897+0000 mgr.y (mgr.25253) 4296 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:51:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:52 smithi177 bash[79620]: cluster 2024-07-28T13:51:51.395897+0000 mgr.y (mgr.25253) 4296 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:52 smithi177 bash[81864]: cluster 2024-07-28T13:51:51.395897+0000 mgr.y (mgr.25253) 4296 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:53.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7759 16 16 0 0 0 - 0 2024-07-28T13:51:54.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:51:54.560798+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:54.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:54.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7760 16 16 0 0 0 - 0 2024-07-28T13:51:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:54 smithi177 bash[81864]: cluster 2024-07-28T13:51:53.397381+0000 mgr.y (mgr.25253) 4297 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:54 smithi177 bash[79620]: cluster 2024-07-28T13:51:53.397381+0000 mgr.y (mgr.25253) 4297 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:54 smithi204 bash[68176]: cluster 2024-07-28T13:51:53.397381+0000 mgr.y (mgr.25253) 4297 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:55.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7761 16 16 0 0 0 - 0 2024-07-28T13:51:56.508 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:51:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:51:56.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7762 16 16 0 0 0 - 0 2024-07-28T13:51:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:56 smithi177 bash[81864]: cluster 2024-07-28T13:51:55.398831+0000 mgr.y (mgr.25253) 4298 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:56 smithi177 bash[79620]: cluster 2024-07-28T13:51:55.398831+0000 mgr.y (mgr.25253) 4298 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:56 smithi204 bash[68176]: cluster 2024-07-28T13:51:55.398831+0000 mgr.y (mgr.25253) 4298 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:57.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7763 16 16 0 0 0 - 0 2024-07-28T13:51:58.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7764 16 16 0 0 0 - 0 2024-07-28T13:51:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:51:58 smithi177 bash[81864]: cluster 2024-07-28T13:51:57.400236+0000 mgr.y (mgr.25253) 4299 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:51:58 smithi177 bash[79620]: cluster 2024-07-28T13:51:57.400236+0000 mgr.y (mgr.25253) 4299 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:51:58 smithi204 bash[68176]: cluster 2024-07-28T13:51:57.400236+0000 mgr.y (mgr.25253) 4299 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:51:59.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7765 16 16 0 0 0 - 0 2024-07-28T13:52:00.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7766 16 16 0 0 0 - 0 2024-07-28T13:52:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:00 smithi177 bash[79620]: cluster 2024-07-28T13:51:59.401704+0000 mgr.y (mgr.25253) 4300 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:00 smithi177 bash[81864]: cluster 2024-07-28T13:51:59.401704+0000 mgr.y (mgr.25253) 4300 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:00 smithi204 bash[68176]: cluster 2024-07-28T13:51:59.401704+0000 mgr.y (mgr.25253) 4300 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:01.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7767 16 16 0 0 0 - 0 2024-07-28T13:52:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:01 smithi204 bash[68176]: audit 2024-07-28T13:52:00.884808+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:01 smithi177 bash[79620]: audit 2024-07-28T13:52:00.884808+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:01 smithi177 bash[81864]: audit 2024-07-28T13:52:00.884808+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:02.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7768 16 16 0 0 0 - 0 2024-07-28T13:52:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:02 smithi204 bash[68176]: cluster 2024-07-28T13:52:01.403117+0000 mgr.y (mgr.25253) 4301 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:02 smithi177 bash[79620]: cluster 2024-07-28T13:52:01.403117+0000 mgr.y (mgr.25253) 4301 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:02 smithi177 bash[81864]: cluster 2024-07-28T13:52:01.403117+0000 mgr.y (mgr.25253) 4301 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:03.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7769 16 16 0 0 0 - 0 2024-07-28T13:52:04.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7770 16 16 0 0 0 - 0 2024-07-28T13:52:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:04 smithi204 bash[68176]: cluster 2024-07-28T13:52:03.404655+0000 mgr.y (mgr.25253) 4302 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:04 smithi177 bash[79620]: cluster 2024-07-28T13:52:03.404655+0000 mgr.y (mgr.25253) 4302 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:04 smithi177 bash[81864]: cluster 2024-07-28T13:52:03.404655+0000 mgr.y (mgr.25253) 4302 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:05.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7771 16 16 0 0 0 - 0 2024-07-28T13:52:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:52:06.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7772 16 16 0 0 0 - 0 2024-07-28T13:52:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:06 smithi204 bash[68176]: cluster 2024-07-28T13:52:05.406086+0000 mgr.y (mgr.25253) 4303 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:06 smithi204 bash[68176]: audit 2024-07-28T13:52:06.498986+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:06 smithi177 bash[79620]: cluster 2024-07-28T13:52:05.406086+0000 mgr.y (mgr.25253) 4303 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:06 smithi177 bash[79620]: audit 2024-07-28T13:52:06.498986+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:06 smithi177 bash[81864]: cluster 2024-07-28T13:52:05.406086+0000 mgr.y (mgr.25253) 4303 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:06 smithi177 bash[81864]: audit 2024-07-28T13:52:06.498986+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:07.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7773 16 16 0 0 0 - 0 2024-07-28T13:52:08.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7774 16 16 0 0 0 - 0 2024-07-28T13:52:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:08 smithi204 bash[68176]: cluster 2024-07-28T13:52:07.407552+0000 mgr.y (mgr.25253) 4304 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:08 smithi177 bash[79620]: cluster 2024-07-28T13:52:07.407552+0000 mgr.y (mgr.25253) 4304 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:08 smithi177 bash[81864]: cluster 2024-07-28T13:52:07.407552+0000 mgr.y (mgr.25253) 4304 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:09.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7775 16 16 0 0 0 - 0 2024-07-28T13:52:10.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7776 16 16 0 0 0 - 0 2024-07-28T13:52:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:10 smithi204 bash[68176]: cluster 2024-07-28T13:52:09.408292+0000 mgr.y (mgr.25253) 4305 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:10 smithi177 bash[81864]: cluster 2024-07-28T13:52:09.408292+0000 mgr.y (mgr.25253) 4305 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:10 smithi177 bash[79620]: cluster 2024-07-28T13:52:09.408292+0000 mgr.y (mgr.25253) 4305 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:11.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7777 16 16 0 0 0 - 0 2024-07-28T13:52:12.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7778 16 16 0 0 0 - 0 2024-07-28T13:52:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[68176]: cluster 2024-07-28T13:52:11.409383+0000 mgr.y (mgr.25253) 4306 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[68176]: audit 2024-07-28T13:52:12.142897+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[68176]: audit 2024-07-28T13:52:12.152570+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[68176]: audit 2024-07-28T13:52:12.432045+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:12 smithi204 bash[68176]: audit 2024-07-28T13:52:12.439924+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[79620]: cluster 2024-07-28T13:52:11.409383+0000 mgr.y (mgr.25253) 4306 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[79620]: audit 2024-07-28T13:52:12.142897+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[79620]: audit 2024-07-28T13:52:12.152570+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[79620]: audit 2024-07-28T13:52:12.432045+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[79620]: audit 2024-07-28T13:52:12.439924+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[81864]: cluster 2024-07-28T13:52:11.409383+0000 mgr.y (mgr.25253) 4306 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[81864]: audit 2024-07-28T13:52:12.142897+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[81864]: audit 2024-07-28T13:52:12.152570+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[81864]: audit 2024-07-28T13:52:12.432045+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:12 smithi177 bash[81864]: audit 2024-07-28T13:52:12.439924+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:13.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7779 16 16 0 0 0 - 0 2024-07-28T13:52:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:13 smithi204 bash[68176]: audit 2024-07-28T13:52:13.001252+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:13 smithi204 bash[68176]: audit 2024-07-28T13:52:13.002902+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:13 smithi204 bash[68176]: audit 2024-07-28T13:52:13.015076+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[81864]: audit 2024-07-28T13:52:13.001252+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[81864]: audit 2024-07-28T13:52:13.002902+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[81864]: audit 2024-07-28T13:52:13.015076+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[79620]: audit 2024-07-28T13:52:13.001252+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[79620]: audit 2024-07-28T13:52:13.002902+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:13 smithi177 bash[79620]: audit 2024-07-28T13:52:13.015076+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:52:14.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:52:14.563926+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:14.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:14.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7780 16 16 0 0 0 - 0 2024-07-28T13:52:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:15 smithi177 bash[79620]: cluster 2024-07-28T13:52:13.410847+0000 mgr.y (mgr.25253) 4307 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:15 smithi177 bash[81864]: cluster 2024-07-28T13:52:13.410847+0000 mgr.y (mgr.25253) 4307 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:15 smithi204 bash[68176]: cluster 2024-07-28T13:52:13.410847+0000 mgr.y (mgr.25253) 4307 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:15.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7781 16 16 0 0 0 - 0 2024-07-28T13:52:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:16 smithi204 bash[68176]: audit 2024-07-28T13:52:15.885219+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:16 smithi177 bash[79620]: audit 2024-07-28T13:52:15.885219+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:52:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:16 smithi177 bash[81864]: audit 2024-07-28T13:52:15.885219+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:16.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7782 16 16 0 0 0 - 0 2024-07-28T13:52:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:17 smithi204 bash[68176]: cluster 2024-07-28T13:52:15.412320+0000 mgr.y (mgr.25253) 4308 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:17 smithi177 bash[79620]: cluster 2024-07-28T13:52:15.412320+0000 mgr.y (mgr.25253) 4308 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:17 smithi177 bash[81864]: cluster 2024-07-28T13:52:15.412320+0000 mgr.y (mgr.25253) 4308 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:17.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7783 16 16 0 0 0 - 0 2024-07-28T13:52:18.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7784 16 16 0 0 0 - 0 2024-07-28T13:52:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:19 smithi204 bash[68176]: cluster 2024-07-28T13:52:17.413821+0000 mgr.y (mgr.25253) 4309 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:19 smithi177 bash[81864]: cluster 2024-07-28T13:52:17.413821+0000 mgr.y (mgr.25253) 4309 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:19 smithi177 bash[79620]: cluster 2024-07-28T13:52:17.413821+0000 mgr.y (mgr.25253) 4309 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:19.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7785 16 16 0 0 0 - 0 2024-07-28T13:52:20.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7786 16 16 0 0 0 - 0 2024-07-28T13:52:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:21 smithi204 bash[68176]: cluster 2024-07-28T13:52:19.415269+0000 mgr.y (mgr.25253) 4310 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:21 smithi177 bash[81864]: cluster 2024-07-28T13:52:19.415269+0000 mgr.y (mgr.25253) 4310 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:21 smithi177 bash[79620]: cluster 2024-07-28T13:52:19.415269+0000 mgr.y (mgr.25253) 4310 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:21.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7787 16 16 0 0 0 - 0 2024-07-28T13:52:22.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7788 16 16 0 0 0 - 0 2024-07-28T13:52:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:23 smithi204 bash[68176]: cluster 2024-07-28T13:52:21.416776+0000 mgr.y (mgr.25253) 4311 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:23 smithi177 bash[81864]: cluster 2024-07-28T13:52:21.416776+0000 mgr.y (mgr.25253) 4311 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:23 smithi177 bash[79620]: cluster 2024-07-28T13:52:21.416776+0000 mgr.y (mgr.25253) 4311 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:23.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7789 16 16 0 0 0 - 0 2024-07-28T13:52:24.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7790 16 16 0 0 0 - 0 2024-07-28T13:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:25 smithi204 bash[68176]: cluster 2024-07-28T13:52:23.418255+0000 mgr.y (mgr.25253) 4312 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:25 smithi177 bash[81864]: cluster 2024-07-28T13:52:23.418255+0000 mgr.y (mgr.25253) 4312 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:25 smithi177 bash[79620]: cluster 2024-07-28T13:52:23.418255+0000 mgr.y (mgr.25253) 4312 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:25.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7791 16 16 0 0 0 - 0 2024-07-28T13:52:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:52:26.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7792 16 16 0 0 0 - 0 2024-07-28T13:52:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:27 smithi204 bash[68176]: cluster 2024-07-28T13:52:25.419790+0000 mgr.y (mgr.25253) 4313 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:27 smithi177 bash[81864]: cluster 2024-07-28T13:52:25.419790+0000 mgr.y (mgr.25253) 4313 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:27 smithi177 bash[79620]: cluster 2024-07-28T13:52:25.419790+0000 mgr.y (mgr.25253) 4313 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:27.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7793 16 16 0 0 0 - 0 2024-07-28T13:52:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:28 smithi204 bash[68176]: cluster 2024-07-28T13:52:27.421278+0000 mgr.y (mgr.25253) 4314 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:28 smithi177 bash[81864]: cluster 2024-07-28T13:52:27.421278+0000 mgr.y (mgr.25253) 4314 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:28.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:28 smithi177 bash[79620]: cluster 2024-07-28T13:52:27.421278+0000 mgr.y (mgr.25253) 4314 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:28.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7794 16 16 0 0 0 - 0 2024-07-28T13:52:29.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7795 16 16 0 0 0 - 0 2024-07-28T13:52:30.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7796 16 16 0 0 0 - 0 2024-07-28T13:52:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:30 smithi177 bash[81864]: cluster 2024-07-28T13:52:29.422773+0000 mgr.y (mgr.25253) 4315 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:30 smithi177 bash[79620]: cluster 2024-07-28T13:52:29.422773+0000 mgr.y (mgr.25253) 4315 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:30 smithi204 bash[68176]: cluster 2024-07-28T13:52:29.422773+0000 mgr.y (mgr.25253) 4315 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:31.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7797 16 16 0 0 0 - 0 2024-07-28T13:52:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:31 smithi177 bash[81864]: audit 2024-07-28T13:52:30.885612+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:31 smithi177 bash[79620]: audit 2024-07-28T13:52:30.885612+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:31 smithi204 bash[68176]: audit 2024-07-28T13:52:30.885612+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:32.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7798 16 16 0 0 0 - 0 2024-07-28T13:52:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:32 smithi204 bash[68176]: cluster 2024-07-28T13:52:31.424254+0000 mgr.y (mgr.25253) 4316 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:32 smithi177 bash[81864]: cluster 2024-07-28T13:52:31.424254+0000 mgr.y (mgr.25253) 4316 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:32 smithi177 bash[79620]: cluster 2024-07-28T13:52:31.424254+0000 mgr.y (mgr.25253) 4316 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:33.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7799 16 16 0 0 0 - 0 2024-07-28T13:52:34.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:52:34.567150+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:34.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:34.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7800 16 16 0 0 0 - 0 2024-07-28T13:52:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:34 smithi177 bash[81864]: cluster 2024-07-28T13:52:33.425739+0000 mgr.y (mgr.25253) 4317 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:34 smithi177 bash[79620]: cluster 2024-07-28T13:52:33.425739+0000 mgr.y (mgr.25253) 4317 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:34 smithi204 bash[68176]: cluster 2024-07-28T13:52:33.425739+0000 mgr.y (mgr.25253) 4317 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:35.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7801 16 16 0 0 0 - 0 2024-07-28T13:52:36.495 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:52:36.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7802 16 16 0 0 0 - 0 2024-07-28T13:52:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:36 smithi177 bash[81864]: cluster 2024-07-28T13:52:35.427199+0000 mgr.y (mgr.25253) 4318 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:36 smithi177 bash[79620]: cluster 2024-07-28T13:52:35.427199+0000 mgr.y (mgr.25253) 4318 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:36 smithi204 bash[68176]: cluster 2024-07-28T13:52:35.427199+0000 mgr.y (mgr.25253) 4318 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:37.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7803 16 16 0 0 0 - 0 2024-07-28T13:52:38.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7804 16 16 0 0 0 - 0 2024-07-28T13:52:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:38 smithi177 bash[81864]: cluster 2024-07-28T13:52:37.428688+0000 mgr.y (mgr.25253) 4319 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:38 smithi177 bash[79620]: cluster 2024-07-28T13:52:37.428688+0000 mgr.y (mgr.25253) 4319 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:38 smithi204 bash[68176]: cluster 2024-07-28T13:52:37.428688+0000 mgr.y (mgr.25253) 4319 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:39.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7805 16 16 0 0 0 - 0 2024-07-28T13:52:40.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7806 16 16 0 0 0 - 0 2024-07-28T13:52:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:40 smithi177 bash[81864]: cluster 2024-07-28T13:52:39.430155+0000 mgr.y (mgr.25253) 4320 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:40 smithi177 bash[79620]: cluster 2024-07-28T13:52:39.430155+0000 mgr.y (mgr.25253) 4320 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:40 smithi204 bash[68176]: cluster 2024-07-28T13:52:39.430155+0000 mgr.y (mgr.25253) 4320 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:41.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7807 16 16 0 0 0 - 0 2024-07-28T13:52:42.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7808 16 16 0 0 0 - 0 2024-07-28T13:52:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:42 smithi204 bash[68176]: cluster 2024-07-28T13:52:41.431672+0000 mgr.y (mgr.25253) 4321 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:42 smithi177 bash[81864]: cluster 2024-07-28T13:52:41.431672+0000 mgr.y (mgr.25253) 4321 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:42 smithi177 bash[79620]: cluster 2024-07-28T13:52:41.431672+0000 mgr.y (mgr.25253) 4321 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:43.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7809 16 16 0 0 0 - 0 2024-07-28T13:52:44.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7810 16 16 0 0 0 - 0 2024-07-28T13:52:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:44 smithi177 bash[81864]: cluster 2024-07-28T13:52:43.433144+0000 mgr.y (mgr.25253) 4322 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:44 smithi177 bash[79620]: cluster 2024-07-28T13:52:43.433144+0000 mgr.y (mgr.25253) 4322 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:44 smithi204 bash[68176]: cluster 2024-07-28T13:52:43.433144+0000 mgr.y (mgr.25253) 4322 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:45.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7811 16 16 0 0 0 - 0 2024-07-28T13:52:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:52:46.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7812 16 16 0 0 0 - 0 2024-07-28T13:52:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:46 smithi177 bash[79620]: cluster 2024-07-28T13:52:45.434580+0000 mgr.y (mgr.25253) 4323 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:46 smithi177 bash[79620]: audit 2024-07-28T13:52:45.886031+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:46 smithi177 bash[81864]: cluster 2024-07-28T13:52:45.434580+0000 mgr.y (mgr.25253) 4323 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:46 smithi177 bash[81864]: audit 2024-07-28T13:52:45.886031+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:46 smithi204 bash[68176]: cluster 2024-07-28T13:52:45.434580+0000 mgr.y (mgr.25253) 4323 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:46 smithi204 bash[68176]: audit 2024-07-28T13:52:45.886031+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:47.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7813 16 16 0 0 0 - 0 2024-07-28T13:52:48.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7814 16 16 0 0 0 - 0 2024-07-28T13:52:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:48 smithi204 bash[68176]: cluster 2024-07-28T13:52:47.436060+0000 mgr.y (mgr.25253) 4324 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:48 smithi177 bash[81864]: cluster 2024-07-28T13:52:47.436060+0000 mgr.y (mgr.25253) 4324 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:48 smithi177 bash[79620]: cluster 2024-07-28T13:52:47.436060+0000 mgr.y (mgr.25253) 4324 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:49.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7815 16 16 0 0 0 - 0 2024-07-28T13:52:50.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7816 16 16 0 0 0 - 0 2024-07-28T13:52:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:50 smithi204 bash[68176]: cluster 2024-07-28T13:52:49.437488+0000 mgr.y (mgr.25253) 4325 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:50 smithi177 bash[81864]: cluster 2024-07-28T13:52:49.437488+0000 mgr.y (mgr.25253) 4325 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:50 smithi177 bash[79620]: cluster 2024-07-28T13:52:49.437488+0000 mgr.y (mgr.25253) 4325 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:51.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7817 16 16 0 0 0 - 0 2024-07-28T13:52:52.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7818 16 16 0 0 0 - 0 2024-07-28T13:52:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:52 smithi204 bash[68176]: cluster 2024-07-28T13:52:51.438944+0000 mgr.y (mgr.25253) 4326 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:52:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:52 smithi177 bash[79620]: cluster 2024-07-28T13:52:51.438944+0000 mgr.y (mgr.25253) 4326 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:53.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:52 smithi177 bash[81864]: cluster 2024-07-28T13:52:51.438944+0000 mgr.y (mgr.25253) 4326 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:53.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7819 16 16 0 0 0 - 0 2024-07-28T13:52:54.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:52:54.570462+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:54.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:54.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7820 16 16 0 0 0 - 0 2024-07-28T13:52:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:54 smithi204 bash[68176]: cluster 2024-07-28T13:52:53.440449+0000 mgr.y (mgr.25253) 4327 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:55.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:54 smithi177 bash[79620]: cluster 2024-07-28T13:52:53.440449+0000 mgr.y (mgr.25253) 4327 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:54 smithi177 bash[81864]: cluster 2024-07-28T13:52:53.440449+0000 mgr.y (mgr.25253) 4327 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:55.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7821 16 16 0 0 0 - 0 2024-07-28T13:52:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:52:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:52:56.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7822 16 16 0 0 0 - 0 2024-07-28T13:52:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:56 smithi204 bash[68176]: cluster 2024-07-28T13:52:55.441911+0000 mgr.y (mgr.25253) 4328 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:56 smithi177 bash[79620]: cluster 2024-07-28T13:52:55.441911+0000 mgr.y (mgr.25253) 4328 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:56 smithi177 bash[81864]: cluster 2024-07-28T13:52:55.441911+0000 mgr.y (mgr.25253) 4328 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:57.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7823 16 16 0 0 0 - 0 2024-07-28T13:52:58.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7824 16 16 0 0 0 - 0 2024-07-28T13:52:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:52:58 smithi204 bash[68176]: cluster 2024-07-28T13:52:57.443410+0000 mgr.y (mgr.25253) 4329 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:52:58 smithi177 bash[79620]: cluster 2024-07-28T13:52:57.443410+0000 mgr.y (mgr.25253) 4329 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:59.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:52:58 smithi177 bash[81864]: cluster 2024-07-28T13:52:57.443410+0000 mgr.y (mgr.25253) 4329 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:52:59.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7825 16 16 0 0 0 - 0 2024-07-28T13:53:00.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7826 16 16 0 0 0 - 0 2024-07-28T13:53:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:00 smithi204 bash[68176]: cluster 2024-07-28T13:52:59.444940+0000 mgr.y (mgr.25253) 4330 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:00 smithi177 bash[79620]: cluster 2024-07-28T13:52:59.444940+0000 mgr.y (mgr.25253) 4330 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:00 smithi177 bash[81864]: cluster 2024-07-28T13:52:59.444940+0000 mgr.y (mgr.25253) 4330 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:01.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7827 16 16 0 0 0 - 0 2024-07-28T13:53:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:01 smithi204 bash[68176]: audit 2024-07-28T13:53:00.886505+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:01 smithi177 bash[79620]: audit 2024-07-28T13:53:00.886505+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:01 smithi177 bash[81864]: audit 2024-07-28T13:53:00.886505+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:02.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7828 16 16 0 0 0 - 0 2024-07-28T13:53:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:02 smithi204 bash[68176]: cluster 2024-07-28T13:53:01.446394+0000 mgr.y (mgr.25253) 4331 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:02 smithi177 bash[79620]: cluster 2024-07-28T13:53:01.446394+0000 mgr.y (mgr.25253) 4331 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:02 smithi177 bash[81864]: cluster 2024-07-28T13:53:01.446394+0000 mgr.y (mgr.25253) 4331 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:03.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7829 16 16 0 0 0 - 0 2024-07-28T13:53:04.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7830 16 16 0 0 0 - 0 2024-07-28T13:53:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:04 smithi204 bash[68176]: cluster 2024-07-28T13:53:03.447872+0000 mgr.y (mgr.25253) 4332 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:04 smithi177 bash[79620]: cluster 2024-07-28T13:53:03.447872+0000 mgr.y (mgr.25253) 4332 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:04 smithi177 bash[81864]: cluster 2024-07-28T13:53:03.447872+0000 mgr.y (mgr.25253) 4332 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:05.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7831 16 16 0 0 0 - 0 2024-07-28T13:53:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:53:06.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7832 16 16 0 0 0 - 0 2024-07-28T13:53:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:06 smithi204 bash[68176]: cluster 2024-07-28T13:53:05.449342+0000 mgr.y (mgr.25253) 4333 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:06 smithi177 bash[81864]: cluster 2024-07-28T13:53:05.449342+0000 mgr.y (mgr.25253) 4333 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:06 smithi177 bash[79620]: cluster 2024-07-28T13:53:05.449342+0000 mgr.y (mgr.25253) 4333 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:07.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7833 16 16 0 0 0 - 0 2024-07-28T13:53:08.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7834 16 16 0 0 0 - 0 2024-07-28T13:53:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:08 smithi204 bash[68176]: cluster 2024-07-28T13:53:07.450769+0000 mgr.y (mgr.25253) 4334 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:08 smithi177 bash[81864]: cluster 2024-07-28T13:53:07.450769+0000 mgr.y (mgr.25253) 4334 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:08 smithi177 bash[79620]: cluster 2024-07-28T13:53:07.450769+0000 mgr.y (mgr.25253) 4334 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:09.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7835 16 16 0 0 0 - 0 2024-07-28T13:53:10.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7836 16 16 0 0 0 - 0 2024-07-28T13:53:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:10 smithi204 bash[68176]: cluster 2024-07-28T13:53:09.452386+0000 mgr.y (mgr.25253) 4335 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:10 smithi177 bash[81864]: cluster 2024-07-28T13:53:09.452386+0000 mgr.y (mgr.25253) 4335 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:10 smithi177 bash[79620]: cluster 2024-07-28T13:53:09.452386+0000 mgr.y (mgr.25253) 4335 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:11.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7837 16 16 0 0 0 - 0 2024-07-28T13:53:12.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7838 16 16 0 0 0 - 0 2024-07-28T13:53:12.580 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:12 smithi204 bash[68176]: cluster 2024-07-28T13:53:11.454033+0000 mgr.y (mgr.25253) 4336 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:12 smithi177 bash[79620]: cluster 2024-07-28T13:53:11.454033+0000 mgr.y (mgr.25253) 4336 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:12 smithi177 bash[81864]: cluster 2024-07-28T13:53:11.454033+0000 mgr.y (mgr.25253) 4336 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:13.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7839 16 16 0 0 0 - 0 2024-07-28T13:53:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:13 smithi204 bash[68176]: audit 2024-07-28T13:53:13.141683+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:13 smithi177 bash[79620]: audit 2024-07-28T13:53:13.141683+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:13 smithi177 bash[81864]: audit 2024-07-28T13:53:13.141683+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:14.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:53:14.573267+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:14.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:14.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7840 16 16 0 0 0 - 0 2024-07-28T13:53:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:14 smithi204 bash[68176]: cluster 2024-07-28T13:53:13.455159+0000 mgr.y (mgr.25253) 4337 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:15.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:14 smithi177 bash[79620]: cluster 2024-07-28T13:53:13.455159+0000 mgr.y (mgr.25253) 4337 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:15.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:14 smithi177 bash[81864]: cluster 2024-07-28T13:53:13.455159+0000 mgr.y (mgr.25253) 4337 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:15.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7841 16 16 0 0 0 - 0 2024-07-28T13:53:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:53:16.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7842 16 16 0 0 0 - 0 2024-07-28T13:53:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:16 smithi204 bash[68176]: cluster 2024-07-28T13:53:15.456598+0000 mgr.y (mgr.25253) 4338 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:16 smithi204 bash[68176]: audit 2024-07-28T13:53:15.886930+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:16 smithi177 bash[81864]: cluster 2024-07-28T13:53:15.456598+0000 mgr.y (mgr.25253) 4338 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:16 smithi177 bash[81864]: audit 2024-07-28T13:53:15.886930+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:16 smithi177 bash[79620]: cluster 2024-07-28T13:53:15.456598+0000 mgr.y (mgr.25253) 4338 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:16 smithi177 bash[79620]: audit 2024-07-28T13:53:15.886930+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:17.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7843 16 16 0 0 0 - 0 2024-07-28T13:53:18.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7844 16 16 0 0 0 - 0 2024-07-28T13:53:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:18 smithi204 bash[68176]: cluster 2024-07-28T13:53:17.458163+0000 mgr.y (mgr.25253) 4339 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:18 smithi177 bash[79620]: cluster 2024-07-28T13:53:17.458163+0000 mgr.y (mgr.25253) 4339 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:18 smithi177 bash[81864]: cluster 2024-07-28T13:53:17.458163+0000 mgr.y (mgr.25253) 4339 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:19.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7845 16 16 0 0 0 - 0 2024-07-28T13:53:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:18.751209+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:18.759387+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:19.067653+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:19.073944+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:19.509050+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:19.510616+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[79620]: audit 2024-07-28T13:53:19.520341+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:18.751209+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:18.759387+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:19.067653+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:19.073944+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:19.509050+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:20.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:19.510616+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:20.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:19 smithi177 bash[81864]: audit 2024-07-28T13:53:19.520341+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:18.751209+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:18.759387+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:19.067653+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:19.073944+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:19.509050+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:19.510616+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:20.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:19 smithi204 bash[68176]: audit 2024-07-28T13:53:19.520341+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:53:20.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7846 16 16 0 0 0 - 0 2024-07-28T13:53:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:20 smithi177 bash[79620]: cluster 2024-07-28T13:53:19.459663+0000 mgr.y (mgr.25253) 4340 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:21.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:20 smithi177 bash[81864]: cluster 2024-07-28T13:53:19.459663+0000 mgr.y (mgr.25253) 4340 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:20 smithi204 bash[68176]: cluster 2024-07-28T13:53:19.459663+0000 mgr.y (mgr.25253) 4340 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:21.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7847 16 16 0 0 0 - 0 2024-07-28T13:53:22.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7848 16 16 0 0 0 - 0 2024-07-28T13:53:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:22 smithi204 bash[60899]: ts=2024-07-28T13:53:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:22 smithi177 bash[79620]: cluster 2024-07-28T13:53:21.461192+0000 mgr.y (mgr.25253) 4341 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:22 smithi177 bash[81864]: cluster 2024-07-28T13:53:21.461192+0000 mgr.y (mgr.25253) 4341 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:22 smithi204 bash[68176]: cluster 2024-07-28T13:53:21.461192+0000 mgr.y (mgr.25253) 4341 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:23.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7849 16 16 0 0 0 - 0 2024-07-28T13:53:24.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7850 16 16 0 0 0 - 0 2024-07-28T13:53:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:24 smithi177 bash[81864]: cluster 2024-07-28T13:53:23.462843+0000 mgr.y (mgr.25253) 4342 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:24 smithi177 bash[79620]: cluster 2024-07-28T13:53:23.462843+0000 mgr.y (mgr.25253) 4342 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:24 smithi204 bash[68176]: cluster 2024-07-28T13:53:23.462843+0000 mgr.y (mgr.25253) 4342 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:25.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7851 16 16 0 0 0 - 0 2024-07-28T13:53:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:53:26.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7852 16 16 0 0 0 - 0 2024-07-28T13:53:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:26 smithi177 bash[81864]: cluster 2024-07-28T13:53:25.464484+0000 mgr.y (mgr.25253) 4343 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:26 smithi177 bash[79620]: cluster 2024-07-28T13:53:25.464484+0000 mgr.y (mgr.25253) 4343 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:26 smithi204 bash[68176]: cluster 2024-07-28T13:53:25.464484+0000 mgr.y (mgr.25253) 4343 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:27.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7853 16 16 0 0 0 - 0 2024-07-28T13:53:28.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7854 16 16 0 0 0 - 0 2024-07-28T13:53:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:28 smithi204 bash[68176]: cluster 2024-07-28T13:53:27.465995+0000 mgr.y (mgr.25253) 4344 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:28 smithi177 bash[81864]: cluster 2024-07-28T13:53:27.465995+0000 mgr.y (mgr.25253) 4344 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:28 smithi177 bash[79620]: cluster 2024-07-28T13:53:27.465995+0000 mgr.y (mgr.25253) 4344 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:29.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7855 16 16 0 0 0 - 0 2024-07-28T13:53:30.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7856 16 16 0 0 0 - 0 2024-07-28T13:53:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:30 smithi204 bash[68176]: cluster 2024-07-28T13:53:29.467450+0000 mgr.y (mgr.25253) 4345 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:30 smithi177 bash[81864]: cluster 2024-07-28T13:53:29.467450+0000 mgr.y (mgr.25253) 4345 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:30 smithi177 bash[79620]: cluster 2024-07-28T13:53:29.467450+0000 mgr.y (mgr.25253) 4345 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:31.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7857 16 16 0 0 0 - 0 2024-07-28T13:53:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:31 smithi204 bash[68176]: audit 2024-07-28T13:53:30.887286+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:31 smithi177 bash[81864]: audit 2024-07-28T13:53:30.887286+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:31 smithi177 bash[79620]: audit 2024-07-28T13:53:30.887286+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:32.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7858 16 16 0 0 0 - 0 2024-07-28T13:53:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:32 smithi204 bash[68176]: cluster 2024-07-28T13:53:31.468863+0000 mgr.y (mgr.25253) 4346 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:32 smithi177 bash[81864]: cluster 2024-07-28T13:53:31.468863+0000 mgr.y (mgr.25253) 4346 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:32 smithi177 bash[79620]: cluster 2024-07-28T13:53:31.468863+0000 mgr.y (mgr.25253) 4346 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:33.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7859 16 16 0 0 0 - 0 2024-07-28T13:53:34.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:53:34.576345+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:34.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:34.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7860 16 16 0 0 0 - 0 2024-07-28T13:53:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:34 smithi204 bash[68176]: cluster 2024-07-28T13:53:33.470327+0000 mgr.y (mgr.25253) 4347 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:34 smithi177 bash[81864]: cluster 2024-07-28T13:53:33.470327+0000 mgr.y (mgr.25253) 4347 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:34 smithi177 bash[79620]: cluster 2024-07-28T13:53:33.470327+0000 mgr.y (mgr.25253) 4347 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:35.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7861 16 16 0 0 0 - 0 2024-07-28T13:53:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:53:36.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7862 16 16 0 0 0 - 0 2024-07-28T13:53:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:36 smithi204 bash[68176]: cluster 2024-07-28T13:53:35.471783+0000 mgr.y (mgr.25253) 4348 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:36 smithi177 bash[81864]: cluster 2024-07-28T13:53:35.471783+0000 mgr.y (mgr.25253) 4348 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:36 smithi177 bash[79620]: cluster 2024-07-28T13:53:35.471783+0000 mgr.y (mgr.25253) 4348 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:37.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7863 16 16 0 0 0 - 0 2024-07-28T13:53:38.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7864 16 16 0 0 0 - 0 2024-07-28T13:53:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:38 smithi204 bash[68176]: cluster 2024-07-28T13:53:37.473240+0000 mgr.y (mgr.25253) 4349 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:38 smithi177 bash[81864]: cluster 2024-07-28T13:53:37.473240+0000 mgr.y (mgr.25253) 4349 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:38 smithi177 bash[79620]: cluster 2024-07-28T13:53:37.473240+0000 mgr.y (mgr.25253) 4349 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:39.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7865 16 16 0 0 0 - 0 2024-07-28T13:53:40.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7866 16 16 0 0 0 - 0 2024-07-28T13:53:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:40 smithi204 bash[68176]: cluster 2024-07-28T13:53:39.474717+0000 mgr.y (mgr.25253) 4350 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:40 smithi177 bash[81864]: cluster 2024-07-28T13:53:39.474717+0000 mgr.y (mgr.25253) 4350 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:40 smithi177 bash[79620]: cluster 2024-07-28T13:53:39.474717+0000 mgr.y (mgr.25253) 4350 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:41.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7867 16 16 0 0 0 - 0 2024-07-28T13:53:42.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7868 16 16 0 0 0 - 0 2024-07-28T13:53:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:42 smithi204 bash[68176]: cluster 2024-07-28T13:53:41.476186+0000 mgr.y (mgr.25253) 4351 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:42 smithi177 bash[81864]: cluster 2024-07-28T13:53:41.476186+0000 mgr.y (mgr.25253) 4351 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:42 smithi177 bash[79620]: cluster 2024-07-28T13:53:41.476186+0000 mgr.y (mgr.25253) 4351 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:43.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7869 16 16 0 0 0 - 0 2024-07-28T13:53:44.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7870 16 16 0 0 0 - 0 2024-07-28T13:53:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:44 smithi204 bash[68176]: cluster 2024-07-28T13:53:43.477644+0000 mgr.y (mgr.25253) 4352 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:44 smithi177 bash[81864]: cluster 2024-07-28T13:53:43.477644+0000 mgr.y (mgr.25253) 4352 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:44 smithi177 bash[79620]: cluster 2024-07-28T13:53:43.477644+0000 mgr.y (mgr.25253) 4352 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:45.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7871 16 16 0 0 0 - 0 2024-07-28T13:53:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:53:46.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7872 16 16 0 0 0 - 0 2024-07-28T13:53:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:46 smithi204 bash[68176]: cluster 2024-07-28T13:53:45.479081+0000 mgr.y (mgr.25253) 4353 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:46 smithi204 bash[68176]: audit 2024-07-28T13:53:45.887773+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:46 smithi177 bash[81864]: cluster 2024-07-28T13:53:45.479081+0000 mgr.y (mgr.25253) 4353 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:46 smithi177 bash[81864]: audit 2024-07-28T13:53:45.887773+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:46 smithi177 bash[79620]: cluster 2024-07-28T13:53:45.479081+0000 mgr.y (mgr.25253) 4353 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:46 smithi177 bash[79620]: audit 2024-07-28T13:53:45.887773+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:47.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7873 16 16 0 0 0 - 0 2024-07-28T13:53:48.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7874 16 16 0 0 0 - 0 2024-07-28T13:53:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:48 smithi204 bash[68176]: cluster 2024-07-28T13:53:47.480578+0000 mgr.y (mgr.25253) 4354 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:48 smithi177 bash[81864]: cluster 2024-07-28T13:53:47.480578+0000 mgr.y (mgr.25253) 4354 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:48 smithi177 bash[79620]: cluster 2024-07-28T13:53:47.480578+0000 mgr.y (mgr.25253) 4354 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:49.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7875 16 16 0 0 0 - 0 2024-07-28T13:53:50.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7876 16 16 0 0 0 - 0 2024-07-28T13:53:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:50 smithi204 bash[68176]: cluster 2024-07-28T13:53:49.482061+0000 mgr.y (mgr.25253) 4355 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:50 smithi177 bash[81864]: cluster 2024-07-28T13:53:49.482061+0000 mgr.y (mgr.25253) 4355 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:50 smithi177 bash[79620]: cluster 2024-07-28T13:53:49.482061+0000 mgr.y (mgr.25253) 4355 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:51.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7877 16 16 0 0 0 - 0 2024-07-28T13:53:52.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7878 16 16 0 0 0 - 0 2024-07-28T13:53:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:53:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:52 smithi204 bash[68176]: cluster 2024-07-28T13:53:51.483517+0000 mgr.y (mgr.25253) 4356 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:52 smithi177 bash[81864]: cluster 2024-07-28T13:53:51.483517+0000 mgr.y (mgr.25253) 4356 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:52 smithi177 bash[79620]: cluster 2024-07-28T13:53:51.483517+0000 mgr.y (mgr.25253) 4356 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:53.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7879 16 16 0 0 0 - 0 2024-07-28T13:53:54.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:53:54.579623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:54.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:54.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7880 16 16 0 0 0 - 0 2024-07-28T13:53:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:54 smithi204 bash[68176]: cluster 2024-07-28T13:53:53.484963+0000 mgr.y (mgr.25253) 4357 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:54 smithi177 bash[81864]: cluster 2024-07-28T13:53:53.484963+0000 mgr.y (mgr.25253) 4357 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:54 smithi177 bash[79620]: cluster 2024-07-28T13:53:53.484963+0000 mgr.y (mgr.25253) 4357 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:55.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7881 16 16 0 0 0 - 0 2024-07-28T13:53:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:53:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:53:56.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7882 16 16 0 0 0 - 0 2024-07-28T13:53:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:56 smithi204 bash[68176]: cluster 2024-07-28T13:53:55.486395+0000 mgr.y (mgr.25253) 4358 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:56 smithi177 bash[79620]: cluster 2024-07-28T13:53:55.486395+0000 mgr.y (mgr.25253) 4358 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:56 smithi177 bash[81864]: cluster 2024-07-28T13:53:55.486395+0000 mgr.y (mgr.25253) 4358 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:57.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7883 16 16 0 0 0 - 0 2024-07-28T13:53:58.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7884 16 16 0 0 0 - 0 2024-07-28T13:53:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:53:58 smithi204 bash[68176]: cluster 2024-07-28T13:53:57.487880+0000 mgr.y (mgr.25253) 4359 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:53:58 smithi177 bash[79620]: cluster 2024-07-28T13:53:57.487880+0000 mgr.y (mgr.25253) 4359 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:53:58 smithi177 bash[81864]: cluster 2024-07-28T13:53:57.487880+0000 mgr.y (mgr.25253) 4359 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:53:59.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7885 16 16 0 0 0 - 0 2024-07-28T13:54:00.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7886 16 16 0 0 0 - 0 2024-07-28T13:54:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:00 smithi204 bash[68176]: cluster 2024-07-28T13:53:59.489331+0000 mgr.y (mgr.25253) 4360 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:00 smithi177 bash[79620]: cluster 2024-07-28T13:53:59.489331+0000 mgr.y (mgr.25253) 4360 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:00 smithi177 bash[81864]: cluster 2024-07-28T13:53:59.489331+0000 mgr.y (mgr.25253) 4360 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:01.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7887 16 16 0 0 0 - 0 2024-07-28T13:54:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:01 smithi204 bash[68176]: audit 2024-07-28T13:54:00.888450+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:01 smithi177 bash[81864]: audit 2024-07-28T13:54:00.888450+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:01 smithi177 bash[79620]: audit 2024-07-28T13:54:00.888450+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:02.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7888 16 16 0 0 0 - 0 2024-07-28T13:54:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:02 smithi204 bash[60899]: ts=2024-07-28T13:54: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:02 smithi204 bash[68176]: cluster 2024-07-28T13:54:01.490757+0000 mgr.y (mgr.25253) 4361 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:02 smithi177 bash[81864]: cluster 2024-07-28T13:54:01.490757+0000 mgr.y (mgr.25253) 4361 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:02 smithi177 bash[79620]: cluster 2024-07-28T13:54:01.490757+0000 mgr.y (mgr.25253) 4361 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:03.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7889 16 16 0 0 0 - 0 2024-07-28T13:54:04.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7890 16 16 0 0 0 - 0 2024-07-28T13:54:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:04 smithi204 bash[68176]: cluster 2024-07-28T13:54:03.492241+0000 mgr.y (mgr.25253) 4362 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:04 smithi177 bash[81864]: cluster 2024-07-28T13:54:03.492241+0000 mgr.y (mgr.25253) 4362 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:04 smithi177 bash[79620]: cluster 2024-07-28T13:54:03.492241+0000 mgr.y (mgr.25253) 4362 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:05.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7891 16 16 0 0 0 - 0 2024-07-28T13:54:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T13:54:06.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7892 16 16 0 0 0 - 0 2024-07-28T13:54:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:06 smithi204 bash[68176]: cluster 2024-07-28T13:54:05.493693+0000 mgr.y (mgr.25253) 4363 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:06 smithi177 bash[81864]: cluster 2024-07-28T13:54:05.493693+0000 mgr.y (mgr.25253) 4363 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:06 smithi177 bash[79620]: cluster 2024-07-28T13:54:05.493693+0000 mgr.y (mgr.25253) 4363 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:07.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7893 16 16 0 0 0 - 0 2024-07-28T13:54:08.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7894 16 16 0 0 0 - 0 2024-07-28T13:54:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:08 smithi204 bash[68176]: cluster 2024-07-28T13:54:07.495142+0000 mgr.y (mgr.25253) 4364 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:08 smithi177 bash[81864]: cluster 2024-07-28T13:54:07.495142+0000 mgr.y (mgr.25253) 4364 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:08 smithi177 bash[79620]: cluster 2024-07-28T13:54:07.495142+0000 mgr.y (mgr.25253) 4364 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:09.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7895 16 16 0 0 0 - 0 2024-07-28T13:54:10.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7896 16 16 0 0 0 - 0 2024-07-28T13:54:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:10 smithi204 bash[68176]: cluster 2024-07-28T13:54:09.496616+0000 mgr.y (mgr.25253) 4365 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:10 smithi177 bash[81864]: cluster 2024-07-28T13:54:09.496616+0000 mgr.y (mgr.25253) 4365 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:10 smithi177 bash[79620]: cluster 2024-07-28T13:54:09.496616+0000 mgr.y (mgr.25253) 4365 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:11.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7897 16 16 0 0 0 - 0 2024-07-28T13:54:12.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7898 16 16 0 0 0 - 0 2024-07-28T13:54:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:12 smithi204 bash[68176]: cluster 2024-07-28T13:54:11.498101+0000 mgr.y (mgr.25253) 4366 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:12 smithi177 bash[81864]: cluster 2024-07-28T13:54:11.498101+0000 mgr.y (mgr.25253) 4366 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:12 smithi177 bash[79620]: cluster 2024-07-28T13:54:11.498101+0000 mgr.y (mgr.25253) 4366 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:13.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7899 16 16 0 0 0 - 0 2024-07-28T13:54:14.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:54:14.582874+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:14.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:14.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7900 16 16 0 0 0 - 0 2024-07-28T13:54:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:14 smithi204 bash[68176]: cluster 2024-07-28T13:54:13.499558+0000 mgr.y (mgr.25253) 4367 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:14 smithi177 bash[81864]: cluster 2024-07-28T13:54:13.499558+0000 mgr.y (mgr.25253) 4367 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:14 smithi177 bash[79620]: cluster 2024-07-28T13:54:13.499558+0000 mgr.y (mgr.25253) 4367 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:15.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7901 16 16 0 0 0 - 0 2024-07-28T13:54:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:54:16.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7902 16 16 0 0 0 - 0 2024-07-28T13:54:17.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:16 smithi204 bash[68176]: cluster 2024-07-28T13:54:15.501011+0000 mgr.y (mgr.25253) 4368 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:17.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:16 smithi204 bash[68176]: audit 2024-07-28T13:54:15.889510+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:16 smithi177 bash[81864]: cluster 2024-07-28T13:54:15.501011+0000 mgr.y (mgr.25253) 4368 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:16 smithi177 bash[81864]: audit 2024-07-28T13:54:15.889510+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:16 smithi177 bash[79620]: cluster 2024-07-28T13:54:15.501011+0000 mgr.y (mgr.25253) 4368 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:16 smithi177 bash[79620]: audit 2024-07-28T13:54:15.889510+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:17.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7903 16 16 0 0 0 - 0 2024-07-28T13:54:18.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7904 16 16 0 0 0 - 0 2024-07-28T13:54:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:18 smithi204 bash[68176]: cluster 2024-07-28T13:54:17.502475+0000 mgr.y (mgr.25253) 4369 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:18 smithi177 bash[81864]: cluster 2024-07-28T13:54:17.502475+0000 mgr.y (mgr.25253) 4369 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:18 smithi177 bash[79620]: cluster 2024-07-28T13:54:17.502475+0000 mgr.y (mgr.25253) 4369 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:19.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7905 16 16 0 0 0 - 0 2024-07-28T13:54:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:19 smithi204 bash[68176]: audit 2024-07-28T13:54:19.649718+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:19 smithi177 bash[81864]: audit 2024-07-28T13:54:19.649718+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:19 smithi177 bash[79620]: audit 2024-07-28T13:54:19.649718+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:20.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7906 16 16 0 0 0 - 0 2024-07-28T13:54:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:20 smithi204 bash[68176]: cluster 2024-07-28T13:54:19.503941+0000 mgr.y (mgr.25253) 4370 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:20 smithi177 bash[81864]: cluster 2024-07-28T13:54:19.503941+0000 mgr.y (mgr.25253) 4370 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:20 smithi177 bash[79620]: cluster 2024-07-28T13:54:19.503941+0000 mgr.y (mgr.25253) 4370 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:21.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7907 16 16 0 0 0 - 0 2024-07-28T13:54:22.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7908 16 16 0 0 0 - 0 2024-07-28T13:54:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:22 smithi204 bash[68176]: cluster 2024-07-28T13:54:21.505400+0000 mgr.y (mgr.25253) 4371 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:22 smithi177 bash[81864]: cluster 2024-07-28T13:54:21.505400+0000 mgr.y (mgr.25253) 4371 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:22 smithi177 bash[79620]: cluster 2024-07-28T13:54:21.505400+0000 mgr.y (mgr.25253) 4371 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:23.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7909 16 16 0 0 0 - 0 2024-07-28T13:54:24.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7910 16 16 0 0 0 - 0 2024-07-28T13:54:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:24 smithi204 bash[68176]: cluster 2024-07-28T13:54:23.506866+0000 mgr.y (mgr.25253) 4372 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:24 smithi177 bash[81864]: cluster 2024-07-28T13:54:23.506866+0000 mgr.y (mgr.25253) 4372 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:24 smithi177 bash[79620]: cluster 2024-07-28T13:54:23.506866+0000 mgr.y (mgr.25253) 4372 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:25.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7911 16 16 0 0 0 - 0 2024-07-28T13:54:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:54:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.294516+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.299501+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: cluster 2024-07-28T13:54:25.507851+0000 mgr.y (mgr.25253) 4373 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.566021+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.575544+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.990810+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:25.992165+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[79620]: audit 2024-07-28T13:54:26.000884+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.294516+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.299501+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: cluster 2024-07-28T13:54:25.507851+0000 mgr.y (mgr.25253) 4373 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.566021+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.575544+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.990810+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:25.992165+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:26 smithi177 bash[81864]: audit 2024-07-28T13:54:26.000884+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7912 16 16 0 0 0 - 0 2024-07-28T13:54:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.294516+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.299501+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: cluster 2024-07-28T13:54:25.507851+0000 mgr.y (mgr.25253) 4373 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.566021+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.575544+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.990810+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:25.992165+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:26 smithi204 bash[68176]: audit 2024-07-28T13:54:26.000884+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:54:27.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7913 16 16 0 0 0 - 0 2024-07-28T13:54:28.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7914 16 16 0 0 0 - 0 2024-07-28T13:54:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:28 smithi204 bash[68176]: cluster 2024-07-28T13:54:27.509243+0000 mgr.y (mgr.25253) 4374 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:28 smithi177 bash[81864]: cluster 2024-07-28T13:54:27.509243+0000 mgr.y (mgr.25253) 4374 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:28 smithi177 bash[79620]: cluster 2024-07-28T13:54:27.509243+0000 mgr.y (mgr.25253) 4374 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:29.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7915 16 16 0 0 0 - 0 2024-07-28T13:54:30.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7916 16 16 0 0 0 - 0 2024-07-28T13:54:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:30 smithi204 bash[68176]: cluster 2024-07-28T13:54:29.510714+0000 mgr.y (mgr.25253) 4375 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:30 smithi177 bash[81864]: cluster 2024-07-28T13:54:29.510714+0000 mgr.y (mgr.25253) 4375 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:30 smithi177 bash[79620]: cluster 2024-07-28T13:54:29.510714+0000 mgr.y (mgr.25253) 4375 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:31.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7917 16 16 0 0 0 - 0 2024-07-28T13:54:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:31 smithi204 bash[68176]: audit 2024-07-28T13:54:30.889146+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:31 smithi177 bash[81864]: audit 2024-07-28T13:54:30.889146+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:31 smithi177 bash[79620]: audit 2024-07-28T13:54:30.889146+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:32.581 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7918 16 16 0 0 0 - 0 2024-07-28T13:54:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:32 smithi204 bash[68176]: cluster 2024-07-28T13:54:31.512155+0000 mgr.y (mgr.25253) 4376 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:32 smithi177 bash[81864]: cluster 2024-07-28T13:54:31.512155+0000 mgr.y (mgr.25253) 4376 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:32 smithi177 bash[79620]: cluster 2024-07-28T13:54:31.512155+0000 mgr.y (mgr.25253) 4376 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:33.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7919 16 16 0 0 0 - 0 2024-07-28T13:54:34.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:54:34.585808+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:34.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:34.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7920 16 16 0 0 0 - 0 2024-07-28T13:54:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:34 smithi204 bash[68176]: cluster 2024-07-28T13:54:33.513609+0000 mgr.y (mgr.25253) 4377 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:34 smithi177 bash[81864]: cluster 2024-07-28T13:54:33.513609+0000 mgr.y (mgr.25253) 4377 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:34 smithi177 bash[79620]: cluster 2024-07-28T13:54:33.513609+0000 mgr.y (mgr.25253) 4377 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:35.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7921 16 16 0 0 0 - 0 2024-07-28T13:54:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:54:36.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7922 16 16 0 0 0 - 0 2024-07-28T13:54:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:36 smithi204 bash[68176]: cluster 2024-07-28T13:54:35.515033+0000 mgr.y (mgr.25253) 4378 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:36 smithi177 bash[81864]: cluster 2024-07-28T13:54:35.515033+0000 mgr.y (mgr.25253) 4378 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:36 smithi177 bash[79620]: cluster 2024-07-28T13:54:35.515033+0000 mgr.y (mgr.25253) 4378 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:37.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7923 16 16 0 0 0 - 0 2024-07-28T13:54:38.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7924 16 16 0 0 0 - 0 2024-07-28T13:54:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:38 smithi204 bash[68176]: cluster 2024-07-28T13:54:37.516502+0000 mgr.y (mgr.25253) 4379 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:38 smithi177 bash[81864]: cluster 2024-07-28T13:54:37.516502+0000 mgr.y (mgr.25253) 4379 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:38 smithi177 bash[79620]: cluster 2024-07-28T13:54:37.516502+0000 mgr.y (mgr.25253) 4379 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:39.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7925 16 16 0 0 0 - 0 2024-07-28T13:54:40.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7926 16 16 0 0 0 - 0 2024-07-28T13:54:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:40 smithi204 bash[68176]: cluster 2024-07-28T13:54:39.517941+0000 mgr.y (mgr.25253) 4380 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:40 smithi177 bash[79620]: cluster 2024-07-28T13:54:39.517941+0000 mgr.y (mgr.25253) 4380 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:40 smithi177 bash[81864]: cluster 2024-07-28T13:54:39.517941+0000 mgr.y (mgr.25253) 4380 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:41.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7927 16 16 0 0 0 - 0 2024-07-28T13:54:42.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7928 16 16 0 0 0 - 0 2024-07-28T13:54:42.602 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:42 smithi204 bash[68176]: cluster 2024-07-28T13:54:41.519488+0000 mgr.y (mgr.25253) 4381 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:42 smithi177 bash[79620]: cluster 2024-07-28T13:54:41.519488+0000 mgr.y (mgr.25253) 4381 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:43.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:42 smithi177 bash[81864]: cluster 2024-07-28T13:54:41.519488+0000 mgr.y (mgr.25253) 4381 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:43.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7929 16 16 0 0 0 - 0 2024-07-28T13:54:44.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7930 16 16 0 0 0 - 0 2024-07-28T13:54:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:44 smithi204 bash[68176]: cluster 2024-07-28T13:54:43.520962+0000 mgr.y (mgr.25253) 4382 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:44 smithi177 bash[79620]: cluster 2024-07-28T13:54:43.520962+0000 mgr.y (mgr.25253) 4382 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:44 smithi177 bash[81864]: cluster 2024-07-28T13:54:43.520962+0000 mgr.y (mgr.25253) 4382 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:45.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7931 16 16 0 0 0 - 0 2024-07-28T13:54:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:54:46.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7932 16 16 0 0 0 - 0 2024-07-28T13:54:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:46 smithi204 bash[68176]: cluster 2024-07-28T13:54:45.522395+0000 mgr.y (mgr.25253) 4383 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:46 smithi204 bash[68176]: audit 2024-07-28T13:54:45.889519+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:46 smithi177 bash[81864]: cluster 2024-07-28T13:54:45.522395+0000 mgr.y (mgr.25253) 4383 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:46 smithi177 bash[81864]: audit 2024-07-28T13:54:45.889519+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:46 smithi177 bash[79620]: cluster 2024-07-28T13:54:45.522395+0000 mgr.y (mgr.25253) 4383 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:46 smithi177 bash[79620]: audit 2024-07-28T13:54:45.889519+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:47.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7933 16 16 0 0 0 - 0 2024-07-28T13:54:48.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7934 16 16 0 0 0 - 0 2024-07-28T13:54:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:48 smithi204 bash[68176]: cluster 2024-07-28T13:54:47.523844+0000 mgr.y (mgr.25253) 4384 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:48 smithi177 bash[81864]: cluster 2024-07-28T13:54:47.523844+0000 mgr.y (mgr.25253) 4384 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:48 smithi177 bash[79620]: cluster 2024-07-28T13:54:47.523844+0000 mgr.y (mgr.25253) 4384 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:49.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7935 16 16 0 0 0 - 0 2024-07-28T13:54:50.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7936 16 16 0 0 0 - 0 2024-07-28T13:54:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:50 smithi204 bash[68176]: cluster 2024-07-28T13:54:49.525265+0000 mgr.y (mgr.25253) 4385 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:50 smithi177 bash[81864]: cluster 2024-07-28T13:54:49.525265+0000 mgr.y (mgr.25253) 4385 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:50 smithi177 bash[79620]: cluster 2024-07-28T13:54:49.525265+0000 mgr.y (mgr.25253) 4385 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:51.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7937 16 16 0 0 0 - 0 2024-07-28T13:54:52.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7938 16 16 0 0 0 - 0 2024-07-28T13:54:52.631 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:54:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:52 smithi204 bash[68176]: cluster 2024-07-28T13:54:51.526703+0000 mgr.y (mgr.25253) 4386 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:53.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:52 smithi177 bash[81864]: cluster 2024-07-28T13:54:51.526703+0000 mgr.y (mgr.25253) 4386 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:53.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:52 smithi177 bash[79620]: cluster 2024-07-28T13:54:51.526703+0000 mgr.y (mgr.25253) 4386 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:53.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7939 16 16 0 0 0 - 0 2024-07-28T13:54:54.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:54:54.589008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:54.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:54.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7940 16 16 0 0 0 - 0 2024-07-28T13:54:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:54 smithi204 bash[68176]: cluster 2024-07-28T13:54:53.528192+0000 mgr.y (mgr.25253) 4387 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:54 smithi177 bash[81864]: cluster 2024-07-28T13:54:53.528192+0000 mgr.y (mgr.25253) 4387 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:55.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:54 smithi177 bash[79620]: cluster 2024-07-28T13:54:53.528192+0000 mgr.y (mgr.25253) 4387 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:55.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7941 16 16 0 0 0 - 0 2024-07-28T13:54:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:54:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:54:56.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7942 16 16 0 0 0 - 0 2024-07-28T13:54:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:56 smithi204 bash[68176]: cluster 2024-07-28T13:54:55.529622+0000 mgr.y (mgr.25253) 4388 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:56 smithi177 bash[81864]: cluster 2024-07-28T13:54:55.529622+0000 mgr.y (mgr.25253) 4388 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:56 smithi177 bash[79620]: cluster 2024-07-28T13:54:55.529622+0000 mgr.y (mgr.25253) 4388 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:57.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7943 16 16 0 0 0 - 0 2024-07-28T13:54:58.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7944 16 16 0 0 0 - 0 2024-07-28T13:54:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:54:58 smithi204 bash[68176]: cluster 2024-07-28T13:54:57.531055+0000 mgr.y (mgr.25253) 4389 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:59.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:54:58 smithi177 bash[81864]: cluster 2024-07-28T13:54:57.531055+0000 mgr.y (mgr.25253) 4389 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:54:58 smithi177 bash[79620]: cluster 2024-07-28T13:54:57.531055+0000 mgr.y (mgr.25253) 4389 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:54:59.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7945 16 16 0 0 0 - 0 2024-07-28T13:55:00.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7946 16 16 0 0 0 - 0 2024-07-28T13:55:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:00 smithi204 bash[68176]: cluster 2024-07-28T13:54:59.532540+0000 mgr.y (mgr.25253) 4390 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:00 smithi177 bash[81864]: cluster 2024-07-28T13:54:59.532540+0000 mgr.y (mgr.25253) 4390 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:00 smithi177 bash[79620]: cluster 2024-07-28T13:54:59.532540+0000 mgr.y (mgr.25253) 4390 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:01.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7947 16 16 0 0 0 - 0 2024-07-28T13:55:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:01 smithi204 bash[68176]: audit 2024-07-28T13:55:00.889951+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:01 smithi177 bash[79620]: audit 2024-07-28T13:55:00.889951+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:01 smithi177 bash[81864]: audit 2024-07-28T13:55:00.889951+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:02.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7948 16 16 0 0 0 - 0 2024-07-28T13:55:02.657 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:02 smithi204 bash[68176]: cluster 2024-07-28T13:55:01.533994+0000 mgr.y (mgr.25253) 4391 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:02 smithi177 bash[81864]: cluster 2024-07-28T13:55:01.533994+0000 mgr.y (mgr.25253) 4391 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:02 smithi177 bash[79620]: cluster 2024-07-28T13:55:01.533994+0000 mgr.y (mgr.25253) 4391 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:03.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7949 16 16 0 0 0 - 0 2024-07-28T13:55:04.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7950 16 16 0 0 0 - 0 2024-07-28T13:55:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:04 smithi204 bash[68176]: cluster 2024-07-28T13:55:03.535424+0000 mgr.y (mgr.25253) 4392 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:04 smithi177 bash[81864]: cluster 2024-07-28T13:55:03.535424+0000 mgr.y (mgr.25253) 4392 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:04 smithi177 bash[79620]: cluster 2024-07-28T13:55:03.535424+0000 mgr.y (mgr.25253) 4392 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:05.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7951 16 16 0 0 0 - 0 2024-07-28T13:55:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:55:06.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7952 16 16 0 0 0 - 0 2024-07-28T13:55:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:06 smithi177 bash[81864]: cluster 2024-07-28T13:55:05.536855+0000 mgr.y (mgr.25253) 4393 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:06 smithi177 bash[79620]: cluster 2024-07-28T13:55:05.536855+0000 mgr.y (mgr.25253) 4393 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:06 smithi204 bash[68176]: cluster 2024-07-28T13:55:05.536855+0000 mgr.y (mgr.25253) 4393 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:07.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7953 16 16 0 0 0 - 0 2024-07-28T13:55:08.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7954 16 16 0 0 0 - 0 2024-07-28T13:55:09.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:08 smithi177 bash[81864]: cluster 2024-07-28T13:55:07.538271+0000 mgr.y (mgr.25253) 4394 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:08 smithi177 bash[79620]: cluster 2024-07-28T13:55:07.538271+0000 mgr.y (mgr.25253) 4394 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:08 smithi204 bash[68176]: cluster 2024-07-28T13:55:07.538271+0000 mgr.y (mgr.25253) 4394 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:09.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7955 16 16 0 0 0 - 0 2024-07-28T13:55:10.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7956 16 16 0 0 0 - 0 2024-07-28T13:55:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:10 smithi177 bash[81864]: cluster 2024-07-28T13:55:09.539723+0000 mgr.y (mgr.25253) 4395 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:10 smithi177 bash[79620]: cluster 2024-07-28T13:55:09.539723+0000 mgr.y (mgr.25253) 4395 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:10 smithi204 bash[68176]: cluster 2024-07-28T13:55:09.539723+0000 mgr.y (mgr.25253) 4395 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:11.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7957 16 16 0 0 0 - 0 2024-07-28T13:55:12.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7958 16 16 0 0 0 - 0 2024-07-28T13:55:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:12 smithi177 bash[81864]: cluster 2024-07-28T13:55:11.541151+0000 mgr.y (mgr.25253) 4396 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:12 smithi177 bash[79620]: cluster 2024-07-28T13:55:11.541151+0000 mgr.y (mgr.25253) 4396 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:12 smithi204 bash[68176]: cluster 2024-07-28T13:55:11.541151+0000 mgr.y (mgr.25253) 4396 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:13.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7959 16 16 0 0 0 - 0 2024-07-28T13:55:14.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:55:14.592317+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:14.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:14.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7960 16 16 0 0 0 - 0 2024-07-28T13:55:15.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:14 smithi177 bash[81864]: cluster 2024-07-28T13:55:13.542584+0000 mgr.y (mgr.25253) 4397 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:15.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:14 smithi177 bash[79620]: cluster 2024-07-28T13:55:13.542584+0000 mgr.y (mgr.25253) 4397 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:14 smithi204 bash[68176]: cluster 2024-07-28T13:55:13.542584+0000 mgr.y (mgr.25253) 4397 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:15.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7961 16 16 0 0 0 - 0 2024-07-28T13:55:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:55:16.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7962 16 16 0 0 0 - 0 2024-07-28T13:55:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:16 smithi177 bash[79620]: cluster 2024-07-28T13:55:15.544030+0000 mgr.y (mgr.25253) 4398 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:16 smithi177 bash[79620]: audit 2024-07-28T13:55:15.890250+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:16 smithi177 bash[81864]: cluster 2024-07-28T13:55:15.544030+0000 mgr.y (mgr.25253) 4398 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:16 smithi177 bash[81864]: audit 2024-07-28T13:55:15.890250+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:16 smithi204 bash[68176]: cluster 2024-07-28T13:55:15.544030+0000 mgr.y (mgr.25253) 4398 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:16 smithi204 bash[68176]: audit 2024-07-28T13:55:15.890250+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:17.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7963 16 16 0 0 0 - 0 2024-07-28T13:55:18.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7964 16 16 0 0 0 - 0 2024-07-28T13:55:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:18 smithi177 bash[81864]: cluster 2024-07-28T13:55:17.545460+0000 mgr.y (mgr.25253) 4399 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:18 smithi177 bash[79620]: cluster 2024-07-28T13:55:17.545460+0000 mgr.y (mgr.25253) 4399 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:18 smithi204 bash[68176]: cluster 2024-07-28T13:55:17.545460+0000 mgr.y (mgr.25253) 4399 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:19.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7965 16 16 0 0 0 - 0 2024-07-28T13:55:20.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7966 16 16 0 0 0 - 0 2024-07-28T13:55:21.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:20 smithi177 bash[81864]: cluster 2024-07-28T13:55:19.546882+0000 mgr.y (mgr.25253) 4400 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:20 smithi177 bash[79620]: cluster 2024-07-28T13:55:19.546882+0000 mgr.y (mgr.25253) 4400 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:20 smithi204 bash[68176]: cluster 2024-07-28T13:55:19.546882+0000 mgr.y (mgr.25253) 4400 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:21.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7967 16 16 0 0 0 - 0 2024-07-28T13:55:22.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7968 16 16 0 0 0 - 0 2024-07-28T13:55:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:22 smithi177 bash[79620]: cluster 2024-07-28T13:55:21.548336+0000 mgr.y (mgr.25253) 4401 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:22 smithi177 bash[81864]: cluster 2024-07-28T13:55:21.548336+0000 mgr.y (mgr.25253) 4401 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:22 smithi204 bash[68176]: cluster 2024-07-28T13:55:21.548336+0000 mgr.y (mgr.25253) 4401 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:23.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7969 16 16 0 0 0 - 0 2024-07-28T13:55:24.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7970 16 16 0 0 0 - 0 2024-07-28T13:55:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:24 smithi177 bash[81864]: cluster 2024-07-28T13:55:23.549757+0000 mgr.y (mgr.25253) 4402 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:24 smithi177 bash[79620]: cluster 2024-07-28T13:55:23.549757+0000 mgr.y (mgr.25253) 4402 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:24 smithi204 bash[68176]: cluster 2024-07-28T13:55:23.549757+0000 mgr.y (mgr.25253) 4402 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:25.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7971 16 16 0 0 0 - 0 2024-07-28T13:55:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:55:26.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7972 16 16 0 0 0 - 0 2024-07-28T13:55:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:26 smithi177 bash[81864]: cluster 2024-07-28T13:55:25.551203+0000 mgr.y (mgr.25253) 4403 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:26 smithi177 bash[81864]: audit 2024-07-28T13:55:26.089317+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:26 smithi177 bash[79620]: cluster 2024-07-28T13:55:25.551203+0000 mgr.y (mgr.25253) 4403 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:26 smithi177 bash[79620]: audit 2024-07-28T13:55:26.089317+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:26 smithi204 bash[68176]: cluster 2024-07-28T13:55:25.551203+0000 mgr.y (mgr.25253) 4403 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:26 smithi204 bash[68176]: audit 2024-07-28T13:55:26.089317+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:27.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7973 16 16 0 0 0 - 0 2024-07-28T13:55:28.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7974 16 16 0 0 0 - 0 2024-07-28T13:55:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:28 smithi177 bash[81864]: cluster 2024-07-28T13:55:27.552700+0000 mgr.y (mgr.25253) 4404 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:28 smithi177 bash[79620]: cluster 2024-07-28T13:55:27.552700+0000 mgr.y (mgr.25253) 4404 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:28 smithi204 bash[68176]: cluster 2024-07-28T13:55:27.552700+0000 mgr.y (mgr.25253) 4404 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:29.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7975 16 16 0 0 0 - 0 2024-07-28T13:55:30.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7976 16 16 0 0 0 - 0 2024-07-28T13:55:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:30 smithi177 bash[81864]: cluster 2024-07-28T13:55:29.554154+0000 mgr.y (mgr.25253) 4405 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:30 smithi177 bash[79620]: cluster 2024-07-28T13:55:29.554154+0000 mgr.y (mgr.25253) 4405 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:30 smithi204 bash[68176]: cluster 2024-07-28T13:55:29.554154+0000 mgr.y (mgr.25253) 4405 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:31.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7977 16 16 0 0 0 - 0 2024-07-28T13:55:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:31 smithi177 bash[81864]: audit 2024-07-28T13:55:30.890694+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:31 smithi177 bash[79620]: audit 2024-07-28T13:55:30.890694+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:31 smithi204 bash[68176]: audit 2024-07-28T13:55:30.890694+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:32.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7978 16 16 0 0 0 - 0 2024-07-28T13:55:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: cluster 2024-07-28T13:55:31.554863+0000 mgr.y (mgr.25253) 4406 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:31.738950+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:31.745845+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:32.033640+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:32.039346+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:32.466505+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:32.468144+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[81864]: audit 2024-07-28T13:55:32.478019+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: cluster 2024-07-28T13:55:31.554863+0000 mgr.y (mgr.25253) 4406 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:31.738950+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:31.745845+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:32.033640+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:32.039346+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:32.466505+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:32.468144+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:55:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:32 smithi177 bash[79620]: audit 2024-07-28T13:55:32.478019+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: cluster 2024-07-28T13:55:31.554863+0000 mgr.y (mgr.25253) 4406 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:31.738950+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:31.745845+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:32.033640+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:32.039346+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:32.466505+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:32.468144+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:55:33.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:32 smithi204 bash[68176]: audit 2024-07-28T13:55:32.478019+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:55:33.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7979 16 16 0 0 0 - 0 2024-07-28T13:55:34.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:55:34.595523+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:34.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:34.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7980 16 16 0 0 0 - 0 2024-07-28T13:55:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:34 smithi177 bash[81864]: cluster 2024-07-28T13:55:33.556408+0000 mgr.y (mgr.25253) 4407 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:34 smithi177 bash[79620]: cluster 2024-07-28T13:55:33.556408+0000 mgr.y (mgr.25253) 4407 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:34 smithi204 bash[68176]: cluster 2024-07-28T13:55:33.556408+0000 mgr.y (mgr.25253) 4407 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:35.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7981 16 16 0 0 0 - 0 2024-07-28T13:55:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:55:36.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7982 16 16 0 0 0 - 0 2024-07-28T13:55:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:36 smithi177 bash[81864]: cluster 2024-07-28T13:55:35.558019+0000 mgr.y (mgr.25253) 4408 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:36 smithi177 bash[79620]: cluster 2024-07-28T13:55:35.558019+0000 mgr.y (mgr.25253) 4408 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:36 smithi204 bash[68176]: cluster 2024-07-28T13:55:35.558019+0000 mgr.y (mgr.25253) 4408 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:37.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7983 16 16 0 0 0 - 0 2024-07-28T13:55:38.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7984 16 16 0 0 0 - 0 2024-07-28T13:55:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:38 smithi177 bash[79620]: cluster 2024-07-28T13:55:37.559488+0000 mgr.y (mgr.25253) 4409 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:38 smithi177 bash[81864]: cluster 2024-07-28T13:55:37.559488+0000 mgr.y (mgr.25253) 4409 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:38 smithi204 bash[68176]: cluster 2024-07-28T13:55:37.559488+0000 mgr.y (mgr.25253) 4409 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:39.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7985 16 16 0 0 0 - 0 2024-07-28T13:55:40.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7986 16 16 0 0 0 - 0 2024-07-28T13:55:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:40 smithi177 bash[81864]: cluster 2024-07-28T13:55:39.560931+0000 mgr.y (mgr.25253) 4410 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:40 smithi177 bash[79620]: cluster 2024-07-28T13:55:39.560931+0000 mgr.y (mgr.25253) 4410 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:40 smithi204 bash[68176]: cluster 2024-07-28T13:55:39.560931+0000 mgr.y (mgr.25253) 4410 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:41.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7987 16 16 0 0 0 - 0 2024-07-28T13:55:42.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7988 16 16 0 0 0 - 0 2024-07-28T13:55:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:42 smithi177 bash[81864]: cluster 2024-07-28T13:55:41.562357+0000 mgr.y (mgr.25253) 4411 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:42 smithi177 bash[79620]: cluster 2024-07-28T13:55:41.562357+0000 mgr.y (mgr.25253) 4411 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:42 smithi204 bash[68176]: cluster 2024-07-28T13:55:41.562357+0000 mgr.y (mgr.25253) 4411 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:43.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7989 16 16 0 0 0 - 0 2024-07-28T13:55:44.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7990 16 16 0 0 0 - 0 2024-07-28T13:55:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:44 smithi177 bash[81864]: cluster 2024-07-28T13:55:43.563861+0000 mgr.y (mgr.25253) 4412 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:44 smithi177 bash[79620]: cluster 2024-07-28T13:55:43.563861+0000 mgr.y (mgr.25253) 4412 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:44 smithi204 bash[68176]: cluster 2024-07-28T13:55:43.563861+0000 mgr.y (mgr.25253) 4412 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:45.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7991 16 16 0 0 0 - 0 2024-07-28T13:55:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:55:46.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7992 16 16 0 0 0 - 0 2024-07-28T13:55:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:46 smithi177 bash[81864]: cluster 2024-07-28T13:55:45.565297+0000 mgr.y (mgr.25253) 4413 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:46 smithi177 bash[81864]: audit 2024-07-28T13:55:45.891021+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:46 smithi177 bash[79620]: cluster 2024-07-28T13:55:45.565297+0000 mgr.y (mgr.25253) 4413 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:46 smithi177 bash[79620]: audit 2024-07-28T13:55:45.891021+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:46 smithi204 bash[68176]: cluster 2024-07-28T13:55:45.565297+0000 mgr.y (mgr.25253) 4413 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:46 smithi204 bash[68176]: audit 2024-07-28T13:55:45.891021+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:47.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7993 16 16 0 0 0 - 0 2024-07-28T13:55:48.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7994 16 16 0 0 0 - 0 2024-07-28T13:55:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:48 smithi204 bash[68176]: cluster 2024-07-28T13:55:47.566821+0000 mgr.y (mgr.25253) 4414 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:48 smithi177 bash[79620]: cluster 2024-07-28T13:55:47.566821+0000 mgr.y (mgr.25253) 4414 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:48 smithi177 bash[81864]: cluster 2024-07-28T13:55:47.566821+0000 mgr.y (mgr.25253) 4414 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:49.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7995 16 16 0 0 0 - 0 2024-07-28T13:55:50.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7996 16 16 0 0 0 - 0 2024-07-28T13:55:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:50 smithi204 bash[68176]: cluster 2024-07-28T13:55:49.568427+0000 mgr.y (mgr.25253) 4415 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:50 smithi177 bash[79620]: cluster 2024-07-28T13:55:49.568427+0000 mgr.y (mgr.25253) 4415 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:50 smithi177 bash[81864]: cluster 2024-07-28T13:55:49.568427+0000 mgr.y (mgr.25253) 4415 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:51.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7997 16 16 0 0 0 - 0 2024-07-28T13:55:52.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7998 16 16 0 0 0 - 0 2024-07-28T13:55:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:55:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:52 smithi204 bash[68176]: cluster 2024-07-28T13:55:51.570046+0000 mgr.y (mgr.25253) 4416 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:52 smithi177 bash[79620]: cluster 2024-07-28T13:55:51.570046+0000 mgr.y (mgr.25253) 4416 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:52 smithi177 bash[81864]: cluster 2024-07-28T13:55:51.570046+0000 mgr.y (mgr.25253) 4416 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:53.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 7999 16 16 0 0 0 - 0 2024-07-28T13:55:54.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:55:54.598807+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:54.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:54.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8000 16 16 0 0 0 - 0 2024-07-28T13:55:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:54 smithi204 bash[68176]: cluster 2024-07-28T13:55:53.571519+0000 mgr.y (mgr.25253) 4417 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:54 smithi177 bash[79620]: cluster 2024-07-28T13:55:53.571519+0000 mgr.y (mgr.25253) 4417 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:54 smithi177 bash[81864]: cluster 2024-07-28T13:55:53.571519+0000 mgr.y (mgr.25253) 4417 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:55.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8001 16 16 0 0 0 - 0 2024-07-28T13:55:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:55:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:55:56.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8002 16 16 0 0 0 - 0 2024-07-28T13:55:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:56 smithi204 bash[68176]: cluster 2024-07-28T13:55:55.572953+0000 mgr.y (mgr.25253) 4418 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:56 smithi177 bash[81864]: cluster 2024-07-28T13:55:55.572953+0000 mgr.y (mgr.25253) 4418 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:56 smithi177 bash[79620]: cluster 2024-07-28T13:55:55.572953+0000 mgr.y (mgr.25253) 4418 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:57.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8003 16 16 0 0 0 - 0 2024-07-28T13:55:58.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8004 16 16 0 0 0 - 0 2024-07-28T13:55:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:55:58 smithi204 bash[68176]: cluster 2024-07-28T13:55:57.574402+0000 mgr.y (mgr.25253) 4419 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:55:58 smithi177 bash[81864]: cluster 2024-07-28T13:55:57.574402+0000 mgr.y (mgr.25253) 4419 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:55:58 smithi177 bash[79620]: cluster 2024-07-28T13:55:57.574402+0000 mgr.y (mgr.25253) 4419 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:55:59.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8005 16 16 0 0 0 - 0 2024-07-28T13:56:00.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8006 16 16 0 0 0 - 0 2024-07-28T13:56:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:00 smithi204 bash[68176]: cluster 2024-07-28T13:55:59.575887+0000 mgr.y (mgr.25253) 4420 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:00 smithi177 bash[79620]: cluster 2024-07-28T13:55:59.575887+0000 mgr.y (mgr.25253) 4420 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:00 smithi177 bash[81864]: cluster 2024-07-28T13:55:59.575887+0000 mgr.y (mgr.25253) 4420 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:01.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8007 16 16 0 0 0 - 0 2024-07-28T13:56:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:01 smithi204 bash[68176]: audit 2024-07-28T13:56:00.891657+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:01 smithi177 bash[81864]: audit 2024-07-28T13:56:00.891657+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:01 smithi177 bash[79620]: audit 2024-07-28T13:56:00.891657+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:02.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8008 16 16 0 0 0 - 0 2024-07-28T13:56:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:02 smithi204 bash[68176]: cluster 2024-07-28T13:56:01.577317+0000 mgr.y (mgr.25253) 4421 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:02 smithi177 bash[81864]: cluster 2024-07-28T13:56:01.577317+0000 mgr.y (mgr.25253) 4421 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:02 smithi177 bash[79620]: cluster 2024-07-28T13:56:01.577317+0000 mgr.y (mgr.25253) 4421 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:03.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8009 16 16 0 0 0 - 0 2024-07-28T13:56:04.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8010 16 16 0 0 0 - 0 2024-07-28T13:56:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:04 smithi204 bash[68176]: cluster 2024-07-28T13:56:03.578808+0000 mgr.y (mgr.25253) 4422 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:04 smithi177 bash[81864]: cluster 2024-07-28T13:56:03.578808+0000 mgr.y (mgr.25253) 4422 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:04 smithi177 bash[79620]: cluster 2024-07-28T13:56:03.578808+0000 mgr.y (mgr.25253) 4422 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:05.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8011 16 16 0 0 0 - 0 2024-07-28T13:56:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:56:06.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8012 16 16 0 0 0 - 0 2024-07-28T13:56:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:06 smithi204 bash[68176]: cluster 2024-07-28T13:56:05.580308+0000 mgr.y (mgr.25253) 4423 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:06 smithi177 bash[79620]: cluster 2024-07-28T13:56:05.580308+0000 mgr.y (mgr.25253) 4423 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:06 smithi177 bash[81864]: cluster 2024-07-28T13:56:05.580308+0000 mgr.y (mgr.25253) 4423 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:07.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8013 16 16 0 0 0 - 0 2024-07-28T13:56:08.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8014 16 16 0 0 0 - 0 2024-07-28T13:56:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:08 smithi204 bash[68176]: cluster 2024-07-28T13:56:07.581781+0000 mgr.y (mgr.25253) 4424 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:08 smithi177 bash[79620]: cluster 2024-07-28T13:56:07.581781+0000 mgr.y (mgr.25253) 4424 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:08 smithi177 bash[81864]: cluster 2024-07-28T13:56:07.581781+0000 mgr.y (mgr.25253) 4424 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:09.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8015 16 16 0 0 0 - 0 2024-07-28T13:56:10.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8016 16 16 0 0 0 - 0 2024-07-28T13:56:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:10 smithi204 bash[68176]: cluster 2024-07-28T13:56:09.583232+0000 mgr.y (mgr.25253) 4425 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:10 smithi177 bash[79620]: cluster 2024-07-28T13:56:09.583232+0000 mgr.y (mgr.25253) 4425 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:10 smithi177 bash[81864]: cluster 2024-07-28T13:56:09.583232+0000 mgr.y (mgr.25253) 4425 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:11.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8017 16 16 0 0 0 - 0 2024-07-28T13:56:12.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8018 16 16 0 0 0 - 0 2024-07-28T13:56:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:12 smithi204 bash[68176]: cluster 2024-07-28T13:56:11.584694+0000 mgr.y (mgr.25253) 4426 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:12 smithi177 bash[81864]: cluster 2024-07-28T13:56:11.584694+0000 mgr.y (mgr.25253) 4426 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:12 smithi177 bash[79620]: cluster 2024-07-28T13:56:11.584694+0000 mgr.y (mgr.25253) 4426 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:13.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8019 16 16 0 0 0 - 0 2024-07-28T13:56:14.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:56:14.602111+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:14.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:14.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8020 16 16 0 0 0 - 0 2024-07-28T13:56:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:14 smithi204 bash[68176]: cluster 2024-07-28T13:56:13.586162+0000 mgr.y (mgr.25253) 4427 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:14 smithi177 bash[79620]: cluster 2024-07-28T13:56:13.586162+0000 mgr.y (mgr.25253) 4427 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:14 smithi177 bash[81864]: cluster 2024-07-28T13:56:13.586162+0000 mgr.y (mgr.25253) 4427 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:15.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8021 16 16 0 0 0 - 0 2024-07-28T13:56:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:56:16.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8022 16 16 0 0 0 - 0 2024-07-28T13:56:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:16 smithi204 bash[68176]: cluster 2024-07-28T13:56:15.587629+0000 mgr.y (mgr.25253) 4428 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:16 smithi204 bash[68176]: audit 2024-07-28T13:56:15.892036+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:16 smithi177 bash[81864]: cluster 2024-07-28T13:56:15.587629+0000 mgr.y (mgr.25253) 4428 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:16 smithi177 bash[81864]: audit 2024-07-28T13:56:15.892036+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:16 smithi177 bash[79620]: cluster 2024-07-28T13:56:15.587629+0000 mgr.y (mgr.25253) 4428 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:16 smithi177 bash[79620]: audit 2024-07-28T13:56:15.892036+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:17.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8023 16 16 0 0 0 - 0 2024-07-28T13:56:18.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8024 16 16 0 0 0 - 0 2024-07-28T13:56:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:18 smithi204 bash[68176]: cluster 2024-07-28T13:56:17.589099+0000 mgr.y (mgr.25253) 4429 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:18 smithi177 bash[79620]: cluster 2024-07-28T13:56:17.589099+0000 mgr.y (mgr.25253) 4429 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:18 smithi177 bash[81864]: cluster 2024-07-28T13:56:17.589099+0000 mgr.y (mgr.25253) 4429 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:19.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8025 16 16 0 0 0 - 0 2024-07-28T13:56:20.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8026 16 16 0 0 0 - 0 2024-07-28T13:56:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:20 smithi204 bash[68176]: cluster 2024-07-28T13:56:19.590548+0000 mgr.y (mgr.25253) 4430 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:20 smithi177 bash[79620]: cluster 2024-07-28T13:56:19.590548+0000 mgr.y (mgr.25253) 4430 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:20 smithi177 bash[81864]: cluster 2024-07-28T13:56:19.590548+0000 mgr.y (mgr.25253) 4430 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:21.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8027 16 16 0 0 0 - 0 2024-07-28T13:56:22.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8028 16 16 0 0 0 - 0 2024-07-28T13:56:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:22 smithi204 bash[68176]: cluster 2024-07-28T13:56:21.592021+0000 mgr.y (mgr.25253) 4431 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:22 smithi177 bash[81864]: cluster 2024-07-28T13:56:21.592021+0000 mgr.y (mgr.25253) 4431 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:22 smithi177 bash[79620]: cluster 2024-07-28T13:56:21.592021+0000 mgr.y (mgr.25253) 4431 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:23.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8029 16 16 0 0 0 - 0 2024-07-28T13:56:24.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8030 16 16 0 0 0 - 0 2024-07-28T13:56:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:24 smithi204 bash[68176]: cluster 2024-07-28T13:56:23.593473+0000 mgr.y (mgr.25253) 4432 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:24 smithi177 bash[79620]: cluster 2024-07-28T13:56:23.593473+0000 mgr.y (mgr.25253) 4432 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:24 smithi177 bash[81864]: cluster 2024-07-28T13:56:23.593473+0000 mgr.y (mgr.25253) 4432 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:25.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8031 16 16 0 0 0 - 0 2024-07-28T13:56:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:56:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:26 smithi177 bash[81864]: cluster 2024-07-28T13:56:25.594949+0000 mgr.y (mgr.25253) 4433 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:26 smithi177 bash[79620]: cluster 2024-07-28T13:56:25.594949+0000 mgr.y (mgr.25253) 4433 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:26.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8032 16 16 0 0 0 - 0 2024-07-28T13:56:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:26 smithi204 bash[68176]: cluster 2024-07-28T13:56:25.594949+0000 mgr.y (mgr.25253) 4433 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:27.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8033 16 16 0 0 0 - 0 2024-07-28T13:56:28.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8034 16 16 0 0 0 - 0 2024-07-28T13:56:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:28 smithi204 bash[68176]: cluster 2024-07-28T13:56:27.596404+0000 mgr.y (mgr.25253) 4434 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:28 smithi177 bash[81864]: cluster 2024-07-28T13:56:27.596404+0000 mgr.y (mgr.25253) 4434 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:28 smithi177 bash[79620]: cluster 2024-07-28T13:56:27.596404+0000 mgr.y (mgr.25253) 4434 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:29.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8035 16 16 0 0 0 - 0 2024-07-28T13:56:30.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8036 16 16 0 0 0 - 0 2024-07-28T13:56:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:30 smithi204 bash[68176]: cluster 2024-07-28T13:56:29.597855+0000 mgr.y (mgr.25253) 4435 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:30 smithi177 bash[79620]: cluster 2024-07-28T13:56:29.597855+0000 mgr.y (mgr.25253) 4435 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:30 smithi177 bash[81864]: cluster 2024-07-28T13:56:29.597855+0000 mgr.y (mgr.25253) 4435 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:31.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8037 16 16 0 0 0 - 0 2024-07-28T13:56:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:31 smithi177 bash[81864]: audit 2024-07-28T13:56:30.892340+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:31 smithi177 bash[79620]: audit 2024-07-28T13:56:30.892340+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:31 smithi204 bash[68176]: audit 2024-07-28T13:56:30.892340+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:32.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8038 16 16 0 0 0 - 0 2024-07-28T13:56:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:32 smithi177 bash[81864]: cluster 2024-07-28T13:56:31.599276+0000 mgr.y (mgr.25253) 4436 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:32 smithi177 bash[81864]: audit 2024-07-28T13:56:32.609001+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:56:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:32 smithi177 bash[79620]: cluster 2024-07-28T13:56:31.599276+0000 mgr.y (mgr.25253) 4436 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:32 smithi177 bash[79620]: audit 2024-07-28T13:56:32.609001+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:56:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:32 smithi204 bash[68176]: cluster 2024-07-28T13:56:31.599276+0000 mgr.y (mgr.25253) 4436 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:32 smithi204 bash[68176]: audit 2024-07-28T13:56:32.609001+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:56:33.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8039 16 16 0 0 0 - 0 2024-07-28T13:56:34.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:56:34.605258+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:34.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:34.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8040 16 16 0 0 0 - 0 2024-07-28T13:56:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:34 smithi177 bash[81864]: cluster 2024-07-28T13:56:33.600764+0000 mgr.y (mgr.25253) 4437 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:34 smithi177 bash[79620]: cluster 2024-07-28T13:56:33.600764+0000 mgr.y (mgr.25253) 4437 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:34 smithi204 bash[68176]: cluster 2024-07-28T13:56:33.600764+0000 mgr.y (mgr.25253) 4437 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:35.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8041 16 16 0 0 0 - 0 2024-07-28T13:56:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:56:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:36 smithi177 bash[81864]: cluster 2024-07-28T13:56:35.602421+0000 mgr.y (mgr.25253) 4438 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:36 smithi177 bash[79620]: cluster 2024-07-28T13:56:35.602421+0000 mgr.y (mgr.25253) 4438 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:36.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8042 16 16 0 0 0 - 0 2024-07-28T13:56:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:36 smithi204 bash[68176]: cluster 2024-07-28T13:56:35.602421+0000 mgr.y (mgr.25253) 4438 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:37.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8043 16 16 0 0 0 - 0 2024-07-28T13:56:38.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8044 16 16 0 0 0 - 0 2024-07-28T13:56:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:38 smithi204 bash[68176]: cluster 2024-07-28T13:56:37.603336+0000 mgr.y (mgr.25253) 4439 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:38 smithi204 bash[68176]: audit 2024-07-28T13:56:38.289793+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:38 smithi204 bash[68176]: audit 2024-07-28T13:56:38.297827+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:38 smithi204 bash[68176]: audit 2024-07-28T13:56:38.572739+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:38 smithi204 bash[68176]: audit 2024-07-28T13:56:38.579002+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[81864]: cluster 2024-07-28T13:56:37.603336+0000 mgr.y (mgr.25253) 4439 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[81864]: audit 2024-07-28T13:56:38.289793+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[81864]: audit 2024-07-28T13:56:38.297827+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[81864]: audit 2024-07-28T13:56:38.572739+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[81864]: audit 2024-07-28T13:56:38.579002+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[79620]: cluster 2024-07-28T13:56:37.603336+0000 mgr.y (mgr.25253) 4439 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[79620]: audit 2024-07-28T13:56:38.289793+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[79620]: audit 2024-07-28T13:56:38.297827+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[79620]: audit 2024-07-28T13:56:38.572739+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:38 smithi177 bash[79620]: audit 2024-07-28T13:56:38.579002+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:39.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8045 16 16 0 0 0 - 0 2024-07-28T13:56:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:39 smithi204 bash[68176]: audit 2024-07-28T13:56:38.998423+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:39 smithi204 bash[68176]: audit 2024-07-28T13:56:38.999834+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:39 smithi204 bash[68176]: audit 2024-07-28T13:56:39.009010+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[81864]: audit 2024-07-28T13:56:38.998423+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[81864]: audit 2024-07-28T13:56:38.999834+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[81864]: audit 2024-07-28T13:56:39.009010+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[79620]: audit 2024-07-28T13:56:38.998423+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[79620]: audit 2024-07-28T13:56:38.999834+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:39 smithi177 bash[79620]: audit 2024-07-28T13:56:39.009010+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:56:40.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8046 16 16 0 0 0 - 0 2024-07-28T13:56:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:41 smithi177 bash[81864]: cluster 2024-07-28T13:56:39.604787+0000 mgr.y (mgr.25253) 4440 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:41 smithi177 bash[79620]: cluster 2024-07-28T13:56:39.604787+0000 mgr.y (mgr.25253) 4440 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:41 smithi204 bash[68176]: cluster 2024-07-28T13:56:39.604787+0000 mgr.y (mgr.25253) 4440 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:41.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8047 16 16 0 0 0 - 0 2024-07-28T13:56:42.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8048 16 16 0 0 0 - 0 2024-07-28T13:56:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:43 smithi177 bash[81864]: cluster 2024-07-28T13:56:41.606275+0000 mgr.y (mgr.25253) 4441 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:43 smithi177 bash[79620]: cluster 2024-07-28T13:56:41.606275+0000 mgr.y (mgr.25253) 4441 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:43 smithi204 bash[68176]: cluster 2024-07-28T13:56:41.606275+0000 mgr.y (mgr.25253) 4441 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:43.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8049 16 16 0 0 0 - 0 2024-07-28T13:56:44.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8050 16 16 0 0 0 - 0 2024-07-28T13:56:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:45 smithi204 bash[68176]: cluster 2024-07-28T13:56:43.607835+0000 mgr.y (mgr.25253) 4442 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:45 smithi177 bash[81864]: cluster 2024-07-28T13:56:43.607835+0000 mgr.y (mgr.25253) 4442 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:45 smithi177 bash[79620]: cluster 2024-07-28T13:56:43.607835+0000 mgr.y (mgr.25253) 4442 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:45.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8051 16 16 0 0 0 - 0 2024-07-28T13:56:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:46 smithi204 bash[68176]: audit 2024-07-28T13:56:45.892878+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:46 smithi177 bash[79620]: audit 2024-07-28T13:56:45.892878+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:56:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:46 smithi177 bash[81864]: audit 2024-07-28T13:56:45.892878+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:46.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8052 16 16 0 0 0 - 0 2024-07-28T13:56:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:47 smithi204 bash[68176]: cluster 2024-07-28T13:56:45.609320+0000 mgr.y (mgr.25253) 4443 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:47 smithi177 bash[81864]: cluster 2024-07-28T13:56:45.609320+0000 mgr.y (mgr.25253) 4443 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:47 smithi177 bash[79620]: cluster 2024-07-28T13:56:45.609320+0000 mgr.y (mgr.25253) 4443 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:47.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8053 16 16 0 0 0 - 0 2024-07-28T13:56:48.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8054 16 16 0 0 0 - 0 2024-07-28T13:56:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:49 smithi204 bash[68176]: cluster 2024-07-28T13:56:47.610770+0000 mgr.y (mgr.25253) 4444 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:49 smithi177 bash[81864]: cluster 2024-07-28T13:56:47.610770+0000 mgr.y (mgr.25253) 4444 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:49 smithi177 bash[79620]: cluster 2024-07-28T13:56:47.610770+0000 mgr.y (mgr.25253) 4444 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:49.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8055 16 16 0 0 0 - 0 2024-07-28T13:56:50.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8056 16 16 0 0 0 - 0 2024-07-28T13:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:51 smithi204 bash[68176]: cluster 2024-07-28T13:56:49.612268+0000 mgr.y (mgr.25253) 4445 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:51 smithi177 bash[81864]: cluster 2024-07-28T13:56:49.612268+0000 mgr.y (mgr.25253) 4445 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:51 smithi177 bash[79620]: cluster 2024-07-28T13:56:49.612268+0000 mgr.y (mgr.25253) 4445 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:51.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8057 16 16 0 0 0 - 0 2024-07-28T13:56:52.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8058 16 16 0 0 0 - 0 2024-07-28T13:56:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:56:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:53 smithi204 bash[68176]: cluster 2024-07-28T13:56:51.613782+0000 mgr.y (mgr.25253) 4446 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:53 smithi177 bash[81864]: cluster 2024-07-28T13:56:51.613782+0000 mgr.y (mgr.25253) 4446 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:53 smithi177 bash[79620]: cluster 2024-07-28T13:56:51.613782+0000 mgr.y (mgr.25253) 4446 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:53.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8059 16 16 0 0 0 - 0 2024-07-28T13:56:54.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:56:54.608273+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:54.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:54.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8060 16 16 0 0 0 - 0 2024-07-28T13:56:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:55 smithi204 bash[68176]: cluster 2024-07-28T13:56:53.615263+0000 mgr.y (mgr.25253) 4447 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:55 smithi177 bash[81864]: cluster 2024-07-28T13:56:53.615263+0000 mgr.y (mgr.25253) 4447 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:55 smithi177 bash[79620]: cluster 2024-07-28T13:56:53.615263+0000 mgr.y (mgr.25253) 4447 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:55.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8061 16 16 0 0 0 - 0 2024-07-28T13:56:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:56:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T13:56:56.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8062 16 16 0 0 0 - 0 2024-07-28T13:56:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:57 smithi204 bash[68176]: cluster 2024-07-28T13:56:55.616773+0000 mgr.y (mgr.25253) 4448 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:57 smithi177 bash[79620]: cluster 2024-07-28T13:56:55.616773+0000 mgr.y (mgr.25253) 4448 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:57 smithi177 bash[81864]: cluster 2024-07-28T13:56:55.616773+0000 mgr.y (mgr.25253) 4448 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:57.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8063 16 16 0 0 0 - 0 2024-07-28T13:56:58.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8064 16 16 0 0 0 - 0 2024-07-28T13:56:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:56:59 smithi204 bash[68176]: cluster 2024-07-28T13:56:57.618293+0000 mgr.y (mgr.25253) 4449 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:56:59 smithi177 bash[79620]: cluster 2024-07-28T13:56:57.618293+0000 mgr.y (mgr.25253) 4449 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:56:59 smithi177 bash[81864]: cluster 2024-07-28T13:56:57.618293+0000 mgr.y (mgr.25253) 4449 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:56:59.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8065 16 16 0 0 0 - 0 2024-07-28T13:57:00.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8066 16 16 0 0 0 - 0 2024-07-28T13:57:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:01 smithi204 bash[68176]: cluster 2024-07-28T13:56:59.619788+0000 mgr.y (mgr.25253) 4450 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:01 smithi204 bash[68176]: audit 2024-07-28T13:57:00.893274+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:01 smithi177 bash[79620]: cluster 2024-07-28T13:56:59.619788+0000 mgr.y (mgr.25253) 4450 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:01 smithi177 bash[79620]: audit 2024-07-28T13:57:00.893274+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:01 smithi177 bash[81864]: cluster 2024-07-28T13:56:59.619788+0000 mgr.y (mgr.25253) 4450 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:01 smithi177 bash[81864]: audit 2024-07-28T13:57:00.893274+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:01.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8067 16 16 0 0 0 - 0 2024-07-28T13:57:02.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8068 16 16 0 0 0 - 0 2024-07-28T13:57:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:03 smithi204 bash[68176]: cluster 2024-07-28T13:57:01.621277+0000 mgr.y (mgr.25253) 4451 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:03 smithi177 bash[79620]: cluster 2024-07-28T13:57:01.621277+0000 mgr.y (mgr.25253) 4451 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:03 smithi177 bash[81864]: cluster 2024-07-28T13:57:01.621277+0000 mgr.y (mgr.25253) 4451 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:03.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8069 16 16 0 0 0 - 0 2024-07-28T13:57:04.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8070 16 16 0 0 0 - 0 2024-07-28T13:57:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:05 smithi204 bash[68176]: cluster 2024-07-28T13:57:03.622736+0000 mgr.y (mgr.25253) 4452 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:05 smithi177 bash[79620]: cluster 2024-07-28T13:57:03.622736+0000 mgr.y (mgr.25253) 4452 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:05 smithi177 bash[81864]: cluster 2024-07-28T13:57:03.622736+0000 mgr.y (mgr.25253) 4452 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:05.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8071 16 16 0 0 0 - 0 2024-07-28T13:57:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:06] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T13:57:06.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8072 16 16 0 0 0 - 0 2024-07-28T13:57:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:07 smithi204 bash[68176]: cluster 2024-07-28T13:57:05.624235+0000 mgr.y (mgr.25253) 4453 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:07 smithi177 bash[81864]: cluster 2024-07-28T13:57:05.624235+0000 mgr.y (mgr.25253) 4453 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:07 smithi177 bash[79620]: cluster 2024-07-28T13:57:05.624235+0000 mgr.y (mgr.25253) 4453 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:07.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8073 16 16 0 0 0 - 0 2024-07-28T13:57:08.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8074 16 16 0 0 0 - 0 2024-07-28T13:57:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:09 smithi204 bash[68176]: cluster 2024-07-28T13:57:07.625718+0000 mgr.y (mgr.25253) 4454 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:09 smithi177 bash[81864]: cluster 2024-07-28T13:57:07.625718+0000 mgr.y (mgr.25253) 4454 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:09 smithi177 bash[79620]: cluster 2024-07-28T13:57:07.625718+0000 mgr.y (mgr.25253) 4454 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:09.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8075 16 16 0 0 0 - 0 2024-07-28T13:57:10.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8076 16 16 0 0 0 - 0 2024-07-28T13:57:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:11 smithi204 bash[68176]: cluster 2024-07-28T13:57:09.627196+0000 mgr.y (mgr.25253) 4455 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:11 smithi177 bash[79620]: cluster 2024-07-28T13:57:09.627196+0000 mgr.y (mgr.25253) 4455 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:11 smithi177 bash[81864]: cluster 2024-07-28T13:57:09.627196+0000 mgr.y (mgr.25253) 4455 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:11.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8077 16 16 0 0 0 - 0 2024-07-28T13:57:12.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8078 16 16 0 0 0 - 0 2024-07-28T13:57:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:13 smithi204 bash[68176]: cluster 2024-07-28T13:57:11.628658+0000 mgr.y (mgr.25253) 4456 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:13 smithi177 bash[81864]: cluster 2024-07-28T13:57:11.628658+0000 mgr.y (mgr.25253) 4456 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:13 smithi177 bash[79620]: cluster 2024-07-28T13:57:11.628658+0000 mgr.y (mgr.25253) 4456 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:13.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8079 16 16 0 0 0 - 0 2024-07-28T13:57:14.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:57:14.611547+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:14.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:14.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8080 16 16 0 0 0 - 0 2024-07-28T13:57:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:15 smithi204 bash[68176]: cluster 2024-07-28T13:57:13.630129+0000 mgr.y (mgr.25253) 4457 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:15 smithi177 bash[81864]: cluster 2024-07-28T13:57:13.630129+0000 mgr.y (mgr.25253) 4457 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:15 smithi177 bash[79620]: cluster 2024-07-28T13:57:13.630129+0000 mgr.y (mgr.25253) 4457 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:15.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8081 16 16 0 0 0 - 0 2024-07-28T13:57:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:16 smithi204 bash[68176]: audit 2024-07-28T13:57:15.893756+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:57:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:16 smithi177 bash[81864]: audit 2024-07-28T13:57:15.893756+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:16 smithi177 bash[79620]: audit 2024-07-28T13:57:15.893756+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:16.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8082 16 16 0 0 0 - 0 2024-07-28T13:57:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:17 smithi204 bash[68176]: cluster 2024-07-28T13:57:15.631595+0000 mgr.y (mgr.25253) 4458 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:17 smithi177 bash[81864]: cluster 2024-07-28T13:57:15.631595+0000 mgr.y (mgr.25253) 4458 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:17 smithi177 bash[79620]: cluster 2024-07-28T13:57:15.631595+0000 mgr.y (mgr.25253) 4458 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:17.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8083 16 16 0 0 0 - 0 2024-07-28T13:57:18.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8084 16 16 0 0 0 - 0 2024-07-28T13:57:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:19 smithi204 bash[68176]: cluster 2024-07-28T13:57:17.633065+0000 mgr.y (mgr.25253) 4459 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:19 smithi177 bash[79620]: cluster 2024-07-28T13:57:17.633065+0000 mgr.y (mgr.25253) 4459 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:19 smithi177 bash[81864]: cluster 2024-07-28T13:57:17.633065+0000 mgr.y (mgr.25253) 4459 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:19.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8085 16 16 0 0 0 - 0 2024-07-28T13:57:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:20 smithi204 bash[68176]: cluster 2024-07-28T13:57:19.634521+0000 mgr.y (mgr.25253) 4460 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:20 smithi177 bash[79620]: cluster 2024-07-28T13:57:19.634521+0000 mgr.y (mgr.25253) 4460 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:20 smithi177 bash[81864]: cluster 2024-07-28T13:57:19.634521+0000 mgr.y (mgr.25253) 4460 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:20.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8086 16 16 0 0 0 - 0 2024-07-28T13:57:21.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8087 16 16 0 0 0 - 0 2024-07-28T13:57:22.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8088 16 16 0 0 0 - 0 2024-07-28T13:57:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:22 smithi177 bash[79620]: cluster 2024-07-28T13:57:21.635993+0000 mgr.y (mgr.25253) 4461 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:22 smithi177 bash[81864]: cluster 2024-07-28T13:57:21.635993+0000 mgr.y (mgr.25253) 4461 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:22 smithi204 bash[68176]: cluster 2024-07-28T13:57:21.635993+0000 mgr.y (mgr.25253) 4461 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:23.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8089 16 16 0 0 0 - 0 2024-07-28T13:57:24.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8090 16 16 0 0 0 - 0 2024-07-28T13:57:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:24 smithi177 bash[79620]: cluster 2024-07-28T13:57:23.637447+0000 mgr.y (mgr.25253) 4462 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:24 smithi177 bash[81864]: cluster 2024-07-28T13:57:23.637447+0000 mgr.y (mgr.25253) 4462 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:24 smithi204 bash[68176]: cluster 2024-07-28T13:57:23.637447+0000 mgr.y (mgr.25253) 4462 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:25.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8091 16 16 0 0 0 - 0 2024-07-28T13:57:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:57:26.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8092 16 16 0 0 0 - 0 2024-07-28T13:57:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:26 smithi177 bash[79620]: cluster 2024-07-28T13:57:25.638888+0000 mgr.y (mgr.25253) 4463 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:26 smithi177 bash[81864]: cluster 2024-07-28T13:57:25.638888+0000 mgr.y (mgr.25253) 4463 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:26 smithi204 bash[68176]: cluster 2024-07-28T13:57:25.638888+0000 mgr.y (mgr.25253) 4463 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:27.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8093 16 16 0 0 0 - 0 2024-07-28T13:57:28.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8094 16 16 0 0 0 - 0 2024-07-28T13:57:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:28 smithi177 bash[79620]: cluster 2024-07-28T13:57:27.640365+0000 mgr.y (mgr.25253) 4464 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:28 smithi177 bash[81864]: cluster 2024-07-28T13:57:27.640365+0000 mgr.y (mgr.25253) 4464 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:28 smithi204 bash[68176]: cluster 2024-07-28T13:57:27.640365+0000 mgr.y (mgr.25253) 4464 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:29.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8095 16 16 0 0 0 - 0 2024-07-28T13:57:30.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8096 16 16 0 0 0 - 0 2024-07-28T13:57:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:30 smithi177 bash[81864]: cluster 2024-07-28T13:57:29.641810+0000 mgr.y (mgr.25253) 4465 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:30 smithi177 bash[79620]: cluster 2024-07-28T13:57:29.641810+0000 mgr.y (mgr.25253) 4465 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:30 smithi204 bash[68176]: cluster 2024-07-28T13:57:29.641810+0000 mgr.y (mgr.25253) 4465 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:31.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8097 16 16 0 0 0 - 0 2024-07-28T13:57:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:31 smithi177 bash[79620]: audit 2024-07-28T13:57:30.894104+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:31 smithi177 bash[81864]: audit 2024-07-28T13:57:30.894104+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:31 smithi204 bash[68176]: audit 2024-07-28T13:57:30.894104+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:32.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8098 16 16 0 0 0 - 0 2024-07-28T13:57:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:32 smithi177 bash[79620]: cluster 2024-07-28T13:57:31.643272+0000 mgr.y (mgr.25253) 4466 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:32 smithi177 bash[81864]: cluster 2024-07-28T13:57:31.643272+0000 mgr.y (mgr.25253) 4466 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:32 smithi204 bash[68176]: cluster 2024-07-28T13:57:31.643272+0000 mgr.y (mgr.25253) 4466 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:33.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8099 16 16 0 0 0 - 0 2024-07-28T13:57:34.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:57:34.614771+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:34.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:34.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8100 16 16 0 0 0 - 0 2024-07-28T13:57:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:34 smithi177 bash[79620]: cluster 2024-07-28T13:57:33.644727+0000 mgr.y (mgr.25253) 4467 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:34 smithi177 bash[81864]: cluster 2024-07-28T13:57:33.644727+0000 mgr.y (mgr.25253) 4467 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:34 smithi204 bash[68176]: cluster 2024-07-28T13:57:33.644727+0000 mgr.y (mgr.25253) 4467 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:35.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8101 16 16 0 0 0 - 0 2024-07-28T13:57:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:57:36.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8102 16 16 0 0 0 - 0 2024-07-28T13:57:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:36 smithi177 bash[81864]: cluster 2024-07-28T13:57:35.646170+0000 mgr.y (mgr.25253) 4468 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:36 smithi177 bash[79620]: cluster 2024-07-28T13:57:35.646170+0000 mgr.y (mgr.25253) 4468 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:36 smithi204 bash[68176]: cluster 2024-07-28T13:57:35.646170+0000 mgr.y (mgr.25253) 4468 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:37.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8103 16 16 0 0 0 - 0 2024-07-28T13:57:38.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8104 16 16 0 0 0 - 0 2024-07-28T13:57:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:38 smithi177 bash[81864]: cluster 2024-07-28T13:57:37.647598+0000 mgr.y (mgr.25253) 4469 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:38 smithi177 bash[79620]: cluster 2024-07-28T13:57:37.647598+0000 mgr.y (mgr.25253) 4469 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:38 smithi204 bash[68176]: cluster 2024-07-28T13:57:37.647598+0000 mgr.y (mgr.25253) 4469 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:39.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8105 16 16 0 0 0 - 0 2024-07-28T13:57:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:39 smithi177 bash[79620]: audit 2024-07-28T13:57:39.137099+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:39 smithi177 bash[81864]: audit 2024-07-28T13:57:39.137099+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:39 smithi204 bash[68176]: audit 2024-07-28T13:57:39.137099+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:40.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8106 16 16 0 0 0 - 0 2024-07-28T13:57:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:40 smithi177 bash[79620]: cluster 2024-07-28T13:57:39.649095+0000 mgr.y (mgr.25253) 4470 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:40 smithi177 bash[81864]: cluster 2024-07-28T13:57:39.649095+0000 mgr.y (mgr.25253) 4470 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:40 smithi204 bash[68176]: cluster 2024-07-28T13:57:39.649095+0000 mgr.y (mgr.25253) 4470 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:41.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8107 16 16 0 0 0 - 0 2024-07-28T13:57:42.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8108 16 16 0 0 0 - 0 2024-07-28T13:57:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:42 smithi177 bash[81864]: cluster 2024-07-28T13:57:41.650552+0000 mgr.y (mgr.25253) 4471 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:42 smithi177 bash[79620]: cluster 2024-07-28T13:57:41.650552+0000 mgr.y (mgr.25253) 4471 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:42 smithi204 bash[68176]: cluster 2024-07-28T13:57:41.650552+0000 mgr.y (mgr.25253) 4471 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:43.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8109 16 16 0 0 0 - 0 2024-07-28T13:57:44.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8110 16 16 0 0 0 - 0 2024-07-28T13:57:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:44 smithi177 bash[79620]: cluster 2024-07-28T13:57:43.652086+0000 mgr.y (mgr.25253) 4472 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:44 smithi177 bash[81864]: cluster 2024-07-28T13:57:43.652086+0000 mgr.y (mgr.25253) 4472 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:44 smithi204 bash[68176]: cluster 2024-07-28T13:57:43.652086+0000 mgr.y (mgr.25253) 4472 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:45.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8111 16 16 0 0 0 - 0 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:44.788746+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:44.796903+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:45.054165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:45.060687+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:45.454757+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:45.455814+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[79620]: audit 2024-07-28T13:57:45.466254+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:44.788746+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.058 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:44.796903+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:45.054165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:45.060687+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:45.454757+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:46.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:45.455814+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:46.059 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:45 smithi177 bash[81864]: audit 2024-07-28T13:57:45.466254+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:44.788746+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:44.796903+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:45.054165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:45.060687+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:45.454757+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:45.455814+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:46.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:45 smithi204 bash[68176]: audit 2024-07-28T13:57:45.466254+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:57:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:57:46.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8112 16 16 0 0 0 - 0 2024-07-28T13:57:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:46 smithi204 bash[68176]: cluster 2024-07-28T13:57:45.653596+0000 mgr.y (mgr.25253) 4473 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:46 smithi204 bash[68176]: audit 2024-07-28T13:57:45.894594+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:46 smithi177 bash[79620]: cluster 2024-07-28T13:57:45.653596+0000 mgr.y (mgr.25253) 4473 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:46 smithi177 bash[79620]: audit 2024-07-28T13:57:45.894594+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:46 smithi177 bash[81864]: cluster 2024-07-28T13:57:45.653596+0000 mgr.y (mgr.25253) 4473 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:46 smithi177 bash[81864]: audit 2024-07-28T13:57:45.894594+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:47.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8113 16 16 0 0 0 - 0 2024-07-28T13:57:48.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8114 16 16 0 0 0 - 0 2024-07-28T13:57:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:48 smithi204 bash[68176]: cluster 2024-07-28T13:57:47.655155+0000 mgr.y (mgr.25253) 4474 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:48 smithi177 bash[81864]: cluster 2024-07-28T13:57:47.655155+0000 mgr.y (mgr.25253) 4474 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:48 smithi177 bash[79620]: cluster 2024-07-28T13:57:47.655155+0000 mgr.y (mgr.25253) 4474 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:49.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8115 16 16 0 0 0 - 0 2024-07-28T13:57:50.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8116 16 16 0 0 0 - 0 2024-07-28T13:57:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:50 smithi204 bash[68176]: cluster 2024-07-28T13:57:49.656832+0000 mgr.y (mgr.25253) 4475 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:50 smithi177 bash[79620]: cluster 2024-07-28T13:57:49.656832+0000 mgr.y (mgr.25253) 4475 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:50 smithi177 bash[81864]: cluster 2024-07-28T13:57:49.656832+0000 mgr.y (mgr.25253) 4475 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:51.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8117 16 16 0 0 0 - 0 2024-07-28T13:57:52.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8118 16 16 0 0 0 - 0 2024-07-28T13:57:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:57:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:52 smithi204 bash[68176]: cluster 2024-07-28T13:57:51.658522+0000 mgr.y (mgr.25253) 4476 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:52 smithi177 bash[79620]: cluster 2024-07-28T13:57:51.658522+0000 mgr.y (mgr.25253) 4476 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:52 smithi177 bash[81864]: cluster 2024-07-28T13:57:51.658522+0000 mgr.y (mgr.25253) 4476 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:53.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8119 16 16 0 0 0 - 0 2024-07-28T13:57:54.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:57:54.617826+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:54.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:54.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8120 16 16 0 0 0 - 0 2024-07-28T13:57:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:54 smithi204 bash[68176]: cluster 2024-07-28T13:57:53.660162+0000 mgr.y (mgr.25253) 4477 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:54 smithi177 bash[79620]: cluster 2024-07-28T13:57:53.660162+0000 mgr.y (mgr.25253) 4477 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:54 smithi177 bash[81864]: cluster 2024-07-28T13:57:53.660162+0000 mgr.y (mgr.25253) 4477 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:55.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8121 16 16 0 0 0 - 0 2024-07-28T13:57:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:57:56] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:57:56.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8122 16 16 0 0 0 - 0 2024-07-28T13:57:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:56 smithi204 bash[68176]: cluster 2024-07-28T13:57:55.661783+0000 mgr.y (mgr.25253) 4478 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:57.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:56 smithi177 bash[81864]: cluster 2024-07-28T13:57:55.661783+0000 mgr.y (mgr.25253) 4478 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:56 smithi177 bash[79620]: cluster 2024-07-28T13:57:55.661783+0000 mgr.y (mgr.25253) 4478 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:57.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8123 16 16 0 0 0 - 0 2024-07-28T13:57:58.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8124 16 16 0 0 0 - 0 2024-07-28T13:57:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:57:58 smithi204 bash[68176]: cluster 2024-07-28T13:57:57.663398+0000 mgr.y (mgr.25253) 4479 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:57:58 smithi177 bash[81864]: cluster 2024-07-28T13:57:57.663398+0000 mgr.y (mgr.25253) 4479 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:57:58 smithi177 bash[79620]: cluster 2024-07-28T13:57:57.663398+0000 mgr.y (mgr.25253) 4479 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:57:59.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8125 16 16 0 0 0 - 0 2024-07-28T13:58:00.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8126 16 16 0 0 0 - 0 2024-07-28T13:58:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:00 smithi204 bash[68176]: cluster 2024-07-28T13:57:59.664912+0000 mgr.y (mgr.25253) 4480 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:00 smithi177 bash[79620]: cluster 2024-07-28T13:57:59.664912+0000 mgr.y (mgr.25253) 4480 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:00 smithi177 bash[81864]: cluster 2024-07-28T13:57:59.664912+0000 mgr.y (mgr.25253) 4480 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:01.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8127 16 16 0 0 0 - 0 2024-07-28T13:58:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:01 smithi204 bash[68176]: audit 2024-07-28T13:58:00.894937+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:01 smithi177 bash[81864]: audit 2024-07-28T13:58:00.894937+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:01 smithi177 bash[79620]: audit 2024-07-28T13:58:00.894937+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:02.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8128 16 16 0 0 0 - 0 2024-07-28T13:58:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:02 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:02 smithi204 bash[68176]: cluster 2024-07-28T13:58:01.666352+0000 mgr.y (mgr.25253) 4481 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:02 smithi177 bash[81864]: cluster 2024-07-28T13:58:01.666352+0000 mgr.y (mgr.25253) 4481 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:02 smithi177 bash[79620]: cluster 2024-07-28T13:58:01.666352+0000 mgr.y (mgr.25253) 4481 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:03.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8129 16 16 0 0 0 - 0 2024-07-28T13:58:04.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8130 16 16 0 0 0 - 0 2024-07-28T13:58:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:04 smithi204 bash[68176]: cluster 2024-07-28T13:58:03.667824+0000 mgr.y (mgr.25253) 4482 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:04 smithi177 bash[81864]: cluster 2024-07-28T13:58:03.667824+0000 mgr.y (mgr.25253) 4482 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:04 smithi177 bash[79620]: cluster 2024-07-28T13:58:03.667824+0000 mgr.y (mgr.25253) 4482 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:05.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8131 16 16 0 0 0 - 0 2024-07-28T13:58:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:58:06.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8132 16 16 0 0 0 - 0 2024-07-28T13:58:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:06 smithi204 bash[68176]: cluster 2024-07-28T13:58:05.669414+0000 mgr.y (mgr.25253) 4483 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:06 smithi177 bash[81864]: cluster 2024-07-28T13:58:05.669414+0000 mgr.y (mgr.25253) 4483 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:06 smithi177 bash[79620]: cluster 2024-07-28T13:58:05.669414+0000 mgr.y (mgr.25253) 4483 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:07.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8133 16 16 0 0 0 - 0 2024-07-28T13:58:08.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8134 16 16 0 0 0 - 0 2024-07-28T13:58:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:08 smithi204 bash[68176]: cluster 2024-07-28T13:58:07.671031+0000 mgr.y (mgr.25253) 4484 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:08 smithi177 bash[81864]: cluster 2024-07-28T13:58:07.671031+0000 mgr.y (mgr.25253) 4484 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:08 smithi177 bash[79620]: cluster 2024-07-28T13:58:07.671031+0000 mgr.y (mgr.25253) 4484 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:09.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8135 16 16 0 0 0 - 0 2024-07-28T13:58:10.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8136 16 16 0 0 0 - 0 2024-07-28T13:58:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:10 smithi204 bash[68176]: cluster 2024-07-28T13:58:09.672719+0000 mgr.y (mgr.25253) 4485 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:10 smithi177 bash[79620]: cluster 2024-07-28T13:58:09.672719+0000 mgr.y (mgr.25253) 4485 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:10 smithi177 bash[81864]: cluster 2024-07-28T13:58:09.672719+0000 mgr.y (mgr.25253) 4485 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:11.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8137 16 16 0 0 0 - 0 2024-07-28T13:58:12.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8138 16 16 0 0 0 - 0 2024-07-28T13:58:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:12 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:12 smithi204 bash[68176]: cluster 2024-07-28T13:58:11.674356+0000 mgr.y (mgr.25253) 4486 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:12 smithi177 bash[79620]: cluster 2024-07-28T13:58:11.674356+0000 mgr.y (mgr.25253) 4486 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:12 smithi177 bash[81864]: cluster 2024-07-28T13:58:11.674356+0000 mgr.y (mgr.25253) 4486 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:13.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8139 16 16 0 0 0 - 0 2024-07-28T13:58:14.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:58:14.621092+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:14.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:14.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8140 16 16 0 0 0 - 0 2024-07-28T13:58:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:14 smithi204 bash[68176]: cluster 2024-07-28T13:58:13.676006+0000 mgr.y (mgr.25253) 4487 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:14 smithi177 bash[81864]: cluster 2024-07-28T13:58:13.676006+0000 mgr.y (mgr.25253) 4487 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:15.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:14 smithi177 bash[79620]: cluster 2024-07-28T13:58:13.676006+0000 mgr.y (mgr.25253) 4487 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:15.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8141 16 16 0 0 0 - 0 2024-07-28T13:58:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:58:16.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8142 16 16 0 0 0 - 0 2024-07-28T13:58:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:16 smithi204 bash[68176]: cluster 2024-07-28T13:58:15.677646+0000 mgr.y (mgr.25253) 4488 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:16 smithi204 bash[68176]: audit 2024-07-28T13:58:15.895750+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:16 smithi177 bash[79620]: cluster 2024-07-28T13:58:15.677646+0000 mgr.y (mgr.25253) 4488 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:16 smithi177 bash[79620]: audit 2024-07-28T13:58:15.895750+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:16 smithi177 bash[81864]: cluster 2024-07-28T13:58:15.677646+0000 mgr.y (mgr.25253) 4488 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:16 smithi177 bash[81864]: audit 2024-07-28T13:58:15.895750+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:17.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8143 16 16 0 0 0 - 0 2024-07-28T13:58:18.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8144 16 16 0 0 0 - 0 2024-07-28T13:58:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:18 smithi204 bash[68176]: cluster 2024-07-28T13:58:17.679285+0000 mgr.y (mgr.25253) 4489 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:18 smithi177 bash[79620]: cluster 2024-07-28T13:58:17.679285+0000 mgr.y (mgr.25253) 4489 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:18 smithi177 bash[81864]: cluster 2024-07-28T13:58:17.679285+0000 mgr.y (mgr.25253) 4489 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:19.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8145 16 16 0 0 0 - 0 2024-07-28T13:58:20.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8146 16 16 0 0 0 - 0 2024-07-28T13:58:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:20 smithi204 bash[68176]: cluster 2024-07-28T13:58:19.680830+0000 mgr.y (mgr.25253) 4490 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:20 smithi177 bash[81864]: cluster 2024-07-28T13:58:19.680830+0000 mgr.y (mgr.25253) 4490 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:20 smithi177 bash[79620]: cluster 2024-07-28T13:58:19.680830+0000 mgr.y (mgr.25253) 4490 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:21.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8147 16 16 0 0 0 - 0 2024-07-28T13:58:22.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8148 16 16 0 0 0 - 0 2024-07-28T13:58:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:22 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:22 smithi204 bash[68176]: cluster 2024-07-28T13:58:21.682302+0000 mgr.y (mgr.25253) 4491 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:22 smithi177 bash[81864]: cluster 2024-07-28T13:58:21.682302+0000 mgr.y (mgr.25253) 4491 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:22 smithi177 bash[79620]: cluster 2024-07-28T13:58:21.682302+0000 mgr.y (mgr.25253) 4491 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:23.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8149 16 16 0 0 0 - 0 2024-07-28T13:58:24.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8150 16 16 0 0 0 - 0 2024-07-28T13:58:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:24 smithi204 bash[68176]: cluster 2024-07-28T13:58:23.683800+0000 mgr.y (mgr.25253) 4492 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:24 smithi177 bash[79620]: cluster 2024-07-28T13:58:23.683800+0000 mgr.y (mgr.25253) 4492 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:24 smithi177 bash[81864]: cluster 2024-07-28T13:58:23.683800+0000 mgr.y (mgr.25253) 4492 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:25.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8151 16 16 0 0 0 - 0 2024-07-28T13:58:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T13:58:26.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8152 16 16 0 0 0 - 0 2024-07-28T13:58:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:26 smithi204 bash[68176]: cluster 2024-07-28T13:58:25.685250+0000 mgr.y (mgr.25253) 4493 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:26 smithi177 bash[81864]: cluster 2024-07-28T13:58:25.685250+0000 mgr.y (mgr.25253) 4493 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:26 smithi177 bash[79620]: cluster 2024-07-28T13:58:25.685250+0000 mgr.y (mgr.25253) 4493 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:27.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8153 16 16 0 0 0 - 0 2024-07-28T13:58:28.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8154 16 16 0 0 0 - 0 2024-07-28T13:58:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:28 smithi204 bash[68176]: cluster 2024-07-28T13:58:27.686702+0000 mgr.y (mgr.25253) 4494 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:28 smithi177 bash[81864]: cluster 2024-07-28T13:58:27.686702+0000 mgr.y (mgr.25253) 4494 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:28 smithi177 bash[79620]: cluster 2024-07-28T13:58:27.686702+0000 mgr.y (mgr.25253) 4494 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:29.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8155 16 16 0 0 0 - 0 2024-07-28T13:58:30.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8156 16 16 0 0 0 - 0 2024-07-28T13:58:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:30 smithi204 bash[68176]: cluster 2024-07-28T13:58:29.688174+0000 mgr.y (mgr.25253) 4495 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:30 smithi204 bash[68176]: audit 2024-07-28T13:58:30.895886+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:30 smithi177 bash[81864]: cluster 2024-07-28T13:58:29.688174+0000 mgr.y (mgr.25253) 4495 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:30 smithi177 bash[81864]: audit 2024-07-28T13:58:30.895886+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:30 smithi177 bash[79620]: cluster 2024-07-28T13:58:29.688174+0000 mgr.y (mgr.25253) 4495 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:30 smithi177 bash[79620]: audit 2024-07-28T13:58:30.895886+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:31.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8157 16 16 0 0 0 - 0 2024-07-28T13:58:32.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8158 16 16 0 0 0 - 0 2024-07-28T13:58:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:32 smithi204 bash[68176]: cluster 2024-07-28T13:58:31.689602+0000 mgr.y (mgr.25253) 4496 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:32 smithi177 bash[81864]: cluster 2024-07-28T13:58:31.689602+0000 mgr.y (mgr.25253) 4496 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:32 smithi177 bash[79620]: cluster 2024-07-28T13:58:31.689602+0000 mgr.y (mgr.25253) 4496 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:33.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8159 16 16 0 0 0 - 0 2024-07-28T13:58:34.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:58:34.624223+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:34.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:34.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8160 16 16 0 0 0 - 0 2024-07-28T13:58:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:34 smithi204 bash[68176]: cluster 2024-07-28T13:58:33.691068+0000 mgr.y (mgr.25253) 4497 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:34 smithi177 bash[81864]: cluster 2024-07-28T13:58:33.691068+0000 mgr.y (mgr.25253) 4497 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:34 smithi177 bash[79620]: cluster 2024-07-28T13:58:33.691068+0000 mgr.y (mgr.25253) 4497 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:35.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8161 16 16 0 0 0 - 0 2024-07-28T13:58:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:58:36.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8162 16 16 0 0 0 - 0 2024-07-28T13:58:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:36 smithi177 bash[79620]: cluster 2024-07-28T13:58:35.692519+0000 mgr.y (mgr.25253) 4498 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:36 smithi177 bash[81864]: cluster 2024-07-28T13:58:35.692519+0000 mgr.y (mgr.25253) 4498 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:36 smithi204 bash[68176]: cluster 2024-07-28T13:58:35.692519+0000 mgr.y (mgr.25253) 4498 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:37.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8163 16 16 0 0 0 - 0 2024-07-28T13:58:38.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8164 16 16 0 0 0 - 0 2024-07-28T13:58:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:38 smithi177 bash[81864]: cluster 2024-07-28T13:58:37.693945+0000 mgr.y (mgr.25253) 4499 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:38 smithi177 bash[79620]: cluster 2024-07-28T13:58:37.693945+0000 mgr.y (mgr.25253) 4499 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:38 smithi204 bash[68176]: cluster 2024-07-28T13:58:37.693945+0000 mgr.y (mgr.25253) 4499 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:39.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8165 16 16 0 0 0 - 0 2024-07-28T13:58:40.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8166 16 16 0 0 0 - 0 2024-07-28T13:58:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:40 smithi177 bash[81864]: cluster 2024-07-28T13:58:39.695377+0000 mgr.y (mgr.25253) 4500 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:40 smithi177 bash[79620]: cluster 2024-07-28T13:58:39.695377+0000 mgr.y (mgr.25253) 4500 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:40 smithi204 bash[68176]: cluster 2024-07-28T13:58:39.695377+0000 mgr.y (mgr.25253) 4500 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:41.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8167 16 16 0 0 0 - 0 2024-07-28T13:58:42.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8168 16 16 0 0 0 - 0 2024-07-28T13:58:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:42 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:42 smithi177 bash[81864]: cluster 2024-07-28T13:58:41.696873+0000 mgr.y (mgr.25253) 4501 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:42 smithi177 bash[79620]: cluster 2024-07-28T13:58:41.696873+0000 mgr.y (mgr.25253) 4501 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:42 smithi204 bash[68176]: cluster 2024-07-28T13:58:41.696873+0000 mgr.y (mgr.25253) 4501 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:43.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8169 16 16 0 0 0 - 0 2024-07-28T13:58:44.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8170 16 16 0 0 0 - 0 2024-07-28T13:58:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:44 smithi177 bash[79620]: cluster 2024-07-28T13:58:43.698312+0000 mgr.y (mgr.25253) 4502 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:44 smithi177 bash[81864]: cluster 2024-07-28T13:58:43.698312+0000 mgr.y (mgr.25253) 4502 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:44 smithi204 bash[68176]: cluster 2024-07-28T13:58:43.698312+0000 mgr.y (mgr.25253) 4502 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:45.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8171 16 16 0 0 0 - 0 2024-07-28T13:58:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:58:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:45 smithi177 bash[81864]: audit 2024-07-28T13:58:45.593065+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:45 smithi177 bash[81864]: audit 2024-07-28T13:58:45.895988+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:45 smithi177 bash[79620]: audit 2024-07-28T13:58:45.593065+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:45 smithi177 bash[79620]: audit 2024-07-28T13:58:45.895988+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:45 smithi204 bash[68176]: audit 2024-07-28T13:58:45.593065+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:45 smithi204 bash[68176]: audit 2024-07-28T13:58:45.895988+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:46.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8172 16 16 0 0 0 - 0 2024-07-28T13:58:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:46 smithi177 bash[81864]: cluster 2024-07-28T13:58:45.699429+0000 mgr.y (mgr.25253) 4503 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:46 smithi177 bash[79620]: cluster 2024-07-28T13:58:45.699429+0000 mgr.y (mgr.25253) 4503 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:46 smithi204 bash[68176]: cluster 2024-07-28T13:58:45.699429+0000 mgr.y (mgr.25253) 4503 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:47.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8173 16 16 0 0 0 - 0 2024-07-28T13:58:48.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8174 16 16 0 0 0 - 0 2024-07-28T13:58:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:48 smithi177 bash[81864]: cluster 2024-07-28T13:58:47.700856+0000 mgr.y (mgr.25253) 4504 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:48 smithi177 bash[79620]: cluster 2024-07-28T13:58:47.700856+0000 mgr.y (mgr.25253) 4504 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:48 smithi204 bash[68176]: cluster 2024-07-28T13:58:47.700856+0000 mgr.y (mgr.25253) 4504 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:49.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8175 16 16 0 0 0 - 0 2024-07-28T13:58:50.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8176 16 16 0 0 0 - 0 2024-07-28T13:58:51.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:50 smithi177 bash[79620]: cluster 2024-07-28T13:58:49.702291+0000 mgr.y (mgr.25253) 4505 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:50 smithi177 bash[81864]: cluster 2024-07-28T13:58:49.702291+0000 mgr.y (mgr.25253) 4505 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:50 smithi204 bash[68176]: cluster 2024-07-28T13:58:49.702291+0000 mgr.y (mgr.25253) 4505 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:51.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8177 16 16 0 0 0 - 0 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.266425+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.273658+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.494701+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.503804+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: cluster 2024-07-28T13:58:51.703716+0000 mgr.y (mgr.25253) 4506 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.937645+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.939259+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[81864]: audit 2024-07-28T13:58:51.952957+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.266425+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.273658+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.494701+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.503804+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: cluster 2024-07-28T13:58:51.703716+0000 mgr.y (mgr.25253) 4506 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.937645+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.939259+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:52 smithi177 bash[79620]: audit 2024-07-28T13:58:51.952957+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8178 16 16 0 0 0 - 0 2024-07-28T13:58:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.266425+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.273658+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.494701+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.503804+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: cluster 2024-07-28T13:58:51.703716+0000 mgr.y (mgr.25253) 4506 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.937645+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.939259+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:52.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:52 smithi204 bash[68176]: audit 2024-07-28T13:58:51.952957+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:58:53.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8179 16 16 0 0 0 - 0 2024-07-28T13:58:54.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:58:54.627300+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:54.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:54.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8180 16 16 0 0 0 - 0 2024-07-28T13:58:55.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:54 smithi177 bash[79620]: cluster 2024-07-28T13:58:53.705192+0000 mgr.y (mgr.25253) 4507 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:54 smithi177 bash[81864]: cluster 2024-07-28T13:58:53.705192+0000 mgr.y (mgr.25253) 4507 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:54 smithi204 bash[68176]: cluster 2024-07-28T13:58:53.705192+0000 mgr.y (mgr.25253) 4507 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:55.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8181 16 16 0 0 0 - 0 2024-07-28T13:58:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:58:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:58:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T13:58:56.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8182 16 16 0 0 0 - 0 2024-07-28T13:58:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:56 smithi177 bash[79620]: cluster 2024-07-28T13:58:55.706617+0000 mgr.y (mgr.25253) 4508 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:56 smithi177 bash[81864]: cluster 2024-07-28T13:58:55.706617+0000 mgr.y (mgr.25253) 4508 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:56 smithi204 bash[68176]: cluster 2024-07-28T13:58:55.706617+0000 mgr.y (mgr.25253) 4508 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:57.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8183 16 16 0 0 0 - 0 2024-07-28T13:58:58.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8184 16 16 0 0 0 - 0 2024-07-28T13:58:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:58:58 smithi204 bash[68176]: cluster 2024-07-28T13:58:57.708064+0000 mgr.y (mgr.25253) 4509 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:59.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:58:58 smithi177 bash[81864]: cluster 2024-07-28T13:58:57.708064+0000 mgr.y (mgr.25253) 4509 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:58:58 smithi177 bash[79620]: cluster 2024-07-28T13:58:57.708064+0000 mgr.y (mgr.25253) 4509 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:58:59.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8185 16 16 0 0 0 - 0 2024-07-28T13:59:00.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8186 16 16 0 0 0 - 0 2024-07-28T13:59:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:00 smithi204 bash[68176]: cluster 2024-07-28T13:58:59.709447+0000 mgr.y (mgr.25253) 4510 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:00 smithi177 bash[81864]: cluster 2024-07-28T13:58:59.709447+0000 mgr.y (mgr.25253) 4510 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:00 smithi177 bash[79620]: cluster 2024-07-28T13:58:59.709447+0000 mgr.y (mgr.25253) 4510 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:01.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8187 16 16 0 0 0 - 0 2024-07-28T13:59:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:01 smithi204 bash[68176]: audit 2024-07-28T13:59:00.896431+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:01 smithi177 bash[81864]: audit 2024-07-28T13:59:00.896431+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:01 smithi177 bash[79620]: audit 2024-07-28T13:59:00.896431+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:02.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8188 16 16 0 0 0 - 0 2024-07-28T13:59:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:02 smithi204 bash[68176]: cluster 2024-07-28T13:59:01.710882+0000 mgr.y (mgr.25253) 4511 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:02 smithi177 bash[81864]: cluster 2024-07-28T13:59:01.710882+0000 mgr.y (mgr.25253) 4511 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:02 smithi177 bash[79620]: cluster 2024-07-28T13:59:01.710882+0000 mgr.y (mgr.25253) 4511 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:03.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8189 16 16 0 0 0 - 0 2024-07-28T13:59:04.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8190 16 16 0 0 0 - 0 2024-07-28T13:59:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:04 smithi204 bash[68176]: cluster 2024-07-28T13:59:03.712367+0000 mgr.y (mgr.25253) 4512 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:04 smithi177 bash[81864]: cluster 2024-07-28T13:59:03.712367+0000 mgr.y (mgr.25253) 4512 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:04 smithi177 bash[79620]: cluster 2024-07-28T13:59:03.712367+0000 mgr.y (mgr.25253) 4512 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:05.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8191 16 16 0 0 0 - 0 2024-07-28T13:59:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T13:59:06.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8192 16 16 0 0 0 - 0 2024-07-28T13:59:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:06 smithi204 bash[68176]: cluster 2024-07-28T13:59:05.713795+0000 mgr.y (mgr.25253) 4513 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:07.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:06 smithi177 bash[81864]: cluster 2024-07-28T13:59:05.713795+0000 mgr.y (mgr.25253) 4513 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:06 smithi177 bash[79620]: cluster 2024-07-28T13:59:05.713795+0000 mgr.y (mgr.25253) 4513 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:07.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8193 16 16 0 0 0 - 0 2024-07-28T13:59:08.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8194 16 16 0 0 0 - 0 2024-07-28T13:59:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:08 smithi204 bash[68176]: cluster 2024-07-28T13:59:07.715218+0000 mgr.y (mgr.25253) 4514 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:08 smithi177 bash[81864]: cluster 2024-07-28T13:59:07.715218+0000 mgr.y (mgr.25253) 4514 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:08 smithi177 bash[79620]: cluster 2024-07-28T13:59:07.715218+0000 mgr.y (mgr.25253) 4514 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:09.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8195 16 16 0 0 0 - 0 2024-07-28T13:59:10.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8196 16 16 0 0 0 - 0 2024-07-28T13:59:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:10 smithi204 bash[68176]: cluster 2024-07-28T13:59:09.716671+0000 mgr.y (mgr.25253) 4515 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:10 smithi177 bash[79620]: cluster 2024-07-28T13:59:09.716671+0000 mgr.y (mgr.25253) 4515 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:10 smithi177 bash[81864]: cluster 2024-07-28T13:59:09.716671+0000 mgr.y (mgr.25253) 4515 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:11.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8197 16 16 0 0 0 - 0 2024-07-28T13:59:12.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8198 16 16 0 0 0 - 0 2024-07-28T13:59:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:12 smithi204 bash[60899]: ts=2024-07-28T13:59:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:12 smithi204 bash[68176]: cluster 2024-07-28T13:59:11.718122+0000 mgr.y (mgr.25253) 4516 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:12 smithi177 bash[79620]: cluster 2024-07-28T13:59:11.718122+0000 mgr.y (mgr.25253) 4516 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:12 smithi177 bash[81864]: cluster 2024-07-28T13:59:11.718122+0000 mgr.y (mgr.25253) 4516 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:13.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8199 16 16 0 0 0 - 0 2024-07-28T13:59:14.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:59:14.630600+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:14.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:14.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8200 16 16 0 0 0 - 0 2024-07-28T13:59:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:14 smithi204 bash[68176]: cluster 2024-07-28T13:59:13.719564+0000 mgr.y (mgr.25253) 4517 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:14 smithi177 bash[81864]: cluster 2024-07-28T13:59:13.719564+0000 mgr.y (mgr.25253) 4517 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:14 smithi177 bash[79620]: cluster 2024-07-28T13:59:13.719564+0000 mgr.y (mgr.25253) 4517 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:15.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8201 16 16 0 0 0 - 0 2024-07-28T13:59:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:59:16.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8202 16 16 0 0 0 - 0 2024-07-28T13:59:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:16 smithi204 bash[68176]: cluster 2024-07-28T13:59:15.721018+0000 mgr.y (mgr.25253) 4518 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:16 smithi204 bash[68176]: audit 2024-07-28T13:59:15.897211+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:16 smithi177 bash[81864]: cluster 2024-07-28T13:59:15.721018+0000 mgr.y (mgr.25253) 4518 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:16 smithi177 bash[81864]: audit 2024-07-28T13:59:15.897211+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:16 smithi177 bash[79620]: cluster 2024-07-28T13:59:15.721018+0000 mgr.y (mgr.25253) 4518 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:16 smithi177 bash[79620]: audit 2024-07-28T13:59:15.897211+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:17.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8203 16 16 0 0 0 - 0 2024-07-28T13:59:18.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8204 16 16 0 0 0 - 0 2024-07-28T13:59:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:18 smithi204 bash[68176]: cluster 2024-07-28T13:59:17.722437+0000 mgr.y (mgr.25253) 4519 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:18 smithi177 bash[81864]: cluster 2024-07-28T13:59:17.722437+0000 mgr.y (mgr.25253) 4519 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:18 smithi177 bash[79620]: cluster 2024-07-28T13:59:17.722437+0000 mgr.y (mgr.25253) 4519 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:19.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8205 16 16 0 0 0 - 0 2024-07-28T13:59:20.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8206 16 16 0 0 0 - 0 2024-07-28T13:59:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:20 smithi204 bash[68176]: cluster 2024-07-28T13:59:19.723923+0000 mgr.y (mgr.25253) 4520 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:20 smithi177 bash[81864]: cluster 2024-07-28T13:59:19.723923+0000 mgr.y (mgr.25253) 4520 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:20 smithi177 bash[79620]: cluster 2024-07-28T13:59:19.723923+0000 mgr.y (mgr.25253) 4520 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:21.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8207 16 16 0 0 0 - 0 2024-07-28T13:59:22.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8208 16 16 0 0 0 - 0 2024-07-28T13:59:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:22 smithi204 bash[68176]: cluster 2024-07-28T13:59:21.725374+0000 mgr.y (mgr.25253) 4521 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:23.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:22 smithi177 bash[79620]: cluster 2024-07-28T13:59:21.725374+0000 mgr.y (mgr.25253) 4521 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:22 smithi177 bash[81864]: cluster 2024-07-28T13:59:21.725374+0000 mgr.y (mgr.25253) 4521 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:23.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8209 16 16 0 0 0 - 0 2024-07-28T13:59:24.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8210 16 16 0 0 0 - 0 2024-07-28T13:59:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:24 smithi204 bash[68176]: cluster 2024-07-28T13:59:23.726795+0000 mgr.y (mgr.25253) 4522 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:24 smithi177 bash[81864]: cluster 2024-07-28T13:59:23.726795+0000 mgr.y (mgr.25253) 4522 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:24 smithi177 bash[79620]: cluster 2024-07-28T13:59:23.726795+0000 mgr.y (mgr.25253) 4522 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:25.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8211 16 16 0 0 0 - 0 2024-07-28T13:59:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:59:26.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8212 16 16 0 0 0 - 0 2024-07-28T13:59:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:26 smithi204 bash[68176]: cluster 2024-07-28T13:59:25.728241+0000 mgr.y (mgr.25253) 4523 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:27.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:26 smithi177 bash[81864]: cluster 2024-07-28T13:59:25.728241+0000 mgr.y (mgr.25253) 4523 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:26 smithi177 bash[79620]: cluster 2024-07-28T13:59:25.728241+0000 mgr.y (mgr.25253) 4523 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:27.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8213 16 16 0 0 0 - 0 2024-07-28T13:59:28.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8214 16 16 0 0 0 - 0 2024-07-28T13:59:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:28 smithi204 bash[68176]: cluster 2024-07-28T13:59:27.729684+0000 mgr.y (mgr.25253) 4524 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:28 smithi177 bash[79620]: cluster 2024-07-28T13:59:27.729684+0000 mgr.y (mgr.25253) 4524 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:28 smithi177 bash[81864]: cluster 2024-07-28T13:59:27.729684+0000 mgr.y (mgr.25253) 4524 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:29.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8215 16 16 0 0 0 - 0 2024-07-28T13:59:30.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8216 16 16 0 0 0 - 0 2024-07-28T13:59:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:30 smithi204 bash[68176]: cluster 2024-07-28T13:59:29.731109+0000 mgr.y (mgr.25253) 4525 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:30 smithi177 bash[81864]: cluster 2024-07-28T13:59:29.731109+0000 mgr.y (mgr.25253) 4525 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:30 smithi177 bash[79620]: cluster 2024-07-28T13:59:29.731109+0000 mgr.y (mgr.25253) 4525 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:31.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8217 16 16 0 0 0 - 0 2024-07-28T13:59:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:31 smithi204 bash[68176]: audit 2024-07-28T13:59:30.897453+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:31 smithi177 bash[81864]: audit 2024-07-28T13:59:30.897453+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:31 smithi177 bash[79620]: audit 2024-07-28T13:59:30.897453+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:32.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8218 16 16 0 0 0 - 0 2024-07-28T13:59:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:32 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:32 smithi204 bash[68176]: cluster 2024-07-28T13:59:31.732553+0000 mgr.y (mgr.25253) 4526 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:32 smithi177 bash[81864]: cluster 2024-07-28T13:59:31.732553+0000 mgr.y (mgr.25253) 4526 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:32 smithi177 bash[79620]: cluster 2024-07-28T13:59:31.732553+0000 mgr.y (mgr.25253) 4526 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:33.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8219 16 16 0 0 0 - 0 2024-07-28T13:59:34.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:59:34.633848+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:34.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:34.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8220 16 16 0 0 0 - 0 2024-07-28T13:59:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:34 smithi204 bash[68176]: cluster 2024-07-28T13:59:33.733976+0000 mgr.y (mgr.25253) 4527 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:34 smithi177 bash[81864]: cluster 2024-07-28T13:59:33.733976+0000 mgr.y (mgr.25253) 4527 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:34 smithi177 bash[79620]: cluster 2024-07-28T13:59:33.733976+0000 mgr.y (mgr.25253) 4527 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:35.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8221 16 16 0 0 0 - 0 2024-07-28T13:59:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T13:59:36.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8222 16 16 0 0 0 - 0 2024-07-28T13:59:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:36 smithi204 bash[68176]: cluster 2024-07-28T13:59:35.735404+0000 mgr.y (mgr.25253) 4528 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:36 smithi177 bash[81864]: cluster 2024-07-28T13:59:35.735404+0000 mgr.y (mgr.25253) 4528 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:36 smithi177 bash[79620]: cluster 2024-07-28T13:59:35.735404+0000 mgr.y (mgr.25253) 4528 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:37.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8223 16 16 0 0 0 - 0 2024-07-28T13:59:38.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8224 16 16 0 0 0 - 0 2024-07-28T13:59:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:38 smithi204 bash[68176]: cluster 2024-07-28T13:59:37.736837+0000 mgr.y (mgr.25253) 4529 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:38 smithi177 bash[81864]: cluster 2024-07-28T13:59:37.736837+0000 mgr.y (mgr.25253) 4529 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:38 smithi177 bash[79620]: cluster 2024-07-28T13:59:37.736837+0000 mgr.y (mgr.25253) 4529 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:39.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8225 16 16 0 0 0 - 0 2024-07-28T13:59:40.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8226 16 16 0 0 0 - 0 2024-07-28T13:59:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:40 smithi204 bash[68176]: cluster 2024-07-28T13:59:39.738284+0000 mgr.y (mgr.25253) 4530 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:40 smithi177 bash[81864]: cluster 2024-07-28T13:59:39.738284+0000 mgr.y (mgr.25253) 4530 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:40 smithi177 bash[79620]: cluster 2024-07-28T13:59:39.738284+0000 mgr.y (mgr.25253) 4530 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:41.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8227 16 16 0 0 0 - 0 2024-07-28T13:59:42.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8228 16 16 0 0 0 - 0 2024-07-28T13:59:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:42 smithi204 bash[60899]: ts=2024-07-28T13:59:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:42 smithi204 bash[68176]: cluster 2024-07-28T13:59:41.739769+0000 mgr.y (mgr.25253) 4531 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:43.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:42 smithi177 bash[81864]: cluster 2024-07-28T13:59:41.739769+0000 mgr.y (mgr.25253) 4531 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:42 smithi177 bash[79620]: cluster 2024-07-28T13:59:41.739769+0000 mgr.y (mgr.25253) 4531 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:43.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8229 16 16 0 0 0 - 0 2024-07-28T13:59:44.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8230 16 16 0 0 0 - 0 2024-07-28T13:59:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:44 smithi204 bash[68176]: cluster 2024-07-28T13:59:43.741228+0000 mgr.y (mgr.25253) 4532 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:45.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:44 smithi177 bash[81864]: cluster 2024-07-28T13:59:43.741228+0000 mgr.y (mgr.25253) 4532 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:44 smithi177 bash[79620]: cluster 2024-07-28T13:59:43.741228+0000 mgr.y (mgr.25253) 4532 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:45.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8231 16 16 0 0 0 - 0 2024-07-28T13:59:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:59:46.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8232 16 16 0 0 0 - 0 2024-07-28T13:59:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:46 smithi204 bash[68176]: cluster 2024-07-28T13:59:45.742702+0000 mgr.y (mgr.25253) 4533 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:46 smithi204 bash[68176]: audit 2024-07-28T13:59:45.897995+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:46 smithi177 bash[81864]: cluster 2024-07-28T13:59:45.742702+0000 mgr.y (mgr.25253) 4533 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:46 smithi177 bash[81864]: audit 2024-07-28T13:59:45.897995+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:46 smithi177 bash[79620]: cluster 2024-07-28T13:59:45.742702+0000 mgr.y (mgr.25253) 4533 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:46 smithi177 bash[79620]: audit 2024-07-28T13:59:45.897995+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:47.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8233 16 16 0 0 0 - 0 2024-07-28T13:59:48.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8234 16 16 0 0 0 - 0 2024-07-28T13:59:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:48 smithi204 bash[68176]: cluster 2024-07-28T13:59:47.744186+0000 mgr.y (mgr.25253) 4534 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:49.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:48 smithi177 bash[79620]: cluster 2024-07-28T13:59:47.744186+0000 mgr.y (mgr.25253) 4534 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:48 smithi177 bash[81864]: cluster 2024-07-28T13:59:47.744186+0000 mgr.y (mgr.25253) 4534 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:49.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8235 16 16 0 0 0 - 0 2024-07-28T13:59:50.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8236 16 16 0 0 0 - 0 2024-07-28T13:59:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:50 smithi204 bash[68176]: cluster 2024-07-28T13:59:49.745644+0000 mgr.y (mgr.25253) 4535 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:51.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:50 smithi177 bash[79620]: cluster 2024-07-28T13:59:49.745644+0000 mgr.y (mgr.25253) 4535 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:50 smithi177 bash[81864]: cluster 2024-07-28T13:59:49.745644+0000 mgr.y (mgr.25253) 4535 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:51.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8237 16 16 0 0 0 - 0 2024-07-28T13:59:52.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8238 16 16 0 0 0 - 0 2024-07-28T13:59:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 13:59:52 smithi204 bash[60899]: ts=2024-07-28T13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:52 smithi204 bash[68176]: cluster 2024-07-28T13:59:51.747141+0000 mgr.y (mgr.25253) 4536 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:52 smithi204 bash[68176]: audit 2024-07-28T13:59:52.045539+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:52 smithi204 bash[68176]: audit 2024-07-28T13:59:52.413690+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:52 smithi204 bash[68176]: audit 2024-07-28T13:59:52.420187+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[79620]: cluster 2024-07-28T13:59:51.747141+0000 mgr.y (mgr.25253) 4536 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[79620]: audit 2024-07-28T13:59:52.045539+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[79620]: audit 2024-07-28T13:59:52.413690+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[79620]: audit 2024-07-28T13:59:52.420187+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[81864]: cluster 2024-07-28T13:59:51.747141+0000 mgr.y (mgr.25253) 4536 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[81864]: audit 2024-07-28T13:59:52.045539+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[81864]: audit 2024-07-28T13:59:52.413690+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:52 smithi177 bash[81864]: audit 2024-07-28T13:59:52.420187+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:53.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8239 16 16 0 0 0 - 0 2024-07-28T13:59:54.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T13:59:54.637118+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:54.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:54.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8240 16 16 0 0 0 - 0 2024-07-28T13:59:55.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:54 smithi204 bash[68176]: cluster 2024-07-28T13:59:53.748653+0000 mgr.y (mgr.25253) 4537 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:55.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:54 smithi177 bash[81864]: cluster 2024-07-28T13:59:53.748653+0000 mgr.y (mgr.25253) 4537 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:54 smithi177 bash[79620]: cluster 2024-07-28T13:59:53.748653+0000 mgr.y (mgr.25253) 4537 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:55.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8241 16 16 0 0 0 - 0 2024-07-28T13:59:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 13:59:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:13:59:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T13:59:56.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8242 16 16 0 0 0 - 0 2024-07-28T13:59:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:56 smithi204 bash[68176]: cluster 2024-07-28T13:59:55.750129+0000 mgr.y (mgr.25253) 4538 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:57.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:56 smithi177 bash[79620]: cluster 2024-07-28T13:59:55.750129+0000 mgr.y (mgr.25253) 4538 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:56 smithi177 bash[81864]: cluster 2024-07-28T13:59:55.750129+0000 mgr.y (mgr.25253) 4538 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:57.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8243 16 16 0 0 0 - 0 2024-07-28T13:59:58.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8244 16 16 0 0 0 - 0 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: cluster 2024-07-28T13:59:57.751174+0000 mgr.y (mgr.25253) 4539 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:57.988332+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.002912+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.020803+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.026965+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.488865+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.490363+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[79620]: audit 2024-07-28T13:59:58.501289+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: cluster 2024-07-28T13:59:57.751174+0000 mgr.y (mgr.25253) 4539 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:57.988332+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.002912+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.020803+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.026965+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.488865+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.490363+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 13:59:58 smithi177 bash[81864]: audit 2024-07-28T13:59:58.501289+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: cluster 2024-07-28T13:59:57.751174+0000 mgr.y (mgr.25253) 4539 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T13:59:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:57.988332+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.002912+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.020803+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.026965+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.488865+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.490363+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:59.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 13:59:58 smithi204 bash[68176]: audit 2024-07-28T13:59:58.501289+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T13:59:59.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8245 16 16 0 0 0 - 0 2024-07-28T14:00:00.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8246 16 16 0 0 0 - 0 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[81864]: cluster 2024-07-28T13:59:59.752635+0000 mgr.y (mgr.25253) 4540 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[81864]: cluster 2024-07-28T14:00:00.000146+0000 mon.a (mon.0) 3528 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[81864]: audit 2024-07-28T14:00:00.898480+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[79620]: cluster 2024-07-28T13:59:59.752635+0000 mgr.y (mgr.25253) 4540 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[79620]: cluster 2024-07-28T14:00:00.000146+0000 mon.a (mon.0) 3528 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:00:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:00 smithi177 bash[79620]: audit 2024-07-28T14:00:00.898480+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:00 smithi204 bash[68176]: cluster 2024-07-28T13:59:59.752635+0000 mgr.y (mgr.25253) 4540 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:00 smithi204 bash[68176]: cluster 2024-07-28T14:00:00.000146+0000 mon.a (mon.0) 3528 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:00:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:00 smithi204 bash[68176]: audit 2024-07-28T14:00:00.898480+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:01.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8247 16 16 0 0 0 - 0 2024-07-28T14:00:02.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8248 16 16 0 0 0 - 0 2024-07-28T14:00:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:02 smithi204 bash[60899]: ts=2024-07-28T14:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:02 smithi177 bash[81864]: cluster 2024-07-28T14:00:01.754111+0000 mgr.y (mgr.25253) 4541 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:02 smithi177 bash[79620]: cluster 2024-07-28T14:00:01.754111+0000 mgr.y (mgr.25253) 4541 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:02 smithi204 bash[68176]: cluster 2024-07-28T14:00:01.754111+0000 mgr.y (mgr.25253) 4541 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:03.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8249 16 16 0 0 0 - 0 2024-07-28T14:00:04.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8250 16 16 0 0 0 - 0 2024-07-28T14:00:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:05 smithi177 bash[81864]: cluster 2024-07-28T14:00:03.755568+0000 mgr.y (mgr.25253) 4542 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:05 smithi177 bash[79620]: cluster 2024-07-28T14:00:03.755568+0000 mgr.y (mgr.25253) 4542 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:04 smithi204 bash[68176]: cluster 2024-07-28T14:00:03.755568+0000 mgr.y (mgr.25253) 4542 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:05.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8251 16 16 0 0 0 - 0 2024-07-28T14:00:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:00:06.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8252 16 16 0 0 0 - 0 2024-07-28T14:00:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:07 smithi177 bash[81864]: cluster 2024-07-28T14:00:05.757046+0000 mgr.y (mgr.25253) 4543 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:07 smithi177 bash[79620]: cluster 2024-07-28T14:00:05.757046+0000 mgr.y (mgr.25253) 4543 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:07 smithi204 bash[68176]: cluster 2024-07-28T14:00:05.757046+0000 mgr.y (mgr.25253) 4543 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:07.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8253 16 16 0 0 0 - 0 2024-07-28T14:00:08.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8254 16 16 0 0 0 - 0 2024-07-28T14:00:09.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:09 smithi177 bash[81864]: cluster 2024-07-28T14:00:07.758525+0000 mgr.y (mgr.25253) 4544 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:09 smithi177 bash[79620]: cluster 2024-07-28T14:00:07.758525+0000 mgr.y (mgr.25253) 4544 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:09 smithi204 bash[68176]: cluster 2024-07-28T14:00:07.758525+0000 mgr.y (mgr.25253) 4544 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:09.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8255 16 16 0 0 0 - 0 2024-07-28T14:00:10.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8256 16 16 0 0 0 - 0 2024-07-28T14:00:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:11 smithi177 bash[81864]: cluster 2024-07-28T14:00:09.760003+0000 mgr.y (mgr.25253) 4545 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:11 smithi177 bash[79620]: cluster 2024-07-28T14:00:09.760003+0000 mgr.y (mgr.25253) 4545 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:11 smithi204 bash[68176]: cluster 2024-07-28T14:00:09.760003+0000 mgr.y (mgr.25253) 4545 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:11.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8257 16 16 0 0 0 - 0 2024-07-28T14:00:12.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8258 16 16 0 0 0 - 0 2024-07-28T14:00:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:13 smithi177 bash[81864]: cluster 2024-07-28T14:00:11.761450+0000 mgr.y (mgr.25253) 4546 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:13 smithi177 bash[79620]: cluster 2024-07-28T14:00:11.761450+0000 mgr.y (mgr.25253) 4546 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:13 smithi204 bash[68176]: cluster 2024-07-28T14:00:11.761450+0000 mgr.y (mgr.25253) 4546 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:13.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8259 16 16 0 0 0 - 0 2024-07-28T14:00:14.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:00:14.640354+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:14.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:14.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8260 16 16 0 0 0 - 0 2024-07-28T14:00:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:15 smithi204 bash[68176]: cluster 2024-07-28T14:00:13.762903+0000 mgr.y (mgr.25253) 4547 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:15 smithi177 bash[81864]: cluster 2024-07-28T14:00:13.762903+0000 mgr.y (mgr.25253) 4547 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:15 smithi177 bash[79620]: cluster 2024-07-28T14:00:13.762903+0000 mgr.y (mgr.25253) 4547 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:15.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8261 16 16 0 0 0 - 0 2024-07-28T14:00:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:16 smithi204 bash[68176]: audit 2024-07-28T14:00:15.898915+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:00:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:16 smithi177 bash[81864]: audit 2024-07-28T14:00:15.898915+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:16 smithi177 bash[79620]: audit 2024-07-28T14:00:15.898915+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:16.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8262 16 16 0 0 0 - 0 2024-07-28T14:00:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:17 smithi204 bash[68176]: cluster 2024-07-28T14:00:15.764390+0000 mgr.y (mgr.25253) 4548 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:17 smithi177 bash[81864]: cluster 2024-07-28T14:00:15.764390+0000 mgr.y (mgr.25253) 4548 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:17 smithi177 bash[79620]: cluster 2024-07-28T14:00:15.764390+0000 mgr.y (mgr.25253) 4548 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:17.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8263 16 16 0 0 0 - 0 2024-07-28T14:00:18.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8264 16 16 0 0 0 - 0 2024-07-28T14:00:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:19 smithi204 bash[68176]: cluster 2024-07-28T14:00:17.765894+0000 mgr.y (mgr.25253) 4549 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:19.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:19 smithi177 bash[81864]: cluster 2024-07-28T14:00:17.765894+0000 mgr.y (mgr.25253) 4549 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:19 smithi177 bash[79620]: cluster 2024-07-28T14:00:17.765894+0000 mgr.y (mgr.25253) 4549 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:19.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8265 16 16 0 0 0 - 0 2024-07-28T14:00:20.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8266 16 16 0 0 0 - 0 2024-07-28T14:00:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:21 smithi204 bash[68176]: cluster 2024-07-28T14:00:19.767402+0000 mgr.y (mgr.25253) 4550 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:21 smithi177 bash[81864]: cluster 2024-07-28T14:00:19.767402+0000 mgr.y (mgr.25253) 4550 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:21 smithi177 bash[79620]: cluster 2024-07-28T14:00:19.767402+0000 mgr.y (mgr.25253) 4550 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:21.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8267 16 16 0 0 0 - 0 2024-07-28T14:00:22.316 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:00:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:00:22.010353977Z level=info msg="Completed cleanup jobs" duration=45.91061ms 2024-07-28T14:00:22.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8268 16 16 0 0 0 - 0 2024-07-28T14:00:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:23 smithi204 bash[68176]: cluster 2024-07-28T14:00:21.768885+0000 mgr.y (mgr.25253) 4551 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:23 smithi177 bash[81864]: cluster 2024-07-28T14:00:21.768885+0000 mgr.y (mgr.25253) 4551 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:23 smithi177 bash[79620]: cluster 2024-07-28T14:00:21.768885+0000 mgr.y (mgr.25253) 4551 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:23.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8269 16 16 0 0 0 - 0 2024-07-28T14:00:24.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8270 16 16 0 0 0 - 0 2024-07-28T14:00:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:25 smithi204 bash[68176]: cluster 2024-07-28T14:00:23.770391+0000 mgr.y (mgr.25253) 4552 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:25 smithi177 bash[81864]: cluster 2024-07-28T14:00:23.770391+0000 mgr.y (mgr.25253) 4552 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:25 smithi177 bash[79620]: cluster 2024-07-28T14:00:23.770391+0000 mgr.y (mgr.25253) 4552 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:25.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8271 16 16 0 0 0 - 0 2024-07-28T14:00:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:00:26.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8272 16 16 0 0 0 - 0 2024-07-28T14:00:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:27 smithi204 bash[68176]: cluster 2024-07-28T14:00:25.771900+0000 mgr.y (mgr.25253) 4553 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:27 smithi177 bash[81864]: cluster 2024-07-28T14:00:25.771900+0000 mgr.y (mgr.25253) 4553 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:27 smithi177 bash[79620]: cluster 2024-07-28T14:00:25.771900+0000 mgr.y (mgr.25253) 4553 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:27.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8273 16 16 0 0 0 - 0 2024-07-28T14:00:28.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8274 16 16 0 0 0 - 0 2024-07-28T14:00:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:29 smithi204 bash[68176]: cluster 2024-07-28T14:00:27.773365+0000 mgr.y (mgr.25253) 4554 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:29 smithi177 bash[81864]: cluster 2024-07-28T14:00:27.773365+0000 mgr.y (mgr.25253) 4554 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:29 smithi177 bash[79620]: cluster 2024-07-28T14:00:27.773365+0000 mgr.y (mgr.25253) 4554 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:29.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8275 16 16 0 0 0 - 0 2024-07-28T14:00:30.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8276 16 16 0 0 0 - 0 2024-07-28T14:00:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:31 smithi204 bash[68176]: cluster 2024-07-28T14:00:29.774828+0000 mgr.y (mgr.25253) 4555 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:31 smithi204 bash[68176]: audit 2024-07-28T14:00:30.899153+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:31 smithi177 bash[81864]: cluster 2024-07-28T14:00:29.774828+0000 mgr.y (mgr.25253) 4555 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:31 smithi177 bash[81864]: audit 2024-07-28T14:00:30.899153+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:31 smithi177 bash[79620]: cluster 2024-07-28T14:00:29.774828+0000 mgr.y (mgr.25253) 4555 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:31 smithi177 bash[79620]: audit 2024-07-28T14:00:30.899153+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:31.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8277 16 16 0 0 0 - 0 2024-07-28T14:00:32.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8278 16 16 0 0 0 - 0 2024-07-28T14:00:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:33 smithi204 bash[68176]: cluster 2024-07-28T14:00:31.776293+0000 mgr.y (mgr.25253) 4556 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:33 smithi177 bash[81864]: cluster 2024-07-28T14:00:31.776293+0000 mgr.y (mgr.25253) 4556 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:33 smithi177 bash[79620]: cluster 2024-07-28T14:00:31.776293+0000 mgr.y (mgr.25253) 4556 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:33.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8279 16 16 0 0 0 - 0 2024-07-28T14:00:34.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:00:34.643633+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:34.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:34.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8280 16 16 0 0 0 - 0 2024-07-28T14:00:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:35 smithi204 bash[68176]: cluster 2024-07-28T14:00:33.777895+0000 mgr.y (mgr.25253) 4557 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:35.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:35 smithi177 bash[81864]: cluster 2024-07-28T14:00:33.777895+0000 mgr.y (mgr.25253) 4557 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:35 smithi177 bash[79620]: cluster 2024-07-28T14:00:33.777895+0000 mgr.y (mgr.25253) 4557 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:35.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8281 16 16 0 0 0 - 0 2024-07-28T14:00:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:00:36.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8282 16 16 0 0 0 - 0 2024-07-28T14:00:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:37 smithi204 bash[68176]: cluster 2024-07-28T14:00:35.779524+0000 mgr.y (mgr.25253) 4558 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:37.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:37 smithi177 bash[81864]: cluster 2024-07-28T14:00:35.779524+0000 mgr.y (mgr.25253) 4558 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:37 smithi177 bash[79620]: cluster 2024-07-28T14:00:35.779524+0000 mgr.y (mgr.25253) 4558 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:37.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8283 16 16 0 0 0 - 0 2024-07-28T14:00:38.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8284 16 16 0 0 0 - 0 2024-07-28T14:00:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:39 smithi204 bash[68176]: cluster 2024-07-28T14:00:37.781142+0000 mgr.y (mgr.25253) 4559 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:39 smithi177 bash[79620]: cluster 2024-07-28T14:00:37.781142+0000 mgr.y (mgr.25253) 4559 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:39 smithi177 bash[81864]: cluster 2024-07-28T14:00:37.781142+0000 mgr.y (mgr.25253) 4559 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:39.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8285 16 16 0 0 0 - 0 2024-07-28T14:00:40.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8286 16 16 0 0 0 - 0 2024-07-28T14:00:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:41 smithi204 bash[68176]: cluster 2024-07-28T14:00:39.782752+0000 mgr.y (mgr.25253) 4560 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:41 smithi177 bash[81864]: cluster 2024-07-28T14:00:39.782752+0000 mgr.y (mgr.25253) 4560 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:41 smithi177 bash[79620]: cluster 2024-07-28T14:00:39.782752+0000 mgr.y (mgr.25253) 4560 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:41.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8287 16 16 0 0 0 - 0 2024-07-28T14:00:42.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8288 16 16 0 0 0 - 0 2024-07-28T14:00:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:43 smithi204 bash[68176]: cluster 2024-07-28T14:00:41.784348+0000 mgr.y (mgr.25253) 4561 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:43.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:43 smithi177 bash[81864]: cluster 2024-07-28T14:00:41.784348+0000 mgr.y (mgr.25253) 4561 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:43 smithi177 bash[79620]: cluster 2024-07-28T14:00:41.784348+0000 mgr.y (mgr.25253) 4561 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:43.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8289 16 16 0 0 0 - 0 2024-07-28T14:00:44.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8290 16 16 0 0 0 - 0 2024-07-28T14:00:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:45 smithi204 bash[68176]: cluster 2024-07-28T14:00:43.785978+0000 mgr.y (mgr.25253) 4562 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:45 smithi177 bash[81864]: cluster 2024-07-28T14:00:43.785978+0000 mgr.y (mgr.25253) 4562 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:45 smithi177 bash[79620]: cluster 2024-07-28T14:00:43.785978+0000 mgr.y (mgr.25253) 4562 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:45.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8291 16 16 0 0 0 - 0 2024-07-28T14:00:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:46 smithi204 bash[68176]: audit 2024-07-28T14:00:45.899603+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:00:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:46 smithi177 bash[81864]: audit 2024-07-28T14:00:45.899603+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:46 smithi177 bash[79620]: audit 2024-07-28T14:00:45.899603+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:46.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8292 16 16 0 0 0 - 0 2024-07-28T14:00:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:47 smithi204 bash[68176]: cluster 2024-07-28T14:00:45.787486+0000 mgr.y (mgr.25253) 4563 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:47 smithi177 bash[81864]: cluster 2024-07-28T14:00:45.787486+0000 mgr.y (mgr.25253) 4563 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:47 smithi177 bash[79620]: cluster 2024-07-28T14:00:45.787486+0000 mgr.y (mgr.25253) 4563 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:47.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8293 16 16 0 0 0 - 0 2024-07-28T14:00:48.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8294 16 16 0 0 0 - 0 2024-07-28T14:00:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:49 smithi204 bash[68176]: cluster 2024-07-28T14:00:47.788913+0000 mgr.y (mgr.25253) 4564 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:49.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:49 smithi177 bash[81864]: cluster 2024-07-28T14:00:47.788913+0000 mgr.y (mgr.25253) 4564 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:49 smithi177 bash[79620]: cluster 2024-07-28T14:00:47.788913+0000 mgr.y (mgr.25253) 4564 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:49.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8295 16 16 0 0 0 - 0 2024-07-28T14:00:50.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8296 16 16 0 0 0 - 0 2024-07-28T14:00:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:51 smithi204 bash[68176]: cluster 2024-07-28T14:00:49.790390+0000 mgr.y (mgr.25253) 4565 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:51.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:51 smithi177 bash[79620]: cluster 2024-07-28T14:00:49.790390+0000 mgr.y (mgr.25253) 4565 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:51 smithi177 bash[81864]: cluster 2024-07-28T14:00:49.790390+0000 mgr.y (mgr.25253) 4565 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:51.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8297 16 16 0 0 0 - 0 2024-07-28T14:00:52.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8298 16 16 0 0 0 - 0 2024-07-28T14:00:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:00:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:53 smithi204 bash[68176]: cluster 2024-07-28T14:00:51.792004+0000 mgr.y (mgr.25253) 4566 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:53 smithi177 bash[81864]: cluster 2024-07-28T14:00:51.792004+0000 mgr.y (mgr.25253) 4566 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:53 smithi177 bash[79620]: cluster 2024-07-28T14:00:51.792004+0000 mgr.y (mgr.25253) 4566 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:53.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8299 16 16 0 0 0 - 0 2024-07-28T14:00:54.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:00:54.646811+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:54.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:54.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8300 16 16 0 0 0 - 0 2024-07-28T14:00:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:55 smithi204 bash[68176]: cluster 2024-07-28T14:00:53.793637+0000 mgr.y (mgr.25253) 4567 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:55 smithi177 bash[79620]: cluster 2024-07-28T14:00:53.793637+0000 mgr.y (mgr.25253) 4567 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:55 smithi177 bash[81864]: cluster 2024-07-28T14:00:53.793637+0000 mgr.y (mgr.25253) 4567 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:55.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8301 16 16 0 0 0 - 0 2024-07-28T14:00:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:00:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:00:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:00:56.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8302 16 16 0 0 0 - 0 2024-07-28T14:00:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:57 smithi204 bash[68176]: cluster 2024-07-28T14:00:55.795265+0000 mgr.y (mgr.25253) 4568 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:57.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:57 smithi177 bash[79620]: cluster 2024-07-28T14:00:55.795265+0000 mgr.y (mgr.25253) 4568 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:57 smithi177 bash[81864]: cluster 2024-07-28T14:00:55.795265+0000 mgr.y (mgr.25253) 4568 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:57.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8303 16 16 0 0 0 - 0 2024-07-28T14:00:58.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8304 16 16 0 0 0 - 0 2024-07-28T14:00:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:59 smithi204 bash[68176]: cluster 2024-07-28T14:00:57.796794+0000 mgr.y (mgr.25253) 4569 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:00:59 smithi204 bash[68176]: audit 2024-07-28T14:00:58.583357+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:59 smithi177 bash[79620]: cluster 2024-07-28T14:00:57.796794+0000 mgr.y (mgr.25253) 4569 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:00:59 smithi177 bash[79620]: audit 2024-07-28T14:00:58.583357+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:59 smithi177 bash[81864]: cluster 2024-07-28T14:00:57.796794+0000 mgr.y (mgr.25253) 4569 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:00:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:00:59 smithi177 bash[81864]: audit 2024-07-28T14:00:58.583357+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:59.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8305 16 16 0 0 0 - 0 2024-07-28T14:01:00.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8306 16 16 0 0 0 - 0 2024-07-28T14:01:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:01 smithi204 bash[68176]: cluster 2024-07-28T14:00:59.798242+0000 mgr.y (mgr.25253) 4570 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:01 smithi204 bash[68176]: audit 2024-07-28T14:01:00.900051+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:01 smithi177 bash[81864]: cluster 2024-07-28T14:00:59.798242+0000 mgr.y (mgr.25253) 4570 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:01 smithi177 bash[81864]: audit 2024-07-28T14:01:00.900051+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:01 smithi177 bash[79620]: cluster 2024-07-28T14:00:59.798242+0000 mgr.y (mgr.25253) 4570 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:01 smithi177 bash[79620]: audit 2024-07-28T14:01:00.900051+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:01.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8307 16 16 0 0 0 - 0 2024-07-28T14:01:02.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8308 16 16 0 0 0 - 0 2024-07-28T14:01:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:03 smithi204 bash[68176]: cluster 2024-07-28T14:01:01.799706+0000 mgr.y (mgr.25253) 4571 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:03.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:03 smithi177 bash[81864]: cluster 2024-07-28T14:01:01.799706+0000 mgr.y (mgr.25253) 4571 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:03 smithi177 bash[79620]: cluster 2024-07-28T14:01:01.799706+0000 mgr.y (mgr.25253) 4571 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:03.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8309 16 16 0 0 0 - 0 2024-07-28T14:01:04.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8310 16 16 0 0 0 - 0 2024-07-28T14:01:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: cluster 2024-07-28T14:01:03.800420+0000 mgr.y (mgr.25253) 4572 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.253396+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.260640+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.517304+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.522038+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.935966+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.937455+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:05.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:05 smithi204 bash[68176]: audit 2024-07-28T14:01:04.944960+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: cluster 2024-07-28T14:01:03.800420+0000 mgr.y (mgr.25253) 4572 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.253396+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.260640+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.517304+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.522038+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.935966+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.937455+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[81864]: audit 2024-07-28T14:01:04.944960+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: cluster 2024-07-28T14:01:03.800420+0000 mgr.y (mgr.25253) 4572 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.253396+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.260640+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.517304+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.522038+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.935966+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.937455+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:05 smithi177 bash[79620]: audit 2024-07-28T14:01:04.944960+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:01:05.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8311 16 16 0 0 0 - 0 2024-07-28T14:01:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:01:06.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8312 16 16 0 0 0 - 0 2024-07-28T14:01:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:07 smithi204 bash[68176]: cluster 2024-07-28T14:01:05.801853+0000 mgr.y (mgr.25253) 4573 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:07 smithi177 bash[81864]: cluster 2024-07-28T14:01:05.801853+0000 mgr.y (mgr.25253) 4573 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:07 smithi177 bash[79620]: cluster 2024-07-28T14:01:05.801853+0000 mgr.y (mgr.25253) 4573 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:07.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8313 16 16 0 0 0 - 0 2024-07-28T14:01:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:08 smithi177 bash[81864]: cluster 2024-07-28T14:01:07.803473+0000 mgr.y (mgr.25253) 4574 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:08 smithi177 bash[79620]: cluster 2024-07-28T14:01:07.803473+0000 mgr.y (mgr.25253) 4574 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:08.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8314 16 16 0 0 0 - 0 2024-07-28T14:01:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:08 smithi204 bash[68176]: cluster 2024-07-28T14:01:07.803473+0000 mgr.y (mgr.25253) 4574 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:09.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8315 16 16 0 0 0 - 0 2024-07-28T14:01:10.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8316 16 16 0 0 0 - 0 2024-07-28T14:01:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:10 smithi204 bash[68176]: cluster 2024-07-28T14:01:09.804966+0000 mgr.y (mgr.25253) 4575 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:10 smithi177 bash[81864]: cluster 2024-07-28T14:01:09.804966+0000 mgr.y (mgr.25253) 4575 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:10 smithi177 bash[79620]: cluster 2024-07-28T14:01:09.804966+0000 mgr.y (mgr.25253) 4575 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:11.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8317 16 16 0 0 0 - 0 2024-07-28T14:01:12.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8318 16 16 0 0 0 - 0 2024-07-28T14:01:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:12 smithi204 bash[68176]: cluster 2024-07-28T14:01:11.806427+0000 mgr.y (mgr.25253) 4576 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:13.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:12 smithi177 bash[81864]: cluster 2024-07-28T14:01:11.806427+0000 mgr.y (mgr.25253) 4576 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:12 smithi177 bash[79620]: cluster 2024-07-28T14:01:11.806427+0000 mgr.y (mgr.25253) 4576 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:13.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8319 16 16 0 0 0 - 0 2024-07-28T14:01:14.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:01:14.649849+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:14.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:14.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8320 16 16 0 0 0 - 0 2024-07-28T14:01:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:14 smithi204 bash[68176]: cluster 2024-07-28T14:01:13.807943+0000 mgr.y (mgr.25253) 4577 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:14 smithi177 bash[81864]: cluster 2024-07-28T14:01:13.807943+0000 mgr.y (mgr.25253) 4577 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:14 smithi177 bash[79620]: cluster 2024-07-28T14:01:13.807943+0000 mgr.y (mgr.25253) 4577 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:15.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8321 16 16 0 0 0 - 0 2024-07-28T14:01:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:01:16.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8322 16 16 0 0 0 - 0 2024-07-28T14:01:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:16 smithi204 bash[68176]: cluster 2024-07-28T14:01:15.809362+0000 mgr.y (mgr.25253) 4578 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:16 smithi204 bash[68176]: audit 2024-07-28T14:01:15.900524+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:17.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:16 smithi177 bash[81864]: cluster 2024-07-28T14:01:15.809362+0000 mgr.y (mgr.25253) 4578 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:16 smithi177 bash[81864]: audit 2024-07-28T14:01:15.900524+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:16 smithi177 bash[79620]: cluster 2024-07-28T14:01:15.809362+0000 mgr.y (mgr.25253) 4578 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:16 smithi177 bash[79620]: audit 2024-07-28T14:01:15.900524+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:17.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8323 16 16 0 0 0 - 0 2024-07-28T14:01:18.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8324 16 16 0 0 0 - 0 2024-07-28T14:01:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:18 smithi204 bash[68176]: cluster 2024-07-28T14:01:17.810821+0000 mgr.y (mgr.25253) 4579 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:19.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:18 smithi177 bash[81864]: cluster 2024-07-28T14:01:17.810821+0000 mgr.y (mgr.25253) 4579 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:18 smithi177 bash[79620]: cluster 2024-07-28T14:01:17.810821+0000 mgr.y (mgr.25253) 4579 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:19.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8325 16 16 0 0 0 - 0 2024-07-28T14:01:20.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8326 16 16 0 0 0 - 0 2024-07-28T14:01:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:20 smithi204 bash[68176]: cluster 2024-07-28T14:01:19.812300+0000 mgr.y (mgr.25253) 4580 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:21.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:20 smithi177 bash[79620]: cluster 2024-07-28T14:01:19.812300+0000 mgr.y (mgr.25253) 4580 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:20 smithi177 bash[81864]: cluster 2024-07-28T14:01:19.812300+0000 mgr.y (mgr.25253) 4580 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:21.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8327 16 16 0 0 0 - 0 2024-07-28T14:01:22.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8328 16 16 0 0 0 - 0 2024-07-28T14:01:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:22 smithi204 bash[68176]: cluster 2024-07-28T14:01:21.813747+0000 mgr.y (mgr.25253) 4581 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:22 smithi177 bash[79620]: cluster 2024-07-28T14:01:21.813747+0000 mgr.y (mgr.25253) 4581 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:22 smithi177 bash[81864]: cluster 2024-07-28T14:01:21.813747+0000 mgr.y (mgr.25253) 4581 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:23.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8329 16 16 0 0 0 - 0 2024-07-28T14:01:24.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8330 16 16 0 0 0 - 0 2024-07-28T14:01:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:24 smithi204 bash[68176]: cluster 2024-07-28T14:01:23.815206+0000 mgr.y (mgr.25253) 4582 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:25.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:24 smithi177 bash[79620]: cluster 2024-07-28T14:01:23.815206+0000 mgr.y (mgr.25253) 4582 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:24 smithi177 bash[81864]: cluster 2024-07-28T14:01:23.815206+0000 mgr.y (mgr.25253) 4582 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:25.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8331 16 16 0 0 0 - 0 2024-07-28T14:01:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:01:26.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8332 16 16 0 0 0 - 0 2024-07-28T14:01:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:26 smithi204 bash[68176]: cluster 2024-07-28T14:01:25.816682+0000 mgr.y (mgr.25253) 4583 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:27.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:26 smithi177 bash[79620]: cluster 2024-07-28T14:01:25.816682+0000 mgr.y (mgr.25253) 4583 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:26 smithi177 bash[81864]: cluster 2024-07-28T14:01:25.816682+0000 mgr.y (mgr.25253) 4583 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:27.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8333 16 16 0 0 0 - 0 2024-07-28T14:01:28.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8334 16 16 0 0 0 - 0 2024-07-28T14:01:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:28 smithi204 bash[68176]: cluster 2024-07-28T14:01:27.818107+0000 mgr.y (mgr.25253) 4584 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:29.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:28 smithi177 bash[81864]: cluster 2024-07-28T14:01:27.818107+0000 mgr.y (mgr.25253) 4584 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:28 smithi177 bash[79620]: cluster 2024-07-28T14:01:27.818107+0000 mgr.y (mgr.25253) 4584 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:29.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8335 16 16 0 0 0 - 0 2024-07-28T14:01:30.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8336 16 16 0 0 0 - 0 2024-07-28T14:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:30 smithi204 bash[68176]: cluster 2024-07-28T14:01:29.819554+0000 mgr.y (mgr.25253) 4585 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:30 smithi204 bash[68176]: audit 2024-07-28T14:01:30.900874+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:31.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:30 smithi177 bash[81864]: cluster 2024-07-28T14:01:29.819554+0000 mgr.y (mgr.25253) 4585 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:30 smithi177 bash[81864]: audit 2024-07-28T14:01:30.900874+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:30 smithi177 bash[79620]: cluster 2024-07-28T14:01:29.819554+0000 mgr.y (mgr.25253) 4585 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:30 smithi177 bash[79620]: audit 2024-07-28T14:01:30.900874+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:31.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8337 16 16 0 0 0 - 0 2024-07-28T14:01:32.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8338 16 16 0 0 0 - 0 2024-07-28T14:01:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:32 smithi204 bash[68176]: cluster 2024-07-28T14:01:31.821007+0000 mgr.y (mgr.25253) 4586 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:32 smithi177 bash[81864]: cluster 2024-07-28T14:01:31.821007+0000 mgr.y (mgr.25253) 4586 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:32 smithi177 bash[79620]: cluster 2024-07-28T14:01:31.821007+0000 mgr.y (mgr.25253) 4586 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:33.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8339 16 16 0 0 0 - 0 2024-07-28T14:01:34.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:01:34.653141+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:34.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:34.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8340 16 16 0 0 0 - 0 2024-07-28T14:01:35.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:34 smithi177 bash[81864]: cluster 2024-07-28T14:01:33.822475+0000 mgr.y (mgr.25253) 4587 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:34 smithi177 bash[79620]: cluster 2024-07-28T14:01:33.822475+0000 mgr.y (mgr.25253) 4587 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:34 smithi204 bash[68176]: cluster 2024-07-28T14:01:33.822475+0000 mgr.y (mgr.25253) 4587 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:35.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8341 16 16 0 0 0 - 0 2024-07-28T14:01:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:01:36.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8342 16 16 0 0 0 - 0 2024-07-28T14:01:37.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:36 smithi177 bash[79620]: cluster 2024-07-28T14:01:35.823943+0000 mgr.y (mgr.25253) 4588 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:36 smithi177 bash[81864]: cluster 2024-07-28T14:01:35.823943+0000 mgr.y (mgr.25253) 4588 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:36 smithi204 bash[68176]: cluster 2024-07-28T14:01:35.823943+0000 mgr.y (mgr.25253) 4588 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:37.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8343 16 16 0 0 0 - 0 2024-07-28T14:01:38.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8344 16 16 0 0 0 - 0 2024-07-28T14:01:39.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:38 smithi177 bash[79620]: cluster 2024-07-28T14:01:37.825383+0000 mgr.y (mgr.25253) 4589 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:38 smithi177 bash[81864]: cluster 2024-07-28T14:01:37.825383+0000 mgr.y (mgr.25253) 4589 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:38 smithi204 bash[68176]: cluster 2024-07-28T14:01:37.825383+0000 mgr.y (mgr.25253) 4589 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:39.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8345 16 16 0 0 0 - 0 2024-07-28T14:01:40.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8346 16 16 0 0 0 - 0 2024-07-28T14:01:41.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:40 smithi177 bash[79620]: cluster 2024-07-28T14:01:39.826838+0000 mgr.y (mgr.25253) 4590 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:40 smithi177 bash[81864]: cluster 2024-07-28T14:01:39.826838+0000 mgr.y (mgr.25253) 4590 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:40 smithi204 bash[68176]: cluster 2024-07-28T14:01:39.826838+0000 mgr.y (mgr.25253) 4590 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:41.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8347 16 16 0 0 0 - 0 2024-07-28T14:01:42.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8348 16 16 0 0 0 - 0 2024-07-28T14:01:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:42 smithi177 bash[79620]: cluster 2024-07-28T14:01:41.828327+0000 mgr.y (mgr.25253) 4591 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:42 smithi177 bash[81864]: cluster 2024-07-28T14:01:41.828327+0000 mgr.y (mgr.25253) 4591 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:42 smithi204 bash[68176]: cluster 2024-07-28T14:01:41.828327+0000 mgr.y (mgr.25253) 4591 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:43.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8349 16 16 0 0 0 - 0 2024-07-28T14:01:44.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8350 16 16 0 0 0 - 0 2024-07-28T14:01:45.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:44 smithi177 bash[79620]: cluster 2024-07-28T14:01:43.830014+0000 mgr.y (mgr.25253) 4592 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:44 smithi177 bash[81864]: cluster 2024-07-28T14:01:43.830014+0000 mgr.y (mgr.25253) 4592 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:44 smithi204 bash[68176]: cluster 2024-07-28T14:01:43.830014+0000 mgr.y (mgr.25253) 4592 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:45.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8351 16 16 0 0 0 - 0 2024-07-28T14:01:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:45 smithi177 bash[81864]: audit 2024-07-28T14:01:45.901236+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:45 smithi177 bash[79620]: audit 2024-07-28T14:01:45.901236+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:01:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:45 smithi204 bash[68176]: audit 2024-07-28T14:01:45.901236+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:46.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8352 16 16 0 0 0 - 0 2024-07-28T14:01:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:46 smithi177 bash[79620]: cluster 2024-07-28T14:01:45.831488+0000 mgr.y (mgr.25253) 4593 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:46 smithi177 bash[81864]: cluster 2024-07-28T14:01:45.831488+0000 mgr.y (mgr.25253) 4593 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:46 smithi204 bash[68176]: cluster 2024-07-28T14:01:45.831488+0000 mgr.y (mgr.25253) 4593 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:47.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8353 16 16 0 0 0 - 0 2024-07-28T14:01:48.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8354 16 16 0 0 0 - 0 2024-07-28T14:01:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:48 smithi177 bash[79620]: cluster 2024-07-28T14:01:47.833057+0000 mgr.y (mgr.25253) 4594 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:48 smithi177 bash[81864]: cluster 2024-07-28T14:01:47.833057+0000 mgr.y (mgr.25253) 4594 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:48 smithi204 bash[68176]: cluster 2024-07-28T14:01:47.833057+0000 mgr.y (mgr.25253) 4594 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:49.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8355 16 16 0 0 0 - 0 2024-07-28T14:01:50.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8356 16 16 0 0 0 - 0 2024-07-28T14:01:51.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:50 smithi177 bash[81864]: cluster 2024-07-28T14:01:49.834565+0000 mgr.y (mgr.25253) 4595 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:50 smithi177 bash[79620]: cluster 2024-07-28T14:01:49.834565+0000 mgr.y (mgr.25253) 4595 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:50 smithi204 bash[68176]: cluster 2024-07-28T14:01:49.834565+0000 mgr.y (mgr.25253) 4595 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:51.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8357 16 16 0 0 0 - 0 2024-07-28T14:01:52.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8358 16 16 0 0 0 - 0 2024-07-28T14:01:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:01:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:52 smithi177 bash[81864]: cluster 2024-07-28T14:01:51.836042+0000 mgr.y (mgr.25253) 4596 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:52 smithi177 bash[79620]: cluster 2024-07-28T14:01:51.836042+0000 mgr.y (mgr.25253) 4596 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:52 smithi204 bash[68176]: cluster 2024-07-28T14:01:51.836042+0000 mgr.y (mgr.25253) 4596 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:53.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8359 16 16 0 0 0 - 0 2024-07-28T14:01:54.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:01:54.656415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:54.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:54.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8360 16 16 0 0 0 - 0 2024-07-28T14:01:55.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:54 smithi177 bash[81864]: cluster 2024-07-28T14:01:53.837570+0000 mgr.y (mgr.25253) 4597 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:54 smithi177 bash[79620]: cluster 2024-07-28T14:01:53.837570+0000 mgr.y (mgr.25253) 4597 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:54 smithi204 bash[68176]: cluster 2024-07-28T14:01:53.837570+0000 mgr.y (mgr.25253) 4597 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:55.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8361 16 16 0 0 0 - 0 2024-07-28T14:01:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:01:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:01:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:01:56.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8362 16 16 0 0 0 - 0 2024-07-28T14:01:57.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:56 smithi177 bash[81864]: cluster 2024-07-28T14:01:55.839149+0000 mgr.y (mgr.25253) 4598 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:56 smithi177 bash[79620]: cluster 2024-07-28T14:01:55.839149+0000 mgr.y (mgr.25253) 4598 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:56 smithi204 bash[68176]: cluster 2024-07-28T14:01:55.839149+0000 mgr.y (mgr.25253) 4598 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:57.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8363 16 16 0 0 0 - 0 2024-07-28T14:01:58.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8364 16 16 0 0 0 - 0 2024-07-28T14:01:59.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:01:58 smithi177 bash[81864]: cluster 2024-07-28T14:01:57.840901+0000 mgr.y (mgr.25253) 4599 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:01:58 smithi177 bash[79620]: cluster 2024-07-28T14:01:57.840901+0000 mgr.y (mgr.25253) 4599 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:01:58 smithi204 bash[68176]: cluster 2024-07-28T14:01:57.840901+0000 mgr.y (mgr.25253) 4599 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:01:59.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8365 16 16 0 0 0 - 0 2024-07-28T14:02:00.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8366 16 16 0 0 0 - 0 2024-07-28T14:02:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:00 smithi177 bash[81864]: cluster 2024-07-28T14:01:59.842396+0000 mgr.y (mgr.25253) 4600 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:00 smithi177 bash[81864]: audit 2024-07-28T14:02:00.901721+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:00 smithi177 bash[79620]: cluster 2024-07-28T14:01:59.842396+0000 mgr.y (mgr.25253) 4600 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:00 smithi177 bash[79620]: audit 2024-07-28T14:02:00.901721+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:00 smithi204 bash[68176]: cluster 2024-07-28T14:01:59.842396+0000 mgr.y (mgr.25253) 4600 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:00 smithi204 bash[68176]: audit 2024-07-28T14:02:00.901721+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:01.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8367 16 16 0 0 0 - 0 2024-07-28T14:02:02.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8368 16 16 0 0 0 - 0 2024-07-28T14:02:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:02 smithi177 bash[81864]: cluster 2024-07-28T14:02:01.843871+0000 mgr.y (mgr.25253) 4601 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:02 smithi177 bash[79620]: cluster 2024-07-28T14:02:01.843871+0000 mgr.y (mgr.25253) 4601 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:02 smithi204 bash[68176]: cluster 2024-07-28T14:02:01.843871+0000 mgr.y (mgr.25253) 4601 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:03.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8369 16 16 0 0 0 - 0 2024-07-28T14:02:04.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8370 16 16 0 0 0 - 0 2024-07-28T14:02:05.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:04 smithi177 bash[81864]: cluster 2024-07-28T14:02:03.845364+0000 mgr.y (mgr.25253) 4602 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:04 smithi177 bash[79620]: cluster 2024-07-28T14:02:03.845364+0000 mgr.y (mgr.25253) 4602 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:04 smithi204 bash[68176]: cluster 2024-07-28T14:02:03.845364+0000 mgr.y (mgr.25253) 4602 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:05.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8371 16 16 0 0 0 - 0 2024-07-28T14:02:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[81864]: audit 2024-07-28T14:02:05.073255+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[81864]: audit 2024-07-28T14:02:05.447884+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[81864]: audit 2024-07-28T14:02:05.456058+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[79620]: audit 2024-07-28T14:02:05.073255+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[79620]: audit 2024-07-28T14:02:05.447884+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:05 smithi177 bash[79620]: audit 2024-07-28T14:02:05.456058+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:05 smithi204 bash[68176]: audit 2024-07-28T14:02:05.073255+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:05 smithi204 bash[68176]: audit 2024-07-28T14:02:05.447884+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:05 smithi204 bash[68176]: audit 2024-07-28T14:02:05.456058+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:06.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8372 16 16 0 0 0 - 0 2024-07-28T14:02:07.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:06 smithi177 bash[81864]: cluster 2024-07-28T14:02:05.846809+0000 mgr.y (mgr.25253) 4603 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:06 smithi177 bash[79620]: cluster 2024-07-28T14:02:05.846809+0000 mgr.y (mgr.25253) 4603 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:06 smithi204 bash[68176]: cluster 2024-07-28T14:02:05.846809+0000 mgr.y (mgr.25253) 4603 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:07.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8373 16 16 0 0 0 - 0 2024-07-28T14:02:08.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8374 16 16 0 0 0 - 0 2024-07-28T14:02:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:09 smithi177 bash[81864]: cluster 2024-07-28T14:02:07.848317+0000 mgr.y (mgr.25253) 4604 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:09 smithi177 bash[79620]: cluster 2024-07-28T14:02:07.848317+0000 mgr.y (mgr.25253) 4604 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:09 smithi204 bash[68176]: cluster 2024-07-28T14:02:07.848317+0000 mgr.y (mgr.25253) 4604 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:09.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8375 16 16 0 0 0 - 0 2024-07-28T14:02:10.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8376 16 16 0 0 0 - 0 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[81864]: cluster 2024-07-28T14:02:09.849858+0000 mgr.y (mgr.25253) 4605 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[81864]: audit 2024-07-28T14:02:10.725741+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[81864]: audit 2024-07-28T14:02:10.732979+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[79620]: cluster 2024-07-28T14:02:09.849858+0000 mgr.y (mgr.25253) 4605 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[79620]: audit 2024-07-28T14:02:10.725741+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:11 smithi177 bash[79620]: audit 2024-07-28T14:02:10.732979+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:11 smithi204 bash[68176]: cluster 2024-07-28T14:02:09.849858+0000 mgr.y (mgr.25253) 4605 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:11 smithi204 bash[68176]: audit 2024-07-28T14:02:10.725741+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:11 smithi204 bash[68176]: audit 2024-07-28T14:02:10.732979+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:11.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8377 16 16 0 0 0 - 0 2024-07-28T14:02:12.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8378 16 16 0 0 0 - 0 2024-07-28T14:02:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: audit 2024-07-28T14:02:11.330100+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: audit 2024-07-28T14:02:11.339505+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: audit 2024-07-28T14:02:11.809090+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: audit 2024-07-28T14:02:11.810443+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: audit 2024-07-28T14:02:11.819347+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:12 smithi204 bash[68176]: cluster 2024-07-28T14:02:11.850852+0000 mgr.y (mgr.25253) 4606 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: audit 2024-07-28T14:02:11.330100+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: audit 2024-07-28T14:02:11.339505+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: audit 2024-07-28T14:02:11.809090+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: audit 2024-07-28T14:02:11.810443+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: audit 2024-07-28T14:02:11.819347+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[81864]: cluster 2024-07-28T14:02:11.850852+0000 mgr.y (mgr.25253) 4606 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: audit 2024-07-28T14:02:11.330100+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: audit 2024-07-28T14:02:11.339505+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: audit 2024-07-28T14:02:11.809090+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: audit 2024-07-28T14:02:11.810443+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: audit 2024-07-28T14:02:11.819347+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:02:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:12 smithi177 bash[79620]: cluster 2024-07-28T14:02:11.850852+0000 mgr.y (mgr.25253) 4606 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:13.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8379 16 16 0 0 0 - 0 2024-07-28T14:02:14.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:02:14.659666+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:14.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:14.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8380 16 16 0 0 0 - 0 2024-07-28T14:02:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:14 smithi204 bash[68176]: cluster 2024-07-28T14:02:13.852424+0000 mgr.y (mgr.25253) 4607 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:15.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:14 smithi177 bash[81864]: cluster 2024-07-28T14:02:13.852424+0000 mgr.y (mgr.25253) 4607 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:14 smithi177 bash[79620]: cluster 2024-07-28T14:02:13.852424+0000 mgr.y (mgr.25253) 4607 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:15.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8381 16 16 0 0 0 - 0 2024-07-28T14:02:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:15 smithi177 bash[79620]: audit 2024-07-28T14:02:15.902128+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:02:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:15 smithi177 bash[81864]: audit 2024-07-28T14:02:15.902128+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:15 smithi204 bash[68176]: audit 2024-07-28T14:02:15.902128+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:16.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8382 16 16 0 0 0 - 0 2024-07-28T14:02:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:16 smithi177 bash[81864]: cluster 2024-07-28T14:02:15.853820+0000 mgr.y (mgr.25253) 4608 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:16 smithi177 bash[79620]: cluster 2024-07-28T14:02:15.853820+0000 mgr.y (mgr.25253) 4608 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:16 smithi204 bash[68176]: cluster 2024-07-28T14:02:15.853820+0000 mgr.y (mgr.25253) 4608 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:17.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8383 16 16 0 0 0 - 0 2024-07-28T14:02:18.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8384 16 16 0 0 0 - 0 2024-07-28T14:02:19.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:18 smithi177 bash[81864]: cluster 2024-07-28T14:02:17.855258+0000 mgr.y (mgr.25253) 4609 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:18 smithi177 bash[79620]: cluster 2024-07-28T14:02:17.855258+0000 mgr.y (mgr.25253) 4609 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:18 smithi204 bash[68176]: cluster 2024-07-28T14:02:17.855258+0000 mgr.y (mgr.25253) 4609 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:19.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8385 16 16 0 0 0 - 0 2024-07-28T14:02:20.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8386 16 16 0 0 0 - 0 2024-07-28T14:02:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:20 smithi177 bash[81864]: cluster 2024-07-28T14:02:19.856737+0000 mgr.y (mgr.25253) 4610 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:20 smithi177 bash[79620]: cluster 2024-07-28T14:02:19.856737+0000 mgr.y (mgr.25253) 4610 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:20 smithi204 bash[68176]: cluster 2024-07-28T14:02:19.856737+0000 mgr.y (mgr.25253) 4610 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:21.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8387 16 16 0 0 0 - 0 2024-07-28T14:02:22.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8388 16 16 0 0 0 - 0 2024-07-28T14:02:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:22 smithi177 bash[81864]: cluster 2024-07-28T14:02:21.858187+0000 mgr.y (mgr.25253) 4611 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:22 smithi177 bash[79620]: cluster 2024-07-28T14:02:21.858187+0000 mgr.y (mgr.25253) 4611 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:22 smithi204 bash[68176]: cluster 2024-07-28T14:02:21.858187+0000 mgr.y (mgr.25253) 4611 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:23.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8389 16 16 0 0 0 - 0 2024-07-28T14:02:24.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8390 16 16 0 0 0 - 0 2024-07-28T14:02:25.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:24 smithi177 bash[81864]: cluster 2024-07-28T14:02:23.859668+0000 mgr.y (mgr.25253) 4612 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:24 smithi177 bash[79620]: cluster 2024-07-28T14:02:23.859668+0000 mgr.y (mgr.25253) 4612 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:24 smithi204 bash[68176]: cluster 2024-07-28T14:02:23.859668+0000 mgr.y (mgr.25253) 4612 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:25.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8391 16 16 0 0 0 - 0 2024-07-28T14:02:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:02:26.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8392 16 16 0 0 0 - 0 2024-07-28T14:02:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:26 smithi177 bash[81864]: cluster 2024-07-28T14:02:25.861118+0000 mgr.y (mgr.25253) 4613 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:26 smithi177 bash[79620]: cluster 2024-07-28T14:02:25.861118+0000 mgr.y (mgr.25253) 4613 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:26 smithi204 bash[68176]: cluster 2024-07-28T14:02:25.861118+0000 mgr.y (mgr.25253) 4613 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:27.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8393 16 16 0 0 0 - 0 2024-07-28T14:02:28.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8394 16 16 0 0 0 - 0 2024-07-28T14:02:29.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:28 smithi177 bash[81864]: cluster 2024-07-28T14:02:27.862552+0000 mgr.y (mgr.25253) 4614 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:28 smithi177 bash[79620]: cluster 2024-07-28T14:02:27.862552+0000 mgr.y (mgr.25253) 4614 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:28 smithi204 bash[68176]: cluster 2024-07-28T14:02:27.862552+0000 mgr.y (mgr.25253) 4614 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:29.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8395 16 16 0 0 0 - 0 2024-07-28T14:02:30.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8396 16 16 0 0 0 - 0 2024-07-28T14:02:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:30 smithi177 bash[81864]: cluster 2024-07-28T14:02:29.864035+0000 mgr.y (mgr.25253) 4615 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:30 smithi177 bash[81864]: audit 2024-07-28T14:02:30.902530+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:30 smithi177 bash[79620]: cluster 2024-07-28T14:02:29.864035+0000 mgr.y (mgr.25253) 4615 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:30 smithi177 bash[79620]: audit 2024-07-28T14:02:30.902530+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:30 smithi204 bash[68176]: cluster 2024-07-28T14:02:29.864035+0000 mgr.y (mgr.25253) 4615 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:30 smithi204 bash[68176]: audit 2024-07-28T14:02:30.902530+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:31.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8397 16 16 0 0 0 - 0 2024-07-28T14:02:32.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8398 16 16 0 0 0 - 0 2024-07-28T14:02:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:32 smithi177 bash[81864]: cluster 2024-07-28T14:02:31.865499+0000 mgr.y (mgr.25253) 4616 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:32 smithi177 bash[79620]: cluster 2024-07-28T14:02:31.865499+0000 mgr.y (mgr.25253) 4616 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:32 smithi204 bash[68176]: cluster 2024-07-28T14:02:31.865499+0000 mgr.y (mgr.25253) 4616 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:33.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8399 16 16 0 0 0 - 0 2024-07-28T14:02:34.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:02:34.662806+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:34.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:34.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8400 16 16 0 0 0 - 0 2024-07-28T14:02:35.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:34 smithi177 bash[81864]: cluster 2024-07-28T14:02:33.866981+0000 mgr.y (mgr.25253) 4617 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:34 smithi177 bash[79620]: cluster 2024-07-28T14:02:33.866981+0000 mgr.y (mgr.25253) 4617 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:34 smithi204 bash[68176]: cluster 2024-07-28T14:02:33.866981+0000 mgr.y (mgr.25253) 4617 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:35.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8401 16 16 0 0 0 - 0 2024-07-28T14:02:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:02:36.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8402 16 16 0 0 0 - 0 2024-07-28T14:02:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:36 smithi177 bash[81864]: cluster 2024-07-28T14:02:35.868453+0000 mgr.y (mgr.25253) 4618 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:36 smithi177 bash[79620]: cluster 2024-07-28T14:02:35.868453+0000 mgr.y (mgr.25253) 4618 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:36 smithi204 bash[68176]: cluster 2024-07-28T14:02:35.868453+0000 mgr.y (mgr.25253) 4618 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:37.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8403 16 16 0 0 0 - 0 2024-07-28T14:02:38.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8404 16 16 0 0 0 - 0 2024-07-28T14:02:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:38 smithi177 bash[81864]: cluster 2024-07-28T14:02:37.869920+0000 mgr.y (mgr.25253) 4619 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:38 smithi177 bash[79620]: cluster 2024-07-28T14:02:37.869920+0000 mgr.y (mgr.25253) 4619 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:38 smithi204 bash[68176]: cluster 2024-07-28T14:02:37.869920+0000 mgr.y (mgr.25253) 4619 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:39.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8405 16 16 0 0 0 - 0 2024-07-28T14:02:40.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8406 16 16 0 0 0 - 0 2024-07-28T14:02:41.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:40 smithi177 bash[81864]: cluster 2024-07-28T14:02:39.871365+0000 mgr.y (mgr.25253) 4620 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:40 smithi177 bash[79620]: cluster 2024-07-28T14:02:39.871365+0000 mgr.y (mgr.25253) 4620 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:40 smithi204 bash[68176]: cluster 2024-07-28T14:02:39.871365+0000 mgr.y (mgr.25253) 4620 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:41.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8407 16 16 0 0 0 - 0 2024-07-28T14:02:42.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8408 16 16 0 0 0 - 0 2024-07-28T14:02:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:42 smithi177 bash[81864]: cluster 2024-07-28T14:02:41.872823+0000 mgr.y (mgr.25253) 4621 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:42 smithi177 bash[79620]: cluster 2024-07-28T14:02:41.872823+0000 mgr.y (mgr.25253) 4621 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:42 smithi204 bash[68176]: cluster 2024-07-28T14:02:41.872823+0000 mgr.y (mgr.25253) 4621 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:43.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8409 16 16 0 0 0 - 0 2024-07-28T14:02:44.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8410 16 16 0 0 0 - 0 2024-07-28T14:02:45.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:44 smithi177 bash[81864]: cluster 2024-07-28T14:02:43.874299+0000 mgr.y (mgr.25253) 4622 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:44 smithi177 bash[79620]: cluster 2024-07-28T14:02:43.874299+0000 mgr.y (mgr.25253) 4622 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:44 smithi204 bash[68176]: cluster 2024-07-28T14:02:43.874299+0000 mgr.y (mgr.25253) 4622 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:45.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8411 16 16 0 0 0 - 0 2024-07-28T14:02:46.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:02:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:45 smithi177 bash[81864]: audit 2024-07-28T14:02:45.902977+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:45 smithi177 bash[79620]: audit 2024-07-28T14:02:45.902977+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:45 smithi204 bash[68176]: audit 2024-07-28T14:02:45.902977+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:46.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8412 16 16 0 0 0 - 0 2024-07-28T14:02:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:47 smithi177 bash[81864]: cluster 2024-07-28T14:02:45.875793+0000 mgr.y (mgr.25253) 4623 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:46 smithi177 bash[79620]: cluster 2024-07-28T14:02:45.875793+0000 mgr.y (mgr.25253) 4623 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:46 smithi204 bash[68176]: cluster 2024-07-28T14:02:45.875793+0000 mgr.y (mgr.25253) 4623 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:47.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8413 16 16 0 0 0 - 0 2024-07-28T14:02:48.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8414 16 16 0 0 0 - 0 2024-07-28T14:02:49.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:49 smithi177 bash[81864]: cluster 2024-07-28T14:02:47.877282+0000 mgr.y (mgr.25253) 4624 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:49 smithi177 bash[79620]: cluster 2024-07-28T14:02:47.877282+0000 mgr.y (mgr.25253) 4624 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:49 smithi204 bash[68176]: cluster 2024-07-28T14:02:47.877282+0000 mgr.y (mgr.25253) 4624 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:49.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8415 16 16 0 0 0 - 0 2024-07-28T14:02:50.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8416 16 16 0 0 0 - 0 2024-07-28T14:02:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:51 smithi177 bash[81864]: cluster 2024-07-28T14:02:49.878710+0000 mgr.y (mgr.25253) 4625 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:51 smithi177 bash[79620]: cluster 2024-07-28T14:02:49.878710+0000 mgr.y (mgr.25253) 4625 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:51 smithi204 bash[68176]: cluster 2024-07-28T14:02:49.878710+0000 mgr.y (mgr.25253) 4625 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:51.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8417 16 16 0 0 0 - 0 2024-07-28T14:02:52.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8418 16 16 0 0 0 - 0 2024-07-28T14:02:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:02:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:53 smithi177 bash[81864]: cluster 2024-07-28T14:02:51.880305+0000 mgr.y (mgr.25253) 4626 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:53 smithi177 bash[79620]: cluster 2024-07-28T14:02:51.880305+0000 mgr.y (mgr.25253) 4626 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:53 smithi204 bash[68176]: cluster 2024-07-28T14:02:51.880305+0000 mgr.y (mgr.25253) 4626 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:53.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8419 16 16 0 0 0 - 0 2024-07-28T14:02:54.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:02:54.666000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:54.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:54.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8420 16 16 0 0 0 - 0 2024-07-28T14:02:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:55 smithi177 bash[81864]: cluster 2024-07-28T14:02:53.881774+0000 mgr.y (mgr.25253) 4627 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:55 smithi177 bash[79620]: cluster 2024-07-28T14:02:53.881774+0000 mgr.y (mgr.25253) 4627 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:55 smithi204 bash[68176]: cluster 2024-07-28T14:02:53.881774+0000 mgr.y (mgr.25253) 4627 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:55.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8421 16 16 0 0 0 - 0 2024-07-28T14:02:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:02:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:02:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:02:56.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8422 16 16 0 0 0 - 0 2024-07-28T14:02:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:57 smithi204 bash[68176]: cluster 2024-07-28T14:02:55.883281+0000 mgr.y (mgr.25253) 4628 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:57 smithi177 bash[81864]: cluster 2024-07-28T14:02:55.883281+0000 mgr.y (mgr.25253) 4628 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:57 smithi177 bash[79620]: cluster 2024-07-28T14:02:55.883281+0000 mgr.y (mgr.25253) 4628 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:57.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8423 16 16 0 0 0 - 0 2024-07-28T14:02:58.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8424 16 16 0 0 0 - 0 2024-07-28T14:02:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:02:59 smithi204 bash[68176]: cluster 2024-07-28T14:02:57.884743+0000 mgr.y (mgr.25253) 4629 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:59.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:02:59 smithi177 bash[81864]: cluster 2024-07-28T14:02:57.884743+0000 mgr.y (mgr.25253) 4629 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:02:59 smithi177 bash[79620]: cluster 2024-07-28T14:02:57.884743+0000 mgr.y (mgr.25253) 4629 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:02:59.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8425 16 16 0 0 0 - 0 2024-07-28T14:03:00.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8426 16 16 0 0 0 - 0 2024-07-28T14:03:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:01 smithi204 bash[68176]: cluster 2024-07-28T14:02:59.886172+0000 mgr.y (mgr.25253) 4630 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:01 smithi204 bash[68176]: audit 2024-07-28T14:03:00.903336+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:01 smithi177 bash[81864]: cluster 2024-07-28T14:02:59.886172+0000 mgr.y (mgr.25253) 4630 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:01 smithi177 bash[81864]: audit 2024-07-28T14:03:00.903336+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:01 smithi177 bash[79620]: cluster 2024-07-28T14:02:59.886172+0000 mgr.y (mgr.25253) 4630 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:01 smithi177 bash[79620]: audit 2024-07-28T14:03:00.903336+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:01.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8427 16 16 0 0 0 - 0 2024-07-28T14:03:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8428 16 16 0 0 0 - 0 2024-07-28T14:03:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:03 smithi204 bash[68176]: cluster 2024-07-28T14:03:01.887682+0000 mgr.y (mgr.25253) 4631 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:03.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:03 smithi177 bash[81864]: cluster 2024-07-28T14:03:01.887682+0000 mgr.y (mgr.25253) 4631 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:03 smithi177 bash[79620]: cluster 2024-07-28T14:03:01.887682+0000 mgr.y (mgr.25253) 4631 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:03.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8429 16 16 0 0 0 - 0 2024-07-28T14:03:04.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8430 16 16 0 0 0 - 0 2024-07-28T14:03:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:05 smithi204 bash[68176]: cluster 2024-07-28T14:03:03.889155+0000 mgr.y (mgr.25253) 4632 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:05 smithi177 bash[81864]: cluster 2024-07-28T14:03:03.889155+0000 mgr.y (mgr.25253) 4632 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:05 smithi177 bash[79620]: cluster 2024-07-28T14:03:03.889155+0000 mgr.y (mgr.25253) 4632 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:05.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8431 16 16 0 0 0 - 0 2024-07-28T14:03:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:03:06.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8432 16 16 0 0 0 - 0 2024-07-28T14:03:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:07 smithi204 bash[68176]: cluster 2024-07-28T14:03:05.890620+0000 mgr.y (mgr.25253) 4633 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:07.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:07 smithi177 bash[81864]: cluster 2024-07-28T14:03:05.890620+0000 mgr.y (mgr.25253) 4633 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:07 smithi177 bash[79620]: cluster 2024-07-28T14:03:05.890620+0000 mgr.y (mgr.25253) 4633 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:07.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8433 16 16 0 0 0 - 0 2024-07-28T14:03:08.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8434 16 16 0 0 0 - 0 2024-07-28T14:03:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:09 smithi204 bash[68176]: cluster 2024-07-28T14:03:07.892114+0000 mgr.y (mgr.25253) 4634 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:09.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:09 smithi177 bash[81864]: cluster 2024-07-28T14:03:07.892114+0000 mgr.y (mgr.25253) 4634 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:09 smithi177 bash[79620]: cluster 2024-07-28T14:03:07.892114+0000 mgr.y (mgr.25253) 4634 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:09.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8435 16 16 0 0 0 - 0 2024-07-28T14:03:10.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8436 16 16 0 0 0 - 0 2024-07-28T14:03:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:11 smithi204 bash[68176]: cluster 2024-07-28T14:03:09.893589+0000 mgr.y (mgr.25253) 4635 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:11.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:11 smithi177 bash[81864]: cluster 2024-07-28T14:03:09.893589+0000 mgr.y (mgr.25253) 4635 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:11 smithi177 bash[79620]: cluster 2024-07-28T14:03:09.893589+0000 mgr.y (mgr.25253) 4635 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:11.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8437 16 16 0 0 0 - 0 2024-07-28T14:03:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:12 smithi204 bash[68176]: audit 2024-07-28T14:03:11.929971+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:12 smithi177 bash[79620]: audit 2024-07-28T14:03:11.929971+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:12 smithi177 bash[81864]: audit 2024-07-28T14:03:11.929971+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8438 16 16 0 0 0 - 0 2024-07-28T14:03:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:13 smithi204 bash[68176]: cluster 2024-07-28T14:03:11.895037+0000 mgr.y (mgr.25253) 4636 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:13.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:13 smithi177 bash[79620]: cluster 2024-07-28T14:03:11.895037+0000 mgr.y (mgr.25253) 4636 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:13 smithi177 bash[81864]: cluster 2024-07-28T14:03:11.895037+0000 mgr.y (mgr.25253) 4636 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:13.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8439 16 16 0 0 0 - 0 2024-07-28T14:03:14.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:03:14.669291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:14.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:14.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8440 16 16 0 0 0 - 0 2024-07-28T14:03:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:15 smithi204 bash[68176]: cluster 2024-07-28T14:03:13.896586+0000 mgr.y (mgr.25253) 4637 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:15 smithi177 bash[81864]: cluster 2024-07-28T14:03:13.896586+0000 mgr.y (mgr.25253) 4637 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:15 smithi177 bash[79620]: cluster 2024-07-28T14:03:13.896586+0000 mgr.y (mgr.25253) 4637 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:15.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8441 16 16 0 0 0 - 0 2024-07-28T14:03:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:16 smithi204 bash[68176]: audit 2024-07-28T14:03:15.903926+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:16 smithi177 bash[79620]: audit 2024-07-28T14:03:15.903926+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:03:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:16 smithi177 bash[81864]: audit 2024-07-28T14:03:15.903926+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:16.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8442 16 16 0 0 0 - 0 2024-07-28T14:03:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:17 smithi204 bash[68176]: cluster 2024-07-28T14:03:15.898066+0000 mgr.y (mgr.25253) 4638 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:17.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:17 smithi177 bash[79620]: cluster 2024-07-28T14:03:15.898066+0000 mgr.y (mgr.25253) 4638 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:17.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:17 smithi177 bash[81864]: cluster 2024-07-28T14:03:15.898066+0000 mgr.y (mgr.25253) 4638 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:17.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8443 16 16 0 0 0 - 0 2024-07-28T14:03:18.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8444 16 16 0 0 0 - 0 2024-07-28T14:03:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:17.616605+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:17.625425+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:17.867402+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:17.877068+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: cluster 2024-07-28T14:03:17.898773+0000 mgr.y (mgr.25253) 4639 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:18.309703+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:18.311352+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:03:18.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:18 smithi204 bash[68176]: audit 2024-07-28T14:03:18.319296+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:17.616605+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:17.625425+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:17.867402+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:17.877068+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: cluster 2024-07-28T14:03:17.898773+0000 mgr.y (mgr.25253) 4639 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:18.309703+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:18.311352+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[81864]: audit 2024-07-28T14:03:18.319296+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:17.616605+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:17.625425+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:17.867402+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:17.877068+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: cluster 2024-07-28T14:03:17.898773+0000 mgr.y (mgr.25253) 4639 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:18.309703+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:18.311352+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:03:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:18 smithi177 bash[79620]: audit 2024-07-28T14:03:18.319296+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:03:19.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8445 16 16 0 0 0 - 0 2024-07-28T14:03:20.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8446 16 16 0 0 0 - 0 2024-07-28T14:03:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:20 smithi177 bash[81864]: cluster 2024-07-28T14:03:19.900200+0000 mgr.y (mgr.25253) 4640 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:20 smithi177 bash[79620]: cluster 2024-07-28T14:03:19.900200+0000 mgr.y (mgr.25253) 4640 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:20 smithi204 bash[68176]: cluster 2024-07-28T14:03:19.900200+0000 mgr.y (mgr.25253) 4640 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:21.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8447 16 16 0 0 0 - 0 2024-07-28T14:03:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8448 16 16 0 0 0 - 0 2024-07-28T14:03:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:22 smithi177 bash[81864]: cluster 2024-07-28T14:03:21.901669+0000 mgr.y (mgr.25253) 4641 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:22 smithi177 bash[79620]: cluster 2024-07-28T14:03:21.901669+0000 mgr.y (mgr.25253) 4641 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:22 smithi204 bash[68176]: cluster 2024-07-28T14:03:21.901669+0000 mgr.y (mgr.25253) 4641 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:23.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8449 16 16 0 0 0 - 0 2024-07-28T14:03:24.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8450 16 16 0 0 0 - 0 2024-07-28T14:03:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:24 smithi177 bash[81864]: cluster 2024-07-28T14:03:23.903119+0000 mgr.y (mgr.25253) 4642 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:24 smithi177 bash[79620]: cluster 2024-07-28T14:03:23.903119+0000 mgr.y (mgr.25253) 4642 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:24 smithi204 bash[68176]: cluster 2024-07-28T14:03:23.903119+0000 mgr.y (mgr.25253) 4642 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:25.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8451 16 16 0 0 0 - 0 2024-07-28T14:03:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:03:26.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8452 16 16 0 0 0 - 0 2024-07-28T14:03:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:26 smithi177 bash[79620]: cluster 2024-07-28T14:03:25.904566+0000 mgr.y (mgr.25253) 4643 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:26 smithi177 bash[81864]: cluster 2024-07-28T14:03:25.904566+0000 mgr.y (mgr.25253) 4643 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:26 smithi204 bash[68176]: cluster 2024-07-28T14:03:25.904566+0000 mgr.y (mgr.25253) 4643 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:27.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8453 16 16 0 0 0 - 0 2024-07-28T14:03:28.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8454 16 16 0 0 0 - 0 2024-07-28T14:03:29.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:28 smithi177 bash[81864]: cluster 2024-07-28T14:03:27.905985+0000 mgr.y (mgr.25253) 4644 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:28 smithi177 bash[79620]: cluster 2024-07-28T14:03:27.905985+0000 mgr.y (mgr.25253) 4644 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:28 smithi204 bash[68176]: cluster 2024-07-28T14:03:27.905985+0000 mgr.y (mgr.25253) 4644 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:29.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8455 16 16 0 0 0 - 0 2024-07-28T14:03:30.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8456 16 16 0 0 0 - 0 2024-07-28T14:03:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:30 smithi177 bash[81864]: cluster 2024-07-28T14:03:29.907415+0000 mgr.y (mgr.25253) 4645 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:30 smithi177 bash[81864]: audit 2024-07-28T14:03:30.904365+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:30 smithi177 bash[79620]: cluster 2024-07-28T14:03:29.907415+0000 mgr.y (mgr.25253) 4645 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:30 smithi177 bash[79620]: audit 2024-07-28T14:03:30.904365+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:30 smithi204 bash[68176]: cluster 2024-07-28T14:03:29.907415+0000 mgr.y (mgr.25253) 4645 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:30 smithi204 bash[68176]: audit 2024-07-28T14:03:30.904365+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:31.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8457 16 16 0 0 0 - 0 2024-07-28T14:03:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8458 16 16 0 0 0 - 0 2024-07-28T14:03:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:32 smithi177 bash[81864]: cluster 2024-07-28T14:03:31.909518+0000 mgr.y (mgr.25253) 4646 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:32 smithi177 bash[79620]: cluster 2024-07-28T14:03:31.909518+0000 mgr.y (mgr.25253) 4646 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:32 smithi204 bash[68176]: cluster 2024-07-28T14:03:31.909518+0000 mgr.y (mgr.25253) 4646 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:33.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8459 16 16 0 0 0 - 0 2024-07-28T14:03:34.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:03:34.672370+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:34.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:34.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8460 16 16 0 0 0 - 0 2024-07-28T14:03:35.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:34 smithi177 bash[81864]: cluster 2024-07-28T14:03:33.911013+0000 mgr.y (mgr.25253) 4647 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:34 smithi177 bash[79620]: cluster 2024-07-28T14:03:33.911013+0000 mgr.y (mgr.25253) 4647 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:34 smithi204 bash[68176]: cluster 2024-07-28T14:03:33.911013+0000 mgr.y (mgr.25253) 4647 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:35.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8461 16 16 0 0 0 - 0 2024-07-28T14:03:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:03:36.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8462 16 16 0 0 0 - 0 2024-07-28T14:03:37.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:36 smithi177 bash[81864]: cluster 2024-07-28T14:03:35.912467+0000 mgr.y (mgr.25253) 4648 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:36 smithi177 bash[79620]: cluster 2024-07-28T14:03:35.912467+0000 mgr.y (mgr.25253) 4648 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:36 smithi204 bash[68176]: cluster 2024-07-28T14:03:35.912467+0000 mgr.y (mgr.25253) 4648 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:37.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8463 16 16 0 0 0 - 0 2024-07-28T14:03:38.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8464 16 16 0 0 0 - 0 2024-07-28T14:03:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:38 smithi177 bash[81864]: cluster 2024-07-28T14:03:37.913917+0000 mgr.y (mgr.25253) 4649 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:38 smithi177 bash[79620]: cluster 2024-07-28T14:03:37.913917+0000 mgr.y (mgr.25253) 4649 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:38 smithi204 bash[68176]: cluster 2024-07-28T14:03:37.913917+0000 mgr.y (mgr.25253) 4649 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:39.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8465 16 16 0 0 0 - 0 2024-07-28T14:03:40.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8466 16 16 0 0 0 - 0 2024-07-28T14:03:41.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:40 smithi177 bash[81864]: cluster 2024-07-28T14:03:39.915343+0000 mgr.y (mgr.25253) 4650 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:40 smithi177 bash[79620]: cluster 2024-07-28T14:03:39.915343+0000 mgr.y (mgr.25253) 4650 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:40 smithi204 bash[68176]: cluster 2024-07-28T14:03:39.915343+0000 mgr.y (mgr.25253) 4650 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:41.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8467 16 16 0 0 0 - 0 2024-07-28T14:03:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8468 16 16 0 0 0 - 0 2024-07-28T14:03:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:43 smithi177 bash[81864]: cluster 2024-07-28T14:03:41.916831+0000 mgr.y (mgr.25253) 4651 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:43 smithi177 bash[79620]: cluster 2024-07-28T14:03:41.916831+0000 mgr.y (mgr.25253) 4651 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:42 smithi204 bash[68176]: cluster 2024-07-28T14:03:41.916831+0000 mgr.y (mgr.25253) 4651 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:43.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8469 16 16 0 0 0 - 0 2024-07-28T14:03:44.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8470 16 16 0 0 0 - 0 2024-07-28T14:03:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:45 smithi177 bash[81864]: cluster 2024-07-28T14:03:43.918293+0000 mgr.y (mgr.25253) 4652 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:45 smithi177 bash[79620]: cluster 2024-07-28T14:03:43.918293+0000 mgr.y (mgr.25253) 4652 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:45 smithi204 bash[68176]: cluster 2024-07-28T14:03:43.918293+0000 mgr.y (mgr.25253) 4652 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:45.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8471 16 16 0 0 0 - 0 2024-07-28T14:03:46.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:46 smithi177 bash[81864]: audit 2024-07-28T14:03:45.904629+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:46 smithi177 bash[79620]: audit 2024-07-28T14:03:45.904629+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:03:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:46 smithi204 bash[68176]: audit 2024-07-28T14:03:45.904629+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:46.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8472 16 16 0 0 0 - 0 2024-07-28T14:03:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:47 smithi177 bash[81864]: cluster 2024-07-28T14:03:45.919752+0000 mgr.y (mgr.25253) 4653 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:47 smithi177 bash[79620]: cluster 2024-07-28T14:03:45.919752+0000 mgr.y (mgr.25253) 4653 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:47 smithi204 bash[68176]: cluster 2024-07-28T14:03:45.919752+0000 mgr.y (mgr.25253) 4653 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:47.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8473 16 16 0 0 0 - 0 2024-07-28T14:03:48.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8474 16 16 0 0 0 - 0 2024-07-28T14:03:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:49 smithi204 bash[68176]: cluster 2024-07-28T14:03:47.921308+0000 mgr.y (mgr.25253) 4654 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:49.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:49 smithi177 bash[81864]: cluster 2024-07-28T14:03:47.921308+0000 mgr.y (mgr.25253) 4654 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:49 smithi177 bash[79620]: cluster 2024-07-28T14:03:47.921308+0000 mgr.y (mgr.25253) 4654 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:49.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8475 16 16 0 0 0 - 0 2024-07-28T14:03:50.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8476 16 16 0 0 0 - 0 2024-07-28T14:03:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:51 smithi204 bash[68176]: cluster 2024-07-28T14:03:49.922927+0000 mgr.y (mgr.25253) 4655 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:51 smithi177 bash[81864]: cluster 2024-07-28T14:03:49.922927+0000 mgr.y (mgr.25253) 4655 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:51 smithi177 bash[79620]: cluster 2024-07-28T14:03:49.922927+0000 mgr.y (mgr.25253) 4655 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:51.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8477 16 16 0 0 0 - 0 2024-07-28T14:03:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:03:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8478 16 16 0 0 0 - 0 2024-07-28T14:03:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:53 smithi204 bash[68176]: cluster 2024-07-28T14:03:51.924586+0000 mgr.y (mgr.25253) 4656 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:53 smithi177 bash[81864]: cluster 2024-07-28T14:03:51.924586+0000 mgr.y (mgr.25253) 4656 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:53 smithi177 bash[79620]: cluster 2024-07-28T14:03:51.924586+0000 mgr.y (mgr.25253) 4656 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:53.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8479 16 16 0 0 0 - 0 2024-07-28T14:03:54.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:03:54.675510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:54.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:54.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8480 16 16 0 0 0 - 0 2024-07-28T14:03:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:55 smithi204 bash[68176]: cluster 2024-07-28T14:03:53.926085+0000 mgr.y (mgr.25253) 4657 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:55.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:55 smithi177 bash[81864]: cluster 2024-07-28T14:03:53.926085+0000 mgr.y (mgr.25253) 4657 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:55 smithi177 bash[79620]: cluster 2024-07-28T14:03:53.926085+0000 mgr.y (mgr.25253) 4657 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:55.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8481 16 16 0 0 0 - 0 2024-07-28T14:03:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:03:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:03:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:03:56.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8482 16 16 0 0 0 - 0 2024-07-28T14:03:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:57 smithi204 bash[68176]: cluster 2024-07-28T14:03:55.927501+0000 mgr.y (mgr.25253) 4658 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:57 smithi177 bash[81864]: cluster 2024-07-28T14:03:55.927501+0000 mgr.y (mgr.25253) 4658 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:57 smithi177 bash[79620]: cluster 2024-07-28T14:03:55.927501+0000 mgr.y (mgr.25253) 4658 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:57.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8483 16 16 0 0 0 - 0 2024-07-28T14:03:58.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8484 16 16 0 0 0 - 0 2024-07-28T14:03:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:03:59 smithi204 bash[68176]: cluster 2024-07-28T14:03:57.929069+0000 mgr.y (mgr.25253) 4659 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:59.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:03:59 smithi177 bash[81864]: cluster 2024-07-28T14:03:57.929069+0000 mgr.y (mgr.25253) 4659 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:03:59 smithi177 bash[79620]: cluster 2024-07-28T14:03:57.929069+0000 mgr.y (mgr.25253) 4659 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:03:59.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8485 16 16 0 0 0 - 0 2024-07-28T14:04:00.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8486 16 16 0 0 0 - 0 2024-07-28T14:04:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:01 smithi204 bash[68176]: cluster 2024-07-28T14:03:59.930662+0000 mgr.y (mgr.25253) 4660 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:01 smithi204 bash[68176]: audit 2024-07-28T14:04:00.905092+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:01 smithi177 bash[81864]: cluster 2024-07-28T14:03:59.930662+0000 mgr.y (mgr.25253) 4660 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:01 smithi177 bash[81864]: audit 2024-07-28T14:04:00.905092+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:01 smithi177 bash[79620]: cluster 2024-07-28T14:03:59.930662+0000 mgr.y (mgr.25253) 4660 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:01 smithi177 bash[79620]: audit 2024-07-28T14:04:00.905092+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:01.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8487 16 16 0 0 0 - 0 2024-07-28T14:04:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8488 16 16 0 0 0 - 0 2024-07-28T14:04:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:03 smithi204 bash[68176]: cluster 2024-07-28T14:04:01.932270+0000 mgr.y (mgr.25253) 4661 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:03.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:03 smithi177 bash[81864]: cluster 2024-07-28T14:04:01.932270+0000 mgr.y (mgr.25253) 4661 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:03 smithi177 bash[79620]: cluster 2024-07-28T14:04:01.932270+0000 mgr.y (mgr.25253) 4661 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:03.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8489 16 16 0 0 0 - 0 2024-07-28T14:04:04.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8490 16 16 0 0 0 - 0 2024-07-28T14:04:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:05 smithi204 bash[68176]: cluster 2024-07-28T14:04:03.933766+0000 mgr.y (mgr.25253) 4662 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:05.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:05 smithi177 bash[81864]: cluster 2024-07-28T14:04:03.933766+0000 mgr.y (mgr.25253) 4662 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:05 smithi177 bash[79620]: cluster 2024-07-28T14:04:03.933766+0000 mgr.y (mgr.25253) 4662 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:05.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8491 16 16 0 0 0 - 0 2024-07-28T14:04:06.314 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:04:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:06 smithi204 bash[68176]: cluster 2024-07-28T14:04:05.935227+0000 mgr.y (mgr.25253) 4663 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:06.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8492 16 16 0 0 0 - 0 2024-07-28T14:04:06.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:06 smithi177 bash[81864]: cluster 2024-07-28T14:04:05.935227+0000 mgr.y (mgr.25253) 4663 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:06 smithi177 bash[79620]: cluster 2024-07-28T14:04:05.935227+0000 mgr.y (mgr.25253) 4663 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:07.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8493 16 16 0 0 0 - 0 2024-07-28T14:04:08.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8494 16 16 0 0 0 - 0 2024-07-28T14:04:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:08 smithi177 bash[81864]: cluster 2024-07-28T14:04:07.936703+0000 mgr.y (mgr.25253) 4664 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:08 smithi177 bash[79620]: cluster 2024-07-28T14:04:07.936703+0000 mgr.y (mgr.25253) 4664 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:08 smithi204 bash[68176]: cluster 2024-07-28T14:04:07.936703+0000 mgr.y (mgr.25253) 4664 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:09.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8495 16 16 0 0 0 - 0 2024-07-28T14:04:10.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8496 16 16 0 0 0 - 0 2024-07-28T14:04:11.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:10 smithi177 bash[81864]: cluster 2024-07-28T14:04:09.938267+0000 mgr.y (mgr.25253) 4665 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:10 smithi177 bash[79620]: cluster 2024-07-28T14:04:09.938267+0000 mgr.y (mgr.25253) 4665 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:10 smithi204 bash[68176]: cluster 2024-07-28T14:04:09.938267+0000 mgr.y (mgr.25253) 4665 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:11.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8497 16 16 0 0 0 - 0 2024-07-28T14:04:12.572 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8498 16 16 0 0 0 - 0 2024-07-28T14:04:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:13 smithi177 bash[81864]: cluster 2024-07-28T14:04:11.939915+0000 mgr.y (mgr.25253) 4666 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:13 smithi177 bash[79620]: cluster 2024-07-28T14:04:11.939915+0000 mgr.y (mgr.25253) 4666 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:13 smithi204 bash[68176]: cluster 2024-07-28T14:04:11.939915+0000 mgr.y (mgr.25253) 4666 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:13.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8499 16 16 0 0 0 - 0 2024-07-28T14:04:14.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:04:14.678590+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:14.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:14.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8500 16 16 0 0 0 - 0 2024-07-28T14:04:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:15 smithi177 bash[81864]: cluster 2024-07-28T14:04:13.941413+0000 mgr.y (mgr.25253) 4667 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:15 smithi177 bash[79620]: cluster 2024-07-28T14:04:13.941413+0000 mgr.y (mgr.25253) 4667 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:15 smithi204 bash[68176]: cluster 2024-07-28T14:04:13.941413+0000 mgr.y (mgr.25253) 4667 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:15.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8501 16 16 0 0 0 - 0 2024-07-28T14:04:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:16 smithi177 bash[79620]: audit 2024-07-28T14:04:15.905620+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:16 smithi177 bash[81864]: audit 2024-07-28T14:04:15.905620+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:04:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:16 smithi204 bash[68176]: audit 2024-07-28T14:04:15.905620+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:16.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8502 16 16 0 0 0 - 0 2024-07-28T14:04:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:17 smithi204 bash[68176]: cluster 2024-07-28T14:04:15.942814+0000 mgr.y (mgr.25253) 4668 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:17.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:17 smithi177 bash[79620]: cluster 2024-07-28T14:04:15.942814+0000 mgr.y (mgr.25253) 4668 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:17 smithi177 bash[81864]: cluster 2024-07-28T14:04:15.942814+0000 mgr.y (mgr.25253) 4668 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:17.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8503 16 16 0 0 0 - 0 2024-07-28T14:04:18.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8504 16 16 0 0 0 - 0 2024-07-28T14:04:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:19 smithi204 bash[68176]: cluster 2024-07-28T14:04:17.944309+0000 mgr.y (mgr.25253) 4669 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:19 smithi204 bash[68176]: audit 2024-07-28T14:04:18.425927+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:04:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:19 smithi177 bash[79620]: cluster 2024-07-28T14:04:17.944309+0000 mgr.y (mgr.25253) 4669 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:19 smithi177 bash[79620]: audit 2024-07-28T14:04:18.425927+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:04:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:19 smithi177 bash[81864]: cluster 2024-07-28T14:04:17.944309+0000 mgr.y (mgr.25253) 4669 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:19 smithi177 bash[81864]: audit 2024-07-28T14:04:18.425927+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:04:19.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8505 16 16 0 0 0 - 0 2024-07-28T14:04:20.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8506 16 16 0 0 0 - 0 2024-07-28T14:04:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:21 smithi204 bash[68176]: cluster 2024-07-28T14:04:19.945778+0000 mgr.y (mgr.25253) 4670 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:21.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:21 smithi177 bash[81864]: cluster 2024-07-28T14:04:19.945778+0000 mgr.y (mgr.25253) 4670 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:21 smithi177 bash[79620]: cluster 2024-07-28T14:04:19.945778+0000 mgr.y (mgr.25253) 4670 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:21.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8507 16 16 0 0 0 - 0 2024-07-28T14:04:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8508 16 16 0 0 0 - 0 2024-07-28T14:04:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:23 smithi204 bash[68176]: cluster 2024-07-28T14:04:21.947254+0000 mgr.y (mgr.25253) 4671 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:23.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:23 smithi177 bash[79620]: cluster 2024-07-28T14:04:21.947254+0000 mgr.y (mgr.25253) 4671 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:23 smithi177 bash[81864]: cluster 2024-07-28T14:04:21.947254+0000 mgr.y (mgr.25253) 4671 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:23.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8509 16 16 0 0 0 - 0 2024-07-28T14:04:24.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8510 16 16 0 0 0 - 0 2024-07-28T14:04:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: cluster 2024-07-28T14:04:23.947967+0000 mgr.y (mgr.25253) 4672 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.107691+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.113720+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.367376+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.373401+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.759495+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.761056+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:25.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:25 smithi204 bash[68176]: audit 2024-07-28T14:04:24.770136+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: cluster 2024-07-28T14:04:23.947967+0000 mgr.y (mgr.25253) 4672 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.107691+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.113720+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.367376+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.373401+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.759495+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.761056+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[81864]: audit 2024-07-28T14:04:24.770136+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: cluster 2024-07-28T14:04:23.947967+0000 mgr.y (mgr.25253) 4672 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.107691+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.113720+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.367376+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.373401+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.759495+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.761056+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:25 smithi177 bash[79620]: audit 2024-07-28T14:04:24.770136+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:04:25.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8511 16 16 0 0 0 - 0 2024-07-28T14:04:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:04:26.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8512 16 16 0 0 0 - 0 2024-07-28T14:04:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:27 smithi204 bash[68176]: cluster 2024-07-28T14:04:25.949390+0000 mgr.y (mgr.25253) 4673 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:27 smithi177 bash[81864]: cluster 2024-07-28T14:04:25.949390+0000 mgr.y (mgr.25253) 4673 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:27 smithi177 bash[79620]: cluster 2024-07-28T14:04:25.949390+0000 mgr.y (mgr.25253) 4673 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:27.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8513 16 16 0 0 0 - 0 2024-07-28T14:04:28.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8514 16 16 0 0 0 - 0 2024-07-28T14:04:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:29 smithi204 bash[68176]: cluster 2024-07-28T14:04:27.950836+0000 mgr.y (mgr.25253) 4674 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:29.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:29 smithi177 bash[81864]: cluster 2024-07-28T14:04:27.950836+0000 mgr.y (mgr.25253) 4674 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:29 smithi177 bash[79620]: cluster 2024-07-28T14:04:27.950836+0000 mgr.y (mgr.25253) 4674 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:29.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8515 16 16 0 0 0 - 0 2024-07-28T14:04:30.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8516 16 16 0 0 0 - 0 2024-07-28T14:04:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:31 smithi204 bash[68176]: cluster 2024-07-28T14:04:29.952312+0000 mgr.y (mgr.25253) 4675 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:31 smithi204 bash[68176]: audit 2024-07-28T14:04:30.906070+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:31 smithi177 bash[81864]: cluster 2024-07-28T14:04:29.952312+0000 mgr.y (mgr.25253) 4675 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:31 smithi177 bash[81864]: audit 2024-07-28T14:04:30.906070+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:31 smithi177 bash[79620]: cluster 2024-07-28T14:04:29.952312+0000 mgr.y (mgr.25253) 4675 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:31 smithi177 bash[79620]: audit 2024-07-28T14:04:30.906070+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:31.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8517 16 16 0 0 0 - 0 2024-07-28T14:04:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8518 16 16 0 0 0 - 0 2024-07-28T14:04:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:33 smithi204 bash[68176]: cluster 2024-07-28T14:04:31.953848+0000 mgr.y (mgr.25253) 4676 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:33.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:33 smithi177 bash[81864]: cluster 2024-07-28T14:04:31.953848+0000 mgr.y (mgr.25253) 4676 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:33 smithi177 bash[79620]: cluster 2024-07-28T14:04:31.953848+0000 mgr.y (mgr.25253) 4676 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:33.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8519 16 16 0 0 0 - 0 2024-07-28T14:04:34.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:04:34.681775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:34.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:34.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8520 16 16 0 0 0 - 0 2024-07-28T14:04:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:35 smithi204 bash[68176]: cluster 2024-07-28T14:04:33.955334+0000 mgr.y (mgr.25253) 4677 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:35.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:35 smithi177 bash[81864]: cluster 2024-07-28T14:04:33.955334+0000 mgr.y (mgr.25253) 4677 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:35 smithi177 bash[79620]: cluster 2024-07-28T14:04:33.955334+0000 mgr.y (mgr.25253) 4677 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:35.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8521 16 16 0 0 0 - 0 2024-07-28T14:04:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:04:36.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8522 16 16 0 0 0 - 0 2024-07-28T14:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:37 smithi204 bash[68176]: cluster 2024-07-28T14:04:35.956824+0000 mgr.y (mgr.25253) 4678 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:37.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:37 smithi177 bash[81864]: cluster 2024-07-28T14:04:35.956824+0000 mgr.y (mgr.25253) 4678 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:37 smithi177 bash[79620]: cluster 2024-07-28T14:04:35.956824+0000 mgr.y (mgr.25253) 4678 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:37.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8523 16 16 0 0 0 - 0 2024-07-28T14:04:38.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8524 16 16 0 0 0 - 0 2024-07-28T14:04:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:39 smithi204 bash[68176]: cluster 2024-07-28T14:04:37.958334+0000 mgr.y (mgr.25253) 4679 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:39 smithi177 bash[81864]: cluster 2024-07-28T14:04:37.958334+0000 mgr.y (mgr.25253) 4679 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:39 smithi177 bash[79620]: cluster 2024-07-28T14:04:37.958334+0000 mgr.y (mgr.25253) 4679 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:39.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8525 16 16 0 0 0 - 0 2024-07-28T14:04:40.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8526 16 16 0 0 0 - 0 2024-07-28T14:04:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:41 smithi204 bash[68176]: cluster 2024-07-28T14:04:39.959812+0000 mgr.y (mgr.25253) 4680 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:41.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:41 smithi177 bash[81864]: cluster 2024-07-28T14:04:39.959812+0000 mgr.y (mgr.25253) 4680 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:41 smithi177 bash[79620]: cluster 2024-07-28T14:04:39.959812+0000 mgr.y (mgr.25253) 4680 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:41.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8527 16 16 0 0 0 - 0 2024-07-28T14:04:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8528 16 16 0 0 0 - 0 2024-07-28T14:04:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:43 smithi204 bash[68176]: cluster 2024-07-28T14:04:41.961231+0000 mgr.y (mgr.25253) 4681 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:43.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:43 smithi177 bash[81864]: cluster 2024-07-28T14:04:41.961231+0000 mgr.y (mgr.25253) 4681 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:43 smithi177 bash[79620]: cluster 2024-07-28T14:04:41.961231+0000 mgr.y (mgr.25253) 4681 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:43.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8529 16 16 0 0 0 - 0 2024-07-28T14:04:44.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8530 16 16 0 0 0 - 0 2024-07-28T14:04:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:45 smithi204 bash[68176]: cluster 2024-07-28T14:04:43.962681+0000 mgr.y (mgr.25253) 4682 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:45.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:45 smithi177 bash[81864]: cluster 2024-07-28T14:04:43.962681+0000 mgr.y (mgr.25253) 4682 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:45 smithi177 bash[79620]: cluster 2024-07-28T14:04:43.962681+0000 mgr.y (mgr.25253) 4682 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:45.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8531 16 16 0 0 0 - 0 2024-07-28T14:04:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:46 smithi204 bash[68176]: audit 2024-07-28T14:04:45.906306+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:04:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:46 smithi177 bash[81864]: audit 2024-07-28T14:04:45.906306+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:46 smithi177 bash[79620]: audit 2024-07-28T14:04:45.906306+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:46.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8532 16 16 0 0 0 - 0 2024-07-28T14:04:47.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:47 smithi177 bash[81864]: cluster 2024-07-28T14:04:45.964139+0000 mgr.y (mgr.25253) 4683 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:47 smithi177 bash[79620]: cluster 2024-07-28T14:04:45.964139+0000 mgr.y (mgr.25253) 4683 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:47.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:47 smithi204 bash[68176]: cluster 2024-07-28T14:04:45.964139+0000 mgr.y (mgr.25253) 4683 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:47.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8533 16 16 0 0 0 - 0 2024-07-28T14:04:48.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8534 16 16 0 0 0 - 0 2024-07-28T14:04:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:49 smithi177 bash[81864]: cluster 2024-07-28T14:04:47.965563+0000 mgr.y (mgr.25253) 4684 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:49 smithi177 bash[79620]: cluster 2024-07-28T14:04:47.965563+0000 mgr.y (mgr.25253) 4684 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:49 smithi204 bash[68176]: cluster 2024-07-28T14:04:47.965563+0000 mgr.y (mgr.25253) 4684 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:49.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8535 16 16 0 0 0 - 0 2024-07-28T14:04:50.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8536 16 16 0 0 0 - 0 2024-07-28T14:04:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:51 smithi177 bash[81864]: cluster 2024-07-28T14:04:49.967044+0000 mgr.y (mgr.25253) 4685 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:51 smithi177 bash[79620]: cluster 2024-07-28T14:04:49.967044+0000 mgr.y (mgr.25253) 4685 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:51 smithi204 bash[68176]: cluster 2024-07-28T14:04:49.967044+0000 mgr.y (mgr.25253) 4685 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:51.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8537 16 16 0 0 0 - 0 2024-07-28T14:04:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:04:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8538 16 16 0 0 0 - 0 2024-07-28T14:04:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:53 smithi177 bash[81864]: cluster 2024-07-28T14:04:51.968565+0000 mgr.y (mgr.25253) 4686 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:53 smithi177 bash[79620]: cluster 2024-07-28T14:04:51.968565+0000 mgr.y (mgr.25253) 4686 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:53 smithi204 bash[68176]: cluster 2024-07-28T14:04:51.968565+0000 mgr.y (mgr.25253) 4686 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:53.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8539 16 16 0 0 0 - 0 2024-07-28T14:04:54.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:04:54.684942+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:54.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:54.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8540 16 16 0 0 0 - 0 2024-07-28T14:04:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:55 smithi177 bash[81864]: cluster 2024-07-28T14:04:53.970010+0000 mgr.y (mgr.25253) 4687 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:55 smithi177 bash[79620]: cluster 2024-07-28T14:04:53.970010+0000 mgr.y (mgr.25253) 4687 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:55 smithi204 bash[68176]: cluster 2024-07-28T14:04:53.970010+0000 mgr.y (mgr.25253) 4687 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:55.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8541 16 16 0 0 0 - 0 2024-07-28T14:04:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:04:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:04:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:04:56.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8542 16 16 0 0 0 - 0 2024-07-28T14:04:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:57 smithi177 bash[79620]: cluster 2024-07-28T14:04:55.971470+0000 mgr.y (mgr.25253) 4688 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:57 smithi177 bash[81864]: cluster 2024-07-28T14:04:55.971470+0000 mgr.y (mgr.25253) 4688 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:57 smithi204 bash[68176]: cluster 2024-07-28T14:04:55.971470+0000 mgr.y (mgr.25253) 4688 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:57.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8543 16 16 0 0 0 - 0 2024-07-28T14:04:58.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8544 16 16 0 0 0 - 0 2024-07-28T14:04:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:04:59 smithi177 bash[81864]: cluster 2024-07-28T14:04:57.972900+0000 mgr.y (mgr.25253) 4689 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:04:59 smithi177 bash[79620]: cluster 2024-07-28T14:04:57.972900+0000 mgr.y (mgr.25253) 4689 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:04:59 smithi204 bash[68176]: cluster 2024-07-28T14:04:57.972900+0000 mgr.y (mgr.25253) 4689 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:04:59.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8545 16 16 0 0 0 - 0 2024-07-28T14:05:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:00 smithi177 bash[79620]: cluster 2024-07-28T14:04:59.974343+0000 mgr.y (mgr.25253) 4690 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:00 smithi177 bash[81864]: cluster 2024-07-28T14:04:59.974343+0000 mgr.y (mgr.25253) 4690 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:00 smithi204 bash[68176]: cluster 2024-07-28T14:04:59.974343+0000 mgr.y (mgr.25253) 4690 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:00.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8546 16 16 0 0 0 - 0 2024-07-28T14:05:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:01 smithi177 bash[81864]: audit 2024-07-28T14:05:00.906848+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:01 smithi177 bash[79620]: audit 2024-07-28T14:05:00.906848+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:01 smithi204 bash[68176]: audit 2024-07-28T14:05:00.906848+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:01.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8547 16 16 0 0 0 - 0 2024-07-28T14:05:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:02 smithi177 bash[79620]: cluster 2024-07-28T14:05:01.975870+0000 mgr.y (mgr.25253) 4691 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:02 smithi177 bash[81864]: cluster 2024-07-28T14:05:01.975870+0000 mgr.y (mgr.25253) 4691 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:02 smithi204 bash[68176]: cluster 2024-07-28T14:05:01.975870+0000 mgr.y (mgr.25253) 4691 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8548 16 16 0 0 0 - 0 2024-07-28T14:05:03.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8549 16 16 0 0 0 - 0 2024-07-28T14:05:04.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8550 16 16 0 0 0 - 0 2024-07-28T14:05:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:05 smithi204 bash[68176]: cluster 2024-07-28T14:05:03.977306+0000 mgr.y (mgr.25253) 4692 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:05.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:05 smithi177 bash[79620]: cluster 2024-07-28T14:05:03.977306+0000 mgr.y (mgr.25253) 4692 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:05 smithi177 bash[81864]: cluster 2024-07-28T14:05:03.977306+0000 mgr.y (mgr.25253) 4692 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:05.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8551 16 16 0 0 0 - 0 2024-07-28T14:05:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:05:06.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8552 16 16 0 0 0 - 0 2024-07-28T14:05:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:07 smithi204 bash[68176]: cluster 2024-07-28T14:05:05.978732+0000 mgr.y (mgr.25253) 4693 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:07.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:07 smithi177 bash[79620]: cluster 2024-07-28T14:05:05.978732+0000 mgr.y (mgr.25253) 4693 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:07 smithi177 bash[81864]: cluster 2024-07-28T14:05:05.978732+0000 mgr.y (mgr.25253) 4693 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:07.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8553 16 16 0 0 0 - 0 2024-07-28T14:05:08.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8554 16 16 0 0 0 - 0 2024-07-28T14:05:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:09 smithi204 bash[68176]: cluster 2024-07-28T14:05:07.980242+0000 mgr.y (mgr.25253) 4694 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:09.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:09 smithi177 bash[79620]: cluster 2024-07-28T14:05:07.980242+0000 mgr.y (mgr.25253) 4694 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:09 smithi177 bash[81864]: cluster 2024-07-28T14:05:07.980242+0000 mgr.y (mgr.25253) 4694 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:09.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8555 16 16 0 0 0 - 0 2024-07-28T14:05:10.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8556 16 16 0 0 0 - 0 2024-07-28T14:05:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:11 smithi204 bash[68176]: cluster 2024-07-28T14:05:09.981681+0000 mgr.y (mgr.25253) 4695 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:11.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:11 smithi177 bash[79620]: cluster 2024-07-28T14:05:09.981681+0000 mgr.y (mgr.25253) 4695 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:11 smithi177 bash[81864]: cluster 2024-07-28T14:05:09.981681+0000 mgr.y (mgr.25253) 4695 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:11.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8557 16 16 0 0 0 - 0 2024-07-28T14:05:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8558 16 16 0 0 0 - 0 2024-07-28T14:05:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:13 smithi204 bash[68176]: cluster 2024-07-28T14:05:11.983198+0000 mgr.y (mgr.25253) 4696 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:13.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:13 smithi177 bash[81864]: cluster 2024-07-28T14:05:11.983198+0000 mgr.y (mgr.25253) 4696 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:13 smithi177 bash[79620]: cluster 2024-07-28T14:05:11.983198+0000 mgr.y (mgr.25253) 4696 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:13.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8559 16 16 0 0 0 - 0 2024-07-28T14:05:14.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:05:14.688022+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:14.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:14.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8560 16 16 0 0 0 - 0 2024-07-28T14:05:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:15 smithi204 bash[68176]: cluster 2024-07-28T14:05:13.984673+0000 mgr.y (mgr.25253) 4697 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:15.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:15 smithi177 bash[79620]: cluster 2024-07-28T14:05:13.984673+0000 mgr.y (mgr.25253) 4697 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:15 smithi177 bash[81864]: cluster 2024-07-28T14:05:13.984673+0000 mgr.y (mgr.25253) 4697 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:15.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8561 16 16 0 0 0 - 0 2024-07-28T14:05:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:16 smithi204 bash[68176]: audit 2024-07-28T14:05:15.907322+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:05:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:16 smithi177 bash[81864]: audit 2024-07-28T14:05:15.907322+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:16 smithi177 bash[79620]: audit 2024-07-28T14:05:15.907322+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:16.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8562 16 16 0 0 0 - 0 2024-07-28T14:05:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:17 smithi204 bash[68176]: cluster 2024-07-28T14:05:15.986098+0000 mgr.y (mgr.25253) 4698 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:17 smithi177 bash[81864]: cluster 2024-07-28T14:05:15.986098+0000 mgr.y (mgr.25253) 4698 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:17 smithi177 bash[79620]: cluster 2024-07-28T14:05:15.986098+0000 mgr.y (mgr.25253) 4698 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:17.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8563 16 16 0 0 0 - 0 2024-07-28T14:05:18.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8564 16 16 0 0 0 - 0 2024-07-28T14:05:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:19 smithi204 bash[68176]: cluster 2024-07-28T14:05:17.987548+0000 mgr.y (mgr.25253) 4699 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:19 smithi177 bash[79620]: cluster 2024-07-28T14:05:17.987548+0000 mgr.y (mgr.25253) 4699 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:19 smithi177 bash[81864]: cluster 2024-07-28T14:05:17.987548+0000 mgr.y (mgr.25253) 4699 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:19.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8565 16 16 0 0 0 - 0 2024-07-28T14:05:20.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8566 16 16 0 0 0 - 0 2024-07-28T14:05:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:21 smithi204 bash[68176]: cluster 2024-07-28T14:05:19.989063+0000 mgr.y (mgr.25253) 4700 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:21.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:21 smithi177 bash[81864]: cluster 2024-07-28T14:05:19.989063+0000 mgr.y (mgr.25253) 4700 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:21 smithi177 bash[79620]: cluster 2024-07-28T14:05:19.989063+0000 mgr.y (mgr.25253) 4700 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:21.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8567 16 16 0 0 0 - 0 2024-07-28T14:05:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8568 16 16 0 0 0 - 0 2024-07-28T14:05:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:23 smithi204 bash[68176]: cluster 2024-07-28T14:05:21.990557+0000 mgr.y (mgr.25253) 4701 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:23 smithi177 bash[81864]: cluster 2024-07-28T14:05:21.990557+0000 mgr.y (mgr.25253) 4701 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:23 smithi177 bash[79620]: cluster 2024-07-28T14:05:21.990557+0000 mgr.y (mgr.25253) 4701 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:23.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8569 16 16 0 0 0 - 0 2024-07-28T14:05:24.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8570 16 16 0 0 0 - 0 2024-07-28T14:05:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:25 smithi204 bash[68176]: cluster 2024-07-28T14:05:23.992032+0000 mgr.y (mgr.25253) 4702 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:25 smithi204 bash[68176]: audit 2024-07-28T14:05:24.894826+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:25.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:25 smithi177 bash[81864]: cluster 2024-07-28T14:05:23.992032+0000 mgr.y (mgr.25253) 4702 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:25 smithi177 bash[81864]: audit 2024-07-28T14:05:24.894826+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:25 smithi177 bash[79620]: cluster 2024-07-28T14:05:23.992032+0000 mgr.y (mgr.25253) 4702 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:25 smithi177 bash[79620]: audit 2024-07-28T14:05:24.894826+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:25.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8571 16 16 0 0 0 - 0 2024-07-28T14:05:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:05:26.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8572 16 16 0 0 0 - 0 2024-07-28T14:05:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:27 smithi204 bash[68176]: cluster 2024-07-28T14:05:25.993534+0000 mgr.y (mgr.25253) 4703 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:27 smithi177 bash[81864]: cluster 2024-07-28T14:05:25.993534+0000 mgr.y (mgr.25253) 4703 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:27 smithi177 bash[79620]: cluster 2024-07-28T14:05:25.993534+0000 mgr.y (mgr.25253) 4703 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:27.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8573 16 16 0 0 0 - 0 2024-07-28T14:05:28.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8574 16 16 0 0 0 - 0 2024-07-28T14:05:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:29 smithi204 bash[68176]: cluster 2024-07-28T14:05:27.995028+0000 mgr.y (mgr.25253) 4704 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:29.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:29 smithi177 bash[79620]: cluster 2024-07-28T14:05:27.995028+0000 mgr.y (mgr.25253) 4704 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:29 smithi177 bash[81864]: cluster 2024-07-28T14:05:27.995028+0000 mgr.y (mgr.25253) 4704 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:29.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8575 16 16 0 0 0 - 0 2024-07-28T14:05:30.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8576 16 16 0 0 0 - 0 2024-07-28T14:05:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: cluster 2024-07-28T14:05:29.995754+0000 mgr.y (mgr.25253) 4705 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: audit 2024-07-28T14:05:30.560586+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: audit 2024-07-28T14:05:30.570018+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: audit 2024-07-28T14:05:30.833547+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: audit 2024-07-28T14:05:30.839067+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:31 smithi204 bash[68176]: audit 2024-07-28T14:05:30.906994+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: cluster 2024-07-28T14:05:29.995754+0000 mgr.y (mgr.25253) 4705 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: audit 2024-07-28T14:05:30.560586+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: audit 2024-07-28T14:05:30.570018+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: audit 2024-07-28T14:05:30.833547+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: audit 2024-07-28T14:05:30.839067+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[81864]: audit 2024-07-28T14:05:30.906994+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: cluster 2024-07-28T14:05:29.995754+0000 mgr.y (mgr.25253) 4705 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: audit 2024-07-28T14:05:30.560586+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: audit 2024-07-28T14:05:30.570018+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: audit 2024-07-28T14:05:30.833547+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: audit 2024-07-28T14:05:30.839067+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:31 smithi177 bash[79620]: audit 2024-07-28T14:05:30.906994+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:31.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8577 16 16 0 0 0 - 0 2024-07-28T14:05:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:32 smithi204 bash[68176]: audit 2024-07-28T14:05:31.232002+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:32.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:32 smithi204 bash[68176]: audit 2024-07-28T14:05:31.233190+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:32.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:32 smithi204 bash[68176]: audit 2024-07-28T14:05:31.239718+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[79620]: audit 2024-07-28T14:05:31.232002+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[79620]: audit 2024-07-28T14:05:31.233190+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[79620]: audit 2024-07-28T14:05:31.239718+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[81864]: audit 2024-07-28T14:05:31.232002+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[81864]: audit 2024-07-28T14:05:31.233190+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:32 smithi177 bash[81864]: audit 2024-07-28T14:05:31.239718+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:05:32.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8578 16 16 0 0 0 - 0 2024-07-28T14:05:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:33 smithi204 bash[68176]: cluster 2024-07-28T14:05:31.997193+0000 mgr.y (mgr.25253) 4706 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:33.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:33 smithi177 bash[79620]: cluster 2024-07-28T14:05:31.997193+0000 mgr.y (mgr.25253) 4706 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:33 smithi177 bash[81864]: cluster 2024-07-28T14:05:31.997193+0000 mgr.y (mgr.25253) 4706 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:33.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8579 16 16 0 0 0 - 0 2024-07-28T14:05:34.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:05:34.691132+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:34.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:34.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8580 16 16 0 0 0 - 0 2024-07-28T14:05:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:35 smithi204 bash[68176]: cluster 2024-07-28T14:05:33.998684+0000 mgr.y (mgr.25253) 4707 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:35.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:35 smithi177 bash[81864]: cluster 2024-07-28T14:05:33.998684+0000 mgr.y (mgr.25253) 4707 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:35 smithi177 bash[79620]: cluster 2024-07-28T14:05:33.998684+0000 mgr.y (mgr.25253) 4707 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:35.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8581 16 16 0 0 0 - 0 2024-07-28T14:05:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:05:36.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8582 16 16 0 0 0 - 0 2024-07-28T14:05:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:37 smithi204 bash[68176]: cluster 2024-07-28T14:05:36.000177+0000 mgr.y (mgr.25253) 4708 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:37.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:37 smithi177 bash[81864]: cluster 2024-07-28T14:05:36.000177+0000 mgr.y (mgr.25253) 4708 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:37 smithi177 bash[79620]: cluster 2024-07-28T14:05:36.000177+0000 mgr.y (mgr.25253) 4708 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:37.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8583 16 16 0 0 0 - 0 2024-07-28T14:05:38.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8584 16 16 0 0 0 - 0 2024-07-28T14:05:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:39 smithi204 bash[68176]: cluster 2024-07-28T14:05:38.001609+0000 mgr.y (mgr.25253) 4709 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:39 smithi177 bash[79620]: cluster 2024-07-28T14:05:38.001609+0000 mgr.y (mgr.25253) 4709 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:39 smithi177 bash[81864]: cluster 2024-07-28T14:05:38.001609+0000 mgr.y (mgr.25253) 4709 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:39.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8585 16 16 0 0 0 - 0 2024-07-28T14:05:40.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8586 16 16 0 0 0 - 0 2024-07-28T14:05:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:41 smithi204 bash[68176]: cluster 2024-07-28T14:05:40.003120+0000 mgr.y (mgr.25253) 4710 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:41 smithi177 bash[81864]: cluster 2024-07-28T14:05:40.003120+0000 mgr.y (mgr.25253) 4710 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:41 smithi177 bash[79620]: cluster 2024-07-28T14:05:40.003120+0000 mgr.y (mgr.25253) 4710 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:41.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8587 16 16 0 0 0 - 0 2024-07-28T14:05:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8588 16 16 0 0 0 - 0 2024-07-28T14:05:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:43 smithi204 bash[68176]: cluster 2024-07-28T14:05:42.004989+0000 mgr.y (mgr.25253) 4711 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:43.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:43 smithi177 bash[81864]: cluster 2024-07-28T14:05:42.004989+0000 mgr.y (mgr.25253) 4711 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:43 smithi177 bash[79620]: cluster 2024-07-28T14:05:42.004989+0000 mgr.y (mgr.25253) 4711 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:43.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8589 16 16 0 0 0 - 0 2024-07-28T14:05:44.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8590 16 16 0 0 0 - 0 2024-07-28T14:05:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:45 smithi204 bash[68176]: cluster 2024-07-28T14:05:44.006441+0000 mgr.y (mgr.25253) 4712 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:45.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:45 smithi177 bash[81864]: cluster 2024-07-28T14:05:44.006441+0000 mgr.y (mgr.25253) 4712 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:45 smithi177 bash[79620]: cluster 2024-07-28T14:05:44.006441+0000 mgr.y (mgr.25253) 4712 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:45.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8591 16 16 0 0 0 - 0 2024-07-28T14:05:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:46 smithi204 bash[68176]: audit 2024-07-28T14:05:45.908255+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:46] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:05:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:46 smithi177 bash[81864]: audit 2024-07-28T14:05:45.908255+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:46 smithi177 bash[79620]: audit 2024-07-28T14:05:45.908255+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:46.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8592 16 16 0 0 0 - 0 2024-07-28T14:05:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:47 smithi204 bash[68176]: cluster 2024-07-28T14:05:46.007886+0000 mgr.y (mgr.25253) 4713 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:47.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:47 smithi177 bash[81864]: cluster 2024-07-28T14:05:46.007886+0000 mgr.y (mgr.25253) 4713 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:47 smithi177 bash[79620]: cluster 2024-07-28T14:05:46.007886+0000 mgr.y (mgr.25253) 4713 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:47.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8593 16 16 0 0 0 - 0 2024-07-28T14:05:48.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8594 16 16 0 0 0 - 0 2024-07-28T14:05:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:49 smithi204 bash[68176]: cluster 2024-07-28T14:05:48.009310+0000 mgr.y (mgr.25253) 4714 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:49 smithi177 bash[81864]: cluster 2024-07-28T14:05:48.009310+0000 mgr.y (mgr.25253) 4714 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:49 smithi177 bash[79620]: cluster 2024-07-28T14:05:48.009310+0000 mgr.y (mgr.25253) 4714 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:49.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8595 16 16 0 0 0 - 0 2024-07-28T14:05:50.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8596 16 16 0 0 0 - 0 2024-07-28T14:05:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:51 smithi204 bash[68176]: cluster 2024-07-28T14:05:50.010743+0000 mgr.y (mgr.25253) 4715 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:51.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:51 smithi177 bash[81864]: cluster 2024-07-28T14:05:50.010743+0000 mgr.y (mgr.25253) 4715 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:51 smithi177 bash[79620]: cluster 2024-07-28T14:05:50.010743+0000 mgr.y (mgr.25253) 4715 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:51.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8597 16 16 0 0 0 - 0 2024-07-28T14:05:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:05:52 smithi204 bash[60899]: ts=2024-07-28T14:05:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8598 16 16 0 0 0 - 0 2024-07-28T14:05:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:53 smithi177 bash[81864]: cluster 2024-07-28T14:05:52.012300+0000 mgr.y (mgr.25253) 4716 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:53 smithi177 bash[79620]: cluster 2024-07-28T14:05:52.012300+0000 mgr.y (mgr.25253) 4716 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:53 smithi204 bash[68176]: cluster 2024-07-28T14:05:52.012300+0000 mgr.y (mgr.25253) 4716 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:53.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8599 16 16 0 0 0 - 0 2024-07-28T14:05:54.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:05:54.694380+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:54.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:54.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8600 16 16 0 0 0 - 0 2024-07-28T14:05:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:55 smithi177 bash[81864]: cluster 2024-07-28T14:05:54.013828+0000 mgr.y (mgr.25253) 4717 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:55 smithi177 bash[79620]: cluster 2024-07-28T14:05:54.013828+0000 mgr.y (mgr.25253) 4717 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:55 smithi204 bash[68176]: cluster 2024-07-28T14:05:54.013828+0000 mgr.y (mgr.25253) 4717 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:55.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8601 16 16 0 0 0 - 0 2024-07-28T14:05:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:05:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:05:56] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:05:56.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8602 16 16 0 0 0 - 0 2024-07-28T14:05:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:57 smithi177 bash[81864]: cluster 2024-07-28T14:05:56.015288+0000 mgr.y (mgr.25253) 4718 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:57 smithi177 bash[79620]: cluster 2024-07-28T14:05:56.015288+0000 mgr.y (mgr.25253) 4718 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:57 smithi204 bash[68176]: cluster 2024-07-28T14:05:56.015288+0000 mgr.y (mgr.25253) 4718 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:57.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8603 16 16 0 0 0 - 0 2024-07-28T14:05:58.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8604 16 16 0 0 0 - 0 2024-07-28T14:05:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:05:59 smithi177 bash[81864]: cluster 2024-07-28T14:05:58.016806+0000 mgr.y (mgr.25253) 4719 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:05:59 smithi177 bash[79620]: cluster 2024-07-28T14:05:58.016806+0000 mgr.y (mgr.25253) 4719 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:05:59 smithi204 bash[68176]: cluster 2024-07-28T14:05:58.016806+0000 mgr.y (mgr.25253) 4719 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:05:59.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8605 16 16 0 0 0 - 0 2024-07-28T14:06:00.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8606 16 16 0 0 0 - 0 2024-07-28T14:06:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:01 smithi177 bash[81864]: cluster 2024-07-28T14:06:00.018282+0000 mgr.y (mgr.25253) 4720 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:01 smithi177 bash[81864]: audit 2024-07-28T14:06:00.908606+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:01 smithi177 bash[79620]: cluster 2024-07-28T14:06:00.018282+0000 mgr.y (mgr.25253) 4720 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:01 smithi177 bash[79620]: audit 2024-07-28T14:06:00.908606+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:01 smithi204 bash[68176]: cluster 2024-07-28T14:06:00.018282+0000 mgr.y (mgr.25253) 4720 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:01 smithi204 bash[68176]: audit 2024-07-28T14:06:00.908606+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:01.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8607 16 16 0 0 0 - 0 2024-07-28T14:06:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8608 16 16 0 0 0 - 0 2024-07-28T14:06:03.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:03 smithi177 bash[81864]: cluster 2024-07-28T14:06:02.019767+0000 mgr.y (mgr.25253) 4721 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:03 smithi177 bash[79620]: cluster 2024-07-28T14:06:02.019767+0000 mgr.y (mgr.25253) 4721 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:03 smithi204 bash[68176]: cluster 2024-07-28T14:06:02.019767+0000 mgr.y (mgr.25253) 4721 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:03.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8609 16 16 0 0 0 - 0 2024-07-28T14:06:04.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8610 16 16 0 0 0 - 0 2024-07-28T14:06:05.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:05 smithi177 bash[81864]: cluster 2024-07-28T14:06:04.021221+0000 mgr.y (mgr.25253) 4722 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:05 smithi177 bash[79620]: cluster 2024-07-28T14:06:04.021221+0000 mgr.y (mgr.25253) 4722 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:05 smithi204 bash[68176]: cluster 2024-07-28T14:06:04.021221+0000 mgr.y (mgr.25253) 4722 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:05.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8611 16 16 0 0 0 - 0 2024-07-28T14:06:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:06:06.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8612 16 16 0 0 0 - 0 2024-07-28T14:06:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:07 smithi177 bash[81864]: cluster 2024-07-28T14:06:06.022652+0000 mgr.y (mgr.25253) 4723 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:07 smithi177 bash[79620]: cluster 2024-07-28T14:06:06.022652+0000 mgr.y (mgr.25253) 4723 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:07 smithi204 bash[68176]: cluster 2024-07-28T14:06:06.022652+0000 mgr.y (mgr.25253) 4723 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:07.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8613 16 16 0 0 0 - 0 2024-07-28T14:06:08.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8614 16 16 0 0 0 - 0 2024-07-28T14:06:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:09 smithi177 bash[79620]: cluster 2024-07-28T14:06:08.024121+0000 mgr.y (mgr.25253) 4724 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:09 smithi177 bash[81864]: cluster 2024-07-28T14:06:08.024121+0000 mgr.y (mgr.25253) 4724 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:09 smithi204 bash[68176]: cluster 2024-07-28T14:06:08.024121+0000 mgr.y (mgr.25253) 4724 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:09.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8615 16 16 0 0 0 - 0 2024-07-28T14:06:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:10 smithi177 bash[81864]: cluster 2024-07-28T14:06:10.025557+0000 mgr.y (mgr.25253) 4725 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:10 smithi177 bash[79620]: cluster 2024-07-28T14:06:10.025557+0000 mgr.y (mgr.25253) 4725 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:10 smithi204 bash[68176]: cluster 2024-07-28T14:06:10.025557+0000 mgr.y (mgr.25253) 4725 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:10.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8616 16 16 0 0 0 - 0 2024-07-28T14:06:11.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8617 16 16 0 0 0 - 0 2024-07-28T14:06:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8618 16 16 0 0 0 - 0 2024-07-28T14:06:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:13 smithi204 bash[68176]: cluster 2024-07-28T14:06:12.027025+0000 mgr.y (mgr.25253) 4726 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:13.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:13 smithi177 bash[79620]: cluster 2024-07-28T14:06:12.027025+0000 mgr.y (mgr.25253) 4726 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:13 smithi177 bash[81864]: cluster 2024-07-28T14:06:12.027025+0000 mgr.y (mgr.25253) 4726 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:13.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8619 16 16 0 0 0 - 0 2024-07-28T14:06:14.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:06:14.697515+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:14.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:14.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8620 16 16 0 0 0 - 0 2024-07-28T14:06:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:15 smithi204 bash[68176]: cluster 2024-07-28T14:06:14.028498+0000 mgr.y (mgr.25253) 4727 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:15 smithi177 bash[81864]: cluster 2024-07-28T14:06:14.028498+0000 mgr.y (mgr.25253) 4727 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:15 smithi177 bash[79620]: cluster 2024-07-28T14:06:14.028498+0000 mgr.y (mgr.25253) 4727 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:15.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8621 16 16 0 0 0 - 0 2024-07-28T14:06:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:16 smithi204 bash[68176]: audit 2024-07-28T14:06:15.908850+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:16 smithi177 bash[81864]: audit 2024-07-28T14:06:15.908850+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:16 smithi177 bash[79620]: audit 2024-07-28T14:06:15.908850+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:06:16.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8622 16 16 0 0 0 - 0 2024-07-28T14:06:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:17 smithi204 bash[68176]: cluster 2024-07-28T14:06:16.029937+0000 mgr.y (mgr.25253) 4728 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:17.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:17 smithi177 bash[81864]: cluster 2024-07-28T14:06:16.029937+0000 mgr.y (mgr.25253) 4728 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:17 smithi177 bash[79620]: cluster 2024-07-28T14:06:16.029937+0000 mgr.y (mgr.25253) 4728 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:17.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8623 16 16 0 0 0 - 0 2024-07-28T14:06:18.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8624 16 16 0 0 0 - 0 2024-07-28T14:06:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:19 smithi204 bash[68176]: cluster 2024-07-28T14:06:18.031405+0000 mgr.y (mgr.25253) 4729 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:19.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:19 smithi177 bash[81864]: cluster 2024-07-28T14:06:18.031405+0000 mgr.y (mgr.25253) 4729 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:19 smithi177 bash[79620]: cluster 2024-07-28T14:06:18.031405+0000 mgr.y (mgr.25253) 4729 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:19.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8625 16 16 0 0 0 - 0 2024-07-28T14:06:20.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8626 16 16 0 0 0 - 0 2024-07-28T14:06:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:21 smithi204 bash[68176]: cluster 2024-07-28T14:06:20.032908+0000 mgr.y (mgr.25253) 4730 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:21.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:21 smithi177 bash[81864]: cluster 2024-07-28T14:06:20.032908+0000 mgr.y (mgr.25253) 4730 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:21 smithi177 bash[79620]: cluster 2024-07-28T14:06:20.032908+0000 mgr.y (mgr.25253) 4730 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:21.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8627 16 16 0 0 0 - 0 2024-07-28T14:06:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8628 16 16 0 0 0 - 0 2024-07-28T14:06:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:23 smithi204 bash[68176]: cluster 2024-07-28T14:06:22.034389+0000 mgr.y (mgr.25253) 4731 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:23 smithi177 bash[81864]: cluster 2024-07-28T14:06:22.034389+0000 mgr.y (mgr.25253) 4731 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:23 smithi177 bash[79620]: cluster 2024-07-28T14:06:22.034389+0000 mgr.y (mgr.25253) 4731 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:23.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8629 16 16 0 0 0 - 0 2024-07-28T14:06:24.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8630 16 16 0 0 0 - 0 2024-07-28T14:06:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:25 smithi204 bash[68176]: cluster 2024-07-28T14:06:24.035861+0000 mgr.y (mgr.25253) 4732 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:25.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:25 smithi177 bash[81864]: cluster 2024-07-28T14:06:24.035861+0000 mgr.y (mgr.25253) 4732 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:25 smithi177 bash[79620]: cluster 2024-07-28T14:06:24.035861+0000 mgr.y (mgr.25253) 4732 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:25.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8631 16 16 0 0 0 - 0 2024-07-28T14:06:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:06:26.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8632 16 16 0 0 0 - 0 2024-07-28T14:06:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:27 smithi204 bash[68176]: cluster 2024-07-28T14:06:26.037290+0000 mgr.y (mgr.25253) 4733 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:27 smithi177 bash[81864]: cluster 2024-07-28T14:06:26.037290+0000 mgr.y (mgr.25253) 4733 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:27 smithi177 bash[79620]: cluster 2024-07-28T14:06:26.037290+0000 mgr.y (mgr.25253) 4733 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:27.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8633 16 16 0 0 0 - 0 2024-07-28T14:06:28.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8634 16 16 0 0 0 - 0 2024-07-28T14:06:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:29 smithi204 bash[68176]: cluster 2024-07-28T14:06:28.038789+0000 mgr.y (mgr.25253) 4734 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:29.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:29 smithi177 bash[81864]: cluster 2024-07-28T14:06:28.038789+0000 mgr.y (mgr.25253) 4734 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:29 smithi177 bash[79620]: cluster 2024-07-28T14:06:28.038789+0000 mgr.y (mgr.25253) 4734 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:29.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8635 16 16 0 0 0 - 0 2024-07-28T14:06:30.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8636 16 16 0 0 0 - 0 2024-07-28T14:06:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:31 smithi204 bash[68176]: cluster 2024-07-28T14:06:30.040284+0000 mgr.y (mgr.25253) 4735 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:31 smithi204 bash[68176]: audit 2024-07-28T14:06:30.909393+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:31 smithi177 bash[81864]: cluster 2024-07-28T14:06:30.040284+0000 mgr.y (mgr.25253) 4735 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:31 smithi177 bash[81864]: audit 2024-07-28T14:06:30.909393+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:31 smithi177 bash[79620]: cluster 2024-07-28T14:06:30.040284+0000 mgr.y (mgr.25253) 4735 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:31 smithi177 bash[79620]: audit 2024-07-28T14:06:30.909393+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:31.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8637 16 16 0 0 0 - 0 2024-07-28T14:06:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:32 smithi204 bash[68176]: audit 2024-07-28T14:06:31.368368+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:32 smithi177 bash[81864]: audit 2024-07-28T14:06:31.368368+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:32 smithi177 bash[79620]: audit 2024-07-28T14:06:31.368368+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:32.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8638 16 16 0 0 0 - 0 2024-07-28T14:06:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:33 smithi204 bash[68176]: cluster 2024-07-28T14:06:32.041896+0000 mgr.y (mgr.25253) 4736 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:33 smithi177 bash[81864]: cluster 2024-07-28T14:06:32.041896+0000 mgr.y (mgr.25253) 4736 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:33 smithi177 bash[79620]: cluster 2024-07-28T14:06:32.041896+0000 mgr.y (mgr.25253) 4736 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:33.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8639 16 16 0 0 0 - 0 2024-07-28T14:06:34.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:06:34.700618+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:34.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:34.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8640 16 16 0 0 0 - 0 2024-07-28T14:06:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:35 smithi204 bash[68176]: cluster 2024-07-28T14:06:34.043410+0000 mgr.y (mgr.25253) 4737 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:35.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:35 smithi177 bash[81864]: cluster 2024-07-28T14:06:34.043410+0000 mgr.y (mgr.25253) 4737 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:35 smithi177 bash[79620]: cluster 2024-07-28T14:06:34.043410+0000 mgr.y (mgr.25253) 4737 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:35.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8641 16 16 0 0 0 - 0 2024-07-28T14:06:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:06:36.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8642 16 16 0 0 0 - 0 2024-07-28T14:06:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:37 smithi204 bash[68176]: cluster 2024-07-28T14:06:36.044917+0000 mgr.y (mgr.25253) 4738 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:37 smithi204 bash[68176]: audit 2024-07-28T14:06:37.048584+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:37 smithi204 bash[68176]: audit 2024-07-28T14:06:37.056547+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[79620]: cluster 2024-07-28T14:06:36.044917+0000 mgr.y (mgr.25253) 4738 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[79620]: audit 2024-07-28T14:06:37.048584+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[79620]: audit 2024-07-28T14:06:37.056547+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[81864]: cluster 2024-07-28T14:06:36.044917+0000 mgr.y (mgr.25253) 4738 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[81864]: audit 2024-07-28T14:06:37.048584+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:37 smithi177 bash[81864]: audit 2024-07-28T14:06:37.056547+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:37.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8643 16 16 0 0 0 - 0 2024-07-28T14:06:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: audit 2024-07-28T14:06:37.271785+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: audit 2024-07-28T14:06:37.279419+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: audit 2024-07-28T14:06:37.706774+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: audit 2024-07-28T14:06:37.707951+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: audit 2024-07-28T14:06:37.716397+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:38 smithi204 bash[68176]: cluster 2024-07-28T14:06:38.046399+0000 mgr.y (mgr.25253) 4739 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:38.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8644 16 16 0 0 0 - 0 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: audit 2024-07-28T14:06:37.271785+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: audit 2024-07-28T14:06:37.279419+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: audit 2024-07-28T14:06:37.706774+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: audit 2024-07-28T14:06:37.707951+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: audit 2024-07-28T14:06:37.716397+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[81864]: cluster 2024-07-28T14:06:38.046399+0000 mgr.y (mgr.25253) 4739 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: audit 2024-07-28T14:06:37.271785+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: audit 2024-07-28T14:06:37.279419+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: audit 2024-07-28T14:06:37.706774+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: audit 2024-07-28T14:06:37.707951+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: audit 2024-07-28T14:06:37.716397+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:06:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:38 smithi177 bash[79620]: cluster 2024-07-28T14:06:38.046399+0000 mgr.y (mgr.25253) 4739 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:39.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8645 16 16 0 0 0 - 0 2024-07-28T14:06:40.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8646 16 16 0 0 0 - 0 2024-07-28T14:06:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:41 smithi204 bash[68176]: cluster 2024-07-28T14:06:40.047848+0000 mgr.y (mgr.25253) 4740 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:41.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:41 smithi177 bash[79620]: cluster 2024-07-28T14:06:40.047848+0000 mgr.y (mgr.25253) 4740 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:41 smithi177 bash[81864]: cluster 2024-07-28T14:06:40.047848+0000 mgr.y (mgr.25253) 4740 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:41.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8647 16 16 0 0 0 - 0 2024-07-28T14:06:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8648 16 16 0 0 0 - 0 2024-07-28T14:06:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:43 smithi204 bash[68176]: cluster 2024-07-28T14:06:42.049262+0000 mgr.y (mgr.25253) 4741 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:43.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:43 smithi177 bash[81864]: cluster 2024-07-28T14:06:42.049262+0000 mgr.y (mgr.25253) 4741 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:43 smithi177 bash[79620]: cluster 2024-07-28T14:06:42.049262+0000 mgr.y (mgr.25253) 4741 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:43.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8649 16 16 0 0 0 - 0 2024-07-28T14:06:44.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8650 16 16 0 0 0 - 0 2024-07-28T14:06:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:45 smithi204 bash[68176]: cluster 2024-07-28T14:06:44.050695+0000 mgr.y (mgr.25253) 4742 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:45.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:45 smithi177 bash[81864]: cluster 2024-07-28T14:06:44.050695+0000 mgr.y (mgr.25253) 4742 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:45 smithi177 bash[79620]: cluster 2024-07-28T14:06:44.050695+0000 mgr.y (mgr.25253) 4742 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:45.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8651 16 16 0 0 0 - 0 2024-07-28T14:06:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:46 smithi204 bash[68176]: audit 2024-07-28T14:06:45.910025+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:06:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:46 smithi177 bash[81864]: audit 2024-07-28T14:06:45.910025+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:46 smithi177 bash[79620]: audit 2024-07-28T14:06:45.910025+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:46.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8652 16 16 0 0 0 - 0 2024-07-28T14:06:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:47 smithi204 bash[68176]: cluster 2024-07-28T14:06:46.052135+0000 mgr.y (mgr.25253) 4743 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:47.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:47 smithi177 bash[81864]: cluster 2024-07-28T14:06:46.052135+0000 mgr.y (mgr.25253) 4743 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:47 smithi177 bash[79620]: cluster 2024-07-28T14:06:46.052135+0000 mgr.y (mgr.25253) 4743 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:47.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8653 16 16 0 0 0 - 0 2024-07-28T14:06:48.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8654 16 16 0 0 0 - 0 2024-07-28T14:06:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:49 smithi204 bash[68176]: cluster 2024-07-28T14:06:48.053598+0000 mgr.y (mgr.25253) 4744 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:49.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:49 smithi177 bash[81864]: cluster 2024-07-28T14:06:48.053598+0000 mgr.y (mgr.25253) 4744 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:49 smithi177 bash[79620]: cluster 2024-07-28T14:06:48.053598+0000 mgr.y (mgr.25253) 4744 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:49.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8655 16 16 0 0 0 - 0 2024-07-28T14:06:50.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8656 16 16 0 0 0 - 0 2024-07-28T14:06:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:51 smithi204 bash[68176]: cluster 2024-07-28T14:06:50.055042+0000 mgr.y (mgr.25253) 4745 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:51 smithi177 bash[81864]: cluster 2024-07-28T14:06:50.055042+0000 mgr.y (mgr.25253) 4745 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:51 smithi177 bash[79620]: cluster 2024-07-28T14:06:50.055042+0000 mgr.y (mgr.25253) 4745 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:51.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8657 16 16 0 0 0 - 0 2024-07-28T14:06:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:06:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8658 16 16 0 0 0 - 0 2024-07-28T14:06:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:53 smithi204 bash[68176]: cluster 2024-07-28T14:06:52.056530+0000 mgr.y (mgr.25253) 4746 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:53 smithi177 bash[81864]: cluster 2024-07-28T14:06:52.056530+0000 mgr.y (mgr.25253) 4746 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:53 smithi177 bash[79620]: cluster 2024-07-28T14:06:52.056530+0000 mgr.y (mgr.25253) 4746 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:53.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8659 16 16 0 0 0 - 0 2024-07-28T14:06:54.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:06:54.703802+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:54.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:54.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8660 16 16 0 0 0 - 0 2024-07-28T14:06:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:55 smithi204 bash[68176]: cluster 2024-07-28T14:06:54.057957+0000 mgr.y (mgr.25253) 4747 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:55.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:55 smithi177 bash[81864]: cluster 2024-07-28T14:06:54.057957+0000 mgr.y (mgr.25253) 4747 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:55 smithi177 bash[79620]: cluster 2024-07-28T14:06:54.057957+0000 mgr.y (mgr.25253) 4747 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:55.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8661 16 16 0 0 0 - 0 2024-07-28T14:06:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:06:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:06:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:06:56.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8662 16 16 0 0 0 - 0 2024-07-28T14:06:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:57 smithi204 bash[68176]: cluster 2024-07-28T14:06:56.059365+0000 mgr.y (mgr.25253) 4748 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:57.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:57 smithi177 bash[81864]: cluster 2024-07-28T14:06:56.059365+0000 mgr.y (mgr.25253) 4748 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:57 smithi177 bash[79620]: cluster 2024-07-28T14:06:56.059365+0000 mgr.y (mgr.25253) 4748 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:57.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8663 16 16 0 0 0 - 0 2024-07-28T14:06:58.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8664 16 16 0 0 0 - 0 2024-07-28T14:06:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:06:59 smithi204 bash[68176]: cluster 2024-07-28T14:06:58.060835+0000 mgr.y (mgr.25253) 4749 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:59.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:06:59 smithi177 bash[81864]: cluster 2024-07-28T14:06:58.060835+0000 mgr.y (mgr.25253) 4749 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:06:59 smithi177 bash[79620]: cluster 2024-07-28T14:06:58.060835+0000 mgr.y (mgr.25253) 4749 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:06:59.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8665 16 16 0 0 0 - 0 2024-07-28T14:07:00.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8666 16 16 0 0 0 - 0 2024-07-28T14:07:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:01 smithi204 bash[68176]: cluster 2024-07-28T14:07:00.062278+0000 mgr.y (mgr.25253) 4750 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:01 smithi204 bash[68176]: audit 2024-07-28T14:07:00.910350+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:01 smithi177 bash[79620]: cluster 2024-07-28T14:07:00.062278+0000 mgr.y (mgr.25253) 4750 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:01 smithi177 bash[79620]: audit 2024-07-28T14:07:00.910350+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:01 smithi177 bash[81864]: cluster 2024-07-28T14:07:00.062278+0000 mgr.y (mgr.25253) 4750 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:01 smithi177 bash[81864]: audit 2024-07-28T14:07:00.910350+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:01.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8667 16 16 0 0 0 - 0 2024-07-28T14:07:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8668 16 16 0 0 0 - 0 2024-07-28T14:07:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:03 smithi204 bash[68176]: cluster 2024-07-28T14:07:02.063759+0000 mgr.y (mgr.25253) 4751 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:03.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:03 smithi177 bash[79620]: cluster 2024-07-28T14:07:02.063759+0000 mgr.y (mgr.25253) 4751 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:03 smithi177 bash[81864]: cluster 2024-07-28T14:07:02.063759+0000 mgr.y (mgr.25253) 4751 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:03.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8669 16 16 0 0 0 - 0 2024-07-28T14:07:04.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8670 16 16 0 0 0 - 0 2024-07-28T14:07:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:05 smithi204 bash[68176]: cluster 2024-07-28T14:07:04.065175+0000 mgr.y (mgr.25253) 4752 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:05.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:05 smithi177 bash[79620]: cluster 2024-07-28T14:07:04.065175+0000 mgr.y (mgr.25253) 4752 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:05 smithi177 bash[81864]: cluster 2024-07-28T14:07:04.065175+0000 mgr.y (mgr.25253) 4752 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:05.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8671 16 16 0 0 0 - 0 2024-07-28T14:07:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:07:06.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8672 16 16 0 0 0 - 0 2024-07-28T14:07:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:07 smithi204 bash[68176]: cluster 2024-07-28T14:07:06.066604+0000 mgr.y (mgr.25253) 4753 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:07 smithi177 bash[79620]: cluster 2024-07-28T14:07:06.066604+0000 mgr.y (mgr.25253) 4753 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:07 smithi177 bash[81864]: cluster 2024-07-28T14:07:06.066604+0000 mgr.y (mgr.25253) 4753 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:07.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8673 16 16 0 0 0 - 0 2024-07-28T14:07:08.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8674 16 16 0 0 0 - 0 2024-07-28T14:07:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:09 smithi177 bash[79620]: cluster 2024-07-28T14:07:08.068058+0000 mgr.y (mgr.25253) 4754 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:09 smithi177 bash[81864]: cluster 2024-07-28T14:07:08.068058+0000 mgr.y (mgr.25253) 4754 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:09 smithi204 bash[68176]: cluster 2024-07-28T14:07:08.068058+0000 mgr.y (mgr.25253) 4754 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:09.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8675 16 16 0 0 0 - 0 2024-07-28T14:07:10.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8676 16 16 0 0 0 - 0 2024-07-28T14:07:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:11 smithi177 bash[79620]: cluster 2024-07-28T14:07:10.069535+0000 mgr.y (mgr.25253) 4755 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:11 smithi177 bash[81864]: cluster 2024-07-28T14:07:10.069535+0000 mgr.y (mgr.25253) 4755 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:11 smithi204 bash[68176]: cluster 2024-07-28T14:07:10.069535+0000 mgr.y (mgr.25253) 4755 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:11.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8677 16 16 0 0 0 - 0 2024-07-28T14:07:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8678 16 16 0 0 0 - 0 2024-07-28T14:07:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:13 smithi177 bash[79620]: cluster 2024-07-28T14:07:12.071012+0000 mgr.y (mgr.25253) 4756 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:13 smithi177 bash[81864]: cluster 2024-07-28T14:07:12.071012+0000 mgr.y (mgr.25253) 4756 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:13 smithi204 bash[68176]: cluster 2024-07-28T14:07:12.071012+0000 mgr.y (mgr.25253) 4756 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:13.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8679 16 16 0 0 0 - 0 2024-07-28T14:07:14.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:07:14.706971+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:14.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:14.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8680 16 16 0 0 0 - 0 2024-07-28T14:07:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:15 smithi177 bash[79620]: cluster 2024-07-28T14:07:14.072480+0000 mgr.y (mgr.25253) 4757 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:15 smithi177 bash[81864]: cluster 2024-07-28T14:07:14.072480+0000 mgr.y (mgr.25253) 4757 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:15 smithi204 bash[68176]: cluster 2024-07-28T14:07:14.072480+0000 mgr.y (mgr.25253) 4757 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:15.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8681 16 16 0 0 0 - 0 2024-07-28T14:07:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:16 smithi177 bash[79620]: audit 2024-07-28T14:07:15.910603+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:07:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:16 smithi177 bash[81864]: audit 2024-07-28T14:07:15.910603+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:16 smithi204 bash[68176]: audit 2024-07-28T14:07:15.910603+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:16.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8682 16 16 0 0 0 - 0 2024-07-28T14:07:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:17 smithi177 bash[79620]: cluster 2024-07-28T14:07:16.073922+0000 mgr.y (mgr.25253) 4758 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:17 smithi177 bash[81864]: cluster 2024-07-28T14:07:16.073922+0000 mgr.y (mgr.25253) 4758 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:17 smithi204 bash[68176]: cluster 2024-07-28T14:07:16.073922+0000 mgr.y (mgr.25253) 4758 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:17.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8683 16 16 0 0 0 - 0 2024-07-28T14:07:18.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8684 16 16 0 0 0 - 0 2024-07-28T14:07:19.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:19 smithi177 bash[81864]: cluster 2024-07-28T14:07:18.075499+0000 mgr.y (mgr.25253) 4759 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:19 smithi177 bash[79620]: cluster 2024-07-28T14:07:18.075499+0000 mgr.y (mgr.25253) 4759 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:19 smithi204 bash[68176]: cluster 2024-07-28T14:07:18.075499+0000 mgr.y (mgr.25253) 4759 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:19.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8685 16 16 0 0 0 - 0 2024-07-28T14:07:20.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8686 16 16 0 0 0 - 0 2024-07-28T14:07:21.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:21 smithi177 bash[81864]: cluster 2024-07-28T14:07:20.077115+0000 mgr.y (mgr.25253) 4760 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:21 smithi177 bash[79620]: cluster 2024-07-28T14:07:20.077115+0000 mgr.y (mgr.25253) 4760 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:21 smithi204 bash[68176]: cluster 2024-07-28T14:07:20.077115+0000 mgr.y (mgr.25253) 4760 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:21.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8687 16 16 0 0 0 - 0 2024-07-28T14:07:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8688 16 16 0 0 0 - 0 2024-07-28T14:07:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:23 smithi177 bash[81864]: cluster 2024-07-28T14:07:22.078756+0000 mgr.y (mgr.25253) 4761 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:23 smithi177 bash[79620]: cluster 2024-07-28T14:07:22.078756+0000 mgr.y (mgr.25253) 4761 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:23 smithi204 bash[68176]: cluster 2024-07-28T14:07:22.078756+0000 mgr.y (mgr.25253) 4761 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:23.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8689 16 16 0 0 0 - 0 2024-07-28T14:07:24.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8690 16 16 0 0 0 - 0 2024-07-28T14:07:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:25 smithi177 bash[79620]: cluster 2024-07-28T14:07:24.080362+0000 mgr.y (mgr.25253) 4762 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:25 smithi177 bash[81864]: cluster 2024-07-28T14:07:24.080362+0000 mgr.y (mgr.25253) 4762 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:25 smithi204 bash[68176]: cluster 2024-07-28T14:07:24.080362+0000 mgr.y (mgr.25253) 4762 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:25.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8691 16 16 0 0 0 - 0 2024-07-28T14:07:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:07:26.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8692 16 16 0 0 0 - 0 2024-07-28T14:07:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:27 smithi177 bash[81864]: cluster 2024-07-28T14:07:26.081864+0000 mgr.y (mgr.25253) 4763 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:27 smithi177 bash[79620]: cluster 2024-07-28T14:07:26.081864+0000 mgr.y (mgr.25253) 4763 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:27 smithi204 bash[68176]: cluster 2024-07-28T14:07:26.081864+0000 mgr.y (mgr.25253) 4763 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:27.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8693 16 16 0 0 0 - 0 2024-07-28T14:07:28.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8694 16 16 0 0 0 - 0 2024-07-28T14:07:29.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:29 smithi177 bash[81864]: cluster 2024-07-28T14:07:28.083274+0000 mgr.y (mgr.25253) 4764 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:29 smithi177 bash[79620]: cluster 2024-07-28T14:07:28.083274+0000 mgr.y (mgr.25253) 4764 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:29 smithi204 bash[68176]: cluster 2024-07-28T14:07:28.083274+0000 mgr.y (mgr.25253) 4764 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:29.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8695 16 16 0 0 0 - 0 2024-07-28T14:07:30.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:30 smithi177 bash[81864]: cluster 2024-07-28T14:07:30.084718+0000 mgr.y (mgr.25253) 4765 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:30 smithi177 bash[79620]: cluster 2024-07-28T14:07:30.084718+0000 mgr.y (mgr.25253) 4765 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:30 smithi204 bash[68176]: cluster 2024-07-28T14:07:30.084718+0000 mgr.y (mgr.25253) 4765 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:30.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8696 16 16 0 0 0 - 0 2024-07-28T14:07:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:31 smithi177 bash[81864]: audit 2024-07-28T14:07:30.911050+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:31 smithi177 bash[79620]: audit 2024-07-28T14:07:30.911050+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:31 smithi204 bash[68176]: audit 2024-07-28T14:07:30.911050+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:31.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8697 16 16 0 0 0 - 0 2024-07-28T14:07:32.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:32 smithi177 bash[81864]: cluster 2024-07-28T14:07:32.086157+0000 mgr.y (mgr.25253) 4766 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:32 smithi177 bash[79620]: cluster 2024-07-28T14:07:32.086157+0000 mgr.y (mgr.25253) 4766 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:32 smithi204 bash[68176]: cluster 2024-07-28T14:07:32.086157+0000 mgr.y (mgr.25253) 4766 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8698 16 16 0 0 0 - 0 2024-07-28T14:07:33.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8699 16 16 0 0 0 - 0 2024-07-28T14:07:34.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:07:34.710220+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:34.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:34.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8700 16 16 0 0 0 - 0 2024-07-28T14:07:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:35 smithi204 bash[68176]: cluster 2024-07-28T14:07:34.087580+0000 mgr.y (mgr.25253) 4767 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:35.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:35 smithi177 bash[81864]: cluster 2024-07-28T14:07:34.087580+0000 mgr.y (mgr.25253) 4767 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:35 smithi177 bash[79620]: cluster 2024-07-28T14:07:34.087580+0000 mgr.y (mgr.25253) 4767 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:35.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8701 16 16 0 0 0 - 0 2024-07-28T14:07:36.362 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:07:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:36 smithi204 bash[68176]: cluster 2024-07-28T14:07:36.089034+0000 mgr.y (mgr.25253) 4768 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:36.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8702 16 16 0 0 0 - 0 2024-07-28T14:07:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:36 smithi177 bash[81864]: cluster 2024-07-28T14:07:36.089034+0000 mgr.y (mgr.25253) 4768 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:36 smithi177 bash[79620]: cluster 2024-07-28T14:07:36.089034+0000 mgr.y (mgr.25253) 4768 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:37.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8703 16 16 0 0 0 - 0 2024-07-28T14:07:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:37 smithi204 bash[68176]: audit 2024-07-28T14:07:37.803704+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:38.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:37 smithi177 bash[81864]: audit 2024-07-28T14:07:37.803704+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:37 smithi177 bash[79620]: audit 2024-07-28T14:07:37.803704+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:38.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8704 16 16 0 0 0 - 0 2024-07-28T14:07:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:38 smithi204 bash[68176]: cluster 2024-07-28T14:07:38.090469+0000 mgr.y (mgr.25253) 4769 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:38 smithi177 bash[79620]: cluster 2024-07-28T14:07:38.090469+0000 mgr.y (mgr.25253) 4769 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:38 smithi177 bash[81864]: cluster 2024-07-28T14:07:38.090469+0000 mgr.y (mgr.25253) 4769 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:39.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8705 16 16 0 0 0 - 0 2024-07-28T14:07:40.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8706 16 16 0 0 0 - 0 2024-07-28T14:07:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:41 smithi204 bash[68176]: cluster 2024-07-28T14:07:40.091931+0000 mgr.y (mgr.25253) 4770 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:41 smithi177 bash[81864]: cluster 2024-07-28T14:07:40.091931+0000 mgr.y (mgr.25253) 4770 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:41 smithi177 bash[79620]: cluster 2024-07-28T14:07:40.091931+0000 mgr.y (mgr.25253) 4770 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:41.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8707 16 16 0 0 0 - 0 2024-07-28T14:07:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8708 16 16 0 0 0 - 0 2024-07-28T14:07:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:43 smithi204 bash[68176]: cluster 2024-07-28T14:07:42.093400+0000 mgr.y (mgr.25253) 4771 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:43.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:43 smithi177 bash[79620]: cluster 2024-07-28T14:07:42.093400+0000 mgr.y (mgr.25253) 4771 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:43 smithi177 bash[81864]: cluster 2024-07-28T14:07:42.093400+0000 mgr.y (mgr.25253) 4771 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:43.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8709 16 16 0 0 0 - 0 2024-07-28T14:07:44.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8710 16 16 0 0 0 - 0 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:43.455032+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:43.465800+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:43.719826+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:43.731222+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: cluster 2024-07-28T14:07:44.094281+0000 mgr.y (mgr.25253) 4772 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:44.134107+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:44.135446+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[79620]: audit 2024-07-28T14:07:44.142366+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:43.455032+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:43.465800+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:43.719826+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:43.731222+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: cluster 2024-07-28T14:07:44.094281+0000 mgr.y (mgr.25253) 4772 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:44.134107+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:44.135446+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:44 smithi177 bash[81864]: audit 2024-07-28T14:07:44.142366+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:43.455032+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:43.465800+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:43.719826+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:43.731222+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:44.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: cluster 2024-07-28T14:07:44.094281+0000 mgr.y (mgr.25253) 4772 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:44.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:44.134107+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:44.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:44.135446+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:44.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:44 smithi204 bash[68176]: audit 2024-07-28T14:07:44.142366+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:07:45.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8711 16 16 0 0 0 - 0 2024-07-28T14:07:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:45 smithi177 bash[81864]: audit 2024-07-28T14:07:45.911351+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:45 smithi177 bash[79620]: audit 2024-07-28T14:07:45.911351+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:07:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:45 smithi204 bash[68176]: audit 2024-07-28T14:07:45.911351+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:46.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8712 16 16 0 0 0 - 0 2024-07-28T14:07:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:46 smithi177 bash[81864]: cluster 2024-07-28T14:07:46.095706+0000 mgr.y (mgr.25253) 4773 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:46 smithi177 bash[79620]: cluster 2024-07-28T14:07:46.095706+0000 mgr.y (mgr.25253) 4773 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:46 smithi204 bash[68176]: cluster 2024-07-28T14:07:46.095706+0000 mgr.y (mgr.25253) 4773 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:47.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8713 16 16 0 0 0 - 0 2024-07-28T14:07:48.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8714 16 16 0 0 0 - 0 2024-07-28T14:07:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:49 smithi204 bash[68176]: cluster 2024-07-28T14:07:48.097154+0000 mgr.y (mgr.25253) 4774 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:49.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:49 smithi177 bash[81864]: cluster 2024-07-28T14:07:48.097154+0000 mgr.y (mgr.25253) 4774 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:49 smithi177 bash[79620]: cluster 2024-07-28T14:07:48.097154+0000 mgr.y (mgr.25253) 4774 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:49.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8715 16 16 0 0 0 - 0 2024-07-28T14:07:50.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8716 16 16 0 0 0 - 0 2024-07-28T14:07:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:51 smithi204 bash[68176]: cluster 2024-07-28T14:07:50.098576+0000 mgr.y (mgr.25253) 4775 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:51 smithi177 bash[81864]: cluster 2024-07-28T14:07:50.098576+0000 mgr.y (mgr.25253) 4775 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:51 smithi177 bash[79620]: cluster 2024-07-28T14:07:50.098576+0000 mgr.y (mgr.25253) 4775 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:51.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8717 16 16 0 0 0 - 0 2024-07-28T14:07:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:07:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8718 16 16 0 0 0 - 0 2024-07-28T14:07:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:53 smithi204 bash[68176]: cluster 2024-07-28T14:07:52.100033+0000 mgr.y (mgr.25253) 4776 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:53 smithi177 bash[81864]: cluster 2024-07-28T14:07:52.100033+0000 mgr.y (mgr.25253) 4776 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:53 smithi177 bash[79620]: cluster 2024-07-28T14:07:52.100033+0000 mgr.y (mgr.25253) 4776 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:53.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8719 16 16 0 0 0 - 0 2024-07-28T14:07:54.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:07:54.713448+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:54.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:54.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8720 16 16 0 0 0 - 0 2024-07-28T14:07:55.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:55 smithi177 bash[81864]: cluster 2024-07-28T14:07:54.101451+0000 mgr.y (mgr.25253) 4777 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:55 smithi177 bash[79620]: cluster 2024-07-28T14:07:54.101451+0000 mgr.y (mgr.25253) 4777 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:55 smithi204 bash[68176]: cluster 2024-07-28T14:07:54.101451+0000 mgr.y (mgr.25253) 4777 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:55.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8721 16 16 0 0 0 - 0 2024-07-28T14:07:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:07:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:07:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:07:56.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8722 16 16 0 0 0 - 0 2024-07-28T14:07:57.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:57 smithi177 bash[79620]: cluster 2024-07-28T14:07:56.102904+0000 mgr.y (mgr.25253) 4778 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:57 smithi177 bash[81864]: cluster 2024-07-28T14:07:56.102904+0000 mgr.y (mgr.25253) 4778 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:57 smithi204 bash[68176]: cluster 2024-07-28T14:07:56.102904+0000 mgr.y (mgr.25253) 4778 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:57.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8723 16 16 0 0 0 - 0 2024-07-28T14:07:58.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8724 16 16 0 0 0 - 0 2024-07-28T14:07:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:07:59 smithi177 bash[81864]: cluster 2024-07-28T14:07:58.104352+0000 mgr.y (mgr.25253) 4779 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:07:59 smithi177 bash[79620]: cluster 2024-07-28T14:07:58.104352+0000 mgr.y (mgr.25253) 4779 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:07:59 smithi204 bash[68176]: cluster 2024-07-28T14:07:58.104352+0000 mgr.y (mgr.25253) 4779 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:07:59.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8725 16 16 0 0 0 - 0 2024-07-28T14:08:00.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8726 16 16 0 0 0 - 0 2024-07-28T14:08:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:01 smithi177 bash[81864]: cluster 2024-07-28T14:08:00.105753+0000 mgr.y (mgr.25253) 4780 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:01 smithi177 bash[81864]: audit 2024-07-28T14:08:00.911954+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:01 smithi177 bash[79620]: cluster 2024-07-28T14:08:00.105753+0000 mgr.y (mgr.25253) 4780 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:01 smithi177 bash[79620]: audit 2024-07-28T14:08:00.911954+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:01 smithi204 bash[68176]: cluster 2024-07-28T14:08:00.105753+0000 mgr.y (mgr.25253) 4780 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:01 smithi204 bash[68176]: audit 2024-07-28T14:08:00.911954+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:01.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8727 16 16 0 0 0 - 0 2024-07-28T14:08:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8728 16 16 0 0 0 - 0 2024-07-28T14:08:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:03 smithi177 bash[79620]: cluster 2024-07-28T14:08:02.107179+0000 mgr.y (mgr.25253) 4781 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:03 smithi177 bash[81864]: cluster 2024-07-28T14:08:02.107179+0000 mgr.y (mgr.25253) 4781 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:03 smithi204 bash[68176]: cluster 2024-07-28T14:08:02.107179+0000 mgr.y (mgr.25253) 4781 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:03.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8729 16 16 0 0 0 - 0 2024-07-28T14:08:04.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8730 16 16 0 0 0 - 0 2024-07-28T14:08:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:05 smithi177 bash[79620]: cluster 2024-07-28T14:08:04.108740+0000 mgr.y (mgr.25253) 4782 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:05 smithi177 bash[81864]: cluster 2024-07-28T14:08:04.108740+0000 mgr.y (mgr.25253) 4782 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:05 smithi204 bash[68176]: cluster 2024-07-28T14:08:04.108740+0000 mgr.y (mgr.25253) 4782 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:05.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8731 16 16 0 0 0 - 0 2024-07-28T14:08:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:08:06.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8732 16 16 0 0 0 - 0 2024-07-28T14:08:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:07 smithi177 bash[81864]: cluster 2024-07-28T14:08:06.110325+0000 mgr.y (mgr.25253) 4783 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:07 smithi177 bash[79620]: cluster 2024-07-28T14:08:06.110325+0000 mgr.y (mgr.25253) 4783 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:07 smithi204 bash[68176]: cluster 2024-07-28T14:08:06.110325+0000 mgr.y (mgr.25253) 4783 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:07.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8733 16 16 0 0 0 - 0 2024-07-28T14:08:08.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8734 16 16 0 0 0 - 0 2024-07-28T14:08:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:09 smithi177 bash[81864]: cluster 2024-07-28T14:08:08.111951+0000 mgr.y (mgr.25253) 4784 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:09 smithi177 bash[79620]: cluster 2024-07-28T14:08:08.111951+0000 mgr.y (mgr.25253) 4784 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:09 smithi204 bash[68176]: cluster 2024-07-28T14:08:08.111951+0000 mgr.y (mgr.25253) 4784 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:09.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8735 16 16 0 0 0 - 0 2024-07-28T14:08:10.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8736 16 16 0 0 0 - 0 2024-07-28T14:08:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:11 smithi177 bash[81864]: cluster 2024-07-28T14:08:10.113370+0000 mgr.y (mgr.25253) 4785 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:11 smithi177 bash[79620]: cluster 2024-07-28T14:08:10.113370+0000 mgr.y (mgr.25253) 4785 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:11 smithi204 bash[68176]: cluster 2024-07-28T14:08:10.113370+0000 mgr.y (mgr.25253) 4785 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:11.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8737 16 16 0 0 0 - 0 2024-07-28T14:08:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8738 16 16 0 0 0 - 0 2024-07-28T14:08:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:13 smithi177 bash[81864]: cluster 2024-07-28T14:08:12.114785+0000 mgr.y (mgr.25253) 4786 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:13 smithi177 bash[79620]: cluster 2024-07-28T14:08:12.114785+0000 mgr.y (mgr.25253) 4786 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:13 smithi204 bash[68176]: cluster 2024-07-28T14:08:12.114785+0000 mgr.y (mgr.25253) 4786 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:13.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8739 16 16 0 0 0 - 0 2024-07-28T14:08:14.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:08:14.716803+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:14.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:14.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8740 16 16 0 0 0 - 0 2024-07-28T14:08:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:15 smithi177 bash[81864]: cluster 2024-07-28T14:08:14.116233+0000 mgr.y (mgr.25253) 4787 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:15 smithi177 bash[79620]: cluster 2024-07-28T14:08:14.116233+0000 mgr.y (mgr.25253) 4787 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:15 smithi204 bash[68176]: cluster 2024-07-28T14:08:14.116233+0000 mgr.y (mgr.25253) 4787 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:15.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8741 16 16 0 0 0 - 0 2024-07-28T14:08:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:08:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:16 smithi177 bash[81864]: audit 2024-07-28T14:08:15.912374+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:16 smithi177 bash[79620]: audit 2024-07-28T14:08:15.912374+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:16 smithi204 bash[68176]: audit 2024-07-28T14:08:15.912374+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:16.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8742 16 16 0 0 0 - 0 2024-07-28T14:08:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:17 smithi177 bash[81864]: cluster 2024-07-28T14:08:16.117655+0000 mgr.y (mgr.25253) 4788 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:17 smithi177 bash[79620]: cluster 2024-07-28T14:08:16.117655+0000 mgr.y (mgr.25253) 4788 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:17 smithi204 bash[68176]: cluster 2024-07-28T14:08:16.117655+0000 mgr.y (mgr.25253) 4788 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:17.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8743 16 16 0 0 0 - 0 2024-07-28T14:08:18.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8744 16 16 0 0 0 - 0 2024-07-28T14:08:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:19 smithi177 bash[79620]: cluster 2024-07-28T14:08:18.119257+0000 mgr.y (mgr.25253) 4789 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:19 smithi177 bash[81864]: cluster 2024-07-28T14:08:18.119257+0000 mgr.y (mgr.25253) 4789 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:19 smithi204 bash[68176]: cluster 2024-07-28T14:08:18.119257+0000 mgr.y (mgr.25253) 4789 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:19.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8745 16 16 0 0 0 - 0 2024-07-28T14:08:20.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8746 16 16 0 0 0 - 0 2024-07-28T14:08:21.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:21 smithi177 bash[79620]: cluster 2024-07-28T14:08:20.120803+0000 mgr.y (mgr.25253) 4790 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:21 smithi177 bash[81864]: cluster 2024-07-28T14:08:20.120803+0000 mgr.y (mgr.25253) 4790 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:21 smithi204 bash[68176]: cluster 2024-07-28T14:08:20.120803+0000 mgr.y (mgr.25253) 4790 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:21.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8747 16 16 0 0 0 - 0 2024-07-28T14:08:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:22 smithi204 bash[68176]: cluster 2024-07-28T14:08:22.122295+0000 mgr.y (mgr.25253) 4791 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:22 smithi204 bash[60899]: ts=2024-07-28T14:08:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8748 16 16 0 0 0 - 0 2024-07-28T14:08:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:22 smithi177 bash[81864]: cluster 2024-07-28T14:08:22.122295+0000 mgr.y (mgr.25253) 4791 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:22 smithi177 bash[79620]: cluster 2024-07-28T14:08:22.122295+0000 mgr.y (mgr.25253) 4791 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:23.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8749 16 16 0 0 0 - 0 2024-07-28T14:08:24.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8750 16 16 0 0 0 - 0 2024-07-28T14:08:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:25 smithi177 bash[81864]: cluster 2024-07-28T14:08:24.123890+0000 mgr.y (mgr.25253) 4792 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:25 smithi177 bash[79620]: cluster 2024-07-28T14:08:24.123890+0000 mgr.y (mgr.25253) 4792 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:25 smithi204 bash[68176]: cluster 2024-07-28T14:08:24.123890+0000 mgr.y (mgr.25253) 4792 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:25.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8751 16 16 0 0 0 - 0 2024-07-28T14:08:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:08:26.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8752 16 16 0 0 0 - 0 2024-07-28T14:08:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:27 smithi177 bash[81864]: cluster 2024-07-28T14:08:26.125526+0000 mgr.y (mgr.25253) 4793 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:27 smithi177 bash[79620]: cluster 2024-07-28T14:08:26.125526+0000 mgr.y (mgr.25253) 4793 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:27 smithi204 bash[68176]: cluster 2024-07-28T14:08:26.125526+0000 mgr.y (mgr.25253) 4793 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:27.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8753 16 16 0 0 0 - 0 2024-07-28T14:08:28.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8754 16 16 0 0 0 - 0 2024-07-28T14:08:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:29 smithi177 bash[81864]: cluster 2024-07-28T14:08:28.127038+0000 mgr.y (mgr.25253) 4794 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:29 smithi177 bash[79620]: cluster 2024-07-28T14:08:28.127038+0000 mgr.y (mgr.25253) 4794 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:29 smithi204 bash[68176]: cluster 2024-07-28T14:08:28.127038+0000 mgr.y (mgr.25253) 4794 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:29.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8755 16 16 0 0 0 - 0 2024-07-28T14:08:30.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8756 16 16 0 0 0 - 0 2024-07-28T14:08:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:31 smithi177 bash[81864]: cluster 2024-07-28T14:08:30.128507+0000 mgr.y (mgr.25253) 4795 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:31 smithi177 bash[81864]: audit 2024-07-28T14:08:30.912670+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:31 smithi177 bash[79620]: cluster 2024-07-28T14:08:30.128507+0000 mgr.y (mgr.25253) 4795 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:31 smithi177 bash[79620]: audit 2024-07-28T14:08:30.912670+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:31 smithi204 bash[68176]: cluster 2024-07-28T14:08:30.128507+0000 mgr.y (mgr.25253) 4795 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:31 smithi204 bash[68176]: audit 2024-07-28T14:08:30.912670+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:31.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8757 16 16 0 0 0 - 0 2024-07-28T14:08:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8758 16 16 0 0 0 - 0 2024-07-28T14:08:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:33 smithi177 bash[81864]: cluster 2024-07-28T14:08:32.129954+0000 mgr.y (mgr.25253) 4796 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:33 smithi177 bash[79620]: cluster 2024-07-28T14:08:32.129954+0000 mgr.y (mgr.25253) 4796 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:33 smithi204 bash[68176]: cluster 2024-07-28T14:08:32.129954+0000 mgr.y (mgr.25253) 4796 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:33.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8759 16 16 0 0 0 - 0 2024-07-28T14:08:34.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:08:34.719961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:34.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:34.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8760 16 16 0 0 0 - 0 2024-07-28T14:08:35.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:35 smithi177 bash[81864]: cluster 2024-07-28T14:08:34.131400+0000 mgr.y (mgr.25253) 4797 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:35 smithi177 bash[79620]: cluster 2024-07-28T14:08:34.131400+0000 mgr.y (mgr.25253) 4797 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:35 smithi204 bash[68176]: cluster 2024-07-28T14:08:34.131400+0000 mgr.y (mgr.25253) 4797 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:35.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8761 16 16 0 0 0 - 0 2024-07-28T14:08:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:08:36.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8762 16 16 0 0 0 - 0 2024-07-28T14:08:37.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:37 smithi177 bash[81864]: cluster 2024-07-28T14:08:36.132850+0000 mgr.y (mgr.25253) 4798 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:37 smithi177 bash[79620]: cluster 2024-07-28T14:08:36.132850+0000 mgr.y (mgr.25253) 4798 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:37 smithi204 bash[68176]: cluster 2024-07-28T14:08:36.132850+0000 mgr.y (mgr.25253) 4798 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:37.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8763 16 16 0 0 0 - 0 2024-07-28T14:08:38.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8764 16 16 0 0 0 - 0 2024-07-28T14:08:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:39 smithi177 bash[81864]: cluster 2024-07-28T14:08:38.134286+0000 mgr.y (mgr.25253) 4799 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:39 smithi177 bash[79620]: cluster 2024-07-28T14:08:38.134286+0000 mgr.y (mgr.25253) 4799 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:39 smithi204 bash[68176]: cluster 2024-07-28T14:08:38.134286+0000 mgr.y (mgr.25253) 4799 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:39.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8765 16 16 0 0 0 - 0 2024-07-28T14:08:40.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8766 16 16 0 0 0 - 0 2024-07-28T14:08:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:41 smithi177 bash[81864]: cluster 2024-07-28T14:08:40.135784+0000 mgr.y (mgr.25253) 4800 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:41 smithi177 bash[79620]: cluster 2024-07-28T14:08:40.135784+0000 mgr.y (mgr.25253) 4800 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:41 smithi204 bash[68176]: cluster 2024-07-28T14:08:40.135784+0000 mgr.y (mgr.25253) 4800 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:41.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8767 16 16 0 0 0 - 0 2024-07-28T14:08:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8768 16 16 0 0 0 - 0 2024-07-28T14:08:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:43 smithi177 bash[81864]: cluster 2024-07-28T14:08:42.137240+0000 mgr.y (mgr.25253) 4801 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:43 smithi177 bash[79620]: cluster 2024-07-28T14:08:42.137240+0000 mgr.y (mgr.25253) 4801 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:43 smithi204 bash[68176]: cluster 2024-07-28T14:08:42.137240+0000 mgr.y (mgr.25253) 4801 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:43.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8769 16 16 0 0 0 - 0 2024-07-28T14:08:44.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8770 16 16 0 0 0 - 0 2024-07-28T14:08:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:45 smithi177 bash[81864]: cluster 2024-07-28T14:08:44.138689+0000 mgr.y (mgr.25253) 4802 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:45 smithi177 bash[81864]: audit 2024-07-28T14:08:44.268030+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:45 smithi177 bash[79620]: cluster 2024-07-28T14:08:44.138689+0000 mgr.y (mgr.25253) 4802 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:45 smithi177 bash[79620]: audit 2024-07-28T14:08:44.268030+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:45 smithi204 bash[68176]: cluster 2024-07-28T14:08:44.138689+0000 mgr.y (mgr.25253) 4802 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:45 smithi204 bash[68176]: audit 2024-07-28T14:08:44.268030+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:45.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8771 16 16 0 0 0 - 0 2024-07-28T14:08:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:08:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:46 smithi177 bash[81864]: audit 2024-07-28T14:08:45.913090+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:46 smithi177 bash[79620]: audit 2024-07-28T14:08:45.913090+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:46 smithi204 bash[68176]: audit 2024-07-28T14:08:45.913090+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:46.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8772 16 16 0 0 0 - 0 2024-07-28T14:08:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:47 smithi177 bash[81864]: cluster 2024-07-28T14:08:46.140130+0000 mgr.y (mgr.25253) 4803 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:47 smithi177 bash[79620]: cluster 2024-07-28T14:08:46.140130+0000 mgr.y (mgr.25253) 4803 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:47 smithi204 bash[68176]: cluster 2024-07-28T14:08:46.140130+0000 mgr.y (mgr.25253) 4803 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:47.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8773 16 16 0 0 0 - 0 2024-07-28T14:08:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:48 smithi204 bash[68176]: cluster 2024-07-28T14:08:48.141597+0000 mgr.y (mgr.25253) 4804 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:48.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8774 16 16 0 0 0 - 0 2024-07-28T14:08:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:48 smithi177 bash[81864]: cluster 2024-07-28T14:08:48.141597+0000 mgr.y (mgr.25253) 4804 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:48 smithi177 bash[79620]: cluster 2024-07-28T14:08:48.141597+0000 mgr.y (mgr.25253) 4804 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:49.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8775 16 16 0 0 0 - 0 2024-07-28T14:08:50.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8776 16 16 0 0 0 - 0 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:49.944437+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:49.951913+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: cluster 2024-07-28T14:08:50.142572+0000 mgr.y (mgr.25253) 4805 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:50.168635+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:50.180353+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:50.609910+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:50.611704+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[81864]: audit 2024-07-28T14:08:50.619555+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:49.944437+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:49.951913+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: cluster 2024-07-28T14:08:50.142572+0000 mgr.y (mgr.25253) 4805 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:50.168635+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:50.180353+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:50.609910+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:50.611704+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:50 smithi177 bash[79620]: audit 2024-07-28T14:08:50.619555+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:49.944437+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:49.951913+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: cluster 2024-07-28T14:08:50.142572+0000 mgr.y (mgr.25253) 4805 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:50.168635+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:50.180353+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:50.609910+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:50.611704+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:51.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:50 smithi204 bash[68176]: audit 2024-07-28T14:08:50.619555+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:08:51.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8777 16 16 0 0 0 - 0 2024-07-28T14:08:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:08:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8778 16 16 0 0 0 - 0 2024-07-28T14:08:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:53 smithi177 bash[81864]: cluster 2024-07-28T14:08:52.144024+0000 mgr.y (mgr.25253) 4806 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:53 smithi177 bash[79620]: cluster 2024-07-28T14:08:52.144024+0000 mgr.y (mgr.25253) 4806 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:53 smithi204 bash[68176]: cluster 2024-07-28T14:08:52.144024+0000 mgr.y (mgr.25253) 4806 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:53.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8779 16 16 0 0 0 - 0 2024-07-28T14:08:54.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:08:54.723154+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:54.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:54.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8780 16 16 0 0 0 - 0 2024-07-28T14:08:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:55 smithi177 bash[81864]: cluster 2024-07-28T14:08:54.145443+0000 mgr.y (mgr.25253) 4807 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:55 smithi177 bash[79620]: cluster 2024-07-28T14:08:54.145443+0000 mgr.y (mgr.25253) 4807 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:55 smithi204 bash[68176]: cluster 2024-07-28T14:08:54.145443+0000 mgr.y (mgr.25253) 4807 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:55.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8781 16 16 0 0 0 - 0 2024-07-28T14:08:56.386 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:08:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:08:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:08:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:56 smithi204 bash[68176]: cluster 2024-07-28T14:08:56.146880+0000 mgr.y (mgr.25253) 4808 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:56.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8782 16 16 0 0 0 - 0 2024-07-28T14:08:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:56 smithi177 bash[81864]: cluster 2024-07-28T14:08:56.146880+0000 mgr.y (mgr.25253) 4808 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:56 smithi177 bash[79620]: cluster 2024-07-28T14:08:56.146880+0000 mgr.y (mgr.25253) 4808 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:57.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8783 16 16 0 0 0 - 0 2024-07-28T14:08:58.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8784 16 16 0 0 0 - 0 2024-07-28T14:08:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:08:59 smithi177 bash[81864]: cluster 2024-07-28T14:08:58.148333+0000 mgr.y (mgr.25253) 4809 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:08:59 smithi177 bash[79620]: cluster 2024-07-28T14:08:58.148333+0000 mgr.y (mgr.25253) 4809 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:08:59 smithi204 bash[68176]: cluster 2024-07-28T14:08:58.148333+0000 mgr.y (mgr.25253) 4809 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:08:59.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8785 16 16 0 0 0 - 0 2024-07-28T14:09:00.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8786 16 16 0 0 0 - 0 2024-07-28T14:09:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:01 smithi177 bash[81864]: cluster 2024-07-28T14:09:00.149757+0000 mgr.y (mgr.25253) 4810 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:01 smithi177 bash[81864]: audit 2024-07-28T14:09:00.913568+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:01 smithi177 bash[79620]: cluster 2024-07-28T14:09:00.149757+0000 mgr.y (mgr.25253) 4810 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:01 smithi177 bash[79620]: audit 2024-07-28T14:09:00.913568+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:01 smithi204 bash[68176]: cluster 2024-07-28T14:09:00.149757+0000 mgr.y (mgr.25253) 4810 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:01 smithi204 bash[68176]: audit 2024-07-28T14:09:00.913568+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:01.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8787 16 16 0 0 0 - 0 2024-07-28T14:09:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8788 16 16 0 0 0 - 0 2024-07-28T14:09:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:03 smithi177 bash[81864]: cluster 2024-07-28T14:09:02.151256+0000 mgr.y (mgr.25253) 4811 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:03 smithi177 bash[79620]: cluster 2024-07-28T14:09:02.151256+0000 mgr.y (mgr.25253) 4811 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:03 smithi204 bash[68176]: cluster 2024-07-28T14:09:02.151256+0000 mgr.y (mgr.25253) 4811 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:03.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8789 16 16 0 0 0 - 0 2024-07-28T14:09:04.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8790 16 16 0 0 0 - 0 2024-07-28T14:09:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:05 smithi177 bash[81864]: cluster 2024-07-28T14:09:04.152764+0000 mgr.y (mgr.25253) 4812 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:05 smithi177 bash[79620]: cluster 2024-07-28T14:09:04.152764+0000 mgr.y (mgr.25253) 4812 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:05 smithi204 bash[68176]: cluster 2024-07-28T14:09:04.152764+0000 mgr.y (mgr.25253) 4812 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:05.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8791 16 16 0 0 0 - 0 2024-07-28T14:09:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:09:06.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8792 16 16 0 0 0 - 0 2024-07-28T14:09:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:07 smithi177 bash[81864]: cluster 2024-07-28T14:09:06.154214+0000 mgr.y (mgr.25253) 4813 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:07 smithi177 bash[79620]: cluster 2024-07-28T14:09:06.154214+0000 mgr.y (mgr.25253) 4813 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:07 smithi204 bash[68176]: cluster 2024-07-28T14:09:06.154214+0000 mgr.y (mgr.25253) 4813 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:07.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8793 16 16 0 0 0 - 0 2024-07-28T14:09:08.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8794 16 16 0 0 0 - 0 2024-07-28T14:09:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:09 smithi177 bash[81864]: cluster 2024-07-28T14:09:08.155695+0000 mgr.y (mgr.25253) 4814 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:09 smithi177 bash[79620]: cluster 2024-07-28T14:09:08.155695+0000 mgr.y (mgr.25253) 4814 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:09 smithi204 bash[68176]: cluster 2024-07-28T14:09:08.155695+0000 mgr.y (mgr.25253) 4814 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:09.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8795 16 16 0 0 0 - 0 2024-07-28T14:09:10.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8796 16 16 0 0 0 - 0 2024-07-28T14:09:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:11 smithi177 bash[81864]: cluster 2024-07-28T14:09:10.157301+0000 mgr.y (mgr.25253) 4815 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:11 smithi177 bash[79620]: cluster 2024-07-28T14:09:10.157301+0000 mgr.y (mgr.25253) 4815 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:11 smithi204 bash[68176]: cluster 2024-07-28T14:09:10.157301+0000 mgr.y (mgr.25253) 4815 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:11.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8797 16 16 0 0 0 - 0 2024-07-28T14:09:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8798 16 16 0 0 0 - 0 2024-07-28T14:09:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:13 smithi177 bash[81864]: cluster 2024-07-28T14:09:12.158933+0000 mgr.y (mgr.25253) 4816 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:13 smithi177 bash[79620]: cluster 2024-07-28T14:09:12.158933+0000 mgr.y (mgr.25253) 4816 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:13 smithi204 bash[68176]: cluster 2024-07-28T14:09:12.158933+0000 mgr.y (mgr.25253) 4816 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:13.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8799 16 16 0 0 0 - 0 2024-07-28T14:09:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:14 smithi204 bash[68176]: cluster 2024-07-28T14:09:14.160521+0000 mgr.y (mgr.25253) 4817 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:14.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:09:14.726435+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:14.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:14.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8800 16 16 0 0 0 - 0 2024-07-28T14:09:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:14 smithi177 bash[81864]: cluster 2024-07-28T14:09:14.160521+0000 mgr.y (mgr.25253) 4817 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:14 smithi177 bash[79620]: cluster 2024-07-28T14:09:14.160521+0000 mgr.y (mgr.25253) 4817 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:15.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8801 16 16 0 0 0 - 0 2024-07-28T14:09:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:15 smithi177 bash[79620]: audit 2024-07-28T14:09:15.914066+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:09:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:15 smithi177 bash[81864]: audit 2024-07-28T14:09:15.914066+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:15 smithi204 bash[68176]: audit 2024-07-28T14:09:15.914066+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:16.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8802 16 16 0 0 0 - 0 2024-07-28T14:09:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:16 smithi177 bash[79620]: cluster 2024-07-28T14:09:16.161996+0000 mgr.y (mgr.25253) 4818 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:16 smithi177 bash[81864]: cluster 2024-07-28T14:09:16.161996+0000 mgr.y (mgr.25253) 4818 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:16 smithi204 bash[68176]: cluster 2024-07-28T14:09:16.161996+0000 mgr.y (mgr.25253) 4818 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:17.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8803 16 16 0 0 0 - 0 2024-07-28T14:09:18.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8804 16 16 0 0 0 - 0 2024-07-28T14:09:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:19 smithi177 bash[79620]: cluster 2024-07-28T14:09:18.163558+0000 mgr.y (mgr.25253) 4819 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:19 smithi177 bash[81864]: cluster 2024-07-28T14:09:18.163558+0000 mgr.y (mgr.25253) 4819 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:19 smithi204 bash[68176]: cluster 2024-07-28T14:09:18.163558+0000 mgr.y (mgr.25253) 4819 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:19.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8805 16 16 0 0 0 - 0 2024-07-28T14:09:20.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8806 16 16 0 0 0 - 0 2024-07-28T14:09:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:21 smithi177 bash[79620]: cluster 2024-07-28T14:09:20.165187+0000 mgr.y (mgr.25253) 4820 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:21 smithi177 bash[81864]: cluster 2024-07-28T14:09:20.165187+0000 mgr.y (mgr.25253) 4820 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:21 smithi204 bash[68176]: cluster 2024-07-28T14:09:20.165187+0000 mgr.y (mgr.25253) 4820 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:21.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8807 16 16 0 0 0 - 0 2024-07-28T14:09:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8808 16 16 0 0 0 - 0 2024-07-28T14:09:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:23 smithi177 bash[79620]: cluster 2024-07-28T14:09:22.166804+0000 mgr.y (mgr.25253) 4821 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:23 smithi177 bash[81864]: cluster 2024-07-28T14:09:22.166804+0000 mgr.y (mgr.25253) 4821 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:23 smithi204 bash[68176]: cluster 2024-07-28T14:09:22.166804+0000 mgr.y (mgr.25253) 4821 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:23.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8809 16 16 0 0 0 - 0 2024-07-28T14:09:24.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8810 16 16 0 0 0 - 0 2024-07-28T14:09:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:25 smithi177 bash[81864]: cluster 2024-07-28T14:09:24.168452+0000 mgr.y (mgr.25253) 4822 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:25 smithi177 bash[79620]: cluster 2024-07-28T14:09:24.168452+0000 mgr.y (mgr.25253) 4822 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:25 smithi204 bash[68176]: cluster 2024-07-28T14:09:24.168452+0000 mgr.y (mgr.25253) 4822 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:25.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8811 16 16 0 0 0 - 0 2024-07-28T14:09:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:09:26.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8812 16 16 0 0 0 - 0 2024-07-28T14:09:27.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:27 smithi177 bash[81864]: cluster 2024-07-28T14:09:26.170071+0000 mgr.y (mgr.25253) 4823 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:27 smithi177 bash[79620]: cluster 2024-07-28T14:09:26.170071+0000 mgr.y (mgr.25253) 4823 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:27 smithi204 bash[68176]: cluster 2024-07-28T14:09:26.170071+0000 mgr.y (mgr.25253) 4823 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:27.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8813 16 16 0 0 0 - 0 2024-07-28T14:09:28.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8814 16 16 0 0 0 - 0 2024-07-28T14:09:29.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:29 smithi177 bash[81864]: cluster 2024-07-28T14:09:28.171715+0000 mgr.y (mgr.25253) 4824 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:29 smithi177 bash[79620]: cluster 2024-07-28T14:09:28.171715+0000 mgr.y (mgr.25253) 4824 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:29 smithi204 bash[68176]: cluster 2024-07-28T14:09:28.171715+0000 mgr.y (mgr.25253) 4824 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:29.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8815 16 16 0 0 0 - 0 2024-07-28T14:09:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:30 smithi204 bash[68176]: cluster 2024-07-28T14:09:30.173332+0000 mgr.y (mgr.25253) 4825 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:30.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8816 16 16 0 0 0 - 0 2024-07-28T14:09:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:30 smithi177 bash[81864]: cluster 2024-07-28T14:09:30.173332+0000 mgr.y (mgr.25253) 4825 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:30 smithi177 bash[79620]: cluster 2024-07-28T14:09:30.173332+0000 mgr.y (mgr.25253) 4825 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:31 smithi204 bash[68176]: audit 2024-07-28T14:09:30.914379+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:31.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8817 16 16 0 0 0 - 0 2024-07-28T14:09:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:31 smithi177 bash[81864]: audit 2024-07-28T14:09:30.914379+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:31 smithi177 bash[79620]: audit 2024-07-28T14:09:30.914379+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:32 smithi204 bash[68176]: cluster 2024-07-28T14:09:32.174989+0000 mgr.y (mgr.25253) 4826 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8818 16 16 0 0 0 - 0 2024-07-28T14:09:32.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:32 smithi177 bash[81864]: cluster 2024-07-28T14:09:32.174989+0000 mgr.y (mgr.25253) 4826 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:32 smithi177 bash[79620]: cluster 2024-07-28T14:09:32.174989+0000 mgr.y (mgr.25253) 4826 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:33.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8819 16 16 0 0 0 - 0 2024-07-28T14:09:34.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:09:34.729640+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:34.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:34.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8820 16 16 0 0 0 - 0 2024-07-28T14:09:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:35 smithi177 bash[79620]: cluster 2024-07-28T14:09:34.176630+0000 mgr.y (mgr.25253) 4827 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:35.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:35 smithi177 bash[81864]: cluster 2024-07-28T14:09:34.176630+0000 mgr.y (mgr.25253) 4827 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:35 smithi204 bash[68176]: cluster 2024-07-28T14:09:34.176630+0000 mgr.y (mgr.25253) 4827 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:35.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8821 16 16 0 0 0 - 0 2024-07-28T14:09:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:09:36.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8822 16 16 0 0 0 - 0 2024-07-28T14:09:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:37 smithi177 bash[79620]: cluster 2024-07-28T14:09:36.178260+0000 mgr.y (mgr.25253) 4828 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:37 smithi177 bash[81864]: cluster 2024-07-28T14:09:36.178260+0000 mgr.y (mgr.25253) 4828 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:37 smithi204 bash[68176]: cluster 2024-07-28T14:09:36.178260+0000 mgr.y (mgr.25253) 4828 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:37.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8823 16 16 0 0 0 - 0 2024-07-28T14:09:38.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8824 16 16 0 0 0 - 0 2024-07-28T14:09:39.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:39 smithi177 bash[81864]: cluster 2024-07-28T14:09:38.179883+0000 mgr.y (mgr.25253) 4829 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:39 smithi177 bash[79620]: cluster 2024-07-28T14:09:38.179883+0000 mgr.y (mgr.25253) 4829 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:39 smithi204 bash[68176]: cluster 2024-07-28T14:09:38.179883+0000 mgr.y (mgr.25253) 4829 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:39.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8825 16 16 0 0 0 - 0 2024-07-28T14:09:40.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8826 16 16 0 0 0 - 0 2024-07-28T14:09:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:41 smithi177 bash[79620]: cluster 2024-07-28T14:09:40.181535+0000 mgr.y (mgr.25253) 4830 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:41 smithi177 bash[81864]: cluster 2024-07-28T14:09:40.181535+0000 mgr.y (mgr.25253) 4830 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:41 smithi204 bash[68176]: cluster 2024-07-28T14:09:40.181535+0000 mgr.y (mgr.25253) 4830 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:41.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8827 16 16 0 0 0 - 0 2024-07-28T14:09:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:42 smithi177 bash[79620]: cluster 2024-07-28T14:09:42.183161+0000 mgr.y (mgr.25253) 4831 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:42 smithi177 bash[81864]: cluster 2024-07-28T14:09:42.183161+0000 mgr.y (mgr.25253) 4831 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:42 smithi204 bash[68176]: cluster 2024-07-28T14:09:42.183161+0000 mgr.y (mgr.25253) 4831 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8828 16 16 0 0 0 - 0 2024-07-28T14:09:43.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8829 16 16 0 0 0 - 0 2024-07-28T14:09:44.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8830 16 16 0 0 0 - 0 2024-07-28T14:09:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:45 smithi177 bash[81864]: cluster 2024-07-28T14:09:44.184757+0000 mgr.y (mgr.25253) 4832 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:45 smithi177 bash[79620]: cluster 2024-07-28T14:09:44.184757+0000 mgr.y (mgr.25253) 4832 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:45 smithi204 bash[68176]: cluster 2024-07-28T14:09:44.184757+0000 mgr.y (mgr.25253) 4832 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:45.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8831 16 16 0 0 0 - 0 2024-07-28T14:09:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:09:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:46 smithi177 bash[81864]: audit 2024-07-28T14:09:45.914793+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:46 smithi177 bash[79620]: audit 2024-07-28T14:09:45.914793+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:46 smithi204 bash[68176]: audit 2024-07-28T14:09:45.914793+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:46.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8832 16 16 0 0 0 - 0 2024-07-28T14:09:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:47 smithi177 bash[81864]: cluster 2024-07-28T14:09:46.186382+0000 mgr.y (mgr.25253) 4833 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:47 smithi177 bash[79620]: cluster 2024-07-28T14:09:46.186382+0000 mgr.y (mgr.25253) 4833 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:47 smithi204 bash[68176]: cluster 2024-07-28T14:09:46.186382+0000 mgr.y (mgr.25253) 4833 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:47.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8833 16 16 0 0 0 - 0 2024-07-28T14:09:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:48 smithi177 bash[81864]: cluster 2024-07-28T14:09:48.187869+0000 mgr.y (mgr.25253) 4834 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:48 smithi177 bash[79620]: cluster 2024-07-28T14:09:48.187869+0000 mgr.y (mgr.25253) 4834 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:48 smithi204 bash[68176]: cluster 2024-07-28T14:09:48.187869+0000 mgr.y (mgr.25253) 4834 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:48.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8834 16 16 0 0 0 - 0 2024-07-28T14:09:49.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8835 16 16 0 0 0 - 0 2024-07-28T14:09:50.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8836 16 16 0 0 0 - 0 2024-07-28T14:09:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:51 smithi177 bash[81864]: cluster 2024-07-28T14:09:50.189291+0000 mgr.y (mgr.25253) 4835 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:51 smithi177 bash[81864]: audit 2024-07-28T14:09:50.750901+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:51 smithi177 bash[79620]: cluster 2024-07-28T14:09:50.189291+0000 mgr.y (mgr.25253) 4835 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:51 smithi177 bash[79620]: audit 2024-07-28T14:09:50.750901+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:51 smithi204 bash[68176]: cluster 2024-07-28T14:09:50.189291+0000 mgr.y (mgr.25253) 4835 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:51 smithi204 bash[68176]: audit 2024-07-28T14:09:50.750901+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:51.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8837 16 16 0 0 0 - 0 2024-07-28T14:09:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:52 smithi177 bash[81864]: cluster 2024-07-28T14:09:52.190744+0000 mgr.y (mgr.25253) 4836 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:52 smithi177 bash[79620]: cluster 2024-07-28T14:09:52.190744+0000 mgr.y (mgr.25253) 4836 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:52 smithi204 bash[68176]: cluster 2024-07-28T14:09:52.190744+0000 mgr.y (mgr.25253) 4836 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:09:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8838 16 16 0 0 0 - 0 2024-07-28T14:09:53.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8839 16 16 0 0 0 - 0 2024-07-28T14:09:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:54 smithi204 bash[68176]: cluster 2024-07-28T14:09:54.192286+0000 mgr.y (mgr.25253) 4837 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:54.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:09:54.732687+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:54.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:54.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8840 16 16 0 0 0 - 0 2024-07-28T14:09:54.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:54 smithi177 bash[79620]: cluster 2024-07-28T14:09:54.192286+0000 mgr.y (mgr.25253) 4837 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:54 smithi177 bash[81864]: cluster 2024-07-28T14:09:54.192286+0000 mgr.y (mgr.25253) 4837 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:55.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8841 16 16 0 0 0 - 0 2024-07-28T14:09:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:09:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:09:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:09:56.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8842 16 16 0 0 0 - 0 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: cluster 2024-07-28T14:09:56.192971+0000 mgr.y (mgr.25253) 4838 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:56.417636+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:56.423151+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:56.674693+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:56.680177+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:57.154694+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[79620]: audit 2024-07-28T14:09:57.159603+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: cluster 2024-07-28T14:09:56.192971+0000 mgr.y (mgr.25253) 4838 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:56.417636+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:56.423151+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:56.674693+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:56.680177+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:57.154694+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:57 smithi177 bash[81864]: audit 2024-07-28T14:09:57.159603+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: cluster 2024-07-28T14:09:56.192971+0000 mgr.y (mgr.25253) 4838 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:56.417636+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:56.423151+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:56.674693+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:56.680177+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:57.154694+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:57 smithi204 bash[68176]: audit 2024-07-28T14:09:57.159603+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:57.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8843 16 16 0 0 0 - 0 2024-07-28T14:09:58.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8844 16 16 0 0 0 - 0 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: audit 2024-07-28T14:09:57.438387+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: audit 2024-07-28T14:09:57.448247+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: audit 2024-07-28T14:09:57.455377+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: audit 2024-07-28T14:09:57.457105+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: audit 2024-07-28T14:09:57.467620+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[81864]: cluster 2024-07-28T14:09:58.194369+0000 mgr.y (mgr.25253) 4839 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: audit 2024-07-28T14:09:57.438387+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: audit 2024-07-28T14:09:57.448247+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: audit 2024-07-28T14:09:57.455377+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: audit 2024-07-28T14:09:57.457105+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: audit 2024-07-28T14:09:57.467620+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:09:58 smithi177 bash[79620]: cluster 2024-07-28T14:09:58.194369+0000 mgr.y (mgr.25253) 4839 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: audit 2024-07-28T14:09:57.438387+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: audit 2024-07-28T14:09:57.448247+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: audit 2024-07-28T14:09:57.455377+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: audit 2024-07-28T14:09:57.457105+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: audit 2024-07-28T14:09:57.467620+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:09:58.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:09:58 smithi204 bash[68176]: cluster 2024-07-28T14:09:58.194369+0000 mgr.y (mgr.25253) 4839 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:09:59.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8845 16 16 0 0 0 - 0 2024-07-28T14:10:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:00 smithi204 bash[68176]: cluster 2024-07-28T14:10:00.000152+0000 mon.a (mon.0) 3647 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:10:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:00 smithi177 bash[81864]: cluster 2024-07-28T14:10:00.000152+0000 mon.a (mon.0) 3647 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:10:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:00 smithi177 bash[79620]: cluster 2024-07-28T14:10:00.000152+0000 mon.a (mon.0) 3647 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:10:00.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8846 16 16 0 0 0 - 0 2024-07-28T14:10:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:01 smithi204 bash[68176]: cluster 2024-07-28T14:10:00.195826+0000 mgr.y (mgr.25253) 4840 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:01 smithi204 bash[68176]: audit 2024-07-28T14:10:00.915121+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:01 smithi177 bash[79620]: cluster 2024-07-28T14:10:00.195826+0000 mgr.y (mgr.25253) 4840 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:01 smithi177 bash[79620]: audit 2024-07-28T14:10:00.915121+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:01 smithi177 bash[81864]: cluster 2024-07-28T14:10:00.195826+0000 mgr.y (mgr.25253) 4840 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:01 smithi177 bash[81864]: audit 2024-07-28T14:10:00.915121+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:01.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8847 16 16 0 0 0 - 0 2024-07-28T14:10:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:02 smithi204 bash[68176]: cluster 2024-07-28T14:10:02.197276+0000 mgr.y (mgr.25253) 4841 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8848 16 16 0 0 0 - 0 2024-07-28T14:10:02.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:02 smithi177 bash[79620]: cluster 2024-07-28T14:10:02.197276+0000 mgr.y (mgr.25253) 4841 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:02 smithi177 bash[81864]: cluster 2024-07-28T14:10:02.197276+0000 mgr.y (mgr.25253) 4841 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:03.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8849 16 16 0 0 0 - 0 2024-07-28T14:10:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:04 smithi204 bash[68176]: cluster 2024-07-28T14:10:04.198704+0000 mgr.y (mgr.25253) 4842 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:04.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8850 16 16 0 0 0 - 0 2024-07-28T14:10:04.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:04 smithi177 bash[79620]: cluster 2024-07-28T14:10:04.198704+0000 mgr.y (mgr.25253) 4842 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:04 smithi177 bash[81864]: cluster 2024-07-28T14:10:04.198704+0000 mgr.y (mgr.25253) 4842 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:05.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8851 16 16 0 0 0 - 0 2024-07-28T14:10:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:10:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:06 smithi177 bash[81864]: cluster 2024-07-28T14:10:06.200166+0000 mgr.y (mgr.25253) 4843 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:06 smithi177 bash[79620]: cluster 2024-07-28T14:10:06.200166+0000 mgr.y (mgr.25253) 4843 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:06 smithi204 bash[68176]: cluster 2024-07-28T14:10:06.200166+0000 mgr.y (mgr.25253) 4843 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:06.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8852 16 16 0 0 0 - 0 2024-07-28T14:10:07.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8853 16 16 0 0 0 - 0 2024-07-28T14:10:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:08 smithi204 bash[68176]: cluster 2024-07-28T14:10:08.201610+0000 mgr.y (mgr.25253) 4844 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:08.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8854 16 16 0 0 0 - 0 2024-07-28T14:10:08.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:08 smithi177 bash[81864]: cluster 2024-07-28T14:10:08.201610+0000 mgr.y (mgr.25253) 4844 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:08 smithi177 bash[79620]: cluster 2024-07-28T14:10:08.201610+0000 mgr.y (mgr.25253) 4844 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:09.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8855 16 16 0 0 0 - 0 2024-07-28T14:10:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:10 smithi204 bash[68176]: cluster 2024-07-28T14:10:10.203063+0000 mgr.y (mgr.25253) 4845 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:10.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8856 16 16 0 0 0 - 0 2024-07-28T14:10:10.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:10 smithi177 bash[79620]: cluster 2024-07-28T14:10:10.203063+0000 mgr.y (mgr.25253) 4845 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:10.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:10 smithi177 bash[81864]: cluster 2024-07-28T14:10:10.203063+0000 mgr.y (mgr.25253) 4845 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:11.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8857 16 16 0 0 0 - 0 2024-07-28T14:10:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:12 smithi204 bash[68176]: cluster 2024-07-28T14:10:12.204571+0000 mgr.y (mgr.25253) 4846 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8858 16 16 0 0 0 - 0 2024-07-28T14:10:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:12 smithi177 bash[81864]: cluster 2024-07-28T14:10:12.204571+0000 mgr.y (mgr.25253) 4846 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:12 smithi177 bash[79620]: cluster 2024-07-28T14:10:12.204571+0000 mgr.y (mgr.25253) 4846 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:13.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8859 16 16 0 0 0 - 0 2024-07-28T14:10:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:14 smithi204 bash[68176]: cluster 2024-07-28T14:10:14.205999+0000 mgr.y (mgr.25253) 4847 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:14.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:10:14.735780+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:14.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:14.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8860 16 16 0 0 0 - 0 2024-07-28T14:10:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:14 smithi177 bash[81864]: cluster 2024-07-28T14:10:14.205999+0000 mgr.y (mgr.25253) 4847 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:14 smithi177 bash[79620]: cluster 2024-07-28T14:10:14.205999+0000 mgr.y (mgr.25253) 4847 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:15.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8861 16 16 0 0 0 - 0 2024-07-28T14:10:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:10:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:15 smithi177 bash[81864]: audit 2024-07-28T14:10:15.915689+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:15 smithi177 bash[79620]: audit 2024-07-28T14:10:15.915689+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:15 smithi204 bash[68176]: audit 2024-07-28T14:10:15.915689+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:16.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8862 16 16 0 0 0 - 0 2024-07-28T14:10:17.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:16 smithi177 bash[81864]: cluster 2024-07-28T14:10:16.207438+0000 mgr.y (mgr.25253) 4848 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:16 smithi177 bash[79620]: cluster 2024-07-28T14:10:16.207438+0000 mgr.y (mgr.25253) 4848 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:16 smithi204 bash[68176]: cluster 2024-07-28T14:10:16.207438+0000 mgr.y (mgr.25253) 4848 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:17.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8863 16 16 0 0 0 - 0 2024-07-28T14:10:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:18 smithi204 bash[68176]: cluster 2024-07-28T14:10:18.208963+0000 mgr.y (mgr.25253) 4849 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:18.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8864 16 16 0 0 0 - 0 2024-07-28T14:10:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:18 smithi177 bash[81864]: cluster 2024-07-28T14:10:18.208963+0000 mgr.y (mgr.25253) 4849 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:18 smithi177 bash[79620]: cluster 2024-07-28T14:10:18.208963+0000 mgr.y (mgr.25253) 4849 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:19.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8865 16 16 0 0 0 - 0 2024-07-28T14:10:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:20 smithi204 bash[68176]: cluster 2024-07-28T14:10:20.210468+0000 mgr.y (mgr.25253) 4850 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:20.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8866 16 16 0 0 0 - 0 2024-07-28T14:10:20.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:20 smithi177 bash[81864]: cluster 2024-07-28T14:10:20.210468+0000 mgr.y (mgr.25253) 4850 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:20 smithi177 bash[79620]: cluster 2024-07-28T14:10:20.210468+0000 mgr.y (mgr.25253) 4850 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:21.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8867 16 16 0 0 0 - 0 2024-07-28T14:10:22.301 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:10:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:10:22.033314586Z level=info msg="Completed cleanup jobs" duration=69.326554ms 2024-07-28T14:10:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:22 smithi204 bash[68176]: cluster 2024-07-28T14:10:22.212014+0000 mgr.y (mgr.25253) 4851 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8868 16 16 0 0 0 - 0 2024-07-28T14:10:22.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:22 smithi177 bash[81864]: cluster 2024-07-28T14:10:22.212014+0000 mgr.y (mgr.25253) 4851 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:22 smithi177 bash[79620]: cluster 2024-07-28T14:10:22.212014+0000 mgr.y (mgr.25253) 4851 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:23.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8869 16 16 0 0 0 - 0 2024-07-28T14:10:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:24 smithi204 bash[68176]: cluster 2024-07-28T14:10:24.213449+0000 mgr.y (mgr.25253) 4852 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:24.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8870 16 16 0 0 0 - 0 2024-07-28T14:10:24.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:24 smithi177 bash[79620]: cluster 2024-07-28T14:10:24.213449+0000 mgr.y (mgr.25253) 4852 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:24 smithi177 bash[81864]: cluster 2024-07-28T14:10:24.213449+0000 mgr.y (mgr.25253) 4852 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:25.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8871 16 16 0 0 0 - 0 2024-07-28T14:10:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:26 smithi177 bash[79620]: cluster 2024-07-28T14:10:26.214926+0000 mgr.y (mgr.25253) 4853 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:10:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:26 smithi177 bash[81864]: cluster 2024-07-28T14:10:26.214926+0000 mgr.y (mgr.25253) 4853 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:26 smithi204 bash[68176]: cluster 2024-07-28T14:10:26.214926+0000 mgr.y (mgr.25253) 4853 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:26.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8872 16 16 0 0 0 - 0 2024-07-28T14:10:27.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8873 16 16 0 0 0 - 0 2024-07-28T14:10:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:28 smithi204 bash[68176]: cluster 2024-07-28T14:10:28.216400+0000 mgr.y (mgr.25253) 4854 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:28.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8874 16 16 0 0 0 - 0 2024-07-28T14:10:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:28 smithi177 bash[81864]: cluster 2024-07-28T14:10:28.216400+0000 mgr.y (mgr.25253) 4854 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:28 smithi177 bash[79620]: cluster 2024-07-28T14:10:28.216400+0000 mgr.y (mgr.25253) 4854 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:29.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8875 16 16 0 0 0 - 0 2024-07-28T14:10:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:30 smithi204 bash[68176]: cluster 2024-07-28T14:10:30.217872+0000 mgr.y (mgr.25253) 4855 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:30.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8876 16 16 0 0 0 - 0 2024-07-28T14:10:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:30 smithi177 bash[81864]: cluster 2024-07-28T14:10:30.217872+0000 mgr.y (mgr.25253) 4855 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:30.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:30 smithi177 bash[79620]: cluster 2024-07-28T14:10:30.217872+0000 mgr.y (mgr.25253) 4855 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:31 smithi204 bash[68176]: audit 2024-07-28T14:10:30.916290+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:31.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8877 16 16 0 0 0 - 0 2024-07-28T14:10:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:31 smithi177 bash[81864]: audit 2024-07-28T14:10:30.916290+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:31 smithi177 bash[79620]: audit 2024-07-28T14:10:30.916290+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:32 smithi204 bash[68176]: cluster 2024-07-28T14:10:32.219388+0000 mgr.y (mgr.25253) 4856 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8878 16 16 0 0 0 - 0 2024-07-28T14:10:32.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:32 smithi177 bash[81864]: cluster 2024-07-28T14:10:32.219388+0000 mgr.y (mgr.25253) 4856 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:32 smithi177 bash[79620]: cluster 2024-07-28T14:10:32.219388+0000 mgr.y (mgr.25253) 4856 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:33.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8879 16 16 0 0 0 - 0 2024-07-28T14:10:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:34 smithi204 bash[68176]: cluster 2024-07-28T14:10:34.220877+0000 mgr.y (mgr.25253) 4857 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:34.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:10:34.738890+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:34.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:34.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8880 16 16 0 0 0 - 0 2024-07-28T14:10:34.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:34 smithi177 bash[79620]: cluster 2024-07-28T14:10:34.220877+0000 mgr.y (mgr.25253) 4857 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:34 smithi177 bash[81864]: cluster 2024-07-28T14:10:34.220877+0000 mgr.y (mgr.25253) 4857 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:35.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8881 16 16 0 0 0 - 0 2024-07-28T14:10:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:36 smithi177 bash[79620]: cluster 2024-07-28T14:10:36.222357+0000 mgr.y (mgr.25253) 4858 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:10:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:36 smithi177 bash[81864]: cluster 2024-07-28T14:10:36.222357+0000 mgr.y (mgr.25253) 4858 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:36 smithi204 bash[68176]: cluster 2024-07-28T14:10:36.222357+0000 mgr.y (mgr.25253) 4858 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:36.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8882 16 16 0 0 0 - 0 2024-07-28T14:10:37.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8883 16 16 0 0 0 - 0 2024-07-28T14:10:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:38 smithi204 bash[68176]: cluster 2024-07-28T14:10:38.223841+0000 mgr.y (mgr.25253) 4859 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:38.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8884 16 16 0 0 0 - 0 2024-07-28T14:10:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:38 smithi177 bash[81864]: cluster 2024-07-28T14:10:38.223841+0000 mgr.y (mgr.25253) 4859 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:38 smithi177 bash[79620]: cluster 2024-07-28T14:10:38.223841+0000 mgr.y (mgr.25253) 4859 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:39.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8885 16 16 0 0 0 - 0 2024-07-28T14:10:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:40 smithi204 bash[68176]: cluster 2024-07-28T14:10:40.225309+0000 mgr.y (mgr.25253) 4860 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:40.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8886 16 16 0 0 0 - 0 2024-07-28T14:10:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:40 smithi177 bash[81864]: cluster 2024-07-28T14:10:40.225309+0000 mgr.y (mgr.25253) 4860 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:40 smithi177 bash[79620]: cluster 2024-07-28T14:10:40.225309+0000 mgr.y (mgr.25253) 4860 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:41.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8887 16 16 0 0 0 - 0 2024-07-28T14:10:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:42 smithi204 bash[68176]: cluster 2024-07-28T14:10:42.226778+0000 mgr.y (mgr.25253) 4861 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8888 16 16 0 0 0 - 0 2024-07-28T14:10:42.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:42 smithi177 bash[79620]: cluster 2024-07-28T14:10:42.226778+0000 mgr.y (mgr.25253) 4861 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:42 smithi177 bash[81864]: cluster 2024-07-28T14:10:42.226778+0000 mgr.y (mgr.25253) 4861 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:43.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8889 16 16 0 0 0 - 0 2024-07-28T14:10:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:44 smithi204 bash[68176]: cluster 2024-07-28T14:10:44.228264+0000 mgr.y (mgr.25253) 4862 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:44.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8890 16 16 0 0 0 - 0 2024-07-28T14:10:44.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:44 smithi177 bash[79620]: cluster 2024-07-28T14:10:44.228264+0000 mgr.y (mgr.25253) 4862 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:44 smithi177 bash[81864]: cluster 2024-07-28T14:10:44.228264+0000 mgr.y (mgr.25253) 4862 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:45.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8891 16 16 0 0 0 - 0 2024-07-28T14:10:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:10:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:45 smithi177 bash[81864]: audit 2024-07-28T14:10:45.916511+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:45 smithi177 bash[79620]: audit 2024-07-28T14:10:45.916511+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:45 smithi204 bash[68176]: audit 2024-07-28T14:10:45.916511+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:46.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8892 16 16 0 0 0 - 0 2024-07-28T14:10:47.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:46 smithi177 bash[79620]: cluster 2024-07-28T14:10:46.229728+0000 mgr.y (mgr.25253) 4863 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:46 smithi177 bash[81864]: cluster 2024-07-28T14:10:46.229728+0000 mgr.y (mgr.25253) 4863 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:46 smithi204 bash[68176]: cluster 2024-07-28T14:10:46.229728+0000 mgr.y (mgr.25253) 4863 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:47.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8893 16 16 0 0 0 - 0 2024-07-28T14:10:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:48 smithi204 bash[68176]: cluster 2024-07-28T14:10:48.231135+0000 mgr.y (mgr.25253) 4864 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:48.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8894 16 16 0 0 0 - 0 2024-07-28T14:10:48.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:48 smithi177 bash[79620]: cluster 2024-07-28T14:10:48.231135+0000 mgr.y (mgr.25253) 4864 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:48 smithi177 bash[81864]: cluster 2024-07-28T14:10:48.231135+0000 mgr.y (mgr.25253) 4864 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:49.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8895 16 16 0 0 0 - 0 2024-07-28T14:10:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:50 smithi204 bash[68176]: cluster 2024-07-28T14:10:50.232640+0000 mgr.y (mgr.25253) 4865 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:50.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8896 16 16 0 0 0 - 0 2024-07-28T14:10:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:50 smithi177 bash[79620]: cluster 2024-07-28T14:10:50.232640+0000 mgr.y (mgr.25253) 4865 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:50 smithi177 bash[81864]: cluster 2024-07-28T14:10:50.232640+0000 mgr.y (mgr.25253) 4865 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:51.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8897 16 16 0 0 0 - 0 2024-07-28T14:10:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:52 smithi204 bash[68176]: cluster 2024-07-28T14:10:52.234118+0000 mgr.y (mgr.25253) 4866 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:10:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8898 16 16 0 0 0 - 0 2024-07-28T14:10:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:52 smithi177 bash[79620]: cluster 2024-07-28T14:10:52.234118+0000 mgr.y (mgr.25253) 4866 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:52 smithi177 bash[81864]: cluster 2024-07-28T14:10:52.234118+0000 mgr.y (mgr.25253) 4866 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:53.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8899 16 16 0 0 0 - 0 2024-07-28T14:10:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:54 smithi204 bash[68176]: cluster 2024-07-28T14:10:54.235575+0000 mgr.y (mgr.25253) 4867 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:54.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:10:54.741998+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:54.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:54.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8900 16 16 0 0 0 - 0 2024-07-28T14:10:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:54 smithi177 bash[81864]: cluster 2024-07-28T14:10:54.235575+0000 mgr.y (mgr.25253) 4867 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:54 smithi177 bash[79620]: cluster 2024-07-28T14:10:54.235575+0000 mgr.y (mgr.25253) 4867 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:55.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8901 16 16 0 0 0 - 0 2024-07-28T14:10:56.308 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:56 smithi177 bash[79620]: cluster 2024-07-28T14:10:56.237073+0000 mgr.y (mgr.25253) 4868 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:56.309 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:10:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:10:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:10:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:56 smithi204 bash[68176]: cluster 2024-07-28T14:10:56.237073+0000 mgr.y (mgr.25253) 4868 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:56.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8902 16 16 0 0 0 - 0 2024-07-28T14:10:56.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:56 smithi177 bash[81864]: cluster 2024-07-28T14:10:56.237073+0000 mgr.y (mgr.25253) 4868 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:57.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8903 16 16 0 0 0 - 0 2024-07-28T14:10:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:57 smithi177 bash[81864]: audit 2024-07-28T14:10:57.613248+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:57 smithi177 bash[79620]: audit 2024-07-28T14:10:57.613248+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:57 smithi204 bash[68176]: audit 2024-07-28T14:10:57.613248+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:58.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8904 16 16 0 0 0 - 0 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[81864]: audit 2024-07-28T14:10:57.990294+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[81864]: audit 2024-07-28T14:10:57.997578+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[81864]: cluster 2024-07-28T14:10:58.238512+0000 mgr.y (mgr.25253) 4869 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[79620]: audit 2024-07-28T14:10:57.990294+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[79620]: audit 2024-07-28T14:10:57.997578+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:10:58 smithi177 bash[79620]: cluster 2024-07-28T14:10:58.238512+0000 mgr.y (mgr.25253) 4869 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:58 smithi204 bash[68176]: audit 2024-07-28T14:10:57.990294+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:58 smithi204 bash[68176]: audit 2024-07-28T14:10:57.997578+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:10:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:10:58 smithi204 bash[68176]: cluster 2024-07-28T14:10:58.238512+0000 mgr.y (mgr.25253) 4869 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:10:59.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8905 16 16 0 0 0 - 0 2024-07-28T14:11:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:00 smithi204 bash[68176]: cluster 2024-07-28T14:11:00.240014+0000 mgr.y (mgr.25253) 4870 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:00.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8906 16 16 0 0 0 - 0 2024-07-28T14:11:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:00 smithi177 bash[81864]: cluster 2024-07-28T14:11:00.240014+0000 mgr.y (mgr.25253) 4870 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:00.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:00 smithi177 bash[79620]: cluster 2024-07-28T14:11:00.240014+0000 mgr.y (mgr.25253) 4870 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:01 smithi204 bash[68176]: audit 2024-07-28T14:11:00.916312+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:01.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8907 16 16 0 0 0 - 0 2024-07-28T14:11:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:01 smithi177 bash[81864]: audit 2024-07-28T14:11:00.916312+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:01 smithi177 bash[79620]: audit 2024-07-28T14:11:00.916312+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:02 smithi204 bash[68176]: cluster 2024-07-28T14:11:02.241470+0000 mgr.y (mgr.25253) 4871 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8908 16 16 0 0 0 - 0 2024-07-28T14:11:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:02 smithi177 bash[79620]: cluster 2024-07-28T14:11:02.241470+0000 mgr.y (mgr.25253) 4871 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:02 smithi177 bash[81864]: cluster 2024-07-28T14:11:02.241470+0000 mgr.y (mgr.25253) 4871 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:03.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8909 16 16 0 0 0 - 0 2024-07-28T14:11:04.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8910 16 16 0 0 0 - 0 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:03.502921+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:03.507666+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:03.636372+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:03.644919+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:04.071167+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:04.072864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: audit 2024-07-28T14:11:04.081131+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[81864]: cluster 2024-07-28T14:11:04.242972+0000 mgr.y (mgr.25253) 4872 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:03.502921+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:03.507666+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:03.636372+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:03.644919+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:04.071167+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:04.072864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: audit 2024-07-28T14:11:04.081131+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:04 smithi177 bash[79620]: cluster 2024-07-28T14:11:04.242972+0000 mgr.y (mgr.25253) 4872 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:03.502921+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:03.507666+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:03.636372+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:03.644919+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:04.071167+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:04.072864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: audit 2024-07-28T14:11:04.081131+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:11:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:04 smithi204 bash[68176]: cluster 2024-07-28T14:11:04.242972+0000 mgr.y (mgr.25253) 4872 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:05.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8911 16 16 0 0 0 - 0 2024-07-28T14:11:06.311 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:11:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:06 smithi204 bash[68176]: cluster 2024-07-28T14:11:06.244445+0000 mgr.y (mgr.25253) 4873 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:06.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8912 16 16 0 0 0 - 0 2024-07-28T14:11:06.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:06 smithi177 bash[81864]: cluster 2024-07-28T14:11:06.244445+0000 mgr.y (mgr.25253) 4873 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:06 smithi177 bash[79620]: cluster 2024-07-28T14:11:06.244445+0000 mgr.y (mgr.25253) 4873 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:07.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8913 16 16 0 0 0 - 0 2024-07-28T14:11:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:08 smithi204 bash[68176]: cluster 2024-07-28T14:11:08.246013+0000 mgr.y (mgr.25253) 4874 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:08.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8914 16 16 0 0 0 - 0 2024-07-28T14:11:08.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:08 smithi177 bash[81864]: cluster 2024-07-28T14:11:08.246013+0000 mgr.y (mgr.25253) 4874 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:08 smithi177 bash[79620]: cluster 2024-07-28T14:11:08.246013+0000 mgr.y (mgr.25253) 4874 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:09.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8915 16 16 0 0 0 - 0 2024-07-28T14:11:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:10 smithi204 bash[68176]: cluster 2024-07-28T14:11:10.247672+0000 mgr.y (mgr.25253) 4875 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:10.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8916 16 16 0 0 0 - 0 2024-07-28T14:11:10.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:10 smithi177 bash[81864]: cluster 2024-07-28T14:11:10.247672+0000 mgr.y (mgr.25253) 4875 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:10 smithi177 bash[79620]: cluster 2024-07-28T14:11:10.247672+0000 mgr.y (mgr.25253) 4875 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:11.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8917 16 16 0 0 0 - 0 2024-07-28T14:11:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:12 smithi204 bash[68176]: cluster 2024-07-28T14:11:12.249182+0000 mgr.y (mgr.25253) 4876 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8918 16 16 0 0 0 - 0 2024-07-28T14:11:12.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:12 smithi177 bash[81864]: cluster 2024-07-28T14:11:12.249182+0000 mgr.y (mgr.25253) 4876 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:12 smithi177 bash[79620]: cluster 2024-07-28T14:11:12.249182+0000 mgr.y (mgr.25253) 4876 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:13.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8919 16 16 0 0 0 - 0 2024-07-28T14:11:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:14 smithi204 bash[68176]: cluster 2024-07-28T14:11:14.250657+0000 mgr.y (mgr.25253) 4877 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:14.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:11:14.745262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:14.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:14.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8920 16 16 0 0 0 - 0 2024-07-28T14:11:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:14 smithi177 bash[81864]: cluster 2024-07-28T14:11:14.250657+0000 mgr.y (mgr.25253) 4877 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:14 smithi177 bash[79620]: cluster 2024-07-28T14:11:14.250657+0000 mgr.y (mgr.25253) 4877 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:15.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8921 16 16 0 0 0 - 0 2024-07-28T14:11:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:15 smithi177 bash[79620]: audit 2024-07-28T14:11:15.917284+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:11:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:15 smithi177 bash[81864]: audit 2024-07-28T14:11:15.917284+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:15 smithi204 bash[68176]: audit 2024-07-28T14:11:15.917284+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:16.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8922 16 16 0 0 0 - 0 2024-07-28T14:11:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:16 smithi177 bash[81864]: cluster 2024-07-28T14:11:16.252201+0000 mgr.y (mgr.25253) 4878 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:16 smithi177 bash[79620]: cluster 2024-07-28T14:11:16.252201+0000 mgr.y (mgr.25253) 4878 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:16 smithi204 bash[68176]: cluster 2024-07-28T14:11:16.252201+0000 mgr.y (mgr.25253) 4878 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:17.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8923 16 16 0 0 0 - 0 2024-07-28T14:11:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:18 smithi204 bash[68176]: cluster 2024-07-28T14:11:18.253696+0000 mgr.y (mgr.25253) 4879 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:18.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8924 16 16 0 0 0 - 0 2024-07-28T14:11:18.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:18 smithi177 bash[79620]: cluster 2024-07-28T14:11:18.253696+0000 mgr.y (mgr.25253) 4879 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:18 smithi177 bash[81864]: cluster 2024-07-28T14:11:18.253696+0000 mgr.y (mgr.25253) 4879 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:19.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8925 16 16 0 0 0 - 0 2024-07-28T14:11:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:20 smithi204 bash[68176]: cluster 2024-07-28T14:11:20.255166+0000 mgr.y (mgr.25253) 4880 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:20.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8926 16 16 0 0 0 - 0 2024-07-28T14:11:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:20 smithi177 bash[79620]: cluster 2024-07-28T14:11:20.255166+0000 mgr.y (mgr.25253) 4880 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:20 smithi177 bash[81864]: cluster 2024-07-28T14:11:20.255166+0000 mgr.y (mgr.25253) 4880 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:21.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8927 16 16 0 0 0 - 0 2024-07-28T14:11:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:22 smithi204 bash[68176]: cluster 2024-07-28T14:11:22.256662+0000 mgr.y (mgr.25253) 4881 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8928 16 16 0 0 0 - 0 2024-07-28T14:11:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:22 smithi177 bash[81864]: cluster 2024-07-28T14:11:22.256662+0000 mgr.y (mgr.25253) 4881 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:22 smithi177 bash[79620]: cluster 2024-07-28T14:11:22.256662+0000 mgr.y (mgr.25253) 4881 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:23.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8929 16 16 0 0 0 - 0 2024-07-28T14:11:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:24 smithi204 bash[68176]: cluster 2024-07-28T14:11:24.258132+0000 mgr.y (mgr.25253) 4882 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:24.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8930 16 16 0 0 0 - 0 2024-07-28T14:11:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:24 smithi177 bash[81864]: cluster 2024-07-28T14:11:24.258132+0000 mgr.y (mgr.25253) 4882 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:24 smithi177 bash[79620]: cluster 2024-07-28T14:11:24.258132+0000 mgr.y (mgr.25253) 4882 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:25.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8931 16 16 0 0 0 - 0 2024-07-28T14:11:26.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:11:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:26 smithi204 bash[68176]: cluster 2024-07-28T14:11:26.259719+0000 mgr.y (mgr.25253) 4883 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:26.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8932 16 16 0 0 0 - 0 2024-07-28T14:11:26.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:26 smithi177 bash[81864]: cluster 2024-07-28T14:11:26.259719+0000 mgr.y (mgr.25253) 4883 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:26 smithi177 bash[79620]: cluster 2024-07-28T14:11:26.259719+0000 mgr.y (mgr.25253) 4883 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:27.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8933 16 16 0 0 0 - 0 2024-07-28T14:11:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:28 smithi204 bash[68176]: cluster 2024-07-28T14:11:28.261300+0000 mgr.y (mgr.25253) 4884 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:28.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8934 16 16 0 0 0 - 0 2024-07-28T14:11:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:28 smithi177 bash[81864]: cluster 2024-07-28T14:11:28.261300+0000 mgr.y (mgr.25253) 4884 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:28 smithi177 bash[79620]: cluster 2024-07-28T14:11:28.261300+0000 mgr.y (mgr.25253) 4884 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:29.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8935 16 16 0 0 0 - 0 2024-07-28T14:11:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:30 smithi204 bash[68176]: cluster 2024-07-28T14:11:30.262772+0000 mgr.y (mgr.25253) 4885 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:30.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8936 16 16 0 0 0 - 0 2024-07-28T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:30 smithi177 bash[81864]: cluster 2024-07-28T14:11:30.262772+0000 mgr.y (mgr.25253) 4885 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:30 smithi177 bash[79620]: cluster 2024-07-28T14:11:30.262772+0000 mgr.y (mgr.25253) 4885 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:31 smithi204 bash[68176]: audit 2024-07-28T14:11:30.917518+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:31.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8937 16 16 0 0 0 - 0 2024-07-28T14:11:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:31 smithi177 bash[81864]: audit 2024-07-28T14:11:30.917518+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:31 smithi177 bash[79620]: audit 2024-07-28T14:11:30.917518+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8938 16 16 0 0 0 - 0 2024-07-28T14:11:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:33 smithi204 bash[68176]: cluster 2024-07-28T14:11:32.264381+0000 mgr.y (mgr.25253) 4886 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:33.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8939 16 16 0 0 0 - 0 2024-07-28T14:11:33.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:33 smithi177 bash[81864]: cluster 2024-07-28T14:11:32.264381+0000 mgr.y (mgr.25253) 4886 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:33 smithi177 bash[79620]: cluster 2024-07-28T14:11:32.264381+0000 mgr.y (mgr.25253) 4886 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:34.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:11:34.748469+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:34.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:34.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8940 16 16 0 0 0 - 0 2024-07-28T14:11:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:35 smithi204 bash[68176]: cluster 2024-07-28T14:11:34.265871+0000 mgr.y (mgr.25253) 4887 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:35.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8941 16 16 0 0 0 - 0 2024-07-28T14:11:35.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:35 smithi177 bash[79620]: cluster 2024-07-28T14:11:34.265871+0000 mgr.y (mgr.25253) 4887 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:35 smithi177 bash[81864]: cluster 2024-07-28T14:11:34.265871+0000 mgr.y (mgr.25253) 4887 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:11:36.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8942 16 16 0 0 0 - 0 2024-07-28T14:11:37.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8943 16 16 0 0 0 - 0 2024-07-28T14:11:37.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:37 smithi177 bash[81864]: cluster 2024-07-28T14:11:36.267310+0000 mgr.y (mgr.25253) 4888 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:37 smithi177 bash[79620]: cluster 2024-07-28T14:11:36.267310+0000 mgr.y (mgr.25253) 4888 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:37 smithi204 bash[68176]: cluster 2024-07-28T14:11:36.267310+0000 mgr.y (mgr.25253) 4888 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:38.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8944 16 16 0 0 0 - 0 2024-07-28T14:11:39.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8945 16 16 0 0 0 - 0 2024-07-28T14:11:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:39 smithi177 bash[81864]: cluster 2024-07-28T14:11:38.268754+0000 mgr.y (mgr.25253) 4889 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:39 smithi177 bash[79620]: cluster 2024-07-28T14:11:38.268754+0000 mgr.y (mgr.25253) 4889 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:39 smithi204 bash[68176]: cluster 2024-07-28T14:11:38.268754+0000 mgr.y (mgr.25253) 4889 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:40.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8946 16 16 0 0 0 - 0 2024-07-28T14:11:41.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8947 16 16 0 0 0 - 0 2024-07-28T14:11:41.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:41 smithi177 bash[81864]: cluster 2024-07-28T14:11:40.270173+0000 mgr.y (mgr.25253) 4890 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:41 smithi177 bash[79620]: cluster 2024-07-28T14:11:40.270173+0000 mgr.y (mgr.25253) 4890 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:41 smithi204 bash[68176]: cluster 2024-07-28T14:11:40.270173+0000 mgr.y (mgr.25253) 4890 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8948 16 16 0 0 0 - 0 2024-07-28T14:11:43.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8949 16 16 0 0 0 - 0 2024-07-28T14:11:43.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:43 smithi177 bash[81864]: cluster 2024-07-28T14:11:42.271604+0000 mgr.y (mgr.25253) 4891 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:43 smithi177 bash[79620]: cluster 2024-07-28T14:11:42.271604+0000 mgr.y (mgr.25253) 4891 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:43 smithi204 bash[68176]: cluster 2024-07-28T14:11:42.271604+0000 mgr.y (mgr.25253) 4891 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:44.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8950 16 16 0 0 0 - 0 2024-07-28T14:11:45.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8951 16 16 0 0 0 - 0 2024-07-28T14:11:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:45 smithi177 bash[81864]: cluster 2024-07-28T14:11:44.273184+0000 mgr.y (mgr.25253) 4892 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:45 smithi177 bash[79620]: cluster 2024-07-28T14:11:44.273184+0000 mgr.y (mgr.25253) 4892 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:45 smithi204 bash[68176]: cluster 2024-07-28T14:11:44.273184+0000 mgr.y (mgr.25253) 4892 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:46.450 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:11:46.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8952 16 16 0 0 0 - 0 2024-07-28T14:11:46.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:46 smithi177 bash[79620]: audit 2024-07-28T14:11:45.918122+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:46 smithi177 bash[81864]: audit 2024-07-28T14:11:45.918122+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:46 smithi204 bash[68176]: audit 2024-07-28T14:11:45.918122+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:47.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8953 16 16 0 0 0 - 0 2024-07-28T14:11:47.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:47 smithi177 bash[79620]: cluster 2024-07-28T14:11:46.274767+0000 mgr.y (mgr.25253) 4893 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:47 smithi177 bash[81864]: cluster 2024-07-28T14:11:46.274767+0000 mgr.y (mgr.25253) 4893 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:47 smithi204 bash[68176]: cluster 2024-07-28T14:11:46.274767+0000 mgr.y (mgr.25253) 4893 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:48.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8954 16 16 0 0 0 - 0 2024-07-28T14:11:49.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8955 16 16 0 0 0 - 0 2024-07-28T14:11:49.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:49 smithi177 bash[79620]: cluster 2024-07-28T14:11:48.276269+0000 mgr.y (mgr.25253) 4894 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:49 smithi177 bash[81864]: cluster 2024-07-28T14:11:48.276269+0000 mgr.y (mgr.25253) 4894 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:49 smithi204 bash[68176]: cluster 2024-07-28T14:11:48.276269+0000 mgr.y (mgr.25253) 4894 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:50.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8956 16 16 0 0 0 - 0 2024-07-28T14:11:51.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8957 16 16 0 0 0 - 0 2024-07-28T14:11:51.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:51 smithi177 bash[79620]: cluster 2024-07-28T14:11:50.277733+0000 mgr.y (mgr.25253) 4895 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:51 smithi177 bash[81864]: cluster 2024-07-28T14:11:50.277733+0000 mgr.y (mgr.25253) 4895 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:51 smithi204 bash[68176]: cluster 2024-07-28T14:11:50.277733+0000 mgr.y (mgr.25253) 4895 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:11:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8958 16 16 0 0 0 - 0 2024-07-28T14:11:53.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8959 16 16 0 0 0 - 0 2024-07-28T14:11:53.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:53 smithi177 bash[81864]: cluster 2024-07-28T14:11:52.279140+0000 mgr.y (mgr.25253) 4896 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:53 smithi177 bash[79620]: cluster 2024-07-28T14:11:52.279140+0000 mgr.y (mgr.25253) 4896 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:53 smithi204 bash[68176]: cluster 2024-07-28T14:11:52.279140+0000 mgr.y (mgr.25253) 4896 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:54.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:11:54.751704+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:54.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:54.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8960 16 16 0 0 0 - 0 2024-07-28T14:11:55.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8961 16 16 0 0 0 - 0 2024-07-28T14:11:55.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:55 smithi177 bash[81864]: cluster 2024-07-28T14:11:54.280582+0000 mgr.y (mgr.25253) 4897 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:55 smithi177 bash[79620]: cluster 2024-07-28T14:11:54.280582+0000 mgr.y (mgr.25253) 4897 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:55 smithi204 bash[68176]: cluster 2024-07-28T14:11:54.280582+0000 mgr.y (mgr.25253) 4897 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:11:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:11:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:11:56.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8962 16 16 0 0 0 - 0 2024-07-28T14:11:57.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8963 16 16 0 0 0 - 0 2024-07-28T14:11:57.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:57 smithi177 bash[81864]: cluster 2024-07-28T14:11:56.281994+0000 mgr.y (mgr.25253) 4898 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:57 smithi177 bash[79620]: cluster 2024-07-28T14:11:56.281994+0000 mgr.y (mgr.25253) 4898 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:57 smithi204 bash[68176]: cluster 2024-07-28T14:11:56.281994+0000 mgr.y (mgr.25253) 4898 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:58.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8964 16 16 0 0 0 - 0 2024-07-28T14:11:59.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8965 16 16 0 0 0 - 0 2024-07-28T14:11:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:11:59 smithi177 bash[81864]: cluster 2024-07-28T14:11:58.283402+0000 mgr.y (mgr.25253) 4899 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:11:59 smithi177 bash[79620]: cluster 2024-07-28T14:11:58.283402+0000 mgr.y (mgr.25253) 4899 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:11:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:11:59 smithi204 bash[68176]: cluster 2024-07-28T14:11:58.283402+0000 mgr.y (mgr.25253) 4899 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:00.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8966 16 16 0 0 0 - 0 2024-07-28T14:12:01.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8967 16 16 0 0 0 - 0 2024-07-28T14:12:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:01 smithi177 bash[81864]: cluster 2024-07-28T14:12:00.284871+0000 mgr.y (mgr.25253) 4900 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:01 smithi177 bash[81864]: audit 2024-07-28T14:12:00.918411+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:01 smithi177 bash[79620]: cluster 2024-07-28T14:12:00.284871+0000 mgr.y (mgr.25253) 4900 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:01 smithi177 bash[79620]: audit 2024-07-28T14:12:00.918411+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:01 smithi204 bash[68176]: cluster 2024-07-28T14:12:00.284871+0000 mgr.y (mgr.25253) 4900 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:01 smithi204 bash[68176]: audit 2024-07-28T14:12:00.918411+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8968 16 16 0 0 0 - 0 2024-07-28T14:12:03.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8969 16 16 0 0 0 - 0 2024-07-28T14:12:03.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:03 smithi177 bash[81864]: cluster 2024-07-28T14:12:02.286323+0000 mgr.y (mgr.25253) 4901 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:03 smithi177 bash[79620]: cluster 2024-07-28T14:12:02.286323+0000 mgr.y (mgr.25253) 4901 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:03 smithi204 bash[68176]: cluster 2024-07-28T14:12:02.286323+0000 mgr.y (mgr.25253) 4901 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:04.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8970 16 16 0 0 0 - 0 2024-07-28T14:12:04.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:04 smithi177 bash[81864]: audit 2024-07-28T14:12:04.209691+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:04 smithi177 bash[79620]: audit 2024-07-28T14:12:04.209691+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:04 smithi204 bash[68176]: audit 2024-07-28T14:12:04.209691+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:05.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8971 16 16 0 0 0 - 0 2024-07-28T14:12:05.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:05 smithi177 bash[81864]: cluster 2024-07-28T14:12:04.287302+0000 mgr.y (mgr.25253) 4902 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:05 smithi177 bash[79620]: cluster 2024-07-28T14:12:04.287302+0000 mgr.y (mgr.25253) 4902 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:05 smithi204 bash[68176]: cluster 2024-07-28T14:12:04.287302+0000 mgr.y (mgr.25253) 4902 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:06] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T14:12:06.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8972 16 16 0 0 0 - 0 2024-07-28T14:12:07.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8973 16 16 0 0 0 - 0 2024-07-28T14:12:07.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:07 smithi177 bash[81864]: cluster 2024-07-28T14:12:06.288850+0000 mgr.y (mgr.25253) 4903 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:07 smithi177 bash[79620]: cluster 2024-07-28T14:12:06.288850+0000 mgr.y (mgr.25253) 4903 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:07 smithi204 bash[68176]: cluster 2024-07-28T14:12:06.288850+0000 mgr.y (mgr.25253) 4903 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:08.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8974 16 16 0 0 0 - 0 2024-07-28T14:12:09.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8975 16 16 0 0 0 - 0 2024-07-28T14:12:09.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:09 smithi177 bash[81864]: cluster 2024-07-28T14:12:08.290455+0000 mgr.y (mgr.25253) 4904 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:09 smithi177 bash[79620]: cluster 2024-07-28T14:12:08.290455+0000 mgr.y (mgr.25253) 4904 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:09 smithi204 bash[68176]: cluster 2024-07-28T14:12:08.290455+0000 mgr.y (mgr.25253) 4904 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:10.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8976 16 16 0 0 0 - 0 2024-07-28T14:12:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:09.855763+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:09.860294+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:10.091603+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:10.100845+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:10.539747+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:10.541341+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:10 smithi204 bash[68176]: audit 2024-07-28T14:12:10.552950+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:09.855763+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:09.860294+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:10.091603+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:10.100845+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:10.539747+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:10.541341+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[79620]: audit 2024-07-28T14:12:10.552950+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:09.855763+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:09.860294+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:10.091603+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:10.100845+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:10.539747+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:10.541341+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:10 smithi177 bash[81864]: audit 2024-07-28T14:12:10.552950+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:12:11.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8977 16 16 0 0 0 - 0 2024-07-28T14:12:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:12 smithi204 bash[68176]: cluster 2024-07-28T14:12:10.292061+0000 mgr.y (mgr.25253) 4905 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:12 smithi177 bash[81864]: cluster 2024-07-28T14:12:10.292061+0000 mgr.y (mgr.25253) 4905 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:12 smithi177 bash[79620]: cluster 2024-07-28T14:12:10.292061+0000 mgr.y (mgr.25253) 4905 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:12.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8978 16 16 0 0 0 - 0 2024-07-28T14:12:13.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8979 16 16 0 0 0 - 0 2024-07-28T14:12:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:14 smithi204 bash[68176]: cluster 2024-07-28T14:12:12.293522+0000 mgr.y (mgr.25253) 4906 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:14 smithi177 bash[81864]: cluster 2024-07-28T14:12:12.293522+0000 mgr.y (mgr.25253) 4906 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:14.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:14 smithi177 bash[79620]: cluster 2024-07-28T14:12:12.293522+0000 mgr.y (mgr.25253) 4906 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:14.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:12:14.754793+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:14.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:14.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8980 16 16 0 0 0 - 0 2024-07-28T14:12:15.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8981 16 16 0 0 0 - 0 2024-07-28T14:12:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:16 smithi204 bash[68176]: cluster 2024-07-28T14:12:14.294945+0000 mgr.y (mgr.25253) 4907 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:16 smithi204 bash[68176]: audit 2024-07-28T14:12:15.919020+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:12:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:16 smithi177 bash[81864]: cluster 2024-07-28T14:12:14.294945+0000 mgr.y (mgr.25253) 4907 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:16 smithi177 bash[81864]: audit 2024-07-28T14:12:15.919020+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:16 smithi177 bash[79620]: cluster 2024-07-28T14:12:14.294945+0000 mgr.y (mgr.25253) 4907 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:16 smithi177 bash[79620]: audit 2024-07-28T14:12:15.919020+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:16.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8982 16 16 0 0 0 - 0 2024-07-28T14:12:17.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8983 16 16 0 0 0 - 0 2024-07-28T14:12:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:18 smithi204 bash[68176]: cluster 2024-07-28T14:12:16.296387+0000 mgr.y (mgr.25253) 4908 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:18 smithi177 bash[81864]: cluster 2024-07-28T14:12:16.296387+0000 mgr.y (mgr.25253) 4908 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:18 smithi177 bash[79620]: cluster 2024-07-28T14:12:16.296387+0000 mgr.y (mgr.25253) 4908 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:18.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8984 16 16 0 0 0 - 0 2024-07-28T14:12:19.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8985 16 16 0 0 0 - 0 2024-07-28T14:12:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:20 smithi204 bash[68176]: cluster 2024-07-28T14:12:18.297814+0000 mgr.y (mgr.25253) 4909 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:20 smithi177 bash[81864]: cluster 2024-07-28T14:12:18.297814+0000 mgr.y (mgr.25253) 4909 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:20 smithi177 bash[79620]: cluster 2024-07-28T14:12:18.297814+0000 mgr.y (mgr.25253) 4909 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:20.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8986 16 16 0 0 0 - 0 2024-07-28T14:12:21.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8987 16 16 0 0 0 - 0 2024-07-28T14:12:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:22 smithi204 bash[68176]: cluster 2024-07-28T14:12:20.299242+0000 mgr.y (mgr.25253) 4910 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:22 smithi177 bash[81864]: cluster 2024-07-28T14:12:20.299242+0000 mgr.y (mgr.25253) 4910 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:22 smithi177 bash[79620]: cluster 2024-07-28T14:12:20.299242+0000 mgr.y (mgr.25253) 4910 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:22.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8988 16 16 0 0 0 - 0 2024-07-28T14:12:23.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8989 16 16 0 0 0 - 0 2024-07-28T14:12:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:24 smithi204 bash[68176]: cluster 2024-07-28T14:12:22.300689+0000 mgr.y (mgr.25253) 4911 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:24 smithi177 bash[81864]: cluster 2024-07-28T14:12:22.300689+0000 mgr.y (mgr.25253) 4911 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:24 smithi177 bash[79620]: cluster 2024-07-28T14:12:22.300689+0000 mgr.y (mgr.25253) 4911 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:24.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8990 16 16 0 0 0 - 0 2024-07-28T14:12:25.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8991 16 16 0 0 0 - 0 2024-07-28T14:12:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:26 smithi204 bash[68176]: cluster 2024-07-28T14:12:24.302106+0000 mgr.y (mgr.25253) 4912 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:12:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:26 smithi177 bash[81864]: cluster 2024-07-28T14:12:24.302106+0000 mgr.y (mgr.25253) 4912 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:26 smithi177 bash[79620]: cluster 2024-07-28T14:12:24.302106+0000 mgr.y (mgr.25253) 4912 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:26.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8992 16 16 0 0 0 - 0 2024-07-28T14:12:27.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8993 16 16 0 0 0 - 0 2024-07-28T14:12:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:28 smithi204 bash[68176]: cluster 2024-07-28T14:12:26.303537+0000 mgr.y (mgr.25253) 4913 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:28 smithi177 bash[81864]: cluster 2024-07-28T14:12:26.303537+0000 mgr.y (mgr.25253) 4913 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:28.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:28 smithi177 bash[79620]: cluster 2024-07-28T14:12:26.303537+0000 mgr.y (mgr.25253) 4913 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:28.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8994 16 16 0 0 0 - 0 2024-07-28T14:12:29.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8995 16 16 0 0 0 - 0 2024-07-28T14:12:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:30 smithi204 bash[68176]: cluster 2024-07-28T14:12:28.305022+0000 mgr.y (mgr.25253) 4914 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:30 smithi177 bash[81864]: cluster 2024-07-28T14:12:28.305022+0000 mgr.y (mgr.25253) 4914 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:30 smithi177 bash[79620]: cluster 2024-07-28T14:12:28.305022+0000 mgr.y (mgr.25253) 4914 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:30.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8996 16 16 0 0 0 - 0 2024-07-28T14:12:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:31 smithi204 bash[68176]: audit 2024-07-28T14:12:30.919202+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:31 smithi177 bash[81864]: audit 2024-07-28T14:12:30.919202+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:31 smithi177 bash[79620]: audit 2024-07-28T14:12:30.919202+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:31.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8997 16 16 0 0 0 - 0 2024-07-28T14:12:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:32 smithi204 bash[68176]: cluster 2024-07-28T14:12:30.306491+0000 mgr.y (mgr.25253) 4915 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:32 smithi177 bash[81864]: cluster 2024-07-28T14:12:30.306491+0000 mgr.y (mgr.25253) 4915 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:32 smithi177 bash[79620]: cluster 2024-07-28T14:12:30.306491+0000 mgr.y (mgr.25253) 4915 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:32.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8998 16 16 0 0 0 - 0 2024-07-28T14:12:33.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 8999 16 16 0 0 0 - 0 2024-07-28T14:12:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:34 smithi204 bash[68176]: cluster 2024-07-28T14:12:32.307965+0000 mgr.y (mgr.25253) 4916 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:34.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:34 smithi177 bash[81864]: cluster 2024-07-28T14:12:32.307965+0000 mgr.y (mgr.25253) 4916 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:34.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:34 smithi177 bash[79620]: cluster 2024-07-28T14:12:32.307965+0000 mgr.y (mgr.25253) 4916 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:34.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:12:34.758203+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:34.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:34.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9000 16 16 0 0 0 - 0 2024-07-28T14:12:35.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9001 16 16 0 0 0 - 0 2024-07-28T14:12:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:36 smithi204 bash[68176]: cluster 2024-07-28T14:12:34.309368+0000 mgr.y (mgr.25253) 4917 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:36 smithi177 bash[79620]: cluster 2024-07-28T14:12:34.309368+0000 mgr.y (mgr.25253) 4917 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:12:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:36 smithi177 bash[81864]: cluster 2024-07-28T14:12:34.309368+0000 mgr.y (mgr.25253) 4917 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:36.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9002 16 16 0 0 0 - 0 2024-07-28T14:12:37.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9003 16 16 0 0 0 - 0 2024-07-28T14:12:38.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:38 smithi177 bash[81864]: cluster 2024-07-28T14:12:36.310853+0000 mgr.y (mgr.25253) 4918 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:38 smithi177 bash[79620]: cluster 2024-07-28T14:12:36.310853+0000 mgr.y (mgr.25253) 4918 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:38 smithi204 bash[68176]: cluster 2024-07-28T14:12:36.310853+0000 mgr.y (mgr.25253) 4918 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:38.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9004 16 16 0 0 0 - 0 2024-07-28T14:12:39.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9005 16 16 0 0 0 - 0 2024-07-28T14:12:40.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:40 smithi177 bash[81864]: cluster 2024-07-28T14:12:38.312349+0000 mgr.y (mgr.25253) 4919 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:40 smithi177 bash[79620]: cluster 2024-07-28T14:12:38.312349+0000 mgr.y (mgr.25253) 4919 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:40 smithi204 bash[68176]: cluster 2024-07-28T14:12:38.312349+0000 mgr.y (mgr.25253) 4919 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:40.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9006 16 16 0 0 0 - 0 2024-07-28T14:12:41.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9007 16 16 0 0 0 - 0 2024-07-28T14:12:42.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:42 smithi177 bash[81864]: cluster 2024-07-28T14:12:40.313804+0000 mgr.y (mgr.25253) 4920 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:42 smithi177 bash[79620]: cluster 2024-07-28T14:12:40.313804+0000 mgr.y (mgr.25253) 4920 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:42 smithi204 bash[68176]: cluster 2024-07-28T14:12:40.313804+0000 mgr.y (mgr.25253) 4920 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:42 smithi204 bash[60899]: ts=2024-07-28T14:12:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9008 16 16 0 0 0 - 0 2024-07-28T14:12:43.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9009 16 16 0 0 0 - 0 2024-07-28T14:12:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:44 smithi177 bash[79620]: cluster 2024-07-28T14:12:42.315276+0000 mgr.y (mgr.25253) 4921 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:44 smithi177 bash[81864]: cluster 2024-07-28T14:12:42.315276+0000 mgr.y (mgr.25253) 4921 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:44 smithi204 bash[68176]: cluster 2024-07-28T14:12:42.315276+0000 mgr.y (mgr.25253) 4921 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:44.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9010 16 16 0 0 0 - 0 2024-07-28T14:12:45.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9011 16 16 0 0 0 - 0 2024-07-28T14:12:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:12:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:46 smithi177 bash[79620]: cluster 2024-07-28T14:12:44.316806+0000 mgr.y (mgr.25253) 4922 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:46 smithi177 bash[79620]: audit 2024-07-28T14:12:45.919859+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:46 smithi177 bash[81864]: cluster 2024-07-28T14:12:44.316806+0000 mgr.y (mgr.25253) 4922 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:46 smithi177 bash[81864]: audit 2024-07-28T14:12:45.919859+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:46 smithi204 bash[68176]: cluster 2024-07-28T14:12:44.316806+0000 mgr.y (mgr.25253) 4922 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:46 smithi204 bash[68176]: audit 2024-07-28T14:12:45.919859+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:46.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9012 16 16 0 0 0 - 0 2024-07-28T14:12:47.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9013 16 16 0 0 0 - 0 2024-07-28T14:12:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:48 smithi177 bash[79620]: cluster 2024-07-28T14:12:46.318277+0000 mgr.y (mgr.25253) 4923 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:48 smithi177 bash[81864]: cluster 2024-07-28T14:12:46.318277+0000 mgr.y (mgr.25253) 4923 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:48 smithi204 bash[68176]: cluster 2024-07-28T14:12:46.318277+0000 mgr.y (mgr.25253) 4923 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:48.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9014 16 16 0 0 0 - 0 2024-07-28T14:12:49.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9015 16 16 0 0 0 - 0 2024-07-28T14:12:50.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:50 smithi177 bash[81864]: cluster 2024-07-28T14:12:48.319747+0000 mgr.y (mgr.25253) 4924 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:50 smithi177 bash[79620]: cluster 2024-07-28T14:12:48.319747+0000 mgr.y (mgr.25253) 4924 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:50 smithi204 bash[68176]: cluster 2024-07-28T14:12:48.319747+0000 mgr.y (mgr.25253) 4924 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:50.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9016 16 16 0 0 0 - 0 2024-07-28T14:12:51.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9017 16 16 0 0 0 - 0 2024-07-28T14:12:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:52 smithi177 bash[79620]: cluster 2024-07-28T14:12:50.321227+0000 mgr.y (mgr.25253) 4925 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:52 smithi177 bash[81864]: cluster 2024-07-28T14:12:50.321227+0000 mgr.y (mgr.25253) 4925 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:52 smithi204 bash[68176]: cluster 2024-07-28T14:12:50.321227+0000 mgr.y (mgr.25253) 4925 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:12:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9018 16 16 0 0 0 - 0 2024-07-28T14:12:53.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9019 16 16 0 0 0 - 0 2024-07-28T14:12:54.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:54 smithi177 bash[81864]: cluster 2024-07-28T14:12:52.322716+0000 mgr.y (mgr.25253) 4926 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:54 smithi177 bash[79620]: cluster 2024-07-28T14:12:52.322716+0000 mgr.y (mgr.25253) 4926 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:54 smithi204 bash[68176]: cluster 2024-07-28T14:12:52.322716+0000 mgr.y (mgr.25253) 4926 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:54.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:12:54.761548+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:54.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:54.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9020 16 16 0 0 0 - 0 2024-07-28T14:12:55.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9021 16 16 0 0 0 - 0 2024-07-28T14:12:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:56 smithi177 bash[79620]: cluster 2024-07-28T14:12:54.324268+0000 mgr.y (mgr.25253) 4927 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:56 smithi177 bash[81864]: cluster 2024-07-28T14:12:54.324268+0000 mgr.y (mgr.25253) 4927 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:12:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:12:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:12:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:56 smithi204 bash[68176]: cluster 2024-07-28T14:12:54.324268+0000 mgr.y (mgr.25253) 4927 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:56.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9022 16 16 0 0 0 - 0 2024-07-28T14:12:57.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9023 16 16 0 0 0 - 0 2024-07-28T14:12:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:12:58 smithi177 bash[79620]: cluster 2024-07-28T14:12:56.325766+0000 mgr.y (mgr.25253) 4928 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:12:58 smithi177 bash[81864]: cluster 2024-07-28T14:12:56.325766+0000 mgr.y (mgr.25253) 4928 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:12:58 smithi204 bash[68176]: cluster 2024-07-28T14:12:56.325766+0000 mgr.y (mgr.25253) 4928 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:12:58.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9024 16 16 0 0 0 - 0 2024-07-28T14:12:59.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9025 16 16 0 0 0 - 0 2024-07-28T14:13:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:00 smithi177 bash[79620]: cluster 2024-07-28T14:12:58.327271+0000 mgr.y (mgr.25253) 4929 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:00 smithi177 bash[81864]: cluster 2024-07-28T14:12:58.327271+0000 mgr.y (mgr.25253) 4929 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:00 smithi204 bash[68176]: cluster 2024-07-28T14:12:58.327271+0000 mgr.y (mgr.25253) 4929 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:00.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9026 16 16 0 0 0 - 0 2024-07-28T14:13:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:01 smithi177 bash[79620]: audit 2024-07-28T14:13:00.920176+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:01 smithi177 bash[81864]: audit 2024-07-28T14:13:00.920176+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:01 smithi204 bash[68176]: audit 2024-07-28T14:13:00.920176+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:01.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9027 16 16 0 0 0 - 0 2024-07-28T14:13:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:02 smithi177 bash[81864]: cluster 2024-07-28T14:13:00.328600+0000 mgr.y (mgr.25253) 4930 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:02 smithi177 bash[79620]: cluster 2024-07-28T14:13:00.328600+0000 mgr.y (mgr.25253) 4930 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:02 smithi204 bash[68176]: cluster 2024-07-28T14:13:00.328600+0000 mgr.y (mgr.25253) 4930 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9028 16 16 0 0 0 - 0 2024-07-28T14:13:03.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9029 16 16 0 0 0 - 0 2024-07-28T14:13:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:04 smithi177 bash[81864]: cluster 2024-07-28T14:13:02.330132+0000 mgr.y (mgr.25253) 4931 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:04 smithi177 bash[79620]: cluster 2024-07-28T14:13:02.330132+0000 mgr.y (mgr.25253) 4931 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:04 smithi204 bash[68176]: cluster 2024-07-28T14:13:02.330132+0000 mgr.y (mgr.25253) 4931 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:04.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9030 16 16 0 0 0 - 0 2024-07-28T14:13:05.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9031 16 16 0 0 0 - 0 2024-07-28T14:13:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:13:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:06 smithi177 bash[81864]: cluster 2024-07-28T14:13:04.331694+0000 mgr.y (mgr.25253) 4932 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:06 smithi177 bash[79620]: cluster 2024-07-28T14:13:04.331694+0000 mgr.y (mgr.25253) 4932 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:06 smithi204 bash[68176]: cluster 2024-07-28T14:13:04.331694+0000 mgr.y (mgr.25253) 4932 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:06.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9032 16 16 0 0 0 - 0 2024-07-28T14:13:07.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9033 16 16 0 0 0 - 0 2024-07-28T14:13:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:08 smithi177 bash[81864]: cluster 2024-07-28T14:13:06.333176+0000 mgr.y (mgr.25253) 4933 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:08 smithi177 bash[79620]: cluster 2024-07-28T14:13:06.333176+0000 mgr.y (mgr.25253) 4933 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:08 smithi204 bash[68176]: cluster 2024-07-28T14:13:06.333176+0000 mgr.y (mgr.25253) 4933 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:08.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9034 16 16 0 0 0 - 0 2024-07-28T14:13:09.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9035 16 16 0 0 0 - 0 2024-07-28T14:13:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:10 smithi177 bash[81864]: cluster 2024-07-28T14:13:08.335311+0000 mgr.y (mgr.25253) 4934 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:10 smithi177 bash[79620]: cluster 2024-07-28T14:13:08.335311+0000 mgr.y (mgr.25253) 4934 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:10 smithi204 bash[68176]: cluster 2024-07-28T14:13:08.335311+0000 mgr.y (mgr.25253) 4934 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:10.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9036 16 16 0 0 0 - 0 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[81864]: audit 2024-07-28T14:13:10.683998+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[81864]: audit 2024-07-28T14:13:11.058006+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[81864]: audit 2024-07-28T14:13:11.064414+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[79620]: audit 2024-07-28T14:13:10.683998+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[79620]: audit 2024-07-28T14:13:11.058006+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:11 smithi177 bash[79620]: audit 2024-07-28T14:13:11.064414+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:11 smithi204 bash[68176]: audit 2024-07-28T14:13:10.683998+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:11 smithi204 bash[68176]: audit 2024-07-28T14:13:11.058006+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:11 smithi204 bash[68176]: audit 2024-07-28T14:13:11.064414+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:11.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9037 16 16 0 0 0 - 0 2024-07-28T14:13:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:12 smithi177 bash[81864]: cluster 2024-07-28T14:13:10.336848+0000 mgr.y (mgr.25253) 4935 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:12 smithi177 bash[79620]: cluster 2024-07-28T14:13:10.336848+0000 mgr.y (mgr.25253) 4935 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:12 smithi204 bash[68176]: cluster 2024-07-28T14:13:10.336848+0000 mgr.y (mgr.25253) 4935 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9038 16 16 0 0 0 - 0 2024-07-28T14:13:13.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9039 16 16 0 0 0 - 0 2024-07-28T14:13:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:14 smithi204 bash[68176]: cluster 2024-07-28T14:13:12.338323+0000 mgr.y (mgr.25253) 4936 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:14.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:13:14.764675+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:14.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:14.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9040 16 16 0 0 0 - 0 2024-07-28T14:13:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:14 smithi177 bash[81864]: cluster 2024-07-28T14:13:12.338323+0000 mgr.y (mgr.25253) 4936 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:14 smithi177 bash[79620]: cluster 2024-07-28T14:13:12.338323+0000 mgr.y (mgr.25253) 4936 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:15.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9041 16 16 0 0 0 - 0 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:16 smithi177 bash[79620]: cluster 2024-07-28T14:13:14.339803+0000 mgr.y (mgr.25253) 4937 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:16 smithi177 bash[79620]: audit 2024-07-28T14:13:15.919733+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:16 smithi177 bash[81864]: cluster 2024-07-28T14:13:14.339803+0000 mgr.y (mgr.25253) 4937 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:16 smithi177 bash[81864]: audit 2024-07-28T14:13:15.919733+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:16 smithi204 bash[68176]: cluster 2024-07-28T14:13:14.339803+0000 mgr.y (mgr.25253) 4937 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:16 smithi204 bash[68176]: audit 2024-07-28T14:13:15.919733+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:16.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9042 16 16 0 0 0 - 0 2024-07-28T14:13:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:17 smithi204 bash[68176]: audit 2024-07-28T14:13:16.321780+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:17 smithi204 bash[68176]: audit 2024-07-28T14:13:16.328534+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:17 smithi204 bash[68176]: cluster 2024-07-28T14:13:16.340985+0000 mgr.y (mgr.25253) 4938 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:17 smithi204 bash[68176]: audit 2024-07-28T14:13:16.905313+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:17 smithi204 bash[68176]: audit 2024-07-28T14:13:16.914612+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9043 16 16 0 0 0 - 0 2024-07-28T14:13:17.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[81864]: audit 2024-07-28T14:13:16.321780+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[81864]: audit 2024-07-28T14:13:16.328534+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[81864]: cluster 2024-07-28T14:13:16.340985+0000 mgr.y (mgr.25253) 4938 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[81864]: audit 2024-07-28T14:13:16.905313+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[81864]: audit 2024-07-28T14:13:16.914612+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[79620]: audit 2024-07-28T14:13:16.321780+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[79620]: audit 2024-07-28T14:13:16.328534+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[79620]: cluster 2024-07-28T14:13:16.340985+0000 mgr.y (mgr.25253) 4938 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[79620]: audit 2024-07-28T14:13:16.905313+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:17 smithi177 bash[79620]: audit 2024-07-28T14:13:16.914612+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:18.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9044 16 16 0 0 0 - 0 2024-07-28T14:13:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:19 smithi204 bash[68176]: cluster 2024-07-28T14:13:18.342440+0000 mgr.y (mgr.25253) 4939 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:19.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9045 16 16 0 0 0 - 0 2024-07-28T14:13:19.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:19 smithi177 bash[81864]: cluster 2024-07-28T14:13:18.342440+0000 mgr.y (mgr.25253) 4939 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:19 smithi177 bash[79620]: cluster 2024-07-28T14:13:18.342440+0000 mgr.y (mgr.25253) 4939 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:20.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9046 16 16 0 0 0 - 0 2024-07-28T14:13:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:21 smithi204 bash[68176]: cluster 2024-07-28T14:13:20.343963+0000 mgr.y (mgr.25253) 4940 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:21.692 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:21 smithi177 bash[81864]: cluster 2024-07-28T14:13:20.343963+0000 mgr.y (mgr.25253) 4940 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:21.692 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:21 smithi177 bash[79620]: cluster 2024-07-28T14:13:20.343963+0000 mgr.y (mgr.25253) 4940 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:21.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9047 16 16 0 0 0 - 0 2024-07-28T14:13:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9048 16 16 0 0 0 - 0 2024-07-28T14:13:23.634 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:23 smithi204 bash[68176]: cluster 2024-07-28T14:13:22.345416+0000 mgr.y (mgr.25253) 4941 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:23.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9049 16 16 0 0 0 - 0 2024-07-28T14:13:23.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:23 smithi177 bash[81864]: cluster 2024-07-28T14:13:22.345416+0000 mgr.y (mgr.25253) 4941 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:23 smithi177 bash[79620]: cluster 2024-07-28T14:13:22.345416+0000 mgr.y (mgr.25253) 4941 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:24.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9050 16 16 0 0 0 - 0 2024-07-28T14:13:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:25 smithi204 bash[68176]: cluster 2024-07-28T14:13:24.346903+0000 mgr.y (mgr.25253) 4942 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:25.705 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:25 smithi177 bash[81864]: cluster 2024-07-28T14:13:24.346903+0000 mgr.y (mgr.25253) 4942 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:25.705 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:25 smithi177 bash[79620]: cluster 2024-07-28T14:13:24.346903+0000 mgr.y (mgr.25253) 4942 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:25.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9051 16 16 0 0 0 - 0 2024-07-28T14:13:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:13:26.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9052 16 16 0 0 0 - 0 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.259519+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.269230+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.939612+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.949204+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.951128+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.952900+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:13:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[81864]: audit 2024-07-28T14:13:26.963193+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.259519+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.269230+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.939612+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.949204+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.951128+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.952900+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:13:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:27 smithi177 bash[79620]: audit 2024-07-28T14:13:26.963193+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.259519+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.269230+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.939612+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.949204+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.951128+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:13:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.952900+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:13:27.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:27 smithi204 bash[68176]: audit 2024-07-28T14:13:26.963193+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:13:27.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9053 16 16 0 0 0 - 0 2024-07-28T14:13:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:28 smithi204 bash[68176]: cluster 2024-07-28T14:13:26.348493+0000 mgr.y (mgr.25253) 4943 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:28.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9054 16 16 0 0 0 - 0 2024-07-28T14:13:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:28 smithi177 bash[81864]: cluster 2024-07-28T14:13:26.348493+0000 mgr.y (mgr.25253) 4943 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:28 smithi177 bash[79620]: cluster 2024-07-28T14:13:26.348493+0000 mgr.y (mgr.25253) 4943 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:29.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9055 16 16 0 0 0 - 0 2024-07-28T14:13:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:30 smithi204 bash[68176]: cluster 2024-07-28T14:13:28.349984+0000 mgr.y (mgr.25253) 4944 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:30.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9056 16 16 0 0 0 - 0 2024-07-28T14:13:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:30 smithi177 bash[81864]: cluster 2024-07-28T14:13:28.349984+0000 mgr.y (mgr.25253) 4944 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:30 smithi177 bash[79620]: cluster 2024-07-28T14:13:28.349984+0000 mgr.y (mgr.25253) 4944 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:31 smithi204 bash[68176]: audit 2024-07-28T14:13:30.920902+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:31.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9057 16 16 0 0 0 - 0 2024-07-28T14:13:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:31 smithi177 bash[81864]: audit 2024-07-28T14:13:30.920902+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:31 smithi177 bash[79620]: audit 2024-07-28T14:13:30.920902+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:32 smithi204 bash[68176]: cluster 2024-07-28T14:13:30.351487+0000 mgr.y (mgr.25253) 4945 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9058 16 16 0 0 0 - 0 2024-07-28T14:13:32.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:32 smithi177 bash[81864]: cluster 2024-07-28T14:13:30.351487+0000 mgr.y (mgr.25253) 4945 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:32 smithi177 bash[79620]: cluster 2024-07-28T14:13:30.351487+0000 mgr.y (mgr.25253) 4945 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:33 smithi204 bash[68176]: cluster 2024-07-28T14:13:32.352945+0000 mgr.y (mgr.25253) 4946 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:33.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9059 16 16 0 0 0 - 0 2024-07-28T14:13:33.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:33 smithi177 bash[81864]: cluster 2024-07-28T14:13:32.352945+0000 mgr.y (mgr.25253) 4946 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:33 smithi177 bash[79620]: cluster 2024-07-28T14:13:32.352945+0000 mgr.y (mgr.25253) 4946 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:34.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:13:34.767858+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:34.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:34.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9060 16 16 0 0 0 - 0 2024-07-28T14:13:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:35 smithi204 bash[68176]: cluster 2024-07-28T14:13:34.354408+0000 mgr.y (mgr.25253) 4947 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:35.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9061 16 16 0 0 0 - 0 2024-07-28T14:13:35.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:35 smithi177 bash[81864]: cluster 2024-07-28T14:13:34.354408+0000 mgr.y (mgr.25253) 4947 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:35 smithi177 bash[79620]: cluster 2024-07-28T14:13:34.354408+0000 mgr.y (mgr.25253) 4947 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:13:36.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9062 16 16 0 0 0 - 0 2024-07-28T14:13:37.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9063 16 16 0 0 0 - 0 2024-07-28T14:13:37.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:37 smithi177 bash[81864]: cluster 2024-07-28T14:13:36.355866+0000 mgr.y (mgr.25253) 4948 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:37.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:37 smithi177 bash[79620]: cluster 2024-07-28T14:13:36.355866+0000 mgr.y (mgr.25253) 4948 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:37 smithi204 bash[68176]: cluster 2024-07-28T14:13:36.355866+0000 mgr.y (mgr.25253) 4948 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:38.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9064 16 16 0 0 0 - 0 2024-07-28T14:13:39.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9065 16 16 0 0 0 - 0 2024-07-28T14:13:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:39 smithi177 bash[81864]: cluster 2024-07-28T14:13:38.357256+0000 mgr.y (mgr.25253) 4949 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:39 smithi177 bash[79620]: cluster 2024-07-28T14:13:38.357256+0000 mgr.y (mgr.25253) 4949 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:39 smithi204 bash[68176]: cluster 2024-07-28T14:13:38.357256+0000 mgr.y (mgr.25253) 4949 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:40.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9066 16 16 0 0 0 - 0 2024-07-28T14:13:41.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9067 16 16 0 0 0 - 0 2024-07-28T14:13:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:41 smithi177 bash[79620]: cluster 2024-07-28T14:13:40.358715+0000 mgr.y (mgr.25253) 4950 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:41 smithi177 bash[81864]: cluster 2024-07-28T14:13:40.358715+0000 mgr.y (mgr.25253) 4950 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:41 smithi204 bash[68176]: cluster 2024-07-28T14:13:40.358715+0000 mgr.y (mgr.25253) 4950 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9068 16 16 0 0 0 - 0 2024-07-28T14:13:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:43 smithi177 bash[81864]: cluster 2024-07-28T14:13:42.360234+0000 mgr.y (mgr.25253) 4951 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:43 smithi177 bash[79620]: cluster 2024-07-28T14:13:42.360234+0000 mgr.y (mgr.25253) 4951 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:43.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9069 16 16 0 0 0 - 0 2024-07-28T14:13:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:43 smithi204 bash[68176]: cluster 2024-07-28T14:13:42.360234+0000 mgr.y (mgr.25253) 4951 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:44.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9070 16 16 0 0 0 - 0 2024-07-28T14:13:45.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:45 smithi177 bash[81864]: cluster 2024-07-28T14:13:44.361710+0000 mgr.y (mgr.25253) 4952 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:45 smithi177 bash[79620]: cluster 2024-07-28T14:13:44.361710+0000 mgr.y (mgr.25253) 4952 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:45.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9071 16 16 0 0 0 - 0 2024-07-28T14:13:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:45 smithi204 bash[68176]: cluster 2024-07-28T14:13:44.361710+0000 mgr.y (mgr.25253) 4952 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:46.434 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:13:46.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:46 smithi177 bash[79620]: audit 2024-07-28T14:13:45.921449+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:46 smithi177 bash[81864]: audit 2024-07-28T14:13:45.921449+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:46.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9072 16 16 0 0 0 - 0 2024-07-28T14:13:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:46 smithi204 bash[68176]: audit 2024-07-28T14:13:45.921449+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:47.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:47 smithi177 bash[81864]: cluster 2024-07-28T14:13:46.363154+0000 mgr.y (mgr.25253) 4953 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:47 smithi177 bash[79620]: cluster 2024-07-28T14:13:46.363154+0000 mgr.y (mgr.25253) 4953 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:47.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9073 16 16 0 0 0 - 0 2024-07-28T14:13:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:47 smithi204 bash[68176]: cluster 2024-07-28T14:13:46.363154+0000 mgr.y (mgr.25253) 4953 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:48.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9074 16 16 0 0 0 - 0 2024-07-28T14:13:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:49 smithi177 bash[81864]: cluster 2024-07-28T14:13:48.364592+0000 mgr.y (mgr.25253) 4954 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:49 smithi177 bash[79620]: cluster 2024-07-28T14:13:48.364592+0000 mgr.y (mgr.25253) 4954 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:49.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9075 16 16 0 0 0 - 0 2024-07-28T14:13:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:49 smithi204 bash[68176]: cluster 2024-07-28T14:13:48.364592+0000 mgr.y (mgr.25253) 4954 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:50.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9076 16 16 0 0 0 - 0 2024-07-28T14:13:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:51 smithi177 bash[81864]: cluster 2024-07-28T14:13:50.366021+0000 mgr.y (mgr.25253) 4955 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:51 smithi177 bash[79620]: cluster 2024-07-28T14:13:50.366021+0000 mgr.y (mgr.25253) 4955 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:51.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9077 16 16 0 0 0 - 0 2024-07-28T14:13:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:51 smithi204 bash[68176]: cluster 2024-07-28T14:13:50.366021+0000 mgr.y (mgr.25253) 4955 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:13:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9078 16 16 0 0 0 - 0 2024-07-28T14:13:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:53 smithi177 bash[79620]: cluster 2024-07-28T14:13:52.367475+0000 mgr.y (mgr.25253) 4956 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:53 smithi177 bash[81864]: cluster 2024-07-28T14:13:52.367475+0000 mgr.y (mgr.25253) 4956 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:53.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9079 16 16 0 0 0 - 0 2024-07-28T14:13:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:53 smithi204 bash[68176]: cluster 2024-07-28T14:13:52.367475+0000 mgr.y (mgr.25253) 4956 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:54.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:13:54.770820+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:54.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:54.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9080 16 16 0 0 0 - 0 2024-07-28T14:13:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:55 smithi177 bash[81864]: cluster 2024-07-28T14:13:54.368951+0000 mgr.y (mgr.25253) 4957 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:55 smithi177 bash[79620]: cluster 2024-07-28T14:13:54.368951+0000 mgr.y (mgr.25253) 4957 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:55.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9081 16 16 0 0 0 - 0 2024-07-28T14:13:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:55 smithi204 bash[68176]: cluster 2024-07-28T14:13:54.368951+0000 mgr.y (mgr.25253) 4957 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:13:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:13:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:13:56.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9082 16 16 0 0 0 - 0 2024-07-28T14:13:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:57 smithi177 bash[79620]: cluster 2024-07-28T14:13:56.370398+0000 mgr.y (mgr.25253) 4958 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:57 smithi177 bash[81864]: cluster 2024-07-28T14:13:56.370398+0000 mgr.y (mgr.25253) 4958 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:57.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9083 16 16 0 0 0 - 0 2024-07-28T14:13:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:57 smithi204 bash[68176]: cluster 2024-07-28T14:13:56.370398+0000 mgr.y (mgr.25253) 4958 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:58.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9084 16 16 0 0 0 - 0 2024-07-28T14:13:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:13:59 smithi177 bash[81864]: cluster 2024-07-28T14:13:58.371855+0000 mgr.y (mgr.25253) 4959 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:13:59 smithi177 bash[79620]: cluster 2024-07-28T14:13:58.371855+0000 mgr.y (mgr.25253) 4959 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:13:59.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9085 16 16 0 0 0 - 0 2024-07-28T14:13:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:13:59 smithi204 bash[68176]: cluster 2024-07-28T14:13:58.371855+0000 mgr.y (mgr.25253) 4959 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:00.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9086 16 16 0 0 0 - 0 2024-07-28T14:14:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:01 smithi177 bash[81864]: cluster 2024-07-28T14:14:00.373302+0000 mgr.y (mgr.25253) 4960 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:01 smithi177 bash[81864]: audit 2024-07-28T14:14:00.922057+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:01 smithi177 bash[79620]: cluster 2024-07-28T14:14:00.373302+0000 mgr.y (mgr.25253) 4960 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:01 smithi177 bash[79620]: audit 2024-07-28T14:14:00.922057+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:01.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9087 16 16 0 0 0 - 0 2024-07-28T14:14:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:01 smithi204 bash[68176]: cluster 2024-07-28T14:14:00.373302+0000 mgr.y (mgr.25253) 4960 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:01 smithi204 bash[68176]: audit 2024-07-28T14:14:00.922057+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9088 16 16 0 0 0 - 0 2024-07-28T14:14:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:03 smithi177 bash[79620]: cluster 2024-07-28T14:14:02.374739+0000 mgr.y (mgr.25253) 4961 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:03 smithi177 bash[81864]: cluster 2024-07-28T14:14:02.374739+0000 mgr.y (mgr.25253) 4961 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:03.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9089 16 16 0 0 0 - 0 2024-07-28T14:14:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:03 smithi204 bash[68176]: cluster 2024-07-28T14:14:02.374739+0000 mgr.y (mgr.25253) 4961 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:04.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9090 16 16 0 0 0 - 0 2024-07-28T14:14:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:05 smithi177 bash[81864]: cluster 2024-07-28T14:14:04.376225+0000 mgr.y (mgr.25253) 4962 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:05 smithi177 bash[79620]: cluster 2024-07-28T14:14:04.376225+0000 mgr.y (mgr.25253) 4962 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:05.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9091 16 16 0 0 0 - 0 2024-07-28T14:14:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:05 smithi204 bash[68176]: cluster 2024-07-28T14:14:04.376225+0000 mgr.y (mgr.25253) 4962 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:14:06.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9092 16 16 0 0 0 - 0 2024-07-28T14:14:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:07 smithi177 bash[81864]: cluster 2024-07-28T14:14:06.377660+0000 mgr.y (mgr.25253) 4963 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:07 smithi177 bash[79620]: cluster 2024-07-28T14:14:06.377660+0000 mgr.y (mgr.25253) 4963 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:07.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9093 16 16 0 0 0 - 0 2024-07-28T14:14:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:07 smithi204 bash[68176]: cluster 2024-07-28T14:14:06.377660+0000 mgr.y (mgr.25253) 4963 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:08.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9094 16 16 0 0 0 - 0 2024-07-28T14:14:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:09 smithi177 bash[81864]: cluster 2024-07-28T14:14:08.379096+0000 mgr.y (mgr.25253) 4964 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:09 smithi177 bash[79620]: cluster 2024-07-28T14:14:08.379096+0000 mgr.y (mgr.25253) 4964 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:09.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9095 16 16 0 0 0 - 0 2024-07-28T14:14:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:09 smithi204 bash[68176]: cluster 2024-07-28T14:14:08.379096+0000 mgr.y (mgr.25253) 4964 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:10.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9096 16 16 0 0 0 - 0 2024-07-28T14:14:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:11 smithi177 bash[81864]: cluster 2024-07-28T14:14:10.380569+0000 mgr.y (mgr.25253) 4965 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:11 smithi177 bash[79620]: cluster 2024-07-28T14:14:10.380569+0000 mgr.y (mgr.25253) 4965 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:11.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9097 16 16 0 0 0 - 0 2024-07-28T14:14:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:11 smithi204 bash[68176]: cluster 2024-07-28T14:14:10.380569+0000 mgr.y (mgr.25253) 4965 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9098 16 16 0 0 0 - 0 2024-07-28T14:14:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:13 smithi177 bash[81864]: cluster 2024-07-28T14:14:12.382005+0000 mgr.y (mgr.25253) 4966 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:13 smithi177 bash[79620]: cluster 2024-07-28T14:14:12.382005+0000 mgr.y (mgr.25253) 4966 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:13.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9099 16 16 0 0 0 - 0 2024-07-28T14:14:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:13 smithi204 bash[68176]: cluster 2024-07-28T14:14:12.382005+0000 mgr.y (mgr.25253) 4966 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:14.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:14:14.773871+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:14.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:14.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9100 16 16 0 0 0 - 0 2024-07-28T14:14:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:15 smithi177 bash[81864]: cluster 2024-07-28T14:14:14.383465+0000 mgr.y (mgr.25253) 4967 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:15 smithi177 bash[79620]: cluster 2024-07-28T14:14:14.383465+0000 mgr.y (mgr.25253) 4967 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:15.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9101 16 16 0 0 0 - 0 2024-07-28T14:14:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:15 smithi204 bash[68176]: cluster 2024-07-28T14:14:14.383465+0000 mgr.y (mgr.25253) 4967 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:14:16.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9102 16 16 0 0 0 - 0 2024-07-28T14:14:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:16 smithi204 bash[68176]: audit 2024-07-28T14:14:15.922323+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:16 smithi177 bash[81864]: audit 2024-07-28T14:14:15.922323+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:16 smithi177 bash[79620]: audit 2024-07-28T14:14:15.922323+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:17.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9103 16 16 0 0 0 - 0 2024-07-28T14:14:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:17 smithi204 bash[68176]: cluster 2024-07-28T14:14:16.384908+0000 mgr.y (mgr.25253) 4968 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:18.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:17 smithi177 bash[79620]: cluster 2024-07-28T14:14:16.384908+0000 mgr.y (mgr.25253) 4968 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:17 smithi177 bash[81864]: cluster 2024-07-28T14:14:16.384908+0000 mgr.y (mgr.25253) 4968 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:18.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9104 16 16 0 0 0 - 0 2024-07-28T14:14:19.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9105 16 16 0 0 0 - 0 2024-07-28T14:14:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:19 smithi204 bash[68176]: cluster 2024-07-28T14:14:18.386344+0000 mgr.y (mgr.25253) 4969 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:20.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:19 smithi177 bash[79620]: cluster 2024-07-28T14:14:18.386344+0000 mgr.y (mgr.25253) 4969 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:19 smithi177 bash[81864]: cluster 2024-07-28T14:14:18.386344+0000 mgr.y (mgr.25253) 4969 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:20.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9106 16 16 0 0 0 - 0 2024-07-28T14:14:21.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9107 16 16 0 0 0 - 0 2024-07-28T14:14:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:21 smithi204 bash[68176]: cluster 2024-07-28T14:14:20.387836+0000 mgr.y (mgr.25253) 4970 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:22.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:21 smithi177 bash[79620]: cluster 2024-07-28T14:14:20.387836+0000 mgr.y (mgr.25253) 4970 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:21 smithi177 bash[81864]: cluster 2024-07-28T14:14:20.387836+0000 mgr.y (mgr.25253) 4970 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9108 16 16 0 0 0 - 0 2024-07-28T14:14:23.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9109 16 16 0 0 0 - 0 2024-07-28T14:14:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:23 smithi204 bash[68176]: cluster 2024-07-28T14:14:22.389299+0000 mgr.y (mgr.25253) 4971 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:24.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:23 smithi177 bash[79620]: cluster 2024-07-28T14:14:22.389299+0000 mgr.y (mgr.25253) 4971 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:23 smithi177 bash[81864]: cluster 2024-07-28T14:14:22.389299+0000 mgr.y (mgr.25253) 4971 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:24.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9110 16 16 0 0 0 - 0 2024-07-28T14:14:25.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9111 16 16 0 0 0 - 0 2024-07-28T14:14:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:25 smithi204 bash[68176]: cluster 2024-07-28T14:14:24.390780+0000 mgr.y (mgr.25253) 4972 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:26.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:25 smithi177 bash[81864]: cluster 2024-07-28T14:14:24.390780+0000 mgr.y (mgr.25253) 4972 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:25 smithi177 bash[79620]: cluster 2024-07-28T14:14:24.390780+0000 mgr.y (mgr.25253) 4972 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:14:26.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9112 16 16 0 0 0 - 0 2024-07-28T14:14:27.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9113 16 16 0 0 0 - 0 2024-07-28T14:14:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:27 smithi204 bash[68176]: cluster 2024-07-28T14:14:26.392401+0000 mgr.y (mgr.25253) 4973 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:27 smithi204 bash[68176]: audit 2024-07-28T14:14:27.118347+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:14:28.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:27 smithi177 bash[79620]: cluster 2024-07-28T14:14:26.392401+0000 mgr.y (mgr.25253) 4973 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:27 smithi177 bash[79620]: audit 2024-07-28T14:14:27.118347+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:14:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:27 smithi177 bash[81864]: cluster 2024-07-28T14:14:26.392401+0000 mgr.y (mgr.25253) 4973 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:27 smithi177 bash[81864]: audit 2024-07-28T14:14:27.118347+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:14:28.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9114 16 16 0 0 0 - 0 2024-07-28T14:14:29.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9115 16 16 0 0 0 - 0 2024-07-28T14:14:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:29 smithi204 bash[68176]: cluster 2024-07-28T14:14:28.393901+0000 mgr.y (mgr.25253) 4974 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:30.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:29 smithi177 bash[79620]: cluster 2024-07-28T14:14:28.393901+0000 mgr.y (mgr.25253) 4974 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:29 smithi177 bash[81864]: cluster 2024-07-28T14:14:28.393901+0000 mgr.y (mgr.25253) 4974 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:30.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9116 16 16 0 0 0 - 0 2024-07-28T14:14:31.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9117 16 16 0 0 0 - 0 2024-07-28T14:14:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:31 smithi204 bash[68176]: cluster 2024-07-28T14:14:30.395368+0000 mgr.y (mgr.25253) 4975 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:31 smithi204 bash[68176]: audit 2024-07-28T14:14:30.922699+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:31 smithi177 bash[81864]: cluster 2024-07-28T14:14:30.395368+0000 mgr.y (mgr.25253) 4975 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:31 smithi177 bash[81864]: audit 2024-07-28T14:14:30.922699+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:31 smithi177 bash[79620]: cluster 2024-07-28T14:14:30.395368+0000 mgr.y (mgr.25253) 4975 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:31 smithi177 bash[79620]: audit 2024-07-28T14:14:30.922699+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9118 16 16 0 0 0 - 0 2024-07-28T14:14:33.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9119 16 16 0 0 0 - 0 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: cluster 2024-07-28T14:14:32.396072+0000 mgr.y (mgr.25253) 4976 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:32.718594+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:32.722768+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:33.057422+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:33.062252+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:33.530157+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:33.531510+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[81864]: audit 2024-07-28T14:14:33.540924+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: cluster 2024-07-28T14:14:32.396072+0000 mgr.y (mgr.25253) 4976 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:32.718594+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:32.722768+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:33.057422+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:33.062252+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:33.530157+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:33.531510+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:33 smithi177 bash[79620]: audit 2024-07-28T14:14:33.540924+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: cluster 2024-07-28T14:14:32.396072+0000 mgr.y (mgr.25253) 4976 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:32.718594+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:32.722768+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:33.057422+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:33.062252+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:33.530157+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:33.531510+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:34.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:33 smithi204 bash[68176]: audit 2024-07-28T14:14:33.540924+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:14:34.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:14:34.776985+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:34.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:34.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9120 16 16 0 0 0 - 0 2024-07-28T14:14:35.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9121 16 16 0 0 0 - 0 2024-07-28T14:14:36.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:35 smithi177 bash[81864]: cluster 2024-07-28T14:14:34.397478+0000 mgr.y (mgr.25253) 4977 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:35 smithi177 bash[79620]: cluster 2024-07-28T14:14:34.397478+0000 mgr.y (mgr.25253) 4977 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:35 smithi204 bash[68176]: cluster 2024-07-28T14:14:34.397478+0000 mgr.y (mgr.25253) 4977 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:14:36.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9122 16 16 0 0 0 - 0 2024-07-28T14:14:37.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9123 16 16 0 0 0 - 0 2024-07-28T14:14:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:37 smithi177 bash[79620]: cluster 2024-07-28T14:14:36.398960+0000 mgr.y (mgr.25253) 4978 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:37 smithi177 bash[81864]: cluster 2024-07-28T14:14:36.398960+0000 mgr.y (mgr.25253) 4978 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:37 smithi204 bash[68176]: cluster 2024-07-28T14:14:36.398960+0000 mgr.y (mgr.25253) 4978 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:38.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9124 16 16 0 0 0 - 0 2024-07-28T14:14:39.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9125 16 16 0 0 0 - 0 2024-07-28T14:14:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:39 smithi177 bash[79620]: cluster 2024-07-28T14:14:38.400434+0000 mgr.y (mgr.25253) 4979 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:39 smithi177 bash[81864]: cluster 2024-07-28T14:14:38.400434+0000 mgr.y (mgr.25253) 4979 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:39 smithi204 bash[68176]: cluster 2024-07-28T14:14:38.400434+0000 mgr.y (mgr.25253) 4979 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:40.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9126 16 16 0 0 0 - 0 2024-07-28T14:14:41.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9127 16 16 0 0 0 - 0 2024-07-28T14:14:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:41 smithi177 bash[79620]: cluster 2024-07-28T14:14:40.401944+0000 mgr.y (mgr.25253) 4980 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:41 smithi177 bash[81864]: cluster 2024-07-28T14:14:40.401944+0000 mgr.y (mgr.25253) 4980 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:41 smithi204 bash[68176]: cluster 2024-07-28T14:14:40.401944+0000 mgr.y (mgr.25253) 4980 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9128 16 16 0 0 0 - 0 2024-07-28T14:14:43.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9129 16 16 0 0 0 - 0 2024-07-28T14:14:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:43 smithi177 bash[81864]: cluster 2024-07-28T14:14:42.403468+0000 mgr.y (mgr.25253) 4981 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:43 smithi177 bash[79620]: cluster 2024-07-28T14:14:42.403468+0000 mgr.y (mgr.25253) 4981 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:43 smithi204 bash[68176]: cluster 2024-07-28T14:14:42.403468+0000 mgr.y (mgr.25253) 4981 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:44.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9130 16 16 0 0 0 - 0 2024-07-28T14:14:45.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9131 16 16 0 0 0 - 0 2024-07-28T14:14:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:45 smithi177 bash[81864]: cluster 2024-07-28T14:14:44.405102+0000 mgr.y (mgr.25253) 4982 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:45 smithi177 bash[79620]: cluster 2024-07-28T14:14:44.405102+0000 mgr.y (mgr.25253) 4982 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:45 smithi204 bash[68176]: cluster 2024-07-28T14:14:44.405102+0000 mgr.y (mgr.25253) 4982 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:14:46.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9132 16 16 0 0 0 - 0 2024-07-28T14:14:47.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:46 smithi177 bash[79620]: audit 2024-07-28T14:14:45.923175+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:46 smithi177 bash[81864]: audit 2024-07-28T14:14:45.923175+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:46 smithi204 bash[68176]: audit 2024-07-28T14:14:45.923175+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:47.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9133 16 16 0 0 0 - 0 2024-07-28T14:14:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:47 smithi177 bash[79620]: cluster 2024-07-28T14:14:46.406718+0000 mgr.y (mgr.25253) 4983 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:47 smithi177 bash[81864]: cluster 2024-07-28T14:14:46.406718+0000 mgr.y (mgr.25253) 4983 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:47 smithi204 bash[68176]: cluster 2024-07-28T14:14:46.406718+0000 mgr.y (mgr.25253) 4983 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:48.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9134 16 16 0 0 0 - 0 2024-07-28T14:14:49.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9135 16 16 0 0 0 - 0 2024-07-28T14:14:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:49 smithi177 bash[81864]: cluster 2024-07-28T14:14:48.408235+0000 mgr.y (mgr.25253) 4984 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:49 smithi177 bash[79620]: cluster 2024-07-28T14:14:48.408235+0000 mgr.y (mgr.25253) 4984 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:49 smithi204 bash[68176]: cluster 2024-07-28T14:14:48.408235+0000 mgr.y (mgr.25253) 4984 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:50.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9136 16 16 0 0 0 - 0 2024-07-28T14:14:51.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9137 16 16 0 0 0 - 0 2024-07-28T14:14:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:51 smithi177 bash[79620]: cluster 2024-07-28T14:14:50.409846+0000 mgr.y (mgr.25253) 4985 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:51 smithi177 bash[81864]: cluster 2024-07-28T14:14:50.409846+0000 mgr.y (mgr.25253) 4985 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:51 smithi204 bash[68176]: cluster 2024-07-28T14:14:50.409846+0000 mgr.y (mgr.25253) 4985 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:14:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9138 16 16 0 0 0 - 0 2024-07-28T14:14:53.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9139 16 16 0 0 0 - 0 2024-07-28T14:14:54.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:53 smithi177 bash[79620]: cluster 2024-07-28T14:14:52.411472+0000 mgr.y (mgr.25253) 4986 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:53 smithi177 bash[81864]: cluster 2024-07-28T14:14:52.411472+0000 mgr.y (mgr.25253) 4986 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:53 smithi204 bash[68176]: cluster 2024-07-28T14:14:52.411472+0000 mgr.y (mgr.25253) 4986 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:54.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:14:54.780119+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:54.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:54.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9140 16 16 0 0 0 - 0 2024-07-28T14:14:55.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9141 16 16 0 0 0 - 0 2024-07-28T14:14:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:55 smithi177 bash[79620]: cluster 2024-07-28T14:14:54.413119+0000 mgr.y (mgr.25253) 4987 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:55 smithi177 bash[81864]: cluster 2024-07-28T14:14:54.413119+0000 mgr.y (mgr.25253) 4987 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:55 smithi204 bash[68176]: cluster 2024-07-28T14:14:54.413119+0000 mgr.y (mgr.25253) 4987 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:14:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:14:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:14:56.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9142 16 16 0 0 0 - 0 2024-07-28T14:14:57.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9143 16 16 0 0 0 - 0 2024-07-28T14:14:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:57 smithi204 bash[68176]: cluster 2024-07-28T14:14:56.414758+0000 mgr.y (mgr.25253) 4988 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:58.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:57 smithi177 bash[81864]: cluster 2024-07-28T14:14:56.414758+0000 mgr.y (mgr.25253) 4988 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:57 smithi177 bash[79620]: cluster 2024-07-28T14:14:56.414758+0000 mgr.y (mgr.25253) 4988 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:14:58.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9144 16 16 0 0 0 - 0 2024-07-28T14:14:59.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9145 16 16 0 0 0 - 0 2024-07-28T14:15:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:14:59 smithi204 bash[68176]: cluster 2024-07-28T14:14:58.416433+0000 mgr.y (mgr.25253) 4989 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:14:59 smithi177 bash[79620]: cluster 2024-07-28T14:14:58.416433+0000 mgr.y (mgr.25253) 4989 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:14:59 smithi177 bash[81864]: cluster 2024-07-28T14:14:58.416433+0000 mgr.y (mgr.25253) 4989 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:00.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9146 16 16 0 0 0 - 0 2024-07-28T14:15:01.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9147 16 16 0 0 0 - 0 2024-07-28T14:15:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:01 smithi204 bash[68176]: cluster 2024-07-28T14:15:00.417947+0000 mgr.y (mgr.25253) 4990 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:01 smithi204 bash[68176]: audit 2024-07-28T14:15:00.923703+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:01 smithi177 bash[81864]: cluster 2024-07-28T14:15:00.417947+0000 mgr.y (mgr.25253) 4990 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:01 smithi177 bash[81864]: audit 2024-07-28T14:15:00.923703+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:01 smithi177 bash[79620]: cluster 2024-07-28T14:15:00.417947+0000 mgr.y (mgr.25253) 4990 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:01 smithi177 bash[79620]: audit 2024-07-28T14:15:00.923703+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9148 16 16 0 0 0 - 0 2024-07-28T14:15:03.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9149 16 16 0 0 0 - 0 2024-07-28T14:15:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:03 smithi204 bash[68176]: cluster 2024-07-28T14:15:02.419420+0000 mgr.y (mgr.25253) 4991 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:03 smithi177 bash[81864]: cluster 2024-07-28T14:15:02.419420+0000 mgr.y (mgr.25253) 4991 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:03 smithi177 bash[79620]: cluster 2024-07-28T14:15:02.419420+0000 mgr.y (mgr.25253) 4991 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:04.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9150 16 16 0 0 0 - 0 2024-07-28T14:15:05.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9151 16 16 0 0 0 - 0 2024-07-28T14:15:06.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:05 smithi177 bash[79620]: cluster 2024-07-28T14:15:04.420937+0000 mgr.y (mgr.25253) 4992 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:06.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:05 smithi177 bash[81864]: cluster 2024-07-28T14:15:04.420937+0000 mgr.y (mgr.25253) 4992 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:05 smithi204 bash[68176]: cluster 2024-07-28T14:15:04.420937+0000 mgr.y (mgr.25253) 4992 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:15:06.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9152 16 16 0 0 0 - 0 2024-07-28T14:15:07.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9153 16 16 0 0 0 - 0 2024-07-28T14:15:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:07 smithi204 bash[68176]: cluster 2024-07-28T14:15:06.422403+0000 mgr.y (mgr.25253) 4993 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:07 smithi177 bash[81864]: cluster 2024-07-28T14:15:06.422403+0000 mgr.y (mgr.25253) 4993 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:07 smithi177 bash[79620]: cluster 2024-07-28T14:15:06.422403+0000 mgr.y (mgr.25253) 4993 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:08.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9154 16 16 0 0 0 - 0 2024-07-28T14:15:09.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9155 16 16 0 0 0 - 0 2024-07-28T14:15:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:09 smithi204 bash[68176]: cluster 2024-07-28T14:15:08.423877+0000 mgr.y (mgr.25253) 4994 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:09 smithi177 bash[81864]: cluster 2024-07-28T14:15:08.423877+0000 mgr.y (mgr.25253) 4994 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:09 smithi177 bash[79620]: cluster 2024-07-28T14:15:08.423877+0000 mgr.y (mgr.25253) 4994 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:10.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9156 16 16 0 0 0 - 0 2024-07-28T14:15:11.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9157 16 16 0 0 0 - 0 2024-07-28T14:15:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:11 smithi204 bash[68176]: cluster 2024-07-28T14:15:10.425328+0000 mgr.y (mgr.25253) 4995 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:11 smithi177 bash[81864]: cluster 2024-07-28T14:15:10.425328+0000 mgr.y (mgr.25253) 4995 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:11 smithi177 bash[79620]: cluster 2024-07-28T14:15:10.425328+0000 mgr.y (mgr.25253) 4995 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9158 16 16 0 0 0 - 0 2024-07-28T14:15:13.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9159 16 16 0 0 0 - 0 2024-07-28T14:15:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:13 smithi204 bash[68176]: cluster 2024-07-28T14:15:12.426869+0000 mgr.y (mgr.25253) 4996 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:13 smithi177 bash[81864]: cluster 2024-07-28T14:15:12.426869+0000 mgr.y (mgr.25253) 4996 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:13 smithi177 bash[79620]: cluster 2024-07-28T14:15:12.426869+0000 mgr.y (mgr.25253) 4996 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:14.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:15:14.783117+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:14.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:14.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9160 16 16 0 0 0 - 0 2024-07-28T14:15:15.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9161 16 16 0 0 0 - 0 2024-07-28T14:15:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:15 smithi204 bash[68176]: cluster 2024-07-28T14:15:14.428365+0000 mgr.y (mgr.25253) 4997 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:16] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:15:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:15 smithi177 bash[81864]: cluster 2024-07-28T14:15:14.428365+0000 mgr.y (mgr.25253) 4997 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:15 smithi177 bash[79620]: cluster 2024-07-28T14:15:14.428365+0000 mgr.y (mgr.25253) 4997 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:16.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9162 16 16 0 0 0 - 0 2024-07-28T14:15:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:16 smithi204 bash[68176]: audit 2024-07-28T14:15:15.924176+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:16 smithi177 bash[81864]: audit 2024-07-28T14:15:15.924176+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:16 smithi177 bash[79620]: audit 2024-07-28T14:15:15.924176+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:17.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9163 16 16 0 0 0 - 0 2024-07-28T14:15:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:17 smithi204 bash[68176]: cluster 2024-07-28T14:15:16.429828+0000 mgr.y (mgr.25253) 4998 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:17 smithi177 bash[81864]: cluster 2024-07-28T14:15:16.429828+0000 mgr.y (mgr.25253) 4998 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:17 smithi177 bash[79620]: cluster 2024-07-28T14:15:16.429828+0000 mgr.y (mgr.25253) 4998 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:18.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9164 16 16 0 0 0 - 0 2024-07-28T14:15:19.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9165 16 16 0 0 0 - 0 2024-07-28T14:15:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:19 smithi204 bash[68176]: cluster 2024-07-28T14:15:18.431271+0000 mgr.y (mgr.25253) 4999 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:20.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:19 smithi177 bash[81864]: cluster 2024-07-28T14:15:18.431271+0000 mgr.y (mgr.25253) 4999 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:19 smithi177 bash[79620]: cluster 2024-07-28T14:15:18.431271+0000 mgr.y (mgr.25253) 4999 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:20.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9166 16 16 0 0 0 - 0 2024-07-28T14:15:21.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9167 16 16 0 0 0 - 0 2024-07-28T14:15:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:21 smithi204 bash[68176]: cluster 2024-07-28T14:15:20.432725+0000 mgr.y (mgr.25253) 5000 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:22.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:21 smithi177 bash[81864]: cluster 2024-07-28T14:15:20.432725+0000 mgr.y (mgr.25253) 5000 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:21 smithi177 bash[79620]: cluster 2024-07-28T14:15:20.432725+0000 mgr.y (mgr.25253) 5000 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9168 16 16 0 0 0 - 0 2024-07-28T14:15:23.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9169 16 16 0 0 0 - 0 2024-07-28T14:15:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:23 smithi204 bash[68176]: cluster 2024-07-28T14:15:22.434158+0000 mgr.y (mgr.25253) 5001 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:23 smithi177 bash[79620]: cluster 2024-07-28T14:15:22.434158+0000 mgr.y (mgr.25253) 5001 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:23 smithi177 bash[81864]: cluster 2024-07-28T14:15:22.434158+0000 mgr.y (mgr.25253) 5001 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:24.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9170 16 16 0 0 0 - 0 2024-07-28T14:15:25.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9171 16 16 0 0 0 - 0 2024-07-28T14:15:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:25 smithi204 bash[68176]: cluster 2024-07-28T14:15:24.435612+0000 mgr.y (mgr.25253) 5002 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:26.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:26] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:15:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:25 smithi177 bash[81864]: cluster 2024-07-28T14:15:24.435612+0000 mgr.y (mgr.25253) 5002 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:25 smithi177 bash[79620]: cluster 2024-07-28T14:15:24.435612+0000 mgr.y (mgr.25253) 5002 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:26.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9172 16 16 0 0 0 - 0 2024-07-28T14:15:27.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9173 16 16 0 0 0 - 0 2024-07-28T14:15:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:27 smithi204 bash[68176]: cluster 2024-07-28T14:15:26.437073+0000 mgr.y (mgr.25253) 5003 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:27 smithi177 bash[81864]: cluster 2024-07-28T14:15:26.437073+0000 mgr.y (mgr.25253) 5003 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:27 smithi177 bash[79620]: cluster 2024-07-28T14:15:26.437073+0000 mgr.y (mgr.25253) 5003 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:28.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9174 16 16 0 0 0 - 0 2024-07-28T14:15:29.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9175 16 16 0 0 0 - 0 2024-07-28T14:15:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:29 smithi204 bash[68176]: cluster 2024-07-28T14:15:28.438516+0000 mgr.y (mgr.25253) 5004 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:30.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:29 smithi177 bash[81864]: cluster 2024-07-28T14:15:28.438516+0000 mgr.y (mgr.25253) 5004 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:29 smithi177 bash[79620]: cluster 2024-07-28T14:15:28.438516+0000 mgr.y (mgr.25253) 5004 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:30.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9176 16 16 0 0 0 - 0 2024-07-28T14:15:31.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9177 16 16 0 0 0 - 0 2024-07-28T14:15:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:31 smithi204 bash[68176]: cluster 2024-07-28T14:15:30.440016+0000 mgr.y (mgr.25253) 5005 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:31 smithi204 bash[68176]: audit 2024-07-28T14:15:30.924446+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:32.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:31 smithi177 bash[81864]: cluster 2024-07-28T14:15:30.440016+0000 mgr.y (mgr.25253) 5005 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:31 smithi177 bash[81864]: audit 2024-07-28T14:15:30.924446+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:31 smithi177 bash[79620]: cluster 2024-07-28T14:15:30.440016+0000 mgr.y (mgr.25253) 5005 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:31 smithi177 bash[79620]: audit 2024-07-28T14:15:30.924446+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9178 16 16 0 0 0 - 0 2024-07-28T14:15:33.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9179 16 16 0 0 0 - 0 2024-07-28T14:15:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:33 smithi204 bash[68176]: cluster 2024-07-28T14:15:32.441445+0000 mgr.y (mgr.25253) 5006 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:33 smithi204 bash[68176]: audit 2024-07-28T14:15:33.669398+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:34.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:33 smithi177 bash[81864]: cluster 2024-07-28T14:15:32.441445+0000 mgr.y (mgr.25253) 5006 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:33 smithi177 bash[81864]: audit 2024-07-28T14:15:33.669398+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:34.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:33 smithi177 bash[79620]: cluster 2024-07-28T14:15:32.441445+0000 mgr.y (mgr.25253) 5006 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:34.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:33 smithi177 bash[79620]: audit 2024-07-28T14:15:33.669398+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:34.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:15:34.786352+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:34.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:34.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9180 16 16 0 0 0 - 0 2024-07-28T14:15:35.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9181 16 16 0 0 0 - 0 2024-07-28T14:15:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:35 smithi204 bash[68176]: cluster 2024-07-28T14:15:34.442890+0000 mgr.y (mgr.25253) 5007 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:36.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:15:36.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:35 smithi177 bash[81864]: cluster 2024-07-28T14:15:34.442890+0000 mgr.y (mgr.25253) 5007 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:36.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:35 smithi177 bash[79620]: cluster 2024-07-28T14:15:34.442890+0000 mgr.y (mgr.25253) 5007 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:36.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9182 16 16 0 0 0 - 0 2024-07-28T14:15:37.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9183 16 16 0 0 0 - 0 2024-07-28T14:15:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:37 smithi204 bash[68176]: cluster 2024-07-28T14:15:36.444368+0000 mgr.y (mgr.25253) 5008 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:37 smithi177 bash[81864]: cluster 2024-07-28T14:15:36.444368+0000 mgr.y (mgr.25253) 5008 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:37 smithi177 bash[79620]: cluster 2024-07-28T14:15:36.444368+0000 mgr.y (mgr.25253) 5008 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:38.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9184 16 16 0 0 0 - 0 2024-07-28T14:15:39.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9185 16 16 0 0 0 - 0 2024-07-28T14:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:39 smithi204 bash[68176]: cluster 2024-07-28T14:15:38.445828+0000 mgr.y (mgr.25253) 5009 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:39 smithi204 bash[68176]: audit 2024-07-28T14:15:39.334715+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:39 smithi204 bash[68176]: audit 2024-07-28T14:15:39.343552+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:39 smithi204 bash[68176]: audit 2024-07-28T14:15:39.576393+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:39 smithi204 bash[68176]: audit 2024-07-28T14:15:39.585107+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[81864]: cluster 2024-07-28T14:15:38.445828+0000 mgr.y (mgr.25253) 5009 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[81864]: audit 2024-07-28T14:15:39.334715+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[81864]: audit 2024-07-28T14:15:39.343552+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[81864]: audit 2024-07-28T14:15:39.576393+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[81864]: audit 2024-07-28T14:15:39.585107+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[79620]: cluster 2024-07-28T14:15:38.445828+0000 mgr.y (mgr.25253) 5009 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[79620]: audit 2024-07-28T14:15:39.334715+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[79620]: audit 2024-07-28T14:15:39.343552+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[79620]: audit 2024-07-28T14:15:39.576393+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:39 smithi177 bash[79620]: audit 2024-07-28T14:15:39.585107+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:40.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9186 16 16 0 0 0 - 0 2024-07-28T14:15:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:40 smithi204 bash[68176]: audit 2024-07-28T14:15:40.026817+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:40 smithi204 bash[68176]: audit 2024-07-28T14:15:40.028334+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:40 smithi204 bash[68176]: audit 2024-07-28T14:15:40.039914+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:41.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[81864]: audit 2024-07-28T14:15:40.026817+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[81864]: audit 2024-07-28T14:15:40.028334+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[81864]: audit 2024-07-28T14:15:40.039914+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[79620]: audit 2024-07-28T14:15:40.026817+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[79620]: audit 2024-07-28T14:15:40.028334+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:40 smithi177 bash[79620]: audit 2024-07-28T14:15:40.039914+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:15:41.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9187 16 16 0 0 0 - 0 2024-07-28T14:15:42.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:42 smithi204 bash[68176]: cluster 2024-07-28T14:15:40.447258+0000 mgr.y (mgr.25253) 5010 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:42.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:42 smithi177 bash[81864]: cluster 2024-07-28T14:15:40.447258+0000 mgr.y (mgr.25253) 5010 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:42 smithi177 bash[79620]: cluster 2024-07-28T14:15:40.447258+0000 mgr.y (mgr.25253) 5010 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9188 16 16 0 0 0 - 0 2024-07-28T14:15:43.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9189 16 16 0 0 0 - 0 2024-07-28T14:15:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:44 smithi204 bash[68176]: cluster 2024-07-28T14:15:42.448752+0000 mgr.y (mgr.25253) 5011 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:44 smithi177 bash[79620]: cluster 2024-07-28T14:15:42.448752+0000 mgr.y (mgr.25253) 5011 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:44 smithi177 bash[81864]: cluster 2024-07-28T14:15:42.448752+0000 mgr.y (mgr.25253) 5011 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:44.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9190 16 16 0 0 0 - 0 2024-07-28T14:15:45.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9191 16 16 0 0 0 - 0 2024-07-28T14:15:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:46 smithi204 bash[68176]: cluster 2024-07-28T14:15:44.450207+0000 mgr.y (mgr.25253) 5012 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:46 smithi204 bash[68176]: audit 2024-07-28T14:15:45.924951+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:15:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:46 smithi177 bash[79620]: cluster 2024-07-28T14:15:44.450207+0000 mgr.y (mgr.25253) 5012 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:46 smithi177 bash[79620]: audit 2024-07-28T14:15:45.924951+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:46 smithi177 bash[81864]: cluster 2024-07-28T14:15:44.450207+0000 mgr.y (mgr.25253) 5012 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:46 smithi177 bash[81864]: audit 2024-07-28T14:15:45.924951+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:46.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9192 16 16 0 0 0 - 0 2024-07-28T14:15:47.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9193 16 16 0 0 0 - 0 2024-07-28T14:15:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:48 smithi204 bash[68176]: cluster 2024-07-28T14:15:46.451677+0000 mgr.y (mgr.25253) 5013 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:48.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:48 smithi177 bash[79620]: cluster 2024-07-28T14:15:46.451677+0000 mgr.y (mgr.25253) 5013 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:48 smithi177 bash[81864]: cluster 2024-07-28T14:15:46.451677+0000 mgr.y (mgr.25253) 5013 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:48.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9194 16 16 0 0 0 - 0 2024-07-28T14:15:49.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9195 16 16 0 0 0 - 0 2024-07-28T14:15:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:50 smithi204 bash[68176]: cluster 2024-07-28T14:15:48.453120+0000 mgr.y (mgr.25253) 5014 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:50.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:50 smithi177 bash[81864]: cluster 2024-07-28T14:15:48.453120+0000 mgr.y (mgr.25253) 5014 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:50 smithi177 bash[79620]: cluster 2024-07-28T14:15:48.453120+0000 mgr.y (mgr.25253) 5014 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:50.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9196 16 16 0 0 0 - 0 2024-07-28T14:15:51.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9197 16 16 0 0 0 - 0 2024-07-28T14:15:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:52 smithi204 bash[68176]: cluster 2024-07-28T14:15:50.454575+0000 mgr.y (mgr.25253) 5015 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:52.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:52 smithi177 bash[79620]: cluster 2024-07-28T14:15:50.454575+0000 mgr.y (mgr.25253) 5015 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:52 smithi177 bash[81864]: cluster 2024-07-28T14:15:50.454575+0000 mgr.y (mgr.25253) 5015 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:15:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9198 16 16 0 0 0 - 0 2024-07-28T14:15:53.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9199 16 16 0 0 0 - 0 2024-07-28T14:15:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:54 smithi204 bash[68176]: cluster 2024-07-28T14:15:52.456074+0000 mgr.y (mgr.25253) 5016 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:54 smithi177 bash[81864]: cluster 2024-07-28T14:15:52.456074+0000 mgr.y (mgr.25253) 5016 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:54 smithi177 bash[79620]: cluster 2024-07-28T14:15:52.456074+0000 mgr.y (mgr.25253) 5016 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:54.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:15:54.789510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:54.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:54.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9200 16 16 0 0 0 - 0 2024-07-28T14:15:55.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9201 16 16 0 0 0 - 0 2024-07-28T14:15:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:56 smithi204 bash[68176]: cluster 2024-07-28T14:15:54.457532+0000 mgr.y (mgr.25253) 5017 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:56.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:56 smithi177 bash[81864]: cluster 2024-07-28T14:15:54.457532+0000 mgr.y (mgr.25253) 5017 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:15:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:15:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:15:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:56 smithi177 bash[79620]: cluster 2024-07-28T14:15:54.457532+0000 mgr.y (mgr.25253) 5017 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:56.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9202 16 16 0 0 0 - 0 2024-07-28T14:15:57.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9203 16 16 0 0 0 - 0 2024-07-28T14:15:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:15:58 smithi204 bash[68176]: cluster 2024-07-28T14:15:56.458984+0000 mgr.y (mgr.25253) 5018 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:15:58 smithi177 bash[81864]: cluster 2024-07-28T14:15:56.458984+0000 mgr.y (mgr.25253) 5018 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:15:58 smithi177 bash[79620]: cluster 2024-07-28T14:15:56.458984+0000 mgr.y (mgr.25253) 5018 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:15:58.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9204 16 16 0 0 0 - 0 2024-07-28T14:15:59.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9205 16 16 0 0 0 - 0 2024-07-28T14:16:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:00 smithi204 bash[68176]: cluster 2024-07-28T14:15:58.460488+0000 mgr.y (mgr.25253) 5019 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:00 smithi177 bash[81864]: cluster 2024-07-28T14:15:58.460488+0000 mgr.y (mgr.25253) 5019 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:00 smithi177 bash[79620]: cluster 2024-07-28T14:15:58.460488+0000 mgr.y (mgr.25253) 5019 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:00.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9206 16 16 0 0 0 - 0 2024-07-28T14:16:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:01 smithi204 bash[68176]: audit 2024-07-28T14:16:00.925265+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:01 smithi177 bash[81864]: audit 2024-07-28T14:16:00.925265+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:01 smithi177 bash[79620]: audit 2024-07-28T14:16:00.925265+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:01.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9207 16 16 0 0 0 - 0 2024-07-28T14:16:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:02 smithi204 bash[68176]: cluster 2024-07-28T14:16:00.461935+0000 mgr.y (mgr.25253) 5020 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:02 smithi177 bash[81864]: cluster 2024-07-28T14:16:00.461935+0000 mgr.y (mgr.25253) 5020 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:02 smithi177 bash[79620]: cluster 2024-07-28T14:16:00.461935+0000 mgr.y (mgr.25253) 5020 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:02.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9208 16 16 0 0 0 - 0 2024-07-28T14:16:03.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9209 16 16 0 0 0 - 0 2024-07-28T14:16:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:04 smithi204 bash[68176]: cluster 2024-07-28T14:16:02.463442+0000 mgr.y (mgr.25253) 5021 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:04 smithi177 bash[79620]: cluster 2024-07-28T14:16:02.463442+0000 mgr.y (mgr.25253) 5021 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:04 smithi177 bash[81864]: cluster 2024-07-28T14:16:02.463442+0000 mgr.y (mgr.25253) 5021 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:04.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9210 16 16 0 0 0 - 0 2024-07-28T14:16:05.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9211 16 16 0 0 0 - 0 2024-07-28T14:16:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:06 smithi204 bash[68176]: cluster 2024-07-28T14:16:04.464939+0000 mgr.y (mgr.25253) 5022 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:06.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:06 smithi177 bash[81864]: cluster 2024-07-28T14:16:04.464939+0000 mgr.y (mgr.25253) 5022 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:16:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:06 smithi177 bash[79620]: cluster 2024-07-28T14:16:04.464939+0000 mgr.y (mgr.25253) 5022 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:06.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9212 16 16 0 0 0 - 0 2024-07-28T14:16:07.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9213 16 16 0 0 0 - 0 2024-07-28T14:16:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:08 smithi204 bash[68176]: cluster 2024-07-28T14:16:06.466429+0000 mgr.y (mgr.25253) 5023 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:08 smithi177 bash[79620]: cluster 2024-07-28T14:16:06.466429+0000 mgr.y (mgr.25253) 5023 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:08 smithi177 bash[81864]: cluster 2024-07-28T14:16:06.466429+0000 mgr.y (mgr.25253) 5023 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:08.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9214 16 16 0 0 0 - 0 2024-07-28T14:16:09.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9215 16 16 0 0 0 - 0 2024-07-28T14:16:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:10 smithi204 bash[68176]: cluster 2024-07-28T14:16:08.467905+0000 mgr.y (mgr.25253) 5024 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:10 smithi177 bash[79620]: cluster 2024-07-28T14:16:08.467905+0000 mgr.y (mgr.25253) 5024 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:10 smithi177 bash[81864]: cluster 2024-07-28T14:16:08.467905+0000 mgr.y (mgr.25253) 5024 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:10.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9216 16 16 0 0 0 - 0 2024-07-28T14:16:11.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9217 16 16 0 0 0 - 0 2024-07-28T14:16:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:12 smithi204 bash[68176]: cluster 2024-07-28T14:16:10.469390+0000 mgr.y (mgr.25253) 5025 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:12.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:12 smithi177 bash[79620]: cluster 2024-07-28T14:16:10.469390+0000 mgr.y (mgr.25253) 5025 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:12 smithi177 bash[81864]: cluster 2024-07-28T14:16:10.469390+0000 mgr.y (mgr.25253) 5025 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:12.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9218 16 16 0 0 0 - 0 2024-07-28T14:16:13.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9219 16 16 0 0 0 - 0 2024-07-28T14:16:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:14 smithi204 bash[68176]: cluster 2024-07-28T14:16:12.470845+0000 mgr.y (mgr.25253) 5026 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:14.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:14 smithi177 bash[79620]: cluster 2024-07-28T14:16:12.470845+0000 mgr.y (mgr.25253) 5026 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:14.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:14 smithi177 bash[81864]: cluster 2024-07-28T14:16:12.470845+0000 mgr.y (mgr.25253) 5026 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:14.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:16:14.792766+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:14.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:14.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9220 16 16 0 0 0 - 0 2024-07-28T14:16:15.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9221 16 16 0 0 0 - 0 2024-07-28T14:16:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:16 smithi204 bash[68176]: cluster 2024-07-28T14:16:14.472302+0000 mgr.y (mgr.25253) 5027 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:16 smithi204 bash[68176]: audit 2024-07-28T14:16:15.925719+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:16:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:16 smithi177 bash[81864]: cluster 2024-07-28T14:16:14.472302+0000 mgr.y (mgr.25253) 5027 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:16 smithi177 bash[81864]: audit 2024-07-28T14:16:15.925719+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:16 smithi177 bash[79620]: cluster 2024-07-28T14:16:14.472302+0000 mgr.y (mgr.25253) 5027 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:16 smithi177 bash[79620]: audit 2024-07-28T14:16:15.925719+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:16.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9222 16 16 0 0 0 - 0 2024-07-28T14:16:17.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9223 16 16 0 0 0 - 0 2024-07-28T14:16:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:18 smithi204 bash[68176]: cluster 2024-07-28T14:16:16.473728+0000 mgr.y (mgr.25253) 5028 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:18.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:18 smithi177 bash[79620]: cluster 2024-07-28T14:16:16.473728+0000 mgr.y (mgr.25253) 5028 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:18 smithi177 bash[81864]: cluster 2024-07-28T14:16:16.473728+0000 mgr.y (mgr.25253) 5028 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:18.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9224 16 16 0 0 0 - 0 2024-07-28T14:16:19.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9225 16 16 0 0 0 - 0 2024-07-28T14:16:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:20 smithi204 bash[68176]: cluster 2024-07-28T14:16:18.475151+0000 mgr.y (mgr.25253) 5029 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:20 smithi177 bash[81864]: cluster 2024-07-28T14:16:18.475151+0000 mgr.y (mgr.25253) 5029 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:20 smithi177 bash[79620]: cluster 2024-07-28T14:16:18.475151+0000 mgr.y (mgr.25253) 5029 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:20.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9226 16 16 0 0 0 - 0 2024-07-28T14:16:21.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9227 16 16 0 0 0 - 0 2024-07-28T14:16:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:22 smithi204 bash[68176]: cluster 2024-07-28T14:16:20.476643+0000 mgr.y (mgr.25253) 5030 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:22 smithi177 bash[81864]: cluster 2024-07-28T14:16:20.476643+0000 mgr.y (mgr.25253) 5030 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:22 smithi177 bash[79620]: cluster 2024-07-28T14:16:20.476643+0000 mgr.y (mgr.25253) 5030 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:22.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9228 16 16 0 0 0 - 0 2024-07-28T14:16:23.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9229 16 16 0 0 0 - 0 2024-07-28T14:16:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:24 smithi204 bash[68176]: cluster 2024-07-28T14:16:22.478105+0000 mgr.y (mgr.25253) 5031 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:24 smithi177 bash[81864]: cluster 2024-07-28T14:16:22.478105+0000 mgr.y (mgr.25253) 5031 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:24 smithi177 bash[79620]: cluster 2024-07-28T14:16:22.478105+0000 mgr.y (mgr.25253) 5031 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:24.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9230 16 16 0 0 0 - 0 2024-07-28T14:16:25.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9231 16 16 0 0 0 - 0 2024-07-28T14:16:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:26 smithi204 bash[68176]: cluster 2024-07-28T14:16:24.479587+0000 mgr.y (mgr.25253) 5032 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:16:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:26 smithi177 bash[81864]: cluster 2024-07-28T14:16:24.479587+0000 mgr.y (mgr.25253) 5032 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:26 smithi177 bash[79620]: cluster 2024-07-28T14:16:24.479587+0000 mgr.y (mgr.25253) 5032 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:26.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9232 16 16 0 0 0 - 0 2024-07-28T14:16:27.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9233 16 16 0 0 0 - 0 2024-07-28T14:16:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:28 smithi204 bash[68176]: cluster 2024-07-28T14:16:26.481017+0000 mgr.y (mgr.25253) 5033 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:28 smithi177 bash[81864]: cluster 2024-07-28T14:16:26.481017+0000 mgr.y (mgr.25253) 5033 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:28.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:28 smithi177 bash[79620]: cluster 2024-07-28T14:16:26.481017+0000 mgr.y (mgr.25253) 5033 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:28.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9234 16 16 0 0 0 - 0 2024-07-28T14:16:29.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9235 16 16 0 0 0 - 0 2024-07-28T14:16:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:30 smithi204 bash[68176]: cluster 2024-07-28T14:16:28.482439+0000 mgr.y (mgr.25253) 5034 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:30.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:30 smithi177 bash[81864]: cluster 2024-07-28T14:16:28.482439+0000 mgr.y (mgr.25253) 5034 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:30 smithi177 bash[79620]: cluster 2024-07-28T14:16:28.482439+0000 mgr.y (mgr.25253) 5034 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:30.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9236 16 16 0 0 0 - 0 2024-07-28T14:16:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:31 smithi204 bash[68176]: audit 2024-07-28T14:16:30.926305+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:31 smithi177 bash[81864]: audit 2024-07-28T14:16:30.926305+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:31 smithi177 bash[79620]: audit 2024-07-28T14:16:30.926305+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:31.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9237 16 16 0 0 0 - 0 2024-07-28T14:16:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:32 smithi204 bash[68176]: cluster 2024-07-28T14:16:30.483910+0000 mgr.y (mgr.25253) 5035 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:32 smithi177 bash[81864]: cluster 2024-07-28T14:16:30.483910+0000 mgr.y (mgr.25253) 5035 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:32 smithi177 bash[79620]: cluster 2024-07-28T14:16:30.483910+0000 mgr.y (mgr.25253) 5035 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:32.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9238 16 16 0 0 0 - 0 2024-07-28T14:16:33.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9239 16 16 0 0 0 - 0 2024-07-28T14:16:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:34 smithi204 bash[68176]: cluster 2024-07-28T14:16:32.485298+0000 mgr.y (mgr.25253) 5036 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:34.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:34 smithi177 bash[81864]: cluster 2024-07-28T14:16:32.485298+0000 mgr.y (mgr.25253) 5036 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:34.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:34 smithi177 bash[79620]: cluster 2024-07-28T14:16:32.485298+0000 mgr.y (mgr.25253) 5036 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:34.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:16:34.795973+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:34.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:34.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9240 16 16 0 0 0 - 0 2024-07-28T14:16:35.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9241 16 16 0 0 0 - 0 2024-07-28T14:16:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:36 smithi177 bash[79620]: cluster 2024-07-28T14:16:34.486727+0000 mgr.y (mgr.25253) 5037 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:16:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:36 smithi177 bash[81864]: cluster 2024-07-28T14:16:34.486727+0000 mgr.y (mgr.25253) 5037 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:36 smithi204 bash[68176]: cluster 2024-07-28T14:16:34.486727+0000 mgr.y (mgr.25253) 5037 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:36.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9242 16 16 0 0 0 - 0 2024-07-28T14:16:37.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9243 16 16 0 0 0 - 0 2024-07-28T14:16:38.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:38 smithi177 bash[79620]: cluster 2024-07-28T14:16:36.488241+0000 mgr.y (mgr.25253) 5038 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:38.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:38 smithi177 bash[81864]: cluster 2024-07-28T14:16:36.488241+0000 mgr.y (mgr.25253) 5038 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:38 smithi204 bash[68176]: cluster 2024-07-28T14:16:36.488241+0000 mgr.y (mgr.25253) 5038 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:38.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9244 16 16 0 0 0 - 0 2024-07-28T14:16:39.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9245 16 16 0 0 0 - 0 2024-07-28T14:16:40.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:40 smithi177 bash[81864]: cluster 2024-07-28T14:16:38.489707+0000 mgr.y (mgr.25253) 5039 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:40 smithi177 bash[81864]: audit 2024-07-28T14:16:40.163443+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:40 smithi177 bash[79620]: cluster 2024-07-28T14:16:38.489707+0000 mgr.y (mgr.25253) 5039 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:40 smithi177 bash[79620]: audit 2024-07-28T14:16:40.163443+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:40 smithi204 bash[68176]: cluster 2024-07-28T14:16:38.489707+0000 mgr.y (mgr.25253) 5039 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:40 smithi204 bash[68176]: audit 2024-07-28T14:16:40.163443+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:40.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9246 16 16 0 0 0 - 0 2024-07-28T14:16:41.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9247 16 16 0 0 0 - 0 2024-07-28T14:16:42.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:42 smithi177 bash[81864]: cluster 2024-07-28T14:16:40.490419+0000 mgr.y (mgr.25253) 5040 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:42.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:42 smithi177 bash[79620]: cluster 2024-07-28T14:16:40.490419+0000 mgr.y (mgr.25253) 5040 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:42 smithi204 bash[68176]: cluster 2024-07-28T14:16:40.490419+0000 mgr.y (mgr.25253) 5040 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9248 16 16 0 0 0 - 0 2024-07-28T14:16:43.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9249 16 16 0 0 0 - 0 2024-07-28T14:16:44.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:44 smithi177 bash[79620]: cluster 2024-07-28T14:16:42.491863+0000 mgr.y (mgr.25253) 5041 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:44 smithi177 bash[81864]: cluster 2024-07-28T14:16:42.491863+0000 mgr.y (mgr.25253) 5041 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:44 smithi204 bash[68176]: cluster 2024-07-28T14:16:42.491863+0000 mgr.y (mgr.25253) 5041 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:44.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9250 16 16 0 0 0 - 0 2024-07-28T14:16:45.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9251 16 16 0 0 0 - 0 2024-07-28T14:16:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: cluster 2024-07-28T14:16:44.493307+0000 mgr.y (mgr.25253) 5042 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: audit 2024-07-28T14:16:45.849449+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: audit 2024-07-28T14:16:45.856998+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: audit 2024-07-28T14:16:45.926325+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: audit 2024-07-28T14:16:46.038954+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[79620]: audit 2024-07-28T14:16:46.048827+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: cluster 2024-07-28T14:16:44.493307+0000 mgr.y (mgr.25253) 5042 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: audit 2024-07-28T14:16:45.849449+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: audit 2024-07-28T14:16:45.856998+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: audit 2024-07-28T14:16:45.926325+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: audit 2024-07-28T14:16:46.038954+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:46 smithi177 bash[81864]: audit 2024-07-28T14:16:46.048827+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: cluster 2024-07-28T14:16:44.493307+0000 mgr.y (mgr.25253) 5042 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: audit 2024-07-28T14:16:45.849449+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: audit 2024-07-28T14:16:45.856998+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: audit 2024-07-28T14:16:45.926325+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: audit 2024-07-28T14:16:46.038954+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:46 smithi204 bash[68176]: audit 2024-07-28T14:16:46.048827+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:46.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9252 16 16 0 0 0 - 0 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[81864]: audit 2024-07-28T14:16:46.452194+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[81864]: audit 2024-07-28T14:16:46.453888+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[81864]: audit 2024-07-28T14:16:46.463444+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[79620]: audit 2024-07-28T14:16:46.452194+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[79620]: audit 2024-07-28T14:16:46.453888+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:47 smithi177 bash[79620]: audit 2024-07-28T14:16:46.463444+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:47 smithi204 bash[68176]: audit 2024-07-28T14:16:46.452194+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:47 smithi204 bash[68176]: audit 2024-07-28T14:16:46.453888+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:47 smithi204 bash[68176]: audit 2024-07-28T14:16:46.463444+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:16:47.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9253 16 16 0 0 0 - 0 2024-07-28T14:16:48.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:48 smithi177 bash[81864]: cluster 2024-07-28T14:16:46.494720+0000 mgr.y (mgr.25253) 5043 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:48 smithi177 bash[79620]: cluster 2024-07-28T14:16:46.494720+0000 mgr.y (mgr.25253) 5043 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:48 smithi204 bash[68176]: cluster 2024-07-28T14:16:46.494720+0000 mgr.y (mgr.25253) 5043 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:48.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9254 16 16 0 0 0 - 0 2024-07-28T14:16:49.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9255 16 16 0 0 0 - 0 2024-07-28T14:16:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:50 smithi177 bash[79620]: cluster 2024-07-28T14:16:48.496198+0000 mgr.y (mgr.25253) 5044 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:50.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:50 smithi177 bash[81864]: cluster 2024-07-28T14:16:48.496198+0000 mgr.y (mgr.25253) 5044 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:50 smithi204 bash[68176]: cluster 2024-07-28T14:16:48.496198+0000 mgr.y (mgr.25253) 5044 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:50.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9256 16 16 0 0 0 - 0 2024-07-28T14:16:51.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9257 16 16 0 0 0 - 0 2024-07-28T14:16:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:52 smithi177 bash[81864]: cluster 2024-07-28T14:16:50.497673+0000 mgr.y (mgr.25253) 5045 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:52 smithi177 bash[79620]: cluster 2024-07-28T14:16:50.497673+0000 mgr.y (mgr.25253) 5045 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:52 smithi204 bash[68176]: cluster 2024-07-28T14:16:50.497673+0000 mgr.y (mgr.25253) 5045 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:16:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9258 16 16 0 0 0 - 0 2024-07-28T14:16:53.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9259 16 16 0 0 0 - 0 2024-07-28T14:16:54.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:54 smithi177 bash[81864]: cluster 2024-07-28T14:16:52.499127+0000 mgr.y (mgr.25253) 5046 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:54 smithi177 bash[79620]: cluster 2024-07-28T14:16:52.499127+0000 mgr.y (mgr.25253) 5046 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:54 smithi204 bash[68176]: cluster 2024-07-28T14:16:52.499127+0000 mgr.y (mgr.25253) 5046 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:54.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:16:54.799127+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:54.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:54.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9260 16 16 0 0 0 - 0 2024-07-28T14:16:55.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9261 16 16 0 0 0 - 0 2024-07-28T14:16:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:16:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:16:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:16:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:56 smithi177 bash[81864]: cluster 2024-07-28T14:16:54.500654+0000 mgr.y (mgr.25253) 5047 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:56 smithi177 bash[79620]: cluster 2024-07-28T14:16:54.500654+0000 mgr.y (mgr.25253) 5047 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:56 smithi204 bash[68176]: cluster 2024-07-28T14:16:54.500654+0000 mgr.y (mgr.25253) 5047 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:56.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9262 16 16 0 0 0 - 0 2024-07-28T14:16:57.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9263 16 16 0 0 0 - 0 2024-07-28T14:16:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:16:58 smithi177 bash[81864]: cluster 2024-07-28T14:16:56.502124+0000 mgr.y (mgr.25253) 5048 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:16:58 smithi177 bash[79620]: cluster 2024-07-28T14:16:56.502124+0000 mgr.y (mgr.25253) 5048 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:16:58 smithi204 bash[68176]: cluster 2024-07-28T14:16:56.502124+0000 mgr.y (mgr.25253) 5048 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:16:58.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9264 16 16 0 0 0 - 0 2024-07-28T14:16:59.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9265 16 16 0 0 0 - 0 2024-07-28T14:17:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:00 smithi177 bash[81864]: cluster 2024-07-28T14:16:58.503620+0000 mgr.y (mgr.25253) 5049 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:00 smithi177 bash[79620]: cluster 2024-07-28T14:16:58.503620+0000 mgr.y (mgr.25253) 5049 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:00 smithi204 bash[68176]: cluster 2024-07-28T14:16:58.503620+0000 mgr.y (mgr.25253) 5049 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:00.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9266 16 16 0 0 0 - 0 2024-07-28T14:17:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:01 smithi177 bash[81864]: audit 2024-07-28T14:17:00.926845+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:01 smithi177 bash[79620]: audit 2024-07-28T14:17:00.926845+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:01 smithi204 bash[68176]: audit 2024-07-28T14:17:00.926845+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:01.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9267 16 16 0 0 0 - 0 2024-07-28T14:17:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:02 smithi177 bash[81864]: cluster 2024-07-28T14:17:00.505078+0000 mgr.y (mgr.25253) 5050 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:02 smithi177 bash[79620]: cluster 2024-07-28T14:17:00.505078+0000 mgr.y (mgr.25253) 5050 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:02 smithi204 bash[68176]: cluster 2024-07-28T14:17:00.505078+0000 mgr.y (mgr.25253) 5050 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9268 16 16 0 0 0 - 0 2024-07-28T14:17:03.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9269 16 16 0 0 0 - 0 2024-07-28T14:17:04.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:04 smithi177 bash[81864]: cluster 2024-07-28T14:17:02.506567+0000 mgr.y (mgr.25253) 5051 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:04 smithi177 bash[79620]: cluster 2024-07-28T14:17:02.506567+0000 mgr.y (mgr.25253) 5051 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:04 smithi204 bash[68176]: cluster 2024-07-28T14:17:02.506567+0000 mgr.y (mgr.25253) 5051 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:04.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9270 16 16 0 0 0 - 0 2024-07-28T14:17:05.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9271 16 16 0 0 0 - 0 2024-07-28T14:17:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:17:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:06 smithi177 bash[81864]: cluster 2024-07-28T14:17:04.508098+0000 mgr.y (mgr.25253) 5052 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:06 smithi177 bash[79620]: cluster 2024-07-28T14:17:04.508098+0000 mgr.y (mgr.25253) 5052 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:06 smithi204 bash[68176]: cluster 2024-07-28T14:17:04.508098+0000 mgr.y (mgr.25253) 5052 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:06.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9272 16 16 0 0 0 - 0 2024-07-28T14:17:07.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9273 16 16 0 0 0 - 0 2024-07-28T14:17:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:08 smithi177 bash[81864]: cluster 2024-07-28T14:17:06.509595+0000 mgr.y (mgr.25253) 5053 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:08 smithi177 bash[79620]: cluster 2024-07-28T14:17:06.509595+0000 mgr.y (mgr.25253) 5053 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:08 smithi204 bash[68176]: cluster 2024-07-28T14:17:06.509595+0000 mgr.y (mgr.25253) 5053 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:08.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9274 16 16 0 0 0 - 0 2024-07-28T14:17:09.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9275 16 16 0 0 0 - 0 2024-07-28T14:17:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:10 smithi177 bash[79620]: cluster 2024-07-28T14:17:08.511096+0000 mgr.y (mgr.25253) 5054 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:10 smithi177 bash[81864]: cluster 2024-07-28T14:17:08.511096+0000 mgr.y (mgr.25253) 5054 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:10 smithi204 bash[68176]: cluster 2024-07-28T14:17:08.511096+0000 mgr.y (mgr.25253) 5054 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:10.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9276 16 16 0 0 0 - 0 2024-07-28T14:17:11.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9277 16 16 0 0 0 - 0 2024-07-28T14:17:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:12 smithi177 bash[79620]: cluster 2024-07-28T14:17:10.512636+0000 mgr.y (mgr.25253) 5055 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:12 smithi177 bash[81864]: cluster 2024-07-28T14:17:10.512636+0000 mgr.y (mgr.25253) 5055 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:12 smithi204 bash[68176]: cluster 2024-07-28T14:17:10.512636+0000 mgr.y (mgr.25253) 5055 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9278 16 16 0 0 0 - 0 2024-07-28T14:17:13.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9279 16 16 0 0 0 - 0 2024-07-28T14:17:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:14 smithi204 bash[68176]: cluster 2024-07-28T14:17:12.514132+0000 mgr.y (mgr.25253) 5056 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:14.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:14 smithi177 bash[79620]: cluster 2024-07-28T14:17:12.514132+0000 mgr.y (mgr.25253) 5056 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:14 smithi177 bash[81864]: cluster 2024-07-28T14:17:12.514132+0000 mgr.y (mgr.25253) 5056 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:14.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:17:14.802116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:14.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:14.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9280 16 16 0 0 0 - 0 2024-07-28T14:17:15.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9281 16 16 0 0 0 - 0 2024-07-28T14:17:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:17:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:16 smithi177 bash[79620]: cluster 2024-07-28T14:17:14.515662+0000 mgr.y (mgr.25253) 5057 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:16 smithi177 bash[79620]: audit 2024-07-28T14:17:15.927523+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:16 smithi177 bash[81864]: cluster 2024-07-28T14:17:14.515662+0000 mgr.y (mgr.25253) 5057 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:16 smithi177 bash[81864]: audit 2024-07-28T14:17:15.927523+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:16 smithi204 bash[68176]: cluster 2024-07-28T14:17:14.515662+0000 mgr.y (mgr.25253) 5057 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:16 smithi204 bash[68176]: audit 2024-07-28T14:17:15.927523+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:16.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9282 16 16 0 0 0 - 0 2024-07-28T14:17:17.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9283 16 16 0 0 0 - 0 2024-07-28T14:17:18.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:18 smithi204 bash[68176]: cluster 2024-07-28T14:17:16.517114+0000 mgr.y (mgr.25253) 5058 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:18 smithi177 bash[81864]: cluster 2024-07-28T14:17:16.517114+0000 mgr.y (mgr.25253) 5058 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:18 smithi177 bash[79620]: cluster 2024-07-28T14:17:16.517114+0000 mgr.y (mgr.25253) 5058 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:18.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9284 16 16 0 0 0 - 0 2024-07-28T14:17:19.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9285 16 16 0 0 0 - 0 2024-07-28T14:17:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:20 smithi204 bash[68176]: cluster 2024-07-28T14:17:18.518617+0000 mgr.y (mgr.25253) 5059 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:20.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:20 smithi177 bash[79620]: cluster 2024-07-28T14:17:18.518617+0000 mgr.y (mgr.25253) 5059 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:20 smithi177 bash[81864]: cluster 2024-07-28T14:17:18.518617+0000 mgr.y (mgr.25253) 5059 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:20.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9286 16 16 0 0 0 - 0 2024-07-28T14:17:21.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9287 16 16 0 0 0 - 0 2024-07-28T14:17:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:22 smithi204 bash[68176]: cluster 2024-07-28T14:17:20.520117+0000 mgr.y (mgr.25253) 5060 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:22 smithi177 bash[79620]: cluster 2024-07-28T14:17:20.520117+0000 mgr.y (mgr.25253) 5060 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:22 smithi177 bash[81864]: cluster 2024-07-28T14:17:20.520117+0000 mgr.y (mgr.25253) 5060 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:22.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9288 16 16 0 0 0 - 0 2024-07-28T14:17:23.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9289 16 16 0 0 0 - 0 2024-07-28T14:17:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:24 smithi204 bash[68176]: cluster 2024-07-28T14:17:22.521576+0000 mgr.y (mgr.25253) 5061 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:24 smithi177 bash[81864]: cluster 2024-07-28T14:17:22.521576+0000 mgr.y (mgr.25253) 5061 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:24 smithi177 bash[79620]: cluster 2024-07-28T14:17:22.521576+0000 mgr.y (mgr.25253) 5061 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:24.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9290 16 16 0 0 0 - 0 2024-07-28T14:17:25.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9291 16 16 0 0 0 - 0 2024-07-28T14:17:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:17:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:26 smithi177 bash[81864]: cluster 2024-07-28T14:17:24.523054+0000 mgr.y (mgr.25253) 5062 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:26 smithi177 bash[79620]: cluster 2024-07-28T14:17:24.523054+0000 mgr.y (mgr.25253) 5062 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:26 smithi204 bash[68176]: cluster 2024-07-28T14:17:24.523054+0000 mgr.y (mgr.25253) 5062 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:26.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9292 16 16 0 0 0 - 0 2024-07-28T14:17:27.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9293 16 16 0 0 0 - 0 2024-07-28T14:17:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:28 smithi204 bash[68176]: cluster 2024-07-28T14:17:26.524564+0000 mgr.y (mgr.25253) 5063 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:28 smithi177 bash[81864]: cluster 2024-07-28T14:17:26.524564+0000 mgr.y (mgr.25253) 5063 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:28 smithi177 bash[79620]: cluster 2024-07-28T14:17:26.524564+0000 mgr.y (mgr.25253) 5063 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:28.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9294 16 16 0 0 0 - 0 2024-07-28T14:17:29.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9295 16 16 0 0 0 - 0 2024-07-28T14:17:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:30 smithi204 bash[68176]: cluster 2024-07-28T14:17:28.526120+0000 mgr.y (mgr.25253) 5064 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:30.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:30 smithi177 bash[79620]: cluster 2024-07-28T14:17:28.526120+0000 mgr.y (mgr.25253) 5064 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:30 smithi177 bash[81864]: cluster 2024-07-28T14:17:28.526120+0000 mgr.y (mgr.25253) 5064 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:30.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9296 16 16 0 0 0 - 0 2024-07-28T14:17:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:31 smithi204 bash[68176]: audit 2024-07-28T14:17:30.927891+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:31.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:31 smithi177 bash[79620]: audit 2024-07-28T14:17:30.927891+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:31 smithi177 bash[81864]: audit 2024-07-28T14:17:30.927891+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:31.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9297 16 16 0 0 0 - 0 2024-07-28T14:17:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:32 smithi204 bash[68176]: cluster 2024-07-28T14:17:30.527600+0000 mgr.y (mgr.25253) 5065 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:32 smithi177 bash[81864]: cluster 2024-07-28T14:17:30.527600+0000 mgr.y (mgr.25253) 5065 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:32 smithi177 bash[79620]: cluster 2024-07-28T14:17:30.527600+0000 mgr.y (mgr.25253) 5065 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:32.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9298 16 16 0 0 0 - 0 2024-07-28T14:17:33.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9299 16 16 0 0 0 - 0 2024-07-28T14:17:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:34 smithi204 bash[68176]: cluster 2024-07-28T14:17:32.529070+0000 mgr.y (mgr.25253) 5066 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:34 smithi177 bash[81864]: cluster 2024-07-28T14:17:32.529070+0000 mgr.y (mgr.25253) 5066 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:34 smithi177 bash[79620]: cluster 2024-07-28T14:17:32.529070+0000 mgr.y (mgr.25253) 5066 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:34.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:17:34.804914+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:34.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:34.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9300 16 16 0 0 0 - 0 2024-07-28T14:17:35.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9301 16 16 0 0 0 - 0 2024-07-28T14:17:36.319 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:17:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:36 smithi204 bash[68176]: cluster 2024-07-28T14:17:34.530535+0000 mgr.y (mgr.25253) 5067 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:36 smithi177 bash[81864]: cluster 2024-07-28T14:17:34.530535+0000 mgr.y (mgr.25253) 5067 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:36 smithi177 bash[79620]: cluster 2024-07-28T14:17:34.530535+0000 mgr.y (mgr.25253) 5067 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:36.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9302 16 16 0 0 0 - 0 2024-07-28T14:17:37.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9303 16 16 0 0 0 - 0 2024-07-28T14:17:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:38 smithi204 bash[68176]: cluster 2024-07-28T14:17:36.532015+0000 mgr.y (mgr.25253) 5068 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:38.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:38 smithi177 bash[79620]: cluster 2024-07-28T14:17:36.532015+0000 mgr.y (mgr.25253) 5068 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:38 smithi177 bash[81864]: cluster 2024-07-28T14:17:36.532015+0000 mgr.y (mgr.25253) 5068 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:38.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9304 16 16 0 0 0 - 0 2024-07-28T14:17:39.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9305 16 16 0 0 0 - 0 2024-07-28T14:17:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:40 smithi204 bash[68176]: cluster 2024-07-28T14:17:38.533521+0000 mgr.y (mgr.25253) 5069 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:40 smithi177 bash[79620]: cluster 2024-07-28T14:17:38.533521+0000 mgr.y (mgr.25253) 5069 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:40 smithi177 bash[81864]: cluster 2024-07-28T14:17:38.533521+0000 mgr.y (mgr.25253) 5069 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:40.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9306 16 16 0 0 0 - 0 2024-07-28T14:17:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:41 smithi204 bash[68176]: cluster 2024-07-28T14:17:40.534947+0000 mgr.y (mgr.25253) 5070 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:41.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:41 smithi177 bash[81864]: cluster 2024-07-28T14:17:40.534947+0000 mgr.y (mgr.25253) 5070 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:41 smithi177 bash[79620]: cluster 2024-07-28T14:17:40.534947+0000 mgr.y (mgr.25253) 5070 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:41.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9307 16 16 0 0 0 - 0 2024-07-28T14:17:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9308 16 16 0 0 0 - 0 2024-07-28T14:17:43.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9309 16 16 0 0 0 - 0 2024-07-28T14:17:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:43 smithi204 bash[68176]: cluster 2024-07-28T14:17:42.536449+0000 mgr.y (mgr.25253) 5071 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:43 smithi177 bash[79620]: cluster 2024-07-28T14:17:42.536449+0000 mgr.y (mgr.25253) 5071 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:43 smithi177 bash[81864]: cluster 2024-07-28T14:17:42.536449+0000 mgr.y (mgr.25253) 5071 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:44.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9310 16 16 0 0 0 - 0 2024-07-28T14:17:45.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9311 16 16 0 0 0 - 0 2024-07-28T14:17:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:45 smithi204 bash[68176]: cluster 2024-07-28T14:17:44.537921+0000 mgr.y (mgr.25253) 5072 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:45 smithi177 bash[81864]: cluster 2024-07-28T14:17:44.537921+0000 mgr.y (mgr.25253) 5072 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:45 smithi177 bash[79620]: cluster 2024-07-28T14:17:44.537921+0000 mgr.y (mgr.25253) 5072 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:17:46.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9312 16 16 0 0 0 - 0 2024-07-28T14:17:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:46 smithi204 bash[68176]: audit 2024-07-28T14:17:45.928469+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:46 smithi204 bash[68176]: audit 2024-07-28T14:17:46.591202+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:46 smithi177 bash[81864]: audit 2024-07-28T14:17:45.928469+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:46 smithi177 bash[81864]: audit 2024-07-28T14:17:46.591202+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:46 smithi177 bash[79620]: audit 2024-07-28T14:17:45.928469+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:46 smithi177 bash[79620]: audit 2024-07-28T14:17:46.591202+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:47.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9313 16 16 0 0 0 - 0 2024-07-28T14:17:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:47 smithi204 bash[68176]: cluster 2024-07-28T14:17:46.539363+0000 mgr.y (mgr.25253) 5073 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:47 smithi177 bash[81864]: cluster 2024-07-28T14:17:46.539363+0000 mgr.y (mgr.25253) 5073 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:47 smithi177 bash[79620]: cluster 2024-07-28T14:17:46.539363+0000 mgr.y (mgr.25253) 5073 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:48.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9314 16 16 0 0 0 - 0 2024-07-28T14:17:49.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9315 16 16 0 0 0 - 0 2024-07-28T14:17:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:49 smithi204 bash[68176]: cluster 2024-07-28T14:17:48.540892+0000 mgr.y (mgr.25253) 5074 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:49 smithi177 bash[81864]: cluster 2024-07-28T14:17:48.540892+0000 mgr.y (mgr.25253) 5074 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:49 smithi177 bash[79620]: cluster 2024-07-28T14:17:48.540892+0000 mgr.y (mgr.25253) 5074 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:50.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9316 16 16 0 0 0 - 0 2024-07-28T14:17:51.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9317 16 16 0 0 0 - 0 2024-07-28T14:17:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:51 smithi204 bash[68176]: cluster 2024-07-28T14:17:50.542330+0000 mgr.y (mgr.25253) 5075 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:51 smithi177 bash[79620]: cluster 2024-07-28T14:17:50.542330+0000 mgr.y (mgr.25253) 5075 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:51 smithi177 bash[81864]: cluster 2024-07-28T14:17:50.542330+0000 mgr.y (mgr.25253) 5075 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:17:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9318 16 16 0 0 0 - 0 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.224451+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.229838+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.501719+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.506049+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.914168+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.915246+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[81864]: audit 2024-07-28T14:17:52.923744+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.224451+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.229838+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.501719+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.506049+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.914168+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.915246+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:53 smithi177 bash[79620]: audit 2024-07-28T14:17:52.923744+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.224451+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.229838+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.501719+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.506049+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.914168+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.915246+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:53.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:53 smithi204 bash[68176]: audit 2024-07-28T14:17:52.923744+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:17:53.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9319 16 16 0 0 0 - 0 2024-07-28T14:17:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:54 smithi177 bash[81864]: cluster 2024-07-28T14:17:52.543076+0000 mgr.y (mgr.25253) 5076 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:54 smithi177 bash[79620]: cluster 2024-07-28T14:17:52.543076+0000 mgr.y (mgr.25253) 5076 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:54 smithi204 bash[68176]: cluster 2024-07-28T14:17:52.543076+0000 mgr.y (mgr.25253) 5076 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:54.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:17:54.808046+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:54.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:54.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9320 16 16 0 0 0 - 0 2024-07-28T14:17:55.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9321 16 16 0 0 0 - 0 2024-07-28T14:17:56.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:56 smithi177 bash[79620]: cluster 2024-07-28T14:17:54.544549+0000 mgr.y (mgr.25253) 5077 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:17:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:17:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:17:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:56 smithi177 bash[81864]: cluster 2024-07-28T14:17:54.544549+0000 mgr.y (mgr.25253) 5077 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:56 smithi204 bash[68176]: cluster 2024-07-28T14:17:54.544549+0000 mgr.y (mgr.25253) 5077 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:56.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9322 16 16 0 0 0 - 0 2024-07-28T14:17:57.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9323 16 16 0 0 0 - 0 2024-07-28T14:17:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:17:58 smithi177 bash[79620]: cluster 2024-07-28T14:17:56.545996+0000 mgr.y (mgr.25253) 5078 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:17:58 smithi177 bash[81864]: cluster 2024-07-28T14:17:56.545996+0000 mgr.y (mgr.25253) 5078 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:17:58 smithi204 bash[68176]: cluster 2024-07-28T14:17:56.545996+0000 mgr.y (mgr.25253) 5078 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:17:58.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9324 16 16 0 0 0 - 0 2024-07-28T14:17:59.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9325 16 16 0 0 0 - 0 2024-07-28T14:18:00.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:00 smithi177 bash[79620]: cluster 2024-07-28T14:17:58.547453+0000 mgr.y (mgr.25253) 5079 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:00 smithi177 bash[81864]: cluster 2024-07-28T14:17:58.547453+0000 mgr.y (mgr.25253) 5079 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:00 smithi204 bash[68176]: cluster 2024-07-28T14:17:58.547453+0000 mgr.y (mgr.25253) 5079 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:00.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9326 16 16 0 0 0 - 0 2024-07-28T14:18:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:01 smithi177 bash[79620]: audit 2024-07-28T14:18:00.928727+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:01 smithi177 bash[81864]: audit 2024-07-28T14:18:00.928727+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:01 smithi204 bash[68176]: audit 2024-07-28T14:18:00.928727+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:01.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9327 16 16 0 0 0 - 0 2024-07-28T14:18:02.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:02 smithi177 bash[79620]: cluster 2024-07-28T14:18:00.548921+0000 mgr.y (mgr.25253) 5080 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:02 smithi177 bash[81864]: cluster 2024-07-28T14:18:00.548921+0000 mgr.y (mgr.25253) 5080 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:02 smithi204 bash[68176]: cluster 2024-07-28T14:18:00.548921+0000 mgr.y (mgr.25253) 5080 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9328 16 16 0 0 0 - 0 2024-07-28T14:18:03.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9329 16 16 0 0 0 - 0 2024-07-28T14:18:04.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:04 smithi177 bash[81864]: cluster 2024-07-28T14:18:02.550441+0000 mgr.y (mgr.25253) 5081 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:04 smithi177 bash[79620]: cluster 2024-07-28T14:18:02.550441+0000 mgr.y (mgr.25253) 5081 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:04 smithi204 bash[68176]: cluster 2024-07-28T14:18:02.550441+0000 mgr.y (mgr.25253) 5081 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:04.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9330 16 16 0 0 0 - 0 2024-07-28T14:18:05.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9331 16 16 0 0 0 - 0 2024-07-28T14:18:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:18:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:06 smithi177 bash[81864]: cluster 2024-07-28T14:18:04.551938+0000 mgr.y (mgr.25253) 5082 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:06 smithi177 bash[79620]: cluster 2024-07-28T14:18:04.551938+0000 mgr.y (mgr.25253) 5082 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:06 smithi204 bash[68176]: cluster 2024-07-28T14:18:04.551938+0000 mgr.y (mgr.25253) 5082 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:06.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9332 16 16 0 0 0 - 0 2024-07-28T14:18:07.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9333 16 16 0 0 0 - 0 2024-07-28T14:18:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:08 smithi177 bash[81864]: cluster 2024-07-28T14:18:06.553365+0000 mgr.y (mgr.25253) 5083 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:08 smithi177 bash[79620]: cluster 2024-07-28T14:18:06.553365+0000 mgr.y (mgr.25253) 5083 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:08 smithi204 bash[68176]: cluster 2024-07-28T14:18:06.553365+0000 mgr.y (mgr.25253) 5083 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:08.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9334 16 16 0 0 0 - 0 2024-07-28T14:18:09.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9335 16 16 0 0 0 - 0 2024-07-28T14:18:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:10 smithi177 bash[81864]: cluster 2024-07-28T14:18:08.554841+0000 mgr.y (mgr.25253) 5084 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:10 smithi177 bash[79620]: cluster 2024-07-28T14:18:08.554841+0000 mgr.y (mgr.25253) 5084 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:10 smithi204 bash[68176]: cluster 2024-07-28T14:18:08.554841+0000 mgr.y (mgr.25253) 5084 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:10.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9336 16 16 0 0 0 - 0 2024-07-28T14:18:11.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9337 16 16 0 0 0 - 0 2024-07-28T14:18:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:12 smithi204 bash[68176]: cluster 2024-07-28T14:18:10.556306+0000 mgr.y (mgr.25253) 5085 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:12 smithi177 bash[81864]: cluster 2024-07-28T14:18:10.556306+0000 mgr.y (mgr.25253) 5085 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:12 smithi177 bash[79620]: cluster 2024-07-28T14:18:10.556306+0000 mgr.y (mgr.25253) 5085 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:12.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9338 16 16 0 0 0 - 0 2024-07-28T14:18:13.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9339 16 16 0 0 0 - 0 2024-07-28T14:18:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:14 smithi204 bash[68176]: cluster 2024-07-28T14:18:12.557713+0000 mgr.y (mgr.25253) 5086 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:14 smithi177 bash[81864]: cluster 2024-07-28T14:18:12.557713+0000 mgr.y (mgr.25253) 5086 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:14 smithi177 bash[79620]: cluster 2024-07-28T14:18:12.557713+0000 mgr.y (mgr.25253) 5086 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:14.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:18:14.811215+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:14.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:14.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9340 16 16 0 0 0 - 0 2024-07-28T14:18:15.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9341 16 16 0 0 0 - 0 2024-07-28T14:18:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:18:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:16 smithi177 bash[81864]: cluster 2024-07-28T14:18:14.559179+0000 mgr.y (mgr.25253) 5087 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:16 smithi177 bash[81864]: audit 2024-07-28T14:18:15.929234+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:16 smithi177 bash[79620]: cluster 2024-07-28T14:18:14.559179+0000 mgr.y (mgr.25253) 5087 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:16 smithi177 bash[79620]: audit 2024-07-28T14:18:15.929234+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:16 smithi204 bash[68176]: cluster 2024-07-28T14:18:14.559179+0000 mgr.y (mgr.25253) 5087 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:16 smithi204 bash[68176]: audit 2024-07-28T14:18:15.929234+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:16.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9342 16 16 0 0 0 - 0 2024-07-28T14:18:17.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9343 16 16 0 0 0 - 0 2024-07-28T14:18:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:18 smithi204 bash[68176]: cluster 2024-07-28T14:18:16.560799+0000 mgr.y (mgr.25253) 5088 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:18.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:18 smithi177 bash[81864]: cluster 2024-07-28T14:18:16.560799+0000 mgr.y (mgr.25253) 5088 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:18 smithi177 bash[79620]: cluster 2024-07-28T14:18:16.560799+0000 mgr.y (mgr.25253) 5088 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:18.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9344 16 16 0 0 0 - 0 2024-07-28T14:18:19.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9345 16 16 0 0 0 - 0 2024-07-28T14:18:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:20 smithi204 bash[68176]: cluster 2024-07-28T14:18:18.562432+0000 mgr.y (mgr.25253) 5089 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:20.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:20 smithi177 bash[79620]: cluster 2024-07-28T14:18:18.562432+0000 mgr.y (mgr.25253) 5089 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:20 smithi177 bash[81864]: cluster 2024-07-28T14:18:18.562432+0000 mgr.y (mgr.25253) 5089 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:20.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9346 16 16 0 0 0 - 0 2024-07-28T14:18:21.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9347 16 16 0 0 0 - 0 2024-07-28T14:18:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:22 smithi204 bash[68176]: cluster 2024-07-28T14:18:20.563994+0000 mgr.y (mgr.25253) 5090 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:22 smithi177 bash[81864]: cluster 2024-07-28T14:18:20.563994+0000 mgr.y (mgr.25253) 5090 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:22 smithi177 bash[79620]: cluster 2024-07-28T14:18:20.563994+0000 mgr.y (mgr.25253) 5090 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:22.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9348 16 16 0 0 0 - 0 2024-07-28T14:18:23.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9349 16 16 0 0 0 - 0 2024-07-28T14:18:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:24 smithi204 bash[68176]: cluster 2024-07-28T14:18:22.565457+0000 mgr.y (mgr.25253) 5091 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:24 smithi177 bash[81864]: cluster 2024-07-28T14:18:22.565457+0000 mgr.y (mgr.25253) 5091 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:24 smithi177 bash[79620]: cluster 2024-07-28T14:18:22.565457+0000 mgr.y (mgr.25253) 5091 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:24.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9350 16 16 0 0 0 - 0 2024-07-28T14:18:25.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9351 16 16 0 0 0 - 0 2024-07-28T14:18:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:18:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:26 smithi177 bash[81864]: cluster 2024-07-28T14:18:24.567068+0000 mgr.y (mgr.25253) 5092 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:26 smithi177 bash[79620]: cluster 2024-07-28T14:18:24.567068+0000 mgr.y (mgr.25253) 5092 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:26 smithi204 bash[68176]: cluster 2024-07-28T14:18:24.567068+0000 mgr.y (mgr.25253) 5092 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:26.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9352 16 16 0 0 0 - 0 2024-07-28T14:18:27.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9353 16 16 0 0 0 - 0 2024-07-28T14:18:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:28 smithi204 bash[68176]: cluster 2024-07-28T14:18:26.568533+0000 mgr.y (mgr.25253) 5093 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:28 smithi177 bash[81864]: cluster 2024-07-28T14:18:26.568533+0000 mgr.y (mgr.25253) 5093 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:28 smithi177 bash[79620]: cluster 2024-07-28T14:18:26.568533+0000 mgr.y (mgr.25253) 5093 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:28.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9354 16 16 0 0 0 - 0 2024-07-28T14:18:29.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9355 16 16 0 0 0 - 0 2024-07-28T14:18:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:30 smithi204 bash[68176]: cluster 2024-07-28T14:18:28.569986+0000 mgr.y (mgr.25253) 5094 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:30 smithi177 bash[81864]: cluster 2024-07-28T14:18:28.569986+0000 mgr.y (mgr.25253) 5094 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:30 smithi177 bash[79620]: cluster 2024-07-28T14:18:28.569986+0000 mgr.y (mgr.25253) 5094 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:30.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9356 16 16 0 0 0 - 0 2024-07-28T14:18:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:31 smithi204 bash[68176]: audit 2024-07-28T14:18:30.929672+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:31 smithi177 bash[81864]: audit 2024-07-28T14:18:30.929672+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:31 smithi177 bash[79620]: audit 2024-07-28T14:18:30.929672+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:31.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9357 16 16 0 0 0 - 0 2024-07-28T14:18:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:32 smithi204 bash[68176]: cluster 2024-07-28T14:18:30.571418+0000 mgr.y (mgr.25253) 5095 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:32 smithi177 bash[81864]: cluster 2024-07-28T14:18:30.571418+0000 mgr.y (mgr.25253) 5095 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:32 smithi177 bash[79620]: cluster 2024-07-28T14:18:30.571418+0000 mgr.y (mgr.25253) 5095 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:32.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9358 16 16 0 0 0 - 0 2024-07-28T14:18:33.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9359 16 16 0 0 0 - 0 2024-07-28T14:18:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:34 smithi204 bash[68176]: cluster 2024-07-28T14:18:32.572910+0000 mgr.y (mgr.25253) 5096 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:34 smithi177 bash[81864]: cluster 2024-07-28T14:18:32.572910+0000 mgr.y (mgr.25253) 5096 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:34 smithi177 bash[79620]: cluster 2024-07-28T14:18:32.572910+0000 mgr.y (mgr.25253) 5096 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:34.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:18:34.814343+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:34.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:34.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9360 16 16 0 0 0 - 0 2024-07-28T14:18:35.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9361 16 16 0 0 0 - 0 2024-07-28T14:18:36.334 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:18:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:36 smithi204 bash[68176]: cluster 2024-07-28T14:18:34.574368+0000 mgr.y (mgr.25253) 5097 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:36.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:36 smithi177 bash[79620]: cluster 2024-07-28T14:18:34.574368+0000 mgr.y (mgr.25253) 5097 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:36 smithi177 bash[81864]: cluster 2024-07-28T14:18:34.574368+0000 mgr.y (mgr.25253) 5097 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:36.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9362 16 16 0 0 0 - 0 2024-07-28T14:18:37.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9363 16 16 0 0 0 - 0 2024-07-28T14:18:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:38 smithi204 bash[68176]: cluster 2024-07-28T14:18:36.575857+0000 mgr.y (mgr.25253) 5098 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:38 smithi177 bash[81864]: cluster 2024-07-28T14:18:36.575857+0000 mgr.y (mgr.25253) 5098 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:38 smithi177 bash[79620]: cluster 2024-07-28T14:18:36.575857+0000 mgr.y (mgr.25253) 5098 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:38.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9364 16 16 0 0 0 - 0 2024-07-28T14:18:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:39 smithi204 bash[68176]: cluster 2024-07-28T14:18:38.577341+0000 mgr.y (mgr.25253) 5099 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:39 smithi177 bash[79620]: cluster 2024-07-28T14:18:38.577341+0000 mgr.y (mgr.25253) 5099 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:39 smithi177 bash[81864]: cluster 2024-07-28T14:18:38.577341+0000 mgr.y (mgr.25253) 5099 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:39.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9365 16 16 0 0 0 - 0 2024-07-28T14:18:40.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9366 16 16 0 0 0 - 0 2024-07-28T14:18:41.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9367 16 16 0 0 0 - 0 2024-07-28T14:18:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:41 smithi204 bash[68176]: cluster 2024-07-28T14:18:40.578783+0000 mgr.y (mgr.25253) 5100 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:41 smithi177 bash[79620]: cluster 2024-07-28T14:18:40.578783+0000 mgr.y (mgr.25253) 5100 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:41 smithi177 bash[81864]: cluster 2024-07-28T14:18:40.578783+0000 mgr.y (mgr.25253) 5100 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9368 16 16 0 0 0 - 0 2024-07-28T14:18:43.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9369 16 16 0 0 0 - 0 2024-07-28T14:18:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:43 smithi204 bash[68176]: cluster 2024-07-28T14:18:42.580260+0000 mgr.y (mgr.25253) 5101 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:44.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:43 smithi177 bash[81864]: cluster 2024-07-28T14:18:42.580260+0000 mgr.y (mgr.25253) 5101 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:43 smithi177 bash[79620]: cluster 2024-07-28T14:18:42.580260+0000 mgr.y (mgr.25253) 5101 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:44.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9370 16 16 0 0 0 - 0 2024-07-28T14:18:45.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9371 16 16 0 0 0 - 0 2024-07-28T14:18:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:45 smithi204 bash[68176]: cluster 2024-07-28T14:18:44.581725+0000 mgr.y (mgr.25253) 5102 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:45 smithi177 bash[81864]: cluster 2024-07-28T14:18:44.581725+0000 mgr.y (mgr.25253) 5102 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:45 smithi177 bash[79620]: cluster 2024-07-28T14:18:44.581725+0000 mgr.y (mgr.25253) 5102 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:18:46.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9372 16 16 0 0 0 - 0 2024-07-28T14:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:46 smithi204 bash[68176]: audit 2024-07-28T14:18:45.930134+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:46 smithi177 bash[81864]: audit 2024-07-28T14:18:45.930134+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:46 smithi177 bash[79620]: audit 2024-07-28T14:18:45.930134+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:47.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9373 16 16 0 0 0 - 0 2024-07-28T14:18:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:47 smithi204 bash[68176]: cluster 2024-07-28T14:18:46.583335+0000 mgr.y (mgr.25253) 5103 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:47 smithi177 bash[81864]: cluster 2024-07-28T14:18:46.583335+0000 mgr.y (mgr.25253) 5103 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:48.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:47 smithi177 bash[79620]: cluster 2024-07-28T14:18:46.583335+0000 mgr.y (mgr.25253) 5103 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:48.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9374 16 16 0 0 0 - 0 2024-07-28T14:18:49.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9375 16 16 0 0 0 - 0 2024-07-28T14:18:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:49 smithi204 bash[68176]: cluster 2024-07-28T14:18:48.584992+0000 mgr.y (mgr.25253) 5104 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:49 smithi177 bash[81864]: cluster 2024-07-28T14:18:48.584992+0000 mgr.y (mgr.25253) 5104 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:49 smithi177 bash[79620]: cluster 2024-07-28T14:18:48.584992+0000 mgr.y (mgr.25253) 5104 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:50.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9376 16 16 0 0 0 - 0 2024-07-28T14:18:51.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9377 16 16 0 0 0 - 0 2024-07-28T14:18:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:51 smithi204 bash[68176]: cluster 2024-07-28T14:18:50.586604+0000 mgr.y (mgr.25253) 5105 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:51 smithi177 bash[81864]: cluster 2024-07-28T14:18:50.586604+0000 mgr.y (mgr.25253) 5105 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:51 smithi177 bash[79620]: cluster 2024-07-28T14:18:50.586604+0000 mgr.y (mgr.25253) 5105 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:18:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9378 16 16 0 0 0 - 0 2024-07-28T14:18:53.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9379 16 16 0 0 0 - 0 2024-07-28T14:18:54.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:53 smithi177 bash[81864]: cluster 2024-07-28T14:18:52.588260+0000 mgr.y (mgr.25253) 5106 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:53 smithi177 bash[81864]: audit 2024-07-28T14:18:53.052026+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:53 smithi177 bash[79620]: cluster 2024-07-28T14:18:52.588260+0000 mgr.y (mgr.25253) 5106 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:53 smithi177 bash[79620]: audit 2024-07-28T14:18:53.052026+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:53 smithi204 bash[68176]: cluster 2024-07-28T14:18:52.588260+0000 mgr.y (mgr.25253) 5106 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:53 smithi204 bash[68176]: audit 2024-07-28T14:18:53.052026+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:54.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:18:54.817544+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:54.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:54.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9380 16 16 0 0 0 - 0 2024-07-28T14:18:55.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9381 16 16 0 0 0 - 0 2024-07-28T14:18:56.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:55 smithi177 bash[79620]: cluster 2024-07-28T14:18:54.589897+0000 mgr.y (mgr.25253) 5107 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:55 smithi177 bash[81864]: cluster 2024-07-28T14:18:54.589897+0000 mgr.y (mgr.25253) 5107 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:55 smithi204 bash[68176]: cluster 2024-07-28T14:18:54.589897+0000 mgr.y (mgr.25253) 5107 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:18:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:18:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:18:56.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9382 16 16 0 0 0 - 0 2024-07-28T14:18:57.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9383 16 16 0 0 0 - 0 2024-07-28T14:18:58.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:57 smithi177 bash[79620]: cluster 2024-07-28T14:18:56.591541+0000 mgr.y (mgr.25253) 5108 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:57 smithi177 bash[81864]: cluster 2024-07-28T14:18:56.591541+0000 mgr.y (mgr.25253) 5108 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:57 smithi204 bash[68176]: cluster 2024-07-28T14:18:56.591541+0000 mgr.y (mgr.25253) 5108 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:18:58.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9384 16 16 0 0 0 - 0 2024-07-28T14:18:59.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9385 16 16 0 0 0 - 0 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: cluster 2024-07-28T14:18:58.592282+0000 mgr.y (mgr.25253) 5109 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:58.717788+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:58.723313+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:58.941020+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:58.949702+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:59.388721+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:59.390325+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[81864]: audit 2024-07-28T14:18:59.400462+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: cluster 2024-07-28T14:18:58.592282+0000 mgr.y (mgr.25253) 5109 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:58.717788+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:58.723313+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:58.941020+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:58.949702+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:59.388721+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:59.390325+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:18:59 smithi177 bash[79620]: audit 2024-07-28T14:18:59.400462+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: cluster 2024-07-28T14:18:58.592282+0000 mgr.y (mgr.25253) 5109 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:58.717788+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:58.723313+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:58.941020+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:58.949702+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:59.388721+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:59.390325+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:00.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:18:59 smithi204 bash[68176]: audit 2024-07-28T14:18:59.400462+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:19:00.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9386 16 16 0 0 0 - 0 2024-07-28T14:19:01.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9387 16 16 0 0 0 - 0 2024-07-28T14:19:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:01 smithi177 bash[81864]: cluster 2024-07-28T14:19:00.593720+0000 mgr.y (mgr.25253) 5110 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:01 smithi177 bash[81864]: audit 2024-07-28T14:19:00.930542+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:01 smithi177 bash[79620]: cluster 2024-07-28T14:19:00.593720+0000 mgr.y (mgr.25253) 5110 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:01 smithi177 bash[79620]: audit 2024-07-28T14:19:00.930542+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:01 smithi204 bash[68176]: cluster 2024-07-28T14:19:00.593720+0000 mgr.y (mgr.25253) 5110 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:01 smithi204 bash[68176]: audit 2024-07-28T14:19:00.930542+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9388 16 16 0 0 0 - 0 2024-07-28T14:19:03.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9389 16 16 0 0 0 - 0 2024-07-28T14:19:04.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:03 smithi177 bash[81864]: cluster 2024-07-28T14:19:02.595174+0000 mgr.y (mgr.25253) 5111 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:03 smithi177 bash[79620]: cluster 2024-07-28T14:19:02.595174+0000 mgr.y (mgr.25253) 5111 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:03 smithi204 bash[68176]: cluster 2024-07-28T14:19:02.595174+0000 mgr.y (mgr.25253) 5111 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:04.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9390 16 16 0 0 0 - 0 2024-07-28T14:19:05.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9391 16 16 0 0 0 - 0 2024-07-28T14:19:06.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:05 smithi177 bash[81864]: cluster 2024-07-28T14:19:04.596638+0000 mgr.y (mgr.25253) 5112 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:05 smithi177 bash[79620]: cluster 2024-07-28T14:19:04.596638+0000 mgr.y (mgr.25253) 5112 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:05 smithi204 bash[68176]: cluster 2024-07-28T14:19:04.596638+0000 mgr.y (mgr.25253) 5112 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:19:06.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9392 16 16 0 0 0 - 0 2024-07-28T14:19:07.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9393 16 16 0 0 0 - 0 2024-07-28T14:19:08.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:07 smithi177 bash[79620]: cluster 2024-07-28T14:19:06.598055+0000 mgr.y (mgr.25253) 5113 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:07 smithi177 bash[81864]: cluster 2024-07-28T14:19:06.598055+0000 mgr.y (mgr.25253) 5113 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:07 smithi204 bash[68176]: cluster 2024-07-28T14:19:06.598055+0000 mgr.y (mgr.25253) 5113 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:08.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9394 16 16 0 0 0 - 0 2024-07-28T14:19:09.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9395 16 16 0 0 0 - 0 2024-07-28T14:19:10.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:09 smithi177 bash[79620]: cluster 2024-07-28T14:19:08.599507+0000 mgr.y (mgr.25253) 5114 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:09 smithi177 bash[81864]: cluster 2024-07-28T14:19:08.599507+0000 mgr.y (mgr.25253) 5114 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:09 smithi204 bash[68176]: cluster 2024-07-28T14:19:08.599507+0000 mgr.y (mgr.25253) 5114 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:10.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9396 16 16 0 0 0 - 0 2024-07-28T14:19:11.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9397 16 16 0 0 0 - 0 2024-07-28T14:19:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:11 smithi204 bash[68176]: cluster 2024-07-28T14:19:10.601024+0000 mgr.y (mgr.25253) 5115 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:11 smithi177 bash[79620]: cluster 2024-07-28T14:19:10.601024+0000 mgr.y (mgr.25253) 5115 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:11 smithi177 bash[81864]: cluster 2024-07-28T14:19:10.601024+0000 mgr.y (mgr.25253) 5115 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9398 16 16 0 0 0 - 0 2024-07-28T14:19:13.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9399 16 16 0 0 0 - 0 2024-07-28T14:19:13.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:13 smithi204 bash[68176]: cluster 2024-07-28T14:19:12.602490+0000 mgr.y (mgr.25253) 5116 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:14.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:13 smithi177 bash[81864]: cluster 2024-07-28T14:19:12.602490+0000 mgr.y (mgr.25253) 5116 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:13 smithi177 bash[79620]: cluster 2024-07-28T14:19:12.602490+0000 mgr.y (mgr.25253) 5116 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:14.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:19:14.820895+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:14.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:14.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9400 16 16 0 0 0 - 0 2024-07-28T14:19:15.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9401 16 16 0 0 0 - 0 2024-07-28T14:19:15.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:15 smithi204 bash[68176]: cluster 2024-07-28T14:19:14.604021+0000 mgr.y (mgr.25253) 5117 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:16.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:15 smithi177 bash[81864]: cluster 2024-07-28T14:19:14.604021+0000 mgr.y (mgr.25253) 5117 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:15 smithi177 bash[79620]: cluster 2024-07-28T14:19:14.604021+0000 mgr.y (mgr.25253) 5117 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:19:16.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9402 16 16 0 0 0 - 0 2024-07-28T14:19:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:16 smithi177 bash[81864]: audit 2024-07-28T14:19:15.931024+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:16 smithi177 bash[79620]: audit 2024-07-28T14:19:15.931024+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:16 smithi204 bash[68176]: audit 2024-07-28T14:19:15.931024+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:17.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9403 16 16 0 0 0 - 0 2024-07-28T14:19:18.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:17 smithi177 bash[81864]: cluster 2024-07-28T14:19:16.605454+0000 mgr.y (mgr.25253) 5118 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:17 smithi177 bash[79620]: cluster 2024-07-28T14:19:16.605454+0000 mgr.y (mgr.25253) 5118 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:17 smithi204 bash[68176]: cluster 2024-07-28T14:19:16.605454+0000 mgr.y (mgr.25253) 5118 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:18.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9404 16 16 0 0 0 - 0 2024-07-28T14:19:19.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9405 16 16 0 0 0 - 0 2024-07-28T14:19:20.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:19 smithi177 bash[81864]: cluster 2024-07-28T14:19:18.606884+0000 mgr.y (mgr.25253) 5119 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:19 smithi177 bash[79620]: cluster 2024-07-28T14:19:18.606884+0000 mgr.y (mgr.25253) 5119 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:19 smithi204 bash[68176]: cluster 2024-07-28T14:19:18.606884+0000 mgr.y (mgr.25253) 5119 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:20.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9406 16 16 0 0 0 - 0 2024-07-28T14:19:21.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9407 16 16 0 0 0 - 0 2024-07-28T14:19:22.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:21 smithi177 bash[79620]: cluster 2024-07-28T14:19:20.608379+0000 mgr.y (mgr.25253) 5120 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:21 smithi177 bash[81864]: cluster 2024-07-28T14:19:20.608379+0000 mgr.y (mgr.25253) 5120 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:21 smithi204 bash[68176]: cluster 2024-07-28T14:19:20.608379+0000 mgr.y (mgr.25253) 5120 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9408 16 16 0 0 0 - 0 2024-07-28T14:19:23.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9409 16 16 0 0 0 - 0 2024-07-28T14:19:24.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:23 smithi177 bash[79620]: cluster 2024-07-28T14:19:22.609823+0000 mgr.y (mgr.25253) 5121 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:23 smithi177 bash[81864]: cluster 2024-07-28T14:19:22.609823+0000 mgr.y (mgr.25253) 5121 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:23 smithi204 bash[68176]: cluster 2024-07-28T14:19:22.609823+0000 mgr.y (mgr.25253) 5121 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:24.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9410 16 16 0 0 0 - 0 2024-07-28T14:19:25.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9411 16 16 0 0 0 - 0 2024-07-28T14:19:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:25 smithi177 bash[81864]: cluster 2024-07-28T14:19:24.611262+0000 mgr.y (mgr.25253) 5122 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:25 smithi177 bash[79620]: cluster 2024-07-28T14:19:24.611262+0000 mgr.y (mgr.25253) 5122 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:25 smithi204 bash[68176]: cluster 2024-07-28T14:19:24.611262+0000 mgr.y (mgr.25253) 5122 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:19:26.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9412 16 16 0 0 0 - 0 2024-07-28T14:19:27.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9413 16 16 0 0 0 - 0 2024-07-28T14:19:28.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:27 smithi177 bash[81864]: cluster 2024-07-28T14:19:26.612762+0000 mgr.y (mgr.25253) 5123 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:27 smithi177 bash[79620]: cluster 2024-07-28T14:19:26.612762+0000 mgr.y (mgr.25253) 5123 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:27 smithi204 bash[68176]: cluster 2024-07-28T14:19:26.612762+0000 mgr.y (mgr.25253) 5123 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:28.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9414 16 16 0 0 0 - 0 2024-07-28T14:19:29.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9415 16 16 0 0 0 - 0 2024-07-28T14:19:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:29 smithi177 bash[81864]: cluster 2024-07-28T14:19:28.614224+0000 mgr.y (mgr.25253) 5124 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:29 smithi177 bash[79620]: cluster 2024-07-28T14:19:28.614224+0000 mgr.y (mgr.25253) 5124 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:29 smithi204 bash[68176]: cluster 2024-07-28T14:19:28.614224+0000 mgr.y (mgr.25253) 5124 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:30.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9416 16 16 0 0 0 - 0 2024-07-28T14:19:31.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9417 16 16 0 0 0 - 0 2024-07-28T14:19:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:31 smithi177 bash[81864]: cluster 2024-07-28T14:19:30.615716+0000 mgr.y (mgr.25253) 5125 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:31 smithi177 bash[81864]: audit 2024-07-28T14:19:30.931356+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:31 smithi177 bash[79620]: cluster 2024-07-28T14:19:30.615716+0000 mgr.y (mgr.25253) 5125 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:31 smithi177 bash[79620]: audit 2024-07-28T14:19:30.931356+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:31 smithi204 bash[68176]: cluster 2024-07-28T14:19:30.615716+0000 mgr.y (mgr.25253) 5125 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:31 smithi204 bash[68176]: audit 2024-07-28T14:19:30.931356+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:32 smithi204 bash[60899]: ts=2024-07-28T14:19:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9418 16 16 0 0 0 - 0 2024-07-28T14:19:33.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9419 16 16 0 0 0 - 0 2024-07-28T14:19:34.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:33 smithi177 bash[81864]: cluster 2024-07-28T14:19:32.617231+0000 mgr.y (mgr.25253) 5126 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:33 smithi177 bash[79620]: cluster 2024-07-28T14:19:32.617231+0000 mgr.y (mgr.25253) 5126 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:33 smithi204 bash[68176]: cluster 2024-07-28T14:19:32.617231+0000 mgr.y (mgr.25253) 5126 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:34.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:19:34.824118+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:34.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:34.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9420 16 16 0 0 0 - 0 2024-07-28T14:19:35.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9421 16 16 0 0 0 - 0 2024-07-28T14:19:36.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:35 smithi177 bash[81864]: cluster 2024-07-28T14:19:34.618707+0000 mgr.y (mgr.25253) 5127 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:35 smithi177 bash[79620]: cluster 2024-07-28T14:19:34.618707+0000 mgr.y (mgr.25253) 5127 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:35 smithi204 bash[68176]: cluster 2024-07-28T14:19:34.618707+0000 mgr.y (mgr.25253) 5127 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:19:36.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9422 16 16 0 0 0 - 0 2024-07-28T14:19:37.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9423 16 16 0 0 0 - 0 2024-07-28T14:19:38.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:37 smithi177 bash[81864]: cluster 2024-07-28T14:19:36.620176+0000 mgr.y (mgr.25253) 5128 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:37 smithi177 bash[79620]: cluster 2024-07-28T14:19:36.620176+0000 mgr.y (mgr.25253) 5128 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:37 smithi204 bash[68176]: cluster 2024-07-28T14:19:36.620176+0000 mgr.y (mgr.25253) 5128 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:38.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9424 16 16 0 0 0 - 0 2024-07-28T14:19:39.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9425 16 16 0 0 0 - 0 2024-07-28T14:19:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:39 smithi177 bash[81864]: cluster 2024-07-28T14:19:38.621599+0000 mgr.y (mgr.25253) 5129 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:39 smithi177 bash[79620]: cluster 2024-07-28T14:19:38.621599+0000 mgr.y (mgr.25253) 5129 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:39 smithi204 bash[68176]: cluster 2024-07-28T14:19:38.621599+0000 mgr.y (mgr.25253) 5129 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:40.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9426 16 16 0 0 0 - 0 2024-07-28T14:19:41.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9427 16 16 0 0 0 - 0 2024-07-28T14:19:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:41 smithi204 bash[68176]: cluster 2024-07-28T14:19:40.623044+0000 mgr.y (mgr.25253) 5130 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:41 smithi177 bash[79620]: cluster 2024-07-28T14:19:40.623044+0000 mgr.y (mgr.25253) 5130 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:41 smithi177 bash[81864]: cluster 2024-07-28T14:19:40.623044+0000 mgr.y (mgr.25253) 5130 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9428 16 16 0 0 0 - 0 2024-07-28T14:19:43.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9429 16 16 0 0 0 - 0 2024-07-28T14:19:44.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:43 smithi177 bash[79620]: cluster 2024-07-28T14:19:42.624504+0000 mgr.y (mgr.25253) 5131 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:43 smithi177 bash[81864]: cluster 2024-07-28T14:19:42.624504+0000 mgr.y (mgr.25253) 5131 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:43 smithi204 bash[68176]: cluster 2024-07-28T14:19:42.624504+0000 mgr.y (mgr.25253) 5131 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:44.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9430 16 16 0 0 0 - 0 2024-07-28T14:19:45.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9431 16 16 0 0 0 - 0 2024-07-28T14:19:46.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:45 smithi177 bash[79620]: cluster 2024-07-28T14:19:44.625949+0000 mgr.y (mgr.25253) 5132 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:45 smithi177 bash[81864]: cluster 2024-07-28T14:19:44.625949+0000 mgr.y (mgr.25253) 5132 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:45 smithi204 bash[68176]: cluster 2024-07-28T14:19:44.625949+0000 mgr.y (mgr.25253) 5132 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:19:46.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9432 16 16 0 0 0 - 0 2024-07-28T14:19:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:46 smithi177 bash[81864]: audit 2024-07-28T14:19:45.931887+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:46 smithi177 bash[79620]: audit 2024-07-28T14:19:45.931887+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:47.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:46 smithi204 bash[68176]: audit 2024-07-28T14:19:45.931887+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:47.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9433 16 16 0 0 0 - 0 2024-07-28T14:19:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:47 smithi177 bash[81864]: cluster 2024-07-28T14:19:46.627365+0000 mgr.y (mgr.25253) 5133 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:47 smithi177 bash[79620]: cluster 2024-07-28T14:19:46.627365+0000 mgr.y (mgr.25253) 5133 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:47 smithi204 bash[68176]: cluster 2024-07-28T14:19:46.627365+0000 mgr.y (mgr.25253) 5133 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:48.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9434 16 16 0 0 0 - 0 2024-07-28T14:19:49.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9435 16 16 0 0 0 - 0 2024-07-28T14:19:50.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:49 smithi177 bash[81864]: cluster 2024-07-28T14:19:48.628980+0000 mgr.y (mgr.25253) 5134 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:49 smithi177 bash[79620]: cluster 2024-07-28T14:19:48.628980+0000 mgr.y (mgr.25253) 5134 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:49 smithi204 bash[68176]: cluster 2024-07-28T14:19:48.628980+0000 mgr.y (mgr.25253) 5134 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:50.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9436 16 16 0 0 0 - 0 2024-07-28T14:19:51.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9437 16 16 0 0 0 - 0 2024-07-28T14:19:52.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:51 smithi177 bash[81864]: cluster 2024-07-28T14:19:50.630389+0000 mgr.y (mgr.25253) 5135 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:51 smithi177 bash[79620]: cluster 2024-07-28T14:19:50.630389+0000 mgr.y (mgr.25253) 5135 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:51 smithi204 bash[68176]: cluster 2024-07-28T14:19:50.630389+0000 mgr.y (mgr.25253) 5135 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:19:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9438 16 16 0 0 0 - 0 2024-07-28T14:19:53.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9439 16 16 0 0 0 - 0 2024-07-28T14:19:54.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:53 smithi177 bash[81864]: cluster 2024-07-28T14:19:52.631856+0000 mgr.y (mgr.25253) 5136 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:53 smithi177 bash[79620]: cluster 2024-07-28T14:19:52.631856+0000 mgr.y (mgr.25253) 5136 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:53 smithi204 bash[68176]: cluster 2024-07-28T14:19:52.631856+0000 mgr.y (mgr.25253) 5136 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:54.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:19:54.827530+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:54.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:54.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9440 16 16 0 0 0 - 0 2024-07-28T14:19:55.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9441 16 16 0 0 0 - 0 2024-07-28T14:19:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:55 smithi177 bash[81864]: cluster 2024-07-28T14:19:54.633254+0000 mgr.y (mgr.25253) 5137 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:55 smithi177 bash[79620]: cluster 2024-07-28T14:19:54.633254+0000 mgr.y (mgr.25253) 5137 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:55 smithi204 bash[68176]: cluster 2024-07-28T14:19:54.633254+0000 mgr.y (mgr.25253) 5137 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:19:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:19:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:19:56.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9442 16 16 0 0 0 - 0 2024-07-28T14:19:57.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9443 16 16 0 0 0 - 0 2024-07-28T14:19:58.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:57 smithi177 bash[81864]: cluster 2024-07-28T14:19:56.634727+0000 mgr.y (mgr.25253) 5138 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:57 smithi177 bash[79620]: cluster 2024-07-28T14:19:56.634727+0000 mgr.y (mgr.25253) 5138 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:57 smithi204 bash[68176]: cluster 2024-07-28T14:19:56.634727+0000 mgr.y (mgr.25253) 5138 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:19:58.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9444 16 16 0 0 0 - 0 2024-07-28T14:19:59.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9445 16 16 0 0 0 - 0 2024-07-28T14:20:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:59 smithi177 bash[79620]: cluster 2024-07-28T14:19:58.636179+0000 mgr.y (mgr.25253) 5139 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:19:59 smithi177 bash[79620]: audit 2024-07-28T14:19:59.532921+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:59 smithi177 bash[81864]: cluster 2024-07-28T14:19:58.636179+0000 mgr.y (mgr.25253) 5139 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:19:59 smithi177 bash[81864]: audit 2024-07-28T14:19:59.532921+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:59 smithi204 bash[68176]: cluster 2024-07-28T14:19:58.636179+0000 mgr.y (mgr.25253) 5139 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:19:59 smithi204 bash[68176]: audit 2024-07-28T14:19:59.532921+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:00.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9446 16 16 0 0 0 - 0 2024-07-28T14:20:01.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:00 smithi177 bash[81864]: cluster 2024-07-28T14:20:00.000162+0000 mon.a (mon.0) 3761 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:20:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:00 smithi177 bash[79620]: cluster 2024-07-28T14:20:00.000162+0000 mon.a (mon.0) 3761 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:20:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:00 smithi204 bash[68176]: cluster 2024-07-28T14:20:00.000162+0000 mon.a (mon.0) 3761 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:20:01.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9447 16 16 0 0 0 - 0 2024-07-28T14:20:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:01 smithi177 bash[79620]: cluster 2024-07-28T14:20:00.637567+0000 mgr.y (mgr.25253) 5140 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:01 smithi177 bash[79620]: audit 2024-07-28T14:20:00.932372+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:01 smithi177 bash[81864]: cluster 2024-07-28T14:20:00.637567+0000 mgr.y (mgr.25253) 5140 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:01 smithi177 bash[81864]: audit 2024-07-28T14:20:00.932372+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:01 smithi204 bash[68176]: cluster 2024-07-28T14:20:00.637567+0000 mgr.y (mgr.25253) 5140 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:01 smithi204 bash[68176]: audit 2024-07-28T14:20:00.932372+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9448 16 16 0 0 0 - 0 2024-07-28T14:20:03.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9449 16 16 0 0 0 - 0 2024-07-28T14:20:04.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:03 smithi177 bash[79620]: cluster 2024-07-28T14:20:02.639049+0000 mgr.y (mgr.25253) 5141 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:03 smithi177 bash[81864]: cluster 2024-07-28T14:20:02.639049+0000 mgr.y (mgr.25253) 5141 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:03 smithi204 bash[68176]: cluster 2024-07-28T14:20:02.639049+0000 mgr.y (mgr.25253) 5141 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:04.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9450 16 16 0 0 0 - 0 2024-07-28T14:20:05.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9451 16 16 0 0 0 - 0 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: cluster 2024-07-28T14:20:04.639950+0000 mgr.y (mgr.25253) 5142 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.217981+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.225259+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.389323+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.398835+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.815520+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.816866+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[81864]: audit 2024-07-28T14:20:05.825363+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: cluster 2024-07-28T14:20:04.639950+0000 mgr.y (mgr.25253) 5142 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.217981+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.225259+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.389323+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.398835+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.815520+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.816866+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:06 smithi177 bash[79620]: audit 2024-07-28T14:20:05.825363+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: cluster 2024-07-28T14:20:04.639950+0000 mgr.y (mgr.25253) 5142 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.217981+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.225259+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.389323+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.398835+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.815520+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.816866+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:06.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:06 smithi204 bash[68176]: audit 2024-07-28T14:20:05.825363+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:20:06.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9452 16 16 0 0 0 - 0 2024-07-28T14:20:07.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9453 16 16 0 0 0 - 0 2024-07-28T14:20:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:08 smithi177 bash[79620]: cluster 2024-07-28T14:20:06.641337+0000 mgr.y (mgr.25253) 5143 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:08.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:08 smithi177 bash[81864]: cluster 2024-07-28T14:20:06.641337+0000 mgr.y (mgr.25253) 5143 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:08 smithi204 bash[68176]: cluster 2024-07-28T14:20:06.641337+0000 mgr.y (mgr.25253) 5143 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:08.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9454 16 16 0 0 0 - 0 2024-07-28T14:20:09.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9455 16 16 0 0 0 - 0 2024-07-28T14:20:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:10 smithi177 bash[79620]: cluster 2024-07-28T14:20:08.642819+0000 mgr.y (mgr.25253) 5144 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:10 smithi177 bash[81864]: cluster 2024-07-28T14:20:08.642819+0000 mgr.y (mgr.25253) 5144 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:10 smithi204 bash[68176]: cluster 2024-07-28T14:20:08.642819+0000 mgr.y (mgr.25253) 5144 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:10.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9456 16 16 0 0 0 - 0 2024-07-28T14:20:11.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9457 16 16 0 0 0 - 0 2024-07-28T14:20:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:12 smithi177 bash[79620]: cluster 2024-07-28T14:20:10.644266+0000 mgr.y (mgr.25253) 5145 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:12 smithi177 bash[81864]: cluster 2024-07-28T14:20:10.644266+0000 mgr.y (mgr.25253) 5145 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:12 smithi204 bash[68176]: cluster 2024-07-28T14:20:10.644266+0000 mgr.y (mgr.25253) 5145 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:12.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9458 16 16 0 0 0 - 0 2024-07-28T14:20:13.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9459 16 16 0 0 0 - 0 2024-07-28T14:20:14.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:14 smithi177 bash[79620]: cluster 2024-07-28T14:20:12.645687+0000 mgr.y (mgr.25253) 5146 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:14.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:14 smithi177 bash[81864]: cluster 2024-07-28T14:20:12.645687+0000 mgr.y (mgr.25253) 5146 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:14 smithi204 bash[68176]: cluster 2024-07-28T14:20:12.645687+0000 mgr.y (mgr.25253) 5146 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:14.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:20:14.830778+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:14.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:14.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9460 16 16 0 0 0 - 0 2024-07-28T14:20:15.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9461 16 16 0 0 0 - 0 2024-07-28T14:20:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:20:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:16 smithi177 bash[79620]: cluster 2024-07-28T14:20:14.647164+0000 mgr.y (mgr.25253) 5147 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:16 smithi177 bash[79620]: audit 2024-07-28T14:20:15.932683+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:16 smithi177 bash[81864]: cluster 2024-07-28T14:20:14.647164+0000 mgr.y (mgr.25253) 5147 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:16 smithi177 bash[81864]: audit 2024-07-28T14:20:15.932683+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:16 smithi204 bash[68176]: cluster 2024-07-28T14:20:14.647164+0000 mgr.y (mgr.25253) 5147 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:16 smithi204 bash[68176]: audit 2024-07-28T14:20:15.932683+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:16.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9462 16 16 0 0 0 - 0 2024-07-28T14:20:17.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9463 16 16 0 0 0 - 0 2024-07-28T14:20:18.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:18 smithi177 bash[79620]: cluster 2024-07-28T14:20:16.648681+0000 mgr.y (mgr.25253) 5148 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:18 smithi177 bash[81864]: cluster 2024-07-28T14:20:16.648681+0000 mgr.y (mgr.25253) 5148 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:18 smithi204 bash[68176]: cluster 2024-07-28T14:20:16.648681+0000 mgr.y (mgr.25253) 5148 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:18.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9464 16 16 0 0 0 - 0 2024-07-28T14:20:19.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9465 16 16 0 0 0 - 0 2024-07-28T14:20:20.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:20 smithi177 bash[79620]: cluster 2024-07-28T14:20:18.650169+0000 mgr.y (mgr.25253) 5149 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:20 smithi177 bash[81864]: cluster 2024-07-28T14:20:18.650169+0000 mgr.y (mgr.25253) 5149 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:20 smithi204 bash[68176]: cluster 2024-07-28T14:20:18.650169+0000 mgr.y (mgr.25253) 5149 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:20.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9466 16 16 0 0 0 - 0 2024-07-28T14:20:21.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9467 16 16 0 0 0 - 0 2024-07-28T14:20:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:22 smithi204 bash[68176]: cluster 2024-07-28T14:20:20.651612+0000 mgr.y (mgr.25253) 5150 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:22.316 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:20:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:20:22.01103409Z level=info msg="Completed cleanup jobs" duration=46.796219ms 2024-07-28T14:20:22.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:22 smithi177 bash[79620]: cluster 2024-07-28T14:20:20.651612+0000 mgr.y (mgr.25253) 5150 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:22.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:22 smithi177 bash[81864]: cluster 2024-07-28T14:20:20.651612+0000 mgr.y (mgr.25253) 5150 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:22 smithi204 bash[60899]: ts=2024-07-28T14:20:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9468 16 16 0 0 0 - 0 2024-07-28T14:20:23.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9469 16 16 0 0 0 - 0 2024-07-28T14:20:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:24 smithi177 bash[79620]: cluster 2024-07-28T14:20:22.653253+0000 mgr.y (mgr.25253) 5151 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:24 smithi177 bash[81864]: cluster 2024-07-28T14:20:22.653253+0000 mgr.y (mgr.25253) 5151 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:24 smithi204 bash[68176]: cluster 2024-07-28T14:20:22.653253+0000 mgr.y (mgr.25253) 5151 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:24.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9470 16 16 0 0 0 - 0 2024-07-28T14:20:25.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9471 16 16 0 0 0 - 0 2024-07-28T14:20:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:20:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:26 smithi177 bash[81864]: cluster 2024-07-28T14:20:24.654717+0000 mgr.y (mgr.25253) 5152 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:26 smithi177 bash[79620]: cluster 2024-07-28T14:20:24.654717+0000 mgr.y (mgr.25253) 5152 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:26 smithi204 bash[68176]: cluster 2024-07-28T14:20:24.654717+0000 mgr.y (mgr.25253) 5152 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:26.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9472 16 16 0 0 0 - 0 2024-07-28T14:20:27.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9473 16 16 0 0 0 - 0 2024-07-28T14:20:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:28 smithi204 bash[68176]: cluster 2024-07-28T14:20:26.656323+0000 mgr.y (mgr.25253) 5153 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:28 smithi177 bash[79620]: cluster 2024-07-28T14:20:26.656323+0000 mgr.y (mgr.25253) 5153 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:28 smithi177 bash[81864]: cluster 2024-07-28T14:20:26.656323+0000 mgr.y (mgr.25253) 5153 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:28.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9474 16 16 0 0 0 - 0 2024-07-28T14:20:29.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9475 16 16 0 0 0 - 0 2024-07-28T14:20:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:30 smithi204 bash[68176]: cluster 2024-07-28T14:20:28.657926+0000 mgr.y (mgr.25253) 5154 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:30 smithi177 bash[81864]: cluster 2024-07-28T14:20:28.657926+0000 mgr.y (mgr.25253) 5154 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:30 smithi177 bash[79620]: cluster 2024-07-28T14:20:28.657926+0000 mgr.y (mgr.25253) 5154 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:30.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9476 16 16 0 0 0 - 0 2024-07-28T14:20:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:31 smithi204 bash[68176]: audit 2024-07-28T14:20:30.933059+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:31 smithi177 bash[81864]: audit 2024-07-28T14:20:30.933059+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:31 smithi177 bash[79620]: audit 2024-07-28T14:20:30.933059+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:31.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9477 16 16 0 0 0 - 0 2024-07-28T14:20:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:32 smithi204 bash[68176]: cluster 2024-07-28T14:20:30.659514+0000 mgr.y (mgr.25253) 5155 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:32 smithi177 bash[81864]: cluster 2024-07-28T14:20:30.659514+0000 mgr.y (mgr.25253) 5155 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:32 smithi177 bash[79620]: cluster 2024-07-28T14:20:30.659514+0000 mgr.y (mgr.25253) 5155 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:32.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9478 16 16 0 0 0 - 0 2024-07-28T14:20:33.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9479 16 16 0 0 0 - 0 2024-07-28T14:20:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:34 smithi204 bash[68176]: cluster 2024-07-28T14:20:32.661006+0000 mgr.y (mgr.25253) 5156 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:34 smithi177 bash[81864]: cluster 2024-07-28T14:20:32.661006+0000 mgr.y (mgr.25253) 5156 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:34 smithi177 bash[79620]: cluster 2024-07-28T14:20:32.661006+0000 mgr.y (mgr.25253) 5156 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:34.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:20:34.833992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:34.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:34.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9480 16 16 0 0 0 - 0 2024-07-28T14:20:35.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9481 16 16 0 0 0 - 0 2024-07-28T14:20:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:20:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:36 smithi177 bash[81864]: cluster 2024-07-28T14:20:34.662454+0000 mgr.y (mgr.25253) 5157 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:36 smithi177 bash[79620]: cluster 2024-07-28T14:20:34.662454+0000 mgr.y (mgr.25253) 5157 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:36 smithi204 bash[68176]: cluster 2024-07-28T14:20:34.662454+0000 mgr.y (mgr.25253) 5157 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:36.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9482 16 16 0 0 0 - 0 2024-07-28T14:20:37.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9483 16 16 0 0 0 - 0 2024-07-28T14:20:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:38 smithi204 bash[68176]: cluster 2024-07-28T14:20:36.663933+0000 mgr.y (mgr.25253) 5158 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:38 smithi177 bash[81864]: cluster 2024-07-28T14:20:36.663933+0000 mgr.y (mgr.25253) 5158 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:38 smithi177 bash[79620]: cluster 2024-07-28T14:20:36.663933+0000 mgr.y (mgr.25253) 5158 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:38.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9484 16 16 0 0 0 - 0 2024-07-28T14:20:39.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9485 16 16 0 0 0 - 0 2024-07-28T14:20:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:40 smithi204 bash[68176]: cluster 2024-07-28T14:20:38.665413+0000 mgr.y (mgr.25253) 5159 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:40 smithi177 bash[81864]: cluster 2024-07-28T14:20:38.665413+0000 mgr.y (mgr.25253) 5159 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:40 smithi177 bash[79620]: cluster 2024-07-28T14:20:38.665413+0000 mgr.y (mgr.25253) 5159 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:40.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9486 16 16 0 0 0 - 0 2024-07-28T14:20:41.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9487 16 16 0 0 0 - 0 2024-07-28T14:20:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:42 smithi204 bash[68176]: cluster 2024-07-28T14:20:40.666898+0000 mgr.y (mgr.25253) 5160 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:42 smithi177 bash[81864]: cluster 2024-07-28T14:20:40.666898+0000 mgr.y (mgr.25253) 5160 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:42 smithi177 bash[79620]: cluster 2024-07-28T14:20:40.666898+0000 mgr.y (mgr.25253) 5160 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:42.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9488 16 16 0 0 0 - 0 2024-07-28T14:20:43.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9489 16 16 0 0 0 - 0 2024-07-28T14:20:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:44 smithi204 bash[68176]: cluster 2024-07-28T14:20:42.668379+0000 mgr.y (mgr.25253) 5161 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:44 smithi177 bash[81864]: cluster 2024-07-28T14:20:42.668379+0000 mgr.y (mgr.25253) 5161 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:44 smithi177 bash[79620]: cluster 2024-07-28T14:20:42.668379+0000 mgr.y (mgr.25253) 5161 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:44.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9490 16 16 0 0 0 - 0 2024-07-28T14:20:45.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9491 16 16 0 0 0 - 0 2024-07-28T14:20:46.317 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:20:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:46 smithi204 bash[68176]: cluster 2024-07-28T14:20:44.669855+0000 mgr.y (mgr.25253) 5162 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:46 smithi204 bash[68176]: audit 2024-07-28T14:20:45.933555+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:46.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:46 smithi177 bash[81864]: cluster 2024-07-28T14:20:44.669855+0000 mgr.y (mgr.25253) 5162 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:46 smithi177 bash[81864]: audit 2024-07-28T14:20:45.933555+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:46 smithi177 bash[79620]: cluster 2024-07-28T14:20:44.669855+0000 mgr.y (mgr.25253) 5162 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:46 smithi177 bash[79620]: audit 2024-07-28T14:20:45.933555+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:46.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9492 16 16 0 0 0 - 0 2024-07-28T14:20:47.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9493 16 16 0 0 0 - 0 2024-07-28T14:20:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:48 smithi204 bash[68176]: cluster 2024-07-28T14:20:46.671282+0000 mgr.y (mgr.25253) 5163 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:48 smithi177 bash[81864]: cluster 2024-07-28T14:20:46.671282+0000 mgr.y (mgr.25253) 5163 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:48 smithi177 bash[79620]: cluster 2024-07-28T14:20:46.671282+0000 mgr.y (mgr.25253) 5163 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:48.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9494 16 16 0 0 0 - 0 2024-07-28T14:20:49.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9495 16 16 0 0 0 - 0 2024-07-28T14:20:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:50 smithi204 bash[68176]: cluster 2024-07-28T14:20:48.672748+0000 mgr.y (mgr.25253) 5164 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:50 smithi177 bash[81864]: cluster 2024-07-28T14:20:48.672748+0000 mgr.y (mgr.25253) 5164 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:50 smithi177 bash[79620]: cluster 2024-07-28T14:20:48.672748+0000 mgr.y (mgr.25253) 5164 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:50.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9496 16 16 0 0 0 - 0 2024-07-28T14:20:51.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9497 16 16 0 0 0 - 0 2024-07-28T14:20:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:52 smithi204 bash[68176]: cluster 2024-07-28T14:20:50.674225+0000 mgr.y (mgr.25253) 5165 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:20:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:52 smithi177 bash[79620]: cluster 2024-07-28T14:20:50.674225+0000 mgr.y (mgr.25253) 5165 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:52.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:52 smithi177 bash[81864]: cluster 2024-07-28T14:20:50.674225+0000 mgr.y (mgr.25253) 5165 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:52.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9498 16 16 0 0 0 - 0 2024-07-28T14:20:53.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9499 16 16 0 0 0 - 0 2024-07-28T14:20:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:54 smithi204 bash[68176]: cluster 2024-07-28T14:20:52.675762+0000 mgr.y (mgr.25253) 5166 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:54 smithi177 bash[81864]: cluster 2024-07-28T14:20:52.675762+0000 mgr.y (mgr.25253) 5166 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:54 smithi177 bash[79620]: cluster 2024-07-28T14:20:52.675762+0000 mgr.y (mgr.25253) 5166 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:54.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:20:54.837415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:54.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:54.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9500 16 16 0 0 0 - 0 2024-07-28T14:20:55.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9501 16 16 0 0 0 - 0 2024-07-28T14:20:56.337 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:20:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:20:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:20:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:56 smithi204 bash[68176]: cluster 2024-07-28T14:20:54.677238+0000 mgr.y (mgr.25253) 5167 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:56.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:56 smithi177 bash[79620]: cluster 2024-07-28T14:20:54.677238+0000 mgr.y (mgr.25253) 5167 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:56 smithi177 bash[81864]: cluster 2024-07-28T14:20:54.677238+0000 mgr.y (mgr.25253) 5167 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:56.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9502 16 16 0 0 0 - 0 2024-07-28T14:20:57.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9503 16 16 0 0 0 - 0 2024-07-28T14:20:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:20:58 smithi204 bash[68176]: cluster 2024-07-28T14:20:56.678697+0000 mgr.y (mgr.25253) 5168 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:58.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:20:58 smithi177 bash[81864]: cluster 2024-07-28T14:20:56.678697+0000 mgr.y (mgr.25253) 5168 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:20:58 smithi177 bash[79620]: cluster 2024-07-28T14:20:56.678697+0000 mgr.y (mgr.25253) 5168 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:20:58.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9504 16 16 0 0 0 - 0 2024-07-28T14:20:59.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9505 16 16 0 0 0 - 0 2024-07-28T14:21:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:00 smithi204 bash[68176]: cluster 2024-07-28T14:20:58.680220+0000 mgr.y (mgr.25253) 5169 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:00.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:00 smithi177 bash[81864]: cluster 2024-07-28T14:20:58.680220+0000 mgr.y (mgr.25253) 5169 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:00 smithi177 bash[79620]: cluster 2024-07-28T14:20:58.680220+0000 mgr.y (mgr.25253) 5169 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:00.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9506 16 16 0 0 0 - 0 2024-07-28T14:21:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:01 smithi204 bash[68176]: audit 2024-07-28T14:21:00.934072+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:01 smithi177 bash[81864]: audit 2024-07-28T14:21:00.934072+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:01 smithi177 bash[79620]: audit 2024-07-28T14:21:00.934072+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:01.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9507 16 16 0 0 0 - 0 2024-07-28T14:21:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:02 smithi204 bash[68176]: cluster 2024-07-28T14:21:00.681741+0000 mgr.y (mgr.25253) 5170 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:02 smithi177 bash[81864]: cluster 2024-07-28T14:21:00.681741+0000 mgr.y (mgr.25253) 5170 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:02 smithi177 bash[79620]: cluster 2024-07-28T14:21:00.681741+0000 mgr.y (mgr.25253) 5170 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:02.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9508 16 16 0 0 0 - 0 2024-07-28T14:21:03.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9509 16 16 0 0 0 - 0 2024-07-28T14:21:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:04 smithi204 bash[68176]: cluster 2024-07-28T14:21:02.683254+0000 mgr.y (mgr.25253) 5171 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:04.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:04 smithi177 bash[81864]: cluster 2024-07-28T14:21:02.683254+0000 mgr.y (mgr.25253) 5171 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:04 smithi177 bash[79620]: cluster 2024-07-28T14:21:02.683254+0000 mgr.y (mgr.25253) 5171 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:04.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9510 16 16 0 0 0 - 0 2024-07-28T14:21:05.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9511 16 16 0 0 0 - 0 2024-07-28T14:21:06.365 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:21:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:06 smithi204 bash[68176]: cluster 2024-07-28T14:21:04.684781+0000 mgr.y (mgr.25253) 5172 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:06 smithi204 bash[68176]: audit 2024-07-28T14:21:05.907932+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:06 smithi204 bash[68176]: audit 2024-07-28T14:21:06.283115+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:06 smithi204 bash[68176]: audit 2024-07-28T14:21:06.290264+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[79620]: cluster 2024-07-28T14:21:04.684781+0000 mgr.y (mgr.25253) 5172 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[79620]: audit 2024-07-28T14:21:05.907932+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[79620]: audit 2024-07-28T14:21:06.283115+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[79620]: audit 2024-07-28T14:21:06.290264+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[81864]: cluster 2024-07-28T14:21:04.684781+0000 mgr.y (mgr.25253) 5172 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[81864]: audit 2024-07-28T14:21:05.907932+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[81864]: audit 2024-07-28T14:21:06.283115+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:06 smithi177 bash[81864]: audit 2024-07-28T14:21:06.290264+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:06.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9512 16 16 0 0 0 - 0 2024-07-28T14:21:07.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:07 smithi177 bash[81864]: cluster 2024-07-28T14:21:06.686276+0000 mgr.y (mgr.25253) 5173 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:07 smithi177 bash[79620]: cluster 2024-07-28T14:21:06.686276+0000 mgr.y (mgr.25253) 5173 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:07.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9513 16 16 0 0 0 - 0 2024-07-28T14:21:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:07 smithi204 bash[68176]: cluster 2024-07-28T14:21:06.686276+0000 mgr.y (mgr.25253) 5173 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:08.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9514 16 16 0 0 0 - 0 2024-07-28T14:21:09.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9515 16 16 0 0 0 - 0 2024-07-28T14:21:10.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:09 smithi177 bash[81864]: cluster 2024-07-28T14:21:08.687789+0000 mgr.y (mgr.25253) 5174 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:09 smithi177 bash[79620]: cluster 2024-07-28T14:21:08.687789+0000 mgr.y (mgr.25253) 5174 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:09 smithi204 bash[68176]: cluster 2024-07-28T14:21:08.687789+0000 mgr.y (mgr.25253) 5174 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:10.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9516 16 16 0 0 0 - 0 2024-07-28T14:21:11.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9517 16 16 0 0 0 - 0 2024-07-28T14:21:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:11 smithi177 bash[81864]: cluster 2024-07-28T14:21:10.689320+0000 mgr.y (mgr.25253) 5175 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:11 smithi177 bash[79620]: cluster 2024-07-28T14:21:10.689320+0000 mgr.y (mgr.25253) 5175 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:11 smithi204 bash[68176]: cluster 2024-07-28T14:21:10.689320+0000 mgr.y (mgr.25253) 5175 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9518 16 16 0 0 0 - 0 2024-07-28T14:21:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:11.796868+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:11.804845+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:11.888322+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:11.896330+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:12.305925+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:12.307369+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:12 smithi204 bash[68176]: audit 2024-07-28T14:21:12.317206+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:11.796868+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:11.804845+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:11.888322+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:11.896330+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:12.305925+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:12.307369+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[79620]: audit 2024-07-28T14:21:12.317206+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:11.796868+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:11.804845+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:11.888322+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:11.896330+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:12.305925+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:12.307369+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:12 smithi177 bash[81864]: audit 2024-07-28T14:21:12.317206+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:21:13.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9519 16 16 0 0 0 - 0 2024-07-28T14:21:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:14 smithi204 bash[68176]: cluster 2024-07-28T14:21:12.690842+0000 mgr.y (mgr.25253) 5176 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:14 smithi177 bash[79620]: cluster 2024-07-28T14:21:12.690842+0000 mgr.y (mgr.25253) 5176 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:14 smithi177 bash[81864]: cluster 2024-07-28T14:21:12.690842+0000 mgr.y (mgr.25253) 5176 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:14.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:21:14.840574+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:14.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:14.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9520 16 16 0 0 0 - 0 2024-07-28T14:21:15.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9521 16 16 0 0 0 - 0 2024-07-28T14:21:16.321 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:21:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:16 smithi204 bash[68176]: cluster 2024-07-28T14:21:14.692525+0000 mgr.y (mgr.25253) 5177 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:16 smithi204 bash[68176]: audit 2024-07-28T14:21:15.934551+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:16.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:16 smithi177 bash[81864]: cluster 2024-07-28T14:21:14.692525+0000 mgr.y (mgr.25253) 5177 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:16 smithi177 bash[81864]: audit 2024-07-28T14:21:15.934551+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:16 smithi177 bash[79620]: cluster 2024-07-28T14:21:14.692525+0000 mgr.y (mgr.25253) 5177 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:16 smithi177 bash[79620]: audit 2024-07-28T14:21:15.934551+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:16.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9522 16 16 0 0 0 - 0 2024-07-28T14:21:17.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9523 16 16 0 0 0 - 0 2024-07-28T14:21:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:18 smithi204 bash[68176]: cluster 2024-07-28T14:21:16.694194+0000 mgr.y (mgr.25253) 5178 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:18.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:18 smithi177 bash[81864]: cluster 2024-07-28T14:21:16.694194+0000 mgr.y (mgr.25253) 5178 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:18 smithi177 bash[79620]: cluster 2024-07-28T14:21:16.694194+0000 mgr.y (mgr.25253) 5178 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:18.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9524 16 16 0 0 0 - 0 2024-07-28T14:21:19.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9525 16 16 0 0 0 - 0 2024-07-28T14:21:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:20 smithi204 bash[68176]: cluster 2024-07-28T14:21:18.695895+0000 mgr.y (mgr.25253) 5179 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:20.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:20 smithi177 bash[81864]: cluster 2024-07-28T14:21:18.695895+0000 mgr.y (mgr.25253) 5179 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:20 smithi177 bash[79620]: cluster 2024-07-28T14:21:18.695895+0000 mgr.y (mgr.25253) 5179 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:20.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9526 16 16 0 0 0 - 0 2024-07-28T14:21:21.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9527 16 16 0 0 0 - 0 2024-07-28T14:21:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:22 smithi204 bash[68176]: cluster 2024-07-28T14:21:20.697298+0000 mgr.y (mgr.25253) 5180 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:22 smithi177 bash[81864]: cluster 2024-07-28T14:21:20.697298+0000 mgr.y (mgr.25253) 5180 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:22 smithi177 bash[79620]: cluster 2024-07-28T14:21:20.697298+0000 mgr.y (mgr.25253) 5180 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:22.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9528 16 16 0 0 0 - 0 2024-07-28T14:21:23.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9529 16 16 0 0 0 - 0 2024-07-28T14:21:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:24 smithi204 bash[68176]: cluster 2024-07-28T14:21:22.698748+0000 mgr.y (mgr.25253) 5181 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:24.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:24 smithi177 bash[79620]: cluster 2024-07-28T14:21:22.698748+0000 mgr.y (mgr.25253) 5181 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:24 smithi177 bash[81864]: cluster 2024-07-28T14:21:22.698748+0000 mgr.y (mgr.25253) 5181 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:24.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9530 16 16 0 0 0 - 0 2024-07-28T14:21:25.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9531 16 16 0 0 0 - 0 2024-07-28T14:21:26.342 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:21:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:26 smithi204 bash[68176]: cluster 2024-07-28T14:21:24.700239+0000 mgr.y (mgr.25253) 5182 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:26.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:26 smithi177 bash[81864]: cluster 2024-07-28T14:21:24.700239+0000 mgr.y (mgr.25253) 5182 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:26 smithi177 bash[79620]: cluster 2024-07-28T14:21:24.700239+0000 mgr.y (mgr.25253) 5182 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:26.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9532 16 16 0 0 0 - 0 2024-07-28T14:21:27.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9533 16 16 0 0 0 - 0 2024-07-28T14:21:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:28 smithi204 bash[68176]: cluster 2024-07-28T14:21:26.701728+0000 mgr.y (mgr.25253) 5183 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:28 smithi177 bash[81864]: cluster 2024-07-28T14:21:26.701728+0000 mgr.y (mgr.25253) 5183 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:28 smithi177 bash[79620]: cluster 2024-07-28T14:21:26.701728+0000 mgr.y (mgr.25253) 5183 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:28.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9534 16 16 0 0 0 - 0 2024-07-28T14:21:29.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9535 16 16 0 0 0 - 0 2024-07-28T14:21:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:30 smithi204 bash[68176]: cluster 2024-07-28T14:21:28.703185+0000 mgr.y (mgr.25253) 5184 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:30 smithi177 bash[81864]: cluster 2024-07-28T14:21:28.703185+0000 mgr.y (mgr.25253) 5184 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:30 smithi177 bash[79620]: cluster 2024-07-28T14:21:28.703185+0000 mgr.y (mgr.25253) 5184 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:30.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9536 16 16 0 0 0 - 0 2024-07-28T14:21:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:31 smithi204 bash[68176]: audit 2024-07-28T14:21:30.934880+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:31 smithi177 bash[81864]: audit 2024-07-28T14:21:30.934880+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:31 smithi177 bash[79620]: audit 2024-07-28T14:21:30.934880+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:31.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9537 16 16 0 0 0 - 0 2024-07-28T14:21:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:32 smithi204 bash[68176]: cluster 2024-07-28T14:21:30.704673+0000 mgr.y (mgr.25253) 5185 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:32 smithi177 bash[81864]: cluster 2024-07-28T14:21:30.704673+0000 mgr.y (mgr.25253) 5185 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:32 smithi177 bash[79620]: cluster 2024-07-28T14:21:30.704673+0000 mgr.y (mgr.25253) 5185 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:32.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9538 16 16 0 0 0 - 0 2024-07-28T14:21:33.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9539 16 16 0 0 0 - 0 2024-07-28T14:21:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:34 smithi204 bash[68176]: cluster 2024-07-28T14:21:32.706159+0000 mgr.y (mgr.25253) 5186 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:34 smithi177 bash[81864]: cluster 2024-07-28T14:21:32.706159+0000 mgr.y (mgr.25253) 5186 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:34 smithi177 bash[79620]: cluster 2024-07-28T14:21:32.706159+0000 mgr.y (mgr.25253) 5186 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:34.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:21:34.843811+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:34.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:34.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9540 16 16 0 0 0 - 0 2024-07-28T14:21:35.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9541 16 16 0 0 0 - 0 2024-07-28T14:21:36.369 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:21:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:36 smithi204 bash[68176]: cluster 2024-07-28T14:21:34.707690+0000 mgr.y (mgr.25253) 5187 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:36 smithi177 bash[81864]: cluster 2024-07-28T14:21:34.707690+0000 mgr.y (mgr.25253) 5187 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:36 smithi177 bash[79620]: cluster 2024-07-28T14:21:34.707690+0000 mgr.y (mgr.25253) 5187 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:36.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9542 16 16 0 0 0 - 0 2024-07-28T14:21:37.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:37 smithi177 bash[81864]: cluster 2024-07-28T14:21:36.709159+0000 mgr.y (mgr.25253) 5188 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:37 smithi177 bash[79620]: cluster 2024-07-28T14:21:36.709159+0000 mgr.y (mgr.25253) 5188 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:37.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9543 16 16 0 0 0 - 0 2024-07-28T14:21:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:37 smithi204 bash[68176]: cluster 2024-07-28T14:21:36.709159+0000 mgr.y (mgr.25253) 5188 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:38.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9544 16 16 0 0 0 - 0 2024-07-28T14:21:39.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9545 16 16 0 0 0 - 0 2024-07-28T14:21:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:39 smithi177 bash[81864]: cluster 2024-07-28T14:21:38.710626+0000 mgr.y (mgr.25253) 5189 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:39 smithi177 bash[79620]: cluster 2024-07-28T14:21:38.710626+0000 mgr.y (mgr.25253) 5189 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:39 smithi204 bash[68176]: cluster 2024-07-28T14:21:38.710626+0000 mgr.y (mgr.25253) 5189 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:40.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9546 16 16 0 0 0 - 0 2024-07-28T14:21:41.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9547 16 16 0 0 0 - 0 2024-07-28T14:21:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:41 smithi204 bash[68176]: cluster 2024-07-28T14:21:40.712204+0000 mgr.y (mgr.25253) 5190 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:41 smithi177 bash[81864]: cluster 2024-07-28T14:21:40.712204+0000 mgr.y (mgr.25253) 5190 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:41 smithi177 bash[79620]: cluster 2024-07-28T14:21:40.712204+0000 mgr.y (mgr.25253) 5190 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9548 16 16 0 0 0 - 0 2024-07-28T14:21:43.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9549 16 16 0 0 0 - 0 2024-07-28T14:21:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:43 smithi204 bash[68176]: cluster 2024-07-28T14:21:42.713694+0000 mgr.y (mgr.25253) 5191 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:43 smithi177 bash[81864]: cluster 2024-07-28T14:21:42.713694+0000 mgr.y (mgr.25253) 5191 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:43 smithi177 bash[79620]: cluster 2024-07-28T14:21:42.713694+0000 mgr.y (mgr.25253) 5191 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:44.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9550 16 16 0 0 0 - 0 2024-07-28T14:21:45.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9551 16 16 0 0 0 - 0 2024-07-28T14:21:46.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:45 smithi177 bash[81864]: cluster 2024-07-28T14:21:44.715156+0000 mgr.y (mgr.25253) 5192 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:46.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:45 smithi177 bash[79620]: cluster 2024-07-28T14:21:44.715156+0000 mgr.y (mgr.25253) 5192 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:45 smithi204 bash[68176]: cluster 2024-07-28T14:21:44.715156+0000 mgr.y (mgr.25253) 5192 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:21:46.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9552 16 16 0 0 0 - 0 2024-07-28T14:21:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:46 smithi204 bash[68176]: audit 2024-07-28T14:21:45.935317+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:46 smithi177 bash[81864]: audit 2024-07-28T14:21:45.935317+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:46 smithi177 bash[79620]: audit 2024-07-28T14:21:45.935317+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:47.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9553 16 16 0 0 0 - 0 2024-07-28T14:21:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:47 smithi204 bash[68176]: cluster 2024-07-28T14:21:46.716605+0000 mgr.y (mgr.25253) 5193 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:48.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:47 smithi177 bash[81864]: cluster 2024-07-28T14:21:46.716605+0000 mgr.y (mgr.25253) 5193 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:48.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:47 smithi177 bash[79620]: cluster 2024-07-28T14:21:46.716605+0000 mgr.y (mgr.25253) 5193 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:48.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9554 16 16 0 0 0 - 0 2024-07-28T14:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9555 16 16 0 0 0 - 0 2024-07-28T14:21:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:49 smithi204 bash[68176]: cluster 2024-07-28T14:21:48.718042+0000 mgr.y (mgr.25253) 5194 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:50.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:49 smithi177 bash[81864]: cluster 2024-07-28T14:21:48.718042+0000 mgr.y (mgr.25253) 5194 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:50.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:49 smithi177 bash[79620]: cluster 2024-07-28T14:21:48.718042+0000 mgr.y (mgr.25253) 5194 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:50.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9556 16 16 0 0 0 - 0 2024-07-28T14:21:51.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9557 16 16 0 0 0 - 0 2024-07-28T14:21:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:51 smithi204 bash[68176]: cluster 2024-07-28T14:21:50.719516+0000 mgr.y (mgr.25253) 5195 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:52.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:51 smithi177 bash[81864]: cluster 2024-07-28T14:21:50.719516+0000 mgr.y (mgr.25253) 5195 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:51 smithi177 bash[79620]: cluster 2024-07-28T14:21:50.719516+0000 mgr.y (mgr.25253) 5195 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:21:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9558 16 16 0 0 0 - 0 2024-07-28T14:21:53.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9559 16 16 0 0 0 - 0 2024-07-28T14:21:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:53 smithi204 bash[68176]: cluster 2024-07-28T14:21:52.720980+0000 mgr.y (mgr.25253) 5196 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:54.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:53 smithi177 bash[81864]: cluster 2024-07-28T14:21:52.720980+0000 mgr.y (mgr.25253) 5196 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:54.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:53 smithi177 bash[79620]: cluster 2024-07-28T14:21:52.720980+0000 mgr.y (mgr.25253) 5196 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:54.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:21:54.847028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:54.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:54.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9560 16 16 0 0 0 - 0 2024-07-28T14:21:55.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9561 16 16 0 0 0 - 0 2024-07-28T14:21:56.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:55 smithi177 bash[81864]: cluster 2024-07-28T14:21:54.722448+0000 mgr.y (mgr.25253) 5197 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:55 smithi177 bash[79620]: cluster 2024-07-28T14:21:54.722448+0000 mgr.y (mgr.25253) 5197 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:55 smithi204 bash[68176]: cluster 2024-07-28T14:21:54.722448+0000 mgr.y (mgr.25253) 5197 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:21:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:21:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:21:56.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9562 16 16 0 0 0 - 0 2024-07-28T14:21:57.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9563 16 16 0 0 0 - 0 2024-07-28T14:21:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:57 smithi204 bash[68176]: cluster 2024-07-28T14:21:56.723911+0000 mgr.y (mgr.25253) 5198 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:58.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:57 smithi177 bash[81864]: cluster 2024-07-28T14:21:56.723911+0000 mgr.y (mgr.25253) 5198 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:57 smithi177 bash[79620]: cluster 2024-07-28T14:21:56.723911+0000 mgr.y (mgr.25253) 5198 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:21:58.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9564 16 16 0 0 0 - 0 2024-07-28T14:21:59.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9565 16 16 0 0 0 - 0 2024-07-28T14:22:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:21:59 smithi204 bash[68176]: cluster 2024-07-28T14:21:58.725405+0000 mgr.y (mgr.25253) 5199 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:00.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:21:59 smithi177 bash[79620]: cluster 2024-07-28T14:21:58.725405+0000 mgr.y (mgr.25253) 5199 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:21:59 smithi177 bash[81864]: cluster 2024-07-28T14:21:58.725405+0000 mgr.y (mgr.25253) 5199 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:00.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9566 16 16 0 0 0 - 0 2024-07-28T14:22:01.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9567 16 16 0 0 0 - 0 2024-07-28T14:22:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:01 smithi204 bash[68176]: cluster 2024-07-28T14:22:00.726900+0000 mgr.y (mgr.25253) 5200 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:01 smithi204 bash[68176]: audit 2024-07-28T14:22:00.935694+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:01 smithi177 bash[81864]: cluster 2024-07-28T14:22:00.726900+0000 mgr.y (mgr.25253) 5200 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:01 smithi177 bash[81864]: audit 2024-07-28T14:22:00.935694+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:01 smithi177 bash[79620]: cluster 2024-07-28T14:22:00.726900+0000 mgr.y (mgr.25253) 5200 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:01 smithi177 bash[79620]: audit 2024-07-28T14:22:00.935694+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9568 16 16 0 0 0 - 0 2024-07-28T14:22:03.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9569 16 16 0 0 0 - 0 2024-07-28T14:22:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:03 smithi204 bash[68176]: cluster 2024-07-28T14:22:02.728414+0000 mgr.y (mgr.25253) 5201 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:04.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:03 smithi177 bash[79620]: cluster 2024-07-28T14:22:02.728414+0000 mgr.y (mgr.25253) 5201 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:03 smithi177 bash[81864]: cluster 2024-07-28T14:22:02.728414+0000 mgr.y (mgr.25253) 5201 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:04.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9570 16 16 0 0 0 - 0 2024-07-28T14:22:05.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9571 16 16 0 0 0 - 0 2024-07-28T14:22:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:05 smithi204 bash[68176]: cluster 2024-07-28T14:22:04.729895+0000 mgr.y (mgr.25253) 5202 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:22:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:05 smithi177 bash[81864]: cluster 2024-07-28T14:22:04.729895+0000 mgr.y (mgr.25253) 5202 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:05 smithi177 bash[79620]: cluster 2024-07-28T14:22:04.729895+0000 mgr.y (mgr.25253) 5202 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:06.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9572 16 16 0 0 0 - 0 2024-07-28T14:22:07.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9573 16 16 0 0 0 - 0 2024-07-28T14:22:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:07 smithi204 bash[68176]: cluster 2024-07-28T14:22:06.731380+0000 mgr.y (mgr.25253) 5203 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:08.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:07 smithi177 bash[81864]: cluster 2024-07-28T14:22:06.731380+0000 mgr.y (mgr.25253) 5203 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:07 smithi177 bash[79620]: cluster 2024-07-28T14:22:06.731380+0000 mgr.y (mgr.25253) 5203 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:08.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9574 16 16 0 0 0 - 0 2024-07-28T14:22:09.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9575 16 16 0 0 0 - 0 2024-07-28T14:22:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:09 smithi204 bash[68176]: cluster 2024-07-28T14:22:08.732892+0000 mgr.y (mgr.25253) 5204 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:10.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:09 smithi177 bash[81864]: cluster 2024-07-28T14:22:08.732892+0000 mgr.y (mgr.25253) 5204 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:09 smithi177 bash[79620]: cluster 2024-07-28T14:22:08.732892+0000 mgr.y (mgr.25253) 5204 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:10.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9576 16 16 0 0 0 - 0 2024-07-28T14:22:11.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9577 16 16 0 0 0 - 0 2024-07-28T14:22:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:11 smithi204 bash[68176]: cluster 2024-07-28T14:22:10.734380+0000 mgr.y (mgr.25253) 5205 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:12.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:11 smithi177 bash[81864]: cluster 2024-07-28T14:22:10.734380+0000 mgr.y (mgr.25253) 5205 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:11 smithi177 bash[79620]: cluster 2024-07-28T14:22:10.734380+0000 mgr.y (mgr.25253) 5205 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9578 16 16 0 0 0 - 0 2024-07-28T14:22:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:12 smithi204 bash[68176]: audit 2024-07-28T14:22:12.442409+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:13.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:12 smithi177 bash[81864]: audit 2024-07-28T14:22:12.442409+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:12 smithi177 bash[79620]: audit 2024-07-28T14:22:12.442409+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:13.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9579 16 16 0 0 0 - 0 2024-07-28T14:22:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:13 smithi204 bash[68176]: cluster 2024-07-28T14:22:12.735849+0000 mgr.y (mgr.25253) 5206 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:13 smithi177 bash[81864]: cluster 2024-07-28T14:22:12.735849+0000 mgr.y (mgr.25253) 5206 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:13 smithi177 bash[79620]: cluster 2024-07-28T14:22:12.735849+0000 mgr.y (mgr.25253) 5206 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:14.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:22:14.849978+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:14.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:14.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9580 16 16 0 0 0 - 0 2024-07-28T14:22:15.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9581 16 16 0 0 0 - 0 2024-07-28T14:22:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:15 smithi204 bash[68176]: cluster 2024-07-28T14:22:14.737329+0000 mgr.y (mgr.25253) 5207 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:15 smithi177 bash[79620]: cluster 2024-07-28T14:22:14.737329+0000 mgr.y (mgr.25253) 5207 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:22:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:15 smithi177 bash[81864]: cluster 2024-07-28T14:22:14.737329+0000 mgr.y (mgr.25253) 5207 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:16.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9582 16 16 0 0 0 - 0 2024-07-28T14:22:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:16 smithi204 bash[68176]: audit 2024-07-28T14:22:15.936193+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:17.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:16 smithi177 bash[81864]: audit 2024-07-28T14:22:15.936193+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:16 smithi177 bash[79620]: audit 2024-07-28T14:22:15.936193+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:17.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9583 16 16 0 0 0 - 0 2024-07-28T14:22:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:17 smithi204 bash[68176]: cluster 2024-07-28T14:22:16.738785+0000 mgr.y (mgr.25253) 5208 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:17 smithi177 bash[81864]: cluster 2024-07-28T14:22:16.738785+0000 mgr.y (mgr.25253) 5208 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:17 smithi177 bash[79620]: cluster 2024-07-28T14:22:16.738785+0000 mgr.y (mgr.25253) 5208 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:18.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9584 16 16 0 0 0 - 0 2024-07-28T14:22:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.138745+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.148039+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.351709+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.359069+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.771078+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.772735+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:19.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:19 smithi204 bash[68176]: audit 2024-07-28T14:22:18.782835+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.138745+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.148039+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.351709+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.359069+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.771078+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.772735+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[81864]: audit 2024-07-28T14:22:18.782835+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.138745+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.148039+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.351709+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.359069+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.771078+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.772735+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:19 smithi177 bash[79620]: audit 2024-07-28T14:22:18.782835+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:22:19.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9585 16 16 0 0 0 - 0 2024-07-28T14:22:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:20 smithi204 bash[68176]: cluster 2024-07-28T14:22:18.740235+0000 mgr.y (mgr.25253) 5209 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:20.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:20 smithi177 bash[81864]: cluster 2024-07-28T14:22:18.740235+0000 mgr.y (mgr.25253) 5209 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:20 smithi177 bash[79620]: cluster 2024-07-28T14:22:18.740235+0000 mgr.y (mgr.25253) 5209 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:20.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9586 16 16 0 0 0 - 0 2024-07-28T14:22:21.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9587 16 16 0 0 0 - 0 2024-07-28T14:22:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:22 smithi204 bash[68176]: cluster 2024-07-28T14:22:20.741670+0000 mgr.y (mgr.25253) 5210 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:22 smithi177 bash[81864]: cluster 2024-07-28T14:22:20.741670+0000 mgr.y (mgr.25253) 5210 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:22 smithi177 bash[79620]: cluster 2024-07-28T14:22:20.741670+0000 mgr.y (mgr.25253) 5210 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:22.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9588 16 16 0 0 0 - 0 2024-07-28T14:22:23.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9589 16 16 0 0 0 - 0 2024-07-28T14:22:23.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:23 smithi204 bash[60899]: ts=2024-07-28T14:22:23.633Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722165742117 maxt=1722168000000 ulid=01J3WVH6RQKZJRXV15D79PR9WK duration=121.791405ms 2024-07-28T14:22:23.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:23 smithi204 bash[60899]: ts=2024-07-28T14:22:23.644Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=10.791924ms 2024-07-28T14:22:23.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:23 smithi204 bash[60899]: ts=2024-07-28T14:22:23.644Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1722168000000 2024-07-28T14:22:23.914 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:23 smithi204 bash[60899]: ts=2024-07-28T14:22:23.659Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=14.454601ms 2024-07-28T14:22:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:24 smithi204 bash[68176]: cluster 2024-07-28T14:22:22.743147+0000 mgr.y (mgr.25253) 5211 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:24 smithi177 bash[81864]: cluster 2024-07-28T14:22:22.743147+0000 mgr.y (mgr.25253) 5211 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:24 smithi177 bash[79620]: cluster 2024-07-28T14:22:22.743147+0000 mgr.y (mgr.25253) 5211 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:24.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9590 16 16 0 0 0 - 0 2024-07-28T14:22:25.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9591 16 16 0 0 0 - 0 2024-07-28T14:22:26.372 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:22:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:26 smithi204 bash[68176]: cluster 2024-07-28T14:22:24.744634+0000 mgr.y (mgr.25253) 5212 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:26.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:26 smithi177 bash[81864]: cluster 2024-07-28T14:22:24.744634+0000 mgr.y (mgr.25253) 5212 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:26 smithi177 bash[79620]: cluster 2024-07-28T14:22:24.744634+0000 mgr.y (mgr.25253) 5212 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:26.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9592 16 16 0 0 0 - 0 2024-07-28T14:22:27.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9593 16 16 0 0 0 - 0 2024-07-28T14:22:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:28 smithi204 bash[68176]: cluster 2024-07-28T14:22:26.746066+0000 mgr.y (mgr.25253) 5213 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:28 smithi177 bash[81864]: cluster 2024-07-28T14:22:26.746066+0000 mgr.y (mgr.25253) 5213 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:28 smithi177 bash[79620]: cluster 2024-07-28T14:22:26.746066+0000 mgr.y (mgr.25253) 5213 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:28.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9594 16 16 0 0 0 - 0 2024-07-28T14:22:29.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9595 16 16 0 0 0 - 0 2024-07-28T14:22:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:30 smithi204 bash[68176]: cluster 2024-07-28T14:22:28.747511+0000 mgr.y (mgr.25253) 5214 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:30 smithi177 bash[81864]: cluster 2024-07-28T14:22:28.747511+0000 mgr.y (mgr.25253) 5214 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:30 smithi177 bash[79620]: cluster 2024-07-28T14:22:28.747511+0000 mgr.y (mgr.25253) 5214 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:30.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9596 16 16 0 0 0 - 0 2024-07-28T14:22:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:31 smithi204 bash[68176]: audit 2024-07-28T14:22:30.936829+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:31 smithi177 bash[81864]: audit 2024-07-28T14:22:30.936829+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:31 smithi177 bash[79620]: audit 2024-07-28T14:22:30.936829+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:31.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9597 16 16 0 0 0 - 0 2024-07-28T14:22:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:32 smithi204 bash[68176]: cluster 2024-07-28T14:22:30.748968+0000 mgr.y (mgr.25253) 5215 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:32 smithi177 bash[81864]: cluster 2024-07-28T14:22:30.748968+0000 mgr.y (mgr.25253) 5215 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:32 smithi177 bash[79620]: cluster 2024-07-28T14:22:30.748968+0000 mgr.y (mgr.25253) 5215 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:32.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9598 16 16 0 0 0 - 0 2024-07-28T14:22:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:33 smithi204 bash[68176]: cluster 2024-07-28T14:22:32.750477+0000 mgr.y (mgr.25253) 5216 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:33.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:33 smithi177 bash[81864]: cluster 2024-07-28T14:22:32.750477+0000 mgr.y (mgr.25253) 5216 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:33 smithi177 bash[79620]: cluster 2024-07-28T14:22:32.750477+0000 mgr.y (mgr.25253) 5216 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:33.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9599 16 16 0 0 0 - 0 2024-07-28T14:22:34.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:22:34.853055+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:34.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:34.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9600 16 16 0 0 0 - 0 2024-07-28T14:22:35.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9601 16 16 0 0 0 - 0 2024-07-28T14:22:36.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:35 smithi177 bash[81864]: cluster 2024-07-28T14:22:34.751948+0000 mgr.y (mgr.25253) 5217 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:36.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:35 smithi177 bash[79620]: cluster 2024-07-28T14:22:34.751948+0000 mgr.y (mgr.25253) 5217 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:35 smithi204 bash[68176]: cluster 2024-07-28T14:22:34.751948+0000 mgr.y (mgr.25253) 5217 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:22:36.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9602 16 16 0 0 0 - 0 2024-07-28T14:22:37.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9603 16 16 0 0 0 - 0 2024-07-28T14:22:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:37 smithi204 bash[68176]: cluster 2024-07-28T14:22:36.753399+0000 mgr.y (mgr.25253) 5218 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:37 smithi177 bash[81864]: cluster 2024-07-28T14:22:36.753399+0000 mgr.y (mgr.25253) 5218 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:37 smithi177 bash[79620]: cluster 2024-07-28T14:22:36.753399+0000 mgr.y (mgr.25253) 5218 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:38.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9604 16 16 0 0 0 - 0 2024-07-28T14:22:39.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9605 16 16 0 0 0 - 0 2024-07-28T14:22:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:39 smithi204 bash[68176]: cluster 2024-07-28T14:22:38.754832+0000 mgr.y (mgr.25253) 5219 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:40.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:39 smithi177 bash[81864]: cluster 2024-07-28T14:22:38.754832+0000 mgr.y (mgr.25253) 5219 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:39 smithi177 bash[79620]: cluster 2024-07-28T14:22:38.754832+0000 mgr.y (mgr.25253) 5219 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:40.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9606 16 16 0 0 0 - 0 2024-07-28T14:22:41.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9607 16 16 0 0 0 - 0 2024-07-28T14:22:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:41 smithi204 bash[68176]: cluster 2024-07-28T14:22:40.756297+0000 mgr.y (mgr.25253) 5220 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:41 smithi177 bash[81864]: cluster 2024-07-28T14:22:40.756297+0000 mgr.y (mgr.25253) 5220 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:41 smithi177 bash[79620]: cluster 2024-07-28T14:22:40.756297+0000 mgr.y (mgr.25253) 5220 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9608 16 16 0 0 0 - 0 2024-07-28T14:22:43.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9609 16 16 0 0 0 - 0 2024-07-28T14:22:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:43 smithi204 bash[68176]: cluster 2024-07-28T14:22:42.757777+0000 mgr.y (mgr.25253) 5221 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:43 smithi177 bash[81864]: cluster 2024-07-28T14:22:42.757777+0000 mgr.y (mgr.25253) 5221 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:43 smithi177 bash[79620]: cluster 2024-07-28T14:22:42.757777+0000 mgr.y (mgr.25253) 5221 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:44.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9610 16 16 0 0 0 - 0 2024-07-28T14:22:45.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9611 16 16 0 0 0 - 0 2024-07-28T14:22:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:45 smithi204 bash[68176]: cluster 2024-07-28T14:22:44.759226+0000 mgr.y (mgr.25253) 5222 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:46.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:45 smithi177 bash[79620]: cluster 2024-07-28T14:22:44.759226+0000 mgr.y (mgr.25253) 5222 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:45 smithi177 bash[81864]: cluster 2024-07-28T14:22:44.759226+0000 mgr.y (mgr.25253) 5222 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:46] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:22:46.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9612 16 16 0 0 0 - 0 2024-07-28T14:22:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:46 smithi204 bash[68176]: audit 2024-07-28T14:22:45.937026+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:46 smithi177 bash[81864]: audit 2024-07-28T14:22:45.937026+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:46 smithi177 bash[79620]: audit 2024-07-28T14:22:45.937026+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:47.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9613 16 16 0 0 0 - 0 2024-07-28T14:22:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:47 smithi204 bash[68176]: cluster 2024-07-28T14:22:46.760708+0000 mgr.y (mgr.25253) 5223 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:48.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:47 smithi177 bash[81864]: cluster 2024-07-28T14:22:46.760708+0000 mgr.y (mgr.25253) 5223 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:48.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:47 smithi177 bash[79620]: cluster 2024-07-28T14:22:46.760708+0000 mgr.y (mgr.25253) 5223 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:48.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9614 16 16 0 0 0 - 0 2024-07-28T14:22:49.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9615 16 16 0 0 0 - 0 2024-07-28T14:22:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:49 smithi204 bash[68176]: cluster 2024-07-28T14:22:48.762144+0000 mgr.y (mgr.25253) 5224 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:50.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:49 smithi177 bash[81864]: cluster 2024-07-28T14:22:48.762144+0000 mgr.y (mgr.25253) 5224 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:50.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:49 smithi177 bash[79620]: cluster 2024-07-28T14:22:48.762144+0000 mgr.y (mgr.25253) 5224 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:50.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9616 16 16 0 0 0 - 0 2024-07-28T14:22:51.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9617 16 16 0 0 0 - 0 2024-07-28T14:22:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:51 smithi204 bash[68176]: cluster 2024-07-28T14:22:50.763604+0000 mgr.y (mgr.25253) 5225 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:52.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:51 smithi177 bash[81864]: cluster 2024-07-28T14:22:50.763604+0000 mgr.y (mgr.25253) 5225 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:51 smithi177 bash[79620]: cluster 2024-07-28T14:22:50.763604+0000 mgr.y (mgr.25253) 5225 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:22:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9618 16 16 0 0 0 - 0 2024-07-28T14:22:53.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9619 16 16 0 0 0 - 0 2024-07-28T14:22:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:53 smithi204 bash[68176]: cluster 2024-07-28T14:22:52.765136+0000 mgr.y (mgr.25253) 5226 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:54.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:53 smithi177 bash[81864]: cluster 2024-07-28T14:22:52.765136+0000 mgr.y (mgr.25253) 5226 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:54.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:53 smithi177 bash[79620]: cluster 2024-07-28T14:22:52.765136+0000 mgr.y (mgr.25253) 5226 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:54.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:22:54.856118+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:54.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:54.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9620 16 16 0 0 0 - 0 2024-07-28T14:22:55.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9621 16 16 0 0 0 - 0 2024-07-28T14:22:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:55 smithi204 bash[68176]: cluster 2024-07-28T14:22:54.766705+0000 mgr.y (mgr.25253) 5227 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:56.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:22:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:22:56] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:22:56.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:55 smithi177 bash[81864]: cluster 2024-07-28T14:22:54.766705+0000 mgr.y (mgr.25253) 5227 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:56.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:55 smithi177 bash[79620]: cluster 2024-07-28T14:22:54.766705+0000 mgr.y (mgr.25253) 5227 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:56.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9622 16 16 0 0 0 - 0 2024-07-28T14:22:57.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9623 16 16 0 0 0 - 0 2024-07-28T14:22:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:57 smithi204 bash[68176]: cluster 2024-07-28T14:22:56.768365+0000 mgr.y (mgr.25253) 5228 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:58.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:57 smithi177 bash[79620]: cluster 2024-07-28T14:22:56.768365+0000 mgr.y (mgr.25253) 5228 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:57 smithi177 bash[81864]: cluster 2024-07-28T14:22:56.768365+0000 mgr.y (mgr.25253) 5228 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:22:58.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9624 16 16 0 0 0 - 0 2024-07-28T14:22:59.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9625 16 16 0 0 0 - 0 2024-07-28T14:23:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:22:59 smithi204 bash[68176]: cluster 2024-07-28T14:22:58.769958+0000 mgr.y (mgr.25253) 5229 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:00.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:22:59 smithi177 bash[81864]: cluster 2024-07-28T14:22:58.769958+0000 mgr.y (mgr.25253) 5229 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:22:59 smithi177 bash[79620]: cluster 2024-07-28T14:22:58.769958+0000 mgr.y (mgr.25253) 5229 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:00.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9626 16 16 0 0 0 - 0 2024-07-28T14:23:01.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9627 16 16 0 0 0 - 0 2024-07-28T14:23:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:01 smithi204 bash[68176]: cluster 2024-07-28T14:23:00.771596+0000 mgr.y (mgr.25253) 5230 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:01 smithi204 bash[68176]: audit 2024-07-28T14:23:00.937538+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:01 smithi177 bash[81864]: cluster 2024-07-28T14:23:00.771596+0000 mgr.y (mgr.25253) 5230 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:01 smithi177 bash[81864]: audit 2024-07-28T14:23:00.937538+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:01 smithi177 bash[79620]: cluster 2024-07-28T14:23:00.771596+0000 mgr.y (mgr.25253) 5230 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:01 smithi177 bash[79620]: audit 2024-07-28T14:23:00.937538+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9628 16 16 0 0 0 - 0 2024-07-28T14:23:03.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9629 16 16 0 0 0 - 0 2024-07-28T14:23:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:03 smithi204 bash[68176]: cluster 2024-07-28T14:23:02.773245+0000 mgr.y (mgr.25253) 5231 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:04.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:03 smithi177 bash[79620]: cluster 2024-07-28T14:23:02.773245+0000 mgr.y (mgr.25253) 5231 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:03 smithi177 bash[81864]: cluster 2024-07-28T14:23:02.773245+0000 mgr.y (mgr.25253) 5231 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:04.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9630 16 16 0 0 0 - 0 2024-07-28T14:23:05.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9631 16 16 0 0 0 - 0 2024-07-28T14:23:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:05 smithi204 bash[68176]: cluster 2024-07-28T14:23:04.774753+0000 mgr.y (mgr.25253) 5232 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:23:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:05 smithi177 bash[81864]: cluster 2024-07-28T14:23:04.774753+0000 mgr.y (mgr.25253) 5232 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:05 smithi177 bash[79620]: cluster 2024-07-28T14:23:04.774753+0000 mgr.y (mgr.25253) 5232 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:06.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9632 16 16 0 0 0 - 0 2024-07-28T14:23:07.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9633 16 16 0 0 0 - 0 2024-07-28T14:23:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:07 smithi204 bash[68176]: cluster 2024-07-28T14:23:06.776341+0000 mgr.y (mgr.25253) 5233 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:08.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:07 smithi177 bash[81864]: cluster 2024-07-28T14:23:06.776341+0000 mgr.y (mgr.25253) 5233 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:07 smithi177 bash[79620]: cluster 2024-07-28T14:23:06.776341+0000 mgr.y (mgr.25253) 5233 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:08.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9634 16 16 0 0 0 - 0 2024-07-28T14:23:09.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9635 16 16 0 0 0 - 0 2024-07-28T14:23:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:09 smithi204 bash[68176]: cluster 2024-07-28T14:23:08.777940+0000 mgr.y (mgr.25253) 5234 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:10.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:09 smithi177 bash[81864]: cluster 2024-07-28T14:23:08.777940+0000 mgr.y (mgr.25253) 5234 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:09 smithi177 bash[79620]: cluster 2024-07-28T14:23:08.777940+0000 mgr.y (mgr.25253) 5234 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:10.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9636 16 16 0 0 0 - 0 2024-07-28T14:23:11.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9637 16 16 0 0 0 - 0 2024-07-28T14:23:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:11 smithi204 bash[68176]: cluster 2024-07-28T14:23:10.779537+0000 mgr.y (mgr.25253) 5235 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:12.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:11 smithi177 bash[79620]: cluster 2024-07-28T14:23:10.779537+0000 mgr.y (mgr.25253) 5235 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:11 smithi177 bash[81864]: cluster 2024-07-28T14:23:10.779537+0000 mgr.y (mgr.25253) 5235 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9638 16 16 0 0 0 - 0 2024-07-28T14:23:13.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9639 16 16 0 0 0 - 0 2024-07-28T14:23:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:13 smithi204 bash[68176]: cluster 2024-07-28T14:23:12.781171+0000 mgr.y (mgr.25253) 5236 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:14.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:13 smithi177 bash[79620]: cluster 2024-07-28T14:23:12.781171+0000 mgr.y (mgr.25253) 5236 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:13 smithi177 bash[81864]: cluster 2024-07-28T14:23:12.781171+0000 mgr.y (mgr.25253) 5236 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:14.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:23:14.859252+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:14.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:14.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9640 16 16 0 0 0 - 0 2024-07-28T14:23:15.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9641 16 16 0 0 0 - 0 2024-07-28T14:23:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:15 smithi204 bash[68176]: cluster 2024-07-28T14:23:14.782777+0000 mgr.y (mgr.25253) 5237 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:15 smithi177 bash[79620]: cluster 2024-07-28T14:23:14.782777+0000 mgr.y (mgr.25253) 5237 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:23:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:15 smithi177 bash[81864]: cluster 2024-07-28T14:23:14.782777+0000 mgr.y (mgr.25253) 5237 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:16.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9642 16 16 0 0 0 - 0 2024-07-28T14:23:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:16 smithi204 bash[68176]: audit 2024-07-28T14:23:15.937996+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:17.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:16 smithi177 bash[81864]: audit 2024-07-28T14:23:15.937996+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:17.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:16 smithi177 bash[79620]: audit 2024-07-28T14:23:15.937996+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:17.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9643 16 16 0 0 0 - 0 2024-07-28T14:23:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:17 smithi204 bash[68176]: cluster 2024-07-28T14:23:16.784463+0000 mgr.y (mgr.25253) 5238 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:17 smithi177 bash[81864]: cluster 2024-07-28T14:23:16.784463+0000 mgr.y (mgr.25253) 5238 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:17 smithi177 bash[79620]: cluster 2024-07-28T14:23:16.784463+0000 mgr.y (mgr.25253) 5238 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:18.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9644 16 16 0 0 0 - 0 2024-07-28T14:23:19.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9645 16 16 0 0 0 - 0 2024-07-28T14:23:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:19 smithi204 bash[68176]: cluster 2024-07-28T14:23:18.786072+0000 mgr.y (mgr.25253) 5239 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:19 smithi204 bash[68176]: audit 2024-07-28T14:23:18.913760+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:19 smithi204 bash[68176]: audit 2024-07-28T14:23:19.292606+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:19 smithi204 bash[68176]: audit 2024-07-28T14:23:19.300471+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[81864]: cluster 2024-07-28T14:23:18.786072+0000 mgr.y (mgr.25253) 5239 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[81864]: audit 2024-07-28T14:23:18.913760+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[81864]: audit 2024-07-28T14:23:19.292606+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[81864]: audit 2024-07-28T14:23:19.300471+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[79620]: cluster 2024-07-28T14:23:18.786072+0000 mgr.y (mgr.25253) 5239 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[79620]: audit 2024-07-28T14:23:18.913760+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[79620]: audit 2024-07-28T14:23:19.292606+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:19 smithi177 bash[79620]: audit 2024-07-28T14:23:19.300471+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:20.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9646 16 16 0 0 0 - 0 2024-07-28T14:23:21.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9647 16 16 0 0 0 - 0 2024-07-28T14:23:22.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:21 smithi177 bash[81864]: cluster 2024-07-28T14:23:20.787581+0000 mgr.y (mgr.25253) 5240 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:21 smithi177 bash[79620]: cluster 2024-07-28T14:23:20.787581+0000 mgr.y (mgr.25253) 5240 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:22.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:21 smithi204 bash[68176]: cluster 2024-07-28T14:23:20.787581+0000 mgr.y (mgr.25253) 5240 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9648 16 16 0 0 0 - 0 2024-07-28T14:23:23.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9649 16 16 0 0 0 - 0 2024-07-28T14:23:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:23 smithi177 bash[79620]: cluster 2024-07-28T14:23:22.789201+0000 mgr.y (mgr.25253) 5241 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:23 smithi177 bash[81864]: cluster 2024-07-28T14:23:22.789201+0000 mgr.y (mgr.25253) 5241 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:23 smithi204 bash[68176]: cluster 2024-07-28T14:23:22.789201+0000 mgr.y (mgr.25253) 5241 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:24.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9650 16 16 0 0 0 - 0 2024-07-28T14:23:25.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9651 16 16 0 0 0 - 0 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:24.617514+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:24.624728+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: cluster 2024-07-28T14:23:24.790292+0000 mgr.y (mgr.25253) 5242 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:25.130993+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:25.142191+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:25.570924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:25.572379+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:23:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:25 smithi204 bash[68176]: audit 2024-07-28T14:23:25.582506+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:24.617514+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:24.624728+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: cluster 2024-07-28T14:23:24.790292+0000 mgr.y (mgr.25253) 5242 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:25.130993+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:25.142191+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:25.570924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:25.572379+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:23:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[81864]: audit 2024-07-28T14:23:25.582506+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:24.617514+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:24.624728+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: cluster 2024-07-28T14:23:24.790292+0000 mgr.y (mgr.25253) 5242 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:25.130993+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:25.142191+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:25.570924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:25.572379+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:25 smithi177 bash[79620]: audit 2024-07-28T14:23:25.582506+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:23:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:23:26.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9652 16 16 0 0 0 - 0 2024-07-28T14:23:27.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9653 16 16 0 0 0 - 0 2024-07-28T14:23:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:27 smithi204 bash[68176]: cluster 2024-07-28T14:23:26.791750+0000 mgr.y (mgr.25253) 5243 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:28.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:27 smithi177 bash[81864]: cluster 2024-07-28T14:23:26.791750+0000 mgr.y (mgr.25253) 5243 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:28.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:27 smithi177 bash[79620]: cluster 2024-07-28T14:23:26.791750+0000 mgr.y (mgr.25253) 5243 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:28.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9654 16 16 0 0 0 - 0 2024-07-28T14:23:29.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9655 16 16 0 0 0 - 0 2024-07-28T14:23:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:29 smithi204 bash[68176]: cluster 2024-07-28T14:23:28.793207+0000 mgr.y (mgr.25253) 5244 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:30.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:29 smithi177 bash[81864]: cluster 2024-07-28T14:23:28.793207+0000 mgr.y (mgr.25253) 5244 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:29 smithi177 bash[79620]: cluster 2024-07-28T14:23:28.793207+0000 mgr.y (mgr.25253) 5244 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:30.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9656 16 16 0 0 0 - 0 2024-07-28T14:23:31.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9657 16 16 0 0 0 - 0 2024-07-28T14:23:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:31 smithi204 bash[68176]: cluster 2024-07-28T14:23:30.794638+0000 mgr.y (mgr.25253) 5245 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:31 smithi204 bash[68176]: audit 2024-07-28T14:23:30.938277+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:32.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:31 smithi177 bash[81864]: cluster 2024-07-28T14:23:30.794638+0000 mgr.y (mgr.25253) 5245 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:31 smithi177 bash[81864]: audit 2024-07-28T14:23:30.938277+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:31 smithi177 bash[79620]: cluster 2024-07-28T14:23:30.794638+0000 mgr.y (mgr.25253) 5245 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:32.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:31 smithi177 bash[79620]: audit 2024-07-28T14:23:30.938277+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9658 16 16 0 0 0 - 0 2024-07-28T14:23:33.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9659 16 16 0 0 0 - 0 2024-07-28T14:23:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:33 smithi204 bash[68176]: cluster 2024-07-28T14:23:32.796099+0000 mgr.y (mgr.25253) 5246 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:34.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:33 smithi177 bash[81864]: cluster 2024-07-28T14:23:32.796099+0000 mgr.y (mgr.25253) 5246 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:34.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:33 smithi177 bash[79620]: cluster 2024-07-28T14:23:32.796099+0000 mgr.y (mgr.25253) 5246 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:34.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:23:34.861969+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:34.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:34.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9660 16 16 0 0 0 - 0 2024-07-28T14:23:35.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9661 16 16 0 0 0 - 0 2024-07-28T14:23:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:35 smithi204 bash[68176]: cluster 2024-07-28T14:23:34.797734+0000 mgr.y (mgr.25253) 5247 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:36.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:23:36.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:35 smithi177 bash[81864]: cluster 2024-07-28T14:23:34.797734+0000 mgr.y (mgr.25253) 5247 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:36.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:35 smithi177 bash[79620]: cluster 2024-07-28T14:23:34.797734+0000 mgr.y (mgr.25253) 5247 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:36.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9662 16 16 0 0 0 - 0 2024-07-28T14:23:37.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9663 16 16 0 0 0 - 0 2024-07-28T14:23:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:37 smithi204 bash[68176]: cluster 2024-07-28T14:23:36.799368+0000 mgr.y (mgr.25253) 5248 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:37 smithi177 bash[81864]: cluster 2024-07-28T14:23:36.799368+0000 mgr.y (mgr.25253) 5248 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:38.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:37 smithi177 bash[79620]: cluster 2024-07-28T14:23:36.799368+0000 mgr.y (mgr.25253) 5248 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:38.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9664 16 16 0 0 0 - 0 2024-07-28T14:23:39.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9665 16 16 0 0 0 - 0 2024-07-28T14:23:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:39 smithi204 bash[68176]: cluster 2024-07-28T14:23:38.801016+0000 mgr.y (mgr.25253) 5249 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:40.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:39 smithi177 bash[81864]: cluster 2024-07-28T14:23:38.801016+0000 mgr.y (mgr.25253) 5249 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:39 smithi177 bash[79620]: cluster 2024-07-28T14:23:38.801016+0000 mgr.y (mgr.25253) 5249 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:40.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9666 16 16 0 0 0 - 0 2024-07-28T14:23:41.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9667 16 16 0 0 0 - 0 2024-07-28T14:23:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:41 smithi204 bash[68176]: cluster 2024-07-28T14:23:40.802712+0000 mgr.y (mgr.25253) 5250 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:41 smithi177 bash[81864]: cluster 2024-07-28T14:23:40.802712+0000 mgr.y (mgr.25253) 5250 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:41 smithi177 bash[79620]: cluster 2024-07-28T14:23:40.802712+0000 mgr.y (mgr.25253) 5250 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9668 16 16 0 0 0 - 0 2024-07-28T14:23:43.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9669 16 16 0 0 0 - 0 2024-07-28T14:23:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:43 smithi204 bash[68176]: cluster 2024-07-28T14:23:42.804309+0000 mgr.y (mgr.25253) 5251 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:43 smithi177 bash[81864]: cluster 2024-07-28T14:23:42.804309+0000 mgr.y (mgr.25253) 5251 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:43 smithi177 bash[79620]: cluster 2024-07-28T14:23:42.804309+0000 mgr.y (mgr.25253) 5251 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:44.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9670 16 16 0 0 0 - 0 2024-07-28T14:23:45.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9671 16 16 0 0 0 - 0 2024-07-28T14:23:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:45 smithi204 bash[68176]: cluster 2024-07-28T14:23:44.805807+0000 mgr.y (mgr.25253) 5252 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:46.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:23:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:45 smithi177 bash[81864]: cluster 2024-07-28T14:23:44.805807+0000 mgr.y (mgr.25253) 5252 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:45 smithi177 bash[79620]: cluster 2024-07-28T14:23:44.805807+0000 mgr.y (mgr.25253) 5252 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:46.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9672 16 16 0 0 0 - 0 2024-07-28T14:23:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:46 smithi204 bash[68176]: audit 2024-07-28T14:23:45.938810+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:47.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:46 smithi177 bash[81864]: audit 2024-07-28T14:23:45.938810+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:46 smithi177 bash[79620]: audit 2024-07-28T14:23:45.938810+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:47.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9673 16 16 0 0 0 - 0 2024-07-28T14:23:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:47 smithi204 bash[68176]: cluster 2024-07-28T14:23:46.807229+0000 mgr.y (mgr.25253) 5253 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:48.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:47 smithi177 bash[81864]: cluster 2024-07-28T14:23:46.807229+0000 mgr.y (mgr.25253) 5253 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:48.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:47 smithi177 bash[79620]: cluster 2024-07-28T14:23:46.807229+0000 mgr.y (mgr.25253) 5253 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:48.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9674 16 16 0 0 0 - 0 2024-07-28T14:23:49.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9675 16 16 0 0 0 - 0 2024-07-28T14:23:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:49 smithi204 bash[68176]: cluster 2024-07-28T14:23:48.808683+0000 mgr.y (mgr.25253) 5254 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:50.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:49 smithi177 bash[81864]: cluster 2024-07-28T14:23:48.808683+0000 mgr.y (mgr.25253) 5254 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:50.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:49 smithi177 bash[79620]: cluster 2024-07-28T14:23:48.808683+0000 mgr.y (mgr.25253) 5254 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:50.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9676 16 16 0 0 0 - 0 2024-07-28T14:23:51.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9677 16 16 0 0 0 - 0 2024-07-28T14:23:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:51 smithi204 bash[68176]: cluster 2024-07-28T14:23:50.810187+0000 mgr.y (mgr.25253) 5255 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:52.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:51 smithi177 bash[81864]: cluster 2024-07-28T14:23:50.810187+0000 mgr.y (mgr.25253) 5255 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:51 smithi177 bash[79620]: cluster 2024-07-28T14:23:50.810187+0000 mgr.y (mgr.25253) 5255 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:23:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9678 16 16 0 0 0 - 0 2024-07-28T14:23:53.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9679 16 16 0 0 0 - 0 2024-07-28T14:23:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:53 smithi204 bash[68176]: cluster 2024-07-28T14:23:52.811686+0000 mgr.y (mgr.25253) 5256 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:54.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:53 smithi177 bash[81864]: cluster 2024-07-28T14:23:52.811686+0000 mgr.y (mgr.25253) 5256 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:54.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:53 smithi177 bash[79620]: cluster 2024-07-28T14:23:52.811686+0000 mgr.y (mgr.25253) 5256 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:54.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:23:54.864989+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:54.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:54.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9680 16 16 0 0 0 - 0 2024-07-28T14:23:55.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9681 16 16 0 0 0 - 0 2024-07-28T14:23:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:55 smithi204 bash[68176]: cluster 2024-07-28T14:23:54.813162+0000 mgr.y (mgr.25253) 5257 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:56.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:55 smithi177 bash[79620]: cluster 2024-07-28T14:23:54.813162+0000 mgr.y (mgr.25253) 5257 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:56.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:23:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:23:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:23:56.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:55 smithi177 bash[81864]: cluster 2024-07-28T14:23:54.813162+0000 mgr.y (mgr.25253) 5257 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:56.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9682 16 16 0 0 0 - 0 2024-07-28T14:23:57.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9683 16 16 0 0 0 - 0 2024-07-28T14:23:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:57 smithi204 bash[68176]: cluster 2024-07-28T14:23:56.814631+0000 mgr.y (mgr.25253) 5258 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:58.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:57 smithi177 bash[81864]: cluster 2024-07-28T14:23:56.814631+0000 mgr.y (mgr.25253) 5258 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:57 smithi177 bash[79620]: cluster 2024-07-28T14:23:56.814631+0000 mgr.y (mgr.25253) 5258 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:23:58.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9684 16 16 0 0 0 - 0 2024-07-28T14:23:59.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9685 16 16 0 0 0 - 0 2024-07-28T14:24:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:23:59 smithi204 bash[68176]: cluster 2024-07-28T14:23:58.816137+0000 mgr.y (mgr.25253) 5259 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:00.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:23:59 smithi177 bash[81864]: cluster 2024-07-28T14:23:58.816137+0000 mgr.y (mgr.25253) 5259 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:23:59 smithi177 bash[79620]: cluster 2024-07-28T14:23:58.816137+0000 mgr.y (mgr.25253) 5259 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:00.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9686 16 16 0 0 0 - 0 2024-07-28T14:24:01.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9687 16 16 0 0 0 - 0 2024-07-28T14:24:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:01 smithi204 bash[68176]: cluster 2024-07-28T14:24:00.817608+0000 mgr.y (mgr.25253) 5260 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:01 smithi204 bash[68176]: audit 2024-07-28T14:24:00.939240+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:01 smithi177 bash[81864]: cluster 2024-07-28T14:24:00.817608+0000 mgr.y (mgr.25253) 5260 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:02.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:01 smithi177 bash[81864]: audit 2024-07-28T14:24:00.939240+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:01 smithi177 bash[79620]: cluster 2024-07-28T14:24:00.817608+0000 mgr.y (mgr.25253) 5260 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:01 smithi177 bash[79620]: audit 2024-07-28T14:24:00.939240+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9688 16 16 0 0 0 - 0 2024-07-28T14:24:03.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9689 16 16 0 0 0 - 0 2024-07-28T14:24:04.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:03 smithi177 bash[81864]: cluster 2024-07-28T14:24:02.819201+0000 mgr.y (mgr.25253) 5261 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:03 smithi177 bash[79620]: cluster 2024-07-28T14:24:02.819201+0000 mgr.y (mgr.25253) 5261 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:03 smithi204 bash[68176]: cluster 2024-07-28T14:24:02.819201+0000 mgr.y (mgr.25253) 5261 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:04.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9690 16 16 0 0 0 - 0 2024-07-28T14:24:05.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9691 16 16 0 0 0 - 0 2024-07-28T14:24:06.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:05 smithi177 bash[79620]: cluster 2024-07-28T14:24:04.820831+0000 mgr.y (mgr.25253) 5262 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:06] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:24:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:05 smithi177 bash[81864]: cluster 2024-07-28T14:24:04.820831+0000 mgr.y (mgr.25253) 5262 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:05 smithi204 bash[68176]: cluster 2024-07-28T14:24:04.820831+0000 mgr.y (mgr.25253) 5262 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:06.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9692 16 16 0 0 0 - 0 2024-07-28T14:24:07.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9693 16 16 0 0 0 - 0 2024-07-28T14:24:08.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:07 smithi177 bash[81864]: cluster 2024-07-28T14:24:06.822452+0000 mgr.y (mgr.25253) 5263 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:07 smithi177 bash[79620]: cluster 2024-07-28T14:24:06.822452+0000 mgr.y (mgr.25253) 5263 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:07 smithi204 bash[68176]: cluster 2024-07-28T14:24:06.822452+0000 mgr.y (mgr.25253) 5263 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:08.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9694 16 16 0 0 0 - 0 2024-07-28T14:24:09.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9695 16 16 0 0 0 - 0 2024-07-28T14:24:10.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:09 smithi177 bash[81864]: cluster 2024-07-28T14:24:08.824102+0000 mgr.y (mgr.25253) 5264 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:09 smithi177 bash[79620]: cluster 2024-07-28T14:24:08.824102+0000 mgr.y (mgr.25253) 5264 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:09 smithi204 bash[68176]: cluster 2024-07-28T14:24:08.824102+0000 mgr.y (mgr.25253) 5264 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:10.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9696 16 16 0 0 0 - 0 2024-07-28T14:24:11.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9697 16 16 0 0 0 - 0 2024-07-28T14:24:12.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:11 smithi177 bash[81864]: cluster 2024-07-28T14:24:10.825720+0000 mgr.y (mgr.25253) 5265 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:11 smithi177 bash[79620]: cluster 2024-07-28T14:24:10.825720+0000 mgr.y (mgr.25253) 5265 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:11 smithi204 bash[68176]: cluster 2024-07-28T14:24:10.825720+0000 mgr.y (mgr.25253) 5265 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9698 16 16 0 0 0 - 0 2024-07-28T14:24:13.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9699 16 16 0 0 0 - 0 2024-07-28T14:24:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:13 smithi177 bash[81864]: cluster 2024-07-28T14:24:12.827315+0000 mgr.y (mgr.25253) 5266 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:13 smithi177 bash[79620]: cluster 2024-07-28T14:24:12.827315+0000 mgr.y (mgr.25253) 5266 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:13 smithi204 bash[68176]: cluster 2024-07-28T14:24:12.827315+0000 mgr.y (mgr.25253) 5266 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:14.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:24:14.868226+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:14.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:14.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9700 16 16 0 0 0 - 0 2024-07-28T14:24:15.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9701 16 16 0 0 0 - 0 2024-07-28T14:24:16.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:15 smithi177 bash[79620]: cluster 2024-07-28T14:24:14.828966+0000 mgr.y (mgr.25253) 5267 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:16.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:24:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:15 smithi177 bash[81864]: cluster 2024-07-28T14:24:14.828966+0000 mgr.y (mgr.25253) 5267 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:15 smithi204 bash[68176]: cluster 2024-07-28T14:24:14.828966+0000 mgr.y (mgr.25253) 5267 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:16.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9702 16 16 0 0 0 - 0 2024-07-28T14:24:17.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:16 smithi177 bash[79620]: audit 2024-07-28T14:24:15.939561+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:17.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:16 smithi177 bash[81864]: audit 2024-07-28T14:24:15.939561+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:16 smithi204 bash[68176]: audit 2024-07-28T14:24:15.939561+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:17.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9703 16 16 0 0 0 - 0 2024-07-28T14:24:18.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:17 smithi177 bash[79620]: cluster 2024-07-28T14:24:16.830557+0000 mgr.y (mgr.25253) 5268 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:17 smithi177 bash[81864]: cluster 2024-07-28T14:24:16.830557+0000 mgr.y (mgr.25253) 5268 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:17 smithi204 bash[68176]: cluster 2024-07-28T14:24:16.830557+0000 mgr.y (mgr.25253) 5268 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:18.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9704 16 16 0 0 0 - 0 2024-07-28T14:24:19.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9705 16 16 0 0 0 - 0 2024-07-28T14:24:20.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:19 smithi177 bash[79620]: cluster 2024-07-28T14:24:18.832173+0000 mgr.y (mgr.25253) 5269 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:19 smithi177 bash[81864]: cluster 2024-07-28T14:24:18.832173+0000 mgr.y (mgr.25253) 5269 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:19 smithi204 bash[68176]: cluster 2024-07-28T14:24:18.832173+0000 mgr.y (mgr.25253) 5269 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:20.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9706 16 16 0 0 0 - 0 2024-07-28T14:24:21.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9707 16 16 0 0 0 - 0 2024-07-28T14:24:22.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:21 smithi177 bash[79620]: cluster 2024-07-28T14:24:20.833776+0000 mgr.y (mgr.25253) 5270 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:21 smithi177 bash[81864]: cluster 2024-07-28T14:24:20.833776+0000 mgr.y (mgr.25253) 5270 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:21 smithi204 bash[68176]: cluster 2024-07-28T14:24:20.833776+0000 mgr.y (mgr.25253) 5270 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9708 16 16 0 0 0 - 0 2024-07-28T14:24:23.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9709 16 16 0 0 0 - 0 2024-07-28T14:24:24.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:23 smithi177 bash[79620]: cluster 2024-07-28T14:24:22.835399+0000 mgr.y (mgr.25253) 5271 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:23 smithi177 bash[81864]: cluster 2024-07-28T14:24:22.835399+0000 mgr.y (mgr.25253) 5271 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:23 smithi204 bash[68176]: cluster 2024-07-28T14:24:22.835399+0000 mgr.y (mgr.25253) 5271 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:24.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9710 16 16 0 0 0 - 0 2024-07-28T14:24:25.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9711 16 16 0 0 0 - 0 2024-07-28T14:24:26.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:24:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:25 smithi177 bash[81864]: cluster 2024-07-28T14:24:24.837025+0000 mgr.y (mgr.25253) 5272 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:25 smithi177 bash[81864]: audit 2024-07-28T14:24:25.714970+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:24:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:25 smithi177 bash[79620]: cluster 2024-07-28T14:24:24.837025+0000 mgr.y (mgr.25253) 5272 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:25 smithi177 bash[79620]: audit 2024-07-28T14:24:25.714970+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:24:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:25 smithi204 bash[68176]: cluster 2024-07-28T14:24:24.837025+0000 mgr.y (mgr.25253) 5272 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:25 smithi204 bash[68176]: audit 2024-07-28T14:24:25.714970+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:24:26.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9712 16 16 0 0 0 - 0 2024-07-28T14:24:27.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9713 16 16 0 0 0 - 0 2024-07-28T14:24:28.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:27 smithi177 bash[81864]: cluster 2024-07-28T14:24:26.838631+0000 mgr.y (mgr.25253) 5273 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:27 smithi177 bash[79620]: cluster 2024-07-28T14:24:26.838631+0000 mgr.y (mgr.25253) 5273 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:27 smithi204 bash[68176]: cluster 2024-07-28T14:24:26.838631+0000 mgr.y (mgr.25253) 5273 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:28.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9714 16 16 0 0 0 - 0 2024-07-28T14:24:29.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9715 16 16 0 0 0 - 0 2024-07-28T14:24:30.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:29 smithi177 bash[81864]: cluster 2024-07-28T14:24:28.840138+0000 mgr.y (mgr.25253) 5274 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:29 smithi177 bash[79620]: cluster 2024-07-28T14:24:28.840138+0000 mgr.y (mgr.25253) 5274 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:29 smithi204 bash[68176]: cluster 2024-07-28T14:24:28.840138+0000 mgr.y (mgr.25253) 5274 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:30.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9716 16 16 0 0 0 - 0 2024-07-28T14:24:31.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:30 smithi177 bash[79620]: audit 2024-07-28T14:24:30.939105+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:31.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:30 smithi177 bash[81864]: audit 2024-07-28T14:24:30.939105+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:30 smithi204 bash[68176]: audit 2024-07-28T14:24:30.939105+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:31.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9717 16 16 0 0 0 - 0 2024-07-28T14:24:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: cluster 2024-07-28T14:24:30.840947+0000 mgr.y (mgr.25253) 5275 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:31.341883+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:31.348571+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:31.657247+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:31.664864+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:32.095547+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:32.097126+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:32 smithi204 bash[68176]: audit 2024-07-28T14:24:32.106671+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: cluster 2024-07-28T14:24:30.840947+0000 mgr.y (mgr.25253) 5275 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:31.341883+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:31.348571+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:31.657247+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:31.664864+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:32.095547+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:32.097126+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[79620]: audit 2024-07-28T14:24:32.106671+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: cluster 2024-07-28T14:24:30.840947+0000 mgr.y (mgr.25253) 5275 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:31.341883+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:31.348571+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:31.657247+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:31.664864+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:32.095547+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:32.097126+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:32 smithi177 bash[81864]: audit 2024-07-28T14:24:32.106671+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:24:32.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9718 16 16 0 0 0 - 0 2024-07-28T14:24:33.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9719 16 16 0 0 0 - 0 2024-07-28T14:24:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:34 smithi204 bash[68176]: cluster 2024-07-28T14:24:32.842361+0000 mgr.y (mgr.25253) 5276 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:34 smithi177 bash[81864]: cluster 2024-07-28T14:24:32.842361+0000 mgr.y (mgr.25253) 5276 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:34 smithi177 bash[79620]: cluster 2024-07-28T14:24:32.842361+0000 mgr.y (mgr.25253) 5276 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:34.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:24:34.871384+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:34.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:34.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9720 16 16 0 0 0 - 0 2024-07-28T14:24:35.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9721 16 16 0 0 0 - 0 2024-07-28T14:24:36.351 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:24:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:36 smithi204 bash[68176]: cluster 2024-07-28T14:24:34.843970+0000 mgr.y (mgr.25253) 5277 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:36.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:36 smithi177 bash[79620]: cluster 2024-07-28T14:24:34.843970+0000 mgr.y (mgr.25253) 5277 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:36 smithi177 bash[81864]: cluster 2024-07-28T14:24:34.843970+0000 mgr.y (mgr.25253) 5277 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:36.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9722 16 16 0 0 0 - 0 2024-07-28T14:24:37.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9723 16 16 0 0 0 - 0 2024-07-28T14:24:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:38 smithi204 bash[68176]: cluster 2024-07-28T14:24:36.845592+0000 mgr.y (mgr.25253) 5278 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:38.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:38 smithi177 bash[79620]: cluster 2024-07-28T14:24:36.845592+0000 mgr.y (mgr.25253) 5278 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:38 smithi177 bash[81864]: cluster 2024-07-28T14:24:36.845592+0000 mgr.y (mgr.25253) 5278 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:38.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9724 16 16 0 0 0 - 0 2024-07-28T14:24:39.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9725 16 16 0 0 0 - 0 2024-07-28T14:24:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:40 smithi204 bash[68176]: cluster 2024-07-28T14:24:38.847081+0000 mgr.y (mgr.25253) 5279 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:40 smithi177 bash[81864]: cluster 2024-07-28T14:24:38.847081+0000 mgr.y (mgr.25253) 5279 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:40 smithi177 bash[79620]: cluster 2024-07-28T14:24:38.847081+0000 mgr.y (mgr.25253) 5279 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:40.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9726 16 16 0 0 0 - 0 2024-07-28T14:24:41.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9727 16 16 0 0 0 - 0 2024-07-28T14:24:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:42 smithi204 bash[68176]: cluster 2024-07-28T14:24:40.848533+0000 mgr.y (mgr.25253) 5280 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:42 smithi177 bash[81864]: cluster 2024-07-28T14:24:40.848533+0000 mgr.y (mgr.25253) 5280 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:42 smithi177 bash[79620]: cluster 2024-07-28T14:24:40.848533+0000 mgr.y (mgr.25253) 5280 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:42.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9728 16 16 0 0 0 - 0 2024-07-28T14:24:43.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9729 16 16 0 0 0 - 0 2024-07-28T14:24:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:44 smithi204 bash[68176]: cluster 2024-07-28T14:24:42.850000+0000 mgr.y (mgr.25253) 5281 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:44 smithi177 bash[81864]: cluster 2024-07-28T14:24:42.850000+0000 mgr.y (mgr.25253) 5281 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:44 smithi177 bash[79620]: cluster 2024-07-28T14:24:42.850000+0000 mgr.y (mgr.25253) 5281 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:44.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9730 16 16 0 0 0 - 0 2024-07-28T14:24:45.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9731 16 16 0 0 0 - 0 2024-07-28T14:24:46.374 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:24:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:46 smithi204 bash[68176]: cluster 2024-07-28T14:24:44.851459+0000 mgr.y (mgr.25253) 5282 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:46 smithi204 bash[68176]: audit 2024-07-28T14:24:45.940048+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:46.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:46 smithi177 bash[81864]: cluster 2024-07-28T14:24:44.851459+0000 mgr.y (mgr.25253) 5282 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:46.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:46 smithi177 bash[81864]: audit 2024-07-28T14:24:45.940048+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:46 smithi177 bash[79620]: cluster 2024-07-28T14:24:44.851459+0000 mgr.y (mgr.25253) 5282 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:46 smithi177 bash[79620]: audit 2024-07-28T14:24:45.940048+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:46.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9732 16 16 0 0 0 - 0 2024-07-28T14:24:47.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9733 16 16 0 0 0 - 0 2024-07-28T14:24:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:48 smithi204 bash[68176]: cluster 2024-07-28T14:24:46.852927+0000 mgr.y (mgr.25253) 5283 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:48 smithi177 bash[81864]: cluster 2024-07-28T14:24:46.852927+0000 mgr.y (mgr.25253) 5283 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:48 smithi177 bash[79620]: cluster 2024-07-28T14:24:46.852927+0000 mgr.y (mgr.25253) 5283 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:48.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9734 16 16 0 0 0 - 0 2024-07-28T14:24:49.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9735 16 16 0 0 0 - 0 2024-07-28T14:24:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:50 smithi204 bash[68176]: cluster 2024-07-28T14:24:48.854395+0000 mgr.y (mgr.25253) 5284 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:50.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:50 smithi177 bash[81864]: cluster 2024-07-28T14:24:48.854395+0000 mgr.y (mgr.25253) 5284 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:50 smithi177 bash[79620]: cluster 2024-07-28T14:24:48.854395+0000 mgr.y (mgr.25253) 5284 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:50.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9736 16 16 0 0 0 - 0 2024-07-28T14:24:51.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9737 16 16 0 0 0 - 0 2024-07-28T14:24:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:52 smithi204 bash[68176]: cluster 2024-07-28T14:24:50.855861+0000 mgr.y (mgr.25253) 5285 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:24:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:52 smithi177 bash[81864]: cluster 2024-07-28T14:24:50.855861+0000 mgr.y (mgr.25253) 5285 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:52 smithi177 bash[79620]: cluster 2024-07-28T14:24:50.855861+0000 mgr.y (mgr.25253) 5285 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:52.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9738 16 16 0 0 0 - 0 2024-07-28T14:24:53.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9739 16 16 0 0 0 - 0 2024-07-28T14:24:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:54 smithi204 bash[68176]: cluster 2024-07-28T14:24:52.857301+0000 mgr.y (mgr.25253) 5286 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:54 smithi177 bash[81864]: cluster 2024-07-28T14:24:52.857301+0000 mgr.y (mgr.25253) 5286 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:54 smithi177 bash[79620]: cluster 2024-07-28T14:24:52.857301+0000 mgr.y (mgr.25253) 5286 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:54.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:24:54.874732+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:54.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:54.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9740 16 16 0 0 0 - 0 2024-07-28T14:24:55.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9741 16 16 0 0 0 - 0 2024-07-28T14:24:56.395 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:24:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:24:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:24:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:56 smithi204 bash[68176]: cluster 2024-07-28T14:24:54.858749+0000 mgr.y (mgr.25253) 5287 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:56.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:56 smithi177 bash[81864]: cluster 2024-07-28T14:24:54.858749+0000 mgr.y (mgr.25253) 5287 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:56 smithi177 bash[79620]: cluster 2024-07-28T14:24:54.858749+0000 mgr.y (mgr.25253) 5287 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:56.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9742 16 16 0 0 0 - 0 2024-07-28T14:24:57.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9743 16 16 0 0 0 - 0 2024-07-28T14:24:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:24:58 smithi204 bash[68176]: cluster 2024-07-28T14:24:56.860333+0000 mgr.y (mgr.25253) 5288 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:58.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:24:58 smithi177 bash[79620]: cluster 2024-07-28T14:24:56.860333+0000 mgr.y (mgr.25253) 5288 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:24:58 smithi177 bash[81864]: cluster 2024-07-28T14:24:56.860333+0000 mgr.y (mgr.25253) 5288 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:24:58.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9744 16 16 0 0 0 - 0 2024-07-28T14:24:59.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9745 16 16 0 0 0 - 0 2024-07-28T14:25:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:00 smithi204 bash[68176]: cluster 2024-07-28T14:24:58.861821+0000 mgr.y (mgr.25253) 5289 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:00.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:00 smithi177 bash[81864]: cluster 2024-07-28T14:24:58.861821+0000 mgr.y (mgr.25253) 5289 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:00 smithi177 bash[79620]: cluster 2024-07-28T14:24:58.861821+0000 mgr.y (mgr.25253) 5289 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:00.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9746 16 16 0 0 0 - 0 2024-07-28T14:25:01.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:01 smithi204 bash[68176]: audit 2024-07-28T14:25:00.940632+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:01 smithi177 bash[81864]: audit 2024-07-28T14:25:00.940632+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:01 smithi177 bash[79620]: audit 2024-07-28T14:25:00.940632+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:01.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9747 16 16 0 0 0 - 0 2024-07-28T14:25:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:02 smithi204 bash[68176]: cluster 2024-07-28T14:25:00.863281+0000 mgr.y (mgr.25253) 5290 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:02 smithi177 bash[81864]: cluster 2024-07-28T14:25:00.863281+0000 mgr.y (mgr.25253) 5290 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:02 smithi177 bash[79620]: cluster 2024-07-28T14:25:00.863281+0000 mgr.y (mgr.25253) 5290 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:02.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9748 16 16 0 0 0 - 0 2024-07-28T14:25:03.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:03 smithi177 bash[81864]: cluster 2024-07-28T14:25:02.864793+0000 mgr.y (mgr.25253) 5291 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:03 smithi177 bash[79620]: cluster 2024-07-28T14:25:02.864793+0000 mgr.y (mgr.25253) 5291 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:03.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9749 16 16 0 0 0 - 0 2024-07-28T14:25:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:03 smithi204 bash[68176]: cluster 2024-07-28T14:25:02.864793+0000 mgr.y (mgr.25253) 5291 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:04.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9750 16 16 0 0 0 - 0 2024-07-28T14:25:05.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9751 16 16 0 0 0 - 0 2024-07-28T14:25:06.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:25:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:05 smithi177 bash[81864]: cluster 2024-07-28T14:25:04.866246+0000 mgr.y (mgr.25253) 5292 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:06.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:05 smithi177 bash[79620]: cluster 2024-07-28T14:25:04.866246+0000 mgr.y (mgr.25253) 5292 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:05 smithi204 bash[68176]: cluster 2024-07-28T14:25:04.866246+0000 mgr.y (mgr.25253) 5292 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:06.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9752 16 16 0 0 0 - 0 2024-07-28T14:25:07.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9753 16 16 0 0 0 - 0 2024-07-28T14:25:08.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:07 smithi177 bash[81864]: cluster 2024-07-28T14:25:06.867735+0000 mgr.y (mgr.25253) 5293 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:07 smithi177 bash[79620]: cluster 2024-07-28T14:25:06.867735+0000 mgr.y (mgr.25253) 5293 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:07 smithi204 bash[68176]: cluster 2024-07-28T14:25:06.867735+0000 mgr.y (mgr.25253) 5293 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:08.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9754 16 16 0 0 0 - 0 2024-07-28T14:25:09.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9755 16 16 0 0 0 - 0 2024-07-28T14:25:10.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:09 smithi177 bash[81864]: cluster 2024-07-28T14:25:08.869167+0000 mgr.y (mgr.25253) 5294 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:09 smithi177 bash[79620]: cluster 2024-07-28T14:25:08.869167+0000 mgr.y (mgr.25253) 5294 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:09 smithi204 bash[68176]: cluster 2024-07-28T14:25:08.869167+0000 mgr.y (mgr.25253) 5294 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:10.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9756 16 16 0 0 0 - 0 2024-07-28T14:25:11.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9757 16 16 0 0 0 - 0 2024-07-28T14:25:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:11 smithi177 bash[81864]: cluster 2024-07-28T14:25:10.870606+0000 mgr.y (mgr.25253) 5295 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:11 smithi177 bash[79620]: cluster 2024-07-28T14:25:10.870606+0000 mgr.y (mgr.25253) 5295 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:12.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:11 smithi204 bash[68176]: cluster 2024-07-28T14:25:10.870606+0000 mgr.y (mgr.25253) 5295 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9758 16 16 0 0 0 - 0 2024-07-28T14:25:13.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9759 16 16 0 0 0 - 0 2024-07-28T14:25:14.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:13 smithi177 bash[81864]: cluster 2024-07-28T14:25:12.872072+0000 mgr.y (mgr.25253) 5296 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:13 smithi177 bash[79620]: cluster 2024-07-28T14:25:12.872072+0000 mgr.y (mgr.25253) 5296 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:13 smithi204 bash[68176]: cluster 2024-07-28T14:25:12.872072+0000 mgr.y (mgr.25253) 5296 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:14.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:25:14.877990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:14.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:14.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9760 16 16 0 0 0 - 0 2024-07-28T14:25:15.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9761 16 16 0 0 0 - 0 2024-07-28T14:25:16.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:25:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:15 smithi177 bash[81864]: cluster 2024-07-28T14:25:14.873553+0000 mgr.y (mgr.25253) 5297 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:15 smithi177 bash[79620]: cluster 2024-07-28T14:25:14.873553+0000 mgr.y (mgr.25253) 5297 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:15 smithi204 bash[68176]: cluster 2024-07-28T14:25:14.873553+0000 mgr.y (mgr.25253) 5297 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:16.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9762 16 16 0 0 0 - 0 2024-07-28T14:25:17.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:16 smithi177 bash[79620]: audit 2024-07-28T14:25:15.940997+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:16 smithi177 bash[81864]: audit 2024-07-28T14:25:15.940997+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:16 smithi204 bash[68176]: audit 2024-07-28T14:25:15.940997+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:17.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9763 16 16 0 0 0 - 0 2024-07-28T14:25:18.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:17 smithi177 bash[81864]: cluster 2024-07-28T14:25:16.874995+0000 mgr.y (mgr.25253) 5298 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:17 smithi177 bash[79620]: cluster 2024-07-28T14:25:16.874995+0000 mgr.y (mgr.25253) 5298 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:17 smithi204 bash[68176]: cluster 2024-07-28T14:25:16.874995+0000 mgr.y (mgr.25253) 5298 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:18.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9764 16 16 0 0 0 - 0 2024-07-28T14:25:19.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9765 16 16 0 0 0 - 0 2024-07-28T14:25:20.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:19 smithi177 bash[81864]: cluster 2024-07-28T14:25:18.876480+0000 mgr.y (mgr.25253) 5299 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:19 smithi177 bash[79620]: cluster 2024-07-28T14:25:18.876480+0000 mgr.y (mgr.25253) 5299 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:19 smithi204 bash[68176]: cluster 2024-07-28T14:25:18.876480+0000 mgr.y (mgr.25253) 5299 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:20.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9766 16 16 0 0 0 - 0 2024-07-28T14:25:21.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9767 16 16 0 0 0 - 0 2024-07-28T14:25:22.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:21 smithi177 bash[81864]: cluster 2024-07-28T14:25:20.877922+0000 mgr.y (mgr.25253) 5300 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:21 smithi177 bash[79620]: cluster 2024-07-28T14:25:20.877922+0000 mgr.y (mgr.25253) 5300 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:21 smithi204 bash[68176]: cluster 2024-07-28T14:25:20.877922+0000 mgr.y (mgr.25253) 5300 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9768 16 16 0 0 0 - 0 2024-07-28T14:25:23.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9769 16 16 0 0 0 - 0 2024-07-28T14:25:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:23 smithi177 bash[81864]: cluster 2024-07-28T14:25:22.879463+0000 mgr.y (mgr.25253) 5301 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:23 smithi177 bash[79620]: cluster 2024-07-28T14:25:22.879463+0000 mgr.y (mgr.25253) 5301 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:23 smithi204 bash[68176]: cluster 2024-07-28T14:25:22.879463+0000 mgr.y (mgr.25253) 5301 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:24.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9770 16 16 0 0 0 - 0 2024-07-28T14:25:25.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9771 16 16 0 0 0 - 0 2024-07-28T14:25:26.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:25 smithi177 bash[79620]: cluster 2024-07-28T14:25:24.880912+0000 mgr.y (mgr.25253) 5302 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:25:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:25 smithi177 bash[81864]: cluster 2024-07-28T14:25:24.880912+0000 mgr.y (mgr.25253) 5302 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:25 smithi204 bash[68176]: cluster 2024-07-28T14:25:24.880912+0000 mgr.y (mgr.25253) 5302 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:26.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9772 16 16 0 0 0 - 0 2024-07-28T14:25:27.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9773 16 16 0 0 0 - 0 2024-07-28T14:25:28.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:27 smithi177 bash[79620]: cluster 2024-07-28T14:25:26.882367+0000 mgr.y (mgr.25253) 5303 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:27 smithi177 bash[81864]: cluster 2024-07-28T14:25:26.882367+0000 mgr.y (mgr.25253) 5303 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:27 smithi204 bash[68176]: cluster 2024-07-28T14:25:26.882367+0000 mgr.y (mgr.25253) 5303 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:28.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9774 16 16 0 0 0 - 0 2024-07-28T14:25:29.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9775 16 16 0 0 0 - 0 2024-07-28T14:25:30.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:29 smithi177 bash[81864]: cluster 2024-07-28T14:25:28.883861+0000 mgr.y (mgr.25253) 5304 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:30.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:29 smithi177 bash[79620]: cluster 2024-07-28T14:25:28.883861+0000 mgr.y (mgr.25253) 5304 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:29 smithi204 bash[68176]: cluster 2024-07-28T14:25:28.883861+0000 mgr.y (mgr.25253) 5304 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:30.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9776 16 16 0 0 0 - 0 2024-07-28T14:25:31.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:30 smithi177 bash[81864]: audit 2024-07-28T14:25:30.941636+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:30 smithi177 bash[79620]: audit 2024-07-28T14:25:30.941636+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:30 smithi204 bash[68176]: audit 2024-07-28T14:25:30.941636+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:31.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9777 16 16 0 0 0 - 0 2024-07-28T14:25:32.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:31 smithi177 bash[79620]: cluster 2024-07-28T14:25:30.885318+0000 mgr.y (mgr.25253) 5305 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:32.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:31 smithi177 bash[81864]: cluster 2024-07-28T14:25:30.885318+0000 mgr.y (mgr.25253) 5305 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:31 smithi204 bash[68176]: cluster 2024-07-28T14:25:30.885318+0000 mgr.y (mgr.25253) 5305 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9778 16 16 0 0 0 - 0 2024-07-28T14:25:33.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:33 smithi177 bash[81864]: audit 2024-07-28T14:25:32.234080+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:33 smithi177 bash[79620]: audit 2024-07-28T14:25:32.234080+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:33 smithi204 bash[68176]: audit 2024-07-28T14:25:32.234080+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:33.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9779 16 16 0 0 0 - 0 2024-07-28T14:25:34.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:34 smithi177 bash[81864]: cluster 2024-07-28T14:25:32.886800+0000 mgr.y (mgr.25253) 5306 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:34.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:34 smithi177 bash[79620]: cluster 2024-07-28T14:25:32.886800+0000 mgr.y (mgr.25253) 5306 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:34 smithi204 bash[68176]: cluster 2024-07-28T14:25:32.886800+0000 mgr.y (mgr.25253) 5306 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:34.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:25:34.881139+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:34.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:34.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9780 16 16 0 0 0 - 0 2024-07-28T14:25:35.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9781 16 16 0 0 0 - 0 2024-07-28T14:25:36.266 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:25:36.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:36 smithi177 bash[81864]: cluster 2024-07-28T14:25:34.888304+0000 mgr.y (mgr.25253) 5307 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:36.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:36 smithi177 bash[79620]: cluster 2024-07-28T14:25:34.888304+0000 mgr.y (mgr.25253) 5307 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:36 smithi204 bash[68176]: cluster 2024-07-28T14:25:34.888304+0000 mgr.y (mgr.25253) 5307 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:36.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9782 16 16 0 0 0 - 0 2024-07-28T14:25:37.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9783 16 16 0 0 0 - 0 2024-07-28T14:25:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[81864]: cluster 2024-07-28T14:25:36.889778+0000 mgr.y (mgr.25253) 5308 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[81864]: audit 2024-07-28T14:25:37.877874+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[81864]: audit 2024-07-28T14:25:37.885348+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[79620]: cluster 2024-07-28T14:25:36.889778+0000 mgr.y (mgr.25253) 5308 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[79620]: audit 2024-07-28T14:25:37.877874+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:38 smithi177 bash[79620]: audit 2024-07-28T14:25:37.885348+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:38 smithi204 bash[68176]: cluster 2024-07-28T14:25:36.889778+0000 mgr.y (mgr.25253) 5308 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:38 smithi204 bash[68176]: audit 2024-07-28T14:25:37.877874+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:38 smithi204 bash[68176]: audit 2024-07-28T14:25:37.885348+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:38.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9784 16 16 0 0 0 - 0 2024-07-28T14:25:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:39 smithi204 bash[68176]: audit 2024-07-28T14:25:38.159278+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:39 smithi204 bash[68176]: audit 2024-07-28T14:25:38.164968+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:39 smithi204 bash[68176]: audit 2024-07-28T14:25:38.603584+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:39 smithi204 bash[68176]: audit 2024-07-28T14:25:38.605382+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:39.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:39 smithi204 bash[68176]: audit 2024-07-28T14:25:38.615096+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[81864]: audit 2024-07-28T14:25:38.159278+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[81864]: audit 2024-07-28T14:25:38.164968+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[81864]: audit 2024-07-28T14:25:38.603584+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[81864]: audit 2024-07-28T14:25:38.605382+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[81864]: audit 2024-07-28T14:25:38.615096+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[79620]: audit 2024-07-28T14:25:38.159278+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[79620]: audit 2024-07-28T14:25:38.164968+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[79620]: audit 2024-07-28T14:25:38.603584+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[79620]: audit 2024-07-28T14:25:38.605382+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:39 smithi177 bash[79620]: audit 2024-07-28T14:25:38.615096+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:25:39.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9785 16 16 0 0 0 - 0 2024-07-28T14:25:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:40 smithi204 bash[68176]: cluster 2024-07-28T14:25:38.891357+0000 mgr.y (mgr.25253) 5309 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:40.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:40 smithi177 bash[81864]: cluster 2024-07-28T14:25:38.891357+0000 mgr.y (mgr.25253) 5309 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:40 smithi177 bash[79620]: cluster 2024-07-28T14:25:38.891357+0000 mgr.y (mgr.25253) 5309 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:40.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9786 16 16 0 0 0 - 0 2024-07-28T14:25:41.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9787 16 16 0 0 0 - 0 2024-07-28T14:25:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:42 smithi204 bash[68176]: cluster 2024-07-28T14:25:40.892868+0000 mgr.y (mgr.25253) 5310 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:42.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:42 smithi204 bash[60899]: ts=2024-07-28T14:25:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:42 smithi177 bash[79620]: cluster 2024-07-28T14:25:40.892868+0000 mgr.y (mgr.25253) 5310 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:42.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:42 smithi177 bash[81864]: cluster 2024-07-28T14:25:40.892868+0000 mgr.y (mgr.25253) 5310 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:42.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9788 16 16 0 0 0 - 0 2024-07-28T14:25:43.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9789 16 16 0 0 0 - 0 2024-07-28T14:25:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:44 smithi204 bash[68176]: cluster 2024-07-28T14:25:42.894345+0000 mgr.y (mgr.25253) 5311 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:44 smithi177 bash[81864]: cluster 2024-07-28T14:25:42.894345+0000 mgr.y (mgr.25253) 5311 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:44 smithi177 bash[79620]: cluster 2024-07-28T14:25:42.894345+0000 mgr.y (mgr.25253) 5311 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:44.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9790 16 16 0 0 0 - 0 2024-07-28T14:25:45.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9791 16 16 0 0 0 - 0 2024-07-28T14:25:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:25:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:46 smithi177 bash[81864]: cluster 2024-07-28T14:25:44.895955+0000 mgr.y (mgr.25253) 5312 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:46 smithi177 bash[81864]: audit 2024-07-28T14:25:45.941971+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:46 smithi177 bash[79620]: cluster 2024-07-28T14:25:44.895955+0000 mgr.y (mgr.25253) 5312 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:46 smithi177 bash[79620]: audit 2024-07-28T14:25:45.941971+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:46 smithi204 bash[68176]: cluster 2024-07-28T14:25:44.895955+0000 mgr.y (mgr.25253) 5312 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:46 smithi204 bash[68176]: audit 2024-07-28T14:25:45.941971+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:46.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9792 16 16 0 0 0 - 0 2024-07-28T14:25:47.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9793 16 16 0 0 0 - 0 2024-07-28T14:25:48.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:48 smithi177 bash[81864]: cluster 2024-07-28T14:25:46.897436+0000 mgr.y (mgr.25253) 5313 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:48 smithi177 bash[79620]: cluster 2024-07-28T14:25:46.897436+0000 mgr.y (mgr.25253) 5313 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:48 smithi204 bash[68176]: cluster 2024-07-28T14:25:46.897436+0000 mgr.y (mgr.25253) 5313 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:48.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9794 16 16 0 0 0 - 0 2024-07-28T14:25:49.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9795 16 16 0 0 0 - 0 2024-07-28T14:25:50.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:50 smithi177 bash[81864]: cluster 2024-07-28T14:25:48.898873+0000 mgr.y (mgr.25253) 5314 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:50 smithi177 bash[79620]: cluster 2024-07-28T14:25:48.898873+0000 mgr.y (mgr.25253) 5314 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:50 smithi204 bash[68176]: cluster 2024-07-28T14:25:48.898873+0000 mgr.y (mgr.25253) 5314 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:50.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9796 16 16 0 0 0 - 0 2024-07-28T14:25:51.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9797 16 16 0 0 0 - 0 2024-07-28T14:25:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:52 smithi177 bash[81864]: cluster 2024-07-28T14:25:50.900330+0000 mgr.y (mgr.25253) 5315 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:52 smithi177 bash[79620]: cluster 2024-07-28T14:25:50.900330+0000 mgr.y (mgr.25253) 5315 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:52 smithi204 bash[68176]: cluster 2024-07-28T14:25:50.900330+0000 mgr.y (mgr.25253) 5315 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:25:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9798 16 16 0 0 0 - 0 2024-07-28T14:25:53.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9799 16 16 0 0 0 - 0 2024-07-28T14:25:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:54 smithi177 bash[81864]: cluster 2024-07-28T14:25:52.901788+0000 mgr.y (mgr.25253) 5316 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:54.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:54 smithi177 bash[79620]: cluster 2024-07-28T14:25:52.901788+0000 mgr.y (mgr.25253) 5316 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:54 smithi204 bash[68176]: cluster 2024-07-28T14:25:52.901788+0000 mgr.y (mgr.25253) 5316 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:54.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:25:54.884391+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:54.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:54.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9800 16 16 0 0 0 - 0 2024-07-28T14:25:55.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9801 16 16 0 0 0 - 0 2024-07-28T14:25:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:25:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:25:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:25:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:56 smithi177 bash[81864]: cluster 2024-07-28T14:25:54.903264+0000 mgr.y (mgr.25253) 5317 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:56 smithi177 bash[79620]: cluster 2024-07-28T14:25:54.903264+0000 mgr.y (mgr.25253) 5317 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:56 smithi204 bash[68176]: cluster 2024-07-28T14:25:54.903264+0000 mgr.y (mgr.25253) 5317 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:56.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9802 16 16 0 0 0 - 0 2024-07-28T14:25:57.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9803 16 16 0 0 0 - 0 2024-07-28T14:25:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:25:58 smithi177 bash[81864]: cluster 2024-07-28T14:25:56.904732+0000 mgr.y (mgr.25253) 5318 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:25:58 smithi177 bash[79620]: cluster 2024-07-28T14:25:56.904732+0000 mgr.y (mgr.25253) 5318 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:25:58 smithi204 bash[68176]: cluster 2024-07-28T14:25:56.904732+0000 mgr.y (mgr.25253) 5318 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:25:58.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9804 16 16 0 0 0 - 0 2024-07-28T14:25:59.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9805 16 16 0 0 0 - 0 2024-07-28T14:26:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:00 smithi177 bash[81864]: cluster 2024-07-28T14:25:58.906193+0000 mgr.y (mgr.25253) 5319 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:00.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:00 smithi177 bash[79620]: cluster 2024-07-28T14:25:58.906193+0000 mgr.y (mgr.25253) 5319 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:00 smithi204 bash[68176]: cluster 2024-07-28T14:25:58.906193+0000 mgr.y (mgr.25253) 5319 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:00.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9806 16 16 0 0 0 - 0 2024-07-28T14:26:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:01 smithi177 bash[81864]: audit 2024-07-28T14:26:00.942446+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:01 smithi177 bash[79620]: audit 2024-07-28T14:26:00.942446+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:01 smithi204 bash[68176]: audit 2024-07-28T14:26:00.942446+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:01.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9807 16 16 0 0 0 - 0 2024-07-28T14:26:02.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:02 smithi177 bash[81864]: cluster 2024-07-28T14:26:00.907626+0000 mgr.y (mgr.25253) 5320 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:02 smithi177 bash[79620]: cluster 2024-07-28T14:26:00.907626+0000 mgr.y (mgr.25253) 5320 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:02 smithi204 bash[68176]: cluster 2024-07-28T14:26:00.907626+0000 mgr.y (mgr.25253) 5320 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9808 16 16 0 0 0 - 0 2024-07-28T14:26:03.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9809 16 16 0 0 0 - 0 2024-07-28T14:26:04.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:04 smithi177 bash[81864]: cluster 2024-07-28T14:26:02.909083+0000 mgr.y (mgr.25253) 5321 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:04 smithi177 bash[79620]: cluster 2024-07-28T14:26:02.909083+0000 mgr.y (mgr.25253) 5321 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:04 smithi204 bash[68176]: cluster 2024-07-28T14:26:02.909083+0000 mgr.y (mgr.25253) 5321 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:04.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9810 16 16 0 0 0 - 0 2024-07-28T14:26:05.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9811 16 16 0 0 0 - 0 2024-07-28T14:26:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:26:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:06 smithi177 bash[81864]: cluster 2024-07-28T14:26:04.910545+0000 mgr.y (mgr.25253) 5322 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:06 smithi177 bash[79620]: cluster 2024-07-28T14:26:04.910545+0000 mgr.y (mgr.25253) 5322 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:06 smithi204 bash[68176]: cluster 2024-07-28T14:26:04.910545+0000 mgr.y (mgr.25253) 5322 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:06.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9812 16 16 0 0 0 - 0 2024-07-28T14:26:07.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9813 16 16 0 0 0 - 0 2024-07-28T14:26:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:08 smithi177 bash[79620]: cluster 2024-07-28T14:26:06.912006+0000 mgr.y (mgr.25253) 5323 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:08 smithi177 bash[81864]: cluster 2024-07-28T14:26:06.912006+0000 mgr.y (mgr.25253) 5323 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:08 smithi204 bash[68176]: cluster 2024-07-28T14:26:06.912006+0000 mgr.y (mgr.25253) 5323 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:08.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9814 16 16 0 0 0 - 0 2024-07-28T14:26:09.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9815 16 16 0 0 0 - 0 2024-07-28T14:26:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:10 smithi177 bash[79620]: cluster 2024-07-28T14:26:08.913471+0000 mgr.y (mgr.25253) 5324 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:10 smithi177 bash[81864]: cluster 2024-07-28T14:26:08.913471+0000 mgr.y (mgr.25253) 5324 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:10 smithi204 bash[68176]: cluster 2024-07-28T14:26:08.913471+0000 mgr.y (mgr.25253) 5324 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:10.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9816 16 16 0 0 0 - 0 2024-07-28T14:26:11.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9817 16 16 0 0 0 - 0 2024-07-28T14:26:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:12 smithi177 bash[79620]: cluster 2024-07-28T14:26:10.914918+0000 mgr.y (mgr.25253) 5325 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:12 smithi177 bash[81864]: cluster 2024-07-28T14:26:10.914918+0000 mgr.y (mgr.25253) 5325 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:12 smithi204 bash[68176]: cluster 2024-07-28T14:26:10.914918+0000 mgr.y (mgr.25253) 5325 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9818 16 16 0 0 0 - 0 2024-07-28T14:26:13.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9819 16 16 0 0 0 - 0 2024-07-28T14:26:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:14 smithi177 bash[81864]: cluster 2024-07-28T14:26:12.916438+0000 mgr.y (mgr.25253) 5326 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:14.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:14 smithi177 bash[79620]: cluster 2024-07-28T14:26:12.916438+0000 mgr.y (mgr.25253) 5326 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:14 smithi204 bash[68176]: cluster 2024-07-28T14:26:12.916438+0000 mgr.y (mgr.25253) 5326 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:14.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:26:14.887725+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:14.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:14.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9820 16 16 0 0 0 - 0 2024-07-28T14:26:15.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9821 16 16 0 0 0 - 0 2024-07-28T14:26:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:26:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:16 smithi177 bash[79620]: cluster 2024-07-28T14:26:14.917942+0000 mgr.y (mgr.25253) 5327 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:16 smithi177 bash[79620]: audit 2024-07-28T14:26:15.943041+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:16 smithi177 bash[81864]: cluster 2024-07-28T14:26:14.917942+0000 mgr.y (mgr.25253) 5327 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:16 smithi177 bash[81864]: audit 2024-07-28T14:26:15.943041+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:16 smithi204 bash[68176]: cluster 2024-07-28T14:26:14.917942+0000 mgr.y (mgr.25253) 5327 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:16 smithi204 bash[68176]: audit 2024-07-28T14:26:15.943041+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:16.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9822 16 16 0 0 0 - 0 2024-07-28T14:26:17.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9823 16 16 0 0 0 - 0 2024-07-28T14:26:18.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:18 smithi177 bash[81864]: cluster 2024-07-28T14:26:16.919407+0000 mgr.y (mgr.25253) 5328 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:18 smithi177 bash[79620]: cluster 2024-07-28T14:26:16.919407+0000 mgr.y (mgr.25253) 5328 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:18 smithi204 bash[68176]: cluster 2024-07-28T14:26:16.919407+0000 mgr.y (mgr.25253) 5328 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:18.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9824 16 16 0 0 0 - 0 2024-07-28T14:26:19.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9825 16 16 0 0 0 - 0 2024-07-28T14:26:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:20 smithi177 bash[81864]: cluster 2024-07-28T14:26:18.920891+0000 mgr.y (mgr.25253) 5329 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:20 smithi177 bash[79620]: cluster 2024-07-28T14:26:18.920891+0000 mgr.y (mgr.25253) 5329 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:20 smithi204 bash[68176]: cluster 2024-07-28T14:26:18.920891+0000 mgr.y (mgr.25253) 5329 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:20.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9826 16 16 0 0 0 - 0 2024-07-28T14:26:21.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9827 16 16 0 0 0 - 0 2024-07-28T14:26:22.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:22 smithi177 bash[81864]: cluster 2024-07-28T14:26:20.922343+0000 mgr.y (mgr.25253) 5330 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:22 smithi177 bash[79620]: cluster 2024-07-28T14:26:20.922343+0000 mgr.y (mgr.25253) 5330 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:22 smithi204 bash[68176]: cluster 2024-07-28T14:26:20.922343+0000 mgr.y (mgr.25253) 5330 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9828 16 16 0 0 0 - 0 2024-07-28T14:26:23.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9829 16 16 0 0 0 - 0 2024-07-28T14:26:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:24 smithi177 bash[81864]: cluster 2024-07-28T14:26:22.923872+0000 mgr.y (mgr.25253) 5331 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:24 smithi177 bash[79620]: cluster 2024-07-28T14:26:22.923872+0000 mgr.y (mgr.25253) 5331 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:24 smithi204 bash[68176]: cluster 2024-07-28T14:26:22.923872+0000 mgr.y (mgr.25253) 5331 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:24.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9830 16 16 0 0 0 - 0 2024-07-28T14:26:25.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9831 16 16 0 0 0 - 0 2024-07-28T14:26:26.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:26 smithi177 bash[79620]: cluster 2024-07-28T14:26:24.925380+0000 mgr.y (mgr.25253) 5332 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:26 smithi177 bash[81864]: cluster 2024-07-28T14:26:24.925380+0000 mgr.y (mgr.25253) 5332 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:26:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:26 smithi204 bash[68176]: cluster 2024-07-28T14:26:24.925380+0000 mgr.y (mgr.25253) 5332 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:26.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9832 16 16 0 0 0 - 0 2024-07-28T14:26:27.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9833 16 16 0 0 0 - 0 2024-07-28T14:26:28.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:28 smithi177 bash[79620]: cluster 2024-07-28T14:26:26.926848+0000 mgr.y (mgr.25253) 5333 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:28 smithi177 bash[81864]: cluster 2024-07-28T14:26:26.926848+0000 mgr.y (mgr.25253) 5333 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:28 smithi204 bash[68176]: cluster 2024-07-28T14:26:26.926848+0000 mgr.y (mgr.25253) 5333 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:28.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9834 16 16 0 0 0 - 0 2024-07-28T14:26:29.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9835 16 16 0 0 0 - 0 2024-07-28T14:26:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:30 smithi204 bash[68176]: cluster 2024-07-28T14:26:28.928329+0000 mgr.y (mgr.25253) 5334 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:30.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:30 smithi177 bash[79620]: cluster 2024-07-28T14:26:28.928329+0000 mgr.y (mgr.25253) 5334 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:30 smithi177 bash[81864]: cluster 2024-07-28T14:26:28.928329+0000 mgr.y (mgr.25253) 5334 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:30.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9836 16 16 0 0 0 - 0 2024-07-28T14:26:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:31 smithi204 bash[68176]: audit 2024-07-28T14:26:30.943181+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:31.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:31 smithi177 bash[79620]: audit 2024-07-28T14:26:30.943181+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:31 smithi177 bash[81864]: audit 2024-07-28T14:26:30.943181+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:31.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9837 16 16 0 0 0 - 0 2024-07-28T14:26:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:32 smithi204 bash[68176]: cluster 2024-07-28T14:26:30.929785+0000 mgr.y (mgr.25253) 5335 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:32 smithi177 bash[81864]: cluster 2024-07-28T14:26:30.929785+0000 mgr.y (mgr.25253) 5335 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:32 smithi177 bash[79620]: cluster 2024-07-28T14:26:30.929785+0000 mgr.y (mgr.25253) 5335 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:32.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9838 16 16 0 0 0 - 0 2024-07-28T14:26:33.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9839 16 16 0 0 0 - 0 2024-07-28T14:26:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:34 smithi204 bash[68176]: cluster 2024-07-28T14:26:32.931254+0000 mgr.y (mgr.25253) 5336 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:34 smithi177 bash[81864]: cluster 2024-07-28T14:26:32.931254+0000 mgr.y (mgr.25253) 5336 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:34.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:34 smithi177 bash[79620]: cluster 2024-07-28T14:26:32.931254+0000 mgr.y (mgr.25253) 5336 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:34.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:26:34.891139+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:34.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:34.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9840 16 16 0 0 0 - 0 2024-07-28T14:26:35.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9841 16 16 0 0 0 - 0 2024-07-28T14:26:36.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:36 smithi177 bash[79620]: cluster 2024-07-28T14:26:34.932735+0000 mgr.y (mgr.25253) 5337 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:36 smithi177 bash[81864]: cluster 2024-07-28T14:26:34.932735+0000 mgr.y (mgr.25253) 5337 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:26:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:36 smithi204 bash[68176]: cluster 2024-07-28T14:26:34.932735+0000 mgr.y (mgr.25253) 5337 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:36.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9842 16 16 0 0 0 - 0 2024-07-28T14:26:37.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9843 16 16 0 0 0 - 0 2024-07-28T14:26:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:38 smithi204 bash[68176]: cluster 2024-07-28T14:26:36.934268+0000 mgr.y (mgr.25253) 5338 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:38 smithi177 bash[81864]: cluster 2024-07-28T14:26:36.934268+0000 mgr.y (mgr.25253) 5338 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:38.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:38 smithi177 bash[79620]: cluster 2024-07-28T14:26:36.934268+0000 mgr.y (mgr.25253) 5338 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:38.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9844 16 16 0 0 0 - 0 2024-07-28T14:26:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:39 smithi204 bash[68176]: audit 2024-07-28T14:26:38.748022+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:39.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:39 smithi177 bash[81864]: audit 2024-07-28T14:26:38.748022+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:39.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:39 smithi177 bash[79620]: audit 2024-07-28T14:26:38.748022+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:39.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9845 16 16 0 0 0 - 0 2024-07-28T14:26:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:40 smithi204 bash[68176]: cluster 2024-07-28T14:26:38.935742+0000 mgr.y (mgr.25253) 5339 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:40 smithi177 bash[79620]: cluster 2024-07-28T14:26:38.935742+0000 mgr.y (mgr.25253) 5339 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:40 smithi177 bash[81864]: cluster 2024-07-28T14:26:38.935742+0000 mgr.y (mgr.25253) 5339 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:40.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9846 16 16 0 0 0 - 0 2024-07-28T14:26:41.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9847 16 16 0 0 0 - 0 2024-07-28T14:26:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:41 smithi204 bash[68176]: cluster 2024-07-28T14:26:40.937205+0000 mgr.y (mgr.25253) 5340 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:41 smithi177 bash[81864]: cluster 2024-07-28T14:26:40.937205+0000 mgr.y (mgr.25253) 5340 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:41 smithi177 bash[79620]: cluster 2024-07-28T14:26:40.937205+0000 mgr.y (mgr.25253) 5340 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9848 16 16 0 0 0 - 0 2024-07-28T14:26:43.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9849 16 16 0 0 0 - 0 2024-07-28T14:26:44.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:43 smithi177 bash[81864]: cluster 2024-07-28T14:26:42.938670+0000 mgr.y (mgr.25253) 5341 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:44.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:43 smithi177 bash[79620]: cluster 2024-07-28T14:26:42.938670+0000 mgr.y (mgr.25253) 5341 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:44.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:43 smithi204 bash[68176]: cluster 2024-07-28T14:26:42.938670+0000 mgr.y (mgr.25253) 5341 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:44.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9850 16 16 0 0 0 - 0 2024-07-28T14:26:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:44.411282+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:44.421080+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:44.702554+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:44.708619+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:45.143266+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:45.144835+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:45.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:45 smithi204 bash[68176]: audit 2024-07-28T14:26:45.154562+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:44.411282+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:44.421080+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:44.702554+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:44.708619+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:45.143266+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:45.144835+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[79620]: audit 2024-07-28T14:26:45.154562+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:44.411282+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:44.421080+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:44.702554+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:44.708619+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:45.143266+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:45.144835+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:45.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:45 smithi177 bash[81864]: audit 2024-07-28T14:26:45.154562+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:26:45.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9851 16 16 0 0 0 - 0 2024-07-28T14:26:46.411 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:26:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:46 smithi204 bash[68176]: cluster 2024-07-28T14:26:44.940104+0000 mgr.y (mgr.25253) 5342 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:46 smithi204 bash[68176]: audit 2024-07-28T14:26:45.943790+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:46.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:46 smithi177 bash[79620]: cluster 2024-07-28T14:26:44.940104+0000 mgr.y (mgr.25253) 5342 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:46.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:46 smithi177 bash[79620]: audit 2024-07-28T14:26:45.943790+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:46 smithi177 bash[81864]: cluster 2024-07-28T14:26:44.940104+0000 mgr.y (mgr.25253) 5342 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:46 smithi177 bash[81864]: audit 2024-07-28T14:26:45.943790+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:46.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9852 16 16 0 0 0 - 0 2024-07-28T14:26:47.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9853 16 16 0 0 0 - 0 2024-07-28T14:26:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:48 smithi177 bash[81864]: cluster 2024-07-28T14:26:46.941542+0000 mgr.y (mgr.25253) 5343 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:48 smithi177 bash[79620]: cluster 2024-07-28T14:26:46.941542+0000 mgr.y (mgr.25253) 5343 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:48.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9854 16 16 0 0 0 - 0 2024-07-28T14:26:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:48 smithi204 bash[68176]: cluster 2024-07-28T14:26:46.941542+0000 mgr.y (mgr.25253) 5343 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:49.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9855 16 16 0 0 0 - 0 2024-07-28T14:26:50.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:50 smithi177 bash[81864]: cluster 2024-07-28T14:26:48.942985+0000 mgr.y (mgr.25253) 5344 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:50 smithi177 bash[79620]: cluster 2024-07-28T14:26:48.942985+0000 mgr.y (mgr.25253) 5344 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:50.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9856 16 16 0 0 0 - 0 2024-07-28T14:26:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:50 smithi204 bash[68176]: cluster 2024-07-28T14:26:48.942985+0000 mgr.y (mgr.25253) 5344 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:51.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9857 16 16 0 0 0 - 0 2024-07-28T14:26:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:52 smithi204 bash[68176]: cluster 2024-07-28T14:26:50.944479+0000 mgr.y (mgr.25253) 5345 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:26:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:52 smithi177 bash[81864]: cluster 2024-07-28T14:26:50.944479+0000 mgr.y (mgr.25253) 5345 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:52.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:52 smithi177 bash[79620]: cluster 2024-07-28T14:26:50.944479+0000 mgr.y (mgr.25253) 5345 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:52.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9858 16 16 0 0 0 - 0 2024-07-28T14:26:53.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9859 16 16 0 0 0 - 0 2024-07-28T14:26:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:54 smithi177 bash[81864]: cluster 2024-07-28T14:26:52.945954+0000 mgr.y (mgr.25253) 5346 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:54 smithi177 bash[79620]: cluster 2024-07-28T14:26:52.945954+0000 mgr.y (mgr.25253) 5346 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:54.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:26:54.894098+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:54.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:54.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9860 16 16 0 0 0 - 0 2024-07-28T14:26:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:54 smithi204 bash[68176]: cluster 2024-07-28T14:26:52.945954+0000 mgr.y (mgr.25253) 5346 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:55.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:55 smithi177 bash[81864]: cluster 2024-07-28T14:26:54.947391+0000 mgr.y (mgr.25253) 5347 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:55 smithi177 bash[79620]: cluster 2024-07-28T14:26:54.947391+0000 mgr.y (mgr.25253) 5347 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:55.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9861 16 16 0 0 0 - 0 2024-07-28T14:26:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:55 smithi204 bash[68176]: cluster 2024-07-28T14:26:54.947391+0000 mgr.y (mgr.25253) 5347 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:26:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:26:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:26:56.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9862 16 16 0 0 0 - 0 2024-07-28T14:26:57.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9863 16 16 0 0 0 - 0 2024-07-28T14:26:58.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:26:58 smithi177 bash[81864]: cluster 2024-07-28T14:26:56.948842+0000 mgr.y (mgr.25253) 5348 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:58.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:26:58 smithi177 bash[79620]: cluster 2024-07-28T14:26:56.948842+0000 mgr.y (mgr.25253) 5348 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:26:58 smithi204 bash[68176]: cluster 2024-07-28T14:26:56.948842+0000 mgr.y (mgr.25253) 5348 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:26:58.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9864 16 16 0 0 0 - 0 2024-07-28T14:26:59.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9865 16 16 0 0 0 - 0 2024-07-28T14:27:00.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:00 smithi177 bash[81864]: cluster 2024-07-28T14:26:58.950308+0000 mgr.y (mgr.25253) 5349 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:00 smithi177 bash[79620]: cluster 2024-07-28T14:26:58.950308+0000 mgr.y (mgr.25253) 5349 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:00 smithi204 bash[68176]: cluster 2024-07-28T14:26:58.950308+0000 mgr.y (mgr.25253) 5349 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:00.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9866 16 16 0 0 0 - 0 2024-07-28T14:27:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:01 smithi204 bash[68176]: audit 2024-07-28T14:27:00.944427+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:01 smithi177 bash[81864]: audit 2024-07-28T14:27:00.944427+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:01 smithi177 bash[79620]: audit 2024-07-28T14:27:00.944427+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:01.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9867 16 16 0 0 0 - 0 2024-07-28T14:27:02.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:02 smithi204 bash[68176]: cluster 2024-07-28T14:27:00.956308+0000 mgr.y (mgr.25253) 5350 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:02.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:02 smithi177 bash[81864]: cluster 2024-07-28T14:27:00.956308+0000 mgr.y (mgr.25253) 5350 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:02 smithi177 bash[79620]: cluster 2024-07-28T14:27:00.956308+0000 mgr.y (mgr.25253) 5350 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9868 16 16 0 0 0 - 0 2024-07-28T14:27:03.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9869 16 16 0 0 0 - 0 2024-07-28T14:27:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:04 smithi204 bash[68176]: cluster 2024-07-28T14:27:02.957739+0000 mgr.y (mgr.25253) 5351 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:04.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:04 smithi177 bash[81864]: cluster 2024-07-28T14:27:02.957739+0000 mgr.y (mgr.25253) 5351 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:04.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:04 smithi177 bash[79620]: cluster 2024-07-28T14:27:02.957739+0000 mgr.y (mgr.25253) 5351 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:04.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9870 16 16 0 0 0 - 0 2024-07-28T14:27:05.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9871 16 16 0 0 0 - 0 2024-07-28T14:27:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:06 smithi204 bash[68176]: cluster 2024-07-28T14:27:04.959188+0000 mgr.y (mgr.25253) 5352 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:06.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:06 smithi177 bash[81864]: cluster 2024-07-28T14:27:04.959188+0000 mgr.y (mgr.25253) 5352 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:06 smithi177 bash[79620]: cluster 2024-07-28T14:27:04.959188+0000 mgr.y (mgr.25253) 5352 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:27:06.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9872 16 16 0 0 0 - 0 2024-07-28T14:27:07.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9873 16 16 0 0 0 - 0 2024-07-28T14:27:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:08 smithi204 bash[68176]: cluster 2024-07-28T14:27:06.960680+0000 mgr.y (mgr.25253) 5353 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:08 smithi177 bash[81864]: cluster 2024-07-28T14:27:06.960680+0000 mgr.y (mgr.25253) 5353 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:08 smithi177 bash[79620]: cluster 2024-07-28T14:27:06.960680+0000 mgr.y (mgr.25253) 5353 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:08.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9874 16 16 0 0 0 - 0 2024-07-28T14:27:09.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9875 16 16 0 0 0 - 0 2024-07-28T14:27:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:10 smithi204 bash[68176]: cluster 2024-07-28T14:27:08.962108+0000 mgr.y (mgr.25253) 5354 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:10 smithi177 bash[79620]: cluster 2024-07-28T14:27:08.962108+0000 mgr.y (mgr.25253) 5354 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:10 smithi177 bash[81864]: cluster 2024-07-28T14:27:08.962108+0000 mgr.y (mgr.25253) 5354 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:10.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9876 16 16 0 0 0 - 0 2024-07-28T14:27:11.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9877 16 16 0 0 0 - 0 2024-07-28T14:27:12.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:12 smithi204 bash[68176]: cluster 2024-07-28T14:27:10.963570+0000 mgr.y (mgr.25253) 5355 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:12 smithi177 bash[81864]: cluster 2024-07-28T14:27:10.963570+0000 mgr.y (mgr.25253) 5355 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:12 smithi177 bash[79620]: cluster 2024-07-28T14:27:10.963570+0000 mgr.y (mgr.25253) 5355 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9878 16 16 0 0 0 - 0 2024-07-28T14:27:13.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9879 16 16 0 0 0 - 0 2024-07-28T14:27:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:14 smithi204 bash[68176]: cluster 2024-07-28T14:27:12.965060+0000 mgr.y (mgr.25253) 5356 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:14 smithi177 bash[81864]: cluster 2024-07-28T14:27:12.965060+0000 mgr.y (mgr.25253) 5356 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:14.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:14 smithi177 bash[79620]: cluster 2024-07-28T14:27:12.965060+0000 mgr.y (mgr.25253) 5356 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:14.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:27:14.897296+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:14.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:14.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9880 16 16 0 0 0 - 0 2024-07-28T14:27:15.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9881 16 16 0 0 0 - 0 2024-07-28T14:27:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:16 smithi204 bash[68176]: cluster 2024-07-28T14:27:14.966485+0000 mgr.y (mgr.25253) 5357 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:16 smithi204 bash[68176]: audit 2024-07-28T14:27:15.944631+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:27:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:16 smithi177 bash[81864]: cluster 2024-07-28T14:27:14.966485+0000 mgr.y (mgr.25253) 5357 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:16 smithi177 bash[81864]: audit 2024-07-28T14:27:15.944631+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:16 smithi177 bash[79620]: cluster 2024-07-28T14:27:14.966485+0000 mgr.y (mgr.25253) 5357 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:16 smithi177 bash[79620]: audit 2024-07-28T14:27:15.944631+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:16.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9882 16 16 0 0 0 - 0 2024-07-28T14:27:17.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9883 16 16 0 0 0 - 0 2024-07-28T14:27:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:18 smithi204 bash[68176]: cluster 2024-07-28T14:27:16.967931+0000 mgr.y (mgr.25253) 5358 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:18.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:18 smithi177 bash[81864]: cluster 2024-07-28T14:27:16.967931+0000 mgr.y (mgr.25253) 5358 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:18 smithi177 bash[79620]: cluster 2024-07-28T14:27:16.967931+0000 mgr.y (mgr.25253) 5358 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:18.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9884 16 16 0 0 0 - 0 2024-07-28T14:27:19.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9885 16 16 0 0 0 - 0 2024-07-28T14:27:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:20 smithi204 bash[68176]: cluster 2024-07-28T14:27:18.969374+0000 mgr.y (mgr.25253) 5359 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:20 smithi177 bash[81864]: cluster 2024-07-28T14:27:18.969374+0000 mgr.y (mgr.25253) 5359 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:20.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:20 smithi177 bash[79620]: cluster 2024-07-28T14:27:18.969374+0000 mgr.y (mgr.25253) 5359 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:20.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9886 16 16 0 0 0 - 0 2024-07-28T14:27:21.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9887 16 16 0 0 0 - 0 2024-07-28T14:27:22.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:22 smithi204 bash[68176]: cluster 2024-07-28T14:27:20.970831+0000 mgr.y (mgr.25253) 5360 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:22.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:22 smithi177 bash[81864]: cluster 2024-07-28T14:27:20.970831+0000 mgr.y (mgr.25253) 5360 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:22 smithi177 bash[79620]: cluster 2024-07-28T14:27:20.970831+0000 mgr.y (mgr.25253) 5360 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9888 16 16 0 0 0 - 0 2024-07-28T14:27:23.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9889 16 16 0 0 0 - 0 2024-07-28T14:27:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:24 smithi204 bash[68176]: cluster 2024-07-28T14:27:22.972291+0000 mgr.y (mgr.25253) 5361 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:24.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:24 smithi177 bash[79620]: cluster 2024-07-28T14:27:22.972291+0000 mgr.y (mgr.25253) 5361 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:24 smithi177 bash[81864]: cluster 2024-07-28T14:27:22.972291+0000 mgr.y (mgr.25253) 5361 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:24.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9890 16 16 0 0 0 - 0 2024-07-28T14:27:25.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9891 16 16 0 0 0 - 0 2024-07-28T14:27:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:26 smithi204 bash[68176]: cluster 2024-07-28T14:27:24.973745+0000 mgr.y (mgr.25253) 5362 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:26.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:26 smithi177 bash[79620]: cluster 2024-07-28T14:27:24.973745+0000 mgr.y (mgr.25253) 5362 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:27:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:26 smithi177 bash[81864]: cluster 2024-07-28T14:27:24.973745+0000 mgr.y (mgr.25253) 5362 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:26.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9892 16 16 0 0 0 - 0 2024-07-28T14:27:27.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9893 16 16 0 0 0 - 0 2024-07-28T14:27:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:28 smithi204 bash[68176]: cluster 2024-07-28T14:27:26.975167+0000 mgr.y (mgr.25253) 5363 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:28.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:28 smithi177 bash[81864]: cluster 2024-07-28T14:27:26.975167+0000 mgr.y (mgr.25253) 5363 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:28.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:28 smithi177 bash[79620]: cluster 2024-07-28T14:27:26.975167+0000 mgr.y (mgr.25253) 5363 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:28.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9894 16 16 0 0 0 - 0 2024-07-28T14:27:29.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9895 16 16 0 0 0 - 0 2024-07-28T14:27:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:30 smithi204 bash[68176]: cluster 2024-07-28T14:27:28.976620+0000 mgr.y (mgr.25253) 5364 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:30.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:30 smithi177 bash[81864]: cluster 2024-07-28T14:27:28.976620+0000 mgr.y (mgr.25253) 5364 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:30 smithi177 bash[79620]: cluster 2024-07-28T14:27:28.976620+0000 mgr.y (mgr.25253) 5364 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:30.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9896 16 16 0 0 0 - 0 2024-07-28T14:27:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:31 smithi204 bash[68176]: audit 2024-07-28T14:27:30.945023+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:31 smithi177 bash[81864]: audit 2024-07-28T14:27:30.945023+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:31.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:31 smithi177 bash[79620]: audit 2024-07-28T14:27:30.945023+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:31.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9897 16 16 0 0 0 - 0 2024-07-28T14:27:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:32 smithi204 bash[68176]: cluster 2024-07-28T14:27:30.979829+0000 mgr.y (mgr.25253) 5365 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:32.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:32 smithi177 bash[81864]: cluster 2024-07-28T14:27:30.979829+0000 mgr.y (mgr.25253) 5365 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:32.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:32 smithi177 bash[79620]: cluster 2024-07-28T14:27:30.979829+0000 mgr.y (mgr.25253) 5365 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:32.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9898 16 16 0 0 0 - 0 2024-07-28T14:27:33.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9899 16 16 0 0 0 - 0 2024-07-28T14:27:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:34 smithi204 bash[68176]: cluster 2024-07-28T14:27:32.981285+0000 mgr.y (mgr.25253) 5366 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:34.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:34 smithi177 bash[81864]: cluster 2024-07-28T14:27:32.981285+0000 mgr.y (mgr.25253) 5366 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:34.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:34 smithi177 bash[79620]: cluster 2024-07-28T14:27:32.981285+0000 mgr.y (mgr.25253) 5366 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:34.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:27:34.900504+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:34.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:34.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9900 16 16 0 0 0 - 0 2024-07-28T14:27:35.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9901 16 16 0 0 0 - 0 2024-07-28T14:27:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:36 smithi204 bash[68176]: cluster 2024-07-28T14:27:34.982741+0000 mgr.y (mgr.25253) 5367 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:27:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:36 smithi177 bash[81864]: cluster 2024-07-28T14:27:34.982741+0000 mgr.y (mgr.25253) 5367 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:36 smithi177 bash[79620]: cluster 2024-07-28T14:27:34.982741+0000 mgr.y (mgr.25253) 5367 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:36.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9902 16 16 0 0 0 - 0 2024-07-28T14:27:37.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9903 16 16 0 0 0 - 0 2024-07-28T14:27:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:38 smithi204 bash[68176]: cluster 2024-07-28T14:27:36.984219+0000 mgr.y (mgr.25253) 5368 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:38 smithi177 bash[81864]: cluster 2024-07-28T14:27:36.984219+0000 mgr.y (mgr.25253) 5368 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:38.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:38 smithi177 bash[79620]: cluster 2024-07-28T14:27:36.984219+0000 mgr.y (mgr.25253) 5368 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:38.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9904 16 16 0 0 0 - 0 2024-07-28T14:27:39.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9905 16 16 0 0 0 - 0 2024-07-28T14:27:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:40 smithi204 bash[68176]: cluster 2024-07-28T14:27:38.985667+0000 mgr.y (mgr.25253) 5369 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:40.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:40 smithi177 bash[81864]: cluster 2024-07-28T14:27:38.985667+0000 mgr.y (mgr.25253) 5369 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:40.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:40 smithi177 bash[79620]: cluster 2024-07-28T14:27:38.985667+0000 mgr.y (mgr.25253) 5369 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:40.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9906 16 16 0 0 0 - 0 2024-07-28T14:27:41.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9907 16 16 0 0 0 - 0 2024-07-28T14:27:42.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:41 smithi177 bash[79620]: cluster 2024-07-28T14:27:40.987147+0000 mgr.y (mgr.25253) 5370 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:41 smithi177 bash[81864]: cluster 2024-07-28T14:27:40.987147+0000 mgr.y (mgr.25253) 5370 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:41 smithi204 bash[68176]: cluster 2024-07-28T14:27:40.987147+0000 mgr.y (mgr.25253) 5370 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:42 smithi204 bash[60899]: ts=2024-07-28T14:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9908 16 16 0 0 0 - 0 2024-07-28T14:27:43.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9909 16 16 0 0 0 - 0 2024-07-28T14:27:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:44 smithi204 bash[68176]: cluster 2024-07-28T14:27:42.988634+0000 mgr.y (mgr.25253) 5371 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:44 smithi177 bash[81864]: cluster 2024-07-28T14:27:42.988634+0000 mgr.y (mgr.25253) 5371 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:44.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:44 smithi177 bash[79620]: cluster 2024-07-28T14:27:42.988634+0000 mgr.y (mgr.25253) 5371 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:44.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9910 16 16 0 0 0 - 0 2024-07-28T14:27:45.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9911 16 16 0 0 0 - 0 2024-07-28T14:27:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:46 smithi204 bash[68176]: cluster 2024-07-28T14:27:44.990083+0000 mgr.y (mgr.25253) 5372 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:46 smithi204 bash[68176]: audit 2024-07-28T14:27:45.259726+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:46 smithi204 bash[68176]: audit 2024-07-28T14:27:45.945617+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[81864]: cluster 2024-07-28T14:27:44.990083+0000 mgr.y (mgr.25253) 5372 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[81864]: audit 2024-07-28T14:27:45.259726+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[81864]: audit 2024-07-28T14:27:45.945617+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[79620]: cluster 2024-07-28T14:27:44.990083+0000 mgr.y (mgr.25253) 5372 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[79620]: audit 2024-07-28T14:27:45.259726+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:46 smithi177 bash[79620]: audit 2024-07-28T14:27:45.945617+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:46.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9912 16 16 0 0 0 - 0 2024-07-28T14:27:47.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9913 16 16 0 0 0 - 0 2024-07-28T14:27:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:48 smithi204 bash[68176]: cluster 2024-07-28T14:27:46.991539+0000 mgr.y (mgr.25253) 5373 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:48.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:48 smithi177 bash[81864]: cluster 2024-07-28T14:27:46.991539+0000 mgr.y (mgr.25253) 5373 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:48 smithi177 bash[79620]: cluster 2024-07-28T14:27:46.991539+0000 mgr.y (mgr.25253) 5373 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:48.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9914 16 16 0 0 0 - 0 2024-07-28T14:27:49.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9915 16 16 0 0 0 - 0 2024-07-28T14:27:50.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:50 smithi204 bash[68176]: cluster 2024-07-28T14:27:48.992989+0000 mgr.y (mgr.25253) 5374 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:50.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:50 smithi177 bash[79620]: cluster 2024-07-28T14:27:48.992989+0000 mgr.y (mgr.25253) 5374 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:50.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:50 smithi177 bash[81864]: cluster 2024-07-28T14:27:48.992989+0000 mgr.y (mgr.25253) 5374 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:50.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9916 16 16 0 0 0 - 0 2024-07-28T14:27:51.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9917 16 16 0 0 0 - 0 2024-07-28T14:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:50.857721+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:50.865164+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: cluster 2024-07-28T14:27:50.994437+0000 mgr.y (mgr.25253) 5375 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:51.164166+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:51.170041+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:51.592265+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:52.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:51.593562+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:52.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:51 smithi204 bash[68176]: audit 2024-07-28T14:27:51.603003+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:50.857721+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:50.865164+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: cluster 2024-07-28T14:27:50.994437+0000 mgr.y (mgr.25253) 5375 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:51.164166+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:51.170041+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:51.592265+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:51.593562+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[81864]: audit 2024-07-28T14:27:51.603003+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:50.857721+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:50.865164+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: cluster 2024-07-28T14:27:50.994437+0000 mgr.y (mgr.25253) 5375 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:51.164166+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:51.170041+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:51.592265+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:51.593562+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:51 smithi177 bash[79620]: audit 2024-07-28T14:27:51.603003+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:27:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:27:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9918 16 16 0 0 0 - 0 2024-07-28T14:27:53.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9919 16 16 0 0 0 - 0 2024-07-28T14:27:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:54 smithi204 bash[68176]: cluster 2024-07-28T14:27:52.995915+0000 mgr.y (mgr.25253) 5376 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:54 smithi177 bash[81864]: cluster 2024-07-28T14:27:52.995915+0000 mgr.y (mgr.25253) 5376 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:54.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:54 smithi177 bash[79620]: cluster 2024-07-28T14:27:52.995915+0000 mgr.y (mgr.25253) 5376 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:54.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:27:54.903722+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:54.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:54.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9920 16 16 0 0 0 - 0 2024-07-28T14:27:55.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9921 16 16 0 0 0 - 0 2024-07-28T14:27:56.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:56 smithi204 bash[68176]: cluster 2024-07-28T14:27:54.997395+0000 mgr.y (mgr.25253) 5377 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:56.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:56 smithi177 bash[79620]: cluster 2024-07-28T14:27:54.997395+0000 mgr.y (mgr.25253) 5377 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:56.604 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:27:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:27:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:27:56.604 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:56 smithi177 bash[81864]: cluster 2024-07-28T14:27:54.997395+0000 mgr.y (mgr.25253) 5377 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:56.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9922 16 16 0 0 0 - 0 2024-07-28T14:27:57.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9923 16 16 0 0 0 - 0 2024-07-28T14:27:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:27:58 smithi204 bash[68176]: cluster 2024-07-28T14:27:56.998842+0000 mgr.y (mgr.25253) 5378 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:27:58 smithi177 bash[79620]: cluster 2024-07-28T14:27:56.998842+0000 mgr.y (mgr.25253) 5378 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:27:58 smithi177 bash[81864]: cluster 2024-07-28T14:27:56.998842+0000 mgr.y (mgr.25253) 5378 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:27:58.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9924 16 16 0 0 0 - 0 2024-07-28T14:27:59.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9925 16 16 0 0 0 - 0 2024-07-28T14:28:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:00 smithi204 bash[68176]: cluster 2024-07-28T14:27:59.000353+0000 mgr.y (mgr.25253) 5379 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:00.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:00 smithi177 bash[79620]: cluster 2024-07-28T14:27:59.000353+0000 mgr.y (mgr.25253) 5379 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:00 smithi177 bash[81864]: cluster 2024-07-28T14:27:59.000353+0000 mgr.y (mgr.25253) 5379 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:00.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9926 16 16 0 0 0 - 0 2024-07-28T14:28:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:01 smithi204 bash[68176]: audit 2024-07-28T14:28:00.945835+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:01 smithi177 bash[79620]: audit 2024-07-28T14:28:00.945835+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:01 smithi177 bash[81864]: audit 2024-07-28T14:28:00.945835+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:01.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9927 16 16 0 0 0 - 0 2024-07-28T14:28:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:02 smithi204 bash[68176]: cluster 2024-07-28T14:28:01.001761+0000 mgr.y (mgr.25253) 5380 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:02 smithi177 bash[81864]: cluster 2024-07-28T14:28:01.001761+0000 mgr.y (mgr.25253) 5380 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:02 smithi177 bash[79620]: cluster 2024-07-28T14:28:01.001761+0000 mgr.y (mgr.25253) 5380 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:02.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9928 16 16 0 0 0 - 0 2024-07-28T14:28:03.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9929 16 16 0 0 0 - 0 2024-07-28T14:28:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:04 smithi204 bash[68176]: cluster 2024-07-28T14:28:03.003190+0000 mgr.y (mgr.25253) 5381 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:04.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:04 smithi177 bash[79620]: cluster 2024-07-28T14:28:03.003190+0000 mgr.y (mgr.25253) 5381 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:04 smithi177 bash[81864]: cluster 2024-07-28T14:28:03.003190+0000 mgr.y (mgr.25253) 5381 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:04.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9930 16 16 0 0 0 - 0 2024-07-28T14:28:05.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9931 16 16 0 0 0 - 0 2024-07-28T14:28:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:06 smithi204 bash[68176]: cluster 2024-07-28T14:28:05.004641+0000 mgr.y (mgr.25253) 5382 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:06.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:06 smithi177 bash[79620]: cluster 2024-07-28T14:28:05.004641+0000 mgr.y (mgr.25253) 5382 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:06 smithi177 bash[81864]: cluster 2024-07-28T14:28:05.004641+0000 mgr.y (mgr.25253) 5382 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:28:06.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9932 16 16 0 0 0 - 0 2024-07-28T14:28:07.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9933 16 16 0 0 0 - 0 2024-07-28T14:28:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:08 smithi204 bash[68176]: cluster 2024-07-28T14:28:07.006066+0000 mgr.y (mgr.25253) 5383 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:08 smithi177 bash[81864]: cluster 2024-07-28T14:28:07.006066+0000 mgr.y (mgr.25253) 5383 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:08.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:08 smithi177 bash[79620]: cluster 2024-07-28T14:28:07.006066+0000 mgr.y (mgr.25253) 5383 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:08.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9934 16 16 0 0 0 - 0 2024-07-28T14:28:09.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9935 16 16 0 0 0 - 0 2024-07-28T14:28:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:10 smithi204 bash[68176]: cluster 2024-07-28T14:28:09.007508+0000 mgr.y (mgr.25253) 5384 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:10 smithi177 bash[81864]: cluster 2024-07-28T14:28:09.007508+0000 mgr.y (mgr.25253) 5384 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:10.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:10 smithi177 bash[79620]: cluster 2024-07-28T14:28:09.007508+0000 mgr.y (mgr.25253) 5384 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:10.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9936 16 16 0 0 0 - 0 2024-07-28T14:28:11.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9937 16 16 0 0 0 - 0 2024-07-28T14:28:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:12 smithi204 bash[68176]: cluster 2024-07-28T14:28:11.008943+0000 mgr.y (mgr.25253) 5385 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:12 smithi177 bash[81864]: cluster 2024-07-28T14:28:11.008943+0000 mgr.y (mgr.25253) 5385 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:12.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:12 smithi177 bash[79620]: cluster 2024-07-28T14:28:11.008943+0000 mgr.y (mgr.25253) 5385 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:12.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9938 16 16 0 0 0 - 0 2024-07-28T14:28:13.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9939 16 16 0 0 0 - 0 2024-07-28T14:28:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:14 smithi204 bash[68176]: cluster 2024-07-28T14:28:13.010398+0000 mgr.y (mgr.25253) 5386 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:14 smithi177 bash[81864]: cluster 2024-07-28T14:28:13.010398+0000 mgr.y (mgr.25253) 5386 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:14.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:14 smithi177 bash[79620]: cluster 2024-07-28T14:28:13.010398+0000 mgr.y (mgr.25253) 5386 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:14.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:28:14.906927+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:14.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:14.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9940 16 16 0 0 0 - 0 2024-07-28T14:28:15.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9941 16 16 0 0 0 - 0 2024-07-28T14:28:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:16 smithi204 bash[68176]: cluster 2024-07-28T14:28:15.011858+0000 mgr.y (mgr.25253) 5387 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:16 smithi204 bash[68176]: audit 2024-07-28T14:28:15.946368+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:28:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:16 smithi177 bash[81864]: cluster 2024-07-28T14:28:15.011858+0000 mgr.y (mgr.25253) 5387 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:16 smithi177 bash[81864]: audit 2024-07-28T14:28:15.946368+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:16 smithi177 bash[79620]: cluster 2024-07-28T14:28:15.011858+0000 mgr.y (mgr.25253) 5387 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:16 smithi177 bash[79620]: audit 2024-07-28T14:28:15.946368+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:16.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9942 16 16 0 0 0 - 0 2024-07-28T14:28:17.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9943 16 16 0 0 0 - 0 2024-07-28T14:28:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:18 smithi204 bash[68176]: cluster 2024-07-28T14:28:17.013302+0000 mgr.y (mgr.25253) 5388 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:18.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:18 smithi177 bash[81864]: cluster 2024-07-28T14:28:17.013302+0000 mgr.y (mgr.25253) 5388 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:18 smithi177 bash[79620]: cluster 2024-07-28T14:28:17.013302+0000 mgr.y (mgr.25253) 5388 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:18.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9944 16 16 0 0 0 - 0 2024-07-28T14:28:19.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9945 16 16 0 0 0 - 0 2024-07-28T14:28:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:20 smithi204 bash[68176]: cluster 2024-07-28T14:28:19.014721+0000 mgr.y (mgr.25253) 5389 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:20 smithi177 bash[81864]: cluster 2024-07-28T14:28:19.014721+0000 mgr.y (mgr.25253) 5389 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:20 smithi177 bash[79620]: cluster 2024-07-28T14:28:19.014721+0000 mgr.y (mgr.25253) 5389 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:20.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9946 16 16 0 0 0 - 0 2024-07-28T14:28:21.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9947 16 16 0 0 0 - 0 2024-07-28T14:28:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:22 smithi204 bash[68176]: cluster 2024-07-28T14:28:21.016171+0000 mgr.y (mgr.25253) 5390 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:22 smithi177 bash[81864]: cluster 2024-07-28T14:28:21.016171+0000 mgr.y (mgr.25253) 5390 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:22 smithi177 bash[79620]: cluster 2024-07-28T14:28:21.016171+0000 mgr.y (mgr.25253) 5390 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:22.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9948 16 16 0 0 0 - 0 2024-07-28T14:28:23.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9949 16 16 0 0 0 - 0 2024-07-28T14:28:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:24 smithi204 bash[68176]: cluster 2024-07-28T14:28:23.017625+0000 mgr.y (mgr.25253) 5391 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:24 smithi177 bash[81864]: cluster 2024-07-28T14:28:23.017625+0000 mgr.y (mgr.25253) 5391 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:24.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:24 smithi177 bash[79620]: cluster 2024-07-28T14:28:23.017625+0000 mgr.y (mgr.25253) 5391 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:24.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9950 16 16 0 0 0 - 0 2024-07-28T14:28:25.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9951 16 16 0 0 0 - 0 2024-07-28T14:28:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:26 smithi204 bash[68176]: cluster 2024-07-28T14:28:25.019051+0000 mgr.y (mgr.25253) 5392 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:28:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:26 smithi177 bash[81864]: cluster 2024-07-28T14:28:25.019051+0000 mgr.y (mgr.25253) 5392 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:26 smithi177 bash[79620]: cluster 2024-07-28T14:28:25.019051+0000 mgr.y (mgr.25253) 5392 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:26.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9952 16 16 0 0 0 - 0 2024-07-28T14:28:27.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9953 16 16 0 0 0 - 0 2024-07-28T14:28:28.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:28 smithi204 bash[68176]: cluster 2024-07-28T14:28:27.020511+0000 mgr.y (mgr.25253) 5393 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:28.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:28 smithi177 bash[81864]: cluster 2024-07-28T14:28:27.020511+0000 mgr.y (mgr.25253) 5393 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:28.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:28 smithi177 bash[79620]: cluster 2024-07-28T14:28:27.020511+0000 mgr.y (mgr.25253) 5393 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:28.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9954 16 16 0 0 0 - 0 2024-07-28T14:28:29.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9955 16 16 0 0 0 - 0 2024-07-28T14:28:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:30 smithi204 bash[68176]: cluster 2024-07-28T14:28:29.022096+0000 mgr.y (mgr.25253) 5394 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:30.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:30 smithi177 bash[81864]: cluster 2024-07-28T14:28:29.022096+0000 mgr.y (mgr.25253) 5394 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:30 smithi177 bash[79620]: cluster 2024-07-28T14:28:29.022096+0000 mgr.y (mgr.25253) 5394 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:30.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9956 16 16 0 0 0 - 0 2024-07-28T14:28:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:31 smithi204 bash[68176]: audit 2024-07-28T14:28:30.946791+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:31.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:31 smithi177 bash[81864]: audit 2024-07-28T14:28:30.946791+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:31 smithi177 bash[79620]: audit 2024-07-28T14:28:30.946791+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:31.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9957 16 16 0 0 0 - 0 2024-07-28T14:28:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:32 smithi204 bash[68176]: cluster 2024-07-28T14:28:31.023536+0000 mgr.y (mgr.25253) 5395 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:32 smithi177 bash[81864]: cluster 2024-07-28T14:28:31.023536+0000 mgr.y (mgr.25253) 5395 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:32 smithi177 bash[79620]: cluster 2024-07-28T14:28:31.023536+0000 mgr.y (mgr.25253) 5395 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:32.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9958 16 16 0 0 0 - 0 2024-07-28T14:28:33.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9959 16 16 0 0 0 - 0 2024-07-28T14:28:34.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:34 smithi204 bash[68176]: cluster 2024-07-28T14:28:33.025071+0000 mgr.y (mgr.25253) 5396 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:34.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:34 smithi177 bash[81864]: cluster 2024-07-28T14:28:33.025071+0000 mgr.y (mgr.25253) 5396 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:34.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:34 smithi177 bash[79620]: cluster 2024-07-28T14:28:33.025071+0000 mgr.y (mgr.25253) 5396 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:34.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:28:34.910171+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:34.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:34.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9960 16 16 0 0 0 - 0 2024-07-28T14:28:35.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9961 16 16 0 0 0 - 0 2024-07-28T14:28:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:36 smithi204 bash[68176]: cluster 2024-07-28T14:28:35.026668+0000 mgr.y (mgr.25253) 5397 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:28:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:36 smithi177 bash[81864]: cluster 2024-07-28T14:28:35.026668+0000 mgr.y (mgr.25253) 5397 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:36 smithi177 bash[79620]: cluster 2024-07-28T14:28:35.026668+0000 mgr.y (mgr.25253) 5397 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:36.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9962 16 16 0 0 0 - 0 2024-07-28T14:28:37.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9963 16 16 0 0 0 - 0 2024-07-28T14:28:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:38 smithi204 bash[68176]: cluster 2024-07-28T14:28:37.028328+0000 mgr.y (mgr.25253) 5398 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:38 smithi177 bash[81864]: cluster 2024-07-28T14:28:37.028328+0000 mgr.y (mgr.25253) 5398 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:38 smithi177 bash[79620]: cluster 2024-07-28T14:28:37.028328+0000 mgr.y (mgr.25253) 5398 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:38.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9964 16 16 0 0 0 - 0 2024-07-28T14:28:39.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9965 16 16 0 0 0 - 0 2024-07-28T14:28:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:40 smithi204 bash[68176]: cluster 2024-07-28T14:28:39.029958+0000 mgr.y (mgr.25253) 5399 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:40.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:40 smithi177 bash[79620]: cluster 2024-07-28T14:28:39.029958+0000 mgr.y (mgr.25253) 5399 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:40 smithi177 bash[81864]: cluster 2024-07-28T14:28:39.029958+0000 mgr.y (mgr.25253) 5399 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:40.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9966 16 16 0 0 0 - 0 2024-07-28T14:28:41.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9967 16 16 0 0 0 - 0 2024-07-28T14:28:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:42 smithi177 bash[79620]: cluster 2024-07-28T14:28:41.031429+0000 mgr.y (mgr.25253) 5400 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:42.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:42 smithi177 bash[81864]: cluster 2024-07-28T14:28:41.031429+0000 mgr.y (mgr.25253) 5400 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:42 smithi204 bash[68176]: cluster 2024-07-28T14:28:41.031429+0000 mgr.y (mgr.25253) 5400 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9968 16 16 0 0 0 - 0 2024-07-28T14:28:43.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9969 16 16 0 0 0 - 0 2024-07-28T14:28:44.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:44 smithi177 bash[79620]: cluster 2024-07-28T14:28:43.033013+0000 mgr.y (mgr.25253) 5401 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:44 smithi177 bash[81864]: cluster 2024-07-28T14:28:43.033013+0000 mgr.y (mgr.25253) 5401 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:44 smithi204 bash[68176]: cluster 2024-07-28T14:28:43.033013+0000 mgr.y (mgr.25253) 5401 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:44.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9970 16 16 0 0 0 - 0 2024-07-28T14:28:45.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9971 16 16 0 0 0 - 0 2024-07-28T14:28:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:28:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:46 smithi177 bash[79620]: cluster 2024-07-28T14:28:45.034612+0000 mgr.y (mgr.25253) 5402 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:46 smithi177 bash[79620]: audit 2024-07-28T14:28:45.947152+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:46 smithi177 bash[81864]: cluster 2024-07-28T14:28:45.034612+0000 mgr.y (mgr.25253) 5402 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:46 smithi177 bash[81864]: audit 2024-07-28T14:28:45.947152+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:46.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:46 smithi204 bash[68176]: cluster 2024-07-28T14:28:45.034612+0000 mgr.y (mgr.25253) 5402 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:46.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:46 smithi204 bash[68176]: audit 2024-07-28T14:28:45.947152+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:46.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9972 16 16 0 0 0 - 0 2024-07-28T14:28:47.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9973 16 16 0 0 0 - 0 2024-07-28T14:28:48.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:48 smithi177 bash[79620]: cluster 2024-07-28T14:28:47.036240+0000 mgr.y (mgr.25253) 5403 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:48.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:48 smithi177 bash[81864]: cluster 2024-07-28T14:28:47.036240+0000 mgr.y (mgr.25253) 5403 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:48 smithi204 bash[68176]: cluster 2024-07-28T14:28:47.036240+0000 mgr.y (mgr.25253) 5403 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:48.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9974 16 16 0 0 0 - 0 2024-07-28T14:28:49.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9975 16 16 0 0 0 - 0 2024-07-28T14:28:50.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:50 smithi177 bash[79620]: cluster 2024-07-28T14:28:49.037830+0000 mgr.y (mgr.25253) 5404 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:50.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:50 smithi177 bash[81864]: cluster 2024-07-28T14:28:49.037830+0000 mgr.y (mgr.25253) 5404 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:50 smithi204 bash[68176]: cluster 2024-07-28T14:28:49.037830+0000 mgr.y (mgr.25253) 5404 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:50.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9976 16 16 0 0 0 - 0 2024-07-28T14:28:51.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9977 16 16 0 0 0 - 0 2024-07-28T14:28:52.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:52 smithi177 bash[79620]: cluster 2024-07-28T14:28:51.039318+0000 mgr.y (mgr.25253) 5405 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:52.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:52 smithi177 bash[79620]: audit 2024-07-28T14:28:51.732906+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:52 smithi177 bash[81864]: cluster 2024-07-28T14:28:51.039318+0000 mgr.y (mgr.25253) 5405 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:52 smithi177 bash[81864]: audit 2024-07-28T14:28:51.732906+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:28:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:52 smithi204 bash[68176]: cluster 2024-07-28T14:28:51.039318+0000 mgr.y (mgr.25253) 5405 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:52 smithi204 bash[68176]: audit 2024-07-28T14:28:51.732906+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:52.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9978 16 16 0 0 0 - 0 2024-07-28T14:28:53.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9979 16 16 0 0 0 - 0 2024-07-28T14:28:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:54 smithi177 bash[81864]: cluster 2024-07-28T14:28:53.040783+0000 mgr.y (mgr.25253) 5406 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:54.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:54 smithi177 bash[79620]: cluster 2024-07-28T14:28:53.040783+0000 mgr.y (mgr.25253) 5406 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:54 smithi204 bash[68176]: cluster 2024-07-28T14:28:53.040783+0000 mgr.y (mgr.25253) 5406 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:54.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:28:54.913590+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:54.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:54.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9980 16 16 0 0 0 - 0 2024-07-28T14:28:55.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9981 16 16 0 0 0 - 0 2024-07-28T14:28:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:28:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:28:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:28:56.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:56 smithi177 bash[79620]: cluster 2024-07-28T14:28:55.042234+0000 mgr.y (mgr.25253) 5407 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:56 smithi177 bash[81864]: cluster 2024-07-28T14:28:55.042234+0000 mgr.y (mgr.25253) 5407 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:56.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:56 smithi204 bash[68176]: cluster 2024-07-28T14:28:55.042234+0000 mgr.y (mgr.25253) 5407 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:56.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9982 16 16 0 0 0 - 0 2024-07-28T14:28:57.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9983 16 16 0 0 0 - 0 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: cluster 2024-07-28T14:28:57.042971+0000 mgr.y (mgr.25253) 5408 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:57.375516+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:57.380801+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:57.632338+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:57.637497+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:58.055119+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:58.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:58.056768+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:58.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:28:58 smithi204 bash[68176]: audit 2024-07-28T14:28:58.066370+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: cluster 2024-07-28T14:28:57.042971+0000 mgr.y (mgr.25253) 5408 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:57.375516+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:57.380801+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:57.632338+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:57.637497+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:58.055119+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:58.056768+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[81864]: audit 2024-07-28T14:28:58.066370+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: cluster 2024-07-28T14:28:57.042971+0000 mgr.y (mgr.25253) 5408 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:28:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:57.375516+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:57.380801+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:57.632338+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:57.637497+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:58.055119+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:58.056768+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:28:58 smithi177 bash[79620]: audit 2024-07-28T14:28:58.066370+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:28:58.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9984 16 16 0 0 0 - 0 2024-07-28T14:28:59.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9985 16 16 0 0 0 - 0 2024-07-28T14:29:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:00 smithi204 bash[68176]: cluster 2024-07-28T14:28:59.044437+0000 mgr.y (mgr.25253) 5409 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:00.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:00 smithi177 bash[79620]: cluster 2024-07-28T14:28:59.044437+0000 mgr.y (mgr.25253) 5409 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:00 smithi177 bash[81864]: cluster 2024-07-28T14:28:59.044437+0000 mgr.y (mgr.25253) 5409 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:00.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9986 16 16 0 0 0 - 0 2024-07-28T14:29:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:01 smithi204 bash[68176]: audit 2024-07-28T14:29:00.947667+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:01 smithi177 bash[81864]: audit 2024-07-28T14:29:00.947667+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:01 smithi177 bash[79620]: audit 2024-07-28T14:29:00.947667+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:01.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9987 16 16 0 0 0 - 0 2024-07-28T14:29:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:02 smithi204 bash[68176]: cluster 2024-07-28T14:29:01.045858+0000 mgr.y (mgr.25253) 5410 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:02 smithi177 bash[81864]: cluster 2024-07-28T14:29:01.045858+0000 mgr.y (mgr.25253) 5410 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:02 smithi177 bash[79620]: cluster 2024-07-28T14:29:01.045858+0000 mgr.y (mgr.25253) 5410 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:02.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9988 16 16 0 0 0 - 0 2024-07-28T14:29:03.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9989 16 16 0 0 0 - 0 2024-07-28T14:29:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:04 smithi204 bash[68176]: cluster 2024-07-28T14:29:03.047322+0000 mgr.y (mgr.25253) 5411 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:04.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:04 smithi177 bash[81864]: cluster 2024-07-28T14:29:03.047322+0000 mgr.y (mgr.25253) 5411 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:04 smithi177 bash[79620]: cluster 2024-07-28T14:29:03.047322+0000 mgr.y (mgr.25253) 5411 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:04.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9990 16 16 0 0 0 - 0 2024-07-28T14:29:05.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9991 16 16 0 0 0 - 0 2024-07-28T14:29:06.396 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:29:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:06 smithi204 bash[68176]: cluster 2024-07-28T14:29:05.048798+0000 mgr.y (mgr.25253) 5412 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:06.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:06 smithi177 bash[81864]: cluster 2024-07-28T14:29:05.048798+0000 mgr.y (mgr.25253) 5412 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:06 smithi177 bash[79620]: cluster 2024-07-28T14:29:05.048798+0000 mgr.y (mgr.25253) 5412 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:06.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9992 16 16 0 0 0 - 0 2024-07-28T14:29:07.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9993 16 16 0 0 0 - 0 2024-07-28T14:29:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:08 smithi204 bash[68176]: cluster 2024-07-28T14:29:07.050264+0000 mgr.y (mgr.25253) 5413 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:08.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:08 smithi177 bash[81864]: cluster 2024-07-28T14:29:07.050264+0000 mgr.y (mgr.25253) 5413 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:08 smithi177 bash[79620]: cluster 2024-07-28T14:29:07.050264+0000 mgr.y (mgr.25253) 5413 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:08.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9994 16 16 0 0 0 - 0 2024-07-28T14:29:09.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9995 16 16 0 0 0 - 0 2024-07-28T14:29:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:10 smithi204 bash[68176]: cluster 2024-07-28T14:29:09.051799+0000 mgr.y (mgr.25253) 5414 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:10.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:10 smithi177 bash[81864]: cluster 2024-07-28T14:29:09.051799+0000 mgr.y (mgr.25253) 5414 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:10 smithi177 bash[79620]: cluster 2024-07-28T14:29:09.051799+0000 mgr.y (mgr.25253) 5414 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:10.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9996 16 16 0 0 0 - 0 2024-07-28T14:29:11.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9997 16 16 0 0 0 - 0 2024-07-28T14:29:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:12 smithi204 bash[68176]: cluster 2024-07-28T14:29:11.053250+0000 mgr.y (mgr.25253) 5415 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:12 smithi177 bash[81864]: cluster 2024-07-28T14:29:11.053250+0000 mgr.y (mgr.25253) 5415 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:12.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:12 smithi177 bash[79620]: cluster 2024-07-28T14:29:11.053250+0000 mgr.y (mgr.25253) 5415 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:12.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9998 16 16 0 0 0 - 0 2024-07-28T14:29:13.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: 9999 16 16 0 0 0 - 0 2024-07-28T14:29:14.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:14 smithi177 bash[79620]: cluster 2024-07-28T14:29:13.054727+0000 mgr.y (mgr.25253) 5416 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:14 smithi177 bash[81864]: cluster 2024-07-28T14:29:13.054727+0000 mgr.y (mgr.25253) 5416 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:14.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:29:14.916727+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:14.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:14.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10000 16 16 0 0 0 - 0 2024-07-28T14:29:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:14 smithi204 bash[68176]: cluster 2024-07-28T14:29:13.054727+0000 mgr.y (mgr.25253) 5416 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:15.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10001 16 16 0 0 0 - 0 2024-07-28T14:29:16.418 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:29:16.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:16 smithi177 bash[81864]: cluster 2024-07-28T14:29:15.056196+0000 mgr.y (mgr.25253) 5417 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:16 smithi177 bash[81864]: audit 2024-07-28T14:29:15.947998+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:16 smithi177 bash[79620]: cluster 2024-07-28T14:29:15.056196+0000 mgr.y (mgr.25253) 5417 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:16 smithi177 bash[79620]: audit 2024-07-28T14:29:15.947998+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:16 smithi204 bash[68176]: cluster 2024-07-28T14:29:15.056196+0000 mgr.y (mgr.25253) 5417 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:16 smithi204 bash[68176]: audit 2024-07-28T14:29:15.947998+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:16.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10002 16 16 0 0 0 - 0 2024-07-28T14:29:17.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10003 16 16 0 0 0 - 0 2024-07-28T14:29:18.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:18 smithi177 bash[81864]: cluster 2024-07-28T14:29:17.057633+0000 mgr.y (mgr.25253) 5418 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:18 smithi177 bash[79620]: cluster 2024-07-28T14:29:17.057633+0000 mgr.y (mgr.25253) 5418 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:18 smithi204 bash[68176]: cluster 2024-07-28T14:29:17.057633+0000 mgr.y (mgr.25253) 5418 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:18.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10004 16 16 0 0 0 - 0 2024-07-28T14:29:19.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10005 16 16 0 0 0 - 0 2024-07-28T14:29:20.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:20 smithi177 bash[81864]: cluster 2024-07-28T14:29:19.059221+0000 mgr.y (mgr.25253) 5419 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:20 smithi177 bash[79620]: cluster 2024-07-28T14:29:19.059221+0000 mgr.y (mgr.25253) 5419 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:20 smithi204 bash[68176]: cluster 2024-07-28T14:29:19.059221+0000 mgr.y (mgr.25253) 5419 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:20.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10006 16 16 0 0 0 - 0 2024-07-28T14:29:21.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10007 16 16 0 0 0 - 0 2024-07-28T14:29:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:22 smithi204 bash[68176]: cluster 2024-07-28T14:29:21.060844+0000 mgr.y (mgr.25253) 5420 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:22 smithi177 bash[79620]: cluster 2024-07-28T14:29:21.060844+0000 mgr.y (mgr.25253) 5420 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:22 smithi177 bash[81864]: cluster 2024-07-28T14:29:21.060844+0000 mgr.y (mgr.25253) 5420 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:22.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10008 16 16 0 0 0 - 0 2024-07-28T14:29:23.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10009 16 16 0 0 0 - 0 2024-07-28T14:29:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:24 smithi177 bash[81864]: cluster 2024-07-28T14:29:23.062474+0000 mgr.y (mgr.25253) 5421 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:24 smithi177 bash[79620]: cluster 2024-07-28T14:29:23.062474+0000 mgr.y (mgr.25253) 5421 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:24 smithi204 bash[68176]: cluster 2024-07-28T14:29:23.062474+0000 mgr.y (mgr.25253) 5421 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:24.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10010 16 16 0 0 0 - 0 2024-07-28T14:29:25.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10011 16 16 0 0 0 - 0 2024-07-28T14:29:26.439 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:29:26.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:26 smithi177 bash[81864]: cluster 2024-07-28T14:29:25.064122+0000 mgr.y (mgr.25253) 5422 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:26 smithi177 bash[79620]: cluster 2024-07-28T14:29:25.064122+0000 mgr.y (mgr.25253) 5422 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:26 smithi204 bash[68176]: cluster 2024-07-28T14:29:25.064122+0000 mgr.y (mgr.25253) 5422 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:26.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10012 16 16 0 0 0 - 0 2024-07-28T14:29:27.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10013 16 16 0 0 0 - 0 2024-07-28T14:29:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:28 smithi177 bash[81864]: cluster 2024-07-28T14:29:27.065739+0000 mgr.y (mgr.25253) 5423 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:28 smithi177 bash[79620]: cluster 2024-07-28T14:29:27.065739+0000 mgr.y (mgr.25253) 5423 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:28 smithi204 bash[68176]: cluster 2024-07-28T14:29:27.065739+0000 mgr.y (mgr.25253) 5423 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:28.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10014 16 16 0 0 0 - 0 2024-07-28T14:29:29.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10015 16 16 0 0 0 - 0 2024-07-28T14:29:30.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:30 smithi177 bash[79620]: cluster 2024-07-28T14:29:29.067235+0000 mgr.y (mgr.25253) 5424 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:30 smithi177 bash[81864]: cluster 2024-07-28T14:29:29.067235+0000 mgr.y (mgr.25253) 5424 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:30 smithi204 bash[68176]: cluster 2024-07-28T14:29:29.067235+0000 mgr.y (mgr.25253) 5424 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:30.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10016 16 16 0 0 0 - 0 2024-07-28T14:29:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:31 smithi177 bash[81864]: audit 2024-07-28T14:29:30.948654+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:31 smithi177 bash[79620]: audit 2024-07-28T14:29:30.948654+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:31 smithi204 bash[68176]: audit 2024-07-28T14:29:30.948654+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:31.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10017 16 16 0 0 0 - 0 2024-07-28T14:29:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:32 smithi204 bash[68176]: cluster 2024-07-28T14:29:31.068785+0000 mgr.y (mgr.25253) 5425 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:32 smithi177 bash[79620]: cluster 2024-07-28T14:29:31.068785+0000 mgr.y (mgr.25253) 5425 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:32 smithi177 bash[81864]: cluster 2024-07-28T14:29:31.068785+0000 mgr.y (mgr.25253) 5425 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:32.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10018 16 16 0 0 0 - 0 2024-07-28T14:29:33.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:33 smithi177 bash[79620]: cluster 2024-07-28T14:29:33.070287+0000 mgr.y (mgr.25253) 5426 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:33 smithi177 bash[81864]: cluster 2024-07-28T14:29:33.070287+0000 mgr.y (mgr.25253) 5426 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:33 smithi204 bash[68176]: cluster 2024-07-28T14:29:33.070287+0000 mgr.y (mgr.25253) 5426 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:33.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10019 16 16 0 0 0 - 0 2024-07-28T14:29:34.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:29:34.919952+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:34.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:34.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10020 16 16 0 0 0 - 0 2024-07-28T14:29:35.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10021 16 16 0 0 0 - 0 2024-07-28T14:29:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:36 smithi204 bash[68176]: cluster 2024-07-28T14:29:35.071891+0000 mgr.y (mgr.25253) 5427 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:36.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:36 smithi177 bash[79620]: cluster 2024-07-28T14:29:35.071891+0000 mgr.y (mgr.25253) 5427 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:29:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:36 smithi177 bash[81864]: cluster 2024-07-28T14:29:35.071891+0000 mgr.y (mgr.25253) 5427 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:36.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10022 16 16 0 0 0 - 0 2024-07-28T14:29:37.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10023 16 16 0 0 0 - 0 2024-07-28T14:29:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:38 smithi204 bash[68176]: cluster 2024-07-28T14:29:37.073507+0000 mgr.y (mgr.25253) 5428 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:38 smithi177 bash[81864]: cluster 2024-07-28T14:29:37.073507+0000 mgr.y (mgr.25253) 5428 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:38 smithi177 bash[79620]: cluster 2024-07-28T14:29:37.073507+0000 mgr.y (mgr.25253) 5428 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:38.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10024 16 16 0 0 0 - 0 2024-07-28T14:29:39.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10025 16 16 0 0 0 - 0 2024-07-28T14:29:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:40 smithi204 bash[68176]: cluster 2024-07-28T14:29:39.075113+0000 mgr.y (mgr.25253) 5429 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:40.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:40 smithi177 bash[81864]: cluster 2024-07-28T14:29:39.075113+0000 mgr.y (mgr.25253) 5429 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:40 smithi177 bash[79620]: cluster 2024-07-28T14:29:39.075113+0000 mgr.y (mgr.25253) 5429 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:40.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10026 16 16 0 0 0 - 0 2024-07-28T14:29:41.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10027 16 16 0 0 0 - 0 2024-07-28T14:29:42.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:42 smithi204 bash[68176]: cluster 2024-07-28T14:29:41.076736+0000 mgr.y (mgr.25253) 5430 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:42.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:42 smithi177 bash[81864]: cluster 2024-07-28T14:29:41.076736+0000 mgr.y (mgr.25253) 5430 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:42.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:42 smithi177 bash[79620]: cluster 2024-07-28T14:29:41.076736+0000 mgr.y (mgr.25253) 5430 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:42.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10028 16 16 0 0 0 - 0 2024-07-28T14:29:43.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10029 16 16 0 0 0 - 0 2024-07-28T14:29:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:44 smithi204 bash[68176]: cluster 2024-07-28T14:29:43.078357+0000 mgr.y (mgr.25253) 5431 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:44 smithi177 bash[81864]: cluster 2024-07-28T14:29:43.078357+0000 mgr.y (mgr.25253) 5431 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:44 smithi177 bash[79620]: cluster 2024-07-28T14:29:43.078357+0000 mgr.y (mgr.25253) 5431 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:44.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10030 16 16 0 0 0 - 0 2024-07-28T14:29:45.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10031 16 16 0 0 0 - 0 2024-07-28T14:29:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:46 smithi204 bash[68176]: cluster 2024-07-28T14:29:45.080084+0000 mgr.y (mgr.25253) 5432 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:46 smithi204 bash[68176]: audit 2024-07-28T14:29:45.948877+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:29:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:46 smithi177 bash[81864]: cluster 2024-07-28T14:29:45.080084+0000 mgr.y (mgr.25253) 5432 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:46 smithi177 bash[81864]: audit 2024-07-28T14:29:45.948877+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:46 smithi177 bash[79620]: cluster 2024-07-28T14:29:45.080084+0000 mgr.y (mgr.25253) 5432 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:46 smithi177 bash[79620]: audit 2024-07-28T14:29:45.948877+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:46.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10032 16 16 0 0 0 - 0 2024-07-28T14:29:47.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10033 16 16 0 0 0 - 0 2024-07-28T14:29:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:48 smithi204 bash[68176]: cluster 2024-07-28T14:29:47.081715+0000 mgr.y (mgr.25253) 5433 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:48.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:48 smithi177 bash[81864]: cluster 2024-07-28T14:29:47.081715+0000 mgr.y (mgr.25253) 5433 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:48.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:48 smithi177 bash[79620]: cluster 2024-07-28T14:29:47.081715+0000 mgr.y (mgr.25253) 5433 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:48.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10034 16 16 0 0 0 - 0 2024-07-28T14:29:49.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10035 16 16 0 0 0 - 0 2024-07-28T14:29:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:50 smithi204 bash[68176]: cluster 2024-07-28T14:29:49.083198+0000 mgr.y (mgr.25253) 5434 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:50.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:50 smithi177 bash[81864]: cluster 2024-07-28T14:29:49.083198+0000 mgr.y (mgr.25253) 5434 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:50 smithi177 bash[79620]: cluster 2024-07-28T14:29:49.083198+0000 mgr.y (mgr.25253) 5434 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:50.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10036 16 16 0 0 0 - 0 2024-07-28T14:29:51.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10037 16 16 0 0 0 - 0 2024-07-28T14:29:52.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:52 smithi177 bash[81864]: cluster 2024-07-28T14:29:51.084677+0000 mgr.y (mgr.25253) 5435 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:52 smithi177 bash[79620]: cluster 2024-07-28T14:29:51.084677+0000 mgr.y (mgr.25253) 5435 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:52 smithi204 bash[68176]: cluster 2024-07-28T14:29:51.084677+0000 mgr.y (mgr.25253) 5435 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:29:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10038 16 16 0 0 0 - 0 2024-07-28T14:29:53.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10039 16 16 0 0 0 - 0 2024-07-28T14:29:54.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:54 smithi177 bash[81864]: cluster 2024-07-28T14:29:53.086123+0000 mgr.y (mgr.25253) 5436 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:54 smithi177 bash[79620]: cluster 2024-07-28T14:29:53.086123+0000 mgr.y (mgr.25253) 5436 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:54 smithi204 bash[68176]: cluster 2024-07-28T14:29:53.086123+0000 mgr.y (mgr.25253) 5436 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:54.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:29:54.923138+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:54.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:54.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10040 16 16 0 0 0 - 0 2024-07-28T14:29:55.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10041 16 16 0 0 0 - 0 2024-07-28T14:29:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:29:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:29:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:29:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:56 smithi177 bash[81864]: cluster 2024-07-28T14:29:55.087595+0000 mgr.y (mgr.25253) 5437 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:56 smithi177 bash[79620]: cluster 2024-07-28T14:29:55.087595+0000 mgr.y (mgr.25253) 5437 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:56 smithi204 bash[68176]: cluster 2024-07-28T14:29:55.087595+0000 mgr.y (mgr.25253) 5437 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:56.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10042 16 16 0 0 0 - 0 2024-07-28T14:29:57.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10043 16 16 0 0 0 - 0 2024-07-28T14:29:58.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:58 smithi177 bash[81864]: cluster 2024-07-28T14:29:57.089041+0000 mgr.y (mgr.25253) 5438 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:58.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:58 smithi177 bash[79620]: cluster 2024-07-28T14:29:57.089041+0000 mgr.y (mgr.25253) 5438 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:58 smithi204 bash[68176]: cluster 2024-07-28T14:29:57.089041+0000 mgr.y (mgr.25253) 5438 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:29:58.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10044 16 16 0 0 0 - 0 2024-07-28T14:29:59.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:29:59 smithi177 bash[81864]: audit 2024-07-28T14:29:58.195123+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:29:59 smithi177 bash[79620]: audit 2024-07-28T14:29:58.195123+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:29:59 smithi204 bash[68176]: audit 2024-07-28T14:29:58.195123+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:59.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10045 16 16 0 0 0 - 0 2024-07-28T14:30:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:00 smithi177 bash[81864]: cluster 2024-07-28T14:29:59.090494+0000 mgr.y (mgr.25253) 5439 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:00.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:00 smithi177 bash[81864]: cluster 2024-07-28T14:30:00.000101+0000 mon.a (mon.0) 3878 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:30:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:00 smithi177 bash[79620]: cluster 2024-07-28T14:29:59.090494+0000 mgr.y (mgr.25253) 5439 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:00 smithi177 bash[79620]: cluster 2024-07-28T14:30:00.000101+0000 mon.a (mon.0) 3878 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:00 smithi204 bash[68176]: cluster 2024-07-28T14:29:59.090494+0000 mgr.y (mgr.25253) 5439 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:00 smithi204 bash[68176]: cluster 2024-07-28T14:30:00.000101+0000 mon.a (mon.0) 3878 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:30:00.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10046 16 16 0 0 0 - 0 2024-07-28T14:30:01.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:01 smithi177 bash[81864]: audit 2024-07-28T14:30:00.949337+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:01 smithi177 bash[79620]: audit 2024-07-28T14:30:00.949337+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:01 smithi204 bash[68176]: audit 2024-07-28T14:30:00.949337+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:01.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10047 16 16 0 0 0 - 0 2024-07-28T14:30:02.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:02 smithi177 bash[81864]: cluster 2024-07-28T14:30:01.091366+0000 mgr.y (mgr.25253) 5440 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:02 smithi177 bash[79620]: cluster 2024-07-28T14:30:01.091366+0000 mgr.y (mgr.25253) 5440 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:02 smithi204 bash[68176]: cluster 2024-07-28T14:30:01.091366+0000 mgr.y (mgr.25253) 5440 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10048 16 16 0 0 0 - 0 2024-07-28T14:30:03.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10049 16 16 0 0 0 - 0 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[79620]: cluster 2024-07-28T14:30:03.092292+0000 mgr.y (mgr.25253) 5441 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[79620]: audit 2024-07-28T14:30:03.849209+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[79620]: audit 2024-07-28T14:30:03.853862+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[79620]: audit 2024-07-28T14:30:04.115728+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[79620]: audit 2024-07-28T14:30:04.123886+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[81864]: cluster 2024-07-28T14:30:03.092292+0000 mgr.y (mgr.25253) 5441 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[81864]: audit 2024-07-28T14:30:03.849209+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[81864]: audit 2024-07-28T14:30:03.853862+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[81864]: audit 2024-07-28T14:30:04.115728+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:04 smithi177 bash[81864]: audit 2024-07-28T14:30:04.123886+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:04 smithi204 bash[68176]: cluster 2024-07-28T14:30:03.092292+0000 mgr.y (mgr.25253) 5441 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:04 smithi204 bash[68176]: audit 2024-07-28T14:30:03.849209+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:04 smithi204 bash[68176]: audit 2024-07-28T14:30:03.853862+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:04 smithi204 bash[68176]: audit 2024-07-28T14:30:04.115728+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:04 smithi204 bash[68176]: audit 2024-07-28T14:30:04.123886+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:04.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10050 16 16 0 0 0 - 0 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[81864]: audit 2024-07-28T14:30:04.517707+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[81864]: audit 2024-07-28T14:30:04.519292+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[81864]: audit 2024-07-28T14:30:04.529212+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[79620]: audit 2024-07-28T14:30:04.517707+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[79620]: audit 2024-07-28T14:30:04.519292+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:05 smithi177 bash[79620]: audit 2024-07-28T14:30:04.529212+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:05 smithi204 bash[68176]: audit 2024-07-28T14:30:04.517707+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:05 smithi204 bash[68176]: audit 2024-07-28T14:30:04.519292+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:05 smithi204 bash[68176]: audit 2024-07-28T14:30:04.529212+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:30:05.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10051 16 16 0 0 0 - 0 2024-07-28T14:30:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:30:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:06 smithi177 bash[81864]: cluster 2024-07-28T14:30:05.093713+0000 mgr.y (mgr.25253) 5442 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:06 smithi177 bash[79620]: cluster 2024-07-28T14:30:05.093713+0000 mgr.y (mgr.25253) 5442 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:06 smithi204 bash[68176]: cluster 2024-07-28T14:30:05.093713+0000 mgr.y (mgr.25253) 5442 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:06.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10052 16 16 0 0 0 - 0 2024-07-28T14:30:07.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10053 16 16 0 0 0 - 0 2024-07-28T14:30:08.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:08 smithi177 bash[81864]: cluster 2024-07-28T14:30:07.095162+0000 mgr.y (mgr.25253) 5443 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:08.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:08 smithi177 bash[79620]: cluster 2024-07-28T14:30:07.095162+0000 mgr.y (mgr.25253) 5443 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:08 smithi204 bash[68176]: cluster 2024-07-28T14:30:07.095162+0000 mgr.y (mgr.25253) 5443 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:08.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10054 16 16 0 0 0 - 0 2024-07-28T14:30:09.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10055 16 16 0 0 0 - 0 2024-07-28T14:30:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:10 smithi177 bash[79620]: cluster 2024-07-28T14:30:09.096668+0000 mgr.y (mgr.25253) 5444 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:10 smithi177 bash[81864]: cluster 2024-07-28T14:30:09.096668+0000 mgr.y (mgr.25253) 5444 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:10 smithi204 bash[68176]: cluster 2024-07-28T14:30:09.096668+0000 mgr.y (mgr.25253) 5444 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:10.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10056 16 16 0 0 0 - 0 2024-07-28T14:30:11.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10057 16 16 0 0 0 - 0 2024-07-28T14:30:12.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:12 smithi177 bash[81864]: cluster 2024-07-28T14:30:11.098105+0000 mgr.y (mgr.25253) 5445 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:12 smithi177 bash[79620]: cluster 2024-07-28T14:30:11.098105+0000 mgr.y (mgr.25253) 5445 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:12 smithi204 bash[68176]: cluster 2024-07-28T14:30:11.098105+0000 mgr.y (mgr.25253) 5445 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10058 16 16 0 0 0 - 0 2024-07-28T14:30:13.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10059 16 16 0 0 0 - 0 2024-07-28T14:30:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:14 smithi177 bash[81864]: cluster 2024-07-28T14:30:13.099549+0000 mgr.y (mgr.25253) 5446 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:14.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:14 smithi177 bash[79620]: cluster 2024-07-28T14:30:13.099549+0000 mgr.y (mgr.25253) 5446 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:14 smithi204 bash[68176]: cluster 2024-07-28T14:30:13.099549+0000 mgr.y (mgr.25253) 5446 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:14.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:30:14.926447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:14.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:14.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10060 16 16 0 0 0 - 0 2024-07-28T14:30:15.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10061 16 16 0 0 0 - 0 2024-07-28T14:30:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:30:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:16 smithi177 bash[79620]: cluster 2024-07-28T14:30:15.101016+0000 mgr.y (mgr.25253) 5447 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:16 smithi177 bash[79620]: audit 2024-07-28T14:30:15.949816+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:16 smithi177 bash[81864]: cluster 2024-07-28T14:30:15.101016+0000 mgr.y (mgr.25253) 5447 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:16 smithi177 bash[81864]: audit 2024-07-28T14:30:15.949816+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:16 smithi204 bash[68176]: cluster 2024-07-28T14:30:15.101016+0000 mgr.y (mgr.25253) 5447 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:16 smithi204 bash[68176]: audit 2024-07-28T14:30:15.949816+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:16.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10062 16 16 0 0 0 - 0 2024-07-28T14:30:17.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10063 16 16 0 0 0 - 0 2024-07-28T14:30:18.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:18 smithi177 bash[79620]: cluster 2024-07-28T14:30:17.102477+0000 mgr.y (mgr.25253) 5448 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:18 smithi177 bash[81864]: cluster 2024-07-28T14:30:17.102477+0000 mgr.y (mgr.25253) 5448 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:18 smithi204 bash[68176]: cluster 2024-07-28T14:30:17.102477+0000 mgr.y (mgr.25253) 5448 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:18.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10064 16 16 0 0 0 - 0 2024-07-28T14:30:19.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10065 16 16 0 0 0 - 0 2024-07-28T14:30:20.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:20 smithi177 bash[79620]: cluster 2024-07-28T14:30:19.103985+0000 mgr.y (mgr.25253) 5449 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:20.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:20 smithi177 bash[81864]: cluster 2024-07-28T14:30:19.103985+0000 mgr.y (mgr.25253) 5449 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:20 smithi204 bash[68176]: cluster 2024-07-28T14:30:19.103985+0000 mgr.y (mgr.25253) 5449 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:20.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10066 16 16 0 0 0 - 0 2024-07-28T14:30:21.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10067 16 16 0 0 0 - 0 2024-07-28T14:30:22.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:22 smithi177 bash[79620]: cluster 2024-07-28T14:30:21.105454+0000 mgr.y (mgr.25253) 5450 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:22.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:22 smithi177 bash[81864]: cluster 2024-07-28T14:30:21.105454+0000 mgr.y (mgr.25253) 5450 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:22 smithi204 bash[68176]: cluster 2024-07-28T14:30:21.105454+0000 mgr.y (mgr.25253) 5450 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:22.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:30:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:30:22.307277423Z level=info msg="Completed cleanup jobs" duration=343.004633ms 2024-07-28T14:30:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10068 16 16 0 0 0 - 0 2024-07-28T14:30:23.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10069 16 16 0 0 0 - 0 2024-07-28T14:30:24.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:24 smithi177 bash[79620]: cluster 2024-07-28T14:30:23.106922+0000 mgr.y (mgr.25253) 5451 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:24 smithi177 bash[81864]: cluster 2024-07-28T14:30:23.106922+0000 mgr.y (mgr.25253) 5451 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:24 smithi204 bash[68176]: cluster 2024-07-28T14:30:23.106922+0000 mgr.y (mgr.25253) 5451 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:24.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10070 16 16 0 0 0 - 0 2024-07-28T14:30:25.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10071 16 16 0 0 0 - 0 2024-07-28T14:30:26.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:26 smithi177 bash[79620]: cluster 2024-07-28T14:30:25.108421+0000 mgr.y (mgr.25253) 5452 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:30:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:26 smithi177 bash[81864]: cluster 2024-07-28T14:30:25.108421+0000 mgr.y (mgr.25253) 5452 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:26 smithi204 bash[68176]: cluster 2024-07-28T14:30:25.108421+0000 mgr.y (mgr.25253) 5452 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:26.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10072 16 16 0 0 0 - 0 2024-07-28T14:30:27.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10073 16 16 0 0 0 - 0 2024-07-28T14:30:28.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:28 smithi177 bash[79620]: cluster 2024-07-28T14:30:27.109887+0000 mgr.y (mgr.25253) 5453 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:28 smithi177 bash[81864]: cluster 2024-07-28T14:30:27.109887+0000 mgr.y (mgr.25253) 5453 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:28 smithi204 bash[68176]: cluster 2024-07-28T14:30:27.109887+0000 mgr.y (mgr.25253) 5453 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:28.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10074 16 16 0 0 0 - 0 2024-07-28T14:30:29.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10075 16 16 0 0 0 - 0 2024-07-28T14:30:30.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:30 smithi177 bash[81864]: cluster 2024-07-28T14:30:29.111322+0000 mgr.y (mgr.25253) 5454 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:30 smithi177 bash[79620]: cluster 2024-07-28T14:30:29.111322+0000 mgr.y (mgr.25253) 5454 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:30 smithi204 bash[68176]: cluster 2024-07-28T14:30:29.111322+0000 mgr.y (mgr.25253) 5454 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:30.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10076 16 16 0 0 0 - 0 2024-07-28T14:30:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:31 smithi204 bash[68176]: audit 2024-07-28T14:30:30.950266+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:31 smithi177 bash[81864]: audit 2024-07-28T14:30:30.950266+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:31 smithi177 bash[79620]: audit 2024-07-28T14:30:30.950266+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:31.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10077 16 16 0 0 0 - 0 2024-07-28T14:30:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:32 smithi204 bash[68176]: cluster 2024-07-28T14:30:31.112773+0000 mgr.y (mgr.25253) 5455 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:32 smithi177 bash[81864]: cluster 2024-07-28T14:30:31.112773+0000 mgr.y (mgr.25253) 5455 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:32 smithi177 bash[79620]: cluster 2024-07-28T14:30:31.112773+0000 mgr.y (mgr.25253) 5455 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:32.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10078 16 16 0 0 0 - 0 2024-07-28T14:30:33.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10079 16 16 0 0 0 - 0 2024-07-28T14:30:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:34 smithi204 bash[68176]: cluster 2024-07-28T14:30:33.114214+0000 mgr.y (mgr.25253) 5456 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:34 smithi177 bash[81864]: cluster 2024-07-28T14:30:33.114214+0000 mgr.y (mgr.25253) 5456 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:34 smithi177 bash[79620]: cluster 2024-07-28T14:30:33.114214+0000 mgr.y (mgr.25253) 5456 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:34.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:30:34.929701+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:34.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:34.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10080 16 16 0 0 0 - 0 2024-07-28T14:30:35.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10081 16 16 0 0 0 - 0 2024-07-28T14:30:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:30:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:36 smithi177 bash[81864]: cluster 2024-07-28T14:30:35.115743+0000 mgr.y (mgr.25253) 5457 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:36 smithi177 bash[79620]: cluster 2024-07-28T14:30:35.115743+0000 mgr.y (mgr.25253) 5457 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:36 smithi204 bash[68176]: cluster 2024-07-28T14:30:35.115743+0000 mgr.y (mgr.25253) 5457 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:36.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10082 16 16 0 0 0 - 0 2024-07-28T14:30:37.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10083 16 16 0 0 0 - 0 2024-07-28T14:30:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:38 smithi204 bash[68176]: cluster 2024-07-28T14:30:37.117191+0000 mgr.y (mgr.25253) 5458 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:38 smithi177 bash[81864]: cluster 2024-07-28T14:30:37.117191+0000 mgr.y (mgr.25253) 5458 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:38 smithi177 bash[79620]: cluster 2024-07-28T14:30:37.117191+0000 mgr.y (mgr.25253) 5458 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:38.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10084 16 16 0 0 0 - 0 2024-07-28T14:30:39.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10085 16 16 0 0 0 - 0 2024-07-28T14:30:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:40 smithi204 bash[68176]: cluster 2024-07-28T14:30:39.118664+0000 mgr.y (mgr.25253) 5459 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:40 smithi177 bash[81864]: cluster 2024-07-28T14:30:39.118664+0000 mgr.y (mgr.25253) 5459 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:40 smithi177 bash[79620]: cluster 2024-07-28T14:30:39.118664+0000 mgr.y (mgr.25253) 5459 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:40.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10086 16 16 0 0 0 - 0 2024-07-28T14:30:41.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10087 16 16 0 0 0 - 0 2024-07-28T14:30:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:42 smithi204 bash[68176]: cluster 2024-07-28T14:30:41.120147+0000 mgr.y (mgr.25253) 5460 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:42 smithi177 bash[81864]: cluster 2024-07-28T14:30:41.120147+0000 mgr.y (mgr.25253) 5460 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:42 smithi177 bash[79620]: cluster 2024-07-28T14:30:41.120147+0000 mgr.y (mgr.25253) 5460 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:42.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10088 16 16 0 0 0 - 0 2024-07-28T14:30:43.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10089 16 16 0 0 0 - 0 2024-07-28T14:30:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:44 smithi204 bash[68176]: cluster 2024-07-28T14:30:43.121589+0000 mgr.y (mgr.25253) 5461 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:44 smithi177 bash[81864]: cluster 2024-07-28T14:30:43.121589+0000 mgr.y (mgr.25253) 5461 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:44 smithi177 bash[79620]: cluster 2024-07-28T14:30:43.121589+0000 mgr.y (mgr.25253) 5461 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:44.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10090 16 16 0 0 0 - 0 2024-07-28T14:30:45.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10091 16 16 0 0 0 - 0 2024-07-28T14:30:46.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:30:46.482 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:46 smithi177 bash[79620]: cluster 2024-07-28T14:30:45.123050+0000 mgr.y (mgr.25253) 5462 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:46.483 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:46 smithi177 bash[79620]: audit 2024-07-28T14:30:45.950636+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:46 smithi204 bash[68176]: cluster 2024-07-28T14:30:45.123050+0000 mgr.y (mgr.25253) 5462 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:46 smithi204 bash[68176]: audit 2024-07-28T14:30:45.950636+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:46.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:46 smithi177 bash[81864]: cluster 2024-07-28T14:30:45.123050+0000 mgr.y (mgr.25253) 5462 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:46 smithi177 bash[81864]: audit 2024-07-28T14:30:45.950636+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:46.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10092 16 16 0 0 0 - 0 2024-07-28T14:30:47.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10093 16 16 0 0 0 - 0 2024-07-28T14:30:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:48 smithi204 bash[68176]: cluster 2024-07-28T14:30:47.124525+0000 mgr.y (mgr.25253) 5463 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:48 smithi177 bash[81864]: cluster 2024-07-28T14:30:47.124525+0000 mgr.y (mgr.25253) 5463 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:48 smithi177 bash[79620]: cluster 2024-07-28T14:30:47.124525+0000 mgr.y (mgr.25253) 5463 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:48.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10094 16 16 0 0 0 - 0 2024-07-28T14:30:49.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10095 16 16 0 0 0 - 0 2024-07-28T14:30:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:50 smithi204 bash[68176]: cluster 2024-07-28T14:30:49.125964+0000 mgr.y (mgr.25253) 5464 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:50.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:50 smithi177 bash[81864]: cluster 2024-07-28T14:30:49.125964+0000 mgr.y (mgr.25253) 5464 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:50 smithi177 bash[79620]: cluster 2024-07-28T14:30:49.125964+0000 mgr.y (mgr.25253) 5464 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:50.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10096 16 16 0 0 0 - 0 2024-07-28T14:30:51.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10097 16 16 0 0 0 - 0 2024-07-28T14:30:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:52 smithi204 bash[68176]: cluster 2024-07-28T14:30:51.127397+0000 mgr.y (mgr.25253) 5465 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:30:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:52 smithi177 bash[81864]: cluster 2024-07-28T14:30:51.127397+0000 mgr.y (mgr.25253) 5465 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:52 smithi177 bash[79620]: cluster 2024-07-28T14:30:51.127397+0000 mgr.y (mgr.25253) 5465 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:52.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10098 16 16 0 0 0 - 0 2024-07-28T14:30:53.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10099 16 16 0 0 0 - 0 2024-07-28T14:30:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:54 smithi204 bash[68176]: cluster 2024-07-28T14:30:53.128907+0000 mgr.y (mgr.25253) 5466 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:54 smithi177 bash[81864]: cluster 2024-07-28T14:30:53.128907+0000 mgr.y (mgr.25253) 5466 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:54 smithi177 bash[79620]: cluster 2024-07-28T14:30:53.128907+0000 mgr.y (mgr.25253) 5466 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:54.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:30:54.932966+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:54.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:54.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10100 16 16 0 0 0 - 0 2024-07-28T14:30:55.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10101 16 16 0 0 0 - 0 2024-07-28T14:30:56.319 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:30:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:30:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:30:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:56 smithi204 bash[68176]: cluster 2024-07-28T14:30:55.130385+0000 mgr.y (mgr.25253) 5467 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:56 smithi177 bash[81864]: cluster 2024-07-28T14:30:55.130385+0000 mgr.y (mgr.25253) 5467 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:56 smithi177 bash[79620]: cluster 2024-07-28T14:30:55.130385+0000 mgr.y (mgr.25253) 5467 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:56.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10102 16 16 0 0 0 - 0 2024-07-28T14:30:57.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10103 16 16 0 0 0 - 0 2024-07-28T14:30:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:30:58 smithi204 bash[68176]: cluster 2024-07-28T14:30:57.131869+0000 mgr.y (mgr.25253) 5468 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:58.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:30:58 smithi177 bash[81864]: cluster 2024-07-28T14:30:57.131869+0000 mgr.y (mgr.25253) 5468 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:30:58 smithi177 bash[79620]: cluster 2024-07-28T14:30:57.131869+0000 mgr.y (mgr.25253) 5468 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:30:58.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10104 16 16 0 0 0 - 0 2024-07-28T14:30:59.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10105 16 16 0 0 0 - 0 2024-07-28T14:31:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:00 smithi204 bash[68176]: cluster 2024-07-28T14:30:59.133322+0000 mgr.y (mgr.25253) 5469 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:00.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:00 smithi177 bash[81864]: cluster 2024-07-28T14:30:59.133322+0000 mgr.y (mgr.25253) 5469 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:00 smithi177 bash[79620]: cluster 2024-07-28T14:30:59.133322+0000 mgr.y (mgr.25253) 5469 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:00.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10106 16 16 0 0 0 - 0 2024-07-28T14:31:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:01 smithi204 bash[68176]: audit 2024-07-28T14:31:00.951289+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:01 smithi177 bash[81864]: audit 2024-07-28T14:31:00.951289+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:01 smithi177 bash[79620]: audit 2024-07-28T14:31:00.951289+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:01.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10107 16 16 0 0 0 - 0 2024-07-28T14:31:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:02 smithi204 bash[68176]: cluster 2024-07-28T14:31:01.134721+0000 mgr.y (mgr.25253) 5470 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:02 smithi177 bash[79620]: cluster 2024-07-28T14:31:01.134721+0000 mgr.y (mgr.25253) 5470 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:02 smithi177 bash[81864]: cluster 2024-07-28T14:31:01.134721+0000 mgr.y (mgr.25253) 5470 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:02.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10108 16 16 0 0 0 - 0 2024-07-28T14:31:03.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10109 16 16 0 0 0 - 0 2024-07-28T14:31:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:04 smithi204 bash[68176]: cluster 2024-07-28T14:31:03.136230+0000 mgr.y (mgr.25253) 5471 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:04.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:04 smithi177 bash[81864]: cluster 2024-07-28T14:31:03.136230+0000 mgr.y (mgr.25253) 5471 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:04 smithi177 bash[79620]: cluster 2024-07-28T14:31:03.136230+0000 mgr.y (mgr.25253) 5471 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:04.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10110 16 16 0 0 0 - 0 2024-07-28T14:31:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:05 smithi204 bash[68176]: audit 2024-07-28T14:31:04.656688+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:05.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:05 smithi177 bash[81864]: audit 2024-07-28T14:31:04.656688+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:05 smithi177 bash[79620]: audit 2024-07-28T14:31:04.656688+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:05.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10111 16 16 0 0 0 - 0 2024-07-28T14:31:06.352 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:31:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:06 smithi204 bash[68176]: cluster 2024-07-28T14:31:05.137702+0000 mgr.y (mgr.25253) 5472 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:06.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:06 smithi177 bash[81864]: cluster 2024-07-28T14:31:05.137702+0000 mgr.y (mgr.25253) 5472 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:06 smithi177 bash[79620]: cluster 2024-07-28T14:31:05.137702+0000 mgr.y (mgr.25253) 5472 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:06.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10112 16 16 0 0 0 - 0 2024-07-28T14:31:07.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10113 16 16 0 0 0 - 0 2024-07-28T14:31:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:08 smithi204 bash[68176]: cluster 2024-07-28T14:31:07.139197+0000 mgr.y (mgr.25253) 5473 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:08.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:08 smithi177 bash[81864]: cluster 2024-07-28T14:31:07.139197+0000 mgr.y (mgr.25253) 5473 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:08 smithi177 bash[79620]: cluster 2024-07-28T14:31:07.139197+0000 mgr.y (mgr.25253) 5473 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:08.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10114 16 16 0 0 0 - 0 2024-07-28T14:31:09.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10115 16 16 0 0 0 - 0 2024-07-28T14:31:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:10 smithi204 bash[68176]: cluster 2024-07-28T14:31:09.140703+0000 mgr.y (mgr.25253) 5474 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:10 smithi204 bash[68176]: audit 2024-07-28T14:31:10.354372+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:10 smithi204 bash[68176]: audit 2024-07-28T14:31:10.360487+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[79620]: cluster 2024-07-28T14:31:09.140703+0000 mgr.y (mgr.25253) 5474 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[79620]: audit 2024-07-28T14:31:10.354372+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[79620]: audit 2024-07-28T14:31:10.360487+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[81864]: cluster 2024-07-28T14:31:09.140703+0000 mgr.y (mgr.25253) 5474 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[81864]: audit 2024-07-28T14:31:10.354372+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:10 smithi177 bash[81864]: audit 2024-07-28T14:31:10.360487+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:10.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10116 16 16 0 0 0 - 0 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: audit 2024-07-28T14:31:10.545123+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: audit 2024-07-28T14:31:10.557028+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: audit 2024-07-28T14:31:10.966234+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: audit 2024-07-28T14:31:10.967955+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: audit 2024-07-28T14:31:10.976347+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:11 smithi204 bash[68176]: cluster 2024-07-28T14:31:11.142165+0000 mgr.y (mgr.25253) 5475 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:11.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10117 16 16 0 0 0 - 0 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: audit 2024-07-28T14:31:10.545123+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: audit 2024-07-28T14:31:10.557028+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: audit 2024-07-28T14:31:10.966234+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: audit 2024-07-28T14:31:10.967955+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: audit 2024-07-28T14:31:10.976347+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[81864]: cluster 2024-07-28T14:31:11.142165+0000 mgr.y (mgr.25253) 5475 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: audit 2024-07-28T14:31:10.545123+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: audit 2024-07-28T14:31:10.557028+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: audit 2024-07-28T14:31:10.966234+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: audit 2024-07-28T14:31:10.967955+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: audit 2024-07-28T14:31:10.976347+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:31:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:11 smithi177 bash[79620]: cluster 2024-07-28T14:31:11.142165+0000 mgr.y (mgr.25253) 5475 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10118 16 16 0 0 0 - 0 2024-07-28T14:31:13.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10119 16 16 0 0 0 - 0 2024-07-28T14:31:14.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:14 smithi177 bash[81864]: cluster 2024-07-28T14:31:13.143612+0000 mgr.y (mgr.25253) 5476 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:14.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:14 smithi177 bash[79620]: cluster 2024-07-28T14:31:13.143612+0000 mgr.y (mgr.25253) 5476 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:14 smithi204 bash[68176]: cluster 2024-07-28T14:31:13.143612+0000 mgr.y (mgr.25253) 5476 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:14.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:31:14.936111+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:14.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:14.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10120 16 16 0 0 0 - 0 2024-07-28T14:31:15.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10121 16 16 0 0 0 - 0 2024-07-28T14:31:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:31:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:16 smithi177 bash[81864]: cluster 2024-07-28T14:31:15.145036+0000 mgr.y (mgr.25253) 5477 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:16 smithi177 bash[81864]: audit 2024-07-28T14:31:15.951561+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:16 smithi177 bash[79620]: cluster 2024-07-28T14:31:15.145036+0000 mgr.y (mgr.25253) 5477 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:16 smithi177 bash[79620]: audit 2024-07-28T14:31:15.951561+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:16 smithi204 bash[68176]: cluster 2024-07-28T14:31:15.145036+0000 mgr.y (mgr.25253) 5477 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:16 smithi204 bash[68176]: audit 2024-07-28T14:31:15.951561+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:16.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10122 16 16 0 0 0 - 0 2024-07-28T14:31:17.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10123 16 16 0 0 0 - 0 2024-07-28T14:31:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:18 smithi177 bash[81864]: cluster 2024-07-28T14:31:17.146490+0000 mgr.y (mgr.25253) 5478 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:18 smithi177 bash[79620]: cluster 2024-07-28T14:31:17.146490+0000 mgr.y (mgr.25253) 5478 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:18 smithi204 bash[68176]: cluster 2024-07-28T14:31:17.146490+0000 mgr.y (mgr.25253) 5478 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:18.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10124 16 16 0 0 0 - 0 2024-07-28T14:31:19.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10125 16 16 0 0 0 - 0 2024-07-28T14:31:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:20 smithi177 bash[81864]: cluster 2024-07-28T14:31:19.147974+0000 mgr.y (mgr.25253) 5479 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:20 smithi177 bash[79620]: cluster 2024-07-28T14:31:19.147974+0000 mgr.y (mgr.25253) 5479 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:20 smithi204 bash[68176]: cluster 2024-07-28T14:31:19.147974+0000 mgr.y (mgr.25253) 5479 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:20.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10126 16 16 0 0 0 - 0 2024-07-28T14:31:21.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10127 16 16 0 0 0 - 0 2024-07-28T14:31:22.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:22 smithi177 bash[81864]: cluster 2024-07-28T14:31:21.149395+0000 mgr.y (mgr.25253) 5480 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:22 smithi177 bash[79620]: cluster 2024-07-28T14:31:21.149395+0000 mgr.y (mgr.25253) 5480 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:22 smithi204 bash[68176]: cluster 2024-07-28T14:31:21.149395+0000 mgr.y (mgr.25253) 5480 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10128 16 16 0 0 0 - 0 2024-07-28T14:31:23.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10129 16 16 0 0 0 - 0 2024-07-28T14:31:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:24 smithi177 bash[81864]: cluster 2024-07-28T14:31:23.150821+0000 mgr.y (mgr.25253) 5481 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:24 smithi177 bash[79620]: cluster 2024-07-28T14:31:23.150821+0000 mgr.y (mgr.25253) 5481 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:24 smithi204 bash[68176]: cluster 2024-07-28T14:31:23.150821+0000 mgr.y (mgr.25253) 5481 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:24.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10130 16 16 0 0 0 - 0 2024-07-28T14:31:25.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10131 16 16 0 0 0 - 0 2024-07-28T14:31:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:26 smithi177 bash[79620]: cluster 2024-07-28T14:31:25.152301+0000 mgr.y (mgr.25253) 5482 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:31:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:26 smithi177 bash[81864]: cluster 2024-07-28T14:31:25.152301+0000 mgr.y (mgr.25253) 5482 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:26 smithi204 bash[68176]: cluster 2024-07-28T14:31:25.152301+0000 mgr.y (mgr.25253) 5482 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:26.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10132 16 16 0 0 0 - 0 2024-07-28T14:31:27.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10133 16 16 0 0 0 - 0 2024-07-28T14:31:28.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:28 smithi177 bash[79620]: cluster 2024-07-28T14:31:27.153737+0000 mgr.y (mgr.25253) 5483 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:28 smithi177 bash[81864]: cluster 2024-07-28T14:31:27.153737+0000 mgr.y (mgr.25253) 5483 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:28 smithi204 bash[68176]: cluster 2024-07-28T14:31:27.153737+0000 mgr.y (mgr.25253) 5483 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:28.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10134 16 16 0 0 0 - 0 2024-07-28T14:31:29.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10135 16 16 0 0 0 - 0 2024-07-28T14:31:30.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:30 smithi177 bash[81864]: cluster 2024-07-28T14:31:29.155163+0000 mgr.y (mgr.25253) 5484 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:30.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:30 smithi177 bash[79620]: cluster 2024-07-28T14:31:29.155163+0000 mgr.y (mgr.25253) 5484 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:30 smithi204 bash[68176]: cluster 2024-07-28T14:31:29.155163+0000 mgr.y (mgr.25253) 5484 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:30.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10136 16 16 0 0 0 - 0 2024-07-28T14:31:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:31 smithi177 bash[81864]: audit 2024-07-28T14:31:30.951957+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:31 smithi177 bash[79620]: audit 2024-07-28T14:31:30.951957+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:31 smithi204 bash[68176]: audit 2024-07-28T14:31:30.951957+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:31.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10137 16 16 0 0 0 - 0 2024-07-28T14:31:32.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:32 smithi177 bash[81864]: cluster 2024-07-28T14:31:31.156633+0000 mgr.y (mgr.25253) 5485 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:32 smithi177 bash[79620]: cluster 2024-07-28T14:31:31.156633+0000 mgr.y (mgr.25253) 5485 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:32 smithi204 bash[68176]: cluster 2024-07-28T14:31:31.156633+0000 mgr.y (mgr.25253) 5485 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10138 16 16 0 0 0 - 0 2024-07-28T14:31:33.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10139 16 16 0 0 0 - 0 2024-07-28T14:31:34.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:34 smithi177 bash[79620]: cluster 2024-07-28T14:31:33.158084+0000 mgr.y (mgr.25253) 5486 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:34.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:34 smithi177 bash[81864]: cluster 2024-07-28T14:31:33.158084+0000 mgr.y (mgr.25253) 5486 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:34 smithi204 bash[68176]: cluster 2024-07-28T14:31:33.158084+0000 mgr.y (mgr.25253) 5486 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:34.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:31:34.939279+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:34.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:34.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10140 16 16 0 0 0 - 0 2024-07-28T14:31:35.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10141 16 16 0 0 0 - 0 2024-07-28T14:31:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:31:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:36 smithi177 bash[81864]: cluster 2024-07-28T14:31:35.159504+0000 mgr.y (mgr.25253) 5487 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:36 smithi177 bash[79620]: cluster 2024-07-28T14:31:35.159504+0000 mgr.y (mgr.25253) 5487 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:36 smithi204 bash[68176]: cluster 2024-07-28T14:31:35.159504+0000 mgr.y (mgr.25253) 5487 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:36.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10142 16 16 0 0 0 - 0 2024-07-28T14:31:37.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10143 16 16 0 0 0 - 0 2024-07-28T14:31:38.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:38 smithi177 bash[81864]: cluster 2024-07-28T14:31:37.160936+0000 mgr.y (mgr.25253) 5488 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:38.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:38 smithi177 bash[79620]: cluster 2024-07-28T14:31:37.160936+0000 mgr.y (mgr.25253) 5488 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:38 smithi204 bash[68176]: cluster 2024-07-28T14:31:37.160936+0000 mgr.y (mgr.25253) 5488 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:38.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10144 16 16 0 0 0 - 0 2024-07-28T14:31:39.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10145 16 16 0 0 0 - 0 2024-07-28T14:31:40.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:40 smithi177 bash[81864]: cluster 2024-07-28T14:31:39.162356+0000 mgr.y (mgr.25253) 5489 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:40.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:40 smithi177 bash[79620]: cluster 2024-07-28T14:31:39.162356+0000 mgr.y (mgr.25253) 5489 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:40 smithi204 bash[68176]: cluster 2024-07-28T14:31:39.162356+0000 mgr.y (mgr.25253) 5489 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:40.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10146 16 16 0 0 0 - 0 2024-07-28T14:31:41.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10147 16 16 0 0 0 - 0 2024-07-28T14:31:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:41 smithi177 bash[81864]: cluster 2024-07-28T14:31:41.163938+0000 mgr.y (mgr.25253) 5490 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:41 smithi177 bash[79620]: cluster 2024-07-28T14:31:41.163938+0000 mgr.y (mgr.25253) 5490 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:41 smithi204 bash[68176]: cluster 2024-07-28T14:31:41.163938+0000 mgr.y (mgr.25253) 5490 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10148 16 16 0 0 0 - 0 2024-07-28T14:31:43.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10149 16 16 0 0 0 - 0 2024-07-28T14:31:44.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:44 smithi177 bash[81864]: cluster 2024-07-28T14:31:43.165542+0000 mgr.y (mgr.25253) 5491 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:44.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:44 smithi177 bash[79620]: cluster 2024-07-28T14:31:43.165542+0000 mgr.y (mgr.25253) 5491 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:44 smithi204 bash[68176]: cluster 2024-07-28T14:31:43.165542+0000 mgr.y (mgr.25253) 5491 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:44.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10150 16 16 0 0 0 - 0 2024-07-28T14:31:45.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10151 16 16 0 0 0 - 0 2024-07-28T14:31:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:31:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:46 smithi177 bash[81864]: cluster 2024-07-28T14:31:45.167162+0000 mgr.y (mgr.25253) 5492 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:46 smithi177 bash[81864]: audit 2024-07-28T14:31:45.952314+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:46 smithi177 bash[79620]: cluster 2024-07-28T14:31:45.167162+0000 mgr.y (mgr.25253) 5492 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:46 smithi177 bash[79620]: audit 2024-07-28T14:31:45.952314+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:46 smithi204 bash[68176]: cluster 2024-07-28T14:31:45.167162+0000 mgr.y (mgr.25253) 5492 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:46 smithi204 bash[68176]: audit 2024-07-28T14:31:45.952314+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:46.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10152 16 16 0 0 0 - 0 2024-07-28T14:31:47.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10153 16 16 0 0 0 - 0 2024-07-28T14:31:48.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:48 smithi177 bash[81864]: cluster 2024-07-28T14:31:47.168796+0000 mgr.y (mgr.25253) 5493 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:48.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:48 smithi177 bash[79620]: cluster 2024-07-28T14:31:47.168796+0000 mgr.y (mgr.25253) 5493 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:48 smithi204 bash[68176]: cluster 2024-07-28T14:31:47.168796+0000 mgr.y (mgr.25253) 5493 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:48.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10154 16 16 0 0 0 - 0 2024-07-28T14:31:49.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10155 16 16 0 0 0 - 0 2024-07-28T14:31:50.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:50 smithi177 bash[81864]: cluster 2024-07-28T14:31:49.170428+0000 mgr.y (mgr.25253) 5494 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:50.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:50 smithi177 bash[79620]: cluster 2024-07-28T14:31:49.170428+0000 mgr.y (mgr.25253) 5494 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:50 smithi204 bash[68176]: cluster 2024-07-28T14:31:49.170428+0000 mgr.y (mgr.25253) 5494 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:50.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10156 16 16 0 0 0 - 0 2024-07-28T14:31:51.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10157 16 16 0 0 0 - 0 2024-07-28T14:31:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:52 smithi177 bash[81864]: cluster 2024-07-28T14:31:51.172086+0000 mgr.y (mgr.25253) 5495 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:52 smithi177 bash[79620]: cluster 2024-07-28T14:31:51.172086+0000 mgr.y (mgr.25253) 5495 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:52 smithi204 bash[68176]: cluster 2024-07-28T14:31:51.172086+0000 mgr.y (mgr.25253) 5495 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:31:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10158 16 16 0 0 0 - 0 2024-07-28T14:31:53.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10159 16 16 0 0 0 - 0 2024-07-28T14:31:54.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:54 smithi177 bash[81864]: cluster 2024-07-28T14:31:53.173758+0000 mgr.y (mgr.25253) 5496 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:54.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:54 smithi177 bash[79620]: cluster 2024-07-28T14:31:53.173758+0000 mgr.y (mgr.25253) 5496 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:54 smithi204 bash[68176]: cluster 2024-07-28T14:31:53.173758+0000 mgr.y (mgr.25253) 5496 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:54.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:31:54.942374+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:54.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:54.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10160 16 16 0 0 0 - 0 2024-07-28T14:31:55.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10161 16 16 0 0 0 - 0 2024-07-28T14:31:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:31:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:31:56.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:56 smithi177 bash[81864]: cluster 2024-07-28T14:31:55.175433+0000 mgr.y (mgr.25253) 5497 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:56.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:56 smithi177 bash[79620]: cluster 2024-07-28T14:31:55.175433+0000 mgr.y (mgr.25253) 5497 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:56 smithi204 bash[68176]: cluster 2024-07-28T14:31:55.175433+0000 mgr.y (mgr.25253) 5497 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:56.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10162 16 16 0 0 0 - 0 2024-07-28T14:31:57.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10163 16 16 0 0 0 - 0 2024-07-28T14:31:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:31:58 smithi177 bash[81864]: cluster 2024-07-28T14:31:57.177063+0000 mgr.y (mgr.25253) 5498 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:31:58 smithi177 bash[79620]: cluster 2024-07-28T14:31:57.177063+0000 mgr.y (mgr.25253) 5498 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:31:58 smithi204 bash[68176]: cluster 2024-07-28T14:31:57.177063+0000 mgr.y (mgr.25253) 5498 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:31:58.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10164 16 16 0 0 0 - 0 2024-07-28T14:31:59.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10165 16 16 0 0 0 - 0 2024-07-28T14:32:00.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:00 smithi177 bash[81864]: cluster 2024-07-28T14:31:59.178689+0000 mgr.y (mgr.25253) 5499 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:00.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:00 smithi177 bash[79620]: cluster 2024-07-28T14:31:59.178689+0000 mgr.y (mgr.25253) 5499 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:00 smithi204 bash[68176]: cluster 2024-07-28T14:31:59.178689+0000 mgr.y (mgr.25253) 5499 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:00.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10166 16 16 0 0 0 - 0 2024-07-28T14:32:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:01 smithi177 bash[81864]: audit 2024-07-28T14:32:00.952734+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:01 smithi177 bash[79620]: audit 2024-07-28T14:32:00.952734+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:01 smithi204 bash[68176]: audit 2024-07-28T14:32:00.952734+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:01.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10167 16 16 0 0 0 - 0 2024-07-28T14:32:02.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:02 smithi204 bash[68176]: cluster 2024-07-28T14:32:01.180164+0000 mgr.y (mgr.25253) 5500 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:02.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:02 smithi177 bash[79620]: cluster 2024-07-28T14:32:01.180164+0000 mgr.y (mgr.25253) 5500 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:02 smithi177 bash[81864]: cluster 2024-07-28T14:32:01.180164+0000 mgr.y (mgr.25253) 5500 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:02.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10168 16 16 0 0 0 - 0 2024-07-28T14:32:03.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10169 16 16 0 0 0 - 0 2024-07-28T14:32:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:04 smithi204 bash[68176]: cluster 2024-07-28T14:32:03.181598+0000 mgr.y (mgr.25253) 5501 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:04 smithi177 bash[81864]: cluster 2024-07-28T14:32:03.181598+0000 mgr.y (mgr.25253) 5501 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:04 smithi177 bash[79620]: cluster 2024-07-28T14:32:03.181598+0000 mgr.y (mgr.25253) 5501 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:04.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10170 16 16 0 0 0 - 0 2024-07-28T14:32:05.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10171 16 16 0 0 0 - 0 2024-07-28T14:32:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:32:06.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:06 smithi177 bash[81864]: cluster 2024-07-28T14:32:05.183068+0000 mgr.y (mgr.25253) 5502 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:06.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:06 smithi177 bash[79620]: cluster 2024-07-28T14:32:05.183068+0000 mgr.y (mgr.25253) 5502 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:06 smithi204 bash[68176]: cluster 2024-07-28T14:32:05.183068+0000 mgr.y (mgr.25253) 5502 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:06.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10172 16 16 0 0 0 - 0 2024-07-28T14:32:07.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10173 16 16 0 0 0 - 0 2024-07-28T14:32:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:08 smithi204 bash[68176]: cluster 2024-07-28T14:32:07.184549+0000 mgr.y (mgr.25253) 5503 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:08.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:08 smithi177 bash[79620]: cluster 2024-07-28T14:32:07.184549+0000 mgr.y (mgr.25253) 5503 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:08 smithi177 bash[81864]: cluster 2024-07-28T14:32:07.184549+0000 mgr.y (mgr.25253) 5503 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:08.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10174 16 16 0 0 0 - 0 2024-07-28T14:32:09.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10175 16 16 0 0 0 - 0 2024-07-28T14:32:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:10 smithi204 bash[68176]: cluster 2024-07-28T14:32:09.186050+0000 mgr.y (mgr.25253) 5504 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:10.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:10 smithi177 bash[79620]: cluster 2024-07-28T14:32:09.186050+0000 mgr.y (mgr.25253) 5504 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:10 smithi177 bash[81864]: cluster 2024-07-28T14:32:09.186050+0000 mgr.y (mgr.25253) 5504 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:10.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10176 16 16 0 0 0 - 0 2024-07-28T14:32:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:11 smithi204 bash[68176]: audit 2024-07-28T14:32:11.106444+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:11.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:11 smithi177 bash[79620]: audit 2024-07-28T14:32:11.106444+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:11 smithi177 bash[81864]: audit 2024-07-28T14:32:11.106444+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:11.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10177 16 16 0 0 0 - 0 2024-07-28T14:32:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:12 smithi204 bash[68176]: cluster 2024-07-28T14:32:11.187495+0000 mgr.y (mgr.25253) 5505 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:12 smithi204 bash[68176]: audit 2024-07-28T14:32:11.484499+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:12 smithi204 bash[68176]: audit 2024-07-28T14:32:11.489619+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[81864]: cluster 2024-07-28T14:32:11.187495+0000 mgr.y (mgr.25253) 5505 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[81864]: audit 2024-07-28T14:32:11.484499+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[81864]: audit 2024-07-28T14:32:11.489619+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[79620]: cluster 2024-07-28T14:32:11.187495+0000 mgr.y (mgr.25253) 5505 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[79620]: audit 2024-07-28T14:32:11.484499+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:12 smithi177 bash[79620]: audit 2024-07-28T14:32:11.489619+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:12.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10178 16 16 0 0 0 - 0 2024-07-28T14:32:13.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10179 16 16 0 0 0 - 0 2024-07-28T14:32:14.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:14 smithi177 bash[79620]: cluster 2024-07-28T14:32:13.188976+0000 mgr.y (mgr.25253) 5506 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:14 smithi177 bash[81864]: cluster 2024-07-28T14:32:13.188976+0000 mgr.y (mgr.25253) 5506 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:14 smithi204 bash[68176]: cluster 2024-07-28T14:32:13.188976+0000 mgr.y (mgr.25253) 5506 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:14.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:32:14.945605+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:14.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:14.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10180 16 16 0 0 0 - 0 2024-07-28T14:32:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:15 smithi204 bash[68176]: cluster 2024-07-28T14:32:15.190430+0000 mgr.y (mgr.25253) 5507 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:15.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10181 16 16 0 0 0 - 0 2024-07-28T14:32:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:15 smithi177 bash[81864]: cluster 2024-07-28T14:32:15.190430+0000 mgr.y (mgr.25253) 5507 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:15 smithi177 bash[79620]: cluster 2024-07-28T14:32:15.190430+0000 mgr.y (mgr.25253) 5507 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:32:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:16 smithi204 bash[68176]: audit 2024-07-28T14:32:15.953372+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:16.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10182 16 16 0 0 0 - 0 2024-07-28T14:32:17.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:16 smithi177 bash[79620]: audit 2024-07-28T14:32:15.953372+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:16 smithi177 bash[81864]: audit 2024-07-28T14:32:15.953372+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:17.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10183 16 16 0 0 0 - 0 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:16.972976+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:16.978450+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:17.126568+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:17.132840+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: cluster 2024-07-28T14:32:17.191737+0000 mgr.y (mgr.25253) 5508 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:17.565199+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:17.566468+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:32:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[79620]: audit 2024-07-28T14:32:17.575314+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:16.972976+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:16.978450+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:17.126568+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:17.132840+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: cluster 2024-07-28T14:32:17.191737+0000 mgr.y (mgr.25253) 5508 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:17.565199+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:17.566468+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:32:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:17 smithi177 bash[81864]: audit 2024-07-28T14:32:17.575314+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:16.972976+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:16.978450+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:17.126568+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:17.132840+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: cluster 2024-07-28T14:32:17.191737+0000 mgr.y (mgr.25253) 5508 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:17.565199+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:32:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:17.566468+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:32:18.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:17 smithi204 bash[68176]: audit 2024-07-28T14:32:17.575314+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:32:18.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10184 16 16 0 0 0 - 0 2024-07-28T14:32:19.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10185 16 16 0 0 0 - 0 2024-07-28T14:32:20.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:20 smithi177 bash[81864]: cluster 2024-07-28T14:32:19.193141+0000 mgr.y (mgr.25253) 5509 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:20.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:20 smithi177 bash[79620]: cluster 2024-07-28T14:32:19.193141+0000 mgr.y (mgr.25253) 5509 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:20 smithi204 bash[68176]: cluster 2024-07-28T14:32:19.193141+0000 mgr.y (mgr.25253) 5509 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:20.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10186 16 16 0 0 0 - 0 2024-07-28T14:32:21.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10187 16 16 0 0 0 - 0 2024-07-28T14:32:22.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:22 smithi177 bash[81864]: cluster 2024-07-28T14:32:21.194570+0000 mgr.y (mgr.25253) 5510 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:22.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:22 smithi177 bash[79620]: cluster 2024-07-28T14:32:21.194570+0000 mgr.y (mgr.25253) 5510 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:22 smithi204 bash[68176]: cluster 2024-07-28T14:32:21.194570+0000 mgr.y (mgr.25253) 5510 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10188 16 16 0 0 0 - 0 2024-07-28T14:32:23.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10189 16 16 0 0 0 - 0 2024-07-28T14:32:24.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:24 smithi177 bash[81864]: cluster 2024-07-28T14:32:23.196062+0000 mgr.y (mgr.25253) 5511 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:24 smithi177 bash[79620]: cluster 2024-07-28T14:32:23.196062+0000 mgr.y (mgr.25253) 5511 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:24 smithi204 bash[68176]: cluster 2024-07-28T14:32:23.196062+0000 mgr.y (mgr.25253) 5511 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:24.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10190 16 16 0 0 0 - 0 2024-07-28T14:32:25.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10191 16 16 0 0 0 - 0 2024-07-28T14:32:26.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:26 smithi177 bash[79620]: cluster 2024-07-28T14:32:25.197509+0000 mgr.y (mgr.25253) 5512 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:32:26.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:26 smithi177 bash[81864]: cluster 2024-07-28T14:32:25.197509+0000 mgr.y (mgr.25253) 5512 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:26 smithi204 bash[68176]: cluster 2024-07-28T14:32:25.197509+0000 mgr.y (mgr.25253) 5512 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:26.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10192 16 16 0 0 0 - 0 2024-07-28T14:32:27.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10193 16 16 0 0 0 - 0 2024-07-28T14:32:28.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:28 smithi177 bash[79620]: cluster 2024-07-28T14:32:27.198946+0000 mgr.y (mgr.25253) 5513 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:28.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:28 smithi177 bash[81864]: cluster 2024-07-28T14:32:27.198946+0000 mgr.y (mgr.25253) 5513 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:28 smithi204 bash[68176]: cluster 2024-07-28T14:32:27.198946+0000 mgr.y (mgr.25253) 5513 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:28.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10194 16 16 0 0 0 - 0 2024-07-28T14:32:29.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10195 16 16 0 0 0 - 0 2024-07-28T14:32:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:30 smithi204 bash[68176]: cluster 2024-07-28T14:32:29.200431+0000 mgr.y (mgr.25253) 5514 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:30 smithi177 bash[81864]: cluster 2024-07-28T14:32:29.200431+0000 mgr.y (mgr.25253) 5514 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:30 smithi177 bash[79620]: cluster 2024-07-28T14:32:29.200431+0000 mgr.y (mgr.25253) 5514 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:30.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10196 16 16 0 0 0 - 0 2024-07-28T14:32:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:31 smithi204 bash[68176]: audit 2024-07-28T14:32:30.953620+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:31 smithi177 bash[81864]: audit 2024-07-28T14:32:30.953620+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:31 smithi177 bash[79620]: audit 2024-07-28T14:32:30.953620+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:31.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10197 16 16 0 0 0 - 0 2024-07-28T14:32:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:32 smithi204 bash[68176]: cluster 2024-07-28T14:32:31.201828+0000 mgr.y (mgr.25253) 5515 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:32 smithi177 bash[81864]: cluster 2024-07-28T14:32:31.201828+0000 mgr.y (mgr.25253) 5515 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:32 smithi177 bash[79620]: cluster 2024-07-28T14:32:31.201828+0000 mgr.y (mgr.25253) 5515 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:32.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10198 16 16 0 0 0 - 0 2024-07-28T14:32:33.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10199 16 16 0 0 0 - 0 2024-07-28T14:32:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:34 smithi204 bash[68176]: cluster 2024-07-28T14:32:33.203257+0000 mgr.y (mgr.25253) 5516 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:34.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:34 smithi177 bash[81864]: cluster 2024-07-28T14:32:33.203257+0000 mgr.y (mgr.25253) 5516 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:34 smithi177 bash[79620]: cluster 2024-07-28T14:32:33.203257+0000 mgr.y (mgr.25253) 5516 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:34.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:32:34.948841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:34.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:34.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10200 16 16 0 0 0 - 0 2024-07-28T14:32:35.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10201 16 16 0 0 0 - 0 2024-07-28T14:32:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:32:36.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:36 smithi177 bash[81864]: cluster 2024-07-28T14:32:35.204838+0000 mgr.y (mgr.25253) 5517 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:36.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:36 smithi177 bash[79620]: cluster 2024-07-28T14:32:35.204838+0000 mgr.y (mgr.25253) 5517 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:36.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:36 smithi204 bash[68176]: cluster 2024-07-28T14:32:35.204838+0000 mgr.y (mgr.25253) 5517 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:36.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10202 16 16 0 0 0 - 0 2024-07-28T14:32:37.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10203 16 16 0 0 0 - 0 2024-07-28T14:32:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:38 smithi204 bash[68176]: cluster 2024-07-28T14:32:37.206447+0000 mgr.y (mgr.25253) 5518 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:38.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:38 smithi177 bash[79620]: cluster 2024-07-28T14:32:37.206447+0000 mgr.y (mgr.25253) 5518 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:38 smithi177 bash[81864]: cluster 2024-07-28T14:32:37.206447+0000 mgr.y (mgr.25253) 5518 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:38.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10204 16 16 0 0 0 - 0 2024-07-28T14:32:39.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10205 16 16 0 0 0 - 0 2024-07-28T14:32:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:40 smithi204 bash[68176]: cluster 2024-07-28T14:32:39.208053+0000 mgr.y (mgr.25253) 5519 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:40 smithi177 bash[81864]: cluster 2024-07-28T14:32:39.208053+0000 mgr.y (mgr.25253) 5519 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:40 smithi177 bash[79620]: cluster 2024-07-28T14:32:39.208053+0000 mgr.y (mgr.25253) 5519 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:40.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10206 16 16 0 0 0 - 0 2024-07-28T14:32:41.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10207 16 16 0 0 0 - 0 2024-07-28T14:32:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:42 smithi204 bash[68176]: cluster 2024-07-28T14:32:41.209551+0000 mgr.y (mgr.25253) 5520 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:42 smithi177 bash[81864]: cluster 2024-07-28T14:32:41.209551+0000 mgr.y (mgr.25253) 5520 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:42 smithi177 bash[79620]: cluster 2024-07-28T14:32:41.209551+0000 mgr.y (mgr.25253) 5520 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:42.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10208 16 16 0 0 0 - 0 2024-07-28T14:32:43.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10209 16 16 0 0 0 - 0 2024-07-28T14:32:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:44 smithi204 bash[68176]: cluster 2024-07-28T14:32:43.211113+0000 mgr.y (mgr.25253) 5521 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:44 smithi177 bash[81864]: cluster 2024-07-28T14:32:43.211113+0000 mgr.y (mgr.25253) 5521 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:44 smithi177 bash[79620]: cluster 2024-07-28T14:32:43.211113+0000 mgr.y (mgr.25253) 5521 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:44.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10210 16 16 0 0 0 - 0 2024-07-28T14:32:45.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10211 16 16 0 0 0 - 0 2024-07-28T14:32:46.314 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:32:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:46 smithi204 bash[68176]: cluster 2024-07-28T14:32:45.212774+0000 mgr.y (mgr.25253) 5522 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:46 smithi204 bash[68176]: audit 2024-07-28T14:32:45.954075+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:46 smithi177 bash[81864]: cluster 2024-07-28T14:32:45.212774+0000 mgr.y (mgr.25253) 5522 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:46 smithi177 bash[81864]: audit 2024-07-28T14:32:45.954075+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:46 smithi177 bash[79620]: cluster 2024-07-28T14:32:45.212774+0000 mgr.y (mgr.25253) 5522 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:46 smithi177 bash[79620]: audit 2024-07-28T14:32:45.954075+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:46.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10212 16 16 0 0 0 - 0 2024-07-28T14:32:47.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10213 16 16 0 0 0 - 0 2024-07-28T14:32:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:48 smithi204 bash[68176]: cluster 2024-07-28T14:32:47.214276+0000 mgr.y (mgr.25253) 5523 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:48 smithi177 bash[81864]: cluster 2024-07-28T14:32:47.214276+0000 mgr.y (mgr.25253) 5523 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:48 smithi177 bash[79620]: cluster 2024-07-28T14:32:47.214276+0000 mgr.y (mgr.25253) 5523 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:48.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10214 16 16 0 0 0 - 0 2024-07-28T14:32:49.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10215 16 16 0 0 0 - 0 2024-07-28T14:32:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:50 smithi204 bash[68176]: cluster 2024-07-28T14:32:49.215721+0000 mgr.y (mgr.25253) 5524 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:50 smithi177 bash[81864]: cluster 2024-07-28T14:32:49.215721+0000 mgr.y (mgr.25253) 5524 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:50 smithi177 bash[79620]: cluster 2024-07-28T14:32:49.215721+0000 mgr.y (mgr.25253) 5524 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:50.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10216 16 16 0 0 0 - 0 2024-07-28T14:32:51.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10217 16 16 0 0 0 - 0 2024-07-28T14:32:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:52 smithi204 bash[68176]: cluster 2024-07-28T14:32:51.217150+0000 mgr.y (mgr.25253) 5525 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:32:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:52 smithi177 bash[81864]: cluster 2024-07-28T14:32:51.217150+0000 mgr.y (mgr.25253) 5525 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:52 smithi177 bash[79620]: cluster 2024-07-28T14:32:51.217150+0000 mgr.y (mgr.25253) 5525 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:52.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10218 16 16 0 0 0 - 0 2024-07-28T14:32:53.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10219 16 16 0 0 0 - 0 2024-07-28T14:32:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:54 smithi204 bash[68176]: cluster 2024-07-28T14:32:53.218617+0000 mgr.y (mgr.25253) 5526 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:54 smithi177 bash[81864]: cluster 2024-07-28T14:32:53.218617+0000 mgr.y (mgr.25253) 5526 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:54 smithi177 bash[79620]: cluster 2024-07-28T14:32:53.218617+0000 mgr.y (mgr.25253) 5526 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:54.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:32:54.951973+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:54.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:54.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10220 16 16 0 0 0 - 0 2024-07-28T14:32:55.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10221 16 16 0 0 0 - 0 2024-07-28T14:32:56.335 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:32:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:32:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:56 smithi204 bash[68176]: cluster 2024-07-28T14:32:55.220134+0000 mgr.y (mgr.25253) 5527 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:56.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:56 smithi177 bash[79620]: cluster 2024-07-28T14:32:55.220134+0000 mgr.y (mgr.25253) 5527 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:56 smithi177 bash[81864]: cluster 2024-07-28T14:32:55.220134+0000 mgr.y (mgr.25253) 5527 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:56.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10222 16 16 0 0 0 - 0 2024-07-28T14:32:57.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10223 16 16 0 0 0 - 0 2024-07-28T14:32:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:32:58 smithi204 bash[68176]: cluster 2024-07-28T14:32:57.221602+0000 mgr.y (mgr.25253) 5528 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:58.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:32:58 smithi177 bash[81864]: cluster 2024-07-28T14:32:57.221602+0000 mgr.y (mgr.25253) 5528 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:32:58 smithi177 bash[79620]: cluster 2024-07-28T14:32:57.221602+0000 mgr.y (mgr.25253) 5528 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:32:58.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10224 16 16 0 0 0 - 0 2024-07-28T14:32:59.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10225 16 16 0 0 0 - 0 2024-07-28T14:33:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:00 smithi204 bash[68176]: cluster 2024-07-28T14:32:59.223035+0000 mgr.y (mgr.25253) 5529 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:00.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:00 smithi177 bash[81864]: cluster 2024-07-28T14:32:59.223035+0000 mgr.y (mgr.25253) 5529 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:00 smithi177 bash[79620]: cluster 2024-07-28T14:32:59.223035+0000 mgr.y (mgr.25253) 5529 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:00.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10226 16 16 0 0 0 - 0 2024-07-28T14:33:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:01 smithi204 bash[68176]: audit 2024-07-28T14:33:00.954483+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:01 smithi177 bash[81864]: audit 2024-07-28T14:33:00.954483+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:01 smithi177 bash[79620]: audit 2024-07-28T14:33:00.954483+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:01.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10227 16 16 0 0 0 - 0 2024-07-28T14:33:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:02 smithi204 bash[68176]: cluster 2024-07-28T14:33:01.224499+0000 mgr.y (mgr.25253) 5530 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:02 smithi204 bash[60899]: ts=2024-07-28T14:33:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:02 smithi177 bash[79620]: cluster 2024-07-28T14:33:01.224499+0000 mgr.y (mgr.25253) 5530 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:02 smithi177 bash[81864]: cluster 2024-07-28T14:33:01.224499+0000 mgr.y (mgr.25253) 5530 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:02.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10228 16 16 0 0 0 - 0 2024-07-28T14:33:03.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10229 16 16 0 0 0 - 0 2024-07-28T14:33:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:04 smithi204 bash[68176]: cluster 2024-07-28T14:33:03.226054+0000 mgr.y (mgr.25253) 5531 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:04 smithi177 bash[79620]: cluster 2024-07-28T14:33:03.226054+0000 mgr.y (mgr.25253) 5531 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:04 smithi177 bash[81864]: cluster 2024-07-28T14:33:03.226054+0000 mgr.y (mgr.25253) 5531 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:04.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10230 16 16 0 0 0 - 0 2024-07-28T14:33:05.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10231 16 16 0 0 0 - 0 2024-07-28T14:33:06.363 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:33:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:06 smithi204 bash[68176]: cluster 2024-07-28T14:33:05.227699+0000 mgr.y (mgr.25253) 5532 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:06.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:06 smithi177 bash[79620]: cluster 2024-07-28T14:33:05.227699+0000 mgr.y (mgr.25253) 5532 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:06 smithi177 bash[81864]: cluster 2024-07-28T14:33:05.227699+0000 mgr.y (mgr.25253) 5532 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:06.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10232 16 16 0 0 0 - 0 2024-07-28T14:33:07.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10233 16 16 0 0 0 - 0 2024-07-28T14:33:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:08 smithi204 bash[68176]: cluster 2024-07-28T14:33:07.229301+0000 mgr.y (mgr.25253) 5533 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:08.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:08 smithi177 bash[79620]: cluster 2024-07-28T14:33:07.229301+0000 mgr.y (mgr.25253) 5533 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:08 smithi177 bash[81864]: cluster 2024-07-28T14:33:07.229301+0000 mgr.y (mgr.25253) 5533 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:08.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10234 16 16 0 0 0 - 0 2024-07-28T14:33:09.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10235 16 16 0 0 0 - 0 2024-07-28T14:33:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:10 smithi204 bash[68176]: cluster 2024-07-28T14:33:09.230928+0000 mgr.y (mgr.25253) 5534 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:10 smithi177 bash[81864]: cluster 2024-07-28T14:33:09.230928+0000 mgr.y (mgr.25253) 5534 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:10 smithi177 bash[79620]: cluster 2024-07-28T14:33:09.230928+0000 mgr.y (mgr.25253) 5534 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:10.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10236 16 16 0 0 0 - 0 2024-07-28T14:33:11.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10237 16 16 0 0 0 - 0 2024-07-28T14:33:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:12 smithi204 bash[68176]: cluster 2024-07-28T14:33:11.232563+0000 mgr.y (mgr.25253) 5535 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:12 smithi177 bash[81864]: cluster 2024-07-28T14:33:11.232563+0000 mgr.y (mgr.25253) 5535 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:12 smithi177 bash[79620]: cluster 2024-07-28T14:33:11.232563+0000 mgr.y (mgr.25253) 5535 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:12.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10238 16 16 0 0 0 - 0 2024-07-28T14:33:13.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10239 16 16 0 0 0 - 0 2024-07-28T14:33:14.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:14 smithi204 bash[68176]: cluster 2024-07-28T14:33:13.234178+0000 mgr.y (mgr.25253) 5536 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:14.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:14 smithi177 bash[81864]: cluster 2024-07-28T14:33:13.234178+0000 mgr.y (mgr.25253) 5536 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:14 smithi177 bash[79620]: cluster 2024-07-28T14:33:13.234178+0000 mgr.y (mgr.25253) 5536 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:14.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:33:14.955191+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:14.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:14.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10240 16 16 0 0 0 - 0 2024-07-28T14:33:15.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10241 16 16 0 0 0 - 0 2024-07-28T14:33:16.384 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:33:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:16 smithi204 bash[68176]: cluster 2024-07-28T14:33:15.235850+0000 mgr.y (mgr.25253) 5537 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:16 smithi204 bash[68176]: audit 2024-07-28T14:33:15.954821+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:16.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:16 smithi177 bash[79620]: cluster 2024-07-28T14:33:15.235850+0000 mgr.y (mgr.25253) 5537 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:16 smithi177 bash[79620]: audit 2024-07-28T14:33:15.954821+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:16 smithi177 bash[81864]: cluster 2024-07-28T14:33:15.235850+0000 mgr.y (mgr.25253) 5537 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:16 smithi177 bash[81864]: audit 2024-07-28T14:33:15.954821+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:16.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10242 16 16 0 0 0 - 0 2024-07-28T14:33:17.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10243 16 16 0 0 0 - 0 2024-07-28T14:33:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:18 smithi204 bash[68176]: cluster 2024-07-28T14:33:17.237482+0000 mgr.y (mgr.25253) 5538 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:18 smithi204 bash[68176]: audit 2024-07-28T14:33:17.662939+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:33:18.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:18 smithi177 bash[81864]: cluster 2024-07-28T14:33:17.237482+0000 mgr.y (mgr.25253) 5538 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:18 smithi177 bash[81864]: audit 2024-07-28T14:33:17.662939+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:33:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:18 smithi177 bash[79620]: cluster 2024-07-28T14:33:17.237482+0000 mgr.y (mgr.25253) 5538 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:18 smithi177 bash[79620]: audit 2024-07-28T14:33:17.662939+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:33:18.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10244 16 16 0 0 0 - 0 2024-07-28T14:33:19.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10245 16 16 0 0 0 - 0 2024-07-28T14:33:20.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:20 smithi204 bash[68176]: cluster 2024-07-28T14:33:19.239126+0000 mgr.y (mgr.25253) 5539 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:20.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:20 smithi177 bash[79620]: cluster 2024-07-28T14:33:19.239126+0000 mgr.y (mgr.25253) 5539 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:20 smithi177 bash[81864]: cluster 2024-07-28T14:33:19.239126+0000 mgr.y (mgr.25253) 5539 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:20.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10246 16 16 0 0 0 - 0 2024-07-28T14:33:21.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10247 16 16 0 0 0 - 0 2024-07-28T14:33:22.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:22 smithi204 bash[68176]: cluster 2024-07-28T14:33:21.240665+0000 mgr.y (mgr.25253) 5540 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:22 smithi177 bash[81864]: cluster 2024-07-28T14:33:21.240665+0000 mgr.y (mgr.25253) 5540 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:22.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:22 smithi177 bash[79620]: cluster 2024-07-28T14:33:21.240665+0000 mgr.y (mgr.25253) 5540 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:22.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10248 16 16 0 0 0 - 0 2024-07-28T14:33:23.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10249 16 16 0 0 0 - 0 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: cluster 2024-07-28T14:33:23.241860+0000 mgr.y (mgr.25253) 5541 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:23.330299+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:23.338960+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:23.604840+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:23.614964+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:24.032575+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:24.034500+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:24 smithi204 bash[68176]: audit 2024-07-28T14:33:24.044706+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: cluster 2024-07-28T14:33:23.241860+0000 mgr.y (mgr.25253) 5541 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:23.330299+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:23.338960+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:23.604840+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:23.614964+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:24.032575+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:24.034500+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[81864]: audit 2024-07-28T14:33:24.044706+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: cluster 2024-07-28T14:33:23.241860+0000 mgr.y (mgr.25253) 5541 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:23.330299+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:23.338960+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:23.604840+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:23.614964+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:24.032575+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:24.034500+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:24 smithi177 bash[79620]: audit 2024-07-28T14:33:24.044706+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:33:24.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10250 16 16 0 0 0 - 0 2024-07-28T14:33:25.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10251 16 16 0 0 0 - 0 2024-07-28T14:33:26.332 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:33:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:26 smithi204 bash[68176]: cluster 2024-07-28T14:33:25.243307+0000 mgr.y (mgr.25253) 5542 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:26 smithi177 bash[81864]: cluster 2024-07-28T14:33:25.243307+0000 mgr.y (mgr.25253) 5542 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:26 smithi177 bash[79620]: cluster 2024-07-28T14:33:25.243307+0000 mgr.y (mgr.25253) 5542 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:26.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10252 16 16 0 0 0 - 0 2024-07-28T14:33:27.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10253 16 16 0 0 0 - 0 2024-07-28T14:33:28.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:28 smithi204 bash[68176]: cluster 2024-07-28T14:33:27.244771+0000 mgr.y (mgr.25253) 5543 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:28.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:28 smithi177 bash[81864]: cluster 2024-07-28T14:33:27.244771+0000 mgr.y (mgr.25253) 5543 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:28 smithi177 bash[79620]: cluster 2024-07-28T14:33:27.244771+0000 mgr.y (mgr.25253) 5543 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:28.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10254 16 16 0 0 0 - 0 2024-07-28T14:33:29.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10255 16 16 0 0 0 - 0 2024-07-28T14:33:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:30 smithi204 bash[68176]: cluster 2024-07-28T14:33:29.246204+0000 mgr.y (mgr.25253) 5544 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:30 smithi177 bash[81864]: cluster 2024-07-28T14:33:29.246204+0000 mgr.y (mgr.25253) 5544 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:30 smithi177 bash[79620]: cluster 2024-07-28T14:33:29.246204+0000 mgr.y (mgr.25253) 5544 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:30.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10256 16 16 0 0 0 - 0 2024-07-28T14:33:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:31 smithi204 bash[68176]: audit 2024-07-28T14:33:30.955281+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:31.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:31 smithi177 bash[81864]: audit 2024-07-28T14:33:30.955281+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:31 smithi177 bash[79620]: audit 2024-07-28T14:33:30.955281+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:31.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10257 16 16 0 0 0 - 0 2024-07-28T14:33:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:32 smithi204 bash[68176]: cluster 2024-07-28T14:33:31.247611+0000 mgr.y (mgr.25253) 5545 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:32 smithi177 bash[81864]: cluster 2024-07-28T14:33:31.247611+0000 mgr.y (mgr.25253) 5545 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:32 smithi177 bash[79620]: cluster 2024-07-28T14:33:31.247611+0000 mgr.y (mgr.25253) 5545 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:32.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10258 16 16 0 0 0 - 0 2024-07-28T14:33:33.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10259 16 16 0 0 0 - 0 2024-07-28T14:33:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:34 smithi204 bash[68176]: cluster 2024-07-28T14:33:33.249075+0000 mgr.y (mgr.25253) 5546 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:34 smithi177 bash[81864]: cluster 2024-07-28T14:33:33.249075+0000 mgr.y (mgr.25253) 5546 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:34 smithi177 bash[79620]: cluster 2024-07-28T14:33:33.249075+0000 mgr.y (mgr.25253) 5546 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:34.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:33:34.958160+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:34.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:34.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10260 16 16 0 0 0 - 0 2024-07-28T14:33:35.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10261 16 16 0 0 0 - 0 2024-07-28T14:33:36.361 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:33:36.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:36 smithi204 bash[68176]: cluster 2024-07-28T14:33:35.250518+0000 mgr.y (mgr.25253) 5547 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:36 smithi177 bash[81864]: cluster 2024-07-28T14:33:35.250518+0000 mgr.y (mgr.25253) 5547 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:36 smithi177 bash[79620]: cluster 2024-07-28T14:33:35.250518+0000 mgr.y (mgr.25253) 5547 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:36.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10262 16 16 0 0 0 - 0 2024-07-28T14:33:37.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10263 16 16 0 0 0 - 0 2024-07-28T14:33:38.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:38 smithi204 bash[68176]: cluster 2024-07-28T14:33:37.251980+0000 mgr.y (mgr.25253) 5548 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:38 smithi177 bash[81864]: cluster 2024-07-28T14:33:37.251980+0000 mgr.y (mgr.25253) 5548 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:38 smithi177 bash[79620]: cluster 2024-07-28T14:33:37.251980+0000 mgr.y (mgr.25253) 5548 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:38.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10264 16 16 0 0 0 - 0 2024-07-28T14:33:39.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10265 16 16 0 0 0 - 0 2024-07-28T14:33:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:40 smithi204 bash[68176]: cluster 2024-07-28T14:33:39.253479+0000 mgr.y (mgr.25253) 5549 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:40.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:40 smithi177 bash[81864]: cluster 2024-07-28T14:33:39.253479+0000 mgr.y (mgr.25253) 5549 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:40 smithi177 bash[79620]: cluster 2024-07-28T14:33:39.253479+0000 mgr.y (mgr.25253) 5549 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:40.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10266 16 16 0 0 0 - 0 2024-07-28T14:33:41.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10267 16 16 0 0 0 - 0 2024-07-28T14:33:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:42 smithi204 bash[68176]: cluster 2024-07-28T14:33:41.254874+0000 mgr.y (mgr.25253) 5550 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:42 smithi177 bash[81864]: cluster 2024-07-28T14:33:41.254874+0000 mgr.y (mgr.25253) 5550 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:42 smithi177 bash[79620]: cluster 2024-07-28T14:33:41.254874+0000 mgr.y (mgr.25253) 5550 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:42.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10268 16 16 0 0 0 - 0 2024-07-28T14:33:43.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10269 16 16 0 0 0 - 0 2024-07-28T14:33:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:44 smithi204 bash[68176]: cluster 2024-07-28T14:33:43.256480+0000 mgr.y (mgr.25253) 5551 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:44.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:44 smithi177 bash[81864]: cluster 2024-07-28T14:33:43.256480+0000 mgr.y (mgr.25253) 5551 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:44 smithi177 bash[79620]: cluster 2024-07-28T14:33:43.256480+0000 mgr.y (mgr.25253) 5551 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:44.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10270 16 16 0 0 0 - 0 2024-07-28T14:33:45.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10271 16 16 0 0 0 - 0 2024-07-28T14:33:46.382 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:33:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:46 smithi204 bash[68176]: cluster 2024-07-28T14:33:45.258123+0000 mgr.y (mgr.25253) 5552 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:46 smithi204 bash[68176]: audit 2024-07-28T14:33:45.955677+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:46 smithi177 bash[81864]: cluster 2024-07-28T14:33:45.258123+0000 mgr.y (mgr.25253) 5552 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:46 smithi177 bash[81864]: audit 2024-07-28T14:33:45.955677+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:46 smithi177 bash[79620]: cluster 2024-07-28T14:33:45.258123+0000 mgr.y (mgr.25253) 5552 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:46 smithi177 bash[79620]: audit 2024-07-28T14:33:45.955677+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:46.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10272 16 16 0 0 0 - 0 2024-07-28T14:33:47.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10273 16 16 0 0 0 - 0 2024-07-28T14:33:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:48 smithi204 bash[68176]: cluster 2024-07-28T14:33:47.259629+0000 mgr.y (mgr.25253) 5553 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:48 smithi177 bash[81864]: cluster 2024-07-28T14:33:47.259629+0000 mgr.y (mgr.25253) 5553 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:48 smithi177 bash[79620]: cluster 2024-07-28T14:33:47.259629+0000 mgr.y (mgr.25253) 5553 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:48.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10274 16 16 0 0 0 - 0 2024-07-28T14:33:49.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10275 16 16 0 0 0 - 0 2024-07-28T14:33:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:50 smithi204 bash[68176]: cluster 2024-07-28T14:33:49.261265+0000 mgr.y (mgr.25253) 5554 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:50.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:50 smithi177 bash[81864]: cluster 2024-07-28T14:33:49.261265+0000 mgr.y (mgr.25253) 5554 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:50 smithi177 bash[79620]: cluster 2024-07-28T14:33:49.261265+0000 mgr.y (mgr.25253) 5554 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:50.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10276 16 16 0 0 0 - 0 2024-07-28T14:33:51.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10277 16 16 0 0 0 - 0 2024-07-28T14:33:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:33:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:52 smithi204 bash[68176]: cluster 2024-07-28T14:33:51.262771+0000 mgr.y (mgr.25253) 5555 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:52.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:52 smithi177 bash[81864]: cluster 2024-07-28T14:33:51.262771+0000 mgr.y (mgr.25253) 5555 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:52 smithi177 bash[79620]: cluster 2024-07-28T14:33:51.262771+0000 mgr.y (mgr.25253) 5555 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:52.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10278 16 16 0 0 0 - 0 2024-07-28T14:33:53.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10279 16 16 0 0 0 - 0 2024-07-28T14:33:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:54 smithi204 bash[68176]: cluster 2024-07-28T14:33:53.264369+0000 mgr.y (mgr.25253) 5556 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:54 smithi177 bash[81864]: cluster 2024-07-28T14:33:53.264369+0000 mgr.y (mgr.25253) 5556 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:54 smithi177 bash[79620]: cluster 2024-07-28T14:33:53.264369+0000 mgr.y (mgr.25253) 5556 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:54.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:33:54.961245+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:54.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:54.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10280 16 16 0 0 0 - 0 2024-07-28T14:33:55.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10281 16 16 0 0 0 - 0 2024-07-28T14:33:56.403 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:33:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:33:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:56 smithi204 bash[68176]: cluster 2024-07-28T14:33:55.266012+0000 mgr.y (mgr.25253) 5557 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:56.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:56 smithi177 bash[81864]: cluster 2024-07-28T14:33:55.266012+0000 mgr.y (mgr.25253) 5557 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:56 smithi177 bash[79620]: cluster 2024-07-28T14:33:55.266012+0000 mgr.y (mgr.25253) 5557 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:56.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10282 16 16 0 0 0 - 0 2024-07-28T14:33:57.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10283 16 16 0 0 0 - 0 2024-07-28T14:33:58.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:33:58 smithi204 bash[68176]: cluster 2024-07-28T14:33:57.267662+0000 mgr.y (mgr.25253) 5558 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:58.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:33:58 smithi177 bash[81864]: cluster 2024-07-28T14:33:57.267662+0000 mgr.y (mgr.25253) 5558 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:33:58 smithi177 bash[79620]: cluster 2024-07-28T14:33:57.267662+0000 mgr.y (mgr.25253) 5558 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:33:58.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10284 16 16 0 0 0 - 0 2024-07-28T14:33:59.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10285 16 16 0 0 0 - 0 2024-07-28T14:34:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:00 smithi204 bash[68176]: cluster 2024-07-28T14:33:59.269322+0000 mgr.y (mgr.25253) 5559 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:00.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:00 smithi177 bash[79620]: cluster 2024-07-28T14:33:59.269322+0000 mgr.y (mgr.25253) 5559 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:00 smithi177 bash[81864]: cluster 2024-07-28T14:33:59.269322+0000 mgr.y (mgr.25253) 5559 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:00.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10286 16 16 0 0 0 - 0 2024-07-28T14:34:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:01 smithi177 bash[81864]: audit 2024-07-28T14:34:00.956012+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:01 smithi177 bash[79620]: audit 2024-07-28T14:34:00.956012+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:01 smithi204 bash[68176]: audit 2024-07-28T14:34:00.956012+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:01.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10287 16 16 0 0 0 - 0 2024-07-28T14:34:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:02 smithi204 bash[68176]: cluster 2024-07-28T14:34:01.270903+0000 mgr.y (mgr.25253) 5560 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:02 smithi177 bash[79620]: cluster 2024-07-28T14:34:01.270903+0000 mgr.y (mgr.25253) 5560 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:02 smithi177 bash[81864]: cluster 2024-07-28T14:34:01.270903+0000 mgr.y (mgr.25253) 5560 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:02.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10288 16 16 0 0 0 - 0 2024-07-28T14:34:03.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10289 16 16 0 0 0 - 0 2024-07-28T14:34:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:04 smithi177 bash[81864]: cluster 2024-07-28T14:34:03.272562+0000 mgr.y (mgr.25253) 5561 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:04 smithi177 bash[79620]: cluster 2024-07-28T14:34:03.272562+0000 mgr.y (mgr.25253) 5561 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:04 smithi204 bash[68176]: cluster 2024-07-28T14:34:03.272562+0000 mgr.y (mgr.25253) 5561 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:04.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10290 16 16 0 0 0 - 0 2024-07-28T14:34:05.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10291 16 16 0 0 0 - 0 2024-07-28T14:34:06.432 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:34:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:06 smithi177 bash[79620]: cluster 2024-07-28T14:34:05.274189+0000 mgr.y (mgr.25253) 5562 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:06 smithi177 bash[81864]: cluster 2024-07-28T14:34:05.274189+0000 mgr.y (mgr.25253) 5562 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:06 smithi204 bash[68176]: cluster 2024-07-28T14:34:05.274189+0000 mgr.y (mgr.25253) 5562 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:06.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10292 16 16 0 0 0 - 0 2024-07-28T14:34:07.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10293 16 16 0 0 0 - 0 2024-07-28T14:34:08.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:08 smithi177 bash[79620]: cluster 2024-07-28T14:34:07.275855+0000 mgr.y (mgr.25253) 5563 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:08 smithi177 bash[81864]: cluster 2024-07-28T14:34:07.275855+0000 mgr.y (mgr.25253) 5563 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:08 smithi204 bash[68176]: cluster 2024-07-28T14:34:07.275855+0000 mgr.y (mgr.25253) 5563 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:08.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10294 16 16 0 0 0 - 0 2024-07-28T14:34:09.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10295 16 16 0 0 0 - 0 2024-07-28T14:34:10.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:10 smithi177 bash[81864]: cluster 2024-07-28T14:34:09.277373+0000 mgr.y (mgr.25253) 5564 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:10 smithi177 bash[79620]: cluster 2024-07-28T14:34:09.277373+0000 mgr.y (mgr.25253) 5564 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:10 smithi204 bash[68176]: cluster 2024-07-28T14:34:09.277373+0000 mgr.y (mgr.25253) 5564 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:10.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10296 16 16 0 0 0 - 0 2024-07-28T14:34:11.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10297 16 16 0 0 0 - 0 2024-07-28T14:34:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:12 smithi204 bash[68176]: cluster 2024-07-28T14:34:11.278812+0000 mgr.y (mgr.25253) 5565 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:12 smithi177 bash[81864]: cluster 2024-07-28T14:34:11.278812+0000 mgr.y (mgr.25253) 5565 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:12 smithi177 bash[79620]: cluster 2024-07-28T14:34:11.278812+0000 mgr.y (mgr.25253) 5565 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:12.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10298 16 16 0 0 0 - 0 2024-07-28T14:34:13.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10299 16 16 0 0 0 - 0 2024-07-28T14:34:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:14 smithi177 bash[81864]: cluster 2024-07-28T14:34:13.280297+0000 mgr.y (mgr.25253) 5566 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:14 smithi177 bash[79620]: cluster 2024-07-28T14:34:13.280297+0000 mgr.y (mgr.25253) 5566 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:14 smithi204 bash[68176]: cluster 2024-07-28T14:34:13.280297+0000 mgr.y (mgr.25253) 5566 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:14.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:34:14.964508+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:14.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:14.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10300 16 16 0 0 0 - 0 2024-07-28T14:34:15.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10301 16 16 0 0 0 - 0 2024-07-28T14:34:16.454 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:34:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:16 smithi177 bash[81864]: cluster 2024-07-28T14:34:15.281752+0000 mgr.y (mgr.25253) 5567 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:16 smithi177 bash[81864]: audit 2024-07-28T14:34:15.956612+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:16 smithi177 bash[79620]: cluster 2024-07-28T14:34:15.281752+0000 mgr.y (mgr.25253) 5567 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:16 smithi177 bash[79620]: audit 2024-07-28T14:34:15.956612+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:16 smithi204 bash[68176]: cluster 2024-07-28T14:34:15.281752+0000 mgr.y (mgr.25253) 5567 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:16 smithi204 bash[68176]: audit 2024-07-28T14:34:15.956612+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:16.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10302 16 16 0 0 0 - 0 2024-07-28T14:34:17.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10303 16 16 0 0 0 - 0 2024-07-28T14:34:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:18 smithi177 bash[81864]: cluster 2024-07-28T14:34:17.283193+0000 mgr.y (mgr.25253) 5568 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:18 smithi177 bash[79620]: cluster 2024-07-28T14:34:17.283193+0000 mgr.y (mgr.25253) 5568 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:18 smithi204 bash[68176]: cluster 2024-07-28T14:34:17.283193+0000 mgr.y (mgr.25253) 5568 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:18.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10304 16 16 0 0 0 - 0 2024-07-28T14:34:19.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10305 16 16 0 0 0 - 0 2024-07-28T14:34:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:20 smithi177 bash[81864]: cluster 2024-07-28T14:34:19.284779+0000 mgr.y (mgr.25253) 5569 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:20 smithi177 bash[79620]: cluster 2024-07-28T14:34:19.284779+0000 mgr.y (mgr.25253) 5569 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:20 smithi204 bash[68176]: cluster 2024-07-28T14:34:19.284779+0000 mgr.y (mgr.25253) 5569 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:20.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10306 16 16 0 0 0 - 0 2024-07-28T14:34:21.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10307 16 16 0 0 0 - 0 2024-07-28T14:34:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:21 smithi204 bash[68176]: cluster 2024-07-28T14:34:21.286273+0000 mgr.y (mgr.25253) 5570 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:22.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:21 smithi177 bash[81864]: cluster 2024-07-28T14:34:21.286273+0000 mgr.y (mgr.25253) 5570 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:21 smithi177 bash[79620]: cluster 2024-07-28T14:34:21.286273+0000 mgr.y (mgr.25253) 5570 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10308 16 16 0 0 0 - 0 2024-07-28T14:34:23.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10309 16 16 0 0 0 - 0 2024-07-28T14:34:24.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:24 smithi204 bash[68176]: cluster 2024-07-28T14:34:23.287737+0000 mgr.y (mgr.25253) 5571 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:24 smithi204 bash[68176]: audit 2024-07-28T14:34:24.177441+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:24 smithi177 bash[81864]: cluster 2024-07-28T14:34:23.287737+0000 mgr.y (mgr.25253) 5571 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:24 smithi177 bash[81864]: audit 2024-07-28T14:34:24.177441+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:24 smithi177 bash[79620]: cluster 2024-07-28T14:34:23.287737+0000 mgr.y (mgr.25253) 5571 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:24 smithi177 bash[79620]: audit 2024-07-28T14:34:24.177441+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:24.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10310 16 16 0 0 0 - 0 2024-07-28T14:34:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:25 smithi204 bash[68176]: audit 2024-07-28T14:34:24.546197+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:25 smithi204 bash[68176]: audit 2024-07-28T14:34:24.551874+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:25 smithi204 bash[68176]: cluster 2024-07-28T14:34:25.289178+0000 mgr.y (mgr.25253) 5572 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:25.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10311 16 16 0 0 0 - 0 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[81864]: audit 2024-07-28T14:34:24.546197+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[81864]: audit 2024-07-28T14:34:24.551874+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[81864]: cluster 2024-07-28T14:34:25.289178+0000 mgr.y (mgr.25253) 5572 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[79620]: audit 2024-07-28T14:34:24.546197+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[79620]: audit 2024-07-28T14:34:24.551874+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:25 smithi177 bash[79620]: cluster 2024-07-28T14:34:25.289178+0000 mgr.y (mgr.25253) 5572 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:34:26.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10312 16 16 0 0 0 - 0 2024-07-28T14:34:27.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10313 16 16 0 0 0 - 0 2024-07-28T14:34:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:28 smithi204 bash[68176]: cluster 2024-07-28T14:34:27.290656+0000 mgr.y (mgr.25253) 5573 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:28 smithi177 bash[81864]: cluster 2024-07-28T14:34:27.290656+0000 mgr.y (mgr.25253) 5573 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:28 smithi177 bash[79620]: cluster 2024-07-28T14:34:27.290656+0000 mgr.y (mgr.25253) 5573 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:28.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10314 16 16 0 0 0 - 0 2024-07-28T14:34:29.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10315 16 16 0 0 0 - 0 2024-07-28T14:34:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:30 smithi204 bash[68176]: cluster 2024-07-28T14:34:29.291499+0000 mgr.y (mgr.25253) 5574 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:30 smithi204 bash[68176]: audit 2024-07-28T14:34:29.841864+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:30 smithi204 bash[68176]: audit 2024-07-28T14:34:29.847799+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[81864]: cluster 2024-07-28T14:34:29.291499+0000 mgr.y (mgr.25253) 5574 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[81864]: audit 2024-07-28T14:34:29.841864+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[81864]: audit 2024-07-28T14:34:29.847799+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[79620]: cluster 2024-07-28T14:34:29.291499+0000 mgr.y (mgr.25253) 5574 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[79620]: audit 2024-07-28T14:34:29.841864+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:30 smithi177 bash[79620]: audit 2024-07-28T14:34:29.847799+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:30.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10316 16 16 0 0 0 - 0 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.423279+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.433894+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.902694+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.904327+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.914088+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[81864]: audit 2024-07-28T14:34:30.956483+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.423279+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.433894+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.902694+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.904327+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.914088+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:31 smithi177 bash[79620]: audit 2024-07-28T14:34:30.956483+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.423279+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.433894+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.902694+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.904327+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.914088+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:34:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:31 smithi204 bash[68176]: audit 2024-07-28T14:34:30.956483+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:31.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10317 16 16 0 0 0 - 0 2024-07-28T14:34:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:32 smithi204 bash[68176]: cluster 2024-07-28T14:34:31.292873+0000 mgr.y (mgr.25253) 5575 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:32 smithi177 bash[81864]: cluster 2024-07-28T14:34:31.292873+0000 mgr.y (mgr.25253) 5575 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:32 smithi177 bash[79620]: cluster 2024-07-28T14:34:31.292873+0000 mgr.y (mgr.25253) 5575 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:32.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10318 16 16 0 0 0 - 0 2024-07-28T14:34:33.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10319 16 16 0 0 0 - 0 2024-07-28T14:34:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:34 smithi177 bash[81864]: cluster 2024-07-28T14:34:33.294323+0000 mgr.y (mgr.25253) 5576 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:34 smithi177 bash[79620]: cluster 2024-07-28T14:34:33.294323+0000 mgr.y (mgr.25253) 5576 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:34 smithi204 bash[68176]: cluster 2024-07-28T14:34:33.294323+0000 mgr.y (mgr.25253) 5576 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:34.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:34:34.967781+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:34.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:34.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10320 16 16 0 0 0 - 0 2024-07-28T14:34:35.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10321 16 16 0 0 0 - 0 2024-07-28T14:34:36.431 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:34:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:36 smithi177 bash[81864]: cluster 2024-07-28T14:34:35.295833+0000 mgr.y (mgr.25253) 5577 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:36 smithi177 bash[79620]: cluster 2024-07-28T14:34:35.295833+0000 mgr.y (mgr.25253) 5577 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:36 smithi204 bash[68176]: cluster 2024-07-28T14:34:35.295833+0000 mgr.y (mgr.25253) 5577 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:36.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10322 16 16 0 0 0 - 0 2024-07-28T14:34:37.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10323 16 16 0 0 0 - 0 2024-07-28T14:34:38.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:38 smithi177 bash[81864]: cluster 2024-07-28T14:34:37.297285+0000 mgr.y (mgr.25253) 5578 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:38 smithi177 bash[79620]: cluster 2024-07-28T14:34:37.297285+0000 mgr.y (mgr.25253) 5578 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:38 smithi204 bash[68176]: cluster 2024-07-28T14:34:37.297285+0000 mgr.y (mgr.25253) 5578 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:38.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10324 16 16 0 0 0 - 0 2024-07-28T14:34:39.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10325 16 16 0 0 0 - 0 2024-07-28T14:34:40.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:40 smithi177 bash[79620]: cluster 2024-07-28T14:34:39.298753+0000 mgr.y (mgr.25253) 5579 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:40 smithi177 bash[81864]: cluster 2024-07-28T14:34:39.298753+0000 mgr.y (mgr.25253) 5579 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:40.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:40 smithi204 bash[68176]: cluster 2024-07-28T14:34:39.298753+0000 mgr.y (mgr.25253) 5579 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:40.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10326 16 16 0 0 0 - 0 2024-07-28T14:34:41.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10327 16 16 0 0 0 - 0 2024-07-28T14:34:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:42 smithi204 bash[68176]: cluster 2024-07-28T14:34:41.300233+0000 mgr.y (mgr.25253) 5580 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:42 smithi177 bash[81864]: cluster 2024-07-28T14:34:41.300233+0000 mgr.y (mgr.25253) 5580 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:42 smithi177 bash[79620]: cluster 2024-07-28T14:34:41.300233+0000 mgr.y (mgr.25253) 5580 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:42.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10328 16 16 0 0 0 - 0 2024-07-28T14:34:43.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10329 16 16 0 0 0 - 0 2024-07-28T14:34:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:44 smithi177 bash[79620]: cluster 2024-07-28T14:34:43.301790+0000 mgr.y (mgr.25253) 5581 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:44 smithi177 bash[81864]: cluster 2024-07-28T14:34:43.301790+0000 mgr.y (mgr.25253) 5581 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:44 smithi204 bash[68176]: cluster 2024-07-28T14:34:43.301790+0000 mgr.y (mgr.25253) 5581 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:44.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10330 16 16 0 0 0 - 0 2024-07-28T14:34:45.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10331 16 16 0 0 0 - 0 2024-07-28T14:34:46.452 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:46] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T14:34:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:46 smithi177 bash[81864]: cluster 2024-07-28T14:34:45.303259+0000 mgr.y (mgr.25253) 5582 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:46 smithi177 bash[81864]: audit 2024-07-28T14:34:45.957530+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:46 smithi177 bash[79620]: cluster 2024-07-28T14:34:45.303259+0000 mgr.y (mgr.25253) 5582 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:46 smithi177 bash[79620]: audit 2024-07-28T14:34:45.957530+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:46 smithi204 bash[68176]: cluster 2024-07-28T14:34:45.303259+0000 mgr.y (mgr.25253) 5582 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:46 smithi204 bash[68176]: audit 2024-07-28T14:34:45.957530+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:46.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10332 16 16 0 0 0 - 0 2024-07-28T14:34:47.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10333 16 16 0 0 0 - 0 2024-07-28T14:34:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:48 smithi177 bash[79620]: cluster 2024-07-28T14:34:47.304718+0000 mgr.y (mgr.25253) 5583 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:48 smithi177 bash[81864]: cluster 2024-07-28T14:34:47.304718+0000 mgr.y (mgr.25253) 5583 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:48 smithi204 bash[68176]: cluster 2024-07-28T14:34:47.304718+0000 mgr.y (mgr.25253) 5583 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:48.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10334 16 16 0 0 0 - 0 2024-07-28T14:34:49.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10335 16 16 0 0 0 - 0 2024-07-28T14:34:50.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:50 smithi177 bash[81864]: cluster 2024-07-28T14:34:49.306151+0000 mgr.y (mgr.25253) 5584 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:50 smithi177 bash[79620]: cluster 2024-07-28T14:34:49.306151+0000 mgr.y (mgr.25253) 5584 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:50 smithi204 bash[68176]: cluster 2024-07-28T14:34:49.306151+0000 mgr.y (mgr.25253) 5584 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:50.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10336 16 16 0 0 0 - 0 2024-07-28T14:34:51.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10337 16 16 0 0 0 - 0 2024-07-28T14:34:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:52 smithi204 bash[68176]: cluster 2024-07-28T14:34:51.307593+0000 mgr.y (mgr.25253) 5585 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:34:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:52 smithi177 bash[81864]: cluster 2024-07-28T14:34:51.307593+0000 mgr.y (mgr.25253) 5585 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:52 smithi177 bash[79620]: cluster 2024-07-28T14:34:51.307593+0000 mgr.y (mgr.25253) 5585 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:52.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10338 16 16 0 0 0 - 0 2024-07-28T14:34:53.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10339 16 16 0 0 0 - 0 2024-07-28T14:34:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:54 smithi177 bash[81864]: cluster 2024-07-28T14:34:53.309061+0000 mgr.y (mgr.25253) 5586 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:54 smithi177 bash[79620]: cluster 2024-07-28T14:34:53.309061+0000 mgr.y (mgr.25253) 5586 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:54.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:54 smithi204 bash[68176]: cluster 2024-07-28T14:34:53.309061+0000 mgr.y (mgr.25253) 5586 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:54.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:34:54.971047+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:54.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:54.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10340 16 16 0 0 0 - 0 2024-07-28T14:34:55.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10341 16 16 0 0 0 - 0 2024-07-28T14:34:56.487 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:34:56] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T14:34:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:56 smithi177 bash[81864]: cluster 2024-07-28T14:34:55.310532+0000 mgr.y (mgr.25253) 5587 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:56 smithi177 bash[79620]: cluster 2024-07-28T14:34:55.310532+0000 mgr.y (mgr.25253) 5587 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:56 smithi204 bash[68176]: cluster 2024-07-28T14:34:55.310532+0000 mgr.y (mgr.25253) 5587 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:56.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10342 16 16 0 0 0 - 0 2024-07-28T14:34:57.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10343 16 16 0 0 0 - 0 2024-07-28T14:34:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:34:58 smithi177 bash[81864]: cluster 2024-07-28T14:34:57.312010+0000 mgr.y (mgr.25253) 5588 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:34:58 smithi177 bash[79620]: cluster 2024-07-28T14:34:57.312010+0000 mgr.y (mgr.25253) 5588 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:34:58 smithi204 bash[68176]: cluster 2024-07-28T14:34:57.312010+0000 mgr.y (mgr.25253) 5588 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:34:58.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10344 16 16 0 0 0 - 0 2024-07-28T14:34:59.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10345 16 16 0 0 0 - 0 2024-07-28T14:35:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:00 smithi177 bash[81864]: cluster 2024-07-28T14:34:59.313480+0000 mgr.y (mgr.25253) 5589 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:00 smithi177 bash[79620]: cluster 2024-07-28T14:34:59.313480+0000 mgr.y (mgr.25253) 5589 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:00 smithi204 bash[68176]: cluster 2024-07-28T14:34:59.313480+0000 mgr.y (mgr.25253) 5589 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:00.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10346 16 16 0 0 0 - 0 2024-07-28T14:35:01.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:01 smithi177 bash[81864]: audit 2024-07-28T14:35:00.957861+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:01 smithi177 bash[79620]: audit 2024-07-28T14:35:00.957861+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:01 smithi204 bash[68176]: audit 2024-07-28T14:35:00.957861+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:01.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10347 16 16 0 0 0 - 0 2024-07-28T14:35:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:02 smithi204 bash[68176]: cluster 2024-07-28T14:35:01.314910+0000 mgr.y (mgr.25253) 5590 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:02 smithi177 bash[81864]: cluster 2024-07-28T14:35:01.314910+0000 mgr.y (mgr.25253) 5590 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:02 smithi177 bash[79620]: cluster 2024-07-28T14:35:01.314910+0000 mgr.y (mgr.25253) 5590 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:02.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10348 16 16 0 0 0 - 0 2024-07-28T14:35:03.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10349 16 16 0 0 0 - 0 2024-07-28T14:35:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:04 smithi177 bash[81864]: cluster 2024-07-28T14:35:03.316398+0000 mgr.y (mgr.25253) 5591 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:04 smithi177 bash[79620]: cluster 2024-07-28T14:35:03.316398+0000 mgr.y (mgr.25253) 5591 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:04 smithi204 bash[68176]: cluster 2024-07-28T14:35:03.316398+0000 mgr.y (mgr.25253) 5591 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:04.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10350 16 16 0 0 0 - 0 2024-07-28T14:35:05.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10351 16 16 0 0 0 - 0 2024-07-28T14:35:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:35:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:06 smithi204 bash[68176]: cluster 2024-07-28T14:35:05.317842+0000 mgr.y (mgr.25253) 5592 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:06.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10352 16 16 0 0 0 - 0 2024-07-28T14:35:07.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:06 smithi177 bash[79620]: cluster 2024-07-28T14:35:05.317842+0000 mgr.y (mgr.25253) 5592 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:06 smithi177 bash[81864]: cluster 2024-07-28T14:35:05.317842+0000 mgr.y (mgr.25253) 5592 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:07 smithi204 bash[68176]: cluster 2024-07-28T14:35:07.319319+0000 mgr.y (mgr.25253) 5593 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:07.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10353 16 16 0 0 0 - 0 2024-07-28T14:35:08.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:07 smithi177 bash[81864]: cluster 2024-07-28T14:35:07.319319+0000 mgr.y (mgr.25253) 5593 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:07 smithi177 bash[79620]: cluster 2024-07-28T14:35:07.319319+0000 mgr.y (mgr.25253) 5593 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:08.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10354 16 16 0 0 0 - 0 2024-07-28T14:35:09.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10355 16 16 0 0 0 - 0 2024-07-28T14:35:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:10 smithi204 bash[68176]: cluster 2024-07-28T14:35:09.320948+0000 mgr.y (mgr.25253) 5594 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:10 smithi177 bash[81864]: cluster 2024-07-28T14:35:09.320948+0000 mgr.y (mgr.25253) 5594 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:10 smithi177 bash[79620]: cluster 2024-07-28T14:35:09.320948+0000 mgr.y (mgr.25253) 5594 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:10.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10356 16 16 0 0 0 - 0 2024-07-28T14:35:11.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10357 16 16 0 0 0 - 0 2024-07-28T14:35:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:12 smithi204 bash[68176]: cluster 2024-07-28T14:35:11.322410+0000 mgr.y (mgr.25253) 5595 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:12 smithi204 bash[60899]: ts=2024-07-28T14:35:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:12 smithi177 bash[81864]: cluster 2024-07-28T14:35:11.322410+0000 mgr.y (mgr.25253) 5595 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:12 smithi177 bash[79620]: cluster 2024-07-28T14:35:11.322410+0000 mgr.y (mgr.25253) 5595 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:12.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10358 16 16 0 0 0 - 0 2024-07-28T14:35:13.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10359 16 16 0 0 0 - 0 2024-07-28T14:35:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:14 smithi204 bash[68176]: cluster 2024-07-28T14:35:13.323925+0000 mgr.y (mgr.25253) 5596 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:14 smithi177 bash[79620]: cluster 2024-07-28T14:35:13.323925+0000 mgr.y (mgr.25253) 5596 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:14 smithi177 bash[81864]: cluster 2024-07-28T14:35:13.323925+0000 mgr.y (mgr.25253) 5596 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:14.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:35:14.974287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:14.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:14.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10360 16 16 0 0 0 - 0 2024-07-28T14:35:15.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10361 16 16 0 0 0 - 0 2024-07-28T14:35:16.387 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:35:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:16 smithi204 bash[68176]: cluster 2024-07-28T14:35:15.325389+0000 mgr.y (mgr.25253) 5597 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:16 smithi204 bash[68176]: audit 2024-07-28T14:35:15.958182+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:16.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:16 smithi177 bash[79620]: cluster 2024-07-28T14:35:15.325389+0000 mgr.y (mgr.25253) 5597 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:16 smithi177 bash[79620]: audit 2024-07-28T14:35:15.958182+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:16 smithi177 bash[81864]: cluster 2024-07-28T14:35:15.325389+0000 mgr.y (mgr.25253) 5597 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:16 smithi177 bash[81864]: audit 2024-07-28T14:35:15.958182+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:16.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10362 16 16 0 0 0 - 0 2024-07-28T14:35:17.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10363 16 16 0 0 0 - 0 2024-07-28T14:35:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:18 smithi204 bash[68176]: cluster 2024-07-28T14:35:17.326866+0000 mgr.y (mgr.25253) 5598 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:18.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:18 smithi177 bash[79620]: cluster 2024-07-28T14:35:17.326866+0000 mgr.y (mgr.25253) 5598 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:18 smithi177 bash[81864]: cluster 2024-07-28T14:35:17.326866+0000 mgr.y (mgr.25253) 5598 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:18.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10364 16 16 0 0 0 - 0 2024-07-28T14:35:19.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10365 16 16 0 0 0 - 0 2024-07-28T14:35:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:20 smithi204 bash[68176]: cluster 2024-07-28T14:35:19.328352+0000 mgr.y (mgr.25253) 5599 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:20 smithi177 bash[79620]: cluster 2024-07-28T14:35:19.328352+0000 mgr.y (mgr.25253) 5599 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:20 smithi177 bash[81864]: cluster 2024-07-28T14:35:19.328352+0000 mgr.y (mgr.25253) 5599 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:20.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10366 16 16 0 0 0 - 0 2024-07-28T14:35:21.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10367 16 16 0 0 0 - 0 2024-07-28T14:35:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:22 smithi204 bash[68176]: cluster 2024-07-28T14:35:21.329802+0000 mgr.y (mgr.25253) 5600 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:22 smithi177 bash[79620]: cluster 2024-07-28T14:35:21.329802+0000 mgr.y (mgr.25253) 5600 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:22.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:22 smithi177 bash[81864]: cluster 2024-07-28T14:35:21.329802+0000 mgr.y (mgr.25253) 5600 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:22.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10368 16 16 0 0 0 - 0 2024-07-28T14:35:23.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10369 16 16 0 0 0 - 0 2024-07-28T14:35:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:24 smithi204 bash[68176]: cluster 2024-07-28T14:35:23.331375+0000 mgr.y (mgr.25253) 5601 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:24.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:24 smithi177 bash[81864]: cluster 2024-07-28T14:35:23.331375+0000 mgr.y (mgr.25253) 5601 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:24 smithi177 bash[79620]: cluster 2024-07-28T14:35:23.331375+0000 mgr.y (mgr.25253) 5601 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:24.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10370 16 16 0 0 0 - 0 2024-07-28T14:35:25.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10371 16 16 0 0 0 - 0 2024-07-28T14:35:26.407 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:35:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:26 smithi204 bash[68176]: cluster 2024-07-28T14:35:25.332882+0000 mgr.y (mgr.25253) 5602 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:26 smithi177 bash[81864]: cluster 2024-07-28T14:35:25.332882+0000 mgr.y (mgr.25253) 5602 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:26 smithi177 bash[79620]: cluster 2024-07-28T14:35:25.332882+0000 mgr.y (mgr.25253) 5602 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:26.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10372 16 16 0 0 0 - 0 2024-07-28T14:35:27.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10373 16 16 0 0 0 - 0 2024-07-28T14:35:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:28 smithi204 bash[68176]: cluster 2024-07-28T14:35:27.334326+0000 mgr.y (mgr.25253) 5603 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:28 smithi177 bash[81864]: cluster 2024-07-28T14:35:27.334326+0000 mgr.y (mgr.25253) 5603 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:28 smithi177 bash[79620]: cluster 2024-07-28T14:35:27.334326+0000 mgr.y (mgr.25253) 5603 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:28.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10374 16 16 0 0 0 - 0 2024-07-28T14:35:29.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10375 16 16 0 0 0 - 0 2024-07-28T14:35:30.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:30 smithi177 bash[81864]: cluster 2024-07-28T14:35:29.335814+0000 mgr.y (mgr.25253) 5604 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:30 smithi177 bash[79620]: cluster 2024-07-28T14:35:29.335814+0000 mgr.y (mgr.25253) 5604 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:30 smithi204 bash[68176]: cluster 2024-07-28T14:35:29.335814+0000 mgr.y (mgr.25253) 5604 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:30.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10376 16 16 0 0 0 - 0 2024-07-28T14:35:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:31 smithi177 bash[81864]: audit 2024-07-28T14:35:30.958594+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:31 smithi177 bash[81864]: audit 2024-07-28T14:35:31.098140+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:31 smithi177 bash[79620]: audit 2024-07-28T14:35:30.958594+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:31 smithi177 bash[79620]: audit 2024-07-28T14:35:31.098140+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:31 smithi204 bash[68176]: audit 2024-07-28T14:35:30.958594+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:31 smithi204 bash[68176]: audit 2024-07-28T14:35:31.098140+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:31.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10377 16 16 0 0 0 - 0 2024-07-28T14:35:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:32 smithi204 bash[68176]: cluster 2024-07-28T14:35:31.337221+0000 mgr.y (mgr.25253) 5605 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:32 smithi177 bash[81864]: cluster 2024-07-28T14:35:31.337221+0000 mgr.y (mgr.25253) 5605 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:32 smithi177 bash[79620]: cluster 2024-07-28T14:35:31.337221+0000 mgr.y (mgr.25253) 5605 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:32.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10378 16 16 0 0 0 - 0 2024-07-28T14:35:33.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10379 16 16 0 0 0 - 0 2024-07-28T14:35:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:34 smithi177 bash[79620]: cluster 2024-07-28T14:35:33.338673+0000 mgr.y (mgr.25253) 5606 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:34 smithi177 bash[81864]: cluster 2024-07-28T14:35:33.338673+0000 mgr.y (mgr.25253) 5606 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:34 smithi204 bash[68176]: cluster 2024-07-28T14:35:33.338673+0000 mgr.y (mgr.25253) 5606 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:34.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:35:34.977373+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:34.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:34.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10380 16 16 0 0 0 - 0 2024-07-28T14:35:35.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10381 16 16 0 0 0 - 0 2024-07-28T14:35:36.429 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:36] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.43.0" 2024-07-28T14:35:36.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:36 smithi177 bash[79620]: cluster 2024-07-28T14:35:35.340130+0000 mgr.y (mgr.25253) 5607 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:36.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:36 smithi177 bash[81864]: cluster 2024-07-28T14:35:35.340130+0000 mgr.y (mgr.25253) 5607 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:36 smithi204 bash[68176]: cluster 2024-07-28T14:35:35.340130+0000 mgr.y (mgr.25253) 5607 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:36.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10382 16 16 0 0 0 - 0 2024-07-28T14:35:37.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10383 16 16 0 0 0 - 0 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:36.775006+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:36.787169+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:37.043317+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:37.056134+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: cluster 2024-07-28T14:35:37.341557+0000 mgr.y (mgr.25253) 5608 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:37.486562+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:37.488282+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:37 smithi204 bash[68176]: audit 2024-07-28T14:35:37.500444+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:36.775006+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:36.787169+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:37.043317+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:37.056134+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: cluster 2024-07-28T14:35:37.341557+0000 mgr.y (mgr.25253) 5608 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:37.486562+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:37.488282+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[79620]: audit 2024-07-28T14:35:37.500444+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:36.775006+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:36.787169+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:37.043317+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:37.056134+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: cluster 2024-07-28T14:35:37.341557+0000 mgr.y (mgr.25253) 5608 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:37.486562+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:37.488282+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:37 smithi177 bash[81864]: audit 2024-07-28T14:35:37.500444+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:35:38.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10384 16 16 0 0 0 - 0 2024-07-28T14:35:39.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10385 16 16 0 0 0 - 0 2024-07-28T14:35:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:40 smithi204 bash[68176]: cluster 2024-07-28T14:35:39.343011+0000 mgr.y (mgr.25253) 5609 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:40 smithi177 bash[81864]: cluster 2024-07-28T14:35:39.343011+0000 mgr.y (mgr.25253) 5609 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:40 smithi177 bash[79620]: cluster 2024-07-28T14:35:39.343011+0000 mgr.y (mgr.25253) 5609 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:40.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10386 16 16 0 0 0 - 0 2024-07-28T14:35:41.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10387 16 16 0 0 0 - 0 2024-07-28T14:35:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:41 smithi204 bash[68176]: cluster 2024-07-28T14:35:41.344491+0000 mgr.y (mgr.25253) 5610 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:42.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:41 smithi177 bash[81864]: cluster 2024-07-28T14:35:41.344491+0000 mgr.y (mgr.25253) 5610 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:41 smithi177 bash[79620]: cluster 2024-07-28T14:35:41.344491+0000 mgr.y (mgr.25253) 5610 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10388 16 16 0 0 0 - 0 2024-07-28T14:35:43.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10389 16 16 0 0 0 - 0 2024-07-28T14:35:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:44 smithi204 bash[68176]: cluster 2024-07-28T14:35:43.345966+0000 mgr.y (mgr.25253) 5611 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:44.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:44 smithi177 bash[79620]: cluster 2024-07-28T14:35:43.345966+0000 mgr.y (mgr.25253) 5611 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:44 smithi177 bash[81864]: cluster 2024-07-28T14:35:43.345966+0000 mgr.y (mgr.25253) 5611 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:44.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10390 16 16 0 0 0 - 0 2024-07-28T14:35:45.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10391 16 16 0 0 0 - 0 2024-07-28T14:35:46.405 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:46 smithi204 bash[68176]: cluster 2024-07-28T14:35:45.347420+0000 mgr.y (mgr.25253) 5612 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:46 smithi204 bash[68176]: audit 2024-07-28T14:35:45.959149+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:46.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:46 smithi177 bash[79620]: cluster 2024-07-28T14:35:45.347420+0000 mgr.y (mgr.25253) 5612 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:46.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:46 smithi177 bash[79620]: audit 2024-07-28T14:35:45.959149+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:46.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10392 16 16 0 0 0 - 0 2024-07-28T14:35:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:46 smithi177 bash[81864]: cluster 2024-07-28T14:35:45.347420+0000 mgr.y (mgr.25253) 5612 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:46 smithi177 bash[81864]: audit 2024-07-28T14:35:45.959149+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:47.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10393 16 16 0 0 0 - 0 2024-07-28T14:35:48.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:48 smithi204 bash[68176]: cluster 2024-07-28T14:35:47.348877+0000 mgr.y (mgr.25253) 5613 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:48.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:48 smithi177 bash[81864]: cluster 2024-07-28T14:35:47.348877+0000 mgr.y (mgr.25253) 5613 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:48 smithi177 bash[79620]: cluster 2024-07-28T14:35:47.348877+0000 mgr.y (mgr.25253) 5613 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:48.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10394 16 16 0 0 0 - 0 2024-07-28T14:35:49.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10395 16 16 0 0 0 - 0 2024-07-28T14:35:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:50 smithi204 bash[68176]: cluster 2024-07-28T14:35:49.350304+0000 mgr.y (mgr.25253) 5614 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:50 smithi177 bash[81864]: cluster 2024-07-28T14:35:49.350304+0000 mgr.y (mgr.25253) 5614 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:50 smithi177 bash[79620]: cluster 2024-07-28T14:35:49.350304+0000 mgr.y (mgr.25253) 5614 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:50.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10396 16 16 0 0 0 - 0 2024-07-28T14:35:51.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10397 16 16 0 0 0 - 0 2024-07-28T14:35:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:52 smithi204 bash[68176]: cluster 2024-07-28T14:35:51.351779+0000 mgr.y (mgr.25253) 5615 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:35:52 smithi204 bash[60899]: ts=2024-07-28T14:35:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:52 smithi177 bash[81864]: cluster 2024-07-28T14:35:51.351779+0000 mgr.y (mgr.25253) 5615 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:52 smithi177 bash[79620]: cluster 2024-07-28T14:35:51.351779+0000 mgr.y (mgr.25253) 5615 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:52.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10398 16 16 0 0 0 - 0 2024-07-28T14:35:53.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10399 16 16 0 0 0 - 0 2024-07-28T14:35:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:54 smithi177 bash[81864]: cluster 2024-07-28T14:35:53.353210+0000 mgr.y (mgr.25253) 5616 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:54 smithi177 bash[79620]: cluster 2024-07-28T14:35:53.353210+0000 mgr.y (mgr.25253) 5616 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:54 smithi204 bash[68176]: cluster 2024-07-28T14:35:53.353210+0000 mgr.y (mgr.25253) 5616 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:54.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:35:54.980740+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:54.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:54.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10400 16 16 0 0 0 - 0 2024-07-28T14:35:55.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10401 16 16 0 0 0 - 0 2024-07-28T14:35:56.425 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:35:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:35:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:56 smithi177 bash[81864]: cluster 2024-07-28T14:35:55.354666+0000 mgr.y (mgr.25253) 5617 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:56 smithi177 bash[79620]: cluster 2024-07-28T14:35:55.354666+0000 mgr.y (mgr.25253) 5617 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:56 smithi204 bash[68176]: cluster 2024-07-28T14:35:55.354666+0000 mgr.y (mgr.25253) 5617 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:56.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10402 16 16 0 0 0 - 0 2024-07-28T14:35:57.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10403 16 16 0 0 0 - 0 2024-07-28T14:35:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:35:58 smithi177 bash[81864]: cluster 2024-07-28T14:35:57.356119+0000 mgr.y (mgr.25253) 5618 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:35:58 smithi177 bash[79620]: cluster 2024-07-28T14:35:57.356119+0000 mgr.y (mgr.25253) 5618 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:35:58 smithi204 bash[68176]: cluster 2024-07-28T14:35:57.356119+0000 mgr.y (mgr.25253) 5618 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:35:58.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10404 16 16 0 0 0 - 0 2024-07-28T14:35:59.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10405 16 16 0 0 0 - 0 2024-07-28T14:36:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:00 smithi177 bash[81864]: cluster 2024-07-28T14:35:59.357577+0000 mgr.y (mgr.25253) 5619 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:00 smithi177 bash[79620]: cluster 2024-07-28T14:35:59.357577+0000 mgr.y (mgr.25253) 5619 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:00 smithi204 bash[68176]: cluster 2024-07-28T14:35:59.357577+0000 mgr.y (mgr.25253) 5619 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:00.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10406 16 16 0 0 0 - 0 2024-07-28T14:36:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:01 smithi177 bash[79620]: audit 2024-07-28T14:36:00.959756+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:01 smithi177 bash[81864]: audit 2024-07-28T14:36:00.959756+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:01 smithi204 bash[68176]: audit 2024-07-28T14:36:00.959756+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:01.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10407 16 16 0 0 0 - 0 2024-07-28T14:36:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:02 smithi204 bash[68176]: cluster 2024-07-28T14:36:01.359019+0000 mgr.y (mgr.25253) 5620 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:02 smithi177 bash[81864]: cluster 2024-07-28T14:36:01.359019+0000 mgr.y (mgr.25253) 5620 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:02.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:02 smithi177 bash[79620]: cluster 2024-07-28T14:36:01.359019+0000 mgr.y (mgr.25253) 5620 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:02.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10408 16 16 0 0 0 - 0 2024-07-28T14:36:03.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10409 16 16 0 0 0 - 0 2024-07-28T14:36:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:04 smithi177 bash[81864]: cluster 2024-07-28T14:36:03.360469+0000 mgr.y (mgr.25253) 5621 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:04 smithi177 bash[79620]: cluster 2024-07-28T14:36:03.360469+0000 mgr.y (mgr.25253) 5621 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:04 smithi204 bash[68176]: cluster 2024-07-28T14:36:03.360469+0000 mgr.y (mgr.25253) 5621 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:04.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10410 16 16 0 0 0 - 0 2024-07-28T14:36:05.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10411 16 16 0 0 0 - 0 2024-07-28T14:36:06.454 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:36:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:06 smithi177 bash[79620]: cluster 2024-07-28T14:36:05.361919+0000 mgr.y (mgr.25253) 5622 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:06 smithi177 bash[81864]: cluster 2024-07-28T14:36:05.361919+0000 mgr.y (mgr.25253) 5622 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:06 smithi204 bash[68176]: cluster 2024-07-28T14:36:05.361919+0000 mgr.y (mgr.25253) 5622 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:06.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10412 16 16 0 0 0 - 0 2024-07-28T14:36:07.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10413 16 16 0 0 0 - 0 2024-07-28T14:36:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:08 smithi177 bash[81864]: cluster 2024-07-28T14:36:07.363357+0000 mgr.y (mgr.25253) 5623 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:08 smithi177 bash[79620]: cluster 2024-07-28T14:36:07.363357+0000 mgr.y (mgr.25253) 5623 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:08 smithi204 bash[68176]: cluster 2024-07-28T14:36:07.363357+0000 mgr.y (mgr.25253) 5623 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:08.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10414 16 16 0 0 0 - 0 2024-07-28T14:36:09.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10415 16 16 0 0 0 - 0 2024-07-28T14:36:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:10 smithi177 bash[81864]: cluster 2024-07-28T14:36:09.364806+0000 mgr.y (mgr.25253) 5624 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:10 smithi177 bash[79620]: cluster 2024-07-28T14:36:09.364806+0000 mgr.y (mgr.25253) 5624 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:10 smithi204 bash[68176]: cluster 2024-07-28T14:36:09.364806+0000 mgr.y (mgr.25253) 5624 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:10.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10416 16 16 0 0 0 - 0 2024-07-28T14:36:11.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10417 16 16 0 0 0 - 0 2024-07-28T14:36:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:12 smithi204 bash[68176]: cluster 2024-07-28T14:36:11.366235+0000 mgr.y (mgr.25253) 5625 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:12 smithi177 bash[81864]: cluster 2024-07-28T14:36:11.366235+0000 mgr.y (mgr.25253) 5625 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:12.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:12 smithi177 bash[79620]: cluster 2024-07-28T14:36:11.366235+0000 mgr.y (mgr.25253) 5625 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:12.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10418 16 16 0 0 0 - 0 2024-07-28T14:36:13.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10419 16 16 0 0 0 - 0 2024-07-28T14:36:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:14 smithi177 bash[81864]: cluster 2024-07-28T14:36:13.367680+0000 mgr.y (mgr.25253) 5626 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:14 smithi177 bash[79620]: cluster 2024-07-28T14:36:13.367680+0000 mgr.y (mgr.25253) 5626 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:14.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:14 smithi204 bash[68176]: cluster 2024-07-28T14:36:13.367680+0000 mgr.y (mgr.25253) 5626 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:14.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:36:14.983990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:14.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:14.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10420 16 16 0 0 0 - 0 2024-07-28T14:36:15.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10421 16 16 0 0 0 - 0 2024-07-28T14:36:16.476 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:36:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:16 smithi177 bash[81864]: cluster 2024-07-28T14:36:15.369064+0000 mgr.y (mgr.25253) 5627 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:16 smithi177 bash[81864]: audit 2024-07-28T14:36:15.960039+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:16 smithi177 bash[79620]: cluster 2024-07-28T14:36:15.369064+0000 mgr.y (mgr.25253) 5627 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:16 smithi177 bash[79620]: audit 2024-07-28T14:36:15.960039+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:16 smithi204 bash[68176]: cluster 2024-07-28T14:36:15.369064+0000 mgr.y (mgr.25253) 5627 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:16 smithi204 bash[68176]: audit 2024-07-28T14:36:15.960039+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:16.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10422 16 16 0 0 0 - 0 2024-07-28T14:36:17.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10423 16 16 0 0 0 - 0 2024-07-28T14:36:18.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:18 smithi177 bash[81864]: cluster 2024-07-28T14:36:17.370622+0000 mgr.y (mgr.25253) 5628 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:18.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:18 smithi177 bash[79620]: cluster 2024-07-28T14:36:17.370622+0000 mgr.y (mgr.25253) 5628 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:18.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:18 smithi204 bash[68176]: cluster 2024-07-28T14:36:17.370622+0000 mgr.y (mgr.25253) 5628 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:18.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10424 16 16 0 0 0 - 0 2024-07-28T14:36:19.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10425 16 16 0 0 0 - 0 2024-07-28T14:36:20.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:20 smithi177 bash[81864]: cluster 2024-07-28T14:36:19.372147+0000 mgr.y (mgr.25253) 5629 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:20.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:20 smithi177 bash[79620]: cluster 2024-07-28T14:36:19.372147+0000 mgr.y (mgr.25253) 5629 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:20 smithi204 bash[68176]: cluster 2024-07-28T14:36:19.372147+0000 mgr.y (mgr.25253) 5629 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:20.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10426 16 16 0 0 0 - 0 2024-07-28T14:36:21.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10427 16 16 0 0 0 - 0 2024-07-28T14:36:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:22 smithi204 bash[68176]: cluster 2024-07-28T14:36:21.373562+0000 mgr.y (mgr.25253) 5630 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:22 smithi177 bash[81864]: cluster 2024-07-28T14:36:21.373562+0000 mgr.y (mgr.25253) 5630 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:22.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:22 smithi177 bash[79620]: cluster 2024-07-28T14:36:21.373562+0000 mgr.y (mgr.25253) 5630 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:22.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10428 16 16 0 0 0 - 0 2024-07-28T14:36:23.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10429 16 16 0 0 0 - 0 2024-07-28T14:36:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:24 smithi177 bash[81864]: cluster 2024-07-28T14:36:23.375026+0000 mgr.y (mgr.25253) 5631 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:24 smithi177 bash[79620]: cluster 2024-07-28T14:36:23.375026+0000 mgr.y (mgr.25253) 5631 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:24 smithi204 bash[68176]: cluster 2024-07-28T14:36:23.375026+0000 mgr.y (mgr.25253) 5631 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:24.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10430 16 16 0 0 0 - 0 2024-07-28T14:36:25.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10431 16 16 0 0 0 - 0 2024-07-28T14:36:26.496 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:36:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:26 smithi177 bash[81864]: cluster 2024-07-28T14:36:25.376493+0000 mgr.y (mgr.25253) 5632 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:26 smithi177 bash[79620]: cluster 2024-07-28T14:36:25.376493+0000 mgr.y (mgr.25253) 5632 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:26.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:26 smithi204 bash[68176]: cluster 2024-07-28T14:36:25.376493+0000 mgr.y (mgr.25253) 5632 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:26.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10432 16 16 0 0 0 - 0 2024-07-28T14:36:27.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10433 16 16 0 0 0 - 0 2024-07-28T14:36:28.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:28 smithi177 bash[81864]: cluster 2024-07-28T14:36:27.377959+0000 mgr.y (mgr.25253) 5633 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:28.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:28 smithi177 bash[79620]: cluster 2024-07-28T14:36:27.377959+0000 mgr.y (mgr.25253) 5633 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:28 smithi204 bash[68176]: cluster 2024-07-28T14:36:27.377959+0000 mgr.y (mgr.25253) 5633 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:28.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10434 16 16 0 0 0 - 0 2024-07-28T14:36:29.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10435 16 16 0 0 0 - 0 2024-07-28T14:36:30.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:30 smithi177 bash[81864]: cluster 2024-07-28T14:36:29.379404+0000 mgr.y (mgr.25253) 5634 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:30.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:30 smithi177 bash[79620]: cluster 2024-07-28T14:36:29.379404+0000 mgr.y (mgr.25253) 5634 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:30 smithi204 bash[68176]: cluster 2024-07-28T14:36:29.379404+0000 mgr.y (mgr.25253) 5634 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:30.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10436 16 16 0 0 0 - 0 2024-07-28T14:36:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:31 smithi177 bash[81864]: audit 2024-07-28T14:36:30.960452+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:31 smithi177 bash[79620]: audit 2024-07-28T14:36:30.960452+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:31 smithi204 bash[68176]: audit 2024-07-28T14:36:30.960452+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:31.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10437 16 16 0 0 0 - 0 2024-07-28T14:36:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:32 smithi204 bash[68176]: cluster 2024-07-28T14:36:31.380842+0000 mgr.y (mgr.25253) 5635 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10438 16 16 0 0 0 - 0 2024-07-28T14:36:33.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:32 smithi177 bash[81864]: cluster 2024-07-28T14:36:31.380842+0000 mgr.y (mgr.25253) 5635 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:32 smithi177 bash[79620]: cluster 2024-07-28T14:36:31.380842+0000 mgr.y (mgr.25253) 5635 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:33.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10439 16 16 0 0 0 - 0 2024-07-28T14:36:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:34 smithi204 bash[68176]: cluster 2024-07-28T14:36:33.382421+0000 mgr.y (mgr.25253) 5636 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:34.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:36:34.987231+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:34.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:34.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10440 16 16 0 0 0 - 0 2024-07-28T14:36:35.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:34 smithi177 bash[81864]: cluster 2024-07-28T14:36:33.382421+0000 mgr.y (mgr.25253) 5636 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:34 smithi177 bash[79620]: cluster 2024-07-28T14:36:33.382421+0000 mgr.y (mgr.25253) 5636 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:35.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10441 16 16 0 0 0 - 0 2024-07-28T14:36:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:36:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:36 smithi204 bash[68176]: cluster 2024-07-28T14:36:35.384065+0000 mgr.y (mgr.25253) 5637 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:36.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10442 16 16 0 0 0 - 0 2024-07-28T14:36:37.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:36 smithi177 bash[81864]: cluster 2024-07-28T14:36:35.384065+0000 mgr.y (mgr.25253) 5637 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:36 smithi177 bash[79620]: cluster 2024-07-28T14:36:35.384065+0000 mgr.y (mgr.25253) 5637 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:37.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10443 16 16 0 0 0 - 0 2024-07-28T14:36:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:38 smithi204 bash[68176]: cluster 2024-07-28T14:36:37.385572+0000 mgr.y (mgr.25253) 5638 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:38 smithi204 bash[68176]: audit 2024-07-28T14:36:37.579201+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:38.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10444 16 16 0 0 0 - 0 2024-07-28T14:36:39.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:38 smithi177 bash[81864]: cluster 2024-07-28T14:36:37.385572+0000 mgr.y (mgr.25253) 5638 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:38 smithi177 bash[81864]: audit 2024-07-28T14:36:37.579201+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:38 smithi177 bash[79620]: cluster 2024-07-28T14:36:37.385572+0000 mgr.y (mgr.25253) 5638 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:38 smithi177 bash[79620]: audit 2024-07-28T14:36:37.579201+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:39.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10445 16 16 0 0 0 - 0 2024-07-28T14:36:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:40 smithi204 bash[68176]: cluster 2024-07-28T14:36:39.386997+0000 mgr.y (mgr.25253) 5639 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:40.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10446 16 16 0 0 0 - 0 2024-07-28T14:36:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:40 smithi177 bash[81864]: cluster 2024-07-28T14:36:39.386997+0000 mgr.y (mgr.25253) 5639 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:40 smithi177 bash[79620]: cluster 2024-07-28T14:36:39.386997+0000 mgr.y (mgr.25253) 5639 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:41.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10447 16 16 0 0 0 - 0 2024-07-28T14:36:42.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:42 smithi204 bash[68176]: cluster 2024-07-28T14:36:41.388457+0000 mgr.y (mgr.25253) 5640 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10448 16 16 0 0 0 - 0 2024-07-28T14:36:43.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:42 smithi177 bash[81864]: cluster 2024-07-28T14:36:41.388457+0000 mgr.y (mgr.25253) 5640 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:42 smithi177 bash[79620]: cluster 2024-07-28T14:36:41.388457+0000 mgr.y (mgr.25253) 5640 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:43.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10449 16 16 0 0 0 - 0 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.229133+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.234795+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: cluster 2024-07-28T14:36:43.389948+0000 mgr.y (mgr.25253) 5641 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.520586+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.526558+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.949251+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.950611+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[81864]: audit 2024-07-28T14:36:43.959213+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.229133+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.234795+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: cluster 2024-07-28T14:36:43.389948+0000 mgr.y (mgr.25253) 5641 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.520586+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.526558+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.949251+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.950611+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:44 smithi177 bash[79620]: audit 2024-07-28T14:36:43.959213+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.229133+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.234795+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: cluster 2024-07-28T14:36:43.389948+0000 mgr.y (mgr.25253) 5641 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.520586+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.526558+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.949251+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.950611+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:44 smithi204 bash[68176]: audit 2024-07-28T14:36:43.959213+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:36:44.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10450 16 16 0 0 0 - 0 2024-07-28T14:36:45.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10451 16 16 0 0 0 - 0 2024-07-28T14:36:46.447 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:36:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:46 smithi177 bash[81864]: cluster 2024-07-28T14:36:45.391416+0000 mgr.y (mgr.25253) 5642 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:46 smithi177 bash[81864]: audit 2024-07-28T14:36:45.960892+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:46 smithi177 bash[79620]: cluster 2024-07-28T14:36:45.391416+0000 mgr.y (mgr.25253) 5642 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:46 smithi177 bash[79620]: audit 2024-07-28T14:36:45.960892+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:46 smithi204 bash[68176]: cluster 2024-07-28T14:36:45.391416+0000 mgr.y (mgr.25253) 5642 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:46 smithi204 bash[68176]: audit 2024-07-28T14:36:45.960892+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:46.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10452 16 16 0 0 0 - 0 2024-07-28T14:36:47.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10453 16 16 0 0 0 - 0 2024-07-28T14:36:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:48 smithi177 bash[81864]: cluster 2024-07-28T14:36:47.392870+0000 mgr.y (mgr.25253) 5643 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:48 smithi177 bash[79620]: cluster 2024-07-28T14:36:47.392870+0000 mgr.y (mgr.25253) 5643 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:48 smithi204 bash[68176]: cluster 2024-07-28T14:36:47.392870+0000 mgr.y (mgr.25253) 5643 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:48.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10454 16 16 0 0 0 - 0 2024-07-28T14:36:49.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10455 16 16 0 0 0 - 0 2024-07-28T14:36:50.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:50 smithi177 bash[81864]: cluster 2024-07-28T14:36:49.394334+0000 mgr.y (mgr.25253) 5644 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:50 smithi177 bash[79620]: cluster 2024-07-28T14:36:49.394334+0000 mgr.y (mgr.25253) 5644 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:50 smithi204 bash[68176]: cluster 2024-07-28T14:36:49.394334+0000 mgr.y (mgr.25253) 5644 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:50.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10456 16 16 0 0 0 - 0 2024-07-28T14:36:51.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10457 16 16 0 0 0 - 0 2024-07-28T14:36:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:52 smithi204 bash[68176]: cluster 2024-07-28T14:36:51.395781+0000 mgr.y (mgr.25253) 5645 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:36:52 smithi204 bash[60899]: ts=2024-07-28T14:36:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:52 smithi177 bash[81864]: cluster 2024-07-28T14:36:51.395781+0000 mgr.y (mgr.25253) 5645 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:52.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:52 smithi177 bash[79620]: cluster 2024-07-28T14:36:51.395781+0000 mgr.y (mgr.25253) 5645 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:52.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10458 16 16 0 0 0 - 0 2024-07-28T14:36:53.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10459 16 16 0 0 0 - 0 2024-07-28T14:36:54.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:54 smithi177 bash[81864]: cluster 2024-07-28T14:36:53.397216+0000 mgr.y (mgr.25253) 5646 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:54 smithi177 bash[79620]: cluster 2024-07-28T14:36:53.397216+0000 mgr.y (mgr.25253) 5646 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:54.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:54 smithi204 bash[68176]: cluster 2024-07-28T14:36:53.397216+0000 mgr.y (mgr.25253) 5646 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:54.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:36:54.990307+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:54.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:54.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10460 16 16 0 0 0 - 0 2024-07-28T14:36:55.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10461 16 16 0 0 0 - 0 2024-07-28T14:36:56.468 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:36:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:36:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:56 smithi177 bash[81864]: cluster 2024-07-28T14:36:55.398644+0000 mgr.y (mgr.25253) 5647 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:56 smithi177 bash[79620]: cluster 2024-07-28T14:36:55.398644+0000 mgr.y (mgr.25253) 5647 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:56 smithi204 bash[68176]: cluster 2024-07-28T14:36:55.398644+0000 mgr.y (mgr.25253) 5647 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:56.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10462 16 16 0 0 0 - 0 2024-07-28T14:36:57.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10463 16 16 0 0 0 - 0 2024-07-28T14:36:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:36:58 smithi177 bash[81864]: cluster 2024-07-28T14:36:57.400099+0000 mgr.y (mgr.25253) 5648 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:36:58 smithi177 bash[79620]: cluster 2024-07-28T14:36:57.400099+0000 mgr.y (mgr.25253) 5648 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:36:58 smithi204 bash[68176]: cluster 2024-07-28T14:36:57.400099+0000 mgr.y (mgr.25253) 5648 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:36:58.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10464 16 16 0 0 0 - 0 2024-07-28T14:36:59.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10465 16 16 0 0 0 - 0 2024-07-28T14:37:00.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:00 smithi177 bash[81864]: cluster 2024-07-28T14:36:59.401525+0000 mgr.y (mgr.25253) 5649 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:00 smithi177 bash[79620]: cluster 2024-07-28T14:36:59.401525+0000 mgr.y (mgr.25253) 5649 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:00 smithi204 bash[68176]: cluster 2024-07-28T14:36:59.401525+0000 mgr.y (mgr.25253) 5649 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:00.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10466 16 16 0 0 0 - 0 2024-07-28T14:37:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:01 smithi177 bash[79620]: audit 2024-07-28T14:37:00.961505+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:01 smithi177 bash[81864]: audit 2024-07-28T14:37:00.961505+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:01 smithi204 bash[68176]: audit 2024-07-28T14:37:00.961505+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:01.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10467 16 16 0 0 0 - 0 2024-07-28T14:37:02.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:02 smithi204 bash[68176]: cluster 2024-07-28T14:37:01.402928+0000 mgr.y (mgr.25253) 5650 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:02 smithi177 bash[79620]: cluster 2024-07-28T14:37:01.402928+0000 mgr.y (mgr.25253) 5650 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:02.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:02 smithi177 bash[81864]: cluster 2024-07-28T14:37:01.402928+0000 mgr.y (mgr.25253) 5650 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:02.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10468 16 16 0 0 0 - 0 2024-07-28T14:37:03.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10469 16 16 0 0 0 - 0 2024-07-28T14:37:04.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:04 smithi177 bash[79620]: cluster 2024-07-28T14:37:03.404397+0000 mgr.y (mgr.25253) 5651 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:04 smithi177 bash[81864]: cluster 2024-07-28T14:37:03.404397+0000 mgr.y (mgr.25253) 5651 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:04 smithi204 bash[68176]: cluster 2024-07-28T14:37:03.404397+0000 mgr.y (mgr.25253) 5651 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:04.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10470 16 16 0 0 0 - 0 2024-07-28T14:37:05.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10471 16 16 0 0 0 - 0 2024-07-28T14:37:06.497 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:06] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:37:06.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:06 smithi177 bash[81864]: cluster 2024-07-28T14:37:05.405844+0000 mgr.y (mgr.25253) 5652 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:06.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:06 smithi177 bash[79620]: cluster 2024-07-28T14:37:05.405844+0000 mgr.y (mgr.25253) 5652 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:06 smithi204 bash[68176]: cluster 2024-07-28T14:37:05.405844+0000 mgr.y (mgr.25253) 5652 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:06.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10472 16 16 0 0 0 - 0 2024-07-28T14:37:07.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10473 16 16 0 0 0 - 0 2024-07-28T14:37:08.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:08 smithi177 bash[81864]: cluster 2024-07-28T14:37:07.407291+0000 mgr.y (mgr.25253) 5653 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:08.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:08 smithi177 bash[79620]: cluster 2024-07-28T14:37:07.407291+0000 mgr.y (mgr.25253) 5653 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:08 smithi204 bash[68176]: cluster 2024-07-28T14:37:07.407291+0000 mgr.y (mgr.25253) 5653 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:08.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10474 16 16 0 0 0 - 0 2024-07-28T14:37:09.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10475 16 16 0 0 0 - 0 2024-07-28T14:37:10.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:10 smithi177 bash[79620]: cluster 2024-07-28T14:37:09.408725+0000 mgr.y (mgr.25253) 5654 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:10.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:10 smithi177 bash[81864]: cluster 2024-07-28T14:37:09.408725+0000 mgr.y (mgr.25253) 5654 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:10 smithi204 bash[68176]: cluster 2024-07-28T14:37:09.408725+0000 mgr.y (mgr.25253) 5654 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:10.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10476 16 16 0 0 0 - 0 2024-07-28T14:37:11.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10477 16 16 0 0 0 - 0 2024-07-28T14:37:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:12 smithi204 bash[68176]: cluster 2024-07-28T14:37:11.410175+0000 mgr.y (mgr.25253) 5655 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:12 smithi177 bash[79620]: cluster 2024-07-28T14:37:11.410175+0000 mgr.y (mgr.25253) 5655 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:12.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:12 smithi177 bash[81864]: cluster 2024-07-28T14:37:11.410175+0000 mgr.y (mgr.25253) 5655 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:12.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10478 16 16 0 0 0 - 0 2024-07-28T14:37:13.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10479 16 16 0 0 0 - 0 2024-07-28T14:37:14.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:14 smithi177 bash[81864]: cluster 2024-07-28T14:37:13.411677+0000 mgr.y (mgr.25253) 5656 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:14.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:14 smithi177 bash[79620]: cluster 2024-07-28T14:37:13.411677+0000 mgr.y (mgr.25253) 5656 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:14.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:14 smithi204 bash[68176]: cluster 2024-07-28T14:37:13.411677+0000 mgr.y (mgr.25253) 5656 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:14.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:37:14.993534+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:14.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:14.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10480 16 16 0 0 0 - 0 2024-07-28T14:37:15.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10481 16 16 0 0 0 - 0 2024-07-28T14:37:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:37:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:16 smithi204 bash[68176]: cluster 2024-07-28T14:37:15.413128+0000 mgr.y (mgr.25253) 5657 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:16 smithi204 bash[68176]: audit 2024-07-28T14:37:15.961732+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:16.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10482 16 16 0 0 0 - 0 2024-07-28T14:37:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:16 smithi177 bash[81864]: cluster 2024-07-28T14:37:15.413128+0000 mgr.y (mgr.25253) 5657 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:16 smithi177 bash[81864]: audit 2024-07-28T14:37:15.961732+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:16 smithi177 bash[79620]: cluster 2024-07-28T14:37:15.413128+0000 mgr.y (mgr.25253) 5657 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:16 smithi177 bash[79620]: audit 2024-07-28T14:37:15.961732+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:17.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10483 16 16 0 0 0 - 0 2024-07-28T14:37:18.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:18 smithi204 bash[68176]: cluster 2024-07-28T14:37:17.414560+0000 mgr.y (mgr.25253) 5658 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:18.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10484 16 16 0 0 0 - 0 2024-07-28T14:37:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:18 smithi177 bash[81864]: cluster 2024-07-28T14:37:17.414560+0000 mgr.y (mgr.25253) 5658 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:18 smithi177 bash[79620]: cluster 2024-07-28T14:37:17.414560+0000 mgr.y (mgr.25253) 5658 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:19.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10485 16 16 0 0 0 - 0 2024-07-28T14:37:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:20 smithi204 bash[68176]: cluster 2024-07-28T14:37:19.416016+0000 mgr.y (mgr.25253) 5659 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:20.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10486 16 16 0 0 0 - 0 2024-07-28T14:37:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:20 smithi177 bash[79620]: cluster 2024-07-28T14:37:19.416016+0000 mgr.y (mgr.25253) 5659 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:21.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:20 smithi177 bash[81864]: cluster 2024-07-28T14:37:19.416016+0000 mgr.y (mgr.25253) 5659 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:21.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10487 16 16 0 0 0 - 0 2024-07-28T14:37:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:22 smithi204 bash[68176]: cluster 2024-07-28T14:37:21.417461+0000 mgr.y (mgr.25253) 5660 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:22 smithi204 bash[60899]: ts=2024-07-28T14:37:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10488 16 16 0 0 0 - 0 2024-07-28T14:37:23.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:22 smithi177 bash[79620]: cluster 2024-07-28T14:37:21.417461+0000 mgr.y (mgr.25253) 5660 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:22 smithi177 bash[81864]: cluster 2024-07-28T14:37:21.417461+0000 mgr.y (mgr.25253) 5660 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:23.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10489 16 16 0 0 0 - 0 2024-07-28T14:37:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:24 smithi204 bash[68176]: cluster 2024-07-28T14:37:23.418913+0000 mgr.y (mgr.25253) 5661 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:24.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10490 16 16 0 0 0 - 0 2024-07-28T14:37:25.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:24 smithi177 bash[79620]: cluster 2024-07-28T14:37:23.418913+0000 mgr.y (mgr.25253) 5661 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:24 smithi177 bash[81864]: cluster 2024-07-28T14:37:23.418913+0000 mgr.y (mgr.25253) 5661 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:25.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10491 16 16 0 0 0 - 0 2024-07-28T14:37:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:37:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:26 smithi204 bash[68176]: cluster 2024-07-28T14:37:25.420392+0000 mgr.y (mgr.25253) 5662 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:26.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10492 16 16 0 0 0 - 0 2024-07-28T14:37:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:26 smithi177 bash[79620]: cluster 2024-07-28T14:37:25.420392+0000 mgr.y (mgr.25253) 5662 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:26 smithi177 bash[81864]: cluster 2024-07-28T14:37:25.420392+0000 mgr.y (mgr.25253) 5662 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:27.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10493 16 16 0 0 0 - 0 2024-07-28T14:37:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:28 smithi204 bash[68176]: cluster 2024-07-28T14:37:27.421829+0000 mgr.y (mgr.25253) 5663 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:28.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10494 16 16 0 0 0 - 0 2024-07-28T14:37:29.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:28 smithi177 bash[81864]: cluster 2024-07-28T14:37:27.421829+0000 mgr.y (mgr.25253) 5663 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:28 smithi177 bash[79620]: cluster 2024-07-28T14:37:27.421829+0000 mgr.y (mgr.25253) 5663 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:29 smithi204 bash[68176]: cluster 2024-07-28T14:37:29.423268+0000 mgr.y (mgr.25253) 5664 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:29.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10495 16 16 0 0 0 - 0 2024-07-28T14:37:30.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:29 smithi177 bash[81864]: cluster 2024-07-28T14:37:29.423268+0000 mgr.y (mgr.25253) 5664 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:29 smithi177 bash[79620]: cluster 2024-07-28T14:37:29.423268+0000 mgr.y (mgr.25253) 5664 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:30.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10496 16 16 0 0 0 - 0 2024-07-28T14:37:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:31 smithi177 bash[81864]: audit 2024-07-28T14:37:30.962154+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:31 smithi177 bash[79620]: audit 2024-07-28T14:37:30.962154+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:31 smithi204 bash[68176]: audit 2024-07-28T14:37:30.962154+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:31.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10497 16 16 0 0 0 - 0 2024-07-28T14:37:32.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:32 smithi204 bash[68176]: cluster 2024-07-28T14:37:31.424746+0000 mgr.y (mgr.25253) 5665 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:32 smithi177 bash[79620]: cluster 2024-07-28T14:37:31.424746+0000 mgr.y (mgr.25253) 5665 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:32 smithi177 bash[81864]: cluster 2024-07-28T14:37:31.424746+0000 mgr.y (mgr.25253) 5665 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10498 16 16 0 0 0 - 0 2024-07-28T14:37:33.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10499 16 16 0 0 0 - 0 2024-07-28T14:37:34.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:34 smithi177 bash[79620]: cluster 2024-07-28T14:37:33.426194+0000 mgr.y (mgr.25253) 5666 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:34.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:34 smithi177 bash[81864]: cluster 2024-07-28T14:37:33.426194+0000 mgr.y (mgr.25253) 5666 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:34 smithi204 bash[68176]: cluster 2024-07-28T14:37:33.426194+0000 mgr.y (mgr.25253) 5666 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:34.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:37:34.996917+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:34.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:34.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10500 16 16 0 0 0 - 0 2024-07-28T14:37:35.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10501 16 16 0 0 0 - 0 2024-07-28T14:37:36.484 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:36] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-07-28T14:37:36.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:36 smithi177 bash[81864]: cluster 2024-07-28T14:37:35.427637+0000 mgr.y (mgr.25253) 5667 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:36.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:36 smithi177 bash[79620]: cluster 2024-07-28T14:37:35.427637+0000 mgr.y (mgr.25253) 5667 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:36 smithi204 bash[68176]: cluster 2024-07-28T14:37:35.427637+0000 mgr.y (mgr.25253) 5667 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:36.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10502 16 16 0 0 0 - 0 2024-07-28T14:37:37.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10503 16 16 0 0 0 - 0 2024-07-28T14:37:38.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:38 smithi177 bash[81864]: cluster 2024-07-28T14:37:37.429129+0000 mgr.y (mgr.25253) 5668 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:38.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:38 smithi177 bash[79620]: cluster 2024-07-28T14:37:37.429129+0000 mgr.y (mgr.25253) 5668 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:38 smithi204 bash[68176]: cluster 2024-07-28T14:37:37.429129+0000 mgr.y (mgr.25253) 5668 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:38.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10504 16 16 0 0 0 - 0 2024-07-28T14:37:39.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10505 16 16 0 0 0 - 0 2024-07-28T14:37:40.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:40 smithi177 bash[81864]: cluster 2024-07-28T14:37:39.430561+0000 mgr.y (mgr.25253) 5669 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:40.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:40 smithi177 bash[79620]: cluster 2024-07-28T14:37:39.430561+0000 mgr.y (mgr.25253) 5669 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:40.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:40 smithi204 bash[68176]: cluster 2024-07-28T14:37:39.430561+0000 mgr.y (mgr.25253) 5669 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:40.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10506 16 16 0 0 0 - 0 2024-07-28T14:37:41.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10507 16 16 0 0 0 - 0 2024-07-28T14:37:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:42 smithi204 bash[68176]: cluster 2024-07-28T14:37:41.432064+0000 mgr.y (mgr.25253) 5670 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:42 smithi177 bash[81864]: cluster 2024-07-28T14:37:41.432064+0000 mgr.y (mgr.25253) 5670 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:42.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:42 smithi177 bash[79620]: cluster 2024-07-28T14:37:41.432064+0000 mgr.y (mgr.25253) 5670 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:42.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10508 16 16 0 0 0 - 0 2024-07-28T14:37:43.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10509 16 16 0 0 0 - 0 2024-07-28T14:37:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:44 smithi177 bash[81864]: cluster 2024-07-28T14:37:43.433536+0000 mgr.y (mgr.25253) 5671 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:44 smithi177 bash[81864]: audit 2024-07-28T14:37:44.041620+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:44 smithi177 bash[79620]: cluster 2024-07-28T14:37:43.433536+0000 mgr.y (mgr.25253) 5671 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:44 smithi177 bash[79620]: audit 2024-07-28T14:37:44.041620+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:44 smithi204 bash[68176]: cluster 2024-07-28T14:37:43.433536+0000 mgr.y (mgr.25253) 5671 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:44 smithi204 bash[68176]: audit 2024-07-28T14:37:44.041620+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:44.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10510 16 16 0 0 0 - 0 2024-07-28T14:37:45.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10511 16 16 0 0 0 - 0 2024-07-28T14:37:46.505 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:46] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:37:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:46 smithi177 bash[81864]: cluster 2024-07-28T14:37:45.435082+0000 mgr.y (mgr.25253) 5672 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:46 smithi177 bash[81864]: audit 2024-07-28T14:37:45.962858+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:46 smithi177 bash[79620]: cluster 2024-07-28T14:37:45.435082+0000 mgr.y (mgr.25253) 5672 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:46 smithi177 bash[79620]: audit 2024-07-28T14:37:45.962858+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:46 smithi204 bash[68176]: cluster 2024-07-28T14:37:45.435082+0000 mgr.y (mgr.25253) 5672 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:46 smithi204 bash[68176]: audit 2024-07-28T14:37:45.962858+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:46.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10512 16 16 0 0 0 - 0 2024-07-28T14:37:47.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10513 16 16 0 0 0 - 0 2024-07-28T14:37:48.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:48 smithi177 bash[81864]: cluster 2024-07-28T14:37:47.436527+0000 mgr.y (mgr.25253) 5673 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:48.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:48 smithi177 bash[79620]: cluster 2024-07-28T14:37:47.436527+0000 mgr.y (mgr.25253) 5673 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:48 smithi204 bash[68176]: cluster 2024-07-28T14:37:47.436527+0000 mgr.y (mgr.25253) 5673 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:48.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10514 16 16 0 0 0 - 0 2024-07-28T14:37:49.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10515 16 16 0 0 0 - 0 2024-07-28T14:37:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: cluster 2024-07-28T14:37:49.437212+0000 mgr.y (mgr.25253) 5674 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:49.745014+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:49.749846+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:49.948123+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:49.956225+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:50.379631+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:50.381189+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[79620]: audit 2024-07-28T14:37:50.390764+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: cluster 2024-07-28T14:37:49.437212+0000 mgr.y (mgr.25253) 5674 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:49.745014+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:49.749846+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:49.948123+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:49.956225+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:50.379631+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:50.381189+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:50 smithi177 bash[81864]: audit 2024-07-28T14:37:50.390764+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: cluster 2024-07-28T14:37:49.437212+0000 mgr.y (mgr.25253) 5674 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:49.745014+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:49.749846+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:49.948123+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:49.956225+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:50.379631+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:50.381189+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:50 smithi204 bash[68176]: audit 2024-07-28T14:37:50.390764+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:37:50.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10516 16 16 0 0 0 - 0 2024-07-28T14:37:51.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10517 16 16 0 0 0 - 0 2024-07-28T14:37:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:51 smithi204 bash[68176]: cluster 2024-07-28T14:37:51.438610+0000 mgr.y (mgr.25253) 5675 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:51 smithi177 bash[81864]: cluster 2024-07-28T14:37:51.438610+0000 mgr.y (mgr.25253) 5675 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:51 smithi177 bash[79620]: cluster 2024-07-28T14:37:51.438610+0000 mgr.y (mgr.25253) 5675 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:37:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10518 16 16 0 0 0 - 0 2024-07-28T14:37:53.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10519 16 16 0 0 0 - 0 2024-07-28T14:37:54.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:54 smithi177 bash[79620]: cluster 2024-07-28T14:37:53.440073+0000 mgr.y (mgr.25253) 5676 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:54.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:54 smithi177 bash[81864]: cluster 2024-07-28T14:37:53.440073+0000 mgr.y (mgr.25253) 5676 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:54 smithi204 bash[68176]: cluster 2024-07-28T14:37:53.440073+0000 mgr.y (mgr.25253) 5676 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:54.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:37:55.000074+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:54.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:54.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10520 16 16 0 0 0 - 0 2024-07-28T14:37:55.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10521 16 16 0 0 0 - 0 2024-07-28T14:37:56.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:37:56] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:37:56.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:56 smithi177 bash[79620]: cluster 2024-07-28T14:37:55.441540+0000 mgr.y (mgr.25253) 5677 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:56.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:56 smithi177 bash[81864]: cluster 2024-07-28T14:37:55.441540+0000 mgr.y (mgr.25253) 5677 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:56 smithi204 bash[68176]: cluster 2024-07-28T14:37:55.441540+0000 mgr.y (mgr.25253) 5677 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:56.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10522 16 16 0 0 0 - 0 2024-07-28T14:37:57.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10523 16 16 0 0 0 - 0 2024-07-28T14:37:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:37:58 smithi177 bash[79620]: cluster 2024-07-28T14:37:57.442978+0000 mgr.y (mgr.25253) 5678 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:37:58 smithi177 bash[81864]: cluster 2024-07-28T14:37:57.442978+0000 mgr.y (mgr.25253) 5678 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:37:58 smithi204 bash[68176]: cluster 2024-07-28T14:37:57.442978+0000 mgr.y (mgr.25253) 5678 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:37:58.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10524 16 16 0 0 0 - 0 2024-07-28T14:37:59.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10525 16 16 0 0 0 - 0 2024-07-28T14:38:00.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:00 smithi177 bash[79620]: cluster 2024-07-28T14:37:59.444438+0000 mgr.y (mgr.25253) 5679 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:00.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:00 smithi177 bash[81864]: cluster 2024-07-28T14:37:59.444438+0000 mgr.y (mgr.25253) 5679 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:00 smithi204 bash[68176]: cluster 2024-07-28T14:37:59.444438+0000 mgr.y (mgr.25253) 5679 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:00.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10526 16 16 0 0 0 - 0 2024-07-28T14:38:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:01 smithi177 bash[79620]: audit 2024-07-28T14:38:00.963001+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:01 smithi177 bash[81864]: audit 2024-07-28T14:38:00.963001+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:01 smithi204 bash[68176]: audit 2024-07-28T14:38:00.963001+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:01.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10527 16 16 0 0 0 - 0 2024-07-28T14:38:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:02 smithi204 bash[68176]: cluster 2024-07-28T14:38:01.445839+0000 mgr.y (mgr.25253) 5680 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10528 16 16 0 0 0 - 0 2024-07-28T14:38:03.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:02 smithi177 bash[81864]: cluster 2024-07-28T14:38:01.445839+0000 mgr.y (mgr.25253) 5680 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:03.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:02 smithi177 bash[79620]: cluster 2024-07-28T14:38:01.445839+0000 mgr.y (mgr.25253) 5680 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:03.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10529 16 16 0 0 0 - 0 2024-07-28T14:38:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:04 smithi204 bash[68176]: cluster 2024-07-28T14:38:03.447304+0000 mgr.y (mgr.25253) 5681 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:04.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10530 16 16 0 0 0 - 0 2024-07-28T14:38:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:04 smithi177 bash[81864]: cluster 2024-07-28T14:38:03.447304+0000 mgr.y (mgr.25253) 5681 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:04 smithi177 bash[79620]: cluster 2024-07-28T14:38:03.447304+0000 mgr.y (mgr.25253) 5681 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:05.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10531 16 16 0 0 0 - 0 2024-07-28T14:38:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:38:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:06 smithi204 bash[68176]: cluster 2024-07-28T14:38:05.448782+0000 mgr.y (mgr.25253) 5682 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:06.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10532 16 16 0 0 0 - 0 2024-07-28T14:38:07.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:06 smithi177 bash[81864]: cluster 2024-07-28T14:38:05.448782+0000 mgr.y (mgr.25253) 5682 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:07.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:06 smithi177 bash[79620]: cluster 2024-07-28T14:38:05.448782+0000 mgr.y (mgr.25253) 5682 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:07.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10533 16 16 0 0 0 - 0 2024-07-28T14:38:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:08 smithi204 bash[68176]: cluster 2024-07-28T14:38:07.450238+0000 mgr.y (mgr.25253) 5683 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:09.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10534 16 16 0 0 0 - 0 2024-07-28T14:38:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:08 smithi177 bash[81864]: cluster 2024-07-28T14:38:07.450238+0000 mgr.y (mgr.25253) 5683 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:08 smithi177 bash[79620]: cluster 2024-07-28T14:38:07.450238+0000 mgr.y (mgr.25253) 5683 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:10.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10535 16 16 0 0 0 - 0 2024-07-28T14:38:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:10 smithi204 bash[68176]: cluster 2024-07-28T14:38:09.451748+0000 mgr.y (mgr.25253) 5684 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:11.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10536 16 16 0 0 0 - 0 2024-07-28T14:38:11.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:10 smithi177 bash[81864]: cluster 2024-07-28T14:38:09.451748+0000 mgr.y (mgr.25253) 5684 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:10 smithi177 bash[79620]: cluster 2024-07-28T14:38:09.451748+0000 mgr.y (mgr.25253) 5684 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:12.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10537 16 16 0 0 0 - 0 2024-07-28T14:38:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:12 smithi204 bash[68176]: cluster 2024-07-28T14:38:11.453202+0000 mgr.y (mgr.25253) 5685 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10538 16 16 0 0 0 - 0 2024-07-28T14:38:13.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:12 smithi177 bash[79620]: cluster 2024-07-28T14:38:11.453202+0000 mgr.y (mgr.25253) 5685 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:12 smithi177 bash[81864]: cluster 2024-07-28T14:38:11.453202+0000 mgr.y (mgr.25253) 5685 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:14.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10539 16 16 0 0 0 - 0 2024-07-28T14:38:14.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:14 smithi204 bash[68176]: cluster 2024-07-28T14:38:13.454651+0000 mgr.y (mgr.25253) 5686 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:15.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:38:15.003286+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:15.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:15.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10540 16 16 0 0 0 - 0 2024-07-28T14:38:15.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:14 smithi177 bash[81864]: cluster 2024-07-28T14:38:13.454651+0000 mgr.y (mgr.25253) 5686 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:15.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:14 smithi177 bash[79620]: cluster 2024-07-28T14:38:13.454651+0000 mgr.y (mgr.25253) 5686 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:16.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10541 16 16 0 0 0 - 0 2024-07-28T14:38:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:38:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:16 smithi204 bash[68176]: cluster 2024-07-28T14:38:15.456131+0000 mgr.y (mgr.25253) 5687 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:16 smithi204 bash[68176]: audit 2024-07-28T14:38:15.963429+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:17.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10542 16 16 0 0 0 - 0 2024-07-28T14:38:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:16 smithi177 bash[79620]: cluster 2024-07-28T14:38:15.456131+0000 mgr.y (mgr.25253) 5687 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:16 smithi177 bash[79620]: audit 2024-07-28T14:38:15.963429+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:16 smithi177 bash[81864]: cluster 2024-07-28T14:38:15.456131+0000 mgr.y (mgr.25253) 5687 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:16 smithi177 bash[81864]: audit 2024-07-28T14:38:15.963429+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:18.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10543 16 16 0 0 0 - 0 2024-07-28T14:38:18.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:18 smithi204 bash[68176]: cluster 2024-07-28T14:38:17.457572+0000 mgr.y (mgr.25253) 5688 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:19.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10544 16 16 0 0 0 - 0 2024-07-28T14:38:19.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:18 smithi177 bash[79620]: cluster 2024-07-28T14:38:17.457572+0000 mgr.y (mgr.25253) 5688 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:18 smithi177 bash[81864]: cluster 2024-07-28T14:38:17.457572+0000 mgr.y (mgr.25253) 5688 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:20.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10545 16 16 0 0 0 - 0 2024-07-28T14:38:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:20 smithi204 bash[68176]: cluster 2024-07-28T14:38:19.459058+0000 mgr.y (mgr.25253) 5689 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:21.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10546 16 16 0 0 0 - 0 2024-07-28T14:38:21.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:20 smithi177 bash[81864]: cluster 2024-07-28T14:38:19.459058+0000 mgr.y (mgr.25253) 5689 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:20 smithi177 bash[79620]: cluster 2024-07-28T14:38:19.459058+0000 mgr.y (mgr.25253) 5689 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:21 smithi204 bash[68176]: cluster 2024-07-28T14:38:21.460589+0000 mgr.y (mgr.25253) 5690 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:22.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10547 16 16 0 0 0 - 0 2024-07-28T14:38:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:21 smithi177 bash[81864]: cluster 2024-07-28T14:38:21.460589+0000 mgr.y (mgr.25253) 5690 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:21 smithi177 bash[79620]: cluster 2024-07-28T14:38:21.460589+0000 mgr.y (mgr.25253) 5690 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10548 16 16 0 0 0 - 0 2024-07-28T14:38:24.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10549 16 16 0 0 0 - 0 2024-07-28T14:38:24.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:24 smithi177 bash[81864]: cluster 2024-07-28T14:38:23.462021+0000 mgr.y (mgr.25253) 5691 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:24.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:24 smithi177 bash[79620]: cluster 2024-07-28T14:38:23.462021+0000 mgr.y (mgr.25253) 5691 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:24 smithi204 bash[68176]: cluster 2024-07-28T14:38:23.462021+0000 mgr.y (mgr.25253) 5691 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:25.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10550 16 16 0 0 0 - 0 2024-07-28T14:38:26.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10551 16 16 0 0 0 - 0 2024-07-28T14:38:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:38:26.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:26 smithi204 bash[68176]: cluster 2024-07-28T14:38:25.463462+0000 mgr.y (mgr.25253) 5692 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:27.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10552 16 16 0 0 0 - 0 2024-07-28T14:38:27.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:26 smithi177 bash[79620]: cluster 2024-07-28T14:38:25.463462+0000 mgr.y (mgr.25253) 5692 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:26 smithi177 bash[81864]: cluster 2024-07-28T14:38:25.463462+0000 mgr.y (mgr.25253) 5692 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:28.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10553 16 16 0 0 0 - 0 2024-07-28T14:38:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:28 smithi204 bash[68176]: cluster 2024-07-28T14:38:27.464938+0000 mgr.y (mgr.25253) 5693 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:29.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10554 16 16 0 0 0 - 0 2024-07-28T14:38:29.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:28 smithi177 bash[81864]: cluster 2024-07-28T14:38:27.464938+0000 mgr.y (mgr.25253) 5693 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:28 smithi177 bash[79620]: cluster 2024-07-28T14:38:27.464938+0000 mgr.y (mgr.25253) 5693 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:30.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10555 16 16 0 0 0 - 0 2024-07-28T14:38:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:30 smithi204 bash[68176]: cluster 2024-07-28T14:38:29.466400+0000 mgr.y (mgr.25253) 5694 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:31.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10556 16 16 0 0 0 - 0 2024-07-28T14:38:31.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:30 smithi177 bash[81864]: cluster 2024-07-28T14:38:29.466400+0000 mgr.y (mgr.25253) 5694 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:30 smithi177 bash[79620]: cluster 2024-07-28T14:38:29.466400+0000 mgr.y (mgr.25253) 5694 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:31 smithi204 bash[68176]: audit 2024-07-28T14:38:30.963896+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:32.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10557 16 16 0 0 0 - 0 2024-07-28T14:38:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:31 smithi177 bash[81864]: audit 2024-07-28T14:38:30.963896+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:31 smithi177 bash[79620]: audit 2024-07-28T14:38:30.963896+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:32.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:32 smithi204 bash[68176]: cluster 2024-07-28T14:38:31.467858+0000 mgr.y (mgr.25253) 5695 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10558 16 16 0 0 0 - 0 2024-07-28T14:38:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:32 smithi177 bash[81864]: cluster 2024-07-28T14:38:31.467858+0000 mgr.y (mgr.25253) 5695 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:32 smithi177 bash[79620]: cluster 2024-07-28T14:38:31.467858+0000 mgr.y (mgr.25253) 5695 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:34.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10559 16 16 0 0 0 - 0 2024-07-28T14:38:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:34 smithi204 bash[68176]: cluster 2024-07-28T14:38:33.469322+0000 mgr.y (mgr.25253) 5696 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:35.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:38:35.006383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:35.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:35.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10560 16 16 0 0 0 - 0 2024-07-28T14:38:35.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:34 smithi177 bash[81864]: cluster 2024-07-28T14:38:33.469322+0000 mgr.y (mgr.25253) 5696 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:34 smithi177 bash[79620]: cluster 2024-07-28T14:38:33.469322+0000 mgr.y (mgr.25253) 5696 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:36.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10561 16 16 0 0 0 - 0 2024-07-28T14:38:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:38:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:36 smithi204 bash[68176]: cluster 2024-07-28T14:38:35.470805+0000 mgr.y (mgr.25253) 5697 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:37.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10562 16 16 0 0 0 - 0 2024-07-28T14:38:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:36 smithi177 bash[81864]: cluster 2024-07-28T14:38:35.470805+0000 mgr.y (mgr.25253) 5697 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:36 smithi177 bash[79620]: cluster 2024-07-28T14:38:35.470805+0000 mgr.y (mgr.25253) 5697 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:38.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10563 16 16 0 0 0 - 0 2024-07-28T14:38:38.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:38 smithi204 bash[68176]: cluster 2024-07-28T14:38:37.472293+0000 mgr.y (mgr.25253) 5698 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:39.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10564 16 16 0 0 0 - 0 2024-07-28T14:38:39.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:38 smithi177 bash[81864]: cluster 2024-07-28T14:38:37.472293+0000 mgr.y (mgr.25253) 5698 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:38 smithi177 bash[79620]: cluster 2024-07-28T14:38:37.472293+0000 mgr.y (mgr.25253) 5698 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:39 smithi204 bash[68176]: cluster 2024-07-28T14:38:39.473739+0000 mgr.y (mgr.25253) 5699 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:40.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10565 16 16 0 0 0 - 0 2024-07-28T14:38:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:39 smithi177 bash[81864]: cluster 2024-07-28T14:38:39.473739+0000 mgr.y (mgr.25253) 5699 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:39 smithi177 bash[79620]: cluster 2024-07-28T14:38:39.473739+0000 mgr.y (mgr.25253) 5699 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:41.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10566 16 16 0 0 0 - 0 2024-07-28T14:38:42.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10567 16 16 0 0 0 - 0 2024-07-28T14:38:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:42 smithi204 bash[68176]: cluster 2024-07-28T14:38:41.475189+0000 mgr.y (mgr.25253) 5700 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10568 16 16 0 0 0 - 0 2024-07-28T14:38:43.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:42 smithi177 bash[81864]: cluster 2024-07-28T14:38:41.475189+0000 mgr.y (mgr.25253) 5700 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:42 smithi177 bash[79620]: cluster 2024-07-28T14:38:41.475189+0000 mgr.y (mgr.25253) 5700 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:44.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10569 16 16 0 0 0 - 0 2024-07-28T14:38:44.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:44 smithi204 bash[68176]: cluster 2024-07-28T14:38:43.476660+0000 mgr.y (mgr.25253) 5701 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:45.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10570 16 16 0 0 0 - 0 2024-07-28T14:38:45.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:44 smithi177 bash[81864]: cluster 2024-07-28T14:38:43.476660+0000 mgr.y (mgr.25253) 5701 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:44 smithi177 bash[79620]: cluster 2024-07-28T14:38:43.476660+0000 mgr.y (mgr.25253) 5701 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:46.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10571 16 16 0 0 0 - 0 2024-07-28T14:38:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:38:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:46 smithi204 bash[68176]: cluster 2024-07-28T14:38:45.478127+0000 mgr.y (mgr.25253) 5702 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:46 smithi204 bash[68176]: audit 2024-07-28T14:38:45.964333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:47.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10572 16 16 0 0 0 - 0 2024-07-28T14:38:47.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:46 smithi177 bash[79620]: cluster 2024-07-28T14:38:45.478127+0000 mgr.y (mgr.25253) 5702 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:47.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:46 smithi177 bash[79620]: audit 2024-07-28T14:38:45.964333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:47.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:46 smithi177 bash[81864]: cluster 2024-07-28T14:38:45.478127+0000 mgr.y (mgr.25253) 5702 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:47.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:46 smithi177 bash[81864]: audit 2024-07-28T14:38:45.964333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:48.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10573 16 16 0 0 0 - 0 2024-07-28T14:38:48.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:48 smithi204 bash[68176]: cluster 2024-07-28T14:38:47.479570+0000 mgr.y (mgr.25253) 5703 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:49.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10574 16 16 0 0 0 - 0 2024-07-28T14:38:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:48 smithi177 bash[81864]: cluster 2024-07-28T14:38:47.479570+0000 mgr.y (mgr.25253) 5703 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:48 smithi177 bash[79620]: cluster 2024-07-28T14:38:47.479570+0000 mgr.y (mgr.25253) 5703 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:50.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10575 16 16 0 0 0 - 0 2024-07-28T14:38:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:50 smithi204 bash[68176]: cluster 2024-07-28T14:38:49.481018+0000 mgr.y (mgr.25253) 5704 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:50.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:50 smithi204 bash[68176]: audit 2024-07-28T14:38:50.521012+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:51.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10576 16 16 0 0 0 - 0 2024-07-28T14:38:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:50 smithi177 bash[81864]: cluster 2024-07-28T14:38:49.481018+0000 mgr.y (mgr.25253) 5704 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:50 smithi177 bash[81864]: audit 2024-07-28T14:38:50.521012+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:50 smithi177 bash[79620]: cluster 2024-07-28T14:38:49.481018+0000 mgr.y (mgr.25253) 5704 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:50 smithi177 bash[79620]: audit 2024-07-28T14:38:50.521012+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:52.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10577 16 16 0 0 0 - 0 2024-07-28T14:38:52.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:52 smithi204 bash[68176]: cluster 2024-07-28T14:38:51.482466+0000 mgr.y (mgr.25253) 5705 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:38:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10578 16 16 0 0 0 - 0 2024-07-28T14:38:53.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:52 smithi177 bash[79620]: cluster 2024-07-28T14:38:51.482466+0000 mgr.y (mgr.25253) 5705 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:53.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:52 smithi177 bash[81864]: cluster 2024-07-28T14:38:51.482466+0000 mgr.y (mgr.25253) 5705 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:54.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10579 16 16 0 0 0 - 0 2024-07-28T14:38:54.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:54 smithi204 bash[68176]: cluster 2024-07-28T14:38:53.483523+0000 mgr.y (mgr.25253) 5706 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:55.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:38:55.009565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:55.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:55.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10580 16 16 0 0 0 - 0 2024-07-28T14:38:55.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:54 smithi177 bash[79620]: cluster 2024-07-28T14:38:53.483523+0000 mgr.y (mgr.25253) 5706 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:54 smithi177 bash[81864]: cluster 2024-07-28T14:38:53.483523+0000 mgr.y (mgr.25253) 5706 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:56.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10581 16 16 0 0 0 - 0 2024-07-28T14:38:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:38:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:38:56.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:56 smithi204 bash[68176]: cluster 2024-07-28T14:38:55.484281+0000 mgr.y (mgr.25253) 5707 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:56 smithi204 bash[68176]: audit 2024-07-28T14:38:56.187691+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:56 smithi204 bash[68176]: audit 2024-07-28T14:38:56.197480+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:56 smithi204 bash[68176]: audit 2024-07-28T14:38:56.450998+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:56 smithi204 bash[68176]: audit 2024-07-28T14:38:56.457837+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10582 16 16 0 0 0 - 0 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[81864]: cluster 2024-07-28T14:38:55.484281+0000 mgr.y (mgr.25253) 5707 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[81864]: audit 2024-07-28T14:38:56.187691+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[81864]: audit 2024-07-28T14:38:56.197480+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[81864]: audit 2024-07-28T14:38:56.450998+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[81864]: audit 2024-07-28T14:38:56.457837+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[79620]: cluster 2024-07-28T14:38:55.484281+0000 mgr.y (mgr.25253) 5707 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[79620]: audit 2024-07-28T14:38:56.187691+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[79620]: audit 2024-07-28T14:38:56.197480+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[79620]: audit 2024-07-28T14:38:56.450998+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:56 smithi177 bash[79620]: audit 2024-07-28T14:38:56.457837+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:57 smithi204 bash[68176]: audit 2024-07-28T14:38:56.857529+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:57 smithi204 bash[68176]: audit 2024-07-28T14:38:56.859357+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:57 smithi204 bash[68176]: audit 2024-07-28T14:38:56.869754+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:58.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10583 16 16 0 0 0 - 0 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[81864]: audit 2024-07-28T14:38:56.857529+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[81864]: audit 2024-07-28T14:38:56.859357+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[81864]: audit 2024-07-28T14:38:56.869754+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[79620]: audit 2024-07-28T14:38:56.857529+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[79620]: audit 2024-07-28T14:38:56.859357+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:57 smithi177 bash[79620]: audit 2024-07-28T14:38:56.869754+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:38:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:58 smithi204 bash[68176]: cluster 2024-07-28T14:38:57.485695+0000 mgr.y (mgr.25253) 5708 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:59.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10584 16 16 0 0 0 - 0 2024-07-28T14:38:59.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:58 smithi177 bash[81864]: cluster 2024-07-28T14:38:57.485695+0000 mgr.y (mgr.25253) 5708 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:58 smithi177 bash[79620]: cluster 2024-07-28T14:38:57.485695+0000 mgr.y (mgr.25253) 5708 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:38:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:38:59 smithi204 bash[68176]: cluster 2024-07-28T14:38:59.487149+0000 mgr.y (mgr.25253) 5709 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:00.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10585 16 16 0 0 0 - 0 2024-07-28T14:39:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:38:59 smithi177 bash[81864]: cluster 2024-07-28T14:38:59.487149+0000 mgr.y (mgr.25253) 5709 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:38:59 smithi177 bash[79620]: cluster 2024-07-28T14:38:59.487149+0000 mgr.y (mgr.25253) 5709 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:01.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10586 16 16 0 0 0 - 0 2024-07-28T14:39:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:01 smithi177 bash[81864]: audit 2024-07-28T14:39:00.964783+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:01 smithi177 bash[79620]: audit 2024-07-28T14:39:00.964783+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:01 smithi204 bash[68176]: audit 2024-07-28T14:39:00.964783+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:02.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10587 16 16 0 0 0 - 0 2024-07-28T14:39:02.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:02 smithi204 bash[68176]: cluster 2024-07-28T14:39:01.488635+0000 mgr.y (mgr.25253) 5710 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:02 smithi177 bash[81864]: cluster 2024-07-28T14:39:01.488635+0000 mgr.y (mgr.25253) 5710 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:02 smithi177 bash[79620]: cluster 2024-07-28T14:39:01.488635+0000 mgr.y (mgr.25253) 5710 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10588 16 16 0 0 0 - 0 2024-07-28T14:39:04.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10589 16 16 0 0 0 - 0 2024-07-28T14:39:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:04 smithi204 bash[68176]: cluster 2024-07-28T14:39:03.490099+0000 mgr.y (mgr.25253) 5711 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:05.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10590 16 16 0 0 0 - 0 2024-07-28T14:39:05.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:04 smithi177 bash[81864]: cluster 2024-07-28T14:39:03.490099+0000 mgr.y (mgr.25253) 5711 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:04 smithi177 bash[79620]: cluster 2024-07-28T14:39:03.490099+0000 mgr.y (mgr.25253) 5711 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:06.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10591 16 16 0 0 0 - 0 2024-07-28T14:39:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:39:06.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:06 smithi204 bash[68176]: cluster 2024-07-28T14:39:05.491558+0000 mgr.y (mgr.25253) 5712 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:07.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10592 16 16 0 0 0 - 0 2024-07-28T14:39:07.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:06 smithi177 bash[79620]: cluster 2024-07-28T14:39:05.491558+0000 mgr.y (mgr.25253) 5712 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:07.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:06 smithi177 bash[81864]: cluster 2024-07-28T14:39:05.491558+0000 mgr.y (mgr.25253) 5712 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:08.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10593 16 16 0 0 0 - 0 2024-07-28T14:39:08.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:08 smithi204 bash[68176]: cluster 2024-07-28T14:39:07.493031+0000 mgr.y (mgr.25253) 5713 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:09.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10594 16 16 0 0 0 - 0 2024-07-28T14:39:09.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:08 smithi177 bash[81864]: cluster 2024-07-28T14:39:07.493031+0000 mgr.y (mgr.25253) 5713 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:09.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:08 smithi177 bash[79620]: cluster 2024-07-28T14:39:07.493031+0000 mgr.y (mgr.25253) 5713 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:10.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10595 16 16 0 0 0 - 0 2024-07-28T14:39:10.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:10 smithi204 bash[68176]: cluster 2024-07-28T14:39:09.494613+0000 mgr.y (mgr.25253) 5714 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:11.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10596 16 16 0 0 0 - 0 2024-07-28T14:39:11.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:10 smithi177 bash[81864]: cluster 2024-07-28T14:39:09.494613+0000 mgr.y (mgr.25253) 5714 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:11.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:10 smithi177 bash[79620]: cluster 2024-07-28T14:39:09.494613+0000 mgr.y (mgr.25253) 5714 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:12.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10597 16 16 0 0 0 - 0 2024-07-28T14:39:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:12 smithi204 bash[68176]: cluster 2024-07-28T14:39:11.496133+0000 mgr.y (mgr.25253) 5715 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10598 16 16 0 0 0 - 0 2024-07-28T14:39:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:12 smithi177 bash[81864]: cluster 2024-07-28T14:39:11.496133+0000 mgr.y (mgr.25253) 5715 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:12 smithi177 bash[79620]: cluster 2024-07-28T14:39:11.496133+0000 mgr.y (mgr.25253) 5715 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:14.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10599 16 16 0 0 0 - 0 2024-07-28T14:39:14.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:14 smithi204 bash[68176]: cluster 2024-07-28T14:39:13.497717+0000 mgr.y (mgr.25253) 5716 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:15.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:39:15.012787+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:15.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:15.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10600 16 16 0 0 0 - 0 2024-07-28T14:39:15.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:14 smithi177 bash[79620]: cluster 2024-07-28T14:39:13.497717+0000 mgr.y (mgr.25253) 5716 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:15.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:14 smithi177 bash[81864]: cluster 2024-07-28T14:39:13.497717+0000 mgr.y (mgr.25253) 5716 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:15 smithi204 bash[68176]: cluster 2024-07-28T14:39:15.499215+0000 mgr.y (mgr.25253) 5717 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:16.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10601 16 16 0 0 0 - 0 2024-07-28T14:39:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:15 smithi177 bash[79620]: cluster 2024-07-28T14:39:15.499215+0000 mgr.y (mgr.25253) 5717 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:15 smithi177 bash[81864]: cluster 2024-07-28T14:39:15.499215+0000 mgr.y (mgr.25253) 5717 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:39:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:16 smithi204 bash[68176]: audit 2024-07-28T14:39:15.965215+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:17.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10602 16 16 0 0 0 - 0 2024-07-28T14:39:17.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:16 smithi177 bash[81864]: audit 2024-07-28T14:39:15.965215+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:16 smithi177 bash[79620]: audit 2024-07-28T14:39:15.965215+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:17 smithi204 bash[68176]: cluster 2024-07-28T14:39:17.500680+0000 mgr.y (mgr.25253) 5718 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:18.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10603 16 16 0 0 0 - 0 2024-07-28T14:39:18.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:17 smithi177 bash[81864]: cluster 2024-07-28T14:39:17.500680+0000 mgr.y (mgr.25253) 5718 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:17 smithi177 bash[79620]: cluster 2024-07-28T14:39:17.500680+0000 mgr.y (mgr.25253) 5718 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:19.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10604 16 16 0 0 0 - 0 2024-07-28T14:39:20.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10605 16 16 0 0 0 - 0 2024-07-28T14:39:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:20 smithi204 bash[68176]: cluster 2024-07-28T14:39:19.502143+0000 mgr.y (mgr.25253) 5719 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:21.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10606 16 16 0 0 0 - 0 2024-07-28T14:39:21.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:20 smithi177 bash[81864]: cluster 2024-07-28T14:39:19.502143+0000 mgr.y (mgr.25253) 5719 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:20 smithi177 bash[79620]: cluster 2024-07-28T14:39:19.502143+0000 mgr.y (mgr.25253) 5719 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:22.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10607 16 16 0 0 0 - 0 2024-07-28T14:39:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:22 smithi204 bash[68176]: cluster 2024-07-28T14:39:21.503611+0000 mgr.y (mgr.25253) 5720 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10608 16 16 0 0 0 - 0 2024-07-28T14:39:23.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:22 smithi177 bash[81864]: cluster 2024-07-28T14:39:21.503611+0000 mgr.y (mgr.25253) 5720 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:23.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:22 smithi177 bash[79620]: cluster 2024-07-28T14:39:21.503611+0000 mgr.y (mgr.25253) 5720 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:24.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10609 16 16 0 0 0 - 0 2024-07-28T14:39:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:24 smithi204 bash[68176]: cluster 2024-07-28T14:39:23.505233+0000 mgr.y (mgr.25253) 5721 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:25.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10610 16 16 0 0 0 - 0 2024-07-28T14:39:25.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:24 smithi177 bash[81864]: cluster 2024-07-28T14:39:23.505233+0000 mgr.y (mgr.25253) 5721 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:24 smithi177 bash[79620]: cluster 2024-07-28T14:39:23.505233+0000 mgr.y (mgr.25253) 5721 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:25 smithi204 bash[68176]: cluster 2024-07-28T14:39:25.506887+0000 mgr.y (mgr.25253) 5722 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:26.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10611 16 16 0 0 0 - 0 2024-07-28T14:39:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:25 smithi177 bash[81864]: cluster 2024-07-28T14:39:25.506887+0000 mgr.y (mgr.25253) 5722 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:25 smithi177 bash[79620]: cluster 2024-07-28T14:39:25.506887+0000 mgr.y (mgr.25253) 5722 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:39:27.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10612 16 16 0 0 0 - 0 2024-07-28T14:39:28.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10613 16 16 0 0 0 - 0 2024-07-28T14:39:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:28 smithi204 bash[68176]: cluster 2024-07-28T14:39:27.508441+0000 mgr.y (mgr.25253) 5723 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:29.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10614 16 16 0 0 0 - 0 2024-07-28T14:39:29.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:28 smithi177 bash[81864]: cluster 2024-07-28T14:39:27.508441+0000 mgr.y (mgr.25253) 5723 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:28 smithi177 bash[79620]: cluster 2024-07-28T14:39:27.508441+0000 mgr.y (mgr.25253) 5723 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:30.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10615 16 16 0 0 0 - 0 2024-07-28T14:39:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:30 smithi204 bash[68176]: cluster 2024-07-28T14:39:29.509876+0000 mgr.y (mgr.25253) 5724 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:31.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10616 16 16 0 0 0 - 0 2024-07-28T14:39:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:30 smithi177 bash[81864]: cluster 2024-07-28T14:39:29.509876+0000 mgr.y (mgr.25253) 5724 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:31.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:30 smithi177 bash[79620]: cluster 2024-07-28T14:39:29.509876+0000 mgr.y (mgr.25253) 5724 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:31 smithi204 bash[68176]: audit 2024-07-28T14:39:30.965572+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:31 smithi204 bash[68176]: cluster 2024-07-28T14:39:31.511300+0000 mgr.y (mgr.25253) 5725 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:32.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10617 16 16 0 0 0 - 0 2024-07-28T14:39:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:31 smithi177 bash[81864]: audit 2024-07-28T14:39:30.965572+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:31 smithi177 bash[81864]: cluster 2024-07-28T14:39:31.511300+0000 mgr.y (mgr.25253) 5725 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:31 smithi177 bash[79620]: audit 2024-07-28T14:39:30.965572+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:31 smithi177 bash[79620]: cluster 2024-07-28T14:39:31.511300+0000 mgr.y (mgr.25253) 5725 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10618 16 16 0 0 0 - 0 2024-07-28T14:39:34.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10619 16 16 0 0 0 - 0 2024-07-28T14:39:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:34 smithi204 bash[68176]: cluster 2024-07-28T14:39:33.512785+0000 mgr.y (mgr.25253) 5726 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:35.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:39:35.016087+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:35.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:35.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10620 16 16 0 0 0 - 0 2024-07-28T14:39:35.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:34 smithi177 bash[81864]: cluster 2024-07-28T14:39:33.512785+0000 mgr.y (mgr.25253) 5726 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:34 smithi177 bash[79620]: cluster 2024-07-28T14:39:33.512785+0000 mgr.y (mgr.25253) 5726 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:35 smithi204 bash[68176]: cluster 2024-07-28T14:39:35.514225+0000 mgr.y (mgr.25253) 5727 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:36.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10621 16 16 0 0 0 - 0 2024-07-28T14:39:36.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:35 smithi177 bash[81864]: cluster 2024-07-28T14:39:35.514225+0000 mgr.y (mgr.25253) 5727 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:35 smithi177 bash[79620]: cluster 2024-07-28T14:39:35.514225+0000 mgr.y (mgr.25253) 5727 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:39:37.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10622 16 16 0 0 0 - 0 2024-07-28T14:39:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:37 smithi204 bash[68176]: cluster 2024-07-28T14:39:37.515678+0000 mgr.y (mgr.25253) 5728 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:38.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10623 16 16 0 0 0 - 0 2024-07-28T14:39:38.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:37 smithi177 bash[79620]: cluster 2024-07-28T14:39:37.515678+0000 mgr.y (mgr.25253) 5728 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:37 smithi177 bash[81864]: cluster 2024-07-28T14:39:37.515678+0000 mgr.y (mgr.25253) 5728 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:39.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10624 16 16 0 0 0 - 0 2024-07-28T14:39:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:39 smithi204 bash[68176]: cluster 2024-07-28T14:39:39.517082+0000 mgr.y (mgr.25253) 5729 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:40.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10625 16 16 0 0 0 - 0 2024-07-28T14:39:40.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:39 smithi177 bash[81864]: cluster 2024-07-28T14:39:39.517082+0000 mgr.y (mgr.25253) 5729 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:39 smithi177 bash[79620]: cluster 2024-07-28T14:39:39.517082+0000 mgr.y (mgr.25253) 5729 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:41.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10626 16 16 0 0 0 - 0 2024-07-28T14:39:42.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10627 16 16 0 0 0 - 0 2024-07-28T14:39:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:41 smithi204 bash[68176]: cluster 2024-07-28T14:39:41.518574+0000 mgr.y (mgr.25253) 5730 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:41 smithi177 bash[81864]: cluster 2024-07-28T14:39:41.518574+0000 mgr.y (mgr.25253) 5730 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:41 smithi177 bash[79620]: cluster 2024-07-28T14:39:41.518574+0000 mgr.y (mgr.25253) 5730 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10628 16 16 0 0 0 - 0 2024-07-28T14:39:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:43 smithi204 bash[68176]: cluster 2024-07-28T14:39:43.520068+0000 mgr.y (mgr.25253) 5731 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:44.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10629 16 16 0 0 0 - 0 2024-07-28T14:39:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:43 smithi177 bash[81864]: cluster 2024-07-28T14:39:43.520068+0000 mgr.y (mgr.25253) 5731 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:43 smithi177 bash[79620]: cluster 2024-07-28T14:39:43.520068+0000 mgr.y (mgr.25253) 5731 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:45.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10630 16 16 0 0 0 - 0 2024-07-28T14:39:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:45 smithi204 bash[68176]: cluster 2024-07-28T14:39:45.521555+0000 mgr.y (mgr.25253) 5732 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:46.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10631 16 16 0 0 0 - 0 2024-07-28T14:39:46.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:45 smithi177 bash[81864]: cluster 2024-07-28T14:39:45.521555+0000 mgr.y (mgr.25253) 5732 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:45 smithi177 bash[79620]: cluster 2024-07-28T14:39:45.521555+0000 mgr.y (mgr.25253) 5732 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:39:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:46 smithi204 bash[68176]: audit 2024-07-28T14:39:45.966184+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:47.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10632 16 16 0 0 0 - 0 2024-07-28T14:39:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:46 smithi177 bash[81864]: audit 2024-07-28T14:39:45.966184+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:46 smithi177 bash[79620]: audit 2024-07-28T14:39:45.966184+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:47 smithi204 bash[68176]: cluster 2024-07-28T14:39:47.523041+0000 mgr.y (mgr.25253) 5733 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:48.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10633 16 16 0 0 0 - 0 2024-07-28T14:39:48.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:47 smithi177 bash[81864]: cluster 2024-07-28T14:39:47.523041+0000 mgr.y (mgr.25253) 5733 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:47 smithi177 bash[79620]: cluster 2024-07-28T14:39:47.523041+0000 mgr.y (mgr.25253) 5733 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:49.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10634 16 16 0 0 0 - 0 2024-07-28T14:39:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:49 smithi204 bash[68176]: cluster 2024-07-28T14:39:49.524526+0000 mgr.y (mgr.25253) 5734 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:50.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10635 16 16 0 0 0 - 0 2024-07-28T14:39:50.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:49 smithi177 bash[79620]: cluster 2024-07-28T14:39:49.524526+0000 mgr.y (mgr.25253) 5734 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:49 smithi177 bash[81864]: cluster 2024-07-28T14:39:49.524526+0000 mgr.y (mgr.25253) 5734 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:51.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10636 16 16 0 0 0 - 0 2024-07-28T14:39:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:51 smithi204 bash[68176]: cluster 2024-07-28T14:39:51.525966+0000 mgr.y (mgr.25253) 5735 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:52.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10637 16 16 0 0 0 - 0 2024-07-28T14:39:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:51 smithi177 bash[79620]: cluster 2024-07-28T14:39:51.525966+0000 mgr.y (mgr.25253) 5735 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:51 smithi177 bash[81864]: cluster 2024-07-28T14:39:51.525966+0000 mgr.y (mgr.25253) 5735 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:39:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10638 16 16 0 0 0 - 0 2024-07-28T14:39:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:53 smithi204 bash[68176]: cluster 2024-07-28T14:39:53.527422+0000 mgr.y (mgr.25253) 5736 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:54.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10639 16 16 0 0 0 - 0 2024-07-28T14:39:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:53 smithi177 bash[81864]: cluster 2024-07-28T14:39:53.527422+0000 mgr.y (mgr.25253) 5736 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:53 smithi177 bash[79620]: cluster 2024-07-28T14:39:53.527422+0000 mgr.y (mgr.25253) 5736 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:55.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:39:55.019313+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:55.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:55.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10640 16 16 0 0 0 - 0 2024-07-28T14:39:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:55 smithi204 bash[68176]: cluster 2024-07-28T14:39:55.528882+0000 mgr.y (mgr.25253) 5737 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:55 smithi177 bash[79620]: cluster 2024-07-28T14:39:55.528882+0000 mgr.y (mgr.25253) 5737 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:55 smithi177 bash[81864]: cluster 2024-07-28T14:39:55.528882+0000 mgr.y (mgr.25253) 5737 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:56.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10641 16 16 0 0 0 - 0 2024-07-28T14:39:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:39:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:39:57.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10642 16 16 0 0 0 - 0 2024-07-28T14:39:57.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:57 smithi177 bash[81864]: audit 2024-07-28T14:39:56.957131+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:57 smithi177 bash[79620]: audit 2024-07-28T14:39:56.957131+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:57 smithi204 bash[68176]: audit 2024-07-28T14:39:56.957131+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:58.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10643 16 16 0 0 0 - 0 2024-07-28T14:39:58.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:58 smithi204 bash[68176]: cluster 2024-07-28T14:39:57.530380+0000 mgr.y (mgr.25253) 5738 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:58.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:58 smithi177 bash[79620]: cluster 2024-07-28T14:39:57.530380+0000 mgr.y (mgr.25253) 5738 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:58.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:58 smithi177 bash[81864]: cluster 2024-07-28T14:39:57.530380+0000 mgr.y (mgr.25253) 5738 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:39:59.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10644 16 16 0 0 0 - 0 2024-07-28T14:39:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:39:59 smithi204 bash[68176]: cluster 2024-07-28T14:39:59.531897+0000 mgr.y (mgr.25253) 5739 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:39:59 smithi177 bash[81864]: cluster 2024-07-28T14:39:59.531897+0000 mgr.y (mgr.25253) 5739 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:39:59 smithi177 bash[79620]: cluster 2024-07-28T14:39:59.531897+0000 mgr.y (mgr.25253) 5739 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:00.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10645 16 16 0 0 0 - 0 2024-07-28T14:40:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:00 smithi204 bash[68176]: cluster 2024-07-28T14:40:00.000210+0000 mon.a (mon.0) 3995 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:40:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:00 smithi177 bash[81864]: cluster 2024-07-28T14:40:00.000210+0000 mon.a (mon.0) 3995 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:40:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:00 smithi177 bash[79620]: cluster 2024-07-28T14:40:00.000210+0000 mon.a (mon.0) 3995 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:40:01.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10646 16 16 0 0 0 - 0 2024-07-28T14:40:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:01 smithi204 bash[68176]: audit 2024-07-28T14:40:00.966592+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:01 smithi204 bash[68176]: cluster 2024-07-28T14:40:01.533381+0000 mgr.y (mgr.25253) 5740 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:02.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:01 smithi177 bash[81864]: audit 2024-07-28T14:40:00.966592+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:01 smithi177 bash[81864]: cluster 2024-07-28T14:40:01.533381+0000 mgr.y (mgr.25253) 5740 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:01 smithi177 bash[79620]: audit 2024-07-28T14:40:00.966592+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:01 smithi177 bash[79620]: cluster 2024-07-28T14:40:01.533381+0000 mgr.y (mgr.25253) 5740 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:02.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10647 16 16 0 0 0 - 0 2024-07-28T14:40:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10648 16 16 0 0 0 - 0 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:02.583038+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:02.588805+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:02.901014+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:02.907583+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:03.318729+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: audit 2024-07-28T14:40:03.323250+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:03 smithi204 bash[68176]: cluster 2024-07-28T14:40:03.534858+0000 mgr.y (mgr.25253) 5741 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:02.583038+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:02.588805+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:02.901014+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:02.907583+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:03.318729+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: audit 2024-07-28T14:40:03.323250+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[81864]: cluster 2024-07-28T14:40:03.534858+0000 mgr.y (mgr.25253) 5741 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:02.583038+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:02.588805+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:02.901014+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:02.907583+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:03.318729+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: audit 2024-07-28T14:40:03.323250+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:03 smithi177 bash[79620]: cluster 2024-07-28T14:40:03.534858+0000 mgr.y (mgr.25253) 5741 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:04.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10649 16 16 0 0 0 - 0 2024-07-28T14:40:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[81864]: audit 2024-07-28T14:40:03.737770+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[81864]: audit 2024-07-28T14:40:03.747551+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[81864]: audit 2024-07-28T14:40:03.749425+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:40:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[81864]: audit 2024-07-28T14:40:03.751202+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:40:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[81864]: audit 2024-07-28T14:40:03.763364+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[79620]: audit 2024-07-28T14:40:03.737770+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[79620]: audit 2024-07-28T14:40:03.747551+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[79620]: audit 2024-07-28T14:40:03.749425+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:40:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[79620]: audit 2024-07-28T14:40:03.751202+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:40:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:04 smithi177 bash[79620]: audit 2024-07-28T14:40:03.763364+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10650 16 16 0 0 0 - 0 2024-07-28T14:40:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:04 smithi204 bash[68176]: audit 2024-07-28T14:40:03.737770+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:04 smithi204 bash[68176]: audit 2024-07-28T14:40:03.747551+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:04 smithi204 bash[68176]: audit 2024-07-28T14:40:03.749425+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:40:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:04 smithi204 bash[68176]: audit 2024-07-28T14:40:03.751202+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:40:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:04 smithi204 bash[68176]: audit 2024-07-28T14:40:03.763364+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:40:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:05 smithi177 bash[81864]: cluster 2024-07-28T14:40:05.536420+0000 mgr.y (mgr.25253) 5742 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:05 smithi177 bash[79620]: cluster 2024-07-28T14:40:05.536420+0000 mgr.y (mgr.25253) 5742 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:06.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10651 16 16 0 0 0 - 0 2024-07-28T14:40:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:05 smithi204 bash[68176]: cluster 2024-07-28T14:40:05.536420+0000 mgr.y (mgr.25253) 5742 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:40:07.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10652 16 16 0 0 0 - 0 2024-07-28T14:40:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:07 smithi204 bash[68176]: cluster 2024-07-28T14:40:07.537900+0000 mgr.y (mgr.25253) 5743 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:07 smithi177 bash[79620]: cluster 2024-07-28T14:40:07.537900+0000 mgr.y (mgr.25253) 5743 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:07 smithi177 bash[81864]: cluster 2024-07-28T14:40:07.537900+0000 mgr.y (mgr.25253) 5743 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:08.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10653 16 16 0 0 0 - 0 2024-07-28T14:40:09.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10654 16 16 0 0 0 - 0 2024-07-28T14:40:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:09 smithi204 bash[68176]: cluster 2024-07-28T14:40:09.539327+0000 mgr.y (mgr.25253) 5744 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:09 smithi177 bash[79620]: cluster 2024-07-28T14:40:09.539327+0000 mgr.y (mgr.25253) 5744 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:09 smithi177 bash[81864]: cluster 2024-07-28T14:40:09.539327+0000 mgr.y (mgr.25253) 5744 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:10.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10655 16 16 0 0 0 - 0 2024-07-28T14:40:11.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10656 16 16 0 0 0 - 0 2024-07-28T14:40:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:11 smithi204 bash[68176]: cluster 2024-07-28T14:40:11.540777+0000 mgr.y (mgr.25253) 5745 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:11 smithi177 bash[81864]: cluster 2024-07-28T14:40:11.540777+0000 mgr.y (mgr.25253) 5745 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:11 smithi177 bash[79620]: cluster 2024-07-28T14:40:11.540777+0000 mgr.y (mgr.25253) 5745 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:12.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10657 16 16 0 0 0 - 0 2024-07-28T14:40:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10658 16 16 0 0 0 - 0 2024-07-28T14:40:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:13 smithi204 bash[68176]: cluster 2024-07-28T14:40:13.542199+0000 mgr.y (mgr.25253) 5746 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:13 smithi177 bash[81864]: cluster 2024-07-28T14:40:13.542199+0000 mgr.y (mgr.25253) 5746 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:13 smithi177 bash[79620]: cluster 2024-07-28T14:40:13.542199+0000 mgr.y (mgr.25253) 5746 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:14.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10659 16 16 0 0 0 - 0 2024-07-28T14:40:15.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:40:15.022210+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:15.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:15.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10660 16 16 0 0 0 - 0 2024-07-28T14:40:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:15 smithi204 bash[68176]: cluster 2024-07-28T14:40:15.543625+0000 mgr.y (mgr.25253) 5747 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:15 smithi177 bash[79620]: cluster 2024-07-28T14:40:15.543625+0000 mgr.y (mgr.25253) 5747 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:15 smithi177 bash[81864]: cluster 2024-07-28T14:40:15.543625+0000 mgr.y (mgr.25253) 5747 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:16.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10661 16 16 0 0 0 - 0 2024-07-28T14:40:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:40:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:16 smithi204 bash[68176]: audit 2024-07-28T14:40:15.966929+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:16 smithi177 bash[79620]: audit 2024-07-28T14:40:15.966929+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:16 smithi177 bash[81864]: audit 2024-07-28T14:40:15.966929+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:17.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10662 16 16 0 0 0 - 0 2024-07-28T14:40:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:17 smithi204 bash[68176]: cluster 2024-07-28T14:40:17.545209+0000 mgr.y (mgr.25253) 5748 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:17 smithi177 bash[81864]: cluster 2024-07-28T14:40:17.545209+0000 mgr.y (mgr.25253) 5748 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:17 smithi177 bash[79620]: cluster 2024-07-28T14:40:17.545209+0000 mgr.y (mgr.25253) 5748 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:18.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10663 16 16 0 0 0 - 0 2024-07-28T14:40:19.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10664 16 16 0 0 0 - 0 2024-07-28T14:40:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:19 smithi204 bash[68176]: cluster 2024-07-28T14:40:19.546818+0000 mgr.y (mgr.25253) 5749 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:19 smithi177 bash[79620]: cluster 2024-07-28T14:40:19.546818+0000 mgr.y (mgr.25253) 5749 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:19 smithi177 bash[81864]: cluster 2024-07-28T14:40:19.546818+0000 mgr.y (mgr.25253) 5749 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:20.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10665 16 16 0 0 0 - 0 2024-07-28T14:40:21.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10666 16 16 0 0 0 - 0 2024-07-28T14:40:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:21 smithi204 bash[68176]: cluster 2024-07-28T14:40:21.548426+0000 mgr.y (mgr.25253) 5750 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:21 smithi177 bash[81864]: cluster 2024-07-28T14:40:21.548426+0000 mgr.y (mgr.25253) 5750 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:21 smithi177 bash[79620]: cluster 2024-07-28T14:40:21.548426+0000 mgr.y (mgr.25253) 5750 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:22.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10667 16 16 0 0 0 - 0 2024-07-28T14:40:22.315 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:40:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:40:22.011981912Z level=info msg="Completed cleanup jobs" duration=46.97915ms 2024-07-28T14:40:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10668 16 16 0 0 0 - 0 2024-07-28T14:40:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:23 smithi204 bash[68176]: cluster 2024-07-28T14:40:23.550014+0000 mgr.y (mgr.25253) 5751 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:23 smithi177 bash[79620]: cluster 2024-07-28T14:40:23.550014+0000 mgr.y (mgr.25253) 5751 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:23 smithi177 bash[81864]: cluster 2024-07-28T14:40:23.550014+0000 mgr.y (mgr.25253) 5751 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:24.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10669 16 16 0 0 0 - 0 2024-07-28T14:40:25.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10670 16 16 0 0 0 - 0 2024-07-28T14:40:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:25 smithi204 bash[68176]: cluster 2024-07-28T14:40:25.551636+0000 mgr.y (mgr.25253) 5752 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:25 smithi177 bash[81864]: cluster 2024-07-28T14:40:25.551636+0000 mgr.y (mgr.25253) 5752 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:25 smithi177 bash[79620]: cluster 2024-07-28T14:40:25.551636+0000 mgr.y (mgr.25253) 5752 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:26.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10671 16 16 0 0 0 - 0 2024-07-28T14:40:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:40:27.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10672 16 16 0 0 0 - 0 2024-07-28T14:40:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:27 smithi204 bash[68176]: cluster 2024-07-28T14:40:27.553239+0000 mgr.y (mgr.25253) 5753 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:27 smithi177 bash[81864]: cluster 2024-07-28T14:40:27.553239+0000 mgr.y (mgr.25253) 5753 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:27 smithi177 bash[79620]: cluster 2024-07-28T14:40:27.553239+0000 mgr.y (mgr.25253) 5753 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:28.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10673 16 16 0 0 0 - 0 2024-07-28T14:40:29.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10674 16 16 0 0 0 - 0 2024-07-28T14:40:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:29 smithi204 bash[68176]: cluster 2024-07-28T14:40:29.554828+0000 mgr.y (mgr.25253) 5754 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:29 smithi177 bash[81864]: cluster 2024-07-28T14:40:29.554828+0000 mgr.y (mgr.25253) 5754 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:29 smithi177 bash[79620]: cluster 2024-07-28T14:40:29.554828+0000 mgr.y (mgr.25253) 5754 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:30.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10675 16 16 0 0 0 - 0 2024-07-28T14:40:31.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10676 16 16 0 0 0 - 0 2024-07-28T14:40:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:31 smithi204 bash[68176]: audit 2024-07-28T14:40:30.967377+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:31 smithi177 bash[81864]: audit 2024-07-28T14:40:30.967377+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:31 smithi177 bash[79620]: audit 2024-07-28T14:40:30.967377+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:32.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10677 16 16 0 0 0 - 0 2024-07-28T14:40:32.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:32 smithi204 bash[68176]: cluster 2024-07-28T14:40:31.556489+0000 mgr.y (mgr.25253) 5755 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:32.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:32 smithi177 bash[81864]: cluster 2024-07-28T14:40:31.556489+0000 mgr.y (mgr.25253) 5755 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:32.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:32 smithi177 bash[79620]: cluster 2024-07-28T14:40:31.556489+0000 mgr.y (mgr.25253) 5755 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10678 16 16 0 0 0 - 0 2024-07-28T14:40:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:33 smithi204 bash[68176]: cluster 2024-07-28T14:40:33.558090+0000 mgr.y (mgr.25253) 5756 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:33 smithi177 bash[79620]: cluster 2024-07-28T14:40:33.558090+0000 mgr.y (mgr.25253) 5756 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:33 smithi177 bash[81864]: cluster 2024-07-28T14:40:33.558090+0000 mgr.y (mgr.25253) 5756 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:34.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10679 16 16 0 0 0 - 0 2024-07-28T14:40:35.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:40:35.025124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:35.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:35.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10680 16 16 0 0 0 - 0 2024-07-28T14:40:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:35 smithi204 bash[68176]: cluster 2024-07-28T14:40:35.559568+0000 mgr.y (mgr.25253) 5757 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:35 smithi177 bash[81864]: cluster 2024-07-28T14:40:35.559568+0000 mgr.y (mgr.25253) 5757 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:35 smithi177 bash[79620]: cluster 2024-07-28T14:40:35.559568+0000 mgr.y (mgr.25253) 5757 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:36.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10681 16 16 0 0 0 - 0 2024-07-28T14:40:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:40:37.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10682 16 16 0 0 0 - 0 2024-07-28T14:40:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:37 smithi204 bash[68176]: cluster 2024-07-28T14:40:37.560972+0000 mgr.y (mgr.25253) 5758 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:37 smithi177 bash[81864]: cluster 2024-07-28T14:40:37.560972+0000 mgr.y (mgr.25253) 5758 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:37 smithi177 bash[79620]: cluster 2024-07-28T14:40:37.560972+0000 mgr.y (mgr.25253) 5758 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:38.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10683 16 16 0 0 0 - 0 2024-07-28T14:40:39.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10684 16 16 0 0 0 - 0 2024-07-28T14:40:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:39 smithi204 bash[68176]: cluster 2024-07-28T14:40:39.562406+0000 mgr.y (mgr.25253) 5759 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:39 smithi177 bash[79620]: cluster 2024-07-28T14:40:39.562406+0000 mgr.y (mgr.25253) 5759 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:39 smithi177 bash[81864]: cluster 2024-07-28T14:40:39.562406+0000 mgr.y (mgr.25253) 5759 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:40.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10685 16 16 0 0 0 - 0 2024-07-28T14:40:41.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10686 16 16 0 0 0 - 0 2024-07-28T14:40:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:41 smithi204 bash[68176]: cluster 2024-07-28T14:40:41.563867+0000 mgr.y (mgr.25253) 5760 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:41 smithi177 bash[81864]: cluster 2024-07-28T14:40:41.563867+0000 mgr.y (mgr.25253) 5760 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:41 smithi177 bash[79620]: cluster 2024-07-28T14:40:41.563867+0000 mgr.y (mgr.25253) 5760 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:42.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10687 16 16 0 0 0 - 0 2024-07-28T14:40:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10688 16 16 0 0 0 - 0 2024-07-28T14:40:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:43 smithi204 bash[68176]: cluster 2024-07-28T14:40:43.565302+0000 mgr.y (mgr.25253) 5761 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:43 smithi177 bash[79620]: cluster 2024-07-28T14:40:43.565302+0000 mgr.y (mgr.25253) 5761 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:43 smithi177 bash[81864]: cluster 2024-07-28T14:40:43.565302+0000 mgr.y (mgr.25253) 5761 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:44.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10689 16 16 0 0 0 - 0 2024-07-28T14:40:45.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10690 16 16 0 0 0 - 0 2024-07-28T14:40:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:45 smithi204 bash[68176]: cluster 2024-07-28T14:40:45.566719+0000 mgr.y (mgr.25253) 5762 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:45 smithi177 bash[79620]: cluster 2024-07-28T14:40:45.566719+0000 mgr.y (mgr.25253) 5762 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:45 smithi177 bash[81864]: cluster 2024-07-28T14:40:45.566719+0000 mgr.y (mgr.25253) 5762 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:46.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10691 16 16 0 0 0 - 0 2024-07-28T14:40:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:40:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:46 smithi204 bash[68176]: audit 2024-07-28T14:40:45.967831+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:46 smithi177 bash[81864]: audit 2024-07-28T14:40:45.967831+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:46 smithi177 bash[79620]: audit 2024-07-28T14:40:45.967831+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:47.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10692 16 16 0 0 0 - 0 2024-07-28T14:40:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:47 smithi204 bash[68176]: cluster 2024-07-28T14:40:47.568306+0000 mgr.y (mgr.25253) 5763 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:47 smithi177 bash[81864]: cluster 2024-07-28T14:40:47.568306+0000 mgr.y (mgr.25253) 5763 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:47 smithi177 bash[79620]: cluster 2024-07-28T14:40:47.568306+0000 mgr.y (mgr.25253) 5763 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:48.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10693 16 16 0 0 0 - 0 2024-07-28T14:40:49.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10694 16 16 0 0 0 - 0 2024-07-28T14:40:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:49 smithi204 bash[68176]: cluster 2024-07-28T14:40:49.569920+0000 mgr.y (mgr.25253) 5764 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:49 smithi177 bash[81864]: cluster 2024-07-28T14:40:49.569920+0000 mgr.y (mgr.25253) 5764 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:49 smithi177 bash[79620]: cluster 2024-07-28T14:40:49.569920+0000 mgr.y (mgr.25253) 5764 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:50.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10695 16 16 0 0 0 - 0 2024-07-28T14:40:51.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10696 16 16 0 0 0 - 0 2024-07-28T14:40:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:51 smithi204 bash[68176]: cluster 2024-07-28T14:40:51.571511+0000 mgr.y (mgr.25253) 5765 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:51 smithi177 bash[81864]: cluster 2024-07-28T14:40:51.571511+0000 mgr.y (mgr.25253) 5765 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:51 smithi177 bash[79620]: cluster 2024-07-28T14:40:51.571511+0000 mgr.y (mgr.25253) 5765 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:52.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10697 16 16 0 0 0 - 0 2024-07-28T14:40:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:40:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10698 16 16 0 0 0 - 0 2024-07-28T14:40:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:53 smithi204 bash[68176]: cluster 2024-07-28T14:40:53.573157+0000 mgr.y (mgr.25253) 5766 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:53 smithi177 bash[81864]: cluster 2024-07-28T14:40:53.573157+0000 mgr.y (mgr.25253) 5766 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:53 smithi177 bash[79620]: cluster 2024-07-28T14:40:53.573157+0000 mgr.y (mgr.25253) 5766 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:54.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10699 16 16 0 0 0 - 0 2024-07-28T14:40:55.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:40:55.028187+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:55.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:55.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10700 16 16 0 0 0 - 0 2024-07-28T14:40:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:55 smithi204 bash[68176]: cluster 2024-07-28T14:40:55.574745+0000 mgr.y (mgr.25253) 5767 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:55 smithi177 bash[81864]: cluster 2024-07-28T14:40:55.574745+0000 mgr.y (mgr.25253) 5767 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:55 smithi177 bash[79620]: cluster 2024-07-28T14:40:55.574745+0000 mgr.y (mgr.25253) 5767 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:56.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10701 16 16 0 0 0 - 0 2024-07-28T14:40:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:40:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:40:57.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10702 16 16 0 0 0 - 0 2024-07-28T14:40:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:57 smithi204 bash[68176]: cluster 2024-07-28T14:40:57.576374+0000 mgr.y (mgr.25253) 5768 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:57 smithi177 bash[81864]: cluster 2024-07-28T14:40:57.576374+0000 mgr.y (mgr.25253) 5768 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:57 smithi177 bash[79620]: cluster 2024-07-28T14:40:57.576374+0000 mgr.y (mgr.25253) 5768 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:40:58.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10703 16 16 0 0 0 - 0 2024-07-28T14:40:59.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10704 16 16 0 0 0 - 0 2024-07-28T14:40:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:40:59 smithi204 bash[68176]: cluster 2024-07-28T14:40:59.577996+0000 mgr.y (mgr.25253) 5769 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:40:59 smithi177 bash[81864]: cluster 2024-07-28T14:40:59.577996+0000 mgr.y (mgr.25253) 5769 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:40:59 smithi177 bash[79620]: cluster 2024-07-28T14:40:59.577996+0000 mgr.y (mgr.25253) 5769 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:00.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10705 16 16 0 0 0 - 0 2024-07-28T14:41:01.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10706 16 16 0 0 0 - 0 2024-07-28T14:41:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:01 smithi204 bash[68176]: audit 2024-07-28T14:41:00.968213+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:01 smithi177 bash[81864]: audit 2024-07-28T14:41:00.968213+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:01 smithi177 bash[79620]: audit 2024-07-28T14:41:00.968213+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:02.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10707 16 16 0 0 0 - 0 2024-07-28T14:41:02.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:02 smithi204 bash[68176]: cluster 2024-07-28T14:41:01.579676+0000 mgr.y (mgr.25253) 5770 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:02.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:02 smithi177 bash[81864]: cluster 2024-07-28T14:41:01.579676+0000 mgr.y (mgr.25253) 5770 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:02.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:02 smithi177 bash[79620]: cluster 2024-07-28T14:41:01.579676+0000 mgr.y (mgr.25253) 5770 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10708 16 16 0 0 0 - 0 2024-07-28T14:41:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:03 smithi204 bash[68176]: cluster 2024-07-28T14:41:03.581299+0000 mgr.y (mgr.25253) 5771 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:03 smithi177 bash[81864]: cluster 2024-07-28T14:41:03.581299+0000 mgr.y (mgr.25253) 5771 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:03 smithi177 bash[79620]: cluster 2024-07-28T14:41:03.581299+0000 mgr.y (mgr.25253) 5771 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:04.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10709 16 16 0 0 0 - 0 2024-07-28T14:41:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:04 smithi204 bash[68176]: audit 2024-07-28T14:41:03.910668+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:41:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:04 smithi177 bash[81864]: audit 2024-07-28T14:41:03.910668+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:41:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:04 smithi177 bash[79620]: audit 2024-07-28T14:41:03.910668+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:41:05.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10710 16 16 0 0 0 - 0 2024-07-28T14:41:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:05 smithi204 bash[68176]: cluster 2024-07-28T14:41:05.582916+0000 mgr.y (mgr.25253) 5772 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:05 smithi177 bash[81864]: cluster 2024-07-28T14:41:05.582916+0000 mgr.y (mgr.25253) 5772 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:05 smithi177 bash[79620]: cluster 2024-07-28T14:41:05.582916+0000 mgr.y (mgr.25253) 5772 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:06.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10711 16 16 0 0 0 - 0 2024-07-28T14:41:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:41:07.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10712 16 16 0 0 0 - 0 2024-07-28T14:41:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:07 smithi204 bash[68176]: cluster 2024-07-28T14:41:07.584582+0000 mgr.y (mgr.25253) 5773 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:07 smithi177 bash[81864]: cluster 2024-07-28T14:41:07.584582+0000 mgr.y (mgr.25253) 5773 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:07 smithi177 bash[79620]: cluster 2024-07-28T14:41:07.584582+0000 mgr.y (mgr.25253) 5773 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:08.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10713 16 16 0 0 0 - 0 2024-07-28T14:41:09.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10714 16 16 0 0 0 - 0 2024-07-28T14:41:10.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10715 16 16 0 0 0 - 0 2024-07-28T14:41:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: cluster 2024-07-28T14:41:09.586134+0000 mgr.y (mgr.25253) 5774 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:09.590683+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:09.601210+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:09.848253+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:09.853898+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:10.258495+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:10.260432+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:10.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:10 smithi204 bash[68176]: audit 2024-07-28T14:41:10.268549+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: cluster 2024-07-28T14:41:09.586134+0000 mgr.y (mgr.25253) 5774 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:09.590683+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:09.601210+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:09.848253+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:09.853898+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:10.258495+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:10.260432+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[81864]: audit 2024-07-28T14:41:10.268549+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: cluster 2024-07-28T14:41:09.586134+0000 mgr.y (mgr.25253) 5774 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:09.590683+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:09.601210+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:09.848253+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:09.853898+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:10.258495+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:10.260432+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:10 smithi177 bash[79620]: audit 2024-07-28T14:41:10.268549+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:41:11.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10716 16 16 0 0 0 - 0 2024-07-28T14:41:12.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10717 16 16 0 0 0 - 0 2024-07-28T14:41:12.600 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:12 smithi204 bash[68176]: cluster 2024-07-28T14:41:11.587621+0000 mgr.y (mgr.25253) 5775 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:12 smithi177 bash[79620]: cluster 2024-07-28T14:41:11.587621+0000 mgr.y (mgr.25253) 5775 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:12 smithi177 bash[81864]: cluster 2024-07-28T14:41:11.587621+0000 mgr.y (mgr.25253) 5775 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:13.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10718 16 16 0 0 0 - 0 2024-07-28T14:41:14.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10719 16 16 0 0 0 - 0 2024-07-28T14:41:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:14 smithi204 bash[68176]: cluster 2024-07-28T14:41:13.589096+0000 mgr.y (mgr.25253) 5776 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:15.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:14 smithi177 bash[81864]: cluster 2024-07-28T14:41:13.589096+0000 mgr.y (mgr.25253) 5776 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:15.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:14 smithi177 bash[79620]: cluster 2024-07-28T14:41:13.589096+0000 mgr.y (mgr.25253) 5776 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:15.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:41:15.031097+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:15.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:15.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10720 16 16 0 0 0 - 0 2024-07-28T14:41:16.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10721 16 16 0 0 0 - 0 2024-07-28T14:41:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:41:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:16 smithi204 bash[68176]: cluster 2024-07-28T14:41:15.590630+0000 mgr.y (mgr.25253) 5777 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:16 smithi204 bash[68176]: audit 2024-07-28T14:41:15.968617+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:16 smithi177 bash[79620]: cluster 2024-07-28T14:41:15.590630+0000 mgr.y (mgr.25253) 5777 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:16 smithi177 bash[79620]: audit 2024-07-28T14:41:15.968617+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:16 smithi177 bash[81864]: cluster 2024-07-28T14:41:15.590630+0000 mgr.y (mgr.25253) 5777 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:16 smithi177 bash[81864]: audit 2024-07-28T14:41:15.968617+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:17.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10722 16 16 0 0 0 - 0 2024-07-28T14:41:18.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10723 16 16 0 0 0 - 0 2024-07-28T14:41:18.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:18 smithi204 bash[68176]: cluster 2024-07-28T14:41:17.592288+0000 mgr.y (mgr.25253) 5778 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:18 smithi177 bash[81864]: cluster 2024-07-28T14:41:17.592288+0000 mgr.y (mgr.25253) 5778 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:19.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:18 smithi177 bash[79620]: cluster 2024-07-28T14:41:17.592288+0000 mgr.y (mgr.25253) 5778 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:19.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10724 16 16 0 0 0 - 0 2024-07-28T14:41:20.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10725 16 16 0 0 0 - 0 2024-07-28T14:41:20.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:20 smithi204 bash[68176]: cluster 2024-07-28T14:41:19.593754+0000 mgr.y (mgr.25253) 5779 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:21.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:20 smithi177 bash[81864]: cluster 2024-07-28T14:41:19.593754+0000 mgr.y (mgr.25253) 5779 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:21.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:20 smithi177 bash[79620]: cluster 2024-07-28T14:41:19.593754+0000 mgr.y (mgr.25253) 5779 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:21.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10726 16 16 0 0 0 - 0 2024-07-28T14:41:22.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10727 16 16 0 0 0 - 0 2024-07-28T14:41:22.622 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:22 smithi204 bash[68176]: cluster 2024-07-28T14:41:21.595161+0000 mgr.y (mgr.25253) 5780 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:23.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:22 smithi177 bash[81864]: cluster 2024-07-28T14:41:21.595161+0000 mgr.y (mgr.25253) 5780 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:23.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:22 smithi177 bash[79620]: cluster 2024-07-28T14:41:21.595161+0000 mgr.y (mgr.25253) 5780 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:23.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10728 16 16 0 0 0 - 0 2024-07-28T14:41:24.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10729 16 16 0 0 0 - 0 2024-07-28T14:41:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:24 smithi204 bash[68176]: cluster 2024-07-28T14:41:23.596652+0000 mgr.y (mgr.25253) 5781 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:25.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:24 smithi177 bash[81864]: cluster 2024-07-28T14:41:23.596652+0000 mgr.y (mgr.25253) 5781 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:25.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:24 smithi177 bash[79620]: cluster 2024-07-28T14:41:23.596652+0000 mgr.y (mgr.25253) 5781 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:25.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10730 16 16 0 0 0 - 0 2024-07-28T14:41:26.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10731 16 16 0 0 0 - 0 2024-07-28T14:41:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:41:26.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:26 smithi204 bash[68176]: cluster 2024-07-28T14:41:25.598072+0000 mgr.y (mgr.25253) 5782 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:27.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:26 smithi177 bash[81864]: cluster 2024-07-28T14:41:25.598072+0000 mgr.y (mgr.25253) 5782 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:27.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:26 smithi177 bash[79620]: cluster 2024-07-28T14:41:25.598072+0000 mgr.y (mgr.25253) 5782 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:27.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10732 16 16 0 0 0 - 0 2024-07-28T14:41:28.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10733 16 16 0 0 0 - 0 2024-07-28T14:41:28.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:28 smithi204 bash[68176]: cluster 2024-07-28T14:41:27.599509+0000 mgr.y (mgr.25253) 5783 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:28 smithi177 bash[81864]: cluster 2024-07-28T14:41:27.599509+0000 mgr.y (mgr.25253) 5783 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:28 smithi177 bash[79620]: cluster 2024-07-28T14:41:27.599509+0000 mgr.y (mgr.25253) 5783 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:29.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10734 16 16 0 0 0 - 0 2024-07-28T14:41:30.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10735 16 16 0 0 0 - 0 2024-07-28T14:41:30.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:30 smithi204 bash[68176]: cluster 2024-07-28T14:41:29.600962+0000 mgr.y (mgr.25253) 5784 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:30 smithi177 bash[81864]: cluster 2024-07-28T14:41:29.600962+0000 mgr.y (mgr.25253) 5784 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:30 smithi177 bash[79620]: cluster 2024-07-28T14:41:29.600962+0000 mgr.y (mgr.25253) 5784 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:31.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10736 16 16 0 0 0 - 0 2024-07-28T14:41:31.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:31 smithi204 bash[68176]: audit 2024-07-28T14:41:30.969273+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:32.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:31 smithi177 bash[81864]: audit 2024-07-28T14:41:30.969273+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:31 smithi177 bash[79620]: audit 2024-07-28T14:41:30.969273+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:32.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10737 16 16 0 0 0 - 0 2024-07-28T14:41:32.654 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:32 smithi204 bash[68176]: cluster 2024-07-28T14:41:31.602412+0000 mgr.y (mgr.25253) 5785 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:33.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:32 smithi177 bash[81864]: cluster 2024-07-28T14:41:31.602412+0000 mgr.y (mgr.25253) 5785 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:33.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:32 smithi177 bash[79620]: cluster 2024-07-28T14:41:31.602412+0000 mgr.y (mgr.25253) 5785 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:33.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10738 16 16 0 0 0 - 0 2024-07-28T14:41:34.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10739 16 16 0 0 0 - 0 2024-07-28T14:41:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:34 smithi204 bash[68176]: cluster 2024-07-28T14:41:33.603944+0000 mgr.y (mgr.25253) 5786 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:34 smithi177 bash[79620]: cluster 2024-07-28T14:41:33.603944+0000 mgr.y (mgr.25253) 5786 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:34 smithi177 bash[81864]: cluster 2024-07-28T14:41:33.603944+0000 mgr.y (mgr.25253) 5786 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:35.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:41:35.034282+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:35.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:35.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10740 16 16 0 0 0 - 0 2024-07-28T14:41:36.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10741 16 16 0 0 0 - 0 2024-07-28T14:41:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:41:36.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:36 smithi204 bash[68176]: cluster 2024-07-28T14:41:35.605406+0000 mgr.y (mgr.25253) 5787 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:37.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:36 smithi177 bash[81864]: cluster 2024-07-28T14:41:35.605406+0000 mgr.y (mgr.25253) 5787 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:37.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:36 smithi177 bash[79620]: cluster 2024-07-28T14:41:35.605406+0000 mgr.y (mgr.25253) 5787 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:37.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10742 16 16 0 0 0 - 0 2024-07-28T14:41:38.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10743 16 16 0 0 0 - 0 2024-07-28T14:41:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:38 smithi177 bash[81864]: cluster 2024-07-28T14:41:37.606971+0000 mgr.y (mgr.25253) 5788 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:38 smithi177 bash[79620]: cluster 2024-07-28T14:41:37.606971+0000 mgr.y (mgr.25253) 5788 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:39.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10744 16 16 0 0 0 - 0 2024-07-28T14:41:39.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:38 smithi204 bash[68176]: cluster 2024-07-28T14:41:37.606971+0000 mgr.y (mgr.25253) 5788 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:40.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10745 16 16 0 0 0 - 0 2024-07-28T14:41:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:40 smithi177 bash[81864]: cluster 2024-07-28T14:41:39.608470+0000 mgr.y (mgr.25253) 5789 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:40 smithi177 bash[79620]: cluster 2024-07-28T14:41:39.608470+0000 mgr.y (mgr.25253) 5789 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:41.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10746 16 16 0 0 0 - 0 2024-07-28T14:41:41.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:40 smithi204 bash[68176]: cluster 2024-07-28T14:41:39.608470+0000 mgr.y (mgr.25253) 5789 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:42.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10747 16 16 0 0 0 - 0 2024-07-28T14:41:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:42 smithi177 bash[81864]: cluster 2024-07-28T14:41:41.609941+0000 mgr.y (mgr.25253) 5790 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:43.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:42 smithi177 bash[79620]: cluster 2024-07-28T14:41:41.609941+0000 mgr.y (mgr.25253) 5790 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:43.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10748 16 16 0 0 0 - 0 2024-07-28T14:41:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:42 smithi204 bash[68176]: cluster 2024-07-28T14:41:41.609941+0000 mgr.y (mgr.25253) 5790 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:44.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10749 16 16 0 0 0 - 0 2024-07-28T14:41:45.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:44 smithi177 bash[81864]: cluster 2024-07-28T14:41:43.611422+0000 mgr.y (mgr.25253) 5791 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:45.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:44 smithi177 bash[79620]: cluster 2024-07-28T14:41:43.611422+0000 mgr.y (mgr.25253) 5791 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:45.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10750 16 16 0 0 0 - 0 2024-07-28T14:41:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:44 smithi204 bash[68176]: cluster 2024-07-28T14:41:43.611422+0000 mgr.y (mgr.25253) 5791 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:46.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10751 16 16 0 0 0 - 0 2024-07-28T14:41:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:41:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:46 smithi177 bash[81864]: cluster 2024-07-28T14:41:45.612882+0000 mgr.y (mgr.25253) 5792 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:46 smithi177 bash[81864]: audit 2024-07-28T14:41:45.969269+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:46 smithi177 bash[79620]: cluster 2024-07-28T14:41:45.612882+0000 mgr.y (mgr.25253) 5792 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:46 smithi177 bash[79620]: audit 2024-07-28T14:41:45.969269+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:47.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10752 16 16 0 0 0 - 0 2024-07-28T14:41:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:46 smithi204 bash[68176]: cluster 2024-07-28T14:41:45.612882+0000 mgr.y (mgr.25253) 5792 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:46 smithi204 bash[68176]: audit 2024-07-28T14:41:45.969269+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:48.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10753 16 16 0 0 0 - 0 2024-07-28T14:41:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:48 smithi177 bash[81864]: cluster 2024-07-28T14:41:47.614316+0000 mgr.y (mgr.25253) 5793 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:48 smithi177 bash[79620]: cluster 2024-07-28T14:41:47.614316+0000 mgr.y (mgr.25253) 5793 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:49.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10754 16 16 0 0 0 - 0 2024-07-28T14:41:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:48 smithi204 bash[68176]: cluster 2024-07-28T14:41:47.614316+0000 mgr.y (mgr.25253) 5793 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:50.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10755 16 16 0 0 0 - 0 2024-07-28T14:41:51.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:50 smithi177 bash[81864]: cluster 2024-07-28T14:41:49.615777+0000 mgr.y (mgr.25253) 5794 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:51.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:50 smithi177 bash[79620]: cluster 2024-07-28T14:41:49.615777+0000 mgr.y (mgr.25253) 5794 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:51.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10756 16 16 0 0 0 - 0 2024-07-28T14:41:51.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:50 smithi204 bash[68176]: cluster 2024-07-28T14:41:49.615777+0000 mgr.y (mgr.25253) 5794 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:52.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10757 16 16 0 0 0 - 0 2024-07-28T14:41:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:41:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:52 smithi177 bash[81864]: cluster 2024-07-28T14:41:51.617280+0000 mgr.y (mgr.25253) 5795 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:53.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:52 smithi177 bash[79620]: cluster 2024-07-28T14:41:51.617280+0000 mgr.y (mgr.25253) 5795 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:53.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10758 16 16 0 0 0 - 0 2024-07-28T14:41:53.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:52 smithi204 bash[68176]: cluster 2024-07-28T14:41:51.617280+0000 mgr.y (mgr.25253) 5795 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:54.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10759 16 16 0 0 0 - 0 2024-07-28T14:41:55.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:54 smithi177 bash[81864]: cluster 2024-07-28T14:41:53.618746+0000 mgr.y (mgr.25253) 5796 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:55.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:54 smithi177 bash[79620]: cluster 2024-07-28T14:41:53.618746+0000 mgr.y (mgr.25253) 5796 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:55.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:41:55.037421+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:55.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:55.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10760 16 16 0 0 0 - 0 2024-07-28T14:41:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:54 smithi204 bash[68176]: cluster 2024-07-28T14:41:53.618746+0000 mgr.y (mgr.25253) 5796 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:56.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10761 16 16 0 0 0 - 0 2024-07-28T14:41:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:41:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:41:57.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:56 smithi177 bash[81864]: cluster 2024-07-28T14:41:55.620229+0000 mgr.y (mgr.25253) 5797 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:57.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:56 smithi177 bash[79620]: cluster 2024-07-28T14:41:55.620229+0000 mgr.y (mgr.25253) 5797 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:57.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10762 16 16 0 0 0 - 0 2024-07-28T14:41:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:56 smithi204 bash[68176]: cluster 2024-07-28T14:41:55.620229+0000 mgr.y (mgr.25253) 5797 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:58.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10763 16 16 0 0 0 - 0 2024-07-28T14:41:59.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:41:58 smithi177 bash[79620]: cluster 2024-07-28T14:41:57.621671+0000 mgr.y (mgr.25253) 5798 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:59.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:41:58 smithi177 bash[81864]: cluster 2024-07-28T14:41:57.621671+0000 mgr.y (mgr.25253) 5798 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:41:59.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10764 16 16 0 0 0 - 0 2024-07-28T14:41:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:41:58 smithi204 bash[68176]: cluster 2024-07-28T14:41:57.621671+0000 mgr.y (mgr.25253) 5798 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:00.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10765 16 16 0 0 0 - 0 2024-07-28T14:42:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:00 smithi177 bash[81864]: cluster 2024-07-28T14:41:59.623137+0000 mgr.y (mgr.25253) 5799 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:00 smithi177 bash[79620]: cluster 2024-07-28T14:41:59.623137+0000 mgr.y (mgr.25253) 5799 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:01.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10766 16 16 0 0 0 - 0 2024-07-28T14:42:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:00 smithi204 bash[68176]: cluster 2024-07-28T14:41:59.623137+0000 mgr.y (mgr.25253) 5799 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:02.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10767 16 16 0 0 0 - 0 2024-07-28T14:42:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:01 smithi204 bash[68176]: audit 2024-07-28T14:42:00.969985+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:01 smithi177 bash[81864]: audit 2024-07-28T14:42:00.969985+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:01 smithi177 bash[79620]: audit 2024-07-28T14:42:00.969985+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10768 16 16 0 0 0 - 0 2024-07-28T14:42:03.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:02 smithi204 bash[68176]: cluster 2024-07-28T14:42:01.624595+0000 mgr.y (mgr.25253) 5800 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:02 smithi177 bash[81864]: cluster 2024-07-28T14:42:01.624595+0000 mgr.y (mgr.25253) 5800 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:02 smithi177 bash[79620]: cluster 2024-07-28T14:42:01.624595+0000 mgr.y (mgr.25253) 5800 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:04.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10769 16 16 0 0 0 - 0 2024-07-28T14:42:05.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10770 16 16 0 0 0 - 0 2024-07-28T14:42:05.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:04 smithi204 bash[68176]: cluster 2024-07-28T14:42:03.626049+0000 mgr.y (mgr.25253) 5801 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:04 smithi177 bash[81864]: cluster 2024-07-28T14:42:03.626049+0000 mgr.y (mgr.25253) 5801 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:04 smithi177 bash[79620]: cluster 2024-07-28T14:42:03.626049+0000 mgr.y (mgr.25253) 5801 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:06.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10771 16 16 0 0 0 - 0 2024-07-28T14:42:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:42:07.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10772 16 16 0 0 0 - 0 2024-07-28T14:42:07.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:06 smithi204 bash[68176]: cluster 2024-07-28T14:42:05.627492+0000 mgr.y (mgr.25253) 5802 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:06 smithi177 bash[79620]: cluster 2024-07-28T14:42:05.627492+0000 mgr.y (mgr.25253) 5802 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:06 smithi177 bash[81864]: cluster 2024-07-28T14:42:05.627492+0000 mgr.y (mgr.25253) 5802 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:08.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10773 16 16 0 0 0 - 0 2024-07-28T14:42:09.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10774 16 16 0 0 0 - 0 2024-07-28T14:42:09.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:08 smithi204 bash[68176]: cluster 2024-07-28T14:42:07.628928+0000 mgr.y (mgr.25253) 5803 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:08 smithi177 bash[81864]: cluster 2024-07-28T14:42:07.628928+0000 mgr.y (mgr.25253) 5803 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:08 smithi177 bash[79620]: cluster 2024-07-28T14:42:07.628928+0000 mgr.y (mgr.25253) 5803 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:10.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10775 16 16 0 0 0 - 0 2024-07-28T14:42:11.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10776 16 16 0 0 0 - 0 2024-07-28T14:42:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:10 smithi177 bash[81864]: cluster 2024-07-28T14:42:09.630400+0000 mgr.y (mgr.25253) 5804 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:10 smithi177 bash[81864]: audit 2024-07-28T14:42:10.395659+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:10 smithi177 bash[79620]: cluster 2024-07-28T14:42:09.630400+0000 mgr.y (mgr.25253) 5804 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:10 smithi177 bash[79620]: audit 2024-07-28T14:42:10.395659+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:10 smithi204 bash[68176]: cluster 2024-07-28T14:42:09.630400+0000 mgr.y (mgr.25253) 5804 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:10 smithi204 bash[68176]: audit 2024-07-28T14:42:10.395659+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:12.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10777 16 16 0 0 0 - 0 2024-07-28T14:42:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10778 16 16 0 0 0 - 0 2024-07-28T14:42:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:12 smithi177 bash[79620]: cluster 2024-07-28T14:42:11.631902+0000 mgr.y (mgr.25253) 5805 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:12 smithi177 bash[81864]: cluster 2024-07-28T14:42:11.631902+0000 mgr.y (mgr.25253) 5805 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:12 smithi204 bash[68176]: cluster 2024-07-28T14:42:11.631902+0000 mgr.y (mgr.25253) 5805 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:14.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10779 16 16 0 0 0 - 0 2024-07-28T14:42:15.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:42:15.040723+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:15.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:15.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10780 16 16 0 0 0 - 0 2024-07-28T14:42:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:14 smithi177 bash[81864]: cluster 2024-07-28T14:42:13.633402+0000 mgr.y (mgr.25253) 5806 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:14 smithi177 bash[79620]: cluster 2024-07-28T14:42:13.633402+0000 mgr.y (mgr.25253) 5806 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:14 smithi204 bash[68176]: cluster 2024-07-28T14:42:13.633402+0000 mgr.y (mgr.25253) 5806 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:16.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10781 16 16 0 0 0 - 0 2024-07-28T14:42:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:42:17.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10782 16 16 0 0 0 - 0 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: cluster 2024-07-28T14:42:15.634084+0000 mgr.y (mgr.25253) 5807 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:15.969694+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.068512+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.076244+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.265995+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.277461+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.696475+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.698115+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[81864]: audit 2024-07-28T14:42:16.710536+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: cluster 2024-07-28T14:42:15.634084+0000 mgr.y (mgr.25253) 5807 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:15.969694+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.068512+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.076244+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.265995+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.277461+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.696475+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.698115+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:16 smithi177 bash[79620]: audit 2024-07-28T14:42:16.710536+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: cluster 2024-07-28T14:42:15.634084+0000 mgr.y (mgr.25253) 5807 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:15.969694+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.068512+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.076244+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.265995+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.277461+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.696475+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.698115+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:16 smithi204 bash[68176]: audit 2024-07-28T14:42:16.710536+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:42:18.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10783 16 16 0 0 0 - 0 2024-07-28T14:42:19.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10784 16 16 0 0 0 - 0 2024-07-28T14:42:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:18 smithi177 bash[79620]: cluster 2024-07-28T14:42:17.635498+0000 mgr.y (mgr.25253) 5808 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:18 smithi177 bash[81864]: cluster 2024-07-28T14:42:17.635498+0000 mgr.y (mgr.25253) 5808 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:18 smithi204 bash[68176]: cluster 2024-07-28T14:42:17.635498+0000 mgr.y (mgr.25253) 5808 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:20.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10785 16 16 0 0 0 - 0 2024-07-28T14:42:21.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10786 16 16 0 0 0 - 0 2024-07-28T14:42:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:20 smithi177 bash[79620]: cluster 2024-07-28T14:42:19.636948+0000 mgr.y (mgr.25253) 5809 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:20 smithi177 bash[81864]: cluster 2024-07-28T14:42:19.636948+0000 mgr.y (mgr.25253) 5809 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:20 smithi204 bash[68176]: cluster 2024-07-28T14:42:19.636948+0000 mgr.y (mgr.25253) 5809 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:22.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10787 16 16 0 0 0 - 0 2024-07-28T14:42:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10788 16 16 0 0 0 - 0 2024-07-28T14:42:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:22 smithi177 bash[81864]: cluster 2024-07-28T14:42:21.638400+0000 mgr.y (mgr.25253) 5810 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:22 smithi177 bash[79620]: cluster 2024-07-28T14:42:21.638400+0000 mgr.y (mgr.25253) 5810 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:22 smithi204 bash[68176]: cluster 2024-07-28T14:42:21.638400+0000 mgr.y (mgr.25253) 5810 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:24.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10789 16 16 0 0 0 - 0 2024-07-28T14:42:25.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10790 16 16 0 0 0 - 0 2024-07-28T14:42:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:24 smithi177 bash[79620]: cluster 2024-07-28T14:42:23.639881+0000 mgr.y (mgr.25253) 5811 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:24 smithi177 bash[81864]: cluster 2024-07-28T14:42:23.639881+0000 mgr.y (mgr.25253) 5811 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:24 smithi204 bash[68176]: cluster 2024-07-28T14:42:23.639881+0000 mgr.y (mgr.25253) 5811 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:26.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10791 16 16 0 0 0 - 0 2024-07-28T14:42:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:42:27.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10792 16 16 0 0 0 - 0 2024-07-28T14:42:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:26 smithi177 bash[79620]: cluster 2024-07-28T14:42:25.641324+0000 mgr.y (mgr.25253) 5812 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:26 smithi177 bash[81864]: cluster 2024-07-28T14:42:25.641324+0000 mgr.y (mgr.25253) 5812 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:26 smithi204 bash[68176]: cluster 2024-07-28T14:42:25.641324+0000 mgr.y (mgr.25253) 5812 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:28.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10793 16 16 0 0 0 - 0 2024-07-28T14:42:29.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10794 16 16 0 0 0 - 0 2024-07-28T14:42:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:28 smithi177 bash[79620]: cluster 2024-07-28T14:42:27.642767+0000 mgr.y (mgr.25253) 5813 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:28 smithi177 bash[81864]: cluster 2024-07-28T14:42:27.642767+0000 mgr.y (mgr.25253) 5813 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:28 smithi204 bash[68176]: cluster 2024-07-28T14:42:27.642767+0000 mgr.y (mgr.25253) 5813 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:30.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10795 16 16 0 0 0 - 0 2024-07-28T14:42:31.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10796 16 16 0 0 0 - 0 2024-07-28T14:42:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:30 smithi177 bash[79620]: cluster 2024-07-28T14:42:29.644242+0000 mgr.y (mgr.25253) 5814 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:30 smithi177 bash[79620]: audit 2024-07-28T14:42:30.970331+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:30 smithi177 bash[81864]: cluster 2024-07-28T14:42:29.644242+0000 mgr.y (mgr.25253) 5814 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:30 smithi177 bash[81864]: audit 2024-07-28T14:42:30.970331+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:30 smithi204 bash[68176]: cluster 2024-07-28T14:42:29.644242+0000 mgr.y (mgr.25253) 5814 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:30 smithi204 bash[68176]: audit 2024-07-28T14:42:30.970331+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:32.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10797 16 16 0 0 0 - 0 2024-07-28T14:42:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10798 16 16 0 0 0 - 0 2024-07-28T14:42:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:32 smithi177 bash[81864]: cluster 2024-07-28T14:42:31.645679+0000 mgr.y (mgr.25253) 5815 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:32 smithi177 bash[79620]: cluster 2024-07-28T14:42:31.645679+0000 mgr.y (mgr.25253) 5815 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:32 smithi204 bash[68176]: cluster 2024-07-28T14:42:31.645679+0000 mgr.y (mgr.25253) 5815 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:34.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10799 16 16 0 0 0 - 0 2024-07-28T14:42:35.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:42:35.044115+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:35.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:35.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10800 16 16 0 0 0 - 0 2024-07-28T14:42:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:34 smithi177 bash[81864]: cluster 2024-07-28T14:42:33.647117+0000 mgr.y (mgr.25253) 5816 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:34 smithi177 bash[79620]: cluster 2024-07-28T14:42:33.647117+0000 mgr.y (mgr.25253) 5816 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:34 smithi204 bash[68176]: cluster 2024-07-28T14:42:33.647117+0000 mgr.y (mgr.25253) 5816 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:36.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10801 16 16 0 0 0 - 0 2024-07-28T14:42:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:42:37.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10802 16 16 0 0 0 - 0 2024-07-28T14:42:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:36 smithi177 bash[81864]: cluster 2024-07-28T14:42:35.648592+0000 mgr.y (mgr.25253) 5817 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:36 smithi177 bash[79620]: cluster 2024-07-28T14:42:35.648592+0000 mgr.y (mgr.25253) 5817 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:36 smithi204 bash[68176]: cluster 2024-07-28T14:42:35.648592+0000 mgr.y (mgr.25253) 5817 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:38.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10803 16 16 0 0 0 - 0 2024-07-28T14:42:39.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10804 16 16 0 0 0 - 0 2024-07-28T14:42:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:38 smithi177 bash[81864]: cluster 2024-07-28T14:42:37.650034+0000 mgr.y (mgr.25253) 5818 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:38 smithi177 bash[79620]: cluster 2024-07-28T14:42:37.650034+0000 mgr.y (mgr.25253) 5818 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:38 smithi204 bash[68176]: cluster 2024-07-28T14:42:37.650034+0000 mgr.y (mgr.25253) 5818 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:40.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10805 16 16 0 0 0 - 0 2024-07-28T14:42:41.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10806 16 16 0 0 0 - 0 2024-07-28T14:42:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:41 smithi177 bash[81864]: cluster 2024-07-28T14:42:39.651499+0000 mgr.y (mgr.25253) 5819 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:40 smithi177 bash[79620]: cluster 2024-07-28T14:42:39.651499+0000 mgr.y (mgr.25253) 5819 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:40 smithi204 bash[68176]: cluster 2024-07-28T14:42:39.651499+0000 mgr.y (mgr.25253) 5819 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:42.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10807 16 16 0 0 0 - 0 2024-07-28T14:42:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10808 16 16 0 0 0 - 0 2024-07-28T14:42:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:43 smithi177 bash[81864]: cluster 2024-07-28T14:42:41.652974+0000 mgr.y (mgr.25253) 5820 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:43 smithi177 bash[79620]: cluster 2024-07-28T14:42:41.652974+0000 mgr.y (mgr.25253) 5820 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:43 smithi204 bash[68176]: cluster 2024-07-28T14:42:41.652974+0000 mgr.y (mgr.25253) 5820 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:44.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10809 16 16 0 0 0 - 0 2024-07-28T14:42:45.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10810 16 16 0 0 0 - 0 2024-07-28T14:42:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:45 smithi177 bash[79620]: cluster 2024-07-28T14:42:43.654452+0000 mgr.y (mgr.25253) 5821 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:45 smithi177 bash[81864]: cluster 2024-07-28T14:42:43.654452+0000 mgr.y (mgr.25253) 5821 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:45 smithi204 bash[68176]: cluster 2024-07-28T14:42:43.654452+0000 mgr.y (mgr.25253) 5821 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:46.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10811 16 16 0 0 0 - 0 2024-07-28T14:42:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:42:46.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:46 smithi177 bash[81864]: audit 2024-07-28T14:42:45.970997+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:46 smithi177 bash[79620]: audit 2024-07-28T14:42:45.970997+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:46 smithi204 bash[68176]: audit 2024-07-28T14:42:45.970997+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:47.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10812 16 16 0 0 0 - 0 2024-07-28T14:42:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:47 smithi204 bash[68176]: cluster 2024-07-28T14:42:45.655944+0000 mgr.y (mgr.25253) 5822 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:47 smithi177 bash[81864]: cluster 2024-07-28T14:42:45.655944+0000 mgr.y (mgr.25253) 5822 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:47 smithi177 bash[79620]: cluster 2024-07-28T14:42:45.655944+0000 mgr.y (mgr.25253) 5822 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:48.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10813 16 16 0 0 0 - 0 2024-07-28T14:42:49.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10814 16 16 0 0 0 - 0 2024-07-28T14:42:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:49 smithi204 bash[68176]: cluster 2024-07-28T14:42:47.657422+0000 mgr.y (mgr.25253) 5823 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:49 smithi177 bash[81864]: cluster 2024-07-28T14:42:47.657422+0000 mgr.y (mgr.25253) 5823 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:49 smithi177 bash[79620]: cluster 2024-07-28T14:42:47.657422+0000 mgr.y (mgr.25253) 5823 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:50.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10815 16 16 0 0 0 - 0 2024-07-28T14:42:51.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10816 16 16 0 0 0 - 0 2024-07-28T14:42:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:51 smithi204 bash[68176]: cluster 2024-07-28T14:42:49.658876+0000 mgr.y (mgr.25253) 5824 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:51 smithi177 bash[81864]: cluster 2024-07-28T14:42:49.658876+0000 mgr.y (mgr.25253) 5824 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:51 smithi177 bash[79620]: cluster 2024-07-28T14:42:49.658876+0000 mgr.y (mgr.25253) 5824 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:52.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10817 16 16 0 0 0 - 0 2024-07-28T14:42:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:42:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10818 16 16 0 0 0 - 0 2024-07-28T14:42:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:53 smithi204 bash[68176]: cluster 2024-07-28T14:42:51.660340+0000 mgr.y (mgr.25253) 5825 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:53 smithi177 bash[81864]: cluster 2024-07-28T14:42:51.660340+0000 mgr.y (mgr.25253) 5825 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:53 smithi177 bash[79620]: cluster 2024-07-28T14:42:51.660340+0000 mgr.y (mgr.25253) 5825 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:54.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10819 16 16 0 0 0 - 0 2024-07-28T14:42:55.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:42:55.047238+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:55.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:55.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10820 16 16 0 0 0 - 0 2024-07-28T14:42:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:55 smithi204 bash[68176]: cluster 2024-07-28T14:42:53.661910+0000 mgr.y (mgr.25253) 5826 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:55 smithi177 bash[81864]: cluster 2024-07-28T14:42:53.661910+0000 mgr.y (mgr.25253) 5826 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:55 smithi177 bash[79620]: cluster 2024-07-28T14:42:53.661910+0000 mgr.y (mgr.25253) 5826 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:56.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10821 16 16 0 0 0 - 0 2024-07-28T14:42:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:42:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:42:57.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10822 16 16 0 0 0 - 0 2024-07-28T14:42:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:57 smithi204 bash[68176]: cluster 2024-07-28T14:42:55.663425+0000 mgr.y (mgr.25253) 5827 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:57 smithi177 bash[79620]: cluster 2024-07-28T14:42:55.663425+0000 mgr.y (mgr.25253) 5827 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:57 smithi177 bash[81864]: cluster 2024-07-28T14:42:55.663425+0000 mgr.y (mgr.25253) 5827 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:58.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10823 16 16 0 0 0 - 0 2024-07-28T14:42:59.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10824 16 16 0 0 0 - 0 2024-07-28T14:42:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:42:59 smithi204 bash[68176]: cluster 2024-07-28T14:42:57.664896+0000 mgr.y (mgr.25253) 5828 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:42:59 smithi177 bash[81864]: cluster 2024-07-28T14:42:57.664896+0000 mgr.y (mgr.25253) 5828 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:42:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:42:59 smithi177 bash[79620]: cluster 2024-07-28T14:42:57.664896+0000 mgr.y (mgr.25253) 5828 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:00.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10825 16 16 0 0 0 - 0 2024-07-28T14:43:01.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10826 16 16 0 0 0 - 0 2024-07-28T14:43:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:01 smithi204 bash[68176]: cluster 2024-07-28T14:42:59.666369+0000 mgr.y (mgr.25253) 5829 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:01 smithi204 bash[68176]: audit 2024-07-28T14:43:00.971461+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:01 smithi177 bash[81864]: cluster 2024-07-28T14:42:59.666369+0000 mgr.y (mgr.25253) 5829 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:01 smithi177 bash[81864]: audit 2024-07-28T14:43:00.971461+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:01 smithi177 bash[79620]: cluster 2024-07-28T14:42:59.666369+0000 mgr.y (mgr.25253) 5829 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:01 smithi177 bash[79620]: audit 2024-07-28T14:43:00.971461+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:02.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10827 16 16 0 0 0 - 0 2024-07-28T14:43:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10828 16 16 0 0 0 - 0 2024-07-28T14:43:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:03 smithi204 bash[68176]: cluster 2024-07-28T14:43:01.667820+0000 mgr.y (mgr.25253) 5830 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:03 smithi177 bash[81864]: cluster 2024-07-28T14:43:01.667820+0000 mgr.y (mgr.25253) 5830 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:03 smithi177 bash[79620]: cluster 2024-07-28T14:43:01.667820+0000 mgr.y (mgr.25253) 5830 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:04.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10829 16 16 0 0 0 - 0 2024-07-28T14:43:05.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10830 16 16 0 0 0 - 0 2024-07-28T14:43:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:05 smithi204 bash[68176]: cluster 2024-07-28T14:43:03.669294+0000 mgr.y (mgr.25253) 5831 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:05 smithi177 bash[81864]: cluster 2024-07-28T14:43:03.669294+0000 mgr.y (mgr.25253) 5831 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:05 smithi177 bash[79620]: cluster 2024-07-28T14:43:03.669294+0000 mgr.y (mgr.25253) 5831 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:06.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10831 16 16 0 0 0 - 0 2024-07-28T14:43:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:43:07.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10832 16 16 0 0 0 - 0 2024-07-28T14:43:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:07 smithi204 bash[68176]: cluster 2024-07-28T14:43:05.670758+0000 mgr.y (mgr.25253) 5832 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:07 smithi177 bash[79620]: cluster 2024-07-28T14:43:05.670758+0000 mgr.y (mgr.25253) 5832 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:07 smithi177 bash[81864]: cluster 2024-07-28T14:43:05.670758+0000 mgr.y (mgr.25253) 5832 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:08.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10833 16 16 0 0 0 - 0 2024-07-28T14:43:09.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10834 16 16 0 0 0 - 0 2024-07-28T14:43:09.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:09 smithi204 bash[68176]: cluster 2024-07-28T14:43:07.672240+0000 mgr.y (mgr.25253) 5833 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:09 smithi177 bash[81864]: cluster 2024-07-28T14:43:07.672240+0000 mgr.y (mgr.25253) 5833 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:09 smithi177 bash[79620]: cluster 2024-07-28T14:43:07.672240+0000 mgr.y (mgr.25253) 5833 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:10.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10835 16 16 0 0 0 - 0 2024-07-28T14:43:11.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10836 16 16 0 0 0 - 0 2024-07-28T14:43:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:11 smithi204 bash[68176]: cluster 2024-07-28T14:43:09.673711+0000 mgr.y (mgr.25253) 5834 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:11.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:11 smithi177 bash[79620]: cluster 2024-07-28T14:43:09.673711+0000 mgr.y (mgr.25253) 5834 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:11 smithi177 bash[81864]: cluster 2024-07-28T14:43:09.673711+0000 mgr.y (mgr.25253) 5834 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:12.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10837 16 16 0 0 0 - 0 2024-07-28T14:43:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10838 16 16 0 0 0 - 0 2024-07-28T14:43:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:13 smithi204 bash[68176]: cluster 2024-07-28T14:43:11.675141+0000 mgr.y (mgr.25253) 5835 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:13 smithi177 bash[79620]: cluster 2024-07-28T14:43:11.675141+0000 mgr.y (mgr.25253) 5835 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:13 smithi177 bash[81864]: cluster 2024-07-28T14:43:11.675141+0000 mgr.y (mgr.25253) 5835 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:14.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10839 16 16 0 0 0 - 0 2024-07-28T14:43:15.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:43:15.050418+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:15.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:15.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10840 16 16 0 0 0 - 0 2024-07-28T14:43:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:15 smithi204 bash[68176]: cluster 2024-07-28T14:43:13.676731+0000 mgr.y (mgr.25253) 5836 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:15 smithi177 bash[79620]: cluster 2024-07-28T14:43:13.676731+0000 mgr.y (mgr.25253) 5836 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:15 smithi177 bash[81864]: cluster 2024-07-28T14:43:13.676731+0000 mgr.y (mgr.25253) 5836 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:16.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10841 16 16 0 0 0 - 0 2024-07-28T14:43:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:16 smithi204 bash[68176]: audit 2024-07-28T14:43:15.971896+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:43:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:16 smithi177 bash[81864]: audit 2024-07-28T14:43:15.971896+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:16 smithi177 bash[79620]: audit 2024-07-28T14:43:15.971896+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:17.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10842 16 16 0 0 0 - 0 2024-07-28T14:43:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:17 smithi204 bash[68176]: cluster 2024-07-28T14:43:15.678223+0000 mgr.y (mgr.25253) 5837 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:17 smithi204 bash[68176]: audit 2024-07-28T14:43:16.800026+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:17 smithi177 bash[79620]: cluster 2024-07-28T14:43:15.678223+0000 mgr.y (mgr.25253) 5837 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:17 smithi177 bash[79620]: audit 2024-07-28T14:43:16.800026+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:17 smithi177 bash[81864]: cluster 2024-07-28T14:43:15.678223+0000 mgr.y (mgr.25253) 5837 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:17 smithi177 bash[81864]: audit 2024-07-28T14:43:16.800026+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:18.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10843 16 16 0 0 0 - 0 2024-07-28T14:43:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:18 smithi177 bash[81864]: audit 2024-07-28T14:43:17.168957+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:18.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:18 smithi177 bash[81864]: audit 2024-07-28T14:43:17.174963+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:18 smithi177 bash[79620]: audit 2024-07-28T14:43:17.168957+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:18.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:18 smithi177 bash[79620]: audit 2024-07-28T14:43:17.174963+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:18.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:18 smithi204 bash[68176]: audit 2024-07-28T14:43:17.168957+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:18 smithi204 bash[68176]: audit 2024-07-28T14:43:17.174963+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:19.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10844 16 16 0 0 0 - 0 2024-07-28T14:43:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:19 smithi177 bash[79620]: cluster 2024-07-28T14:43:17.679660+0000 mgr.y (mgr.25253) 5838 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:19 smithi177 bash[81864]: cluster 2024-07-28T14:43:17.679660+0000 mgr.y (mgr.25253) 5838 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:19 smithi204 bash[68176]: cluster 2024-07-28T14:43:17.679660+0000 mgr.y (mgr.25253) 5838 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:20.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10845 16 16 0 0 0 - 0 2024-07-28T14:43:21.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10846 16 16 0 0 0 - 0 2024-07-28T14:43:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:21 smithi177 bash[79620]: cluster 2024-07-28T14:43:19.681109+0000 mgr.y (mgr.25253) 5839 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:21 smithi177 bash[81864]: cluster 2024-07-28T14:43:19.681109+0000 mgr.y (mgr.25253) 5839 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:21 smithi204 bash[68176]: cluster 2024-07-28T14:43:19.681109+0000 mgr.y (mgr.25253) 5839 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:22.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10847 16 16 0 0 0 - 0 2024-07-28T14:43:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10848 16 16 0 0 0 - 0 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[79620]: cluster 2024-07-28T14:43:21.682553+0000 mgr.y (mgr.25253) 5840 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[79620]: audit 2024-07-28T14:43:22.762480+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[79620]: audit 2024-07-28T14:43:22.768346+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[79620]: audit 2024-07-28T14:43:22.776696+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[79620]: audit 2024-07-28T14:43:22.783808+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[81864]: cluster 2024-07-28T14:43:21.682553+0000 mgr.y (mgr.25253) 5840 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[81864]: audit 2024-07-28T14:43:22.762480+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[81864]: audit 2024-07-28T14:43:22.768346+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[81864]: audit 2024-07-28T14:43:22.776696+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:23 smithi177 bash[81864]: audit 2024-07-28T14:43:22.783808+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:23 smithi204 bash[68176]: cluster 2024-07-28T14:43:21.682553+0000 mgr.y (mgr.25253) 5840 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:23 smithi204 bash[68176]: audit 2024-07-28T14:43:22.762480+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:23 smithi204 bash[68176]: audit 2024-07-28T14:43:22.768346+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:23 smithi204 bash[68176]: audit 2024-07-28T14:43:22.776696+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:23 smithi204 bash[68176]: audit 2024-07-28T14:43:22.783808+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:24.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10849 16 16 0 0 0 - 0 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[79620]: audit 2024-07-28T14:43:23.307181+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[79620]: audit 2024-07-28T14:43:23.308705+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[79620]: audit 2024-07-28T14:43:23.317975+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[81864]: audit 2024-07-28T14:43:23.307181+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[81864]: audit 2024-07-28T14:43:23.308705+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:24.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:24 smithi177 bash[81864]: audit 2024-07-28T14:43:23.317975+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:24 smithi204 bash[68176]: audit 2024-07-28T14:43:23.307181+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:24 smithi204 bash[68176]: audit 2024-07-28T14:43:23.308705+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:24 smithi204 bash[68176]: audit 2024-07-28T14:43:23.317975+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:43:25.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10850 16 16 0 0 0 - 0 2024-07-28T14:43:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:25 smithi204 bash[68176]: cluster 2024-07-28T14:43:23.684056+0000 mgr.y (mgr.25253) 5841 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:25 smithi177 bash[79620]: cluster 2024-07-28T14:43:23.684056+0000 mgr.y (mgr.25253) 5841 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:25 smithi177 bash[81864]: cluster 2024-07-28T14:43:23.684056+0000 mgr.y (mgr.25253) 5841 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:26.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10851 16 16 0 0 0 - 0 2024-07-28T14:43:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:43:27.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10852 16 16 0 0 0 - 0 2024-07-28T14:43:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:27 smithi204 bash[68176]: cluster 2024-07-28T14:43:25.685529+0000 mgr.y (mgr.25253) 5842 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:27 smithi177 bash[81864]: cluster 2024-07-28T14:43:25.685529+0000 mgr.y (mgr.25253) 5842 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:27 smithi177 bash[79620]: cluster 2024-07-28T14:43:25.685529+0000 mgr.y (mgr.25253) 5842 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:28.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10853 16 16 0 0 0 - 0 2024-07-28T14:43:29.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10854 16 16 0 0 0 - 0 2024-07-28T14:43:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:29 smithi204 bash[68176]: cluster 2024-07-28T14:43:27.686994+0000 mgr.y (mgr.25253) 5843 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:29 smithi177 bash[81864]: cluster 2024-07-28T14:43:27.686994+0000 mgr.y (mgr.25253) 5843 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:29 smithi177 bash[79620]: cluster 2024-07-28T14:43:27.686994+0000 mgr.y (mgr.25253) 5843 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:30.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10855 16 16 0 0 0 - 0 2024-07-28T14:43:31.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10856 16 16 0 0 0 - 0 2024-07-28T14:43:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:31 smithi204 bash[68176]: cluster 2024-07-28T14:43:29.688502+0000 mgr.y (mgr.25253) 5844 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:31 smithi204 bash[68176]: audit 2024-07-28T14:43:30.972285+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:31 smithi177 bash[81864]: cluster 2024-07-28T14:43:29.688502+0000 mgr.y (mgr.25253) 5844 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:31 smithi177 bash[81864]: audit 2024-07-28T14:43:30.972285+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:31 smithi177 bash[79620]: cluster 2024-07-28T14:43:29.688502+0000 mgr.y (mgr.25253) 5844 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:31 smithi177 bash[79620]: audit 2024-07-28T14:43:30.972285+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:32.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10857 16 16 0 0 0 - 0 2024-07-28T14:43:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10858 16 16 0 0 0 - 0 2024-07-28T14:43:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:33 smithi204 bash[68176]: cluster 2024-07-28T14:43:31.689964+0000 mgr.y (mgr.25253) 5845 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:33 smithi177 bash[81864]: cluster 2024-07-28T14:43:31.689964+0000 mgr.y (mgr.25253) 5845 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:33 smithi177 bash[79620]: cluster 2024-07-28T14:43:31.689964+0000 mgr.y (mgr.25253) 5845 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:34.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10859 16 16 0 0 0 - 0 2024-07-28T14:43:35.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:43:35.053551+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:35.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:35.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10860 16 16 0 0 0 - 0 2024-07-28T14:43:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:35 smithi204 bash[68176]: cluster 2024-07-28T14:43:33.691400+0000 mgr.y (mgr.25253) 5846 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:35 smithi177 bash[81864]: cluster 2024-07-28T14:43:33.691400+0000 mgr.y (mgr.25253) 5846 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:35 smithi177 bash[79620]: cluster 2024-07-28T14:43:33.691400+0000 mgr.y (mgr.25253) 5846 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:36.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10861 16 16 0 0 0 - 0 2024-07-28T14:43:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:43:37.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10862 16 16 0 0 0 - 0 2024-07-28T14:43:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:37 smithi204 bash[68176]: cluster 2024-07-28T14:43:35.692887+0000 mgr.y (mgr.25253) 5847 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:37 smithi177 bash[79620]: cluster 2024-07-28T14:43:35.692887+0000 mgr.y (mgr.25253) 5847 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:37 smithi177 bash[81864]: cluster 2024-07-28T14:43:35.692887+0000 mgr.y (mgr.25253) 5847 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:38.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10863 16 16 0 0 0 - 0 2024-07-28T14:43:39.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10864 16 16 0 0 0 - 0 2024-07-28T14:43:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:39 smithi204 bash[68176]: cluster 2024-07-28T14:43:37.694345+0000 mgr.y (mgr.25253) 5848 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:39 smithi177 bash[81864]: cluster 2024-07-28T14:43:37.694345+0000 mgr.y (mgr.25253) 5848 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:39 smithi177 bash[79620]: cluster 2024-07-28T14:43:37.694345+0000 mgr.y (mgr.25253) 5848 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:40.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10865 16 16 0 0 0 - 0 2024-07-28T14:43:41.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10866 16 16 0 0 0 - 0 2024-07-28T14:43:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:41 smithi204 bash[68176]: cluster 2024-07-28T14:43:39.695841+0000 mgr.y (mgr.25253) 5849 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:41 smithi177 bash[81864]: cluster 2024-07-28T14:43:39.695841+0000 mgr.y (mgr.25253) 5849 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:41 smithi177 bash[79620]: cluster 2024-07-28T14:43:39.695841+0000 mgr.y (mgr.25253) 5849 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:42.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10867 16 16 0 0 0 - 0 2024-07-28T14:43:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10868 16 16 0 0 0 - 0 2024-07-28T14:43:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:43 smithi204 bash[68176]: cluster 2024-07-28T14:43:41.697223+0000 mgr.y (mgr.25253) 5850 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:43 smithi177 bash[81864]: cluster 2024-07-28T14:43:41.697223+0000 mgr.y (mgr.25253) 5850 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:43 smithi177 bash[79620]: cluster 2024-07-28T14:43:41.697223+0000 mgr.y (mgr.25253) 5850 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:44.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10869 16 16 0 0 0 - 0 2024-07-28T14:43:45.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10870 16 16 0 0 0 - 0 2024-07-28T14:43:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:45 smithi204 bash[68176]: cluster 2024-07-28T14:43:43.698665+0000 mgr.y (mgr.25253) 5851 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:45 smithi177 bash[81864]: cluster 2024-07-28T14:43:43.698665+0000 mgr.y (mgr.25253) 5851 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:45 smithi177 bash[79620]: cluster 2024-07-28T14:43:43.698665+0000 mgr.y (mgr.25253) 5851 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:46.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10871 16 16 0 0 0 - 0 2024-07-28T14:43:46.369 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:43:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:46 smithi204 bash[68176]: audit 2024-07-28T14:43:45.972785+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:46 smithi177 bash[81864]: audit 2024-07-28T14:43:45.972785+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:46 smithi177 bash[79620]: audit 2024-07-28T14:43:45.972785+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:47.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10872 16 16 0 0 0 - 0 2024-07-28T14:43:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:47 smithi204 bash[68176]: cluster 2024-07-28T14:43:45.700146+0000 mgr.y (mgr.25253) 5852 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:47 smithi177 bash[81864]: cluster 2024-07-28T14:43:45.700146+0000 mgr.y (mgr.25253) 5852 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:47 smithi177 bash[79620]: cluster 2024-07-28T14:43:45.700146+0000 mgr.y (mgr.25253) 5852 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:48.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10873 16 16 0 0 0 - 0 2024-07-28T14:43:49.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10874 16 16 0 0 0 - 0 2024-07-28T14:43:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:49 smithi204 bash[68176]: cluster 2024-07-28T14:43:47.701591+0000 mgr.y (mgr.25253) 5853 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:49 smithi177 bash[79620]: cluster 2024-07-28T14:43:47.701591+0000 mgr.y (mgr.25253) 5853 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:49 smithi177 bash[81864]: cluster 2024-07-28T14:43:47.701591+0000 mgr.y (mgr.25253) 5853 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:50.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10875 16 16 0 0 0 - 0 2024-07-28T14:43:51.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10876 16 16 0 0 0 - 0 2024-07-28T14:43:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:51 smithi204 bash[68176]: cluster 2024-07-28T14:43:49.703167+0000 mgr.y (mgr.25253) 5854 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:51 smithi177 bash[81864]: cluster 2024-07-28T14:43:49.703167+0000 mgr.y (mgr.25253) 5854 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:51 smithi177 bash[79620]: cluster 2024-07-28T14:43:49.703167+0000 mgr.y (mgr.25253) 5854 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:52.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10877 16 16 0 0 0 - 0 2024-07-28T14:43:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:43:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10878 16 16 0 0 0 - 0 2024-07-28T14:43:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:53 smithi204 bash[68176]: cluster 2024-07-28T14:43:51.704632+0000 mgr.y (mgr.25253) 5855 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:53 smithi177 bash[79620]: cluster 2024-07-28T14:43:51.704632+0000 mgr.y (mgr.25253) 5855 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:53 smithi177 bash[81864]: cluster 2024-07-28T14:43:51.704632+0000 mgr.y (mgr.25253) 5855 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:54.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10879 16 16 0 0 0 - 0 2024-07-28T14:43:55.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:43:55.056778+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:55.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:55.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10880 16 16 0 0 0 - 0 2024-07-28T14:43:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:55 smithi204 bash[68176]: cluster 2024-07-28T14:43:53.706062+0000 mgr.y (mgr.25253) 5856 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:55 smithi177 bash[79620]: cluster 2024-07-28T14:43:53.706062+0000 mgr.y (mgr.25253) 5856 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:55 smithi177 bash[81864]: cluster 2024-07-28T14:43:53.706062+0000 mgr.y (mgr.25253) 5856 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:56.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10881 16 16 0 0 0 - 0 2024-07-28T14:43:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:43:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:43:57.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10882 16 16 0 0 0 - 0 2024-07-28T14:43:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:57 smithi204 bash[68176]: cluster 2024-07-28T14:43:55.707514+0000 mgr.y (mgr.25253) 5857 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:57 smithi177 bash[81864]: cluster 2024-07-28T14:43:55.707514+0000 mgr.y (mgr.25253) 5857 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:57 smithi177 bash[79620]: cluster 2024-07-28T14:43:55.707514+0000 mgr.y (mgr.25253) 5857 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:58.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10883 16 16 0 0 0 - 0 2024-07-28T14:43:59.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10884 16 16 0 0 0 - 0 2024-07-28T14:43:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:43:59 smithi204 bash[68176]: cluster 2024-07-28T14:43:57.708958+0000 mgr.y (mgr.25253) 5858 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:43:59 smithi177 bash[81864]: cluster 2024-07-28T14:43:57.708958+0000 mgr.y (mgr.25253) 5858 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:43:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:43:59 smithi177 bash[79620]: cluster 2024-07-28T14:43:57.708958+0000 mgr.y (mgr.25253) 5858 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:00.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10885 16 16 0 0 0 - 0 2024-07-28T14:44:01.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10886 16 16 0 0 0 - 0 2024-07-28T14:44:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:01 smithi204 bash[68176]: cluster 2024-07-28T14:43:59.710418+0000 mgr.y (mgr.25253) 5859 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:01 smithi204 bash[68176]: audit 2024-07-28T14:44:00.973308+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:01 smithi177 bash[81864]: cluster 2024-07-28T14:43:59.710418+0000 mgr.y (mgr.25253) 5859 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:01 smithi177 bash[81864]: audit 2024-07-28T14:44:00.973308+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:01 smithi177 bash[79620]: cluster 2024-07-28T14:43:59.710418+0000 mgr.y (mgr.25253) 5859 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:01 smithi177 bash[79620]: audit 2024-07-28T14:44:00.973308+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:02.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10887 16 16 0 0 0 - 0 2024-07-28T14:44:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10888 16 16 0 0 0 - 0 2024-07-28T14:44:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:03 smithi204 bash[68176]: cluster 2024-07-28T14:44:01.711871+0000 mgr.y (mgr.25253) 5860 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:03 smithi177 bash[81864]: cluster 2024-07-28T14:44:01.711871+0000 mgr.y (mgr.25253) 5860 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:03 smithi177 bash[79620]: cluster 2024-07-28T14:44:01.711871+0000 mgr.y (mgr.25253) 5860 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:04.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10889 16 16 0 0 0 - 0 2024-07-28T14:44:05.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10890 16 16 0 0 0 - 0 2024-07-28T14:44:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:05 smithi204 bash[68176]: cluster 2024-07-28T14:44:03.713318+0000 mgr.y (mgr.25253) 5861 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:05 smithi177 bash[81864]: cluster 2024-07-28T14:44:03.713318+0000 mgr.y (mgr.25253) 5861 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:05 smithi177 bash[79620]: cluster 2024-07-28T14:44:03.713318+0000 mgr.y (mgr.25253) 5861 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:06.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10891 16 16 0 0 0 - 0 2024-07-28T14:44:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:44:07.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10892 16 16 0 0 0 - 0 2024-07-28T14:44:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:07 smithi177 bash[81864]: cluster 2024-07-28T14:44:05.714769+0000 mgr.y (mgr.25253) 5862 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:07 smithi177 bash[79620]: cluster 2024-07-28T14:44:05.714769+0000 mgr.y (mgr.25253) 5862 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:07 smithi204 bash[68176]: cluster 2024-07-28T14:44:05.714769+0000 mgr.y (mgr.25253) 5862 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:08.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10893 16 16 0 0 0 - 0 2024-07-28T14:44:09.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10894 16 16 0 0 0 - 0 2024-07-28T14:44:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:09 smithi177 bash[81864]: cluster 2024-07-28T14:44:07.716300+0000 mgr.y (mgr.25253) 5863 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:09 smithi177 bash[79620]: cluster 2024-07-28T14:44:07.716300+0000 mgr.y (mgr.25253) 5863 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:09 smithi204 bash[68176]: cluster 2024-07-28T14:44:07.716300+0000 mgr.y (mgr.25253) 5863 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:10.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10895 16 16 0 0 0 - 0 2024-07-28T14:44:11.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10896 16 16 0 0 0 - 0 2024-07-28T14:44:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:11 smithi177 bash[81864]: cluster 2024-07-28T14:44:09.717777+0000 mgr.y (mgr.25253) 5864 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:11 smithi177 bash[79620]: cluster 2024-07-28T14:44:09.717777+0000 mgr.y (mgr.25253) 5864 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:11 smithi204 bash[68176]: cluster 2024-07-28T14:44:09.717777+0000 mgr.y (mgr.25253) 5864 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:12.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10897 16 16 0 0 0 - 0 2024-07-28T14:44:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10898 16 16 0 0 0 - 0 2024-07-28T14:44:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:13 smithi177 bash[81864]: cluster 2024-07-28T14:44:11.719213+0000 mgr.y (mgr.25253) 5865 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:13 smithi177 bash[79620]: cluster 2024-07-28T14:44:11.719213+0000 mgr.y (mgr.25253) 5865 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:13 smithi204 bash[68176]: cluster 2024-07-28T14:44:11.719213+0000 mgr.y (mgr.25253) 5865 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:14.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10899 16 16 0 0 0 - 0 2024-07-28T14:44:15.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:44:15.059993+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:15.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:15.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10900 16 16 0 0 0 - 0 2024-07-28T14:44:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:15 smithi177 bash[81864]: cluster 2024-07-28T14:44:13.720692+0000 mgr.y (mgr.25253) 5866 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:15 smithi177 bash[79620]: cluster 2024-07-28T14:44:13.720692+0000 mgr.y (mgr.25253) 5866 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:15 smithi204 bash[68176]: cluster 2024-07-28T14:44:13.720692+0000 mgr.y (mgr.25253) 5866 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:16.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10901 16 16 0 0 0 - 0 2024-07-28T14:44:16.439 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:44:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:16 smithi177 bash[81864]: audit 2024-07-28T14:44:15.973696+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:16 smithi177 bash[79620]: audit 2024-07-28T14:44:15.973696+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:16 smithi204 bash[68176]: audit 2024-07-28T14:44:15.973696+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:17.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10902 16 16 0 0 0 - 0 2024-07-28T14:44:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:17 smithi177 bash[81864]: cluster 2024-07-28T14:44:15.722171+0000 mgr.y (mgr.25253) 5867 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:17 smithi177 bash[79620]: cluster 2024-07-28T14:44:15.722171+0000 mgr.y (mgr.25253) 5867 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:17 smithi204 bash[68176]: cluster 2024-07-28T14:44:15.722171+0000 mgr.y (mgr.25253) 5867 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:18.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10903 16 16 0 0 0 - 0 2024-07-28T14:44:19.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10904 16 16 0 0 0 - 0 2024-07-28T14:44:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:19 smithi177 bash[81864]: cluster 2024-07-28T14:44:17.723708+0000 mgr.y (mgr.25253) 5868 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:19 smithi177 bash[79620]: cluster 2024-07-28T14:44:17.723708+0000 mgr.y (mgr.25253) 5868 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:19 smithi204 bash[68176]: cluster 2024-07-28T14:44:17.723708+0000 mgr.y (mgr.25253) 5868 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:20.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10905 16 16 0 0 0 - 0 2024-07-28T14:44:21.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10906 16 16 0 0 0 - 0 2024-07-28T14:44:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:21 smithi177 bash[81864]: cluster 2024-07-28T14:44:19.725209+0000 mgr.y (mgr.25253) 5869 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:21 smithi177 bash[79620]: cluster 2024-07-28T14:44:19.725209+0000 mgr.y (mgr.25253) 5869 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:21.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:21 smithi204 bash[68176]: cluster 2024-07-28T14:44:19.725209+0000 mgr.y (mgr.25253) 5869 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:22.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10907 16 16 0 0 0 - 0 2024-07-28T14:44:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10908 16 16 0 0 0 - 0 2024-07-28T14:44:23.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:23 smithi177 bash[81864]: cluster 2024-07-28T14:44:21.726633+0000 mgr.y (mgr.25253) 5870 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:23 smithi177 bash[81864]: audit 2024-07-28T14:44:23.399870+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:23 smithi177 bash[79620]: cluster 2024-07-28T14:44:21.726633+0000 mgr.y (mgr.25253) 5870 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:23 smithi177 bash[79620]: audit 2024-07-28T14:44:23.399870+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:23 smithi204 bash[68176]: cluster 2024-07-28T14:44:21.726633+0000 mgr.y (mgr.25253) 5870 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:23 smithi204 bash[68176]: audit 2024-07-28T14:44:23.399870+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:24.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10909 16 16 0 0 0 - 0 2024-07-28T14:44:25.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10910 16 16 0 0 0 - 0 2024-07-28T14:44:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:25 smithi177 bash[79620]: cluster 2024-07-28T14:44:23.727333+0000 mgr.y (mgr.25253) 5871 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:25 smithi177 bash[81864]: cluster 2024-07-28T14:44:23.727333+0000 mgr.y (mgr.25253) 5871 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:25 smithi204 bash[68176]: cluster 2024-07-28T14:44:23.727333+0000 mgr.y (mgr.25253) 5871 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:26.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10911 16 16 0 0 0 - 0 2024-07-28T14:44:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:44:27.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10912 16 16 0 0 0 - 0 2024-07-28T14:44:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:27 smithi177 bash[81864]: cluster 2024-07-28T14:44:25.728800+0000 mgr.y (mgr.25253) 5872 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:27 smithi177 bash[79620]: cluster 2024-07-28T14:44:25.728800+0000 mgr.y (mgr.25253) 5872 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:27 smithi204 bash[68176]: cluster 2024-07-28T14:44:25.728800+0000 mgr.y (mgr.25253) 5872 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:28.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10913 16 16 0 0 0 - 0 2024-07-28T14:44:29.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10914 16 16 0 0 0 - 0 2024-07-28T14:44:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[81864]: cluster 2024-07-28T14:44:27.730420+0000 mgr.y (mgr.25253) 5873 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[81864]: audit 2024-07-28T14:44:29.061388+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[81864]: audit 2024-07-28T14:44:29.070517+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[81864]: audit 2024-07-28T14:44:29.326498+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[81864]: audit 2024-07-28T14:44:29.334785+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[79620]: cluster 2024-07-28T14:44:27.730420+0000 mgr.y (mgr.25253) 5873 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[79620]: audit 2024-07-28T14:44:29.061388+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[79620]: audit 2024-07-28T14:44:29.070517+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[79620]: audit 2024-07-28T14:44:29.326498+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:29 smithi177 bash[79620]: audit 2024-07-28T14:44:29.334785+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:29 smithi204 bash[68176]: cluster 2024-07-28T14:44:27.730420+0000 mgr.y (mgr.25253) 5873 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:29 smithi204 bash[68176]: audit 2024-07-28T14:44:29.061388+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:29 smithi204 bash[68176]: audit 2024-07-28T14:44:29.070517+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:29 smithi204 bash[68176]: audit 2024-07-28T14:44:29.326498+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:29 smithi204 bash[68176]: audit 2024-07-28T14:44:29.334785+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:30.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10915 16 16 0 0 0 - 0 2024-07-28T14:44:31.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10916 16 16 0 0 0 - 0 2024-07-28T14:44:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:31 smithi177 bash[81864]: cluster 2024-07-28T14:44:29.731311+0000 mgr.y (mgr.25253) 5874 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:31 smithi177 bash[81864]: audit 2024-07-28T14:44:30.974093+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:31 smithi177 bash[79620]: cluster 2024-07-28T14:44:29.731311+0000 mgr.y (mgr.25253) 5874 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:31 smithi177 bash[79620]: audit 2024-07-28T14:44:30.974093+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:31 smithi204 bash[68176]: cluster 2024-07-28T14:44:29.731311+0000 mgr.y (mgr.25253) 5874 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:31 smithi204 bash[68176]: audit 2024-07-28T14:44:30.974093+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:32.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10917 16 16 0 0 0 - 0 2024-07-28T14:44:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10918 16 16 0 0 0 - 0 2024-07-28T14:44:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:33 smithi177 bash[81864]: cluster 2024-07-28T14:44:31.732722+0000 mgr.y (mgr.25253) 5875 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:33 smithi177 bash[79620]: cluster 2024-07-28T14:44:31.732722+0000 mgr.y (mgr.25253) 5875 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:33 smithi204 bash[68176]: cluster 2024-07-28T14:44:31.732722+0000 mgr.y (mgr.25253) 5875 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:34.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10919 16 16 0 0 0 - 0 2024-07-28T14:44:35.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:44:35.063169+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:35.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:35.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10920 16 16 0 0 0 - 0 2024-07-28T14:44:35.702 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:35 smithi177 bash[81864]: cluster 2024-07-28T14:44:33.734163+0000 mgr.y (mgr.25253) 5876 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:35.703 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:35 smithi177 bash[79620]: cluster 2024-07-28T14:44:33.734163+0000 mgr.y (mgr.25253) 5876 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:35.840 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:35 smithi204 bash[68176]: cluster 2024-07-28T14:44:33.734163+0000 mgr.y (mgr.25253) 5876 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:36.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10921 16 16 0 0 0 - 0 2024-07-28T14:44:36.418 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:44:37.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10922 16 16 0 0 0 - 0 2024-07-28T14:44:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:37 smithi204 bash[68176]: cluster 2024-07-28T14:44:35.735626+0000 mgr.y (mgr.25253) 5877 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:37 smithi177 bash[81864]: cluster 2024-07-28T14:44:35.735626+0000 mgr.y (mgr.25253) 5877 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:37 smithi177 bash[79620]: cluster 2024-07-28T14:44:35.735626+0000 mgr.y (mgr.25253) 5877 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:38.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10923 16 16 0 0 0 - 0 2024-07-28T14:44:39.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10924 16 16 0 0 0 - 0 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: cluster 2024-07-28T14:44:37.736580+0000 mgr.y (mgr.25253) 5878 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.094997+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.104455+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.110497+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.119397+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.121399+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.123217+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[79620]: audit 2024-07-28T14:44:39.132331+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: cluster 2024-07-28T14:44:37.736580+0000 mgr.y (mgr.25253) 5878 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.094997+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.104455+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.110497+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.119397+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.121399+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.123217+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:39.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:39 smithi177 bash[81864]: audit 2024-07-28T14:44:39.132331+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: cluster 2024-07-28T14:44:37.736580+0000 mgr.y (mgr.25253) 5878 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.094997+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.104455+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.110497+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.119397+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.121399+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.123217+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:39 smithi204 bash[68176]: audit 2024-07-28T14:44:39.132331+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:44:40.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10925 16 16 0 0 0 - 0 2024-07-28T14:44:41.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10926 16 16 0 0 0 - 0 2024-07-28T14:44:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:41 smithi177 bash[79620]: cluster 2024-07-28T14:44:39.738051+0000 mgr.y (mgr.25253) 5879 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:41 smithi177 bash[81864]: cluster 2024-07-28T14:44:39.738051+0000 mgr.y (mgr.25253) 5879 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:41 smithi204 bash[68176]: cluster 2024-07-28T14:44:39.738051+0000 mgr.y (mgr.25253) 5879 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:42.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10927 16 16 0 0 0 - 0 2024-07-28T14:44:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10928 16 16 0 0 0 - 0 2024-07-28T14:44:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:43 smithi177 bash[79620]: cluster 2024-07-28T14:44:41.739507+0000 mgr.y (mgr.25253) 5880 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:43 smithi177 bash[81864]: cluster 2024-07-28T14:44:41.739507+0000 mgr.y (mgr.25253) 5880 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:43 smithi204 bash[68176]: cluster 2024-07-28T14:44:41.739507+0000 mgr.y (mgr.25253) 5880 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:44.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10929 16 16 0 0 0 - 0 2024-07-28T14:44:45.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10930 16 16 0 0 0 - 0 2024-07-28T14:44:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:45 smithi177 bash[79620]: cluster 2024-07-28T14:44:43.740983+0000 mgr.y (mgr.25253) 5881 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:45 smithi177 bash[81864]: cluster 2024-07-28T14:44:43.740983+0000 mgr.y (mgr.25253) 5881 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:45 smithi204 bash[68176]: cluster 2024-07-28T14:44:43.740983+0000 mgr.y (mgr.25253) 5881 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:46.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10931 16 16 0 0 0 - 0 2024-07-28T14:44:46.509 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:44:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:46 smithi177 bash[79620]: audit 2024-07-28T14:44:45.974490+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:46 smithi177 bash[81864]: audit 2024-07-28T14:44:45.974490+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:46 smithi204 bash[68176]: audit 2024-07-28T14:44:45.974490+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:47.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10932 16 16 0 0 0 - 0 2024-07-28T14:44:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:47 smithi177 bash[79620]: cluster 2024-07-28T14:44:45.742467+0000 mgr.y (mgr.25253) 5882 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:47 smithi177 bash[81864]: cluster 2024-07-28T14:44:45.742467+0000 mgr.y (mgr.25253) 5882 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:47 smithi204 bash[68176]: cluster 2024-07-28T14:44:45.742467+0000 mgr.y (mgr.25253) 5882 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:48.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10933 16 16 0 0 0 - 0 2024-07-28T14:44:49.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10934 16 16 0 0 0 - 0 2024-07-28T14:44:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:49 smithi177 bash[81864]: cluster 2024-07-28T14:44:47.743987+0000 mgr.y (mgr.25253) 5883 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:49 smithi177 bash[79620]: cluster 2024-07-28T14:44:47.743987+0000 mgr.y (mgr.25253) 5883 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:49 smithi204 bash[68176]: cluster 2024-07-28T14:44:47.743987+0000 mgr.y (mgr.25253) 5883 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:50.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10935 16 16 0 0 0 - 0 2024-07-28T14:44:51.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10936 16 16 0 0 0 - 0 2024-07-28T14:44:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:51 smithi204 bash[68176]: cluster 2024-07-28T14:44:49.745438+0000 mgr.y (mgr.25253) 5884 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:51 smithi177 bash[81864]: cluster 2024-07-28T14:44:49.745438+0000 mgr.y (mgr.25253) 5884 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:51 smithi177 bash[79620]: cluster 2024-07-28T14:44:49.745438+0000 mgr.y (mgr.25253) 5884 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:52.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10937 16 16 0 0 0 - 0 2024-07-28T14:44:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:44:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10938 16 16 0 0 0 - 0 2024-07-28T14:44:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:53 smithi204 bash[68176]: cluster 2024-07-28T14:44:51.746907+0000 mgr.y (mgr.25253) 5885 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:53 smithi177 bash[81864]: cluster 2024-07-28T14:44:51.746907+0000 mgr.y (mgr.25253) 5885 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:53 smithi177 bash[79620]: cluster 2024-07-28T14:44:51.746907+0000 mgr.y (mgr.25253) 5885 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:54.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10939 16 16 0 0 0 - 0 2024-07-28T14:44:55.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:44:55.066259+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:55.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:55.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10940 16 16 0 0 0 - 0 2024-07-28T14:44:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:55 smithi204 bash[68176]: cluster 2024-07-28T14:44:53.748416+0000 mgr.y (mgr.25253) 5886 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:55 smithi177 bash[79620]: cluster 2024-07-28T14:44:53.748416+0000 mgr.y (mgr.25253) 5886 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:55 smithi177 bash[81864]: cluster 2024-07-28T14:44:53.748416+0000 mgr.y (mgr.25253) 5886 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:56.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10941 16 16 0 0 0 - 0 2024-07-28T14:44:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:44:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:44:57.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10942 16 16 0 0 0 - 0 2024-07-28T14:44:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:57 smithi204 bash[68176]: cluster 2024-07-28T14:44:55.749899+0000 mgr.y (mgr.25253) 5887 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:57 smithi177 bash[81864]: cluster 2024-07-28T14:44:55.749899+0000 mgr.y (mgr.25253) 5887 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:57 smithi177 bash[79620]: cluster 2024-07-28T14:44:55.749899+0000 mgr.y (mgr.25253) 5887 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:44:58.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10943 16 16 0 0 0 - 0 2024-07-28T14:44:59.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10944 16 16 0 0 0 - 0 2024-07-28T14:44:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:44:59 smithi204 bash[68176]: cluster 2024-07-28T14:44:57.751404+0000 mgr.y (mgr.25253) 5888 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:44:59 smithi177 bash[81864]: cluster 2024-07-28T14:44:57.751404+0000 mgr.y (mgr.25253) 5888 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:44:59 smithi177 bash[79620]: cluster 2024-07-28T14:44:57.751404+0000 mgr.y (mgr.25253) 5888 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:00.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10945 16 16 0 0 0 - 0 2024-07-28T14:45:01.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10946 16 16 0 0 0 - 0 2024-07-28T14:45:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:01 smithi204 bash[68176]: cluster 2024-07-28T14:44:59.752933+0000 mgr.y (mgr.25253) 5889 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:01 smithi204 bash[68176]: audit 2024-07-28T14:45:00.974803+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:01 smithi177 bash[81864]: cluster 2024-07-28T14:44:59.752933+0000 mgr.y (mgr.25253) 5889 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:01 smithi177 bash[81864]: audit 2024-07-28T14:45:00.974803+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:01 smithi177 bash[79620]: cluster 2024-07-28T14:44:59.752933+0000 mgr.y (mgr.25253) 5889 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:01 smithi177 bash[79620]: audit 2024-07-28T14:45:00.974803+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:02.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10947 16 16 0 0 0 - 0 2024-07-28T14:45:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10948 16 16 0 0 0 - 0 2024-07-28T14:45:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:03 smithi204 bash[68176]: cluster 2024-07-28T14:45:01.754434+0000 mgr.y (mgr.25253) 5890 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:03 smithi177 bash[81864]: cluster 2024-07-28T14:45:01.754434+0000 mgr.y (mgr.25253) 5890 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:03 smithi177 bash[79620]: cluster 2024-07-28T14:45:01.754434+0000 mgr.y (mgr.25253) 5890 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:04.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10949 16 16 0 0 0 - 0 2024-07-28T14:45:05.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10950 16 16 0 0 0 - 0 2024-07-28T14:45:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:05 smithi204 bash[68176]: cluster 2024-07-28T14:45:03.755969+0000 mgr.y (mgr.25253) 5891 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:05 smithi177 bash[81864]: cluster 2024-07-28T14:45:03.755969+0000 mgr.y (mgr.25253) 5891 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:05 smithi177 bash[79620]: cluster 2024-07-28T14:45:03.755969+0000 mgr.y (mgr.25253) 5891 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:06.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10951 16 16 0 0 0 - 0 2024-07-28T14:45:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:45:07.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10952 16 16 0 0 0 - 0 2024-07-28T14:45:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:07 smithi204 bash[68176]: cluster 2024-07-28T14:45:05.757445+0000 mgr.y (mgr.25253) 5892 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:07 smithi177 bash[81864]: cluster 2024-07-28T14:45:05.757445+0000 mgr.y (mgr.25253) 5892 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:07 smithi177 bash[79620]: cluster 2024-07-28T14:45:05.757445+0000 mgr.y (mgr.25253) 5892 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:08.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10953 16 16 0 0 0 - 0 2024-07-28T14:45:09.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10954 16 16 0 0 0 - 0 2024-07-28T14:45:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:09 smithi204 bash[68176]: cluster 2024-07-28T14:45:07.758877+0000 mgr.y (mgr.25253) 5893 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:09 smithi177 bash[79620]: cluster 2024-07-28T14:45:07.758877+0000 mgr.y (mgr.25253) 5893 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:09 smithi177 bash[81864]: cluster 2024-07-28T14:45:07.758877+0000 mgr.y (mgr.25253) 5893 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:10.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10955 16 16 0 0 0 - 0 2024-07-28T14:45:11.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10956 16 16 0 0 0 - 0 2024-07-28T14:45:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:11 smithi204 bash[68176]: cluster 2024-07-28T14:45:09.760410+0000 mgr.y (mgr.25253) 5894 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:11 smithi177 bash[81864]: cluster 2024-07-28T14:45:09.760410+0000 mgr.y (mgr.25253) 5894 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:11 smithi177 bash[79620]: cluster 2024-07-28T14:45:09.760410+0000 mgr.y (mgr.25253) 5894 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:12.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10957 16 16 0 0 0 - 0 2024-07-28T14:45:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10958 16 16 0 0 0 - 0 2024-07-28T14:45:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:13 smithi204 bash[68176]: cluster 2024-07-28T14:45:11.761893+0000 mgr.y (mgr.25253) 5895 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:13 smithi177 bash[81864]: cluster 2024-07-28T14:45:11.761893+0000 mgr.y (mgr.25253) 5895 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:13 smithi177 bash[79620]: cluster 2024-07-28T14:45:11.761893+0000 mgr.y (mgr.25253) 5895 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:14.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10959 16 16 0 0 0 - 0 2024-07-28T14:45:15.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:45:15.069460+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:15.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:15.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10960 16 16 0 0 0 - 0 2024-07-28T14:45:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:15 smithi204 bash[68176]: cluster 2024-07-28T14:45:13.763322+0000 mgr.y (mgr.25253) 5896 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:15 smithi177 bash[81864]: cluster 2024-07-28T14:45:13.763322+0000 mgr.y (mgr.25253) 5896 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:15 smithi177 bash[79620]: cluster 2024-07-28T14:45:13.763322+0000 mgr.y (mgr.25253) 5896 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:16.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10961 16 16 0 0 0 - 0 2024-07-28T14:45:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:45:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:16 smithi204 bash[68176]: audit 2024-07-28T14:45:15.975253+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:16 smithi177 bash[81864]: audit 2024-07-28T14:45:15.975253+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:16 smithi177 bash[79620]: audit 2024-07-28T14:45:15.975253+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:17.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10962 16 16 0 0 0 - 0 2024-07-28T14:45:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:17 smithi204 bash[68176]: cluster 2024-07-28T14:45:15.764795+0000 mgr.y (mgr.25253) 5897 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:17 smithi177 bash[81864]: cluster 2024-07-28T14:45:15.764795+0000 mgr.y (mgr.25253) 5897 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:17 smithi177 bash[79620]: cluster 2024-07-28T14:45:15.764795+0000 mgr.y (mgr.25253) 5897 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:18.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10963 16 16 0 0 0 - 0 2024-07-28T14:45:19.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10964 16 16 0 0 0 - 0 2024-07-28T14:45:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:19 smithi204 bash[68176]: cluster 2024-07-28T14:45:17.766257+0000 mgr.y (mgr.25253) 5898 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:19 smithi177 bash[81864]: cluster 2024-07-28T14:45:17.766257+0000 mgr.y (mgr.25253) 5898 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:19 smithi177 bash[79620]: cluster 2024-07-28T14:45:17.766257+0000 mgr.y (mgr.25253) 5898 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:20.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10965 16 16 0 0 0 - 0 2024-07-28T14:45:21.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10966 16 16 0 0 0 - 0 2024-07-28T14:45:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:21 smithi204 bash[68176]: cluster 2024-07-28T14:45:19.767732+0000 mgr.y (mgr.25253) 5899 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:21 smithi177 bash[81864]: cluster 2024-07-28T14:45:19.767732+0000 mgr.y (mgr.25253) 5899 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:21 smithi177 bash[79620]: cluster 2024-07-28T14:45:19.767732+0000 mgr.y (mgr.25253) 5899 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:22.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10967 16 16 0 0 0 - 0 2024-07-28T14:45:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10968 16 16 0 0 0 - 0 2024-07-28T14:45:23.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:23 smithi204 bash[68176]: cluster 2024-07-28T14:45:21.769169+0000 mgr.y (mgr.25253) 5900 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:23 smithi177 bash[81864]: cluster 2024-07-28T14:45:21.769169+0000 mgr.y (mgr.25253) 5900 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:23 smithi177 bash[79620]: cluster 2024-07-28T14:45:21.769169+0000 mgr.y (mgr.25253) 5900 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:24.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10969 16 16 0 0 0 - 0 2024-07-28T14:45:25.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10970 16 16 0 0 0 - 0 2024-07-28T14:45:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:25 smithi204 bash[68176]: cluster 2024-07-28T14:45:23.770753+0000 mgr.y (mgr.25253) 5901 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:25 smithi177 bash[81864]: cluster 2024-07-28T14:45:23.770753+0000 mgr.y (mgr.25253) 5901 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:25 smithi177 bash[79620]: cluster 2024-07-28T14:45:23.770753+0000 mgr.y (mgr.25253) 5901 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:26.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10971 16 16 0 0 0 - 0 2024-07-28T14:45:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:45:27.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10972 16 16 0 0 0 - 0 2024-07-28T14:45:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:27 smithi204 bash[68176]: cluster 2024-07-28T14:45:25.772274+0000 mgr.y (mgr.25253) 5902 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:27 smithi177 bash[79620]: cluster 2024-07-28T14:45:25.772274+0000 mgr.y (mgr.25253) 5902 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:27 smithi177 bash[81864]: cluster 2024-07-28T14:45:25.772274+0000 mgr.y (mgr.25253) 5902 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:28.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10973 16 16 0 0 0 - 0 2024-07-28T14:45:29.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10974 16 16 0 0 0 - 0 2024-07-28T14:45:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:29 smithi204 bash[68176]: cluster 2024-07-28T14:45:27.773691+0000 mgr.y (mgr.25253) 5903 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:29 smithi177 bash[81864]: cluster 2024-07-28T14:45:27.773691+0000 mgr.y (mgr.25253) 5903 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:29 smithi177 bash[79620]: cluster 2024-07-28T14:45:27.773691+0000 mgr.y (mgr.25253) 5903 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:30.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10975 16 16 0 0 0 - 0 2024-07-28T14:45:31.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10976 16 16 0 0 0 - 0 2024-07-28T14:45:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:31 smithi204 bash[68176]: cluster 2024-07-28T14:45:29.775141+0000 mgr.y (mgr.25253) 5904 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:31 smithi204 bash[68176]: audit 2024-07-28T14:45:30.975749+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:31 smithi177 bash[79620]: cluster 2024-07-28T14:45:29.775141+0000 mgr.y (mgr.25253) 5904 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:31 smithi177 bash[79620]: audit 2024-07-28T14:45:30.975749+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:31 smithi177 bash[81864]: cluster 2024-07-28T14:45:29.775141+0000 mgr.y (mgr.25253) 5904 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:31 smithi177 bash[81864]: audit 2024-07-28T14:45:30.975749+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:32.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10977 16 16 0 0 0 - 0 2024-07-28T14:45:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10978 16 16 0 0 0 - 0 2024-07-28T14:45:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:33 smithi204 bash[68176]: cluster 2024-07-28T14:45:31.776706+0000 mgr.y (mgr.25253) 5905 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:33 smithi177 bash[81864]: cluster 2024-07-28T14:45:31.776706+0000 mgr.y (mgr.25253) 5905 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:33 smithi177 bash[79620]: cluster 2024-07-28T14:45:31.776706+0000 mgr.y (mgr.25253) 5905 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:34.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10979 16 16 0 0 0 - 0 2024-07-28T14:45:35.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:45:35.072657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:35.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:35.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10980 16 16 0 0 0 - 0 2024-07-28T14:45:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:35 smithi204 bash[68176]: cluster 2024-07-28T14:45:33.778178+0000 mgr.y (mgr.25253) 5906 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:35 smithi177 bash[81864]: cluster 2024-07-28T14:45:33.778178+0000 mgr.y (mgr.25253) 5906 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:35 smithi177 bash[79620]: cluster 2024-07-28T14:45:33.778178+0000 mgr.y (mgr.25253) 5906 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:36.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10981 16 16 0 0 0 - 0 2024-07-28T14:45:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:45:37.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10982 16 16 0 0 0 - 0 2024-07-28T14:45:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:37 smithi204 bash[68176]: cluster 2024-07-28T14:45:35.779800+0000 mgr.y (mgr.25253) 5907 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:37 smithi177 bash[81864]: cluster 2024-07-28T14:45:35.779800+0000 mgr.y (mgr.25253) 5907 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:37 smithi177 bash[79620]: cluster 2024-07-28T14:45:35.779800+0000 mgr.y (mgr.25253) 5907 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:38.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10983 16 16 0 0 0 - 0 2024-07-28T14:45:39.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10984 16 16 0 0 0 - 0 2024-07-28T14:45:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:39 smithi204 bash[68176]: cluster 2024-07-28T14:45:37.781373+0000 mgr.y (mgr.25253) 5908 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:39.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:39 smithi204 bash[68176]: audit 2024-07-28T14:45:39.281595+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:39 smithi177 bash[81864]: cluster 2024-07-28T14:45:37.781373+0000 mgr.y (mgr.25253) 5908 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:39 smithi177 bash[81864]: audit 2024-07-28T14:45:39.281595+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:39 smithi177 bash[79620]: cluster 2024-07-28T14:45:37.781373+0000 mgr.y (mgr.25253) 5908 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:39 smithi177 bash[79620]: audit 2024-07-28T14:45:39.281595+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:40.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10985 16 16 0 0 0 - 0 2024-07-28T14:45:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:40 smithi204 bash[68176]: audit 2024-07-28T14:45:39.663279+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:40 smithi204 bash[68176]: audit 2024-07-28T14:45:39.669178+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:40 smithi204 bash[68176]: cluster 2024-07-28T14:45:39.782986+0000 mgr.y (mgr.25253) 5909 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[81864]: audit 2024-07-28T14:45:39.663279+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[81864]: audit 2024-07-28T14:45:39.669178+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:41.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[81864]: cluster 2024-07-28T14:45:39.782986+0000 mgr.y (mgr.25253) 5909 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[79620]: audit 2024-07-28T14:45:39.663279+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:41.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[79620]: audit 2024-07-28T14:45:39.669178+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:40 smithi177 bash[79620]: cluster 2024-07-28T14:45:39.782986+0000 mgr.y (mgr.25253) 5909 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:41.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10986 16 16 0 0 0 - 0 2024-07-28T14:45:42.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10987 16 16 0 0 0 - 0 2024-07-28T14:45:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10988 16 16 0 0 0 - 0 2024-07-28T14:45:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:42 smithi204 bash[68176]: cluster 2024-07-28T14:45:41.784663+0000 mgr.y (mgr.25253) 5910 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:42 smithi177 bash[81864]: cluster 2024-07-28T14:45:41.784663+0000 mgr.y (mgr.25253) 5910 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:42 smithi177 bash[79620]: cluster 2024-07-28T14:45:41.784663+0000 mgr.y (mgr.25253) 5910 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:44.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10989 16 16 0 0 0 - 0 2024-07-28T14:45:45.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10990 16 16 0 0 0 - 0 2024-07-28T14:45:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:44 smithi204 bash[68176]: cluster 2024-07-28T14:45:43.786184+0000 mgr.y (mgr.25253) 5911 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:45.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:44 smithi177 bash[81864]: cluster 2024-07-28T14:45:43.786184+0000 mgr.y (mgr.25253) 5911 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:44 smithi177 bash[79620]: cluster 2024-07-28T14:45:43.786184+0000 mgr.y (mgr.25253) 5911 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:46.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10991 16 16 0 0 0 - 0 2024-07-28T14:45:46.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:45:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[79620]: audit 2024-07-28T14:45:44.962726+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[79620]: audit 2024-07-28T14:45:44.966713+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[79620]: audit 2024-07-28T14:45:45.495583+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[79620]: audit 2024-07-28T14:45:45.506753+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[81864]: audit 2024-07-28T14:45:44.962726+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[81864]: audit 2024-07-28T14:45:44.966713+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[81864]: audit 2024-07-28T14:45:45.495583+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:45 smithi177 bash[81864]: audit 2024-07-28T14:45:45.506753+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:45 smithi204 bash[68176]: audit 2024-07-28T14:45:44.962726+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:45 smithi204 bash[68176]: audit 2024-07-28T14:45:44.966713+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:45 smithi204 bash[68176]: audit 2024-07-28T14:45:45.495583+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:45 smithi204 bash[68176]: audit 2024-07-28T14:45:45.506753+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:47.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10992 16 16 0 0 0 - 0 2024-07-28T14:45:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:47 smithi177 bash[81864]: cluster 2024-07-28T14:45:45.787686+0000 mgr.y (mgr.25253) 5912 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:47 smithi177 bash[81864]: audit 2024-07-28T14:45:45.961198+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:47 smithi177 bash[81864]: audit 2024-07-28T14:45:45.970142+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:47 smithi177 bash[81864]: audit 2024-07-28T14:45:45.981533+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:47 smithi177 bash[81864]: audit 2024-07-28T14:45:45.981915+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[79620]: cluster 2024-07-28T14:45:45.787686+0000 mgr.y (mgr.25253) 5912 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[79620]: audit 2024-07-28T14:45:45.961198+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[79620]: audit 2024-07-28T14:45:45.970142+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[79620]: audit 2024-07-28T14:45:45.981533+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:46 smithi177 bash[79620]: audit 2024-07-28T14:45:45.981915+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:46 smithi204 bash[68176]: cluster 2024-07-28T14:45:45.787686+0000 mgr.y (mgr.25253) 5912 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:46 smithi204 bash[68176]: audit 2024-07-28T14:45:45.961198+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:46 smithi204 bash[68176]: audit 2024-07-28T14:45:45.970142+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:46 smithi204 bash[68176]: audit 2024-07-28T14:45:45.981533+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:45:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:46 smithi204 bash[68176]: audit 2024-07-28T14:45:45.981915+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:48.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10993 16 16 0 0 0 - 0 2024-07-28T14:45:49.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10994 16 16 0 0 0 - 0 2024-07-28T14:45:49.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:48 smithi177 bash[79620]: cluster 2024-07-28T14:45:47.789273+0000 mgr.y (mgr.25253) 5913 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:48 smithi177 bash[81864]: cluster 2024-07-28T14:45:47.789273+0000 mgr.y (mgr.25253) 5913 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:48 smithi204 bash[68176]: cluster 2024-07-28T14:45:47.789273+0000 mgr.y (mgr.25253) 5913 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:50.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10995 16 16 0 0 0 - 0 2024-07-28T14:45:51.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10996 16 16 0 0 0 - 0 2024-07-28T14:45:51.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:50 smithi177 bash[81864]: cluster 2024-07-28T14:45:49.790882+0000 mgr.y (mgr.25253) 5914 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:51.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:50 smithi177 bash[79620]: cluster 2024-07-28T14:45:49.790882+0000 mgr.y (mgr.25253) 5914 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:50 smithi204 bash[68176]: cluster 2024-07-28T14:45:49.790882+0000 mgr.y (mgr.25253) 5914 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:52.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10997 16 16 0 0 0 - 0 2024-07-28T14:45:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:45:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10998 16 16 0 0 0 - 0 2024-07-28T14:45:53.266 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:52 smithi177 bash[79620]: cluster 2024-07-28T14:45:51.792544+0000 mgr.y (mgr.25253) 5915 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:53.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:52 smithi177 bash[81864]: cluster 2024-07-28T14:45:51.792544+0000 mgr.y (mgr.25253) 5915 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:52 smithi204 bash[68176]: cluster 2024-07-28T14:45:51.792544+0000 mgr.y (mgr.25253) 5915 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:54.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:10999 16 16 0 0 0 - 0 2024-07-28T14:45:55.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:45:55.075983+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:55.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:55.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11000 16 16 0 0 0 - 0 2024-07-28T14:45:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:54 smithi177 bash[81864]: cluster 2024-07-28T14:45:53.794169+0000 mgr.y (mgr.25253) 5916 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:54 smithi177 bash[79620]: cluster 2024-07-28T14:45:53.794169+0000 mgr.y (mgr.25253) 5916 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:54 smithi204 bash[68176]: cluster 2024-07-28T14:45:53.794169+0000 mgr.y (mgr.25253) 5916 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:56.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11001 16 16 0 0 0 - 0 2024-07-28T14:45:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:45:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:45:57.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11002 16 16 0 0 0 - 0 2024-07-28T14:45:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:56 smithi177 bash[81864]: cluster 2024-07-28T14:45:55.795736+0000 mgr.y (mgr.25253) 5917 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:56 smithi177 bash[79620]: cluster 2024-07-28T14:45:55.795736+0000 mgr.y (mgr.25253) 5917 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:56 smithi204 bash[68176]: cluster 2024-07-28T14:45:55.795736+0000 mgr.y (mgr.25253) 5917 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:58.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11003 16 16 0 0 0 - 0 2024-07-28T14:45:59.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11004 16 16 0 0 0 - 0 2024-07-28T14:45:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:45:58 smithi177 bash[81864]: cluster 2024-07-28T14:45:57.797176+0000 mgr.y (mgr.25253) 5918 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:45:58 smithi177 bash[79620]: cluster 2024-07-28T14:45:57.797176+0000 mgr.y (mgr.25253) 5918 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:45:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:45:58 smithi204 bash[68176]: cluster 2024-07-28T14:45:57.797176+0000 mgr.y (mgr.25253) 5918 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:00.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11005 16 16 0 0 0 - 0 2024-07-28T14:46:01.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11006 16 16 0 0 0 - 0 2024-07-28T14:46:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:00 smithi177 bash[81864]: cluster 2024-07-28T14:45:59.798616+0000 mgr.y (mgr.25253) 5919 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:00 smithi177 bash[81864]: audit 2024-07-28T14:46:00.976751+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:00 smithi177 bash[79620]: cluster 2024-07-28T14:45:59.798616+0000 mgr.y (mgr.25253) 5919 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:00 smithi177 bash[79620]: audit 2024-07-28T14:46:00.976751+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:01.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:00 smithi204 bash[68176]: cluster 2024-07-28T14:45:59.798616+0000 mgr.y (mgr.25253) 5919 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:00 smithi204 bash[68176]: audit 2024-07-28T14:46:00.976751+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:02.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11007 16 16 0 0 0 - 0 2024-07-28T14:46:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11008 16 16 0 0 0 - 0 2024-07-28T14:46:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:02 smithi177 bash[79620]: cluster 2024-07-28T14:46:01.800061+0000 mgr.y (mgr.25253) 5920 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:02 smithi177 bash[81864]: cluster 2024-07-28T14:46:01.800061+0000 mgr.y (mgr.25253) 5920 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:02 smithi204 bash[68176]: cluster 2024-07-28T14:46:01.800061+0000 mgr.y (mgr.25253) 5920 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:04.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11009 16 16 0 0 0 - 0 2024-07-28T14:46:05.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11010 16 16 0 0 0 - 0 2024-07-28T14:46:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:05 smithi177 bash[81864]: cluster 2024-07-28T14:46:03.801645+0000 mgr.y (mgr.25253) 5921 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:05 smithi177 bash[79620]: cluster 2024-07-28T14:46:03.801645+0000 mgr.y (mgr.25253) 5921 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:05 smithi204 bash[68176]: cluster 2024-07-28T14:46:03.801645+0000 mgr.y (mgr.25253) 5921 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:06.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11011 16 16 0 0 0 - 0 2024-07-28T14:46:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:46:07.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11012 16 16 0 0 0 - 0 2024-07-28T14:46:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:07 smithi177 bash[81864]: cluster 2024-07-28T14:46:05.803262+0000 mgr.y (mgr.25253) 5922 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:07 smithi177 bash[79620]: cluster 2024-07-28T14:46:05.803262+0000 mgr.y (mgr.25253) 5922 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:07 smithi204 bash[68176]: cluster 2024-07-28T14:46:05.803262+0000 mgr.y (mgr.25253) 5922 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:08.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11013 16 16 0 0 0 - 0 2024-07-28T14:46:09.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11014 16 16 0 0 0 - 0 2024-07-28T14:46:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:09 smithi177 bash[81864]: cluster 2024-07-28T14:46:07.804914+0000 mgr.y (mgr.25253) 5923 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:09 smithi177 bash[79620]: cluster 2024-07-28T14:46:07.804914+0000 mgr.y (mgr.25253) 5923 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:09.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:09 smithi204 bash[68176]: cluster 2024-07-28T14:46:07.804914+0000 mgr.y (mgr.25253) 5923 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:10.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11015 16 16 0 0 0 - 0 2024-07-28T14:46:11.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11016 16 16 0 0 0 - 0 2024-07-28T14:46:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:11 smithi177 bash[81864]: cluster 2024-07-28T14:46:09.806378+0000 mgr.y (mgr.25253) 5924 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:11 smithi177 bash[79620]: cluster 2024-07-28T14:46:09.806378+0000 mgr.y (mgr.25253) 5924 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:11 smithi204 bash[68176]: cluster 2024-07-28T14:46:09.806378+0000 mgr.y (mgr.25253) 5924 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:12.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11017 16 16 0 0 0 - 0 2024-07-28T14:46:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11018 16 16 0 0 0 - 0 2024-07-28T14:46:13.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:13 smithi204 bash[68176]: cluster 2024-07-28T14:46:11.807890+0000 mgr.y (mgr.25253) 5925 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:13.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:13 smithi177 bash[81864]: cluster 2024-07-28T14:46:11.807890+0000 mgr.y (mgr.25253) 5925 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:13 smithi177 bash[79620]: cluster 2024-07-28T14:46:11.807890+0000 mgr.y (mgr.25253) 5925 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:14.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11019 16 16 0 0 0 - 0 2024-07-28T14:46:15.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:46:15.079231+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:15.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:15.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11020 16 16 0 0 0 - 0 2024-07-28T14:46:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:15 smithi204 bash[68176]: cluster 2024-07-28T14:46:13.809425+0000 mgr.y (mgr.25253) 5926 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:15.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:15 smithi177 bash[81864]: cluster 2024-07-28T14:46:13.809425+0000 mgr.y (mgr.25253) 5926 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:15 smithi177 bash[79620]: cluster 2024-07-28T14:46:13.809425+0000 mgr.y (mgr.25253) 5926 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:16.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11021 16 16 0 0 0 - 0 2024-07-28T14:46:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:16 smithi204 bash[68176]: audit 2024-07-28T14:46:15.977034+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:46:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:16 smithi177 bash[81864]: audit 2024-07-28T14:46:15.977034+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:16 smithi177 bash[79620]: audit 2024-07-28T14:46:15.977034+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:17.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11022 16 16 0 0 0 - 0 2024-07-28T14:46:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:17 smithi204 bash[68176]: cluster 2024-07-28T14:46:15.810947+0000 mgr.y (mgr.25253) 5927 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:17 smithi177 bash[81864]: cluster 2024-07-28T14:46:15.810947+0000 mgr.y (mgr.25253) 5927 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:17 smithi177 bash[79620]: cluster 2024-07-28T14:46:15.810947+0000 mgr.y (mgr.25253) 5927 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:18.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11023 16 16 0 0 0 - 0 2024-07-28T14:46:19.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11024 16 16 0 0 0 - 0 2024-07-28T14:46:19.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:19 smithi204 bash[68176]: cluster 2024-07-28T14:46:17.812550+0000 mgr.y (mgr.25253) 5928 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:19.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:19 smithi177 bash[81864]: cluster 2024-07-28T14:46:17.812550+0000 mgr.y (mgr.25253) 5928 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:19 smithi177 bash[79620]: cluster 2024-07-28T14:46:17.812550+0000 mgr.y (mgr.25253) 5928 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:20.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11025 16 16 0 0 0 - 0 2024-07-28T14:46:21.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11026 16 16 0 0 0 - 0 2024-07-28T14:46:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:21 smithi204 bash[68176]: cluster 2024-07-28T14:46:19.814176+0000 mgr.y (mgr.25253) 5929 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:21 smithi177 bash[81864]: cluster 2024-07-28T14:46:19.814176+0000 mgr.y (mgr.25253) 5929 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:21 smithi177 bash[79620]: cluster 2024-07-28T14:46:19.814176+0000 mgr.y (mgr.25253) 5929 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:22.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11027 16 16 0 0 0 - 0 2024-07-28T14:46:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11028 16 16 0 0 0 - 0 2024-07-28T14:46:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:23 smithi204 bash[68176]: cluster 2024-07-28T14:46:21.815803+0000 mgr.y (mgr.25253) 5930 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:23.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:23 smithi177 bash[81864]: cluster 2024-07-28T14:46:21.815803+0000 mgr.y (mgr.25253) 5930 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:23 smithi177 bash[79620]: cluster 2024-07-28T14:46:21.815803+0000 mgr.y (mgr.25253) 5930 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:24.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11029 16 16 0 0 0 - 0 2024-07-28T14:46:25.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11030 16 16 0 0 0 - 0 2024-07-28T14:46:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:25 smithi204 bash[68176]: cluster 2024-07-28T14:46:23.817417+0000 mgr.y (mgr.25253) 5931 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:25 smithi177 bash[81864]: cluster 2024-07-28T14:46:23.817417+0000 mgr.y (mgr.25253) 5931 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:25.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:25 smithi177 bash[79620]: cluster 2024-07-28T14:46:23.817417+0000 mgr.y (mgr.25253) 5931 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:26.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11031 16 16 0 0 0 - 0 2024-07-28T14:46:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:46:27.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11032 16 16 0 0 0 - 0 2024-07-28T14:46:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:27 smithi204 bash[68176]: cluster 2024-07-28T14:46:25.818913+0000 mgr.y (mgr.25253) 5932 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:27 smithi177 bash[81864]: cluster 2024-07-28T14:46:25.818913+0000 mgr.y (mgr.25253) 5932 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:27 smithi177 bash[79620]: cluster 2024-07-28T14:46:25.818913+0000 mgr.y (mgr.25253) 5932 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:28.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11033 16 16 0 0 0 - 0 2024-07-28T14:46:29.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11034 16 16 0 0 0 - 0 2024-07-28T14:46:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:29 smithi204 bash[68176]: cluster 2024-07-28T14:46:27.820549+0000 mgr.y (mgr.25253) 5933 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:29 smithi177 bash[79620]: cluster 2024-07-28T14:46:27.820549+0000 mgr.y (mgr.25253) 5933 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:29.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:29 smithi177 bash[81864]: cluster 2024-07-28T14:46:27.820549+0000 mgr.y (mgr.25253) 5933 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:30.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11035 16 16 0 0 0 - 0 2024-07-28T14:46:31.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11036 16 16 0 0 0 - 0 2024-07-28T14:46:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:31 smithi204 bash[68176]: cluster 2024-07-28T14:46:29.822061+0000 mgr.y (mgr.25253) 5934 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:31 smithi204 bash[68176]: audit 2024-07-28T14:46:30.977722+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:31 smithi177 bash[79620]: cluster 2024-07-28T14:46:29.822061+0000 mgr.y (mgr.25253) 5934 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:31 smithi177 bash[79620]: audit 2024-07-28T14:46:30.977722+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:31 smithi177 bash[81864]: cluster 2024-07-28T14:46:29.822061+0000 mgr.y (mgr.25253) 5934 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:31 smithi177 bash[81864]: audit 2024-07-28T14:46:30.977722+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:32.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11037 16 16 0 0 0 - 0 2024-07-28T14:46:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:32 smithi204 bash[60899]: ts=2024-07-28T14:46:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11038 16 16 0 0 0 - 0 2024-07-28T14:46:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:33 smithi204 bash[68176]: cluster 2024-07-28T14:46:31.823680+0000 mgr.y (mgr.25253) 5935 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:33 smithi177 bash[81864]: cluster 2024-07-28T14:46:31.823680+0000 mgr.y (mgr.25253) 5935 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:33 smithi177 bash[79620]: cluster 2024-07-28T14:46:31.823680+0000 mgr.y (mgr.25253) 5935 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:34.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11039 16 16 0 0 0 - 0 2024-07-28T14:46:35.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:46:35.082293+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:35.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:35.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11040 16 16 0 0 0 - 0 2024-07-28T14:46:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:35 smithi204 bash[68176]: cluster 2024-07-28T14:46:33.825173+0000 mgr.y (mgr.25253) 5936 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:35.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:35 smithi177 bash[81864]: cluster 2024-07-28T14:46:33.825173+0000 mgr.y (mgr.25253) 5936 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:35 smithi177 bash[79620]: cluster 2024-07-28T14:46:33.825173+0000 mgr.y (mgr.25253) 5936 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:36.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11041 16 16 0 0 0 - 0 2024-07-28T14:46:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:46:37.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11042 16 16 0 0 0 - 0 2024-07-28T14:46:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:37 smithi204 bash[68176]: cluster 2024-07-28T14:46:35.826785+0000 mgr.y (mgr.25253) 5937 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:37 smithi177 bash[81864]: cluster 2024-07-28T14:46:35.826785+0000 mgr.y (mgr.25253) 5937 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:37 smithi177 bash[79620]: cluster 2024-07-28T14:46:35.826785+0000 mgr.y (mgr.25253) 5937 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:38.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11043 16 16 0 0 0 - 0 2024-07-28T14:46:39.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11044 16 16 0 0 0 - 0 2024-07-28T14:46:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:39 smithi204 bash[68176]: cluster 2024-07-28T14:46:37.828422+0000 mgr.y (mgr.25253) 5938 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:39 smithi177 bash[81864]: cluster 2024-07-28T14:46:37.828422+0000 mgr.y (mgr.25253) 5938 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:39 smithi177 bash[79620]: cluster 2024-07-28T14:46:37.828422+0000 mgr.y (mgr.25253) 5938 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:40.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11045 16 16 0 0 0 - 0 2024-07-28T14:46:41.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11046 16 16 0 0 0 - 0 2024-07-28T14:46:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:41 smithi204 bash[68176]: cluster 2024-07-28T14:46:39.830030+0000 mgr.y (mgr.25253) 5939 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:41 smithi177 bash[81864]: cluster 2024-07-28T14:46:39.830030+0000 mgr.y (mgr.25253) 5939 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:41 smithi177 bash[79620]: cluster 2024-07-28T14:46:39.830030+0000 mgr.y (mgr.25253) 5939 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:42.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11047 16 16 0 0 0 - 0 2024-07-28T14:46:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11048 16 16 0 0 0 - 0 2024-07-28T14:46:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:43 smithi204 bash[68176]: cluster 2024-07-28T14:46:41.831511+0000 mgr.y (mgr.25253) 5940 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:43 smithi177 bash[81864]: cluster 2024-07-28T14:46:41.831511+0000 mgr.y (mgr.25253) 5940 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:43 smithi177 bash[79620]: cluster 2024-07-28T14:46:41.831511+0000 mgr.y (mgr.25253) 5940 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:44.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11049 16 16 0 0 0 - 0 2024-07-28T14:46:45.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11050 16 16 0 0 0 - 0 2024-07-28T14:46:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:45 smithi204 bash[68176]: cluster 2024-07-28T14:46:43.832993+0000 mgr.y (mgr.25253) 5941 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:45 smithi177 bash[81864]: cluster 2024-07-28T14:46:43.832993+0000 mgr.y (mgr.25253) 5941 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:45 smithi177 bash[79620]: cluster 2024-07-28T14:46:43.832993+0000 mgr.y (mgr.25253) 5941 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:46.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11051 16 16 0 0 0 - 0 2024-07-28T14:46:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:46 smithi204 bash[68176]: audit 2024-07-28T14:46:45.978136+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:46:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:46 smithi177 bash[81864]: audit 2024-07-28T14:46:45.978136+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:46 smithi177 bash[79620]: audit 2024-07-28T14:46:45.978136+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:47.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11052 16 16 0 0 0 - 0 2024-07-28T14:46:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:47 smithi204 bash[68176]: cluster 2024-07-28T14:46:45.834493+0000 mgr.y (mgr.25253) 5942 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:47 smithi204 bash[68176]: audit 2024-07-28T14:46:46.182448+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:47 smithi177 bash[81864]: cluster 2024-07-28T14:46:45.834493+0000 mgr.y (mgr.25253) 5942 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:47 smithi177 bash[81864]: audit 2024-07-28T14:46:46.182448+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:47 smithi177 bash[79620]: cluster 2024-07-28T14:46:45.834493+0000 mgr.y (mgr.25253) 5942 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:47 smithi177 bash[79620]: audit 2024-07-28T14:46:46.182448+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:48.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11053 16 16 0 0 0 - 0 2024-07-28T14:46:49.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11054 16 16 0 0 0 - 0 2024-07-28T14:46:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:49 smithi204 bash[68176]: cluster 2024-07-28T14:46:47.836096+0000 mgr.y (mgr.25253) 5943 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:49 smithi177 bash[81864]: cluster 2024-07-28T14:46:47.836096+0000 mgr.y (mgr.25253) 5943 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:49 smithi177 bash[79620]: cluster 2024-07-28T14:46:47.836096+0000 mgr.y (mgr.25253) 5943 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:50.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11055 16 16 0 0 0 - 0 2024-07-28T14:46:51.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11056 16 16 0 0 0 - 0 2024-07-28T14:46:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:51 smithi204 bash[68176]: cluster 2024-07-28T14:46:49.837601+0000 mgr.y (mgr.25253) 5944 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:51.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:51 smithi177 bash[81864]: cluster 2024-07-28T14:46:49.837601+0000 mgr.y (mgr.25253) 5944 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:51 smithi177 bash[79620]: cluster 2024-07-28T14:46:49.837601+0000 mgr.y (mgr.25253) 5944 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:52.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11057 16 16 0 0 0 - 0 2024-07-28T14:46:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11058 16 16 0 0 0 - 0 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:51.826879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:51.832538+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: cluster 2024-07-28T14:46:51.838776+0000 mgr.y (mgr.25253) 5945 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:52.097116+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:52.103244+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:52.527585+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:52.529202+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:52 smithi204 bash[68176]: audit 2024-07-28T14:46:52.538369+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:51.826879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:51.832538+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: cluster 2024-07-28T14:46:51.838776+0000 mgr.y (mgr.25253) 5945 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:52.097116+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:52.103244+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:52.527585+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:52.529202+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[79620]: audit 2024-07-28T14:46:52.538369+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:51.826879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:51.832538+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: cluster 2024-07-28T14:46:51.838776+0000 mgr.y (mgr.25253) 5945 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:52.097116+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:52.103244+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:52.527585+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:53.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:52.529202+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:53.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:52 smithi177 bash[81864]: audit 2024-07-28T14:46:52.538369+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:46:54.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11059 16 16 0 0 0 - 0 2024-07-28T14:46:55.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:46:55.085226+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:55.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:55.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11060 16 16 0 0 0 - 0 2024-07-28T14:46:55.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:54 smithi204 bash[68176]: cluster 2024-07-28T14:46:53.840266+0000 mgr.y (mgr.25253) 5946 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:55.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:54 smithi177 bash[81864]: cluster 2024-07-28T14:46:53.840266+0000 mgr.y (mgr.25253) 5946 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:55.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:54 smithi177 bash[79620]: cluster 2024-07-28T14:46:53.840266+0000 mgr.y (mgr.25253) 5946 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:56.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11061 16 16 0 0 0 - 0 2024-07-28T14:46:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:46:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:46:57.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11062 16 16 0 0 0 - 0 2024-07-28T14:46:57.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:56 smithi204 bash[68176]: cluster 2024-07-28T14:46:55.841728+0000 mgr.y (mgr.25253) 5947 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:56 smithi177 bash[81864]: cluster 2024-07-28T14:46:55.841728+0000 mgr.y (mgr.25253) 5947 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:57.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:56 smithi177 bash[79620]: cluster 2024-07-28T14:46:55.841728+0000 mgr.y (mgr.25253) 5947 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:58.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11063 16 16 0 0 0 - 0 2024-07-28T14:46:59.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11064 16 16 0 0 0 - 0 2024-07-28T14:46:59.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:46:58 smithi204 bash[68176]: cluster 2024-07-28T14:46:57.843186+0000 mgr.y (mgr.25253) 5948 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:59.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:46:58 smithi177 bash[81864]: cluster 2024-07-28T14:46:57.843186+0000 mgr.y (mgr.25253) 5948 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:46:59.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:46:58 smithi177 bash[79620]: cluster 2024-07-28T14:46:57.843186+0000 mgr.y (mgr.25253) 5948 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:00.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11065 16 16 0 0 0 - 0 2024-07-28T14:47:01.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11066 16 16 0 0 0 - 0 2024-07-28T14:47:01.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:00 smithi204 bash[68176]: cluster 2024-07-28T14:46:59.844647+0000 mgr.y (mgr.25253) 5949 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:00 smithi177 bash[81864]: cluster 2024-07-28T14:46:59.844647+0000 mgr.y (mgr.25253) 5949 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:00 smithi177 bash[79620]: cluster 2024-07-28T14:46:59.844647+0000 mgr.y (mgr.25253) 5949 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:02.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11067 16 16 0 0 0 - 0 2024-07-28T14:47:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:01 smithi177 bash[79620]: audit 2024-07-28T14:47:00.978493+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:01 smithi177 bash[81864]: audit 2024-07-28T14:47:00.978493+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:02.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:01 smithi204 bash[68176]: audit 2024-07-28T14:47:00.978493+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11068 16 16 0 0 0 - 0 2024-07-28T14:47:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:02 smithi177 bash[79620]: cluster 2024-07-28T14:47:01.846100+0000 mgr.y (mgr.25253) 5950 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:03.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:02 smithi177 bash[81864]: cluster 2024-07-28T14:47:01.846100+0000 mgr.y (mgr.25253) 5950 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:02 smithi204 bash[68176]: cluster 2024-07-28T14:47:01.846100+0000 mgr.y (mgr.25253) 5950 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:04.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11069 16 16 0 0 0 - 0 2024-07-28T14:47:05.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11070 16 16 0 0 0 - 0 2024-07-28T14:47:05.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:04 smithi177 bash[81864]: cluster 2024-07-28T14:47:03.847564+0000 mgr.y (mgr.25253) 5951 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:05.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:04 smithi177 bash[79620]: cluster 2024-07-28T14:47:03.847564+0000 mgr.y (mgr.25253) 5951 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:04 smithi204 bash[68176]: cluster 2024-07-28T14:47:03.847564+0000 mgr.y (mgr.25253) 5951 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:06.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11071 16 16 0 0 0 - 0 2024-07-28T14:47:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:47:07.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11072 16 16 0 0 0 - 0 2024-07-28T14:47:07.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:06 smithi177 bash[79620]: cluster 2024-07-28T14:47:05.849045+0000 mgr.y (mgr.25253) 5952 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:07.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:06 smithi177 bash[81864]: cluster 2024-07-28T14:47:05.849045+0000 mgr.y (mgr.25253) 5952 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:06 smithi204 bash[68176]: cluster 2024-07-28T14:47:05.849045+0000 mgr.y (mgr.25253) 5952 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:08.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11073 16 16 0 0 0 - 0 2024-07-28T14:47:09.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11074 16 16 0 0 0 - 0 2024-07-28T14:47:09.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:08 smithi177 bash[81864]: cluster 2024-07-28T14:47:07.850501+0000 mgr.y (mgr.25253) 5953 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:09.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:08 smithi177 bash[79620]: cluster 2024-07-28T14:47:07.850501+0000 mgr.y (mgr.25253) 5953 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:09.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:08 smithi204 bash[68176]: cluster 2024-07-28T14:47:07.850501+0000 mgr.y (mgr.25253) 5953 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:10.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11075 16 16 0 0 0 - 0 2024-07-28T14:47:11.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11076 16 16 0 0 0 - 0 2024-07-28T14:47:11.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:10 smithi177 bash[81864]: cluster 2024-07-28T14:47:09.851917+0000 mgr.y (mgr.25253) 5954 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:10 smithi177 bash[79620]: cluster 2024-07-28T14:47:09.851917+0000 mgr.y (mgr.25253) 5954 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:10 smithi204 bash[68176]: cluster 2024-07-28T14:47:09.851917+0000 mgr.y (mgr.25253) 5954 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:12.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11077 16 16 0 0 0 - 0 2024-07-28T14:47:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:12 smithi204 bash[60899]: ts=2024-07-28T14:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11078 16 16 0 0 0 - 0 2024-07-28T14:47:13.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:12 smithi177 bash[81864]: cluster 2024-07-28T14:47:11.853374+0000 mgr.y (mgr.25253) 5955 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:13.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:12 smithi177 bash[79620]: cluster 2024-07-28T14:47:11.853374+0000 mgr.y (mgr.25253) 5955 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:12 smithi204 bash[68176]: cluster 2024-07-28T14:47:11.853374+0000 mgr.y (mgr.25253) 5955 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:14.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11079 16 16 0 0 0 - 0 2024-07-28T14:47:15.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:47:15.088470+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:15.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:15.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11080 16 16 0 0 0 - 0 2024-07-28T14:47:15.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:14 smithi177 bash[81864]: cluster 2024-07-28T14:47:13.854833+0000 mgr.y (mgr.25253) 5956 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:15.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:14 smithi177 bash[79620]: cluster 2024-07-28T14:47:13.854833+0000 mgr.y (mgr.25253) 5956 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:15.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:14 smithi204 bash[68176]: cluster 2024-07-28T14:47:13.854833+0000 mgr.y (mgr.25253) 5956 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:16.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11081 16 16 0 0 0 - 0 2024-07-28T14:47:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:47:17.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11082 16 16 0 0 0 - 0 2024-07-28T14:47:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:16 smithi177 bash[81864]: cluster 2024-07-28T14:47:15.856304+0000 mgr.y (mgr.25253) 5957 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:16 smithi177 bash[81864]: audit 2024-07-28T14:47:15.979144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:16 smithi177 bash[79620]: cluster 2024-07-28T14:47:15.856304+0000 mgr.y (mgr.25253) 5957 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:16 smithi177 bash[79620]: audit 2024-07-28T14:47:15.979144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:16 smithi204 bash[68176]: cluster 2024-07-28T14:47:15.856304+0000 mgr.y (mgr.25253) 5957 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:16 smithi204 bash[68176]: audit 2024-07-28T14:47:15.979144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:18.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11083 16 16 0 0 0 - 0 2024-07-28T14:47:19.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11084 16 16 0 0 0 - 0 2024-07-28T14:47:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:18 smithi177 bash[81864]: cluster 2024-07-28T14:47:17.857788+0000 mgr.y (mgr.25253) 5958 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:19.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:18 smithi177 bash[79620]: cluster 2024-07-28T14:47:17.857788+0000 mgr.y (mgr.25253) 5958 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:19.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:18 smithi204 bash[68176]: cluster 2024-07-28T14:47:17.857788+0000 mgr.y (mgr.25253) 5958 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:20.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11085 16 16 0 0 0 - 0 2024-07-28T14:47:21.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11086 16 16 0 0 0 - 0 2024-07-28T14:47:21.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:20 smithi177 bash[81864]: cluster 2024-07-28T14:47:19.859246+0000 mgr.y (mgr.25253) 5959 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:21.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:20 smithi177 bash[79620]: cluster 2024-07-28T14:47:19.859246+0000 mgr.y (mgr.25253) 5959 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:20 smithi204 bash[68176]: cluster 2024-07-28T14:47:19.859246+0000 mgr.y (mgr.25253) 5959 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:22.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11087 16 16 0 0 0 - 0 2024-07-28T14:47:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11088 16 16 0 0 0 - 0 2024-07-28T14:47:23.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:22 smithi177 bash[79620]: cluster 2024-07-28T14:47:21.860733+0000 mgr.y (mgr.25253) 5960 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:22 smithi177 bash[81864]: cluster 2024-07-28T14:47:21.860733+0000 mgr.y (mgr.25253) 5960 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:23.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:22 smithi204 bash[68176]: cluster 2024-07-28T14:47:21.860733+0000 mgr.y (mgr.25253) 5960 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:24.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11089 16 16 0 0 0 - 0 2024-07-28T14:47:25.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11090 16 16 0 0 0 - 0 2024-07-28T14:47:25.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:24 smithi177 bash[81864]: cluster 2024-07-28T14:47:23.862222+0000 mgr.y (mgr.25253) 5961 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:25.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:24 smithi177 bash[79620]: cluster 2024-07-28T14:47:23.862222+0000 mgr.y (mgr.25253) 5961 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:25.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:24 smithi204 bash[68176]: cluster 2024-07-28T14:47:23.862222+0000 mgr.y (mgr.25253) 5961 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:26.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11091 16 16 0 0 0 - 0 2024-07-28T14:47:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:47:27.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11092 16 16 0 0 0 - 0 2024-07-28T14:47:27.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:26 smithi177 bash[79620]: cluster 2024-07-28T14:47:25.863847+0000 mgr.y (mgr.25253) 5962 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:27.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:26 smithi177 bash[81864]: cluster 2024-07-28T14:47:25.863847+0000 mgr.y (mgr.25253) 5962 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:26 smithi204 bash[68176]: cluster 2024-07-28T14:47:25.863847+0000 mgr.y (mgr.25253) 5962 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:28.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11093 16 16 0 0 0 - 0 2024-07-28T14:47:29.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11094 16 16 0 0 0 - 0 2024-07-28T14:47:29.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:28 smithi177 bash[79620]: cluster 2024-07-28T14:47:27.865351+0000 mgr.y (mgr.25253) 5963 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:29.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:28 smithi177 bash[81864]: cluster 2024-07-28T14:47:27.865351+0000 mgr.y (mgr.25253) 5963 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:28 smithi204 bash[68176]: cluster 2024-07-28T14:47:27.865351+0000 mgr.y (mgr.25253) 5963 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:30.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11095 16 16 0 0 0 - 0 2024-07-28T14:47:31.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11096 16 16 0 0 0 - 0 2024-07-28T14:47:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:30 smithi177 bash[79620]: cluster 2024-07-28T14:47:29.866833+0000 mgr.y (mgr.25253) 5964 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:31.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:30 smithi177 bash[79620]: audit 2024-07-28T14:47:30.979481+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:30 smithi177 bash[81864]: cluster 2024-07-28T14:47:29.866833+0000 mgr.y (mgr.25253) 5964 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:31.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:30 smithi177 bash[81864]: audit 2024-07-28T14:47:30.979481+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:30 smithi204 bash[68176]: cluster 2024-07-28T14:47:29.866833+0000 mgr.y (mgr.25253) 5964 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:30 smithi204 bash[68176]: audit 2024-07-28T14:47:30.979481+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:32.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11097 16 16 0 0 0 - 0 2024-07-28T14:47:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11098 16 16 0 0 0 - 0 2024-07-28T14:47:33.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:32 smithi177 bash[81864]: cluster 2024-07-28T14:47:31.868414+0000 mgr.y (mgr.25253) 5965 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:33.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:32 smithi177 bash[79620]: cluster 2024-07-28T14:47:31.868414+0000 mgr.y (mgr.25253) 5965 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:32 smithi204 bash[68176]: cluster 2024-07-28T14:47:31.868414+0000 mgr.y (mgr.25253) 5965 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:34.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11099 16 16 0 0 0 - 0 2024-07-28T14:47:35.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:47:35.091800+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:35.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:35.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11100 16 16 0 0 0 - 0 2024-07-28T14:47:35.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:34 smithi177 bash[81864]: cluster 2024-07-28T14:47:33.870070+0000 mgr.y (mgr.25253) 5966 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:35.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:34 smithi177 bash[79620]: cluster 2024-07-28T14:47:33.870070+0000 mgr.y (mgr.25253) 5966 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:34 smithi204 bash[68176]: cluster 2024-07-28T14:47:33.870070+0000 mgr.y (mgr.25253) 5966 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:36.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11101 16 16 0 0 0 - 0 2024-07-28T14:47:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:47:37.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11102 16 16 0 0 0 - 0 2024-07-28T14:47:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:36 smithi177 bash[81864]: cluster 2024-07-28T14:47:35.871588+0000 mgr.y (mgr.25253) 5967 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:36 smithi177 bash[79620]: cluster 2024-07-28T14:47:35.871588+0000 mgr.y (mgr.25253) 5967 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:36 smithi204 bash[68176]: cluster 2024-07-28T14:47:35.871588+0000 mgr.y (mgr.25253) 5967 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:38.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11103 16 16 0 0 0 - 0 2024-07-28T14:47:39.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11104 16 16 0 0 0 - 0 2024-07-28T14:47:39.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:39 smithi177 bash[81864]: cluster 2024-07-28T14:47:37.873145+0000 mgr.y (mgr.25253) 5968 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:39.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:38 smithi177 bash[79620]: cluster 2024-07-28T14:47:37.873145+0000 mgr.y (mgr.25253) 5968 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:38 smithi204 bash[68176]: cluster 2024-07-28T14:47:37.873145+0000 mgr.y (mgr.25253) 5968 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:40.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11105 16 16 0 0 0 - 0 2024-07-28T14:47:41.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11106 16 16 0 0 0 - 0 2024-07-28T14:47:41.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:41 smithi177 bash[81864]: cluster 2024-07-28T14:47:39.874636+0000 mgr.y (mgr.25253) 5969 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:41.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:41 smithi177 bash[79620]: cluster 2024-07-28T14:47:39.874636+0000 mgr.y (mgr.25253) 5969 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:41 smithi204 bash[68176]: cluster 2024-07-28T14:47:39.874636+0000 mgr.y (mgr.25253) 5969 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:42.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11107 16 16 0 0 0 - 0 2024-07-28T14:47:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11108 16 16 0 0 0 - 0 2024-07-28T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:43 smithi177 bash[81864]: cluster 2024-07-28T14:47:41.876273+0000 mgr.y (mgr.25253) 5970 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:43.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:43 smithi177 bash[79620]: cluster 2024-07-28T14:47:41.876273+0000 mgr.y (mgr.25253) 5970 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:43 smithi204 bash[68176]: cluster 2024-07-28T14:47:41.876273+0000 mgr.y (mgr.25253) 5970 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:44.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11109 16 16 0 0 0 - 0 2024-07-28T14:47:45.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11110 16 16 0 0 0 - 0 2024-07-28T14:47:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:45 smithi177 bash[79620]: cluster 2024-07-28T14:47:43.877919+0000 mgr.y (mgr.25253) 5971 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:45 smithi177 bash[81864]: cluster 2024-07-28T14:47:43.877919+0000 mgr.y (mgr.25253) 5971 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:45 smithi204 bash[68176]: cluster 2024-07-28T14:47:43.877919+0000 mgr.y (mgr.25253) 5971 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:46.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11111 16 16 0 0 0 - 0 2024-07-28T14:47:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:46 smithi204 bash[68176]: audit 2024-07-28T14:47:45.979738+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:46 smithi177 bash[79620]: audit 2024-07-28T14:47:45.979738+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:47:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:46 smithi177 bash[81864]: audit 2024-07-28T14:47:45.979738+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:47.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11112 16 16 0 0 0 - 0 2024-07-28T14:47:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:47 smithi204 bash[68176]: cluster 2024-07-28T14:47:45.879437+0000 mgr.y (mgr.25253) 5972 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:47 smithi177 bash[81864]: cluster 2024-07-28T14:47:45.879437+0000 mgr.y (mgr.25253) 5972 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:47 smithi177 bash[79620]: cluster 2024-07-28T14:47:45.879437+0000 mgr.y (mgr.25253) 5972 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:48.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11113 16 16 0 0 0 - 0 2024-07-28T14:47:49.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11114 16 16 0 0 0 - 0 2024-07-28T14:47:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:49 smithi204 bash[68176]: cluster 2024-07-28T14:47:47.880953+0000 mgr.y (mgr.25253) 5973 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:49 smithi177 bash[81864]: cluster 2024-07-28T14:47:47.880953+0000 mgr.y (mgr.25253) 5973 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:49 smithi177 bash[79620]: cluster 2024-07-28T14:47:47.880953+0000 mgr.y (mgr.25253) 5973 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:50.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11115 16 16 0 0 0 - 0 2024-07-28T14:47:51.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11116 16 16 0 0 0 - 0 2024-07-28T14:47:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:51 smithi204 bash[68176]: cluster 2024-07-28T14:47:49.882390+0000 mgr.y (mgr.25253) 5974 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:51 smithi177 bash[81864]: cluster 2024-07-28T14:47:49.882390+0000 mgr.y (mgr.25253) 5974 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:51 smithi177 bash[79620]: cluster 2024-07-28T14:47:49.882390+0000 mgr.y (mgr.25253) 5974 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:52.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11117 16 16 0 0 0 - 0 2024-07-28T14:47:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:47:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11118 16 16 0 0 0 - 0 2024-07-28T14:47:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:53 smithi204 bash[68176]: cluster 2024-07-28T14:47:51.883876+0000 mgr.y (mgr.25253) 5975 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:53 smithi204 bash[68176]: audit 2024-07-28T14:47:52.636884+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:53 smithi177 bash[79620]: cluster 2024-07-28T14:47:51.883876+0000 mgr.y (mgr.25253) 5975 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:53 smithi177 bash[79620]: audit 2024-07-28T14:47:52.636884+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:53 smithi177 bash[81864]: cluster 2024-07-28T14:47:51.883876+0000 mgr.y (mgr.25253) 5975 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:53 smithi177 bash[81864]: audit 2024-07-28T14:47:52.636884+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:54.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11119 16 16 0 0 0 - 0 2024-07-28T14:47:55.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:47:55.095090+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:55.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:55.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11120 16 16 0 0 0 - 0 2024-07-28T14:47:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:55 smithi204 bash[68176]: cluster 2024-07-28T14:47:53.885341+0000 mgr.y (mgr.25253) 5976 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:55 smithi177 bash[81864]: cluster 2024-07-28T14:47:53.885341+0000 mgr.y (mgr.25253) 5976 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:55 smithi177 bash[79620]: cluster 2024-07-28T14:47:53.885341+0000 mgr.y (mgr.25253) 5976 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:56.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11121 16 16 0 0 0 - 0 2024-07-28T14:47:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:47:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:47:57.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11122 16 16 0 0 0 - 0 2024-07-28T14:47:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:57 smithi204 bash[68176]: cluster 2024-07-28T14:47:55.886801+0000 mgr.y (mgr.25253) 5977 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:57 smithi177 bash[81864]: cluster 2024-07-28T14:47:55.886801+0000 mgr.y (mgr.25253) 5977 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:57 smithi177 bash[79620]: cluster 2024-07-28T14:47:55.886801+0000 mgr.y (mgr.25253) 5977 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:58.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11123 16 16 0 0 0 - 0 2024-07-28T14:47:59.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11124 16 16 0 0 0 - 0 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: cluster 2024-07-28T14:47:57.887529+0000 mgr.y (mgr.25253) 5978 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.323918+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.328375+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.507566+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.517141+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.937914+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.939630+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:47:59 smithi204 bash[68176]: audit 2024-07-28T14:47:58.949103+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: cluster 2024-07-28T14:47:57.887529+0000 mgr.y (mgr.25253) 5978 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.323918+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.328375+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.507566+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.517141+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.937914+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.939630+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[81864]: audit 2024-07-28T14:47:58.949103+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: cluster 2024-07-28T14:47:57.887529+0000 mgr.y (mgr.25253) 5978 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.323918+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.328375+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.507566+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.517141+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.937914+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.939630+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:59.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:47:59 smithi177 bash[79620]: audit 2024-07-28T14:47:58.949103+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:48:00.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11125 16 16 0 0 0 - 0 2024-07-28T14:48:01.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11126 16 16 0 0 0 - 0 2024-07-28T14:48:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:01 smithi204 bash[68176]: cluster 2024-07-28T14:47:59.888942+0000 mgr.y (mgr.25253) 5979 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:01 smithi204 bash[68176]: audit 2024-07-28T14:48:00.980240+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:01 smithi177 bash[81864]: cluster 2024-07-28T14:47:59.888942+0000 mgr.y (mgr.25253) 5979 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:01 smithi177 bash[81864]: audit 2024-07-28T14:48:00.980240+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:01 smithi177 bash[79620]: cluster 2024-07-28T14:47:59.888942+0000 mgr.y (mgr.25253) 5979 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:01 smithi177 bash[79620]: audit 2024-07-28T14:48:00.980240+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:02.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11127 16 16 0 0 0 - 0 2024-07-28T14:48:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11128 16 16 0 0 0 - 0 2024-07-28T14:48:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:03 smithi204 bash[68176]: cluster 2024-07-28T14:48:01.890405+0000 mgr.y (mgr.25253) 5980 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:03 smithi177 bash[81864]: cluster 2024-07-28T14:48:01.890405+0000 mgr.y (mgr.25253) 5980 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:03 smithi177 bash[79620]: cluster 2024-07-28T14:48:01.890405+0000 mgr.y (mgr.25253) 5980 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:04.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11129 16 16 0 0 0 - 0 2024-07-28T14:48:05.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11130 16 16 0 0 0 - 0 2024-07-28T14:48:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:05 smithi204 bash[68176]: cluster 2024-07-28T14:48:03.891920+0000 mgr.y (mgr.25253) 5981 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:05 smithi177 bash[81864]: cluster 2024-07-28T14:48:03.891920+0000 mgr.y (mgr.25253) 5981 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:05 smithi177 bash[79620]: cluster 2024-07-28T14:48:03.891920+0000 mgr.y (mgr.25253) 5981 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:06.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11131 16 16 0 0 0 - 0 2024-07-28T14:48:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:48:07.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11132 16 16 0 0 0 - 0 2024-07-28T14:48:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:07 smithi204 bash[68176]: cluster 2024-07-28T14:48:05.893398+0000 mgr.y (mgr.25253) 5982 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:07 smithi177 bash[81864]: cluster 2024-07-28T14:48:05.893398+0000 mgr.y (mgr.25253) 5982 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:07 smithi177 bash[79620]: cluster 2024-07-28T14:48:05.893398+0000 mgr.y (mgr.25253) 5982 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:08.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11133 16 16 0 0 0 - 0 2024-07-28T14:48:09.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11134 16 16 0 0 0 - 0 2024-07-28T14:48:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:09 smithi204 bash[68176]: cluster 2024-07-28T14:48:07.894868+0000 mgr.y (mgr.25253) 5983 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:09 smithi177 bash[81864]: cluster 2024-07-28T14:48:07.894868+0000 mgr.y (mgr.25253) 5983 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:09 smithi177 bash[79620]: cluster 2024-07-28T14:48:07.894868+0000 mgr.y (mgr.25253) 5983 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:10.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11135 16 16 0 0 0 - 0 2024-07-28T14:48:11.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11136 16 16 0 0 0 - 0 2024-07-28T14:48:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:11 smithi204 bash[68176]: cluster 2024-07-28T14:48:09.896402+0000 mgr.y (mgr.25253) 5984 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:11 smithi177 bash[81864]: cluster 2024-07-28T14:48:09.896402+0000 mgr.y (mgr.25253) 5984 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:11 smithi177 bash[79620]: cluster 2024-07-28T14:48:09.896402+0000 mgr.y (mgr.25253) 5984 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:12.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11137 16 16 0 0 0 - 0 2024-07-28T14:48:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11138 16 16 0 0 0 - 0 2024-07-28T14:48:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:13 smithi204 bash[68176]: cluster 2024-07-28T14:48:11.898523+0000 mgr.y (mgr.25253) 5985 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:13 smithi177 bash[81864]: cluster 2024-07-28T14:48:11.898523+0000 mgr.y (mgr.25253) 5985 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:13 smithi177 bash[79620]: cluster 2024-07-28T14:48:11.898523+0000 mgr.y (mgr.25253) 5985 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:14.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11139 16 16 0 0 0 - 0 2024-07-28T14:48:15.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:48:15.098263+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:15.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:15.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11140 16 16 0 0 0 - 0 2024-07-28T14:48:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:15 smithi204 bash[68176]: cluster 2024-07-28T14:48:13.900052+0000 mgr.y (mgr.25253) 5986 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:15 smithi177 bash[81864]: cluster 2024-07-28T14:48:13.900052+0000 mgr.y (mgr.25253) 5986 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:15 smithi177 bash[79620]: cluster 2024-07-28T14:48:13.900052+0000 mgr.y (mgr.25253) 5986 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:16.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11141 16 16 0 0 0 - 0 2024-07-28T14:48:16.366 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:48:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:16 smithi204 bash[68176]: audit 2024-07-28T14:48:15.980604+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:16 smithi177 bash[79620]: audit 2024-07-28T14:48:15.980604+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:16 smithi177 bash[81864]: audit 2024-07-28T14:48:15.980604+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:17.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11142 16 16 0 0 0 - 0 2024-07-28T14:48:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:17 smithi204 bash[68176]: cluster 2024-07-28T14:48:15.901553+0000 mgr.y (mgr.25253) 5987 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:17 smithi177 bash[81864]: cluster 2024-07-28T14:48:15.901553+0000 mgr.y (mgr.25253) 5987 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:17 smithi177 bash[79620]: cluster 2024-07-28T14:48:15.901553+0000 mgr.y (mgr.25253) 5987 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:18.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11143 16 16 0 0 0 - 0 2024-07-28T14:48:19.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11144 16 16 0 0 0 - 0 2024-07-28T14:48:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:19 smithi204 bash[68176]: cluster 2024-07-28T14:48:17.903055+0000 mgr.y (mgr.25253) 5988 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:19 smithi177 bash[81864]: cluster 2024-07-28T14:48:17.903055+0000 mgr.y (mgr.25253) 5988 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:19 smithi177 bash[79620]: cluster 2024-07-28T14:48:17.903055+0000 mgr.y (mgr.25253) 5988 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:20.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11145 16 16 0 0 0 - 0 2024-07-28T14:48:21.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11146 16 16 0 0 0 - 0 2024-07-28T14:48:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:21 smithi204 bash[68176]: cluster 2024-07-28T14:48:19.904589+0000 mgr.y (mgr.25253) 5989 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:21 smithi177 bash[81864]: cluster 2024-07-28T14:48:19.904589+0000 mgr.y (mgr.25253) 5989 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:21 smithi177 bash[79620]: cluster 2024-07-28T14:48:19.904589+0000 mgr.y (mgr.25253) 5989 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:22.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11147 16 16 0 0 0 - 0 2024-07-28T14:48:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:22 smithi204 bash[60899]: ts=2024-07-28T14:48:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11148 16 16 0 0 0 - 0 2024-07-28T14:48:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:23 smithi204 bash[68176]: cluster 2024-07-28T14:48:21.906170+0000 mgr.y (mgr.25253) 5990 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:23 smithi177 bash[81864]: cluster 2024-07-28T14:48:21.906170+0000 mgr.y (mgr.25253) 5990 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:23 smithi177 bash[79620]: cluster 2024-07-28T14:48:21.906170+0000 mgr.y (mgr.25253) 5990 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:24.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11149 16 16 0 0 0 - 0 2024-07-28T14:48:25.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11150 16 16 0 0 0 - 0 2024-07-28T14:48:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:25 smithi204 bash[68176]: cluster 2024-07-28T14:48:23.907885+0000 mgr.y (mgr.25253) 5991 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:25 smithi177 bash[81864]: cluster 2024-07-28T14:48:23.907885+0000 mgr.y (mgr.25253) 5991 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:25 smithi177 bash[79620]: cluster 2024-07-28T14:48:23.907885+0000 mgr.y (mgr.25253) 5991 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:26.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11151 16 16 0 0 0 - 0 2024-07-28T14:48:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:48:27.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11152 16 16 0 0 0 - 0 2024-07-28T14:48:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:27 smithi204 bash[68176]: cluster 2024-07-28T14:48:25.909510+0000 mgr.y (mgr.25253) 5992 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:27 smithi177 bash[81864]: cluster 2024-07-28T14:48:25.909510+0000 mgr.y (mgr.25253) 5992 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:27 smithi177 bash[79620]: cluster 2024-07-28T14:48:25.909510+0000 mgr.y (mgr.25253) 5992 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:28.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11153 16 16 0 0 0 - 0 2024-07-28T14:48:29.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11154 16 16 0 0 0 - 0 2024-07-28T14:48:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:29 smithi204 bash[68176]: cluster 2024-07-28T14:48:27.911146+0000 mgr.y (mgr.25253) 5993 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:29 smithi177 bash[81864]: cluster 2024-07-28T14:48:27.911146+0000 mgr.y (mgr.25253) 5993 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:29 smithi177 bash[79620]: cluster 2024-07-28T14:48:27.911146+0000 mgr.y (mgr.25253) 5993 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:30.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11155 16 16 0 0 0 - 0 2024-07-28T14:48:31.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11156 16 16 0 0 0 - 0 2024-07-28T14:48:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:31 smithi204 bash[68176]: cluster 2024-07-28T14:48:29.912791+0000 mgr.y (mgr.25253) 5994 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:31 smithi204 bash[68176]: audit 2024-07-28T14:48:30.981043+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:31 smithi177 bash[81864]: cluster 2024-07-28T14:48:29.912791+0000 mgr.y (mgr.25253) 5994 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:31 smithi177 bash[81864]: audit 2024-07-28T14:48:30.981043+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:31 smithi177 bash[79620]: cluster 2024-07-28T14:48:29.912791+0000 mgr.y (mgr.25253) 5994 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:31 smithi177 bash[79620]: audit 2024-07-28T14:48:30.981043+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:32.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11157 16 16 0 0 0 - 0 2024-07-28T14:48:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11158 16 16 0 0 0 - 0 2024-07-28T14:48:33.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:33 smithi204 bash[68176]: cluster 2024-07-28T14:48:31.914408+0000 mgr.y (mgr.25253) 5995 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:33 smithi177 bash[79620]: cluster 2024-07-28T14:48:31.914408+0000 mgr.y (mgr.25253) 5995 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:33 smithi177 bash[81864]: cluster 2024-07-28T14:48:31.914408+0000 mgr.y (mgr.25253) 5995 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:34.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11159 16 16 0 0 0 - 0 2024-07-28T14:48:35.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:48:35.101417+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:35.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:35.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11160 16 16 0 0 0 - 0 2024-07-28T14:48:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:35 smithi204 bash[68176]: cluster 2024-07-28T14:48:33.916055+0000 mgr.y (mgr.25253) 5996 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:35 smithi177 bash[79620]: cluster 2024-07-28T14:48:33.916055+0000 mgr.y (mgr.25253) 5996 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:35 smithi177 bash[81864]: cluster 2024-07-28T14:48:33.916055+0000 mgr.y (mgr.25253) 5996 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:36.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11161 16 16 0 0 0 - 0 2024-07-28T14:48:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:48:37.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11162 16 16 0 0 0 - 0 2024-07-28T14:48:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:37 smithi204 bash[68176]: cluster 2024-07-28T14:48:35.917671+0000 mgr.y (mgr.25253) 5997 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:37 smithi177 bash[79620]: cluster 2024-07-28T14:48:35.917671+0000 mgr.y (mgr.25253) 5997 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:37 smithi177 bash[81864]: cluster 2024-07-28T14:48:35.917671+0000 mgr.y (mgr.25253) 5997 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:38.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11163 16 16 0 0 0 - 0 2024-07-28T14:48:39.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11164 16 16 0 0 0 - 0 2024-07-28T14:48:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:39 smithi177 bash[81864]: cluster 2024-07-28T14:48:37.919275+0000 mgr.y (mgr.25253) 5998 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:39 smithi177 bash[79620]: cluster 2024-07-28T14:48:37.919275+0000 mgr.y (mgr.25253) 5998 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:39 smithi204 bash[68176]: cluster 2024-07-28T14:48:37.919275+0000 mgr.y (mgr.25253) 5998 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:40.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11165 16 16 0 0 0 - 0 2024-07-28T14:48:41.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11166 16 16 0 0 0 - 0 2024-07-28T14:48:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:41 smithi177 bash[79620]: cluster 2024-07-28T14:48:39.920883+0000 mgr.y (mgr.25253) 5999 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:41 smithi177 bash[81864]: cluster 2024-07-28T14:48:39.920883+0000 mgr.y (mgr.25253) 5999 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:41 smithi204 bash[68176]: cluster 2024-07-28T14:48:39.920883+0000 mgr.y (mgr.25253) 5999 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:42.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11167 16 16 0 0 0 - 0 2024-07-28T14:48:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11168 16 16 0 0 0 - 0 2024-07-28T14:48:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:43 smithi177 bash[79620]: cluster 2024-07-28T14:48:41.922547+0000 mgr.y (mgr.25253) 6000 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:43 smithi177 bash[81864]: cluster 2024-07-28T14:48:41.922547+0000 mgr.y (mgr.25253) 6000 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:43 smithi204 bash[68176]: cluster 2024-07-28T14:48:41.922547+0000 mgr.y (mgr.25253) 6000 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:44.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11169 16 16 0 0 0 - 0 2024-07-28T14:48:45.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11170 16 16 0 0 0 - 0 2024-07-28T14:48:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:45 smithi177 bash[79620]: cluster 2024-07-28T14:48:43.924262+0000 mgr.y (mgr.25253) 6001 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:45 smithi177 bash[81864]: cluster 2024-07-28T14:48:43.924262+0000 mgr.y (mgr.25253) 6001 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:45 smithi204 bash[68176]: cluster 2024-07-28T14:48:43.924262+0000 mgr.y (mgr.25253) 6001 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:46.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11171 16 16 0 0 0 - 0 2024-07-28T14:48:46.438 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:48:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:46 smithi177 bash[81864]: audit 2024-07-28T14:48:45.981423+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:46 smithi177 bash[79620]: audit 2024-07-28T14:48:45.981423+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:46 smithi204 bash[68176]: audit 2024-07-28T14:48:45.981423+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:47.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11172 16 16 0 0 0 - 0 2024-07-28T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:47 smithi177 bash[81864]: cluster 2024-07-28T14:48:45.925914+0000 mgr.y (mgr.25253) 6002 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:47 smithi177 bash[79620]: cluster 2024-07-28T14:48:45.925914+0000 mgr.y (mgr.25253) 6002 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:47 smithi204 bash[68176]: cluster 2024-07-28T14:48:45.925914+0000 mgr.y (mgr.25253) 6002 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:48.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11173 16 16 0 0 0 - 0 2024-07-28T14:48:49.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11174 16 16 0 0 0 - 0 2024-07-28T14:48:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:49 smithi177 bash[81864]: cluster 2024-07-28T14:48:47.927556+0000 mgr.y (mgr.25253) 6003 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:49 smithi177 bash[79620]: cluster 2024-07-28T14:48:47.927556+0000 mgr.y (mgr.25253) 6003 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:49 smithi204 bash[68176]: cluster 2024-07-28T14:48:47.927556+0000 mgr.y (mgr.25253) 6003 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:50.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11175 16 16 0 0 0 - 0 2024-07-28T14:48:51.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11176 16 16 0 0 0 - 0 2024-07-28T14:48:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:51 smithi177 bash[81864]: cluster 2024-07-28T14:48:49.929094+0000 mgr.y (mgr.25253) 6004 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:51 smithi177 bash[79620]: cluster 2024-07-28T14:48:49.929094+0000 mgr.y (mgr.25253) 6004 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:51 smithi204 bash[68176]: cluster 2024-07-28T14:48:49.929094+0000 mgr.y (mgr.25253) 6004 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:52.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11177 16 16 0 0 0 - 0 2024-07-28T14:48:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:48:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11178 16 16 0 0 0 - 0 2024-07-28T14:48:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:53 smithi177 bash[79620]: cluster 2024-07-28T14:48:51.930580+0000 mgr.y (mgr.25253) 6005 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:53 smithi177 bash[81864]: cluster 2024-07-28T14:48:51.930580+0000 mgr.y (mgr.25253) 6005 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:53 smithi204 bash[68176]: cluster 2024-07-28T14:48:51.930580+0000 mgr.y (mgr.25253) 6005 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:54.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11179 16 16 0 0 0 - 0 2024-07-28T14:48:55.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:48:55.104654+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:55.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:55.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11180 16 16 0 0 0 - 0 2024-07-28T14:48:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:55 smithi177 bash[79620]: cluster 2024-07-28T14:48:53.932064+0000 mgr.y (mgr.25253) 6006 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:55 smithi177 bash[81864]: cluster 2024-07-28T14:48:53.932064+0000 mgr.y (mgr.25253) 6006 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:55 smithi204 bash[68176]: cluster 2024-07-28T14:48:53.932064+0000 mgr.y (mgr.25253) 6006 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:56.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11181 16 16 0 0 0 - 0 2024-07-28T14:48:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:48:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:48:57.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11182 16 16 0 0 0 - 0 2024-07-28T14:48:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:57 smithi177 bash[79620]: cluster 2024-07-28T14:48:55.933544+0000 mgr.y (mgr.25253) 6007 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:57 smithi177 bash[81864]: cluster 2024-07-28T14:48:55.933544+0000 mgr.y (mgr.25253) 6007 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:57 smithi204 bash[68176]: cluster 2024-07-28T14:48:55.933544+0000 mgr.y (mgr.25253) 6007 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:58.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11183 16 16 0 0 0 - 0 2024-07-28T14:48:59.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11184 16 16 0 0 0 - 0 2024-07-28T14:48:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:59 smithi177 bash[79620]: cluster 2024-07-28T14:48:57.935016+0000 mgr.y (mgr.25253) 6008 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:48:59 smithi177 bash[79620]: audit 2024-07-28T14:48:59.077262+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:48:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:59 smithi177 bash[81864]: cluster 2024-07-28T14:48:57.935016+0000 mgr.y (mgr.25253) 6008 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:48:59 smithi177 bash[81864]: audit 2024-07-28T14:48:59.077262+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:48:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:59 smithi204 bash[68176]: cluster 2024-07-28T14:48:57.935016+0000 mgr.y (mgr.25253) 6008 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:48:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:48:59 smithi204 bash[68176]: audit 2024-07-28T14:48:59.077262+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:49:00.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11185 16 16 0 0 0 - 0 2024-07-28T14:49:01.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11186 16 16 0 0 0 - 0 2024-07-28T14:49:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:01 smithi177 bash[81864]: cluster 2024-07-28T14:48:59.936502+0000 mgr.y (mgr.25253) 6009 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:01 smithi177 bash[81864]: audit 2024-07-28T14:49:00.981993+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:01 smithi177 bash[79620]: cluster 2024-07-28T14:48:59.936502+0000 mgr.y (mgr.25253) 6009 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:01 smithi177 bash[79620]: audit 2024-07-28T14:49:00.981993+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:01 smithi204 bash[68176]: cluster 2024-07-28T14:48:59.936502+0000 mgr.y (mgr.25253) 6009 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:01 smithi204 bash[68176]: audit 2024-07-28T14:49:00.981993+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:02.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11187 16 16 0 0 0 - 0 2024-07-28T14:49:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:02 smithi204 bash[60899]: ts=2024-07-28T14:49:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11188 16 16 0 0 0 - 0 2024-07-28T14:49:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:03 smithi177 bash[79620]: cluster 2024-07-28T14:49:01.938131+0000 mgr.y (mgr.25253) 6010 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:03 smithi177 bash[81864]: cluster 2024-07-28T14:49:01.938131+0000 mgr.y (mgr.25253) 6010 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:03 smithi204 bash[68176]: cluster 2024-07-28T14:49:01.938131+0000 mgr.y (mgr.25253) 6010 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:04.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11189 16 16 0 0 0 - 0 2024-07-28T14:49:05.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11190 16 16 0 0 0 - 0 2024-07-28T14:49:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: cluster 2024-07-28T14:49:03.939630+0000 mgr.y (mgr.25253) 6011 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:04.752508+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:04.757766+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:05.019730+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:05.025623+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:05.446888+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:05.448637+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[79620]: audit 2024-07-28T14:49:05.458473+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: cluster 2024-07-28T14:49:03.939630+0000 mgr.y (mgr.25253) 6011 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:04.752508+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:04.757766+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:05.019730+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:05.025623+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:05.446888+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:05.448637+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:05.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:05 smithi177 bash[81864]: audit 2024-07-28T14:49:05.458473+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: cluster 2024-07-28T14:49:03.939630+0000 mgr.y (mgr.25253) 6011 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:04.752508+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:04.757766+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:05.019730+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:05.025623+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:05.446888+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:05.448637+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:05 smithi204 bash[68176]: audit 2024-07-28T14:49:05.458473+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:49:06.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11191 16 16 0 0 0 - 0 2024-07-28T14:49:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:49:07.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11192 16 16 0 0 0 - 0 2024-07-28T14:49:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:07 smithi177 bash[81864]: cluster 2024-07-28T14:49:05.941168+0000 mgr.y (mgr.25253) 6012 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:07 smithi177 bash[79620]: cluster 2024-07-28T14:49:05.941168+0000 mgr.y (mgr.25253) 6012 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:07 smithi204 bash[68176]: cluster 2024-07-28T14:49:05.941168+0000 mgr.y (mgr.25253) 6012 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:08.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11193 16 16 0 0 0 - 0 2024-07-28T14:49:09.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11194 16 16 0 0 0 - 0 2024-07-28T14:49:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:09 smithi177 bash[79620]: cluster 2024-07-28T14:49:07.942551+0000 mgr.y (mgr.25253) 6013 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:09 smithi177 bash[81864]: cluster 2024-07-28T14:49:07.942551+0000 mgr.y (mgr.25253) 6013 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:09 smithi204 bash[68176]: cluster 2024-07-28T14:49:07.942551+0000 mgr.y (mgr.25253) 6013 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:10.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11195 16 16 0 0 0 - 0 2024-07-28T14:49:11.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11196 16 16 0 0 0 - 0 2024-07-28T14:49:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:11 smithi177 bash[81864]: cluster 2024-07-28T14:49:09.944006+0000 mgr.y (mgr.25253) 6014 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:11 smithi177 bash[79620]: cluster 2024-07-28T14:49:09.944006+0000 mgr.y (mgr.25253) 6014 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:11 smithi204 bash[68176]: cluster 2024-07-28T14:49:09.944006+0000 mgr.y (mgr.25253) 6014 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:12.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11197 16 16 0 0 0 - 0 2024-07-28T14:49:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11198 16 16 0 0 0 - 0 2024-07-28T14:49:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:13 smithi177 bash[81864]: cluster 2024-07-28T14:49:11.945422+0000 mgr.y (mgr.25253) 6015 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:13 smithi177 bash[79620]: cluster 2024-07-28T14:49:11.945422+0000 mgr.y (mgr.25253) 6015 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:13 smithi204 bash[68176]: cluster 2024-07-28T14:49:11.945422+0000 mgr.y (mgr.25253) 6015 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:14.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11199 16 16 0 0 0 - 0 2024-07-28T14:49:15.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:49:15.107729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:15.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:15.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11200 16 16 0 0 0 - 0 2024-07-28T14:49:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:15 smithi177 bash[81864]: cluster 2024-07-28T14:49:13.946858+0000 mgr.y (mgr.25253) 6016 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:15 smithi177 bash[79620]: cluster 2024-07-28T14:49:13.946858+0000 mgr.y (mgr.25253) 6016 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:15 smithi204 bash[68176]: cluster 2024-07-28T14:49:13.946858+0000 mgr.y (mgr.25253) 6016 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:16.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11201 16 16 0 0 0 - 0 2024-07-28T14:49:16.508 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:16] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T14:49:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:16 smithi177 bash[81864]: audit 2024-07-28T14:49:15.982568+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:16 smithi177 bash[79620]: audit 2024-07-28T14:49:15.982568+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:16 smithi204 bash[68176]: audit 2024-07-28T14:49:15.982568+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:17.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11202 16 16 0 0 0 - 0 2024-07-28T14:49:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:17 smithi177 bash[81864]: cluster 2024-07-28T14:49:15.948305+0000 mgr.y (mgr.25253) 6017 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:17 smithi177 bash[79620]: cluster 2024-07-28T14:49:15.948305+0000 mgr.y (mgr.25253) 6017 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:17 smithi204 bash[68176]: cluster 2024-07-28T14:49:15.948305+0000 mgr.y (mgr.25253) 6017 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:18.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11203 16 16 0 0 0 - 0 2024-07-28T14:49:19.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11204 16 16 0 0 0 - 0 2024-07-28T14:49:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:19 smithi177 bash[79620]: cluster 2024-07-28T14:49:17.949765+0000 mgr.y (mgr.25253) 6018 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:19 smithi177 bash[81864]: cluster 2024-07-28T14:49:17.949765+0000 mgr.y (mgr.25253) 6018 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:19 smithi204 bash[68176]: cluster 2024-07-28T14:49:17.949765+0000 mgr.y (mgr.25253) 6018 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:20.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11205 16 16 0 0 0 - 0 2024-07-28T14:49:21.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11206 16 16 0 0 0 - 0 2024-07-28T14:49:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:21 smithi204 bash[68176]: cluster 2024-07-28T14:49:19.951222+0000 mgr.y (mgr.25253) 6019 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:21 smithi177 bash[81864]: cluster 2024-07-28T14:49:19.951222+0000 mgr.y (mgr.25253) 6019 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:21 smithi177 bash[79620]: cluster 2024-07-28T14:49:19.951222+0000 mgr.y (mgr.25253) 6019 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:22.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11207 16 16 0 0 0 - 0 2024-07-28T14:49:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11208 16 16 0 0 0 - 0 2024-07-28T14:49:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:23 smithi204 bash[68176]: cluster 2024-07-28T14:49:21.952698+0000 mgr.y (mgr.25253) 6020 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:23 smithi177 bash[81864]: cluster 2024-07-28T14:49:21.952698+0000 mgr.y (mgr.25253) 6020 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:23 smithi177 bash[79620]: cluster 2024-07-28T14:49:21.952698+0000 mgr.y (mgr.25253) 6020 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:24.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11209 16 16 0 0 0 - 0 2024-07-28T14:49:25.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11210 16 16 0 0 0 - 0 2024-07-28T14:49:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:25 smithi204 bash[68176]: cluster 2024-07-28T14:49:23.954149+0000 mgr.y (mgr.25253) 6021 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:25 smithi177 bash[81864]: cluster 2024-07-28T14:49:23.954149+0000 mgr.y (mgr.25253) 6021 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:25 smithi177 bash[79620]: cluster 2024-07-28T14:49:23.954149+0000 mgr.y (mgr.25253) 6021 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:26.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11211 16 16 0 0 0 - 0 2024-07-28T14:49:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:26] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T14:49:27.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11212 16 16 0 0 0 - 0 2024-07-28T14:49:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:27 smithi204 bash[68176]: cluster 2024-07-28T14:49:25.955583+0000 mgr.y (mgr.25253) 6022 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:27 smithi177 bash[81864]: cluster 2024-07-28T14:49:25.955583+0000 mgr.y (mgr.25253) 6022 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:27 smithi177 bash[79620]: cluster 2024-07-28T14:49:25.955583+0000 mgr.y (mgr.25253) 6022 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:28.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11213 16 16 0 0 0 - 0 2024-07-28T14:49:29.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11214 16 16 0 0 0 - 0 2024-07-28T14:49:29.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:29 smithi204 bash[68176]: cluster 2024-07-28T14:49:27.957093+0000 mgr.y (mgr.25253) 6023 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:29 smithi177 bash[81864]: cluster 2024-07-28T14:49:27.957093+0000 mgr.y (mgr.25253) 6023 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:29 smithi177 bash[79620]: cluster 2024-07-28T14:49:27.957093+0000 mgr.y (mgr.25253) 6023 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:30.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11215 16 16 0 0 0 - 0 2024-07-28T14:49:31.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11216 16 16 0 0 0 - 0 2024-07-28T14:49:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:31 smithi204 bash[68176]: cluster 2024-07-28T14:49:29.958519+0000 mgr.y (mgr.25253) 6024 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:31 smithi204 bash[68176]: audit 2024-07-28T14:49:30.982826+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:31 smithi177 bash[81864]: cluster 2024-07-28T14:49:29.958519+0000 mgr.y (mgr.25253) 6024 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:31 smithi177 bash[81864]: audit 2024-07-28T14:49:30.982826+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:31 smithi177 bash[79620]: cluster 2024-07-28T14:49:29.958519+0000 mgr.y (mgr.25253) 6024 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:31 smithi177 bash[79620]: audit 2024-07-28T14:49:30.982826+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:32.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11217 16 16 0 0 0 - 0 2024-07-28T14:49:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11218 16 16 0 0 0 - 0 2024-07-28T14:49:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:33 smithi204 bash[68176]: cluster 2024-07-28T14:49:31.960010+0000 mgr.y (mgr.25253) 6025 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:33 smithi177 bash[81864]: cluster 2024-07-28T14:49:31.960010+0000 mgr.y (mgr.25253) 6025 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:33 smithi177 bash[79620]: cluster 2024-07-28T14:49:31.960010+0000 mgr.y (mgr.25253) 6025 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:34.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11219 16 16 0 0 0 - 0 2024-07-28T14:49:35.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:49:35.110950+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:35.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:35.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11220 16 16 0 0 0 - 0 2024-07-28T14:49:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:35 smithi204 bash[68176]: cluster 2024-07-28T14:49:33.961454+0000 mgr.y (mgr.25253) 6026 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:35 smithi177 bash[81864]: cluster 2024-07-28T14:49:33.961454+0000 mgr.y (mgr.25253) 6026 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:35 smithi177 bash[79620]: cluster 2024-07-28T14:49:33.961454+0000 mgr.y (mgr.25253) 6026 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:36.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11221 16 16 0 0 0 - 0 2024-07-28T14:49:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:49:37.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11222 16 16 0 0 0 - 0 2024-07-28T14:49:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:37 smithi204 bash[68176]: cluster 2024-07-28T14:49:35.962875+0000 mgr.y (mgr.25253) 6027 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:37 smithi177 bash[81864]: cluster 2024-07-28T14:49:35.962875+0000 mgr.y (mgr.25253) 6027 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:37 smithi177 bash[79620]: cluster 2024-07-28T14:49:35.962875+0000 mgr.y (mgr.25253) 6027 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:38.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11223 16 16 0 0 0 - 0 2024-07-28T14:49:39.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11224 16 16 0 0 0 - 0 2024-07-28T14:49:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:39 smithi204 bash[68176]: cluster 2024-07-28T14:49:37.964326+0000 mgr.y (mgr.25253) 6028 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:39 smithi177 bash[81864]: cluster 2024-07-28T14:49:37.964326+0000 mgr.y (mgr.25253) 6028 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:39 smithi177 bash[79620]: cluster 2024-07-28T14:49:37.964326+0000 mgr.y (mgr.25253) 6028 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:40.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11225 16 16 0 0 0 - 0 2024-07-28T14:49:41.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11226 16 16 0 0 0 - 0 2024-07-28T14:49:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:41 smithi204 bash[68176]: cluster 2024-07-28T14:49:39.965720+0000 mgr.y (mgr.25253) 6029 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:41 smithi177 bash[81864]: cluster 2024-07-28T14:49:39.965720+0000 mgr.y (mgr.25253) 6029 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:41 smithi177 bash[79620]: cluster 2024-07-28T14:49:39.965720+0000 mgr.y (mgr.25253) 6029 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:42.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11227 16 16 0 0 0 - 0 2024-07-28T14:49:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11228 16 16 0 0 0 - 0 2024-07-28T14:49:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:43 smithi204 bash[68176]: cluster 2024-07-28T14:49:41.967164+0000 mgr.y (mgr.25253) 6030 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:43 smithi177 bash[81864]: cluster 2024-07-28T14:49:41.967164+0000 mgr.y (mgr.25253) 6030 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:43 smithi177 bash[79620]: cluster 2024-07-28T14:49:41.967164+0000 mgr.y (mgr.25253) 6030 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:44.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11229 16 16 0 0 0 - 0 2024-07-28T14:49:45.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11230 16 16 0 0 0 - 0 2024-07-28T14:49:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:45 smithi204 bash[68176]: cluster 2024-07-28T14:49:43.968667+0000 mgr.y (mgr.25253) 6031 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:45 smithi177 bash[81864]: cluster 2024-07-28T14:49:43.968667+0000 mgr.y (mgr.25253) 6031 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:45 smithi177 bash[79620]: cluster 2024-07-28T14:49:43.968667+0000 mgr.y (mgr.25253) 6031 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:46.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11231 16 16 0 0 0 - 0 2024-07-28T14:49:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:46] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:49:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:46 smithi204 bash[68176]: audit 2024-07-28T14:49:45.983105+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:46 smithi177 bash[81864]: audit 2024-07-28T14:49:45.983105+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:46 smithi177 bash[79620]: audit 2024-07-28T14:49:45.983105+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:47.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11232 16 16 0 0 0 - 0 2024-07-28T14:49:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:47 smithi204 bash[68176]: cluster 2024-07-28T14:49:45.970125+0000 mgr.y (mgr.25253) 6032 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:47 smithi177 bash[81864]: cluster 2024-07-28T14:49:45.970125+0000 mgr.y (mgr.25253) 6032 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:47 smithi177 bash[79620]: cluster 2024-07-28T14:49:45.970125+0000 mgr.y (mgr.25253) 6032 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:48.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11233 16 16 0 0 0 - 0 2024-07-28T14:49:49.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11234 16 16 0 0 0 - 0 2024-07-28T14:49:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:49 smithi204 bash[68176]: cluster 2024-07-28T14:49:47.971615+0000 mgr.y (mgr.25253) 6033 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:49 smithi177 bash[79620]: cluster 2024-07-28T14:49:47.971615+0000 mgr.y (mgr.25253) 6033 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:49 smithi177 bash[81864]: cluster 2024-07-28T14:49:47.971615+0000 mgr.y (mgr.25253) 6033 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:50.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11235 16 16 0 0 0 - 0 2024-07-28T14:49:51.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11236 16 16 0 0 0 - 0 2024-07-28T14:49:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:51 smithi204 bash[68176]: cluster 2024-07-28T14:49:49.973053+0000 mgr.y (mgr.25253) 6034 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:52.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:51 smithi177 bash[79620]: cluster 2024-07-28T14:49:49.973053+0000 mgr.y (mgr.25253) 6034 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:51 smithi177 bash[81864]: cluster 2024-07-28T14:49:49.973053+0000 mgr.y (mgr.25253) 6034 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:52.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11237 16 16 0 0 0 - 0 2024-07-28T14:49:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:49:52 smithi204 bash[60899]: ts=2024-07-28T14:49:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11238 16 16 0 0 0 - 0 2024-07-28T14:49:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:53 smithi204 bash[68176]: cluster 2024-07-28T14:49:51.974538+0000 mgr.y (mgr.25253) 6035 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:53 smithi177 bash[79620]: cluster 2024-07-28T14:49:51.974538+0000 mgr.y (mgr.25253) 6035 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:53 smithi177 bash[81864]: cluster 2024-07-28T14:49:51.974538+0000 mgr.y (mgr.25253) 6035 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:54.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11239 16 16 0 0 0 - 0 2024-07-28T14:49:55.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:49:55.114173+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:55.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:55.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11240 16 16 0 0 0 - 0 2024-07-28T14:49:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:55 smithi204 bash[68176]: cluster 2024-07-28T14:49:53.976010+0000 mgr.y (mgr.25253) 6036 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:55 smithi177 bash[79620]: cluster 2024-07-28T14:49:53.976010+0000 mgr.y (mgr.25253) 6036 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:55 smithi177 bash[81864]: cluster 2024-07-28T14:49:53.976010+0000 mgr.y (mgr.25253) 6036 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:56.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11241 16 16 0 0 0 - 0 2024-07-28T14:49:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:49:56] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:49:57.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11242 16 16 0 0 0 - 0 2024-07-28T14:49:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:57 smithi204 bash[68176]: cluster 2024-07-28T14:49:55.977491+0000 mgr.y (mgr.25253) 6037 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:57 smithi177 bash[81864]: cluster 2024-07-28T14:49:55.977491+0000 mgr.y (mgr.25253) 6037 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:57 smithi177 bash[79620]: cluster 2024-07-28T14:49:55.977491+0000 mgr.y (mgr.25253) 6037 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:49:58.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11243 16 16 0 0 0 - 0 2024-07-28T14:49:59.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11244 16 16 0 0 0 - 0 2024-07-28T14:49:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:49:59 smithi204 bash[68176]: cluster 2024-07-28T14:49:57.978974+0000 mgr.y (mgr.25253) 6038 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:49:59 smithi177 bash[81864]: cluster 2024-07-28T14:49:57.978974+0000 mgr.y (mgr.25253) 6038 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:49:59 smithi177 bash[79620]: cluster 2024-07-28T14:49:57.978974+0000 mgr.y (mgr.25253) 6038 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:00.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11245 16 16 0 0 0 - 0 2024-07-28T14:50:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:00 smithi204 bash[68176]: cluster 2024-07-28T14:50:00.000133+0000 mon.a (mon.0) 4119 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:50:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:00 smithi177 bash[81864]: cluster 2024-07-28T14:50:00.000133+0000 mon.a (mon.0) 4119 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:50:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:00 smithi177 bash[79620]: cluster 2024-07-28T14:50:00.000133+0000 mon.a (mon.0) 4119 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T14:50:01.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11246 16 16 0 0 0 - 0 2024-07-28T14:50:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:01 smithi204 bash[68176]: cluster 2024-07-28T14:49:59.980621+0000 mgr.y (mgr.25253) 6039 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:01 smithi204 bash[68176]: audit 2024-07-28T14:50:00.983598+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:01 smithi177 bash[79620]: cluster 2024-07-28T14:49:59.980621+0000 mgr.y (mgr.25253) 6039 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:01 smithi177 bash[79620]: audit 2024-07-28T14:50:00.983598+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:01 smithi177 bash[81864]: cluster 2024-07-28T14:49:59.980621+0000 mgr.y (mgr.25253) 6039 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:01 smithi177 bash[81864]: audit 2024-07-28T14:50:00.983598+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:02.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11247 16 16 0 0 0 - 0 2024-07-28T14:50:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11248 16 16 0 0 0 - 0 2024-07-28T14:50:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:03 smithi204 bash[68176]: cluster 2024-07-28T14:50:01.982121+0000 mgr.y (mgr.25253) 6040 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:03 smithi177 bash[81864]: cluster 2024-07-28T14:50:01.982121+0000 mgr.y (mgr.25253) 6040 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:03 smithi177 bash[79620]: cluster 2024-07-28T14:50:01.982121+0000 mgr.y (mgr.25253) 6040 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:04.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11249 16 16 0 0 0 - 0 2024-07-28T14:50:05.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11250 16 16 0 0 0 - 0 2024-07-28T14:50:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:05 smithi204 bash[68176]: cluster 2024-07-28T14:50:03.983568+0000 mgr.y (mgr.25253) 6041 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:05 smithi204 bash[68176]: audit 2024-07-28T14:50:05.582369+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:06.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:05 smithi177 bash[81864]: cluster 2024-07-28T14:50:03.983568+0000 mgr.y (mgr.25253) 6041 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:05 smithi177 bash[81864]: audit 2024-07-28T14:50:05.582369+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:05 smithi177 bash[79620]: cluster 2024-07-28T14:50:03.983568+0000 mgr.y (mgr.25253) 6041 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:05 smithi177 bash[79620]: audit 2024-07-28T14:50:05.582369+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:06.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11251 16 16 0 0 0 - 0 2024-07-28T14:50:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:50:07.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11252 16 16 0 0 0 - 0 2024-07-28T14:50:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:07 smithi204 bash[68176]: cluster 2024-07-28T14:50:05.985006+0000 mgr.y (mgr.25253) 6042 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:07 smithi177 bash[81864]: cluster 2024-07-28T14:50:05.985006+0000 mgr.y (mgr.25253) 6042 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:07 smithi177 bash[79620]: cluster 2024-07-28T14:50:05.985006+0000 mgr.y (mgr.25253) 6042 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:08.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11253 16 16 0 0 0 - 0 2024-07-28T14:50:09.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11254 16 16 0 0 0 - 0 2024-07-28T14:50:09.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:09 smithi204 bash[68176]: cluster 2024-07-28T14:50:07.986463+0000 mgr.y (mgr.25253) 6043 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:09 smithi177 bash[79620]: cluster 2024-07-28T14:50:07.986463+0000 mgr.y (mgr.25253) 6043 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:09 smithi177 bash[81864]: cluster 2024-07-28T14:50:07.986463+0000 mgr.y (mgr.25253) 6043 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:10.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11255 16 16 0 0 0 - 0 2024-07-28T14:50:11.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11256 16 16 0 0 0 - 0 2024-07-28T14:50:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:11 smithi204 bash[68176]: cluster 2024-07-28T14:50:09.987509+0000 mgr.y (mgr.25253) 6044 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:11 smithi204 bash[68176]: audit 2024-07-28T14:50:11.268910+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:11 smithi204 bash[68176]: audit 2024-07-28T14:50:11.277221+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:11 smithi204 bash[68176]: audit 2024-07-28T14:50:11.498221+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:11 smithi204 bash[68176]: audit 2024-07-28T14:50:11.507874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[79620]: cluster 2024-07-28T14:50:09.987509+0000 mgr.y (mgr.25253) 6044 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[79620]: audit 2024-07-28T14:50:11.268910+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[79620]: audit 2024-07-28T14:50:11.277221+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[79620]: audit 2024-07-28T14:50:11.498221+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[79620]: audit 2024-07-28T14:50:11.507874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[81864]: cluster 2024-07-28T14:50:09.987509+0000 mgr.y (mgr.25253) 6044 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[81864]: audit 2024-07-28T14:50:11.268910+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[81864]: audit 2024-07-28T14:50:11.277221+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[81864]: audit 2024-07-28T14:50:11.498221+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:11 smithi177 bash[81864]: audit 2024-07-28T14:50:11.507874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:12.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11257 16 16 0 0 0 - 0 2024-07-28T14:50:12.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:12 smithi204 bash[68176]: audit 2024-07-28T14:50:11.922304+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:50:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:12 smithi204 bash[68176]: audit 2024-07-28T14:50:11.923578+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:50:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:12 smithi204 bash[68176]: audit 2024-07-28T14:50:11.932176+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[81864]: audit 2024-07-28T14:50:11.922304+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[81864]: audit 2024-07-28T14:50:11.923578+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[81864]: audit 2024-07-28T14:50:11.932176+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[79620]: audit 2024-07-28T14:50:11.922304+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[79620]: audit 2024-07-28T14:50:11.923578+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:50:13.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:12 smithi177 bash[79620]: audit 2024-07-28T14:50:11.932176+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:50:13.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11258 16 16 0 0 0 - 0 2024-07-28T14:50:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:13 smithi204 bash[68176]: cluster 2024-07-28T14:50:11.988280+0000 mgr.y (mgr.25253) 6045 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:13 smithi177 bash[81864]: cluster 2024-07-28T14:50:11.988280+0000 mgr.y (mgr.25253) 6045 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:13 smithi177 bash[79620]: cluster 2024-07-28T14:50:11.988280+0000 mgr.y (mgr.25253) 6045 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:14.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11259 16 16 0 0 0 - 0 2024-07-28T14:50:15.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:50:15.117308+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:15.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:15.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11260 16 16 0 0 0 - 0 2024-07-28T14:50:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:15 smithi204 bash[68176]: cluster 2024-07-28T14:50:13.989693+0000 mgr.y (mgr.25253) 6046 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:15 smithi177 bash[79620]: cluster 2024-07-28T14:50:13.989693+0000 mgr.y (mgr.25253) 6046 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:15 smithi177 bash[81864]: cluster 2024-07-28T14:50:13.989693+0000 mgr.y (mgr.25253) 6046 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:16.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11261 16 16 0 0 0 - 0 2024-07-28T14:50:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:50:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:16 smithi204 bash[68176]: audit 2024-07-28T14:50:15.984301+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:16 smithi177 bash[79620]: audit 2024-07-28T14:50:15.984301+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:16 smithi177 bash[81864]: audit 2024-07-28T14:50:15.984301+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:17.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11262 16 16 0 0 0 - 0 2024-07-28T14:50:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:17 smithi204 bash[68176]: cluster 2024-07-28T14:50:15.995798+0000 mgr.y (mgr.25253) 6047 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:17 smithi177 bash[81864]: cluster 2024-07-28T14:50:15.995798+0000 mgr.y (mgr.25253) 6047 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:17 smithi177 bash[79620]: cluster 2024-07-28T14:50:15.995798+0000 mgr.y (mgr.25253) 6047 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:18.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11263 16 16 0 0 0 - 0 2024-07-28T14:50:19.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11264 16 16 0 0 0 - 0 2024-07-28T14:50:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:19 smithi177 bash[81864]: cluster 2024-07-28T14:50:17.997216+0000 mgr.y (mgr.25253) 6048 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:19 smithi177 bash[79620]: cluster 2024-07-28T14:50:17.997216+0000 mgr.y (mgr.25253) 6048 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:20.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11265 16 16 0 0 0 - 0 2024-07-28T14:50:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:19 smithi204 bash[68176]: cluster 2024-07-28T14:50:17.997216+0000 mgr.y (mgr.25253) 6048 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:21.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11266 16 16 0 0 0 - 0 2024-07-28T14:50:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:21 smithi177 bash[81864]: cluster 2024-07-28T14:50:19.998669+0000 mgr.y (mgr.25253) 6049 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:21 smithi177 bash[79620]: cluster 2024-07-28T14:50:19.998669+0000 mgr.y (mgr.25253) 6049 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:22.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11267 16 16 0 0 0 - 0 2024-07-28T14:50:22.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:21 smithi204 bash[68176]: cluster 2024-07-28T14:50:19.998669+0000 mgr.y (mgr.25253) 6049 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:22.413 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.414 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 14:50:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T14:50:22.15596303Z level=info msg="Completed cleanup jobs" duration=191.402677ms 2024-07-28T14:50:23.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11268 16 16 0 0 0 - 0 2024-07-28T14:50:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:23 smithi177 bash[81864]: cluster 2024-07-28T14:50:22.000214+0000 mgr.y (mgr.25253) 6050 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:23 smithi177 bash[79620]: cluster 2024-07-28T14:50:22.000214+0000 mgr.y (mgr.25253) 6050 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:24.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11269 16 16 0 0 0 - 0 2024-07-28T14:50:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:23 smithi204 bash[68176]: cluster 2024-07-28T14:50:22.000214+0000 mgr.y (mgr.25253) 6050 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:25.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11270 16 16 0 0 0 - 0 2024-07-28T14:50:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:25 smithi177 bash[81864]: cluster 2024-07-28T14:50:24.001710+0000 mgr.y (mgr.25253) 6051 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:25 smithi177 bash[79620]: cluster 2024-07-28T14:50:24.001710+0000 mgr.y (mgr.25253) 6051 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:26.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11271 16 16 0 0 0 - 0 2024-07-28T14:50:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:25 smithi204 bash[68176]: cluster 2024-07-28T14:50:24.001710+0000 mgr.y (mgr.25253) 6051 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T14:50:27.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11272 16 16 0 0 0 - 0 2024-07-28T14:50:28.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:27 smithi177 bash[81864]: cluster 2024-07-28T14:50:26.003341+0000 mgr.y (mgr.25253) 6052 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:27 smithi177 bash[79620]: cluster 2024-07-28T14:50:26.003341+0000 mgr.y (mgr.25253) 6052 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:28.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11273 16 16 0 0 0 - 0 2024-07-28T14:50:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:27 smithi204 bash[68176]: cluster 2024-07-28T14:50:26.003341+0000 mgr.y (mgr.25253) 6052 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:29.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:28 smithi177 bash[81864]: cluster 2024-07-28T14:50:28.005006+0000 mgr.y (mgr.25253) 6053 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:28 smithi177 bash[79620]: cluster 2024-07-28T14:50:28.005006+0000 mgr.y (mgr.25253) 6053 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:29.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11274 16 16 0 0 0 - 0 2024-07-28T14:50:29.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:28 smithi204 bash[68176]: cluster 2024-07-28T14:50:28.005006+0000 mgr.y (mgr.25253) 6053 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:30.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11275 16 16 0 0 0 - 0 2024-07-28T14:50:31.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11276 16 16 0 0 0 - 0 2024-07-28T14:50:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:31 smithi204 bash[68176]: cluster 2024-07-28T14:50:30.006475+0000 mgr.y (mgr.25253) 6054 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:31 smithi204 bash[68176]: audit 2024-07-28T14:50:30.984337+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:31 smithi177 bash[81864]: cluster 2024-07-28T14:50:30.006475+0000 mgr.y (mgr.25253) 6054 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:31 smithi177 bash[81864]: audit 2024-07-28T14:50:30.984337+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:31 smithi177 bash[79620]: cluster 2024-07-28T14:50:30.006475+0000 mgr.y (mgr.25253) 6054 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:31 smithi177 bash[79620]: audit 2024-07-28T14:50:30.984337+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:32.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11277 16 16 0 0 0 - 0 2024-07-28T14:50:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11278 16 16 0 0 0 - 0 2024-07-28T14:50:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:33 smithi204 bash[68176]: cluster 2024-07-28T14:50:32.007956+0000 mgr.y (mgr.25253) 6055 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:33 smithi177 bash[81864]: cluster 2024-07-28T14:50:32.007956+0000 mgr.y (mgr.25253) 6055 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:33 smithi177 bash[79620]: cluster 2024-07-28T14:50:32.007956+0000 mgr.y (mgr.25253) 6055 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:34.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11279 16 16 0 0 0 - 0 2024-07-28T14:50:35.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:50:35.120577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:35.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:35.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11280 16 16 0 0 0 - 0 2024-07-28T14:50:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:35 smithi204 bash[68176]: cluster 2024-07-28T14:50:34.009405+0000 mgr.y (mgr.25253) 6056 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:35.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:35 smithi177 bash[81864]: cluster 2024-07-28T14:50:34.009405+0000 mgr.y (mgr.25253) 6056 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:35 smithi177 bash[79620]: cluster 2024-07-28T14:50:34.009405+0000 mgr.y (mgr.25253) 6056 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:36.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11281 16 16 0 0 0 - 0 2024-07-28T14:50:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:36] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T14:50:37.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11282 16 16 0 0 0 - 0 2024-07-28T14:50:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:37 smithi204 bash[68176]: cluster 2024-07-28T14:50:36.010839+0000 mgr.y (mgr.25253) 6057 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:37 smithi177 bash[81864]: cluster 2024-07-28T14:50:36.010839+0000 mgr.y (mgr.25253) 6057 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:37 smithi177 bash[79620]: cluster 2024-07-28T14:50:36.010839+0000 mgr.y (mgr.25253) 6057 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:38.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11283 16 16 0 0 0 - 0 2024-07-28T14:50:39.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11284 16 16 0 0 0 - 0 2024-07-28T14:50:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:39 smithi204 bash[68176]: cluster 2024-07-28T14:50:38.012318+0000 mgr.y (mgr.25253) 6058 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:39.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:39 smithi177 bash[81864]: cluster 2024-07-28T14:50:38.012318+0000 mgr.y (mgr.25253) 6058 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:39 smithi177 bash[79620]: cluster 2024-07-28T14:50:38.012318+0000 mgr.y (mgr.25253) 6058 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:40.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11285 16 16 0 0 0 - 0 2024-07-28T14:50:41.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11286 16 16 0 0 0 - 0 2024-07-28T14:50:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:41 smithi204 bash[68176]: cluster 2024-07-28T14:50:40.013770+0000 mgr.y (mgr.25253) 6059 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:41 smithi177 bash[79620]: cluster 2024-07-28T14:50:40.013770+0000 mgr.y (mgr.25253) 6059 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:41 smithi177 bash[81864]: cluster 2024-07-28T14:50:40.013770+0000 mgr.y (mgr.25253) 6059 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:42.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11287 16 16 0 0 0 - 0 2024-07-28T14:50:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11288 16 16 0 0 0 - 0 2024-07-28T14:50:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:43 smithi204 bash[68176]: cluster 2024-07-28T14:50:42.015236+0000 mgr.y (mgr.25253) 6060 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:43 smithi177 bash[81864]: cluster 2024-07-28T14:50:42.015236+0000 mgr.y (mgr.25253) 6060 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:43 smithi177 bash[79620]: cluster 2024-07-28T14:50:42.015236+0000 mgr.y (mgr.25253) 6060 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:44.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11289 16 16 0 0 0 - 0 2024-07-28T14:50:45.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11290 16 16 0 0 0 - 0 2024-07-28T14:50:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:45 smithi204 bash[68176]: cluster 2024-07-28T14:50:44.016700+0000 mgr.y (mgr.25253) 6061 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:45 smithi177 bash[81864]: cluster 2024-07-28T14:50:44.016700+0000 mgr.y (mgr.25253) 6061 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:45 smithi177 bash[79620]: cluster 2024-07-28T14:50:44.016700+0000 mgr.y (mgr.25253) 6061 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:46.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11291 16 16 0 0 0 - 0 2024-07-28T14:50:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:46 smithi204 bash[68176]: audit 2024-07-28T14:50:45.984858+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:46.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:50:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:46 smithi177 bash[81864]: audit 2024-07-28T14:50:45.984858+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:46 smithi177 bash[79620]: audit 2024-07-28T14:50:45.984858+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:47.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11292 16 16 0 0 0 - 0 2024-07-28T14:50:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:47 smithi204 bash[68176]: cluster 2024-07-28T14:50:46.020845+0000 mgr.y (mgr.25253) 6062 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:47 smithi177 bash[79620]: cluster 2024-07-28T14:50:46.020845+0000 mgr.y (mgr.25253) 6062 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:47 smithi177 bash[81864]: cluster 2024-07-28T14:50:46.020845+0000 mgr.y (mgr.25253) 6062 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:48.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11293 16 16 0 0 0 - 0 2024-07-28T14:50:49.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11294 16 16 0 0 0 - 0 2024-07-28T14:50:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:49 smithi204 bash[68176]: cluster 2024-07-28T14:50:48.022267+0000 mgr.y (mgr.25253) 6063 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:49.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:49 smithi177 bash[81864]: cluster 2024-07-28T14:50:48.022267+0000 mgr.y (mgr.25253) 6063 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:49 smithi177 bash[79620]: cluster 2024-07-28T14:50:48.022267+0000 mgr.y (mgr.25253) 6063 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:50.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11295 16 16 0 0 0 - 0 2024-07-28T14:50:51.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11296 16 16 0 0 0 - 0 2024-07-28T14:50:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:51 smithi204 bash[68176]: cluster 2024-07-28T14:50:50.023881+0000 mgr.y (mgr.25253) 6064 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:51 smithi177 bash[81864]: cluster 2024-07-28T14:50:50.023881+0000 mgr.y (mgr.25253) 6064 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:51 smithi177 bash[79620]: cluster 2024-07-28T14:50:50.023881+0000 mgr.y (mgr.25253) 6064 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:52.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11297 16 16 0 0 0 - 0 2024-07-28T14:50:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:50:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11298 16 16 0 0 0 - 0 2024-07-28T14:50:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:53 smithi204 bash[68176]: cluster 2024-07-28T14:50:52.025418+0000 mgr.y (mgr.25253) 6065 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:53.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:53 smithi177 bash[81864]: cluster 2024-07-28T14:50:52.025418+0000 mgr.y (mgr.25253) 6065 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:53 smithi177 bash[79620]: cluster 2024-07-28T14:50:52.025418+0000 mgr.y (mgr.25253) 6065 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:54.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11299 16 16 0 0 0 - 0 2024-07-28T14:50:55.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:50:55.123591+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:55.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:55.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11300 16 16 0 0 0 - 0 2024-07-28T14:50:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:55 smithi204 bash[68176]: cluster 2024-07-28T14:50:54.026899+0000 mgr.y (mgr.25253) 6066 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:55 smithi177 bash[81864]: cluster 2024-07-28T14:50:54.026899+0000 mgr.y (mgr.25253) 6066 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:55 smithi177 bash[79620]: cluster 2024-07-28T14:50:54.026899+0000 mgr.y (mgr.25253) 6066 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:56.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11301 16 16 0 0 0 - 0 2024-07-28T14:50:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:50:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:50:57.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11302 16 16 0 0 0 - 0 2024-07-28T14:50:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:57 smithi204 bash[68176]: cluster 2024-07-28T14:50:56.028380+0000 mgr.y (mgr.25253) 6067 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:57 smithi177 bash[81864]: cluster 2024-07-28T14:50:56.028380+0000 mgr.y (mgr.25253) 6067 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:57 smithi177 bash[79620]: cluster 2024-07-28T14:50:56.028380+0000 mgr.y (mgr.25253) 6067 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:58.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11303 16 16 0 0 0 - 0 2024-07-28T14:50:59.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11304 16 16 0 0 0 - 0 2024-07-28T14:50:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:50:59 smithi204 bash[68176]: cluster 2024-07-28T14:50:58.029816+0000 mgr.y (mgr.25253) 6068 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:59.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:50:59 smithi177 bash[81864]: cluster 2024-07-28T14:50:58.029816+0000 mgr.y (mgr.25253) 6068 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:50:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:50:59 smithi177 bash[79620]: cluster 2024-07-28T14:50:58.029816+0000 mgr.y (mgr.25253) 6068 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:00.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11305 16 16 0 0 0 - 0 2024-07-28T14:51:01.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11306 16 16 0 0 0 - 0 2024-07-28T14:51:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:01 smithi204 bash[68176]: cluster 2024-07-28T14:51:00.031374+0000 mgr.y (mgr.25253) 6069 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:01 smithi204 bash[68176]: audit 2024-07-28T14:51:00.985204+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:01 smithi177 bash[81864]: cluster 2024-07-28T14:51:00.031374+0000 mgr.y (mgr.25253) 6069 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:01 smithi177 bash[81864]: audit 2024-07-28T14:51:00.985204+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:01 smithi177 bash[79620]: cluster 2024-07-28T14:51:00.031374+0000 mgr.y (mgr.25253) 6069 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:01 smithi177 bash[79620]: audit 2024-07-28T14:51:00.985204+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:02.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11307 16 16 0 0 0 - 0 2024-07-28T14:51:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11308 16 16 0 0 0 - 0 2024-07-28T14:51:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:03 smithi204 bash[68176]: cluster 2024-07-28T14:51:02.032946+0000 mgr.y (mgr.25253) 6070 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:03 smithi177 bash[81864]: cluster 2024-07-28T14:51:02.032946+0000 mgr.y (mgr.25253) 6070 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:03 smithi177 bash[79620]: cluster 2024-07-28T14:51:02.032946+0000 mgr.y (mgr.25253) 6070 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:04.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11309 16 16 0 0 0 - 0 2024-07-28T14:51:05.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11310 16 16 0 0 0 - 0 2024-07-28T14:51:05.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:05 smithi204 bash[68176]: cluster 2024-07-28T14:51:04.034418+0000 mgr.y (mgr.25253) 6071 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:05 smithi177 bash[81864]: cluster 2024-07-28T14:51:04.034418+0000 mgr.y (mgr.25253) 6071 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:05 smithi177 bash[79620]: cluster 2024-07-28T14:51:04.034418+0000 mgr.y (mgr.25253) 6071 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:06.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11311 16 16 0 0 0 - 0 2024-07-28T14:51:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:51:07.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11312 16 16 0 0 0 - 0 2024-07-28T14:51:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:07 smithi177 bash[81864]: cluster 2024-07-28T14:51:06.035882+0000 mgr.y (mgr.25253) 6072 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:07 smithi177 bash[79620]: cluster 2024-07-28T14:51:06.035882+0000 mgr.y (mgr.25253) 6072 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:07 smithi204 bash[68176]: cluster 2024-07-28T14:51:06.035882+0000 mgr.y (mgr.25253) 6072 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:08.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11313 16 16 0 0 0 - 0 2024-07-28T14:51:09.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11314 16 16 0 0 0 - 0 2024-07-28T14:51:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:09 smithi177 bash[79620]: cluster 2024-07-28T14:51:08.037339+0000 mgr.y (mgr.25253) 6073 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:09 smithi177 bash[81864]: cluster 2024-07-28T14:51:08.037339+0000 mgr.y (mgr.25253) 6073 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:09 smithi204 bash[68176]: cluster 2024-07-28T14:51:08.037339+0000 mgr.y (mgr.25253) 6073 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:10.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11315 16 16 0 0 0 - 0 2024-07-28T14:51:11.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11316 16 16 0 0 0 - 0 2024-07-28T14:51:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:11 smithi177 bash[79620]: cluster 2024-07-28T14:51:10.038831+0000 mgr.y (mgr.25253) 6074 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:11.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:11 smithi177 bash[81864]: cluster 2024-07-28T14:51:10.038831+0000 mgr.y (mgr.25253) 6074 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:11 smithi204 bash[68176]: cluster 2024-07-28T14:51:10.038831+0000 mgr.y (mgr.25253) 6074 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:12.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11317 16 16 0 0 0 - 0 2024-07-28T14:51:12.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:12 smithi177 bash[81864]: audit 2024-07-28T14:51:12.020566+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:51:12.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:12 smithi177 bash[79620]: audit 2024-07-28T14:51:12.020566+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:51:12.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:12 smithi204 bash[68176]: audit 2024-07-28T14:51:12.020566+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:51:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11318 16 16 0 0 0 - 0 2024-07-28T14:51:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:13 smithi177 bash[79620]: cluster 2024-07-28T14:51:12.040985+0000 mgr.y (mgr.25253) 6075 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:13 smithi177 bash[81864]: cluster 2024-07-28T14:51:12.040985+0000 mgr.y (mgr.25253) 6075 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:13 smithi204 bash[68176]: cluster 2024-07-28T14:51:12.040985+0000 mgr.y (mgr.25253) 6075 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:14.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11319 16 16 0 0 0 - 0 2024-07-28T14:51:15.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:51:15.126722+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:15.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:15.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11320 16 16 0 0 0 - 0 2024-07-28T14:51:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:15 smithi177 bash[81864]: cluster 2024-07-28T14:51:14.042498+0000 mgr.y (mgr.25253) 6076 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:15 smithi177 bash[79620]: cluster 2024-07-28T14:51:14.042498+0000 mgr.y (mgr.25253) 6076 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:15 smithi204 bash[68176]: cluster 2024-07-28T14:51:14.042498+0000 mgr.y (mgr.25253) 6076 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:16.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11321 16 16 0 0 0 - 0 2024-07-28T14:51:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:51:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:16 smithi177 bash[81864]: audit 2024-07-28T14:51:15.985694+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:16 smithi177 bash[79620]: audit 2024-07-28T14:51:15.985694+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:16 smithi204 bash[68176]: audit 2024-07-28T14:51:15.985694+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:17.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11322 16 16 0 0 0 - 0 2024-07-28T14:51:17.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:17 smithi177 bash[79620]: cluster 2024-07-28T14:51:16.043949+0000 mgr.y (mgr.25253) 6077 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:17 smithi177 bash[81864]: cluster 2024-07-28T14:51:16.043949+0000 mgr.y (mgr.25253) 6077 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:17 smithi204 bash[68176]: cluster 2024-07-28T14:51:16.043949+0000 mgr.y (mgr.25253) 6077 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:18.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11323 16 16 0 0 0 - 0 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:17.661918+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:17.668546+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:17.920195+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:17.925770+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:18.359959+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:18.361462+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:18 smithi204 bash[68176]: audit 2024-07-28T14:51:18.369067+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:17.661918+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:17.668546+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:17.920195+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:17.925770+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:18.359959+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:18.361462+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:19.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[81864]: audit 2024-07-28T14:51:18.369067+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:17.661918+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:17.668546+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:17.920195+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:17.925770+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:18.359959+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:18.361462+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:18 smithi177 bash[79620]: audit 2024-07-28T14:51:18.369067+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:51:19.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11324 16 16 0 0 0 - 0 2024-07-28T14:51:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:19 smithi204 bash[68176]: cluster 2024-07-28T14:51:18.045334+0000 mgr.y (mgr.25253) 6078 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:19 smithi177 bash[81864]: cluster 2024-07-28T14:51:18.045334+0000 mgr.y (mgr.25253) 6078 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:19 smithi177 bash[79620]: cluster 2024-07-28T14:51:18.045334+0000 mgr.y (mgr.25253) 6078 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:20.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11325 16 16 0 0 0 - 0 2024-07-28T14:51:21.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11326 16 16 0 0 0 - 0 2024-07-28T14:51:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:21 smithi177 bash[81864]: cluster 2024-07-28T14:51:20.046806+0000 mgr.y (mgr.25253) 6079 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:21 smithi177 bash[79620]: cluster 2024-07-28T14:51:20.046806+0000 mgr.y (mgr.25253) 6079 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:22.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11327 16 16 0 0 0 - 0 2024-07-28T14:51:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:21 smithi204 bash[68176]: cluster 2024-07-28T14:51:20.046806+0000 mgr.y (mgr.25253) 6079 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11328 16 16 0 0 0 - 0 2024-07-28T14:51:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:23 smithi177 bash[81864]: cluster 2024-07-28T14:51:22.048333+0000 mgr.y (mgr.25253) 6080 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:23 smithi177 bash[79620]: cluster 2024-07-28T14:51:22.048333+0000 mgr.y (mgr.25253) 6080 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:24.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11329 16 16 0 0 0 - 0 2024-07-28T14:51:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:23 smithi204 bash[68176]: cluster 2024-07-28T14:51:22.048333+0000 mgr.y (mgr.25253) 6080 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:25.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11330 16 16 0 0 0 - 0 2024-07-28T14:51:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:25 smithi177 bash[81864]: cluster 2024-07-28T14:51:24.049854+0000 mgr.y (mgr.25253) 6081 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:25 smithi177 bash[79620]: cluster 2024-07-28T14:51:24.049854+0000 mgr.y (mgr.25253) 6081 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:26.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11331 16 16 0 0 0 - 0 2024-07-28T14:51:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:25 smithi204 bash[68176]: cluster 2024-07-28T14:51:24.049854+0000 mgr.y (mgr.25253) 6081 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:51:27.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11332 16 16 0 0 0 - 0 2024-07-28T14:51:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:27 smithi177 bash[79620]: cluster 2024-07-28T14:51:26.051302+0000 mgr.y (mgr.25253) 6082 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:27 smithi177 bash[81864]: cluster 2024-07-28T14:51:26.051302+0000 mgr.y (mgr.25253) 6082 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:28.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11333 16 16 0 0 0 - 0 2024-07-28T14:51:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:27 smithi204 bash[68176]: cluster 2024-07-28T14:51:26.051302+0000 mgr.y (mgr.25253) 6082 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:29.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11334 16 16 0 0 0 - 0 2024-07-28T14:51:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:29 smithi177 bash[79620]: cluster 2024-07-28T14:51:28.052773+0000 mgr.y (mgr.25253) 6083 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:29 smithi177 bash[81864]: cluster 2024-07-28T14:51:28.052773+0000 mgr.y (mgr.25253) 6083 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:30.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11335 16 16 0 0 0 - 0 2024-07-28T14:51:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:29 smithi204 bash[68176]: cluster 2024-07-28T14:51:28.052773+0000 mgr.y (mgr.25253) 6083 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:31.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11336 16 16 0 0 0 - 0 2024-07-28T14:51:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:31 smithi177 bash[81864]: cluster 2024-07-28T14:51:30.054213+0000 mgr.y (mgr.25253) 6084 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:31 smithi177 bash[81864]: audit 2024-07-28T14:51:30.986001+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:31 smithi177 bash[79620]: cluster 2024-07-28T14:51:30.054213+0000 mgr.y (mgr.25253) 6084 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:31 smithi177 bash[79620]: audit 2024-07-28T14:51:30.986001+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:32.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11337 16 16 0 0 0 - 0 2024-07-28T14:51:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:31 smithi204 bash[68176]: cluster 2024-07-28T14:51:30.054213+0000 mgr.y (mgr.25253) 6084 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:31 smithi204 bash[68176]: audit 2024-07-28T14:51:30.986001+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11338 16 16 0 0 0 - 0 2024-07-28T14:51:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:33 smithi177 bash[81864]: cluster 2024-07-28T14:51:32.055843+0000 mgr.y (mgr.25253) 6085 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:33 smithi177 bash[79620]: cluster 2024-07-28T14:51:32.055843+0000 mgr.y (mgr.25253) 6085 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:34.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11339 16 16 0 0 0 - 0 2024-07-28T14:51:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:33 smithi204 bash[68176]: cluster 2024-07-28T14:51:32.055843+0000 mgr.y (mgr.25253) 6085 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:35.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:34 smithi177 bash[79620]: cluster 2024-07-28T14:51:34.057461+0000 mgr.y (mgr.25253) 6086 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:35.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:34 smithi177 bash[81864]: cluster 2024-07-28T14:51:34.057461+0000 mgr.y (mgr.25253) 6086 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:35.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:51:35.129801+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:35.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:35.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11340 16 16 0 0 0 - 0 2024-07-28T14:51:35.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:34 smithi204 bash[68176]: cluster 2024-07-28T14:51:34.057461+0000 mgr.y (mgr.25253) 6086 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:36.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11341 16 16 0 0 0 - 0 2024-07-28T14:51:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:51:37.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11342 16 16 0 0 0 - 0 2024-07-28T14:51:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:37 smithi204 bash[68176]: cluster 2024-07-28T14:51:36.059201+0000 mgr.y (mgr.25253) 6087 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:37 smithi177 bash[81864]: cluster 2024-07-28T14:51:36.059201+0000 mgr.y (mgr.25253) 6087 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:37 smithi177 bash[79620]: cluster 2024-07-28T14:51:36.059201+0000 mgr.y (mgr.25253) 6087 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:38.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11343 16 16 0 0 0 - 0 2024-07-28T14:51:39.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11344 16 16 0 0 0 - 0 2024-07-28T14:51:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:39 smithi204 bash[68176]: cluster 2024-07-28T14:51:38.060704+0000 mgr.y (mgr.25253) 6088 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:39 smithi177 bash[81864]: cluster 2024-07-28T14:51:38.060704+0000 mgr.y (mgr.25253) 6088 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:39 smithi177 bash[79620]: cluster 2024-07-28T14:51:38.060704+0000 mgr.y (mgr.25253) 6088 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:40.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11345 16 16 0 0 0 - 0 2024-07-28T14:51:41.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11346 16 16 0 0 0 - 0 2024-07-28T14:51:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:41 smithi204 bash[68176]: cluster 2024-07-28T14:51:40.062142+0000 mgr.y (mgr.25253) 6089 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:41 smithi177 bash[81864]: cluster 2024-07-28T14:51:40.062142+0000 mgr.y (mgr.25253) 6089 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:41 smithi177 bash[79620]: cluster 2024-07-28T14:51:40.062142+0000 mgr.y (mgr.25253) 6089 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:42.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11347 16 16 0 0 0 - 0 2024-07-28T14:51:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11348 16 16 0 0 0 - 0 2024-07-28T14:51:43.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:43 smithi204 bash[68176]: cluster 2024-07-28T14:51:42.063602+0000 mgr.y (mgr.25253) 6090 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:43 smithi177 bash[79620]: cluster 2024-07-28T14:51:42.063602+0000 mgr.y (mgr.25253) 6090 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:43 smithi177 bash[81864]: cluster 2024-07-28T14:51:42.063602+0000 mgr.y (mgr.25253) 6090 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:44.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11349 16 16 0 0 0 - 0 2024-07-28T14:51:45.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11350 16 16 0 0 0 - 0 2024-07-28T14:51:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:45 smithi204 bash[68176]: cluster 2024-07-28T14:51:44.065034+0000 mgr.y (mgr.25253) 6091 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:45 smithi177 bash[79620]: cluster 2024-07-28T14:51:44.065034+0000 mgr.y (mgr.25253) 6091 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:45 smithi177 bash[81864]: cluster 2024-07-28T14:51:44.065034+0000 mgr.y (mgr.25253) 6091 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:46.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11351 16 16 0 0 0 - 0 2024-07-28T14:51:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:46 smithi204 bash[68176]: audit 2024-07-28T14:51:45.986761+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:46 smithi177 bash[79620]: audit 2024-07-28T14:51:45.986761+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:51:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:46 smithi177 bash[81864]: audit 2024-07-28T14:51:45.986761+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:47.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11352 16 16 0 0 0 - 0 2024-07-28T14:51:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:47 smithi204 bash[68176]: cluster 2024-07-28T14:51:46.066441+0000 mgr.y (mgr.25253) 6092 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:47 smithi177 bash[81864]: cluster 2024-07-28T14:51:46.066441+0000 mgr.y (mgr.25253) 6092 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:47 smithi177 bash[79620]: cluster 2024-07-28T14:51:46.066441+0000 mgr.y (mgr.25253) 6092 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:48.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11353 16 16 0 0 0 - 0 2024-07-28T14:51:49.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11354 16 16 0 0 0 - 0 2024-07-28T14:51:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:49 smithi204 bash[68176]: cluster 2024-07-28T14:51:48.067966+0000 mgr.y (mgr.25253) 6093 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:49 smithi177 bash[81864]: cluster 2024-07-28T14:51:48.067966+0000 mgr.y (mgr.25253) 6093 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:49 smithi177 bash[79620]: cluster 2024-07-28T14:51:48.067966+0000 mgr.y (mgr.25253) 6093 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:50.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11355 16 16 0 0 0 - 0 2024-07-28T14:51:51.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11356 16 16 0 0 0 - 0 2024-07-28T14:51:51.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:51 smithi204 bash[68176]: cluster 2024-07-28T14:51:50.069511+0000 mgr.y (mgr.25253) 6094 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:51.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:51 smithi177 bash[81864]: cluster 2024-07-28T14:51:50.069511+0000 mgr.y (mgr.25253) 6094 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:51 smithi177 bash[79620]: cluster 2024-07-28T14:51:50.069511+0000 mgr.y (mgr.25253) 6094 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:52.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11357 16 16 0 0 0 - 0 2024-07-28T14:51:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:51:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11358 16 16 0 0 0 - 0 2024-07-28T14:51:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:53 smithi204 bash[68176]: cluster 2024-07-28T14:51:52.071045+0000 mgr.y (mgr.25253) 6095 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:53 smithi177 bash[81864]: cluster 2024-07-28T14:51:52.071045+0000 mgr.y (mgr.25253) 6095 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:53 smithi177 bash[79620]: cluster 2024-07-28T14:51:52.071045+0000 mgr.y (mgr.25253) 6095 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:54.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11359 16 16 0 0 0 - 0 2024-07-28T14:51:55.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:51:55.132864+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:55.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:55.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11360 16 16 0 0 0 - 0 2024-07-28T14:51:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:55 smithi204 bash[68176]: cluster 2024-07-28T14:51:54.072563+0000 mgr.y (mgr.25253) 6096 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:55 smithi177 bash[81864]: cluster 2024-07-28T14:51:54.072563+0000 mgr.y (mgr.25253) 6096 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:55 smithi177 bash[79620]: cluster 2024-07-28T14:51:54.072563+0000 mgr.y (mgr.25253) 6096 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:56.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11361 16 16 0 0 0 - 0 2024-07-28T14:51:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:51:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:51:57.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11362 16 16 0 0 0 - 0 2024-07-28T14:51:57.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:57 smithi204 bash[68176]: cluster 2024-07-28T14:51:56.074012+0000 mgr.y (mgr.25253) 6097 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:57 smithi177 bash[81864]: cluster 2024-07-28T14:51:56.074012+0000 mgr.y (mgr.25253) 6097 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:57 smithi177 bash[79620]: cluster 2024-07-28T14:51:56.074012+0000 mgr.y (mgr.25253) 6097 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:58.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11363 16 16 0 0 0 - 0 2024-07-28T14:51:59.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11364 16 16 0 0 0 - 0 2024-07-28T14:51:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:51:59 smithi177 bash[81864]: cluster 2024-07-28T14:51:58.075427+0000 mgr.y (mgr.25253) 6098 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:51:59 smithi177 bash[79620]: cluster 2024-07-28T14:51:58.075427+0000 mgr.y (mgr.25253) 6098 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:51:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:51:59 smithi204 bash[68176]: cluster 2024-07-28T14:51:58.075427+0000 mgr.y (mgr.25253) 6098 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:00.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11365 16 16 0 0 0 - 0 2024-07-28T14:52:01.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11366 16 16 0 0 0 - 0 2024-07-28T14:52:01.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:01 smithi177 bash[79620]: cluster 2024-07-28T14:52:00.076887+0000 mgr.y (mgr.25253) 6099 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:01 smithi177 bash[79620]: audit 2024-07-28T14:52:00.986909+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:01 smithi177 bash[81864]: cluster 2024-07-28T14:52:00.076887+0000 mgr.y (mgr.25253) 6099 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:01 smithi177 bash[81864]: audit 2024-07-28T14:52:00.986909+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:01 smithi204 bash[68176]: cluster 2024-07-28T14:52:00.076887+0000 mgr.y (mgr.25253) 6099 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:01 smithi204 bash[68176]: audit 2024-07-28T14:52:00.986909+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:02.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11367 16 16 0 0 0 - 0 2024-07-28T14:52:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11368 16 16 0 0 0 - 0 2024-07-28T14:52:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:03 smithi177 bash[79620]: cluster 2024-07-28T14:52:02.078398+0000 mgr.y (mgr.25253) 6100 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:03 smithi177 bash[81864]: cluster 2024-07-28T14:52:02.078398+0000 mgr.y (mgr.25253) 6100 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:03 smithi204 bash[68176]: cluster 2024-07-28T14:52:02.078398+0000 mgr.y (mgr.25253) 6100 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:04.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11369 16 16 0 0 0 - 0 2024-07-28T14:52:05.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11370 16 16 0 0 0 - 0 2024-07-28T14:52:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:05 smithi177 bash[79620]: cluster 2024-07-28T14:52:04.079874+0000 mgr.y (mgr.25253) 6101 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:05 smithi177 bash[81864]: cluster 2024-07-28T14:52:04.079874+0000 mgr.y (mgr.25253) 6101 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:05 smithi204 bash[68176]: cluster 2024-07-28T14:52:04.079874+0000 mgr.y (mgr.25253) 6101 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:06.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11371 16 16 0 0 0 - 0 2024-07-28T14:52:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:52:07.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11372 16 16 0 0 0 - 0 2024-07-28T14:52:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:07 smithi177 bash[81864]: cluster 2024-07-28T14:52:06.081282+0000 mgr.y (mgr.25253) 6102 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:07 smithi177 bash[79620]: cluster 2024-07-28T14:52:06.081282+0000 mgr.y (mgr.25253) 6102 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:07 smithi204 bash[68176]: cluster 2024-07-28T14:52:06.081282+0000 mgr.y (mgr.25253) 6102 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:08.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11373 16 16 0 0 0 - 0 2024-07-28T14:52:09.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11374 16 16 0 0 0 - 0 2024-07-28T14:52:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:09 smithi177 bash[81864]: cluster 2024-07-28T14:52:08.082758+0000 mgr.y (mgr.25253) 6103 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:09 smithi177 bash[79620]: cluster 2024-07-28T14:52:08.082758+0000 mgr.y (mgr.25253) 6103 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:09 smithi204 bash[68176]: cluster 2024-07-28T14:52:08.082758+0000 mgr.y (mgr.25253) 6103 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:10.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11375 16 16 0 0 0 - 0 2024-07-28T14:52:11.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11376 16 16 0 0 0 - 0 2024-07-28T14:52:11.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:11 smithi177 bash[81864]: cluster 2024-07-28T14:52:10.084220+0000 mgr.y (mgr.25253) 6104 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:11.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:11 smithi177 bash[79620]: cluster 2024-07-28T14:52:10.084220+0000 mgr.y (mgr.25253) 6104 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:11 smithi204 bash[68176]: cluster 2024-07-28T14:52:10.084220+0000 mgr.y (mgr.25253) 6104 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:12.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11377 16 16 0 0 0 - 0 2024-07-28T14:52:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:12 smithi204 bash[60899]: ts=2024-07-28T14:52:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11378 16 16 0 0 0 - 0 2024-07-28T14:52:13.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:13 smithi177 bash[81864]: cluster 2024-07-28T14:52:12.085707+0000 mgr.y (mgr.25253) 6105 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:13.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:13 smithi177 bash[79620]: cluster 2024-07-28T14:52:12.085707+0000 mgr.y (mgr.25253) 6105 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:13 smithi204 bash[68176]: cluster 2024-07-28T14:52:12.085707+0000 mgr.y (mgr.25253) 6105 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:14.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11379 16 16 0 0 0 - 0 2024-07-28T14:52:15.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:52:15.136170+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:15.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:15.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11380 16 16 0 0 0 - 0 2024-07-28T14:52:15.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:15 smithi177 bash[81864]: cluster 2024-07-28T14:52:14.087134+0000 mgr.y (mgr.25253) 6106 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:15.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:15 smithi177 bash[79620]: cluster 2024-07-28T14:52:14.087134+0000 mgr.y (mgr.25253) 6106 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:15 smithi204 bash[68176]: cluster 2024-07-28T14:52:14.087134+0000 mgr.y (mgr.25253) 6106 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:16.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11381 16 16 0 0 0 - 0 2024-07-28T14:52:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:16 smithi177 bash[79620]: audit 2024-07-28T14:52:15.987328+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:52:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:16 smithi177 bash[81864]: audit 2024-07-28T14:52:15.987328+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:16 smithi204 bash[68176]: audit 2024-07-28T14:52:15.987328+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:17.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11382 16 16 0 0 0 - 0 2024-07-28T14:52:17.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:17 smithi177 bash[79620]: cluster 2024-07-28T14:52:16.088579+0000 mgr.y (mgr.25253) 6107 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:17.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:17 smithi177 bash[81864]: cluster 2024-07-28T14:52:16.088579+0000 mgr.y (mgr.25253) 6107 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:17 smithi204 bash[68176]: cluster 2024-07-28T14:52:16.088579+0000 mgr.y (mgr.25253) 6107 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:18.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11383 16 16 0 0 0 - 0 2024-07-28T14:52:19.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11384 16 16 0 0 0 - 0 2024-07-28T14:52:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:19 smithi177 bash[81864]: cluster 2024-07-28T14:52:18.090075+0000 mgr.y (mgr.25253) 6108 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:19.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:19 smithi177 bash[81864]: audit 2024-07-28T14:52:18.503382+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:19 smithi177 bash[79620]: cluster 2024-07-28T14:52:18.090075+0000 mgr.y (mgr.25253) 6108 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:19.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:19 smithi177 bash[79620]: audit 2024-07-28T14:52:18.503382+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:19 smithi204 bash[68176]: cluster 2024-07-28T14:52:18.090075+0000 mgr.y (mgr.25253) 6108 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:19 smithi204 bash[68176]: audit 2024-07-28T14:52:18.503382+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:20.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11385 16 16 0 0 0 - 0 2024-07-28T14:52:21.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11386 16 16 0 0 0 - 0 2024-07-28T14:52:21.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:21 smithi177 bash[81864]: cluster 2024-07-28T14:52:20.091510+0000 mgr.y (mgr.25253) 6109 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:21.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:21 smithi177 bash[79620]: cluster 2024-07-28T14:52:20.091510+0000 mgr.y (mgr.25253) 6109 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:21 smithi204 bash[68176]: cluster 2024-07-28T14:52:20.091510+0000 mgr.y (mgr.25253) 6109 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:22.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11387 16 16 0 0 0 - 0 2024-07-28T14:52:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11388 16 16 0 0 0 - 0 2024-07-28T14:52:23.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:23 smithi177 bash[81864]: cluster 2024-07-28T14:52:22.093021+0000 mgr.y (mgr.25253) 6110 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:23.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:23 smithi177 bash[79620]: cluster 2024-07-28T14:52:22.093021+0000 mgr.y (mgr.25253) 6110 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:23 smithi204 bash[68176]: cluster 2024-07-28T14:52:22.093021+0000 mgr.y (mgr.25253) 6110 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:24.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11389 16 16 0 0 0 - 0 2024-07-28T14:52:25.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11390 16 16 0 0 0 - 0 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: cluster 2024-07-28T14:52:24.093918+0000 mgr.y (mgr.25253) 6111 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.145166+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.150016+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.427429+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.434846+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.841997+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.843759+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:25 smithi204 bash[68176]: audit 2024-07-28T14:52:24.851369+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: cluster 2024-07-28T14:52:24.093918+0000 mgr.y (mgr.25253) 6111 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.145166+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.150016+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.427429+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.434846+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.841997+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.843759+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[81864]: audit 2024-07-28T14:52:24.851369+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: cluster 2024-07-28T14:52:24.093918+0000 mgr.y (mgr.25253) 6111 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.145166+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.150016+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.427429+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.434846+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.841997+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.843759+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:25 smithi177 bash[79620]: audit 2024-07-28T14:52:24.851369+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:52:26.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11391 16 16 0 0 0 - 0 2024-07-28T14:52:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:52:27.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11392 16 16 0 0 0 - 0 2024-07-28T14:52:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:27 smithi204 bash[68176]: cluster 2024-07-28T14:52:26.095357+0000 mgr.y (mgr.25253) 6112 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:27.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:27 smithi177 bash[81864]: cluster 2024-07-28T14:52:26.095357+0000 mgr.y (mgr.25253) 6112 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:27.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:27 smithi177 bash[79620]: cluster 2024-07-28T14:52:26.095357+0000 mgr.y (mgr.25253) 6112 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:28.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11393 16 16 0 0 0 - 0 2024-07-28T14:52:29.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11394 16 16 0 0 0 - 0 2024-07-28T14:52:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:29 smithi204 bash[68176]: cluster 2024-07-28T14:52:28.096911+0000 mgr.y (mgr.25253) 6113 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:29.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:29 smithi177 bash[81864]: cluster 2024-07-28T14:52:28.096911+0000 mgr.y (mgr.25253) 6113 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:29.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:29 smithi177 bash[79620]: cluster 2024-07-28T14:52:28.096911+0000 mgr.y (mgr.25253) 6113 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:30.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11395 16 16 0 0 0 - 0 2024-07-28T14:52:31.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11396 16 16 0 0 0 - 0 2024-07-28T14:52:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:31 smithi204 bash[68176]: cluster 2024-07-28T14:52:30.098475+0000 mgr.y (mgr.25253) 6114 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:31 smithi204 bash[68176]: audit 2024-07-28T14:52:30.987743+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:31 smithi177 bash[81864]: cluster 2024-07-28T14:52:30.098475+0000 mgr.y (mgr.25253) 6114 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:31.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:31 smithi177 bash[81864]: audit 2024-07-28T14:52:30.987743+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:31 smithi177 bash[79620]: cluster 2024-07-28T14:52:30.098475+0000 mgr.y (mgr.25253) 6114 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:31.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:31 smithi177 bash[79620]: audit 2024-07-28T14:52:30.987743+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:32.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11397 16 16 0 0 0 - 0 2024-07-28T14:52:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:32 smithi204 bash[60899]: ts=2024-07-28T14:52:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11398 16 16 0 0 0 - 0 2024-07-28T14:52:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:33 smithi204 bash[68176]: cluster 2024-07-28T14:52:32.100133+0000 mgr.y (mgr.25253) 6115 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:33.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:33 smithi177 bash[81864]: cluster 2024-07-28T14:52:32.100133+0000 mgr.y (mgr.25253) 6115 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:33.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:33 smithi177 bash[79620]: cluster 2024-07-28T14:52:32.100133+0000 mgr.y (mgr.25253) 6115 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:34.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11399 16 16 0 0 0 - 0 2024-07-28T14:52:35.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:52:35.139434+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:35.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:35.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11400 16 16 0 0 0 - 0 2024-07-28T14:52:35.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:35 smithi177 bash[79620]: cluster 2024-07-28T14:52:34.101741+0000 mgr.y (mgr.25253) 6116 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:35.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:35 smithi177 bash[81864]: cluster 2024-07-28T14:52:34.101741+0000 mgr.y (mgr.25253) 6116 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:35 smithi204 bash[68176]: cluster 2024-07-28T14:52:34.101741+0000 mgr.y (mgr.25253) 6116 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:36.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11401 16 16 0 0 0 - 0 2024-07-28T14:52:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:52:37.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11402 16 16 0 0 0 - 0 2024-07-28T14:52:37.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:37 smithi177 bash[79620]: cluster 2024-07-28T14:52:36.103364+0000 mgr.y (mgr.25253) 6117 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:37 smithi177 bash[81864]: cluster 2024-07-28T14:52:36.103364+0000 mgr.y (mgr.25253) 6117 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:37 smithi204 bash[68176]: cluster 2024-07-28T14:52:36.103364+0000 mgr.y (mgr.25253) 6117 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:38.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11403 16 16 0 0 0 - 0 2024-07-28T14:52:39.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11404 16 16 0 0 0 - 0 2024-07-28T14:52:39.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:39 smithi177 bash[79620]: cluster 2024-07-28T14:52:38.105008+0000 mgr.y (mgr.25253) 6118 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:39.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:39 smithi177 bash[81864]: cluster 2024-07-28T14:52:38.105008+0000 mgr.y (mgr.25253) 6118 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:39.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:39 smithi204 bash[68176]: cluster 2024-07-28T14:52:38.105008+0000 mgr.y (mgr.25253) 6118 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:40.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11405 16 16 0 0 0 - 0 2024-07-28T14:52:41.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11406 16 16 0 0 0 - 0 2024-07-28T14:52:41.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:41 smithi177 bash[81864]: cluster 2024-07-28T14:52:40.106620+0000 mgr.y (mgr.25253) 6119 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:41.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:41 smithi177 bash[79620]: cluster 2024-07-28T14:52:40.106620+0000 mgr.y (mgr.25253) 6119 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:41.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:41 smithi204 bash[68176]: cluster 2024-07-28T14:52:40.106620+0000 mgr.y (mgr.25253) 6119 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:42.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11407 16 16 0 0 0 - 0 2024-07-28T14:52:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11408 16 16 0 0 0 - 0 2024-07-28T14:52:43.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:43 smithi177 bash[81864]: cluster 2024-07-28T14:52:42.108288+0000 mgr.y (mgr.25253) 6120 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:43.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:43 smithi177 bash[79620]: cluster 2024-07-28T14:52:42.108288+0000 mgr.y (mgr.25253) 6120 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:43.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:43 smithi204 bash[68176]: cluster 2024-07-28T14:52:42.108288+0000 mgr.y (mgr.25253) 6120 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:44.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11409 16 16 0 0 0 - 0 2024-07-28T14:52:45.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11410 16 16 0 0 0 - 0 2024-07-28T14:52:45.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:45 smithi177 bash[81864]: cluster 2024-07-28T14:52:44.109805+0000 mgr.y (mgr.25253) 6121 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:45.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:45 smithi177 bash[79620]: cluster 2024-07-28T14:52:44.109805+0000 mgr.y (mgr.25253) 6121 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:45.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:45 smithi204 bash[68176]: cluster 2024-07-28T14:52:44.109805+0000 mgr.y (mgr.25253) 6121 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:46.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11411 16 16 0 0 0 - 0 2024-07-28T14:52:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:46 smithi177 bash[81864]: audit 2024-07-28T14:52:45.988158+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:46 smithi177 bash[79620]: audit 2024-07-28T14:52:45.988158+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:52:46.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:46 smithi204 bash[68176]: audit 2024-07-28T14:52:45.988158+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:47.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11412 16 16 0 0 0 - 0 2024-07-28T14:52:47.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:47 smithi177 bash[81864]: cluster 2024-07-28T14:52:46.111236+0000 mgr.y (mgr.25253) 6122 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:47 smithi177 bash[79620]: cluster 2024-07-28T14:52:46.111236+0000 mgr.y (mgr.25253) 6122 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:47 smithi204 bash[68176]: cluster 2024-07-28T14:52:46.111236+0000 mgr.y (mgr.25253) 6122 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:48.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11413 16 16 0 0 0 - 0 2024-07-28T14:52:49.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11414 16 16 0 0 0 - 0 2024-07-28T14:52:49.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:49 smithi177 bash[81864]: cluster 2024-07-28T14:52:48.112701+0000 mgr.y (mgr.25253) 6123 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:49.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:49 smithi177 bash[79620]: cluster 2024-07-28T14:52:48.112701+0000 mgr.y (mgr.25253) 6123 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:49 smithi204 bash[68176]: cluster 2024-07-28T14:52:48.112701+0000 mgr.y (mgr.25253) 6123 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:50.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11415 16 16 0 0 0 - 0 2024-07-28T14:52:51.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11416 16 16 0 0 0 - 0 2024-07-28T14:52:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:51 smithi177 bash[79620]: cluster 2024-07-28T14:52:50.114132+0000 mgr.y (mgr.25253) 6124 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:51 smithi177 bash[81864]: cluster 2024-07-28T14:52:50.114132+0000 mgr.y (mgr.25253) 6124 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:51 smithi204 bash[68176]: cluster 2024-07-28T14:52:50.114132+0000 mgr.y (mgr.25253) 6124 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:52.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11417 16 16 0 0 0 - 0 2024-07-28T14:52:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:52:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11418 16 16 0 0 0 - 0 2024-07-28T14:52:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:53 smithi177 bash[79620]: cluster 2024-07-28T14:52:52.115585+0000 mgr.y (mgr.25253) 6125 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:53 smithi177 bash[81864]: cluster 2024-07-28T14:52:52.115585+0000 mgr.y (mgr.25253) 6125 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:53 smithi204 bash[68176]: cluster 2024-07-28T14:52:52.115585+0000 mgr.y (mgr.25253) 6125 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:54.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11419 16 16 0 0 0 - 0 2024-07-28T14:52:55.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:52:55.142678+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:55.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:55.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11420 16 16 0 0 0 - 0 2024-07-28T14:52:55.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:55 smithi177 bash[81864]: cluster 2024-07-28T14:52:54.117028+0000 mgr.y (mgr.25253) 6126 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:55.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:55 smithi177 bash[79620]: cluster 2024-07-28T14:52:54.117028+0000 mgr.y (mgr.25253) 6126 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:55 smithi204 bash[68176]: cluster 2024-07-28T14:52:54.117028+0000 mgr.y (mgr.25253) 6126 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:56.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11421 16 16 0 0 0 - 0 2024-07-28T14:52:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:52:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:52:57.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11422 16 16 0 0 0 - 0 2024-07-28T14:52:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:57 smithi177 bash[81864]: cluster 2024-07-28T14:52:56.118461+0000 mgr.y (mgr.25253) 6127 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:57 smithi177 bash[79620]: cluster 2024-07-28T14:52:56.118461+0000 mgr.y (mgr.25253) 6127 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:57 smithi204 bash[68176]: cluster 2024-07-28T14:52:56.118461+0000 mgr.y (mgr.25253) 6127 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:58.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11423 16 16 0 0 0 - 0 2024-07-28T14:52:59.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11424 16 16 0 0 0 - 0 2024-07-28T14:52:59.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:52:59 smithi177 bash[81864]: cluster 2024-07-28T14:52:58.119910+0000 mgr.y (mgr.25253) 6128 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:59.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:52:59 smithi177 bash[79620]: cluster 2024-07-28T14:52:58.119910+0000 mgr.y (mgr.25253) 6128 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:52:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:52:59 smithi204 bash[68176]: cluster 2024-07-28T14:52:58.119910+0000 mgr.y (mgr.25253) 6128 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:00.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11425 16 16 0 0 0 - 0 2024-07-28T14:53:01.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11426 16 16 0 0 0 - 0 2024-07-28T14:53:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:01 smithi177 bash[81864]: cluster 2024-07-28T14:53:00.121349+0000 mgr.y (mgr.25253) 6129 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:01.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:01 smithi177 bash[81864]: audit 2024-07-28T14:53:00.988622+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:01 smithi177 bash[79620]: cluster 2024-07-28T14:53:00.121349+0000 mgr.y (mgr.25253) 6129 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:01.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:01 smithi177 bash[79620]: audit 2024-07-28T14:53:00.988622+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:01 smithi204 bash[68176]: cluster 2024-07-28T14:53:00.121349+0000 mgr.y (mgr.25253) 6129 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:01 smithi204 bash[68176]: audit 2024-07-28T14:53:00.988622+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:02.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11427 16 16 0 0 0 - 0 2024-07-28T14:53:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11428 16 16 0 0 0 - 0 2024-07-28T14:53:03.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:03 smithi177 bash[81864]: cluster 2024-07-28T14:53:02.122806+0000 mgr.y (mgr.25253) 6130 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:03.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:03 smithi177 bash[79620]: cluster 2024-07-28T14:53:02.122806+0000 mgr.y (mgr.25253) 6130 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:03 smithi204 bash[68176]: cluster 2024-07-28T14:53:02.122806+0000 mgr.y (mgr.25253) 6130 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:04.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11429 16 16 0 0 0 - 0 2024-07-28T14:53:05.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11430 16 16 0 0 0 - 0 2024-07-28T14:53:05.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:05 smithi177 bash[79620]: cluster 2024-07-28T14:53:04.124286+0000 mgr.y (mgr.25253) 6131 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:05.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:05 smithi177 bash[81864]: cluster 2024-07-28T14:53:04.124286+0000 mgr.y (mgr.25253) 6131 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:05 smithi204 bash[68176]: cluster 2024-07-28T14:53:04.124286+0000 mgr.y (mgr.25253) 6131 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:06.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11431 16 16 0 0 0 - 0 2024-07-28T14:53:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:53:07.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11432 16 16 0 0 0 - 0 2024-07-28T14:53:07.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:07 smithi177 bash[79620]: cluster 2024-07-28T14:53:06.125739+0000 mgr.y (mgr.25253) 6132 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:07.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:07 smithi177 bash[81864]: cluster 2024-07-28T14:53:06.125739+0000 mgr.y (mgr.25253) 6132 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:07 smithi204 bash[68176]: cluster 2024-07-28T14:53:06.125739+0000 mgr.y (mgr.25253) 6132 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:08.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11433 16 16 0 0 0 - 0 2024-07-28T14:53:09.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11434 16 16 0 0 0 - 0 2024-07-28T14:53:09.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:09 smithi177 bash[79620]: cluster 2024-07-28T14:53:08.127196+0000 mgr.y (mgr.25253) 6133 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:09.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:09 smithi177 bash[81864]: cluster 2024-07-28T14:53:08.127196+0000 mgr.y (mgr.25253) 6133 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:09 smithi204 bash[68176]: cluster 2024-07-28T14:53:08.127196+0000 mgr.y (mgr.25253) 6133 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:10.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11435 16 16 0 0 0 - 0 2024-07-28T14:53:11.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11436 16 16 0 0 0 - 0 2024-07-28T14:53:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:11 smithi204 bash[68176]: cluster 2024-07-28T14:53:10.128666+0000 mgr.y (mgr.25253) 6134 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:11 smithi177 bash[79620]: cluster 2024-07-28T14:53:10.128666+0000 mgr.y (mgr.25253) 6134 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:11 smithi177 bash[81864]: cluster 2024-07-28T14:53:10.128666+0000 mgr.y (mgr.25253) 6134 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:12.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11437 16 16 0 0 0 - 0 2024-07-28T14:53:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11438 16 16 0 0 0 - 0 2024-07-28T14:53:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:13 smithi204 bash[68176]: cluster 2024-07-28T14:53:12.130200+0000 mgr.y (mgr.25253) 6135 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:13.766 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:13 smithi177 bash[79620]: cluster 2024-07-28T14:53:12.130200+0000 mgr.y (mgr.25253) 6135 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:13 smithi177 bash[81864]: cluster 2024-07-28T14:53:12.130200+0000 mgr.y (mgr.25253) 6135 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:14.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11439 16 16 0 0 0 - 0 2024-07-28T14:53:15.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:53:15.145991+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:15.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:15.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11440 16 16 0 0 0 - 0 2024-07-28T14:53:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:15 smithi204 bash[68176]: cluster 2024-07-28T14:53:14.131786+0000 mgr.y (mgr.25253) 6136 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:15 smithi177 bash[81864]: cluster 2024-07-28T14:53:14.131786+0000 mgr.y (mgr.25253) 6136 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:15 smithi177 bash[79620]: cluster 2024-07-28T14:53:14.131786+0000 mgr.y (mgr.25253) 6136 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:16.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11441 16 16 0 0 0 - 0 2024-07-28T14:53:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:53:16.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:16 smithi177 bash[81864]: audit 2024-07-28T14:53:15.988993+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:16 smithi177 bash[79620]: audit 2024-07-28T14:53:15.988993+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:16 smithi204 bash[68176]: audit 2024-07-28T14:53:15.988993+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:17.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11442 16 16 0 0 0 - 0 2024-07-28T14:53:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:17 smithi204 bash[68176]: cluster 2024-07-28T14:53:16.133376+0000 mgr.y (mgr.25253) 6137 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:17 smithi177 bash[81864]: cluster 2024-07-28T14:53:16.133376+0000 mgr.y (mgr.25253) 6137 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:17 smithi177 bash[79620]: cluster 2024-07-28T14:53:16.133376+0000 mgr.y (mgr.25253) 6137 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:18.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11443 16 16 0 0 0 - 0 2024-07-28T14:53:19.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11444 16 16 0 0 0 - 0 2024-07-28T14:53:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:19 smithi204 bash[68176]: cluster 2024-07-28T14:53:18.134883+0000 mgr.y (mgr.25253) 6138 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:19.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:19 smithi177 bash[81864]: cluster 2024-07-28T14:53:18.134883+0000 mgr.y (mgr.25253) 6138 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:19 smithi177 bash[79620]: cluster 2024-07-28T14:53:18.134883+0000 mgr.y (mgr.25253) 6138 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:20.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11445 16 16 0 0 0 - 0 2024-07-28T14:53:21.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11446 16 16 0 0 0 - 0 2024-07-28T14:53:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:21 smithi204 bash[68176]: cluster 2024-07-28T14:53:20.136475+0000 mgr.y (mgr.25253) 6139 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:21.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:21 smithi177 bash[81864]: cluster 2024-07-28T14:53:20.136475+0000 mgr.y (mgr.25253) 6139 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:21 smithi177 bash[79620]: cluster 2024-07-28T14:53:20.136475+0000 mgr.y (mgr.25253) 6139 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:22.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11447 16 16 0 0 0 - 0 2024-07-28T14:53:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11448 16 16 0 0 0 - 0 2024-07-28T14:53:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:23 smithi204 bash[68176]: cluster 2024-07-28T14:53:22.137958+0000 mgr.y (mgr.25253) 6140 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:23.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:23 smithi177 bash[81864]: cluster 2024-07-28T14:53:22.137958+0000 mgr.y (mgr.25253) 6140 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:23 smithi177 bash[79620]: cluster 2024-07-28T14:53:22.137958+0000 mgr.y (mgr.25253) 6140 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:24.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11449 16 16 0 0 0 - 0 2024-07-28T14:53:25.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11450 16 16 0 0 0 - 0 2024-07-28T14:53:25.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:25 smithi204 bash[68176]: cluster 2024-07-28T14:53:24.139411+0000 mgr.y (mgr.25253) 6141 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:25 smithi204 bash[68176]: audit 2024-07-28T14:53:24.976980+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:25.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:25 smithi177 bash[81864]: cluster 2024-07-28T14:53:24.139411+0000 mgr.y (mgr.25253) 6141 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:25 smithi177 bash[81864]: audit 2024-07-28T14:53:24.976980+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:25 smithi177 bash[79620]: cluster 2024-07-28T14:53:24.139411+0000 mgr.y (mgr.25253) 6141 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:25 smithi177 bash[79620]: audit 2024-07-28T14:53:24.976980+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:26.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11451 16 16 0 0 0 - 0 2024-07-28T14:53:26.354 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T14:53:26.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:26 smithi204 bash[68176]: audit 2024-07-28T14:53:25.356093+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:26 smithi204 bash[68176]: audit 2024-07-28T14:53:25.360856+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:26 smithi177 bash[79620]: audit 2024-07-28T14:53:25.356093+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:26.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:26 smithi177 bash[79620]: audit 2024-07-28T14:53:25.360856+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:26 smithi177 bash[81864]: audit 2024-07-28T14:53:25.356093+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:26.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:26 smithi177 bash[81864]: audit 2024-07-28T14:53:25.360856+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:27.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11452 16 16 0 0 0 - 0 2024-07-28T14:53:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:27 smithi204 bash[68176]: cluster 2024-07-28T14:53:26.140892+0000 mgr.y (mgr.25253) 6142 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:27 smithi177 bash[81864]: cluster 2024-07-28T14:53:26.140892+0000 mgr.y (mgr.25253) 6142 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:27 smithi177 bash[79620]: cluster 2024-07-28T14:53:26.140892+0000 mgr.y (mgr.25253) 6142 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:28.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11453 16 16 0 0 0 - 0 2024-07-28T14:53:29.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11454 16 16 0 0 0 - 0 2024-07-28T14:53:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:29 smithi204 bash[68176]: cluster 2024-07-28T14:53:28.142342+0000 mgr.y (mgr.25253) 6143 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:29 smithi177 bash[81864]: cluster 2024-07-28T14:53:28.142342+0000 mgr.y (mgr.25253) 6143 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:29 smithi177 bash[79620]: cluster 2024-07-28T14:53:28.142342+0000 mgr.y (mgr.25253) 6143 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:30.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11455 16 16 0 0 0 - 0 2024-07-28T14:53:31.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11456 16 16 0 0 0 - 0 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: cluster 2024-07-28T14:53:30.143802+0000 mgr.y (mgr.25253) 6144 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: audit 2024-07-28T14:53:30.869872+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: audit 2024-07-28T14:53:30.876345+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: audit 2024-07-28T14:53:30.964572+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: audit 2024-07-28T14:53:30.972277+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:31 smithi204 bash[68176]: audit 2024-07-28T14:53:30.988453+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: cluster 2024-07-28T14:53:30.143802+0000 mgr.y (mgr.25253) 6144 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: audit 2024-07-28T14:53:30.869872+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: audit 2024-07-28T14:53:30.876345+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: audit 2024-07-28T14:53:30.964572+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: audit 2024-07-28T14:53:30.972277+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[79620]: audit 2024-07-28T14:53:30.988453+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: cluster 2024-07-28T14:53:30.143802+0000 mgr.y (mgr.25253) 6144 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: audit 2024-07-28T14:53:30.869872+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: audit 2024-07-28T14:53:30.876345+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: audit 2024-07-28T14:53:30.964572+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: audit 2024-07-28T14:53:30.972277+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:31 smithi177 bash[81864]: audit 2024-07-28T14:53:30.988453+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:32.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11457 16 16 0 0 0 - 0 2024-07-28T14:53:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:32 smithi204 bash[68176]: audit 2024-07-28T14:53:31.400067+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:32 smithi204 bash[68176]: audit 2024-07-28T14:53:31.401447+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:32 smithi204 bash[68176]: audit 2024-07-28T14:53:31.410830+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[79620]: audit 2024-07-28T14:53:31.400067+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[79620]: audit 2024-07-28T14:53:31.401447+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[79620]: audit 2024-07-28T14:53:31.410830+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[81864]: audit 2024-07-28T14:53:31.400067+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[81864]: audit 2024-07-28T14:53:31.401447+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:32.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:32 smithi177 bash[81864]: audit 2024-07-28T14:53:31.410830+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:53:33.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11458 16 16 0 0 0 - 0 2024-07-28T14:53:33.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:33 smithi204 bash[68176]: cluster 2024-07-28T14:53:32.145247+0000 mgr.y (mgr.25253) 6145 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:33 smithi177 bash[79620]: cluster 2024-07-28T14:53:32.145247+0000 mgr.y (mgr.25253) 6145 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:33 smithi177 bash[81864]: cluster 2024-07-28T14:53:32.145247+0000 mgr.y (mgr.25253) 6145 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:34.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11459 16 16 0 0 0 - 0 2024-07-28T14:53:35.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:53:35.149091+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:35.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:35.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11460 16 16 0 0 0 - 0 2024-07-28T14:53:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:35 smithi177 bash[79620]: cluster 2024-07-28T14:53:34.146686+0000 mgr.y (mgr.25253) 6146 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:35 smithi177 bash[81864]: cluster 2024-07-28T14:53:34.146686+0000 mgr.y (mgr.25253) 6146 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:35 smithi204 bash[68176]: cluster 2024-07-28T14:53:34.146686+0000 mgr.y (mgr.25253) 6146 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:36.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11461 16 16 0 0 0 - 0 2024-07-28T14:53:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:53:37.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11462 16 16 0 0 0 - 0 2024-07-28T14:53:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:37 smithi177 bash[81864]: cluster 2024-07-28T14:53:36.148199+0000 mgr.y (mgr.25253) 6147 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:37 smithi177 bash[79620]: cluster 2024-07-28T14:53:36.148199+0000 mgr.y (mgr.25253) 6147 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:37 smithi204 bash[68176]: cluster 2024-07-28T14:53:36.148199+0000 mgr.y (mgr.25253) 6147 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:38.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11463 16 16 0 0 0 - 0 2024-07-28T14:53:39.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11464 16 16 0 0 0 - 0 2024-07-28T14:53:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:39 smithi177 bash[81864]: cluster 2024-07-28T14:53:38.149721+0000 mgr.y (mgr.25253) 6148 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:39 smithi177 bash[79620]: cluster 2024-07-28T14:53:38.149721+0000 mgr.y (mgr.25253) 6148 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:39 smithi204 bash[68176]: cluster 2024-07-28T14:53:38.149721+0000 mgr.y (mgr.25253) 6148 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:40.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11465 16 16 0 0 0 - 0 2024-07-28T14:53:41.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11466 16 16 0 0 0 - 0 2024-07-28T14:53:41.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:41 smithi177 bash[81864]: cluster 2024-07-28T14:53:40.151216+0000 mgr.y (mgr.25253) 6149 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:41 smithi177 bash[79620]: cluster 2024-07-28T14:53:40.151216+0000 mgr.y (mgr.25253) 6149 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:41.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:41 smithi204 bash[68176]: cluster 2024-07-28T14:53:40.151216+0000 mgr.y (mgr.25253) 6149 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:42.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11467 16 16 0 0 0 - 0 2024-07-28T14:53:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11468 16 16 0 0 0 - 0 2024-07-28T14:53:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:43 smithi177 bash[81864]: cluster 2024-07-28T14:53:42.152756+0000 mgr.y (mgr.25253) 6150 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:43 smithi177 bash[79620]: cluster 2024-07-28T14:53:42.152756+0000 mgr.y (mgr.25253) 6150 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:43 smithi204 bash[68176]: cluster 2024-07-28T14:53:42.152756+0000 mgr.y (mgr.25253) 6150 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:44.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11469 16 16 0 0 0 - 0 2024-07-28T14:53:45.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11470 16 16 0 0 0 - 0 2024-07-28T14:53:45.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:45 smithi177 bash[81864]: cluster 2024-07-28T14:53:44.154355+0000 mgr.y (mgr.25253) 6151 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:45 smithi177 bash[79620]: cluster 2024-07-28T14:53:44.154355+0000 mgr.y (mgr.25253) 6151 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:45 smithi204 bash[68176]: cluster 2024-07-28T14:53:44.154355+0000 mgr.y (mgr.25253) 6151 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:46.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11471 16 16 0 0 0 - 0 2024-07-28T14:53:46.444 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:53:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:46 smithi177 bash[79620]: audit 2024-07-28T14:53:45.989570+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:46 smithi177 bash[81864]: audit 2024-07-28T14:53:45.989570+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:46 smithi204 bash[68176]: audit 2024-07-28T14:53:45.989570+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:47.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11472 16 16 0 0 0 - 0 2024-07-28T14:53:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:47 smithi177 bash[81864]: cluster 2024-07-28T14:53:46.155834+0000 mgr.y (mgr.25253) 6152 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:47 smithi177 bash[79620]: cluster 2024-07-28T14:53:46.155834+0000 mgr.y (mgr.25253) 6152 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:47 smithi204 bash[68176]: cluster 2024-07-28T14:53:46.155834+0000 mgr.y (mgr.25253) 6152 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:48.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11473 16 16 0 0 0 - 0 2024-07-28T14:53:49.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11474 16 16 0 0 0 - 0 2024-07-28T14:53:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:49 smithi177 bash[81864]: cluster 2024-07-28T14:53:48.157265+0000 mgr.y (mgr.25253) 6153 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:49 smithi177 bash[79620]: cluster 2024-07-28T14:53:48.157265+0000 mgr.y (mgr.25253) 6153 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:49 smithi204 bash[68176]: cluster 2024-07-28T14:53:48.157265+0000 mgr.y (mgr.25253) 6153 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:50.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11475 16 16 0 0 0 - 0 2024-07-28T14:53:51.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11476 16 16 0 0 0 - 0 2024-07-28T14:53:51.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:51 smithi177 bash[81864]: cluster 2024-07-28T14:53:50.158674+0000 mgr.y (mgr.25253) 6154 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:51 smithi177 bash[79620]: cluster 2024-07-28T14:53:50.158674+0000 mgr.y (mgr.25253) 6154 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:51 smithi204 bash[68176]: cluster 2024-07-28T14:53:50.158674+0000 mgr.y (mgr.25253) 6154 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:52.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11477 16 16 0 0 0 - 0 2024-07-28T14:53:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:53:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11478 16 16 0 0 0 - 0 2024-07-28T14:53:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:53 smithi177 bash[81864]: cluster 2024-07-28T14:53:52.160133+0000 mgr.y (mgr.25253) 6155 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:53 smithi177 bash[79620]: cluster 2024-07-28T14:53:52.160133+0000 mgr.y (mgr.25253) 6155 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:53 smithi204 bash[68176]: cluster 2024-07-28T14:53:52.160133+0000 mgr.y (mgr.25253) 6155 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:54.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11479 16 16 0 0 0 - 0 2024-07-28T14:53:55.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:53:55.152249+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:55.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:55.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11480 16 16 0 0 0 - 0 2024-07-28T14:53:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:55 smithi177 bash[81864]: cluster 2024-07-28T14:53:54.161592+0000 mgr.y (mgr.25253) 6156 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:55 smithi177 bash[79620]: cluster 2024-07-28T14:53:54.161592+0000 mgr.y (mgr.25253) 6156 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:55 smithi204 bash[68176]: cluster 2024-07-28T14:53:54.161592+0000 mgr.y (mgr.25253) 6156 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:56.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11481 16 16 0 0 0 - 0 2024-07-28T14:53:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:53:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:53:57.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11482 16 16 0 0 0 - 0 2024-07-28T14:53:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:57 smithi177 bash[79620]: cluster 2024-07-28T14:53:56.163024+0000 mgr.y (mgr.25253) 6157 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:57 smithi177 bash[81864]: cluster 2024-07-28T14:53:56.163024+0000 mgr.y (mgr.25253) 6157 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:57 smithi204 bash[68176]: cluster 2024-07-28T14:53:56.163024+0000 mgr.y (mgr.25253) 6157 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:58.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11483 16 16 0 0 0 - 0 2024-07-28T14:53:59.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11484 16 16 0 0 0 - 0 2024-07-28T14:53:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:53:59 smithi177 bash[79620]: cluster 2024-07-28T14:53:58.164488+0000 mgr.y (mgr.25253) 6158 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:53:59 smithi177 bash[81864]: cluster 2024-07-28T14:53:58.164488+0000 mgr.y (mgr.25253) 6158 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:53:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:53:59 smithi204 bash[68176]: cluster 2024-07-28T14:53:58.164488+0000 mgr.y (mgr.25253) 6158 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:00.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11485 16 16 0 0 0 - 0 2024-07-28T14:54:01.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11486 16 16 0 0 0 - 0 2024-07-28T14:54:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:01 smithi177 bash[79620]: cluster 2024-07-28T14:54:00.165929+0000 mgr.y (mgr.25253) 6159 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:01 smithi177 bash[79620]: audit 2024-07-28T14:54:00.990141+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:01 smithi177 bash[81864]: cluster 2024-07-28T14:54:00.165929+0000 mgr.y (mgr.25253) 6159 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:01 smithi177 bash[81864]: audit 2024-07-28T14:54:00.990141+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:01 smithi204 bash[68176]: cluster 2024-07-28T14:54:00.165929+0000 mgr.y (mgr.25253) 6159 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:01 smithi204 bash[68176]: audit 2024-07-28T14:54:00.990141+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:02.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11487 16 16 0 0 0 - 0 2024-07-28T14:54:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11488 16 16 0 0 0 - 0 2024-07-28T14:54:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:03 smithi177 bash[81864]: cluster 2024-07-28T14:54:02.167428+0000 mgr.y (mgr.25253) 6160 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:03 smithi177 bash[79620]: cluster 2024-07-28T14:54:02.167428+0000 mgr.y (mgr.25253) 6160 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:03 smithi204 bash[68176]: cluster 2024-07-28T14:54:02.167428+0000 mgr.y (mgr.25253) 6160 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:04.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11489 16 16 0 0 0 - 0 2024-07-28T14:54:05.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11490 16 16 0 0 0 - 0 2024-07-28T14:54:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:05 smithi177 bash[79620]: cluster 2024-07-28T14:54:04.168909+0000 mgr.y (mgr.25253) 6161 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:05 smithi177 bash[81864]: cluster 2024-07-28T14:54:04.168909+0000 mgr.y (mgr.25253) 6161 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:05 smithi204 bash[68176]: cluster 2024-07-28T14:54:04.168909+0000 mgr.y (mgr.25253) 6161 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:06.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11491 16 16 0 0 0 - 0 2024-07-28T14:54:06.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:54:07.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11492 16 16 0 0 0 - 0 2024-07-28T14:54:07.766 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:07 smithi177 bash[81864]: cluster 2024-07-28T14:54:06.170385+0000 mgr.y (mgr.25253) 6162 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:07 smithi177 bash[79620]: cluster 2024-07-28T14:54:06.170385+0000 mgr.y (mgr.25253) 6162 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:07 smithi204 bash[68176]: cluster 2024-07-28T14:54:06.170385+0000 mgr.y (mgr.25253) 6162 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:08.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11493 16 16 0 0 0 - 0 2024-07-28T14:54:09.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11494 16 16 0 0 0 - 0 2024-07-28T14:54:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:09 smithi177 bash[81864]: cluster 2024-07-28T14:54:08.171855+0000 mgr.y (mgr.25253) 6163 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:09 smithi177 bash[79620]: cluster 2024-07-28T14:54:08.171855+0000 mgr.y (mgr.25253) 6163 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:09 smithi204 bash[68176]: cluster 2024-07-28T14:54:08.171855+0000 mgr.y (mgr.25253) 6163 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:10.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11495 16 16 0 0 0 - 0 2024-07-28T14:54:11.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11496 16 16 0 0 0 - 0 2024-07-28T14:54:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:11 smithi177 bash[81864]: cluster 2024-07-28T14:54:10.173253+0000 mgr.y (mgr.25253) 6164 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:11 smithi177 bash[79620]: cluster 2024-07-28T14:54:10.173253+0000 mgr.y (mgr.25253) 6164 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:11 smithi204 bash[68176]: cluster 2024-07-28T14:54:10.173253+0000 mgr.y (mgr.25253) 6164 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:12.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11497 16 16 0 0 0 - 0 2024-07-28T14:54:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11498 16 16 0 0 0 - 0 2024-07-28T14:54:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:13 smithi177 bash[81864]: cluster 2024-07-28T14:54:12.174716+0000 mgr.y (mgr.25253) 6165 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:13 smithi177 bash[79620]: cluster 2024-07-28T14:54:12.174716+0000 mgr.y (mgr.25253) 6165 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:13 smithi204 bash[68176]: cluster 2024-07-28T14:54:12.174716+0000 mgr.y (mgr.25253) 6165 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:14.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11499 16 16 0 0 0 - 0 2024-07-28T14:54:15.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:54:15.155485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:15.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:15.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11500 16 16 0 0 0 - 0 2024-07-28T14:54:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:15 smithi177 bash[81864]: cluster 2024-07-28T14:54:14.176193+0000 mgr.y (mgr.25253) 6166 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:15 smithi177 bash[79620]: cluster 2024-07-28T14:54:14.176193+0000 mgr.y (mgr.25253) 6166 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:15 smithi204 bash[68176]: cluster 2024-07-28T14:54:14.176193+0000 mgr.y (mgr.25253) 6166 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:16.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11501 16 16 0 0 0 - 0 2024-07-28T14:54:16.515 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:54:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:16 smithi177 bash[81864]: audit 2024-07-28T14:54:15.990583+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:16 smithi177 bash[79620]: audit 2024-07-28T14:54:15.990583+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:16 smithi204 bash[68176]: audit 2024-07-28T14:54:15.990583+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:17.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11502 16 16 0 0 0 - 0 2024-07-28T14:54:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:17 smithi204 bash[68176]: cluster 2024-07-28T14:54:16.177624+0000 mgr.y (mgr.25253) 6167 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:18.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:17 smithi177 bash[79620]: cluster 2024-07-28T14:54:16.177624+0000 mgr.y (mgr.25253) 6167 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:17 smithi177 bash[81864]: cluster 2024-07-28T14:54:16.177624+0000 mgr.y (mgr.25253) 6167 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:18.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11503 16 16 0 0 0 - 0 2024-07-28T14:54:19.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11504 16 16 0 0 0 - 0 2024-07-28T14:54:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:19 smithi204 bash[68176]: cluster 2024-07-28T14:54:18.179122+0000 mgr.y (mgr.25253) 6168 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:19 smithi177 bash[79620]: cluster 2024-07-28T14:54:18.179122+0000 mgr.y (mgr.25253) 6168 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:19 smithi177 bash[81864]: cluster 2024-07-28T14:54:18.179122+0000 mgr.y (mgr.25253) 6168 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:20.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11505 16 16 0 0 0 - 0 2024-07-28T14:54:21.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11506 16 16 0 0 0 - 0 2024-07-28T14:54:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:21 smithi204 bash[68176]: cluster 2024-07-28T14:54:20.180541+0000 mgr.y (mgr.25253) 6169 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:21 smithi177 bash[81864]: cluster 2024-07-28T14:54:20.180541+0000 mgr.y (mgr.25253) 6169 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:21 smithi177 bash[79620]: cluster 2024-07-28T14:54:20.180541+0000 mgr.y (mgr.25253) 6169 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:22.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11507 16 16 0 0 0 - 0 2024-07-28T14:54:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11508 16 16 0 0 0 - 0 2024-07-28T14:54:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:23 smithi204 bash[68176]: cluster 2024-07-28T14:54:22.181996+0000 mgr.y (mgr.25253) 6170 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:23 smithi177 bash[81864]: cluster 2024-07-28T14:54:22.181996+0000 mgr.y (mgr.25253) 6170 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:23 smithi177 bash[79620]: cluster 2024-07-28T14:54:22.181996+0000 mgr.y (mgr.25253) 6170 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:24.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11509 16 16 0 0 0 - 0 2024-07-28T14:54:25.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11510 16 16 0 0 0 - 0 2024-07-28T14:54:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:25 smithi204 bash[68176]: cluster 2024-07-28T14:54:24.183440+0000 mgr.y (mgr.25253) 6171 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:25 smithi177 bash[79620]: cluster 2024-07-28T14:54:24.183440+0000 mgr.y (mgr.25253) 6171 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:25 smithi177 bash[81864]: cluster 2024-07-28T14:54:24.183440+0000 mgr.y (mgr.25253) 6171 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:26.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11511 16 16 0 0 0 - 0 2024-07-28T14:54:26.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T14:54:27.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11512 16 16 0 0 0 - 0 2024-07-28T14:54:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:27 smithi204 bash[68176]: cluster 2024-07-28T14:54:26.184906+0000 mgr.y (mgr.25253) 6172 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:27 smithi177 bash[81864]: cluster 2024-07-28T14:54:26.184906+0000 mgr.y (mgr.25253) 6172 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:27 smithi177 bash[79620]: cluster 2024-07-28T14:54:26.184906+0000 mgr.y (mgr.25253) 6172 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:28.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11513 16 16 0 0 0 - 0 2024-07-28T14:54:29.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11514 16 16 0 0 0 - 0 2024-07-28T14:54:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:29 smithi204 bash[68176]: cluster 2024-07-28T14:54:28.186347+0000 mgr.y (mgr.25253) 6173 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:29 smithi177 bash[81864]: cluster 2024-07-28T14:54:28.186347+0000 mgr.y (mgr.25253) 6173 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:29 smithi177 bash[79620]: cluster 2024-07-28T14:54:28.186347+0000 mgr.y (mgr.25253) 6173 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:30.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11515 16 16 0 0 0 - 0 2024-07-28T14:54:31.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11516 16 16 0 0 0 - 0 2024-07-28T14:54:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:31 smithi204 bash[68176]: cluster 2024-07-28T14:54:30.187848+0000 mgr.y (mgr.25253) 6174 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:31 smithi204 bash[68176]: audit 2024-07-28T14:54:30.990973+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:31 smithi204 bash[68176]: audit 2024-07-28T14:54:31.501720+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[79620]: cluster 2024-07-28T14:54:30.187848+0000 mgr.y (mgr.25253) 6174 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[79620]: audit 2024-07-28T14:54:30.990973+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[79620]: audit 2024-07-28T14:54:31.501720+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[81864]: cluster 2024-07-28T14:54:30.187848+0000 mgr.y (mgr.25253) 6174 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[81864]: audit 2024-07-28T14:54:30.990973+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:31 smithi177 bash[81864]: audit 2024-07-28T14:54:31.501720+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:32.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11517 16 16 0 0 0 - 0 2024-07-28T14:54:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:32 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11518 16 16 0 0 0 - 0 2024-07-28T14:54:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:33 smithi204 bash[68176]: cluster 2024-07-28T14:54:32.189344+0000 mgr.y (mgr.25253) 6175 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:33 smithi177 bash[79620]: cluster 2024-07-28T14:54:32.189344+0000 mgr.y (mgr.25253) 6175 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:33 smithi177 bash[81864]: cluster 2024-07-28T14:54:32.189344+0000 mgr.y (mgr.25253) 6175 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:34.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11519 16 16 0 0 0 - 0 2024-07-28T14:54:35.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:54:35.158674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:35.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:35.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11520 16 16 0 0 0 - 0 2024-07-28T14:54:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:35 smithi204 bash[68176]: cluster 2024-07-28T14:54:34.190826+0000 mgr.y (mgr.25253) 6176 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:36.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:35 smithi177 bash[79620]: cluster 2024-07-28T14:54:34.190826+0000 mgr.y (mgr.25253) 6176 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:35 smithi177 bash[81864]: cluster 2024-07-28T14:54:34.190826+0000 mgr.y (mgr.25253) 6176 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:36.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11521 16 16 0 0 0 - 0 2024-07-28T14:54:36.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:54:37.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11522 16 16 0 0 0 - 0 2024-07-28T14:54:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:37 smithi204 bash[68176]: cluster 2024-07-28T14:54:36.192353+0000 mgr.y (mgr.25253) 6177 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:37 smithi204 bash[68176]: audit 2024-07-28T14:54:37.180570+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:37 smithi204 bash[68176]: audit 2024-07-28T14:54:37.186169+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:37 smithi204 bash[68176]: audit 2024-07-28T14:54:37.392455+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:37 smithi204 bash[68176]: audit 2024-07-28T14:54:37.404079+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[81864]: cluster 2024-07-28T14:54:36.192353+0000 mgr.y (mgr.25253) 6177 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[81864]: audit 2024-07-28T14:54:37.180570+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[81864]: audit 2024-07-28T14:54:37.186169+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[81864]: audit 2024-07-28T14:54:37.392455+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[81864]: audit 2024-07-28T14:54:37.404079+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[79620]: cluster 2024-07-28T14:54:36.192353+0000 mgr.y (mgr.25253) 6177 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[79620]: audit 2024-07-28T14:54:37.180570+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[79620]: audit 2024-07-28T14:54:37.186169+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[79620]: audit 2024-07-28T14:54:37.392455+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:37 smithi177 bash[79620]: audit 2024-07-28T14:54:37.404079+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:38.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11523 16 16 0 0 0 - 0 2024-07-28T14:54:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:38 smithi204 bash[68176]: audit 2024-07-28T14:54:37.815129+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:38 smithi204 bash[68176]: audit 2024-07-28T14:54:37.816755+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:38 smithi204 bash[68176]: audit 2024-07-28T14:54:37.828069+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:39.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[81864]: audit 2024-07-28T14:54:37.815129+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[81864]: audit 2024-07-28T14:54:37.816755+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[81864]: audit 2024-07-28T14:54:37.828069+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[79620]: audit 2024-07-28T14:54:37.815129+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[79620]: audit 2024-07-28T14:54:37.816755+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:38 smithi177 bash[79620]: audit 2024-07-28T14:54:37.828069+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:54:39.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11524 16 16 0 0 0 - 0 2024-07-28T14:54:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:39 smithi204 bash[68176]: cluster 2024-07-28T14:54:38.193787+0000 mgr.y (mgr.25253) 6178 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:39 smithi177 bash[81864]: cluster 2024-07-28T14:54:38.193787+0000 mgr.y (mgr.25253) 6178 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:39 smithi177 bash[79620]: cluster 2024-07-28T14:54:38.193787+0000 mgr.y (mgr.25253) 6178 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:40.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11525 16 16 0 0 0 - 0 2024-07-28T14:54:41.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11526 16 16 0 0 0 - 0 2024-07-28T14:54:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:41 smithi204 bash[68176]: cluster 2024-07-28T14:54:40.195257+0000 mgr.y (mgr.25253) 6179 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:42.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:41 smithi177 bash[81864]: cluster 2024-07-28T14:54:40.195257+0000 mgr.y (mgr.25253) 6179 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:41 smithi177 bash[79620]: cluster 2024-07-28T14:54:40.195257+0000 mgr.y (mgr.25253) 6179 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:42.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11527 16 16 0 0 0 - 0 2024-07-28T14:54:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11528 16 16 0 0 0 - 0 2024-07-28T14:54:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:43 smithi204 bash[68176]: cluster 2024-07-28T14:54:42.196765+0000 mgr.y (mgr.25253) 6180 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:43 smithi177 bash[81864]: cluster 2024-07-28T14:54:42.196765+0000 mgr.y (mgr.25253) 6180 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:43 smithi177 bash[79620]: cluster 2024-07-28T14:54:42.196765+0000 mgr.y (mgr.25253) 6180 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:44.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11529 16 16 0 0 0 - 0 2024-07-28T14:54:45.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11530 16 16 0 0 0 - 0 2024-07-28T14:54:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:45 smithi204 bash[68176]: cluster 2024-07-28T14:54:44.198261+0000 mgr.y (mgr.25253) 6181 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:45 smithi177 bash[81864]: cluster 2024-07-28T14:54:44.198261+0000 mgr.y (mgr.25253) 6181 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:45 smithi177 bash[79620]: cluster 2024-07-28T14:54:44.198261+0000 mgr.y (mgr.25253) 6181 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:46.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11531 16 16 0 0 0 - 0 2024-07-28T14:54:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:54:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:46 smithi204 bash[68176]: audit 2024-07-28T14:54:45.991323+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:47.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:46 smithi177 bash[81864]: audit 2024-07-28T14:54:45.991323+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:46 smithi177 bash[79620]: audit 2024-07-28T14:54:45.991323+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:47.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11532 16 16 0 0 0 - 0 2024-07-28T14:54:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:47 smithi204 bash[68176]: cluster 2024-07-28T14:54:46.199754+0000 mgr.y (mgr.25253) 6182 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:47 smithi177 bash[79620]: cluster 2024-07-28T14:54:46.199754+0000 mgr.y (mgr.25253) 6182 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:47 smithi177 bash[81864]: cluster 2024-07-28T14:54:46.199754+0000 mgr.y (mgr.25253) 6182 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:48.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11533 16 16 0 0 0 - 0 2024-07-28T14:54:49.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11534 16 16 0 0 0 - 0 2024-07-28T14:54:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:49 smithi204 bash[68176]: cluster 2024-07-28T14:54:48.201136+0000 mgr.y (mgr.25253) 6183 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:49 smithi177 bash[81864]: cluster 2024-07-28T14:54:48.201136+0000 mgr.y (mgr.25253) 6183 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:49 smithi177 bash[79620]: cluster 2024-07-28T14:54:48.201136+0000 mgr.y (mgr.25253) 6183 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:50.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11535 16 16 0 0 0 - 0 2024-07-28T14:54:51.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11536 16 16 0 0 0 - 0 2024-07-28T14:54:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:51 smithi204 bash[68176]: cluster 2024-07-28T14:54:50.202595+0000 mgr.y (mgr.25253) 6184 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:51 smithi177 bash[81864]: cluster 2024-07-28T14:54:50.202595+0000 mgr.y (mgr.25253) 6184 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:51 smithi177 bash[79620]: cluster 2024-07-28T14:54:50.202595+0000 mgr.y (mgr.25253) 6184 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:52.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11537 16 16 0 0 0 - 0 2024-07-28T14:54:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:54:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11538 16 16 0 0 0 - 0 2024-07-28T14:54:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:53 smithi204 bash[68176]: cluster 2024-07-28T14:54:52.204237+0000 mgr.y (mgr.25253) 6185 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:53 smithi177 bash[81864]: cluster 2024-07-28T14:54:52.204237+0000 mgr.y (mgr.25253) 6185 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:53 smithi177 bash[79620]: cluster 2024-07-28T14:54:52.204237+0000 mgr.y (mgr.25253) 6185 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:54.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11539 16 16 0 0 0 - 0 2024-07-28T14:54:55.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:54:55.161780+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:55.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:55.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11540 16 16 0 0 0 - 0 2024-07-28T14:54:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:55 smithi204 bash[68176]: cluster 2024-07-28T14:54:54.205752+0000 mgr.y (mgr.25253) 6186 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:56.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:55 smithi177 bash[81864]: cluster 2024-07-28T14:54:54.205752+0000 mgr.y (mgr.25253) 6186 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:55 smithi177 bash[79620]: cluster 2024-07-28T14:54:54.205752+0000 mgr.y (mgr.25253) 6186 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:56.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11541 16 16 0 0 0 - 0 2024-07-28T14:54:56.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:54:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:54:57.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11542 16 16 0 0 0 - 0 2024-07-28T14:54:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:57 smithi204 bash[68176]: cluster 2024-07-28T14:54:56.207238+0000 mgr.y (mgr.25253) 6187 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:57 smithi177 bash[81864]: cluster 2024-07-28T14:54:56.207238+0000 mgr.y (mgr.25253) 6187 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:57 smithi177 bash[79620]: cluster 2024-07-28T14:54:56.207238+0000 mgr.y (mgr.25253) 6187 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:54:58.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11543 16 16 0 0 0 - 0 2024-07-28T14:54:59.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11544 16 16 0 0 0 - 0 2024-07-28T14:54:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:54:59 smithi204 bash[68176]: cluster 2024-07-28T14:54:58.208712+0000 mgr.y (mgr.25253) 6188 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:54:59 smithi177 bash[81864]: cluster 2024-07-28T14:54:58.208712+0000 mgr.y (mgr.25253) 6188 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:54:59 smithi177 bash[79620]: cluster 2024-07-28T14:54:58.208712+0000 mgr.y (mgr.25253) 6188 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:00.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11545 16 16 0 0 0 - 0 2024-07-28T14:55:01.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11546 16 16 0 0 0 - 0 2024-07-28T14:55:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:01 smithi204 bash[68176]: cluster 2024-07-28T14:55:00.210149+0000 mgr.y (mgr.25253) 6189 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:01 smithi204 bash[68176]: audit 2024-07-28T14:55:00.991795+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:01 smithi177 bash[81864]: cluster 2024-07-28T14:55:00.210149+0000 mgr.y (mgr.25253) 6189 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:01 smithi177 bash[81864]: audit 2024-07-28T14:55:00.991795+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:01 smithi177 bash[79620]: cluster 2024-07-28T14:55:00.210149+0000 mgr.y (mgr.25253) 6189 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:01 smithi177 bash[79620]: audit 2024-07-28T14:55:00.991795+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:02.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11547 16 16 0 0 0 - 0 2024-07-28T14:55:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11548 16 16 0 0 0 - 0 2024-07-28T14:55:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:03 smithi204 bash[68176]: cluster 2024-07-28T14:55:02.211610+0000 mgr.y (mgr.25253) 6190 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:03 smithi177 bash[81864]: cluster 2024-07-28T14:55:02.211610+0000 mgr.y (mgr.25253) 6190 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:03 smithi177 bash[79620]: cluster 2024-07-28T14:55:02.211610+0000 mgr.y (mgr.25253) 6190 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:04.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11549 16 16 0 0 0 - 0 2024-07-28T14:55:05.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11550 16 16 0 0 0 - 0 2024-07-28T14:55:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:05 smithi204 bash[68176]: cluster 2024-07-28T14:55:04.213106+0000 mgr.y (mgr.25253) 6191 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:05 smithi177 bash[81864]: cluster 2024-07-28T14:55:04.213106+0000 mgr.y (mgr.25253) 6191 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:05 smithi177 bash[79620]: cluster 2024-07-28T14:55:04.213106+0000 mgr.y (mgr.25253) 6191 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:06.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11551 16 16 0 0 0 - 0 2024-07-28T14:55:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:55:07.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11552 16 16 0 0 0 - 0 2024-07-28T14:55:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:07 smithi204 bash[68176]: cluster 2024-07-28T14:55:06.214565+0000 mgr.y (mgr.25253) 6192 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:07 smithi177 bash[81864]: cluster 2024-07-28T14:55:06.214565+0000 mgr.y (mgr.25253) 6192 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:07 smithi177 bash[79620]: cluster 2024-07-28T14:55:06.214565+0000 mgr.y (mgr.25253) 6192 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:08.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11553 16 16 0 0 0 - 0 2024-07-28T14:55:09.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11554 16 16 0 0 0 - 0 2024-07-28T14:55:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:09 smithi204 bash[68176]: cluster 2024-07-28T14:55:08.216042+0000 mgr.y (mgr.25253) 6193 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:09 smithi177 bash[81864]: cluster 2024-07-28T14:55:08.216042+0000 mgr.y (mgr.25253) 6193 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:09 smithi177 bash[79620]: cluster 2024-07-28T14:55:08.216042+0000 mgr.y (mgr.25253) 6193 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:10.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11555 16 16 0 0 0 - 0 2024-07-28T14:55:11.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11556 16 16 0 0 0 - 0 2024-07-28T14:55:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:11 smithi204 bash[68176]: cluster 2024-07-28T14:55:10.217485+0000 mgr.y (mgr.25253) 6194 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:11 smithi177 bash[81864]: cluster 2024-07-28T14:55:10.217485+0000 mgr.y (mgr.25253) 6194 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:11 smithi177 bash[79620]: cluster 2024-07-28T14:55:10.217485+0000 mgr.y (mgr.25253) 6194 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:12.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11557 16 16 0 0 0 - 0 2024-07-28T14:55:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11558 16 16 0 0 0 - 0 2024-07-28T14:55:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:13 smithi204 bash[68176]: cluster 2024-07-28T14:55:12.218947+0000 mgr.y (mgr.25253) 6195 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:14.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:13 smithi177 bash[81864]: cluster 2024-07-28T14:55:12.218947+0000 mgr.y (mgr.25253) 6195 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:13 smithi177 bash[79620]: cluster 2024-07-28T14:55:12.218947+0000 mgr.y (mgr.25253) 6195 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:14.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11559 16 16 0 0 0 - 0 2024-07-28T14:55:15.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:55:15.164963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:15.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:15.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11560 16 16 0 0 0 - 0 2024-07-28T14:55:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:15 smithi204 bash[68176]: cluster 2024-07-28T14:55:14.220427+0000 mgr.y (mgr.25253) 6196 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:15 smithi177 bash[81864]: cluster 2024-07-28T14:55:14.220427+0000 mgr.y (mgr.25253) 6196 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:15 smithi177 bash[79620]: cluster 2024-07-28T14:55:14.220427+0000 mgr.y (mgr.25253) 6196 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:16.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11561 16 16 0 0 0 - 0 2024-07-28T14:55:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:55:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:16 smithi204 bash[68176]: audit 2024-07-28T14:55:15.992163+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:16 smithi177 bash[81864]: audit 2024-07-28T14:55:15.992163+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:16 smithi177 bash[79620]: audit 2024-07-28T14:55:15.992163+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:17.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11562 16 16 0 0 0 - 0 2024-07-28T14:55:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:17 smithi204 bash[68176]: cluster 2024-07-28T14:55:16.221846+0000 mgr.y (mgr.25253) 6197 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:17 smithi177 bash[81864]: cluster 2024-07-28T14:55:16.221846+0000 mgr.y (mgr.25253) 6197 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:17 smithi177 bash[79620]: cluster 2024-07-28T14:55:16.221846+0000 mgr.y (mgr.25253) 6197 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:18.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11563 16 16 0 0 0 - 0 2024-07-28T14:55:19.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11564 16 16 0 0 0 - 0 2024-07-28T14:55:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:19 smithi177 bash[81864]: cluster 2024-07-28T14:55:18.223465+0000 mgr.y (mgr.25253) 6198 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:19 smithi177 bash[79620]: cluster 2024-07-28T14:55:18.223465+0000 mgr.y (mgr.25253) 6198 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:20.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11565 16 16 0 0 0 - 0 2024-07-28T14:55:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:19 smithi204 bash[68176]: cluster 2024-07-28T14:55:18.223465+0000 mgr.y (mgr.25253) 6198 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:21.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11566 16 16 0 0 0 - 0 2024-07-28T14:55:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:21 smithi177 bash[81864]: cluster 2024-07-28T14:55:20.225115+0000 mgr.y (mgr.25253) 6199 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:21 smithi177 bash[79620]: cluster 2024-07-28T14:55:20.225115+0000 mgr.y (mgr.25253) 6199 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:21 smithi204 bash[68176]: cluster 2024-07-28T14:55:20.225115+0000 mgr.y (mgr.25253) 6199 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:22.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11567 16 16 0 0 0 - 0 2024-07-28T14:55:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11568 16 16 0 0 0 - 0 2024-07-28T14:55:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:23 smithi177 bash[79620]: cluster 2024-07-28T14:55:22.226760+0000 mgr.y (mgr.25253) 6200 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:23 smithi177 bash[81864]: cluster 2024-07-28T14:55:22.226760+0000 mgr.y (mgr.25253) 6200 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:23 smithi204 bash[68176]: cluster 2024-07-28T14:55:22.226760+0000 mgr.y (mgr.25253) 6200 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:24.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11569 16 16 0 0 0 - 0 2024-07-28T14:55:25.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11570 16 16 0 0 0 - 0 2024-07-28T14:55:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:25 smithi177 bash[81864]: cluster 2024-07-28T14:55:24.228440+0000 mgr.y (mgr.25253) 6201 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:25 smithi177 bash[79620]: cluster 2024-07-28T14:55:24.228440+0000 mgr.y (mgr.25253) 6201 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:25 smithi204 bash[68176]: cluster 2024-07-28T14:55:24.228440+0000 mgr.y (mgr.25253) 6201 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:26.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11571 16 16 0 0 0 - 0 2024-07-28T14:55:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:55:27.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11572 16 16 0 0 0 - 0 2024-07-28T14:55:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:27 smithi177 bash[79620]: cluster 2024-07-28T14:55:26.230064+0000 mgr.y (mgr.25253) 6202 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:27 smithi177 bash[81864]: cluster 2024-07-28T14:55:26.230064+0000 mgr.y (mgr.25253) 6202 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:27 smithi204 bash[68176]: cluster 2024-07-28T14:55:26.230064+0000 mgr.y (mgr.25253) 6202 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:28.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11573 16 16 0 0 0 - 0 2024-07-28T14:55:29.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11574 16 16 0 0 0 - 0 2024-07-28T14:55:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:29 smithi177 bash[81864]: cluster 2024-07-28T14:55:28.231845+0000 mgr.y (mgr.25253) 6203 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:29 smithi177 bash[79620]: cluster 2024-07-28T14:55:28.231845+0000 mgr.y (mgr.25253) 6203 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:29 smithi204 bash[68176]: cluster 2024-07-28T14:55:28.231845+0000 mgr.y (mgr.25253) 6203 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:30.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11575 16 16 0 0 0 - 0 2024-07-28T14:55:31.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11576 16 16 0 0 0 - 0 2024-07-28T14:55:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:31 smithi177 bash[81864]: cluster 2024-07-28T14:55:30.233440+0000 mgr.y (mgr.25253) 6204 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:31 smithi177 bash[81864]: audit 2024-07-28T14:55:30.992643+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:31 smithi177 bash[79620]: cluster 2024-07-28T14:55:30.233440+0000 mgr.y (mgr.25253) 6204 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:31 smithi177 bash[79620]: audit 2024-07-28T14:55:30.992643+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:31 smithi204 bash[68176]: cluster 2024-07-28T14:55:30.233440+0000 mgr.y (mgr.25253) 6204 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:31 smithi204 bash[68176]: audit 2024-07-28T14:55:30.992643+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:32.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11577 16 16 0 0 0 - 0 2024-07-28T14:55:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11578 16 16 0 0 0 - 0 2024-07-28T14:55:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:33 smithi177 bash[81864]: cluster 2024-07-28T14:55:32.235034+0000 mgr.y (mgr.25253) 6205 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:33 smithi177 bash[79620]: cluster 2024-07-28T14:55:32.235034+0000 mgr.y (mgr.25253) 6205 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:33 smithi204 bash[68176]: cluster 2024-07-28T14:55:32.235034+0000 mgr.y (mgr.25253) 6205 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:34.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11579 16 16 0 0 0 - 0 2024-07-28T14:55:35.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:55:35.168224+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:35.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:35.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11580 16 16 0 0 0 - 0 2024-07-28T14:55:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:35 smithi177 bash[81864]: cluster 2024-07-28T14:55:34.236683+0000 mgr.y (mgr.25253) 6206 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:35 smithi177 bash[79620]: cluster 2024-07-28T14:55:34.236683+0000 mgr.y (mgr.25253) 6206 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:35 smithi204 bash[68176]: cluster 2024-07-28T14:55:34.236683+0000 mgr.y (mgr.25253) 6206 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:36.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11581 16 16 0 0 0 - 0 2024-07-28T14:55:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:55:37.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11582 16 16 0 0 0 - 0 2024-07-28T14:55:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:37 smithi177 bash[81864]: cluster 2024-07-28T14:55:36.238314+0000 mgr.y (mgr.25253) 6207 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:38.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:37 smithi177 bash[79620]: cluster 2024-07-28T14:55:36.238314+0000 mgr.y (mgr.25253) 6207 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:38.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:37 smithi204 bash[68176]: cluster 2024-07-28T14:55:36.238314+0000 mgr.y (mgr.25253) 6207 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:38.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11583 16 16 0 0 0 - 0 2024-07-28T14:55:39.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:38 smithi177 bash[81864]: audit 2024-07-28T14:55:37.904723+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:39.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:38 smithi177 bash[79620]: audit 2024-07-28T14:55:37.904723+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:39.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:38 smithi204 bash[68176]: audit 2024-07-28T14:55:37.904723+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:39.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11584 16 16 0 0 0 - 0 2024-07-28T14:55:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:39 smithi177 bash[79620]: cluster 2024-07-28T14:55:38.239204+0000 mgr.y (mgr.25253) 6208 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:39 smithi177 bash[81864]: cluster 2024-07-28T14:55:38.239204+0000 mgr.y (mgr.25253) 6208 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:39 smithi204 bash[68176]: cluster 2024-07-28T14:55:38.239204+0000 mgr.y (mgr.25253) 6208 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:40.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11585 16 16 0 0 0 - 0 2024-07-28T14:55:41.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11586 16 16 0 0 0 - 0 2024-07-28T14:55:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:41 smithi177 bash[79620]: cluster 2024-07-28T14:55:40.240774+0000 mgr.y (mgr.25253) 6209 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:41 smithi177 bash[81864]: cluster 2024-07-28T14:55:40.240774+0000 mgr.y (mgr.25253) 6209 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:41 smithi204 bash[68176]: cluster 2024-07-28T14:55:40.240774+0000 mgr.y (mgr.25253) 6209 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:42.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11587 16 16 0 0 0 - 0 2024-07-28T14:55:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11588 16 16 0 0 0 - 0 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[81864]: cluster 2024-07-28T14:55:42.242370+0000 mgr.y (mgr.25253) 6210 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[81864]: audit 2024-07-28T14:55:43.559853+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[81864]: audit 2024-07-28T14:55:43.567268+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[79620]: cluster 2024-07-28T14:55:42.242370+0000 mgr.y (mgr.25253) 6210 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[79620]: audit 2024-07-28T14:55:43.559853+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:43 smithi177 bash[79620]: audit 2024-07-28T14:55:43.567268+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:43 smithi204 bash[68176]: cluster 2024-07-28T14:55:42.242370+0000 mgr.y (mgr.25253) 6210 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:43 smithi204 bash[68176]: audit 2024-07-28T14:55:43.559853+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:43 smithi204 bash[68176]: audit 2024-07-28T14:55:43.567268+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:44.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11589 16 16 0 0 0 - 0 2024-07-28T14:55:45.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: audit 2024-07-28T14:55:43.823252+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: audit 2024-07-28T14:55:43.829860+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: cluster 2024-07-28T14:55:44.243460+0000 mgr.y (mgr.25253) 6211 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: audit 2024-07-28T14:55:44.270779+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: audit 2024-07-28T14:55:44.271997+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:44 smithi204 bash[68176]: audit 2024-07-28T14:55:44.282978+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11590 16 16 0 0 0 - 0 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: audit 2024-07-28T14:55:43.823252+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: audit 2024-07-28T14:55:43.829860+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: cluster 2024-07-28T14:55:44.243460+0000 mgr.y (mgr.25253) 6211 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: audit 2024-07-28T14:55:44.270779+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: audit 2024-07-28T14:55:44.271997+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[79620]: audit 2024-07-28T14:55:44.282978+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: audit 2024-07-28T14:55:43.823252+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: audit 2024-07-28T14:55:43.829860+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:45.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: cluster 2024-07-28T14:55:44.243460+0000 mgr.y (mgr.25253) 6211 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: audit 2024-07-28T14:55:44.270779+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: audit 2024-07-28T14:55:44.271997+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:44 smithi177 bash[81864]: audit 2024-07-28T14:55:44.282978+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:55:46.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11591 16 16 0 0 0 - 0 2024-07-28T14:55:46.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:46 smithi204 bash[68176]: audit 2024-07-28T14:55:45.993126+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:46.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:46 smithi177 bash[79620]: audit 2024-07-28T14:55:45.993126+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:55:46.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:46 smithi177 bash[81864]: audit 2024-07-28T14:55:45.993126+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:47.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11592 16 16 0 0 0 - 0 2024-07-28T14:55:47.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:47 smithi204 bash[68176]: cluster 2024-07-28T14:55:46.244904+0000 mgr.y (mgr.25253) 6212 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:47.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:47 smithi177 bash[79620]: cluster 2024-07-28T14:55:46.244904+0000 mgr.y (mgr.25253) 6212 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:47.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:47 smithi177 bash[81864]: cluster 2024-07-28T14:55:46.244904+0000 mgr.y (mgr.25253) 6212 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:48.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11593 16 16 0 0 0 - 0 2024-07-28T14:55:49.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11594 16 16 0 0 0 - 0 2024-07-28T14:55:49.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:49 smithi204 bash[68176]: cluster 2024-07-28T14:55:48.246373+0000 mgr.y (mgr.25253) 6213 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:49 smithi177 bash[79620]: cluster 2024-07-28T14:55:48.246373+0000 mgr.y (mgr.25253) 6213 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:49 smithi177 bash[81864]: cluster 2024-07-28T14:55:48.246373+0000 mgr.y (mgr.25253) 6213 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:50.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11595 16 16 0 0 0 - 0 2024-07-28T14:55:51.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11596 16 16 0 0 0 - 0 2024-07-28T14:55:51.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:51 smithi204 bash[68176]: cluster 2024-07-28T14:55:50.247818+0000 mgr.y (mgr.25253) 6214 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:51 smithi177 bash[79620]: cluster 2024-07-28T14:55:50.247818+0000 mgr.y (mgr.25253) 6214 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:51 smithi177 bash[81864]: cluster 2024-07-28T14:55:50.247818+0000 mgr.y (mgr.25253) 6214 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:52.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11597 16 16 0 0 0 - 0 2024-07-28T14:55:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:55:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11598 16 16 0 0 0 - 0 2024-07-28T14:55:53.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:53 smithi204 bash[68176]: cluster 2024-07-28T14:55:52.249324+0000 mgr.y (mgr.25253) 6215 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:53 smithi177 bash[79620]: cluster 2024-07-28T14:55:52.249324+0000 mgr.y (mgr.25253) 6215 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:53 smithi177 bash[81864]: cluster 2024-07-28T14:55:52.249324+0000 mgr.y (mgr.25253) 6215 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:54.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11599 16 16 0 0 0 - 0 2024-07-28T14:55:55.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:55:55.171403+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:55.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:55.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11600 16 16 0 0 0 - 0 2024-07-28T14:55:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:55 smithi204 bash[68176]: cluster 2024-07-28T14:55:54.250783+0000 mgr.y (mgr.25253) 6216 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:55 smithi177 bash[81864]: cluster 2024-07-28T14:55:54.250783+0000 mgr.y (mgr.25253) 6216 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:55 smithi177 bash[79620]: cluster 2024-07-28T14:55:54.250783+0000 mgr.y (mgr.25253) 6216 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:56.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11601 16 16 0 0 0 - 0 2024-07-28T14:55:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:55:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:55:57.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11602 16 16 0 0 0 - 0 2024-07-28T14:55:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:57 smithi204 bash[68176]: cluster 2024-07-28T14:55:56.252255+0000 mgr.y (mgr.25253) 6217 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:57 smithi177 bash[81864]: cluster 2024-07-28T14:55:56.252255+0000 mgr.y (mgr.25253) 6217 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:57 smithi177 bash[79620]: cluster 2024-07-28T14:55:56.252255+0000 mgr.y (mgr.25253) 6217 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:58.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11603 16 16 0 0 0 - 0 2024-07-28T14:55:59.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11604 16 16 0 0 0 - 0 2024-07-28T14:55:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:55:59 smithi204 bash[68176]: cluster 2024-07-28T14:55:58.253694+0000 mgr.y (mgr.25253) 6218 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:55:59 smithi177 bash[81864]: cluster 2024-07-28T14:55:58.253694+0000 mgr.y (mgr.25253) 6218 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:55:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:55:59 smithi177 bash[79620]: cluster 2024-07-28T14:55:58.253694+0000 mgr.y (mgr.25253) 6218 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:00.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11605 16 16 0 0 0 - 0 2024-07-28T14:56:01.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11606 16 16 0 0 0 - 0 2024-07-28T14:56:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:01 smithi204 bash[68176]: cluster 2024-07-28T14:56:00.255316+0000 mgr.y (mgr.25253) 6219 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:01 smithi204 bash[68176]: audit 2024-07-28T14:56:00.993534+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:01 smithi177 bash[81864]: cluster 2024-07-28T14:56:00.255316+0000 mgr.y (mgr.25253) 6219 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:01 smithi177 bash[81864]: audit 2024-07-28T14:56:00.993534+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:01 smithi177 bash[79620]: cluster 2024-07-28T14:56:00.255316+0000 mgr.y (mgr.25253) 6219 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:01 smithi177 bash[79620]: audit 2024-07-28T14:56:00.993534+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:02.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11607 16 16 0 0 0 - 0 2024-07-28T14:56:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11608 16 16 0 0 0 - 0 2024-07-28T14:56:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:03 smithi204 bash[68176]: cluster 2024-07-28T14:56:02.256898+0000 mgr.y (mgr.25253) 6220 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:03 smithi177 bash[81864]: cluster 2024-07-28T14:56:02.256898+0000 mgr.y (mgr.25253) 6220 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:03 smithi177 bash[79620]: cluster 2024-07-28T14:56:02.256898+0000 mgr.y (mgr.25253) 6220 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:04.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11609 16 16 0 0 0 - 0 2024-07-28T14:56:05.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11610 16 16 0 0 0 - 0 2024-07-28T14:56:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:05 smithi204 bash[68176]: cluster 2024-07-28T14:56:04.258400+0000 mgr.y (mgr.25253) 6221 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:05 smithi177 bash[81864]: cluster 2024-07-28T14:56:04.258400+0000 mgr.y (mgr.25253) 6221 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:05 smithi177 bash[79620]: cluster 2024-07-28T14:56:04.258400+0000 mgr.y (mgr.25253) 6221 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:06.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11611 16 16 0 0 0 - 0 2024-07-28T14:56:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T14:56:07.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11612 16 16 0 0 0 - 0 2024-07-28T14:56:07.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:07 smithi204 bash[68176]: cluster 2024-07-28T14:56:06.259936+0000 mgr.y (mgr.25253) 6222 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:07 smithi177 bash[81864]: cluster 2024-07-28T14:56:06.259936+0000 mgr.y (mgr.25253) 6222 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:07 smithi177 bash[79620]: cluster 2024-07-28T14:56:06.259936+0000 mgr.y (mgr.25253) 6222 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:08.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11613 16 16 0 0 0 - 0 2024-07-28T14:56:09.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11614 16 16 0 0 0 - 0 2024-07-28T14:56:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:09 smithi204 bash[68176]: cluster 2024-07-28T14:56:08.261412+0000 mgr.y (mgr.25253) 6223 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:09 smithi177 bash[81864]: cluster 2024-07-28T14:56:08.261412+0000 mgr.y (mgr.25253) 6223 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:09 smithi177 bash[79620]: cluster 2024-07-28T14:56:08.261412+0000 mgr.y (mgr.25253) 6223 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:10.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11615 16 16 0 0 0 - 0 2024-07-28T14:56:11.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11616 16 16 0 0 0 - 0 2024-07-28T14:56:11.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:11 smithi204 bash[68176]: cluster 2024-07-28T14:56:10.262864+0000 mgr.y (mgr.25253) 6224 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:11 smithi177 bash[81864]: cluster 2024-07-28T14:56:10.262864+0000 mgr.y (mgr.25253) 6224 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:11 smithi177 bash[79620]: cluster 2024-07-28T14:56:10.262864+0000 mgr.y (mgr.25253) 6224 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:12.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11617 16 16 0 0 0 - 0 2024-07-28T14:56:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11618 16 16 0 0 0 - 0 2024-07-28T14:56:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:13 smithi204 bash[68176]: cluster 2024-07-28T14:56:12.264358+0000 mgr.y (mgr.25253) 6225 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:13 smithi177 bash[81864]: cluster 2024-07-28T14:56:12.264358+0000 mgr.y (mgr.25253) 6225 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:13 smithi177 bash[79620]: cluster 2024-07-28T14:56:12.264358+0000 mgr.y (mgr.25253) 6225 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:14.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11619 16 16 0 0 0 - 0 2024-07-28T14:56:15.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:56:15.174570+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:15.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:15.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11620 16 16 0 0 0 - 0 2024-07-28T14:56:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:15 smithi204 bash[68176]: cluster 2024-07-28T14:56:14.265801+0000 mgr.y (mgr.25253) 6226 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:15 smithi177 bash[81864]: cluster 2024-07-28T14:56:14.265801+0000 mgr.y (mgr.25253) 6226 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:15 smithi177 bash[79620]: cluster 2024-07-28T14:56:14.265801+0000 mgr.y (mgr.25253) 6226 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:16.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11621 16 16 0 0 0 - 0 2024-07-28T14:56:16.367 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:56:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:16 smithi204 bash[68176]: audit 2024-07-28T14:56:15.993948+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:16 smithi177 bash[81864]: audit 2024-07-28T14:56:15.993948+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:16 smithi177 bash[79620]: audit 2024-07-28T14:56:15.993948+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:17.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11622 16 16 0 0 0 - 0 2024-07-28T14:56:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:17 smithi204 bash[68176]: cluster 2024-07-28T14:56:16.267274+0000 mgr.y (mgr.25253) 6227 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:17 smithi177 bash[79620]: cluster 2024-07-28T14:56:16.267274+0000 mgr.y (mgr.25253) 6227 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:17 smithi177 bash[81864]: cluster 2024-07-28T14:56:16.267274+0000 mgr.y (mgr.25253) 6227 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:18.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11623 16 16 0 0 0 - 0 2024-07-28T14:56:19.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11624 16 16 0 0 0 - 0 2024-07-28T14:56:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:19 smithi204 bash[68176]: cluster 2024-07-28T14:56:18.268892+0000 mgr.y (mgr.25253) 6228 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:19 smithi177 bash[79620]: cluster 2024-07-28T14:56:18.268892+0000 mgr.y (mgr.25253) 6228 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:19 smithi177 bash[81864]: cluster 2024-07-28T14:56:18.268892+0000 mgr.y (mgr.25253) 6228 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:20.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11625 16 16 0 0 0 - 0 2024-07-28T14:56:21.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11626 16 16 0 0 0 - 0 2024-07-28T14:56:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:21 smithi204 bash[68176]: cluster 2024-07-28T14:56:20.270524+0000 mgr.y (mgr.25253) 6229 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:21 smithi177 bash[81864]: cluster 2024-07-28T14:56:20.270524+0000 mgr.y (mgr.25253) 6229 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:21 smithi177 bash[79620]: cluster 2024-07-28T14:56:20.270524+0000 mgr.y (mgr.25253) 6229 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:22.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11627 16 16 0 0 0 - 0 2024-07-28T14:56:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11628 16 16 0 0 0 - 0 2024-07-28T14:56:23.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:23 smithi204 bash[68176]: cluster 2024-07-28T14:56:22.272228+0000 mgr.y (mgr.25253) 6230 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:23 smithi177 bash[81864]: cluster 2024-07-28T14:56:22.272228+0000 mgr.y (mgr.25253) 6230 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:23 smithi177 bash[79620]: cluster 2024-07-28T14:56:22.272228+0000 mgr.y (mgr.25253) 6230 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:24.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11629 16 16 0 0 0 - 0 2024-07-28T14:56:25.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11630 16 16 0 0 0 - 0 2024-07-28T14:56:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:25 smithi204 bash[68176]: cluster 2024-07-28T14:56:24.273789+0000 mgr.y (mgr.25253) 6231 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:25 smithi177 bash[81864]: cluster 2024-07-28T14:56:24.273789+0000 mgr.y (mgr.25253) 6231 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:25 smithi177 bash[79620]: cluster 2024-07-28T14:56:24.273789+0000 mgr.y (mgr.25253) 6231 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:26.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11631 16 16 0 0 0 - 0 2024-07-28T14:56:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:56:27.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11632 16 16 0 0 0 - 0 2024-07-28T14:56:27.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:27 smithi204 bash[68176]: cluster 2024-07-28T14:56:26.275458+0000 mgr.y (mgr.25253) 6232 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:27 smithi177 bash[79620]: cluster 2024-07-28T14:56:26.275458+0000 mgr.y (mgr.25253) 6232 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:27 smithi177 bash[81864]: cluster 2024-07-28T14:56:26.275458+0000 mgr.y (mgr.25253) 6232 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:28.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11633 16 16 0 0 0 - 0 2024-07-28T14:56:29.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11634 16 16 0 0 0 - 0 2024-07-28T14:56:29.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:29 smithi204 bash[68176]: cluster 2024-07-28T14:56:28.277060+0000 mgr.y (mgr.25253) 6233 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:29 smithi177 bash[81864]: cluster 2024-07-28T14:56:28.277060+0000 mgr.y (mgr.25253) 6233 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:29 smithi177 bash[79620]: cluster 2024-07-28T14:56:28.277060+0000 mgr.y (mgr.25253) 6233 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:30.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11635 16 16 0 0 0 - 0 2024-07-28T14:56:31.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11636 16 16 0 0 0 - 0 2024-07-28T14:56:31.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:31 smithi204 bash[68176]: cluster 2024-07-28T14:56:30.278676+0000 mgr.y (mgr.25253) 6234 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:31 smithi204 bash[68176]: audit 2024-07-28T14:56:30.994314+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:31 smithi177 bash[81864]: cluster 2024-07-28T14:56:30.278676+0000 mgr.y (mgr.25253) 6234 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:31 smithi177 bash[81864]: audit 2024-07-28T14:56:30.994314+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:31 smithi177 bash[79620]: cluster 2024-07-28T14:56:30.278676+0000 mgr.y (mgr.25253) 6234 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:31 smithi177 bash[79620]: audit 2024-07-28T14:56:30.994314+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:32.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11637 16 16 0 0 0 - 0 2024-07-28T14:56:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11638 16 16 0 0 0 - 0 2024-07-28T14:56:33.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:33 smithi204 bash[68176]: cluster 2024-07-28T14:56:32.280348+0000 mgr.y (mgr.25253) 6235 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:33 smithi177 bash[81864]: cluster 2024-07-28T14:56:32.280348+0000 mgr.y (mgr.25253) 6235 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:33 smithi177 bash[79620]: cluster 2024-07-28T14:56:32.280348+0000 mgr.y (mgr.25253) 6235 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:34.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11639 16 16 0 0 0 - 0 2024-07-28T14:56:35.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:56:35.177843+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:35.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:35.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11640 16 16 0 0 0 - 0 2024-07-28T14:56:35.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:35 smithi204 bash[68176]: cluster 2024-07-28T14:56:34.281847+0000 mgr.y (mgr.25253) 6236 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:35 smithi177 bash[81864]: cluster 2024-07-28T14:56:34.281847+0000 mgr.y (mgr.25253) 6236 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:35 smithi177 bash[79620]: cluster 2024-07-28T14:56:34.281847+0000 mgr.y (mgr.25253) 6236 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:36.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11641 16 16 0 0 0 - 0 2024-07-28T14:56:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:56:37.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11642 16 16 0 0 0 - 0 2024-07-28T14:56:37.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:37 smithi204 bash[68176]: cluster 2024-07-28T14:56:36.283316+0000 mgr.y (mgr.25253) 6237 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:37 smithi177 bash[81864]: cluster 2024-07-28T14:56:36.283316+0000 mgr.y (mgr.25253) 6237 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:37 smithi177 bash[79620]: cluster 2024-07-28T14:56:36.283316+0000 mgr.y (mgr.25253) 6237 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:38.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11643 16 16 0 0 0 - 0 2024-07-28T14:56:39.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11644 16 16 0 0 0 - 0 2024-07-28T14:56:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:39 smithi177 bash[81864]: cluster 2024-07-28T14:56:38.284810+0000 mgr.y (mgr.25253) 6238 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:39 smithi177 bash[79620]: cluster 2024-07-28T14:56:38.284810+0000 mgr.y (mgr.25253) 6238 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:39 smithi204 bash[68176]: cluster 2024-07-28T14:56:38.284810+0000 mgr.y (mgr.25253) 6238 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:40.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11645 16 16 0 0 0 - 0 2024-07-28T14:56:41.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11646 16 16 0 0 0 - 0 2024-07-28T14:56:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:41 smithi177 bash[81864]: cluster 2024-07-28T14:56:40.286271+0000 mgr.y (mgr.25253) 6239 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:41 smithi177 bash[79620]: cluster 2024-07-28T14:56:40.286271+0000 mgr.y (mgr.25253) 6239 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:41 smithi204 bash[68176]: cluster 2024-07-28T14:56:40.286271+0000 mgr.y (mgr.25253) 6239 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:42.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11647 16 16 0 0 0 - 0 2024-07-28T14:56:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11648 16 16 0 0 0 - 0 2024-07-28T14:56:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:43 smithi177 bash[81864]: cluster 2024-07-28T14:56:42.287847+0000 mgr.y (mgr.25253) 6240 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:43 smithi177 bash[79620]: cluster 2024-07-28T14:56:42.287847+0000 mgr.y (mgr.25253) 6240 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:43 smithi204 bash[68176]: cluster 2024-07-28T14:56:42.287847+0000 mgr.y (mgr.25253) 6240 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:44.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11649 16 16 0 0 0 - 0 2024-07-28T14:56:44.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:44 smithi177 bash[81864]: audit 2024-07-28T14:56:44.361794+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:44.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:44 smithi177 bash[79620]: audit 2024-07-28T14:56:44.361794+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:44.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:44 smithi204 bash[68176]: audit 2024-07-28T14:56:44.361794+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:45.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11650 16 16 0 0 0 - 0 2024-07-28T14:56:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[81864]: cluster 2024-07-28T14:56:44.289375+0000 mgr.y (mgr.25253) 6241 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[81864]: audit 2024-07-28T14:56:44.748422+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[81864]: audit 2024-07-28T14:56:44.754109+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[79620]: cluster 2024-07-28T14:56:44.289375+0000 mgr.y (mgr.25253) 6241 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[79620]: audit 2024-07-28T14:56:44.748422+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:45 smithi177 bash[79620]: audit 2024-07-28T14:56:44.754109+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:45 smithi204 bash[68176]: cluster 2024-07-28T14:56:44.289375+0000 mgr.y (mgr.25253) 6241 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:45 smithi204 bash[68176]: audit 2024-07-28T14:56:44.748422+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:45 smithi204 bash[68176]: audit 2024-07-28T14:56:44.754109+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:46.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11651 16 16 0 0 0 - 0 2024-07-28T14:56:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:56:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:46 smithi177 bash[81864]: audit 2024-07-28T14:56:45.994828+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:46 smithi177 bash[79620]: audit 2024-07-28T14:56:45.994828+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:46 smithi204 bash[68176]: audit 2024-07-28T14:56:45.994828+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:47.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11652 16 16 0 0 0 - 0 2024-07-28T14:56:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:47 smithi177 bash[81864]: cluster 2024-07-28T14:56:46.290828+0000 mgr.y (mgr.25253) 6242 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:47 smithi177 bash[79620]: cluster 2024-07-28T14:56:46.290828+0000 mgr.y (mgr.25253) 6242 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:47 smithi204 bash[68176]: cluster 2024-07-28T14:56:46.290828+0000 mgr.y (mgr.25253) 6242 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:48.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11653 16 16 0 0 0 - 0 2024-07-28T14:56:49.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:48 smithi177 bash[81864]: cluster 2024-07-28T14:56:48.292337+0000 mgr.y (mgr.25253) 6243 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:49.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:48 smithi177 bash[79620]: cluster 2024-07-28T14:56:48.292337+0000 mgr.y (mgr.25253) 6243 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:49.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:48 smithi204 bash[68176]: cluster 2024-07-28T14:56:48.292337+0000 mgr.y (mgr.25253) 6243 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:49.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11654 16 16 0 0 0 - 0 2024-07-28T14:56:50.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11655 16 16 0 0 0 - 0 2024-07-28T14:56:51.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11656 16 16 0 0 0 - 0 2024-07-28T14:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:51 smithi204 bash[68176]: audit 2024-07-28T14:56:50.043429+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:51 smithi204 bash[68176]: audit 2024-07-28T14:56:50.053804+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:51 smithi204 bash[68176]: cluster 2024-07-28T14:56:50.293759+0000 mgr.y (mgr.25253) 6244 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:51 smithi204 bash[68176]: audit 2024-07-28T14:56:50.604018+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:51 smithi204 bash[68176]: audit 2024-07-28T14:56:50.615092+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[81864]: audit 2024-07-28T14:56:50.043429+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[81864]: audit 2024-07-28T14:56:50.053804+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[81864]: cluster 2024-07-28T14:56:50.293759+0000 mgr.y (mgr.25253) 6244 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[81864]: audit 2024-07-28T14:56:50.604018+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[81864]: audit 2024-07-28T14:56:50.615092+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[79620]: audit 2024-07-28T14:56:50.043429+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[79620]: audit 2024-07-28T14:56:50.053804+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[79620]: cluster 2024-07-28T14:56:50.293759+0000 mgr.y (mgr.25253) 6244 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[79620]: audit 2024-07-28T14:56:50.604018+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:51 smithi177 bash[79620]: audit 2024-07-28T14:56:50.615092+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:52.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11657 16 16 0 0 0 - 0 2024-07-28T14:56:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:52 smithi204 bash[68176]: audit 2024-07-28T14:56:51.081767+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:52 smithi204 bash[68176]: audit 2024-07-28T14:56:51.083585+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:52.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:52 smithi204 bash[68176]: audit 2024-07-28T14:56:51.098179+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[81864]: audit 2024-07-28T14:56:51.081767+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[81864]: audit 2024-07-28T14:56:51.083585+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[81864]: audit 2024-07-28T14:56:51.098179+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[79620]: audit 2024-07-28T14:56:51.081767+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[79620]: audit 2024-07-28T14:56:51.083585+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:52.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:52 smithi177 bash[79620]: audit 2024-07-28T14:56:51.098179+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:56:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:56:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11658 16 16 0 0 0 - 0 2024-07-28T14:56:53.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:53 smithi204 bash[68176]: cluster 2024-07-28T14:56:52.295359+0000 mgr.y (mgr.25253) 6245 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:53.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:53 smithi177 bash[81864]: cluster 2024-07-28T14:56:52.295359+0000 mgr.y (mgr.25253) 6245 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:53.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:53 smithi177 bash[79620]: cluster 2024-07-28T14:56:52.295359+0000 mgr.y (mgr.25253) 6245 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:54.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11659 16 16 0 0 0 - 0 2024-07-28T14:56:55.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:56:55.180863+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:55.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:55.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11660 16 16 0 0 0 - 0 2024-07-28T14:56:55.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:55 smithi204 bash[68176]: cluster 2024-07-28T14:56:54.296991+0000 mgr.y (mgr.25253) 6246 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:55 smithi177 bash[79620]: cluster 2024-07-28T14:56:54.296991+0000 mgr.y (mgr.25253) 6246 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:55 smithi177 bash[81864]: cluster 2024-07-28T14:56:54.296991+0000 mgr.y (mgr.25253) 6246 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:56.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11661 16 16 0 0 0 - 0 2024-07-28T14:56:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:56:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:56:57.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11662 16 16 0 0 0 - 0 2024-07-28T14:56:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:57 smithi204 bash[68176]: cluster 2024-07-28T14:56:56.298587+0000 mgr.y (mgr.25253) 6247 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:57 smithi177 bash[79620]: cluster 2024-07-28T14:56:56.298587+0000 mgr.y (mgr.25253) 6247 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:57.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:57 smithi177 bash[81864]: cluster 2024-07-28T14:56:56.298587+0000 mgr.y (mgr.25253) 6247 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:58.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11663 16 16 0 0 0 - 0 2024-07-28T14:56:59.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11664 16 16 0 0 0 - 0 2024-07-28T14:56:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:56:59 smithi204 bash[68176]: cluster 2024-07-28T14:56:58.300243+0000 mgr.y (mgr.25253) 6248 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:59.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:56:59 smithi177 bash[79620]: cluster 2024-07-28T14:56:58.300243+0000 mgr.y (mgr.25253) 6248 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:56:59.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:56:59 smithi177 bash[81864]: cluster 2024-07-28T14:56:58.300243+0000 mgr.y (mgr.25253) 6248 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:00.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11665 16 16 0 0 0 - 0 2024-07-28T14:57:01.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11666 16 16 0 0 0 - 0 2024-07-28T14:57:01.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:01 smithi204 bash[68176]: cluster 2024-07-28T14:57:00.301862+0000 mgr.y (mgr.25253) 6249 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:01 smithi204 bash[68176]: audit 2024-07-28T14:57:00.995217+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:01 smithi177 bash[79620]: cluster 2024-07-28T14:57:00.301862+0000 mgr.y (mgr.25253) 6249 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:01.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:01 smithi177 bash[79620]: audit 2024-07-28T14:57:00.995217+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:01 smithi177 bash[81864]: cluster 2024-07-28T14:57:00.301862+0000 mgr.y (mgr.25253) 6249 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:01.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:01 smithi177 bash[81864]: audit 2024-07-28T14:57:00.995217+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:02.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11667 16 16 0 0 0 - 0 2024-07-28T14:57:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11668 16 16 0 0 0 - 0 2024-07-28T14:57:03.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:03 smithi204 bash[68176]: cluster 2024-07-28T14:57:02.303465+0000 mgr.y (mgr.25253) 6250 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:03.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:03 smithi177 bash[79620]: cluster 2024-07-28T14:57:02.303465+0000 mgr.y (mgr.25253) 6250 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:03.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:03 smithi177 bash[81864]: cluster 2024-07-28T14:57:02.303465+0000 mgr.y (mgr.25253) 6250 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:04.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11669 16 16 0 0 0 - 0 2024-07-28T14:57:05.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11670 16 16 0 0 0 - 0 2024-07-28T14:57:05.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:05 smithi204 bash[68176]: cluster 2024-07-28T14:57:04.304943+0000 mgr.y (mgr.25253) 6251 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:05 smithi177 bash[79620]: cluster 2024-07-28T14:57:04.304943+0000 mgr.y (mgr.25253) 6251 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:05 smithi177 bash[81864]: cluster 2024-07-28T14:57:04.304943+0000 mgr.y (mgr.25253) 6251 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:06.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11671 16 16 0 0 0 - 0 2024-07-28T14:57:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:57:07.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11672 16 16 0 0 0 - 0 2024-07-28T14:57:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:07 smithi204 bash[68176]: cluster 2024-07-28T14:57:06.306379+0000 mgr.y (mgr.25253) 6252 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:07 smithi177 bash[81864]: cluster 2024-07-28T14:57:06.306379+0000 mgr.y (mgr.25253) 6252 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:07 smithi177 bash[79620]: cluster 2024-07-28T14:57:06.306379+0000 mgr.y (mgr.25253) 6252 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:08.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11673 16 16 0 0 0 - 0 2024-07-28T14:57:09.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11674 16 16 0 0 0 - 0 2024-07-28T14:57:09.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:09 smithi204 bash[68176]: cluster 2024-07-28T14:57:08.307839+0000 mgr.y (mgr.25253) 6253 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:09 smithi177 bash[79620]: cluster 2024-07-28T14:57:08.307839+0000 mgr.y (mgr.25253) 6253 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:09 smithi177 bash[81864]: cluster 2024-07-28T14:57:08.307839+0000 mgr.y (mgr.25253) 6253 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:10.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11675 16 16 0 0 0 - 0 2024-07-28T14:57:11.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11676 16 16 0 0 0 - 0 2024-07-28T14:57:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:11 smithi204 bash[68176]: cluster 2024-07-28T14:57:10.309268+0000 mgr.y (mgr.25253) 6254 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:11 smithi177 bash[81864]: cluster 2024-07-28T14:57:10.309268+0000 mgr.y (mgr.25253) 6254 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:11 smithi177 bash[79620]: cluster 2024-07-28T14:57:10.309268+0000 mgr.y (mgr.25253) 6254 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:12.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11677 16 16 0 0 0 - 0 2024-07-28T14:57:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:12 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11678 16 16 0 0 0 - 0 2024-07-28T14:57:13.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:13 smithi204 bash[68176]: cluster 2024-07-28T14:57:12.310709+0000 mgr.y (mgr.25253) 6255 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:13 smithi177 bash[81864]: cluster 2024-07-28T14:57:12.310709+0000 mgr.y (mgr.25253) 6255 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:13 smithi177 bash[79620]: cluster 2024-07-28T14:57:12.310709+0000 mgr.y (mgr.25253) 6255 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:14.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11679 16 16 0 0 0 - 0 2024-07-28T14:57:15.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:57:15.183971+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:15.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:15.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11680 16 16 0 0 0 - 0 2024-07-28T14:57:15.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:15 smithi204 bash[68176]: cluster 2024-07-28T14:57:14.312189+0000 mgr.y (mgr.25253) 6256 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:15 smithi177 bash[81864]: cluster 2024-07-28T14:57:14.312189+0000 mgr.y (mgr.25253) 6256 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:15 smithi177 bash[79620]: cluster 2024-07-28T14:57:14.312189+0000 mgr.y (mgr.25253) 6256 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:16.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11681 16 16 0 0 0 - 0 2024-07-28T14:57:16.402 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:57:16.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:16 smithi204 bash[68176]: audit 2024-07-28T14:57:15.995627+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:16 smithi177 bash[79620]: audit 2024-07-28T14:57:15.995627+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:16 smithi177 bash[81864]: audit 2024-07-28T14:57:15.995627+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:17.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11682 16 16 0 0 0 - 0 2024-07-28T14:57:17.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:17 smithi204 bash[68176]: cluster 2024-07-28T14:57:16.313737+0000 mgr.y (mgr.25253) 6257 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:17 smithi177 bash[81864]: cluster 2024-07-28T14:57:16.313737+0000 mgr.y (mgr.25253) 6257 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:17 smithi177 bash[79620]: cluster 2024-07-28T14:57:16.313737+0000 mgr.y (mgr.25253) 6257 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:18.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11683 16 16 0 0 0 - 0 2024-07-28T14:57:19.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11684 16 16 0 0 0 - 0 2024-07-28T14:57:19.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:19 smithi204 bash[68176]: cluster 2024-07-28T14:57:18.315341+0000 mgr.y (mgr.25253) 6258 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:19 smithi177 bash[81864]: cluster 2024-07-28T14:57:18.315341+0000 mgr.y (mgr.25253) 6258 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:19 smithi177 bash[79620]: cluster 2024-07-28T14:57:18.315341+0000 mgr.y (mgr.25253) 6258 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:20.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11685 16 16 0 0 0 - 0 2024-07-28T14:57:21.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11686 16 16 0 0 0 - 0 2024-07-28T14:57:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:21 smithi204 bash[68176]: cluster 2024-07-28T14:57:20.316964+0000 mgr.y (mgr.25253) 6259 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:21 smithi177 bash[81864]: cluster 2024-07-28T14:57:20.316964+0000 mgr.y (mgr.25253) 6259 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:21 smithi177 bash[79620]: cluster 2024-07-28T14:57:20.316964+0000 mgr.y (mgr.25253) 6259 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:22.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11687 16 16 0 0 0 - 0 2024-07-28T14:57:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:22 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11688 16 16 0 0 0 - 0 2024-07-28T14:57:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:23 smithi177 bash[81864]: cluster 2024-07-28T14:57:22.318448+0000 mgr.y (mgr.25253) 6260 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:23 smithi177 bash[79620]: cluster 2024-07-28T14:57:22.318448+0000 mgr.y (mgr.25253) 6260 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:23 smithi204 bash[68176]: cluster 2024-07-28T14:57:22.318448+0000 mgr.y (mgr.25253) 6260 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:24.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11689 16 16 0 0 0 - 0 2024-07-28T14:57:25.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11690 16 16 0 0 0 - 0 2024-07-28T14:57:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:25 smithi177 bash[81864]: cluster 2024-07-28T14:57:24.319939+0000 mgr.y (mgr.25253) 6261 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:25 smithi177 bash[79620]: cluster 2024-07-28T14:57:24.319939+0000 mgr.y (mgr.25253) 6261 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:25 smithi204 bash[68176]: cluster 2024-07-28T14:57:24.319939+0000 mgr.y (mgr.25253) 6261 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:26.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11691 16 16 0 0 0 - 0 2024-07-28T14:57:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:57:27.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11692 16 16 0 0 0 - 0 2024-07-28T14:57:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:27 smithi177 bash[79620]: cluster 2024-07-28T14:57:26.321369+0000 mgr.y (mgr.25253) 6262 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:27 smithi177 bash[81864]: cluster 2024-07-28T14:57:26.321369+0000 mgr.y (mgr.25253) 6262 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:27 smithi204 bash[68176]: cluster 2024-07-28T14:57:26.321369+0000 mgr.y (mgr.25253) 6262 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:28.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11693 16 16 0 0 0 - 0 2024-07-28T14:57:29.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11694 16 16 0 0 0 - 0 2024-07-28T14:57:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:29 smithi177 bash[81864]: cluster 2024-07-28T14:57:28.322807+0000 mgr.y (mgr.25253) 6263 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:29 smithi177 bash[79620]: cluster 2024-07-28T14:57:28.322807+0000 mgr.y (mgr.25253) 6263 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:29 smithi204 bash[68176]: cluster 2024-07-28T14:57:28.322807+0000 mgr.y (mgr.25253) 6263 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:30.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11695 16 16 0 0 0 - 0 2024-07-28T14:57:31.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11696 16 16 0 0 0 - 0 2024-07-28T14:57:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:31 smithi177 bash[81864]: cluster 2024-07-28T14:57:30.324384+0000 mgr.y (mgr.25253) 6264 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:31 smithi177 bash[81864]: audit 2024-07-28T14:57:30.996033+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:31 smithi177 bash[79620]: cluster 2024-07-28T14:57:30.324384+0000 mgr.y (mgr.25253) 6264 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:31 smithi177 bash[79620]: audit 2024-07-28T14:57:30.996033+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:31 smithi204 bash[68176]: cluster 2024-07-28T14:57:30.324384+0000 mgr.y (mgr.25253) 6264 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:31.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:31 smithi204 bash[68176]: audit 2024-07-28T14:57:30.996033+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:32.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11697 16 16 0 0 0 - 0 2024-07-28T14:57:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:32 smithi204 bash[60899]: ts=2024-07-28T14:57:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11698 16 16 0 0 0 - 0 2024-07-28T14:57:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:33 smithi177 bash[81864]: cluster 2024-07-28T14:57:32.325985+0000 mgr.y (mgr.25253) 6265 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:33 smithi177 bash[79620]: cluster 2024-07-28T14:57:32.325985+0000 mgr.y (mgr.25253) 6265 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:33 smithi204 bash[68176]: cluster 2024-07-28T14:57:32.325985+0000 mgr.y (mgr.25253) 6265 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:34.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11699 16 16 0 0 0 - 0 2024-07-28T14:57:35.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:57:35.187005+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:35.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:35.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11700 16 16 0 0 0 - 0 2024-07-28T14:57:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:35 smithi177 bash[81864]: cluster 2024-07-28T14:57:34.327587+0000 mgr.y (mgr.25253) 6266 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:35 smithi177 bash[79620]: cluster 2024-07-28T14:57:34.327587+0000 mgr.y (mgr.25253) 6266 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:35 smithi204 bash[68176]: cluster 2024-07-28T14:57:34.327587+0000 mgr.y (mgr.25253) 6266 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:36.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11701 16 16 0 0 0 - 0 2024-07-28T14:57:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:57:37.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11702 16 16 0 0 0 - 0 2024-07-28T14:57:37.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:37 smithi177 bash[79620]: cluster 2024-07-28T14:57:36.329193+0000 mgr.y (mgr.25253) 6267 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:37.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:37 smithi177 bash[81864]: cluster 2024-07-28T14:57:36.329193+0000 mgr.y (mgr.25253) 6267 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:37 smithi204 bash[68176]: cluster 2024-07-28T14:57:36.329193+0000 mgr.y (mgr.25253) 6267 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:38.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11703 16 16 0 0 0 - 0 2024-07-28T14:57:39.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11704 16 16 0 0 0 - 0 2024-07-28T14:57:39.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:39 smithi177 bash[79620]: cluster 2024-07-28T14:57:38.330802+0000 mgr.y (mgr.25253) 6268 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:39.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:39 smithi177 bash[81864]: cluster 2024-07-28T14:57:38.330802+0000 mgr.y (mgr.25253) 6268 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:39 smithi204 bash[68176]: cluster 2024-07-28T14:57:38.330802+0000 mgr.y (mgr.25253) 6268 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:40.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11705 16 16 0 0 0 - 0 2024-07-28T14:57:41.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11706 16 16 0 0 0 - 0 2024-07-28T14:57:41.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:41 smithi177 bash[79620]: cluster 2024-07-28T14:57:40.332427+0000 mgr.y (mgr.25253) 6269 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:41.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:41 smithi177 bash[81864]: cluster 2024-07-28T14:57:40.332427+0000 mgr.y (mgr.25253) 6269 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:41 smithi204 bash[68176]: cluster 2024-07-28T14:57:40.332427+0000 mgr.y (mgr.25253) 6269 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:42.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11707 16 16 0 0 0 - 0 2024-07-28T14:57:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:42 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11708 16 16 0 0 0 - 0 2024-07-28T14:57:43.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:43 smithi177 bash[81864]: cluster 2024-07-28T14:57:42.334058+0000 mgr.y (mgr.25253) 6270 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:43.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:43 smithi177 bash[79620]: cluster 2024-07-28T14:57:42.334058+0000 mgr.y (mgr.25253) 6270 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:43 smithi204 bash[68176]: cluster 2024-07-28T14:57:42.334058+0000 mgr.y (mgr.25253) 6270 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:44.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11709 16 16 0 0 0 - 0 2024-07-28T14:57:45.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11710 16 16 0 0 0 - 0 2024-07-28T14:57:45.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:45 smithi177 bash[81864]: cluster 2024-07-28T14:57:44.335706+0000 mgr.y (mgr.25253) 6271 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:45.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:45 smithi177 bash[79620]: cluster 2024-07-28T14:57:44.335706+0000 mgr.y (mgr.25253) 6271 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:45 smithi204 bash[68176]: cluster 2024-07-28T14:57:44.335706+0000 mgr.y (mgr.25253) 6271 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:46.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11711 16 16 0 0 0 - 0 2024-07-28T14:57:46.468 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:57:46.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:46 smithi177 bash[79620]: audit 2024-07-28T14:57:45.996456+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:46.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:46 smithi177 bash[81864]: audit 2024-07-28T14:57:45.996456+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:46 smithi204 bash[68176]: audit 2024-07-28T14:57:45.996456+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:47.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11712 16 16 0 0 0 - 0 2024-07-28T14:57:47.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:47 smithi177 bash[81864]: cluster 2024-07-28T14:57:46.337298+0000 mgr.y (mgr.25253) 6272 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:47.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:47 smithi177 bash[79620]: cluster 2024-07-28T14:57:46.337298+0000 mgr.y (mgr.25253) 6272 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:47 smithi204 bash[68176]: cluster 2024-07-28T14:57:46.337298+0000 mgr.y (mgr.25253) 6272 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:48.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11713 16 16 0 0 0 - 0 2024-07-28T14:57:49.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11714 16 16 0 0 0 - 0 2024-07-28T14:57:49.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:49 smithi177 bash[79620]: cluster 2024-07-28T14:57:48.338941+0000 mgr.y (mgr.25253) 6273 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:49.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:49 smithi177 bash[81864]: cluster 2024-07-28T14:57:48.338941+0000 mgr.y (mgr.25253) 6273 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:49 smithi204 bash[68176]: cluster 2024-07-28T14:57:48.338941+0000 mgr.y (mgr.25253) 6273 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:50.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11715 16 16 0 0 0 - 0 2024-07-28T14:57:51.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11716 16 16 0 0 0 - 0 2024-07-28T14:57:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:51 smithi177 bash[81864]: cluster 2024-07-28T14:57:50.340454+0000 mgr.y (mgr.25253) 6274 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:51.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:51 smithi177 bash[81864]: audit 2024-07-28T14:57:51.239516+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:51 smithi177 bash[79620]: cluster 2024-07-28T14:57:50.340454+0000 mgr.y (mgr.25253) 6274 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:51.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:51 smithi177 bash[79620]: audit 2024-07-28T14:57:51.239516+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:51 smithi204 bash[68176]: cluster 2024-07-28T14:57:50.340454+0000 mgr.y (mgr.25253) 6274 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:51 smithi204 bash[68176]: audit 2024-07-28T14:57:51.239516+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:52.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11717 16 16 0 0 0 - 0 2024-07-28T14:57:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:57:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11718 16 16 0 0 0 - 0 2024-07-28T14:57:53.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:53 smithi177 bash[79620]: cluster 2024-07-28T14:57:52.341886+0000 mgr.y (mgr.25253) 6275 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:53.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:53 smithi177 bash[81864]: cluster 2024-07-28T14:57:52.341886+0000 mgr.y (mgr.25253) 6275 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:53 smithi204 bash[68176]: cluster 2024-07-28T14:57:52.341886+0000 mgr.y (mgr.25253) 6275 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:54.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11719 16 16 0 0 0 - 0 2024-07-28T14:57:55.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:57:55.190114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:55.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:55.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11720 16 16 0 0 0 - 0 2024-07-28T14:57:55.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:55 smithi177 bash[81864]: cluster 2024-07-28T14:57:54.343474+0000 mgr.y (mgr.25253) 6276 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:55.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:55 smithi177 bash[79620]: cluster 2024-07-28T14:57:54.343474+0000 mgr.y (mgr.25253) 6276 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:55 smithi204 bash[68176]: cluster 2024-07-28T14:57:54.343474+0000 mgr.y (mgr.25253) 6276 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:56.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11721 16 16 0 0 0 - 0 2024-07-28T14:57:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:57:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:57:57.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11722 16 16 0 0 0 - 0 2024-07-28T14:57:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[79620]: cluster 2024-07-28T14:57:56.344249+0000 mgr.y (mgr.25253) 6277 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[79620]: audit 2024-07-28T14:57:56.922675+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[79620]: audit 2024-07-28T14:57:56.930258+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[79620]: audit 2024-07-28T14:57:57.192433+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[79620]: audit 2024-07-28T14:57:57.199991+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[81864]: cluster 2024-07-28T14:57:56.344249+0000 mgr.y (mgr.25253) 6277 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[81864]: audit 2024-07-28T14:57:56.922675+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[81864]: audit 2024-07-28T14:57:56.930258+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[81864]: audit 2024-07-28T14:57:57.192433+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:57 smithi177 bash[81864]: audit 2024-07-28T14:57:57.199991+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:57 smithi204 bash[68176]: cluster 2024-07-28T14:57:56.344249+0000 mgr.y (mgr.25253) 6277 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:57 smithi204 bash[68176]: audit 2024-07-28T14:57:56.922675+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:57 smithi204 bash[68176]: audit 2024-07-28T14:57:56.930258+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:57 smithi204 bash[68176]: audit 2024-07-28T14:57:57.192433+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:57 smithi204 bash[68176]: audit 2024-07-28T14:57:57.199991+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:58.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11723 16 16 0 0 0 - 0 2024-07-28T14:57:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[81864]: audit 2024-07-28T14:57:57.628936+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[81864]: audit 2024-07-28T14:57:57.630723+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:58.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[81864]: audit 2024-07-28T14:57:57.640105+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[79620]: audit 2024-07-28T14:57:57.628936+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:58.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[79620]: audit 2024-07-28T14:57:57.630723+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:58 smithi177 bash[79620]: audit 2024-07-28T14:57:57.640105+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:58.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:58 smithi204 bash[68176]: audit 2024-07-28T14:57:57.628936+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:58 smithi204 bash[68176]: audit 2024-07-28T14:57:57.630723+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:58 smithi204 bash[68176]: audit 2024-07-28T14:57:57.640105+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:57:59.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11724 16 16 0 0 0 - 0 2024-07-28T14:57:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:57:59 smithi204 bash[68176]: cluster 2024-07-28T14:57:58.345681+0000 mgr.y (mgr.25253) 6278 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:57:59 smithi177 bash[81864]: cluster 2024-07-28T14:57:58.345681+0000 mgr.y (mgr.25253) 6278 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:57:59 smithi177 bash[79620]: cluster 2024-07-28T14:57:58.345681+0000 mgr.y (mgr.25253) 6278 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:00.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11725 16 16 0 0 0 - 0 2024-07-28T14:58:01.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11726 16 16 0 0 0 - 0 2024-07-28T14:58:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:01 smithi204 bash[68176]: cluster 2024-07-28T14:58:00.347107+0000 mgr.y (mgr.25253) 6279 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:01 smithi204 bash[68176]: audit 2024-07-28T14:58:00.997163+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:01 smithi177 bash[79620]: cluster 2024-07-28T14:58:00.347107+0000 mgr.y (mgr.25253) 6279 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:02.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:01 smithi177 bash[79620]: audit 2024-07-28T14:58:00.997163+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:01 smithi177 bash[81864]: cluster 2024-07-28T14:58:00.347107+0000 mgr.y (mgr.25253) 6279 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:01 smithi177 bash[81864]: audit 2024-07-28T14:58:00.997163+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:02.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11727 16 16 0 0 0 - 0 2024-07-28T14:58:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11728 16 16 0 0 0 - 0 2024-07-28T14:58:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:03 smithi204 bash[68176]: cluster 2024-07-28T14:58:02.348603+0000 mgr.y (mgr.25253) 6280 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:03 smithi177 bash[81864]: cluster 2024-07-28T14:58:02.348603+0000 mgr.y (mgr.25253) 6280 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:03 smithi177 bash[79620]: cluster 2024-07-28T14:58:02.348603+0000 mgr.y (mgr.25253) 6280 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:04.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11729 16 16 0 0 0 - 0 2024-07-28T14:58:05.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11730 16 16 0 0 0 - 0 2024-07-28T14:58:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:05 smithi204 bash[68176]: cluster 2024-07-28T14:58:04.350025+0000 mgr.y (mgr.25253) 6281 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:05 smithi177 bash[81864]: cluster 2024-07-28T14:58:04.350025+0000 mgr.y (mgr.25253) 6281 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:05 smithi177 bash[79620]: cluster 2024-07-28T14:58:04.350025+0000 mgr.y (mgr.25253) 6281 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:06.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11731 16 16 0 0 0 - 0 2024-07-28T14:58:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T14:58:07.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11732 16 16 0 0 0 - 0 2024-07-28T14:58:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:07 smithi204 bash[68176]: cluster 2024-07-28T14:58:06.351462+0000 mgr.y (mgr.25253) 6282 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:07 smithi177 bash[79620]: cluster 2024-07-28T14:58:06.351462+0000 mgr.y (mgr.25253) 6282 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:07 smithi177 bash[81864]: cluster 2024-07-28T14:58:06.351462+0000 mgr.y (mgr.25253) 6282 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:08.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11733 16 16 0 0 0 - 0 2024-07-28T14:58:09.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11734 16 16 0 0 0 - 0 2024-07-28T14:58:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:09 smithi204 bash[68176]: cluster 2024-07-28T14:58:08.352897+0000 mgr.y (mgr.25253) 6283 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:09 smithi177 bash[81864]: cluster 2024-07-28T14:58:08.352897+0000 mgr.y (mgr.25253) 6283 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:09 smithi177 bash[79620]: cluster 2024-07-28T14:58:08.352897+0000 mgr.y (mgr.25253) 6283 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:10.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11735 16 16 0 0 0 - 0 2024-07-28T14:58:11.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11736 16 16 0 0 0 - 0 2024-07-28T14:58:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:11 smithi177 bash[79620]: cluster 2024-07-28T14:58:10.354343+0000 mgr.y (mgr.25253) 6284 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:11 smithi177 bash[81864]: cluster 2024-07-28T14:58:10.354343+0000 mgr.y (mgr.25253) 6284 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:11 smithi204 bash[68176]: cluster 2024-07-28T14:58:10.354343+0000 mgr.y (mgr.25253) 6284 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:12.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11737 16 16 0 0 0 - 0 2024-07-28T14:58:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11738 16 16 0 0 0 - 0 2024-07-28T14:58:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:13 smithi177 bash[81864]: cluster 2024-07-28T14:58:12.355786+0000 mgr.y (mgr.25253) 6285 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:13 smithi177 bash[79620]: cluster 2024-07-28T14:58:12.355786+0000 mgr.y (mgr.25253) 6285 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:13 smithi204 bash[68176]: cluster 2024-07-28T14:58:12.355786+0000 mgr.y (mgr.25253) 6285 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:14.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11739 16 16 0 0 0 - 0 2024-07-28T14:58:15.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:58:15.193230+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:15.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:15.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11740 16 16 0 0 0 - 0 2024-07-28T14:58:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:15 smithi177 bash[81864]: cluster 2024-07-28T14:58:14.357233+0000 mgr.y (mgr.25253) 6286 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:15 smithi177 bash[79620]: cluster 2024-07-28T14:58:14.357233+0000 mgr.y (mgr.25253) 6286 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:15 smithi204 bash[68176]: cluster 2024-07-28T14:58:14.357233+0000 mgr.y (mgr.25253) 6286 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:16.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11741 16 16 0 0 0 - 0 2024-07-28T14:58:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:58:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:16 smithi177 bash[81864]: audit 2024-07-28T14:58:15.997277+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:17.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:16 smithi177 bash[79620]: audit 2024-07-28T14:58:15.997277+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:16 smithi204 bash[68176]: audit 2024-07-28T14:58:15.997277+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:17.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11742 16 16 0 0 0 - 0 2024-07-28T14:58:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:17 smithi177 bash[81864]: cluster 2024-07-28T14:58:16.358804+0000 mgr.y (mgr.25253) 6287 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:18.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:17 smithi177 bash[79620]: cluster 2024-07-28T14:58:16.358804+0000 mgr.y (mgr.25253) 6287 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:17 smithi204 bash[68176]: cluster 2024-07-28T14:58:16.358804+0000 mgr.y (mgr.25253) 6287 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:18.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11743 16 16 0 0 0 - 0 2024-07-28T14:58:19.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11744 16 16 0 0 0 - 0 2024-07-28T14:58:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:19 smithi177 bash[81864]: cluster 2024-07-28T14:58:18.360367+0000 mgr.y (mgr.25253) 6288 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:19 smithi177 bash[79620]: cluster 2024-07-28T14:58:18.360367+0000 mgr.y (mgr.25253) 6288 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:19 smithi204 bash[68176]: cluster 2024-07-28T14:58:18.360367+0000 mgr.y (mgr.25253) 6288 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:20.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11745 16 16 0 0 0 - 0 2024-07-28T14:58:21.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11746 16 16 0 0 0 - 0 2024-07-28T14:58:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:21 smithi177 bash[79620]: cluster 2024-07-28T14:58:20.361894+0000 mgr.y (mgr.25253) 6289 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:21 smithi177 bash[81864]: cluster 2024-07-28T14:58:20.361894+0000 mgr.y (mgr.25253) 6289 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:21 smithi204 bash[68176]: cluster 2024-07-28T14:58:20.361894+0000 mgr.y (mgr.25253) 6289 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:22.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11747 16 16 0 0 0 - 0 2024-07-28T14:58:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:22 smithi204 bash[60899]: ts=2024-07-28T14:58:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11748 16 16 0 0 0 - 0 2024-07-28T14:58:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:23 smithi177 bash[81864]: cluster 2024-07-28T14:58:22.363395+0000 mgr.y (mgr.25253) 6290 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:23 smithi177 bash[79620]: cluster 2024-07-28T14:58:22.363395+0000 mgr.y (mgr.25253) 6290 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:23 smithi204 bash[68176]: cluster 2024-07-28T14:58:22.363395+0000 mgr.y (mgr.25253) 6290 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:24.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11749 16 16 0 0 0 - 0 2024-07-28T14:58:25.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11750 16 16 0 0 0 - 0 2024-07-28T14:58:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:25 smithi177 bash[81864]: cluster 2024-07-28T14:58:24.364863+0000 mgr.y (mgr.25253) 6291 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:25 smithi177 bash[79620]: cluster 2024-07-28T14:58:24.364863+0000 mgr.y (mgr.25253) 6291 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:25 smithi204 bash[68176]: cluster 2024-07-28T14:58:24.364863+0000 mgr.y (mgr.25253) 6291 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:26.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11751 16 16 0 0 0 - 0 2024-07-28T14:58:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:58:27.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11752 16 16 0 0 0 - 0 2024-07-28T14:58:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:27 smithi177 bash[81864]: cluster 2024-07-28T14:58:26.366313+0000 mgr.y (mgr.25253) 6292 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:27 smithi177 bash[79620]: cluster 2024-07-28T14:58:26.366313+0000 mgr.y (mgr.25253) 6292 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:27 smithi204 bash[68176]: cluster 2024-07-28T14:58:26.366313+0000 mgr.y (mgr.25253) 6292 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:28.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11753 16 16 0 0 0 - 0 2024-07-28T14:58:29.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11754 16 16 0 0 0 - 0 2024-07-28T14:58:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:29 smithi177 bash[81864]: cluster 2024-07-28T14:58:28.367955+0000 mgr.y (mgr.25253) 6293 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:29 smithi177 bash[79620]: cluster 2024-07-28T14:58:28.367955+0000 mgr.y (mgr.25253) 6293 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:29 smithi204 bash[68176]: cluster 2024-07-28T14:58:28.367955+0000 mgr.y (mgr.25253) 6293 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:30.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11755 16 16 0 0 0 - 0 2024-07-28T14:58:31.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11756 16 16 0 0 0 - 0 2024-07-28T14:58:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:31 smithi177 bash[79620]: cluster 2024-07-28T14:58:30.369601+0000 mgr.y (mgr.25253) 6294 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:31 smithi177 bash[79620]: audit 2024-07-28T14:58:30.997863+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:31 smithi177 bash[81864]: cluster 2024-07-28T14:58:30.369601+0000 mgr.y (mgr.25253) 6294 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:31 smithi177 bash[81864]: audit 2024-07-28T14:58:30.997863+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:31 smithi204 bash[68176]: cluster 2024-07-28T14:58:30.369601+0000 mgr.y (mgr.25253) 6294 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:31 smithi204 bash[68176]: audit 2024-07-28T14:58:30.997863+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:32.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11757 16 16 0 0 0 - 0 2024-07-28T14:58:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11758 16 16 0 0 0 - 0 2024-07-28T14:58:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:33 smithi177 bash[79620]: cluster 2024-07-28T14:58:32.371112+0000 mgr.y (mgr.25253) 6295 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:33 smithi177 bash[81864]: cluster 2024-07-28T14:58:32.371112+0000 mgr.y (mgr.25253) 6295 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:33 smithi204 bash[68176]: cluster 2024-07-28T14:58:32.371112+0000 mgr.y (mgr.25253) 6295 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:34.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11759 16 16 0 0 0 - 0 2024-07-28T14:58:35.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:58:35.196298+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:35.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:35.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11760 16 16 0 0 0 - 0 2024-07-28T14:58:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:35 smithi177 bash[79620]: cluster 2024-07-28T14:58:34.372574+0000 mgr.y (mgr.25253) 6296 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:35 smithi177 bash[81864]: cluster 2024-07-28T14:58:34.372574+0000 mgr.y (mgr.25253) 6296 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:35 smithi204 bash[68176]: cluster 2024-07-28T14:58:34.372574+0000 mgr.y (mgr.25253) 6296 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:36.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11761 16 16 0 0 0 - 0 2024-07-28T14:58:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:58:37.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11762 16 16 0 0 0 - 0 2024-07-28T14:58:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:37 smithi177 bash[79620]: cluster 2024-07-28T14:58:36.374152+0000 mgr.y (mgr.25253) 6297 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:37 smithi177 bash[81864]: cluster 2024-07-28T14:58:36.374152+0000 mgr.y (mgr.25253) 6297 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:38.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:37 smithi204 bash[68176]: cluster 2024-07-28T14:58:36.374152+0000 mgr.y (mgr.25253) 6297 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:38.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11763 16 16 0 0 0 - 0 2024-07-28T14:58:39.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11764 16 16 0 0 0 - 0 2024-07-28T14:58:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:39 smithi177 bash[79620]: cluster 2024-07-28T14:58:38.375806+0000 mgr.y (mgr.25253) 6298 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:39 smithi177 bash[81864]: cluster 2024-07-28T14:58:38.375806+0000 mgr.y (mgr.25253) 6298 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:40.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:39 smithi204 bash[68176]: cluster 2024-07-28T14:58:38.375806+0000 mgr.y (mgr.25253) 6298 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:40.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11765 16 16 0 0 0 - 0 2024-07-28T14:58:41.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11766 16 16 0 0 0 - 0 2024-07-28T14:58:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:41 smithi177 bash[79620]: cluster 2024-07-28T14:58:40.377421+0000 mgr.y (mgr.25253) 6299 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:41 smithi177 bash[81864]: cluster 2024-07-28T14:58:40.377421+0000 mgr.y (mgr.25253) 6299 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:41 smithi204 bash[68176]: cluster 2024-07-28T14:58:40.377421+0000 mgr.y (mgr.25253) 6299 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:42.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11767 16 16 0 0 0 - 0 2024-07-28T14:58:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11768 16 16 0 0 0 - 0 2024-07-28T14:58:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:43 smithi177 bash[79620]: cluster 2024-07-28T14:58:42.379081+0000 mgr.y (mgr.25253) 6300 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:43 smithi177 bash[81864]: cluster 2024-07-28T14:58:42.379081+0000 mgr.y (mgr.25253) 6300 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:43 smithi204 bash[68176]: cluster 2024-07-28T14:58:42.379081+0000 mgr.y (mgr.25253) 6300 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:44.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11769 16 16 0 0 0 - 0 2024-07-28T14:58:45.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11770 16 16 0 0 0 - 0 2024-07-28T14:58:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:45 smithi177 bash[79620]: cluster 2024-07-28T14:58:44.380603+0000 mgr.y (mgr.25253) 6301 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:45 smithi177 bash[81864]: cluster 2024-07-28T14:58:44.380603+0000 mgr.y (mgr.25253) 6301 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:45 smithi204 bash[68176]: cluster 2024-07-28T14:58:44.380603+0000 mgr.y (mgr.25253) 6301 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:46.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11771 16 16 0 0 0 - 0 2024-07-28T14:58:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:58:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:46 smithi177 bash[81864]: audit 2024-07-28T14:58:45.998247+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:46 smithi177 bash[79620]: audit 2024-07-28T14:58:45.998247+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:46 smithi204 bash[68176]: audit 2024-07-28T14:58:45.998247+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:47.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11772 16 16 0 0 0 - 0 2024-07-28T14:58:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:47 smithi177 bash[81864]: cluster 2024-07-28T14:58:46.382164+0000 mgr.y (mgr.25253) 6302 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:47 smithi177 bash[79620]: cluster 2024-07-28T14:58:46.382164+0000 mgr.y (mgr.25253) 6302 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:47 smithi204 bash[68176]: cluster 2024-07-28T14:58:46.382164+0000 mgr.y (mgr.25253) 6302 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:48.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11773 16 16 0 0 0 - 0 2024-07-28T14:58:49.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11774 16 16 0 0 0 - 0 2024-07-28T14:58:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:49 smithi177 bash[81864]: cluster 2024-07-28T14:58:48.383820+0000 mgr.y (mgr.25253) 6303 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:49 smithi177 bash[79620]: cluster 2024-07-28T14:58:48.383820+0000 mgr.y (mgr.25253) 6303 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:49 smithi204 bash[68176]: cluster 2024-07-28T14:58:48.383820+0000 mgr.y (mgr.25253) 6303 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:50.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11775 16 16 0 0 0 - 0 2024-07-28T14:58:51.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11776 16 16 0 0 0 - 0 2024-07-28T14:58:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:51 smithi177 bash[81864]: cluster 2024-07-28T14:58:50.385407+0000 mgr.y (mgr.25253) 6304 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:51 smithi177 bash[79620]: cluster 2024-07-28T14:58:50.385407+0000 mgr.y (mgr.25253) 6304 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:51 smithi204 bash[68176]: cluster 2024-07-28T14:58:50.385407+0000 mgr.y (mgr.25253) 6304 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:52.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11777 16 16 0 0 0 - 0 2024-07-28T14:58:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:58:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11778 16 16 0 0 0 - 0 2024-07-28T14:58:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:53 smithi177 bash[81864]: cluster 2024-07-28T14:58:52.387033+0000 mgr.y (mgr.25253) 6305 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:53 smithi177 bash[79620]: cluster 2024-07-28T14:58:52.387033+0000 mgr.y (mgr.25253) 6305 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:53 smithi204 bash[68176]: cluster 2024-07-28T14:58:52.387033+0000 mgr.y (mgr.25253) 6305 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:54.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11779 16 16 0 0 0 - 0 2024-07-28T14:58:55.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:58:55.199464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:55.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:55.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11780 16 16 0 0 0 - 0 2024-07-28T14:58:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:55 smithi177 bash[81864]: cluster 2024-07-28T14:58:54.388671+0000 mgr.y (mgr.25253) 6306 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:55 smithi177 bash[79620]: cluster 2024-07-28T14:58:54.388671+0000 mgr.y (mgr.25253) 6306 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:55 smithi204 bash[68176]: cluster 2024-07-28T14:58:54.388671+0000 mgr.y (mgr.25253) 6306 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:56.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11781 16 16 0 0 0 - 0 2024-07-28T14:58:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:58:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:58:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:58:57.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11782 16 16 0 0 0 - 0 2024-07-28T14:58:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:57 smithi204 bash[68176]: cluster 2024-07-28T14:58:56.390281+0000 mgr.y (mgr.25253) 6307 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:57 smithi204 bash[68176]: audit 2024-07-28T14:58:57.771248+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:58.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11783 16 16 0 0 0 - 0 2024-07-28T14:58:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:57 smithi177 bash[81864]: cluster 2024-07-28T14:58:56.390281+0000 mgr.y (mgr.25253) 6307 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:57 smithi177 bash[81864]: audit 2024-07-28T14:58:57.771248+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:57 smithi177 bash[79620]: cluster 2024-07-28T14:58:56.390281+0000 mgr.y (mgr.25253) 6307 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:58:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:57 smithi177 bash[79620]: audit 2024-07-28T14:58:57.771248+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:59.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11784 16 16 0 0 0 - 0 2024-07-28T14:59:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:58:59 smithi204 bash[68176]: cluster 2024-07-28T14:58:58.391867+0000 mgr.y (mgr.25253) 6308 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:00.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11785 16 16 0 0 0 - 0 2024-07-28T14:59:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:58:59 smithi177 bash[81864]: cluster 2024-07-28T14:58:58.391867+0000 mgr.y (mgr.25253) 6308 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:58:59 smithi177 bash[79620]: cluster 2024-07-28T14:58:58.391867+0000 mgr.y (mgr.25253) 6308 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:00 smithi204 bash[68176]: cluster 2024-07-28T14:59:00.393479+0000 mgr.y (mgr.25253) 6309 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:01.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11786 16 16 0 0 0 - 0 2024-07-28T14:59:01.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:00 smithi177 bash[81864]: cluster 2024-07-28T14:59:00.393479+0000 mgr.y (mgr.25253) 6309 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:01.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:00 smithi177 bash[79620]: cluster 2024-07-28T14:59:00.393479+0000 mgr.y (mgr.25253) 6309 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:01 smithi204 bash[68176]: audit 2024-07-28T14:59:00.998724+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:02.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11787 16 16 0 0 0 - 0 2024-07-28T14:59:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:01 smithi177 bash[81864]: audit 2024-07-28T14:59:00.998724+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:01 smithi177 bash[79620]: audit 2024-07-28T14:59:00.998724+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:02 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:02 smithi204 bash[68176]: cluster 2024-07-28T14:59:02.395138+0000 mgr.y (mgr.25253) 6310 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:03.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11788 16 16 0 0 0 - 0 2024-07-28T14:59:03.266 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:02 smithi177 bash[81864]: cluster 2024-07-28T14:59:02.395138+0000 mgr.y (mgr.25253) 6310 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:03.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:02 smithi177 bash[79620]: cluster 2024-07-28T14:59:02.395138+0000 mgr.y (mgr.25253) 6310 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:04.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11789 16 16 0 0 0 - 0 2024-07-28T14:59:04.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:03.445349+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:03.449791+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:03.715065+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:03.722017+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:04.148055+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:04.149257+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[81864]: audit 2024-07-28T14:59:04.155329+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:03.445349+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:03.449791+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:03.715065+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:03.722017+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:04.148055+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:04.149257+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:04 smithi177 bash[79620]: audit 2024-07-28T14:59:04.155329+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:03.445349+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:03.449791+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:03.715065+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:03.722017+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:04.148055+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:04.149257+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:04 smithi204 bash[68176]: audit 2024-07-28T14:59:04.155329+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T14:59:05.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11790 16 16 0 0 0 - 0 2024-07-28T14:59:05.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:05 smithi177 bash[81864]: cluster 2024-07-28T14:59:04.396652+0000 mgr.y (mgr.25253) 6311 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:05.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:05 smithi177 bash[79620]: cluster 2024-07-28T14:59:04.396652+0000 mgr.y (mgr.25253) 6311 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:05 smithi204 bash[68176]: cluster 2024-07-28T14:59:04.396652+0000 mgr.y (mgr.25253) 6311 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:06.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11791 16 16 0 0 0 - 0 2024-07-28T14:59:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:59:07.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11792 16 16 0 0 0 - 0 2024-07-28T14:59:07.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:07 smithi177 bash[79620]: cluster 2024-07-28T14:59:06.398096+0000 mgr.y (mgr.25253) 6312 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:07.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:07 smithi177 bash[81864]: cluster 2024-07-28T14:59:06.398096+0000 mgr.y (mgr.25253) 6312 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:07 smithi204 bash[68176]: cluster 2024-07-28T14:59:06.398096+0000 mgr.y (mgr.25253) 6312 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:08.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11793 16 16 0 0 0 - 0 2024-07-28T14:59:09.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11794 16 16 0 0 0 - 0 2024-07-28T14:59:09.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:09 smithi177 bash[79620]: cluster 2024-07-28T14:59:08.399547+0000 mgr.y (mgr.25253) 6313 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:09.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:09 smithi177 bash[81864]: cluster 2024-07-28T14:59:08.399547+0000 mgr.y (mgr.25253) 6313 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:09 smithi204 bash[68176]: cluster 2024-07-28T14:59:08.399547+0000 mgr.y (mgr.25253) 6313 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:10.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11795 16 16 0 0 0 - 0 2024-07-28T14:59:11.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11796 16 16 0 0 0 - 0 2024-07-28T14:59:11.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:11 smithi177 bash[79620]: cluster 2024-07-28T14:59:10.400977+0000 mgr.y (mgr.25253) 6314 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:11.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:11 smithi177 bash[81864]: cluster 2024-07-28T14:59:10.400977+0000 mgr.y (mgr.25253) 6314 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:11 smithi204 bash[68176]: cluster 2024-07-28T14:59:10.400977+0000 mgr.y (mgr.25253) 6314 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:12.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11797 16 16 0 0 0 - 0 2024-07-28T14:59:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11798 16 16 0 0 0 - 0 2024-07-28T14:59:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:13 smithi177 bash[79620]: cluster 2024-07-28T14:59:12.402447+0000 mgr.y (mgr.25253) 6315 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:13 smithi177 bash[81864]: cluster 2024-07-28T14:59:12.402447+0000 mgr.y (mgr.25253) 6315 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:13 smithi204 bash[68176]: cluster 2024-07-28T14:59:12.402447+0000 mgr.y (mgr.25253) 6315 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:14.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11799 16 16 0 0 0 - 0 2024-07-28T14:59:15.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:59:15.202340+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:15.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:15.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11800 16 16 0 0 0 - 0 2024-07-28T14:59:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:15 smithi177 bash[79620]: cluster 2024-07-28T14:59:14.403869+0000 mgr.y (mgr.25253) 6316 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:15 smithi177 bash[81864]: cluster 2024-07-28T14:59:14.403869+0000 mgr.y (mgr.25253) 6316 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:15 smithi204 bash[68176]: cluster 2024-07-28T14:59:14.403869+0000 mgr.y (mgr.25253) 6316 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:16.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11801 16 16 0 0 0 - 0 2024-07-28T14:59:16.473 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:59:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:16 smithi177 bash[79620]: audit 2024-07-28T14:59:15.999238+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:16 smithi177 bash[81864]: audit 2024-07-28T14:59:15.999238+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:16 smithi204 bash[68176]: audit 2024-07-28T14:59:15.999238+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:17.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11802 16 16 0 0 0 - 0 2024-07-28T14:59:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:17 smithi177 bash[81864]: cluster 2024-07-28T14:59:16.405306+0000 mgr.y (mgr.25253) 6317 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:17 smithi177 bash[79620]: cluster 2024-07-28T14:59:16.405306+0000 mgr.y (mgr.25253) 6317 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:17 smithi204 bash[68176]: cluster 2024-07-28T14:59:16.405306+0000 mgr.y (mgr.25253) 6317 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:18.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11803 16 16 0 0 0 - 0 2024-07-28T14:59:19.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11804 16 16 0 0 0 - 0 2024-07-28T14:59:19.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:19 smithi177 bash[79620]: cluster 2024-07-28T14:59:18.406749+0000 mgr.y (mgr.25253) 6318 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:19.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:19 smithi177 bash[81864]: cluster 2024-07-28T14:59:18.406749+0000 mgr.y (mgr.25253) 6318 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:19 smithi204 bash[68176]: cluster 2024-07-28T14:59:18.406749+0000 mgr.y (mgr.25253) 6318 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:20.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11805 16 16 0 0 0 - 0 2024-07-28T14:59:21.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11806 16 16 0 0 0 - 0 2024-07-28T14:59:21.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:21 smithi177 bash[79620]: cluster 2024-07-28T14:59:20.408237+0000 mgr.y (mgr.25253) 6319 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:21.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:21 smithi177 bash[81864]: cluster 2024-07-28T14:59:20.408237+0000 mgr.y (mgr.25253) 6319 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:21 smithi204 bash[68176]: cluster 2024-07-28T14:59:20.408237+0000 mgr.y (mgr.25253) 6319 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:22.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11807 16 16 0 0 0 - 0 2024-07-28T14:59:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11808 16 16 0 0 0 - 0 2024-07-28T14:59:23.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:23 smithi177 bash[81864]: cluster 2024-07-28T14:59:22.409725+0000 mgr.y (mgr.25253) 6320 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:23.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:23 smithi177 bash[79620]: cluster 2024-07-28T14:59:22.409725+0000 mgr.y (mgr.25253) 6320 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:23 smithi204 bash[68176]: cluster 2024-07-28T14:59:22.409725+0000 mgr.y (mgr.25253) 6320 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:24.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11809 16 16 0 0 0 - 0 2024-07-28T14:59:25.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11810 16 16 0 0 0 - 0 2024-07-28T14:59:25.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:25 smithi177 bash[81864]: cluster 2024-07-28T14:59:24.411166+0000 mgr.y (mgr.25253) 6321 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:25.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:25 smithi177 bash[79620]: cluster 2024-07-28T14:59:24.411166+0000 mgr.y (mgr.25253) 6321 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:25 smithi204 bash[68176]: cluster 2024-07-28T14:59:24.411166+0000 mgr.y (mgr.25253) 6321 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:26.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11811 16 16 0 0 0 - 0 2024-07-28T14:59:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T14:59:27.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11812 16 16 0 0 0 - 0 2024-07-28T14:59:27.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:27 smithi177 bash[81864]: cluster 2024-07-28T14:59:26.412653+0000 mgr.y (mgr.25253) 6322 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:27.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:27 smithi177 bash[79620]: cluster 2024-07-28T14:59:26.412653+0000 mgr.y (mgr.25253) 6322 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:27 smithi204 bash[68176]: cluster 2024-07-28T14:59:26.412653+0000 mgr.y (mgr.25253) 6322 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:28.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11813 16 16 0 0 0 - 0 2024-07-28T14:59:29.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11814 16 16 0 0 0 - 0 2024-07-28T14:59:29.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:29 smithi177 bash[79620]: cluster 2024-07-28T14:59:28.414106+0000 mgr.y (mgr.25253) 6323 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:29.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:29 smithi177 bash[81864]: cluster 2024-07-28T14:59:28.414106+0000 mgr.y (mgr.25253) 6323 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:29 smithi204 bash[68176]: cluster 2024-07-28T14:59:28.414106+0000 mgr.y (mgr.25253) 6323 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:30.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11815 16 16 0 0 0 - 0 2024-07-28T14:59:31.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11816 16 16 0 0 0 - 0 2024-07-28T14:59:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:31 smithi177 bash[81864]: cluster 2024-07-28T14:59:30.415580+0000 mgr.y (mgr.25253) 6324 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:31.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:31 smithi177 bash[81864]: audit 2024-07-28T14:59:30.999568+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:31.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:31 smithi177 bash[79620]: cluster 2024-07-28T14:59:30.415580+0000 mgr.y (mgr.25253) 6324 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:31 smithi177 bash[79620]: audit 2024-07-28T14:59:30.999568+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:31 smithi204 bash[68176]: cluster 2024-07-28T14:59:30.415580+0000 mgr.y (mgr.25253) 6324 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:31 smithi204 bash[68176]: audit 2024-07-28T14:59:30.999568+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:32.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11817 16 16 0 0 0 - 0 2024-07-28T14:59:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11818 16 16 0 0 0 - 0 2024-07-28T14:59:33.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:33 smithi177 bash[81864]: cluster 2024-07-28T14:59:32.417082+0000 mgr.y (mgr.25253) 6325 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:33.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:33 smithi177 bash[79620]: cluster 2024-07-28T14:59:32.417082+0000 mgr.y (mgr.25253) 6325 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:33.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:33 smithi204 bash[68176]: cluster 2024-07-28T14:59:32.417082+0000 mgr.y (mgr.25253) 6325 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:34.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11819 16 16 0 0 0 - 0 2024-07-28T14:59:35.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:59:35.205222+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:35.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:35.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11820 16 16 0 0 0 - 0 2024-07-28T14:59:35.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:35 smithi177 bash[79620]: cluster 2024-07-28T14:59:34.418523+0000 mgr.y (mgr.25253) 6326 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:35.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:35 smithi177 bash[81864]: cluster 2024-07-28T14:59:34.418523+0000 mgr.y (mgr.25253) 6326 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:35.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:35 smithi204 bash[68176]: cluster 2024-07-28T14:59:34.418523+0000 mgr.y (mgr.25253) 6326 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:36.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11821 16 16 0 0 0 - 0 2024-07-28T14:59:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T14:59:37.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11822 16 16 0 0 0 - 0 2024-07-28T14:59:37.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:37 smithi204 bash[68176]: cluster 2024-07-28T14:59:36.419982+0000 mgr.y (mgr.25253) 6327 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:37 smithi177 bash[81864]: cluster 2024-07-28T14:59:36.419982+0000 mgr.y (mgr.25253) 6327 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:37 smithi177 bash[79620]: cluster 2024-07-28T14:59:36.419982+0000 mgr.y (mgr.25253) 6327 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:38.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11823 16 16 0 0 0 - 0 2024-07-28T14:59:39.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11824 16 16 0 0 0 - 0 2024-07-28T14:59:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:39 smithi204 bash[68176]: cluster 2024-07-28T14:59:38.421426+0000 mgr.y (mgr.25253) 6328 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:39 smithi177 bash[81864]: cluster 2024-07-28T14:59:38.421426+0000 mgr.y (mgr.25253) 6328 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:39 smithi177 bash[79620]: cluster 2024-07-28T14:59:38.421426+0000 mgr.y (mgr.25253) 6328 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:40.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11825 16 16 0 0 0 - 0 2024-07-28T14:59:41.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11826 16 16 0 0 0 - 0 2024-07-28T14:59:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:41 smithi204 bash[68176]: cluster 2024-07-28T14:59:40.422895+0000 mgr.y (mgr.25253) 6329 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:41 smithi177 bash[81864]: cluster 2024-07-28T14:59:40.422895+0000 mgr.y (mgr.25253) 6329 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:41 smithi177 bash[79620]: cluster 2024-07-28T14:59:40.422895+0000 mgr.y (mgr.25253) 6329 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:42.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11827 16 16 0 0 0 - 0 2024-07-28T14:59:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:42 smithi204 bash[60899]: ts=2024-07-28T14:59:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11828 16 16 0 0 0 - 0 2024-07-28T14:59:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:43 smithi204 bash[68176]: cluster 2024-07-28T14:59:42.424391+0000 mgr.y (mgr.25253) 6330 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:43 smithi177 bash[81864]: cluster 2024-07-28T14:59:42.424391+0000 mgr.y (mgr.25253) 6330 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:43 smithi177 bash[79620]: cluster 2024-07-28T14:59:42.424391+0000 mgr.y (mgr.25253) 6330 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:44.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11829 16 16 0 0 0 - 0 2024-07-28T14:59:45.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11830 16 16 0 0 0 - 0 2024-07-28T14:59:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:45 smithi204 bash[68176]: cluster 2024-07-28T14:59:44.425840+0000 mgr.y (mgr.25253) 6331 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:45 smithi177 bash[81864]: cluster 2024-07-28T14:59:44.425840+0000 mgr.y (mgr.25253) 6331 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:45 smithi177 bash[79620]: cluster 2024-07-28T14:59:44.425840+0000 mgr.y (mgr.25253) 6331 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:46.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11831 16 16 0 0 0 - 0 2024-07-28T14:59:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:46] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:59:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:46 smithi204 bash[68176]: audit 2024-07-28T14:59:46.000099+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:46 smithi177 bash[81864]: audit 2024-07-28T14:59:46.000099+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:46 smithi177 bash[79620]: audit 2024-07-28T14:59:46.000099+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:47.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11832 16 16 0 0 0 - 0 2024-07-28T14:59:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:47 smithi204 bash[68176]: cluster 2024-07-28T14:59:46.427265+0000 mgr.y (mgr.25253) 6332 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:47 smithi177 bash[81864]: cluster 2024-07-28T14:59:46.427265+0000 mgr.y (mgr.25253) 6332 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:47 smithi177 bash[79620]: cluster 2024-07-28T14:59:46.427265+0000 mgr.y (mgr.25253) 6332 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:48.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11833 16 16 0 0 0 - 0 2024-07-28T14:59:49.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11834 16 16 0 0 0 - 0 2024-07-28T14:59:49.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:49 smithi204 bash[68176]: cluster 2024-07-28T14:59:48.428757+0000 mgr.y (mgr.25253) 6333 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:49 smithi177 bash[81864]: cluster 2024-07-28T14:59:48.428757+0000 mgr.y (mgr.25253) 6333 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:49 smithi177 bash[79620]: cluster 2024-07-28T14:59:48.428757+0000 mgr.y (mgr.25253) 6333 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:50.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11835 16 16 0 0 0 - 0 2024-07-28T14:59:51.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11836 16 16 0 0 0 - 0 2024-07-28T14:59:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:51 smithi204 bash[68176]: cluster 2024-07-28T14:59:50.430185+0000 mgr.y (mgr.25253) 6334 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:51 smithi177 bash[81864]: cluster 2024-07-28T14:59:50.430185+0000 mgr.y (mgr.25253) 6334 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:51 smithi177 bash[79620]: cluster 2024-07-28T14:59:50.430185+0000 mgr.y (mgr.25253) 6334 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:52.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11837 16 16 0 0 0 - 0 2024-07-28T14:59:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 14:59:52 smithi204 bash[60899]: ts=2024-07-28T14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11838 16 16 0 0 0 - 0 2024-07-28T14:59:53.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:53 smithi204 bash[68176]: cluster 2024-07-28T14:59:52.431663+0000 mgr.y (mgr.25253) 6335 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:53 smithi177 bash[81864]: cluster 2024-07-28T14:59:52.431663+0000 mgr.y (mgr.25253) 6335 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:53 smithi177 bash[79620]: cluster 2024-07-28T14:59:52.431663+0000 mgr.y (mgr.25253) 6335 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:54.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11839 16 16 0 0 0 - 0 2024-07-28T14:59:55.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T14:59:55.208458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:55.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:55.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11840 16 16 0 0 0 - 0 2024-07-28T14:59:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:55 smithi204 bash[68176]: cluster 2024-07-28T14:59:54.433104+0000 mgr.y (mgr.25253) 6336 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:55 smithi177 bash[81864]: cluster 2024-07-28T14:59:54.433104+0000 mgr.y (mgr.25253) 6336 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:55 smithi177 bash[79620]: cluster 2024-07-28T14:59:54.433104+0000 mgr.y (mgr.25253) 6336 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:56.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11841 16 16 0 0 0 - 0 2024-07-28T14:59:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 14:59:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:14:59:56] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T14:59:57.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11842 16 16 0 0 0 - 0 2024-07-28T14:59:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:57 smithi204 bash[68176]: cluster 2024-07-28T14:59:56.434563+0000 mgr.y (mgr.25253) 6337 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:57 smithi177 bash[81864]: cluster 2024-07-28T14:59:56.434563+0000 mgr.y (mgr.25253) 6337 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:57 smithi177 bash[79620]: cluster 2024-07-28T14:59:56.434563+0000 mgr.y (mgr.25253) 6337 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T14:59:58.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11843 16 16 0 0 0 - 0 2024-07-28T14:59:59.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11844 16 16 0 0 0 - 0 2024-07-28T14:59:59.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 14:59:59 smithi204 bash[68176]: cluster 2024-07-28T14:59:58.436065+0000 mgr.y (mgr.25253) 6338 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 14:59:59 smithi177 bash[81864]: cluster 2024-07-28T14:59:58.436065+0000 mgr.y (mgr.25253) 6338 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 14:59:59 smithi177 bash[79620]: cluster 2024-07-28T14:59:58.436065+0000 mgr.y (mgr.25253) 6338 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:00.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11845 16 16 0 0 0 - 0 2024-07-28T15:00:00.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:00 smithi204 bash[68176]: cluster 2024-07-28T15:00:00.000181+0000 mon.a (mon.0) 4236 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:00:01.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:00 smithi177 bash[81864]: cluster 2024-07-28T15:00:00.000181+0000 mon.a (mon.0) 4236 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:00:01.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:00 smithi177 bash[79620]: cluster 2024-07-28T15:00:00.000181+0000 mon.a (mon.0) 4236 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:00:01.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11846 16 16 0 0 0 - 0 2024-07-28T15:00:01.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:01 smithi204 bash[68176]: cluster 2024-07-28T15:00:00.437525+0000 mgr.y (mgr.25253) 6339 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:01 smithi204 bash[68176]: audit 2024-07-28T15:00:01.000476+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:01 smithi177 bash[81864]: cluster 2024-07-28T15:00:00.437525+0000 mgr.y (mgr.25253) 6339 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:01 smithi177 bash[81864]: audit 2024-07-28T15:00:01.000476+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:01 smithi177 bash[79620]: cluster 2024-07-28T15:00:00.437525+0000 mgr.y (mgr.25253) 6339 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:01 smithi177 bash[79620]: audit 2024-07-28T15:00:01.000476+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:02.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11847 16 16 0 0 0 - 0 2024-07-28T15:00:02.315 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:02 smithi204 bash[60899]: ts=2024-07-28T15:00:02.028Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722168000138 maxt=1722175200000 ulid=01J3WXP47S106JER2TAXVXX4CS duration=115.055664ms 2024-07-28T15:00:02.315 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:02 smithi204 bash[60899]: ts=2024-07-28T15:00:02.031Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.590375ms 2024-07-28T15:00:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:02 smithi204 bash[60899]: ts=2024-07-28T15:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11848 16 16 0 0 0 - 0 2024-07-28T15:00:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:03 smithi204 bash[68176]: cluster 2024-07-28T15:00:02.439018+0000 mgr.y (mgr.25253) 6340 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:03 smithi177 bash[81864]: cluster 2024-07-28T15:00:02.439018+0000 mgr.y (mgr.25253) 6340 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:03 smithi177 bash[79620]: cluster 2024-07-28T15:00:02.439018+0000 mgr.y (mgr.25253) 6340 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:04.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11849 16 16 0 0 0 - 0 2024-07-28T15:00:04.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:04 smithi204 bash[68176]: audit 2024-07-28T15:00:04.278171+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:05.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:04 smithi177 bash[81864]: audit 2024-07-28T15:00:04.278171+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:05.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:04 smithi177 bash[79620]: audit 2024-07-28T15:00:04.278171+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:05.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11850 16 16 0 0 0 - 0 2024-07-28T15:00:05.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:05 smithi204 bash[68176]: cluster 2024-07-28T15:00:04.440487+0000 mgr.y (mgr.25253) 6341 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:05 smithi177 bash[81864]: cluster 2024-07-28T15:00:04.440487+0000 mgr.y (mgr.25253) 6341 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:05 smithi177 bash[79620]: cluster 2024-07-28T15:00:04.440487+0000 mgr.y (mgr.25253) 6341 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:06.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11851 16 16 0 0 0 - 0 2024-07-28T15:00:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:00:07.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11852 16 16 0 0 0 - 0 2024-07-28T15:00:07.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:07 smithi204 bash[68176]: cluster 2024-07-28T15:00:06.442063+0000 mgr.y (mgr.25253) 6342 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:07 smithi177 bash[81864]: cluster 2024-07-28T15:00:06.442063+0000 mgr.y (mgr.25253) 6342 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:07 smithi177 bash[79620]: cluster 2024-07-28T15:00:06.442063+0000 mgr.y (mgr.25253) 6342 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:08.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11853 16 16 0 0 0 - 0 2024-07-28T15:00:09.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11854 16 16 0 0 0 - 0 2024-07-28T15:00:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:09 smithi204 bash[68176]: cluster 2024-07-28T15:00:08.443577+0000 mgr.y (mgr.25253) 6343 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:09 smithi177 bash[79620]: cluster 2024-07-28T15:00:08.443577+0000 mgr.y (mgr.25253) 6343 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:09 smithi177 bash[81864]: cluster 2024-07-28T15:00:08.443577+0000 mgr.y (mgr.25253) 6343 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:10.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11855 16 16 0 0 0 - 0 2024-07-28T15:00:11.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11856 16 16 0 0 0 - 0 2024-07-28T15:00:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:09.937049+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:09.941839+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:10.184288+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:10.192317+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: cluster 2024-07-28T15:00:10.445035+0000 mgr.y (mgr.25253) 6344 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:10.592201+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:10.593709+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[79620]: audit 2024-07-28T15:00:10.603854+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:09.937049+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:09.941839+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:10.184288+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:10.192317+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: cluster 2024-07-28T15:00:10.445035+0000 mgr.y (mgr.25253) 6344 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:10.592201+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:10.593709+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:10 smithi177 bash[81864]: audit 2024-07-28T15:00:10.603854+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:09.937049+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:09.941839+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:10.184288+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:10.192317+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: cluster 2024-07-28T15:00:10.445035+0000 mgr.y (mgr.25253) 6344 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:10.592201+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:10.593709+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:10 smithi204 bash[68176]: audit 2024-07-28T15:00:10.603854+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:00:12.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11857 16 16 0 0 0 - 0 2024-07-28T15:00:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11858 16 16 0 0 0 - 0 2024-07-28T15:00:13.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:13 smithi177 bash[79620]: cluster 2024-07-28T15:00:12.446645+0000 mgr.y (mgr.25253) 6345 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:13.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:13 smithi177 bash[81864]: cluster 2024-07-28T15:00:12.446645+0000 mgr.y (mgr.25253) 6345 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:13 smithi204 bash[68176]: cluster 2024-07-28T15:00:12.446645+0000 mgr.y (mgr.25253) 6345 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:14.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11859 16 16 0 0 0 - 0 2024-07-28T15:00:15.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:00:15.211601+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:15.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:15.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11860 16 16 0 0 0 - 0 2024-07-28T15:00:15.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:15 smithi177 bash[79620]: cluster 2024-07-28T15:00:14.448158+0000 mgr.y (mgr.25253) 6346 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:15.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:15 smithi177 bash[81864]: cluster 2024-07-28T15:00:14.448158+0000 mgr.y (mgr.25253) 6346 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:15 smithi204 bash[68176]: cluster 2024-07-28T15:00:14.448158+0000 mgr.y (mgr.25253) 6346 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:16.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11861 16 16 0 0 0 - 0 2024-07-28T15:00:16.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:00:16.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:16 smithi177 bash[81864]: audit 2024-07-28T15:00:16.000840+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:16.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:16 smithi177 bash[79620]: audit 2024-07-28T15:00:16.000840+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:16 smithi204 bash[68176]: audit 2024-07-28T15:00:16.000840+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:17.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11862 16 16 0 0 0 - 0 2024-07-28T15:00:17.767 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:17 smithi177 bash[81864]: cluster 2024-07-28T15:00:16.449621+0000 mgr.y (mgr.25253) 6347 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:17.767 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:17 smithi177 bash[79620]: cluster 2024-07-28T15:00:16.449621+0000 mgr.y (mgr.25253) 6347 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:17.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:17 smithi204 bash[68176]: cluster 2024-07-28T15:00:16.449621+0000 mgr.y (mgr.25253) 6347 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:18.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11863 16 16 0 0 0 - 0 2024-07-28T15:00:19.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11864 16 16 0 0 0 - 0 2024-07-28T15:00:19.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:19 smithi204 bash[68176]: cluster 2024-07-28T15:00:18.451118+0000 mgr.y (mgr.25253) 6348 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:19 smithi177 bash[81864]: cluster 2024-07-28T15:00:18.451118+0000 mgr.y (mgr.25253) 6348 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:19 smithi177 bash[79620]: cluster 2024-07-28T15:00:18.451118+0000 mgr.y (mgr.25253) 6348 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:20.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11865 16 16 0 0 0 - 0 2024-07-28T15:00:21.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11866 16 16 0 0 0 - 0 2024-07-28T15:00:21.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:21 smithi204 bash[68176]: cluster 2024-07-28T15:00:20.452657+0000 mgr.y (mgr.25253) 6349 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:21 smithi177 bash[81864]: cluster 2024-07-28T15:00:20.452657+0000 mgr.y (mgr.25253) 6349 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:21 smithi177 bash[79620]: cluster 2024-07-28T15:00:20.452657+0000 mgr.y (mgr.25253) 6349 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:22.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11867 16 16 0 0 0 - 0 2024-07-28T15:00:22.315 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:00:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:00:22.009801376Z level=info msg="Completed cleanup jobs" duration=45.65332ms 2024-07-28T15:00:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11868 16 16 0 0 0 - 0 2024-07-28T15:00:23.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:23 smithi204 bash[68176]: cluster 2024-07-28T15:00:22.454117+0000 mgr.y (mgr.25253) 6350 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:23 smithi177 bash[79620]: cluster 2024-07-28T15:00:22.454117+0000 mgr.y (mgr.25253) 6350 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:23 smithi177 bash[81864]: cluster 2024-07-28T15:00:22.454117+0000 mgr.y (mgr.25253) 6350 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:24.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11869 16 16 0 0 0 - 0 2024-07-28T15:00:25.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11870 16 16 0 0 0 - 0 2024-07-28T15:00:25.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:25 smithi204 bash[68176]: cluster 2024-07-28T15:00:24.455564+0000 mgr.y (mgr.25253) 6351 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:25 smithi177 bash[79620]: cluster 2024-07-28T15:00:24.455564+0000 mgr.y (mgr.25253) 6351 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:25 smithi177 bash[81864]: cluster 2024-07-28T15:00:24.455564+0000 mgr.y (mgr.25253) 6351 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:26.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11871 16 16 0 0 0 - 0 2024-07-28T15:00:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:00:27.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11872 16 16 0 0 0 - 0 2024-07-28T15:00:27.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:27 smithi204 bash[68176]: cluster 2024-07-28T15:00:26.457030+0000 mgr.y (mgr.25253) 6352 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:27 smithi177 bash[79620]: cluster 2024-07-28T15:00:26.457030+0000 mgr.y (mgr.25253) 6352 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:27 smithi177 bash[81864]: cluster 2024-07-28T15:00:26.457030+0000 mgr.y (mgr.25253) 6352 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:28.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11873 16 16 0 0 0 - 0 2024-07-28T15:00:29.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11874 16 16 0 0 0 - 0 2024-07-28T15:00:29.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:29 smithi204 bash[68176]: cluster 2024-07-28T15:00:28.458459+0000 mgr.y (mgr.25253) 6353 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:29 smithi177 bash[79620]: cluster 2024-07-28T15:00:28.458459+0000 mgr.y (mgr.25253) 6353 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:29 smithi177 bash[81864]: cluster 2024-07-28T15:00:28.458459+0000 mgr.y (mgr.25253) 6353 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:30.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11875 16 16 0 0 0 - 0 2024-07-28T15:00:31.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11876 16 16 0 0 0 - 0 2024-07-28T15:00:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:31 smithi204 bash[68176]: cluster 2024-07-28T15:00:30.459902+0000 mgr.y (mgr.25253) 6354 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:31 smithi204 bash[68176]: audit 2024-07-28T15:00:31.001305+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:31 smithi177 bash[79620]: cluster 2024-07-28T15:00:30.459902+0000 mgr.y (mgr.25253) 6354 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:32.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:31 smithi177 bash[79620]: audit 2024-07-28T15:00:31.001305+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:31 smithi177 bash[81864]: cluster 2024-07-28T15:00:30.459902+0000 mgr.y (mgr.25253) 6354 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:31 smithi177 bash[81864]: audit 2024-07-28T15:00:31.001305+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:32.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11877 16 16 0 0 0 - 0 2024-07-28T15:00:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11878 16 16 0 0 0 - 0 2024-07-28T15:00:33.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:33 smithi204 bash[68176]: cluster 2024-07-28T15:00:32.461358+0000 mgr.y (mgr.25253) 6355 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:33 smithi177 bash[79620]: cluster 2024-07-28T15:00:32.461358+0000 mgr.y (mgr.25253) 6355 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:33 smithi177 bash[81864]: cluster 2024-07-28T15:00:32.461358+0000 mgr.y (mgr.25253) 6355 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:34.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11879 16 16 0 0 0 - 0 2024-07-28T15:00:35.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:00:35.214884+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:35.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:35.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11880 16 16 0 0 0 - 0 2024-07-28T15:00:35.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:35 smithi204 bash[68176]: cluster 2024-07-28T15:00:34.462958+0000 mgr.y (mgr.25253) 6356 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:35 smithi177 bash[79620]: cluster 2024-07-28T15:00:34.462958+0000 mgr.y (mgr.25253) 6356 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:35 smithi177 bash[81864]: cluster 2024-07-28T15:00:34.462958+0000 mgr.y (mgr.25253) 6356 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:36.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11881 16 16 0 0 0 - 0 2024-07-28T15:00:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:00:37.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11882 16 16 0 0 0 - 0 2024-07-28T15:00:37.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:37 smithi204 bash[68176]: cluster 2024-07-28T15:00:36.464421+0000 mgr.y (mgr.25253) 6357 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:37 smithi177 bash[79620]: cluster 2024-07-28T15:00:36.464421+0000 mgr.y (mgr.25253) 6357 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:37 smithi177 bash[81864]: cluster 2024-07-28T15:00:36.464421+0000 mgr.y (mgr.25253) 6357 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:38.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11883 16 16 0 0 0 - 0 2024-07-28T15:00:39.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11884 16 16 0 0 0 - 0 2024-07-28T15:00:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:39 smithi204 bash[68176]: cluster 2024-07-28T15:00:38.465844+0000 mgr.y (mgr.25253) 6358 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:39 smithi177 bash[81864]: cluster 2024-07-28T15:00:38.465844+0000 mgr.y (mgr.25253) 6358 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:39 smithi177 bash[79620]: cluster 2024-07-28T15:00:38.465844+0000 mgr.y (mgr.25253) 6358 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:40.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11885 16 16 0 0 0 - 0 2024-07-28T15:00:41.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11886 16 16 0 0 0 - 0 2024-07-28T15:00:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:41 smithi204 bash[68176]: cluster 2024-07-28T15:00:40.467268+0000 mgr.y (mgr.25253) 6359 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:41 smithi177 bash[81864]: cluster 2024-07-28T15:00:40.467268+0000 mgr.y (mgr.25253) 6359 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:41 smithi177 bash[79620]: cluster 2024-07-28T15:00:40.467268+0000 mgr.y (mgr.25253) 6359 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:42.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11887 16 16 0 0 0 - 0 2024-07-28T15:00:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11888 16 16 0 0 0 - 0 2024-07-28T15:00:43.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:43 smithi204 bash[68176]: cluster 2024-07-28T15:00:42.468748+0000 mgr.y (mgr.25253) 6360 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:43 smithi177 bash[81864]: cluster 2024-07-28T15:00:42.468748+0000 mgr.y (mgr.25253) 6360 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:43 smithi177 bash[79620]: cluster 2024-07-28T15:00:42.468748+0000 mgr.y (mgr.25253) 6360 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:44.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11889 16 16 0 0 0 - 0 2024-07-28T15:00:45.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11890 16 16 0 0 0 - 0 2024-07-28T15:00:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:45 smithi204 bash[68176]: cluster 2024-07-28T15:00:44.470167+0000 mgr.y (mgr.25253) 6361 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:45 smithi177 bash[81864]: cluster 2024-07-28T15:00:44.470167+0000 mgr.y (mgr.25253) 6361 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:45 smithi177 bash[79620]: cluster 2024-07-28T15:00:44.470167+0000 mgr.y (mgr.25253) 6361 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:46.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11891 16 16 0 0 0 - 0 2024-07-28T15:00:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:00:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:46 smithi204 bash[68176]: audit 2024-07-28T15:00:46.001709+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:46 smithi177 bash[81864]: audit 2024-07-28T15:00:46.001709+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:46 smithi177 bash[79620]: audit 2024-07-28T15:00:46.001709+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:47.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11892 16 16 0 0 0 - 0 2024-07-28T15:00:47.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:47 smithi204 bash[68176]: cluster 2024-07-28T15:00:46.471583+0000 mgr.y (mgr.25253) 6362 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:47 smithi177 bash[79620]: cluster 2024-07-28T15:00:46.471583+0000 mgr.y (mgr.25253) 6362 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:47 smithi177 bash[81864]: cluster 2024-07-28T15:00:46.471583+0000 mgr.y (mgr.25253) 6362 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:48.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11893 16 16 0 0 0 - 0 2024-07-28T15:00:49.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11894 16 16 0 0 0 - 0 2024-07-28T15:00:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:49 smithi204 bash[68176]: cluster 2024-07-28T15:00:48.473037+0000 mgr.y (mgr.25253) 6363 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:49 smithi177 bash[81864]: cluster 2024-07-28T15:00:48.473037+0000 mgr.y (mgr.25253) 6363 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:49 smithi177 bash[79620]: cluster 2024-07-28T15:00:48.473037+0000 mgr.y (mgr.25253) 6363 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:50.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11895 16 16 0 0 0 - 0 2024-07-28T15:00:51.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11896 16 16 0 0 0 - 0 2024-07-28T15:00:51.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:51 smithi204 bash[68176]: cluster 2024-07-28T15:00:50.474490+0000 mgr.y (mgr.25253) 6364 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:51 smithi177 bash[81864]: cluster 2024-07-28T15:00:50.474490+0000 mgr.y (mgr.25253) 6364 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:51 smithi177 bash[79620]: cluster 2024-07-28T15:00:50.474490+0000 mgr.y (mgr.25253) 6364 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:52.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11897 16 16 0 0 0 - 0 2024-07-28T15:00:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:00:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11898 16 16 0 0 0 - 0 2024-07-28T15:00:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:53 smithi204 bash[68176]: cluster 2024-07-28T15:00:52.476003+0000 mgr.y (mgr.25253) 6365 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:53 smithi177 bash[81864]: cluster 2024-07-28T15:00:52.476003+0000 mgr.y (mgr.25253) 6365 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:53 smithi177 bash[79620]: cluster 2024-07-28T15:00:52.476003+0000 mgr.y (mgr.25253) 6365 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:54.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11899 16 16 0 0 0 - 0 2024-07-28T15:00:55.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:00:55.218183+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:55.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:55.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11900 16 16 0 0 0 - 0 2024-07-28T15:00:55.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:55 smithi204 bash[68176]: cluster 2024-07-28T15:00:54.477513+0000 mgr.y (mgr.25253) 6366 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:55 smithi177 bash[81864]: cluster 2024-07-28T15:00:54.477513+0000 mgr.y (mgr.25253) 6366 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:55 smithi177 bash[79620]: cluster 2024-07-28T15:00:54.477513+0000 mgr.y (mgr.25253) 6366 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:56.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11901 16 16 0 0 0 - 0 2024-07-28T15:00:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:00:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:00:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:00:57.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11902 16 16 0 0 0 - 0 2024-07-28T15:00:57.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:57 smithi204 bash[68176]: cluster 2024-07-28T15:00:56.478995+0000 mgr.y (mgr.25253) 6367 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:57 smithi177 bash[81864]: cluster 2024-07-28T15:00:56.478995+0000 mgr.y (mgr.25253) 6367 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:58.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:57 smithi177 bash[79620]: cluster 2024-07-28T15:00:56.478995+0000 mgr.y (mgr.25253) 6367 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:00:58.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11903 16 16 0 0 0 - 0 2024-07-28T15:00:59.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11904 16 16 0 0 0 - 0 2024-07-28T15:00:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:00:59 smithi204 bash[68176]: cluster 2024-07-28T15:00:58.480460+0000 mgr.y (mgr.25253) 6368 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:00:59 smithi177 bash[81864]: cluster 2024-07-28T15:00:58.480460+0000 mgr.y (mgr.25253) 6368 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:00:59 smithi177 bash[79620]: cluster 2024-07-28T15:00:58.480460+0000 mgr.y (mgr.25253) 6368 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:00.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11905 16 16 0 0 0 - 0 2024-07-28T15:01:01.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11906 16 16 0 0 0 - 0 2024-07-28T15:01:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:01 smithi204 bash[68176]: cluster 2024-07-28T15:01:00.481952+0000 mgr.y (mgr.25253) 6369 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:01 smithi204 bash[68176]: audit 2024-07-28T15:01:01.002183+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:01 smithi177 bash[81864]: cluster 2024-07-28T15:01:00.481952+0000 mgr.y (mgr.25253) 6369 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:01 smithi177 bash[81864]: audit 2024-07-28T15:01:01.002183+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:01 smithi177 bash[79620]: cluster 2024-07-28T15:01:00.481952+0000 mgr.y (mgr.25253) 6369 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:01 smithi177 bash[79620]: audit 2024-07-28T15:01:01.002183+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:02.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11907 16 16 0 0 0 - 0 2024-07-28T15:01:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11908 16 16 0 0 0 - 0 2024-07-28T15:01:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:03 smithi204 bash[68176]: cluster 2024-07-28T15:01:02.483399+0000 mgr.y (mgr.25253) 6370 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:03 smithi177 bash[81864]: cluster 2024-07-28T15:01:02.483399+0000 mgr.y (mgr.25253) 6370 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:03 smithi177 bash[79620]: cluster 2024-07-28T15:01:02.483399+0000 mgr.y (mgr.25253) 6370 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:04.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11909 16 16 0 0 0 - 0 2024-07-28T15:01:05.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11910 16 16 0 0 0 - 0 2024-07-28T15:01:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:05 smithi204 bash[68176]: cluster 2024-07-28T15:01:04.484839+0000 mgr.y (mgr.25253) 6371 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:05 smithi177 bash[81864]: cluster 2024-07-28T15:01:04.484839+0000 mgr.y (mgr.25253) 6371 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:05 smithi177 bash[79620]: cluster 2024-07-28T15:01:04.484839+0000 mgr.y (mgr.25253) 6371 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:06.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11911 16 16 0 0 0 - 0 2024-07-28T15:01:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:01:07.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11912 16 16 0 0 0 - 0 2024-07-28T15:01:07.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:07 smithi204 bash[68176]: cluster 2024-07-28T15:01:06.486268+0000 mgr.y (mgr.25253) 6372 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:07 smithi177 bash[81864]: cluster 2024-07-28T15:01:06.486268+0000 mgr.y (mgr.25253) 6372 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:08.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:07 smithi177 bash[79620]: cluster 2024-07-28T15:01:06.486268+0000 mgr.y (mgr.25253) 6372 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:08.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11913 16 16 0 0 0 - 0 2024-07-28T15:01:09.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11914 16 16 0 0 0 - 0 2024-07-28T15:01:09.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:09 smithi204 bash[68176]: cluster 2024-07-28T15:01:08.487758+0000 mgr.y (mgr.25253) 6373 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:09 smithi177 bash[81864]: cluster 2024-07-28T15:01:08.487758+0000 mgr.y (mgr.25253) 6373 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:09 smithi177 bash[79620]: cluster 2024-07-28T15:01:08.487758+0000 mgr.y (mgr.25253) 6373 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:10.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11915 16 16 0 0 0 - 0 2024-07-28T15:01:11.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11916 16 16 0 0 0 - 0 2024-07-28T15:01:11.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:11 smithi204 bash[68176]: cluster 2024-07-28T15:01:10.489182+0000 mgr.y (mgr.25253) 6374 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:11.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:11 smithi204 bash[68176]: audit 2024-07-28T15:01:10.733774+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:01:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:11 smithi177 bash[81864]: cluster 2024-07-28T15:01:10.489182+0000 mgr.y (mgr.25253) 6374 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:11 smithi177 bash[81864]: audit 2024-07-28T15:01:10.733774+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:01:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:11 smithi177 bash[79620]: cluster 2024-07-28T15:01:10.489182+0000 mgr.y (mgr.25253) 6374 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:11 smithi177 bash[79620]: audit 2024-07-28T15:01:10.733774+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:01:12.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11917 16 16 0 0 0 - 0 2024-07-28T15:01:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11918 16 16 0 0 0 - 0 2024-07-28T15:01:13.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:13 smithi204 bash[68176]: cluster 2024-07-28T15:01:12.490638+0000 mgr.y (mgr.25253) 6375 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:13 smithi177 bash[81864]: cluster 2024-07-28T15:01:12.490638+0000 mgr.y (mgr.25253) 6375 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:13 smithi177 bash[79620]: cluster 2024-07-28T15:01:12.490638+0000 mgr.y (mgr.25253) 6375 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:14.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11919 16 16 0 0 0 - 0 2024-07-28T15:01:15.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:01:15.221577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:15.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:15.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11920 16 16 0 0 0 - 0 2024-07-28T15:01:15.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:15 smithi204 bash[68176]: cluster 2024-07-28T15:01:14.492145+0000 mgr.y (mgr.25253) 6376 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:15 smithi177 bash[81864]: cluster 2024-07-28T15:01:14.492145+0000 mgr.y (mgr.25253) 6376 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:15 smithi177 bash[79620]: cluster 2024-07-28T15:01:14.492145+0000 mgr.y (mgr.25253) 6376 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:16.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11921 16 16 0 0 0 - 0 2024-07-28T15:01:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:01:16.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:16 smithi204 bash[68176]: audit 2024-07-28T15:01:16.001656+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:16 smithi204 bash[68176]: audit 2024-07-28T15:01:16.360119+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:16 smithi204 bash[68176]: audit 2024-07-28T15:01:16.367053+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:16 smithi204 bash[68176]: audit 2024-07-28T15:01:16.634486+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:16 smithi204 bash[68176]: audit 2024-07-28T15:01:16.641847+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[81864]: audit 2024-07-28T15:01:16.001656+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[81864]: audit 2024-07-28T15:01:16.360119+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[81864]: audit 2024-07-28T15:01:16.367053+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[81864]: audit 2024-07-28T15:01:16.634486+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[81864]: audit 2024-07-28T15:01:16.641847+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[79620]: audit 2024-07-28T15:01:16.001656+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[79620]: audit 2024-07-28T15:01:16.360119+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[79620]: audit 2024-07-28T15:01:16.367053+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[79620]: audit 2024-07-28T15:01:16.634486+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:16 smithi177 bash[79620]: audit 2024-07-28T15:01:16.641847+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:17.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11922 16 16 0 0 0 - 0 2024-07-28T15:01:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:17 smithi204 bash[68176]: cluster 2024-07-28T15:01:16.493605+0000 mgr.y (mgr.25253) 6377 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:17 smithi204 bash[68176]: audit 2024-07-28T15:01:17.021879+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:01:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:17 smithi204 bash[68176]: audit 2024-07-28T15:01:17.023461+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:01:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:17 smithi204 bash[68176]: audit 2024-07-28T15:01:17.030396+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[81864]: cluster 2024-07-28T15:01:16.493605+0000 mgr.y (mgr.25253) 6377 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[81864]: audit 2024-07-28T15:01:17.021879+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:01:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[81864]: audit 2024-07-28T15:01:17.023461+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:01:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[81864]: audit 2024-07-28T15:01:17.030396+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[79620]: cluster 2024-07-28T15:01:16.493605+0000 mgr.y (mgr.25253) 6377 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[79620]: audit 2024-07-28T15:01:17.021879+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:01:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[79620]: audit 2024-07-28T15:01:17.023461+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:01:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:17 smithi177 bash[79620]: audit 2024-07-28T15:01:17.030396+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:01:18.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11923 16 16 0 0 0 - 0 2024-07-28T15:01:19.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11924 16 16 0 0 0 - 0 2024-07-28T15:01:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:19 smithi204 bash[68176]: cluster 2024-07-28T15:01:18.495074+0000 mgr.y (mgr.25253) 6378 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:19 smithi177 bash[81864]: cluster 2024-07-28T15:01:18.495074+0000 mgr.y (mgr.25253) 6378 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:20.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:19 smithi177 bash[79620]: cluster 2024-07-28T15:01:18.495074+0000 mgr.y (mgr.25253) 6378 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:20.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11925 16 16 0 0 0 - 0 2024-07-28T15:01:21.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11926 16 16 0 0 0 - 0 2024-07-28T15:01:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:21 smithi177 bash[81864]: cluster 2024-07-28T15:01:20.496689+0000 mgr.y (mgr.25253) 6379 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:22.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:21 smithi177 bash[79620]: cluster 2024-07-28T15:01:20.496689+0000 mgr.y (mgr.25253) 6379 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:21 smithi204 bash[68176]: cluster 2024-07-28T15:01:20.496689+0000 mgr.y (mgr.25253) 6379 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:22.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11927 16 16 0 0 0 - 0 2024-07-28T15:01:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11928 16 16 0 0 0 - 0 2024-07-28T15:01:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:23 smithi177 bash[81864]: cluster 2024-07-28T15:01:22.498304+0000 mgr.y (mgr.25253) 6380 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:23 smithi177 bash[79620]: cluster 2024-07-28T15:01:22.498304+0000 mgr.y (mgr.25253) 6380 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:23 smithi204 bash[68176]: cluster 2024-07-28T15:01:22.498304+0000 mgr.y (mgr.25253) 6380 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:24.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11929 16 16 0 0 0 - 0 2024-07-28T15:01:25.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11930 16 16 0 0 0 - 0 2024-07-28T15:01:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:25 smithi177 bash[81864]: cluster 2024-07-28T15:01:24.499835+0000 mgr.y (mgr.25253) 6381 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:25 smithi177 bash[79620]: cluster 2024-07-28T15:01:24.499835+0000 mgr.y (mgr.25253) 6381 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:25 smithi204 bash[68176]: cluster 2024-07-28T15:01:24.499835+0000 mgr.y (mgr.25253) 6381 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:26.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11931 16 16 0 0 0 - 0 2024-07-28T15:01:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:01:27.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11932 16 16 0 0 0 - 0 2024-07-28T15:01:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:27 smithi177 bash[81864]: cluster 2024-07-28T15:01:26.501415+0000 mgr.y (mgr.25253) 6382 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:27 smithi177 bash[79620]: cluster 2024-07-28T15:01:26.501415+0000 mgr.y (mgr.25253) 6382 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:27 smithi204 bash[68176]: cluster 2024-07-28T15:01:26.501415+0000 mgr.y (mgr.25253) 6382 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:28.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11933 16 16 0 0 0 - 0 2024-07-28T15:01:29.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11934 16 16 0 0 0 - 0 2024-07-28T15:01:30.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:29 smithi177 bash[81864]: cluster 2024-07-28T15:01:28.502892+0000 mgr.y (mgr.25253) 6383 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:29 smithi177 bash[79620]: cluster 2024-07-28T15:01:28.502892+0000 mgr.y (mgr.25253) 6383 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:29 smithi204 bash[68176]: cluster 2024-07-28T15:01:28.502892+0000 mgr.y (mgr.25253) 6383 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:30.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11935 16 16 0 0 0 - 0 2024-07-28T15:01:31.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11936 16 16 0 0 0 - 0 2024-07-28T15:01:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:31 smithi177 bash[81864]: cluster 2024-07-28T15:01:30.504500+0000 mgr.y (mgr.25253) 6384 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:31 smithi177 bash[81864]: audit 2024-07-28T15:01:31.002709+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:31 smithi177 bash[79620]: cluster 2024-07-28T15:01:30.504500+0000 mgr.y (mgr.25253) 6384 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:31 smithi177 bash[79620]: audit 2024-07-28T15:01:31.002709+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:31 smithi204 bash[68176]: cluster 2024-07-28T15:01:30.504500+0000 mgr.y (mgr.25253) 6384 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:31 smithi204 bash[68176]: audit 2024-07-28T15:01:31.002709+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:32.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11937 16 16 0 0 0 - 0 2024-07-28T15:01:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11938 16 16 0 0 0 - 0 2024-07-28T15:01:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:33 smithi177 bash[81864]: cluster 2024-07-28T15:01:32.506112+0000 mgr.y (mgr.25253) 6385 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:33 smithi177 bash[79620]: cluster 2024-07-28T15:01:32.506112+0000 mgr.y (mgr.25253) 6385 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:33 smithi204 bash[68176]: cluster 2024-07-28T15:01:32.506112+0000 mgr.y (mgr.25253) 6385 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:34.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11939 16 16 0 0 0 - 0 2024-07-28T15:01:35.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:01:35.224657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:35.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:35.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11940 16 16 0 0 0 - 0 2024-07-28T15:01:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:35 smithi177 bash[81864]: cluster 2024-07-28T15:01:34.507755+0000 mgr.y (mgr.25253) 6386 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:35 smithi177 bash[79620]: cluster 2024-07-28T15:01:34.507755+0000 mgr.y (mgr.25253) 6386 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:35 smithi204 bash[68176]: cluster 2024-07-28T15:01:34.507755+0000 mgr.y (mgr.25253) 6386 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:36.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11941 16 16 0 0 0 - 0 2024-07-28T15:01:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:01:37.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11942 16 16 0 0 0 - 0 2024-07-28T15:01:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:37 smithi177 bash[79620]: cluster 2024-07-28T15:01:36.509358+0000 mgr.y (mgr.25253) 6387 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:38.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:37 smithi177 bash[81864]: cluster 2024-07-28T15:01:36.509358+0000 mgr.y (mgr.25253) 6387 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:37 smithi204 bash[68176]: cluster 2024-07-28T15:01:36.509358+0000 mgr.y (mgr.25253) 6387 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:38.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11943 16 16 0 0 0 - 0 2024-07-28T15:01:39.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11944 16 16 0 0 0 - 0 2024-07-28T15:01:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:39 smithi177 bash[81864]: cluster 2024-07-28T15:01:38.510986+0000 mgr.y (mgr.25253) 6388 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:39 smithi177 bash[79620]: cluster 2024-07-28T15:01:38.510986+0000 mgr.y (mgr.25253) 6388 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:39 smithi204 bash[68176]: cluster 2024-07-28T15:01:38.510986+0000 mgr.y (mgr.25253) 6388 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:40.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11945 16 16 0 0 0 - 0 2024-07-28T15:01:41.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11946 16 16 0 0 0 - 0 2024-07-28T15:01:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:41 smithi177 bash[81864]: cluster 2024-07-28T15:01:40.512617+0000 mgr.y (mgr.25253) 6389 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:41 smithi177 bash[79620]: cluster 2024-07-28T15:01:40.512617+0000 mgr.y (mgr.25253) 6389 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:41 smithi204 bash[68176]: cluster 2024-07-28T15:01:40.512617+0000 mgr.y (mgr.25253) 6389 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:42.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11947 16 16 0 0 0 - 0 2024-07-28T15:01:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11948 16 16 0 0 0 - 0 2024-07-28T15:01:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:43 smithi177 bash[81864]: cluster 2024-07-28T15:01:42.514260+0000 mgr.y (mgr.25253) 6390 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:43 smithi177 bash[79620]: cluster 2024-07-28T15:01:42.514260+0000 mgr.y (mgr.25253) 6390 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:43 smithi204 bash[68176]: cluster 2024-07-28T15:01:42.514260+0000 mgr.y (mgr.25253) 6390 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:44.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11949 16 16 0 0 0 - 0 2024-07-28T15:01:45.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11950 16 16 0 0 0 - 0 2024-07-28T15:01:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:45 smithi177 bash[81864]: cluster 2024-07-28T15:01:44.515890+0000 mgr.y (mgr.25253) 6391 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:45 smithi177 bash[79620]: cluster 2024-07-28T15:01:44.515890+0000 mgr.y (mgr.25253) 6391 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:45 smithi204 bash[68176]: cluster 2024-07-28T15:01:44.515890+0000 mgr.y (mgr.25253) 6391 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:46.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11951 16 16 0 0 0 - 0 2024-07-28T15:01:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:01:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:46 smithi177 bash[81864]: audit 2024-07-28T15:01:46.003365+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:46 smithi177 bash[79620]: audit 2024-07-28T15:01:46.003365+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:46 smithi204 bash[68176]: audit 2024-07-28T15:01:46.003365+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:47.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11952 16 16 0 0 0 - 0 2024-07-28T15:01:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:47 smithi177 bash[81864]: cluster 2024-07-28T15:01:46.517492+0000 mgr.y (mgr.25253) 6392 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:47 smithi177 bash[79620]: cluster 2024-07-28T15:01:46.517492+0000 mgr.y (mgr.25253) 6392 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:47 smithi204 bash[68176]: cluster 2024-07-28T15:01:46.517492+0000 mgr.y (mgr.25253) 6392 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:48.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11953 16 16 0 0 0 - 0 2024-07-28T15:01:49.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11954 16 16 0 0 0 - 0 2024-07-28T15:01:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:49 smithi177 bash[81864]: cluster 2024-07-28T15:01:48.518963+0000 mgr.y (mgr.25253) 6393 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:50.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:49 smithi177 bash[79620]: cluster 2024-07-28T15:01:48.518963+0000 mgr.y (mgr.25253) 6393 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:49 smithi204 bash[68176]: cluster 2024-07-28T15:01:48.518963+0000 mgr.y (mgr.25253) 6393 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:50.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11955 16 16 0 0 0 - 0 2024-07-28T15:01:51.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11956 16 16 0 0 0 - 0 2024-07-28T15:01:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:51 smithi177 bash[81864]: cluster 2024-07-28T15:01:50.520434+0000 mgr.y (mgr.25253) 6394 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:51 smithi177 bash[79620]: cluster 2024-07-28T15:01:50.520434+0000 mgr.y (mgr.25253) 6394 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:52.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:51 smithi204 bash[68176]: cluster 2024-07-28T15:01:50.520434+0000 mgr.y (mgr.25253) 6394 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:52.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11957 16 16 0 0 0 - 0 2024-07-28T15:01:52.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:01:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11958 16 16 0 0 0 - 0 2024-07-28T15:01:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:53 smithi177 bash[81864]: cluster 2024-07-28T15:01:52.521918+0000 mgr.y (mgr.25253) 6395 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:53 smithi177 bash[79620]: cluster 2024-07-28T15:01:52.521918+0000 mgr.y (mgr.25253) 6395 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:53 smithi204 bash[68176]: cluster 2024-07-28T15:01:52.521918+0000 mgr.y (mgr.25253) 6395 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:54.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11959 16 16 0 0 0 - 0 2024-07-28T15:01:55.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:01:55.227937+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:55.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:55.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11960 16 16 0 0 0 - 0 2024-07-28T15:01:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:55 smithi177 bash[81864]: cluster 2024-07-28T15:01:54.523384+0000 mgr.y (mgr.25253) 6396 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:56.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:55 smithi177 bash[79620]: cluster 2024-07-28T15:01:54.523384+0000 mgr.y (mgr.25253) 6396 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:55 smithi204 bash[68176]: cluster 2024-07-28T15:01:54.523384+0000 mgr.y (mgr.25253) 6396 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:56.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11961 16 16 0 0 0 - 0 2024-07-28T15:01:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:01:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:01:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:01:57.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11962 16 16 0 0 0 - 0 2024-07-28T15:01:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:57 smithi177 bash[81864]: cluster 2024-07-28T15:01:56.524876+0000 mgr.y (mgr.25253) 6397 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:57 smithi177 bash[79620]: cluster 2024-07-28T15:01:56.524876+0000 mgr.y (mgr.25253) 6397 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:57 smithi204 bash[68176]: cluster 2024-07-28T15:01:56.524876+0000 mgr.y (mgr.25253) 6397 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:01:58.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11963 16 16 0 0 0 - 0 2024-07-28T15:01:59.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11964 16 16 0 0 0 - 0 2024-07-28T15:02:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:01:59 smithi177 bash[81864]: cluster 2024-07-28T15:01:58.526346+0000 mgr.y (mgr.25253) 6398 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:01:59 smithi177 bash[79620]: cluster 2024-07-28T15:01:58.526346+0000 mgr.y (mgr.25253) 6398 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:01:59 smithi204 bash[68176]: cluster 2024-07-28T15:01:58.526346+0000 mgr.y (mgr.25253) 6398 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:00.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11965 16 16 0 0 0 - 0 2024-07-28T15:02:01.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11966 16 16 0 0 0 - 0 2024-07-28T15:02:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:01 smithi177 bash[81864]: cluster 2024-07-28T15:02:00.527947+0000 mgr.y (mgr.25253) 6399 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:01 smithi177 bash[81864]: audit 2024-07-28T15:02:01.003724+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:01 smithi177 bash[79620]: cluster 2024-07-28T15:02:00.527947+0000 mgr.y (mgr.25253) 6399 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:01 smithi177 bash[79620]: audit 2024-07-28T15:02:01.003724+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:01 smithi204 bash[68176]: cluster 2024-07-28T15:02:00.527947+0000 mgr.y (mgr.25253) 6399 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:01 smithi204 bash[68176]: audit 2024-07-28T15:02:01.003724+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:02.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11967 16 16 0 0 0 - 0 2024-07-28T15:02:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11968 16 16 0 0 0 - 0 2024-07-28T15:02:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:03 smithi177 bash[81864]: cluster 2024-07-28T15:02:02.529487+0000 mgr.y (mgr.25253) 6400 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:03 smithi177 bash[79620]: cluster 2024-07-28T15:02:02.529487+0000 mgr.y (mgr.25253) 6400 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:04.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:03 smithi204 bash[68176]: cluster 2024-07-28T15:02:02.529487+0000 mgr.y (mgr.25253) 6400 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:04.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11969 16 16 0 0 0 - 0 2024-07-28T15:02:05.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11970 16 16 0 0 0 - 0 2024-07-28T15:02:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:05 smithi177 bash[81864]: cluster 2024-07-28T15:02:04.530957+0000 mgr.y (mgr.25253) 6401 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:05 smithi177 bash[79620]: cluster 2024-07-28T15:02:04.530957+0000 mgr.y (mgr.25253) 6401 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:06.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:05 smithi204 bash[68176]: cluster 2024-07-28T15:02:04.530957+0000 mgr.y (mgr.25253) 6401 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:06.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11971 16 16 0 0 0 - 0 2024-07-28T15:02:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:02:07.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11972 16 16 0 0 0 - 0 2024-07-28T15:02:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:07 smithi204 bash[68176]: cluster 2024-07-28T15:02:06.532573+0000 mgr.y (mgr.25253) 6402 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:08.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11973 16 16 0 0 0 - 0 2024-07-28T15:02:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:07 smithi177 bash[81864]: cluster 2024-07-28T15:02:06.532573+0000 mgr.y (mgr.25253) 6402 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:07 smithi177 bash[79620]: cluster 2024-07-28T15:02:06.532573+0000 mgr.y (mgr.25253) 6402 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:09.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11974 16 16 0 0 0 - 0 2024-07-28T15:02:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:09 smithi204 bash[68176]: cluster 2024-07-28T15:02:08.534240+0000 mgr.y (mgr.25253) 6403 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:10.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11975 16 16 0 0 0 - 0 2024-07-28T15:02:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:09 smithi177 bash[81864]: cluster 2024-07-28T15:02:08.534240+0000 mgr.y (mgr.25253) 6403 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:09 smithi177 bash[79620]: cluster 2024-07-28T15:02:08.534240+0000 mgr.y (mgr.25253) 6403 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:11.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11976 16 16 0 0 0 - 0 2024-07-28T15:02:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:11 smithi204 bash[68176]: cluster 2024-07-28T15:02:10.535913+0000 mgr.y (mgr.25253) 6404 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:12.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11977 16 16 0 0 0 - 0 2024-07-28T15:02:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:11 smithi177 bash[79620]: cluster 2024-07-28T15:02:10.535913+0000 mgr.y (mgr.25253) 6404 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:11 smithi177 bash[81864]: cluster 2024-07-28T15:02:10.535913+0000 mgr.y (mgr.25253) 6404 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11978 16 16 0 0 0 - 0 2024-07-28T15:02:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:13 smithi204 bash[68176]: cluster 2024-07-28T15:02:12.537436+0000 mgr.y (mgr.25253) 6405 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:14.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11979 16 16 0 0 0 - 0 2024-07-28T15:02:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:13 smithi177 bash[81864]: cluster 2024-07-28T15:02:12.537436+0000 mgr.y (mgr.25253) 6405 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:13 smithi177 bash[79620]: cluster 2024-07-28T15:02:12.537436+0000 mgr.y (mgr.25253) 6405 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:15.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:02:15.231308+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:15.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:15.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11980 16 16 0 0 0 - 0 2024-07-28T15:02:16.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:15 smithi177 bash[79620]: cluster 2024-07-28T15:02:14.538905+0000 mgr.y (mgr.25253) 6406 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:16.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:15 smithi177 bash[81864]: cluster 2024-07-28T15:02:14.538905+0000 mgr.y (mgr.25253) 6406 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:15 smithi204 bash[68176]: cluster 2024-07-28T15:02:14.538905+0000 mgr.y (mgr.25253) 6406 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:16.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11981 16 16 0 0 0 - 0 2024-07-28T15:02:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:02:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:16 smithi204 bash[68176]: audit 2024-07-28T15:02:16.004119+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:17.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11982 16 16 0 0 0 - 0 2024-07-28T15:02:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:16 smithi177 bash[81864]: audit 2024-07-28T15:02:16.004119+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:16 smithi177 bash[79620]: audit 2024-07-28T15:02:16.004119+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:17 smithi204 bash[68176]: cluster 2024-07-28T15:02:16.540404+0000 mgr.y (mgr.25253) 6407 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:17 smithi204 bash[68176]: audit 2024-07-28T15:02:17.154926+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:02:18.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11983 16 16 0 0 0 - 0 2024-07-28T15:02:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:17 smithi177 bash[81864]: cluster 2024-07-28T15:02:16.540404+0000 mgr.y (mgr.25253) 6407 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:17 smithi177 bash[81864]: audit 2024-07-28T15:02:17.154926+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:02:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:17 smithi177 bash[79620]: cluster 2024-07-28T15:02:16.540404+0000 mgr.y (mgr.25253) 6407 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:17 smithi177 bash[79620]: audit 2024-07-28T15:02:17.154926+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:02:19.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11984 16 16 0 0 0 - 0 2024-07-28T15:02:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:19 smithi204 bash[68176]: cluster 2024-07-28T15:02:18.541889+0000 mgr.y (mgr.25253) 6408 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:20.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11985 16 16 0 0 0 - 0 2024-07-28T15:02:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:19 smithi177 bash[81864]: cluster 2024-07-28T15:02:18.541889+0000 mgr.y (mgr.25253) 6408 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:20.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:19 smithi177 bash[79620]: cluster 2024-07-28T15:02:18.541889+0000 mgr.y (mgr.25253) 6408 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:21.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11986 16 16 0 0 0 - 0 2024-07-28T15:02:22.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:21 smithi204 bash[68176]: cluster 2024-07-28T15:02:20.543478+0000 mgr.y (mgr.25253) 6409 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:22.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11987 16 16 0 0 0 - 0 2024-07-28T15:02:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:21 smithi177 bash[79620]: cluster 2024-07-28T15:02:20.543478+0000 mgr.y (mgr.25253) 6409 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:21 smithi177 bash[81864]: cluster 2024-07-28T15:02:20.543478+0000 mgr.y (mgr.25253) 6409 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11988 16 16 0 0 0 - 0 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: cluster 2024-07-28T15:02:22.544264+0000 mgr.y (mgr.25253) 6410 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:22.764694+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:22.772097+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:23.114195+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:23.121740+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:23.616811+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:23.618337+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[81864]: audit 2024-07-28T15:02:23.629862+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: cluster 2024-07-28T15:02:22.544264+0000 mgr.y (mgr.25253) 6410 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:22.764694+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:22.772097+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:23.114195+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:23.121740+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:23.616811+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:23.618337+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:24.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:23 smithi177 bash[79620]: audit 2024-07-28T15:02:23.629862+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: cluster 2024-07-28T15:02:22.544264+0000 mgr.y (mgr.25253) 6410 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:22.764694+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:22.772097+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:23.114195+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:23.121740+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:23.616811+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:23.618337+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:23 smithi204 bash[68176]: audit 2024-07-28T15:02:23.629862+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:02:24.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11989 16 16 0 0 0 - 0 2024-07-28T15:02:25.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11990 16 16 0 0 0 - 0 2024-07-28T15:02:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:25 smithi177 bash[81864]: cluster 2024-07-28T15:02:24.545728+0000 mgr.y (mgr.25253) 6411 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:26.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:25 smithi177 bash[79620]: cluster 2024-07-28T15:02:24.545728+0000 mgr.y (mgr.25253) 6411 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:25 smithi204 bash[68176]: cluster 2024-07-28T15:02:24.545728+0000 mgr.y (mgr.25253) 6411 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:26.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11991 16 16 0 0 0 - 0 2024-07-28T15:02:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:02:27.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11992 16 16 0 0 0 - 0 2024-07-28T15:02:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:27 smithi204 bash[68176]: cluster 2024-07-28T15:02:26.547181+0000 mgr.y (mgr.25253) 6412 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:28.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11993 16 16 0 0 0 - 0 2024-07-28T15:02:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:27 smithi177 bash[81864]: cluster 2024-07-28T15:02:26.547181+0000 mgr.y (mgr.25253) 6412 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:27 smithi177 bash[79620]: cluster 2024-07-28T15:02:26.547181+0000 mgr.y (mgr.25253) 6412 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:29.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11994 16 16 0 0 0 - 0 2024-07-28T15:02:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:29 smithi204 bash[68176]: cluster 2024-07-28T15:02:28.548661+0000 mgr.y (mgr.25253) 6413 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:30.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11995 16 16 0 0 0 - 0 2024-07-28T15:02:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:29 smithi177 bash[81864]: cluster 2024-07-28T15:02:28.548661+0000 mgr.y (mgr.25253) 6413 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:29 smithi177 bash[79620]: cluster 2024-07-28T15:02:28.548661+0000 mgr.y (mgr.25253) 6413 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:31.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11996 16 16 0 0 0 - 0 2024-07-28T15:02:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:31 smithi204 bash[68176]: cluster 2024-07-28T15:02:30.550128+0000 mgr.y (mgr.25253) 6414 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:31 smithi204 bash[68176]: audit 2024-07-28T15:02:31.004522+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:32.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11997 16 16 0 0 0 - 0 2024-07-28T15:02:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:31 smithi177 bash[81864]: cluster 2024-07-28T15:02:30.550128+0000 mgr.y (mgr.25253) 6414 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:31 smithi177 bash[81864]: audit 2024-07-28T15:02:31.004522+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:31 smithi177 bash[79620]: cluster 2024-07-28T15:02:30.550128+0000 mgr.y (mgr.25253) 6414 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:31 smithi177 bash[79620]: audit 2024-07-28T15:02:31.004522+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11998 16 16 0 0 0 - 0 2024-07-28T15:02:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:33 smithi204 bash[68176]: cluster 2024-07-28T15:02:32.551628+0000 mgr.y (mgr.25253) 6415 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:34.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:11999 16 16 0 0 0 - 0 2024-07-28T15:02:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:33 smithi177 bash[81864]: cluster 2024-07-28T15:02:32.551628+0000 mgr.y (mgr.25253) 6415 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:34.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:33 smithi177 bash[79620]: cluster 2024-07-28T15:02:32.551628+0000 mgr.y (mgr.25253) 6415 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:35.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:02:35.234250+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:35.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:35.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12000 16 16 0 0 0 - 0 2024-07-28T15:02:36.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:35 smithi177 bash[81864]: cluster 2024-07-28T15:02:34.553106+0000 mgr.y (mgr.25253) 6416 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:36.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:35 smithi177 bash[79620]: cluster 2024-07-28T15:02:34.553106+0000 mgr.y (mgr.25253) 6416 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:35 smithi204 bash[68176]: cluster 2024-07-28T15:02:34.553106+0000 mgr.y (mgr.25253) 6416 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:36.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12001 16 16 0 0 0 - 0 2024-07-28T15:02:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:02:37.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12002 16 16 0 0 0 - 0 2024-07-28T15:02:37.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:37 smithi177 bash[81864]: cluster 2024-07-28T15:02:36.554572+0000 mgr.y (mgr.25253) 6417 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:37 smithi177 bash[79620]: cluster 2024-07-28T15:02:36.554572+0000 mgr.y (mgr.25253) 6417 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:37 smithi204 bash[68176]: cluster 2024-07-28T15:02:36.554572+0000 mgr.y (mgr.25253) 6417 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:38.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12003 16 16 0 0 0 - 0 2024-07-28T15:02:39.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12004 16 16 0 0 0 - 0 2024-07-28T15:02:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:39 smithi204 bash[68176]: cluster 2024-07-28T15:02:38.556070+0000 mgr.y (mgr.25253) 6418 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:39 smithi177 bash[81864]: cluster 2024-07-28T15:02:38.556070+0000 mgr.y (mgr.25253) 6418 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:39 smithi177 bash[79620]: cluster 2024-07-28T15:02:38.556070+0000 mgr.y (mgr.25253) 6418 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:40.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12005 16 16 0 0 0 - 0 2024-07-28T15:02:41.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12006 16 16 0 0 0 - 0 2024-07-28T15:02:41.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:41 smithi204 bash[68176]: cluster 2024-07-28T15:02:40.557542+0000 mgr.y (mgr.25253) 6419 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:41 smithi177 bash[81864]: cluster 2024-07-28T15:02:40.557542+0000 mgr.y (mgr.25253) 6419 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:42.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:41 smithi177 bash[79620]: cluster 2024-07-28T15:02:40.557542+0000 mgr.y (mgr.25253) 6419 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:42.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12007 16 16 0 0 0 - 0 2024-07-28T15:02:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12008 16 16 0 0 0 - 0 2024-07-28T15:02:43.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:43 smithi204 bash[68176]: cluster 2024-07-28T15:02:42.559076+0000 mgr.y (mgr.25253) 6420 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:43 smithi177 bash[81864]: cluster 2024-07-28T15:02:42.559076+0000 mgr.y (mgr.25253) 6420 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:44.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:43 smithi177 bash[79620]: cluster 2024-07-28T15:02:42.559076+0000 mgr.y (mgr.25253) 6420 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:44.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12009 16 16 0 0 0 - 0 2024-07-28T15:02:45.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12010 16 16 0 0 0 - 0 2024-07-28T15:02:45.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:45 smithi204 bash[68176]: cluster 2024-07-28T15:02:44.560600+0000 mgr.y (mgr.25253) 6421 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:46.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:45 smithi177 bash[79620]: cluster 2024-07-28T15:02:44.560600+0000 mgr.y (mgr.25253) 6421 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:45 smithi177 bash[81864]: cluster 2024-07-28T15:02:44.560600+0000 mgr.y (mgr.25253) 6421 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:46.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12011 16 16 0 0 0 - 0 2024-07-28T15:02:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:02:46.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:46 smithi204 bash[68176]: audit 2024-07-28T15:02:46.004939+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:46 smithi177 bash[79620]: audit 2024-07-28T15:02:46.004939+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:46 smithi177 bash[81864]: audit 2024-07-28T15:02:46.004939+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:47.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12012 16 16 0 0 0 - 0 2024-07-28T15:02:47.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:47 smithi204 bash[68176]: cluster 2024-07-28T15:02:46.562057+0000 mgr.y (mgr.25253) 6422 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:47 smithi177 bash[81864]: cluster 2024-07-28T15:02:46.562057+0000 mgr.y (mgr.25253) 6422 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:47 smithi177 bash[79620]: cluster 2024-07-28T15:02:46.562057+0000 mgr.y (mgr.25253) 6422 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:48.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12013 16 16 0 0 0 - 0 2024-07-28T15:02:49.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12014 16 16 0 0 0 - 0 2024-07-28T15:02:49.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:49 smithi204 bash[68176]: cluster 2024-07-28T15:02:48.563546+0000 mgr.y (mgr.25253) 6423 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:49 smithi177 bash[81864]: cluster 2024-07-28T15:02:48.563546+0000 mgr.y (mgr.25253) 6423 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:49 smithi177 bash[79620]: cluster 2024-07-28T15:02:48.563546+0000 mgr.y (mgr.25253) 6423 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:50.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12015 16 16 0 0 0 - 0 2024-07-28T15:02:51.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12016 16 16 0 0 0 - 0 2024-07-28T15:02:51.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:51 smithi204 bash[68176]: cluster 2024-07-28T15:02:50.565094+0000 mgr.y (mgr.25253) 6424 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:51 smithi177 bash[81864]: cluster 2024-07-28T15:02:50.565094+0000 mgr.y (mgr.25253) 6424 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:52.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:51 smithi177 bash[79620]: cluster 2024-07-28T15:02:50.565094+0000 mgr.y (mgr.25253) 6424 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:52.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12017 16 16 0 0 0 - 0 2024-07-28T15:02:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:02:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12018 16 16 0 0 0 - 0 2024-07-28T15:02:53.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:53 smithi204 bash[68176]: cluster 2024-07-28T15:02:52.566562+0000 mgr.y (mgr.25253) 6425 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:53 smithi177 bash[81864]: cluster 2024-07-28T15:02:52.566562+0000 mgr.y (mgr.25253) 6425 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:54.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:53 smithi177 bash[79620]: cluster 2024-07-28T15:02:52.566562+0000 mgr.y (mgr.25253) 6425 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:54.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12019 16 16 0 0 0 - 0 2024-07-28T15:02:55.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:02:55.237623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:55.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:55.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12020 16 16 0 0 0 - 0 2024-07-28T15:02:55.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:55 smithi204 bash[68176]: cluster 2024-07-28T15:02:54.568033+0000 mgr.y (mgr.25253) 6426 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:55 smithi177 bash[81864]: cluster 2024-07-28T15:02:54.568033+0000 mgr.y (mgr.25253) 6426 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:55 smithi177 bash[79620]: cluster 2024-07-28T15:02:54.568033+0000 mgr.y (mgr.25253) 6426 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:56.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12021 16 16 0 0 0 - 0 2024-07-28T15:02:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:02:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:02:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:02:57.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12022 16 16 0 0 0 - 0 2024-07-28T15:02:57.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:57 smithi204 bash[68176]: cluster 2024-07-28T15:02:56.569490+0000 mgr.y (mgr.25253) 6427 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:58.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:57 smithi177 bash[81864]: cluster 2024-07-28T15:02:56.569490+0000 mgr.y (mgr.25253) 6427 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:57 smithi177 bash[79620]: cluster 2024-07-28T15:02:56.569490+0000 mgr.y (mgr.25253) 6427 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:02:58.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12023 16 16 0 0 0 - 0 2024-07-28T15:02:59.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12024 16 16 0 0 0 - 0 2024-07-28T15:02:59.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:02:59 smithi204 bash[68176]: cluster 2024-07-28T15:02:58.570985+0000 mgr.y (mgr.25253) 6428 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:02:59 smithi177 bash[81864]: cluster 2024-07-28T15:02:58.570985+0000 mgr.y (mgr.25253) 6428 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:00.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:02:59 smithi177 bash[79620]: cluster 2024-07-28T15:02:58.570985+0000 mgr.y (mgr.25253) 6428 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:00.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12025 16 16 0 0 0 - 0 2024-07-28T15:03:01.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12026 16 16 0 0 0 - 0 2024-07-28T15:03:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:01 smithi204 bash[68176]: cluster 2024-07-28T15:03:00.572467+0000 mgr.y (mgr.25253) 6429 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:01 smithi204 bash[68176]: audit 2024-07-28T15:03:01.005324+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:01 smithi177 bash[81864]: cluster 2024-07-28T15:03:00.572467+0000 mgr.y (mgr.25253) 6429 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:02.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:01 smithi177 bash[81864]: audit 2024-07-28T15:03:01.005324+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:01 smithi177 bash[79620]: cluster 2024-07-28T15:03:00.572467+0000 mgr.y (mgr.25253) 6429 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:01 smithi177 bash[79620]: audit 2024-07-28T15:03:01.005324+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:02.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12027 16 16 0 0 0 - 0 2024-07-28T15:03:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12028 16 16 0 0 0 - 0 2024-07-28T15:03:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:03 smithi177 bash[81864]: cluster 2024-07-28T15:03:02.573939+0000 mgr.y (mgr.25253) 6430 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:04.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:03 smithi177 bash[79620]: cluster 2024-07-28T15:03:02.573939+0000 mgr.y (mgr.25253) 6430 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:03 smithi204 bash[68176]: cluster 2024-07-28T15:03:02.573939+0000 mgr.y (mgr.25253) 6430 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:04.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12029 16 16 0 0 0 - 0 2024-07-28T15:03:05.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12030 16 16 0 0 0 - 0 2024-07-28T15:03:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:05 smithi177 bash[81864]: cluster 2024-07-28T15:03:04.575392+0000 mgr.y (mgr.25253) 6431 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:06.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:05 smithi177 bash[79620]: cluster 2024-07-28T15:03:04.575392+0000 mgr.y (mgr.25253) 6431 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:05 smithi204 bash[68176]: cluster 2024-07-28T15:03:04.575392+0000 mgr.y (mgr.25253) 6431 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:06.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12031 16 16 0 0 0 - 0 2024-07-28T15:03:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:03:07.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12032 16 16 0 0 0 - 0 2024-07-28T15:03:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:07 smithi177 bash[81864]: cluster 2024-07-28T15:03:06.576914+0000 mgr.y (mgr.25253) 6432 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:07 smithi177 bash[79620]: cluster 2024-07-28T15:03:06.576914+0000 mgr.y (mgr.25253) 6432 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:07 smithi204 bash[68176]: cluster 2024-07-28T15:03:06.576914+0000 mgr.y (mgr.25253) 6432 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:08.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12033 16 16 0 0 0 - 0 2024-07-28T15:03:09.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12034 16 16 0 0 0 - 0 2024-07-28T15:03:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:09 smithi177 bash[81864]: cluster 2024-07-28T15:03:08.578361+0000 mgr.y (mgr.25253) 6433 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:10.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:09 smithi177 bash[79620]: cluster 2024-07-28T15:03:08.578361+0000 mgr.y (mgr.25253) 6433 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:09 smithi204 bash[68176]: cluster 2024-07-28T15:03:08.578361+0000 mgr.y (mgr.25253) 6433 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:10.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12035 16 16 0 0 0 - 0 2024-07-28T15:03:11.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12036 16 16 0 0 0 - 0 2024-07-28T15:03:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:11 smithi177 bash[81864]: cluster 2024-07-28T15:03:10.579831+0000 mgr.y (mgr.25253) 6434 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:12.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:11 smithi177 bash[79620]: cluster 2024-07-28T15:03:10.579831+0000 mgr.y (mgr.25253) 6434 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:11 smithi204 bash[68176]: cluster 2024-07-28T15:03:10.579831+0000 mgr.y (mgr.25253) 6434 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:12.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12037 16 16 0 0 0 - 0 2024-07-28T15:03:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12038 16 16 0 0 0 - 0 2024-07-28T15:03:14.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:13 smithi177 bash[81864]: cluster 2024-07-28T15:03:12.581316+0000 mgr.y (mgr.25253) 6435 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:14.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:13 smithi177 bash[79620]: cluster 2024-07-28T15:03:12.581316+0000 mgr.y (mgr.25253) 6435 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:13 smithi204 bash[68176]: cluster 2024-07-28T15:03:12.581316+0000 mgr.y (mgr.25253) 6435 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:14.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12039 16 16 0 0 0 - 0 2024-07-28T15:03:15.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:03:15.240921+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:15.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:15.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12040 16 16 0 0 0 - 0 2024-07-28T15:03:16.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:15 smithi177 bash[79620]: cluster 2024-07-28T15:03:14.582766+0000 mgr.y (mgr.25253) 6436 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:16.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:15 smithi177 bash[81864]: cluster 2024-07-28T15:03:14.582766+0000 mgr.y (mgr.25253) 6436 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:15 smithi204 bash[68176]: cluster 2024-07-28T15:03:14.582766+0000 mgr.y (mgr.25253) 6436 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:16.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12041 16 16 0 0 0 - 0 2024-07-28T15:03:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:03:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:16 smithi177 bash[81864]: audit 2024-07-28T15:03:16.005973+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:16 smithi177 bash[79620]: audit 2024-07-28T15:03:16.005973+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:16 smithi204 bash[68176]: audit 2024-07-28T15:03:16.005973+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:17.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12042 16 16 0 0 0 - 0 2024-07-28T15:03:18.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:17 smithi177 bash[81864]: cluster 2024-07-28T15:03:16.584250+0000 mgr.y (mgr.25253) 6437 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:17 smithi177 bash[79620]: cluster 2024-07-28T15:03:16.584250+0000 mgr.y (mgr.25253) 6437 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:17 smithi204 bash[68176]: cluster 2024-07-28T15:03:16.584250+0000 mgr.y (mgr.25253) 6437 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:18.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12043 16 16 0 0 0 - 0 2024-07-28T15:03:19.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12044 16 16 0 0 0 - 0 2024-07-28T15:03:20.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:19 smithi177 bash[81864]: cluster 2024-07-28T15:03:18.585732+0000 mgr.y (mgr.25253) 6438 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:19 smithi177 bash[79620]: cluster 2024-07-28T15:03:18.585732+0000 mgr.y (mgr.25253) 6438 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:20.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:19 smithi204 bash[68176]: cluster 2024-07-28T15:03:18.585732+0000 mgr.y (mgr.25253) 6438 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:20.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12045 16 16 0 0 0 - 0 2024-07-28T15:03:21.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12046 16 16 0 0 0 - 0 2024-07-28T15:03:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:21 smithi177 bash[81864]: cluster 2024-07-28T15:03:20.587269+0000 mgr.y (mgr.25253) 6439 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:21 smithi177 bash[79620]: cluster 2024-07-28T15:03:20.587269+0000 mgr.y (mgr.25253) 6439 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:21 smithi204 bash[68176]: cluster 2024-07-28T15:03:20.587269+0000 mgr.y (mgr.25253) 6439 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:22.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12047 16 16 0 0 0 - 0 2024-07-28T15:03:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12048 16 16 0 0 0 - 0 2024-07-28T15:03:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:23 smithi177 bash[81864]: cluster 2024-07-28T15:03:22.588713+0000 mgr.y (mgr.25253) 6440 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:23 smithi177 bash[81864]: audit 2024-07-28T15:03:23.709254+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:24.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:23 smithi177 bash[79620]: cluster 2024-07-28T15:03:22.588713+0000 mgr.y (mgr.25253) 6440 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:23 smithi177 bash[79620]: audit 2024-07-28T15:03:23.709254+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:24.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:23 smithi204 bash[68176]: cluster 2024-07-28T15:03:22.588713+0000 mgr.y (mgr.25253) 6440 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:23 smithi204 bash[68176]: audit 2024-07-28T15:03:23.709254+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:24.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12049 16 16 0 0 0 - 0 2024-07-28T15:03:25.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12050 16 16 0 0 0 - 0 2024-07-28T15:03:26.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:25 smithi177 bash[79620]: cluster 2024-07-28T15:03:24.590170+0000 mgr.y (mgr.25253) 6441 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:26.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:25 smithi177 bash[81864]: cluster 2024-07-28T15:03:24.590170+0000 mgr.y (mgr.25253) 6441 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:25 smithi204 bash[68176]: cluster 2024-07-28T15:03:24.590170+0000 mgr.y (mgr.25253) 6441 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:26.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12051 16 16 0 0 0 - 0 2024-07-28T15:03:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:03:27.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12052 16 16 0 0 0 - 0 2024-07-28T15:03:28.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:27 smithi177 bash[81864]: cluster 2024-07-28T15:03:26.591220+0000 mgr.y (mgr.25253) 6442 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:28.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:27 smithi177 bash[79620]: cluster 2024-07-28T15:03:26.591220+0000 mgr.y (mgr.25253) 6442 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:27 smithi204 bash[68176]: cluster 2024-07-28T15:03:26.591220+0000 mgr.y (mgr.25253) 6442 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:28.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12053 16 16 0 0 0 - 0 2024-07-28T15:03:29.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12054 16 16 0 0 0 - 0 2024-07-28T15:03:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[79620]: cluster 2024-07-28T15:03:28.592723+0000 mgr.y (mgr.25253) 6443 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[79620]: audit 2024-07-28T15:03:29.402581+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[79620]: audit 2024-07-28T15:03:29.412776+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[79620]: audit 2024-07-28T15:03:29.665290+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[79620]: audit 2024-07-28T15:03:29.672874+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[81864]: cluster 2024-07-28T15:03:28.592723+0000 mgr.y (mgr.25253) 6443 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[81864]: audit 2024-07-28T15:03:29.402581+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[81864]: audit 2024-07-28T15:03:29.412776+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[81864]: audit 2024-07-28T15:03:29.665290+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:29 smithi177 bash[81864]: audit 2024-07-28T15:03:29.672874+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:29 smithi204 bash[68176]: cluster 2024-07-28T15:03:28.592723+0000 mgr.y (mgr.25253) 6443 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:29 smithi204 bash[68176]: audit 2024-07-28T15:03:29.402581+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:29 smithi204 bash[68176]: audit 2024-07-28T15:03:29.412776+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:29 smithi204 bash[68176]: audit 2024-07-28T15:03:29.665290+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:29 smithi204 bash[68176]: audit 2024-07-28T15:03:29.672874+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:30.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12055 16 16 0 0 0 - 0 2024-07-28T15:03:31.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[81864]: audit 2024-07-28T15:03:30.081380+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[81864]: audit 2024-07-28T15:03:30.083124+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[81864]: audit 2024-07-28T15:03:30.090851+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[79620]: audit 2024-07-28T15:03:30.081380+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[79620]: audit 2024-07-28T15:03:30.083124+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:30 smithi177 bash[79620]: audit 2024-07-28T15:03:30.090851+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:30 smithi204 bash[68176]: audit 2024-07-28T15:03:30.081380+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:30 smithi204 bash[68176]: audit 2024-07-28T15:03:30.083124+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:30 smithi204 bash[68176]: audit 2024-07-28T15:03:30.090851+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:03:31.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12056 16 16 0 0 0 - 0 2024-07-28T15:03:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:31 smithi177 bash[81864]: cluster 2024-07-28T15:03:30.594183+0000 mgr.y (mgr.25253) 6444 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:31 smithi177 bash[81864]: audit 2024-07-28T15:03:31.006380+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:31 smithi177 bash[79620]: cluster 2024-07-28T15:03:30.594183+0000 mgr.y (mgr.25253) 6444 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:31 smithi177 bash[79620]: audit 2024-07-28T15:03:31.006380+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:31 smithi204 bash[68176]: cluster 2024-07-28T15:03:30.594183+0000 mgr.y (mgr.25253) 6444 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:31 smithi204 bash[68176]: audit 2024-07-28T15:03:31.006380+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:32.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12057 16 16 0 0 0 - 0 2024-07-28T15:03:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12058 16 16 0 0 0 - 0 2024-07-28T15:03:34.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:33 smithi177 bash[79620]: cluster 2024-07-28T15:03:32.595820+0000 mgr.y (mgr.25253) 6445 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:34.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:33 smithi177 bash[81864]: cluster 2024-07-28T15:03:32.595820+0000 mgr.y (mgr.25253) 6445 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:33 smithi204 bash[68176]: cluster 2024-07-28T15:03:32.595820+0000 mgr.y (mgr.25253) 6445 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:34.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12059 16 16 0 0 0 - 0 2024-07-28T15:03:35.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:03:35.244133+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:35.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:35.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12060 16 16 0 0 0 - 0 2024-07-28T15:03:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:35 smithi177 bash[79620]: cluster 2024-07-28T15:03:34.597312+0000 mgr.y (mgr.25253) 6446 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:36.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:35 smithi177 bash[81864]: cluster 2024-07-28T15:03:34.597312+0000 mgr.y (mgr.25253) 6446 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:35 smithi204 bash[68176]: cluster 2024-07-28T15:03:34.597312+0000 mgr.y (mgr.25253) 6446 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:36.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12061 16 16 0 0 0 - 0 2024-07-28T15:03:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:03:37.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12062 16 16 0 0 0 - 0 2024-07-28T15:03:38.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:37 smithi177 bash[79620]: cluster 2024-07-28T15:03:36.598779+0000 mgr.y (mgr.25253) 6447 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:38.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:37 smithi177 bash[81864]: cluster 2024-07-28T15:03:36.598779+0000 mgr.y (mgr.25253) 6447 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:38.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:37 smithi204 bash[68176]: cluster 2024-07-28T15:03:36.598779+0000 mgr.y (mgr.25253) 6447 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:38.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12063 16 16 0 0 0 - 0 2024-07-28T15:03:39.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12064 16 16 0 0 0 - 0 2024-07-28T15:03:40.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:39 smithi177 bash[81864]: cluster 2024-07-28T15:03:38.600261+0000 mgr.y (mgr.25253) 6448 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:40.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:39 smithi177 bash[79620]: cluster 2024-07-28T15:03:38.600261+0000 mgr.y (mgr.25253) 6448 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:39 smithi204 bash[68176]: cluster 2024-07-28T15:03:38.600261+0000 mgr.y (mgr.25253) 6448 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:40.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12065 16 16 0 0 0 - 0 2024-07-28T15:03:41.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12066 16 16 0 0 0 - 0 2024-07-28T15:03:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:41 smithi177 bash[81864]: cluster 2024-07-28T15:03:40.601830+0000 mgr.y (mgr.25253) 6449 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:41 smithi177 bash[79620]: cluster 2024-07-28T15:03:40.601830+0000 mgr.y (mgr.25253) 6449 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:41 smithi204 bash[68176]: cluster 2024-07-28T15:03:40.601830+0000 mgr.y (mgr.25253) 6449 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:42.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12067 16 16 0 0 0 - 0 2024-07-28T15:03:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12068 16 16 0 0 0 - 0 2024-07-28T15:03:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:43 smithi177 bash[81864]: cluster 2024-07-28T15:03:42.603448+0000 mgr.y (mgr.25253) 6450 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:43 smithi177 bash[79620]: cluster 2024-07-28T15:03:42.603448+0000 mgr.y (mgr.25253) 6450 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:43 smithi204 bash[68176]: cluster 2024-07-28T15:03:42.603448+0000 mgr.y (mgr.25253) 6450 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:44.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12069 16 16 0 0 0 - 0 2024-07-28T15:03:45.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12070 16 16 0 0 0 - 0 2024-07-28T15:03:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:45 smithi177 bash[81864]: cluster 2024-07-28T15:03:44.605073+0000 mgr.y (mgr.25253) 6451 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:45 smithi177 bash[79620]: cluster 2024-07-28T15:03:44.605073+0000 mgr.y (mgr.25253) 6451 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:45 smithi204 bash[68176]: cluster 2024-07-28T15:03:44.605073+0000 mgr.y (mgr.25253) 6451 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:46.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12071 16 16 0 0 0 - 0 2024-07-28T15:03:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:03:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:46 smithi204 bash[68176]: audit 2024-07-28T15:03:46.006789+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:47.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12072 16 16 0 0 0 - 0 2024-07-28T15:03:47.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:46 smithi177 bash[81864]: audit 2024-07-28T15:03:46.006789+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:46 smithi177 bash[79620]: audit 2024-07-28T15:03:46.006789+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:47 smithi204 bash[68176]: cluster 2024-07-28T15:03:46.606727+0000 mgr.y (mgr.25253) 6452 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:48.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12073 16 16 0 0 0 - 0 2024-07-28T15:03:48.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:47 smithi177 bash[81864]: cluster 2024-07-28T15:03:46.606727+0000 mgr.y (mgr.25253) 6452 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:48.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:47 smithi177 bash[79620]: cluster 2024-07-28T15:03:46.606727+0000 mgr.y (mgr.25253) 6452 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:49.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12074 16 16 0 0 0 - 0 2024-07-28T15:03:50.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:49 smithi204 bash[68176]: cluster 2024-07-28T15:03:48.608241+0000 mgr.y (mgr.25253) 6453 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:50.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12075 16 16 0 0 0 - 0 2024-07-28T15:03:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:49 smithi177 bash[81864]: cluster 2024-07-28T15:03:48.608241+0000 mgr.y (mgr.25253) 6453 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:50.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:49 smithi177 bash[79620]: cluster 2024-07-28T15:03:48.608241+0000 mgr.y (mgr.25253) 6453 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:51.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12076 16 16 0 0 0 - 0 2024-07-28T15:03:52.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:51 smithi204 bash[68176]: cluster 2024-07-28T15:03:50.609658+0000 mgr.y (mgr.25253) 6454 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:52.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12077 16 16 0 0 0 - 0 2024-07-28T15:03:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:51 smithi177 bash[81864]: cluster 2024-07-28T15:03:50.609658+0000 mgr.y (mgr.25253) 6454 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:51 smithi177 bash[79620]: cluster 2024-07-28T15:03:50.609658+0000 mgr.y (mgr.25253) 6454 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:03:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12078 16 16 0 0 0 - 0 2024-07-28T15:03:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:53 smithi204 bash[68176]: cluster 2024-07-28T15:03:52.611155+0000 mgr.y (mgr.25253) 6455 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:54.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12079 16 16 0 0 0 - 0 2024-07-28T15:03:54.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:53 smithi177 bash[81864]: cluster 2024-07-28T15:03:52.611155+0000 mgr.y (mgr.25253) 6455 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:53 smithi177 bash[79620]: cluster 2024-07-28T15:03:52.611155+0000 mgr.y (mgr.25253) 6455 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:55.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:03:55.247415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:55.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:55.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12080 16 16 0 0 0 - 0 2024-07-28T15:03:56.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:55 smithi177 bash[81864]: cluster 2024-07-28T15:03:54.612579+0000 mgr.y (mgr.25253) 6456 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:55 smithi177 bash[79620]: cluster 2024-07-28T15:03:54.612579+0000 mgr.y (mgr.25253) 6456 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:55 smithi204 bash[68176]: cluster 2024-07-28T15:03:54.612579+0000 mgr.y (mgr.25253) 6456 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:56.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12081 16 16 0 0 0 - 0 2024-07-28T15:03:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:03:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:03:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:03:57.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12082 16 16 0 0 0 - 0 2024-07-28T15:03:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:57 smithi204 bash[68176]: cluster 2024-07-28T15:03:56.614027+0000 mgr.y (mgr.25253) 6457 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:58.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12083 16 16 0 0 0 - 0 2024-07-28T15:03:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:57 smithi177 bash[79620]: cluster 2024-07-28T15:03:56.614027+0000 mgr.y (mgr.25253) 6457 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:57 smithi177 bash[81864]: cluster 2024-07-28T15:03:56.614027+0000 mgr.y (mgr.25253) 6457 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:03:59.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12084 16 16 0 0 0 - 0 2024-07-28T15:04:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:03:59 smithi204 bash[68176]: cluster 2024-07-28T15:03:58.615489+0000 mgr.y (mgr.25253) 6458 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:00.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12085 16 16 0 0 0 - 0 2024-07-28T15:04:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:03:59 smithi177 bash[81864]: cluster 2024-07-28T15:03:58.615489+0000 mgr.y (mgr.25253) 6458 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:03:59 smithi177 bash[79620]: cluster 2024-07-28T15:03:58.615489+0000 mgr.y (mgr.25253) 6458 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:01.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12086 16 16 0 0 0 - 0 2024-07-28T15:04:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:01 smithi204 bash[68176]: cluster 2024-07-28T15:04:00.617098+0000 mgr.y (mgr.25253) 6459 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:01 smithi204 bash[68176]: audit 2024-07-28T15:04:01.007303+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:02.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12087 16 16 0 0 0 - 0 2024-07-28T15:04:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:01 smithi177 bash[81864]: cluster 2024-07-28T15:04:00.617098+0000 mgr.y (mgr.25253) 6459 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:01 smithi177 bash[81864]: audit 2024-07-28T15:04:01.007303+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:01 smithi177 bash[79620]: cluster 2024-07-28T15:04:00.617098+0000 mgr.y (mgr.25253) 6459 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:01 smithi177 bash[79620]: audit 2024-07-28T15:04:01.007303+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12088 16 16 0 0 0 - 0 2024-07-28T15:04:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:03 smithi204 bash[68176]: cluster 2024-07-28T15:04:02.618601+0000 mgr.y (mgr.25253) 6460 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:04.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12089 16 16 0 0 0 - 0 2024-07-28T15:04:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:03 smithi177 bash[81864]: cluster 2024-07-28T15:04:02.618601+0000 mgr.y (mgr.25253) 6460 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:03 smithi177 bash[79620]: cluster 2024-07-28T15:04:02.618601+0000 mgr.y (mgr.25253) 6460 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:05.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12090 16 16 0 0 0 - 0 2024-07-28T15:04:06.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:05 smithi204 bash[68176]: cluster 2024-07-28T15:04:04.620076+0000 mgr.y (mgr.25253) 6461 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:06.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12091 16 16 0 0 0 - 0 2024-07-28T15:04:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:04:06.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:05 smithi177 bash[81864]: cluster 2024-07-28T15:04:04.620076+0000 mgr.y (mgr.25253) 6461 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:05 smithi177 bash[79620]: cluster 2024-07-28T15:04:04.620076+0000 mgr.y (mgr.25253) 6461 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:07.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12092 16 16 0 0 0 - 0 2024-07-28T15:04:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:07 smithi204 bash[68176]: cluster 2024-07-28T15:04:06.621642+0000 mgr.y (mgr.25253) 6462 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:08.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12093 16 16 0 0 0 - 0 2024-07-28T15:04:08.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:07 smithi177 bash[81864]: cluster 2024-07-28T15:04:06.621642+0000 mgr.y (mgr.25253) 6462 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:07 smithi177 bash[79620]: cluster 2024-07-28T15:04:06.621642+0000 mgr.y (mgr.25253) 6462 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:09.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12094 16 16 0 0 0 - 0 2024-07-28T15:04:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:09 smithi204 bash[68176]: cluster 2024-07-28T15:04:08.623131+0000 mgr.y (mgr.25253) 6463 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:10.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12095 16 16 0 0 0 - 0 2024-07-28T15:04:10.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:09 smithi177 bash[79620]: cluster 2024-07-28T15:04:08.623131+0000 mgr.y (mgr.25253) 6463 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:09 smithi177 bash[81864]: cluster 2024-07-28T15:04:08.623131+0000 mgr.y (mgr.25253) 6463 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:11.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12096 16 16 0 0 0 - 0 2024-07-28T15:04:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:11 smithi204 bash[68176]: cluster 2024-07-28T15:04:10.624710+0000 mgr.y (mgr.25253) 6464 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:12.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12097 16 16 0 0 0 - 0 2024-07-28T15:04:12.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:11 smithi177 bash[81864]: cluster 2024-07-28T15:04:10.624710+0000 mgr.y (mgr.25253) 6464 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:11 smithi177 bash[79620]: cluster 2024-07-28T15:04:10.624710+0000 mgr.y (mgr.25253) 6464 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12098 16 16 0 0 0 - 0 2024-07-28T15:04:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:13 smithi204 bash[68176]: cluster 2024-07-28T15:04:12.626341+0000 mgr.y (mgr.25253) 6465 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:14.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12099 16 16 0 0 0 - 0 2024-07-28T15:04:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:13 smithi177 bash[81864]: cluster 2024-07-28T15:04:12.626341+0000 mgr.y (mgr.25253) 6465 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:13 smithi177 bash[79620]: cluster 2024-07-28T15:04:12.626341+0000 mgr.y (mgr.25253) 6465 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:15.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:04:15.250744+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:15.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:15.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12100 16 16 0 0 0 - 0 2024-07-28T15:04:16.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:15 smithi204 bash[68176]: cluster 2024-07-28T15:04:14.627882+0000 mgr.y (mgr.25253) 6466 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:16.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12101 16 16 0 0 0 - 0 2024-07-28T15:04:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:15 smithi177 bash[79620]: cluster 2024-07-28T15:04:14.627882+0000 mgr.y (mgr.25253) 6466 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:15 smithi177 bash[81864]: cluster 2024-07-28T15:04:14.627882+0000 mgr.y (mgr.25253) 6466 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:04:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:16 smithi204 bash[68176]: audit 2024-07-28T15:04:16.007684+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:17.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12102 16 16 0 0 0 - 0 2024-07-28T15:04:17.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:16 smithi177 bash[79620]: audit 2024-07-28T15:04:16.007684+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:16 smithi177 bash[81864]: audit 2024-07-28T15:04:16.007684+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:18.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:17 smithi204 bash[68176]: cluster 2024-07-28T15:04:16.629317+0000 mgr.y (mgr.25253) 6467 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:18.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12103 16 16 0 0 0 - 0 2024-07-28T15:04:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:17 smithi177 bash[81864]: cluster 2024-07-28T15:04:16.629317+0000 mgr.y (mgr.25253) 6467 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:18.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:17 smithi177 bash[79620]: cluster 2024-07-28T15:04:16.629317+0000 mgr.y (mgr.25253) 6467 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:18 smithi204 bash[68176]: cluster 2024-07-28T15:04:18.630806+0000 mgr.y (mgr.25253) 6468 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:19.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12104 16 16 0 0 0 - 0 2024-07-28T15:04:19.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:18 smithi177 bash[81864]: cluster 2024-07-28T15:04:18.630806+0000 mgr.y (mgr.25253) 6468 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:18 smithi177 bash[79620]: cluster 2024-07-28T15:04:18.630806+0000 mgr.y (mgr.25253) 6468 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:20.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12105 16 16 0 0 0 - 0 2024-07-28T15:04:21.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12106 16 16 0 0 0 - 0 2024-07-28T15:04:22.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:21 smithi177 bash[81864]: cluster 2024-07-28T15:04:20.632262+0000 mgr.y (mgr.25253) 6469 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:22.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:21 smithi177 bash[79620]: cluster 2024-07-28T15:04:20.632262+0000 mgr.y (mgr.25253) 6469 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:21 smithi204 bash[68176]: cluster 2024-07-28T15:04:20.632262+0000 mgr.y (mgr.25253) 6469 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:22.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12107 16 16 0 0 0 - 0 2024-07-28T15:04:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:22 smithi204 bash[60899]: ts=2024-07-28T15:04: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12108 16 16 0 0 0 - 0 2024-07-28T15:04:24.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:23 smithi177 bash[81864]: cluster 2024-07-28T15:04:22.633831+0000 mgr.y (mgr.25253) 6470 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:24.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:23 smithi177 bash[79620]: cluster 2024-07-28T15:04:22.633831+0000 mgr.y (mgr.25253) 6470 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:24.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:23 smithi204 bash[68176]: cluster 2024-07-28T15:04:22.633831+0000 mgr.y (mgr.25253) 6470 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:24.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12109 16 16 0 0 0 - 0 2024-07-28T15:04:25.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12110 16 16 0 0 0 - 0 2024-07-28T15:04:26.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:25 smithi177 bash[81864]: cluster 2024-07-28T15:04:24.635316+0000 mgr.y (mgr.25253) 6471 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:25 smithi177 bash[79620]: cluster 2024-07-28T15:04:24.635316+0000 mgr.y (mgr.25253) 6471 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:25 smithi204 bash[68176]: cluster 2024-07-28T15:04:24.635316+0000 mgr.y (mgr.25253) 6471 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:26.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12111 16 16 0 0 0 - 0 2024-07-28T15:04:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:04:27.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12112 16 16 0 0 0 - 0 2024-07-28T15:04:28.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:27 smithi177 bash[79620]: cluster 2024-07-28T15:04:26.636896+0000 mgr.y (mgr.25253) 6472 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:28.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:27 smithi177 bash[81864]: cluster 2024-07-28T15:04:26.636896+0000 mgr.y (mgr.25253) 6472 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:27 smithi204 bash[68176]: cluster 2024-07-28T15:04:26.636896+0000 mgr.y (mgr.25253) 6472 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:28.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12113 16 16 0 0 0 - 0 2024-07-28T15:04:29.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12114 16 16 0 0 0 - 0 2024-07-28T15:04:30.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:29 smithi177 bash[79620]: cluster 2024-07-28T15:04:28.638376+0000 mgr.y (mgr.25253) 6473 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:30.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:29 smithi177 bash[81864]: cluster 2024-07-28T15:04:28.638376+0000 mgr.y (mgr.25253) 6473 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:29 smithi204 bash[68176]: cluster 2024-07-28T15:04:28.638376+0000 mgr.y (mgr.25253) 6473 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:30.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12115 16 16 0 0 0 - 0 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[79620]: audit 2024-07-28T15:04:30.218409+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[79620]: audit 2024-07-28T15:04:30.592964+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[79620]: audit 2024-07-28T15:04:30.598392+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[81864]: audit 2024-07-28T15:04:30.218409+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[81864]: audit 2024-07-28T15:04:30.592964+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:30 smithi177 bash[81864]: audit 2024-07-28T15:04:30.598392+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:30 smithi204 bash[68176]: audit 2024-07-28T15:04:30.218409+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:30 smithi204 bash[68176]: audit 2024-07-28T15:04:30.592964+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:30 smithi204 bash[68176]: audit 2024-07-28T15:04:30.598392+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:31.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12116 16 16 0 0 0 - 0 2024-07-28T15:04:32.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:31 smithi177 bash[81864]: cluster 2024-07-28T15:04:30.639251+0000 mgr.y (mgr.25253) 6474 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:31 smithi177 bash[81864]: audit 2024-07-28T15:04:31.008117+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:31 smithi177 bash[79620]: cluster 2024-07-28T15:04:30.639251+0000 mgr.y (mgr.25253) 6474 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:31 smithi177 bash[79620]: audit 2024-07-28T15:04:31.008117+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:31 smithi204 bash[68176]: cluster 2024-07-28T15:04:30.639251+0000 mgr.y (mgr.25253) 6474 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:31 smithi204 bash[68176]: audit 2024-07-28T15:04:31.008117+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:32.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12117 16 16 0 0 0 - 0 2024-07-28T15:04:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12118 16 16 0 0 0 - 0 2024-07-28T15:04:34.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:33 smithi177 bash[81864]: cluster 2024-07-28T15:04:32.640735+0000 mgr.y (mgr.25253) 6475 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:34.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:33 smithi177 bash[79620]: cluster 2024-07-28T15:04:32.640735+0000 mgr.y (mgr.25253) 6475 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:33 smithi204 bash[68176]: cluster 2024-07-28T15:04:32.640735+0000 mgr.y (mgr.25253) 6475 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:34.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12119 16 16 0 0 0 - 0 2024-07-28T15:04:35.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:04:35.254003+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:35.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:35.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12120 16 16 0 0 0 - 0 2024-07-28T15:04:36.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:35 smithi177 bash[81864]: cluster 2024-07-28T15:04:34.642192+0000 mgr.y (mgr.25253) 6476 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:36.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:35 smithi177 bash[79620]: cluster 2024-07-28T15:04:34.642192+0000 mgr.y (mgr.25253) 6476 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:36.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:35 smithi204 bash[68176]: cluster 2024-07-28T15:04:34.642192+0000 mgr.y (mgr.25253) 6476 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:36.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12121 16 16 0 0 0 - 0 2024-07-28T15:04:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:04:37.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12122 16 16 0 0 0 - 0 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.103038+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.108179+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.213411+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.221065+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.627623+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.628497+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: audit 2024-07-28T15:04:36.633752+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:37 smithi204 bash[68176]: cluster 2024-07-28T15:04:36.643561+0000 mgr.y (mgr.25253) 6477 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.103038+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.108179+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.213411+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.221065+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.627623+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.628497+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: audit 2024-07-28T15:04:36.633752+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[81864]: cluster 2024-07-28T15:04:36.643561+0000 mgr.y (mgr.25253) 6477 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.103038+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.108179+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.213411+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.221065+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.627623+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.628497+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:37.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: audit 2024-07-28T15:04:36.633752+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:04:37.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:37 smithi177 bash[79620]: cluster 2024-07-28T15:04:36.643561+0000 mgr.y (mgr.25253) 6477 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:38.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12123 16 16 0 0 0 - 0 2024-07-28T15:04:39.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12124 16 16 0 0 0 - 0 2024-07-28T15:04:40.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:39 smithi177 bash[79620]: cluster 2024-07-28T15:04:38.645044+0000 mgr.y (mgr.25253) 6478 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:40.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:39 smithi177 bash[81864]: cluster 2024-07-28T15:04:38.645044+0000 mgr.y (mgr.25253) 6478 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:39 smithi204 bash[68176]: cluster 2024-07-28T15:04:38.645044+0000 mgr.y (mgr.25253) 6478 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:40.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12125 16 16 0 0 0 - 0 2024-07-28T15:04:41.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12126 16 16 0 0 0 - 0 2024-07-28T15:04:42.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:41 smithi177 bash[81864]: cluster 2024-07-28T15:04:40.646633+0000 mgr.y (mgr.25253) 6479 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:42.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:41 smithi177 bash[79620]: cluster 2024-07-28T15:04:40.646633+0000 mgr.y (mgr.25253) 6479 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:41 smithi204 bash[68176]: cluster 2024-07-28T15:04:40.646633+0000 mgr.y (mgr.25253) 6479 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:42.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12127 16 16 0 0 0 - 0 2024-07-28T15:04:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12128 16 16 0 0 0 - 0 2024-07-28T15:04:44.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:43 smithi177 bash[81864]: cluster 2024-07-28T15:04:42.648286+0000 mgr.y (mgr.25253) 6480 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:43 smithi177 bash[79620]: cluster 2024-07-28T15:04:42.648286+0000 mgr.y (mgr.25253) 6480 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:44.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:43 smithi204 bash[68176]: cluster 2024-07-28T15:04:42.648286+0000 mgr.y (mgr.25253) 6480 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:44.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12129 16 16 0 0 0 - 0 2024-07-28T15:04:45.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12130 16 16 0 0 0 - 0 2024-07-28T15:04:46.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:45 smithi177 bash[81864]: cluster 2024-07-28T15:04:44.649763+0000 mgr.y (mgr.25253) 6481 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:45 smithi177 bash[79620]: cluster 2024-07-28T15:04:44.649763+0000 mgr.y (mgr.25253) 6481 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:45 smithi204 bash[68176]: cluster 2024-07-28T15:04:44.649763+0000 mgr.y (mgr.25253) 6481 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:46.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12131 16 16 0 0 0 - 0 2024-07-28T15:04:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:04:47.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:46 smithi177 bash[81864]: audit 2024-07-28T15:04:46.008583+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:46 smithi177 bash[79620]: audit 2024-07-28T15:04:46.008583+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:46 smithi204 bash[68176]: audit 2024-07-28T15:04:46.008583+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:47.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12132 16 16 0 0 0 - 0 2024-07-28T15:04:48.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:47 smithi177 bash[81864]: cluster 2024-07-28T15:04:46.651314+0000 mgr.y (mgr.25253) 6482 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:48.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:47 smithi177 bash[79620]: cluster 2024-07-28T15:04:46.651314+0000 mgr.y (mgr.25253) 6482 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:47 smithi204 bash[68176]: cluster 2024-07-28T15:04:46.651314+0000 mgr.y (mgr.25253) 6482 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:48.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12133 16 16 0 0 0 - 0 2024-07-28T15:04:49.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12134 16 16 0 0 0 - 0 2024-07-28T15:04:50.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:49 smithi177 bash[81864]: cluster 2024-07-28T15:04:48.652808+0000 mgr.y (mgr.25253) 6483 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:49 smithi177 bash[79620]: cluster 2024-07-28T15:04:48.652808+0000 mgr.y (mgr.25253) 6483 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:49 smithi204 bash[68176]: cluster 2024-07-28T15:04:48.652808+0000 mgr.y (mgr.25253) 6483 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:50.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12135 16 16 0 0 0 - 0 2024-07-28T15:04:51.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12136 16 16 0 0 0 - 0 2024-07-28T15:04:52.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:51 smithi177 bash[81864]: cluster 2024-07-28T15:04:50.654355+0000 mgr.y (mgr.25253) 6484 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:52.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:51 smithi177 bash[79620]: cluster 2024-07-28T15:04:50.654355+0000 mgr.y (mgr.25253) 6484 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:51 smithi204 bash[68176]: cluster 2024-07-28T15:04:50.654355+0000 mgr.y (mgr.25253) 6484 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:52.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12137 16 16 0 0 0 - 0 2024-07-28T15:04:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:04:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12138 16 16 0 0 0 - 0 2024-07-28T15:04:54.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:53 smithi177 bash[81864]: cluster 2024-07-28T15:04:52.655868+0000 mgr.y (mgr.25253) 6485 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:54.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:53 smithi177 bash[79620]: cluster 2024-07-28T15:04:52.655868+0000 mgr.y (mgr.25253) 6485 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:53 smithi204 bash[68176]: cluster 2024-07-28T15:04:52.655868+0000 mgr.y (mgr.25253) 6485 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:54.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12139 16 16 0 0 0 - 0 2024-07-28T15:04:55.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:04:55.257251+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:55.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:55.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12140 16 16 0 0 0 - 0 2024-07-28T15:04:56.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:55 smithi177 bash[81864]: cluster 2024-07-28T15:04:54.657330+0000 mgr.y (mgr.25253) 6486 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:56.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:55 smithi177 bash[79620]: cluster 2024-07-28T15:04:54.657330+0000 mgr.y (mgr.25253) 6486 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:55 smithi204 bash[68176]: cluster 2024-07-28T15:04:54.657330+0000 mgr.y (mgr.25253) 6486 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:56.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12141 16 16 0 0 0 - 0 2024-07-28T15:04:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:04:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:04:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:04:57.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12142 16 16 0 0 0 - 0 2024-07-28T15:04:57.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:57 smithi177 bash[79620]: cluster 2024-07-28T15:04:56.658886+0000 mgr.y (mgr.25253) 6487 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:57.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:57 smithi177 bash[81864]: cluster 2024-07-28T15:04:56.658886+0000 mgr.y (mgr.25253) 6487 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:57.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:57 smithi204 bash[68176]: cluster 2024-07-28T15:04:56.658886+0000 mgr.y (mgr.25253) 6487 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:04:58.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12143 16 16 0 0 0 - 0 2024-07-28T15:04:59.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12144 16 16 0 0 0 - 0 2024-07-28T15:05:00.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:04:59 smithi177 bash[81864]: cluster 2024-07-28T15:04:58.660406+0000 mgr.y (mgr.25253) 6488 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:00.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:04:59 smithi177 bash[79620]: cluster 2024-07-28T15:04:58.660406+0000 mgr.y (mgr.25253) 6488 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:04:59 smithi204 bash[68176]: cluster 2024-07-28T15:04:58.660406+0000 mgr.y (mgr.25253) 6488 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:00.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12145 16 16 0 0 0 - 0 2024-07-28T15:05:01.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12146 16 16 0 0 0 - 0 2024-07-28T15:05:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:01 smithi177 bash[81864]: cluster 2024-07-28T15:05:00.661882+0000 mgr.y (mgr.25253) 6489 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:01 smithi177 bash[81864]: audit 2024-07-28T15:05:01.008988+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:01 smithi177 bash[79620]: cluster 2024-07-28T15:05:00.661882+0000 mgr.y (mgr.25253) 6489 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:01 smithi177 bash[79620]: audit 2024-07-28T15:05:01.008988+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:01 smithi204 bash[68176]: cluster 2024-07-28T15:05:00.661882+0000 mgr.y (mgr.25253) 6489 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:01 smithi204 bash[68176]: audit 2024-07-28T15:05:01.008988+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:02.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12147 16 16 0 0 0 - 0 2024-07-28T15:05:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12148 16 16 0 0 0 - 0 2024-07-28T15:05:04.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:03 smithi177 bash[81864]: cluster 2024-07-28T15:05:02.663314+0000 mgr.y (mgr.25253) 6490 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:04.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:03 smithi177 bash[79620]: cluster 2024-07-28T15:05:02.663314+0000 mgr.y (mgr.25253) 6490 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:04.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:03 smithi204 bash[68176]: cluster 2024-07-28T15:05:02.663314+0000 mgr.y (mgr.25253) 6490 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:04.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12149 16 16 0 0 0 - 0 2024-07-28T15:05:05.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12150 16 16 0 0 0 - 0 2024-07-28T15:05:06.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:05 smithi177 bash[81864]: cluster 2024-07-28T15:05:04.664901+0000 mgr.y (mgr.25253) 6491 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:05 smithi177 bash[79620]: cluster 2024-07-28T15:05:04.664901+0000 mgr.y (mgr.25253) 6491 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:05 smithi204 bash[68176]: cluster 2024-07-28T15:05:04.664901+0000 mgr.y (mgr.25253) 6491 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:06.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12151 16 16 0 0 0 - 0 2024-07-28T15:05:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:05:07.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12152 16 16 0 0 0 - 0 2024-07-28T15:05:08.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:07 smithi177 bash[81864]: cluster 2024-07-28T15:05:06.666367+0000 mgr.y (mgr.25253) 6492 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:08.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:07 smithi177 bash[79620]: cluster 2024-07-28T15:05:06.666367+0000 mgr.y (mgr.25253) 6492 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:08.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:07 smithi204 bash[68176]: cluster 2024-07-28T15:05:06.666367+0000 mgr.y (mgr.25253) 6492 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:08.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12153 16 16 0 0 0 - 0 2024-07-28T15:05:09.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12154 16 16 0 0 0 - 0 2024-07-28T15:05:10.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:09 smithi177 bash[81864]: cluster 2024-07-28T15:05:08.667819+0000 mgr.y (mgr.25253) 6493 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:09 smithi177 bash[79620]: cluster 2024-07-28T15:05:08.667819+0000 mgr.y (mgr.25253) 6493 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:10.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:09 smithi204 bash[68176]: cluster 2024-07-28T15:05:08.667819+0000 mgr.y (mgr.25253) 6493 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:10.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12155 16 16 0 0 0 - 0 2024-07-28T15:05:11.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12156 16 16 0 0 0 - 0 2024-07-28T15:05:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:11 smithi177 bash[81864]: cluster 2024-07-28T15:05:10.669263+0000 mgr.y (mgr.25253) 6494 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:12.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:11 smithi177 bash[79620]: cluster 2024-07-28T15:05:10.669263+0000 mgr.y (mgr.25253) 6494 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:12.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:11 smithi204 bash[68176]: cluster 2024-07-28T15:05:10.669263+0000 mgr.y (mgr.25253) 6494 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:12.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12157 16 16 0 0 0 - 0 2024-07-28T15:05:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12158 16 16 0 0 0 - 0 2024-07-28T15:05:14.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:13 smithi177 bash[79620]: cluster 2024-07-28T15:05:12.670733+0000 mgr.y (mgr.25253) 6495 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:14.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:13 smithi177 bash[81864]: cluster 2024-07-28T15:05:12.670733+0000 mgr.y (mgr.25253) 6495 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:13 smithi204 bash[68176]: cluster 2024-07-28T15:05:12.670733+0000 mgr.y (mgr.25253) 6495 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:14.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12159 16 16 0 0 0 - 0 2024-07-28T15:05:15.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:05:15.260482+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:15.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:15.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12160 16 16 0 0 0 - 0 2024-07-28T15:05:16.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:15 smithi177 bash[81864]: cluster 2024-07-28T15:05:14.672215+0000 mgr.y (mgr.25253) 6496 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:16.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:15 smithi177 bash[79620]: cluster 2024-07-28T15:05:14.672215+0000 mgr.y (mgr.25253) 6496 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:15 smithi204 bash[68176]: cluster 2024-07-28T15:05:14.672215+0000 mgr.y (mgr.25253) 6496 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:16.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12161 16 16 0 0 0 - 0 2024-07-28T15:05:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:05:17.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:16 smithi177 bash[81864]: audit 2024-07-28T15:05:16.009514+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:16 smithi177 bash[79620]: audit 2024-07-28T15:05:16.009514+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:17.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:16 smithi204 bash[68176]: audit 2024-07-28T15:05:16.009514+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:17.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12162 16 16 0 0 0 - 0 2024-07-28T15:05:18.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:17 smithi177 bash[81864]: cluster 2024-07-28T15:05:16.673625+0000 mgr.y (mgr.25253) 6497 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:18.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:17 smithi177 bash[79620]: cluster 2024-07-28T15:05:16.673625+0000 mgr.y (mgr.25253) 6497 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:17 smithi204 bash[68176]: cluster 2024-07-28T15:05:16.673625+0000 mgr.y (mgr.25253) 6497 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:18.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12163 16 16 0 0 0 - 0 2024-07-28T15:05:19.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12164 16 16 0 0 0 - 0 2024-07-28T15:05:20.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:19 smithi177 bash[79620]: cluster 2024-07-28T15:05:18.675085+0000 mgr.y (mgr.25253) 6498 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:20.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:19 smithi177 bash[81864]: cluster 2024-07-28T15:05:18.675085+0000 mgr.y (mgr.25253) 6498 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:19 smithi204 bash[68176]: cluster 2024-07-28T15:05:18.675085+0000 mgr.y (mgr.25253) 6498 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:20.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12165 16 16 0 0 0 - 0 2024-07-28T15:05:21.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12166 16 16 0 0 0 - 0 2024-07-28T15:05:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:21 smithi204 bash[68176]: cluster 2024-07-28T15:05:20.676562+0000 mgr.y (mgr.25253) 6499 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:22.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12167 16 16 0 0 0 - 0 2024-07-28T15:05:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:21 smithi177 bash[79620]: cluster 2024-07-28T15:05:20.676562+0000 mgr.y (mgr.25253) 6499 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:21 smithi177 bash[81864]: cluster 2024-07-28T15:05:20.676562+0000 mgr.y (mgr.25253) 6499 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:22.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12168 16 16 0 0 0 - 0 2024-07-28T15:05:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:23 smithi204 bash[68176]: cluster 2024-07-28T15:05:22.677984+0000 mgr.y (mgr.25253) 6500 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:24.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12169 16 16 0 0 0 - 0 2024-07-28T15:05:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:23 smithi177 bash[81864]: cluster 2024-07-28T15:05:22.677984+0000 mgr.y (mgr.25253) 6500 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:24.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:23 smithi177 bash[79620]: cluster 2024-07-28T15:05:22.677984+0000 mgr.y (mgr.25253) 6500 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:25.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12170 16 16 0 0 0 - 0 2024-07-28T15:05:26.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:25 smithi177 bash[81864]: cluster 2024-07-28T15:05:24.679406+0000 mgr.y (mgr.25253) 6501 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:26.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:25 smithi177 bash[79620]: cluster 2024-07-28T15:05:24.679406+0000 mgr.y (mgr.25253) 6501 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:26.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:25 smithi204 bash[68176]: cluster 2024-07-28T15:05:24.679406+0000 mgr.y (mgr.25253) 6501 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:26.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12171 16 16 0 0 0 - 0 2024-07-28T15:05:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:05:27.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12172 16 16 0 0 0 - 0 2024-07-28T15:05:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:27 smithi204 bash[68176]: cluster 2024-07-28T15:05:26.680871+0000 mgr.y (mgr.25253) 6502 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:28.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12173 16 16 0 0 0 - 0 2024-07-28T15:05:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:27 smithi177 bash[81864]: cluster 2024-07-28T15:05:26.680871+0000 mgr.y (mgr.25253) 6502 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:27 smithi177 bash[79620]: cluster 2024-07-28T15:05:26.680871+0000 mgr.y (mgr.25253) 6502 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:29.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12174 16 16 0 0 0 - 0 2024-07-28T15:05:30.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:29 smithi204 bash[68176]: cluster 2024-07-28T15:05:28.682300+0000 mgr.y (mgr.25253) 6503 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:30.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12175 16 16 0 0 0 - 0 2024-07-28T15:05:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:29 smithi177 bash[81864]: cluster 2024-07-28T15:05:28.682300+0000 mgr.y (mgr.25253) 6503 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:29 smithi177 bash[79620]: cluster 2024-07-28T15:05:28.682300+0000 mgr.y (mgr.25253) 6503 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:31.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12176 16 16 0 0 0 - 0 2024-07-28T15:05:32.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:31 smithi204 bash[68176]: cluster 2024-07-28T15:05:30.683779+0000 mgr.y (mgr.25253) 6504 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:31 smithi204 bash[68176]: audit 2024-07-28T15:05:31.010053+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:32.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12177 16 16 0 0 0 - 0 2024-07-28T15:05:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:31 smithi177 bash[81864]: cluster 2024-07-28T15:05:30.683779+0000 mgr.y (mgr.25253) 6504 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:31 smithi177 bash[81864]: audit 2024-07-28T15:05:31.010053+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:31 smithi177 bash[79620]: cluster 2024-07-28T15:05:30.683779+0000 mgr.y (mgr.25253) 6504 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:31 smithi177 bash[79620]: audit 2024-07-28T15:05:31.010053+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12178 16 16 0 0 0 - 0 2024-07-28T15:05:34.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:33 smithi204 bash[68176]: cluster 2024-07-28T15:05:32.685208+0000 mgr.y (mgr.25253) 6505 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:34.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12179 16 16 0 0 0 - 0 2024-07-28T15:05:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:33 smithi177 bash[81864]: cluster 2024-07-28T15:05:32.685208+0000 mgr.y (mgr.25253) 6505 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:34.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:33 smithi177 bash[79620]: cluster 2024-07-28T15:05:32.685208+0000 mgr.y (mgr.25253) 6505 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:35.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:05:35.263816+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:35.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:35.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12180 16 16 0 0 0 - 0 2024-07-28T15:05:36.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:35 smithi177 bash[81864]: cluster 2024-07-28T15:05:34.686660+0000 mgr.y (mgr.25253) 6506 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:36.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:35 smithi177 bash[79620]: cluster 2024-07-28T15:05:34.686660+0000 mgr.y (mgr.25253) 6506 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:35 smithi204 bash[68176]: cluster 2024-07-28T15:05:34.686660+0000 mgr.y (mgr.25253) 6506 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:36.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12181 16 16 0 0 0 - 0 2024-07-28T15:05:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:36] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-28T15:05:37.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:36 smithi204 bash[68176]: audit 2024-07-28T15:05:36.741834+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:37.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12182 16 16 0 0 0 - 0 2024-07-28T15:05:37.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:36 smithi177 bash[79620]: audit 2024-07-28T15:05:36.741834+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:37.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:36 smithi177 bash[81864]: audit 2024-07-28T15:05:36.741834+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:37 smithi204 bash[68176]: cluster 2024-07-28T15:05:36.688134+0000 mgr.y (mgr.25253) 6507 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:38.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12183 16 16 0 0 0 - 0 2024-07-28T15:05:38.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:37 smithi177 bash[79620]: cluster 2024-07-28T15:05:36.688134+0000 mgr.y (mgr.25253) 6507 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:37 smithi177 bash[81864]: cluster 2024-07-28T15:05:36.688134+0000 mgr.y (mgr.25253) 6507 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:39.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12184 16 16 0 0 0 - 0 2024-07-28T15:05:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:39 smithi204 bash[68176]: cluster 2024-07-28T15:05:38.689577+0000 mgr.y (mgr.25253) 6508 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:40.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12185 16 16 0 0 0 - 0 2024-07-28T15:05:40.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:39 smithi177 bash[79620]: cluster 2024-07-28T15:05:38.689577+0000 mgr.y (mgr.25253) 6508 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:39 smithi177 bash[81864]: cluster 2024-07-28T15:05:38.689577+0000 mgr.y (mgr.25253) 6508 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:41.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12186 16 16 0 0 0 - 0 2024-07-28T15:05:42.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:41 smithi204 bash[68176]: cluster 2024-07-28T15:05:40.691003+0000 mgr.y (mgr.25253) 6509 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:42.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12187 16 16 0 0 0 - 0 2024-07-28T15:05:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:41 smithi177 bash[81864]: cluster 2024-07-28T15:05:40.691003+0000 mgr.y (mgr.25253) 6509 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:42.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:41 smithi177 bash[79620]: cluster 2024-07-28T15:05:40.691003+0000 mgr.y (mgr.25253) 6509 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:42.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12188 16 16 0 0 0 - 0 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:42.371290+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:42.378778+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:42.672510+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:42.682023+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: cluster 2024-07-28T15:05:42.692037+0000 mgr.y (mgr.25253) 6510 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:43.068477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:43.069558+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:43 smithi204 bash[68176]: audit 2024-07-28T15:05:43.079272+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:42.371290+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:42.378778+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:42.672510+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:42.682023+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: cluster 2024-07-28T15:05:42.692037+0000 mgr.y (mgr.25253) 6510 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:43.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:43.068477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:43.069558+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[81864]: audit 2024-07-28T15:05:43.079272+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:42.371290+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:42.378778+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:42.672510+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:42.682023+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: cluster 2024-07-28T15:05:42.692037+0000 mgr.y (mgr.25253) 6510 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:43.068477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:43.069558+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:43.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:43 smithi177 bash[79620]: audit 2024-07-28T15:05:43.079272+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:05:44.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12189 16 16 0 0 0 - 0 2024-07-28T15:05:45.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12190 16 16 0 0 0 - 0 2024-07-28T15:05:46.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:45 smithi177 bash[81864]: cluster 2024-07-28T15:05:44.693419+0000 mgr.y (mgr.25253) 6511 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:46.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:45 smithi177 bash[79620]: cluster 2024-07-28T15:05:44.693419+0000 mgr.y (mgr.25253) 6511 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:45 smithi204 bash[68176]: cluster 2024-07-28T15:05:44.693419+0000 mgr.y (mgr.25253) 6511 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:46.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12191 16 16 0 0 0 - 0 2024-07-28T15:05:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:46] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:05:47.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:46 smithi177 bash[79620]: audit 2024-07-28T15:05:46.010439+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:46 smithi177 bash[81864]: audit 2024-07-28T15:05:46.010439+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:46 smithi204 bash[68176]: audit 2024-07-28T15:05:46.010439+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:47.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12192 16 16 0 0 0 - 0 2024-07-28T15:05:48.017 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:47 smithi177 bash[79620]: cluster 2024-07-28T15:05:46.694959+0000 mgr.y (mgr.25253) 6512 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:48.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:47 smithi177 bash[81864]: cluster 2024-07-28T15:05:46.694959+0000 mgr.y (mgr.25253) 6512 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:47 smithi204 bash[68176]: cluster 2024-07-28T15:05:46.694959+0000 mgr.y (mgr.25253) 6512 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:48.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12193 16 16 0 0 0 - 0 2024-07-28T15:05:49.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12194 16 16 0 0 0 - 0 2024-07-28T15:05:50.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:49 smithi177 bash[79620]: cluster 2024-07-28T15:05:48.696587+0000 mgr.y (mgr.25253) 6513 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:50.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:50 smithi177 bash[81864]: cluster 2024-07-28T15:05:48.696587+0000 mgr.y (mgr.25253) 6513 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:49 smithi204 bash[68176]: cluster 2024-07-28T15:05:48.696587+0000 mgr.y (mgr.25253) 6513 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:50.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12195 16 16 0 0 0 - 0 2024-07-28T15:05:51.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12196 16 16 0 0 0 - 0 2024-07-28T15:05:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:51 smithi204 bash[68176]: cluster 2024-07-28T15:05:50.698179+0000 mgr.y (mgr.25253) 6514 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:52.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12197 16 16 0 0 0 - 0 2024-07-28T15:05:52.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:51 smithi177 bash[79620]: cluster 2024-07-28T15:05:50.698179+0000 mgr.y (mgr.25253) 6514 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:51 smithi177 bash[81864]: cluster 2024-07-28T15:05:50.698179+0000 mgr.y (mgr.25253) 6514 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:05:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12198 16 16 0 0 0 - 0 2024-07-28T15:05:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:53 smithi204 bash[68176]: cluster 2024-07-28T15:05:52.699823+0000 mgr.y (mgr.25253) 6515 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:54.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12199 16 16 0 0 0 - 0 2024-07-28T15:05:54.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:53 smithi177 bash[81864]: cluster 2024-07-28T15:05:52.699823+0000 mgr.y (mgr.25253) 6515 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:54.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:53 smithi177 bash[79620]: cluster 2024-07-28T15:05:52.699823+0000 mgr.y (mgr.25253) 6515 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:55.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:05:55.266969+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:55.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:55.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12200 16 16 0 0 0 - 0 2024-07-28T15:05:56.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:55 smithi177 bash[81864]: cluster 2024-07-28T15:05:54.701305+0000 mgr.y (mgr.25253) 6516 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:56.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:55 smithi177 bash[79620]: cluster 2024-07-28T15:05:54.701305+0000 mgr.y (mgr.25253) 6516 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:56.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:55 smithi204 bash[68176]: cluster 2024-07-28T15:05:54.701305+0000 mgr.y (mgr.25253) 6516 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:56.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12201 16 16 0 0 0 - 0 2024-07-28T15:05:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:05:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:05:56] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:05:57.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12202 16 16 0 0 0 - 0 2024-07-28T15:05:58.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:57 smithi204 bash[68176]: cluster 2024-07-28T15:05:56.702745+0000 mgr.y (mgr.25253) 6517 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:58.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12203 16 16 0 0 0 - 0 2024-07-28T15:05:58.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:57 smithi177 bash[79620]: cluster 2024-07-28T15:05:56.702745+0000 mgr.y (mgr.25253) 6517 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:57 smithi177 bash[81864]: cluster 2024-07-28T15:05:56.702745+0000 mgr.y (mgr.25253) 6517 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:05:59.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12204 16 16 0 0 0 - 0 2024-07-28T15:06:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:05:59 smithi204 bash[68176]: cluster 2024-07-28T15:05:58.704224+0000 mgr.y (mgr.25253) 6518 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:00.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12205 16 16 0 0 0 - 0 2024-07-28T15:06:00.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:05:59 smithi177 bash[79620]: cluster 2024-07-28T15:05:58.704224+0000 mgr.y (mgr.25253) 6518 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:05:59 smithi177 bash[81864]: cluster 2024-07-28T15:05:58.704224+0000 mgr.y (mgr.25253) 6518 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:01.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12206 16 16 0 0 0 - 0 2024-07-28T15:06:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:01 smithi204 bash[68176]: cluster 2024-07-28T15:06:00.705668+0000 mgr.y (mgr.25253) 6519 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:01 smithi204 bash[68176]: audit 2024-07-28T15:06:01.010788+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:02.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12207 16 16 0 0 0 - 0 2024-07-28T15:06:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:01 smithi177 bash[79620]: cluster 2024-07-28T15:06:00.705668+0000 mgr.y (mgr.25253) 6519 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:02.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:01 smithi177 bash[79620]: audit 2024-07-28T15:06:01.010788+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:01 smithi177 bash[81864]: cluster 2024-07-28T15:06:00.705668+0000 mgr.y (mgr.25253) 6519 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:01 smithi177 bash[81864]: audit 2024-07-28T15:06:01.010788+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12208 16 16 0 0 0 - 0 2024-07-28T15:06:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:03 smithi204 bash[68176]: cluster 2024-07-28T15:06:02.707085+0000 mgr.y (mgr.25253) 6520 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:04.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12209 16 16 0 0 0 - 0 2024-07-28T15:06:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:03 smithi177 bash[79620]: cluster 2024-07-28T15:06:02.707085+0000 mgr.y (mgr.25253) 6520 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:03 smithi177 bash[81864]: cluster 2024-07-28T15:06:02.707085+0000 mgr.y (mgr.25253) 6520 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:05.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12210 16 16 0 0 0 - 0 2024-07-28T15:06:06.056 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:05 smithi177 bash[81864]: cluster 2024-07-28T15:06:04.708540+0000 mgr.y (mgr.25253) 6521 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:06.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:05 smithi177 bash[79620]: cluster 2024-07-28T15:06:04.708540+0000 mgr.y (mgr.25253) 6521 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:05 smithi204 bash[68176]: cluster 2024-07-28T15:06:04.708540+0000 mgr.y (mgr.25253) 6521 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:06.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12211 16 16 0 0 0 - 0 2024-07-28T15:06:06.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:06:07.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12212 16 16 0 0 0 - 0 2024-07-28T15:06:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:07 smithi204 bash[68176]: cluster 2024-07-28T15:06:06.709965+0000 mgr.y (mgr.25253) 6522 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:08.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12213 16 16 0 0 0 - 0 2024-07-28T15:06:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:07 smithi177 bash[81864]: cluster 2024-07-28T15:06:06.709965+0000 mgr.y (mgr.25253) 6522 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:07 smithi177 bash[79620]: cluster 2024-07-28T15:06:06.709965+0000 mgr.y (mgr.25253) 6522 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:09.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12214 16 16 0 0 0 - 0 2024-07-28T15:06:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:09 smithi204 bash[68176]: cluster 2024-07-28T15:06:08.711554+0000 mgr.y (mgr.25253) 6523 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:09 smithi177 bash[81864]: cluster 2024-07-28T15:06:08.711554+0000 mgr.y (mgr.25253) 6523 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:09 smithi177 bash[79620]: cluster 2024-07-28T15:06:08.711554+0000 mgr.y (mgr.25253) 6523 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:10.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12215 16 16 0 0 0 - 0 2024-07-28T15:06:11.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12216 16 16 0 0 0 - 0 2024-07-28T15:06:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:11 smithi204 bash[68176]: cluster 2024-07-28T15:06:10.713060+0000 mgr.y (mgr.25253) 6524 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:11 smithi177 bash[81864]: cluster 2024-07-28T15:06:10.713060+0000 mgr.y (mgr.25253) 6524 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:11 smithi177 bash[79620]: cluster 2024-07-28T15:06:10.713060+0000 mgr.y (mgr.25253) 6524 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:12.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12217 16 16 0 0 0 - 0 2024-07-28T15:06:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12218 16 16 0 0 0 - 0 2024-07-28T15:06:14.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:13 smithi204 bash[68176]: cluster 2024-07-28T15:06:12.714606+0000 mgr.y (mgr.25253) 6525 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:13 smithi177 bash[81864]: cluster 2024-07-28T15:06:12.714606+0000 mgr.y (mgr.25253) 6525 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:13 smithi177 bash[79620]: cluster 2024-07-28T15:06:12.714606+0000 mgr.y (mgr.25253) 6525 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:14.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12219 16 16 0 0 0 - 0 2024-07-28T15:06:15.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:06:15.270008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:15.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:15.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12220 16 16 0 0 0 - 0 2024-07-28T15:06:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:15 smithi204 bash[68176]: cluster 2024-07-28T15:06:14.716263+0000 mgr.y (mgr.25253) 6526 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:15 smithi177 bash[81864]: cluster 2024-07-28T15:06:14.716263+0000 mgr.y (mgr.25253) 6526 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:06:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:15 smithi177 bash[79620]: cluster 2024-07-28T15:06:14.716263+0000 mgr.y (mgr.25253) 6526 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:16.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12221 16 16 0 0 0 - 0 2024-07-28T15:06:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:16 smithi204 bash[68176]: audit 2024-07-28T15:06:16.011156+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:16 smithi177 bash[81864]: audit 2024-07-28T15:06:16.011156+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:16 smithi177 bash[79620]: audit 2024-07-28T15:06:16.011156+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:17.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12222 16 16 0 0 0 - 0 2024-07-28T15:06:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:17 smithi204 bash[68176]: cluster 2024-07-28T15:06:16.717747+0000 mgr.y (mgr.25253) 6527 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:17 smithi177 bash[81864]: cluster 2024-07-28T15:06:16.717747+0000 mgr.y (mgr.25253) 6527 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:17 smithi177 bash[79620]: cluster 2024-07-28T15:06:16.717747+0000 mgr.y (mgr.25253) 6527 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:18.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12223 16 16 0 0 0 - 0 2024-07-28T15:06:19.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12224 16 16 0 0 0 - 0 2024-07-28T15:06:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:19 smithi204 bash[68176]: cluster 2024-07-28T15:06:18.719177+0000 mgr.y (mgr.25253) 6528 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:20.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:19 smithi177 bash[81864]: cluster 2024-07-28T15:06:18.719177+0000 mgr.y (mgr.25253) 6528 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:20.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:19 smithi177 bash[79620]: cluster 2024-07-28T15:06:18.719177+0000 mgr.y (mgr.25253) 6528 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:20.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12225 16 16 0 0 0 - 0 2024-07-28T15:06:21.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12226 16 16 0 0 0 - 0 2024-07-28T15:06:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:21 smithi204 bash[68176]: cluster 2024-07-28T15:06:20.720615+0000 mgr.y (mgr.25253) 6529 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:22.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:21 smithi177 bash[79620]: cluster 2024-07-28T15:06:20.720615+0000 mgr.y (mgr.25253) 6529 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:21 smithi177 bash[81864]: cluster 2024-07-28T15:06:20.720615+0000 mgr.y (mgr.25253) 6529 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:22.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12227 16 16 0 0 0 - 0 2024-07-28T15:06:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12228 16 16 0 0 0 - 0 2024-07-28T15:06:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:23 smithi204 bash[68176]: cluster 2024-07-28T15:06:22.722039+0000 mgr.y (mgr.25253) 6530 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:24.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:23 smithi177 bash[81864]: cluster 2024-07-28T15:06:22.722039+0000 mgr.y (mgr.25253) 6530 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:23 smithi177 bash[79620]: cluster 2024-07-28T15:06:22.722039+0000 mgr.y (mgr.25253) 6530 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:24.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12229 16 16 0 0 0 - 0 2024-07-28T15:06:25.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12230 16 16 0 0 0 - 0 2024-07-28T15:06:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:25 smithi204 bash[68176]: cluster 2024-07-28T15:06:24.723479+0000 mgr.y (mgr.25253) 6531 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:26.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:06:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:25 smithi177 bash[81864]: cluster 2024-07-28T15:06:24.723479+0000 mgr.y (mgr.25253) 6531 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:25 smithi177 bash[79620]: cluster 2024-07-28T15:06:24.723479+0000 mgr.y (mgr.25253) 6531 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:26.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12231 16 16 0 0 0 - 0 2024-07-28T15:06:27.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12232 16 16 0 0 0 - 0 2024-07-28T15:06:28.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:27 smithi204 bash[68176]: cluster 2024-07-28T15:06:26.724943+0000 mgr.y (mgr.25253) 6532 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:28.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:27 smithi177 bash[79620]: cluster 2024-07-28T15:06:26.724943+0000 mgr.y (mgr.25253) 6532 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:27 smithi177 bash[81864]: cluster 2024-07-28T15:06:26.724943+0000 mgr.y (mgr.25253) 6532 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:28.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12233 16 16 0 0 0 - 0 2024-07-28T15:06:29.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12234 16 16 0 0 0 - 0 2024-07-28T15:06:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:29 smithi204 bash[68176]: cluster 2024-07-28T15:06:28.726370+0000 mgr.y (mgr.25253) 6533 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:29 smithi177 bash[79620]: cluster 2024-07-28T15:06:28.726370+0000 mgr.y (mgr.25253) 6533 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:29 smithi177 bash[81864]: cluster 2024-07-28T15:06:28.726370+0000 mgr.y (mgr.25253) 6533 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:30.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12235 16 16 0 0 0 - 0 2024-07-28T15:06:31.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12236 16 16 0 0 0 - 0 2024-07-28T15:06:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:31 smithi204 bash[68176]: cluster 2024-07-28T15:06:30.727815+0000 mgr.y (mgr.25253) 6534 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:31 smithi204 bash[68176]: audit 2024-07-28T15:06:31.011701+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:32.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:31 smithi177 bash[81864]: cluster 2024-07-28T15:06:30.727815+0000 mgr.y (mgr.25253) 6534 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:31 smithi177 bash[81864]: audit 2024-07-28T15:06:31.011701+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:31 smithi177 bash[79620]: cluster 2024-07-28T15:06:30.727815+0000 mgr.y (mgr.25253) 6534 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:31 smithi177 bash[79620]: audit 2024-07-28T15:06:31.011701+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:32.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12237 16 16 0 0 0 - 0 2024-07-28T15:06:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12238 16 16 0 0 0 - 0 2024-07-28T15:06:34.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:33 smithi204 bash[68176]: cluster 2024-07-28T15:06:32.729280+0000 mgr.y (mgr.25253) 6535 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:33 smithi177 bash[81864]: cluster 2024-07-28T15:06:32.729280+0000 mgr.y (mgr.25253) 6535 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:33 smithi177 bash[79620]: cluster 2024-07-28T15:06:32.729280+0000 mgr.y (mgr.25253) 6535 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:34.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12239 16 16 0 0 0 - 0 2024-07-28T15:06:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:34 smithi177 bash[79620]: cluster 2024-07-28T15:06:34.730736+0000 mgr.y (mgr.25253) 6536 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:34 smithi177 bash[81864]: cluster 2024-07-28T15:06:34.730736+0000 mgr.y (mgr.25253) 6536 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:35.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:06:35.273023+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:35.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:35.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12240 16 16 0 0 0 - 0 2024-07-28T15:06:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:34 smithi204 bash[68176]: cluster 2024-07-28T15:06:34.730736+0000 mgr.y (mgr.25253) 6536 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:36.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12241 16 16 0 0 0 - 0 2024-07-28T15:06:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:06:37.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12242 16 16 0 0 0 - 0 2024-07-28T15:06:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:37 smithi204 bash[68176]: cluster 2024-07-28T15:06:36.732229+0000 mgr.y (mgr.25253) 6537 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:38.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:37 smithi177 bash[81864]: cluster 2024-07-28T15:06:36.732229+0000 mgr.y (mgr.25253) 6537 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:38.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:37 smithi177 bash[79620]: cluster 2024-07-28T15:06:36.732229+0000 mgr.y (mgr.25253) 6537 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:38.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12243 16 16 0 0 0 - 0 2024-07-28T15:06:39.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12244 16 16 0 0 0 - 0 2024-07-28T15:06:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:39 smithi204 bash[68176]: cluster 2024-07-28T15:06:38.733685+0000 mgr.y (mgr.25253) 6538 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:39 smithi177 bash[81864]: cluster 2024-07-28T15:06:38.733685+0000 mgr.y (mgr.25253) 6538 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:39 smithi177 bash[79620]: cluster 2024-07-28T15:06:38.733685+0000 mgr.y (mgr.25253) 6538 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:40.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12245 16 16 0 0 0 - 0 2024-07-28T15:06:41.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12246 16 16 0 0 0 - 0 2024-07-28T15:06:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:41 smithi204 bash[68176]: cluster 2024-07-28T15:06:40.735146+0000 mgr.y (mgr.25253) 6539 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:41 smithi177 bash[81864]: cluster 2024-07-28T15:06:40.735146+0000 mgr.y (mgr.25253) 6539 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:41 smithi177 bash[79620]: cluster 2024-07-28T15:06:40.735146+0000 mgr.y (mgr.25253) 6539 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:42.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12247 16 16 0 0 0 - 0 2024-07-28T15:06:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12248 16 16 0 0 0 - 0 2024-07-28T15:06:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:43 smithi204 bash[68176]: cluster 2024-07-28T15:06:42.736623+0000 mgr.y (mgr.25253) 6540 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:43 smithi204 bash[68176]: audit 2024-07-28T15:06:43.209392+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:43 smithi177 bash[81864]: cluster 2024-07-28T15:06:42.736623+0000 mgr.y (mgr.25253) 6540 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:44.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:43 smithi177 bash[81864]: audit 2024-07-28T15:06:43.209392+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:43 smithi177 bash[79620]: cluster 2024-07-28T15:06:42.736623+0000 mgr.y (mgr.25253) 6540 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:43 smithi177 bash[79620]: audit 2024-07-28T15:06:43.209392+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:44.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12249 16 16 0 0 0 - 0 2024-07-28T15:06:45.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12250 16 16 0 0 0 - 0 2024-07-28T15:06:46.060 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:45 smithi177 bash[81864]: cluster 2024-07-28T15:06:44.738080+0000 mgr.y (mgr.25253) 6541 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:46.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:45 smithi177 bash[79620]: cluster 2024-07-28T15:06:44.738080+0000 mgr.y (mgr.25253) 6541 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:46.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:45 smithi204 bash[68176]: cluster 2024-07-28T15:06:44.738080+0000 mgr.y (mgr.25253) 6541 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:46.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12251 16 16 0 0 0 - 0 2024-07-28T15:06:46.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:06:47.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:46 smithi204 bash[68176]: audit 2024-07-28T15:06:46.012078+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:46 smithi177 bash[79620]: audit 2024-07-28T15:06:46.012078+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:46 smithi177 bash[81864]: audit 2024-07-28T15:06:46.012078+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:47.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12252 16 16 0 0 0 - 0 2024-07-28T15:06:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:47 smithi204 bash[68176]: cluster 2024-07-28T15:06:46.739521+0000 mgr.y (mgr.25253) 6542 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:48.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:47 smithi177 bash[81864]: cluster 2024-07-28T15:06:46.739521+0000 mgr.y (mgr.25253) 6542 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:48.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:47 smithi177 bash[79620]: cluster 2024-07-28T15:06:46.739521+0000 mgr.y (mgr.25253) 6542 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:48.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12253 16 16 0 0 0 - 0 2024-07-28T15:06:49.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12254 16 16 0 0 0 - 0 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: cluster 2024-07-28T15:06:48.740172+0000 mgr.y (mgr.25253) 6543 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:48.854015+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:48.860684+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:49.099295+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:49.108703+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: cluster 2024-07-28T15:06:48.740172+0000 mgr.y (mgr.25253) 6543 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:49.857 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:48.854015+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:48.860684+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:49.099295+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:49.108703+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:49.557368+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:49.558970+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:49.858 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[79620]: audit 2024-07-28T15:06:49.568370+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: cluster 2024-07-28T15:06:48.740172+0000 mgr.y (mgr.25253) 6543 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:48.854015+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:48.860684+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:49.099295+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:49.108703+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:49.557368+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:49.558970+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:49 smithi204 bash[68176]: audit 2024-07-28T15:06:49.568370+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:49.557368+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:49.558970+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:49 smithi177 bash[81864]: audit 2024-07-28T15:06:49.568370+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:06:50.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12255 16 16 0 0 0 - 0 2024-07-28T15:06:51.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12256 16 16 0 0 0 - 0 2024-07-28T15:06:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:51 smithi204 bash[68176]: cluster 2024-07-28T15:06:50.741577+0000 mgr.y (mgr.25253) 6544 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:52.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:51 smithi177 bash[81864]: cluster 2024-07-28T15:06:50.741577+0000 mgr.y (mgr.25253) 6544 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:51 smithi177 bash[79620]: cluster 2024-07-28T15:06:50.741577+0000 mgr.y (mgr.25253) 6544 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:52.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12257 16 16 0 0 0 - 0 2024-07-28T15:06:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:06:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12258 16 16 0 0 0 - 0 2024-07-28T15:06:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:53 smithi204 bash[68176]: cluster 2024-07-28T15:06:52.743024+0000 mgr.y (mgr.25253) 6545 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:54.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:53 smithi177 bash[81864]: cluster 2024-07-28T15:06:52.743024+0000 mgr.y (mgr.25253) 6545 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:53 smithi177 bash[79620]: cluster 2024-07-28T15:06:52.743024+0000 mgr.y (mgr.25253) 6545 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:54.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12259 16 16 0 0 0 - 0 2024-07-28T15:06:55.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:06:55.276015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:55.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:55.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12260 16 16 0 0 0 - 0 2024-07-28T15:06:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:55 smithi204 bash[68176]: cluster 2024-07-28T15:06:54.744511+0000 mgr.y (mgr.25253) 6546 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:56.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:55 smithi177 bash[81864]: cluster 2024-07-28T15:06:54.744511+0000 mgr.y (mgr.25253) 6546 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:55 smithi177 bash[79620]: cluster 2024-07-28T15:06:54.744511+0000 mgr.y (mgr.25253) 6546 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:06:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:06:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:06:56.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12261 16 16 0 0 0 - 0 2024-07-28T15:06:57.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12262 16 16 0 0 0 - 0 2024-07-28T15:06:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:57 smithi204 bash[68176]: cluster 2024-07-28T15:06:56.745992+0000 mgr.y (mgr.25253) 6547 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:58.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:57 smithi177 bash[81864]: cluster 2024-07-28T15:06:56.745992+0000 mgr.y (mgr.25253) 6547 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:58.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:57 smithi177 bash[79620]: cluster 2024-07-28T15:06:56.745992+0000 mgr.y (mgr.25253) 6547 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:58.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12263 16 16 0 0 0 - 0 2024-07-28T15:06:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:06:58 smithi177 bash[81864]: cluster 2024-07-28T15:06:58.747450+0000 mgr.y (mgr.25253) 6548 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:06:58 smithi177 bash[79620]: cluster 2024-07-28T15:06:58.747450+0000 mgr.y (mgr.25253) 6548 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:06:59.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12264 16 16 0 0 0 - 0 2024-07-28T15:06:59.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:06:58 smithi204 bash[68176]: cluster 2024-07-28T15:06:58.747450+0000 mgr.y (mgr.25253) 6548 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:00.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12265 16 16 0 0 0 - 0 2024-07-28T15:07:01.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12266 16 16 0 0 0 - 0 2024-07-28T15:07:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:01 smithi204 bash[68176]: cluster 2024-07-28T15:07:00.748889+0000 mgr.y (mgr.25253) 6549 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:01 smithi204 bash[68176]: audit 2024-07-28T15:07:01.012405+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:01 smithi177 bash[81864]: cluster 2024-07-28T15:07:00.748889+0000 mgr.y (mgr.25253) 6549 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:01 smithi177 bash[81864]: audit 2024-07-28T15:07:01.012405+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:01 smithi177 bash[79620]: cluster 2024-07-28T15:07:00.748889+0000 mgr.y (mgr.25253) 6549 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:01 smithi177 bash[79620]: audit 2024-07-28T15:07:01.012405+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:02.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12267 16 16 0 0 0 - 0 2024-07-28T15:07:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12268 16 16 0 0 0 - 0 2024-07-28T15:07:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:03 smithi204 bash[68176]: cluster 2024-07-28T15:07:02.750354+0000 mgr.y (mgr.25253) 6550 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:04.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:03 smithi177 bash[79620]: cluster 2024-07-28T15:07:02.750354+0000 mgr.y (mgr.25253) 6550 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:03 smithi177 bash[81864]: cluster 2024-07-28T15:07:02.750354+0000 mgr.y (mgr.25253) 6550 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:04.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12269 16 16 0 0 0 - 0 2024-07-28T15:07:05.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12270 16 16 0 0 0 - 0 2024-07-28T15:07:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:05 smithi204 bash[68176]: cluster 2024-07-28T15:07:04.751850+0000 mgr.y (mgr.25253) 6551 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:06.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:07:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:05 smithi177 bash[81864]: cluster 2024-07-28T15:07:04.751850+0000 mgr.y (mgr.25253) 6551 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:05 smithi177 bash[79620]: cluster 2024-07-28T15:07:04.751850+0000 mgr.y (mgr.25253) 6551 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:06.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12271 16 16 0 0 0 - 0 2024-07-28T15:07:07.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12272 16 16 0 0 0 - 0 2024-07-28T15:07:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:07 smithi204 bash[68176]: cluster 2024-07-28T15:07:06.753241+0000 mgr.y (mgr.25253) 6552 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:07 smithi177 bash[81864]: cluster 2024-07-28T15:07:06.753241+0000 mgr.y (mgr.25253) 6552 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:08.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:07 smithi177 bash[79620]: cluster 2024-07-28T15:07:06.753241+0000 mgr.y (mgr.25253) 6552 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:08.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12273 16 16 0 0 0 - 0 2024-07-28T15:07:09.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12274 16 16 0 0 0 - 0 2024-07-28T15:07:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:09 smithi204 bash[68176]: cluster 2024-07-28T15:07:08.754685+0000 mgr.y (mgr.25253) 6553 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:10.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:09 smithi177 bash[81864]: cluster 2024-07-28T15:07:08.754685+0000 mgr.y (mgr.25253) 6553 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:09 smithi177 bash[79620]: cluster 2024-07-28T15:07:08.754685+0000 mgr.y (mgr.25253) 6553 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:10.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12275 16 16 0 0 0 - 0 2024-07-28T15:07:11.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12276 16 16 0 0 0 - 0 2024-07-28T15:07:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:11 smithi204 bash[68176]: cluster 2024-07-28T15:07:10.756190+0000 mgr.y (mgr.25253) 6554 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:12.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:11 smithi177 bash[79620]: cluster 2024-07-28T15:07:10.756190+0000 mgr.y (mgr.25253) 6554 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:11 smithi177 bash[81864]: cluster 2024-07-28T15:07:10.756190+0000 mgr.y (mgr.25253) 6554 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:12.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12277 16 16 0 0 0 - 0 2024-07-28T15:07:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12278 16 16 0 0 0 - 0 2024-07-28T15:07:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:13 smithi204 bash[68176]: cluster 2024-07-28T15:07:12.757650+0000 mgr.y (mgr.25253) 6555 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:14.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:13 smithi177 bash[79620]: cluster 2024-07-28T15:07:12.757650+0000 mgr.y (mgr.25253) 6555 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:14.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:13 smithi177 bash[81864]: cluster 2024-07-28T15:07:12.757650+0000 mgr.y (mgr.25253) 6555 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:14.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12279 16 16 0 0 0 - 0 2024-07-28T15:07:15.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:07:15.279218+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:15.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:15.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12280 16 16 0 0 0 - 0 2024-07-28T15:07:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:15 smithi204 bash[68176]: cluster 2024-07-28T15:07:14.759099+0000 mgr.y (mgr.25253) 6556 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:16.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:15 smithi177 bash[81864]: cluster 2024-07-28T15:07:14.759099+0000 mgr.y (mgr.25253) 6556 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:16.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:15 smithi177 bash[79620]: cluster 2024-07-28T15:07:14.759099+0000 mgr.y (mgr.25253) 6556 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:07:16.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12281 16 16 0 0 0 - 0 2024-07-28T15:07:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:16 smithi204 bash[68176]: audit 2024-07-28T15:07:16.012961+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:17.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:16 smithi177 bash[81864]: audit 2024-07-28T15:07:16.012961+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:16 smithi177 bash[79620]: audit 2024-07-28T15:07:16.012961+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:17.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12282 16 16 0 0 0 - 0 2024-07-28T15:07:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:17 smithi204 bash[68176]: cluster 2024-07-28T15:07:16.760546+0000 mgr.y (mgr.25253) 6557 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:18.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:17 smithi177 bash[81864]: cluster 2024-07-28T15:07:16.760546+0000 mgr.y (mgr.25253) 6557 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:17 smithi177 bash[79620]: cluster 2024-07-28T15:07:16.760546+0000 mgr.y (mgr.25253) 6557 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:18.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12283 16 16 0 0 0 - 0 2024-07-28T15:07:19.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12284 16 16 0 0 0 - 0 2024-07-28T15:07:20.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:19 smithi204 bash[68176]: cluster 2024-07-28T15:07:18.762003+0000 mgr.y (mgr.25253) 6558 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:20.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:19 smithi177 bash[81864]: cluster 2024-07-28T15:07:18.762003+0000 mgr.y (mgr.25253) 6558 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:20.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:19 smithi177 bash[79620]: cluster 2024-07-28T15:07:18.762003+0000 mgr.y (mgr.25253) 6558 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:20.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12285 16 16 0 0 0 - 0 2024-07-28T15:07:21.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12286 16 16 0 0 0 - 0 2024-07-28T15:07:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:21 smithi204 bash[68176]: cluster 2024-07-28T15:07:20.763443+0000 mgr.y (mgr.25253) 6559 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:22.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:21 smithi177 bash[81864]: cluster 2024-07-28T15:07:20.763443+0000 mgr.y (mgr.25253) 6559 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:21 smithi177 bash[79620]: cluster 2024-07-28T15:07:20.763443+0000 mgr.y (mgr.25253) 6559 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:22.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12287 16 16 0 0 0 - 0 2024-07-28T15:07:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12288 16 16 0 0 0 - 0 2024-07-28T15:07:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:23 smithi204 bash[68176]: cluster 2024-07-28T15:07:22.764902+0000 mgr.y (mgr.25253) 6560 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:23 smithi177 bash[79620]: cluster 2024-07-28T15:07:22.764902+0000 mgr.y (mgr.25253) 6560 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:23 smithi177 bash[81864]: cluster 2024-07-28T15:07:22.764902+0000 mgr.y (mgr.25253) 6560 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:24.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12289 16 16 0 0 0 - 0 2024-07-28T15:07:25.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12290 16 16 0 0 0 - 0 2024-07-28T15:07:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:25 smithi204 bash[68176]: cluster 2024-07-28T15:07:24.766351+0000 mgr.y (mgr.25253) 6561 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:26.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:25 smithi177 bash[81864]: cluster 2024-07-28T15:07:24.766351+0000 mgr.y (mgr.25253) 6561 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:26.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:25 smithi177 bash[79620]: cluster 2024-07-28T15:07:24.766351+0000 mgr.y (mgr.25253) 6561 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:07:26.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12291 16 16 0 0 0 - 0 2024-07-28T15:07:27.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12292 16 16 0 0 0 - 0 2024-07-28T15:07:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:27 smithi204 bash[68176]: cluster 2024-07-28T15:07:26.767817+0000 mgr.y (mgr.25253) 6562 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:28.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:27 smithi177 bash[81864]: cluster 2024-07-28T15:07:26.767817+0000 mgr.y (mgr.25253) 6562 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:27 smithi177 bash[79620]: cluster 2024-07-28T15:07:26.767817+0000 mgr.y (mgr.25253) 6562 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:28.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12293 16 16 0 0 0 - 0 2024-07-28T15:07:29.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12294 16 16 0 0 0 - 0 2024-07-28T15:07:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:29 smithi204 bash[68176]: cluster 2024-07-28T15:07:28.769273+0000 mgr.y (mgr.25253) 6563 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:30.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:29 smithi177 bash[79620]: cluster 2024-07-28T15:07:28.769273+0000 mgr.y (mgr.25253) 6563 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:29 smithi177 bash[81864]: cluster 2024-07-28T15:07:28.769273+0000 mgr.y (mgr.25253) 6563 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:30.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12295 16 16 0 0 0 - 0 2024-07-28T15:07:31.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12296 16 16 0 0 0 - 0 2024-07-28T15:07:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:31 smithi204 bash[68176]: cluster 2024-07-28T15:07:30.770743+0000 mgr.y (mgr.25253) 6564 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:31 smithi204 bash[68176]: audit 2024-07-28T15:07:31.013520+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:31 smithi177 bash[81864]: cluster 2024-07-28T15:07:30.770743+0000 mgr.y (mgr.25253) 6564 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:31 smithi177 bash[81864]: audit 2024-07-28T15:07:31.013520+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:31 smithi177 bash[79620]: cluster 2024-07-28T15:07:30.770743+0000 mgr.y (mgr.25253) 6564 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:31 smithi177 bash[79620]: audit 2024-07-28T15:07:31.013520+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:32.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12297 16 16 0 0 0 - 0 2024-07-28T15:07:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12298 16 16 0 0 0 - 0 2024-07-28T15:07:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:33 smithi204 bash[68176]: cluster 2024-07-28T15:07:32.772221+0000 mgr.y (mgr.25253) 6565 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:33 smithi177 bash[81864]: cluster 2024-07-28T15:07:32.772221+0000 mgr.y (mgr.25253) 6565 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:33 smithi177 bash[79620]: cluster 2024-07-28T15:07:32.772221+0000 mgr.y (mgr.25253) 6565 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:34.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12299 16 16 0 0 0 - 0 2024-07-28T15:07:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:34 smithi177 bash[81864]: cluster 2024-07-28T15:07:34.773665+0000 mgr.y (mgr.25253) 6566 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:34 smithi177 bash[79620]: cluster 2024-07-28T15:07:34.773665+0000 mgr.y (mgr.25253) 6566 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:35.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:07:35.282218+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:35.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:35.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12300 16 16 0 0 0 - 0 2024-07-28T15:07:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:34 smithi204 bash[68176]: cluster 2024-07-28T15:07:34.773665+0000 mgr.y (mgr.25253) 6566 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:36.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12301 16 16 0 0 0 - 0 2024-07-28T15:07:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:07:37.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12302 16 16 0 0 0 - 0 2024-07-28T15:07:38.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:37 smithi204 bash[68176]: cluster 2024-07-28T15:07:36.775121+0000 mgr.y (mgr.25253) 6567 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:38.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:37 smithi177 bash[79620]: cluster 2024-07-28T15:07:36.775121+0000 mgr.y (mgr.25253) 6567 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:38.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:37 smithi177 bash[81864]: cluster 2024-07-28T15:07:36.775121+0000 mgr.y (mgr.25253) 6567 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:38.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12303 16 16 0 0 0 - 0 2024-07-28T15:07:39.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12304 16 16 0 0 0 - 0 2024-07-28T15:07:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:39 smithi204 bash[68176]: cluster 2024-07-28T15:07:38.776591+0000 mgr.y (mgr.25253) 6568 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:40.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:39 smithi177 bash[81864]: cluster 2024-07-28T15:07:38.776591+0000 mgr.y (mgr.25253) 6568 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:39 smithi177 bash[79620]: cluster 2024-07-28T15:07:38.776591+0000 mgr.y (mgr.25253) 6568 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:40.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12305 16 16 0 0 0 - 0 2024-07-28T15:07:41.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12306 16 16 0 0 0 - 0 2024-07-28T15:07:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:41 smithi204 bash[68176]: cluster 2024-07-28T15:07:40.778032+0000 mgr.y (mgr.25253) 6569 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:41 smithi177 bash[81864]: cluster 2024-07-28T15:07:40.778032+0000 mgr.y (mgr.25253) 6569 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:41 smithi177 bash[79620]: cluster 2024-07-28T15:07:40.778032+0000 mgr.y (mgr.25253) 6569 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:42.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12307 16 16 0 0 0 - 0 2024-07-28T15:07:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12308 16 16 0 0 0 - 0 2024-07-28T15:07:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:43 smithi204 bash[68176]: cluster 2024-07-28T15:07:42.779508+0000 mgr.y (mgr.25253) 6570 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:43 smithi177 bash[81864]: cluster 2024-07-28T15:07:42.779508+0000 mgr.y (mgr.25253) 6570 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:43 smithi177 bash[79620]: cluster 2024-07-28T15:07:42.779508+0000 mgr.y (mgr.25253) 6570 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:44.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12309 16 16 0 0 0 - 0 2024-07-28T15:07:45.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12310 16 16 0 0 0 - 0 2024-07-28T15:07:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:45 smithi204 bash[68176]: cluster 2024-07-28T15:07:44.780955+0000 mgr.y (mgr.25253) 6571 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:45 smithi177 bash[79620]: cluster 2024-07-28T15:07:44.780955+0000 mgr.y (mgr.25253) 6571 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:45 smithi177 bash[81864]: cluster 2024-07-28T15:07:44.780955+0000 mgr.y (mgr.25253) 6571 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:07:46.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12311 16 16 0 0 0 - 0 2024-07-28T15:07:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:46 smithi204 bash[68176]: audit 2024-07-28T15:07:46.013913+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:47.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:46 smithi177 bash[79620]: audit 2024-07-28T15:07:46.013913+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:46 smithi177 bash[81864]: audit 2024-07-28T15:07:46.013913+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:47.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12312 16 16 0 0 0 - 0 2024-07-28T15:07:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:47 smithi204 bash[68176]: cluster 2024-07-28T15:07:46.782389+0000 mgr.y (mgr.25253) 6572 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:48.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:47 smithi177 bash[81864]: cluster 2024-07-28T15:07:46.782389+0000 mgr.y (mgr.25253) 6572 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:47 smithi177 bash[79620]: cluster 2024-07-28T15:07:46.782389+0000 mgr.y (mgr.25253) 6572 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:48.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12313 16 16 0 0 0 - 0 2024-07-28T15:07:49.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12314 16 16 0 0 0 - 0 2024-07-28T15:07:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:49 smithi204 bash[68176]: cluster 2024-07-28T15:07:48.783862+0000 mgr.y (mgr.25253) 6573 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:50.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:49 smithi204 bash[68176]: audit 2024-07-28T15:07:49.697052+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:49 smithi177 bash[81864]: cluster 2024-07-28T15:07:48.783862+0000 mgr.y (mgr.25253) 6573 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:50.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:49 smithi177 bash[81864]: audit 2024-07-28T15:07:49.697052+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:49 smithi177 bash[79620]: cluster 2024-07-28T15:07:48.783862+0000 mgr.y (mgr.25253) 6573 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:50.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:49 smithi177 bash[79620]: audit 2024-07-28T15:07:49.697052+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:50.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12315 16 16 0 0 0 - 0 2024-07-28T15:07:51.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12316 16 16 0 0 0 - 0 2024-07-28T15:07:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:51 smithi204 bash[68176]: audit 2024-07-28T15:07:50.078123+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:51 smithi204 bash[68176]: audit 2024-07-28T15:07:50.087841+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:51 smithi204 bash[68176]: cluster 2024-07-28T15:07:50.785325+0000 mgr.y (mgr.25253) 6574 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[81864]: audit 2024-07-28T15:07:50.078123+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[81864]: audit 2024-07-28T15:07:50.087841+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[81864]: cluster 2024-07-28T15:07:50.785325+0000 mgr.y (mgr.25253) 6574 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[79620]: audit 2024-07-28T15:07:50.078123+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[79620]: audit 2024-07-28T15:07:50.087841+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:51 smithi177 bash[79620]: cluster 2024-07-28T15:07:50.785325+0000 mgr.y (mgr.25253) 6574 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:52.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12317 16 16 0 0 0 - 0 2024-07-28T15:07:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:07:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12318 16 16 0 0 0 - 0 2024-07-28T15:07:54.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:53 smithi204 bash[68176]: cluster 2024-07-28T15:07:52.786780+0000 mgr.y (mgr.25253) 6575 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:54.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:53 smithi177 bash[81864]: cluster 2024-07-28T15:07:52.786780+0000 mgr.y (mgr.25253) 6575 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:53 smithi177 bash[79620]: cluster 2024-07-28T15:07:52.786780+0000 mgr.y (mgr.25253) 6575 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:54.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12319 16 16 0 0 0 - 0 2024-07-28T15:07:55.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:07:55.284791+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:55.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:55.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12320 16 16 0 0 0 - 0 2024-07-28T15:07:56.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:55 smithi204 bash[68176]: cluster 2024-07-28T15:07:54.787509+0000 mgr.y (mgr.25253) 6576 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:56.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:55 smithi204 bash[68176]: audit 2024-07-28T15:07:55.399518+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:55 smithi204 bash[68176]: audit 2024-07-28T15:07:55.409953+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.267 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:07:56] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[81864]: cluster 2024-07-28T15:07:54.787509+0000 mgr.y (mgr.25253) 6576 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[81864]: audit 2024-07-28T15:07:55.399518+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[81864]: audit 2024-07-28T15:07:55.409953+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[79620]: cluster 2024-07-28T15:07:54.787509+0000 mgr.y (mgr.25253) 6576 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[79620]: audit 2024-07-28T15:07:55.399518+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:55 smithi177 bash[79620]: audit 2024-07-28T15:07:55.409953+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:56.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12321 16 16 0 0 0 - 0 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: audit 2024-07-28T15:07:55.924264+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: audit 2024-07-28T15:07:55.933413+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: audit 2024-07-28T15:07:56.356666+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: audit 2024-07-28T15:07:56.358221+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: audit 2024-07-28T15:07:56.368218+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[81864]: cluster 2024-07-28T15:07:56.788908+0000 mgr.y (mgr.25253) 6577 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: audit 2024-07-28T15:07:55.924264+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: audit 2024-07-28T15:07:55.933413+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: audit 2024-07-28T15:07:56.356666+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: audit 2024-07-28T15:07:56.358221+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: audit 2024-07-28T15:07:56.368218+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:56 smithi177 bash[79620]: cluster 2024-07-28T15:07:56.788908+0000 mgr.y (mgr.25253) 6577 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:57.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12322 16 16 0 0 0 - 0 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: audit 2024-07-28T15:07:55.924264+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: audit 2024-07-28T15:07:55.933413+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: audit 2024-07-28T15:07:56.356666+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: audit 2024-07-28T15:07:56.358221+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: audit 2024-07-28T15:07:56.368218+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:07:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:56 smithi204 bash[68176]: cluster 2024-07-28T15:07:56.788908+0000 mgr.y (mgr.25253) 6577 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:07:58.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12323 16 16 0 0 0 - 0 2024-07-28T15:07:59.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12324 16 16 0 0 0 - 0 2024-07-28T15:08:00.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:07:59 smithi204 bash[68176]: cluster 2024-07-28T15:07:58.790351+0000 mgr.y (mgr.25253) 6578 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:07:59 smithi177 bash[81864]: cluster 2024-07-28T15:07:58.790351+0000 mgr.y (mgr.25253) 6578 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:07:59 smithi177 bash[79620]: cluster 2024-07-28T15:07:58.790351+0000 mgr.y (mgr.25253) 6578 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:00.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12325 16 16 0 0 0 - 0 2024-07-28T15:08:01.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12326 16 16 0 0 0 - 0 2024-07-28T15:08:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:01 smithi204 bash[68176]: cluster 2024-07-28T15:08:00.791857+0000 mgr.y (mgr.25253) 6579 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:01 smithi204 bash[68176]: audit 2024-07-28T15:08:01.014365+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:01 smithi177 bash[81864]: cluster 2024-07-28T15:08:00.791857+0000 mgr.y (mgr.25253) 6579 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:01 smithi177 bash[81864]: audit 2024-07-28T15:08:01.014365+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:01 smithi177 bash[79620]: cluster 2024-07-28T15:08:00.791857+0000 mgr.y (mgr.25253) 6579 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:01 smithi177 bash[79620]: audit 2024-07-28T15:08:01.014365+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:02.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12327 16 16 0 0 0 - 0 2024-07-28T15:08:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12328 16 16 0 0 0 - 0 2024-07-28T15:08:04.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:03 smithi204 bash[68176]: cluster 2024-07-28T15:08:02.793302+0000 mgr.y (mgr.25253) 6580 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:04.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:03 smithi177 bash[81864]: cluster 2024-07-28T15:08:02.793302+0000 mgr.y (mgr.25253) 6580 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:03 smithi177 bash[79620]: cluster 2024-07-28T15:08:02.793302+0000 mgr.y (mgr.25253) 6580 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:04.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12329 16 16 0 0 0 - 0 2024-07-28T15:08:05.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12330 16 16 0 0 0 - 0 2024-07-28T15:08:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:05 smithi204 bash[68176]: cluster 2024-07-28T15:08:04.794782+0000 mgr.y (mgr.25253) 6581 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:05 smithi177 bash[79620]: cluster 2024-07-28T15:08:04.794782+0000 mgr.y (mgr.25253) 6581 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:08:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:05 smithi177 bash[81864]: cluster 2024-07-28T15:08:04.794782+0000 mgr.y (mgr.25253) 6581 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:06.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12331 16 16 0 0 0 - 0 2024-07-28T15:08:07.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12332 16 16 0 0 0 - 0 2024-07-28T15:08:08.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:07 smithi204 bash[68176]: cluster 2024-07-28T15:08:06.796286+0000 mgr.y (mgr.25253) 6582 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:07 smithi177 bash[79620]: cluster 2024-07-28T15:08:06.796286+0000 mgr.y (mgr.25253) 6582 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:08.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:07 smithi177 bash[81864]: cluster 2024-07-28T15:08:06.796286+0000 mgr.y (mgr.25253) 6582 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:08.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12333 16 16 0 0 0 - 0 2024-07-28T15:08:09.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12334 16 16 0 0 0 - 0 2024-07-28T15:08:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:09 smithi204 bash[68176]: cluster 2024-07-28T15:08:08.797760+0000 mgr.y (mgr.25253) 6583 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:10.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:09 smithi177 bash[79620]: cluster 2024-07-28T15:08:08.797760+0000 mgr.y (mgr.25253) 6583 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:10.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:09 smithi177 bash[81864]: cluster 2024-07-28T15:08:08.797760+0000 mgr.y (mgr.25253) 6583 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:10.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12335 16 16 0 0 0 - 0 2024-07-28T15:08:11.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12336 16 16 0 0 0 - 0 2024-07-28T15:08:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:11 smithi204 bash[68176]: cluster 2024-07-28T15:08:10.799273+0000 mgr.y (mgr.25253) 6584 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:11 smithi177 bash[81864]: cluster 2024-07-28T15:08:10.799273+0000 mgr.y (mgr.25253) 6584 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:11 smithi177 bash[79620]: cluster 2024-07-28T15:08:10.799273+0000 mgr.y (mgr.25253) 6584 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:12.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12337 16 16 0 0 0 - 0 2024-07-28T15:08:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12338 16 16 0 0 0 - 0 2024-07-28T15:08:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:13 smithi204 bash[68176]: cluster 2024-07-28T15:08:12.800762+0000 mgr.y (mgr.25253) 6585 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:14.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:13 smithi177 bash[81864]: cluster 2024-07-28T15:08:12.800762+0000 mgr.y (mgr.25253) 6585 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:14.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:13 smithi177 bash[79620]: cluster 2024-07-28T15:08:12.800762+0000 mgr.y (mgr.25253) 6585 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:14.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12339 16 16 0 0 0 - 0 2024-07-28T15:08:15.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:08:15.287829+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:15.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:15.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12340 16 16 0 0 0 - 0 2024-07-28T15:08:16.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:15 smithi204 bash[68176]: cluster 2024-07-28T15:08:14.802213+0000 mgr.y (mgr.25253) 6586 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:16.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:15 smithi177 bash[79620]: cluster 2024-07-28T15:08:14.802213+0000 mgr.y (mgr.25253) 6586 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:16.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:15 smithi177 bash[81864]: cluster 2024-07-28T15:08:14.802213+0000 mgr.y (mgr.25253) 6586 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:16.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:08:16.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12341 16 16 0 0 0 - 0 2024-07-28T15:08:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:16 smithi204 bash[68176]: audit 2024-07-28T15:08:16.014728+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:16 smithi177 bash[81864]: audit 2024-07-28T15:08:16.014728+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:16 smithi177 bash[79620]: audit 2024-07-28T15:08:16.014728+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:17.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12342 16 16 0 0 0 - 0 2024-07-28T15:08:18.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:17 smithi204 bash[68176]: cluster 2024-07-28T15:08:16.803724+0000 mgr.y (mgr.25253) 6587 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:17 smithi177 bash[81864]: cluster 2024-07-28T15:08:16.803724+0000 mgr.y (mgr.25253) 6587 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:17 smithi177 bash[79620]: cluster 2024-07-28T15:08:16.803724+0000 mgr.y (mgr.25253) 6587 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:18.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12343 16 16 0 0 0 - 0 2024-07-28T15:08:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:18 smithi204 bash[68176]: cluster 2024-07-28T15:08:18.805203+0000 mgr.y (mgr.25253) 6588 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:18 smithi177 bash[81864]: cluster 2024-07-28T15:08:18.805203+0000 mgr.y (mgr.25253) 6588 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:18 smithi177 bash[79620]: cluster 2024-07-28T15:08:18.805203+0000 mgr.y (mgr.25253) 6588 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:19.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12344 16 16 0 0 0 - 0 2024-07-28T15:08:20.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12345 16 16 0 0 0 - 0 2024-07-28T15:08:21.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12346 16 16 0 0 0 - 0 2024-07-28T15:08:22.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:21 smithi204 bash[68176]: cluster 2024-07-28T15:08:20.806660+0000 mgr.y (mgr.25253) 6589 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:22.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:21 smithi177 bash[79620]: cluster 2024-07-28T15:08:20.806660+0000 mgr.y (mgr.25253) 6589 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:22.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:21 smithi177 bash[81864]: cluster 2024-07-28T15:08:20.806660+0000 mgr.y (mgr.25253) 6589 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:22.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12347 16 16 0 0 0 - 0 2024-07-28T15:08:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12348 16 16 0 0 0 - 0 2024-07-28T15:08:24.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:23 smithi204 bash[68176]: cluster 2024-07-28T15:08:22.808161+0000 mgr.y (mgr.25253) 6590 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:24.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:23 smithi177 bash[79620]: cluster 2024-07-28T15:08:22.808161+0000 mgr.y (mgr.25253) 6590 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:24.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:23 smithi177 bash[81864]: cluster 2024-07-28T15:08:22.808161+0000 mgr.y (mgr.25253) 6590 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:24.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12349 16 16 0 0 0 - 0 2024-07-28T15:08:25.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12350 16 16 0 0 0 - 0 2024-07-28T15:08:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:25 smithi204 bash[68176]: cluster 2024-07-28T15:08:24.809642+0000 mgr.y (mgr.25253) 6591 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:26.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:25 smithi177 bash[79620]: cluster 2024-07-28T15:08:24.809642+0000 mgr.y (mgr.25253) 6591 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:26.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:25 smithi177 bash[81864]: cluster 2024-07-28T15:08:24.809642+0000 mgr.y (mgr.25253) 6591 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:26.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:08:26.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12351 16 16 0 0 0 - 0 2024-07-28T15:08:27.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12352 16 16 0 0 0 - 0 2024-07-28T15:08:28.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:27 smithi204 bash[68176]: cluster 2024-07-28T15:08:26.811097+0000 mgr.y (mgr.25253) 6592 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:28.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:27 smithi177 bash[81864]: cluster 2024-07-28T15:08:26.811097+0000 mgr.y (mgr.25253) 6592 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:28.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:27 smithi177 bash[79620]: cluster 2024-07-28T15:08:26.811097+0000 mgr.y (mgr.25253) 6592 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:28.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12353 16 16 0 0 0 - 0 2024-07-28T15:08:29.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12354 16 16 0 0 0 - 0 2024-07-28T15:08:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:29 smithi204 bash[68176]: cluster 2024-07-28T15:08:28.812609+0000 mgr.y (mgr.25253) 6593 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:30.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:29 smithi177 bash[81864]: cluster 2024-07-28T15:08:28.812609+0000 mgr.y (mgr.25253) 6593 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:29 smithi177 bash[79620]: cluster 2024-07-28T15:08:28.812609+0000 mgr.y (mgr.25253) 6593 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:30.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12355 16 16 0 0 0 - 0 2024-07-28T15:08:31.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12356 16 16 0 0 0 - 0 2024-07-28T15:08:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:31 smithi204 bash[68176]: cluster 2024-07-28T15:08:30.814110+0000 mgr.y (mgr.25253) 6594 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:31 smithi204 bash[68176]: audit 2024-07-28T15:08:31.015083+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:31 smithi177 bash[81864]: cluster 2024-07-28T15:08:30.814110+0000 mgr.y (mgr.25253) 6594 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:31 smithi177 bash[81864]: audit 2024-07-28T15:08:31.015083+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:31 smithi177 bash[79620]: cluster 2024-07-28T15:08:30.814110+0000 mgr.y (mgr.25253) 6594 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:31 smithi177 bash[79620]: audit 2024-07-28T15:08:31.015083+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:32.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12357 16 16 0 0 0 - 0 2024-07-28T15:08:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12358 16 16 0 0 0 - 0 2024-07-28T15:08:34.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:33 smithi204 bash[68176]: cluster 2024-07-28T15:08:32.815558+0000 mgr.y (mgr.25253) 6595 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:34.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:33 smithi177 bash[81864]: cluster 2024-07-28T15:08:32.815558+0000 mgr.y (mgr.25253) 6595 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:34.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:33 smithi177 bash[79620]: cluster 2024-07-28T15:08:32.815558+0000 mgr.y (mgr.25253) 6595 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:34.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12359 16 16 0 0 0 - 0 2024-07-28T15:08:35.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:08:35.290720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:35.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:35.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12360 16 16 0 0 0 - 0 2024-07-28T15:08:36.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:35 smithi204 bash[68176]: cluster 2024-07-28T15:08:34.817002+0000 mgr.y (mgr.25253) 6596 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:08:36.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:35 smithi177 bash[81864]: cluster 2024-07-28T15:08:34.817002+0000 mgr.y (mgr.25253) 6596 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:35 smithi177 bash[79620]: cluster 2024-07-28T15:08:34.817002+0000 mgr.y (mgr.25253) 6596 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:36.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12361 16 16 0 0 0 - 0 2024-07-28T15:08:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:36 smithi204 bash[68176]: cluster 2024-07-28T15:08:36.818438+0000 mgr.y (mgr.25253) 6597 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:36 smithi177 bash[81864]: cluster 2024-07-28T15:08:36.818438+0000 mgr.y (mgr.25253) 6597 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:36 smithi177 bash[79620]: cluster 2024-07-28T15:08:36.818438+0000 mgr.y (mgr.25253) 6597 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:37.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12362 16 16 0 0 0 - 0 2024-07-28T15:08:38.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12363 16 16 0 0 0 - 0 2024-07-28T15:08:39.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12364 16 16 0 0 0 - 0 2024-07-28T15:08:40.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:39 smithi204 bash[68176]: cluster 2024-07-28T15:08:38.819902+0000 mgr.y (mgr.25253) 6598 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:40.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:39 smithi177 bash[81864]: cluster 2024-07-28T15:08:38.819902+0000 mgr.y (mgr.25253) 6598 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:40.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:39 smithi177 bash[79620]: cluster 2024-07-28T15:08:38.819902+0000 mgr.y (mgr.25253) 6598 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:40.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12365 16 16 0 0 0 - 0 2024-07-28T15:08:41.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12366 16 16 0 0 0 - 0 2024-07-28T15:08:42.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:41 smithi204 bash[68176]: cluster 2024-07-28T15:08:40.821490+0000 mgr.y (mgr.25253) 6599 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:42.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:41 smithi177 bash[81864]: cluster 2024-07-28T15:08:40.821490+0000 mgr.y (mgr.25253) 6599 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:41 smithi177 bash[79620]: cluster 2024-07-28T15:08:40.821490+0000 mgr.y (mgr.25253) 6599 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:42.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12367 16 16 0 0 0 - 0 2024-07-28T15:08:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12368 16 16 0 0 0 - 0 2024-07-28T15:08:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:43 smithi204 bash[68176]: cluster 2024-07-28T15:08:42.823129+0000 mgr.y (mgr.25253) 6600 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:44.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:43 smithi177 bash[81864]: cluster 2024-07-28T15:08:42.823129+0000 mgr.y (mgr.25253) 6600 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:44.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:43 smithi177 bash[79620]: cluster 2024-07-28T15:08:42.823129+0000 mgr.y (mgr.25253) 6600 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:44.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12369 16 16 0 0 0 - 0 2024-07-28T15:08:45.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12370 16 16 0 0 0 - 0 2024-07-28T15:08:46.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:45 smithi204 bash[68176]: cluster 2024-07-28T15:08:44.824832+0000 mgr.y (mgr.25253) 6601 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:08:46.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:45 smithi177 bash[81864]: cluster 2024-07-28T15:08:44.824832+0000 mgr.y (mgr.25253) 6601 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:45 smithi177 bash[79620]: cluster 2024-07-28T15:08:44.824832+0000 mgr.y (mgr.25253) 6601 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:46.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12371 16 16 0 0 0 - 0 2024-07-28T15:08:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:46 smithi204 bash[68176]: audit 2024-07-28T15:08:46.015750+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:46 smithi177 bash[81864]: audit 2024-07-28T15:08:46.015750+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:46 smithi177 bash[79620]: audit 2024-07-28T15:08:46.015750+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:47.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12372 16 16 0 0 0 - 0 2024-07-28T15:08:48.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:47 smithi204 bash[68176]: cluster 2024-07-28T15:08:46.826342+0000 mgr.y (mgr.25253) 6602 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:48.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:47 smithi177 bash[81864]: cluster 2024-07-28T15:08:46.826342+0000 mgr.y (mgr.25253) 6602 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:48.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:47 smithi177 bash[79620]: cluster 2024-07-28T15:08:46.826342+0000 mgr.y (mgr.25253) 6602 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:48.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12373 16 16 0 0 0 - 0 2024-07-28T15:08:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:48 smithi204 bash[68176]: cluster 2024-07-28T15:08:48.827854+0000 mgr.y (mgr.25253) 6603 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:49.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:48 smithi177 bash[81864]: cluster 2024-07-28T15:08:48.827854+0000 mgr.y (mgr.25253) 6603 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:48 smithi177 bash[79620]: cluster 2024-07-28T15:08:48.827854+0000 mgr.y (mgr.25253) 6603 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:49.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12374 16 16 0 0 0 - 0 2024-07-28T15:08:50.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12375 16 16 0 0 0 - 0 2024-07-28T15:08:51.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12376 16 16 0 0 0 - 0 2024-07-28T15:08:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:51 smithi204 bash[68176]: cluster 2024-07-28T15:08:50.829302+0000 mgr.y (mgr.25253) 6604 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:51 smithi177 bash[81864]: cluster 2024-07-28T15:08:50.829302+0000 mgr.y (mgr.25253) 6604 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:51 smithi177 bash[79620]: cluster 2024-07-28T15:08:50.829302+0000 mgr.y (mgr.25253) 6604 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:52.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12377 16 16 0 0 0 - 0 2024-07-28T15:08:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:08:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12378 16 16 0 0 0 - 0 2024-07-28T15:08:54.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:53 smithi204 bash[68176]: cluster 2024-07-28T15:08:52.830804+0000 mgr.y (mgr.25253) 6605 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:54.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:53 smithi177 bash[81864]: cluster 2024-07-28T15:08:52.830804+0000 mgr.y (mgr.25253) 6605 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:54.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:53 smithi177 bash[79620]: cluster 2024-07-28T15:08:52.830804+0000 mgr.y (mgr.25253) 6605 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:54.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12379 16 16 0 0 0 - 0 2024-07-28T15:08:55.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:08:55.293681+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:55.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:55.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12380 16 16 0 0 0 - 0 2024-07-28T15:08:56.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:55 smithi204 bash[68176]: cluster 2024-07-28T15:08:54.832298+0000 mgr.y (mgr.25253) 6606 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:56.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:08:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:08:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:08:56.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:55 smithi177 bash[81864]: cluster 2024-07-28T15:08:54.832298+0000 mgr.y (mgr.25253) 6606 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:56.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:55 smithi177 bash[79620]: cluster 2024-07-28T15:08:54.832298+0000 mgr.y (mgr.25253) 6606 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:56.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12381 16 16 0 0 0 - 0 2024-07-28T15:08:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:56 smithi204 bash[68176]: audit 2024-07-28T15:08:56.496108+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:56 smithi204 bash[68176]: cluster 2024-07-28T15:08:56.833021+0000 mgr.y (mgr.25253) 6607 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:57.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:56 smithi177 bash[81864]: audit 2024-07-28T15:08:56.496108+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:56 smithi177 bash[81864]: cluster 2024-07-28T15:08:56.833021+0000 mgr.y (mgr.25253) 6607 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:56 smithi177 bash[79620]: audit 2024-07-28T15:08:56.496108+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:56 smithi177 bash[79620]: cluster 2024-07-28T15:08:56.833021+0000 mgr.y (mgr.25253) 6607 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:08:57.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12382 16 16 0 0 0 - 0 2024-07-28T15:08:58.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12383 16 16 0 0 0 - 0 2024-07-28T15:08:59.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12384 16 16 0 0 0 - 0 2024-07-28T15:09:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:08:59 smithi204 bash[68176]: cluster 2024-07-28T15:08:58.834434+0000 mgr.y (mgr.25253) 6608 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:00.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:08:59 smithi177 bash[81864]: cluster 2024-07-28T15:08:58.834434+0000 mgr.y (mgr.25253) 6608 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:00.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:08:59 smithi177 bash[79620]: cluster 2024-07-28T15:08:58.834434+0000 mgr.y (mgr.25253) 6608 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:00.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12385 16 16 0 0 0 - 0 2024-07-28T15:09:01.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12386 16 16 0 0 0 - 0 2024-07-28T15:09:02.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:01 smithi204 bash[68176]: cluster 2024-07-28T15:09:00.835948+0000 mgr.y (mgr.25253) 6609 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:01 smithi204 bash[68176]: audit 2024-07-28T15:09:01.016144+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:02.267 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:01 smithi177 bash[81864]: cluster 2024-07-28T15:09:00.835948+0000 mgr.y (mgr.25253) 6609 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:01 smithi177 bash[81864]: audit 2024-07-28T15:09:01.016144+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:01 smithi177 bash[79620]: cluster 2024-07-28T15:09:00.835948+0000 mgr.y (mgr.25253) 6609 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:01 smithi177 bash[79620]: audit 2024-07-28T15:09:01.016144+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:02.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12387 16 16 0 0 0 - 0 2024-07-28T15:09:02.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12388 16 16 0 0 0 - 0 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.149210+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.156464+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.428364+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.438514+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: cluster 2024-07-28T15:09:02.837413+0000 mgr.y (mgr.25253) 6610 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.876273+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.877831+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:03.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:03 smithi204 bash[68176]: audit 2024-07-28T15:09:02.885946+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.149210+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.156464+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.428364+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.438514+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: cluster 2024-07-28T15:09:02.837413+0000 mgr.y (mgr.25253) 6610 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.876273+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.877831+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[79620]: audit 2024-07-28T15:09:02.885946+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.149210+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.156464+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.428364+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.438514+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: cluster 2024-07-28T15:09:02.837413+0000 mgr.y (mgr.25253) 6610 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.876273+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.877831+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:03 smithi177 bash[81864]: audit 2024-07-28T15:09:02.885946+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:09:04.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12389 16 16 0 0 0 - 0 2024-07-28T15:09:05.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12390 16 16 0 0 0 - 0 2024-07-28T15:09:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:05 smithi204 bash[68176]: cluster 2024-07-28T15:09:04.838989+0000 mgr.y (mgr.25253) 6611 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:06.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:09:06.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:05 smithi177 bash[81864]: cluster 2024-07-28T15:09:04.838989+0000 mgr.y (mgr.25253) 6611 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:06.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:05 smithi177 bash[79620]: cluster 2024-07-28T15:09:04.838989+0000 mgr.y (mgr.25253) 6611 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:06.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12391 16 16 0 0 0 - 0 2024-07-28T15:09:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:06 smithi177 bash[81864]: cluster 2024-07-28T15:09:06.840504+0000 mgr.y (mgr.25253) 6612 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:06 smithi177 bash[79620]: cluster 2024-07-28T15:09:06.840504+0000 mgr.y (mgr.25253) 6612 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:07.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12392 16 16 0 0 0 - 0 2024-07-28T15:09:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:06 smithi204 bash[68176]: cluster 2024-07-28T15:09:06.840504+0000 mgr.y (mgr.25253) 6612 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:08.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12393 16 16 0 0 0 - 0 2024-07-28T15:09:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:08 smithi177 bash[81864]: cluster 2024-07-28T15:09:08.842108+0000 mgr.y (mgr.25253) 6613 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:08 smithi177 bash[79620]: cluster 2024-07-28T15:09:08.842108+0000 mgr.y (mgr.25253) 6613 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:09.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12394 16 16 0 0 0 - 0 2024-07-28T15:09:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:08 smithi204 bash[68176]: cluster 2024-07-28T15:09:08.842108+0000 mgr.y (mgr.25253) 6613 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:10.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12395 16 16 0 0 0 - 0 2024-07-28T15:09:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:10 smithi177 bash[81864]: cluster 2024-07-28T15:09:10.843722+0000 mgr.y (mgr.25253) 6614 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:10 smithi177 bash[79620]: cluster 2024-07-28T15:09:10.843722+0000 mgr.y (mgr.25253) 6614 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:11.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12396 16 16 0 0 0 - 0 2024-07-28T15:09:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:10 smithi204 bash[68176]: cluster 2024-07-28T15:09:10.843722+0000 mgr.y (mgr.25253) 6614 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:12.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12397 16 16 0 0 0 - 0 2024-07-28T15:09:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:12 smithi177 bash[81864]: cluster 2024-07-28T15:09:12.845333+0000 mgr.y (mgr.25253) 6615 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:12 smithi177 bash[79620]: cluster 2024-07-28T15:09:12.845333+0000 mgr.y (mgr.25253) 6615 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:13.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12398 16 16 0 0 0 - 0 2024-07-28T15:09:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:12 smithi204 bash[68176]: cluster 2024-07-28T15:09:12.845333+0000 mgr.y (mgr.25253) 6615 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:14.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12399 16 16 0 0 0 - 0 2024-07-28T15:09:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:14 smithi177 bash[79620]: cluster 2024-07-28T15:09:14.846936+0000 mgr.y (mgr.25253) 6616 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:14 smithi177 bash[81864]: cluster 2024-07-28T15:09:14.846936+0000 mgr.y (mgr.25253) 6616 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:15.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:09:15.296703+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:15.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:15.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12400 16 16 0 0 0 - 0 2024-07-28T15:09:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:14 smithi204 bash[68176]: cluster 2024-07-28T15:09:14.846936+0000 mgr.y (mgr.25253) 6616 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:16.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12401 16 16 0 0 0 - 0 2024-07-28T15:09:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:16 smithi204 bash[68176]: audit 2024-07-28T15:09:16.016510+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:16.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:09:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:16 smithi177 bash[81864]: audit 2024-07-28T15:09:16.016510+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:16 smithi177 bash[79620]: audit 2024-07-28T15:09:16.016510+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:17.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12402 16 16 0 0 0 - 0 2024-07-28T15:09:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:17 smithi204 bash[68176]: cluster 2024-07-28T15:09:16.848433+0000 mgr.y (mgr.25253) 6617 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:17 smithi177 bash[81864]: cluster 2024-07-28T15:09:16.848433+0000 mgr.y (mgr.25253) 6617 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:17 smithi177 bash[79620]: cluster 2024-07-28T15:09:16.848433+0000 mgr.y (mgr.25253) 6617 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:18.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12403 16 16 0 0 0 - 0 2024-07-28T15:09:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:18 smithi177 bash[81864]: cluster 2024-07-28T15:09:18.849852+0000 mgr.y (mgr.25253) 6618 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:18 smithi177 bash[79620]: cluster 2024-07-28T15:09:18.849852+0000 mgr.y (mgr.25253) 6618 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:19.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12404 16 16 0 0 0 - 0 2024-07-28T15:09:19.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:18 smithi204 bash[68176]: cluster 2024-07-28T15:09:18.849852+0000 mgr.y (mgr.25253) 6618 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:20.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12405 16 16 0 0 0 - 0 2024-07-28T15:09:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:20 smithi177 bash[79620]: cluster 2024-07-28T15:09:20.851283+0000 mgr.y (mgr.25253) 6619 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:20 smithi177 bash[81864]: cluster 2024-07-28T15:09:20.851283+0000 mgr.y (mgr.25253) 6619 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:21.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12406 16 16 0 0 0 - 0 2024-07-28T15:09:21.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:20 smithi204 bash[68176]: cluster 2024-07-28T15:09:20.851283+0000 mgr.y (mgr.25253) 6619 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:22.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12407 16 16 0 0 0 - 0 2024-07-28T15:09:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:22 smithi177 bash[79620]: cluster 2024-07-28T15:09:22.852762+0000 mgr.y (mgr.25253) 6620 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:22 smithi177 bash[81864]: cluster 2024-07-28T15:09:22.852762+0000 mgr.y (mgr.25253) 6620 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:23.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12408 16 16 0 0 0 - 0 2024-07-28T15:09:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:22 smithi204 bash[68176]: cluster 2024-07-28T15:09:22.852762+0000 mgr.y (mgr.25253) 6620 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:24.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12409 16 16 0 0 0 - 0 2024-07-28T15:09:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:24 smithi177 bash[81864]: cluster 2024-07-28T15:09:24.854212+0000 mgr.y (mgr.25253) 6621 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:24 smithi177 bash[79620]: cluster 2024-07-28T15:09:24.854212+0000 mgr.y (mgr.25253) 6621 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:25.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12410 16 16 0 0 0 - 0 2024-07-28T15:09:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:24 smithi204 bash[68176]: cluster 2024-07-28T15:09:24.854212+0000 mgr.y (mgr.25253) 6621 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:26.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12411 16 16 0 0 0 - 0 2024-07-28T15:09:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:09:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:26 smithi177 bash[81864]: cluster 2024-07-28T15:09:26.855678+0000 mgr.y (mgr.25253) 6622 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:26 smithi177 bash[79620]: cluster 2024-07-28T15:09:26.855678+0000 mgr.y (mgr.25253) 6622 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:27.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12412 16 16 0 0 0 - 0 2024-07-28T15:09:27.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:26 smithi204 bash[68176]: cluster 2024-07-28T15:09:26.855678+0000 mgr.y (mgr.25253) 6622 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:28.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12413 16 16 0 0 0 - 0 2024-07-28T15:09:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:28 smithi177 bash[79620]: cluster 2024-07-28T15:09:28.857131+0000 mgr.y (mgr.25253) 6623 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:28 smithi177 bash[81864]: cluster 2024-07-28T15:09:28.857131+0000 mgr.y (mgr.25253) 6623 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:29.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12414 16 16 0 0 0 - 0 2024-07-28T15:09:29.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:28 smithi204 bash[68176]: cluster 2024-07-28T15:09:28.857131+0000 mgr.y (mgr.25253) 6623 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:30.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12415 16 16 0 0 0 - 0 2024-07-28T15:09:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:30 smithi177 bash[81864]: cluster 2024-07-28T15:09:30.858742+0000 mgr.y (mgr.25253) 6624 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:30 smithi177 bash[79620]: cluster 2024-07-28T15:09:30.858742+0000 mgr.y (mgr.25253) 6624 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:31.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12416 16 16 0 0 0 - 0 2024-07-28T15:09:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:30 smithi204 bash[68176]: cluster 2024-07-28T15:09:30.858742+0000 mgr.y (mgr.25253) 6624 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:31 smithi177 bash[81864]: audit 2024-07-28T15:09:31.017039+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:31 smithi177 bash[79620]: audit 2024-07-28T15:09:31.017039+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:32.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12417 16 16 0 0 0 - 0 2024-07-28T15:09:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:31 smithi204 bash[68176]: audit 2024-07-28T15:09:31.017039+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:32 smithi177 bash[81864]: cluster 2024-07-28T15:09:32.860253+0000 mgr.y (mgr.25253) 6625 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:32 smithi177 bash[79620]: cluster 2024-07-28T15:09:32.860253+0000 mgr.y (mgr.25253) 6625 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:33.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12418 16 16 0 0 0 - 0 2024-07-28T15:09:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:32 smithi204 bash[68176]: cluster 2024-07-28T15:09:32.860253+0000 mgr.y (mgr.25253) 6625 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:34.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12419 16 16 0 0 0 - 0 2024-07-28T15:09:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:34 smithi177 bash[81864]: cluster 2024-07-28T15:09:34.861750+0000 mgr.y (mgr.25253) 6626 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:34 smithi177 bash[79620]: cluster 2024-07-28T15:09:34.861750+0000 mgr.y (mgr.25253) 6626 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:35.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:09:35.299447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:35.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:35.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12420 16 16 0 0 0 - 0 2024-07-28T15:09:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:34 smithi204 bash[68176]: cluster 2024-07-28T15:09:34.861750+0000 mgr.y (mgr.25253) 6626 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:36.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12421 16 16 0 0 0 - 0 2024-07-28T15:09:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:09:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:36 smithi177 bash[81864]: cluster 2024-07-28T15:09:36.863215+0000 mgr.y (mgr.25253) 6627 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:36 smithi177 bash[79620]: cluster 2024-07-28T15:09:36.863215+0000 mgr.y (mgr.25253) 6627 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:37.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12422 16 16 0 0 0 - 0 2024-07-28T15:09:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:36 smithi204 bash[68176]: cluster 2024-07-28T15:09:36.863215+0000 mgr.y (mgr.25253) 6627 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:38.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12423 16 16 0 0 0 - 0 2024-07-28T15:09:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:38 smithi177 bash[81864]: cluster 2024-07-28T15:09:38.864685+0000 mgr.y (mgr.25253) 6628 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:38 smithi177 bash[79620]: cluster 2024-07-28T15:09:38.864685+0000 mgr.y (mgr.25253) 6628 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:39.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12424 16 16 0 0 0 - 0 2024-07-28T15:09:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:38 smithi204 bash[68176]: cluster 2024-07-28T15:09:38.864685+0000 mgr.y (mgr.25253) 6628 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:40.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12425 16 16 0 0 0 - 0 2024-07-28T15:09:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:40 smithi177 bash[81864]: cluster 2024-07-28T15:09:40.866166+0000 mgr.y (mgr.25253) 6629 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:40 smithi177 bash[79620]: cluster 2024-07-28T15:09:40.866166+0000 mgr.y (mgr.25253) 6629 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:41.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12426 16 16 0 0 0 - 0 2024-07-28T15:09:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:40 smithi204 bash[68176]: cluster 2024-07-28T15:09:40.866166+0000 mgr.y (mgr.25253) 6629 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:42.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12427 16 16 0 0 0 - 0 2024-07-28T15:09:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:42 smithi177 bash[79620]: cluster 2024-07-28T15:09:42.867605+0000 mgr.y (mgr.25253) 6630 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:42 smithi177 bash[81864]: cluster 2024-07-28T15:09:42.867605+0000 mgr.y (mgr.25253) 6630 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:43.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12428 16 16 0 0 0 - 0 2024-07-28T15:09:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:42 smithi204 bash[68176]: cluster 2024-07-28T15:09:42.867605+0000 mgr.y (mgr.25253) 6630 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:44.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12429 16 16 0 0 0 - 0 2024-07-28T15:09:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:44 smithi177 bash[81864]: cluster 2024-07-28T15:09:44.869050+0000 mgr.y (mgr.25253) 6631 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:44 smithi177 bash[79620]: cluster 2024-07-28T15:09:44.869050+0000 mgr.y (mgr.25253) 6631 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:45.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12430 16 16 0 0 0 - 0 2024-07-28T15:09:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:44 smithi204 bash[68176]: cluster 2024-07-28T15:09:44.869050+0000 mgr.y (mgr.25253) 6631 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:46.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12431 16 16 0 0 0 - 0 2024-07-28T15:09:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:46 smithi204 bash[68176]: audit 2024-07-28T15:09:46.017363+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:09:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:46 smithi177 bash[81864]: audit 2024-07-28T15:09:46.017363+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:46 smithi177 bash[79620]: audit 2024-07-28T15:09:46.017363+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:47.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12432 16 16 0 0 0 - 0 2024-07-28T15:09:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:47 smithi204 bash[68176]: cluster 2024-07-28T15:09:46.870470+0000 mgr.y (mgr.25253) 6632 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:47 smithi177 bash[81864]: cluster 2024-07-28T15:09:46.870470+0000 mgr.y (mgr.25253) 6632 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:47 smithi177 bash[79620]: cluster 2024-07-28T15:09:46.870470+0000 mgr.y (mgr.25253) 6632 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:48.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12433 16 16 0 0 0 - 0 2024-07-28T15:09:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:48 smithi177 bash[81864]: cluster 2024-07-28T15:09:48.871909+0000 mgr.y (mgr.25253) 6633 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:48 smithi177 bash[79620]: cluster 2024-07-28T15:09:48.871909+0000 mgr.y (mgr.25253) 6633 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:49.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12434 16 16 0 0 0 - 0 2024-07-28T15:09:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:48 smithi204 bash[68176]: cluster 2024-07-28T15:09:48.871909+0000 mgr.y (mgr.25253) 6633 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:50.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12435 16 16 0 0 0 - 0 2024-07-28T15:09:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:50 smithi177 bash[81864]: cluster 2024-07-28T15:09:50.873321+0000 mgr.y (mgr.25253) 6634 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:50 smithi177 bash[79620]: cluster 2024-07-28T15:09:50.873321+0000 mgr.y (mgr.25253) 6634 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:51.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12436 16 16 0 0 0 - 0 2024-07-28T15:09:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:50 smithi204 bash[68176]: cluster 2024-07-28T15:09:50.873321+0000 mgr.y (mgr.25253) 6634 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:52.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12437 16 16 0 0 0 - 0 2024-07-28T15:09:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:09:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:52 smithi177 bash[81864]: cluster 2024-07-28T15:09:52.874743+0000 mgr.y (mgr.25253) 6635 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:52 smithi177 bash[79620]: cluster 2024-07-28T15:09:52.874743+0000 mgr.y (mgr.25253) 6635 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:53.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12438 16 16 0 0 0 - 0 2024-07-28T15:09:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:52 smithi204 bash[68176]: cluster 2024-07-28T15:09:52.874743+0000 mgr.y (mgr.25253) 6635 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:54.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12439 16 16 0 0 0 - 0 2024-07-28T15:09:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:54 smithi177 bash[81864]: cluster 2024-07-28T15:09:54.876218+0000 mgr.y (mgr.25253) 6636 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:54 smithi177 bash[79620]: cluster 2024-07-28T15:09:54.876218+0000 mgr.y (mgr.25253) 6636 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:55.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:09:55.302516+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:55.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:55.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12440 16 16 0 0 0 - 0 2024-07-28T15:09:55.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:54 smithi204 bash[68176]: cluster 2024-07-28T15:09:54.876218+0000 mgr.y (mgr.25253) 6636 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:56.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12441 16 16 0 0 0 - 0 2024-07-28T15:09:56.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:09:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:09:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:09:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:56 smithi177 bash[81864]: cluster 2024-07-28T15:09:56.877664+0000 mgr.y (mgr.25253) 6637 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:56 smithi177 bash[79620]: cluster 2024-07-28T15:09:56.877664+0000 mgr.y (mgr.25253) 6637 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:57.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12442 16 16 0 0 0 - 0 2024-07-28T15:09:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:56 smithi204 bash[68176]: cluster 2024-07-28T15:09:56.877664+0000 mgr.y (mgr.25253) 6637 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:58.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12443 16 16 0 0 0 - 0 2024-07-28T15:09:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:09:58 smithi177 bash[81864]: cluster 2024-07-28T15:09:58.879120+0000 mgr.y (mgr.25253) 6638 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:09:58 smithi177 bash[79620]: cluster 2024-07-28T15:09:58.879120+0000 mgr.y (mgr.25253) 6638 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:09:59.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12444 16 16 0 0 0 - 0 2024-07-28T15:09:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:09:58 smithi204 bash[68176]: cluster 2024-07-28T15:09:58.879120+0000 mgr.y (mgr.25253) 6638 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:00.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12445 16 16 0 0 0 - 0 2024-07-28T15:10:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:00 smithi204 bash[68176]: cluster 2024-07-28T15:10:00.000177+0000 mon.a (mon.0) 4353 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:10:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:00 smithi177 bash[81864]: cluster 2024-07-28T15:10:00.000177+0000 mon.a (mon.0) 4353 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:10:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:00 smithi177 bash[79620]: cluster 2024-07-28T15:10:00.000177+0000 mon.a (mon.0) 4353 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:10:01.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12446 16 16 0 0 0 - 0 2024-07-28T15:10:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:01 smithi204 bash[68176]: cluster 2024-07-28T15:10:00.880567+0000 mgr.y (mgr.25253) 6639 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:01 smithi204 bash[68176]: audit 2024-07-28T15:10:01.017808+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:01 smithi177 bash[81864]: cluster 2024-07-28T15:10:00.880567+0000 mgr.y (mgr.25253) 6639 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:01 smithi177 bash[81864]: audit 2024-07-28T15:10:01.017808+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:01 smithi177 bash[79620]: cluster 2024-07-28T15:10:00.880567+0000 mgr.y (mgr.25253) 6639 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:01 smithi177 bash[79620]: audit 2024-07-28T15:10:01.017808+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:02.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12447 16 16 0 0 0 - 0 2024-07-28T15:10:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:02 smithi177 bash[79620]: cluster 2024-07-28T15:10:02.881990+0000 mgr.y (mgr.25253) 6640 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:02 smithi177 bash[81864]: cluster 2024-07-28T15:10:02.881990+0000 mgr.y (mgr.25253) 6640 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:03.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12448 16 16 0 0 0 - 0 2024-07-28T15:10:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:02 smithi204 bash[68176]: cluster 2024-07-28T15:10:02.881990+0000 mgr.y (mgr.25253) 6640 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:04.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:03 smithi177 bash[81864]: audit 2024-07-28T15:10:03.013982+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:04.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:03 smithi177 bash[79620]: audit 2024-07-28T15:10:03.013982+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:04.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12449 16 16 0 0 0 - 0 2024-07-28T15:10:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:03 smithi204 bash[68176]: audit 2024-07-28T15:10:03.013982+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:04 smithi177 bash[81864]: cluster 2024-07-28T15:10:04.883410+0000 mgr.y (mgr.25253) 6641 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:04 smithi177 bash[79620]: cluster 2024-07-28T15:10:04.883410+0000 mgr.y (mgr.25253) 6641 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:05.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12450 16 16 0 0 0 - 0 2024-07-28T15:10:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:04 smithi204 bash[68176]: cluster 2024-07-28T15:10:04.883410+0000 mgr.y (mgr.25253) 6641 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:06.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12451 16 16 0 0 0 - 0 2024-07-28T15:10:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:10:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:06 smithi177 bash[79620]: cluster 2024-07-28T15:10:06.884850+0000 mgr.y (mgr.25253) 6642 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:06 smithi177 bash[81864]: cluster 2024-07-28T15:10:06.884850+0000 mgr.y (mgr.25253) 6642 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:07.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12452 16 16 0 0 0 - 0 2024-07-28T15:10:07.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:06 smithi204 bash[68176]: cluster 2024-07-28T15:10:06.884850+0000 mgr.y (mgr.25253) 6642 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:08.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12453 16 16 0 0 0 - 0 2024-07-28T15:10:09.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12454 16 16 0 0 0 - 0 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:08.708706+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:08.717373+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: cluster 2024-07-28T15:10:08.886310+0000 mgr.y (mgr.25253) 6643 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:08.953900+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:08.962280+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.433915+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.441876+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.661663+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.671620+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.673735+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.675456+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[81864]: audit 2024-07-28T15:10:09.685442+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:08.708706+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:08.717373+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: cluster 2024-07-28T15:10:08.886310+0000 mgr.y (mgr.25253) 6643 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:08.953900+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:08.962280+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.433915+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.441876+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.661663+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.671620+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.673735+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:10.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.675456+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:10.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:09 smithi177 bash[79620]: audit 2024-07-28T15:10:09.685442+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:08.708706+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:08.717373+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: cluster 2024-07-28T15:10:08.886310+0000 mgr.y (mgr.25253) 6643 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:08.953900+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:08.962280+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.433915+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.441876+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.661663+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.671620+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.673735+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.675456+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:10.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:09 smithi204 bash[68176]: audit 2024-07-28T15:10:09.685442+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:10:10.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12455 16 16 0 0 0 - 0 2024-07-28T15:10:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:10 smithi177 bash[79620]: cluster 2024-07-28T15:10:10.887799+0000 mgr.y (mgr.25253) 6644 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:10 smithi177 bash[81864]: cluster 2024-07-28T15:10:10.887799+0000 mgr.y (mgr.25253) 6644 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:11.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12456 16 16 0 0 0 - 0 2024-07-28T15:10:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:10 smithi204 bash[68176]: cluster 2024-07-28T15:10:10.887799+0000 mgr.y (mgr.25253) 6644 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:12.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12457 16 16 0 0 0 - 0 2024-07-28T15:10:12.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:12 smithi177 bash[81864]: cluster 2024-07-28T15:10:12.889186+0000 mgr.y (mgr.25253) 6645 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:12 smithi177 bash[79620]: cluster 2024-07-28T15:10:12.889186+0000 mgr.y (mgr.25253) 6645 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:13.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12458 16 16 0 0 0 - 0 2024-07-28T15:10:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:12 smithi204 bash[68176]: cluster 2024-07-28T15:10:12.889186+0000 mgr.y (mgr.25253) 6645 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:14.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12459 16 16 0 0 0 - 0 2024-07-28T15:10:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:14 smithi177 bash[81864]: cluster 2024-07-28T15:10:14.890761+0000 mgr.y (mgr.25253) 6646 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:14 smithi177 bash[79620]: cluster 2024-07-28T15:10:14.890761+0000 mgr.y (mgr.25253) 6646 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:15.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:10:15.305323+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:15.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:15.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12460 16 16 0 0 0 - 0 2024-07-28T15:10:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:14 smithi204 bash[68176]: cluster 2024-07-28T15:10:14.890761+0000 mgr.y (mgr.25253) 6646 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:16.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12461 16 16 0 0 0 - 0 2024-07-28T15:10:16.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:16 smithi204 bash[68176]: audit 2024-07-28T15:10:16.018158+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:10:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:16 smithi177 bash[81864]: audit 2024-07-28T15:10:16.018158+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:16 smithi177 bash[79620]: audit 2024-07-28T15:10:16.018158+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:17.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12462 16 16 0 0 0 - 0 2024-07-28T15:10:17.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:17 smithi204 bash[68176]: cluster 2024-07-28T15:10:16.892242+0000 mgr.y (mgr.25253) 6647 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:17 smithi177 bash[81864]: cluster 2024-07-28T15:10:16.892242+0000 mgr.y (mgr.25253) 6647 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:17 smithi177 bash[79620]: cluster 2024-07-28T15:10:16.892242+0000 mgr.y (mgr.25253) 6647 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:18.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12463 16 16 0 0 0 - 0 2024-07-28T15:10:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:18 smithi177 bash[81864]: cluster 2024-07-28T15:10:18.893696+0000 mgr.y (mgr.25253) 6648 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:18 smithi177 bash[79620]: cluster 2024-07-28T15:10:18.893696+0000 mgr.y (mgr.25253) 6648 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:19.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12464 16 16 0 0 0 - 0 2024-07-28T15:10:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:18 smithi204 bash[68176]: cluster 2024-07-28T15:10:18.893696+0000 mgr.y (mgr.25253) 6648 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:20.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12465 16 16 0 0 0 - 0 2024-07-28T15:10:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:20 smithi177 bash[81864]: cluster 2024-07-28T15:10:20.895143+0000 mgr.y (mgr.25253) 6649 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:20 smithi177 bash[79620]: cluster 2024-07-28T15:10:20.895143+0000 mgr.y (mgr.25253) 6649 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:21.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12466 16 16 0 0 0 - 0 2024-07-28T15:10:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:20 smithi204 bash[68176]: cluster 2024-07-28T15:10:20.895143+0000 mgr.y (mgr.25253) 6649 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:22.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12467 16 16 0 0 0 - 0 2024-07-28T15:10:22.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:10:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:10:22.306463776Z level=info msg="Completed cleanup jobs" duration=341.900987ms 2024-07-28T15:10:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:22 smithi177 bash[81864]: cluster 2024-07-28T15:10:22.896585+0000 mgr.y (mgr.25253) 6650 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:22 smithi177 bash[79620]: cluster 2024-07-28T15:10:22.896585+0000 mgr.y (mgr.25253) 6650 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:23.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12468 16 16 0 0 0 - 0 2024-07-28T15:10:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:22 smithi204 bash[68176]: cluster 2024-07-28T15:10:22.896585+0000 mgr.y (mgr.25253) 6650 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:24.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12469 16 16 0 0 0 - 0 2024-07-28T15:10:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:24 smithi177 bash[81864]: cluster 2024-07-28T15:10:24.897995+0000 mgr.y (mgr.25253) 6651 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:24 smithi177 bash[79620]: cluster 2024-07-28T15:10:24.897995+0000 mgr.y (mgr.25253) 6651 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:25.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12470 16 16 0 0 0 - 0 2024-07-28T15:10:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:24 smithi204 bash[68176]: cluster 2024-07-28T15:10:24.897995+0000 mgr.y (mgr.25253) 6651 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:26.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12471 16 16 0 0 0 - 0 2024-07-28T15:10:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:10:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:26 smithi177 bash[81864]: cluster 2024-07-28T15:10:26.899787+0000 mgr.y (mgr.25253) 6652 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:26 smithi177 bash[79620]: cluster 2024-07-28T15:10:26.899787+0000 mgr.y (mgr.25253) 6652 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:27.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12472 16 16 0 0 0 - 0 2024-07-28T15:10:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:26 smithi204 bash[68176]: cluster 2024-07-28T15:10:26.899787+0000 mgr.y (mgr.25253) 6652 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:28.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12473 16 16 0 0 0 - 0 2024-07-28T15:10:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:28 smithi177 bash[81864]: cluster 2024-07-28T15:10:28.901246+0000 mgr.y (mgr.25253) 6653 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:28 smithi177 bash[79620]: cluster 2024-07-28T15:10:28.901246+0000 mgr.y (mgr.25253) 6653 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:29.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12474 16 16 0 0 0 - 0 2024-07-28T15:10:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:28 smithi204 bash[68176]: cluster 2024-07-28T15:10:28.901246+0000 mgr.y (mgr.25253) 6653 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:30.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12475 16 16 0 0 0 - 0 2024-07-28T15:10:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:30 smithi177 bash[81864]: cluster 2024-07-28T15:10:30.902679+0000 mgr.y (mgr.25253) 6654 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:30 smithi177 bash[79620]: cluster 2024-07-28T15:10:30.902679+0000 mgr.y (mgr.25253) 6654 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:31.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12476 16 16 0 0 0 - 0 2024-07-28T15:10:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:30 smithi204 bash[68176]: cluster 2024-07-28T15:10:30.902679+0000 mgr.y (mgr.25253) 6654 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:31 smithi177 bash[79620]: audit 2024-07-28T15:10:31.018829+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:31 smithi177 bash[81864]: audit 2024-07-28T15:10:31.018829+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:32.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12477 16 16 0 0 0 - 0 2024-07-28T15:10:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:31 smithi204 bash[68176]: audit 2024-07-28T15:10:31.018829+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:32.663 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:32 smithi177 bash[79620]: cluster 2024-07-28T15:10:32.904122+0000 mgr.y (mgr.25253) 6655 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:32 smithi177 bash[81864]: cluster 2024-07-28T15:10:32.904122+0000 mgr.y (mgr.25253) 6655 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:33.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12478 16 16 0 0 0 - 0 2024-07-28T15:10:33.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:32 smithi204 bash[68176]: cluster 2024-07-28T15:10:32.904122+0000 mgr.y (mgr.25253) 6655 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:34.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12479 16 16 0 0 0 - 0 2024-07-28T15:10:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:34 smithi177 bash[79620]: cluster 2024-07-28T15:10:34.905550+0000 mgr.y (mgr.25253) 6656 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:34 smithi177 bash[81864]: cluster 2024-07-28T15:10:34.905550+0000 mgr.y (mgr.25253) 6656 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:35.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:10:35.308268+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:35.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:35.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12480 16 16 0 0 0 - 0 2024-07-28T15:10:35.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:34 smithi204 bash[68176]: cluster 2024-07-28T15:10:34.905550+0000 mgr.y (mgr.25253) 6656 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:36.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12481 16 16 0 0 0 - 0 2024-07-28T15:10:36.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:10:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:36 smithi177 bash[81864]: cluster 2024-07-28T15:10:36.906962+0000 mgr.y (mgr.25253) 6657 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:36 smithi177 bash[79620]: cluster 2024-07-28T15:10:36.906962+0000 mgr.y (mgr.25253) 6657 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:37.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12482 16 16 0 0 0 - 0 2024-07-28T15:10:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:36 smithi204 bash[68176]: cluster 2024-07-28T15:10:36.906962+0000 mgr.y (mgr.25253) 6657 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:38.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12483 16 16 0 0 0 - 0 2024-07-28T15:10:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:38 smithi177 bash[81864]: cluster 2024-07-28T15:10:38.908422+0000 mgr.y (mgr.25253) 6658 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:38 smithi177 bash[79620]: cluster 2024-07-28T15:10:38.908422+0000 mgr.y (mgr.25253) 6658 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:39.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12484 16 16 0 0 0 - 0 2024-07-28T15:10:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:38 smithi204 bash[68176]: cluster 2024-07-28T15:10:38.908422+0000 mgr.y (mgr.25253) 6658 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:40.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12485 16 16 0 0 0 - 0 2024-07-28T15:10:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:40 smithi177 bash[81864]: cluster 2024-07-28T15:10:40.909880+0000 mgr.y (mgr.25253) 6659 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:40 smithi177 bash[79620]: cluster 2024-07-28T15:10:40.909880+0000 mgr.y (mgr.25253) 6659 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:41.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12486 16 16 0 0 0 - 0 2024-07-28T15:10:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:40 smithi204 bash[68176]: cluster 2024-07-28T15:10:40.909880+0000 mgr.y (mgr.25253) 6659 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:42.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12487 16 16 0 0 0 - 0 2024-07-28T15:10:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:42 smithi177 bash[81864]: cluster 2024-07-28T15:10:42.911344+0000 mgr.y (mgr.25253) 6660 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:42 smithi177 bash[79620]: cluster 2024-07-28T15:10:42.911344+0000 mgr.y (mgr.25253) 6660 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:43.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12488 16 16 0 0 0 - 0 2024-07-28T15:10:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:42 smithi204 bash[68176]: cluster 2024-07-28T15:10:42.911344+0000 mgr.y (mgr.25253) 6660 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:44.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12489 16 16 0 0 0 - 0 2024-07-28T15:10:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:44 smithi177 bash[79620]: cluster 2024-07-28T15:10:44.912854+0000 mgr.y (mgr.25253) 6661 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:44 smithi177 bash[81864]: cluster 2024-07-28T15:10:44.912854+0000 mgr.y (mgr.25253) 6661 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:45.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12490 16 16 0 0 0 - 0 2024-07-28T15:10:45.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:44 smithi204 bash[68176]: cluster 2024-07-28T15:10:44.912854+0000 mgr.y (mgr.25253) 6661 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:46.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12491 16 16 0 0 0 - 0 2024-07-28T15:10:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:46 smithi204 bash[68176]: audit 2024-07-28T15:10:46.019385+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:10:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:46 smithi177 bash[81864]: audit 2024-07-28T15:10:46.019385+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:46 smithi177 bash[79620]: audit 2024-07-28T15:10:46.019385+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:47.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12492 16 16 0 0 0 - 0 2024-07-28T15:10:48.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12493 16 16 0 0 0 - 0 2024-07-28T15:10:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:48 smithi204 bash[68176]: cluster 2024-07-28T15:10:46.914320+0000 mgr.y (mgr.25253) 6662 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:48 smithi177 bash[81864]: cluster 2024-07-28T15:10:46.914320+0000 mgr.y (mgr.25253) 6662 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:48 smithi177 bash[79620]: cluster 2024-07-28T15:10:46.914320+0000 mgr.y (mgr.25253) 6662 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:49.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12494 16 16 0 0 0 - 0 2024-07-28T15:10:50.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12495 16 16 0 0 0 - 0 2024-07-28T15:10:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:50 smithi204 bash[68176]: cluster 2024-07-28T15:10:48.915846+0000 mgr.y (mgr.25253) 6663 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:50 smithi177 bash[81864]: cluster 2024-07-28T15:10:48.915846+0000 mgr.y (mgr.25253) 6663 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:50 smithi177 bash[79620]: cluster 2024-07-28T15:10:48.915846+0000 mgr.y (mgr.25253) 6663 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:51.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12496 16 16 0 0 0 - 0 2024-07-28T15:10:52.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12497 16 16 0 0 0 - 0 2024-07-28T15:10:52.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:52 smithi204 bash[68176]: cluster 2024-07-28T15:10:50.917295+0000 mgr.y (mgr.25253) 6664 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:52.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:10:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:52 smithi177 bash[81864]: cluster 2024-07-28T15:10:50.917295+0000 mgr.y (mgr.25253) 6664 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:52 smithi177 bash[79620]: cluster 2024-07-28T15:10:50.917295+0000 mgr.y (mgr.25253) 6664 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:53.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12498 16 16 0 0 0 - 0 2024-07-28T15:10:54.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12499 16 16 0 0 0 - 0 2024-07-28T15:10:54.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:54 smithi204 bash[68176]: cluster 2024-07-28T15:10:52.918781+0000 mgr.y (mgr.25253) 6665 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:54 smithi177 bash[81864]: cluster 2024-07-28T15:10:52.918781+0000 mgr.y (mgr.25253) 6665 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:54.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:54 smithi177 bash[79620]: cluster 2024-07-28T15:10:52.918781+0000 mgr.y (mgr.25253) 6665 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:55.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:10:55.311420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:55.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:55.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12500 16 16 0 0 0 - 0 2024-07-28T15:10:56.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12501 16 16 0 0 0 - 0 2024-07-28T15:10:56.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:56 smithi204 bash[68176]: cluster 2024-07-28T15:10:54.920306+0000 mgr.y (mgr.25253) 6666 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:56 smithi177 bash[79620]: cluster 2024-07-28T15:10:54.920306+0000 mgr.y (mgr.25253) 6666 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:10:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:10:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:10:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:56 smithi177 bash[81864]: cluster 2024-07-28T15:10:54.920306+0000 mgr.y (mgr.25253) 6666 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:57.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12502 16 16 0 0 0 - 0 2024-07-28T15:10:58.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12503 16 16 0 0 0 - 0 2024-07-28T15:10:58.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:10:58 smithi204 bash[68176]: cluster 2024-07-28T15:10:56.921775+0000 mgr.y (mgr.25253) 6667 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:10:58 smithi177 bash[81864]: cluster 2024-07-28T15:10:56.921775+0000 mgr.y (mgr.25253) 6667 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:10:58 smithi177 bash[79620]: cluster 2024-07-28T15:10:56.921775+0000 mgr.y (mgr.25253) 6667 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:10:59.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12504 16 16 0 0 0 - 0 2024-07-28T15:11:00.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12505 16 16 0 0 0 - 0 2024-07-28T15:11:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:00 smithi204 bash[68176]: cluster 2024-07-28T15:10:58.923283+0000 mgr.y (mgr.25253) 6668 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:00 smithi177 bash[81864]: cluster 2024-07-28T15:10:58.923283+0000 mgr.y (mgr.25253) 6668 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:00 smithi177 bash[79620]: cluster 2024-07-28T15:10:58.923283+0000 mgr.y (mgr.25253) 6668 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:01.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12506 16 16 0 0 0 - 0 2024-07-28T15:11:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:01 smithi204 bash[68176]: audit 2024-07-28T15:11:01.019607+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:01 smithi177 bash[81864]: audit 2024-07-28T15:11:01.019607+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:01 smithi177 bash[79620]: audit 2024-07-28T15:11:01.019607+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:02.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12507 16 16 0 0 0 - 0 2024-07-28T15:11:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:02 smithi204 bash[68176]: cluster 2024-07-28T15:11:00.924860+0000 mgr.y (mgr.25253) 6669 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:02 smithi177 bash[79620]: cluster 2024-07-28T15:11:00.924860+0000 mgr.y (mgr.25253) 6669 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:02 smithi177 bash[81864]: cluster 2024-07-28T15:11:00.924860+0000 mgr.y (mgr.25253) 6669 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:03.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12508 16 16 0 0 0 - 0 2024-07-28T15:11:04.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12509 16 16 0 0 0 - 0 2024-07-28T15:11:04.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:04 smithi204 bash[68176]: cluster 2024-07-28T15:11:02.926334+0000 mgr.y (mgr.25253) 6670 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:04 smithi177 bash[81864]: cluster 2024-07-28T15:11:02.926334+0000 mgr.y (mgr.25253) 6670 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:04 smithi177 bash[79620]: cluster 2024-07-28T15:11:02.926334+0000 mgr.y (mgr.25253) 6670 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:05.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12510 16 16 0 0 0 - 0 2024-07-28T15:11:06.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12511 16 16 0 0 0 - 0 2024-07-28T15:11:06.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:06 smithi204 bash[68176]: cluster 2024-07-28T15:11:04.927877+0000 mgr.y (mgr.25253) 6671 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:11:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:06 smithi177 bash[81864]: cluster 2024-07-28T15:11:04.927877+0000 mgr.y (mgr.25253) 6671 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:06 smithi177 bash[79620]: cluster 2024-07-28T15:11:04.927877+0000 mgr.y (mgr.25253) 6671 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:07.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12512 16 16 0 0 0 - 0 2024-07-28T15:11:08.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12513 16 16 0 0 0 - 0 2024-07-28T15:11:08.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:08 smithi204 bash[68176]: cluster 2024-07-28T15:11:06.929331+0000 mgr.y (mgr.25253) 6672 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:08 smithi177 bash[81864]: cluster 2024-07-28T15:11:06.929331+0000 mgr.y (mgr.25253) 6672 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:08 smithi177 bash[79620]: cluster 2024-07-28T15:11:06.929331+0000 mgr.y (mgr.25253) 6672 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:09.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12514 16 16 0 0 0 - 0 2024-07-28T15:11:10.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12515 16 16 0 0 0 - 0 2024-07-28T15:11:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:10 smithi204 bash[68176]: cluster 2024-07-28T15:11:08.930802+0000 mgr.y (mgr.25253) 6673 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:10.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:10 smithi204 bash[68176]: audit 2024-07-28T15:11:09.808995+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:10 smithi177 bash[79620]: cluster 2024-07-28T15:11:08.930802+0000 mgr.y (mgr.25253) 6673 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:10 smithi177 bash[79620]: audit 2024-07-28T15:11:09.808995+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:10 smithi177 bash[81864]: cluster 2024-07-28T15:11:08.930802+0000 mgr.y (mgr.25253) 6673 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:10 smithi177 bash[81864]: audit 2024-07-28T15:11:09.808995+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:11.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12516 16 16 0 0 0 - 0 2024-07-28T15:11:12.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12517 16 16 0 0 0 - 0 2024-07-28T15:11:12.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:12 smithi204 bash[68176]: cluster 2024-07-28T15:11:10.932296+0000 mgr.y (mgr.25253) 6674 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:12.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:12 smithi177 bash[81864]: cluster 2024-07-28T15:11:10.932296+0000 mgr.y (mgr.25253) 6674 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:12 smithi177 bash[79620]: cluster 2024-07-28T15:11:10.932296+0000 mgr.y (mgr.25253) 6674 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:13.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12518 16 16 0 0 0 - 0 2024-07-28T15:11:14.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12519 16 16 0 0 0 - 0 2024-07-28T15:11:14.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:14 smithi204 bash[68176]: cluster 2024-07-28T15:11:12.933752+0000 mgr.y (mgr.25253) 6675 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:14 smithi177 bash[81864]: cluster 2024-07-28T15:11:12.933752+0000 mgr.y (mgr.25253) 6675 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:14 smithi177 bash[79620]: cluster 2024-07-28T15:11:12.933752+0000 mgr.y (mgr.25253) 6675 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:15.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:11:15.314183+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:15.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:15.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12520 16 16 0 0 0 - 0 2024-07-28T15:11:16.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12521 16 16 0 0 0 - 0 2024-07-28T15:11:16.505 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: cluster 2024-07-28T15:11:14.934479+0000 mgr.y (mgr.25253) 6676 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:15.507093+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:15.513517+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:15.692349+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:15.701830+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:16.020024+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:16.139382+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:16.140515+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[81864]: audit 2024-07-28T15:11:16.149343+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: cluster 2024-07-28T15:11:14.934479+0000 mgr.y (mgr.25253) 6676 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:15.507093+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:15.513517+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:15.692349+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:15.701830+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:16.020024+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:16.139382+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:16.140515+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:16 smithi177 bash[79620]: audit 2024-07-28T15:11:16.149343+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: cluster 2024-07-28T15:11:14.934479+0000 mgr.y (mgr.25253) 6676 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:15.507093+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:15.513517+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:15.692349+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:15.701830+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:16.020024+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:16.139382+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:16.140515+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:16 smithi204 bash[68176]: audit 2024-07-28T15:11:16.149343+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:11:17.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12522 16 16 0 0 0 - 0 2024-07-28T15:11:18.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12523 16 16 0 0 0 - 0 2024-07-28T15:11:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:18 smithi204 bash[68176]: cluster 2024-07-28T15:11:16.935921+0000 mgr.y (mgr.25253) 6677 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:18 smithi177 bash[81864]: cluster 2024-07-28T15:11:16.935921+0000 mgr.y (mgr.25253) 6677 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:18 smithi177 bash[79620]: cluster 2024-07-28T15:11:16.935921+0000 mgr.y (mgr.25253) 6677 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:19.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12524 16 16 0 0 0 - 0 2024-07-28T15:11:20.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12525 16 16 0 0 0 - 0 2024-07-28T15:11:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:20 smithi204 bash[68176]: cluster 2024-07-28T15:11:18.937368+0000 mgr.y (mgr.25253) 6678 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:20 smithi177 bash[81864]: cluster 2024-07-28T15:11:18.937368+0000 mgr.y (mgr.25253) 6678 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:20 smithi177 bash[79620]: cluster 2024-07-28T15:11:18.937368+0000 mgr.y (mgr.25253) 6678 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:21.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12526 16 16 0 0 0 - 0 2024-07-28T15:11:22.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12527 16 16 0 0 0 - 0 2024-07-28T15:11:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:22 smithi204 bash[68176]: cluster 2024-07-28T15:11:20.938850+0000 mgr.y (mgr.25253) 6679 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:22 smithi177 bash[81864]: cluster 2024-07-28T15:11:20.938850+0000 mgr.y (mgr.25253) 6679 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:22 smithi177 bash[79620]: cluster 2024-07-28T15:11:20.938850+0000 mgr.y (mgr.25253) 6679 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:23.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12528 16 16 0 0 0 - 0 2024-07-28T15:11:24.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12529 16 16 0 0 0 - 0 2024-07-28T15:11:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:24 smithi204 bash[68176]: cluster 2024-07-28T15:11:22.940394+0000 mgr.y (mgr.25253) 6680 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:24 smithi177 bash[81864]: cluster 2024-07-28T15:11:22.940394+0000 mgr.y (mgr.25253) 6680 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:24 smithi177 bash[79620]: cluster 2024-07-28T15:11:22.940394+0000 mgr.y (mgr.25253) 6680 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:25.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12530 16 16 0 0 0 - 0 2024-07-28T15:11:26.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12531 16 16 0 0 0 - 0 2024-07-28T15:11:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T15:11:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:26 smithi204 bash[68176]: cluster 2024-07-28T15:11:24.941872+0000 mgr.y (mgr.25253) 6681 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:26 smithi177 bash[81864]: cluster 2024-07-28T15:11:24.941872+0000 mgr.y (mgr.25253) 6681 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:26 smithi177 bash[79620]: cluster 2024-07-28T15:11:24.941872+0000 mgr.y (mgr.25253) 6681 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:27.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12532 16 16 0 0 0 - 0 2024-07-28T15:11:28.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12533 16 16 0 0 0 - 0 2024-07-28T15:11:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:28 smithi204 bash[68176]: cluster 2024-07-28T15:11:26.943321+0000 mgr.y (mgr.25253) 6682 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:28 smithi177 bash[81864]: cluster 2024-07-28T15:11:26.943321+0000 mgr.y (mgr.25253) 6682 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:28 smithi177 bash[79620]: cluster 2024-07-28T15:11:26.943321+0000 mgr.y (mgr.25253) 6682 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:29.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12534 16 16 0 0 0 - 0 2024-07-28T15:11:30.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12535 16 16 0 0 0 - 0 2024-07-28T15:11:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:30 smithi204 bash[68176]: cluster 2024-07-28T15:11:28.944822+0000 mgr.y (mgr.25253) 6683 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:30 smithi177 bash[81864]: cluster 2024-07-28T15:11:28.944822+0000 mgr.y (mgr.25253) 6683 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:30 smithi177 bash[79620]: cluster 2024-07-28T15:11:28.944822+0000 mgr.y (mgr.25253) 6683 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:31.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12536 16 16 0 0 0 - 0 2024-07-28T15:11:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:31 smithi204 bash[68176]: audit 2024-07-28T15:11:31.020683+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:31 smithi177 bash[81864]: audit 2024-07-28T15:11:31.020683+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:31 smithi177 bash[79620]: audit 2024-07-28T15:11:31.020683+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:32.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12537 16 16 0 0 0 - 0 2024-07-28T15:11:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:32 smithi204 bash[68176]: cluster 2024-07-28T15:11:30.946288+0000 mgr.y (mgr.25253) 6684 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:32 smithi177 bash[81864]: cluster 2024-07-28T15:11:30.946288+0000 mgr.y (mgr.25253) 6684 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:32 smithi177 bash[79620]: cluster 2024-07-28T15:11:30.946288+0000 mgr.y (mgr.25253) 6684 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:33.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12538 16 16 0 0 0 - 0 2024-07-28T15:11:34.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12539 16 16 0 0 0 - 0 2024-07-28T15:11:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:34 smithi204 bash[68176]: cluster 2024-07-28T15:11:32.947788+0000 mgr.y (mgr.25253) 6685 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:34 smithi177 bash[81864]: cluster 2024-07-28T15:11:32.947788+0000 mgr.y (mgr.25253) 6685 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:34 smithi177 bash[79620]: cluster 2024-07-28T15:11:32.947788+0000 mgr.y (mgr.25253) 6685 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:35.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:11:35.317027+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:35.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:35.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12540 16 16 0 0 0 - 0 2024-07-28T15:11:36.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12541 16 16 0 0 0 - 0 2024-07-28T15:11:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:11:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:36 smithi204 bash[68176]: cluster 2024-07-28T15:11:34.949231+0000 mgr.y (mgr.25253) 6686 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:36 smithi177 bash[81864]: cluster 2024-07-28T15:11:34.949231+0000 mgr.y (mgr.25253) 6686 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:36 smithi177 bash[79620]: cluster 2024-07-28T15:11:34.949231+0000 mgr.y (mgr.25253) 6686 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:37.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12542 16 16 0 0 0 - 0 2024-07-28T15:11:38.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12543 16 16 0 0 0 - 0 2024-07-28T15:11:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:38 smithi204 bash[68176]: cluster 2024-07-28T15:11:36.950682+0000 mgr.y (mgr.25253) 6687 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:38 smithi177 bash[81864]: cluster 2024-07-28T15:11:36.950682+0000 mgr.y (mgr.25253) 6687 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:38 smithi177 bash[79620]: cluster 2024-07-28T15:11:36.950682+0000 mgr.y (mgr.25253) 6687 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:39.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12544 16 16 0 0 0 - 0 2024-07-28T15:11:40.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12545 16 16 0 0 0 - 0 2024-07-28T15:11:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:40 smithi204 bash[68176]: cluster 2024-07-28T15:11:38.952173+0000 mgr.y (mgr.25253) 6688 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:40 smithi177 bash[81864]: cluster 2024-07-28T15:11:38.952173+0000 mgr.y (mgr.25253) 6688 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:40 smithi177 bash[79620]: cluster 2024-07-28T15:11:38.952173+0000 mgr.y (mgr.25253) 6688 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:41.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12546 16 16 0 0 0 - 0 2024-07-28T15:11:42.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12547 16 16 0 0 0 - 0 2024-07-28T15:11:42.586 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:42 smithi204 bash[68176]: cluster 2024-07-28T15:11:40.953695+0000 mgr.y (mgr.25253) 6689 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:42 smithi177 bash[81864]: cluster 2024-07-28T15:11:40.953695+0000 mgr.y (mgr.25253) 6689 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:42 smithi177 bash[79620]: cluster 2024-07-28T15:11:40.953695+0000 mgr.y (mgr.25253) 6689 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:43.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12548 16 16 0 0 0 - 0 2024-07-28T15:11:44.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12549 16 16 0 0 0 - 0 2024-07-28T15:11:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:44 smithi204 bash[68176]: cluster 2024-07-28T15:11:42.955136+0000 mgr.y (mgr.25253) 6690 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:44 smithi177 bash[81864]: cluster 2024-07-28T15:11:42.955136+0000 mgr.y (mgr.25253) 6690 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:44 smithi177 bash[79620]: cluster 2024-07-28T15:11:42.955136+0000 mgr.y (mgr.25253) 6690 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:45.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12550 16 16 0 0 0 - 0 2024-07-28T15:11:46.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12551 16 16 0 0 0 - 0 2024-07-28T15:11:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:11:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:46 smithi204 bash[68176]: cluster 2024-07-28T15:11:44.956545+0000 mgr.y (mgr.25253) 6691 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:46 smithi204 bash[68176]: audit 2024-07-28T15:11:46.020791+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:46 smithi177 bash[81864]: cluster 2024-07-28T15:11:44.956545+0000 mgr.y (mgr.25253) 6691 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:46 smithi177 bash[81864]: audit 2024-07-28T15:11:46.020791+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:46 smithi177 bash[79620]: cluster 2024-07-28T15:11:44.956545+0000 mgr.y (mgr.25253) 6691 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:46 smithi177 bash[79620]: audit 2024-07-28T15:11:46.020791+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:47.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12552 16 16 0 0 0 - 0 2024-07-28T15:11:48.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12553 16 16 0 0 0 - 0 2024-07-28T15:11:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:48 smithi204 bash[68176]: cluster 2024-07-28T15:11:46.957984+0000 mgr.y (mgr.25253) 6692 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:48 smithi177 bash[81864]: cluster 2024-07-28T15:11:46.957984+0000 mgr.y (mgr.25253) 6692 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:48 smithi177 bash[79620]: cluster 2024-07-28T15:11:46.957984+0000 mgr.y (mgr.25253) 6692 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:49.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12554 16 16 0 0 0 - 0 2024-07-28T15:11:50.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12555 16 16 0 0 0 - 0 2024-07-28T15:11:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:50 smithi204 bash[68176]: cluster 2024-07-28T15:11:48.959424+0000 mgr.y (mgr.25253) 6693 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:50 smithi177 bash[81864]: cluster 2024-07-28T15:11:48.959424+0000 mgr.y (mgr.25253) 6693 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:50 smithi177 bash[79620]: cluster 2024-07-28T15:11:48.959424+0000 mgr.y (mgr.25253) 6693 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:51.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12556 16 16 0 0 0 - 0 2024-07-28T15:11:52.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12557 16 16 0 0 0 - 0 2024-07-28T15:11:52.608 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:11:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:52 smithi204 bash[68176]: cluster 2024-07-28T15:11:50.960880+0000 mgr.y (mgr.25253) 6694 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:52 smithi177 bash[81864]: cluster 2024-07-28T15:11:50.960880+0000 mgr.y (mgr.25253) 6694 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:52 smithi177 bash[79620]: cluster 2024-07-28T15:11:50.960880+0000 mgr.y (mgr.25253) 6694 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:53.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12558 16 16 0 0 0 - 0 2024-07-28T15:11:54.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12559 16 16 0 0 0 - 0 2024-07-28T15:11:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:54 smithi204 bash[68176]: cluster 2024-07-28T15:11:52.962315+0000 mgr.y (mgr.25253) 6695 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:54 smithi177 bash[81864]: cluster 2024-07-28T15:11:52.962315+0000 mgr.y (mgr.25253) 6695 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:54 smithi177 bash[79620]: cluster 2024-07-28T15:11:52.962315+0000 mgr.y (mgr.25253) 6695 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:55.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:11:55.319707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:55.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:55.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12560 16 16 0 0 0 - 0 2024-07-28T15:11:56.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12561 16 16 0 0 0 - 0 2024-07-28T15:11:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:11:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:11:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:11:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:56 smithi204 bash[68176]: cluster 2024-07-28T15:11:54.963716+0000 mgr.y (mgr.25253) 6696 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:56 smithi177 bash[81864]: cluster 2024-07-28T15:11:54.963716+0000 mgr.y (mgr.25253) 6696 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:56 smithi177 bash[79620]: cluster 2024-07-28T15:11:54.963716+0000 mgr.y (mgr.25253) 6696 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:57.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12562 16 16 0 0 0 - 0 2024-07-28T15:11:58.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12563 16 16 0 0 0 - 0 2024-07-28T15:11:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:11:58 smithi204 bash[68176]: cluster 2024-07-28T15:11:56.965161+0000 mgr.y (mgr.25253) 6697 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:11:58 smithi177 bash[81864]: cluster 2024-07-28T15:11:56.965161+0000 mgr.y (mgr.25253) 6697 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:11:58 smithi177 bash[79620]: cluster 2024-07-28T15:11:56.965161+0000 mgr.y (mgr.25253) 6697 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:11:59.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12564 16 16 0 0 0 - 0 2024-07-28T15:12:00.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12565 16 16 0 0 0 - 0 2024-07-28T15:12:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:00 smithi204 bash[68176]: cluster 2024-07-28T15:11:58.966604+0000 mgr.y (mgr.25253) 6698 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:00 smithi177 bash[79620]: cluster 2024-07-28T15:11:58.966604+0000 mgr.y (mgr.25253) 6698 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:00 smithi177 bash[81864]: cluster 2024-07-28T15:11:58.966604+0000 mgr.y (mgr.25253) 6698 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:01.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12566 16 16 0 0 0 - 0 2024-07-28T15:12:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:01 smithi204 bash[68176]: audit 2024-07-28T15:12:01.021686+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:01 smithi177 bash[79620]: audit 2024-07-28T15:12:01.021686+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:01 smithi177 bash[81864]: audit 2024-07-28T15:12:01.021686+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:02.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12567 16 16 0 0 0 - 0 2024-07-28T15:12:02.637 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:02 smithi204 bash[68176]: cluster 2024-07-28T15:12:00.968077+0000 mgr.y (mgr.25253) 6699 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:02 smithi177 bash[79620]: cluster 2024-07-28T15:12:00.968077+0000 mgr.y (mgr.25253) 6699 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:02 smithi177 bash[81864]: cluster 2024-07-28T15:12:00.968077+0000 mgr.y (mgr.25253) 6699 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:03.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12568 16 16 0 0 0 - 0 2024-07-28T15:12:04.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12569 16 16 0 0 0 - 0 2024-07-28T15:12:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:04 smithi204 bash[68176]: cluster 2024-07-28T15:12:02.969517+0000 mgr.y (mgr.25253) 6700 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:04 smithi177 bash[79620]: cluster 2024-07-28T15:12:02.969517+0000 mgr.y (mgr.25253) 6700 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:04 smithi177 bash[81864]: cluster 2024-07-28T15:12:02.969517+0000 mgr.y (mgr.25253) 6700 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:05.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12570 16 16 0 0 0 - 0 2024-07-28T15:12:06.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12571 16 16 0 0 0 - 0 2024-07-28T15:12:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:12:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:06 smithi204 bash[68176]: cluster 2024-07-28T15:12:04.970985+0000 mgr.y (mgr.25253) 6701 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:06 smithi177 bash[81864]: cluster 2024-07-28T15:12:04.970985+0000 mgr.y (mgr.25253) 6701 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:06 smithi177 bash[79620]: cluster 2024-07-28T15:12:04.970985+0000 mgr.y (mgr.25253) 6701 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:07.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12572 16 16 0 0 0 - 0 2024-07-28T15:12:08.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12573 16 16 0 0 0 - 0 2024-07-28T15:12:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:08 smithi204 bash[68176]: cluster 2024-07-28T15:12:06.972443+0000 mgr.y (mgr.25253) 6702 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:08 smithi177 bash[79620]: cluster 2024-07-28T15:12:06.972443+0000 mgr.y (mgr.25253) 6702 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:08 smithi177 bash[81864]: cluster 2024-07-28T15:12:06.972443+0000 mgr.y (mgr.25253) 6702 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:09.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12574 16 16 0 0 0 - 0 2024-07-28T15:12:10.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12575 16 16 0 0 0 - 0 2024-07-28T15:12:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:10 smithi204 bash[68176]: cluster 2024-07-28T15:12:08.973890+0000 mgr.y (mgr.25253) 6703 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:10 smithi177 bash[81864]: cluster 2024-07-28T15:12:08.973890+0000 mgr.y (mgr.25253) 6703 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:10 smithi177 bash[79620]: cluster 2024-07-28T15:12:08.973890+0000 mgr.y (mgr.25253) 6703 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:11.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12576 16 16 0 0 0 - 0 2024-07-28T15:12:12.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12577 16 16 0 0 0 - 0 2024-07-28T15:12:12.658 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:12 smithi204 bash[68176]: cluster 2024-07-28T15:12:10.975337+0000 mgr.y (mgr.25253) 6704 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:12 smithi177 bash[81864]: cluster 2024-07-28T15:12:10.975337+0000 mgr.y (mgr.25253) 6704 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:12 smithi177 bash[79620]: cluster 2024-07-28T15:12:10.975337+0000 mgr.y (mgr.25253) 6704 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:13.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12578 16 16 0 0 0 - 0 2024-07-28T15:12:14.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12579 16 16 0 0 0 - 0 2024-07-28T15:12:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:14 smithi204 bash[68176]: cluster 2024-07-28T15:12:12.976860+0000 mgr.y (mgr.25253) 6705 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:14 smithi177 bash[81864]: cluster 2024-07-28T15:12:12.976860+0000 mgr.y (mgr.25253) 6705 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:14 smithi177 bash[79620]: cluster 2024-07-28T15:12:12.976860+0000 mgr.y (mgr.25253) 6705 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:15.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:12:15.322913+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:15.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:15.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12580 16 16 0 0 0 - 0 2024-07-28T15:12:16.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12581 16 16 0 0 0 - 0 2024-07-28T15:12:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:12:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[81864]: cluster 2024-07-28T15:12:14.978336+0000 mgr.y (mgr.25253) 6706 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[81864]: audit 2024-07-28T15:12:16.022068+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[81864]: audit 2024-07-28T15:12:16.277948+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[79620]: cluster 2024-07-28T15:12:14.978336+0000 mgr.y (mgr.25253) 6706 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[79620]: audit 2024-07-28T15:12:16.022068+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:16 smithi177 bash[79620]: audit 2024-07-28T15:12:16.277948+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:16 smithi204 bash[68176]: cluster 2024-07-28T15:12:14.978336+0000 mgr.y (mgr.25253) 6706 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:16 smithi204 bash[68176]: audit 2024-07-28T15:12:16.022068+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:16 smithi204 bash[68176]: audit 2024-07-28T15:12:16.277948+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:17.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12582 16 16 0 0 0 - 0 2024-07-28T15:12:18.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12583 16 16 0 0 0 - 0 2024-07-28T15:12:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:18 smithi177 bash[81864]: cluster 2024-07-28T15:12:16.979853+0000 mgr.y (mgr.25253) 6707 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:18 smithi177 bash[79620]: cluster 2024-07-28T15:12:16.979853+0000 mgr.y (mgr.25253) 6707 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:19.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:18 smithi204 bash[68176]: cluster 2024-07-28T15:12:16.979853+0000 mgr.y (mgr.25253) 6707 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:19.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12584 16 16 0 0 0 - 0 2024-07-28T15:12:20.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12585 16 16 0 0 0 - 0 2024-07-28T15:12:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:20 smithi177 bash[81864]: cluster 2024-07-28T15:12:18.981321+0000 mgr.y (mgr.25253) 6708 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:20 smithi177 bash[79620]: cluster 2024-07-28T15:12:18.981321+0000 mgr.y (mgr.25253) 6708 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:20 smithi204 bash[68176]: cluster 2024-07-28T15:12:18.981321+0000 mgr.y (mgr.25253) 6708 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:21.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12586 16 16 0 0 0 - 0 2024-07-28T15:12:22.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12587 16 16 0 0 0 - 0 2024-07-28T15:12:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: cluster 2024-07-28T15:12:20.982799+0000 mgr.y (mgr.25253) 6709 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:21.963734+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:21.970013+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:22.243012+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:22.248735+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:22.636194+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:22.637978+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[81864]: audit 2024-07-28T15:12:22.645721+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: cluster 2024-07-28T15:12:20.982799+0000 mgr.y (mgr.25253) 6709 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:21.963734+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:21.970013+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:22.243012+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:22.248735+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:22.636194+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:23.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:22.637978+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:23.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:22 smithi177 bash[79620]: audit 2024-07-28T15:12:22.645721+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: cluster 2024-07-28T15:12:20.982799+0000 mgr.y (mgr.25253) 6709 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:21.963734+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:21.970013+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:22.243012+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:22.248735+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:22.636194+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:22.637978+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:23.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:22 smithi204 bash[68176]: audit 2024-07-28T15:12:22.645721+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:12:23.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12588 16 16 0 0 0 - 0 2024-07-28T15:12:24.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12589 16 16 0 0 0 - 0 2024-07-28T15:12:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:24 smithi177 bash[81864]: cluster 2024-07-28T15:12:22.984260+0000 mgr.y (mgr.25253) 6710 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:24 smithi177 bash[79620]: cluster 2024-07-28T15:12:22.984260+0000 mgr.y (mgr.25253) 6710 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:24 smithi204 bash[68176]: cluster 2024-07-28T15:12:22.984260+0000 mgr.y (mgr.25253) 6710 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:25.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12590 16 16 0 0 0 - 0 2024-07-28T15:12:26.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12591 16 16 0 0 0 - 0 2024-07-28T15:12:26.517 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:12:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:26 smithi177 bash[81864]: cluster 2024-07-28T15:12:24.985714+0000 mgr.y (mgr.25253) 6711 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:26 smithi177 bash[79620]: cluster 2024-07-28T15:12:24.985714+0000 mgr.y (mgr.25253) 6711 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:26 smithi204 bash[68176]: cluster 2024-07-28T15:12:24.985714+0000 mgr.y (mgr.25253) 6711 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:27.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12592 16 16 0 0 0 - 0 2024-07-28T15:12:28.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12593 16 16 0 0 0 - 0 2024-07-28T15:12:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:28 smithi177 bash[81864]: cluster 2024-07-28T15:12:26.987145+0000 mgr.y (mgr.25253) 6712 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:28 smithi177 bash[79620]: cluster 2024-07-28T15:12:26.987145+0000 mgr.y (mgr.25253) 6712 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:28 smithi204 bash[68176]: cluster 2024-07-28T15:12:26.987145+0000 mgr.y (mgr.25253) 6712 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:29.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12594 16 16 0 0 0 - 0 2024-07-28T15:12:30.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12595 16 16 0 0 0 - 0 2024-07-28T15:12:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:30 smithi177 bash[81864]: cluster 2024-07-28T15:12:28.988651+0000 mgr.y (mgr.25253) 6713 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:30 smithi177 bash[79620]: cluster 2024-07-28T15:12:28.988651+0000 mgr.y (mgr.25253) 6713 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:30 smithi204 bash[68176]: cluster 2024-07-28T15:12:28.988651+0000 mgr.y (mgr.25253) 6713 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:31.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12596 16 16 0 0 0 - 0 2024-07-28T15:12:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:31 smithi177 bash[81864]: audit 2024-07-28T15:12:31.022550+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:31 smithi177 bash[79620]: audit 2024-07-28T15:12:31.022550+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:31 smithi204 bash[68176]: audit 2024-07-28T15:12:31.022550+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:32.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12597 16 16 0 0 0 - 0 2024-07-28T15:12:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:32 smithi177 bash[81864]: cluster 2024-07-28T15:12:30.990094+0000 mgr.y (mgr.25253) 6714 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:32 smithi177 bash[79620]: cluster 2024-07-28T15:12:30.990094+0000 mgr.y (mgr.25253) 6714 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:33.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:32 smithi204 bash[68176]: cluster 2024-07-28T15:12:30.990094+0000 mgr.y (mgr.25253) 6714 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:33.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12598 16 16 0 0 0 - 0 2024-07-28T15:12:34.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12599 16 16 0 0 0 - 0 2024-07-28T15:12:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:34 smithi177 bash[81864]: cluster 2024-07-28T15:12:32.991530+0000 mgr.y (mgr.25253) 6715 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:34 smithi177 bash[79620]: cluster 2024-07-28T15:12:32.991530+0000 mgr.y (mgr.25253) 6715 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:34 smithi204 bash[68176]: cluster 2024-07-28T15:12:32.991530+0000 mgr.y (mgr.25253) 6715 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:35.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:12:35.326101+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:35.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:35.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12600 16 16 0 0 0 - 0 2024-07-28T15:12:36.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12601 16 16 0 0 0 - 0 2024-07-28T15:12:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:12:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:36 smithi177 bash[81864]: cluster 2024-07-28T15:12:34.992978+0000 mgr.y (mgr.25253) 6716 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:36 smithi177 bash[79620]: cluster 2024-07-28T15:12:34.992978+0000 mgr.y (mgr.25253) 6716 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:36 smithi204 bash[68176]: cluster 2024-07-28T15:12:34.992978+0000 mgr.y (mgr.25253) 6716 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:37.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12602 16 16 0 0 0 - 0 2024-07-28T15:12:38.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12603 16 16 0 0 0 - 0 2024-07-28T15:12:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:38 smithi177 bash[81864]: cluster 2024-07-28T15:12:36.994420+0000 mgr.y (mgr.25253) 6717 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:38 smithi177 bash[79620]: cluster 2024-07-28T15:12:36.994420+0000 mgr.y (mgr.25253) 6717 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:38 smithi204 bash[68176]: cluster 2024-07-28T15:12:36.994420+0000 mgr.y (mgr.25253) 6717 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:39.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12604 16 16 0 0 0 - 0 2024-07-28T15:12:40.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12605 16 16 0 0 0 - 0 2024-07-28T15:12:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:40 smithi177 bash[81864]: cluster 2024-07-28T15:12:38.995886+0000 mgr.y (mgr.25253) 6718 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:40 smithi177 bash[79620]: cluster 2024-07-28T15:12:38.995886+0000 mgr.y (mgr.25253) 6718 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:40 smithi204 bash[68176]: cluster 2024-07-28T15:12:38.995886+0000 mgr.y (mgr.25253) 6718 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:41.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12606 16 16 0 0 0 - 0 2024-07-28T15:12:42.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12607 16 16 0 0 0 - 0 2024-07-28T15:12:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:42 smithi177 bash[81864]: cluster 2024-07-28T15:12:40.997349+0000 mgr.y (mgr.25253) 6719 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:42 smithi177 bash[79620]: cluster 2024-07-28T15:12:40.997349+0000 mgr.y (mgr.25253) 6719 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:43.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:42 smithi204 bash[68176]: cluster 2024-07-28T15:12:40.997349+0000 mgr.y (mgr.25253) 6719 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:43.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12608 16 16 0 0 0 - 0 2024-07-28T15:12:44.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12609 16 16 0 0 0 - 0 2024-07-28T15:12:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:44 smithi177 bash[81864]: cluster 2024-07-28T15:12:42.998810+0000 mgr.y (mgr.25253) 6720 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:44 smithi177 bash[79620]: cluster 2024-07-28T15:12:42.998810+0000 mgr.y (mgr.25253) 6720 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:44 smithi204 bash[68176]: cluster 2024-07-28T15:12:42.998810+0000 mgr.y (mgr.25253) 6720 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:45.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12610 16 16 0 0 0 - 0 2024-07-28T15:12:46.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12611 16 16 0 0 0 - 0 2024-07-28T15:12:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:12:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:46 smithi177 bash[81864]: cluster 2024-07-28T15:12:45.000272+0000 mgr.y (mgr.25253) 6721 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:46 smithi177 bash[81864]: audit 2024-07-28T15:12:46.022944+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:46 smithi177 bash[79620]: cluster 2024-07-28T15:12:45.000272+0000 mgr.y (mgr.25253) 6721 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:46 smithi177 bash[79620]: audit 2024-07-28T15:12:46.022944+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:46 smithi204 bash[68176]: cluster 2024-07-28T15:12:45.000272+0000 mgr.y (mgr.25253) 6721 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:46 smithi204 bash[68176]: audit 2024-07-28T15:12:46.022944+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:47.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12612 16 16 0 0 0 - 0 2024-07-28T15:12:48.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12613 16 16 0 0 0 - 0 2024-07-28T15:12:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:48 smithi177 bash[81864]: cluster 2024-07-28T15:12:47.001731+0000 mgr.y (mgr.25253) 6722 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:48 smithi177 bash[79620]: cluster 2024-07-28T15:12:47.001731+0000 mgr.y (mgr.25253) 6722 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:48 smithi204 bash[68176]: cluster 2024-07-28T15:12:47.001731+0000 mgr.y (mgr.25253) 6722 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:49.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12614 16 16 0 0 0 - 0 2024-07-28T15:12:50.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12615 16 16 0 0 0 - 0 2024-07-28T15:12:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:50 smithi177 bash[81864]: cluster 2024-07-28T15:12:49.003268+0000 mgr.y (mgr.25253) 6723 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:50 smithi177 bash[79620]: cluster 2024-07-28T15:12:49.003268+0000 mgr.y (mgr.25253) 6723 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:50 smithi204 bash[68176]: cluster 2024-07-28T15:12:49.003268+0000 mgr.y (mgr.25253) 6723 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:51.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12616 16 16 0 0 0 - 0 2024-07-28T15:12:52.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12617 16 16 0 0 0 - 0 2024-07-28T15:12:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:12:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:52 smithi177 bash[79620]: cluster 2024-07-28T15:12:51.004750+0000 mgr.y (mgr.25253) 6724 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:52 smithi177 bash[81864]: cluster 2024-07-28T15:12:51.004750+0000 mgr.y (mgr.25253) 6724 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:52 smithi204 bash[68176]: cluster 2024-07-28T15:12:51.004750+0000 mgr.y (mgr.25253) 6724 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:53.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12618 16 16 0 0 0 - 0 2024-07-28T15:12:54.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12619 16 16 0 0 0 - 0 2024-07-28T15:12:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:54 smithi177 bash[79620]: cluster 2024-07-28T15:12:53.006198+0000 mgr.y (mgr.25253) 6725 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:54 smithi177 bash[81864]: cluster 2024-07-28T15:12:53.006198+0000 mgr.y (mgr.25253) 6725 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:54 smithi204 bash[68176]: cluster 2024-07-28T15:12:53.006198+0000 mgr.y (mgr.25253) 6725 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:55.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:12:55.329785+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:55.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:55.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12620 16 16 0 0 0 - 0 2024-07-28T15:12:56.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12621 16 16 0 0 0 - 0 2024-07-28T15:12:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:12:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:12:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:12:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:56 smithi177 bash[79620]: cluster 2024-07-28T15:12:55.007719+0000 mgr.y (mgr.25253) 6726 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:56 smithi177 bash[81864]: cluster 2024-07-28T15:12:55.007719+0000 mgr.y (mgr.25253) 6726 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:56 smithi204 bash[68176]: cluster 2024-07-28T15:12:55.007719+0000 mgr.y (mgr.25253) 6726 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:57.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12622 16 16 0 0 0 - 0 2024-07-28T15:12:58.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12623 16 16 0 0 0 - 0 2024-07-28T15:12:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:12:58 smithi177 bash[79620]: cluster 2024-07-28T15:12:57.009181+0000 mgr.y (mgr.25253) 6727 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:12:58 smithi177 bash[81864]: cluster 2024-07-28T15:12:57.009181+0000 mgr.y (mgr.25253) 6727 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:12:58 smithi204 bash[68176]: cluster 2024-07-28T15:12:57.009181+0000 mgr.y (mgr.25253) 6727 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:12:59.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12624 16 16 0 0 0 - 0 2024-07-28T15:13:00.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12625 16 16 0 0 0 - 0 2024-07-28T15:13:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:00 smithi177 bash[79620]: cluster 2024-07-28T15:12:59.010661+0000 mgr.y (mgr.25253) 6728 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:00 smithi177 bash[81864]: cluster 2024-07-28T15:12:59.010661+0000 mgr.y (mgr.25253) 6728 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:00 smithi204 bash[68176]: cluster 2024-07-28T15:12:59.010661+0000 mgr.y (mgr.25253) 6728 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:01.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12626 16 16 0 0 0 - 0 2024-07-28T15:13:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:01 smithi204 bash[68176]: audit 2024-07-28T15:13:01.023355+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:01 smithi177 bash[79620]: audit 2024-07-28T15:13:01.023355+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:01 smithi177 bash[81864]: audit 2024-07-28T15:13:01.023355+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:02.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12627 16 16 0 0 0 - 0 2024-07-28T15:13:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:02 smithi204 bash[68176]: cluster 2024-07-28T15:13:01.012162+0000 mgr.y (mgr.25253) 6729 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:02 smithi177 bash[81864]: cluster 2024-07-28T15:13:01.012162+0000 mgr.y (mgr.25253) 6729 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:02 smithi177 bash[79620]: cluster 2024-07-28T15:13:01.012162+0000 mgr.y (mgr.25253) 6729 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:03.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12628 16 16 0 0 0 - 0 2024-07-28T15:13:04.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12629 16 16 0 0 0 - 0 2024-07-28T15:13:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:04 smithi204 bash[68176]: cluster 2024-07-28T15:13:03.013793+0000 mgr.y (mgr.25253) 6730 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:04 smithi177 bash[81864]: cluster 2024-07-28T15:13:03.013793+0000 mgr.y (mgr.25253) 6730 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:05.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:04 smithi177 bash[79620]: cluster 2024-07-28T15:13:03.013793+0000 mgr.y (mgr.25253) 6730 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:05.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12630 16 16 0 0 0 - 0 2024-07-28T15:13:06.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12631 16 16 0 0 0 - 0 2024-07-28T15:13:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:13:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:06 smithi204 bash[68176]: cluster 2024-07-28T15:13:05.015319+0000 mgr.y (mgr.25253) 6731 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:06 smithi177 bash[81864]: cluster 2024-07-28T15:13:05.015319+0000 mgr.y (mgr.25253) 6731 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:06 smithi177 bash[79620]: cluster 2024-07-28T15:13:05.015319+0000 mgr.y (mgr.25253) 6731 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:07.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12632 16 16 0 0 0 - 0 2024-07-28T15:13:08.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12633 16 16 0 0 0 - 0 2024-07-28T15:13:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:08 smithi204 bash[68176]: cluster 2024-07-28T15:13:07.016920+0000 mgr.y (mgr.25253) 6732 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:08 smithi177 bash[81864]: cluster 2024-07-28T15:13:07.016920+0000 mgr.y (mgr.25253) 6732 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:08 smithi177 bash[79620]: cluster 2024-07-28T15:13:07.016920+0000 mgr.y (mgr.25253) 6732 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:09.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12634 16 16 0 0 0 - 0 2024-07-28T15:13:10.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12635 16 16 0 0 0 - 0 2024-07-28T15:13:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:10 smithi204 bash[68176]: cluster 2024-07-28T15:13:09.018555+0000 mgr.y (mgr.25253) 6733 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:10 smithi177 bash[79620]: cluster 2024-07-28T15:13:09.018555+0000 mgr.y (mgr.25253) 6733 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:10 smithi177 bash[81864]: cluster 2024-07-28T15:13:09.018555+0000 mgr.y (mgr.25253) 6733 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:11.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12636 16 16 0 0 0 - 0 2024-07-28T15:13:12.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12637 16 16 0 0 0 - 0 2024-07-28T15:13:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:12 smithi204 bash[68176]: cluster 2024-07-28T15:13:11.020198+0000 mgr.y (mgr.25253) 6734 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:12 smithi177 bash[79620]: cluster 2024-07-28T15:13:11.020198+0000 mgr.y (mgr.25253) 6734 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:12 smithi177 bash[81864]: cluster 2024-07-28T15:13:11.020198+0000 mgr.y (mgr.25253) 6734 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:13.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12638 16 16 0 0 0 - 0 2024-07-28T15:13:14.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12639 16 16 0 0 0 - 0 2024-07-28T15:13:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:14 smithi204 bash[68176]: cluster 2024-07-28T15:13:13.021709+0000 mgr.y (mgr.25253) 6735 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:14 smithi177 bash[81864]: cluster 2024-07-28T15:13:13.021709+0000 mgr.y (mgr.25253) 6735 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:14 smithi177 bash[79620]: cluster 2024-07-28T15:13:13.021709+0000 mgr.y (mgr.25253) 6735 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:15.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:13:15.333205+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:15.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:15.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12640 16 16 0 0 0 - 0 2024-07-28T15:13:16.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12641 16 16 0 0 0 - 0 2024-07-28T15:13:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:13:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:16 smithi204 bash[68176]: cluster 2024-07-28T15:13:15.023146+0000 mgr.y (mgr.25253) 6736 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:16 smithi204 bash[68176]: audit 2024-07-28T15:13:16.023761+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:16 smithi177 bash[79620]: cluster 2024-07-28T15:13:15.023146+0000 mgr.y (mgr.25253) 6736 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:16 smithi177 bash[79620]: audit 2024-07-28T15:13:16.023761+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:16 smithi177 bash[81864]: cluster 2024-07-28T15:13:15.023146+0000 mgr.y (mgr.25253) 6736 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:16 smithi177 bash[81864]: audit 2024-07-28T15:13:16.023761+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:17.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12642 16 16 0 0 0 - 0 2024-07-28T15:13:18.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12643 16 16 0 0 0 - 0 2024-07-28T15:13:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:18 smithi204 bash[68176]: cluster 2024-07-28T15:13:17.024615+0000 mgr.y (mgr.25253) 6737 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:18 smithi177 bash[81864]: cluster 2024-07-28T15:13:17.024615+0000 mgr.y (mgr.25253) 6737 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:18 smithi177 bash[79620]: cluster 2024-07-28T15:13:17.024615+0000 mgr.y (mgr.25253) 6737 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:19.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12644 16 16 0 0 0 - 0 2024-07-28T15:13:20.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12645 16 16 0 0 0 - 0 2024-07-28T15:13:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:20 smithi204 bash[68176]: cluster 2024-07-28T15:13:19.026078+0000 mgr.y (mgr.25253) 6738 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:20 smithi177 bash[81864]: cluster 2024-07-28T15:13:19.026078+0000 mgr.y (mgr.25253) 6738 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:20 smithi177 bash[79620]: cluster 2024-07-28T15:13:19.026078+0000 mgr.y (mgr.25253) 6738 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:21.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12646 16 16 0 0 0 - 0 2024-07-28T15:13:22.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12647 16 16 0 0 0 - 0 2024-07-28T15:13:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:22 smithi204 bash[68176]: cluster 2024-07-28T15:13:21.027536+0000 mgr.y (mgr.25253) 6739 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:22 smithi204 bash[68176]: audit 2024-07-28T15:13:22.775892+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:22 smithi177 bash[81864]: cluster 2024-07-28T15:13:21.027536+0000 mgr.y (mgr.25253) 6739 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:22 smithi177 bash[81864]: audit 2024-07-28T15:13:22.775892+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:22 smithi177 bash[79620]: cluster 2024-07-28T15:13:21.027536+0000 mgr.y (mgr.25253) 6739 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:22 smithi177 bash[79620]: audit 2024-07-28T15:13:22.775892+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:23.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12648 16 16 0 0 0 - 0 2024-07-28T15:13:24.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12649 16 16 0 0 0 - 0 2024-07-28T15:13:25.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:24 smithi204 bash[68176]: cluster 2024-07-28T15:13:23.028965+0000 mgr.y (mgr.25253) 6740 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:24 smithi177 bash[81864]: cluster 2024-07-28T15:13:23.028965+0000 mgr.y (mgr.25253) 6740 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:24 smithi177 bash[79620]: cluster 2024-07-28T15:13:23.028965+0000 mgr.y (mgr.25253) 6740 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:25.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12650 16 16 0 0 0 - 0 2024-07-28T15:13:26.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12651 16 16 0 0 0 - 0 2024-07-28T15:13:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:13:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:26 smithi204 bash[68176]: cluster 2024-07-28T15:13:25.030498+0000 mgr.y (mgr.25253) 6741 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:26 smithi177 bash[79620]: cluster 2024-07-28T15:13:25.030498+0000 mgr.y (mgr.25253) 6741 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:26 smithi177 bash[81864]: cluster 2024-07-28T15:13:25.030498+0000 mgr.y (mgr.25253) 6741 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:27.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12652 16 16 0 0 0 - 0 2024-07-28T15:13:28.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12653 16 16 0 0 0 - 0 2024-07-28T15:13:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:28 smithi204 bash[68176]: cluster 2024-07-28T15:13:27.032021+0000 mgr.y (mgr.25253) 6742 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:28 smithi204 bash[68176]: audit 2024-07-28T15:13:28.443162+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:28 smithi204 bash[68176]: audit 2024-07-28T15:13:28.464216+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:28 smithi204 bash[68176]: audit 2024-07-28T15:13:28.663819+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:28 smithi204 bash[68176]: audit 2024-07-28T15:13:28.673414+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[79620]: cluster 2024-07-28T15:13:27.032021+0000 mgr.y (mgr.25253) 6742 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[79620]: audit 2024-07-28T15:13:28.443162+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[79620]: audit 2024-07-28T15:13:28.464216+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[79620]: audit 2024-07-28T15:13:28.663819+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[79620]: audit 2024-07-28T15:13:28.673414+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[81864]: cluster 2024-07-28T15:13:27.032021+0000 mgr.y (mgr.25253) 6742 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[81864]: audit 2024-07-28T15:13:28.443162+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[81864]: audit 2024-07-28T15:13:28.464216+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[81864]: audit 2024-07-28T15:13:28.663819+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:28 smithi177 bash[81864]: audit 2024-07-28T15:13:28.673414+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:29.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12654 16 16 0 0 0 - 0 2024-07-28T15:13:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:29 smithi204 bash[68176]: audit 2024-07-28T15:13:29.127304+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:29 smithi204 bash[68176]: audit 2024-07-28T15:13:29.129015+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:29 smithi204 bash[68176]: audit 2024-07-28T15:13:29.140646+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[81864]: audit 2024-07-28T15:13:29.127304+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[81864]: audit 2024-07-28T15:13:29.129015+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[81864]: audit 2024-07-28T15:13:29.140646+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[79620]: audit 2024-07-28T15:13:29.127304+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[79620]: audit 2024-07-28T15:13:29.129015+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:29 smithi177 bash[79620]: audit 2024-07-28T15:13:29.140646+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:13:30.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12655 16 16 0 0 0 - 0 2024-07-28T15:13:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:30 smithi204 bash[68176]: cluster 2024-07-28T15:13:29.033468+0000 mgr.y (mgr.25253) 6743 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:30 smithi177 bash[81864]: cluster 2024-07-28T15:13:29.033468+0000 mgr.y (mgr.25253) 6743 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:30 smithi177 bash[79620]: cluster 2024-07-28T15:13:29.033468+0000 mgr.y (mgr.25253) 6743 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:31.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12656 16 16 0 0 0 - 0 2024-07-28T15:13:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:31 smithi204 bash[68176]: audit 2024-07-28T15:13:31.024220+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:31 smithi177 bash[81864]: audit 2024-07-28T15:13:31.024220+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:31 smithi177 bash[79620]: audit 2024-07-28T15:13:31.024220+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:32.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12657 16 16 0 0 0 - 0 2024-07-28T15:13:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:32 smithi204 bash[68176]: cluster 2024-07-28T15:13:31.035516+0000 mgr.y (mgr.25253) 6744 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:32 smithi177 bash[81864]: cluster 2024-07-28T15:13:31.035516+0000 mgr.y (mgr.25253) 6744 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:32 smithi177 bash[79620]: cluster 2024-07-28T15:13:31.035516+0000 mgr.y (mgr.25253) 6744 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:33.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12658 16 16 0 0 0 - 0 2024-07-28T15:13:34.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12659 16 16 0 0 0 - 0 2024-07-28T15:13:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:34 smithi204 bash[68176]: cluster 2024-07-28T15:13:33.036972+0000 mgr.y (mgr.25253) 6745 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:34 smithi177 bash[81864]: cluster 2024-07-28T15:13:33.036972+0000 mgr.y (mgr.25253) 6745 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:34 smithi177 bash[79620]: cluster 2024-07-28T15:13:33.036972+0000 mgr.y (mgr.25253) 6745 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:35.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:13:35.336619+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:35.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:35.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12660 16 16 0 0 0 - 0 2024-07-28T15:13:36.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12661 16 16 0 0 0 - 0 2024-07-28T15:13:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:13:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:36 smithi204 bash[68176]: cluster 2024-07-28T15:13:35.038404+0000 mgr.y (mgr.25253) 6746 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:36 smithi177 bash[81864]: cluster 2024-07-28T15:13:35.038404+0000 mgr.y (mgr.25253) 6746 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:36 smithi177 bash[79620]: cluster 2024-07-28T15:13:35.038404+0000 mgr.y (mgr.25253) 6746 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:37.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12662 16 16 0 0 0 - 0 2024-07-28T15:13:38.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12663 16 16 0 0 0 - 0 2024-07-28T15:13:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:38 smithi204 bash[68176]: cluster 2024-07-28T15:13:37.040057+0000 mgr.y (mgr.25253) 6747 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:38 smithi177 bash[81864]: cluster 2024-07-28T15:13:37.040057+0000 mgr.y (mgr.25253) 6747 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:38 smithi177 bash[79620]: cluster 2024-07-28T15:13:37.040057+0000 mgr.y (mgr.25253) 6747 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:39.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12664 16 16 0 0 0 - 0 2024-07-28T15:13:40.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12665 16 16 0 0 0 - 0 2024-07-28T15:13:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:40 smithi204 bash[68176]: cluster 2024-07-28T15:13:39.041566+0000 mgr.y (mgr.25253) 6748 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:40 smithi177 bash[81864]: cluster 2024-07-28T15:13:39.041566+0000 mgr.y (mgr.25253) 6748 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:40 smithi177 bash[79620]: cluster 2024-07-28T15:13:39.041566+0000 mgr.y (mgr.25253) 6748 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:41.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12666 16 16 0 0 0 - 0 2024-07-28T15:13:42.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12667 16 16 0 0 0 - 0 2024-07-28T15:13:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:42 smithi204 bash[68176]: cluster 2024-07-28T15:13:41.043129+0000 mgr.y (mgr.25253) 6749 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:42 smithi177 bash[79620]: cluster 2024-07-28T15:13:41.043129+0000 mgr.y (mgr.25253) 6749 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:42 smithi177 bash[81864]: cluster 2024-07-28T15:13:41.043129+0000 mgr.y (mgr.25253) 6749 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:43.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12668 16 16 0 0 0 - 0 2024-07-28T15:13:44.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12669 16 16 0 0 0 - 0 2024-07-28T15:13:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:44 smithi204 bash[68176]: cluster 2024-07-28T15:13:43.044642+0000 mgr.y (mgr.25253) 6750 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:44 smithi177 bash[79620]: cluster 2024-07-28T15:13:43.044642+0000 mgr.y (mgr.25253) 6750 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:44 smithi177 bash[81864]: cluster 2024-07-28T15:13:43.044642+0000 mgr.y (mgr.25253) 6750 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:45.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12670 16 16 0 0 0 - 0 2024-07-28T15:13:46.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12671 16 16 0 0 0 - 0 2024-07-28T15:13:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:13:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:46 smithi204 bash[68176]: cluster 2024-07-28T15:13:45.046077+0000 mgr.y (mgr.25253) 6751 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:46 smithi204 bash[68176]: audit 2024-07-28T15:13:46.024731+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:46 smithi177 bash[81864]: cluster 2024-07-28T15:13:45.046077+0000 mgr.y (mgr.25253) 6751 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:46 smithi177 bash[81864]: audit 2024-07-28T15:13:46.024731+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:46 smithi177 bash[79620]: cluster 2024-07-28T15:13:45.046077+0000 mgr.y (mgr.25253) 6751 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:46 smithi177 bash[79620]: audit 2024-07-28T15:13:46.024731+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:47.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12672 16 16 0 0 0 - 0 2024-07-28T15:13:48.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12673 16 16 0 0 0 - 0 2024-07-28T15:13:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:48 smithi204 bash[68176]: cluster 2024-07-28T15:13:47.047563+0000 mgr.y (mgr.25253) 6752 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:48 smithi177 bash[79620]: cluster 2024-07-28T15:13:47.047563+0000 mgr.y (mgr.25253) 6752 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:48 smithi177 bash[81864]: cluster 2024-07-28T15:13:47.047563+0000 mgr.y (mgr.25253) 6752 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:49.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12674 16 16 0 0 0 - 0 2024-07-28T15:13:50.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12675 16 16 0 0 0 - 0 2024-07-28T15:13:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:50 smithi204 bash[68176]: cluster 2024-07-28T15:13:49.049077+0000 mgr.y (mgr.25253) 6753 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:50 smithi177 bash[81864]: cluster 2024-07-28T15:13:49.049077+0000 mgr.y (mgr.25253) 6753 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:50 smithi177 bash[79620]: cluster 2024-07-28T15:13:49.049077+0000 mgr.y (mgr.25253) 6753 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:51.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12676 16 16 0 0 0 - 0 2024-07-28T15:13:52.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12677 16 16 0 0 0 - 0 2024-07-28T15:13:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:13:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:52 smithi204 bash[68176]: cluster 2024-07-28T15:13:51.050534+0000 mgr.y (mgr.25253) 6754 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:52 smithi177 bash[81864]: cluster 2024-07-28T15:13:51.050534+0000 mgr.y (mgr.25253) 6754 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:52 smithi177 bash[79620]: cluster 2024-07-28T15:13:51.050534+0000 mgr.y (mgr.25253) 6754 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:53.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12678 16 16 0 0 0 - 0 2024-07-28T15:13:54.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12679 16 16 0 0 0 - 0 2024-07-28T15:13:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:54 smithi204 bash[68176]: cluster 2024-07-28T15:13:53.052032+0000 mgr.y (mgr.25253) 6755 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:54 smithi177 bash[81864]: cluster 2024-07-28T15:13:53.052032+0000 mgr.y (mgr.25253) 6755 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:54 smithi177 bash[79620]: cluster 2024-07-28T15:13:53.052032+0000 mgr.y (mgr.25253) 6755 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:55.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:13:55.339733+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:55.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:55.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12680 16 16 0 0 0 - 0 2024-07-28T15:13:56.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12681 16 16 0 0 0 - 0 2024-07-28T15:13:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:13:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:13:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:13:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:56 smithi204 bash[68176]: cluster 2024-07-28T15:13:55.053521+0000 mgr.y (mgr.25253) 6756 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:56 smithi177 bash[81864]: cluster 2024-07-28T15:13:55.053521+0000 mgr.y (mgr.25253) 6756 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:56 smithi177 bash[79620]: cluster 2024-07-28T15:13:55.053521+0000 mgr.y (mgr.25253) 6756 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:57.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12682 16 16 0 0 0 - 0 2024-07-28T15:13:58.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12683 16 16 0 0 0 - 0 2024-07-28T15:13:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:13:58 smithi204 bash[68176]: cluster 2024-07-28T15:13:57.055044+0000 mgr.y (mgr.25253) 6757 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:13:58 smithi177 bash[79620]: cluster 2024-07-28T15:13:57.055044+0000 mgr.y (mgr.25253) 6757 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:13:58 smithi177 bash[81864]: cluster 2024-07-28T15:13:57.055044+0000 mgr.y (mgr.25253) 6757 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:13:59.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12684 16 16 0 0 0 - 0 2024-07-28T15:14:00.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12685 16 16 0 0 0 - 0 2024-07-28T15:14:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:00 smithi177 bash[81864]: cluster 2024-07-28T15:13:59.056547+0000 mgr.y (mgr.25253) 6758 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:00 smithi177 bash[79620]: cluster 2024-07-28T15:13:59.056547+0000 mgr.y (mgr.25253) 6758 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:01.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12686 16 16 0 0 0 - 0 2024-07-28T15:14:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:00 smithi204 bash[68176]: cluster 2024-07-28T15:13:59.056547+0000 mgr.y (mgr.25253) 6758 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:01 smithi177 bash[81864]: audit 2024-07-28T15:14:01.025337+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:01 smithi177 bash[79620]: audit 2024-07-28T15:14:01.025337+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:01 smithi204 bash[68176]: audit 2024-07-28T15:14:01.025337+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:02.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12687 16 16 0 0 0 - 0 2024-07-28T15:14:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:02 smithi177 bash[81864]: cluster 2024-07-28T15:14:01.061342+0000 mgr.y (mgr.25253) 6759 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:02 smithi177 bash[79620]: cluster 2024-07-28T15:14:01.061342+0000 mgr.y (mgr.25253) 6759 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:03.339 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12688 16 16 0 0 0 - 0 2024-07-28T15:14:03.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:02 smithi204 bash[68176]: cluster 2024-07-28T15:14:01.061342+0000 mgr.y (mgr.25253) 6759 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:04.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12689 16 16 0 0 0 - 0 2024-07-28T15:14:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:04 smithi177 bash[81864]: cluster 2024-07-28T15:14:03.062844+0000 mgr.y (mgr.25253) 6760 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:04 smithi177 bash[79620]: cluster 2024-07-28T15:14:03.062844+0000 mgr.y (mgr.25253) 6760 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:05.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12690 16 16 0 0 0 - 0 2024-07-28T15:14:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:04 smithi204 bash[68176]: cluster 2024-07-28T15:14:03.062844+0000 mgr.y (mgr.25253) 6760 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:06.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12691 16 16 0 0 0 - 0 2024-07-28T15:14:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:06] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T15:14:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:06 smithi177 bash[81864]: cluster 2024-07-28T15:14:05.064355+0000 mgr.y (mgr.25253) 6761 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:06 smithi177 bash[79620]: cluster 2024-07-28T15:14:05.064355+0000 mgr.y (mgr.25253) 6761 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:07.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12692 16 16 0 0 0 - 0 2024-07-28T15:14:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:06 smithi204 bash[68176]: cluster 2024-07-28T15:14:05.064355+0000 mgr.y (mgr.25253) 6761 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:08.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12693 16 16 0 0 0 - 0 2024-07-28T15:14:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:08 smithi177 bash[81864]: cluster 2024-07-28T15:14:07.065840+0000 mgr.y (mgr.25253) 6762 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:08 smithi177 bash[79620]: cluster 2024-07-28T15:14:07.065840+0000 mgr.y (mgr.25253) 6762 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:09.340 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12694 16 16 0 0 0 - 0 2024-07-28T15:14:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:08 smithi204 bash[68176]: cluster 2024-07-28T15:14:07.065840+0000 mgr.y (mgr.25253) 6762 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:10.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12695 16 16 0 0 0 - 0 2024-07-28T15:14:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:10 smithi177 bash[81864]: cluster 2024-07-28T15:14:09.067284+0000 mgr.y (mgr.25253) 6763 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:10 smithi177 bash[79620]: cluster 2024-07-28T15:14:09.067284+0000 mgr.y (mgr.25253) 6763 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:11.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12696 16 16 0 0 0 - 0 2024-07-28T15:14:11.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:10 smithi204 bash[68176]: cluster 2024-07-28T15:14:09.067284+0000 mgr.y (mgr.25253) 6763 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:12.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12697 16 16 0 0 0 - 0 2024-07-28T15:14:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:12 smithi177 bash[81864]: cluster 2024-07-28T15:14:11.068799+0000 mgr.y (mgr.25253) 6764 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:12 smithi177 bash[79620]: cluster 2024-07-28T15:14:11.068799+0000 mgr.y (mgr.25253) 6764 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:13.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12698 16 16 0 0 0 - 0 2024-07-28T15:14:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:12 smithi204 bash[68176]: cluster 2024-07-28T15:14:11.068799+0000 mgr.y (mgr.25253) 6764 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:14.341 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12699 16 16 0 0 0 - 0 2024-07-28T15:14:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:14 smithi177 bash[79620]: cluster 2024-07-28T15:14:13.070270+0000 mgr.y (mgr.25253) 6765 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:14 smithi177 bash[81864]: cluster 2024-07-28T15:14:13.070270+0000 mgr.y (mgr.25253) 6765 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:15.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:14:15.343058+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:15.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:15.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12700 16 16 0 0 0 - 0 2024-07-28T15:14:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:14 smithi204 bash[68176]: cluster 2024-07-28T15:14:13.070270+0000 mgr.y (mgr.25253) 6765 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:16.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12701 16 16 0 0 0 - 0 2024-07-28T15:14:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:16] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T15:14:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:16 smithi177 bash[79620]: cluster 2024-07-28T15:14:15.071771+0000 mgr.y (mgr.25253) 6766 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:16 smithi177 bash[79620]: audit 2024-07-28T15:14:16.025586+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:16 smithi177 bash[81864]: cluster 2024-07-28T15:14:15.071771+0000 mgr.y (mgr.25253) 6766 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:16 smithi177 bash[81864]: audit 2024-07-28T15:14:16.025586+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:17.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12702 16 16 0 0 0 - 0 2024-07-28T15:14:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:16 smithi204 bash[68176]: cluster 2024-07-28T15:14:15.071771+0000 mgr.y (mgr.25253) 6766 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:16 smithi204 bash[68176]: audit 2024-07-28T15:14:16.025586+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:17 smithi177 bash[81864]: cluster 2024-07-28T15:14:17.073233+0000 mgr.y (mgr.25253) 6767 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:17 smithi177 bash[79620]: cluster 2024-07-28T15:14:17.073233+0000 mgr.y (mgr.25253) 6767 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:18.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12703 16 16 0 0 0 - 0 2024-07-28T15:14:18.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:17 smithi204 bash[68176]: cluster 2024-07-28T15:14:17.073233+0000 mgr.y (mgr.25253) 6767 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:19.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12704 16 16 0 0 0 - 0 2024-07-28T15:14:20.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12705 16 16 0 0 0 - 0 2024-07-28T15:14:20.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:20 smithi204 bash[68176]: cluster 2024-07-28T15:14:19.074686+0000 mgr.y (mgr.25253) 6768 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:20 smithi177 bash[81864]: cluster 2024-07-28T15:14:19.074686+0000 mgr.y (mgr.25253) 6768 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:20 smithi177 bash[79620]: cluster 2024-07-28T15:14:19.074686+0000 mgr.y (mgr.25253) 6768 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:21.342 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12706 16 16 0 0 0 - 0 2024-07-28T15:14:22.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12707 16 16 0 0 0 - 0 2024-07-28T15:14:22.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:22 smithi204 bash[68176]: cluster 2024-07-28T15:14:21.076184+0000 mgr.y (mgr.25253) 6769 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:22.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:22 smithi204 bash[60899]: ts=2024-07-28T15:14: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:22 smithi177 bash[81864]: cluster 2024-07-28T15:14:21.076184+0000 mgr.y (mgr.25253) 6769 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:22 smithi177 bash[79620]: cluster 2024-07-28T15:14:21.076184+0000 mgr.y (mgr.25253) 6769 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:23.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12708 16 16 0 0 0 - 0 2024-07-28T15:14:24.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12709 16 16 0 0 0 - 0 2024-07-28T15:14:24.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:24 smithi204 bash[68176]: cluster 2024-07-28T15:14:23.077644+0000 mgr.y (mgr.25253) 6770 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:24 smithi177 bash[81864]: cluster 2024-07-28T15:14:23.077644+0000 mgr.y (mgr.25253) 6770 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:24 smithi177 bash[79620]: cluster 2024-07-28T15:14:23.077644+0000 mgr.y (mgr.25253) 6770 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:25.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12710 16 16 0 0 0 - 0 2024-07-28T15:14:26.343 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12711 16 16 0 0 0 - 0 2024-07-28T15:14:26.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:26 smithi204 bash[68176]: cluster 2024-07-28T15:14:25.079059+0000 mgr.y (mgr.25253) 6771 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:14:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:26 smithi177 bash[81864]: cluster 2024-07-28T15:14:25.079059+0000 mgr.y (mgr.25253) 6771 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:26 smithi177 bash[79620]: cluster 2024-07-28T15:14:25.079059+0000 mgr.y (mgr.25253) 6771 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:27.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12712 16 16 0 0 0 - 0 2024-07-28T15:14:28.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12713 16 16 0 0 0 - 0 2024-07-28T15:14:28.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:28 smithi204 bash[68176]: cluster 2024-07-28T15:14:27.080530+0000 mgr.y (mgr.25253) 6772 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:28 smithi177 bash[81864]: cluster 2024-07-28T15:14:27.080530+0000 mgr.y (mgr.25253) 6772 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:28 smithi177 bash[79620]: cluster 2024-07-28T15:14:27.080530+0000 mgr.y (mgr.25253) 6772 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:29.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12714 16 16 0 0 0 - 0 2024-07-28T15:14:30.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12715 16 16 0 0 0 - 0 2024-07-28T15:14:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:30 smithi204 bash[68176]: cluster 2024-07-28T15:14:29.081984+0000 mgr.y (mgr.25253) 6773 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:30.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:30 smithi204 bash[68176]: audit 2024-07-28T15:14:29.273708+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:30 smithi177 bash[81864]: cluster 2024-07-28T15:14:29.081984+0000 mgr.y (mgr.25253) 6773 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:30 smithi177 bash[81864]: audit 2024-07-28T15:14:29.273708+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:30 smithi177 bash[79620]: cluster 2024-07-28T15:14:29.081984+0000 mgr.y (mgr.25253) 6773 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:30 smithi177 bash[79620]: audit 2024-07-28T15:14:29.273708+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:31.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12716 16 16 0 0 0 - 0 2024-07-28T15:14:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:31 smithi204 bash[68176]: audit 2024-07-28T15:14:31.026251+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:31 smithi177 bash[81864]: audit 2024-07-28T15:14:31.026251+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:31 smithi177 bash[79620]: audit 2024-07-28T15:14:31.026251+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:32.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12717 16 16 0 0 0 - 0 2024-07-28T15:14:32.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:32 smithi204 bash[68176]: cluster 2024-07-28T15:14:31.083409+0000 mgr.y (mgr.25253) 6774 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:32.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:32 smithi177 bash[81864]: cluster 2024-07-28T15:14:31.083409+0000 mgr.y (mgr.25253) 6774 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:32 smithi177 bash[79620]: cluster 2024-07-28T15:14:31.083409+0000 mgr.y (mgr.25253) 6774 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:33.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12718 16 16 0 0 0 - 0 2024-07-28T15:14:34.344 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12719 16 16 0 0 0 - 0 2024-07-28T15:14:34.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:34 smithi177 bash[81864]: cluster 2024-07-28T15:14:33.084907+0000 mgr.y (mgr.25253) 6775 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:34.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:34 smithi177 bash[79620]: cluster 2024-07-28T15:14:33.084907+0000 mgr.y (mgr.25253) 6775 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:34.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:34 smithi204 bash[68176]: cluster 2024-07-28T15:14:33.084907+0000 mgr.y (mgr.25253) 6775 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:35.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:14:35.346176+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:35.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:35.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12720 16 16 0 0 0 - 0 2024-07-28T15:14:36.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:14:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:34.947322+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:34.956646+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:35.197677+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:35.205439+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:35.631358+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:35.632713+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[79620]: audit 2024-07-28T15:14:35.642854+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:34.947322+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:34.956646+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:35.197677+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:35.205439+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:35.631358+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:36.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:35.632713+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:36.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:35 smithi177 bash[81864]: audit 2024-07-28T15:14:35.642854+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12721 16 16 0 0 0 - 0 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:34.947322+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:34.956646+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:35.197677+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:35.205439+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:35.631358+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:36.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:35.632713+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:36.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:35 smithi204 bash[68176]: audit 2024-07-28T15:14:35.642854+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:14:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:36 smithi177 bash[81864]: cluster 2024-07-28T15:14:35.086442+0000 mgr.y (mgr.25253) 6776 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:36 smithi177 bash[79620]: cluster 2024-07-28T15:14:35.086442+0000 mgr.y (mgr.25253) 6776 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:37.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12722 16 16 0 0 0 - 0 2024-07-28T15:14:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:36 smithi204 bash[68176]: cluster 2024-07-28T15:14:35.086442+0000 mgr.y (mgr.25253) 6776 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:38.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12723 16 16 0 0 0 - 0 2024-07-28T15:14:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:38 smithi177 bash[81864]: cluster 2024-07-28T15:14:37.087924+0000 mgr.y (mgr.25253) 6777 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:38 smithi177 bash[79620]: cluster 2024-07-28T15:14:37.087924+0000 mgr.y (mgr.25253) 6777 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:39.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12724 16 16 0 0 0 - 0 2024-07-28T15:14:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:38 smithi204 bash[68176]: cluster 2024-07-28T15:14:37.087924+0000 mgr.y (mgr.25253) 6777 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:40.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12725 16 16 0 0 0 - 0 2024-07-28T15:14:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:40 smithi177 bash[81864]: cluster 2024-07-28T15:14:39.089383+0000 mgr.y (mgr.25253) 6778 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:40 smithi177 bash[79620]: cluster 2024-07-28T15:14:39.089383+0000 mgr.y (mgr.25253) 6778 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:41.345 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12726 16 16 0 0 0 - 0 2024-07-28T15:14:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:40 smithi204 bash[68176]: cluster 2024-07-28T15:14:39.089383+0000 mgr.y (mgr.25253) 6778 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:42.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:42 smithi177 bash[81864]: cluster 2024-07-28T15:14:41.090823+0000 mgr.y (mgr.25253) 6779 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:42.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:42 smithi177 bash[79620]: cluster 2024-07-28T15:14:41.090823+0000 mgr.y (mgr.25253) 6779 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:42.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:42 smithi204 bash[68176]: cluster 2024-07-28T15:14:41.090823+0000 mgr.y (mgr.25253) 6779 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:42.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12727 16 16 0 0 0 - 0 2024-07-28T15:14:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12728 16 16 0 0 0 - 0 2024-07-28T15:14:44.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12729 16 16 0 0 0 - 0 2024-07-28T15:14:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:44 smithi204 bash[68176]: cluster 2024-07-28T15:14:43.092283+0000 mgr.y (mgr.25253) 6780 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:44 smithi177 bash[81864]: cluster 2024-07-28T15:14:43.092283+0000 mgr.y (mgr.25253) 6780 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:44 smithi177 bash[79620]: cluster 2024-07-28T15:14:43.092283+0000 mgr.y (mgr.25253) 6780 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:45.346 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12730 16 16 0 0 0 - 0 2024-07-28T15:14:46.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12731 16 16 0 0 0 - 0 2024-07-28T15:14:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:46 smithi204 bash[68176]: cluster 2024-07-28T15:14:45.093766+0000 mgr.y (mgr.25253) 6781 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:46 smithi204 bash[68176]: audit 2024-07-28T15:14:46.026403+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:14:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:46 smithi177 bash[81864]: cluster 2024-07-28T15:14:45.093766+0000 mgr.y (mgr.25253) 6781 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:46 smithi177 bash[81864]: audit 2024-07-28T15:14:46.026403+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:46 smithi177 bash[79620]: cluster 2024-07-28T15:14:45.093766+0000 mgr.y (mgr.25253) 6781 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:46 smithi177 bash[79620]: audit 2024-07-28T15:14:46.026403+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:47.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12732 16 16 0 0 0 - 0 2024-07-28T15:14:48.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12733 16 16 0 0 0 - 0 2024-07-28T15:14:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:48 smithi204 bash[68176]: cluster 2024-07-28T15:14:47.095211+0000 mgr.y (mgr.25253) 6782 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:48 smithi177 bash[81864]: cluster 2024-07-28T15:14:47.095211+0000 mgr.y (mgr.25253) 6782 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:48 smithi177 bash[79620]: cluster 2024-07-28T15:14:47.095211+0000 mgr.y (mgr.25253) 6782 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:49.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12734 16 16 0 0 0 - 0 2024-07-28T15:14:50.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12735 16 16 0 0 0 - 0 2024-07-28T15:14:50.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:50 smithi204 bash[68176]: cluster 2024-07-28T15:14:49.096834+0000 mgr.y (mgr.25253) 6783 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:50 smithi177 bash[81864]: cluster 2024-07-28T15:14:49.096834+0000 mgr.y (mgr.25253) 6783 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:50 smithi177 bash[79620]: cluster 2024-07-28T15:14:49.096834+0000 mgr.y (mgr.25253) 6783 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:51.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12736 16 16 0 0 0 - 0 2024-07-28T15:14:52.347 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12737 16 16 0 0 0 - 0 2024-07-28T15:14:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:52 smithi177 bash[81864]: cluster 2024-07-28T15:14:51.098326+0000 mgr.y (mgr.25253) 6784 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:52 smithi177 bash[79620]: cluster 2024-07-28T15:14:51.098326+0000 mgr.y (mgr.25253) 6784 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:52 smithi204 bash[68176]: cluster 2024-07-28T15:14:51.098326+0000 mgr.y (mgr.25253) 6784 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:14:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12738 16 16 0 0 0 - 0 2024-07-28T15:14:54.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12739 16 16 0 0 0 - 0 2024-07-28T15:14:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:54 smithi177 bash[81864]: cluster 2024-07-28T15:14:53.099790+0000 mgr.y (mgr.25253) 6785 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:54.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:54 smithi177 bash[79620]: cluster 2024-07-28T15:14:53.099790+0000 mgr.y (mgr.25253) 6785 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:54 smithi204 bash[68176]: cluster 2024-07-28T15:14:53.099790+0000 mgr.y (mgr.25253) 6785 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:55.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:14:55.349420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:55.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:55.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12740 16 16 0 0 0 - 0 2024-07-28T15:14:56.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12741 16 16 0 0 0 - 0 2024-07-28T15:14:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:14:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:14:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:14:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:56 smithi177 bash[81864]: cluster 2024-07-28T15:14:55.101298+0000 mgr.y (mgr.25253) 6786 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:56 smithi177 bash[79620]: cluster 2024-07-28T15:14:55.101298+0000 mgr.y (mgr.25253) 6786 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:56 smithi204 bash[68176]: cluster 2024-07-28T15:14:55.101298+0000 mgr.y (mgr.25253) 6786 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:57.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12742 16 16 0 0 0 - 0 2024-07-28T15:14:58.348 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12743 16 16 0 0 0 - 0 2024-07-28T15:14:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:14:58 smithi177 bash[81864]: cluster 2024-07-28T15:14:57.102779+0000 mgr.y (mgr.25253) 6787 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:58.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:14:58 smithi177 bash[79620]: cluster 2024-07-28T15:14:57.102779+0000 mgr.y (mgr.25253) 6787 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:14:58 smithi204 bash[68176]: cluster 2024-07-28T15:14:57.102779+0000 mgr.y (mgr.25253) 6787 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:14:59.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12744 16 16 0 0 0 - 0 2024-07-28T15:15:00.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12745 16 16 0 0 0 - 0 2024-07-28T15:15:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:00 smithi177 bash[79620]: cluster 2024-07-28T15:14:59.104250+0000 mgr.y (mgr.25253) 6788 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:00 smithi177 bash[81864]: cluster 2024-07-28T15:14:59.104250+0000 mgr.y (mgr.25253) 6788 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:00 smithi204 bash[68176]: cluster 2024-07-28T15:14:59.104250+0000 mgr.y (mgr.25253) 6788 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:01.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12746 16 16 0 0 0 - 0 2024-07-28T15:15:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:01 smithi204 bash[68176]: audit 2024-07-28T15:15:01.027049+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:01 smithi177 bash[79620]: audit 2024-07-28T15:15:01.027049+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:01 smithi177 bash[81864]: audit 2024-07-28T15:15:01.027049+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:02.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12747 16 16 0 0 0 - 0 2024-07-28T15:15:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:02 smithi177 bash[79620]: cluster 2024-07-28T15:15:01.105677+0000 mgr.y (mgr.25253) 6789 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:02 smithi177 bash[81864]: cluster 2024-07-28T15:15:01.105677+0000 mgr.y (mgr.25253) 6789 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:02 smithi204 bash[68176]: cluster 2024-07-28T15:15:01.105677+0000 mgr.y (mgr.25253) 6789 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12748 16 16 0 0 0 - 0 2024-07-28T15:15:04.349 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12749 16 16 0 0 0 - 0 2024-07-28T15:15:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:04 smithi177 bash[81864]: cluster 2024-07-28T15:15:03.107110+0000 mgr.y (mgr.25253) 6790 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:04 smithi177 bash[79620]: cluster 2024-07-28T15:15:03.107110+0000 mgr.y (mgr.25253) 6790 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:04 smithi204 bash[68176]: cluster 2024-07-28T15:15:03.107110+0000 mgr.y (mgr.25253) 6790 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:05.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12750 16 16 0 0 0 - 0 2024-07-28T15:15:06.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12751 16 16 0 0 0 - 0 2024-07-28T15:15:06.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:06 smithi177 bash[79620]: cluster 2024-07-28T15:15:05.108665+0000 mgr.y (mgr.25253) 6791 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:15:06.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:06 smithi177 bash[81864]: cluster 2024-07-28T15:15:05.108665+0000 mgr.y (mgr.25253) 6791 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:06 smithi204 bash[68176]: cluster 2024-07-28T15:15:05.108665+0000 mgr.y (mgr.25253) 6791 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:07.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12752 16 16 0 0 0 - 0 2024-07-28T15:15:08.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12753 16 16 0 0 0 - 0 2024-07-28T15:15:08.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:08 smithi177 bash[81864]: cluster 2024-07-28T15:15:07.110133+0000 mgr.y (mgr.25253) 6792 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:08.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:08 smithi177 bash[79620]: cluster 2024-07-28T15:15:07.110133+0000 mgr.y (mgr.25253) 6792 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:08 smithi204 bash[68176]: cluster 2024-07-28T15:15:07.110133+0000 mgr.y (mgr.25253) 6792 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:09.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12754 16 16 0 0 0 - 0 2024-07-28T15:15:10.350 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12755 16 16 0 0 0 - 0 2024-07-28T15:15:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:10 smithi177 bash[81864]: cluster 2024-07-28T15:15:09.111604+0000 mgr.y (mgr.25253) 6793 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:10 smithi177 bash[79620]: cluster 2024-07-28T15:15:09.111604+0000 mgr.y (mgr.25253) 6793 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:10 smithi204 bash[68176]: cluster 2024-07-28T15:15:09.111604+0000 mgr.y (mgr.25253) 6793 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:11.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12756 16 16 0 0 0 - 0 2024-07-28T15:15:12.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12757 16 16 0 0 0 - 0 2024-07-28T15:15:12.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:12 smithi177 bash[81864]: cluster 2024-07-28T15:15:11.113092+0000 mgr.y (mgr.25253) 6794 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:12.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:12 smithi177 bash[79620]: cluster 2024-07-28T15:15:11.113092+0000 mgr.y (mgr.25253) 6794 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:12 smithi204 bash[68176]: cluster 2024-07-28T15:15:11.113092+0000 mgr.y (mgr.25253) 6794 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12758 16 16 0 0 0 - 0 2024-07-28T15:15:14.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12759 16 16 0 0 0 - 0 2024-07-28T15:15:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:14 smithi177 bash[81864]: cluster 2024-07-28T15:15:13.114586+0000 mgr.y (mgr.25253) 6795 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:14.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:14 smithi177 bash[79620]: cluster 2024-07-28T15:15:13.114586+0000 mgr.y (mgr.25253) 6795 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:14 smithi204 bash[68176]: cluster 2024-07-28T15:15:13.114586+0000 mgr.y (mgr.25253) 6795 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:15.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:15:15.352741+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:15.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:15.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12760 16 16 0 0 0 - 0 2024-07-28T15:15:16.351 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12761 16 16 0 0 0 - 0 2024-07-28T15:15:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:15:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:16 smithi177 bash[81864]: cluster 2024-07-28T15:15:15.116081+0000 mgr.y (mgr.25253) 6796 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:16 smithi177 bash[81864]: audit 2024-07-28T15:15:16.027340+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:16 smithi177 bash[79620]: cluster 2024-07-28T15:15:15.116081+0000 mgr.y (mgr.25253) 6796 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:16 smithi177 bash[79620]: audit 2024-07-28T15:15:16.027340+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:16 smithi204 bash[68176]: cluster 2024-07-28T15:15:15.116081+0000 mgr.y (mgr.25253) 6796 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:16 smithi204 bash[68176]: audit 2024-07-28T15:15:16.027340+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:17.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12762 16 16 0 0 0 - 0 2024-07-28T15:15:18.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12763 16 16 0 0 0 - 0 2024-07-28T15:15:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:18 smithi177 bash[81864]: cluster 2024-07-28T15:15:17.117521+0000 mgr.y (mgr.25253) 6797 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:18 smithi177 bash[79620]: cluster 2024-07-28T15:15:17.117521+0000 mgr.y (mgr.25253) 6797 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:18 smithi204 bash[68176]: cluster 2024-07-28T15:15:17.117521+0000 mgr.y (mgr.25253) 6797 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:19.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12764 16 16 0 0 0 - 0 2024-07-28T15:15:20.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12765 16 16 0 0 0 - 0 2024-07-28T15:15:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:20 smithi177 bash[81864]: cluster 2024-07-28T15:15:19.119000+0000 mgr.y (mgr.25253) 6798 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:20 smithi177 bash[79620]: cluster 2024-07-28T15:15:19.119000+0000 mgr.y (mgr.25253) 6798 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:20 smithi204 bash[68176]: cluster 2024-07-28T15:15:19.119000+0000 mgr.y (mgr.25253) 6798 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:21.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12766 16 16 0 0 0 - 0 2024-07-28T15:15:22.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12767 16 16 0 0 0 - 0 2024-07-28T15:15:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:22 smithi177 bash[81864]: cluster 2024-07-28T15:15:21.120526+0000 mgr.y (mgr.25253) 6799 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:22.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:22 smithi177 bash[79620]: cluster 2024-07-28T15:15:21.120526+0000 mgr.y (mgr.25253) 6799 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:22 smithi204 bash[68176]: cluster 2024-07-28T15:15:21.120526+0000 mgr.y (mgr.25253) 6799 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.352 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12768 16 16 0 0 0 - 0 2024-07-28T15:15:24.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12769 16 16 0 0 0 - 0 2024-07-28T15:15:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:24 smithi177 bash[81864]: cluster 2024-07-28T15:15:23.122025+0000 mgr.y (mgr.25253) 6800 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:24.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:24 smithi177 bash[79620]: cluster 2024-07-28T15:15:23.122025+0000 mgr.y (mgr.25253) 6800 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:24 smithi204 bash[68176]: cluster 2024-07-28T15:15:23.122025+0000 mgr.y (mgr.25253) 6800 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:25.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12770 16 16 0 0 0 - 0 2024-07-28T15:15:26.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12771 16 16 0 0 0 - 0 2024-07-28T15:15:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:15:26.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:26 smithi177 bash[81864]: cluster 2024-07-28T15:15:25.123481+0000 mgr.y (mgr.25253) 6801 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:26 smithi177 bash[79620]: cluster 2024-07-28T15:15:25.123481+0000 mgr.y (mgr.25253) 6801 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:26 smithi204 bash[68176]: cluster 2024-07-28T15:15:25.123481+0000 mgr.y (mgr.25253) 6801 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:27.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12772 16 16 0 0 0 - 0 2024-07-28T15:15:28.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12773 16 16 0 0 0 - 0 2024-07-28T15:15:28.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:28 smithi177 bash[81864]: cluster 2024-07-28T15:15:27.124916+0000 mgr.y (mgr.25253) 6802 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:28.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:28 smithi177 bash[79620]: cluster 2024-07-28T15:15:27.124916+0000 mgr.y (mgr.25253) 6802 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:28 smithi204 bash[68176]: cluster 2024-07-28T15:15:27.124916+0000 mgr.y (mgr.25253) 6802 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:29.353 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12774 16 16 0 0 0 - 0 2024-07-28T15:15:30.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12775 16 16 0 0 0 - 0 2024-07-28T15:15:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:30 smithi177 bash[81864]: cluster 2024-07-28T15:15:29.126447+0000 mgr.y (mgr.25253) 6803 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:30 smithi177 bash[79620]: cluster 2024-07-28T15:15:29.126447+0000 mgr.y (mgr.25253) 6803 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:30 smithi204 bash[68176]: cluster 2024-07-28T15:15:29.126447+0000 mgr.y (mgr.25253) 6803 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:31.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12776 16 16 0 0 0 - 0 2024-07-28T15:15:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:31 smithi204 bash[68176]: audit 2024-07-28T15:15:31.027990+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:31 smithi177 bash[81864]: audit 2024-07-28T15:15:31.027990+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:31 smithi177 bash[79620]: audit 2024-07-28T15:15:31.027990+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:32.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12777 16 16 0 0 0 - 0 2024-07-28T15:15:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:32 smithi204 bash[68176]: cluster 2024-07-28T15:15:31.127927+0000 mgr.y (mgr.25253) 6804 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:32 smithi177 bash[81864]: cluster 2024-07-28T15:15:31.127927+0000 mgr.y (mgr.25253) 6804 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:32 smithi177 bash[79620]: cluster 2024-07-28T15:15:31.127927+0000 mgr.y (mgr.25253) 6804 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:33.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12778 16 16 0 0 0 - 0 2024-07-28T15:15:34.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12779 16 16 0 0 0 - 0 2024-07-28T15:15:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:34 smithi204 bash[68176]: cluster 2024-07-28T15:15:33.129383+0000 mgr.y (mgr.25253) 6805 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:34 smithi177 bash[81864]: cluster 2024-07-28T15:15:33.129383+0000 mgr.y (mgr.25253) 6805 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:34 smithi177 bash[79620]: cluster 2024-07-28T15:15:33.129383+0000 mgr.y (mgr.25253) 6805 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:35.354 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:15:35.355974+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:35.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:35.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12780 16 16 0 0 0 - 0 2024-07-28T15:15:36.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12781 16 16 0 0 0 - 0 2024-07-28T15:15:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:15:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[81864]: cluster 2024-07-28T15:15:35.130870+0000 mgr.y (mgr.25253) 6806 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[81864]: audit 2024-07-28T15:15:35.773348+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[81864]: audit 2024-07-28T15:15:36.142494+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:36.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[81864]: audit 2024-07-28T15:15:36.148963+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[79620]: cluster 2024-07-28T15:15:35.130870+0000 mgr.y (mgr.25253) 6806 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[79620]: audit 2024-07-28T15:15:35.773348+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[79620]: audit 2024-07-28T15:15:36.142494+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:36 smithi177 bash[79620]: audit 2024-07-28T15:15:36.148963+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:36 smithi204 bash[68176]: cluster 2024-07-28T15:15:35.130870+0000 mgr.y (mgr.25253) 6806 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:36 smithi204 bash[68176]: audit 2024-07-28T15:15:35.773348+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:36 smithi204 bash[68176]: audit 2024-07-28T15:15:36.142494+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:36 smithi204 bash[68176]: audit 2024-07-28T15:15:36.148963+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:37.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12782 16 16 0 0 0 - 0 2024-07-28T15:15:38.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12783 16 16 0 0 0 - 0 2024-07-28T15:15:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:38 smithi204 bash[68176]: cluster 2024-07-28T15:15:37.132348+0000 mgr.y (mgr.25253) 6807 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:38 smithi177 bash[81864]: cluster 2024-07-28T15:15:37.132348+0000 mgr.y (mgr.25253) 6807 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:38 smithi177 bash[79620]: cluster 2024-07-28T15:15:37.132348+0000 mgr.y (mgr.25253) 6807 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:39.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12784 16 16 0 0 0 - 0 2024-07-28T15:15:40.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12785 16 16 0 0 0 - 0 2024-07-28T15:15:40.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:40 smithi204 bash[68176]: cluster 2024-07-28T15:15:39.133863+0000 mgr.y (mgr.25253) 6808 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:40 smithi177 bash[81864]: cluster 2024-07-28T15:15:39.133863+0000 mgr.y (mgr.25253) 6808 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:40 smithi177 bash[79620]: cluster 2024-07-28T15:15:39.133863+0000 mgr.y (mgr.25253) 6808 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:41.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12786 16 16 0 0 0 - 0 2024-07-28T15:15:42.355 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12787 16 16 0 0 0 - 0 2024-07-28T15:15:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[81864]: cluster 2024-07-28T15:15:41.134639+0000 mgr.y (mgr.25253) 6809 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[81864]: audit 2024-07-28T15:15:41.684536+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[81864]: audit 2024-07-28T15:15:41.690231+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[81864]: audit 2024-07-28T15:15:41.771399+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[81864]: audit 2024-07-28T15:15:41.777911+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[79620]: cluster 2024-07-28T15:15:41.134639+0000 mgr.y (mgr.25253) 6809 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[79620]: audit 2024-07-28T15:15:41.684536+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[79620]: audit 2024-07-28T15:15:41.690231+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[79620]: audit 2024-07-28T15:15:41.771399+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:42 smithi177 bash[79620]: audit 2024-07-28T15:15:41.777911+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[68176]: cluster 2024-07-28T15:15:41.134639+0000 mgr.y (mgr.25253) 6809 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[68176]: audit 2024-07-28T15:15:41.684536+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[68176]: audit 2024-07-28T15:15:41.690231+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[68176]: audit 2024-07-28T15:15:41.771399+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:42 smithi204 bash[68176]: audit 2024-07-28T15:15:41.777911+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:43.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12788 16 16 0 0 0 - 0 2024-07-28T15:15:44.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12789 16 16 0 0 0 - 0 2024-07-28T15:15:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:44 smithi177 bash[81864]: cluster 2024-07-28T15:15:43.136107+0000 mgr.y (mgr.25253) 6810 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:44 smithi177 bash[79620]: cluster 2024-07-28T15:15:43.136107+0000 mgr.y (mgr.25253) 6810 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:44 smithi204 bash[68176]: cluster 2024-07-28T15:15:43.136107+0000 mgr.y (mgr.25253) 6810 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:45.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12790 16 16 0 0 0 - 0 2024-07-28T15:15:46.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12791 16 16 0 0 0 - 0 2024-07-28T15:15:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:15:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:46 smithi177 bash[81864]: cluster 2024-07-28T15:15:45.137228+0000 mgr.y (mgr.25253) 6811 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:46 smithi177 bash[81864]: audit 2024-07-28T15:15:46.028475+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:46 smithi177 bash[79620]: cluster 2024-07-28T15:15:45.137228+0000 mgr.y (mgr.25253) 6811 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:46 smithi177 bash[79620]: audit 2024-07-28T15:15:46.028475+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:46 smithi204 bash[68176]: cluster 2024-07-28T15:15:45.137228+0000 mgr.y (mgr.25253) 6811 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:46 smithi204 bash[68176]: audit 2024-07-28T15:15:46.028475+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:47.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12792 16 16 0 0 0 - 0 2024-07-28T15:15:48.356 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12793 16 16 0 0 0 - 0 2024-07-28T15:15:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:48 smithi204 bash[68176]: cluster 2024-07-28T15:15:47.138530+0000 mgr.y (mgr.25253) 6812 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:48 smithi177 bash[79620]: cluster 2024-07-28T15:15:47.138530+0000 mgr.y (mgr.25253) 6812 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:48 smithi177 bash[81864]: cluster 2024-07-28T15:15:47.138530+0000 mgr.y (mgr.25253) 6812 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:49.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12794 16 16 0 0 0 - 0 2024-07-28T15:15:50.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12795 16 16 0 0 0 - 0 2024-07-28T15:15:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:50 smithi177 bash[81864]: cluster 2024-07-28T15:15:49.139413+0000 mgr.y (mgr.25253) 6813 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:50 smithi177 bash[79620]: cluster 2024-07-28T15:15:49.139413+0000 mgr.y (mgr.25253) 6813 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:51.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:50 smithi204 bash[68176]: cluster 2024-07-28T15:15:49.139413+0000 mgr.y (mgr.25253) 6813 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:51.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12796 16 16 0 0 0 - 0 2024-07-28T15:15:52.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12797 16 16 0 0 0 - 0 2024-07-28T15:15:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: cluster 2024-07-28T15:15:51.140325+0000 mgr.y (mgr.25253) 6814 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:51.852430+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:51.862162+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:52.137510+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:52.146076+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:52.147874+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:52.149626+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:53.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:52 smithi204 bash[68176]: audit 2024-07-28T15:15:52.161598+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: cluster 2024-07-28T15:15:51.140325+0000 mgr.y (mgr.25253) 6814 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:51.852430+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:51.862162+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:52.137510+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:52.146076+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:52.147874+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:52.149626+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[81864]: audit 2024-07-28T15:15:52.161598+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: cluster 2024-07-28T15:15:51.140325+0000 mgr.y (mgr.25253) 6814 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:51.852430+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:51.862162+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:52.137510+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:52.146076+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:52.147874+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:52.149626+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:52 smithi177 bash[79620]: audit 2024-07-28T15:15:52.161598+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:15:53.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12798 16 16 0 0 0 - 0 2024-07-28T15:15:54.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12799 16 16 0 0 0 - 0 2024-07-28T15:15:55.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:54 smithi204 bash[68176]: cluster 2024-07-28T15:15:53.141749+0000 mgr.y (mgr.25253) 6815 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:54 smithi177 bash[81864]: cluster 2024-07-28T15:15:53.141749+0000 mgr.y (mgr.25253) 6815 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:54 smithi177 bash[79620]: cluster 2024-07-28T15:15:53.141749+0000 mgr.y (mgr.25253) 6815 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:55.357 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:15:55.359047+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:55.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:55.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12800 16 16 0 0 0 - 0 2024-07-28T15:15:56.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12801 16 16 0 0 0 - 0 2024-07-28T15:15:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:15:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:15:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:15:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:56 smithi204 bash[68176]: cluster 2024-07-28T15:15:55.143196+0000 mgr.y (mgr.25253) 6816 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:56 smithi177 bash[81864]: cluster 2024-07-28T15:15:55.143196+0000 mgr.y (mgr.25253) 6816 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:56 smithi177 bash[79620]: cluster 2024-07-28T15:15:55.143196+0000 mgr.y (mgr.25253) 6816 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:57.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12802 16 16 0 0 0 - 0 2024-07-28T15:15:58.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12803 16 16 0 0 0 - 0 2024-07-28T15:15:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:15:58 smithi204 bash[68176]: cluster 2024-07-28T15:15:57.144673+0000 mgr.y (mgr.25253) 6817 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:15:58 smithi177 bash[81864]: cluster 2024-07-28T15:15:57.144673+0000 mgr.y (mgr.25253) 6817 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:15:58 smithi177 bash[79620]: cluster 2024-07-28T15:15:57.144673+0000 mgr.y (mgr.25253) 6817 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:15:59.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12804 16 16 0 0 0 - 0 2024-07-28T15:16:00.358 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12805 16 16 0 0 0 - 0 2024-07-28T15:16:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:00 smithi204 bash[68176]: cluster 2024-07-28T15:15:59.146147+0000 mgr.y (mgr.25253) 6818 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:00 smithi177 bash[79620]: cluster 2024-07-28T15:15:59.146147+0000 mgr.y (mgr.25253) 6818 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:00 smithi177 bash[81864]: cluster 2024-07-28T15:15:59.146147+0000 mgr.y (mgr.25253) 6818 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:01.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12806 16 16 0 0 0 - 0 2024-07-28T15:16:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:01 smithi204 bash[68176]: audit 2024-07-28T15:16:01.029012+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:01 smithi177 bash[79620]: audit 2024-07-28T15:16:01.029012+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:01 smithi177 bash[81864]: audit 2024-07-28T15:16:01.029012+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:02.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12807 16 16 0 0 0 - 0 2024-07-28T15:16:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:02 smithi204 bash[60899]: ts=2024-07-28T15:16:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:02 smithi204 bash[68176]: cluster 2024-07-28T15:16:01.147547+0000 mgr.y (mgr.25253) 6819 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:02 smithi177 bash[81864]: cluster 2024-07-28T15:16:01.147547+0000 mgr.y (mgr.25253) 6819 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:02 smithi177 bash[79620]: cluster 2024-07-28T15:16:01.147547+0000 mgr.y (mgr.25253) 6819 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:03.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12808 16 16 0 0 0 - 0 2024-07-28T15:16:04.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12809 16 16 0 0 0 - 0 2024-07-28T15:16:05.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:04 smithi204 bash[68176]: cluster 2024-07-28T15:16:03.149048+0000 mgr.y (mgr.25253) 6820 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:04 smithi177 bash[81864]: cluster 2024-07-28T15:16:03.149048+0000 mgr.y (mgr.25253) 6820 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:04 smithi177 bash[79620]: cluster 2024-07-28T15:16:03.149048+0000 mgr.y (mgr.25253) 6820 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:05.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12810 16 16 0 0 0 - 0 2024-07-28T15:16:06.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12811 16 16 0 0 0 - 0 2024-07-28T15:16:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:16:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:06 smithi204 bash[68176]: cluster 2024-07-28T15:16:05.150454+0000 mgr.y (mgr.25253) 6821 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:07.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:06 smithi177 bash[79620]: cluster 2024-07-28T15:16:05.150454+0000 mgr.y (mgr.25253) 6821 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:07.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:06 smithi177 bash[81864]: cluster 2024-07-28T15:16:05.150454+0000 mgr.y (mgr.25253) 6821 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:07.359 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12812 16 16 0 0 0 - 0 2024-07-28T15:16:08.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12813 16 16 0 0 0 - 0 2024-07-28T15:16:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:08 smithi204 bash[68176]: cluster 2024-07-28T15:16:07.151924+0000 mgr.y (mgr.25253) 6822 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:08 smithi177 bash[81864]: cluster 2024-07-28T15:16:07.151924+0000 mgr.y (mgr.25253) 6822 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:08 smithi177 bash[79620]: cluster 2024-07-28T15:16:07.151924+0000 mgr.y (mgr.25253) 6822 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:09.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12814 16 16 0 0 0 - 0 2024-07-28T15:16:10.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12815 16 16 0 0 0 - 0 2024-07-28T15:16:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:10 smithi204 bash[68176]: cluster 2024-07-28T15:16:09.153393+0000 mgr.y (mgr.25253) 6823 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:10 smithi177 bash[81864]: cluster 2024-07-28T15:16:09.153393+0000 mgr.y (mgr.25253) 6823 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:10 smithi177 bash[79620]: cluster 2024-07-28T15:16:09.153393+0000 mgr.y (mgr.25253) 6823 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:11.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12816 16 16 0 0 0 - 0 2024-07-28T15:16:12.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12817 16 16 0 0 0 - 0 2024-07-28T15:16:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:12 smithi204 bash[68176]: cluster 2024-07-28T15:16:11.154829+0000 mgr.y (mgr.25253) 6824 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:12 smithi177 bash[81864]: cluster 2024-07-28T15:16:11.154829+0000 mgr.y (mgr.25253) 6824 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:12 smithi177 bash[79620]: cluster 2024-07-28T15:16:11.154829+0000 mgr.y (mgr.25253) 6824 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:13.360 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12818 16 16 0 0 0 - 0 2024-07-28T15:16:14.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12819 16 16 0 0 0 - 0 2024-07-28T15:16:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:14 smithi204 bash[68176]: cluster 2024-07-28T15:16:13.156336+0000 mgr.y (mgr.25253) 6825 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:14 smithi177 bash[81864]: cluster 2024-07-28T15:16:13.156336+0000 mgr.y (mgr.25253) 6825 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:14 smithi177 bash[79620]: cluster 2024-07-28T15:16:13.156336+0000 mgr.y (mgr.25253) 6825 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:15.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:16:15.362299+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:15.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:15.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12820 16 16 0 0 0 - 0 2024-07-28T15:16:16.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12821 16 16 0 0 0 - 0 2024-07-28T15:16:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:16:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:16 smithi204 bash[68176]: cluster 2024-07-28T15:16:15.157776+0000 mgr.y (mgr.25253) 6826 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:16 smithi204 bash[68176]: audit 2024-07-28T15:16:16.029248+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:16 smithi177 bash[81864]: cluster 2024-07-28T15:16:15.157776+0000 mgr.y (mgr.25253) 6826 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:16 smithi177 bash[81864]: audit 2024-07-28T15:16:16.029248+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:16 smithi177 bash[79620]: cluster 2024-07-28T15:16:15.157776+0000 mgr.y (mgr.25253) 6826 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:16 smithi177 bash[79620]: audit 2024-07-28T15:16:16.029248+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:17.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12822 16 16 0 0 0 - 0 2024-07-28T15:16:18.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12823 16 16 0 0 0 - 0 2024-07-28T15:16:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:18 smithi204 bash[68176]: cluster 2024-07-28T15:16:17.159304+0000 mgr.y (mgr.25253) 6827 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:18 smithi177 bash[81864]: cluster 2024-07-28T15:16:17.159304+0000 mgr.y (mgr.25253) 6827 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:18 smithi177 bash[79620]: cluster 2024-07-28T15:16:17.159304+0000 mgr.y (mgr.25253) 6827 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:19.361 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12824 16 16 0 0 0 - 0 2024-07-28T15:16:20.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12825 16 16 0 0 0 - 0 2024-07-28T15:16:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:20 smithi177 bash[81864]: cluster 2024-07-28T15:16:19.160970+0000 mgr.y (mgr.25253) 6828 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:20 smithi177 bash[79620]: cluster 2024-07-28T15:16:19.160970+0000 mgr.y (mgr.25253) 6828 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:21.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12826 16 16 0 0 0 - 0 2024-07-28T15:16:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:20 smithi204 bash[68176]: cluster 2024-07-28T15:16:19.160970+0000 mgr.y (mgr.25253) 6828 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:22.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12827 16 16 0 0 0 - 0 2024-07-28T15:16:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:22 smithi177 bash[81864]: cluster 2024-07-28T15:16:21.162465+0000 mgr.y (mgr.25253) 6829 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:22 smithi177 bash[79620]: cluster 2024-07-28T15:16:21.162465+0000 mgr.y (mgr.25253) 6829 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:23.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12828 16 16 0 0 0 - 0 2024-07-28T15:16:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:22 smithi204 bash[68176]: cluster 2024-07-28T15:16:21.162465+0000 mgr.y (mgr.25253) 6829 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:24.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12829 16 16 0 0 0 - 0 2024-07-28T15:16:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:24 smithi177 bash[81864]: cluster 2024-07-28T15:16:23.164070+0000 mgr.y (mgr.25253) 6830 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:24 smithi177 bash[79620]: cluster 2024-07-28T15:16:23.164070+0000 mgr.y (mgr.25253) 6830 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:25.362 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12830 16 16 0 0 0 - 0 2024-07-28T15:16:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:24 smithi204 bash[68176]: cluster 2024-07-28T15:16:23.164070+0000 mgr.y (mgr.25253) 6830 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:26.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12831 16 16 0 0 0 - 0 2024-07-28T15:16:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:16:27.313 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:26 smithi177 bash[81864]: cluster 2024-07-28T15:16:25.165554+0000 mgr.y (mgr.25253) 6831 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:27.313 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:26 smithi177 bash[79620]: cluster 2024-07-28T15:16:25.165554+0000 mgr.y (mgr.25253) 6831 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:27.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12832 16 16 0 0 0 - 0 2024-07-28T15:16:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:26 smithi204 bash[68176]: cluster 2024-07-28T15:16:25.165554+0000 mgr.y (mgr.25253) 6831 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:28.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12833 16 16 0 0 0 - 0 2024-07-28T15:16:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:28 smithi177 bash[81864]: cluster 2024-07-28T15:16:27.167111+0000 mgr.y (mgr.25253) 6832 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:28 smithi177 bash[79620]: cluster 2024-07-28T15:16:27.167111+0000 mgr.y (mgr.25253) 6832 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:29.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12834 16 16 0 0 0 - 0 2024-07-28T15:16:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:28 smithi204 bash[68176]: cluster 2024-07-28T15:16:27.167111+0000 mgr.y (mgr.25253) 6832 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:30.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12835 16 16 0 0 0 - 0 2024-07-28T15:16:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:30 smithi177 bash[81864]: cluster 2024-07-28T15:16:29.168652+0000 mgr.y (mgr.25253) 6833 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:30 smithi177 bash[79620]: cluster 2024-07-28T15:16:29.168652+0000 mgr.y (mgr.25253) 6833 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:31.363 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12836 16 16 0 0 0 - 0 2024-07-28T15:16:31.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:30 smithi204 bash[68176]: cluster 2024-07-28T15:16:29.168652+0000 mgr.y (mgr.25253) 6833 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:31 smithi177 bash[81864]: audit 2024-07-28T15:16:31.029895+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:31 smithi177 bash[79620]: audit 2024-07-28T15:16:31.029895+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:31 smithi204 bash[68176]: audit 2024-07-28T15:16:31.029895+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:32.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12837 16 16 0 0 0 - 0 2024-07-28T15:16:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:32 smithi177 bash[81864]: cluster 2024-07-28T15:16:31.170052+0000 mgr.y (mgr.25253) 6834 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:32 smithi177 bash[79620]: cluster 2024-07-28T15:16:31.170052+0000 mgr.y (mgr.25253) 6834 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:33.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12838 16 16 0 0 0 - 0 2024-07-28T15:16:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:32 smithi204 bash[68176]: cluster 2024-07-28T15:16:31.170052+0000 mgr.y (mgr.25253) 6834 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:34.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12839 16 16 0 0 0 - 0 2024-07-28T15:16:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:34 smithi177 bash[79620]: cluster 2024-07-28T15:16:33.171629+0000 mgr.y (mgr.25253) 6835 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:34 smithi177 bash[81864]: cluster 2024-07-28T15:16:33.171629+0000 mgr.y (mgr.25253) 6835 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:35.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:16:35.365590+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:35.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:35.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12840 16 16 0 0 0 - 0 2024-07-28T15:16:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:34 smithi204 bash[68176]: cluster 2024-07-28T15:16:33.171629+0000 mgr.y (mgr.25253) 6835 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:36.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12841 16 16 0 0 0 - 0 2024-07-28T15:16:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:36] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:16:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:36 smithi177 bash[79620]: cluster 2024-07-28T15:16:35.173142+0000 mgr.y (mgr.25253) 6836 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:36 smithi177 bash[81864]: cluster 2024-07-28T15:16:35.173142+0000 mgr.y (mgr.25253) 6836 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:37.364 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12842 16 16 0 0 0 - 0 2024-07-28T15:16:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:36 smithi204 bash[68176]: cluster 2024-07-28T15:16:35.173142+0000 mgr.y (mgr.25253) 6836 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:38.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12843 16 16 0 0 0 - 0 2024-07-28T15:16:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:38 smithi177 bash[81864]: cluster 2024-07-28T15:16:37.174714+0000 mgr.y (mgr.25253) 6837 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:38 smithi177 bash[79620]: cluster 2024-07-28T15:16:37.174714+0000 mgr.y (mgr.25253) 6837 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:39.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12844 16 16 0 0 0 - 0 2024-07-28T15:16:39.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:38 smithi204 bash[68176]: cluster 2024-07-28T15:16:37.174714+0000 mgr.y (mgr.25253) 6837 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:40.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12845 16 16 0 0 0 - 0 2024-07-28T15:16:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:40 smithi177 bash[81864]: cluster 2024-07-28T15:16:39.176258+0000 mgr.y (mgr.25253) 6838 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:40 smithi177 bash[79620]: cluster 2024-07-28T15:16:39.176258+0000 mgr.y (mgr.25253) 6838 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:41.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12846 16 16 0 0 0 - 0 2024-07-28T15:16:41.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:40 smithi204 bash[68176]: cluster 2024-07-28T15:16:39.176258+0000 mgr.y (mgr.25253) 6838 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:42.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12847 16 16 0 0 0 - 0 2024-07-28T15:16:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:42 smithi177 bash[81864]: cluster 2024-07-28T15:16:41.177733+0000 mgr.y (mgr.25253) 6839 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:42 smithi177 bash[79620]: cluster 2024-07-28T15:16:41.177733+0000 mgr.y (mgr.25253) 6839 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:43.365 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12848 16 16 0 0 0 - 0 2024-07-28T15:16:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:42 smithi204 bash[68176]: cluster 2024-07-28T15:16:41.177733+0000 mgr.y (mgr.25253) 6839 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:44.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12849 16 16 0 0 0 - 0 2024-07-28T15:16:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:44 smithi177 bash[81864]: cluster 2024-07-28T15:16:43.179220+0000 mgr.y (mgr.25253) 6840 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:44 smithi177 bash[79620]: cluster 2024-07-28T15:16:43.179220+0000 mgr.y (mgr.25253) 6840 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:45.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12850 16 16 0 0 0 - 0 2024-07-28T15:16:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:44 smithi204 bash[68176]: cluster 2024-07-28T15:16:43.179220+0000 mgr.y (mgr.25253) 6840 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:46.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12851 16 16 0 0 0 - 0 2024-07-28T15:16:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:16:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:46 smithi177 bash[81864]: cluster 2024-07-28T15:16:45.180722+0000 mgr.y (mgr.25253) 6841 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:46 smithi177 bash[81864]: audit 2024-07-28T15:16:46.030068+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:46 smithi177 bash[79620]: cluster 2024-07-28T15:16:45.180722+0000 mgr.y (mgr.25253) 6841 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:47.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:46 smithi177 bash[79620]: audit 2024-07-28T15:16:46.030068+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:47.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12852 16 16 0 0 0 - 0 2024-07-28T15:16:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:46 smithi204 bash[68176]: cluster 2024-07-28T15:16:45.180722+0000 mgr.y (mgr.25253) 6841 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:46 smithi204 bash[68176]: audit 2024-07-28T15:16:46.030068+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:48.366 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12853 16 16 0 0 0 - 0 2024-07-28T15:16:48.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:48 smithi204 bash[68176]: cluster 2024-07-28T15:16:47.182180+0000 mgr.y (mgr.25253) 6842 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:48 smithi177 bash[81864]: cluster 2024-07-28T15:16:47.182180+0000 mgr.y (mgr.25253) 6842 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:48 smithi177 bash[79620]: cluster 2024-07-28T15:16:47.182180+0000 mgr.y (mgr.25253) 6842 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:49.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12854 16 16 0 0 0 - 0 2024-07-28T15:16:50.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12855 16 16 0 0 0 - 0 2024-07-28T15:16:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:50 smithi177 bash[81864]: cluster 2024-07-28T15:16:49.183689+0000 mgr.y (mgr.25253) 6843 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:50 smithi177 bash[79620]: cluster 2024-07-28T15:16:49.183689+0000 mgr.y (mgr.25253) 6843 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:50 smithi204 bash[68176]: cluster 2024-07-28T15:16:49.183689+0000 mgr.y (mgr.25253) 6843 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:51.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12856 16 16 0 0 0 - 0 2024-07-28T15:16:52.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12857 16 16 0 0 0 - 0 2024-07-28T15:16:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:52 smithi177 bash[81864]: cluster 2024-07-28T15:16:51.185150+0000 mgr.y (mgr.25253) 6844 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:52 smithi177 bash[79620]: cluster 2024-07-28T15:16:51.185150+0000 mgr.y (mgr.25253) 6844 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:52 smithi204 bash[68176]: cluster 2024-07-28T15:16:51.185150+0000 mgr.y (mgr.25253) 6844 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:16:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12858 16 16 0 0 0 - 0 2024-07-28T15:16:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:53 smithi177 bash[81864]: audit 2024-07-28T15:16:52.316389+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:53 smithi177 bash[79620]: audit 2024-07-28T15:16:52.316389+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:53 smithi204 bash[68176]: audit 2024-07-28T15:16:52.316389+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:54.367 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12859 16 16 0 0 0 - 0 2024-07-28T15:16:54.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:54 smithi177 bash[79620]: cluster 2024-07-28T15:16:53.186639+0000 mgr.y (mgr.25253) 6845 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:54.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:54 smithi177 bash[81864]: cluster 2024-07-28T15:16:53.186639+0000 mgr.y (mgr.25253) 6845 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:54 smithi204 bash[68176]: cluster 2024-07-28T15:16:53.186639+0000 mgr.y (mgr.25253) 6845 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:55.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:16:55.368865+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:55.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:55.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12860 16 16 0 0 0 - 0 2024-07-28T15:16:56.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12861 16 16 0 0 0 - 0 2024-07-28T15:16:56.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:56 smithi177 bash[79620]: cluster 2024-07-28T15:16:55.187406+0000 mgr.y (mgr.25253) 6846 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:16:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:16:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:16:56.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:56 smithi177 bash[81864]: cluster 2024-07-28T15:16:55.187406+0000 mgr.y (mgr.25253) 6846 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:56 smithi204 bash[68176]: cluster 2024-07-28T15:16:55.187406+0000 mgr.y (mgr.25253) 6846 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:57.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12862 16 16 0 0 0 - 0 2024-07-28T15:16:58.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12863 16 16 0 0 0 - 0 2024-07-28T15:16:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[81864]: cluster 2024-07-28T15:16:57.188879+0000 mgr.y (mgr.25253) 6847 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[81864]: audit 2024-07-28T15:16:58.005772+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[81864]: audit 2024-07-28T15:16:58.011010+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[81864]: audit 2024-07-28T15:16:58.253815+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[79620]: cluster 2024-07-28T15:16:57.188879+0000 mgr.y (mgr.25253) 6847 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[79620]: audit 2024-07-28T15:16:58.005772+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[79620]: audit 2024-07-28T15:16:58.011010+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:58 smithi177 bash[79620]: audit 2024-07-28T15:16:58.253815+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:58 smithi204 bash[68176]: cluster 2024-07-28T15:16:57.188879+0000 mgr.y (mgr.25253) 6847 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:16:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:58 smithi204 bash[68176]: audit 2024-07-28T15:16:58.005772+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:58 smithi204 bash[68176]: audit 2024-07-28T15:16:58.011010+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:58 smithi204 bash[68176]: audit 2024-07-28T15:16:58.253815+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12864 16 16 0 0 0 - 0 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[81864]: audit 2024-07-28T15:16:58.263217+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[81864]: audit 2024-07-28T15:16:58.715674+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[81864]: audit 2024-07-28T15:16:58.717468+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[81864]: audit 2024-07-28T15:16:58.729882+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[79620]: audit 2024-07-28T15:16:58.263217+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[79620]: audit 2024-07-28T15:16:58.715674+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[79620]: audit 2024-07-28T15:16:58.717468+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:16:59 smithi177 bash[79620]: audit 2024-07-28T15:16:58.729882+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:59 smithi204 bash[68176]: audit 2024-07-28T15:16:58.263217+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:16:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:59 smithi204 bash[68176]: audit 2024-07-28T15:16:58.715674+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:59 smithi204 bash[68176]: audit 2024-07-28T15:16:58.717468+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:16:59 smithi204 bash[68176]: audit 2024-07-28T15:16:58.729882+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:17:00.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12865 16 16 0 0 0 - 0 2024-07-28T15:17:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:00 smithi177 bash[79620]: cluster 2024-07-28T15:16:59.190476+0000 mgr.y (mgr.25253) 6848 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:00 smithi177 bash[81864]: cluster 2024-07-28T15:16:59.190476+0000 mgr.y (mgr.25253) 6848 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:01.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:00 smithi204 bash[68176]: cluster 2024-07-28T15:16:59.190476+0000 mgr.y (mgr.25253) 6848 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:01.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12866 16 16 0 0 0 - 0 2024-07-28T15:17:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:01 smithi177 bash[81864]: audit 2024-07-28T15:17:01.030734+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:01 smithi177 bash[79620]: audit 2024-07-28T15:17:01.030734+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:01 smithi204 bash[68176]: audit 2024-07-28T15:17:01.030734+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:02.368 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12867 16 16 0 0 0 - 0 2024-07-28T15:17:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:02 smithi177 bash[81864]: cluster 2024-07-28T15:17:01.192110+0000 mgr.y (mgr.25253) 6849 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:02 smithi177 bash[79620]: cluster 2024-07-28T15:17:01.192110+0000 mgr.y (mgr.25253) 6849 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:02 smithi204 bash[68176]: cluster 2024-07-28T15:17:01.192110+0000 mgr.y (mgr.25253) 6849 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:03.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12868 16 16 0 0 0 - 0 2024-07-28T15:17:04.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12869 16 16 0 0 0 - 0 2024-07-28T15:17:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:04 smithi177 bash[79620]: cluster 2024-07-28T15:17:03.193750+0000 mgr.y (mgr.25253) 6850 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:04 smithi177 bash[81864]: cluster 2024-07-28T15:17:03.193750+0000 mgr.y (mgr.25253) 6850 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:04 smithi204 bash[68176]: cluster 2024-07-28T15:17:03.193750+0000 mgr.y (mgr.25253) 6850 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:05.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12870 16 16 0 0 0 - 0 2024-07-28T15:17:06.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12871 16 16 0 0 0 - 0 2024-07-28T15:17:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:17:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:06 smithi177 bash[79620]: cluster 2024-07-28T15:17:05.195215+0000 mgr.y (mgr.25253) 6851 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:06 smithi177 bash[81864]: cluster 2024-07-28T15:17:05.195215+0000 mgr.y (mgr.25253) 6851 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:06 smithi204 bash[68176]: cluster 2024-07-28T15:17:05.195215+0000 mgr.y (mgr.25253) 6851 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:07.369 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12872 16 16 0 0 0 - 0 2024-07-28T15:17:08.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12873 16 16 0 0 0 - 0 2024-07-28T15:17:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:08 smithi177 bash[79620]: cluster 2024-07-28T15:17:07.196729+0000 mgr.y (mgr.25253) 6852 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:08 smithi177 bash[81864]: cluster 2024-07-28T15:17:07.196729+0000 mgr.y (mgr.25253) 6852 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:08 smithi204 bash[68176]: cluster 2024-07-28T15:17:07.196729+0000 mgr.y (mgr.25253) 6852 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:09.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12874 16 16 0 0 0 - 0 2024-07-28T15:17:10.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12875 16 16 0 0 0 - 0 2024-07-28T15:17:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:10 smithi177 bash[81864]: cluster 2024-07-28T15:17:09.198185+0000 mgr.y (mgr.25253) 6853 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:10 smithi177 bash[79620]: cluster 2024-07-28T15:17:09.198185+0000 mgr.y (mgr.25253) 6853 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:10 smithi204 bash[68176]: cluster 2024-07-28T15:17:09.198185+0000 mgr.y (mgr.25253) 6853 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:11.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12876 16 16 0 0 0 - 0 2024-07-28T15:17:12.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12877 16 16 0 0 0 - 0 2024-07-28T15:17:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:12 smithi177 bash[81864]: cluster 2024-07-28T15:17:11.199687+0000 mgr.y (mgr.25253) 6854 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:12 smithi177 bash[79620]: cluster 2024-07-28T15:17:11.199687+0000 mgr.y (mgr.25253) 6854 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:12 smithi204 bash[68176]: cluster 2024-07-28T15:17:11.199687+0000 mgr.y (mgr.25253) 6854 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:13.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12878 16 16 0 0 0 - 0 2024-07-28T15:17:14.370 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12879 16 16 0 0 0 - 0 2024-07-28T15:17:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:14 smithi177 bash[81864]: cluster 2024-07-28T15:17:13.201149+0000 mgr.y (mgr.25253) 6855 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:14 smithi177 bash[79620]: cluster 2024-07-28T15:17:13.201149+0000 mgr.y (mgr.25253) 6855 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:15.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:14 smithi204 bash[68176]: cluster 2024-07-28T15:17:13.201149+0000 mgr.y (mgr.25253) 6855 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:15.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:17:15.372010+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:15.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:15.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12880 16 16 0 0 0 - 0 2024-07-28T15:17:16.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12881 16 16 0 0 0 - 0 2024-07-28T15:17:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:17:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:16 smithi204 bash[68176]: cluster 2024-07-28T15:17:15.202633+0000 mgr.y (mgr.25253) 6856 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:16 smithi204 bash[68176]: audit 2024-07-28T15:17:16.031102+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:16 smithi177 bash[79620]: cluster 2024-07-28T15:17:15.202633+0000 mgr.y (mgr.25253) 6856 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:16 smithi177 bash[79620]: audit 2024-07-28T15:17:16.031102+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:16 smithi177 bash[81864]: cluster 2024-07-28T15:17:15.202633+0000 mgr.y (mgr.25253) 6856 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:16 smithi177 bash[81864]: audit 2024-07-28T15:17:16.031102+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:17.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12882 16 16 0 0 0 - 0 2024-07-28T15:17:18.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12883 16 16 0 0 0 - 0 2024-07-28T15:17:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:18 smithi204 bash[68176]: cluster 2024-07-28T15:17:17.204108+0000 mgr.y (mgr.25253) 6857 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:18 smithi177 bash[79620]: cluster 2024-07-28T15:17:17.204108+0000 mgr.y (mgr.25253) 6857 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:18 smithi177 bash[81864]: cluster 2024-07-28T15:17:17.204108+0000 mgr.y (mgr.25253) 6857 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:19.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12884 16 16 0 0 0 - 0 2024-07-28T15:17:20.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12885 16 16 0 0 0 - 0 2024-07-28T15:17:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:20 smithi204 bash[68176]: cluster 2024-07-28T15:17:19.205592+0000 mgr.y (mgr.25253) 6858 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:20 smithi177 bash[79620]: cluster 2024-07-28T15:17:19.205592+0000 mgr.y (mgr.25253) 6858 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:20 smithi177 bash[81864]: cluster 2024-07-28T15:17:19.205592+0000 mgr.y (mgr.25253) 6858 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:21.371 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12886 16 16 0 0 0 - 0 2024-07-28T15:17:22.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12887 16 16 0 0 0 - 0 2024-07-28T15:17:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:22 smithi204 bash[60899]: ts=2024-07-28T15:17:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:22 smithi204 bash[68176]: cluster 2024-07-28T15:17:21.207045+0000 mgr.y (mgr.25253) 6859 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:22 smithi177 bash[79620]: cluster 2024-07-28T15:17:21.207045+0000 mgr.y (mgr.25253) 6859 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:22 smithi177 bash[81864]: cluster 2024-07-28T15:17:21.207045+0000 mgr.y (mgr.25253) 6859 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:23.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12888 16 16 0 0 0 - 0 2024-07-28T15:17:24.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12889 16 16 0 0 0 - 0 2024-07-28T15:17:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:24 smithi204 bash[68176]: cluster 2024-07-28T15:17:23.208528+0000 mgr.y (mgr.25253) 6860 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:24 smithi177 bash[81864]: cluster 2024-07-28T15:17:23.208528+0000 mgr.y (mgr.25253) 6860 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:24 smithi177 bash[79620]: cluster 2024-07-28T15:17:23.208528+0000 mgr.y (mgr.25253) 6860 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:25.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12890 16 16 0 0 0 - 0 2024-07-28T15:17:26.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12891 16 16 0 0 0 - 0 2024-07-28T15:17:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:17:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:26 smithi204 bash[68176]: cluster 2024-07-28T15:17:25.209996+0000 mgr.y (mgr.25253) 6861 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:26 smithi177 bash[81864]: cluster 2024-07-28T15:17:25.209996+0000 mgr.y (mgr.25253) 6861 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:26 smithi177 bash[79620]: cluster 2024-07-28T15:17:25.209996+0000 mgr.y (mgr.25253) 6861 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:27.372 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12892 16 16 0 0 0 - 0 2024-07-28T15:17:28.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12893 16 16 0 0 0 - 0 2024-07-28T15:17:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:28 smithi204 bash[68176]: cluster 2024-07-28T15:17:27.211477+0000 mgr.y (mgr.25253) 6862 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:28 smithi177 bash[81864]: cluster 2024-07-28T15:17:27.211477+0000 mgr.y (mgr.25253) 6862 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:28 smithi177 bash[79620]: cluster 2024-07-28T15:17:27.211477+0000 mgr.y (mgr.25253) 6862 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:29.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12894 16 16 0 0 0 - 0 2024-07-28T15:17:30.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12895 16 16 0 0 0 - 0 2024-07-28T15:17:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:30 smithi204 bash[68176]: cluster 2024-07-28T15:17:29.212951+0000 mgr.y (mgr.25253) 6863 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:30 smithi177 bash[81864]: cluster 2024-07-28T15:17:29.212951+0000 mgr.y (mgr.25253) 6863 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:30 smithi177 bash[79620]: cluster 2024-07-28T15:17:29.212951+0000 mgr.y (mgr.25253) 6863 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:31.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12896 16 16 0 0 0 - 0 2024-07-28T15:17:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:31 smithi204 bash[68176]: audit 2024-07-28T15:17:31.031466+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:31 smithi177 bash[79620]: audit 2024-07-28T15:17:31.031466+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:31 smithi177 bash[81864]: audit 2024-07-28T15:17:31.031466+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:32.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12897 16 16 0 0 0 - 0 2024-07-28T15:17:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:32 smithi204 bash[68176]: cluster 2024-07-28T15:17:31.214366+0000 mgr.y (mgr.25253) 6864 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:32 smithi177 bash[79620]: cluster 2024-07-28T15:17:31.214366+0000 mgr.y (mgr.25253) 6864 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:32 smithi177 bash[81864]: cluster 2024-07-28T15:17:31.214366+0000 mgr.y (mgr.25253) 6864 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:33.373 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12898 16 16 0 0 0 - 0 2024-07-28T15:17:34.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12899 16 16 0 0 0 - 0 2024-07-28T15:17:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:34 smithi204 bash[68176]: cluster 2024-07-28T15:17:33.215848+0000 mgr.y (mgr.25253) 6865 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:34 smithi177 bash[81864]: cluster 2024-07-28T15:17:33.215848+0000 mgr.y (mgr.25253) 6865 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:34 smithi177 bash[79620]: cluster 2024-07-28T15:17:33.215848+0000 mgr.y (mgr.25253) 6865 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:35.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:17:35.375276+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:35.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:35.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12900 16 16 0 0 0 - 0 2024-07-28T15:17:36.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12901 16 16 0 0 0 - 0 2024-07-28T15:17:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:17:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:36 smithi204 bash[68176]: cluster 2024-07-28T15:17:35.217295+0000 mgr.y (mgr.25253) 6866 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:36 smithi177 bash[81864]: cluster 2024-07-28T15:17:35.217295+0000 mgr.y (mgr.25253) 6866 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:36 smithi177 bash[79620]: cluster 2024-07-28T15:17:35.217295+0000 mgr.y (mgr.25253) 6866 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:37.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12902 16 16 0 0 0 - 0 2024-07-28T15:17:38.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12903 16 16 0 0 0 - 0 2024-07-28T15:17:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:38 smithi204 bash[68176]: cluster 2024-07-28T15:17:37.218790+0000 mgr.y (mgr.25253) 6867 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:38 smithi177 bash[81864]: cluster 2024-07-28T15:17:37.218790+0000 mgr.y (mgr.25253) 6867 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:38 smithi177 bash[79620]: cluster 2024-07-28T15:17:37.218790+0000 mgr.y (mgr.25253) 6867 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:39.374 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12904 16 16 0 0 0 - 0 2024-07-28T15:17:40.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12905 16 16 0 0 0 - 0 2024-07-28T15:17:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:40 smithi204 bash[68176]: cluster 2024-07-28T15:17:39.220332+0000 mgr.y (mgr.25253) 6868 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:40 smithi177 bash[81864]: cluster 2024-07-28T15:17:39.220332+0000 mgr.y (mgr.25253) 6868 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:40 smithi177 bash[79620]: cluster 2024-07-28T15:17:39.220332+0000 mgr.y (mgr.25253) 6868 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:41.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12906 16 16 0 0 0 - 0 2024-07-28T15:17:42.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12907 16 16 0 0 0 - 0 2024-07-28T15:17:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:42 smithi204 bash[68176]: cluster 2024-07-28T15:17:41.221819+0000 mgr.y (mgr.25253) 6869 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:42 smithi177 bash[81864]: cluster 2024-07-28T15:17:41.221819+0000 mgr.y (mgr.25253) 6869 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:42 smithi177 bash[79620]: cluster 2024-07-28T15:17:41.221819+0000 mgr.y (mgr.25253) 6869 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:43.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12908 16 16 0 0 0 - 0 2024-07-28T15:17:44.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12909 16 16 0 0 0 - 0 2024-07-28T15:17:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:44 smithi204 bash[68176]: cluster 2024-07-28T15:17:43.223314+0000 mgr.y (mgr.25253) 6870 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:44 smithi177 bash[81864]: cluster 2024-07-28T15:17:43.223314+0000 mgr.y (mgr.25253) 6870 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:44 smithi177 bash[79620]: cluster 2024-07-28T15:17:43.223314+0000 mgr.y (mgr.25253) 6870 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:45.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12910 16 16 0 0 0 - 0 2024-07-28T15:17:46.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12911 16 16 0 0 0 - 0 2024-07-28T15:17:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:17:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:46 smithi204 bash[68176]: cluster 2024-07-28T15:17:45.224802+0000 mgr.y (mgr.25253) 6871 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:46 smithi204 bash[68176]: audit 2024-07-28T15:17:46.031845+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:46 smithi177 bash[81864]: cluster 2024-07-28T15:17:45.224802+0000 mgr.y (mgr.25253) 6871 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:46 smithi177 bash[81864]: audit 2024-07-28T15:17:46.031845+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:46 smithi177 bash[79620]: cluster 2024-07-28T15:17:45.224802+0000 mgr.y (mgr.25253) 6871 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:46 smithi177 bash[79620]: audit 2024-07-28T15:17:46.031845+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:47.375 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12912 16 16 0 0 0 - 0 2024-07-28T15:17:48.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12913 16 16 0 0 0 - 0 2024-07-28T15:17:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:48 smithi204 bash[68176]: cluster 2024-07-28T15:17:47.226320+0000 mgr.y (mgr.25253) 6872 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:49.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:48 smithi177 bash[81864]: cluster 2024-07-28T15:17:47.226320+0000 mgr.y (mgr.25253) 6872 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:49.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:48 smithi177 bash[79620]: cluster 2024-07-28T15:17:47.226320+0000 mgr.y (mgr.25253) 6872 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:49.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12914 16 16 0 0 0 - 0 2024-07-28T15:17:50.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12915 16 16 0 0 0 - 0 2024-07-28T15:17:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:50 smithi204 bash[68176]: cluster 2024-07-28T15:17:49.227832+0000 mgr.y (mgr.25253) 6873 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:50 smithi177 bash[81864]: cluster 2024-07-28T15:17:49.227832+0000 mgr.y (mgr.25253) 6873 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:50 smithi177 bash[79620]: cluster 2024-07-28T15:17:49.227832+0000 mgr.y (mgr.25253) 6873 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:51.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12916 16 16 0 0 0 - 0 2024-07-28T15:17:52.376 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12917 16 16 0 0 0 - 0 2024-07-28T15:17:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:17:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:52 smithi204 bash[68176]: cluster 2024-07-28T15:17:51.229286+0000 mgr.y (mgr.25253) 6874 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:52 smithi177 bash[81864]: cluster 2024-07-28T15:17:51.229286+0000 mgr.y (mgr.25253) 6874 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:52 smithi177 bash[79620]: cluster 2024-07-28T15:17:51.229286+0000 mgr.y (mgr.25253) 6874 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:53.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12918 16 16 0 0 0 - 0 2024-07-28T15:17:54.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12919 16 16 0 0 0 - 0 2024-07-28T15:17:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:54 smithi204 bash[68176]: cluster 2024-07-28T15:17:53.230742+0000 mgr.y (mgr.25253) 6875 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:54 smithi177 bash[81864]: cluster 2024-07-28T15:17:53.230742+0000 mgr.y (mgr.25253) 6875 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:54 smithi177 bash[79620]: cluster 2024-07-28T15:17:53.230742+0000 mgr.y (mgr.25253) 6875 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:55.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:17:55.378397+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:55.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:55.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12920 16 16 0 0 0 - 0 2024-07-28T15:17:56.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12921 16 16 0 0 0 - 0 2024-07-28T15:17:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:17:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:17:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:17:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:56 smithi204 bash[68176]: cluster 2024-07-28T15:17:55.232218+0000 mgr.y (mgr.25253) 6876 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:56 smithi177 bash[81864]: cluster 2024-07-28T15:17:55.232218+0000 mgr.y (mgr.25253) 6876 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:56 smithi177 bash[79620]: cluster 2024-07-28T15:17:55.232218+0000 mgr.y (mgr.25253) 6876 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:57.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12922 16 16 0 0 0 - 0 2024-07-28T15:17:58.377 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12923 16 16 0 0 0 - 0 2024-07-28T15:17:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:58 smithi204 bash[68176]: cluster 2024-07-28T15:17:57.233733+0000 mgr.y (mgr.25253) 6877 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:17:58 smithi204 bash[68176]: audit 2024-07-28T15:17:58.860870+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:58 smithi177 bash[81864]: cluster 2024-07-28T15:17:57.233733+0000 mgr.y (mgr.25253) 6877 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:17:58 smithi177 bash[81864]: audit 2024-07-28T15:17:58.860870+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:58 smithi177 bash[79620]: cluster 2024-07-28T15:17:57.233733+0000 mgr.y (mgr.25253) 6877 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:17:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:17:58 smithi177 bash[79620]: audit 2024-07-28T15:17:58.860870+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:59.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12924 16 16 0 0 0 - 0 2024-07-28T15:18:00.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12925 16 16 0 0 0 - 0 2024-07-28T15:18:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[81864]: cluster 2024-07-28T15:17:59.235039+0000 mgr.y (mgr.25253) 6878 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[81864]: audit 2024-07-28T15:17:59.238702+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[81864]: audit 2024-07-28T15:17:59.245616+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[79620]: cluster 2024-07-28T15:17:59.235039+0000 mgr.y (mgr.25253) 6878 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[79620]: audit 2024-07-28T15:17:59.238702+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:00 smithi177 bash[79620]: audit 2024-07-28T15:17:59.245616+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:00 smithi204 bash[68176]: cluster 2024-07-28T15:17:59.235039+0000 mgr.y (mgr.25253) 6878 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:00 smithi204 bash[68176]: audit 2024-07-28T15:17:59.238702+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:00.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:00 smithi204 bash[68176]: audit 2024-07-28T15:17:59.245616+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:01.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12926 16 16 0 0 0 - 0 2024-07-28T15:18:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:01 smithi177 bash[79620]: audit 2024-07-28T15:18:01.032312+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:01 smithi177 bash[81864]: audit 2024-07-28T15:18:01.032312+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:01 smithi204 bash[68176]: audit 2024-07-28T15:18:01.032312+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:02.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12927 16 16 0 0 0 - 0 2024-07-28T15:18:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:02 smithi177 bash[81864]: cluster 2024-07-28T15:18:01.236228+0000 mgr.y (mgr.25253) 6879 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:02 smithi177 bash[79620]: cluster 2024-07-28T15:18:01.236228+0000 mgr.y (mgr.25253) 6879 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:02 smithi204 bash[68176]: cluster 2024-07-28T15:18:01.236228+0000 mgr.y (mgr.25253) 6879 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:02 smithi204 bash[60899]: ts=2024-07-28T15:18:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12928 16 16 0 0 0 - 0 2024-07-28T15:18:04.378 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12929 16 16 0 0 0 - 0 2024-07-28T15:18:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:04 smithi177 bash[81864]: cluster 2024-07-28T15:18:03.237748+0000 mgr.y (mgr.25253) 6880 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:04 smithi177 bash[79620]: cluster 2024-07-28T15:18:03.237748+0000 mgr.y (mgr.25253) 6880 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:04.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:04 smithi204 bash[68176]: cluster 2024-07-28T15:18:03.237748+0000 mgr.y (mgr.25253) 6880 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:05.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12930 16 16 0 0 0 - 0 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:04.537843+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:04.543057+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:05.065185+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:05.076224+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:05.516461+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:05.518051+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:18:05.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:05 smithi204 bash[68176]: audit 2024-07-28T15:18:05.529646+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:04.537843+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:04.543057+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:05.065185+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:05.076224+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:05.516461+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:05.518051+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[81864]: audit 2024-07-28T15:18:05.529646+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:04.537843+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:04.543057+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:05.065185+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:05.076224+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:05.516461+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:18:06.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:05.518051+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:18:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:05 smithi177 bash[79620]: audit 2024-07-28T15:18:05.529646+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:18:06.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12931 16 16 0 0 0 - 0 2024-07-28T15:18:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:18:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:06 smithi204 bash[68176]: cluster 2024-07-28T15:18:05.239234+0000 mgr.y (mgr.25253) 6881 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:06 smithi177 bash[79620]: cluster 2024-07-28T15:18:05.239234+0000 mgr.y (mgr.25253) 6881 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:06 smithi177 bash[81864]: cluster 2024-07-28T15:18:05.239234+0000 mgr.y (mgr.25253) 6881 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:07.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12932 16 16 0 0 0 - 0 2024-07-28T15:18:08.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12933 16 16 0 0 0 - 0 2024-07-28T15:18:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:08 smithi204 bash[68176]: cluster 2024-07-28T15:18:07.240679+0000 mgr.y (mgr.25253) 6882 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:08 smithi177 bash[81864]: cluster 2024-07-28T15:18:07.240679+0000 mgr.y (mgr.25253) 6882 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:08 smithi177 bash[79620]: cluster 2024-07-28T15:18:07.240679+0000 mgr.y (mgr.25253) 6882 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:09.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12934 16 16 0 0 0 - 0 2024-07-28T15:18:10.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12935 16 16 0 0 0 - 0 2024-07-28T15:18:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:10 smithi204 bash[68176]: cluster 2024-07-28T15:18:09.242111+0000 mgr.y (mgr.25253) 6883 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:10 smithi177 bash[79620]: cluster 2024-07-28T15:18:09.242111+0000 mgr.y (mgr.25253) 6883 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:10 smithi177 bash[81864]: cluster 2024-07-28T15:18:09.242111+0000 mgr.y (mgr.25253) 6883 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:11.379 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12936 16 16 0 0 0 - 0 2024-07-28T15:18:12.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12937 16 16 0 0 0 - 0 2024-07-28T15:18:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:12 smithi204 bash[68176]: cluster 2024-07-28T15:18:11.243533+0000 mgr.y (mgr.25253) 6884 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:12 smithi177 bash[81864]: cluster 2024-07-28T15:18:11.243533+0000 mgr.y (mgr.25253) 6884 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:12 smithi177 bash[79620]: cluster 2024-07-28T15:18:11.243533+0000 mgr.y (mgr.25253) 6884 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:13.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12938 16 16 0 0 0 - 0 2024-07-28T15:18:14.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12939 16 16 0 0 0 - 0 2024-07-28T15:18:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:14 smithi204 bash[68176]: cluster 2024-07-28T15:18:13.244964+0000 mgr.y (mgr.25253) 6885 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:14 smithi177 bash[81864]: cluster 2024-07-28T15:18:13.244964+0000 mgr.y (mgr.25253) 6885 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:14 smithi177 bash[79620]: cluster 2024-07-28T15:18:13.244964+0000 mgr.y (mgr.25253) 6885 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:15.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:18:15.381553+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:15.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:15.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12940 16 16 0 0 0 - 0 2024-07-28T15:18:16.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12941 16 16 0 0 0 - 0 2024-07-28T15:18:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:18:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:16 smithi204 bash[68176]: cluster 2024-07-28T15:18:15.246393+0000 mgr.y (mgr.25253) 6886 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:16 smithi204 bash[68176]: audit 2024-07-28T15:18:16.032697+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:16 smithi177 bash[81864]: cluster 2024-07-28T15:18:15.246393+0000 mgr.y (mgr.25253) 6886 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:16 smithi177 bash[81864]: audit 2024-07-28T15:18:16.032697+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:16 smithi177 bash[79620]: cluster 2024-07-28T15:18:15.246393+0000 mgr.y (mgr.25253) 6886 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:16 smithi177 bash[79620]: audit 2024-07-28T15:18:16.032697+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:17.380 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12942 16 16 0 0 0 - 0 2024-07-28T15:18:18.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12943 16 16 0 0 0 - 0 2024-07-28T15:18:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:18 smithi204 bash[68176]: cluster 2024-07-28T15:18:17.247854+0000 mgr.y (mgr.25253) 6887 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:18 smithi177 bash[79620]: cluster 2024-07-28T15:18:17.247854+0000 mgr.y (mgr.25253) 6887 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:18 smithi177 bash[81864]: cluster 2024-07-28T15:18:17.247854+0000 mgr.y (mgr.25253) 6887 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:19.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12944 16 16 0 0 0 - 0 2024-07-28T15:18:20.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12945 16 16 0 0 0 - 0 2024-07-28T15:18:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:20 smithi204 bash[68176]: cluster 2024-07-28T15:18:19.249276+0000 mgr.y (mgr.25253) 6888 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:20 smithi177 bash[79620]: cluster 2024-07-28T15:18:19.249276+0000 mgr.y (mgr.25253) 6888 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:20 smithi177 bash[81864]: cluster 2024-07-28T15:18:19.249276+0000 mgr.y (mgr.25253) 6888 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:21.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12946 16 16 0 0 0 - 0 2024-07-28T15:18:22.381 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12947 16 16 0 0 0 - 0 2024-07-28T15:18:22.575 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:22 smithi204 bash[68176]: cluster 2024-07-28T15:18:21.250864+0000 mgr.y (mgr.25253) 6889 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:22 smithi177 bash[81864]: cluster 2024-07-28T15:18:21.250864+0000 mgr.y (mgr.25253) 6889 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:22 smithi177 bash[79620]: cluster 2024-07-28T15:18:21.250864+0000 mgr.y (mgr.25253) 6889 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:23.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12948 16 16 0 0 0 - 0 2024-07-28T15:18:24.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12949 16 16 0 0 0 - 0 2024-07-28T15:18:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:24 smithi204 bash[68176]: cluster 2024-07-28T15:18:23.252381+0000 mgr.y (mgr.25253) 6890 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:24 smithi177 bash[81864]: cluster 2024-07-28T15:18:23.252381+0000 mgr.y (mgr.25253) 6890 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:25.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:24 smithi177 bash[79620]: cluster 2024-07-28T15:18:23.252381+0000 mgr.y (mgr.25253) 6890 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:25.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12950 16 16 0 0 0 - 0 2024-07-28T15:18:26.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12951 16 16 0 0 0 - 0 2024-07-28T15:18:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:18:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:26 smithi204 bash[68176]: cluster 2024-07-28T15:18:25.253819+0000 mgr.y (mgr.25253) 6891 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:26 smithi177 bash[81864]: cluster 2024-07-28T15:18:25.253819+0000 mgr.y (mgr.25253) 6891 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:26 smithi177 bash[79620]: cluster 2024-07-28T15:18:25.253819+0000 mgr.y (mgr.25253) 6891 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:27.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12952 16 16 0 0 0 - 0 2024-07-28T15:18:28.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12953 16 16 0 0 0 - 0 2024-07-28T15:18:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:28 smithi204 bash[68176]: cluster 2024-07-28T15:18:27.255240+0000 mgr.y (mgr.25253) 6892 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:28 smithi177 bash[81864]: cluster 2024-07-28T15:18:27.255240+0000 mgr.y (mgr.25253) 6892 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:28 smithi177 bash[79620]: cluster 2024-07-28T15:18:27.255240+0000 mgr.y (mgr.25253) 6892 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:29.382 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12954 16 16 0 0 0 - 0 2024-07-28T15:18:30.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12955 16 16 0 0 0 - 0 2024-07-28T15:18:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:30 smithi204 bash[68176]: cluster 2024-07-28T15:18:29.256698+0000 mgr.y (mgr.25253) 6893 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:30 smithi177 bash[81864]: cluster 2024-07-28T15:18:29.256698+0000 mgr.y (mgr.25253) 6893 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:30 smithi177 bash[79620]: cluster 2024-07-28T15:18:29.256698+0000 mgr.y (mgr.25253) 6893 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:31.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12956 16 16 0 0 0 - 0 2024-07-28T15:18:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:31 smithi204 bash[68176]: audit 2024-07-28T15:18:31.033124+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:31 smithi177 bash[81864]: audit 2024-07-28T15:18:31.033124+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:31 smithi177 bash[79620]: audit 2024-07-28T15:18:31.033124+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:32.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12957 16 16 0 0 0 - 0 2024-07-28T15:18:32.605 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:32 smithi204 bash[68176]: cluster 2024-07-28T15:18:31.258102+0000 mgr.y (mgr.25253) 6894 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:32 smithi177 bash[81864]: cluster 2024-07-28T15:18:31.258102+0000 mgr.y (mgr.25253) 6894 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:32 smithi177 bash[79620]: cluster 2024-07-28T15:18:31.258102+0000 mgr.y (mgr.25253) 6894 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:33.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12958 16 16 0 0 0 - 0 2024-07-28T15:18:34.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12959 16 16 0 0 0 - 0 2024-07-28T15:18:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:34 smithi204 bash[68176]: cluster 2024-07-28T15:18:33.259528+0000 mgr.y (mgr.25253) 6895 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:34 smithi177 bash[81864]: cluster 2024-07-28T15:18:33.259528+0000 mgr.y (mgr.25253) 6895 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:34 smithi177 bash[79620]: cluster 2024-07-28T15:18:33.259528+0000 mgr.y (mgr.25253) 6895 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:35.383 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:18:35.384822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:35.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:35.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12960 16 16 0 0 0 - 0 2024-07-28T15:18:36.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12961 16 16 0 0 0 - 0 2024-07-28T15:18:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:18:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:36 smithi204 bash[68176]: cluster 2024-07-28T15:18:35.260964+0000 mgr.y (mgr.25253) 6896 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:36 smithi177 bash[81864]: cluster 2024-07-28T15:18:35.260964+0000 mgr.y (mgr.25253) 6896 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:36 smithi177 bash[79620]: cluster 2024-07-28T15:18:35.260964+0000 mgr.y (mgr.25253) 6896 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:37.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12962 16 16 0 0 0 - 0 2024-07-28T15:18:38.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12963 16 16 0 0 0 - 0 2024-07-28T15:18:38.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:38 smithi204 bash[68176]: cluster 2024-07-28T15:18:37.262385+0000 mgr.y (mgr.25253) 6897 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:38 smithi177 bash[81864]: cluster 2024-07-28T15:18:37.262385+0000 mgr.y (mgr.25253) 6897 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:38 smithi177 bash[79620]: cluster 2024-07-28T15:18:37.262385+0000 mgr.y (mgr.25253) 6897 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:39.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12964 16 16 0 0 0 - 0 2024-07-28T15:18:40.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12965 16 16 0 0 0 - 0 2024-07-28T15:18:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:40 smithi204 bash[68176]: cluster 2024-07-28T15:18:39.263830+0000 mgr.y (mgr.25253) 6898 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:40 smithi177 bash[81864]: cluster 2024-07-28T15:18:39.263830+0000 mgr.y (mgr.25253) 6898 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:40 smithi177 bash[79620]: cluster 2024-07-28T15:18:39.263830+0000 mgr.y (mgr.25253) 6898 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:41.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12966 16 16 0 0 0 - 0 2024-07-28T15:18:42.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12967 16 16 0 0 0 - 0 2024-07-28T15:18:42.635 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:42 smithi204 bash[68176]: cluster 2024-07-28T15:18:41.265265+0000 mgr.y (mgr.25253) 6899 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:42 smithi177 bash[81864]: cluster 2024-07-28T15:18:41.265265+0000 mgr.y (mgr.25253) 6899 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:42 smithi177 bash[79620]: cluster 2024-07-28T15:18:41.265265+0000 mgr.y (mgr.25253) 6899 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:43.384 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12968 16 16 0 0 0 - 0 2024-07-28T15:18:44.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12969 16 16 0 0 0 - 0 2024-07-28T15:18:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:44 smithi204 bash[68176]: cluster 2024-07-28T15:18:43.266686+0000 mgr.y (mgr.25253) 6900 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:44 smithi177 bash[81864]: cluster 2024-07-28T15:18:43.266686+0000 mgr.y (mgr.25253) 6900 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:44 smithi177 bash[79620]: cluster 2024-07-28T15:18:43.266686+0000 mgr.y (mgr.25253) 6900 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:45.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12970 16 16 0 0 0 - 0 2024-07-28T15:18:46.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12971 16 16 0 0 0 - 0 2024-07-28T15:18:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:46 smithi204 bash[68176]: cluster 2024-07-28T15:18:45.268137+0000 mgr.y (mgr.25253) 6901 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:46 smithi204 bash[68176]: audit 2024-07-28T15:18:46.033575+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:46 smithi177 bash[81864]: cluster 2024-07-28T15:18:45.268137+0000 mgr.y (mgr.25253) 6901 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:46 smithi177 bash[81864]: audit 2024-07-28T15:18:46.033575+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:46 smithi177 bash[79620]: cluster 2024-07-28T15:18:45.268137+0000 mgr.y (mgr.25253) 6901 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:46 smithi177 bash[79620]: audit 2024-07-28T15:18:46.033575+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:47.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12972 16 16 0 0 0 - 0 2024-07-28T15:18:48.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12973 16 16 0 0 0 - 0 2024-07-28T15:18:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:48 smithi204 bash[68176]: cluster 2024-07-28T15:18:47.269567+0000 mgr.y (mgr.25253) 6902 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:48 smithi177 bash[81864]: cluster 2024-07-28T15:18:47.269567+0000 mgr.y (mgr.25253) 6902 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:48 smithi177 bash[79620]: cluster 2024-07-28T15:18:47.269567+0000 mgr.y (mgr.25253) 6902 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:49.385 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12974 16 16 0 0 0 - 0 2024-07-28T15:18:50.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12975 16 16 0 0 0 - 0 2024-07-28T15:18:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:50 smithi204 bash[68176]: cluster 2024-07-28T15:18:49.271029+0000 mgr.y (mgr.25253) 6903 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:50 smithi177 bash[81864]: cluster 2024-07-28T15:18:49.271029+0000 mgr.y (mgr.25253) 6903 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:50 smithi177 bash[79620]: cluster 2024-07-28T15:18:49.271029+0000 mgr.y (mgr.25253) 6903 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:51.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12976 16 16 0 0 0 - 0 2024-07-28T15:18:52.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12977 16 16 0 0 0 - 0 2024-07-28T15:18:52.655 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:18:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:52 smithi204 bash[68176]: cluster 2024-07-28T15:18:51.272501+0000 mgr.y (mgr.25253) 6904 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:52 smithi177 bash[81864]: cluster 2024-07-28T15:18:51.272501+0000 mgr.y (mgr.25253) 6904 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:52 smithi177 bash[79620]: cluster 2024-07-28T15:18:51.272501+0000 mgr.y (mgr.25253) 6904 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:53.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12978 16 16 0 0 0 - 0 2024-07-28T15:18:54.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12979 16 16 0 0 0 - 0 2024-07-28T15:18:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:54 smithi204 bash[68176]: cluster 2024-07-28T15:18:53.273945+0000 mgr.y (mgr.25253) 6905 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:54 smithi177 bash[81864]: cluster 2024-07-28T15:18:53.273945+0000 mgr.y (mgr.25253) 6905 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:54 smithi177 bash[79620]: cluster 2024-07-28T15:18:53.273945+0000 mgr.y (mgr.25253) 6905 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:55.386 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:18:55.387930+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:55.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:55.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12980 16 16 0 0 0 - 0 2024-07-28T15:18:56.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12981 16 16 0 0 0 - 0 2024-07-28T15:18:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:18:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:18:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:18:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:56 smithi204 bash[68176]: cluster 2024-07-28T15:18:55.275421+0000 mgr.y (mgr.25253) 6906 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:56 smithi177 bash[81864]: cluster 2024-07-28T15:18:55.275421+0000 mgr.y (mgr.25253) 6906 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:56 smithi177 bash[79620]: cluster 2024-07-28T15:18:55.275421+0000 mgr.y (mgr.25253) 6906 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:57.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12982 16 16 0 0 0 - 0 2024-07-28T15:18:58.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12983 16 16 0 0 0 - 0 2024-07-28T15:18:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:18:58 smithi177 bash[79620]: cluster 2024-07-28T15:18:57.276906+0000 mgr.y (mgr.25253) 6907 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:18:58 smithi177 bash[81864]: cluster 2024-07-28T15:18:57.276906+0000 mgr.y (mgr.25253) 6907 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:18:58 smithi204 bash[68176]: cluster 2024-07-28T15:18:57.276906+0000 mgr.y (mgr.25253) 6907 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:18:59.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12984 16 16 0 0 0 - 0 2024-07-28T15:19:00.387 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12985 16 16 0 0 0 - 0 2024-07-28T15:19:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:00 smithi177 bash[81864]: cluster 2024-07-28T15:18:59.278342+0000 mgr.y (mgr.25253) 6908 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:00 smithi177 bash[79620]: cluster 2024-07-28T15:18:59.278342+0000 mgr.y (mgr.25253) 6908 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:00 smithi204 bash[68176]: cluster 2024-07-28T15:18:59.278342+0000 mgr.y (mgr.25253) 6908 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:01.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12986 16 16 0 0 0 - 0 2024-07-28T15:19:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:01 smithi177 bash[81864]: audit 2024-07-28T15:19:01.033967+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:01 smithi177 bash[79620]: audit 2024-07-28T15:19:01.033967+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:01 smithi204 bash[68176]: audit 2024-07-28T15:19:01.033967+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:02.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12987 16 16 0 0 0 - 0 2024-07-28T15:19:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:02 smithi177 bash[81864]: cluster 2024-07-28T15:19:01.279816+0000 mgr.y (mgr.25253) 6909 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:02 smithi177 bash[79620]: cluster 2024-07-28T15:19:01.279816+0000 mgr.y (mgr.25253) 6909 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:02 smithi204 bash[68176]: cluster 2024-07-28T15:19:01.279816+0000 mgr.y (mgr.25253) 6909 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:03.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12988 16 16 0 0 0 - 0 2024-07-28T15:19:04.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12989 16 16 0 0 0 - 0 2024-07-28T15:19:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:04 smithi177 bash[79620]: cluster 2024-07-28T15:19:03.281269+0000 mgr.y (mgr.25253) 6910 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:04 smithi177 bash[81864]: cluster 2024-07-28T15:19:03.281269+0000 mgr.y (mgr.25253) 6910 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:04 smithi204 bash[68176]: cluster 2024-07-28T15:19:03.281269+0000 mgr.y (mgr.25253) 6910 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:05.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12990 16 16 0 0 0 - 0 2024-07-28T15:19:06.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:05 smithi177 bash[79620]: audit 2024-07-28T15:19:05.668558+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:19:06.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:05 smithi177 bash[81864]: audit 2024-07-28T15:19:05.668558+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:19:06.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:05 smithi204 bash[68176]: audit 2024-07-28T15:19:05.668558+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:19:06.388 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12991 16 16 0 0 0 - 0 2024-07-28T15:19:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:19:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:06 smithi177 bash[81864]: cluster 2024-07-28T15:19:05.282713+0000 mgr.y (mgr.25253) 6911 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:06 smithi177 bash[79620]: cluster 2024-07-28T15:19:05.282713+0000 mgr.y (mgr.25253) 6911 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:06 smithi204 bash[68176]: cluster 2024-07-28T15:19:05.282713+0000 mgr.y (mgr.25253) 6911 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:07.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12992 16 16 0 0 0 - 0 2024-07-28T15:19:08.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12993 16 16 0 0 0 - 0 2024-07-28T15:19:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:08 smithi177 bash[81864]: cluster 2024-07-28T15:19:07.284208+0000 mgr.y (mgr.25253) 6912 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:08 smithi177 bash[79620]: cluster 2024-07-28T15:19:07.284208+0000 mgr.y (mgr.25253) 6912 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:08 smithi204 bash[68176]: cluster 2024-07-28T15:19:07.284208+0000 mgr.y (mgr.25253) 6912 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:09.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12994 16 16 0 0 0 - 0 2024-07-28T15:19:10.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12995 16 16 0 0 0 - 0 2024-07-28T15:19:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:10 smithi177 bash[79620]: cluster 2024-07-28T15:19:09.285675+0000 mgr.y (mgr.25253) 6913 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:10 smithi177 bash[81864]: cluster 2024-07-28T15:19:09.285675+0000 mgr.y (mgr.25253) 6913 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:10 smithi204 bash[68176]: cluster 2024-07-28T15:19:09.285675+0000 mgr.y (mgr.25253) 6913 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:11.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12996 16 16 0 0 0 - 0 2024-07-28T15:19:12.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12997 16 16 0 0 0 - 0 2024-07-28T15:19:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: cluster 2024-07-28T15:19:11.286375+0000 mgr.y (mgr.25253) 6914 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:11.341377+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:11.346318+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:11.607011+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:11.614828+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:12.040701+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:12.042233+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:12.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:12 smithi204 bash[68176]: audit 2024-07-28T15:19:12.051877+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: cluster 2024-07-28T15:19:11.286375+0000 mgr.y (mgr.25253) 6914 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:11.341377+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:11.346318+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:11.607011+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:11.614828+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:12.040701+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:12.042233+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[79620]: audit 2024-07-28T15:19:12.051877+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: cluster 2024-07-28T15:19:11.286375+0000 mgr.y (mgr.25253) 6914 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:11.341377+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:11.346318+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:11.607011+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:11.614828+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:12.040701+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:12.042233+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:12 smithi177 bash[81864]: audit 2024-07-28T15:19:12.051877+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:19:13.389 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12998 16 16 0 0 0 - 0 2024-07-28T15:19:14.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:12999 16 16 0 0 0 - 0 2024-07-28T15:19:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:14 smithi204 bash[68176]: cluster 2024-07-28T15:19:13.287802+0000 mgr.y (mgr.25253) 6915 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:14 smithi177 bash[81864]: cluster 2024-07-28T15:19:13.287802+0000 mgr.y (mgr.25253) 6915 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:14.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:14 smithi177 bash[79620]: cluster 2024-07-28T15:19:13.287802+0000 mgr.y (mgr.25253) 6915 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:15.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:19:15.391308+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:15.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:15.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13000 16 16 0 0 0 - 0 2024-07-28T15:19:16.349 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:19:16.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13001 16 16 0 0 0 - 0 2024-07-28T15:19:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:16 smithi204 bash[68176]: cluster 2024-07-28T15:19:15.289241+0000 mgr.y (mgr.25253) 6916 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:16 smithi204 bash[68176]: audit 2024-07-28T15:19:16.034331+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:16 smithi177 bash[81864]: cluster 2024-07-28T15:19:15.289241+0000 mgr.y (mgr.25253) 6916 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:16.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:16 smithi177 bash[81864]: audit 2024-07-28T15:19:16.034331+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:16 smithi177 bash[79620]: cluster 2024-07-28T15:19:15.289241+0000 mgr.y (mgr.25253) 6916 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:16.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:16 smithi177 bash[79620]: audit 2024-07-28T15:19:16.034331+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:17.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13002 16 16 0 0 0 - 0 2024-07-28T15:19:18.390 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13003 16 16 0 0 0 - 0 2024-07-28T15:19:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:18 smithi204 bash[68176]: cluster 2024-07-28T15:19:17.290675+0000 mgr.y (mgr.25253) 6917 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:18 smithi177 bash[81864]: cluster 2024-07-28T15:19:17.290675+0000 mgr.y (mgr.25253) 6917 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:18 smithi177 bash[79620]: cluster 2024-07-28T15:19:17.290675+0000 mgr.y (mgr.25253) 6917 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:19.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13004 16 16 0 0 0 - 0 2024-07-28T15:19:20.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13005 16 16 0 0 0 - 0 2024-07-28T15:19:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:20 smithi204 bash[68176]: cluster 2024-07-28T15:19:19.292166+0000 mgr.y (mgr.25253) 6918 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:20 smithi177 bash[81864]: cluster 2024-07-28T15:19:19.292166+0000 mgr.y (mgr.25253) 6918 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:20 smithi177 bash[79620]: cluster 2024-07-28T15:19:19.292166+0000 mgr.y (mgr.25253) 6918 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:21.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13006 16 16 0 0 0 - 0 2024-07-28T15:19:22.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13007 16 16 0 0 0 - 0 2024-07-28T15:19:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:22 smithi204 bash[68176]: cluster 2024-07-28T15:19:21.293612+0000 mgr.y (mgr.25253) 6919 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:22 smithi177 bash[81864]: cluster 2024-07-28T15:19:21.293612+0000 mgr.y (mgr.25253) 6919 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:22 smithi177 bash[79620]: cluster 2024-07-28T15:19:21.293612+0000 mgr.y (mgr.25253) 6919 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:23.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13008 16 16 0 0 0 - 0 2024-07-28T15:19:24.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13009 16 16 0 0 0 - 0 2024-07-28T15:19:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:24 smithi204 bash[68176]: cluster 2024-07-28T15:19:23.295052+0000 mgr.y (mgr.25253) 6920 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:24 smithi177 bash[81864]: cluster 2024-07-28T15:19:23.295052+0000 mgr.y (mgr.25253) 6920 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:24.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:24 smithi177 bash[79620]: cluster 2024-07-28T15:19:23.295052+0000 mgr.y (mgr.25253) 6920 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:25.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13010 16 16 0 0 0 - 0 2024-07-28T15:19:26.371 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:19:26.391 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13011 16 16 0 0 0 - 0 2024-07-28T15:19:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:26 smithi204 bash[68176]: cluster 2024-07-28T15:19:25.296517+0000 mgr.y (mgr.25253) 6921 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:26.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:26 smithi177 bash[81864]: cluster 2024-07-28T15:19:25.296517+0000 mgr.y (mgr.25253) 6921 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:26.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:26 smithi177 bash[79620]: cluster 2024-07-28T15:19:25.296517+0000 mgr.y (mgr.25253) 6921 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:27.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13012 16 16 0 0 0 - 0 2024-07-28T15:19:28.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13013 16 16 0 0 0 - 0 2024-07-28T15:19:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:28 smithi204 bash[68176]: cluster 2024-07-28T15:19:27.297955+0000 mgr.y (mgr.25253) 6922 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:28 smithi177 bash[81864]: cluster 2024-07-28T15:19:27.297955+0000 mgr.y (mgr.25253) 6922 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:28 smithi177 bash[79620]: cluster 2024-07-28T15:19:27.297955+0000 mgr.y (mgr.25253) 6922 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:29.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13014 16 16 0 0 0 - 0 2024-07-28T15:19:30.392 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13015 16 16 0 0 0 - 0 2024-07-28T15:19:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:30 smithi204 bash[68176]: cluster 2024-07-28T15:19:29.299399+0000 mgr.y (mgr.25253) 6923 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:30 smithi177 bash[81864]: cluster 2024-07-28T15:19:29.299399+0000 mgr.y (mgr.25253) 6923 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:30.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:30 smithi177 bash[79620]: cluster 2024-07-28T15:19:29.299399+0000 mgr.y (mgr.25253) 6923 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:31.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13016 16 16 0 0 0 - 0 2024-07-28T15:19:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:31 smithi204 bash[68176]: audit 2024-07-28T15:19:31.034872+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:31 smithi177 bash[81864]: audit 2024-07-28T15:19:31.034872+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:31.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:31 smithi177 bash[79620]: audit 2024-07-28T15:19:31.034872+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:32.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13017 16 16 0 0 0 - 0 2024-07-28T15:19:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:32 smithi204 bash[68176]: cluster 2024-07-28T15:19:31.300987+0000 mgr.y (mgr.25253) 6924 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:32 smithi177 bash[81864]: cluster 2024-07-28T15:19:31.300987+0000 mgr.y (mgr.25253) 6924 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:32.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:32 smithi177 bash[79620]: cluster 2024-07-28T15:19:31.300987+0000 mgr.y (mgr.25253) 6924 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:33.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13018 16 16 0 0 0 - 0 2024-07-28T15:19:34.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13019 16 16 0 0 0 - 0 2024-07-28T15:19:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:34 smithi204 bash[68176]: cluster 2024-07-28T15:19:33.302506+0000 mgr.y (mgr.25253) 6925 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:34.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:34 smithi177 bash[79620]: cluster 2024-07-28T15:19:33.302506+0000 mgr.y (mgr.25253) 6925 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:34 smithi177 bash[81864]: cluster 2024-07-28T15:19:33.302506+0000 mgr.y (mgr.25253) 6925 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:35.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:19:35.394478+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:35.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:35.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13020 16 16 0 0 0 - 0 2024-07-28T15:19:36.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13021 16 16 0 0 0 - 0 2024-07-28T15:19:36.405 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:36] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:19:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:36 smithi204 bash[68176]: cluster 2024-07-28T15:19:35.303974+0000 mgr.y (mgr.25253) 6926 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:36.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:36 smithi177 bash[79620]: cluster 2024-07-28T15:19:35.303974+0000 mgr.y (mgr.25253) 6926 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:36.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:36 smithi177 bash[81864]: cluster 2024-07-28T15:19:35.303974+0000 mgr.y (mgr.25253) 6926 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:37.393 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13022 16 16 0 0 0 - 0 2024-07-28T15:19:38.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13023 16 16 0 0 0 - 0 2024-07-28T15:19:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:38 smithi204 bash[68176]: cluster 2024-07-28T15:19:37.305406+0000 mgr.y (mgr.25253) 6927 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:38 smithi177 bash[81864]: cluster 2024-07-28T15:19:37.305406+0000 mgr.y (mgr.25253) 6927 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:38 smithi177 bash[79620]: cluster 2024-07-28T15:19:37.305406+0000 mgr.y (mgr.25253) 6927 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:39.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13024 16 16 0 0 0 - 0 2024-07-28T15:19:40.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13025 16 16 0 0 0 - 0 2024-07-28T15:19:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:40 smithi177 bash[81864]: cluster 2024-07-28T15:19:39.306845+0000 mgr.y (mgr.25253) 6928 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:40 smithi177 bash[79620]: cluster 2024-07-28T15:19:39.306845+0000 mgr.y (mgr.25253) 6928 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:40 smithi204 bash[68176]: cluster 2024-07-28T15:19:39.306845+0000 mgr.y (mgr.25253) 6928 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:41.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13026 16 16 0 0 0 - 0 2024-07-28T15:19:42.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13027 16 16 0 0 0 - 0 2024-07-28T15:19:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:42 smithi204 bash[68176]: cluster 2024-07-28T15:19:41.308328+0000 mgr.y (mgr.25253) 6929 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:42 smithi177 bash[81864]: cluster 2024-07-28T15:19:41.308328+0000 mgr.y (mgr.25253) 6929 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:42.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:42 smithi177 bash[79620]: cluster 2024-07-28T15:19:41.308328+0000 mgr.y (mgr.25253) 6929 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:43.394 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13028 16 16 0 0 0 - 0 2024-07-28T15:19:44.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13029 16 16 0 0 0 - 0 2024-07-28T15:19:44.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:44 smithi177 bash[81864]: cluster 2024-07-28T15:19:43.309767+0000 mgr.y (mgr.25253) 6930 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:44 smithi177 bash[79620]: cluster 2024-07-28T15:19:43.309767+0000 mgr.y (mgr.25253) 6930 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:44 smithi204 bash[68176]: cluster 2024-07-28T15:19:43.309767+0000 mgr.y (mgr.25253) 6930 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:45.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13030 16 16 0 0 0 - 0 2024-07-28T15:19:46.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13031 16 16 0 0 0 - 0 2024-07-28T15:19:46.458 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:46] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:19:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:46 smithi177 bash[81864]: cluster 2024-07-28T15:19:45.311235+0000 mgr.y (mgr.25253) 6931 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:46.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:46 smithi177 bash[81864]: audit 2024-07-28T15:19:46.035259+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:46 smithi177 bash[79620]: cluster 2024-07-28T15:19:45.311235+0000 mgr.y (mgr.25253) 6931 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:46.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:46 smithi177 bash[79620]: audit 2024-07-28T15:19:46.035259+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:46 smithi204 bash[68176]: cluster 2024-07-28T15:19:45.311235+0000 mgr.y (mgr.25253) 6931 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:46 smithi204 bash[68176]: audit 2024-07-28T15:19:46.035259+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:47.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13032 16 16 0 0 0 - 0 2024-07-28T15:19:48.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13033 16 16 0 0 0 - 0 2024-07-28T15:19:48.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:48 smithi177 bash[81864]: cluster 2024-07-28T15:19:47.312696+0000 mgr.y (mgr.25253) 6932 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:48.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:48 smithi177 bash[79620]: cluster 2024-07-28T15:19:47.312696+0000 mgr.y (mgr.25253) 6932 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:48 smithi204 bash[68176]: cluster 2024-07-28T15:19:47.312696+0000 mgr.y (mgr.25253) 6932 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:49.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13034 16 16 0 0 0 - 0 2024-07-28T15:19:50.395 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13035 16 16 0 0 0 - 0 2024-07-28T15:19:50.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:50 smithi177 bash[79620]: cluster 2024-07-28T15:19:49.314135+0000 mgr.y (mgr.25253) 6933 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:50 smithi177 bash[81864]: cluster 2024-07-28T15:19:49.314135+0000 mgr.y (mgr.25253) 6933 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:50 smithi204 bash[68176]: cluster 2024-07-28T15:19:49.314135+0000 mgr.y (mgr.25253) 6933 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:51.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13036 16 16 0 0 0 - 0 2024-07-28T15:19:52.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13037 16 16 0 0 0 - 0 2024-07-28T15:19:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:52 smithi204 bash[68176]: cluster 2024-07-28T15:19:51.315557+0000 mgr.y (mgr.25253) 6934 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:19:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:52 smithi177 bash[81864]: cluster 2024-07-28T15:19:51.315557+0000 mgr.y (mgr.25253) 6934 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:52.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:52 smithi177 bash[79620]: cluster 2024-07-28T15:19:51.315557+0000 mgr.y (mgr.25253) 6934 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:53.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13038 16 16 0 0 0 - 0 2024-07-28T15:19:54.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13039 16 16 0 0 0 - 0 2024-07-28T15:19:54.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:54 smithi177 bash[81864]: cluster 2024-07-28T15:19:53.317020+0000 mgr.y (mgr.25253) 6935 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:54 smithi177 bash[79620]: cluster 2024-07-28T15:19:53.317020+0000 mgr.y (mgr.25253) 6935 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:54 smithi204 bash[68176]: cluster 2024-07-28T15:19:53.317020+0000 mgr.y (mgr.25253) 6935 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:55.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:19:55.397677+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:55.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:55.396 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13040 16 16 0 0 0 - 0 2024-07-28T15:19:56.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13041 16 16 0 0 0 - 0 2024-07-28T15:19:56.480 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:19:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:19:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:19:56.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:56 smithi177 bash[81864]: cluster 2024-07-28T15:19:55.318496+0000 mgr.y (mgr.25253) 6936 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:56.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:56 smithi177 bash[79620]: cluster 2024-07-28T15:19:55.318496+0000 mgr.y (mgr.25253) 6936 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:56 smithi204 bash[68176]: cluster 2024-07-28T15:19:55.318496+0000 mgr.y (mgr.25253) 6936 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:57.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13042 16 16 0 0 0 - 0 2024-07-28T15:19:58.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13043 16 16 0 0 0 - 0 2024-07-28T15:19:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:19:58 smithi177 bash[81864]: cluster 2024-07-28T15:19:57.319996+0000 mgr.y (mgr.25253) 6937 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:58.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:19:58 smithi177 bash[79620]: cluster 2024-07-28T15:19:57.319996+0000 mgr.y (mgr.25253) 6937 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:19:58 smithi204 bash[68176]: cluster 2024-07-28T15:19:57.319996+0000 mgr.y (mgr.25253) 6937 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:19:59.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13044 16 16 0 0 0 - 0 2024-07-28T15:20:00.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13045 16 16 0 0 0 - 0 2024-07-28T15:20:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:00 smithi177 bash[79620]: cluster 2024-07-28T15:19:59.321471+0000 mgr.y (mgr.25253) 6938 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:00.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:00 smithi177 bash[79620]: cluster 2024-07-28T15:20:00.000170+0000 mon.a (mon.0) 4478 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:20:00.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:00 smithi177 bash[81864]: cluster 2024-07-28T15:19:59.321471+0000 mgr.y (mgr.25253) 6938 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:00 smithi177 bash[81864]: cluster 2024-07-28T15:20:00.000170+0000 mon.a (mon.0) 4478 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:20:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:00 smithi204 bash[68176]: cluster 2024-07-28T15:19:59.321471+0000 mgr.y (mgr.25253) 6938 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:00 smithi204 bash[68176]: cluster 2024-07-28T15:20:00.000170+0000 mon.a (mon.0) 4478 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:20:01.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13046 16 16 0 0 0 - 0 2024-07-28T15:20:01.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:01 smithi177 bash[79620]: audit 2024-07-28T15:20:01.035735+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:01.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:01 smithi177 bash[81864]: audit 2024-07-28T15:20:01.035735+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:01 smithi204 bash[68176]: audit 2024-07-28T15:20:01.035735+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:02.397 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13047 16 16 0 0 0 - 0 2024-07-28T15:20:02.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:02 smithi204 bash[68176]: cluster 2024-07-28T15:20:01.322931+0000 mgr.y (mgr.25253) 6939 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:02 smithi177 bash[81864]: cluster 2024-07-28T15:20:01.322931+0000 mgr.y (mgr.25253) 6939 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:02.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:02 smithi177 bash[79620]: cluster 2024-07-28T15:20:01.322931+0000 mgr.y (mgr.25253) 6939 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:03.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13048 16 16 0 0 0 - 0 2024-07-28T15:20:04.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13049 16 16 0 0 0 - 0 2024-07-28T15:20:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:04 smithi177 bash[81864]: cluster 2024-07-28T15:20:03.324390+0000 mgr.y (mgr.25253) 6940 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:04.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:04 smithi177 bash[79620]: cluster 2024-07-28T15:20:03.324390+0000 mgr.y (mgr.25253) 6940 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:04 smithi204 bash[68176]: cluster 2024-07-28T15:20:03.324390+0000 mgr.y (mgr.25253) 6940 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:05.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13050 16 16 0 0 0 - 0 2024-07-28T15:20:06.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13051 16 16 0 0 0 - 0 2024-07-28T15:20:06.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:20:06.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:06 smithi177 bash[79620]: cluster 2024-07-28T15:20:05.325846+0000 mgr.y (mgr.25253) 6941 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:06.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:06 smithi177 bash[81864]: cluster 2024-07-28T15:20:05.325846+0000 mgr.y (mgr.25253) 6941 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:06 smithi204 bash[68176]: cluster 2024-07-28T15:20:05.325846+0000 mgr.y (mgr.25253) 6941 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:07.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13052 16 16 0 0 0 - 0 2024-07-28T15:20:08.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13053 16 16 0 0 0 - 0 2024-07-28T15:20:08.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:08 smithi177 bash[79620]: cluster 2024-07-28T15:20:07.327538+0000 mgr.y (mgr.25253) 6942 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:08.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:08 smithi177 bash[81864]: cluster 2024-07-28T15:20:07.327538+0000 mgr.y (mgr.25253) 6942 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:08 smithi204 bash[68176]: cluster 2024-07-28T15:20:07.327538+0000 mgr.y (mgr.25253) 6942 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:09.398 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13054 16 16 0 0 0 - 0 2024-07-28T15:20:10.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13055 16 16 0 0 0 - 0 2024-07-28T15:20:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:10 smithi204 bash[68176]: cluster 2024-07-28T15:20:09.328911+0000 mgr.y (mgr.25253) 6943 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:10 smithi177 bash[79620]: cluster 2024-07-28T15:20:09.328911+0000 mgr.y (mgr.25253) 6943 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:10 smithi177 bash[81864]: cluster 2024-07-28T15:20:09.328911+0000 mgr.y (mgr.25253) 6943 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:11.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13056 16 16 0 0 0 - 0 2024-07-28T15:20:12.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13057 16 16 0 0 0 - 0 2024-07-28T15:20:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:12 smithi204 bash[68176]: cluster 2024-07-28T15:20:11.330335+0000 mgr.y (mgr.25253) 6944 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:12 smithi204 bash[68176]: audit 2024-07-28T15:20:12.181114+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:12 smithi177 bash[81864]: cluster 2024-07-28T15:20:11.330335+0000 mgr.y (mgr.25253) 6944 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:12 smithi177 bash[81864]: audit 2024-07-28T15:20:12.181114+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:12 smithi177 bash[79620]: cluster 2024-07-28T15:20:11.330335+0000 mgr.y (mgr.25253) 6944 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:12 smithi177 bash[79620]: audit 2024-07-28T15:20:12.181114+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:13.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13058 16 16 0 0 0 - 0 2024-07-28T15:20:14.399 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13059 16 16 0 0 0 - 0 2024-07-28T15:20:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:14 smithi204 bash[68176]: cluster 2024-07-28T15:20:13.331802+0000 mgr.y (mgr.25253) 6945 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:14 smithi177 bash[79620]: cluster 2024-07-28T15:20:13.331802+0000 mgr.y (mgr.25253) 6945 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:14 smithi177 bash[81864]: cluster 2024-07-28T15:20:13.331802+0000 mgr.y (mgr.25253) 6945 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:15.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:20:15.400903+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:15.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:15.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13060 16 16 0 0 0 - 0 2024-07-28T15:20:16.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13061 16 16 0 0 0 - 0 2024-07-28T15:20:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:20:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:16 smithi204 bash[68176]: cluster 2024-07-28T15:20:15.333271+0000 mgr.y (mgr.25253) 6946 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:16 smithi204 bash[68176]: audit 2024-07-28T15:20:16.036115+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:16 smithi177 bash[81864]: cluster 2024-07-28T15:20:15.333271+0000 mgr.y (mgr.25253) 6946 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:16 smithi177 bash[81864]: audit 2024-07-28T15:20:16.036115+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:16 smithi177 bash[79620]: cluster 2024-07-28T15:20:15.333271+0000 mgr.y (mgr.25253) 6946 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:17.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:16 smithi177 bash[79620]: audit 2024-07-28T15:20:16.036115+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:17.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13062 16 16 0 0 0 - 0 2024-07-28T15:20:18.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13063 16 16 0 0 0 - 0 2024-07-28T15:20:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: cluster 2024-07-28T15:20:17.334005+0000 mgr.y (mgr.25253) 6947 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:17.897005+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:17.907170+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:18.117632+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:18.127189+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:18.573421+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:18.574793+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:19.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:18 smithi204 bash[68176]: audit 2024-07-28T15:20:18.584388+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: cluster 2024-07-28T15:20:17.334005+0000 mgr.y (mgr.25253) 6947 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:17.897005+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:17.907170+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:18.117632+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:18.127189+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:18.573421+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:18.574793+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[79620]: audit 2024-07-28T15:20:18.584388+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: cluster 2024-07-28T15:20:17.334005+0000 mgr.y (mgr.25253) 6947 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:17.897005+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:17.907170+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:18.117632+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:18.127189+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:18.573421+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:18.574793+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:18 smithi177 bash[81864]: audit 2024-07-28T15:20:18.584388+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:20:19.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13064 16 16 0 0 0 - 0 2024-07-28T15:20:20.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13065 16 16 0 0 0 - 0 2024-07-28T15:20:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:20 smithi204 bash[68176]: cluster 2024-07-28T15:20:19.335451+0000 mgr.y (mgr.25253) 6948 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:20 smithi177 bash[79620]: cluster 2024-07-28T15:20:19.335451+0000 mgr.y (mgr.25253) 6948 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:20 smithi177 bash[81864]: cluster 2024-07-28T15:20:19.335451+0000 mgr.y (mgr.25253) 6948 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:21.400 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13066 16 16 0 0 0 - 0 2024-07-28T15:20:22.316 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:20:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:20:22.011470734Z level=info msg="Completed cleanup jobs" duration=47.019874ms 2024-07-28T15:20:22.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13067 16 16 0 0 0 - 0 2024-07-28T15:20:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:22 smithi204 bash[60899]: ts=2024-07-28T15:20:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:22 smithi204 bash[68176]: cluster 2024-07-28T15:20:21.336976+0000 mgr.y (mgr.25253) 6949 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:22 smithi177 bash[79620]: cluster 2024-07-28T15:20:21.336976+0000 mgr.y (mgr.25253) 6949 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:22 smithi177 bash[81864]: cluster 2024-07-28T15:20:21.336976+0000 mgr.y (mgr.25253) 6949 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:23.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13068 16 16 0 0 0 - 0 2024-07-28T15:20:24.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13069 16 16 0 0 0 - 0 2024-07-28T15:20:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:24 smithi204 bash[68176]: cluster 2024-07-28T15:20:23.338478+0000 mgr.y (mgr.25253) 6950 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:24 smithi177 bash[81864]: cluster 2024-07-28T15:20:23.338478+0000 mgr.y (mgr.25253) 6950 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:24 smithi177 bash[79620]: cluster 2024-07-28T15:20:23.338478+0000 mgr.y (mgr.25253) 6950 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:25.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13070 16 16 0 0 0 - 0 2024-07-28T15:20:26.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13071 16 16 0 0 0 - 0 2024-07-28T15:20:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:20:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:26 smithi204 bash[68176]: cluster 2024-07-28T15:20:25.339939+0000 mgr.y (mgr.25253) 6951 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:26 smithi177 bash[81864]: cluster 2024-07-28T15:20:25.339939+0000 mgr.y (mgr.25253) 6951 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:26 smithi177 bash[79620]: cluster 2024-07-28T15:20:25.339939+0000 mgr.y (mgr.25253) 6951 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:27.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13072 16 16 0 0 0 - 0 2024-07-28T15:20:28.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13073 16 16 0 0 0 - 0 2024-07-28T15:20:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:28 smithi177 bash[81864]: cluster 2024-07-28T15:20:27.341384+0000 mgr.y (mgr.25253) 6952 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:28 smithi177 bash[79620]: cluster 2024-07-28T15:20:27.341384+0000 mgr.y (mgr.25253) 6952 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:29.401 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13074 16 16 0 0 0 - 0 2024-07-28T15:20:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:28 smithi204 bash[68176]: cluster 2024-07-28T15:20:27.341384+0000 mgr.y (mgr.25253) 6952 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:30.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13075 16 16 0 0 0 - 0 2024-07-28T15:20:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:30 smithi177 bash[81864]: cluster 2024-07-28T15:20:29.342826+0000 mgr.y (mgr.25253) 6953 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:30 smithi177 bash[79620]: cluster 2024-07-28T15:20:29.342826+0000 mgr.y (mgr.25253) 6953 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:31.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13076 16 16 0 0 0 - 0 2024-07-28T15:20:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:30 smithi204 bash[68176]: cluster 2024-07-28T15:20:29.342826+0000 mgr.y (mgr.25253) 6953 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:31 smithi177 bash[81864]: audit 2024-07-28T15:20:31.036657+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:31 smithi177 bash[79620]: audit 2024-07-28T15:20:31.036657+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:31 smithi204 bash[68176]: audit 2024-07-28T15:20:31.036657+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:32.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13077 16 16 0 0 0 - 0 2024-07-28T15:20:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:32 smithi177 bash[81864]: cluster 2024-07-28T15:20:31.344263+0000 mgr.y (mgr.25253) 6954 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:32 smithi177 bash[79620]: cluster 2024-07-28T15:20:31.344263+0000 mgr.y (mgr.25253) 6954 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:33.402 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13078 16 16 0 0 0 - 0 2024-07-28T15:20:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:32 smithi204 bash[68176]: cluster 2024-07-28T15:20:31.344263+0000 mgr.y (mgr.25253) 6954 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:34.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13079 16 16 0 0 0 - 0 2024-07-28T15:20:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:34 smithi177 bash[81864]: cluster 2024-07-28T15:20:33.345716+0000 mgr.y (mgr.25253) 6955 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:34 smithi177 bash[79620]: cluster 2024-07-28T15:20:33.345716+0000 mgr.y (mgr.25253) 6955 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:35.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:20:35.403986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:35.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:35.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13080 16 16 0 0 0 - 0 2024-07-28T15:20:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:34 smithi204 bash[68176]: cluster 2024-07-28T15:20:33.345716+0000 mgr.y (mgr.25253) 6955 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:36.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13081 16 16 0 0 0 - 0 2024-07-28T15:20:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:20:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:36 smithi177 bash[81864]: cluster 2024-07-28T15:20:35.347158+0000 mgr.y (mgr.25253) 6956 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:36 smithi177 bash[79620]: cluster 2024-07-28T15:20:35.347158+0000 mgr.y (mgr.25253) 6956 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:37.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13082 16 16 0 0 0 - 0 2024-07-28T15:20:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:36 smithi204 bash[68176]: cluster 2024-07-28T15:20:35.347158+0000 mgr.y (mgr.25253) 6956 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:38.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13083 16 16 0 0 0 - 0 2024-07-28T15:20:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:38 smithi177 bash[81864]: cluster 2024-07-28T15:20:37.348629+0000 mgr.y (mgr.25253) 6957 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:38 smithi177 bash[79620]: cluster 2024-07-28T15:20:37.348629+0000 mgr.y (mgr.25253) 6957 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:39.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13084 16 16 0 0 0 - 0 2024-07-28T15:20:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:38 smithi204 bash[68176]: cluster 2024-07-28T15:20:37.348629+0000 mgr.y (mgr.25253) 6957 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:40.403 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13085 16 16 0 0 0 - 0 2024-07-28T15:20:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:40 smithi177 bash[81864]: cluster 2024-07-28T15:20:39.350066+0000 mgr.y (mgr.25253) 6958 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:40 smithi177 bash[79620]: cluster 2024-07-28T15:20:39.350066+0000 mgr.y (mgr.25253) 6958 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:41.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13086 16 16 0 0 0 - 0 2024-07-28T15:20:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:40 smithi204 bash[68176]: cluster 2024-07-28T15:20:39.350066+0000 mgr.y (mgr.25253) 6958 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:42.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13087 16 16 0 0 0 - 0 2024-07-28T15:20:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:42 smithi177 bash[79620]: cluster 2024-07-28T15:20:41.351536+0000 mgr.y (mgr.25253) 6959 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:42 smithi177 bash[81864]: cluster 2024-07-28T15:20:41.351536+0000 mgr.y (mgr.25253) 6959 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:43.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13088 16 16 0 0 0 - 0 2024-07-28T15:20:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:42 smithi204 bash[68176]: cluster 2024-07-28T15:20:41.351536+0000 mgr.y (mgr.25253) 6959 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:44.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13089 16 16 0 0 0 - 0 2024-07-28T15:20:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:44 smithi177 bash[79620]: cluster 2024-07-28T15:20:43.352975+0000 mgr.y (mgr.25253) 6960 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:44 smithi177 bash[81864]: cluster 2024-07-28T15:20:43.352975+0000 mgr.y (mgr.25253) 6960 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:45.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13090 16 16 0 0 0 - 0 2024-07-28T15:20:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:44 smithi204 bash[68176]: cluster 2024-07-28T15:20:43.352975+0000 mgr.y (mgr.25253) 6960 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:46.404 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13091 16 16 0 0 0 - 0 2024-07-28T15:20:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:20:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:46 smithi177 bash[81864]: cluster 2024-07-28T15:20:45.354438+0000 mgr.y (mgr.25253) 6961 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:46 smithi177 bash[81864]: audit 2024-07-28T15:20:46.037041+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:46 smithi177 bash[79620]: cluster 2024-07-28T15:20:45.354438+0000 mgr.y (mgr.25253) 6961 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:47.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:46 smithi177 bash[79620]: audit 2024-07-28T15:20:46.037041+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:47.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13092 16 16 0 0 0 - 0 2024-07-28T15:20:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:46 smithi204 bash[68176]: cluster 2024-07-28T15:20:45.354438+0000 mgr.y (mgr.25253) 6961 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:46 smithi204 bash[68176]: audit 2024-07-28T15:20:46.037041+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:48.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13093 16 16 0 0 0 - 0 2024-07-28T15:20:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:48 smithi177 bash[81864]: cluster 2024-07-28T15:20:47.355919+0000 mgr.y (mgr.25253) 6962 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:48 smithi177 bash[79620]: cluster 2024-07-28T15:20:47.355919+0000 mgr.y (mgr.25253) 6962 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:49.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13094 16 16 0 0 0 - 0 2024-07-28T15:20:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:48 smithi204 bash[68176]: cluster 2024-07-28T15:20:47.355919+0000 mgr.y (mgr.25253) 6962 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:50.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13095 16 16 0 0 0 - 0 2024-07-28T15:20:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:50 smithi177 bash[81864]: cluster 2024-07-28T15:20:49.357369+0000 mgr.y (mgr.25253) 6963 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:50 smithi177 bash[79620]: cluster 2024-07-28T15:20:49.357369+0000 mgr.y (mgr.25253) 6963 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:51.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13096 16 16 0 0 0 - 0 2024-07-28T15:20:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:50 smithi204 bash[68176]: cluster 2024-07-28T15:20:49.357369+0000 mgr.y (mgr.25253) 6963 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:52.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13097 16 16 0 0 0 - 0 2024-07-28T15:20:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:20:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:52 smithi177 bash[81864]: cluster 2024-07-28T15:20:51.358857+0000 mgr.y (mgr.25253) 6964 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:52 smithi177 bash[79620]: cluster 2024-07-28T15:20:51.358857+0000 mgr.y (mgr.25253) 6964 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:53.405 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13098 16 16 0 0 0 - 0 2024-07-28T15:20:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:52 smithi204 bash[68176]: cluster 2024-07-28T15:20:51.358857+0000 mgr.y (mgr.25253) 6964 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:54.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13099 16 16 0 0 0 - 0 2024-07-28T15:20:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:54 smithi177 bash[81864]: cluster 2024-07-28T15:20:53.360351+0000 mgr.y (mgr.25253) 6965 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:54 smithi177 bash[79620]: cluster 2024-07-28T15:20:53.360351+0000 mgr.y (mgr.25253) 6965 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:55.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:20:55.407285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:55.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:55.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13100 16 16 0 0 0 - 0 2024-07-28T15:20:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:54 smithi204 bash[68176]: cluster 2024-07-28T15:20:53.360351+0000 mgr.y (mgr.25253) 6965 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:56.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13101 16 16 0 0 0 - 0 2024-07-28T15:20:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:20:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:20:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:20:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:56 smithi177 bash[81864]: cluster 2024-07-28T15:20:55.361821+0000 mgr.y (mgr.25253) 6966 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:56 smithi177 bash[79620]: cluster 2024-07-28T15:20:55.361821+0000 mgr.y (mgr.25253) 6966 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:57.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13102 16 16 0 0 0 - 0 2024-07-28T15:20:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:56 smithi204 bash[68176]: cluster 2024-07-28T15:20:55.361821+0000 mgr.y (mgr.25253) 6966 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:58.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13103 16 16 0 0 0 - 0 2024-07-28T15:20:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:20:58 smithi177 bash[81864]: cluster 2024-07-28T15:20:57.363270+0000 mgr.y (mgr.25253) 6967 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:20:58 smithi177 bash[79620]: cluster 2024-07-28T15:20:57.363270+0000 mgr.y (mgr.25253) 6967 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:20:59.406 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13104 16 16 0 0 0 - 0 2024-07-28T15:20:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:20:58 smithi204 bash[68176]: cluster 2024-07-28T15:20:57.363270+0000 mgr.y (mgr.25253) 6967 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:00.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13105 16 16 0 0 0 - 0 2024-07-28T15:21:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:00 smithi177 bash[79620]: cluster 2024-07-28T15:20:59.364737+0000 mgr.y (mgr.25253) 6968 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:00 smithi177 bash[81864]: cluster 2024-07-28T15:20:59.364737+0000 mgr.y (mgr.25253) 6968 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:01.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13106 16 16 0 0 0 - 0 2024-07-28T15:21:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:00 smithi204 bash[68176]: cluster 2024-07-28T15:20:59.364737+0000 mgr.y (mgr.25253) 6968 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:02 smithi177 bash[81864]: audit 2024-07-28T15:21:01.037513+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:02 smithi177 bash[79620]: audit 2024-07-28T15:21:01.037513+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:02 smithi204 bash[68176]: audit 2024-07-28T15:21:01.037513+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:02.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13107 16 16 0 0 0 - 0 2024-07-28T15:21:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:03 smithi177 bash[79620]: cluster 2024-07-28T15:21:01.366192+0000 mgr.y (mgr.25253) 6969 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:03 smithi177 bash[81864]: cluster 2024-07-28T15:21:01.366192+0000 mgr.y (mgr.25253) 6969 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:03.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13108 16 16 0 0 0 - 0 2024-07-28T15:21:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:03 smithi204 bash[68176]: cluster 2024-07-28T15:21:01.366192+0000 mgr.y (mgr.25253) 6969 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:04.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13109 16 16 0 0 0 - 0 2024-07-28T15:21:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:05 smithi177 bash[81864]: cluster 2024-07-28T15:21:03.367687+0000 mgr.y (mgr.25253) 6970 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:05 smithi177 bash[79620]: cluster 2024-07-28T15:21:03.367687+0000 mgr.y (mgr.25253) 6970 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:05.407 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13110 16 16 0 0 0 - 0 2024-07-28T15:21:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:05 smithi204 bash[68176]: cluster 2024-07-28T15:21:03.367687+0000 mgr.y (mgr.25253) 6970 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:06.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13111 16 16 0 0 0 - 0 2024-07-28T15:21:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:21:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:07 smithi177 bash[79620]: cluster 2024-07-28T15:21:05.369095+0000 mgr.y (mgr.25253) 6971 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:07 smithi177 bash[81864]: cluster 2024-07-28T15:21:05.369095+0000 mgr.y (mgr.25253) 6971 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:07.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13112 16 16 0 0 0 - 0 2024-07-28T15:21:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:07 smithi204 bash[68176]: cluster 2024-07-28T15:21:05.369095+0000 mgr.y (mgr.25253) 6971 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:08.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13113 16 16 0 0 0 - 0 2024-07-28T15:21:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:09 smithi177 bash[81864]: cluster 2024-07-28T15:21:07.370570+0000 mgr.y (mgr.25253) 6972 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:09 smithi177 bash[79620]: cluster 2024-07-28T15:21:07.370570+0000 mgr.y (mgr.25253) 6972 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:09.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13114 16 16 0 0 0 - 0 2024-07-28T15:21:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:09 smithi204 bash[68176]: cluster 2024-07-28T15:21:07.370570+0000 mgr.y (mgr.25253) 6972 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:10.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13115 16 16 0 0 0 - 0 2024-07-28T15:21:11.408 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13116 16 16 0 0 0 - 0 2024-07-28T15:21:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:11 smithi204 bash[68176]: cluster 2024-07-28T15:21:09.372038+0000 mgr.y (mgr.25253) 6973 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:11 smithi177 bash[81864]: cluster 2024-07-28T15:21:09.372038+0000 mgr.y (mgr.25253) 6973 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:11 smithi177 bash[79620]: cluster 2024-07-28T15:21:09.372038+0000 mgr.y (mgr.25253) 6973 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:12.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13117 16 16 0 0 0 - 0 2024-07-28T15:21:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13118 16 16 0 0 0 - 0 2024-07-28T15:21:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:13 smithi204 bash[68176]: cluster 2024-07-28T15:21:11.373486+0000 mgr.y (mgr.25253) 6974 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:13 smithi177 bash[81864]: cluster 2024-07-28T15:21:11.373486+0000 mgr.y (mgr.25253) 6974 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:13 smithi177 bash[79620]: cluster 2024-07-28T15:21:11.373486+0000 mgr.y (mgr.25253) 6974 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:14.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13119 16 16 0 0 0 - 0 2024-07-28T15:21:15.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:21:15.410459+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:15.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:15.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13120 16 16 0 0 0 - 0 2024-07-28T15:21:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:15 smithi204 bash[68176]: cluster 2024-07-28T15:21:13.374972+0000 mgr.y (mgr.25253) 6975 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:15 smithi177 bash[81864]: cluster 2024-07-28T15:21:13.374972+0000 mgr.y (mgr.25253) 6975 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:15 smithi177 bash[79620]: cluster 2024-07-28T15:21:13.374972+0000 mgr.y (mgr.25253) 6975 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:16.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13121 16 16 0 0 0 - 0 2024-07-28T15:21:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:16 smithi204 bash[68176]: cluster 2024-07-28T15:21:15.376446+0000 mgr.y (mgr.25253) 6976 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:16 smithi204 bash[68176]: audit 2024-07-28T15:21:16.037842+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:21:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:16 smithi177 bash[81864]: cluster 2024-07-28T15:21:15.376446+0000 mgr.y (mgr.25253) 6976 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:16 smithi177 bash[81864]: audit 2024-07-28T15:21:16.037842+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:16 smithi177 bash[79620]: cluster 2024-07-28T15:21:15.376446+0000 mgr.y (mgr.25253) 6976 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:16.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:16 smithi177 bash[79620]: audit 2024-07-28T15:21:16.037842+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:17.409 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13122 16 16 0 0 0 - 0 2024-07-28T15:21:18.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13123 16 16 0 0 0 - 0 2024-07-28T15:21:18.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:18 smithi177 bash[81864]: cluster 2024-07-28T15:21:17.377877+0000 mgr.y (mgr.25253) 6977 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:18.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:18 smithi177 bash[79620]: cluster 2024-07-28T15:21:17.377877+0000 mgr.y (mgr.25253) 6977 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:18 smithi204 bash[68176]: cluster 2024-07-28T15:21:17.377877+0000 mgr.y (mgr.25253) 6977 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:19.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13124 16 16 0 0 0 - 0 2024-07-28T15:21:19.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:19 smithi177 bash[81864]: audit 2024-07-28T15:21:18.716310+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:19.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:19 smithi177 bash[79620]: audit 2024-07-28T15:21:18.716310+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:19.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:19 smithi204 bash[68176]: audit 2024-07-28T15:21:18.716310+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:20.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13125 16 16 0 0 0 - 0 2024-07-28T15:21:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:20 smithi177 bash[81864]: cluster 2024-07-28T15:21:19.379313+0000 mgr.y (mgr.25253) 6978 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:20 smithi177 bash[79620]: cluster 2024-07-28T15:21:19.379313+0000 mgr.y (mgr.25253) 6978 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:20 smithi204 bash[68176]: cluster 2024-07-28T15:21:19.379313+0000 mgr.y (mgr.25253) 6978 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:21.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13126 16 16 0 0 0 - 0 2024-07-28T15:21:22.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13127 16 16 0 0 0 - 0 2024-07-28T15:21:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:22 smithi204 bash[68176]: cluster 2024-07-28T15:21:21.380805+0000 mgr.y (mgr.25253) 6979 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:22 smithi177 bash[81864]: cluster 2024-07-28T15:21:21.380805+0000 mgr.y (mgr.25253) 6979 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:22.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:22 smithi177 bash[79620]: cluster 2024-07-28T15:21:21.380805+0000 mgr.y (mgr.25253) 6979 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:23.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13128 16 16 0 0 0 - 0 2024-07-28T15:21:24.410 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13129 16 16 0 0 0 - 0 2024-07-28T15:21:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[81864]: cluster 2024-07-28T15:21:23.382297+0000 mgr.y (mgr.25253) 6980 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[81864]: audit 2024-07-28T15:21:24.373206+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:24.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[81864]: audit 2024-07-28T15:21:24.382489+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[79620]: cluster 2024-07-28T15:21:23.382297+0000 mgr.y (mgr.25253) 6980 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[79620]: audit 2024-07-28T15:21:24.373206+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:24 smithi177 bash[79620]: audit 2024-07-28T15:21:24.382489+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:24 smithi204 bash[68176]: cluster 2024-07-28T15:21:23.382297+0000 mgr.y (mgr.25253) 6980 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:24 smithi204 bash[68176]: audit 2024-07-28T15:21:24.373206+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:24 smithi204 bash[68176]: audit 2024-07-28T15:21:24.382489+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:25.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13130 16 16 0 0 0 - 0 2024-07-28T15:21:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:25 smithi204 bash[68176]: audit 2024-07-28T15:21:24.628378+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:25 smithi204 bash[68176]: audit 2024-07-28T15:21:24.636676+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:25 smithi204 bash[68176]: audit 2024-07-28T15:21:25.061313+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:25 smithi204 bash[68176]: audit 2024-07-28T15:21:25.062489+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:25.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:25 smithi204 bash[68176]: audit 2024-07-28T15:21:25.071180+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[79620]: audit 2024-07-28T15:21:24.628378+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[79620]: audit 2024-07-28T15:21:24.636676+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[79620]: audit 2024-07-28T15:21:25.061313+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[79620]: audit 2024-07-28T15:21:25.062489+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:26.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[79620]: audit 2024-07-28T15:21:25.071180+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[81864]: audit 2024-07-28T15:21:24.628378+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[81864]: audit 2024-07-28T15:21:24.636676+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[81864]: audit 2024-07-28T15:21:25.061313+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[81864]: audit 2024-07-28T15:21:25.062489+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:26.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:25 smithi177 bash[81864]: audit 2024-07-28T15:21:25.071180+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:21:26.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13131 16 16 0 0 0 - 0 2024-07-28T15:21:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:21:26.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:26 smithi204 bash[68176]: cluster 2024-07-28T15:21:25.383818+0000 mgr.y (mgr.25253) 6981 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:26 smithi177 bash[81864]: cluster 2024-07-28T15:21:25.383818+0000 mgr.y (mgr.25253) 6981 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:26 smithi177 bash[79620]: cluster 2024-07-28T15:21:25.383818+0000 mgr.y (mgr.25253) 6981 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:27.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13132 16 16 0 0 0 - 0 2024-07-28T15:21:28.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13133 16 16 0 0 0 - 0 2024-07-28T15:21:28.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:28 smithi204 bash[68176]: cluster 2024-07-28T15:21:27.385230+0000 mgr.y (mgr.25253) 6982 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:28 smithi177 bash[81864]: cluster 2024-07-28T15:21:27.385230+0000 mgr.y (mgr.25253) 6982 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:28 smithi177 bash[79620]: cluster 2024-07-28T15:21:27.385230+0000 mgr.y (mgr.25253) 6982 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:29.411 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13134 16 16 0 0 0 - 0 2024-07-28T15:21:30.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13135 16 16 0 0 0 - 0 2024-07-28T15:21:30.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:30 smithi204 bash[68176]: cluster 2024-07-28T15:21:29.386662+0000 mgr.y (mgr.25253) 6983 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:30 smithi177 bash[79620]: cluster 2024-07-28T15:21:29.386662+0000 mgr.y (mgr.25253) 6983 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:30 smithi177 bash[81864]: cluster 2024-07-28T15:21:29.386662+0000 mgr.y (mgr.25253) 6983 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:31.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13136 16 16 0 0 0 - 0 2024-07-28T15:21:31.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:31 smithi204 bash[68176]: audit 2024-07-28T15:21:31.038353+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:31 smithi177 bash[79620]: audit 2024-07-28T15:21:31.038353+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:31 smithi177 bash[81864]: audit 2024-07-28T15:21:31.038353+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:32.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13137 16 16 0 0 0 - 0 2024-07-28T15:21:32.651 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:32 smithi204 bash[68176]: cluster 2024-07-28T15:21:31.388097+0000 mgr.y (mgr.25253) 6984 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:32 smithi177 bash[81864]: cluster 2024-07-28T15:21:31.388097+0000 mgr.y (mgr.25253) 6984 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:32 smithi177 bash[79620]: cluster 2024-07-28T15:21:31.388097+0000 mgr.y (mgr.25253) 6984 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:33.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13138 16 16 0 0 0 - 0 2024-07-28T15:21:34.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13139 16 16 0 0 0 - 0 2024-07-28T15:21:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:34 smithi204 bash[68176]: cluster 2024-07-28T15:21:33.389530+0000 mgr.y (mgr.25253) 6985 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:34 smithi177 bash[81864]: cluster 2024-07-28T15:21:33.389530+0000 mgr.y (mgr.25253) 6985 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:34 smithi177 bash[79620]: cluster 2024-07-28T15:21:33.389530+0000 mgr.y (mgr.25253) 6985 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:35.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:21:35.413725+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:35.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:35.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13140 16 16 0 0 0 - 0 2024-07-28T15:21:36.412 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13141 16 16 0 0 0 - 0 2024-07-28T15:21:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:36] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:21:36.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:36 smithi204 bash[68176]: cluster 2024-07-28T15:21:35.390954+0000 mgr.y (mgr.25253) 6986 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:36 smithi177 bash[81864]: cluster 2024-07-28T15:21:35.390954+0000 mgr.y (mgr.25253) 6986 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:36 smithi177 bash[79620]: cluster 2024-07-28T15:21:35.390954+0000 mgr.y (mgr.25253) 6986 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:37.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13142 16 16 0 0 0 - 0 2024-07-28T15:21:38.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13143 16 16 0 0 0 - 0 2024-07-28T15:21:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:38 smithi177 bash[81864]: cluster 2024-07-28T15:21:37.392428+0000 mgr.y (mgr.25253) 6987 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:38 smithi177 bash[79620]: cluster 2024-07-28T15:21:37.392428+0000 mgr.y (mgr.25253) 6987 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:38 smithi204 bash[68176]: cluster 2024-07-28T15:21:37.392428+0000 mgr.y (mgr.25253) 6987 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:39.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13144 16 16 0 0 0 - 0 2024-07-28T15:21:40.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13145 16 16 0 0 0 - 0 2024-07-28T15:21:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:40 smithi177 bash[81864]: cluster 2024-07-28T15:21:39.393890+0000 mgr.y (mgr.25253) 6988 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:40 smithi177 bash[79620]: cluster 2024-07-28T15:21:39.393890+0000 mgr.y (mgr.25253) 6988 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:40 smithi204 bash[68176]: cluster 2024-07-28T15:21:39.393890+0000 mgr.y (mgr.25253) 6988 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:41.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13146 16 16 0 0 0 - 0 2024-07-28T15:21:42.413 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13147 16 16 0 0 0 - 0 2024-07-28T15:21:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:42 smithi177 bash[81864]: cluster 2024-07-28T15:21:41.395323+0000 mgr.y (mgr.25253) 6989 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:42 smithi177 bash[79620]: cluster 2024-07-28T15:21:41.395323+0000 mgr.y (mgr.25253) 6989 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:42 smithi204 bash[68176]: cluster 2024-07-28T15:21:41.395323+0000 mgr.y (mgr.25253) 6989 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:43.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13148 16 16 0 0 0 - 0 2024-07-28T15:21:44.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13149 16 16 0 0 0 - 0 2024-07-28T15:21:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:44 smithi177 bash[81864]: cluster 2024-07-28T15:21:43.396780+0000 mgr.y (mgr.25253) 6990 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:44 smithi177 bash[79620]: cluster 2024-07-28T15:21:43.396780+0000 mgr.y (mgr.25253) 6990 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:44 smithi204 bash[68176]: cluster 2024-07-28T15:21:43.396780+0000 mgr.y (mgr.25253) 6990 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:45.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13150 16 16 0 0 0 - 0 2024-07-28T15:21:46.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13151 16 16 0 0 0 - 0 2024-07-28T15:21:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:46] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:21:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:46 smithi177 bash[81864]: cluster 2024-07-28T15:21:45.398205+0000 mgr.y (mgr.25253) 6991 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:46 smithi177 bash[81864]: audit 2024-07-28T15:21:46.038684+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:46 smithi177 bash[79620]: cluster 2024-07-28T15:21:45.398205+0000 mgr.y (mgr.25253) 6991 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:46 smithi177 bash[79620]: audit 2024-07-28T15:21:46.038684+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:46 smithi204 bash[68176]: cluster 2024-07-28T15:21:45.398205+0000 mgr.y (mgr.25253) 6991 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:46 smithi204 bash[68176]: audit 2024-07-28T15:21:46.038684+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:47.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13152 16 16 0 0 0 - 0 2024-07-28T15:21:48.414 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13153 16 16 0 0 0 - 0 2024-07-28T15:21:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:48 smithi177 bash[79620]: cluster 2024-07-28T15:21:47.399575+0000 mgr.y (mgr.25253) 6992 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:48 smithi177 bash[81864]: cluster 2024-07-28T15:21:47.399575+0000 mgr.y (mgr.25253) 6992 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:48 smithi204 bash[68176]: cluster 2024-07-28T15:21:47.399575+0000 mgr.y (mgr.25253) 6992 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:49.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13154 16 16 0 0 0 - 0 2024-07-28T15:21:50.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13155 16 16 0 0 0 - 0 2024-07-28T15:21:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:50 smithi177 bash[81864]: cluster 2024-07-28T15:21:49.401021+0000 mgr.y (mgr.25253) 6993 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:50 smithi177 bash[79620]: cluster 2024-07-28T15:21:49.401021+0000 mgr.y (mgr.25253) 6993 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:50 smithi204 bash[68176]: cluster 2024-07-28T15:21:49.401021+0000 mgr.y (mgr.25253) 6993 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:51.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13156 16 16 0 0 0 - 0 2024-07-28T15:21:52.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13157 16 16 0 0 0 - 0 2024-07-28T15:21:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:21:52 smithi204 bash[60899]: ts=2024-07-28T15:21:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:52 smithi177 bash[81864]: cluster 2024-07-28T15:21:51.402449+0000 mgr.y (mgr.25253) 6994 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:52 smithi177 bash[79620]: cluster 2024-07-28T15:21:51.402449+0000 mgr.y (mgr.25253) 6994 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:52 smithi204 bash[68176]: cluster 2024-07-28T15:21:51.402449+0000 mgr.y (mgr.25253) 6994 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:53.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13158 16 16 0 0 0 - 0 2024-07-28T15:21:54.415 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13159 16 16 0 0 0 - 0 2024-07-28T15:21:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:54 smithi177 bash[79620]: cluster 2024-07-28T15:21:53.403904+0000 mgr.y (mgr.25253) 6995 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:54 smithi177 bash[81864]: cluster 2024-07-28T15:21:53.403904+0000 mgr.y (mgr.25253) 6995 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:54 smithi204 bash[68176]: cluster 2024-07-28T15:21:53.403904+0000 mgr.y (mgr.25253) 6995 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:55.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:21:55.416985+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:55.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:55.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13160 16 16 0 0 0 - 0 2024-07-28T15:21:56.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13161 16 16 0 0 0 - 0 2024-07-28T15:21:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:21:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:21:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:21:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:56 smithi177 bash[81864]: cluster 2024-07-28T15:21:55.405335+0000 mgr.y (mgr.25253) 6996 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:56 smithi177 bash[79620]: cluster 2024-07-28T15:21:55.405335+0000 mgr.y (mgr.25253) 6996 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:56 smithi204 bash[68176]: cluster 2024-07-28T15:21:55.405335+0000 mgr.y (mgr.25253) 6996 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:57.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13162 16 16 0 0 0 - 0 2024-07-28T15:21:58.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13163 16 16 0 0 0 - 0 2024-07-28T15:21:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:21:58 smithi177 bash[79620]: cluster 2024-07-28T15:21:57.406776+0000 mgr.y (mgr.25253) 6997 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:21:58 smithi177 bash[81864]: cluster 2024-07-28T15:21:57.406776+0000 mgr.y (mgr.25253) 6997 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:21:58 smithi204 bash[68176]: cluster 2024-07-28T15:21:57.406776+0000 mgr.y (mgr.25253) 6997 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:21:59.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13164 16 16 0 0 0 - 0 2024-07-28T15:22:00.416 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13165 16 16 0 0 0 - 0 2024-07-28T15:22:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:00 smithi177 bash[81864]: cluster 2024-07-28T15:21:59.408265+0000 mgr.y (mgr.25253) 6998 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:00 smithi177 bash[79620]: cluster 2024-07-28T15:21:59.408265+0000 mgr.y (mgr.25253) 6998 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:00 smithi204 bash[68176]: cluster 2024-07-28T15:21:59.408265+0000 mgr.y (mgr.25253) 6998 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:01.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13166 16 16 0 0 0 - 0 2024-07-28T15:22:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:01 smithi177 bash[81864]: audit 2024-07-28T15:22:01.039215+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:01 smithi177 bash[79620]: audit 2024-07-28T15:22:01.039215+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:01 smithi204 bash[68176]: audit 2024-07-28T15:22:01.039215+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:02.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13167 16 16 0 0 0 - 0 2024-07-28T15:22:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:02 smithi177 bash[81864]: cluster 2024-07-28T15:22:01.409672+0000 mgr.y (mgr.25253) 6999 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:02 smithi177 bash[79620]: cluster 2024-07-28T15:22:01.409672+0000 mgr.y (mgr.25253) 6999 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:02 smithi204 bash[68176]: cluster 2024-07-28T15:22:01.409672+0000 mgr.y (mgr.25253) 6999 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:03.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13168 16 16 0 0 0 - 0 2024-07-28T15:22:04.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13169 16 16 0 0 0 - 0 2024-07-28T15:22:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:04 smithi177 bash[81864]: cluster 2024-07-28T15:22:03.411103+0000 mgr.y (mgr.25253) 7000 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:04 smithi177 bash[79620]: cluster 2024-07-28T15:22:03.411103+0000 mgr.y (mgr.25253) 7000 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:04 smithi204 bash[68176]: cluster 2024-07-28T15:22:03.411103+0000 mgr.y (mgr.25253) 7000 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:05.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13170 16 16 0 0 0 - 0 2024-07-28T15:22:06.417 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13171 16 16 0 0 0 - 0 2024-07-28T15:22:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:22:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:06 smithi177 bash[81864]: cluster 2024-07-28T15:22:05.412564+0000 mgr.y (mgr.25253) 7001 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:06 smithi177 bash[79620]: cluster 2024-07-28T15:22:05.412564+0000 mgr.y (mgr.25253) 7001 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:06 smithi204 bash[68176]: cluster 2024-07-28T15:22:05.412564+0000 mgr.y (mgr.25253) 7001 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:07.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13172 16 16 0 0 0 - 0 2024-07-28T15:22:08.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13173 16 16 0 0 0 - 0 2024-07-28T15:22:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:08 smithi177 bash[81864]: cluster 2024-07-28T15:22:07.413990+0000 mgr.y (mgr.25253) 7002 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:08 smithi177 bash[79620]: cluster 2024-07-28T15:22:07.413990+0000 mgr.y (mgr.25253) 7002 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:08 smithi204 bash[68176]: cluster 2024-07-28T15:22:07.413990+0000 mgr.y (mgr.25253) 7002 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:09.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13174 16 16 0 0 0 - 0 2024-07-28T15:22:10.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13175 16 16 0 0 0 - 0 2024-07-28T15:22:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:10 smithi177 bash[81864]: cluster 2024-07-28T15:22:09.415438+0000 mgr.y (mgr.25253) 7003 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:10 smithi177 bash[79620]: cluster 2024-07-28T15:22:09.415438+0000 mgr.y (mgr.25253) 7003 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:10 smithi204 bash[68176]: cluster 2024-07-28T15:22:09.415438+0000 mgr.y (mgr.25253) 7003 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:11.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13176 16 16 0 0 0 - 0 2024-07-28T15:22:12.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13177 16 16 0 0 0 - 0 2024-07-28T15:22:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:12 smithi177 bash[81864]: cluster 2024-07-28T15:22:11.416894+0000 mgr.y (mgr.25253) 7004 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:12 smithi177 bash[79620]: cluster 2024-07-28T15:22:11.416894+0000 mgr.y (mgr.25253) 7004 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:12 smithi204 bash[68176]: cluster 2024-07-28T15:22:11.416894+0000 mgr.y (mgr.25253) 7004 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:13.418 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13178 16 16 0 0 0 - 0 2024-07-28T15:22:14.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13179 16 16 0 0 0 - 0 2024-07-28T15:22:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:14 smithi177 bash[81864]: cluster 2024-07-28T15:22:13.418331+0000 mgr.y (mgr.25253) 7005 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:14 smithi177 bash[79620]: cluster 2024-07-28T15:22:13.418331+0000 mgr.y (mgr.25253) 7005 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:14 smithi204 bash[68176]: cluster 2024-07-28T15:22:13.418331+0000 mgr.y (mgr.25253) 7005 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:15.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:22:15.420174+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:15.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:15.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13180 16 16 0 0 0 - 0 2024-07-28T15:22:16.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13181 16 16 0 0 0 - 0 2024-07-28T15:22:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:22:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:16 smithi177 bash[81864]: cluster 2024-07-28T15:22:15.419780+0000 mgr.y (mgr.25253) 7006 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:16 smithi177 bash[81864]: audit 2024-07-28T15:22:16.039339+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:16 smithi177 bash[79620]: cluster 2024-07-28T15:22:15.419780+0000 mgr.y (mgr.25253) 7006 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:16 smithi177 bash[79620]: audit 2024-07-28T15:22:16.039339+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:16 smithi204 bash[68176]: cluster 2024-07-28T15:22:15.419780+0000 mgr.y (mgr.25253) 7006 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:16 smithi204 bash[68176]: audit 2024-07-28T15:22:16.039339+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:17.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13182 16 16 0 0 0 - 0 2024-07-28T15:22:18.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13183 16 16 0 0 0 - 0 2024-07-28T15:22:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:18 smithi177 bash[81864]: cluster 2024-07-28T15:22:17.421211+0000 mgr.y (mgr.25253) 7007 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:18 smithi177 bash[79620]: cluster 2024-07-28T15:22:17.421211+0000 mgr.y (mgr.25253) 7007 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:18 smithi204 bash[68176]: cluster 2024-07-28T15:22:17.421211+0000 mgr.y (mgr.25253) 7007 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:19.419 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13184 16 16 0 0 0 - 0 2024-07-28T15:22:20.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13185 16 16 0 0 0 - 0 2024-07-28T15:22:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:20 smithi204 bash[68176]: cluster 2024-07-28T15:22:19.422627+0000 mgr.y (mgr.25253) 7008 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:20 smithi177 bash[79620]: cluster 2024-07-28T15:22:19.422627+0000 mgr.y (mgr.25253) 7008 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:20 smithi177 bash[81864]: cluster 2024-07-28T15:22:19.422627+0000 mgr.y (mgr.25253) 7008 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:21.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13186 16 16 0 0 0 - 0 2024-07-28T15:22:22.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13187 16 16 0 0 0 - 0 2024-07-28T15:22:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:22 smithi204 bash[68176]: cluster 2024-07-28T15:22:21.424128+0000 mgr.y (mgr.25253) 7009 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:22 smithi177 bash[81864]: cluster 2024-07-28T15:22:21.424128+0000 mgr.y (mgr.25253) 7009 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:22 smithi177 bash[79620]: cluster 2024-07-28T15:22:21.424128+0000 mgr.y (mgr.25253) 7009 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:23.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13188 16 16 0 0 0 - 0 2024-07-28T15:22:24.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13189 16 16 0 0 0 - 0 2024-07-28T15:22:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:24 smithi204 bash[68176]: cluster 2024-07-28T15:22:23.425613+0000 mgr.y (mgr.25253) 7010 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:24 smithi177 bash[79620]: cluster 2024-07-28T15:22:23.425613+0000 mgr.y (mgr.25253) 7010 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:24 smithi177 bash[81864]: cluster 2024-07-28T15:22:23.425613+0000 mgr.y (mgr.25253) 7010 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:25.420 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13190 16 16 0 0 0 - 0 2024-07-28T15:22:26.057 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:25 smithi177 bash[81864]: audit 2024-07-28T15:22:25.197197+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:26.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:25 smithi177 bash[79620]: audit 2024-07-28T15:22:25.197197+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:26.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:25 smithi204 bash[68176]: audit 2024-07-28T15:22:25.197197+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:26.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13191 16 16 0 0 0 - 0 2024-07-28T15:22:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:22:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:26 smithi204 bash[68176]: cluster 2024-07-28T15:22:25.427039+0000 mgr.y (mgr.25253) 7011 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:26 smithi177 bash[81864]: cluster 2024-07-28T15:22:25.427039+0000 mgr.y (mgr.25253) 7011 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:26 smithi177 bash[79620]: cluster 2024-07-28T15:22:25.427039+0000 mgr.y (mgr.25253) 7011 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:27.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13192 16 16 0 0 0 - 0 2024-07-28T15:22:28.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13193 16 16 0 0 0 - 0 2024-07-28T15:22:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:28 smithi204 bash[68176]: cluster 2024-07-28T15:22:27.428524+0000 mgr.y (mgr.25253) 7012 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:28 smithi177 bash[79620]: cluster 2024-07-28T15:22:27.428524+0000 mgr.y (mgr.25253) 7012 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:28 smithi177 bash[81864]: cluster 2024-07-28T15:22:27.428524+0000 mgr.y (mgr.25253) 7012 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:29.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13194 16 16 0 0 0 - 0 2024-07-28T15:22:30.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13195 16 16 0 0 0 - 0 2024-07-28T15:22:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:30 smithi204 bash[68176]: cluster 2024-07-28T15:22:29.429979+0000 mgr.y (mgr.25253) 7013 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:30 smithi177 bash[79620]: cluster 2024-07-28T15:22:29.429979+0000 mgr.y (mgr.25253) 7013 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:30 smithi177 bash[81864]: cluster 2024-07-28T15:22:29.429979+0000 mgr.y (mgr.25253) 7013 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:31.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13196 16 16 0 0 0 - 0 2024-07-28T15:22:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:30.872615+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:30.879545+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.039926+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.129293+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.134538+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.538009+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.539298+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:32.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:31 smithi204 bash[68176]: audit 2024-07-28T15:22:31.548897+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:30.872615+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:30.879545+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.039926+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.129293+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.134538+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.538009+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.539298+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[79620]: audit 2024-07-28T15:22:31.548897+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:30.872615+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:30.879545+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.039926+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.129293+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.134538+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.538009+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:32.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.539298+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:32.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:31 smithi177 bash[81864]: audit 2024-07-28T15:22:31.548897+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:22:32.421 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13197 16 16 0 0 0 - 0 2024-07-28T15:22:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:32 smithi204 bash[60899]: ts=2024-07-28T15:22:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:32 smithi204 bash[68176]: cluster 2024-07-28T15:22:31.431405+0000 mgr.y (mgr.25253) 7014 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:32 smithi177 bash[81864]: cluster 2024-07-28T15:22:31.431405+0000 mgr.y (mgr.25253) 7014 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:32 smithi177 bash[79620]: cluster 2024-07-28T15:22:31.431405+0000 mgr.y (mgr.25253) 7014 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:33.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13198 16 16 0 0 0 - 0 2024-07-28T15:22:34.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13199 16 16 0 0 0 - 0 2024-07-28T15:22:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:34 smithi204 bash[68176]: cluster 2024-07-28T15:22:33.432876+0000 mgr.y (mgr.25253) 7015 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:34 smithi177 bash[81864]: cluster 2024-07-28T15:22:33.432876+0000 mgr.y (mgr.25253) 7015 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:34 smithi177 bash[79620]: cluster 2024-07-28T15:22:33.432876+0000 mgr.y (mgr.25253) 7015 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:35.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:22:35.423318+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:35.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:35.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13200 16 16 0 0 0 - 0 2024-07-28T15:22:36.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13201 16 16 0 0 0 - 0 2024-07-28T15:22:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:22:37.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:36 smithi204 bash[68176]: cluster 2024-07-28T15:22:35.434367+0000 mgr.y (mgr.25253) 7016 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:36 smithi177 bash[81864]: cluster 2024-07-28T15:22:35.434367+0000 mgr.y (mgr.25253) 7016 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:36 smithi177 bash[79620]: cluster 2024-07-28T15:22:35.434367+0000 mgr.y (mgr.25253) 7016 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:37.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13202 16 16 0 0 0 - 0 2024-07-28T15:22:38.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13203 16 16 0 0 0 - 0 2024-07-28T15:22:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:38 smithi204 bash[68176]: cluster 2024-07-28T15:22:37.435866+0000 mgr.y (mgr.25253) 7017 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:38 smithi177 bash[81864]: cluster 2024-07-28T15:22:37.435866+0000 mgr.y (mgr.25253) 7017 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:38 smithi177 bash[79620]: cluster 2024-07-28T15:22:37.435866+0000 mgr.y (mgr.25253) 7017 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:39.422 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13204 16 16 0 0 0 - 0 2024-07-28T15:22:40.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13205 16 16 0 0 0 - 0 2024-07-28T15:22:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:40 smithi204 bash[68176]: cluster 2024-07-28T15:22:39.437469+0000 mgr.y (mgr.25253) 7018 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:40 smithi177 bash[81864]: cluster 2024-07-28T15:22:39.437469+0000 mgr.y (mgr.25253) 7018 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:40 smithi177 bash[79620]: cluster 2024-07-28T15:22:39.437469+0000 mgr.y (mgr.25253) 7018 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:41.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13206 16 16 0 0 0 - 0 2024-07-28T15:22:42.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13207 16 16 0 0 0 - 0 2024-07-28T15:22:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:42 smithi204 bash[68176]: cluster 2024-07-28T15:22:41.438940+0000 mgr.y (mgr.25253) 7019 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:42 smithi177 bash[81864]: cluster 2024-07-28T15:22:41.438940+0000 mgr.y (mgr.25253) 7019 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:42 smithi177 bash[79620]: cluster 2024-07-28T15:22:41.438940+0000 mgr.y (mgr.25253) 7019 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:43.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13208 16 16 0 0 0 - 0 2024-07-28T15:22:44.423 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13209 16 16 0 0 0 - 0 2024-07-28T15:22:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:44 smithi204 bash[68176]: cluster 2024-07-28T15:22:43.440536+0000 mgr.y (mgr.25253) 7020 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:44 smithi177 bash[81864]: cluster 2024-07-28T15:22:43.440536+0000 mgr.y (mgr.25253) 7020 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:44 smithi177 bash[79620]: cluster 2024-07-28T15:22:43.440536+0000 mgr.y (mgr.25253) 7020 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:45.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13210 16 16 0 0 0 - 0 2024-07-28T15:22:46.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13211 16 16 0 0 0 - 0 2024-07-28T15:22:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:22:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:46 smithi204 bash[68176]: cluster 2024-07-28T15:22:45.442145+0000 mgr.y (mgr.25253) 7021 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:46 smithi204 bash[68176]: audit 2024-07-28T15:22:46.040487+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:46 smithi177 bash[81864]: cluster 2024-07-28T15:22:45.442145+0000 mgr.y (mgr.25253) 7021 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:46 smithi177 bash[81864]: audit 2024-07-28T15:22:46.040487+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:46 smithi177 bash[79620]: cluster 2024-07-28T15:22:45.442145+0000 mgr.y (mgr.25253) 7021 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:46 smithi177 bash[79620]: audit 2024-07-28T15:22:46.040487+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:47.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13212 16 16 0 0 0 - 0 2024-07-28T15:22:48.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13213 16 16 0 0 0 - 0 2024-07-28T15:22:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:48 smithi204 bash[68176]: cluster 2024-07-28T15:22:47.443628+0000 mgr.y (mgr.25253) 7022 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:48 smithi177 bash[81864]: cluster 2024-07-28T15:22:47.443628+0000 mgr.y (mgr.25253) 7022 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:48 smithi177 bash[79620]: cluster 2024-07-28T15:22:47.443628+0000 mgr.y (mgr.25253) 7022 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:49.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13214 16 16 0 0 0 - 0 2024-07-28T15:22:50.424 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13215 16 16 0 0 0 - 0 2024-07-28T15:22:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:50 smithi204 bash[68176]: cluster 2024-07-28T15:22:49.445184+0000 mgr.y (mgr.25253) 7023 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:50 smithi177 bash[79620]: cluster 2024-07-28T15:22:49.445184+0000 mgr.y (mgr.25253) 7023 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:50 smithi177 bash[81864]: cluster 2024-07-28T15:22:49.445184+0000 mgr.y (mgr.25253) 7023 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:51.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13216 16 16 0 0 0 - 0 2024-07-28T15:22:52.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13217 16 16 0 0 0 - 0 2024-07-28T15:22:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:22:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:52 smithi177 bash[81864]: cluster 2024-07-28T15:22:51.446677+0000 mgr.y (mgr.25253) 7024 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:52 smithi177 bash[79620]: cluster 2024-07-28T15:22:51.446677+0000 mgr.y (mgr.25253) 7024 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:52 smithi204 bash[68176]: cluster 2024-07-28T15:22:51.446677+0000 mgr.y (mgr.25253) 7024 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:53.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13218 16 16 0 0 0 - 0 2024-07-28T15:22:54.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13219 16 16 0 0 0 - 0 2024-07-28T15:22:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:54 smithi177 bash[81864]: cluster 2024-07-28T15:22:53.448281+0000 mgr.y (mgr.25253) 7025 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:54 smithi177 bash[79620]: cluster 2024-07-28T15:22:53.448281+0000 mgr.y (mgr.25253) 7025 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:54 smithi204 bash[68176]: cluster 2024-07-28T15:22:53.448281+0000 mgr.y (mgr.25253) 7025 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:55.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:22:55.426629+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:55.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:55.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13220 16 16 0 0 0 - 0 2024-07-28T15:22:56.425 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13221 16 16 0 0 0 - 0 2024-07-28T15:22:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:22:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:22:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:22:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:56 smithi177 bash[81864]: cluster 2024-07-28T15:22:55.449782+0000 mgr.y (mgr.25253) 7026 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:56 smithi177 bash[79620]: cluster 2024-07-28T15:22:55.449782+0000 mgr.y (mgr.25253) 7026 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:56 smithi204 bash[68176]: cluster 2024-07-28T15:22:55.449782+0000 mgr.y (mgr.25253) 7026 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:57.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13222 16 16 0 0 0 - 0 2024-07-28T15:22:58.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13223 16 16 0 0 0 - 0 2024-07-28T15:22:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:22:58 smithi177 bash[81864]: cluster 2024-07-28T15:22:57.451392+0000 mgr.y (mgr.25253) 7027 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:22:58 smithi177 bash[79620]: cluster 2024-07-28T15:22:57.451392+0000 mgr.y (mgr.25253) 7027 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:22:58 smithi204 bash[68176]: cluster 2024-07-28T15:22:57.451392+0000 mgr.y (mgr.25253) 7027 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:22:59.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13224 16 16 0 0 0 - 0 2024-07-28T15:23:00.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13225 16 16 0 0 0 - 0 2024-07-28T15:23:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:00 smithi177 bash[81864]: cluster 2024-07-28T15:22:59.453025+0000 mgr.y (mgr.25253) 7028 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:00 smithi177 bash[79620]: cluster 2024-07-28T15:22:59.453025+0000 mgr.y (mgr.25253) 7028 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:00 smithi204 bash[68176]: cluster 2024-07-28T15:22:59.453025+0000 mgr.y (mgr.25253) 7028 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:01.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13226 16 16 0 0 0 - 0 2024-07-28T15:23:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:01 smithi177 bash[81864]: audit 2024-07-28T15:23:01.040932+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:01 smithi177 bash[79620]: audit 2024-07-28T15:23:01.040932+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:01 smithi204 bash[68176]: audit 2024-07-28T15:23:01.040932+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:02.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13227 16 16 0 0 0 - 0 2024-07-28T15:23:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:02 smithi177 bash[81864]: cluster 2024-07-28T15:23:01.454511+0000 mgr.y (mgr.25253) 7029 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:02 smithi177 bash[79620]: cluster 2024-07-28T15:23:01.454511+0000 mgr.y (mgr.25253) 7029 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:02 smithi204 bash[68176]: cluster 2024-07-28T15:23:01.454511+0000 mgr.y (mgr.25253) 7029 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:03.426 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13228 16 16 0 0 0 - 0 2024-07-28T15:23:04.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13229 16 16 0 0 0 - 0 2024-07-28T15:23:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:04 smithi177 bash[81864]: cluster 2024-07-28T15:23:03.456115+0000 mgr.y (mgr.25253) 7030 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:04 smithi177 bash[79620]: cluster 2024-07-28T15:23:03.456115+0000 mgr.y (mgr.25253) 7030 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:04 smithi204 bash[68176]: cluster 2024-07-28T15:23:03.456115+0000 mgr.y (mgr.25253) 7030 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:05.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13230 16 16 0 0 0 - 0 2024-07-28T15:23:06.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13231 16 16 0 0 0 - 0 2024-07-28T15:23:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:23:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:06 smithi177 bash[81864]: cluster 2024-07-28T15:23:05.457627+0000 mgr.y (mgr.25253) 7031 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:06 smithi177 bash[79620]: cluster 2024-07-28T15:23:05.457627+0000 mgr.y (mgr.25253) 7031 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:06 smithi204 bash[68176]: cluster 2024-07-28T15:23:05.457627+0000 mgr.y (mgr.25253) 7031 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:07.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13232 16 16 0 0 0 - 0 2024-07-28T15:23:08.427 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13233 16 16 0 0 0 - 0 2024-07-28T15:23:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:08 smithi177 bash[81864]: cluster 2024-07-28T15:23:07.459102+0000 mgr.y (mgr.25253) 7032 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:08 smithi177 bash[79620]: cluster 2024-07-28T15:23:07.459102+0000 mgr.y (mgr.25253) 7032 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:08 smithi204 bash[68176]: cluster 2024-07-28T15:23:07.459102+0000 mgr.y (mgr.25253) 7032 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:09.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13234 16 16 0 0 0 - 0 2024-07-28T15:23:10.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13235 16 16 0 0 0 - 0 2024-07-28T15:23:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:10 smithi177 bash[81864]: cluster 2024-07-28T15:23:09.460702+0000 mgr.y (mgr.25253) 7033 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:10 smithi177 bash[79620]: cluster 2024-07-28T15:23:09.460702+0000 mgr.y (mgr.25253) 7033 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:10 smithi204 bash[68176]: cluster 2024-07-28T15:23:09.460702+0000 mgr.y (mgr.25253) 7033 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:11.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13236 16 16 0 0 0 - 0 2024-07-28T15:23:12.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13237 16 16 0 0 0 - 0 2024-07-28T15:23:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:12 smithi177 bash[81864]: cluster 2024-07-28T15:23:11.462213+0000 mgr.y (mgr.25253) 7034 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:12 smithi177 bash[79620]: cluster 2024-07-28T15:23:11.462213+0000 mgr.y (mgr.25253) 7034 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:12 smithi204 bash[68176]: cluster 2024-07-28T15:23:11.462213+0000 mgr.y (mgr.25253) 7034 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:13.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13238 16 16 0 0 0 - 0 2024-07-28T15:23:14.428 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13239 16 16 0 0 0 - 0 2024-07-28T15:23:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:14 smithi177 bash[81864]: cluster 2024-07-28T15:23:13.463813+0000 mgr.y (mgr.25253) 7035 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:14 smithi177 bash[79620]: cluster 2024-07-28T15:23:13.463813+0000 mgr.y (mgr.25253) 7035 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:14 smithi204 bash[68176]: cluster 2024-07-28T15:23:13.463813+0000 mgr.y (mgr.25253) 7035 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:15.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:23:15.429958+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:15.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:15.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13240 16 16 0 0 0 - 0 2024-07-28T15:23:16.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13241 16 16 0 0 0 - 0 2024-07-28T15:23:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:23:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:16 smithi177 bash[81864]: cluster 2024-07-28T15:23:15.465304+0000 mgr.y (mgr.25253) 7036 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:16 smithi177 bash[81864]: audit 2024-07-28T15:23:16.041253+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:16 smithi177 bash[79620]: cluster 2024-07-28T15:23:15.465304+0000 mgr.y (mgr.25253) 7036 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:17.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:16 smithi177 bash[79620]: audit 2024-07-28T15:23:16.041253+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:16 smithi204 bash[68176]: cluster 2024-07-28T15:23:15.465304+0000 mgr.y (mgr.25253) 7036 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:16 smithi204 bash[68176]: audit 2024-07-28T15:23:16.041253+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:17.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13242 16 16 0 0 0 - 0 2024-07-28T15:23:18.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13243 16 16 0 0 0 - 0 2024-07-28T15:23:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:18 smithi177 bash[81864]: cluster 2024-07-28T15:23:17.466784+0000 mgr.y (mgr.25253) 7037 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:18 smithi177 bash[79620]: cluster 2024-07-28T15:23:17.466784+0000 mgr.y (mgr.25253) 7037 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:18 smithi204 bash[68176]: cluster 2024-07-28T15:23:17.466784+0000 mgr.y (mgr.25253) 7037 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:19.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13244 16 16 0 0 0 - 0 2024-07-28T15:23:20.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13245 16 16 0 0 0 - 0 2024-07-28T15:23:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:20 smithi177 bash[81864]: cluster 2024-07-28T15:23:19.468243+0000 mgr.y (mgr.25253) 7038 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:20 smithi177 bash[79620]: cluster 2024-07-28T15:23:19.468243+0000 mgr.y (mgr.25253) 7038 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:20 smithi204 bash[68176]: cluster 2024-07-28T15:23:19.468243+0000 mgr.y (mgr.25253) 7038 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:21.429 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13246 16 16 0 0 0 - 0 2024-07-28T15:23:22.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13247 16 16 0 0 0 - 0 2024-07-28T15:23:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:22 smithi177 bash[81864]: cluster 2024-07-28T15:23:21.469703+0000 mgr.y (mgr.25253) 7039 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:22 smithi177 bash[79620]: cluster 2024-07-28T15:23:21.469703+0000 mgr.y (mgr.25253) 7039 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:22 smithi204 bash[68176]: cluster 2024-07-28T15:23:21.469703+0000 mgr.y (mgr.25253) 7039 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:23.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13248 16 16 0 0 0 - 0 2024-07-28T15:23:24.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13249 16 16 0 0 0 - 0 2024-07-28T15:23:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:24 smithi177 bash[81864]: cluster 2024-07-28T15:23:23.471309+0000 mgr.y (mgr.25253) 7040 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:24 smithi177 bash[79620]: cluster 2024-07-28T15:23:23.471309+0000 mgr.y (mgr.25253) 7040 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:24 smithi204 bash[68176]: cluster 2024-07-28T15:23:23.471309+0000 mgr.y (mgr.25253) 7040 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:25.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13250 16 16 0 0 0 - 0 2024-07-28T15:23:26.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13251 16 16 0 0 0 - 0 2024-07-28T15:23:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:23:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:26 smithi177 bash[79620]: cluster 2024-07-28T15:23:25.472856+0000 mgr.y (mgr.25253) 7041 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:26 smithi177 bash[81864]: cluster 2024-07-28T15:23:25.472856+0000 mgr.y (mgr.25253) 7041 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:26 smithi204 bash[68176]: cluster 2024-07-28T15:23:25.472856+0000 mgr.y (mgr.25253) 7041 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:27.430 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13252 16 16 0 0 0 - 0 2024-07-28T15:23:28.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13253 16 16 0 0 0 - 0 2024-07-28T15:23:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:28 smithi177 bash[81864]: cluster 2024-07-28T15:23:27.474305+0000 mgr.y (mgr.25253) 7042 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:28 smithi177 bash[79620]: cluster 2024-07-28T15:23:27.474305+0000 mgr.y (mgr.25253) 7042 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:28 smithi204 bash[68176]: cluster 2024-07-28T15:23:27.474305+0000 mgr.y (mgr.25253) 7042 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:29.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13254 16 16 0 0 0 - 0 2024-07-28T15:23:30.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13255 16 16 0 0 0 - 0 2024-07-28T15:23:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:31 smithi177 bash[81864]: cluster 2024-07-28T15:23:29.475763+0000 mgr.y (mgr.25253) 7043 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:30 smithi177 bash[79620]: cluster 2024-07-28T15:23:29.475763+0000 mgr.y (mgr.25253) 7043 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:30 smithi204 bash[68176]: cluster 2024-07-28T15:23:29.475763+0000 mgr.y (mgr.25253) 7043 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:31.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13256 16 16 0 0 0 - 0 2024-07-28T15:23:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:32 smithi177 bash[81864]: audit 2024-07-28T15:23:31.041888+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:32 smithi177 bash[81864]: audit 2024-07-28T15:23:31.678320+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:32 smithi177 bash[79620]: audit 2024-07-28T15:23:31.041888+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:32.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:32 smithi177 bash[79620]: audit 2024-07-28T15:23:31.678320+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:32.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:32 smithi204 bash[68176]: audit 2024-07-28T15:23:31.041888+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:32.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:32 smithi204 bash[68176]: audit 2024-07-28T15:23:31.678320+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:32.431 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13257 16 16 0 0 0 - 0 2024-07-28T15:23:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:32 smithi204 bash[60899]: ts=2024-07-28T15:23: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:33 smithi177 bash[79620]: cluster 2024-07-28T15:23:31.477234+0000 mgr.y (mgr.25253) 7044 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:33 smithi177 bash[81864]: cluster 2024-07-28T15:23:31.477234+0000 mgr.y (mgr.25253) 7044 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:33 smithi204 bash[68176]: cluster 2024-07-28T15:23:31.477234+0000 mgr.y (mgr.25253) 7044 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:33.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13258 16 16 0 0 0 - 0 2024-07-28T15:23:34.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13259 16 16 0 0 0 - 0 2024-07-28T15:23:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:35 smithi177 bash[79620]: cluster 2024-07-28T15:23:33.478709+0000 mgr.y (mgr.25253) 7045 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:35 smithi177 bash[81864]: cluster 2024-07-28T15:23:33.478709+0000 mgr.y (mgr.25253) 7045 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:35 smithi204 bash[68176]: cluster 2024-07-28T15:23:33.478709+0000 mgr.y (mgr.25253) 7045 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:35.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:23:35.433313+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:35.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:35.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13260 16 16 0 0 0 - 0 2024-07-28T15:23:36.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13261 16 16 0 0 0 - 0 2024-07-28T15:23:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:23:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:37 smithi177 bash[81864]: cluster 2024-07-28T15:23:35.480188+0000 mgr.y (mgr.25253) 7046 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:37 smithi177 bash[79620]: cluster 2024-07-28T15:23:35.480188+0000 mgr.y (mgr.25253) 7046 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:37.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:37 smithi204 bash[68176]: cluster 2024-07-28T15:23:35.480188+0000 mgr.y (mgr.25253) 7046 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:37.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13262 16 16 0 0 0 - 0 2024-07-28T15:23:38.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13263 16 16 0 0 0 - 0 2024-07-28T15:23:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:37.344460+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:37.350384+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: cluster 2024-07-28T15:23:37.481347+0000 mgr.y (mgr.25253) 7047 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:37.598760+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:37.606406+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:38.013443+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:38.014829+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:38 smithi204 bash[68176]: audit 2024-07-28T15:23:38.024282+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:37.344460+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:37.350384+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: cluster 2024-07-28T15:23:37.481347+0000 mgr.y (mgr.25253) 7047 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:38.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:37.598760+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:37.606406+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:38.013443+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:38.014829+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[79620]: audit 2024-07-28T15:23:38.024282+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:37.344460+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:37.350384+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: cluster 2024-07-28T15:23:37.481347+0000 mgr.y (mgr.25253) 7047 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:37.598760+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:37.606406+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:38.013443+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:38.014829+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:38 smithi177 bash[81864]: audit 2024-07-28T15:23:38.024282+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:23:39.432 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13264 16 16 0 0 0 - 0 2024-07-28T15:23:40.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13265 16 16 0 0 0 - 0 2024-07-28T15:23:40.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:40 smithi204 bash[68176]: cluster 2024-07-28T15:23:39.482835+0000 mgr.y (mgr.25253) 7048 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:40 smithi177 bash[79620]: cluster 2024-07-28T15:23:39.482835+0000 mgr.y (mgr.25253) 7048 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:40 smithi177 bash[81864]: cluster 2024-07-28T15:23:39.482835+0000 mgr.y (mgr.25253) 7048 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:41.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13266 16 16 0 0 0 - 0 2024-07-28T15:23:42.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13267 16 16 0 0 0 - 0 2024-07-28T15:23:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:42 smithi204 bash[68176]: cluster 2024-07-28T15:23:41.484380+0000 mgr.y (mgr.25253) 7049 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:42 smithi177 bash[81864]: cluster 2024-07-28T15:23:41.484380+0000 mgr.y (mgr.25253) 7049 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:42 smithi177 bash[79620]: cluster 2024-07-28T15:23:41.484380+0000 mgr.y (mgr.25253) 7049 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:43.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13268 16 16 0 0 0 - 0 2024-07-28T15:23:44.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13269 16 16 0 0 0 - 0 2024-07-28T15:23:44.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:44 smithi204 bash[68176]: cluster 2024-07-28T15:23:43.485939+0000 mgr.y (mgr.25253) 7050 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:44 smithi177 bash[81864]: cluster 2024-07-28T15:23:43.485939+0000 mgr.y (mgr.25253) 7050 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:44 smithi177 bash[79620]: cluster 2024-07-28T15:23:43.485939+0000 mgr.y (mgr.25253) 7050 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:45.433 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13270 16 16 0 0 0 - 0 2024-07-28T15:23:46.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13271 16 16 0 0 0 - 0 2024-07-28T15:23:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:23:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:46 smithi204 bash[68176]: cluster 2024-07-28T15:23:45.487328+0000 mgr.y (mgr.25253) 7051 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:46.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:46 smithi204 bash[68176]: audit 2024-07-28T15:23:46.042075+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:46 smithi177 bash[81864]: cluster 2024-07-28T15:23:45.487328+0000 mgr.y (mgr.25253) 7051 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:46 smithi177 bash[81864]: audit 2024-07-28T15:23:46.042075+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:46 smithi177 bash[79620]: cluster 2024-07-28T15:23:45.487328+0000 mgr.y (mgr.25253) 7051 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:46 smithi177 bash[79620]: audit 2024-07-28T15:23:46.042075+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:47.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13272 16 16 0 0 0 - 0 2024-07-28T15:23:48.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13273 16 16 0 0 0 - 0 2024-07-28T15:23:48.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:48 smithi204 bash[68176]: cluster 2024-07-28T15:23:47.488759+0000 mgr.y (mgr.25253) 7052 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:48 smithi177 bash[81864]: cluster 2024-07-28T15:23:47.488759+0000 mgr.y (mgr.25253) 7052 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:48 smithi177 bash[79620]: cluster 2024-07-28T15:23:47.488759+0000 mgr.y (mgr.25253) 7052 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:49.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13274 16 16 0 0 0 - 0 2024-07-28T15:23:50.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13275 16 16 0 0 0 - 0 2024-07-28T15:23:50.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:50 smithi204 bash[68176]: cluster 2024-07-28T15:23:49.490203+0000 mgr.y (mgr.25253) 7053 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:50 smithi177 bash[81864]: cluster 2024-07-28T15:23:49.490203+0000 mgr.y (mgr.25253) 7053 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:50 smithi177 bash[79620]: cluster 2024-07-28T15:23:49.490203+0000 mgr.y (mgr.25253) 7053 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:51.434 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13276 16 16 0 0 0 - 0 2024-07-28T15:23:52.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13277 16 16 0 0 0 - 0 2024-07-28T15:23:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:52 smithi204 bash[68176]: cluster 2024-07-28T15:23:51.491683+0000 mgr.y (mgr.25253) 7054 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:23:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:52 smithi177 bash[81864]: cluster 2024-07-28T15:23:51.491683+0000 mgr.y (mgr.25253) 7054 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:53.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:52 smithi177 bash[79620]: cluster 2024-07-28T15:23:51.491683+0000 mgr.y (mgr.25253) 7054 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:53.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13278 16 16 0 0 0 - 0 2024-07-28T15:23:54.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13279 16 16 0 0 0 - 0 2024-07-28T15:23:54.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:54 smithi204 bash[68176]: cluster 2024-07-28T15:23:53.493123+0000 mgr.y (mgr.25253) 7055 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:54 smithi177 bash[79620]: cluster 2024-07-28T15:23:53.493123+0000 mgr.y (mgr.25253) 7055 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:54 smithi177 bash[81864]: cluster 2024-07-28T15:23:53.493123+0000 mgr.y (mgr.25253) 7055 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:55.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:23:55.436609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:55.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:55.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13280 16 16 0 0 0 - 0 2024-07-28T15:23:56.435 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13281 16 16 0 0 0 - 0 2024-07-28T15:23:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:23:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:23:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:23:56.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:56 smithi204 bash[68176]: cluster 2024-07-28T15:23:55.494582+0000 mgr.y (mgr.25253) 7056 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:56 smithi177 bash[79620]: cluster 2024-07-28T15:23:55.494582+0000 mgr.y (mgr.25253) 7056 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:56 smithi177 bash[81864]: cluster 2024-07-28T15:23:55.494582+0000 mgr.y (mgr.25253) 7056 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:57.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13282 16 16 0 0 0 - 0 2024-07-28T15:23:58.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13283 16 16 0 0 0 - 0 2024-07-28T15:23:58.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:23:58 smithi204 bash[68176]: cluster 2024-07-28T15:23:57.496057+0000 mgr.y (mgr.25253) 7057 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:23:58 smithi177 bash[79620]: cluster 2024-07-28T15:23:57.496057+0000 mgr.y (mgr.25253) 7057 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:23:58 smithi177 bash[81864]: cluster 2024-07-28T15:23:57.496057+0000 mgr.y (mgr.25253) 7057 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:23:59.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13284 16 16 0 0 0 - 0 2024-07-28T15:24:00.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13285 16 16 0 0 0 - 0 2024-07-28T15:24:00.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:00 smithi204 bash[68176]: cluster 2024-07-28T15:23:59.497485+0000 mgr.y (mgr.25253) 7058 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:00 smithi177 bash[79620]: cluster 2024-07-28T15:23:59.497485+0000 mgr.y (mgr.25253) 7058 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:00 smithi177 bash[81864]: cluster 2024-07-28T15:23:59.497485+0000 mgr.y (mgr.25253) 7058 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:01.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13286 16 16 0 0 0 - 0 2024-07-28T15:24:01.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:01 smithi204 bash[68176]: audit 2024-07-28T15:24:01.042616+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:01 smithi177 bash[79620]: audit 2024-07-28T15:24:01.042616+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:01 smithi177 bash[81864]: audit 2024-07-28T15:24:01.042616+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:02.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13287 16 16 0 0 0 - 0 2024-07-28T15:24:02.598 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:02 smithi204 bash[68176]: cluster 2024-07-28T15:24:01.498884+0000 mgr.y (mgr.25253) 7059 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:03.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:02 smithi177 bash[81864]: cluster 2024-07-28T15:24:01.498884+0000 mgr.y (mgr.25253) 7059 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:02 smithi177 bash[79620]: cluster 2024-07-28T15:24:01.498884+0000 mgr.y (mgr.25253) 7059 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:03.436 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13288 16 16 0 0 0 - 0 2024-07-28T15:24:04.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13289 16 16 0 0 0 - 0 2024-07-28T15:24:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:04 smithi204 bash[68176]: cluster 2024-07-28T15:24:03.500383+0000 mgr.y (mgr.25253) 7060 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:04 smithi177 bash[81864]: cluster 2024-07-28T15:24:03.500383+0000 mgr.y (mgr.25253) 7060 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:04 smithi177 bash[79620]: cluster 2024-07-28T15:24:03.500383+0000 mgr.y (mgr.25253) 7060 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:05.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13290 16 16 0 0 0 - 0 2024-07-28T15:24:06.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13291 16 16 0 0 0 - 0 2024-07-28T15:24:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:24:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:06 smithi204 bash[68176]: cluster 2024-07-28T15:24:05.501855+0000 mgr.y (mgr.25253) 7061 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:06 smithi177 bash[81864]: cluster 2024-07-28T15:24:05.501855+0000 mgr.y (mgr.25253) 7061 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:06 smithi177 bash[79620]: cluster 2024-07-28T15:24:05.501855+0000 mgr.y (mgr.25253) 7061 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:07.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13292 16 16 0 0 0 - 0 2024-07-28T15:24:08.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13293 16 16 0 0 0 - 0 2024-07-28T15:24:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:08 smithi204 bash[68176]: cluster 2024-07-28T15:24:07.503291+0000 mgr.y (mgr.25253) 7062 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:08 smithi177 bash[79620]: cluster 2024-07-28T15:24:07.503291+0000 mgr.y (mgr.25253) 7062 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:08 smithi177 bash[81864]: cluster 2024-07-28T15:24:07.503291+0000 mgr.y (mgr.25253) 7062 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:09.437 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13294 16 16 0 0 0 - 0 2024-07-28T15:24:10.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13295 16 16 0 0 0 - 0 2024-07-28T15:24:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:10 smithi204 bash[68176]: cluster 2024-07-28T15:24:09.504778+0000 mgr.y (mgr.25253) 7063 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:10 smithi177 bash[79620]: cluster 2024-07-28T15:24:09.504778+0000 mgr.y (mgr.25253) 7063 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:10 smithi177 bash[81864]: cluster 2024-07-28T15:24:09.504778+0000 mgr.y (mgr.25253) 7063 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:11.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13296 16 16 0 0 0 - 0 2024-07-28T15:24:12.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13297 16 16 0 0 0 - 0 2024-07-28T15:24:12.636 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:12 smithi204 bash[68176]: cluster 2024-07-28T15:24:11.506239+0000 mgr.y (mgr.25253) 7064 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:12 smithi177 bash[81864]: cluster 2024-07-28T15:24:11.506239+0000 mgr.y (mgr.25253) 7064 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:12 smithi177 bash[79620]: cluster 2024-07-28T15:24:11.506239+0000 mgr.y (mgr.25253) 7064 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:13.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13298 16 16 0 0 0 - 0 2024-07-28T15:24:14.438 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13299 16 16 0 0 0 - 0 2024-07-28T15:24:14.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:14 smithi204 bash[68176]: cluster 2024-07-28T15:24:13.507705+0000 mgr.y (mgr.25253) 7065 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:14 smithi177 bash[81864]: cluster 2024-07-28T15:24:13.507705+0000 mgr.y (mgr.25253) 7065 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:14 smithi177 bash[79620]: cluster 2024-07-28T15:24:13.507705+0000 mgr.y (mgr.25253) 7065 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:15.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:24:15.439918+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:15.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:15.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13300 16 16 0 0 0 - 0 2024-07-28T15:24:16.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13301 16 16 0 0 0 - 0 2024-07-28T15:24:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:24:16.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:16 smithi204 bash[68176]: cluster 2024-07-28T15:24:15.509140+0000 mgr.y (mgr.25253) 7066 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:16 smithi204 bash[68176]: audit 2024-07-28T15:24:16.042949+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:16 smithi177 bash[81864]: cluster 2024-07-28T15:24:15.509140+0000 mgr.y (mgr.25253) 7066 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:16 smithi177 bash[81864]: audit 2024-07-28T15:24:16.042949+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:16 smithi177 bash[79620]: cluster 2024-07-28T15:24:15.509140+0000 mgr.y (mgr.25253) 7066 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:16 smithi177 bash[79620]: audit 2024-07-28T15:24:16.042949+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:17.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13302 16 16 0 0 0 - 0 2024-07-28T15:24:18.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13303 16 16 0 0 0 - 0 2024-07-28T15:24:18.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:18 smithi204 bash[68176]: cluster 2024-07-28T15:24:17.510575+0000 mgr.y (mgr.25253) 7067 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:18 smithi177 bash[81864]: cluster 2024-07-28T15:24:17.510575+0000 mgr.y (mgr.25253) 7067 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:18 smithi177 bash[79620]: cluster 2024-07-28T15:24:17.510575+0000 mgr.y (mgr.25253) 7067 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:19.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13304 16 16 0 0 0 - 0 2024-07-28T15:24:20.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13305 16 16 0 0 0 - 0 2024-07-28T15:24:20.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:20 smithi204 bash[68176]: cluster 2024-07-28T15:24:19.512040+0000 mgr.y (mgr.25253) 7068 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:20 smithi177 bash[79620]: cluster 2024-07-28T15:24:19.512040+0000 mgr.y (mgr.25253) 7068 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:20 smithi177 bash[81864]: cluster 2024-07-28T15:24:19.512040+0000 mgr.y (mgr.25253) 7068 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:21.439 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13306 16 16 0 0 0 - 0 2024-07-28T15:24:22.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13307 16 16 0 0 0 - 0 2024-07-28T15:24:22.656 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:22 smithi204 bash[68176]: cluster 2024-07-28T15:24:21.513501+0000 mgr.y (mgr.25253) 7069 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:22 smithi177 bash[81864]: cluster 2024-07-28T15:24:21.513501+0000 mgr.y (mgr.25253) 7069 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:22 smithi177 bash[79620]: cluster 2024-07-28T15:24:21.513501+0000 mgr.y (mgr.25253) 7069 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:23.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13308 16 16 0 0 0 - 0 2024-07-28T15:24:24.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13309 16 16 0 0 0 - 0 2024-07-28T15:24:24.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:24 smithi204 bash[68176]: cluster 2024-07-28T15:24:23.514955+0000 mgr.y (mgr.25253) 7070 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:24 smithi177 bash[81864]: cluster 2024-07-28T15:24:23.514955+0000 mgr.y (mgr.25253) 7070 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:24 smithi177 bash[79620]: cluster 2024-07-28T15:24:23.514955+0000 mgr.y (mgr.25253) 7070 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:25.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13310 16 16 0 0 0 - 0 2024-07-28T15:24:26.440 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13311 16 16 0 0 0 - 0 2024-07-28T15:24:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:24:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:26 smithi177 bash[81864]: cluster 2024-07-28T15:24:25.516433+0000 mgr.y (mgr.25253) 7071 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:26 smithi177 bash[79620]: cluster 2024-07-28T15:24:25.516433+0000 mgr.y (mgr.25253) 7071 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:26 smithi204 bash[68176]: cluster 2024-07-28T15:24:25.516433+0000 mgr.y (mgr.25253) 7071 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:27.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13312 16 16 0 0 0 - 0 2024-07-28T15:24:28.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13313 16 16 0 0 0 - 0 2024-07-28T15:24:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:28 smithi177 bash[81864]: cluster 2024-07-28T15:24:27.517905+0000 mgr.y (mgr.25253) 7072 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:28 smithi177 bash[79620]: cluster 2024-07-28T15:24:27.517905+0000 mgr.y (mgr.25253) 7072 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:28 smithi204 bash[68176]: cluster 2024-07-28T15:24:27.517905+0000 mgr.y (mgr.25253) 7072 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:29.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13314 16 16 0 0 0 - 0 2024-07-28T15:24:30.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13315 16 16 0 0 0 - 0 2024-07-28T15:24:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:30 smithi177 bash[81864]: cluster 2024-07-28T15:24:29.519354+0000 mgr.y (mgr.25253) 7073 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:30 smithi177 bash[79620]: cluster 2024-07-28T15:24:29.519354+0000 mgr.y (mgr.25253) 7073 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:30 smithi204 bash[68176]: cluster 2024-07-28T15:24:29.519354+0000 mgr.y (mgr.25253) 7073 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:31.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13316 16 16 0 0 0 - 0 2024-07-28T15:24:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:31 smithi177 bash[81864]: audit 2024-07-28T15:24:31.043423+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:31 smithi177 bash[79620]: audit 2024-07-28T15:24:31.043423+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:31 smithi204 bash[68176]: audit 2024-07-28T15:24:31.043423+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:32.441 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13317 16 16 0 0 0 - 0 2024-07-28T15:24:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:32 smithi177 bash[81864]: cluster 2024-07-28T15:24:31.520801+0000 mgr.y (mgr.25253) 7074 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:32 smithi177 bash[79620]: cluster 2024-07-28T15:24:31.520801+0000 mgr.y (mgr.25253) 7074 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:32 smithi204 bash[68176]: cluster 2024-07-28T15:24:31.520801+0000 mgr.y (mgr.25253) 7074 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:33.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13318 16 16 0 0 0 - 0 2024-07-28T15:24:34.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13319 16 16 0 0 0 - 0 2024-07-28T15:24:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:34 smithi177 bash[81864]: cluster 2024-07-28T15:24:33.522248+0000 mgr.y (mgr.25253) 7075 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:34 smithi177 bash[79620]: cluster 2024-07-28T15:24:33.522248+0000 mgr.y (mgr.25253) 7075 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:34 smithi204 bash[68176]: cluster 2024-07-28T15:24:33.522248+0000 mgr.y (mgr.25253) 7075 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:35.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:24:35.443369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:35.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:35.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13320 16 16 0 0 0 - 0 2024-07-28T15:24:36.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13321 16 16 0 0 0 - 0 2024-07-28T15:24:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:24:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:36 smithi177 bash[81864]: cluster 2024-07-28T15:24:35.523730+0000 mgr.y (mgr.25253) 7076 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:36 smithi177 bash[79620]: cluster 2024-07-28T15:24:35.523730+0000 mgr.y (mgr.25253) 7076 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:36 smithi204 bash[68176]: cluster 2024-07-28T15:24:35.523730+0000 mgr.y (mgr.25253) 7076 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:37.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13322 16 16 0 0 0 - 0 2024-07-28T15:24:38.442 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13323 16 16 0 0 0 - 0 2024-07-28T15:24:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:38 smithi177 bash[81864]: cluster 2024-07-28T15:24:37.525183+0000 mgr.y (mgr.25253) 7077 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:38 smithi177 bash[81864]: audit 2024-07-28T15:24:38.153950+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:38 smithi177 bash[79620]: cluster 2024-07-28T15:24:37.525183+0000 mgr.y (mgr.25253) 7077 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:39.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:38 smithi177 bash[79620]: audit 2024-07-28T15:24:38.153950+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:38 smithi204 bash[68176]: cluster 2024-07-28T15:24:37.525183+0000 mgr.y (mgr.25253) 7077 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:38 smithi204 bash[68176]: audit 2024-07-28T15:24:38.153950+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:39.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13324 16 16 0 0 0 - 0 2024-07-28T15:24:40.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13325 16 16 0 0 0 - 0 2024-07-28T15:24:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:40 smithi177 bash[81864]: cluster 2024-07-28T15:24:39.526645+0000 mgr.y (mgr.25253) 7078 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:40 smithi177 bash[79620]: cluster 2024-07-28T15:24:39.526645+0000 mgr.y (mgr.25253) 7078 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:40 smithi204 bash[68176]: cluster 2024-07-28T15:24:39.526645+0000 mgr.y (mgr.25253) 7078 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:41.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13326 16 16 0 0 0 - 0 2024-07-28T15:24:42.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13327 16 16 0 0 0 - 0 2024-07-28T15:24:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:42 smithi177 bash[81864]: cluster 2024-07-28T15:24:41.528221+0000 mgr.y (mgr.25253) 7079 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:42 smithi177 bash[79620]: cluster 2024-07-28T15:24:41.528221+0000 mgr.y (mgr.25253) 7079 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:42 smithi204 bash[68176]: cluster 2024-07-28T15:24:41.528221+0000 mgr.y (mgr.25253) 7079 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:43.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13328 16 16 0 0 0 - 0 2024-07-28T15:24:44.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13329 16 16 0 0 0 - 0 2024-07-28T15:24:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: cluster 2024-07-28T15:24:43.528907+0000 mgr.y (mgr.25253) 7080 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:43.837983+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:43.846740+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:44.040661+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:44.049797+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:44.481528+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:44.483197+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:45.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:44 smithi204 bash[68176]: audit 2024-07-28T15:24:44.493094+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: cluster 2024-07-28T15:24:43.528907+0000 mgr.y (mgr.25253) 7080 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:43.837983+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:43.846740+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:44.040661+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:44.049797+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:44.481528+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:44.483197+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[81864]: audit 2024-07-28T15:24:44.493094+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: cluster 2024-07-28T15:24:43.528907+0000 mgr.y (mgr.25253) 7080 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:43.837983+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:43.846740+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:44.040661+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:44.049797+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:44.481528+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:44.483197+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:44 smithi177 bash[79620]: audit 2024-07-28T15:24:44.493094+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:24:45.443 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13330 16 16 0 0 0 - 0 2024-07-28T15:24:46.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13331 16 16 0 0 0 - 0 2024-07-28T15:24:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:24:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:46 smithi204 bash[68176]: cluster 2024-07-28T15:24:45.530314+0000 mgr.y (mgr.25253) 7081 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:46 smithi204 bash[68176]: audit 2024-07-28T15:24:46.043835+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:46 smithi177 bash[81864]: cluster 2024-07-28T15:24:45.530314+0000 mgr.y (mgr.25253) 7081 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:46 smithi177 bash[81864]: audit 2024-07-28T15:24:46.043835+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:46 smithi177 bash[79620]: cluster 2024-07-28T15:24:45.530314+0000 mgr.y (mgr.25253) 7081 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:46 smithi177 bash[79620]: audit 2024-07-28T15:24:46.043835+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:47.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13332 16 16 0 0 0 - 0 2024-07-28T15:24:48.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13333 16 16 0 0 0 - 0 2024-07-28T15:24:49.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:48 smithi204 bash[68176]: cluster 2024-07-28T15:24:47.531914+0000 mgr.y (mgr.25253) 7082 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:48 smithi177 bash[81864]: cluster 2024-07-28T15:24:47.531914+0000 mgr.y (mgr.25253) 7082 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:48 smithi177 bash[79620]: cluster 2024-07-28T15:24:47.531914+0000 mgr.y (mgr.25253) 7082 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:49.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13334 16 16 0 0 0 - 0 2024-07-28T15:24:50.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13335 16 16 0 0 0 - 0 2024-07-28T15:24:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:50 smithi204 bash[68176]: cluster 2024-07-28T15:24:49.533411+0000 mgr.y (mgr.25253) 7083 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:50 smithi177 bash[81864]: cluster 2024-07-28T15:24:49.533411+0000 mgr.y (mgr.25253) 7083 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:50 smithi177 bash[79620]: cluster 2024-07-28T15:24:49.533411+0000 mgr.y (mgr.25253) 7083 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:51.444 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13336 16 16 0 0 0 - 0 2024-07-28T15:24:52.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13337 16 16 0 0 0 - 0 2024-07-28T15:24:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:24:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:52 smithi204 bash[68176]: cluster 2024-07-28T15:24:51.534879+0000 mgr.y (mgr.25253) 7084 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:52 smithi177 bash[81864]: cluster 2024-07-28T15:24:51.534879+0000 mgr.y (mgr.25253) 7084 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:52 smithi177 bash[79620]: cluster 2024-07-28T15:24:51.534879+0000 mgr.y (mgr.25253) 7084 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:53.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13338 16 16 0 0 0 - 0 2024-07-28T15:24:54.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13339 16 16 0 0 0 - 0 2024-07-28T15:24:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:54 smithi204 bash[68176]: cluster 2024-07-28T15:24:53.536357+0000 mgr.y (mgr.25253) 7085 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:54 smithi177 bash[81864]: cluster 2024-07-28T15:24:53.536357+0000 mgr.y (mgr.25253) 7085 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:54 smithi177 bash[79620]: cluster 2024-07-28T15:24:53.536357+0000 mgr.y (mgr.25253) 7085 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:55.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:24:55.446464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:55.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:55.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13340 16 16 0 0 0 - 0 2024-07-28T15:24:56.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13341 16 16 0 0 0 - 0 2024-07-28T15:24:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:24:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:24:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:24:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:56 smithi204 bash[68176]: cluster 2024-07-28T15:24:55.537821+0000 mgr.y (mgr.25253) 7086 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:56 smithi177 bash[81864]: cluster 2024-07-28T15:24:55.537821+0000 mgr.y (mgr.25253) 7086 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:56 smithi177 bash[79620]: cluster 2024-07-28T15:24:55.537821+0000 mgr.y (mgr.25253) 7086 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:57.445 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13342 16 16 0 0 0 - 0 2024-07-28T15:24:58.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13343 16 16 0 0 0 - 0 2024-07-28T15:24:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:24:58 smithi204 bash[68176]: cluster 2024-07-28T15:24:57.539286+0000 mgr.y (mgr.25253) 7087 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:24:58 smithi177 bash[79620]: cluster 2024-07-28T15:24:57.539286+0000 mgr.y (mgr.25253) 7087 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:24:58 smithi177 bash[81864]: cluster 2024-07-28T15:24:57.539286+0000 mgr.y (mgr.25253) 7087 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:24:59.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13344 16 16 0 0 0 - 0 2024-07-28T15:25:00.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13345 16 16 0 0 0 - 0 2024-07-28T15:25:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:00 smithi204 bash[68176]: cluster 2024-07-28T15:24:59.540969+0000 mgr.y (mgr.25253) 7088 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:01.210 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:00 smithi177 bash[79620]: cluster 2024-07-28T15:24:59.540969+0000 mgr.y (mgr.25253) 7088 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:01.210 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:00 smithi177 bash[81864]: cluster 2024-07-28T15:24:59.540969+0000 mgr.y (mgr.25253) 7088 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:01.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13346 16 16 0 0 0 - 0 2024-07-28T15:25:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:01 smithi204 bash[68176]: audit 2024-07-28T15:25:01.044608+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:01 smithi177 bash[81864]: audit 2024-07-28T15:25:01.044608+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:01 smithi177 bash[79620]: audit 2024-07-28T15:25:01.044608+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:02.446 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13347 16 16 0 0 0 - 0 2024-07-28T15:25:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:02 smithi204 bash[68176]: cluster 2024-07-28T15:25:01.542560+0000 mgr.y (mgr.25253) 7089 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:02 smithi177 bash[81864]: cluster 2024-07-28T15:25:01.542560+0000 mgr.y (mgr.25253) 7089 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:02 smithi177 bash[79620]: cluster 2024-07-28T15:25:01.542560+0000 mgr.y (mgr.25253) 7089 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:03.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13348 16 16 0 0 0 - 0 2024-07-28T15:25:04.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13349 16 16 0 0 0 - 0 2024-07-28T15:25:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:04 smithi204 bash[68176]: cluster 2024-07-28T15:25:03.544039+0000 mgr.y (mgr.25253) 7090 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:04 smithi177 bash[81864]: cluster 2024-07-28T15:25:03.544039+0000 mgr.y (mgr.25253) 7090 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:04 smithi177 bash[79620]: cluster 2024-07-28T15:25:03.544039+0000 mgr.y (mgr.25253) 7090 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:05.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13350 16 16 0 0 0 - 0 2024-07-28T15:25:06.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13351 16 16 0 0 0 - 0 2024-07-28T15:25:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:25:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:06 smithi204 bash[68176]: cluster 2024-07-28T15:25:05.545493+0000 mgr.y (mgr.25253) 7091 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:06 smithi177 bash[81864]: cluster 2024-07-28T15:25:05.545493+0000 mgr.y (mgr.25253) 7091 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:06 smithi177 bash[79620]: cluster 2024-07-28T15:25:05.545493+0000 mgr.y (mgr.25253) 7091 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:07.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13352 16 16 0 0 0 - 0 2024-07-28T15:25:08.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13353 16 16 0 0 0 - 0 2024-07-28T15:25:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:08 smithi204 bash[68176]: cluster 2024-07-28T15:25:07.546958+0000 mgr.y (mgr.25253) 7092 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:08 smithi177 bash[81864]: cluster 2024-07-28T15:25:07.546958+0000 mgr.y (mgr.25253) 7092 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:08 smithi177 bash[79620]: cluster 2024-07-28T15:25:07.546958+0000 mgr.y (mgr.25253) 7092 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:09.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13354 16 16 0 0 0 - 0 2024-07-28T15:25:10.447 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13355 16 16 0 0 0 - 0 2024-07-28T15:25:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:10 smithi204 bash[68176]: cluster 2024-07-28T15:25:09.548373+0000 mgr.y (mgr.25253) 7093 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:10 smithi177 bash[81864]: cluster 2024-07-28T15:25:09.548373+0000 mgr.y (mgr.25253) 7093 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:10 smithi177 bash[79620]: cluster 2024-07-28T15:25:09.548373+0000 mgr.y (mgr.25253) 7093 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:11.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13356 16 16 0 0 0 - 0 2024-07-28T15:25:12.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13357 16 16 0 0 0 - 0 2024-07-28T15:25:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:12 smithi204 bash[68176]: cluster 2024-07-28T15:25:11.549854+0000 mgr.y (mgr.25253) 7094 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:12 smithi177 bash[81864]: cluster 2024-07-28T15:25:11.549854+0000 mgr.y (mgr.25253) 7094 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:12 smithi177 bash[79620]: cluster 2024-07-28T15:25:11.549854+0000 mgr.y (mgr.25253) 7094 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:13.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13358 16 16 0 0 0 - 0 2024-07-28T15:25:14.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13359 16 16 0 0 0 - 0 2024-07-28T15:25:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:14 smithi204 bash[68176]: cluster 2024-07-28T15:25:13.551456+0000 mgr.y (mgr.25253) 7095 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:14 smithi177 bash[79620]: cluster 2024-07-28T15:25:13.551456+0000 mgr.y (mgr.25253) 7095 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:14 smithi177 bash[81864]: cluster 2024-07-28T15:25:13.551456+0000 mgr.y (mgr.25253) 7095 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:15.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:25:15.449729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:15.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:15.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13360 16 16 0 0 0 - 0 2024-07-28T15:25:16.448 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13361 16 16 0 0 0 - 0 2024-07-28T15:25:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:25:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:16 smithi204 bash[68176]: cluster 2024-07-28T15:25:15.552971+0000 mgr.y (mgr.25253) 7096 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:16 smithi204 bash[68176]: audit 2024-07-28T15:25:16.044658+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:16 smithi177 bash[81864]: cluster 2024-07-28T15:25:15.552971+0000 mgr.y (mgr.25253) 7096 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:16 smithi177 bash[81864]: audit 2024-07-28T15:25:16.044658+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:16 smithi177 bash[79620]: cluster 2024-07-28T15:25:15.552971+0000 mgr.y (mgr.25253) 7096 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:16 smithi177 bash[79620]: audit 2024-07-28T15:25:16.044658+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:17.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13362 16 16 0 0 0 - 0 2024-07-28T15:25:18.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13363 16 16 0 0 0 - 0 2024-07-28T15:25:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:18 smithi204 bash[68176]: cluster 2024-07-28T15:25:17.554438+0000 mgr.y (mgr.25253) 7097 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:18 smithi177 bash[81864]: cluster 2024-07-28T15:25:17.554438+0000 mgr.y (mgr.25253) 7097 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:18 smithi177 bash[79620]: cluster 2024-07-28T15:25:17.554438+0000 mgr.y (mgr.25253) 7097 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:19.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13364 16 16 0 0 0 - 0 2024-07-28T15:25:20.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13365 16 16 0 0 0 - 0 2024-07-28T15:25:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:20 smithi177 bash[81864]: cluster 2024-07-28T15:25:19.555930+0000 mgr.y (mgr.25253) 7098 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:20 smithi177 bash[79620]: cluster 2024-07-28T15:25:19.555930+0000 mgr.y (mgr.25253) 7098 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:20 smithi204 bash[68176]: cluster 2024-07-28T15:25:19.555930+0000 mgr.y (mgr.25253) 7098 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:21.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13366 16 16 0 0 0 - 0 2024-07-28T15:25:22.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13367 16 16 0 0 0 - 0 2024-07-28T15:25:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:22 smithi177 bash[81864]: cluster 2024-07-28T15:25:21.557395+0000 mgr.y (mgr.25253) 7099 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:22 smithi177 bash[79620]: cluster 2024-07-28T15:25:21.557395+0000 mgr.y (mgr.25253) 7099 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:22 smithi204 bash[68176]: cluster 2024-07-28T15:25:21.557395+0000 mgr.y (mgr.25253) 7099 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:23.449 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13368 16 16 0 0 0 - 0 2024-07-28T15:25:24.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13369 16 16 0 0 0 - 0 2024-07-28T15:25:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:24 smithi177 bash[79620]: cluster 2024-07-28T15:25:23.558855+0000 mgr.y (mgr.25253) 7100 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:24 smithi177 bash[81864]: cluster 2024-07-28T15:25:23.558855+0000 mgr.y (mgr.25253) 7100 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:24 smithi204 bash[68176]: cluster 2024-07-28T15:25:23.558855+0000 mgr.y (mgr.25253) 7100 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:25.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13370 16 16 0 0 0 - 0 2024-07-28T15:25:26.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13371 16 16 0 0 0 - 0 2024-07-28T15:25:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:25:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:26 smithi177 bash[81864]: cluster 2024-07-28T15:25:25.560324+0000 mgr.y (mgr.25253) 7101 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:27.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:26 smithi177 bash[79620]: cluster 2024-07-28T15:25:25.560324+0000 mgr.y (mgr.25253) 7101 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:26 smithi204 bash[68176]: cluster 2024-07-28T15:25:25.560324+0000 mgr.y (mgr.25253) 7101 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:27.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13372 16 16 0 0 0 - 0 2024-07-28T15:25:28.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13373 16 16 0 0 0 - 0 2024-07-28T15:25:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:28 smithi177 bash[81864]: cluster 2024-07-28T15:25:27.561771+0000 mgr.y (mgr.25253) 7102 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:28 smithi177 bash[79620]: cluster 2024-07-28T15:25:27.561771+0000 mgr.y (mgr.25253) 7102 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:28 smithi204 bash[68176]: cluster 2024-07-28T15:25:27.561771+0000 mgr.y (mgr.25253) 7102 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:29.450 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13374 16 16 0 0 0 - 0 2024-07-28T15:25:30.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13375 16 16 0 0 0 - 0 2024-07-28T15:25:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:30 smithi177 bash[81864]: cluster 2024-07-28T15:25:29.563162+0000 mgr.y (mgr.25253) 7103 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:30 smithi177 bash[79620]: cluster 2024-07-28T15:25:29.563162+0000 mgr.y (mgr.25253) 7103 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:30 smithi204 bash[68176]: cluster 2024-07-28T15:25:29.563162+0000 mgr.y (mgr.25253) 7103 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:31.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13376 16 16 0 0 0 - 0 2024-07-28T15:25:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:31 smithi177 bash[79620]: audit 2024-07-28T15:25:31.045240+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:31 smithi177 bash[81864]: audit 2024-07-28T15:25:31.045240+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:31 smithi204 bash[68176]: audit 2024-07-28T15:25:31.045240+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:32.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13377 16 16 0 0 0 - 0 2024-07-28T15:25:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:32 smithi177 bash[81864]: cluster 2024-07-28T15:25:31.564610+0000 mgr.y (mgr.25253) 7104 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:32 smithi177 bash[79620]: cluster 2024-07-28T15:25:31.564610+0000 mgr.y (mgr.25253) 7104 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:32 smithi204 bash[68176]: cluster 2024-07-28T15:25:31.564610+0000 mgr.y (mgr.25253) 7104 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:33.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13378 16 16 0 0 0 - 0 2024-07-28T15:25:34.451 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13379 16 16 0 0 0 - 0 2024-07-28T15:25:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:34 smithi177 bash[79620]: cluster 2024-07-28T15:25:33.566060+0000 mgr.y (mgr.25253) 7105 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:34 smithi177 bash[81864]: cluster 2024-07-28T15:25:33.566060+0000 mgr.y (mgr.25253) 7105 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:34 smithi204 bash[68176]: cluster 2024-07-28T15:25:33.566060+0000 mgr.y (mgr.25253) 7105 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:35.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:25:35.452918+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:35.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:35.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13380 16 16 0 0 0 - 0 2024-07-28T15:25:36.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13381 16 16 0 0 0 - 0 2024-07-28T15:25:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:25:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:36 smithi177 bash[81864]: cluster 2024-07-28T15:25:35.567519+0000 mgr.y (mgr.25253) 7106 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:36 smithi177 bash[79620]: cluster 2024-07-28T15:25:35.567519+0000 mgr.y (mgr.25253) 7106 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:36 smithi204 bash[68176]: cluster 2024-07-28T15:25:35.567519+0000 mgr.y (mgr.25253) 7106 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:37.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13382 16 16 0 0 0 - 0 2024-07-28T15:25:38.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13383 16 16 0 0 0 - 0 2024-07-28T15:25:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:38 smithi177 bash[81864]: cluster 2024-07-28T15:25:37.568954+0000 mgr.y (mgr.25253) 7107 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:38 smithi177 bash[79620]: cluster 2024-07-28T15:25:37.568954+0000 mgr.y (mgr.25253) 7107 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:38 smithi204 bash[68176]: cluster 2024-07-28T15:25:37.568954+0000 mgr.y (mgr.25253) 7107 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:39.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13384 16 16 0 0 0 - 0 2024-07-28T15:25:40.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13385 16 16 0 0 0 - 0 2024-07-28T15:25:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:40 smithi177 bash[81864]: cluster 2024-07-28T15:25:39.570408+0000 mgr.y (mgr.25253) 7108 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:40 smithi177 bash[79620]: cluster 2024-07-28T15:25:39.570408+0000 mgr.y (mgr.25253) 7108 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:40 smithi204 bash[68176]: cluster 2024-07-28T15:25:39.570408+0000 mgr.y (mgr.25253) 7108 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:41.452 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13386 16 16 0 0 0 - 0 2024-07-28T15:25:42.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13387 16 16 0 0 0 - 0 2024-07-28T15:25:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:42 smithi177 bash[79620]: cluster 2024-07-28T15:25:41.571906+0000 mgr.y (mgr.25253) 7109 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:42 smithi177 bash[81864]: cluster 2024-07-28T15:25:41.571906+0000 mgr.y (mgr.25253) 7109 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:42 smithi204 bash[68176]: cluster 2024-07-28T15:25:41.571906+0000 mgr.y (mgr.25253) 7109 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:43.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13388 16 16 0 0 0 - 0 2024-07-28T15:25:44.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13389 16 16 0 0 0 - 0 2024-07-28T15:25:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:44 smithi177 bash[81864]: cluster 2024-07-28T15:25:43.573397+0000 mgr.y (mgr.25253) 7110 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:44 smithi177 bash[81864]: audit 2024-07-28T15:25:44.625015+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:44 smithi177 bash[79620]: cluster 2024-07-28T15:25:43.573397+0000 mgr.y (mgr.25253) 7110 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:44 smithi177 bash[79620]: audit 2024-07-28T15:25:44.625015+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:44 smithi204 bash[68176]: cluster 2024-07-28T15:25:43.573397+0000 mgr.y (mgr.25253) 7110 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:44 smithi204 bash[68176]: audit 2024-07-28T15:25:44.625015+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:45.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13390 16 16 0 0 0 - 0 2024-07-28T15:25:46.268 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:25:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:45 smithi177 bash[79620]: audit 2024-07-28T15:25:44.992096+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:45 smithi177 bash[79620]: audit 2024-07-28T15:25:44.998907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:45 smithi177 bash[81864]: audit 2024-07-28T15:25:44.992096+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:45 smithi177 bash[81864]: audit 2024-07-28T15:25:44.998907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:45 smithi204 bash[68176]: audit 2024-07-28T15:25:44.992096+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:45 smithi204 bash[68176]: audit 2024-07-28T15:25:44.998907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:46.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13391 16 16 0 0 0 - 0 2024-07-28T15:25:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:47 smithi177 bash[81864]: cluster 2024-07-28T15:25:45.575019+0000 mgr.y (mgr.25253) 7111 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:47 smithi177 bash[81864]: audit 2024-07-28T15:25:46.045578+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:47 smithi177 bash[79620]: cluster 2024-07-28T15:25:45.575019+0000 mgr.y (mgr.25253) 7111 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:47.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:47 smithi177 bash[79620]: audit 2024-07-28T15:25:46.045578+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:47 smithi204 bash[68176]: cluster 2024-07-28T15:25:45.575019+0000 mgr.y (mgr.25253) 7111 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:47 smithi204 bash[68176]: audit 2024-07-28T15:25:46.045578+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:47.453 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13392 16 16 0 0 0 - 0 2024-07-28T15:25:48.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13393 16 16 0 0 0 - 0 2024-07-28T15:25:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:49 smithi177 bash[79620]: cluster 2024-07-28T15:25:47.576600+0000 mgr.y (mgr.25253) 7112 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:49 smithi177 bash[81864]: cluster 2024-07-28T15:25:47.576600+0000 mgr.y (mgr.25253) 7112 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:49 smithi204 bash[68176]: cluster 2024-07-28T15:25:47.576600+0000 mgr.y (mgr.25253) 7112 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:49.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13394 16 16 0 0 0 - 0 2024-07-28T15:25:50.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13395 16 16 0 0 0 - 0 2024-07-28T15:25:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[79620]: cluster 2024-07-28T15:25:49.578070+0000 mgr.y (mgr.25253) 7113 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[79620]: audit 2024-07-28T15:25:50.552243+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[79620]: audit 2024-07-28T15:25:50.558617+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[79620]: audit 2024-07-28T15:25:50.626030+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[79620]: audit 2024-07-28T15:25:50.632989+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[81864]: cluster 2024-07-28T15:25:49.578070+0000 mgr.y (mgr.25253) 7113 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[81864]: audit 2024-07-28T15:25:50.552243+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[81864]: audit 2024-07-28T15:25:50.558617+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[81864]: audit 2024-07-28T15:25:50.626030+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:51 smithi177 bash[81864]: audit 2024-07-28T15:25:50.632989+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:51 smithi204 bash[68176]: cluster 2024-07-28T15:25:49.578070+0000 mgr.y (mgr.25253) 7113 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:51 smithi204 bash[68176]: audit 2024-07-28T15:25:50.552243+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:51 smithi204 bash[68176]: audit 2024-07-28T15:25:50.558617+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:51 smithi204 bash[68176]: audit 2024-07-28T15:25:50.626030+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:51 smithi204 bash[68176]: audit 2024-07-28T15:25:50.632989+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:51.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13396 16 16 0 0 0 - 0 2024-07-28T15:25:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[81864]: audit 2024-07-28T15:25:51.053959+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[81864]: audit 2024-07-28T15:25:51.055399+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[81864]: audit 2024-07-28T15:25:51.064196+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[79620]: audit 2024-07-28T15:25:51.053959+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[79620]: audit 2024-07-28T15:25:51.055399+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:52.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:52 smithi177 bash[79620]: audit 2024-07-28T15:25:51.064196+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:52.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:52 smithi204 bash[68176]: audit 2024-07-28T15:25:51.053959+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:52.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:52 smithi204 bash[68176]: audit 2024-07-28T15:25:51.055399+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:52.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:52 smithi204 bash[68176]: audit 2024-07-28T15:25:51.064196+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:25:52.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13397 16 16 0 0 0 - 0 2024-07-28T15:25:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:25:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:53 smithi204 bash[68176]: cluster 2024-07-28T15:25:51.579514+0000 mgr.y (mgr.25253) 7114 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:53.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13398 16 16 0 0 0 - 0 2024-07-28T15:25:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:53 smithi177 bash[81864]: cluster 2024-07-28T15:25:51.579514+0000 mgr.y (mgr.25253) 7114 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:53 smithi177 bash[79620]: cluster 2024-07-28T15:25:51.579514+0000 mgr.y (mgr.25253) 7114 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:54.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13399 16 16 0 0 0 - 0 2024-07-28T15:25:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:55 smithi204 bash[68176]: cluster 2024-07-28T15:25:53.581160+0000 mgr.y (mgr.25253) 7115 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:55.454 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:25:55.456101+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:55.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:55.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13400 16 16 0 0 0 - 0 2024-07-28T15:25:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:55 smithi177 bash[79620]: cluster 2024-07-28T15:25:53.581160+0000 mgr.y (mgr.25253) 7115 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:55 smithi177 bash[81864]: cluster 2024-07-28T15:25:53.581160+0000 mgr.y (mgr.25253) 7115 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:56.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13401 16 16 0 0 0 - 0 2024-07-28T15:25:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:25:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:25:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:25:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:57 smithi204 bash[68176]: cluster 2024-07-28T15:25:55.582794+0000 mgr.y (mgr.25253) 7116 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:57.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13402 16 16 0 0 0 - 0 2024-07-28T15:25:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:57 smithi177 bash[79620]: cluster 2024-07-28T15:25:55.582794+0000 mgr.y (mgr.25253) 7116 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:57 smithi177 bash[81864]: cluster 2024-07-28T15:25:55.582794+0000 mgr.y (mgr.25253) 7116 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:58.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13403 16 16 0 0 0 - 0 2024-07-28T15:25:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:25:59 smithi204 bash[68176]: cluster 2024-07-28T15:25:57.584434+0000 mgr.y (mgr.25253) 7117 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:59.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13404 16 16 0 0 0 - 0 2024-07-28T15:25:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:25:59 smithi177 bash[81864]: cluster 2024-07-28T15:25:57.584434+0000 mgr.y (mgr.25253) 7117 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:25:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:25:59 smithi177 bash[79620]: cluster 2024-07-28T15:25:57.584434+0000 mgr.y (mgr.25253) 7117 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:00 smithi204 bash[68176]: cluster 2024-07-28T15:25:59.586049+0000 mgr.y (mgr.25253) 7118 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:00.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13405 16 16 0 0 0 - 0 2024-07-28T15:26:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:00 smithi177 bash[81864]: cluster 2024-07-28T15:25:59.586049+0000 mgr.y (mgr.25253) 7118 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:00 smithi177 bash[79620]: cluster 2024-07-28T15:25:59.586049+0000 mgr.y (mgr.25253) 7118 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:01 smithi204 bash[68176]: audit 2024-07-28T15:26:01.046125+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:01.455 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13406 16 16 0 0 0 - 0 2024-07-28T15:26:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:01 smithi177 bash[81864]: audit 2024-07-28T15:26:01.046125+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:01 smithi177 bash[79620]: audit 2024-07-28T15:26:01.046125+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:02.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:02 smithi204 bash[68176]: cluster 2024-07-28T15:26:01.587553+0000 mgr.y (mgr.25253) 7119 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:02.414 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13407 16 16 0 0 0 - 0 2024-07-28T15:26:02.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:02 smithi177 bash[81864]: cluster 2024-07-28T15:26:01.587553+0000 mgr.y (mgr.25253) 7119 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:02.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:02 smithi177 bash[79620]: cluster 2024-07-28T15:26:01.587553+0000 mgr.y (mgr.25253) 7119 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:03.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13408 16 16 0 0 0 - 0 2024-07-28T15:26:04.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13409 16 16 0 0 0 - 0 2024-07-28T15:26:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:04 smithi204 bash[68176]: cluster 2024-07-28T15:26:03.589178+0000 mgr.y (mgr.25253) 7120 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:05.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:04 smithi177 bash[81864]: cluster 2024-07-28T15:26:03.589178+0000 mgr.y (mgr.25253) 7120 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:05.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:04 smithi177 bash[79620]: cluster 2024-07-28T15:26:03.589178+0000 mgr.y (mgr.25253) 7120 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:05.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13410 16 16 0 0 0 - 0 2024-07-28T15:26:06.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13411 16 16 0 0 0 - 0 2024-07-28T15:26:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:26:06.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:06 smithi204 bash[68176]: cluster 2024-07-28T15:26:05.590799+0000 mgr.y (mgr.25253) 7121 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:06 smithi177 bash[81864]: cluster 2024-07-28T15:26:05.590799+0000 mgr.y (mgr.25253) 7121 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:06 smithi177 bash[79620]: cluster 2024-07-28T15:26:05.590799+0000 mgr.y (mgr.25253) 7121 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:07.456 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13412 16 16 0 0 0 - 0 2024-07-28T15:26:08.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13413 16 16 0 0 0 - 0 2024-07-28T15:26:08.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:08 smithi204 bash[68176]: cluster 2024-07-28T15:26:07.592338+0000 mgr.y (mgr.25253) 7122 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:08 smithi177 bash[81864]: cluster 2024-07-28T15:26:07.592338+0000 mgr.y (mgr.25253) 7122 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:08 smithi177 bash[79620]: cluster 2024-07-28T15:26:07.592338+0000 mgr.y (mgr.25253) 7122 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:09.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13414 16 16 0 0 0 - 0 2024-07-28T15:26:10.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13415 16 16 0 0 0 - 0 2024-07-28T15:26:10.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:10 smithi204 bash[68176]: cluster 2024-07-28T15:26:09.593766+0000 mgr.y (mgr.25253) 7123 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:10 smithi177 bash[81864]: cluster 2024-07-28T15:26:09.593766+0000 mgr.y (mgr.25253) 7123 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:10 smithi177 bash[79620]: cluster 2024-07-28T15:26:09.593766+0000 mgr.y (mgr.25253) 7123 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:11.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13416 16 16 0 0 0 - 0 2024-07-28T15:26:12.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13417 16 16 0 0 0 - 0 2024-07-28T15:26:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:12 smithi177 bash[81864]: cluster 2024-07-28T15:26:11.595183+0000 mgr.y (mgr.25253) 7124 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:12 smithi177 bash[79620]: cluster 2024-07-28T15:26:11.595183+0000 mgr.y (mgr.25253) 7124 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:12 smithi204 bash[68176]: cluster 2024-07-28T15:26:11.595183+0000 mgr.y (mgr.25253) 7124 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:13.457 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13418 16 16 0 0 0 - 0 2024-07-28T15:26:14.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13419 16 16 0 0 0 - 0 2024-07-28T15:26:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:14 smithi177 bash[81864]: cluster 2024-07-28T15:26:13.596635+0000 mgr.y (mgr.25253) 7125 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:14 smithi177 bash[79620]: cluster 2024-07-28T15:26:13.596635+0000 mgr.y (mgr.25253) 7125 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:14 smithi204 bash[68176]: cluster 2024-07-28T15:26:13.596635+0000 mgr.y (mgr.25253) 7125 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:15.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:26:15.459268+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:15.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:15.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13420 16 16 0 0 0 - 0 2024-07-28T15:26:16.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13421 16 16 0 0 0 - 0 2024-07-28T15:26:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:26:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:16 smithi177 bash[81864]: cluster 2024-07-28T15:26:15.598079+0000 mgr.y (mgr.25253) 7126 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:16 smithi177 bash[81864]: audit 2024-07-28T15:26:16.046698+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:16 smithi177 bash[79620]: cluster 2024-07-28T15:26:15.598079+0000 mgr.y (mgr.25253) 7126 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:16 smithi177 bash[79620]: audit 2024-07-28T15:26:16.046698+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:16 smithi204 bash[68176]: cluster 2024-07-28T15:26:15.598079+0000 mgr.y (mgr.25253) 7126 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:16 smithi204 bash[68176]: audit 2024-07-28T15:26:16.046698+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:17.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13422 16 16 0 0 0 - 0 2024-07-28T15:26:18.458 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13423 16 16 0 0 0 - 0 2024-07-28T15:26:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:18 smithi177 bash[81864]: cluster 2024-07-28T15:26:17.599514+0000 mgr.y (mgr.25253) 7127 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:18 smithi177 bash[79620]: cluster 2024-07-28T15:26:17.599514+0000 mgr.y (mgr.25253) 7127 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:18 smithi204 bash[68176]: cluster 2024-07-28T15:26:17.599514+0000 mgr.y (mgr.25253) 7127 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:19.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13424 16 16 0 0 0 - 0 2024-07-28T15:26:20.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13425 16 16 0 0 0 - 0 2024-07-28T15:26:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:20 smithi177 bash[81864]: cluster 2024-07-28T15:26:19.600949+0000 mgr.y (mgr.25253) 7128 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:20 smithi177 bash[79620]: cluster 2024-07-28T15:26:19.600949+0000 mgr.y (mgr.25253) 7128 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:20 smithi204 bash[68176]: cluster 2024-07-28T15:26:19.600949+0000 mgr.y (mgr.25253) 7128 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:21.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13426 16 16 0 0 0 - 0 2024-07-28T15:26:22.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13427 16 16 0 0 0 - 0 2024-07-28T15:26:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:22 smithi177 bash[79620]: cluster 2024-07-28T15:26:21.602421+0000 mgr.y (mgr.25253) 7129 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:22 smithi177 bash[81864]: cluster 2024-07-28T15:26:21.602421+0000 mgr.y (mgr.25253) 7129 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:22 smithi204 bash[68176]: cluster 2024-07-28T15:26:21.602421+0000 mgr.y (mgr.25253) 7129 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:23.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13428 16 16 0 0 0 - 0 2024-07-28T15:26:24.459 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13429 16 16 0 0 0 - 0 2024-07-28T15:26:25.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:24 smithi177 bash[81864]: cluster 2024-07-28T15:26:23.603874+0000 mgr.y (mgr.25253) 7130 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:25.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:24 smithi177 bash[79620]: cluster 2024-07-28T15:26:23.603874+0000 mgr.y (mgr.25253) 7130 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:24 smithi204 bash[68176]: cluster 2024-07-28T15:26:23.603874+0000 mgr.y (mgr.25253) 7130 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:25.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13430 16 16 0 0 0 - 0 2024-07-28T15:26:26.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13431 16 16 0 0 0 - 0 2024-07-28T15:26:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:26:27.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:26 smithi177 bash[81864]: cluster 2024-07-28T15:26:25.605253+0000 mgr.y (mgr.25253) 7131 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:27.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:26 smithi177 bash[79620]: cluster 2024-07-28T15:26:25.605253+0000 mgr.y (mgr.25253) 7131 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:26 smithi204 bash[68176]: cluster 2024-07-28T15:26:25.605253+0000 mgr.y (mgr.25253) 7131 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:27.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13432 16 16 0 0 0 - 0 2024-07-28T15:26:28.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13433 16 16 0 0 0 - 0 2024-07-28T15:26:29.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:28 smithi177 bash[79620]: cluster 2024-07-28T15:26:27.606678+0000 mgr.y (mgr.25253) 7132 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:29.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:28 smithi177 bash[81864]: cluster 2024-07-28T15:26:27.606678+0000 mgr.y (mgr.25253) 7132 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:28 smithi204 bash[68176]: cluster 2024-07-28T15:26:27.606678+0000 mgr.y (mgr.25253) 7132 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:29.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13434 16 16 0 0 0 - 0 2024-07-28T15:26:30.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13435 16 16 0 0 0 - 0 2024-07-28T15:26:31.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:30 smithi177 bash[79620]: cluster 2024-07-28T15:26:29.608141+0000 mgr.y (mgr.25253) 7133 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:31.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:30 smithi177 bash[81864]: cluster 2024-07-28T15:26:29.608141+0000 mgr.y (mgr.25253) 7133 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:30 smithi204 bash[68176]: cluster 2024-07-28T15:26:29.608141+0000 mgr.y (mgr.25253) 7133 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:31.460 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13436 16 16 0 0 0 - 0 2024-07-28T15:26:32.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:31 smithi177 bash[79620]: audit 2024-07-28T15:26:31.047071+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:32.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:31 smithi177 bash[81864]: audit 2024-07-28T15:26:31.047071+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:31 smithi204 bash[68176]: audit 2024-07-28T15:26:31.047071+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:32.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13437 16 16 0 0 0 - 0 2024-07-28T15:26:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:32 smithi177 bash[79620]: cluster 2024-07-28T15:26:31.609550+0000 mgr.y (mgr.25253) 7134 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:33.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:32 smithi177 bash[81864]: cluster 2024-07-28T15:26:31.609550+0000 mgr.y (mgr.25253) 7134 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:32 smithi204 bash[68176]: cluster 2024-07-28T15:26:31.609550+0000 mgr.y (mgr.25253) 7134 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:33.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13438 16 16 0 0 0 - 0 2024-07-28T15:26:34.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13439 16 16 0 0 0 - 0 2024-07-28T15:26:35.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:34 smithi177 bash[81864]: cluster 2024-07-28T15:26:33.611012+0000 mgr.y (mgr.25253) 7135 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:35.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:34 smithi177 bash[79620]: cluster 2024-07-28T15:26:33.611012+0000 mgr.y (mgr.25253) 7135 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:34 smithi204 bash[68176]: cluster 2024-07-28T15:26:33.611012+0000 mgr.y (mgr.25253) 7135 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:35.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:26:35.462468+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:35.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:35.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13440 16 16 0 0 0 - 0 2024-07-28T15:26:36.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13441 16 16 0 0 0 - 0 2024-07-28T15:26:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:26:37.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:36 smithi177 bash[81864]: cluster 2024-07-28T15:26:35.612472+0000 mgr.y (mgr.25253) 7136 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:37.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:36 smithi177 bash[79620]: cluster 2024-07-28T15:26:35.612472+0000 mgr.y (mgr.25253) 7136 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:36 smithi204 bash[68176]: cluster 2024-07-28T15:26:35.612472+0000 mgr.y (mgr.25253) 7136 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:37.461 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13442 16 16 0 0 0 - 0 2024-07-28T15:26:38.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13443 16 16 0 0 0 - 0 2024-07-28T15:26:39.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:38 smithi177 bash[81864]: cluster 2024-07-28T15:26:37.613904+0000 mgr.y (mgr.25253) 7137 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:39.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:38 smithi177 bash[79620]: cluster 2024-07-28T15:26:37.613904+0000 mgr.y (mgr.25253) 7137 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:38 smithi204 bash[68176]: cluster 2024-07-28T15:26:37.613904+0000 mgr.y (mgr.25253) 7137 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:39.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13444 16 16 0 0 0 - 0 2024-07-28T15:26:40.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13445 16 16 0 0 0 - 0 2024-07-28T15:26:41.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:40 smithi177 bash[81864]: cluster 2024-07-28T15:26:39.615327+0000 mgr.y (mgr.25253) 7138 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:41.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:40 smithi177 bash[79620]: cluster 2024-07-28T15:26:39.615327+0000 mgr.y (mgr.25253) 7138 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:40 smithi204 bash[68176]: cluster 2024-07-28T15:26:39.615327+0000 mgr.y (mgr.25253) 7138 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:41.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13446 16 16 0 0 0 - 0 2024-07-28T15:26:42.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13447 16 16 0 0 0 - 0 2024-07-28T15:26:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:42 smithi177 bash[81864]: cluster 2024-07-28T15:26:41.616816+0000 mgr.y (mgr.25253) 7139 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:42 smithi177 bash[79620]: cluster 2024-07-28T15:26:41.616816+0000 mgr.y (mgr.25253) 7139 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:42 smithi204 bash[68176]: cluster 2024-07-28T15:26:41.616816+0000 mgr.y (mgr.25253) 7139 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:43.462 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13448 16 16 0 0 0 - 0 2024-07-28T15:26:44.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13449 16 16 0 0 0 - 0 2024-07-28T15:26:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:44 smithi177 bash[81864]: cluster 2024-07-28T15:26:43.618230+0000 mgr.y (mgr.25253) 7140 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:44 smithi177 bash[79620]: cluster 2024-07-28T15:26:43.618230+0000 mgr.y (mgr.25253) 7140 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:44 smithi204 bash[68176]: cluster 2024-07-28T15:26:43.618230+0000 mgr.y (mgr.25253) 7140 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:45.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13450 16 16 0 0 0 - 0 2024-07-28T15:26:46.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13451 16 16 0 0 0 - 0 2024-07-28T15:26:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:26:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:46 smithi177 bash[81864]: cluster 2024-07-28T15:26:45.619687+0000 mgr.y (mgr.25253) 7141 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:46 smithi177 bash[81864]: audit 2024-07-28T15:26:46.047341+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:46 smithi177 bash[79620]: cluster 2024-07-28T15:26:45.619687+0000 mgr.y (mgr.25253) 7141 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:47.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:46 smithi177 bash[79620]: audit 2024-07-28T15:26:46.047341+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:46 smithi204 bash[68176]: cluster 2024-07-28T15:26:45.619687+0000 mgr.y (mgr.25253) 7141 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:46 smithi204 bash[68176]: audit 2024-07-28T15:26:46.047341+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:47.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13452 16 16 0 0 0 - 0 2024-07-28T15:26:48.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13453 16 16 0 0 0 - 0 2024-07-28T15:26:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:48 smithi177 bash[81864]: cluster 2024-07-28T15:26:47.621124+0000 mgr.y (mgr.25253) 7142 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:48 smithi177 bash[79620]: cluster 2024-07-28T15:26:47.621124+0000 mgr.y (mgr.25253) 7142 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:48 smithi204 bash[68176]: cluster 2024-07-28T15:26:47.621124+0000 mgr.y (mgr.25253) 7142 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:49.463 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13454 16 16 0 0 0 - 0 2024-07-28T15:26:50.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13455 16 16 0 0 0 - 0 2024-07-28T15:26:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:50 smithi177 bash[81864]: cluster 2024-07-28T15:26:49.622546+0000 mgr.y (mgr.25253) 7143 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:50 smithi177 bash[79620]: cluster 2024-07-28T15:26:49.622546+0000 mgr.y (mgr.25253) 7143 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:50 smithi204 bash[68176]: cluster 2024-07-28T15:26:49.622546+0000 mgr.y (mgr.25253) 7143 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:51.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13456 16 16 0 0 0 - 0 2024-07-28T15:26:52.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:51 smithi204 bash[68176]: audit 2024-07-28T15:26:51.190545+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:52.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:51 smithi177 bash[79620]: audit 2024-07-28T15:26:51.190545+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:52.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:51 smithi177 bash[81864]: audit 2024-07-28T15:26:51.190545+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:52.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13457 16 16 0 0 0 - 0 2024-07-28T15:26:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:26:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:52 smithi204 bash[68176]: cluster 2024-07-28T15:26:51.624088+0000 mgr.y (mgr.25253) 7144 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:52 smithi177 bash[79620]: cluster 2024-07-28T15:26:51.624088+0000 mgr.y (mgr.25253) 7144 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:52 smithi177 bash[81864]: cluster 2024-07-28T15:26:51.624088+0000 mgr.y (mgr.25253) 7144 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:53.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13458 16 16 0 0 0 - 0 2024-07-28T15:26:54.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13459 16 16 0 0 0 - 0 2024-07-28T15:26:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:54 smithi204 bash[68176]: cluster 2024-07-28T15:26:53.625549+0000 mgr.y (mgr.25253) 7145 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:54 smithi177 bash[81864]: cluster 2024-07-28T15:26:53.625549+0000 mgr.y (mgr.25253) 7145 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:54 smithi177 bash[79620]: cluster 2024-07-28T15:26:53.625549+0000 mgr.y (mgr.25253) 7145 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:55.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:26:55.465793+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:55.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:55.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13460 16 16 0 0 0 - 0 2024-07-28T15:26:56.464 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13461 16 16 0 0 0 - 0 2024-07-28T15:26:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:26:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:26:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:26:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:56 smithi204 bash[68176]: cluster 2024-07-28T15:26:55.627015+0000 mgr.y (mgr.25253) 7146 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:56 smithi177 bash[79620]: cluster 2024-07-28T15:26:55.627015+0000 mgr.y (mgr.25253) 7146 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:56 smithi177 bash[81864]: cluster 2024-07-28T15:26:55.627015+0000 mgr.y (mgr.25253) 7146 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:57.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13462 16 16 0 0 0 - 0 2024-07-28T15:26:58.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:56.885780+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:56.895341+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:57.129421+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:57.141810+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:57.552762+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:57.554475+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:58.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:57 smithi204 bash[68176]: audit 2024-07-28T15:26:57.568600+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:56.885780+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:56.895341+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:57.129421+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:57.141810+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:57.552762+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:57.554475+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[81864]: audit 2024-07-28T15:26:57.568600+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:56.885780+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:56.895341+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:57.129421+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:57.141810+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:57.552762+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:57.554475+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:58.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:57 smithi177 bash[79620]: audit 2024-07-28T15:26:57.568600+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:26:58.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13463 16 16 0 0 0 - 0 2024-07-28T15:26:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:26:58 smithi204 bash[68176]: cluster 2024-07-28T15:26:57.627925+0000 mgr.y (mgr.25253) 7147 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:26:58 smithi177 bash[79620]: cluster 2024-07-28T15:26:57.627925+0000 mgr.y (mgr.25253) 7147 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:26:58 smithi177 bash[81864]: cluster 2024-07-28T15:26:57.627925+0000 mgr.y (mgr.25253) 7147 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:26:59.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13464 16 16 0 0 0 - 0 2024-07-28T15:27:00.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13465 16 16 0 0 0 - 0 2024-07-28T15:27:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:00 smithi204 bash[68176]: cluster 2024-07-28T15:26:59.629471+0000 mgr.y (mgr.25253) 7148 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:00 smithi177 bash[81864]: cluster 2024-07-28T15:26:59.629471+0000 mgr.y (mgr.25253) 7148 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:00 smithi177 bash[79620]: cluster 2024-07-28T15:26:59.629471+0000 mgr.y (mgr.25253) 7148 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:01.465 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13466 16 16 0 0 0 - 0 2024-07-28T15:27:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:01 smithi204 bash[68176]: audit 2024-07-28T15:27:01.048061+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:01 smithi177 bash[81864]: audit 2024-07-28T15:27:01.048061+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:01 smithi177 bash[79620]: audit 2024-07-28T15:27:01.048061+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:02.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13467 16 16 0 0 0 - 0 2024-07-28T15:27:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:02 smithi204 bash[68176]: cluster 2024-07-28T15:27:01.631285+0000 mgr.y (mgr.25253) 7149 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:02 smithi177 bash[81864]: cluster 2024-07-28T15:27:01.631285+0000 mgr.y (mgr.25253) 7149 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:02 smithi177 bash[79620]: cluster 2024-07-28T15:27:01.631285+0000 mgr.y (mgr.25253) 7149 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:03.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13468 16 16 0 0 0 - 0 2024-07-28T15:27:04.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13469 16 16 0 0 0 - 0 2024-07-28T15:27:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:04 smithi204 bash[68176]: cluster 2024-07-28T15:27:03.632892+0000 mgr.y (mgr.25253) 7150 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:04 smithi177 bash[81864]: cluster 2024-07-28T15:27:03.632892+0000 mgr.y (mgr.25253) 7150 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:04 smithi177 bash[79620]: cluster 2024-07-28T15:27:03.632892+0000 mgr.y (mgr.25253) 7150 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:05.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13470 16 16 0 0 0 - 0 2024-07-28T15:27:06.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13471 16 16 0 0 0 - 0 2024-07-28T15:27:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:27:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:06 smithi204 bash[68176]: cluster 2024-07-28T15:27:05.634490+0000 mgr.y (mgr.25253) 7151 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:06 smithi177 bash[81864]: cluster 2024-07-28T15:27:05.634490+0000 mgr.y (mgr.25253) 7151 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:06 smithi177 bash[79620]: cluster 2024-07-28T15:27:05.634490+0000 mgr.y (mgr.25253) 7151 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:07.466 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13472 16 16 0 0 0 - 0 2024-07-28T15:27:08.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13473 16 16 0 0 0 - 0 2024-07-28T15:27:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:08 smithi204 bash[68176]: cluster 2024-07-28T15:27:07.636153+0000 mgr.y (mgr.25253) 7152 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:08 smithi177 bash[81864]: cluster 2024-07-28T15:27:07.636153+0000 mgr.y (mgr.25253) 7152 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:08 smithi177 bash[79620]: cluster 2024-07-28T15:27:07.636153+0000 mgr.y (mgr.25253) 7152 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:09.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13474 16 16 0 0 0 - 0 2024-07-28T15:27:10.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13475 16 16 0 0 0 - 0 2024-07-28T15:27:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:10 smithi177 bash[81864]: cluster 2024-07-28T15:27:09.637653+0000 mgr.y (mgr.25253) 7153 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:10 smithi177 bash[79620]: cluster 2024-07-28T15:27:09.637653+0000 mgr.y (mgr.25253) 7153 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:10 smithi204 bash[68176]: cluster 2024-07-28T15:27:09.637653+0000 mgr.y (mgr.25253) 7153 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:11.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13476 16 16 0 0 0 - 0 2024-07-28T15:27:12.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13477 16 16 0 0 0 - 0 2024-07-28T15:27:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:12 smithi177 bash[81864]: cluster 2024-07-28T15:27:11.639156+0000 mgr.y (mgr.25253) 7154 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:12 smithi177 bash[79620]: cluster 2024-07-28T15:27:11.639156+0000 mgr.y (mgr.25253) 7154 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:12 smithi204 bash[68176]: cluster 2024-07-28T15:27:11.639156+0000 mgr.y (mgr.25253) 7154 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:13.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13478 16 16 0 0 0 - 0 2024-07-28T15:27:14.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13479 16 16 0 0 0 - 0 2024-07-28T15:27:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:14 smithi177 bash[81864]: cluster 2024-07-28T15:27:13.640657+0000 mgr.y (mgr.25253) 7155 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:14 smithi177 bash[79620]: cluster 2024-07-28T15:27:13.640657+0000 mgr.y (mgr.25253) 7155 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:14 smithi204 bash[68176]: cluster 2024-07-28T15:27:13.640657+0000 mgr.y (mgr.25253) 7155 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:15.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:27:15.468915+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:15.467 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:15.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13480 16 16 0 0 0 - 0 2024-07-28T15:27:16.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13481 16 16 0 0 0 - 0 2024-07-28T15:27:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:27:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:16 smithi177 bash[81864]: cluster 2024-07-28T15:27:15.642111+0000 mgr.y (mgr.25253) 7156 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:16 smithi177 bash[81864]: audit 2024-07-28T15:27:16.048127+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:16 smithi177 bash[79620]: cluster 2024-07-28T15:27:15.642111+0000 mgr.y (mgr.25253) 7156 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:16 smithi177 bash[79620]: audit 2024-07-28T15:27:16.048127+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:16 smithi204 bash[68176]: cluster 2024-07-28T15:27:15.642111+0000 mgr.y (mgr.25253) 7156 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:16 smithi204 bash[68176]: audit 2024-07-28T15:27:16.048127+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:17.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13482 16 16 0 0 0 - 0 2024-07-28T15:27:18.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13483 16 16 0 0 0 - 0 2024-07-28T15:27:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:18 smithi177 bash[81864]: cluster 2024-07-28T15:27:17.643558+0000 mgr.y (mgr.25253) 7157 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:18 smithi177 bash[79620]: cluster 2024-07-28T15:27:17.643558+0000 mgr.y (mgr.25253) 7157 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:18 smithi204 bash[68176]: cluster 2024-07-28T15:27:17.643558+0000 mgr.y (mgr.25253) 7157 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:19.468 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13484 16 16 0 0 0 - 0 2024-07-28T15:27:20.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13485 16 16 0 0 0 - 0 2024-07-28T15:27:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:20 smithi177 bash[81864]: cluster 2024-07-28T15:27:19.645019+0000 mgr.y (mgr.25253) 7158 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:20 smithi177 bash[79620]: cluster 2024-07-28T15:27:19.645019+0000 mgr.y (mgr.25253) 7158 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:20 smithi204 bash[68176]: cluster 2024-07-28T15:27:19.645019+0000 mgr.y (mgr.25253) 7158 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:21.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13486 16 16 0 0 0 - 0 2024-07-28T15:27:22.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13487 16 16 0 0 0 - 0 2024-07-28T15:27:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:22 smithi177 bash[81864]: cluster 2024-07-28T15:27:21.646445+0000 mgr.y (mgr.25253) 7159 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:22 smithi177 bash[79620]: cluster 2024-07-28T15:27:21.646445+0000 mgr.y (mgr.25253) 7159 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:22 smithi204 bash[68176]: cluster 2024-07-28T15:27:21.646445+0000 mgr.y (mgr.25253) 7159 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:23.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13488 16 16 0 0 0 - 0 2024-07-28T15:27:24.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13489 16 16 0 0 0 - 0 2024-07-28T15:27:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:24 smithi177 bash[81864]: cluster 2024-07-28T15:27:23.647930+0000 mgr.y (mgr.25253) 7160 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:24 smithi177 bash[79620]: cluster 2024-07-28T15:27:23.647930+0000 mgr.y (mgr.25253) 7160 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:24 smithi204 bash[68176]: cluster 2024-07-28T15:27:23.647930+0000 mgr.y (mgr.25253) 7160 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:25.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13490 16 16 0 0 0 - 0 2024-07-28T15:27:26.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13491 16 16 0 0 0 - 0 2024-07-28T15:27:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:27:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:26 smithi177 bash[79620]: cluster 2024-07-28T15:27:25.649385+0000 mgr.y (mgr.25253) 7161 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:26 smithi177 bash[81864]: cluster 2024-07-28T15:27:25.649385+0000 mgr.y (mgr.25253) 7161 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:26 smithi204 bash[68176]: cluster 2024-07-28T15:27:25.649385+0000 mgr.y (mgr.25253) 7161 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:27.469 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13492 16 16 0 0 0 - 0 2024-07-28T15:27:28.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13493 16 16 0 0 0 - 0 2024-07-28T15:27:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:28 smithi177 bash[79620]: cluster 2024-07-28T15:27:27.650881+0000 mgr.y (mgr.25253) 7162 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:28 smithi177 bash[81864]: cluster 2024-07-28T15:27:27.650881+0000 mgr.y (mgr.25253) 7162 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:28 smithi204 bash[68176]: cluster 2024-07-28T15:27:27.650881+0000 mgr.y (mgr.25253) 7162 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:29.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13494 16 16 0 0 0 - 0 2024-07-28T15:27:30.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13495 16 16 0 0 0 - 0 2024-07-28T15:27:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:30 smithi177 bash[81864]: cluster 2024-07-28T15:27:29.652346+0000 mgr.y (mgr.25253) 7163 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:30 smithi177 bash[79620]: cluster 2024-07-28T15:27:29.652346+0000 mgr.y (mgr.25253) 7163 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:30 smithi204 bash[68176]: cluster 2024-07-28T15:27:29.652346+0000 mgr.y (mgr.25253) 7163 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:31.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13496 16 16 0 0 0 - 0 2024-07-28T15:27:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:31 smithi177 bash[81864]: audit 2024-07-28T15:27:31.048682+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:31 smithi177 bash[79620]: audit 2024-07-28T15:27:31.048682+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:31 smithi204 bash[68176]: audit 2024-07-28T15:27:31.048682+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:32.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13497 16 16 0 0 0 - 0 2024-07-28T15:27:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:32 smithi177 bash[81864]: cluster 2024-07-28T15:27:31.653765+0000 mgr.y (mgr.25253) 7164 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:32 smithi177 bash[79620]: cluster 2024-07-28T15:27:31.653765+0000 mgr.y (mgr.25253) 7164 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:32 smithi204 bash[68176]: cluster 2024-07-28T15:27:31.653765+0000 mgr.y (mgr.25253) 7164 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:33.470 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13498 16 16 0 0 0 - 0 2024-07-28T15:27:34.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13499 16 16 0 0 0 - 0 2024-07-28T15:27:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:34 smithi177 bash[81864]: cluster 2024-07-28T15:27:33.655282+0000 mgr.y (mgr.25253) 7165 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:34 smithi177 bash[79620]: cluster 2024-07-28T15:27:33.655282+0000 mgr.y (mgr.25253) 7165 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:34 smithi204 bash[68176]: cluster 2024-07-28T15:27:33.655282+0000 mgr.y (mgr.25253) 7165 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:35.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:27:35.472208+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:35.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:35.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13500 16 16 0 0 0 - 0 2024-07-28T15:27:36.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13501 16 16 0 0 0 - 0 2024-07-28T15:27:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:27:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:36 smithi177 bash[79620]: cluster 2024-07-28T15:27:35.656933+0000 mgr.y (mgr.25253) 7166 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:36 smithi177 bash[81864]: cluster 2024-07-28T15:27:35.656933+0000 mgr.y (mgr.25253) 7166 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:36 smithi204 bash[68176]: cluster 2024-07-28T15:27:35.656933+0000 mgr.y (mgr.25253) 7166 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:37.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13502 16 16 0 0 0 - 0 2024-07-28T15:27:38.471 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13503 16 16 0 0 0 - 0 2024-07-28T15:27:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:38 smithi177 bash[81864]: cluster 2024-07-28T15:27:37.658565+0000 mgr.y (mgr.25253) 7167 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:38 smithi177 bash[79620]: cluster 2024-07-28T15:27:37.658565+0000 mgr.y (mgr.25253) 7167 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:38 smithi204 bash[68176]: cluster 2024-07-28T15:27:37.658565+0000 mgr.y (mgr.25253) 7167 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:39.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13504 16 16 0 0 0 - 0 2024-07-28T15:27:40.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13505 16 16 0 0 0 - 0 2024-07-28T15:27:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:40 smithi177 bash[81864]: cluster 2024-07-28T15:27:39.660216+0000 mgr.y (mgr.25253) 7168 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:40 smithi177 bash[79620]: cluster 2024-07-28T15:27:39.660216+0000 mgr.y (mgr.25253) 7168 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:40 smithi204 bash[68176]: cluster 2024-07-28T15:27:39.660216+0000 mgr.y (mgr.25253) 7168 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:41.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13506 16 16 0 0 0 - 0 2024-07-28T15:27:42.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13507 16 16 0 0 0 - 0 2024-07-28T15:27:42.590 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:42 smithi204 bash[60899]: ts=2024-07-28T15:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:42 smithi204 bash[68176]: cluster 2024-07-28T15:27:41.661835+0000 mgr.y (mgr.25253) 7169 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:42 smithi177 bash[81864]: cluster 2024-07-28T15:27:41.661835+0000 mgr.y (mgr.25253) 7169 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:42 smithi177 bash[79620]: cluster 2024-07-28T15:27:41.661835+0000 mgr.y (mgr.25253) 7169 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:43.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13508 16 16 0 0 0 - 0 2024-07-28T15:27:44.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13509 16 16 0 0 0 - 0 2024-07-28T15:27:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:44 smithi177 bash[81864]: cluster 2024-07-28T15:27:43.663482+0000 mgr.y (mgr.25253) 7170 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:44 smithi177 bash[79620]: cluster 2024-07-28T15:27:43.663482+0000 mgr.y (mgr.25253) 7170 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:44 smithi204 bash[68176]: cluster 2024-07-28T15:27:43.663482+0000 mgr.y (mgr.25253) 7170 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:45.472 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13510 16 16 0 0 0 - 0 2024-07-28T15:27:46.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13511 16 16 0 0 0 - 0 2024-07-28T15:27:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:27:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:46 smithi177 bash[81864]: cluster 2024-07-28T15:27:45.665071+0000 mgr.y (mgr.25253) 7171 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:47.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:46 smithi177 bash[81864]: audit 2024-07-28T15:27:46.049113+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:46 smithi177 bash[79620]: cluster 2024-07-28T15:27:45.665071+0000 mgr.y (mgr.25253) 7171 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:47.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:46 smithi177 bash[79620]: audit 2024-07-28T15:27:46.049113+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:46 smithi204 bash[68176]: cluster 2024-07-28T15:27:45.665071+0000 mgr.y (mgr.25253) 7171 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:46 smithi204 bash[68176]: audit 2024-07-28T15:27:46.049113+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:47.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13512 16 16 0 0 0 - 0 2024-07-28T15:27:48.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13513 16 16 0 0 0 - 0 2024-07-28T15:27:49.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:48 smithi177 bash[81864]: cluster 2024-07-28T15:27:47.666708+0000 mgr.y (mgr.25253) 7172 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:49.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:48 smithi177 bash[79620]: cluster 2024-07-28T15:27:47.666708+0000 mgr.y (mgr.25253) 7172 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:48 smithi204 bash[68176]: cluster 2024-07-28T15:27:47.666708+0000 mgr.y (mgr.25253) 7172 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:49.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13514 16 16 0 0 0 - 0 2024-07-28T15:27:50.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13515 16 16 0 0 0 - 0 2024-07-28T15:27:51.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:50 smithi177 bash[81864]: cluster 2024-07-28T15:27:49.668414+0000 mgr.y (mgr.25253) 7173 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:51.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:50 smithi177 bash[79620]: cluster 2024-07-28T15:27:49.668414+0000 mgr.y (mgr.25253) 7173 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:50 smithi204 bash[68176]: cluster 2024-07-28T15:27:49.668414+0000 mgr.y (mgr.25253) 7173 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:51.473 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13516 16 16 0 0 0 - 0 2024-07-28T15:27:52.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13517 16 16 0 0 0 - 0 2024-07-28T15:27:52.594 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:27:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:52 smithi204 bash[68176]: cluster 2024-07-28T15:27:51.669675+0000 mgr.y (mgr.25253) 7174 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:53.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:52 smithi177 bash[81864]: cluster 2024-07-28T15:27:51.669675+0000 mgr.y (mgr.25253) 7174 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:53.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:52 smithi177 bash[79620]: cluster 2024-07-28T15:27:51.669675+0000 mgr.y (mgr.25253) 7174 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:53.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13518 16 16 0 0 0 - 0 2024-07-28T15:27:54.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13519 16 16 0 0 0 - 0 2024-07-28T15:27:55.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:54 smithi177 bash[81864]: cluster 2024-07-28T15:27:53.671183+0000 mgr.y (mgr.25253) 7175 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:55.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:54 smithi177 bash[79620]: cluster 2024-07-28T15:27:53.671183+0000 mgr.y (mgr.25253) 7175 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:54 smithi204 bash[68176]: cluster 2024-07-28T15:27:53.671183+0000 mgr.y (mgr.25253) 7175 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:55.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:27:55.475484+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:55.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:55.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13520 16 16 0 0 0 - 0 2024-07-28T15:27:56.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13521 16 16 0 0 0 - 0 2024-07-28T15:27:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:27:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:27:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:27:57.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:56 smithi177 bash[81864]: cluster 2024-07-28T15:27:55.672662+0000 mgr.y (mgr.25253) 7176 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:57.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:56 smithi177 bash[79620]: cluster 2024-07-28T15:27:55.672662+0000 mgr.y (mgr.25253) 7176 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:56 smithi204 bash[68176]: cluster 2024-07-28T15:27:55.672662+0000 mgr.y (mgr.25253) 7176 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:57.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13522 16 16 0 0 0 - 0 2024-07-28T15:27:58.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:57 smithi177 bash[81864]: audit 2024-07-28T15:27:57.701377+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:58.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:57 smithi177 bash[79620]: audit 2024-07-28T15:27:57.701377+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:58.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:57 smithi204 bash[68176]: audit 2024-07-28T15:27:57.701377+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:58.474 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13523 16 16 0 0 0 - 0 2024-07-28T15:27:59.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:27:58 smithi177 bash[81864]: cluster 2024-07-28T15:27:57.674104+0000 mgr.y (mgr.25253) 7177 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:59.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:27:58 smithi177 bash[79620]: cluster 2024-07-28T15:27:57.674104+0000 mgr.y (mgr.25253) 7177 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:27:58 smithi204 bash[68176]: cluster 2024-07-28T15:27:57.674104+0000 mgr.y (mgr.25253) 7177 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:27:59.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13524 16 16 0 0 0 - 0 2024-07-28T15:28:00.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13525 16 16 0 0 0 - 0 2024-07-28T15:28:01.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:00 smithi177 bash[81864]: cluster 2024-07-28T15:27:59.675540+0000 mgr.y (mgr.25253) 7178 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:01.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:00 smithi177 bash[79620]: cluster 2024-07-28T15:27:59.675540+0000 mgr.y (mgr.25253) 7178 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:00 smithi204 bash[68176]: cluster 2024-07-28T15:27:59.675540+0000 mgr.y (mgr.25253) 7178 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:01.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13526 16 16 0 0 0 - 0 2024-07-28T15:28:02.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:01 smithi177 bash[81864]: audit 2024-07-28T15:28:01.049505+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:02.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:01 smithi177 bash[79620]: audit 2024-07-28T15:28:01.049505+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:01 smithi204 bash[68176]: audit 2024-07-28T15:28:01.049505+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:02.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13527 16 16 0 0 0 - 0 2024-07-28T15:28:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:02 smithi177 bash[81864]: cluster 2024-07-28T15:28:01.676963+0000 mgr.y (mgr.25253) 7179 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:03.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:02 smithi177 bash[79620]: cluster 2024-07-28T15:28:01.676963+0000 mgr.y (mgr.25253) 7179 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:03.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:02 smithi204 bash[68176]: cluster 2024-07-28T15:28:01.676963+0000 mgr.y (mgr.25253) 7179 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:03.475 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13528 16 16 0 0 0 - 0 2024-07-28T15:28:04.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13529 16 16 0 0 0 - 0 2024-07-28T15:28:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:03.378691+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:03.384712+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:03.622716+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:03.633748+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: cluster 2024-07-28T15:28:03.678105+0000 mgr.y (mgr.25253) 7180 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:04.045341+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:04.046809+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:28:04.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:04 smithi204 bash[68176]: audit 2024-07-28T15:28:04.055066+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:03.378691+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:03.384712+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:03.622716+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:03.633748+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: cluster 2024-07-28T15:28:03.678105+0000 mgr.y (mgr.25253) 7180 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:04.045341+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:04.046809+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[81864]: audit 2024-07-28T15:28:04.055066+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:03.378691+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:03.384712+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:03.622716+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:03.633748+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: cluster 2024-07-28T15:28:03.678105+0000 mgr.y (mgr.25253) 7180 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:04.045341+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:04.046809+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:28:04.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:04 smithi177 bash[79620]: audit 2024-07-28T15:28:04.055066+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:28:05.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13530 16 16 0 0 0 - 0 2024-07-28T15:28:06.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13531 16 16 0 0 0 - 0 2024-07-28T15:28:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:06] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:28:07.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:06 smithi177 bash[81864]: cluster 2024-07-28T15:28:05.679587+0000 mgr.y (mgr.25253) 7181 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:07.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:06 smithi177 bash[79620]: cluster 2024-07-28T15:28:05.679587+0000 mgr.y (mgr.25253) 7181 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:06 smithi204 bash[68176]: cluster 2024-07-28T15:28:05.679587+0000 mgr.y (mgr.25253) 7181 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:07.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13532 16 16 0 0 0 - 0 2024-07-28T15:28:08.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13533 16 16 0 0 0 - 0 2024-07-28T15:28:09.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:08 smithi177 bash[81864]: cluster 2024-07-28T15:28:07.681094+0000 mgr.y (mgr.25253) 7182 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:09.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:08 smithi177 bash[79620]: cluster 2024-07-28T15:28:07.681094+0000 mgr.y (mgr.25253) 7182 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:08 smithi204 bash[68176]: cluster 2024-07-28T15:28:07.681094+0000 mgr.y (mgr.25253) 7182 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:09.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13534 16 16 0 0 0 - 0 2024-07-28T15:28:10.476 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13535 16 16 0 0 0 - 0 2024-07-28T15:28:11.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:10 smithi177 bash[81864]: cluster 2024-07-28T15:28:09.682549+0000 mgr.y (mgr.25253) 7183 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:11.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:10 smithi177 bash[79620]: cluster 2024-07-28T15:28:09.682549+0000 mgr.y (mgr.25253) 7183 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:10 smithi204 bash[68176]: cluster 2024-07-28T15:28:09.682549+0000 mgr.y (mgr.25253) 7183 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:11.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13536 16 16 0 0 0 - 0 2024-07-28T15:28:12.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13537 16 16 0 0 0 - 0 2024-07-28T15:28:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:12 smithi177 bash[81864]: cluster 2024-07-28T15:28:11.684071+0000 mgr.y (mgr.25253) 7184 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:13.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:12 smithi177 bash[79620]: cluster 2024-07-28T15:28:11.684071+0000 mgr.y (mgr.25253) 7184 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:12 smithi204 bash[68176]: cluster 2024-07-28T15:28:11.684071+0000 mgr.y (mgr.25253) 7184 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:13.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13538 16 16 0 0 0 - 0 2024-07-28T15:28:14.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13539 16 16 0 0 0 - 0 2024-07-28T15:28:15.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:14 smithi177 bash[81864]: cluster 2024-07-28T15:28:13.685529+0000 mgr.y (mgr.25253) 7185 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:15.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:14 smithi177 bash[79620]: cluster 2024-07-28T15:28:13.685529+0000 mgr.y (mgr.25253) 7185 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:15.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:14 smithi204 bash[68176]: cluster 2024-07-28T15:28:13.685529+0000 mgr.y (mgr.25253) 7185 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:15.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:28:15.478683+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:15.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:15.477 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13540 16 16 0 0 0 - 0 2024-07-28T15:28:16.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13541 16 16 0 0 0 - 0 2024-07-28T15:28:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:28:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:16 smithi177 bash[81864]: cluster 2024-07-28T15:28:15.687006+0000 mgr.y (mgr.25253) 7186 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:17.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:16 smithi177 bash[81864]: audit 2024-07-28T15:28:16.050011+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:16 smithi177 bash[79620]: cluster 2024-07-28T15:28:15.687006+0000 mgr.y (mgr.25253) 7186 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:17.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:16 smithi177 bash[79620]: audit 2024-07-28T15:28:16.050011+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:16 smithi204 bash[68176]: cluster 2024-07-28T15:28:15.687006+0000 mgr.y (mgr.25253) 7186 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:17.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:16 smithi204 bash[68176]: audit 2024-07-28T15:28:16.050011+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:17.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13542 16 16 0 0 0 - 0 2024-07-28T15:28:18.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13543 16 16 0 0 0 - 0 2024-07-28T15:28:19.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:18 smithi177 bash[81864]: cluster 2024-07-28T15:28:17.688501+0000 mgr.y (mgr.25253) 7187 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:19.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:18 smithi177 bash[79620]: cluster 2024-07-28T15:28:17.688501+0000 mgr.y (mgr.25253) 7187 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:18 smithi204 bash[68176]: cluster 2024-07-28T15:28:17.688501+0000 mgr.y (mgr.25253) 7187 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:19.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13544 16 16 0 0 0 - 0 2024-07-28T15:28:20.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13545 16 16 0 0 0 - 0 2024-07-28T15:28:21.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:20 smithi177 bash[81864]: cluster 2024-07-28T15:28:19.689964+0000 mgr.y (mgr.25253) 7188 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:21.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:20 smithi177 bash[79620]: cluster 2024-07-28T15:28:19.689964+0000 mgr.y (mgr.25253) 7188 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:21.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:20 smithi204 bash[68176]: cluster 2024-07-28T15:28:19.689964+0000 mgr.y (mgr.25253) 7188 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:21.478 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13546 16 16 0 0 0 - 0 2024-07-28T15:28:22.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13547 16 16 0 0 0 - 0 2024-07-28T15:28:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:22 smithi177 bash[81864]: cluster 2024-07-28T15:28:21.691391+0000 mgr.y (mgr.25253) 7189 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:23.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:22 smithi177 bash[79620]: cluster 2024-07-28T15:28:21.691391+0000 mgr.y (mgr.25253) 7189 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:22 smithi204 bash[68176]: cluster 2024-07-28T15:28:21.691391+0000 mgr.y (mgr.25253) 7189 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:23.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13548 16 16 0 0 0 - 0 2024-07-28T15:28:24.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13549 16 16 0 0 0 - 0 2024-07-28T15:28:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:24 smithi204 bash[68176]: cluster 2024-07-28T15:28:23.692864+0000 mgr.y (mgr.25253) 7190 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:24 smithi177 bash[81864]: cluster 2024-07-28T15:28:23.692864+0000 mgr.y (mgr.25253) 7190 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:24 smithi177 bash[79620]: cluster 2024-07-28T15:28:23.692864+0000 mgr.y (mgr.25253) 7190 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:25.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13550 16 16 0 0 0 - 0 2024-07-28T15:28:26.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13551 16 16 0 0 0 - 0 2024-07-28T15:28:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:26] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T15:28:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:26 smithi204 bash[68176]: cluster 2024-07-28T15:28:25.694338+0000 mgr.y (mgr.25253) 7191 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:26 smithi177 bash[79620]: cluster 2024-07-28T15:28:25.694338+0000 mgr.y (mgr.25253) 7191 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:26 smithi177 bash[81864]: cluster 2024-07-28T15:28:25.694338+0000 mgr.y (mgr.25253) 7191 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:27.479 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13552 16 16 0 0 0 - 0 2024-07-28T15:28:28.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13553 16 16 0 0 0 - 0 2024-07-28T15:28:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:28 smithi204 bash[68176]: cluster 2024-07-28T15:28:27.695808+0000 mgr.y (mgr.25253) 7192 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:28 smithi177 bash[79620]: cluster 2024-07-28T15:28:27.695808+0000 mgr.y (mgr.25253) 7192 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:28 smithi177 bash[81864]: cluster 2024-07-28T15:28:27.695808+0000 mgr.y (mgr.25253) 7192 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:29.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13554 16 16 0 0 0 - 0 2024-07-28T15:28:30.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13555 16 16 0 0 0 - 0 2024-07-28T15:28:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:30 smithi204 bash[68176]: cluster 2024-07-28T15:28:29.697241+0000 mgr.y (mgr.25253) 7193 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:30 smithi177 bash[79620]: cluster 2024-07-28T15:28:29.697241+0000 mgr.y (mgr.25253) 7193 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:30 smithi177 bash[81864]: cluster 2024-07-28T15:28:29.697241+0000 mgr.y (mgr.25253) 7193 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:31.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13556 16 16 0 0 0 - 0 2024-07-28T15:28:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:31 smithi204 bash[68176]: audit 2024-07-28T15:28:31.050411+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:31 smithi177 bash[81864]: audit 2024-07-28T15:28:31.050411+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:31 smithi177 bash[79620]: audit 2024-07-28T15:28:31.050411+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:32.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13557 16 16 0 0 0 - 0 2024-07-28T15:28:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:32 smithi204 bash[68176]: cluster 2024-07-28T15:28:31.698803+0000 mgr.y (mgr.25253) 7194 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:32 smithi177 bash[81864]: cluster 2024-07-28T15:28:31.698803+0000 mgr.y (mgr.25253) 7194 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:32 smithi177 bash[79620]: cluster 2024-07-28T15:28:31.698803+0000 mgr.y (mgr.25253) 7194 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:33.480 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13558 16 16 0 0 0 - 0 2024-07-28T15:28:34.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13559 16 16 0 0 0 - 0 2024-07-28T15:28:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:34 smithi204 bash[68176]: cluster 2024-07-28T15:28:33.700313+0000 mgr.y (mgr.25253) 7195 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:34 smithi177 bash[81864]: cluster 2024-07-28T15:28:33.700313+0000 mgr.y (mgr.25253) 7195 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:34 smithi177 bash[79620]: cluster 2024-07-28T15:28:33.700313+0000 mgr.y (mgr.25253) 7195 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:35.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:28:35.482007+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:35.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:35.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13560 16 16 0 0 0 - 0 2024-07-28T15:28:36.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13561 16 16 0 0 0 - 0 2024-07-28T15:28:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:28:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:36 smithi204 bash[68176]: cluster 2024-07-28T15:28:35.701880+0000 mgr.y (mgr.25253) 7196 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:36 smithi177 bash[81864]: cluster 2024-07-28T15:28:35.701880+0000 mgr.y (mgr.25253) 7196 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:36 smithi177 bash[79620]: cluster 2024-07-28T15:28:35.701880+0000 mgr.y (mgr.25253) 7196 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:37.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13562 16 16 0 0 0 - 0 2024-07-28T15:28:38.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13563 16 16 0 0 0 - 0 2024-07-28T15:28:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:38 smithi204 bash[68176]: cluster 2024-07-28T15:28:37.703407+0000 mgr.y (mgr.25253) 7197 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:38 smithi177 bash[81864]: cluster 2024-07-28T15:28:37.703407+0000 mgr.y (mgr.25253) 7197 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:38 smithi177 bash[79620]: cluster 2024-07-28T15:28:37.703407+0000 mgr.y (mgr.25253) 7197 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:39.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13564 16 16 0 0 0 - 0 2024-07-28T15:28:40.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13565 16 16 0 0 0 - 0 2024-07-28T15:28:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:40 smithi204 bash[68176]: cluster 2024-07-28T15:28:39.704860+0000 mgr.y (mgr.25253) 7198 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:40 smithi177 bash[81864]: cluster 2024-07-28T15:28:39.704860+0000 mgr.y (mgr.25253) 7198 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:40 smithi177 bash[79620]: cluster 2024-07-28T15:28:39.704860+0000 mgr.y (mgr.25253) 7198 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:41.481 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13566 16 16 0 0 0 - 0 2024-07-28T15:28:42.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13567 16 16 0 0 0 - 0 2024-07-28T15:28:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:42 smithi204 bash[68176]: cluster 2024-07-28T15:28:41.706331+0000 mgr.y (mgr.25253) 7199 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:42 smithi177 bash[81864]: cluster 2024-07-28T15:28:41.706331+0000 mgr.y (mgr.25253) 7199 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:42 smithi177 bash[79620]: cluster 2024-07-28T15:28:41.706331+0000 mgr.y (mgr.25253) 7199 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:43.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13568 16 16 0 0 0 - 0 2024-07-28T15:28:44.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13569 16 16 0 0 0 - 0 2024-07-28T15:28:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:44 smithi204 bash[68176]: cluster 2024-07-28T15:28:43.707801+0000 mgr.y (mgr.25253) 7200 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:44 smithi177 bash[81864]: cluster 2024-07-28T15:28:43.707801+0000 mgr.y (mgr.25253) 7200 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:44 smithi177 bash[79620]: cluster 2024-07-28T15:28:43.707801+0000 mgr.y (mgr.25253) 7200 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:45.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13570 16 16 0 0 0 - 0 2024-07-28T15:28:46.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13571 16 16 0 0 0 - 0 2024-07-28T15:28:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:28:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:46 smithi204 bash[68176]: cluster 2024-07-28T15:28:45.709279+0000 mgr.y (mgr.25253) 7201 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:46 smithi204 bash[68176]: audit 2024-07-28T15:28:46.050811+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:46 smithi177 bash[79620]: cluster 2024-07-28T15:28:45.709279+0000 mgr.y (mgr.25253) 7201 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:46 smithi177 bash[79620]: audit 2024-07-28T15:28:46.050811+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:46 smithi177 bash[81864]: cluster 2024-07-28T15:28:45.709279+0000 mgr.y (mgr.25253) 7201 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:46 smithi177 bash[81864]: audit 2024-07-28T15:28:46.050811+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:47.482 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13572 16 16 0 0 0 - 0 2024-07-28T15:28:48.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13573 16 16 0 0 0 - 0 2024-07-28T15:28:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:48 smithi204 bash[68176]: cluster 2024-07-28T15:28:47.710755+0000 mgr.y (mgr.25253) 7202 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:48 smithi177 bash[79620]: cluster 2024-07-28T15:28:47.710755+0000 mgr.y (mgr.25253) 7202 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:48 smithi177 bash[81864]: cluster 2024-07-28T15:28:47.710755+0000 mgr.y (mgr.25253) 7202 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:49.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13574 16 16 0 0 0 - 0 2024-07-28T15:28:50.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13575 16 16 0 0 0 - 0 2024-07-28T15:28:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:50 smithi204 bash[68176]: cluster 2024-07-28T15:28:49.712246+0000 mgr.y (mgr.25253) 7203 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:50 smithi177 bash[81864]: cluster 2024-07-28T15:28:49.712246+0000 mgr.y (mgr.25253) 7203 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:50 smithi177 bash[79620]: cluster 2024-07-28T15:28:49.712246+0000 mgr.y (mgr.25253) 7203 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:51.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13576 16 16 0 0 0 - 0 2024-07-28T15:28:52.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13577 16 16 0 0 0 - 0 2024-07-28T15:28:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:28:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:52 smithi204 bash[68176]: cluster 2024-07-28T15:28:51.713681+0000 mgr.y (mgr.25253) 7204 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:52 smithi177 bash[79620]: cluster 2024-07-28T15:28:51.713681+0000 mgr.y (mgr.25253) 7204 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:52 smithi177 bash[81864]: cluster 2024-07-28T15:28:51.713681+0000 mgr.y (mgr.25253) 7204 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:53.483 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13578 16 16 0 0 0 - 0 2024-07-28T15:28:54.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13579 16 16 0 0 0 - 0 2024-07-28T15:28:55.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:54 smithi204 bash[68176]: cluster 2024-07-28T15:28:53.715128+0000 mgr.y (mgr.25253) 7205 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:54 smithi177 bash[79620]: cluster 2024-07-28T15:28:53.715128+0000 mgr.y (mgr.25253) 7205 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:54 smithi177 bash[81864]: cluster 2024-07-28T15:28:53.715128+0000 mgr.y (mgr.25253) 7205 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:55.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:28:55.485234+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:55.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:55.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13580 16 16 0 0 0 - 0 2024-07-28T15:28:56.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13581 16 16 0 0 0 - 0 2024-07-28T15:28:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:28:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:28:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:28:57.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:56 smithi204 bash[68176]: cluster 2024-07-28T15:28:55.716613+0000 mgr.y (mgr.25253) 7206 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:56 smithi177 bash[81864]: cluster 2024-07-28T15:28:55.716613+0000 mgr.y (mgr.25253) 7206 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:56 smithi177 bash[79620]: cluster 2024-07-28T15:28:55.716613+0000 mgr.y (mgr.25253) 7206 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:57.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13582 16 16 0 0 0 - 0 2024-07-28T15:28:58.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13583 16 16 0 0 0 - 0 2024-07-28T15:28:59.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:28:58 smithi204 bash[68176]: cluster 2024-07-28T15:28:57.718081+0000 mgr.y (mgr.25253) 7207 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:28:58 smithi177 bash[79620]: cluster 2024-07-28T15:28:57.718081+0000 mgr.y (mgr.25253) 7207 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:28:58 smithi177 bash[81864]: cluster 2024-07-28T15:28:57.718081+0000 mgr.y (mgr.25253) 7207 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:28:59.484 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13584 16 16 0 0 0 - 0 2024-07-28T15:29:00.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13585 16 16 0 0 0 - 0 2024-07-28T15:29:01.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:00 smithi204 bash[68176]: cluster 2024-07-28T15:28:59.719532+0000 mgr.y (mgr.25253) 7208 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:00 smithi177 bash[81864]: cluster 2024-07-28T15:28:59.719532+0000 mgr.y (mgr.25253) 7208 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:00 smithi177 bash[79620]: cluster 2024-07-28T15:28:59.719532+0000 mgr.y (mgr.25253) 7208 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:01.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13586 16 16 0 0 0 - 0 2024-07-28T15:29:02.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:01 smithi204 bash[68176]: audit 2024-07-28T15:29:01.051196+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:01 smithi177 bash[81864]: audit 2024-07-28T15:29:01.051196+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:01 smithi177 bash[79620]: audit 2024-07-28T15:29:01.051196+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:02.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13587 16 16 0 0 0 - 0 2024-07-28T15:29:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:02 smithi204 bash[68176]: cluster 2024-07-28T15:29:01.720936+0000 mgr.y (mgr.25253) 7209 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:02 smithi177 bash[79620]: cluster 2024-07-28T15:29:01.720936+0000 mgr.y (mgr.25253) 7209 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:02 smithi177 bash[81864]: cluster 2024-07-28T15:29:01.720936+0000 mgr.y (mgr.25253) 7209 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:03.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13588 16 16 0 0 0 - 0 2024-07-28T15:29:04.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13589 16 16 0 0 0 - 0 2024-07-28T15:29:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:04 smithi204 bash[68176]: cluster 2024-07-28T15:29:03.722421+0000 mgr.y (mgr.25253) 7210 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:04 smithi204 bash[68176]: audit 2024-07-28T15:29:04.184110+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:29:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:04 smithi204 bash[68176]: audit 2024-07-28T15:29:04.555008+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:04 smithi204 bash[68176]: audit 2024-07-28T15:29:04.562719+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[81864]: cluster 2024-07-28T15:29:03.722421+0000 mgr.y (mgr.25253) 7210 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[81864]: audit 2024-07-28T15:29:04.184110+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:29:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[81864]: audit 2024-07-28T15:29:04.555008+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[81864]: audit 2024-07-28T15:29:04.562719+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[79620]: cluster 2024-07-28T15:29:03.722421+0000 mgr.y (mgr.25253) 7210 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[79620]: audit 2024-07-28T15:29:04.184110+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:29:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[79620]: audit 2024-07-28T15:29:04.555008+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:04 smithi177 bash[79620]: audit 2024-07-28T15:29:04.562719+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:05.485 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13590 16 16 0 0 0 - 0 2024-07-28T15:29:06.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13591 16 16 0 0 0 - 0 2024-07-28T15:29:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:06] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:29:07.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:06 smithi204 bash[68176]: cluster 2024-07-28T15:29:05.723959+0000 mgr.y (mgr.25253) 7211 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:06 smithi177 bash[81864]: cluster 2024-07-28T15:29:05.723959+0000 mgr.y (mgr.25253) 7211 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:06 smithi177 bash[79620]: cluster 2024-07-28T15:29:05.723959+0000 mgr.y (mgr.25253) 7211 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:07.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13592 16 16 0 0 0 - 0 2024-07-28T15:29:08.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13593 16 16 0 0 0 - 0 2024-07-28T15:29:09.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:08 smithi204 bash[68176]: cluster 2024-07-28T15:29:07.725591+0000 mgr.y (mgr.25253) 7212 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:08 smithi177 bash[81864]: cluster 2024-07-28T15:29:07.725591+0000 mgr.y (mgr.25253) 7212 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:08 smithi177 bash[79620]: cluster 2024-07-28T15:29:07.725591+0000 mgr.y (mgr.25253) 7212 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:09.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13594 16 16 0 0 0 - 0 2024-07-28T15:29:10.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13595 16 16 0 0 0 - 0 2024-07-28T15:29:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:10 smithi204 bash[68176]: cluster 2024-07-28T15:29:09.726344+0000 mgr.y (mgr.25253) 7213 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:10 smithi204 bash[68176]: audit 2024-07-28T15:29:09.849184+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:10 smithi204 bash[68176]: audit 2024-07-28T15:29:09.857708+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:10 smithi204 bash[68176]: audit 2024-07-28T15:29:10.449995+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:10 smithi204 bash[68176]: audit 2024-07-28T15:29:10.461991+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[81864]: cluster 2024-07-28T15:29:09.726344+0000 mgr.y (mgr.25253) 7213 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[81864]: audit 2024-07-28T15:29:09.849184+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[81864]: audit 2024-07-28T15:29:09.857708+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[81864]: audit 2024-07-28T15:29:10.449995+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[81864]: audit 2024-07-28T15:29:10.461991+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[79620]: cluster 2024-07-28T15:29:09.726344+0000 mgr.y (mgr.25253) 7213 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[79620]: audit 2024-07-28T15:29:09.849184+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[79620]: audit 2024-07-28T15:29:09.857708+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[79620]: audit 2024-07-28T15:29:10.449995+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:10 smithi177 bash[79620]: audit 2024-07-28T15:29:10.461991+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:11.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13596 16 16 0 0 0 - 0 2024-07-28T15:29:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:11 smithi204 bash[68176]: audit 2024-07-28T15:29:10.946669+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:11 smithi204 bash[68176]: audit 2024-07-28T15:29:10.948457+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:12.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:11 smithi204 bash[68176]: audit 2024-07-28T15:29:10.960377+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[81864]: audit 2024-07-28T15:29:10.946669+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[81864]: audit 2024-07-28T15:29:10.948457+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[81864]: audit 2024-07-28T15:29:10.960377+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[79620]: audit 2024-07-28T15:29:10.946669+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[79620]: audit 2024-07-28T15:29:10.948457+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:12.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:11 smithi177 bash[79620]: audit 2024-07-28T15:29:10.960377+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:29:12.486 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13597 16 16 0 0 0 - 0 2024-07-28T15:29:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:12 smithi177 bash[81864]: cluster 2024-07-28T15:29:11.727751+0000 mgr.y (mgr.25253) 7214 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:12 smithi177 bash[79620]: cluster 2024-07-28T15:29:11.727751+0000 mgr.y (mgr.25253) 7214 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:12 smithi204 bash[68176]: cluster 2024-07-28T15:29:11.727751+0000 mgr.y (mgr.25253) 7214 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:13.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13598 16 16 0 0 0 - 0 2024-07-28T15:29:14.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13599 16 16 0 0 0 - 0 2024-07-28T15:29:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:14 smithi177 bash[81864]: cluster 2024-07-28T15:29:13.729161+0000 mgr.y (mgr.25253) 7215 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:14 smithi177 bash[79620]: cluster 2024-07-28T15:29:13.729161+0000 mgr.y (mgr.25253) 7215 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:14 smithi204 bash[68176]: cluster 2024-07-28T15:29:13.729161+0000 mgr.y (mgr.25253) 7215 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:15.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:29:15.488319+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:15.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:15.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13600 16 16 0 0 0 - 0 2024-07-28T15:29:16.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13601 16 16 0 0 0 - 0 2024-07-28T15:29:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:16] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:29:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:16 smithi177 bash[79620]: cluster 2024-07-28T15:29:15.730603+0000 mgr.y (mgr.25253) 7216 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:16 smithi177 bash[79620]: audit 2024-07-28T15:29:16.051916+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:16 smithi177 bash[81864]: cluster 2024-07-28T15:29:15.730603+0000 mgr.y (mgr.25253) 7216 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:17.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:16 smithi177 bash[81864]: audit 2024-07-28T15:29:16.051916+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:16 smithi204 bash[68176]: cluster 2024-07-28T15:29:15.730603+0000 mgr.y (mgr.25253) 7216 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:16 smithi204 bash[68176]: audit 2024-07-28T15:29:16.051916+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:17.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13602 16 16 0 0 0 - 0 2024-07-28T15:29:18.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13603 16 16 0 0 0 - 0 2024-07-28T15:29:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:18 smithi177 bash[81864]: cluster 2024-07-28T15:29:17.732104+0000 mgr.y (mgr.25253) 7217 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:18 smithi177 bash[79620]: cluster 2024-07-28T15:29:17.732104+0000 mgr.y (mgr.25253) 7217 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:18 smithi204 bash[68176]: cluster 2024-07-28T15:29:17.732104+0000 mgr.y (mgr.25253) 7217 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:19.487 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13604 16 16 0 0 0 - 0 2024-07-28T15:29:20.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13605 16 16 0 0 0 - 0 2024-07-28T15:29:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:20 smithi177 bash[81864]: cluster 2024-07-28T15:29:19.733570+0000 mgr.y (mgr.25253) 7218 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:20 smithi177 bash[79620]: cluster 2024-07-28T15:29:19.733570+0000 mgr.y (mgr.25253) 7218 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:20 smithi204 bash[68176]: cluster 2024-07-28T15:29:19.733570+0000 mgr.y (mgr.25253) 7218 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:21.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13606 16 16 0 0 0 - 0 2024-07-28T15:29:22.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13607 16 16 0 0 0 - 0 2024-07-28T15:29:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:22 smithi204 bash[60899]: ts=2024-07-28T15:29:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:22 smithi177 bash[81864]: cluster 2024-07-28T15:29:21.735000+0000 mgr.y (mgr.25253) 7219 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:22 smithi177 bash[79620]: cluster 2024-07-28T15:29:21.735000+0000 mgr.y (mgr.25253) 7219 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:22 smithi204 bash[68176]: cluster 2024-07-28T15:29:21.735000+0000 mgr.y (mgr.25253) 7219 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:23.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13608 16 16 0 0 0 - 0 2024-07-28T15:29:24.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13609 16 16 0 0 0 - 0 2024-07-28T15:29:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:24 smithi177 bash[81864]: cluster 2024-07-28T15:29:23.736476+0000 mgr.y (mgr.25253) 7220 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:24 smithi177 bash[79620]: cluster 2024-07-28T15:29:23.736476+0000 mgr.y (mgr.25253) 7220 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:24 smithi204 bash[68176]: cluster 2024-07-28T15:29:23.736476+0000 mgr.y (mgr.25253) 7220 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:25.488 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13610 16 16 0 0 0 - 0 2024-07-28T15:29:26.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13611 16 16 0 0 0 - 0 2024-07-28T15:29:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:29:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:26 smithi177 bash[79620]: cluster 2024-07-28T15:29:25.737957+0000 mgr.y (mgr.25253) 7221 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:26 smithi177 bash[81864]: cluster 2024-07-28T15:29:25.737957+0000 mgr.y (mgr.25253) 7221 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:26 smithi204 bash[68176]: cluster 2024-07-28T15:29:25.737957+0000 mgr.y (mgr.25253) 7221 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:27.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13612 16 16 0 0 0 - 0 2024-07-28T15:29:28.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13613 16 16 0 0 0 - 0 2024-07-28T15:29:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:28 smithi177 bash[79620]: cluster 2024-07-28T15:29:27.739413+0000 mgr.y (mgr.25253) 7222 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:28 smithi177 bash[81864]: cluster 2024-07-28T15:29:27.739413+0000 mgr.y (mgr.25253) 7222 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:28 smithi204 bash[68176]: cluster 2024-07-28T15:29:27.739413+0000 mgr.y (mgr.25253) 7222 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:29.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13614 16 16 0 0 0 - 0 2024-07-28T15:29:30.489 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13615 16 16 0 0 0 - 0 2024-07-28T15:29:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:31 smithi177 bash[79620]: cluster 2024-07-28T15:29:29.740907+0000 mgr.y (mgr.25253) 7223 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:31 smithi177 bash[81864]: cluster 2024-07-28T15:29:29.740907+0000 mgr.y (mgr.25253) 7223 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:31 smithi204 bash[68176]: cluster 2024-07-28T15:29:29.740907+0000 mgr.y (mgr.25253) 7223 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:31.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13616 16 16 0 0 0 - 0 2024-07-28T15:29:32.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:32 smithi204 bash[68176]: audit 2024-07-28T15:29:31.052320+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:32.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13617 16 16 0 0 0 - 0 2024-07-28T15:29:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:32 smithi177 bash[81864]: audit 2024-07-28T15:29:31.052320+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:32 smithi177 bash[79620]: audit 2024-07-28T15:29:31.052320+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:33 smithi204 bash[68176]: cluster 2024-07-28T15:29:31.742350+0000 mgr.y (mgr.25253) 7224 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:33.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13618 16 16 0 0 0 - 0 2024-07-28T15:29:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:33 smithi177 bash[81864]: cluster 2024-07-28T15:29:31.742350+0000 mgr.y (mgr.25253) 7224 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:33 smithi177 bash[79620]: cluster 2024-07-28T15:29:31.742350+0000 mgr.y (mgr.25253) 7224 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:34.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13619 16 16 0 0 0 - 0 2024-07-28T15:29:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:35 smithi204 bash[68176]: cluster 2024-07-28T15:29:33.743863+0000 mgr.y (mgr.25253) 7225 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:35.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:29:35.491595+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:35.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:35.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13620 16 16 0 0 0 - 0 2024-07-28T15:29:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:35 smithi177 bash[81864]: cluster 2024-07-28T15:29:33.743863+0000 mgr.y (mgr.25253) 7225 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:35 smithi177 bash[79620]: cluster 2024-07-28T15:29:33.743863+0000 mgr.y (mgr.25253) 7225 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:36.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13621 16 16 0 0 0 - 0 2024-07-28T15:29:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:29:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:37 smithi204 bash[68176]: cluster 2024-07-28T15:29:35.745325+0000 mgr.y (mgr.25253) 7226 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:37.490 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13622 16 16 0 0 0 - 0 2024-07-28T15:29:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:37 smithi177 bash[81864]: cluster 2024-07-28T15:29:35.745325+0000 mgr.y (mgr.25253) 7226 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:37 smithi177 bash[79620]: cluster 2024-07-28T15:29:35.745325+0000 mgr.y (mgr.25253) 7226 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:38.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13623 16 16 0 0 0 - 0 2024-07-28T15:29:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:39 smithi204 bash[68176]: cluster 2024-07-28T15:29:37.746775+0000 mgr.y (mgr.25253) 7227 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:39.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13624 16 16 0 0 0 - 0 2024-07-28T15:29:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:39 smithi177 bash[79620]: cluster 2024-07-28T15:29:37.746775+0000 mgr.y (mgr.25253) 7227 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:39 smithi177 bash[81864]: cluster 2024-07-28T15:29:37.746775+0000 mgr.y (mgr.25253) 7227 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:40.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13625 16 16 0 0 0 - 0 2024-07-28T15:29:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:41 smithi204 bash[68176]: cluster 2024-07-28T15:29:39.748284+0000 mgr.y (mgr.25253) 7228 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:41.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13626 16 16 0 0 0 - 0 2024-07-28T15:29:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:41 smithi177 bash[79620]: cluster 2024-07-28T15:29:39.748284+0000 mgr.y (mgr.25253) 7228 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:41 smithi177 bash[81864]: cluster 2024-07-28T15:29:39.748284+0000 mgr.y (mgr.25253) 7228 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:42.491 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13627 16 16 0 0 0 - 0 2024-07-28T15:29:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:43 smithi204 bash[68176]: cluster 2024-07-28T15:29:41.749768+0000 mgr.y (mgr.25253) 7229 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:43.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13628 16 16 0 0 0 - 0 2024-07-28T15:29:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:43 smithi177 bash[81864]: cluster 2024-07-28T15:29:41.749768+0000 mgr.y (mgr.25253) 7229 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:43 smithi177 bash[79620]: cluster 2024-07-28T15:29:41.749768+0000 mgr.y (mgr.25253) 7229 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:44.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13629 16 16 0 0 0 - 0 2024-07-28T15:29:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:45 smithi204 bash[68176]: cluster 2024-07-28T15:29:43.751238+0000 mgr.y (mgr.25253) 7230 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:45.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13630 16 16 0 0 0 - 0 2024-07-28T15:29:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:45 smithi177 bash[81864]: cluster 2024-07-28T15:29:43.751238+0000 mgr.y (mgr.25253) 7230 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:45 smithi177 bash[79620]: cluster 2024-07-28T15:29:43.751238+0000 mgr.y (mgr.25253) 7230 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:46.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13631 16 16 0 0 0 - 0 2024-07-28T15:29:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:29:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:47 smithi204 bash[68176]: cluster 2024-07-28T15:29:45.752746+0000 mgr.y (mgr.25253) 7231 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:47 smithi204 bash[68176]: audit 2024-07-28T15:29:46.053727+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:47.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13632 16 16 0 0 0 - 0 2024-07-28T15:29:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:47 smithi177 bash[81864]: cluster 2024-07-28T15:29:45.752746+0000 mgr.y (mgr.25253) 7231 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:47 smithi177 bash[81864]: audit 2024-07-28T15:29:46.053727+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:47 smithi177 bash[79620]: cluster 2024-07-28T15:29:45.752746+0000 mgr.y (mgr.25253) 7231 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:47 smithi177 bash[79620]: audit 2024-07-28T15:29:46.053727+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:48.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13633 16 16 0 0 0 - 0 2024-07-28T15:29:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:49 smithi204 bash[68176]: cluster 2024-07-28T15:29:47.754239+0000 mgr.y (mgr.25253) 7232 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:49.492 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13634 16 16 0 0 0 - 0 2024-07-28T15:29:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:49 smithi177 bash[81864]: cluster 2024-07-28T15:29:47.754239+0000 mgr.y (mgr.25253) 7232 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:49 smithi177 bash[79620]: cluster 2024-07-28T15:29:47.754239+0000 mgr.y (mgr.25253) 7232 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:50.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13635 16 16 0 0 0 - 0 2024-07-28T15:29:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:51 smithi204 bash[68176]: cluster 2024-07-28T15:29:49.755709+0000 mgr.y (mgr.25253) 7233 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:51.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13636 16 16 0 0 0 - 0 2024-07-28T15:29:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:51 smithi177 bash[81864]: cluster 2024-07-28T15:29:49.755709+0000 mgr.y (mgr.25253) 7233 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:51 smithi177 bash[79620]: cluster 2024-07-28T15:29:49.755709+0000 mgr.y (mgr.25253) 7233 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:52.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13637 16 16 0 0 0 - 0 2024-07-28T15:29:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:29:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:53 smithi204 bash[68176]: cluster 2024-07-28T15:29:51.757121+0000 mgr.y (mgr.25253) 7234 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:53.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13638 16 16 0 0 0 - 0 2024-07-28T15:29:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:53 smithi177 bash[81864]: cluster 2024-07-28T15:29:51.757121+0000 mgr.y (mgr.25253) 7234 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:53 smithi177 bash[79620]: cluster 2024-07-28T15:29:51.757121+0000 mgr.y (mgr.25253) 7234 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:54.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13639 16 16 0 0 0 - 0 2024-07-28T15:29:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:55 smithi204 bash[68176]: cluster 2024-07-28T15:29:53.758581+0000 mgr.y (mgr.25253) 7235 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:55.493 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:29:55.494893+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:55.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:55.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13640 16 16 0 0 0 - 0 2024-07-28T15:29:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:55 smithi177 bash[81864]: cluster 2024-07-28T15:29:53.758581+0000 mgr.y (mgr.25253) 7235 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:55 smithi177 bash[79620]: cluster 2024-07-28T15:29:53.758581+0000 mgr.y (mgr.25253) 7235 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:56.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13641 16 16 0 0 0 - 0 2024-07-28T15:29:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:29:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:29:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:29:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:57 smithi204 bash[68176]: cluster 2024-07-28T15:29:55.760048+0000 mgr.y (mgr.25253) 7236 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:57.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13642 16 16 0 0 0 - 0 2024-07-28T15:29:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:57 smithi177 bash[79620]: cluster 2024-07-28T15:29:55.760048+0000 mgr.y (mgr.25253) 7236 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:57 smithi177 bash[81864]: cluster 2024-07-28T15:29:55.760048+0000 mgr.y (mgr.25253) 7236 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:58.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13643 16 16 0 0 0 - 0 2024-07-28T15:29:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:29:59 smithi204 bash[68176]: cluster 2024-07-28T15:29:57.761561+0000 mgr.y (mgr.25253) 7237 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:59.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13644 16 16 0 0 0 - 0 2024-07-28T15:29:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:29:59 smithi177 bash[81864]: cluster 2024-07-28T15:29:57.761561+0000 mgr.y (mgr.25253) 7237 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:29:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:29:59 smithi177 bash[79620]: cluster 2024-07-28T15:29:57.761561+0000 mgr.y (mgr.25253) 7237 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:00 smithi204 bash[68176]: cluster 2024-07-28T15:30:00.000170+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:30:00.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13645 16 16 0 0 0 - 0 2024-07-28T15:30:00.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:00 smithi177 bash[81864]: cluster 2024-07-28T15:30:00.000170+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:30:00.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:00 smithi177 bash[79620]: cluster 2024-07-28T15:30:00.000170+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:30:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:01 smithi204 bash[68176]: cluster 2024-07-28T15:29:59.763042+0000 mgr.y (mgr.25253) 7238 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:01.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:01 smithi204 bash[68176]: audit 2024-07-28T15:30:01.052981+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:01.494 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13646 16 16 0 0 0 - 0 2024-07-28T15:30:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:01 smithi177 bash[81864]: cluster 2024-07-28T15:29:59.763042+0000 mgr.y (mgr.25253) 7238 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:01 smithi177 bash[81864]: audit 2024-07-28T15:30:01.052981+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:01 smithi177 bash[79620]: cluster 2024-07-28T15:29:59.763042+0000 mgr.y (mgr.25253) 7238 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:01 smithi177 bash[79620]: audit 2024-07-28T15:30:01.052981+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:02.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13647 16 16 0 0 0 - 0 2024-07-28T15:30:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:03 smithi204 bash[68176]: cluster 2024-07-28T15:30:01.764500+0000 mgr.y (mgr.25253) 7239 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:03.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13648 16 16 0 0 0 - 0 2024-07-28T15:30:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:03 smithi177 bash[81864]: cluster 2024-07-28T15:30:01.764500+0000 mgr.y (mgr.25253) 7239 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:03 smithi177 bash[79620]: cluster 2024-07-28T15:30:01.764500+0000 mgr.y (mgr.25253) 7239 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:04.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13649 16 16 0 0 0 - 0 2024-07-28T15:30:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:05 smithi204 bash[68176]: cluster 2024-07-28T15:30:03.765962+0000 mgr.y (mgr.25253) 7240 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:05.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13650 16 16 0 0 0 - 0 2024-07-28T15:30:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:05 smithi177 bash[81864]: cluster 2024-07-28T15:30:03.765962+0000 mgr.y (mgr.25253) 7240 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:05 smithi177 bash[79620]: cluster 2024-07-28T15:30:03.765962+0000 mgr.y (mgr.25253) 7240 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:06.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13651 16 16 0 0 0 - 0 2024-07-28T15:30:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:30:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:07 smithi204 bash[68176]: cluster 2024-07-28T15:30:05.767398+0000 mgr.y (mgr.25253) 7241 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:07.495 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13652 16 16 0 0 0 - 0 2024-07-28T15:30:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:07 smithi177 bash[81864]: cluster 2024-07-28T15:30:05.767398+0000 mgr.y (mgr.25253) 7241 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:07 smithi177 bash[79620]: cluster 2024-07-28T15:30:05.767398+0000 mgr.y (mgr.25253) 7241 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:08.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13653 16 16 0 0 0 - 0 2024-07-28T15:30:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:09 smithi204 bash[68176]: cluster 2024-07-28T15:30:07.768883+0000 mgr.y (mgr.25253) 7242 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:09.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13654 16 16 0 0 0 - 0 2024-07-28T15:30:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:09 smithi177 bash[81864]: cluster 2024-07-28T15:30:07.768883+0000 mgr.y (mgr.25253) 7242 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:09 smithi177 bash[79620]: cluster 2024-07-28T15:30:07.768883+0000 mgr.y (mgr.25253) 7242 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:10.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13655 16 16 0 0 0 - 0 2024-07-28T15:30:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:11 smithi204 bash[68176]: cluster 2024-07-28T15:30:09.770344+0000 mgr.y (mgr.25253) 7243 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:11 smithi204 bash[68176]: audit 2024-07-28T15:30:11.101475+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:11.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13656 16 16 0 0 0 - 0 2024-07-28T15:30:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:11 smithi177 bash[79620]: cluster 2024-07-28T15:30:09.770344+0000 mgr.y (mgr.25253) 7243 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:11 smithi177 bash[79620]: audit 2024-07-28T15:30:11.101475+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:11 smithi177 bash[81864]: cluster 2024-07-28T15:30:09.770344+0000 mgr.y (mgr.25253) 7243 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:11 smithi177 bash[81864]: audit 2024-07-28T15:30:11.101475+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:12.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13657 16 16 0 0 0 - 0 2024-07-28T15:30:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:13 smithi204 bash[68176]: cluster 2024-07-28T15:30:11.771864+0000 mgr.y (mgr.25253) 7244 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:13.496 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13658 16 16 0 0 0 - 0 2024-07-28T15:30:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:13 smithi177 bash[81864]: cluster 2024-07-28T15:30:11.771864+0000 mgr.y (mgr.25253) 7244 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:13 smithi177 bash[79620]: cluster 2024-07-28T15:30:11.771864+0000 mgr.y (mgr.25253) 7244 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:14.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13659 16 16 0 0 0 - 0 2024-07-28T15:30:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:15 smithi204 bash[68176]: cluster 2024-07-28T15:30:13.773389+0000 mgr.y (mgr.25253) 7245 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:15.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:30:15.498174+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:15.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:15.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13660 16 16 0 0 0 - 0 2024-07-28T15:30:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:15 smithi177 bash[79620]: cluster 2024-07-28T15:30:13.773389+0000 mgr.y (mgr.25253) 7245 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:15 smithi177 bash[81864]: cluster 2024-07-28T15:30:13.773389+0000 mgr.y (mgr.25253) 7245 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:16 smithi204 bash[68176]: audit 2024-07-28T15:30:16.052731+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:16.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13661 16 16 0 0 0 - 0 2024-07-28T15:30:16.517 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:16 smithi177 bash[79620]: audit 2024-07-28T15:30:16.052731+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:30:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:16 smithi177 bash[81864]: audit 2024-07-28T15:30:16.052731+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:17 smithi204 bash[68176]: cluster 2024-07-28T15:30:15.774875+0000 mgr.y (mgr.25253) 7246 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:17 smithi204 bash[68176]: audit 2024-07-28T15:30:16.782515+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:17 smithi204 bash[68176]: audit 2024-07-28T15:30:16.789568+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:17 smithi204 bash[68176]: audit 2024-07-28T15:30:17.020057+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:17 smithi204 bash[68176]: audit 2024-07-28T15:30:17.029226+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13662 16 16 0 0 0 - 0 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[79620]: cluster 2024-07-28T15:30:15.774875+0000 mgr.y (mgr.25253) 7246 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[79620]: audit 2024-07-28T15:30:16.782515+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[79620]: audit 2024-07-28T15:30:16.789568+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[79620]: audit 2024-07-28T15:30:17.020057+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[79620]: audit 2024-07-28T15:30:17.029226+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[81864]: cluster 2024-07-28T15:30:15.774875+0000 mgr.y (mgr.25253) 7246 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[81864]: audit 2024-07-28T15:30:16.782515+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[81864]: audit 2024-07-28T15:30:16.789568+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[81864]: audit 2024-07-28T15:30:17.020057+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:17 smithi177 bash[81864]: audit 2024-07-28T15:30:17.029226+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:18 smithi204 bash[68176]: audit 2024-07-28T15:30:17.449936+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:18 smithi204 bash[68176]: audit 2024-07-28T15:30:17.451447+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:18 smithi204 bash[68176]: audit 2024-07-28T15:30:17.461077+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:18.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13663 16 16 0 0 0 - 0 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[81864]: audit 2024-07-28T15:30:17.449936+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[81864]: audit 2024-07-28T15:30:17.451447+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[81864]: audit 2024-07-28T15:30:17.461077+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[79620]: audit 2024-07-28T15:30:17.449936+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[79620]: audit 2024-07-28T15:30:17.451447+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:18 smithi177 bash[79620]: audit 2024-07-28T15:30:17.461077+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:30:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:19 smithi204 bash[68176]: cluster 2024-07-28T15:30:17.776408+0000 mgr.y (mgr.25253) 7247 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:19.497 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13664 16 16 0 0 0 - 0 2024-07-28T15:30:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:19 smithi177 bash[79620]: cluster 2024-07-28T15:30:17.776408+0000 mgr.y (mgr.25253) 7247 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:19.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:19 smithi177 bash[81864]: cluster 2024-07-28T15:30:17.776408+0000 mgr.y (mgr.25253) 7247 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:20.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13665 16 16 0 0 0 - 0 2024-07-28T15:30:20.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:20 smithi177 bash[79620]: cluster 2024-07-28T15:30:19.778011+0000 mgr.y (mgr.25253) 7248 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:20.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:20 smithi177 bash[81864]: cluster 2024-07-28T15:30:19.778011+0000 mgr.y (mgr.25253) 7248 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:20 smithi204 bash[68176]: cluster 2024-07-28T15:30:19.778011+0000 mgr.y (mgr.25253) 7248 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:21.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13666 16 16 0 0 0 - 0 2024-07-28T15:30:22.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:30:21 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:30:21.995861816Z level=info msg="Completed cleanup jobs" duration=31.879994ms 2024-07-28T15:30:22.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13667 16 16 0 0 0 - 0 2024-07-28T15:30:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:22 smithi204 bash[68176]: cluster 2024-07-28T15:30:21.779514+0000 mgr.y (mgr.25253) 7249 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:22 smithi177 bash[81864]: cluster 2024-07-28T15:30:21.779514+0000 mgr.y (mgr.25253) 7249 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:22 smithi177 bash[79620]: cluster 2024-07-28T15:30:21.779514+0000 mgr.y (mgr.25253) 7249 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:23.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13668 16 16 0 0 0 - 0 2024-07-28T15:30:24.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13669 16 16 0 0 0 - 0 2024-07-28T15:30:25.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:24 smithi204 bash[68176]: cluster 2024-07-28T15:30:23.780939+0000 mgr.y (mgr.25253) 7250 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:24 smithi177 bash[81864]: cluster 2024-07-28T15:30:23.780939+0000 mgr.y (mgr.25253) 7250 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:24 smithi177 bash[79620]: cluster 2024-07-28T15:30:23.780939+0000 mgr.y (mgr.25253) 7250 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:25.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13670 16 16 0 0 0 - 0 2024-07-28T15:30:26.498 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13671 16 16 0 0 0 - 0 2024-07-28T15:30:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:30:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:26 smithi204 bash[68176]: cluster 2024-07-28T15:30:25.782372+0000 mgr.y (mgr.25253) 7251 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:26 smithi177 bash[81864]: cluster 2024-07-28T15:30:25.782372+0000 mgr.y (mgr.25253) 7251 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:26 smithi177 bash[79620]: cluster 2024-07-28T15:30:25.782372+0000 mgr.y (mgr.25253) 7251 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:27.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13672 16 16 0 0 0 - 0 2024-07-28T15:30:28.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13673 16 16 0 0 0 - 0 2024-07-28T15:30:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:28 smithi204 bash[68176]: cluster 2024-07-28T15:30:27.783859+0000 mgr.y (mgr.25253) 7252 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:28 smithi177 bash[81864]: cluster 2024-07-28T15:30:27.783859+0000 mgr.y (mgr.25253) 7252 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:28 smithi177 bash[79620]: cluster 2024-07-28T15:30:27.783859+0000 mgr.y (mgr.25253) 7252 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:29.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13674 16 16 0 0 0 - 0 2024-07-28T15:30:30.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13675 16 16 0 0 0 - 0 2024-07-28T15:30:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:30 smithi204 bash[68176]: cluster 2024-07-28T15:30:29.785289+0000 mgr.y (mgr.25253) 7253 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:30 smithi177 bash[81864]: cluster 2024-07-28T15:30:29.785289+0000 mgr.y (mgr.25253) 7253 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:30 smithi177 bash[79620]: cluster 2024-07-28T15:30:29.785289+0000 mgr.y (mgr.25253) 7253 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:31.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13676 16 16 0 0 0 - 0 2024-07-28T15:30:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:31 smithi204 bash[68176]: audit 2024-07-28T15:30:31.053502+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:31 smithi177 bash[79620]: audit 2024-07-28T15:30:31.053502+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:31 smithi177 bash[81864]: audit 2024-07-28T15:30:31.053502+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:32.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13677 16 16 0 0 0 - 0 2024-07-28T15:30:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:32 smithi204 bash[68176]: cluster 2024-07-28T15:30:31.786717+0000 mgr.y (mgr.25253) 7254 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:32 smithi177 bash[79620]: cluster 2024-07-28T15:30:31.786717+0000 mgr.y (mgr.25253) 7254 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:32 smithi177 bash[81864]: cluster 2024-07-28T15:30:31.786717+0000 mgr.y (mgr.25253) 7254 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:33.499 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13678 16 16 0 0 0 - 0 2024-07-28T15:30:34.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13679 16 16 0 0 0 - 0 2024-07-28T15:30:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:34 smithi204 bash[68176]: cluster 2024-07-28T15:30:33.788209+0000 mgr.y (mgr.25253) 7255 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:34 smithi177 bash[81864]: cluster 2024-07-28T15:30:33.788209+0000 mgr.y (mgr.25253) 7255 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:34 smithi177 bash[79620]: cluster 2024-07-28T15:30:33.788209+0000 mgr.y (mgr.25253) 7255 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:35.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:30:35.501200+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:35.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:35.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13680 16 16 0 0 0 - 0 2024-07-28T15:30:36.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13681 16 16 0 0 0 - 0 2024-07-28T15:30:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:30:37.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:36 smithi204 bash[68176]: cluster 2024-07-28T15:30:35.789635+0000 mgr.y (mgr.25253) 7256 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:36 smithi177 bash[81864]: cluster 2024-07-28T15:30:35.789635+0000 mgr.y (mgr.25253) 7256 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:36 smithi177 bash[79620]: cluster 2024-07-28T15:30:35.789635+0000 mgr.y (mgr.25253) 7256 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:37.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13682 16 16 0 0 0 - 0 2024-07-28T15:30:38.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13683 16 16 0 0 0 - 0 2024-07-28T15:30:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:38 smithi204 bash[68176]: cluster 2024-07-28T15:30:37.791056+0000 mgr.y (mgr.25253) 7257 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:38 smithi177 bash[81864]: cluster 2024-07-28T15:30:37.791056+0000 mgr.y (mgr.25253) 7257 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:38 smithi177 bash[79620]: cluster 2024-07-28T15:30:37.791056+0000 mgr.y (mgr.25253) 7257 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:39.500 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13684 16 16 0 0 0 - 0 2024-07-28T15:30:40.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13685 16 16 0 0 0 - 0 2024-07-28T15:30:41.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:40 smithi204 bash[68176]: cluster 2024-07-28T15:30:39.792553+0000 mgr.y (mgr.25253) 7258 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:40 smithi177 bash[81864]: cluster 2024-07-28T15:30:39.792553+0000 mgr.y (mgr.25253) 7258 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:40 smithi177 bash[79620]: cluster 2024-07-28T15:30:39.792553+0000 mgr.y (mgr.25253) 7258 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:41.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13686 16 16 0 0 0 - 0 2024-07-28T15:30:42.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13687 16 16 0 0 0 - 0 2024-07-28T15:30:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:42 smithi204 bash[68176]: cluster 2024-07-28T15:30:41.794009+0000 mgr.y (mgr.25253) 7259 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:42 smithi177 bash[81864]: cluster 2024-07-28T15:30:41.794009+0000 mgr.y (mgr.25253) 7259 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:42 smithi177 bash[79620]: cluster 2024-07-28T15:30:41.794009+0000 mgr.y (mgr.25253) 7259 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:43.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13688 16 16 0 0 0 - 0 2024-07-28T15:30:44.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13689 16 16 0 0 0 - 0 2024-07-28T15:30:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:44 smithi204 bash[68176]: cluster 2024-07-28T15:30:43.795441+0000 mgr.y (mgr.25253) 7260 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:44 smithi177 bash[81864]: cluster 2024-07-28T15:30:43.795441+0000 mgr.y (mgr.25253) 7260 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:44 smithi177 bash[79620]: cluster 2024-07-28T15:30:43.795441+0000 mgr.y (mgr.25253) 7260 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:45.501 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13690 16 16 0 0 0 - 0 2024-07-28T15:30:46.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13691 16 16 0 0 0 - 0 2024-07-28T15:30:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:46 smithi204 bash[68176]: cluster 2024-07-28T15:30:45.796919+0000 mgr.y (mgr.25253) 7261 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:46 smithi204 bash[68176]: audit 2024-07-28T15:30:46.054120+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:46 smithi177 bash[81864]: cluster 2024-07-28T15:30:45.796919+0000 mgr.y (mgr.25253) 7261 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:46 smithi177 bash[81864]: audit 2024-07-28T15:30:46.054120+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:46 smithi177 bash[79620]: cluster 2024-07-28T15:30:45.796919+0000 mgr.y (mgr.25253) 7261 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:46 smithi177 bash[79620]: audit 2024-07-28T15:30:46.054120+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:47.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13692 16 16 0 0 0 - 0 2024-07-28T15:30:48.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13693 16 16 0 0 0 - 0 2024-07-28T15:30:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:48 smithi204 bash[68176]: cluster 2024-07-28T15:30:47.798389+0000 mgr.y (mgr.25253) 7262 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:48 smithi177 bash[81864]: cluster 2024-07-28T15:30:47.798389+0000 mgr.y (mgr.25253) 7262 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:48 smithi177 bash[79620]: cluster 2024-07-28T15:30:47.798389+0000 mgr.y (mgr.25253) 7262 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:49.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13694 16 16 0 0 0 - 0 2024-07-28T15:30:50.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13695 16 16 0 0 0 - 0 2024-07-28T15:30:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:50 smithi204 bash[68176]: cluster 2024-07-28T15:30:49.799877+0000 mgr.y (mgr.25253) 7263 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:50 smithi177 bash[81864]: cluster 2024-07-28T15:30:49.799877+0000 mgr.y (mgr.25253) 7263 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:50 smithi177 bash[79620]: cluster 2024-07-28T15:30:49.799877+0000 mgr.y (mgr.25253) 7263 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:51.502 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13696 16 16 0 0 0 - 0 2024-07-28T15:30:52.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13697 16 16 0 0 0 - 0 2024-07-28T15:30:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:30:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:52 smithi204 bash[68176]: cluster 2024-07-28T15:30:51.801311+0000 mgr.y (mgr.25253) 7264 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:52 smithi177 bash[81864]: cluster 2024-07-28T15:30:51.801311+0000 mgr.y (mgr.25253) 7264 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:52 smithi177 bash[79620]: cluster 2024-07-28T15:30:51.801311+0000 mgr.y (mgr.25253) 7264 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:53.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13698 16 16 0 0 0 - 0 2024-07-28T15:30:54.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13699 16 16 0 0 0 - 0 2024-07-28T15:30:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:54 smithi177 bash[81864]: cluster 2024-07-28T15:30:53.802745+0000 mgr.y (mgr.25253) 7265 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:54 smithi177 bash[79620]: cluster 2024-07-28T15:30:53.802745+0000 mgr.y (mgr.25253) 7265 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:54 smithi204 bash[68176]: cluster 2024-07-28T15:30:53.802745+0000 mgr.y (mgr.25253) 7265 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:55.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:30:55.504165+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:55.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:55.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13700 16 16 0 0 0 - 0 2024-07-28T15:30:56.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13701 16 16 0 0 0 - 0 2024-07-28T15:30:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:30:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:30:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:30:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:56 smithi177 bash[81864]: cluster 2024-07-28T15:30:55.804187+0000 mgr.y (mgr.25253) 7266 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:56 smithi177 bash[79620]: cluster 2024-07-28T15:30:55.804187+0000 mgr.y (mgr.25253) 7266 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:56 smithi204 bash[68176]: cluster 2024-07-28T15:30:55.804187+0000 mgr.y (mgr.25253) 7266 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:57.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13702 16 16 0 0 0 - 0 2024-07-28T15:30:58.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13703 16 16 0 0 0 - 0 2024-07-28T15:30:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:30:58 smithi177 bash[81864]: cluster 2024-07-28T15:30:57.805605+0000 mgr.y (mgr.25253) 7267 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:30:58 smithi177 bash[79620]: cluster 2024-07-28T15:30:57.805605+0000 mgr.y (mgr.25253) 7267 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:30:58 smithi204 bash[68176]: cluster 2024-07-28T15:30:57.805605+0000 mgr.y (mgr.25253) 7267 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:30:59.503 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13704 16 16 0 0 0 - 0 2024-07-28T15:31:00.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13705 16 16 0 0 0 - 0 2024-07-28T15:31:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:00 smithi177 bash[81864]: cluster 2024-07-28T15:30:59.807031+0000 mgr.y (mgr.25253) 7268 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:00 smithi177 bash[79620]: cluster 2024-07-28T15:30:59.807031+0000 mgr.y (mgr.25253) 7268 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:00 smithi204 bash[68176]: cluster 2024-07-28T15:30:59.807031+0000 mgr.y (mgr.25253) 7268 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:01.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13706 16 16 0 0 0 - 0 2024-07-28T15:31:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:01 smithi177 bash[81864]: audit 2024-07-28T15:31:01.054520+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:01 smithi177 bash[79620]: audit 2024-07-28T15:31:01.054520+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:01 smithi204 bash[68176]: audit 2024-07-28T15:31:01.054520+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:02.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13707 16 16 0 0 0 - 0 2024-07-28T15:31:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:02 smithi177 bash[81864]: cluster 2024-07-28T15:31:01.808479+0000 mgr.y (mgr.25253) 7269 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:02 smithi177 bash[79620]: cluster 2024-07-28T15:31:01.808479+0000 mgr.y (mgr.25253) 7269 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:02 smithi204 bash[68176]: cluster 2024-07-28T15:31:01.808479+0000 mgr.y (mgr.25253) 7269 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:03.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13708 16 16 0 0 0 - 0 2024-07-28T15:31:04.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13709 16 16 0 0 0 - 0 2024-07-28T15:31:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:04 smithi177 bash[81864]: cluster 2024-07-28T15:31:03.809939+0000 mgr.y (mgr.25253) 7270 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:04 smithi177 bash[79620]: cluster 2024-07-28T15:31:03.809939+0000 mgr.y (mgr.25253) 7270 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:04 smithi204 bash[68176]: cluster 2024-07-28T15:31:03.809939+0000 mgr.y (mgr.25253) 7270 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:05.504 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13710 16 16 0 0 0 - 0 2024-07-28T15:31:06.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13711 16 16 0 0 0 - 0 2024-07-28T15:31:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:31:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:06 smithi177 bash[81864]: cluster 2024-07-28T15:31:05.811363+0000 mgr.y (mgr.25253) 7271 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:07.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:06 smithi177 bash[79620]: cluster 2024-07-28T15:31:05.811363+0000 mgr.y (mgr.25253) 7271 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:06 smithi204 bash[68176]: cluster 2024-07-28T15:31:05.811363+0000 mgr.y (mgr.25253) 7271 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:07.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13712 16 16 0 0 0 - 0 2024-07-28T15:31:08.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13713 16 16 0 0 0 - 0 2024-07-28T15:31:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:08 smithi177 bash[79620]: cluster 2024-07-28T15:31:07.812866+0000 mgr.y (mgr.25253) 7272 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:08 smithi177 bash[81864]: cluster 2024-07-28T15:31:07.812866+0000 mgr.y (mgr.25253) 7272 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:08 smithi204 bash[68176]: cluster 2024-07-28T15:31:07.812866+0000 mgr.y (mgr.25253) 7272 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:09.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13714 16 16 0 0 0 - 0 2024-07-28T15:31:10.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13715 16 16 0 0 0 - 0 2024-07-28T15:31:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:10 smithi177 bash[81864]: cluster 2024-07-28T15:31:09.814313+0000 mgr.y (mgr.25253) 7273 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:10 smithi177 bash[79620]: cluster 2024-07-28T15:31:09.814313+0000 mgr.y (mgr.25253) 7273 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:10 smithi204 bash[68176]: cluster 2024-07-28T15:31:09.814313+0000 mgr.y (mgr.25253) 7273 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:11.505 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13716 16 16 0 0 0 - 0 2024-07-28T15:31:12.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13717 16 16 0 0 0 - 0 2024-07-28T15:31:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:12 smithi177 bash[81864]: cluster 2024-07-28T15:31:11.815778+0000 mgr.y (mgr.25253) 7274 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:12 smithi177 bash[79620]: cluster 2024-07-28T15:31:11.815778+0000 mgr.y (mgr.25253) 7274 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:12 smithi204 bash[68176]: cluster 2024-07-28T15:31:11.815778+0000 mgr.y (mgr.25253) 7274 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:13.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13718 16 16 0 0 0 - 0 2024-07-28T15:31:14.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13719 16 16 0 0 0 - 0 2024-07-28T15:31:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:14 smithi177 bash[81864]: cluster 2024-07-28T15:31:13.817194+0000 mgr.y (mgr.25253) 7275 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:14 smithi177 bash[79620]: cluster 2024-07-28T15:31:13.817194+0000 mgr.y (mgr.25253) 7275 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:14 smithi204 bash[68176]: cluster 2024-07-28T15:31:13.817194+0000 mgr.y (mgr.25253) 7275 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:15.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:31:15.507417+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:15.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:15.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13720 16 16 0 0 0 - 0 2024-07-28T15:31:16.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13721 16 16 0 0 0 - 0 2024-07-28T15:31:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:31:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:16 smithi177 bash[81864]: cluster 2024-07-28T15:31:15.818635+0000 mgr.y (mgr.25253) 7276 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:16 smithi177 bash[81864]: audit 2024-07-28T15:31:16.054973+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:16 smithi177 bash[79620]: cluster 2024-07-28T15:31:15.818635+0000 mgr.y (mgr.25253) 7276 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:16 smithi177 bash[79620]: audit 2024-07-28T15:31:16.054973+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:16 smithi204 bash[68176]: cluster 2024-07-28T15:31:15.818635+0000 mgr.y (mgr.25253) 7276 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:16 smithi204 bash[68176]: audit 2024-07-28T15:31:16.054973+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:17.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13722 16 16 0 0 0 - 0 2024-07-28T15:31:18.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:17 smithi177 bash[81864]: audit 2024-07-28T15:31:17.593130+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:18.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:17 smithi177 bash[79620]: audit 2024-07-28T15:31:17.593130+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:18.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:17 smithi204 bash[68176]: audit 2024-07-28T15:31:17.593130+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:18.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13723 16 16 0 0 0 - 0 2024-07-28T15:31:19.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:18 smithi177 bash[81864]: cluster 2024-07-28T15:31:17.820091+0000 mgr.y (mgr.25253) 7277 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:19.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:18 smithi177 bash[79620]: cluster 2024-07-28T15:31:17.820091+0000 mgr.y (mgr.25253) 7277 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:18 smithi204 bash[68176]: cluster 2024-07-28T15:31:17.820091+0000 mgr.y (mgr.25253) 7277 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:19.506 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13724 16 16 0 0 0 - 0 2024-07-28T15:31:20.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13725 16 16 0 0 0 - 0 2024-07-28T15:31:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:20 smithi177 bash[79620]: cluster 2024-07-28T15:31:19.821698+0000 mgr.y (mgr.25253) 7278 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:20 smithi177 bash[81864]: cluster 2024-07-28T15:31:19.821698+0000 mgr.y (mgr.25253) 7278 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:20 smithi204 bash[68176]: cluster 2024-07-28T15:31:19.821698+0000 mgr.y (mgr.25253) 7278 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:21.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13726 16 16 0 0 0 - 0 2024-07-28T15:31:22.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13727 16 16 0 0 0 - 0 2024-07-28T15:31:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:22 smithi204 bash[60899]: ts=2024-07-28T15:31:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:22 smithi177 bash[79620]: cluster 2024-07-28T15:31:21.823307+0000 mgr.y (mgr.25253) 7279 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:22 smithi177 bash[81864]: cluster 2024-07-28T15:31:21.823307+0000 mgr.y (mgr.25253) 7279 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:22 smithi204 bash[68176]: cluster 2024-07-28T15:31:21.823307+0000 mgr.y (mgr.25253) 7279 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:23.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13728 16 16 0 0 0 - 0 2024-07-28T15:31:24.507 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13729 16 16 0 0 0 - 0 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.266044+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.272781+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.527882+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.537029+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: cluster 2024-07-28T15:31:23.824947+0000 mgr.y (mgr.25253) 7280 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:24.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.971157+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.972812+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[81864]: audit 2024-07-28T15:31:23.984447+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.266044+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.272781+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.527882+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.537029+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: cluster 2024-07-28T15:31:23.824947+0000 mgr.y (mgr.25253) 7280 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.971157+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.972812+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:24.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:24 smithi177 bash[79620]: audit 2024-07-28T15:31:23.984447+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.266044+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.272781+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.527882+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.537029+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: cluster 2024-07-28T15:31:23.824947+0000 mgr.y (mgr.25253) 7280 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.971157+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.972812+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:24 smithi204 bash[68176]: audit 2024-07-28T15:31:23.984447+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:31:25.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13730 16 16 0 0 0 - 0 2024-07-28T15:31:26.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13731 16 16 0 0 0 - 0 2024-07-28T15:31:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:31:27.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:26 smithi204 bash[68176]: cluster 2024-07-28T15:31:25.826441+0000 mgr.y (mgr.25253) 7281 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:26 smithi177 bash[81864]: cluster 2024-07-28T15:31:25.826441+0000 mgr.y (mgr.25253) 7281 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:26 smithi177 bash[79620]: cluster 2024-07-28T15:31:25.826441+0000 mgr.y (mgr.25253) 7281 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:27.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13732 16 16 0 0 0 - 0 2024-07-28T15:31:28.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13733 16 16 0 0 0 - 0 2024-07-28T15:31:29.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:28 smithi204 bash[68176]: cluster 2024-07-28T15:31:27.828049+0000 mgr.y (mgr.25253) 7282 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:28 smithi177 bash[81864]: cluster 2024-07-28T15:31:27.828049+0000 mgr.y (mgr.25253) 7282 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:28 smithi177 bash[79620]: cluster 2024-07-28T15:31:27.828049+0000 mgr.y (mgr.25253) 7282 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:29.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13734 16 16 0 0 0 - 0 2024-07-28T15:31:30.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13735 16 16 0 0 0 - 0 2024-07-28T15:31:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:30 smithi204 bash[68176]: cluster 2024-07-28T15:31:29.829658+0000 mgr.y (mgr.25253) 7283 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:31.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:30 smithi177 bash[81864]: cluster 2024-07-28T15:31:29.829658+0000 mgr.y (mgr.25253) 7283 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:30 smithi177 bash[79620]: cluster 2024-07-28T15:31:29.829658+0000 mgr.y (mgr.25253) 7283 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:31.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13736 16 16 0 0 0 - 0 2024-07-28T15:31:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:31 smithi204 bash[68176]: audit 2024-07-28T15:31:31.055292+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:31 smithi177 bash[81864]: audit 2024-07-28T15:31:31.055292+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:31 smithi177 bash[79620]: audit 2024-07-28T15:31:31.055292+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:32.508 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13737 16 16 0 0 0 - 0 2024-07-28T15:31:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:32 smithi204 bash[68176]: cluster 2024-07-28T15:31:31.831256+0000 mgr.y (mgr.25253) 7284 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:32 smithi177 bash[81864]: cluster 2024-07-28T15:31:31.831256+0000 mgr.y (mgr.25253) 7284 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:32 smithi177 bash[79620]: cluster 2024-07-28T15:31:31.831256+0000 mgr.y (mgr.25253) 7284 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:33.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13738 16 16 0 0 0 - 0 2024-07-28T15:31:34.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13739 16 16 0 0 0 - 0 2024-07-28T15:31:35.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:34 smithi204 bash[68176]: cluster 2024-07-28T15:31:33.832912+0000 mgr.y (mgr.25253) 7285 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:34 smithi177 bash[81864]: cluster 2024-07-28T15:31:33.832912+0000 mgr.y (mgr.25253) 7285 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:34 smithi177 bash[79620]: cluster 2024-07-28T15:31:33.832912+0000 mgr.y (mgr.25253) 7285 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:35.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:31:35.510357+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:35.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:35.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13740 16 16 0 0 0 - 0 2024-07-28T15:31:36.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13741 16 16 0 0 0 - 0 2024-07-28T15:31:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:31:37.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:36 smithi204 bash[68176]: cluster 2024-07-28T15:31:35.834474+0000 mgr.y (mgr.25253) 7286 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:36 smithi177 bash[79620]: cluster 2024-07-28T15:31:35.834474+0000 mgr.y (mgr.25253) 7286 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:36 smithi177 bash[81864]: cluster 2024-07-28T15:31:35.834474+0000 mgr.y (mgr.25253) 7286 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:37.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13742 16 16 0 0 0 - 0 2024-07-28T15:31:38.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13743 16 16 0 0 0 - 0 2024-07-28T15:31:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:38 smithi177 bash[81864]: cluster 2024-07-28T15:31:37.836131+0000 mgr.y (mgr.25253) 7287 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:38 smithi177 bash[79620]: cluster 2024-07-28T15:31:37.836131+0000 mgr.y (mgr.25253) 7287 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:38 smithi204 bash[68176]: cluster 2024-07-28T15:31:37.836131+0000 mgr.y (mgr.25253) 7287 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:39.509 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13744 16 16 0 0 0 - 0 2024-07-28T15:31:40.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13745 16 16 0 0 0 - 0 2024-07-28T15:31:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:40 smithi177 bash[79620]: cluster 2024-07-28T15:31:39.837754+0000 mgr.y (mgr.25253) 7288 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:40 smithi177 bash[81864]: cluster 2024-07-28T15:31:39.837754+0000 mgr.y (mgr.25253) 7288 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:40 smithi204 bash[68176]: cluster 2024-07-28T15:31:39.837754+0000 mgr.y (mgr.25253) 7288 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:41.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13746 16 16 0 0 0 - 0 2024-07-28T15:31:42.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13747 16 16 0 0 0 - 0 2024-07-28T15:31:42.648 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:42 smithi204 bash[68176]: cluster 2024-07-28T15:31:41.839355+0000 mgr.y (mgr.25253) 7289 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:43.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:42 smithi177 bash[81864]: cluster 2024-07-28T15:31:41.839355+0000 mgr.y (mgr.25253) 7289 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:42 smithi177 bash[79620]: cluster 2024-07-28T15:31:41.839355+0000 mgr.y (mgr.25253) 7289 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:43.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13748 16 16 0 0 0 - 0 2024-07-28T15:31:44.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13749 16 16 0 0 0 - 0 2024-07-28T15:31:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:44 smithi204 bash[68176]: cluster 2024-07-28T15:31:43.841006+0000 mgr.y (mgr.25253) 7290 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:44 smithi177 bash[81864]: cluster 2024-07-28T15:31:43.841006+0000 mgr.y (mgr.25253) 7290 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:44 smithi177 bash[79620]: cluster 2024-07-28T15:31:43.841006+0000 mgr.y (mgr.25253) 7290 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:45.510 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13750 16 16 0 0 0 - 0 2024-07-28T15:31:46.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13751 16 16 0 0 0 - 0 2024-07-28T15:31:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:31:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:46 smithi204 bash[68176]: cluster 2024-07-28T15:31:45.842641+0000 mgr.y (mgr.25253) 7291 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:47.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:46 smithi204 bash[68176]: audit 2024-07-28T15:31:46.055822+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:46 smithi177 bash[81864]: cluster 2024-07-28T15:31:45.842641+0000 mgr.y (mgr.25253) 7291 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:46 smithi177 bash[81864]: audit 2024-07-28T15:31:46.055822+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:46 smithi177 bash[79620]: cluster 2024-07-28T15:31:45.842641+0000 mgr.y (mgr.25253) 7291 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:46 smithi177 bash[79620]: audit 2024-07-28T15:31:46.055822+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:47.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13752 16 16 0 0 0 - 0 2024-07-28T15:31:48.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13753 16 16 0 0 0 - 0 2024-07-28T15:31:49.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:48 smithi204 bash[68176]: cluster 2024-07-28T15:31:47.844108+0000 mgr.y (mgr.25253) 7292 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:48 smithi177 bash[81864]: cluster 2024-07-28T15:31:47.844108+0000 mgr.y (mgr.25253) 7292 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:48 smithi177 bash[79620]: cluster 2024-07-28T15:31:47.844108+0000 mgr.y (mgr.25253) 7292 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:49.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13754 16 16 0 0 0 - 0 2024-07-28T15:31:50.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13755 16 16 0 0 0 - 0 2024-07-28T15:31:51.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:50 smithi204 bash[68176]: cluster 2024-07-28T15:31:49.845676+0000 mgr.y (mgr.25253) 7293 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:50 smithi177 bash[81864]: cluster 2024-07-28T15:31:49.845676+0000 mgr.y (mgr.25253) 7293 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:50 smithi177 bash[79620]: cluster 2024-07-28T15:31:49.845676+0000 mgr.y (mgr.25253) 7293 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:51.511 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13756 16 16 0 0 0 - 0 2024-07-28T15:31:52.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13757 16 16 0 0 0 - 0 2024-07-28T15:31:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:31:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:52 smithi177 bash[81864]: cluster 2024-07-28T15:31:51.847300+0000 mgr.y (mgr.25253) 7294 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:53.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:52 smithi177 bash[79620]: cluster 2024-07-28T15:31:51.847300+0000 mgr.y (mgr.25253) 7294 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:52 smithi204 bash[68176]: cluster 2024-07-28T15:31:51.847300+0000 mgr.y (mgr.25253) 7294 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:53.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13758 16 16 0 0 0 - 0 2024-07-28T15:31:54.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13759 16 16 0 0 0 - 0 2024-07-28T15:31:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:54 smithi177 bash[81864]: cluster 2024-07-28T15:31:53.848948+0000 mgr.y (mgr.25253) 7295 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:54 smithi177 bash[79620]: cluster 2024-07-28T15:31:53.848948+0000 mgr.y (mgr.25253) 7295 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:54 smithi204 bash[68176]: cluster 2024-07-28T15:31:53.848948+0000 mgr.y (mgr.25253) 7295 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:55.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:31:55.513515+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:55.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:55.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13760 16 16 0 0 0 - 0 2024-07-28T15:31:56.512 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13761 16 16 0 0 0 - 0 2024-07-28T15:31:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:31:56] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:31:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:56 smithi177 bash[81864]: cluster 2024-07-28T15:31:55.850543+0000 mgr.y (mgr.25253) 7296 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:56 smithi177 bash[79620]: cluster 2024-07-28T15:31:55.850543+0000 mgr.y (mgr.25253) 7296 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:56 smithi204 bash[68176]: cluster 2024-07-28T15:31:55.850543+0000 mgr.y (mgr.25253) 7296 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:57.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13762 16 16 0 0 0 - 0 2024-07-28T15:31:58.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13763 16 16 0 0 0 - 0 2024-07-28T15:31:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:31:58 smithi177 bash[81864]: cluster 2024-07-28T15:31:57.852195+0000 mgr.y (mgr.25253) 7297 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:31:58 smithi177 bash[79620]: cluster 2024-07-28T15:31:57.852195+0000 mgr.y (mgr.25253) 7297 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:31:58 smithi204 bash[68176]: cluster 2024-07-28T15:31:57.852195+0000 mgr.y (mgr.25253) 7297 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:31:59.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13764 16 16 0 0 0 - 0 2024-07-28T15:32:00.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13765 16 16 0 0 0 - 0 2024-07-28T15:32:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:00 smithi177 bash[81864]: cluster 2024-07-28T15:31:59.853821+0000 mgr.y (mgr.25253) 7298 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:00 smithi177 bash[79620]: cluster 2024-07-28T15:31:59.853821+0000 mgr.y (mgr.25253) 7298 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:00 smithi204 bash[68176]: cluster 2024-07-28T15:31:59.853821+0000 mgr.y (mgr.25253) 7298 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:01.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13766 16 16 0 0 0 - 0 2024-07-28T15:32:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:01 smithi177 bash[81864]: audit 2024-07-28T15:32:01.056499+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:01 smithi177 bash[79620]: audit 2024-07-28T15:32:01.056499+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:02.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:01 smithi204 bash[68176]: audit 2024-07-28T15:32:01.056499+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:02.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13767 16 16 0 0 0 - 0 2024-07-28T15:32:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:02 smithi177 bash[81864]: cluster 2024-07-28T15:32:01.856170+0000 mgr.y (mgr.25253) 7299 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:02 smithi177 bash[79620]: cluster 2024-07-28T15:32:01.856170+0000 mgr.y (mgr.25253) 7299 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:02 smithi204 bash[68176]: cluster 2024-07-28T15:32:01.856170+0000 mgr.y (mgr.25253) 7299 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:03.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13768 16 16 0 0 0 - 0 2024-07-28T15:32:04.513 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13769 16 16 0 0 0 - 0 2024-07-28T15:32:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:04 smithi177 bash[81864]: cluster 2024-07-28T15:32:03.857691+0000 mgr.y (mgr.25253) 7300 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:04 smithi177 bash[79620]: cluster 2024-07-28T15:32:03.857691+0000 mgr.y (mgr.25253) 7300 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:04 smithi204 bash[68176]: cluster 2024-07-28T15:32:03.857691+0000 mgr.y (mgr.25253) 7300 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:05.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13770 16 16 0 0 0 - 0 2024-07-28T15:32:06.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13771 16 16 0 0 0 - 0 2024-07-28T15:32:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:32:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:06 smithi177 bash[81864]: cluster 2024-07-28T15:32:05.859146+0000 mgr.y (mgr.25253) 7301 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:06 smithi177 bash[79620]: cluster 2024-07-28T15:32:05.859146+0000 mgr.y (mgr.25253) 7301 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:06 smithi204 bash[68176]: cluster 2024-07-28T15:32:05.859146+0000 mgr.y (mgr.25253) 7301 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:07.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13772 16 16 0 0 0 - 0 2024-07-28T15:32:08.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13773 16 16 0 0 0 - 0 2024-07-28T15:32:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:08 smithi177 bash[81864]: cluster 2024-07-28T15:32:07.860657+0000 mgr.y (mgr.25253) 7302 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:08 smithi177 bash[79620]: cluster 2024-07-28T15:32:07.860657+0000 mgr.y (mgr.25253) 7302 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:08 smithi204 bash[68176]: cluster 2024-07-28T15:32:07.860657+0000 mgr.y (mgr.25253) 7302 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:09.514 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13774 16 16 0 0 0 - 0 2024-07-28T15:32:10.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13775 16 16 0 0 0 - 0 2024-07-28T15:32:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:10 smithi177 bash[81864]: cluster 2024-07-28T15:32:09.862105+0000 mgr.y (mgr.25253) 7303 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:10 smithi177 bash[79620]: cluster 2024-07-28T15:32:09.862105+0000 mgr.y (mgr.25253) 7303 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:10 smithi204 bash[68176]: cluster 2024-07-28T15:32:09.862105+0000 mgr.y (mgr.25253) 7303 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:11.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13776 16 16 0 0 0 - 0 2024-07-28T15:32:12.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13777 16 16 0 0 0 - 0 2024-07-28T15:32:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:12 smithi177 bash[81864]: cluster 2024-07-28T15:32:11.863571+0000 mgr.y (mgr.25253) 7304 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:13.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:12 smithi177 bash[79620]: cluster 2024-07-28T15:32:11.863571+0000 mgr.y (mgr.25253) 7304 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:12 smithi204 bash[68176]: cluster 2024-07-28T15:32:11.863571+0000 mgr.y (mgr.25253) 7304 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:13.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13778 16 16 0 0 0 - 0 2024-07-28T15:32:14.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13779 16 16 0 0 0 - 0 2024-07-28T15:32:15.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:14 smithi177 bash[81864]: cluster 2024-07-28T15:32:13.865074+0000 mgr.y (mgr.25253) 7305 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:15.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:14 smithi177 bash[79620]: cluster 2024-07-28T15:32:13.865074+0000 mgr.y (mgr.25253) 7305 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:14 smithi204 bash[68176]: cluster 2024-07-28T15:32:13.865074+0000 mgr.y (mgr.25253) 7305 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:15.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:32:15.516723+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:15.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:15.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13780 16 16 0 0 0 - 0 2024-07-28T15:32:16.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13781 16 16 0 0 0 - 0 2024-07-28T15:32:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:32:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:16 smithi177 bash[81864]: cluster 2024-07-28T15:32:15.866559+0000 mgr.y (mgr.25253) 7306 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:17.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:16 smithi177 bash[81864]: audit 2024-07-28T15:32:16.056907+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:16 smithi177 bash[79620]: cluster 2024-07-28T15:32:15.866559+0000 mgr.y (mgr.25253) 7306 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:17.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:16 smithi177 bash[79620]: audit 2024-07-28T15:32:16.056907+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:16 smithi204 bash[68176]: cluster 2024-07-28T15:32:15.866559+0000 mgr.y (mgr.25253) 7306 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:16 smithi204 bash[68176]: audit 2024-07-28T15:32:16.056907+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:17.515 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13782 16 16 0 0 0 - 0 2024-07-28T15:32:18.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13783 16 16 0 0 0 - 0 2024-07-28T15:32:19.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:18 smithi177 bash[81864]: cluster 2024-07-28T15:32:17.868197+0000 mgr.y (mgr.25253) 7307 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:19.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:18 smithi177 bash[79620]: cluster 2024-07-28T15:32:17.868197+0000 mgr.y (mgr.25253) 7307 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:18 smithi204 bash[68176]: cluster 2024-07-28T15:32:17.868197+0000 mgr.y (mgr.25253) 7307 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:19.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13784 16 16 0 0 0 - 0 2024-07-28T15:32:20.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13785 16 16 0 0 0 - 0 2024-07-28T15:32:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:20 smithi177 bash[81864]: cluster 2024-07-28T15:32:19.869846+0000 mgr.y (mgr.25253) 7308 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:21.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:20 smithi177 bash[79620]: cluster 2024-07-28T15:32:19.869846+0000 mgr.y (mgr.25253) 7308 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:20 smithi204 bash[68176]: cluster 2024-07-28T15:32:19.869846+0000 mgr.y (mgr.25253) 7308 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:21.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13786 16 16 0 0 0 - 0 2024-07-28T15:32:22.516 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13787 16 16 0 0 0 - 0 2024-07-28T15:32:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:22 smithi177 bash[81864]: cluster 2024-07-28T15:32:21.871506+0000 mgr.y (mgr.25253) 7309 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:22 smithi177 bash[79620]: cluster 2024-07-28T15:32:21.871506+0000 mgr.y (mgr.25253) 7309 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:22 smithi204 bash[68176]: cluster 2024-07-28T15:32:21.871506+0000 mgr.y (mgr.25253) 7309 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:23.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13788 16 16 0 0 0 - 0 2024-07-28T15:32:24.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13789 16 16 0 0 0 - 0 2024-07-28T15:32:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:24 smithi177 bash[81864]: cluster 2024-07-28T15:32:23.873047+0000 mgr.y (mgr.25253) 7310 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:25.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:24 smithi177 bash[81864]: audit 2024-07-28T15:32:24.114201+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:24 smithi177 bash[79620]: cluster 2024-07-28T15:32:23.873047+0000 mgr.y (mgr.25253) 7310 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:25.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:24 smithi177 bash[79620]: audit 2024-07-28T15:32:24.114201+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:24 smithi204 bash[68176]: cluster 2024-07-28T15:32:23.873047+0000 mgr.y (mgr.25253) 7310 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:24 smithi204 bash[68176]: audit 2024-07-28T15:32:24.114201+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:25.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13790 16 16 0 0 0 - 0 2024-07-28T15:32:26.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13791 16 16 0 0 0 - 0 2024-07-28T15:32:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:32:27.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:26 smithi177 bash[79620]: cluster 2024-07-28T15:32:25.874532+0000 mgr.y (mgr.25253) 7311 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:27.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:26 smithi177 bash[81864]: cluster 2024-07-28T15:32:25.874532+0000 mgr.y (mgr.25253) 7311 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:26 smithi204 bash[68176]: cluster 2024-07-28T15:32:25.874532+0000 mgr.y (mgr.25253) 7311 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:27.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13792 16 16 0 0 0 - 0 2024-07-28T15:32:28.517 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13793 16 16 0 0 0 - 0 2024-07-28T15:32:29.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:28 smithi177 bash[79620]: cluster 2024-07-28T15:32:27.876153+0000 mgr.y (mgr.25253) 7312 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:29.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:28 smithi177 bash[81864]: cluster 2024-07-28T15:32:27.876153+0000 mgr.y (mgr.25253) 7312 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:28 smithi204 bash[68176]: cluster 2024-07-28T15:32:27.876153+0000 mgr.y (mgr.25253) 7312 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:29.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13794 16 16 0 0 0 - 0 2024-07-28T15:32:30.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13795 16 16 0 0 0 - 0 2024-07-28T15:32:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:29.816776+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:29.821873+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: cluster 2024-07-28T15:32:29.877178+0000 mgr.y (mgr.25253) 7313 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:30.023899+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:30.032835+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:30.448946+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:30.450599+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:31.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:30 smithi204 bash[68176]: audit 2024-07-28T15:32:30.460230+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:29.816776+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:29.821873+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: cluster 2024-07-28T15:32:29.877178+0000 mgr.y (mgr.25253) 7313 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:30.023899+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:30.032835+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:30.448946+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:30.450599+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[79620]: audit 2024-07-28T15:32:30.460230+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:29.816776+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:29.821873+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: cluster 2024-07-28T15:32:29.877178+0000 mgr.y (mgr.25253) 7313 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:30.023899+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:30.032835+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:30.448946+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:31.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:30.450599+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:31.270 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:30 smithi177 bash[81864]: audit 2024-07-28T15:32:30.460230+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:32:31.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13796 16 16 0 0 0 - 0 2024-07-28T15:32:32.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:31 smithi204 bash[68176]: audit 2024-07-28T15:32:31.057189+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:32.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:31 smithi177 bash[79620]: audit 2024-07-28T15:32:31.057189+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:32.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:31 smithi177 bash[81864]: audit 2024-07-28T15:32:31.057189+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:32.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13797 16 16 0 0 0 - 0 2024-07-28T15:32:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:32 smithi204 bash[68176]: cluster 2024-07-28T15:32:31.878620+0000 mgr.y (mgr.25253) 7314 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:33.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:32 smithi177 bash[81864]: cluster 2024-07-28T15:32:31.878620+0000 mgr.y (mgr.25253) 7314 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:33.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:32 smithi177 bash[79620]: cluster 2024-07-28T15:32:31.878620+0000 mgr.y (mgr.25253) 7314 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:33.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13798 16 16 0 0 0 - 0 2024-07-28T15:32:34.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13799 16 16 0 0 0 - 0 2024-07-28T15:32:35.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:34 smithi177 bash[81864]: cluster 2024-07-28T15:32:33.880140+0000 mgr.y (mgr.25253) 7315 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:35.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:34 smithi177 bash[79620]: cluster 2024-07-28T15:32:33.880140+0000 mgr.y (mgr.25253) 7315 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:34 smithi204 bash[68176]: cluster 2024-07-28T15:32:33.880140+0000 mgr.y (mgr.25253) 7315 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:35.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:32:35.519930+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:35.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:35.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13800 16 16 0 0 0 - 0 2024-07-28T15:32:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:32:36.518 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13801 16 16 0 0 0 - 0 2024-07-28T15:32:37.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:36 smithi177 bash[79620]: cluster 2024-07-28T15:32:35.881612+0000 mgr.y (mgr.25253) 7316 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:37.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:36 smithi177 bash[81864]: cluster 2024-07-28T15:32:35.881612+0000 mgr.y (mgr.25253) 7316 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:36 smithi204 bash[68176]: cluster 2024-07-28T15:32:35.881612+0000 mgr.y (mgr.25253) 7316 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:37.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13802 16 16 0 0 0 - 0 2024-07-28T15:32:38.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13803 16 16 0 0 0 - 0 2024-07-28T15:32:39.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:38 smithi177 bash[79620]: cluster 2024-07-28T15:32:37.883191+0000 mgr.y (mgr.25253) 7317 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:39.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:38 smithi177 bash[81864]: cluster 2024-07-28T15:32:37.883191+0000 mgr.y (mgr.25253) 7317 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:38 smithi204 bash[68176]: cluster 2024-07-28T15:32:37.883191+0000 mgr.y (mgr.25253) 7317 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:39.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13804 16 16 0 0 0 - 0 2024-07-28T15:32:40.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13805 16 16 0 0 0 - 0 2024-07-28T15:32:41.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:40 smithi177 bash[81864]: cluster 2024-07-28T15:32:39.884829+0000 mgr.y (mgr.25253) 7318 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:41.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:40 smithi177 bash[79620]: cluster 2024-07-28T15:32:39.884829+0000 mgr.y (mgr.25253) 7318 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:40 smithi204 bash[68176]: cluster 2024-07-28T15:32:39.884829+0000 mgr.y (mgr.25253) 7318 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:41.519 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13806 16 16 0 0 0 - 0 2024-07-28T15:32:42.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13807 16 16 0 0 0 - 0 2024-07-28T15:32:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:42 smithi177 bash[81864]: cluster 2024-07-28T15:32:41.886468+0000 mgr.y (mgr.25253) 7319 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:43.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:42 smithi177 bash[79620]: cluster 2024-07-28T15:32:41.886468+0000 mgr.y (mgr.25253) 7319 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:42 smithi204 bash[68176]: cluster 2024-07-28T15:32:41.886468+0000 mgr.y (mgr.25253) 7319 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:43.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13808 16 16 0 0 0 - 0 2024-07-28T15:32:44.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13809 16 16 0 0 0 - 0 2024-07-28T15:32:45.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:44 smithi177 bash[81864]: cluster 2024-07-28T15:32:43.888158+0000 mgr.y (mgr.25253) 7320 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:45.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:44 smithi177 bash[79620]: cluster 2024-07-28T15:32:43.888158+0000 mgr.y (mgr.25253) 7320 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:44 smithi204 bash[68176]: cluster 2024-07-28T15:32:43.888158+0000 mgr.y (mgr.25253) 7320 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:45.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13810 16 16 0 0 0 - 0 2024-07-28T15:32:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:32:46.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13811 16 16 0 0 0 - 0 2024-07-28T15:32:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:46 smithi177 bash[81864]: cluster 2024-07-28T15:32:45.889660+0000 mgr.y (mgr.25253) 7321 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:47.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:46 smithi177 bash[81864]: audit 2024-07-28T15:32:46.057657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:46 smithi177 bash[79620]: cluster 2024-07-28T15:32:45.889660+0000 mgr.y (mgr.25253) 7321 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:47.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:46 smithi177 bash[79620]: audit 2024-07-28T15:32:46.057657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:46 smithi204 bash[68176]: cluster 2024-07-28T15:32:45.889660+0000 mgr.y (mgr.25253) 7321 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:46 smithi204 bash[68176]: audit 2024-07-28T15:32:46.057657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:47.520 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13812 16 16 0 0 0 - 0 2024-07-28T15:32:48.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13813 16 16 0 0 0 - 0 2024-07-28T15:32:49.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:48 smithi177 bash[79620]: cluster 2024-07-28T15:32:47.891145+0000 mgr.y (mgr.25253) 7322 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:49.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:48 smithi177 bash[81864]: cluster 2024-07-28T15:32:47.891145+0000 mgr.y (mgr.25253) 7322 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:48 smithi204 bash[68176]: cluster 2024-07-28T15:32:47.891145+0000 mgr.y (mgr.25253) 7322 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:49.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13814 16 16 0 0 0 - 0 2024-07-28T15:32:50.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13815 16 16 0 0 0 - 0 2024-07-28T15:32:51.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:50 smithi177 bash[79620]: cluster 2024-07-28T15:32:49.892649+0000 mgr.y (mgr.25253) 7323 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:51.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:50 smithi177 bash[81864]: cluster 2024-07-28T15:32:49.892649+0000 mgr.y (mgr.25253) 7323 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:50 smithi204 bash[68176]: cluster 2024-07-28T15:32:49.892649+0000 mgr.y (mgr.25253) 7323 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:51.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13816 16 16 0 0 0 - 0 2024-07-28T15:32:52.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13817 16 16 0 0 0 - 0 2024-07-28T15:32:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:32:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:52 smithi177 bash[79620]: cluster 2024-07-28T15:32:51.894094+0000 mgr.y (mgr.25253) 7324 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:53.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:52 smithi177 bash[81864]: cluster 2024-07-28T15:32:51.894094+0000 mgr.y (mgr.25253) 7324 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:52 smithi204 bash[68176]: cluster 2024-07-28T15:32:51.894094+0000 mgr.y (mgr.25253) 7324 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:53.521 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13818 16 16 0 0 0 - 0 2024-07-28T15:32:54.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13819 16 16 0 0 0 - 0 2024-07-28T15:32:55.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:54 smithi177 bash[79620]: cluster 2024-07-28T15:32:53.895547+0000 mgr.y (mgr.25253) 7325 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:55.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:54 smithi177 bash[81864]: cluster 2024-07-28T15:32:53.895547+0000 mgr.y (mgr.25253) 7325 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:54 smithi204 bash[68176]: cluster 2024-07-28T15:32:53.895547+0000 mgr.y (mgr.25253) 7325 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:55.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:32:55.523178+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:55.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:55.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13820 16 16 0 0 0 - 0 2024-07-28T15:32:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:32:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:32:56.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13821 16 16 0 0 0 - 0 2024-07-28T15:32:57.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:56 smithi177 bash[79620]: cluster 2024-07-28T15:32:55.896990+0000 mgr.y (mgr.25253) 7326 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:56 smithi177 bash[81864]: cluster 2024-07-28T15:32:55.896990+0000 mgr.y (mgr.25253) 7326 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:56 smithi204 bash[68176]: cluster 2024-07-28T15:32:55.896990+0000 mgr.y (mgr.25253) 7326 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:57.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13822 16 16 0 0 0 - 0 2024-07-28T15:32:58.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13823 16 16 0 0 0 - 0 2024-07-28T15:32:59.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:32:58 smithi177 bash[79620]: cluster 2024-07-28T15:32:57.898469+0000 mgr.y (mgr.25253) 7327 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:59.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:32:58 smithi177 bash[81864]: cluster 2024-07-28T15:32:57.898469+0000 mgr.y (mgr.25253) 7327 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:32:58 smithi204 bash[68176]: cluster 2024-07-28T15:32:57.898469+0000 mgr.y (mgr.25253) 7327 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:32:59.522 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13824 16 16 0 0 0 - 0 2024-07-28T15:33:00.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13825 16 16 0 0 0 - 0 2024-07-28T15:33:01.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:00 smithi177 bash[81864]: cluster 2024-07-28T15:32:59.899936+0000 mgr.y (mgr.25253) 7328 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:01.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:00 smithi177 bash[79620]: cluster 2024-07-28T15:32:59.899936+0000 mgr.y (mgr.25253) 7328 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:00 smithi204 bash[68176]: cluster 2024-07-28T15:32:59.899936+0000 mgr.y (mgr.25253) 7328 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:01.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13826 16 16 0 0 0 - 0 2024-07-28T15:33:02.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:02 smithi177 bash[81864]: audit 2024-07-28T15:33:01.058200+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:02.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:01 smithi177 bash[79620]: audit 2024-07-28T15:33:01.058200+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:02.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:01 smithi204 bash[68176]: audit 2024-07-28T15:33:01.058200+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:02.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13827 16 16 0 0 0 - 0 2024-07-28T15:33:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:03 smithi177 bash[81864]: cluster 2024-07-28T15:33:01.901386+0000 mgr.y (mgr.25253) 7329 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:03.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:03 smithi177 bash[79620]: cluster 2024-07-28T15:33:01.901386+0000 mgr.y (mgr.25253) 7329 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:03 smithi204 bash[68176]: cluster 2024-07-28T15:33:01.901386+0000 mgr.y (mgr.25253) 7329 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:03.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13828 16 16 0 0 0 - 0 2024-07-28T15:33:04.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13829 16 16 0 0 0 - 0 2024-07-28T15:33:05.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:05 smithi177 bash[81864]: cluster 2024-07-28T15:33:03.902852+0000 mgr.y (mgr.25253) 7330 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:05.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:05 smithi177 bash[79620]: cluster 2024-07-28T15:33:03.902852+0000 mgr.y (mgr.25253) 7330 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:05 smithi204 bash[68176]: cluster 2024-07-28T15:33:03.902852+0000 mgr.y (mgr.25253) 7330 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:05.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13830 16 16 0 0 0 - 0 2024-07-28T15:33:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:33:06.523 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13831 16 16 0 0 0 - 0 2024-07-28T15:33:07.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:07 smithi177 bash[81864]: cluster 2024-07-28T15:33:05.904327+0000 mgr.y (mgr.25253) 7331 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:07.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:07 smithi177 bash[79620]: cluster 2024-07-28T15:33:05.904327+0000 mgr.y (mgr.25253) 7331 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:07 smithi204 bash[68176]: cluster 2024-07-28T15:33:05.904327+0000 mgr.y (mgr.25253) 7331 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:07.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13832 16 16 0 0 0 - 0 2024-07-28T15:33:08.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13833 16 16 0 0 0 - 0 2024-07-28T15:33:09.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:09 smithi177 bash[81864]: cluster 2024-07-28T15:33:07.905788+0000 mgr.y (mgr.25253) 7332 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:09.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:09 smithi177 bash[79620]: cluster 2024-07-28T15:33:07.905788+0000 mgr.y (mgr.25253) 7332 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:09 smithi204 bash[68176]: cluster 2024-07-28T15:33:07.905788+0000 mgr.y (mgr.25253) 7332 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:09.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13834 16 16 0 0 0 - 0 2024-07-28T15:33:10.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13835 16 16 0 0 0 - 0 2024-07-28T15:33:11.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:11 smithi177 bash[81864]: cluster 2024-07-28T15:33:09.907231+0000 mgr.y (mgr.25253) 7333 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:11.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:11 smithi177 bash[79620]: cluster 2024-07-28T15:33:09.907231+0000 mgr.y (mgr.25253) 7333 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:11 smithi204 bash[68176]: cluster 2024-07-28T15:33:09.907231+0000 mgr.y (mgr.25253) 7333 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:11.524 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13836 16 16 0 0 0 - 0 2024-07-28T15:33:12.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13837 16 16 0 0 0 - 0 2024-07-28T15:33:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:13 smithi204 bash[68176]: cluster 2024-07-28T15:33:11.908693+0000 mgr.y (mgr.25253) 7334 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:13 smithi177 bash[81864]: cluster 2024-07-28T15:33:11.908693+0000 mgr.y (mgr.25253) 7334 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:13 smithi177 bash[79620]: cluster 2024-07-28T15:33:11.908693+0000 mgr.y (mgr.25253) 7334 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:13.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13838 16 16 0 0 0 - 0 2024-07-28T15:33:14.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13839 16 16 0 0 0 - 0 2024-07-28T15:33:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:15 smithi204 bash[68176]: cluster 2024-07-28T15:33:13.910169+0000 mgr.y (mgr.25253) 7335 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:15 smithi177 bash[81864]: cluster 2024-07-28T15:33:13.910169+0000 mgr.y (mgr.25253) 7335 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:15 smithi177 bash[79620]: cluster 2024-07-28T15:33:13.910169+0000 mgr.y (mgr.25253) 7335 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:15.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:33:15.526496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:15.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:15.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13840 16 16 0 0 0 - 0 2024-07-28T15:33:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:33:16.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13841 16 16 0 0 0 - 0 2024-07-28T15:33:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:17 smithi204 bash[68176]: cluster 2024-07-28T15:33:15.911635+0000 mgr.y (mgr.25253) 7336 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:17 smithi204 bash[68176]: audit 2024-07-28T15:33:16.060330+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:17 smithi177 bash[81864]: cluster 2024-07-28T15:33:15.911635+0000 mgr.y (mgr.25253) 7336 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:17 smithi177 bash[81864]: audit 2024-07-28T15:33:16.060330+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:17 smithi177 bash[79620]: cluster 2024-07-28T15:33:15.911635+0000 mgr.y (mgr.25253) 7336 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:17 smithi177 bash[79620]: audit 2024-07-28T15:33:16.060330+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:17.525 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13842 16 16 0 0 0 - 0 2024-07-28T15:33:18.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13843 16 16 0 0 0 - 0 2024-07-28T15:33:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:19 smithi204 bash[68176]: cluster 2024-07-28T15:33:17.913092+0000 mgr.y (mgr.25253) 7337 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:19 smithi177 bash[81864]: cluster 2024-07-28T15:33:17.913092+0000 mgr.y (mgr.25253) 7337 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:19 smithi177 bash[79620]: cluster 2024-07-28T15:33:17.913092+0000 mgr.y (mgr.25253) 7337 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:19.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13844 16 16 0 0 0 - 0 2024-07-28T15:33:20.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13845 16 16 0 0 0 - 0 2024-07-28T15:33:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:21 smithi204 bash[68176]: cluster 2024-07-28T15:33:19.914530+0000 mgr.y (mgr.25253) 7338 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:21 smithi177 bash[81864]: cluster 2024-07-28T15:33:19.914530+0000 mgr.y (mgr.25253) 7338 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:21 smithi177 bash[79620]: cluster 2024-07-28T15:33:19.914530+0000 mgr.y (mgr.25253) 7338 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:21.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13846 16 16 0 0 0 - 0 2024-07-28T15:33:22.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13847 16 16 0 0 0 - 0 2024-07-28T15:33:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:22 smithi204 bash[60899]: ts=2024-07-28T15:33:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:23 smithi204 bash[68176]: cluster 2024-07-28T15:33:21.916021+0000 mgr.y (mgr.25253) 7339 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:23 smithi177 bash[81864]: cluster 2024-07-28T15:33:21.916021+0000 mgr.y (mgr.25253) 7339 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:23 smithi177 bash[79620]: cluster 2024-07-28T15:33:21.916021+0000 mgr.y (mgr.25253) 7339 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:23.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13848 16 16 0 0 0 - 0 2024-07-28T15:33:24.526 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13849 16 16 0 0 0 - 0 2024-07-28T15:33:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:25 smithi204 bash[68176]: cluster 2024-07-28T15:33:23.917508+0000 mgr.y (mgr.25253) 7340 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:25 smithi177 bash[81864]: cluster 2024-07-28T15:33:23.917508+0000 mgr.y (mgr.25253) 7340 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:25 smithi177 bash[79620]: cluster 2024-07-28T15:33:23.917508+0000 mgr.y (mgr.25253) 7340 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:25.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13850 16 16 0 0 0 - 0 2024-07-28T15:33:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:33:26.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13851 16 16 0 0 0 - 0 2024-07-28T15:33:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:27 smithi204 bash[68176]: cluster 2024-07-28T15:33:25.918954+0000 mgr.y (mgr.25253) 7341 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:27 smithi177 bash[81864]: cluster 2024-07-28T15:33:25.918954+0000 mgr.y (mgr.25253) 7341 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:27 smithi177 bash[79620]: cluster 2024-07-28T15:33:25.918954+0000 mgr.y (mgr.25253) 7341 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:27.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13852 16 16 0 0 0 - 0 2024-07-28T15:33:28.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13853 16 16 0 0 0 - 0 2024-07-28T15:33:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:29 smithi204 bash[68176]: cluster 2024-07-28T15:33:27.920422+0000 mgr.y (mgr.25253) 7342 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:29 smithi177 bash[81864]: cluster 2024-07-28T15:33:27.920422+0000 mgr.y (mgr.25253) 7342 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:29 smithi177 bash[79620]: cluster 2024-07-28T15:33:27.920422+0000 mgr.y (mgr.25253) 7342 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:29.527 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13854 16 16 0 0 0 - 0 2024-07-28T15:33:30.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13855 16 16 0 0 0 - 0 2024-07-28T15:33:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:31 smithi204 bash[68176]: cluster 2024-07-28T15:33:29.921877+0000 mgr.y (mgr.25253) 7343 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:31 smithi204 bash[68176]: audit 2024-07-28T15:33:30.586829+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:31 smithi204 bash[68176]: audit 2024-07-28T15:33:31.060768+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[81864]: cluster 2024-07-28T15:33:29.921877+0000 mgr.y (mgr.25253) 7343 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[81864]: audit 2024-07-28T15:33:30.586829+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[81864]: audit 2024-07-28T15:33:31.060768+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[79620]: cluster 2024-07-28T15:33:29.921877+0000 mgr.y (mgr.25253) 7343 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[79620]: audit 2024-07-28T15:33:30.586829+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:31 smithi177 bash[79620]: audit 2024-07-28T15:33:31.060768+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:31.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13856 16 16 0 0 0 - 0 2024-07-28T15:33:32.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13857 16 16 0 0 0 - 0 2024-07-28T15:33:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:33 smithi204 bash[68176]: cluster 2024-07-28T15:33:31.922953+0000 mgr.y (mgr.25253) 7344 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:33 smithi177 bash[81864]: cluster 2024-07-28T15:33:31.922953+0000 mgr.y (mgr.25253) 7344 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:33 smithi177 bash[79620]: cluster 2024-07-28T15:33:31.922953+0000 mgr.y (mgr.25253) 7344 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:33.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13858 16 16 0 0 0 - 0 2024-07-28T15:33:34.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13859 16 16 0 0 0 - 0 2024-07-28T15:33:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:35 smithi204 bash[68176]: cluster 2024-07-28T15:33:33.924427+0000 mgr.y (mgr.25253) 7345 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:35 smithi177 bash[79620]: cluster 2024-07-28T15:33:33.924427+0000 mgr.y (mgr.25253) 7345 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:35 smithi177 bash[81864]: cluster 2024-07-28T15:33:33.924427+0000 mgr.y (mgr.25253) 7345 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:35.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:33:35.529721+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:35.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:35.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13860 16 16 0 0 0 - 0 2024-07-28T15:33:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:33:36.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13861 16 16 0 0 0 - 0 2024-07-28T15:33:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: cluster 2024-07-28T15:33:35.925170+0000 mgr.y (mgr.25253) 7346 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.265910+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.272169+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.491069+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.500278+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.939463+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.941441+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:37.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:37 smithi204 bash[68176]: audit 2024-07-28T15:33:36.951985+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: cluster 2024-07-28T15:33:35.925170+0000 mgr.y (mgr.25253) 7346 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.265910+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.272169+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.491069+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.500278+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.939463+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.941441+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[81864]: audit 2024-07-28T15:33:36.951985+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: cluster 2024-07-28T15:33:35.925170+0000 mgr.y (mgr.25253) 7346 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.265910+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.272169+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.491069+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.500278+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.939463+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:37.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.941441+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:37.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:37 smithi177 bash[79620]: audit 2024-07-28T15:33:36.951985+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:33:37.528 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13862 16 16 0 0 0 - 0 2024-07-28T15:33:38.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13863 16 16 0 0 0 - 0 2024-07-28T15:33:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:39 smithi204 bash[68176]: cluster 2024-07-28T15:33:37.926601+0000 mgr.y (mgr.25253) 7347 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:39 smithi177 bash[81864]: cluster 2024-07-28T15:33:37.926601+0000 mgr.y (mgr.25253) 7347 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:39 smithi177 bash[79620]: cluster 2024-07-28T15:33:37.926601+0000 mgr.y (mgr.25253) 7347 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:39.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13864 16 16 0 0 0 - 0 2024-07-28T15:33:40.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13865 16 16 0 0 0 - 0 2024-07-28T15:33:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:41 smithi204 bash[68176]: cluster 2024-07-28T15:33:39.928117+0000 mgr.y (mgr.25253) 7348 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:41 smithi177 bash[81864]: cluster 2024-07-28T15:33:39.928117+0000 mgr.y (mgr.25253) 7348 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:41 smithi177 bash[79620]: cluster 2024-07-28T15:33:39.928117+0000 mgr.y (mgr.25253) 7348 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:41.529 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13866 16 16 0 0 0 - 0 2024-07-28T15:33:42.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13867 16 16 0 0 0 - 0 2024-07-28T15:33:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:43 smithi204 bash[68176]: cluster 2024-07-28T15:33:41.929592+0000 mgr.y (mgr.25253) 7349 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:43 smithi177 bash[81864]: cluster 2024-07-28T15:33:41.929592+0000 mgr.y (mgr.25253) 7349 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:43 smithi177 bash[79620]: cluster 2024-07-28T15:33:41.929592+0000 mgr.y (mgr.25253) 7349 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:43.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13868 16 16 0 0 0 - 0 2024-07-28T15:33:44.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13869 16 16 0 0 0 - 0 2024-07-28T15:33:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:45 smithi204 bash[68176]: cluster 2024-07-28T15:33:43.931044+0000 mgr.y (mgr.25253) 7350 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:45 smithi177 bash[81864]: cluster 2024-07-28T15:33:43.931044+0000 mgr.y (mgr.25253) 7350 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:45 smithi177 bash[79620]: cluster 2024-07-28T15:33:43.931044+0000 mgr.y (mgr.25253) 7350 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:45.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13870 16 16 0 0 0 - 0 2024-07-28T15:33:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:46 smithi204 bash[68176]: audit 2024-07-28T15:33:46.061281+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:46 smithi177 bash[79620]: audit 2024-07-28T15:33:46.061281+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:46] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:33:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:46 smithi177 bash[81864]: audit 2024-07-28T15:33:46.061281+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:46.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13871 16 16 0 0 0 - 0 2024-07-28T15:33:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:47 smithi204 bash[68176]: cluster 2024-07-28T15:33:45.932517+0000 mgr.y (mgr.25253) 7351 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:47 smithi177 bash[81864]: cluster 2024-07-28T15:33:45.932517+0000 mgr.y (mgr.25253) 7351 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:47 smithi177 bash[79620]: cluster 2024-07-28T15:33:45.932517+0000 mgr.y (mgr.25253) 7351 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:47.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13872 16 16 0 0 0 - 0 2024-07-28T15:33:48.530 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13873 16 16 0 0 0 - 0 2024-07-28T15:33:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:49 smithi204 bash[68176]: cluster 2024-07-28T15:33:47.933933+0000 mgr.y (mgr.25253) 7352 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:49 smithi177 bash[81864]: cluster 2024-07-28T15:33:47.933933+0000 mgr.y (mgr.25253) 7352 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:49 smithi177 bash[79620]: cluster 2024-07-28T15:33:47.933933+0000 mgr.y (mgr.25253) 7352 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:49.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13874 16 16 0 0 0 - 0 2024-07-28T15:33:50.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13875 16 16 0 0 0 - 0 2024-07-28T15:33:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:51 smithi204 bash[68176]: cluster 2024-07-28T15:33:49.935363+0000 mgr.y (mgr.25253) 7353 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:51 smithi177 bash[81864]: cluster 2024-07-28T15:33:49.935363+0000 mgr.y (mgr.25253) 7353 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:51 smithi177 bash[79620]: cluster 2024-07-28T15:33:49.935363+0000 mgr.y (mgr.25253) 7353 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:51.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13876 16 16 0 0 0 - 0 2024-07-28T15:33:52.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13877 16 16 0 0 0 - 0 2024-07-28T15:33:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:33:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:53 smithi204 bash[68176]: cluster 2024-07-28T15:33:51.936838+0000 mgr.y (mgr.25253) 7354 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:53 smithi177 bash[79620]: cluster 2024-07-28T15:33:51.936838+0000 mgr.y (mgr.25253) 7354 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:53 smithi177 bash[81864]: cluster 2024-07-28T15:33:51.936838+0000 mgr.y (mgr.25253) 7354 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:53.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13878 16 16 0 0 0 - 0 2024-07-28T15:33:54.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13879 16 16 0 0 0 - 0 2024-07-28T15:33:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:55 smithi204 bash[68176]: cluster 2024-07-28T15:33:53.938294+0000 mgr.y (mgr.25253) 7355 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:55 smithi177 bash[81864]: cluster 2024-07-28T15:33:53.938294+0000 mgr.y (mgr.25253) 7355 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:55 smithi177 bash[79620]: cluster 2024-07-28T15:33:53.938294+0000 mgr.y (mgr.25253) 7355 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:55.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:33:55.532883+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:55.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:55.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13880 16 16 0 0 0 - 0 2024-07-28T15:33:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:33:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:33:56.531 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13881 16 16 0 0 0 - 0 2024-07-28T15:33:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:57 smithi204 bash[68176]: cluster 2024-07-28T15:33:55.939764+0000 mgr.y (mgr.25253) 7356 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:57 smithi177 bash[81864]: cluster 2024-07-28T15:33:55.939764+0000 mgr.y (mgr.25253) 7356 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:57 smithi177 bash[79620]: cluster 2024-07-28T15:33:55.939764+0000 mgr.y (mgr.25253) 7356 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:57.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13882 16 16 0 0 0 - 0 2024-07-28T15:33:58.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13883 16 16 0 0 0 - 0 2024-07-28T15:33:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:33:59 smithi204 bash[68176]: cluster 2024-07-28T15:33:57.941204+0000 mgr.y (mgr.25253) 7357 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:33:59 smithi177 bash[81864]: cluster 2024-07-28T15:33:57.941204+0000 mgr.y (mgr.25253) 7357 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:33:59 smithi177 bash[79620]: cluster 2024-07-28T15:33:57.941204+0000 mgr.y (mgr.25253) 7357 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:33:59.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13884 16 16 0 0 0 - 0 2024-07-28T15:34:00.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13885 16 16 0 0 0 - 0 2024-07-28T15:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:01 smithi204 bash[68176]: cluster 2024-07-28T15:33:59.942644+0000 mgr.y (mgr.25253) 7358 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:01 smithi204 bash[68176]: audit 2024-07-28T15:34:01.061410+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:01 smithi177 bash[81864]: cluster 2024-07-28T15:33:59.942644+0000 mgr.y (mgr.25253) 7358 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:01 smithi177 bash[81864]: audit 2024-07-28T15:34:01.061410+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:01 smithi177 bash[79620]: cluster 2024-07-28T15:33:59.942644+0000 mgr.y (mgr.25253) 7358 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:01 smithi177 bash[79620]: audit 2024-07-28T15:34:01.061410+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:01.532 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13886 16 16 0 0 0 - 0 2024-07-28T15:34:02.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13887 16 16 0 0 0 - 0 2024-07-28T15:34:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:03 smithi204 bash[68176]: cluster 2024-07-28T15:34:01.944133+0000 mgr.y (mgr.25253) 7359 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:03 smithi177 bash[81864]: cluster 2024-07-28T15:34:01.944133+0000 mgr.y (mgr.25253) 7359 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:03 smithi177 bash[79620]: cluster 2024-07-28T15:34:01.944133+0000 mgr.y (mgr.25253) 7359 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:03.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13888 16 16 0 0 0 - 0 2024-07-28T15:34:04.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13889 16 16 0 0 0 - 0 2024-07-28T15:34:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:05 smithi204 bash[68176]: cluster 2024-07-28T15:34:03.945569+0000 mgr.y (mgr.25253) 7360 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:05 smithi177 bash[81864]: cluster 2024-07-28T15:34:03.945569+0000 mgr.y (mgr.25253) 7360 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:05 smithi177 bash[79620]: cluster 2024-07-28T15:34:03.945569+0000 mgr.y (mgr.25253) 7360 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:05.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13890 16 16 0 0 0 - 0 2024-07-28T15:34:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:06] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:34:06.533 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13891 16 16 0 0 0 - 0 2024-07-28T15:34:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:07 smithi204 bash[68176]: cluster 2024-07-28T15:34:05.947007+0000 mgr.y (mgr.25253) 7361 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:07 smithi177 bash[79620]: cluster 2024-07-28T15:34:05.947007+0000 mgr.y (mgr.25253) 7361 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:07 smithi177 bash[81864]: cluster 2024-07-28T15:34:05.947007+0000 mgr.y (mgr.25253) 7361 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:07.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13892 16 16 0 0 0 - 0 2024-07-28T15:34:08.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13893 16 16 0 0 0 - 0 2024-07-28T15:34:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:09 smithi204 bash[68176]: cluster 2024-07-28T15:34:07.948528+0000 mgr.y (mgr.25253) 7362 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:09 smithi177 bash[81864]: cluster 2024-07-28T15:34:07.948528+0000 mgr.y (mgr.25253) 7362 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:09 smithi177 bash[79620]: cluster 2024-07-28T15:34:07.948528+0000 mgr.y (mgr.25253) 7362 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:09.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13894 16 16 0 0 0 - 0 2024-07-28T15:34:10.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13895 16 16 0 0 0 - 0 2024-07-28T15:34:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:11 smithi204 bash[68176]: cluster 2024-07-28T15:34:09.949970+0000 mgr.y (mgr.25253) 7363 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:11 smithi177 bash[81864]: cluster 2024-07-28T15:34:09.949970+0000 mgr.y (mgr.25253) 7363 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:11 smithi177 bash[79620]: cluster 2024-07-28T15:34:09.949970+0000 mgr.y (mgr.25253) 7363 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:11.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13896 16 16 0 0 0 - 0 2024-07-28T15:34:12.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13897 16 16 0 0 0 - 0 2024-07-28T15:34:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:12 smithi204 bash[60899]: ts=2024-07-28T15:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:13 smithi177 bash[79620]: cluster 2024-07-28T15:34:11.951414+0000 mgr.y (mgr.25253) 7364 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:13 smithi177 bash[81864]: cluster 2024-07-28T15:34:11.951414+0000 mgr.y (mgr.25253) 7364 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:13.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13898 16 16 0 0 0 - 0 2024-07-28T15:34:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:13 smithi204 bash[68176]: cluster 2024-07-28T15:34:11.951414+0000 mgr.y (mgr.25253) 7364 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:14.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13899 16 16 0 0 0 - 0 2024-07-28T15:34:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:15 smithi177 bash[81864]: cluster 2024-07-28T15:34:13.952870+0000 mgr.y (mgr.25253) 7365 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:15 smithi177 bash[79620]: cluster 2024-07-28T15:34:13.952870+0000 mgr.y (mgr.25253) 7365 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:15.534 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:34:15.536047+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:15.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:15.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13900 16 16 0 0 0 - 0 2024-07-28T15:34:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:15 smithi204 bash[68176]: cluster 2024-07-28T15:34:13.952870+0000 mgr.y (mgr.25253) 7365 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:16] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:34:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:16 smithi177 bash[81864]: audit 2024-07-28T15:34:16.061920+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:16 smithi177 bash[79620]: audit 2024-07-28T15:34:16.061920+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:16.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13901 16 16 0 0 0 - 0 2024-07-28T15:34:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:16 smithi204 bash[68176]: audit 2024-07-28T15:34:16.061920+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:17 smithi177 bash[81864]: cluster 2024-07-28T15:34:15.954343+0000 mgr.y (mgr.25253) 7366 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:17 smithi177 bash[79620]: cluster 2024-07-28T15:34:15.954343+0000 mgr.y (mgr.25253) 7366 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:17.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13902 16 16 0 0 0 - 0 2024-07-28T15:34:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:17 smithi204 bash[68176]: cluster 2024-07-28T15:34:15.954343+0000 mgr.y (mgr.25253) 7366 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:18.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:18 smithi177 bash[81864]: cluster 2024-07-28T15:34:17.955807+0000 mgr.y (mgr.25253) 7367 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:18.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:18 smithi177 bash[79620]: cluster 2024-07-28T15:34:17.955807+0000 mgr.y (mgr.25253) 7367 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:18.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13903 16 16 0 0 0 - 0 2024-07-28T15:34:18.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:18 smithi204 bash[68176]: cluster 2024-07-28T15:34:17.955807+0000 mgr.y (mgr.25253) 7367 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:19.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13904 16 16 0 0 0 - 0 2024-07-28T15:34:20.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13905 16 16 0 0 0 - 0 2024-07-28T15:34:21.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:21 smithi177 bash[81864]: cluster 2024-07-28T15:34:19.957203+0000 mgr.y (mgr.25253) 7368 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:21.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:21 smithi177 bash[79620]: cluster 2024-07-28T15:34:19.957203+0000 mgr.y (mgr.25253) 7368 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:21 smithi204 bash[68176]: cluster 2024-07-28T15:34:19.957203+0000 mgr.y (mgr.25253) 7368 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:21.535 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13906 16 16 0 0 0 - 0 2024-07-28T15:34:22.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13907 16 16 0 0 0 - 0 2024-07-28T15:34:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:23 smithi177 bash[81864]: cluster 2024-07-28T15:34:21.958662+0000 mgr.y (mgr.25253) 7369 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:23.268 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:23 smithi177 bash[79620]: cluster 2024-07-28T15:34:21.958662+0000 mgr.y (mgr.25253) 7369 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:23.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:23 smithi204 bash[68176]: cluster 2024-07-28T15:34:21.958662+0000 mgr.y (mgr.25253) 7369 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:23.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13908 16 16 0 0 0 - 0 2024-07-28T15:34:24.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13909 16 16 0 0 0 - 0 2024-07-28T15:34:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:25 smithi204 bash[68176]: cluster 2024-07-28T15:34:23.960112+0000 mgr.y (mgr.25253) 7370 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:25 smithi177 bash[81864]: cluster 2024-07-28T15:34:23.960112+0000 mgr.y (mgr.25253) 7370 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:25 smithi177 bash[79620]: cluster 2024-07-28T15:34:23.960112+0000 mgr.y (mgr.25253) 7370 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:25.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13910 16 16 0 0 0 - 0 2024-07-28T15:34:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:26] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:34:26.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13911 16 16 0 0 0 - 0 2024-07-28T15:34:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:27 smithi204 bash[68176]: cluster 2024-07-28T15:34:25.961558+0000 mgr.y (mgr.25253) 7371 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:27 smithi177 bash[81864]: cluster 2024-07-28T15:34:25.961558+0000 mgr.y (mgr.25253) 7371 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:27 smithi177 bash[79620]: cluster 2024-07-28T15:34:25.961558+0000 mgr.y (mgr.25253) 7371 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:27.536 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13912 16 16 0 0 0 - 0 2024-07-28T15:34:28.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13913 16 16 0 0 0 - 0 2024-07-28T15:34:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:29 smithi204 bash[68176]: cluster 2024-07-28T15:34:27.962983+0000 mgr.y (mgr.25253) 7372 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:29 smithi177 bash[81864]: cluster 2024-07-28T15:34:27.962983+0000 mgr.y (mgr.25253) 7372 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:29.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:29 smithi177 bash[79620]: cluster 2024-07-28T15:34:27.962983+0000 mgr.y (mgr.25253) 7372 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:29.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13914 16 16 0 0 0 - 0 2024-07-28T15:34:30.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13915 16 16 0 0 0 - 0 2024-07-28T15:34:31.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:31 smithi204 bash[68176]: cluster 2024-07-28T15:34:29.964452+0000 mgr.y (mgr.25253) 7373 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:31 smithi177 bash[81864]: cluster 2024-07-28T15:34:29.964452+0000 mgr.y (mgr.25253) 7373 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:31 smithi177 bash[79620]: cluster 2024-07-28T15:34:29.964452+0000 mgr.y (mgr.25253) 7373 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:31.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13916 16 16 0 0 0 - 0 2024-07-28T15:34:32.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:32 smithi204 bash[68176]: audit 2024-07-28T15:34:31.062284+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:32 smithi177 bash[81864]: audit 2024-07-28T15:34:31.062284+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:32 smithi177 bash[79620]: audit 2024-07-28T15:34:31.062284+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:32.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13917 16 16 0 0 0 - 0 2024-07-28T15:34:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:33 smithi204 bash[68176]: cluster 2024-07-28T15:34:31.965911+0000 mgr.y (mgr.25253) 7374 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:33.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:33 smithi177 bash[81864]: cluster 2024-07-28T15:34:31.965911+0000 mgr.y (mgr.25253) 7374 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:33.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:33 smithi177 bash[79620]: cluster 2024-07-28T15:34:31.965911+0000 mgr.y (mgr.25253) 7374 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:33.537 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13918 16 16 0 0 0 - 0 2024-07-28T15:34:34.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13919 16 16 0 0 0 - 0 2024-07-28T15:34:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:35 smithi204 bash[68176]: cluster 2024-07-28T15:34:33.967349+0000 mgr.y (mgr.25253) 7375 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:35 smithi177 bash[81864]: cluster 2024-07-28T15:34:33.967349+0000 mgr.y (mgr.25253) 7375 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:35 smithi177 bash[79620]: cluster 2024-07-28T15:34:33.967349+0000 mgr.y (mgr.25253) 7375 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:35.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:34:35.539396+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:35.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:35.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13920 16 16 0 0 0 - 0 2024-07-28T15:34:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:36] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:34:36.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13921 16 16 0 0 0 - 0 2024-07-28T15:34:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:37 smithi204 bash[68176]: cluster 2024-07-28T15:34:35.968824+0000 mgr.y (mgr.25253) 7376 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:37 smithi177 bash[79620]: cluster 2024-07-28T15:34:35.968824+0000 mgr.y (mgr.25253) 7376 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:37 smithi177 bash[81864]: cluster 2024-07-28T15:34:35.968824+0000 mgr.y (mgr.25253) 7376 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:37.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13922 16 16 0 0 0 - 0 2024-07-28T15:34:38.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:38 smithi204 bash[68176]: audit 2024-07-28T15:34:37.084667+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:38 smithi177 bash[81864]: audit 2024-07-28T15:34:37.084667+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:38 smithi177 bash[79620]: audit 2024-07-28T15:34:37.084667+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13923 16 16 0 0 0 - 0 2024-07-28T15:34:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:39 smithi204 bash[68176]: cluster 2024-07-28T15:34:37.970274+0000 mgr.y (mgr.25253) 7377 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:39 smithi177 bash[79620]: cluster 2024-07-28T15:34:37.970274+0000 mgr.y (mgr.25253) 7377 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:39 smithi177 bash[81864]: cluster 2024-07-28T15:34:37.970274+0000 mgr.y (mgr.25253) 7377 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:39.538 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13924 16 16 0 0 0 - 0 2024-07-28T15:34:40.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13925 16 16 0 0 0 - 0 2024-07-28T15:34:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:41 smithi204 bash[68176]: cluster 2024-07-28T15:34:39.971034+0000 mgr.y (mgr.25253) 7378 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:41 smithi177 bash[79620]: cluster 2024-07-28T15:34:39.971034+0000 mgr.y (mgr.25253) 7378 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:41 smithi177 bash[81864]: cluster 2024-07-28T15:34:39.971034+0000 mgr.y (mgr.25253) 7378 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:41.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13926 16 16 0 0 0 - 0 2024-07-28T15:34:42.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13927 16 16 0 0 0 - 0 2024-07-28T15:34:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:43 smithi204 bash[68176]: cluster 2024-07-28T15:34:41.972475+0000 mgr.y (mgr.25253) 7379 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:43 smithi204 bash[68176]: audit 2024-07-28T15:34:42.661537+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:43 smithi204 bash[68176]: audit 2024-07-28T15:34:42.668559+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:43 smithi204 bash[68176]: audit 2024-07-28T15:34:42.980715+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:43 smithi204 bash[68176]: audit 2024-07-28T15:34:42.988285+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[81864]: cluster 2024-07-28T15:34:41.972475+0000 mgr.y (mgr.25253) 7379 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[81864]: audit 2024-07-28T15:34:42.661537+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[81864]: audit 2024-07-28T15:34:42.668559+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[81864]: audit 2024-07-28T15:34:42.980715+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[81864]: audit 2024-07-28T15:34:42.988285+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[79620]: cluster 2024-07-28T15:34:41.972475+0000 mgr.y (mgr.25253) 7379 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[79620]: audit 2024-07-28T15:34:42.661537+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[79620]: audit 2024-07-28T15:34:42.668559+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[79620]: audit 2024-07-28T15:34:42.980715+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:43 smithi177 bash[79620]: audit 2024-07-28T15:34:42.988285+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:43.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13928 16 16 0 0 0 - 0 2024-07-28T15:34:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:44 smithi204 bash[68176]: audit 2024-07-28T15:34:43.557439+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:44 smithi204 bash[68176]: audit 2024-07-28T15:34:43.559036+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:44.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:44 smithi204 bash[68176]: audit 2024-07-28T15:34:43.570589+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[79620]: audit 2024-07-28T15:34:43.557439+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[79620]: audit 2024-07-28T15:34:43.559036+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:44.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[79620]: audit 2024-07-28T15:34:43.570589+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:44.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[81864]: audit 2024-07-28T15:34:43.557439+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:44.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[81864]: audit 2024-07-28T15:34:43.559036+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:44.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:44 smithi177 bash[81864]: audit 2024-07-28T15:34:43.570589+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:34:44.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13929 16 16 0 0 0 - 0 2024-07-28T15:34:45.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:45 smithi204 bash[68176]: cluster 2024-07-28T15:34:43.973904+0000 mgr.y (mgr.25253) 7380 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:45 smithi177 bash[81864]: cluster 2024-07-28T15:34:43.973904+0000 mgr.y (mgr.25253) 7380 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:45 smithi177 bash[79620]: cluster 2024-07-28T15:34:43.973904+0000 mgr.y (mgr.25253) 7380 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:45.539 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13930 16 16 0 0 0 - 0 2024-07-28T15:34:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:46 smithi204 bash[68176]: audit 2024-07-28T15:34:46.062713+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:46] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-07-28T15:34:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:46 smithi177 bash[81864]: audit 2024-07-28T15:34:46.062713+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:46 smithi177 bash[79620]: audit 2024-07-28T15:34:46.062713+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:46.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13931 16 16 0 0 0 - 0 2024-07-28T15:34:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:47 smithi204 bash[68176]: cluster 2024-07-28T15:34:45.975329+0000 mgr.y (mgr.25253) 7381 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:47 smithi177 bash[81864]: cluster 2024-07-28T15:34:45.975329+0000 mgr.y (mgr.25253) 7381 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:47 smithi177 bash[79620]: cluster 2024-07-28T15:34:45.975329+0000 mgr.y (mgr.25253) 7381 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:47.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13932 16 16 0 0 0 - 0 2024-07-28T15:34:48.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13933 16 16 0 0 0 - 0 2024-07-28T15:34:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:49 smithi204 bash[68176]: cluster 2024-07-28T15:34:47.976789+0000 mgr.y (mgr.25253) 7382 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:49 smithi177 bash[81864]: cluster 2024-07-28T15:34:47.976789+0000 mgr.y (mgr.25253) 7382 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:49 smithi177 bash[79620]: cluster 2024-07-28T15:34:47.976789+0000 mgr.y (mgr.25253) 7382 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:49.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13934 16 16 0 0 0 - 0 2024-07-28T15:34:50.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13935 16 16 0 0 0 - 0 2024-07-28T15:34:51.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:51 smithi204 bash[68176]: cluster 2024-07-28T15:34:49.978209+0000 mgr.y (mgr.25253) 7383 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:51 smithi177 bash[81864]: cluster 2024-07-28T15:34:49.978209+0000 mgr.y (mgr.25253) 7383 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:51 smithi177 bash[79620]: cluster 2024-07-28T15:34:49.978209+0000 mgr.y (mgr.25253) 7383 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:51.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13936 16 16 0 0 0 - 0 2024-07-28T15:34:52.540 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13937 16 16 0 0 0 - 0 2024-07-28T15:34:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:34:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:53 smithi204 bash[68176]: cluster 2024-07-28T15:34:51.979722+0000 mgr.y (mgr.25253) 7384 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:53 smithi177 bash[81864]: cluster 2024-07-28T15:34:51.979722+0000 mgr.y (mgr.25253) 7384 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:53 smithi177 bash[79620]: cluster 2024-07-28T15:34:51.979722+0000 mgr.y (mgr.25253) 7384 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:53.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13938 16 16 0 0 0 - 0 2024-07-28T15:34:54.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13939 16 16 0 0 0 - 0 2024-07-28T15:34:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:55 smithi204 bash[68176]: cluster 2024-07-28T15:34:53.981092+0000 mgr.y (mgr.25253) 7385 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:55 smithi177 bash[81864]: cluster 2024-07-28T15:34:53.981092+0000 mgr.y (mgr.25253) 7385 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:55 smithi177 bash[79620]: cluster 2024-07-28T15:34:53.981092+0000 mgr.y (mgr.25253) 7385 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:55.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:34:55.542323+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:55.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:55.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13940 16 16 0 0 0 - 0 2024-07-28T15:34:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:34:56] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:34:56.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13941 16 16 0 0 0 - 0 2024-07-28T15:34:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:57 smithi204 bash[68176]: cluster 2024-07-28T15:34:55.982521+0000 mgr.y (mgr.25253) 7386 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:57 smithi177 bash[81864]: cluster 2024-07-28T15:34:55.982521+0000 mgr.y (mgr.25253) 7386 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:57 smithi177 bash[79620]: cluster 2024-07-28T15:34:55.982521+0000 mgr.y (mgr.25253) 7386 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:57.541 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13942 16 16 0 0 0 - 0 2024-07-28T15:34:58.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13943 16 16 0 0 0 - 0 2024-07-28T15:34:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:34:59 smithi204 bash[68176]: cluster 2024-07-28T15:34:57.983973+0000 mgr.y (mgr.25253) 7387 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:34:59 smithi177 bash[81864]: cluster 2024-07-28T15:34:57.983973+0000 mgr.y (mgr.25253) 7387 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:34:59 smithi177 bash[79620]: cluster 2024-07-28T15:34:57.983973+0000 mgr.y (mgr.25253) 7387 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:34:59.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13944 16 16 0 0 0 - 0 2024-07-28T15:35:00.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13945 16 16 0 0 0 - 0 2024-07-28T15:35:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:01 smithi204 bash[68176]: cluster 2024-07-28T15:34:59.985346+0000 mgr.y (mgr.25253) 7388 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:01 smithi204 bash[68176]: audit 2024-07-28T15:35:01.062989+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:01 smithi177 bash[81864]: cluster 2024-07-28T15:34:59.985346+0000 mgr.y (mgr.25253) 7388 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:01 smithi177 bash[81864]: audit 2024-07-28T15:35:01.062989+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:01 smithi177 bash[79620]: cluster 2024-07-28T15:34:59.985346+0000 mgr.y (mgr.25253) 7388 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:01 smithi177 bash[79620]: audit 2024-07-28T15:35:01.062989+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:01.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13946 16 16 0 0 0 - 0 2024-07-28T15:35:02.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13947 16 16 0 0 0 - 0 2024-07-28T15:35:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:03 smithi204 bash[68176]: cluster 2024-07-28T15:35:01.986818+0000 mgr.y (mgr.25253) 7389 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:03 smithi177 bash[81864]: cluster 2024-07-28T15:35:01.986818+0000 mgr.y (mgr.25253) 7389 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:03 smithi177 bash[79620]: cluster 2024-07-28T15:35:01.986818+0000 mgr.y (mgr.25253) 7389 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:03.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13948 16 16 0 0 0 - 0 2024-07-28T15:35:04.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13949 16 16 0 0 0 - 0 2024-07-28T15:35:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:05 smithi204 bash[68176]: cluster 2024-07-28T15:35:03.988314+0000 mgr.y (mgr.25253) 7390 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:05 smithi177 bash[81864]: cluster 2024-07-28T15:35:03.988314+0000 mgr.y (mgr.25253) 7390 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:05 smithi177 bash[79620]: cluster 2024-07-28T15:35:03.988314+0000 mgr.y (mgr.25253) 7390 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:05.542 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13950 16 16 0 0 0 - 0 2024-07-28T15:35:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:35:06.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13951 16 16 0 0 0 - 0 2024-07-28T15:35:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:07 smithi204 bash[68176]: cluster 2024-07-28T15:35:05.989763+0000 mgr.y (mgr.25253) 7391 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:07 smithi177 bash[81864]: cluster 2024-07-28T15:35:05.989763+0000 mgr.y (mgr.25253) 7391 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:07 smithi177 bash[79620]: cluster 2024-07-28T15:35:05.989763+0000 mgr.y (mgr.25253) 7391 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:07.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13952 16 16 0 0 0 - 0 2024-07-28T15:35:08.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13953 16 16 0 0 0 - 0 2024-07-28T15:35:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:09 smithi204 bash[68176]: cluster 2024-07-28T15:35:07.991184+0000 mgr.y (mgr.25253) 7392 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:09 smithi177 bash[81864]: cluster 2024-07-28T15:35:07.991184+0000 mgr.y (mgr.25253) 7392 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:09 smithi177 bash[79620]: cluster 2024-07-28T15:35:07.991184+0000 mgr.y (mgr.25253) 7392 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:09.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13954 16 16 0 0 0 - 0 2024-07-28T15:35:10.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13955 16 16 0 0 0 - 0 2024-07-28T15:35:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:11 smithi204 bash[68176]: cluster 2024-07-28T15:35:09.992782+0000 mgr.y (mgr.25253) 7393 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:11 smithi177 bash[79620]: cluster 2024-07-28T15:35:09.992782+0000 mgr.y (mgr.25253) 7393 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:11 smithi177 bash[81864]: cluster 2024-07-28T15:35:09.992782+0000 mgr.y (mgr.25253) 7393 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:11.543 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13956 16 16 0 0 0 - 0 2024-07-28T15:35:12.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13957 16 16 0 0 0 - 0 2024-07-28T15:35:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:12 smithi204 bash[60899]: ts=2024-07-28T15:35:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:13 smithi204 bash[68176]: cluster 2024-07-28T15:35:11.994412+0000 mgr.y (mgr.25253) 7394 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:13 smithi177 bash[81864]: cluster 2024-07-28T15:35:11.994412+0000 mgr.y (mgr.25253) 7394 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:13 smithi177 bash[79620]: cluster 2024-07-28T15:35:11.994412+0000 mgr.y (mgr.25253) 7394 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:13.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13958 16 16 0 0 0 - 0 2024-07-28T15:35:14.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13959 16 16 0 0 0 - 0 2024-07-28T15:35:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:15 smithi204 bash[68176]: cluster 2024-07-28T15:35:13.996021+0000 mgr.y (mgr.25253) 7395 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:15 smithi177 bash[81864]: cluster 2024-07-28T15:35:13.996021+0000 mgr.y (mgr.25253) 7395 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:15 smithi177 bash[79620]: cluster 2024-07-28T15:35:13.996021+0000 mgr.y (mgr.25253) 7395 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:15.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:35:15.545678+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:15.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:15.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13960 16 16 0 0 0 - 0 2024-07-28T15:35:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:16 smithi204 bash[68176]: audit 2024-07-28T15:35:16.063398+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:35:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:16 smithi177 bash[81864]: audit 2024-07-28T15:35:16.063398+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:16 smithi177 bash[79620]: audit 2024-07-28T15:35:16.063398+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:16.544 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13961 16 16 0 0 0 - 0 2024-07-28T15:35:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:17 smithi204 bash[68176]: cluster 2024-07-28T15:35:15.997633+0000 mgr.y (mgr.25253) 7396 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:17 smithi177 bash[79620]: cluster 2024-07-28T15:35:15.997633+0000 mgr.y (mgr.25253) 7396 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:17 smithi177 bash[81864]: cluster 2024-07-28T15:35:15.997633+0000 mgr.y (mgr.25253) 7396 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:17.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13962 16 16 0 0 0 - 0 2024-07-28T15:35:18.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13963 16 16 0 0 0 - 0 2024-07-28T15:35:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:19 smithi177 bash[81864]: cluster 2024-07-28T15:35:17.999232+0000 mgr.y (mgr.25253) 7397 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:19.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:19 smithi177 bash[79620]: cluster 2024-07-28T15:35:17.999232+0000 mgr.y (mgr.25253) 7397 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:19.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13964 16 16 0 0 0 - 0 2024-07-28T15:35:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:19 smithi204 bash[68176]: cluster 2024-07-28T15:35:17.999232+0000 mgr.y (mgr.25253) 7397 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:20.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13965 16 16 0 0 0 - 0 2024-07-28T15:35:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:21 smithi177 bash[81864]: cluster 2024-07-28T15:35:20.000845+0000 mgr.y (mgr.25253) 7398 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:21 smithi177 bash[79620]: cluster 2024-07-28T15:35:20.000845+0000 mgr.y (mgr.25253) 7398 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:21.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13966 16 16 0 0 0 - 0 2024-07-28T15:35:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:21 smithi204 bash[68176]: cluster 2024-07-28T15:35:20.000845+0000 mgr.y (mgr.25253) 7398 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:22.545 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13967 16 16 0 0 0 - 0 2024-07-28T15:35:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:23 smithi177 bash[81864]: cluster 2024-07-28T15:35:22.002425+0000 mgr.y (mgr.25253) 7399 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:23 smithi177 bash[79620]: cluster 2024-07-28T15:35:22.002425+0000 mgr.y (mgr.25253) 7399 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:23.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13968 16 16 0 0 0 - 0 2024-07-28T15:35:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:23 smithi204 bash[68176]: cluster 2024-07-28T15:35:22.002425+0000 mgr.y (mgr.25253) 7399 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:24.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13969 16 16 0 0 0 - 0 2024-07-28T15:35:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:25 smithi177 bash[81864]: cluster 2024-07-28T15:35:24.003916+0000 mgr.y (mgr.25253) 7400 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:25 smithi177 bash[79620]: cluster 2024-07-28T15:35:24.003916+0000 mgr.y (mgr.25253) 7400 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:25.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13970 16 16 0 0 0 - 0 2024-07-28T15:35:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:25 smithi204 bash[68176]: cluster 2024-07-28T15:35:24.003916+0000 mgr.y (mgr.25253) 7400 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:35:26.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13971 16 16 0 0 0 - 0 2024-07-28T15:35:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:27 smithi177 bash[81864]: cluster 2024-07-28T15:35:26.005306+0000 mgr.y (mgr.25253) 7401 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:27 smithi177 bash[79620]: cluster 2024-07-28T15:35:26.005306+0000 mgr.y (mgr.25253) 7401 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:27.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13972 16 16 0 0 0 - 0 2024-07-28T15:35:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:27 smithi204 bash[68176]: cluster 2024-07-28T15:35:26.005306+0000 mgr.y (mgr.25253) 7401 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:28.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13973 16 16 0 0 0 - 0 2024-07-28T15:35:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:29 smithi177 bash[81864]: cluster 2024-07-28T15:35:28.006741+0000 mgr.y (mgr.25253) 7402 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:29 smithi177 bash[79620]: cluster 2024-07-28T15:35:28.006741+0000 mgr.y (mgr.25253) 7402 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:29.546 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13974 16 16 0 0 0 - 0 2024-07-28T15:35:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:29 smithi204 bash[68176]: cluster 2024-07-28T15:35:28.006741+0000 mgr.y (mgr.25253) 7402 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:30.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:30 smithi177 bash[81864]: cluster 2024-07-28T15:35:30.008194+0000 mgr.y (mgr.25253) 7403 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:30.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:30 smithi177 bash[79620]: cluster 2024-07-28T15:35:30.008194+0000 mgr.y (mgr.25253) 7403 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:30.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13975 16 16 0 0 0 - 0 2024-07-28T15:35:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:30 smithi204 bash[68176]: cluster 2024-07-28T15:35:30.008194+0000 mgr.y (mgr.25253) 7403 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:31 smithi177 bash[81864]: audit 2024-07-28T15:35:31.063803+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:31 smithi177 bash[79620]: audit 2024-07-28T15:35:31.063803+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:31.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13976 16 16 0 0 0 - 0 2024-07-28T15:35:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:31 smithi204 bash[68176]: audit 2024-07-28T15:35:31.063803+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:32.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:32 smithi177 bash[81864]: cluster 2024-07-28T15:35:32.009650+0000 mgr.y (mgr.25253) 7404 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:32.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:32 smithi177 bash[79620]: cluster 2024-07-28T15:35:32.009650+0000 mgr.y (mgr.25253) 7404 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:32.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13977 16 16 0 0 0 - 0 2024-07-28T15:35:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:32 smithi204 bash[68176]: cluster 2024-07-28T15:35:32.009650+0000 mgr.y (mgr.25253) 7404 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13978 16 16 0 0 0 - 0 2024-07-28T15:35:34.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13979 16 16 0 0 0 - 0 2024-07-28T15:35:35.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:35 smithi204 bash[68176]: cluster 2024-07-28T15:35:34.011088+0000 mgr.y (mgr.25253) 7405 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:35 smithi177 bash[81864]: cluster 2024-07-28T15:35:34.011088+0000 mgr.y (mgr.25253) 7405 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:35 smithi177 bash[79620]: cluster 2024-07-28T15:35:34.011088+0000 mgr.y (mgr.25253) 7405 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:35.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:35:35.548809+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:35.547 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:35.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13980 16 16 0 0 0 - 0 2024-07-28T15:35:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:35:36.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13981 16 16 0 0 0 - 0 2024-07-28T15:35:37.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:37 smithi204 bash[68176]: cluster 2024-07-28T15:35:36.012555+0000 mgr.y (mgr.25253) 7406 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:37 smithi177 bash[81864]: cluster 2024-07-28T15:35:36.012555+0000 mgr.y (mgr.25253) 7406 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:37 smithi177 bash[79620]: cluster 2024-07-28T15:35:36.012555+0000 mgr.y (mgr.25253) 7406 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:37.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13982 16 16 0 0 0 - 0 2024-07-28T15:35:38.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13983 16 16 0 0 0 - 0 2024-07-28T15:35:39.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:39 smithi204 bash[68176]: cluster 2024-07-28T15:35:38.014000+0000 mgr.y (mgr.25253) 7407 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:39 smithi177 bash[79620]: cluster 2024-07-28T15:35:38.014000+0000 mgr.y (mgr.25253) 7407 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:39 smithi177 bash[81864]: cluster 2024-07-28T15:35:38.014000+0000 mgr.y (mgr.25253) 7407 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:39.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13984 16 16 0 0 0 - 0 2024-07-28T15:35:40.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13985 16 16 0 0 0 - 0 2024-07-28T15:35:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:41 smithi204 bash[68176]: cluster 2024-07-28T15:35:40.015447+0000 mgr.y (mgr.25253) 7408 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:41 smithi177 bash[79620]: cluster 2024-07-28T15:35:40.015447+0000 mgr.y (mgr.25253) 7408 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:41 smithi177 bash[81864]: cluster 2024-07-28T15:35:40.015447+0000 mgr.y (mgr.25253) 7408 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:41.548 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13986 16 16 0 0 0 - 0 2024-07-28T15:35:42.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13987 16 16 0 0 0 - 0 2024-07-28T15:35:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:42 smithi177 bash[81864]: cluster 2024-07-28T15:35:42.016913+0000 mgr.y (mgr.25253) 7409 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:43.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:42 smithi177 bash[79620]: cluster 2024-07-28T15:35:42.016913+0000 mgr.y (mgr.25253) 7409 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:43.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:42 smithi204 bash[68176]: cluster 2024-07-28T15:35:42.016913+0000 mgr.y (mgr.25253) 7409 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:43.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13988 16 16 0 0 0 - 0 2024-07-28T15:35:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:43 smithi177 bash[79620]: audit 2024-07-28T15:35:43.702469+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:44.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:43 smithi177 bash[81864]: audit 2024-07-28T15:35:43.702469+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:44.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:43 smithi204 bash[68176]: audit 2024-07-28T15:35:43.702469+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:44.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13989 16 16 0 0 0 - 0 2024-07-28T15:35:45.018 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:44 smithi177 bash[81864]: cluster 2024-07-28T15:35:44.017624+0000 mgr.y (mgr.25253) 7410 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:45.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:44 smithi177 bash[79620]: cluster 2024-07-28T15:35:44.017624+0000 mgr.y (mgr.25253) 7410 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:45.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:44 smithi204 bash[68176]: cluster 2024-07-28T15:35:44.017624+0000 mgr.y (mgr.25253) 7410 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:45.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13990 16 16 0 0 0 - 0 2024-07-28T15:35:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:46 smithi204 bash[68176]: audit 2024-07-28T15:35:46.064108+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:46 smithi177 bash[79620]: audit 2024-07-28T15:35:46.064108+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:35:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:46 smithi177 bash[81864]: audit 2024-07-28T15:35:46.064108+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:46.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13991 16 16 0 0 0 - 0 2024-07-28T15:35:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:47 smithi204 bash[68176]: cluster 2024-07-28T15:35:46.019033+0000 mgr.y (mgr.25253) 7411 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:47 smithi177 bash[81864]: cluster 2024-07-28T15:35:46.019033+0000 mgr.y (mgr.25253) 7411 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:47 smithi177 bash[79620]: cluster 2024-07-28T15:35:46.019033+0000 mgr.y (mgr.25253) 7411 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:47.549 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13992 16 16 0 0 0 - 0 2024-07-28T15:35:48.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13993 16 16 0 0 0 - 0 2024-07-28T15:35:49.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:49 smithi204 bash[68176]: cluster 2024-07-28T15:35:48.020484+0000 mgr.y (mgr.25253) 7412 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:49 smithi177 bash[81864]: cluster 2024-07-28T15:35:48.020484+0000 mgr.y (mgr.25253) 7412 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:49.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:49 smithi177 bash[79620]: cluster 2024-07-28T15:35:48.020484+0000 mgr.y (mgr.25253) 7412 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:49.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13994 16 16 0 0 0 - 0 2024-07-28T15:35:50.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13995 16 16 0 0 0 - 0 2024-07-28T15:35:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:49.356037+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:49.361608+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:49.570065+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:49.579562+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:50.004885+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:35:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:50.006508+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:35:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: audit 2024-07-28T15:35:50.013469+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:50 smithi204 bash[68176]: cluster 2024-07-28T15:35:50.021850+0000 mgr.y (mgr.25253) 7413 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:49.356037+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:49.361608+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:49.570065+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:49.579562+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:50.004885+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:50.006508+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: audit 2024-07-28T15:35:50.013469+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[81864]: cluster 2024-07-28T15:35:50.021850+0000 mgr.y (mgr.25253) 7413 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:49.356037+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:49.361608+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:49.570065+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:49.579562+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:50.004885+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:35:50.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:50.006508+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:35:50.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: audit 2024-07-28T15:35:50.013469+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:35:50.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:50 smithi177 bash[79620]: cluster 2024-07-28T15:35:50.021850+0000 mgr.y (mgr.25253) 7413 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:51.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13996 16 16 0 0 0 - 0 2024-07-28T15:35:52.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13997 16 16 0 0 0 - 0 2024-07-28T15:35:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:35:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:53 smithi204 bash[68176]: cluster 2024-07-28T15:35:52.023297+0000 mgr.y (mgr.25253) 7414 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:53 smithi177 bash[81864]: cluster 2024-07-28T15:35:52.023297+0000 mgr.y (mgr.25253) 7414 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:53 smithi177 bash[79620]: cluster 2024-07-28T15:35:52.023297+0000 mgr.y (mgr.25253) 7414 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:53.550 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13998 16 16 0 0 0 - 0 2024-07-28T15:35:54.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:13999 16 16 0 0 0 - 0 2024-07-28T15:35:55.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:55 smithi204 bash[68176]: cluster 2024-07-28T15:35:54.024773+0000 mgr.y (mgr.25253) 7415 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:55 smithi177 bash[81864]: cluster 2024-07-28T15:35:54.024773+0000 mgr.y (mgr.25253) 7415 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:55 smithi177 bash[79620]: cluster 2024-07-28T15:35:54.024773+0000 mgr.y (mgr.25253) 7415 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:55.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:35:55.551994+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:55.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:55.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14000 16 16 0 0 0 - 0 2024-07-28T15:35:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:35:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:35:56.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14001 16 16 0 0 0 - 0 2024-07-28T15:35:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:57 smithi204 bash[68176]: cluster 2024-07-28T15:35:56.026213+0000 mgr.y (mgr.25253) 7416 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:57 smithi177 bash[81864]: cluster 2024-07-28T15:35:56.026213+0000 mgr.y (mgr.25253) 7416 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:57.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:57 smithi177 bash[79620]: cluster 2024-07-28T15:35:56.026213+0000 mgr.y (mgr.25253) 7416 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:57.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14002 16 16 0 0 0 - 0 2024-07-28T15:35:58.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14003 16 16 0 0 0 - 0 2024-07-28T15:35:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:35:59 smithi204 bash[68176]: cluster 2024-07-28T15:35:58.027700+0000 mgr.y (mgr.25253) 7417 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:35:59 smithi177 bash[81864]: cluster 2024-07-28T15:35:58.027700+0000 mgr.y (mgr.25253) 7417 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:35:59 smithi177 bash[79620]: cluster 2024-07-28T15:35:58.027700+0000 mgr.y (mgr.25253) 7417 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:35:59.551 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14004 16 16 0 0 0 - 0 2024-07-28T15:36:00.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14005 16 16 0 0 0 - 0 2024-07-28T15:36:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:01 smithi204 bash[68176]: cluster 2024-07-28T15:36:00.029135+0000 mgr.y (mgr.25253) 7418 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:01 smithi204 bash[68176]: audit 2024-07-28T15:36:01.064555+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:01 smithi177 bash[81864]: cluster 2024-07-28T15:36:00.029135+0000 mgr.y (mgr.25253) 7418 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:01 smithi177 bash[81864]: audit 2024-07-28T15:36:01.064555+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:01 smithi177 bash[79620]: cluster 2024-07-28T15:36:00.029135+0000 mgr.y (mgr.25253) 7418 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:01 smithi177 bash[79620]: audit 2024-07-28T15:36:01.064555+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:01.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14006 16 16 0 0 0 - 0 2024-07-28T15:36:02.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14007 16 16 0 0 0 - 0 2024-07-28T15:36:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:03 smithi204 bash[68176]: cluster 2024-07-28T15:36:02.030585+0000 mgr.y (mgr.25253) 7419 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:03 smithi177 bash[81864]: cluster 2024-07-28T15:36:02.030585+0000 mgr.y (mgr.25253) 7419 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:03 smithi177 bash[79620]: cluster 2024-07-28T15:36:02.030585+0000 mgr.y (mgr.25253) 7419 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:03.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14008 16 16 0 0 0 - 0 2024-07-28T15:36:04.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14009 16 16 0 0 0 - 0 2024-07-28T15:36:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:05 smithi204 bash[68176]: cluster 2024-07-28T15:36:04.032059+0000 mgr.y (mgr.25253) 7420 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:05 smithi177 bash[81864]: cluster 2024-07-28T15:36:04.032059+0000 mgr.y (mgr.25253) 7420 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:05.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:05 smithi177 bash[79620]: cluster 2024-07-28T15:36:04.032059+0000 mgr.y (mgr.25253) 7420 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:05.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14010 16 16 0 0 0 - 0 2024-07-28T15:36:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:06] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T15:36:06.552 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14011 16 16 0 0 0 - 0 2024-07-28T15:36:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:07 smithi204 bash[68176]: cluster 2024-07-28T15:36:06.033498+0000 mgr.y (mgr.25253) 7421 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:07 smithi177 bash[81864]: cluster 2024-07-28T15:36:06.033498+0000 mgr.y (mgr.25253) 7421 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:07 smithi177 bash[79620]: cluster 2024-07-28T15:36:06.033498+0000 mgr.y (mgr.25253) 7421 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:07.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14012 16 16 0 0 0 - 0 2024-07-28T15:36:08.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14013 16 16 0 0 0 - 0 2024-07-28T15:36:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:09 smithi204 bash[68176]: cluster 2024-07-28T15:36:08.034966+0000 mgr.y (mgr.25253) 7422 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:09 smithi177 bash[81864]: cluster 2024-07-28T15:36:08.034966+0000 mgr.y (mgr.25253) 7422 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:09 smithi177 bash[79620]: cluster 2024-07-28T15:36:08.034966+0000 mgr.y (mgr.25253) 7422 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:09.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14014 16 16 0 0 0 - 0 2024-07-28T15:36:10.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14015 16 16 0 0 0 - 0 2024-07-28T15:36:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:11 smithi204 bash[68176]: cluster 2024-07-28T15:36:10.036430+0000 mgr.y (mgr.25253) 7423 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:11 smithi177 bash[81864]: cluster 2024-07-28T15:36:10.036430+0000 mgr.y (mgr.25253) 7423 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:11 smithi177 bash[79620]: cluster 2024-07-28T15:36:10.036430+0000 mgr.y (mgr.25253) 7423 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:11.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14016 16 16 0 0 0 - 0 2024-07-28T15:36:12.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14017 16 16 0 0 0 - 0 2024-07-28T15:36:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:13 smithi204 bash[68176]: cluster 2024-07-28T15:36:12.037869+0000 mgr.y (mgr.25253) 7424 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:13 smithi177 bash[81864]: cluster 2024-07-28T15:36:12.037869+0000 mgr.y (mgr.25253) 7424 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:13 smithi177 bash[79620]: cluster 2024-07-28T15:36:12.037869+0000 mgr.y (mgr.25253) 7424 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:13.553 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14018 16 16 0 0 0 - 0 2024-07-28T15:36:14.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14019 16 16 0 0 0 - 0 2024-07-28T15:36:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:15 smithi204 bash[68176]: cluster 2024-07-28T15:36:14.039313+0000 mgr.y (mgr.25253) 7425 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:15 smithi177 bash[81864]: cluster 2024-07-28T15:36:14.039313+0000 mgr.y (mgr.25253) 7425 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:15 smithi177 bash[79620]: cluster 2024-07-28T15:36:14.039313+0000 mgr.y (mgr.25253) 7425 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:15.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:36:15.555268+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:15.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:15.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14020 16 16 0 0 0 - 0 2024-07-28T15:36:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:16 smithi204 bash[68176]: audit 2024-07-28T15:36:16.064928+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:16] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-07-28T15:36:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:16 smithi177 bash[81864]: audit 2024-07-28T15:36:16.064928+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:16 smithi177 bash[79620]: audit 2024-07-28T15:36:16.064928+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:16.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14021 16 16 0 0 0 - 0 2024-07-28T15:36:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:17 smithi204 bash[68176]: cluster 2024-07-28T15:36:16.040793+0000 mgr.y (mgr.25253) 7426 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:17 smithi177 bash[81864]: cluster 2024-07-28T15:36:16.040793+0000 mgr.y (mgr.25253) 7426 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:17 smithi177 bash[79620]: cluster 2024-07-28T15:36:16.040793+0000 mgr.y (mgr.25253) 7426 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:17.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14022 16 16 0 0 0 - 0 2024-07-28T15:36:18.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14023 16 16 0 0 0 - 0 2024-07-28T15:36:19.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:19 smithi204 bash[68176]: cluster 2024-07-28T15:36:18.042248+0000 mgr.y (mgr.25253) 7427 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:19 smithi177 bash[81864]: cluster 2024-07-28T15:36:18.042248+0000 mgr.y (mgr.25253) 7427 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:19.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:19 smithi177 bash[79620]: cluster 2024-07-28T15:36:18.042248+0000 mgr.y (mgr.25253) 7427 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:19.554 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14024 16 16 0 0 0 - 0 2024-07-28T15:36:20.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14025 16 16 0 0 0 - 0 2024-07-28T15:36:21.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:21 smithi204 bash[68176]: cluster 2024-07-28T15:36:20.043707+0000 mgr.y (mgr.25253) 7428 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:21 smithi177 bash[81864]: cluster 2024-07-28T15:36:20.043707+0000 mgr.y (mgr.25253) 7428 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:21 smithi177 bash[79620]: cluster 2024-07-28T15:36:20.043707+0000 mgr.y (mgr.25253) 7428 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:21.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14026 16 16 0 0 0 - 0 2024-07-28T15:36:22.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14027 16 16 0 0 0 - 0 2024-07-28T15:36:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:23 smithi204 bash[68176]: cluster 2024-07-28T15:36:22.045163+0000 mgr.y (mgr.25253) 7429 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:23.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:23 smithi177 bash[81864]: cluster 2024-07-28T15:36:22.045163+0000 mgr.y (mgr.25253) 7429 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:23.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:23 smithi177 bash[79620]: cluster 2024-07-28T15:36:22.045163+0000 mgr.y (mgr.25253) 7429 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:23.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14028 16 16 0 0 0 - 0 2024-07-28T15:36:24.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14029 16 16 0 0 0 - 0 2024-07-28T15:36:25.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:25 smithi204 bash[68176]: cluster 2024-07-28T15:36:24.046636+0000 mgr.y (mgr.25253) 7430 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:25 smithi177 bash[81864]: cluster 2024-07-28T15:36:24.046636+0000 mgr.y (mgr.25253) 7430 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:25 smithi177 bash[79620]: cluster 2024-07-28T15:36:24.046636+0000 mgr.y (mgr.25253) 7430 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:25.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14030 16 16 0 0 0 - 0 2024-07-28T15:36:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:36:26.555 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14031 16 16 0 0 0 - 0 2024-07-28T15:36:27.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:27 smithi204 bash[68176]: cluster 2024-07-28T15:36:26.048098+0000 mgr.y (mgr.25253) 7431 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:27 smithi177 bash[81864]: cluster 2024-07-28T15:36:26.048098+0000 mgr.y (mgr.25253) 7431 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:27 smithi177 bash[79620]: cluster 2024-07-28T15:36:26.048098+0000 mgr.y (mgr.25253) 7431 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:27.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14032 16 16 0 0 0 - 0 2024-07-28T15:36:28.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14033 16 16 0 0 0 - 0 2024-07-28T15:36:29.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:29 smithi204 bash[68176]: cluster 2024-07-28T15:36:28.049541+0000 mgr.y (mgr.25253) 7432 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:29 smithi177 bash[79620]: cluster 2024-07-28T15:36:28.049541+0000 mgr.y (mgr.25253) 7432 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:29 smithi177 bash[81864]: cluster 2024-07-28T15:36:28.049541+0000 mgr.y (mgr.25253) 7432 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:29.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14034 16 16 0 0 0 - 0 2024-07-28T15:36:30.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14035 16 16 0 0 0 - 0 2024-07-28T15:36:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:31 smithi177 bash[81864]: cluster 2024-07-28T15:36:30.051030+0000 mgr.y (mgr.25253) 7433 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:31 smithi177 bash[81864]: audit 2024-07-28T15:36:31.065688+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:31 smithi177 bash[79620]: cluster 2024-07-28T15:36:30.051030+0000 mgr.y (mgr.25253) 7433 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:31 smithi177 bash[79620]: audit 2024-07-28T15:36:31.065688+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:31.556 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14036 16 16 0 0 0 - 0 2024-07-28T15:36:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:31 smithi204 bash[68176]: cluster 2024-07-28T15:36:30.051030+0000 mgr.y (mgr.25253) 7433 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:31 smithi204 bash[68176]: audit 2024-07-28T15:36:31.065688+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:32.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14037 16 16 0 0 0 - 0 2024-07-28T15:36:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:33 smithi177 bash[79620]: cluster 2024-07-28T15:36:32.052510+0000 mgr.y (mgr.25253) 7434 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:33.582 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:33 smithi177 bash[81864]: cluster 2024-07-28T15:36:32.052510+0000 mgr.y (mgr.25253) 7434 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:33.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14038 16 16 0 0 0 - 0 2024-07-28T15:36:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:33 smithi204 bash[68176]: cluster 2024-07-28T15:36:32.052510+0000 mgr.y (mgr.25253) 7434 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:34.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14039 16 16 0 0 0 - 0 2024-07-28T15:36:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:35 smithi177 bash[81864]: cluster 2024-07-28T15:36:34.053968+0000 mgr.y (mgr.25253) 7435 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:35.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:35 smithi177 bash[79620]: cluster 2024-07-28T15:36:34.053968+0000 mgr.y (mgr.25253) 7435 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:35.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:36:35.558273+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:35.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:35.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14040 16 16 0 0 0 - 0 2024-07-28T15:36:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:35 smithi204 bash[68176]: cluster 2024-07-28T15:36:34.053968+0000 mgr.y (mgr.25253) 7435 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:36:36.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14041 16 16 0 0 0 - 0 2024-07-28T15:36:37.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:37 smithi177 bash[81864]: cluster 2024-07-28T15:36:36.055407+0000 mgr.y (mgr.25253) 7436 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:37 smithi177 bash[79620]: cluster 2024-07-28T15:36:36.055407+0000 mgr.y (mgr.25253) 7436 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:37.557 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14042 16 16 0 0 0 - 0 2024-07-28T15:36:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:37 smithi204 bash[68176]: cluster 2024-07-28T15:36:36.055407+0000 mgr.y (mgr.25253) 7436 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:38.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14043 16 16 0 0 0 - 0 2024-07-28T15:36:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:39 smithi177 bash[81864]: cluster 2024-07-28T15:36:38.056877+0000 mgr.y (mgr.25253) 7437 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:39.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:39 smithi177 bash[79620]: cluster 2024-07-28T15:36:38.056877+0000 mgr.y (mgr.25253) 7437 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:39.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14044 16 16 0 0 0 - 0 2024-07-28T15:36:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:39 smithi204 bash[68176]: cluster 2024-07-28T15:36:38.056877+0000 mgr.y (mgr.25253) 7437 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:40.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14045 16 16 0 0 0 - 0 2024-07-28T15:36:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:41 smithi177 bash[81864]: cluster 2024-07-28T15:36:40.058354+0000 mgr.y (mgr.25253) 7438 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:41.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:41 smithi177 bash[79620]: cluster 2024-07-28T15:36:40.058354+0000 mgr.y (mgr.25253) 7438 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:41.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14046 16 16 0 0 0 - 0 2024-07-28T15:36:41.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:41 smithi204 bash[68176]: cluster 2024-07-28T15:36:40.058354+0000 mgr.y (mgr.25253) 7438 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:42.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14047 16 16 0 0 0 - 0 2024-07-28T15:36:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:43 smithi177 bash[81864]: cluster 2024-07-28T15:36:42.059843+0000 mgr.y (mgr.25253) 7439 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:43 smithi177 bash[79620]: cluster 2024-07-28T15:36:42.059843+0000 mgr.y (mgr.25253) 7439 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:43.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14048 16 16 0 0 0 - 0 2024-07-28T15:36:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:43 smithi204 bash[68176]: cluster 2024-07-28T15:36:42.059843+0000 mgr.y (mgr.25253) 7439 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:44.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14049 16 16 0 0 0 - 0 2024-07-28T15:36:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:45 smithi177 bash[81864]: cluster 2024-07-28T15:36:44.061299+0000 mgr.y (mgr.25253) 7440 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:45 smithi177 bash[79620]: cluster 2024-07-28T15:36:44.061299+0000 mgr.y (mgr.25253) 7440 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:45.558 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14050 16 16 0 0 0 - 0 2024-07-28T15:36:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:45 smithi204 bash[68176]: cluster 2024-07-28T15:36:44.061299+0000 mgr.y (mgr.25253) 7440 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:36:46.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:46 smithi177 bash[81864]: audit 2024-07-28T15:36:46.065805+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:46 smithi177 bash[79620]: audit 2024-07-28T15:36:46.065805+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:46.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14051 16 16 0 0 0 - 0 2024-07-28T15:36:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:46 smithi204 bash[68176]: audit 2024-07-28T15:36:46.065805+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:47 smithi177 bash[81864]: cluster 2024-07-28T15:36:46.062750+0000 mgr.y (mgr.25253) 7441 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:47 smithi177 bash[79620]: cluster 2024-07-28T15:36:46.062750+0000 mgr.y (mgr.25253) 7441 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:47.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14052 16 16 0 0 0 - 0 2024-07-28T15:36:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:47 smithi204 bash[68176]: cluster 2024-07-28T15:36:46.062750+0000 mgr.y (mgr.25253) 7441 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:48.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:48 smithi177 bash[79620]: cluster 2024-07-28T15:36:48.064230+0000 mgr.y (mgr.25253) 7442 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:48.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:48 smithi177 bash[81864]: cluster 2024-07-28T15:36:48.064230+0000 mgr.y (mgr.25253) 7442 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:48.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14053 16 16 0 0 0 - 0 2024-07-28T15:36:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:48 smithi204 bash[68176]: cluster 2024-07-28T15:36:48.064230+0000 mgr.y (mgr.25253) 7442 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:49.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14054 16 16 0 0 0 - 0 2024-07-28T15:36:50.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:50 smithi177 bash[81864]: audit 2024-07-28T15:36:50.110959+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:36:50.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:50 smithi177 bash[79620]: audit 2024-07-28T15:36:50.110959+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:36:50.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14055 16 16 0 0 0 - 0 2024-07-28T15:36:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:50 smithi204 bash[68176]: audit 2024-07-28T15:36:50.110959+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:36:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[81864]: cluster 2024-07-28T15:36:50.065661+0000 mgr.y (mgr.25253) 7443 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[81864]: audit 2024-07-28T15:36:50.483287+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:51.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[81864]: audit 2024-07-28T15:36:50.489311+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[79620]: cluster 2024-07-28T15:36:50.065661+0000 mgr.y (mgr.25253) 7443 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[79620]: audit 2024-07-28T15:36:50.483287+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:51 smithi177 bash[79620]: audit 2024-07-28T15:36:50.489311+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:51.559 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14056 16 16 0 0 0 - 0 2024-07-28T15:36:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:51 smithi204 bash[68176]: cluster 2024-07-28T15:36:50.065661+0000 mgr.y (mgr.25253) 7443 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:51 smithi204 bash[68176]: audit 2024-07-28T15:36:50.483287+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:51 smithi204 bash[68176]: audit 2024-07-28T15:36:50.489311+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:52.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14057 16 16 0 0 0 - 0 2024-07-28T15:36:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:36:52 smithi204 bash[60899]: ts=2024-07-28T15:36:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:53 smithi177 bash[81864]: cluster 2024-07-28T15:36:52.067128+0000 mgr.y (mgr.25253) 7444 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:53.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:53 smithi177 bash[79620]: cluster 2024-07-28T15:36:52.067128+0000 mgr.y (mgr.25253) 7444 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:53.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14058 16 16 0 0 0 - 0 2024-07-28T15:36:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:53 smithi204 bash[68176]: cluster 2024-07-28T15:36:52.067128+0000 mgr.y (mgr.25253) 7444 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:54.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14059 16 16 0 0 0 - 0 2024-07-28T15:36:55.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:55 smithi177 bash[79620]: cluster 2024-07-28T15:36:54.068611+0000 mgr.y (mgr.25253) 7445 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:55 smithi177 bash[81864]: cluster 2024-07-28T15:36:54.068611+0000 mgr.y (mgr.25253) 7445 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:55.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:36:55.561252+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:55.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:55.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14060 16 16 0 0 0 - 0 2024-07-28T15:36:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:55 smithi204 bash[68176]: cluster 2024-07-28T15:36:54.068611+0000 mgr.y (mgr.25253) 7445 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:36:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:36:56.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14061 16 16 0 0 0 - 0 2024-07-28T15:36:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:55.952868+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:55.956990+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: cluster 2024-07-28T15:36:56.069291+0000 mgr.y (mgr.25253) 7446 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:56.095664+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:56.103100+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:56.490836+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:56.491896+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[81864]: audit 2024-07-28T15:36:56.500180+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:55.952868+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:55.956990+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: cluster 2024-07-28T15:36:56.069291+0000 mgr.y (mgr.25253) 7446 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:56.095664+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:56.103100+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:56.490836+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:56.491896+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:57.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:56 smithi177 bash[79620]: audit 2024-07-28T15:36:56.500180+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:55.952868+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:55.956990+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: cluster 2024-07-28T15:36:56.069291+0000 mgr.y (mgr.25253) 7446 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:56.095664+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:56.103100+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:56.490836+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:56.491896+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:57.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:56 smithi204 bash[68176]: audit 2024-07-28T15:36:56.500180+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:36:57.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14062 16 16 0 0 0 - 0 2024-07-28T15:36:58.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14063 16 16 0 0 0 - 0 2024-07-28T15:36:59.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:36:59 smithi204 bash[68176]: cluster 2024-07-28T15:36:58.070694+0000 mgr.y (mgr.25253) 7447 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:36:59 smithi177 bash[81864]: cluster 2024-07-28T15:36:58.070694+0000 mgr.y (mgr.25253) 7447 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:36:59 smithi177 bash[79620]: cluster 2024-07-28T15:36:58.070694+0000 mgr.y (mgr.25253) 7447 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:36:59.560 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14064 16 16 0 0 0 - 0 2024-07-28T15:37:00.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14065 16 16 0 0 0 - 0 2024-07-28T15:37:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:01 smithi204 bash[68176]: cluster 2024-07-28T15:37:00.072167+0000 mgr.y (mgr.25253) 7448 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:01 smithi204 bash[68176]: audit 2024-07-28T15:37:01.066224+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:01 smithi177 bash[81864]: cluster 2024-07-28T15:37:00.072167+0000 mgr.y (mgr.25253) 7448 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:01 smithi177 bash[81864]: audit 2024-07-28T15:37:01.066224+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:01 smithi177 bash[79620]: cluster 2024-07-28T15:37:00.072167+0000 mgr.y (mgr.25253) 7448 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:01 smithi177 bash[79620]: audit 2024-07-28T15:37:01.066224+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:01.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14066 16 16 0 0 0 - 0 2024-07-28T15:37:02.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14067 16 16 0 0 0 - 0 2024-07-28T15:37:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:03 smithi204 bash[68176]: cluster 2024-07-28T15:37:02.073668+0000 mgr.y (mgr.25253) 7449 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:03 smithi177 bash[81864]: cluster 2024-07-28T15:37:02.073668+0000 mgr.y (mgr.25253) 7449 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:03 smithi177 bash[79620]: cluster 2024-07-28T15:37:02.073668+0000 mgr.y (mgr.25253) 7449 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:03.561 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14068 16 16 0 0 0 - 0 2024-07-28T15:37:04.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14069 16 16 0 0 0 - 0 2024-07-28T15:37:05.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:05 smithi204 bash[68176]: cluster 2024-07-28T15:37:04.075117+0000 mgr.y (mgr.25253) 7450 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:05 smithi177 bash[81864]: cluster 2024-07-28T15:37:04.075117+0000 mgr.y (mgr.25253) 7450 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:05 smithi177 bash[79620]: cluster 2024-07-28T15:37:04.075117+0000 mgr.y (mgr.25253) 7450 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:05.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14070 16 16 0 0 0 - 0 2024-07-28T15:37:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:37:06.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14071 16 16 0 0 0 - 0 2024-07-28T15:37:07.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:07 smithi204 bash[68176]: cluster 2024-07-28T15:37:06.076597+0000 mgr.y (mgr.25253) 7451 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:07 smithi177 bash[81864]: cluster 2024-07-28T15:37:06.076597+0000 mgr.y (mgr.25253) 7451 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:07.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:07 smithi177 bash[79620]: cluster 2024-07-28T15:37:06.076597+0000 mgr.y (mgr.25253) 7451 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:07.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14072 16 16 0 0 0 - 0 2024-07-28T15:37:08.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14073 16 16 0 0 0 - 0 2024-07-28T15:37:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:09 smithi204 bash[68176]: cluster 2024-07-28T15:37:08.078037+0000 mgr.y (mgr.25253) 7452 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:09 smithi177 bash[81864]: cluster 2024-07-28T15:37:08.078037+0000 mgr.y (mgr.25253) 7452 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:09 smithi177 bash[79620]: cluster 2024-07-28T15:37:08.078037+0000 mgr.y (mgr.25253) 7452 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:09.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14074 16 16 0 0 0 - 0 2024-07-28T15:37:10.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14075 16 16 0 0 0 - 0 2024-07-28T15:37:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:11 smithi204 bash[68176]: cluster 2024-07-28T15:37:10.079490+0000 mgr.y (mgr.25253) 7453 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:11 smithi177 bash[81864]: cluster 2024-07-28T15:37:10.079490+0000 mgr.y (mgr.25253) 7453 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:11 smithi177 bash[79620]: cluster 2024-07-28T15:37:10.079490+0000 mgr.y (mgr.25253) 7453 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:11.562 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14076 16 16 0 0 0 - 0 2024-07-28T15:37:12.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14077 16 16 0 0 0 - 0 2024-07-28T15:37:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:13 smithi204 bash[68176]: cluster 2024-07-28T15:37:12.080964+0000 mgr.y (mgr.25253) 7454 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:13.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:13 smithi177 bash[81864]: cluster 2024-07-28T15:37:12.080964+0000 mgr.y (mgr.25253) 7454 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:13 smithi177 bash[79620]: cluster 2024-07-28T15:37:12.080964+0000 mgr.y (mgr.25253) 7454 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:13.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14078 16 16 0 0 0 - 0 2024-07-28T15:37:14.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14079 16 16 0 0 0 - 0 2024-07-28T15:37:15.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:15 smithi204 bash[68176]: cluster 2024-07-28T15:37:14.082420+0000 mgr.y (mgr.25253) 7455 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:15 smithi177 bash[81864]: cluster 2024-07-28T15:37:14.082420+0000 mgr.y (mgr.25253) 7455 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:15.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:15 smithi177 bash[79620]: cluster 2024-07-28T15:37:14.082420+0000 mgr.y (mgr.25253) 7455 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:15.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:37:15.564442+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:15.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:15.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14080 16 16 0 0 0 - 0 2024-07-28T15:37:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:37:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:16 smithi177 bash[81864]: audit 2024-07-28T15:37:16.066473+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:16 smithi177 bash[79620]: audit 2024-07-28T15:37:16.066473+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:16.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14081 16 16 0 0 0 - 0 2024-07-28T15:37:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:16 smithi204 bash[68176]: audit 2024-07-28T15:37:16.066473+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:17.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:17 smithi177 bash[79620]: cluster 2024-07-28T15:37:16.083868+0000 mgr.y (mgr.25253) 7456 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:17.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:17 smithi177 bash[81864]: cluster 2024-07-28T15:37:16.083868+0000 mgr.y (mgr.25253) 7456 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:17.563 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14082 16 16 0 0 0 - 0 2024-07-28T15:37:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:17 smithi204 bash[68176]: cluster 2024-07-28T15:37:16.083868+0000 mgr.y (mgr.25253) 7456 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:18.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14083 16 16 0 0 0 - 0 2024-07-28T15:37:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:19 smithi177 bash[81864]: cluster 2024-07-28T15:37:18.085320+0000 mgr.y (mgr.25253) 7457 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:19.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:19 smithi177 bash[79620]: cluster 2024-07-28T15:37:18.085320+0000 mgr.y (mgr.25253) 7457 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:19.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14084 16 16 0 0 0 - 0 2024-07-28T15:37:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:19 smithi204 bash[68176]: cluster 2024-07-28T15:37:18.085320+0000 mgr.y (mgr.25253) 7457 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:20.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14085 16 16 0 0 0 - 0 2024-07-28T15:37:21.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:21 smithi177 bash[79620]: cluster 2024-07-28T15:37:20.086756+0000 mgr.y (mgr.25253) 7458 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:21.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:21 smithi177 bash[81864]: cluster 2024-07-28T15:37:20.086756+0000 mgr.y (mgr.25253) 7458 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:21.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14086 16 16 0 0 0 - 0 2024-07-28T15:37:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:21 smithi204 bash[68176]: cluster 2024-07-28T15:37:20.086756+0000 mgr.y (mgr.25253) 7458 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:22.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14087 16 16 0 0 0 - 0 2024-07-28T15:37:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:22 smithi204 bash[60899]: ts=2024-07-28T15:37:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:23 smithi177 bash[81864]: cluster 2024-07-28T15:37:22.088263+0000 mgr.y (mgr.25253) 7459 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:23.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:23 smithi177 bash[79620]: cluster 2024-07-28T15:37:22.088263+0000 mgr.y (mgr.25253) 7459 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:23.564 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14088 16 16 0 0 0 - 0 2024-07-28T15:37:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:23 smithi204 bash[68176]: cluster 2024-07-28T15:37:22.088263+0000 mgr.y (mgr.25253) 7459 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:24.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14089 16 16 0 0 0 - 0 2024-07-28T15:37:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:25 smithi177 bash[79620]: cluster 2024-07-28T15:37:24.089707+0000 mgr.y (mgr.25253) 7460 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:25 smithi177 bash[81864]: cluster 2024-07-28T15:37:24.089707+0000 mgr.y (mgr.25253) 7460 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:25.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14090 16 16 0 0 0 - 0 2024-07-28T15:37:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:25 smithi204 bash[68176]: cluster 2024-07-28T15:37:24.089707+0000 mgr.y (mgr.25253) 7460 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:26] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:37:26.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14091 16 16 0 0 0 - 0 2024-07-28T15:37:27.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:27 smithi177 bash[81864]: cluster 2024-07-28T15:37:26.091146+0000 mgr.y (mgr.25253) 7461 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:27 smithi177 bash[79620]: cluster 2024-07-28T15:37:26.091146+0000 mgr.y (mgr.25253) 7461 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:27.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14092 16 16 0 0 0 - 0 2024-07-28T15:37:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:27 smithi204 bash[68176]: cluster 2024-07-28T15:37:26.091146+0000 mgr.y (mgr.25253) 7461 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:28.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14093 16 16 0 0 0 - 0 2024-07-28T15:37:29.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:29 smithi177 bash[81864]: cluster 2024-07-28T15:37:28.092617+0000 mgr.y (mgr.25253) 7462 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:29.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:29 smithi177 bash[79620]: cluster 2024-07-28T15:37:28.092617+0000 mgr.y (mgr.25253) 7462 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:29.565 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14094 16 16 0 0 0 - 0 2024-07-28T15:37:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:29 smithi204 bash[68176]: cluster 2024-07-28T15:37:28.092617+0000 mgr.y (mgr.25253) 7462 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:30.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14095 16 16 0 0 0 - 0 2024-07-28T15:37:31.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:31 smithi177 bash[81864]: cluster 2024-07-28T15:37:30.094085+0000 mgr.y (mgr.25253) 7463 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:31 smithi177 bash[81864]: audit 2024-07-28T15:37:31.066945+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:31 smithi177 bash[79620]: cluster 2024-07-28T15:37:30.094085+0000 mgr.y (mgr.25253) 7463 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:31.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:31 smithi177 bash[79620]: audit 2024-07-28T15:37:31.066945+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:31.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14096 16 16 0 0 0 - 0 2024-07-28T15:37:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:31 smithi204 bash[68176]: cluster 2024-07-28T15:37:30.094085+0000 mgr.y (mgr.25253) 7463 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:31 smithi204 bash[68176]: audit 2024-07-28T15:37:31.066945+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:32.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14097 16 16 0 0 0 - 0 2024-07-28T15:37:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:33 smithi177 bash[81864]: cluster 2024-07-28T15:37:32.095567+0000 mgr.y (mgr.25253) 7464 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:33.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:33 smithi177 bash[79620]: cluster 2024-07-28T15:37:32.095567+0000 mgr.y (mgr.25253) 7464 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:33.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14098 16 16 0 0 0 - 0 2024-07-28T15:37:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:33 smithi204 bash[68176]: cluster 2024-07-28T15:37:32.095567+0000 mgr.y (mgr.25253) 7464 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:34.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14099 16 16 0 0 0 - 0 2024-07-28T15:37:35.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:35 smithi177 bash[79620]: cluster 2024-07-28T15:37:34.097099+0000 mgr.y (mgr.25253) 7465 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:35 smithi177 bash[81864]: cluster 2024-07-28T15:37:34.097099+0000 mgr.y (mgr.25253) 7465 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:35.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:37:35.567637+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:35.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:35.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14100 16 16 0 0 0 - 0 2024-07-28T15:37:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:35 smithi204 bash[68176]: cluster 2024-07-28T15:37:34.097099+0000 mgr.y (mgr.25253) 7465 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:36] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:37:36.566 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14101 16 16 0 0 0 - 0 2024-07-28T15:37:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:37 smithi177 bash[79620]: cluster 2024-07-28T15:37:36.098556+0000 mgr.y (mgr.25253) 7466 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:37 smithi177 bash[81864]: cluster 2024-07-28T15:37:36.098556+0000 mgr.y (mgr.25253) 7466 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:37.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14102 16 16 0 0 0 - 0 2024-07-28T15:37:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:37 smithi204 bash[68176]: cluster 2024-07-28T15:37:36.098556+0000 mgr.y (mgr.25253) 7466 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:38.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:38 smithi177 bash[79620]: cluster 2024-07-28T15:37:38.100062+0000 mgr.y (mgr.25253) 7467 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:38.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:38 smithi177 bash[81864]: cluster 2024-07-28T15:37:38.100062+0000 mgr.y (mgr.25253) 7467 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:38.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14103 16 16 0 0 0 - 0 2024-07-28T15:37:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:38 smithi204 bash[68176]: cluster 2024-07-28T15:37:38.100062+0000 mgr.y (mgr.25253) 7467 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:39.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14104 16 16 0 0 0 - 0 2024-07-28T15:37:40.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14105 16 16 0 0 0 - 0 2024-07-28T15:37:41.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:41 smithi204 bash[68176]: cluster 2024-07-28T15:37:40.101488+0000 mgr.y (mgr.25253) 7468 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:41.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:41 smithi177 bash[81864]: cluster 2024-07-28T15:37:40.101488+0000 mgr.y (mgr.25253) 7468 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:41.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:41 smithi177 bash[79620]: cluster 2024-07-28T15:37:40.101488+0000 mgr.y (mgr.25253) 7468 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:41.567 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14106 16 16 0 0 0 - 0 2024-07-28T15:37:42.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14107 16 16 0 0 0 - 0 2024-07-28T15:37:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:43 smithi204 bash[68176]: cluster 2024-07-28T15:37:42.103075+0000 mgr.y (mgr.25253) 7469 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:43.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:43 smithi177 bash[81864]: cluster 2024-07-28T15:37:42.103075+0000 mgr.y (mgr.25253) 7469 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:43 smithi177 bash[79620]: cluster 2024-07-28T15:37:42.103075+0000 mgr.y (mgr.25253) 7469 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:43.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14108 16 16 0 0 0 - 0 2024-07-28T15:37:44.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14109 16 16 0 0 0 - 0 2024-07-28T15:37:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:45 smithi177 bash[81864]: cluster 2024-07-28T15:37:44.104600+0000 mgr.y (mgr.25253) 7470 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:45.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:45 smithi177 bash[79620]: cluster 2024-07-28T15:37:44.104600+0000 mgr.y (mgr.25253) 7470 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:45.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14110 16 16 0 0 0 - 0 2024-07-28T15:37:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:45 smithi204 bash[68176]: cluster 2024-07-28T15:37:44.104600+0000 mgr.y (mgr.25253) 7470 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:46 smithi177 bash[79620]: audit 2024-07-28T15:37:46.067275+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:46.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:46] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T15:37:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:46 smithi177 bash[81864]: audit 2024-07-28T15:37:46.067275+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:46.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14111 16 16 0 0 0 - 0 2024-07-28T15:37:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:46 smithi204 bash[68176]: audit 2024-07-28T15:37:46.067275+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:47 smithi177 bash[81864]: cluster 2024-07-28T15:37:46.106001+0000 mgr.y (mgr.25253) 7471 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:47.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:47 smithi177 bash[79620]: cluster 2024-07-28T15:37:46.106001+0000 mgr.y (mgr.25253) 7471 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:47.568 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14112 16 16 0 0 0 - 0 2024-07-28T15:37:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:47 smithi204 bash[68176]: cluster 2024-07-28T15:37:46.106001+0000 mgr.y (mgr.25253) 7471 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:48.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14113 16 16 0 0 0 - 0 2024-07-28T15:37:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:49 smithi177 bash[81864]: cluster 2024-07-28T15:37:48.107871+0000 mgr.y (mgr.25253) 7472 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:49 smithi177 bash[79620]: cluster 2024-07-28T15:37:48.107871+0000 mgr.y (mgr.25253) 7472 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:49.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14114 16 16 0 0 0 - 0 2024-07-28T15:37:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:49 smithi204 bash[68176]: cluster 2024-07-28T15:37:48.107871+0000 mgr.y (mgr.25253) 7472 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:50.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14115 16 16 0 0 0 - 0 2024-07-28T15:37:51.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:51 smithi177 bash[79620]: cluster 2024-07-28T15:37:50.109326+0000 mgr.y (mgr.25253) 7473 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:51 smithi177 bash[81864]: cluster 2024-07-28T15:37:50.109326+0000 mgr.y (mgr.25253) 7473 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:51.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14116 16 16 0 0 0 - 0 2024-07-28T15:37:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:51 smithi204 bash[68176]: cluster 2024-07-28T15:37:50.109326+0000 mgr.y (mgr.25253) 7473 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:52.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14117 16 16 0 0 0 - 0 2024-07-28T15:37:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:37:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:53 smithi177 bash[79620]: cluster 2024-07-28T15:37:52.110809+0000 mgr.y (mgr.25253) 7474 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:53.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:53 smithi177 bash[81864]: cluster 2024-07-28T15:37:52.110809+0000 mgr.y (mgr.25253) 7474 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:53.569 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14118 16 16 0 0 0 - 0 2024-07-28T15:37:53.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:53 smithi204 bash[68176]: cluster 2024-07-28T15:37:52.110809+0000 mgr.y (mgr.25253) 7474 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:54.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14119 16 16 0 0 0 - 0 2024-07-28T15:37:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:55 smithi177 bash[81864]: cluster 2024-07-28T15:37:54.112263+0000 mgr.y (mgr.25253) 7475 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:55.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:55 smithi177 bash[79620]: cluster 2024-07-28T15:37:54.112263+0000 mgr.y (mgr.25253) 7475 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:55.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:37:55.571038+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:55.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:55.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14120 16 16 0 0 0 - 0 2024-07-28T15:37:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:55 smithi204 bash[68176]: cluster 2024-07-28T15:37:54.112263+0000 mgr.y (mgr.25253) 7475 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:37:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:37:56.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14121 16 16 0 0 0 - 0 2024-07-28T15:37:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:57 smithi177 bash[81864]: cluster 2024-07-28T15:37:56.113710+0000 mgr.y (mgr.25253) 7476 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:57.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:57 smithi177 bash[81864]: audit 2024-07-28T15:37:56.581883+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:57.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:57 smithi177 bash[79620]: cluster 2024-07-28T15:37:56.113710+0000 mgr.y (mgr.25253) 7476 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:57.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:57 smithi177 bash[79620]: audit 2024-07-28T15:37:56.581883+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:57.570 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14122 16 16 0 0 0 - 0 2024-07-28T15:37:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:57 smithi204 bash[68176]: cluster 2024-07-28T15:37:56.113710+0000 mgr.y (mgr.25253) 7476 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:57 smithi204 bash[68176]: audit 2024-07-28T15:37:56.581883+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:58.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14123 16 16 0 0 0 - 0 2024-07-28T15:37:59.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:37:59 smithi177 bash[79620]: cluster 2024-07-28T15:37:58.115159+0000 mgr.y (mgr.25253) 7477 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:37:59 smithi177 bash[81864]: cluster 2024-07-28T15:37:58.115159+0000 mgr.y (mgr.25253) 7477 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:37:59.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14124 16 16 0 0 0 - 0 2024-07-28T15:37:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:37:59 smithi204 bash[68176]: cluster 2024-07-28T15:37:58.115159+0000 mgr.y (mgr.25253) 7477 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:00.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14125 16 16 0 0 0 - 0 2024-07-28T15:38:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:01 smithi177 bash[79620]: cluster 2024-07-28T15:38:00.116616+0000 mgr.y (mgr.25253) 7478 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:01.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:01 smithi177 bash[79620]: audit 2024-07-28T15:38:01.067930+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:01 smithi177 bash[81864]: cluster 2024-07-28T15:38:00.116616+0000 mgr.y (mgr.25253) 7478 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:01 smithi177 bash[81864]: audit 2024-07-28T15:38:01.067930+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:01.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14126 16 16 0 0 0 - 0 2024-07-28T15:38:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:01 smithi204 bash[68176]: cluster 2024-07-28T15:38:00.116616+0000 mgr.y (mgr.25253) 7478 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:01 smithi204 bash[68176]: audit 2024-07-28T15:38:01.067930+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:02.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14127 16 16 0 0 0 - 0 2024-07-28T15:38:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: cluster 2024-07-28T15:38:02.117307+0000 mgr.y (mgr.25253) 7479 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:02.179490+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:02.189436+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:02.497266+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:02.502623+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:03.066147+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:03.067778+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[79620]: audit 2024-07-28T15:38:03.076153+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: cluster 2024-07-28T15:38:02.117307+0000 mgr.y (mgr.25253) 7479 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:02.179490+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:02.189436+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:02.497266+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:02.502623+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:03.066147+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:03.067778+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:03.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:03 smithi177 bash[81864]: audit 2024-07-28T15:38:03.076153+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14128 16 16 0 0 0 - 0 2024-07-28T15:38:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: cluster 2024-07-28T15:38:02.117307+0000 mgr.y (mgr.25253) 7479 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:02.179490+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:02.189436+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:02.497266+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:02.502623+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:03.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:03.066147+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:03.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:03.067778+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:03.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:03 smithi204 bash[68176]: audit 2024-07-28T15:38:03.076153+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:38:04.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14129 16 16 0 0 0 - 0 2024-07-28T15:38:05.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:05 smithi177 bash[81864]: cluster 2024-07-28T15:38:04.118703+0000 mgr.y (mgr.25253) 7480 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:05.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:05 smithi177 bash[79620]: cluster 2024-07-28T15:38:04.118703+0000 mgr.y (mgr.25253) 7480 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:05.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14130 16 16 0 0 0 - 0 2024-07-28T15:38:05.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:05 smithi204 bash[68176]: cluster 2024-07-28T15:38:04.118703+0000 mgr.y (mgr.25253) 7480 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:06] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:38:06.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14131 16 16 0 0 0 - 0 2024-07-28T15:38:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:07 smithi177 bash[79620]: cluster 2024-07-28T15:38:06.120187+0000 mgr.y (mgr.25253) 7481 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:07 smithi177 bash[81864]: cluster 2024-07-28T15:38:06.120187+0000 mgr.y (mgr.25253) 7481 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:07.571 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14132 16 16 0 0 0 - 0 2024-07-28T15:38:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:07 smithi204 bash[68176]: cluster 2024-07-28T15:38:06.120187+0000 mgr.y (mgr.25253) 7481 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:08.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14133 16 16 0 0 0 - 0 2024-07-28T15:38:09.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:09 smithi177 bash[79620]: cluster 2024-07-28T15:38:08.121628+0000 mgr.y (mgr.25253) 7482 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:09.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:09 smithi177 bash[81864]: cluster 2024-07-28T15:38:08.121628+0000 mgr.y (mgr.25253) 7482 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:09.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14134 16 16 0 0 0 - 0 2024-07-28T15:38:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:09 smithi204 bash[68176]: cluster 2024-07-28T15:38:08.121628+0000 mgr.y (mgr.25253) 7482 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:10.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14135 16 16 0 0 0 - 0 2024-07-28T15:38:11.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:11 smithi177 bash[79620]: cluster 2024-07-28T15:38:10.123064+0000 mgr.y (mgr.25253) 7483 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:11.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:11 smithi177 bash[81864]: cluster 2024-07-28T15:38:10.123064+0000 mgr.y (mgr.25253) 7483 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:11.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14136 16 16 0 0 0 - 0 2024-07-28T15:38:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:11 smithi204 bash[68176]: cluster 2024-07-28T15:38:10.123064+0000 mgr.y (mgr.25253) 7483 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:12.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14137 16 16 0 0 0 - 0 2024-07-28T15:38:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:13 smithi177 bash[81864]: cluster 2024-07-28T15:38:12.124549+0000 mgr.y (mgr.25253) 7484 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:13.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:13 smithi177 bash[79620]: cluster 2024-07-28T15:38:12.124549+0000 mgr.y (mgr.25253) 7484 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:13.572 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14138 16 16 0 0 0 - 0 2024-07-28T15:38:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:13 smithi204 bash[68176]: cluster 2024-07-28T15:38:12.124549+0000 mgr.y (mgr.25253) 7484 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:14.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14139 16 16 0 0 0 - 0 2024-07-28T15:38:15.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:15 smithi177 bash[81864]: cluster 2024-07-28T15:38:14.125984+0000 mgr.y (mgr.25253) 7485 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:15.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:15 smithi177 bash[79620]: cluster 2024-07-28T15:38:14.125984+0000 mgr.y (mgr.25253) 7485 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:15.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:38:15.574052+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:15.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:15.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14140 16 16 0 0 0 - 0 2024-07-28T15:38:15.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:15 smithi204 bash[68176]: cluster 2024-07-28T15:38:14.125984+0000 mgr.y (mgr.25253) 7485 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:16] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T15:38:16.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:16 smithi177 bash[81864]: audit 2024-07-28T15:38:16.068462+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:16 smithi177 bash[79620]: audit 2024-07-28T15:38:16.068462+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:16.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14141 16 16 0 0 0 - 0 2024-07-28T15:38:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:16 smithi204 bash[68176]: audit 2024-07-28T15:38:16.068462+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:17 smithi177 bash[81864]: cluster 2024-07-28T15:38:16.127402+0000 mgr.y (mgr.25253) 7486 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:17.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:17 smithi177 bash[79620]: cluster 2024-07-28T15:38:16.127402+0000 mgr.y (mgr.25253) 7486 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:17.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14142 16 16 0 0 0 - 0 2024-07-28T15:38:17.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:17 smithi204 bash[68176]: cluster 2024-07-28T15:38:16.127402+0000 mgr.y (mgr.25253) 7486 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:18.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14143 16 16 0 0 0 - 0 2024-07-28T15:38:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:19 smithi177 bash[81864]: cluster 2024-07-28T15:38:18.128867+0000 mgr.y (mgr.25253) 7487 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:19.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:19 smithi177 bash[79620]: cluster 2024-07-28T15:38:18.128867+0000 mgr.y (mgr.25253) 7487 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:19.573 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14144 16 16 0 0 0 - 0 2024-07-28T15:38:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:19 smithi204 bash[68176]: cluster 2024-07-28T15:38:18.128867+0000 mgr.y (mgr.25253) 7487 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:20.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14145 16 16 0 0 0 - 0 2024-07-28T15:38:20.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:20 smithi204 bash[68176]: cluster 2024-07-28T15:38:20.130294+0000 mgr.y (mgr.25253) 7488 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:20.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:20 smithi177 bash[81864]: cluster 2024-07-28T15:38:20.130294+0000 mgr.y (mgr.25253) 7488 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:20.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:20 smithi177 bash[79620]: cluster 2024-07-28T15:38:20.130294+0000 mgr.y (mgr.25253) 7488 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:21.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14146 16 16 0 0 0 - 0 2024-07-28T15:38:22.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14147 16 16 0 0 0 - 0 2024-07-28T15:38:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:23 smithi177 bash[81864]: cluster 2024-07-28T15:38:22.131762+0000 mgr.y (mgr.25253) 7489 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:23.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:23 smithi177 bash[79620]: cluster 2024-07-28T15:38:22.131762+0000 mgr.y (mgr.25253) 7489 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:23.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14148 16 16 0 0 0 - 0 2024-07-28T15:38:23.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:23 smithi204 bash[68176]: cluster 2024-07-28T15:38:22.131762+0000 mgr.y (mgr.25253) 7489 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:24.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14149 16 16 0 0 0 - 0 2024-07-28T15:38:25.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:25 smithi177 bash[81864]: cluster 2024-07-28T15:38:24.133182+0000 mgr.y (mgr.25253) 7490 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:25.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:25 smithi177 bash[79620]: cluster 2024-07-28T15:38:24.133182+0000 mgr.y (mgr.25253) 7490 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:25.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14150 16 16 0 0 0 - 0 2024-07-28T15:38:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:25 smithi204 bash[68176]: cluster 2024-07-28T15:38:24.133182+0000 mgr.y (mgr.25253) 7490 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:26.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:26] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:38:26.574 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14151 16 16 0 0 0 - 0 2024-07-28T15:38:27.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:27 smithi177 bash[79620]: cluster 2024-07-28T15:38:26.134609+0000 mgr.y (mgr.25253) 7491 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:27.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:27 smithi177 bash[81864]: cluster 2024-07-28T15:38:26.134609+0000 mgr.y (mgr.25253) 7491 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:27.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14152 16 16 0 0 0 - 0 2024-07-28T15:38:27.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:27 smithi204 bash[68176]: cluster 2024-07-28T15:38:26.134609+0000 mgr.y (mgr.25253) 7491 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:28.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14153 16 16 0 0 0 - 0 2024-07-28T15:38:29.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:29 smithi177 bash[79620]: cluster 2024-07-28T15:38:28.136059+0000 mgr.y (mgr.25253) 7492 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:29.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:29 smithi177 bash[81864]: cluster 2024-07-28T15:38:28.136059+0000 mgr.y (mgr.25253) 7492 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:29.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14154 16 16 0 0 0 - 0 2024-07-28T15:38:29.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:29 smithi204 bash[68176]: cluster 2024-07-28T15:38:28.136059+0000 mgr.y (mgr.25253) 7492 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:30.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14155 16 16 0 0 0 - 0 2024-07-28T15:38:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:31 smithi177 bash[79620]: cluster 2024-07-28T15:38:30.137513+0000 mgr.y (mgr.25253) 7493 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:31.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:31 smithi177 bash[79620]: audit 2024-07-28T15:38:31.068394+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:31 smithi177 bash[81864]: cluster 2024-07-28T15:38:30.137513+0000 mgr.y (mgr.25253) 7493 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:31.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:31 smithi177 bash[81864]: audit 2024-07-28T15:38:31.068394+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:31.575 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14156 16 16 0 0 0 - 0 2024-07-28T15:38:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:31 smithi204 bash[68176]: cluster 2024-07-28T15:38:30.137513+0000 mgr.y (mgr.25253) 7493 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:31 smithi204 bash[68176]: audit 2024-07-28T15:38:31.068394+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:32.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14157 16 16 0 0 0 - 0 2024-07-28T15:38:32.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:33 smithi177 bash[79620]: cluster 2024-07-28T15:38:32.138947+0000 mgr.y (mgr.25253) 7494 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:33.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:33 smithi177 bash[81864]: cluster 2024-07-28T15:38:32.138947+0000 mgr.y (mgr.25253) 7494 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:33.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14158 16 16 0 0 0 - 0 2024-07-28T15:38:33.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:33 smithi204 bash[68176]: cluster 2024-07-28T15:38:32.138947+0000 mgr.y (mgr.25253) 7494 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:34.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14159 16 16 0 0 0 - 0 2024-07-28T15:38:35.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:35 smithi177 bash[81864]: cluster 2024-07-28T15:38:34.140393+0000 mgr.y (mgr.25253) 7495 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:35.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:35 smithi177 bash[79620]: cluster 2024-07-28T15:38:34.140393+0000 mgr.y (mgr.25253) 7495 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:35.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:38:35.577206+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:35.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:35.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14160 16 16 0 0 0 - 0 2024-07-28T15:38:35.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:35 smithi204 bash[68176]: cluster 2024-07-28T15:38:34.140393+0000 mgr.y (mgr.25253) 7495 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:36] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:38:36.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14161 16 16 0 0 0 - 0 2024-07-28T15:38:37.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:37 smithi177 bash[79620]: cluster 2024-07-28T15:38:36.141849+0000 mgr.y (mgr.25253) 7496 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:37.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:37 smithi177 bash[81864]: cluster 2024-07-28T15:38:36.141849+0000 mgr.y (mgr.25253) 7496 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:37.576 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14162 16 16 0 0 0 - 0 2024-07-28T15:38:37.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:37 smithi204 bash[68176]: cluster 2024-07-28T15:38:36.141849+0000 mgr.y (mgr.25253) 7496 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:38.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14163 16 16 0 0 0 - 0 2024-07-28T15:38:39.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:39 smithi177 bash[81864]: cluster 2024-07-28T15:38:38.143276+0000 mgr.y (mgr.25253) 7497 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:39.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:39 smithi177 bash[79620]: cluster 2024-07-28T15:38:38.143276+0000 mgr.y (mgr.25253) 7497 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:39.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14164 16 16 0 0 0 - 0 2024-07-28T15:38:39.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:39 smithi204 bash[68176]: cluster 2024-07-28T15:38:38.143276+0000 mgr.y (mgr.25253) 7497 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:40.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14165 16 16 0 0 0 - 0 2024-07-28T15:38:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:40 smithi204 bash[68176]: cluster 2024-07-28T15:38:40.144753+0000 mgr.y (mgr.25253) 7498 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:40.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:40 smithi177 bash[79620]: cluster 2024-07-28T15:38:40.144753+0000 mgr.y (mgr.25253) 7498 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:40 smithi177 bash[81864]: cluster 2024-07-28T15:38:40.144753+0000 mgr.y (mgr.25253) 7498 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:41.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14166 16 16 0 0 0 - 0 2024-07-28T15:38:42.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14167 16 16 0 0 0 - 0 2024-07-28T15:38:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:43 smithi177 bash[81864]: cluster 2024-07-28T15:38:42.146209+0000 mgr.y (mgr.25253) 7499 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:43.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:43 smithi177 bash[79620]: cluster 2024-07-28T15:38:42.146209+0000 mgr.y (mgr.25253) 7499 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:43.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14168 16 16 0 0 0 - 0 2024-07-28T15:38:43.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:43 smithi204 bash[68176]: cluster 2024-07-28T15:38:42.146209+0000 mgr.y (mgr.25253) 7499 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:44.577 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14169 16 16 0 0 0 - 0 2024-07-28T15:38:45.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:45 smithi177 bash[81864]: cluster 2024-07-28T15:38:44.147672+0000 mgr.y (mgr.25253) 7500 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:45.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:45 smithi177 bash[79620]: cluster 2024-07-28T15:38:44.147672+0000 mgr.y (mgr.25253) 7500 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:45.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14170 16 16 0 0 0 - 0 2024-07-28T15:38:45.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:45 smithi204 bash[68176]: cluster 2024-07-28T15:38:44.147672+0000 mgr.y (mgr.25253) 7500 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:46.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-28T15:38:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:46 smithi177 bash[81864]: audit 2024-07-28T15:38:46.068877+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:46 smithi177 bash[79620]: audit 2024-07-28T15:38:46.068877+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:46.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14171 16 16 0 0 0 - 0 2024-07-28T15:38:46.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:46 smithi204 bash[68176]: audit 2024-07-28T15:38:46.068877+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:47 smithi177 bash[81864]: cluster 2024-07-28T15:38:46.149053+0000 mgr.y (mgr.25253) 7501 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:47.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:47 smithi177 bash[79620]: cluster 2024-07-28T15:38:46.149053+0000 mgr.y (mgr.25253) 7501 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:47.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14172 16 16 0 0 0 - 0 2024-07-28T15:38:47.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:47 smithi204 bash[68176]: cluster 2024-07-28T15:38:46.149053+0000 mgr.y (mgr.25253) 7501 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:48.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14173 16 16 0 0 0 - 0 2024-07-28T15:38:49.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:49 smithi177 bash[81864]: cluster 2024-07-28T15:38:48.150493+0000 mgr.y (mgr.25253) 7502 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:49.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:49 smithi177 bash[79620]: cluster 2024-07-28T15:38:48.150493+0000 mgr.y (mgr.25253) 7502 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:49.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14174 16 16 0 0 0 - 0 2024-07-28T15:38:49.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:49 smithi204 bash[68176]: cluster 2024-07-28T15:38:48.150493+0000 mgr.y (mgr.25253) 7502 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:50.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14175 16 16 0 0 0 - 0 2024-07-28T15:38:51.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:51 smithi177 bash[81864]: cluster 2024-07-28T15:38:50.151980+0000 mgr.y (mgr.25253) 7503 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:51.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:51 smithi177 bash[79620]: cluster 2024-07-28T15:38:50.151980+0000 mgr.y (mgr.25253) 7503 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:51.578 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14176 16 16 0 0 0 - 0 2024-07-28T15:38:51.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:51 smithi204 bash[68176]: cluster 2024-07-28T15:38:50.151980+0000 mgr.y (mgr.25253) 7503 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:52.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:52 smithi177 bash[81864]: cluster 2024-07-28T15:38:52.153423+0000 mgr.y (mgr.25253) 7504 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:52.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:52 smithi177 bash[79620]: cluster 2024-07-28T15:38:52.153423+0000 mgr.y (mgr.25253) 7504 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:52.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14177 16 16 0 0 0 - 0 2024-07-28T15:38:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:52 smithi204 bash[68176]: cluster 2024-07-28T15:38:52.153423+0000 mgr.y (mgr.25253) 7504 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:52.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:38:52 smithi204 bash[60899]: ts=2024-07-28T15:38: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14178 16 16 0 0 0 - 0 2024-07-28T15:38:54.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14179 16 16 0 0 0 - 0 2024-07-28T15:38:55.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:55 smithi177 bash[81864]: cluster 2024-07-28T15:38:54.154849+0000 mgr.y (mgr.25253) 7505 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:55.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:55 smithi177 bash[79620]: cluster 2024-07-28T15:38:54.154849+0000 mgr.y (mgr.25253) 7505 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:55.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:38:55.580404+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:55.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:55.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14180 16 16 0 0 0 - 0 2024-07-28T15:38:55.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:55 smithi204 bash[68176]: cluster 2024-07-28T15:38:54.154849+0000 mgr.y (mgr.25253) 7505 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:38:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:38:56.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14181 16 16 0 0 0 - 0 2024-07-28T15:38:57.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:57 smithi177 bash[81864]: cluster 2024-07-28T15:38:56.156311+0000 mgr.y (mgr.25253) 7506 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:57.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:57 smithi177 bash[79620]: cluster 2024-07-28T15:38:56.156311+0000 mgr.y (mgr.25253) 7506 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:57.579 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14182 16 16 0 0 0 - 0 2024-07-28T15:38:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:57 smithi204 bash[68176]: cluster 2024-07-28T15:38:56.156311+0000 mgr.y (mgr.25253) 7506 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:58.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14183 16 16 0 0 0 - 0 2024-07-28T15:38:59.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:38:59 smithi177 bash[81864]: cluster 2024-07-28T15:38:58.157736+0000 mgr.y (mgr.25253) 7507 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:59.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:38:59 smithi177 bash[79620]: cluster 2024-07-28T15:38:58.157736+0000 mgr.y (mgr.25253) 7507 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:38:59.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14184 16 16 0 0 0 - 0 2024-07-28T15:38:59.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:38:59 smithi204 bash[68176]: cluster 2024-07-28T15:38:58.157736+0000 mgr.y (mgr.25253) 7507 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:00.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14185 16 16 0 0 0 - 0 2024-07-28T15:39:01.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:01 smithi177 bash[81864]: cluster 2024-07-28T15:39:00.159157+0000 mgr.y (mgr.25253) 7508 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:01.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:01 smithi177 bash[81864]: audit 2024-07-28T15:39:01.069330+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:01 smithi177 bash[79620]: cluster 2024-07-28T15:39:00.159157+0000 mgr.y (mgr.25253) 7508 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:01 smithi177 bash[79620]: audit 2024-07-28T15:39:01.069330+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:01.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14186 16 16 0 0 0 - 0 2024-07-28T15:39:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:01 smithi204 bash[68176]: cluster 2024-07-28T15:39:00.159157+0000 mgr.y (mgr.25253) 7508 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:01.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:01 smithi204 bash[68176]: audit 2024-07-28T15:39:01.069330+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:02.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14187 16 16 0 0 0 - 0 2024-07-28T15:39:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:03 smithi177 bash[79620]: cluster 2024-07-28T15:39:02.160653+0000 mgr.y (mgr.25253) 7509 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:03.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:03 smithi177 bash[79620]: audit 2024-07-28T15:39:03.189187+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:03 smithi177 bash[81864]: cluster 2024-07-28T15:39:02.160653+0000 mgr.y (mgr.25253) 7509 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:03.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:03 smithi177 bash[81864]: audit 2024-07-28T15:39:03.189187+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:03.580 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14188 16 16 0 0 0 - 0 2024-07-28T15:39:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:03 smithi204 bash[68176]: cluster 2024-07-28T15:39:02.160653+0000 mgr.y (mgr.25253) 7509 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:03.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:03 smithi204 bash[68176]: audit 2024-07-28T15:39:03.189187+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:04.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:04 smithi177 bash[79620]: cluster 2024-07-28T15:39:04.162079+0000 mgr.y (mgr.25253) 7510 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:04.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:04 smithi177 bash[81864]: cluster 2024-07-28T15:39:04.162079+0000 mgr.y (mgr.25253) 7510 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:04.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14189 16 16 0 0 0 - 0 2024-07-28T15:39:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:04 smithi204 bash[68176]: cluster 2024-07-28T15:39:04.162079+0000 mgr.y (mgr.25253) 7510 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:05.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14190 16 16 0 0 0 - 0 2024-07-28T15:39:06.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:39:06.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14191 16 16 0 0 0 - 0 2024-07-28T15:39:07.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:07 smithi177 bash[79620]: cluster 2024-07-28T15:39:06.163006+0000 mgr.y (mgr.25253) 7511 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:07.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:07 smithi177 bash[81864]: cluster 2024-07-28T15:39:06.163006+0000 mgr.y (mgr.25253) 7511 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:07.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14192 16 16 0 0 0 - 0 2024-07-28T15:39:07.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:07 smithi204 bash[68176]: cluster 2024-07-28T15:39:06.163006+0000 mgr.y (mgr.25253) 7511 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:08.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14193 16 16 0 0 0 - 0 2024-07-28T15:39:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[81864]: cluster 2024-07-28T15:39:08.163935+0000 mgr.y (mgr.25253) 7512 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:09.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[81864]: audit 2024-07-28T15:39:08.849554+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[81864]: audit 2024-07-28T15:39:08.856884+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[81864]: audit 2024-07-28T15:39:09.124651+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[81864]: audit 2024-07-28T15:39:09.132591+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[79620]: cluster 2024-07-28T15:39:08.163935+0000 mgr.y (mgr.25253) 7512 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[79620]: audit 2024-07-28T15:39:08.849554+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[79620]: audit 2024-07-28T15:39:08.856884+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[79620]: audit 2024-07-28T15:39:09.124651+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:09 smithi177 bash[79620]: audit 2024-07-28T15:39:09.132591+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14194 16 16 0 0 0 - 0 2024-07-28T15:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:09 smithi204 bash[68176]: cluster 2024-07-28T15:39:08.163935+0000 mgr.y (mgr.25253) 7512 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:09 smithi204 bash[68176]: audit 2024-07-28T15:39:08.849554+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:09 smithi204 bash[68176]: audit 2024-07-28T15:39:08.856884+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:09 smithi204 bash[68176]: audit 2024-07-28T15:39:09.124651+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:09.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:09 smithi204 bash[68176]: audit 2024-07-28T15:39:09.132591+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[81864]: audit 2024-07-28T15:39:09.547606+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:10.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[81864]: audit 2024-07-28T15:39:09.548880+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:10.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[81864]: audit 2024-07-28T15:39:09.559343+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[79620]: audit 2024-07-28T15:39:09.547606+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[79620]: audit 2024-07-28T15:39:09.548880+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:10.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:10 smithi177 bash[79620]: audit 2024-07-28T15:39:09.559343+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:10.581 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14195 16 16 0 0 0 - 0 2024-07-28T15:39:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:10 smithi204 bash[68176]: audit 2024-07-28T15:39:09.547606+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:10 smithi204 bash[68176]: audit 2024-07-28T15:39:09.548880+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:10.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:10 smithi204 bash[68176]: audit 2024-07-28T15:39:09.559343+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:39:11.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:11 smithi177 bash[81864]: cluster 2024-07-28T15:39:10.165211+0000 mgr.y (mgr.25253) 7513 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:11 smithi177 bash[79620]: cluster 2024-07-28T15:39:10.165211+0000 mgr.y (mgr.25253) 7513 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:11.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14196 16 16 0 0 0 - 0 2024-07-28T15:39:11.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:11 smithi204 bash[68176]: cluster 2024-07-28T15:39:10.165211+0000 mgr.y (mgr.25253) 7513 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:12.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14197 16 16 0 0 0 - 0 2024-07-28T15:39:12.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:13 smithi177 bash[81864]: cluster 2024-07-28T15:39:12.166640+0000 mgr.y (mgr.25253) 7514 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:13.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:13 smithi177 bash[79620]: cluster 2024-07-28T15:39:12.166640+0000 mgr.y (mgr.25253) 7514 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:13.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14198 16 16 0 0 0 - 0 2024-07-28T15:39:13.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:13 smithi204 bash[68176]: cluster 2024-07-28T15:39:12.166640+0000 mgr.y (mgr.25253) 7514 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:14.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:14 smithi177 bash[81864]: cluster 2024-07-28T15:39:14.168100+0000 mgr.y (mgr.25253) 7515 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:14.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:14 smithi177 bash[79620]: cluster 2024-07-28T15:39:14.168100+0000 mgr.y (mgr.25253) 7515 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:14.582 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14199 16 16 0 0 0 - 0 2024-07-28T15:39:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:14 smithi204 bash[68176]: cluster 2024-07-28T15:39:14.168100+0000 mgr.y (mgr.25253) 7515 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:15.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:39:15.583571+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:15.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:15.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14200 16 16 0 0 0 - 0 2024-07-28T15:39:16.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:16 smithi204 bash[68176]: audit 2024-07-28T15:39:16.069763+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:16.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:16] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:39:16.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:16 smithi177 bash[81864]: audit 2024-07-28T15:39:16.069763+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:16.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:16 smithi177 bash[79620]: audit 2024-07-28T15:39:16.069763+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:16.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14201 16 16 0 0 0 - 0 2024-07-28T15:39:17.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:17 smithi204 bash[68176]: cluster 2024-07-28T15:39:16.169670+0000 mgr.y (mgr.25253) 7516 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:17.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:17 smithi177 bash[81864]: cluster 2024-07-28T15:39:16.169670+0000 mgr.y (mgr.25253) 7516 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:17.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:17 smithi177 bash[79620]: cluster 2024-07-28T15:39:16.169670+0000 mgr.y (mgr.25253) 7516 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:17.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14202 16 16 0 0 0 - 0 2024-07-28T15:39:18.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14203 16 16 0 0 0 - 0 2024-07-28T15:39:19.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:19 smithi177 bash[81864]: cluster 2024-07-28T15:39:18.171134+0000 mgr.y (mgr.25253) 7517 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:19.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:19 smithi177 bash[79620]: cluster 2024-07-28T15:39:18.171134+0000 mgr.y (mgr.25253) 7517 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:19.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14204 16 16 0 0 0 - 0 2024-07-28T15:39:19.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:19 smithi204 bash[68176]: cluster 2024-07-28T15:39:18.171134+0000 mgr.y (mgr.25253) 7517 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:20.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14205 16 16 0 0 0 - 0 2024-07-28T15:39:21.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:21 smithi177 bash[81864]: cluster 2024-07-28T15:39:20.172579+0000 mgr.y (mgr.25253) 7518 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:21.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:21 smithi177 bash[79620]: cluster 2024-07-28T15:39:20.172579+0000 mgr.y (mgr.25253) 7518 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:21.583 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14206 16 16 0 0 0 - 0 2024-07-28T15:39:21.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:21 smithi204 bash[68176]: cluster 2024-07-28T15:39:20.172579+0000 mgr.y (mgr.25253) 7518 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:22.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:22 smithi177 bash[81864]: cluster 2024-07-28T15:39:22.174008+0000 mgr.y (mgr.25253) 7519 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:22.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:22 smithi177 bash[79620]: cluster 2024-07-28T15:39:22.174008+0000 mgr.y (mgr.25253) 7519 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:22.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14207 16 16 0 0 0 - 0 2024-07-28T15:39:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:22 smithi204 bash[68176]: cluster 2024-07-28T15:39:22.174008+0000 mgr.y (mgr.25253) 7519 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:22.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14208 16 16 0 0 0 - 0 2024-07-28T15:39:24.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14209 16 16 0 0 0 - 0 2024-07-28T15:39:25.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:25 smithi177 bash[79620]: cluster 2024-07-28T15:39:24.175446+0000 mgr.y (mgr.25253) 7520 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:25.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:25 smithi177 bash[81864]: cluster 2024-07-28T15:39:24.175446+0000 mgr.y (mgr.25253) 7520 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:25.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14210 16 16 0 0 0 - 0 2024-07-28T15:39:25.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:25 smithi204 bash[68176]: cluster 2024-07-28T15:39:24.175446+0000 mgr.y (mgr.25253) 7520 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:26.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:26 smithi177 bash[79620]: cluster 2024-07-28T15:39:26.176884+0000 mgr.y (mgr.25253) 7521 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:26.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:39:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:26 smithi177 bash[81864]: cluster 2024-07-28T15:39:26.176884+0000 mgr.y (mgr.25253) 7521 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:26.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14211 16 16 0 0 0 - 0 2024-07-28T15:39:26.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:26 smithi204 bash[68176]: cluster 2024-07-28T15:39:26.176884+0000 mgr.y (mgr.25253) 7521 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:27.584 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14212 16 16 0 0 0 - 0 2024-07-28T15:39:28.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14213 16 16 0 0 0 - 0 2024-07-28T15:39:28.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:28 smithi204 bash[68176]: cluster 2024-07-28T15:39:28.178307+0000 mgr.y (mgr.25253) 7522 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:28.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:28 smithi177 bash[81864]: cluster 2024-07-28T15:39:28.178307+0000 mgr.y (mgr.25253) 7522 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:28.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:28 smithi177 bash[79620]: cluster 2024-07-28T15:39:28.178307+0000 mgr.y (mgr.25253) 7522 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:29.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14214 16 16 0 0 0 - 0 2024-07-28T15:39:30.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14215 16 16 0 0 0 - 0 2024-07-28T15:39:30.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:30 smithi204 bash[68176]: cluster 2024-07-28T15:39:30.179801+0000 mgr.y (mgr.25253) 7523 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:30.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:30 smithi177 bash[81864]: cluster 2024-07-28T15:39:30.179801+0000 mgr.y (mgr.25253) 7523 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:30.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:30 smithi177 bash[79620]: cluster 2024-07-28T15:39:30.179801+0000 mgr.y (mgr.25253) 7523 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:31.585 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14216 16 16 0 0 0 - 0 2024-07-28T15:39:31.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:31 smithi204 bash[68176]: audit 2024-07-28T15:39:31.070102+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:31.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:31 smithi177 bash[81864]: audit 2024-07-28T15:39:31.070102+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:31 smithi177 bash[79620]: audit 2024-07-28T15:39:31.070102+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:32.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14217 16 16 0 0 0 - 0 2024-07-28T15:39:32.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:32 smithi204 bash[68176]: cluster 2024-07-28T15:39:32.181285+0000 mgr.y (mgr.25253) 7524 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:32 smithi177 bash[81864]: cluster 2024-07-28T15:39:32.181285+0000 mgr.y (mgr.25253) 7524 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:32 smithi177 bash[79620]: cluster 2024-07-28T15:39:32.181285+0000 mgr.y (mgr.25253) 7524 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:33.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14218 16 16 0 0 0 - 0 2024-07-28T15:39:34.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14219 16 16 0 0 0 - 0 2024-07-28T15:39:34.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:34 smithi204 bash[68176]: cluster 2024-07-28T15:39:34.182737+0000 mgr.y (mgr.25253) 7525 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:34.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:34 smithi177 bash[81864]: cluster 2024-07-28T15:39:34.182737+0000 mgr.y (mgr.25253) 7525 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:34 smithi177 bash[79620]: cluster 2024-07-28T15:39:34.182737+0000 mgr.y (mgr.25253) 7525 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:35.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:39:35.586858+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:35.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:35.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14220 16 16 0 0 0 - 0 2024-07-28T15:39:36.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:36] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:39:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:36 smithi177 bash[81864]: cluster 2024-07-28T15:39:36.184229+0000 mgr.y (mgr.25253) 7526 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:36.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:36 smithi177 bash[79620]: cluster 2024-07-28T15:39:36.184229+0000 mgr.y (mgr.25253) 7526 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:36.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14221 16 16 0 0 0 - 0 2024-07-28T15:39:36.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:36 smithi204 bash[68176]: cluster 2024-07-28T15:39:36.184229+0000 mgr.y (mgr.25253) 7526 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:37.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14222 16 16 0 0 0 - 0 2024-07-28T15:39:38.586 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14223 16 16 0 0 0 - 0 2024-07-28T15:39:38.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:38 smithi204 bash[68176]: cluster 2024-07-28T15:39:38.185682+0000 mgr.y (mgr.25253) 7527 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:38.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:38 smithi177 bash[81864]: cluster 2024-07-28T15:39:38.185682+0000 mgr.y (mgr.25253) 7527 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:38 smithi177 bash[79620]: cluster 2024-07-28T15:39:38.185682+0000 mgr.y (mgr.25253) 7527 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:39.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14224 16 16 0 0 0 - 0 2024-07-28T15:39:40.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14225 16 16 0 0 0 - 0 2024-07-28T15:39:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:40 smithi204 bash[68176]: cluster 2024-07-28T15:39:40.187149+0000 mgr.y (mgr.25253) 7528 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:40.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:40 smithi177 bash[81864]: cluster 2024-07-28T15:39:40.187149+0000 mgr.y (mgr.25253) 7528 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:40 smithi177 bash[79620]: cluster 2024-07-28T15:39:40.187149+0000 mgr.y (mgr.25253) 7528 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:41.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14226 16 16 0 0 0 - 0 2024-07-28T15:39:42.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14227 16 16 0 0 0 - 0 2024-07-28T15:39:42.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:42 smithi204 bash[68176]: cluster 2024-07-28T15:39:42.188642+0000 mgr.y (mgr.25253) 7529 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:43.268 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:42 smithi177 bash[81864]: cluster 2024-07-28T15:39:42.188642+0000 mgr.y (mgr.25253) 7529 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:43.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:42 smithi177 bash[79620]: cluster 2024-07-28T15:39:42.188642+0000 mgr.y (mgr.25253) 7529 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:43.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14228 16 16 0 0 0 - 0 2024-07-28T15:39:44.587 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14229 16 16 0 0 0 - 0 2024-07-28T15:39:44.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:44 smithi204 bash[68176]: cluster 2024-07-28T15:39:44.190105+0000 mgr.y (mgr.25253) 7530 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:44.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:44 smithi177 bash[79620]: cluster 2024-07-28T15:39:44.190105+0000 mgr.y (mgr.25253) 7530 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:44.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:44 smithi177 bash[81864]: cluster 2024-07-28T15:39:44.190105+0000 mgr.y (mgr.25253) 7530 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:45.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14230 16 16 0 0 0 - 0 2024-07-28T15:39:46.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:46 smithi204 bash[68176]: audit 2024-07-28T15:39:46.070679+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:46.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:46 smithi177 bash[79620]: audit 2024-07-28T15:39:46.070679+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:46.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:46] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:39:46.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:46 smithi177 bash[81864]: audit 2024-07-28T15:39:46.070679+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:46.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14231 16 16 0 0 0 - 0 2024-07-28T15:39:47.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:47 smithi204 bash[68176]: cluster 2024-07-28T15:39:46.191611+0000 mgr.y (mgr.25253) 7531 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:47.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:47 smithi177 bash[81864]: cluster 2024-07-28T15:39:46.191611+0000 mgr.y (mgr.25253) 7531 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:47.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:47 smithi177 bash[79620]: cluster 2024-07-28T15:39:46.191611+0000 mgr.y (mgr.25253) 7531 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:47.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14232 16 16 0 0 0 - 0 2024-07-28T15:39:48.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14233 16 16 0 0 0 - 0 2024-07-28T15:39:48.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:48 smithi204 bash[68176]: cluster 2024-07-28T15:39:48.193130+0000 mgr.y (mgr.25253) 7532 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:48.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:48 smithi177 bash[81864]: cluster 2024-07-28T15:39:48.193130+0000 mgr.y (mgr.25253) 7532 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:48 smithi177 bash[79620]: cluster 2024-07-28T15:39:48.193130+0000 mgr.y (mgr.25253) 7532 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:49.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14234 16 16 0 0 0 - 0 2024-07-28T15:39:50.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14235 16 16 0 0 0 - 0 2024-07-28T15:39:50.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:50 smithi204 bash[68176]: cluster 2024-07-28T15:39:50.194571+0000 mgr.y (mgr.25253) 7533 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:50.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:50 smithi177 bash[81864]: cluster 2024-07-28T15:39:50.194571+0000 mgr.y (mgr.25253) 7533 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:50 smithi177 bash[79620]: cluster 2024-07-28T15:39:50.194571+0000 mgr.y (mgr.25253) 7533 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:51.588 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14236 16 16 0 0 0 - 0 2024-07-28T15:39:52.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14237 16 16 0 0 0 - 0 2024-07-28T15:39:52.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:52 smithi204 bash[68176]: cluster 2024-07-28T15:39:52.196067+0000 mgr.y (mgr.25253) 7534 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:39:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:52 smithi177 bash[81864]: cluster 2024-07-28T15:39:52.196067+0000 mgr.y (mgr.25253) 7534 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:52.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:52 smithi177 bash[79620]: cluster 2024-07-28T15:39:52.196067+0000 mgr.y (mgr.25253) 7534 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:53.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14238 16 16 0 0 0 - 0 2024-07-28T15:39:54.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14239 16 16 0 0 0 - 0 2024-07-28T15:39:54.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:54 smithi204 bash[68176]: cluster 2024-07-28T15:39:54.197503+0000 mgr.y (mgr.25253) 7535 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:54.768 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:54 smithi177 bash[79620]: cluster 2024-07-28T15:39:54.197503+0000 mgr.y (mgr.25253) 7535 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:54.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:54 smithi177 bash[81864]: cluster 2024-07-28T15:39:54.197503+0000 mgr.y (mgr.25253) 7535 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:55.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:39:55.589995+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:55.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:55.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14240 16 16 0 0 0 - 0 2024-07-28T15:39:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:56 smithi177 bash[79620]: cluster 2024-07-28T15:39:56.198973+0000 mgr.y (mgr.25253) 7536 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:56.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:39:56] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:39:56.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:56 smithi177 bash[81864]: cluster 2024-07-28T15:39:56.198973+0000 mgr.y (mgr.25253) 7536 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:56.589 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14241 16 16 0 0 0 - 0 2024-07-28T15:39:56.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:56 smithi204 bash[68176]: cluster 2024-07-28T15:39:56.198973+0000 mgr.y (mgr.25253) 7536 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:57.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14242 16 16 0 0 0 - 0 2024-07-28T15:39:58.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14243 16 16 0 0 0 - 0 2024-07-28T15:39:58.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:39:58 smithi204 bash[68176]: cluster 2024-07-28T15:39:58.200464+0000 mgr.y (mgr.25253) 7537 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:58.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:39:58 smithi177 bash[81864]: cluster 2024-07-28T15:39:58.200464+0000 mgr.y (mgr.25253) 7537 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:39:58 smithi177 bash[79620]: cluster 2024-07-28T15:39:58.200464+0000 mgr.y (mgr.25253) 7537 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:39:59.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14244 16 16 0 0 0 - 0 2024-07-28T15:40:00.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:00 smithi204 bash[68176]: cluster 2024-07-28T15:40:00.000150+0000 mon.a (mon.0) 4710 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:40:00.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:00 smithi177 bash[79620]: cluster 2024-07-28T15:40:00.000150+0000 mon.a (mon.0) 4710 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:40:00.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:00 smithi177 bash[81864]: cluster 2024-07-28T15:40:00.000150+0000 mon.a (mon.0) 4710 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:40:00.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14245 16 16 0 0 0 - 0 2024-07-28T15:40:01.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:01 smithi204 bash[68176]: cluster 2024-07-28T15:40:00.201927+0000 mgr.y (mgr.25253) 7538 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:01.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:01 smithi177 bash[79620]: cluster 2024-07-28T15:40:00.201927+0000 mgr.y (mgr.25253) 7538 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:01.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:01 smithi177 bash[81864]: cluster 2024-07-28T15:40:00.201927+0000 mgr.y (mgr.25253) 7538 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:01.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14246 16 16 0 0 0 - 0 2024-07-28T15:40:02.317 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:02 smithi204 bash[68176]: audit 2024-07-28T15:40:01.071066+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:02.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:02 smithi177 bash[79620]: audit 2024-07-28T15:40:01.071066+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:02.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:02 smithi177 bash[81864]: audit 2024-07-28T15:40:01.071066+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:02.590 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14247 16 16 0 0 0 - 0 2024-07-28T15:40:02.664 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:03 smithi204 bash[68176]: cluster 2024-07-28T15:40:02.203415+0000 mgr.y (mgr.25253) 7539 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:03.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:03 smithi177 bash[79620]: cluster 2024-07-28T15:40:02.203415+0000 mgr.y (mgr.25253) 7539 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:03.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:03 smithi177 bash[81864]: cluster 2024-07-28T15:40:02.203415+0000 mgr.y (mgr.25253) 7539 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:03.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14248 16 16 0 0 0 - 0 2024-07-28T15:40:04.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14249 16 16 0 0 0 - 0 2024-07-28T15:40:04.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:04 smithi204 bash[68176]: cluster 2024-07-28T15:40:04.204962+0000 mgr.y (mgr.25253) 7540 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:04.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:04 smithi177 bash[79620]: cluster 2024-07-28T15:40:04.204962+0000 mgr.y (mgr.25253) 7540 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:04.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:04 smithi177 bash[81864]: cluster 2024-07-28T15:40:04.204962+0000 mgr.y (mgr.25253) 7540 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:05.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14250 16 16 0 0 0 - 0 2024-07-28T15:40:06.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:06 smithi177 bash[79620]: cluster 2024-07-28T15:40:06.206454+0000 mgr.y (mgr.25253) 7541 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:06.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:06 smithi177 bash[81864]: cluster 2024-07-28T15:40:06.206454+0000 mgr.y (mgr.25253) 7541 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:06] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:40:06.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14251 16 16 0 0 0 - 0 2024-07-28T15:40:06.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:06 smithi204 bash[68176]: cluster 2024-07-28T15:40:06.206454+0000 mgr.y (mgr.25253) 7541 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:07.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14252 16 16 0 0 0 - 0 2024-07-28T15:40:08.591 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14253 16 16 0 0 0 - 0 2024-07-28T15:40:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:08 smithi204 bash[68176]: cluster 2024-07-28T15:40:08.207951+0000 mgr.y (mgr.25253) 7542 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:08.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:08 smithi177 bash[81864]: cluster 2024-07-28T15:40:08.207951+0000 mgr.y (mgr.25253) 7542 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:08.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:08 smithi177 bash[79620]: cluster 2024-07-28T15:40:08.207951+0000 mgr.y (mgr.25253) 7542 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:09.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14254 16 16 0 0 0 - 0 2024-07-28T15:40:10.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:09 smithi177 bash[79620]: audit 2024-07-28T15:40:09.686219+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:10.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:09 smithi177 bash[81864]: audit 2024-07-28T15:40:09.686219+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:10.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:09 smithi204 bash[68176]: audit 2024-07-28T15:40:09.686219+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:10.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14255 16 16 0 0 0 - 0 2024-07-28T15:40:11.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:11 smithi204 bash[68176]: audit 2024-07-28T15:40:10.071748+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:11 smithi204 bash[68176]: audit 2024-07-28T15:40:10.082418+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:11 smithi204 bash[68176]: cluster 2024-07-28T15:40:10.209393+0000 mgr.y (mgr.25253) 7543 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[81864]: audit 2024-07-28T15:40:10.071748+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[81864]: audit 2024-07-28T15:40:10.082418+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[81864]: cluster 2024-07-28T15:40:10.209393+0000 mgr.y (mgr.25253) 7543 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[79620]: audit 2024-07-28T15:40:10.071748+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[79620]: audit 2024-07-28T15:40:10.082418+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:11.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:11 smithi177 bash[79620]: cluster 2024-07-28T15:40:10.209393+0000 mgr.y (mgr.25253) 7543 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:11.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14256 16 16 0 0 0 - 0 2024-07-28T15:40:12.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14257 16 16 0 0 0 - 0 2024-07-28T15:40:12.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:12 smithi204 bash[68176]: cluster 2024-07-28T15:40:12.210844+0000 mgr.y (mgr.25253) 7544 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:12 smithi177 bash[79620]: cluster 2024-07-28T15:40:12.210844+0000 mgr.y (mgr.25253) 7544 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:12.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:12 smithi177 bash[81864]: cluster 2024-07-28T15:40:12.210844+0000 mgr.y (mgr.25253) 7544 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:13.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14258 16 16 0 0 0 - 0 2024-07-28T15:40:14.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14259 16 16 0 0 0 - 0 2024-07-28T15:40:14.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:14 smithi204 bash[68176]: cluster 2024-07-28T15:40:14.212375+0000 mgr.y (mgr.25253) 7545 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:14.768 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:14 smithi177 bash[81864]: cluster 2024-07-28T15:40:14.212375+0000 mgr.y (mgr.25253) 7545 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:14.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:14 smithi177 bash[79620]: cluster 2024-07-28T15:40:14.212375+0000 mgr.y (mgr.25253) 7545 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:15.592 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:40:15.592904+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:15.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:15.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14260 16 16 0 0 0 - 0 2024-07-28T15:40:16.346 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:16] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-07-28T15:40:16.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14261 16 16 0 0 0 - 0 2024-07-28T15:40:16.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:15.347169+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:15.357869+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:15.898896+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:15.908890+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:16.071333+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:16.125022+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: audit 2024-07-28T15:40:16.133057+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:16 smithi204 bash[68176]: cluster 2024-07-28T15:40:16.213825+0000 mgr.y (mgr.25253) 7546 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:15.347169+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:15.357869+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:15.898896+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:15.908890+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:16.071333+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:16.125022+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: audit 2024-07-28T15:40:16.133057+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[79620]: cluster 2024-07-28T15:40:16.213825+0000 mgr.y (mgr.25253) 7546 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:15.347169+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:15.357869+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:15.898896+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:15.908890+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:16.071333+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:16.125022+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: audit 2024-07-28T15:40:16.133057+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:16.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:16 smithi177 bash[81864]: cluster 2024-07-28T15:40:16.213825+0000 mgr.y (mgr.25253) 7546 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:17.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14262 16 16 0 0 0 - 0 2024-07-28T15:40:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[81864]: audit 2024-07-28T15:40:16.689897+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[81864]: audit 2024-07-28T15:40:16.699496+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[81864]: audit 2024-07-28T15:40:16.701532+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[81864]: audit 2024-07-28T15:40:16.703187+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:18.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[81864]: audit 2024-07-28T15:40:16.712978+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[79620]: audit 2024-07-28T15:40:16.689897+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[79620]: audit 2024-07-28T15:40:16.699496+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[79620]: audit 2024-07-28T15:40:16.701532+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[79620]: audit 2024-07-28T15:40:16.703187+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:17 smithi177 bash[79620]: audit 2024-07-28T15:40:16.712978+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:17 smithi204 bash[68176]: audit 2024-07-28T15:40:16.689897+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:17 smithi204 bash[68176]: audit 2024-07-28T15:40:16.699496+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:17 smithi204 bash[68176]: audit 2024-07-28T15:40:16.701532+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:17 smithi204 bash[68176]: audit 2024-07-28T15:40:16.703187+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:18.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:17 smithi204 bash[68176]: audit 2024-07-28T15:40:16.712978+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:40:18.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14263 16 16 0 0 0 - 0 2024-07-28T15:40:19.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:18 smithi177 bash[81864]: cluster 2024-07-28T15:40:18.215292+0000 mgr.y (mgr.25253) 7547 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:19.019 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:18 smithi177 bash[79620]: cluster 2024-07-28T15:40:18.215292+0000 mgr.y (mgr.25253) 7547 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:19.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:18 smithi204 bash[68176]: cluster 2024-07-28T15:40:18.215292+0000 mgr.y (mgr.25253) 7547 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:19.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14264 16 16 0 0 0 - 0 2024-07-28T15:40:20.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14265 16 16 0 0 0 - 0 2024-07-28T15:40:20.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:20 smithi204 bash[68176]: cluster 2024-07-28T15:40:20.216804+0000 mgr.y (mgr.25253) 7548 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:20.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:20 smithi177 bash[81864]: cluster 2024-07-28T15:40:20.216804+0000 mgr.y (mgr.25253) 7548 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:20.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:20 smithi177 bash[79620]: cluster 2024-07-28T15:40:20.216804+0000 mgr.y (mgr.25253) 7548 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:21.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14266 16 16 0 0 0 - 0 2024-07-28T15:40:22.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:22 smithi204 bash[68176]: cluster 2024-07-28T15:40:22.218257+0000 mgr.y (mgr.25253) 7549 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:22.415 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:22 smithi204 bash[60899]: ts=2024-07-28T15:40:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.415 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:40:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:40:22.081595794Z level=info msg="Completed cleanup jobs" duration=117.240252ms 2024-07-28T15:40:22.593 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14267 16 16 0 0 0 - 0 2024-07-28T15:40:22.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:22 smithi177 bash[81864]: cluster 2024-07-28T15:40:22.218257+0000 mgr.y (mgr.25253) 7549 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:22.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:22 smithi177 bash[79620]: cluster 2024-07-28T15:40:22.218257+0000 mgr.y (mgr.25253) 7549 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:23.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14268 16 16 0 0 0 - 0 2024-07-28T15:40:24.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14269 16 16 0 0 0 - 0 2024-07-28T15:40:24.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:24 smithi204 bash[68176]: cluster 2024-07-28T15:40:24.219715+0000 mgr.y (mgr.25253) 7550 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:24.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:24 smithi177 bash[81864]: cluster 2024-07-28T15:40:24.219715+0000 mgr.y (mgr.25253) 7550 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:24.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:24 smithi177 bash[79620]: cluster 2024-07-28T15:40:24.219715+0000 mgr.y (mgr.25253) 7550 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:25.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14270 16 16 0 0 0 - 0 2024-07-28T15:40:26.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:26] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:40:26.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:26 smithi177 bash[81864]: cluster 2024-07-28T15:40:26.221111+0000 mgr.y (mgr.25253) 7551 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:26.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:26 smithi177 bash[79620]: cluster 2024-07-28T15:40:26.221111+0000 mgr.y (mgr.25253) 7551 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:26.594 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14271 16 16 0 0 0 - 0 2024-07-28T15:40:26.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:26 smithi204 bash[68176]: cluster 2024-07-28T15:40:26.221111+0000 mgr.y (mgr.25253) 7551 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:27.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14272 16 16 0 0 0 - 0 2024-07-28T15:40:28.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14273 16 16 0 0 0 - 0 2024-07-28T15:40:28.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:28 smithi204 bash[68176]: cluster 2024-07-28T15:40:28.222565+0000 mgr.y (mgr.25253) 7552 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:28.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:28 smithi177 bash[79620]: cluster 2024-07-28T15:40:28.222565+0000 mgr.y (mgr.25253) 7552 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:28.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:28 smithi177 bash[81864]: cluster 2024-07-28T15:40:28.222565+0000 mgr.y (mgr.25253) 7552 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:29.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14274 16 16 0 0 0 - 0 2024-07-28T15:40:30.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14275 16 16 0 0 0 - 0 2024-07-28T15:40:30.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:30 smithi204 bash[68176]: cluster 2024-07-28T15:40:30.224047+0000 mgr.y (mgr.25253) 7553 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:30.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:30 smithi177 bash[81864]: cluster 2024-07-28T15:40:30.224047+0000 mgr.y (mgr.25253) 7553 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:30.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:30 smithi177 bash[79620]: cluster 2024-07-28T15:40:30.224047+0000 mgr.y (mgr.25253) 7553 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:31.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14276 16 16 0 0 0 - 0 2024-07-28T15:40:31.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:31 smithi204 bash[68176]: audit 2024-07-28T15:40:31.071845+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:31 smithi177 bash[79620]: audit 2024-07-28T15:40:31.071845+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:31.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:31 smithi177 bash[81864]: audit 2024-07-28T15:40:31.071845+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:32.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14277 16 16 0 0 0 - 0 2024-07-28T15:40:32.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:32 smithi204 bash[68176]: cluster 2024-07-28T15:40:32.225501+0000 mgr.y (mgr.25253) 7554 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:32 smithi177 bash[81864]: cluster 2024-07-28T15:40:32.225501+0000 mgr.y (mgr.25253) 7554 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:32.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:32 smithi177 bash[79620]: cluster 2024-07-28T15:40:32.225501+0000 mgr.y (mgr.25253) 7554 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:33.595 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14278 16 16 0 0 0 - 0 2024-07-28T15:40:34.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14279 16 16 0 0 0 - 0 2024-07-28T15:40:34.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:34 smithi204 bash[68176]: cluster 2024-07-28T15:40:34.226932+0000 mgr.y (mgr.25253) 7555 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:34.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:34 smithi177 bash[79620]: cluster 2024-07-28T15:40:34.226932+0000 mgr.y (mgr.25253) 7555 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:34.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:34 smithi177 bash[81864]: cluster 2024-07-28T15:40:34.226932+0000 mgr.y (mgr.25253) 7555 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:35.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:40:35.596071+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:35.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:35.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14280 16 16 0 0 0 - 0 2024-07-28T15:40:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:36] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:40:36.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:36 smithi177 bash[81864]: cluster 2024-07-28T15:40:36.228388+0000 mgr.y (mgr.25253) 7556 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:36.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:36 smithi177 bash[79620]: cluster 2024-07-28T15:40:36.228388+0000 mgr.y (mgr.25253) 7556 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:36.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14281 16 16 0 0 0 - 0 2024-07-28T15:40:36.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:36 smithi204 bash[68176]: cluster 2024-07-28T15:40:36.228388+0000 mgr.y (mgr.25253) 7556 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:37.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14282 16 16 0 0 0 - 0 2024-07-28T15:40:38.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14283 16 16 0 0 0 - 0 2024-07-28T15:40:38.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:38 smithi204 bash[68176]: cluster 2024-07-28T15:40:38.229821+0000 mgr.y (mgr.25253) 7557 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:38.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:38 smithi177 bash[81864]: cluster 2024-07-28T15:40:38.229821+0000 mgr.y (mgr.25253) 7557 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:38.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:38 smithi177 bash[79620]: cluster 2024-07-28T15:40:38.229821+0000 mgr.y (mgr.25253) 7557 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:39.596 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14284 16 16 0 0 0 - 0 2024-07-28T15:40:40.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14285 16 16 0 0 0 - 0 2024-07-28T15:40:40.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:40 smithi204 bash[68176]: cluster 2024-07-28T15:40:40.231249+0000 mgr.y (mgr.25253) 7558 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:40.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:40 smithi177 bash[81864]: cluster 2024-07-28T15:40:40.231249+0000 mgr.y (mgr.25253) 7558 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:40.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:40 smithi177 bash[79620]: cluster 2024-07-28T15:40:40.231249+0000 mgr.y (mgr.25253) 7558 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:41.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14286 16 16 0 0 0 - 0 2024-07-28T15:40:42.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14287 16 16 0 0 0 - 0 2024-07-28T15:40:42.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:42 smithi204 bash[68176]: cluster 2024-07-28T15:40:42.232729+0000 mgr.y (mgr.25253) 7559 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:42 smithi177 bash[79620]: cluster 2024-07-28T15:40:42.232729+0000 mgr.y (mgr.25253) 7559 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:42.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:42 smithi177 bash[81864]: cluster 2024-07-28T15:40:42.232729+0000 mgr.y (mgr.25253) 7559 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:43.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14288 16 16 0 0 0 - 0 2024-07-28T15:40:44.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14289 16 16 0 0 0 - 0 2024-07-28T15:40:44.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:44 smithi204 bash[68176]: cluster 2024-07-28T15:40:44.234158+0000 mgr.y (mgr.25253) 7560 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:44.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:44 smithi177 bash[81864]: cluster 2024-07-28T15:40:44.234158+0000 mgr.y (mgr.25253) 7560 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:44.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:44 smithi177 bash[79620]: cluster 2024-07-28T15:40:44.234158+0000 mgr.y (mgr.25253) 7560 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:45.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14290 16 16 0 0 0 - 0 2024-07-28T15:40:46.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:46 smithi204 bash[68176]: audit 2024-07-28T15:40:46.072022+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:46.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:46 smithi177 bash[79620]: audit 2024-07-28T15:40:46.072022+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:46.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:40:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:46 smithi177 bash[81864]: audit 2024-07-28T15:40:46.072022+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:46.597 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14291 16 16 0 0 0 - 0 2024-07-28T15:40:47.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:47 smithi204 bash[68176]: cluster 2024-07-28T15:40:46.235666+0000 mgr.y (mgr.25253) 7561 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:47.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:47 smithi177 bash[81864]: cluster 2024-07-28T15:40:46.235666+0000 mgr.y (mgr.25253) 7561 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:47.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:47 smithi177 bash[79620]: cluster 2024-07-28T15:40:46.235666+0000 mgr.y (mgr.25253) 7561 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:47.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14292 16 16 0 0 0 - 0 2024-07-28T15:40:48.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14293 16 16 0 0 0 - 0 2024-07-28T15:40:48.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:48 smithi204 bash[68176]: cluster 2024-07-28T15:40:48.237117+0000 mgr.y (mgr.25253) 7562 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:48.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:48 smithi177 bash[81864]: cluster 2024-07-28T15:40:48.237117+0000 mgr.y (mgr.25253) 7562 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:48.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:48 smithi177 bash[79620]: cluster 2024-07-28T15:40:48.237117+0000 mgr.y (mgr.25253) 7562 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:49.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14294 16 16 0 0 0 - 0 2024-07-28T15:40:50.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14295 16 16 0 0 0 - 0 2024-07-28T15:40:50.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:50 smithi204 bash[68176]: cluster 2024-07-28T15:40:50.238599+0000 mgr.y (mgr.25253) 7563 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:50.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:50 smithi177 bash[81864]: cluster 2024-07-28T15:40:50.238599+0000 mgr.y (mgr.25253) 7563 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:50.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:50 smithi177 bash[79620]: cluster 2024-07-28T15:40:50.238599+0000 mgr.y (mgr.25253) 7563 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:51.598 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14296 16 16 0 0 0 - 0 2024-07-28T15:40:52.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14297 16 16 0 0 0 - 0 2024-07-28T15:40:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:40:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:52 smithi204 bash[68176]: cluster 2024-07-28T15:40:52.240117+0000 mgr.y (mgr.25253) 7564 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:53.269 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:52 smithi177 bash[79620]: cluster 2024-07-28T15:40:52.240117+0000 mgr.y (mgr.25253) 7564 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:53.269 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:52 smithi177 bash[81864]: cluster 2024-07-28T15:40:52.240117+0000 mgr.y (mgr.25253) 7564 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:53.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14298 16 16 0 0 0 - 0 2024-07-28T15:40:54.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14299 16 16 0 0 0 - 0 2024-07-28T15:40:54.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:54 smithi204 bash[68176]: cluster 2024-07-28T15:40:54.241623+0000 mgr.y (mgr.25253) 7565 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:54.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:54 smithi177 bash[79620]: cluster 2024-07-28T15:40:54.241623+0000 mgr.y (mgr.25253) 7565 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:54.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:54 smithi177 bash[81864]: cluster 2024-07-28T15:40:54.241623+0000 mgr.y (mgr.25253) 7565 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:55.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:40:55.599220+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:55.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:55.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14300 16 16 0 0 0 - 0 2024-07-28T15:40:56.311 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:40:56] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-28T15:40:56.311 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:56 smithi177 bash[79620]: cluster 2024-07-28T15:40:56.243098+0000 mgr.y (mgr.25253) 7566 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:56.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14301 16 16 0 0 0 - 0 2024-07-28T15:40:56.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:56 smithi204 bash[68176]: cluster 2024-07-28T15:40:56.243098+0000 mgr.y (mgr.25253) 7566 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:56.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:56 smithi177 bash[81864]: cluster 2024-07-28T15:40:56.243098+0000 mgr.y (mgr.25253) 7566 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:57.599 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14302 16 16 0 0 0 - 0 2024-07-28T15:40:58.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14303 16 16 0 0 0 - 0 2024-07-28T15:40:58.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:40:58 smithi204 bash[68176]: cluster 2024-07-28T15:40:58.244546+0000 mgr.y (mgr.25253) 7567 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:58.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:40:58 smithi177 bash[81864]: cluster 2024-07-28T15:40:58.244546+0000 mgr.y (mgr.25253) 7567 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:58.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:40:58 smithi177 bash[79620]: cluster 2024-07-28T15:40:58.244546+0000 mgr.y (mgr.25253) 7567 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:40:59.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14304 16 16 0 0 0 - 0 2024-07-28T15:41:00.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14305 16 16 0 0 0 - 0 2024-07-28T15:41:00.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:00 smithi204 bash[68176]: cluster 2024-07-28T15:41:00.246142+0000 mgr.y (mgr.25253) 7568 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:00.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:00 smithi177 bash[81864]: cluster 2024-07-28T15:41:00.246142+0000 mgr.y (mgr.25253) 7568 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:00.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:00 smithi177 bash[79620]: cluster 2024-07-28T15:41:00.246142+0000 mgr.y (mgr.25253) 7568 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:01.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14306 16 16 0 0 0 - 0 2024-07-28T15:41:01.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:01 smithi204 bash[68176]: audit 2024-07-28T15:41:01.072624+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:01.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:01 smithi177 bash[81864]: audit 2024-07-28T15:41:01.072624+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:01.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:01 smithi177 bash[79620]: audit 2024-07-28T15:41:01.072624+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:02.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14307 16 16 0 0 0 - 0 2024-07-28T15:41:02.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:02 smithi204 bash[68176]: cluster 2024-07-28T15:41:02.247633+0000 mgr.y (mgr.25253) 7569 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:02 smithi177 bash[81864]: cluster 2024-07-28T15:41:02.247633+0000 mgr.y (mgr.25253) 7569 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:02.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:02 smithi177 bash[79620]: cluster 2024-07-28T15:41:02.247633+0000 mgr.y (mgr.25253) 7569 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:03.600 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14308 16 16 0 0 0 - 0 2024-07-28T15:41:04.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14309 16 16 0 0 0 - 0 2024-07-28T15:41:05.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14310 16 16 0 0 0 - 0 2024-07-28T15:41:05.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:05 smithi204 bash[68176]: cluster 2024-07-28T15:41:04.249117+0000 mgr.y (mgr.25253) 7570 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:05.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:05 smithi177 bash[81864]: cluster 2024-07-28T15:41:04.249117+0000 mgr.y (mgr.25253) 7570 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:05.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:05 smithi177 bash[79620]: cluster 2024-07-28T15:41:04.249117+0000 mgr.y (mgr.25253) 7570 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:06.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:06] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:41:06.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14311 16 16 0 0 0 - 0 2024-07-28T15:41:07.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14312 16 16 0 0 0 - 0 2024-07-28T15:41:07.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:07 smithi204 bash[68176]: cluster 2024-07-28T15:41:06.250574+0000 mgr.y (mgr.25253) 7571 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:07.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:07 smithi177 bash[81864]: cluster 2024-07-28T15:41:06.250574+0000 mgr.y (mgr.25253) 7571 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:07.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:07 smithi177 bash[79620]: cluster 2024-07-28T15:41:06.250574+0000 mgr.y (mgr.25253) 7571 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:08.601 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14313 16 16 0 0 0 - 0 2024-07-28T15:41:09.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14314 16 16 0 0 0 - 0 2024-07-28T15:41:09.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:09 smithi204 bash[68176]: cluster 2024-07-28T15:41:08.252037+0000 mgr.y (mgr.25253) 7572 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:09.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:09 smithi177 bash[81864]: cluster 2024-07-28T15:41:08.252037+0000 mgr.y (mgr.25253) 7572 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:09.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:09 smithi177 bash[79620]: cluster 2024-07-28T15:41:08.252037+0000 mgr.y (mgr.25253) 7572 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:10.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14315 16 16 0 0 0 - 0 2024-07-28T15:41:11.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14316 16 16 0 0 0 - 0 2024-07-28T15:41:11.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:11 smithi204 bash[68176]: cluster 2024-07-28T15:41:10.253480+0000 mgr.y (mgr.25253) 7573 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:11.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:11 smithi177 bash[81864]: cluster 2024-07-28T15:41:10.253480+0000 mgr.y (mgr.25253) 7573 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:11.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:11 smithi177 bash[79620]: cluster 2024-07-28T15:41:10.253480+0000 mgr.y (mgr.25253) 7573 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:12.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14317 16 16 0 0 0 - 0 2024-07-28T15:41:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14318 16 16 0 0 0 - 0 2024-07-28T15:41:13.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:13 smithi204 bash[68176]: cluster 2024-07-28T15:41:12.254928+0000 mgr.y (mgr.25253) 7574 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:13.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:13 smithi177 bash[81864]: cluster 2024-07-28T15:41:12.254928+0000 mgr.y (mgr.25253) 7574 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:13.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:13 smithi177 bash[79620]: cluster 2024-07-28T15:41:12.254928+0000 mgr.y (mgr.25253) 7574 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:14.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14319 16 16 0 0 0 - 0 2024-07-28T15:41:15.602 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:41:15.602453+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:15.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:15.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14320 16 16 0 0 0 - 0 2024-07-28T15:41:15.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:15 smithi204 bash[68176]: cluster 2024-07-28T15:41:14.256422+0000 mgr.y (mgr.25253) 7575 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:15.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:15 smithi177 bash[81864]: cluster 2024-07-28T15:41:14.256422+0000 mgr.y (mgr.25253) 7575 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:15.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:15 smithi177 bash[79620]: cluster 2024-07-28T15:41:14.256422+0000 mgr.y (mgr.25253) 7575 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:16.336 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:16] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-28T15:41:16.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14321 16 16 0 0 0 - 0 2024-07-28T15:41:16.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:16 smithi204 bash[68176]: audit 2024-07-28T15:41:16.072888+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:16.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:16 smithi177 bash[81864]: audit 2024-07-28T15:41:16.072888+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:16.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:16 smithi177 bash[79620]: audit 2024-07-28T15:41:16.072888+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:17.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14322 16 16 0 0 0 - 0 2024-07-28T15:41:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:17 smithi204 bash[68176]: cluster 2024-07-28T15:41:16.257840+0000 mgr.y (mgr.25253) 7576 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:17.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:17 smithi204 bash[68176]: audit 2024-07-28T15:41:16.864093+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:17.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:17 smithi177 bash[81864]: cluster 2024-07-28T15:41:16.257840+0000 mgr.y (mgr.25253) 7576 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:17.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:17 smithi177 bash[81864]: audit 2024-07-28T15:41:16.864093+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:17 smithi177 bash[79620]: cluster 2024-07-28T15:41:16.257840+0000 mgr.y (mgr.25253) 7576 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:17.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:17 smithi177 bash[79620]: audit 2024-07-28T15:41:16.864093+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:18.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14323 16 16 0 0 0 - 0 2024-07-28T15:41:19.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14324 16 16 0 0 0 - 0 2024-07-28T15:41:19.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:19 smithi204 bash[68176]: cluster 2024-07-28T15:41:18.259305+0000 mgr.y (mgr.25253) 7577 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:19.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:19 smithi177 bash[81864]: cluster 2024-07-28T15:41:18.259305+0000 mgr.y (mgr.25253) 7577 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:19.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:19 smithi177 bash[79620]: cluster 2024-07-28T15:41:18.259305+0000 mgr.y (mgr.25253) 7577 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:20.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14325 16 16 0 0 0 - 0 2024-07-28T15:41:21.603 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14326 16 16 0 0 0 - 0 2024-07-28T15:41:21.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:21 smithi204 bash[68176]: cluster 2024-07-28T15:41:20.260790+0000 mgr.y (mgr.25253) 7578 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:21.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:21 smithi177 bash[81864]: cluster 2024-07-28T15:41:20.260790+0000 mgr.y (mgr.25253) 7578 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:21.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:21 smithi177 bash[79620]: cluster 2024-07-28T15:41:20.260790+0000 mgr.y (mgr.25253) 7578 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:22.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14327 16 16 0 0 0 - 0 2024-07-28T15:41:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14328 16 16 0 0 0 - 0 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: cluster 2024-07-28T15:41:22.261488+0000 mgr.y (mgr.25253) 7579 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:22.493985+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:22.498608+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:22.800190+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:22.805704+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:23.266480+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:23.267903+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[81864]: audit 2024-07-28T15:41:23.274753+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: cluster 2024-07-28T15:41:22.261488+0000 mgr.y (mgr.25253) 7579 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:22.493985+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:22.498608+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:22.800190+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:22.805704+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:23.266480+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:23.267903+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:23.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:23 smithi177 bash[79620]: audit 2024-07-28T15:41:23.274753+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: cluster 2024-07-28T15:41:22.261488+0000 mgr.y (mgr.25253) 7579 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:23.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:22.493985+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:22.498608+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:22.800190+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:22.805704+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:23.266480+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:23.267903+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:23 smithi204 bash[68176]: audit 2024-07-28T15:41:23.274753+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:41:24.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14329 16 16 0 0 0 - 0 2024-07-28T15:41:25.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14330 16 16 0 0 0 - 0 2024-07-28T15:41:25.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:25 smithi177 bash[81864]: cluster 2024-07-28T15:41:24.263023+0000 mgr.y (mgr.25253) 7580 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:25.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:25 smithi177 bash[79620]: cluster 2024-07-28T15:41:24.263023+0000 mgr.y (mgr.25253) 7580 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:25.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:25 smithi204 bash[68176]: cluster 2024-07-28T15:41:24.263023+0000 mgr.y (mgr.25253) 7580 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:26.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:26] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-28T15:41:26.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14331 16 16 0 0 0 - 0 2024-07-28T15:41:27.604 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14332 16 16 0 0 0 - 0 2024-07-28T15:41:27.769 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:27 smithi177 bash[81864]: cluster 2024-07-28T15:41:26.264562+0000 mgr.y (mgr.25253) 7581 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:27.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:27 smithi177 bash[79620]: cluster 2024-07-28T15:41:26.264562+0000 mgr.y (mgr.25253) 7581 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:27.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:27 smithi204 bash[68176]: cluster 2024-07-28T15:41:26.264562+0000 mgr.y (mgr.25253) 7581 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:28.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14333 16 16 0 0 0 - 0 2024-07-28T15:41:29.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14334 16 16 0 0 0 - 0 2024-07-28T15:41:29.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:29 smithi177 bash[79620]: cluster 2024-07-28T15:41:28.265997+0000 mgr.y (mgr.25253) 7582 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:29.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:29 smithi177 bash[81864]: cluster 2024-07-28T15:41:28.265997+0000 mgr.y (mgr.25253) 7582 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:29.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:29 smithi204 bash[68176]: cluster 2024-07-28T15:41:28.265997+0000 mgr.y (mgr.25253) 7582 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:30.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14335 16 16 0 0 0 - 0 2024-07-28T15:41:31.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14336 16 16 0 0 0 - 0 2024-07-28T15:41:31.769 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:31 smithi177 bash[79620]: cluster 2024-07-28T15:41:30.267434+0000 mgr.y (mgr.25253) 7583 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:31.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:31 smithi177 bash[79620]: audit 2024-07-28T15:41:31.073244+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:31.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:31 smithi177 bash[81864]: cluster 2024-07-28T15:41:30.267434+0000 mgr.y (mgr.25253) 7583 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:31.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:31 smithi177 bash[81864]: audit 2024-07-28T15:41:31.073244+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:31 smithi204 bash[68176]: cluster 2024-07-28T15:41:30.267434+0000 mgr.y (mgr.25253) 7583 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:31.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:31 smithi204 bash[68176]: audit 2024-07-28T15:41:31.073244+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:32.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14337 16 16 0 0 0 - 0 2024-07-28T15:41:32.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.605 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14338 16 16 0 0 0 - 0 2024-07-28T15:41:33.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:33 smithi204 bash[68176]: cluster 2024-07-28T15:41:32.268902+0000 mgr.y (mgr.25253) 7584 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:34.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:33 smithi177 bash[81864]: cluster 2024-07-28T15:41:32.268902+0000 mgr.y (mgr.25253) 7584 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:34.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:33 smithi177 bash[79620]: cluster 2024-07-28T15:41:32.268902+0000 mgr.y (mgr.25253) 7584 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:34.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14339 16 16 0 0 0 - 0 2024-07-28T15:41:35.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:41:35.605552+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:35.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:35.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14340 16 16 0 0 0 - 0 2024-07-28T15:41:35.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:35 smithi204 bash[68176]: cluster 2024-07-28T15:41:34.270369+0000 mgr.y (mgr.25253) 7585 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:36.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:35 smithi177 bash[81864]: cluster 2024-07-28T15:41:34.270369+0000 mgr.y (mgr.25253) 7585 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:36.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:35 smithi177 bash[79620]: cluster 2024-07-28T15:41:34.270369+0000 mgr.y (mgr.25253) 7585 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:36.519 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:41:36.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14341 16 16 0 0 0 - 0 2024-07-28T15:41:37.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14342 16 16 0 0 0 - 0 2024-07-28T15:41:37.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:37 smithi204 bash[68176]: cluster 2024-07-28T15:41:36.271849+0000 mgr.y (mgr.25253) 7586 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:38.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:37 smithi177 bash[81864]: cluster 2024-07-28T15:41:36.271849+0000 mgr.y (mgr.25253) 7586 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:38.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:37 smithi177 bash[79620]: cluster 2024-07-28T15:41:36.271849+0000 mgr.y (mgr.25253) 7586 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:38.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14343 16 16 0 0 0 - 0 2024-07-28T15:41:39.606 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14344 16 16 0 0 0 - 0 2024-07-28T15:41:39.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:39 smithi204 bash[68176]: cluster 2024-07-28T15:41:38.273313+0000 mgr.y (mgr.25253) 7587 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:40.019 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:39 smithi177 bash[81864]: cluster 2024-07-28T15:41:38.273313+0000 mgr.y (mgr.25253) 7587 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:40.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:39 smithi177 bash[79620]: cluster 2024-07-28T15:41:38.273313+0000 mgr.y (mgr.25253) 7587 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:40.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14345 16 16 0 0 0 - 0 2024-07-28T15:41:41.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14346 16 16 0 0 0 - 0 2024-07-28T15:41:41.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:41 smithi204 bash[68176]: cluster 2024-07-28T15:41:40.274770+0000 mgr.y (mgr.25253) 7588 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:42.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:41 smithi177 bash[81864]: cluster 2024-07-28T15:41:40.274770+0000 mgr.y (mgr.25253) 7588 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:42.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:41 smithi177 bash[79620]: cluster 2024-07-28T15:41:40.274770+0000 mgr.y (mgr.25253) 7588 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:42.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14347 16 16 0 0 0 - 0 2024-07-28T15:41:42.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14348 16 16 0 0 0 - 0 2024-07-28T15:41:43.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:43 smithi204 bash[68176]: cluster 2024-07-28T15:41:42.276254+0000 mgr.y (mgr.25253) 7589 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:44.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:43 smithi177 bash[81864]: cluster 2024-07-28T15:41:42.276254+0000 mgr.y (mgr.25253) 7589 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:44.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:43 smithi177 bash[79620]: cluster 2024-07-28T15:41:42.276254+0000 mgr.y (mgr.25253) 7589 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:44.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14349 16 16 0 0 0 - 0 2024-07-28T15:41:45.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14350 16 16 0 0 0 - 0 2024-07-28T15:41:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:45 smithi204 bash[68176]: cluster 2024-07-28T15:41:44.277734+0000 mgr.y (mgr.25253) 7590 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:46.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:45 smithi177 bash[81864]: cluster 2024-07-28T15:41:44.277734+0000 mgr.y (mgr.25253) 7590 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:46.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:45 smithi177 bash[79620]: cluster 2024-07-28T15:41:44.277734+0000 mgr.y (mgr.25253) 7590 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:46.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:41:46.607 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14351 16 16 0 0 0 - 0 2024-07-28T15:41:46.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:46 smithi204 bash[68176]: audit 2024-07-28T15:41:46.073715+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:47.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:46 smithi177 bash[79620]: audit 2024-07-28T15:41:46.073715+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:47.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:46 smithi177 bash[81864]: audit 2024-07-28T15:41:46.073715+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:47.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14352 16 16 0 0 0 - 0 2024-07-28T15:41:47.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:47 smithi204 bash[68176]: cluster 2024-07-28T15:41:46.279137+0000 mgr.y (mgr.25253) 7591 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:48.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:47 smithi177 bash[79620]: cluster 2024-07-28T15:41:46.279137+0000 mgr.y (mgr.25253) 7591 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:48.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:47 smithi177 bash[81864]: cluster 2024-07-28T15:41:46.279137+0000 mgr.y (mgr.25253) 7591 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:48.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14353 16 16 0 0 0 - 0 2024-07-28T15:41:49.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14354 16 16 0 0 0 - 0 2024-07-28T15:41:49.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:49 smithi204 bash[68176]: cluster 2024-07-28T15:41:48.280572+0000 mgr.y (mgr.25253) 7592 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:50.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:49 smithi177 bash[81864]: cluster 2024-07-28T15:41:48.280572+0000 mgr.y (mgr.25253) 7592 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:50.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:49 smithi177 bash[79620]: cluster 2024-07-28T15:41:48.280572+0000 mgr.y (mgr.25253) 7592 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:50.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14355 16 16 0 0 0 - 0 2024-07-28T15:41:51.608 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14356 16 16 0 0 0 - 0 2024-07-28T15:41:51.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:51 smithi204 bash[68176]: cluster 2024-07-28T15:41:50.282044+0000 mgr.y (mgr.25253) 7593 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:52.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:51 smithi177 bash[79620]: cluster 2024-07-28T15:41:50.282044+0000 mgr.y (mgr.25253) 7593 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:52.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:51 smithi177 bash[81864]: cluster 2024-07-28T15:41:50.282044+0000 mgr.y (mgr.25253) 7593 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:52.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14357 16 16 0 0 0 - 0 2024-07-28T15:41:52.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:41:52 smithi204 bash[60899]: ts=2024-07-28T15:41:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14358 16 16 0 0 0 - 0 2024-07-28T15:41:53.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:53 smithi204 bash[68176]: cluster 2024-07-28T15:41:52.283503+0000 mgr.y (mgr.25253) 7594 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:54.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:53 smithi177 bash[81864]: cluster 2024-07-28T15:41:52.283503+0000 mgr.y (mgr.25253) 7594 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:54.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:53 smithi177 bash[79620]: cluster 2024-07-28T15:41:52.283503+0000 mgr.y (mgr.25253) 7594 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:54.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14359 16 16 0 0 0 - 0 2024-07-28T15:41:55.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:41:55.608633+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:55.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:55.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14360 16 16 0 0 0 - 0 2024-07-28T15:41:55.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:55 smithi204 bash[68176]: cluster 2024-07-28T15:41:54.284988+0000 mgr.y (mgr.25253) 7595 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:56.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:55 smithi177 bash[79620]: cluster 2024-07-28T15:41:54.284988+0000 mgr.y (mgr.25253) 7595 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:56.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:55 smithi177 bash[81864]: cluster 2024-07-28T15:41:54.284988+0000 mgr.y (mgr.25253) 7595 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:56.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:41:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:41:56.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14361 16 16 0 0 0 - 0 2024-07-28T15:41:57.609 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14362 16 16 0 0 0 - 0 2024-07-28T15:41:57.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:57 smithi204 bash[68176]: cluster 2024-07-28T15:41:56.286539+0000 mgr.y (mgr.25253) 7596 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:58.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:57 smithi177 bash[81864]: cluster 2024-07-28T15:41:56.286539+0000 mgr.y (mgr.25253) 7596 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:58.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:57 smithi177 bash[79620]: cluster 2024-07-28T15:41:56.286539+0000 mgr.y (mgr.25253) 7596 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:41:58.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14363 16 16 0 0 0 - 0 2024-07-28T15:41:59.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14364 16 16 0 0 0 - 0 2024-07-28T15:41:59.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:41:59 smithi204 bash[68176]: cluster 2024-07-28T15:41:58.288175+0000 mgr.y (mgr.25253) 7597 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:00.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:41:59 smithi177 bash[81864]: cluster 2024-07-28T15:41:58.288175+0000 mgr.y (mgr.25253) 7597 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:00.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:41:59 smithi177 bash[79620]: cluster 2024-07-28T15:41:58.288175+0000 mgr.y (mgr.25253) 7597 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:00.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14365 16 16 0 0 0 - 0 2024-07-28T15:42:01.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14366 16 16 0 0 0 - 0 2024-07-28T15:42:01.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:01 smithi204 bash[68176]: cluster 2024-07-28T15:42:00.289688+0000 mgr.y (mgr.25253) 7598 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:01.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:01 smithi204 bash[68176]: audit 2024-07-28T15:42:01.074188+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:02.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:01 smithi177 bash[81864]: cluster 2024-07-28T15:42:00.289688+0000 mgr.y (mgr.25253) 7598 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:02.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:01 smithi177 bash[81864]: audit 2024-07-28T15:42:01.074188+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:02.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:01 smithi177 bash[79620]: cluster 2024-07-28T15:42:00.289688+0000 mgr.y (mgr.25253) 7598 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:02.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:01 smithi177 bash[79620]: audit 2024-07-28T15:42:01.074188+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:02.610 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14367 16 16 0 0 0 - 0 2024-07-28T15:42:02.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14368 16 16 0 0 0 - 0 2024-07-28T15:42:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:03 smithi204 bash[68176]: cluster 2024-07-28T15:42:02.291256+0000 mgr.y (mgr.25253) 7599 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:04.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:03 smithi177 bash[81864]: cluster 2024-07-28T15:42:02.291256+0000 mgr.y (mgr.25253) 7599 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:04.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:03 smithi177 bash[79620]: cluster 2024-07-28T15:42:02.291256+0000 mgr.y (mgr.25253) 7599 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:04.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14369 16 16 0 0 0 - 0 2024-07-28T15:42:05.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14370 16 16 0 0 0 - 0 2024-07-28T15:42:05.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:05 smithi204 bash[68176]: cluster 2024-07-28T15:42:04.292886+0000 mgr.y (mgr.25253) 7600 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:06.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:05 smithi177 bash[81864]: cluster 2024-07-28T15:42:04.292886+0000 mgr.y (mgr.25253) 7600 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:06.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:05 smithi177 bash[79620]: cluster 2024-07-28T15:42:04.292886+0000 mgr.y (mgr.25253) 7600 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:06.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:42:06.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14371 16 16 0 0 0 - 0 2024-07-28T15:42:07.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14372 16 16 0 0 0 - 0 2024-07-28T15:42:07.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:07 smithi204 bash[68176]: cluster 2024-07-28T15:42:06.294509+0000 mgr.y (mgr.25253) 7601 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:08.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:07 smithi177 bash[81864]: cluster 2024-07-28T15:42:06.294509+0000 mgr.y (mgr.25253) 7601 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:08.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:07 smithi177 bash[79620]: cluster 2024-07-28T15:42:06.294509+0000 mgr.y (mgr.25253) 7601 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:08.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14373 16 16 0 0 0 - 0 2024-07-28T15:42:09.611 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14374 16 16 0 0 0 - 0 2024-07-28T15:42:09.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:09 smithi204 bash[68176]: cluster 2024-07-28T15:42:08.296142+0000 mgr.y (mgr.25253) 7602 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:10.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:09 smithi177 bash[79620]: cluster 2024-07-28T15:42:08.296142+0000 mgr.y (mgr.25253) 7602 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:10.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:09 smithi177 bash[81864]: cluster 2024-07-28T15:42:08.296142+0000 mgr.y (mgr.25253) 7602 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:10.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14375 16 16 0 0 0 - 0 2024-07-28T15:42:11.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14376 16 16 0 0 0 - 0 2024-07-28T15:42:11.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:11 smithi204 bash[68176]: cluster 2024-07-28T15:42:10.297667+0000 mgr.y (mgr.25253) 7603 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:12.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:11 smithi177 bash[81864]: cluster 2024-07-28T15:42:10.297667+0000 mgr.y (mgr.25253) 7603 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:12.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:11 smithi177 bash[79620]: cluster 2024-07-28T15:42:10.297667+0000 mgr.y (mgr.25253) 7603 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:12.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14377 16 16 0 0 0 - 0 2024-07-28T15:42:12.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14378 16 16 0 0 0 - 0 2024-07-28T15:42:13.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:13 smithi204 bash[68176]: cluster 2024-07-28T15:42:12.299120+0000 mgr.y (mgr.25253) 7604 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:14.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:13 smithi177 bash[81864]: cluster 2024-07-28T15:42:12.299120+0000 mgr.y (mgr.25253) 7604 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:14.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:13 smithi177 bash[79620]: cluster 2024-07-28T15:42:12.299120+0000 mgr.y (mgr.25253) 7604 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:14.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14379 16 16 0 0 0 - 0 2024-07-28T15:42:15.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:42:15.611620+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:15.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:15.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14380 16 16 0 0 0 - 0 2024-07-28T15:42:15.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:15 smithi204 bash[68176]: cluster 2024-07-28T15:42:14.300733+0000 mgr.y (mgr.25253) 7605 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:16.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:15 smithi177 bash[81864]: cluster 2024-07-28T15:42:14.300733+0000 mgr.y (mgr.25253) 7605 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:16.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:15 smithi177 bash[79620]: cluster 2024-07-28T15:42:14.300733+0000 mgr.y (mgr.25253) 7605 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:16.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:42:16.612 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14381 16 16 0 0 0 - 0 2024-07-28T15:42:16.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:16 smithi204 bash[68176]: audit 2024-07-28T15:42:16.074531+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:17.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:16 smithi177 bash[81864]: audit 2024-07-28T15:42:16.074531+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:17.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:16 smithi177 bash[79620]: audit 2024-07-28T15:42:16.074531+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:17.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14382 16 16 0 0 0 - 0 2024-07-28T15:42:17.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:17 smithi204 bash[68176]: cluster 2024-07-28T15:42:16.302318+0000 mgr.y (mgr.25253) 7606 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:18.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:17 smithi177 bash[81864]: cluster 2024-07-28T15:42:16.302318+0000 mgr.y (mgr.25253) 7606 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:18.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:17 smithi177 bash[79620]: cluster 2024-07-28T15:42:16.302318+0000 mgr.y (mgr.25253) 7606 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:18.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14383 16 16 0 0 0 - 0 2024-07-28T15:42:19.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14384 16 16 0 0 0 - 0 2024-07-28T15:42:19.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:19 smithi204 bash[68176]: cluster 2024-07-28T15:42:18.303995+0000 mgr.y (mgr.25253) 7607 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:20.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:19 smithi177 bash[79620]: cluster 2024-07-28T15:42:18.303995+0000 mgr.y (mgr.25253) 7607 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:20.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:19 smithi177 bash[81864]: cluster 2024-07-28T15:42:18.303995+0000 mgr.y (mgr.25253) 7607 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:20.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14385 16 16 0 0 0 - 0 2024-07-28T15:42:21.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14386 16 16 0 0 0 - 0 2024-07-28T15:42:21.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:21 smithi204 bash[68176]: cluster 2024-07-28T15:42:20.305602+0000 mgr.y (mgr.25253) 7608 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:22.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:21 smithi177 bash[81864]: cluster 2024-07-28T15:42:20.305602+0000 mgr.y (mgr.25253) 7608 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:22.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:21 smithi177 bash[79620]: cluster 2024-07-28T15:42:20.305602+0000 mgr.y (mgr.25253) 7608 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:22.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14387 16 16 0 0 0 - 0 2024-07-28T15:42:22.665 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.613 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14388 16 16 0 0 0 - 0 2024-07-28T15:42:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:23 smithi204 bash[68176]: cluster 2024-07-28T15:42:22.307114+0000 mgr.y (mgr.25253) 7609 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:23.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:23 smithi204 bash[68176]: audit 2024-07-28T15:42:23.403656+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:24.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:23 smithi177 bash[79620]: cluster 2024-07-28T15:42:22.307114+0000 mgr.y (mgr.25253) 7609 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:24.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:23 smithi177 bash[79620]: audit 2024-07-28T15:42:23.403656+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:24.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:23 smithi177 bash[81864]: cluster 2024-07-28T15:42:22.307114+0000 mgr.y (mgr.25253) 7609 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:24.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:23 smithi177 bash[81864]: audit 2024-07-28T15:42:23.403656+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:24.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14389 16 16 0 0 0 - 0 2024-07-28T15:42:25.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14390 16 16 0 0 0 - 0 2024-07-28T15:42:25.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:25 smithi204 bash[68176]: cluster 2024-07-28T15:42:24.308763+0000 mgr.y (mgr.25253) 7610 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:26.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:25 smithi177 bash[79620]: cluster 2024-07-28T15:42:24.308763+0000 mgr.y (mgr.25253) 7610 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:26.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:25 smithi177 bash[81864]: cluster 2024-07-28T15:42:24.308763+0000 mgr.y (mgr.25253) 7610 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:26.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:42:26.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14391 16 16 0 0 0 - 0 2024-07-28T15:42:27.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14392 16 16 0 0 0 - 0 2024-07-28T15:42:27.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:27 smithi204 bash[68176]: cluster 2024-07-28T15:42:26.309651+0000 mgr.y (mgr.25253) 7611 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:28.020 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:27 smithi177 bash[79620]: cluster 2024-07-28T15:42:26.309651+0000 mgr.y (mgr.25253) 7611 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:28.020 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:27 smithi177 bash[81864]: cluster 2024-07-28T15:42:26.309651+0000 mgr.y (mgr.25253) 7611 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:28.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14393 16 16 0 0 0 - 0 2024-07-28T15:42:29.614 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14394 16 16 0 0 0 - 0 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: cluster 2024-07-28T15:42:28.310618+0000 mgr.y (mgr.25253) 7612 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.072904+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.081544+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.347926+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.353726+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.781751+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.783382+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:30.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:30 smithi204 bash[68176]: audit 2024-07-28T15:42:29.792969+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: cluster 2024-07-28T15:42:28.310618+0000 mgr.y (mgr.25253) 7612 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.072904+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.081544+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.347926+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.353726+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.781751+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.783382+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[81864]: audit 2024-07-28T15:42:29.792969+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: cluster 2024-07-28T15:42:28.310618+0000 mgr.y (mgr.25253) 7612 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.072904+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.081544+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.347926+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.353726+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.781751+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.783382+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:30 smithi177 bash[79620]: audit 2024-07-28T15:42:29.792969+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:42:30.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14395 16 16 0 0 0 - 0 2024-07-28T15:42:31.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:31 smithi204 bash[68176]: audit 2024-07-28T15:42:31.074833+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:31.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:31 smithi177 bash[81864]: audit 2024-07-28T15:42:31.074833+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:31.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:31 smithi177 bash[79620]: audit 2024-07-28T15:42:31.074833+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:31.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14396 16 16 0 0 0 - 0 2024-07-28T15:42:32.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:32 smithi204 bash[68176]: cluster 2024-07-28T15:42:30.312091+0000 mgr.y (mgr.25253) 7613 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:32.416 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:32 smithi177 bash[81864]: cluster 2024-07-28T15:42:30.312091+0000 mgr.y (mgr.25253) 7613 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:32.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:32 smithi177 bash[79620]: cluster 2024-07-28T15:42:30.312091+0000 mgr.y (mgr.25253) 7613 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:32.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14397 16 16 0 0 0 - 0 2024-07-28T15:42:33.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14398 16 16 0 0 0 - 0 2024-07-28T15:42:34.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:34 smithi204 bash[68176]: cluster 2024-07-28T15:42:32.313537+0000 mgr.y (mgr.25253) 7614 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:34.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:34 smithi177 bash[81864]: cluster 2024-07-28T15:42:32.313537+0000 mgr.y (mgr.25253) 7614 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:34.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:34 smithi177 bash[79620]: cluster 2024-07-28T15:42:32.313537+0000 mgr.y (mgr.25253) 7614 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:34.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14399 16 16 0 0 0 - 0 2024-07-28T15:42:35.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:42:35.614697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:35.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:35.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14400 16 16 0 0 0 - 0 2024-07-28T15:42:36.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:36 smithi204 bash[68176]: cluster 2024-07-28T15:42:34.314982+0000 mgr.y (mgr.25253) 7615 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:36.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:36] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:42:36.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:36 smithi177 bash[81864]: cluster 2024-07-28T15:42:34.314982+0000 mgr.y (mgr.25253) 7615 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:36.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:36 smithi177 bash[79620]: cluster 2024-07-28T15:42:34.314982+0000 mgr.y (mgr.25253) 7615 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:36.615 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14401 16 16 0 0 0 - 0 2024-07-28T15:42:37.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14402 16 16 0 0 0 - 0 2024-07-28T15:42:38.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:38 smithi204 bash[68176]: cluster 2024-07-28T15:42:36.316455+0000 mgr.y (mgr.25253) 7616 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:38.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:38 smithi177 bash[81864]: cluster 2024-07-28T15:42:36.316455+0000 mgr.y (mgr.25253) 7616 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:38.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:38 smithi177 bash[79620]: cluster 2024-07-28T15:42:36.316455+0000 mgr.y (mgr.25253) 7616 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:38.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14403 16 16 0 0 0 - 0 2024-07-28T15:42:39.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14404 16 16 0 0 0 - 0 2024-07-28T15:42:40.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:40 smithi204 bash[68176]: cluster 2024-07-28T15:42:38.317902+0000 mgr.y (mgr.25253) 7617 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:40.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:40 smithi177 bash[81864]: cluster 2024-07-28T15:42:38.317902+0000 mgr.y (mgr.25253) 7617 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:40.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:40 smithi177 bash[79620]: cluster 2024-07-28T15:42:38.317902+0000 mgr.y (mgr.25253) 7617 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:40.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14405 16 16 0 0 0 - 0 2024-07-28T15:42:41.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14406 16 16 0 0 0 - 0 2024-07-28T15:42:42.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:42 smithi204 bash[68176]: cluster 2024-07-28T15:42:40.319469+0000 mgr.y (mgr.25253) 7618 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:42.416 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:42 smithi177 bash[81864]: cluster 2024-07-28T15:42:40.319469+0000 mgr.y (mgr.25253) 7618 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:42.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:42 smithi177 bash[79620]: cluster 2024-07-28T15:42:40.319469+0000 mgr.y (mgr.25253) 7618 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:42.616 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14407 16 16 0 0 0 - 0 2024-07-28T15:42:43.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14408 16 16 0 0 0 - 0 2024-07-28T15:42:44.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:44 smithi204 bash[68176]: cluster 2024-07-28T15:42:42.320972+0000 mgr.y (mgr.25253) 7619 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:44.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:44 smithi177 bash[81864]: cluster 2024-07-28T15:42:42.320972+0000 mgr.y (mgr.25253) 7619 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:44.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:44 smithi177 bash[79620]: cluster 2024-07-28T15:42:42.320972+0000 mgr.y (mgr.25253) 7619 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:44.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14409 16 16 0 0 0 - 0 2024-07-28T15:42:45.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14410 16 16 0 0 0 - 0 2024-07-28T15:42:46.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:46 smithi204 bash[68176]: cluster 2024-07-28T15:42:44.322574+0000 mgr.y (mgr.25253) 7620 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:46.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:46 smithi204 bash[68176]: audit 2024-07-28T15:42:46.075314+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:46.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:46] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:42:46.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:46 smithi177 bash[81864]: cluster 2024-07-28T15:42:44.322574+0000 mgr.y (mgr.25253) 7620 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:46.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:46 smithi177 bash[81864]: audit 2024-07-28T15:42:46.075314+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:46.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:46 smithi177 bash[79620]: cluster 2024-07-28T15:42:44.322574+0000 mgr.y (mgr.25253) 7620 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:46.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:46 smithi177 bash[79620]: audit 2024-07-28T15:42:46.075314+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:46.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14411 16 16 0 0 0 - 0 2024-07-28T15:42:47.617 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14412 16 16 0 0 0 - 0 2024-07-28T15:42:48.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:48 smithi204 bash[68176]: cluster 2024-07-28T15:42:46.324225+0000 mgr.y (mgr.25253) 7621 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:48.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:48 smithi177 bash[81864]: cluster 2024-07-28T15:42:46.324225+0000 mgr.y (mgr.25253) 7621 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:48.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:48 smithi177 bash[79620]: cluster 2024-07-28T15:42:46.324225+0000 mgr.y (mgr.25253) 7621 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:48.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14413 16 16 0 0 0 - 0 2024-07-28T15:42:49.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14414 16 16 0 0 0 - 0 2024-07-28T15:42:50.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:50 smithi177 bash[81864]: cluster 2024-07-28T15:42:48.325851+0000 mgr.y (mgr.25253) 7622 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:50.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:50 smithi177 bash[79620]: cluster 2024-07-28T15:42:48.325851+0000 mgr.y (mgr.25253) 7622 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:50.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14415 16 16 0 0 0 - 0 2024-07-28T15:42:50.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:50 smithi204 bash[68176]: cluster 2024-07-28T15:42:48.325851+0000 mgr.y (mgr.25253) 7622 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:51.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14416 16 16 0 0 0 - 0 2024-07-28T15:42:52.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:52 smithi177 bash[81864]: cluster 2024-07-28T15:42:50.327489+0000 mgr.y (mgr.25253) 7623 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:52.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:52 smithi177 bash[79620]: cluster 2024-07-28T15:42:50.327489+0000 mgr.y (mgr.25253) 7623 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:52.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14417 16 16 0 0 0 - 0 2024-07-28T15:42:52.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:52 smithi204 bash[68176]: cluster 2024-07-28T15:42:50.327489+0000 mgr.y (mgr.25253) 7623 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:52.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:42:52 smithi204 bash[60899]: ts=2024-07-28T15:42:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14418 16 16 0 0 0 - 0 2024-07-28T15:42:54.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:54 smithi177 bash[81864]: cluster 2024-07-28T15:42:52.329098+0000 mgr.y (mgr.25253) 7624 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:54.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:54 smithi177 bash[79620]: cluster 2024-07-28T15:42:52.329098+0000 mgr.y (mgr.25253) 7624 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:54.618 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14419 16 16 0 0 0 - 0 2024-07-28T15:42:54.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:54 smithi204 bash[68176]: cluster 2024-07-28T15:42:52.329098+0000 mgr.y (mgr.25253) 7624 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:55.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:42:55.617890+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:55.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:55.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14420 16 16 0 0 0 - 0 2024-07-28T15:42:56.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:56 smithi177 bash[79620]: cluster 2024-07-28T15:42:54.330730+0000 mgr.y (mgr.25253) 7625 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:56.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:42:56] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:42:56.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:56 smithi177 bash[81864]: cluster 2024-07-28T15:42:54.330730+0000 mgr.y (mgr.25253) 7625 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:56.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14421 16 16 0 0 0 - 0 2024-07-28T15:42:56.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:56 smithi204 bash[68176]: cluster 2024-07-28T15:42:54.330730+0000 mgr.y (mgr.25253) 7625 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:57.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14422 16 16 0 0 0 - 0 2024-07-28T15:42:58.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:42:58 smithi177 bash[79620]: cluster 2024-07-28T15:42:56.332383+0000 mgr.y (mgr.25253) 7626 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:58.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:42:58 smithi177 bash[81864]: cluster 2024-07-28T15:42:56.332383+0000 mgr.y (mgr.25253) 7626 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:58.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14423 16 16 0 0 0 - 0 2024-07-28T15:42:58.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:42:58 smithi204 bash[68176]: cluster 2024-07-28T15:42:56.332383+0000 mgr.y (mgr.25253) 7626 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:42:59.619 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14424 16 16 0 0 0 - 0 2024-07-28T15:43:00.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:00 smithi177 bash[79620]: cluster 2024-07-28T15:42:58.334020+0000 mgr.y (mgr.25253) 7627 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:00.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:00 smithi177 bash[81864]: cluster 2024-07-28T15:42:58.334020+0000 mgr.y (mgr.25253) 7627 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:00.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14425 16 16 0 0 0 - 0 2024-07-28T15:43:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:00 smithi204 bash[68176]: cluster 2024-07-28T15:42:58.334020+0000 mgr.y (mgr.25253) 7627 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:01.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:01 smithi177 bash[81864]: audit 2024-07-28T15:43:01.075716+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:01.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:01 smithi177 bash[79620]: audit 2024-07-28T15:43:01.075716+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:01.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14426 16 16 0 0 0 - 0 2024-07-28T15:43:01.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:01 smithi204 bash[68176]: audit 2024-07-28T15:43:01.075716+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:02.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:02 smithi177 bash[81864]: cluster 2024-07-28T15:43:00.335637+0000 mgr.y (mgr.25253) 7628 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:02.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:02 smithi177 bash[79620]: cluster 2024-07-28T15:43:00.335637+0000 mgr.y (mgr.25253) 7628 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:02.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14427 16 16 0 0 0 - 0 2024-07-28T15:43:02.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:02 smithi204 bash[68176]: cluster 2024-07-28T15:43:00.335637+0000 mgr.y (mgr.25253) 7628 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:02.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14428 16 16 0 0 0 - 0 2024-07-28T15:43:04.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:04 smithi177 bash[79620]: cluster 2024-07-28T15:43:02.337322+0000 mgr.y (mgr.25253) 7629 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:04.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:04 smithi177 bash[81864]: cluster 2024-07-28T15:43:02.337322+0000 mgr.y (mgr.25253) 7629 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:04.620 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14429 16 16 0 0 0 - 0 2024-07-28T15:43:04.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:04 smithi204 bash[68176]: cluster 2024-07-28T15:43:02.337322+0000 mgr.y (mgr.25253) 7629 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:05.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14430 16 16 0 0 0 - 0 2024-07-28T15:43:06.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:06 smithi177 bash[79620]: cluster 2024-07-28T15:43:04.338939+0000 mgr.y (mgr.25253) 7630 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:06.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:06 smithi177 bash[81864]: cluster 2024-07-28T15:43:04.338939+0000 mgr.y (mgr.25253) 7630 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:06.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:06] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:43:06.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14431 16 16 0 0 0 - 0 2024-07-28T15:43:06.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:06 smithi204 bash[68176]: cluster 2024-07-28T15:43:04.338939+0000 mgr.y (mgr.25253) 7630 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:07.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14432 16 16 0 0 0 - 0 2024-07-28T15:43:08.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:08 smithi177 bash[79620]: cluster 2024-07-28T15:43:06.340590+0000 mgr.y (mgr.25253) 7631 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:08.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:08 smithi177 bash[81864]: cluster 2024-07-28T15:43:06.340590+0000 mgr.y (mgr.25253) 7631 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:08.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14433 16 16 0 0 0 - 0 2024-07-28T15:43:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:08 smithi204 bash[68176]: cluster 2024-07-28T15:43:06.340590+0000 mgr.y (mgr.25253) 7631 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:09.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14434 16 16 0 0 0 - 0 2024-07-28T15:43:10.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:10 smithi177 bash[79620]: cluster 2024-07-28T15:43:08.342195+0000 mgr.y (mgr.25253) 7632 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:10.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:10 smithi177 bash[81864]: cluster 2024-07-28T15:43:08.342195+0000 mgr.y (mgr.25253) 7632 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:10.621 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14435 16 16 0 0 0 - 0 2024-07-28T15:43:10.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:10 smithi204 bash[68176]: cluster 2024-07-28T15:43:08.342195+0000 mgr.y (mgr.25253) 7632 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:11.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14436 16 16 0 0 0 - 0 2024-07-28T15:43:12.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:12 smithi177 bash[79620]: cluster 2024-07-28T15:43:10.343831+0000 mgr.y (mgr.25253) 7633 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:12.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:12 smithi177 bash[81864]: cluster 2024-07-28T15:43:10.343831+0000 mgr.y (mgr.25253) 7633 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:12.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14437 16 16 0 0 0 - 0 2024-07-28T15:43:12.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:12 smithi204 bash[68176]: cluster 2024-07-28T15:43:10.343831+0000 mgr.y (mgr.25253) 7633 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:12.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14438 16 16 0 0 0 - 0 2024-07-28T15:43:14.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:14 smithi177 bash[79620]: cluster 2024-07-28T15:43:12.345462+0000 mgr.y (mgr.25253) 7634 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:14.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:14 smithi177 bash[81864]: cluster 2024-07-28T15:43:12.345462+0000 mgr.y (mgr.25253) 7634 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:14.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14439 16 16 0 0 0 - 0 2024-07-28T15:43:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:14 smithi204 bash[68176]: cluster 2024-07-28T15:43:12.345462+0000 mgr.y (mgr.25253) 7634 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:15.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:43:15.621196+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:15.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:15.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14440 16 16 0 0 0 - 0 2024-07-28T15:43:16.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:16] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:43:16.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:16 smithi177 bash[79620]: cluster 2024-07-28T15:43:14.347094+0000 mgr.y (mgr.25253) 7635 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:16.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:16 smithi177 bash[79620]: audit 2024-07-28T15:43:16.076156+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:16.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:16 smithi177 bash[81864]: cluster 2024-07-28T15:43:14.347094+0000 mgr.y (mgr.25253) 7635 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:16.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:16 smithi177 bash[81864]: audit 2024-07-28T15:43:16.076156+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:16.622 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14441 16 16 0 0 0 - 0 2024-07-28T15:43:16.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:16 smithi204 bash[68176]: cluster 2024-07-28T15:43:14.347094+0000 mgr.y (mgr.25253) 7635 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:16.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:16 smithi204 bash[68176]: audit 2024-07-28T15:43:16.076156+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:17.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14442 16 16 0 0 0 - 0 2024-07-28T15:43:18.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:18 smithi177 bash[81864]: cluster 2024-07-28T15:43:16.348749+0000 mgr.y (mgr.25253) 7636 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:18.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:18 smithi177 bash[79620]: cluster 2024-07-28T15:43:16.348749+0000 mgr.y (mgr.25253) 7636 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:18.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14443 16 16 0 0 0 - 0 2024-07-28T15:43:18.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:18 smithi204 bash[68176]: cluster 2024-07-28T15:43:16.348749+0000 mgr.y (mgr.25253) 7636 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:19.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14444 16 16 0 0 0 - 0 2024-07-28T15:43:20.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:20 smithi177 bash[81864]: cluster 2024-07-28T15:43:18.350237+0000 mgr.y (mgr.25253) 7637 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:20.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:20 smithi177 bash[79620]: cluster 2024-07-28T15:43:18.350237+0000 mgr.y (mgr.25253) 7637 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:20.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14445 16 16 0 0 0 - 0 2024-07-28T15:43:20.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:20 smithi204 bash[68176]: cluster 2024-07-28T15:43:18.350237+0000 mgr.y (mgr.25253) 7637 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:21.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14446 16 16 0 0 0 - 0 2024-07-28T15:43:22.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:22 smithi177 bash[81864]: cluster 2024-07-28T15:43:20.351831+0000 mgr.y (mgr.25253) 7638 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:22.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:22 smithi177 bash[79620]: cluster 2024-07-28T15:43:20.351831+0000 mgr.y (mgr.25253) 7638 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:22.623 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14447 16 16 0 0 0 - 0 2024-07-28T15:43:22.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:22 smithi204 bash[68176]: cluster 2024-07-28T15:43:20.351831+0000 mgr.y (mgr.25253) 7638 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:23.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14448 16 16 0 0 0 - 0 2024-07-28T15:43:24.520 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:24 smithi177 bash[81864]: cluster 2024-07-28T15:43:22.353454+0000 mgr.y (mgr.25253) 7639 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:24.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:24 smithi177 bash[79620]: cluster 2024-07-28T15:43:22.353454+0000 mgr.y (mgr.25253) 7639 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:24.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14449 16 16 0 0 0 - 0 2024-07-28T15:43:24.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:24 smithi204 bash[68176]: cluster 2024-07-28T15:43:22.353454+0000 mgr.y (mgr.25253) 7639 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:25.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14450 16 16 0 0 0 - 0 2024-07-28T15:43:26.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:26 smithi177 bash[79620]: cluster 2024-07-28T15:43:24.354944+0000 mgr.y (mgr.25253) 7640 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:26.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:43:26.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:26 smithi177 bash[81864]: cluster 2024-07-28T15:43:24.354944+0000 mgr.y (mgr.25253) 7640 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:26.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14451 16 16 0 0 0 - 0 2024-07-28T15:43:26.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:26 smithi204 bash[68176]: cluster 2024-07-28T15:43:24.354944+0000 mgr.y (mgr.25253) 7640 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:27.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14452 16 16 0 0 0 - 0 2024-07-28T15:43:28.520 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:28 smithi177 bash[79620]: cluster 2024-07-28T15:43:26.356419+0000 mgr.y (mgr.25253) 7641 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:28.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:28 smithi177 bash[81864]: cluster 2024-07-28T15:43:26.356419+0000 mgr.y (mgr.25253) 7641 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:28.624 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14453 16 16 0 0 0 - 0 2024-07-28T15:43:28.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:28 smithi204 bash[68176]: cluster 2024-07-28T15:43:26.356419+0000 mgr.y (mgr.25253) 7641 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:29.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14454 16 16 0 0 0 - 0 2024-07-28T15:43:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:30 smithi177 bash[79620]: cluster 2024-07-28T15:43:28.358002+0000 mgr.y (mgr.25253) 7642 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:30.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:30 smithi177 bash[79620]: audit 2024-07-28T15:43:29.920542+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:30 smithi177 bash[81864]: cluster 2024-07-28T15:43:28.358002+0000 mgr.y (mgr.25253) 7642 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:30.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:30 smithi177 bash[81864]: audit 2024-07-28T15:43:29.920542+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:30.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14455 16 16 0 0 0 - 0 2024-07-28T15:43:30.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:30 smithi204 bash[68176]: cluster 2024-07-28T15:43:28.358002+0000 mgr.y (mgr.25253) 7642 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:30.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:30 smithi204 bash[68176]: audit 2024-07-28T15:43:29.920542+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:31.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:31 smithi177 bash[81864]: audit 2024-07-28T15:43:31.076414+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:31.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:31 smithi177 bash[79620]: audit 2024-07-28T15:43:31.076414+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:31.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14456 16 16 0 0 0 - 0 2024-07-28T15:43:31.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:31 smithi204 bash[68176]: audit 2024-07-28T15:43:31.076414+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:32.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:32 smithi177 bash[81864]: cluster 2024-07-28T15:43:30.359287+0000 mgr.y (mgr.25253) 7643 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:32.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:32 smithi177 bash[79620]: cluster 2024-07-28T15:43:30.359287+0000 mgr.y (mgr.25253) 7643 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:32.625 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14457 16 16 0 0 0 - 0 2024-07-28T15:43:32.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:32 smithi204 bash[68176]: cluster 2024-07-28T15:43:30.359287+0000 mgr.y (mgr.25253) 7643 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:32.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14458 16 16 0 0 0 - 0 2024-07-28T15:43:34.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14459 16 16 0 0 0 - 0 2024-07-28T15:43:34.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:34 smithi204 bash[68176]: cluster 2024-07-28T15:43:32.360943+0000 mgr.y (mgr.25253) 7644 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:34.770 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:34 smithi177 bash[79620]: cluster 2024-07-28T15:43:32.360943+0000 mgr.y (mgr.25253) 7644 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:34.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:34 smithi177 bash[81864]: cluster 2024-07-28T15:43:32.360943+0000 mgr.y (mgr.25253) 7644 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:35.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:43:35.624461+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:35.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:35.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14460 16 16 0 0 0 - 0 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: cluster 2024-07-28T15:43:34.362582+0000 mgr.y (mgr.25253) 7645 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:35.568078+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:35.575291+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:35.787153+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:35.798910+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:36.206955+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:36.208736+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[81864]: audit 2024-07-28T15:43:36.221177+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: cluster 2024-07-28T15:43:34.362582+0000 mgr.y (mgr.25253) 7645 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:35.568078+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:35.575291+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:35.787153+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:35.798910+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:36.206955+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:36.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:36.208736+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:36.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:36 smithi177 bash[79620]: audit 2024-07-28T15:43:36.221177+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14461 16 16 0 0 0 - 0 2024-07-28T15:43:36.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: cluster 2024-07-28T15:43:34.362582+0000 mgr.y (mgr.25253) 7645 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:35.568078+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:35.575291+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:35.787153+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:35.798910+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:36.206955+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:36.208736+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:36.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:36 smithi204 bash[68176]: audit 2024-07-28T15:43:36.221177+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:43:37.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14462 16 16 0 0 0 - 0 2024-07-28T15:43:37.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:37 smithi204 bash[68176]: cluster 2024-07-28T15:43:36.364064+0000 mgr.y (mgr.25253) 7646 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:37.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:37 smithi177 bash[81864]: cluster 2024-07-28T15:43:36.364064+0000 mgr.y (mgr.25253) 7646 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:37.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:37 smithi177 bash[79620]: cluster 2024-07-28T15:43:36.364064+0000 mgr.y (mgr.25253) 7646 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:38.626 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14463 16 16 0 0 0 - 0 2024-07-28T15:43:39.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14464 16 16 0 0 0 - 0 2024-07-28T15:43:39.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:39 smithi177 bash[81864]: cluster 2024-07-28T15:43:38.365483+0000 mgr.y (mgr.25253) 7647 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:39.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:39 smithi177 bash[79620]: cluster 2024-07-28T15:43:38.365483+0000 mgr.y (mgr.25253) 7647 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:39.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:39 smithi204 bash[68176]: cluster 2024-07-28T15:43:38.365483+0000 mgr.y (mgr.25253) 7647 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:40.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14465 16 16 0 0 0 - 0 2024-07-28T15:43:41.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14466 16 16 0 0 0 - 0 2024-07-28T15:43:41.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:41 smithi177 bash[81864]: cluster 2024-07-28T15:43:40.366925+0000 mgr.y (mgr.25253) 7648 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:41.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:41 smithi177 bash[79620]: cluster 2024-07-28T15:43:40.366925+0000 mgr.y (mgr.25253) 7648 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:41.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:41 smithi204 bash[68176]: cluster 2024-07-28T15:43:40.366925+0000 mgr.y (mgr.25253) 7648 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:42.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14467 16 16 0 0 0 - 0 2024-07-28T15:43:42.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14468 16 16 0 0 0 - 0 2024-07-28T15:43:44.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:43 smithi204 bash[68176]: cluster 2024-07-28T15:43:42.368423+0000 mgr.y (mgr.25253) 7649 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:44.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:43 smithi177 bash[81864]: cluster 2024-07-28T15:43:42.368423+0000 mgr.y (mgr.25253) 7649 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:44.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:43 smithi177 bash[79620]: cluster 2024-07-28T15:43:42.368423+0000 mgr.y (mgr.25253) 7649 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:44.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14469 16 16 0 0 0 - 0 2024-07-28T15:43:45.627 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14470 16 16 0 0 0 - 0 2024-07-28T15:43:46.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:45 smithi204 bash[68176]: cluster 2024-07-28T15:43:44.369863+0000 mgr.y (mgr.25253) 7650 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:46.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:43:46.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:45 smithi177 bash[81864]: cluster 2024-07-28T15:43:44.369863+0000 mgr.y (mgr.25253) 7650 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:46.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:45 smithi177 bash[79620]: cluster 2024-07-28T15:43:44.369863+0000 mgr.y (mgr.25253) 7650 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:46.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14471 16 16 0 0 0 - 0 2024-07-28T15:43:47.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:46 smithi204 bash[68176]: audit 2024-07-28T15:43:46.076785+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:47.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:46 smithi177 bash[79620]: audit 2024-07-28T15:43:46.076785+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:47.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:46 smithi177 bash[81864]: audit 2024-07-28T15:43:46.076785+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:47.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14472 16 16 0 0 0 - 0 2024-07-28T15:43:48.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:47 smithi204 bash[68176]: cluster 2024-07-28T15:43:46.371274+0000 mgr.y (mgr.25253) 7651 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:48.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:47 smithi177 bash[79620]: cluster 2024-07-28T15:43:46.371274+0000 mgr.y (mgr.25253) 7651 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:48.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:47 smithi177 bash[81864]: cluster 2024-07-28T15:43:46.371274+0000 mgr.y (mgr.25253) 7651 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:48.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14473 16 16 0 0 0 - 0 2024-07-28T15:43:49.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14474 16 16 0 0 0 - 0 2024-07-28T15:43:50.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:49 smithi204 bash[68176]: cluster 2024-07-28T15:43:48.372737+0000 mgr.y (mgr.25253) 7652 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:50.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:49 smithi177 bash[81864]: cluster 2024-07-28T15:43:48.372737+0000 mgr.y (mgr.25253) 7652 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:50.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:49 smithi177 bash[79620]: cluster 2024-07-28T15:43:48.372737+0000 mgr.y (mgr.25253) 7652 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:50.628 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14475 16 16 0 0 0 - 0 2024-07-28T15:43:51.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14476 16 16 0 0 0 - 0 2024-07-28T15:43:52.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:51 smithi204 bash[68176]: cluster 2024-07-28T15:43:50.374157+0000 mgr.y (mgr.25253) 7653 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:52.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:51 smithi177 bash[81864]: cluster 2024-07-28T15:43:50.374157+0000 mgr.y (mgr.25253) 7653 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:52.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:51 smithi177 bash[79620]: cluster 2024-07-28T15:43:50.374157+0000 mgr.y (mgr.25253) 7653 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:52.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14477 16 16 0 0 0 - 0 2024-07-28T15:43:52.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:43:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14478 16 16 0 0 0 - 0 2024-07-28T15:43:54.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:53 smithi204 bash[68176]: cluster 2024-07-28T15:43:52.375727+0000 mgr.y (mgr.25253) 7654 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:54.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:53 smithi177 bash[81864]: cluster 2024-07-28T15:43:52.375727+0000 mgr.y (mgr.25253) 7654 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:54.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:53 smithi177 bash[79620]: cluster 2024-07-28T15:43:52.375727+0000 mgr.y (mgr.25253) 7654 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:54.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14479 16 16 0 0 0 - 0 2024-07-28T15:43:55.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:43:55.627758+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:55.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:55.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14480 16 16 0 0 0 - 0 2024-07-28T15:43:56.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:55 smithi204 bash[68176]: cluster 2024-07-28T15:43:54.377150+0000 mgr.y (mgr.25253) 7655 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:56.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:43:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:43:56.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:55 smithi177 bash[81864]: cluster 2024-07-28T15:43:54.377150+0000 mgr.y (mgr.25253) 7655 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:56.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:55 smithi177 bash[79620]: cluster 2024-07-28T15:43:54.377150+0000 mgr.y (mgr.25253) 7655 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:56.629 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14481 16 16 0 0 0 - 0 2024-07-28T15:43:57.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14482 16 16 0 0 0 - 0 2024-07-28T15:43:58.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:57 smithi204 bash[68176]: cluster 2024-07-28T15:43:56.378589+0000 mgr.y (mgr.25253) 7656 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:58.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:57 smithi177 bash[81864]: cluster 2024-07-28T15:43:56.378589+0000 mgr.y (mgr.25253) 7656 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:58.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:57 smithi177 bash[79620]: cluster 2024-07-28T15:43:56.378589+0000 mgr.y (mgr.25253) 7656 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:43:58.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14483 16 16 0 0 0 - 0 2024-07-28T15:43:59.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14484 16 16 0 0 0 - 0 2024-07-28T15:44:00.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:43:59 smithi204 bash[68176]: cluster 2024-07-28T15:43:58.380075+0000 mgr.y (mgr.25253) 7657 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:00.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:43:59 smithi177 bash[79620]: cluster 2024-07-28T15:43:58.380075+0000 mgr.y (mgr.25253) 7657 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:00.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:43:59 smithi177 bash[81864]: cluster 2024-07-28T15:43:58.380075+0000 mgr.y (mgr.25253) 7657 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:00.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14485 16 16 0 0 0 - 0 2024-07-28T15:44:01.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14486 16 16 0 0 0 - 0 2024-07-28T15:44:02.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:01 smithi204 bash[68176]: cluster 2024-07-28T15:44:00.381552+0000 mgr.y (mgr.25253) 7658 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:02.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:01 smithi204 bash[68176]: audit 2024-07-28T15:44:01.077549+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:02.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:01 smithi177 bash[79620]: cluster 2024-07-28T15:44:00.381552+0000 mgr.y (mgr.25253) 7658 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:02.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:01 smithi177 bash[79620]: audit 2024-07-28T15:44:01.077549+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:02.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:01 smithi177 bash[81864]: cluster 2024-07-28T15:44:00.381552+0000 mgr.y (mgr.25253) 7658 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:02.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:01 smithi177 bash[81864]: audit 2024-07-28T15:44:01.077549+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:02.630 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14487 16 16 0 0 0 - 0 2024-07-28T15:44:02.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14488 16 16 0 0 0 - 0 2024-07-28T15:44:04.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:03 smithi204 bash[68176]: cluster 2024-07-28T15:44:02.383025+0000 mgr.y (mgr.25253) 7659 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:04.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:03 smithi177 bash[79620]: cluster 2024-07-28T15:44:02.383025+0000 mgr.y (mgr.25253) 7659 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:04.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:03 smithi177 bash[81864]: cluster 2024-07-28T15:44:02.383025+0000 mgr.y (mgr.25253) 7659 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:04.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14489 16 16 0 0 0 - 0 2024-07-28T15:44:05.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14490 16 16 0 0 0 - 0 2024-07-28T15:44:06.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:05 smithi204 bash[68176]: cluster 2024-07-28T15:44:04.384520+0000 mgr.y (mgr.25253) 7660 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:06.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:05 smithi177 bash[79620]: cluster 2024-07-28T15:44:04.384520+0000 mgr.y (mgr.25253) 7660 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:06.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:44:06.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:05 smithi177 bash[81864]: cluster 2024-07-28T15:44:04.384520+0000 mgr.y (mgr.25253) 7660 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:06.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14491 16 16 0 0 0 - 0 2024-07-28T15:44:07.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14492 16 16 0 0 0 - 0 2024-07-28T15:44:08.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:07 smithi204 bash[68176]: cluster 2024-07-28T15:44:06.385995+0000 mgr.y (mgr.25253) 7661 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:08.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:07 smithi177 bash[81864]: cluster 2024-07-28T15:44:06.385995+0000 mgr.y (mgr.25253) 7661 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:08.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:07 smithi177 bash[79620]: cluster 2024-07-28T15:44:06.385995+0000 mgr.y (mgr.25253) 7661 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:08.631 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14493 16 16 0 0 0 - 0 2024-07-28T15:44:09.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14494 16 16 0 0 0 - 0 2024-07-28T15:44:10.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:09 smithi204 bash[68176]: cluster 2024-07-28T15:44:08.387434+0000 mgr.y (mgr.25253) 7662 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:10.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:09 smithi177 bash[81864]: cluster 2024-07-28T15:44:08.387434+0000 mgr.y (mgr.25253) 7662 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:10.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:09 smithi177 bash[79620]: cluster 2024-07-28T15:44:08.387434+0000 mgr.y (mgr.25253) 7662 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:10.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14495 16 16 0 0 0 - 0 2024-07-28T15:44:11.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14496 16 16 0 0 0 - 0 2024-07-28T15:44:12.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:11 smithi204 bash[68176]: cluster 2024-07-28T15:44:10.388897+0000 mgr.y (mgr.25253) 7663 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:12.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:11 smithi177 bash[81864]: cluster 2024-07-28T15:44:10.388897+0000 mgr.y (mgr.25253) 7663 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:12.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:11 smithi177 bash[79620]: cluster 2024-07-28T15:44:10.388897+0000 mgr.y (mgr.25253) 7663 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:12.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14497 16 16 0 0 0 - 0 2024-07-28T15:44:12.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14498 16 16 0 0 0 - 0 2024-07-28T15:44:14.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:13 smithi177 bash[81864]: cluster 2024-07-28T15:44:12.390399+0000 mgr.y (mgr.25253) 7664 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:14.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:13 smithi177 bash[79620]: cluster 2024-07-28T15:44:12.390399+0000 mgr.y (mgr.25253) 7664 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:14.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:13 smithi204 bash[68176]: cluster 2024-07-28T15:44:12.390399+0000 mgr.y (mgr.25253) 7664 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:14.632 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14499 16 16 0 0 0 - 0 2024-07-28T15:44:15.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:44:15.631052+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:15.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:15.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14500 16 16 0 0 0 - 0 2024-07-28T15:44:16.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:44:16.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:15 smithi177 bash[81864]: cluster 2024-07-28T15:44:14.391896+0000 mgr.y (mgr.25253) 7665 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:16.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:15 smithi177 bash[79620]: cluster 2024-07-28T15:44:14.391896+0000 mgr.y (mgr.25253) 7665 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:16.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:15 smithi204 bash[68176]: cluster 2024-07-28T15:44:14.391896+0000 mgr.y (mgr.25253) 7665 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:16.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14501 16 16 0 0 0 - 0 2024-07-28T15:44:17.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:16 smithi177 bash[81864]: audit 2024-07-28T15:44:16.077941+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:17.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:16 smithi177 bash[79620]: audit 2024-07-28T15:44:16.077941+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:16 smithi204 bash[68176]: audit 2024-07-28T15:44:16.077941+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:17.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14502 16 16 0 0 0 - 0 2024-07-28T15:44:18.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:17 smithi177 bash[81864]: cluster 2024-07-28T15:44:16.393319+0000 mgr.y (mgr.25253) 7666 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:18.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:17 smithi177 bash[79620]: cluster 2024-07-28T15:44:16.393319+0000 mgr.y (mgr.25253) 7666 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:18.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:17 smithi204 bash[68176]: cluster 2024-07-28T15:44:16.393319+0000 mgr.y (mgr.25253) 7666 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:18.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14503 16 16 0 0 0 - 0 2024-07-28T15:44:19.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14504 16 16 0 0 0 - 0 2024-07-28T15:44:20.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:19 smithi177 bash[79620]: cluster 2024-07-28T15:44:18.394790+0000 mgr.y (mgr.25253) 7667 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:20.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:19 smithi177 bash[81864]: cluster 2024-07-28T15:44:18.394790+0000 mgr.y (mgr.25253) 7667 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:20.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:19 smithi204 bash[68176]: cluster 2024-07-28T15:44:18.394790+0000 mgr.y (mgr.25253) 7667 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:20.633 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14505 16 16 0 0 0 - 0 2024-07-28T15:44:21.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14506 16 16 0 0 0 - 0 2024-07-28T15:44:22.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:21 smithi177 bash[79620]: cluster 2024-07-28T15:44:20.396321+0000 mgr.y (mgr.25253) 7668 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:22.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:21 smithi177 bash[81864]: cluster 2024-07-28T15:44:20.396321+0000 mgr.y (mgr.25253) 7668 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:22.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:21 smithi204 bash[68176]: cluster 2024-07-28T15:44:20.396321+0000 mgr.y (mgr.25253) 7668 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:22.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14507 16 16 0 0 0 - 0 2024-07-28T15:44:22.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:22 smithi204 bash[60899]: ts=2024-07-28T15:44:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14508 16 16 0 0 0 - 0 2024-07-28T15:44:24.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:23 smithi177 bash[81864]: cluster 2024-07-28T15:44:22.397867+0000 mgr.y (mgr.25253) 7669 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:24.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:23 smithi177 bash[79620]: cluster 2024-07-28T15:44:22.397867+0000 mgr.y (mgr.25253) 7669 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:24.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:23 smithi204 bash[68176]: cluster 2024-07-28T15:44:22.397867+0000 mgr.y (mgr.25253) 7669 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:24.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14509 16 16 0 0 0 - 0 2024-07-28T15:44:25.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14510 16 16 0 0 0 - 0 2024-07-28T15:44:26.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:44:26.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:25 smithi177 bash[81864]: cluster 2024-07-28T15:44:24.399308+0000 mgr.y (mgr.25253) 7670 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:26.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:25 smithi177 bash[79620]: cluster 2024-07-28T15:44:24.399308+0000 mgr.y (mgr.25253) 7670 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:26.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:25 smithi204 bash[68176]: cluster 2024-07-28T15:44:24.399308+0000 mgr.y (mgr.25253) 7670 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:26.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14511 16 16 0 0 0 - 0 2024-07-28T15:44:27.634 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14512 16 16 0 0 0 - 0 2024-07-28T15:44:28.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:27 smithi177 bash[81864]: cluster 2024-07-28T15:44:26.400794+0000 mgr.y (mgr.25253) 7671 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:28.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:27 smithi177 bash[79620]: cluster 2024-07-28T15:44:26.400794+0000 mgr.y (mgr.25253) 7671 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:28.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:27 smithi204 bash[68176]: cluster 2024-07-28T15:44:26.400794+0000 mgr.y (mgr.25253) 7671 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:28.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14513 16 16 0 0 0 - 0 2024-07-28T15:44:29.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14514 16 16 0 0 0 - 0 2024-07-28T15:44:30.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:29 smithi177 bash[81864]: cluster 2024-07-28T15:44:28.402241+0000 mgr.y (mgr.25253) 7672 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:30.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:29 smithi177 bash[79620]: cluster 2024-07-28T15:44:28.402241+0000 mgr.y (mgr.25253) 7672 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:30.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:29 smithi204 bash[68176]: cluster 2024-07-28T15:44:28.402241+0000 mgr.y (mgr.25253) 7672 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:30.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14515 16 16 0 0 0 - 0 2024-07-28T15:44:31.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14516 16 16 0 0 0 - 0 2024-07-28T15:44:32.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:31 smithi177 bash[81864]: cluster 2024-07-28T15:44:30.403711+0000 mgr.y (mgr.25253) 7673 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:32.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:31 smithi177 bash[81864]: audit 2024-07-28T15:44:31.078081+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:32.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:31 smithi177 bash[79620]: cluster 2024-07-28T15:44:30.403711+0000 mgr.y (mgr.25253) 7673 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:32.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:31 smithi177 bash[79620]: audit 2024-07-28T15:44:31.078081+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:32.319 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:31 smithi204 bash[68176]: cluster 2024-07-28T15:44:30.403711+0000 mgr.y (mgr.25253) 7673 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:32.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:31 smithi204 bash[68176]: audit 2024-07-28T15:44:31.078081+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:32.635 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14517 16 16 0 0 0 - 0 2024-07-28T15:44:32.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14518 16 16 0 0 0 - 0 2024-07-28T15:44:34.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:33 smithi177 bash[81864]: cluster 2024-07-28T15:44:32.405139+0000 mgr.y (mgr.25253) 7674 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:34.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:33 smithi177 bash[79620]: cluster 2024-07-28T15:44:32.405139+0000 mgr.y (mgr.25253) 7674 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:34.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:33 smithi204 bash[68176]: cluster 2024-07-28T15:44:32.405139+0000 mgr.y (mgr.25253) 7674 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:34.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14519 16 16 0 0 0 - 0 2024-07-28T15:44:35.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:44:35.634262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:35.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:35.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14520 16 16 0 0 0 - 0 2024-07-28T15:44:36.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:44:36.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:35 smithi177 bash[81864]: cluster 2024-07-28T15:44:34.406631+0000 mgr.y (mgr.25253) 7675 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:36.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:35 smithi177 bash[79620]: cluster 2024-07-28T15:44:34.406631+0000 mgr.y (mgr.25253) 7675 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:36.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:35 smithi204 bash[68176]: cluster 2024-07-28T15:44:34.406631+0000 mgr.y (mgr.25253) 7675 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:36.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14521 16 16 0 0 0 - 0 2024-07-28T15:44:37.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:36 smithi177 bash[81864]: audit 2024-07-28T15:44:36.317925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:37.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:36 smithi177 bash[79620]: audit 2024-07-28T15:44:36.317925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:37.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:36 smithi204 bash[68176]: audit 2024-07-28T15:44:36.317925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:37.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14522 16 16 0 0 0 - 0 2024-07-28T15:44:38.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:37 smithi177 bash[81864]: cluster 2024-07-28T15:44:36.408121+0000 mgr.y (mgr.25253) 7676 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:38.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:37 smithi177 bash[79620]: cluster 2024-07-28T15:44:36.408121+0000 mgr.y (mgr.25253) 7676 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:38.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:37 smithi204 bash[68176]: cluster 2024-07-28T15:44:36.408121+0000 mgr.y (mgr.25253) 7676 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:38.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14523 16 16 0 0 0 - 0 2024-07-28T15:44:39.636 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14524 16 16 0 0 0 - 0 2024-07-28T15:44:40.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:39 smithi177 bash[81864]: cluster 2024-07-28T15:44:38.409580+0000 mgr.y (mgr.25253) 7677 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:40.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:39 smithi177 bash[79620]: cluster 2024-07-28T15:44:38.409580+0000 mgr.y (mgr.25253) 7677 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:40.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:39 smithi204 bash[68176]: cluster 2024-07-28T15:44:38.409580+0000 mgr.y (mgr.25253) 7677 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:40.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14525 16 16 0 0 0 - 0 2024-07-28T15:44:41.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14526 16 16 0 0 0 - 0 2024-07-28T15:44:42.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[81864]: cluster 2024-07-28T15:44:40.411050+0000 mgr.y (mgr.25253) 7678 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:42.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[81864]: audit 2024-07-28T15:44:41.967295+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[81864]: audit 2024-07-28T15:44:41.974234+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[79620]: cluster 2024-07-28T15:44:40.411050+0000 mgr.y (mgr.25253) 7678 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:42.271 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[79620]: audit 2024-07-28T15:44:41.967295+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:41 smithi177 bash[79620]: audit 2024-07-28T15:44:41.974234+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.318 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:41 smithi204 bash[68176]: cluster 2024-07-28T15:44:40.411050+0000 mgr.y (mgr.25253) 7678 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:42.318 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:41 smithi204 bash[68176]: audit 2024-07-28T15:44:41.967295+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.318 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:41 smithi204 bash[68176]: audit 2024-07-28T15:44:41.974234+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:42.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14527 16 16 0 0 0 - 0 2024-07-28T15:44:42.666 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[81864]: audit 2024-07-28T15:44:42.236407+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[81864]: audit 2024-07-28T15:44:42.242962+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[81864]: audit 2024-07-28T15:44:42.642080+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[81864]: audit 2024-07-28T15:44:42.643821+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[81864]: audit 2024-07-28T15:44:42.652207+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[79620]: audit 2024-07-28T15:44:42.236407+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[79620]: audit 2024-07-28T15:44:42.242962+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[79620]: audit 2024-07-28T15:44:42.642080+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[79620]: audit 2024-07-28T15:44:42.643821+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:43 smithi177 bash[79620]: audit 2024-07-28T15:44:42.652207+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14528 16 16 0 0 0 - 0 2024-07-28T15:44:43.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:43 smithi204 bash[68176]: audit 2024-07-28T15:44:42.236407+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:43 smithi204 bash[68176]: audit 2024-07-28T15:44:42.242962+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:43.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:43 smithi204 bash[68176]: audit 2024-07-28T15:44:42.642080+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:43.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:43 smithi204 bash[68176]: audit 2024-07-28T15:44:42.643821+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:43.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:43 smithi204 bash[68176]: audit 2024-07-28T15:44:42.652207+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:44:44.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:44 smithi177 bash[79620]: cluster 2024-07-28T15:44:42.412615+0000 mgr.y (mgr.25253) 7679 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:44.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:44 smithi177 bash[81864]: cluster 2024-07-28T15:44:42.412615+0000 mgr.y (mgr.25253) 7679 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:44.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14529 16 16 0 0 0 - 0 2024-07-28T15:44:44.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:44 smithi204 bash[68176]: cluster 2024-07-28T15:44:42.412615+0000 mgr.y (mgr.25253) 7679 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:45.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14530 16 16 0 0 0 - 0 2024-07-28T15:44:46.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:44:46.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:46 smithi177 bash[79620]: cluster 2024-07-28T15:44:44.414108+0000 mgr.y (mgr.25253) 7680 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:46.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:46 smithi177 bash[79620]: audit 2024-07-28T15:44:46.078465+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:46 smithi177 bash[81864]: cluster 2024-07-28T15:44:44.414108+0000 mgr.y (mgr.25253) 7680 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:46 smithi177 bash[81864]: audit 2024-07-28T15:44:46.078465+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:46.637 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14531 16 16 0 0 0 - 0 2024-07-28T15:44:46.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:46 smithi204 bash[68176]: cluster 2024-07-28T15:44:44.414108+0000 mgr.y (mgr.25253) 7680 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:46.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:46 smithi204 bash[68176]: audit 2024-07-28T15:44:46.078465+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:47.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14532 16 16 0 0 0 - 0 2024-07-28T15:44:48.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:48 smithi177 bash[81864]: cluster 2024-07-28T15:44:46.415579+0000 mgr.y (mgr.25253) 7681 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:48.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:48 smithi177 bash[79620]: cluster 2024-07-28T15:44:46.415579+0000 mgr.y (mgr.25253) 7681 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:48.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14533 16 16 0 0 0 - 0 2024-07-28T15:44:48.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:48 smithi204 bash[68176]: cluster 2024-07-28T15:44:46.415579+0000 mgr.y (mgr.25253) 7681 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:49.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14534 16 16 0 0 0 - 0 2024-07-28T15:44:50.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:50 smithi177 bash[81864]: cluster 2024-07-28T15:44:48.417056+0000 mgr.y (mgr.25253) 7682 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:50.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:50 smithi177 bash[79620]: cluster 2024-07-28T15:44:48.417056+0000 mgr.y (mgr.25253) 7682 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:50.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14535 16 16 0 0 0 - 0 2024-07-28T15:44:50.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:50 smithi204 bash[68176]: cluster 2024-07-28T15:44:48.417056+0000 mgr.y (mgr.25253) 7682 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:51.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14536 16 16 0 0 0 - 0 2024-07-28T15:44:52.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:52 smithi177 bash[81864]: cluster 2024-07-28T15:44:50.418528+0000 mgr.y (mgr.25253) 7683 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:52.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:52 smithi177 bash[79620]: cluster 2024-07-28T15:44:50.418528+0000 mgr.y (mgr.25253) 7683 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:52.638 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14537 16 16 0 0 0 - 0 2024-07-28T15:44:52.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:52 smithi204 bash[68176]: cluster 2024-07-28T15:44:50.418528+0000 mgr.y (mgr.25253) 7683 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:52.678 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:44:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14538 16 16 0 0 0 - 0 2024-07-28T15:44:54.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:54 smithi177 bash[79620]: cluster 2024-07-28T15:44:52.420014+0000 mgr.y (mgr.25253) 7684 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:54.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:54 smithi177 bash[81864]: cluster 2024-07-28T15:44:52.420014+0000 mgr.y (mgr.25253) 7684 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:54.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14539 16 16 0 0 0 - 0 2024-07-28T15:44:54.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:54 smithi204 bash[68176]: cluster 2024-07-28T15:44:52.420014+0000 mgr.y (mgr.25253) 7684 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:55.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:44:55.637368+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:55.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:55.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14540 16 16 0 0 0 - 0 2024-07-28T15:44:56.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:56 smithi177 bash[79620]: cluster 2024-07-28T15:44:54.421501+0000 mgr.y (mgr.25253) 7685 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:56.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:56 smithi177 bash[81864]: cluster 2024-07-28T15:44:54.421501+0000 mgr.y (mgr.25253) 7685 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:56.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:44:56] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-07-28T15:44:56.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14541 16 16 0 0 0 - 0 2024-07-28T15:44:56.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:56 smithi204 bash[68176]: cluster 2024-07-28T15:44:54.421501+0000 mgr.y (mgr.25253) 7685 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:57.639 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14542 16 16 0 0 0 - 0 2024-07-28T15:44:58.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14543 16 16 0 0 0 - 0 2024-07-28T15:44:58.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:44:58 smithi204 bash[68176]: cluster 2024-07-28T15:44:56.422949+0000 mgr.y (mgr.25253) 7686 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:58.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:44:58 smithi177 bash[79620]: cluster 2024-07-28T15:44:56.422949+0000 mgr.y (mgr.25253) 7686 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:58.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:44:58 smithi177 bash[81864]: cluster 2024-07-28T15:44:56.422949+0000 mgr.y (mgr.25253) 7686 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:44:59.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14544 16 16 0 0 0 - 0 2024-07-28T15:45:00.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14545 16 16 0 0 0 - 0 2024-07-28T15:45:00.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:00 smithi204 bash[68176]: cluster 2024-07-28T15:44:58.424441+0000 mgr.y (mgr.25253) 7687 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:00.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:00 smithi177 bash[79620]: cluster 2024-07-28T15:44:58.424441+0000 mgr.y (mgr.25253) 7687 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:00.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:00 smithi177 bash[81864]: cluster 2024-07-28T15:44:58.424441+0000 mgr.y (mgr.25253) 7687 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:01.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:01 smithi204 bash[68176]: audit 2024-07-28T15:45:01.079141+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:01.521 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:01 smithi177 bash[81864]: audit 2024-07-28T15:45:01.079141+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:01.521 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:01 smithi177 bash[79620]: audit 2024-07-28T15:45:01.079141+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:01.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14546 16 16 0 0 0 - 0 2024-07-28T15:45:02.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14547 16 16 0 0 0 - 0 2024-07-28T15:45:02.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:02 smithi204 bash[68176]: cluster 2024-07-28T15:45:00.425893+0000 mgr.y (mgr.25253) 7688 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:02.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:02 smithi177 bash[81864]: cluster 2024-07-28T15:45:00.425893+0000 mgr.y (mgr.25253) 7688 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:02.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:02 smithi177 bash[79620]: cluster 2024-07-28T15:45:00.425893+0000 mgr.y (mgr.25253) 7688 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:03.640 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14548 16 16 0 0 0 - 0 2024-07-28T15:45:04.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14549 16 16 0 0 0 - 0 2024-07-28T15:45:04.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:04 smithi204 bash[68176]: cluster 2024-07-28T15:45:02.427355+0000 mgr.y (mgr.25253) 7689 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:04.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:04 smithi177 bash[79620]: cluster 2024-07-28T15:45:02.427355+0000 mgr.y (mgr.25253) 7689 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:04.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:04 smithi177 bash[81864]: cluster 2024-07-28T15:45:02.427355+0000 mgr.y (mgr.25253) 7689 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:05.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14550 16 16 0 0 0 - 0 2024-07-28T15:45:05.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:05 smithi204 bash[68176]: cluster 2024-07-28T15:45:04.428953+0000 mgr.y (mgr.25253) 7690 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:05.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:05 smithi177 bash[79620]: cluster 2024-07-28T15:45:04.428953+0000 mgr.y (mgr.25253) 7690 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:05.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:05 smithi177 bash[81864]: cluster 2024-07-28T15:45:04.428953+0000 mgr.y (mgr.25253) 7690 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:06.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:45:06.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14551 16 16 0 0 0 - 0 2024-07-28T15:45:07.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14552 16 16 0 0 0 - 0 2024-07-28T15:45:07.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:07 smithi177 bash[81864]: cluster 2024-07-28T15:45:06.430443+0000 mgr.y (mgr.25253) 7691 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:07.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:07 smithi177 bash[79620]: cluster 2024-07-28T15:45:06.430443+0000 mgr.y (mgr.25253) 7691 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:07.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:07 smithi204 bash[68176]: cluster 2024-07-28T15:45:06.430443+0000 mgr.y (mgr.25253) 7691 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:08.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14553 16 16 0 0 0 - 0 2024-07-28T15:45:09.641 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14554 16 16 0 0 0 - 0 2024-07-28T15:45:09.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:09 smithi177 bash[81864]: cluster 2024-07-28T15:45:08.431915+0000 mgr.y (mgr.25253) 7692 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:09.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:09 smithi177 bash[79620]: cluster 2024-07-28T15:45:08.431915+0000 mgr.y (mgr.25253) 7692 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:09.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:09 smithi204 bash[68176]: cluster 2024-07-28T15:45:08.431915+0000 mgr.y (mgr.25253) 7692 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:10.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14555 16 16 0 0 0 - 0 2024-07-28T15:45:11.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14556 16 16 0 0 0 - 0 2024-07-28T15:45:11.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:11 smithi177 bash[79620]: cluster 2024-07-28T15:45:10.433352+0000 mgr.y (mgr.25253) 7693 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:11.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:11 smithi177 bash[81864]: cluster 2024-07-28T15:45:10.433352+0000 mgr.y (mgr.25253) 7693 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:11.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:11 smithi204 bash[68176]: cluster 2024-07-28T15:45:10.433352+0000 mgr.y (mgr.25253) 7693 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:12.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14557 16 16 0 0 0 - 0 2024-07-28T15:45:12.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14558 16 16 0 0 0 - 0 2024-07-28T15:45:13.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:13 smithi177 bash[79620]: cluster 2024-07-28T15:45:12.434782+0000 mgr.y (mgr.25253) 7694 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:13.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:13 smithi177 bash[81864]: cluster 2024-07-28T15:45:12.434782+0000 mgr.y (mgr.25253) 7694 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:13.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:13 smithi204 bash[68176]: cluster 2024-07-28T15:45:12.434782+0000 mgr.y (mgr.25253) 7694 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:14.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14559 16 16 0 0 0 - 0 2024-07-28T15:45:15.642 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:45:15.640603+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:15.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:15.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14560 16 16 0 0 0 - 0 2024-07-28T15:45:15.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:15 smithi177 bash[79620]: cluster 2024-07-28T15:45:14.436288+0000 mgr.y (mgr.25253) 7695 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:15.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:15 smithi177 bash[81864]: cluster 2024-07-28T15:45:14.436288+0000 mgr.y (mgr.25253) 7695 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:15.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:15 smithi204 bash[68176]: cluster 2024-07-28T15:45:14.436288+0000 mgr.y (mgr.25253) 7695 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:16.516 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:45:16.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14561 16 16 0 0 0 - 0 2024-07-28T15:45:16.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:16 smithi177 bash[81864]: audit 2024-07-28T15:45:16.079313+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:16.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:16 smithi177 bash[79620]: audit 2024-07-28T15:45:16.079313+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:16.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:16 smithi204 bash[68176]: audit 2024-07-28T15:45:16.079313+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:17.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14562 16 16 0 0 0 - 0 2024-07-28T15:45:17.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:17 smithi177 bash[81864]: cluster 2024-07-28T15:45:16.437706+0000 mgr.y (mgr.25253) 7696 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:17.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:17 smithi177 bash[79620]: cluster 2024-07-28T15:45:16.437706+0000 mgr.y (mgr.25253) 7696 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:17.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:17 smithi204 bash[68176]: cluster 2024-07-28T15:45:16.437706+0000 mgr.y (mgr.25253) 7696 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:18.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14563 16 16 0 0 0 - 0 2024-07-28T15:45:19.643 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14564 16 16 0 0 0 - 0 2024-07-28T15:45:19.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:19 smithi204 bash[68176]: cluster 2024-07-28T15:45:18.439147+0000 mgr.y (mgr.25253) 7697 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:20.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:19 smithi177 bash[81864]: cluster 2024-07-28T15:45:18.439147+0000 mgr.y (mgr.25253) 7697 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:20.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:19 smithi177 bash[79620]: cluster 2024-07-28T15:45:18.439147+0000 mgr.y (mgr.25253) 7697 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:20.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14565 16 16 0 0 0 - 0 2024-07-28T15:45:21.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14566 16 16 0 0 0 - 0 2024-07-28T15:45:21.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:21 smithi204 bash[68176]: cluster 2024-07-28T15:45:20.440609+0000 mgr.y (mgr.25253) 7698 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:22.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:21 smithi177 bash[81864]: cluster 2024-07-28T15:45:20.440609+0000 mgr.y (mgr.25253) 7698 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:22.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:21 smithi177 bash[79620]: cluster 2024-07-28T15:45:20.440609+0000 mgr.y (mgr.25253) 7698 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:22.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14567 16 16 0 0 0 - 0 2024-07-28T15:45:22.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14568 16 16 0 0 0 - 0 2024-07-28T15:45:23.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:23 smithi204 bash[68176]: cluster 2024-07-28T15:45:22.442090+0000 mgr.y (mgr.25253) 7699 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:24.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:23 smithi177 bash[79620]: cluster 2024-07-28T15:45:22.442090+0000 mgr.y (mgr.25253) 7699 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:24.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:23 smithi177 bash[81864]: cluster 2024-07-28T15:45:22.442090+0000 mgr.y (mgr.25253) 7699 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:24.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14569 16 16 0 0 0 - 0 2024-07-28T15:45:25.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14570 16 16 0 0 0 - 0 2024-07-28T15:45:25.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:25 smithi204 bash[68176]: cluster 2024-07-28T15:45:24.443565+0000 mgr.y (mgr.25253) 7700 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:26.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:25 smithi177 bash[81864]: cluster 2024-07-28T15:45:24.443565+0000 mgr.y (mgr.25253) 7700 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:26.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:25 smithi177 bash[79620]: cluster 2024-07-28T15:45:24.443565+0000 mgr.y (mgr.25253) 7700 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:26.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:45:26.644 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14571 16 16 0 0 0 - 0 2024-07-28T15:45:27.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14572 16 16 0 0 0 - 0 2024-07-28T15:45:27.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:27 smithi204 bash[68176]: cluster 2024-07-28T15:45:26.445038+0000 mgr.y (mgr.25253) 7701 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:28.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:27 smithi177 bash[79620]: cluster 2024-07-28T15:45:26.445038+0000 mgr.y (mgr.25253) 7701 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:28.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:27 smithi177 bash[81864]: cluster 2024-07-28T15:45:26.445038+0000 mgr.y (mgr.25253) 7701 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:28.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14573 16 16 0 0 0 - 0 2024-07-28T15:45:29.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14574 16 16 0 0 0 - 0 2024-07-28T15:45:29.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:29 smithi204 bash[68176]: cluster 2024-07-28T15:45:28.446944+0000 mgr.y (mgr.25253) 7702 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:30.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:29 smithi177 bash[81864]: cluster 2024-07-28T15:45:28.446944+0000 mgr.y (mgr.25253) 7702 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:30.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:29 smithi177 bash[79620]: cluster 2024-07-28T15:45:28.446944+0000 mgr.y (mgr.25253) 7702 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:30.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14575 16 16 0 0 0 - 0 2024-07-28T15:45:31.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14576 16 16 0 0 0 - 0 2024-07-28T15:45:31.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:31 smithi204 bash[68176]: cluster 2024-07-28T15:45:30.448443+0000 mgr.y (mgr.25253) 7703 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:31.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:31 smithi204 bash[68176]: audit 2024-07-28T15:45:31.079890+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:32.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:31 smithi177 bash[81864]: cluster 2024-07-28T15:45:30.448443+0000 mgr.y (mgr.25253) 7703 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:32.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:31 smithi177 bash[81864]: audit 2024-07-28T15:45:31.079890+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:32.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:31 smithi177 bash[79620]: cluster 2024-07-28T15:45:30.448443+0000 mgr.y (mgr.25253) 7703 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:32.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:31 smithi177 bash[79620]: audit 2024-07-28T15:45:31.079890+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:32.645 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14577 16 16 0 0 0 - 0 2024-07-28T15:45:32.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14578 16 16 0 0 0 - 0 2024-07-28T15:45:33.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:33 smithi204 bash[68176]: cluster 2024-07-28T15:45:32.450021+0000 mgr.y (mgr.25253) 7704 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:34.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:33 smithi177 bash[81864]: cluster 2024-07-28T15:45:32.450021+0000 mgr.y (mgr.25253) 7704 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:34.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:33 smithi177 bash[79620]: cluster 2024-07-28T15:45:32.450021+0000 mgr.y (mgr.25253) 7704 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:34.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14579 16 16 0 0 0 - 0 2024-07-28T15:45:35.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:45:35.643887+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:35.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:35.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14580 16 16 0 0 0 - 0 2024-07-28T15:45:35.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:35 smithi204 bash[68176]: cluster 2024-07-28T15:45:34.451629+0000 mgr.y (mgr.25253) 7705 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:36.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:35 smithi177 bash[81864]: cluster 2024-07-28T15:45:34.451629+0000 mgr.y (mgr.25253) 7705 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:36.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:35 smithi177 bash[79620]: cluster 2024-07-28T15:45:34.451629+0000 mgr.y (mgr.25253) 7705 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:36.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:45:36.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14581 16 16 0 0 0 - 0 2024-07-28T15:45:37.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14582 16 16 0 0 0 - 0 2024-07-28T15:45:37.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:37 smithi204 bash[68176]: cluster 2024-07-28T15:45:36.453128+0000 mgr.y (mgr.25253) 7706 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:38.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:37 smithi177 bash[81864]: cluster 2024-07-28T15:45:36.453128+0000 mgr.y (mgr.25253) 7706 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:38.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:37 smithi177 bash[79620]: cluster 2024-07-28T15:45:36.453128+0000 mgr.y (mgr.25253) 7706 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:38.646 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14583 16 16 0 0 0 - 0 2024-07-28T15:45:39.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14584 16 16 0 0 0 - 0 2024-07-28T15:45:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:39 smithi204 bash[68176]: cluster 2024-07-28T15:45:38.454629+0000 mgr.y (mgr.25253) 7707 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:40.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:39 smithi177 bash[81864]: cluster 2024-07-28T15:45:38.454629+0000 mgr.y (mgr.25253) 7707 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:40.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:39 smithi177 bash[79620]: cluster 2024-07-28T15:45:38.454629+0000 mgr.y (mgr.25253) 7707 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:40.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14585 16 16 0 0 0 - 0 2024-07-28T15:45:41.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14586 16 16 0 0 0 - 0 2024-07-28T15:45:41.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:41 smithi204 bash[68176]: cluster 2024-07-28T15:45:40.456113+0000 mgr.y (mgr.25253) 7708 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:42.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:41 smithi177 bash[81864]: cluster 2024-07-28T15:45:40.456113+0000 mgr.y (mgr.25253) 7708 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:42.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:41 smithi177 bash[79620]: cluster 2024-07-28T15:45:40.456113+0000 mgr.y (mgr.25253) 7708 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:42.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14587 16 16 0 0 0 - 0 2024-07-28T15:45:42.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14588 16 16 0 0 0 - 0 2024-07-28T15:45:43.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:43 smithi204 bash[68176]: cluster 2024-07-28T15:45:42.457573+0000 mgr.y (mgr.25253) 7709 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:43.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:43 smithi204 bash[68176]: audit 2024-07-28T15:45:42.775258+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:44.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:43 smithi177 bash[81864]: cluster 2024-07-28T15:45:42.457573+0000 mgr.y (mgr.25253) 7709 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:44.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:43 smithi177 bash[81864]: audit 2024-07-28T15:45:42.775258+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:44.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:43 smithi177 bash[79620]: cluster 2024-07-28T15:45:42.457573+0000 mgr.y (mgr.25253) 7709 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:44.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:43 smithi177 bash[79620]: audit 2024-07-28T15:45:42.775258+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:44.647 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14589 16 16 0 0 0 - 0 2024-07-28T15:45:45.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14590 16 16 0 0 0 - 0 2024-07-28T15:45:45.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:45 smithi204 bash[68176]: cluster 2024-07-28T15:45:44.459061+0000 mgr.y (mgr.25253) 7710 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:46.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:45 smithi177 bash[79620]: cluster 2024-07-28T15:45:44.459061+0000 mgr.y (mgr.25253) 7710 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:46.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:45 smithi177 bash[81864]: cluster 2024-07-28T15:45:44.459061+0000 mgr.y (mgr.25253) 7710 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:46.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:45:46.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14591 16 16 0 0 0 - 0 2024-07-28T15:45:46.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:46 smithi204 bash[68176]: audit 2024-07-28T15:45:46.080176+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:47.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:46 smithi177 bash[79620]: audit 2024-07-28T15:45:46.080176+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:47.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:46 smithi177 bash[81864]: audit 2024-07-28T15:45:46.080176+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:47.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14592 16 16 0 0 0 - 0 2024-07-28T15:45:47.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:47 smithi204 bash[68176]: cluster 2024-07-28T15:45:46.460517+0000 mgr.y (mgr.25253) 7711 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:48.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:47 smithi177 bash[81864]: cluster 2024-07-28T15:45:46.460517+0000 mgr.y (mgr.25253) 7711 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:48.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:47 smithi177 bash[79620]: cluster 2024-07-28T15:45:46.460517+0000 mgr.y (mgr.25253) 7711 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:48.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14593 16 16 0 0 0 - 0 2024-07-28T15:45:49.648 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14594 16 16 0 0 0 - 0 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:48.414551+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:48.420968+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: cluster 2024-07-28T15:45:48.461191+0000 mgr.y (mgr.25253) 7712 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:48.715416+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:48.722446+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:49.096735+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:49.098006+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[79620]: audit 2024-07-28T15:45:49.107090+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:48.414551+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:48.420968+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: cluster 2024-07-28T15:45:48.461191+0000 mgr.y (mgr.25253) 7712 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:49.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:48.715416+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:48.722446+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:49.096735+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:49.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:49.098006+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:49.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:49 smithi177 bash[81864]: audit 2024-07-28T15:45:49.107090+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:48.414551+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:48.420968+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: cluster 2024-07-28T15:45:48.461191+0000 mgr.y (mgr.25253) 7712 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:49.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:48.715416+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:48.722446+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:49.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:49.096735+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:49.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:49.098006+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:49.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:49 smithi204 bash[68176]: audit 2024-07-28T15:45:49.107090+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:45:50.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14595 16 16 0 0 0 - 0 2024-07-28T15:45:51.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14596 16 16 0 0 0 - 0 2024-07-28T15:45:51.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:51 smithi204 bash[68176]: cluster 2024-07-28T15:45:50.462609+0000 mgr.y (mgr.25253) 7713 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:52.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:51 smithi177 bash[81864]: cluster 2024-07-28T15:45:50.462609+0000 mgr.y (mgr.25253) 7713 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:52.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:51 smithi177 bash[79620]: cluster 2024-07-28T15:45:50.462609+0000 mgr.y (mgr.25253) 7713 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:52.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14597 16 16 0 0 0 - 0 2024-07-28T15:45:52.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:45:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14598 16 16 0 0 0 - 0 2024-07-28T15:45:53.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:53 smithi204 bash[68176]: cluster 2024-07-28T15:45:52.464059+0000 mgr.y (mgr.25253) 7714 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:54.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:53 smithi177 bash[81864]: cluster 2024-07-28T15:45:52.464059+0000 mgr.y (mgr.25253) 7714 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:54.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:53 smithi177 bash[79620]: cluster 2024-07-28T15:45:52.464059+0000 mgr.y (mgr.25253) 7714 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:54.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14599 16 16 0 0 0 - 0 2024-07-28T15:45:55.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:45:55.647098+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:55.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:55.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14600 16 16 0 0 0 - 0 2024-07-28T15:45:55.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:55 smithi204 bash[68176]: cluster 2024-07-28T15:45:54.465494+0000 mgr.y (mgr.25253) 7715 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:56.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:55 smithi177 bash[79620]: cluster 2024-07-28T15:45:54.465494+0000 mgr.y (mgr.25253) 7715 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:56.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:55 smithi177 bash[81864]: cluster 2024-07-28T15:45:54.465494+0000 mgr.y (mgr.25253) 7715 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:56.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:45:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T15:45:56.649 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14601 16 16 0 0 0 - 0 2024-07-28T15:45:57.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14602 16 16 0 0 0 - 0 2024-07-28T15:45:57.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:57 smithi204 bash[68176]: cluster 2024-07-28T15:45:56.466938+0000 mgr.y (mgr.25253) 7716 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:58.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:57 smithi177 bash[81864]: cluster 2024-07-28T15:45:56.466938+0000 mgr.y (mgr.25253) 7716 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:58.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:57 smithi177 bash[79620]: cluster 2024-07-28T15:45:56.466938+0000 mgr.y (mgr.25253) 7716 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:45:58.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14603 16 16 0 0 0 - 0 2024-07-28T15:45:59.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14604 16 16 0 0 0 - 0 2024-07-28T15:45:59.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:45:59 smithi204 bash[68176]: cluster 2024-07-28T15:45:58.468399+0000 mgr.y (mgr.25253) 7717 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:00.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:45:59 smithi177 bash[81864]: cluster 2024-07-28T15:45:58.468399+0000 mgr.y (mgr.25253) 7717 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:00.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:45:59 smithi177 bash[79620]: cluster 2024-07-28T15:45:58.468399+0000 mgr.y (mgr.25253) 7717 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:00.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14605 16 16 0 0 0 - 0 2024-07-28T15:46:01.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14606 16 16 0 0 0 - 0 2024-07-28T15:46:01.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:01 smithi204 bash[68176]: cluster 2024-07-28T15:46:00.469884+0000 mgr.y (mgr.25253) 7718 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:01.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:01 smithi204 bash[68176]: audit 2024-07-28T15:46:01.080579+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:02.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:01 smithi177 bash[81864]: cluster 2024-07-28T15:46:00.469884+0000 mgr.y (mgr.25253) 7718 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:02.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:01 smithi177 bash[81864]: audit 2024-07-28T15:46:01.080579+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:02.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:01 smithi177 bash[79620]: cluster 2024-07-28T15:46:00.469884+0000 mgr.y (mgr.25253) 7718 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:02.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:01 smithi177 bash[79620]: audit 2024-07-28T15:46:01.080579+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:02.650 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14607 16 16 0 0 0 - 0 2024-07-28T15:46:02.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14608 16 16 0 0 0 - 0 2024-07-28T15:46:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:03 smithi204 bash[68176]: cluster 2024-07-28T15:46:02.471435+0000 mgr.y (mgr.25253) 7719 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:04.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:03 smithi177 bash[81864]: cluster 2024-07-28T15:46:02.471435+0000 mgr.y (mgr.25253) 7719 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:04.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:03 smithi177 bash[79620]: cluster 2024-07-28T15:46:02.471435+0000 mgr.y (mgr.25253) 7719 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:04.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14609 16 16 0 0 0 - 0 2024-07-28T15:46:05.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14610 16 16 0 0 0 - 0 2024-07-28T15:46:05.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:05 smithi204 bash[68176]: cluster 2024-07-28T15:46:04.472912+0000 mgr.y (mgr.25253) 7720 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:06.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:05 smithi177 bash[81864]: cluster 2024-07-28T15:46:04.472912+0000 mgr.y (mgr.25253) 7720 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:06.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:05 smithi177 bash[79620]: cluster 2024-07-28T15:46:04.472912+0000 mgr.y (mgr.25253) 7720 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:06.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:46:06.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14611 16 16 0 0 0 - 0 2024-07-28T15:46:07.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14612 16 16 0 0 0 - 0 2024-07-28T15:46:07.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:07 smithi204 bash[68176]: cluster 2024-07-28T15:46:06.474344+0000 mgr.y (mgr.25253) 7721 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:08.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:07 smithi177 bash[81864]: cluster 2024-07-28T15:46:06.474344+0000 mgr.y (mgr.25253) 7721 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:08.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:07 smithi177 bash[79620]: cluster 2024-07-28T15:46:06.474344+0000 mgr.y (mgr.25253) 7721 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:08.651 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14613 16 16 0 0 0 - 0 2024-07-28T15:46:09.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14614 16 16 0 0 0 - 0 2024-07-28T15:46:09.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:09 smithi204 bash[68176]: cluster 2024-07-28T15:46:08.475802+0000 mgr.y (mgr.25253) 7722 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:10.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:09 smithi177 bash[81864]: cluster 2024-07-28T15:46:08.475802+0000 mgr.y (mgr.25253) 7722 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:10.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:09 smithi177 bash[79620]: cluster 2024-07-28T15:46:08.475802+0000 mgr.y (mgr.25253) 7722 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:10.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14615 16 16 0 0 0 - 0 2024-07-28T15:46:11.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14616 16 16 0 0 0 - 0 2024-07-28T15:46:11.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:11 smithi204 bash[68176]: cluster 2024-07-28T15:46:10.477266+0000 mgr.y (mgr.25253) 7723 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:12.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:11 smithi177 bash[81864]: cluster 2024-07-28T15:46:10.477266+0000 mgr.y (mgr.25253) 7723 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:12.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:11 smithi177 bash[79620]: cluster 2024-07-28T15:46:10.477266+0000 mgr.y (mgr.25253) 7723 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:12.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14617 16 16 0 0 0 - 0 2024-07-28T15:46:12.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:12 smithi204 bash[60899]: ts=2024-07-28T15:46:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.652 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14618 16 16 0 0 0 - 0 2024-07-28T15:46:13.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:13 smithi204 bash[68176]: cluster 2024-07-28T15:46:12.478728+0000 mgr.y (mgr.25253) 7724 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:14.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:13 smithi177 bash[79620]: cluster 2024-07-28T15:46:12.478728+0000 mgr.y (mgr.25253) 7724 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:14.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:13 smithi177 bash[81864]: cluster 2024-07-28T15:46:12.478728+0000 mgr.y (mgr.25253) 7724 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:14.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14619 16 16 0 0 0 - 0 2024-07-28T15:46:15.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:46:15.650375+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:15.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:15.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14620 16 16 0 0 0 - 0 2024-07-28T15:46:15.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:15 smithi204 bash[68176]: cluster 2024-07-28T15:46:14.480186+0000 mgr.y (mgr.25253) 7725 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:16.021 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:15 smithi177 bash[79620]: cluster 2024-07-28T15:46:14.480186+0000 mgr.y (mgr.25253) 7725 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:16.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:15 smithi177 bash[81864]: cluster 2024-07-28T15:46:14.480186+0000 mgr.y (mgr.25253) 7725 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:46:16.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14621 16 16 0 0 0 - 0 2024-07-28T15:46:16.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:16 smithi204 bash[68176]: audit 2024-07-28T15:46:16.081096+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:17.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:16 smithi177 bash[81864]: audit 2024-07-28T15:46:16.081096+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:17.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:16 smithi177 bash[79620]: audit 2024-07-28T15:46:16.081096+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:17.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14622 16 16 0 0 0 - 0 2024-07-28T15:46:17.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:17 smithi204 bash[68176]: cluster 2024-07-28T15:46:16.481638+0000 mgr.y (mgr.25253) 7726 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:18.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:17 smithi177 bash[79620]: cluster 2024-07-28T15:46:16.481638+0000 mgr.y (mgr.25253) 7726 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:18.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:17 smithi177 bash[81864]: cluster 2024-07-28T15:46:16.481638+0000 mgr.y (mgr.25253) 7726 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:18.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14623 16 16 0 0 0 - 0 2024-07-28T15:46:19.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14624 16 16 0 0 0 - 0 2024-07-28T15:46:19.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:19 smithi204 bash[68176]: cluster 2024-07-28T15:46:18.483065+0000 mgr.y (mgr.25253) 7727 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:20.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:19 smithi177 bash[81864]: cluster 2024-07-28T15:46:18.483065+0000 mgr.y (mgr.25253) 7727 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:20.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:19 smithi177 bash[79620]: cluster 2024-07-28T15:46:18.483065+0000 mgr.y (mgr.25253) 7727 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:20.653 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14625 16 16 0 0 0 - 0 2024-07-28T15:46:21.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14626 16 16 0 0 0 - 0 2024-07-28T15:46:21.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:21 smithi204 bash[68176]: cluster 2024-07-28T15:46:20.484537+0000 mgr.y (mgr.25253) 7728 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:22.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:21 smithi177 bash[81864]: cluster 2024-07-28T15:46:20.484537+0000 mgr.y (mgr.25253) 7728 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:22.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:21 smithi177 bash[79620]: cluster 2024-07-28T15:46:20.484537+0000 mgr.y (mgr.25253) 7728 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:22.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14627 16 16 0 0 0 - 0 2024-07-28T15:46:22.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14628 16 16 0 0 0 - 0 2024-07-28T15:46:23.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:23 smithi204 bash[68176]: cluster 2024-07-28T15:46:22.485963+0000 mgr.y (mgr.25253) 7729 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:24.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:23 smithi177 bash[79620]: cluster 2024-07-28T15:46:22.485963+0000 mgr.y (mgr.25253) 7729 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:24.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:23 smithi177 bash[81864]: cluster 2024-07-28T15:46:22.485963+0000 mgr.y (mgr.25253) 7729 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:24.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14629 16 16 0 0 0 - 0 2024-07-28T15:46:25.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14630 16 16 0 0 0 - 0 2024-07-28T15:46:25.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:25 smithi204 bash[68176]: cluster 2024-07-28T15:46:24.487429+0000 mgr.y (mgr.25253) 7730 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:26.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:25 smithi177 bash[81864]: cluster 2024-07-28T15:46:24.487429+0000 mgr.y (mgr.25253) 7730 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:26.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:25 smithi177 bash[79620]: cluster 2024-07-28T15:46:24.487429+0000 mgr.y (mgr.25253) 7730 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:26.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:46:26.654 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14631 16 16 0 0 0 - 0 2024-07-28T15:46:27.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14632 16 16 0 0 0 - 0 2024-07-28T15:46:27.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:27 smithi204 bash[68176]: cluster 2024-07-28T15:46:26.488881+0000 mgr.y (mgr.25253) 7731 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:28.021 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:27 smithi177 bash[81864]: cluster 2024-07-28T15:46:26.488881+0000 mgr.y (mgr.25253) 7731 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:28.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:27 smithi177 bash[79620]: cluster 2024-07-28T15:46:26.488881+0000 mgr.y (mgr.25253) 7731 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:28.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14633 16 16 0 0 0 - 0 2024-07-28T15:46:29.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14634 16 16 0 0 0 - 0 2024-07-28T15:46:29.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:29 smithi204 bash[68176]: cluster 2024-07-28T15:46:28.490304+0000 mgr.y (mgr.25253) 7732 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:30.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:29 smithi177 bash[81864]: cluster 2024-07-28T15:46:28.490304+0000 mgr.y (mgr.25253) 7732 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:30.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:29 smithi177 bash[79620]: cluster 2024-07-28T15:46:28.490304+0000 mgr.y (mgr.25253) 7732 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:30.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14635 16 16 0 0 0 - 0 2024-07-28T15:46:31.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14636 16 16 0 0 0 - 0 2024-07-28T15:46:31.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:31 smithi204 bash[68176]: cluster 2024-07-28T15:46:30.491750+0000 mgr.y (mgr.25253) 7733 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:31.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:31 smithi204 bash[68176]: audit 2024-07-28T15:46:31.081603+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:32.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:31 smithi177 bash[81864]: cluster 2024-07-28T15:46:30.491750+0000 mgr.y (mgr.25253) 7733 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:32.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:31 smithi177 bash[81864]: audit 2024-07-28T15:46:31.081603+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:32.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:31 smithi177 bash[79620]: cluster 2024-07-28T15:46:30.491750+0000 mgr.y (mgr.25253) 7733 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:32.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:31 smithi177 bash[79620]: audit 2024-07-28T15:46:31.081603+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:32.655 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14637 16 16 0 0 0 - 0 2024-07-28T15:46:32.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14638 16 16 0 0 0 - 0 2024-07-28T15:46:33.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:33 smithi204 bash[68176]: cluster 2024-07-28T15:46:32.493173+0000 mgr.y (mgr.25253) 7734 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:34.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:33 smithi177 bash[81864]: cluster 2024-07-28T15:46:32.493173+0000 mgr.y (mgr.25253) 7734 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:34.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:33 smithi177 bash[79620]: cluster 2024-07-28T15:46:32.493173+0000 mgr.y (mgr.25253) 7734 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:34.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14639 16 16 0 0 0 - 0 2024-07-28T15:46:35.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:46:35.653608+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:35.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:35.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14640 16 16 0 0 0 - 0 2024-07-28T15:46:35.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:35 smithi204 bash[68176]: cluster 2024-07-28T15:46:34.494603+0000 mgr.y (mgr.25253) 7735 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:36.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:35 smithi177 bash[81864]: cluster 2024-07-28T15:46:34.494603+0000 mgr.y (mgr.25253) 7735 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:36.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:35 smithi177 bash[79620]: cluster 2024-07-28T15:46:34.494603+0000 mgr.y (mgr.25253) 7735 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:36.521 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:46:36.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14641 16 16 0 0 0 - 0 2024-07-28T15:46:37.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14642 16 16 0 0 0 - 0 2024-07-28T15:46:38.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:37 smithi204 bash[68176]: cluster 2024-07-28T15:46:36.496072+0000 mgr.y (mgr.25253) 7736 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:38.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:37 smithi177 bash[81864]: cluster 2024-07-28T15:46:36.496072+0000 mgr.y (mgr.25253) 7736 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:38.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:37 smithi177 bash[79620]: cluster 2024-07-28T15:46:36.496072+0000 mgr.y (mgr.25253) 7736 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:38.656 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14643 16 16 0 0 0 - 0 2024-07-28T15:46:39.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14644 16 16 0 0 0 - 0 2024-07-28T15:46:40.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:39 smithi204 bash[68176]: cluster 2024-07-28T15:46:38.497495+0000 mgr.y (mgr.25253) 7737 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:40.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:39 smithi177 bash[81864]: cluster 2024-07-28T15:46:38.497495+0000 mgr.y (mgr.25253) 7737 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:40.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:39 smithi177 bash[79620]: cluster 2024-07-28T15:46:38.497495+0000 mgr.y (mgr.25253) 7737 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:40.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14645 16 16 0 0 0 - 0 2024-07-28T15:46:41.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14646 16 16 0 0 0 - 0 2024-07-28T15:46:42.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:41 smithi204 bash[68176]: cluster 2024-07-28T15:46:40.498917+0000 mgr.y (mgr.25253) 7738 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:42.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:41 smithi177 bash[81864]: cluster 2024-07-28T15:46:40.498917+0000 mgr.y (mgr.25253) 7738 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:42.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:41 smithi177 bash[79620]: cluster 2024-07-28T15:46:40.498917+0000 mgr.y (mgr.25253) 7738 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:42.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14647 16 16 0 0 0 - 0 2024-07-28T15:46:42.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.657 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14648 16 16 0 0 0 - 0 2024-07-28T15:46:44.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:43 smithi204 bash[68176]: cluster 2024-07-28T15:46:42.500429+0000 mgr.y (mgr.25253) 7739 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:44.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:43 smithi177 bash[79620]: cluster 2024-07-28T15:46:42.500429+0000 mgr.y (mgr.25253) 7739 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:44.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:43 smithi177 bash[81864]: cluster 2024-07-28T15:46:42.500429+0000 mgr.y (mgr.25253) 7739 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:44.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14649 16 16 0 0 0 - 0 2024-07-28T15:46:45.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14650 16 16 0 0 0 - 0 2024-07-28T15:46:46.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:45 smithi204 bash[68176]: cluster 2024-07-28T15:46:44.501871+0000 mgr.y (mgr.25253) 7740 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:46.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:45 smithi177 bash[79620]: cluster 2024-07-28T15:46:44.501871+0000 mgr.y (mgr.25253) 7740 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:46.272 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:46:46.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:45 smithi177 bash[81864]: cluster 2024-07-28T15:46:44.501871+0000 mgr.y (mgr.25253) 7740 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:46.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14651 16 16 0 0 0 - 0 2024-07-28T15:46:47.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:46 smithi204 bash[68176]: audit 2024-07-28T15:46:46.081714+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:47.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:46 smithi177 bash[79620]: audit 2024-07-28T15:46:46.081714+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:47.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:46 smithi177 bash[81864]: audit 2024-07-28T15:46:46.081714+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:47.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14652 16 16 0 0 0 - 0 2024-07-28T15:46:48.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:47 smithi204 bash[68176]: cluster 2024-07-28T15:46:46.503343+0000 mgr.y (mgr.25253) 7741 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:48.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:47 smithi177 bash[81864]: cluster 2024-07-28T15:46:46.503343+0000 mgr.y (mgr.25253) 7741 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:48.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:47 smithi177 bash[79620]: cluster 2024-07-28T15:46:46.503343+0000 mgr.y (mgr.25253) 7741 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:48.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14653 16 16 0 0 0 - 0 2024-07-28T15:46:49.658 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14654 16 16 0 0 0 - 0 2024-07-28T15:46:50.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:49 smithi204 bash[68176]: cluster 2024-07-28T15:46:48.504861+0000 mgr.y (mgr.25253) 7742 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:50.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:49 smithi204 bash[68176]: audit 2024-07-28T15:46:49.198372+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:50.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:49 smithi177 bash[79620]: cluster 2024-07-28T15:46:48.504861+0000 mgr.y (mgr.25253) 7742 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:50.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:49 smithi177 bash[79620]: audit 2024-07-28T15:46:49.198372+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:50.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:49 smithi177 bash[81864]: cluster 2024-07-28T15:46:48.504861+0000 mgr.y (mgr.25253) 7742 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:50.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:49 smithi177 bash[81864]: audit 2024-07-28T15:46:49.198372+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:50.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14655 16 16 0 0 0 - 0 2024-07-28T15:46:51.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14656 16 16 0 0 0 - 0 2024-07-28T15:46:52.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:51 smithi204 bash[68176]: cluster 2024-07-28T15:46:50.506303+0000 mgr.y (mgr.25253) 7743 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:52.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:51 smithi177 bash[79620]: cluster 2024-07-28T15:46:50.506303+0000 mgr.y (mgr.25253) 7743 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:52.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:51 smithi177 bash[81864]: cluster 2024-07-28T15:46:50.506303+0000 mgr.y (mgr.25253) 7743 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:52.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14657 16 16 0 0 0 - 0 2024-07-28T15:46:52.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:46:52 smithi204 bash[60899]: ts=2024-07-28T15:46:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14658 16 16 0 0 0 - 0 2024-07-28T15:46:54.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:53 smithi204 bash[68176]: cluster 2024-07-28T15:46:52.507804+0000 mgr.y (mgr.25253) 7744 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:54.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:53 smithi177 bash[81864]: cluster 2024-07-28T15:46:52.507804+0000 mgr.y (mgr.25253) 7744 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:54.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:53 smithi177 bash[79620]: cluster 2024-07-28T15:46:52.507804+0000 mgr.y (mgr.25253) 7744 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:54.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14659 16 16 0 0 0 - 0 2024-07-28T15:46:55.659 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:46:55.656830+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:55.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:55.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14660 16 16 0 0 0 - 0 2024-07-28T15:46:56.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:55 smithi204 bash[68176]: cluster 2024-07-28T15:46:54.508542+0000 mgr.y (mgr.25253) 7745 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:56.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:55 smithi204 bash[68176]: audit 2024-07-28T15:46:54.870220+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:55 smithi204 bash[68176]: audit 2024-07-28T15:46:54.877753+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:55 smithi204 bash[68176]: audit 2024-07-28T15:46:55.128980+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:55 smithi204 bash[68176]: audit 2024-07-28T15:46:55.136652+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:46:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[81864]: cluster 2024-07-28T15:46:54.508542+0000 mgr.y (mgr.25253) 7745 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[81864]: audit 2024-07-28T15:46:54.870220+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[81864]: audit 2024-07-28T15:46:54.877753+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[81864]: audit 2024-07-28T15:46:55.128980+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[81864]: audit 2024-07-28T15:46:55.136652+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[79620]: cluster 2024-07-28T15:46:54.508542+0000 mgr.y (mgr.25253) 7745 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:56.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[79620]: audit 2024-07-28T15:46:54.870220+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[79620]: audit 2024-07-28T15:46:54.877753+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[79620]: audit 2024-07-28T15:46:55.128980+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:55 smithi177 bash[79620]: audit 2024-07-28T15:46:55.136652+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:46:56.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14661 16 16 0 0 0 - 0 2024-07-28T15:46:57.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14662 16 16 0 0 0 - 0 2024-07-28T15:46:58.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:57 smithi204 bash[68176]: cluster 2024-07-28T15:46:56.510105+0000 mgr.y (mgr.25253) 7746 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:58.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:57 smithi177 bash[79620]: cluster 2024-07-28T15:46:56.510105+0000 mgr.y (mgr.25253) 7746 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:58.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:57 smithi177 bash[81864]: cluster 2024-07-28T15:46:56.510105+0000 mgr.y (mgr.25253) 7746 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:46:58.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14663 16 16 0 0 0 - 0 2024-07-28T15:46:59.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14664 16 16 0 0 0 - 0 2024-07-28T15:47:00.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:46:59 smithi204 bash[68176]: cluster 2024-07-28T15:46:58.511804+0000 mgr.y (mgr.25253) 7747 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:00.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:46:59 smithi177 bash[81864]: cluster 2024-07-28T15:46:58.511804+0000 mgr.y (mgr.25253) 7747 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:00.250 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:46:59 smithi177 bash[79620]: cluster 2024-07-28T15:46:58.511804+0000 mgr.y (mgr.25253) 7747 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:00.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14665 16 16 0 0 0 - 0 2024-07-28T15:47:01.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14666 16 16 0 0 0 - 0 2024-07-28T15:47:02.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:01 smithi177 bash[79620]: cluster 2024-07-28T15:47:00.513311+0000 mgr.y (mgr.25253) 7748 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:02.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:01 smithi177 bash[79620]: audit 2024-07-28T15:47:01.082341+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:02.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:01 smithi177 bash[81864]: cluster 2024-07-28T15:47:00.513311+0000 mgr.y (mgr.25253) 7748 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:02.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:01 smithi177 bash[81864]: audit 2024-07-28T15:47:01.082341+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:02.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:01 smithi204 bash[68176]: cluster 2024-07-28T15:47:00.513311+0000 mgr.y (mgr.25253) 7748 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:02.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:01 smithi204 bash[68176]: audit 2024-07-28T15:47:01.082341+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:02.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14667 16 16 0 0 0 - 0 2024-07-28T15:47:02.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.660 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14668 16 16 0 0 0 - 0 2024-07-28T15:47:04.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:03 smithi204 bash[68176]: cluster 2024-07-28T15:47:02.514970+0000 mgr.y (mgr.25253) 7749 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:04.200 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:03 smithi177 bash[81864]: cluster 2024-07-28T15:47:02.514970+0000 mgr.y (mgr.25253) 7749 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:04.200 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:03 smithi177 bash[79620]: cluster 2024-07-28T15:47:02.514970+0000 mgr.y (mgr.25253) 7749 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:04.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14669 16 16 0 0 0 - 0 2024-07-28T15:47:05.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14670 16 16 0 0 0 - 0 2024-07-28T15:47:06.272 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:47:06.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: cluster 2024-07-28T15:47:04.516537+0000 mgr.y (mgr.25253) 7750 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:06.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:04.997765+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.007638+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.278495+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.288592+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.291751+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.293429+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[81864]: audit 2024-07-28T15:47:05.304065+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: cluster 2024-07-28T15:47:04.516537+0000 mgr.y (mgr.25253) 7750 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:04.997765+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.007638+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.278495+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.288592+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.291751+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.293429+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:05 smithi177 bash[79620]: audit 2024-07-28T15:47:05.304065+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: cluster 2024-07-28T15:47:04.516537+0000 mgr.y (mgr.25253) 7750 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:04.997765+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.007638+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.278495+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.288592+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.291751+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.293429+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:05 smithi204 bash[68176]: audit 2024-07-28T15:47:05.304065+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:47:06.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14671 16 16 0 0 0 - 0 2024-07-28T15:47:07.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14672 16 16 0 0 0 - 0 2024-07-28T15:47:08.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:08 smithi177 bash[81864]: cluster 2024-07-28T15:47:06.517993+0000 mgr.y (mgr.25253) 7751 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:08.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:07 smithi177 bash[79620]: cluster 2024-07-28T15:47:06.517993+0000 mgr.y (mgr.25253) 7751 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:08.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:08 smithi204 bash[68176]: cluster 2024-07-28T15:47:06.517993+0000 mgr.y (mgr.25253) 7751 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:08.661 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14673 16 16 0 0 0 - 0 2024-07-28T15:47:09.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14674 16 16 0 0 0 - 0 2024-07-28T15:47:10.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:10 smithi177 bash[81864]: cluster 2024-07-28T15:47:08.519428+0000 mgr.y (mgr.25253) 7752 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:10.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:10 smithi177 bash[79620]: cluster 2024-07-28T15:47:08.519428+0000 mgr.y (mgr.25253) 7752 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:10.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:10 smithi204 bash[68176]: cluster 2024-07-28T15:47:08.519428+0000 mgr.y (mgr.25253) 7752 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:10.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14675 16 16 0 0 0 - 0 2024-07-28T15:47:11.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14676 16 16 0 0 0 - 0 2024-07-28T15:47:12.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:12 smithi177 bash[81864]: cluster 2024-07-28T15:47:10.520881+0000 mgr.y (mgr.25253) 7753 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:12.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:12 smithi177 bash[79620]: cluster 2024-07-28T15:47:10.520881+0000 mgr.y (mgr.25253) 7753 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:12.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:12 smithi204 bash[68176]: cluster 2024-07-28T15:47:10.520881+0000 mgr.y (mgr.25253) 7753 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:12.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14677 16 16 0 0 0 - 0 2024-07-28T15:47:12.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:12 smithi204 bash[60899]: ts=2024-07-28T15:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14678 16 16 0 0 0 - 0 2024-07-28T15:47:14.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:14 smithi177 bash[81864]: cluster 2024-07-28T15:47:12.522382+0000 mgr.y (mgr.25253) 7754 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:14.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:14 smithi177 bash[79620]: cluster 2024-07-28T15:47:12.522382+0000 mgr.y (mgr.25253) 7754 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:14.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:14 smithi204 bash[68176]: cluster 2024-07-28T15:47:12.522382+0000 mgr.y (mgr.25253) 7754 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:14.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14679 16 16 0 0 0 - 0 2024-07-28T15:47:15.662 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:47:15.659921+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:15.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:15.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14680 16 16 0 0 0 - 0 2024-07-28T15:47:16.272 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:47:16.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:16 smithi177 bash[81864]: cluster 2024-07-28T15:47:14.523912+0000 mgr.y (mgr.25253) 7755 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:16.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:16 smithi177 bash[79620]: cluster 2024-07-28T15:47:14.523912+0000 mgr.y (mgr.25253) 7755 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:16.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:16 smithi204 bash[68176]: cluster 2024-07-28T15:47:14.523912+0000 mgr.y (mgr.25253) 7755 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:16.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14681 16 16 0 0 0 - 0 2024-07-28T15:47:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:17 smithi204 bash[68176]: audit 2024-07-28T15:47:16.082501+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:17.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:17 smithi177 bash[81864]: audit 2024-07-28T15:47:16.082501+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:17.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:17 smithi177 bash[79620]: audit 2024-07-28T15:47:16.082501+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:17.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14682 16 16 0 0 0 - 0 2024-07-28T15:47:18.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:18 smithi204 bash[68176]: cluster 2024-07-28T15:47:16.525397+0000 mgr.y (mgr.25253) 7756 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:18.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:18 smithi177 bash[81864]: cluster 2024-07-28T15:47:16.525397+0000 mgr.y (mgr.25253) 7756 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:18.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:18 smithi177 bash[79620]: cluster 2024-07-28T15:47:16.525397+0000 mgr.y (mgr.25253) 7756 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:18.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14683 16 16 0 0 0 - 0 2024-07-28T15:47:19.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14684 16 16 0 0 0 - 0 2024-07-28T15:47:20.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:20 smithi204 bash[68176]: cluster 2024-07-28T15:47:18.526855+0000 mgr.y (mgr.25253) 7757 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:20 smithi177 bash[81864]: cluster 2024-07-28T15:47:18.526855+0000 mgr.y (mgr.25253) 7757 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:20.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:20 smithi177 bash[79620]: cluster 2024-07-28T15:47:18.526855+0000 mgr.y (mgr.25253) 7757 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:20.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14685 16 16 0 0 0 - 0 2024-07-28T15:47:21.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14686 16 16 0 0 0 - 0 2024-07-28T15:47:22.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:22 smithi204 bash[68176]: cluster 2024-07-28T15:47:20.528347+0000 mgr.y (mgr.25253) 7758 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:22.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:22 smithi177 bash[81864]: cluster 2024-07-28T15:47:20.528347+0000 mgr.y (mgr.25253) 7758 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:22.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:22 smithi177 bash[79620]: cluster 2024-07-28T15:47:20.528347+0000 mgr.y (mgr.25253) 7758 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:22.663 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14687 16 16 0 0 0 - 0 2024-07-28T15:47:22.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:23.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14688 16 16 0 0 0 - 0 2024-07-28T15:47:24.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:24 smithi204 bash[68176]: cluster 2024-07-28T15:47:22.529806+0000 mgr.y (mgr.25253) 7759 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:24.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:24 smithi177 bash[81864]: cluster 2024-07-28T15:47:22.529806+0000 mgr.y (mgr.25253) 7759 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:24.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:24 smithi177 bash[79620]: cluster 2024-07-28T15:47:22.529806+0000 mgr.y (mgr.25253) 7759 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:24.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14689 16 16 0 0 0 - 0 2024-07-28T15:47:25.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14690 16 16 0 0 0 - 0 2024-07-28T15:47:26.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:26 smithi204 bash[68176]: cluster 2024-07-28T15:47:24.531249+0000 mgr.y (mgr.25253) 7760 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:26.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T15:47:26.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:26 smithi177 bash[81864]: cluster 2024-07-28T15:47:24.531249+0000 mgr.y (mgr.25253) 7760 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:26.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:26 smithi177 bash[79620]: cluster 2024-07-28T15:47:24.531249+0000 mgr.y (mgr.25253) 7760 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:26.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14691 16 16 0 0 0 - 0 2024-07-28T15:47:27.664 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14692 16 16 0 0 0 - 0 2024-07-28T15:47:28.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:28 smithi204 bash[68176]: cluster 2024-07-28T15:47:26.532716+0000 mgr.y (mgr.25253) 7761 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:28.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:28 smithi177 bash[81864]: cluster 2024-07-28T15:47:26.532716+0000 mgr.y (mgr.25253) 7761 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:28.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:28 smithi177 bash[79620]: cluster 2024-07-28T15:47:26.532716+0000 mgr.y (mgr.25253) 7761 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:28.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14693 16 16 0 0 0 - 0 2024-07-28T15:47:29.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14694 16 16 0 0 0 - 0 2024-07-28T15:47:30.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:30 smithi204 bash[68176]: cluster 2024-07-28T15:47:28.534177+0000 mgr.y (mgr.25253) 7762 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:30.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:30 smithi177 bash[81864]: cluster 2024-07-28T15:47:28.534177+0000 mgr.y (mgr.25253) 7762 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:30.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:30 smithi177 bash[79620]: cluster 2024-07-28T15:47:28.534177+0000 mgr.y (mgr.25253) 7762 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:30.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14695 16 16 0 0 0 - 0 2024-07-28T15:47:31.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14696 16 16 0 0 0 - 0 2024-07-28T15:47:32.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:32 smithi204 bash[68176]: cluster 2024-07-28T15:47:30.535687+0000 mgr.y (mgr.25253) 7763 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:32.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:32 smithi204 bash[68176]: audit 2024-07-28T15:47:31.082943+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:32.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:32 smithi177 bash[81864]: cluster 2024-07-28T15:47:30.535687+0000 mgr.y (mgr.25253) 7763 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:32.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:32 smithi177 bash[81864]: audit 2024-07-28T15:47:31.082943+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:32 smithi177 bash[79620]: cluster 2024-07-28T15:47:30.535687+0000 mgr.y (mgr.25253) 7763 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:32 smithi177 bash[79620]: audit 2024-07-28T15:47:31.082943+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:32.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14697 16 16 0 0 0 - 0 2024-07-28T15:47:32.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:33.665 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14698 16 16 0 0 0 - 0 2024-07-28T15:47:34.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:34 smithi204 bash[68176]: cluster 2024-07-28T15:47:32.537093+0000 mgr.y (mgr.25253) 7764 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:34.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:34 smithi177 bash[81864]: cluster 2024-07-28T15:47:32.537093+0000 mgr.y (mgr.25253) 7764 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:34.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:34 smithi177 bash[79620]: cluster 2024-07-28T15:47:32.537093+0000 mgr.y (mgr.25253) 7764 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:34.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14699 16 16 0 0 0 - 0 2024-07-28T15:47:35.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:47:35.663199+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:35.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:35.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14700 16 16 0 0 0 - 0 2024-07-28T15:47:36.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:36 smithi204 bash[68176]: cluster 2024-07-28T15:47:34.538532+0000 mgr.y (mgr.25253) 7765 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:36.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:47:36.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:36 smithi177 bash[81864]: cluster 2024-07-28T15:47:34.538532+0000 mgr.y (mgr.25253) 7765 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:36.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:36 smithi177 bash[79620]: cluster 2024-07-28T15:47:34.538532+0000 mgr.y (mgr.25253) 7765 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:36.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14701 16 16 0 0 0 - 0 2024-07-28T15:47:37.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14702 16 16 0 0 0 - 0 2024-07-28T15:47:38.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:38 smithi204 bash[68176]: cluster 2024-07-28T15:47:36.539988+0000 mgr.y (mgr.25253) 7766 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:38.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:38 smithi177 bash[81864]: cluster 2024-07-28T15:47:36.539988+0000 mgr.y (mgr.25253) 7766 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:38.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:38 smithi177 bash[79620]: cluster 2024-07-28T15:47:36.539988+0000 mgr.y (mgr.25253) 7766 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:38.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14703 16 16 0 0 0 - 0 2024-07-28T15:47:39.666 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14704 16 16 0 0 0 - 0 2024-07-28T15:47:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:40 smithi204 bash[68176]: cluster 2024-07-28T15:47:38.541430+0000 mgr.y (mgr.25253) 7767 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:40.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:40 smithi177 bash[81864]: cluster 2024-07-28T15:47:38.541430+0000 mgr.y (mgr.25253) 7767 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:40.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:40 smithi177 bash[79620]: cluster 2024-07-28T15:47:38.541430+0000 mgr.y (mgr.25253) 7767 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:40.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14705 16 16 0 0 0 - 0 2024-07-28T15:47:41.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14706 16 16 0 0 0 - 0 2024-07-28T15:47:42.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:42 smithi204 bash[68176]: cluster 2024-07-28T15:47:40.542879+0000 mgr.y (mgr.25253) 7768 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:42.418 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:42 smithi177 bash[79620]: cluster 2024-07-28T15:47:40.542879+0000 mgr.y (mgr.25253) 7768 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:42.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:42 smithi177 bash[81864]: cluster 2024-07-28T15:47:40.542879+0000 mgr.y (mgr.25253) 7768 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:42.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14707 16 16 0 0 0 - 0 2024-07-28T15:47:43.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14708 16 16 0 0 0 - 0 2024-07-28T15:47:44.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:44 smithi204 bash[68176]: cluster 2024-07-28T15:47:42.544350+0000 mgr.y (mgr.25253) 7769 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:44.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:44 smithi177 bash[81864]: cluster 2024-07-28T15:47:42.544350+0000 mgr.y (mgr.25253) 7769 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:44.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:44 smithi177 bash[79620]: cluster 2024-07-28T15:47:42.544350+0000 mgr.y (mgr.25253) 7769 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:44.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14709 16 16 0 0 0 - 0 2024-07-28T15:47:45.667 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14710 16 16 0 0 0 - 0 2024-07-28T15:47:46.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:46 smithi204 bash[68176]: cluster 2024-07-28T15:47:44.545818+0000 mgr.y (mgr.25253) 7770 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:46.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:46 smithi204 bash[68176]: audit 2024-07-28T15:47:46.083309+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:46.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:46] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:47:46.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:46 smithi177 bash[81864]: cluster 2024-07-28T15:47:44.545818+0000 mgr.y (mgr.25253) 7770 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:46 smithi177 bash[81864]: audit 2024-07-28T15:47:46.083309+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:46.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:46 smithi177 bash[79620]: cluster 2024-07-28T15:47:44.545818+0000 mgr.y (mgr.25253) 7770 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:46.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:46 smithi177 bash[79620]: audit 2024-07-28T15:47:46.083309+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:46.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14711 16 16 0 0 0 - 0 2024-07-28T15:47:47.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14712 16 16 0 0 0 - 0 2024-07-28T15:47:48.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:48 smithi204 bash[68176]: cluster 2024-07-28T15:47:46.547238+0000 mgr.y (mgr.25253) 7771 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:48.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:48 smithi177 bash[81864]: cluster 2024-07-28T15:47:46.547238+0000 mgr.y (mgr.25253) 7771 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:48.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:48 smithi177 bash[79620]: cluster 2024-07-28T15:47:46.547238+0000 mgr.y (mgr.25253) 7771 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:48.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14713 16 16 0 0 0 - 0 2024-07-28T15:47:49.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14714 16 16 0 0 0 - 0 2024-07-28T15:47:50.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:50 smithi204 bash[68176]: cluster 2024-07-28T15:47:48.548740+0000 mgr.y (mgr.25253) 7772 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:50.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:50 smithi177 bash[79620]: cluster 2024-07-28T15:47:48.548740+0000 mgr.y (mgr.25253) 7772 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:50.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:50 smithi177 bash[81864]: cluster 2024-07-28T15:47:48.548740+0000 mgr.y (mgr.25253) 7772 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:50.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14715 16 16 0 0 0 - 0 2024-07-28T15:47:51.668 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14716 16 16 0 0 0 - 0 2024-07-28T15:47:52.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:52 smithi204 bash[68176]: cluster 2024-07-28T15:47:50.550162+0000 mgr.y (mgr.25253) 7773 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:52.418 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:47:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:52 smithi177 bash[79620]: cluster 2024-07-28T15:47:50.550162+0000 mgr.y (mgr.25253) 7773 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:52.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:52 smithi177 bash[81864]: cluster 2024-07-28T15:47:50.550162+0000 mgr.y (mgr.25253) 7773 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:52.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14717 16 16 0 0 0 - 0 2024-07-28T15:47:53.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14718 16 16 0 0 0 - 0 2024-07-28T15:47:54.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:54 smithi204 bash[68176]: cluster 2024-07-28T15:47:52.551589+0000 mgr.y (mgr.25253) 7774 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:54.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:54 smithi177 bash[81864]: cluster 2024-07-28T15:47:52.551589+0000 mgr.y (mgr.25253) 7774 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:54.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:54 smithi177 bash[79620]: cluster 2024-07-28T15:47:52.551589+0000 mgr.y (mgr.25253) 7774 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:54.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14719 16 16 0 0 0 - 0 2024-07-28T15:47:55.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:47:55.666374+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:55.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:55.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14720 16 16 0 0 0 - 0 2024-07-28T15:47:56.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:56 smithi204 bash[68176]: cluster 2024-07-28T15:47:54.553079+0000 mgr.y (mgr.25253) 7775 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:56.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:47:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:47:56.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:56 smithi177 bash[81864]: cluster 2024-07-28T15:47:54.553079+0000 mgr.y (mgr.25253) 7775 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:56.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:56 smithi177 bash[79620]: cluster 2024-07-28T15:47:54.553079+0000 mgr.y (mgr.25253) 7775 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:56.669 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14721 16 16 0 0 0 - 0 2024-07-28T15:47:57.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14722 16 16 0 0 0 - 0 2024-07-28T15:47:58.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:47:58 smithi204 bash[68176]: cluster 2024-07-28T15:47:56.554498+0000 mgr.y (mgr.25253) 7776 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:58.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:47:58 smithi177 bash[81864]: cluster 2024-07-28T15:47:56.554498+0000 mgr.y (mgr.25253) 7776 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:58.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:47:58 smithi177 bash[79620]: cluster 2024-07-28T15:47:56.554498+0000 mgr.y (mgr.25253) 7776 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:47:58.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14723 16 16 0 0 0 - 0 2024-07-28T15:47:59.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14724 16 16 0 0 0 - 0 2024-07-28T15:48:00.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:00 smithi204 bash[68176]: cluster 2024-07-28T15:47:58.555943+0000 mgr.y (mgr.25253) 7777 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:00.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:00 smithi177 bash[81864]: cluster 2024-07-28T15:47:58.555943+0000 mgr.y (mgr.25253) 7777 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:00.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:00 smithi177 bash[79620]: cluster 2024-07-28T15:47:58.555943+0000 mgr.y (mgr.25253) 7777 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:00.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14725 16 16 0 0 0 - 0 2024-07-28T15:48:01.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:01 smithi204 bash[68176]: audit 2024-07-28T15:48:01.083679+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:01.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:01 smithi177 bash[81864]: audit 2024-07-28T15:48:01.083679+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:01.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:01 smithi177 bash[79620]: audit 2024-07-28T15:48:01.083679+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:01.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14726 16 16 0 0 0 - 0 2024-07-28T15:48:02.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:02 smithi204 bash[68176]: cluster 2024-07-28T15:48:00.557396+0000 mgr.y (mgr.25253) 7778 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:02.418 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:02 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:02 smithi177 bash[81864]: cluster 2024-07-28T15:48:00.557396+0000 mgr.y (mgr.25253) 7778 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:02.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:02 smithi177 bash[79620]: cluster 2024-07-28T15:48:00.557396+0000 mgr.y (mgr.25253) 7778 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:02.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14727 16 16 0 0 0 - 0 2024-07-28T15:48:03.670 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14728 16 16 0 0 0 - 0 2024-07-28T15:48:04.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:04 smithi204 bash[68176]: cluster 2024-07-28T15:48:02.558869+0000 mgr.y (mgr.25253) 7779 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:04.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:04 smithi177 bash[81864]: cluster 2024-07-28T15:48:02.558869+0000 mgr.y (mgr.25253) 7779 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:04.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:04 smithi177 bash[79620]: cluster 2024-07-28T15:48:02.558869+0000 mgr.y (mgr.25253) 7779 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:04.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14729 16 16 0 0 0 - 0 2024-07-28T15:48:05.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14730 16 16 0 0 0 - 0 2024-07-28T15:48:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:06 smithi204 bash[68176]: cluster 2024-07-28T15:48:04.560359+0000 mgr.y (mgr.25253) 7780 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:06 smithi204 bash[68176]: audit 2024-07-28T15:48:05.456255+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:06 smithi204 bash[68176]: audit 2024-07-28T15:48:05.830394+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:06 smithi204 bash[68176]: audit 2024-07-28T15:48:05.835154+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[81864]: cluster 2024-07-28T15:48:04.560359+0000 mgr.y (mgr.25253) 7780 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[81864]: audit 2024-07-28T15:48:05.456255+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[81864]: audit 2024-07-28T15:48:05.830394+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[81864]: audit 2024-07-28T15:48:05.835154+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[79620]: cluster 2024-07-28T15:48:04.560359+0000 mgr.y (mgr.25253) 7780 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[79620]: audit 2024-07-28T15:48:05.456255+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[79620]: audit 2024-07-28T15:48:05.830394+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:06 smithi177 bash[79620]: audit 2024-07-28T15:48:05.835154+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:06.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14731 16 16 0 0 0 - 0 2024-07-28T15:48:07.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14732 16 16 0 0 0 - 0 2024-07-28T15:48:08.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:08 smithi204 bash[68176]: cluster 2024-07-28T15:48:06.561814+0000 mgr.y (mgr.25253) 7781 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:08.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:08 smithi177 bash[79620]: cluster 2024-07-28T15:48:06.561814+0000 mgr.y (mgr.25253) 7781 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:08.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:08 smithi177 bash[81864]: cluster 2024-07-28T15:48:06.561814+0000 mgr.y (mgr.25253) 7781 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:08.671 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14733 16 16 0 0 0 - 0 2024-07-28T15:48:09.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14734 16 16 0 0 0 - 0 2024-07-28T15:48:10.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:10 smithi204 bash[68176]: cluster 2024-07-28T15:48:08.563266+0000 mgr.y (mgr.25253) 7782 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:10.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:10 smithi177 bash[81864]: cluster 2024-07-28T15:48:08.563266+0000 mgr.y (mgr.25253) 7782 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:10.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:10 smithi177 bash[79620]: cluster 2024-07-28T15:48:08.563266+0000 mgr.y (mgr.25253) 7782 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:10.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14735 16 16 0 0 0 - 0 2024-07-28T15:48:11.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14736 16 16 0 0 0 - 0 2024-07-28T15:48:12.418 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[60899]: ts=2024-07-28T15:48:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: cluster 2024-07-28T15:48:10.564742+0000 mgr.y (mgr.25253) 7783 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.343822+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.349649+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.453683+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.461830+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.874219+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.874941+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:12 smithi204 bash[68176]: audit 2024-07-28T15:48:11.883178+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: cluster 2024-07-28T15:48:10.564742+0000 mgr.y (mgr.25253) 7783 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.343822+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.349649+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.453683+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.461830+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.874219+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.874941+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[81864]: audit 2024-07-28T15:48:11.883178+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: cluster 2024-07-28T15:48:10.564742+0000 mgr.y (mgr.25253) 7783 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.343822+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.349649+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.453683+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.461830+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.874219+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.874941+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:12 smithi177 bash[79620]: audit 2024-07-28T15:48:11.883178+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:48:12.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14737 16 16 0 0 0 - 0 2024-07-28T15:48:13.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14738 16 16 0 0 0 - 0 2024-07-28T15:48:14.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:14 smithi204 bash[68176]: cluster 2024-07-28T15:48:12.566179+0000 mgr.y (mgr.25253) 7784 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:14.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:14 smithi177 bash[79620]: cluster 2024-07-28T15:48:12.566179+0000 mgr.y (mgr.25253) 7784 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:14.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:14 smithi177 bash[81864]: cluster 2024-07-28T15:48:12.566179+0000 mgr.y (mgr.25253) 7784 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:14.672 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14739 16 16 0 0 0 - 0 2024-07-28T15:48:15.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:48:15.669541+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:15.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:15.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14740 16 16 0 0 0 - 0 2024-07-28T15:48:16.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:16 smithi204 bash[68176]: cluster 2024-07-28T15:48:14.567620+0000 mgr.y (mgr.25253) 7785 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:16.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:16 smithi204 bash[68176]: audit 2024-07-28T15:48:16.084258+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:48:16.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:16 smithi177 bash[81864]: cluster 2024-07-28T15:48:14.567620+0000 mgr.y (mgr.25253) 7785 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:16.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:16 smithi177 bash[81864]: audit 2024-07-28T15:48:16.084258+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:16.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:16 smithi177 bash[79620]: cluster 2024-07-28T15:48:14.567620+0000 mgr.y (mgr.25253) 7785 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:16.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:16 smithi177 bash[79620]: audit 2024-07-28T15:48:16.084258+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:16.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14741 16 16 0 0 0 - 0 2024-07-28T15:48:17.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14742 16 16 0 0 0 - 0 2024-07-28T15:48:18.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:18 smithi177 bash[81864]: cluster 2024-07-28T15:48:16.569106+0000 mgr.y (mgr.25253) 7786 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:18.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:18 smithi177 bash[79620]: cluster 2024-07-28T15:48:16.569106+0000 mgr.y (mgr.25253) 7786 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:18.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:18 smithi204 bash[68176]: cluster 2024-07-28T15:48:16.569106+0000 mgr.y (mgr.25253) 7786 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:18.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14743 16 16 0 0 0 - 0 2024-07-28T15:48:19.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14744 16 16 0 0 0 - 0 2024-07-28T15:48:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:20 smithi177 bash[81864]: cluster 2024-07-28T15:48:18.570556+0000 mgr.y (mgr.25253) 7787 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:20.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:20 smithi177 bash[79620]: cluster 2024-07-28T15:48:18.570556+0000 mgr.y (mgr.25253) 7787 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:20.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:20 smithi204 bash[68176]: cluster 2024-07-28T15:48:18.570556+0000 mgr.y (mgr.25253) 7787 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:20.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14745 16 16 0 0 0 - 0 2024-07-28T15:48:21.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14746 16 16 0 0 0 - 0 2024-07-28T15:48:22.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:22 smithi177 bash[81864]: cluster 2024-07-28T15:48:20.572021+0000 mgr.y (mgr.25253) 7788 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:22.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:22 smithi177 bash[79620]: cluster 2024-07-28T15:48:20.572021+0000 mgr.y (mgr.25253) 7788 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:22.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:22 smithi204 bash[68176]: cluster 2024-07-28T15:48:20.572021+0000 mgr.y (mgr.25253) 7788 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:22.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.673 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14747 16 16 0 0 0 - 0 2024-07-28T15:48:23.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14748 16 16 0 0 0 - 0 2024-07-28T15:48:24.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:24 smithi177 bash[79620]: cluster 2024-07-28T15:48:22.573488+0000 mgr.y (mgr.25253) 7789 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:24.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:24 smithi177 bash[81864]: cluster 2024-07-28T15:48:22.573488+0000 mgr.y (mgr.25253) 7789 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:24.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:24 smithi204 bash[68176]: cluster 2024-07-28T15:48:22.573488+0000 mgr.y (mgr.25253) 7789 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:24.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14749 16 16 0 0 0 - 0 2024-07-28T15:48:25.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14750 16 16 0 0 0 - 0 2024-07-28T15:48:26.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:48:26.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:26 smithi177 bash[81864]: cluster 2024-07-28T15:48:24.574966+0000 mgr.y (mgr.25253) 7790 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:26 smithi177 bash[79620]: cluster 2024-07-28T15:48:24.574966+0000 mgr.y (mgr.25253) 7790 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:26.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:26 smithi204 bash[68176]: cluster 2024-07-28T15:48:24.574966+0000 mgr.y (mgr.25253) 7790 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:26.674 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14751 16 16 0 0 0 - 0 2024-07-28T15:48:27.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14752 16 16 0 0 0 - 0 2024-07-28T15:48:28.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:28 smithi177 bash[79620]: cluster 2024-07-28T15:48:26.576440+0000 mgr.y (mgr.25253) 7791 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:28.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:28 smithi177 bash[81864]: cluster 2024-07-28T15:48:26.576440+0000 mgr.y (mgr.25253) 7791 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:28.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:28 smithi204 bash[68176]: cluster 2024-07-28T15:48:26.576440+0000 mgr.y (mgr.25253) 7791 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:28.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14753 16 16 0 0 0 - 0 2024-07-28T15:48:29.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14754 16 16 0 0 0 - 0 2024-07-28T15:48:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:30 smithi177 bash[79620]: cluster 2024-07-28T15:48:28.577881+0000 mgr.y (mgr.25253) 7792 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:30.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:30 smithi177 bash[81864]: cluster 2024-07-28T15:48:28.577881+0000 mgr.y (mgr.25253) 7792 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:30.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:30 smithi204 bash[68176]: cluster 2024-07-28T15:48:28.577881+0000 mgr.y (mgr.25253) 7792 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:30.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14755 16 16 0 0 0 - 0 2024-07-28T15:48:31.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:31 smithi177 bash[79620]: audit 2024-07-28T15:48:31.084641+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:31.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:31 smithi177 bash[81864]: audit 2024-07-28T15:48:31.084641+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:31.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:31 smithi204 bash[68176]: audit 2024-07-28T15:48:31.084641+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:31.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14756 16 16 0 0 0 - 0 2024-07-28T15:48:32.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:32 smithi177 bash[79620]: cluster 2024-07-28T15:48:30.579328+0000 mgr.y (mgr.25253) 7793 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:32.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:32 smithi177 bash[81864]: cluster 2024-07-28T15:48:30.579328+0000 mgr.y (mgr.25253) 7793 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:32.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:32 smithi204 bash[68176]: cluster 2024-07-28T15:48:30.579328+0000 mgr.y (mgr.25253) 7793 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:32.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14757 16 16 0 0 0 - 0 2024-07-28T15:48:33.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14758 16 16 0 0 0 - 0 2024-07-28T15:48:34.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:34 smithi177 bash[79620]: cluster 2024-07-28T15:48:32.580814+0000 mgr.y (mgr.25253) 7794 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:34.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:34 smithi177 bash[81864]: cluster 2024-07-28T15:48:32.580814+0000 mgr.y (mgr.25253) 7794 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:34.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:34 smithi204 bash[68176]: cluster 2024-07-28T15:48:32.580814+0000 mgr.y (mgr.25253) 7794 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:34.675 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14759 16 16 0 0 0 - 0 2024-07-28T15:48:35.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:48:35.672841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:35.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:35.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14760 16 16 0 0 0 - 0 2024-07-28T15:48:36.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:48:36.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:36 smithi177 bash[81864]: cluster 2024-07-28T15:48:34.582297+0000 mgr.y (mgr.25253) 7795 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:36.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:36 smithi177 bash[79620]: cluster 2024-07-28T15:48:34.582297+0000 mgr.y (mgr.25253) 7795 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:36.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:36 smithi204 bash[68176]: cluster 2024-07-28T15:48:34.582297+0000 mgr.y (mgr.25253) 7795 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:36.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14761 16 16 0 0 0 - 0 2024-07-28T15:48:37.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14762 16 16 0 0 0 - 0 2024-07-28T15:48:38.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:38 smithi177 bash[81864]: cluster 2024-07-28T15:48:36.583770+0000 mgr.y (mgr.25253) 7796 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:38.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:38 smithi177 bash[79620]: cluster 2024-07-28T15:48:36.583770+0000 mgr.y (mgr.25253) 7796 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:38.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:38 smithi204 bash[68176]: cluster 2024-07-28T15:48:36.583770+0000 mgr.y (mgr.25253) 7796 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:38.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14763 16 16 0 0 0 - 0 2024-07-28T15:48:39.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14764 16 16 0 0 0 - 0 2024-07-28T15:48:40.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:40 smithi177 bash[81864]: cluster 2024-07-28T15:48:38.585210+0000 mgr.y (mgr.25253) 7797 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:40.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:40 smithi177 bash[79620]: cluster 2024-07-28T15:48:38.585210+0000 mgr.y (mgr.25253) 7797 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:40.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:40 smithi204 bash[68176]: cluster 2024-07-28T15:48:38.585210+0000 mgr.y (mgr.25253) 7797 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:40.676 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14765 16 16 0 0 0 - 0 2024-07-28T15:48:41.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14766 16 16 0 0 0 - 0 2024-07-28T15:48:42.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:42 smithi177 bash[81864]: cluster 2024-07-28T15:48:40.586661+0000 mgr.y (mgr.25253) 7798 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:42.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:42 smithi177 bash[79620]: cluster 2024-07-28T15:48:40.586661+0000 mgr.y (mgr.25253) 7798 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:42.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:42 smithi204 bash[68176]: cluster 2024-07-28T15:48:40.586661+0000 mgr.y (mgr.25253) 7798 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:42.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14767 16 16 0 0 0 - 0 2024-07-28T15:48:43.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14768 16 16 0 0 0 - 0 2024-07-28T15:48:44.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:44 smithi177 bash[81864]: cluster 2024-07-28T15:48:42.588134+0000 mgr.y (mgr.25253) 7799 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:44.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:44 smithi177 bash[79620]: cluster 2024-07-28T15:48:42.588134+0000 mgr.y (mgr.25253) 7799 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:44.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:44 smithi204 bash[68176]: cluster 2024-07-28T15:48:42.588134+0000 mgr.y (mgr.25253) 7799 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:44.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14769 16 16 0 0 0 - 0 2024-07-28T15:48:45.677 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14770 16 16 0 0 0 - 0 2024-07-28T15:48:46.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:48:46.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:46 smithi177 bash[79620]: cluster 2024-07-28T15:48:44.589596+0000 mgr.y (mgr.25253) 7800 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:46.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:46 smithi177 bash[79620]: audit 2024-07-28T15:48:46.084984+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:46 smithi177 bash[81864]: cluster 2024-07-28T15:48:44.589596+0000 mgr.y (mgr.25253) 7800 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:46 smithi177 bash[81864]: audit 2024-07-28T15:48:46.084984+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:46.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:46 smithi204 bash[68176]: cluster 2024-07-28T15:48:44.589596+0000 mgr.y (mgr.25253) 7800 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:46.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:46 smithi204 bash[68176]: audit 2024-07-28T15:48:46.084984+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:46.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14771 16 16 0 0 0 - 0 2024-07-28T15:48:47.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14772 16 16 0 0 0 - 0 2024-07-28T15:48:48.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:48 smithi177 bash[81864]: cluster 2024-07-28T15:48:46.591059+0000 mgr.y (mgr.25253) 7801 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:48.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:48 smithi177 bash[79620]: cluster 2024-07-28T15:48:46.591059+0000 mgr.y (mgr.25253) 7801 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:48.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:48 smithi204 bash[68176]: cluster 2024-07-28T15:48:46.591059+0000 mgr.y (mgr.25253) 7801 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:48.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14773 16 16 0 0 0 - 0 2024-07-28T15:48:49.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14774 16 16 0 0 0 - 0 2024-07-28T15:48:50.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:50 smithi177 bash[81864]: cluster 2024-07-28T15:48:48.592530+0000 mgr.y (mgr.25253) 7802 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:50.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:50 smithi177 bash[79620]: cluster 2024-07-28T15:48:48.592530+0000 mgr.y (mgr.25253) 7802 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:50.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:50 smithi204 bash[68176]: cluster 2024-07-28T15:48:48.592530+0000 mgr.y (mgr.25253) 7802 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:50.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14775 16 16 0 0 0 - 0 2024-07-28T15:48:51.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14776 16 16 0 0 0 - 0 2024-07-28T15:48:52.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:52 smithi177 bash[81864]: cluster 2024-07-28T15:48:50.594045+0000 mgr.y (mgr.25253) 7803 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:52.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:52 smithi177 bash[79620]: cluster 2024-07-28T15:48:50.594045+0000 mgr.y (mgr.25253) 7803 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:52.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:52 smithi204 bash[68176]: cluster 2024-07-28T15:48:50.594045+0000 mgr.y (mgr.25253) 7803 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:52.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:48:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.678 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14777 16 16 0 0 0 - 0 2024-07-28T15:48:53.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14778 16 16 0 0 0 - 0 2024-07-28T15:48:54.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:54 smithi177 bash[81864]: cluster 2024-07-28T15:48:52.595495+0000 mgr.y (mgr.25253) 7804 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:54.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:54 smithi177 bash[79620]: cluster 2024-07-28T15:48:52.595495+0000 mgr.y (mgr.25253) 7804 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:54.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:54 smithi204 bash[68176]: cluster 2024-07-28T15:48:52.595495+0000 mgr.y (mgr.25253) 7804 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:54.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14779 16 16 0 0 0 - 0 2024-07-28T15:48:55.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:48:55.676059+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:55.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:55.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14780 16 16 0 0 0 - 0 2024-07-28T15:48:56.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:56 smithi177 bash[79620]: cluster 2024-07-28T15:48:54.596947+0000 mgr.y (mgr.25253) 7805 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:56.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:48:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:48:56.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:56 smithi177 bash[81864]: cluster 2024-07-28T15:48:54.596947+0000 mgr.y (mgr.25253) 7805 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:56.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:56 smithi204 bash[68176]: cluster 2024-07-28T15:48:54.596947+0000 mgr.y (mgr.25253) 7805 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:56.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14781 16 16 0 0 0 - 0 2024-07-28T15:48:57.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14782 16 16 0 0 0 - 0 2024-07-28T15:48:58.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:48:58 smithi177 bash[79620]: cluster 2024-07-28T15:48:56.598387+0000 mgr.y (mgr.25253) 7806 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:58.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:48:58 smithi177 bash[81864]: cluster 2024-07-28T15:48:56.598387+0000 mgr.y (mgr.25253) 7806 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:58.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:48:58 smithi204 bash[68176]: cluster 2024-07-28T15:48:56.598387+0000 mgr.y (mgr.25253) 7806 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:48:58.679 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14783 16 16 0 0 0 - 0 2024-07-28T15:48:59.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14784 16 16 0 0 0 - 0 2024-07-28T15:49:00.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:00 smithi177 bash[81864]: cluster 2024-07-28T15:48:58.599852+0000 mgr.y (mgr.25253) 7807 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:00.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:00 smithi177 bash[79620]: cluster 2024-07-28T15:48:58.599852+0000 mgr.y (mgr.25253) 7807 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:00 smithi204 bash[68176]: cluster 2024-07-28T15:48:58.599852+0000 mgr.y (mgr.25253) 7807 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:00.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14785 16 16 0 0 0 - 0 2024-07-28T15:49:01.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:01 smithi204 bash[68176]: audit 2024-07-28T15:49:01.085854+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:01.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14786 16 16 0 0 0 - 0 2024-07-28T15:49:01.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:01 smithi177 bash[81864]: audit 2024-07-28T15:49:01.085854+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:01.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:01 smithi177 bash[79620]: audit 2024-07-28T15:49:01.085854+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:02.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:02 smithi204 bash[68176]: cluster 2024-07-28T15:49:00.601312+0000 mgr.y (mgr.25253) 7808 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:02.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14787 16 16 0 0 0 - 0 2024-07-28T15:49:02.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:02 smithi177 bash[81864]: cluster 2024-07-28T15:49:00.601312+0000 mgr.y (mgr.25253) 7808 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:02.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:02 smithi177 bash[79620]: cluster 2024-07-28T15:49:00.601312+0000 mgr.y (mgr.25253) 7808 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:03.680 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14788 16 16 0 0 0 - 0 2024-07-28T15:49:04.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:04 smithi204 bash[68176]: cluster 2024-07-28T15:49:02.602811+0000 mgr.y (mgr.25253) 7809 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:04.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14789 16 16 0 0 0 - 0 2024-07-28T15:49:04.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:04 smithi177 bash[81864]: cluster 2024-07-28T15:49:02.602811+0000 mgr.y (mgr.25253) 7809 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:04.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:04 smithi177 bash[79620]: cluster 2024-07-28T15:49:02.602811+0000 mgr.y (mgr.25253) 7809 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:05.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14790 16 16 0 0 0 - 0 2024-07-28T15:49:06.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:49:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:06 smithi177 bash[81864]: cluster 2024-07-28T15:49:04.604282+0000 mgr.y (mgr.25253) 7810 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:06 smithi177 bash[79620]: cluster 2024-07-28T15:49:04.604282+0000 mgr.y (mgr.25253) 7810 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:06.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:06 smithi204 bash[68176]: cluster 2024-07-28T15:49:04.604282+0000 mgr.y (mgr.25253) 7810 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:06.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14791 16 16 0 0 0 - 0 2024-07-28T15:49:07.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14792 16 16 0 0 0 - 0 2024-07-28T15:49:08.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:08 smithi204 bash[68176]: cluster 2024-07-28T15:49:06.605760+0000 mgr.y (mgr.25253) 7811 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:08.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14793 16 16 0 0 0 - 0 2024-07-28T15:49:08.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:08 smithi177 bash[81864]: cluster 2024-07-28T15:49:06.605760+0000 mgr.y (mgr.25253) 7811 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:08.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:08 smithi177 bash[79620]: cluster 2024-07-28T15:49:06.605760+0000 mgr.y (mgr.25253) 7811 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:09.681 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14794 16 16 0 0 0 - 0 2024-07-28T15:49:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:10 smithi204 bash[68176]: cluster 2024-07-28T15:49:08.607202+0000 mgr.y (mgr.25253) 7812 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:10.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14795 16 16 0 0 0 - 0 2024-07-28T15:49:10.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:10 smithi177 bash[81864]: cluster 2024-07-28T15:49:08.607202+0000 mgr.y (mgr.25253) 7812 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:10.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:10 smithi177 bash[79620]: cluster 2024-07-28T15:49:08.607202+0000 mgr.y (mgr.25253) 7812 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:11.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14796 16 16 0 0 0 - 0 2024-07-28T15:49:12.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:12 smithi204 bash[68176]: cluster 2024-07-28T15:49:10.608693+0000 mgr.y (mgr.25253) 7813 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:12.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:12 smithi204 bash[68176]: audit 2024-07-28T15:49:11.985267+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:12.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:12 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14797 16 16 0 0 0 - 0 2024-07-28T15:49:12.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:12 smithi177 bash[81864]: cluster 2024-07-28T15:49:10.608693+0000 mgr.y (mgr.25253) 7813 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:12.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:12 smithi177 bash[81864]: audit 2024-07-28T15:49:11.985267+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:12.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:12 smithi177 bash[79620]: cluster 2024-07-28T15:49:10.608693+0000 mgr.y (mgr.25253) 7813 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:12.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:12 smithi177 bash[79620]: audit 2024-07-28T15:49:11.985267+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:13.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14798 16 16 0 0 0 - 0 2024-07-28T15:49:14.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:14 smithi204 bash[68176]: cluster 2024-07-28T15:49:12.610177+0000 mgr.y (mgr.25253) 7814 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:14.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14799 16 16 0 0 0 - 0 2024-07-28T15:49:14.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:14 smithi177 bash[79620]: cluster 2024-07-28T15:49:12.610177+0000 mgr.y (mgr.25253) 7814 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:14.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:14 smithi177 bash[81864]: cluster 2024-07-28T15:49:12.610177+0000 mgr.y (mgr.25253) 7814 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:15.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:49:15.679384+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:15.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:15.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14800 16 16 0 0 0 - 0 2024-07-28T15:49:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:49:16.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:16 smithi177 bash[81864]: cluster 2024-07-28T15:49:14.611678+0000 mgr.y (mgr.25253) 7815 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:16.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:16 smithi177 bash[81864]: audit 2024-07-28T15:49:16.085675+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:16.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:16 smithi177 bash[79620]: cluster 2024-07-28T15:49:14.611678+0000 mgr.y (mgr.25253) 7815 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:16.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:16 smithi177 bash[79620]: audit 2024-07-28T15:49:16.085675+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:16.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:16 smithi204 bash[68176]: cluster 2024-07-28T15:49:14.611678+0000 mgr.y (mgr.25253) 7815 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:16.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:16 smithi204 bash[68176]: audit 2024-07-28T15:49:16.085675+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:16.682 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14801 16 16 0 0 0 - 0 2024-07-28T15:49:17.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14802 16 16 0 0 0 - 0 2024-07-28T15:49:18.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: cluster 2024-07-28T15:49:16.613121+0000 mgr.y (mgr.25253) 7816 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:17.664917+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:17.670265+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:17.874551+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:17.883505+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:18.304843+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:18 smithi204 bash[68176]: audit 2024-07-28T15:49:18.306293+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:18.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14803 16 16 0 0 0 - 0 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: cluster 2024-07-28T15:49:16.613121+0000 mgr.y (mgr.25253) 7816 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:17.664917+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:17.670265+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:17.874551+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:17.883505+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:18.304843+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[81864]: audit 2024-07-28T15:49:18.306293+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: cluster 2024-07-28T15:49:16.613121+0000 mgr.y (mgr.25253) 7816 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:17.664917+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:17.670265+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:17.874551+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:17.883505+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:18.304843+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:18 smithi177 bash[79620]: audit 2024-07-28T15:49:18.306293+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:19.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:19 smithi204 bash[68176]: audit 2024-07-28T15:49:18.320164+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:19.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14804 16 16 0 0 0 - 0 2024-07-28T15:49:19.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:19 smithi177 bash[81864]: audit 2024-07-28T15:49:18.320164+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:19.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:19 smithi177 bash[79620]: audit 2024-07-28T15:49:18.320164+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:49:20.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:20 smithi204 bash[68176]: cluster 2024-07-28T15:49:18.614585+0000 mgr.y (mgr.25253) 7817 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:20.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14805 16 16 0 0 0 - 0 2024-07-28T15:49:20.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:20 smithi177 bash[81864]: cluster 2024-07-28T15:49:18.614585+0000 mgr.y (mgr.25253) 7817 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:20.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:20 smithi177 bash[79620]: cluster 2024-07-28T15:49:18.614585+0000 mgr.y (mgr.25253) 7817 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:21.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14806 16 16 0 0 0 - 0 2024-07-28T15:49:22.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:22 smithi204 bash[68176]: cluster 2024-07-28T15:49:20.616113+0000 mgr.y (mgr.25253) 7818 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:22.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.683 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14807 16 16 0 0 0 - 0 2024-07-28T15:49:22.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:22 smithi177 bash[79620]: cluster 2024-07-28T15:49:20.616113+0000 mgr.y (mgr.25253) 7818 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:22.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:22 smithi177 bash[81864]: cluster 2024-07-28T15:49:20.616113+0000 mgr.y (mgr.25253) 7818 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:23.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14808 16 16 0 0 0 - 0 2024-07-28T15:49:24.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:24 smithi204 bash[68176]: cluster 2024-07-28T15:49:22.617569+0000 mgr.y (mgr.25253) 7819 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:24.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14809 16 16 0 0 0 - 0 2024-07-28T15:49:24.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:24 smithi177 bash[81864]: cluster 2024-07-28T15:49:22.617569+0000 mgr.y (mgr.25253) 7819 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:24.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:24 smithi177 bash[79620]: cluster 2024-07-28T15:49:22.617569+0000 mgr.y (mgr.25253) 7819 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:25.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14810 16 16 0 0 0 - 0 2024-07-28T15:49:26.343 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:49:26.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:26 smithi204 bash[68176]: cluster 2024-07-28T15:49:24.619019+0000 mgr.y (mgr.25253) 7820 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:26.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14811 16 16 0 0 0 - 0 2024-07-28T15:49:26.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:26 smithi177 bash[79620]: cluster 2024-07-28T15:49:24.619019+0000 mgr.y (mgr.25253) 7820 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:26.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:26 smithi177 bash[81864]: cluster 2024-07-28T15:49:24.619019+0000 mgr.y (mgr.25253) 7820 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:27.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14812 16 16 0 0 0 - 0 2024-07-28T15:49:28.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:28 smithi204 bash[68176]: cluster 2024-07-28T15:49:26.620520+0000 mgr.y (mgr.25253) 7821 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:28.684 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14813 16 16 0 0 0 - 0 2024-07-28T15:49:28.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:28 smithi177 bash[81864]: cluster 2024-07-28T15:49:26.620520+0000 mgr.y (mgr.25253) 7821 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:28.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:28 smithi177 bash[79620]: cluster 2024-07-28T15:49:26.620520+0000 mgr.y (mgr.25253) 7821 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:29.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:29 smithi204 bash[68176]: cluster 2024-07-28T15:49:28.621972+0000 mgr.y (mgr.25253) 7822 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:29.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14814 16 16 0 0 0 - 0 2024-07-28T15:49:29.772 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:29 smithi177 bash[81864]: cluster 2024-07-28T15:49:28.621972+0000 mgr.y (mgr.25253) 7822 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:29.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:29 smithi177 bash[79620]: cluster 2024-07-28T15:49:28.621972+0000 mgr.y (mgr.25253) 7822 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:30.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14815 16 16 0 0 0 - 0 2024-07-28T15:49:31.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14816 16 16 0 0 0 - 0 2024-07-28T15:49:32.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:31 smithi177 bash[79620]: cluster 2024-07-28T15:49:30.623535+0000 mgr.y (mgr.25253) 7823 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:32.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:31 smithi177 bash[79620]: audit 2024-07-28T15:49:31.086463+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:32.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:31 smithi177 bash[81864]: cluster 2024-07-28T15:49:30.623535+0000 mgr.y (mgr.25253) 7823 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:32.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:31 smithi177 bash[81864]: audit 2024-07-28T15:49:31.086463+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:32.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:31 smithi204 bash[68176]: cluster 2024-07-28T15:49:30.623535+0000 mgr.y (mgr.25253) 7823 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:32.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:31 smithi204 bash[68176]: audit 2024-07-28T15:49:31.086463+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:32.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14817 16 16 0 0 0 - 0 2024-07-28T15:49:33.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14818 16 16 0 0 0 - 0 2024-07-28T15:49:34.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:33 smithi177 bash[79620]: cluster 2024-07-28T15:49:32.625042+0000 mgr.y (mgr.25253) 7824 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:34.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:33 smithi177 bash[81864]: cluster 2024-07-28T15:49:32.625042+0000 mgr.y (mgr.25253) 7824 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:34.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:33 smithi204 bash[68176]: cluster 2024-07-28T15:49:32.625042+0000 mgr.y (mgr.25253) 7824 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:34.685 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14819 16 16 0 0 0 - 0 2024-07-28T15:49:35.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:49:35.682480+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:35.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:35.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14820 16 16 0 0 0 - 0 2024-07-28T15:49:36.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:35 smithi177 bash[79620]: cluster 2024-07-28T15:49:34.626644+0000 mgr.y (mgr.25253) 7825 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:36.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:35 smithi177 bash[81864]: cluster 2024-07-28T15:49:34.626644+0000 mgr.y (mgr.25253) 7825 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:36.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:35 smithi204 bash[68176]: cluster 2024-07-28T15:49:34.626644+0000 mgr.y (mgr.25253) 7825 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:36.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:49:36.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14821 16 16 0 0 0 - 0 2024-07-28T15:49:37.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14822 16 16 0 0 0 - 0 2024-07-28T15:49:38.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:37 smithi177 bash[81864]: cluster 2024-07-28T15:49:36.628287+0000 mgr.y (mgr.25253) 7826 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:38.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:37 smithi177 bash[79620]: cluster 2024-07-28T15:49:36.628287+0000 mgr.y (mgr.25253) 7826 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:38.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:37 smithi204 bash[68176]: cluster 2024-07-28T15:49:36.628287+0000 mgr.y (mgr.25253) 7826 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:38.686 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14823 16 16 0 0 0 - 0 2024-07-28T15:49:39.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14824 16 16 0 0 0 - 0 2024-07-28T15:49:40.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:39 smithi177 bash[81864]: cluster 2024-07-28T15:49:38.629920+0000 mgr.y (mgr.25253) 7827 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:40.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:39 smithi177 bash[79620]: cluster 2024-07-28T15:49:38.629920+0000 mgr.y (mgr.25253) 7827 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:40.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:39 smithi204 bash[68176]: cluster 2024-07-28T15:49:38.629920+0000 mgr.y (mgr.25253) 7827 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:40.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14825 16 16 0 0 0 - 0 2024-07-28T15:49:41.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14826 16 16 0 0 0 - 0 2024-07-28T15:49:42.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:41 smithi177 bash[79620]: cluster 2024-07-28T15:49:40.631608+0000 mgr.y (mgr.25253) 7828 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:42.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:41 smithi177 bash[81864]: cluster 2024-07-28T15:49:40.631608+0000 mgr.y (mgr.25253) 7828 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:42.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:41 smithi204 bash[68176]: cluster 2024-07-28T15:49:40.631608+0000 mgr.y (mgr.25253) 7828 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:42.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14827 16 16 0 0 0 - 0 2024-07-28T15:49:43.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14828 16 16 0 0 0 - 0 2024-07-28T15:49:44.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:43 smithi177 bash[81864]: cluster 2024-07-28T15:49:42.633164+0000 mgr.y (mgr.25253) 7829 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:44.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:43 smithi177 bash[79620]: cluster 2024-07-28T15:49:42.633164+0000 mgr.y (mgr.25253) 7829 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:44.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:43 smithi204 bash[68176]: cluster 2024-07-28T15:49:42.633164+0000 mgr.y (mgr.25253) 7829 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:44.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14829 16 16 0 0 0 - 0 2024-07-28T15:49:45.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14830 16 16 0 0 0 - 0 2024-07-28T15:49:46.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:45 smithi177 bash[81864]: cluster 2024-07-28T15:49:44.634638+0000 mgr.y (mgr.25253) 7830 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:46.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:45 smithi177 bash[79620]: cluster 2024-07-28T15:49:44.634638+0000 mgr.y (mgr.25253) 7830 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:46.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:45 smithi204 bash[68176]: cluster 2024-07-28T15:49:44.634638+0000 mgr.y (mgr.25253) 7830 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:46.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:49:46.687 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14831 16 16 0 0 0 - 0 2024-07-28T15:49:47.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:46 smithi177 bash[81864]: audit 2024-07-28T15:49:46.086501+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:47.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:46 smithi177 bash[79620]: audit 2024-07-28T15:49:46.086501+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:47.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:46 smithi204 bash[68176]: audit 2024-07-28T15:49:46.086501+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:47.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14832 16 16 0 0 0 - 0 2024-07-28T15:49:48.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:47 smithi177 bash[81864]: cluster 2024-07-28T15:49:46.636191+0000 mgr.y (mgr.25253) 7831 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:48.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:47 smithi177 bash[79620]: cluster 2024-07-28T15:49:46.636191+0000 mgr.y (mgr.25253) 7831 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:48.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:47 smithi204 bash[68176]: cluster 2024-07-28T15:49:46.636191+0000 mgr.y (mgr.25253) 7831 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:48.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14833 16 16 0 0 0 - 0 2024-07-28T15:49:49.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14834 16 16 0 0 0 - 0 2024-07-28T15:49:50.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:49 smithi177 bash[81864]: cluster 2024-07-28T15:49:48.637656+0000 mgr.y (mgr.25253) 7832 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:50.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:49 smithi177 bash[79620]: cluster 2024-07-28T15:49:48.637656+0000 mgr.y (mgr.25253) 7832 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:50.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:49 smithi204 bash[68176]: cluster 2024-07-28T15:49:48.637656+0000 mgr.y (mgr.25253) 7832 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:50.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14835 16 16 0 0 0 - 0 2024-07-28T15:49:51.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14836 16 16 0 0 0 - 0 2024-07-28T15:49:52.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:51 smithi177 bash[81864]: cluster 2024-07-28T15:49:50.639100+0000 mgr.y (mgr.25253) 7833 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:52.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:51 smithi177 bash[79620]: cluster 2024-07-28T15:49:50.639100+0000 mgr.y (mgr.25253) 7833 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:52.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:51 smithi204 bash[68176]: cluster 2024-07-28T15:49:50.639100+0000 mgr.y (mgr.25253) 7833 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:52.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:49:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.688 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14837 16 16 0 0 0 - 0 2024-07-28T15:49:53.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14838 16 16 0 0 0 - 0 2024-07-28T15:49:54.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:53 smithi177 bash[81864]: cluster 2024-07-28T15:49:52.640578+0000 mgr.y (mgr.25253) 7834 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:54.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:53 smithi177 bash[79620]: cluster 2024-07-28T15:49:52.640578+0000 mgr.y (mgr.25253) 7834 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:54.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:53 smithi204 bash[68176]: cluster 2024-07-28T15:49:52.640578+0000 mgr.y (mgr.25253) 7834 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:54.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14839 16 16 0 0 0 - 0 2024-07-28T15:49:55.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:49:55.685578+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:55.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:55.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14840 16 16 0 0 0 - 0 2024-07-28T15:49:56.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:55 smithi177 bash[81864]: cluster 2024-07-28T15:49:54.642030+0000 mgr.y (mgr.25253) 7835 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:56.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:55 smithi177 bash[79620]: cluster 2024-07-28T15:49:54.642030+0000 mgr.y (mgr.25253) 7835 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:56.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:55 smithi204 bash[68176]: cluster 2024-07-28T15:49:54.642030+0000 mgr.y (mgr.25253) 7835 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:56.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:49:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:49:56.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14841 16 16 0 0 0 - 0 2024-07-28T15:49:57.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14842 16 16 0 0 0 - 0 2024-07-28T15:49:58.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:57 smithi177 bash[81864]: cluster 2024-07-28T15:49:56.643461+0000 mgr.y (mgr.25253) 7836 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:58.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:57 smithi177 bash[79620]: cluster 2024-07-28T15:49:56.643461+0000 mgr.y (mgr.25253) 7836 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:58.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:57 smithi204 bash[68176]: cluster 2024-07-28T15:49:56.643461+0000 mgr.y (mgr.25253) 7836 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:49:58.689 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14843 16 16 0 0 0 - 0 2024-07-28T15:49:59.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14844 16 16 0 0 0 - 0 2024-07-28T15:50:00.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:49:59 smithi177 bash[81864]: cluster 2024-07-28T15:49:58.644909+0000 mgr.y (mgr.25253) 7837 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:00.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:49:59 smithi177 bash[79620]: cluster 2024-07-28T15:49:58.644909+0000 mgr.y (mgr.25253) 7837 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:00.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:49:59 smithi204 bash[68176]: cluster 2024-07-28T15:49:58.644909+0000 mgr.y (mgr.25253) 7837 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:00.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14845 16 16 0 0 0 - 0 2024-07-28T15:50:01.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:00 smithi177 bash[81864]: cluster 2024-07-28T15:50:00.000184+0000 mon.a (mon.0) 4835 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:50:01.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:00 smithi177 bash[79620]: cluster 2024-07-28T15:50:00.000184+0000 mon.a (mon.0) 4835 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:50:01.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:00 smithi204 bash[68176]: cluster 2024-07-28T15:50:00.000184+0000 mon.a (mon.0) 4835 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T15:50:01.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14846 16 16 0 0 0 - 0 2024-07-28T15:50:02.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:01 smithi177 bash[81864]: cluster 2024-07-28T15:50:00.646363+0000 mgr.y (mgr.25253) 7838 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:02.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:01 smithi177 bash[81864]: audit 2024-07-28T15:50:01.087219+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:02.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:01 smithi177 bash[79620]: cluster 2024-07-28T15:50:00.646363+0000 mgr.y (mgr.25253) 7838 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:02.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:01 smithi177 bash[79620]: audit 2024-07-28T15:50:01.087219+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:02.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:01 smithi204 bash[68176]: cluster 2024-07-28T15:50:00.646363+0000 mgr.y (mgr.25253) 7838 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:02.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:01 smithi204 bash[68176]: audit 2024-07-28T15:50:01.087219+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:02.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:02 smithi204 bash[60899]: ts=2024-07-28T15:50:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14847 16 16 0 0 0 - 0 2024-07-28T15:50:03.690 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14848 16 16 0 0 0 - 0 2024-07-28T15:50:04.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:03 smithi177 bash[81864]: cluster 2024-07-28T15:50:02.647830+0000 mgr.y (mgr.25253) 7839 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:04.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:03 smithi177 bash[79620]: cluster 2024-07-28T15:50:02.647830+0000 mgr.y (mgr.25253) 7839 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:04.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:03 smithi204 bash[68176]: cluster 2024-07-28T15:50:02.647830+0000 mgr.y (mgr.25253) 7839 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:04.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14849 16 16 0 0 0 - 0 2024-07-28T15:50:05.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14850 16 16 0 0 0 - 0 2024-07-28T15:50:06.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:05 smithi177 bash[79620]: cluster 2024-07-28T15:50:04.649421+0000 mgr.y (mgr.25253) 7840 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:06.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:05 smithi177 bash[81864]: cluster 2024-07-28T15:50:04.649421+0000 mgr.y (mgr.25253) 7840 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:06.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:05 smithi204 bash[68176]: cluster 2024-07-28T15:50:04.649421+0000 mgr.y (mgr.25253) 7840 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:06.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:50:06.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14851 16 16 0 0 0 - 0 2024-07-28T15:50:07.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14852 16 16 0 0 0 - 0 2024-07-28T15:50:08.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:07 smithi177 bash[81864]: cluster 2024-07-28T15:50:06.651025+0000 mgr.y (mgr.25253) 7841 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:08.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:07 smithi177 bash[79620]: cluster 2024-07-28T15:50:06.651025+0000 mgr.y (mgr.25253) 7841 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:07 smithi204 bash[68176]: cluster 2024-07-28T15:50:06.651025+0000 mgr.y (mgr.25253) 7841 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:08.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14853 16 16 0 0 0 - 0 2024-07-28T15:50:09.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14854 16 16 0 0 0 - 0 2024-07-28T15:50:10.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:09 smithi204 bash[68176]: cluster 2024-07-28T15:50:08.652537+0000 mgr.y (mgr.25253) 7842 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:10.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:09 smithi177 bash[81864]: cluster 2024-07-28T15:50:08.652537+0000 mgr.y (mgr.25253) 7842 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:10.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:09 smithi177 bash[79620]: cluster 2024-07-28T15:50:08.652537+0000 mgr.y (mgr.25253) 7842 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:10.691 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14855 16 16 0 0 0 - 0 2024-07-28T15:50:11.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14856 16 16 0 0 0 - 0 2024-07-28T15:50:12.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:11 smithi204 bash[68176]: cluster 2024-07-28T15:50:10.654130+0000 mgr.y (mgr.25253) 7843 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:12.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:11 smithi177 bash[81864]: cluster 2024-07-28T15:50:10.654130+0000 mgr.y (mgr.25253) 7843 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:12.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:11 smithi177 bash[79620]: cluster 2024-07-28T15:50:10.654130+0000 mgr.y (mgr.25253) 7843 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:12.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14857 16 16 0 0 0 - 0 2024-07-28T15:50:13.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14858 16 16 0 0 0 - 0 2024-07-28T15:50:14.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:13 smithi204 bash[68176]: cluster 2024-07-28T15:50:12.655665+0000 mgr.y (mgr.25253) 7844 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:14.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:13 smithi177 bash[81864]: cluster 2024-07-28T15:50:12.655665+0000 mgr.y (mgr.25253) 7844 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:14.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:13 smithi177 bash[79620]: cluster 2024-07-28T15:50:12.655665+0000 mgr.y (mgr.25253) 7844 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:14.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14859 16 16 0 0 0 - 0 2024-07-28T15:50:15.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:50:15.688869+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:15.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:15.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14860 16 16 0 0 0 - 0 2024-07-28T15:50:16.061 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:15 smithi177 bash[81864]: cluster 2024-07-28T15:50:14.657056+0000 mgr.y (mgr.25253) 7845 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:16.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:15 smithi177 bash[79620]: cluster 2024-07-28T15:50:14.657056+0000 mgr.y (mgr.25253) 7845 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:16.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:15 smithi204 bash[68176]: cluster 2024-07-28T15:50:14.657056+0000 mgr.y (mgr.25253) 7845 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:50:16.692 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14861 16 16 0 0 0 - 0 2024-07-28T15:50:17.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:16 smithi204 bash[68176]: audit 2024-07-28T15:50:16.087447+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:17.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:16 smithi177 bash[81864]: audit 2024-07-28T15:50:16.087447+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:16 smithi177 bash[79620]: audit 2024-07-28T15:50:16.087447+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:17.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14862 16 16 0 0 0 - 0 2024-07-28T15:50:18.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:17 smithi204 bash[68176]: cluster 2024-07-28T15:50:16.658601+0000 mgr.y (mgr.25253) 7846 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:18.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:17 smithi177 bash[81864]: cluster 2024-07-28T15:50:16.658601+0000 mgr.y (mgr.25253) 7846 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:18.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:17 smithi177 bash[79620]: cluster 2024-07-28T15:50:16.658601+0000 mgr.y (mgr.25253) 7846 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:18.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14863 16 16 0 0 0 - 0 2024-07-28T15:50:19.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:18 smithi204 bash[68176]: audit 2024-07-28T15:50:18.449310+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:19.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:18 smithi177 bash[81864]: audit 2024-07-28T15:50:18.449310+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:19.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:18 smithi177 bash[79620]: audit 2024-07-28T15:50:18.449310+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:19.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14864 16 16 0 0 0 - 0 2024-07-28T15:50:20.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:19 smithi204 bash[68176]: cluster 2024-07-28T15:50:18.659517+0000 mgr.y (mgr.25253) 7847 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:20.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:19 smithi204 bash[68176]: audit 2024-07-28T15:50:18.825319+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:19 smithi204 bash[68176]: audit 2024-07-28T15:50:18.830041+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[81864]: cluster 2024-07-28T15:50:18.659517+0000 mgr.y (mgr.25253) 7847 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[81864]: audit 2024-07-28T15:50:18.825319+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[81864]: audit 2024-07-28T15:50:18.830041+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[79620]: cluster 2024-07-28T15:50:18.659517+0000 mgr.y (mgr.25253) 7847 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[79620]: audit 2024-07-28T15:50:18.825319+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:19 smithi177 bash[79620]: audit 2024-07-28T15:50:18.830041+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:20.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14865 16 16 0 0 0 - 0 2024-07-28T15:50:21.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14866 16 16 0 0 0 - 0 2024-07-28T15:50:22.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:21 smithi204 bash[68176]: cluster 2024-07-28T15:50:20.661058+0000 mgr.y (mgr.25253) 7848 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:22.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 15:50:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T15:50:22.011448608Z level=info msg="Completed cleanup jobs" duration=46.996152ms 2024-07-28T15:50:22.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:21 smithi177 bash[81864]: cluster 2024-07-28T15:50:20.661058+0000 mgr.y (mgr.25253) 7848 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:22.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:21 smithi177 bash[79620]: cluster 2024-07-28T15:50:20.661058+0000 mgr.y (mgr.25253) 7848 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:22.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14867 16 16 0 0 0 - 0 2024-07-28T15:50:23.693 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14868 16 16 0 0 0 - 0 2024-07-28T15:50:24.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:23 smithi204 bash[68176]: cluster 2024-07-28T15:50:22.662537+0000 mgr.y (mgr.25253) 7849 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:24.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:23 smithi177 bash[81864]: cluster 2024-07-28T15:50:22.662537+0000 mgr.y (mgr.25253) 7849 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:24.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:23 smithi177 bash[79620]: cluster 2024-07-28T15:50:22.662537+0000 mgr.y (mgr.25253) 7849 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:24.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14869 16 16 0 0 0 - 0 2024-07-28T15:50:25.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:25 smithi204 bash[68176]: audit 2024-07-28T15:50:24.117195+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:25 smithi204 bash[68176]: audit 2024-07-28T15:50:24.123101+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:25 smithi204 bash[68176]: audit 2024-07-28T15:50:24.683185+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:25 smithi204 bash[68176]: audit 2024-07-28T15:50:24.694700+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[79620]: audit 2024-07-28T15:50:24.117195+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[79620]: audit 2024-07-28T15:50:24.123101+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[79620]: audit 2024-07-28T15:50:24.683185+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[79620]: audit 2024-07-28T15:50:24.694700+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[81864]: audit 2024-07-28T15:50:24.117195+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[81864]: audit 2024-07-28T15:50:24.123101+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[81864]: audit 2024-07-28T15:50:24.683185+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:25 smithi177 bash[81864]: audit 2024-07-28T15:50:24.694700+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:25.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14870 16 16 0 0 0 - 0 2024-07-28T15:50:26.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:26 smithi204 bash[68176]: cluster 2024-07-28T15:50:24.663995+0000 mgr.y (mgr.25253) 7850 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:26.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:26 smithi204 bash[68176]: audit 2024-07-28T15:50:25.150879+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:26.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:26 smithi204 bash[68176]: audit 2024-07-28T15:50:25.152371+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:26.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:26 smithi204 bash[68176]: audit 2024-07-28T15:50:25.164403+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[79620]: cluster 2024-07-28T15:50:24.663995+0000 mgr.y (mgr.25253) 7850 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[79620]: audit 2024-07-28T15:50:25.150879+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[79620]: audit 2024-07-28T15:50:25.152371+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[79620]: audit 2024-07-28T15:50:25.164403+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:26.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[81864]: cluster 2024-07-28T15:50:24.663995+0000 mgr.y (mgr.25253) 7850 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[81864]: audit 2024-07-28T15:50:25.150879+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[81864]: audit 2024-07-28T15:50:25.152371+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:26 smithi177 bash[81864]: audit 2024-07-28T15:50:25.164403+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:50:26.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14871 16 16 0 0 0 - 0 2024-07-28T15:50:27.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14872 16 16 0 0 0 - 0 2024-07-28T15:50:28.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:28 smithi204 bash[68176]: cluster 2024-07-28T15:50:26.665480+0000 mgr.y (mgr.25253) 7851 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:28.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:28 smithi177 bash[79620]: cluster 2024-07-28T15:50:26.665480+0000 mgr.y (mgr.25253) 7851 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:28.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:28 smithi177 bash[81864]: cluster 2024-07-28T15:50:26.665480+0000 mgr.y (mgr.25253) 7851 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:28.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14873 16 16 0 0 0 - 0 2024-07-28T15:50:29.694 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14874 16 16 0 0 0 - 0 2024-07-28T15:50:30.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:30 smithi204 bash[68176]: cluster 2024-07-28T15:50:28.666935+0000 mgr.y (mgr.25253) 7852 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:30.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:30 smithi177 bash[81864]: cluster 2024-07-28T15:50:28.666935+0000 mgr.y (mgr.25253) 7852 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:30.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:30 smithi177 bash[79620]: cluster 2024-07-28T15:50:28.666935+0000 mgr.y (mgr.25253) 7852 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:30.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14875 16 16 0 0 0 - 0 2024-07-28T15:50:31.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:31 smithi204 bash[68176]: audit 2024-07-28T15:50:31.087813+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:31.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:31 smithi177 bash[81864]: audit 2024-07-28T15:50:31.087813+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:31.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:31 smithi177 bash[79620]: audit 2024-07-28T15:50:31.087813+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:31.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14876 16 16 0 0 0 - 0 2024-07-28T15:50:32.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:32 smithi204 bash[68176]: cluster 2024-07-28T15:50:30.668451+0000 mgr.y (mgr.25253) 7853 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:32.419 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:32 smithi177 bash[81864]: cluster 2024-07-28T15:50:30.668451+0000 mgr.y (mgr.25253) 7853 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:32 smithi177 bash[79620]: cluster 2024-07-28T15:50:30.668451+0000 mgr.y (mgr.25253) 7853 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:32.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14877 16 16 0 0 0 - 0 2024-07-28T15:50:33.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14878 16 16 0 0 0 - 0 2024-07-28T15:50:34.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:34 smithi204 bash[68176]: cluster 2024-07-28T15:50:32.669910+0000 mgr.y (mgr.25253) 7854 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:34.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:34 smithi177 bash[81864]: cluster 2024-07-28T15:50:32.669910+0000 mgr.y (mgr.25253) 7854 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:34.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:34 smithi177 bash[79620]: cluster 2024-07-28T15:50:32.669910+0000 mgr.y (mgr.25253) 7854 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:34.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14879 16 16 0 0 0 - 0 2024-07-28T15:50:35.695 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:50:35.691961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:35.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:35.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14880 16 16 0 0 0 - 0 2024-07-28T15:50:36.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:36 smithi204 bash[68176]: cluster 2024-07-28T15:50:34.671358+0000 mgr.y (mgr.25253) 7855 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:50:36.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:36 smithi177 bash[81864]: cluster 2024-07-28T15:50:34.671358+0000 mgr.y (mgr.25253) 7855 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:36.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:36 smithi177 bash[79620]: cluster 2024-07-28T15:50:34.671358+0000 mgr.y (mgr.25253) 7855 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:36.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14881 16 16 0 0 0 - 0 2024-07-28T15:50:37.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14882 16 16 0 0 0 - 0 2024-07-28T15:50:38.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:38 smithi177 bash[79620]: cluster 2024-07-28T15:50:36.672808+0000 mgr.y (mgr.25253) 7856 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:38.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:38 smithi177 bash[81864]: cluster 2024-07-28T15:50:36.672808+0000 mgr.y (mgr.25253) 7856 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:38.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:38 smithi204 bash[68176]: cluster 2024-07-28T15:50:36.672808+0000 mgr.y (mgr.25253) 7856 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:38.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14883 16 16 0 0 0 - 0 2024-07-28T15:50:39.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14884 16 16 0 0 0 - 0 2024-07-28T15:50:40.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:40 smithi177 bash[81864]: cluster 2024-07-28T15:50:38.674274+0000 mgr.y (mgr.25253) 7857 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:40.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:40 smithi177 bash[79620]: cluster 2024-07-28T15:50:38.674274+0000 mgr.y (mgr.25253) 7857 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:40.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:40 smithi204 bash[68176]: cluster 2024-07-28T15:50:38.674274+0000 mgr.y (mgr.25253) 7857 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:40.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14885 16 16 0 0 0 - 0 2024-07-28T15:50:41.696 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14886 16 16 0 0 0 - 0 2024-07-28T15:50:42.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:42 smithi177 bash[81864]: cluster 2024-07-28T15:50:40.675783+0000 mgr.y (mgr.25253) 7858 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:42.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:42 smithi177 bash[79620]: cluster 2024-07-28T15:50:40.675783+0000 mgr.y (mgr.25253) 7858 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:42.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:42 smithi204 bash[68176]: cluster 2024-07-28T15:50:40.675783+0000 mgr.y (mgr.25253) 7858 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14887 16 16 0 0 0 - 0 2024-07-28T15:50:43.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14888 16 16 0 0 0 - 0 2024-07-28T15:50:44.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:44 smithi177 bash[81864]: cluster 2024-07-28T15:50:42.677236+0000 mgr.y (mgr.25253) 7859 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:44.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:44 smithi177 bash[79620]: cluster 2024-07-28T15:50:42.677236+0000 mgr.y (mgr.25253) 7859 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:44.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:44 smithi204 bash[68176]: cluster 2024-07-28T15:50:42.677236+0000 mgr.y (mgr.25253) 7859 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:44.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14889 16 16 0 0 0 - 0 2024-07-28T15:50:45.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14890 16 16 0 0 0 - 0 2024-07-28T15:50:46.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:50:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:46 smithi177 bash[81864]: cluster 2024-07-28T15:50:44.678687+0000 mgr.y (mgr.25253) 7860 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:46.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:46 smithi177 bash[81864]: audit 2024-07-28T15:50:46.088050+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:46.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:46 smithi177 bash[79620]: cluster 2024-07-28T15:50:44.678687+0000 mgr.y (mgr.25253) 7860 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:46.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:46 smithi177 bash[79620]: audit 2024-07-28T15:50:46.088050+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:46.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:46 smithi204 bash[68176]: cluster 2024-07-28T15:50:44.678687+0000 mgr.y (mgr.25253) 7860 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:46.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:46 smithi204 bash[68176]: audit 2024-07-28T15:50:46.088050+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:46.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14891 16 16 0 0 0 - 0 2024-07-28T15:50:47.697 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14892 16 16 0 0 0 - 0 2024-07-28T15:50:48.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:48 smithi177 bash[81864]: cluster 2024-07-28T15:50:46.680217+0000 mgr.y (mgr.25253) 7861 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:48.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:48 smithi177 bash[79620]: cluster 2024-07-28T15:50:46.680217+0000 mgr.y (mgr.25253) 7861 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:48.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:48 smithi204 bash[68176]: cluster 2024-07-28T15:50:46.680217+0000 mgr.y (mgr.25253) 7861 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:48.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14893 16 16 0 0 0 - 0 2024-07-28T15:50:49.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14894 16 16 0 0 0 - 0 2024-07-28T15:50:50.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:50 smithi177 bash[81864]: cluster 2024-07-28T15:50:48.681666+0000 mgr.y (mgr.25253) 7862 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:50.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:50 smithi177 bash[79620]: cluster 2024-07-28T15:50:48.681666+0000 mgr.y (mgr.25253) 7862 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:50.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:50 smithi204 bash[68176]: cluster 2024-07-28T15:50:48.681666+0000 mgr.y (mgr.25253) 7862 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:50.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14895 16 16 0 0 0 - 0 2024-07-28T15:50:51.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14896 16 16 0 0 0 - 0 2024-07-28T15:50:52.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:52 smithi177 bash[79620]: cluster 2024-07-28T15:50:50.683248+0000 mgr.y (mgr.25253) 7863 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:52.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:52 smithi177 bash[81864]: cluster 2024-07-28T15:50:50.683248+0000 mgr.y (mgr.25253) 7863 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:52.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:52 smithi204 bash[68176]: cluster 2024-07-28T15:50:50.683248+0000 mgr.y (mgr.25253) 7863 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:52.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:50:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14897 16 16 0 0 0 - 0 2024-07-28T15:50:53.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14898 16 16 0 0 0 - 0 2024-07-28T15:50:54.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:54 smithi177 bash[81864]: cluster 2024-07-28T15:50:52.684879+0000 mgr.y (mgr.25253) 7864 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:54.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:54 smithi177 bash[79620]: cluster 2024-07-28T15:50:52.684879+0000 mgr.y (mgr.25253) 7864 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:54.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:54 smithi204 bash[68176]: cluster 2024-07-28T15:50:52.684879+0000 mgr.y (mgr.25253) 7864 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:54.698 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14899 16 16 0 0 0 - 0 2024-07-28T15:50:55.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:50:55.695175+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:55.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:55.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14900 16 16 0 0 0 - 0 2024-07-28T15:50:56.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:50:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:50:56.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:56 smithi177 bash[81864]: cluster 2024-07-28T15:50:54.686512+0000 mgr.y (mgr.25253) 7865 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:56.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:56 smithi177 bash[79620]: cluster 2024-07-28T15:50:54.686512+0000 mgr.y (mgr.25253) 7865 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:56.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:56 smithi204 bash[68176]: cluster 2024-07-28T15:50:54.686512+0000 mgr.y (mgr.25253) 7865 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:56.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14901 16 16 0 0 0 - 0 2024-07-28T15:50:57.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14902 16 16 0 0 0 - 0 2024-07-28T15:50:58.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:50:58 smithi177 bash[79620]: cluster 2024-07-28T15:50:56.688173+0000 mgr.y (mgr.25253) 7866 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:58.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:50:58 smithi177 bash[81864]: cluster 2024-07-28T15:50:56.688173+0000 mgr.y (mgr.25253) 7866 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:58.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:50:58 smithi204 bash[68176]: cluster 2024-07-28T15:50:56.688173+0000 mgr.y (mgr.25253) 7866 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:50:58.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14903 16 16 0 0 0 - 0 2024-07-28T15:50:59.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14904 16 16 0 0 0 - 0 2024-07-28T15:51:00.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:00 smithi177 bash[81864]: cluster 2024-07-28T15:50:58.689810+0000 mgr.y (mgr.25253) 7867 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:00.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:00 smithi177 bash[79620]: cluster 2024-07-28T15:50:58.689810+0000 mgr.y (mgr.25253) 7867 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:00 smithi204 bash[68176]: cluster 2024-07-28T15:50:58.689810+0000 mgr.y (mgr.25253) 7867 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:00.699 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14905 16 16 0 0 0 - 0 2024-07-28T15:51:01.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:01 smithi177 bash[81864]: audit 2024-07-28T15:51:01.088675+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:01.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:01 smithi177 bash[79620]: audit 2024-07-28T15:51:01.088675+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:01.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:01 smithi204 bash[68176]: audit 2024-07-28T15:51:01.088675+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:01.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14906 16 16 0 0 0 - 0 2024-07-28T15:51:02.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:02 smithi177 bash[81864]: cluster 2024-07-28T15:51:00.691442+0000 mgr.y (mgr.25253) 7868 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:02.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:02 smithi177 bash[79620]: cluster 2024-07-28T15:51:00.691442+0000 mgr.y (mgr.25253) 7868 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:02.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:02 smithi204 bash[68176]: cluster 2024-07-28T15:51:00.691442+0000 mgr.y (mgr.25253) 7868 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14907 16 16 0 0 0 - 0 2024-07-28T15:51:03.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14908 16 16 0 0 0 - 0 2024-07-28T15:51:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:04 smithi177 bash[81864]: cluster 2024-07-28T15:51:02.693032+0000 mgr.y (mgr.25253) 7869 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:04.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:04 smithi177 bash[79620]: cluster 2024-07-28T15:51:02.693032+0000 mgr.y (mgr.25253) 7869 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:04.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:04 smithi204 bash[68176]: cluster 2024-07-28T15:51:02.693032+0000 mgr.y (mgr.25253) 7869 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:04.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14909 16 16 0 0 0 - 0 2024-07-28T15:51:05.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14910 16 16 0 0 0 - 0 2024-07-28T15:51:06.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:51:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:06 smithi177 bash[81864]: cluster 2024-07-28T15:51:04.694544+0000 mgr.y (mgr.25253) 7870 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:06.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:06 smithi177 bash[79620]: cluster 2024-07-28T15:51:04.694544+0000 mgr.y (mgr.25253) 7870 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:06.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:06 smithi204 bash[68176]: cluster 2024-07-28T15:51:04.694544+0000 mgr.y (mgr.25253) 7870 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:06.700 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14911 16 16 0 0 0 - 0 2024-07-28T15:51:07.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14912 16 16 0 0 0 - 0 2024-07-28T15:51:08.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:08 smithi177 bash[79620]: cluster 2024-07-28T15:51:06.695997+0000 mgr.y (mgr.25253) 7871 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:08.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:08 smithi177 bash[81864]: cluster 2024-07-28T15:51:06.695997+0000 mgr.y (mgr.25253) 7871 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:08.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:08 smithi204 bash[68176]: cluster 2024-07-28T15:51:06.695997+0000 mgr.y (mgr.25253) 7871 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:08.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14913 16 16 0 0 0 - 0 2024-07-28T15:51:09.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14914 16 16 0 0 0 - 0 2024-07-28T15:51:10.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:10 smithi177 bash[79620]: cluster 2024-07-28T15:51:08.697435+0000 mgr.y (mgr.25253) 7872 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:10.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:10 smithi177 bash[81864]: cluster 2024-07-28T15:51:08.697435+0000 mgr.y (mgr.25253) 7872 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:10 smithi204 bash[68176]: cluster 2024-07-28T15:51:08.697435+0000 mgr.y (mgr.25253) 7872 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:10.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14915 16 16 0 0 0 - 0 2024-07-28T15:51:11.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14916 16 16 0 0 0 - 0 2024-07-28T15:51:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:12 smithi177 bash[81864]: cluster 2024-07-28T15:51:10.698853+0000 mgr.y (mgr.25253) 7873 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:12 smithi177 bash[79620]: cluster 2024-07-28T15:51:10.698853+0000 mgr.y (mgr.25253) 7873 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:12.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:12 smithi204 bash[68176]: cluster 2024-07-28T15:51:10.698853+0000 mgr.y (mgr.25253) 7873 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.701 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14917 16 16 0 0 0 - 0 2024-07-28T15:51:13.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14918 16 16 0 0 0 - 0 2024-07-28T15:51:14.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:14 smithi177 bash[79620]: cluster 2024-07-28T15:51:12.700298+0000 mgr.y (mgr.25253) 7874 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:14.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:14 smithi177 bash[81864]: cluster 2024-07-28T15:51:12.700298+0000 mgr.y (mgr.25253) 7874 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:14.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:14 smithi204 bash[68176]: cluster 2024-07-28T15:51:12.700298+0000 mgr.y (mgr.25253) 7874 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:14.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14919 16 16 0 0 0 - 0 2024-07-28T15:51:15.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:51:15.698376+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:15.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:15.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14920 16 16 0 0 0 - 0 2024-07-28T15:51:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:51:16.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:16 smithi177 bash[79620]: cluster 2024-07-28T15:51:14.701743+0000 mgr.y (mgr.25253) 7875 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:16.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:16 smithi177 bash[79620]: audit 2024-07-28T15:51:16.088917+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:16.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:16 smithi177 bash[81864]: cluster 2024-07-28T15:51:14.701743+0000 mgr.y (mgr.25253) 7875 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:16.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:16 smithi177 bash[81864]: audit 2024-07-28T15:51:16.088917+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:16.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:16 smithi204 bash[68176]: cluster 2024-07-28T15:51:14.701743+0000 mgr.y (mgr.25253) 7875 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:16.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:16 smithi204 bash[68176]: audit 2024-07-28T15:51:16.088917+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:16.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14921 16 16 0 0 0 - 0 2024-07-28T15:51:17.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14922 16 16 0 0 0 - 0 2024-07-28T15:51:18.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:18 smithi177 bash[81864]: cluster 2024-07-28T15:51:16.703189+0000 mgr.y (mgr.25253) 7876 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:18.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:18 smithi177 bash[79620]: cluster 2024-07-28T15:51:16.703189+0000 mgr.y (mgr.25253) 7876 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:18.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:18 smithi204 bash[68176]: cluster 2024-07-28T15:51:16.703189+0000 mgr.y (mgr.25253) 7876 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:18.702 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14923 16 16 0 0 0 - 0 2024-07-28T15:51:19.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14924 16 16 0 0 0 - 0 2024-07-28T15:51:20.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:20 smithi177 bash[81864]: cluster 2024-07-28T15:51:18.704638+0000 mgr.y (mgr.25253) 7877 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:20.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:20 smithi177 bash[79620]: cluster 2024-07-28T15:51:18.704638+0000 mgr.y (mgr.25253) 7877 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:20.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:20 smithi204 bash[68176]: cluster 2024-07-28T15:51:18.704638+0000 mgr.y (mgr.25253) 7877 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:20.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14925 16 16 0 0 0 - 0 2024-07-28T15:51:21.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14926 16 16 0 0 0 - 0 2024-07-28T15:51:22.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:22 smithi177 bash[79620]: cluster 2024-07-28T15:51:20.706063+0000 mgr.y (mgr.25253) 7878 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:22.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:22 smithi177 bash[81864]: cluster 2024-07-28T15:51:20.706063+0000 mgr.y (mgr.25253) 7878 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:22.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:22 smithi204 bash[68176]: cluster 2024-07-28T15:51:20.706063+0000 mgr.y (mgr.25253) 7878 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:22 smithi204 bash[60899]: ts=2024-07-28T15:51:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14927 16 16 0 0 0 - 0 2024-07-28T15:51:23.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14928 16 16 0 0 0 - 0 2024-07-28T15:51:24.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:24 smithi204 bash[68176]: cluster 2024-07-28T15:51:22.707529+0000 mgr.y (mgr.25253) 7879 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:24.703 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14929 16 16 0 0 0 - 0 2024-07-28T15:51:24.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:24 smithi177 bash[81864]: cluster 2024-07-28T15:51:22.707529+0000 mgr.y (mgr.25253) 7879 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:24.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:24 smithi177 bash[79620]: cluster 2024-07-28T15:51:22.707529+0000 mgr.y (mgr.25253) 7879 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:25.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14930 16 16 0 0 0 - 0 2024-07-28T15:51:26.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:51:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:26 smithi177 bash[79620]: cluster 2024-07-28T15:51:24.708943+0000 mgr.y (mgr.25253) 7880 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:26.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:26 smithi177 bash[79620]: audit 2024-07-28T15:51:25.303940+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:26 smithi177 bash[81864]: cluster 2024-07-28T15:51:24.708943+0000 mgr.y (mgr.25253) 7880 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:26 smithi177 bash[81864]: audit 2024-07-28T15:51:25.303940+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:26.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:26 smithi204 bash[68176]: cluster 2024-07-28T15:51:24.708943+0000 mgr.y (mgr.25253) 7880 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:26.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:26 smithi204 bash[68176]: audit 2024-07-28T15:51:25.303940+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:26.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14931 16 16 0 0 0 - 0 2024-07-28T15:51:27.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14932 16 16 0 0 0 - 0 2024-07-28T15:51:28.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:28 smithi204 bash[68176]: cluster 2024-07-28T15:51:26.710421+0000 mgr.y (mgr.25253) 7881 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:28.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14933 16 16 0 0 0 - 0 2024-07-28T15:51:28.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:28 smithi177 bash[81864]: cluster 2024-07-28T15:51:26.710421+0000 mgr.y (mgr.25253) 7881 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:28.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:28 smithi177 bash[79620]: cluster 2024-07-28T15:51:26.710421+0000 mgr.y (mgr.25253) 7881 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:29.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14934 16 16 0 0 0 - 0 2024-07-28T15:51:30.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:30 smithi204 bash[68176]: cluster 2024-07-28T15:51:28.711929+0000 mgr.y (mgr.25253) 7882 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:30.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14935 16 16 0 0 0 - 0 2024-07-28T15:51:30.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:30 smithi177 bash[81864]: cluster 2024-07-28T15:51:28.711929+0000 mgr.y (mgr.25253) 7882 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:30.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:30 smithi177 bash[79620]: cluster 2024-07-28T15:51:28.711929+0000 mgr.y (mgr.25253) 7882 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:31.704 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14936 16 16 0 0 0 - 0 2024-07-28T15:51:32.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: cluster 2024-07-28T15:51:30.712627+0000 mgr.y (mgr.25253) 7883 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:30.938490+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:30.945143+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.088975+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.203449+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.213052+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.658821+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.660408+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[81864]: audit 2024-07-28T15:51:31.668837+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: cluster 2024-07-28T15:51:30.712627+0000 mgr.y (mgr.25253) 7883 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:30.938490+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:30.945143+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.088975+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.203449+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.213052+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.658821+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.660408+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:31 smithi177 bash[79620]: audit 2024-07-28T15:51:31.668837+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: cluster 2024-07-28T15:51:30.712627+0000 mgr.y (mgr.25253) 7883 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:30.938490+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:30.945143+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.088975+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.203449+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.213052+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.658821+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.660408+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:31 smithi204 bash[68176]: audit 2024-07-28T15:51:31.668837+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:51:32.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14937 16 16 0 0 0 - 0 2024-07-28T15:51:33.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14938 16 16 0 0 0 - 0 2024-07-28T15:51:34.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:33 smithi177 bash[81864]: cluster 2024-07-28T15:51:32.714062+0000 mgr.y (mgr.25253) 7884 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:34.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:33 smithi177 bash[79620]: cluster 2024-07-28T15:51:32.714062+0000 mgr.y (mgr.25253) 7884 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:34.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:33 smithi204 bash[68176]: cluster 2024-07-28T15:51:32.714062+0000 mgr.y (mgr.25253) 7884 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:34.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14939 16 16 0 0 0 - 0 2024-07-28T15:51:35.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:51:35.701405+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:35.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:35.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14940 16 16 0 0 0 - 0 2024-07-28T15:51:36.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:35 smithi177 bash[79620]: cluster 2024-07-28T15:51:34.715514+0000 mgr.y (mgr.25253) 7885 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:36.273 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:51:36.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:35 smithi177 bash[81864]: cluster 2024-07-28T15:51:34.715514+0000 mgr.y (mgr.25253) 7885 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:36.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:35 smithi204 bash[68176]: cluster 2024-07-28T15:51:34.715514+0000 mgr.y (mgr.25253) 7885 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:36.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14941 16 16 0 0 0 - 0 2024-07-28T15:51:37.705 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14942 16 16 0 0 0 - 0 2024-07-28T15:51:38.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:37 smithi177 bash[79620]: cluster 2024-07-28T15:51:36.716958+0000 mgr.y (mgr.25253) 7886 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:38.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:37 smithi177 bash[81864]: cluster 2024-07-28T15:51:36.716958+0000 mgr.y (mgr.25253) 7886 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:38.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:37 smithi204 bash[68176]: cluster 2024-07-28T15:51:36.716958+0000 mgr.y (mgr.25253) 7886 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:38.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14943 16 16 0 0 0 - 0 2024-07-28T15:51:39.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14944 16 16 0 0 0 - 0 2024-07-28T15:51:40.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:39 smithi177 bash[79620]: cluster 2024-07-28T15:51:38.718412+0000 mgr.y (mgr.25253) 7887 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:40.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:39 smithi177 bash[81864]: cluster 2024-07-28T15:51:38.718412+0000 mgr.y (mgr.25253) 7887 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:40.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:39 smithi204 bash[68176]: cluster 2024-07-28T15:51:38.718412+0000 mgr.y (mgr.25253) 7887 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:40.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14945 16 16 0 0 0 - 0 2024-07-28T15:51:41.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14946 16 16 0 0 0 - 0 2024-07-28T15:51:42.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:41 smithi177 bash[81864]: cluster 2024-07-28T15:51:40.720048+0000 mgr.y (mgr.25253) 7888 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:42.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:41 smithi177 bash[79620]: cluster 2024-07-28T15:51:40.720048+0000 mgr.y (mgr.25253) 7888 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:42.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:41 smithi204 bash[68176]: cluster 2024-07-28T15:51:40.720048+0000 mgr.y (mgr.25253) 7888 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:42.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.706 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14947 16 16 0 0 0 - 0 2024-07-28T15:51:43.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14948 16 16 0 0 0 - 0 2024-07-28T15:51:44.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:43 smithi177 bash[81864]: cluster 2024-07-28T15:51:42.721471+0000 mgr.y (mgr.25253) 7889 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:44.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:43 smithi177 bash[79620]: cluster 2024-07-28T15:51:42.721471+0000 mgr.y (mgr.25253) 7889 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:44.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:43 smithi204 bash[68176]: cluster 2024-07-28T15:51:42.721471+0000 mgr.y (mgr.25253) 7889 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:44.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14949 16 16 0 0 0 - 0 2024-07-28T15:51:45.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14950 16 16 0 0 0 - 0 2024-07-28T15:51:46.273 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:51:46.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:45 smithi177 bash[81864]: cluster 2024-07-28T15:51:44.723025+0000 mgr.y (mgr.25253) 7890 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:46.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:45 smithi177 bash[79620]: cluster 2024-07-28T15:51:44.723025+0000 mgr.y (mgr.25253) 7890 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:46.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:45 smithi204 bash[68176]: cluster 2024-07-28T15:51:44.723025+0000 mgr.y (mgr.25253) 7890 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:46.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14951 16 16 0 0 0 - 0 2024-07-28T15:51:47.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:46 smithi177 bash[81864]: audit 2024-07-28T15:51:46.089296+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:47.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:46 smithi177 bash[79620]: audit 2024-07-28T15:51:46.089296+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:47.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:46 smithi204 bash[68176]: audit 2024-07-28T15:51:46.089296+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:47.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14952 16 16 0 0 0 - 0 2024-07-28T15:51:48.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:47 smithi177 bash[81864]: cluster 2024-07-28T15:51:46.724531+0000 mgr.y (mgr.25253) 7891 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:48.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:47 smithi177 bash[79620]: cluster 2024-07-28T15:51:46.724531+0000 mgr.y (mgr.25253) 7891 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:48.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:47 smithi204 bash[68176]: cluster 2024-07-28T15:51:46.724531+0000 mgr.y (mgr.25253) 7891 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:48.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14953 16 16 0 0 0 - 0 2024-07-28T15:51:49.707 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14954 16 16 0 0 0 - 0 2024-07-28T15:51:50.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:49 smithi177 bash[81864]: cluster 2024-07-28T15:51:48.726082+0000 mgr.y (mgr.25253) 7892 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:50.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:49 smithi177 bash[79620]: cluster 2024-07-28T15:51:48.726082+0000 mgr.y (mgr.25253) 7892 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:50.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:49 smithi204 bash[68176]: cluster 2024-07-28T15:51:48.726082+0000 mgr.y (mgr.25253) 7892 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:50.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14955 16 16 0 0 0 - 0 2024-07-28T15:51:51.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14956 16 16 0 0 0 - 0 2024-07-28T15:51:52.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:51 smithi177 bash[81864]: cluster 2024-07-28T15:51:50.727572+0000 mgr.y (mgr.25253) 7893 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:52.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:51 smithi177 bash[79620]: cluster 2024-07-28T15:51:50.727572+0000 mgr.y (mgr.25253) 7893 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:52.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:51 smithi204 bash[68176]: cluster 2024-07-28T15:51:50.727572+0000 mgr.y (mgr.25253) 7893 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:52.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:51:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14957 16 16 0 0 0 - 0 2024-07-28T15:51:53.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14958 16 16 0 0 0 - 0 2024-07-28T15:51:54.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:53 smithi177 bash[81864]: cluster 2024-07-28T15:51:52.729144+0000 mgr.y (mgr.25253) 7894 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:54.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:53 smithi177 bash[79620]: cluster 2024-07-28T15:51:52.729144+0000 mgr.y (mgr.25253) 7894 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:54.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:53 smithi204 bash[68176]: cluster 2024-07-28T15:51:52.729144+0000 mgr.y (mgr.25253) 7894 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:54.708 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14959 16 16 0 0 0 - 0 2024-07-28T15:51:55.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:51:55.704617+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:55.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:55.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14960 16 16 0 0 0 - 0 2024-07-28T15:51:56.273 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:51:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:51:56.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:56 smithi177 bash[81864]: cluster 2024-07-28T15:51:54.730750+0000 mgr.y (mgr.25253) 7895 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:56.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:56 smithi177 bash[79620]: cluster 2024-07-28T15:51:54.730750+0000 mgr.y (mgr.25253) 7895 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:56.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:56 smithi204 bash[68176]: cluster 2024-07-28T15:51:54.730750+0000 mgr.y (mgr.25253) 7895 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:56.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14961 16 16 0 0 0 - 0 2024-07-28T15:51:57.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14962 16 16 0 0 0 - 0 2024-07-28T15:51:58.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:51:58 smithi177 bash[79620]: cluster 2024-07-28T15:51:56.732288+0000 mgr.y (mgr.25253) 7896 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:58.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:51:58 smithi177 bash[81864]: cluster 2024-07-28T15:51:56.732288+0000 mgr.y (mgr.25253) 7896 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:58.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:51:58 smithi204 bash[68176]: cluster 2024-07-28T15:51:56.732288+0000 mgr.y (mgr.25253) 7896 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:51:58.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14963 16 16 0 0 0 - 0 2024-07-28T15:51:59.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14964 16 16 0 0 0 - 0 2024-07-28T15:52:00.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:00 smithi177 bash[81864]: cluster 2024-07-28T15:51:58.733850+0000 mgr.y (mgr.25253) 7897 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:00 smithi177 bash[79620]: cluster 2024-07-28T15:51:58.733850+0000 mgr.y (mgr.25253) 7897 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:00.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:00 smithi204 bash[68176]: cluster 2024-07-28T15:51:58.733850+0000 mgr.y (mgr.25253) 7897 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:00.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14965 16 16 0 0 0 - 0 2024-07-28T15:52:01.709 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14966 16 16 0 0 0 - 0 2024-07-28T15:52:02.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:02 smithi177 bash[81864]: cluster 2024-07-28T15:52:00.735349+0000 mgr.y (mgr.25253) 7898 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:02.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:02 smithi177 bash[81864]: audit 2024-07-28T15:52:01.090133+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:02.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:02 smithi177 bash[79620]: cluster 2024-07-28T15:52:00.735349+0000 mgr.y (mgr.25253) 7898 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:02.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:02 smithi177 bash[79620]: audit 2024-07-28T15:52:01.090133+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:02.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:02 smithi204 bash[68176]: cluster 2024-07-28T15:52:00.735349+0000 mgr.y (mgr.25253) 7898 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:02.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:02 smithi204 bash[68176]: audit 2024-07-28T15:52:01.090133+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:02.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14967 16 16 0 0 0 - 0 2024-07-28T15:52:03.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14968 16 16 0 0 0 - 0 2024-07-28T15:52:04.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:04 smithi204 bash[68176]: cluster 2024-07-28T15:52:02.736745+0000 mgr.y (mgr.25253) 7899 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:04.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:04 smithi177 bash[79620]: cluster 2024-07-28T15:52:02.736745+0000 mgr.y (mgr.25253) 7899 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:04 smithi177 bash[81864]: cluster 2024-07-28T15:52:02.736745+0000 mgr.y (mgr.25253) 7899 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:04.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14969 16 16 0 0 0 - 0 2024-07-28T15:52:05.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14970 16 16 0 0 0 - 0 2024-07-28T15:52:06.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:06 smithi204 bash[68176]: cluster 2024-07-28T15:52:04.738196+0000 mgr.y (mgr.25253) 7900 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:06.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:52:06.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:06 smithi177 bash[81864]: cluster 2024-07-28T15:52:04.738196+0000 mgr.y (mgr.25253) 7900 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:06.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:06 smithi177 bash[79620]: cluster 2024-07-28T15:52:04.738196+0000 mgr.y (mgr.25253) 7900 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:06.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14971 16 16 0 0 0 - 0 2024-07-28T15:52:07.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14972 16 16 0 0 0 - 0 2024-07-28T15:52:08.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:08 smithi204 bash[68176]: cluster 2024-07-28T15:52:06.739619+0000 mgr.y (mgr.25253) 7901 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:08.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:08 smithi177 bash[81864]: cluster 2024-07-28T15:52:06.739619+0000 mgr.y (mgr.25253) 7901 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:08.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:08 smithi177 bash[79620]: cluster 2024-07-28T15:52:06.739619+0000 mgr.y (mgr.25253) 7901 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:08.710 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14973 16 16 0 0 0 - 0 2024-07-28T15:52:09.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14974 16 16 0 0 0 - 0 2024-07-28T15:52:10.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:10 smithi204 bash[68176]: cluster 2024-07-28T15:52:08.741048+0000 mgr.y (mgr.25253) 7902 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:10.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:10 smithi177 bash[81864]: cluster 2024-07-28T15:52:08.741048+0000 mgr.y (mgr.25253) 7902 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:10.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:10 smithi177 bash[79620]: cluster 2024-07-28T15:52:08.741048+0000 mgr.y (mgr.25253) 7902 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:10.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14975 16 16 0 0 0 - 0 2024-07-28T15:52:11.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14976 16 16 0 0 0 - 0 2024-07-28T15:52:12.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:12 smithi204 bash[68176]: cluster 2024-07-28T15:52:10.742527+0000 mgr.y (mgr.25253) 7903 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:12.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:12 smithi177 bash[81864]: cluster 2024-07-28T15:52:10.742527+0000 mgr.y (mgr.25253) 7903 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:12 smithi177 bash[79620]: cluster 2024-07-28T15:52:10.742527+0000 mgr.y (mgr.25253) 7903 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:12.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:12 smithi204 bash[60899]: ts=2024-07-28T15:52:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.711 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14977 16 16 0 0 0 - 0 2024-07-28T15:52:13.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14978 16 16 0 0 0 - 0 2024-07-28T15:52:14.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:14 smithi204 bash[68176]: cluster 2024-07-28T15:52:12.743987+0000 mgr.y (mgr.25253) 7904 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:14.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:14 smithi177 bash[81864]: cluster 2024-07-28T15:52:12.743987+0000 mgr.y (mgr.25253) 7904 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:14.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:14 smithi177 bash[79620]: cluster 2024-07-28T15:52:12.743987+0000 mgr.y (mgr.25253) 7904 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:14.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14979 16 16 0 0 0 - 0 2024-07-28T15:52:15.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:52:15.707845+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:15.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:15.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14980 16 16 0 0 0 - 0 2024-07-28T15:52:16.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:16 smithi204 bash[68176]: cluster 2024-07-28T15:52:14.745559+0000 mgr.y (mgr.25253) 7905 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:52:16.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:16 smithi177 bash[81864]: cluster 2024-07-28T15:52:14.745559+0000 mgr.y (mgr.25253) 7905 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:16.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:16 smithi177 bash[79620]: cluster 2024-07-28T15:52:14.745559+0000 mgr.y (mgr.25253) 7905 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:16.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14981 16 16 0 0 0 - 0 2024-07-28T15:52:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:17 smithi204 bash[68176]: audit 2024-07-28T15:52:16.090661+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:17.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:17 smithi177 bash[81864]: audit 2024-07-28T15:52:16.090661+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:17.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:17 smithi177 bash[79620]: audit 2024-07-28T15:52:16.090661+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:17.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14982 16 16 0 0 0 - 0 2024-07-28T15:52:18.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:18 smithi204 bash[68176]: cluster 2024-07-28T15:52:16.747097+0000 mgr.y (mgr.25253) 7906 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:18.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:18 smithi177 bash[81864]: cluster 2024-07-28T15:52:16.747097+0000 mgr.y (mgr.25253) 7906 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:18.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:18 smithi177 bash[79620]: cluster 2024-07-28T15:52:16.747097+0000 mgr.y (mgr.25253) 7906 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:18.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14983 16 16 0 0 0 - 0 2024-07-28T15:52:19.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14984 16 16 0 0 0 - 0 2024-07-28T15:52:20.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:20 smithi204 bash[68176]: cluster 2024-07-28T15:52:18.748576+0000 mgr.y (mgr.25253) 7907 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:20.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:20 smithi177 bash[81864]: cluster 2024-07-28T15:52:18.748576+0000 mgr.y (mgr.25253) 7907 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:20.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:20 smithi177 bash[79620]: cluster 2024-07-28T15:52:18.748576+0000 mgr.y (mgr.25253) 7907 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:20.712 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14985 16 16 0 0 0 - 0 2024-07-28T15:52:21.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14986 16 16 0 0 0 - 0 2024-07-28T15:52:22.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:22 smithi204 bash[68176]: cluster 2024-07-28T15:52:20.750031+0000 mgr.y (mgr.25253) 7908 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:22.419 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:22 smithi177 bash[81864]: cluster 2024-07-28T15:52:20.750031+0000 mgr.y (mgr.25253) 7908 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:22.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:22 smithi177 bash[79620]: cluster 2024-07-28T15:52:20.750031+0000 mgr.y (mgr.25253) 7908 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:22.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14987 16 16 0 0 0 - 0 2024-07-28T15:52:23.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14988 16 16 0 0 0 - 0 2024-07-28T15:52:24.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:24 smithi204 bash[68176]: cluster 2024-07-28T15:52:22.751465+0000 mgr.y (mgr.25253) 7909 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:24.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:24 smithi177 bash[81864]: cluster 2024-07-28T15:52:22.751465+0000 mgr.y (mgr.25253) 7909 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:24.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:24 smithi177 bash[79620]: cluster 2024-07-28T15:52:22.751465+0000 mgr.y (mgr.25253) 7909 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:24.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14989 16 16 0 0 0 - 0 2024-07-28T15:52:25.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14990 16 16 0 0 0 - 0 2024-07-28T15:52:26.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:26 smithi204 bash[68176]: cluster 2024-07-28T15:52:24.752925+0000 mgr.y (mgr.25253) 7910 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:26.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:52:26.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:26 smithi177 bash[81864]: cluster 2024-07-28T15:52:24.752925+0000 mgr.y (mgr.25253) 7910 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:26.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:26 smithi177 bash[79620]: cluster 2024-07-28T15:52:24.752925+0000 mgr.y (mgr.25253) 7910 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:26.713 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14991 16 16 0 0 0 - 0 2024-07-28T15:52:27.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14992 16 16 0 0 0 - 0 2024-07-28T15:52:28.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:28 smithi204 bash[68176]: cluster 2024-07-28T15:52:26.754362+0000 mgr.y (mgr.25253) 7911 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:28.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:28 smithi177 bash[81864]: cluster 2024-07-28T15:52:26.754362+0000 mgr.y (mgr.25253) 7911 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:28.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:28 smithi177 bash[79620]: cluster 2024-07-28T15:52:26.754362+0000 mgr.y (mgr.25253) 7911 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:28.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14993 16 16 0 0 0 - 0 2024-07-28T15:52:29.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14994 16 16 0 0 0 - 0 2024-07-28T15:52:30.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:30 smithi204 bash[68176]: cluster 2024-07-28T15:52:28.755833+0000 mgr.y (mgr.25253) 7912 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:30.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:30 smithi177 bash[81864]: cluster 2024-07-28T15:52:28.755833+0000 mgr.y (mgr.25253) 7912 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:30.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:30 smithi177 bash[79620]: cluster 2024-07-28T15:52:28.755833+0000 mgr.y (mgr.25253) 7912 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:30.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14995 16 16 0 0 0 - 0 2024-07-28T15:52:31.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14996 16 16 0 0 0 - 0 2024-07-28T15:52:32.419 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:32 smithi204 bash[60899]: ts=2024-07-28T15:52:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:32 smithi204 bash[68176]: cluster 2024-07-28T15:52:30.757288+0000 mgr.y (mgr.25253) 7913 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:32.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:32 smithi204 bash[68176]: audit 2024-07-28T15:52:31.091162+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:32.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:32 smithi204 bash[68176]: audit 2024-07-28T15:52:31.799941+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[79620]: cluster 2024-07-28T15:52:30.757288+0000 mgr.y (mgr.25253) 7913 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[79620]: audit 2024-07-28T15:52:31.091162+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:32.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[79620]: audit 2024-07-28T15:52:31.799941+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[81864]: cluster 2024-07-28T15:52:30.757288+0000 mgr.y (mgr.25253) 7913 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:32.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[81864]: audit 2024-07-28T15:52:31.091162+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:32.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:32 smithi177 bash[81864]: audit 2024-07-28T15:52:31.799941+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.714 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14997 16 16 0 0 0 - 0 2024-07-28T15:52:33.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14998 16 16 0 0 0 - 0 2024-07-28T15:52:34.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:34 smithi204 bash[68176]: cluster 2024-07-28T15:52:32.758739+0000 mgr.y (mgr.25253) 7914 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:34.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:34 smithi177 bash[81864]: cluster 2024-07-28T15:52:32.758739+0000 mgr.y (mgr.25253) 7914 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:34.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:34 smithi177 bash[79620]: cluster 2024-07-28T15:52:32.758739+0000 mgr.y (mgr.25253) 7914 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:34.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:14999 16 16 0 0 0 - 0 2024-07-28T15:52:35.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:52:35.710915+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:35.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:35.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15000 16 16 0 0 0 - 0 2024-07-28T15:52:36.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:36 smithi204 bash[68176]: cluster 2024-07-28T15:52:34.760248+0000 mgr.y (mgr.25253) 7915 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:52:36.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:36 smithi177 bash[81864]: cluster 2024-07-28T15:52:34.760248+0000 mgr.y (mgr.25253) 7915 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:36.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:36 smithi177 bash[79620]: cluster 2024-07-28T15:52:34.760248+0000 mgr.y (mgr.25253) 7915 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:36.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15001 16 16 0 0 0 - 0 2024-07-28T15:52:37.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15002 16 16 0 0 0 - 0 2024-07-28T15:52:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:38 smithi204 bash[68176]: cluster 2024-07-28T15:52:36.761307+0000 mgr.y (mgr.25253) 7916 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:38 smithi204 bash[68176]: audit 2024-07-28T15:52:37.449246+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:38 smithi204 bash[68176]: audit 2024-07-28T15:52:37.456312+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:38 smithi204 bash[68176]: audit 2024-07-28T15:52:37.720058+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:38 smithi204 bash[68176]: audit 2024-07-28T15:52:37.725318+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[81864]: cluster 2024-07-28T15:52:36.761307+0000 mgr.y (mgr.25253) 7916 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:38.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[81864]: audit 2024-07-28T15:52:37.449246+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[81864]: audit 2024-07-28T15:52:37.456312+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[81864]: audit 2024-07-28T15:52:37.720058+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[81864]: audit 2024-07-28T15:52:37.725318+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[79620]: cluster 2024-07-28T15:52:36.761307+0000 mgr.y (mgr.25253) 7916 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[79620]: audit 2024-07-28T15:52:37.449246+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[79620]: audit 2024-07-28T15:52:37.456312+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[79620]: audit 2024-07-28T15:52:37.720058+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:38 smithi177 bash[79620]: audit 2024-07-28T15:52:37.725318+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:38.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15003 16 16 0 0 0 - 0 2024-07-28T15:52:39.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:39 smithi204 bash[68176]: audit 2024-07-28T15:52:38.152819+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:39.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:39 smithi204 bash[68176]: audit 2024-07-28T15:52:38.154336+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:39.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:39 smithi204 bash[68176]: audit 2024-07-28T15:52:38.163865+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:39.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[81864]: audit 2024-07-28T15:52:38.152819+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:39.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[81864]: audit 2024-07-28T15:52:38.154336+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:39.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[81864]: audit 2024-07-28T15:52:38.163865+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:39.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[79620]: audit 2024-07-28T15:52:38.152819+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:39.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[79620]: audit 2024-07-28T15:52:38.154336+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:39.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:39 smithi177 bash[79620]: audit 2024-07-28T15:52:38.163865+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:52:39.715 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15004 16 16 0 0 0 - 0 2024-07-28T15:52:40.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:40 smithi177 bash[81864]: cluster 2024-07-28T15:52:38.762726+0000 mgr.y (mgr.25253) 7917 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:40.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:40 smithi177 bash[79620]: cluster 2024-07-28T15:52:38.762726+0000 mgr.y (mgr.25253) 7917 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:40.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:40 smithi204 bash[68176]: cluster 2024-07-28T15:52:38.762726+0000 mgr.y (mgr.25253) 7917 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:40.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15005 16 16 0 0 0 - 0 2024-07-28T15:52:41.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15006 16 16 0 0 0 - 0 2024-07-28T15:52:42.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:42 smithi177 bash[81864]: cluster 2024-07-28T15:52:40.764211+0000 mgr.y (mgr.25253) 7918 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:42.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:42 smithi177 bash[79620]: cluster 2024-07-28T15:52:40.764211+0000 mgr.y (mgr.25253) 7918 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:42.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:42 smithi204 bash[68176]: cluster 2024-07-28T15:52:40.764211+0000 mgr.y (mgr.25253) 7918 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15007 16 16 0 0 0 - 0 2024-07-28T15:52:43.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15008 16 16 0 0 0 - 0 2024-07-28T15:52:44.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:44 smithi177 bash[81864]: cluster 2024-07-28T15:52:42.765692+0000 mgr.y (mgr.25253) 7919 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:44 smithi177 bash[79620]: cluster 2024-07-28T15:52:42.765692+0000 mgr.y (mgr.25253) 7919 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:44.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:44 smithi204 bash[68176]: cluster 2024-07-28T15:52:42.765692+0000 mgr.y (mgr.25253) 7919 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:44.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15009 16 16 0 0 0 - 0 2024-07-28T15:52:45.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15010 16 16 0 0 0 - 0 2024-07-28T15:52:46.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:52:46.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:46 smithi177 bash[79620]: cluster 2024-07-28T15:52:44.767132+0000 mgr.y (mgr.25253) 7920 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:46.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:46 smithi177 bash[79620]: audit 2024-07-28T15:52:46.091250+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:46 smithi177 bash[81864]: cluster 2024-07-28T15:52:44.767132+0000 mgr.y (mgr.25253) 7920 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:46 smithi177 bash[81864]: audit 2024-07-28T15:52:46.091250+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:46.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:46 smithi204 bash[68176]: cluster 2024-07-28T15:52:44.767132+0000 mgr.y (mgr.25253) 7920 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:46.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:46 smithi204 bash[68176]: audit 2024-07-28T15:52:46.091250+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:46.716 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15011 16 16 0 0 0 - 0 2024-07-28T15:52:47.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15012 16 16 0 0 0 - 0 2024-07-28T15:52:48.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:48 smithi177 bash[81864]: cluster 2024-07-28T15:52:46.768604+0000 mgr.y (mgr.25253) 7921 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:48.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:48 smithi177 bash[79620]: cluster 2024-07-28T15:52:46.768604+0000 mgr.y (mgr.25253) 7921 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:48.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:48 smithi204 bash[68176]: cluster 2024-07-28T15:52:46.768604+0000 mgr.y (mgr.25253) 7921 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:48.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15013 16 16 0 0 0 - 0 2024-07-28T15:52:49.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15014 16 16 0 0 0 - 0 2024-07-28T15:52:50.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:50 smithi177 bash[81864]: cluster 2024-07-28T15:52:48.770050+0000 mgr.y (mgr.25253) 7922 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:50.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:50 smithi177 bash[79620]: cluster 2024-07-28T15:52:48.770050+0000 mgr.y (mgr.25253) 7922 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:50.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:50 smithi204 bash[68176]: cluster 2024-07-28T15:52:48.770050+0000 mgr.y (mgr.25253) 7922 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:50.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15015 16 16 0 0 0 - 0 2024-07-28T15:52:51.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15016 16 16 0 0 0 - 0 2024-07-28T15:52:52.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:52 smithi177 bash[81864]: cluster 2024-07-28T15:52:50.771484+0000 mgr.y (mgr.25253) 7923 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:52.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:52 smithi177 bash[79620]: cluster 2024-07-28T15:52:50.771484+0000 mgr.y (mgr.25253) 7923 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:52.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:52 smithi204 bash[68176]: cluster 2024-07-28T15:52:50.771484+0000 mgr.y (mgr.25253) 7923 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:52.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:52:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.717 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15017 16 16 0 0 0 - 0 2024-07-28T15:52:53.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15018 16 16 0 0 0 - 0 2024-07-28T15:52:54.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:54 smithi177 bash[81864]: cluster 2024-07-28T15:52:52.772935+0000 mgr.y (mgr.25253) 7924 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:54.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:54 smithi177 bash[79620]: cluster 2024-07-28T15:52:52.772935+0000 mgr.y (mgr.25253) 7924 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:54.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:54 smithi204 bash[68176]: cluster 2024-07-28T15:52:52.772935+0000 mgr.y (mgr.25253) 7924 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:54.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15019 16 16 0 0 0 - 0 2024-07-28T15:52:55.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:52:55.713954+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:55.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:55.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15020 16 16 0 0 0 - 0 2024-07-28T15:52:56.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:56 smithi177 bash[79620]: cluster 2024-07-28T15:52:54.774403+0000 mgr.y (mgr.25253) 7925 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:56.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:52:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:52:56.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:56 smithi177 bash[81864]: cluster 2024-07-28T15:52:54.774403+0000 mgr.y (mgr.25253) 7925 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:56.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:56 smithi204 bash[68176]: cluster 2024-07-28T15:52:54.774403+0000 mgr.y (mgr.25253) 7925 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:56.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15021 16 16 0 0 0 - 0 2024-07-28T15:52:57.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15022 16 16 0 0 0 - 0 2024-07-28T15:52:58.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:52:58 smithi177 bash[79620]: cluster 2024-07-28T15:52:56.775944+0000 mgr.y (mgr.25253) 7926 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:58.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:52:58 smithi177 bash[81864]: cluster 2024-07-28T15:52:56.775944+0000 mgr.y (mgr.25253) 7926 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:58.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:52:58 smithi204 bash[68176]: cluster 2024-07-28T15:52:56.775944+0000 mgr.y (mgr.25253) 7926 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:52:58.718 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15023 16 16 0 0 0 - 0 2024-07-28T15:52:59.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15024 16 16 0 0 0 - 0 2024-07-28T15:53:00.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:00 smithi177 bash[79620]: cluster 2024-07-28T15:52:58.777532+0000 mgr.y (mgr.25253) 7927 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:00 smithi177 bash[81864]: cluster 2024-07-28T15:52:58.777532+0000 mgr.y (mgr.25253) 7927 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:00.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:00 smithi204 bash[68176]: cluster 2024-07-28T15:52:58.777532+0000 mgr.y (mgr.25253) 7927 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:00.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15025 16 16 0 0 0 - 0 2024-07-28T15:53:01.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:01 smithi177 bash[79620]: audit 2024-07-28T15:53:01.091818+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:01.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:01 smithi177 bash[81864]: audit 2024-07-28T15:53:01.091818+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:01.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:01 smithi204 bash[68176]: audit 2024-07-28T15:53:01.091818+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:01.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15026 16 16 0 0 0 - 0 2024-07-28T15:53:02.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:02 smithi177 bash[81864]: cluster 2024-07-28T15:53:00.779037+0000 mgr.y (mgr.25253) 7928 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:02.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:02 smithi177 bash[79620]: cluster 2024-07-28T15:53:00.779037+0000 mgr.y (mgr.25253) 7928 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:02.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:02 smithi204 bash[68176]: cluster 2024-07-28T15:53:00.779037+0000 mgr.y (mgr.25253) 7928 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15027 16 16 0 0 0 - 0 2024-07-28T15:53:03.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15028 16 16 0 0 0 - 0 2024-07-28T15:53:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:04 smithi177 bash[81864]: cluster 2024-07-28T15:53:02.780630+0000 mgr.y (mgr.25253) 7929 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:04 smithi177 bash[79620]: cluster 2024-07-28T15:53:02.780630+0000 mgr.y (mgr.25253) 7929 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:04 smithi204 bash[68176]: cluster 2024-07-28T15:53:02.780630+0000 mgr.y (mgr.25253) 7929 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:04.719 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15029 16 16 0 0 0 - 0 2024-07-28T15:53:05.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15030 16 16 0 0 0 - 0 2024-07-28T15:53:06.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:06 smithi177 bash[79620]: cluster 2024-07-28T15:53:04.782235+0000 mgr.y (mgr.25253) 7930 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:06.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:53:06.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:06 smithi177 bash[81864]: cluster 2024-07-28T15:53:04.782235+0000 mgr.y (mgr.25253) 7930 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:06.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:06 smithi204 bash[68176]: cluster 2024-07-28T15:53:04.782235+0000 mgr.y (mgr.25253) 7930 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:06.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15031 16 16 0 0 0 - 0 2024-07-28T15:53:07.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15032 16 16 0 0 0 - 0 2024-07-28T15:53:08.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:08 smithi177 bash[79620]: cluster 2024-07-28T15:53:06.783907+0000 mgr.y (mgr.25253) 7931 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:08.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:08 smithi177 bash[81864]: cluster 2024-07-28T15:53:06.783907+0000 mgr.y (mgr.25253) 7931 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:08.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:08 smithi204 bash[68176]: cluster 2024-07-28T15:53:06.783907+0000 mgr.y (mgr.25253) 7931 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:08.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15033 16 16 0 0 0 - 0 2024-07-28T15:53:09.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15034 16 16 0 0 0 - 0 2024-07-28T15:53:10.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:10 smithi177 bash[79620]: cluster 2024-07-28T15:53:08.785357+0000 mgr.y (mgr.25253) 7932 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:10.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:10 smithi177 bash[81864]: cluster 2024-07-28T15:53:08.785357+0000 mgr.y (mgr.25253) 7932 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:10.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:10 smithi204 bash[68176]: cluster 2024-07-28T15:53:08.785357+0000 mgr.y (mgr.25253) 7932 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:10.720 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15035 16 16 0 0 0 - 0 2024-07-28T15:53:11.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15036 16 16 0 0 0 - 0 2024-07-28T15:53:12.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:12 smithi177 bash[79620]: cluster 2024-07-28T15:53:10.786810+0000 mgr.y (mgr.25253) 7933 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:12.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:12 smithi177 bash[81864]: cluster 2024-07-28T15:53:10.786810+0000 mgr.y (mgr.25253) 7933 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:12.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:12 smithi204 bash[68176]: cluster 2024-07-28T15:53:10.786810+0000 mgr.y (mgr.25253) 7933 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15037 16 16 0 0 0 - 0 2024-07-28T15:53:13.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15038 16 16 0 0 0 - 0 2024-07-28T15:53:14.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:14 smithi177 bash[81864]: cluster 2024-07-28T15:53:12.788273+0000 mgr.y (mgr.25253) 7934 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:14.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:14 smithi177 bash[79620]: cluster 2024-07-28T15:53:12.788273+0000 mgr.y (mgr.25253) 7934 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:14.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:14 smithi204 bash[68176]: cluster 2024-07-28T15:53:12.788273+0000 mgr.y (mgr.25253) 7934 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:14.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15039 16 16 0 0 0 - 0 2024-07-28T15:53:15.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:53:15.717143+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:15.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:15.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15040 16 16 0 0 0 - 0 2024-07-28T15:53:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:53:16.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:16 smithi177 bash[79620]: cluster 2024-07-28T15:53:14.789857+0000 mgr.y (mgr.25253) 7935 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:16.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:16 smithi177 bash[79620]: audit 2024-07-28T15:53:16.092060+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:16.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:16 smithi177 bash[81864]: cluster 2024-07-28T15:53:14.789857+0000 mgr.y (mgr.25253) 7935 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:16.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:16 smithi177 bash[81864]: audit 2024-07-28T15:53:16.092060+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:16.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:16 smithi204 bash[68176]: cluster 2024-07-28T15:53:14.789857+0000 mgr.y (mgr.25253) 7935 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:16.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:16 smithi204 bash[68176]: audit 2024-07-28T15:53:16.092060+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:16.721 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15041 16 16 0 0 0 - 0 2024-07-28T15:53:17.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15042 16 16 0 0 0 - 0 2024-07-28T15:53:18.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:18 smithi177 bash[81864]: cluster 2024-07-28T15:53:16.791367+0000 mgr.y (mgr.25253) 7936 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:18.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:18 smithi177 bash[79620]: cluster 2024-07-28T15:53:16.791367+0000 mgr.y (mgr.25253) 7936 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:18 smithi204 bash[68176]: cluster 2024-07-28T15:53:16.791367+0000 mgr.y (mgr.25253) 7936 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:18.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15043 16 16 0 0 0 - 0 2024-07-28T15:53:19.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15044 16 16 0 0 0 - 0 2024-07-28T15:53:20.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:20 smithi177 bash[81864]: cluster 2024-07-28T15:53:18.793022+0000 mgr.y (mgr.25253) 7937 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:20.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:20 smithi177 bash[79620]: cluster 2024-07-28T15:53:18.793022+0000 mgr.y (mgr.25253) 7937 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:20.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:20 smithi204 bash[68176]: cluster 2024-07-28T15:53:18.793022+0000 mgr.y (mgr.25253) 7937 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:20.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15045 16 16 0 0 0 - 0 2024-07-28T15:53:21.722 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15046 16 16 0 0 0 - 0 2024-07-28T15:53:22.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:22 smithi177 bash[81864]: cluster 2024-07-28T15:53:20.794653+0000 mgr.y (mgr.25253) 7938 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:22.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:22 smithi177 bash[79620]: cluster 2024-07-28T15:53:20.794653+0000 mgr.y (mgr.25253) 7938 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:22.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:22 smithi204 bash[68176]: cluster 2024-07-28T15:53:20.794653+0000 mgr.y (mgr.25253) 7938 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15047 16 16 0 0 0 - 0 2024-07-28T15:53:23.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15048 16 16 0 0 0 - 0 2024-07-28T15:53:24.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:24 smithi204 bash[68176]: cluster 2024-07-28T15:53:22.796312+0000 mgr.y (mgr.25253) 7939 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:24.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15049 16 16 0 0 0 - 0 2024-07-28T15:53:24.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:24 smithi177 bash[79620]: cluster 2024-07-28T15:53:22.796312+0000 mgr.y (mgr.25253) 7939 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:24.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:24 smithi177 bash[81864]: cluster 2024-07-28T15:53:22.796312+0000 mgr.y (mgr.25253) 7939 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:25.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15050 16 16 0 0 0 - 0 2024-07-28T15:53:26.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:26 smithi177 bash[79620]: cluster 2024-07-28T15:53:24.797933+0000 mgr.y (mgr.25253) 7940 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:26.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T15:53:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:26 smithi177 bash[81864]: cluster 2024-07-28T15:53:24.797933+0000 mgr.y (mgr.25253) 7940 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:26.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:26 smithi204 bash[68176]: cluster 2024-07-28T15:53:24.797933+0000 mgr.y (mgr.25253) 7940 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:26.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15051 16 16 0 0 0 - 0 2024-07-28T15:53:27.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15052 16 16 0 0 0 - 0 2024-07-28T15:53:28.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:28 smithi204 bash[68176]: cluster 2024-07-28T15:53:26.799449+0000 mgr.y (mgr.25253) 7941 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:28.723 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15053 16 16 0 0 0 - 0 2024-07-28T15:53:28.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:28 smithi177 bash[81864]: cluster 2024-07-28T15:53:26.799449+0000 mgr.y (mgr.25253) 7941 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:28.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:28 smithi177 bash[79620]: cluster 2024-07-28T15:53:26.799449+0000 mgr.y (mgr.25253) 7941 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:29.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15054 16 16 0 0 0 - 0 2024-07-28T15:53:30.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:30 smithi204 bash[68176]: cluster 2024-07-28T15:53:28.801052+0000 mgr.y (mgr.25253) 7942 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:30.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15055 16 16 0 0 0 - 0 2024-07-28T15:53:30.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:30 smithi177 bash[81864]: cluster 2024-07-28T15:53:28.801052+0000 mgr.y (mgr.25253) 7942 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:30.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:30 smithi177 bash[79620]: cluster 2024-07-28T15:53:28.801052+0000 mgr.y (mgr.25253) 7942 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:31.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:31 smithi204 bash[68176]: audit 2024-07-28T15:53:31.092510+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:31.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15056 16 16 0 0 0 - 0 2024-07-28T15:53:31.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:31 smithi177 bash[81864]: audit 2024-07-28T15:53:31.092510+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:31.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:31 smithi177 bash[79620]: audit 2024-07-28T15:53:31.092510+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:32.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:32 smithi204 bash[68176]: cluster 2024-07-28T15:53:30.802613+0000 mgr.y (mgr.25253) 7943 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:32.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15057 16 16 0 0 0 - 0 2024-07-28T15:53:32.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:32 smithi177 bash[81864]: cluster 2024-07-28T15:53:30.802613+0000 mgr.y (mgr.25253) 7943 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:32.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:32 smithi177 bash[79620]: cluster 2024-07-28T15:53:30.802613+0000 mgr.y (mgr.25253) 7943 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:33.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15058 16 16 0 0 0 - 0 2024-07-28T15:53:34.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:34 smithi204 bash[68176]: cluster 2024-07-28T15:53:32.804253+0000 mgr.y (mgr.25253) 7944 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:34.724 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15059 16 16 0 0 0 - 0 2024-07-28T15:53:34.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:34 smithi177 bash[81864]: cluster 2024-07-28T15:53:32.804253+0000 mgr.y (mgr.25253) 7944 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:34.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:34 smithi177 bash[79620]: cluster 2024-07-28T15:53:32.804253+0000 mgr.y (mgr.25253) 7944 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:35.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:53:35.720320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:35.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:35.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15060 16 16 0 0 0 - 0 2024-07-28T15:53:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:53:36.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:36 smithi177 bash[81864]: cluster 2024-07-28T15:53:34.805903+0000 mgr.y (mgr.25253) 7945 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:36.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:36 smithi177 bash[79620]: cluster 2024-07-28T15:53:34.805903+0000 mgr.y (mgr.25253) 7945 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:36.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:36 smithi204 bash[68176]: cluster 2024-07-28T15:53:34.805903+0000 mgr.y (mgr.25253) 7945 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:36.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15061 16 16 0 0 0 - 0 2024-07-28T15:53:37.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15062 16 16 0 0 0 - 0 2024-07-28T15:53:38.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:38 smithi204 bash[68176]: cluster 2024-07-28T15:53:36.807389+0000 mgr.y (mgr.25253) 7946 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:38.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:38 smithi204 bash[68176]: audit 2024-07-28T15:53:38.292499+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:38.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15063 16 16 0 0 0 - 0 2024-07-28T15:53:38.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:38 smithi177 bash[81864]: cluster 2024-07-28T15:53:36.807389+0000 mgr.y (mgr.25253) 7946 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:38.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:38 smithi177 bash[81864]: audit 2024-07-28T15:53:38.292499+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:38.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:38 smithi177 bash[79620]: cluster 2024-07-28T15:53:36.807389+0000 mgr.y (mgr.25253) 7946 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:38.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:38 smithi177 bash[79620]: audit 2024-07-28T15:53:38.292499+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:39.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15064 16 16 0 0 0 - 0 2024-07-28T15:53:40.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:40 smithi204 bash[68176]: cluster 2024-07-28T15:53:38.808877+0000 mgr.y (mgr.25253) 7947 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:40.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15065 16 16 0 0 0 - 0 2024-07-28T15:53:40.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:40 smithi177 bash[79620]: cluster 2024-07-28T15:53:38.808877+0000 mgr.y (mgr.25253) 7947 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:40.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:40 smithi177 bash[81864]: cluster 2024-07-28T15:53:38.808877+0000 mgr.y (mgr.25253) 7947 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:41.725 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15066 16 16 0 0 0 - 0 2024-07-28T15:53:42.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:42 smithi204 bash[68176]: cluster 2024-07-28T15:53:40.810483+0000 mgr.y (mgr.25253) 7948 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15067 16 16 0 0 0 - 0 2024-07-28T15:53:42.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:42 smithi177 bash[81864]: cluster 2024-07-28T15:53:40.810483+0000 mgr.y (mgr.25253) 7948 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:42.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:42 smithi177 bash[79620]: cluster 2024-07-28T15:53:40.810483+0000 mgr.y (mgr.25253) 7948 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:43.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15068 16 16 0 0 0 - 0 2024-07-28T15:53:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:44 smithi204 bash[68176]: cluster 2024-07-28T15:53:42.812149+0000 mgr.y (mgr.25253) 7949 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:44 smithi204 bash[68176]: audit 2024-07-28T15:53:43.951380+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:44 smithi204 bash[68176]: audit 2024-07-28T15:53:43.959186+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:44 smithi204 bash[68176]: audit 2024-07-28T15:53:44.207679+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:44 smithi204 bash[68176]: audit 2024-07-28T15:53:44.214799+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15069 16 16 0 0 0 - 0 2024-07-28T15:53:44.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[79620]: cluster 2024-07-28T15:53:42.812149+0000 mgr.y (mgr.25253) 7949 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[79620]: audit 2024-07-28T15:53:43.951380+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[79620]: audit 2024-07-28T15:53:43.959186+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[79620]: audit 2024-07-28T15:53:44.207679+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[79620]: audit 2024-07-28T15:53:44.214799+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[81864]: cluster 2024-07-28T15:53:42.812149+0000 mgr.y (mgr.25253) 7949 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[81864]: audit 2024-07-28T15:53:43.951380+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[81864]: audit 2024-07-28T15:53:43.959186+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[81864]: audit 2024-07-28T15:53:44.207679+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:44.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:44 smithi177 bash[81864]: audit 2024-07-28T15:53:44.214799+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:45.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:45 smithi204 bash[68176]: audit 2024-07-28T15:53:44.624296+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:45 smithi204 bash[68176]: audit 2024-07-28T15:53:44.625992+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:45 smithi204 bash[68176]: audit 2024-07-28T15:53:44.636237+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:45.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15070 16 16 0 0 0 - 0 2024-07-28T15:53:45.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[81864]: audit 2024-07-28T15:53:44.624296+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[81864]: audit 2024-07-28T15:53:44.625992+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[81864]: audit 2024-07-28T15:53:44.636237+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:45.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[79620]: audit 2024-07-28T15:53:44.624296+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[79620]: audit 2024-07-28T15:53:44.625992+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:45 smithi177 bash[79620]: audit 2024-07-28T15:53:44.636237+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:53:46.329 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:53:46.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:46 smithi204 bash[68176]: cluster 2024-07-28T15:53:44.813623+0000 mgr.y (mgr.25253) 7950 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:46.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:46 smithi204 bash[68176]: audit 2024-07-28T15:53:46.092920+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:46.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15071 16 16 0 0 0 - 0 2024-07-28T15:53:46.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:46 smithi177 bash[81864]: cluster 2024-07-28T15:53:44.813623+0000 mgr.y (mgr.25253) 7950 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:46.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:46 smithi177 bash[81864]: audit 2024-07-28T15:53:46.092920+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:46.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:46 smithi177 bash[79620]: cluster 2024-07-28T15:53:44.813623+0000 mgr.y (mgr.25253) 7950 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:46.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:46 smithi177 bash[79620]: audit 2024-07-28T15:53:46.092920+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:47.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15072 16 16 0 0 0 - 0 2024-07-28T15:53:48.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:48 smithi204 bash[68176]: cluster 2024-07-28T15:53:46.815102+0000 mgr.y (mgr.25253) 7951 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:48.726 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15073 16 16 0 0 0 - 0 2024-07-28T15:53:48.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:48 smithi177 bash[81864]: cluster 2024-07-28T15:53:46.815102+0000 mgr.y (mgr.25253) 7951 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:48.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:48 smithi177 bash[79620]: cluster 2024-07-28T15:53:46.815102+0000 mgr.y (mgr.25253) 7951 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:49.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15074 16 16 0 0 0 - 0 2024-07-28T15:53:50.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:50 smithi204 bash[68176]: cluster 2024-07-28T15:53:48.816568+0000 mgr.y (mgr.25253) 7952 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:50.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15075 16 16 0 0 0 - 0 2024-07-28T15:53:50.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:50 smithi177 bash[81864]: cluster 2024-07-28T15:53:48.816568+0000 mgr.y (mgr.25253) 7952 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:50.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:50 smithi177 bash[79620]: cluster 2024-07-28T15:53:48.816568+0000 mgr.y (mgr.25253) 7952 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:51.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15076 16 16 0 0 0 - 0 2024-07-28T15:53:52.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:52 smithi204 bash[68176]: cluster 2024-07-28T15:53:50.818106+0000 mgr.y (mgr.25253) 7953 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:52.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:53:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15077 16 16 0 0 0 - 0 2024-07-28T15:53:52.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:52 smithi177 bash[81864]: cluster 2024-07-28T15:53:50.818106+0000 mgr.y (mgr.25253) 7953 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:52.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:52 smithi177 bash[79620]: cluster 2024-07-28T15:53:50.818106+0000 mgr.y (mgr.25253) 7953 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:53.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15078 16 16 0 0 0 - 0 2024-07-28T15:53:54.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:54 smithi204 bash[68176]: cluster 2024-07-28T15:53:52.819578+0000 mgr.y (mgr.25253) 7954 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:54.727 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15079 16 16 0 0 0 - 0 2024-07-28T15:53:54.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:54 smithi177 bash[81864]: cluster 2024-07-28T15:53:52.819578+0000 mgr.y (mgr.25253) 7954 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:54.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:54 smithi177 bash[79620]: cluster 2024-07-28T15:53:52.819578+0000 mgr.y (mgr.25253) 7954 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:55.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:53:55.723371+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:55.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:55.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15080 16 16 0 0 0 - 0 2024-07-28T15:53:56.352 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:53:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:53:56.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:56 smithi204 bash[68176]: cluster 2024-07-28T15:53:54.821070+0000 mgr.y (mgr.25253) 7955 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:56.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15081 16 16 0 0 0 - 0 2024-07-28T15:53:56.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:56 smithi177 bash[81864]: cluster 2024-07-28T15:53:54.821070+0000 mgr.y (mgr.25253) 7955 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:56.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:56 smithi177 bash[79620]: cluster 2024-07-28T15:53:54.821070+0000 mgr.y (mgr.25253) 7955 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:57.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15082 16 16 0 0 0 - 0 2024-07-28T15:53:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:53:58 smithi204 bash[68176]: cluster 2024-07-28T15:53:56.822563+0000 mgr.y (mgr.25253) 7956 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:58.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15083 16 16 0 0 0 - 0 2024-07-28T15:53:58.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:53:58 smithi177 bash[81864]: cluster 2024-07-28T15:53:56.822563+0000 mgr.y (mgr.25253) 7956 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:58.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:53:58 smithi177 bash[79620]: cluster 2024-07-28T15:53:56.822563+0000 mgr.y (mgr.25253) 7956 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:53:59.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15084 16 16 0 0 0 - 0 2024-07-28T15:54:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:00 smithi204 bash[68176]: cluster 2024-07-28T15:53:58.824062+0000 mgr.y (mgr.25253) 7957 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:00.728 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15085 16 16 0 0 0 - 0 2024-07-28T15:54:00.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:00 smithi177 bash[81864]: cluster 2024-07-28T15:53:58.824062+0000 mgr.y (mgr.25253) 7957 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:00.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:00 smithi177 bash[79620]: cluster 2024-07-28T15:53:58.824062+0000 mgr.y (mgr.25253) 7957 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:01.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:01 smithi204 bash[68176]: audit 2024-07-28T15:54:01.093326+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:01.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15086 16 16 0 0 0 - 0 2024-07-28T15:54:01.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:01 smithi177 bash[81864]: audit 2024-07-28T15:54:01.093326+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:01.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:01 smithi177 bash[79620]: audit 2024-07-28T15:54:01.093326+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:02.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:02 smithi204 bash[68176]: cluster 2024-07-28T15:54:00.825558+0000 mgr.y (mgr.25253) 7958 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15087 16 16 0 0 0 - 0 2024-07-28T15:54:02.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:02 smithi177 bash[81864]: cluster 2024-07-28T15:54:00.825558+0000 mgr.y (mgr.25253) 7958 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:02.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:02 smithi177 bash[79620]: cluster 2024-07-28T15:54:00.825558+0000 mgr.y (mgr.25253) 7958 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:03.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15088 16 16 0 0 0 - 0 2024-07-28T15:54:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:04 smithi204 bash[68176]: cluster 2024-07-28T15:54:02.827041+0000 mgr.y (mgr.25253) 7959 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:04.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15089 16 16 0 0 0 - 0 2024-07-28T15:54:04.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:04 smithi177 bash[81864]: cluster 2024-07-28T15:54:02.827041+0000 mgr.y (mgr.25253) 7959 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:04.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:04 smithi177 bash[79620]: cluster 2024-07-28T15:54:02.827041+0000 mgr.y (mgr.25253) 7959 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:05.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15090 16 16 0 0 0 - 0 2024-07-28T15:54:06.382 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:54:06.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:06 smithi204 bash[68176]: cluster 2024-07-28T15:54:04.828538+0000 mgr.y (mgr.25253) 7960 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:06.729 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15091 16 16 0 0 0 - 0 2024-07-28T15:54:06.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:06 smithi177 bash[79620]: cluster 2024-07-28T15:54:04.828538+0000 mgr.y (mgr.25253) 7960 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:06.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:06 smithi177 bash[81864]: cluster 2024-07-28T15:54:04.828538+0000 mgr.y (mgr.25253) 7960 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:07.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15092 16 16 0 0 0 - 0 2024-07-28T15:54:08.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:08 smithi204 bash[68176]: cluster 2024-07-28T15:54:06.830045+0000 mgr.y (mgr.25253) 7961 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:08.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15093 16 16 0 0 0 - 0 2024-07-28T15:54:08.773 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:08 smithi177 bash[79620]: cluster 2024-07-28T15:54:06.830045+0000 mgr.y (mgr.25253) 7961 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:08.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:08 smithi177 bash[81864]: cluster 2024-07-28T15:54:06.830045+0000 mgr.y (mgr.25253) 7961 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:09.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15094 16 16 0 0 0 - 0 2024-07-28T15:54:10.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:10 smithi204 bash[68176]: cluster 2024-07-28T15:54:08.831518+0000 mgr.y (mgr.25253) 7962 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:10.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15095 16 16 0 0 0 - 0 2024-07-28T15:54:10.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:10 smithi177 bash[81864]: cluster 2024-07-28T15:54:08.831518+0000 mgr.y (mgr.25253) 7962 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:10.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:10 smithi177 bash[79620]: cluster 2024-07-28T15:54:08.831518+0000 mgr.y (mgr.25253) 7962 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:11.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15096 16 16 0 0 0 - 0 2024-07-28T15:54:12.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:12 smithi204 bash[68176]: cluster 2024-07-28T15:54:10.833041+0000 mgr.y (mgr.25253) 7963 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:12 smithi204 bash[60899]: ts=2024-07-28T15:54:12.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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.730 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15097 16 16 0 0 0 - 0 2024-07-28T15:54:12.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:12 smithi177 bash[81864]: cluster 2024-07-28T15:54:10.833041+0000 mgr.y (mgr.25253) 7963 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:12.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:12 smithi177 bash[79620]: cluster 2024-07-28T15:54:10.833041+0000 mgr.y (mgr.25253) 7963 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:13.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15098 16 16 0 0 0 - 0 2024-07-28T15:54:14.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:14 smithi204 bash[68176]: cluster 2024-07-28T15:54:12.834773+0000 mgr.y (mgr.25253) 7964 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:14.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15099 16 16 0 0 0 - 0 2024-07-28T15:54:14.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:14 smithi177 bash[81864]: cluster 2024-07-28T15:54:12.834773+0000 mgr.y (mgr.25253) 7964 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:14.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:14 smithi177 bash[79620]: cluster 2024-07-28T15:54:12.834773+0000 mgr.y (mgr.25253) 7964 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:15.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:54:15.726674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:15.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:15.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15100 16 16 0 0 0 - 0 2024-07-28T15:54:15.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:15 smithi177 bash[81864]: cluster 2024-07-28T15:54:14.836260+0000 mgr.y (mgr.25253) 7965 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:15.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:15 smithi177 bash[79620]: cluster 2024-07-28T15:54:14.836260+0000 mgr.y (mgr.25253) 7965 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:15.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:15 smithi204 bash[68176]: cluster 2024-07-28T15:54:14.836260+0000 mgr.y (mgr.25253) 7965 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:16.454 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:54:16.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15101 16 16 0 0 0 - 0 2024-07-28T15:54:16.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:16 smithi177 bash[81864]: audit 2024-07-28T15:54:16.093673+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:16.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:16 smithi177 bash[79620]: audit 2024-07-28T15:54:16.093673+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:16.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:16 smithi204 bash[68176]: audit 2024-07-28T15:54:16.093673+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:17.731 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15102 16 16 0 0 0 - 0 2024-07-28T15:54:17.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:17 smithi177 bash[81864]: cluster 2024-07-28T15:54:16.837683+0000 mgr.y (mgr.25253) 7966 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:17.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:17 smithi177 bash[79620]: cluster 2024-07-28T15:54:16.837683+0000 mgr.y (mgr.25253) 7966 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:17.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:17 smithi204 bash[68176]: cluster 2024-07-28T15:54:16.837683+0000 mgr.y (mgr.25253) 7966 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:18.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15103 16 16 0 0 0 - 0 2024-07-28T15:54:19.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15104 16 16 0 0 0 - 0 2024-07-28T15:54:20.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:19 smithi204 bash[68176]: cluster 2024-07-28T15:54:18.839139+0000 mgr.y (mgr.25253) 7967 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:20.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:19 smithi177 bash[81864]: cluster 2024-07-28T15:54:18.839139+0000 mgr.y (mgr.25253) 7967 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:20.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:19 smithi177 bash[79620]: cluster 2024-07-28T15:54:18.839139+0000 mgr.y (mgr.25253) 7967 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:20.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15105 16 16 0 0 0 - 0 2024-07-28T15:54:21.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15106 16 16 0 0 0 - 0 2024-07-28T15:54:22.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:21 smithi204 bash[68176]: cluster 2024-07-28T15:54:20.840646+0000 mgr.y (mgr.25253) 7968 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:22.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:21 smithi177 bash[81864]: cluster 2024-07-28T15:54:20.840646+0000 mgr.y (mgr.25253) 7968 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:22.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:21 smithi177 bash[79620]: cluster 2024-07-28T15:54:20.840646+0000 mgr.y (mgr.25253) 7968 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15107 16 16 0 0 0 - 0 2024-07-28T15:54:23.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15108 16 16 0 0 0 - 0 2024-07-28T15:54:24.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:23 smithi204 bash[68176]: cluster 2024-07-28T15:54:22.842101+0000 mgr.y (mgr.25253) 7969 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:24.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:23 smithi177 bash[81864]: cluster 2024-07-28T15:54:22.842101+0000 mgr.y (mgr.25253) 7969 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:24.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:23 smithi177 bash[79620]: cluster 2024-07-28T15:54:22.842101+0000 mgr.y (mgr.25253) 7969 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:24.732 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15109 16 16 0 0 0 - 0 2024-07-28T15:54:25.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15110 16 16 0 0 0 - 0 2024-07-28T15:54:26.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:25 smithi204 bash[68176]: cluster 2024-07-28T15:54:24.843555+0000 mgr.y (mgr.25253) 7970 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:26.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:25 smithi177 bash[79620]: cluster 2024-07-28T15:54:24.843555+0000 mgr.y (mgr.25253) 7970 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:26.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:54:26.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:25 smithi177 bash[81864]: cluster 2024-07-28T15:54:24.843555+0000 mgr.y (mgr.25253) 7970 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:26.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15111 16 16 0 0 0 - 0 2024-07-28T15:54:27.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15112 16 16 0 0 0 - 0 2024-07-28T15:54:28.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:27 smithi204 bash[68176]: cluster 2024-07-28T15:54:26.845039+0000 mgr.y (mgr.25253) 7971 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:28.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:27 smithi177 bash[81864]: cluster 2024-07-28T15:54:26.845039+0000 mgr.y (mgr.25253) 7971 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:28.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:27 smithi177 bash[79620]: cluster 2024-07-28T15:54:26.845039+0000 mgr.y (mgr.25253) 7971 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:28.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15113 16 16 0 0 0 - 0 2024-07-28T15:54:29.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15114 16 16 0 0 0 - 0 2024-07-28T15:54:30.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:29 smithi177 bash[81864]: cluster 2024-07-28T15:54:28.846495+0000 mgr.y (mgr.25253) 7972 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:30.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:29 smithi177 bash[79620]: cluster 2024-07-28T15:54:28.846495+0000 mgr.y (mgr.25253) 7972 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:30.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:29 smithi204 bash[68176]: cluster 2024-07-28T15:54:28.846495+0000 mgr.y (mgr.25253) 7972 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:30.733 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15115 16 16 0 0 0 - 0 2024-07-28T15:54:31.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15116 16 16 0 0 0 - 0 2024-07-28T15:54:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:31 smithi177 bash[81864]: cluster 2024-07-28T15:54:30.847980+0000 mgr.y (mgr.25253) 7973 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:31 smithi177 bash[81864]: audit 2024-07-28T15:54:31.094055+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:31 smithi177 bash[79620]: cluster 2024-07-28T15:54:30.847980+0000 mgr.y (mgr.25253) 7973 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:31 smithi177 bash[79620]: audit 2024-07-28T15:54:31.094055+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:32.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:31 smithi204 bash[68176]: cluster 2024-07-28T15:54:30.847980+0000 mgr.y (mgr.25253) 7973 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:31 smithi204 bash[68176]: audit 2024-07-28T15:54:31.094055+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:32.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15117 16 16 0 0 0 - 0 2024-07-28T15:54:33.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15118 16 16 0 0 0 - 0 2024-07-28T15:54:34.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:33 smithi177 bash[81864]: cluster 2024-07-28T15:54:32.849405+0000 mgr.y (mgr.25253) 7974 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:34.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:33 smithi177 bash[79620]: cluster 2024-07-28T15:54:32.849405+0000 mgr.y (mgr.25253) 7974 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:34.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:33 smithi204 bash[68176]: cluster 2024-07-28T15:54:32.849405+0000 mgr.y (mgr.25253) 7974 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:34.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15119 16 16 0 0 0 - 0 2024-07-28T15:54:35.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:54:35.729887+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:35.734 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:35.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15120 16 16 0 0 0 - 0 2024-07-28T15:54:36.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:54:36.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:35 smithi177 bash[81864]: cluster 2024-07-28T15:54:34.850768+0000 mgr.y (mgr.25253) 7975 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:36.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:35 smithi177 bash[79620]: cluster 2024-07-28T15:54:34.850768+0000 mgr.y (mgr.25253) 7975 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:36.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:35 smithi204 bash[68176]: cluster 2024-07-28T15:54:34.850768+0000 mgr.y (mgr.25253) 7975 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:36.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15121 16 16 0 0 0 - 0 2024-07-28T15:54:37.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15122 16 16 0 0 0 - 0 2024-07-28T15:54:38.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:37 smithi177 bash[81864]: cluster 2024-07-28T15:54:36.852212+0000 mgr.y (mgr.25253) 7976 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:38.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:37 smithi177 bash[79620]: cluster 2024-07-28T15:54:36.852212+0000 mgr.y (mgr.25253) 7976 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:37 smithi204 bash[68176]: cluster 2024-07-28T15:54:36.852212+0000 mgr.y (mgr.25253) 7976 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:38.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15123 16 16 0 0 0 - 0 2024-07-28T15:54:39.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15124 16 16 0 0 0 - 0 2024-07-28T15:54:40.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:39 smithi177 bash[81864]: cluster 2024-07-28T15:54:38.853641+0000 mgr.y (mgr.25253) 7977 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:40.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:39 smithi177 bash[79620]: cluster 2024-07-28T15:54:38.853641+0000 mgr.y (mgr.25253) 7977 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:40.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:39 smithi204 bash[68176]: cluster 2024-07-28T15:54:38.853641+0000 mgr.y (mgr.25253) 7977 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:40.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15125 16 16 0 0 0 - 0 2024-07-28T15:54:41.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15126 16 16 0 0 0 - 0 2024-07-28T15:54:42.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:41 smithi177 bash[81864]: cluster 2024-07-28T15:54:40.855072+0000 mgr.y (mgr.25253) 7978 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:42.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:41 smithi177 bash[79620]: cluster 2024-07-28T15:54:40.855072+0000 mgr.y (mgr.25253) 7978 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:42.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:41 smithi204 bash[68176]: cluster 2024-07-28T15:54:40.855072+0000 mgr.y (mgr.25253) 7978 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.735 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15127 16 16 0 0 0 - 0 2024-07-28T15:54:43.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15128 16 16 0 0 0 - 0 2024-07-28T15:54:44.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:43 smithi177 bash[81864]: cluster 2024-07-28T15:54:42.856515+0000 mgr.y (mgr.25253) 7979 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:44.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:43 smithi177 bash[79620]: cluster 2024-07-28T15:54:42.856515+0000 mgr.y (mgr.25253) 7979 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:44.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:43 smithi204 bash[68176]: cluster 2024-07-28T15:54:42.856515+0000 mgr.y (mgr.25253) 7979 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:44.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15129 16 16 0 0 0 - 0 2024-07-28T15:54:45.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:44 smithi177 bash[81864]: audit 2024-07-28T15:54:44.771024+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:45.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:44 smithi177 bash[79620]: audit 2024-07-28T15:54:44.771024+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:45.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:44 smithi204 bash[68176]: audit 2024-07-28T15:54:44.771024+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:45.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15130 16 16 0 0 0 - 0 2024-07-28T15:54:46.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:46] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:54:46.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:45 smithi177 bash[81864]: cluster 2024-07-28T15:54:44.857914+0000 mgr.y (mgr.25253) 7980 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:46.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:45 smithi177 bash[79620]: cluster 2024-07-28T15:54:44.857914+0000 mgr.y (mgr.25253) 7980 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:46.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:45 smithi204 bash[68176]: cluster 2024-07-28T15:54:44.857914+0000 mgr.y (mgr.25253) 7980 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:46.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15131 16 16 0 0 0 - 0 2024-07-28T15:54:47.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:46 smithi177 bash[81864]: audit 2024-07-28T15:54:46.094466+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:47.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:46 smithi177 bash[79620]: audit 2024-07-28T15:54:46.094466+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:47.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:46 smithi204 bash[68176]: audit 2024-07-28T15:54:46.094466+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:47.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15132 16 16 0 0 0 - 0 2024-07-28T15:54:48.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:47 smithi177 bash[81864]: cluster 2024-07-28T15:54:46.859483+0000 mgr.y (mgr.25253) 7981 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:48.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:47 smithi177 bash[79620]: cluster 2024-07-28T15:54:46.859483+0000 mgr.y (mgr.25253) 7981 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:48.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:47 smithi204 bash[68176]: cluster 2024-07-28T15:54:46.859483+0000 mgr.y (mgr.25253) 7981 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:48.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15133 16 16 0 0 0 - 0 2024-07-28T15:54:49.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15134 16 16 0 0 0 - 0 2024-07-28T15:54:50.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:49 smithi177 bash[79620]: cluster 2024-07-28T15:54:48.861080+0000 mgr.y (mgr.25253) 7982 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:50.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:49 smithi177 bash[81864]: cluster 2024-07-28T15:54:48.861080+0000 mgr.y (mgr.25253) 7982 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:50.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:49 smithi204 bash[68176]: cluster 2024-07-28T15:54:48.861080+0000 mgr.y (mgr.25253) 7982 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:50.736 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15135 16 16 0 0 0 - 0 2024-07-28T15:54:51.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15136 16 16 0 0 0 - 0 2024-07-28T15:54:51.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:50.450556+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:50.459550+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:50.723906+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:50.730075+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: cluster 2024-07-28T15:54:50.862317+0000 mgr.y (mgr.25253) 7983 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:51.126462+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:51.127918+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[81864]: audit 2024-07-28T15:54:51.137363+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:50.450556+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:50.459550+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:50.723906+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:50.730075+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: cluster 2024-07-28T15:54:50.862317+0000 mgr.y (mgr.25253) 7983 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:51.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:51.126462+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:51.127918+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:51 smithi177 bash[79620]: audit 2024-07-28T15:54:51.137363+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:50.450556+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:50.459550+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:50.723906+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:50.730075+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:51.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: cluster 2024-07-28T15:54:50.862317+0000 mgr.y (mgr.25253) 7983 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:51.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:51.126462+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:51.127918+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:51 smithi204 bash[68176]: audit 2024-07-28T15:54:51.137363+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:54:52.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:54:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15137 16 16 0 0 0 - 0 2024-07-28T15:54:53.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15138 16 16 0 0 0 - 0 2024-07-28T15:54:54.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:53 smithi177 bash[79620]: cluster 2024-07-28T15:54:52.863772+0000 mgr.y (mgr.25253) 7984 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:54.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:53 smithi177 bash[81864]: cluster 2024-07-28T15:54:52.863772+0000 mgr.y (mgr.25253) 7984 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:54.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:53 smithi204 bash[68176]: cluster 2024-07-28T15:54:52.863772+0000 mgr.y (mgr.25253) 7984 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:54.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15139 16 16 0 0 0 - 0 2024-07-28T15:54:55.737 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:54:55.733006+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:55.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:55.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15140 16 16 0 0 0 - 0 2024-07-28T15:54:56.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:54:56] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:54:56.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:55 smithi177 bash[81864]: cluster 2024-07-28T15:54:54.865140+0000 mgr.y (mgr.25253) 7985 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:56.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:55 smithi177 bash[79620]: cluster 2024-07-28T15:54:54.865140+0000 mgr.y (mgr.25253) 7985 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:56.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:55 smithi204 bash[68176]: cluster 2024-07-28T15:54:54.865140+0000 mgr.y (mgr.25253) 7985 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:56.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15141 16 16 0 0 0 - 0 2024-07-28T15:54:57.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15142 16 16 0 0 0 - 0 2024-07-28T15:54:58.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:57 smithi177 bash[81864]: cluster 2024-07-28T15:54:56.866589+0000 mgr.y (mgr.25253) 7986 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:58.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:57 smithi177 bash[79620]: cluster 2024-07-28T15:54:56.866589+0000 mgr.y (mgr.25253) 7986 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:58.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:57 smithi204 bash[68176]: cluster 2024-07-28T15:54:56.866589+0000 mgr.y (mgr.25253) 7986 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:54:58.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15143 16 16 0 0 0 - 0 2024-07-28T15:54:59.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15144 16 16 0 0 0 - 0 2024-07-28T15:55:00.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:54:59 smithi177 bash[81864]: cluster 2024-07-28T15:54:58.868043+0000 mgr.y (mgr.25253) 7987 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:54:59 smithi177 bash[79620]: cluster 2024-07-28T15:54:58.868043+0000 mgr.y (mgr.25253) 7987 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:54:59 smithi204 bash[68176]: cluster 2024-07-28T15:54:58.868043+0000 mgr.y (mgr.25253) 7987 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:00.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15145 16 16 0 0 0 - 0 2024-07-28T15:55:01.738 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15146 16 16 0 0 0 - 0 2024-07-28T15:55:02.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:01 smithi177 bash[81864]: cluster 2024-07-28T15:55:00.869475+0000 mgr.y (mgr.25253) 7988 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:02.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:01 smithi177 bash[81864]: audit 2024-07-28T15:55:01.094761+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:02.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:01 smithi177 bash[79620]: cluster 2024-07-28T15:55:00.869475+0000 mgr.y (mgr.25253) 7988 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:02.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:01 smithi177 bash[79620]: audit 2024-07-28T15:55:01.094761+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:02.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:01 smithi204 bash[68176]: cluster 2024-07-28T15:55:00.869475+0000 mgr.y (mgr.25253) 7988 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:02.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:01 smithi204 bash[68176]: audit 2024-07-28T15:55:01.094761+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15147 16 16 0 0 0 - 0 2024-07-28T15:55:03.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15148 16 16 0 0 0 - 0 2024-07-28T15:55:04.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:03 smithi177 bash[81864]: cluster 2024-07-28T15:55:02.870914+0000 mgr.y (mgr.25253) 7989 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:04.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:03 smithi177 bash[79620]: cluster 2024-07-28T15:55:02.870914+0000 mgr.y (mgr.25253) 7989 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:04.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:03 smithi204 bash[68176]: cluster 2024-07-28T15:55:02.870914+0000 mgr.y (mgr.25253) 7989 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:04.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15149 16 16 0 0 0 - 0 2024-07-28T15:55:05.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15150 16 16 0 0 0 - 0 2024-07-28T15:55:06.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:05 smithi177 bash[81864]: cluster 2024-07-28T15:55:04.872503+0000 mgr.y (mgr.25253) 7990 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:06.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:55:06.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:05 smithi177 bash[79620]: cluster 2024-07-28T15:55:04.872503+0000 mgr.y (mgr.25253) 7990 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:06.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:05 smithi204 bash[68176]: cluster 2024-07-28T15:55:04.872503+0000 mgr.y (mgr.25253) 7990 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:06.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15151 16 16 0 0 0 - 0 2024-07-28T15:55:07.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15152 16 16 0 0 0 - 0 2024-07-28T15:55:08.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:07 smithi177 bash[81864]: cluster 2024-07-28T15:55:06.874111+0000 mgr.y (mgr.25253) 7991 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:08.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:07 smithi177 bash[79620]: cluster 2024-07-28T15:55:06.874111+0000 mgr.y (mgr.25253) 7991 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:08.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:07 smithi204 bash[68176]: cluster 2024-07-28T15:55:06.874111+0000 mgr.y (mgr.25253) 7991 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:08.739 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15153 16 16 0 0 0 - 0 2024-07-28T15:55:09.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15154 16 16 0 0 0 - 0 2024-07-28T15:55:10.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:09 smithi177 bash[81864]: cluster 2024-07-28T15:55:08.875581+0000 mgr.y (mgr.25253) 7992 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:10.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:09 smithi177 bash[79620]: cluster 2024-07-28T15:55:08.875581+0000 mgr.y (mgr.25253) 7992 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:10.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:09 smithi204 bash[68176]: cluster 2024-07-28T15:55:08.875581+0000 mgr.y (mgr.25253) 7992 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:10.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15155 16 16 0 0 0 - 0 2024-07-28T15:55:11.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15156 16 16 0 0 0 - 0 2024-07-28T15:55:12.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:11 smithi177 bash[81864]: cluster 2024-07-28T15:55:10.876991+0000 mgr.y (mgr.25253) 7993 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:12.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:11 smithi177 bash[79620]: cluster 2024-07-28T15:55:10.876991+0000 mgr.y (mgr.25253) 7993 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:12.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:11 smithi204 bash[68176]: cluster 2024-07-28T15:55:10.876991+0000 mgr.y (mgr.25253) 7993 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15157 16 16 0 0 0 - 0 2024-07-28T15:55:13.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15158 16 16 0 0 0 - 0 2024-07-28T15:55:14.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:13 smithi177 bash[81864]: cluster 2024-07-28T15:55:12.878408+0000 mgr.y (mgr.25253) 7994 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:14.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:13 smithi177 bash[79620]: cluster 2024-07-28T15:55:12.878408+0000 mgr.y (mgr.25253) 7994 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:14.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:13 smithi204 bash[68176]: cluster 2024-07-28T15:55:12.878408+0000 mgr.y (mgr.25253) 7994 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:14.740 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15159 16 16 0 0 0 - 0 2024-07-28T15:55:15.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:55:15.736140+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:15.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:15.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15160 16 16 0 0 0 - 0 2024-07-28T15:55:16.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:55:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:15 smithi177 bash[81864]: cluster 2024-07-28T15:55:14.879865+0000 mgr.y (mgr.25253) 7995 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:16.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:15 smithi177 bash[79620]: cluster 2024-07-28T15:55:14.879865+0000 mgr.y (mgr.25253) 7995 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:16.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:15 smithi204 bash[68176]: cluster 2024-07-28T15:55:14.879865+0000 mgr.y (mgr.25253) 7995 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:16.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15161 16 16 0 0 0 - 0 2024-07-28T15:55:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:16 smithi177 bash[81864]: audit 2024-07-28T15:55:16.095156+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:17.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:16 smithi177 bash[79620]: audit 2024-07-28T15:55:16.095156+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:17.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:16 smithi204 bash[68176]: audit 2024-07-28T15:55:16.095156+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:17.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15162 16 16 0 0 0 - 0 2024-07-28T15:55:18.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:17 smithi177 bash[81864]: cluster 2024-07-28T15:55:16.881287+0000 mgr.y (mgr.25253) 7996 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:18.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:17 smithi177 bash[79620]: cluster 2024-07-28T15:55:16.881287+0000 mgr.y (mgr.25253) 7996 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:18.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:17 smithi204 bash[68176]: cluster 2024-07-28T15:55:16.881287+0000 mgr.y (mgr.25253) 7996 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:18.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15163 16 16 0 0 0 - 0 2024-07-28T15:55:19.741 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15164 16 16 0 0 0 - 0 2024-07-28T15:55:20.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:19 smithi177 bash[81864]: cluster 2024-07-28T15:55:18.882709+0000 mgr.y (mgr.25253) 7997 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:20.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:19 smithi177 bash[79620]: cluster 2024-07-28T15:55:18.882709+0000 mgr.y (mgr.25253) 7997 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:20.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:19 smithi204 bash[68176]: cluster 2024-07-28T15:55:18.882709+0000 mgr.y (mgr.25253) 7997 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:20.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15165 16 16 0 0 0 - 0 2024-07-28T15:55:21.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15166 16 16 0 0 0 - 0 2024-07-28T15:55:22.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:21 smithi177 bash[81864]: cluster 2024-07-28T15:55:20.884188+0000 mgr.y (mgr.25253) 7998 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:22.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:21 smithi177 bash[79620]: cluster 2024-07-28T15:55:20.884188+0000 mgr.y (mgr.25253) 7998 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:22.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:21 smithi204 bash[68176]: cluster 2024-07-28T15:55:20.884188+0000 mgr.y (mgr.25253) 7998 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15167 16 16 0 0 0 - 0 2024-07-28T15:55:23.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15168 16 16 0 0 0 - 0 2024-07-28T15:55:24.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:24 smithi177 bash[81864]: cluster 2024-07-28T15:55:22.885602+0000 mgr.y (mgr.25253) 7999 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:24.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:24 smithi177 bash[79620]: cluster 2024-07-28T15:55:22.885602+0000 mgr.y (mgr.25253) 7999 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:24.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:24 smithi204 bash[68176]: cluster 2024-07-28T15:55:22.885602+0000 mgr.y (mgr.25253) 7999 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:24.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15169 16 16 0 0 0 - 0 2024-07-28T15:55:25.742 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15170 16 16 0 0 0 - 0 2024-07-28T15:55:26.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:55:26.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:26 smithi177 bash[81864]: cluster 2024-07-28T15:55:24.886967+0000 mgr.y (mgr.25253) 8000 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:26.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:26 smithi177 bash[79620]: cluster 2024-07-28T15:55:24.886967+0000 mgr.y (mgr.25253) 8000 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:26.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:26 smithi204 bash[68176]: cluster 2024-07-28T15:55:24.886967+0000 mgr.y (mgr.25253) 8000 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:26.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15171 16 16 0 0 0 - 0 2024-07-28T15:55:27.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15172 16 16 0 0 0 - 0 2024-07-28T15:55:28.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:28 smithi177 bash[81864]: cluster 2024-07-28T15:55:26.888411+0000 mgr.y (mgr.25253) 8001 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:28.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:28 smithi177 bash[79620]: cluster 2024-07-28T15:55:26.888411+0000 mgr.y (mgr.25253) 8001 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:28.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:28 smithi204 bash[68176]: cluster 2024-07-28T15:55:26.888411+0000 mgr.y (mgr.25253) 8001 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:28.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15173 16 16 0 0 0 - 0 2024-07-28T15:55:29.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15174 16 16 0 0 0 - 0 2024-07-28T15:55:30.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:30 smithi177 bash[81864]: cluster 2024-07-28T15:55:28.889849+0000 mgr.y (mgr.25253) 8002 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:30.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:30 smithi177 bash[79620]: cluster 2024-07-28T15:55:28.889849+0000 mgr.y (mgr.25253) 8002 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:30.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:30 smithi204 bash[68176]: cluster 2024-07-28T15:55:28.889849+0000 mgr.y (mgr.25253) 8002 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:30.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15175 16 16 0 0 0 - 0 2024-07-28T15:55:31.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15176 16 16 0 0 0 - 0 2024-07-28T15:55:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:32 smithi177 bash[81864]: cluster 2024-07-28T15:55:30.891302+0000 mgr.y (mgr.25253) 8003 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:32 smithi177 bash[81864]: audit 2024-07-28T15:55:31.095605+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:32 smithi177 bash[79620]: cluster 2024-07-28T15:55:30.891302+0000 mgr.y (mgr.25253) 8003 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:32 smithi177 bash[79620]: audit 2024-07-28T15:55:31.095605+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:32.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:32 smithi204 bash[68176]: cluster 2024-07-28T15:55:30.891302+0000 mgr.y (mgr.25253) 8003 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:32 smithi204 bash[68176]: audit 2024-07-28T15:55:31.095605+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:32.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:32 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.743 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15177 16 16 0 0 0 - 0 2024-07-28T15:55:33.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15178 16 16 0 0 0 - 0 2024-07-28T15:55:34.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:34 smithi204 bash[68176]: cluster 2024-07-28T15:55:32.892704+0000 mgr.y (mgr.25253) 8004 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:34.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:34 smithi177 bash[81864]: cluster 2024-07-28T15:55:32.892704+0000 mgr.y (mgr.25253) 8004 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:34.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:34 smithi177 bash[79620]: cluster 2024-07-28T15:55:32.892704+0000 mgr.y (mgr.25253) 8004 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:34.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15179 16 16 0 0 0 - 0 2024-07-28T15:55:35.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:55:35.739367+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:35.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:35.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15180 16 16 0 0 0 - 0 2024-07-28T15:55:36.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:36 smithi204 bash[68176]: cluster 2024-07-28T15:55:34.894146+0000 mgr.y (mgr.25253) 8005 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:36.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:55:36.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:36 smithi177 bash[81864]: cluster 2024-07-28T15:55:34.894146+0000 mgr.y (mgr.25253) 8005 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:36.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:36 smithi177 bash[79620]: cluster 2024-07-28T15:55:34.894146+0000 mgr.y (mgr.25253) 8005 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:36.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15181 16 16 0 0 0 - 0 2024-07-28T15:55:37.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15182 16 16 0 0 0 - 0 2024-07-28T15:55:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:38 smithi204 bash[68176]: cluster 2024-07-28T15:55:36.895559+0000 mgr.y (mgr.25253) 8006 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:38 smithi177 bash[81864]: cluster 2024-07-28T15:55:36.895559+0000 mgr.y (mgr.25253) 8006 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:38 smithi177 bash[79620]: cluster 2024-07-28T15:55:36.895559+0000 mgr.y (mgr.25253) 8006 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:38.744 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15183 16 16 0 0 0 - 0 2024-07-28T15:55:39.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15184 16 16 0 0 0 - 0 2024-07-28T15:55:40.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:40 smithi204 bash[68176]: cluster 2024-07-28T15:55:38.897005+0000 mgr.y (mgr.25253) 8007 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:40.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:40 smithi177 bash[81864]: cluster 2024-07-28T15:55:38.897005+0000 mgr.y (mgr.25253) 8007 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:40.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:40 smithi177 bash[79620]: cluster 2024-07-28T15:55:38.897005+0000 mgr.y (mgr.25253) 8007 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:40.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15185 16 16 0 0 0 - 0 2024-07-28T15:55:41.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15186 16 16 0 0 0 - 0 2024-07-28T15:55:42.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:42 smithi204 bash[68176]: cluster 2024-07-28T15:55:40.898444+0000 mgr.y (mgr.25253) 8008 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:42.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:42 smithi177 bash[81864]: cluster 2024-07-28T15:55:40.898444+0000 mgr.y (mgr.25253) 8008 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:42.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:42 smithi177 bash[79620]: cluster 2024-07-28T15:55:40.898444+0000 mgr.y (mgr.25253) 8008 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15187 16 16 0 0 0 - 0 2024-07-28T15:55:43.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15188 16 16 0 0 0 - 0 2024-07-28T15:55:44.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:44 smithi204 bash[68176]: cluster 2024-07-28T15:55:42.899878+0000 mgr.y (mgr.25253) 8009 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:44.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:44 smithi177 bash[81864]: cluster 2024-07-28T15:55:42.899878+0000 mgr.y (mgr.25253) 8009 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:44 smithi177 bash[79620]: cluster 2024-07-28T15:55:42.899878+0000 mgr.y (mgr.25253) 8009 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:44.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15189 16 16 0 0 0 - 0 2024-07-28T15:55:45.745 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15190 16 16 0 0 0 - 0 2024-07-28T15:55:46.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:46 smithi204 bash[68176]: cluster 2024-07-28T15:55:44.901243+0000 mgr.y (mgr.25253) 8010 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:46.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:55:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:46 smithi177 bash[81864]: cluster 2024-07-28T15:55:44.901243+0000 mgr.y (mgr.25253) 8010 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:46 smithi177 bash[79620]: cluster 2024-07-28T15:55:44.901243+0000 mgr.y (mgr.25253) 8010 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:46.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15191 16 16 0 0 0 - 0 2024-07-28T15:55:47.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:47 smithi204 bash[68176]: audit 2024-07-28T15:55:46.096016+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:47.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:47 smithi177 bash[81864]: audit 2024-07-28T15:55:46.096016+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:47.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:47 smithi177 bash[79620]: audit 2024-07-28T15:55:46.096016+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:47.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15192 16 16 0 0 0 - 0 2024-07-28T15:55:48.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:48 smithi204 bash[68176]: cluster 2024-07-28T15:55:46.902651+0000 mgr.y (mgr.25253) 8011 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:48.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:48 smithi177 bash[81864]: cluster 2024-07-28T15:55:46.902651+0000 mgr.y (mgr.25253) 8011 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:48.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:48 smithi177 bash[79620]: cluster 2024-07-28T15:55:46.902651+0000 mgr.y (mgr.25253) 8011 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:48.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15193 16 16 0 0 0 - 0 2024-07-28T15:55:49.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15194 16 16 0 0 0 - 0 2024-07-28T15:55:50.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:50 smithi204 bash[68176]: cluster 2024-07-28T15:55:48.904106+0000 mgr.y (mgr.25253) 8012 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:50.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:50 smithi177 bash[81864]: cluster 2024-07-28T15:55:48.904106+0000 mgr.y (mgr.25253) 8012 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:50.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:50 smithi177 bash[79620]: cluster 2024-07-28T15:55:48.904106+0000 mgr.y (mgr.25253) 8012 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:50.746 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15195 16 16 0 0 0 - 0 2024-07-28T15:55:51.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15196 16 16 0 0 0 - 0 2024-07-28T15:55:52.419 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:55:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:52 smithi204 bash[68176]: cluster 2024-07-28T15:55:50.905527+0000 mgr.y (mgr.25253) 8013 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:52.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:52 smithi204 bash[68176]: audit 2024-07-28T15:55:51.264707+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:52.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:52 smithi177 bash[81864]: cluster 2024-07-28T15:55:50.905527+0000 mgr.y (mgr.25253) 8013 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:52.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:52 smithi177 bash[81864]: audit 2024-07-28T15:55:51.264707+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:52.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:52 smithi177 bash[79620]: cluster 2024-07-28T15:55:50.905527+0000 mgr.y (mgr.25253) 8013 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:52.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:52 smithi177 bash[79620]: audit 2024-07-28T15:55:51.264707+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:52.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15197 16 16 0 0 0 - 0 2024-07-28T15:55:53.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15198 16 16 0 0 0 - 0 2024-07-28T15:55:54.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:54 smithi204 bash[68176]: cluster 2024-07-28T15:55:52.906945+0000 mgr.y (mgr.25253) 8014 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:54.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:54 smithi177 bash[81864]: cluster 2024-07-28T15:55:52.906945+0000 mgr.y (mgr.25253) 8014 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:54.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:54 smithi177 bash[79620]: cluster 2024-07-28T15:55:52.906945+0000 mgr.y (mgr.25253) 8014 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:54.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15199 16 16 0 0 0 - 0 2024-07-28T15:55:55.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:55:55.742609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:55.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:55.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15200 16 16 0 0 0 - 0 2024-07-28T15:55:56.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:56 smithi204 bash[68176]: cluster 2024-07-28T15:55:54.908332+0000 mgr.y (mgr.25253) 8015 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:56.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:55:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:55:56.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:56 smithi177 bash[79620]: cluster 2024-07-28T15:55:54.908332+0000 mgr.y (mgr.25253) 8015 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:56.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15201 16 16 0 0 0 - 0 2024-07-28T15:55:56.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:56 smithi177 bash[81864]: cluster 2024-07-28T15:55:54.908332+0000 mgr.y (mgr.25253) 8015 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:57.747 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15202 16 16 0 0 0 - 0 2024-07-28T15:55:58.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: cluster 2024-07-28T15:55:56.909130+0000 mgr.y (mgr.25253) 8016 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:58.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:56.952905+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:56.958107+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:57.184356+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:57.193928+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:57.636062+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:57.637690+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[81864]: audit 2024-07-28T15:55:57.647519+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: cluster 2024-07-28T15:55:56.909130+0000 mgr.y (mgr.25253) 8016 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:56.952905+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:56.958107+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:57.184356+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:57.193928+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:57.636062+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:58.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:57.637690+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:58.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:57 smithi177 bash[79620]: audit 2024-07-28T15:55:57.647519+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: cluster 2024-07-28T15:55:56.909130+0000 mgr.y (mgr.25253) 8016 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:55:58.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:56.952905+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:56.958107+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:57.184356+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:57.193928+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:57.636062+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:57.637690+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:58.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:57 smithi204 bash[68176]: audit 2024-07-28T15:55:57.647519+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:55:58.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15203 16 16 0 0 0 - 0 2024-07-28T15:55:59.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15204 16 16 0 0 0 - 0 2024-07-28T15:56:00.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:55:59 smithi177 bash[81864]: cluster 2024-07-28T15:55:58.910616+0000 mgr.y (mgr.25253) 8017 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:00.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:55:59 smithi177 bash[79620]: cluster 2024-07-28T15:55:58.910616+0000 mgr.y (mgr.25253) 8017 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:55:59 smithi204 bash[68176]: cluster 2024-07-28T15:55:58.910616+0000 mgr.y (mgr.25253) 8017 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:00.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15205 16 16 0 0 0 - 0 2024-07-28T15:56:01.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15206 16 16 0 0 0 - 0 2024-07-28T15:56:02.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:01 smithi177 bash[81864]: cluster 2024-07-28T15:56:00.912068+0000 mgr.y (mgr.25253) 8018 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:02.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:01 smithi177 bash[81864]: audit 2024-07-28T15:56:01.096506+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:02.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:01 smithi177 bash[79620]: cluster 2024-07-28T15:56:00.912068+0000 mgr.y (mgr.25253) 8018 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:02.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:01 smithi177 bash[79620]: audit 2024-07-28T15:56:01.096506+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:02.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:01 smithi204 bash[68176]: cluster 2024-07-28T15:56:00.912068+0000 mgr.y (mgr.25253) 8018 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:02.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:01 smithi204 bash[68176]: audit 2024-07-28T15:56:01.096506+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:02 smithi204 bash[60899]: ts=2024-07-28T15:56:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.748 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15207 16 16 0 0 0 - 0 2024-07-28T15:56:03.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15208 16 16 0 0 0 - 0 2024-07-28T15:56:04.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:03 smithi177 bash[79620]: cluster 2024-07-28T15:56:02.913488+0000 mgr.y (mgr.25253) 8019 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:04.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:03 smithi177 bash[81864]: cluster 2024-07-28T15:56:02.913488+0000 mgr.y (mgr.25253) 8019 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:04.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:03 smithi204 bash[68176]: cluster 2024-07-28T15:56:02.913488+0000 mgr.y (mgr.25253) 8019 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:04.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15209 16 16 0 0 0 - 0 2024-07-28T15:56:05.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15210 16 16 0 0 0 - 0 2024-07-28T15:56:06.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:56:06.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:05 smithi177 bash[81864]: cluster 2024-07-28T15:56:04.914866+0000 mgr.y (mgr.25253) 8020 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:06.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:05 smithi177 bash[79620]: cluster 2024-07-28T15:56:04.914866+0000 mgr.y (mgr.25253) 8020 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:06.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:05 smithi204 bash[68176]: cluster 2024-07-28T15:56:04.914866+0000 mgr.y (mgr.25253) 8020 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:06.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15211 16 16 0 0 0 - 0 2024-07-28T15:56:07.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15212 16 16 0 0 0 - 0 2024-07-28T15:56:08.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:07 smithi177 bash[81864]: cluster 2024-07-28T15:56:06.916331+0000 mgr.y (mgr.25253) 8021 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:08.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:07 smithi177 bash[79620]: cluster 2024-07-28T15:56:06.916331+0000 mgr.y (mgr.25253) 8021 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:08.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:07 smithi204 bash[68176]: cluster 2024-07-28T15:56:06.916331+0000 mgr.y (mgr.25253) 8021 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:08.749 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15213 16 16 0 0 0 - 0 2024-07-28T15:56:09.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15214 16 16 0 0 0 - 0 2024-07-28T15:56:10.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:09 smithi177 bash[81864]: cluster 2024-07-28T15:56:08.917759+0000 mgr.y (mgr.25253) 8022 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:10.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:09 smithi177 bash[79620]: cluster 2024-07-28T15:56:08.917759+0000 mgr.y (mgr.25253) 8022 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:10.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:09 smithi204 bash[68176]: cluster 2024-07-28T15:56:08.917759+0000 mgr.y (mgr.25253) 8022 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:10.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15215 16 16 0 0 0 - 0 2024-07-28T15:56:11.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15216 16 16 0 0 0 - 0 2024-07-28T15:56:12.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:11 smithi177 bash[79620]: cluster 2024-07-28T15:56:10.919185+0000 mgr.y (mgr.25253) 8023 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:12.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:11 smithi177 bash[81864]: cluster 2024-07-28T15:56:10.919185+0000 mgr.y (mgr.25253) 8023 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:12.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:11 smithi204 bash[68176]: cluster 2024-07-28T15:56:10.919185+0000 mgr.y (mgr.25253) 8023 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15217 16 16 0 0 0 - 0 2024-07-28T15:56:13.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15218 16 16 0 0 0 - 0 2024-07-28T15:56:14.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:13 smithi177 bash[81864]: cluster 2024-07-28T15:56:12.920642+0000 mgr.y (mgr.25253) 8024 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:14.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:13 smithi177 bash[79620]: cluster 2024-07-28T15:56:12.920642+0000 mgr.y (mgr.25253) 8024 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:14.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:13 smithi204 bash[68176]: cluster 2024-07-28T15:56:12.920642+0000 mgr.y (mgr.25253) 8024 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:14.750 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15219 16 16 0 0 0 - 0 2024-07-28T15:56:15.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:56:15.745752+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:15.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:15.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15220 16 16 0 0 0 - 0 2024-07-28T15:56:16.274 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:56:16.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:15 smithi177 bash[81864]: cluster 2024-07-28T15:56:14.922184+0000 mgr.y (mgr.25253) 8025 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:16.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:15 smithi177 bash[79620]: cluster 2024-07-28T15:56:14.922184+0000 mgr.y (mgr.25253) 8025 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:16.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:15 smithi204 bash[68176]: cluster 2024-07-28T15:56:14.922184+0000 mgr.y (mgr.25253) 8025 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:16.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15221 16 16 0 0 0 - 0 2024-07-28T15:56:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:17 smithi177 bash[81864]: audit 2024-07-28T15:56:16.097038+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:17.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:17 smithi177 bash[79620]: audit 2024-07-28T15:56:16.097038+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:17.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:17 smithi204 bash[68176]: audit 2024-07-28T15:56:16.097038+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:17.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15222 16 16 0 0 0 - 0 2024-07-28T15:56:18.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:18 smithi177 bash[79620]: cluster 2024-07-28T15:56:16.923814+0000 mgr.y (mgr.25253) 8026 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:18.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:18 smithi177 bash[81864]: cluster 2024-07-28T15:56:16.923814+0000 mgr.y (mgr.25253) 8026 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:18.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:18 smithi204 bash[68176]: cluster 2024-07-28T15:56:16.923814+0000 mgr.y (mgr.25253) 8026 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:18.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15223 16 16 0 0 0 - 0 2024-07-28T15:56:19.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15224 16 16 0 0 0 - 0 2024-07-28T15:56:20.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:20 smithi177 bash[79620]: cluster 2024-07-28T15:56:18.925248+0000 mgr.y (mgr.25253) 8027 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:20.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:20 smithi177 bash[81864]: cluster 2024-07-28T15:56:18.925248+0000 mgr.y (mgr.25253) 8027 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:20.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:20 smithi204 bash[68176]: cluster 2024-07-28T15:56:18.925248+0000 mgr.y (mgr.25253) 8027 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:20.751 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15225 16 16 0 0 0 - 0 2024-07-28T15:56:21.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15226 16 16 0 0 0 - 0 2024-07-28T15:56:22.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:22 smithi177 bash[79620]: cluster 2024-07-28T15:56:20.926694+0000 mgr.y (mgr.25253) 8028 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:22.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:22 smithi177 bash[81864]: cluster 2024-07-28T15:56:20.926694+0000 mgr.y (mgr.25253) 8028 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:22.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:22 smithi204 bash[68176]: cluster 2024-07-28T15:56:20.926694+0000 mgr.y (mgr.25253) 8028 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15227 16 16 0 0 0 - 0 2024-07-28T15:56:23.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15228 16 16 0 0 0 - 0 2024-07-28T15:56:24.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:24 smithi204 bash[68176]: cluster 2024-07-28T15:56:22.928211+0000 mgr.y (mgr.25253) 8029 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:24.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:24 smithi177 bash[81864]: cluster 2024-07-28T15:56:22.928211+0000 mgr.y (mgr.25253) 8029 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:24.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:24 smithi177 bash[79620]: cluster 2024-07-28T15:56:22.928211+0000 mgr.y (mgr.25253) 8029 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:24.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15229 16 16 0 0 0 - 0 2024-07-28T15:56:25.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15230 16 16 0 0 0 - 0 2024-07-28T15:56:26.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:26 smithi204 bash[68176]: cluster 2024-07-28T15:56:24.929642+0000 mgr.y (mgr.25253) 8030 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:26.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:26 smithi177 bash[79620]: cluster 2024-07-28T15:56:24.929642+0000 mgr.y (mgr.25253) 8030 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:26.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:26 smithi177 bash[81864]: cluster 2024-07-28T15:56:24.929642+0000 mgr.y (mgr.25253) 8030 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:26.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:56:26.752 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15231 16 16 0 0 0 - 0 2024-07-28T15:56:27.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15232 16 16 0 0 0 - 0 2024-07-28T15:56:28.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:28 smithi204 bash[68176]: cluster 2024-07-28T15:56:26.931098+0000 mgr.y (mgr.25253) 8031 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:28.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:28 smithi177 bash[81864]: cluster 2024-07-28T15:56:26.931098+0000 mgr.y (mgr.25253) 8031 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:28.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:28 smithi177 bash[79620]: cluster 2024-07-28T15:56:26.931098+0000 mgr.y (mgr.25253) 8031 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:28.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15233 16 16 0 0 0 - 0 2024-07-28T15:56:29.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15234 16 16 0 0 0 - 0 2024-07-28T15:56:30.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:30 smithi204 bash[68176]: cluster 2024-07-28T15:56:28.932595+0000 mgr.y (mgr.25253) 8032 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:30.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:30 smithi177 bash[81864]: cluster 2024-07-28T15:56:28.932595+0000 mgr.y (mgr.25253) 8032 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:30.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:30 smithi177 bash[79620]: cluster 2024-07-28T15:56:28.932595+0000 mgr.y (mgr.25253) 8032 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:30.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15235 16 16 0 0 0 - 0 2024-07-28T15:56:31.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15236 16 16 0 0 0 - 0 2024-07-28T15:56:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:32 smithi204 bash[68176]: cluster 2024-07-28T15:56:30.934068+0000 mgr.y (mgr.25253) 8033 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:32.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:32 smithi204 bash[68176]: audit 2024-07-28T15:56:31.097219+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:32.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:32 smithi177 bash[81864]: cluster 2024-07-28T15:56:30.934068+0000 mgr.y (mgr.25253) 8033 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:32.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:32 smithi177 bash[81864]: audit 2024-07-28T15:56:31.097219+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:32.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:32 smithi177 bash[79620]: cluster 2024-07-28T15:56:30.934068+0000 mgr.y (mgr.25253) 8033 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:32.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:32 smithi177 bash[79620]: audit 2024-07-28T15:56:31.097219+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:32.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:32 smithi204 bash[60899]: ts=2024-07-28T15:56:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.753 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15237 16 16 0 0 0 - 0 2024-07-28T15:56:33.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15238 16 16 0 0 0 - 0 2024-07-28T15:56:34.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:34 smithi204 bash[68176]: cluster 2024-07-28T15:56:32.935524+0000 mgr.y (mgr.25253) 8034 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:34.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:34 smithi177 bash[81864]: cluster 2024-07-28T15:56:32.935524+0000 mgr.y (mgr.25253) 8034 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:34.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:34 smithi177 bash[79620]: cluster 2024-07-28T15:56:32.935524+0000 mgr.y (mgr.25253) 8034 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:34.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15239 16 16 0 0 0 - 0 2024-07-28T15:56:35.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:56:35.749082+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:35.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:35.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15240 16 16 0 0 0 - 0 2024-07-28T15:56:36.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:36 smithi204 bash[68176]: cluster 2024-07-28T15:56:34.936971+0000 mgr.y (mgr.25253) 8035 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:36.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:36 smithi177 bash[79620]: cluster 2024-07-28T15:56:34.936971+0000 mgr.y (mgr.25253) 8035 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:36.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T15:56:36.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:36 smithi177 bash[81864]: cluster 2024-07-28T15:56:34.936971+0000 mgr.y (mgr.25253) 8035 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:36.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15241 16 16 0 0 0 - 0 2024-07-28T15:56:37.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15242 16 16 0 0 0 - 0 2024-07-28T15:56:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:38 smithi204 bash[68176]: cluster 2024-07-28T15:56:36.938441+0000 mgr.y (mgr.25253) 8036 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:38 smithi177 bash[81864]: cluster 2024-07-28T15:56:36.938441+0000 mgr.y (mgr.25253) 8036 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:38.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:38 smithi177 bash[79620]: cluster 2024-07-28T15:56:36.938441+0000 mgr.y (mgr.25253) 8036 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:38.754 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15243 16 16 0 0 0 - 0 2024-07-28T15:56:39.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15244 16 16 0 0 0 - 0 2024-07-28T15:56:40.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:40 smithi204 bash[68176]: cluster 2024-07-28T15:56:38.939932+0000 mgr.y (mgr.25253) 8037 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:40.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:40 smithi177 bash[79620]: cluster 2024-07-28T15:56:38.939932+0000 mgr.y (mgr.25253) 8037 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:40.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:40 smithi177 bash[81864]: cluster 2024-07-28T15:56:38.939932+0000 mgr.y (mgr.25253) 8037 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:40.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15245 16 16 0 0 0 - 0 2024-07-28T15:56:41.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15246 16 16 0 0 0 - 0 2024-07-28T15:56:42.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:42 smithi204 bash[68176]: cluster 2024-07-28T15:56:40.941403+0000 mgr.y (mgr.25253) 8038 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:42.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:42 smithi177 bash[81864]: cluster 2024-07-28T15:56:40.941403+0000 mgr.y (mgr.25253) 8038 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:42.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:42 smithi177 bash[79620]: cluster 2024-07-28T15:56:40.941403+0000 mgr.y (mgr.25253) 8038 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15247 16 16 0 0 0 - 0 2024-07-28T15:56:43.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15248 16 16 0 0 0 - 0 2024-07-28T15:56:44.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:44 smithi204 bash[68176]: cluster 2024-07-28T15:56:42.942964+0000 mgr.y (mgr.25253) 8039 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:44.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:44 smithi177 bash[81864]: cluster 2024-07-28T15:56:42.942964+0000 mgr.y (mgr.25253) 8039 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:44 smithi177 bash[79620]: cluster 2024-07-28T15:56:42.942964+0000 mgr.y (mgr.25253) 8039 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:44.755 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15249 16 16 0 0 0 - 0 2024-07-28T15:56:45.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15250 16 16 0 0 0 - 0 2024-07-28T15:56:46.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:46 smithi204 bash[68176]: cluster 2024-07-28T15:56:44.944471+0000 mgr.y (mgr.25253) 8040 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:46.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T15:56:46.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:46 smithi177 bash[81864]: cluster 2024-07-28T15:56:44.944471+0000 mgr.y (mgr.25253) 8040 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:46 smithi177 bash[79620]: cluster 2024-07-28T15:56:44.944471+0000 mgr.y (mgr.25253) 8040 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:46.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15251 16 16 0 0 0 - 0 2024-07-28T15:56:47.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:47 smithi204 bash[68176]: audit 2024-07-28T15:56:46.097624+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:47.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:47 smithi177 bash[81864]: audit 2024-07-28T15:56:46.097624+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:47.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:47 smithi177 bash[79620]: audit 2024-07-28T15:56:46.097624+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:47.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15252 16 16 0 0 0 - 0 2024-07-28T15:56:48.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:48 smithi204 bash[68176]: cluster 2024-07-28T15:56:46.945916+0000 mgr.y (mgr.25253) 8041 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:48.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:48 smithi177 bash[81864]: cluster 2024-07-28T15:56:46.945916+0000 mgr.y (mgr.25253) 8041 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:48.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:48 smithi177 bash[79620]: cluster 2024-07-28T15:56:46.945916+0000 mgr.y (mgr.25253) 8041 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:48.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15253 16 16 0 0 0 - 0 2024-07-28T15:56:49.756 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15254 16 16 0 0 0 - 0 2024-07-28T15:56:50.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:50 smithi204 bash[68176]: cluster 2024-07-28T15:56:48.947385+0000 mgr.y (mgr.25253) 8042 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:50.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:50 smithi177 bash[79620]: cluster 2024-07-28T15:56:48.947385+0000 mgr.y (mgr.25253) 8042 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:50.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:50 smithi177 bash[81864]: cluster 2024-07-28T15:56:48.947385+0000 mgr.y (mgr.25253) 8042 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:50.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15255 16 16 0 0 0 - 0 2024-07-28T15:56:51.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15256 16 16 0 0 0 - 0 2024-07-28T15:56:52.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:52 smithi204 bash[68176]: cluster 2024-07-28T15:56:50.948856+0000 mgr.y (mgr.25253) 8043 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:52.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:56:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:52 smithi177 bash[79620]: cluster 2024-07-28T15:56:50.948856+0000 mgr.y (mgr.25253) 8043 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:52.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:52 smithi177 bash[81864]: cluster 2024-07-28T15:56:50.948856+0000 mgr.y (mgr.25253) 8043 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:52.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15257 16 16 0 0 0 - 0 2024-07-28T15:56:53.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15258 16 16 0 0 0 - 0 2024-07-28T15:56:54.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:54 smithi204 bash[68176]: cluster 2024-07-28T15:56:52.950281+0000 mgr.y (mgr.25253) 8044 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:54.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:54 smithi177 bash[79620]: cluster 2024-07-28T15:56:52.950281+0000 mgr.y (mgr.25253) 8044 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:54.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:54 smithi177 bash[81864]: cluster 2024-07-28T15:56:52.950281+0000 mgr.y (mgr.25253) 8044 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:54.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15259 16 16 0 0 0 - 0 2024-07-28T15:56:55.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:56:55.752475+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:55.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:55.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15260 16 16 0 0 0 - 0 2024-07-28T15:56:56.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:56 smithi204 bash[68176]: cluster 2024-07-28T15:56:54.951745+0000 mgr.y (mgr.25253) 8045 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:56.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:56 smithi177 bash[79620]: cluster 2024-07-28T15:56:54.951745+0000 mgr.y (mgr.25253) 8045 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:56.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:56 smithi177 bash[81864]: cluster 2024-07-28T15:56:54.951745+0000 mgr.y (mgr.25253) 8045 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:56.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:56:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T15:56:56.757 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15261 16 16 0 0 0 - 0 2024-07-28T15:56:57.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15262 16 16 0 0 0 - 0 2024-07-28T15:56:58.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:58 smithi204 bash[68176]: cluster 2024-07-28T15:56:56.953204+0000 mgr.y (mgr.25253) 8046 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:58.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:56:58 smithi204 bash[68176]: audit 2024-07-28T15:56:57.786175+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:58 smithi177 bash[81864]: cluster 2024-07-28T15:56:56.953204+0000 mgr.y (mgr.25253) 8046 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:58.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:56:58 smithi177 bash[81864]: audit 2024-07-28T15:56:57.786175+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:58 smithi177 bash[79620]: cluster 2024-07-28T15:56:56.953204+0000 mgr.y (mgr.25253) 8046 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:56:58.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:56:58 smithi177 bash[79620]: audit 2024-07-28T15:56:57.786175+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15263 16 16 0 0 0 - 0 2024-07-28T15:56:59.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15264 16 16 0 0 0 - 0 2024-07-28T15:57:00.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:00 smithi204 bash[68176]: cluster 2024-07-28T15:56:58.954669+0000 mgr.y (mgr.25253) 8047 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:00.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:00 smithi177 bash[81864]: cluster 2024-07-28T15:56:58.954669+0000 mgr.y (mgr.25253) 8047 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:00.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:00 smithi177 bash[79620]: cluster 2024-07-28T15:56:58.954669+0000 mgr.y (mgr.25253) 8047 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:00.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15265 16 16 0 0 0 - 0 2024-07-28T15:57:01.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:01 smithi204 bash[68176]: audit 2024-07-28T15:57:01.098098+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:01.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:01 smithi177 bash[79620]: audit 2024-07-28T15:57:01.098098+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:01.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:01 smithi177 bash[81864]: audit 2024-07-28T15:57:01.098098+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:01.758 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15266 16 16 0 0 0 - 0 2024-07-28T15:57:02.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:02 smithi204 bash[68176]: cluster 2024-07-28T15:57:00.956169+0000 mgr.y (mgr.25253) 8048 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:02.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:02 smithi177 bash[81864]: cluster 2024-07-28T15:57:00.956169+0000 mgr.y (mgr.25253) 8048 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:02.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:02 smithi177 bash[79620]: cluster 2024-07-28T15:57:00.956169+0000 mgr.y (mgr.25253) 8048 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:02.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15267 16 16 0 0 0 - 0 2024-07-28T15:57:03.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15268 16 16 0 0 0 - 0 2024-07-28T15:57:04.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:04 smithi204 bash[68176]: cluster 2024-07-28T15:57:02.956959+0000 mgr.y (mgr.25253) 8049 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:04.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:04 smithi204 bash[68176]: audit 2024-07-28T15:57:03.430522+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:04 smithi204 bash[68176]: audit 2024-07-28T15:57:03.436894+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:04 smithi204 bash[68176]: audit 2024-07-28T15:57:03.738728+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:04 smithi204 bash[68176]: audit 2024-07-28T15:57:03.745665+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[79620]: cluster 2024-07-28T15:57:02.956959+0000 mgr.y (mgr.25253) 8049 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[79620]: audit 2024-07-28T15:57:03.430522+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[79620]: audit 2024-07-28T15:57:03.436894+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[79620]: audit 2024-07-28T15:57:03.738728+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[79620]: audit 2024-07-28T15:57:03.745665+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[81864]: cluster 2024-07-28T15:57:02.956959+0000 mgr.y (mgr.25253) 8049 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[81864]: audit 2024-07-28T15:57:03.430522+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[81864]: audit 2024-07-28T15:57:03.436894+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[81864]: audit 2024-07-28T15:57:03.738728+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:04 smithi177 bash[81864]: audit 2024-07-28T15:57:03.745665+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:04.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15269 16 16 0 0 0 - 0 2024-07-28T15:57:05.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:05 smithi204 bash[68176]: audit 2024-07-28T15:57:04.252852+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:05.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:05 smithi204 bash[68176]: audit 2024-07-28T15:57:04.254827+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:05.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:05 smithi204 bash[68176]: audit 2024-07-28T15:57:04.265259+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:05.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[79620]: audit 2024-07-28T15:57:04.252852+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:05.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[79620]: audit 2024-07-28T15:57:04.254827+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:05.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[79620]: audit 2024-07-28T15:57:04.265259+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:05.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[81864]: audit 2024-07-28T15:57:04.252852+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:05.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[81864]: audit 2024-07-28T15:57:04.254827+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:05.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:05 smithi177 bash[81864]: audit 2024-07-28T15:57:04.265259+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:57:05.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15270 16 16 0 0 0 - 0 2024-07-28T15:57:06.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:06 smithi177 bash[79620]: cluster 2024-07-28T15:57:04.958296+0000 mgr.y (mgr.25253) 8050 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:06.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:06 smithi177 bash[81864]: cluster 2024-07-28T15:57:04.958296+0000 mgr.y (mgr.25253) 8050 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:57:06.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:06 smithi204 bash[68176]: cluster 2024-07-28T15:57:04.958296+0000 mgr.y (mgr.25253) 8050 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:06.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15271 16 16 0 0 0 - 0 2024-07-28T15:57:07.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15272 16 16 0 0 0 - 0 2024-07-28T15:57:08.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:08 smithi204 bash[68176]: cluster 2024-07-28T15:57:06.959764+0000 mgr.y (mgr.25253) 8051 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:08.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15273 16 16 0 0 0 - 0 2024-07-28T15:57:08.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:08 smithi177 bash[79620]: cluster 2024-07-28T15:57:06.959764+0000 mgr.y (mgr.25253) 8051 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:08.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:08 smithi177 bash[81864]: cluster 2024-07-28T15:57:06.959764+0000 mgr.y (mgr.25253) 8051 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:09.759 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15274 16 16 0 0 0 - 0 2024-07-28T15:57:10.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:10 smithi204 bash[68176]: cluster 2024-07-28T15:57:08.961155+0000 mgr.y (mgr.25253) 8052 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:10.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15275 16 16 0 0 0 - 0 2024-07-28T15:57:10.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:10 smithi177 bash[79620]: cluster 2024-07-28T15:57:08.961155+0000 mgr.y (mgr.25253) 8052 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:10 smithi177 bash[81864]: cluster 2024-07-28T15:57:08.961155+0000 mgr.y (mgr.25253) 8052 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:11.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15276 16 16 0 0 0 - 0 2024-07-28T15:57:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:12 smithi204 bash[68176]: cluster 2024-07-28T15:57:10.962607+0000 mgr.y (mgr.25253) 8053 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15277 16 16 0 0 0 - 0 2024-07-28T15:57:12.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:12 smithi177 bash[81864]: cluster 2024-07-28T15:57:10.962607+0000 mgr.y (mgr.25253) 8053 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:12.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:12 smithi177 bash[79620]: cluster 2024-07-28T15:57:10.962607+0000 mgr.y (mgr.25253) 8053 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:13.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15278 16 16 0 0 0 - 0 2024-07-28T15:57:14.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:14 smithi204 bash[68176]: cluster 2024-07-28T15:57:12.964063+0000 mgr.y (mgr.25253) 8054 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:14.760 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15279 16 16 0 0 0 - 0 2024-07-28T15:57:14.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:14 smithi177 bash[81864]: cluster 2024-07-28T15:57:12.964063+0000 mgr.y (mgr.25253) 8054 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:14.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:14 smithi177 bash[79620]: cluster 2024-07-28T15:57:12.964063+0000 mgr.y (mgr.25253) 8054 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:15.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:57:15.755666+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:15.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:15.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15280 16 16 0 0 0 - 0 2024-07-28T15:57:16.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:57:16.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:16 smithi177 bash[79620]: cluster 2024-07-28T15:57:14.965510+0000 mgr.y (mgr.25253) 8055 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:16.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:16 smithi177 bash[79620]: audit 2024-07-28T15:57:16.098324+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:16.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:16 smithi177 bash[81864]: cluster 2024-07-28T15:57:14.965510+0000 mgr.y (mgr.25253) 8055 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:16.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:16 smithi177 bash[81864]: audit 2024-07-28T15:57:16.098324+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:16.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:16 smithi204 bash[68176]: cluster 2024-07-28T15:57:14.965510+0000 mgr.y (mgr.25253) 8055 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:16 smithi204 bash[68176]: audit 2024-07-28T15:57:16.098324+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:16.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15281 16 16 0 0 0 - 0 2024-07-28T15:57:17.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15282 16 16 0 0 0 - 0 2024-07-28T15:57:18.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:18 smithi204 bash[68176]: cluster 2024-07-28T15:57:16.966954+0000 mgr.y (mgr.25253) 8056 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:18.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15283 16 16 0 0 0 - 0 2024-07-28T15:57:18.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:18 smithi177 bash[81864]: cluster 2024-07-28T15:57:16.966954+0000 mgr.y (mgr.25253) 8056 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:18.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:18 smithi177 bash[79620]: cluster 2024-07-28T15:57:16.966954+0000 mgr.y (mgr.25253) 8056 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:19.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15284 16 16 0 0 0 - 0 2024-07-28T15:57:20.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:20 smithi204 bash[68176]: cluster 2024-07-28T15:57:18.968454+0000 mgr.y (mgr.25253) 8057 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:20.761 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15285 16 16 0 0 0 - 0 2024-07-28T15:57:20.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:20 smithi177 bash[81864]: cluster 2024-07-28T15:57:18.968454+0000 mgr.y (mgr.25253) 8057 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:20.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:20 smithi177 bash[79620]: cluster 2024-07-28T15:57:18.968454+0000 mgr.y (mgr.25253) 8057 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:21.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15286 16 16 0 0 0 - 0 2024-07-28T15:57:22.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:22 smithi204 bash[68176]: cluster 2024-07-28T15:57:20.969903+0000 mgr.y (mgr.25253) 8058 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:22.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:22 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15287 16 16 0 0 0 - 0 2024-07-28T15:57:22.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:22 smithi177 bash[81864]: cluster 2024-07-28T15:57:20.969903+0000 mgr.y (mgr.25253) 8058 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:22.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:22 smithi177 bash[79620]: cluster 2024-07-28T15:57:20.969903+0000 mgr.y (mgr.25253) 8058 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:23.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15288 16 16 0 0 0 - 0 2024-07-28T15:57:24.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:24 smithi204 bash[68176]: cluster 2024-07-28T15:57:22.971335+0000 mgr.y (mgr.25253) 8059 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:24.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15289 16 16 0 0 0 - 0 2024-07-28T15:57:24.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:24 smithi177 bash[81864]: cluster 2024-07-28T15:57:22.971335+0000 mgr.y (mgr.25253) 8059 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:24.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:24 smithi177 bash[79620]: cluster 2024-07-28T15:57:22.971335+0000 mgr.y (mgr.25253) 8059 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:25.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15290 16 16 0 0 0 - 0 2024-07-28T15:57:26.315 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T15:57:26.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:26 smithi204 bash[68176]: cluster 2024-07-28T15:57:24.972826+0000 mgr.y (mgr.25253) 8060 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:26.762 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15291 16 16 0 0 0 - 0 2024-07-28T15:57:26.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:26 smithi177 bash[81864]: cluster 2024-07-28T15:57:24.972826+0000 mgr.y (mgr.25253) 8060 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:26.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:26 smithi177 bash[79620]: cluster 2024-07-28T15:57:24.972826+0000 mgr.y (mgr.25253) 8060 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:27.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15292 16 16 0 0 0 - 0 2024-07-28T15:57:28.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:28 smithi204 bash[68176]: cluster 2024-07-28T15:57:26.974288+0000 mgr.y (mgr.25253) 8061 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:28.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15293 16 16 0 0 0 - 0 2024-07-28T15:57:28.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:28 smithi177 bash[81864]: cluster 2024-07-28T15:57:26.974288+0000 mgr.y (mgr.25253) 8061 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:28.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:28 smithi177 bash[79620]: cluster 2024-07-28T15:57:26.974288+0000 mgr.y (mgr.25253) 8061 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:29.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15294 16 16 0 0 0 - 0 2024-07-28T15:57:30.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:30 smithi204 bash[68176]: cluster 2024-07-28T15:57:28.975797+0000 mgr.y (mgr.25253) 8062 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:30.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15295 16 16 0 0 0 - 0 2024-07-28T15:57:30.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:30 smithi177 bash[81864]: cluster 2024-07-28T15:57:28.975797+0000 mgr.y (mgr.25253) 8062 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:30.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:30 smithi177 bash[79620]: cluster 2024-07-28T15:57:28.975797+0000 mgr.y (mgr.25253) 8062 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:31.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:31 smithi204 bash[68176]: audit 2024-07-28T15:57:31.098731+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:31.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15296 16 16 0 0 0 - 0 2024-07-28T15:57:31.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:31 smithi177 bash[81864]: audit 2024-07-28T15:57:31.098731+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:31.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:31 smithi177 bash[79620]: audit 2024-07-28T15:57:31.098731+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:32.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:32 smithi204 bash[68176]: cluster 2024-07-28T15:57:30.977215+0000 mgr.y (mgr.25253) 8063 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:32.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:32 smithi204 bash[60899]: ts=2024-07-28T15:57:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.763 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15297 16 16 0 0 0 - 0 2024-07-28T15:57:32.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:32 smithi177 bash[81864]: cluster 2024-07-28T15:57:30.977215+0000 mgr.y (mgr.25253) 8063 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:32.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:32 smithi177 bash[79620]: cluster 2024-07-28T15:57:30.977215+0000 mgr.y (mgr.25253) 8063 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:33.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15298 16 16 0 0 0 - 0 2024-07-28T15:57:34.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:34 smithi204 bash[68176]: cluster 2024-07-28T15:57:32.979153+0000 mgr.y (mgr.25253) 8064 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:34.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15299 16 16 0 0 0 - 0 2024-07-28T15:57:34.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:34 smithi177 bash[81864]: cluster 2024-07-28T15:57:32.979153+0000 mgr.y (mgr.25253) 8064 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:34.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:34 smithi177 bash[79620]: cluster 2024-07-28T15:57:32.979153+0000 mgr.y (mgr.25253) 8064 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:35.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:57:35.759064+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:35.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:35.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15300 16 16 0 0 0 - 0 2024-07-28T15:57:36.346 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:57:36.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:36 smithi204 bash[68176]: cluster 2024-07-28T15:57:34.980627+0000 mgr.y (mgr.25253) 8065 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:36.764 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15301 16 16 0 0 0 - 0 2024-07-28T15:57:36.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:36 smithi177 bash[81864]: cluster 2024-07-28T15:57:34.980627+0000 mgr.y (mgr.25253) 8065 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:36.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:36 smithi177 bash[79620]: cluster 2024-07-28T15:57:34.980627+0000 mgr.y (mgr.25253) 8065 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:37.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15302 16 16 0 0 0 - 0 2024-07-28T15:57:38.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:38 smithi204 bash[68176]: cluster 2024-07-28T15:57:36.982090+0000 mgr.y (mgr.25253) 8066 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:38.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15303 16 16 0 0 0 - 0 2024-07-28T15:57:38.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:38 smithi177 bash[81864]: cluster 2024-07-28T15:57:36.982090+0000 mgr.y (mgr.25253) 8066 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:38.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:38 smithi177 bash[79620]: cluster 2024-07-28T15:57:36.982090+0000 mgr.y (mgr.25253) 8066 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:39.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15304 16 16 0 0 0 - 0 2024-07-28T15:57:40.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:40 smithi204 bash[68176]: cluster 2024-07-28T15:57:38.983540+0000 mgr.y (mgr.25253) 8067 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:40.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15305 16 16 0 0 0 - 0 2024-07-28T15:57:40.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:40 smithi177 bash[81864]: cluster 2024-07-28T15:57:38.983540+0000 mgr.y (mgr.25253) 8067 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:40.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:40 smithi177 bash[79620]: cluster 2024-07-28T15:57:38.983540+0000 mgr.y (mgr.25253) 8067 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:41.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15306 16 16 0 0 0 - 0 2024-07-28T15:57:42.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:42 smithi204 bash[68176]: cluster 2024-07-28T15:57:40.984995+0000 mgr.y (mgr.25253) 8068 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:42 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15307 16 16 0 0 0 - 0 2024-07-28T15:57:42.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:42 smithi177 bash[81864]: cluster 2024-07-28T15:57:40.984995+0000 mgr.y (mgr.25253) 8068 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:42.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:42 smithi177 bash[79620]: cluster 2024-07-28T15:57:40.984995+0000 mgr.y (mgr.25253) 8068 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:43.765 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15308 16 16 0 0 0 - 0 2024-07-28T15:57:44.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:44 smithi204 bash[68176]: cluster 2024-07-28T15:57:42.986467+0000 mgr.y (mgr.25253) 8069 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:44.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15309 16 16 0 0 0 - 0 2024-07-28T15:57:44.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:44 smithi177 bash[81864]: cluster 2024-07-28T15:57:42.986467+0000 mgr.y (mgr.25253) 8069 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:44.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:44 smithi177 bash[79620]: cluster 2024-07-28T15:57:42.986467+0000 mgr.y (mgr.25253) 8069 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:45.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15310 16 16 0 0 0 - 0 2024-07-28T15:57:46.369 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T15:57:46.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:46 smithi204 bash[68176]: cluster 2024-07-28T15:57:44.987945+0000 mgr.y (mgr.25253) 8070 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:46 smithi204 bash[68176]: audit 2024-07-28T15:57:46.099174+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:46.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15311 16 16 0 0 0 - 0 2024-07-28T15:57:46.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:46 smithi177 bash[81864]: cluster 2024-07-28T15:57:44.987945+0000 mgr.y (mgr.25253) 8070 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:46.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:46 smithi177 bash[81864]: audit 2024-07-28T15:57:46.099174+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:46 smithi177 bash[79620]: cluster 2024-07-28T15:57:44.987945+0000 mgr.y (mgr.25253) 8070 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:46 smithi177 bash[79620]: audit 2024-07-28T15:57:46.099174+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:47.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15312 16 16 0 0 0 - 0 2024-07-28T15:57:48.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:48 smithi204 bash[68176]: cluster 2024-07-28T15:57:46.989408+0000 mgr.y (mgr.25253) 8071 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:48.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15313 16 16 0 0 0 - 0 2024-07-28T15:57:48.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:48 smithi177 bash[81864]: cluster 2024-07-28T15:57:46.989408+0000 mgr.y (mgr.25253) 8071 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:48.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:48 smithi177 bash[79620]: cluster 2024-07-28T15:57:46.989408+0000 mgr.y (mgr.25253) 8071 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:49.766 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15314 16 16 0 0 0 - 0 2024-07-28T15:57:50.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:50 smithi204 bash[68176]: cluster 2024-07-28T15:57:48.990852+0000 mgr.y (mgr.25253) 8072 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:50.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15315 16 16 0 0 0 - 0 2024-07-28T15:57:50.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:50 smithi177 bash[81864]: cluster 2024-07-28T15:57:48.990852+0000 mgr.y (mgr.25253) 8072 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:50.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:50 smithi177 bash[79620]: cluster 2024-07-28T15:57:48.990852+0000 mgr.y (mgr.25253) 8072 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:51.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15316 16 16 0 0 0 - 0 2024-07-28T15:57:52.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:52 smithi204 bash[68176]: cluster 2024-07-28T15:57:50.992320+0000 mgr.y (mgr.25253) 8073 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:57:52 smithi204 bash[60899]: ts=2024-07-28T15: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15317 16 16 0 0 0 - 0 2024-07-28T15:57:52.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:52 smithi177 bash[79620]: cluster 2024-07-28T15:57:50.992320+0000 mgr.y (mgr.25253) 8073 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:52.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:52 smithi177 bash[81864]: cluster 2024-07-28T15:57:50.992320+0000 mgr.y (mgr.25253) 8073 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:53.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15318 16 16 0 0 0 - 0 2024-07-28T15:57:54.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:54 smithi204 bash[68176]: cluster 2024-07-28T15:57:52.993690+0000 mgr.y (mgr.25253) 8074 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:54.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15319 16 16 0 0 0 - 0 2024-07-28T15:57:54.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:54 smithi177 bash[79620]: cluster 2024-07-28T15:57:52.993690+0000 mgr.y (mgr.25253) 8074 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:54.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:54 smithi177 bash[81864]: cluster 2024-07-28T15:57:52.993690+0000 mgr.y (mgr.25253) 8074 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:55.767 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:57:55.762412+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:55.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:55.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15320 16 16 0 0 0 - 0 2024-07-28T15:57:56.390 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:57:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T15:57:56.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:56 smithi204 bash[68176]: cluster 2024-07-28T15:57:54.995115+0000 mgr.y (mgr.25253) 8075 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:56.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15321 16 16 0 0 0 - 0 2024-07-28T15:57:56.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:56 smithi177 bash[79620]: cluster 2024-07-28T15:57:54.995115+0000 mgr.y (mgr.25253) 8075 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:56 smithi177 bash[81864]: cluster 2024-07-28T15:57:54.995115+0000 mgr.y (mgr.25253) 8075 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:57.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15322 16 16 0 0 0 - 0 2024-07-28T15:57:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:57:58 smithi204 bash[68176]: cluster 2024-07-28T15:57:56.996571+0000 mgr.y (mgr.25253) 8076 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:58.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15323 16 16 0 0 0 - 0 2024-07-28T15:57:58.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:57:58 smithi177 bash[81864]: cluster 2024-07-28T15:57:56.996571+0000 mgr.y (mgr.25253) 8076 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:58.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:57:58 smithi177 bash[79620]: cluster 2024-07-28T15:57:56.996571+0000 mgr.y (mgr.25253) 8076 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:57:59.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15324 16 16 0 0 0 - 0 2024-07-28T15:58:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:00 smithi204 bash[68176]: cluster 2024-07-28T15:57:58.998018+0000 mgr.y (mgr.25253) 8077 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:00.768 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15325 16 16 0 0 0 - 0 2024-07-28T15:58:00.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:00 smithi177 bash[81864]: cluster 2024-07-28T15:57:58.998018+0000 mgr.y (mgr.25253) 8077 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:00.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:00 smithi177 bash[79620]: cluster 2024-07-28T15:57:58.998018+0000 mgr.y (mgr.25253) 8077 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:01.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:01 smithi204 bash[68176]: audit 2024-07-28T15:58:01.099686+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:01.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15326 16 16 0 0 0 - 0 2024-07-28T15:58:01.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:01 smithi177 bash[81864]: audit 2024-07-28T15:58:01.099686+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:01.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:01 smithi177 bash[79620]: audit 2024-07-28T15:58:01.099686+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:02 smithi204 bash[68176]: cluster 2024-07-28T15:58:00.999526+0000 mgr.y (mgr.25253) 8078 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15327 16 16 0 0 0 - 0 2024-07-28T15:58:02.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:02 smithi177 bash[79620]: cluster 2024-07-28T15:58:00.999526+0000 mgr.y (mgr.25253) 8078 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:02.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:02 smithi177 bash[81864]: cluster 2024-07-28T15:58:00.999526+0000 mgr.y (mgr.25253) 8078 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:03.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15328 16 16 0 0 0 - 0 2024-07-28T15:58:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:04 smithi204 bash[68176]: cluster 2024-07-28T15:58:03.000897+0000 mgr.y (mgr.25253) 8079 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:04 smithi204 bash[68176]: audit 2024-07-28T15:58:04.395585+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:04.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15329 16 16 0 0 0 - 0 2024-07-28T15:58:04.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:04 smithi177 bash[81864]: cluster 2024-07-28T15:58:03.000897+0000 mgr.y (mgr.25253) 8079 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:04.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:04 smithi177 bash[81864]: audit 2024-07-28T15:58:04.395585+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:04.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:04 smithi177 bash[79620]: cluster 2024-07-28T15:58:03.000897+0000 mgr.y (mgr.25253) 8079 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:04.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:04 smithi177 bash[79620]: audit 2024-07-28T15:58:04.395585+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:05.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15330 16 16 0 0 0 - 0 2024-07-28T15:58:06.419 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:58:06.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15331 16 16 0 0 0 - 0 2024-07-28T15:58:06.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:06 smithi177 bash[81864]: cluster 2024-07-28T15:58:05.002341+0000 mgr.y (mgr.25253) 8080 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:06.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:06 smithi177 bash[79620]: cluster 2024-07-28T15:58:05.002341+0000 mgr.y (mgr.25253) 8080 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:06.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:06 smithi204 bash[68176]: cluster 2024-07-28T15:58:05.002341+0000 mgr.y (mgr.25253) 8080 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:07.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15332 16 16 0 0 0 - 0 2024-07-28T15:58:08.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15333 16 16 0 0 0 - 0 2024-07-28T15:58:08.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:08 smithi177 bash[81864]: cluster 2024-07-28T15:58:07.003856+0000 mgr.y (mgr.25253) 8081 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:08.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:08 smithi177 bash[79620]: cluster 2024-07-28T15:58:07.003856+0000 mgr.y (mgr.25253) 8081 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:08.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:08 smithi204 bash[68176]: cluster 2024-07-28T15:58:07.003856+0000 mgr.y (mgr.25253) 8081 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:09.769 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15334 16 16 0 0 0 - 0 2024-07-28T15:58:10.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15335 16 16 0 0 0 - 0 2024-07-28T15:58:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[81864]: cluster 2024-07-28T15:58:09.005324+0000 mgr.y (mgr.25253) 8082 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[81864]: audit 2024-07-28T15:58:10.106526+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[81864]: audit 2024-07-28T15:58:10.115978+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[81864]: audit 2024-07-28T15:58:10.349288+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[81864]: audit 2024-07-28T15:58:10.360624+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[79620]: cluster 2024-07-28T15:58:09.005324+0000 mgr.y (mgr.25253) 8082 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[79620]: audit 2024-07-28T15:58:10.106526+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[79620]: audit 2024-07-28T15:58:10.115978+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[79620]: audit 2024-07-28T15:58:10.349288+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:10 smithi177 bash[79620]: audit 2024-07-28T15:58:10.360624+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:10 smithi204 bash[68176]: cluster 2024-07-28T15:58:09.005324+0000 mgr.y (mgr.25253) 8082 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:10 smithi204 bash[68176]: audit 2024-07-28T15:58:10.106526+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:10 smithi204 bash[68176]: audit 2024-07-28T15:58:10.115978+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:10 smithi204 bash[68176]: audit 2024-07-28T15:58:10.349288+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:10.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:10 smithi204 bash[68176]: audit 2024-07-28T15:58:10.360624+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:11.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15336 16 16 0 0 0 - 0 2024-07-28T15:58:11.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[81864]: audit 2024-07-28T15:58:10.796416+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[81864]: audit 2024-07-28T15:58:10.797950+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[81864]: audit 2024-07-28T15:58:10.806553+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:11.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[79620]: audit 2024-07-28T15:58:10.796416+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[79620]: audit 2024-07-28T15:58:10.797950+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:11 smithi177 bash[79620]: audit 2024-07-28T15:58:10.806553+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:11.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:11 smithi204 bash[68176]: audit 2024-07-28T15:58:10.796416+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:11 smithi204 bash[68176]: audit 2024-07-28T15:58:10.797950+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:11 smithi204 bash[68176]: audit 2024-07-28T15:58:10.806553+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:58:12.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:12 smithi204 bash[68176]: cluster 2024-07-28T15:58:11.006774+0000 mgr.y (mgr.25253) 8083 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15337 16 16 0 0 0 - 0 2024-07-28T15:58:12.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:12 smithi177 bash[81864]: cluster 2024-07-28T15:58:11.006774+0000 mgr.y (mgr.25253) 8083 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:12.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:12 smithi177 bash[79620]: cluster 2024-07-28T15:58:11.006774+0000 mgr.y (mgr.25253) 8083 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:13.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15338 16 16 0 0 0 - 0 2024-07-28T15:58:14.770 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15339 16 16 0 0 0 - 0 2024-07-28T15:58:14.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:14 smithi177 bash[81864]: cluster 2024-07-28T15:58:13.008301+0000 mgr.y (mgr.25253) 8084 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:14 smithi177 bash[79620]: cluster 2024-07-28T15:58:13.008301+0000 mgr.y (mgr.25253) 8084 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:14.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:14 smithi204 bash[68176]: cluster 2024-07-28T15:58:13.008301+0000 mgr.y (mgr.25253) 8084 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:15.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:58:15.765470+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:15.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:15.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15340 16 16 0 0 0 - 0 2024-07-28T15:58:16.440 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:58:16.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15341 16 16 0 0 0 - 0 2024-07-28T15:58:16.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:16 smithi177 bash[81864]: cluster 2024-07-28T15:58:15.009744+0000 mgr.y (mgr.25253) 8085 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:16.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:16 smithi177 bash[81864]: audit 2024-07-28T15:58:16.099965+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:16 smithi177 bash[79620]: cluster 2024-07-28T15:58:15.009744+0000 mgr.y (mgr.25253) 8085 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:16 smithi177 bash[79620]: audit 2024-07-28T15:58:16.099965+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:16.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:16 smithi204 bash[68176]: cluster 2024-07-28T15:58:15.009744+0000 mgr.y (mgr.25253) 8085 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:16.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:16 smithi204 bash[68176]: audit 2024-07-28T15:58:16.099965+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:17.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15342 16 16 0 0 0 - 0 2024-07-28T15:58:18.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15343 16 16 0 0 0 - 0 2024-07-28T15:58:18.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:18 smithi177 bash[81864]: cluster 2024-07-28T15:58:17.011174+0000 mgr.y (mgr.25253) 8086 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:18.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:18 smithi177 bash[79620]: cluster 2024-07-28T15:58:17.011174+0000 mgr.y (mgr.25253) 8086 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:18.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:18 smithi204 bash[68176]: cluster 2024-07-28T15:58:17.011174+0000 mgr.y (mgr.25253) 8086 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:19.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15344 16 16 0 0 0 - 0 2024-07-28T15:58:19.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:19 smithi177 bash[81864]: cluster 2024-07-28T15:58:19.012673+0000 mgr.y (mgr.25253) 8087 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:19.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:19 smithi177 bash[79620]: cluster 2024-07-28T15:58:19.012673+0000 mgr.y (mgr.25253) 8087 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:19.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:19 smithi204 bash[68176]: cluster 2024-07-28T15:58:19.012673+0000 mgr.y (mgr.25253) 8087 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:20.771 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15345 16 16 0 0 0 - 0 2024-07-28T15:58:21.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15346 16 16 0 0 0 - 0 2024-07-28T15:58:22.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:22 smithi204 bash[68176]: cluster 2024-07-28T15:58:21.014100+0000 mgr.y (mgr.25253) 8088 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:22.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:22 smithi204 bash[60899]: ts=2024-07-28T15:58:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:22 smithi177 bash[79620]: cluster 2024-07-28T15:58:21.014100+0000 mgr.y (mgr.25253) 8088 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:22.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:22 smithi177 bash[81864]: cluster 2024-07-28T15:58:21.014100+0000 mgr.y (mgr.25253) 8088 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:22.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15347 16 16 0 0 0 - 0 2024-07-28T15:58:23.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15348 16 16 0 0 0 - 0 2024-07-28T15:58:24.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:24 smithi204 bash[68176]: cluster 2024-07-28T15:58:23.015462+0000 mgr.y (mgr.25253) 8089 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:24.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:24 smithi177 bash[81864]: cluster 2024-07-28T15:58:23.015462+0000 mgr.y (mgr.25253) 8089 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:24 smithi177 bash[79620]: cluster 2024-07-28T15:58:23.015462+0000 mgr.y (mgr.25253) 8089 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:24.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15349 16 16 0 0 0 - 0 2024-07-28T15:58:25.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15350 16 16 0 0 0 - 0 2024-07-28T15:58:26.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:26 smithi204 bash[68176]: cluster 2024-07-28T15:58:25.016917+0000 mgr.y (mgr.25253) 8090 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:26.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:26] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-07-28T15:58:26.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:26 smithi177 bash[81864]: cluster 2024-07-28T15:58:25.016917+0000 mgr.y (mgr.25253) 8090 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:26.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:26 smithi177 bash[79620]: cluster 2024-07-28T15:58:25.016917+0000 mgr.y (mgr.25253) 8090 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:26.772 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15351 16 16 0 0 0 - 0 2024-07-28T15:58:27.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15352 16 16 0 0 0 - 0 2024-07-28T15:58:28.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:28 smithi204 bash[68176]: cluster 2024-07-28T15:58:27.018396+0000 mgr.y (mgr.25253) 8091 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:28.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:28 smithi177 bash[81864]: cluster 2024-07-28T15:58:27.018396+0000 mgr.y (mgr.25253) 8091 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:28.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:28 smithi177 bash[79620]: cluster 2024-07-28T15:58:27.018396+0000 mgr.y (mgr.25253) 8091 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:28.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15353 16 16 0 0 0 - 0 2024-07-28T15:58:29.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15354 16 16 0 0 0 - 0 2024-07-28T15:58:30.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:30 smithi204 bash[68176]: cluster 2024-07-28T15:58:29.019842+0000 mgr.y (mgr.25253) 8092 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:30.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:30 smithi177 bash[81864]: cluster 2024-07-28T15:58:29.019842+0000 mgr.y (mgr.25253) 8092 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:30.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:30 smithi177 bash[79620]: cluster 2024-07-28T15:58:29.019842+0000 mgr.y (mgr.25253) 8092 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:30.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15355 16 16 0 0 0 - 0 2024-07-28T15:58:31.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15356 16 16 0 0 0 - 0 2024-07-28T15:58:32.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:32 smithi204 bash[68176]: cluster 2024-07-28T15:58:31.021273+0000 mgr.y (mgr.25253) 8093 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:32.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:32 smithi204 bash[68176]: audit 2024-07-28T15:58:31.100442+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:32.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:32 smithi177 bash[79620]: cluster 2024-07-28T15:58:31.021273+0000 mgr.y (mgr.25253) 8093 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:32.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:32 smithi177 bash[79620]: audit 2024-07-28T15:58:31.100442+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:32.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:32 smithi177 bash[81864]: cluster 2024-07-28T15:58:31.021273+0000 mgr.y (mgr.25253) 8093 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:32.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:32 smithi177 bash[81864]: audit 2024-07-28T15:58:31.100442+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:32.773 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15357 16 16 0 0 0 - 0 2024-07-28T15:58:33.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15358 16 16 0 0 0 - 0 2024-07-28T15:58:34.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:34 smithi204 bash[68176]: cluster 2024-07-28T15:58:33.022690+0000 mgr.y (mgr.25253) 8094 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:34.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:34 smithi177 bash[81864]: cluster 2024-07-28T15:58:33.022690+0000 mgr.y (mgr.25253) 8094 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:34.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:34 smithi177 bash[79620]: cluster 2024-07-28T15:58:33.022690+0000 mgr.y (mgr.25253) 8094 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:34.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15359 16 16 0 0 0 - 0 2024-07-28T15:58:35.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:58:35.768861+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:35.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:35.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15360 16 16 0 0 0 - 0 2024-07-28T15:58:36.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:36 smithi204 bash[68176]: cluster 2024-07-28T15:58:35.024140+0000 mgr.y (mgr.25253) 8095 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:36.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:36] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:58:36.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:36 smithi177 bash[81864]: cluster 2024-07-28T15:58:35.024140+0000 mgr.y (mgr.25253) 8095 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:36.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:36 smithi177 bash[79620]: cluster 2024-07-28T15:58:35.024140+0000 mgr.y (mgr.25253) 8095 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:36.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15361 16 16 0 0 0 - 0 2024-07-28T15:58:37.774 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15362 16 16 0 0 0 - 0 2024-07-28T15:58:38.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:38 smithi204 bash[68176]: cluster 2024-07-28T15:58:37.025581+0000 mgr.y (mgr.25253) 8096 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:38.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:38 smithi177 bash[81864]: cluster 2024-07-28T15:58:37.025581+0000 mgr.y (mgr.25253) 8096 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:38.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:38 smithi177 bash[79620]: cluster 2024-07-28T15:58:37.025581+0000 mgr.y (mgr.25253) 8096 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:38.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15363 16 16 0 0 0 - 0 2024-07-28T15:58:39.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15364 16 16 0 0 0 - 0 2024-07-28T15:58:40.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:40 smithi204 bash[68176]: cluster 2024-07-28T15:58:39.027008+0000 mgr.y (mgr.25253) 8097 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:40.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:40 smithi177 bash[81864]: cluster 2024-07-28T15:58:39.027008+0000 mgr.y (mgr.25253) 8097 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:40.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:40 smithi177 bash[79620]: cluster 2024-07-28T15:58:39.027008+0000 mgr.y (mgr.25253) 8097 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:40.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15365 16 16 0 0 0 - 0 2024-07-28T15:58:41.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15366 16 16 0 0 0 - 0 2024-07-28T15:58:42.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:42 smithi204 bash[68176]: cluster 2024-07-28T15:58:41.028457+0000 mgr.y (mgr.25253) 8098 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:42.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:42 smithi177 bash[79620]: cluster 2024-07-28T15:58:41.028457+0000 mgr.y (mgr.25253) 8098 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:42.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:42 smithi177 bash[81864]: cluster 2024-07-28T15:58:41.028457+0000 mgr.y (mgr.25253) 8098 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:42.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15367 16 16 0 0 0 - 0 2024-07-28T15:58:43.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15368 16 16 0 0 0 - 0 2024-07-28T15:58:44.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:44 smithi204 bash[68176]: cluster 2024-07-28T15:58:43.030066+0000 mgr.y (mgr.25253) 8099 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:44.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:44 smithi177 bash[81864]: cluster 2024-07-28T15:58:43.030066+0000 mgr.y (mgr.25253) 8099 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:44.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:44 smithi177 bash[79620]: cluster 2024-07-28T15:58:43.030066+0000 mgr.y (mgr.25253) 8099 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:44.775 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15369 16 16 0 0 0 - 0 2024-07-28T15:58:45.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15370 16 16 0 0 0 - 0 2024-07-28T15:58:46.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:46 smithi204 bash[68176]: cluster 2024-07-28T15:58:45.031554+0000 mgr.y (mgr.25253) 8100 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:46.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:46 smithi204 bash[68176]: audit 2024-07-28T15:58:46.100914+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:46.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:46] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:58:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:46 smithi177 bash[81864]: cluster 2024-07-28T15:58:45.031554+0000 mgr.y (mgr.25253) 8100 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:46 smithi177 bash[81864]: audit 2024-07-28T15:58:46.100914+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:46 smithi177 bash[79620]: cluster 2024-07-28T15:58:45.031554+0000 mgr.y (mgr.25253) 8100 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:46 smithi177 bash[79620]: audit 2024-07-28T15:58:46.100914+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:46.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15371 16 16 0 0 0 - 0 2024-07-28T15:58:47.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15372 16 16 0 0 0 - 0 2024-07-28T15:58:48.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:48 smithi204 bash[68176]: cluster 2024-07-28T15:58:47.032995+0000 mgr.y (mgr.25253) 8101 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:48.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:48 smithi177 bash[81864]: cluster 2024-07-28T15:58:47.032995+0000 mgr.y (mgr.25253) 8101 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:48.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:48 smithi177 bash[79620]: cluster 2024-07-28T15:58:47.032995+0000 mgr.y (mgr.25253) 8101 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:48.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15373 16 16 0 0 0 - 0 2024-07-28T15:58:49.776 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15374 16 16 0 0 0 - 0 2024-07-28T15:58:50.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:50 smithi204 bash[68176]: cluster 2024-07-28T15:58:49.034454+0000 mgr.y (mgr.25253) 8102 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:50.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:50 smithi177 bash[81864]: cluster 2024-07-28T15:58:49.034454+0000 mgr.y (mgr.25253) 8102 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:50.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:50 smithi177 bash[79620]: cluster 2024-07-28T15:58:49.034454+0000 mgr.y (mgr.25253) 8102 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:50.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15375 16 16 0 0 0 - 0 2024-07-28T15:58:51.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15376 16 16 0 0 0 - 0 2024-07-28T15:58:52.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:52 smithi204 bash[68176]: cluster 2024-07-28T15:58:51.035917+0000 mgr.y (mgr.25253) 8103 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:52.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:58:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:52 smithi177 bash[81864]: cluster 2024-07-28T15:58:51.035917+0000 mgr.y (mgr.25253) 8103 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:52.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:52 smithi177 bash[79620]: cluster 2024-07-28T15:58:51.035917+0000 mgr.y (mgr.25253) 8103 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:52.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15377 16 16 0 0 0 - 0 2024-07-28T15:58:53.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15378 16 16 0 0 0 - 0 2024-07-28T15:58:54.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:54 smithi204 bash[68176]: cluster 2024-07-28T15:58:53.037482+0000 mgr.y (mgr.25253) 8104 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:54.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:54 smithi177 bash[81864]: cluster 2024-07-28T15:58:53.037482+0000 mgr.y (mgr.25253) 8104 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:54.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:54 smithi177 bash[79620]: cluster 2024-07-28T15:58:53.037482+0000 mgr.y (mgr.25253) 8104 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:54.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15379 16 16 0 0 0 - 0 2024-07-28T15:58:55.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:58:55.772124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:55.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:55.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15380 16 16 0 0 0 - 0 2024-07-28T15:58:56.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:56 smithi204 bash[68176]: cluster 2024-07-28T15:58:55.038988+0000 mgr.y (mgr.25253) 8105 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:56.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:56 smithi177 bash[79620]: cluster 2024-07-28T15:58:55.038988+0000 mgr.y (mgr.25253) 8105 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:56.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:56 smithi177 bash[81864]: cluster 2024-07-28T15:58:55.038988+0000 mgr.y (mgr.25253) 8105 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:56.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:58:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:58:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:58:56.777 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15381 16 16 0 0 0 - 0 2024-07-28T15:58:57.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15382 16 16 0 0 0 - 0 2024-07-28T15:58:58.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:58:58 smithi177 bash[79620]: cluster 2024-07-28T15:58:57.040444+0000 mgr.y (mgr.25253) 8106 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:58.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:58:58 smithi177 bash[81864]: cluster 2024-07-28T15:58:57.040444+0000 mgr.y (mgr.25253) 8106 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:58:58 smithi204 bash[68176]: cluster 2024-07-28T15:58:57.040444+0000 mgr.y (mgr.25253) 8106 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:58:58.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15383 16 16 0 0 0 - 0 2024-07-28T15:58:59.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15384 16 16 0 0 0 - 0 2024-07-28T15:59:00.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:00 smithi177 bash[81864]: cluster 2024-07-28T15:58:59.041900+0000 mgr.y (mgr.25253) 8107 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:00 smithi177 bash[79620]: cluster 2024-07-28T15:58:59.041900+0000 mgr.y (mgr.25253) 8107 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:00.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:00 smithi204 bash[68176]: cluster 2024-07-28T15:58:59.041900+0000 mgr.y (mgr.25253) 8107 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:00.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15385 16 16 0 0 0 - 0 2024-07-28T15:59:01.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:01 smithi177 bash[81864]: audit 2024-07-28T15:59:01.101381+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:01.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:01 smithi177 bash[79620]: audit 2024-07-28T15:59:01.101381+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:01 smithi204 bash[68176]: audit 2024-07-28T15:59:01.101381+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:01.778 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15386 16 16 0 0 0 - 0 2024-07-28T15:59:02.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:02 smithi177 bash[79620]: cluster 2024-07-28T15:59:01.043333+0000 mgr.y (mgr.25253) 8108 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:02.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:02 smithi177 bash[81864]: cluster 2024-07-28T15:59:01.043333+0000 mgr.y (mgr.25253) 8108 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:02 smithi204 bash[68176]: cluster 2024-07-28T15:59:01.043333+0000 mgr.y (mgr.25253) 8108 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15387 16 16 0 0 0 - 0 2024-07-28T15:59:03.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15388 16 16 0 0 0 - 0 2024-07-28T15:59:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:04 smithi177 bash[79620]: cluster 2024-07-28T15:59:03.044826+0000 mgr.y (mgr.25253) 8109 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:04 smithi177 bash[81864]: cluster 2024-07-28T15:59:03.044826+0000 mgr.y (mgr.25253) 8109 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:04 smithi204 bash[68176]: cluster 2024-07-28T15:59:03.044826+0000 mgr.y (mgr.25253) 8109 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:04.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15389 16 16 0 0 0 - 0 2024-07-28T15:59:05.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15390 16 16 0 0 0 - 0 2024-07-28T15:59:06.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:06 smithi177 bash[79620]: cluster 2024-07-28T15:59:05.046293+0000 mgr.y (mgr.25253) 8110 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:06] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:59:06.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:06 smithi177 bash[81864]: cluster 2024-07-28T15:59:05.046293+0000 mgr.y (mgr.25253) 8110 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:06 smithi204 bash[68176]: cluster 2024-07-28T15:59:05.046293+0000 mgr.y (mgr.25253) 8110 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:06.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15391 16 16 0 0 0 - 0 2024-07-28T15:59:07.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15392 16 16 0 0 0 - 0 2024-07-28T15:59:08.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:08 smithi177 bash[79620]: cluster 2024-07-28T15:59:07.047745+0000 mgr.y (mgr.25253) 8111 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:08.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:08 smithi177 bash[81864]: cluster 2024-07-28T15:59:07.047745+0000 mgr.y (mgr.25253) 8111 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:08 smithi204 bash[68176]: cluster 2024-07-28T15:59:07.047745+0000 mgr.y (mgr.25253) 8111 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:08.779 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15393 16 16 0 0 0 - 0 2024-07-28T15:59:09.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15394 16 16 0 0 0 - 0 2024-07-28T15:59:10.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:10 smithi177 bash[79620]: cluster 2024-07-28T15:59:09.049163+0000 mgr.y (mgr.25253) 8112 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:10.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:10 smithi177 bash[81864]: cluster 2024-07-28T15:59:09.049163+0000 mgr.y (mgr.25253) 8112 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:10 smithi204 bash[68176]: cluster 2024-07-28T15:59:09.049163+0000 mgr.y (mgr.25253) 8112 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:10.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15395 16 16 0 0 0 - 0 2024-07-28T15:59:11.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:11 smithi177 bash[81864]: audit 2024-07-28T15:59:10.935242+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:11 smithi177 bash[79620]: audit 2024-07-28T15:59:10.935242+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:11 smithi204 bash[68176]: audit 2024-07-28T15:59:10.935242+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15396 16 16 0 0 0 - 0 2024-07-28T15:59:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:12 smithi204 bash[68176]: cluster 2024-07-28T15:59:11.050614+0000 mgr.y (mgr.25253) 8113 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:12 smithi204 bash[68176]: audit 2024-07-28T15:59:11.311223+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:12 smithi204 bash[68176]: audit 2024-07-28T15:59:11.316400+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[81864]: cluster 2024-07-28T15:59:11.050614+0000 mgr.y (mgr.25253) 8113 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[81864]: audit 2024-07-28T15:59:11.311223+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[81864]: audit 2024-07-28T15:59:11.316400+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[79620]: cluster 2024-07-28T15:59:11.050614+0000 mgr.y (mgr.25253) 8113 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[79620]: audit 2024-07-28T15:59:11.311223+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:12 smithi177 bash[79620]: audit 2024-07-28T15:59:11.316400+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:12.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15397 16 16 0 0 0 - 0 2024-07-28T15:59:13.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15398 16 16 0 0 0 - 0 2024-07-28T15:59:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:14 smithi204 bash[68176]: cluster 2024-07-28T15:59:13.052032+0000 mgr.y (mgr.25253) 8114 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:14.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:14 smithi177 bash[81864]: cluster 2024-07-28T15:59:13.052032+0000 mgr.y (mgr.25253) 8114 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:14 smithi177 bash[79620]: cluster 2024-07-28T15:59:13.052032+0000 mgr.y (mgr.25253) 8114 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:14.780 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15399 16 16 0 0 0 - 0 2024-07-28T15:59:15.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:59:15.775438+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:15.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:15.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15400 16 16 0 0 0 - 0 2024-07-28T15:59:16.324 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:16] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T15:59:16.325 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:16 smithi177 bash[79620]: cluster 2024-07-28T15:59:15.053532+0000 mgr.y (mgr.25253) 8115 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:16 smithi204 bash[68176]: cluster 2024-07-28T15:59:15.053532+0000 mgr.y (mgr.25253) 8115 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:16 smithi204 bash[68176]: audit 2024-07-28T15:59:16.101564+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:16.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:16 smithi177 bash[79620]: audit 2024-07-28T15:59:16.101564+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:16 smithi177 bash[81864]: cluster 2024-07-28T15:59:15.053532+0000 mgr.y (mgr.25253) 8115 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:16 smithi177 bash[81864]: audit 2024-07-28T15:59:16.101564+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:16.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15401 16 16 0 0 0 - 0 2024-07-28T15:59:17.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15402 16 16 0 0 0 - 0 2024-07-28T15:59:18.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:16.847167+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:16.852212+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:16.930318+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:16.938399+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: cluster 2024-07-28T15:59:17.054990+0000 mgr.y (mgr.25253) 8116 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:18.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:17.378534+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:18.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:17.380066+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:18.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:17 smithi204 bash[68176]: audit 2024-07-28T15:59:17.391888+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:16.847167+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:16.852212+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:16.930318+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:16.938399+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: cluster 2024-07-28T15:59:17.054990+0000 mgr.y (mgr.25253) 8116 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:17.378534+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:18.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:17.380066+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[79620]: audit 2024-07-28T15:59:17.391888+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:16.847167+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:16.852212+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:16.930318+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:16.938399+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: cluster 2024-07-28T15:59:17.054990+0000 mgr.y (mgr.25253) 8116 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:17.378534+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:17.380066+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:18.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:17 smithi177 bash[81864]: audit 2024-07-28T15:59:17.391888+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T15:59:18.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15403 16 16 0 0 0 - 0 2024-07-28T15:59:19.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15404 16 16 0 0 0 - 0 2024-07-28T15:59:20.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:20 smithi204 bash[68176]: cluster 2024-07-28T15:59:19.056454+0000 mgr.y (mgr.25253) 8117 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:20.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:20 smithi177 bash[81864]: cluster 2024-07-28T15:59:19.056454+0000 mgr.y (mgr.25253) 8117 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:20.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:20 smithi177 bash[79620]: cluster 2024-07-28T15:59:19.056454+0000 mgr.y (mgr.25253) 8117 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:20.781 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15405 16 16 0 0 0 - 0 2024-07-28T15:59:21.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15406 16 16 0 0 0 - 0 2024-07-28T15:59:22.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:22 smithi204 bash[68176]: cluster 2024-07-28T15:59:21.057879+0000 mgr.y (mgr.25253) 8118 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:22.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:22 smithi177 bash[79620]: cluster 2024-07-28T15:59:21.057879+0000 mgr.y (mgr.25253) 8118 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:22.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:22 smithi177 bash[81864]: cluster 2024-07-28T15:59:21.057879+0000 mgr.y (mgr.25253) 8118 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:22.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15407 16 16 0 0 0 - 0 2024-07-28T15:59:23.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15408 16 16 0 0 0 - 0 2024-07-28T15:59:24.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:24 smithi204 bash[68176]: cluster 2024-07-28T15:59:23.059357+0000 mgr.y (mgr.25253) 8119 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:24.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:24 smithi177 bash[81864]: cluster 2024-07-28T15:59:23.059357+0000 mgr.y (mgr.25253) 8119 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:24 smithi177 bash[79620]: cluster 2024-07-28T15:59:23.059357+0000 mgr.y (mgr.25253) 8119 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:24.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15409 16 16 0 0 0 - 0 2024-07-28T15:59:25.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15410 16 16 0 0 0 - 0 2024-07-28T15:59:26.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:26 smithi204 bash[68176]: cluster 2024-07-28T15:59:25.060849+0000 mgr.y (mgr.25253) 8120 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:26.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:59:26.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:26 smithi177 bash[81864]: cluster 2024-07-28T15:59:25.060849+0000 mgr.y (mgr.25253) 8120 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:26.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:26 smithi177 bash[79620]: cluster 2024-07-28T15:59:25.060849+0000 mgr.y (mgr.25253) 8120 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:26.782 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15411 16 16 0 0 0 - 0 2024-07-28T15:59:27.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15412 16 16 0 0 0 - 0 2024-07-28T15:59:28.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:28 smithi204 bash[68176]: cluster 2024-07-28T15:59:27.062277+0000 mgr.y (mgr.25253) 8121 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:28.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:28 smithi177 bash[81864]: cluster 2024-07-28T15:59:27.062277+0000 mgr.y (mgr.25253) 8121 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:28.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:28 smithi177 bash[79620]: cluster 2024-07-28T15:59:27.062277+0000 mgr.y (mgr.25253) 8121 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:28.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15413 16 16 0 0 0 - 0 2024-07-28T15:59:29.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15414 16 16 0 0 0 - 0 2024-07-28T15:59:30.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:30 smithi204 bash[68176]: cluster 2024-07-28T15:59:29.063730+0000 mgr.y (mgr.25253) 8122 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:30.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:30 smithi177 bash[79620]: cluster 2024-07-28T15:59:29.063730+0000 mgr.y (mgr.25253) 8122 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:30.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:30 smithi177 bash[81864]: cluster 2024-07-28T15:59:29.063730+0000 mgr.y (mgr.25253) 8122 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:30.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15415 16 16 0 0 0 - 0 2024-07-28T15:59:31.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:31 smithi204 bash[68176]: audit 2024-07-28T15:59:31.102007+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:31.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:31 smithi177 bash[79620]: audit 2024-07-28T15:59:31.102007+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:31.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:31 smithi177 bash[81864]: audit 2024-07-28T15:59:31.102007+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15416 16 16 0 0 0 - 0 2024-07-28T15:59:32.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:32 smithi204 bash[68176]: cluster 2024-07-28T15:59:31.065186+0000 mgr.y (mgr.25253) 8123 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:32.420 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:32 smithi204 bash[60899]: ts=2024-07-28T15:59:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:32 smithi177 bash[79620]: cluster 2024-07-28T15:59:31.065186+0000 mgr.y (mgr.25253) 8123 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:32.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:32 smithi177 bash[81864]: cluster 2024-07-28T15:59:31.065186+0000 mgr.y (mgr.25253) 8123 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:32.783 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15417 16 16 0 0 0 - 0 2024-07-28T15:59:33.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15418 16 16 0 0 0 - 0 2024-07-28T15:59:34.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:34 smithi204 bash[68176]: cluster 2024-07-28T15:59:33.066741+0000 mgr.y (mgr.25253) 8124 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:34.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:34 smithi177 bash[79620]: cluster 2024-07-28T15:59:33.066741+0000 mgr.y (mgr.25253) 8124 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:34.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:34 smithi177 bash[81864]: cluster 2024-07-28T15:59:33.066741+0000 mgr.y (mgr.25253) 8124 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:34.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15419 16 16 0 0 0 - 0 2024-07-28T15:59:35.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:59:35.778667+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:35.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:35.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15420 16 16 0 0 0 - 0 2024-07-28T15:59:36.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:36 smithi204 bash[68176]: cluster 2024-07-28T15:59:35.068265+0000 mgr.y (mgr.25253) 8125 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:36.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:36 smithi177 bash[79620]: cluster 2024-07-28T15:59:35.068265+0000 mgr.y (mgr.25253) 8125 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:36.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:59:36.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:36 smithi177 bash[81864]: cluster 2024-07-28T15:59:35.068265+0000 mgr.y (mgr.25253) 8125 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:36.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15421 16 16 0 0 0 - 0 2024-07-28T15:59:37.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15422 16 16 0 0 0 - 0 2024-07-28T15:59:38.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:38 smithi204 bash[68176]: cluster 2024-07-28T15:59:37.069683+0000 mgr.y (mgr.25253) 8126 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:38.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:38 smithi177 bash[79620]: cluster 2024-07-28T15:59:37.069683+0000 mgr.y (mgr.25253) 8126 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:38.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:38 smithi177 bash[81864]: cluster 2024-07-28T15:59:37.069683+0000 mgr.y (mgr.25253) 8126 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:38.784 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15423 16 16 0 0 0 - 0 2024-07-28T15:59:39.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15424 16 16 0 0 0 - 0 2024-07-28T15:59:40.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:40 smithi177 bash[81864]: cluster 2024-07-28T15:59:39.071101+0000 mgr.y (mgr.25253) 8127 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:40.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:40 smithi177 bash[79620]: cluster 2024-07-28T15:59:39.071101+0000 mgr.y (mgr.25253) 8127 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:40.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:40 smithi204 bash[68176]: cluster 2024-07-28T15:59:39.071101+0000 mgr.y (mgr.25253) 8127 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:40.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15425 16 16 0 0 0 - 0 2024-07-28T15:59:41.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15426 16 16 0 0 0 - 0 2024-07-28T15:59:42.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:42 smithi177 bash[81864]: cluster 2024-07-28T15:59:41.072541+0000 mgr.y (mgr.25253) 8128 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:42.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:42 smithi177 bash[79620]: cluster 2024-07-28T15:59:41.072541+0000 mgr.y (mgr.25253) 8128 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:42 smithi204 bash[68176]: cluster 2024-07-28T15:59:41.072541+0000 mgr.y (mgr.25253) 8128 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15427 16 16 0 0 0 - 0 2024-07-28T15:59:43.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15428 16 16 0 0 0 - 0 2024-07-28T15:59:44.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:44 smithi177 bash[81864]: cluster 2024-07-28T15:59:43.074077+0000 mgr.y (mgr.25253) 8129 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:44.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:44 smithi177 bash[79620]: cluster 2024-07-28T15:59:43.074077+0000 mgr.y (mgr.25253) 8129 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:44 smithi204 bash[68176]: cluster 2024-07-28T15:59:43.074077+0000 mgr.y (mgr.25253) 8129 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:44.785 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15429 16 16 0 0 0 - 0 2024-07-28T15:59:45.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15430 16 16 0 0 0 - 0 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:46 smithi177 bash[81864]: cluster 2024-07-28T15:59:45.075582+0000 mgr.y (mgr.25253) 8130 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:46 smithi177 bash[81864]: audit 2024-07-28T15:59:46.102274+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:46 smithi177 bash[79620]: cluster 2024-07-28T15:59:45.075582+0000 mgr.y (mgr.25253) 8130 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:46 smithi177 bash[79620]: audit 2024-07-28T15:59:46.102274+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:46.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:46 smithi204 bash[68176]: cluster 2024-07-28T15:59:45.075582+0000 mgr.y (mgr.25253) 8130 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:46 smithi204 bash[68176]: audit 2024-07-28T15:59:46.102274+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:46.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15431 16 16 0 0 0 - 0 2024-07-28T15:59:47.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15432 16 16 0 0 0 - 0 2024-07-28T15:59:48.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:48 smithi177 bash[81864]: cluster 2024-07-28T15:59:47.077030+0000 mgr.y (mgr.25253) 8131 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:48.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:48 smithi177 bash[79620]: cluster 2024-07-28T15:59:47.077030+0000 mgr.y (mgr.25253) 8131 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:48.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:48 smithi204 bash[68176]: cluster 2024-07-28T15:59:47.077030+0000 mgr.y (mgr.25253) 8131 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:48.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15433 16 16 0 0 0 - 0 2024-07-28T15:59:49.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15434 16 16 0 0 0 - 0 2024-07-28T15:59:50.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:50 smithi177 bash[81864]: cluster 2024-07-28T15:59:49.078443+0000 mgr.y (mgr.25253) 8132 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:50.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:50 smithi177 bash[79620]: cluster 2024-07-28T15:59:49.078443+0000 mgr.y (mgr.25253) 8132 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:50.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:50 smithi204 bash[68176]: cluster 2024-07-28T15:59:49.078443+0000 mgr.y (mgr.25253) 8132 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:50.786 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15435 16 16 0 0 0 - 0 2024-07-28T15:59:51.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15436 16 16 0 0 0 - 0 2024-07-28T15:59:52.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:52 smithi177 bash[79620]: cluster 2024-07-28T15:59:51.079893+0000 mgr.y (mgr.25253) 8133 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:52.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:52 smithi177 bash[81864]: cluster 2024-07-28T15:59:51.079893+0000 mgr.y (mgr.25253) 8133 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:52 smithi204 bash[68176]: cluster 2024-07-28T15:59:51.079893+0000 mgr.y (mgr.25253) 8133 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 15:59:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15437 16 16 0 0 0 - 0 2024-07-28T15:59:53.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15438 16 16 0 0 0 - 0 2024-07-28T15:59:54.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:54 smithi177 bash[79620]: cluster 2024-07-28T15:59:53.081281+0000 mgr.y (mgr.25253) 8134 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:54.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:54 smithi177 bash[81864]: cluster 2024-07-28T15:59:53.081281+0000 mgr.y (mgr.25253) 8134 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:54.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:54 smithi204 bash[68176]: cluster 2024-07-28T15:59:53.081281+0000 mgr.y (mgr.25253) 8134 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:54.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15439 16 16 0 0 0 - 0 2024-07-28T15:59:55.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T15:59:55.781883+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:55.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:55.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15440 16 16 0 0 0 - 0 2024-07-28T15:59:56.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:56 smithi177 bash[79620]: cluster 2024-07-28T15:59:55.082726+0000 mgr.y (mgr.25253) 8135 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:56.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 15:59:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:15:59:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T15:59:56.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:56 smithi177 bash[81864]: cluster 2024-07-28T15:59:55.082726+0000 mgr.y (mgr.25253) 8135 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:56.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:56 smithi204 bash[68176]: cluster 2024-07-28T15:59:55.082726+0000 mgr.y (mgr.25253) 8135 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:56.787 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15441 16 16 0 0 0 - 0 2024-07-28T15:59:57.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15442 16 16 0 0 0 - 0 2024-07-28T15:59:58.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 15:59:58 smithi177 bash[79620]: cluster 2024-07-28T15:59:57.084192+0000 mgr.y (mgr.25253) 8136 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:58.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 15:59:58 smithi177 bash[81864]: cluster 2024-07-28T15:59:57.084192+0000 mgr.y (mgr.25253) 8136 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:58.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 15:59:58 smithi204 bash[68176]: cluster 2024-07-28T15:59:57.084192+0000 mgr.y (mgr.25253) 8136 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T15:59:58.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15443 16 16 0 0 0 - 0 2024-07-28T15:59:59.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15444 16 16 0 0 0 - 0 2024-07-28T16:00:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:00 smithi177 bash[79620]: cluster 2024-07-28T15:59:59.085679+0000 mgr.y (mgr.25253) 8137 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:00 smithi177 bash[79620]: cluster 2024-07-28T16:00:00.000163+0000 mon.a (mon.0) 4952 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:00:00.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:00 smithi177 bash[81864]: cluster 2024-07-28T15:59:59.085679+0000 mgr.y (mgr.25253) 8137 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:00.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:00 smithi177 bash[81864]: cluster 2024-07-28T16:00:00.000163+0000 mon.a (mon.0) 4952 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:00:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:00 smithi204 bash[68176]: cluster 2024-07-28T15:59:59.085679+0000 mgr.y (mgr.25253) 8137 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:00 smithi204 bash[68176]: cluster 2024-07-28T16:00:00.000163+0000 mon.a (mon.0) 4952 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:00:00.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15445 16 16 0 0 0 - 0 2024-07-28T16:00:01.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:01 smithi177 bash[79620]: audit 2024-07-28T16:00:01.102894+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:01.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:01 smithi177 bash[81864]: audit 2024-07-28T16:00:01.102894+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:01 smithi204 bash[68176]: audit 2024-07-28T16:00:01.102894+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:01.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15446 16 16 0 0 0 - 0 2024-07-28T16:00:02.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:02 smithi177 bash[79620]: cluster 2024-07-28T16:00:01.087134+0000 mgr.y (mgr.25253) 8138 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:02.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:02 smithi177 bash[81864]: cluster 2024-07-28T16:00:01.087134+0000 mgr.y (mgr.25253) 8138 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:02 smithi204 bash[68176]: cluster 2024-07-28T16:00:01.087134+0000 mgr.y (mgr.25253) 8138 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.788 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15447 16 16 0 0 0 - 0 2024-07-28T16:00:03.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15448 16 16 0 0 0 - 0 2024-07-28T16:00:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:04 smithi177 bash[79620]: cluster 2024-07-28T16:00:03.088535+0000 mgr.y (mgr.25253) 8139 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:04 smithi177 bash[81864]: cluster 2024-07-28T16:00:03.088535+0000 mgr.y (mgr.25253) 8139 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:04.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:04 smithi204 bash[68176]: cluster 2024-07-28T16:00:03.088535+0000 mgr.y (mgr.25253) 8139 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:04.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15449 16 16 0 0 0 - 0 2024-07-28T16:00:05.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15450 16 16 0 0 0 - 0 2024-07-28T16:00:06.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:06 smithi177 bash[79620]: cluster 2024-07-28T16:00:05.089975+0000 mgr.y (mgr.25253) 8140 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:06.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:06 smithi177 bash[81864]: cluster 2024-07-28T16:00:05.089975+0000 mgr.y (mgr.25253) 8140 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:00:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:06 smithi204 bash[68176]: cluster 2024-07-28T16:00:05.089975+0000 mgr.y (mgr.25253) 8140 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:06.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15451 16 16 0 0 0 - 0 2024-07-28T16:00:07.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15452 16 16 0 0 0 - 0 2024-07-28T16:00:08.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:08 smithi177 bash[81864]: cluster 2024-07-28T16:00:07.091397+0000 mgr.y (mgr.25253) 8141 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:08.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:08 smithi177 bash[79620]: cluster 2024-07-28T16:00:07.091397+0000 mgr.y (mgr.25253) 8141 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:08 smithi204 bash[68176]: cluster 2024-07-28T16:00:07.091397+0000 mgr.y (mgr.25253) 8141 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:08.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15453 16 16 0 0 0 - 0 2024-07-28T16:00:09.789 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15454 16 16 0 0 0 - 0 2024-07-28T16:00:10.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:10 smithi177 bash[79620]: cluster 2024-07-28T16:00:09.092867+0000 mgr.y (mgr.25253) 8142 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:10.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:10 smithi177 bash[81864]: cluster 2024-07-28T16:00:09.092867+0000 mgr.y (mgr.25253) 8142 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:10 smithi204 bash[68176]: cluster 2024-07-28T16:00:09.092867+0000 mgr.y (mgr.25253) 8142 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:10.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15455 16 16 0 0 0 - 0 2024-07-28T16:00:11.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15456 16 16 0 0 0 - 0 2024-07-28T16:00:12.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:12 smithi177 bash[79620]: cluster 2024-07-28T16:00:11.094277+0000 mgr.y (mgr.25253) 8143 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:12.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:12 smithi177 bash[81864]: cluster 2024-07-28T16:00:11.094277+0000 mgr.y (mgr.25253) 8143 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:12 smithi204 bash[68176]: cluster 2024-07-28T16:00:11.094277+0000 mgr.y (mgr.25253) 8143 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15457 16 16 0 0 0 - 0 2024-07-28T16:00:13.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15458 16 16 0 0 0 - 0 2024-07-28T16:00:14.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:14 smithi177 bash[79620]: cluster 2024-07-28T16:00:13.095712+0000 mgr.y (mgr.25253) 8144 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:14.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:14 smithi177 bash[81864]: cluster 2024-07-28T16:00:13.095712+0000 mgr.y (mgr.25253) 8144 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:14 smithi204 bash[68176]: cluster 2024-07-28T16:00:13.095712+0000 mgr.y (mgr.25253) 8144 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:14.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15459 16 16 0 0 0 - 0 2024-07-28T16:00:15.790 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:00:15.785052+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:15.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:15.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15460 16 16 0 0 0 - 0 2024-07-28T16:00:16.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:16 smithi177 bash[79620]: cluster 2024-07-28T16:00:15.097127+0000 mgr.y (mgr.25253) 8145 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:16.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:16 smithi177 bash[79620]: audit 2024-07-28T16:00:16.103139+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:16.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:00:16.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:16 smithi177 bash[81864]: cluster 2024-07-28T16:00:15.097127+0000 mgr.y (mgr.25253) 8145 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:16.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:16 smithi177 bash[81864]: audit 2024-07-28T16:00:16.103139+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:16 smithi204 bash[68176]: cluster 2024-07-28T16:00:15.097127+0000 mgr.y (mgr.25253) 8145 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:16 smithi204 bash[68176]: audit 2024-07-28T16:00:16.103139+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:16.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15461 16 16 0 0 0 - 0 2024-07-28T16:00:17.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15462 16 16 0 0 0 - 0 2024-07-28T16:00:18.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:18 smithi177 bash[79620]: cluster 2024-07-28T16:00:17.098540+0000 mgr.y (mgr.25253) 8146 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:18.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:18 smithi177 bash[79620]: audit 2024-07-28T16:00:17.517746+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:18.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:18 smithi177 bash[81864]: cluster 2024-07-28T16:00:17.098540+0000 mgr.y (mgr.25253) 8146 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:18.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:18 smithi177 bash[81864]: audit 2024-07-28T16:00:17.517746+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:18 smithi204 bash[68176]: cluster 2024-07-28T16:00:17.098540+0000 mgr.y (mgr.25253) 8146 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:18 smithi204 bash[68176]: audit 2024-07-28T16:00:17.517746+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:18.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15463 16 16 0 0 0 - 0 2024-07-28T16:00:19.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15464 16 16 0 0 0 - 0 2024-07-28T16:00:20.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:20 smithi177 bash[81864]: cluster 2024-07-28T16:00:19.099996+0000 mgr.y (mgr.25253) 8147 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:20.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:20 smithi177 bash[79620]: cluster 2024-07-28T16:00:19.099996+0000 mgr.y (mgr.25253) 8147 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:20 smithi204 bash[68176]: cluster 2024-07-28T16:00:19.099996+0000 mgr.y (mgr.25253) 8147 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:20.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15465 16 16 0 0 0 - 0 2024-07-28T16:00:21.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15466 16 16 0 0 0 - 0 2024-07-28T16:00:22.269 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:00:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:00:22.011591389Z level=info msg="Completed cleanup jobs" duration=47.066892ms 2024-07-28T16:00:22.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:22 smithi177 bash[79620]: cluster 2024-07-28T16:00:21.101432+0000 mgr.y (mgr.25253) 8148 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:22.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:22 smithi177 bash[81864]: cluster 2024-07-28T16:00:21.101432+0000 mgr.y (mgr.25253) 8148 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:22.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:22 smithi204 bash[68176]: cluster 2024-07-28T16:00:21.101432+0000 mgr.y (mgr.25253) 8148 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:22.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.791 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15467 16 16 0 0 0 - 0 2024-07-28T16:00:23.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15468 16 16 0 0 0 - 0 2024-07-28T16:00:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: cluster 2024-07-28T16:00:23.102148+0000 mgr.y (mgr.25253) 8149 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.191677+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.199164+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.474685+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.480853+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.885477+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.886709+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[79620]: audit 2024-07-28T16:00:23.895146+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: cluster 2024-07-28T16:00:23.102148+0000 mgr.y (mgr.25253) 8149 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.191677+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.199164+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.474685+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.480853+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.885477+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.886709+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:24 smithi177 bash[81864]: audit 2024-07-28T16:00:23.895146+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: cluster 2024-07-28T16:00:23.102148+0000 mgr.y (mgr.25253) 8149 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.191677+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.199164+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.474685+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.480853+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.885477+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.886709+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:24 smithi204 bash[68176]: audit 2024-07-28T16:00:23.895146+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:00:24.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15469 16 16 0 0 0 - 0 2024-07-28T16:00:25.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15470 16 16 0 0 0 - 0 2024-07-28T16:00:26.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:00:26.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:26 smithi177 bash[81864]: cluster 2024-07-28T16:00:25.103540+0000 mgr.y (mgr.25253) 8150 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:26.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:26 smithi177 bash[79620]: cluster 2024-07-28T16:00:25.103540+0000 mgr.y (mgr.25253) 8150 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:26.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:26 smithi204 bash[68176]: cluster 2024-07-28T16:00:25.103540+0000 mgr.y (mgr.25253) 8150 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:26.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15471 16 16 0 0 0 - 0 2024-07-28T16:00:27.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15472 16 16 0 0 0 - 0 2024-07-28T16:00:28.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:28 smithi177 bash[81864]: cluster 2024-07-28T16:00:27.104975+0000 mgr.y (mgr.25253) 8151 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:28.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:28 smithi177 bash[79620]: cluster 2024-07-28T16:00:27.104975+0000 mgr.y (mgr.25253) 8151 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:28.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:28 smithi204 bash[68176]: cluster 2024-07-28T16:00:27.104975+0000 mgr.y (mgr.25253) 8151 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:28.792 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15473 16 16 0 0 0 - 0 2024-07-28T16:00:29.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15474 16 16 0 0 0 - 0 2024-07-28T16:00:30.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:30 smithi177 bash[79620]: cluster 2024-07-28T16:00:29.106455+0000 mgr.y (mgr.25253) 8152 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:30.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:30 smithi177 bash[81864]: cluster 2024-07-28T16:00:29.106455+0000 mgr.y (mgr.25253) 8152 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:30.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:30 smithi204 bash[68176]: cluster 2024-07-28T16:00:29.106455+0000 mgr.y (mgr.25253) 8152 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:30.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15475 16 16 0 0 0 - 0 2024-07-28T16:00:31.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:31 smithi177 bash[81864]: audit 2024-07-28T16:00:31.103596+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:31.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:31 smithi177 bash[79620]: audit 2024-07-28T16:00:31.103596+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:31.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:31 smithi204 bash[68176]: audit 2024-07-28T16:00:31.103596+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:31.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15476 16 16 0 0 0 - 0 2024-07-28T16:00:32.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:32 smithi177 bash[81864]: cluster 2024-07-28T16:00:31.108267+0000 mgr.y (mgr.25253) 8153 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:32.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:32 smithi177 bash[79620]: cluster 2024-07-28T16:00:31.108267+0000 mgr.y (mgr.25253) 8153 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:32 smithi204 bash[68176]: cluster 2024-07-28T16:00:31.108267+0000 mgr.y (mgr.25253) 8153 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:32.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15477 16 16 0 0 0 - 0 2024-07-28T16:00:33.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15478 16 16 0 0 0 - 0 2024-07-28T16:00:34.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:34 smithi177 bash[81864]: cluster 2024-07-28T16:00:33.109672+0000 mgr.y (mgr.25253) 8154 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:34.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:34 smithi177 bash[79620]: cluster 2024-07-28T16:00:33.109672+0000 mgr.y (mgr.25253) 8154 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:34.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:34 smithi204 bash[68176]: cluster 2024-07-28T16:00:33.109672+0000 mgr.y (mgr.25253) 8154 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:34.793 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15479 16 16 0 0 0 - 0 2024-07-28T16:00:35.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:00:35.788217+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:35.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:35.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15480 16 16 0 0 0 - 0 2024-07-28T16:00:36.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:36 smithi177 bash[79620]: cluster 2024-07-28T16:00:35.111106+0000 mgr.y (mgr.25253) 8155 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:36.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:00:36.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:36 smithi177 bash[81864]: cluster 2024-07-28T16:00:35.111106+0000 mgr.y (mgr.25253) 8155 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:36.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:36 smithi204 bash[68176]: cluster 2024-07-28T16:00:35.111106+0000 mgr.y (mgr.25253) 8155 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:36.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15481 16 16 0 0 0 - 0 2024-07-28T16:00:37.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15482 16 16 0 0 0 - 0 2024-07-28T16:00:38.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:38 smithi177 bash[81864]: cluster 2024-07-28T16:00:37.112567+0000 mgr.y (mgr.25253) 8156 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:38.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:38 smithi177 bash[79620]: cluster 2024-07-28T16:00:37.112567+0000 mgr.y (mgr.25253) 8156 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:38.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:38 smithi204 bash[68176]: cluster 2024-07-28T16:00:37.112567+0000 mgr.y (mgr.25253) 8156 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:38.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15483 16 16 0 0 0 - 0 2024-07-28T16:00:39.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15484 16 16 0 0 0 - 0 2024-07-28T16:00:40.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:40 smithi177 bash[81864]: cluster 2024-07-28T16:00:39.114011+0000 mgr.y (mgr.25253) 8157 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:40.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:40 smithi177 bash[79620]: cluster 2024-07-28T16:00:39.114011+0000 mgr.y (mgr.25253) 8157 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:40.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:40 smithi204 bash[68176]: cluster 2024-07-28T16:00:39.114011+0000 mgr.y (mgr.25253) 8157 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:40.794 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15485 16 16 0 0 0 - 0 2024-07-28T16:00:41.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15486 16 16 0 0 0 - 0 2024-07-28T16:00:42.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:42 smithi177 bash[79620]: cluster 2024-07-28T16:00:41.115444+0000 mgr.y (mgr.25253) 8158 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:42.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:42 smithi177 bash[81864]: cluster 2024-07-28T16:00:41.115444+0000 mgr.y (mgr.25253) 8158 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:42 smithi204 bash[68176]: cluster 2024-07-28T16:00:41.115444+0000 mgr.y (mgr.25253) 8158 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15487 16 16 0 0 0 - 0 2024-07-28T16:00:43.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15488 16 16 0 0 0 - 0 2024-07-28T16:00:44.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:44 smithi177 bash[79620]: cluster 2024-07-28T16:00:43.116837+0000 mgr.y (mgr.25253) 8159 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:44.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:44 smithi177 bash[81864]: cluster 2024-07-28T16:00:43.116837+0000 mgr.y (mgr.25253) 8159 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:44 smithi204 bash[68176]: cluster 2024-07-28T16:00:43.116837+0000 mgr.y (mgr.25253) 8159 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:44.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15489 16 16 0 0 0 - 0 2024-07-28T16:00:45.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15490 16 16 0 0 0 - 0 2024-07-28T16:00:46.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:00:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:46 smithi177 bash[81864]: cluster 2024-07-28T16:00:45.118261+0000 mgr.y (mgr.25253) 8160 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:46 smithi177 bash[81864]: audit 2024-07-28T16:00:46.103884+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:46 smithi177 bash[79620]: cluster 2024-07-28T16:00:45.118261+0000 mgr.y (mgr.25253) 8160 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:46.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:46 smithi177 bash[79620]: audit 2024-07-28T16:00:46.103884+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:46 smithi204 bash[68176]: cluster 2024-07-28T16:00:45.118261+0000 mgr.y (mgr.25253) 8160 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:46 smithi204 bash[68176]: audit 2024-07-28T16:00:46.103884+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:46.795 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15491 16 16 0 0 0 - 0 2024-07-28T16:00:47.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15492 16 16 0 0 0 - 0 2024-07-28T16:00:48.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:48 smithi177 bash[81864]: cluster 2024-07-28T16:00:47.119719+0000 mgr.y (mgr.25253) 8161 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:48.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:48 smithi177 bash[79620]: cluster 2024-07-28T16:00:47.119719+0000 mgr.y (mgr.25253) 8161 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:48.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:48 smithi204 bash[68176]: cluster 2024-07-28T16:00:47.119719+0000 mgr.y (mgr.25253) 8161 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:48.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15493 16 16 0 0 0 - 0 2024-07-28T16:00:49.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15494 16 16 0 0 0 - 0 2024-07-28T16:00:50.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:50 smithi177 bash[81864]: cluster 2024-07-28T16:00:49.121118+0000 mgr.y (mgr.25253) 8162 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:50.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:50 smithi177 bash[79620]: cluster 2024-07-28T16:00:49.121118+0000 mgr.y (mgr.25253) 8162 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:50.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:50 smithi204 bash[68176]: cluster 2024-07-28T16:00:49.121118+0000 mgr.y (mgr.25253) 8162 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:50.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15495 16 16 0 0 0 - 0 2024-07-28T16:00:51.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15496 16 16 0 0 0 - 0 2024-07-28T16:00:52.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:52 smithi177 bash[81864]: cluster 2024-07-28T16:00:51.122545+0000 mgr.y (mgr.25253) 8163 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:52.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:52 smithi177 bash[79620]: cluster 2024-07-28T16:00:51.122545+0000 mgr.y (mgr.25253) 8163 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:52 smithi204 bash[68176]: cluster 2024-07-28T16:00:51.122545+0000 mgr.y (mgr.25253) 8163 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:00:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.796 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15497 16 16 0 0 0 - 0 2024-07-28T16:00:53.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15498 16 16 0 0 0 - 0 2024-07-28T16:00:54.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:54 smithi177 bash[79620]: cluster 2024-07-28T16:00:53.123988+0000 mgr.y (mgr.25253) 8164 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:54.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:54 smithi177 bash[81864]: cluster 2024-07-28T16:00:53.123988+0000 mgr.y (mgr.25253) 8164 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:54.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:54 smithi204 bash[68176]: cluster 2024-07-28T16:00:53.123988+0000 mgr.y (mgr.25253) 8164 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:54.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15499 16 16 0 0 0 - 0 2024-07-28T16:00:55.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:00:55.791482+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:55.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:55.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15500 16 16 0 0 0 - 0 2024-07-28T16:00:56.519 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:56 smithi177 bash[79620]: cluster 2024-07-28T16:00:55.125432+0000 mgr.y (mgr.25253) 8165 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:56.520 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:00:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:00:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:00:56.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:56 smithi204 bash[68176]: cluster 2024-07-28T16:00:55.125432+0000 mgr.y (mgr.25253) 8165 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:56 smithi177 bash[81864]: cluster 2024-07-28T16:00:55.125432+0000 mgr.y (mgr.25253) 8165 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:56.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15501 16 16 0 0 0 - 0 2024-07-28T16:00:57.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15502 16 16 0 0 0 - 0 2024-07-28T16:00:58.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:00:58 smithi204 bash[68176]: cluster 2024-07-28T16:00:57.126895+0000 mgr.y (mgr.25253) 8166 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:58.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:00:58 smithi177 bash[81864]: cluster 2024-07-28T16:00:57.126895+0000 mgr.y (mgr.25253) 8166 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:58.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:00:58 smithi177 bash[79620]: cluster 2024-07-28T16:00:57.126895+0000 mgr.y (mgr.25253) 8166 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:00:58.797 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15503 16 16 0 0 0 - 0 2024-07-28T16:00:59.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15504 16 16 0 0 0 - 0 2024-07-28T16:01:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:00 smithi204 bash[68176]: cluster 2024-07-28T16:00:59.128382+0000 mgr.y (mgr.25253) 8167 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:00 smithi177 bash[81864]: cluster 2024-07-28T16:00:59.128382+0000 mgr.y (mgr.25253) 8167 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:00.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:00 smithi177 bash[79620]: cluster 2024-07-28T16:00:59.128382+0000 mgr.y (mgr.25253) 8167 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:00.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15505 16 16 0 0 0 - 0 2024-07-28T16:01:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:01 smithi204 bash[68176]: audit 2024-07-28T16:01:01.104306+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:01.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:01 smithi177 bash[81864]: audit 2024-07-28T16:01:01.104306+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:01.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:01 smithi177 bash[79620]: audit 2024-07-28T16:01:01.104306+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:01.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15506 16 16 0 0 0 - 0 2024-07-28T16:01:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:02 smithi204 bash[68176]: cluster 2024-07-28T16:01:01.130180+0000 mgr.y (mgr.25253) 8168 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:02 smithi177 bash[81864]: cluster 2024-07-28T16:01:01.130180+0000 mgr.y (mgr.25253) 8168 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:02.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:02 smithi177 bash[79620]: cluster 2024-07-28T16:01:01.130180+0000 mgr.y (mgr.25253) 8168 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:02.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15507 16 16 0 0 0 - 0 2024-07-28T16:01:03.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15508 16 16 0 0 0 - 0 2024-07-28T16:01:04.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:04 smithi204 bash[68176]: cluster 2024-07-28T16:01:03.140431+0000 mgr.y (mgr.25253) 8169 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:04.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:04 smithi177 bash[81864]: cluster 2024-07-28T16:01:03.140431+0000 mgr.y (mgr.25253) 8169 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:04.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:04 smithi177 bash[79620]: cluster 2024-07-28T16:01:03.140431+0000 mgr.y (mgr.25253) 8169 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:04.798 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15509 16 16 0 0 0 - 0 2024-07-28T16:01:05.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15510 16 16 0 0 0 - 0 2024-07-28T16:01:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:01:06.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:06 smithi177 bash[81864]: cluster 2024-07-28T16:01:05.141868+0000 mgr.y (mgr.25253) 8170 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:06.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:06 smithi177 bash[79620]: cluster 2024-07-28T16:01:05.141868+0000 mgr.y (mgr.25253) 8170 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:06 smithi204 bash[68176]: cluster 2024-07-28T16:01:05.141868+0000 mgr.y (mgr.25253) 8170 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:06.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15511 16 16 0 0 0 - 0 2024-07-28T16:01:07.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15512 16 16 0 0 0 - 0 2024-07-28T16:01:08.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:08 smithi204 bash[68176]: cluster 2024-07-28T16:01:07.143311+0000 mgr.y (mgr.25253) 8171 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:08.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:08 smithi177 bash[81864]: cluster 2024-07-28T16:01:07.143311+0000 mgr.y (mgr.25253) 8171 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:08.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:08 smithi177 bash[79620]: cluster 2024-07-28T16:01:07.143311+0000 mgr.y (mgr.25253) 8171 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:08.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15513 16 16 0 0 0 - 0 2024-07-28T16:01:09.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15514 16 16 0 0 0 - 0 2024-07-28T16:01:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:10 smithi204 bash[68176]: cluster 2024-07-28T16:01:09.144816+0000 mgr.y (mgr.25253) 8172 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:10 smithi177 bash[81864]: cluster 2024-07-28T16:01:09.144816+0000 mgr.y (mgr.25253) 8172 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:10 smithi177 bash[79620]: cluster 2024-07-28T16:01:09.144816+0000 mgr.y (mgr.25253) 8172 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:10.799 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15515 16 16 0 0 0 - 0 2024-07-28T16:01:11.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15516 16 16 0 0 0 - 0 2024-07-28T16:01:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:12 smithi204 bash[68176]: cluster 2024-07-28T16:01:11.146280+0000 mgr.y (mgr.25253) 8173 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:12 smithi177 bash[81864]: cluster 2024-07-28T16:01:11.146280+0000 mgr.y (mgr.25253) 8173 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:12 smithi177 bash[79620]: cluster 2024-07-28T16:01:11.146280+0000 mgr.y (mgr.25253) 8173 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:12.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15517 16 16 0 0 0 - 0 2024-07-28T16:01:13.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15518 16 16 0 0 0 - 0 2024-07-28T16:01:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:14 smithi204 bash[68176]: cluster 2024-07-28T16:01:13.147739+0000 mgr.y (mgr.25253) 8174 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:14.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:14 smithi177 bash[81864]: cluster 2024-07-28T16:01:13.147739+0000 mgr.y (mgr.25253) 8174 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:14 smithi177 bash[79620]: cluster 2024-07-28T16:01:13.147739+0000 mgr.y (mgr.25253) 8174 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:14.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15519 16 16 0 0 0 - 0 2024-07-28T16:01:15.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:01:15.794680+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:15.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:15.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15520 16 16 0 0 0 - 0 2024-07-28T16:01:16.322 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:01:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:16 smithi204 bash[68176]: cluster 2024-07-28T16:01:15.149185+0000 mgr.y (mgr.25253) 8175 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:16 smithi204 bash[68176]: audit 2024-07-28T16:01:16.104872+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:16 smithi177 bash[81864]: cluster 2024-07-28T16:01:15.149185+0000 mgr.y (mgr.25253) 8175 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:16 smithi177 bash[81864]: audit 2024-07-28T16:01:16.104872+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:16 smithi177 bash[79620]: cluster 2024-07-28T16:01:15.149185+0000 mgr.y (mgr.25253) 8175 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:16 smithi177 bash[79620]: audit 2024-07-28T16:01:16.104872+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:16.800 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15521 16 16 0 0 0 - 0 2024-07-28T16:01:17.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15522 16 16 0 0 0 - 0 2024-07-28T16:01:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:18 smithi204 bash[68176]: cluster 2024-07-28T16:01:17.150620+0000 mgr.y (mgr.25253) 8176 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:18.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:18 smithi177 bash[81864]: cluster 2024-07-28T16:01:17.150620+0000 mgr.y (mgr.25253) 8176 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:18.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:18 smithi177 bash[79620]: cluster 2024-07-28T16:01:17.150620+0000 mgr.y (mgr.25253) 8176 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:18.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15523 16 16 0 0 0 - 0 2024-07-28T16:01:19.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15524 16 16 0 0 0 - 0 2024-07-28T16:01:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:20 smithi204 bash[68176]: cluster 2024-07-28T16:01:19.152114+0000 mgr.y (mgr.25253) 8177 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:20.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:20 smithi177 bash[79620]: cluster 2024-07-28T16:01:19.152114+0000 mgr.y (mgr.25253) 8177 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:20 smithi177 bash[81864]: cluster 2024-07-28T16:01:19.152114+0000 mgr.y (mgr.25253) 8177 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:20.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15525 16 16 0 0 0 - 0 2024-07-28T16:01:21.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15526 16 16 0 0 0 - 0 2024-07-28T16:01:22.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:22 smithi204 bash[68176]: cluster 2024-07-28T16:01:21.153562+0000 mgr.y (mgr.25253) 8178 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:22.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:22 smithi177 bash[79620]: cluster 2024-07-28T16:01:21.153562+0000 mgr.y (mgr.25253) 8178 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:22.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:22 smithi177 bash[81864]: cluster 2024-07-28T16:01:21.153562+0000 mgr.y (mgr.25253) 8178 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:22.801 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15527 16 16 0 0 0 - 0 2024-07-28T16:01:23.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15528 16 16 0 0 0 - 0 2024-07-28T16:01:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:24 smithi204 bash[68176]: cluster 2024-07-28T16:01:23.154999+0000 mgr.y (mgr.25253) 8179 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:24 smithi204 bash[68176]: audit 2024-07-28T16:01:24.024734+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:24 smithi177 bash[81864]: cluster 2024-07-28T16:01:23.154999+0000 mgr.y (mgr.25253) 8179 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:24 smithi177 bash[81864]: audit 2024-07-28T16:01:24.024734+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:24 smithi177 bash[79620]: cluster 2024-07-28T16:01:23.154999+0000 mgr.y (mgr.25253) 8179 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:24.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:24 smithi177 bash[79620]: audit 2024-07-28T16:01:24.024734+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15529 16 16 0 0 0 - 0 2024-07-28T16:01:25.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:25 smithi204 bash[68176]: audit 2024-07-28T16:01:24.404160+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:25 smithi204 bash[68176]: audit 2024-07-28T16:01:24.410933+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:25 smithi177 bash[81864]: audit 2024-07-28T16:01:24.404160+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:25 smithi177 bash[81864]: audit 2024-07-28T16:01:24.410933+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:25 smithi177 bash[79620]: audit 2024-07-28T16:01:24.404160+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:25 smithi177 bash[79620]: audit 2024-07-28T16:01:24.410933+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:25.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15530 16 16 0 0 0 - 0 2024-07-28T16:01:26.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:01:26.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:26 smithi177 bash[79620]: cluster 2024-07-28T16:01:25.156489+0000 mgr.y (mgr.25253) 8180 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:26.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:26 smithi177 bash[81864]: cluster 2024-07-28T16:01:25.156489+0000 mgr.y (mgr.25253) 8180 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:26.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15531 16 16 0 0 0 - 0 2024-07-28T16:01:26.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:26 smithi204 bash[68176]: cluster 2024-07-28T16:01:25.156489+0000 mgr.y (mgr.25253) 8180 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:27.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15532 16 16 0 0 0 - 0 2024-07-28T16:01:28.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:28 smithi177 bash[81864]: cluster 2024-07-28T16:01:27.157947+0000 mgr.y (mgr.25253) 8181 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:28.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:28 smithi177 bash[79620]: cluster 2024-07-28T16:01:27.157947+0000 mgr.y (mgr.25253) 8181 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:28.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15533 16 16 0 0 0 - 0 2024-07-28T16:01:28.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:28 smithi204 bash[68176]: cluster 2024-07-28T16:01:27.157947+0000 mgr.y (mgr.25253) 8181 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:29.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15534 16 16 0 0 0 - 0 2024-07-28T16:01:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[81864]: cluster 2024-07-28T16:01:29.158633+0000 mgr.y (mgr.25253) 8182 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[81864]: audit 2024-07-28T16:01:29.692190+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[81864]: audit 2024-07-28T16:01:29.697745+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[81864]: audit 2024-07-28T16:01:30.266375+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[81864]: audit 2024-07-28T16:01:30.277734+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[79620]: cluster 2024-07-28T16:01:29.158633+0000 mgr.y (mgr.25253) 8182 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[79620]: audit 2024-07-28T16:01:29.692190+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[79620]: audit 2024-07-28T16:01:29.697745+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[79620]: audit 2024-07-28T16:01:30.266375+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:30 smithi177 bash[79620]: audit 2024-07-28T16:01:30.277734+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.802 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15535 16 16 0 0 0 - 0 2024-07-28T16:01:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:30 smithi204 bash[68176]: cluster 2024-07-28T16:01:29.158633+0000 mgr.y (mgr.25253) 8182 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:30 smithi204 bash[68176]: audit 2024-07-28T16:01:29.692190+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:30 smithi204 bash[68176]: audit 2024-07-28T16:01:29.697745+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:30 smithi204 bash[68176]: audit 2024-07-28T16:01:30.266375+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:30 smithi204 bash[68176]: audit 2024-07-28T16:01:30.277734+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[79620]: audit 2024-07-28T16:01:30.710563+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[79620]: audit 2024-07-28T16:01:30.712228+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[79620]: audit 2024-07-28T16:01:30.720170+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[79620]: audit 2024-07-28T16:01:31.105094+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[81864]: audit 2024-07-28T16:01:30.710563+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[81864]: audit 2024-07-28T16:01:30.712228+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[81864]: audit 2024-07-28T16:01:30.720170+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:31 smithi177 bash[81864]: audit 2024-07-28T16:01:31.105094+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:31.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15536 16 16 0 0 0 - 0 2024-07-28T16:01:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:31 smithi204 bash[68176]: audit 2024-07-28T16:01:30.710563+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:31 smithi204 bash[68176]: audit 2024-07-28T16:01:30.712228+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:31 smithi204 bash[68176]: audit 2024-07-28T16:01:30.720170+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:01:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:31 smithi204 bash[68176]: audit 2024-07-28T16:01:31.105094+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:32 smithi204 bash[68176]: cluster 2024-07-28T16:01:31.160013+0000 mgr.y (mgr.25253) 8183 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:32.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:32 smithi177 bash[81864]: cluster 2024-07-28T16:01:31.160013+0000 mgr.y (mgr.25253) 8183 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:32.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:32 smithi177 bash[79620]: cluster 2024-07-28T16:01:31.160013+0000 mgr.y (mgr.25253) 8183 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:32.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15537 16 16 0 0 0 - 0 2024-07-28T16:01:33.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15538 16 16 0 0 0 - 0 2024-07-28T16:01:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:34 smithi177 bash[81864]: cluster 2024-07-28T16:01:33.161462+0000 mgr.y (mgr.25253) 8184 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:34.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:34 smithi177 bash[79620]: cluster 2024-07-28T16:01:33.161462+0000 mgr.y (mgr.25253) 8184 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:34.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15539 16 16 0 0 0 - 0 2024-07-28T16:01:34.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:34 smithi204 bash[68176]: cluster 2024-07-28T16:01:33.161462+0000 mgr.y (mgr.25253) 8184 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:35.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:01:35.797850+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:35.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:35.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15540 16 16 0 0 0 - 0 2024-07-28T16:01:36.445 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:01:36.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:36 smithi177 bash[81864]: cluster 2024-07-28T16:01:35.162923+0000 mgr.y (mgr.25253) 8185 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:36.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:36 smithi177 bash[79620]: cluster 2024-07-28T16:01:35.162923+0000 mgr.y (mgr.25253) 8185 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:36.803 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15541 16 16 0 0 0 - 0 2024-07-28T16:01:36.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:36 smithi204 bash[68176]: cluster 2024-07-28T16:01:35.162923+0000 mgr.y (mgr.25253) 8185 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:37.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15542 16 16 0 0 0 - 0 2024-07-28T16:01:38.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:38 smithi177 bash[79620]: cluster 2024-07-28T16:01:37.164383+0000 mgr.y (mgr.25253) 8186 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:38.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:38 smithi177 bash[81864]: cluster 2024-07-28T16:01:37.164383+0000 mgr.y (mgr.25253) 8186 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:38.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15543 16 16 0 0 0 - 0 2024-07-28T16:01:38.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:38 smithi204 bash[68176]: cluster 2024-07-28T16:01:37.164383+0000 mgr.y (mgr.25253) 8186 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:39.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15544 16 16 0 0 0 - 0 2024-07-28T16:01:40.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:40 smithi177 bash[81864]: cluster 2024-07-28T16:01:39.165856+0000 mgr.y (mgr.25253) 8187 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:40.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:40 smithi177 bash[79620]: cluster 2024-07-28T16:01:39.165856+0000 mgr.y (mgr.25253) 8187 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:40.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15545 16 16 0 0 0 - 0 2024-07-28T16:01:40.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:40 smithi204 bash[68176]: cluster 2024-07-28T16:01:39.165856+0000 mgr.y (mgr.25253) 8187 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:41.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15546 16 16 0 0 0 - 0 2024-07-28T16:01:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:42 smithi204 bash[68176]: cluster 2024-07-28T16:01:41.167300+0000 mgr.y (mgr.25253) 8188 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:42 smithi177 bash[79620]: cluster 2024-07-28T16:01:41.167300+0000 mgr.y (mgr.25253) 8188 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:42.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:42 smithi177 bash[81864]: cluster 2024-07-28T16:01:41.167300+0000 mgr.y (mgr.25253) 8188 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:42.804 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15547 16 16 0 0 0 - 0 2024-07-28T16:01:43.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15548 16 16 0 0 0 - 0 2024-07-28T16:01:44.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:44 smithi177 bash[81864]: cluster 2024-07-28T16:01:43.168867+0000 mgr.y (mgr.25253) 8189 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:44.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:44 smithi177 bash[79620]: cluster 2024-07-28T16:01:43.168867+0000 mgr.y (mgr.25253) 8189 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:44.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15549 16 16 0 0 0 - 0 2024-07-28T16:01:44.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:44 smithi204 bash[68176]: cluster 2024-07-28T16:01:43.168867+0000 mgr.y (mgr.25253) 8189 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:45.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15550 16 16 0 0 0 - 0 2024-07-28T16:01:46.467 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:01:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:46 smithi177 bash[81864]: cluster 2024-07-28T16:01:45.170489+0000 mgr.y (mgr.25253) 8190 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:46 smithi177 bash[81864]: audit 2024-07-28T16:01:46.105420+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:46 smithi177 bash[79620]: cluster 2024-07-28T16:01:45.170489+0000 mgr.y (mgr.25253) 8190 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:46 smithi177 bash[79620]: audit 2024-07-28T16:01:46.105420+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:46.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15551 16 16 0 0 0 - 0 2024-07-28T16:01:46.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:46 smithi204 bash[68176]: cluster 2024-07-28T16:01:45.170489+0000 mgr.y (mgr.25253) 8190 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:46.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:46 smithi204 bash[68176]: audit 2024-07-28T16:01:46.105420+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:47.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15552 16 16 0 0 0 - 0 2024-07-28T16:01:48.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:48 smithi177 bash[81864]: cluster 2024-07-28T16:01:47.171953+0000 mgr.y (mgr.25253) 8191 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:48.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:48 smithi177 bash[79620]: cluster 2024-07-28T16:01:47.171953+0000 mgr.y (mgr.25253) 8191 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:48.805 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15553 16 16 0 0 0 - 0 2024-07-28T16:01:48.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:48 smithi204 bash[68176]: cluster 2024-07-28T16:01:47.171953+0000 mgr.y (mgr.25253) 8191 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:49.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15554 16 16 0 0 0 - 0 2024-07-28T16:01:50.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:50 smithi177 bash[81864]: cluster 2024-07-28T16:01:49.173367+0000 mgr.y (mgr.25253) 8192 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:50.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:50 smithi177 bash[79620]: cluster 2024-07-28T16:01:49.173367+0000 mgr.y (mgr.25253) 8192 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:50.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15555 16 16 0 0 0 - 0 2024-07-28T16:01:50.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:50 smithi204 bash[68176]: cluster 2024-07-28T16:01:49.173367+0000 mgr.y (mgr.25253) 8192 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:51.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15556 16 16 0 0 0 - 0 2024-07-28T16:01:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:52 smithi204 bash[68176]: cluster 2024-07-28T16:01:51.174833+0000 mgr.y (mgr.25253) 8193 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:01:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:52 smithi177 bash[81864]: cluster 2024-07-28T16:01:51.174833+0000 mgr.y (mgr.25253) 8193 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:52.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:52 smithi177 bash[79620]: cluster 2024-07-28T16:01:51.174833+0000 mgr.y (mgr.25253) 8193 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:52.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15557 16 16 0 0 0 - 0 2024-07-28T16:01:53.806 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15558 16 16 0 0 0 - 0 2024-07-28T16:01:54.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:54 smithi177 bash[81864]: cluster 2024-07-28T16:01:53.176299+0000 mgr.y (mgr.25253) 8194 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:54.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:54 smithi177 bash[79620]: cluster 2024-07-28T16:01:53.176299+0000 mgr.y (mgr.25253) 8194 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:54.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15559 16 16 0 0 0 - 0 2024-07-28T16:01:54.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:54 smithi204 bash[68176]: cluster 2024-07-28T16:01:53.176299+0000 mgr.y (mgr.25253) 8194 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:55.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:01:55.801117+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:55.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:55.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15560 16 16 0 0 0 - 0 2024-07-28T16:01:56.487 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:01:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:01:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:01:56.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:56 smithi177 bash[79620]: cluster 2024-07-28T16:01:55.177763+0000 mgr.y (mgr.25253) 8195 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:56 smithi177 bash[81864]: cluster 2024-07-28T16:01:55.177763+0000 mgr.y (mgr.25253) 8195 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:56.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15561 16 16 0 0 0 - 0 2024-07-28T16:01:56.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:56 smithi204 bash[68176]: cluster 2024-07-28T16:01:55.177763+0000 mgr.y (mgr.25253) 8195 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:57.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:01:57 smithi177 bash[81864]: cluster 2024-07-28T16:01:57.179208+0000 mgr.y (mgr.25253) 8196 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:57.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:01:57 smithi177 bash[79620]: cluster 2024-07-28T16:01:57.179208+0000 mgr.y (mgr.25253) 8196 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:57.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15562 16 16 0 0 0 - 0 2024-07-28T16:01:57.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:01:57 smithi204 bash[68176]: cluster 2024-07-28T16:01:57.179208+0000 mgr.y (mgr.25253) 8196 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:01:58.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15563 16 16 0 0 0 - 0 2024-07-28T16:01:59.807 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15564 16 16 0 0 0 - 0 2024-07-28T16:02:00.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:00 smithi177 bash[81864]: cluster 2024-07-28T16:01:59.180675+0000 mgr.y (mgr.25253) 8197 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:00.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:00 smithi177 bash[79620]: cluster 2024-07-28T16:01:59.180675+0000 mgr.y (mgr.25253) 8197 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:00 smithi204 bash[68176]: cluster 2024-07-28T16:01:59.180675+0000 mgr.y (mgr.25253) 8197 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:00.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15565 16 16 0 0 0 - 0 2024-07-28T16:02:01.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:01 smithi177 bash[81864]: audit 2024-07-28T16:02:01.105989+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:01.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:01 smithi177 bash[79620]: audit 2024-07-28T16:02:01.105989+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:01 smithi204 bash[68176]: audit 2024-07-28T16:02:01.105989+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:01.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15566 16 16 0 0 0 - 0 2024-07-28T16:02:02.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:02 smithi177 bash[81864]: cluster 2024-07-28T16:02:01.182080+0000 mgr.y (mgr.25253) 8198 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:02.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:02 smithi177 bash[79620]: cluster 2024-07-28T16:02:01.182080+0000 mgr.y (mgr.25253) 8198 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:02 smithi204 bash[68176]: cluster 2024-07-28T16:02:01.182080+0000 mgr.y (mgr.25253) 8198 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15567 16 16 0 0 0 - 0 2024-07-28T16:02:03.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15568 16 16 0 0 0 - 0 2024-07-28T16:02:04.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:04 smithi177 bash[81864]: cluster 2024-07-28T16:02:03.183521+0000 mgr.y (mgr.25253) 8199 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:04.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:04 smithi177 bash[79620]: cluster 2024-07-28T16:02:03.183521+0000 mgr.y (mgr.25253) 8199 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:04.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:04 smithi204 bash[68176]: cluster 2024-07-28T16:02:03.183521+0000 mgr.y (mgr.25253) 8199 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:04.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15569 16 16 0 0 0 - 0 2024-07-28T16:02:05.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15570 16 16 0 0 0 - 0 2024-07-28T16:02:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:02:06.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:06 smithi177 bash[81864]: cluster 2024-07-28T16:02:05.184990+0000 mgr.y (mgr.25253) 8200 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:06.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:06 smithi177 bash[79620]: cluster 2024-07-28T16:02:05.184990+0000 mgr.y (mgr.25253) 8200 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:06 smithi204 bash[68176]: cluster 2024-07-28T16:02:05.184990+0000 mgr.y (mgr.25253) 8200 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:06.808 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15571 16 16 0 0 0 - 0 2024-07-28T16:02:07.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15572 16 16 0 0 0 - 0 2024-07-28T16:02:08.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:08 smithi177 bash[81864]: cluster 2024-07-28T16:02:07.186464+0000 mgr.y (mgr.25253) 8201 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:08.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:08 smithi177 bash[79620]: cluster 2024-07-28T16:02:07.186464+0000 mgr.y (mgr.25253) 8201 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:08 smithi204 bash[68176]: cluster 2024-07-28T16:02:07.186464+0000 mgr.y (mgr.25253) 8201 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:08.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15573 16 16 0 0 0 - 0 2024-07-28T16:02:09.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15574 16 16 0 0 0 - 0 2024-07-28T16:02:10.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:10 smithi177 bash[81864]: cluster 2024-07-28T16:02:09.187950+0000 mgr.y (mgr.25253) 8202 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:10.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:10 smithi177 bash[79620]: cluster 2024-07-28T16:02:09.187950+0000 mgr.y (mgr.25253) 8202 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:10 smithi204 bash[68176]: cluster 2024-07-28T16:02:09.187950+0000 mgr.y (mgr.25253) 8202 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:10.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15575 16 16 0 0 0 - 0 2024-07-28T16:02:11.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15576 16 16 0 0 0 - 0 2024-07-28T16:02:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:12 smithi204 bash[68176]: cluster 2024-07-28T16:02:11.189429+0000 mgr.y (mgr.25253) 8203 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:12 smithi177 bash[81864]: cluster 2024-07-28T16:02:11.189429+0000 mgr.y (mgr.25253) 8203 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:12 smithi177 bash[79620]: cluster 2024-07-28T16:02:11.189429+0000 mgr.y (mgr.25253) 8203 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:12.809 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15577 16 16 0 0 0 - 0 2024-07-28T16:02:13.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15578 16 16 0 0 0 - 0 2024-07-28T16:02:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:14 smithi204 bash[68176]: cluster 2024-07-28T16:02:13.190864+0000 mgr.y (mgr.25253) 8204 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:14.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:14 smithi177 bash[81864]: cluster 2024-07-28T16:02:13.190864+0000 mgr.y (mgr.25253) 8204 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:14 smithi177 bash[79620]: cluster 2024-07-28T16:02:13.190864+0000 mgr.y (mgr.25253) 8204 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:14.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15579 16 16 0 0 0 - 0 2024-07-28T16:02:15.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:02:15.804254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:15.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:15.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15580 16 16 0 0 0 - 0 2024-07-28T16:02:16.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:02:16.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:16 smithi177 bash[79620]: cluster 2024-07-28T16:02:15.192330+0000 mgr.y (mgr.25253) 8205 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:16.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:16 smithi177 bash[79620]: audit 2024-07-28T16:02:16.106373+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:16.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:16 smithi177 bash[81864]: cluster 2024-07-28T16:02:15.192330+0000 mgr.y (mgr.25253) 8205 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:16.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:16 smithi177 bash[81864]: audit 2024-07-28T16:02:16.106373+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:16 smithi204 bash[68176]: cluster 2024-07-28T16:02:15.192330+0000 mgr.y (mgr.25253) 8205 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:16 smithi204 bash[68176]: audit 2024-07-28T16:02:16.106373+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:16.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15581 16 16 0 0 0 - 0 2024-07-28T16:02:17.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15582 16 16 0 0 0 - 0 2024-07-28T16:02:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:18 smithi204 bash[68176]: cluster 2024-07-28T16:02:17.193802+0000 mgr.y (mgr.25253) 8206 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:18.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:18 smithi177 bash[81864]: cluster 2024-07-28T16:02:17.193802+0000 mgr.y (mgr.25253) 8206 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:18.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:18 smithi177 bash[79620]: cluster 2024-07-28T16:02:17.193802+0000 mgr.y (mgr.25253) 8206 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:18.810 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15583 16 16 0 0 0 - 0 2024-07-28T16:02:19.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15584 16 16 0 0 0 - 0 2024-07-28T16:02:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:20 smithi204 bash[68176]: cluster 2024-07-28T16:02:19.195316+0000 mgr.y (mgr.25253) 8207 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:20 smithi177 bash[81864]: cluster 2024-07-28T16:02:19.195316+0000 mgr.y (mgr.25253) 8207 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:20.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:20 smithi177 bash[79620]: cluster 2024-07-28T16:02:19.195316+0000 mgr.y (mgr.25253) 8207 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:20.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15585 16 16 0 0 0 - 0 2024-07-28T16:02:21.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15586 16 16 0 0 0 - 0 2024-07-28T16:02:22.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:22 smithi204 bash[68176]: cluster 2024-07-28T16:02:21.196806+0000 mgr.y (mgr.25253) 8208 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:22 smithi204 bash[60899]: ts=2024-07-28T16:02:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:22 smithi177 bash[81864]: cluster 2024-07-28T16:02:21.196806+0000 mgr.y (mgr.25253) 8208 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:22.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:22 smithi177 bash[79620]: cluster 2024-07-28T16:02:21.196806+0000 mgr.y (mgr.25253) 8208 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:22.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15587 16 16 0 0 0 - 0 2024-07-28T16:02:23.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15588 16 16 0 0 0 - 0 2024-07-28T16:02:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:24 smithi204 bash[68176]: cluster 2024-07-28T16:02:23.198240+0000 mgr.y (mgr.25253) 8209 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:24 smithi177 bash[81864]: cluster 2024-07-28T16:02:23.198240+0000 mgr.y (mgr.25253) 8209 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:24.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:24 smithi177 bash[79620]: cluster 2024-07-28T16:02:23.198240+0000 mgr.y (mgr.25253) 8209 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:24.811 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15589 16 16 0 0 0 - 0 2024-07-28T16:02:25.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15590 16 16 0 0 0 - 0 2024-07-28T16:02:26.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:02:26.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:26 smithi204 bash[68176]: cluster 2024-07-28T16:02:25.199749+0000 mgr.y (mgr.25253) 8210 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:26.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:26 smithi177 bash[81864]: cluster 2024-07-28T16:02:25.199749+0000 mgr.y (mgr.25253) 8210 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:26.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:26 smithi177 bash[79620]: cluster 2024-07-28T16:02:25.199749+0000 mgr.y (mgr.25253) 8210 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:26.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15591 16 16 0 0 0 - 0 2024-07-28T16:02:27.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15592 16 16 0 0 0 - 0 2024-07-28T16:02:28.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:28 smithi204 bash[68176]: cluster 2024-07-28T16:02:27.201207+0000 mgr.y (mgr.25253) 8211 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:28.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:28 smithi177 bash[81864]: cluster 2024-07-28T16:02:27.201207+0000 mgr.y (mgr.25253) 8211 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:28.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:28 smithi177 bash[79620]: cluster 2024-07-28T16:02:27.201207+0000 mgr.y (mgr.25253) 8211 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:28.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15593 16 16 0 0 0 - 0 2024-07-28T16:02:29.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15594 16 16 0 0 0 - 0 2024-07-28T16:02:30.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:30 smithi204 bash[68176]: cluster 2024-07-28T16:02:29.202672+0000 mgr.y (mgr.25253) 8212 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:30.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:30 smithi177 bash[79620]: cluster 2024-07-28T16:02:29.202672+0000 mgr.y (mgr.25253) 8212 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:30 smithi177 bash[81864]: cluster 2024-07-28T16:02:29.202672+0000 mgr.y (mgr.25253) 8212 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:30.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15595 16 16 0 0 0 - 0 2024-07-28T16:02:31.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:31 smithi204 bash[68176]: audit 2024-07-28T16:02:30.851676+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:31.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:31 smithi204 bash[68176]: audit 2024-07-28T16:02:31.106821+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:31.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:31 smithi177 bash[81864]: audit 2024-07-28T16:02:30.851676+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:31.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:31 smithi177 bash[81864]: audit 2024-07-28T16:02:31.106821+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:31 smithi177 bash[79620]: audit 2024-07-28T16:02:30.851676+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:31.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:31 smithi177 bash[79620]: audit 2024-07-28T16:02:31.106821+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:31.812 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15596 16 16 0 0 0 - 0 2024-07-28T16:02:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:32 smithi204 bash[68176]: cluster 2024-07-28T16:02:31.203392+0000 mgr.y (mgr.25253) 8213 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:32.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:32 smithi177 bash[81864]: cluster 2024-07-28T16:02:31.203392+0000 mgr.y (mgr.25253) 8213 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:32.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:32 smithi177 bash[79620]: cluster 2024-07-28T16:02:31.203392+0000 mgr.y (mgr.25253) 8213 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:32.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15597 16 16 0 0 0 - 0 2024-07-28T16:02:33.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15598 16 16 0 0 0 - 0 2024-07-28T16:02:34.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:34 smithi204 bash[68176]: cluster 2024-07-28T16:02:33.205572+0000 mgr.y (mgr.25253) 8214 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:34 smithi177 bash[81864]: cluster 2024-07-28T16:02:33.205572+0000 mgr.y (mgr.25253) 8214 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:34.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:34 smithi177 bash[79620]: cluster 2024-07-28T16:02:33.205572+0000 mgr.y (mgr.25253) 8214 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:34.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15599 16 16 0 0 0 - 0 2024-07-28T16:02:35.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:02:35.807438+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:35.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:35.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15600 16 16 0 0 0 - 0 2024-07-28T16:02:36.348 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:02:36.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:36 smithi204 bash[68176]: cluster 2024-07-28T16:02:35.207081+0000 mgr.y (mgr.25253) 8215 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:36.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:36 smithi177 bash[81864]: cluster 2024-07-28T16:02:35.207081+0000 mgr.y (mgr.25253) 8215 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:36.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:36 smithi177 bash[79620]: cluster 2024-07-28T16:02:35.207081+0000 mgr.y (mgr.25253) 8215 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:36.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15601 16 16 0 0 0 - 0 2024-07-28T16:02:37.813 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15602 16 16 0 0 0 - 0 2024-07-28T16:02:37.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:36.521226+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:37.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:36.529545+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:36.771670+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:36.780081+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: cluster 2024-07-28T16:02:37.208517+0000 mgr.y (mgr.25253) 8216 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:37.222268+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:37.223588+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:37 smithi204 bash[68176]: audit 2024-07-28T16:02:37.233080+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:36.521226+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:36.529545+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:36.771670+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:36.780081+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: cluster 2024-07-28T16:02:37.208517+0000 mgr.y (mgr.25253) 8216 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:37.222268+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:37.223588+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[81864]: audit 2024-07-28T16:02:37.233080+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:36.521226+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:36.529545+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:36.771670+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:36.780081+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: cluster 2024-07-28T16:02:37.208517+0000 mgr.y (mgr.25253) 8216 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:37.222268+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:37.223588+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:37 smithi177 bash[79620]: audit 2024-07-28T16:02:37.233080+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:02:38.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15603 16 16 0 0 0 - 0 2024-07-28T16:02:39.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15604 16 16 0 0 0 - 0 2024-07-28T16:02:40.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:40 smithi177 bash[81864]: cluster 2024-07-28T16:02:39.209927+0000 mgr.y (mgr.25253) 8217 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:40.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:40 smithi177 bash[79620]: cluster 2024-07-28T16:02:39.209927+0000 mgr.y (mgr.25253) 8217 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:40.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:40 smithi204 bash[68176]: cluster 2024-07-28T16:02:39.209927+0000 mgr.y (mgr.25253) 8217 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:40.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15605 16 16 0 0 0 - 0 2024-07-28T16:02:41.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15606 16 16 0 0 0 - 0 2024-07-28T16:02:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:42 smithi204 bash[68176]: cluster 2024-07-28T16:02:41.211376+0000 mgr.y (mgr.25253) 8218 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:42 smithi177 bash[81864]: cluster 2024-07-28T16:02:41.211376+0000 mgr.y (mgr.25253) 8218 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:42.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:42 smithi177 bash[79620]: cluster 2024-07-28T16:02:41.211376+0000 mgr.y (mgr.25253) 8218 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:42.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15607 16 16 0 0 0 - 0 2024-07-28T16:02:43.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15608 16 16 0 0 0 - 0 2024-07-28T16:02:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:44 smithi204 bash[68176]: cluster 2024-07-28T16:02:43.212780+0000 mgr.y (mgr.25253) 8219 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:44.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:44 smithi177 bash[81864]: cluster 2024-07-28T16:02:43.212780+0000 mgr.y (mgr.25253) 8219 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:44.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:44 smithi177 bash[79620]: cluster 2024-07-28T16:02:43.212780+0000 mgr.y (mgr.25253) 8219 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:44.814 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15609 16 16 0 0 0 - 0 2024-07-28T16:02:45.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15610 16 16 0 0 0 - 0 2024-07-28T16:02:46.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:02:46.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:46 smithi177 bash[81864]: cluster 2024-07-28T16:02:45.214224+0000 mgr.y (mgr.25253) 8220 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:46.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:46 smithi177 bash[81864]: audit 2024-07-28T16:02:46.107100+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:46.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:46 smithi177 bash[79620]: cluster 2024-07-28T16:02:45.214224+0000 mgr.y (mgr.25253) 8220 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:46.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:46 smithi177 bash[79620]: audit 2024-07-28T16:02:46.107100+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:46 smithi204 bash[68176]: cluster 2024-07-28T16:02:45.214224+0000 mgr.y (mgr.25253) 8220 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:46 smithi204 bash[68176]: audit 2024-07-28T16:02:46.107100+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:46.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15611 16 16 0 0 0 - 0 2024-07-28T16:02:47.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15612 16 16 0 0 0 - 0 2024-07-28T16:02:48.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:48 smithi204 bash[68176]: cluster 2024-07-28T16:02:47.215766+0000 mgr.y (mgr.25253) 8221 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:48.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:48 smithi177 bash[81864]: cluster 2024-07-28T16:02:47.215766+0000 mgr.y (mgr.25253) 8221 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:48.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:48 smithi177 bash[79620]: cluster 2024-07-28T16:02:47.215766+0000 mgr.y (mgr.25253) 8221 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:48.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15613 16 16 0 0 0 - 0 2024-07-28T16:02:49.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15614 16 16 0 0 0 - 0 2024-07-28T16:02:50.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:50 smithi204 bash[68176]: cluster 2024-07-28T16:02:49.217210+0000 mgr.y (mgr.25253) 8222 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:50.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:50 smithi177 bash[81864]: cluster 2024-07-28T16:02:49.217210+0000 mgr.y (mgr.25253) 8222 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:50.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:50 smithi177 bash[79620]: cluster 2024-07-28T16:02:49.217210+0000 mgr.y (mgr.25253) 8222 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:50.815 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15615 16 16 0 0 0 - 0 2024-07-28T16:02:51.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15616 16 16 0 0 0 - 0 2024-07-28T16:02:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:52 smithi204 bash[68176]: cluster 2024-07-28T16:02:51.218637+0000 mgr.y (mgr.25253) 8223 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:02:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:52 smithi177 bash[81864]: cluster 2024-07-28T16:02:51.218637+0000 mgr.y (mgr.25253) 8223 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:52.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:52 smithi177 bash[79620]: cluster 2024-07-28T16:02:51.218637+0000 mgr.y (mgr.25253) 8223 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:52.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15617 16 16 0 0 0 - 0 2024-07-28T16:02:53.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15618 16 16 0 0 0 - 0 2024-07-28T16:02:54.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:54 smithi204 bash[68176]: cluster 2024-07-28T16:02:53.220086+0000 mgr.y (mgr.25253) 8224 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:54.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:54 smithi177 bash[81864]: cluster 2024-07-28T16:02:53.220086+0000 mgr.y (mgr.25253) 8224 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:54.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:54 smithi177 bash[79620]: cluster 2024-07-28T16:02:53.220086+0000 mgr.y (mgr.25253) 8224 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:54.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15619 16 16 0 0 0 - 0 2024-07-28T16:02:55.816 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:02:55.810631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:55.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:55.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15620 16 16 0 0 0 - 0 2024-07-28T16:02:56.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:56 smithi177 bash[79620]: cluster 2024-07-28T16:02:55.221535+0000 mgr.y (mgr.25253) 8225 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:56.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:02:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:02:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:02:56.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:56 smithi177 bash[81864]: cluster 2024-07-28T16:02:55.221535+0000 mgr.y (mgr.25253) 8225 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:56.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:56 smithi204 bash[68176]: cluster 2024-07-28T16:02:55.221535+0000 mgr.y (mgr.25253) 8225 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:56.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15621 16 16 0 0 0 - 0 2024-07-28T16:02:57.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15622 16 16 0 0 0 - 0 2024-07-28T16:02:58.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:02:58 smithi204 bash[68176]: cluster 2024-07-28T16:02:57.222987+0000 mgr.y (mgr.25253) 8226 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:58.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:02:58 smithi177 bash[79620]: cluster 2024-07-28T16:02:57.222987+0000 mgr.y (mgr.25253) 8226 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:58.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:02:58 smithi177 bash[81864]: cluster 2024-07-28T16:02:57.222987+0000 mgr.y (mgr.25253) 8226 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:02:58.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15623 16 16 0 0 0 - 0 2024-07-28T16:02:59.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15624 16 16 0 0 0 - 0 2024-07-28T16:03:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:00 smithi204 bash[68176]: cluster 2024-07-28T16:02:59.224483+0000 mgr.y (mgr.25253) 8227 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:00.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:00 smithi177 bash[79620]: cluster 2024-07-28T16:02:59.224483+0000 mgr.y (mgr.25253) 8227 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:00 smithi177 bash[81864]: cluster 2024-07-28T16:02:59.224483+0000 mgr.y (mgr.25253) 8227 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:00.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15625 16 16 0 0 0 - 0 2024-07-28T16:03:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:01 smithi204 bash[68176]: audit 2024-07-28T16:03:01.107800+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:01.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:01 smithi177 bash[79620]: audit 2024-07-28T16:03:01.107800+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:01.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:01 smithi177 bash[81864]: audit 2024-07-28T16:03:01.107800+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:01.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15626 16 16 0 0 0 - 0 2024-07-28T16:03:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:02 smithi204 bash[68176]: cluster 2024-07-28T16:03:01.225894+0000 mgr.y (mgr.25253) 8228 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:02 smithi177 bash[81864]: cluster 2024-07-28T16:03:01.225894+0000 mgr.y (mgr.25253) 8228 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:02.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:02 smithi177 bash[79620]: cluster 2024-07-28T16:03:01.225894+0000 mgr.y (mgr.25253) 8228 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:02.817 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15627 16 16 0 0 0 - 0 2024-07-28T16:03:03.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15628 16 16 0 0 0 - 0 2024-07-28T16:03:04.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:04 smithi204 bash[68176]: cluster 2024-07-28T16:03:03.227263+0000 mgr.y (mgr.25253) 8229 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:04.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:04 smithi177 bash[81864]: cluster 2024-07-28T16:03:03.227263+0000 mgr.y (mgr.25253) 8229 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:04.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:04 smithi177 bash[79620]: cluster 2024-07-28T16:03:03.227263+0000 mgr.y (mgr.25253) 8229 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:04.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15629 16 16 0 0 0 - 0 2024-07-28T16:03:05.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15630 16 16 0 0 0 - 0 2024-07-28T16:03:06.332 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:03:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:06 smithi204 bash[68176]: cluster 2024-07-28T16:03:05.228727+0000 mgr.y (mgr.25253) 8230 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:06.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:06 smithi177 bash[81864]: cluster 2024-07-28T16:03:05.228727+0000 mgr.y (mgr.25253) 8230 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:06.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:06 smithi177 bash[79620]: cluster 2024-07-28T16:03:05.228727+0000 mgr.y (mgr.25253) 8230 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:06.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15631 16 16 0 0 0 - 0 2024-07-28T16:03:07.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15632 16 16 0 0 0 - 0 2024-07-28T16:03:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:08 smithi204 bash[68176]: cluster 2024-07-28T16:03:07.230166+0000 mgr.y (mgr.25253) 8231 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:08.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:08 smithi177 bash[81864]: cluster 2024-07-28T16:03:07.230166+0000 mgr.y (mgr.25253) 8231 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:08.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:08 smithi177 bash[79620]: cluster 2024-07-28T16:03:07.230166+0000 mgr.y (mgr.25253) 8231 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:08.818 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15633 16 16 0 0 0 - 0 2024-07-28T16:03:09.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15634 16 16 0 0 0 - 0 2024-07-28T16:03:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:10 smithi204 bash[68176]: cluster 2024-07-28T16:03:09.231592+0000 mgr.y (mgr.25253) 8232 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:10 smithi177 bash[79620]: cluster 2024-07-28T16:03:09.231592+0000 mgr.y (mgr.25253) 8232 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:10 smithi177 bash[81864]: cluster 2024-07-28T16:03:09.231592+0000 mgr.y (mgr.25253) 8232 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:10.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15635 16 16 0 0 0 - 0 2024-07-28T16:03:11.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15636 16 16 0 0 0 - 0 2024-07-28T16:03:12.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:12 smithi204 bash[68176]: cluster 2024-07-28T16:03:11.233053+0000 mgr.y (mgr.25253) 8233 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:12 smithi204 bash[60899]: ts=2024-07-28T16:03:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:12 smithi177 bash[79620]: cluster 2024-07-28T16:03:11.233053+0000 mgr.y (mgr.25253) 8233 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:12.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:12 smithi177 bash[81864]: cluster 2024-07-28T16:03:11.233053+0000 mgr.y (mgr.25253) 8233 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:12.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15637 16 16 0 0 0 - 0 2024-07-28T16:03:13.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15638 16 16 0 0 0 - 0 2024-07-28T16:03:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:14 smithi204 bash[68176]: cluster 2024-07-28T16:03:13.234441+0000 mgr.y (mgr.25253) 8234 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:14 smithi177 bash[79620]: cluster 2024-07-28T16:03:13.234441+0000 mgr.y (mgr.25253) 8234 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:14.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:14 smithi177 bash[81864]: cluster 2024-07-28T16:03:13.234441+0000 mgr.y (mgr.25253) 8234 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:14.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15639 16 16 0 0 0 - 0 2024-07-28T16:03:15.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:03:15.813753+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:15.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:15.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15640 16 16 0 0 0 - 0 2024-07-28T16:03:16.353 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:03:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:16 smithi204 bash[68176]: cluster 2024-07-28T16:03:15.235896+0000 mgr.y (mgr.25253) 8235 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:16 smithi204 bash[68176]: audit 2024-07-28T16:03:16.107867+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:16 smithi177 bash[81864]: cluster 2024-07-28T16:03:15.235896+0000 mgr.y (mgr.25253) 8235 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:16 smithi177 bash[81864]: audit 2024-07-28T16:03:16.107867+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:16 smithi177 bash[79620]: cluster 2024-07-28T16:03:15.235896+0000 mgr.y (mgr.25253) 8235 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:16 smithi177 bash[79620]: audit 2024-07-28T16:03:16.107867+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:16.819 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15641 16 16 0 0 0 - 0 2024-07-28T16:03:17.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15642 16 16 0 0 0 - 0 2024-07-28T16:03:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:18 smithi204 bash[68176]: cluster 2024-07-28T16:03:17.237339+0000 mgr.y (mgr.25253) 8236 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:18.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:18 smithi177 bash[81864]: cluster 2024-07-28T16:03:17.237339+0000 mgr.y (mgr.25253) 8236 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:18.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:18 smithi177 bash[79620]: cluster 2024-07-28T16:03:17.237339+0000 mgr.y (mgr.25253) 8236 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:18.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15643 16 16 0 0 0 - 0 2024-07-28T16:03:19.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15644 16 16 0 0 0 - 0 2024-07-28T16:03:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:20 smithi204 bash[68176]: cluster 2024-07-28T16:03:19.238772+0000 mgr.y (mgr.25253) 8237 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:20 smithi177 bash[81864]: cluster 2024-07-28T16:03:19.238772+0000 mgr.y (mgr.25253) 8237 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:20.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:20 smithi177 bash[79620]: cluster 2024-07-28T16:03:19.238772+0000 mgr.y (mgr.25253) 8237 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:20.820 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15645 16 16 0 0 0 - 0 2024-07-28T16:03:21.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15646 16 16 0 0 0 - 0 2024-07-28T16:03:22.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:22 smithi204 bash[68176]: cluster 2024-07-28T16:03:21.240230+0000 mgr.y (mgr.25253) 8238 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:22.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:22 smithi204 bash[60899]: ts=2024-07-28T16:03:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:22 smithi177 bash[81864]: cluster 2024-07-28T16:03:21.240230+0000 mgr.y (mgr.25253) 8238 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:22.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:22 smithi177 bash[79620]: cluster 2024-07-28T16:03:21.240230+0000 mgr.y (mgr.25253) 8238 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:22.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15647 16 16 0 0 0 - 0 2024-07-28T16:03:23.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15648 16 16 0 0 0 - 0 2024-07-28T16:03:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:24 smithi204 bash[68176]: cluster 2024-07-28T16:03:23.241590+0000 mgr.y (mgr.25253) 8239 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:24 smithi177 bash[81864]: cluster 2024-07-28T16:03:23.241590+0000 mgr.y (mgr.25253) 8239 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:24.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:24 smithi177 bash[79620]: cluster 2024-07-28T16:03:23.241590+0000 mgr.y (mgr.25253) 8239 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:24.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15649 16 16 0 0 0 - 0 2024-07-28T16:03:25.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15650 16 16 0 0 0 - 0 2024-07-28T16:03:26.374 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:03:26.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:26 smithi204 bash[68176]: cluster 2024-07-28T16:03:25.243006+0000 mgr.y (mgr.25253) 8240 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:26.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:26 smithi177 bash[79620]: cluster 2024-07-28T16:03:25.243006+0000 mgr.y (mgr.25253) 8240 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:26.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:26 smithi177 bash[81864]: cluster 2024-07-28T16:03:25.243006+0000 mgr.y (mgr.25253) 8240 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:26.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15651 16 16 0 0 0 - 0 2024-07-28T16:03:27.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15652 16 16 0 0 0 - 0 2024-07-28T16:03:28.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:28 smithi204 bash[68176]: cluster 2024-07-28T16:03:27.244493+0000 mgr.y (mgr.25253) 8241 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:28.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:28 smithi177 bash[79620]: cluster 2024-07-28T16:03:27.244493+0000 mgr.y (mgr.25253) 8241 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:28.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:28 smithi177 bash[81864]: cluster 2024-07-28T16:03:27.244493+0000 mgr.y (mgr.25253) 8241 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:28.821 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15653 16 16 0 0 0 - 0 2024-07-28T16:03:29.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15654 16 16 0 0 0 - 0 2024-07-28T16:03:30.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:30 smithi204 bash[68176]: cluster 2024-07-28T16:03:29.245926+0000 mgr.y (mgr.25253) 8242 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:30 smithi177 bash[81864]: cluster 2024-07-28T16:03:29.245926+0000 mgr.y (mgr.25253) 8242 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:30 smithi177 bash[79620]: cluster 2024-07-28T16:03:29.245926+0000 mgr.y (mgr.25253) 8242 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:30.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15655 16 16 0 0 0 - 0 2024-07-28T16:03:31.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:31 smithi204 bash[68176]: audit 2024-07-28T16:03:31.108546+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:31 smithi177 bash[79620]: audit 2024-07-28T16:03:31.108546+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:31.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:31 smithi177 bash[81864]: audit 2024-07-28T16:03:31.108546+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:31.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15656 16 16 0 0 0 - 0 2024-07-28T16:03:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:32 smithi204 bash[68176]: cluster 2024-07-28T16:03:31.247341+0000 mgr.y (mgr.25253) 8243 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:32 smithi177 bash[79620]: cluster 2024-07-28T16:03:31.247341+0000 mgr.y (mgr.25253) 8243 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:32.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:32 smithi177 bash[81864]: cluster 2024-07-28T16:03:31.247341+0000 mgr.y (mgr.25253) 8243 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:32.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15657 16 16 0 0 0 - 0 2024-07-28T16:03:33.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15658 16 16 0 0 0 - 0 2024-07-28T16:03:34.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:34 smithi204 bash[68176]: cluster 2024-07-28T16:03:33.248937+0000 mgr.y (mgr.25253) 8244 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:34.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:34 smithi177 bash[79620]: cluster 2024-07-28T16:03:33.248937+0000 mgr.y (mgr.25253) 8244 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:34 smithi177 bash[81864]: cluster 2024-07-28T16:03:33.248937+0000 mgr.y (mgr.25253) 8244 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:34.822 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15659 16 16 0 0 0 - 0 2024-07-28T16:03:35.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:03:35.816922+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:35.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:35.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15660 16 16 0 0 0 - 0 2024-07-28T16:03:36.403 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:03:36.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:36 smithi204 bash[68176]: cluster 2024-07-28T16:03:35.250429+0000 mgr.y (mgr.25253) 8245 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:36.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:36 smithi177 bash[79620]: cluster 2024-07-28T16:03:35.250429+0000 mgr.y (mgr.25253) 8245 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:36.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:36 smithi177 bash[81864]: cluster 2024-07-28T16:03:35.250429+0000 mgr.y (mgr.25253) 8245 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:36.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15661 16 16 0 0 0 - 0 2024-07-28T16:03:37.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:37 smithi204 bash[68176]: audit 2024-07-28T16:03:37.320757+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:37 smithi177 bash[79620]: audit 2024-07-28T16:03:37.320757+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:37 smithi177 bash[81864]: audit 2024-07-28T16:03:37.320757+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15662 16 16 0 0 0 - 0 2024-07-28T16:03:38.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:38 smithi204 bash[68176]: cluster 2024-07-28T16:03:37.251891+0000 mgr.y (mgr.25253) 8246 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:38.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:38 smithi177 bash[81864]: cluster 2024-07-28T16:03:37.251891+0000 mgr.y (mgr.25253) 8246 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:38.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:38 smithi177 bash[79620]: cluster 2024-07-28T16:03:37.251891+0000 mgr.y (mgr.25253) 8246 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:38.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15663 16 16 0 0 0 - 0 2024-07-28T16:03:39.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15664 16 16 0 0 0 - 0 2024-07-28T16:03:40.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:40 smithi177 bash[81864]: cluster 2024-07-28T16:03:39.253345+0000 mgr.y (mgr.25253) 8247 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:40.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:40 smithi177 bash[79620]: cluster 2024-07-28T16:03:39.253345+0000 mgr.y (mgr.25253) 8247 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:40.823 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15665 16 16 0 0 0 - 0 2024-07-28T16:03:40.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:40 smithi204 bash[68176]: cluster 2024-07-28T16:03:39.253345+0000 mgr.y (mgr.25253) 8247 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:41.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15666 16 16 0 0 0 - 0 2024-07-28T16:03:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:42 smithi204 bash[68176]: cluster 2024-07-28T16:03:41.254802+0000 mgr.y (mgr.25253) 8248 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:42 smithi177 bash[81864]: cluster 2024-07-28T16:03:41.254802+0000 mgr.y (mgr.25253) 8248 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:42.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:42 smithi177 bash[79620]: cluster 2024-07-28T16:03:41.254802+0000 mgr.y (mgr.25253) 8248 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:42.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15667 16 16 0 0 0 - 0 2024-07-28T16:03:43.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15668 16 16 0 0 0 - 0 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:42.928097+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:42.933217+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:43.233859+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:43.242431+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: cluster 2024-07-28T16:03:43.256219+0000 mgr.y (mgr.25253) 8249 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:43.636905+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:43.638902+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[79620]: audit 2024-07-28T16:03:43.649227+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:42.928097+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:42.933217+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:43.233859+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:43.242431+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: cluster 2024-07-28T16:03:43.256219+0000 mgr.y (mgr.25253) 8249 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:43.636905+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:43.638902+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:44.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:43 smithi177 bash[81864]: audit 2024-07-28T16:03:43.649227+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:42.928097+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:42.933217+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:43.233859+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:43.242431+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: cluster 2024-07-28T16:03:43.256219+0000 mgr.y (mgr.25253) 8249 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:43.636905+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:43.638902+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:44.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:43 smithi204 bash[68176]: audit 2024-07-28T16:03:43.649227+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:03:44.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15669 16 16 0 0 0 - 0 2024-07-28T16:03:45.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15670 16 16 0 0 0 - 0 2024-07-28T16:03:46.320 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:03:46.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:46 smithi204 bash[68176]: cluster 2024-07-28T16:03:45.257647+0000 mgr.y (mgr.25253) 8250 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:46.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:46 smithi204 bash[68176]: audit 2024-07-28T16:03:46.108793+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:46 smithi177 bash[79620]: cluster 2024-07-28T16:03:45.257647+0000 mgr.y (mgr.25253) 8250 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:46.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:46 smithi177 bash[79620]: audit 2024-07-28T16:03:46.108793+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:46 smithi177 bash[81864]: cluster 2024-07-28T16:03:45.257647+0000 mgr.y (mgr.25253) 8250 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:46 smithi177 bash[81864]: audit 2024-07-28T16:03:46.108793+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:46.824 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15671 16 16 0 0 0 - 0 2024-07-28T16:03:47.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15672 16 16 0 0 0 - 0 2024-07-28T16:03:48.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:48 smithi204 bash[68176]: cluster 2024-07-28T16:03:47.259090+0000 mgr.y (mgr.25253) 8251 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:48.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:48 smithi177 bash[79620]: cluster 2024-07-28T16:03:47.259090+0000 mgr.y (mgr.25253) 8251 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:48.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:48 smithi177 bash[81864]: cluster 2024-07-28T16:03:47.259090+0000 mgr.y (mgr.25253) 8251 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:48.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15673 16 16 0 0 0 - 0 2024-07-28T16:03:49.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15674 16 16 0 0 0 - 0 2024-07-28T16:03:50.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:50 smithi204 bash[68176]: cluster 2024-07-28T16:03:49.260540+0000 mgr.y (mgr.25253) 8252 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:50.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:50 smithi177 bash[81864]: cluster 2024-07-28T16:03:49.260540+0000 mgr.y (mgr.25253) 8252 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:50.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:50 smithi177 bash[79620]: cluster 2024-07-28T16:03:49.260540+0000 mgr.y (mgr.25253) 8252 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:50.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15675 16 16 0 0 0 - 0 2024-07-28T16:03:51.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15676 16 16 0 0 0 - 0 2024-07-28T16:03:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:52 smithi204 bash[68176]: cluster 2024-07-28T16:03:51.261969+0000 mgr.y (mgr.25253) 8253 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:03:52 smithi204 bash[60899]: ts=2024-07-28T16:03:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:52 smithi177 bash[81864]: cluster 2024-07-28T16:03:51.261969+0000 mgr.y (mgr.25253) 8253 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:52.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:52 smithi177 bash[79620]: cluster 2024-07-28T16:03:51.261969+0000 mgr.y (mgr.25253) 8253 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:52.825 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15677 16 16 0 0 0 - 0 2024-07-28T16:03:53.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15678 16 16 0 0 0 - 0 2024-07-28T16:03:54.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:54 smithi204 bash[68176]: cluster 2024-07-28T16:03:53.263451+0000 mgr.y (mgr.25253) 8254 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:54.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:54 smithi177 bash[81864]: cluster 2024-07-28T16:03:53.263451+0000 mgr.y (mgr.25253) 8254 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:54.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:54 smithi177 bash[79620]: cluster 2024-07-28T16:03:53.263451+0000 mgr.y (mgr.25253) 8254 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:54.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15679 16 16 0 0 0 - 0 2024-07-28T16:03:55.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:03:55.820033+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:55.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:55.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15680 16 16 0 0 0 - 0 2024-07-28T16:03:56.343 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:03:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:03:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:03:56.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:56 smithi204 bash[68176]: cluster 2024-07-28T16:03:55.264924+0000 mgr.y (mgr.25253) 8255 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:56 smithi177 bash[81864]: cluster 2024-07-28T16:03:55.264924+0000 mgr.y (mgr.25253) 8255 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:56.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:56 smithi177 bash[79620]: cluster 2024-07-28T16:03:55.264924+0000 mgr.y (mgr.25253) 8255 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:56.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15681 16 16 0 0 0 - 0 2024-07-28T16:03:57.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15682 16 16 0 0 0 - 0 2024-07-28T16:03:58.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:03:58 smithi204 bash[68176]: cluster 2024-07-28T16:03:57.266363+0000 mgr.y (mgr.25253) 8256 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:58.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:03:58 smithi177 bash[81864]: cluster 2024-07-28T16:03:57.266363+0000 mgr.y (mgr.25253) 8256 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:58.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:03:58 smithi177 bash[79620]: cluster 2024-07-28T16:03:57.266363+0000 mgr.y (mgr.25253) 8256 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:03:58.826 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15683 16 16 0 0 0 - 0 2024-07-28T16:03:59.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15684 16 16 0 0 0 - 0 2024-07-28T16:04:00.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:00 smithi204 bash[68176]: cluster 2024-07-28T16:03:59.267823+0000 mgr.y (mgr.25253) 8257 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:00 smithi177 bash[81864]: cluster 2024-07-28T16:03:59.267823+0000 mgr.y (mgr.25253) 8257 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:00.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:00 smithi177 bash[79620]: cluster 2024-07-28T16:03:59.267823+0000 mgr.y (mgr.25253) 8257 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:00.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15685 16 16 0 0 0 - 0 2024-07-28T16:04:01.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:01 smithi204 bash[68176]: audit 2024-07-28T16:04:01.109096+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:01.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:01 smithi177 bash[79620]: audit 2024-07-28T16:04:01.109096+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:01.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:01 smithi177 bash[81864]: audit 2024-07-28T16:04:01.109096+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:01.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15686 16 16 0 0 0 - 0 2024-07-28T16:04:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:02 smithi204 bash[68176]: cluster 2024-07-28T16:04:01.269225+0000 mgr.y (mgr.25253) 8258 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:02 smithi177 bash[81864]: cluster 2024-07-28T16:04:01.269225+0000 mgr.y (mgr.25253) 8258 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:02.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:02 smithi177 bash[79620]: cluster 2024-07-28T16:04:01.269225+0000 mgr.y (mgr.25253) 8258 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:02.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15687 16 16 0 0 0 - 0 2024-07-28T16:04:03.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15688 16 16 0 0 0 - 0 2024-07-28T16:04:04.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:04 smithi204 bash[68176]: cluster 2024-07-28T16:04:03.270779+0000 mgr.y (mgr.25253) 8259 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:04.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:04 smithi177 bash[81864]: cluster 2024-07-28T16:04:03.270779+0000 mgr.y (mgr.25253) 8259 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:04.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:04 smithi177 bash[79620]: cluster 2024-07-28T16:04:03.270779+0000 mgr.y (mgr.25253) 8259 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:04.827 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15689 16 16 0 0 0 - 0 2024-07-28T16:04:05.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15690 16 16 0 0 0 - 0 2024-07-28T16:04:06.373 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:04:06.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:06 smithi204 bash[68176]: cluster 2024-07-28T16:04:05.272308+0000 mgr.y (mgr.25253) 8260 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:06.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:06 smithi177 bash[81864]: cluster 2024-07-28T16:04:05.272308+0000 mgr.y (mgr.25253) 8260 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:06.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:06 smithi177 bash[79620]: cluster 2024-07-28T16:04:05.272308+0000 mgr.y (mgr.25253) 8260 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:06.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15691 16 16 0 0 0 - 0 2024-07-28T16:04:07.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15692 16 16 0 0 0 - 0 2024-07-28T16:04:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:08 smithi204 bash[68176]: cluster 2024-07-28T16:04:07.273739+0000 mgr.y (mgr.25253) 8261 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:08.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:08 smithi177 bash[79620]: cluster 2024-07-28T16:04:07.273739+0000 mgr.y (mgr.25253) 8261 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:08.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:08 smithi177 bash[81864]: cluster 2024-07-28T16:04:07.273739+0000 mgr.y (mgr.25253) 8261 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:08.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15693 16 16 0 0 0 - 0 2024-07-28T16:04:09.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15694 16 16 0 0 0 - 0 2024-07-28T16:04:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:10 smithi204 bash[68176]: cluster 2024-07-28T16:04:09.275182+0000 mgr.y (mgr.25253) 8262 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:10 smithi177 bash[81864]: cluster 2024-07-28T16:04:09.275182+0000 mgr.y (mgr.25253) 8262 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:10 smithi177 bash[79620]: cluster 2024-07-28T16:04:09.275182+0000 mgr.y (mgr.25253) 8262 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:10.828 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15695 16 16 0 0 0 - 0 2024-07-28T16:04:11.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15696 16 16 0 0 0 - 0 2024-07-28T16:04:12.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:12 smithi204 bash[68176]: cluster 2024-07-28T16:04:11.276626+0000 mgr.y (mgr.25253) 8263 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:12 smithi177 bash[81864]: cluster 2024-07-28T16:04:11.276626+0000 mgr.y (mgr.25253) 8263 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:12 smithi177 bash[79620]: cluster 2024-07-28T16:04:11.276626+0000 mgr.y (mgr.25253) 8263 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:12.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15697 16 16 0 0 0 - 0 2024-07-28T16:04:13.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15698 16 16 0 0 0 - 0 2024-07-28T16:04:14.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:14 smithi204 bash[68176]: cluster 2024-07-28T16:04:13.277992+0000 mgr.y (mgr.25253) 8264 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:14.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:14 smithi177 bash[81864]: cluster 2024-07-28T16:04:13.277992+0000 mgr.y (mgr.25253) 8264 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:14.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:14 smithi177 bash[79620]: cluster 2024-07-28T16:04:13.277992+0000 mgr.y (mgr.25253) 8264 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:14.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15699 16 16 0 0 0 - 0 2024-07-28T16:04:15.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:04:15.823346+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:15.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:15.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15700 16 16 0 0 0 - 0 2024-07-28T16:04:16.394 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:04:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:16 smithi204 bash[68176]: cluster 2024-07-28T16:04:15.279415+0000 mgr.y (mgr.25253) 8265 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:16 smithi204 bash[68176]: audit 2024-07-28T16:04:16.109560+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:16 smithi177 bash[81864]: cluster 2024-07-28T16:04:15.279415+0000 mgr.y (mgr.25253) 8265 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:16 smithi177 bash[81864]: audit 2024-07-28T16:04:16.109560+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:16.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:16 smithi177 bash[79620]: cluster 2024-07-28T16:04:15.279415+0000 mgr.y (mgr.25253) 8265 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:16 smithi177 bash[79620]: audit 2024-07-28T16:04:16.109560+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:16.829 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15701 16 16 0 0 0 - 0 2024-07-28T16:04:17.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15702 16 16 0 0 0 - 0 2024-07-28T16:04:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:18 smithi204 bash[68176]: cluster 2024-07-28T16:04:17.280853+0000 mgr.y (mgr.25253) 8266 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:18.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:18 smithi177 bash[81864]: cluster 2024-07-28T16:04:17.280853+0000 mgr.y (mgr.25253) 8266 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:18.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:18 smithi177 bash[79620]: cluster 2024-07-28T16:04:17.280853+0000 mgr.y (mgr.25253) 8266 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:18.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15703 16 16 0 0 0 - 0 2024-07-28T16:04:19.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15704 16 16 0 0 0 - 0 2024-07-28T16:04:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:20 smithi204 bash[68176]: cluster 2024-07-28T16:04:19.282306+0000 mgr.y (mgr.25253) 8267 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:20 smithi177 bash[81864]: cluster 2024-07-28T16:04:19.282306+0000 mgr.y (mgr.25253) 8267 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:20.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:20 smithi177 bash[79620]: cluster 2024-07-28T16:04:19.282306+0000 mgr.y (mgr.25253) 8267 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:20.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15705 16 16 0 0 0 - 0 2024-07-28T16:04:21.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15706 16 16 0 0 0 - 0 2024-07-28T16:04:22.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:22 smithi204 bash[68176]: cluster 2024-07-28T16:04:21.283886+0000 mgr.y (mgr.25253) 8268 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:22 smithi177 bash[81864]: cluster 2024-07-28T16:04:21.283886+0000 mgr.y (mgr.25253) 8268 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:22.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:22 smithi177 bash[79620]: cluster 2024-07-28T16:04:21.283886+0000 mgr.y (mgr.25253) 8268 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:22.830 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15707 16 16 0 0 0 - 0 2024-07-28T16:04:23.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15708 16 16 0 0 0 - 0 2024-07-28T16:04:24.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:24 smithi204 bash[68176]: cluster 2024-07-28T16:04:23.285291+0000 mgr.y (mgr.25253) 8269 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:24 smithi177 bash[81864]: cluster 2024-07-28T16:04:23.285291+0000 mgr.y (mgr.25253) 8269 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:24.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:24 smithi177 bash[79620]: cluster 2024-07-28T16:04:23.285291+0000 mgr.y (mgr.25253) 8269 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:24.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15709 16 16 0 0 0 - 0 2024-07-28T16:04:25.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15710 16 16 0 0 0 - 0 2024-07-28T16:04:26.415 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:04:26.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:26 smithi204 bash[68176]: cluster 2024-07-28T16:04:25.286742+0000 mgr.y (mgr.25253) 8270 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:26.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:26 smithi177 bash[79620]: cluster 2024-07-28T16:04:25.286742+0000 mgr.y (mgr.25253) 8270 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:26.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:26 smithi177 bash[81864]: cluster 2024-07-28T16:04:25.286742+0000 mgr.y (mgr.25253) 8270 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:26.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15711 16 16 0 0 0 - 0 2024-07-28T16:04:27.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15712 16 16 0 0 0 - 0 2024-07-28T16:04:28.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:28 smithi204 bash[68176]: cluster 2024-07-28T16:04:27.288222+0000 mgr.y (mgr.25253) 8271 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:28.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:28 smithi177 bash[81864]: cluster 2024-07-28T16:04:27.288222+0000 mgr.y (mgr.25253) 8271 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:28.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:28 smithi177 bash[79620]: cluster 2024-07-28T16:04:27.288222+0000 mgr.y (mgr.25253) 8271 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:28.831 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15713 16 16 0 0 0 - 0 2024-07-28T16:04:29.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15714 16 16 0 0 0 - 0 2024-07-28T16:04:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:30 smithi177 bash[81864]: cluster 2024-07-28T16:04:29.289702+0000 mgr.y (mgr.25253) 8272 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:30 smithi177 bash[79620]: cluster 2024-07-28T16:04:29.289702+0000 mgr.y (mgr.25253) 8272 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:30.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15715 16 16 0 0 0 - 0 2024-07-28T16:04:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:30 smithi204 bash[68176]: cluster 2024-07-28T16:04:29.289702+0000 mgr.y (mgr.25253) 8272 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:31.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:31 smithi177 bash[79620]: audit 2024-07-28T16:04:31.109965+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:31 smithi177 bash[81864]: audit 2024-07-28T16:04:31.109965+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:31.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15716 16 16 0 0 0 - 0 2024-07-28T16:04:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:31 smithi204 bash[68176]: audit 2024-07-28T16:04:31.109965+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:32 smithi204 bash[68176]: cluster 2024-07-28T16:04:31.291139+0000 mgr.y (mgr.25253) 8273 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:32 smithi177 bash[79620]: cluster 2024-07-28T16:04:31.291139+0000 mgr.y (mgr.25253) 8273 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:32.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:32 smithi177 bash[81864]: cluster 2024-07-28T16:04:31.291139+0000 mgr.y (mgr.25253) 8273 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:32.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15717 16 16 0 0 0 - 0 2024-07-28T16:04:33.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15718 16 16 0 0 0 - 0 2024-07-28T16:04:34.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:34 smithi177 bash[79620]: cluster 2024-07-28T16:04:33.292556+0000 mgr.y (mgr.25253) 8274 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:34 smithi177 bash[81864]: cluster 2024-07-28T16:04:33.292556+0000 mgr.y (mgr.25253) 8274 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:34.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15719 16 16 0 0 0 - 0 2024-07-28T16:04:34.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:34 smithi204 bash[68176]: cluster 2024-07-28T16:04:33.292556+0000 mgr.y (mgr.25253) 8274 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:35.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:04:35.826511+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:35.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:35.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15720 16 16 0 0 0 - 0 2024-07-28T16:04:36.443 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:04:36.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:36 smithi177 bash[81864]: cluster 2024-07-28T16:04:35.294037+0000 mgr.y (mgr.25253) 8275 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:36.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:36 smithi177 bash[79620]: cluster 2024-07-28T16:04:35.294037+0000 mgr.y (mgr.25253) 8275 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:36.832 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15721 16 16 0 0 0 - 0 2024-07-28T16:04:36.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:36 smithi204 bash[68176]: cluster 2024-07-28T16:04:35.294037+0000 mgr.y (mgr.25253) 8275 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:37.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15722 16 16 0 0 0 - 0 2024-07-28T16:04:38.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:38 smithi177 bash[81864]: cluster 2024-07-28T16:04:37.295475+0000 mgr.y (mgr.25253) 8276 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:38.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:38 smithi177 bash[79620]: cluster 2024-07-28T16:04:37.295475+0000 mgr.y (mgr.25253) 8276 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:38.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15723 16 16 0 0 0 - 0 2024-07-28T16:04:38.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:38 smithi204 bash[68176]: cluster 2024-07-28T16:04:37.295475+0000 mgr.y (mgr.25253) 8276 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:39.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15724 16 16 0 0 0 - 0 2024-07-28T16:04:40.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:40 smithi177 bash[81864]: cluster 2024-07-28T16:04:39.296951+0000 mgr.y (mgr.25253) 8277 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:40.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:40 smithi177 bash[79620]: cluster 2024-07-28T16:04:39.296951+0000 mgr.y (mgr.25253) 8277 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:40.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15725 16 16 0 0 0 - 0 2024-07-28T16:04:40.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:40 smithi204 bash[68176]: cluster 2024-07-28T16:04:39.296951+0000 mgr.y (mgr.25253) 8277 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:41.833 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15726 16 16 0 0 0 - 0 2024-07-28T16:04:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:42 smithi204 bash[68176]: cluster 2024-07-28T16:04:41.298490+0000 mgr.y (mgr.25253) 8278 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:42 smithi204 bash[60899]: ts=2024-07-28T16:04:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:42 smithi177 bash[81864]: cluster 2024-07-28T16:04:41.298490+0000 mgr.y (mgr.25253) 8278 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:42.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:42 smithi177 bash[79620]: cluster 2024-07-28T16:04:41.298490+0000 mgr.y (mgr.25253) 8278 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:42.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15727 16 16 0 0 0 - 0 2024-07-28T16:04:43.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15728 16 16 0 0 0 - 0 2024-07-28T16:04:44.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:44 smithi177 bash[81864]: cluster 2024-07-28T16:04:43.299941+0000 mgr.y (mgr.25253) 8279 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:44.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:44 smithi177 bash[81864]: audit 2024-07-28T16:04:43.778351+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:44.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:44 smithi177 bash[79620]: cluster 2024-07-28T16:04:43.299941+0000 mgr.y (mgr.25253) 8279 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:44.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:44 smithi177 bash[79620]: audit 2024-07-28T16:04:43.778351+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:44.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15729 16 16 0 0 0 - 0 2024-07-28T16:04:44.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:44 smithi204 bash[68176]: cluster 2024-07-28T16:04:43.299941+0000 mgr.y (mgr.25253) 8279 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:44.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:44 smithi204 bash[68176]: audit 2024-07-28T16:04:43.778351+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:45.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15730 16 16 0 0 0 - 0 2024-07-28T16:04:46.466 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:04:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:46 smithi177 bash[81864]: cluster 2024-07-28T16:04:45.301393+0000 mgr.y (mgr.25253) 8280 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:46 smithi177 bash[81864]: audit 2024-07-28T16:04:46.110207+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:46 smithi177 bash[79620]: cluster 2024-07-28T16:04:45.301393+0000 mgr.y (mgr.25253) 8280 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:46 smithi177 bash[79620]: audit 2024-07-28T16:04:46.110207+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:46.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15731 16 16 0 0 0 - 0 2024-07-28T16:04:46.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:46 smithi204 bash[68176]: cluster 2024-07-28T16:04:45.301393+0000 mgr.y (mgr.25253) 8280 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:46 smithi204 bash[68176]: audit 2024-07-28T16:04:46.110207+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:47.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15732 16 16 0 0 0 - 0 2024-07-28T16:04:48.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:48 smithi177 bash[81864]: cluster 2024-07-28T16:04:47.302869+0000 mgr.y (mgr.25253) 8281 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:48.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:48 smithi177 bash[79620]: cluster 2024-07-28T16:04:47.302869+0000 mgr.y (mgr.25253) 8281 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:48.834 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15733 16 16 0 0 0 - 0 2024-07-28T16:04:48.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:48 smithi204 bash[68176]: cluster 2024-07-28T16:04:47.302869+0000 mgr.y (mgr.25253) 8281 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:49.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15734 16 16 0 0 0 - 0 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: cluster 2024-07-28T16:04:49.303588+0000 mgr.y (mgr.25253) 8282 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:49.474582+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:49.483809+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:49.688558+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:49.697182+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:50.109456+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:50.111048+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[81864]: audit 2024-07-28T16:04:50.122695+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: cluster 2024-07-28T16:04:49.303588+0000 mgr.y (mgr.25253) 8282 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:49.474582+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:49.483809+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:49.688558+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:49.697182+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:50.109456+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:50.111048+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:04:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:50 smithi177 bash[79620]: audit 2024-07-28T16:04:50.122695+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15735 16 16 0 0 0 - 0 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: cluster 2024-07-28T16:04:49.303588+0000 mgr.y (mgr.25253) 8282 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:49.474582+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:49.483809+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:49.688558+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:49.697182+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:50.109456+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:50.111048+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:04:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:50 smithi204 bash[68176]: audit 2024-07-28T16:04:50.122695+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:04:51.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15736 16 16 0 0 0 - 0 2024-07-28T16:04:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:52 smithi204 bash[68176]: cluster 2024-07-28T16:04:51.305115+0000 mgr.y (mgr.25253) 8283 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:04:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:52 smithi177 bash[79620]: cluster 2024-07-28T16:04:51.305115+0000 mgr.y (mgr.25253) 8283 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:52.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:52 smithi177 bash[81864]: cluster 2024-07-28T16:04:51.305115+0000 mgr.y (mgr.25253) 8283 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:52.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15737 16 16 0 0 0 - 0 2024-07-28T16:04:53.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15738 16 16 0 0 0 - 0 2024-07-28T16:04:54.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:54 smithi177 bash[79620]: cluster 2024-07-28T16:04:53.306700+0000 mgr.y (mgr.25253) 8284 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:54.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:54 smithi177 bash[81864]: cluster 2024-07-28T16:04:53.306700+0000 mgr.y (mgr.25253) 8284 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:54.835 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15739 16 16 0 0 0 - 0 2024-07-28T16:04:54.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:54 smithi204 bash[68176]: cluster 2024-07-28T16:04:53.306700+0000 mgr.y (mgr.25253) 8284 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:55.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:04:55.829599+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:55.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:55.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15740 16 16 0 0 0 - 0 2024-07-28T16:04:56.497 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:04:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:04:56] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:04:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:56 smithi177 bash[81864]: cluster 2024-07-28T16:04:55.308321+0000 mgr.y (mgr.25253) 8285 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:56 smithi177 bash[79620]: cluster 2024-07-28T16:04:55.308321+0000 mgr.y (mgr.25253) 8285 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:56.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15741 16 16 0 0 0 - 0 2024-07-28T16:04:56.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:56 smithi204 bash[68176]: cluster 2024-07-28T16:04:55.308321+0000 mgr.y (mgr.25253) 8285 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:57.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15742 16 16 0 0 0 - 0 2024-07-28T16:04:58.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:04:58 smithi177 bash[81864]: cluster 2024-07-28T16:04:57.309806+0000 mgr.y (mgr.25253) 8286 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:58.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:04:58 smithi177 bash[79620]: cluster 2024-07-28T16:04:57.309806+0000 mgr.y (mgr.25253) 8286 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:58.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15743 16 16 0 0 0 - 0 2024-07-28T16:04:58.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:04:58 smithi204 bash[68176]: cluster 2024-07-28T16:04:57.309806+0000 mgr.y (mgr.25253) 8286 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:04:59.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15744 16 16 0 0 0 - 0 2024-07-28T16:05:00.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:00 smithi177 bash[81864]: cluster 2024-07-28T16:04:59.311250+0000 mgr.y (mgr.25253) 8287 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:00 smithi177 bash[79620]: cluster 2024-07-28T16:04:59.311250+0000 mgr.y (mgr.25253) 8287 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:00.836 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15745 16 16 0 0 0 - 0 2024-07-28T16:05:00.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:00 smithi204 bash[68176]: cluster 2024-07-28T16:04:59.311250+0000 mgr.y (mgr.25253) 8287 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:01.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:01 smithi177 bash[81864]: audit 2024-07-28T16:05:01.110564+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:01.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:01 smithi177 bash[79620]: audit 2024-07-28T16:05:01.110564+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:01.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15746 16 16 0 0 0 - 0 2024-07-28T16:05:01.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:01 smithi204 bash[68176]: audit 2024-07-28T16:05:01.110564+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:02 smithi204 bash[68176]: cluster 2024-07-28T16:05:01.312139+0000 mgr.y (mgr.25253) 8288 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:02 smithi177 bash[81864]: cluster 2024-07-28T16:05:01.312139+0000 mgr.y (mgr.25253) 8288 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:02.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:02 smithi177 bash[79620]: cluster 2024-07-28T16:05:01.312139+0000 mgr.y (mgr.25253) 8288 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:02.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15747 16 16 0 0 0 - 0 2024-07-28T16:05:03.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15748 16 16 0 0 0 - 0 2024-07-28T16:05:04.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:04 smithi177 bash[81864]: cluster 2024-07-28T16:05:03.313539+0000 mgr.y (mgr.25253) 8289 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:04.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:04 smithi177 bash[79620]: cluster 2024-07-28T16:05:03.313539+0000 mgr.y (mgr.25253) 8289 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:04.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15749 16 16 0 0 0 - 0 2024-07-28T16:05:04.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:04 smithi204 bash[68176]: cluster 2024-07-28T16:05:03.313539+0000 mgr.y (mgr.25253) 8289 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:05.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15750 16 16 0 0 0 - 0 2024-07-28T16:05:05.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:05 smithi204 bash[68176]: cluster 2024-07-28T16:05:05.314996+0000 mgr.y (mgr.25253) 8290 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:06.025 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:05 smithi177 bash[79620]: cluster 2024-07-28T16:05:05.314996+0000 mgr.y (mgr.25253) 8290 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:06.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:05 smithi177 bash[81864]: cluster 2024-07-28T16:05:05.314996+0000 mgr.y (mgr.25253) 8290 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:05:06.837 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15751 16 16 0 0 0 - 0 2024-07-28T16:05:07.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15752 16 16 0 0 0 - 0 2024-07-28T16:05:08.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:08 smithi204 bash[68176]: cluster 2024-07-28T16:05:07.316607+0000 mgr.y (mgr.25253) 8291 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:08.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:08 smithi177 bash[79620]: cluster 2024-07-28T16:05:07.316607+0000 mgr.y (mgr.25253) 8291 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:08.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:08 smithi177 bash[81864]: cluster 2024-07-28T16:05:07.316607+0000 mgr.y (mgr.25253) 8291 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:08.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15753 16 16 0 0 0 - 0 2024-07-28T16:05:09.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15754 16 16 0 0 0 - 0 2024-07-28T16:05:10.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:10 smithi204 bash[68176]: cluster 2024-07-28T16:05:09.318231+0000 mgr.y (mgr.25253) 8292 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:10 smithi177 bash[81864]: cluster 2024-07-28T16:05:09.318231+0000 mgr.y (mgr.25253) 8292 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:10 smithi177 bash[79620]: cluster 2024-07-28T16:05:09.318231+0000 mgr.y (mgr.25253) 8292 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:10.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15755 16 16 0 0 0 - 0 2024-07-28T16:05:11.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15756 16 16 0 0 0 - 0 2024-07-28T16:05:12.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:12 smithi204 bash[68176]: cluster 2024-07-28T16:05:11.319869+0000 mgr.y (mgr.25253) 8293 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:12 smithi177 bash[81864]: cluster 2024-07-28T16:05:11.319869+0000 mgr.y (mgr.25253) 8293 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:12.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:12 smithi177 bash[79620]: cluster 2024-07-28T16:05:11.319869+0000 mgr.y (mgr.25253) 8293 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:12.838 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15757 16 16 0 0 0 - 0 2024-07-28T16:05:13.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15758 16 16 0 0 0 - 0 2024-07-28T16:05:14.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:14 smithi204 bash[68176]: cluster 2024-07-28T16:05:13.321342+0000 mgr.y (mgr.25253) 8294 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:14.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:14 smithi177 bash[81864]: cluster 2024-07-28T16:05:13.321342+0000 mgr.y (mgr.25253) 8294 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:14.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:14 smithi177 bash[79620]: cluster 2024-07-28T16:05:13.321342+0000 mgr.y (mgr.25253) 8294 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:14.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15759 16 16 0 0 0 - 0 2024-07-28T16:05:15.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:05:15.832841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:15.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:15.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15760 16 16 0 0 0 - 0 2024-07-28T16:05:16.397 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:05:16.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:16 smithi204 bash[68176]: cluster 2024-07-28T16:05:15.322771+0000 mgr.y (mgr.25253) 8295 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:16.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:16 smithi204 bash[68176]: audit 2024-07-28T16:05:16.110996+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:16.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:16 smithi177 bash[81864]: cluster 2024-07-28T16:05:15.322771+0000 mgr.y (mgr.25253) 8295 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:16 smithi177 bash[81864]: audit 2024-07-28T16:05:16.110996+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:16 smithi177 bash[79620]: cluster 2024-07-28T16:05:15.322771+0000 mgr.y (mgr.25253) 8295 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:16 smithi177 bash[79620]: audit 2024-07-28T16:05:16.110996+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:16.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15761 16 16 0 0 0 - 0 2024-07-28T16:05:17.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15762 16 16 0 0 0 - 0 2024-07-28T16:05:18.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:18 smithi204 bash[68176]: cluster 2024-07-28T16:05:17.324227+0000 mgr.y (mgr.25253) 8296 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:18.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:18 smithi177 bash[81864]: cluster 2024-07-28T16:05:17.324227+0000 mgr.y (mgr.25253) 8296 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:18.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:18 smithi177 bash[79620]: cluster 2024-07-28T16:05:17.324227+0000 mgr.y (mgr.25253) 8296 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:18.839 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15763 16 16 0 0 0 - 0 2024-07-28T16:05:19.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15764 16 16 0 0 0 - 0 2024-07-28T16:05:20.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:20 smithi204 bash[68176]: cluster 2024-07-28T16:05:19.325808+0000 mgr.y (mgr.25253) 8297 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:20 smithi177 bash[81864]: cluster 2024-07-28T16:05:19.325808+0000 mgr.y (mgr.25253) 8297 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:20.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:20 smithi177 bash[79620]: cluster 2024-07-28T16:05:19.325808+0000 mgr.y (mgr.25253) 8297 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:20.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15765 16 16 0 0 0 - 0 2024-07-28T16:05:21.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15766 16 16 0 0 0 - 0 2024-07-28T16:05:22.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:22 smithi204 bash[68176]: cluster 2024-07-28T16:05:21.327429+0000 mgr.y (mgr.25253) 8298 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:22 smithi204 bash[60899]: ts=2024-07-28T16:05:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:22 smithi177 bash[81864]: cluster 2024-07-28T16:05:21.327429+0000 mgr.y (mgr.25253) 8298 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:22.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:22 smithi177 bash[79620]: cluster 2024-07-28T16:05:21.327429+0000 mgr.y (mgr.25253) 8298 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:22.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15767 16 16 0 0 0 - 0 2024-07-28T16:05:23.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15768 16 16 0 0 0 - 0 2024-07-28T16:05:24.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:24 smithi204 bash[68176]: cluster 2024-07-28T16:05:23.329035+0000 mgr.y (mgr.25253) 8299 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:24.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:24 smithi177 bash[81864]: cluster 2024-07-28T16:05:23.329035+0000 mgr.y (mgr.25253) 8299 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:24.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:24 smithi177 bash[79620]: cluster 2024-07-28T16:05:23.329035+0000 mgr.y (mgr.25253) 8299 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:24.840 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15769 16 16 0 0 0 - 0 2024-07-28T16:05:25.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15770 16 16 0 0 0 - 0 2024-07-28T16:05:26.417 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:05:26.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:26 smithi204 bash[68176]: cluster 2024-07-28T16:05:25.330677+0000 mgr.y (mgr.25253) 8300 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:26.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:26 smithi177 bash[81864]: cluster 2024-07-28T16:05:25.330677+0000 mgr.y (mgr.25253) 8300 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:26.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:26 smithi177 bash[79620]: cluster 2024-07-28T16:05:25.330677+0000 mgr.y (mgr.25253) 8300 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:26.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15771 16 16 0 0 0 - 0 2024-07-28T16:05:27.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15772 16 16 0 0 0 - 0 2024-07-28T16:05:28.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:28 smithi177 bash[79620]: cluster 2024-07-28T16:05:27.332313+0000 mgr.y (mgr.25253) 8301 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:28.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:28 smithi177 bash[81864]: cluster 2024-07-28T16:05:27.332313+0000 mgr.y (mgr.25253) 8301 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:28.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15773 16 16 0 0 0 - 0 2024-07-28T16:05:28.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:28 smithi204 bash[68176]: cluster 2024-07-28T16:05:27.332313+0000 mgr.y (mgr.25253) 8301 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:29.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15774 16 16 0 0 0 - 0 2024-07-28T16:05:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:30 smithi177 bash[81864]: cluster 2024-07-28T16:05:29.333986+0000 mgr.y (mgr.25253) 8302 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:30 smithi177 bash[79620]: cluster 2024-07-28T16:05:29.333986+0000 mgr.y (mgr.25253) 8302 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:30.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15775 16 16 0 0 0 - 0 2024-07-28T16:05:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:30 smithi204 bash[68176]: cluster 2024-07-28T16:05:29.333986+0000 mgr.y (mgr.25253) 8302 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:31.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:31 smithi177 bash[81864]: audit 2024-07-28T16:05:31.111439+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:31.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:31 smithi177 bash[79620]: audit 2024-07-28T16:05:31.111439+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:31.841 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15776 16 16 0 0 0 - 0 2024-07-28T16:05:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:31 smithi204 bash[68176]: audit 2024-07-28T16:05:31.111439+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:32.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:32 smithi204 bash[68176]: cluster 2024-07-28T16:05:31.335588+0000 mgr.y (mgr.25253) 8303 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:32 smithi177 bash[81864]: cluster 2024-07-28T16:05:31.335588+0000 mgr.y (mgr.25253) 8303 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:32.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:32 smithi177 bash[79620]: cluster 2024-07-28T16:05:31.335588+0000 mgr.y (mgr.25253) 8303 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:32.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15777 16 16 0 0 0 - 0 2024-07-28T16:05:33.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15778 16 16 0 0 0 - 0 2024-07-28T16:05:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:34 smithi177 bash[81864]: cluster 2024-07-28T16:05:33.337154+0000 mgr.y (mgr.25253) 8304 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:34.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:34 smithi177 bash[79620]: cluster 2024-07-28T16:05:33.337154+0000 mgr.y (mgr.25253) 8304 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:34.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15779 16 16 0 0 0 - 0 2024-07-28T16:05:34.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:34 smithi204 bash[68176]: cluster 2024-07-28T16:05:33.337154+0000 mgr.y (mgr.25253) 8304 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:35.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:05:35.836106+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:35.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:35.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15780 16 16 0 0 0 - 0 2024-07-28T16:05:36.444 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:05:36.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:36 smithi177 bash[79620]: cluster 2024-07-28T16:05:35.338766+0000 mgr.y (mgr.25253) 8305 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:36.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:36 smithi177 bash[81864]: cluster 2024-07-28T16:05:35.338766+0000 mgr.y (mgr.25253) 8305 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:36.842 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15781 16 16 0 0 0 - 0 2024-07-28T16:05:36.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:36 smithi204 bash[68176]: cluster 2024-07-28T16:05:35.338766+0000 mgr.y (mgr.25253) 8305 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:37.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15782 16 16 0 0 0 - 0 2024-07-28T16:05:38.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:38 smithi177 bash[79620]: cluster 2024-07-28T16:05:37.340399+0000 mgr.y (mgr.25253) 8306 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:38.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:38 smithi177 bash[81864]: cluster 2024-07-28T16:05:37.340399+0000 mgr.y (mgr.25253) 8306 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:38.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15783 16 16 0 0 0 - 0 2024-07-28T16:05:38.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:38 smithi204 bash[68176]: cluster 2024-07-28T16:05:37.340399+0000 mgr.y (mgr.25253) 8306 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:39.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15784 16 16 0 0 0 - 0 2024-07-28T16:05:40.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:40 smithi177 bash[79620]: cluster 2024-07-28T16:05:39.342014+0000 mgr.y (mgr.25253) 8307 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:40.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:40 smithi177 bash[81864]: cluster 2024-07-28T16:05:39.342014+0000 mgr.y (mgr.25253) 8307 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:40.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15785 16 16 0 0 0 - 0 2024-07-28T16:05:40.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:40 smithi204 bash[68176]: cluster 2024-07-28T16:05:39.342014+0000 mgr.y (mgr.25253) 8307 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:41.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15786 16 16 0 0 0 - 0 2024-07-28T16:05:42.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:42 smithi204 bash[68176]: cluster 2024-07-28T16:05:41.343694+0000 mgr.y (mgr.25253) 8308 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:42 smithi177 bash[79620]: cluster 2024-07-28T16:05:41.343694+0000 mgr.y (mgr.25253) 8308 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:42.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:42 smithi177 bash[81864]: cluster 2024-07-28T16:05:41.343694+0000 mgr.y (mgr.25253) 8308 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:42.843 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15787 16 16 0 0 0 - 0 2024-07-28T16:05:43.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15788 16 16 0 0 0 - 0 2024-07-28T16:05:44.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:44 smithi177 bash[79620]: cluster 2024-07-28T16:05:43.345195+0000 mgr.y (mgr.25253) 8309 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:44.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:44 smithi177 bash[81864]: cluster 2024-07-28T16:05:43.345195+0000 mgr.y (mgr.25253) 8309 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:44.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15789 16 16 0 0 0 - 0 2024-07-28T16:05:44.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:44 smithi204 bash[68176]: cluster 2024-07-28T16:05:43.345195+0000 mgr.y (mgr.25253) 8309 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:45.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15790 16 16 0 0 0 - 0 2024-07-28T16:05:46.465 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:05:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:46 smithi177 bash[81864]: cluster 2024-07-28T16:05:45.346672+0000 mgr.y (mgr.25253) 8310 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:46 smithi177 bash[81864]: audit 2024-07-28T16:05:46.111814+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:46 smithi177 bash[79620]: cluster 2024-07-28T16:05:45.346672+0000 mgr.y (mgr.25253) 8310 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:46 smithi177 bash[79620]: audit 2024-07-28T16:05:46.111814+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:46.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15791 16 16 0 0 0 - 0 2024-07-28T16:05:46.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:46 smithi204 bash[68176]: cluster 2024-07-28T16:05:45.346672+0000 mgr.y (mgr.25253) 8310 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:46 smithi204 bash[68176]: audit 2024-07-28T16:05:46.111814+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:47.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15792 16 16 0 0 0 - 0 2024-07-28T16:05:48.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:48 smithi177 bash[81864]: cluster 2024-07-28T16:05:47.348147+0000 mgr.y (mgr.25253) 8311 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:48.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:48 smithi177 bash[79620]: cluster 2024-07-28T16:05:47.348147+0000 mgr.y (mgr.25253) 8311 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:48.844 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15793 16 16 0 0 0 - 0 2024-07-28T16:05:48.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:48 smithi204 bash[68176]: cluster 2024-07-28T16:05:47.348147+0000 mgr.y (mgr.25253) 8311 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:49.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15794 16 16 0 0 0 - 0 2024-07-28T16:05:50.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:50 smithi177 bash[81864]: cluster 2024-07-28T16:05:49.349658+0000 mgr.y (mgr.25253) 8312 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:50 smithi177 bash[81864]: audit 2024-07-28T16:05:50.253200+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:05:50.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:50 smithi177 bash[79620]: cluster 2024-07-28T16:05:49.349658+0000 mgr.y (mgr.25253) 8312 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:50.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:50 smithi177 bash[79620]: audit 2024-07-28T16:05:50.253200+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:05:50.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15795 16 16 0 0 0 - 0 2024-07-28T16:05:50.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:50 smithi204 bash[68176]: cluster 2024-07-28T16:05:49.349658+0000 mgr.y (mgr.25253) 8312 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:50 smithi204 bash[68176]: audit 2024-07-28T16:05:50.253200+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:05:51.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15796 16 16 0 0 0 - 0 2024-07-28T16:05:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:52 smithi204 bash[68176]: cluster 2024-07-28T16:05:51.351137+0000 mgr.y (mgr.25253) 8313 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:05:52 smithi204 bash[60899]: ts=2024-07-28T16:05: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:52 smithi177 bash[81864]: cluster 2024-07-28T16:05:51.351137+0000 mgr.y (mgr.25253) 8313 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:52.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:52 smithi177 bash[79620]: cluster 2024-07-28T16:05:51.351137+0000 mgr.y (mgr.25253) 8313 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:52.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15797 16 16 0 0 0 - 0 2024-07-28T16:05:53.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15798 16 16 0 0 0 - 0 2024-07-28T16:05:54.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:54 smithi177 bash[81864]: cluster 2024-07-28T16:05:53.352670+0000 mgr.y (mgr.25253) 8314 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:54.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:54 smithi177 bash[79620]: cluster 2024-07-28T16:05:53.352670+0000 mgr.y (mgr.25253) 8314 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:54.845 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15799 16 16 0 0 0 - 0 2024-07-28T16:05:54.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:54 smithi204 bash[68176]: cluster 2024-07-28T16:05:53.352670+0000 mgr.y (mgr.25253) 8314 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:55.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:05:55.839300+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:55.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:55.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15800 16 16 0 0 0 - 0 2024-07-28T16:05:56.487 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:05:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[79620]: cluster 2024-07-28T16:05:55.353514+0000 mgr.y (mgr.25253) 8315 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[79620]: audit 2024-07-28T16:05:55.920653+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[79620]: audit 2024-07-28T16:05:55.924629+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[79620]: audit 2024-07-28T16:05:56.108744+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[79620]: audit 2024-07-28T16:05:56.119817+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[81864]: cluster 2024-07-28T16:05:55.353514+0000 mgr.y (mgr.25253) 8315 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[81864]: audit 2024-07-28T16:05:55.920653+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[81864]: audit 2024-07-28T16:05:55.924629+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[81864]: audit 2024-07-28T16:05:56.108744+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:56 smithi177 bash[81864]: audit 2024-07-28T16:05:56.119817+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15801 16 16 0 0 0 - 0 2024-07-28T16:05:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:56 smithi204 bash[68176]: cluster 2024-07-28T16:05:55.353514+0000 mgr.y (mgr.25253) 8315 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:56 smithi204 bash[68176]: audit 2024-07-28T16:05:55.920653+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:56 smithi204 bash[68176]: audit 2024-07-28T16:05:55.924629+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:56 smithi204 bash[68176]: audit 2024-07-28T16:05:56.108744+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:56 smithi204 bash[68176]: audit 2024-07-28T16:05:56.119817+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:57.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[81864]: audit 2024-07-28T16:05:56.544338+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:57.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[81864]: audit 2024-07-28T16:05:56.545842+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:57.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[81864]: audit 2024-07-28T16:05:56.555099+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:57.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[79620]: audit 2024-07-28T16:05:56.544338+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:57.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[79620]: audit 2024-07-28T16:05:56.545842+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:57.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:57 smithi177 bash[79620]: audit 2024-07-28T16:05:56.555099+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:57.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15802 16 16 0 0 0 - 0 2024-07-28T16:05:57.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:57 smithi204 bash[68176]: audit 2024-07-28T16:05:56.544338+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:57.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:57 smithi204 bash[68176]: audit 2024-07-28T16:05:56.545842+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:57.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:57 smithi204 bash[68176]: audit 2024-07-28T16:05:56.555099+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:05:58.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:05:58 smithi177 bash[81864]: cluster 2024-07-28T16:05:57.355076+0000 mgr.y (mgr.25253) 8316 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:58.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:05:58 smithi177 bash[79620]: cluster 2024-07-28T16:05:57.355076+0000 mgr.y (mgr.25253) 8316 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:58.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15803 16 16 0 0 0 - 0 2024-07-28T16:05:58.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:05:58 smithi204 bash[68176]: cluster 2024-07-28T16:05:57.355076+0000 mgr.y (mgr.25253) 8316 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:05:59.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15804 16 16 0 0 0 - 0 2024-07-28T16:06:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:00 smithi177 bash[81864]: cluster 2024-07-28T16:05:59.356588+0000 mgr.y (mgr.25253) 8317 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:00 smithi177 bash[79620]: cluster 2024-07-28T16:05:59.356588+0000 mgr.y (mgr.25253) 8317 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:00.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15805 16 16 0 0 0 - 0 2024-07-28T16:06:00.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:00 smithi204 bash[68176]: cluster 2024-07-28T16:05:59.356588+0000 mgr.y (mgr.25253) 8317 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:01.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:01 smithi177 bash[81864]: audit 2024-07-28T16:06:01.112336+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:01.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:01 smithi177 bash[79620]: audit 2024-07-28T16:06:01.112336+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:01.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15806 16 16 0 0 0 - 0 2024-07-28T16:06:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:01 smithi204 bash[68176]: audit 2024-07-28T16:06:01.112336+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:02 smithi204 bash[68176]: cluster 2024-07-28T16:06:01.358002+0000 mgr.y (mgr.25253) 8318 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:02 smithi177 bash[81864]: cluster 2024-07-28T16:06:01.358002+0000 mgr.y (mgr.25253) 8318 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:02.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:02 smithi177 bash[79620]: cluster 2024-07-28T16:06:01.358002+0000 mgr.y (mgr.25253) 8318 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:02.846 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15807 16 16 0 0 0 - 0 2024-07-28T16:06:03.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15808 16 16 0 0 0 - 0 2024-07-28T16:06:04.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:04 smithi177 bash[81864]: cluster 2024-07-28T16:06:03.359461+0000 mgr.y (mgr.25253) 8319 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:04.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:04 smithi177 bash[79620]: cluster 2024-07-28T16:06:03.359461+0000 mgr.y (mgr.25253) 8319 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:04.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15809 16 16 0 0 0 - 0 2024-07-28T16:06:04.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:04 smithi204 bash[68176]: cluster 2024-07-28T16:06:03.359461+0000 mgr.y (mgr.25253) 8319 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:05.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15810 16 16 0 0 0 - 0 2024-07-28T16:06:06.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:06:06.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:06 smithi177 bash[79620]: cluster 2024-07-28T16:06:05.360936+0000 mgr.y (mgr.25253) 8320 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:06.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:06 smithi177 bash[81864]: cluster 2024-07-28T16:06:05.360936+0000 mgr.y (mgr.25253) 8320 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:06.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15811 16 16 0 0 0 - 0 2024-07-28T16:06:06.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:06 smithi204 bash[68176]: cluster 2024-07-28T16:06:05.360936+0000 mgr.y (mgr.25253) 8320 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:07.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15812 16 16 0 0 0 - 0 2024-07-28T16:06:08.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:08 smithi177 bash[79620]: cluster 2024-07-28T16:06:07.362398+0000 mgr.y (mgr.25253) 8321 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:08.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:08 smithi177 bash[81864]: cluster 2024-07-28T16:06:07.362398+0000 mgr.y (mgr.25253) 8321 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:08.847 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15813 16 16 0 0 0 - 0 2024-07-28T16:06:08.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:08 smithi204 bash[68176]: cluster 2024-07-28T16:06:07.362398+0000 mgr.y (mgr.25253) 8321 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:09.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15814 16 16 0 0 0 - 0 2024-07-28T16:06:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:10 smithi177 bash[79620]: cluster 2024-07-28T16:06:09.363869+0000 mgr.y (mgr.25253) 8322 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:10.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:10 smithi177 bash[81864]: cluster 2024-07-28T16:06:09.363869+0000 mgr.y (mgr.25253) 8322 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:10.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15815 16 16 0 0 0 - 0 2024-07-28T16:06:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:10 smithi204 bash[68176]: cluster 2024-07-28T16:06:09.363869+0000 mgr.y (mgr.25253) 8322 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:11.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15816 16 16 0 0 0 - 0 2024-07-28T16:06:12.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:12 smithi204 bash[68176]: cluster 2024-07-28T16:06:11.365270+0000 mgr.y (mgr.25253) 8323 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15817 16 16 0 0 0 - 0 2024-07-28T16:06:13.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:12 smithi177 bash[81864]: cluster 2024-07-28T16:06:11.365270+0000 mgr.y (mgr.25253) 8323 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:13.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:12 smithi177 bash[79620]: cluster 2024-07-28T16:06:11.365270+0000 mgr.y (mgr.25253) 8323 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:13.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15818 16 16 0 0 0 - 0 2024-07-28T16:06:14.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15819 16 16 0 0 0 - 0 2024-07-28T16:06:14.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:14 smithi204 bash[68176]: cluster 2024-07-28T16:06:13.366647+0000 mgr.y (mgr.25253) 8324 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:15.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:14 smithi177 bash[81864]: cluster 2024-07-28T16:06:13.366647+0000 mgr.y (mgr.25253) 8324 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:15.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:14 smithi177 bash[79620]: cluster 2024-07-28T16:06:13.366647+0000 mgr.y (mgr.25253) 8324 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:15.848 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:06:15.842341+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:15.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:15.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15820 16 16 0 0 0 - 0 2024-07-28T16:06:16.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:06:16.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15821 16 16 0 0 0 - 0 2024-07-28T16:06:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:16 smithi204 bash[68176]: cluster 2024-07-28T16:06:15.368107+0000 mgr.y (mgr.25253) 8325 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:16 smithi204 bash[68176]: audit 2024-07-28T16:06:16.112634+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:17.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:16 smithi177 bash[81864]: cluster 2024-07-28T16:06:15.368107+0000 mgr.y (mgr.25253) 8325 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:16 smithi177 bash[81864]: audit 2024-07-28T16:06:16.112634+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:16 smithi177 bash[79620]: cluster 2024-07-28T16:06:15.368107+0000 mgr.y (mgr.25253) 8325 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:16 smithi177 bash[79620]: audit 2024-07-28T16:06:16.112634+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:17.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15822 16 16 0 0 0 - 0 2024-07-28T16:06:17.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:17 smithi204 bash[68176]: cluster 2024-07-28T16:06:17.369561+0000 mgr.y (mgr.25253) 8326 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:18.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:17 smithi177 bash[81864]: cluster 2024-07-28T16:06:17.369561+0000 mgr.y (mgr.25253) 8326 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:18.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:17 smithi177 bash[79620]: cluster 2024-07-28T16:06:17.369561+0000 mgr.y (mgr.25253) 8326 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:18.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15823 16 16 0 0 0 - 0 2024-07-28T16:06:19.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15824 16 16 0 0 0 - 0 2024-07-28T16:06:20.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:20 smithi177 bash[81864]: cluster 2024-07-28T16:06:19.370996+0000 mgr.y (mgr.25253) 8327 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:20.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:20 smithi177 bash[79620]: cluster 2024-07-28T16:06:19.370996+0000 mgr.y (mgr.25253) 8327 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:20.849 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15825 16 16 0 0 0 - 0 2024-07-28T16:06:20.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:20 smithi204 bash[68176]: cluster 2024-07-28T16:06:19.370996+0000 mgr.y (mgr.25253) 8327 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:21.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15826 16 16 0 0 0 - 0 2024-07-28T16:06:22.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:22 smithi204 bash[68176]: cluster 2024-07-28T16:06:21.372477+0000 mgr.y (mgr.25253) 8328 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:22 smithi177 bash[81864]: cluster 2024-07-28T16:06:21.372477+0000 mgr.y (mgr.25253) 8328 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:22.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:22 smithi177 bash[79620]: cluster 2024-07-28T16:06:21.372477+0000 mgr.y (mgr.25253) 8328 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:22.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15827 16 16 0 0 0 - 0 2024-07-28T16:06:23.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15828 16 16 0 0 0 - 0 2024-07-28T16:06:24.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:24 smithi177 bash[81864]: cluster 2024-07-28T16:06:23.373888+0000 mgr.y (mgr.25253) 8329 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:24.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:24 smithi177 bash[79620]: cluster 2024-07-28T16:06:23.373888+0000 mgr.y (mgr.25253) 8329 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:24.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15829 16 16 0 0 0 - 0 2024-07-28T16:06:24.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:24 smithi204 bash[68176]: cluster 2024-07-28T16:06:23.373888+0000 mgr.y (mgr.25253) 8329 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:25.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15830 16 16 0 0 0 - 0 2024-07-28T16:06:26.447 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:06:26.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:26 smithi177 bash[79620]: cluster 2024-07-28T16:06:25.375329+0000 mgr.y (mgr.25253) 8330 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:26.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:26 smithi177 bash[81864]: cluster 2024-07-28T16:06:25.375329+0000 mgr.y (mgr.25253) 8330 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:26.850 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15831 16 16 0 0 0 - 0 2024-07-28T16:06:26.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:26 smithi204 bash[68176]: cluster 2024-07-28T16:06:25.375329+0000 mgr.y (mgr.25253) 8330 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:27.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15832 16 16 0 0 0 - 0 2024-07-28T16:06:28.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:28 smithi177 bash[81864]: cluster 2024-07-28T16:06:27.376781+0000 mgr.y (mgr.25253) 8331 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:28.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:28 smithi177 bash[79620]: cluster 2024-07-28T16:06:27.376781+0000 mgr.y (mgr.25253) 8331 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:28.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15833 16 16 0 0 0 - 0 2024-07-28T16:06:28.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:28 smithi204 bash[68176]: cluster 2024-07-28T16:06:27.376781+0000 mgr.y (mgr.25253) 8331 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:29.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15834 16 16 0 0 0 - 0 2024-07-28T16:06:30.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:30 smithi177 bash[81864]: cluster 2024-07-28T16:06:29.378252+0000 mgr.y (mgr.25253) 8332 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:30 smithi177 bash[79620]: cluster 2024-07-28T16:06:29.378252+0000 mgr.y (mgr.25253) 8332 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:30.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15835 16 16 0 0 0 - 0 2024-07-28T16:06:30.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:30 smithi204 bash[68176]: cluster 2024-07-28T16:06:29.378252+0000 mgr.y (mgr.25253) 8332 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:31 smithi177 bash[81864]: audit 2024-07-28T16:06:31.113161+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:31.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:31 smithi177 bash[79620]: audit 2024-07-28T16:06:31.113161+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:31.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15836 16 16 0 0 0 - 0 2024-07-28T16:06:31.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:31 smithi204 bash[68176]: audit 2024-07-28T16:06:31.113161+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:32 smithi204 bash[68176]: cluster 2024-07-28T16:06:31.379771+0000 mgr.y (mgr.25253) 8333 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:32 smithi177 bash[81864]: cluster 2024-07-28T16:06:31.379771+0000 mgr.y (mgr.25253) 8333 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:32.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:32 smithi177 bash[79620]: cluster 2024-07-28T16:06:31.379771+0000 mgr.y (mgr.25253) 8333 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:32.851 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15837 16 16 0 0 0 - 0 2024-07-28T16:06:33.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15838 16 16 0 0 0 - 0 2024-07-28T16:06:34.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:34 smithi177 bash[81864]: cluster 2024-07-28T16:06:33.381146+0000 mgr.y (mgr.25253) 8334 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:34.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:34 smithi177 bash[79620]: cluster 2024-07-28T16:06:33.381146+0000 mgr.y (mgr.25253) 8334 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:34.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15839 16 16 0 0 0 - 0 2024-07-28T16:06:34.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:34 smithi204 bash[68176]: cluster 2024-07-28T16:06:33.381146+0000 mgr.y (mgr.25253) 8334 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:35.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:06:35.845602+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:35.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:35.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15840 16 16 0 0 0 - 0 2024-07-28T16:06:36.477 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:06:36.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:36 smithi177 bash[81864]: cluster 2024-07-28T16:06:35.382570+0000 mgr.y (mgr.25253) 8335 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:36.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:36 smithi177 bash[79620]: cluster 2024-07-28T16:06:35.382570+0000 mgr.y (mgr.25253) 8335 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:36.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15841 16 16 0 0 0 - 0 2024-07-28T16:06:36.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:36 smithi204 bash[68176]: cluster 2024-07-28T16:06:35.382570+0000 mgr.y (mgr.25253) 8335 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:37.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15842 16 16 0 0 0 - 0 2024-07-28T16:06:38.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:38 smithi177 bash[79620]: cluster 2024-07-28T16:06:37.384098+0000 mgr.y (mgr.25253) 8336 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:38.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:38 smithi177 bash[81864]: cluster 2024-07-28T16:06:37.384098+0000 mgr.y (mgr.25253) 8336 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:38.852 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15843 16 16 0 0 0 - 0 2024-07-28T16:06:38.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:38 smithi204 bash[68176]: cluster 2024-07-28T16:06:37.384098+0000 mgr.y (mgr.25253) 8336 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:39.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15844 16 16 0 0 0 - 0 2024-07-28T16:06:40.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:40 smithi177 bash[79620]: cluster 2024-07-28T16:06:39.385527+0000 mgr.y (mgr.25253) 8337 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:40.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:40 smithi177 bash[81864]: cluster 2024-07-28T16:06:39.385527+0000 mgr.y (mgr.25253) 8337 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:40.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15845 16 16 0 0 0 - 0 2024-07-28T16:06:40.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:40 smithi204 bash[68176]: cluster 2024-07-28T16:06:39.385527+0000 mgr.y (mgr.25253) 8337 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:41.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15846 16 16 0 0 0 - 0 2024-07-28T16:06:42.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:42 smithi204 bash[68176]: cluster 2024-07-28T16:06:41.386977+0000 mgr.y (mgr.25253) 8338 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:42 smithi177 bash[81864]: cluster 2024-07-28T16:06:41.386977+0000 mgr.y (mgr.25253) 8338 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:42.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:42 smithi177 bash[79620]: cluster 2024-07-28T16:06:41.386977+0000 mgr.y (mgr.25253) 8338 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:42.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15847 16 16 0 0 0 - 0 2024-07-28T16:06:43.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15848 16 16 0 0 0 - 0 2024-07-28T16:06:44.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:44 smithi177 bash[79620]: cluster 2024-07-28T16:06:43.388432+0000 mgr.y (mgr.25253) 8339 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:44.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:44 smithi177 bash[81864]: cluster 2024-07-28T16:06:43.388432+0000 mgr.y (mgr.25253) 8339 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:44.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15849 16 16 0 0 0 - 0 2024-07-28T16:06:44.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:44 smithi204 bash[68176]: cluster 2024-07-28T16:06:43.388432+0000 mgr.y (mgr.25253) 8339 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:45.853 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15850 16 16 0 0 0 - 0 2024-07-28T16:06:46.498 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:06:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:46 smithi177 bash[81864]: cluster 2024-07-28T16:06:45.389890+0000 mgr.y (mgr.25253) 8340 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:46 smithi177 bash[81864]: audit 2024-07-28T16:06:46.113453+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:46 smithi177 bash[79620]: cluster 2024-07-28T16:06:45.389890+0000 mgr.y (mgr.25253) 8340 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:46 smithi177 bash[79620]: audit 2024-07-28T16:06:46.113453+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:46.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15851 16 16 0 0 0 - 0 2024-07-28T16:06:46.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:46 smithi204 bash[68176]: cluster 2024-07-28T16:06:45.389890+0000 mgr.y (mgr.25253) 8340 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:46 smithi204 bash[68176]: audit 2024-07-28T16:06:46.113453+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:47.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15852 16 16 0 0 0 - 0 2024-07-28T16:06:48.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:48 smithi177 bash[81864]: cluster 2024-07-28T16:06:47.391334+0000 mgr.y (mgr.25253) 8341 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:48.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:48 smithi177 bash[79620]: cluster 2024-07-28T16:06:47.391334+0000 mgr.y (mgr.25253) 8341 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:48.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15853 16 16 0 0 0 - 0 2024-07-28T16:06:48.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:48 smithi204 bash[68176]: cluster 2024-07-28T16:06:47.391334+0000 mgr.y (mgr.25253) 8341 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:49.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15854 16 16 0 0 0 - 0 2024-07-28T16:06:50.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:50 smithi177 bash[79620]: cluster 2024-07-28T16:06:49.392834+0000 mgr.y (mgr.25253) 8342 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:50 smithi177 bash[81864]: cluster 2024-07-28T16:06:49.392834+0000 mgr.y (mgr.25253) 8342 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:50.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15855 16 16 0 0 0 - 0 2024-07-28T16:06:50.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:50 smithi204 bash[68176]: cluster 2024-07-28T16:06:49.392834+0000 mgr.y (mgr.25253) 8342 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:51.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15856 16 16 0 0 0 - 0 2024-07-28T16:06:52.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:52 smithi204 bash[68176]: cluster 2024-07-28T16:06:51.394278+0000 mgr.y (mgr.25253) 8343 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:06:52 smithi204 bash[60899]: ts=2024-07-28T16:06:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:52 smithi177 bash[79620]: cluster 2024-07-28T16:06:51.394278+0000 mgr.y (mgr.25253) 8343 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:52.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:52 smithi177 bash[81864]: cluster 2024-07-28T16:06:51.394278+0000 mgr.y (mgr.25253) 8343 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:52.854 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15857 16 16 0 0 0 - 0 2024-07-28T16:06:53.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15858 16 16 0 0 0 - 0 2024-07-28T16:06:54.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:54 smithi177 bash[81864]: cluster 2024-07-28T16:06:53.395718+0000 mgr.y (mgr.25253) 8344 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:54.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:54 smithi177 bash[79620]: cluster 2024-07-28T16:06:53.395718+0000 mgr.y (mgr.25253) 8344 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:54.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15859 16 16 0 0 0 - 0 2024-07-28T16:06:54.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:54 smithi204 bash[68176]: cluster 2024-07-28T16:06:53.395718+0000 mgr.y (mgr.25253) 8344 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:55.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:06:55.848727+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:55.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:55.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15860 16 16 0 0 0 - 0 2024-07-28T16:06:56.518 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:06:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:06:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:06:56.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:56 smithi177 bash[81864]: cluster 2024-07-28T16:06:55.397242+0000 mgr.y (mgr.25253) 8345 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:56 smithi177 bash[79620]: cluster 2024-07-28T16:06:55.397242+0000 mgr.y (mgr.25253) 8345 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:56.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15861 16 16 0 0 0 - 0 2024-07-28T16:06:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:56 smithi204 bash[68176]: cluster 2024-07-28T16:06:55.397242+0000 mgr.y (mgr.25253) 8345 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:57.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15862 16 16 0 0 0 - 0 2024-07-28T16:06:57.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:57 smithi204 bash[68176]: audit 2024-07-28T16:06:56.683622+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:58.025 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:57 smithi177 bash[79620]: audit 2024-07-28T16:06:56.683622+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:57 smithi177 bash[81864]: audit 2024-07-28T16:06:56.683622+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:58.855 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15863 16 16 0 0 0 - 0 2024-07-28T16:06:58.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:06:58 smithi204 bash[68176]: cluster 2024-07-28T16:06:57.398690+0000 mgr.y (mgr.25253) 8346 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:59.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:06:58 smithi177 bash[81864]: cluster 2024-07-28T16:06:57.398690+0000 mgr.y (mgr.25253) 8346 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:59.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:06:58 smithi177 bash[79620]: cluster 2024-07-28T16:06:57.398690+0000 mgr.y (mgr.25253) 8346 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:06:59.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15864 16 16 0 0 0 - 0 2024-07-28T16:07:00.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15865 16 16 0 0 0 - 0 2024-07-28T16:07:00.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:00 smithi204 bash[68176]: cluster 2024-07-28T16:06:59.400179+0000 mgr.y (mgr.25253) 8347 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:01.025 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:00 smithi177 bash[79620]: cluster 2024-07-28T16:06:59.400179+0000 mgr.y (mgr.25253) 8347 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:01.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:00 smithi177 bash[81864]: cluster 2024-07-28T16:06:59.400179+0000 mgr.y (mgr.25253) 8347 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:01.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15866 16 16 0 0 0 - 0 2024-07-28T16:07:01.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:01 smithi204 bash[68176]: audit 2024-07-28T16:07:01.114005+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:02.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:01 smithi177 bash[81864]: audit 2024-07-28T16:07:01.114005+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:01 smithi177 bash[79620]: audit 2024-07-28T16:07:01.114005+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:02.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:02 smithi204 bash[68176]: cluster 2024-07-28T16:07:01.401569+0000 mgr.y (mgr.25253) 8348 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:02.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:02 smithi204 bash[68176]: audit 2024-07-28T16:07:02.305082+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:02.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:02 smithi204 bash[68176]: audit 2024-07-28T16:07:02.310448+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15867 16 16 0 0 0 - 0 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[79620]: cluster 2024-07-28T16:07:01.401569+0000 mgr.y (mgr.25253) 8348 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[79620]: audit 2024-07-28T16:07:02.305082+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[79620]: audit 2024-07-28T16:07:02.310448+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[81864]: cluster 2024-07-28T16:07:01.401569+0000 mgr.y (mgr.25253) 8348 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[81864]: audit 2024-07-28T16:07:02.305082+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:02 smithi177 bash[81864]: audit 2024-07-28T16:07:02.310448+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15868 16 16 0 0 0 - 0 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: audit 2024-07-28T16:07:02.568373+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: audit 2024-07-28T16:07:02.574837+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: audit 2024-07-28T16:07:02.982237+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: audit 2024-07-28T16:07:02.983751+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: audit 2024-07-28T16:07:02.993176+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:03 smithi204 bash[68176]: cluster 2024-07-28T16:07:03.403023+0000 mgr.y (mgr.25253) 8349 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: audit 2024-07-28T16:07:02.568373+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: audit 2024-07-28T16:07:02.574837+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: audit 2024-07-28T16:07:02.982237+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: audit 2024-07-28T16:07:02.983751+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: audit 2024-07-28T16:07:02.993176+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[81864]: cluster 2024-07-28T16:07:03.403023+0000 mgr.y (mgr.25253) 8349 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: audit 2024-07-28T16:07:02.568373+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: audit 2024-07-28T16:07:02.574837+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: audit 2024-07-28T16:07:02.982237+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: audit 2024-07-28T16:07:02.983751+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: audit 2024-07-28T16:07:02.993176+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:07:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:03 smithi177 bash[79620]: cluster 2024-07-28T16:07:03.403023+0000 mgr.y (mgr.25253) 8349 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:04.856 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15869 16 16 0 0 0 - 0 2024-07-28T16:07:05.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15870 16 16 0 0 0 - 0 2024-07-28T16:07:06.468 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:07:06.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:06 smithi177 bash[79620]: cluster 2024-07-28T16:07:05.404538+0000 mgr.y (mgr.25253) 8350 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:06.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:06 smithi177 bash[81864]: cluster 2024-07-28T16:07:05.404538+0000 mgr.y (mgr.25253) 8350 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:06.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15871 16 16 0 0 0 - 0 2024-07-28T16:07:06.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:06 smithi204 bash[68176]: cluster 2024-07-28T16:07:05.404538+0000 mgr.y (mgr.25253) 8350 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:07.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15872 16 16 0 0 0 - 0 2024-07-28T16:07:08.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:08 smithi177 bash[81864]: cluster 2024-07-28T16:07:07.405974+0000 mgr.y (mgr.25253) 8351 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:08.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:08 smithi177 bash[79620]: cluster 2024-07-28T16:07:07.405974+0000 mgr.y (mgr.25253) 8351 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:08.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15873 16 16 0 0 0 - 0 2024-07-28T16:07:08.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:08 smithi204 bash[68176]: cluster 2024-07-28T16:07:07.405974+0000 mgr.y (mgr.25253) 8351 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:09.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15874 16 16 0 0 0 - 0 2024-07-28T16:07:10.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:10 smithi177 bash[81864]: cluster 2024-07-28T16:07:09.407395+0000 mgr.y (mgr.25253) 8352 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:10 smithi177 bash[79620]: cluster 2024-07-28T16:07:09.407395+0000 mgr.y (mgr.25253) 8352 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:10.857 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15875 16 16 0 0 0 - 0 2024-07-28T16:07:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:10 smithi204 bash[68176]: cluster 2024-07-28T16:07:09.407395+0000 mgr.y (mgr.25253) 8352 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:11.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15876 16 16 0 0 0 - 0 2024-07-28T16:07:12.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:12 smithi204 bash[68176]: cluster 2024-07-28T16:07:11.408863+0000 mgr.y (mgr.25253) 8353 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:12 smithi177 bash[81864]: cluster 2024-07-28T16:07:11.408863+0000 mgr.y (mgr.25253) 8353 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:12.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:12 smithi177 bash[79620]: cluster 2024-07-28T16:07:11.408863+0000 mgr.y (mgr.25253) 8353 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:12.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15877 16 16 0 0 0 - 0 2024-07-28T16:07:13.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15878 16 16 0 0 0 - 0 2024-07-28T16:07:14.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:14 smithi177 bash[81864]: cluster 2024-07-28T16:07:13.410345+0000 mgr.y (mgr.25253) 8354 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:14.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:14 smithi177 bash[79620]: cluster 2024-07-28T16:07:13.410345+0000 mgr.y (mgr.25253) 8354 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:14.858 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15879 16 16 0 0 0 - 0 2024-07-28T16:07:14.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:14 smithi204 bash[68176]: cluster 2024-07-28T16:07:13.410345+0000 mgr.y (mgr.25253) 8354 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:15.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:07:15.851963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:15.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:15.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15880 16 16 0 0 0 - 0 2024-07-28T16:07:16.489 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:07:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:16 smithi177 bash[81864]: cluster 2024-07-28T16:07:15.411816+0000 mgr.y (mgr.25253) 8355 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:16 smithi177 bash[81864]: audit 2024-07-28T16:07:16.114049+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:16 smithi177 bash[79620]: cluster 2024-07-28T16:07:15.411816+0000 mgr.y (mgr.25253) 8355 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:16 smithi177 bash[79620]: audit 2024-07-28T16:07:16.114049+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:16.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15881 16 16 0 0 0 - 0 2024-07-28T16:07:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:16 smithi204 bash[68176]: cluster 2024-07-28T16:07:15.411816+0000 mgr.y (mgr.25253) 8355 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:16 smithi204 bash[68176]: audit 2024-07-28T16:07:16.114049+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:17.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15882 16 16 0 0 0 - 0 2024-07-28T16:07:18.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:18 smithi177 bash[81864]: cluster 2024-07-28T16:07:17.413206+0000 mgr.y (mgr.25253) 8356 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:18.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:18 smithi177 bash[79620]: cluster 2024-07-28T16:07:17.413206+0000 mgr.y (mgr.25253) 8356 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:18.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15883 16 16 0 0 0 - 0 2024-07-28T16:07:18.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:18 smithi204 bash[68176]: cluster 2024-07-28T16:07:17.413206+0000 mgr.y (mgr.25253) 8356 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:19.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15884 16 16 0 0 0 - 0 2024-07-28T16:07:20.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:20 smithi177 bash[81864]: cluster 2024-07-28T16:07:19.414636+0000 mgr.y (mgr.25253) 8357 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:20.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:20 smithi177 bash[79620]: cluster 2024-07-28T16:07:19.414636+0000 mgr.y (mgr.25253) 8357 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:20.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15885 16 16 0 0 0 - 0 2024-07-28T16:07:20.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:20 smithi204 bash[68176]: cluster 2024-07-28T16:07:19.414636+0000 mgr.y (mgr.25253) 8357 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:21.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15886 16 16 0 0 0 - 0 2024-07-28T16:07:22.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:22 smithi204 bash[68176]: cluster 2024-07-28T16:07:21.416122+0000 mgr.y (mgr.25253) 8358 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:22 smithi177 bash[81864]: cluster 2024-07-28T16:07:21.416122+0000 mgr.y (mgr.25253) 8358 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:22.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:22 smithi177 bash[79620]: cluster 2024-07-28T16:07:21.416122+0000 mgr.y (mgr.25253) 8358 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:22.859 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15887 16 16 0 0 0 - 0 2024-07-28T16:07:23.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15888 16 16 0 0 0 - 0 2024-07-28T16:07:24.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:24 smithi177 bash[81864]: cluster 2024-07-28T16:07:23.417563+0000 mgr.y (mgr.25253) 8359 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:24.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:24 smithi177 bash[79620]: cluster 2024-07-28T16:07:23.417563+0000 mgr.y (mgr.25253) 8359 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:24.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15889 16 16 0 0 0 - 0 2024-07-28T16:07:24.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:24 smithi204 bash[68176]: cluster 2024-07-28T16:07:23.417563+0000 mgr.y (mgr.25253) 8359 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:25.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15890 16 16 0 0 0 - 0 2024-07-28T16:07:26.508 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:07:26.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:26 smithi177 bash[81864]: cluster 2024-07-28T16:07:25.418997+0000 mgr.y (mgr.25253) 8360 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:26.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:26 smithi177 bash[79620]: cluster 2024-07-28T16:07:25.418997+0000 mgr.y (mgr.25253) 8360 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:26.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15891 16 16 0 0 0 - 0 2024-07-28T16:07:26.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:26 smithi204 bash[68176]: cluster 2024-07-28T16:07:25.418997+0000 mgr.y (mgr.25253) 8360 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:27.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15892 16 16 0 0 0 - 0 2024-07-28T16:07:28.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:28 smithi177 bash[81864]: cluster 2024-07-28T16:07:27.420476+0000 mgr.y (mgr.25253) 8361 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:28.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:28 smithi177 bash[79620]: cluster 2024-07-28T16:07:27.420476+0000 mgr.y (mgr.25253) 8361 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:28.860 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15893 16 16 0 0 0 - 0 2024-07-28T16:07:28.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:28 smithi204 bash[68176]: cluster 2024-07-28T16:07:27.420476+0000 mgr.y (mgr.25253) 8361 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:29.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15894 16 16 0 0 0 - 0 2024-07-28T16:07:30.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:30 smithi177 bash[81864]: cluster 2024-07-28T16:07:29.421927+0000 mgr.y (mgr.25253) 8362 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:30.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:30 smithi177 bash[79620]: cluster 2024-07-28T16:07:29.421927+0000 mgr.y (mgr.25253) 8362 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:30.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15895 16 16 0 0 0 - 0 2024-07-28T16:07:30.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:30 smithi204 bash[68176]: cluster 2024-07-28T16:07:29.421927+0000 mgr.y (mgr.25253) 8362 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:31.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15896 16 16 0 0 0 - 0 2024-07-28T16:07:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:31 smithi204 bash[68176]: audit 2024-07-28T16:07:31.114634+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:32.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:31 smithi177 bash[81864]: audit 2024-07-28T16:07:31.114634+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:32.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:31 smithi177 bash[79620]: audit 2024-07-28T16:07:31.114634+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:32 smithi204 bash[68176]: cluster 2024-07-28T16:07:31.423362+0000 mgr.y (mgr.25253) 8363 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.861 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15897 16 16 0 0 0 - 0 2024-07-28T16:07:33.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:32 smithi177 bash[81864]: cluster 2024-07-28T16:07:31.423362+0000 mgr.y (mgr.25253) 8363 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:33.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:32 smithi177 bash[79620]: cluster 2024-07-28T16:07:31.423362+0000 mgr.y (mgr.25253) 8363 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:33.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15898 16 16 0 0 0 - 0 2024-07-28T16:07:34.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15899 16 16 0 0 0 - 0 2024-07-28T16:07:34.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:34 smithi204 bash[68176]: cluster 2024-07-28T16:07:33.424815+0000 mgr.y (mgr.25253) 8364 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:35.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:34 smithi177 bash[81864]: cluster 2024-07-28T16:07:33.424815+0000 mgr.y (mgr.25253) 8364 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:35.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:34 smithi177 bash[79620]: cluster 2024-07-28T16:07:33.424815+0000 mgr.y (mgr.25253) 8364 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:35.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:07:35.855405+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:35.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:35.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15900 16 16 0 0 0 - 0 2024-07-28T16:07:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:07:36.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15901 16 16 0 0 0 - 0 2024-07-28T16:07:36.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:36 smithi204 bash[68176]: cluster 2024-07-28T16:07:35.426237+0000 mgr.y (mgr.25253) 8365 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:37.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:36 smithi177 bash[81864]: cluster 2024-07-28T16:07:35.426237+0000 mgr.y (mgr.25253) 8365 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:37.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:36 smithi177 bash[79620]: cluster 2024-07-28T16:07:35.426237+0000 mgr.y (mgr.25253) 8365 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:37.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15902 16 16 0 0 0 - 0 2024-07-28T16:07:38.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15903 16 16 0 0 0 - 0 2024-07-28T16:07:38.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:38 smithi204 bash[68176]: cluster 2024-07-28T16:07:37.427704+0000 mgr.y (mgr.25253) 8366 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:39.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:38 smithi177 bash[81864]: cluster 2024-07-28T16:07:37.427704+0000 mgr.y (mgr.25253) 8366 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:39.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:38 smithi177 bash[79620]: cluster 2024-07-28T16:07:37.427704+0000 mgr.y (mgr.25253) 8366 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:39.862 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15904 16 16 0 0 0 - 0 2024-07-28T16:07:40.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15905 16 16 0 0 0 - 0 2024-07-28T16:07:40.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:40 smithi204 bash[68176]: cluster 2024-07-28T16:07:39.429134+0000 mgr.y (mgr.25253) 8367 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:41.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:40 smithi177 bash[81864]: cluster 2024-07-28T16:07:39.429134+0000 mgr.y (mgr.25253) 8367 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:41.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:40 smithi177 bash[79620]: cluster 2024-07-28T16:07:39.429134+0000 mgr.y (mgr.25253) 8367 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:41.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15906 16 16 0 0 0 - 0 2024-07-28T16:07:42.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:42 smithi204 bash[68176]: cluster 2024-07-28T16:07:41.430613+0000 mgr.y (mgr.25253) 8368 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:42 smithi204 bash[60899]: ts=2024-07-28T16:07:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15907 16 16 0 0 0 - 0 2024-07-28T16:07:43.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:42 smithi177 bash[81864]: cluster 2024-07-28T16:07:41.430613+0000 mgr.y (mgr.25253) 8368 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:43.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:42 smithi177 bash[79620]: cluster 2024-07-28T16:07:41.430613+0000 mgr.y (mgr.25253) 8368 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:43.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15908 16 16 0 0 0 - 0 2024-07-28T16:07:44.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15909 16 16 0 0 0 - 0 2024-07-28T16:07:44.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:44 smithi204 bash[68176]: cluster 2024-07-28T16:07:43.432062+0000 mgr.y (mgr.25253) 8369 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:45.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:44 smithi177 bash[81864]: cluster 2024-07-28T16:07:43.432062+0000 mgr.y (mgr.25253) 8369 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:45.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:44 smithi177 bash[79620]: cluster 2024-07-28T16:07:43.432062+0000 mgr.y (mgr.25253) 8369 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:45.863 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15910 16 16 0 0 0 - 0 2024-07-28T16:07:45.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:45 smithi204 bash[68176]: cluster 2024-07-28T16:07:45.433526+0000 mgr.y (mgr.25253) 8370 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:46.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:45 smithi177 bash[81864]: cluster 2024-07-28T16:07:45.433526+0000 mgr.y (mgr.25253) 8370 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:46.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:45 smithi177 bash[79620]: cluster 2024-07-28T16:07:45.433526+0000 mgr.y (mgr.25253) 8370 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:07:46.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15911 16 16 0 0 0 - 0 2024-07-28T16:07:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:46 smithi204 bash[68176]: audit 2024-07-28T16:07:46.114906+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:46 smithi177 bash[81864]: audit 2024-07-28T16:07:46.114906+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:46 smithi177 bash[79620]: audit 2024-07-28T16:07:46.114906+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:47.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15912 16 16 0 0 0 - 0 2024-07-28T16:07:47.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:47 smithi204 bash[68176]: cluster 2024-07-28T16:07:47.434989+0000 mgr.y (mgr.25253) 8371 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:48.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:47 smithi177 bash[81864]: cluster 2024-07-28T16:07:47.434989+0000 mgr.y (mgr.25253) 8371 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:48.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:47 smithi177 bash[79620]: cluster 2024-07-28T16:07:47.434989+0000 mgr.y (mgr.25253) 8371 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:48.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15913 16 16 0 0 0 - 0 2024-07-28T16:07:49.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15914 16 16 0 0 0 - 0 2024-07-28T16:07:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:50 smithi177 bash[81864]: cluster 2024-07-28T16:07:49.436464+0000 mgr.y (mgr.25253) 8372 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:50.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:50 smithi177 bash[79620]: cluster 2024-07-28T16:07:49.436464+0000 mgr.y (mgr.25253) 8372 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:50.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15915 16 16 0 0 0 - 0 2024-07-28T16:07:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:50 smithi204 bash[68176]: cluster 2024-07-28T16:07:49.436464+0000 mgr.y (mgr.25253) 8372 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:51.864 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15916 16 16 0 0 0 - 0 2024-07-28T16:07:52.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:52 smithi204 bash[68176]: cluster 2024-07-28T16:07:51.437941+0000 mgr.y (mgr.25253) 8373 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:07:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:52 smithi177 bash[81864]: cluster 2024-07-28T16:07:51.437941+0000 mgr.y (mgr.25253) 8373 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:52.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:52 smithi177 bash[79620]: cluster 2024-07-28T16:07:51.437941+0000 mgr.y (mgr.25253) 8373 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:52.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15917 16 16 0 0 0 - 0 2024-07-28T16:07:53.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15918 16 16 0 0 0 - 0 2024-07-28T16:07:54.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:54 smithi177 bash[81864]: cluster 2024-07-28T16:07:53.439401+0000 mgr.y (mgr.25253) 8374 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:54.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:54 smithi177 bash[79620]: cluster 2024-07-28T16:07:53.439401+0000 mgr.y (mgr.25253) 8374 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:54.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15919 16 16 0 0 0 - 0 2024-07-28T16:07:54.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:54 smithi204 bash[68176]: cluster 2024-07-28T16:07:53.439401+0000 mgr.y (mgr.25253) 8374 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:55.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:07:55.858725+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:55.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:55.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15920 16 16 0 0 0 - 0 2024-07-28T16:07:56.514 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:07:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:07:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:07:56.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:56 smithi177 bash[81864]: cluster 2024-07-28T16:07:55.440878+0000 mgr.y (mgr.25253) 8375 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:56.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:56 smithi177 bash[79620]: cluster 2024-07-28T16:07:55.440878+0000 mgr.y (mgr.25253) 8375 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:56.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15921 16 16 0 0 0 - 0 2024-07-28T16:07:56.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:56 smithi204 bash[68176]: cluster 2024-07-28T16:07:55.440878+0000 mgr.y (mgr.25253) 8375 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:57.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15922 16 16 0 0 0 - 0 2024-07-28T16:07:58.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:07:58 smithi177 bash[81864]: cluster 2024-07-28T16:07:57.442303+0000 mgr.y (mgr.25253) 8376 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:58.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:07:58 smithi177 bash[79620]: cluster 2024-07-28T16:07:57.442303+0000 mgr.y (mgr.25253) 8376 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:58.865 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15923 16 16 0 0 0 - 0 2024-07-28T16:07:58.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:07:58 smithi204 bash[68176]: cluster 2024-07-28T16:07:57.442303+0000 mgr.y (mgr.25253) 8376 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:07:59.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15924 16 16 0 0 0 - 0 2024-07-28T16:08:00.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:00 smithi177 bash[81864]: cluster 2024-07-28T16:07:59.443778+0000 mgr.y (mgr.25253) 8377 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:00.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:00 smithi177 bash[79620]: cluster 2024-07-28T16:07:59.443778+0000 mgr.y (mgr.25253) 8377 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:00.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15925 16 16 0 0 0 - 0 2024-07-28T16:08:00.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:00 smithi204 bash[68176]: cluster 2024-07-28T16:07:59.443778+0000 mgr.y (mgr.25253) 8377 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:01.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15926 16 16 0 0 0 - 0 2024-07-28T16:08:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:01 smithi204 bash[68176]: audit 2024-07-28T16:08:01.115403+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:01 smithi177 bash[81864]: audit 2024-07-28T16:08:01.115403+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:01 smithi177 bash[79620]: audit 2024-07-28T16:08:01.115403+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:02.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:02 smithi204 bash[68176]: cluster 2024-07-28T16:08:01.445177+0000 mgr.y (mgr.25253) 8378 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15927 16 16 0 0 0 - 0 2024-07-28T16:08:03.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:02 smithi177 bash[81864]: cluster 2024-07-28T16:08:01.445177+0000 mgr.y (mgr.25253) 8378 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:03.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:02 smithi177 bash[79620]: cluster 2024-07-28T16:08:01.445177+0000 mgr.y (mgr.25253) 8378 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:03.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15928 16 16 0 0 0 - 0 2024-07-28T16:08:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:03 smithi204 bash[68176]: audit 2024-07-28T16:08:03.121182+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:03 smithi177 bash[79620]: audit 2024-07-28T16:08:03.121182+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:03 smithi177 bash[81864]: audit 2024-07-28T16:08:03.121182+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:04.866 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15929 16 16 0 0 0 - 0 2024-07-28T16:08:04.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:04 smithi204 bash[68176]: cluster 2024-07-28T16:08:03.445995+0000 mgr.y (mgr.25253) 8379 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:05.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:04 smithi177 bash[81864]: cluster 2024-07-28T16:08:03.445995+0000 mgr.y (mgr.25253) 8379 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:05.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:04 smithi177 bash[79620]: cluster 2024-07-28T16:08:03.445995+0000 mgr.y (mgr.25253) 8379 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:05.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15930 16 16 0 0 0 - 0 2024-07-28T16:08:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:08:06.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15931 16 16 0 0 0 - 0 2024-07-28T16:08:06.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:06 smithi204 bash[68176]: cluster 2024-07-28T16:08:05.447427+0000 mgr.y (mgr.25253) 8380 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:07.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:06 smithi177 bash[79620]: cluster 2024-07-28T16:08:05.447427+0000 mgr.y (mgr.25253) 8380 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:07.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:06 smithi177 bash[81864]: cluster 2024-07-28T16:08:05.447427+0000 mgr.y (mgr.25253) 8380 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:07.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15932 16 16 0 0 0 - 0 2024-07-28T16:08:08.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15933 16 16 0 0 0 - 0 2024-07-28T16:08:08.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:08 smithi204 bash[68176]: cluster 2024-07-28T16:08:07.448930+0000 mgr.y (mgr.25253) 8381 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:09.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:08 smithi177 bash[81864]: cluster 2024-07-28T16:08:07.448930+0000 mgr.y (mgr.25253) 8381 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:09.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:08 smithi177 bash[79620]: cluster 2024-07-28T16:08:07.448930+0000 mgr.y (mgr.25253) 8381 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:09.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15934 16 16 0 0 0 - 0 2024-07-28T16:08:10.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:08.824577+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:08.831579+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:09.069813+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:09.080978+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: cluster 2024-07-28T16:08:09.450346+0000 mgr.y (mgr.25253) 8382 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:10.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:09.483885+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:10.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:09.485333+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:10.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:09 smithi204 bash[68176]: audit 2024-07-28T16:08:09.496553+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:08.824577+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:08.831579+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:09.069813+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:09.080978+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: cluster 2024-07-28T16:08:09.450346+0000 mgr.y (mgr.25253) 8382 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:09.483885+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:09.485333+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[81864]: audit 2024-07-28T16:08:09.496553+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:08.824577+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:08.831579+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:09.069813+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:09.080978+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: cluster 2024-07-28T16:08:09.450346+0000 mgr.y (mgr.25253) 8382 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:10.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:09.483885+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:10.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:09.485333+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:10.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:09 smithi177 bash[79620]: audit 2024-07-28T16:08:09.496553+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:08:10.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15935 16 16 0 0 0 - 0 2024-07-28T16:08:11.867 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15936 16 16 0 0 0 - 0 2024-07-28T16:08:12.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:12 smithi204 bash[68176]: cluster 2024-07-28T16:08:11.451836+0000 mgr.y (mgr.25253) 8383 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:12 smithi177 bash[81864]: cluster 2024-07-28T16:08:11.451836+0000 mgr.y (mgr.25253) 8383 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:12.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:12 smithi177 bash[79620]: cluster 2024-07-28T16:08:11.451836+0000 mgr.y (mgr.25253) 8383 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:12.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15937 16 16 0 0 0 - 0 2024-07-28T16:08:13.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15938 16 16 0 0 0 - 0 2024-07-28T16:08:14.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:14 smithi177 bash[79620]: cluster 2024-07-28T16:08:13.453295+0000 mgr.y (mgr.25253) 8384 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:14.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:14 smithi177 bash[81864]: cluster 2024-07-28T16:08:13.453295+0000 mgr.y (mgr.25253) 8384 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:14.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15939 16 16 0 0 0 - 0 2024-07-28T16:08:14.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:14 smithi204 bash[68176]: cluster 2024-07-28T16:08:13.453295+0000 mgr.y (mgr.25253) 8384 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:15.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:08:15.861639+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:15.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:15.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15940 16 16 0 0 0 - 0 2024-07-28T16:08:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:08:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:16 smithi177 bash[81864]: cluster 2024-07-28T16:08:15.454778+0000 mgr.y (mgr.25253) 8385 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:16 smithi177 bash[81864]: audit 2024-07-28T16:08:16.115759+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:16 smithi177 bash[79620]: cluster 2024-07-28T16:08:15.454778+0000 mgr.y (mgr.25253) 8385 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:16 smithi177 bash[79620]: audit 2024-07-28T16:08:16.115759+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:16.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15941 16 16 0 0 0 - 0 2024-07-28T16:08:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:16 smithi204 bash[68176]: cluster 2024-07-28T16:08:15.454778+0000 mgr.y (mgr.25253) 8385 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:16 smithi204 bash[68176]: audit 2024-07-28T16:08:16.115759+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:17.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15942 16 16 0 0 0 - 0 2024-07-28T16:08:18.868 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15943 16 16 0 0 0 - 0 2024-07-28T16:08:18.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:18 smithi204 bash[68176]: cluster 2024-07-28T16:08:17.456271+0000 mgr.y (mgr.25253) 8386 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:19.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:18 smithi177 bash[81864]: cluster 2024-07-28T16:08:17.456271+0000 mgr.y (mgr.25253) 8386 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:19.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:18 smithi177 bash[79620]: cluster 2024-07-28T16:08:17.456271+0000 mgr.y (mgr.25253) 8386 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:19.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15944 16 16 0 0 0 - 0 2024-07-28T16:08:20.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15945 16 16 0 0 0 - 0 2024-07-28T16:08:20.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:20 smithi204 bash[68176]: cluster 2024-07-28T16:08:19.457652+0000 mgr.y (mgr.25253) 8387 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:21.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:20 smithi177 bash[81864]: cluster 2024-07-28T16:08:19.457652+0000 mgr.y (mgr.25253) 8387 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:21.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:20 smithi177 bash[79620]: cluster 2024-07-28T16:08:19.457652+0000 mgr.y (mgr.25253) 8387 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:21.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15946 16 16 0 0 0 - 0 2024-07-28T16:08:22.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:22 smithi204 bash[68176]: cluster 2024-07-28T16:08:21.459139+0000 mgr.y (mgr.25253) 8388 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15947 16 16 0 0 0 - 0 2024-07-28T16:08:23.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:22 smithi177 bash[81864]: cluster 2024-07-28T16:08:21.459139+0000 mgr.y (mgr.25253) 8388 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:23.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:22 smithi177 bash[79620]: cluster 2024-07-28T16:08:21.459139+0000 mgr.y (mgr.25253) 8388 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:23.869 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15948 16 16 0 0 0 - 0 2024-07-28T16:08:24.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15949 16 16 0 0 0 - 0 2024-07-28T16:08:24.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:24 smithi204 bash[68176]: cluster 2024-07-28T16:08:23.460611+0000 mgr.y (mgr.25253) 8389 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:25.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:24 smithi177 bash[81864]: cluster 2024-07-28T16:08:23.460611+0000 mgr.y (mgr.25253) 8389 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:25.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:24 smithi177 bash[79620]: cluster 2024-07-28T16:08:23.460611+0000 mgr.y (mgr.25253) 8389 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:25.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15950 16 16 0 0 0 - 0 2024-07-28T16:08:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:08:26.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15951 16 16 0 0 0 - 0 2024-07-28T16:08:26.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:26 smithi204 bash[68176]: cluster 2024-07-28T16:08:25.462041+0000 mgr.y (mgr.25253) 8390 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:27.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:26 smithi177 bash[81864]: cluster 2024-07-28T16:08:25.462041+0000 mgr.y (mgr.25253) 8390 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:27.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:26 smithi177 bash[79620]: cluster 2024-07-28T16:08:25.462041+0000 mgr.y (mgr.25253) 8390 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:27.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15952 16 16 0 0 0 - 0 2024-07-28T16:08:28.870 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15953 16 16 0 0 0 - 0 2024-07-28T16:08:28.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:28 smithi204 bash[68176]: cluster 2024-07-28T16:08:27.463467+0000 mgr.y (mgr.25253) 8391 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:28 smithi177 bash[81864]: cluster 2024-07-28T16:08:27.463467+0000 mgr.y (mgr.25253) 8391 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:29.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:28 smithi177 bash[79620]: cluster 2024-07-28T16:08:27.463467+0000 mgr.y (mgr.25253) 8391 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:29.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15954 16 16 0 0 0 - 0 2024-07-28T16:08:30.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15955 16 16 0 0 0 - 0 2024-07-28T16:08:30.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:30 smithi204 bash[68176]: cluster 2024-07-28T16:08:29.464893+0000 mgr.y (mgr.25253) 8392 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:31.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:30 smithi177 bash[81864]: cluster 2024-07-28T16:08:29.464893+0000 mgr.y (mgr.25253) 8392 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:31.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:30 smithi177 bash[79620]: cluster 2024-07-28T16:08:29.464893+0000 mgr.y (mgr.25253) 8392 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:31.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15956 16 16 0 0 0 - 0 2024-07-28T16:08:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:31 smithi204 bash[68176]: audit 2024-07-28T16:08:31.116108+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:32.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:31 smithi177 bash[81864]: audit 2024-07-28T16:08:31.116108+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:32.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:31 smithi177 bash[79620]: audit 2024-07-28T16:08:31.116108+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:32 smithi204 bash[68176]: cluster 2024-07-28T16:08:31.466290+0000 mgr.y (mgr.25253) 8393 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15957 16 16 0 0 0 - 0 2024-07-28T16:08:33.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:32 smithi177 bash[81864]: cluster 2024-07-28T16:08:31.466290+0000 mgr.y (mgr.25253) 8393 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:33.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:32 smithi177 bash[79620]: cluster 2024-07-28T16:08:31.466290+0000 mgr.y (mgr.25253) 8393 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:33.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15958 16 16 0 0 0 - 0 2024-07-28T16:08:33.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:33 smithi204 bash[68176]: cluster 2024-07-28T16:08:33.467745+0000 mgr.y (mgr.25253) 8394 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:34.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:33 smithi177 bash[81864]: cluster 2024-07-28T16:08:33.467745+0000 mgr.y (mgr.25253) 8394 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:34.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:33 smithi177 bash[79620]: cluster 2024-07-28T16:08:33.467745+0000 mgr.y (mgr.25253) 8394 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:34.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15959 16 16 0 0 0 - 0 2024-07-28T16:08:35.871 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:08:35.864956+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:35.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:35.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15960 16 16 0 0 0 - 0 2024-07-28T16:08:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:08:36.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15961 16 16 0 0 0 - 0 2024-07-28T16:08:36.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:36 smithi204 bash[68176]: cluster 2024-07-28T16:08:35.469163+0000 mgr.y (mgr.25253) 8395 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:37.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:36 smithi177 bash[81864]: cluster 2024-07-28T16:08:35.469163+0000 mgr.y (mgr.25253) 8395 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:37.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:36 smithi177 bash[79620]: cluster 2024-07-28T16:08:35.469163+0000 mgr.y (mgr.25253) 8395 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:37.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15962 16 16 0 0 0 - 0 2024-07-28T16:08:38.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:38 smithi177 bash[81864]: cluster 2024-07-28T16:08:37.470628+0000 mgr.y (mgr.25253) 8396 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:38.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:38 smithi177 bash[79620]: cluster 2024-07-28T16:08:37.470628+0000 mgr.y (mgr.25253) 8396 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:38.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:38 smithi204 bash[68176]: cluster 2024-07-28T16:08:37.470628+0000 mgr.y (mgr.25253) 8396 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:38.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15963 16 16 0 0 0 - 0 2024-07-28T16:08:39.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15964 16 16 0 0 0 - 0 2024-07-28T16:08:40.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15965 16 16 0 0 0 - 0 2024-07-28T16:08:40.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:40 smithi204 bash[68176]: cluster 2024-07-28T16:08:39.472170+0000 mgr.y (mgr.25253) 8397 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:41.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:40 smithi177 bash[81864]: cluster 2024-07-28T16:08:39.472170+0000 mgr.y (mgr.25253) 8397 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:41.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:40 smithi177 bash[79620]: cluster 2024-07-28T16:08:39.472170+0000 mgr.y (mgr.25253) 8397 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:41.872 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15966 16 16 0 0 0 - 0 2024-07-28T16:08:42.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:42 smithi204 bash[68176]: cluster 2024-07-28T16:08:41.473644+0000 mgr.y (mgr.25253) 8398 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15967 16 16 0 0 0 - 0 2024-07-28T16:08:43.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:42 smithi177 bash[81864]: cluster 2024-07-28T16:08:41.473644+0000 mgr.y (mgr.25253) 8398 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:43.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:42 smithi177 bash[79620]: cluster 2024-07-28T16:08:41.473644+0000 mgr.y (mgr.25253) 8398 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:43.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15968 16 16 0 0 0 - 0 2024-07-28T16:08:44.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15969 16 16 0 0 0 - 0 2024-07-28T16:08:44.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:44 smithi204 bash[68176]: cluster 2024-07-28T16:08:43.475074+0000 mgr.y (mgr.25253) 8399 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:45.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:44 smithi177 bash[79620]: cluster 2024-07-28T16:08:43.475074+0000 mgr.y (mgr.25253) 8399 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:45.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:44 smithi177 bash[81864]: cluster 2024-07-28T16:08:43.475074+0000 mgr.y (mgr.25253) 8399 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:45.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15970 16 16 0 0 0 - 0 2024-07-28T16:08:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:08:46.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15971 16 16 0 0 0 - 0 2024-07-28T16:08:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:46 smithi204 bash[68176]: cluster 2024-07-28T16:08:45.476541+0000 mgr.y (mgr.25253) 8400 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:46 smithi204 bash[68176]: audit 2024-07-28T16:08:46.116571+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:46 smithi177 bash[81864]: cluster 2024-07-28T16:08:45.476541+0000 mgr.y (mgr.25253) 8400 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:46 smithi177 bash[81864]: audit 2024-07-28T16:08:46.116571+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:46 smithi177 bash[79620]: cluster 2024-07-28T16:08:45.476541+0000 mgr.y (mgr.25253) 8400 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:46 smithi177 bash[79620]: audit 2024-07-28T16:08:46.116571+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:47.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15972 16 16 0 0 0 - 0 2024-07-28T16:08:48.873 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15973 16 16 0 0 0 - 0 2024-07-28T16:08:48.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:48 smithi204 bash[68176]: cluster 2024-07-28T16:08:47.477974+0000 mgr.y (mgr.25253) 8401 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:49.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:48 smithi177 bash[81864]: cluster 2024-07-28T16:08:47.477974+0000 mgr.y (mgr.25253) 8401 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:49.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:48 smithi177 bash[79620]: cluster 2024-07-28T16:08:47.477974+0000 mgr.y (mgr.25253) 8401 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:49.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15974 16 16 0 0 0 - 0 2024-07-28T16:08:50.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15975 16 16 0 0 0 - 0 2024-07-28T16:08:50.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:50 smithi204 bash[68176]: cluster 2024-07-28T16:08:49.479424+0000 mgr.y (mgr.25253) 8402 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:51.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:50 smithi177 bash[81864]: cluster 2024-07-28T16:08:49.479424+0000 mgr.y (mgr.25253) 8402 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:51.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:50 smithi177 bash[79620]: cluster 2024-07-28T16:08:49.479424+0000 mgr.y (mgr.25253) 8402 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:51.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15976 16 16 0 0 0 - 0 2024-07-28T16:08:52.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:52 smithi204 bash[68176]: cluster 2024-07-28T16:08:51.480871+0000 mgr.y (mgr.25253) 8403 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:08:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15977 16 16 0 0 0 - 0 2024-07-28T16:08:53.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:52 smithi177 bash[81864]: cluster 2024-07-28T16:08:51.480871+0000 mgr.y (mgr.25253) 8403 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:53.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:52 smithi177 bash[79620]: cluster 2024-07-28T16:08:51.480871+0000 mgr.y (mgr.25253) 8403 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:53.874 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15978 16 16 0 0 0 - 0 2024-07-28T16:08:54.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15979 16 16 0 0 0 - 0 2024-07-28T16:08:54.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:54 smithi204 bash[68176]: cluster 2024-07-28T16:08:53.482307+0000 mgr.y (mgr.25253) 8404 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:55.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:54 smithi177 bash[79620]: cluster 2024-07-28T16:08:53.482307+0000 mgr.y (mgr.25253) 8404 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:55.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:54 smithi177 bash[81864]: cluster 2024-07-28T16:08:53.482307+0000 mgr.y (mgr.25253) 8404 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:55.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:08:55.868131+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:55.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:55.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15980 16 16 0 0 0 - 0 2024-07-28T16:08:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:55 smithi204 bash[68176]: cluster 2024-07-28T16:08:55.483768+0000 mgr.y (mgr.25253) 8405 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:56.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:55 smithi177 bash[79620]: cluster 2024-07-28T16:08:55.483768+0000 mgr.y (mgr.25253) 8405 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:56.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:55 smithi177 bash[81864]: cluster 2024-07-28T16:08:55.483768+0000 mgr.y (mgr.25253) 8405 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:08:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:08:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:08:56.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15981 16 16 0 0 0 - 0 2024-07-28T16:08:57.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15982 16 16 0 0 0 - 0 2024-07-28T16:08:58.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15983 16 16 0 0 0 - 0 2024-07-28T16:08:58.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:08:58 smithi204 bash[68176]: cluster 2024-07-28T16:08:57.485209+0000 mgr.y (mgr.25253) 8406 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:59.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:08:58 smithi177 bash[81864]: cluster 2024-07-28T16:08:57.485209+0000 mgr.y (mgr.25253) 8406 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:59.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:08:58 smithi177 bash[79620]: cluster 2024-07-28T16:08:57.485209+0000 mgr.y (mgr.25253) 8406 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:08:59.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15984 16 16 0 0 0 - 0 2024-07-28T16:09:00.875 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15985 16 16 0 0 0 - 0 2024-07-28T16:09:00.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:00 smithi204 bash[68176]: cluster 2024-07-28T16:08:59.486654+0000 mgr.y (mgr.25253) 8407 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:01.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:00 smithi177 bash[81864]: cluster 2024-07-28T16:08:59.486654+0000 mgr.y (mgr.25253) 8407 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:01.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:00 smithi177 bash[79620]: cluster 2024-07-28T16:08:59.486654+0000 mgr.y (mgr.25253) 8407 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:01.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15986 16 16 0 0 0 - 0 2024-07-28T16:09:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:01 smithi204 bash[68176]: audit 2024-07-28T16:09:01.117001+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:01 smithi177 bash[81864]: audit 2024-07-28T16:09:01.117001+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:01 smithi177 bash[79620]: audit 2024-07-28T16:09:01.117001+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:02.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:02 smithi204 bash[68176]: cluster 2024-07-28T16:09:01.488083+0000 mgr.y (mgr.25253) 8408 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:02 smithi204 bash[60899]: ts=2024-07-28T16:09: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15987 16 16 0 0 0 - 0 2024-07-28T16:09:03.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:02 smithi177 bash[79620]: cluster 2024-07-28T16:09:01.488083+0000 mgr.y (mgr.25253) 8408 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:03.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:02 smithi177 bash[81864]: cluster 2024-07-28T16:09:01.488083+0000 mgr.y (mgr.25253) 8408 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:03.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15988 16 16 0 0 0 - 0 2024-07-28T16:09:04.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15989 16 16 0 0 0 - 0 2024-07-28T16:09:04.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:04 smithi204 bash[68176]: cluster 2024-07-28T16:09:03.489539+0000 mgr.y (mgr.25253) 8409 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:05.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:04 smithi177 bash[79620]: cluster 2024-07-28T16:09:03.489539+0000 mgr.y (mgr.25253) 8409 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:05.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:04 smithi177 bash[81864]: cluster 2024-07-28T16:09:03.489539+0000 mgr.y (mgr.25253) 8409 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:05.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15990 16 16 0 0 0 - 0 2024-07-28T16:09:05.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:05 smithi204 bash[68176]: cluster 2024-07-28T16:09:05.490987+0000 mgr.y (mgr.25253) 8410 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:06.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:05 smithi177 bash[81864]: cluster 2024-07-28T16:09:05.490987+0000 mgr.y (mgr.25253) 8410 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:06.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:05 smithi177 bash[79620]: cluster 2024-07-28T16:09:05.490987+0000 mgr.y (mgr.25253) 8410 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:09:06.876 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15991 16 16 0 0 0 - 0 2024-07-28T16:09:07.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15992 16 16 0 0 0 - 0 2024-07-28T16:09:08.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15993 16 16 0 0 0 - 0 2024-07-28T16:09:08.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:08 smithi204 bash[68176]: cluster 2024-07-28T16:09:07.492504+0000 mgr.y (mgr.25253) 8411 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:09.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:08 smithi177 bash[79620]: cluster 2024-07-28T16:09:07.492504+0000 mgr.y (mgr.25253) 8411 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:09.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:08 smithi177 bash[81864]: cluster 2024-07-28T16:09:07.492504+0000 mgr.y (mgr.25253) 8411 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:09.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15994 16 16 0 0 0 - 0 2024-07-28T16:09:10.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15995 16 16 0 0 0 - 0 2024-07-28T16:09:10.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:10 smithi204 bash[68176]: cluster 2024-07-28T16:09:09.494042+0000 mgr.y (mgr.25253) 8412 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:10.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:10 smithi204 bash[68176]: audit 2024-07-28T16:09:09.619704+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:11.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:10 smithi177 bash[81864]: cluster 2024-07-28T16:09:09.494042+0000 mgr.y (mgr.25253) 8412 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:11.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:10 smithi177 bash[81864]: audit 2024-07-28T16:09:09.619704+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:11.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:10 smithi177 bash[79620]: cluster 2024-07-28T16:09:09.494042+0000 mgr.y (mgr.25253) 8412 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:11.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:10 smithi177 bash[79620]: audit 2024-07-28T16:09:09.619704+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:11.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15996 16 16 0 0 0 - 0 2024-07-28T16:09:12.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:12 smithi204 bash[68176]: cluster 2024-07-28T16:09:11.495568+0000 mgr.y (mgr.25253) 8413 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.877 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15997 16 16 0 0 0 - 0 2024-07-28T16:09:13.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:12 smithi177 bash[81864]: cluster 2024-07-28T16:09:11.495568+0000 mgr.y (mgr.25253) 8413 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:13.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:12 smithi177 bash[79620]: cluster 2024-07-28T16:09:11.495568+0000 mgr.y (mgr.25253) 8413 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:13.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15998 16 16 0 0 0 - 0 2024-07-28T16:09:14.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:15999 16 16 0 0 0 - 0 2024-07-28T16:09:14.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:14 smithi204 bash[68176]: cluster 2024-07-28T16:09:13.497059+0000 mgr.y (mgr.25253) 8414 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:15.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:14 smithi177 bash[79620]: cluster 2024-07-28T16:09:13.497059+0000 mgr.y (mgr.25253) 8414 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:15.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:14 smithi177 bash[81864]: cluster 2024-07-28T16:09:13.497059+0000 mgr.y (mgr.25253) 8414 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:15.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:09:15.871331+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:15.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:15.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16000 16 16 0 0 0 - 0 2024-07-28T16:09:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:09:16.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.300085+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.304903+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.494208+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: cluster 2024-07-28T16:09:15.498761+0000 mgr.y (mgr.25253) 8415 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.503792+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.937701+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.938994+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:15.948677+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[81864]: audit 2024-07-28T16:09:16.117524+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.300085+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.304903+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.494208+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: cluster 2024-07-28T16:09:15.498761+0000 mgr.y (mgr.25253) 8415 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.503792+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.937701+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.938994+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:15.948677+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:16 smithi177 bash[79620]: audit 2024-07-28T16:09:16.117524+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:16.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.300085+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.304903+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.494208+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: cluster 2024-07-28T16:09:15.498761+0000 mgr.y (mgr.25253) 8415 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.503792+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.937701+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.938994+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:15.948677+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:09:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:16 smithi204 bash[68176]: audit 2024-07-28T16:09:16.117524+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:16.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16001 16 16 0 0 0 - 0 2024-07-28T16:09:17.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16002 16 16 0 0 0 - 0 2024-07-28T16:09:18.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:18 smithi177 bash[81864]: cluster 2024-07-28T16:09:17.500334+0000 mgr.y (mgr.25253) 8416 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:18.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:18 smithi177 bash[79620]: cluster 2024-07-28T16:09:17.500334+0000 mgr.y (mgr.25253) 8416 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:18.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16003 16 16 0 0 0 - 0 2024-07-28T16:09:18.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:18 smithi204 bash[68176]: cluster 2024-07-28T16:09:17.500334+0000 mgr.y (mgr.25253) 8416 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:19.878 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16004 16 16 0 0 0 - 0 2024-07-28T16:09:20.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:20 smithi177 bash[79620]: cluster 2024-07-28T16:09:19.501791+0000 mgr.y (mgr.25253) 8417 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:20.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:20 smithi177 bash[81864]: cluster 2024-07-28T16:09:19.501791+0000 mgr.y (mgr.25253) 8417 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:20.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16005 16 16 0 0 0 - 0 2024-07-28T16:09:20.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:20 smithi204 bash[68176]: cluster 2024-07-28T16:09:19.501791+0000 mgr.y (mgr.25253) 8417 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:21.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16006 16 16 0 0 0 - 0 2024-07-28T16:09:22.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:22 smithi204 bash[68176]: cluster 2024-07-28T16:09:21.503245+0000 mgr.y (mgr.25253) 8418 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:22 smithi204 bash[60899]: ts=2024-07-28T16:09:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:22 smithi177 bash[79620]: cluster 2024-07-28T16:09:21.503245+0000 mgr.y (mgr.25253) 8418 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:22.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:22 smithi177 bash[81864]: cluster 2024-07-28T16:09:21.503245+0000 mgr.y (mgr.25253) 8418 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:22.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16007 16 16 0 0 0 - 0 2024-07-28T16:09:23.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16008 16 16 0 0 0 - 0 2024-07-28T16:09:24.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16009 16 16 0 0 0 - 0 2024-07-28T16:09:24.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:24 smithi204 bash[68176]: cluster 2024-07-28T16:09:23.504690+0000 mgr.y (mgr.25253) 8419 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:25.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:24 smithi177 bash[79620]: cluster 2024-07-28T16:09:23.504690+0000 mgr.y (mgr.25253) 8419 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:25.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:24 smithi177 bash[81864]: cluster 2024-07-28T16:09:23.504690+0000 mgr.y (mgr.25253) 8419 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:25.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16010 16 16 0 0 0 - 0 2024-07-28T16:09:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:09:26.879 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16011 16 16 0 0 0 - 0 2024-07-28T16:09:26.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:26 smithi204 bash[68176]: cluster 2024-07-28T16:09:25.506113+0000 mgr.y (mgr.25253) 8420 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:27.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:26 smithi177 bash[79620]: cluster 2024-07-28T16:09:25.506113+0000 mgr.y (mgr.25253) 8420 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:27.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:26 smithi177 bash[81864]: cluster 2024-07-28T16:09:25.506113+0000 mgr.y (mgr.25253) 8420 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:27.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16012 16 16 0 0 0 - 0 2024-07-28T16:09:28.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16013 16 16 0 0 0 - 0 2024-07-28T16:09:28.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:28 smithi204 bash[68176]: cluster 2024-07-28T16:09:27.507572+0000 mgr.y (mgr.25253) 8421 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:29.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:28 smithi177 bash[79620]: cluster 2024-07-28T16:09:27.507572+0000 mgr.y (mgr.25253) 8421 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:28 smithi177 bash[81864]: cluster 2024-07-28T16:09:27.507572+0000 mgr.y (mgr.25253) 8421 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:29.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16014 16 16 0 0 0 - 0 2024-07-28T16:09:30.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16015 16 16 0 0 0 - 0 2024-07-28T16:09:30.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:30 smithi204 bash[68176]: cluster 2024-07-28T16:09:29.509027+0000 mgr.y (mgr.25253) 8422 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:31.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:30 smithi177 bash[79620]: cluster 2024-07-28T16:09:29.509027+0000 mgr.y (mgr.25253) 8422 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:31.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:30 smithi177 bash[81864]: cluster 2024-07-28T16:09:29.509027+0000 mgr.y (mgr.25253) 8422 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:31.880 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16016 16 16 0 0 0 - 0 2024-07-28T16:09:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:31 smithi204 bash[68176]: audit 2024-07-28T16:09:31.117726+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:32.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:31 smithi177 bash[81864]: audit 2024-07-28T16:09:31.117726+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:32.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:31 smithi177 bash[79620]: audit 2024-07-28T16:09:31.117726+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:32 smithi204 bash[60899]: ts=2024-07-28T16:09: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:32 smithi204 bash[68176]: cluster 2024-07-28T16:09:31.510554+0000 mgr.y (mgr.25253) 8423 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:32.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16017 16 16 0 0 0 - 0 2024-07-28T16:09:33.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:32 smithi177 bash[81864]: cluster 2024-07-28T16:09:31.510554+0000 mgr.y (mgr.25253) 8423 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:33.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:32 smithi177 bash[79620]: cluster 2024-07-28T16:09:31.510554+0000 mgr.y (mgr.25253) 8423 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:33.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16018 16 16 0 0 0 - 0 2024-07-28T16:09:34.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16019 16 16 0 0 0 - 0 2024-07-28T16:09:34.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:34 smithi204 bash[68176]: cluster 2024-07-28T16:09:33.512172+0000 mgr.y (mgr.25253) 8424 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:35.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:34 smithi177 bash[81864]: cluster 2024-07-28T16:09:33.512172+0000 mgr.y (mgr.25253) 8424 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:35.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:34 smithi177 bash[79620]: cluster 2024-07-28T16:09:33.512172+0000 mgr.y (mgr.25253) 8424 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:35.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:09:35.874499+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:35.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:35.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16020 16 16 0 0 0 - 0 2024-07-28T16:09:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:09:36.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16021 16 16 0 0 0 - 0 2024-07-28T16:09:36.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:36 smithi204 bash[68176]: cluster 2024-07-28T16:09:35.513651+0000 mgr.y (mgr.25253) 8425 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:37.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:36 smithi177 bash[81864]: cluster 2024-07-28T16:09:35.513651+0000 mgr.y (mgr.25253) 8425 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:37.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:36 smithi177 bash[79620]: cluster 2024-07-28T16:09:35.513651+0000 mgr.y (mgr.25253) 8425 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:37.881 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16022 16 16 0 0 0 - 0 2024-07-28T16:09:38.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16023 16 16 0 0 0 - 0 2024-07-28T16:09:38.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:38 smithi204 bash[68176]: cluster 2024-07-28T16:09:37.515086+0000 mgr.y (mgr.25253) 8426 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:39.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:38 smithi177 bash[81864]: cluster 2024-07-28T16:09:37.515086+0000 mgr.y (mgr.25253) 8426 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:39.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:38 smithi177 bash[79620]: cluster 2024-07-28T16:09:37.515086+0000 mgr.y (mgr.25253) 8426 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:39.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16024 16 16 0 0 0 - 0 2024-07-28T16:09:40.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16025 16 16 0 0 0 - 0 2024-07-28T16:09:40.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:40 smithi204 bash[68176]: cluster 2024-07-28T16:09:39.516555+0000 mgr.y (mgr.25253) 8427 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:41.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:40 smithi177 bash[81864]: cluster 2024-07-28T16:09:39.516555+0000 mgr.y (mgr.25253) 8427 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:41.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:40 smithi177 bash[79620]: cluster 2024-07-28T16:09:39.516555+0000 mgr.y (mgr.25253) 8427 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:41.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16026 16 16 0 0 0 - 0 2024-07-28T16:09:42.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:42 smithi204 bash[68176]: cluster 2024-07-28T16:09:41.517986+0000 mgr.y (mgr.25253) 8428 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16027 16 16 0 0 0 - 0 2024-07-28T16:09:43.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:42 smithi177 bash[79620]: cluster 2024-07-28T16:09:41.517986+0000 mgr.y (mgr.25253) 8428 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:43.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:42 smithi177 bash[81864]: cluster 2024-07-28T16:09:41.517986+0000 mgr.y (mgr.25253) 8428 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:43.882 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16028 16 16 0 0 0 - 0 2024-07-28T16:09:43.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:43 smithi204 bash[68176]: cluster 2024-07-28T16:09:43.519541+0000 mgr.y (mgr.25253) 8429 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:44.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:43 smithi177 bash[81864]: cluster 2024-07-28T16:09:43.519541+0000 mgr.y (mgr.25253) 8429 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:44.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:43 smithi177 bash[79620]: cluster 2024-07-28T16:09:43.519541+0000 mgr.y (mgr.25253) 8429 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:44.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16029 16 16 0 0 0 - 0 2024-07-28T16:09:45.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16030 16 16 0 0 0 - 0 2024-07-28T16:09:45.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:45 smithi204 bash[68176]: cluster 2024-07-28T16:09:45.521037+0000 mgr.y (mgr.25253) 8430 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:46.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:45 smithi177 bash[81864]: cluster 2024-07-28T16:09:45.521037+0000 mgr.y (mgr.25253) 8430 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:46.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:45 smithi177 bash[79620]: cluster 2024-07-28T16:09:45.521037+0000 mgr.y (mgr.25253) 8430 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:09:46.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16031 16 16 0 0 0 - 0 2024-07-28T16:09:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:46 smithi204 bash[68176]: audit 2024-07-28T16:09:46.118181+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:46 smithi177 bash[81864]: audit 2024-07-28T16:09:46.118181+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:46 smithi177 bash[79620]: audit 2024-07-28T16:09:46.118181+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:47.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16032 16 16 0 0 0 - 0 2024-07-28T16:09:47.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:47 smithi204 bash[68176]: cluster 2024-07-28T16:09:47.522467+0000 mgr.y (mgr.25253) 8431 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:48.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:47 smithi177 bash[81864]: cluster 2024-07-28T16:09:47.522467+0000 mgr.y (mgr.25253) 8431 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:48.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:47 smithi177 bash[79620]: cluster 2024-07-28T16:09:47.522467+0000 mgr.y (mgr.25253) 8431 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:48.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16033 16 16 0 0 0 - 0 2024-07-28T16:09:49.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16034 16 16 0 0 0 - 0 2024-07-28T16:09:49.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:49 smithi204 bash[68176]: cluster 2024-07-28T16:09:49.523931+0000 mgr.y (mgr.25253) 8432 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:50.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:49 smithi177 bash[81864]: cluster 2024-07-28T16:09:49.523931+0000 mgr.y (mgr.25253) 8432 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:50.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:49 smithi177 bash[79620]: cluster 2024-07-28T16:09:49.523931+0000 mgr.y (mgr.25253) 8432 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:50.883 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16035 16 16 0 0 0 - 0 2024-07-28T16:09:51.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16036 16 16 0 0 0 - 0 2024-07-28T16:09:51.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:51 smithi204 bash[68176]: cluster 2024-07-28T16:09:51.525367+0000 mgr.y (mgr.25253) 8433 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:52.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:51 smithi177 bash[81864]: cluster 2024-07-28T16:09:51.525367+0000 mgr.y (mgr.25253) 8433 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:52.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:51 smithi177 bash[79620]: cluster 2024-07-28T16:09:51.525367+0000 mgr.y (mgr.25253) 8433 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:09:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16037 16 16 0 0 0 - 0 2024-07-28T16:09:53.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16038 16 16 0 0 0 - 0 2024-07-28T16:09:53.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:53 smithi204 bash[68176]: cluster 2024-07-28T16:09:53.526934+0000 mgr.y (mgr.25253) 8434 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:54.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:53 smithi177 bash[81864]: cluster 2024-07-28T16:09:53.526934+0000 mgr.y (mgr.25253) 8434 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:54.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:53 smithi177 bash[79620]: cluster 2024-07-28T16:09:53.526934+0000 mgr.y (mgr.25253) 8434 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:54.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16039 16 16 0 0 0 - 0 2024-07-28T16:09:55.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:09:55.877758+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:55.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:55.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16040 16 16 0 0 0 - 0 2024-07-28T16:09:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:55 smithi204 bash[68176]: cluster 2024-07-28T16:09:55.528427+0000 mgr.y (mgr.25253) 8435 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:56.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:55 smithi177 bash[81864]: cluster 2024-07-28T16:09:55.528427+0000 mgr.y (mgr.25253) 8435 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:56.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:55 smithi177 bash[79620]: cluster 2024-07-28T16:09:55.528427+0000 mgr.y (mgr.25253) 8435 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:09:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:09:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:09:56.884 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16041 16 16 0 0 0 - 0 2024-07-28T16:09:57.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16042 16 16 0 0 0 - 0 2024-07-28T16:09:57.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:57 smithi204 bash[68176]: cluster 2024-07-28T16:09:57.529868+0000 mgr.y (mgr.25253) 8436 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:57 smithi177 bash[81864]: cluster 2024-07-28T16:09:57.529868+0000 mgr.y (mgr.25253) 8436 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:58.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:57 smithi177 bash[79620]: cluster 2024-07-28T16:09:57.529868+0000 mgr.y (mgr.25253) 8436 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:09:58.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16043 16 16 0 0 0 - 0 2024-07-28T16:09:59.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16044 16 16 0 0 0 - 0 2024-07-28T16:09:59.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:09:59 smithi204 bash[68176]: cluster 2024-07-28T16:09:59.531295+0000 mgr.y (mgr.25253) 8437 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:00.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:09:59 smithi177 bash[81864]: cluster 2024-07-28T16:09:59.531295+0000 mgr.y (mgr.25253) 8437 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:00.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:09:59 smithi177 bash[79620]: cluster 2024-07-28T16:09:59.531295+0000 mgr.y (mgr.25253) 8437 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:00.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16045 16 16 0 0 0 - 0 2024-07-28T16:10:00.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:00 smithi204 bash[68176]: cluster 2024-07-28T16:10:00.000148+0000 mon.a (mon.0) 5067 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:10:01.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:00 smithi177 bash[81864]: cluster 2024-07-28T16:10:00.000148+0000 mon.a (mon.0) 5067 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:10:01.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:00 smithi177 bash[79620]: cluster 2024-07-28T16:10:00.000148+0000 mon.a (mon.0) 5067 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:10:01.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16046 16 16 0 0 0 - 0 2024-07-28T16:10:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:01 smithi204 bash[68176]: audit 2024-07-28T16:10:01.118673+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:01 smithi204 bash[68176]: cluster 2024-07-28T16:10:01.532763+0000 mgr.y (mgr.25253) 8438 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:01 smithi177 bash[81864]: audit 2024-07-28T16:10:01.118673+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:01 smithi177 bash[81864]: cluster 2024-07-28T16:10:01.532763+0000 mgr.y (mgr.25253) 8438 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:01 smithi177 bash[79620]: audit 2024-07-28T16:10:01.118673+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:01 smithi177 bash[79620]: cluster 2024-07-28T16:10:01.532763+0000 mgr.y (mgr.25253) 8438 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.885 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16047 16 16 0 0 0 - 0 2024-07-28T16:10:03.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16048 16 16 0 0 0 - 0 2024-07-28T16:10:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:03 smithi204 bash[68176]: cluster 2024-07-28T16:10:03.534142+0000 mgr.y (mgr.25253) 8439 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:03 smithi177 bash[81864]: cluster 2024-07-28T16:10:03.534142+0000 mgr.y (mgr.25253) 8439 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:03 smithi177 bash[79620]: cluster 2024-07-28T16:10:03.534142+0000 mgr.y (mgr.25253) 8439 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:04.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16049 16 16 0 0 0 - 0 2024-07-28T16:10:05.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16050 16 16 0 0 0 - 0 2024-07-28T16:10:05.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:05 smithi204 bash[68176]: cluster 2024-07-28T16:10:05.535556+0000 mgr.y (mgr.25253) 8440 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:06.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:05 smithi177 bash[79620]: cluster 2024-07-28T16:10:05.535556+0000 mgr.y (mgr.25253) 8440 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:06.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:05 smithi177 bash[81864]: cluster 2024-07-28T16:10:05.535556+0000 mgr.y (mgr.25253) 8440 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:10:06.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16051 16 16 0 0 0 - 0 2024-07-28T16:10:07.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16052 16 16 0 0 0 - 0 2024-07-28T16:10:07.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:07 smithi204 bash[68176]: cluster 2024-07-28T16:10:07.536947+0000 mgr.y (mgr.25253) 8441 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:08.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:07 smithi177 bash[79620]: cluster 2024-07-28T16:10:07.536947+0000 mgr.y (mgr.25253) 8441 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:08.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:07 smithi177 bash[81864]: cluster 2024-07-28T16:10:07.536947+0000 mgr.y (mgr.25253) 8441 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:08.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16053 16 16 0 0 0 - 0 2024-07-28T16:10:09.886 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16054 16 16 0 0 0 - 0 2024-07-28T16:10:09.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:09 smithi204 bash[68176]: cluster 2024-07-28T16:10:09.538372+0000 mgr.y (mgr.25253) 8442 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:10.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:09 smithi177 bash[81864]: cluster 2024-07-28T16:10:09.538372+0000 mgr.y (mgr.25253) 8442 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:10.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:09 smithi177 bash[79620]: cluster 2024-07-28T16:10:09.538372+0000 mgr.y (mgr.25253) 8442 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:10.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16055 16 16 0 0 0 - 0 2024-07-28T16:10:11.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16056 16 16 0 0 0 - 0 2024-07-28T16:10:11.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:11 smithi204 bash[68176]: cluster 2024-07-28T16:10:11.539824+0000 mgr.y (mgr.25253) 8443 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:12.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:11 smithi177 bash[79620]: cluster 2024-07-28T16:10:11.539824+0000 mgr.y (mgr.25253) 8443 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:12.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:11 smithi177 bash[81864]: cluster 2024-07-28T16:10:11.539824+0000 mgr.y (mgr.25253) 8443 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16057 16 16 0 0 0 - 0 2024-07-28T16:10:13.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16058 16 16 0 0 0 - 0 2024-07-28T16:10:13.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:13 smithi204 bash[68176]: cluster 2024-07-28T16:10:13.541200+0000 mgr.y (mgr.25253) 8444 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:14.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:13 smithi177 bash[79620]: cluster 2024-07-28T16:10:13.541200+0000 mgr.y (mgr.25253) 8444 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:14.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:13 smithi177 bash[81864]: cluster 2024-07-28T16:10:13.541200+0000 mgr.y (mgr.25253) 8444 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:14.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16059 16 16 0 0 0 - 0 2024-07-28T16:10:15.887 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:10:15.880986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:15.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:15.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16060 16 16 0 0 0 - 0 2024-07-28T16:10:15.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:15 smithi204 bash[68176]: cluster 2024-07-28T16:10:15.542655+0000 mgr.y (mgr.25253) 8445 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:16.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:15 smithi177 bash[81864]: cluster 2024-07-28T16:10:15.542655+0000 mgr.y (mgr.25253) 8445 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:16.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:15 smithi177 bash[79620]: cluster 2024-07-28T16:10:15.542655+0000 mgr.y (mgr.25253) 8445 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:10:16.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16061 16 16 0 0 0 - 0 2024-07-28T16:10:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:16 smithi204 bash[68176]: audit 2024-07-28T16:10:16.079219+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:16 smithi204 bash[68176]: audit 2024-07-28T16:10:16.119144+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:16 smithi204 bash[68176]: audit 2024-07-28T16:10:16.490629+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:16 smithi204 bash[68176]: audit 2024-07-28T16:10:16.497614+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[81864]: audit 2024-07-28T16:10:16.079219+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[81864]: audit 2024-07-28T16:10:16.119144+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[81864]: audit 2024-07-28T16:10:16.490629+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[81864]: audit 2024-07-28T16:10:16.497614+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[79620]: audit 2024-07-28T16:10:16.079219+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:17.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[79620]: audit 2024-07-28T16:10:16.119144+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:17.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[79620]: audit 2024-07-28T16:10:16.490629+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:17.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:16 smithi177 bash[79620]: audit 2024-07-28T16:10:16.497614+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:17.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16062 16 16 0 0 0 - 0 2024-07-28T16:10:17.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:17 smithi204 bash[68176]: cluster 2024-07-28T16:10:17.544135+0000 mgr.y (mgr.25253) 8446 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:18.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:17 smithi177 bash[81864]: cluster 2024-07-28T16:10:17.544135+0000 mgr.y (mgr.25253) 8446 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:18.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:17 smithi177 bash[79620]: cluster 2024-07-28T16:10:17.544135+0000 mgr.y (mgr.25253) 8446 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:18.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16063 16 16 0 0 0 - 0 2024-07-28T16:10:19.888 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16064 16 16 0 0 0 - 0 2024-07-28T16:10:19.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:19 smithi204 bash[68176]: cluster 2024-07-28T16:10:19.545601+0000 mgr.y (mgr.25253) 8447 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:20.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:19 smithi177 bash[79620]: cluster 2024-07-28T16:10:19.545601+0000 mgr.y (mgr.25253) 8447 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:20.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:19 smithi177 bash[81864]: cluster 2024-07-28T16:10:19.545601+0000 mgr.y (mgr.25253) 8447 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:20.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16065 16 16 0 0 0 - 0 2024-07-28T16:10:21.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16066 16 16 0 0 0 - 0 2024-07-28T16:10:21.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:21 smithi204 bash[68176]: cluster 2024-07-28T16:10:21.546346+0000 mgr.y (mgr.25253) 8448 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:22.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:21 smithi177 bash[79620]: cluster 2024-07-28T16:10:21.546346+0000 mgr.y (mgr.25253) 8448 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:22.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:21 smithi177 bash[81864]: cluster 2024-07-28T16:10:21.546346+0000 mgr.y (mgr.25253) 8448 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:22.323 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:10:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:10:22.030494313Z level=info msg="Completed cleanup jobs" duration=65.667677ms 2024-07-28T16:10:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16067 16 16 0 0 0 - 0 2024-07-28T16:10:23.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.031953+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.037836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.106095+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.112293+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.853248+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.856062+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.859728+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.863633+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.864597+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.865322+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:23 smithi204 bash[68176]: audit 2024-07-28T16:10:22.870183+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.031953+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.037836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.106095+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.112293+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.853248+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.856062+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.859728+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.863633+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.864597+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.865322+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[81864]: audit 2024-07-28T16:10:22.870183+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.031953+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.037836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.106095+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.112293+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.853248+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.856062+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.859728+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.863633+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.864597+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.865322+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:23 smithi177 bash[79620]: audit 2024-07-28T16:10:22.870183+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:10:23.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16068 16 16 0 0 0 - 0 2024-07-28T16:10:24.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:24 smithi204 bash[68176]: cluster 2024-07-28T16:10:23.547787+0000 mgr.y (mgr.25253) 8449 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:24.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:24 smithi177 bash[79620]: cluster 2024-07-28T16:10:23.547787+0000 mgr.y (mgr.25253) 8449 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:24.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:24 smithi177 bash[81864]: cluster 2024-07-28T16:10:23.547787+0000 mgr.y (mgr.25253) 8449 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:24.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16069 16 16 0 0 0 - 0 2024-07-28T16:10:25.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16070 16 16 0 0 0 - 0 2024-07-28T16:10:25.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:25 smithi204 bash[68176]: cluster 2024-07-28T16:10:25.549219+0000 mgr.y (mgr.25253) 8450 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:26.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:25 smithi177 bash[81864]: cluster 2024-07-28T16:10:25.549219+0000 mgr.y (mgr.25253) 8450 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:26.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:25 smithi177 bash[79620]: cluster 2024-07-28T16:10:25.549219+0000 mgr.y (mgr.25253) 8450 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:10:26.889 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16071 16 16 0 0 0 - 0 2024-07-28T16:10:27.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16072 16 16 0 0 0 - 0 2024-07-28T16:10:27.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:27 smithi204 bash[68176]: cluster 2024-07-28T16:10:27.550650+0000 mgr.y (mgr.25253) 8451 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:28.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:27 smithi177 bash[81864]: cluster 2024-07-28T16:10:27.550650+0000 mgr.y (mgr.25253) 8451 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:28.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:27 smithi177 bash[79620]: cluster 2024-07-28T16:10:27.550650+0000 mgr.y (mgr.25253) 8451 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:28.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16073 16 16 0 0 0 - 0 2024-07-28T16:10:29.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16074 16 16 0 0 0 - 0 2024-07-28T16:10:29.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:29 smithi204 bash[68176]: cluster 2024-07-28T16:10:29.552114+0000 mgr.y (mgr.25253) 8452 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:30.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:29 smithi177 bash[81864]: cluster 2024-07-28T16:10:29.552114+0000 mgr.y (mgr.25253) 8452 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:30.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:29 smithi177 bash[79620]: cluster 2024-07-28T16:10:29.552114+0000 mgr.y (mgr.25253) 8452 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:30.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16075 16 16 0 0 0 - 0 2024-07-28T16:10:31.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:31 smithi177 bash[81864]: audit 2024-07-28T16:10:31.119617+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:31.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:31 smithi177 bash[79620]: audit 2024-07-28T16:10:31.119617+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:31.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:31 smithi204 bash[68176]: audit 2024-07-28T16:10:31.119617+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:31.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16076 16 16 0 0 0 - 0 2024-07-28T16:10:32.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:32 smithi177 bash[81864]: cluster 2024-07-28T16:10:31.553566+0000 mgr.y (mgr.25253) 8453 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:32.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:32 smithi177 bash[79620]: cluster 2024-07-28T16:10:31.553566+0000 mgr.y (mgr.25253) 8453 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:32 smithi204 bash[68176]: cluster 2024-07-28T16:10:31.553566+0000 mgr.y (mgr.25253) 8453 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16077 16 16 0 0 0 - 0 2024-07-28T16:10:33.890 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16078 16 16 0 0 0 - 0 2024-07-28T16:10:33.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:33 smithi204 bash[68176]: cluster 2024-07-28T16:10:33.554976+0000 mgr.y (mgr.25253) 8454 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:34.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:33 smithi177 bash[81864]: cluster 2024-07-28T16:10:33.554976+0000 mgr.y (mgr.25253) 8454 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:34.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:33 smithi177 bash[79620]: cluster 2024-07-28T16:10:33.554976+0000 mgr.y (mgr.25253) 8454 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:34.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16079 16 16 0 0 0 - 0 2024-07-28T16:10:35.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:10:35.884160+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:35.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:35.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16080 16 16 0 0 0 - 0 2024-07-28T16:10:35.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:35 smithi204 bash[68176]: cluster 2024-07-28T16:10:35.556464+0000 mgr.y (mgr.25253) 8455 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:36.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:35 smithi177 bash[81864]: cluster 2024-07-28T16:10:35.556464+0000 mgr.y (mgr.25253) 8455 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:36.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:35 smithi177 bash[79620]: cluster 2024-07-28T16:10:35.556464+0000 mgr.y (mgr.25253) 8455 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:10:36.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16081 16 16 0 0 0 - 0 2024-07-28T16:10:37.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16082 16 16 0 0 0 - 0 2024-07-28T16:10:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:37 smithi204 bash[68176]: cluster 2024-07-28T16:10:37.557923+0000 mgr.y (mgr.25253) 8456 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:38.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:37 smithi177 bash[79620]: cluster 2024-07-28T16:10:37.557923+0000 mgr.y (mgr.25253) 8456 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:38.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:37 smithi177 bash[81864]: cluster 2024-07-28T16:10:37.557923+0000 mgr.y (mgr.25253) 8456 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:38.891 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16083 16 16 0 0 0 - 0 2024-07-28T16:10:39.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16084 16 16 0 0 0 - 0 2024-07-28T16:10:39.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:39 smithi204 bash[68176]: cluster 2024-07-28T16:10:39.559346+0000 mgr.y (mgr.25253) 8457 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:40.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:39 smithi177 bash[81864]: cluster 2024-07-28T16:10:39.559346+0000 mgr.y (mgr.25253) 8457 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:40.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:39 smithi177 bash[79620]: cluster 2024-07-28T16:10:39.559346+0000 mgr.y (mgr.25253) 8457 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:40.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16085 16 16 0 0 0 - 0 2024-07-28T16:10:41.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16086 16 16 0 0 0 - 0 2024-07-28T16:10:41.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:41 smithi204 bash[68176]: cluster 2024-07-28T16:10:41.560811+0000 mgr.y (mgr.25253) 8458 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:42.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:41 smithi177 bash[81864]: cluster 2024-07-28T16:10:41.560811+0000 mgr.y (mgr.25253) 8458 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:42.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:41 smithi177 bash[79620]: cluster 2024-07-28T16:10:41.560811+0000 mgr.y (mgr.25253) 8458 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16087 16 16 0 0 0 - 0 2024-07-28T16:10:43.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16088 16 16 0 0 0 - 0 2024-07-28T16:10:43.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:43 smithi204 bash[68176]: cluster 2024-07-28T16:10:43.562225+0000 mgr.y (mgr.25253) 8459 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:44.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:43 smithi177 bash[79620]: cluster 2024-07-28T16:10:43.562225+0000 mgr.y (mgr.25253) 8459 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:44.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:43 smithi177 bash[81864]: cluster 2024-07-28T16:10:43.562225+0000 mgr.y (mgr.25253) 8459 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:44.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16089 16 16 0 0 0 - 0 2024-07-28T16:10:45.892 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16090 16 16 0 0 0 - 0 2024-07-28T16:10:45.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:45 smithi204 bash[68176]: cluster 2024-07-28T16:10:45.563673+0000 mgr.y (mgr.25253) 8460 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:46.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:45 smithi177 bash[79620]: cluster 2024-07-28T16:10:45.563673+0000 mgr.y (mgr.25253) 8460 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:46.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:45 smithi177 bash[81864]: cluster 2024-07-28T16:10:45.563673+0000 mgr.y (mgr.25253) 8460 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:10:46.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16091 16 16 0 0 0 - 0 2024-07-28T16:10:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:46 smithi204 bash[68176]: audit 2024-07-28T16:10:46.120021+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:46 smithi177 bash[79620]: audit 2024-07-28T16:10:46.120021+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:46 smithi177 bash[81864]: audit 2024-07-28T16:10:46.120021+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:47.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16092 16 16 0 0 0 - 0 2024-07-28T16:10:47.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:47 smithi204 bash[68176]: cluster 2024-07-28T16:10:47.565154+0000 mgr.y (mgr.25253) 8461 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:48.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:47 smithi177 bash[79620]: cluster 2024-07-28T16:10:47.565154+0000 mgr.y (mgr.25253) 8461 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:48.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:47 smithi177 bash[81864]: cluster 2024-07-28T16:10:47.565154+0000 mgr.y (mgr.25253) 8461 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:48.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16093 16 16 0 0 0 - 0 2024-07-28T16:10:49.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16094 16 16 0 0 0 - 0 2024-07-28T16:10:49.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:49 smithi204 bash[68176]: cluster 2024-07-28T16:10:49.566599+0000 mgr.y (mgr.25253) 8462 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:50.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:49 smithi177 bash[79620]: cluster 2024-07-28T16:10:49.566599+0000 mgr.y (mgr.25253) 8462 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:50.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:49 smithi177 bash[81864]: cluster 2024-07-28T16:10:49.566599+0000 mgr.y (mgr.25253) 8462 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:50.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16095 16 16 0 0 0 - 0 2024-07-28T16:10:51.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16096 16 16 0 0 0 - 0 2024-07-28T16:10:51.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:51 smithi204 bash[68176]: cluster 2024-07-28T16:10:51.568119+0000 mgr.y (mgr.25253) 8463 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:52.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:51 smithi177 bash[79620]: cluster 2024-07-28T16:10:51.568119+0000 mgr.y (mgr.25253) 8463 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:52.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:51 smithi177 bash[81864]: cluster 2024-07-28T16:10:51.568119+0000 mgr.y (mgr.25253) 8463 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:10:52 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.893 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16097 16 16 0 0 0 - 0 2024-07-28T16:10:53.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16098 16 16 0 0 0 - 0 2024-07-28T16:10:53.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:53 smithi204 bash[68176]: cluster 2024-07-28T16:10:53.569691+0000 mgr.y (mgr.25253) 8464 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:54.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:53 smithi177 bash[81864]: cluster 2024-07-28T16:10:53.569691+0000 mgr.y (mgr.25253) 8464 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:54.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:53 smithi177 bash[79620]: cluster 2024-07-28T16:10:53.569691+0000 mgr.y (mgr.25253) 8464 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:54.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16099 16 16 0 0 0 - 0 2024-07-28T16:10:55.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:10:55.887280+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:55.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:55.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16100 16 16 0 0 0 - 0 2024-07-28T16:10:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:55 smithi204 bash[68176]: cluster 2024-07-28T16:10:55.571186+0000 mgr.y (mgr.25253) 8465 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:56.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:55 smithi177 bash[81864]: cluster 2024-07-28T16:10:55.571186+0000 mgr.y (mgr.25253) 8465 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:56.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:55 smithi177 bash[79620]: cluster 2024-07-28T16:10:55.571186+0000 mgr.y (mgr.25253) 8465 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:10:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:10:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:10:56.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16101 16 16 0 0 0 - 0 2024-07-28T16:10:57.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16102 16 16 0 0 0 - 0 2024-07-28T16:10:57.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:57 smithi204 bash[68176]: cluster 2024-07-28T16:10:57.572645+0000 mgr.y (mgr.25253) 8466 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:57 smithi177 bash[81864]: cluster 2024-07-28T16:10:57.572645+0000 mgr.y (mgr.25253) 8466 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:58.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:57 smithi177 bash[79620]: cluster 2024-07-28T16:10:57.572645+0000 mgr.y (mgr.25253) 8466 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:10:58.894 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16103 16 16 0 0 0 - 0 2024-07-28T16:10:59.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16104 16 16 0 0 0 - 0 2024-07-28T16:10:59.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:10:59 smithi204 bash[68176]: cluster 2024-07-28T16:10:59.574096+0000 mgr.y (mgr.25253) 8467 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:00.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:10:59 smithi177 bash[79620]: cluster 2024-07-28T16:10:59.574096+0000 mgr.y (mgr.25253) 8467 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:00.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:10:59 smithi177 bash[81864]: cluster 2024-07-28T16:10:59.574096+0000 mgr.y (mgr.25253) 8467 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:00.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16105 16 16 0 0 0 - 0 2024-07-28T16:11:01.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:01 smithi177 bash[79620]: audit 2024-07-28T16:11:01.120315+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:01.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:01 smithi177 bash[81864]: audit 2024-07-28T16:11:01.120315+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:01.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:01 smithi204 bash[68176]: audit 2024-07-28T16:11:01.120315+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:01.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16106 16 16 0 0 0 - 0 2024-07-28T16:11:02.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:02 smithi177 bash[81864]: cluster 2024-07-28T16:11:01.575538+0000 mgr.y (mgr.25253) 8468 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:02.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:02 smithi177 bash[79620]: cluster 2024-07-28T16:11:01.575538+0000 mgr.y (mgr.25253) 8468 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:02.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:02 smithi204 bash[68176]: cluster 2024-07-28T16:11:01.575538+0000 mgr.y (mgr.25253) 8468 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16107 16 16 0 0 0 - 0 2024-07-28T16:11:03.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16108 16 16 0 0 0 - 0 2024-07-28T16:11:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:03 smithi204 bash[68176]: cluster 2024-07-28T16:11:03.576966+0000 mgr.y (mgr.25253) 8469 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:03 smithi177 bash[81864]: cluster 2024-07-28T16:11:03.576966+0000 mgr.y (mgr.25253) 8469 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:03 smithi177 bash[79620]: cluster 2024-07-28T16:11:03.576966+0000 mgr.y (mgr.25253) 8469 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:04.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16109 16 16 0 0 0 - 0 2024-07-28T16:11:05.895 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16110 16 16 0 0 0 - 0 2024-07-28T16:11:05.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:05 smithi204 bash[68176]: cluster 2024-07-28T16:11:05.578392+0000 mgr.y (mgr.25253) 8470 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:06.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:05 smithi177 bash[81864]: cluster 2024-07-28T16:11:05.578392+0000 mgr.y (mgr.25253) 8470 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:06.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:05 smithi177 bash[79620]: cluster 2024-07-28T16:11:05.578392+0000 mgr.y (mgr.25253) 8470 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:11:06.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16111 16 16 0 0 0 - 0 2024-07-28T16:11:07.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16112 16 16 0 0 0 - 0 2024-07-28T16:11:07.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:07 smithi204 bash[68176]: cluster 2024-07-28T16:11:07.579897+0000 mgr.y (mgr.25253) 8471 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:08.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:07 smithi177 bash[81864]: cluster 2024-07-28T16:11:07.579897+0000 mgr.y (mgr.25253) 8471 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:08.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:07 smithi177 bash[79620]: cluster 2024-07-28T16:11:07.579897+0000 mgr.y (mgr.25253) 8471 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:08.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16113 16 16 0 0 0 - 0 2024-07-28T16:11:09.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16114 16 16 0 0 0 - 0 2024-07-28T16:11:10.896 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16115 16 16 0 0 0 - 0 2024-07-28T16:11:10.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:10 smithi204 bash[68176]: cluster 2024-07-28T16:11:09.581358+0000 mgr.y (mgr.25253) 8472 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:11.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:10 smithi177 bash[81864]: cluster 2024-07-28T16:11:09.581358+0000 mgr.y (mgr.25253) 8472 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:11.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:10 smithi177 bash[79620]: cluster 2024-07-28T16:11:09.581358+0000 mgr.y (mgr.25253) 8472 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:11.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16116 16 16 0 0 0 - 0 2024-07-28T16:11:12.650 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16117 16 16 0 0 0 - 0 2024-07-28T16:11:12.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:12 smithi204 bash[68176]: cluster 2024-07-28T16:11:11.582793+0000 mgr.y (mgr.25253) 8473 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:13.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:12 smithi177 bash[81864]: cluster 2024-07-28T16:11:11.582793+0000 mgr.y (mgr.25253) 8473 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:13.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:12 smithi177 bash[79620]: cluster 2024-07-28T16:11:11.582793+0000 mgr.y (mgr.25253) 8473 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:13.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16118 16 16 0 0 0 - 0 2024-07-28T16:11:14.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16119 16 16 0 0 0 - 0 2024-07-28T16:11:14.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:14 smithi204 bash[68176]: cluster 2024-07-28T16:11:13.584260+0000 mgr.y (mgr.25253) 8474 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:15.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:14 smithi177 bash[81864]: cluster 2024-07-28T16:11:13.584260+0000 mgr.y (mgr.25253) 8474 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:15.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:14 smithi177 bash[79620]: cluster 2024-07-28T16:11:13.584260+0000 mgr.y (mgr.25253) 8474 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:15.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:11:15.890362+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:15.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:15.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16120 16 16 0 0 0 - 0 2024-07-28T16:11:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:11:16.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16121 16 16 0 0 0 - 0 2024-07-28T16:11:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:16 smithi204 bash[68176]: cluster 2024-07-28T16:11:15.585686+0000 mgr.y (mgr.25253) 8475 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:16 smithi204 bash[68176]: audit 2024-07-28T16:11:16.120745+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:16 smithi177 bash[81864]: cluster 2024-07-28T16:11:15.585686+0000 mgr.y (mgr.25253) 8475 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:16 smithi177 bash[81864]: audit 2024-07-28T16:11:16.120745+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:16 smithi177 bash[79620]: cluster 2024-07-28T16:11:15.585686+0000 mgr.y (mgr.25253) 8475 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:16 smithi177 bash[79620]: audit 2024-07-28T16:11:16.120745+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:17.897 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16122 16 16 0 0 0 - 0 2024-07-28T16:11:18.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16123 16 16 0 0 0 - 0 2024-07-28T16:11:18.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:18 smithi204 bash[68176]: cluster 2024-07-28T16:11:17.587107+0000 mgr.y (mgr.25253) 8476 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:19.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:18 smithi177 bash[81864]: cluster 2024-07-28T16:11:17.587107+0000 mgr.y (mgr.25253) 8476 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:19.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:18 smithi177 bash[79620]: cluster 2024-07-28T16:11:17.587107+0000 mgr.y (mgr.25253) 8476 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:19.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16124 16 16 0 0 0 - 0 2024-07-28T16:11:20.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16125 16 16 0 0 0 - 0 2024-07-28T16:11:20.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:20 smithi204 bash[68176]: cluster 2024-07-28T16:11:19.588574+0000 mgr.y (mgr.25253) 8477 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:21.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:20 smithi177 bash[79620]: cluster 2024-07-28T16:11:19.588574+0000 mgr.y (mgr.25253) 8477 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:21.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:20 smithi177 bash[81864]: cluster 2024-07-28T16:11:19.588574+0000 mgr.y (mgr.25253) 8477 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:21.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16126 16 16 0 0 0 - 0 2024-07-28T16:11:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16127 16 16 0 0 0 - 0 2024-07-28T16:11:23.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:22 smithi177 bash[81864]: cluster 2024-07-28T16:11:21.590003+0000 mgr.y (mgr.25253) 8478 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:23.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:22 smithi177 bash[79620]: cluster 2024-07-28T16:11:21.590003+0000 mgr.y (mgr.25253) 8478 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:23.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:22 smithi204 bash[68176]: cluster 2024-07-28T16:11:21.590003+0000 mgr.y (mgr.25253) 8478 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:23.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16128 16 16 0 0 0 - 0 2024-07-28T16:11:24.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:23 smithi177 bash[79620]: audit 2024-07-28T16:11:22.946352+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:24.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:23 smithi177 bash[81864]: audit 2024-07-28T16:11:22.946352+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:24.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:23 smithi204 bash[68176]: audit 2024-07-28T16:11:22.946352+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:24.898 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16129 16 16 0 0 0 - 0 2024-07-28T16:11:25.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:24 smithi177 bash[79620]: cluster 2024-07-28T16:11:23.591467+0000 mgr.y (mgr.25253) 8479 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:25.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:24 smithi177 bash[81864]: cluster 2024-07-28T16:11:23.591467+0000 mgr.y (mgr.25253) 8479 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:25.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:24 smithi204 bash[68176]: cluster 2024-07-28T16:11:23.591467+0000 mgr.y (mgr.25253) 8479 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:25.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16130 16 16 0 0 0 - 0 2024-07-28T16:11:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:11:26.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16131 16 16 0 0 0 - 0 2024-07-28T16:11:27.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:26 smithi177 bash[81864]: cluster 2024-07-28T16:11:25.592961+0000 mgr.y (mgr.25253) 8480 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:27.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:26 smithi177 bash[79620]: cluster 2024-07-28T16:11:25.592961+0000 mgr.y (mgr.25253) 8480 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:27.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:26 smithi204 bash[68176]: cluster 2024-07-28T16:11:25.592961+0000 mgr.y (mgr.25253) 8480 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:27.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16132 16 16 0 0 0 - 0 2024-07-28T16:11:28.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16133 16 16 0 0 0 - 0 2024-07-28T16:11:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[81864]: cluster 2024-07-28T16:11:27.594431+0000 mgr.y (mgr.25253) 8481 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[81864]: audit 2024-07-28T16:11:28.595555+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[81864]: audit 2024-07-28T16:11:28.599988+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[79620]: cluster 2024-07-28T16:11:27.594431+0000 mgr.y (mgr.25253) 8481 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:29.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[79620]: audit 2024-07-28T16:11:28.595555+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:28 smithi177 bash[79620]: audit 2024-07-28T16:11:28.599988+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:28 smithi204 bash[68176]: cluster 2024-07-28T16:11:27.594431+0000 mgr.y (mgr.25253) 8481 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:28 smithi204 bash[68176]: audit 2024-07-28T16:11:28.595555+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:28 smithi204 bash[68176]: audit 2024-07-28T16:11:28.599988+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:29.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16134 16 16 0 0 0 - 0 2024-07-28T16:11:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:29 smithi204 bash[68176]: audit 2024-07-28T16:11:28.894258+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:29 smithi204 bash[68176]: audit 2024-07-28T16:11:28.901116+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:29 smithi204 bash[68176]: audit 2024-07-28T16:11:29.471455+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:29 smithi204 bash[68176]: audit 2024-07-28T16:11:29.472998+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:29 smithi204 bash[68176]: audit 2024-07-28T16:11:29.482342+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[79620]: audit 2024-07-28T16:11:28.894258+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[79620]: audit 2024-07-28T16:11:28.901116+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[79620]: audit 2024-07-28T16:11:29.471455+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[79620]: audit 2024-07-28T16:11:29.472998+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[79620]: audit 2024-07-28T16:11:29.482342+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[81864]: audit 2024-07-28T16:11:28.894258+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[81864]: audit 2024-07-28T16:11:28.901116+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[81864]: audit 2024-07-28T16:11:29.471455+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[81864]: audit 2024-07-28T16:11:29.472998+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:30.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:29 smithi177 bash[81864]: audit 2024-07-28T16:11:29.482342+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:11:30.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16135 16 16 0 0 0 - 0 2024-07-28T16:11:31.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:31 smithi177 bash[79620]: cluster 2024-07-28T16:11:29.595892+0000 mgr.y (mgr.25253) 8482 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:31.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:31 smithi177 bash[79620]: audit 2024-07-28T16:11:31.121200+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:31.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:31 smithi177 bash[81864]: cluster 2024-07-28T16:11:29.595892+0000 mgr.y (mgr.25253) 8482 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:31.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:31 smithi177 bash[81864]: audit 2024-07-28T16:11:31.121200+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:31.899 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16136 16 16 0 0 0 - 0 2024-07-28T16:11:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:31 smithi204 bash[68176]: cluster 2024-07-28T16:11:29.595892+0000 mgr.y (mgr.25253) 8482 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:31 smithi204 bash[68176]: audit 2024-07-28T16:11:31.121200+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16137 16 16 0 0 0 - 0 2024-07-28T16:11:33.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:33 smithi177 bash[81864]: cluster 2024-07-28T16:11:31.597442+0000 mgr.y (mgr.25253) 8483 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:33.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:33 smithi177 bash[79620]: cluster 2024-07-28T16:11:31.597442+0000 mgr.y (mgr.25253) 8483 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:33.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16138 16 16 0 0 0 - 0 2024-07-28T16:11:33.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:33 smithi204 bash[68176]: cluster 2024-07-28T16:11:31.597442+0000 mgr.y (mgr.25253) 8483 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:34.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16139 16 16 0 0 0 - 0 2024-07-28T16:11:35.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:35 smithi177 bash[81864]: cluster 2024-07-28T16:11:33.598916+0000 mgr.y (mgr.25253) 8484 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:35.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:35 smithi177 bash[79620]: cluster 2024-07-28T16:11:33.598916+0000 mgr.y (mgr.25253) 8484 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:35.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:11:35.893377+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:35.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:35.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16140 16 16 0 0 0 - 0 2024-07-28T16:11:35.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:35 smithi204 bash[68176]: cluster 2024-07-28T16:11:33.598916+0000 mgr.y (mgr.25253) 8484 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:11:36.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16141 16 16 0 0 0 - 0 2024-07-28T16:11:37.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:37 smithi177 bash[81864]: cluster 2024-07-28T16:11:35.600393+0000 mgr.y (mgr.25253) 8485 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:37.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:37 smithi177 bash[79620]: cluster 2024-07-28T16:11:35.600393+0000 mgr.y (mgr.25253) 8485 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:37.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16142 16 16 0 0 0 - 0 2024-07-28T16:11:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:37 smithi204 bash[68176]: cluster 2024-07-28T16:11:35.600393+0000 mgr.y (mgr.25253) 8485 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:38.900 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16143 16 16 0 0 0 - 0 2024-07-28T16:11:39.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:39 smithi177 bash[81864]: cluster 2024-07-28T16:11:37.601846+0000 mgr.y (mgr.25253) 8486 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:39.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:39 smithi177 bash[79620]: cluster 2024-07-28T16:11:37.601846+0000 mgr.y (mgr.25253) 8486 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:39.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16144 16 16 0 0 0 - 0 2024-07-28T16:11:39.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:39 smithi204 bash[68176]: cluster 2024-07-28T16:11:37.601846+0000 mgr.y (mgr.25253) 8486 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:40.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16145 16 16 0 0 0 - 0 2024-07-28T16:11:41.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:41 smithi177 bash[79620]: cluster 2024-07-28T16:11:39.603289+0000 mgr.y (mgr.25253) 8487 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:41.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:41 smithi177 bash[81864]: cluster 2024-07-28T16:11:39.603289+0000 mgr.y (mgr.25253) 8487 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:41.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16146 16 16 0 0 0 - 0 2024-07-28T16:11:41.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:41 smithi204 bash[68176]: cluster 2024-07-28T16:11:39.603289+0000 mgr.y (mgr.25253) 8487 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:42 smithi204 bash[60899]: ts=2024-07-28T16:11:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16147 16 16 0 0 0 - 0 2024-07-28T16:11:43.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:43 smithi177 bash[79620]: cluster 2024-07-28T16:11:41.604701+0000 mgr.y (mgr.25253) 8488 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:43.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:43 smithi177 bash[81864]: cluster 2024-07-28T16:11:41.604701+0000 mgr.y (mgr.25253) 8488 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:43.901 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16148 16 16 0 0 0 - 0 2024-07-28T16:11:43.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:43 smithi204 bash[68176]: cluster 2024-07-28T16:11:41.604701+0000 mgr.y (mgr.25253) 8488 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:44.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16149 16 16 0 0 0 - 0 2024-07-28T16:11:45.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:45 smithi177 bash[81864]: cluster 2024-07-28T16:11:43.606140+0000 mgr.y (mgr.25253) 8489 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:45.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:45 smithi177 bash[79620]: cluster 2024-07-28T16:11:43.606140+0000 mgr.y (mgr.25253) 8489 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:45.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16150 16 16 0 0 0 - 0 2024-07-28T16:11:45.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:45 smithi204 bash[68176]: cluster 2024-07-28T16:11:43.606140+0000 mgr.y (mgr.25253) 8489 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:11:46.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16151 16 16 0 0 0 - 0 2024-07-28T16:11:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:46 smithi204 bash[68176]: audit 2024-07-28T16:11:46.121850+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:47.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:46 smithi177 bash[79620]: audit 2024-07-28T16:11:46.121850+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:47.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:46 smithi177 bash[81864]: audit 2024-07-28T16:11:46.121850+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:47.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16152 16 16 0 0 0 - 0 2024-07-28T16:11:47.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:47 smithi204 bash[68176]: cluster 2024-07-28T16:11:45.607608+0000 mgr.y (mgr.25253) 8490 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:48.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:47 smithi177 bash[81864]: cluster 2024-07-28T16:11:45.607608+0000 mgr.y (mgr.25253) 8490 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:48.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:47 smithi177 bash[79620]: cluster 2024-07-28T16:11:45.607608+0000 mgr.y (mgr.25253) 8490 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:48.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16153 16 16 0 0 0 - 0 2024-07-28T16:11:49.902 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16154 16 16 0 0 0 - 0 2024-07-28T16:11:49.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:49 smithi204 bash[68176]: cluster 2024-07-28T16:11:47.609097+0000 mgr.y (mgr.25253) 8491 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:50.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:49 smithi177 bash[81864]: cluster 2024-07-28T16:11:47.609097+0000 mgr.y (mgr.25253) 8491 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:50.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:49 smithi177 bash[79620]: cluster 2024-07-28T16:11:47.609097+0000 mgr.y (mgr.25253) 8491 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:50.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16155 16 16 0 0 0 - 0 2024-07-28T16:11:51.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16156 16 16 0 0 0 - 0 2024-07-28T16:11:51.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:51 smithi204 bash[68176]: cluster 2024-07-28T16:11:49.610538+0000 mgr.y (mgr.25253) 8492 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:52.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:51 smithi177 bash[81864]: cluster 2024-07-28T16:11:49.610538+0000 mgr.y (mgr.25253) 8492 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:52.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:51 smithi177 bash[79620]: cluster 2024-07-28T16:11:49.610538+0000 mgr.y (mgr.25253) 8492 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:11:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16157 16 16 0 0 0 - 0 2024-07-28T16:11:53.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16158 16 16 0 0 0 - 0 2024-07-28T16:11:53.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:53 smithi204 bash[68176]: cluster 2024-07-28T16:11:51.612024+0000 mgr.y (mgr.25253) 8493 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:54.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:53 smithi177 bash[81864]: cluster 2024-07-28T16:11:51.612024+0000 mgr.y (mgr.25253) 8493 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:54.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:53 smithi177 bash[79620]: cluster 2024-07-28T16:11:51.612024+0000 mgr.y (mgr.25253) 8493 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:54.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16159 16 16 0 0 0 - 0 2024-07-28T16:11:55.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:11:55.896637+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:55.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:55.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16160 16 16 0 0 0 - 0 2024-07-28T16:11:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:55 smithi204 bash[68176]: cluster 2024-07-28T16:11:53.613458+0000 mgr.y (mgr.25253) 8494 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:56.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:55 smithi177 bash[81864]: cluster 2024-07-28T16:11:53.613458+0000 mgr.y (mgr.25253) 8494 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:56.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:55 smithi177 bash[79620]: cluster 2024-07-28T16:11:53.613458+0000 mgr.y (mgr.25253) 8494 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:11:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:11:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:11:56.903 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16161 16 16 0 0 0 - 0 2024-07-28T16:11:57.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16162 16 16 0 0 0 - 0 2024-07-28T16:11:57.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:57 smithi204 bash[68176]: cluster 2024-07-28T16:11:55.614901+0000 mgr.y (mgr.25253) 8495 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:57 smithi177 bash[81864]: cluster 2024-07-28T16:11:55.614901+0000 mgr.y (mgr.25253) 8495 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:58.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:57 smithi177 bash[79620]: cluster 2024-07-28T16:11:55.614901+0000 mgr.y (mgr.25253) 8495 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:11:58.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16163 16 16 0 0 0 - 0 2024-07-28T16:11:59.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16164 16 16 0 0 0 - 0 2024-07-28T16:11:59.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:11:59 smithi204 bash[68176]: cluster 2024-07-28T16:11:57.616364+0000 mgr.y (mgr.25253) 8496 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:00.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:11:59 smithi177 bash[81864]: cluster 2024-07-28T16:11:57.616364+0000 mgr.y (mgr.25253) 8496 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:00.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:11:59 smithi177 bash[79620]: cluster 2024-07-28T16:11:57.616364+0000 mgr.y (mgr.25253) 8496 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:00.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16165 16 16 0 0 0 - 0 2024-07-28T16:12:01.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16166 16 16 0 0 0 - 0 2024-07-28T16:12:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:01 smithi204 bash[68176]: cluster 2024-07-28T16:11:59.617802+0000 mgr.y (mgr.25253) 8497 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:01 smithi204 bash[68176]: audit 2024-07-28T16:12:01.121966+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:01 smithi177 bash[81864]: cluster 2024-07-28T16:11:59.617802+0000 mgr.y (mgr.25253) 8497 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:01 smithi177 bash[81864]: audit 2024-07-28T16:12:01.121966+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:01 smithi177 bash[79620]: cluster 2024-07-28T16:11:59.617802+0000 mgr.y (mgr.25253) 8497 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:01 smithi177 bash[79620]: audit 2024-07-28T16:12:01.121966+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:02 smithi204 bash[60899]: ts=2024-07-28T16:12:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.904 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16167 16 16 0 0 0 - 0 2024-07-28T16:12:03.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16168 16 16 0 0 0 - 0 2024-07-28T16:12:03.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:03 smithi204 bash[68176]: cluster 2024-07-28T16:12:01.619196+0000 mgr.y (mgr.25253) 8498 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:03 smithi177 bash[79620]: cluster 2024-07-28T16:12:01.619196+0000 mgr.y (mgr.25253) 8498 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:03 smithi177 bash[81864]: cluster 2024-07-28T16:12:01.619196+0000 mgr.y (mgr.25253) 8498 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:04.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16169 16 16 0 0 0 - 0 2024-07-28T16:12:05.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16170 16 16 0 0 0 - 0 2024-07-28T16:12:05.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:05 smithi204 bash[68176]: cluster 2024-07-28T16:12:03.620696+0000 mgr.y (mgr.25253) 8499 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:06.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:05 smithi177 bash[79620]: cluster 2024-07-28T16:12:03.620696+0000 mgr.y (mgr.25253) 8499 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:06.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:05 smithi177 bash[81864]: cluster 2024-07-28T16:12:03.620696+0000 mgr.y (mgr.25253) 8499 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:12:06.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16171 16 16 0 0 0 - 0 2024-07-28T16:12:07.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16172 16 16 0 0 0 - 0 2024-07-28T16:12:07.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:07 smithi204 bash[68176]: cluster 2024-07-28T16:12:05.622193+0000 mgr.y (mgr.25253) 8500 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:08.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:07 smithi177 bash[81864]: cluster 2024-07-28T16:12:05.622193+0000 mgr.y (mgr.25253) 8500 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:08.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:07 smithi177 bash[79620]: cluster 2024-07-28T16:12:05.622193+0000 mgr.y (mgr.25253) 8500 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:08.905 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16173 16 16 0 0 0 - 0 2024-07-28T16:12:09.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16174 16 16 0 0 0 - 0 2024-07-28T16:12:09.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:09 smithi204 bash[68176]: cluster 2024-07-28T16:12:07.623665+0000 mgr.y (mgr.25253) 8501 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:10.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:09 smithi177 bash[79620]: cluster 2024-07-28T16:12:07.623665+0000 mgr.y (mgr.25253) 8501 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:10.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:09 smithi177 bash[81864]: cluster 2024-07-28T16:12:07.623665+0000 mgr.y (mgr.25253) 8501 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:10.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16175 16 16 0 0 0 - 0 2024-07-28T16:12:11.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16176 16 16 0 0 0 - 0 2024-07-28T16:12:11.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:11 smithi204 bash[68176]: cluster 2024-07-28T16:12:09.625148+0000 mgr.y (mgr.25253) 8502 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:12.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:11 smithi177 bash[81864]: cluster 2024-07-28T16:12:09.625148+0000 mgr.y (mgr.25253) 8502 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:12.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:11 smithi177 bash[79620]: cluster 2024-07-28T16:12:09.625148+0000 mgr.y (mgr.25253) 8502 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16177 16 16 0 0 0 - 0 2024-07-28T16:12:13.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16178 16 16 0 0 0 - 0 2024-07-28T16:12:13.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:13 smithi204 bash[68176]: cluster 2024-07-28T16:12:11.626593+0000 mgr.y (mgr.25253) 8503 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:14.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:13 smithi177 bash[81864]: cluster 2024-07-28T16:12:11.626593+0000 mgr.y (mgr.25253) 8503 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:14.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:13 smithi177 bash[79620]: cluster 2024-07-28T16:12:11.626593+0000 mgr.y (mgr.25253) 8503 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:14.906 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16179 16 16 0 0 0 - 0 2024-07-28T16:12:15.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:12:15.899788+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:15.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:15.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16180 16 16 0 0 0 - 0 2024-07-28T16:12:15.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:15 smithi204 bash[68176]: cluster 2024-07-28T16:12:13.628115+0000 mgr.y (mgr.25253) 8504 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:16.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:15 smithi177 bash[81864]: cluster 2024-07-28T16:12:13.628115+0000 mgr.y (mgr.25253) 8504 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:16.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:15 smithi177 bash[79620]: cluster 2024-07-28T16:12:13.628115+0000 mgr.y (mgr.25253) 8504 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:12:16.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16181 16 16 0 0 0 - 0 2024-07-28T16:12:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:16 smithi204 bash[68176]: audit 2024-07-28T16:12:16.122335+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:17.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:16 smithi177 bash[81864]: audit 2024-07-28T16:12:16.122335+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:16 smithi177 bash[79620]: audit 2024-07-28T16:12:16.122335+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:17.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16182 16 16 0 0 0 - 0 2024-07-28T16:12:17.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:17 smithi204 bash[68176]: cluster 2024-07-28T16:12:15.629558+0000 mgr.y (mgr.25253) 8505 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:18.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:17 smithi177 bash[81864]: cluster 2024-07-28T16:12:15.629558+0000 mgr.y (mgr.25253) 8505 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:18.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:17 smithi177 bash[79620]: cluster 2024-07-28T16:12:15.629558+0000 mgr.y (mgr.25253) 8505 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:18.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16183 16 16 0 0 0 - 0 2024-07-28T16:12:18.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:18 smithi204 bash[68176]: cluster 2024-07-28T16:12:17.630986+0000 mgr.y (mgr.25253) 8506 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:19.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:18 smithi177 bash[81864]: cluster 2024-07-28T16:12:17.630986+0000 mgr.y (mgr.25253) 8506 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:19.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:18 smithi177 bash[79620]: cluster 2024-07-28T16:12:17.630986+0000 mgr.y (mgr.25253) 8506 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:19.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16184 16 16 0 0 0 - 0 2024-07-28T16:12:20.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16185 16 16 0 0 0 - 0 2024-07-28T16:12:20.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:20 smithi204 bash[68176]: cluster 2024-07-28T16:12:19.632455+0000 mgr.y (mgr.25253) 8507 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:21.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:20 smithi177 bash[81864]: cluster 2024-07-28T16:12:19.632455+0000 mgr.y (mgr.25253) 8507 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:21.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:20 smithi177 bash[79620]: cluster 2024-07-28T16:12:19.632455+0000 mgr.y (mgr.25253) 8507 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:21.907 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16186 16 16 0 0 0 - 0 2024-07-28T16:12:22.662 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16187 16 16 0 0 0 - 0 2024-07-28T16:12:22.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:22 smithi204 bash[68176]: cluster 2024-07-28T16:12:21.633875+0000 mgr.y (mgr.25253) 8508 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:23.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:22 smithi177 bash[81864]: cluster 2024-07-28T16:12:21.633875+0000 mgr.y (mgr.25253) 8508 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:23.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:22 smithi177 bash[79620]: cluster 2024-07-28T16:12:21.633875+0000 mgr.y (mgr.25253) 8508 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:23.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16188 16 16 0 0 0 - 0 2024-07-28T16:12:24.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16189 16 16 0 0 0 - 0 2024-07-28T16:12:24.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:24 smithi204 bash[68176]: cluster 2024-07-28T16:12:23.635281+0000 mgr.y (mgr.25253) 8509 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:25.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:24 smithi177 bash[81864]: cluster 2024-07-28T16:12:23.635281+0000 mgr.y (mgr.25253) 8509 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:25.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:24 smithi177 bash[79620]: cluster 2024-07-28T16:12:23.635281+0000 mgr.y (mgr.25253) 8509 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:25.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16190 16 16 0 0 0 - 0 2024-07-28T16:12:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:12:26.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16191 16 16 0 0 0 - 0 2024-07-28T16:12:26.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:26 smithi204 bash[68176]: cluster 2024-07-28T16:12:25.636722+0000 mgr.y (mgr.25253) 8510 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:27.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:26 smithi177 bash[81864]: cluster 2024-07-28T16:12:25.636722+0000 mgr.y (mgr.25253) 8510 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:27.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:26 smithi177 bash[79620]: cluster 2024-07-28T16:12:25.636722+0000 mgr.y (mgr.25253) 8510 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:27.908 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16192 16 16 0 0 0 - 0 2024-07-28T16:12:28.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16193 16 16 0 0 0 - 0 2024-07-28T16:12:29.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:28 smithi177 bash[81864]: cluster 2024-07-28T16:12:27.638168+0000 mgr.y (mgr.25253) 8511 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:29.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:28 smithi177 bash[79620]: cluster 2024-07-28T16:12:27.638168+0000 mgr.y (mgr.25253) 8511 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:28 smithi204 bash[68176]: cluster 2024-07-28T16:12:27.638168+0000 mgr.y (mgr.25253) 8511 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:29.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16194 16 16 0 0 0 - 0 2024-07-28T16:12:30.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:29 smithi177 bash[79620]: audit 2024-07-28T16:12:29.613541+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:30.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:29 smithi177 bash[81864]: audit 2024-07-28T16:12:29.613541+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:30.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:29 smithi204 bash[68176]: audit 2024-07-28T16:12:29.613541+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:30.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16195 16 16 0 0 0 - 0 2024-07-28T16:12:31.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[81864]: cluster 2024-07-28T16:12:29.639590+0000 mgr.y (mgr.25253) 8512 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:31.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[81864]: audit 2024-07-28T16:12:29.990698+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[81864]: audit 2024-07-28T16:12:29.996827+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[79620]: cluster 2024-07-28T16:12:29.639590+0000 mgr.y (mgr.25253) 8512 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[79620]: audit 2024-07-28T16:12:29.990698+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:30 smithi177 bash[79620]: audit 2024-07-28T16:12:29.996827+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:30 smithi204 bash[68176]: cluster 2024-07-28T16:12:29.639590+0000 mgr.y (mgr.25253) 8512 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:31.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:30 smithi204 bash[68176]: audit 2024-07-28T16:12:29.990698+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:30 smithi204 bash[68176]: audit 2024-07-28T16:12:29.996827+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:31.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16196 16 16 0 0 0 - 0 2024-07-28T16:12:32.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:31 smithi177 bash[81864]: audit 2024-07-28T16:12:31.122810+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:32.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:31 smithi177 bash[79620]: audit 2024-07-28T16:12:31.122810+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:32.322 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:31 smithi204 bash[68176]: audit 2024-07-28T16:12:31.122810+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16197 16 16 0 0 0 - 0 2024-07-28T16:12:33.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:33 smithi177 bash[81864]: cluster 2024-07-28T16:12:31.641046+0000 mgr.y (mgr.25253) 8513 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:33.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:32 smithi177 bash[79620]: cluster 2024-07-28T16:12:31.641046+0000 mgr.y (mgr.25253) 8513 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:33.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:33 smithi204 bash[68176]: cluster 2024-07-28T16:12:31.641046+0000 mgr.y (mgr.25253) 8513 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:33.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16198 16 16 0 0 0 - 0 2024-07-28T16:12:34.909 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16199 16 16 0 0 0 - 0 2024-07-28T16:12:35.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:35 smithi177 bash[81864]: cluster 2024-07-28T16:12:33.642468+0000 mgr.y (mgr.25253) 8514 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:35.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:35 smithi177 bash[79620]: cluster 2024-07-28T16:12:33.642468+0000 mgr.y (mgr.25253) 8514 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:35.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:35 smithi204 bash[68176]: cluster 2024-07-28T16:12:33.642468+0000 mgr.y (mgr.25253) 8514 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:35.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:12:35.902889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:35.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:35.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16200 16 16 0 0 0 - 0 2024-07-28T16:12:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:35.299463+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:35.303357+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:35.791225+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:35.802205+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:36.261341+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:36.262750+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:36.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[79620]: audit 2024-07-28T16:12:36.273637+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:35.299463+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:35.303357+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:35.791225+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:35.802205+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:36.261341+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:36.262750+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:36.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:36 smithi177 bash[81864]: audit 2024-07-28T16:12:36.273637+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:35.299463+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:35.303357+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:35.791225+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:35.802205+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:36.261341+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:36.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:36.262750+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:36.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:36 smithi204 bash[68176]: audit 2024-07-28T16:12:36.273637+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:12:36.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16201 16 16 0 0 0 - 0 2024-07-28T16:12:37.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:37 smithi204 bash[68176]: cluster 2024-07-28T16:12:35.643165+0000 mgr.y (mgr.25253) 8515 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:37.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:37 smithi177 bash[81864]: cluster 2024-07-28T16:12:35.643165+0000 mgr.y (mgr.25253) 8515 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:37.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:37 smithi177 bash[79620]: cluster 2024-07-28T16:12:35.643165+0000 mgr.y (mgr.25253) 8515 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:37.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16202 16 16 0 0 0 - 0 2024-07-28T16:12:38.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16203 16 16 0 0 0 - 0 2024-07-28T16:12:39.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:39 smithi204 bash[68176]: cluster 2024-07-28T16:12:37.644578+0000 mgr.y (mgr.25253) 8516 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:39.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:39 smithi177 bash[81864]: cluster 2024-07-28T16:12:37.644578+0000 mgr.y (mgr.25253) 8516 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:39.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:39 smithi177 bash[79620]: cluster 2024-07-28T16:12:37.644578+0000 mgr.y (mgr.25253) 8516 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:39.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16204 16 16 0 0 0 - 0 2024-07-28T16:12:40.910 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16205 16 16 0 0 0 - 0 2024-07-28T16:12:41.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:41 smithi204 bash[68176]: cluster 2024-07-28T16:12:39.646024+0000 mgr.y (mgr.25253) 8517 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:41.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:41 smithi177 bash[81864]: cluster 2024-07-28T16:12:39.646024+0000 mgr.y (mgr.25253) 8517 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:41.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:41 smithi177 bash[79620]: cluster 2024-07-28T16:12:39.646024+0000 mgr.y (mgr.25253) 8517 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:41.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16206 16 16 0 0 0 - 0 2024-07-28T16:12:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16207 16 16 0 0 0 - 0 2024-07-28T16:12:43.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:43 smithi204 bash[68176]: cluster 2024-07-28T16:12:41.647453+0000 mgr.y (mgr.25253) 8518 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:43.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:43 smithi177 bash[81864]: cluster 2024-07-28T16:12:41.647453+0000 mgr.y (mgr.25253) 8518 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:43.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:43 smithi177 bash[79620]: cluster 2024-07-28T16:12:41.647453+0000 mgr.y (mgr.25253) 8518 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:43.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16208 16 16 0 0 0 - 0 2024-07-28T16:12:44.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16209 16 16 0 0 0 - 0 2024-07-28T16:12:45.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:45 smithi204 bash[68176]: cluster 2024-07-28T16:12:43.648886+0000 mgr.y (mgr.25253) 8519 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:45.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:45 smithi177 bash[81864]: cluster 2024-07-28T16:12:43.648886+0000 mgr.y (mgr.25253) 8519 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:45.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:45 smithi177 bash[79620]: cluster 2024-07-28T16:12:43.648886+0000 mgr.y (mgr.25253) 8519 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:45.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16210 16 16 0 0 0 - 0 2024-07-28T16:12:46.345 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:12:46.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:46 smithi204 bash[68176]: audit 2024-07-28T16:12:46.123354+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:46 smithi177 bash[79620]: audit 2024-07-28T16:12:46.123354+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:46 smithi177 bash[81864]: audit 2024-07-28T16:12:46.123354+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:46.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16211 16 16 0 0 0 - 0 2024-07-28T16:12:47.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:47 smithi204 bash[68176]: cluster 2024-07-28T16:12:45.650334+0000 mgr.y (mgr.25253) 8520 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:47.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:47 smithi177 bash[81864]: cluster 2024-07-28T16:12:45.650334+0000 mgr.y (mgr.25253) 8520 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:47.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:47 smithi177 bash[79620]: cluster 2024-07-28T16:12:45.650334+0000 mgr.y (mgr.25253) 8520 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:47.911 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16212 16 16 0 0 0 - 0 2024-07-28T16:12:48.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16213 16 16 0 0 0 - 0 2024-07-28T16:12:49.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:49 smithi204 bash[68176]: cluster 2024-07-28T16:12:47.651811+0000 mgr.y (mgr.25253) 8521 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:49.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:49 smithi177 bash[81864]: cluster 2024-07-28T16:12:47.651811+0000 mgr.y (mgr.25253) 8521 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:49.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:49 smithi177 bash[79620]: cluster 2024-07-28T16:12:47.651811+0000 mgr.y (mgr.25253) 8521 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:49.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16214 16 16 0 0 0 - 0 2024-07-28T16:12:50.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16215 16 16 0 0 0 - 0 2024-07-28T16:12:51.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:51 smithi204 bash[68176]: cluster 2024-07-28T16:12:49.653315+0000 mgr.y (mgr.25253) 8522 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:51.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:51 smithi177 bash[79620]: cluster 2024-07-28T16:12:49.653315+0000 mgr.y (mgr.25253) 8522 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:51.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:51 smithi177 bash[81864]: cluster 2024-07-28T16:12:49.653315+0000 mgr.y (mgr.25253) 8522 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:51.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16216 16 16 0 0 0 - 0 2024-07-28T16:12:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:12:52 smithi204 bash[60899]: ts=2024-07-28T16:12:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.912 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16217 16 16 0 0 0 - 0 2024-07-28T16:12:53.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:53 smithi204 bash[68176]: cluster 2024-07-28T16:12:51.654780+0000 mgr.y (mgr.25253) 8523 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:53.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:53 smithi177 bash[81864]: cluster 2024-07-28T16:12:51.654780+0000 mgr.y (mgr.25253) 8523 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:53 smithi177 bash[79620]: cluster 2024-07-28T16:12:51.654780+0000 mgr.y (mgr.25253) 8523 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:53.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16218 16 16 0 0 0 - 0 2024-07-28T16:12:54.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16219 16 16 0 0 0 - 0 2024-07-28T16:12:55.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:55 smithi204 bash[68176]: cluster 2024-07-28T16:12:53.656258+0000 mgr.y (mgr.25253) 8524 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:55.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:55 smithi177 bash[81864]: cluster 2024-07-28T16:12:53.656258+0000 mgr.y (mgr.25253) 8524 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:55.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:55 smithi177 bash[79620]: cluster 2024-07-28T16:12:53.656258+0000 mgr.y (mgr.25253) 8524 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:55.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:12:55.906077+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:55.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:55.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16220 16 16 0 0 0 - 0 2024-07-28T16:12:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:12:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:12:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:12:56.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16221 16 16 0 0 0 - 0 2024-07-28T16:12:57.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:57 smithi204 bash[68176]: cluster 2024-07-28T16:12:55.657738+0000 mgr.y (mgr.25253) 8525 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:57.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:57 smithi177 bash[81864]: cluster 2024-07-28T16:12:55.657738+0000 mgr.y (mgr.25253) 8525 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:57.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:57 smithi177 bash[79620]: cluster 2024-07-28T16:12:55.657738+0000 mgr.y (mgr.25253) 8525 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:57.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16222 16 16 0 0 0 - 0 2024-07-28T16:12:58.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16223 16 16 0 0 0 - 0 2024-07-28T16:12:59.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:12:59 smithi204 bash[68176]: cluster 2024-07-28T16:12:57.659196+0000 mgr.y (mgr.25253) 8526 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:59.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:12:59 smithi177 bash[81864]: cluster 2024-07-28T16:12:57.659196+0000 mgr.y (mgr.25253) 8526 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:59.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:12:59 smithi177 bash[79620]: cluster 2024-07-28T16:12:57.659196+0000 mgr.y (mgr.25253) 8526 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:12:59.913 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16224 16 16 0 0 0 - 0 2024-07-28T16:13:00.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16225 16 16 0 0 0 - 0 2024-07-28T16:13:01.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:01 smithi204 bash[68176]: cluster 2024-07-28T16:12:59.660676+0000 mgr.y (mgr.25253) 8527 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:01.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:01 smithi204 bash[68176]: audit 2024-07-28T16:13:01.123726+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:01.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:01 smithi177 bash[81864]: cluster 2024-07-28T16:12:59.660676+0000 mgr.y (mgr.25253) 8527 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:01.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:01 smithi177 bash[81864]: audit 2024-07-28T16:13:01.123726+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:01 smithi177 bash[79620]: cluster 2024-07-28T16:12:59.660676+0000 mgr.y (mgr.25253) 8527 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:01 smithi177 bash[79620]: audit 2024-07-28T16:13:01.123726+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:01.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16226 16 16 0 0 0 - 0 2024-07-28T16:13:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16227 16 16 0 0 0 - 0 2024-07-28T16:13:03.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:03 smithi204 bash[68176]: cluster 2024-07-28T16:13:01.662147+0000 mgr.y (mgr.25253) 8528 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:03.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:03 smithi177 bash[81864]: cluster 2024-07-28T16:13:01.662147+0000 mgr.y (mgr.25253) 8528 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:03.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:03 smithi177 bash[79620]: cluster 2024-07-28T16:13:01.662147+0000 mgr.y (mgr.25253) 8528 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:03.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16228 16 16 0 0 0 - 0 2024-07-28T16:13:04.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16229 16 16 0 0 0 - 0 2024-07-28T16:13:05.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:05 smithi204 bash[68176]: cluster 2024-07-28T16:13:03.663599+0000 mgr.y (mgr.25253) 8529 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:05.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:05 smithi177 bash[81864]: cluster 2024-07-28T16:13:03.663599+0000 mgr.y (mgr.25253) 8529 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:05.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:05 smithi177 bash[79620]: cluster 2024-07-28T16:13:03.663599+0000 mgr.y (mgr.25253) 8529 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:05.914 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16230 16 16 0 0 0 - 0 2024-07-28T16:13:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:13:06.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16231 16 16 0 0 0 - 0 2024-07-28T16:13:07.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:07 smithi204 bash[68176]: cluster 2024-07-28T16:13:05.665092+0000 mgr.y (mgr.25253) 8530 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:07.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:07 smithi177 bash[81864]: cluster 2024-07-28T16:13:05.665092+0000 mgr.y (mgr.25253) 8530 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:07.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:07 smithi177 bash[79620]: cluster 2024-07-28T16:13:05.665092+0000 mgr.y (mgr.25253) 8530 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:07.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16232 16 16 0 0 0 - 0 2024-07-28T16:13:08.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16233 16 16 0 0 0 - 0 2024-07-28T16:13:09.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:09 smithi204 bash[68176]: cluster 2024-07-28T16:13:07.666566+0000 mgr.y (mgr.25253) 8531 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:09.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:09 smithi177 bash[81864]: cluster 2024-07-28T16:13:07.666566+0000 mgr.y (mgr.25253) 8531 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:09.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:09 smithi177 bash[79620]: cluster 2024-07-28T16:13:07.666566+0000 mgr.y (mgr.25253) 8531 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:09.915 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16234 16 16 0 0 0 - 0 2024-07-28T16:13:10.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16235 16 16 0 0 0 - 0 2024-07-28T16:13:11.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:11 smithi204 bash[68176]: cluster 2024-07-28T16:13:09.668057+0000 mgr.y (mgr.25253) 8532 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:11.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:11 smithi177 bash[79620]: cluster 2024-07-28T16:13:09.668057+0000 mgr.y (mgr.25253) 8532 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:11.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:11 smithi177 bash[81864]: cluster 2024-07-28T16:13:09.668057+0000 mgr.y (mgr.25253) 8532 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:11.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16236 16 16 0 0 0 - 0 2024-07-28T16:13:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16237 16 16 0 0 0 - 0 2024-07-28T16:13:13.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:13 smithi204 bash[68176]: cluster 2024-07-28T16:13:11.669505+0000 mgr.y (mgr.25253) 8533 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:13.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:13 smithi177 bash[81864]: cluster 2024-07-28T16:13:11.669505+0000 mgr.y (mgr.25253) 8533 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:13.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:13 smithi177 bash[79620]: cluster 2024-07-28T16:13:11.669505+0000 mgr.y (mgr.25253) 8533 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:13.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16238 16 16 0 0 0 - 0 2024-07-28T16:13:14.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16239 16 16 0 0 0 - 0 2024-07-28T16:13:15.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:15 smithi204 bash[68176]: cluster 2024-07-28T16:13:13.670959+0000 mgr.y (mgr.25253) 8534 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:15.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:15 smithi177 bash[81864]: cluster 2024-07-28T16:13:13.670959+0000 mgr.y (mgr.25253) 8534 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:15.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:15 smithi177 bash[79620]: cluster 2024-07-28T16:13:13.670959+0000 mgr.y (mgr.25253) 8534 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:15.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:13:15.909340+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:15.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:15.916 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16240 16 16 0 0 0 - 0 2024-07-28T16:13:16.423 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:13:16.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:16 smithi177 bash[79620]: audit 2024-07-28T16:13:16.124018+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:16.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:16 smithi177 bash[81864]: audit 2024-07-28T16:13:16.124018+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:16.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16241 16 16 0 0 0 - 0 2024-07-28T16:13:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:16 smithi204 bash[68176]: audit 2024-07-28T16:13:16.124018+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:17.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:17 smithi177 bash[81864]: cluster 2024-07-28T16:13:15.672446+0000 mgr.y (mgr.25253) 8535 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:17.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:17 smithi177 bash[79620]: cluster 2024-07-28T16:13:15.672446+0000 mgr.y (mgr.25253) 8535 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:17.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16242 16 16 0 0 0 - 0 2024-07-28T16:13:17.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:17 smithi204 bash[68176]: cluster 2024-07-28T16:13:15.672446+0000 mgr.y (mgr.25253) 8535 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:18.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16243 16 16 0 0 0 - 0 2024-07-28T16:13:19.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:19 smithi177 bash[81864]: cluster 2024-07-28T16:13:17.673889+0000 mgr.y (mgr.25253) 8536 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:19.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:19 smithi177 bash[79620]: cluster 2024-07-28T16:13:17.673889+0000 mgr.y (mgr.25253) 8536 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:19.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16244 16 16 0 0 0 - 0 2024-07-28T16:13:19.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:19 smithi204 bash[68176]: cluster 2024-07-28T16:13:17.673889+0000 mgr.y (mgr.25253) 8536 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:20.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16245 16 16 0 0 0 - 0 2024-07-28T16:13:21.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:21 smithi177 bash[79620]: cluster 2024-07-28T16:13:19.675363+0000 mgr.y (mgr.25253) 8537 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:21.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:21 smithi177 bash[81864]: cluster 2024-07-28T16:13:19.675363+0000 mgr.y (mgr.25253) 8537 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:21.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16246 16 16 0 0 0 - 0 2024-07-28T16:13:21.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:21 smithi204 bash[68176]: cluster 2024-07-28T16:13:19.675363+0000 mgr.y (mgr.25253) 8537 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16247 16 16 0 0 0 - 0 2024-07-28T16:13:23.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:23 smithi177 bash[79620]: cluster 2024-07-28T16:13:21.676852+0000 mgr.y (mgr.25253) 8538 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:23.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:23 smithi177 bash[81864]: cluster 2024-07-28T16:13:21.676852+0000 mgr.y (mgr.25253) 8538 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:23.917 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16248 16 16 0 0 0 - 0 2024-07-28T16:13:23.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:23 smithi204 bash[68176]: cluster 2024-07-28T16:13:21.676852+0000 mgr.y (mgr.25253) 8538 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:24.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16249 16 16 0 0 0 - 0 2024-07-28T16:13:25.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:25 smithi177 bash[79620]: cluster 2024-07-28T16:13:23.678341+0000 mgr.y (mgr.25253) 8539 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:25.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:25 smithi177 bash[81864]: cluster 2024-07-28T16:13:23.678341+0000 mgr.y (mgr.25253) 8539 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:25.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16250 16 16 0 0 0 - 0 2024-07-28T16:13:25.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:25 smithi204 bash[68176]: cluster 2024-07-28T16:13:23.678341+0000 mgr.y (mgr.25253) 8539 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:13:26.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16251 16 16 0 0 0 - 0 2024-07-28T16:13:27.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:27 smithi177 bash[81864]: cluster 2024-07-28T16:13:25.679847+0000 mgr.y (mgr.25253) 8540 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:27.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:27 smithi177 bash[79620]: cluster 2024-07-28T16:13:25.679847+0000 mgr.y (mgr.25253) 8540 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:27.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16252 16 16 0 0 0 - 0 2024-07-28T16:13:27.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:27 smithi204 bash[68176]: cluster 2024-07-28T16:13:25.679847+0000 mgr.y (mgr.25253) 8540 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:28.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16253 16 16 0 0 0 - 0 2024-07-28T16:13:29.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:29 smithi177 bash[81864]: cluster 2024-07-28T16:13:27.681313+0000 mgr.y (mgr.25253) 8541 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:29.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:29 smithi177 bash[79620]: cluster 2024-07-28T16:13:27.681313+0000 mgr.y (mgr.25253) 8541 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:29.918 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16254 16 16 0 0 0 - 0 2024-07-28T16:13:29.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:29 smithi204 bash[68176]: cluster 2024-07-28T16:13:27.681313+0000 mgr.y (mgr.25253) 8541 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:30.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16255 16 16 0 0 0 - 0 2024-07-28T16:13:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:31 smithi177 bash[81864]: cluster 2024-07-28T16:13:29.682765+0000 mgr.y (mgr.25253) 8542 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:31 smithi177 bash[81864]: audit 2024-07-28T16:13:31.124454+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:31 smithi177 bash[79620]: cluster 2024-07-28T16:13:29.682765+0000 mgr.y (mgr.25253) 8542 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:31 smithi177 bash[79620]: audit 2024-07-28T16:13:31.124454+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:31.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16256 16 16 0 0 0 - 0 2024-07-28T16:13:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:31 smithi204 bash[68176]: cluster 2024-07-28T16:13:29.682765+0000 mgr.y (mgr.25253) 8542 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:31 smithi204 bash[68176]: audit 2024-07-28T16:13:31.124454+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:32 smithi204 bash[60899]: ts=2024-07-28T16:13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16257 16 16 0 0 0 - 0 2024-07-28T16:13:33.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:33 smithi177 bash[79620]: cluster 2024-07-28T16:13:31.684242+0000 mgr.y (mgr.25253) 8543 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:33.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:33 smithi177 bash[81864]: cluster 2024-07-28T16:13:31.684242+0000 mgr.y (mgr.25253) 8543 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:33.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16258 16 16 0 0 0 - 0 2024-07-28T16:13:33.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:33 smithi204 bash[68176]: cluster 2024-07-28T16:13:31.684242+0000 mgr.y (mgr.25253) 8543 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:34.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16259 16 16 0 0 0 - 0 2024-07-28T16:13:35.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:35 smithi177 bash[79620]: cluster 2024-07-28T16:13:33.685678+0000 mgr.y (mgr.25253) 8544 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:35.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:35 smithi177 bash[81864]: cluster 2024-07-28T16:13:33.685678+0000 mgr.y (mgr.25253) 8544 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:35.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:13:35.912493+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:35.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:35.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16260 16 16 0 0 0 - 0 2024-07-28T16:13:35.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:35 smithi204 bash[68176]: cluster 2024-07-28T16:13:33.685678+0000 mgr.y (mgr.25253) 8544 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:36.470 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:13:36.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:36 smithi177 bash[81864]: audit 2024-07-28T16:13:36.369865+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:36.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:36 smithi177 bash[79620]: audit 2024-07-28T16:13:36.369865+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:36.919 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16261 16 16 0 0 0 - 0 2024-07-28T16:13:36.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:36 smithi204 bash[68176]: audit 2024-07-28T16:13:36.369865+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:37.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:37 smithi177 bash[79620]: cluster 2024-07-28T16:13:35.687159+0000 mgr.y (mgr.25253) 8545 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:37.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:37 smithi177 bash[81864]: cluster 2024-07-28T16:13:35.687159+0000 mgr.y (mgr.25253) 8545 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:37.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16262 16 16 0 0 0 - 0 2024-07-28T16:13:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:37 smithi204 bash[68176]: cluster 2024-07-28T16:13:35.687159+0000 mgr.y (mgr.25253) 8545 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:38.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16263 16 16 0 0 0 - 0 2024-07-28T16:13:39.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:39 smithi177 bash[79620]: cluster 2024-07-28T16:13:37.688629+0000 mgr.y (mgr.25253) 8546 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:39 smithi177 bash[81864]: cluster 2024-07-28T16:13:37.688629+0000 mgr.y (mgr.25253) 8546 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:39.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16264 16 16 0 0 0 - 0 2024-07-28T16:13:39.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:39 smithi204 bash[68176]: cluster 2024-07-28T16:13:37.688629+0000 mgr.y (mgr.25253) 8546 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:40.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16265 16 16 0 0 0 - 0 2024-07-28T16:13:41.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:41 smithi177 bash[81864]: cluster 2024-07-28T16:13:39.690106+0000 mgr.y (mgr.25253) 8547 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:41.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:41 smithi177 bash[79620]: cluster 2024-07-28T16:13:39.690106+0000 mgr.y (mgr.25253) 8547 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:41.920 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16266 16 16 0 0 0 - 0 2024-07-28T16:13:41.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:41 smithi204 bash[68176]: cluster 2024-07-28T16:13:39.690106+0000 mgr.y (mgr.25253) 8547 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16267 16 16 0 0 0 - 0 2024-07-28T16:13:43.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: cluster 2024-07-28T16:13:41.690904+0000 mgr.y (mgr.25253) 8548 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.056840+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.062038+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.276854+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.286268+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.725208+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.726866+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:13:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:43 smithi204 bash[68176]: audit 2024-07-28T16:13:42.736006+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: cluster 2024-07-28T16:13:41.690904+0000 mgr.y (mgr.25253) 8548 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.056840+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.062038+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.276854+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.286268+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.725208+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.726866+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[81864]: audit 2024-07-28T16:13:42.736006+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: cluster 2024-07-28T16:13:41.690904+0000 mgr.y (mgr.25253) 8548 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:43.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.056840+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.062038+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.276854+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.286268+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.725208+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.726866+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:13:43.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:43 smithi177 bash[79620]: audit 2024-07-28T16:13:42.736006+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:13:43.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16268 16 16 0 0 0 - 0 2024-07-28T16:13:44.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16269 16 16 0 0 0 - 0 2024-07-28T16:13:45.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:45 smithi204 bash[68176]: cluster 2024-07-28T16:13:43.692325+0000 mgr.y (mgr.25253) 8549 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:45.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:45 smithi177 bash[79620]: cluster 2024-07-28T16:13:43.692325+0000 mgr.y (mgr.25253) 8549 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:45.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:45 smithi177 bash[81864]: cluster 2024-07-28T16:13:43.692325+0000 mgr.y (mgr.25253) 8549 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:45.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16270 16 16 0 0 0 - 0 2024-07-28T16:13:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:13:46.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16271 16 16 0 0 0 - 0 2024-07-28T16:13:47.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:47 smithi204 bash[68176]: cluster 2024-07-28T16:13:45.693771+0000 mgr.y (mgr.25253) 8550 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:47 smithi204 bash[68176]: audit 2024-07-28T16:13:46.124875+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:47.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:47 smithi177 bash[81864]: cluster 2024-07-28T16:13:45.693771+0000 mgr.y (mgr.25253) 8550 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:47.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:47 smithi177 bash[81864]: audit 2024-07-28T16:13:46.124875+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:47.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:47 smithi177 bash[79620]: cluster 2024-07-28T16:13:45.693771+0000 mgr.y (mgr.25253) 8550 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:47.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:47 smithi177 bash[79620]: audit 2024-07-28T16:13:46.124875+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:47.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16272 16 16 0 0 0 - 0 2024-07-28T16:13:48.921 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16273 16 16 0 0 0 - 0 2024-07-28T16:13:49.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:49 smithi204 bash[68176]: cluster 2024-07-28T16:13:47.695219+0000 mgr.y (mgr.25253) 8551 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:49.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:49 smithi177 bash[81864]: cluster 2024-07-28T16:13:47.695219+0000 mgr.y (mgr.25253) 8551 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:49.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:49 smithi177 bash[79620]: cluster 2024-07-28T16:13:47.695219+0000 mgr.y (mgr.25253) 8551 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:49.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16274 16 16 0 0 0 - 0 2024-07-28T16:13:50.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16275 16 16 0 0 0 - 0 2024-07-28T16:13:51.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:51 smithi204 bash[68176]: cluster 2024-07-28T16:13:49.696685+0000 mgr.y (mgr.25253) 8552 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:51.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:51 smithi177 bash[81864]: cluster 2024-07-28T16:13:49.696685+0000 mgr.y (mgr.25253) 8552 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:51.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:51 smithi177 bash[79620]: cluster 2024-07-28T16:13:49.696685+0000 mgr.y (mgr.25253) 8552 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:51.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16276 16 16 0 0 0 - 0 2024-07-28T16:13:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:13:52 smithi204 bash[60899]: ts=2024-07-28T16:13: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16277 16 16 0 0 0 - 0 2024-07-28T16:13:53.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:53 smithi204 bash[68176]: cluster 2024-07-28T16:13:51.698124+0000 mgr.y (mgr.25253) 8553 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:53.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:53 smithi177 bash[79620]: cluster 2024-07-28T16:13:51.698124+0000 mgr.y (mgr.25253) 8553 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:53.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:53 smithi177 bash[81864]: cluster 2024-07-28T16:13:51.698124+0000 mgr.y (mgr.25253) 8553 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:53.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16278 16 16 0 0 0 - 0 2024-07-28T16:13:54.922 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16279 16 16 0 0 0 - 0 2024-07-28T16:13:55.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:55 smithi204 bash[68176]: cluster 2024-07-28T16:13:53.699603+0000 mgr.y (mgr.25253) 8554 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:55.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:55 smithi177 bash[81864]: cluster 2024-07-28T16:13:53.699603+0000 mgr.y (mgr.25253) 8554 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:55.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:55 smithi177 bash[79620]: cluster 2024-07-28T16:13:53.699603+0000 mgr.y (mgr.25253) 8554 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:55.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:13:55.915695+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:55.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:55.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16280 16 16 0 0 0 - 0 2024-07-28T16:13:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:13:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:13:56] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:13:56.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16281 16 16 0 0 0 - 0 2024-07-28T16:13:57.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:57 smithi204 bash[68176]: cluster 2024-07-28T16:13:55.701098+0000 mgr.y (mgr.25253) 8555 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:57.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:57 smithi177 bash[81864]: cluster 2024-07-28T16:13:55.701098+0000 mgr.y (mgr.25253) 8555 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:57.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:57 smithi177 bash[79620]: cluster 2024-07-28T16:13:55.701098+0000 mgr.y (mgr.25253) 8555 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:57.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16282 16 16 0 0 0 - 0 2024-07-28T16:13:58.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16283 16 16 0 0 0 - 0 2024-07-28T16:13:59.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:13:59 smithi204 bash[68176]: cluster 2024-07-28T16:13:57.702559+0000 mgr.y (mgr.25253) 8556 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:59.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:13:59 smithi177 bash[81864]: cluster 2024-07-28T16:13:57.702559+0000 mgr.y (mgr.25253) 8556 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:59.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:13:59 smithi177 bash[79620]: cluster 2024-07-28T16:13:57.702559+0000 mgr.y (mgr.25253) 8556 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:13:59.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16284 16 16 0 0 0 - 0 2024-07-28T16:14:00.923 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16285 16 16 0 0 0 - 0 2024-07-28T16:14:01.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:01 smithi204 bash[68176]: cluster 2024-07-28T16:13:59.704060+0000 mgr.y (mgr.25253) 8557 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:01.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:01 smithi177 bash[81864]: cluster 2024-07-28T16:13:59.704060+0000 mgr.y (mgr.25253) 8557 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:01.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:01 smithi177 bash[79620]: cluster 2024-07-28T16:13:59.704060+0000 mgr.y (mgr.25253) 8557 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:01.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16286 16 16 0 0 0 - 0 2024-07-28T16:14:02.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:02 smithi204 bash[68176]: audit 2024-07-28T16:14:01.125331+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:02.422 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:02 smithi204 bash[60899]: ts=2024-07-28T16:14:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:02 smithi177 bash[81864]: audit 2024-07-28T16:14:01.125331+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:02.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:02 smithi177 bash[79620]: audit 2024-07-28T16:14:01.125331+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:02.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16287 16 16 0 0 0 - 0 2024-07-28T16:14:03.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:03 smithi204 bash[68176]: cluster 2024-07-28T16:14:01.705426+0000 mgr.y (mgr.25253) 8558 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:03.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:03 smithi177 bash[81864]: cluster 2024-07-28T16:14:01.705426+0000 mgr.y (mgr.25253) 8558 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:03.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:03 smithi177 bash[79620]: cluster 2024-07-28T16:14:01.705426+0000 mgr.y (mgr.25253) 8558 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:03.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16288 16 16 0 0 0 - 0 2024-07-28T16:14:04.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16289 16 16 0 0 0 - 0 2024-07-28T16:14:05.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:05 smithi204 bash[68176]: cluster 2024-07-28T16:14:03.706869+0000 mgr.y (mgr.25253) 8559 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:05.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:05 smithi177 bash[81864]: cluster 2024-07-28T16:14:03.706869+0000 mgr.y (mgr.25253) 8559 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:05.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:05 smithi177 bash[79620]: cluster 2024-07-28T16:14:03.706869+0000 mgr.y (mgr.25253) 8559 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:05.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16290 16 16 0 0 0 - 0 2024-07-28T16:14:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:14:06.924 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16291 16 16 0 0 0 - 0 2024-07-28T16:14:07.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:07 smithi204 bash[68176]: cluster 2024-07-28T16:14:05.708394+0000 mgr.y (mgr.25253) 8560 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:07.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:07 smithi177 bash[81864]: cluster 2024-07-28T16:14:05.708394+0000 mgr.y (mgr.25253) 8560 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:07.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:07 smithi177 bash[79620]: cluster 2024-07-28T16:14:05.708394+0000 mgr.y (mgr.25253) 8560 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:07.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16292 16 16 0 0 0 - 0 2024-07-28T16:14:08.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16293 16 16 0 0 0 - 0 2024-07-28T16:14:09.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:09 smithi204 bash[68176]: cluster 2024-07-28T16:14:07.709856+0000 mgr.y (mgr.25253) 8561 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:09.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:09 smithi177 bash[79620]: cluster 2024-07-28T16:14:07.709856+0000 mgr.y (mgr.25253) 8561 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:09.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:09 smithi177 bash[81864]: cluster 2024-07-28T16:14:07.709856+0000 mgr.y (mgr.25253) 8561 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:09.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16294 16 16 0 0 0 - 0 2024-07-28T16:14:10.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16295 16 16 0 0 0 - 0 2024-07-28T16:14:11.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:11 smithi204 bash[68176]: cluster 2024-07-28T16:14:09.711298+0000 mgr.y (mgr.25253) 8562 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:11.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:11 smithi177 bash[79620]: cluster 2024-07-28T16:14:09.711298+0000 mgr.y (mgr.25253) 8562 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:11.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:11 smithi177 bash[81864]: cluster 2024-07-28T16:14:09.711298+0000 mgr.y (mgr.25253) 8562 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:11.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16296 16 16 0 0 0 - 0 2024-07-28T16:14:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:12 smithi204 bash[60899]: ts=2024-07-28T16:14:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16297 16 16 0 0 0 - 0 2024-07-28T16:14:13.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:13 smithi204 bash[68176]: cluster 2024-07-28T16:14:11.712732+0000 mgr.y (mgr.25253) 8563 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:13.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:13 smithi177 bash[79620]: cluster 2024-07-28T16:14:11.712732+0000 mgr.y (mgr.25253) 8563 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:13.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:13 smithi177 bash[81864]: cluster 2024-07-28T16:14:11.712732+0000 mgr.y (mgr.25253) 8563 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:13.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16298 16 16 0 0 0 - 0 2024-07-28T16:14:14.925 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16299 16 16 0 0 0 - 0 2024-07-28T16:14:15.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:15 smithi204 bash[68176]: cluster 2024-07-28T16:14:13.714170+0000 mgr.y (mgr.25253) 8564 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:15.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:15 smithi177 bash[81864]: cluster 2024-07-28T16:14:13.714170+0000 mgr.y (mgr.25253) 8564 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:15.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:15 smithi177 bash[79620]: cluster 2024-07-28T16:14:13.714170+0000 mgr.y (mgr.25253) 8564 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:15.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:14:15.918721+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:15.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:15.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16300 16 16 0 0 0 - 0 2024-07-28T16:14:16.336 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:14:16.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:16 smithi204 bash[68176]: audit 2024-07-28T16:14:16.125681+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:16 smithi177 bash[81864]: audit 2024-07-28T16:14:16.125681+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:16 smithi177 bash[79620]: audit 2024-07-28T16:14:16.125681+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:16.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16301 16 16 0 0 0 - 0 2024-07-28T16:14:17.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:17 smithi204 bash[68176]: cluster 2024-07-28T16:14:15.715610+0000 mgr.y (mgr.25253) 8565 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:17.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:17 smithi177 bash[81864]: cluster 2024-07-28T16:14:15.715610+0000 mgr.y (mgr.25253) 8565 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:17.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:17 smithi177 bash[79620]: cluster 2024-07-28T16:14:15.715610+0000 mgr.y (mgr.25253) 8565 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:17.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16302 16 16 0 0 0 - 0 2024-07-28T16:14:18.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16303 16 16 0 0 0 - 0 2024-07-28T16:14:19.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:19 smithi204 bash[68176]: cluster 2024-07-28T16:14:17.717045+0000 mgr.y (mgr.25253) 8566 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:19.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:19 smithi177 bash[81864]: cluster 2024-07-28T16:14:17.717045+0000 mgr.y (mgr.25253) 8566 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:19.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:19 smithi177 bash[79620]: cluster 2024-07-28T16:14:17.717045+0000 mgr.y (mgr.25253) 8566 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:19.926 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16304 16 16 0 0 0 - 0 2024-07-28T16:14:20.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16305 16 16 0 0 0 - 0 2024-07-28T16:14:21.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:21 smithi204 bash[68176]: cluster 2024-07-28T16:14:19.718490+0000 mgr.y (mgr.25253) 8567 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:21.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:21 smithi177 bash[81864]: cluster 2024-07-28T16:14:19.718490+0000 mgr.y (mgr.25253) 8567 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:21.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:21 smithi177 bash[79620]: cluster 2024-07-28T16:14:19.718490+0000 mgr.y (mgr.25253) 8567 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:21.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16306 16 16 0 0 0 - 0 2024-07-28T16:14:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16307 16 16 0 0 0 - 0 2024-07-28T16:14:23.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:23 smithi204 bash[68176]: cluster 2024-07-28T16:14:21.719963+0000 mgr.y (mgr.25253) 8568 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:23.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:23 smithi177 bash[79620]: cluster 2024-07-28T16:14:21.719963+0000 mgr.y (mgr.25253) 8568 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:23.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:23 smithi177 bash[81864]: cluster 2024-07-28T16:14:21.719963+0000 mgr.y (mgr.25253) 8568 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:23.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16308 16 16 0 0 0 - 0 2024-07-28T16:14:24.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16309 16 16 0 0 0 - 0 2024-07-28T16:14:25.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:25 smithi204 bash[68176]: cluster 2024-07-28T16:14:23.721391+0000 mgr.y (mgr.25253) 8569 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:25.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:25 smithi177 bash[79620]: cluster 2024-07-28T16:14:23.721391+0000 mgr.y (mgr.25253) 8569 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:25.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:25 smithi177 bash[81864]: cluster 2024-07-28T16:14:23.721391+0000 mgr.y (mgr.25253) 8569 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:25.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16310 16 16 0 0 0 - 0 2024-07-28T16:14:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:14:26.927 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16311 16 16 0 0 0 - 0 2024-07-28T16:14:27.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:27 smithi204 bash[68176]: cluster 2024-07-28T16:14:25.722855+0000 mgr.y (mgr.25253) 8570 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:27.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:27 smithi177 bash[79620]: cluster 2024-07-28T16:14:25.722855+0000 mgr.y (mgr.25253) 8570 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:27.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:27 smithi177 bash[81864]: cluster 2024-07-28T16:14:25.722855+0000 mgr.y (mgr.25253) 8570 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:27.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16312 16 16 0 0 0 - 0 2024-07-28T16:14:28.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16313 16 16 0 0 0 - 0 2024-07-28T16:14:29.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:29 smithi204 bash[68176]: cluster 2024-07-28T16:14:27.724331+0000 mgr.y (mgr.25253) 8571 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:29.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:29 smithi177 bash[79620]: cluster 2024-07-28T16:14:27.724331+0000 mgr.y (mgr.25253) 8571 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:29.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:29 smithi177 bash[81864]: cluster 2024-07-28T16:14:27.724331+0000 mgr.y (mgr.25253) 8571 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:29.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16314 16 16 0 0 0 - 0 2024-07-28T16:14:30.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16315 16 16 0 0 0 - 0 2024-07-28T16:14:31.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:31 smithi204 bash[68176]: cluster 2024-07-28T16:14:29.725831+0000 mgr.y (mgr.25253) 8572 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:31 smithi204 bash[68176]: audit 2024-07-28T16:14:31.126333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:31 smithi177 bash[81864]: cluster 2024-07-28T16:14:29.725831+0000 mgr.y (mgr.25253) 8572 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:31 smithi177 bash[81864]: audit 2024-07-28T16:14:31.126333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:31 smithi177 bash[79620]: cluster 2024-07-28T16:14:29.725831+0000 mgr.y (mgr.25253) 8572 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:31 smithi177 bash[79620]: audit 2024-07-28T16:14:31.126333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:31.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16316 16 16 0 0 0 - 0 2024-07-28T16:14:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.928 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16317 16 16 0 0 0 - 0 2024-07-28T16:14:33.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:33 smithi204 bash[68176]: cluster 2024-07-28T16:14:31.727264+0000 mgr.y (mgr.25253) 8573 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:33.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:33 smithi177 bash[81864]: cluster 2024-07-28T16:14:31.727264+0000 mgr.y (mgr.25253) 8573 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:33.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:33 smithi177 bash[79620]: cluster 2024-07-28T16:14:31.727264+0000 mgr.y (mgr.25253) 8573 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:33.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16318 16 16 0 0 0 - 0 2024-07-28T16:14:34.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16319 16 16 0 0 0 - 0 2024-07-28T16:14:35.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:35 smithi204 bash[68176]: cluster 2024-07-28T16:14:33.728759+0000 mgr.y (mgr.25253) 8574 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:35.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:35 smithi177 bash[79620]: cluster 2024-07-28T16:14:33.728759+0000 mgr.y (mgr.25253) 8574 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:35.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:35 smithi177 bash[81864]: cluster 2024-07-28T16:14:33.728759+0000 mgr.y (mgr.25253) 8574 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:35.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:14:35.921986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:35.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:35.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16320 16 16 0 0 0 - 0 2024-07-28T16:14:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:14:36.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16321 16 16 0 0 0 - 0 2024-07-28T16:14:37.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:37 smithi204 bash[68176]: cluster 2024-07-28T16:14:35.730244+0000 mgr.y (mgr.25253) 8575 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:37.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:37 smithi177 bash[79620]: cluster 2024-07-28T16:14:35.730244+0000 mgr.y (mgr.25253) 8575 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:37.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:37 smithi177 bash[81864]: cluster 2024-07-28T16:14:35.730244+0000 mgr.y (mgr.25253) 8575 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:37.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16322 16 16 0 0 0 - 0 2024-07-28T16:14:38.929 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16323 16 16 0 0 0 - 0 2024-07-28T16:14:39.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:39 smithi204 bash[68176]: cluster 2024-07-28T16:14:37.731801+0000 mgr.y (mgr.25253) 8576 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:39.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:39 smithi177 bash[81864]: cluster 2024-07-28T16:14:37.731801+0000 mgr.y (mgr.25253) 8576 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:39.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:39 smithi177 bash[79620]: cluster 2024-07-28T16:14:37.731801+0000 mgr.y (mgr.25253) 8576 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:39.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16324 16 16 0 0 0 - 0 2024-07-28T16:14:40.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16325 16 16 0 0 0 - 0 2024-07-28T16:14:41.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:41 smithi204 bash[68176]: cluster 2024-07-28T16:14:39.733246+0000 mgr.y (mgr.25253) 8577 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:41.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:41 smithi177 bash[81864]: cluster 2024-07-28T16:14:39.733246+0000 mgr.y (mgr.25253) 8577 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:41.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:41 smithi177 bash[79620]: cluster 2024-07-28T16:14:39.733246+0000 mgr.y (mgr.25253) 8577 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:41.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16326 16 16 0 0 0 - 0 2024-07-28T16:14:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16327 16 16 0 0 0 - 0 2024-07-28T16:14:43.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:43 smithi204 bash[68176]: cluster 2024-07-28T16:14:41.734636+0000 mgr.y (mgr.25253) 8578 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:43.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:43 smithi204 bash[68176]: audit 2024-07-28T16:14:42.864939+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:14:43.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:43 smithi177 bash[81864]: cluster 2024-07-28T16:14:41.734636+0000 mgr.y (mgr.25253) 8578 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:43.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:43 smithi177 bash[81864]: audit 2024-07-28T16:14:42.864939+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:14:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:43 smithi177 bash[79620]: cluster 2024-07-28T16:14:41.734636+0000 mgr.y (mgr.25253) 8578 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:43 smithi177 bash[79620]: audit 2024-07-28T16:14:42.864939+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:14:43.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16328 16 16 0 0 0 - 0 2024-07-28T16:14:44.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16329 16 16 0 0 0 - 0 2024-07-28T16:14:45.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:45 smithi204 bash[68176]: cluster 2024-07-28T16:14:43.736108+0000 mgr.y (mgr.25253) 8579 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:45.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:45 smithi177 bash[81864]: cluster 2024-07-28T16:14:43.736108+0000 mgr.y (mgr.25253) 8579 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:45.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:45 smithi177 bash[79620]: cluster 2024-07-28T16:14:43.736108+0000 mgr.y (mgr.25253) 8579 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:45.930 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16330 16 16 0 0 0 - 0 2024-07-28T16:14:46.405 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:14:46.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:46 smithi204 bash[68176]: audit 2024-07-28T16:14:46.126760+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:46 smithi177 bash[81864]: audit 2024-07-28T16:14:46.126760+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:46 smithi177 bash[79620]: audit 2024-07-28T16:14:46.126760+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:46.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16331 16 16 0 0 0 - 0 2024-07-28T16:14:47.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:47 smithi204 bash[68176]: cluster 2024-07-28T16:14:45.737032+0000 mgr.y (mgr.25253) 8580 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:47.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:47 smithi177 bash[81864]: cluster 2024-07-28T16:14:45.737032+0000 mgr.y (mgr.25253) 8580 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:47.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:47 smithi177 bash[79620]: cluster 2024-07-28T16:14:45.737032+0000 mgr.y (mgr.25253) 8580 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:47.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16332 16 16 0 0 0 - 0 2024-07-28T16:14:48.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16333 16 16 0 0 0 - 0 2024-07-28T16:14:49.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: cluster 2024-07-28T16:14:47.738455+0000 mgr.y (mgr.25253) 8581 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:48.554360+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:48.561456+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:48.798505+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:48.807868+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:49.243221+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:49.244445+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:49 smithi204 bash[68176]: audit 2024-07-28T16:14:49.253800+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:49.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16334 16 16 0 0 0 - 0 2024-07-28T16:14:50.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: cluster 2024-07-28T16:14:47.738455+0000 mgr.y (mgr.25253) 8581 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:48.554360+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:48.561456+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:48.798505+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:48.807868+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:49.243221+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:49.244445+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[81864]: audit 2024-07-28T16:14:49.253800+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: cluster 2024-07-28T16:14:47.738455+0000 mgr.y (mgr.25253) 8581 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:48.554360+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:48.561456+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:48.798505+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:48.807868+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:49.243221+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:49.244445+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:49 smithi177 bash[79620]: audit 2024-07-28T16:14:49.253800+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:14:50.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16335 16 16 0 0 0 - 0 2024-07-28T16:14:51.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:51 smithi204 bash[68176]: cluster 2024-07-28T16:14:49.740111+0000 mgr.y (mgr.25253) 8582 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:51.931 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16336 16 16 0 0 0 - 0 2024-07-28T16:14:52.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:51 smithi177 bash[81864]: cluster 2024-07-28T16:14:49.740111+0000 mgr.y (mgr.25253) 8582 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:52.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:51 smithi177 bash[79620]: cluster 2024-07-28T16:14:49.740111+0000 mgr.y (mgr.25253) 8582 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:14:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16337 16 16 0 0 0 - 0 2024-07-28T16:14:53.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:53 smithi204 bash[68176]: cluster 2024-07-28T16:14:51.741711+0000 mgr.y (mgr.25253) 8583 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:53.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16338 16 16 0 0 0 - 0 2024-07-28T16:14:54.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:53 smithi177 bash[81864]: cluster 2024-07-28T16:14:51.741711+0000 mgr.y (mgr.25253) 8583 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:54.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:53 smithi177 bash[79620]: cluster 2024-07-28T16:14:51.741711+0000 mgr.y (mgr.25253) 8583 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:54.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16339 16 16 0 0 0 - 0 2024-07-28T16:14:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:55 smithi204 bash[68176]: cluster 2024-07-28T16:14:53.743327+0000 mgr.y (mgr.25253) 8584 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:55.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:14:55.925113+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:55.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:55.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16340 16 16 0 0 0 - 0 2024-07-28T16:14:56.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:55 smithi177 bash[79620]: cluster 2024-07-28T16:14:53.743327+0000 mgr.y (mgr.25253) 8584 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:56.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:55 smithi177 bash[81864]: cluster 2024-07-28T16:14:53.743327+0000 mgr.y (mgr.25253) 8584 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:14:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:14:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:14:56.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16341 16 16 0 0 0 - 0 2024-07-28T16:14:57.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:57 smithi204 bash[68176]: cluster 2024-07-28T16:14:55.745036+0000 mgr.y (mgr.25253) 8585 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:57.932 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16342 16 16 0 0 0 - 0 2024-07-28T16:14:58.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:57 smithi177 bash[79620]: cluster 2024-07-28T16:14:55.745036+0000 mgr.y (mgr.25253) 8585 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:57 smithi177 bash[81864]: cluster 2024-07-28T16:14:55.745036+0000 mgr.y (mgr.25253) 8585 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:58.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16343 16 16 0 0 0 - 0 2024-07-28T16:14:59.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:14:59 smithi204 bash[68176]: cluster 2024-07-28T16:14:57.746530+0000 mgr.y (mgr.25253) 8586 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:14:59.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16344 16 16 0 0 0 - 0 2024-07-28T16:15:00.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:14:59 smithi177 bash[81864]: cluster 2024-07-28T16:14:57.746530+0000 mgr.y (mgr.25253) 8586 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:00.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:14:59 smithi177 bash[79620]: cluster 2024-07-28T16:14:57.746530+0000 mgr.y (mgr.25253) 8586 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:00.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16345 16 16 0 0 0 - 0 2024-07-28T16:15:01.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:01 smithi204 bash[68176]: cluster 2024-07-28T16:14:59.748193+0000 mgr.y (mgr.25253) 8587 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:01 smithi204 bash[68176]: audit 2024-07-28T16:15:01.126910+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:01.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16346 16 16 0 0 0 - 0 2024-07-28T16:15:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:01 smithi177 bash[79620]: cluster 2024-07-28T16:14:59.748193+0000 mgr.y (mgr.25253) 8587 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:02.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:01 smithi177 bash[79620]: audit 2024-07-28T16:15:01.126910+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:01 smithi177 bash[81864]: cluster 2024-07-28T16:14:59.748193+0000 mgr.y (mgr.25253) 8587 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:01 smithi177 bash[81864]: audit 2024-07-28T16:15:01.126910+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:02 smithi204 bash[60899]: ts=2024-07-28T16:15:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16347 16 16 0 0 0 - 0 2024-07-28T16:15:03.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:03 smithi204 bash[68176]: cluster 2024-07-28T16:15:01.749670+0000 mgr.y (mgr.25253) 8588 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:03.933 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16348 16 16 0 0 0 - 0 2024-07-28T16:15:04.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:03 smithi177 bash[81864]: cluster 2024-07-28T16:15:01.749670+0000 mgr.y (mgr.25253) 8588 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:04.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:03 smithi177 bash[79620]: cluster 2024-07-28T16:15:01.749670+0000 mgr.y (mgr.25253) 8588 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:04.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16349 16 16 0 0 0 - 0 2024-07-28T16:15:05.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:05 smithi204 bash[68176]: cluster 2024-07-28T16:15:03.751236+0000 mgr.y (mgr.25253) 8589 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:05.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16350 16 16 0 0 0 - 0 2024-07-28T16:15:06.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:05 smithi177 bash[79620]: cluster 2024-07-28T16:15:03.751236+0000 mgr.y (mgr.25253) 8589 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:06.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:05 smithi177 bash[81864]: cluster 2024-07-28T16:15:03.751236+0000 mgr.y (mgr.25253) 8589 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:06] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:15:06.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16351 16 16 0 0 0 - 0 2024-07-28T16:15:07.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:07 smithi204 bash[68176]: cluster 2024-07-28T16:15:05.752825+0000 mgr.y (mgr.25253) 8590 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:07.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16352 16 16 0 0 0 - 0 2024-07-28T16:15:08.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:07 smithi177 bash[81864]: cluster 2024-07-28T16:15:05.752825+0000 mgr.y (mgr.25253) 8590 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:08.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:07 smithi177 bash[79620]: cluster 2024-07-28T16:15:05.752825+0000 mgr.y (mgr.25253) 8590 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:08.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16353 16 16 0 0 0 - 0 2024-07-28T16:15:09.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:09 smithi204 bash[68176]: cluster 2024-07-28T16:15:07.754270+0000 mgr.y (mgr.25253) 8591 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:09.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16354 16 16 0 0 0 - 0 2024-07-28T16:15:10.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:09 smithi177 bash[81864]: cluster 2024-07-28T16:15:07.754270+0000 mgr.y (mgr.25253) 8591 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:10.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:09 smithi177 bash[79620]: cluster 2024-07-28T16:15:07.754270+0000 mgr.y (mgr.25253) 8591 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:10.934 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16355 16 16 0 0 0 - 0 2024-07-28T16:15:11.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:11 smithi204 bash[68176]: cluster 2024-07-28T16:15:09.755795+0000 mgr.y (mgr.25253) 8592 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:11.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16356 16 16 0 0 0 - 0 2024-07-28T16:15:12.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:11 smithi177 bash[81864]: cluster 2024-07-28T16:15:09.755795+0000 mgr.y (mgr.25253) 8592 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:12.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:11 smithi177 bash[79620]: cluster 2024-07-28T16:15:09.755795+0000 mgr.y (mgr.25253) 8592 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16357 16 16 0 0 0 - 0 2024-07-28T16:15:13.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:13 smithi204 bash[68176]: cluster 2024-07-28T16:15:11.757204+0000 mgr.y (mgr.25253) 8593 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:13.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16358 16 16 0 0 0 - 0 2024-07-28T16:15:14.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:13 smithi177 bash[81864]: cluster 2024-07-28T16:15:11.757204+0000 mgr.y (mgr.25253) 8593 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:14.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:13 smithi177 bash[79620]: cluster 2024-07-28T16:15:11.757204+0000 mgr.y (mgr.25253) 8593 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:14.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16359 16 16 0 0 0 - 0 2024-07-28T16:15:15.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:15 smithi204 bash[68176]: cluster 2024-07-28T16:15:13.758654+0000 mgr.y (mgr.25253) 8594 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:15.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:15:15.928326+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:15.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:15.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16360 16 16 0 0 0 - 0 2024-07-28T16:15:16.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:15 smithi177 bash[79620]: cluster 2024-07-28T16:15:13.758654+0000 mgr.y (mgr.25253) 8594 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:16.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:15 smithi177 bash[81864]: cluster 2024-07-28T16:15:13.758654+0000 mgr.y (mgr.25253) 8594 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:16] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:15:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:16 smithi204 bash[68176]: audit 2024-07-28T16:15:16.127289+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:16.935 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16361 16 16 0 0 0 - 0 2024-07-28T16:15:17.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:16 smithi177 bash[79620]: audit 2024-07-28T16:15:16.127289+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:17.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:16 smithi177 bash[81864]: audit 2024-07-28T16:15:16.127289+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:17.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:17 smithi204 bash[68176]: cluster 2024-07-28T16:15:15.760152+0000 mgr.y (mgr.25253) 8595 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:17.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16362 16 16 0 0 0 - 0 2024-07-28T16:15:18.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:17 smithi177 bash[81864]: cluster 2024-07-28T16:15:15.760152+0000 mgr.y (mgr.25253) 8595 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:18.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:17 smithi177 bash[79620]: cluster 2024-07-28T16:15:15.760152+0000 mgr.y (mgr.25253) 8595 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:18.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16363 16 16 0 0 0 - 0 2024-07-28T16:15:19.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:19 smithi204 bash[68176]: cluster 2024-07-28T16:15:17.761626+0000 mgr.y (mgr.25253) 8596 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:19.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16364 16 16 0 0 0 - 0 2024-07-28T16:15:20.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:19 smithi177 bash[81864]: cluster 2024-07-28T16:15:17.761626+0000 mgr.y (mgr.25253) 8596 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:20.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:19 smithi177 bash[79620]: cluster 2024-07-28T16:15:17.761626+0000 mgr.y (mgr.25253) 8596 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:20.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16365 16 16 0 0 0 - 0 2024-07-28T16:15:21.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:21 smithi204 bash[68176]: cluster 2024-07-28T16:15:19.763082+0000 mgr.y (mgr.25253) 8597 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:21.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16366 16 16 0 0 0 - 0 2024-07-28T16:15:22.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:21 smithi177 bash[81864]: cluster 2024-07-28T16:15:19.763082+0000 mgr.y (mgr.25253) 8597 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:22.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:21 smithi177 bash[79620]: cluster 2024-07-28T16:15:19.763082+0000 mgr.y (mgr.25253) 8597 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.936 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16367 16 16 0 0 0 - 0 2024-07-28T16:15:23.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:22 smithi177 bash[81864]: cluster 2024-07-28T16:15:21.764600+0000 mgr.y (mgr.25253) 8598 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:23.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:22 smithi177 bash[79620]: cluster 2024-07-28T16:15:21.764600+0000 mgr.y (mgr.25253) 8598 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:23.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:22 smithi204 bash[68176]: cluster 2024-07-28T16:15:21.764600+0000 mgr.y (mgr.25253) 8598 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:23.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16368 16 16 0 0 0 - 0 2024-07-28T16:15:24.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16369 16 16 0 0 0 - 0 2024-07-28T16:15:25.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:24 smithi204 bash[68176]: cluster 2024-07-28T16:15:23.766054+0000 mgr.y (mgr.25253) 8599 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:25.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:24 smithi177 bash[81864]: cluster 2024-07-28T16:15:23.766054+0000 mgr.y (mgr.25253) 8599 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:25.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:24 smithi177 bash[79620]: cluster 2024-07-28T16:15:23.766054+0000 mgr.y (mgr.25253) 8599 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:25.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16370 16 16 0 0 0 - 0 2024-07-28T16:15:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:15:26.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16371 16 16 0 0 0 - 0 2024-07-28T16:15:27.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:26 smithi204 bash[68176]: cluster 2024-07-28T16:15:25.767532+0000 mgr.y (mgr.25253) 8600 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:27.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:26 smithi177 bash[81864]: cluster 2024-07-28T16:15:25.767532+0000 mgr.y (mgr.25253) 8600 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:27.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:26 smithi177 bash[79620]: cluster 2024-07-28T16:15:25.767532+0000 mgr.y (mgr.25253) 8600 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:27.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16372 16 16 0 0 0 - 0 2024-07-28T16:15:28.937 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16373 16 16 0 0 0 - 0 2024-07-28T16:15:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:28 smithi204 bash[68176]: cluster 2024-07-28T16:15:27.769009+0000 mgr.y (mgr.25253) 8601 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:29.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:28 smithi177 bash[81864]: cluster 2024-07-28T16:15:27.769009+0000 mgr.y (mgr.25253) 8601 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:29.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:28 smithi177 bash[79620]: cluster 2024-07-28T16:15:27.769009+0000 mgr.y (mgr.25253) 8601 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:29.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16374 16 16 0 0 0 - 0 2024-07-28T16:15:30.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16375 16 16 0 0 0 - 0 2024-07-28T16:15:31.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:30 smithi204 bash[68176]: cluster 2024-07-28T16:15:29.770484+0000 mgr.y (mgr.25253) 8602 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:31.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:30 smithi177 bash[81864]: cluster 2024-07-28T16:15:29.770484+0000 mgr.y (mgr.25253) 8602 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:30 smithi177 bash[79620]: cluster 2024-07-28T16:15:29.770484+0000 mgr.y (mgr.25253) 8602 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:31.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16376 16 16 0 0 0 - 0 2024-07-28T16:15:32.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:31 smithi204 bash[68176]: audit 2024-07-28T16:15:31.127820+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:32.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:31 smithi177 bash[81864]: audit 2024-07-28T16:15:31.127820+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:32.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:31 smithi177 bash[79620]: audit 2024-07-28T16:15:31.127820+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16377 16 16 0 0 0 - 0 2024-07-28T16:15:33.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:32 smithi204 bash[68176]: cluster 2024-07-28T16:15:31.771969+0000 mgr.y (mgr.25253) 8603 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:33.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:32 smithi177 bash[81864]: cluster 2024-07-28T16:15:31.771969+0000 mgr.y (mgr.25253) 8603 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:33.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:32 smithi177 bash[79620]: cluster 2024-07-28T16:15:31.771969+0000 mgr.y (mgr.25253) 8603 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:33.938 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16378 16 16 0 0 0 - 0 2024-07-28T16:15:34.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16379 16 16 0 0 0 - 0 2024-07-28T16:15:35.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:34 smithi204 bash[68176]: cluster 2024-07-28T16:15:33.773345+0000 mgr.y (mgr.25253) 8604 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:35.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:34 smithi177 bash[81864]: cluster 2024-07-28T16:15:33.773345+0000 mgr.y (mgr.25253) 8604 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:35.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:34 smithi177 bash[79620]: cluster 2024-07-28T16:15:33.773345+0000 mgr.y (mgr.25253) 8604 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:35.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:15:35.931702+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:35.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:35.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16380 16 16 0 0 0 - 0 2024-07-28T16:15:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:15:36.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16381 16 16 0 0 0 - 0 2024-07-28T16:15:37.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:36 smithi204 bash[68176]: cluster 2024-07-28T16:15:35.774766+0000 mgr.y (mgr.25253) 8605 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:37.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:36 smithi177 bash[81864]: cluster 2024-07-28T16:15:35.774766+0000 mgr.y (mgr.25253) 8605 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:37.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:36 smithi177 bash[79620]: cluster 2024-07-28T16:15:35.774766+0000 mgr.y (mgr.25253) 8605 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:37.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16382 16 16 0 0 0 - 0 2024-07-28T16:15:38.939 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16383 16 16 0 0 0 - 0 2024-07-28T16:15:39.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:38 smithi204 bash[68176]: cluster 2024-07-28T16:15:37.776223+0000 mgr.y (mgr.25253) 8606 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:39.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:38 smithi177 bash[81864]: cluster 2024-07-28T16:15:37.776223+0000 mgr.y (mgr.25253) 8606 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:39.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:38 smithi177 bash[79620]: cluster 2024-07-28T16:15:37.776223+0000 mgr.y (mgr.25253) 8606 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:39.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16384 16 16 0 0 0 - 0 2024-07-28T16:15:40.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16385 16 16 0 0 0 - 0 2024-07-28T16:15:41.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:40 smithi204 bash[68176]: cluster 2024-07-28T16:15:39.777657+0000 mgr.y (mgr.25253) 8607 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:41.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:40 smithi177 bash[81864]: cluster 2024-07-28T16:15:39.777657+0000 mgr.y (mgr.25253) 8607 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:41.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:40 smithi177 bash[79620]: cluster 2024-07-28T16:15:39.777657+0000 mgr.y (mgr.25253) 8607 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:41.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16386 16 16 0 0 0 - 0 2024-07-28T16:15:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16387 16 16 0 0 0 - 0 2024-07-28T16:15:43.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:43 smithi204 bash[68176]: cluster 2024-07-28T16:15:41.779077+0000 mgr.y (mgr.25253) 8608 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:43.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:43 smithi177 bash[81864]: cluster 2024-07-28T16:15:41.779077+0000 mgr.y (mgr.25253) 8608 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:43.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:43 smithi177 bash[79620]: cluster 2024-07-28T16:15:41.779077+0000 mgr.y (mgr.25253) 8608 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:43.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16388 16 16 0 0 0 - 0 2024-07-28T16:15:44.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16389 16 16 0 0 0 - 0 2024-07-28T16:15:45.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:45 smithi204 bash[68176]: cluster 2024-07-28T16:15:43.780546+0000 mgr.y (mgr.25253) 8609 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:45.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:45 smithi177 bash[79620]: cluster 2024-07-28T16:15:43.780546+0000 mgr.y (mgr.25253) 8609 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:45.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:45 smithi177 bash[81864]: cluster 2024-07-28T16:15:43.780546+0000 mgr.y (mgr.25253) 8609 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:45.940 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16390 16 16 0 0 0 - 0 2024-07-28T16:15:46.360 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:15:46.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:46 smithi204 bash[68176]: audit 2024-07-28T16:15:46.128125+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:46 smithi177 bash[81864]: audit 2024-07-28T16:15:46.128125+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:46.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:46 smithi177 bash[79620]: audit 2024-07-28T16:15:46.128125+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:46.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16391 16 16 0 0 0 - 0 2024-07-28T16:15:47.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:47 smithi204 bash[68176]: cluster 2024-07-28T16:15:45.781987+0000 mgr.y (mgr.25253) 8610 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:47.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:47 smithi177 bash[81864]: cluster 2024-07-28T16:15:45.781987+0000 mgr.y (mgr.25253) 8610 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:47.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:47 smithi177 bash[79620]: cluster 2024-07-28T16:15:45.781987+0000 mgr.y (mgr.25253) 8610 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:47.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16392 16 16 0 0 0 - 0 2024-07-28T16:15:48.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16393 16 16 0 0 0 - 0 2024-07-28T16:15:49.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:49 smithi204 bash[68176]: cluster 2024-07-28T16:15:47.783431+0000 mgr.y (mgr.25253) 8611 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:49.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:49 smithi177 bash[81864]: cluster 2024-07-28T16:15:47.783431+0000 mgr.y (mgr.25253) 8611 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:49.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:49 smithi177 bash[79620]: cluster 2024-07-28T16:15:47.783431+0000 mgr.y (mgr.25253) 8611 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:49.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16394 16 16 0 0 0 - 0 2024-07-28T16:15:50.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:50 smithi204 bash[68176]: audit 2024-07-28T16:15:49.382422+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:50.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:50 smithi177 bash[81864]: audit 2024-07-28T16:15:49.382422+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:50.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:50 smithi177 bash[79620]: audit 2024-07-28T16:15:49.382422+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:50.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16395 16 16 0 0 0 - 0 2024-07-28T16:15:51.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:51 smithi204 bash[68176]: cluster 2024-07-28T16:15:49.784891+0000 mgr.y (mgr.25253) 8612 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:51.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:51 smithi177 bash[81864]: cluster 2024-07-28T16:15:49.784891+0000 mgr.y (mgr.25253) 8612 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:51.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:51 smithi177 bash[79620]: cluster 2024-07-28T16:15:49.784891+0000 mgr.y (mgr.25253) 8612 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:51.941 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16396 16 16 0 0 0 - 0 2024-07-28T16:15:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:15:52 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16397 16 16 0 0 0 - 0 2024-07-28T16:15:53.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:53 smithi204 bash[68176]: cluster 2024-07-28T16:15:51.786351+0000 mgr.y (mgr.25253) 8613 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:53.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:53 smithi177 bash[81864]: cluster 2024-07-28T16:15:51.786351+0000 mgr.y (mgr.25253) 8613 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:53.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:53 smithi177 bash[79620]: cluster 2024-07-28T16:15:51.786351+0000 mgr.y (mgr.25253) 8613 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:53.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16398 16 16 0 0 0 - 0 2024-07-28T16:15:54.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16399 16 16 0 0 0 - 0 2024-07-28T16:15:55.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:55 smithi204 bash[68176]: cluster 2024-07-28T16:15:53.787415+0000 mgr.y (mgr.25253) 8614 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:55 smithi204 bash[68176]: audit 2024-07-28T16:15:55.060349+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:55 smithi204 bash[68176]: audit 2024-07-28T16:15:55.065665+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:55 smithi204 bash[68176]: audit 2024-07-28T16:15:55.259016+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:55 smithi204 bash[68176]: audit 2024-07-28T16:15:55.271473+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[81864]: cluster 2024-07-28T16:15:53.787415+0000 mgr.y (mgr.25253) 8614 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[81864]: audit 2024-07-28T16:15:55.060349+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[81864]: audit 2024-07-28T16:15:55.065665+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[81864]: audit 2024-07-28T16:15:55.259016+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[81864]: audit 2024-07-28T16:15:55.271473+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[79620]: cluster 2024-07-28T16:15:53.787415+0000 mgr.y (mgr.25253) 8614 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[79620]: audit 2024-07-28T16:15:55.060349+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[79620]: audit 2024-07-28T16:15:55.065665+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[79620]: audit 2024-07-28T16:15:55.259016+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:55 smithi177 bash[79620]: audit 2024-07-28T16:15:55.271473+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:55.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:15:55.935010+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:55.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:55.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16400 16 16 0 0 0 - 0 2024-07-28T16:15:56.388 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:15:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:15:56.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:56 smithi204 bash[68176]: audit 2024-07-28T16:15:55.691427+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:56.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:56 smithi204 bash[68176]: audit 2024-07-28T16:15:55.692881+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:56.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:56 smithi204 bash[68176]: audit 2024-07-28T16:15:55.704221+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[79620]: audit 2024-07-28T16:15:55.691427+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[79620]: audit 2024-07-28T16:15:55.692881+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[79620]: audit 2024-07-28T16:15:55.704221+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[81864]: audit 2024-07-28T16:15:55.691427+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[81864]: audit 2024-07-28T16:15:55.692881+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:56 smithi177 bash[81864]: audit 2024-07-28T16:15:55.704221+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:15:56.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16401 16 16 0 0 0 - 0 2024-07-28T16:15:57.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:57 smithi204 bash[68176]: cluster 2024-07-28T16:15:55.789220+0000 mgr.y (mgr.25253) 8615 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:57.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:57 smithi177 bash[79620]: cluster 2024-07-28T16:15:55.789220+0000 mgr.y (mgr.25253) 8615 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:57.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:57 smithi177 bash[81864]: cluster 2024-07-28T16:15:55.789220+0000 mgr.y (mgr.25253) 8615 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:57.942 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16402 16 16 0 0 0 - 0 2024-07-28T16:15:58.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16403 16 16 0 0 0 - 0 2024-07-28T16:15:59.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:15:59 smithi204 bash[68176]: cluster 2024-07-28T16:15:57.790704+0000 mgr.y (mgr.25253) 8616 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:59.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:15:59 smithi177 bash[79620]: cluster 2024-07-28T16:15:57.790704+0000 mgr.y (mgr.25253) 8616 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:59.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:15:59 smithi177 bash[81864]: cluster 2024-07-28T16:15:57.790704+0000 mgr.y (mgr.25253) 8616 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:15:59.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16404 16 16 0 0 0 - 0 2024-07-28T16:16:00.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16405 16 16 0 0 0 - 0 2024-07-28T16:16:01.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:01 smithi204 bash[68176]: cluster 2024-07-28T16:15:59.792233+0000 mgr.y (mgr.25253) 8617 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:01.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:01 smithi204 bash[68176]: audit 2024-07-28T16:16:01.128530+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:01.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:01 smithi177 bash[81864]: cluster 2024-07-28T16:15:59.792233+0000 mgr.y (mgr.25253) 8617 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:01.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:01 smithi177 bash[81864]: audit 2024-07-28T16:16:01.128530+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:01 smithi177 bash[79620]: cluster 2024-07-28T16:15:59.792233+0000 mgr.y (mgr.25253) 8617 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:01 smithi177 bash[79620]: audit 2024-07-28T16:16:01.128530+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:01.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16406 16 16 0 0 0 - 0 2024-07-28T16:16:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16407 16 16 0 0 0 - 0 2024-07-28T16:16:03.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:03 smithi204 bash[68176]: cluster 2024-07-28T16:16:01.793793+0000 mgr.y (mgr.25253) 8618 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:03.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:03 smithi177 bash[81864]: cluster 2024-07-28T16:16:01.793793+0000 mgr.y (mgr.25253) 8618 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:03.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:03 smithi177 bash[79620]: cluster 2024-07-28T16:16:01.793793+0000 mgr.y (mgr.25253) 8618 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:03.943 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16408 16 16 0 0 0 - 0 2024-07-28T16:16:04.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16409 16 16 0 0 0 - 0 2024-07-28T16:16:05.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:05 smithi204 bash[68176]: cluster 2024-07-28T16:16:03.795286+0000 mgr.y (mgr.25253) 8619 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:05.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:05 smithi177 bash[81864]: cluster 2024-07-28T16:16:03.795286+0000 mgr.y (mgr.25253) 8619 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:05.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:05 smithi177 bash[79620]: cluster 2024-07-28T16:16:03.795286+0000 mgr.y (mgr.25253) 8619 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:05.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16410 16 16 0 0 0 - 0 2024-07-28T16:16:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:16:06.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16411 16 16 0 0 0 - 0 2024-07-28T16:16:07.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:07 smithi204 bash[68176]: cluster 2024-07-28T16:16:05.796824+0000 mgr.y (mgr.25253) 8620 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:07.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:07 smithi177 bash[79620]: cluster 2024-07-28T16:16:05.796824+0000 mgr.y (mgr.25253) 8620 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:07.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:07 smithi177 bash[81864]: cluster 2024-07-28T16:16:05.796824+0000 mgr.y (mgr.25253) 8620 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:07.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16412 16 16 0 0 0 - 0 2024-07-28T16:16:08.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16413 16 16 0 0 0 - 0 2024-07-28T16:16:09.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:09 smithi204 bash[68176]: cluster 2024-07-28T16:16:07.798261+0000 mgr.y (mgr.25253) 8621 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:09.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:09 smithi177 bash[81864]: cluster 2024-07-28T16:16:07.798261+0000 mgr.y (mgr.25253) 8621 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:09.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:09 smithi177 bash[79620]: cluster 2024-07-28T16:16:07.798261+0000 mgr.y (mgr.25253) 8621 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:09.944 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16414 16 16 0 0 0 - 0 2024-07-28T16:16:10.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16415 16 16 0 0 0 - 0 2024-07-28T16:16:11.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:11 smithi177 bash[81864]: cluster 2024-07-28T16:16:09.799737+0000 mgr.y (mgr.25253) 8622 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:11.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:11 smithi177 bash[79620]: cluster 2024-07-28T16:16:09.799737+0000 mgr.y (mgr.25253) 8622 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:11.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:11 smithi204 bash[68176]: cluster 2024-07-28T16:16:09.799737+0000 mgr.y (mgr.25253) 8622 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:11.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16416 16 16 0 0 0 - 0 2024-07-28T16:16:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16417 16 16 0 0 0 - 0 2024-07-28T16:16:13.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:13 smithi177 bash[81864]: cluster 2024-07-28T16:16:11.801171+0000 mgr.y (mgr.25253) 8623 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:13.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:13 smithi177 bash[79620]: cluster 2024-07-28T16:16:11.801171+0000 mgr.y (mgr.25253) 8623 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:13.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:13 smithi204 bash[68176]: cluster 2024-07-28T16:16:11.801171+0000 mgr.y (mgr.25253) 8623 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:13.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16418 16 16 0 0 0 - 0 2024-07-28T16:16:14.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16419 16 16 0 0 0 - 0 2024-07-28T16:16:15.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:15 smithi177 bash[81864]: cluster 2024-07-28T16:16:13.802598+0000 mgr.y (mgr.25253) 8624 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:15.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:15 smithi177 bash[79620]: cluster 2024-07-28T16:16:13.802598+0000 mgr.y (mgr.25253) 8624 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:15.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:15 smithi204 bash[68176]: cluster 2024-07-28T16:16:13.802598+0000 mgr.y (mgr.25253) 8624 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:15.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:16:15.938249+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:15.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:15.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16420 16 16 0 0 0 - 0 2024-07-28T16:16:16.441 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:16:16.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:16 smithi177 bash[81864]: audit 2024-07-28T16:16:16.129007+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:16 smithi177 bash[79620]: audit 2024-07-28T16:16:16.129007+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:16.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:16 smithi204 bash[68176]: audit 2024-07-28T16:16:16.129007+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:16.945 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16421 16 16 0 0 0 - 0 2024-07-28T16:16:17.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:17 smithi177 bash[81864]: cluster 2024-07-28T16:16:15.804045+0000 mgr.y (mgr.25253) 8625 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:17.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:17 smithi177 bash[79620]: cluster 2024-07-28T16:16:15.804045+0000 mgr.y (mgr.25253) 8625 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:17.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:17 smithi204 bash[68176]: cluster 2024-07-28T16:16:15.804045+0000 mgr.y (mgr.25253) 8625 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:17.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16422 16 16 0 0 0 - 0 2024-07-28T16:16:18.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16423 16 16 0 0 0 - 0 2024-07-28T16:16:19.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:19 smithi177 bash[81864]: cluster 2024-07-28T16:16:17.805492+0000 mgr.y (mgr.25253) 8626 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:19.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:19 smithi177 bash[79620]: cluster 2024-07-28T16:16:17.805492+0000 mgr.y (mgr.25253) 8626 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:19.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:19 smithi204 bash[68176]: cluster 2024-07-28T16:16:17.805492+0000 mgr.y (mgr.25253) 8626 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:19.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16424 16 16 0 0 0 - 0 2024-07-28T16:16:20.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16425 16 16 0 0 0 - 0 2024-07-28T16:16:21.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:21 smithi177 bash[81864]: cluster 2024-07-28T16:16:19.806926+0000 mgr.y (mgr.25253) 8627 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:21.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:21 smithi177 bash[79620]: cluster 2024-07-28T16:16:19.806926+0000 mgr.y (mgr.25253) 8627 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:21.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:21 smithi204 bash[68176]: cluster 2024-07-28T16:16:19.806926+0000 mgr.y (mgr.25253) 8627 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:21.946 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16426 16 16 0 0 0 - 0 2024-07-28T16:16:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:22 smithi204 bash[60899]: ts=2024-07-28T16:16:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16427 16 16 0 0 0 - 0 2024-07-28T16:16:23.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:23 smithi177 bash[81864]: cluster 2024-07-28T16:16:21.808380+0000 mgr.y (mgr.25253) 8628 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:23.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:23 smithi177 bash[79620]: cluster 2024-07-28T16:16:21.808380+0000 mgr.y (mgr.25253) 8628 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:23.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:23 smithi204 bash[68176]: cluster 2024-07-28T16:16:21.808380+0000 mgr.y (mgr.25253) 8628 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:23.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16428 16 16 0 0 0 - 0 2024-07-28T16:16:24.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16429 16 16 0 0 0 - 0 2024-07-28T16:16:25.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:25 smithi177 bash[81864]: cluster 2024-07-28T16:16:23.809826+0000 mgr.y (mgr.25253) 8629 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:25.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:25 smithi177 bash[79620]: cluster 2024-07-28T16:16:23.809826+0000 mgr.y (mgr.25253) 8629 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:25.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:25 smithi204 bash[68176]: cluster 2024-07-28T16:16:23.809826+0000 mgr.y (mgr.25253) 8629 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:25.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16430 16 16 0 0 0 - 0 2024-07-28T16:16:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:16:26.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16431 16 16 0 0 0 - 0 2024-07-28T16:16:27.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:27 smithi177 bash[79620]: cluster 2024-07-28T16:16:25.811239+0000 mgr.y (mgr.25253) 8630 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:27.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:27 smithi177 bash[81864]: cluster 2024-07-28T16:16:25.811239+0000 mgr.y (mgr.25253) 8630 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:27.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:27 smithi204 bash[68176]: cluster 2024-07-28T16:16:25.811239+0000 mgr.y (mgr.25253) 8630 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:27.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16432 16 16 0 0 0 - 0 2024-07-28T16:16:28.947 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16433 16 16 0 0 0 - 0 2024-07-28T16:16:29.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:29 smithi177 bash[81864]: cluster 2024-07-28T16:16:27.812681+0000 mgr.y (mgr.25253) 8631 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:29.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:29 smithi177 bash[79620]: cluster 2024-07-28T16:16:27.812681+0000 mgr.y (mgr.25253) 8631 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:29.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:29 smithi204 bash[68176]: cluster 2024-07-28T16:16:27.812681+0000 mgr.y (mgr.25253) 8631 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:30.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16434 16 16 0 0 0 - 0 2024-07-28T16:16:30.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16435 16 16 0 0 0 - 0 2024-07-28T16:16:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:31 smithi177 bash[81864]: cluster 2024-07-28T16:16:29.814098+0000 mgr.y (mgr.25253) 8632 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:31.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:31 smithi177 bash[81864]: audit 2024-07-28T16:16:31.129383+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:31 smithi177 bash[79620]: cluster 2024-07-28T16:16:29.814098+0000 mgr.y (mgr.25253) 8632 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:31 smithi177 bash[79620]: audit 2024-07-28T16:16:31.129383+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:31.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:31 smithi204 bash[68176]: cluster 2024-07-28T16:16:29.814098+0000 mgr.y (mgr.25253) 8632 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:31.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:31 smithi204 bash[68176]: audit 2024-07-28T16:16:31.129383+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:31.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16436 16 16 0 0 0 - 0 2024-07-28T16:16:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16437 16 16 0 0 0 - 0 2024-07-28T16:16:33.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:33 smithi177 bash[79620]: cluster 2024-07-28T16:16:31.815527+0000 mgr.y (mgr.25253) 8633 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:33.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:33 smithi177 bash[81864]: cluster 2024-07-28T16:16:31.815527+0000 mgr.y (mgr.25253) 8633 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:33.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:33 smithi204 bash[68176]: cluster 2024-07-28T16:16:31.815527+0000 mgr.y (mgr.25253) 8633 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:33.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16438 16 16 0 0 0 - 0 2024-07-28T16:16:34.948 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16439 16 16 0 0 0 - 0 2024-07-28T16:16:35.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:35 smithi177 bash[81864]: cluster 2024-07-28T16:16:33.816950+0000 mgr.y (mgr.25253) 8634 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:35.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:35 smithi177 bash[79620]: cluster 2024-07-28T16:16:33.816950+0000 mgr.y (mgr.25253) 8634 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:35.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:35 smithi204 bash[68176]: cluster 2024-07-28T16:16:33.816950+0000 mgr.y (mgr.25253) 8634 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:35.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:16:35.941509+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:35.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:35.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16440 16 16 0 0 0 - 0 2024-07-28T16:16:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:16:36.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16441 16 16 0 0 0 - 0 2024-07-28T16:16:37.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:37 smithi177 bash[81864]: cluster 2024-07-28T16:16:35.818378+0000 mgr.y (mgr.25253) 8635 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:37.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:37 smithi177 bash[79620]: cluster 2024-07-28T16:16:35.818378+0000 mgr.y (mgr.25253) 8635 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:37.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:37 smithi204 bash[68176]: cluster 2024-07-28T16:16:35.818378+0000 mgr.y (mgr.25253) 8635 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:37.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16442 16 16 0 0 0 - 0 2024-07-28T16:16:38.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16443 16 16 0 0 0 - 0 2024-07-28T16:16:39.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:39 smithi177 bash[79620]: cluster 2024-07-28T16:16:37.819834+0000 mgr.y (mgr.25253) 8636 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:39 smithi177 bash[81864]: cluster 2024-07-28T16:16:37.819834+0000 mgr.y (mgr.25253) 8636 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:39.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:39 smithi204 bash[68176]: cluster 2024-07-28T16:16:37.819834+0000 mgr.y (mgr.25253) 8636 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:39.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16444 16 16 0 0 0 - 0 2024-07-28T16:16:40.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16445 16 16 0 0 0 - 0 2024-07-28T16:16:41.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:41 smithi177 bash[81864]: cluster 2024-07-28T16:16:39.821287+0000 mgr.y (mgr.25253) 8637 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:41.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:41 smithi177 bash[79620]: cluster 2024-07-28T16:16:39.821287+0000 mgr.y (mgr.25253) 8637 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:41.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:41 smithi204 bash[68176]: cluster 2024-07-28T16:16:39.821287+0000 mgr.y (mgr.25253) 8637 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:41.949 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16446 16 16 0 0 0 - 0 2024-07-28T16:16:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16447 16 16 0 0 0 - 0 2024-07-28T16:16:43.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:43 smithi177 bash[81864]: cluster 2024-07-28T16:16:41.822720+0000 mgr.y (mgr.25253) 8638 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:43 smithi177 bash[79620]: cluster 2024-07-28T16:16:41.822720+0000 mgr.y (mgr.25253) 8638 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:43 smithi204 bash[68176]: cluster 2024-07-28T16:16:41.822720+0000 mgr.y (mgr.25253) 8638 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:43.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16448 16 16 0 0 0 - 0 2024-07-28T16:16:44.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16449 16 16 0 0 0 - 0 2024-07-28T16:16:45.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:45 smithi177 bash[79620]: cluster 2024-07-28T16:16:43.824166+0000 mgr.y (mgr.25253) 8639 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:45.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:45 smithi177 bash[81864]: cluster 2024-07-28T16:16:43.824166+0000 mgr.y (mgr.25253) 8639 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:45 smithi204 bash[68176]: cluster 2024-07-28T16:16:43.824166+0000 mgr.y (mgr.25253) 8639 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:45.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16450 16 16 0 0 0 - 0 2024-07-28T16:16:46.512 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:16:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:46 smithi177 bash[81864]: audit 2024-07-28T16:16:46.129711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:46.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:46 smithi177 bash[79620]: audit 2024-07-28T16:16:46.129711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:46 smithi204 bash[68176]: audit 2024-07-28T16:16:46.129711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:46.950 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16451 16 16 0 0 0 - 0 2024-07-28T16:16:47.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:47 smithi177 bash[79620]: cluster 2024-07-28T16:16:45.825604+0000 mgr.y (mgr.25253) 8640 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:47.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:47 smithi177 bash[81864]: cluster 2024-07-28T16:16:45.825604+0000 mgr.y (mgr.25253) 8640 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:47.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:47 smithi204 bash[68176]: cluster 2024-07-28T16:16:45.825604+0000 mgr.y (mgr.25253) 8640 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:47.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16452 16 16 0 0 0 - 0 2024-07-28T16:16:48.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16453 16 16 0 0 0 - 0 2024-07-28T16:16:49.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:49 smithi177 bash[79620]: cluster 2024-07-28T16:16:47.827036+0000 mgr.y (mgr.25253) 8641 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:49.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:49 smithi177 bash[81864]: cluster 2024-07-28T16:16:47.827036+0000 mgr.y (mgr.25253) 8641 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:49.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:49 smithi204 bash[68176]: cluster 2024-07-28T16:16:47.827036+0000 mgr.y (mgr.25253) 8641 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:49.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16454 16 16 0 0 0 - 0 2024-07-28T16:16:50.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16455 16 16 0 0 0 - 0 2024-07-28T16:16:51.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:51 smithi177 bash[79620]: cluster 2024-07-28T16:16:49.828539+0000 mgr.y (mgr.25253) 8642 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:51.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:51 smithi177 bash[81864]: cluster 2024-07-28T16:16:49.828539+0000 mgr.y (mgr.25253) 8642 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:51.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:51 smithi204 bash[68176]: cluster 2024-07-28T16:16:49.828539+0000 mgr.y (mgr.25253) 8642 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:51.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16456 16 16 0 0 0 - 0 2024-07-28T16:16:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:16:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16457 16 16 0 0 0 - 0 2024-07-28T16:16:53.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:53 smithi204 bash[68176]: cluster 2024-07-28T16:16:51.829976+0000 mgr.y (mgr.25253) 8643 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:53.951 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16458 16 16 0 0 0 - 0 2024-07-28T16:16:54.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:53 smithi177 bash[81864]: cluster 2024-07-28T16:16:51.829976+0000 mgr.y (mgr.25253) 8643 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:54.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:53 smithi177 bash[79620]: cluster 2024-07-28T16:16:51.829976+0000 mgr.y (mgr.25253) 8643 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:54.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16459 16 16 0 0 0 - 0 2024-07-28T16:16:55.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:55 smithi204 bash[68176]: cluster 2024-07-28T16:16:53.831434+0000 mgr.y (mgr.25253) 8644 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:55.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:16:55.944779+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:55.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:55.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16460 16 16 0 0 0 - 0 2024-07-28T16:16:56.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:55 smithi177 bash[81864]: cluster 2024-07-28T16:16:53.831434+0000 mgr.y (mgr.25253) 8644 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:56.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:55 smithi177 bash[79620]: cluster 2024-07-28T16:16:53.831434+0000 mgr.y (mgr.25253) 8644 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:16:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:16:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:16:56.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:56 smithi204 bash[68176]: audit 2024-07-28T16:16:55.834795+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:56.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16461 16 16 0 0 0 - 0 2024-07-28T16:16:57.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:56 smithi177 bash[81864]: audit 2024-07-28T16:16:55.834795+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:57.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:56 smithi177 bash[79620]: audit 2024-07-28T16:16:55.834795+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:57.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:57 smithi204 bash[68176]: cluster 2024-07-28T16:16:55.832948+0000 mgr.y (mgr.25253) 8645 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:57.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16462 16 16 0 0 0 - 0 2024-07-28T16:16:58.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:57 smithi177 bash[81864]: cluster 2024-07-28T16:16:55.832948+0000 mgr.y (mgr.25253) 8645 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:58.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:57 smithi177 bash[79620]: cluster 2024-07-28T16:16:55.832948+0000 mgr.y (mgr.25253) 8645 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:58.952 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16463 16 16 0 0 0 - 0 2024-07-28T16:16:59.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:16:59 smithi204 bash[68176]: cluster 2024-07-28T16:16:57.834466+0000 mgr.y (mgr.25253) 8646 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:16:59.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16464 16 16 0 0 0 - 0 2024-07-28T16:17:00.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:16:59 smithi177 bash[81864]: cluster 2024-07-28T16:16:57.834466+0000 mgr.y (mgr.25253) 8646 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:00.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:16:59 smithi177 bash[79620]: cluster 2024-07-28T16:16:57.834466+0000 mgr.y (mgr.25253) 8646 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:00.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16465 16 16 0 0 0 - 0 2024-07-28T16:17:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:01 smithi204 bash[68176]: cluster 2024-07-28T16:16:59.835950+0000 mgr.y (mgr.25253) 8647 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:01 smithi204 bash[68176]: audit 2024-07-28T16:17:01.129236+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:01 smithi204 bash[68176]: audit 2024-07-28T16:17:01.518648+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:01 smithi204 bash[68176]: audit 2024-07-28T16:17:01.527150+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:01.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16466 16 16 0 0 0 - 0 2024-07-28T16:17:02.026 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[81864]: cluster 2024-07-28T16:16:59.835950+0000 mgr.y (mgr.25253) 8647 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[81864]: audit 2024-07-28T16:17:01.129236+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[81864]: audit 2024-07-28T16:17:01.518648+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[81864]: audit 2024-07-28T16:17:01.527150+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[79620]: cluster 2024-07-28T16:16:59.835950+0000 mgr.y (mgr.25253) 8647 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[79620]: audit 2024-07-28T16:17:01.129236+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[79620]: audit 2024-07-28T16:17:01.518648+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:01 smithi177 bash[79620]: audit 2024-07-28T16:17:01.527150+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16467 16 16 0 0 0 - 0 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: audit 2024-07-28T16:17:01.771298+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: audit 2024-07-28T16:17:01.781710+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: cluster 2024-07-28T16:17:01.837337+0000 mgr.y (mgr.25253) 8648 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: audit 2024-07-28T16:17:02.212490+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: audit 2024-07-28T16:17:02.213670+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:03.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:02 smithi204 bash[68176]: audit 2024-07-28T16:17:02.219958+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: audit 2024-07-28T16:17:01.771298+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: audit 2024-07-28T16:17:01.781710+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: cluster 2024-07-28T16:17:01.837337+0000 mgr.y (mgr.25253) 8648 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: audit 2024-07-28T16:17:02.212490+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: audit 2024-07-28T16:17:02.213670+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[79620]: audit 2024-07-28T16:17:02.219958+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: audit 2024-07-28T16:17:01.771298+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: audit 2024-07-28T16:17:01.781710+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: cluster 2024-07-28T16:17:01.837337+0000 mgr.y (mgr.25253) 8648 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: audit 2024-07-28T16:17:02.212490+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: audit 2024-07-28T16:17:02.213670+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:02 smithi177 bash[81864]: audit 2024-07-28T16:17:02.219958+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:17:03.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16468 16 16 0 0 0 - 0 2024-07-28T16:17:04.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16469 16 16 0 0 0 - 0 2024-07-28T16:17:05.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:04 smithi204 bash[68176]: cluster 2024-07-28T16:17:03.838787+0000 mgr.y (mgr.25253) 8649 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:05.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:04 smithi177 bash[81864]: cluster 2024-07-28T16:17:03.838787+0000 mgr.y (mgr.25253) 8649 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:05.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:04 smithi177 bash[79620]: cluster 2024-07-28T16:17:03.838787+0000 mgr.y (mgr.25253) 8649 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:05.953 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16470 16 16 0 0 0 - 0 2024-07-28T16:17:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:17:06.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16471 16 16 0 0 0 - 0 2024-07-28T16:17:07.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:06 smithi204 bash[68176]: cluster 2024-07-28T16:17:05.840285+0000 mgr.y (mgr.25253) 8650 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:07.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:06 smithi177 bash[79620]: cluster 2024-07-28T16:17:05.840285+0000 mgr.y (mgr.25253) 8650 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:07.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:06 smithi177 bash[81864]: cluster 2024-07-28T16:17:05.840285+0000 mgr.y (mgr.25253) 8650 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:07.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16472 16 16 0 0 0 - 0 2024-07-28T16:17:08.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16473 16 16 0 0 0 - 0 2024-07-28T16:17:09.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:08 smithi204 bash[68176]: cluster 2024-07-28T16:17:07.841755+0000 mgr.y (mgr.25253) 8651 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:09.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:08 smithi177 bash[79620]: cluster 2024-07-28T16:17:07.841755+0000 mgr.y (mgr.25253) 8651 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:09.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:08 smithi177 bash[81864]: cluster 2024-07-28T16:17:07.841755+0000 mgr.y (mgr.25253) 8651 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:09.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16474 16 16 0 0 0 - 0 2024-07-28T16:17:10.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16475 16 16 0 0 0 - 0 2024-07-28T16:17:11.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:10 smithi204 bash[68176]: cluster 2024-07-28T16:17:09.843207+0000 mgr.y (mgr.25253) 8652 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:11.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:10 smithi177 bash[81864]: cluster 2024-07-28T16:17:09.843207+0000 mgr.y (mgr.25253) 8652 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:11.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:10 smithi177 bash[79620]: cluster 2024-07-28T16:17:09.843207+0000 mgr.y (mgr.25253) 8652 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:11.954 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16476 16 16 0 0 0 - 0 2024-07-28T16:17:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16477 16 16 0 0 0 - 0 2024-07-28T16:17:13.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:12 smithi204 bash[68176]: cluster 2024-07-28T16:17:11.844678+0000 mgr.y (mgr.25253) 8653 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:13.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:12 smithi177 bash[79620]: cluster 2024-07-28T16:17:11.844678+0000 mgr.y (mgr.25253) 8653 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:13.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:12 smithi177 bash[81864]: cluster 2024-07-28T16:17:11.844678+0000 mgr.y (mgr.25253) 8653 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:13.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16478 16 16 0 0 0 - 0 2024-07-28T16:17:14.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16479 16 16 0 0 0 - 0 2024-07-28T16:17:15.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:14 smithi177 bash[79620]: cluster 2024-07-28T16:17:13.846116+0000 mgr.y (mgr.25253) 8654 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:15.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:14 smithi177 bash[81864]: cluster 2024-07-28T16:17:13.846116+0000 mgr.y (mgr.25253) 8654 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:15.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:14 smithi204 bash[68176]: cluster 2024-07-28T16:17:13.846116+0000 mgr.y (mgr.25253) 8654 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:15.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:17:15.947909+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:15.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:15.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16480 16 16 0 0 0 - 0 2024-07-28T16:17:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:17:16.955 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16481 16 16 0 0 0 - 0 2024-07-28T16:17:17.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:16 smithi177 bash[81864]: cluster 2024-07-28T16:17:15.847564+0000 mgr.y (mgr.25253) 8655 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:17.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:16 smithi177 bash[81864]: audit 2024-07-28T16:17:16.130216+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:17.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:16 smithi177 bash[79620]: cluster 2024-07-28T16:17:15.847564+0000 mgr.y (mgr.25253) 8655 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:17.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:16 smithi177 bash[79620]: audit 2024-07-28T16:17:16.130216+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:17.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:16 smithi204 bash[68176]: cluster 2024-07-28T16:17:15.847564+0000 mgr.y (mgr.25253) 8655 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:17.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:16 smithi204 bash[68176]: audit 2024-07-28T16:17:16.130216+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:17.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16482 16 16 0 0 0 - 0 2024-07-28T16:17:18.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16483 16 16 0 0 0 - 0 2024-07-28T16:17:19.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:18 smithi177 bash[79620]: cluster 2024-07-28T16:17:17.849051+0000 mgr.y (mgr.25253) 8656 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:19.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:18 smithi177 bash[81864]: cluster 2024-07-28T16:17:17.849051+0000 mgr.y (mgr.25253) 8656 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:18 smithi204 bash[68176]: cluster 2024-07-28T16:17:17.849051+0000 mgr.y (mgr.25253) 8656 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:19.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16484 16 16 0 0 0 - 0 2024-07-28T16:17:20.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16485 16 16 0 0 0 - 0 2024-07-28T16:17:21.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:20 smithi177 bash[79620]: cluster 2024-07-28T16:17:19.850501+0000 mgr.y (mgr.25253) 8657 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:21.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:20 smithi177 bash[81864]: cluster 2024-07-28T16:17:19.850501+0000 mgr.y (mgr.25253) 8657 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:21.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:20 smithi204 bash[68176]: cluster 2024-07-28T16:17:19.850501+0000 mgr.y (mgr.25253) 8657 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:21.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16486 16 16 0 0 0 - 0 2024-07-28T16:17:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16487 16 16 0 0 0 - 0 2024-07-28T16:17:23.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:22 smithi177 bash[79620]: cluster 2024-07-28T16:17:21.851997+0000 mgr.y (mgr.25253) 8658 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:23.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:22 smithi177 bash[81864]: cluster 2024-07-28T16:17:21.851997+0000 mgr.y (mgr.25253) 8658 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:22 smithi204 bash[68176]: cluster 2024-07-28T16:17:21.851997+0000 mgr.y (mgr.25253) 8658 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:23.956 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16488 16 16 0 0 0 - 0 2024-07-28T16:17:24.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16489 16 16 0 0 0 - 0 2024-07-28T16:17:25.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:24 smithi177 bash[79620]: cluster 2024-07-28T16:17:23.853456+0000 mgr.y (mgr.25253) 8659 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:25.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:24 smithi177 bash[81864]: cluster 2024-07-28T16:17:23.853456+0000 mgr.y (mgr.25253) 8659 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:24 smithi204 bash[68176]: cluster 2024-07-28T16:17:23.853456+0000 mgr.y (mgr.25253) 8659 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:25.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16490 16 16 0 0 0 - 0 2024-07-28T16:17:26.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:17:26.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16491 16 16 0 0 0 - 0 2024-07-28T16:17:27.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:26 smithi177 bash[81864]: cluster 2024-07-28T16:17:25.854926+0000 mgr.y (mgr.25253) 8660 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:27.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:26 smithi177 bash[79620]: cluster 2024-07-28T16:17:25.854926+0000 mgr.y (mgr.25253) 8660 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:27.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:26 smithi204 bash[68176]: cluster 2024-07-28T16:17:25.854926+0000 mgr.y (mgr.25253) 8660 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:27.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16492 16 16 0 0 0 - 0 2024-07-28T16:17:28.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16493 16 16 0 0 0 - 0 2024-07-28T16:17:29.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:28 smithi177 bash[81864]: cluster 2024-07-28T16:17:27.856435+0000 mgr.y (mgr.25253) 8661 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:29.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:28 smithi177 bash[79620]: cluster 2024-07-28T16:17:27.856435+0000 mgr.y (mgr.25253) 8661 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:29.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:28 smithi204 bash[68176]: cluster 2024-07-28T16:17:27.856435+0000 mgr.y (mgr.25253) 8661 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:29.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16494 16 16 0 0 0 - 0 2024-07-28T16:17:30.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16495 16 16 0 0 0 - 0 2024-07-28T16:17:31.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:30 smithi177 bash[81864]: cluster 2024-07-28T16:17:29.857913+0000 mgr.y (mgr.25253) 8662 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:30 smithi177 bash[79620]: cluster 2024-07-28T16:17:29.857913+0000 mgr.y (mgr.25253) 8662 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:31.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:30 smithi204 bash[68176]: cluster 2024-07-28T16:17:29.857913+0000 mgr.y (mgr.25253) 8662 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:31.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16496 16 16 0 0 0 - 0 2024-07-28T16:17:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:31 smithi177 bash[81864]: audit 2024-07-28T16:17:31.130771+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:32.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:31 smithi177 bash[79620]: audit 2024-07-28T16:17:31.130771+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:32.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:31 smithi204 bash[68176]: audit 2024-07-28T16:17:31.130771+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.957 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16497 16 16 0 0 0 - 0 2024-07-28T16:17:33.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:32 smithi177 bash[81864]: cluster 2024-07-28T16:17:31.860049+0000 mgr.y (mgr.25253) 8663 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:33.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:32 smithi177 bash[79620]: cluster 2024-07-28T16:17:31.860049+0000 mgr.y (mgr.25253) 8663 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:33.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:32 smithi204 bash[68176]: cluster 2024-07-28T16:17:31.860049+0000 mgr.y (mgr.25253) 8663 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:33.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16498 16 16 0 0 0 - 0 2024-07-28T16:17:34.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16499 16 16 0 0 0 - 0 2024-07-28T16:17:35.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:34 smithi177 bash[81864]: cluster 2024-07-28T16:17:33.861531+0000 mgr.y (mgr.25253) 8664 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:35.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:34 smithi177 bash[79620]: cluster 2024-07-28T16:17:33.861531+0000 mgr.y (mgr.25253) 8664 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:35.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:34 smithi204 bash[68176]: cluster 2024-07-28T16:17:33.861531+0000 mgr.y (mgr.25253) 8664 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:35.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:17:35.950889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:35.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:35.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16500 16 16 0 0 0 - 0 2024-07-28T16:17:36.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:17:36.958 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16501 16 16 0 0 0 - 0 2024-07-28T16:17:37.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:36 smithi177 bash[81864]: cluster 2024-07-28T16:17:35.862980+0000 mgr.y (mgr.25253) 8665 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:37.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:36 smithi177 bash[79620]: cluster 2024-07-28T16:17:35.862980+0000 mgr.y (mgr.25253) 8665 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:37.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:36 smithi204 bash[68176]: cluster 2024-07-28T16:17:35.862980+0000 mgr.y (mgr.25253) 8665 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:37.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16502 16 16 0 0 0 - 0 2024-07-28T16:17:38.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16503 16 16 0 0 0 - 0 2024-07-28T16:17:39.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:38 smithi177 bash[81864]: cluster 2024-07-28T16:17:37.864470+0000 mgr.y (mgr.25253) 8666 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:39.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:38 smithi177 bash[79620]: cluster 2024-07-28T16:17:37.864470+0000 mgr.y (mgr.25253) 8666 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:39.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:38 smithi204 bash[68176]: cluster 2024-07-28T16:17:37.864470+0000 mgr.y (mgr.25253) 8666 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:39.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16504 16 16 0 0 0 - 0 2024-07-28T16:17:40.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16505 16 16 0 0 0 - 0 2024-07-28T16:17:41.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:40 smithi177 bash[81864]: cluster 2024-07-28T16:17:39.865932+0000 mgr.y (mgr.25253) 8667 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:41.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:40 smithi177 bash[79620]: cluster 2024-07-28T16:17:39.865932+0000 mgr.y (mgr.25253) 8667 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:41.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:40 smithi204 bash[68176]: cluster 2024-07-28T16:17:39.865932+0000 mgr.y (mgr.25253) 8667 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:41.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16506 16 16 0 0 0 - 0 2024-07-28T16:17:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16507 16 16 0 0 0 - 0 2024-07-28T16:17:43.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:42 smithi177 bash[81864]: cluster 2024-07-28T16:17:41.867401+0000 mgr.y (mgr.25253) 8668 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:43.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:42 smithi177 bash[79620]: cluster 2024-07-28T16:17:41.867401+0000 mgr.y (mgr.25253) 8668 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:42 smithi204 bash[68176]: cluster 2024-07-28T16:17:41.867401+0000 mgr.y (mgr.25253) 8668 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:43.959 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16508 16 16 0 0 0 - 0 2024-07-28T16:17:44.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16509 16 16 0 0 0 - 0 2024-07-28T16:17:45.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:44 smithi177 bash[81864]: cluster 2024-07-28T16:17:43.868875+0000 mgr.y (mgr.25253) 8669 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:45.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:44 smithi177 bash[79620]: cluster 2024-07-28T16:17:43.868875+0000 mgr.y (mgr.25253) 8669 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:45.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:44 smithi204 bash[68176]: cluster 2024-07-28T16:17:43.868875+0000 mgr.y (mgr.25253) 8669 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:45.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16510 16 16 0 0 0 - 0 2024-07-28T16:17:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:17:46.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16511 16 16 0 0 0 - 0 2024-07-28T16:17:47.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:46 smithi177 bash[81864]: cluster 2024-07-28T16:17:45.870338+0000 mgr.y (mgr.25253) 8670 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:47.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:46 smithi177 bash[81864]: audit 2024-07-28T16:17:46.131087+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:47.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:46 smithi177 bash[79620]: cluster 2024-07-28T16:17:45.870338+0000 mgr.y (mgr.25253) 8670 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:47.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:46 smithi177 bash[79620]: audit 2024-07-28T16:17:46.131087+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:46 smithi204 bash[68176]: cluster 2024-07-28T16:17:45.870338+0000 mgr.y (mgr.25253) 8670 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:46 smithi204 bash[68176]: audit 2024-07-28T16:17:46.131087+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:47.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16512 16 16 0 0 0 - 0 2024-07-28T16:17:48.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16513 16 16 0 0 0 - 0 2024-07-28T16:17:49.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:48 smithi177 bash[81864]: cluster 2024-07-28T16:17:47.871845+0000 mgr.y (mgr.25253) 8671 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:49.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:48 smithi177 bash[79620]: cluster 2024-07-28T16:17:47.871845+0000 mgr.y (mgr.25253) 8671 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:49.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:48 smithi204 bash[68176]: cluster 2024-07-28T16:17:47.871845+0000 mgr.y (mgr.25253) 8671 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:49.960 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16514 16 16 0 0 0 - 0 2024-07-28T16:17:50.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16515 16 16 0 0 0 - 0 2024-07-28T16:17:51.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:50 smithi177 bash[79620]: cluster 2024-07-28T16:17:49.873279+0000 mgr.y (mgr.25253) 8672 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:51.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:51 smithi177 bash[81864]: cluster 2024-07-28T16:17:49.873279+0000 mgr.y (mgr.25253) 8672 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:51.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:51 smithi204 bash[68176]: cluster 2024-07-28T16:17:49.873279+0000 mgr.y (mgr.25253) 8672 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:51.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16516 16 16 0 0 0 - 0 2024-07-28T16:17:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:17:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16517 16 16 0 0 0 - 0 2024-07-28T16:17:53.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:53 smithi177 bash[81864]: cluster 2024-07-28T16:17:51.874704+0000 mgr.y (mgr.25253) 8673 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:53.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:53 smithi177 bash[79620]: cluster 2024-07-28T16:17:51.874704+0000 mgr.y (mgr.25253) 8673 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:53.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:53 smithi204 bash[68176]: cluster 2024-07-28T16:17:51.874704+0000 mgr.y (mgr.25253) 8673 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:53.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16518 16 16 0 0 0 - 0 2024-07-28T16:17:54.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16519 16 16 0 0 0 - 0 2024-07-28T16:17:55.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:55 smithi177 bash[81864]: cluster 2024-07-28T16:17:53.876181+0000 mgr.y (mgr.25253) 8674 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:55.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:55 smithi177 bash[79620]: cluster 2024-07-28T16:17:53.876181+0000 mgr.y (mgr.25253) 8674 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:55.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:55 smithi204 bash[68176]: cluster 2024-07-28T16:17:53.876181+0000 mgr.y (mgr.25253) 8674 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:55.961 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:17:55.954156+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:55.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:55.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16520 16 16 0 0 0 - 0 2024-07-28T16:17:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:17:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:17:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:17:56.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16521 16 16 0 0 0 - 0 2024-07-28T16:17:57.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:57 smithi177 bash[79620]: cluster 2024-07-28T16:17:55.877639+0000 mgr.y (mgr.25253) 8675 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:57.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:57 smithi177 bash[81864]: cluster 2024-07-28T16:17:55.877639+0000 mgr.y (mgr.25253) 8675 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:57.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:57 smithi204 bash[68176]: cluster 2024-07-28T16:17:55.877639+0000 mgr.y (mgr.25253) 8675 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:57.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16522 16 16 0 0 0 - 0 2024-07-28T16:17:58.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16523 16 16 0 0 0 - 0 2024-07-28T16:17:59.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:17:59 smithi177 bash[79620]: cluster 2024-07-28T16:17:57.879078+0000 mgr.y (mgr.25253) 8676 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:59.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:17:59 smithi177 bash[81864]: cluster 2024-07-28T16:17:57.879078+0000 mgr.y (mgr.25253) 8676 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:59.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:17:59 smithi204 bash[68176]: cluster 2024-07-28T16:17:57.879078+0000 mgr.y (mgr.25253) 8676 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:17:59.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16524 16 16 0 0 0 - 0 2024-07-28T16:18:00.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16525 16 16 0 0 0 - 0 2024-07-28T16:18:01.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:01 smithi204 bash[68176]: cluster 2024-07-28T16:17:59.880567+0000 mgr.y (mgr.25253) 8677 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:01.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:01 smithi177 bash[79620]: cluster 2024-07-28T16:17:59.880567+0000 mgr.y (mgr.25253) 8677 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:01.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:01 smithi177 bash[81864]: cluster 2024-07-28T16:17:59.880567+0000 mgr.y (mgr.25253) 8677 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:01.962 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16526 16 16 0 0 0 - 0 2024-07-28T16:18:02.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:02 smithi204 bash[68176]: audit 2024-07-28T16:18:01.131497+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:02.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:02 smithi177 bash[79620]: audit 2024-07-28T16:18:01.131497+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:02.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:02 smithi177 bash[81864]: audit 2024-07-28T16:18:01.131497+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:02 smithi204 bash[60899]: ts=2024-07-28T16:18:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16527 16 16 0 0 0 - 0 2024-07-28T16:18:03.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:03 smithi204 bash[68176]: cluster 2024-07-28T16:18:01.882013+0000 mgr.y (mgr.25253) 8678 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:03.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:03 smithi204 bash[68176]: audit 2024-07-28T16:18:02.299133+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:03.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:03 smithi177 bash[81864]: cluster 2024-07-28T16:18:01.882013+0000 mgr.y (mgr.25253) 8678 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:03.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:03 smithi177 bash[81864]: audit 2024-07-28T16:18:02.299133+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:03.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:03 smithi177 bash[79620]: cluster 2024-07-28T16:18:01.882013+0000 mgr.y (mgr.25253) 8678 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:03.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:03 smithi177 bash[79620]: audit 2024-07-28T16:18:02.299133+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:03.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16528 16 16 0 0 0 - 0 2024-07-28T16:18:04.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16529 16 16 0 0 0 - 0 2024-07-28T16:18:05.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:05 smithi204 bash[68176]: cluster 2024-07-28T16:18:03.883466+0000 mgr.y (mgr.25253) 8679 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:05.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:05 smithi177 bash[81864]: cluster 2024-07-28T16:18:03.883466+0000 mgr.y (mgr.25253) 8679 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:05.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:05 smithi177 bash[79620]: cluster 2024-07-28T16:18:03.883466+0000 mgr.y (mgr.25253) 8679 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:05.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16530 16 16 0 0 0 - 0 2024-07-28T16:18:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:18:06.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16531 16 16 0 0 0 - 0 2024-07-28T16:18:07.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:07 smithi204 bash[68176]: cluster 2024-07-28T16:18:05.884943+0000 mgr.y (mgr.25253) 8680 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:07.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:07 smithi177 bash[79620]: cluster 2024-07-28T16:18:05.884943+0000 mgr.y (mgr.25253) 8680 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:07.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:07 smithi177 bash[81864]: cluster 2024-07-28T16:18:05.884943+0000 mgr.y (mgr.25253) 8680 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:07.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16532 16 16 0 0 0 - 0 2024-07-28T16:18:08.963 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16533 16 16 0 0 0 - 0 2024-07-28T16:18:09.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[79620]: cluster 2024-07-28T16:18:07.885891+0000 mgr.y (mgr.25253) 8681 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:09.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[79620]: audit 2024-07-28T16:18:07.980496+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[79620]: audit 2024-07-28T16:18:07.986403+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[79620]: audit 2024-07-28T16:18:08.226384+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[79620]: audit 2024-07-28T16:18:08.238119+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[81864]: cluster 2024-07-28T16:18:07.885891+0000 mgr.y (mgr.25253) 8681 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[81864]: audit 2024-07-28T16:18:07.980496+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[81864]: audit 2024-07-28T16:18:07.986403+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[81864]: audit 2024-07-28T16:18:08.226384+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:08 smithi177 bash[81864]: audit 2024-07-28T16:18:08.238119+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:08 smithi204 bash[68176]: cluster 2024-07-28T16:18:07.885891+0000 mgr.y (mgr.25253) 8681 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:09.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:08 smithi204 bash[68176]: audit 2024-07-28T16:18:07.980496+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:08 smithi204 bash[68176]: audit 2024-07-28T16:18:07.986403+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:08 smithi204 bash[68176]: audit 2024-07-28T16:18:08.226384+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:08 smithi204 bash[68176]: audit 2024-07-28T16:18:08.238119+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:09.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16534 16 16 0 0 0 - 0 2024-07-28T16:18:10.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16535 16 16 0 0 0 - 0 2024-07-28T16:18:11.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:10 smithi177 bash[79620]: cluster 2024-07-28T16:18:09.887351+0000 mgr.y (mgr.25253) 8682 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:11.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:10 smithi177 bash[81864]: cluster 2024-07-28T16:18:09.887351+0000 mgr.y (mgr.25253) 8682 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:11.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:10 smithi204 bash[68176]: cluster 2024-07-28T16:18:09.887351+0000 mgr.y (mgr.25253) 8682 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:11.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16536 16 16 0 0 0 - 0 2024-07-28T16:18:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16537 16 16 0 0 0 - 0 2024-07-28T16:18:13.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:12 smithi177 bash[81864]: cluster 2024-07-28T16:18:11.888820+0000 mgr.y (mgr.25253) 8683 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:13.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:12 smithi177 bash[79620]: cluster 2024-07-28T16:18:11.888820+0000 mgr.y (mgr.25253) 8683 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:13.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:12 smithi204 bash[68176]: cluster 2024-07-28T16:18:11.888820+0000 mgr.y (mgr.25253) 8683 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:13.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16538 16 16 0 0 0 - 0 2024-07-28T16:18:14.964 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16539 16 16 0 0 0 - 0 2024-07-28T16:18:15.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:14 smithi177 bash[81864]: cluster 2024-07-28T16:18:13.890266+0000 mgr.y (mgr.25253) 8684 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:15.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:14 smithi177 bash[79620]: cluster 2024-07-28T16:18:13.890266+0000 mgr.y (mgr.25253) 8684 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:15.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:14 smithi204 bash[68176]: cluster 2024-07-28T16:18:13.890266+0000 mgr.y (mgr.25253) 8684 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:15.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:18:15.957318+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:15.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:15.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16540 16 16 0 0 0 - 0 2024-07-28T16:18:16.347 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:18:16.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16541 16 16 0 0 0 - 0 2024-07-28T16:18:17.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:16 smithi177 bash[81864]: cluster 2024-07-28T16:18:15.891756+0000 mgr.y (mgr.25253) 8685 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:17.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:16 smithi177 bash[81864]: audit 2024-07-28T16:18:16.132002+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:17.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:16 smithi177 bash[79620]: cluster 2024-07-28T16:18:15.891756+0000 mgr.y (mgr.25253) 8685 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:17.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:16 smithi177 bash[79620]: audit 2024-07-28T16:18:16.132002+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:17.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:16 smithi204 bash[68176]: cluster 2024-07-28T16:18:15.891756+0000 mgr.y (mgr.25253) 8685 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:17.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:16 smithi204 bash[68176]: audit 2024-07-28T16:18:16.132002+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:17.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16542 16 16 0 0 0 - 0 2024-07-28T16:18:18.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16543 16 16 0 0 0 - 0 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: cluster 2024-07-28T16:18:17.893380+0000 mgr.y (mgr.25253) 8686 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.130191+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.140344+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.249281+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.258209+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.260065+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:19.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.261573+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:19.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:19 smithi204 bash[68176]: audit 2024-07-28T16:18:18.270787+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: cluster 2024-07-28T16:18:17.893380+0000 mgr.y (mgr.25253) 8686 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.130191+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.140344+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.249281+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.258209+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.260065+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.261573+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[81864]: audit 2024-07-28T16:18:18.270787+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: cluster 2024-07-28T16:18:17.893380+0000 mgr.y (mgr.25253) 8686 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.130191+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.140344+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.249281+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.258209+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.260065+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.261573+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:19 smithi177 bash[79620]: audit 2024-07-28T16:18:18.270787+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:18:19.965 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16544 16 16 0 0 0 - 0 2024-07-28T16:18:20.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16545 16 16 0 0 0 - 0 2024-07-28T16:18:21.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:21 smithi204 bash[68176]: cluster 2024-07-28T16:18:19.894873+0000 mgr.y (mgr.25253) 8687 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:21.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:21 smithi177 bash[79620]: cluster 2024-07-28T16:18:19.894873+0000 mgr.y (mgr.25253) 8687 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:21.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:21 smithi177 bash[81864]: cluster 2024-07-28T16:18:19.894873+0000 mgr.y (mgr.25253) 8687 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:21.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16546 16 16 0 0 0 - 0 2024-07-28T16:18:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16547 16 16 0 0 0 - 0 2024-07-28T16:18:23.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:23 smithi204 bash[68176]: cluster 2024-07-28T16:18:21.896354+0000 mgr.y (mgr.25253) 8688 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:23.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:23 smithi177 bash[79620]: cluster 2024-07-28T16:18:21.896354+0000 mgr.y (mgr.25253) 8688 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:23 smithi177 bash[81864]: cluster 2024-07-28T16:18:21.896354+0000 mgr.y (mgr.25253) 8688 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:23.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16548 16 16 0 0 0 - 0 2024-07-28T16:18:24.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16549 16 16 0 0 0 - 0 2024-07-28T16:18:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:25 smithi204 bash[68176]: cluster 2024-07-28T16:18:23.897828+0000 mgr.y (mgr.25253) 8689 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:25 smithi177 bash[81864]: cluster 2024-07-28T16:18:23.897828+0000 mgr.y (mgr.25253) 8689 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:25.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:25 smithi177 bash[79620]: cluster 2024-07-28T16:18:23.897828+0000 mgr.y (mgr.25253) 8689 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:25.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16550 16 16 0 0 0 - 0 2024-07-28T16:18:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:18:26.966 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16551 16 16 0 0 0 - 0 2024-07-28T16:18:27.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:27 smithi204 bash[68176]: cluster 2024-07-28T16:18:25.899273+0000 mgr.y (mgr.25253) 8690 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:27.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:27 smithi177 bash[79620]: cluster 2024-07-28T16:18:25.899273+0000 mgr.y (mgr.25253) 8690 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:27.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:27 smithi177 bash[81864]: cluster 2024-07-28T16:18:25.899273+0000 mgr.y (mgr.25253) 8690 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:27.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16552 16 16 0 0 0 - 0 2024-07-28T16:18:28.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16553 16 16 0 0 0 - 0 2024-07-28T16:18:29.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:29 smithi204 bash[68176]: cluster 2024-07-28T16:18:27.900752+0000 mgr.y (mgr.25253) 8691 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:29.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:29 smithi177 bash[81864]: cluster 2024-07-28T16:18:27.900752+0000 mgr.y (mgr.25253) 8691 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:29.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:29 smithi177 bash[79620]: cluster 2024-07-28T16:18:27.900752+0000 mgr.y (mgr.25253) 8691 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:29.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16554 16 16 0 0 0 - 0 2024-07-28T16:18:30.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16555 16 16 0 0 0 - 0 2024-07-28T16:18:31.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:31 smithi204 bash[68176]: cluster 2024-07-28T16:18:29.902217+0000 mgr.y (mgr.25253) 8692 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:31.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:31 smithi204 bash[68176]: audit 2024-07-28T16:18:31.132310+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:31.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:31 smithi177 bash[79620]: cluster 2024-07-28T16:18:29.902217+0000 mgr.y (mgr.25253) 8692 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:31.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:31 smithi177 bash[79620]: audit 2024-07-28T16:18:31.132310+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:31 smithi177 bash[81864]: cluster 2024-07-28T16:18:29.902217+0000 mgr.y (mgr.25253) 8692 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:31 smithi177 bash[81864]: audit 2024-07-28T16:18:31.132310+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:31.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16556 16 16 0 0 0 - 0 2024-07-28T16:18:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16557 16 16 0 0 0 - 0 2024-07-28T16:18:33.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:33 smithi204 bash[68176]: cluster 2024-07-28T16:18:31.903697+0000 mgr.y (mgr.25253) 8693 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:33.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:33 smithi177 bash[81864]: cluster 2024-07-28T16:18:31.903697+0000 mgr.y (mgr.25253) 8693 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:33.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:33 smithi177 bash[79620]: cluster 2024-07-28T16:18:31.903697+0000 mgr.y (mgr.25253) 8693 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:33.967 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16558 16 16 0 0 0 - 0 2024-07-28T16:18:34.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16559 16 16 0 0 0 - 0 2024-07-28T16:18:35.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:35 smithi204 bash[68176]: cluster 2024-07-28T16:18:33.905102+0000 mgr.y (mgr.25253) 8694 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:35.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:35 smithi177 bash[81864]: cluster 2024-07-28T16:18:33.905102+0000 mgr.y (mgr.25253) 8694 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:35.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:35 smithi177 bash[79620]: cluster 2024-07-28T16:18:33.905102+0000 mgr.y (mgr.25253) 8694 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:35.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:18:35.960492+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:35.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:35.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16560 16 16 0 0 0 - 0 2024-07-28T16:18:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:18:36.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16561 16 16 0 0 0 - 0 2024-07-28T16:18:37.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:37 smithi177 bash[81864]: cluster 2024-07-28T16:18:35.906573+0000 mgr.y (mgr.25253) 8695 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:37.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:37 smithi177 bash[79620]: cluster 2024-07-28T16:18:35.906573+0000 mgr.y (mgr.25253) 8695 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:37.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:37 smithi204 bash[68176]: cluster 2024-07-28T16:18:35.906573+0000 mgr.y (mgr.25253) 8695 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:37.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16562 16 16 0 0 0 - 0 2024-07-28T16:18:38.968 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16563 16 16 0 0 0 - 0 2024-07-28T16:18:39.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:39 smithi177 bash[81864]: cluster 2024-07-28T16:18:37.908038+0000 mgr.y (mgr.25253) 8696 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:39.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:39 smithi177 bash[79620]: cluster 2024-07-28T16:18:37.908038+0000 mgr.y (mgr.25253) 8696 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:39.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:39 smithi204 bash[68176]: cluster 2024-07-28T16:18:37.908038+0000 mgr.y (mgr.25253) 8696 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:39.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16564 16 16 0 0 0 - 0 2024-07-28T16:18:40.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16565 16 16 0 0 0 - 0 2024-07-28T16:18:41.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:41 smithi177 bash[81864]: cluster 2024-07-28T16:18:39.909434+0000 mgr.y (mgr.25253) 8697 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:41.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:41 smithi177 bash[79620]: cluster 2024-07-28T16:18:39.909434+0000 mgr.y (mgr.25253) 8697 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:41.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:41 smithi204 bash[68176]: cluster 2024-07-28T16:18:39.909434+0000 mgr.y (mgr.25253) 8697 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:41.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16566 16 16 0 0 0 - 0 2024-07-28T16:18:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16567 16 16 0 0 0 - 0 2024-07-28T16:18:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:43 smithi177 bash[81864]: cluster 2024-07-28T16:18:41.910860+0000 mgr.y (mgr.25253) 8698 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:43.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:43 smithi177 bash[79620]: cluster 2024-07-28T16:18:41.910860+0000 mgr.y (mgr.25253) 8698 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:43.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:43 smithi204 bash[68176]: cluster 2024-07-28T16:18:41.910860+0000 mgr.y (mgr.25253) 8698 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:43.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16568 16 16 0 0 0 - 0 2024-07-28T16:18:44.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16569 16 16 0 0 0 - 0 2024-07-28T16:18:45.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:45 smithi177 bash[79620]: cluster 2024-07-28T16:18:43.912329+0000 mgr.y (mgr.25253) 8699 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:45.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:45 smithi177 bash[81864]: cluster 2024-07-28T16:18:43.912329+0000 mgr.y (mgr.25253) 8699 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:45.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:45 smithi204 bash[68176]: cluster 2024-07-28T16:18:43.912329+0000 mgr.y (mgr.25253) 8699 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:45.969 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16570 16 16 0 0 0 - 0 2024-07-28T16:18:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:18:46.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:46 smithi177 bash[81864]: audit 2024-07-28T16:18:46.132601+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:46.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:46 smithi177 bash[79620]: audit 2024-07-28T16:18:46.132601+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:46.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:46 smithi204 bash[68176]: audit 2024-07-28T16:18:46.132601+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:46.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16571 16 16 0 0 0 - 0 2024-07-28T16:18:47.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:47 smithi177 bash[81864]: cluster 2024-07-28T16:18:45.913786+0000 mgr.y (mgr.25253) 8700 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:47.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:47 smithi177 bash[79620]: cluster 2024-07-28T16:18:45.913786+0000 mgr.y (mgr.25253) 8700 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:47.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:47 smithi204 bash[68176]: cluster 2024-07-28T16:18:45.913786+0000 mgr.y (mgr.25253) 8700 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:47.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16572 16 16 0 0 0 - 0 2024-07-28T16:18:48.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16573 16 16 0 0 0 - 0 2024-07-28T16:18:49.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:49 smithi177 bash[81864]: cluster 2024-07-28T16:18:47.915259+0000 mgr.y (mgr.25253) 8701 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:49.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:49 smithi177 bash[79620]: cluster 2024-07-28T16:18:47.915259+0000 mgr.y (mgr.25253) 8701 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:49.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:49 smithi204 bash[68176]: cluster 2024-07-28T16:18:47.915259+0000 mgr.y (mgr.25253) 8701 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:49.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16574 16 16 0 0 0 - 0 2024-07-28T16:18:50.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16575 16 16 0 0 0 - 0 2024-07-28T16:18:51.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:51 smithi177 bash[81864]: cluster 2024-07-28T16:18:49.916783+0000 mgr.y (mgr.25253) 8702 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:51.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:51 smithi177 bash[79620]: cluster 2024-07-28T16:18:49.916783+0000 mgr.y (mgr.25253) 8702 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:51.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:51 smithi204 bash[68176]: cluster 2024-07-28T16:18:49.916783+0000 mgr.y (mgr.25253) 8702 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:51.970 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16576 16 16 0 0 0 - 0 2024-07-28T16:18:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:18:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16577 16 16 0 0 0 - 0 2024-07-28T16:18:53.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:53 smithi177 bash[81864]: cluster 2024-07-28T16:18:51.918235+0000 mgr.y (mgr.25253) 8703 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:53.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:53 smithi177 bash[79620]: cluster 2024-07-28T16:18:51.918235+0000 mgr.y (mgr.25253) 8703 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:53.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:53 smithi204 bash[68176]: cluster 2024-07-28T16:18:51.918235+0000 mgr.y (mgr.25253) 8703 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:53.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16578 16 16 0 0 0 - 0 2024-07-28T16:18:54.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16579 16 16 0 0 0 - 0 2024-07-28T16:18:55.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:55 smithi177 bash[81864]: cluster 2024-07-28T16:18:53.919694+0000 mgr.y (mgr.25253) 8704 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:55.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:55 smithi177 bash[79620]: cluster 2024-07-28T16:18:53.919694+0000 mgr.y (mgr.25253) 8704 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:55 smithi204 bash[68176]: cluster 2024-07-28T16:18:53.919694+0000 mgr.y (mgr.25253) 8704 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:55.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:18:55.963685+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:55.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:55.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16580 16 16 0 0 0 - 0 2024-07-28T16:18:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:18:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:18:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:18:56.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16581 16 16 0 0 0 - 0 2024-07-28T16:18:57.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:57 smithi177 bash[81864]: cluster 2024-07-28T16:18:55.921135+0000 mgr.y (mgr.25253) 8705 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:57.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:57 smithi177 bash[79620]: cluster 2024-07-28T16:18:55.921135+0000 mgr.y (mgr.25253) 8705 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:57.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:57 smithi204 bash[68176]: cluster 2024-07-28T16:18:55.921135+0000 mgr.y (mgr.25253) 8705 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:57.971 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16582 16 16 0 0 0 - 0 2024-07-28T16:18:58.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16583 16 16 0 0 0 - 0 2024-07-28T16:18:59.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:18:59 smithi177 bash[81864]: cluster 2024-07-28T16:18:57.922587+0000 mgr.y (mgr.25253) 8706 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:59.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:18:59 smithi177 bash[79620]: cluster 2024-07-28T16:18:57.922587+0000 mgr.y (mgr.25253) 8706 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:59.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:18:59 smithi204 bash[68176]: cluster 2024-07-28T16:18:57.922587+0000 mgr.y (mgr.25253) 8706 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:18:59.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16584 16 16 0 0 0 - 0 2024-07-28T16:19:00.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16585 16 16 0 0 0 - 0 2024-07-28T16:19:01.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:01 smithi177 bash[81864]: cluster 2024-07-28T16:18:59.924048+0000 mgr.y (mgr.25253) 8707 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:01.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:01 smithi177 bash[81864]: audit 2024-07-28T16:19:01.133057+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:01.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:01 smithi177 bash[79620]: cluster 2024-07-28T16:18:59.924048+0000 mgr.y (mgr.25253) 8707 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:01.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:01 smithi177 bash[79620]: audit 2024-07-28T16:19:01.133057+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:01.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:01 smithi204 bash[68176]: cluster 2024-07-28T16:18:59.924048+0000 mgr.y (mgr.25253) 8707 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:01.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:01 smithi204 bash[68176]: audit 2024-07-28T16:19:01.133057+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:01.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16586 16 16 0 0 0 - 0 2024-07-28T16:19:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16587 16 16 0 0 0 - 0 2024-07-28T16:19:03.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:03 smithi177 bash[81864]: cluster 2024-07-28T16:19:01.925462+0000 mgr.y (mgr.25253) 8708 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:03.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:03 smithi177 bash[79620]: cluster 2024-07-28T16:19:01.925462+0000 mgr.y (mgr.25253) 8708 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:03.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:03 smithi204 bash[68176]: cluster 2024-07-28T16:19:01.925462+0000 mgr.y (mgr.25253) 8708 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:03.972 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16588 16 16 0 0 0 - 0 2024-07-28T16:19:04.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16589 16 16 0 0 0 - 0 2024-07-28T16:19:05.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:05 smithi177 bash[79620]: cluster 2024-07-28T16:19:03.926895+0000 mgr.y (mgr.25253) 8709 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:05.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:05 smithi177 bash[81864]: cluster 2024-07-28T16:19:03.926895+0000 mgr.y (mgr.25253) 8709 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:05.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:05 smithi204 bash[68176]: cluster 2024-07-28T16:19:03.926895+0000 mgr.y (mgr.25253) 8709 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:05.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16590 16 16 0 0 0 - 0 2024-07-28T16:19:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:19:06.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16591 16 16 0 0 0 - 0 2024-07-28T16:19:07.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:07 smithi177 bash[79620]: cluster 2024-07-28T16:19:05.928401+0000 mgr.y (mgr.25253) 8710 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:07.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:07 smithi177 bash[81864]: cluster 2024-07-28T16:19:05.928401+0000 mgr.y (mgr.25253) 8710 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:07.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:07 smithi204 bash[68176]: cluster 2024-07-28T16:19:05.928401+0000 mgr.y (mgr.25253) 8710 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:07.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16592 16 16 0 0 0 - 0 2024-07-28T16:19:08.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16593 16 16 0 0 0 - 0 2024-07-28T16:19:09.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:09 smithi177 bash[79620]: cluster 2024-07-28T16:19:07.929865+0000 mgr.y (mgr.25253) 8711 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:09.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:09 smithi177 bash[81864]: cluster 2024-07-28T16:19:07.929865+0000 mgr.y (mgr.25253) 8711 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:09.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:09 smithi204 bash[68176]: cluster 2024-07-28T16:19:07.929865+0000 mgr.y (mgr.25253) 8711 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:09.973 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16594 16 16 0 0 0 - 0 2024-07-28T16:19:10.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16595 16 16 0 0 0 - 0 2024-07-28T16:19:11.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:11 smithi177 bash[81864]: cluster 2024-07-28T16:19:09.931295+0000 mgr.y (mgr.25253) 8712 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:11.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:11 smithi177 bash[79620]: cluster 2024-07-28T16:19:09.931295+0000 mgr.y (mgr.25253) 8712 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:11.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:11 smithi204 bash[68176]: cluster 2024-07-28T16:19:09.931295+0000 mgr.y (mgr.25253) 8712 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:11.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16596 16 16 0 0 0 - 0 2024-07-28T16:19:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16597 16 16 0 0 0 - 0 2024-07-28T16:19:13.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:13 smithi177 bash[81864]: cluster 2024-07-28T16:19:11.932780+0000 mgr.y (mgr.25253) 8713 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:13.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:13 smithi177 bash[79620]: cluster 2024-07-28T16:19:11.932780+0000 mgr.y (mgr.25253) 8713 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:13.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:13 smithi204 bash[68176]: cluster 2024-07-28T16:19:11.932780+0000 mgr.y (mgr.25253) 8713 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:13.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16598 16 16 0 0 0 - 0 2024-07-28T16:19:14.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16599 16 16 0 0 0 - 0 2024-07-28T16:19:15.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:15 smithi177 bash[81864]: cluster 2024-07-28T16:19:13.934252+0000 mgr.y (mgr.25253) 8714 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:15.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:15 smithi177 bash[79620]: cluster 2024-07-28T16:19:13.934252+0000 mgr.y (mgr.25253) 8714 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:15.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:15 smithi204 bash[68176]: cluster 2024-07-28T16:19:13.934252+0000 mgr.y (mgr.25253) 8714 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:15.974 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:19:15.966833+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:15.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:15.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16600 16 16 0 0 0 - 0 2024-07-28T16:19:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:16 smithi177 bash[81864]: audit 2024-07-28T16:19:16.133738+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:16.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:19:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:16 smithi177 bash[79620]: audit 2024-07-28T16:19:16.133738+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:16 smithi204 bash[68176]: audit 2024-07-28T16:19:16.133738+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:16.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16601 16 16 0 0 0 - 0 2024-07-28T16:19:17.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:17 smithi204 bash[68176]: cluster 2024-07-28T16:19:15.935766+0000 mgr.y (mgr.25253) 8715 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:17.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:17 smithi177 bash[81864]: cluster 2024-07-28T16:19:15.935766+0000 mgr.y (mgr.25253) 8715 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:17.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:17 smithi177 bash[79620]: cluster 2024-07-28T16:19:15.935766+0000 mgr.y (mgr.25253) 8715 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:17.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16602 16 16 0 0 0 - 0 2024-07-28T16:19:18.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16603 16 16 0 0 0 - 0 2024-07-28T16:19:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:19 smithi204 bash[68176]: cluster 2024-07-28T16:19:17.937233+0000 mgr.y (mgr.25253) 8716 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:19 smithi204 bash[68176]: audit 2024-07-28T16:19:18.421283+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:19.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:19 smithi177 bash[81864]: cluster 2024-07-28T16:19:17.937233+0000 mgr.y (mgr.25253) 8716 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:19.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:19 smithi177 bash[81864]: audit 2024-07-28T16:19:18.421283+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:19.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:19 smithi177 bash[79620]: cluster 2024-07-28T16:19:17.937233+0000 mgr.y (mgr.25253) 8716 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:19.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:19 smithi177 bash[79620]: audit 2024-07-28T16:19:18.421283+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:19.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16604 16 16 0 0 0 - 0 2024-07-28T16:19:20.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16605 16 16 0 0 0 - 0 2024-07-28T16:19:21.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:21 smithi204 bash[68176]: cluster 2024-07-28T16:19:19.938673+0000 mgr.y (mgr.25253) 8717 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:21.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:21 smithi177 bash[81864]: cluster 2024-07-28T16:19:19.938673+0000 mgr.y (mgr.25253) 8717 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:21.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:21 smithi177 bash[79620]: cluster 2024-07-28T16:19:19.938673+0000 mgr.y (mgr.25253) 8717 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:21.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16606 16 16 0 0 0 - 0 2024-07-28T16:19:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16607 16 16 0 0 0 - 0 2024-07-28T16:19:23.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:23 smithi204 bash[68176]: cluster 2024-07-28T16:19:21.940159+0000 mgr.y (mgr.25253) 8718 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:23.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:23 smithi177 bash[81864]: cluster 2024-07-28T16:19:21.940159+0000 mgr.y (mgr.25253) 8718 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:23.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:23 smithi177 bash[79620]: cluster 2024-07-28T16:19:21.940159+0000 mgr.y (mgr.25253) 8718 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:23.975 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16608 16 16 0 0 0 - 0 2024-07-28T16:19:24.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16609 16 16 0 0 0 - 0 2024-07-28T16:19:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: cluster 2024-07-28T16:19:23.940855+0000 mgr.y (mgr.25253) 8719 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.066022+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.070800+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.341695+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.349371+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.762857+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:25.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.764492+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:25.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:25 smithi204 bash[68176]: audit 2024-07-28T16:19:24.773950+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: cluster 2024-07-28T16:19:23.940855+0000 mgr.y (mgr.25253) 8719 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.066022+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.070800+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.341695+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.349371+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.762857+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.764492+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[81864]: audit 2024-07-28T16:19:24.773950+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: cluster 2024-07-28T16:19:23.940855+0000 mgr.y (mgr.25253) 8719 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.066022+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.070800+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.341695+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.349371+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.762857+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.764492+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:25 smithi177 bash[79620]: audit 2024-07-28T16:19:24.773950+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:19:25.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16610 16 16 0 0 0 - 0 2024-07-28T16:19:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:19:26.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16611 16 16 0 0 0 - 0 2024-07-28T16:19:27.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:27 smithi204 bash[68176]: cluster 2024-07-28T16:19:25.942248+0000 mgr.y (mgr.25253) 8720 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:27.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:27 smithi177 bash[81864]: cluster 2024-07-28T16:19:25.942248+0000 mgr.y (mgr.25253) 8720 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:27.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:27 smithi177 bash[79620]: cluster 2024-07-28T16:19:25.942248+0000 mgr.y (mgr.25253) 8720 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:27.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16612 16 16 0 0 0 - 0 2024-07-28T16:19:28.976 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16613 16 16 0 0 0 - 0 2024-07-28T16:19:29.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:29 smithi204 bash[68176]: cluster 2024-07-28T16:19:27.943895+0000 mgr.y (mgr.25253) 8721 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:29.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:29 smithi177 bash[81864]: cluster 2024-07-28T16:19:27.943895+0000 mgr.y (mgr.25253) 8721 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:29.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:29 smithi177 bash[79620]: cluster 2024-07-28T16:19:27.943895+0000 mgr.y (mgr.25253) 8721 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:29.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16614 16 16 0 0 0 - 0 2024-07-28T16:19:30.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16615 16 16 0 0 0 - 0 2024-07-28T16:19:31.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:31 smithi204 bash[68176]: cluster 2024-07-28T16:19:29.945323+0000 mgr.y (mgr.25253) 8722 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:31 smithi177 bash[81864]: cluster 2024-07-28T16:19:29.945323+0000 mgr.y (mgr.25253) 8722 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:31.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:31 smithi177 bash[79620]: cluster 2024-07-28T16:19:29.945323+0000 mgr.y (mgr.25253) 8722 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:31.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16616 16 16 0 0 0 - 0 2024-07-28T16:19:32.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:32 smithi204 bash[68176]: audit 2024-07-28T16:19:31.134062+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:32.422 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:32 smithi177 bash[81864]: audit 2024-07-28T16:19:31.134062+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:32.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:32 smithi177 bash[79620]: audit 2024-07-28T16:19:31.134062+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:32.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16617 16 16 0 0 0 - 0 2024-07-28T16:19:33.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:33 smithi204 bash[68176]: cluster 2024-07-28T16:19:31.946782+0000 mgr.y (mgr.25253) 8723 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:33.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:33 smithi177 bash[81864]: cluster 2024-07-28T16:19:31.946782+0000 mgr.y (mgr.25253) 8723 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:33.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:33 smithi177 bash[79620]: cluster 2024-07-28T16:19:31.946782+0000 mgr.y (mgr.25253) 8723 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:33.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16618 16 16 0 0 0 - 0 2024-07-28T16:19:34.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16619 16 16 0 0 0 - 0 2024-07-28T16:19:35.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:35 smithi204 bash[68176]: cluster 2024-07-28T16:19:33.948266+0000 mgr.y (mgr.25253) 8724 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:35.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:35 smithi177 bash[81864]: cluster 2024-07-28T16:19:33.948266+0000 mgr.y (mgr.25253) 8724 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:35.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:35 smithi177 bash[79620]: cluster 2024-07-28T16:19:33.948266+0000 mgr.y (mgr.25253) 8724 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:35.977 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:19:35.969950+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:35.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:35.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16620 16 16 0 0 0 - 0 2024-07-28T16:19:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:19:36.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16621 16 16 0 0 0 - 0 2024-07-28T16:19:37.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:37 smithi204 bash[68176]: cluster 2024-07-28T16:19:35.949716+0000 mgr.y (mgr.25253) 8725 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:37.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:37 smithi177 bash[81864]: cluster 2024-07-28T16:19:35.949716+0000 mgr.y (mgr.25253) 8725 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:37.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:37 smithi177 bash[79620]: cluster 2024-07-28T16:19:35.949716+0000 mgr.y (mgr.25253) 8725 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:37.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16622 16 16 0 0 0 - 0 2024-07-28T16:19:38.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16623 16 16 0 0 0 - 0 2024-07-28T16:19:39.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:39 smithi204 bash[68176]: cluster 2024-07-28T16:19:37.951165+0000 mgr.y (mgr.25253) 8726 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:39.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:39 smithi177 bash[79620]: cluster 2024-07-28T16:19:37.951165+0000 mgr.y (mgr.25253) 8726 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:39 smithi177 bash[81864]: cluster 2024-07-28T16:19:37.951165+0000 mgr.y (mgr.25253) 8726 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:39.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16624 16 16 0 0 0 - 0 2024-07-28T16:19:40.978 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16625 16 16 0 0 0 - 0 2024-07-28T16:19:41.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:41 smithi204 bash[68176]: cluster 2024-07-28T16:19:39.952637+0000 mgr.y (mgr.25253) 8727 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:41.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:41 smithi177 bash[79620]: cluster 2024-07-28T16:19:39.952637+0000 mgr.y (mgr.25253) 8727 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:41.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:41 smithi177 bash[81864]: cluster 2024-07-28T16:19:39.952637+0000 mgr.y (mgr.25253) 8727 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:41.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16626 16 16 0 0 0 - 0 2024-07-28T16:19:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:42 smithi204 bash[60899]: ts=2024-07-28T16:19:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16627 16 16 0 0 0 - 0 2024-07-28T16:19:43.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:43 smithi204 bash[68176]: cluster 2024-07-28T16:19:41.954120+0000 mgr.y (mgr.25253) 8728 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:43 smithi177 bash[79620]: cluster 2024-07-28T16:19:41.954120+0000 mgr.y (mgr.25253) 8728 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:43.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:43 smithi177 bash[81864]: cluster 2024-07-28T16:19:41.954120+0000 mgr.y (mgr.25253) 8728 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:43.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16628 16 16 0 0 0 - 0 2024-07-28T16:19:44.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16629 16 16 0 0 0 - 0 2024-07-28T16:19:45.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:45 smithi177 bash[79620]: cluster 2024-07-28T16:19:43.955561+0000 mgr.y (mgr.25253) 8729 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:45.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:45 smithi177 bash[81864]: cluster 2024-07-28T16:19:43.955561+0000 mgr.y (mgr.25253) 8729 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:45 smithi204 bash[68176]: cluster 2024-07-28T16:19:43.955561+0000 mgr.y (mgr.25253) 8729 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:45.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16630 16 16 0 0 0 - 0 2024-07-28T16:19:46.437 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:19:46.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:46 smithi177 bash[79620]: audit 2024-07-28T16:19:46.134081+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:46.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:46 smithi177 bash[81864]: audit 2024-07-28T16:19:46.134081+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:46.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:46 smithi204 bash[68176]: audit 2024-07-28T16:19:46.134081+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:46.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16631 16 16 0 0 0 - 0 2024-07-28T16:19:47.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:47 smithi177 bash[79620]: cluster 2024-07-28T16:19:45.956995+0000 mgr.y (mgr.25253) 8730 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:47.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:47 smithi177 bash[81864]: cluster 2024-07-28T16:19:45.956995+0000 mgr.y (mgr.25253) 8730 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:47.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:47 smithi204 bash[68176]: cluster 2024-07-28T16:19:45.956995+0000 mgr.y (mgr.25253) 8730 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:47.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16632 16 16 0 0 0 - 0 2024-07-28T16:19:48.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16633 16 16 0 0 0 - 0 2024-07-28T16:19:49.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:49 smithi177 bash[81864]: cluster 2024-07-28T16:19:47.958445+0000 mgr.y (mgr.25253) 8731 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:49.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:49 smithi177 bash[79620]: cluster 2024-07-28T16:19:47.958445+0000 mgr.y (mgr.25253) 8731 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:49 smithi204 bash[68176]: cluster 2024-07-28T16:19:47.958445+0000 mgr.y (mgr.25253) 8731 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:49.979 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16634 16 16 0 0 0 - 0 2024-07-28T16:19:50.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16635 16 16 0 0 0 - 0 2024-07-28T16:19:51.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:51 smithi177 bash[81864]: cluster 2024-07-28T16:19:49.960024+0000 mgr.y (mgr.25253) 8732 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:51.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:51 smithi177 bash[79620]: cluster 2024-07-28T16:19:49.960024+0000 mgr.y (mgr.25253) 8732 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:51.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:51 smithi204 bash[68176]: cluster 2024-07-28T16:19:49.960024+0000 mgr.y (mgr.25253) 8732 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:51.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16636 16 16 0 0 0 - 0 2024-07-28T16:19:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:19:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16637 16 16 0 0 0 - 0 2024-07-28T16:19:53.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:53 smithi177 bash[81864]: cluster 2024-07-28T16:19:51.961502+0000 mgr.y (mgr.25253) 8733 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:53.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:53 smithi177 bash[79620]: cluster 2024-07-28T16:19:51.961502+0000 mgr.y (mgr.25253) 8733 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:53.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:53 smithi204 bash[68176]: cluster 2024-07-28T16:19:51.961502+0000 mgr.y (mgr.25253) 8733 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:53.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16638 16 16 0 0 0 - 0 2024-07-28T16:19:54.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16639 16 16 0 0 0 - 0 2024-07-28T16:19:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:55 smithi177 bash[81864]: cluster 2024-07-28T16:19:53.962934+0000 mgr.y (mgr.25253) 8734 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:55.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:55 smithi177 bash[79620]: cluster 2024-07-28T16:19:53.962934+0000 mgr.y (mgr.25253) 8734 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:55.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:55 smithi204 bash[68176]: cluster 2024-07-28T16:19:53.962934+0000 mgr.y (mgr.25253) 8734 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:55.980 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:19:55.972979+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:55.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:55.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16640 16 16 0 0 0 - 0 2024-07-28T16:19:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:19:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:19:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:19:56.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16641 16 16 0 0 0 - 0 2024-07-28T16:19:57.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:57 smithi177 bash[81864]: cluster 2024-07-28T16:19:55.964449+0000 mgr.y (mgr.25253) 8735 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:57.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:57 smithi177 bash[79620]: cluster 2024-07-28T16:19:55.964449+0000 mgr.y (mgr.25253) 8735 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:57.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:57 smithi204 bash[68176]: cluster 2024-07-28T16:19:55.964449+0000 mgr.y (mgr.25253) 8735 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:57.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16642 16 16 0 0 0 - 0 2024-07-28T16:19:58.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16643 16 16 0 0 0 - 0 2024-07-28T16:19:59.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:19:59 smithi177 bash[81864]: cluster 2024-07-28T16:19:57.965878+0000 mgr.y (mgr.25253) 8736 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:59.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:19:59 smithi177 bash[79620]: cluster 2024-07-28T16:19:57.965878+0000 mgr.y (mgr.25253) 8736 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:59.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:19:59 smithi204 bash[68176]: cluster 2024-07-28T16:19:57.965878+0000 mgr.y (mgr.25253) 8736 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:19:59.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16644 16 16 0 0 0 - 0 2024-07-28T16:20:00.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:00 smithi177 bash[81864]: cluster 2024-07-28T16:20:00.000143+0000 mon.a (mon.0) 5192 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:20:00.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:00 smithi177 bash[79620]: cluster 2024-07-28T16:20:00.000143+0000 mon.a (mon.0) 5192 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:20:00.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:00 smithi204 bash[68176]: cluster 2024-07-28T16:20:00.000143+0000 mon.a (mon.0) 5192 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:20:00.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16645 16 16 0 0 0 - 0 2024-07-28T16:20:01.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:01 smithi177 bash[81864]: cluster 2024-07-28T16:19:59.967304+0000 mgr.y (mgr.25253) 8737 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:01.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:01 smithi177 bash[81864]: audit 2024-07-28T16:20:01.134859+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:01 smithi177 bash[79620]: cluster 2024-07-28T16:19:59.967304+0000 mgr.y (mgr.25253) 8737 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:01.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:01 smithi177 bash[79620]: audit 2024-07-28T16:20:01.134859+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:01 smithi204 bash[68176]: cluster 2024-07-28T16:19:59.967304+0000 mgr.y (mgr.25253) 8737 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:01 smithi204 bash[68176]: audit 2024-07-28T16:20:01.134859+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:01.981 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16646 16 16 0 0 0 - 0 2024-07-28T16:20:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16647 16 16 0 0 0 - 0 2024-07-28T16:20:03.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:03 smithi177 bash[79620]: cluster 2024-07-28T16:20:01.968901+0000 mgr.y (mgr.25253) 8738 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:03.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:03 smithi177 bash[81864]: cluster 2024-07-28T16:20:01.968901+0000 mgr.y (mgr.25253) 8738 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:03.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:03 smithi204 bash[68176]: cluster 2024-07-28T16:20:01.968901+0000 mgr.y (mgr.25253) 8738 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:03.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16648 16 16 0 0 0 - 0 2024-07-28T16:20:04.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16649 16 16 0 0 0 - 0 2024-07-28T16:20:05.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:05 smithi177 bash[81864]: cluster 2024-07-28T16:20:03.970370+0000 mgr.y (mgr.25253) 8739 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:05.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:05 smithi177 bash[79620]: cluster 2024-07-28T16:20:03.970370+0000 mgr.y (mgr.25253) 8739 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:05.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:05 smithi204 bash[68176]: cluster 2024-07-28T16:20:03.970370+0000 mgr.y (mgr.25253) 8739 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:05.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16650 16 16 0 0 0 - 0 2024-07-28T16:20:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:20:06.982 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16651 16 16 0 0 0 - 0 2024-07-28T16:20:07.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:07 smithi177 bash[81864]: cluster 2024-07-28T16:20:05.971829+0000 mgr.y (mgr.25253) 8740 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:07.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:07 smithi177 bash[79620]: cluster 2024-07-28T16:20:05.971829+0000 mgr.y (mgr.25253) 8740 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:07.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:07 smithi204 bash[68176]: cluster 2024-07-28T16:20:05.971829+0000 mgr.y (mgr.25253) 8740 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:07.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16652 16 16 0 0 0 - 0 2024-07-28T16:20:08.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16653 16 16 0 0 0 - 0 2024-07-28T16:20:09.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:09 smithi177 bash[81864]: cluster 2024-07-28T16:20:07.973266+0000 mgr.y (mgr.25253) 8741 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:09.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:09 smithi177 bash[79620]: cluster 2024-07-28T16:20:07.973266+0000 mgr.y (mgr.25253) 8741 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:09.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:09 smithi204 bash[68176]: cluster 2024-07-28T16:20:07.973266+0000 mgr.y (mgr.25253) 8741 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:09.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16654 16 16 0 0 0 - 0 2024-07-28T16:20:10.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16655 16 16 0 0 0 - 0 2024-07-28T16:20:11.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:11 smithi177 bash[81864]: cluster 2024-07-28T16:20:09.974726+0000 mgr.y (mgr.25253) 8742 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:11.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:11 smithi177 bash[79620]: cluster 2024-07-28T16:20:09.974726+0000 mgr.y (mgr.25253) 8742 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:11.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:11 smithi204 bash[68176]: cluster 2024-07-28T16:20:09.974726+0000 mgr.y (mgr.25253) 8742 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:11.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16656 16 16 0 0 0 - 0 2024-07-28T16:20:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16657 16 16 0 0 0 - 0 2024-07-28T16:20:13.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:13 smithi177 bash[81864]: cluster 2024-07-28T16:20:11.976214+0000 mgr.y (mgr.25253) 8743 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:13.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:13 smithi177 bash[79620]: cluster 2024-07-28T16:20:11.976214+0000 mgr.y (mgr.25253) 8743 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:13.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:13 smithi204 bash[68176]: cluster 2024-07-28T16:20:11.976214+0000 mgr.y (mgr.25253) 8743 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:13.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16658 16 16 0 0 0 - 0 2024-07-28T16:20:14.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16659 16 16 0 0 0 - 0 2024-07-28T16:20:15.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:15 smithi177 bash[81864]: cluster 2024-07-28T16:20:13.977654+0000 mgr.y (mgr.25253) 8744 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:15.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:15 smithi177 bash[79620]: cluster 2024-07-28T16:20:13.977654+0000 mgr.y (mgr.25253) 8744 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:15.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:15 smithi204 bash[68176]: cluster 2024-07-28T16:20:13.977654+0000 mgr.y (mgr.25253) 8744 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:15.983 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:20:15.976111+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:15.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:15.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16660 16 16 0 0 0 - 0 2024-07-28T16:20:16.513 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:20:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:16 smithi177 bash[79620]: audit 2024-07-28T16:20:16.135254+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:16.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:16 smithi177 bash[81864]: audit 2024-07-28T16:20:16.135254+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:16.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:16 smithi204 bash[68176]: audit 2024-07-28T16:20:16.135254+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:16.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16661 16 16 0 0 0 - 0 2024-07-28T16:20:17.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:17 smithi177 bash[79620]: cluster 2024-07-28T16:20:15.979085+0000 mgr.y (mgr.25253) 8745 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:17.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:17 smithi177 bash[81864]: cluster 2024-07-28T16:20:15.979085+0000 mgr.y (mgr.25253) 8745 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:17.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:17 smithi204 bash[68176]: cluster 2024-07-28T16:20:15.979085+0000 mgr.y (mgr.25253) 8745 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:17.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16662 16 16 0 0 0 - 0 2024-07-28T16:20:18.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16663 16 16 0 0 0 - 0 2024-07-28T16:20:19.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:19 smithi177 bash[79620]: cluster 2024-07-28T16:20:17.980534+0000 mgr.y (mgr.25253) 8746 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:19.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:19 smithi177 bash[81864]: cluster 2024-07-28T16:20:17.980534+0000 mgr.y (mgr.25253) 8746 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:19.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:19 smithi204 bash[68176]: cluster 2024-07-28T16:20:17.980534+0000 mgr.y (mgr.25253) 8746 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:19.984 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16664 16 16 0 0 0 - 0 2024-07-28T16:20:20.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16665 16 16 0 0 0 - 0 2024-07-28T16:20:21.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:21 smithi177 bash[79620]: cluster 2024-07-28T16:20:19.981957+0000 mgr.y (mgr.25253) 8747 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:21.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:21 smithi177 bash[81864]: cluster 2024-07-28T16:20:19.981957+0000 mgr.y (mgr.25253) 8747 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:21.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:21 smithi204 bash[68176]: cluster 2024-07-28T16:20:19.981957+0000 mgr.y (mgr.25253) 8747 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:21.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16666 16 16 0 0 0 - 0 2024-07-28T16:20:22.325 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:20:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:20:22.010483272Z level=info msg="Completed cleanup jobs" duration=46.016326ms 2024-07-28T16:20:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16667 16 16 0 0 0 - 0 2024-07-28T16:20:23.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:23 smithi204 bash[68176]: cluster 2024-07-28T16:20:21.983404+0000 mgr.y (mgr.25253) 8748 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:23.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16668 16 16 0 0 0 - 0 2024-07-28T16:20:24.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:23 smithi177 bash[81864]: cluster 2024-07-28T16:20:21.983404+0000 mgr.y (mgr.25253) 8748 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:24.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:23 smithi177 bash[79620]: cluster 2024-07-28T16:20:21.983404+0000 mgr.y (mgr.25253) 8748 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:24.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16669 16 16 0 0 0 - 0 2024-07-28T16:20:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:25 smithi204 bash[68176]: cluster 2024-07-28T16:20:23.984861+0000 mgr.y (mgr.25253) 8749 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:25 smithi204 bash[68176]: audit 2024-07-28T16:20:24.900204+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:25 smithi204 bash[68176]: audit 2024-07-28T16:20:25.275085+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:25 smithi204 bash[68176]: audit 2024-07-28T16:20:25.282686+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:25.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16670 16 16 0 0 0 - 0 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[81864]: cluster 2024-07-28T16:20:23.984861+0000 mgr.y (mgr.25253) 8749 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[81864]: audit 2024-07-28T16:20:24.900204+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[81864]: audit 2024-07-28T16:20:25.275085+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[81864]: audit 2024-07-28T16:20:25.282686+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[79620]: cluster 2024-07-28T16:20:23.984861+0000 mgr.y (mgr.25253) 8749 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[79620]: audit 2024-07-28T16:20:24.900204+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[79620]: audit 2024-07-28T16:20:25.275085+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:25 smithi177 bash[79620]: audit 2024-07-28T16:20:25.282686+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:20:26.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16671 16 16 0 0 0 - 0 2024-07-28T16:20:27.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:27 smithi204 bash[68176]: cluster 2024-07-28T16:20:25.986288+0000 mgr.y (mgr.25253) 8750 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:27.985 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16672 16 16 0 0 0 - 0 2024-07-28T16:20:28.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:27 smithi177 bash[81864]: cluster 2024-07-28T16:20:25.986288+0000 mgr.y (mgr.25253) 8750 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:28.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:27 smithi177 bash[79620]: cluster 2024-07-28T16:20:25.986288+0000 mgr.y (mgr.25253) 8750 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:28.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16673 16 16 0 0 0 - 0 2024-07-28T16:20:29.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:29 smithi204 bash[68176]: cluster 2024-07-28T16:20:27.987746+0000 mgr.y (mgr.25253) 8751 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:29.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16674 16 16 0 0 0 - 0 2024-07-28T16:20:30.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:29 smithi177 bash[79620]: cluster 2024-07-28T16:20:27.987746+0000 mgr.y (mgr.25253) 8751 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:30.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:29 smithi177 bash[81864]: cluster 2024-07-28T16:20:27.987746+0000 mgr.y (mgr.25253) 8751 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:30.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16675 16 16 0 0 0 - 0 2024-07-28T16:20:31.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: cluster 2024-07-28T16:20:29.989166+0000 mgr.y (mgr.25253) 8752 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:31.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:30.806439+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:30.811226+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:30.892198+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:30.897322+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:31.135402+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:31.343590+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:31.345115+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:31 smithi204 bash[68176]: audit 2024-07-28T16:20:31.356624+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:31.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16676 16 16 0 0 0 - 0 2024-07-28T16:20:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: cluster 2024-07-28T16:20:29.989166+0000 mgr.y (mgr.25253) 8752 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:30.806439+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:30.811226+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:30.892198+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:30.897322+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:31.135402+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:31.343590+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:31.345115+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[79620]: audit 2024-07-28T16:20:31.356624+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: cluster 2024-07-28T16:20:29.989166+0000 mgr.y (mgr.25253) 8752 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:30.806439+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:30.811226+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:30.892198+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:30.897322+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:31.135402+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:31.343590+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:31.345115+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:31 smithi177 bash[81864]: audit 2024-07-28T16:20:31.356624+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:20:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16677 16 16 0 0 0 - 0 2024-07-28T16:20:33.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:33 smithi204 bash[68176]: cluster 2024-07-28T16:20:31.990649+0000 mgr.y (mgr.25253) 8753 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:33.986 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16678 16 16 0 0 0 - 0 2024-07-28T16:20:34.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:33 smithi177 bash[79620]: cluster 2024-07-28T16:20:31.990649+0000 mgr.y (mgr.25253) 8753 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:34.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:33 smithi177 bash[81864]: cluster 2024-07-28T16:20:31.990649+0000 mgr.y (mgr.25253) 8753 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:34.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16679 16 16 0 0 0 - 0 2024-07-28T16:20:35.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:35 smithi204 bash[68176]: cluster 2024-07-28T16:20:33.992107+0000 mgr.y (mgr.25253) 8754 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:35.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:20:35.979346+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:35.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:35.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16680 16 16 0 0 0 - 0 2024-07-28T16:20:36.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:35 smithi177 bash[81864]: cluster 2024-07-28T16:20:33.992107+0000 mgr.y (mgr.25253) 8754 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:36.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:35 smithi177 bash[79620]: cluster 2024-07-28T16:20:33.992107+0000 mgr.y (mgr.25253) 8754 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:20:36.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16681 16 16 0 0 0 - 0 2024-07-28T16:20:37.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:37 smithi204 bash[68176]: cluster 2024-07-28T16:20:35.993546+0000 mgr.y (mgr.25253) 8755 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:37.987 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16682 16 16 0 0 0 - 0 2024-07-28T16:20:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:37 smithi177 bash[81864]: cluster 2024-07-28T16:20:35.993546+0000 mgr.y (mgr.25253) 8755 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:37 smithi177 bash[79620]: cluster 2024-07-28T16:20:35.993546+0000 mgr.y (mgr.25253) 8755 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:38.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16683 16 16 0 0 0 - 0 2024-07-28T16:20:39.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:39 smithi204 bash[68176]: cluster 2024-07-28T16:20:37.994967+0000 mgr.y (mgr.25253) 8756 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:39.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16684 16 16 0 0 0 - 0 2024-07-28T16:20:40.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:39 smithi177 bash[81864]: cluster 2024-07-28T16:20:37.994967+0000 mgr.y (mgr.25253) 8756 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:40.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:39 smithi177 bash[79620]: cluster 2024-07-28T16:20:37.994967+0000 mgr.y (mgr.25253) 8756 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:40.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16685 16 16 0 0 0 - 0 2024-07-28T16:20:41.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:41 smithi204 bash[68176]: cluster 2024-07-28T16:20:39.996453+0000 mgr.y (mgr.25253) 8757 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:41.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16686 16 16 0 0 0 - 0 2024-07-28T16:20:42.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:41 smithi177 bash[81864]: cluster 2024-07-28T16:20:39.996453+0000 mgr.y (mgr.25253) 8757 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:42.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:41 smithi177 bash[79620]: cluster 2024-07-28T16:20:39.996453+0000 mgr.y (mgr.25253) 8757 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16687 16 16 0 0 0 - 0 2024-07-28T16:20:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:43 smithi204 bash[68176]: cluster 2024-07-28T16:20:41.997911+0000 mgr.y (mgr.25253) 8758 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:43.988 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16688 16 16 0 0 0 - 0 2024-07-28T16:20:44.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:43 smithi177 bash[81864]: cluster 2024-07-28T16:20:41.997911+0000 mgr.y (mgr.25253) 8758 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:44.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:43 smithi177 bash[79620]: cluster 2024-07-28T16:20:41.997911+0000 mgr.y (mgr.25253) 8758 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:44.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16689 16 16 0 0 0 - 0 2024-07-28T16:20:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:45 smithi204 bash[68176]: cluster 2024-07-28T16:20:43.999348+0000 mgr.y (mgr.25253) 8759 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:45.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16690 16 16 0 0 0 - 0 2024-07-28T16:20:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:45 smithi177 bash[81864]: cluster 2024-07-28T16:20:43.999348+0000 mgr.y (mgr.25253) 8759 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:46.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:45 smithi177 bash[79620]: cluster 2024-07-28T16:20:43.999348+0000 mgr.y (mgr.25253) 8759 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:46] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:20:46.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:46 smithi204 bash[68176]: audit 2024-07-28T16:20:46.136153+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:46.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16691 16 16 0 0 0 - 0 2024-07-28T16:20:47.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:46 smithi177 bash[79620]: audit 2024-07-28T16:20:46.136153+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:47.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:46 smithi177 bash[81864]: audit 2024-07-28T16:20:46.136153+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:47.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:47 smithi204 bash[68176]: cluster 2024-07-28T16:20:46.000813+0000 mgr.y (mgr.25253) 8760 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:47.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16692 16 16 0 0 0 - 0 2024-07-28T16:20:48.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:47 smithi177 bash[79620]: cluster 2024-07-28T16:20:46.000813+0000 mgr.y (mgr.25253) 8760 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:48.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:47 smithi177 bash[81864]: cluster 2024-07-28T16:20:46.000813+0000 mgr.y (mgr.25253) 8760 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:48.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16693 16 16 0 0 0 - 0 2024-07-28T16:20:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:49 smithi204 bash[68176]: cluster 2024-07-28T16:20:48.002235+0000 mgr.y (mgr.25253) 8761 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:49.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16694 16 16 0 0 0 - 0 2024-07-28T16:20:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:49 smithi177 bash[81864]: cluster 2024-07-28T16:20:48.002235+0000 mgr.y (mgr.25253) 8761 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:50.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:49 smithi177 bash[79620]: cluster 2024-07-28T16:20:48.002235+0000 mgr.y (mgr.25253) 8761 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:50.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16695 16 16 0 0 0 - 0 2024-07-28T16:20:51.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:51 smithi204 bash[68176]: cluster 2024-07-28T16:20:50.003855+0000 mgr.y (mgr.25253) 8762 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:51.989 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16696 16 16 0 0 0 - 0 2024-07-28T16:20:52.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:51 smithi177 bash[79620]: cluster 2024-07-28T16:20:50.003855+0000 mgr.y (mgr.25253) 8762 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:52.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:51 smithi177 bash[81864]: cluster 2024-07-28T16:20:50.003855+0000 mgr.y (mgr.25253) 8762 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:20:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16697 16 16 0 0 0 - 0 2024-07-28T16:20:53.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:53 smithi204 bash[68176]: cluster 2024-07-28T16:20:52.005399+0000 mgr.y (mgr.25253) 8763 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:53.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16698 16 16 0 0 0 - 0 2024-07-28T16:20:54.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:53 smithi177 bash[81864]: cluster 2024-07-28T16:20:52.005399+0000 mgr.y (mgr.25253) 8763 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:54.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:53 smithi177 bash[79620]: cluster 2024-07-28T16:20:52.005399+0000 mgr.y (mgr.25253) 8763 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:54.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16699 16 16 0 0 0 - 0 2024-07-28T16:20:55.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:55 smithi204 bash[68176]: cluster 2024-07-28T16:20:54.006981+0000 mgr.y (mgr.25253) 8764 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:55.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:20:55.982635+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:55.990 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:55.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16700 16 16 0 0 0 - 0 2024-07-28T16:20:56.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:55 smithi177 bash[81864]: cluster 2024-07-28T16:20:54.006981+0000 mgr.y (mgr.25253) 8764 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:56.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:55 smithi177 bash[79620]: cluster 2024-07-28T16:20:54.006981+0000 mgr.y (mgr.25253) 8764 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:20:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:20:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:20:56.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16701 16 16 0 0 0 - 0 2024-07-28T16:20:57.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:57 smithi204 bash[68176]: cluster 2024-07-28T16:20:56.008682+0000 mgr.y (mgr.25253) 8765 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:57.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16702 16 16 0 0 0 - 0 2024-07-28T16:20:58.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:57 smithi177 bash[81864]: cluster 2024-07-28T16:20:56.008682+0000 mgr.y (mgr.25253) 8765 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:58.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:57 smithi177 bash[79620]: cluster 2024-07-28T16:20:56.008682+0000 mgr.y (mgr.25253) 8765 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:58.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16703 16 16 0 0 0 - 0 2024-07-28T16:20:59.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:20:59 smithi204 bash[68176]: cluster 2024-07-28T16:20:58.010177+0000 mgr.y (mgr.25253) 8766 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:20:59.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16704 16 16 0 0 0 - 0 2024-07-28T16:21:00.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:20:59 smithi177 bash[81864]: cluster 2024-07-28T16:20:58.010177+0000 mgr.y (mgr.25253) 8766 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:00.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:20:59 smithi177 bash[79620]: cluster 2024-07-28T16:20:58.010177+0000 mgr.y (mgr.25253) 8766 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:00.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16705 16 16 0 0 0 - 0 2024-07-28T16:21:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:01 smithi204 bash[68176]: cluster 2024-07-28T16:21:00.011746+0000 mgr.y (mgr.25253) 8767 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:01 smithi204 bash[68176]: audit 2024-07-28T16:21:01.136398+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:01.991 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16706 16 16 0 0 0 - 0 2024-07-28T16:21:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:01 smithi177 bash[81864]: cluster 2024-07-28T16:21:00.011746+0000 mgr.y (mgr.25253) 8767 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:01 smithi177 bash[81864]: audit 2024-07-28T16:21:01.136398+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:01 smithi177 bash[79620]: cluster 2024-07-28T16:21:00.011746+0000 mgr.y (mgr.25253) 8767 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:01 smithi177 bash[79620]: audit 2024-07-28T16:21:01.136398+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:02 smithi204 bash[60899]: ts=2024-07-28T16:21:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16707 16 16 0 0 0 - 0 2024-07-28T16:21:03.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:03 smithi204 bash[68176]: cluster 2024-07-28T16:21:02.013253+0000 mgr.y (mgr.25253) 8768 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:03.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16708 16 16 0 0 0 - 0 2024-07-28T16:21:04.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:03 smithi177 bash[81864]: cluster 2024-07-28T16:21:02.013253+0000 mgr.y (mgr.25253) 8768 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:03 smithi177 bash[79620]: cluster 2024-07-28T16:21:02.013253+0000 mgr.y (mgr.25253) 8768 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:04.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16709 16 16 0 0 0 - 0 2024-07-28T16:21:05.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:05 smithi204 bash[68176]: cluster 2024-07-28T16:21:04.014840+0000 mgr.y (mgr.25253) 8769 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:05.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16710 16 16 0 0 0 - 0 2024-07-28T16:21:06.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:05 smithi177 bash[81864]: cluster 2024-07-28T16:21:04.014840+0000 mgr.y (mgr.25253) 8769 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:06.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:05 smithi177 bash[79620]: cluster 2024-07-28T16:21:04.014840+0000 mgr.y (mgr.25253) 8769 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:21:06.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16711 16 16 0 0 0 - 0 2024-07-28T16:21:07.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:07 smithi204 bash[68176]: cluster 2024-07-28T16:21:06.016473+0000 mgr.y (mgr.25253) 8770 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:07.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16712 16 16 0 0 0 - 0 2024-07-28T16:21:08.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:07 smithi177 bash[79620]: cluster 2024-07-28T16:21:06.016473+0000 mgr.y (mgr.25253) 8770 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:08.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:07 smithi177 bash[81864]: cluster 2024-07-28T16:21:06.016473+0000 mgr.y (mgr.25253) 8770 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:08.992 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16713 16 16 0 0 0 - 0 2024-07-28T16:21:09.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:09 smithi204 bash[68176]: cluster 2024-07-28T16:21:08.018089+0000 mgr.y (mgr.25253) 8771 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:09.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16714 16 16 0 0 0 - 0 2024-07-28T16:21:10.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:09 smithi177 bash[81864]: cluster 2024-07-28T16:21:08.018089+0000 mgr.y (mgr.25253) 8771 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:10.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:09 smithi177 bash[79620]: cluster 2024-07-28T16:21:08.018089+0000 mgr.y (mgr.25253) 8771 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:10.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16715 16 16 0 0 0 - 0 2024-07-28T16:21:11.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:11 smithi204 bash[68176]: cluster 2024-07-28T16:21:10.019913+0000 mgr.y (mgr.25253) 8772 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:11.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16716 16 16 0 0 0 - 0 2024-07-28T16:21:12.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:11 smithi177 bash[81864]: cluster 2024-07-28T16:21:10.019913+0000 mgr.y (mgr.25253) 8772 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:12.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:11 smithi177 bash[79620]: cluster 2024-07-28T16:21:10.019913+0000 mgr.y (mgr.25253) 8772 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:12 smithi204 bash[60899]: ts=2024-07-28T16:21:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16717 16 16 0 0 0 - 0 2024-07-28T16:21:13.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:13 smithi204 bash[68176]: cluster 2024-07-28T16:21:12.021464+0000 mgr.y (mgr.25253) 8773 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:13.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16718 16 16 0 0 0 - 0 2024-07-28T16:21:14.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:13 smithi177 bash[79620]: cluster 2024-07-28T16:21:12.021464+0000 mgr.y (mgr.25253) 8773 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:14.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:13 smithi177 bash[81864]: cluster 2024-07-28T16:21:12.021464+0000 mgr.y (mgr.25253) 8773 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:14.993 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16719 16 16 0 0 0 - 0 2024-07-28T16:21:15.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:15 smithi204 bash[68176]: cluster 2024-07-28T16:21:14.023096+0000 mgr.y (mgr.25253) 8774 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:15.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:21:15.985853+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:15.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:15.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16720 16 16 0 0 0 - 0 2024-07-28T16:21:16.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:15 smithi177 bash[79620]: cluster 2024-07-28T16:21:14.023096+0000 mgr.y (mgr.25253) 8774 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:16.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:15 smithi177 bash[81864]: cluster 2024-07-28T16:21:14.023096+0000 mgr.y (mgr.25253) 8774 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:16.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:21:16.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:16 smithi204 bash[68176]: audit 2024-07-28T16:21:16.136730+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:16.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16721 16 16 0 0 0 - 0 2024-07-28T16:21:17.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:16 smithi177 bash[81864]: audit 2024-07-28T16:21:16.136730+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:17.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:16 smithi177 bash[79620]: audit 2024-07-28T16:21:16.136730+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:17.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:17 smithi204 bash[68176]: cluster 2024-07-28T16:21:16.024736+0000 mgr.y (mgr.25253) 8775 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:17.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16722 16 16 0 0 0 - 0 2024-07-28T16:21:18.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:17 smithi177 bash[79620]: cluster 2024-07-28T16:21:16.024736+0000 mgr.y (mgr.25253) 8775 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:18.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:17 smithi177 bash[81864]: cluster 2024-07-28T16:21:16.024736+0000 mgr.y (mgr.25253) 8775 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:18.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16723 16 16 0 0 0 - 0 2024-07-28T16:21:19.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:19 smithi204 bash[68176]: cluster 2024-07-28T16:21:18.026348+0000 mgr.y (mgr.25253) 8776 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:19.994 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16724 16 16 0 0 0 - 0 2024-07-28T16:21:20.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:19 smithi177 bash[79620]: cluster 2024-07-28T16:21:18.026348+0000 mgr.y (mgr.25253) 8776 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:20.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:19 smithi177 bash[81864]: cluster 2024-07-28T16:21:18.026348+0000 mgr.y (mgr.25253) 8776 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:20.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16725 16 16 0 0 0 - 0 2024-07-28T16:21:21.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16726 16 16 0 0 0 - 0 2024-07-28T16:21:22.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:21 smithi177 bash[81864]: cluster 2024-07-28T16:21:20.028017+0000 mgr.y (mgr.25253) 8777 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:22.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:21 smithi177 bash[79620]: cluster 2024-07-28T16:21:20.028017+0000 mgr.y (mgr.25253) 8777 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:22.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:21 smithi204 bash[68176]: cluster 2024-07-28T16:21:20.028017+0000 mgr.y (mgr.25253) 8777 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:22 smithi204 bash[60899]: ts=2024-07-28T16:21:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16727 16 16 0 0 0 - 0 2024-07-28T16:21:23.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16728 16 16 0 0 0 - 0 2024-07-28T16:21:24.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:23 smithi177 bash[81864]: cluster 2024-07-28T16:21:22.029598+0000 mgr.y (mgr.25253) 8778 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:24.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:23 smithi177 bash[79620]: cluster 2024-07-28T16:21:22.029598+0000 mgr.y (mgr.25253) 8778 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:24.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:23 smithi204 bash[68176]: cluster 2024-07-28T16:21:22.029598+0000 mgr.y (mgr.25253) 8778 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:24.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16729 16 16 0 0 0 - 0 2024-07-28T16:21:25.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16730 16 16 0 0 0 - 0 2024-07-28T16:21:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:25 smithi177 bash[81864]: cluster 2024-07-28T16:21:24.031241+0000 mgr.y (mgr.25253) 8779 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:25 smithi177 bash[79620]: cluster 2024-07-28T16:21:24.031241+0000 mgr.y (mgr.25253) 8779 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:26.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:25 smithi204 bash[68176]: cluster 2024-07-28T16:21:24.031241+0000 mgr.y (mgr.25253) 8779 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:21:26.995 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16731 16 16 0 0 0 - 0 2024-07-28T16:21:27.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16732 16 16 0 0 0 - 0 2024-07-28T16:21:28.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:27 smithi177 bash[79620]: cluster 2024-07-28T16:21:26.032913+0000 mgr.y (mgr.25253) 8780 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:28.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:27 smithi177 bash[81864]: cluster 2024-07-28T16:21:26.032913+0000 mgr.y (mgr.25253) 8780 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:28.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:27 smithi204 bash[68176]: cluster 2024-07-28T16:21:26.032913+0000 mgr.y (mgr.25253) 8780 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:28.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16733 16 16 0 0 0 - 0 2024-07-28T16:21:29.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16734 16 16 0 0 0 - 0 2024-07-28T16:21:30.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:29 smithi177 bash[79620]: cluster 2024-07-28T16:21:28.034398+0000 mgr.y (mgr.25253) 8781 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:29 smithi177 bash[81864]: cluster 2024-07-28T16:21:28.034398+0000 mgr.y (mgr.25253) 8781 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:30.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:29 smithi204 bash[68176]: cluster 2024-07-28T16:21:28.034398+0000 mgr.y (mgr.25253) 8781 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:30.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16735 16 16 0 0 0 - 0 2024-07-28T16:21:31.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16736 16 16 0 0 0 - 0 2024-07-28T16:21:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[79620]: cluster 2024-07-28T16:21:30.035890+0000 mgr.y (mgr.25253) 8782 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[79620]: audit 2024-07-28T16:21:31.137196+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[79620]: audit 2024-07-28T16:21:31.490770+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:32.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[81864]: cluster 2024-07-28T16:21:30.035890+0000 mgr.y (mgr.25253) 8782 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:32.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[81864]: audit 2024-07-28T16:21:31.137196+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:31 smithi177 bash[81864]: audit 2024-07-28T16:21:31.490770+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:32.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:31 smithi204 bash[68176]: cluster 2024-07-28T16:21:30.035890+0000 mgr.y (mgr.25253) 8782 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:32.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:31 smithi204 bash[68176]: audit 2024-07-28T16:21:31.137196+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:32.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:31 smithi204 bash[68176]: audit 2024-07-28T16:21:31.490770+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.996 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16737 16 16 0 0 0 - 0 2024-07-28T16:21:33.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16738 16 16 0 0 0 - 0 2024-07-28T16:21:34.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:33 smithi177 bash[81864]: cluster 2024-07-28T16:21:32.037324+0000 mgr.y (mgr.25253) 8783 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:34.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:33 smithi177 bash[79620]: cluster 2024-07-28T16:21:32.037324+0000 mgr.y (mgr.25253) 8783 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:34.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:33 smithi204 bash[68176]: cluster 2024-07-28T16:21:32.037324+0000 mgr.y (mgr.25253) 8783 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:34.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16739 16 16 0 0 0 - 0 2024-07-28T16:21:35.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:21:35.989148+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:35.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:35.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16740 16 16 0 0 0 - 0 2024-07-28T16:21:36.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:35 smithi177 bash[81864]: cluster 2024-07-28T16:21:34.038807+0000 mgr.y (mgr.25253) 8784 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:36.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:35 smithi177 bash[79620]: cluster 2024-07-28T16:21:34.038807+0000 mgr.y (mgr.25253) 8784 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:36.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:35 smithi204 bash[68176]: cluster 2024-07-28T16:21:34.038807+0000 mgr.y (mgr.25253) 8784 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:21:36.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16741 16 16 0 0 0 - 0 2024-07-28T16:21:37.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16742 16 16 0 0 0 - 0 2024-07-28T16:21:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[81864]: cluster 2024-07-28T16:21:36.040250+0000 mgr.y (mgr.25253) 8785 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[81864]: audit 2024-07-28T16:21:37.142450+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[81864]: audit 2024-07-28T16:21:37.150227+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[81864]: audit 2024-07-28T16:21:37.396857+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[81864]: audit 2024-07-28T16:21:37.406044+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[79620]: cluster 2024-07-28T16:21:36.040250+0000 mgr.y (mgr.25253) 8785 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[79620]: audit 2024-07-28T16:21:37.142450+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[79620]: audit 2024-07-28T16:21:37.150227+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[79620]: audit 2024-07-28T16:21:37.396857+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:37 smithi177 bash[79620]: audit 2024-07-28T16:21:37.406044+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:37 smithi204 bash[68176]: cluster 2024-07-28T16:21:36.040250+0000 mgr.y (mgr.25253) 8785 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:37 smithi204 bash[68176]: audit 2024-07-28T16:21:37.142450+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:37 smithi204 bash[68176]: audit 2024-07-28T16:21:37.150227+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:37 smithi204 bash[68176]: audit 2024-07-28T16:21:37.396857+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:37 smithi204 bash[68176]: audit 2024-07-28T16:21:37.406044+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:38.997 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16743 16 16 0 0 0 - 0 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[81864]: audit 2024-07-28T16:21:37.850531+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[81864]: audit 2024-07-28T16:21:37.852102+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[81864]: audit 2024-07-28T16:21:37.859944+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[79620]: audit 2024-07-28T16:21:37.850531+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[79620]: audit 2024-07-28T16:21:37.852102+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:39.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:38 smithi177 bash[79620]: audit 2024-07-28T16:21:37.859944+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:39.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:38 smithi204 bash[68176]: audit 2024-07-28T16:21:37.850531+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:39.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:38 smithi204 bash[68176]: audit 2024-07-28T16:21:37.852102+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:39.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:38 smithi204 bash[68176]: audit 2024-07-28T16:21:37.859944+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:21:39.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16744 16 16 0 0 0 - 0 2024-07-28T16:21:40.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:39 smithi177 bash[81864]: cluster 2024-07-28T16:21:38.041680+0000 mgr.y (mgr.25253) 8786 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:40.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:39 smithi177 bash[79620]: cluster 2024-07-28T16:21:38.041680+0000 mgr.y (mgr.25253) 8786 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:40.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:39 smithi204 bash[68176]: cluster 2024-07-28T16:21:38.041680+0000 mgr.y (mgr.25253) 8786 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:40.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16745 16 16 0 0 0 - 0 2024-07-28T16:21:41.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:40 smithi177 bash[81864]: cluster 2024-07-28T16:21:40.043117+0000 mgr.y (mgr.25253) 8787 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:41.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:40 smithi177 bash[79620]: cluster 2024-07-28T16:21:40.043117+0000 mgr.y (mgr.25253) 8787 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:41.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:40 smithi204 bash[68176]: cluster 2024-07-28T16:21:40.043117+0000 mgr.y (mgr.25253) 8787 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:41.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16746 16 16 0 0 0 - 0 2024-07-28T16:21:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16747 16 16 0 0 0 - 0 2024-07-28T16:21:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:43 smithi204 bash[68176]: cluster 2024-07-28T16:21:42.044646+0000 mgr.y (mgr.25253) 8788 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:43.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:43 smithi177 bash[81864]: cluster 2024-07-28T16:21:42.044646+0000 mgr.y (mgr.25253) 8788 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:43.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:43 smithi177 bash[79620]: cluster 2024-07-28T16:21:42.044646+0000 mgr.y (mgr.25253) 8788 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:43.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16748 16 16 0 0 0 - 0 2024-07-28T16:21:44.998 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16749 16 16 0 0 0 - 0 2024-07-28T16:21:45.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:45 smithi204 bash[68176]: cluster 2024-07-28T16:21:44.046087+0000 mgr.y (mgr.25253) 8789 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:45.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:45 smithi177 bash[81864]: cluster 2024-07-28T16:21:44.046087+0000 mgr.y (mgr.25253) 8789 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:45.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:45 smithi177 bash[79620]: cluster 2024-07-28T16:21:44.046087+0000 mgr.y (mgr.25253) 8789 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:45.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16750 16 16 0 0 0 - 0 2024-07-28T16:21:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:21:46.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16751 16 16 0 0 0 - 0 2024-07-28T16:21:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:47 smithi204 bash[68176]: cluster 2024-07-28T16:21:46.047519+0000 mgr.y (mgr.25253) 8790 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:47 smithi204 bash[68176]: audit 2024-07-28T16:21:46.137612+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:47.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:47 smithi177 bash[81864]: cluster 2024-07-28T16:21:46.047519+0000 mgr.y (mgr.25253) 8790 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:47.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:47 smithi177 bash[81864]: audit 2024-07-28T16:21:46.137612+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:47.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:47 smithi177 bash[79620]: cluster 2024-07-28T16:21:46.047519+0000 mgr.y (mgr.25253) 8790 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:47.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:47 smithi177 bash[79620]: audit 2024-07-28T16:21:46.137612+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:47.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16752 16 16 0 0 0 - 0 2024-07-28T16:21:48.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16753 16 16 0 0 0 - 0 2024-07-28T16:21:49.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:49 smithi204 bash[68176]: cluster 2024-07-28T16:21:48.048925+0000 mgr.y (mgr.25253) 8791 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:49.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:49 smithi177 bash[81864]: cluster 2024-07-28T16:21:48.048925+0000 mgr.y (mgr.25253) 8791 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:49.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:49 smithi177 bash[79620]: cluster 2024-07-28T16:21:48.048925+0000 mgr.y (mgr.25253) 8791 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:49.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16754 16 16 0 0 0 - 0 2024-07-28T16:21:50.999 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16755 16 16 0 0 0 - 0 2024-07-28T16:21:51.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:51 smithi204 bash[68176]: cluster 2024-07-28T16:21:50.050362+0000 mgr.y (mgr.25253) 8792 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:51.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:51 smithi177 bash[81864]: cluster 2024-07-28T16:21:50.050362+0000 mgr.y (mgr.25253) 8792 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:51.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:51 smithi177 bash[79620]: cluster 2024-07-28T16:21:50.050362+0000 mgr.y (mgr.25253) 8792 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:52.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16756 16 16 0 0 0 - 0 2024-07-28T16:21:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:21:52 smithi204 bash[60899]: ts=2024-07-28T16:21:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16757 16 16 0 0 0 - 0 2024-07-28T16:21:53.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:53 smithi204 bash[68176]: cluster 2024-07-28T16:21:52.051945+0000 mgr.y (mgr.25253) 8793 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:53.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:53 smithi177 bash[81864]: cluster 2024-07-28T16:21:52.051945+0000 mgr.y (mgr.25253) 8793 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:53.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:53 smithi177 bash[79620]: cluster 2024-07-28T16:21:52.051945+0000 mgr.y (mgr.25253) 8793 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:54.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16758 16 16 0 0 0 - 0 2024-07-28T16:21:55.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16759 16 16 0 0 0 - 0 2024-07-28T16:21:55.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:55 smithi204 bash[68176]: cluster 2024-07-28T16:21:54.053429+0000 mgr.y (mgr.25253) 8794 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:55.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:55 smithi177 bash[81864]: cluster 2024-07-28T16:21:54.053429+0000 mgr.y (mgr.25253) 8794 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:55.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:55 smithi177 bash[79620]: cluster 2024-07-28T16:21:54.053429+0000 mgr.y (mgr.25253) 8794 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:56.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:21:55.992356+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:56.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:56.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16760 16 16 0 0 0 - 0 2024-07-28T16:21:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:21:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:21:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:21:57.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16761 16 16 0 0 0 - 0 2024-07-28T16:21:57.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:57 smithi204 bash[68176]: cluster 2024-07-28T16:21:56.054886+0000 mgr.y (mgr.25253) 8795 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:57.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:57 smithi177 bash[81864]: cluster 2024-07-28T16:21:56.054886+0000 mgr.y (mgr.25253) 8795 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:57.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:57 smithi177 bash[79620]: cluster 2024-07-28T16:21:56.054886+0000 mgr.y (mgr.25253) 8795 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:58.000 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16762 16 16 0 0 0 - 0 2024-07-28T16:21:59.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16763 16 16 0 0 0 - 0 2024-07-28T16:21:59.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:21:59 smithi204 bash[68176]: cluster 2024-07-28T16:21:58.056353+0000 mgr.y (mgr.25253) 8796 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:59.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:21:59 smithi177 bash[81864]: cluster 2024-07-28T16:21:58.056353+0000 mgr.y (mgr.25253) 8796 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:21:59.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:21:59 smithi177 bash[79620]: cluster 2024-07-28T16:21:58.056353+0000 mgr.y (mgr.25253) 8796 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:00.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16764 16 16 0 0 0 - 0 2024-07-28T16:22:01.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16765 16 16 0 0 0 - 0 2024-07-28T16:22:01.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:01 smithi204 bash[68176]: cluster 2024-07-28T16:22:00.057791+0000 mgr.y (mgr.25253) 8797 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:01.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:01 smithi177 bash[81864]: cluster 2024-07-28T16:22:00.057791+0000 mgr.y (mgr.25253) 8797 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:01.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:01 smithi177 bash[79620]: cluster 2024-07-28T16:22:00.057791+0000 mgr.y (mgr.25253) 8797 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:02.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16766 16 16 0 0 0 - 0 2024-07-28T16:22:02.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:02 smithi204 bash[68176]: audit 2024-07-28T16:22:01.137992+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:02.422 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:02 smithi177 bash[81864]: audit 2024-07-28T16:22:01.137992+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:02.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:02 smithi177 bash[79620]: audit 2024-07-28T16:22:01.137992+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:03.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16767 16 16 0 0 0 - 0 2024-07-28T16:22:03.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:03 smithi204 bash[68176]: cluster 2024-07-28T16:22:02.059299+0000 mgr.y (mgr.25253) 8798 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:03.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:03 smithi177 bash[81864]: cluster 2024-07-28T16:22:02.059299+0000 mgr.y (mgr.25253) 8798 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:03.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:03 smithi177 bash[79620]: cluster 2024-07-28T16:22:02.059299+0000 mgr.y (mgr.25253) 8798 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:04.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16768 16 16 0 0 0 - 0 2024-07-28T16:22:05.001 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16769 16 16 0 0 0 - 0 2024-07-28T16:22:05.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:05 smithi204 bash[68176]: cluster 2024-07-28T16:22:04.060760+0000 mgr.y (mgr.25253) 8799 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:05.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:05 smithi177 bash[79620]: cluster 2024-07-28T16:22:04.060760+0000 mgr.y (mgr.25253) 8799 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:05.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:05 smithi177 bash[81864]: cluster 2024-07-28T16:22:04.060760+0000 mgr.y (mgr.25253) 8799 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:06.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16770 16 16 0 0 0 - 0 2024-07-28T16:22:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:22:07.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16771 16 16 0 0 0 - 0 2024-07-28T16:22:07.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:07 smithi204 bash[68176]: cluster 2024-07-28T16:22:06.062195+0000 mgr.y (mgr.25253) 8800 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:07.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:07 smithi177 bash[79620]: cluster 2024-07-28T16:22:06.062195+0000 mgr.y (mgr.25253) 8800 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:07.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:07 smithi177 bash[81864]: cluster 2024-07-28T16:22:06.062195+0000 mgr.y (mgr.25253) 8800 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:08.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16772 16 16 0 0 0 - 0 2024-07-28T16:22:09.002 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16773 16 16 0 0 0 - 0 2024-07-28T16:22:09.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:09 smithi177 bash[81864]: cluster 2024-07-28T16:22:08.063633+0000 mgr.y (mgr.25253) 8801 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:09.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:09 smithi177 bash[79620]: cluster 2024-07-28T16:22:08.063633+0000 mgr.y (mgr.25253) 8801 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:09.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:09 smithi204 bash[68176]: cluster 2024-07-28T16:22:08.063633+0000 mgr.y (mgr.25253) 8801 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:10.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16774 16 16 0 0 0 - 0 2024-07-28T16:22:11.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16775 16 16 0 0 0 - 0 2024-07-28T16:22:11.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:11 smithi177 bash[81864]: cluster 2024-07-28T16:22:10.065092+0000 mgr.y (mgr.25253) 8802 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:11.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:11 smithi177 bash[79620]: cluster 2024-07-28T16:22:10.065092+0000 mgr.y (mgr.25253) 8802 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:11.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:11 smithi204 bash[68176]: cluster 2024-07-28T16:22:10.065092+0000 mgr.y (mgr.25253) 8802 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:12.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16776 16 16 0 0 0 - 0 2024-07-28T16:22:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16777 16 16 0 0 0 - 0 2024-07-28T16:22:13.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:13 smithi177 bash[79620]: cluster 2024-07-28T16:22:12.066580+0000 mgr.y (mgr.25253) 8803 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:13.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:13 smithi177 bash[81864]: cluster 2024-07-28T16:22:12.066580+0000 mgr.y (mgr.25253) 8803 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:13.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:13 smithi204 bash[68176]: cluster 2024-07-28T16:22:12.066580+0000 mgr.y (mgr.25253) 8803 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:14.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16778 16 16 0 0 0 - 0 2024-07-28T16:22:15.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16779 16 16 0 0 0 - 0 2024-07-28T16:22:15.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:15 smithi177 bash[81864]: cluster 2024-07-28T16:22:14.068047+0000 mgr.y (mgr.25253) 8804 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:15.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:15 smithi177 bash[79620]: cluster 2024-07-28T16:22:14.068047+0000 mgr.y (mgr.25253) 8804 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:15.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:15 smithi204 bash[68176]: cluster 2024-07-28T16:22:14.068047+0000 mgr.y (mgr.25253) 8804 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:16.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:22:15.995530+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:16.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:16.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16780 16 16 0 0 0 - 0 2024-07-28T16:22:16.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:22:16.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:16 smithi177 bash[81864]: audit 2024-07-28T16:22:16.138324+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:16 smithi177 bash[79620]: audit 2024-07-28T16:22:16.138324+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:16 smithi204 bash[68176]: audit 2024-07-28T16:22:16.138324+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:17.003 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16781 16 16 0 0 0 - 0 2024-07-28T16:22:17.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:17 smithi177 bash[81864]: cluster 2024-07-28T16:22:16.069491+0000 mgr.y (mgr.25253) 8805 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:17.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:17 smithi177 bash[79620]: cluster 2024-07-28T16:22:16.069491+0000 mgr.y (mgr.25253) 8805 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:17.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:17 smithi204 bash[68176]: cluster 2024-07-28T16:22:16.069491+0000 mgr.y (mgr.25253) 8805 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:18.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16782 16 16 0 0 0 - 0 2024-07-28T16:22:19.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16783 16 16 0 0 0 - 0 2024-07-28T16:22:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:19 smithi177 bash[81864]: cluster 2024-07-28T16:22:18.070965+0000 mgr.y (mgr.25253) 8806 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:19.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:19 smithi177 bash[79620]: cluster 2024-07-28T16:22:18.070965+0000 mgr.y (mgr.25253) 8806 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:19 smithi204 bash[68176]: cluster 2024-07-28T16:22:18.070965+0000 mgr.y (mgr.25253) 8806 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:20.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16784 16 16 0 0 0 - 0 2024-07-28T16:22:21.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16785 16 16 0 0 0 - 0 2024-07-28T16:22:21.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:21 smithi177 bash[81864]: cluster 2024-07-28T16:22:20.072424+0000 mgr.y (mgr.25253) 8807 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:21.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:21 smithi177 bash[79620]: cluster 2024-07-28T16:22:20.072424+0000 mgr.y (mgr.25253) 8807 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:21.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:21 smithi204 bash[68176]: cluster 2024-07-28T16:22:20.072424+0000 mgr.y (mgr.25253) 8807 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:22.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16786 16 16 0 0 0 - 0 2024-07-28T16:22:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16787 16 16 0 0 0 - 0 2024-07-28T16:22:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:23 smithi177 bash[81864]: cluster 2024-07-28T16:22:22.073893+0000 mgr.y (mgr.25253) 8808 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:23.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:23 smithi177 bash[79620]: cluster 2024-07-28T16:22:22.073893+0000 mgr.y (mgr.25253) 8808 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:23.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:23 smithi204 bash[68176]: cluster 2024-07-28T16:22:22.073893+0000 mgr.y (mgr.25253) 8808 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:24.004 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16788 16 16 0 0 0 - 0 2024-07-28T16:22:25.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16789 16 16 0 0 0 - 0 2024-07-28T16:22:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:25 smithi177 bash[81864]: cluster 2024-07-28T16:22:24.075329+0000 mgr.y (mgr.25253) 8809 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:25.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:25 smithi177 bash[79620]: cluster 2024-07-28T16:22:24.075329+0000 mgr.y (mgr.25253) 8809 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:25.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:25 smithi204 bash[68176]: cluster 2024-07-28T16:22:24.075329+0000 mgr.y (mgr.25253) 8809 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:26.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16790 16 16 0 0 0 - 0 2024-07-28T16:22:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:22:27.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16791 16 16 0 0 0 - 0 2024-07-28T16:22:27.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:27 smithi177 bash[81864]: cluster 2024-07-28T16:22:26.076803+0000 mgr.y (mgr.25253) 8810 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:27.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:27 smithi177 bash[79620]: cluster 2024-07-28T16:22:26.076803+0000 mgr.y (mgr.25253) 8810 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:27.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:27 smithi204 bash[68176]: cluster 2024-07-28T16:22:26.076803+0000 mgr.y (mgr.25253) 8810 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:28.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16792 16 16 0 0 0 - 0 2024-07-28T16:22:29.005 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16793 16 16 0 0 0 - 0 2024-07-28T16:22:29.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:29 smithi177 bash[81864]: cluster 2024-07-28T16:22:28.078241+0000 mgr.y (mgr.25253) 8811 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:29.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:29 smithi177 bash[79620]: cluster 2024-07-28T16:22:28.078241+0000 mgr.y (mgr.25253) 8811 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:29.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:29 smithi204 bash[68176]: cluster 2024-07-28T16:22:28.078241+0000 mgr.y (mgr.25253) 8811 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:30.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16794 16 16 0 0 0 - 0 2024-07-28T16:22:31.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16795 16 16 0 0 0 - 0 2024-07-28T16:22:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:31 smithi177 bash[81864]: cluster 2024-07-28T16:22:30.079702+0000 mgr.y (mgr.25253) 8812 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:31 smithi177 bash[81864]: audit 2024-07-28T16:22:31.138847+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:31 smithi177 bash[79620]: cluster 2024-07-28T16:22:30.079702+0000 mgr.y (mgr.25253) 8812 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:31 smithi177 bash[79620]: audit 2024-07-28T16:22:31.138847+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:31 smithi204 bash[68176]: cluster 2024-07-28T16:22:30.079702+0000 mgr.y (mgr.25253) 8812 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:31 smithi204 bash[68176]: audit 2024-07-28T16:22:31.138847+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:32.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16796 16 16 0 0 0 - 0 2024-07-28T16:22:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16797 16 16 0 0 0 - 0 2024-07-28T16:22:33.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:33 smithi177 bash[81864]: cluster 2024-07-28T16:22:32.081163+0000 mgr.y (mgr.25253) 8813 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:33.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:33 smithi177 bash[79620]: cluster 2024-07-28T16:22:32.081163+0000 mgr.y (mgr.25253) 8813 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:33.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:33 smithi204 bash[68176]: cluster 2024-07-28T16:22:32.081163+0000 mgr.y (mgr.25253) 8813 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:34.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16798 16 16 0 0 0 - 0 2024-07-28T16:22:35.006 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16799 16 16 0 0 0 - 0 2024-07-28T16:22:35.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:35 smithi177 bash[81864]: cluster 2024-07-28T16:22:34.082602+0000 mgr.y (mgr.25253) 8814 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:35.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:35 smithi177 bash[79620]: cluster 2024-07-28T16:22:34.082602+0000 mgr.y (mgr.25253) 8814 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:35.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:35 smithi204 bash[68176]: cluster 2024-07-28T16:22:34.082602+0000 mgr.y (mgr.25253) 8814 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:36.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:22:35.998751+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:36.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:36.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16800 16 16 0 0 0 - 0 2024-07-28T16:22:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:22:37.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16801 16 16 0 0 0 - 0 2024-07-28T16:22:37.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:37 smithi177 bash[81864]: cluster 2024-07-28T16:22:36.084070+0000 mgr.y (mgr.25253) 8815 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:37.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:37 smithi177 bash[79620]: cluster 2024-07-28T16:22:36.084070+0000 mgr.y (mgr.25253) 8815 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:37.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:37 smithi204 bash[68176]: cluster 2024-07-28T16:22:36.084070+0000 mgr.y (mgr.25253) 8815 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:38.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16802 16 16 0 0 0 - 0 2024-07-28T16:22:38.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[81864]: audit 2024-07-28T16:22:37.989868+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:38.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[81864]: audit 2024-07-28T16:22:38.369997+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:38.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[81864]: audit 2024-07-28T16:22:38.376529+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:38.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[79620]: audit 2024-07-28T16:22:37.989868+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:38.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[79620]: audit 2024-07-28T16:22:38.369997+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:38.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:38 smithi177 bash[79620]: audit 2024-07-28T16:22:38.376529+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:38.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:38 smithi204 bash[68176]: audit 2024-07-28T16:22:37.989868+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:38.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:38 smithi204 bash[68176]: audit 2024-07-28T16:22:38.369997+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:38.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:38 smithi204 bash[68176]: audit 2024-07-28T16:22:38.376529+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:39.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16803 16 16 0 0 0 - 0 2024-07-28T16:22:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:39 smithi177 bash[81864]: cluster 2024-07-28T16:22:38.085462+0000 mgr.y (mgr.25253) 8816 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:39.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:39 smithi177 bash[79620]: cluster 2024-07-28T16:22:38.085462+0000 mgr.y (mgr.25253) 8816 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:39.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:39 smithi204 bash[68176]: cluster 2024-07-28T16:22:38.085462+0000 mgr.y (mgr.25253) 8816 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:40.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16804 16 16 0 0 0 - 0 2024-07-28T16:22:41.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16805 16 16 0 0 0 - 0 2024-07-28T16:22:41.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:41 smithi177 bash[79620]: cluster 2024-07-28T16:22:40.086911+0000 mgr.y (mgr.25253) 8817 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:41.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:41 smithi177 bash[81864]: cluster 2024-07-28T16:22:40.086911+0000 mgr.y (mgr.25253) 8817 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:41.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:41 smithi204 bash[68176]: cluster 2024-07-28T16:22:40.086911+0000 mgr.y (mgr.25253) 8817 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:42.007 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16806 16 16 0 0 0 - 0 2024-07-28T16:22:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16807 16 16 0 0 0 - 0 2024-07-28T16:22:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:43 smithi177 bash[79620]: cluster 2024-07-28T16:22:42.088407+0000 mgr.y (mgr.25253) 8818 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:43.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:43 smithi177 bash[81864]: cluster 2024-07-28T16:22:42.088407+0000 mgr.y (mgr.25253) 8818 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:43 smithi204 bash[68176]: cluster 2024-07-28T16:22:42.088407+0000 mgr.y (mgr.25253) 8818 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:44.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16808 16 16 0 0 0 - 0 2024-07-28T16:22:44.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:44 smithi204 bash[68176]: audit 2024-07-28T16:22:43.661695+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:44.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:44 smithi204 bash[68176]: audit 2024-07-28T16:22:43.666034+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:44.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:44 smithi204 bash[68176]: audit 2024-07-28T16:22:44.214008+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:44.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:44 smithi204 bash[68176]: audit 2024-07-28T16:22:44.225931+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16809 16 16 0 0 0 - 0 2024-07-28T16:22:45.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[81864]: audit 2024-07-28T16:22:43.661695+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[81864]: audit 2024-07-28T16:22:43.666034+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[81864]: audit 2024-07-28T16:22:44.214008+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[81864]: audit 2024-07-28T16:22:44.225931+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[79620]: audit 2024-07-28T16:22:43.661695+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[79620]: audit 2024-07-28T16:22:43.666034+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[79620]: audit 2024-07-28T16:22:44.214008+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:45.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:44 smithi177 bash[79620]: audit 2024-07-28T16:22:44.225931+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:46.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16810 16 16 0 0 0 - 0 2024-07-28T16:22:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[81864]: cluster 2024-07-28T16:22:44.089838+0000 mgr.y (mgr.25253) 8819 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[81864]: audit 2024-07-28T16:22:44.700079+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[81864]: audit 2024-07-28T16:22:44.701673+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[81864]: audit 2024-07-28T16:22:44.711666+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[79620]: cluster 2024-07-28T16:22:44.089838+0000 mgr.y (mgr.25253) 8819 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[79620]: audit 2024-07-28T16:22:44.700079+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[79620]: audit 2024-07-28T16:22:44.701673+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:45 smithi177 bash[79620]: audit 2024-07-28T16:22:44.711666+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:46.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:45 smithi204 bash[68176]: cluster 2024-07-28T16:22:44.089838+0000 mgr.y (mgr.25253) 8819 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:46.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:45 smithi204 bash[68176]: audit 2024-07-28T16:22:44.700079+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:46.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:45 smithi204 bash[68176]: audit 2024-07-28T16:22:44.701673+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:45 smithi204 bash[68176]: audit 2024-07-28T16:22:44.711666+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:22:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:22:47.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16811 16 16 0 0 0 - 0 2024-07-28T16:22:47.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:46 smithi177 bash[81864]: audit 2024-07-28T16:22:46.139231+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:47.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:46 smithi177 bash[79620]: audit 2024-07-28T16:22:46.139231+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:47.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:46 smithi204 bash[68176]: audit 2024-07-28T16:22:46.139231+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:48.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16812 16 16 0 0 0 - 0 2024-07-28T16:22:48.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:47 smithi177 bash[81864]: cluster 2024-07-28T16:22:46.091282+0000 mgr.y (mgr.25253) 8820 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:48.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:47 smithi177 bash[79620]: cluster 2024-07-28T16:22:46.091282+0000 mgr.y (mgr.25253) 8820 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:48.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:47 smithi204 bash[68176]: cluster 2024-07-28T16:22:46.091282+0000 mgr.y (mgr.25253) 8820 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:49.008 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16813 16 16 0 0 0 - 0 2024-07-28T16:22:50.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16814 16 16 0 0 0 - 0 2024-07-28T16:22:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:49 smithi177 bash[81864]: cluster 2024-07-28T16:22:48.092773+0000 mgr.y (mgr.25253) 8821 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:50.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:49 smithi177 bash[79620]: cluster 2024-07-28T16:22:48.092773+0000 mgr.y (mgr.25253) 8821 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:50.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:49 smithi204 bash[68176]: cluster 2024-07-28T16:22:48.092773+0000 mgr.y (mgr.25253) 8821 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:51.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16815 16 16 0 0 0 - 0 2024-07-28T16:22:52.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16816 16 16 0 0 0 - 0 2024-07-28T16:22:52.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:51 smithi177 bash[81864]: cluster 2024-07-28T16:22:50.094204+0000 mgr.y (mgr.25253) 8822 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:52.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:51 smithi177 bash[79620]: cluster 2024-07-28T16:22:50.094204+0000 mgr.y (mgr.25253) 8822 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:52.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:51 smithi204 bash[68176]: cluster 2024-07-28T16:22:50.094204+0000 mgr.y (mgr.25253) 8822 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:22:52 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16817 16 16 0 0 0 - 0 2024-07-28T16:22:54.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16818 16 16 0 0 0 - 0 2024-07-28T16:22:54.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:53 smithi177 bash[79620]: cluster 2024-07-28T16:22:52.095636+0000 mgr.y (mgr.25253) 8823 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:54.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:53 smithi177 bash[81864]: cluster 2024-07-28T16:22:52.095636+0000 mgr.y (mgr.25253) 8823 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:54.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:53 smithi204 bash[68176]: cluster 2024-07-28T16:22:52.095636+0000 mgr.y (mgr.25253) 8823 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:55.009 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16819 16 16 0 0 0 - 0 2024-07-28T16:22:56.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:22:56.001720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:56.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:56.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16820 16 16 0 0 0 - 0 2024-07-28T16:22:56.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:55 smithi177 bash[81864]: cluster 2024-07-28T16:22:54.097125+0000 mgr.y (mgr.25253) 8824 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:56.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:55 smithi177 bash[79620]: cluster 2024-07-28T16:22:54.097125+0000 mgr.y (mgr.25253) 8824 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:56.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:55 smithi204 bash[68176]: cluster 2024-07-28T16:22:54.097125+0000 mgr.y (mgr.25253) 8824 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:22:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:22:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:22:57.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16821 16 16 0 0 0 - 0 2024-07-28T16:22:58.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16822 16 16 0 0 0 - 0 2024-07-28T16:22:58.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:57 smithi177 bash[79620]: cluster 2024-07-28T16:22:56.098614+0000 mgr.y (mgr.25253) 8825 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:58.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:57 smithi177 bash[81864]: cluster 2024-07-28T16:22:56.098614+0000 mgr.y (mgr.25253) 8825 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:58.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:57 smithi204 bash[68176]: cluster 2024-07-28T16:22:56.098614+0000 mgr.y (mgr.25253) 8825 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:22:59.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16823 16 16 0 0 0 - 0 2024-07-28T16:23:00.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16824 16 16 0 0 0 - 0 2024-07-28T16:23:00.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:22:59 smithi177 bash[81864]: cluster 2024-07-28T16:22:58.100127+0000 mgr.y (mgr.25253) 8826 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:00.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:22:59 smithi177 bash[79620]: cluster 2024-07-28T16:22:58.100127+0000 mgr.y (mgr.25253) 8826 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:00.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:22:59 smithi204 bash[68176]: cluster 2024-07-28T16:22:58.100127+0000 mgr.y (mgr.25253) 8826 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:01.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16825 16 16 0 0 0 - 0 2024-07-28T16:23:02.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16826 16 16 0 0 0 - 0 2024-07-28T16:23:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:01 smithi177 bash[79620]: cluster 2024-07-28T16:23:00.101591+0000 mgr.y (mgr.25253) 8827 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:01 smithi177 bash[79620]: audit 2024-07-28T16:23:01.139561+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:01 smithi177 bash[81864]: cluster 2024-07-28T16:23:00.101591+0000 mgr.y (mgr.25253) 8827 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:01 smithi177 bash[81864]: audit 2024-07-28T16:23:01.139561+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:02.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:01 smithi204 bash[68176]: cluster 2024-07-28T16:23:00.101591+0000 mgr.y (mgr.25253) 8827 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:02.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:01 smithi204 bash[68176]: audit 2024-07-28T16:23:01.139561+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.010 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16827 16 16 0 0 0 - 0 2024-07-28T16:23:04.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16828 16 16 0 0 0 - 0 2024-07-28T16:23:04.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:03 smithi177 bash[81864]: cluster 2024-07-28T16:23:02.103204+0000 mgr.y (mgr.25253) 8828 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:03 smithi177 bash[79620]: cluster 2024-07-28T16:23:02.103204+0000 mgr.y (mgr.25253) 8828 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:04.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:03 smithi204 bash[68176]: cluster 2024-07-28T16:23:02.103204+0000 mgr.y (mgr.25253) 8828 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:05.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16829 16 16 0 0 0 - 0 2024-07-28T16:23:05.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:04 smithi177 bash[81864]: cluster 2024-07-28T16:23:04.104725+0000 mgr.y (mgr.25253) 8829 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:05.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:04 smithi177 bash[79620]: cluster 2024-07-28T16:23:04.104725+0000 mgr.y (mgr.25253) 8829 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:05.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:04 smithi204 bash[68176]: cluster 2024-07-28T16:23:04.104725+0000 mgr.y (mgr.25253) 8829 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:06.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16830 16 16 0 0 0 - 0 2024-07-28T16:23:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:23:07.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16831 16 16 0 0 0 - 0 2024-07-28T16:23:07.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:07 smithi204 bash[68176]: cluster 2024-07-28T16:23:06.106168+0000 mgr.y (mgr.25253) 8830 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:07.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:07 smithi177 bash[81864]: cluster 2024-07-28T16:23:06.106168+0000 mgr.y (mgr.25253) 8830 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:07.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:07 smithi177 bash[79620]: cluster 2024-07-28T16:23:06.106168+0000 mgr.y (mgr.25253) 8830 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:08.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16832 16 16 0 0 0 - 0 2024-07-28T16:23:09.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16833 16 16 0 0 0 - 0 2024-07-28T16:23:09.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:09 smithi177 bash[81864]: cluster 2024-07-28T16:23:08.107611+0000 mgr.y (mgr.25253) 8831 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:09.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:09 smithi177 bash[79620]: cluster 2024-07-28T16:23:08.107611+0000 mgr.y (mgr.25253) 8831 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:09.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:09 smithi204 bash[68176]: cluster 2024-07-28T16:23:08.107611+0000 mgr.y (mgr.25253) 8831 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:10.011 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16834 16 16 0 0 0 - 0 2024-07-28T16:23:11.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16835 16 16 0 0 0 - 0 2024-07-28T16:23:11.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:11 smithi177 bash[79620]: cluster 2024-07-28T16:23:10.109120+0000 mgr.y (mgr.25253) 8832 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:11.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:11 smithi177 bash[81864]: cluster 2024-07-28T16:23:10.109120+0000 mgr.y (mgr.25253) 8832 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:11.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:11 smithi204 bash[68176]: cluster 2024-07-28T16:23:10.109120+0000 mgr.y (mgr.25253) 8832 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:12.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16836 16 16 0 0 0 - 0 2024-07-28T16:23:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16837 16 16 0 0 0 - 0 2024-07-28T16:23:13.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:13 smithi177 bash[81864]: cluster 2024-07-28T16:23:12.110625+0000 mgr.y (mgr.25253) 8833 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:13.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:13 smithi177 bash[79620]: cluster 2024-07-28T16:23:12.110625+0000 mgr.y (mgr.25253) 8833 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:13.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:13 smithi204 bash[68176]: cluster 2024-07-28T16:23:12.110625+0000 mgr.y (mgr.25253) 8833 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:14.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16838 16 16 0 0 0 - 0 2024-07-28T16:23:15.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16839 16 16 0 0 0 - 0 2024-07-28T16:23:15.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:15 smithi177 bash[81864]: cluster 2024-07-28T16:23:14.112125+0000 mgr.y (mgr.25253) 8834 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:15.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:15 smithi177 bash[79620]: cluster 2024-07-28T16:23:14.112125+0000 mgr.y (mgr.25253) 8834 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:15.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:15 smithi204 bash[68176]: cluster 2024-07-28T16:23:14.112125+0000 mgr.y (mgr.25253) 8834 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:16.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:23:16.004411+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:16.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:16.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16840 16 16 0 0 0 - 0 2024-07-28T16:23:16.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:16 smithi177 bash[81864]: audit 2024-07-28T16:23:16.140042+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:16.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:23:16.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:16 smithi177 bash[79620]: audit 2024-07-28T16:23:16.140042+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:16 smithi204 bash[68176]: audit 2024-07-28T16:23:16.140042+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:17.012 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16841 16 16 0 0 0 - 0 2024-07-28T16:23:17.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:17 smithi177 bash[81864]: cluster 2024-07-28T16:23:16.113612+0000 mgr.y (mgr.25253) 8835 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:17.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:17 smithi177 bash[79620]: cluster 2024-07-28T16:23:16.113612+0000 mgr.y (mgr.25253) 8835 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:17.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:17 smithi204 bash[68176]: cluster 2024-07-28T16:23:16.113612+0000 mgr.y (mgr.25253) 8835 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:18.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16842 16 16 0 0 0 - 0 2024-07-28T16:23:19.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16843 16 16 0 0 0 - 0 2024-07-28T16:23:19.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:19 smithi177 bash[81864]: cluster 2024-07-28T16:23:18.115075+0000 mgr.y (mgr.25253) 8836 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:19.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:19 smithi177 bash[79620]: cluster 2024-07-28T16:23:18.115075+0000 mgr.y (mgr.25253) 8836 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:19 smithi204 bash[68176]: cluster 2024-07-28T16:23:18.115075+0000 mgr.y (mgr.25253) 8836 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:20.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16844 16 16 0 0 0 - 0 2024-07-28T16:23:21.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16845 16 16 0 0 0 - 0 2024-07-28T16:23:21.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:21 smithi177 bash[81864]: cluster 2024-07-28T16:23:20.116535+0000 mgr.y (mgr.25253) 8837 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:21.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:21 smithi177 bash[79620]: cluster 2024-07-28T16:23:20.116535+0000 mgr.y (mgr.25253) 8837 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:21.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:21 smithi204 bash[68176]: cluster 2024-07-28T16:23:20.116535+0000 mgr.y (mgr.25253) 8837 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:22.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16846 16 16 0 0 0 - 0 2024-07-28T16:23:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.013 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16847 16 16 0 0 0 - 0 2024-07-28T16:23:23.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:23 smithi177 bash[81864]: cluster 2024-07-28T16:23:22.117997+0000 mgr.y (mgr.25253) 8838 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:23.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:23 smithi177 bash[79620]: cluster 2024-07-28T16:23:22.117997+0000 mgr.y (mgr.25253) 8838 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:23.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:23 smithi204 bash[68176]: cluster 2024-07-28T16:23:22.117997+0000 mgr.y (mgr.25253) 8838 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:24.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16848 16 16 0 0 0 - 0 2024-07-28T16:23:25.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16849 16 16 0 0 0 - 0 2024-07-28T16:23:25.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:25 smithi177 bash[81864]: cluster 2024-07-28T16:23:24.119421+0000 mgr.y (mgr.25253) 8839 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:25.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:25 smithi177 bash[79620]: cluster 2024-07-28T16:23:24.119421+0000 mgr.y (mgr.25253) 8839 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:25.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:25 smithi204 bash[68176]: cluster 2024-07-28T16:23:24.119421+0000 mgr.y (mgr.25253) 8839 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:26.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16850 16 16 0 0 0 - 0 2024-07-28T16:23:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:23:27.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16851 16 16 0 0 0 - 0 2024-07-28T16:23:27.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:27 smithi177 bash[79620]: cluster 2024-07-28T16:23:26.120880+0000 mgr.y (mgr.25253) 8840 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:27.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:27 smithi177 bash[81864]: cluster 2024-07-28T16:23:26.120880+0000 mgr.y (mgr.25253) 8840 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:27.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:27 smithi204 bash[68176]: cluster 2024-07-28T16:23:26.120880+0000 mgr.y (mgr.25253) 8840 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:28.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16852 16 16 0 0 0 - 0 2024-07-28T16:23:29.014 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16853 16 16 0 0 0 - 0 2024-07-28T16:23:29.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:29 smithi177 bash[81864]: cluster 2024-07-28T16:23:28.122312+0000 mgr.y (mgr.25253) 8841 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:29.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:29 smithi177 bash[79620]: cluster 2024-07-28T16:23:28.122312+0000 mgr.y (mgr.25253) 8841 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:29.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:29 smithi204 bash[68176]: cluster 2024-07-28T16:23:28.122312+0000 mgr.y (mgr.25253) 8841 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:30.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16854 16 16 0 0 0 - 0 2024-07-28T16:23:31.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16855 16 16 0 0 0 - 0 2024-07-28T16:23:31.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:31 smithi177 bash[81864]: cluster 2024-07-28T16:23:30.123782+0000 mgr.y (mgr.25253) 8842 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:31.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:31 smithi177 bash[81864]: audit 2024-07-28T16:23:31.140424+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:31 smithi177 bash[79620]: cluster 2024-07-28T16:23:30.123782+0000 mgr.y (mgr.25253) 8842 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:31 smithi177 bash[79620]: audit 2024-07-28T16:23:31.140424+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:31 smithi204 bash[68176]: cluster 2024-07-28T16:23:30.123782+0000 mgr.y (mgr.25253) 8842 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:31 smithi204 bash[68176]: audit 2024-07-28T16:23:31.140424+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:32.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16856 16 16 0 0 0 - 0 2024-07-28T16:23:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16857 16 16 0 0 0 - 0 2024-07-28T16:23:33.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:33 smithi177 bash[81864]: cluster 2024-07-28T16:23:32.125239+0000 mgr.y (mgr.25253) 8843 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:33.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:33 smithi177 bash[79620]: cluster 2024-07-28T16:23:32.125239+0000 mgr.y (mgr.25253) 8843 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:33.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:33 smithi204 bash[68176]: cluster 2024-07-28T16:23:32.125239+0000 mgr.y (mgr.25253) 8843 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:34.015 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16858 16 16 0 0 0 - 0 2024-07-28T16:23:35.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16859 16 16 0 0 0 - 0 2024-07-28T16:23:35.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:35 smithi177 bash[81864]: cluster 2024-07-28T16:23:34.126674+0000 mgr.y (mgr.25253) 8844 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:35.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:35 smithi177 bash[79620]: cluster 2024-07-28T16:23:34.126674+0000 mgr.y (mgr.25253) 8844 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:35.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:35 smithi204 bash[68176]: cluster 2024-07-28T16:23:34.126674+0000 mgr.y (mgr.25253) 8844 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:36.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:23:36.007719+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:36.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:36.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16860 16 16 0 0 0 - 0 2024-07-28T16:23:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:23:37.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16861 16 16 0 0 0 - 0 2024-07-28T16:23:37.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:37 smithi177 bash[81864]: cluster 2024-07-28T16:23:36.128142+0000 mgr.y (mgr.25253) 8845 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:37.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:37 smithi177 bash[79620]: cluster 2024-07-28T16:23:36.128142+0000 mgr.y (mgr.25253) 8845 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:37.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:37 smithi204 bash[68176]: cluster 2024-07-28T16:23:36.128142+0000 mgr.y (mgr.25253) 8845 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:38.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16862 16 16 0 0 0 - 0 2024-07-28T16:23:39.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16863 16 16 0 0 0 - 0 2024-07-28T16:23:39.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:39 smithi177 bash[81864]: cluster 2024-07-28T16:23:38.129575+0000 mgr.y (mgr.25253) 8846 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:39.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:39 smithi177 bash[79620]: cluster 2024-07-28T16:23:38.129575+0000 mgr.y (mgr.25253) 8846 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:39.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:39 smithi204 bash[68176]: cluster 2024-07-28T16:23:38.129575+0000 mgr.y (mgr.25253) 8846 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:40.016 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16864 16 16 0 0 0 - 0 2024-07-28T16:23:41.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16865 16 16 0 0 0 - 0 2024-07-28T16:23:41.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:41 smithi177 bash[81864]: cluster 2024-07-28T16:23:40.131011+0000 mgr.y (mgr.25253) 8847 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:41.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:41 smithi177 bash[79620]: cluster 2024-07-28T16:23:40.131011+0000 mgr.y (mgr.25253) 8847 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:41.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:41 smithi204 bash[68176]: cluster 2024-07-28T16:23:40.131011+0000 mgr.y (mgr.25253) 8847 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:42.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16866 16 16 0 0 0 - 0 2024-07-28T16:23:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:43.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16867 16 16 0 0 0 - 0 2024-07-28T16:23:43.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:43 smithi177 bash[79620]: cluster 2024-07-28T16:23:42.132500+0000 mgr.y (mgr.25253) 8848 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:43.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:43 smithi177 bash[81864]: cluster 2024-07-28T16:23:42.132500+0000 mgr.y (mgr.25253) 8848 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:43 smithi204 bash[68176]: cluster 2024-07-28T16:23:42.132500+0000 mgr.y (mgr.25253) 8848 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:44.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16868 16 16 0 0 0 - 0 2024-07-28T16:23:45.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16869 16 16 0 0 0 - 0 2024-07-28T16:23:45.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:45 smithi177 bash[79620]: cluster 2024-07-28T16:23:44.133939+0000 mgr.y (mgr.25253) 8849 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:45.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:45 smithi177 bash[79620]: audit 2024-07-28T16:23:44.845354+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:45.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:45 smithi177 bash[81864]: cluster 2024-07-28T16:23:44.133939+0000 mgr.y (mgr.25253) 8849 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:45.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:45 smithi177 bash[81864]: audit 2024-07-28T16:23:44.845354+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:45 smithi204 bash[68176]: cluster 2024-07-28T16:23:44.133939+0000 mgr.y (mgr.25253) 8849 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:45 smithi204 bash[68176]: audit 2024-07-28T16:23:44.845354+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:46.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16870 16 16 0 0 0 - 0 2024-07-28T16:23:46.489 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:23:46.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:46 smithi177 bash[79620]: audit 2024-07-28T16:23:46.140795+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:46.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:46 smithi177 bash[81864]: audit 2024-07-28T16:23:46.140795+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:46.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:46 smithi204 bash[68176]: audit 2024-07-28T16:23:46.140795+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:47.017 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16871 16 16 0 0 0 - 0 2024-07-28T16:23:47.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:47 smithi177 bash[79620]: cluster 2024-07-28T16:23:46.135415+0000 mgr.y (mgr.25253) 8850 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:47.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:47 smithi177 bash[81864]: cluster 2024-07-28T16:23:46.135415+0000 mgr.y (mgr.25253) 8850 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:47.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:47 smithi204 bash[68176]: cluster 2024-07-28T16:23:46.135415+0000 mgr.y (mgr.25253) 8850 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:48.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16872 16 16 0 0 0 - 0 2024-07-28T16:23:49.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16873 16 16 0 0 0 - 0 2024-07-28T16:23:49.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:49 smithi177 bash[81864]: cluster 2024-07-28T16:23:48.136853+0000 mgr.y (mgr.25253) 8851 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:49.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:49 smithi177 bash[79620]: cluster 2024-07-28T16:23:48.136853+0000 mgr.y (mgr.25253) 8851 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:49 smithi204 bash[68176]: cluster 2024-07-28T16:23:48.136853+0000 mgr.y (mgr.25253) 8851 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:50.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16874 16 16 0 0 0 - 0 2024-07-28T16:23:51.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16875 16 16 0 0 0 - 0 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: cluster 2024-07-28T16:23:50.137658+0000 mgr.y (mgr.25253) 8852 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:50.519688+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:50.526609+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:50.713414+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:50.722678+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:51.143992+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:51.145692+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:23:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:51 smithi204 bash[68176]: audit 2024-07-28T16:23:51.153569+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16876 16 16 0 0 0 - 0 2024-07-28T16:23:52.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: cluster 2024-07-28T16:23:50.137658+0000 mgr.y (mgr.25253) 8852 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:52.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:50.519688+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:50.526609+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:50.713414+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:50.722678+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:51.143992+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:51.145692+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[81864]: audit 2024-07-28T16:23:51.153569+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: cluster 2024-07-28T16:23:50.137658+0000 mgr.y (mgr.25253) 8852 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:50.519688+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:50.526609+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:50.713414+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:50.722678+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:51.143992+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:23:52.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:51.145692+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:23:52.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:51 smithi177 bash[79620]: audit 2024-07-28T16:23:51.153569+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:23:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:23:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16877 16 16 0 0 0 - 0 2024-07-28T16:23:53.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:53 smithi204 bash[68176]: cluster 2024-07-28T16:23:52.139055+0000 mgr.y (mgr.25253) 8853 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:54.018 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16878 16 16 0 0 0 - 0 2024-07-28T16:23:54.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:53 smithi177 bash[81864]: cluster 2024-07-28T16:23:52.139055+0000 mgr.y (mgr.25253) 8853 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:54.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:53 smithi177 bash[79620]: cluster 2024-07-28T16:23:52.139055+0000 mgr.y (mgr.25253) 8853 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:55.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16879 16 16 0 0 0 - 0 2024-07-28T16:23:55.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:55 smithi204 bash[68176]: cluster 2024-07-28T16:23:54.140544+0000 mgr.y (mgr.25253) 8854 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:56.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:23:56.010849+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:56.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:56.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16880 16 16 0 0 0 - 0 2024-07-28T16:23:56.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:55 smithi177 bash[81864]: cluster 2024-07-28T16:23:54.140544+0000 mgr.y (mgr.25253) 8854 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:55 smithi177 bash[79620]: cluster 2024-07-28T16:23:54.140544+0000 mgr.y (mgr.25253) 8854 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:23:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:23:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:23:57.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16881 16 16 0 0 0 - 0 2024-07-28T16:23:57.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:57 smithi204 bash[68176]: cluster 2024-07-28T16:23:56.142044+0000 mgr.y (mgr.25253) 8855 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:58.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16882 16 16 0 0 0 - 0 2024-07-28T16:23:58.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:57 smithi177 bash[81864]: cluster 2024-07-28T16:23:56.142044+0000 mgr.y (mgr.25253) 8855 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:57 smithi177 bash[79620]: cluster 2024-07-28T16:23:56.142044+0000 mgr.y (mgr.25253) 8855 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:23:59.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16883 16 16 0 0 0 - 0 2024-07-28T16:23:59.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:23:59 smithi204 bash[68176]: cluster 2024-07-28T16:23:58.143506+0000 mgr.y (mgr.25253) 8856 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:00.019 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16884 16 16 0 0 0 - 0 2024-07-28T16:24:00.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:23:59 smithi177 bash[81864]: cluster 2024-07-28T16:23:58.143506+0000 mgr.y (mgr.25253) 8856 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:00.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:23:59 smithi177 bash[79620]: cluster 2024-07-28T16:23:58.143506+0000 mgr.y (mgr.25253) 8856 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:01.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16885 16 16 0 0 0 - 0 2024-07-28T16:24:01.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:01 smithi204 bash[68176]: cluster 2024-07-28T16:24:00.144959+0000 mgr.y (mgr.25253) 8857 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:01 smithi204 bash[68176]: audit 2024-07-28T16:24:01.141203+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:02.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16886 16 16 0 0 0 - 0 2024-07-28T16:24:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:01 smithi177 bash[81864]: cluster 2024-07-28T16:24:00.144959+0000 mgr.y (mgr.25253) 8857 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:01 smithi177 bash[81864]: audit 2024-07-28T16:24:01.141203+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:01 smithi177 bash[79620]: cluster 2024-07-28T16:24:00.144959+0000 mgr.y (mgr.25253) 8857 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:02.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:01 smithi177 bash[79620]: audit 2024-07-28T16:24:01.141203+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16887 16 16 0 0 0 - 0 2024-07-28T16:24:03.926 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:03 smithi204 bash[68176]: cluster 2024-07-28T16:24:02.146446+0000 mgr.y (mgr.25253) 8858 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:04.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16888 16 16 0 0 0 - 0 2024-07-28T16:24:04.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:03 smithi177 bash[81864]: cluster 2024-07-28T16:24:02.146446+0000 mgr.y (mgr.25253) 8858 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:04.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:03 smithi177 bash[79620]: cluster 2024-07-28T16:24:02.146446+0000 mgr.y (mgr.25253) 8858 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:05.020 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16889 16 16 0 0 0 - 0 2024-07-28T16:24:05.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:05 smithi204 bash[68176]: cluster 2024-07-28T16:24:04.147897+0000 mgr.y (mgr.25253) 8859 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:06.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16890 16 16 0 0 0 - 0 2024-07-28T16:24:06.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:05 smithi177 bash[81864]: cluster 2024-07-28T16:24:04.147897+0000 mgr.y (mgr.25253) 8859 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:06.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:05 smithi177 bash[79620]: cluster 2024-07-28T16:24:04.147897+0000 mgr.y (mgr.25253) 8859 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:24:07.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16891 16 16 0 0 0 - 0 2024-07-28T16:24:07.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:07 smithi204 bash[68176]: cluster 2024-07-28T16:24:06.149339+0000 mgr.y (mgr.25253) 8860 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:08.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16892 16 16 0 0 0 - 0 2024-07-28T16:24:08.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:07 smithi177 bash[81864]: cluster 2024-07-28T16:24:06.149339+0000 mgr.y (mgr.25253) 8860 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:07 smithi177 bash[79620]: cluster 2024-07-28T16:24:06.149339+0000 mgr.y (mgr.25253) 8860 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:09.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16893 16 16 0 0 0 - 0 2024-07-28T16:24:09.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:09 smithi204 bash[68176]: cluster 2024-07-28T16:24:08.150762+0000 mgr.y (mgr.25253) 8861 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:10.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16894 16 16 0 0 0 - 0 2024-07-28T16:24:10.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:09 smithi177 bash[81864]: cluster 2024-07-28T16:24:08.150762+0000 mgr.y (mgr.25253) 8861 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:10.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:09 smithi177 bash[79620]: cluster 2024-07-28T16:24:08.150762+0000 mgr.y (mgr.25253) 8861 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:11.021 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16895 16 16 0 0 0 - 0 2024-07-28T16:24:11.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:11 smithi204 bash[68176]: cluster 2024-07-28T16:24:10.152283+0000 mgr.y (mgr.25253) 8862 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:12.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16896 16 16 0 0 0 - 0 2024-07-28T16:24:12.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:11 smithi177 bash[81864]: cluster 2024-07-28T16:24:10.152283+0000 mgr.y (mgr.25253) 8862 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:12.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:11 smithi177 bash[79620]: cluster 2024-07-28T16:24:10.152283+0000 mgr.y (mgr.25253) 8862 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:12 smithi204 bash[60899]: ts=2024-07-28T16:24:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16897 16 16 0 0 0 - 0 2024-07-28T16:24:13.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:13 smithi204 bash[68176]: cluster 2024-07-28T16:24:12.153743+0000 mgr.y (mgr.25253) 8863 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:14.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16898 16 16 0 0 0 - 0 2024-07-28T16:24:14.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:13 smithi177 bash[81864]: cluster 2024-07-28T16:24:12.153743+0000 mgr.y (mgr.25253) 8863 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:14.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:13 smithi177 bash[79620]: cluster 2024-07-28T16:24:12.153743+0000 mgr.y (mgr.25253) 8863 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:15.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16899 16 16 0 0 0 - 0 2024-07-28T16:24:15.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:15 smithi204 bash[68176]: cluster 2024-07-28T16:24:14.155206+0000 mgr.y (mgr.25253) 8864 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:16.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:24:16.014194+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:16.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:16.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16900 16 16 0 0 0 - 0 2024-07-28T16:24:16.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:15 smithi177 bash[79620]: cluster 2024-07-28T16:24:14.155206+0000 mgr.y (mgr.25253) 8864 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:16.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:15 smithi177 bash[81864]: cluster 2024-07-28T16:24:14.155206+0000 mgr.y (mgr.25253) 8864 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:24:16.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:16 smithi204 bash[68176]: audit 2024-07-28T16:24:16.141613+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:17.022 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16901 16 16 0 0 0 - 0 2024-07-28T16:24:17.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:16 smithi177 bash[81864]: audit 2024-07-28T16:24:16.141613+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:17.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:16 smithi177 bash[79620]: audit 2024-07-28T16:24:16.141613+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:17.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:17 smithi204 bash[68176]: cluster 2024-07-28T16:24:16.156667+0000 mgr.y (mgr.25253) 8865 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:18.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16902 16 16 0 0 0 - 0 2024-07-28T16:24:18.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:17 smithi177 bash[81864]: cluster 2024-07-28T16:24:16.156667+0000 mgr.y (mgr.25253) 8865 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:17 smithi177 bash[79620]: cluster 2024-07-28T16:24:16.156667+0000 mgr.y (mgr.25253) 8865 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:19.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16903 16 16 0 0 0 - 0 2024-07-28T16:24:19.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:19 smithi204 bash[68176]: cluster 2024-07-28T16:24:18.158143+0000 mgr.y (mgr.25253) 8866 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:20.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16904 16 16 0 0 0 - 0 2024-07-28T16:24:20.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:19 smithi177 bash[81864]: cluster 2024-07-28T16:24:18.158143+0000 mgr.y (mgr.25253) 8866 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:20.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:19 smithi177 bash[79620]: cluster 2024-07-28T16:24:18.158143+0000 mgr.y (mgr.25253) 8866 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:21.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16905 16 16 0 0 0 - 0 2024-07-28T16:24:21.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:21 smithi204 bash[68176]: cluster 2024-07-28T16:24:20.159577+0000 mgr.y (mgr.25253) 8867 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:22.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16906 16 16 0 0 0 - 0 2024-07-28T16:24:22.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:21 smithi177 bash[81864]: cluster 2024-07-28T16:24:20.159577+0000 mgr.y (mgr.25253) 8867 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:22.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:21 smithi177 bash[79620]: cluster 2024-07-28T16:24:20.159577+0000 mgr.y (mgr.25253) 8867 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:22 smithi204 bash[60899]: ts=2024-07-28T16:24:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16907 16 16 0 0 0 - 0 2024-07-28T16:24:23.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:23 smithi204 bash[68176]: cluster 2024-07-28T16:24:22.161059+0000 mgr.y (mgr.25253) 8868 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:24.023 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16908 16 16 0 0 0 - 0 2024-07-28T16:24:24.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:23 smithi177 bash[81864]: cluster 2024-07-28T16:24:22.161059+0000 mgr.y (mgr.25253) 8868 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:24.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:23 smithi177 bash[79620]: cluster 2024-07-28T16:24:22.161059+0000 mgr.y (mgr.25253) 8868 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:25.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16909 16 16 0 0 0 - 0 2024-07-28T16:24:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:25 smithi204 bash[68176]: cluster 2024-07-28T16:24:24.162472+0000 mgr.y (mgr.25253) 8869 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:26.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16910 16 16 0 0 0 - 0 2024-07-28T16:24:26.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:25 smithi177 bash[79620]: cluster 2024-07-28T16:24:24.162472+0000 mgr.y (mgr.25253) 8869 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:25 smithi177 bash[81864]: cluster 2024-07-28T16:24:24.162472+0000 mgr.y (mgr.25253) 8869 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:24:27.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16911 16 16 0 0 0 - 0 2024-07-28T16:24:27.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:27 smithi204 bash[68176]: cluster 2024-07-28T16:24:26.163955+0000 mgr.y (mgr.25253) 8870 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:28.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16912 16 16 0 0 0 - 0 2024-07-28T16:24:28.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:27 smithi177 bash[79620]: cluster 2024-07-28T16:24:26.163955+0000 mgr.y (mgr.25253) 8870 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:28.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:27 smithi177 bash[81864]: cluster 2024-07-28T16:24:26.163955+0000 mgr.y (mgr.25253) 8870 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:29.024 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16913 16 16 0 0 0 - 0 2024-07-28T16:24:29.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:29 smithi204 bash[68176]: cluster 2024-07-28T16:24:28.165335+0000 mgr.y (mgr.25253) 8871 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:30.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16914 16 16 0 0 0 - 0 2024-07-28T16:24:30.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:29 smithi177 bash[79620]: cluster 2024-07-28T16:24:28.165335+0000 mgr.y (mgr.25253) 8871 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:30.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:29 smithi177 bash[81864]: cluster 2024-07-28T16:24:28.165335+0000 mgr.y (mgr.25253) 8871 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:31.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16915 16 16 0 0 0 - 0 2024-07-28T16:24:31.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:31 smithi204 bash[68176]: cluster 2024-07-28T16:24:30.166718+0000 mgr.y (mgr.25253) 8872 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:31.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:31 smithi204 bash[68176]: audit 2024-07-28T16:24:31.142079+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:32.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16916 16 16 0 0 0 - 0 2024-07-28T16:24:32.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:31 smithi177 bash[79620]: cluster 2024-07-28T16:24:30.166718+0000 mgr.y (mgr.25253) 8872 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:31 smithi177 bash[79620]: audit 2024-07-28T16:24:31.142079+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:31 smithi177 bash[81864]: cluster 2024-07-28T16:24:30.166718+0000 mgr.y (mgr.25253) 8872 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:31 smithi177 bash[81864]: audit 2024-07-28T16:24:31.142079+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:32 smithi204 bash[60899]: ts=2024-07-28T16:24:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16917 16 16 0 0 0 - 0 2024-07-28T16:24:33.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:33 smithi204 bash[68176]: cluster 2024-07-28T16:24:32.168201+0000 mgr.y (mgr.25253) 8873 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:34.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16918 16 16 0 0 0 - 0 2024-07-28T16:24:34.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:33 smithi177 bash[81864]: cluster 2024-07-28T16:24:32.168201+0000 mgr.y (mgr.25253) 8873 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:33 smithi177 bash[79620]: cluster 2024-07-28T16:24:32.168201+0000 mgr.y (mgr.25253) 8873 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:35.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16919 16 16 0 0 0 - 0 2024-07-28T16:24:35.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:35 smithi204 bash[68176]: cluster 2024-07-28T16:24:34.169620+0000 mgr.y (mgr.25253) 8874 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:36.025 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:24:36.017461+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:36.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:36.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16920 16 16 0 0 0 - 0 2024-07-28T16:24:36.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:35 smithi177 bash[81864]: cluster 2024-07-28T16:24:34.169620+0000 mgr.y (mgr.25253) 8874 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:35 smithi177 bash[79620]: cluster 2024-07-28T16:24:34.169620+0000 mgr.y (mgr.25253) 8874 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:24:37.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16921 16 16 0 0 0 - 0 2024-07-28T16:24:37.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:37 smithi204 bash[68176]: cluster 2024-07-28T16:24:36.171057+0000 mgr.y (mgr.25253) 8875 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:38.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16922 16 16 0 0 0 - 0 2024-07-28T16:24:38.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:37 smithi177 bash[81864]: cluster 2024-07-28T16:24:36.171057+0000 mgr.y (mgr.25253) 8875 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:38.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:37 smithi177 bash[79620]: cluster 2024-07-28T16:24:36.171057+0000 mgr.y (mgr.25253) 8875 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:39.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16923 16 16 0 0 0 - 0 2024-07-28T16:24:39.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:39 smithi204 bash[68176]: cluster 2024-07-28T16:24:38.172533+0000 mgr.y (mgr.25253) 8876 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:40.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16924 16 16 0 0 0 - 0 2024-07-28T16:24:40.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:39 smithi177 bash[81864]: cluster 2024-07-28T16:24:38.172533+0000 mgr.y (mgr.25253) 8876 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:40.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:39 smithi177 bash[79620]: cluster 2024-07-28T16:24:38.172533+0000 mgr.y (mgr.25253) 8876 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:41.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16925 16 16 0 0 0 - 0 2024-07-28T16:24:41.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:41 smithi204 bash[68176]: cluster 2024-07-28T16:24:40.173943+0000 mgr.y (mgr.25253) 8877 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:42.026 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16926 16 16 0 0 0 - 0 2024-07-28T16:24:42.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:41 smithi177 bash[81864]: cluster 2024-07-28T16:24:40.173943+0000 mgr.y (mgr.25253) 8877 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:42.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:41 smithi177 bash[79620]: cluster 2024-07-28T16:24:40.173943+0000 mgr.y (mgr.25253) 8877 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16927 16 16 0 0 0 - 0 2024-07-28T16:24:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:43 smithi204 bash[68176]: cluster 2024-07-28T16:24:42.175447+0000 mgr.y (mgr.25253) 8878 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:44.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16928 16 16 0 0 0 - 0 2024-07-28T16:24:44.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:43 smithi177 bash[81864]: cluster 2024-07-28T16:24:42.175447+0000 mgr.y (mgr.25253) 8878 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:43 smithi177 bash[79620]: cluster 2024-07-28T16:24:42.175447+0000 mgr.y (mgr.25253) 8878 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:45.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16929 16 16 0 0 0 - 0 2024-07-28T16:24:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:45 smithi204 bash[68176]: cluster 2024-07-28T16:24:44.176912+0000 mgr.y (mgr.25253) 8879 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:46.027 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16930 16 16 0 0 0 - 0 2024-07-28T16:24:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:45 smithi177 bash[81864]: cluster 2024-07-28T16:24:44.176912+0000 mgr.y (mgr.25253) 8879 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:45 smithi177 bash[79620]: cluster 2024-07-28T16:24:44.176912+0000 mgr.y (mgr.25253) 8879 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:24:46.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:46 smithi204 bash[68176]: audit 2024-07-28T16:24:46.142385+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:47.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:46 smithi177 bash[81864]: audit 2024-07-28T16:24:46.142385+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:46 smithi177 bash[79620]: audit 2024-07-28T16:24:46.142385+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:47.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16931 16 16 0 0 0 - 0 2024-07-28T16:24:47.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:47 smithi204 bash[68176]: cluster 2024-07-28T16:24:46.178316+0000 mgr.y (mgr.25253) 8880 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:48.031 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:47 smithi177 bash[81864]: cluster 2024-07-28T16:24:46.178316+0000 mgr.y (mgr.25253) 8880 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:48.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:47 smithi177 bash[79620]: cluster 2024-07-28T16:24:46.178316+0000 mgr.y (mgr.25253) 8880 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:48.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16932 16 16 0 0 0 - 0 2024-07-28T16:24:49.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16933 16 16 0 0 0 - 0 2024-07-28T16:24:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:49 smithi204 bash[68176]: cluster 2024-07-28T16:24:48.179751+0000 mgr.y (mgr.25253) 8881 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:50.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:49 smithi177 bash[81864]: cluster 2024-07-28T16:24:48.179751+0000 mgr.y (mgr.25253) 8881 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:49 smithi177 bash[79620]: cluster 2024-07-28T16:24:48.179751+0000 mgr.y (mgr.25253) 8881 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:50.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16934 16 16 0 0 0 - 0 2024-07-28T16:24:51.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16935 16 16 0 0 0 - 0 2024-07-28T16:24:51.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:51 smithi204 bash[68176]: cluster 2024-07-28T16:24:50.181154+0000 mgr.y (mgr.25253) 8882 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:51 smithi204 bash[68176]: audit 2024-07-28T16:24:51.281577+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:24:52.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:51 smithi177 bash[81864]: cluster 2024-07-28T16:24:50.181154+0000 mgr.y (mgr.25253) 8882 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:51 smithi177 bash[81864]: audit 2024-07-28T16:24:51.281577+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:24:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:51 smithi177 bash[79620]: cluster 2024-07-28T16:24:50.181154+0000 mgr.y (mgr.25253) 8882 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:51 smithi177 bash[79620]: audit 2024-07-28T16:24:51.281577+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:24:52.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16936 16 16 0 0 0 - 0 2024-07-28T16:24:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:24:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:tasks.radosbench.radosbench.0.smithi177.stdout:16937 16 16 0 0 0 - 0 2024-07-28T16:24:54.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:53 smithi177 bash[79620]: cluster 2024-07-28T16:24:52.182589+0000 mgr.y (mgr.25253) 8883 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:53 smithi177 bash[81864]: cluster 2024-07-28T16:24:52.182589+0000 mgr.y (mgr.25253) 8883 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:54.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16938 16 16 0 0 0 - 0 2024-07-28T16:24:54.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:53 smithi204 bash[68176]: cluster 2024-07-28T16:24:52.182589+0000 mgr.y (mgr.25253) 8883 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:55.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16939 16 16 0 0 0 - 0 2024-07-28T16:24:56.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:55 smithi177 bash[81864]: cluster 2024-07-28T16:24:54.183363+0000 mgr.y (mgr.25253) 8884 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:55 smithi177 bash[79620]: cluster 2024-07-28T16:24:54.183363+0000 mgr.y (mgr.25253) 8884 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:56.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:24:56.020494+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:56.028 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:56.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16940 16 16 0 0 0 - 0 2024-07-28T16:24:56.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:55 smithi204 bash[68176]: cluster 2024-07-28T16:24:54.183363+0000 mgr.y (mgr.25253) 8884 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:24:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:24:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:24:57.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16941 16 16 0 0 0 - 0 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: cluster 2024-07-28T16:24:56.184226+0000 mgr.y (mgr.25253) 8885 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:56.950794+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:56.956932+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:57.190410+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:57.196794+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:57.599512+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:57.601141+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[81864]: audit 2024-07-28T16:24:57.611592+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: cluster 2024-07-28T16:24:56.184226+0000 mgr.y (mgr.25253) 8885 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:56.950794+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:56.956932+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:57.190410+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:57.196794+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:57.599512+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:57.601141+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:57 smithi177 bash[79620]: audit 2024-07-28T16:24:57.611592+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16942 16 16 0 0 0 - 0 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: cluster 2024-07-28T16:24:56.184226+0000 mgr.y (mgr.25253) 8885 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:56.950794+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:56.956932+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:57.190410+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:57.196794+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:57.599512+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:57.601141+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:57 smithi204 bash[68176]: audit 2024-07-28T16:24:57.611592+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:24:59.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16943 16 16 0 0 0 - 0 2024-07-28T16:25:00.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:24:59 smithi177 bash[81864]: cluster 2024-07-28T16:24:58.185659+0000 mgr.y (mgr.25253) 8886 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:24:59 smithi177 bash[79620]: cluster 2024-07-28T16:24:58.185659+0000 mgr.y (mgr.25253) 8886 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:00.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16944 16 16 0 0 0 - 0 2024-07-28T16:25:00.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:24:59 smithi204 bash[68176]: cluster 2024-07-28T16:24:58.185659+0000 mgr.y (mgr.25253) 8886 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:01.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16945 16 16 0 0 0 - 0 2024-07-28T16:25:02.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:01 smithi177 bash[81864]: cluster 2024-07-28T16:25:00.187097+0000 mgr.y (mgr.25253) 8887 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:01 smithi177 bash[81864]: audit 2024-07-28T16:25:01.142831+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:01 smithi177 bash[79620]: cluster 2024-07-28T16:25:00.187097+0000 mgr.y (mgr.25253) 8887 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:01 smithi177 bash[79620]: audit 2024-07-28T16:25:01.142831+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:02.029 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16946 16 16 0 0 0 - 0 2024-07-28T16:25:02.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:01 smithi204 bash[68176]: cluster 2024-07-28T16:25:00.187097+0000 mgr.y (mgr.25253) 8887 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:02.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:01 smithi204 bash[68176]: audit 2024-07-28T16:25:01.142831+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16947 16 16 0 0 0 - 0 2024-07-28T16:25:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:03 smithi177 bash[81864]: cluster 2024-07-28T16:25:02.188584+0000 mgr.y (mgr.25253) 8888 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:03 smithi177 bash[79620]: cluster 2024-07-28T16:25:02.188584+0000 mgr.y (mgr.25253) 8888 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:04.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16948 16 16 0 0 0 - 0 2024-07-28T16:25:04.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:03 smithi204 bash[68176]: cluster 2024-07-28T16:25:02.188584+0000 mgr.y (mgr.25253) 8888 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:05.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16949 16 16 0 0 0 - 0 2024-07-28T16:25:06.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:05 smithi177 bash[81864]: cluster 2024-07-28T16:25:04.189993+0000 mgr.y (mgr.25253) 8889 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:05 smithi177 bash[79620]: cluster 2024-07-28T16:25:04.189993+0000 mgr.y (mgr.25253) 8889 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:06.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16950 16 16 0 0 0 - 0 2024-07-28T16:25:06.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:05 smithi204 bash[68176]: cluster 2024-07-28T16:25:04.189993+0000 mgr.y (mgr.25253) 8889 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:25:07.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16951 16 16 0 0 0 - 0 2024-07-28T16:25:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:07 smithi177 bash[79620]: cluster 2024-07-28T16:25:06.191470+0000 mgr.y (mgr.25253) 8890 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:07 smithi177 bash[81864]: cluster 2024-07-28T16:25:06.191470+0000 mgr.y (mgr.25253) 8890 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:08.030 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16952 16 16 0 0 0 - 0 2024-07-28T16:25:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:07 smithi204 bash[68176]: cluster 2024-07-28T16:25:06.191470+0000 mgr.y (mgr.25253) 8890 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:09.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16953 16 16 0 0 0 - 0 2024-07-28T16:25:10.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:09 smithi177 bash[79620]: cluster 2024-07-28T16:25:08.192974+0000 mgr.y (mgr.25253) 8891 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:09 smithi177 bash[81864]: cluster 2024-07-28T16:25:08.192974+0000 mgr.y (mgr.25253) 8891 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:10.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16954 16 16 0 0 0 - 0 2024-07-28T16:25:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:09 smithi204 bash[68176]: cluster 2024-07-28T16:25:08.192974+0000 mgr.y (mgr.25253) 8891 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:11.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16955 16 16 0 0 0 - 0 2024-07-28T16:25:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:11 smithi177 bash[81864]: cluster 2024-07-28T16:25:10.194449+0000 mgr.y (mgr.25253) 8892 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:12.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:11 smithi177 bash[79620]: cluster 2024-07-28T16:25:10.194449+0000 mgr.y (mgr.25253) 8892 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:12.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16956 16 16 0 0 0 - 0 2024-07-28T16:25:12.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:11 smithi204 bash[68176]: cluster 2024-07-28T16:25:10.194449+0000 mgr.y (mgr.25253) 8892 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16957 16 16 0 0 0 - 0 2024-07-28T16:25:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:13 smithi177 bash[81864]: cluster 2024-07-28T16:25:12.196000+0000 mgr.y (mgr.25253) 8893 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:13 smithi177 bash[79620]: cluster 2024-07-28T16:25:12.196000+0000 mgr.y (mgr.25253) 8893 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:14.031 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16958 16 16 0 0 0 - 0 2024-07-28T16:25:14.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:13 smithi204 bash[68176]: cluster 2024-07-28T16:25:12.196000+0000 mgr.y (mgr.25253) 8893 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:15.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16959 16 16 0 0 0 - 0 2024-07-28T16:25:16.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:15 smithi177 bash[79620]: cluster 2024-07-28T16:25:14.197474+0000 mgr.y (mgr.25253) 8894 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:15 smithi177 bash[81864]: cluster 2024-07-28T16:25:14.197474+0000 mgr.y (mgr.25253) 8894 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:16.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:25:16.023744+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:16.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:16.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16960 16 16 0 0 0 - 0 2024-07-28T16:25:16.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:15 smithi204 bash[68176]: cluster 2024-07-28T16:25:14.197474+0000 mgr.y (mgr.25253) 8894 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:25:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:16 smithi177 bash[79620]: audit 2024-07-28T16:25:16.143138+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:16 smithi177 bash[81864]: audit 2024-07-28T16:25:16.143138+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:17.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16961 16 16 0 0 0 - 0 2024-07-28T16:25:17.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:16 smithi204 bash[68176]: audit 2024-07-28T16:25:16.143138+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:18.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:17 smithi177 bash[81864]: cluster 2024-07-28T16:25:16.198875+0000 mgr.y (mgr.25253) 8895 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:17 smithi177 bash[79620]: cluster 2024-07-28T16:25:16.198875+0000 mgr.y (mgr.25253) 8895 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:18.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16962 16 16 0 0 0 - 0 2024-07-28T16:25:18.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:17 smithi204 bash[68176]: cluster 2024-07-28T16:25:16.198875+0000 mgr.y (mgr.25253) 8895 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:19.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16963 16 16 0 0 0 - 0 2024-07-28T16:25:20.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:19 smithi177 bash[79620]: cluster 2024-07-28T16:25:18.200349+0000 mgr.y (mgr.25253) 8896 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:19 smithi177 bash[81864]: cluster 2024-07-28T16:25:18.200349+0000 mgr.y (mgr.25253) 8896 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:20.032 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16964 16 16 0 0 0 - 0 2024-07-28T16:25:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:19 smithi204 bash[68176]: cluster 2024-07-28T16:25:18.200349+0000 mgr.y (mgr.25253) 8896 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:21.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16965 16 16 0 0 0 - 0 2024-07-28T16:25:22.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:21 smithi177 bash[81864]: cluster 2024-07-28T16:25:20.201784+0000 mgr.y (mgr.25253) 8897 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:21 smithi177 bash[79620]: cluster 2024-07-28T16:25:20.201784+0000 mgr.y (mgr.25253) 8897 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:22.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16966 16 16 0 0 0 - 0 2024-07-28T16:25:22.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:21 smithi204 bash[68176]: cluster 2024-07-28T16:25:20.201784+0000 mgr.y (mgr.25253) 8897 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16967 16 16 0 0 0 - 0 2024-07-28T16:25:24.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:23 smithi177 bash[81864]: cluster 2024-07-28T16:25:22.203259+0000 mgr.y (mgr.25253) 8898 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:23 smithi177 bash[79620]: cluster 2024-07-28T16:25:22.203259+0000 mgr.y (mgr.25253) 8898 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:24.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16968 16 16 0 0 0 - 0 2024-07-28T16:25:24.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:23 smithi204 bash[68176]: cluster 2024-07-28T16:25:22.203259+0000 mgr.y (mgr.25253) 8898 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:25.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16969 16 16 0 0 0 - 0 2024-07-28T16:25:26.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:25 smithi177 bash[81864]: cluster 2024-07-28T16:25:24.204735+0000 mgr.y (mgr.25253) 8899 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:25 smithi177 bash[79620]: cluster 2024-07-28T16:25:24.204735+0000 mgr.y (mgr.25253) 8899 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:26.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16970 16 16 0 0 0 - 0 2024-07-28T16:25:26.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:25 smithi204 bash[68176]: cluster 2024-07-28T16:25:24.204735+0000 mgr.y (mgr.25253) 8899 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:25:27.033 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16971 16 16 0 0 0 - 0 2024-07-28T16:25:27.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:26 smithi204 bash[68176]: cluster 2024-07-28T16:25:26.206198+0000 mgr.y (mgr.25253) 8900 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:27.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:26 smithi177 bash[81864]: cluster 2024-07-28T16:25:26.206198+0000 mgr.y (mgr.25253) 8900 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:27.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:26 smithi177 bash[79620]: cluster 2024-07-28T16:25:26.206198+0000 mgr.y (mgr.25253) 8900 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:28.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16972 16 16 0 0 0 - 0 2024-07-28T16:25:29.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16973 16 16 0 0 0 - 0 2024-07-28T16:25:29.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:29 smithi177 bash[81864]: cluster 2024-07-28T16:25:28.207828+0000 mgr.y (mgr.25253) 8901 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:29.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:29 smithi177 bash[79620]: cluster 2024-07-28T16:25:28.207828+0000 mgr.y (mgr.25253) 8901 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:29.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:29 smithi204 bash[68176]: cluster 2024-07-28T16:25:28.207828+0000 mgr.y (mgr.25253) 8901 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:30.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16974 16 16 0 0 0 - 0 2024-07-28T16:25:31.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16975 16 16 0 0 0 - 0 2024-07-28T16:25:31.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:31 smithi177 bash[81864]: cluster 2024-07-28T16:25:30.209394+0000 mgr.y (mgr.25253) 8902 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:31.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:31 smithi177 bash[81864]: audit 2024-07-28T16:25:31.143731+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:31 smithi177 bash[79620]: cluster 2024-07-28T16:25:30.209394+0000 mgr.y (mgr.25253) 8902 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:31.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:31 smithi177 bash[79620]: audit 2024-07-28T16:25:31.143731+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:31 smithi204 bash[68176]: cluster 2024-07-28T16:25:30.209394+0000 mgr.y (mgr.25253) 8902 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:31 smithi204 bash[68176]: audit 2024-07-28T16:25:31.143731+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:32.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16976 16 16 0 0 0 - 0 2024-07-28T16:25:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:32 smithi204 bash[60899]: ts=2024-07-28T16:25:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.034 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16977 16 16 0 0 0 - 0 2024-07-28T16:25:33.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:33 smithi204 bash[68176]: cluster 2024-07-28T16:25:32.211053+0000 mgr.y (mgr.25253) 8903 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:33.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:33 smithi177 bash[81864]: cluster 2024-07-28T16:25:32.211053+0000 mgr.y (mgr.25253) 8903 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:33.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:33 smithi177 bash[79620]: cluster 2024-07-28T16:25:32.211053+0000 mgr.y (mgr.25253) 8903 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:34.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16978 16 16 0 0 0 - 0 2024-07-28T16:25:35.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16979 16 16 0 0 0 - 0 2024-07-28T16:25:35.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:35 smithi204 bash[68176]: cluster 2024-07-28T16:25:34.212715+0000 mgr.y (mgr.25253) 8904 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:35.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:35 smithi177 bash[81864]: cluster 2024-07-28T16:25:34.212715+0000 mgr.y (mgr.25253) 8904 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:35.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:35 smithi177 bash[79620]: cluster 2024-07-28T16:25:34.212715+0000 mgr.y (mgr.25253) 8904 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:36.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:25:36.026785+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:36.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:36.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16980 16 16 0 0 0 - 0 2024-07-28T16:25:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:25:37.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16981 16 16 0 0 0 - 0 2024-07-28T16:25:37.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:37 smithi204 bash[68176]: cluster 2024-07-28T16:25:36.214257+0000 mgr.y (mgr.25253) 8905 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:37.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:37 smithi177 bash[81864]: cluster 2024-07-28T16:25:36.214257+0000 mgr.y (mgr.25253) 8905 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:37.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:37 smithi177 bash[79620]: cluster 2024-07-28T16:25:36.214257+0000 mgr.y (mgr.25253) 8905 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:38.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16982 16 16 0 0 0 - 0 2024-07-28T16:25:39.035 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16983 16 16 0 0 0 - 0 2024-07-28T16:25:39.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:39 smithi204 bash[68176]: cluster 2024-07-28T16:25:38.216069+0000 mgr.y (mgr.25253) 8906 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:39 smithi177 bash[81864]: cluster 2024-07-28T16:25:38.216069+0000 mgr.y (mgr.25253) 8906 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:39.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:39 smithi177 bash[79620]: cluster 2024-07-28T16:25:38.216069+0000 mgr.y (mgr.25253) 8906 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:40.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16984 16 16 0 0 0 - 0 2024-07-28T16:25:41.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16985 16 16 0 0 0 - 0 2024-07-28T16:25:41.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:41 smithi204 bash[68176]: cluster 2024-07-28T16:25:40.217460+0000 mgr.y (mgr.25253) 8907 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:41.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:41 smithi177 bash[81864]: cluster 2024-07-28T16:25:40.217460+0000 mgr.y (mgr.25253) 8907 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:41.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:41 smithi177 bash[79620]: cluster 2024-07-28T16:25:40.217460+0000 mgr.y (mgr.25253) 8907 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:42.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16986 16 16 0 0 0 - 0 2024-07-28T16:25:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16987 16 16 0 0 0 - 0 2024-07-28T16:25:43.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:43 smithi204 bash[68176]: cluster 2024-07-28T16:25:42.219004+0000 mgr.y (mgr.25253) 8908 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:43.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:43 smithi177 bash[81864]: cluster 2024-07-28T16:25:42.219004+0000 mgr.y (mgr.25253) 8908 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:43.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:43 smithi177 bash[79620]: cluster 2024-07-28T16:25:42.219004+0000 mgr.y (mgr.25253) 8908 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:44.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16988 16 16 0 0 0 - 0 2024-07-28T16:25:45.036 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16989 16 16 0 0 0 - 0 2024-07-28T16:25:45.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:45 smithi204 bash[68176]: cluster 2024-07-28T16:25:44.220517+0000 mgr.y (mgr.25253) 8909 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:45.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:45 smithi177 bash[81864]: cluster 2024-07-28T16:25:44.220517+0000 mgr.y (mgr.25253) 8909 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:45.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:45 smithi177 bash[79620]: cluster 2024-07-28T16:25:44.220517+0000 mgr.y (mgr.25253) 8909 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:46.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16990 16 16 0 0 0 - 0 2024-07-28T16:25:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:25:46.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:46 smithi177 bash[81864]: audit 2024-07-28T16:25:46.143999+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:46.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:46 smithi177 bash[79620]: audit 2024-07-28T16:25:46.143999+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:46.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:46 smithi204 bash[68176]: audit 2024-07-28T16:25:46.143999+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:47.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16991 16 16 0 0 0 - 0 2024-07-28T16:25:47.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:47 smithi204 bash[68176]: cluster 2024-07-28T16:25:46.221923+0000 mgr.y (mgr.25253) 8910 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:47.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:47 smithi177 bash[81864]: cluster 2024-07-28T16:25:46.221923+0000 mgr.y (mgr.25253) 8910 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:47.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:47 smithi177 bash[79620]: cluster 2024-07-28T16:25:46.221923+0000 mgr.y (mgr.25253) 8910 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:48.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16992 16 16 0 0 0 - 0 2024-07-28T16:25:49.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16993 16 16 0 0 0 - 0 2024-07-28T16:25:49.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:49 smithi204 bash[68176]: cluster 2024-07-28T16:25:48.223335+0000 mgr.y (mgr.25253) 8911 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:49.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:49 smithi177 bash[81864]: cluster 2024-07-28T16:25:48.223335+0000 mgr.y (mgr.25253) 8911 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:49.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:49 smithi177 bash[79620]: cluster 2024-07-28T16:25:48.223335+0000 mgr.y (mgr.25253) 8911 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:50.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16994 16 16 0 0 0 - 0 2024-07-28T16:25:51.037 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16995 16 16 0 0 0 - 0 2024-07-28T16:25:51.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:51 smithi204 bash[68176]: cluster 2024-07-28T16:25:50.224788+0000 mgr.y (mgr.25253) 8912 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:51.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:51 smithi177 bash[81864]: cluster 2024-07-28T16:25:50.224788+0000 mgr.y (mgr.25253) 8912 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:51.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:51 smithi177 bash[79620]: cluster 2024-07-28T16:25:50.224788+0000 mgr.y (mgr.25253) 8912 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:52.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16996 16 16 0 0 0 - 0 2024-07-28T16:25:52.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:25:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16997 16 16 0 0 0 - 0 2024-07-28T16:25:53.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:53 smithi204 bash[68176]: cluster 2024-07-28T16:25:52.226341+0000 mgr.y (mgr.25253) 8913 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:53.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:53 smithi177 bash[81864]: cluster 2024-07-28T16:25:52.226341+0000 mgr.y (mgr.25253) 8913 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:53 smithi177 bash[79620]: cluster 2024-07-28T16:25:52.226341+0000 mgr.y (mgr.25253) 8913 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:54.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16998 16 16 0 0 0 - 0 2024-07-28T16:25:55.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:16999 16 16 0 0 0 - 0 2024-07-28T16:25:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:55 smithi204 bash[68176]: cluster 2024-07-28T16:25:54.227859+0000 mgr.y (mgr.25253) 8914 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:55.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:55 smithi177 bash[81864]: cluster 2024-07-28T16:25:54.227859+0000 mgr.y (mgr.25253) 8914 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:55.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:55 smithi177 bash[79620]: cluster 2024-07-28T16:25:54.227859+0000 mgr.y (mgr.25253) 8914 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:56.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:25:56.030016+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:56.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:56.038 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17000 16 16 0 0 0 - 0 2024-07-28T16:25:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:25:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:25:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:25:57.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17001 16 16 0 0 0 - 0 2024-07-28T16:25:57.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:57 smithi204 bash[68176]: cluster 2024-07-28T16:25:56.229339+0000 mgr.y (mgr.25253) 8915 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:57.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:57 smithi177 bash[81864]: cluster 2024-07-28T16:25:56.229339+0000 mgr.y (mgr.25253) 8915 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:57.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:57 smithi177 bash[79620]: cluster 2024-07-28T16:25:56.229339+0000 mgr.y (mgr.25253) 8915 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:58.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17002 16 16 0 0 0 - 0 2024-07-28T16:25:58.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:58 smithi204 bash[68176]: audit 2024-07-28T16:25:57.745124+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:58.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:58 smithi177 bash[81864]: audit 2024-07-28T16:25:57.745124+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:58.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:58 smithi177 bash[79620]: audit 2024-07-28T16:25:57.745124+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:59.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17003 16 16 0 0 0 - 0 2024-07-28T16:25:59.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:25:59 smithi204 bash[68176]: cluster 2024-07-28T16:25:58.230809+0000 mgr.y (mgr.25253) 8916 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:59.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:25:59 smithi177 bash[81864]: cluster 2024-07-28T16:25:58.230809+0000 mgr.y (mgr.25253) 8916 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:25:59.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:25:59 smithi177 bash[79620]: cluster 2024-07-28T16:25:58.230809+0000 mgr.y (mgr.25253) 8916 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:00.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17004 16 16 0 0 0 - 0 2024-07-28T16:26:01.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17005 16 16 0 0 0 - 0 2024-07-28T16:26:01.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:01 smithi204 bash[68176]: cluster 2024-07-28T16:26:00.232326+0000 mgr.y (mgr.25253) 8917 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:01.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:01 smithi204 bash[68176]: audit 2024-07-28T16:26:01.144622+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:01.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:01 smithi177 bash[81864]: cluster 2024-07-28T16:26:00.232326+0000 mgr.y (mgr.25253) 8917 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:01.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:01 smithi177 bash[81864]: audit 2024-07-28T16:26:01.144622+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:01.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:01 smithi177 bash[79620]: cluster 2024-07-28T16:26:00.232326+0000 mgr.y (mgr.25253) 8917 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:01.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:01 smithi177 bash[79620]: audit 2024-07-28T16:26:01.144622+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:02.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17006 16 16 0 0 0 - 0 2024-07-28T16:26:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17007 16 16 0 0 0 - 0 2024-07-28T16:26:03.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:03 smithi204 bash[68176]: cluster 2024-07-28T16:26:02.233831+0000 mgr.y (mgr.25253) 8918 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:03.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:03 smithi177 bash[81864]: cluster 2024-07-28T16:26:02.233831+0000 mgr.y (mgr.25253) 8918 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:03.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:03 smithi177 bash[79620]: cluster 2024-07-28T16:26:02.233831+0000 mgr.y (mgr.25253) 8918 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:04.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17008 16 16 0 0 0 - 0 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:03.385960+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:03.394290+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:03.629839+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:03.640674+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:04.055337+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:04.056682+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:04 smithi204 bash[68176]: audit 2024-07-28T16:26:04.064990+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:03.385960+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:03.394290+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:03.629839+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:03.640674+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:04.055337+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:04.056682+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[79620]: audit 2024-07-28T16:26:04.064990+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:03.385960+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:03.394290+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:03.629839+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:03.640674+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:04.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:04.055337+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:04.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:04.056682+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:04.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:04 smithi177 bash[81864]: audit 2024-07-28T16:26:04.064990+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:26:05.039 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17009 16 16 0 0 0 - 0 2024-07-28T16:26:05.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:05 smithi204 bash[68176]: cluster 2024-07-28T16:26:04.235276+0000 mgr.y (mgr.25253) 8919 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:05.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:05 smithi177 bash[79620]: cluster 2024-07-28T16:26:04.235276+0000 mgr.y (mgr.25253) 8919 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:05.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:05 smithi177 bash[81864]: cluster 2024-07-28T16:26:04.235276+0000 mgr.y (mgr.25253) 8919 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:06.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17010 16 16 0 0 0 - 0 2024-07-28T16:26:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:26:07.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17011 16 16 0 0 0 - 0 2024-07-28T16:26:07.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:07 smithi204 bash[68176]: cluster 2024-07-28T16:26:06.236726+0000 mgr.y (mgr.25253) 8920 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:07.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:07 smithi177 bash[81864]: cluster 2024-07-28T16:26:06.236726+0000 mgr.y (mgr.25253) 8920 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:07.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:07 smithi177 bash[79620]: cluster 2024-07-28T16:26:06.236726+0000 mgr.y (mgr.25253) 8920 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:08.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17012 16 16 0 0 0 - 0 2024-07-28T16:26:09.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17013 16 16 0 0 0 - 0 2024-07-28T16:26:09.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:09 smithi204 bash[68176]: cluster 2024-07-28T16:26:08.238222+0000 mgr.y (mgr.25253) 8921 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:09.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:09 smithi177 bash[81864]: cluster 2024-07-28T16:26:08.238222+0000 mgr.y (mgr.25253) 8921 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:09.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:09 smithi177 bash[79620]: cluster 2024-07-28T16:26:08.238222+0000 mgr.y (mgr.25253) 8921 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:10.040 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17014 16 16 0 0 0 - 0 2024-07-28T16:26:11.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17015 16 16 0 0 0 - 0 2024-07-28T16:26:11.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:11 smithi204 bash[68176]: cluster 2024-07-28T16:26:10.239680+0000 mgr.y (mgr.25253) 8922 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:11.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:11 smithi177 bash[81864]: cluster 2024-07-28T16:26:10.239680+0000 mgr.y (mgr.25253) 8922 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:11.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:11 smithi177 bash[79620]: cluster 2024-07-28T16:26:10.239680+0000 mgr.y (mgr.25253) 8922 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:12.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17016 16 16 0 0 0 - 0 2024-07-28T16:26:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17017 16 16 0 0 0 - 0 2024-07-28T16:26:13.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:13 smithi204 bash[68176]: cluster 2024-07-28T16:26:12.241173+0000 mgr.y (mgr.25253) 8923 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:13.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:13 smithi177 bash[81864]: cluster 2024-07-28T16:26:12.241173+0000 mgr.y (mgr.25253) 8923 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:13.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:13 smithi177 bash[79620]: cluster 2024-07-28T16:26:12.241173+0000 mgr.y (mgr.25253) 8923 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:14.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17018 16 16 0 0 0 - 0 2024-07-28T16:26:15.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17019 16 16 0 0 0 - 0 2024-07-28T16:26:15.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:15 smithi204 bash[68176]: cluster 2024-07-28T16:26:14.242603+0000 mgr.y (mgr.25253) 8924 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:15.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:15 smithi177 bash[81864]: cluster 2024-07-28T16:26:14.242603+0000 mgr.y (mgr.25253) 8924 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:15.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:15 smithi177 bash[79620]: cluster 2024-07-28T16:26:14.242603+0000 mgr.y (mgr.25253) 8924 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:16.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:26:16.033157+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:16.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:16.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17020 16 16 0 0 0 - 0 2024-07-28T16:26:16.420 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:26:16.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:16 smithi204 bash[68176]: audit 2024-07-28T16:26:16.144914+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:16.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:16 smithi177 bash[81864]: audit 2024-07-28T16:26:16.144914+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:16.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:16 smithi177 bash[79620]: audit 2024-07-28T16:26:16.144914+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:17.041 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17021 16 16 0 0 0 - 0 2024-07-28T16:26:17.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:17 smithi177 bash[79620]: cluster 2024-07-28T16:26:16.244033+0000 mgr.y (mgr.25253) 8925 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:17.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:17 smithi177 bash[81864]: cluster 2024-07-28T16:26:16.244033+0000 mgr.y (mgr.25253) 8925 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:17 smithi204 bash[68176]: cluster 2024-07-28T16:26:16.244033+0000 mgr.y (mgr.25253) 8925 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:18.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17022 16 16 0 0 0 - 0 2024-07-28T16:26:19.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17023 16 16 0 0 0 - 0 2024-07-28T16:26:19.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:19 smithi177 bash[81864]: cluster 2024-07-28T16:26:18.245532+0000 mgr.y (mgr.25253) 8926 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:19.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:19 smithi177 bash[79620]: cluster 2024-07-28T16:26:18.245532+0000 mgr.y (mgr.25253) 8926 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:19.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:19 smithi204 bash[68176]: cluster 2024-07-28T16:26:18.245532+0000 mgr.y (mgr.25253) 8926 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:20.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17024 16 16 0 0 0 - 0 2024-07-28T16:26:21.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17025 16 16 0 0 0 - 0 2024-07-28T16:26:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:21 smithi177 bash[81864]: cluster 2024-07-28T16:26:20.246970+0000 mgr.y (mgr.25253) 8927 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:21.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:21 smithi177 bash[79620]: cluster 2024-07-28T16:26:20.246970+0000 mgr.y (mgr.25253) 8927 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:21.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:21 smithi204 bash[68176]: cluster 2024-07-28T16:26:20.246970+0000 mgr.y (mgr.25253) 8927 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:22.042 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17026 16 16 0 0 0 - 0 2024-07-28T16:26:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17027 16 16 0 0 0 - 0 2024-07-28T16:26:23.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:23 smithi177 bash[81864]: cluster 2024-07-28T16:26:22.248498+0000 mgr.y (mgr.25253) 8928 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:23.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:23 smithi177 bash[79620]: cluster 2024-07-28T16:26:22.248498+0000 mgr.y (mgr.25253) 8928 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:23.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:23 smithi204 bash[68176]: cluster 2024-07-28T16:26:22.248498+0000 mgr.y (mgr.25253) 8928 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:24.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17028 16 16 0 0 0 - 0 2024-07-28T16:26:25.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17029 16 16 0 0 0 - 0 2024-07-28T16:26:25.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:25 smithi177 bash[81864]: cluster 2024-07-28T16:26:24.249934+0000 mgr.y (mgr.25253) 8929 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:25.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:25 smithi177 bash[79620]: cluster 2024-07-28T16:26:24.249934+0000 mgr.y (mgr.25253) 8929 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:25.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:25 smithi204 bash[68176]: cluster 2024-07-28T16:26:24.249934+0000 mgr.y (mgr.25253) 8929 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:26.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17030 16 16 0 0 0 - 0 2024-07-28T16:26:26.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:26:27.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17031 16 16 0 0 0 - 0 2024-07-28T16:26:27.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:27 smithi177 bash[79620]: cluster 2024-07-28T16:26:26.251372+0000 mgr.y (mgr.25253) 8930 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:27.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:27 smithi177 bash[81864]: cluster 2024-07-28T16:26:26.251372+0000 mgr.y (mgr.25253) 8930 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:27.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:27 smithi204 bash[68176]: cluster 2024-07-28T16:26:26.251372+0000 mgr.y (mgr.25253) 8930 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:28.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17032 16 16 0 0 0 - 0 2024-07-28T16:26:29.043 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17033 16 16 0 0 0 - 0 2024-07-28T16:26:29.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:29 smithi177 bash[79620]: cluster 2024-07-28T16:26:28.252839+0000 mgr.y (mgr.25253) 8931 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:29.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:29 smithi177 bash[81864]: cluster 2024-07-28T16:26:28.252839+0000 mgr.y (mgr.25253) 8931 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:29.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:29 smithi204 bash[68176]: cluster 2024-07-28T16:26:28.252839+0000 mgr.y (mgr.25253) 8931 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:30.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17034 16 16 0 0 0 - 0 2024-07-28T16:26:31.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17035 16 16 0 0 0 - 0 2024-07-28T16:26:31.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:31 smithi177 bash[79620]: cluster 2024-07-28T16:26:30.254272+0000 mgr.y (mgr.25253) 8932 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:31.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:31 smithi177 bash[79620]: audit 2024-07-28T16:26:31.145265+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:31.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:31 smithi177 bash[81864]: cluster 2024-07-28T16:26:30.254272+0000 mgr.y (mgr.25253) 8932 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:31.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:31 smithi177 bash[81864]: audit 2024-07-28T16:26:31.145265+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:31 smithi204 bash[68176]: cluster 2024-07-28T16:26:30.254272+0000 mgr.y (mgr.25253) 8932 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:31 smithi204 bash[68176]: audit 2024-07-28T16:26:31.145265+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:32.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17036 16 16 0 0 0 - 0 2024-07-28T16:26:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17037 16 16 0 0 0 - 0 2024-07-28T16:26:33.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:33 smithi177 bash[79620]: cluster 2024-07-28T16:26:32.255761+0000 mgr.y (mgr.25253) 8933 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:33.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:33 smithi177 bash[81864]: cluster 2024-07-28T16:26:32.255761+0000 mgr.y (mgr.25253) 8933 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:33.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:33 smithi204 bash[68176]: cluster 2024-07-28T16:26:32.255761+0000 mgr.y (mgr.25253) 8933 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:34.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17038 16 16 0 0 0 - 0 2024-07-28T16:26:35.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17039 16 16 0 0 0 - 0 2024-07-28T16:26:35.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:35 smithi177 bash[81864]: cluster 2024-07-28T16:26:34.257190+0000 mgr.y (mgr.25253) 8934 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:35.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:35 smithi177 bash[79620]: cluster 2024-07-28T16:26:34.257190+0000 mgr.y (mgr.25253) 8934 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:35.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:35 smithi204 bash[68176]: cluster 2024-07-28T16:26:34.257190+0000 mgr.y (mgr.25253) 8934 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:36.044 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:26:36.036208+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:36.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:36.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17040 16 16 0 0 0 - 0 2024-07-28T16:26:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:26:37.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17041 16 16 0 0 0 - 0 2024-07-28T16:26:37.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:37 smithi177 bash[81864]: cluster 2024-07-28T16:26:36.258632+0000 mgr.y (mgr.25253) 8935 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:37.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:37 smithi177 bash[79620]: cluster 2024-07-28T16:26:36.258632+0000 mgr.y (mgr.25253) 8935 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:37.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:37 smithi204 bash[68176]: cluster 2024-07-28T16:26:36.258632+0000 mgr.y (mgr.25253) 8935 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:38.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17042 16 16 0 0 0 - 0 2024-07-28T16:26:39.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17043 16 16 0 0 0 - 0 2024-07-28T16:26:39.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:39 smithi177 bash[81864]: cluster 2024-07-28T16:26:38.260102+0000 mgr.y (mgr.25253) 8936 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:39.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:39 smithi177 bash[79620]: cluster 2024-07-28T16:26:38.260102+0000 mgr.y (mgr.25253) 8936 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:39.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:39 smithi204 bash[68176]: cluster 2024-07-28T16:26:38.260102+0000 mgr.y (mgr.25253) 8936 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:40.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17044 16 16 0 0 0 - 0 2024-07-28T16:26:41.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17045 16 16 0 0 0 - 0 2024-07-28T16:26:41.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:41 smithi177 bash[81864]: cluster 2024-07-28T16:26:40.261536+0000 mgr.y (mgr.25253) 8937 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:41.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:41 smithi177 bash[79620]: cluster 2024-07-28T16:26:40.261536+0000 mgr.y (mgr.25253) 8937 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:41.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:41 smithi204 bash[68176]: cluster 2024-07-28T16:26:40.261536+0000 mgr.y (mgr.25253) 8937 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:42.045 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17046 16 16 0 0 0 - 0 2024-07-28T16:26:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17047 16 16 0 0 0 - 0 2024-07-28T16:26:43.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:43 smithi177 bash[81864]: cluster 2024-07-28T16:26:42.263000+0000 mgr.y (mgr.25253) 8938 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:43.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:43 smithi177 bash[79620]: cluster 2024-07-28T16:26:42.263000+0000 mgr.y (mgr.25253) 8938 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:43.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:43 smithi204 bash[68176]: cluster 2024-07-28T16:26:42.263000+0000 mgr.y (mgr.25253) 8938 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:44.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17048 16 16 0 0 0 - 0 2024-07-28T16:26:45.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17049 16 16 0 0 0 - 0 2024-07-28T16:26:45.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:45 smithi177 bash[81864]: cluster 2024-07-28T16:26:44.264474+0000 mgr.y (mgr.25253) 8939 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:45.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:45 smithi177 bash[79620]: cluster 2024-07-28T16:26:44.264474+0000 mgr.y (mgr.25253) 8939 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:45.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:45 smithi204 bash[68176]: cluster 2024-07-28T16:26:44.264474+0000 mgr.y (mgr.25253) 8939 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:46.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17050 16 16 0 0 0 - 0 2024-07-28T16:26:46.501 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:26:46.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:46 smithi177 bash[81864]: audit 2024-07-28T16:26:46.145752+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:46.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:46 smithi177 bash[79620]: audit 2024-07-28T16:26:46.145752+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:46.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:46 smithi204 bash[68176]: audit 2024-07-28T16:26:46.145752+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:47.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17051 16 16 0 0 0 - 0 2024-07-28T16:26:47.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:47 smithi177 bash[81864]: cluster 2024-07-28T16:26:46.265872+0000 mgr.y (mgr.25253) 8940 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:47.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:47 smithi177 bash[79620]: cluster 2024-07-28T16:26:46.265872+0000 mgr.y (mgr.25253) 8940 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:47.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:47 smithi204 bash[68176]: cluster 2024-07-28T16:26:46.265872+0000 mgr.y (mgr.25253) 8940 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:48.046 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17052 16 16 0 0 0 - 0 2024-07-28T16:26:49.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17053 16 16 0 0 0 - 0 2024-07-28T16:26:49.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:49 smithi177 bash[79620]: cluster 2024-07-28T16:26:48.267299+0000 mgr.y (mgr.25253) 8941 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:49.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:49 smithi177 bash[81864]: cluster 2024-07-28T16:26:48.267299+0000 mgr.y (mgr.25253) 8941 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:49.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:49 smithi204 bash[68176]: cluster 2024-07-28T16:26:48.267299+0000 mgr.y (mgr.25253) 8941 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:50.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17054 16 16 0 0 0 - 0 2024-07-28T16:26:51.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17055 16 16 0 0 0 - 0 2024-07-28T16:26:51.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:51 smithi177 bash[81864]: cluster 2024-07-28T16:26:50.268892+0000 mgr.y (mgr.25253) 8942 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:51.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:51 smithi177 bash[79620]: cluster 2024-07-28T16:26:50.268892+0000 mgr.y (mgr.25253) 8942 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:51.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:51 smithi204 bash[68176]: cluster 2024-07-28T16:26:50.268892+0000 mgr.y (mgr.25253) 8942 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:52.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17056 16 16 0 0 0 - 0 2024-07-28T16:26:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:26:52 smithi204 bash[60899]: ts=2024-07-28T16:26:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17057 16 16 0 0 0 - 0 2024-07-28T16:26:53.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:53 smithi177 bash[79620]: cluster 2024-07-28T16:26:52.270363+0000 mgr.y (mgr.25253) 8943 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:53.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:53 smithi177 bash[81864]: cluster 2024-07-28T16:26:52.270363+0000 mgr.y (mgr.25253) 8943 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:53.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:53 smithi204 bash[68176]: cluster 2024-07-28T16:26:52.270363+0000 mgr.y (mgr.25253) 8943 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:54.047 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17058 16 16 0 0 0 - 0 2024-07-28T16:26:55.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17059 16 16 0 0 0 - 0 2024-07-28T16:26:55.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:55 smithi177 bash[81864]: cluster 2024-07-28T16:26:54.271872+0000 mgr.y (mgr.25253) 8944 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:55.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:55 smithi177 bash[79620]: cluster 2024-07-28T16:26:54.271872+0000 mgr.y (mgr.25253) 8944 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:55.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:55 smithi204 bash[68176]: cluster 2024-07-28T16:26:54.271872+0000 mgr.y (mgr.25253) 8944 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:56.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:26:56.039464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:56.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:56.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17060 16 16 0 0 0 - 0 2024-07-28T16:26:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:26:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:26:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:26:57.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17061 16 16 0 0 0 - 0 2024-07-28T16:26:57.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:57 smithi177 bash[79620]: cluster 2024-07-28T16:26:56.273279+0000 mgr.y (mgr.25253) 8945 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:57.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:57 smithi177 bash[81864]: cluster 2024-07-28T16:26:56.273279+0000 mgr.y (mgr.25253) 8945 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:57.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:57 smithi204 bash[68176]: cluster 2024-07-28T16:26:56.273279+0000 mgr.y (mgr.25253) 8945 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:26:58.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17062 16 16 0 0 0 - 0 2024-07-28T16:26:59.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17063 16 16 0 0 0 - 0 2024-07-28T16:26:59.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:26:59 smithi204 bash[68176]: cluster 2024-07-28T16:26:58.274719+0000 mgr.y (mgr.25253) 8946 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:26:59 smithi177 bash[81864]: cluster 2024-07-28T16:26:58.274719+0000 mgr.y (mgr.25253) 8946 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:26:59 smithi177 bash[79620]: cluster 2024-07-28T16:26:58.274719+0000 mgr.y (mgr.25253) 8946 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:00.048 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17064 16 16 0 0 0 - 0 2024-07-28T16:27:01.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17065 16 16 0 0 0 - 0 2024-07-28T16:27:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:01 smithi204 bash[68176]: cluster 2024-07-28T16:27:00.276198+0000 mgr.y (mgr.25253) 8947 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:01 smithi204 bash[68176]: audit 2024-07-28T16:27:01.146136+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:01 smithi177 bash[81864]: cluster 2024-07-28T16:27:00.276198+0000 mgr.y (mgr.25253) 8947 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:01 smithi177 bash[81864]: audit 2024-07-28T16:27:01.146136+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:01 smithi177 bash[79620]: cluster 2024-07-28T16:27:00.276198+0000 mgr.y (mgr.25253) 8947 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:01 smithi177 bash[79620]: audit 2024-07-28T16:27:01.146136+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:02.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17066 16 16 0 0 0 - 0 2024-07-28T16:27:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17067 16 16 0 0 0 - 0 2024-07-28T16:27:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:03 smithi204 bash[68176]: cluster 2024-07-28T16:27:02.277664+0000 mgr.y (mgr.25253) 8948 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:04.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:03 smithi177 bash[81864]: cluster 2024-07-28T16:27:02.277664+0000 mgr.y (mgr.25253) 8948 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:03 smithi177 bash[79620]: cluster 2024-07-28T16:27:02.277664+0000 mgr.y (mgr.25253) 8948 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:04.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17068 16 16 0 0 0 - 0 2024-07-28T16:27:04.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:04 smithi204 bash[68176]: audit 2024-07-28T16:27:04.189461+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:05.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:04 smithi177 bash[81864]: audit 2024-07-28T16:27:04.189461+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:05.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:04 smithi177 bash[79620]: audit 2024-07-28T16:27:04.189461+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:05.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17069 16 16 0 0 0 - 0 2024-07-28T16:27:05.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:05 smithi204 bash[68176]: cluster 2024-07-28T16:27:04.279111+0000 mgr.y (mgr.25253) 8949 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:05 smithi177 bash[81864]: cluster 2024-07-28T16:27:04.279111+0000 mgr.y (mgr.25253) 8949 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:05 smithi177 bash[79620]: cluster 2024-07-28T16:27:04.279111+0000 mgr.y (mgr.25253) 8949 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:06.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17070 16 16 0 0 0 - 0 2024-07-28T16:27:06.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:27:07.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17071 16 16 0 0 0 - 0 2024-07-28T16:27:07.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:07 smithi204 bash[68176]: cluster 2024-07-28T16:27:06.280586+0000 mgr.y (mgr.25253) 8950 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:07 smithi177 bash[81864]: cluster 2024-07-28T16:27:06.280586+0000 mgr.y (mgr.25253) 8950 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:07 smithi177 bash[79620]: cluster 2024-07-28T16:27:06.280586+0000 mgr.y (mgr.25253) 8950 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:08.049 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17072 16 16 0 0 0 - 0 2024-07-28T16:27:09.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17073 16 16 0 0 0 - 0 2024-07-28T16:27:09.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:09 smithi204 bash[68176]: cluster 2024-07-28T16:27:08.282050+0000 mgr.y (mgr.25253) 8951 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:10.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:09 smithi177 bash[81864]: cluster 2024-07-28T16:27:08.282050+0000 mgr.y (mgr.25253) 8951 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:09 smithi177 bash[79620]: cluster 2024-07-28T16:27:08.282050+0000 mgr.y (mgr.25253) 8951 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:10.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17074 16 16 0 0 0 - 0 2024-07-28T16:27:11.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17075 16 16 0 0 0 - 0 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:09.856949+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:09.862193+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:10.122739+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:10.133908+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: cluster 2024-07-28T16:27:10.283464+0000 mgr.y (mgr.25253) 8952 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:10.536010+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:10.537325+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:10 smithi204 bash[68176]: audit 2024-07-28T16:27:10.548543+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:09.856949+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:09.862193+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:10.122739+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:10.133908+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: cluster 2024-07-28T16:27:10.283464+0000 mgr.y (mgr.25253) 8952 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:10.536010+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:10.537325+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[81864]: audit 2024-07-28T16:27:10.548543+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:09.856949+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:09.862193+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:10.122739+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:10.133908+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: cluster 2024-07-28T16:27:10.283464+0000 mgr.y (mgr.25253) 8952 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:10.536010+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:11.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:10.537325+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:11.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:10 smithi177 bash[79620]: audit 2024-07-28T16:27:10.548543+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:27:12.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17076 16 16 0 0 0 - 0 2024-07-28T16:27:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17077 16 16 0 0 0 - 0 2024-07-28T16:27:13.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:13 smithi204 bash[68176]: cluster 2024-07-28T16:27:12.284940+0000 mgr.y (mgr.25253) 8953 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:13.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:13 smithi177 bash[81864]: cluster 2024-07-28T16:27:12.284940+0000 mgr.y (mgr.25253) 8953 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:13.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:13 smithi177 bash[79620]: cluster 2024-07-28T16:27:12.284940+0000 mgr.y (mgr.25253) 8953 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:14.050 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17078 16 16 0 0 0 - 0 2024-07-28T16:27:15.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17079 16 16 0 0 0 - 0 2024-07-28T16:27:15.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:15 smithi204 bash[68176]: cluster 2024-07-28T16:27:14.286377+0000 mgr.y (mgr.25253) 8954 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:15.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:15 smithi177 bash[81864]: cluster 2024-07-28T16:27:14.286377+0000 mgr.y (mgr.25253) 8954 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:15.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:15 smithi177 bash[79620]: cluster 2024-07-28T16:27:14.286377+0000 mgr.y (mgr.25253) 8954 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:16.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:27:16.042456+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:16.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:16.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17080 16 16 0 0 0 - 0 2024-07-28T16:27:16.364 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:27:16.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:16 smithi204 bash[68176]: audit 2024-07-28T16:27:16.146642+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:16.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:16 smithi177 bash[81864]: audit 2024-07-28T16:27:16.146642+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:16.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:16 smithi177 bash[79620]: audit 2024-07-28T16:27:16.146642+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:17.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17081 16 16 0 0 0 - 0 2024-07-28T16:27:17.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:17 smithi204 bash[68176]: cluster 2024-07-28T16:27:16.287820+0000 mgr.y (mgr.25253) 8955 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:17.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:17 smithi177 bash[81864]: cluster 2024-07-28T16:27:16.287820+0000 mgr.y (mgr.25253) 8955 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:17.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:17 smithi177 bash[79620]: cluster 2024-07-28T16:27:16.287820+0000 mgr.y (mgr.25253) 8955 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:18.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17082 16 16 0 0 0 - 0 2024-07-28T16:27:19.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17083 16 16 0 0 0 - 0 2024-07-28T16:27:19.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:19 smithi204 bash[68176]: cluster 2024-07-28T16:27:18.289264+0000 mgr.y (mgr.25253) 8956 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:19.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:19 smithi177 bash[81864]: cluster 2024-07-28T16:27:18.289264+0000 mgr.y (mgr.25253) 8956 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:19.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:19 smithi177 bash[79620]: cluster 2024-07-28T16:27:18.289264+0000 mgr.y (mgr.25253) 8956 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:20.051 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17084 16 16 0 0 0 - 0 2024-07-28T16:27:21.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17085 16 16 0 0 0 - 0 2024-07-28T16:27:21.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:21 smithi204 bash[68176]: cluster 2024-07-28T16:27:20.290700+0000 mgr.y (mgr.25253) 8957 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:21 smithi177 bash[81864]: cluster 2024-07-28T16:27:20.290700+0000 mgr.y (mgr.25253) 8957 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:21.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:21 smithi177 bash[79620]: cluster 2024-07-28T16:27:20.290700+0000 mgr.y (mgr.25253) 8957 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:22.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17086 16 16 0 0 0 - 0 2024-07-28T16:27:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17087 16 16 0 0 0 - 0 2024-07-28T16:27:23.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:23 smithi204 bash[68176]: cluster 2024-07-28T16:27:22.292192+0000 mgr.y (mgr.25253) 8958 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:23.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:23 smithi177 bash[81864]: cluster 2024-07-28T16:27:22.292192+0000 mgr.y (mgr.25253) 8958 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:23.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:23 smithi177 bash[79620]: cluster 2024-07-28T16:27:22.292192+0000 mgr.y (mgr.25253) 8958 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:24.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17088 16 16 0 0 0 - 0 2024-07-28T16:27:25.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17089 16 16 0 0 0 - 0 2024-07-28T16:27:25.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:25 smithi204 bash[68176]: cluster 2024-07-28T16:27:24.293647+0000 mgr.y (mgr.25253) 8959 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:25.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:25 smithi177 bash[81864]: cluster 2024-07-28T16:27:24.293647+0000 mgr.y (mgr.25253) 8959 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:25.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:25 smithi177 bash[79620]: cluster 2024-07-28T16:27:24.293647+0000 mgr.y (mgr.25253) 8959 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:26.052 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17090 16 16 0 0 0 - 0 2024-07-28T16:27:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:27:27.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17091 16 16 0 0 0 - 0 2024-07-28T16:27:27.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:27 smithi204 bash[68176]: cluster 2024-07-28T16:27:26.295115+0000 mgr.y (mgr.25253) 8960 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:27.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:27 smithi177 bash[81864]: cluster 2024-07-28T16:27:26.295115+0000 mgr.y (mgr.25253) 8960 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:27.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:27 smithi177 bash[79620]: cluster 2024-07-28T16:27:26.295115+0000 mgr.y (mgr.25253) 8960 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:28.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17092 16 16 0 0 0 - 0 2024-07-28T16:27:29.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17093 16 16 0 0 0 - 0 2024-07-28T16:27:29.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:29 smithi204 bash[68176]: cluster 2024-07-28T16:27:28.296572+0000 mgr.y (mgr.25253) 8961 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:29.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:29 smithi177 bash[81864]: cluster 2024-07-28T16:27:28.296572+0000 mgr.y (mgr.25253) 8961 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:29.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:29 smithi177 bash[79620]: cluster 2024-07-28T16:27:28.296572+0000 mgr.y (mgr.25253) 8961 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:30.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17094 16 16 0 0 0 - 0 2024-07-28T16:27:31.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17095 16 16 0 0 0 - 0 2024-07-28T16:27:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:31 smithi204 bash[68176]: cluster 2024-07-28T16:27:30.297996+0000 mgr.y (mgr.25253) 8962 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:31.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:31 smithi204 bash[68176]: audit 2024-07-28T16:27:31.146855+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:31.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:31 smithi177 bash[81864]: cluster 2024-07-28T16:27:30.297996+0000 mgr.y (mgr.25253) 8962 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:31.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:31 smithi177 bash[81864]: audit 2024-07-28T16:27:31.146855+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:31.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:31 smithi177 bash[79620]: cluster 2024-07-28T16:27:30.297996+0000 mgr.y (mgr.25253) 8962 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:31.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:31 smithi177 bash[79620]: audit 2024-07-28T16:27:31.146855+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:32.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17096 16 16 0 0 0 - 0 2024-07-28T16:27:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.053 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17097 16 16 0 0 0 - 0 2024-07-28T16:27:33.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:33 smithi204 bash[68176]: cluster 2024-07-28T16:27:32.299460+0000 mgr.y (mgr.25253) 8963 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:33.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:33 smithi177 bash[79620]: cluster 2024-07-28T16:27:32.299460+0000 mgr.y (mgr.25253) 8963 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:33.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:33 smithi177 bash[81864]: cluster 2024-07-28T16:27:32.299460+0000 mgr.y (mgr.25253) 8963 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:34.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17098 16 16 0 0 0 - 0 2024-07-28T16:27:35.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17099 16 16 0 0 0 - 0 2024-07-28T16:27:35.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:35 smithi204 bash[68176]: cluster 2024-07-28T16:27:34.300895+0000 mgr.y (mgr.25253) 8964 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:35.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:35 smithi177 bash[79620]: cluster 2024-07-28T16:27:34.300895+0000 mgr.y (mgr.25253) 8964 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:35.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:35 smithi177 bash[81864]: cluster 2024-07-28T16:27:34.300895+0000 mgr.y (mgr.25253) 8964 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:36.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:27:36.045655+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:36.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:36.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17100 16 16 0 0 0 - 0 2024-07-28T16:27:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:27:37.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17101 16 16 0 0 0 - 0 2024-07-28T16:27:37.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:37 smithi204 bash[68176]: cluster 2024-07-28T16:27:36.302333+0000 mgr.y (mgr.25253) 8965 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:37.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:37 smithi177 bash[81864]: cluster 2024-07-28T16:27:36.302333+0000 mgr.y (mgr.25253) 8965 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:37.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:37 smithi177 bash[79620]: cluster 2024-07-28T16:27:36.302333+0000 mgr.y (mgr.25253) 8965 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:38.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17102 16 16 0 0 0 - 0 2024-07-28T16:27:39.054 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17103 16 16 0 0 0 - 0 2024-07-28T16:27:39.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:39 smithi204 bash[68176]: cluster 2024-07-28T16:27:38.303848+0000 mgr.y (mgr.25253) 8966 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:39.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:39 smithi177 bash[81864]: cluster 2024-07-28T16:27:38.303848+0000 mgr.y (mgr.25253) 8966 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:39.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:39 smithi177 bash[79620]: cluster 2024-07-28T16:27:38.303848+0000 mgr.y (mgr.25253) 8966 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:40.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17104 16 16 0 0 0 - 0 2024-07-28T16:27:41.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17105 16 16 0 0 0 - 0 2024-07-28T16:27:41.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:41 smithi204 bash[68176]: cluster 2024-07-28T16:27:40.305281+0000 mgr.y (mgr.25253) 8967 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:41.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:41 smithi177 bash[79620]: cluster 2024-07-28T16:27:40.305281+0000 mgr.y (mgr.25253) 8967 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:41.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:41 smithi177 bash[81864]: cluster 2024-07-28T16:27:40.305281+0000 mgr.y (mgr.25253) 8967 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:42.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17106 16 16 0 0 0 - 0 2024-07-28T16:27:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:42 smithi204 bash[60899]: ts=2024-07-28T16:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17107 16 16 0 0 0 - 0 2024-07-28T16:27:43.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:43 smithi204 bash[68176]: cluster 2024-07-28T16:27:42.306745+0000 mgr.y (mgr.25253) 8968 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:43 smithi177 bash[81864]: cluster 2024-07-28T16:27:42.306745+0000 mgr.y (mgr.25253) 8968 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:43 smithi177 bash[79620]: cluster 2024-07-28T16:27:42.306745+0000 mgr.y (mgr.25253) 8968 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:44.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17108 16 16 0 0 0 - 0 2024-07-28T16:27:45.055 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17109 16 16 0 0 0 - 0 2024-07-28T16:27:45.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:45 smithi204 bash[68176]: cluster 2024-07-28T16:27:44.308215+0000 mgr.y (mgr.25253) 8969 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:46.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:45 smithi177 bash[81864]: cluster 2024-07-28T16:27:44.308215+0000 mgr.y (mgr.25253) 8969 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:46.072 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:45 smithi177 bash[79620]: cluster 2024-07-28T16:27:44.308215+0000 mgr.y (mgr.25253) 8969 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:46.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17110 16 16 0 0 0 - 0 2024-07-28T16:27:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:27:46.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:46 smithi204 bash[68176]: audit 2024-07-28T16:27:46.147285+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:47.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:46 smithi177 bash[81864]: audit 2024-07-28T16:27:46.147285+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:46 smithi177 bash[79620]: audit 2024-07-28T16:27:46.147285+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:47.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17111 16 16 0 0 0 - 0 2024-07-28T16:27:47.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:47 smithi204 bash[68176]: cluster 2024-07-28T16:27:46.309646+0000 mgr.y (mgr.25253) 8970 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:47 smithi177 bash[81864]: cluster 2024-07-28T16:27:46.309646+0000 mgr.y (mgr.25253) 8970 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:47 smithi177 bash[79620]: cluster 2024-07-28T16:27:46.309646+0000 mgr.y (mgr.25253) 8970 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:48.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17112 16 16 0 0 0 - 0 2024-07-28T16:27:49.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17113 16 16 0 0 0 - 0 2024-07-28T16:27:49.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:49 smithi204 bash[68176]: cluster 2024-07-28T16:27:48.311064+0000 mgr.y (mgr.25253) 8971 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:49 smithi177 bash[81864]: cluster 2024-07-28T16:27:48.311064+0000 mgr.y (mgr.25253) 8971 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:49 smithi177 bash[79620]: cluster 2024-07-28T16:27:48.311064+0000 mgr.y (mgr.25253) 8971 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:50.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17114 16 16 0 0 0 - 0 2024-07-28T16:27:51.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17115 16 16 0 0 0 - 0 2024-07-28T16:27:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:51 smithi204 bash[68176]: cluster 2024-07-28T16:27:50.312554+0000 mgr.y (mgr.25253) 8972 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:51 smithi177 bash[81864]: cluster 2024-07-28T16:27:50.312554+0000 mgr.y (mgr.25253) 8972 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:51 smithi177 bash[79620]: cluster 2024-07-28T16:27:50.312554+0000 mgr.y (mgr.25253) 8972 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:52.056 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17116 16 16 0 0 0 - 0 2024-07-28T16:27:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:27:52 smithi204 bash[60899]: ts=2024-07-28T16:27: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17117 16 16 0 0 0 - 0 2024-07-28T16:27:53.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:53 smithi204 bash[68176]: cluster 2024-07-28T16:27:52.313980+0000 mgr.y (mgr.25253) 8973 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:53 smithi177 bash[81864]: cluster 2024-07-28T16:27:52.313980+0000 mgr.y (mgr.25253) 8973 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:53 smithi177 bash[79620]: cluster 2024-07-28T16:27:52.313980+0000 mgr.y (mgr.25253) 8973 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:54.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17118 16 16 0 0 0 - 0 2024-07-28T16:27:55.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17119 16 16 0 0 0 - 0 2024-07-28T16:27:55.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:55 smithi204 bash[68176]: cluster 2024-07-28T16:27:54.315413+0000 mgr.y (mgr.25253) 8974 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:55 smithi177 bash[81864]: cluster 2024-07-28T16:27:54.315413+0000 mgr.y (mgr.25253) 8974 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:55 smithi177 bash[79620]: cluster 2024-07-28T16:27:54.315413+0000 mgr.y (mgr.25253) 8974 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:56.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:27:56.048707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:56.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:56.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17120 16 16 0 0 0 - 0 2024-07-28T16:27:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:27:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:27:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:27:57.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17121 16 16 0 0 0 - 0 2024-07-28T16:27:57.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:57 smithi204 bash[68176]: cluster 2024-07-28T16:27:56.316880+0000 mgr.y (mgr.25253) 8975 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:57 smithi177 bash[81864]: cluster 2024-07-28T16:27:56.316880+0000 mgr.y (mgr.25253) 8975 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:57 smithi177 bash[79620]: cluster 2024-07-28T16:27:56.316880+0000 mgr.y (mgr.25253) 8975 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:27:58.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17122 16 16 0 0 0 - 0 2024-07-28T16:27:59.057 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17123 16 16 0 0 0 - 0 2024-07-28T16:27:59.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:27:59 smithi204 bash[68176]: cluster 2024-07-28T16:27:58.318346+0000 mgr.y (mgr.25253) 8976 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:27:59 smithi177 bash[81864]: cluster 2024-07-28T16:27:58.318346+0000 mgr.y (mgr.25253) 8976 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:27:59 smithi177 bash[79620]: cluster 2024-07-28T16:27:58.318346+0000 mgr.y (mgr.25253) 8976 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:00.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17124 16 16 0 0 0 - 0 2024-07-28T16:28:01.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17125 16 16 0 0 0 - 0 2024-07-28T16:28:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:01 smithi204 bash[68176]: cluster 2024-07-28T16:28:00.319858+0000 mgr.y (mgr.25253) 8977 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:01 smithi204 bash[68176]: audit 2024-07-28T16:28:01.147823+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:01 smithi177 bash[79620]: cluster 2024-07-28T16:28:00.319858+0000 mgr.y (mgr.25253) 8977 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:01 smithi177 bash[79620]: audit 2024-07-28T16:28:01.147823+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:01 smithi177 bash[81864]: cluster 2024-07-28T16:28:00.319858+0000 mgr.y (mgr.25253) 8977 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:01 smithi177 bash[81864]: audit 2024-07-28T16:28:01.147823+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:02.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17126 16 16 0 0 0 - 0 2024-07-28T16:28:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:02 smithi204 bash[60899]: ts=2024-07-28T16:28: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17127 16 16 0 0 0 - 0 2024-07-28T16:28:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:03 smithi204 bash[68176]: cluster 2024-07-28T16:28:02.321334+0000 mgr.y (mgr.25253) 8978 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:03 smithi177 bash[79620]: cluster 2024-07-28T16:28:02.321334+0000 mgr.y (mgr.25253) 8978 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:03 smithi177 bash[81864]: cluster 2024-07-28T16:28:02.321334+0000 mgr.y (mgr.25253) 8978 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:04.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17128 16 16 0 0 0 - 0 2024-07-28T16:28:05.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17129 16 16 0 0 0 - 0 2024-07-28T16:28:05.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:05 smithi204 bash[68176]: cluster 2024-07-28T16:28:04.322794+0000 mgr.y (mgr.25253) 8979 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:05 smithi177 bash[79620]: cluster 2024-07-28T16:28:04.322794+0000 mgr.y (mgr.25253) 8979 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:05 smithi177 bash[81864]: cluster 2024-07-28T16:28:04.322794+0000 mgr.y (mgr.25253) 8979 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:06.058 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17130 16 16 0 0 0 - 0 2024-07-28T16:28:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:28:07.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17131 16 16 0 0 0 - 0 2024-07-28T16:28:07.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:07 smithi204 bash[68176]: cluster 2024-07-28T16:28:06.324275+0000 mgr.y (mgr.25253) 8980 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:07 smithi177 bash[81864]: cluster 2024-07-28T16:28:06.324275+0000 mgr.y (mgr.25253) 8980 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:07 smithi177 bash[79620]: cluster 2024-07-28T16:28:06.324275+0000 mgr.y (mgr.25253) 8980 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:08.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17132 16 16 0 0 0 - 0 2024-07-28T16:28:09.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17133 16 16 0 0 0 - 0 2024-07-28T16:28:09.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:09 smithi204 bash[68176]: cluster 2024-07-28T16:28:08.325713+0000 mgr.y (mgr.25253) 8981 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:09 smithi177 bash[79620]: cluster 2024-07-28T16:28:08.325713+0000 mgr.y (mgr.25253) 8981 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:09 smithi177 bash[81864]: cluster 2024-07-28T16:28:08.325713+0000 mgr.y (mgr.25253) 8981 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:10.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17134 16 16 0 0 0 - 0 2024-07-28T16:28:11.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17135 16 16 0 0 0 - 0 2024-07-28T16:28:11.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:11 smithi204 bash[68176]: cluster 2024-07-28T16:28:10.327146+0000 mgr.y (mgr.25253) 8982 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:11.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:11 smithi204 bash[68176]: audit 2024-07-28T16:28:10.675967+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:11 smithi177 bash[81864]: cluster 2024-07-28T16:28:10.327146+0000 mgr.y (mgr.25253) 8982 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:11 smithi177 bash[81864]: audit 2024-07-28T16:28:10.675967+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:12.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:11 smithi177 bash[79620]: cluster 2024-07-28T16:28:10.327146+0000 mgr.y (mgr.25253) 8982 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:12.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:11 smithi177 bash[79620]: audit 2024-07-28T16:28:10.675967+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:12.059 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17136 16 16 0 0 0 - 0 2024-07-28T16:28:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17137 16 16 0 0 0 - 0 2024-07-28T16:28:13.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:13 smithi204 bash[68176]: cluster 2024-07-28T16:28:12.328643+0000 mgr.y (mgr.25253) 8983 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:13 smithi177 bash[81864]: cluster 2024-07-28T16:28:12.328643+0000 mgr.y (mgr.25253) 8983 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:13 smithi177 bash[79620]: cluster 2024-07-28T16:28:12.328643+0000 mgr.y (mgr.25253) 8983 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:14.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17138 16 16 0 0 0 - 0 2024-07-28T16:28:15.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17139 16 16 0 0 0 - 0 2024-07-28T16:28:15.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:15 smithi204 bash[68176]: cluster 2024-07-28T16:28:14.330096+0000 mgr.y (mgr.25253) 8984 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:16.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:15 smithi177 bash[81864]: cluster 2024-07-28T16:28:14.330096+0000 mgr.y (mgr.25253) 8984 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:15 smithi177 bash[79620]: cluster 2024-07-28T16:28:14.330096+0000 mgr.y (mgr.25253) 8984 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:16.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:28:16.051746+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:16.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:16.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17140 16 16 0 0 0 - 0 2024-07-28T16:28:16.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:28:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:16 smithi204 bash[68176]: audit 2024-07-28T16:28:16.147262+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:16 smithi204 bash[68176]: audit 2024-07-28T16:28:16.320949+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:16 smithi204 bash[68176]: audit 2024-07-28T16:28:16.326208+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:16 smithi204 bash[68176]: audit 2024-07-28T16:28:16.577057+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:16 smithi204 bash[68176]: audit 2024-07-28T16:28:16.585429+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[79620]: audit 2024-07-28T16:28:16.147262+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[79620]: audit 2024-07-28T16:28:16.320949+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[79620]: audit 2024-07-28T16:28:16.326208+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[79620]: audit 2024-07-28T16:28:16.577057+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[79620]: audit 2024-07-28T16:28:16.585429+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[81864]: audit 2024-07-28T16:28:16.147262+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[81864]: audit 2024-07-28T16:28:16.320949+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[81864]: audit 2024-07-28T16:28:16.326208+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[81864]: audit 2024-07-28T16:28:16.577057+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:16 smithi177 bash[81864]: audit 2024-07-28T16:28:16.585429+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:17.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17141 16 16 0 0 0 - 0 2024-07-28T16:28:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:17 smithi204 bash[68176]: cluster 2024-07-28T16:28:16.331487+0000 mgr.y (mgr.25253) 8985 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:17 smithi204 bash[68176]: audit 2024-07-28T16:28:16.969870+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:17 smithi204 bash[68176]: audit 2024-07-28T16:28:16.971300+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:17 smithi204 bash[68176]: audit 2024-07-28T16:28:16.977980+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[79620]: cluster 2024-07-28T16:28:16.331487+0000 mgr.y (mgr.25253) 8985 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[79620]: audit 2024-07-28T16:28:16.969870+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[79620]: audit 2024-07-28T16:28:16.971300+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[79620]: audit 2024-07-28T16:28:16.977980+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[81864]: cluster 2024-07-28T16:28:16.331487+0000 mgr.y (mgr.25253) 8985 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[81864]: audit 2024-07-28T16:28:16.969870+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[81864]: audit 2024-07-28T16:28:16.971300+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:18.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:17 smithi177 bash[81864]: audit 2024-07-28T16:28:16.977980+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:28:18.060 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17142 16 16 0 0 0 - 0 2024-07-28T16:28:19.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17143 16 16 0 0 0 - 0 2024-07-28T16:28:19.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:19 smithi204 bash[68176]: cluster 2024-07-28T16:28:18.332922+0000 mgr.y (mgr.25253) 8986 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:19 smithi177 bash[81864]: cluster 2024-07-28T16:28:18.332922+0000 mgr.y (mgr.25253) 8986 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:19 smithi177 bash[79620]: cluster 2024-07-28T16:28:18.332922+0000 mgr.y (mgr.25253) 8986 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:20.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17144 16 16 0 0 0 - 0 2024-07-28T16:28:21.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17145 16 16 0 0 0 - 0 2024-07-28T16:28:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:21 smithi204 bash[68176]: cluster 2024-07-28T16:28:20.334355+0000 mgr.y (mgr.25253) 8987 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:21 smithi177 bash[81864]: cluster 2024-07-28T16:28:20.334355+0000 mgr.y (mgr.25253) 8987 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:21 smithi177 bash[79620]: cluster 2024-07-28T16:28:20.334355+0000 mgr.y (mgr.25253) 8987 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:22.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17146 16 16 0 0 0 - 0 2024-07-28T16:28:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17147 16 16 0 0 0 - 0 2024-07-28T16:28:23.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:23 smithi204 bash[68176]: cluster 2024-07-28T16:28:22.335826+0000 mgr.y (mgr.25253) 8988 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:23 smithi177 bash[81864]: cluster 2024-07-28T16:28:22.335826+0000 mgr.y (mgr.25253) 8988 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:23 smithi177 bash[79620]: cluster 2024-07-28T16:28:22.335826+0000 mgr.y (mgr.25253) 8988 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:24.061 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17148 16 16 0 0 0 - 0 2024-07-28T16:28:25.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17149 16 16 0 0 0 - 0 2024-07-28T16:28:25.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:25 smithi204 bash[68176]: cluster 2024-07-28T16:28:24.337265+0000 mgr.y (mgr.25253) 8989 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:25 smithi177 bash[81864]: cluster 2024-07-28T16:28:24.337265+0000 mgr.y (mgr.25253) 8989 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:25 smithi177 bash[79620]: cluster 2024-07-28T16:28:24.337265+0000 mgr.y (mgr.25253) 8989 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:26.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17150 16 16 0 0 0 - 0 2024-07-28T16:28:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:28:27.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17151 16 16 0 0 0 - 0 2024-07-28T16:28:27.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:27 smithi204 bash[68176]: cluster 2024-07-28T16:28:26.338726+0000 mgr.y (mgr.25253) 8990 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:27 smithi177 bash[81864]: cluster 2024-07-28T16:28:26.338726+0000 mgr.y (mgr.25253) 8990 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:27 smithi177 bash[79620]: cluster 2024-07-28T16:28:26.338726+0000 mgr.y (mgr.25253) 8990 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:28.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17152 16 16 0 0 0 - 0 2024-07-28T16:28:29.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17153 16 16 0 0 0 - 0 2024-07-28T16:28:29.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:29 smithi204 bash[68176]: cluster 2024-07-28T16:28:28.340190+0000 mgr.y (mgr.25253) 8991 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:29 smithi177 bash[79620]: cluster 2024-07-28T16:28:28.340190+0000 mgr.y (mgr.25253) 8991 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:29 smithi177 bash[81864]: cluster 2024-07-28T16:28:28.340190+0000 mgr.y (mgr.25253) 8991 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:30.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17154 16 16 0 0 0 - 0 2024-07-28T16:28:31.062 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17155 16 16 0 0 0 - 0 2024-07-28T16:28:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:31 smithi204 bash[68176]: cluster 2024-07-28T16:28:30.341624+0000 mgr.y (mgr.25253) 8992 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:31 smithi204 bash[68176]: audit 2024-07-28T16:28:31.148235+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:31 smithi177 bash[79620]: cluster 2024-07-28T16:28:30.341624+0000 mgr.y (mgr.25253) 8992 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:31 smithi177 bash[79620]: audit 2024-07-28T16:28:31.148235+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:31 smithi177 bash[81864]: cluster 2024-07-28T16:28:30.341624+0000 mgr.y (mgr.25253) 8992 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:31 smithi177 bash[81864]: audit 2024-07-28T16:28:31.148235+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:32.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17156 16 16 0 0 0 - 0 2024-07-28T16:28:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17157 16 16 0 0 0 - 0 2024-07-28T16:28:33.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:33 smithi204 bash[68176]: cluster 2024-07-28T16:28:32.343073+0000 mgr.y (mgr.25253) 8993 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:33 smithi177 bash[79620]: cluster 2024-07-28T16:28:32.343073+0000 mgr.y (mgr.25253) 8993 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:33 smithi177 bash[81864]: cluster 2024-07-28T16:28:32.343073+0000 mgr.y (mgr.25253) 8993 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:34.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17158 16 16 0 0 0 - 0 2024-07-28T16:28:35.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17159 16 16 0 0 0 - 0 2024-07-28T16:28:35.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:35 smithi204 bash[68176]: cluster 2024-07-28T16:28:34.344570+0000 mgr.y (mgr.25253) 8994 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:35 smithi177 bash[79620]: cluster 2024-07-28T16:28:34.344570+0000 mgr.y (mgr.25253) 8994 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:35 smithi177 bash[81864]: cluster 2024-07-28T16:28:34.344570+0000 mgr.y (mgr.25253) 8994 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:36.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:28:36.054785+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:36.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:36.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17160 16 16 0 0 0 - 0 2024-07-28T16:28:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:28:37.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17161 16 16 0 0 0 - 0 2024-07-28T16:28:37.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:37 smithi204 bash[68176]: cluster 2024-07-28T16:28:36.345998+0000 mgr.y (mgr.25253) 8995 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:37 smithi177 bash[81864]: cluster 2024-07-28T16:28:36.345998+0000 mgr.y (mgr.25253) 8995 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:37 smithi177 bash[79620]: cluster 2024-07-28T16:28:36.345998+0000 mgr.y (mgr.25253) 8995 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:38.063 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17162 16 16 0 0 0 - 0 2024-07-28T16:28:39.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17163 16 16 0 0 0 - 0 2024-07-28T16:28:39.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:39 smithi204 bash[68176]: cluster 2024-07-28T16:28:38.347416+0000 mgr.y (mgr.25253) 8996 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:39 smithi177 bash[81864]: cluster 2024-07-28T16:28:38.347416+0000 mgr.y (mgr.25253) 8996 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:39 smithi177 bash[79620]: cluster 2024-07-28T16:28:38.347416+0000 mgr.y (mgr.25253) 8996 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:40.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17164 16 16 0 0 0 - 0 2024-07-28T16:28:41.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17165 16 16 0 0 0 - 0 2024-07-28T16:28:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:41 smithi177 bash[81864]: cluster 2024-07-28T16:28:40.348860+0000 mgr.y (mgr.25253) 8997 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:41 smithi177 bash[79620]: cluster 2024-07-28T16:28:40.348860+0000 mgr.y (mgr.25253) 8997 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:42.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17166 16 16 0 0 0 - 0 2024-07-28T16:28:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:41 smithi204 bash[68176]: cluster 2024-07-28T16:28:40.348860+0000 mgr.y (mgr.25253) 8997 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17167 16 16 0 0 0 - 0 2024-07-28T16:28:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:43 smithi177 bash[81864]: cluster 2024-07-28T16:28:42.350282+0000 mgr.y (mgr.25253) 8998 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:43 smithi177 bash[79620]: cluster 2024-07-28T16:28:42.350282+0000 mgr.y (mgr.25253) 8998 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:44.064 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17168 16 16 0 0 0 - 0 2024-07-28T16:28:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:43 smithi204 bash[68176]: cluster 2024-07-28T16:28:42.350282+0000 mgr.y (mgr.25253) 8998 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:45.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17169 16 16 0 0 0 - 0 2024-07-28T16:28:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:45 smithi177 bash[79620]: cluster 2024-07-28T16:28:44.351759+0000 mgr.y (mgr.25253) 8999 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:45 smithi177 bash[81864]: cluster 2024-07-28T16:28:44.351759+0000 mgr.y (mgr.25253) 8999 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:46.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17170 16 16 0 0 0 - 0 2024-07-28T16:28:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:45 smithi204 bash[68176]: cluster 2024-07-28T16:28:44.351759+0000 mgr.y (mgr.25253) 8999 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:28:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:46 smithi177 bash[79620]: audit 2024-07-28T16:28:46.148812+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:46 smithi177 bash[81864]: audit 2024-07-28T16:28:46.148812+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:47.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17171 16 16 0 0 0 - 0 2024-07-28T16:28:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:46 smithi204 bash[68176]: audit 2024-07-28T16:28:46.148812+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:47 smithi177 bash[81864]: cluster 2024-07-28T16:28:46.353157+0000 mgr.y (mgr.25253) 9000 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:47 smithi177 bash[79620]: cluster 2024-07-28T16:28:46.353157+0000 mgr.y (mgr.25253) 9000 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:48.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17172 16 16 0 0 0 - 0 2024-07-28T16:28:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:47 smithi204 bash[68176]: cluster 2024-07-28T16:28:46.353157+0000 mgr.y (mgr.25253) 9000 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:49.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17173 16 16 0 0 0 - 0 2024-07-28T16:28:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:49 smithi177 bash[81864]: cluster 2024-07-28T16:28:48.354591+0000 mgr.y (mgr.25253) 9001 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:49 smithi177 bash[79620]: cluster 2024-07-28T16:28:48.354591+0000 mgr.y (mgr.25253) 9001 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:50.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17174 16 16 0 0 0 - 0 2024-07-28T16:28:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:49 smithi204 bash[68176]: cluster 2024-07-28T16:28:48.354591+0000 mgr.y (mgr.25253) 9001 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:51.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17175 16 16 0 0 0 - 0 2024-07-28T16:28:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:51 smithi177 bash[81864]: cluster 2024-07-28T16:28:50.356064+0000 mgr.y (mgr.25253) 9002 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:51 smithi177 bash[79620]: cluster 2024-07-28T16:28:50.356064+0000 mgr.y (mgr.25253) 9002 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:52.065 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17176 16 16 0 0 0 - 0 2024-07-28T16:28:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:51 smithi204 bash[68176]: cluster 2024-07-28T16:28:50.356064+0000 mgr.y (mgr.25253) 9002 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:28:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17177 16 16 0 0 0 - 0 2024-07-28T16:28:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:53 smithi177 bash[81864]: cluster 2024-07-28T16:28:52.357469+0000 mgr.y (mgr.25253) 9003 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:53 smithi177 bash[79620]: cluster 2024-07-28T16:28:52.357469+0000 mgr.y (mgr.25253) 9003 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:54.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17178 16 16 0 0 0 - 0 2024-07-28T16:28:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:53 smithi204 bash[68176]: cluster 2024-07-28T16:28:52.357469+0000 mgr.y (mgr.25253) 9003 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:55.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17179 16 16 0 0 0 - 0 2024-07-28T16:28:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:55 smithi177 bash[81864]: cluster 2024-07-28T16:28:54.358884+0000 mgr.y (mgr.25253) 9004 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:55 smithi177 bash[79620]: cluster 2024-07-28T16:28:54.358884+0000 mgr.y (mgr.25253) 9004 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:56.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:28:56.057885+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:56.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:56.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17180 16 16 0 0 0 - 0 2024-07-28T16:28:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:55 smithi204 bash[68176]: cluster 2024-07-28T16:28:54.358884+0000 mgr.y (mgr.25253) 9004 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:28:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:28:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:28:57.066 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17181 16 16 0 0 0 - 0 2024-07-28T16:28:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:57 smithi177 bash[81864]: cluster 2024-07-28T16:28:56.360458+0000 mgr.y (mgr.25253) 9005 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:57 smithi177 bash[79620]: cluster 2024-07-28T16:28:56.360458+0000 mgr.y (mgr.25253) 9005 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:58.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17182 16 16 0 0 0 - 0 2024-07-28T16:28:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:57 smithi204 bash[68176]: cluster 2024-07-28T16:28:56.360458+0000 mgr.y (mgr.25253) 9005 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:28:59.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17183 16 16 0 0 0 - 0 2024-07-28T16:29:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:28:59 smithi177 bash[81864]: cluster 2024-07-28T16:28:58.361916+0000 mgr.y (mgr.25253) 9006 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:28:59 smithi177 bash[79620]: cluster 2024-07-28T16:28:58.361916+0000 mgr.y (mgr.25253) 9006 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:00.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17184 16 16 0 0 0 - 0 2024-07-28T16:29:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:28:59 smithi204 bash[68176]: cluster 2024-07-28T16:28:58.361916+0000 mgr.y (mgr.25253) 9006 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:01.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17185 16 16 0 0 0 - 0 2024-07-28T16:29:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:01 smithi177 bash[81864]: cluster 2024-07-28T16:29:00.363463+0000 mgr.y (mgr.25253) 9007 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:01 smithi177 bash[81864]: audit 2024-07-28T16:29:01.149270+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:01 smithi177 bash[79620]: cluster 2024-07-28T16:29:00.363463+0000 mgr.y (mgr.25253) 9007 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:01 smithi177 bash[79620]: audit 2024-07-28T16:29:01.149270+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:02.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17186 16 16 0 0 0 - 0 2024-07-28T16:29:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:01 smithi204 bash[68176]: cluster 2024-07-28T16:29:00.363463+0000 mgr.y (mgr.25253) 9007 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:01 smithi204 bash[68176]: audit 2024-07-28T16:29:01.149270+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17187 16 16 0 0 0 - 0 2024-07-28T16:29:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:03 smithi177 bash[79620]: cluster 2024-07-28T16:29:02.364934+0000 mgr.y (mgr.25253) 9008 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:03 smithi177 bash[81864]: cluster 2024-07-28T16:29:02.364934+0000 mgr.y (mgr.25253) 9008 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:04.067 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17188 16 16 0 0 0 - 0 2024-07-28T16:29:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:03 smithi204 bash[68176]: cluster 2024-07-28T16:29:02.364934+0000 mgr.y (mgr.25253) 9008 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:05.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17189 16 16 0 0 0 - 0 2024-07-28T16:29:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:05 smithi177 bash[81864]: cluster 2024-07-28T16:29:04.366476+0000 mgr.y (mgr.25253) 9009 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:05 smithi177 bash[79620]: cluster 2024-07-28T16:29:04.366476+0000 mgr.y (mgr.25253) 9009 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:06.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17190 16 16 0 0 0 - 0 2024-07-28T16:29:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:05 smithi204 bash[68176]: cluster 2024-07-28T16:29:04.366476+0000 mgr.y (mgr.25253) 9009 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:06] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:29:07.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17191 16 16 0 0 0 - 0 2024-07-28T16:29:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:07 smithi177 bash[81864]: cluster 2024-07-28T16:29:06.367981+0000 mgr.y (mgr.25253) 9010 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:07 smithi177 bash[79620]: cluster 2024-07-28T16:29:06.367981+0000 mgr.y (mgr.25253) 9010 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:08.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17192 16 16 0 0 0 - 0 2024-07-28T16:29:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:07 smithi204 bash[68176]: cluster 2024-07-28T16:29:06.367981+0000 mgr.y (mgr.25253) 9010 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:09.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17193 16 16 0 0 0 - 0 2024-07-28T16:29:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:09 smithi177 bash[81864]: cluster 2024-07-28T16:29:08.369397+0000 mgr.y (mgr.25253) 9011 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:09 smithi177 bash[79620]: cluster 2024-07-28T16:29:08.369397+0000 mgr.y (mgr.25253) 9011 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:10.068 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17194 16 16 0 0 0 - 0 2024-07-28T16:29:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:09 smithi204 bash[68176]: cluster 2024-07-28T16:29:08.369397+0000 mgr.y (mgr.25253) 9011 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:11.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17195 16 16 0 0 0 - 0 2024-07-28T16:29:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:11 smithi177 bash[81864]: cluster 2024-07-28T16:29:10.370827+0000 mgr.y (mgr.25253) 9012 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:12.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:11 smithi177 bash[79620]: cluster 2024-07-28T16:29:10.370827+0000 mgr.y (mgr.25253) 9012 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:12.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17196 16 16 0 0 0 - 0 2024-07-28T16:29:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:11 smithi204 bash[68176]: cluster 2024-07-28T16:29:10.370827+0000 mgr.y (mgr.25253) 9012 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17197 16 16 0 0 0 - 0 2024-07-28T16:29:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:13 smithi177 bash[81864]: cluster 2024-07-28T16:29:12.372278+0000 mgr.y (mgr.25253) 9013 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:13 smithi177 bash[79620]: cluster 2024-07-28T16:29:12.372278+0000 mgr.y (mgr.25253) 9013 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:14.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17198 16 16 0 0 0 - 0 2024-07-28T16:29:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:13 smithi204 bash[68176]: cluster 2024-07-28T16:29:12.372278+0000 mgr.y (mgr.25253) 9013 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:15.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17199 16 16 0 0 0 - 0 2024-07-28T16:29:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:15 smithi177 bash[79620]: cluster 2024-07-28T16:29:14.373719+0000 mgr.y (mgr.25253) 9014 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:15 smithi177 bash[81864]: cluster 2024-07-28T16:29:14.373719+0000 mgr.y (mgr.25253) 9014 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:16.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:29:16.060730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:16.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:16.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17200 16 16 0 0 0 - 0 2024-07-28T16:29:16.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:15 smithi204 bash[68176]: cluster 2024-07-28T16:29:14.373719+0000 mgr.y (mgr.25253) 9014 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:16] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:29:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:16 smithi177 bash[79620]: audit 2024-07-28T16:29:16.149625+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:16 smithi177 bash[81864]: audit 2024-07-28T16:29:16.149625+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:17.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17201 16 16 0 0 0 - 0 2024-07-28T16:29:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:16 smithi204 bash[68176]: audit 2024-07-28T16:29:16.149625+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:17 smithi177 bash[79620]: cluster 2024-07-28T16:29:16.375147+0000 mgr.y (mgr.25253) 9015 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:17 smithi177 bash[79620]: audit 2024-07-28T16:29:17.054958+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:17 smithi177 bash[81864]: cluster 2024-07-28T16:29:16.375147+0000 mgr.y (mgr.25253) 9015 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:17 smithi177 bash[81864]: audit 2024-07-28T16:29:17.054958+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:18.069 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17202 16 16 0 0 0 - 0 2024-07-28T16:29:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:17 smithi204 bash[68176]: cluster 2024-07-28T16:29:16.375147+0000 mgr.y (mgr.25253) 9015 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:17 smithi204 bash[68176]: audit 2024-07-28T16:29:17.054958+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:19.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17203 16 16 0 0 0 - 0 2024-07-28T16:29:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:19 smithi177 bash[81864]: cluster 2024-07-28T16:29:18.376764+0000 mgr.y (mgr.25253) 9016 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:19 smithi177 bash[79620]: cluster 2024-07-28T16:29:18.376764+0000 mgr.y (mgr.25253) 9016 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:20.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17204 16 16 0 0 0 - 0 2024-07-28T16:29:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:19 smithi204 bash[68176]: cluster 2024-07-28T16:29:18.376764+0000 mgr.y (mgr.25253) 9016 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:21.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17205 16 16 0 0 0 - 0 2024-07-28T16:29:22.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17206 16 16 0 0 0 - 0 2024-07-28T16:29:22.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:21 smithi204 bash[68176]: cluster 2024-07-28T16:29:20.378273+0000 mgr.y (mgr.25253) 9017 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:22.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:21 smithi177 bash[79620]: cluster 2024-07-28T16:29:20.378273+0000 mgr.y (mgr.25253) 9017 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:22.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:21 smithi177 bash[81864]: cluster 2024-07-28T16:29:20.378273+0000 mgr.y (mgr.25253) 9017 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17207 16 16 0 0 0 - 0 2024-07-28T16:29:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: cluster 2024-07-28T16:29:22.379240+0000 mgr.y (mgr.25253) 9018 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:22.678755+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:22.682642+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:22.985594+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:22.991178+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:23.513112+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:23.514535+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[79620]: audit 2024-07-28T16:29:23.526074+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: cluster 2024-07-28T16:29:22.379240+0000 mgr.y (mgr.25253) 9018 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:22.678755+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:22.682642+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:22.985594+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:22.991178+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:23.513112+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:24.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:23.514535+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:24.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:23 smithi177 bash[81864]: audit 2024-07-28T16:29:23.526074+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17208 16 16 0 0 0 - 0 2024-07-28T16:29:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: cluster 2024-07-28T16:29:22.379240+0000 mgr.y (mgr.25253) 9018 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:22.678755+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:22.682642+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:22.985594+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:22.991178+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:24.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:23.513112+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:24.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:23.514535+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:24.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:23 smithi204 bash[68176]: audit 2024-07-28T16:29:23.526074+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:29:25.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17209 16 16 0 0 0 - 0 2024-07-28T16:29:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:25 smithi177 bash[81864]: cluster 2024-07-28T16:29:24.380685+0000 mgr.y (mgr.25253) 9019 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:25 smithi177 bash[79620]: cluster 2024-07-28T16:29:24.380685+0000 mgr.y (mgr.25253) 9019 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:26.070 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17210 16 16 0 0 0 - 0 2024-07-28T16:29:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:25 smithi204 bash[68176]: cluster 2024-07-28T16:29:24.380685+0000 mgr.y (mgr.25253) 9019 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:29:27.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17211 16 16 0 0 0 - 0 2024-07-28T16:29:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:27 smithi177 bash[81864]: cluster 2024-07-28T16:29:26.382152+0000 mgr.y (mgr.25253) 9020 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:27 smithi177 bash[79620]: cluster 2024-07-28T16:29:26.382152+0000 mgr.y (mgr.25253) 9020 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:28.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17212 16 16 0 0 0 - 0 2024-07-28T16:29:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:27 smithi204 bash[68176]: cluster 2024-07-28T16:29:26.382152+0000 mgr.y (mgr.25253) 9020 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:29.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17213 16 16 0 0 0 - 0 2024-07-28T16:29:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:29 smithi177 bash[81864]: cluster 2024-07-28T16:29:28.383600+0000 mgr.y (mgr.25253) 9021 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:29 smithi177 bash[79620]: cluster 2024-07-28T16:29:28.383600+0000 mgr.y (mgr.25253) 9021 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:30.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17214 16 16 0 0 0 - 0 2024-07-28T16:29:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:29 smithi204 bash[68176]: cluster 2024-07-28T16:29:28.383600+0000 mgr.y (mgr.25253) 9021 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:31.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17215 16 16 0 0 0 - 0 2024-07-28T16:29:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:31 smithi177 bash[81864]: cluster 2024-07-28T16:29:30.385074+0000 mgr.y (mgr.25253) 9022 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:31 smithi177 bash[81864]: audit 2024-07-28T16:29:31.150180+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:31 smithi177 bash[79620]: cluster 2024-07-28T16:29:30.385074+0000 mgr.y (mgr.25253) 9022 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:31 smithi177 bash[79620]: audit 2024-07-28T16:29:31.150180+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:32.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17216 16 16 0 0 0 - 0 2024-07-28T16:29:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:31 smithi204 bash[68176]: cluster 2024-07-28T16:29:30.385074+0000 mgr.y (mgr.25253) 9022 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:31 smithi204 bash[68176]: audit 2024-07-28T16:29:31.150180+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:32 smithi204 bash[60899]: ts=2024-07-28T16:29:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17217 16 16 0 0 0 - 0 2024-07-28T16:29:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:33 smithi177 bash[81864]: cluster 2024-07-28T16:29:32.386536+0000 mgr.y (mgr.25253) 9023 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:33 smithi177 bash[79620]: cluster 2024-07-28T16:29:32.386536+0000 mgr.y (mgr.25253) 9023 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:34.071 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17218 16 16 0 0 0 - 0 2024-07-28T16:29:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:33 smithi204 bash[68176]: cluster 2024-07-28T16:29:32.386536+0000 mgr.y (mgr.25253) 9023 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:35.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17219 16 16 0 0 0 - 0 2024-07-28T16:29:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:35 smithi177 bash[81864]: cluster 2024-07-28T16:29:34.388021+0000 mgr.y (mgr.25253) 9024 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:35 smithi177 bash[79620]: cluster 2024-07-28T16:29:34.388021+0000 mgr.y (mgr.25253) 9024 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:36.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:29:36.063387+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:36.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:36.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17220 16 16 0 0 0 - 0 2024-07-28T16:29:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:35 smithi204 bash[68176]: cluster 2024-07-28T16:29:34.388021+0000 mgr.y (mgr.25253) 9024 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:29:37.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17221 16 16 0 0 0 - 0 2024-07-28T16:29:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:37 smithi177 bash[81864]: cluster 2024-07-28T16:29:36.389468+0000 mgr.y (mgr.25253) 9025 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:37 smithi177 bash[79620]: cluster 2024-07-28T16:29:36.389468+0000 mgr.y (mgr.25253) 9025 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:38.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17222 16 16 0 0 0 - 0 2024-07-28T16:29:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:37 smithi204 bash[68176]: cluster 2024-07-28T16:29:36.389468+0000 mgr.y (mgr.25253) 9025 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:39.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17223 16 16 0 0 0 - 0 2024-07-28T16:29:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:39 smithi177 bash[81864]: cluster 2024-07-28T16:29:38.390944+0000 mgr.y (mgr.25253) 9026 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:39 smithi177 bash[79620]: cluster 2024-07-28T16:29:38.390944+0000 mgr.y (mgr.25253) 9026 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:40.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17224 16 16 0 0 0 - 0 2024-07-28T16:29:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:39 smithi204 bash[68176]: cluster 2024-07-28T16:29:38.390944+0000 mgr.y (mgr.25253) 9026 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:41.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17225 16 16 0 0 0 - 0 2024-07-28T16:29:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:41 smithi177 bash[81864]: cluster 2024-07-28T16:29:40.392440+0000 mgr.y (mgr.25253) 9027 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:41 smithi177 bash[79620]: cluster 2024-07-28T16:29:40.392440+0000 mgr.y (mgr.25253) 9027 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:42.072 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17226 16 16 0 0 0 - 0 2024-07-28T16:29:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:41 smithi204 bash[68176]: cluster 2024-07-28T16:29:40.392440+0000 mgr.y (mgr.25253) 9027 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:42 smithi204 bash[60899]: ts=2024-07-28T16:29:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17227 16 16 0 0 0 - 0 2024-07-28T16:29:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:43 smithi177 bash[81864]: cluster 2024-07-28T16:29:42.393948+0000 mgr.y (mgr.25253) 9028 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:43 smithi177 bash[79620]: cluster 2024-07-28T16:29:42.393948+0000 mgr.y (mgr.25253) 9028 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:44.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17228 16 16 0 0 0 - 0 2024-07-28T16:29:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:43 smithi204 bash[68176]: cluster 2024-07-28T16:29:42.393948+0000 mgr.y (mgr.25253) 9028 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:45.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17229 16 16 0 0 0 - 0 2024-07-28T16:29:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:45 smithi177 bash[81864]: cluster 2024-07-28T16:29:44.395463+0000 mgr.y (mgr.25253) 9029 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:45 smithi177 bash[79620]: cluster 2024-07-28T16:29:44.395463+0000 mgr.y (mgr.25253) 9029 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:46.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17230 16 16 0 0 0 - 0 2024-07-28T16:29:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:45 smithi204 bash[68176]: cluster 2024-07-28T16:29:44.395463+0000 mgr.y (mgr.25253) 9029 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:29:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:46 smithi177 bash[81864]: audit 2024-07-28T16:29:46.150386+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:46 smithi177 bash[79620]: audit 2024-07-28T16:29:46.150386+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:47.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17231 16 16 0 0 0 - 0 2024-07-28T16:29:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:46 smithi204 bash[68176]: audit 2024-07-28T16:29:46.150386+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:47 smithi177 bash[81864]: cluster 2024-07-28T16:29:46.396860+0000 mgr.y (mgr.25253) 9030 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:47 smithi177 bash[79620]: cluster 2024-07-28T16:29:46.396860+0000 mgr.y (mgr.25253) 9030 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:48.073 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17232 16 16 0 0 0 - 0 2024-07-28T16:29:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:47 smithi204 bash[68176]: cluster 2024-07-28T16:29:46.396860+0000 mgr.y (mgr.25253) 9030 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:49.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17233 16 16 0 0 0 - 0 2024-07-28T16:29:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:49 smithi177 bash[81864]: cluster 2024-07-28T16:29:48.398311+0000 mgr.y (mgr.25253) 9031 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:49 smithi177 bash[79620]: cluster 2024-07-28T16:29:48.398311+0000 mgr.y (mgr.25253) 9031 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:50.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17234 16 16 0 0 0 - 0 2024-07-28T16:29:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:49 smithi204 bash[68176]: cluster 2024-07-28T16:29:48.398311+0000 mgr.y (mgr.25253) 9031 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:51.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17235 16 16 0 0 0 - 0 2024-07-28T16:29:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:51 smithi177 bash[81864]: cluster 2024-07-28T16:29:50.399803+0000 mgr.y (mgr.25253) 9032 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:51 smithi177 bash[79620]: cluster 2024-07-28T16:29:50.399803+0000 mgr.y (mgr.25253) 9032 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:52.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17236 16 16 0 0 0 - 0 2024-07-28T16:29:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:51 smithi204 bash[68176]: cluster 2024-07-28T16:29:50.399803+0000 mgr.y (mgr.25253) 9032 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:29:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17237 16 16 0 0 0 - 0 2024-07-28T16:29:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:53 smithi177 bash[81864]: cluster 2024-07-28T16:29:52.401311+0000 mgr.y (mgr.25253) 9033 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:53 smithi177 bash[79620]: cluster 2024-07-28T16:29:52.401311+0000 mgr.y (mgr.25253) 9033 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:54.074 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17238 16 16 0 0 0 - 0 2024-07-28T16:29:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:53 smithi204 bash[68176]: cluster 2024-07-28T16:29:52.401311+0000 mgr.y (mgr.25253) 9033 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:55.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17239 16 16 0 0 0 - 0 2024-07-28T16:29:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:55 smithi177 bash[81864]: cluster 2024-07-28T16:29:54.402841+0000 mgr.y (mgr.25253) 9034 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:55 smithi177 bash[79620]: cluster 2024-07-28T16:29:54.402841+0000 mgr.y (mgr.25253) 9034 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:56.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:29:56.066365+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:56.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:56.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17240 16 16 0 0 0 - 0 2024-07-28T16:29:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:55 smithi204 bash[68176]: cluster 2024-07-28T16:29:54.402841+0000 mgr.y (mgr.25253) 9034 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:29:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:29:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:29:57.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17241 16 16 0 0 0 - 0 2024-07-28T16:29:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:57 smithi177 bash[81864]: cluster 2024-07-28T16:29:56.404336+0000 mgr.y (mgr.25253) 9035 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:57 smithi177 bash[79620]: cluster 2024-07-28T16:29:56.404336+0000 mgr.y (mgr.25253) 9035 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:58.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17242 16 16 0 0 0 - 0 2024-07-28T16:29:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:57 smithi204 bash[68176]: cluster 2024-07-28T16:29:56.404336+0000 mgr.y (mgr.25253) 9035 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:29:59.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17243 16 16 0 0 0 - 0 2024-07-28T16:30:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:29:59 smithi177 bash[81864]: cluster 2024-07-28T16:29:58.405805+0000 mgr.y (mgr.25253) 9036 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:29:59 smithi177 bash[79620]: cluster 2024-07-28T16:29:58.405805+0000 mgr.y (mgr.25253) 9036 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:00.075 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17244 16 16 0 0 0 - 0 2024-07-28T16:30:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:29:59 smithi204 bash[68176]: cluster 2024-07-28T16:29:58.405805+0000 mgr.y (mgr.25253) 9036 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:01.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17245 16 16 0 0 0 - 0 2024-07-28T16:30:01.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:00 smithi204 bash[68176]: cluster 2024-07-28T16:30:00.000127+0000 mon.a (mon.0) 5309 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:30:01.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:00 smithi177 bash[81864]: cluster 2024-07-28T16:30:00.000127+0000 mon.a (mon.0) 5309 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:30:01.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:00 smithi177 bash[79620]: cluster 2024-07-28T16:30:00.000127+0000 mon.a (mon.0) 5309 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:30:02.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17246 16 16 0 0 0 - 0 2024-07-28T16:30:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:01 smithi204 bash[68176]: cluster 2024-07-28T16:30:00.407261+0000 mgr.y (mgr.25253) 9037 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:01 smithi204 bash[68176]: audit 2024-07-28T16:30:01.150873+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:01 smithi177 bash[81864]: cluster 2024-07-28T16:30:00.407261+0000 mgr.y (mgr.25253) 9037 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:01 smithi177 bash[81864]: audit 2024-07-28T16:30:01.150873+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:02.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:01 smithi177 bash[79620]: cluster 2024-07-28T16:30:00.407261+0000 mgr.y (mgr.25253) 9037 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:02.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:01 smithi177 bash[79620]: audit 2024-07-28T16:30:01.150873+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17247 16 16 0 0 0 - 0 2024-07-28T16:30:04.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17248 16 16 0 0 0 - 0 2024-07-28T16:30:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:03 smithi204 bash[68176]: cluster 2024-07-28T16:30:02.408754+0000 mgr.y (mgr.25253) 9038 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:04.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:03 smithi177 bash[81864]: cluster 2024-07-28T16:30:02.408754+0000 mgr.y (mgr.25253) 9038 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:04.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:03 smithi177 bash[79620]: cluster 2024-07-28T16:30:02.408754+0000 mgr.y (mgr.25253) 9038 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:05.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17249 16 16 0 0 0 - 0 2024-07-28T16:30:06.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:05 smithi177 bash[81864]: cluster 2024-07-28T16:30:04.410196+0000 mgr.y (mgr.25253) 9039 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:06.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:05 smithi177 bash[79620]: cluster 2024-07-28T16:30:04.410196+0000 mgr.y (mgr.25253) 9039 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:06.076 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17250 16 16 0 0 0 - 0 2024-07-28T16:30:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:05 smithi204 bash[68176]: cluster 2024-07-28T16:30:04.410196+0000 mgr.y (mgr.25253) 9039 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:30:07.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17251 16 16 0 0 0 - 0 2024-07-28T16:30:08.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17252 16 16 0 0 0 - 0 2024-07-28T16:30:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:07 smithi204 bash[68176]: cluster 2024-07-28T16:30:06.411691+0000 mgr.y (mgr.25253) 9040 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:08.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:07 smithi177 bash[81864]: cluster 2024-07-28T16:30:06.411691+0000 mgr.y (mgr.25253) 9040 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:08.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:07 smithi177 bash[79620]: cluster 2024-07-28T16:30:06.411691+0000 mgr.y (mgr.25253) 9040 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:09.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17253 16 16 0 0 0 - 0 2024-07-28T16:30:10.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17254 16 16 0 0 0 - 0 2024-07-28T16:30:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:09 smithi204 bash[68176]: cluster 2024-07-28T16:30:08.413111+0000 mgr.y (mgr.25253) 9041 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:10.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:09 smithi177 bash[81864]: cluster 2024-07-28T16:30:08.413111+0000 mgr.y (mgr.25253) 9041 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:10.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:09 smithi177 bash[79620]: cluster 2024-07-28T16:30:08.413111+0000 mgr.y (mgr.25253) 9041 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:11.077 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17255 16 16 0 0 0 - 0 2024-07-28T16:30:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:10 smithi204 bash[68176]: cluster 2024-07-28T16:30:10.414621+0000 mgr.y (mgr.25253) 9042 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:10 smithi177 bash[81864]: cluster 2024-07-28T16:30:10.414621+0000 mgr.y (mgr.25253) 9042 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:11.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:10 smithi177 bash[79620]: cluster 2024-07-28T16:30:10.414621+0000 mgr.y (mgr.25253) 9042 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:12.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17256 16 16 0 0 0 - 0 2024-07-28T16:30:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17257 16 16 0 0 0 - 0 2024-07-28T16:30:13.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:13 smithi177 bash[81864]: cluster 2024-07-28T16:30:12.416107+0000 mgr.y (mgr.25253) 9043 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:13.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:13 smithi177 bash[79620]: cluster 2024-07-28T16:30:12.416107+0000 mgr.y (mgr.25253) 9043 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:13.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:13 smithi204 bash[68176]: cluster 2024-07-28T16:30:12.416107+0000 mgr.y (mgr.25253) 9043 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:14.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17258 16 16 0 0 0 - 0 2024-07-28T16:30:15.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17259 16 16 0 0 0 - 0 2024-07-28T16:30:15.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:15 smithi177 bash[81864]: cluster 2024-07-28T16:30:14.417566+0000 mgr.y (mgr.25253) 9044 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:15.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:15 smithi177 bash[79620]: cluster 2024-07-28T16:30:14.417566+0000 mgr.y (mgr.25253) 9044 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:15.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:15 smithi204 bash[68176]: cluster 2024-07-28T16:30:14.417566+0000 mgr.y (mgr.25253) 9044 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:16.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:30:16.069715+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:16.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:16.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17260 16 16 0 0 0 - 0 2024-07-28T16:30:16.496 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:30:16.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:16 smithi177 bash[81864]: audit 2024-07-28T16:30:16.151182+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:16.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:16 smithi177 bash[79620]: audit 2024-07-28T16:30:16.151182+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:16 smithi204 bash[68176]: audit 2024-07-28T16:30:16.151182+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:17.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17261 16 16 0 0 0 - 0 2024-07-28T16:30:17.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:17 smithi177 bash[81864]: cluster 2024-07-28T16:30:16.418986+0000 mgr.y (mgr.25253) 9045 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:17.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:17 smithi177 bash[79620]: cluster 2024-07-28T16:30:16.418986+0000 mgr.y (mgr.25253) 9045 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:17.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:17 smithi204 bash[68176]: cluster 2024-07-28T16:30:16.418986+0000 mgr.y (mgr.25253) 9045 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:18.078 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17262 16 16 0 0 0 - 0 2024-07-28T16:30:19.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17263 16 16 0 0 0 - 0 2024-07-28T16:30:19.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:19 smithi177 bash[81864]: cluster 2024-07-28T16:30:18.420486+0000 mgr.y (mgr.25253) 9046 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:19.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:19 smithi177 bash[79620]: cluster 2024-07-28T16:30:18.420486+0000 mgr.y (mgr.25253) 9046 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:19.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:19 smithi204 bash[68176]: cluster 2024-07-28T16:30:18.420486+0000 mgr.y (mgr.25253) 9046 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:20.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17264 16 16 0 0 0 - 0 2024-07-28T16:30:21.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17265 16 16 0 0 0 - 0 2024-07-28T16:30:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:21 smithi177 bash[81864]: cluster 2024-07-28T16:30:20.421941+0000 mgr.y (mgr.25253) 9047 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:21.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:21 smithi177 bash[79620]: cluster 2024-07-28T16:30:20.421941+0000 mgr.y (mgr.25253) 9047 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:21 smithi204 bash[68176]: cluster 2024-07-28T16:30:20.421941+0000 mgr.y (mgr.25253) 9047 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:22.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17266 16 16 0 0 0 - 0 2024-07-28T16:30:22.325 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:30:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:30:22.03173091Z level=info msg="Completed cleanup jobs" duration=67.003061ms 2024-07-28T16:30:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17267 16 16 0 0 0 - 0 2024-07-28T16:30:23.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:23 smithi177 bash[81864]: cluster 2024-07-28T16:30:22.423399+0000 mgr.y (mgr.25253) 9048 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:23.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:23 smithi177 bash[79620]: cluster 2024-07-28T16:30:22.423399+0000 mgr.y (mgr.25253) 9048 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:23.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:23 smithi204 bash[68176]: cluster 2024-07-28T16:30:22.423399+0000 mgr.y (mgr.25253) 9048 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:24.079 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17268 16 16 0 0 0 - 0 2024-07-28T16:30:24.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:24 smithi177 bash[81864]: audit 2024-07-28T16:30:23.656880+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:24.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:24 smithi177 bash[79620]: audit 2024-07-28T16:30:23.656880+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:24.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:24 smithi204 bash[68176]: audit 2024-07-28T16:30:23.656880+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:25.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17269 16 16 0 0 0 - 0 2024-07-28T16:30:25.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:25 smithi177 bash[81864]: cluster 2024-07-28T16:30:24.424870+0000 mgr.y (mgr.25253) 9049 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:25.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:25 smithi177 bash[79620]: cluster 2024-07-28T16:30:24.424870+0000 mgr.y (mgr.25253) 9049 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:25.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:25 smithi204 bash[68176]: cluster 2024-07-28T16:30:24.424870+0000 mgr.y (mgr.25253) 9049 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:26.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17270 16 16 0 0 0 - 0 2024-07-28T16:30:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:30:27.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17271 16 16 0 0 0 - 0 2024-07-28T16:30:27.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:27 smithi177 bash[81864]: cluster 2024-07-28T16:30:26.426340+0000 mgr.y (mgr.25253) 9050 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:27.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:27 smithi177 bash[79620]: cluster 2024-07-28T16:30:26.426340+0000 mgr.y (mgr.25253) 9050 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:27.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:27 smithi204 bash[68176]: cluster 2024-07-28T16:30:26.426340+0000 mgr.y (mgr.25253) 9050 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:28.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17272 16 16 0 0 0 - 0 2024-07-28T16:30:29.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17273 16 16 0 0 0 - 0 2024-07-28T16:30:29.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:29 smithi204 bash[68176]: cluster 2024-07-28T16:30:28.427856+0000 mgr.y (mgr.25253) 9051 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:29.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:29 smithi204 bash[68176]: audit 2024-07-28T16:30:29.297966+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:29.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:29 smithi204 bash[68176]: audit 2024-07-28T16:30:29.304058+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[79620]: cluster 2024-07-28T16:30:28.427856+0000 mgr.y (mgr.25253) 9051 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[79620]: audit 2024-07-28T16:30:29.297966+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[79620]: audit 2024-07-28T16:30:29.304058+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[81864]: cluster 2024-07-28T16:30:28.427856+0000 mgr.y (mgr.25253) 9051 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[81864]: audit 2024-07-28T16:30:29.297966+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:29 smithi177 bash[81864]: audit 2024-07-28T16:30:29.304058+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17274 16 16 0 0 0 - 0 2024-07-28T16:30:30.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:30 smithi204 bash[68176]: audit 2024-07-28T16:30:29.574770+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:30 smithi204 bash[68176]: audit 2024-07-28T16:30:29.579772+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:30.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:30 smithi204 bash[68176]: audit 2024-07-28T16:30:29.999864+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:30.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:30 smithi204 bash[68176]: audit 2024-07-28T16:30:30.001613+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:30.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:30 smithi204 bash[68176]: audit 2024-07-28T16:30:30.012233+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[81864]: audit 2024-07-28T16:30:29.574770+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[81864]: audit 2024-07-28T16:30:29.579772+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[81864]: audit 2024-07-28T16:30:29.999864+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[81864]: audit 2024-07-28T16:30:30.001613+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[81864]: audit 2024-07-28T16:30:30.012233+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[79620]: audit 2024-07-28T16:30:29.574770+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[79620]: audit 2024-07-28T16:30:29.579772+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[79620]: audit 2024-07-28T16:30:29.999864+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[79620]: audit 2024-07-28T16:30:30.001613+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:30 smithi177 bash[79620]: audit 2024-07-28T16:30:30.012233+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:30:31.080 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17275 16 16 0 0 0 - 0 2024-07-28T16:30:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:31 smithi204 bash[68176]: cluster 2024-07-28T16:30:30.429310+0000 mgr.y (mgr.25253) 9052 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:31.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:31 smithi204 bash[68176]: audit 2024-07-28T16:30:31.151673+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:31 smithi177 bash[81864]: cluster 2024-07-28T16:30:30.429310+0000 mgr.y (mgr.25253) 9052 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:31 smithi177 bash[81864]: audit 2024-07-28T16:30:31.151673+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:31 smithi177 bash[79620]: cluster 2024-07-28T16:30:30.429310+0000 mgr.y (mgr.25253) 9052 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:31 smithi177 bash[79620]: audit 2024-07-28T16:30:31.151673+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:32.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17276 16 16 0 0 0 - 0 2024-07-28T16:30:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17277 16 16 0 0 0 - 0 2024-07-28T16:30:33.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:33 smithi204 bash[68176]: cluster 2024-07-28T16:30:32.430725+0000 mgr.y (mgr.25253) 9053 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:33 smithi177 bash[81864]: cluster 2024-07-28T16:30:32.430725+0000 mgr.y (mgr.25253) 9053 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:33 smithi177 bash[79620]: cluster 2024-07-28T16:30:32.430725+0000 mgr.y (mgr.25253) 9053 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:34.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17278 16 16 0 0 0 - 0 2024-07-28T16:30:35.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17279 16 16 0 0 0 - 0 2024-07-28T16:30:35.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:35 smithi204 bash[68176]: cluster 2024-07-28T16:30:34.432233+0000 mgr.y (mgr.25253) 9054 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:35 smithi177 bash[81864]: cluster 2024-07-28T16:30:34.432233+0000 mgr.y (mgr.25253) 9054 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:35 smithi177 bash[79620]: cluster 2024-07-28T16:30:34.432233+0000 mgr.y (mgr.25253) 9054 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:36.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:30:36.072774+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:36.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:36.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17280 16 16 0 0 0 - 0 2024-07-28T16:30:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:30:37.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17281 16 16 0 0 0 - 0 2024-07-28T16:30:37.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:37 smithi204 bash[68176]: cluster 2024-07-28T16:30:36.433711+0000 mgr.y (mgr.25253) 9055 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:37 smithi177 bash[79620]: cluster 2024-07-28T16:30:36.433711+0000 mgr.y (mgr.25253) 9055 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:37 smithi177 bash[81864]: cluster 2024-07-28T16:30:36.433711+0000 mgr.y (mgr.25253) 9055 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:38.081 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17282 16 16 0 0 0 - 0 2024-07-28T16:30:39.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17283 16 16 0 0 0 - 0 2024-07-28T16:30:39.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:39 smithi204 bash[68176]: cluster 2024-07-28T16:30:38.435218+0000 mgr.y (mgr.25253) 9056 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:39 smithi177 bash[81864]: cluster 2024-07-28T16:30:38.435218+0000 mgr.y (mgr.25253) 9056 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:39 smithi177 bash[79620]: cluster 2024-07-28T16:30:38.435218+0000 mgr.y (mgr.25253) 9056 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:40.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17284 16 16 0 0 0 - 0 2024-07-28T16:30:41.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17285 16 16 0 0 0 - 0 2024-07-28T16:30:41.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:41 smithi204 bash[68176]: cluster 2024-07-28T16:30:40.436686+0000 mgr.y (mgr.25253) 9057 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:41 smithi177 bash[81864]: cluster 2024-07-28T16:30:40.436686+0000 mgr.y (mgr.25253) 9057 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:41 smithi177 bash[79620]: cluster 2024-07-28T16:30:40.436686+0000 mgr.y (mgr.25253) 9057 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:42.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17286 16 16 0 0 0 - 0 2024-07-28T16:30:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:42 smithi204 bash[60899]: ts=2024-07-28T16:30:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.082 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17287 16 16 0 0 0 - 0 2024-07-28T16:30:43.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:43 smithi204 bash[68176]: cluster 2024-07-28T16:30:42.438174+0000 mgr.y (mgr.25253) 9058 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:43 smithi177 bash[81864]: cluster 2024-07-28T16:30:42.438174+0000 mgr.y (mgr.25253) 9058 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:43 smithi177 bash[79620]: cluster 2024-07-28T16:30:42.438174+0000 mgr.y (mgr.25253) 9058 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:44.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17288 16 16 0 0 0 - 0 2024-07-28T16:30:45.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17289 16 16 0 0 0 - 0 2024-07-28T16:30:45.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:45 smithi204 bash[68176]: cluster 2024-07-28T16:30:44.439631+0000 mgr.y (mgr.25253) 9059 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:45 smithi177 bash[81864]: cluster 2024-07-28T16:30:44.439631+0000 mgr.y (mgr.25253) 9059 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:45 smithi177 bash[79620]: cluster 2024-07-28T16:30:44.439631+0000 mgr.y (mgr.25253) 9059 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:46.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17290 16 16 0 0 0 - 0 2024-07-28T16:30:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:30:46.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:46 smithi204 bash[68176]: audit 2024-07-28T16:30:46.152012+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:46 smithi177 bash[81864]: audit 2024-07-28T16:30:46.152012+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:46 smithi177 bash[79620]: audit 2024-07-28T16:30:46.152012+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:47.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17291 16 16 0 0 0 - 0 2024-07-28T16:30:47.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:47 smithi204 bash[68176]: cluster 2024-07-28T16:30:46.441096+0000 mgr.y (mgr.25253) 9060 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:47 smithi177 bash[81864]: cluster 2024-07-28T16:30:46.441096+0000 mgr.y (mgr.25253) 9060 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:47 smithi177 bash[79620]: cluster 2024-07-28T16:30:46.441096+0000 mgr.y (mgr.25253) 9060 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:48.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17292 16 16 0 0 0 - 0 2024-07-28T16:30:49.083 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17293 16 16 0 0 0 - 0 2024-07-28T16:30:49.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:49 smithi204 bash[68176]: cluster 2024-07-28T16:30:48.442531+0000 mgr.y (mgr.25253) 9061 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:49 smithi177 bash[81864]: cluster 2024-07-28T16:30:48.442531+0000 mgr.y (mgr.25253) 9061 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:49 smithi177 bash[79620]: cluster 2024-07-28T16:30:48.442531+0000 mgr.y (mgr.25253) 9061 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:50.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17294 16 16 0 0 0 - 0 2024-07-28T16:30:51.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17295 16 16 0 0 0 - 0 2024-07-28T16:30:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:51 smithi204 bash[68176]: cluster 2024-07-28T16:30:50.444001+0000 mgr.y (mgr.25253) 9062 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:51 smithi177 bash[81864]: cluster 2024-07-28T16:30:50.444001+0000 mgr.y (mgr.25253) 9062 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:51 smithi177 bash[79620]: cluster 2024-07-28T16:30:50.444001+0000 mgr.y (mgr.25253) 9062 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:52.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17296 16 16 0 0 0 - 0 2024-07-28T16:30:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:30:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17297 16 16 0 0 0 - 0 2024-07-28T16:30:53.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:53 smithi204 bash[68176]: cluster 2024-07-28T16:30:52.445463+0000 mgr.y (mgr.25253) 9063 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:53 smithi177 bash[81864]: cluster 2024-07-28T16:30:52.445463+0000 mgr.y (mgr.25253) 9063 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:53 smithi177 bash[79620]: cluster 2024-07-28T16:30:52.445463+0000 mgr.y (mgr.25253) 9063 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:54.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17298 16 16 0 0 0 - 0 2024-07-28T16:30:55.084 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17299 16 16 0 0 0 - 0 2024-07-28T16:30:55.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:55 smithi204 bash[68176]: cluster 2024-07-28T16:30:54.446943+0000 mgr.y (mgr.25253) 9064 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:55 smithi177 bash[81864]: cluster 2024-07-28T16:30:54.446943+0000 mgr.y (mgr.25253) 9064 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:55 smithi177 bash[79620]: cluster 2024-07-28T16:30:54.446943+0000 mgr.y (mgr.25253) 9064 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:56.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:30:56.075937+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:56.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:56.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17300 16 16 0 0 0 - 0 2024-07-28T16:30:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:30:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:30:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:30:57.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17301 16 16 0 0 0 - 0 2024-07-28T16:30:57.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:57 smithi204 bash[68176]: cluster 2024-07-28T16:30:56.448444+0000 mgr.y (mgr.25253) 9065 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:57 smithi177 bash[81864]: cluster 2024-07-28T16:30:56.448444+0000 mgr.y (mgr.25253) 9065 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:57 smithi177 bash[79620]: cluster 2024-07-28T16:30:56.448444+0000 mgr.y (mgr.25253) 9065 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:30:58.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17302 16 16 0 0 0 - 0 2024-07-28T16:30:59.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17303 16 16 0 0 0 - 0 2024-07-28T16:30:59.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:30:59 smithi204 bash[68176]: cluster 2024-07-28T16:30:58.449911+0000 mgr.y (mgr.25253) 9066 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:30:59 smithi177 bash[79620]: cluster 2024-07-28T16:30:58.449911+0000 mgr.y (mgr.25253) 9066 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:30:59 smithi177 bash[81864]: cluster 2024-07-28T16:30:58.449911+0000 mgr.y (mgr.25253) 9066 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:00.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17304 16 16 0 0 0 - 0 2024-07-28T16:31:01.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17305 16 16 0 0 0 - 0 2024-07-28T16:31:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:01 smithi204 bash[68176]: cluster 2024-07-28T16:31:00.451388+0000 mgr.y (mgr.25253) 9067 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:01 smithi204 bash[68176]: audit 2024-07-28T16:31:01.152437+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:01 smithi177 bash[81864]: cluster 2024-07-28T16:31:00.451388+0000 mgr.y (mgr.25253) 9067 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:01 smithi177 bash[81864]: audit 2024-07-28T16:31:01.152437+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:01 smithi177 bash[79620]: cluster 2024-07-28T16:31:00.451388+0000 mgr.y (mgr.25253) 9067 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:01 smithi177 bash[79620]: audit 2024-07-28T16:31:01.152437+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:02.085 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17306 16 16 0 0 0 - 0 2024-07-28T16:31:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17307 16 16 0 0 0 - 0 2024-07-28T16:31:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:03 smithi204 bash[68176]: cluster 2024-07-28T16:31:02.452886+0000 mgr.y (mgr.25253) 9068 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:03 smithi177 bash[81864]: cluster 2024-07-28T16:31:02.452886+0000 mgr.y (mgr.25253) 9068 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:03 smithi177 bash[79620]: cluster 2024-07-28T16:31:02.452886+0000 mgr.y (mgr.25253) 9068 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:04.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17308 16 16 0 0 0 - 0 2024-07-28T16:31:05.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17309 16 16 0 0 0 - 0 2024-07-28T16:31:05.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:05 smithi204 bash[68176]: cluster 2024-07-28T16:31:04.454330+0000 mgr.y (mgr.25253) 9069 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:05 smithi177 bash[81864]: cluster 2024-07-28T16:31:04.454330+0000 mgr.y (mgr.25253) 9069 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:05 smithi177 bash[79620]: cluster 2024-07-28T16:31:04.454330+0000 mgr.y (mgr.25253) 9069 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:06.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17310 16 16 0 0 0 - 0 2024-07-28T16:31:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:31:07.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17311 16 16 0 0 0 - 0 2024-07-28T16:31:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:07 smithi177 bash[81864]: cluster 2024-07-28T16:31:06.455807+0000 mgr.y (mgr.25253) 9070 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:07 smithi177 bash[79620]: cluster 2024-07-28T16:31:06.455807+0000 mgr.y (mgr.25253) 9070 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:08.086 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17312 16 16 0 0 0 - 0 2024-07-28T16:31:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:07 smithi204 bash[68176]: cluster 2024-07-28T16:31:06.455807+0000 mgr.y (mgr.25253) 9070 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:09.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17313 16 16 0 0 0 - 0 2024-07-28T16:31:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:09 smithi177 bash[81864]: cluster 2024-07-28T16:31:08.457279+0000 mgr.y (mgr.25253) 9071 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:09 smithi177 bash[79620]: cluster 2024-07-28T16:31:08.457279+0000 mgr.y (mgr.25253) 9071 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:10.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17314 16 16 0 0 0 - 0 2024-07-28T16:31:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:09 smithi204 bash[68176]: cluster 2024-07-28T16:31:08.457279+0000 mgr.y (mgr.25253) 9071 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:11.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17315 16 16 0 0 0 - 0 2024-07-28T16:31:12.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:11 smithi177 bash[81864]: cluster 2024-07-28T16:31:10.458714+0000 mgr.y (mgr.25253) 9072 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:12.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:11 smithi177 bash[79620]: cluster 2024-07-28T16:31:10.458714+0000 mgr.y (mgr.25253) 9072 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:12.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17316 16 16 0 0 0 - 0 2024-07-28T16:31:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:11 smithi204 bash[68176]: cluster 2024-07-28T16:31:10.458714+0000 mgr.y (mgr.25253) 9072 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17317 16 16 0 0 0 - 0 2024-07-28T16:31:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:13 smithi177 bash[81864]: cluster 2024-07-28T16:31:12.460254+0000 mgr.y (mgr.25253) 9073 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:13 smithi177 bash[79620]: cluster 2024-07-28T16:31:12.460254+0000 mgr.y (mgr.25253) 9073 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:14.087 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17318 16 16 0 0 0 - 0 2024-07-28T16:31:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:13 smithi204 bash[68176]: cluster 2024-07-28T16:31:12.460254+0000 mgr.y (mgr.25253) 9073 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:15.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17319 16 16 0 0 0 - 0 2024-07-28T16:31:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:15 smithi177 bash[81864]: cluster 2024-07-28T16:31:14.461686+0000 mgr.y (mgr.25253) 9074 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:15 smithi177 bash[79620]: cluster 2024-07-28T16:31:14.461686+0000 mgr.y (mgr.25253) 9074 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:16.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:31:16.079045+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:16.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:16.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17320 16 16 0 0 0 - 0 2024-07-28T16:31:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:15 smithi204 bash[68176]: cluster 2024-07-28T16:31:14.461686+0000 mgr.y (mgr.25253) 9074 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:31:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:16 smithi177 bash[81864]: audit 2024-07-28T16:31:16.153038+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:16 smithi177 bash[79620]: audit 2024-07-28T16:31:16.153038+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:17.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17321 16 16 0 0 0 - 0 2024-07-28T16:31:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:16 smithi204 bash[68176]: audit 2024-07-28T16:31:16.153038+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:17 smithi177 bash[79620]: cluster 2024-07-28T16:31:16.463127+0000 mgr.y (mgr.25253) 9075 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:17 smithi177 bash[81864]: cluster 2024-07-28T16:31:16.463127+0000 mgr.y (mgr.25253) 9075 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:18.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17322 16 16 0 0 0 - 0 2024-07-28T16:31:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:17 smithi204 bash[68176]: cluster 2024-07-28T16:31:16.463127+0000 mgr.y (mgr.25253) 9075 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:19.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17323 16 16 0 0 0 - 0 2024-07-28T16:31:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:19 smithi177 bash[79620]: cluster 2024-07-28T16:31:18.464629+0000 mgr.y (mgr.25253) 9076 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:19 smithi177 bash[81864]: cluster 2024-07-28T16:31:18.464629+0000 mgr.y (mgr.25253) 9076 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:20.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17324 16 16 0 0 0 - 0 2024-07-28T16:31:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:19 smithi204 bash[68176]: cluster 2024-07-28T16:31:18.464629+0000 mgr.y (mgr.25253) 9076 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:21.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17325 16 16 0 0 0 - 0 2024-07-28T16:31:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:21 smithi177 bash[79620]: cluster 2024-07-28T16:31:20.466099+0000 mgr.y (mgr.25253) 9077 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:21 smithi177 bash[81864]: cluster 2024-07-28T16:31:20.466099+0000 mgr.y (mgr.25253) 9077 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:22.088 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17326 16 16 0 0 0 - 0 2024-07-28T16:31:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:21 smithi204 bash[68176]: cluster 2024-07-28T16:31:20.466099+0000 mgr.y (mgr.25253) 9077 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17327 16 16 0 0 0 - 0 2024-07-28T16:31:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:23 smithi177 bash[81864]: cluster 2024-07-28T16:31:22.467607+0000 mgr.y (mgr.25253) 9078 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:23 smithi177 bash[79620]: cluster 2024-07-28T16:31:22.467607+0000 mgr.y (mgr.25253) 9078 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:24.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17328 16 16 0 0 0 - 0 2024-07-28T16:31:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:23 smithi204 bash[68176]: cluster 2024-07-28T16:31:22.467607+0000 mgr.y (mgr.25253) 9078 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:25.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17329 16 16 0 0 0 - 0 2024-07-28T16:31:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:25 smithi177 bash[81864]: cluster 2024-07-28T16:31:24.469016+0000 mgr.y (mgr.25253) 9079 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:25 smithi177 bash[79620]: cluster 2024-07-28T16:31:24.469016+0000 mgr.y (mgr.25253) 9079 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:26.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17330 16 16 0 0 0 - 0 2024-07-28T16:31:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:25 smithi204 bash[68176]: cluster 2024-07-28T16:31:24.469016+0000 mgr.y (mgr.25253) 9079 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:31:27.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17331 16 16 0 0 0 - 0 2024-07-28T16:31:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:27 smithi177 bash[81864]: cluster 2024-07-28T16:31:26.470480+0000 mgr.y (mgr.25253) 9080 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:27 smithi177 bash[79620]: cluster 2024-07-28T16:31:26.470480+0000 mgr.y (mgr.25253) 9080 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:28.089 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17332 16 16 0 0 0 - 0 2024-07-28T16:31:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:27 smithi204 bash[68176]: cluster 2024-07-28T16:31:26.470480+0000 mgr.y (mgr.25253) 9080 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:29.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17333 16 16 0 0 0 - 0 2024-07-28T16:31:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:29 smithi177 bash[79620]: cluster 2024-07-28T16:31:28.471983+0000 mgr.y (mgr.25253) 9081 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:29 smithi177 bash[81864]: cluster 2024-07-28T16:31:28.471983+0000 mgr.y (mgr.25253) 9081 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:30.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17334 16 16 0 0 0 - 0 2024-07-28T16:31:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:29 smithi204 bash[68176]: cluster 2024-07-28T16:31:28.471983+0000 mgr.y (mgr.25253) 9081 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[81864]: audit 2024-07-28T16:31:30.143950+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[81864]: audit 2024-07-28T16:31:30.514862+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:31.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[81864]: audit 2024-07-28T16:31:30.521195+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[79620]: audit 2024-07-28T16:31:30.143950+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[79620]: audit 2024-07-28T16:31:30.514862+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:30 smithi177 bash[79620]: audit 2024-07-28T16:31:30.521195+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:31.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17335 16 16 0 0 0 - 0 2024-07-28T16:31:31.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:30 smithi204 bash[68176]: audit 2024-07-28T16:31:30.143950+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:31.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:30 smithi204 bash[68176]: audit 2024-07-28T16:31:30.514862+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:31.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:30 smithi204 bash[68176]: audit 2024-07-28T16:31:30.521195+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:31 smithi177 bash[81864]: cluster 2024-07-28T16:31:30.473165+0000 mgr.y (mgr.25253) 9082 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:31 smithi177 bash[81864]: audit 2024-07-28T16:31:31.153477+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:31 smithi177 bash[79620]: cluster 2024-07-28T16:31:30.473165+0000 mgr.y (mgr.25253) 9082 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:31 smithi177 bash[79620]: audit 2024-07-28T16:31:31.153477+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:32.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17336 16 16 0 0 0 - 0 2024-07-28T16:31:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:31 smithi204 bash[68176]: cluster 2024-07-28T16:31:30.473165+0000 mgr.y (mgr.25253) 9082 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:31 smithi204 bash[68176]: audit 2024-07-28T16:31:31.153477+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17337 16 16 0 0 0 - 0 2024-07-28T16:31:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:33 smithi177 bash[81864]: cluster 2024-07-28T16:31:32.474626+0000 mgr.y (mgr.25253) 9083 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:33 smithi177 bash[79620]: cluster 2024-07-28T16:31:32.474626+0000 mgr.y (mgr.25253) 9083 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:34.090 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17338 16 16 0 0 0 - 0 2024-07-28T16:31:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:33 smithi204 bash[68176]: cluster 2024-07-28T16:31:32.474626+0000 mgr.y (mgr.25253) 9083 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:35.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17339 16 16 0 0 0 - 0 2024-07-28T16:31:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:35 smithi177 bash[81864]: cluster 2024-07-28T16:31:34.476136+0000 mgr.y (mgr.25253) 9084 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:35 smithi177 bash[79620]: cluster 2024-07-28T16:31:34.476136+0000 mgr.y (mgr.25253) 9084 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:36.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:31:36.082146+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:36.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:36.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17340 16 16 0 0 0 - 0 2024-07-28T16:31:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:35 smithi204 bash[68176]: cluster 2024-07-28T16:31:34.476136+0000 mgr.y (mgr.25253) 9084 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:31:37.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17341 16 16 0 0 0 - 0 2024-07-28T16:31:37.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:35.996751+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.004639+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.188210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.193672+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: cluster 2024-07-28T16:31:36.477082+0000 mgr.y (mgr.25253) 9085 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.591637+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.592512+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[81864]: audit 2024-07-28T16:31:36.600519+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:35.996751+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.004639+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.188210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.193672+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: cluster 2024-07-28T16:31:36.477082+0000 mgr.y (mgr.25253) 9085 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.591637+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.592512+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:37.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:36 smithi177 bash[79620]: audit 2024-07-28T16:31:36.600519+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:35.996751+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.004639+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.188210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.193672+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: cluster 2024-07-28T16:31:36.477082+0000 mgr.y (mgr.25253) 9085 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:37.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.591637+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:37.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.592512+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:37.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:36 smithi204 bash[68176]: audit 2024-07-28T16:31:36.600519+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:31:38.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17342 16 16 0 0 0 - 0 2024-07-28T16:31:39.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17343 16 16 0 0 0 - 0 2024-07-28T16:31:39.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:39 smithi204 bash[68176]: cluster 2024-07-28T16:31:38.478509+0000 mgr.y (mgr.25253) 9086 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:39 smithi177 bash[81864]: cluster 2024-07-28T16:31:38.478509+0000 mgr.y (mgr.25253) 9086 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:39 smithi177 bash[79620]: cluster 2024-07-28T16:31:38.478509+0000 mgr.y (mgr.25253) 9086 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:40.091 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17344 16 16 0 0 0 - 0 2024-07-28T16:31:41.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17345 16 16 0 0 0 - 0 2024-07-28T16:31:41.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:41 smithi204 bash[68176]: cluster 2024-07-28T16:31:40.479974+0000 mgr.y (mgr.25253) 9087 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:41 smithi177 bash[81864]: cluster 2024-07-28T16:31:40.479974+0000 mgr.y (mgr.25253) 9087 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:41 smithi177 bash[79620]: cluster 2024-07-28T16:31:40.479974+0000 mgr.y (mgr.25253) 9087 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:42.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17346 16 16 0 0 0 - 0 2024-07-28T16:31:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:42 smithi204 bash[60899]: ts=2024-07-28T16:31:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17347 16 16 0 0 0 - 0 2024-07-28T16:31:43.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:43 smithi204 bash[68176]: cluster 2024-07-28T16:31:42.481430+0000 mgr.y (mgr.25253) 9088 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:43 smithi177 bash[81864]: cluster 2024-07-28T16:31:42.481430+0000 mgr.y (mgr.25253) 9088 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:43 smithi177 bash[79620]: cluster 2024-07-28T16:31:42.481430+0000 mgr.y (mgr.25253) 9088 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:44.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17348 16 16 0 0 0 - 0 2024-07-28T16:31:45.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17349 16 16 0 0 0 - 0 2024-07-28T16:31:45.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:45 smithi204 bash[68176]: cluster 2024-07-28T16:31:44.482885+0000 mgr.y (mgr.25253) 9089 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:45 smithi177 bash[81864]: cluster 2024-07-28T16:31:44.482885+0000 mgr.y (mgr.25253) 9089 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:45 smithi177 bash[79620]: cluster 2024-07-28T16:31:44.482885+0000 mgr.y (mgr.25253) 9089 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:46.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17350 16 16 0 0 0 - 0 2024-07-28T16:31:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:46] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:31:46.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:46 smithi204 bash[68176]: audit 2024-07-28T16:31:46.153798+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:46 smithi177 bash[81864]: audit 2024-07-28T16:31:46.153798+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:46 smithi177 bash[79620]: audit 2024-07-28T16:31:46.153798+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:47.092 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17351 16 16 0 0 0 - 0 2024-07-28T16:31:47.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:47 smithi204 bash[68176]: cluster 2024-07-28T16:31:46.484310+0000 mgr.y (mgr.25253) 9090 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:47 smithi177 bash[81864]: cluster 2024-07-28T16:31:46.484310+0000 mgr.y (mgr.25253) 9090 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:47 smithi177 bash[79620]: cluster 2024-07-28T16:31:46.484310+0000 mgr.y (mgr.25253) 9090 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:48.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17352 16 16 0 0 0 - 0 2024-07-28T16:31:49.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17353 16 16 0 0 0 - 0 2024-07-28T16:31:49.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:49 smithi204 bash[68176]: cluster 2024-07-28T16:31:48.485727+0000 mgr.y (mgr.25253) 9091 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:49 smithi177 bash[81864]: cluster 2024-07-28T16:31:48.485727+0000 mgr.y (mgr.25253) 9091 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:49 smithi177 bash[79620]: cluster 2024-07-28T16:31:48.485727+0000 mgr.y (mgr.25253) 9091 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:50.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17354 16 16 0 0 0 - 0 2024-07-28T16:31:51.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17355 16 16 0 0 0 - 0 2024-07-28T16:31:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:51 smithi204 bash[68176]: cluster 2024-07-28T16:31:50.487184+0000 mgr.y (mgr.25253) 9092 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:51 smithi177 bash[79620]: cluster 2024-07-28T16:31:50.487184+0000 mgr.y (mgr.25253) 9092 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:51 smithi177 bash[81864]: cluster 2024-07-28T16:31:50.487184+0000 mgr.y (mgr.25253) 9092 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:52.093 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17356 16 16 0 0 0 - 0 2024-07-28T16:31:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:31:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17357 16 16 0 0 0 - 0 2024-07-28T16:31:53.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:53 smithi204 bash[68176]: cluster 2024-07-28T16:31:52.488639+0000 mgr.y (mgr.25253) 9093 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:53 smithi177 bash[79620]: cluster 2024-07-28T16:31:52.488639+0000 mgr.y (mgr.25253) 9093 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:53 smithi177 bash[81864]: cluster 2024-07-28T16:31:52.488639+0000 mgr.y (mgr.25253) 9093 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:54.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17358 16 16 0 0 0 - 0 2024-07-28T16:31:55.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17359 16 16 0 0 0 - 0 2024-07-28T16:31:55.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:55 smithi204 bash[68176]: cluster 2024-07-28T16:31:54.490089+0000 mgr.y (mgr.25253) 9094 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:55 smithi177 bash[79620]: cluster 2024-07-28T16:31:54.490089+0000 mgr.y (mgr.25253) 9094 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:55 smithi177 bash[81864]: cluster 2024-07-28T16:31:54.490089+0000 mgr.y (mgr.25253) 9094 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:56.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:31:56.085341+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:56.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:56.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17360 16 16 0 0 0 - 0 2024-07-28T16:31:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:31:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:31:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:31:57.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17361 16 16 0 0 0 - 0 2024-07-28T16:31:57.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:57 smithi204 bash[68176]: cluster 2024-07-28T16:31:56.491523+0000 mgr.y (mgr.25253) 9095 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:57 smithi177 bash[81864]: cluster 2024-07-28T16:31:56.491523+0000 mgr.y (mgr.25253) 9095 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:57 smithi177 bash[79620]: cluster 2024-07-28T16:31:56.491523+0000 mgr.y (mgr.25253) 9095 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:31:58.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17362 16 16 0 0 0 - 0 2024-07-28T16:31:59.094 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17363 16 16 0 0 0 - 0 2024-07-28T16:31:59.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:31:59 smithi204 bash[68176]: cluster 2024-07-28T16:31:58.492938+0000 mgr.y (mgr.25253) 9096 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:31:59 smithi177 bash[81864]: cluster 2024-07-28T16:31:58.492938+0000 mgr.y (mgr.25253) 9096 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:31:59 smithi177 bash[79620]: cluster 2024-07-28T16:31:58.492938+0000 mgr.y (mgr.25253) 9096 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:00.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17364 16 16 0 0 0 - 0 2024-07-28T16:32:01.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17365 16 16 0 0 0 - 0 2024-07-28T16:32:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:01 smithi204 bash[68176]: cluster 2024-07-28T16:32:00.494384+0000 mgr.y (mgr.25253) 9097 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:01 smithi204 bash[68176]: audit 2024-07-28T16:32:01.154241+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:01 smithi177 bash[81864]: cluster 2024-07-28T16:32:00.494384+0000 mgr.y (mgr.25253) 9097 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:01 smithi177 bash[81864]: audit 2024-07-28T16:32:01.154241+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:01 smithi177 bash[79620]: cluster 2024-07-28T16:32:00.494384+0000 mgr.y (mgr.25253) 9097 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:01 smithi177 bash[79620]: audit 2024-07-28T16:32:01.154241+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:02.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17366 16 16 0 0 0 - 0 2024-07-28T16:32:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17367 16 16 0 0 0 - 0 2024-07-28T16:32:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:03 smithi204 bash[68176]: cluster 2024-07-28T16:32:02.495860+0000 mgr.y (mgr.25253) 9098 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:03 smithi177 bash[81864]: cluster 2024-07-28T16:32:02.495860+0000 mgr.y (mgr.25253) 9098 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:03 smithi177 bash[79620]: cluster 2024-07-28T16:32:02.495860+0000 mgr.y (mgr.25253) 9098 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:04.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17368 16 16 0 0 0 - 0 2024-07-28T16:32:05.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17369 16 16 0 0 0 - 0 2024-07-28T16:32:05.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:05 smithi204 bash[68176]: cluster 2024-07-28T16:32:04.497317+0000 mgr.y (mgr.25253) 9099 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:05 smithi177 bash[79620]: cluster 2024-07-28T16:32:04.497317+0000 mgr.y (mgr.25253) 9099 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:05 smithi177 bash[81864]: cluster 2024-07-28T16:32:04.497317+0000 mgr.y (mgr.25253) 9099 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:06.095 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17370 16 16 0 0 0 - 0 2024-07-28T16:32:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:07.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17371 16 16 0 0 0 - 0 2024-07-28T16:32:07.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:07 smithi204 bash[68176]: cluster 2024-07-28T16:32:06.498762+0000 mgr.y (mgr.25253) 9100 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:07 smithi177 bash[81864]: cluster 2024-07-28T16:32:06.498762+0000 mgr.y (mgr.25253) 9100 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:07 smithi177 bash[79620]: cluster 2024-07-28T16:32:06.498762+0000 mgr.y (mgr.25253) 9100 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:08.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17372 16 16 0 0 0 - 0 2024-07-28T16:32:09.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17373 16 16 0 0 0 - 0 2024-07-28T16:32:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:09 smithi177 bash[79620]: cluster 2024-07-28T16:32:08.500226+0000 mgr.y (mgr.25253) 9101 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:09 smithi177 bash[81864]: cluster 2024-07-28T16:32:08.500226+0000 mgr.y (mgr.25253) 9101 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:10.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17374 16 16 0 0 0 - 0 2024-07-28T16:32:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:09 smithi204 bash[68176]: cluster 2024-07-28T16:32:08.500226+0000 mgr.y (mgr.25253) 9101 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:11.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17375 16 16 0 0 0 - 0 2024-07-28T16:32:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:11 smithi177 bash[81864]: cluster 2024-07-28T16:32:10.501672+0000 mgr.y (mgr.25253) 9102 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:12.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:11 smithi177 bash[79620]: cluster 2024-07-28T16:32:10.501672+0000 mgr.y (mgr.25253) 9102 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:12.096 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17376 16 16 0 0 0 - 0 2024-07-28T16:32:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:11 smithi204 bash[68176]: cluster 2024-07-28T16:32:10.501672+0000 mgr.y (mgr.25253) 9102 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17377 16 16 0 0 0 - 0 2024-07-28T16:32:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:13 smithi177 bash[81864]: cluster 2024-07-28T16:32:12.503122+0000 mgr.y (mgr.25253) 9103 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:13 smithi177 bash[79620]: cluster 2024-07-28T16:32:12.503122+0000 mgr.y (mgr.25253) 9103 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:14.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17378 16 16 0 0 0 - 0 2024-07-28T16:32:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:13 smithi204 bash[68176]: cluster 2024-07-28T16:32:12.503122+0000 mgr.y (mgr.25253) 9103 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:15.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17379 16 16 0 0 0 - 0 2024-07-28T16:32:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:15 smithi177 bash[81864]: cluster 2024-07-28T16:32:14.504576+0000 mgr.y (mgr.25253) 9104 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:15 smithi177 bash[79620]: cluster 2024-07-28T16:32:14.504576+0000 mgr.y (mgr.25253) 9104 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:16.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:32:16.088488+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:16.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:16.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17380 16 16 0 0 0 - 0 2024-07-28T16:32:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:15 smithi204 bash[68176]: cluster 2024-07-28T16:32:14.504576+0000 mgr.y (mgr.25253) 9104 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:16 smithi177 bash[81864]: audit 2024-07-28T16:32:16.154598+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:16 smithi177 bash[79620]: audit 2024-07-28T16:32:16.154598+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:17.097 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17381 16 16 0 0 0 - 0 2024-07-28T16:32:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:16 smithi204 bash[68176]: audit 2024-07-28T16:32:16.154598+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:17 smithi177 bash[81864]: cluster 2024-07-28T16:32:16.506030+0000 mgr.y (mgr.25253) 9105 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:17 smithi177 bash[79620]: cluster 2024-07-28T16:32:16.506030+0000 mgr.y (mgr.25253) 9105 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:18.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17382 16 16 0 0 0 - 0 2024-07-28T16:32:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:17 smithi204 bash[68176]: cluster 2024-07-28T16:32:16.506030+0000 mgr.y (mgr.25253) 9105 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:19.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17383 16 16 0 0 0 - 0 2024-07-28T16:32:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:19 smithi177 bash[81864]: cluster 2024-07-28T16:32:18.507497+0000 mgr.y (mgr.25253) 9106 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:19 smithi177 bash[79620]: cluster 2024-07-28T16:32:18.507497+0000 mgr.y (mgr.25253) 9106 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:20.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17384 16 16 0 0 0 - 0 2024-07-28T16:32:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:19 smithi204 bash[68176]: cluster 2024-07-28T16:32:18.507497+0000 mgr.y (mgr.25253) 9106 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:21.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17385 16 16 0 0 0 - 0 2024-07-28T16:32:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:21 smithi177 bash[81864]: cluster 2024-07-28T16:32:20.508931+0000 mgr.y (mgr.25253) 9107 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:21 smithi177 bash[79620]: cluster 2024-07-28T16:32:20.508931+0000 mgr.y (mgr.25253) 9107 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:22.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17386 16 16 0 0 0 - 0 2024-07-28T16:32:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:21 smithi204 bash[68176]: cluster 2024-07-28T16:32:20.508931+0000 mgr.y (mgr.25253) 9107 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17387 16 16 0 0 0 - 0 2024-07-28T16:32:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:23 smithi177 bash[81864]: cluster 2024-07-28T16:32:22.510362+0000 mgr.y (mgr.25253) 9108 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:23 smithi177 bash[79620]: cluster 2024-07-28T16:32:22.510362+0000 mgr.y (mgr.25253) 9108 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:24.098 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17388 16 16 0 0 0 - 0 2024-07-28T16:32:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:23 smithi204 bash[68176]: cluster 2024-07-28T16:32:22.510362+0000 mgr.y (mgr.25253) 9108 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:25.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17389 16 16 0 0 0 - 0 2024-07-28T16:32:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:25 smithi177 bash[81864]: cluster 2024-07-28T16:32:24.511818+0000 mgr.y (mgr.25253) 9109 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:25 smithi177 bash[79620]: cluster 2024-07-28T16:32:24.511818+0000 mgr.y (mgr.25253) 9109 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:26.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17390 16 16 0 0 0 - 0 2024-07-28T16:32:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:25 smithi204 bash[68176]: cluster 2024-07-28T16:32:24.511818+0000 mgr.y (mgr.25253) 9109 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:27.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17391 16 16 0 0 0 - 0 2024-07-28T16:32:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:27 smithi177 bash[81864]: cluster 2024-07-28T16:32:26.513206+0000 mgr.y (mgr.25253) 9110 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:27 smithi177 bash[79620]: cluster 2024-07-28T16:32:26.513206+0000 mgr.y (mgr.25253) 9110 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:28.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17392 16 16 0 0 0 - 0 2024-07-28T16:32:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:27 smithi204 bash[68176]: cluster 2024-07-28T16:32:26.513206+0000 mgr.y (mgr.25253) 9110 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:29.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17393 16 16 0 0 0 - 0 2024-07-28T16:32:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:29 smithi177 bash[81864]: cluster 2024-07-28T16:32:28.514635+0000 mgr.y (mgr.25253) 9111 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:30.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:29 smithi177 bash[79620]: cluster 2024-07-28T16:32:28.514635+0000 mgr.y (mgr.25253) 9111 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:30.099 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17394 16 16 0 0 0 - 0 2024-07-28T16:32:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:29 smithi204 bash[68176]: cluster 2024-07-28T16:32:28.514635+0000 mgr.y (mgr.25253) 9111 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:31.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17395 16 16 0 0 0 - 0 2024-07-28T16:32:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:31 smithi177 bash[81864]: cluster 2024-07-28T16:32:30.516093+0000 mgr.y (mgr.25253) 9112 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:31 smithi177 bash[81864]: audit 2024-07-28T16:32:31.154925+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:31 smithi177 bash[79620]: cluster 2024-07-28T16:32:30.516093+0000 mgr.y (mgr.25253) 9112 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:32.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:31 smithi177 bash[79620]: audit 2024-07-28T16:32:31.154925+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:32.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17396 16 16 0 0 0 - 0 2024-07-28T16:32:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:31 smithi204 bash[68176]: cluster 2024-07-28T16:32:30.516093+0000 mgr.y (mgr.25253) 9112 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:31 smithi204 bash[68176]: audit 2024-07-28T16:32:31.154925+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17397 16 16 0 0 0 - 0 2024-07-28T16:32:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:33 smithi177 bash[81864]: cluster 2024-07-28T16:32:32.517526+0000 mgr.y (mgr.25253) 9113 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:33 smithi177 bash[79620]: cluster 2024-07-28T16:32:32.517526+0000 mgr.y (mgr.25253) 9113 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:34.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17398 16 16 0 0 0 - 0 2024-07-28T16:32:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:33 smithi204 bash[68176]: cluster 2024-07-28T16:32:32.517526+0000 mgr.y (mgr.25253) 9113 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:35.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17399 16 16 0 0 0 - 0 2024-07-28T16:32:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:35 smithi177 bash[81864]: cluster 2024-07-28T16:32:34.518971+0000 mgr.y (mgr.25253) 9114 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:35 smithi177 bash[79620]: cluster 2024-07-28T16:32:34.518971+0000 mgr.y (mgr.25253) 9114 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:36.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:32:36.091750+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:36.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:36.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17400 16 16 0 0 0 - 0 2024-07-28T16:32:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:35 smithi204 bash[68176]: cluster 2024-07-28T16:32:34.518971+0000 mgr.y (mgr.25253) 9114 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:37.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:36 smithi177 bash[79620]: audit 2024-07-28T16:32:36.696767+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:37.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:36 smithi177 bash[81864]: audit 2024-07-28T16:32:36.696767+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:37.100 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17401 16 16 0 0 0 - 0 2024-07-28T16:32:37.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:36 smithi204 bash[68176]: audit 2024-07-28T16:32:36.696767+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:37 smithi177 bash[81864]: cluster 2024-07-28T16:32:36.520467+0000 mgr.y (mgr.25253) 9115 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:37 smithi177 bash[79620]: cluster 2024-07-28T16:32:36.520467+0000 mgr.y (mgr.25253) 9115 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:38.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17402 16 16 0 0 0 - 0 2024-07-28T16:32:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:37 smithi204 bash[68176]: cluster 2024-07-28T16:32:36.520467+0000 mgr.y (mgr.25253) 9115 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:39.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17403 16 16 0 0 0 - 0 2024-07-28T16:32:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:39 smithi177 bash[81864]: cluster 2024-07-28T16:32:38.521900+0000 mgr.y (mgr.25253) 9116 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:39 smithi177 bash[79620]: cluster 2024-07-28T16:32:38.521900+0000 mgr.y (mgr.25253) 9116 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:40.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17404 16 16 0 0 0 - 0 2024-07-28T16:32:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:39 smithi204 bash[68176]: cluster 2024-07-28T16:32:38.521900+0000 mgr.y (mgr.25253) 9116 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:41.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17405 16 16 0 0 0 - 0 2024-07-28T16:32:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:41 smithi177 bash[79620]: cluster 2024-07-28T16:32:40.523336+0000 mgr.y (mgr.25253) 9117 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:41 smithi177 bash[81864]: cluster 2024-07-28T16:32:40.523336+0000 mgr.y (mgr.25253) 9117 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:42.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17406 16 16 0 0 0 - 0 2024-07-28T16:32:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:41 smithi204 bash[68176]: cluster 2024-07-28T16:32:40.523336+0000 mgr.y (mgr.25253) 9117 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17407 16 16 0 0 0 - 0 2024-07-28T16:32:43.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.311099+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.319458+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: cluster 2024-07-28T16:32:42.524836+0000 mgr.y (mgr.25253) 9118 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.586080+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.593767+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.979907+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.981476+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:43.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:43 smithi204 bash[68176]: audit 2024-07-28T16:32:42.990578+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.311099+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.319458+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: cluster 2024-07-28T16:32:42.524836+0000 mgr.y (mgr.25253) 9118 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.586080+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.593767+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.979907+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.981476+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[81864]: audit 2024-07-28T16:32:42.990578+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.311099+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.319458+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: cluster 2024-07-28T16:32:42.524836+0000 mgr.y (mgr.25253) 9118 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.586080+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.593767+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.979907+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:43.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.981476+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:43.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:43 smithi177 bash[79620]: audit 2024-07-28T16:32:42.990578+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:32:44.101 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17408 16 16 0 0 0 - 0 2024-07-28T16:32:45.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17409 16 16 0 0 0 - 0 2024-07-28T16:32:45.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:45 smithi204 bash[68176]: cluster 2024-07-28T16:32:44.526397+0000 mgr.y (mgr.25253) 9119 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:45 smithi177 bash[81864]: cluster 2024-07-28T16:32:44.526397+0000 mgr.y (mgr.25253) 9119 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:45 smithi177 bash[79620]: cluster 2024-07-28T16:32:44.526397+0000 mgr.y (mgr.25253) 9119 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:46.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17410 16 16 0 0 0 - 0 2024-07-28T16:32:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:46.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:46 smithi204 bash[68176]: audit 2024-07-28T16:32:46.155424+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:46 smithi177 bash[81864]: audit 2024-07-28T16:32:46.155424+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:46 smithi177 bash[79620]: audit 2024-07-28T16:32:46.155424+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:47.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17411 16 16 0 0 0 - 0 2024-07-28T16:32:47.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:47 smithi204 bash[68176]: cluster 2024-07-28T16:32:46.527871+0000 mgr.y (mgr.25253) 9120 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:47 smithi177 bash[79620]: cluster 2024-07-28T16:32:46.527871+0000 mgr.y (mgr.25253) 9120 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:47 smithi177 bash[81864]: cluster 2024-07-28T16:32:46.527871+0000 mgr.y (mgr.25253) 9120 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:48.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17412 16 16 0 0 0 - 0 2024-07-28T16:32:49.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17413 16 16 0 0 0 - 0 2024-07-28T16:32:49.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:49 smithi204 bash[68176]: cluster 2024-07-28T16:32:48.529516+0000 mgr.y (mgr.25253) 9121 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:49 smithi177 bash[81864]: cluster 2024-07-28T16:32:48.529516+0000 mgr.y (mgr.25253) 9121 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:50.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:49 smithi177 bash[79620]: cluster 2024-07-28T16:32:48.529516+0000 mgr.y (mgr.25253) 9121 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:50.102 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17414 16 16 0 0 0 - 0 2024-07-28T16:32:51.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17415 16 16 0 0 0 - 0 2024-07-28T16:32:51.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:51 smithi204 bash[68176]: cluster 2024-07-28T16:32:50.530983+0000 mgr.y (mgr.25253) 9122 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:51 smithi177 bash[81864]: cluster 2024-07-28T16:32:50.530983+0000 mgr.y (mgr.25253) 9122 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:51 smithi177 bash[79620]: cluster 2024-07-28T16:32:50.530983+0000 mgr.y (mgr.25253) 9122 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:52.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17416 16 16 0 0 0 - 0 2024-07-28T16:32:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:32:52 smithi204 bash[60899]: ts=2024-07-28T16:32:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17417 16 16 0 0 0 - 0 2024-07-28T16:32:53.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:53 smithi204 bash[68176]: cluster 2024-07-28T16:32:52.532455+0000 mgr.y (mgr.25253) 9123 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:53 smithi177 bash[81864]: cluster 2024-07-28T16:32:52.532455+0000 mgr.y (mgr.25253) 9123 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:53 smithi177 bash[79620]: cluster 2024-07-28T16:32:52.532455+0000 mgr.y (mgr.25253) 9123 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:54.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17418 16 16 0 0 0 - 0 2024-07-28T16:32:55.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17419 16 16 0 0 0 - 0 2024-07-28T16:32:55.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:55 smithi204 bash[68176]: cluster 2024-07-28T16:32:54.533898+0000 mgr.y (mgr.25253) 9124 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:55 smithi177 bash[81864]: cluster 2024-07-28T16:32:54.533898+0000 mgr.y (mgr.25253) 9124 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:55 smithi177 bash[79620]: cluster 2024-07-28T16:32:54.533898+0000 mgr.y (mgr.25253) 9124 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:56.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:32:56.094640+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:56.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:56.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17420 16 16 0 0 0 - 0 2024-07-28T16:32:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:32:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:32:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:32:57.103 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17421 16 16 0 0 0 - 0 2024-07-28T16:32:57.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:57 smithi204 bash[68176]: cluster 2024-07-28T16:32:56.535452+0000 mgr.y (mgr.25253) 9125 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:57 smithi177 bash[81864]: cluster 2024-07-28T16:32:56.535452+0000 mgr.y (mgr.25253) 9125 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:58.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:57 smithi177 bash[79620]: cluster 2024-07-28T16:32:56.535452+0000 mgr.y (mgr.25253) 9125 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:32:58.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17422 16 16 0 0 0 - 0 2024-07-28T16:32:59.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17423 16 16 0 0 0 - 0 2024-07-28T16:32:59.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:32:59 smithi204 bash[68176]: cluster 2024-07-28T16:32:58.536943+0000 mgr.y (mgr.25253) 9126 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:00.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:32:59 smithi177 bash[79620]: cluster 2024-07-28T16:32:58.536943+0000 mgr.y (mgr.25253) 9126 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:00.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:32:59 smithi177 bash[81864]: cluster 2024-07-28T16:32:58.536943+0000 mgr.y (mgr.25253) 9126 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:00.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17424 16 16 0 0 0 - 0 2024-07-28T16:33:01.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17425 16 16 0 0 0 - 0 2024-07-28T16:33:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:01 smithi204 bash[68176]: cluster 2024-07-28T16:33:00.538415+0000 mgr.y (mgr.25253) 9127 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:01.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:01 smithi204 bash[68176]: audit 2024-07-28T16:33:01.155862+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:01 smithi177 bash[79620]: cluster 2024-07-28T16:33:00.538415+0000 mgr.y (mgr.25253) 9127 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:01 smithi177 bash[79620]: audit 2024-07-28T16:33:01.155862+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:01 smithi177 bash[81864]: cluster 2024-07-28T16:33:00.538415+0000 mgr.y (mgr.25253) 9127 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:02.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:01 smithi177 bash[81864]: audit 2024-07-28T16:33:01.155862+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:02.104 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17426 16 16 0 0 0 - 0 2024-07-28T16:33:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17427 16 16 0 0 0 - 0 2024-07-28T16:33:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:03 smithi204 bash[68176]: cluster 2024-07-28T16:33:02.539879+0000 mgr.y (mgr.25253) 9128 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:04.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:03 smithi177 bash[79620]: cluster 2024-07-28T16:33:02.539879+0000 mgr.y (mgr.25253) 9128 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:03 smithi177 bash[81864]: cluster 2024-07-28T16:33:02.539879+0000 mgr.y (mgr.25253) 9128 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:04.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17428 16 16 0 0 0 - 0 2024-07-28T16:33:05.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17429 16 16 0 0 0 - 0 2024-07-28T16:33:05.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:05 smithi204 bash[68176]: cluster 2024-07-28T16:33:04.541450+0000 mgr.y (mgr.25253) 9129 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:05 smithi177 bash[79620]: cluster 2024-07-28T16:33:04.541450+0000 mgr.y (mgr.25253) 9129 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:06.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:05 smithi177 bash[81864]: cluster 2024-07-28T16:33:04.541450+0000 mgr.y (mgr.25253) 9129 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:06.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17430 16 16 0 0 0 - 0 2024-07-28T16:33:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:33:07.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17431 16 16 0 0 0 - 0 2024-07-28T16:33:07.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:07 smithi204 bash[68176]: cluster 2024-07-28T16:33:06.542948+0000 mgr.y (mgr.25253) 9130 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:07 smithi177 bash[79620]: cluster 2024-07-28T16:33:06.542948+0000 mgr.y (mgr.25253) 9130 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:07 smithi177 bash[81864]: cluster 2024-07-28T16:33:06.542948+0000 mgr.y (mgr.25253) 9130 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:08.105 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17432 16 16 0 0 0 - 0 2024-07-28T16:33:09.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17433 16 16 0 0 0 - 0 2024-07-28T16:33:09.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:09 smithi204 bash[68176]: cluster 2024-07-28T16:33:08.544400+0000 mgr.y (mgr.25253) 9131 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:09 smithi177 bash[79620]: cluster 2024-07-28T16:33:08.544400+0000 mgr.y (mgr.25253) 9131 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:09 smithi177 bash[81864]: cluster 2024-07-28T16:33:08.544400+0000 mgr.y (mgr.25253) 9131 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:10.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17434 16 16 0 0 0 - 0 2024-07-28T16:33:11.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17435 16 16 0 0 0 - 0 2024-07-28T16:33:11.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:11 smithi204 bash[68176]: cluster 2024-07-28T16:33:10.545954+0000 mgr.y (mgr.25253) 9132 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:11 smithi177 bash[81864]: cluster 2024-07-28T16:33:10.545954+0000 mgr.y (mgr.25253) 9132 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:12.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:11 smithi177 bash[79620]: cluster 2024-07-28T16:33:10.545954+0000 mgr.y (mgr.25253) 9132 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:12.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17436 16 16 0 0 0 - 0 2024-07-28T16:33:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17437 16 16 0 0 0 - 0 2024-07-28T16:33:13.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:13 smithi204 bash[68176]: cluster 2024-07-28T16:33:12.547553+0000 mgr.y (mgr.25253) 9133 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:13 smithi177 bash[81864]: cluster 2024-07-28T16:33:12.547553+0000 mgr.y (mgr.25253) 9133 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:13 smithi177 bash[79620]: cluster 2024-07-28T16:33:12.547553+0000 mgr.y (mgr.25253) 9133 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:14.106 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17438 16 16 0 0 0 - 0 2024-07-28T16:33:15.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17439 16 16 0 0 0 - 0 2024-07-28T16:33:15.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:15 smithi204 bash[68176]: cluster 2024-07-28T16:33:14.549159+0000 mgr.y (mgr.25253) 9134 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:15 smithi177 bash[81864]: cluster 2024-07-28T16:33:14.549159+0000 mgr.y (mgr.25253) 9134 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:15 smithi177 bash[79620]: cluster 2024-07-28T16:33:14.549159+0000 mgr.y (mgr.25253) 9134 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:16.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:33:16.097915+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:16.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:16.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17440 16 16 0 0 0 - 0 2024-07-28T16:33:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:33:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:16 smithi204 bash[68176]: audit 2024-07-28T16:33:16.156194+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:16 smithi177 bash[79620]: audit 2024-07-28T16:33:16.156194+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:16 smithi177 bash[81864]: audit 2024-07-28T16:33:16.156194+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:17.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17441 16 16 0 0 0 - 0 2024-07-28T16:33:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:17 smithi177 bash[81864]: cluster 2024-07-28T16:33:16.550758+0000 mgr.y (mgr.25253) 9135 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:17 smithi177 bash[79620]: cluster 2024-07-28T16:33:16.550758+0000 mgr.y (mgr.25253) 9135 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:18.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17442 16 16 0 0 0 - 0 2024-07-28T16:33:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:17 smithi204 bash[68176]: cluster 2024-07-28T16:33:16.550758+0000 mgr.y (mgr.25253) 9135 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:19.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17443 16 16 0 0 0 - 0 2024-07-28T16:33:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:19 smithi177 bash[81864]: cluster 2024-07-28T16:33:18.552390+0000 mgr.y (mgr.25253) 9136 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:19 smithi177 bash[79620]: cluster 2024-07-28T16:33:18.552390+0000 mgr.y (mgr.25253) 9136 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:20.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17444 16 16 0 0 0 - 0 2024-07-28T16:33:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:19 smithi204 bash[68176]: cluster 2024-07-28T16:33:18.552390+0000 mgr.y (mgr.25253) 9136 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:21.107 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17445 16 16 0 0 0 - 0 2024-07-28T16:33:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:21 smithi177 bash[81864]: cluster 2024-07-28T16:33:20.553994+0000 mgr.y (mgr.25253) 9137 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:21 smithi177 bash[79620]: cluster 2024-07-28T16:33:20.553994+0000 mgr.y (mgr.25253) 9137 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:22.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17446 16 16 0 0 0 - 0 2024-07-28T16:33:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:21 smithi204 bash[68176]: cluster 2024-07-28T16:33:20.553994+0000 mgr.y (mgr.25253) 9137 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17447 16 16 0 0 0 - 0 2024-07-28T16:33:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:23 smithi177 bash[81864]: cluster 2024-07-28T16:33:22.555611+0000 mgr.y (mgr.25253) 9138 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:23 smithi177 bash[79620]: cluster 2024-07-28T16:33:22.555611+0000 mgr.y (mgr.25253) 9138 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:24.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17448 16 16 0 0 0 - 0 2024-07-28T16:33:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:23 smithi204 bash[68176]: cluster 2024-07-28T16:33:22.555611+0000 mgr.y (mgr.25253) 9138 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:25.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17449 16 16 0 0 0 - 0 2024-07-28T16:33:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:25 smithi177 bash[81864]: cluster 2024-07-28T16:33:24.557171+0000 mgr.y (mgr.25253) 9139 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:25 smithi177 bash[79620]: cluster 2024-07-28T16:33:24.557171+0000 mgr.y (mgr.25253) 9139 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:26.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17450 16 16 0 0 0 - 0 2024-07-28T16:33:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:25 smithi204 bash[68176]: cluster 2024-07-28T16:33:24.557171+0000 mgr.y (mgr.25253) 9139 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:33:27.108 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17451 16 16 0 0 0 - 0 2024-07-28T16:33:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:27 smithi177 bash[81864]: cluster 2024-07-28T16:33:26.558642+0000 mgr.y (mgr.25253) 9140 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:27 smithi177 bash[79620]: cluster 2024-07-28T16:33:26.558642+0000 mgr.y (mgr.25253) 9140 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:28.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17452 16 16 0 0 0 - 0 2024-07-28T16:33:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:27 smithi204 bash[68176]: cluster 2024-07-28T16:33:26.558642+0000 mgr.y (mgr.25253) 9140 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:29.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17453 16 16 0 0 0 - 0 2024-07-28T16:33:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:29 smithi177 bash[81864]: cluster 2024-07-28T16:33:28.560106+0000 mgr.y (mgr.25253) 9141 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:29 smithi177 bash[79620]: cluster 2024-07-28T16:33:28.560106+0000 mgr.y (mgr.25253) 9141 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:30.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17454 16 16 0 0 0 - 0 2024-07-28T16:33:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:29 smithi204 bash[68176]: cluster 2024-07-28T16:33:28.560106+0000 mgr.y (mgr.25253) 9141 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:31.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17455 16 16 0 0 0 - 0 2024-07-28T16:33:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:31 smithi177 bash[81864]: cluster 2024-07-28T16:33:30.561575+0000 mgr.y (mgr.25253) 9142 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:31 smithi177 bash[81864]: audit 2024-07-28T16:33:31.156846+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:32.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:31 smithi177 bash[79620]: cluster 2024-07-28T16:33:30.561575+0000 mgr.y (mgr.25253) 9142 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:32.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:31 smithi177 bash[79620]: audit 2024-07-28T16:33:31.156846+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:32.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17456 16 16 0 0 0 - 0 2024-07-28T16:33:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:31 smithi204 bash[68176]: cluster 2024-07-28T16:33:30.561575+0000 mgr.y (mgr.25253) 9142 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:31 smithi204 bash[68176]: audit 2024-07-28T16:33:31.156846+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.109 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17457 16 16 0 0 0 - 0 2024-07-28T16:33:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:33 smithi177 bash[79620]: cluster 2024-07-28T16:33:32.563052+0000 mgr.y (mgr.25253) 9143 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:33 smithi177 bash[81864]: cluster 2024-07-28T16:33:32.563052+0000 mgr.y (mgr.25253) 9143 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:34.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17458 16 16 0 0 0 - 0 2024-07-28T16:33:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:33 smithi204 bash[68176]: cluster 2024-07-28T16:33:32.563052+0000 mgr.y (mgr.25253) 9143 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:35.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17459 16 16 0 0 0 - 0 2024-07-28T16:33:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:35 smithi177 bash[81864]: cluster 2024-07-28T16:33:34.564535+0000 mgr.y (mgr.25253) 9144 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:35 smithi177 bash[79620]: cluster 2024-07-28T16:33:34.564535+0000 mgr.y (mgr.25253) 9144 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:36.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:33:36.101127+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:36.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:36.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17460 16 16 0 0 0 - 0 2024-07-28T16:33:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:35 smithi204 bash[68176]: cluster 2024-07-28T16:33:34.564535+0000 mgr.y (mgr.25253) 9144 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:36] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:33:37.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17461 16 16 0 0 0 - 0 2024-07-28T16:33:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:37 smithi177 bash[81864]: cluster 2024-07-28T16:33:36.566005+0000 mgr.y (mgr.25253) 9145 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:37 smithi177 bash[79620]: cluster 2024-07-28T16:33:36.566005+0000 mgr.y (mgr.25253) 9145 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:38.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17462 16 16 0 0 0 - 0 2024-07-28T16:33:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:37 smithi204 bash[68176]: cluster 2024-07-28T16:33:36.566005+0000 mgr.y (mgr.25253) 9145 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:39.110 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17463 16 16 0 0 0 - 0 2024-07-28T16:33:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:39 smithi177 bash[81864]: cluster 2024-07-28T16:33:38.567454+0000 mgr.y (mgr.25253) 9146 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:39 smithi177 bash[79620]: cluster 2024-07-28T16:33:38.567454+0000 mgr.y (mgr.25253) 9146 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:40.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17464 16 16 0 0 0 - 0 2024-07-28T16:33:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:39 smithi204 bash[68176]: cluster 2024-07-28T16:33:38.567454+0000 mgr.y (mgr.25253) 9146 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:41.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17465 16 16 0 0 0 - 0 2024-07-28T16:33:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:41 smithi177 bash[81864]: cluster 2024-07-28T16:33:40.568885+0000 mgr.y (mgr.25253) 9147 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:41 smithi177 bash[79620]: cluster 2024-07-28T16:33:40.568885+0000 mgr.y (mgr.25253) 9147 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:42.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17466 16 16 0 0 0 - 0 2024-07-28T16:33:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:41 smithi204 bash[68176]: cluster 2024-07-28T16:33:40.568885+0000 mgr.y (mgr.25253) 9147 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:42 smithi204 bash[60899]: ts=2024-07-28T16:33:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17467 16 16 0 0 0 - 0 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[81864]: cluster 2024-07-28T16:33:42.570383+0000 mgr.y (mgr.25253) 9148 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[81864]: audit 2024-07-28T16:33:43.117675+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[81864]: audit 2024-07-28T16:33:43.491121+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[81864]: audit 2024-07-28T16:33:43.495807+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[79620]: cluster 2024-07-28T16:33:42.570383+0000 mgr.y (mgr.25253) 9148 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[79620]: audit 2024-07-28T16:33:43.117675+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[79620]: audit 2024-07-28T16:33:43.491121+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:44.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:43 smithi177 bash[79620]: audit 2024-07-28T16:33:43.495807+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:44.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17468 16 16 0 0 0 - 0 2024-07-28T16:33:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:43 smithi204 bash[68176]: cluster 2024-07-28T16:33:42.570383+0000 mgr.y (mgr.25253) 9148 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:43 smithi204 bash[68176]: audit 2024-07-28T16:33:43.117675+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:43 smithi204 bash[68176]: audit 2024-07-28T16:33:43.491121+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:44.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:43 smithi204 bash[68176]: audit 2024-07-28T16:33:43.495807+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:45.111 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17469 16 16 0 0 0 - 0 2024-07-28T16:33:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:45 smithi177 bash[81864]: cluster 2024-07-28T16:33:44.571886+0000 mgr.y (mgr.25253) 9149 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:45 smithi177 bash[79620]: cluster 2024-07-28T16:33:44.571886+0000 mgr.y (mgr.25253) 9149 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:46.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17470 16 16 0 0 0 - 0 2024-07-28T16:33:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:45 smithi204 bash[68176]: cluster 2024-07-28T16:33:44.571886+0000 mgr.y (mgr.25253) 9149 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:46] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:33:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:46 smithi177 bash[81864]: audit 2024-07-28T16:33:46.157010+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:46 smithi177 bash[79620]: audit 2024-07-28T16:33:46.157010+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:47.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17471 16 16 0 0 0 - 0 2024-07-28T16:33:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:46 smithi204 bash[68176]: audit 2024-07-28T16:33:46.157010+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:47 smithi177 bash[81864]: cluster 2024-07-28T16:33:46.573311+0000 mgr.y (mgr.25253) 9150 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:48.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:47 smithi177 bash[79620]: cluster 2024-07-28T16:33:46.573311+0000 mgr.y (mgr.25253) 9150 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:48.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17472 16 16 0 0 0 - 0 2024-07-28T16:33:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:47 smithi204 bash[68176]: cluster 2024-07-28T16:33:46.573311+0000 mgr.y (mgr.25253) 9150 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:49.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17473 16 16 0 0 0 - 0 2024-07-28T16:33:50.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17474 16 16 0 0 0 - 0 2024-07-28T16:33:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:49 smithi204 bash[68176]: cluster 2024-07-28T16:33:48.573950+0000 mgr.y (mgr.25253) 9151 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:49 smithi204 bash[68176]: audit 2024-07-28T16:33:48.795763+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:49 smithi204 bash[68176]: audit 2024-07-28T16:33:48.803989+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:49 smithi204 bash[68176]: audit 2024-07-28T16:33:49.379774+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:49 smithi204 bash[68176]: audit 2024-07-28T16:33:49.392076+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[79620]: cluster 2024-07-28T16:33:48.573950+0000 mgr.y (mgr.25253) 9151 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:50.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[79620]: audit 2024-07-28T16:33:48.795763+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[79620]: audit 2024-07-28T16:33:48.803989+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[79620]: audit 2024-07-28T16:33:49.379774+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[79620]: audit 2024-07-28T16:33:49.392076+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[81864]: cluster 2024-07-28T16:33:48.573950+0000 mgr.y (mgr.25253) 9151 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[81864]: audit 2024-07-28T16:33:48.795763+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[81864]: audit 2024-07-28T16:33:48.803989+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[81864]: audit 2024-07-28T16:33:49.379774+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:49 smithi177 bash[81864]: audit 2024-07-28T16:33:49.392076+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:51.112 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17475 16 16 0 0 0 - 0 2024-07-28T16:33:51.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:50 smithi204 bash[68176]: audit 2024-07-28T16:33:49.862269+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:33:51.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:50 smithi204 bash[68176]: audit 2024-07-28T16:33:49.863903+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:33:51.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:50 smithi204 bash[68176]: audit 2024-07-28T16:33:49.873026+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:51.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[81864]: audit 2024-07-28T16:33:49.862269+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:33:51.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[81864]: audit 2024-07-28T16:33:49.863903+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:33:51.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[81864]: audit 2024-07-28T16:33:49.873026+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[79620]: audit 2024-07-28T16:33:49.862269+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:33:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[79620]: audit 2024-07-28T16:33:49.863903+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:33:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:50 smithi177 bash[79620]: audit 2024-07-28T16:33:49.873026+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:33:52.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17476 16 16 0 0 0 - 0 2024-07-28T16:33:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:51 smithi204 bash[68176]: cluster 2024-07-28T16:33:50.575301+0000 mgr.y (mgr.25253) 9152 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:52.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:51 smithi177 bash[81864]: cluster 2024-07-28T16:33:50.575301+0000 mgr.y (mgr.25253) 9152 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:52.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:51 smithi177 bash[79620]: cluster 2024-07-28T16:33:50.575301+0000 mgr.y (mgr.25253) 9152 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:33:52 smithi204 bash[60899]: ts=2024-07-28T16:33:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17477 16 16 0 0 0 - 0 2024-07-28T16:33:54.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17478 16 16 0 0 0 - 0 2024-07-28T16:33:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:53 smithi204 bash[68176]: cluster 2024-07-28T16:33:52.576865+0000 mgr.y (mgr.25253) 9153 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:54.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:53 smithi177 bash[81864]: cluster 2024-07-28T16:33:52.576865+0000 mgr.y (mgr.25253) 9153 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:54.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:53 smithi177 bash[79620]: cluster 2024-07-28T16:33:52.576865+0000 mgr.y (mgr.25253) 9153 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:55.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17479 16 16 0 0 0 - 0 2024-07-28T16:33:56.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:33:56.104478+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:56.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:56.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17480 16 16 0 0 0 - 0 2024-07-28T16:33:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:55 smithi204 bash[68176]: cluster 2024-07-28T16:33:54.578461+0000 mgr.y (mgr.25253) 9154 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:56.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:33:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:33:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:33:56.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:55 smithi177 bash[81864]: cluster 2024-07-28T16:33:54.578461+0000 mgr.y (mgr.25253) 9154 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:56.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:55 smithi177 bash[79620]: cluster 2024-07-28T16:33:54.578461+0000 mgr.y (mgr.25253) 9154 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:57.113 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17481 16 16 0 0 0 - 0 2024-07-28T16:33:58.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17482 16 16 0 0 0 - 0 2024-07-28T16:33:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:57 smithi204 bash[68176]: cluster 2024-07-28T16:33:56.580005+0000 mgr.y (mgr.25253) 9155 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:58.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:57 smithi177 bash[81864]: cluster 2024-07-28T16:33:56.580005+0000 mgr.y (mgr.25253) 9155 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:58.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:57 smithi177 bash[79620]: cluster 2024-07-28T16:33:56.580005+0000 mgr.y (mgr.25253) 9155 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:33:59.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17483 16 16 0 0 0 - 0 2024-07-28T16:34:00.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17484 16 16 0 0 0 - 0 2024-07-28T16:34:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:33:59 smithi204 bash[68176]: cluster 2024-07-28T16:33:58.581467+0000 mgr.y (mgr.25253) 9156 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:33:59 smithi177 bash[81864]: cluster 2024-07-28T16:33:58.581467+0000 mgr.y (mgr.25253) 9156 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:00.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:33:59 smithi177 bash[79620]: cluster 2024-07-28T16:33:58.581467+0000 mgr.y (mgr.25253) 9156 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:01.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17485 16 16 0 0 0 - 0 2024-07-28T16:34:02.114 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17486 16 16 0 0 0 - 0 2024-07-28T16:34:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:01 smithi204 bash[68176]: cluster 2024-07-28T16:34:00.582919+0000 mgr.y (mgr.25253) 9157 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:01 smithi204 bash[68176]: audit 2024-07-28T16:34:01.157504+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:01 smithi177 bash[81864]: cluster 2024-07-28T16:34:00.582919+0000 mgr.y (mgr.25253) 9157 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:01 smithi177 bash[81864]: audit 2024-07-28T16:34:01.157504+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:01 smithi177 bash[79620]: cluster 2024-07-28T16:34:00.582919+0000 mgr.y (mgr.25253) 9157 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:01 smithi177 bash[79620]: audit 2024-07-28T16:34:01.157504+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:02 smithi204 bash[60899]: ts=2024-07-28T16:34:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17487 16 16 0 0 0 - 0 2024-07-28T16:34:04.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17488 16 16 0 0 0 - 0 2024-07-28T16:34:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:03 smithi204 bash[68176]: cluster 2024-07-28T16:34:02.584392+0000 mgr.y (mgr.25253) 9158 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:04.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:03 smithi177 bash[81864]: cluster 2024-07-28T16:34:02.584392+0000 mgr.y (mgr.25253) 9158 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:04.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:03 smithi177 bash[79620]: cluster 2024-07-28T16:34:02.584392+0000 mgr.y (mgr.25253) 9158 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:05.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17489 16 16 0 0 0 - 0 2024-07-28T16:34:06.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17490 16 16 0 0 0 - 0 2024-07-28T16:34:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:05 smithi204 bash[68176]: cluster 2024-07-28T16:34:04.585820+0000 mgr.y (mgr.25253) 9159 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:06.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:34:06.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:05 smithi177 bash[81864]: cluster 2024-07-28T16:34:04.585820+0000 mgr.y (mgr.25253) 9159 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:06.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:05 smithi177 bash[79620]: cluster 2024-07-28T16:34:04.585820+0000 mgr.y (mgr.25253) 9159 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:07.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17491 16 16 0 0 0 - 0 2024-07-28T16:34:08.115 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17492 16 16 0 0 0 - 0 2024-07-28T16:34:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:07 smithi204 bash[68176]: cluster 2024-07-28T16:34:06.587256+0000 mgr.y (mgr.25253) 9160 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:08.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:07 smithi177 bash[79620]: cluster 2024-07-28T16:34:06.587256+0000 mgr.y (mgr.25253) 9160 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:08.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:07 smithi177 bash[81864]: cluster 2024-07-28T16:34:06.587256+0000 mgr.y (mgr.25253) 9160 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:09.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17493 16 16 0 0 0 - 0 2024-07-28T16:34:10.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17494 16 16 0 0 0 - 0 2024-07-28T16:34:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:09 smithi204 bash[68176]: cluster 2024-07-28T16:34:08.588719+0000 mgr.y (mgr.25253) 9161 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:10.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:09 smithi177 bash[81864]: cluster 2024-07-28T16:34:08.588719+0000 mgr.y (mgr.25253) 9161 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:10.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:09 smithi177 bash[79620]: cluster 2024-07-28T16:34:08.588719+0000 mgr.y (mgr.25253) 9161 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:11.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17495 16 16 0 0 0 - 0 2024-07-28T16:34:11.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:10 smithi204 bash[68176]: cluster 2024-07-28T16:34:10.590151+0000 mgr.y (mgr.25253) 9162 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:10 smithi177 bash[81864]: cluster 2024-07-28T16:34:10.590151+0000 mgr.y (mgr.25253) 9162 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:11.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:10 smithi177 bash[79620]: cluster 2024-07-28T16:34:10.590151+0000 mgr.y (mgr.25253) 9162 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:12.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17496 16 16 0 0 0 - 0 2024-07-28T16:34:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:12 smithi204 bash[60899]: ts=2024-07-28T16:34: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17497 16 16 0 0 0 - 0 2024-07-28T16:34:13.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:13 smithi204 bash[68176]: cluster 2024-07-28T16:34:12.591662+0000 mgr.y (mgr.25253) 9163 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:13 smithi177 bash[81864]: cluster 2024-07-28T16:34:12.591662+0000 mgr.y (mgr.25253) 9163 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:13 smithi177 bash[79620]: cluster 2024-07-28T16:34:12.591662+0000 mgr.y (mgr.25253) 9163 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:14.116 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17498 16 16 0 0 0 - 0 2024-07-28T16:34:15.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17499 16 16 0 0 0 - 0 2024-07-28T16:34:15.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:15 smithi204 bash[68176]: cluster 2024-07-28T16:34:14.593100+0000 mgr.y (mgr.25253) 9164 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:15 smithi177 bash[81864]: cluster 2024-07-28T16:34:14.593100+0000 mgr.y (mgr.25253) 9164 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:16.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:15 smithi177 bash[79620]: cluster 2024-07-28T16:34:14.593100+0000 mgr.y (mgr.25253) 9164 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:16.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:34:16.107848+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:16.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:16.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17500 16 16 0 0 0 - 0 2024-07-28T16:34:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:34:16.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:16 smithi204 bash[68176]: audit 2024-07-28T16:34:16.157883+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:16 smithi177 bash[81864]: audit 2024-07-28T16:34:16.157883+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:17.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:16 smithi177 bash[79620]: audit 2024-07-28T16:34:16.157883+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:17.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17501 16 16 0 0 0 - 0 2024-07-28T16:34:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:17 smithi177 bash[79620]: cluster 2024-07-28T16:34:16.594545+0000 mgr.y (mgr.25253) 9165 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:17 smithi177 bash[81864]: cluster 2024-07-28T16:34:16.594545+0000 mgr.y (mgr.25253) 9165 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:18.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17502 16 16 0 0 0 - 0 2024-07-28T16:34:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:17 smithi204 bash[68176]: cluster 2024-07-28T16:34:16.594545+0000 mgr.y (mgr.25253) 9165 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:19.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17503 16 16 0 0 0 - 0 2024-07-28T16:34:20.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:19 smithi177 bash[79620]: cluster 2024-07-28T16:34:18.596014+0000 mgr.y (mgr.25253) 9166 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:19 smithi177 bash[81864]: cluster 2024-07-28T16:34:18.596014+0000 mgr.y (mgr.25253) 9166 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:20.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17504 16 16 0 0 0 - 0 2024-07-28T16:34:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:19 smithi204 bash[68176]: cluster 2024-07-28T16:34:18.596014+0000 mgr.y (mgr.25253) 9166 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:21.117 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17505 16 16 0 0 0 - 0 2024-07-28T16:34:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:21 smithi177 bash[81864]: cluster 2024-07-28T16:34:20.597481+0000 mgr.y (mgr.25253) 9167 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:22.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:21 smithi177 bash[79620]: cluster 2024-07-28T16:34:20.597481+0000 mgr.y (mgr.25253) 9167 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:22.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17506 16 16 0 0 0 - 0 2024-07-28T16:34:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:21 smithi204 bash[68176]: cluster 2024-07-28T16:34:20.597481+0000 mgr.y (mgr.25253) 9167 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17507 16 16 0 0 0 - 0 2024-07-28T16:34:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:23 smithi177 bash[79620]: cluster 2024-07-28T16:34:22.598944+0000 mgr.y (mgr.25253) 9168 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:23 smithi177 bash[81864]: cluster 2024-07-28T16:34:22.598944+0000 mgr.y (mgr.25253) 9168 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:24.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17508 16 16 0 0 0 - 0 2024-07-28T16:34:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:23 smithi204 bash[68176]: cluster 2024-07-28T16:34:22.598944+0000 mgr.y (mgr.25253) 9168 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:25.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17509 16 16 0 0 0 - 0 2024-07-28T16:34:26.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:25 smithi177 bash[79620]: cluster 2024-07-28T16:34:24.600416+0000 mgr.y (mgr.25253) 9169 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:25 smithi177 bash[81864]: cluster 2024-07-28T16:34:24.600416+0000 mgr.y (mgr.25253) 9169 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:26.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17510 16 16 0 0 0 - 0 2024-07-28T16:34:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:25 smithi204 bash[68176]: cluster 2024-07-28T16:34:24.600416+0000 mgr.y (mgr.25253) 9169 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:34:27.118 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17511 16 16 0 0 0 - 0 2024-07-28T16:34:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:27 smithi177 bash[81864]: cluster 2024-07-28T16:34:26.601878+0000 mgr.y (mgr.25253) 9170 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:28.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:27 smithi177 bash[79620]: cluster 2024-07-28T16:34:26.601878+0000 mgr.y (mgr.25253) 9170 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:28.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17512 16 16 0 0 0 - 0 2024-07-28T16:34:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:27 smithi204 bash[68176]: cluster 2024-07-28T16:34:26.601878+0000 mgr.y (mgr.25253) 9170 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:29.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17513 16 16 0 0 0 - 0 2024-07-28T16:34:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:29 smithi177 bash[79620]: cluster 2024-07-28T16:34:28.603360+0000 mgr.y (mgr.25253) 9171 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:29 smithi177 bash[81864]: cluster 2024-07-28T16:34:28.603360+0000 mgr.y (mgr.25253) 9171 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:30.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17514 16 16 0 0 0 - 0 2024-07-28T16:34:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:29 smithi204 bash[68176]: cluster 2024-07-28T16:34:28.603360+0000 mgr.y (mgr.25253) 9171 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:31.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17515 16 16 0 0 0 - 0 2024-07-28T16:34:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:31 smithi177 bash[79620]: cluster 2024-07-28T16:34:30.604829+0000 mgr.y (mgr.25253) 9172 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:32.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:31 smithi177 bash[79620]: audit 2024-07-28T16:34:31.158252+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:31 smithi177 bash[81864]: cluster 2024-07-28T16:34:30.604829+0000 mgr.y (mgr.25253) 9172 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:31 smithi177 bash[81864]: audit 2024-07-28T16:34:31.158252+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:32.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17516 16 16 0 0 0 - 0 2024-07-28T16:34:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:31 smithi204 bash[68176]: cluster 2024-07-28T16:34:30.604829+0000 mgr.y (mgr.25253) 9172 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:31 smithi204 bash[68176]: audit 2024-07-28T16:34:31.158252+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17517 16 16 0 0 0 - 0 2024-07-28T16:34:34.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:33 smithi177 bash[79620]: cluster 2024-07-28T16:34:32.606289+0000 mgr.y (mgr.25253) 9173 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:34.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:33 smithi177 bash[81864]: cluster 2024-07-28T16:34:32.606289+0000 mgr.y (mgr.25253) 9173 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:34.119 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17518 16 16 0 0 0 - 0 2024-07-28T16:34:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:33 smithi204 bash[68176]: cluster 2024-07-28T16:34:32.606289+0000 mgr.y (mgr.25253) 9173 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:35.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17519 16 16 0 0 0 - 0 2024-07-28T16:34:36.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:35 smithi177 bash[79620]: cluster 2024-07-28T16:34:34.607741+0000 mgr.y (mgr.25253) 9174 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:36.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:35 smithi177 bash[81864]: cluster 2024-07-28T16:34:34.607741+0000 mgr.y (mgr.25253) 9174 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:36.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:34:36.111100+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:36.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:36.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17520 16 16 0 0 0 - 0 2024-07-28T16:34:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:35 smithi204 bash[68176]: cluster 2024-07-28T16:34:34.607741+0000 mgr.y (mgr.25253) 9174 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:34:37.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17521 16 16 0 0 0 - 0 2024-07-28T16:34:38.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:37 smithi177 bash[81864]: cluster 2024-07-28T16:34:36.609182+0000 mgr.y (mgr.25253) 9175 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:38.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:37 smithi177 bash[79620]: cluster 2024-07-28T16:34:36.609182+0000 mgr.y (mgr.25253) 9175 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:38.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17522 16 16 0 0 0 - 0 2024-07-28T16:34:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:37 smithi204 bash[68176]: cluster 2024-07-28T16:34:36.609182+0000 mgr.y (mgr.25253) 9175 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:39.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17523 16 16 0 0 0 - 0 2024-07-28T16:34:40.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:39 smithi177 bash[81864]: cluster 2024-07-28T16:34:38.610652+0000 mgr.y (mgr.25253) 9176 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:40.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:39 smithi177 bash[79620]: cluster 2024-07-28T16:34:38.610652+0000 mgr.y (mgr.25253) 9176 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:40.120 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17524 16 16 0 0 0 - 0 2024-07-28T16:34:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:39 smithi204 bash[68176]: cluster 2024-07-28T16:34:38.610652+0000 mgr.y (mgr.25253) 9176 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:41.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17525 16 16 0 0 0 - 0 2024-07-28T16:34:42.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:41 smithi177 bash[81864]: cluster 2024-07-28T16:34:40.612127+0000 mgr.y (mgr.25253) 9177 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:42.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:41 smithi177 bash[79620]: cluster 2024-07-28T16:34:40.612127+0000 mgr.y (mgr.25253) 9177 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:42.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17526 16 16 0 0 0 - 0 2024-07-28T16:34:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:41 smithi204 bash[68176]: cluster 2024-07-28T16:34:40.612127+0000 mgr.y (mgr.25253) 9177 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17527 16 16 0 0 0 - 0 2024-07-28T16:34:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:43 smithi177 bash[81864]: cluster 2024-07-28T16:34:42.613599+0000 mgr.y (mgr.25253) 9178 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:43 smithi177 bash[79620]: cluster 2024-07-28T16:34:42.613599+0000 mgr.y (mgr.25253) 9178 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:44.121 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17528 16 16 0 0 0 - 0 2024-07-28T16:34:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:43 smithi204 bash[68176]: cluster 2024-07-28T16:34:42.613599+0000 mgr.y (mgr.25253) 9178 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:45.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17529 16 16 0 0 0 - 0 2024-07-28T16:34:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:45 smithi177 bash[79620]: cluster 2024-07-28T16:34:44.615034+0000 mgr.y (mgr.25253) 9179 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:46.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:45 smithi177 bash[81864]: cluster 2024-07-28T16:34:44.615034+0000 mgr.y (mgr.25253) 9179 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:46.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17530 16 16 0 0 0 - 0 2024-07-28T16:34:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:45 smithi204 bash[68176]: cluster 2024-07-28T16:34:44.615034+0000 mgr.y (mgr.25253) 9179 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:34:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:46 smithi177 bash[79620]: audit 2024-07-28T16:34:46.158656+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:47.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:46 smithi177 bash[81864]: audit 2024-07-28T16:34:46.158656+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:47.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17531 16 16 0 0 0 - 0 2024-07-28T16:34:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:46 smithi204 bash[68176]: audit 2024-07-28T16:34:46.158656+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:47 smithi177 bash[81864]: cluster 2024-07-28T16:34:46.616458+0000 mgr.y (mgr.25253) 9180 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:48.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:47 smithi177 bash[79620]: cluster 2024-07-28T16:34:46.616458+0000 mgr.y (mgr.25253) 9180 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:48.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17532 16 16 0 0 0 - 0 2024-07-28T16:34:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:47 smithi204 bash[68176]: cluster 2024-07-28T16:34:46.616458+0000 mgr.y (mgr.25253) 9180 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:49.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17533 16 16 0 0 0 - 0 2024-07-28T16:34:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:49 smithi177 bash[81864]: cluster 2024-07-28T16:34:48.617879+0000 mgr.y (mgr.25253) 9181 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:50.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:49 smithi177 bash[79620]: cluster 2024-07-28T16:34:48.617879+0000 mgr.y (mgr.25253) 9181 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:50.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17534 16 16 0 0 0 - 0 2024-07-28T16:34:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:49 smithi204 bash[68176]: cluster 2024-07-28T16:34:48.617879+0000 mgr.y (mgr.25253) 9181 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:51.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:50 smithi177 bash[81864]: audit 2024-07-28T16:34:50.008031+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:34:51.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:50 smithi177 bash[79620]: audit 2024-07-28T16:34:50.008031+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:34:51.122 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17535 16 16 0 0 0 - 0 2024-07-28T16:34:51.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:50 smithi204 bash[68176]: audit 2024-07-28T16:34:50.008031+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:34:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:51 smithi177 bash[81864]: cluster 2024-07-28T16:34:50.619326+0000 mgr.y (mgr.25253) 9182 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:52.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:51 smithi177 bash[79620]: cluster 2024-07-28T16:34:50.619326+0000 mgr.y (mgr.25253) 9182 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:52.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17536 16 16 0 0 0 - 0 2024-07-28T16:34:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:51 smithi204 bash[68176]: cluster 2024-07-28T16:34:50.619326+0000 mgr.y (mgr.25253) 9182 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:34:52 smithi204 bash[60899]: ts=2024-07-28T16:34:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17537 16 16 0 0 0 - 0 2024-07-28T16:34:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:53 smithi177 bash[81864]: cluster 2024-07-28T16:34:52.620800+0000 mgr.y (mgr.25253) 9183 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:54.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:53 smithi177 bash[79620]: cluster 2024-07-28T16:34:52.620800+0000 mgr.y (mgr.25253) 9183 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:54.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17538 16 16 0 0 0 - 0 2024-07-28T16:34:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:53 smithi204 bash[68176]: cluster 2024-07-28T16:34:52.620800+0000 mgr.y (mgr.25253) 9183 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:55.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17539 16 16 0 0 0 - 0 2024-07-28T16:34:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[79620]: cluster 2024-07-28T16:34:54.622252+0000 mgr.y (mgr.25253) 9184 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[79620]: audit 2024-07-28T16:34:55.683281+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[79620]: audit 2024-07-28T16:34:55.690805+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[81864]: cluster 2024-07-28T16:34:54.622252+0000 mgr.y (mgr.25253) 9184 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:56.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[81864]: audit 2024-07-28T16:34:55.683281+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:55 smithi177 bash[81864]: audit 2024-07-28T16:34:55.690805+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:34:56.114262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:56.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:56.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17540 16 16 0 0 0 - 0 2024-07-28T16:34:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:55 smithi204 bash[68176]: cluster 2024-07-28T16:34:54.622252+0000 mgr.y (mgr.25253) 9184 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:55 smithi204 bash[68176]: audit 2024-07-28T16:34:55.683281+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:55 smithi204 bash[68176]: audit 2024-07-28T16:34:55.690805+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:34:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:34:57.123 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17541 16 16 0 0 0 - 0 2024-07-28T16:34:57.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:56 smithi204 bash[68176]: audit 2024-07-28T16:34:55.845314+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:56 smithi204 bash[68176]: audit 2024-07-28T16:34:55.854136+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:56 smithi204 bash[68176]: audit 2024-07-28T16:34:56.294476+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:57.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:56 smithi204 bash[68176]: audit 2024-07-28T16:34:56.295678+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:57.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:56 smithi204 bash[68176]: audit 2024-07-28T16:34:56.304573+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[81864]: audit 2024-07-28T16:34:55.845314+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[81864]: audit 2024-07-28T16:34:55.854136+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[81864]: audit 2024-07-28T16:34:56.294476+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[81864]: audit 2024-07-28T16:34:56.295678+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[81864]: audit 2024-07-28T16:34:56.304573+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[79620]: audit 2024-07-28T16:34:55.845314+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[79620]: audit 2024-07-28T16:34:55.854136+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[79620]: audit 2024-07-28T16:34:56.294476+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[79620]: audit 2024-07-28T16:34:56.295678+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:56 smithi177 bash[79620]: audit 2024-07-28T16:34:56.304573+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:34:58.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17542 16 16 0 0 0 - 0 2024-07-28T16:34:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:57 smithi204 bash[68176]: cluster 2024-07-28T16:34:56.623719+0000 mgr.y (mgr.25253) 9185 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:58.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:57 smithi177 bash[81864]: cluster 2024-07-28T16:34:56.623719+0000 mgr.y (mgr.25253) 9185 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:58.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:57 smithi177 bash[79620]: cluster 2024-07-28T16:34:56.623719+0000 mgr.y (mgr.25253) 9185 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:59.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17543 16 16 0 0 0 - 0 2024-07-28T16:34:59.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:34:58 smithi204 bash[68176]: cluster 2024-07-28T16:34:58.625219+0000 mgr.y (mgr.25253) 9186 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:59.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:34:58 smithi177 bash[79620]: cluster 2024-07-28T16:34:58.625219+0000 mgr.y (mgr.25253) 9186 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:34:59.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:34:58 smithi177 bash[81864]: cluster 2024-07-28T16:34:58.625219+0000 mgr.y (mgr.25253) 9186 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:00.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17544 16 16 0 0 0 - 0 2024-07-28T16:35:01.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17545 16 16 0 0 0 - 0 2024-07-28T16:35:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:01 smithi177 bash[81864]: cluster 2024-07-28T16:35:00.626706+0000 mgr.y (mgr.25253) 9187 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:02.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:01 smithi177 bash[81864]: audit 2024-07-28T16:35:01.159084+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:02.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:01 smithi177 bash[79620]: cluster 2024-07-28T16:35:00.626706+0000 mgr.y (mgr.25253) 9187 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:02.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:01 smithi177 bash[79620]: audit 2024-07-28T16:35:01.159084+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:02.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17546 16 16 0 0 0 - 0 2024-07-28T16:35:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:01 smithi204 bash[68176]: cluster 2024-07-28T16:35:00.626706+0000 mgr.y (mgr.25253) 9187 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:01 smithi204 bash[68176]: audit 2024-07-28T16:35:01.159084+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17547 16 16 0 0 0 - 0 2024-07-28T16:35:04.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:03 smithi177 bash[81864]: cluster 2024-07-28T16:35:02.628182+0000 mgr.y (mgr.25253) 9188 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:04.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:03 smithi177 bash[79620]: cluster 2024-07-28T16:35:02.628182+0000 mgr.y (mgr.25253) 9188 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:04.124 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17548 16 16 0 0 0 - 0 2024-07-28T16:35:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:03 smithi204 bash[68176]: cluster 2024-07-28T16:35:02.628182+0000 mgr.y (mgr.25253) 9188 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:05.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17549 16 16 0 0 0 - 0 2024-07-28T16:35:06.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:05 smithi177 bash[81864]: cluster 2024-07-28T16:35:04.629629+0000 mgr.y (mgr.25253) 9189 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:06.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:05 smithi177 bash[79620]: cluster 2024-07-28T16:35:04.629629+0000 mgr.y (mgr.25253) 9189 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:06.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17550 16 16 0 0 0 - 0 2024-07-28T16:35:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:05 smithi204 bash[68176]: cluster 2024-07-28T16:35:04.629629+0000 mgr.y (mgr.25253) 9189 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:35:07.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17551 16 16 0 0 0 - 0 2024-07-28T16:35:08.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:07 smithi177 bash[81864]: cluster 2024-07-28T16:35:06.631071+0000 mgr.y (mgr.25253) 9190 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:08.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:07 smithi177 bash[79620]: cluster 2024-07-28T16:35:06.631071+0000 mgr.y (mgr.25253) 9190 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:08.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17552 16 16 0 0 0 - 0 2024-07-28T16:35:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:07 smithi204 bash[68176]: cluster 2024-07-28T16:35:06.631071+0000 mgr.y (mgr.25253) 9190 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:09.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17553 16 16 0 0 0 - 0 2024-07-28T16:35:10.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:09 smithi177 bash[81864]: cluster 2024-07-28T16:35:08.632529+0000 mgr.y (mgr.25253) 9191 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:09 smithi177 bash[79620]: cluster 2024-07-28T16:35:08.632529+0000 mgr.y (mgr.25253) 9191 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:10.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17554 16 16 0 0 0 - 0 2024-07-28T16:35:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:09 smithi204 bash[68176]: cluster 2024-07-28T16:35:08.632529+0000 mgr.y (mgr.25253) 9191 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:11.125 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17555 16 16 0 0 0 - 0 2024-07-28T16:35:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:11 smithi177 bash[81864]: cluster 2024-07-28T16:35:10.633978+0000 mgr.y (mgr.25253) 9192 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:12.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:11 smithi177 bash[79620]: cluster 2024-07-28T16:35:10.633978+0000 mgr.y (mgr.25253) 9192 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:12.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17556 16 16 0 0 0 - 0 2024-07-28T16:35:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:11 smithi204 bash[68176]: cluster 2024-07-28T16:35:10.633978+0000 mgr.y (mgr.25253) 9192 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:12 smithi204 bash[60899]: ts=2024-07-28T16:35:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17557 16 16 0 0 0 - 0 2024-07-28T16:35:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:13 smithi177 bash[81864]: cluster 2024-07-28T16:35:12.635430+0000 mgr.y (mgr.25253) 9193 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:14.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:13 smithi177 bash[79620]: cluster 2024-07-28T16:35:12.635430+0000 mgr.y (mgr.25253) 9193 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:14.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17558 16 16 0 0 0 - 0 2024-07-28T16:35:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:13 smithi204 bash[68176]: cluster 2024-07-28T16:35:12.635430+0000 mgr.y (mgr.25253) 9193 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:15.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17559 16 16 0 0 0 - 0 2024-07-28T16:35:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:15 smithi177 bash[81864]: cluster 2024-07-28T16:35:14.636878+0000 mgr.y (mgr.25253) 9194 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:16.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:15 smithi177 bash[79620]: cluster 2024-07-28T16:35:14.636878+0000 mgr.y (mgr.25253) 9194 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:16.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:35:16.117364+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:16.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:16.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17560 16 16 0 0 0 - 0 2024-07-28T16:35:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:15 smithi204 bash[68176]: cluster 2024-07-28T16:35:14.636878+0000 mgr.y (mgr.25253) 9194 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:35:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:16 smithi177 bash[81864]: audit 2024-07-28T16:35:16.159432+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:17.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:16 smithi177 bash[79620]: audit 2024-07-28T16:35:16.159432+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:17.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17561 16 16 0 0 0 - 0 2024-07-28T16:35:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:16 smithi204 bash[68176]: audit 2024-07-28T16:35:16.159432+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:17 smithi177 bash[81864]: cluster 2024-07-28T16:35:16.638284+0000 mgr.y (mgr.25253) 9195 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:18.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:17 smithi177 bash[79620]: cluster 2024-07-28T16:35:16.638284+0000 mgr.y (mgr.25253) 9195 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:18.126 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17562 16 16 0 0 0 - 0 2024-07-28T16:35:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:17 smithi204 bash[68176]: cluster 2024-07-28T16:35:16.638284+0000 mgr.y (mgr.25253) 9195 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:19.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17563 16 16 0 0 0 - 0 2024-07-28T16:35:20.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:19 smithi177 bash[81864]: cluster 2024-07-28T16:35:18.639739+0000 mgr.y (mgr.25253) 9196 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:20.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:19 smithi177 bash[79620]: cluster 2024-07-28T16:35:18.639739+0000 mgr.y (mgr.25253) 9196 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:20.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17564 16 16 0 0 0 - 0 2024-07-28T16:35:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:19 smithi204 bash[68176]: cluster 2024-07-28T16:35:18.639739+0000 mgr.y (mgr.25253) 9196 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:21.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17565 16 16 0 0 0 - 0 2024-07-28T16:35:22.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:21 smithi177 bash[81864]: cluster 2024-07-28T16:35:20.641127+0000 mgr.y (mgr.25253) 9197 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:22.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:21 smithi177 bash[79620]: cluster 2024-07-28T16:35:20.641127+0000 mgr.y (mgr.25253) 9197 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:22.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17566 16 16 0 0 0 - 0 2024-07-28T16:35:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:21 smithi204 bash[68176]: cluster 2024-07-28T16:35:20.641127+0000 mgr.y (mgr.25253) 9197 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:22 smithi204 bash[60899]: ts=2024-07-28T16:35:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.127 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17567 16 16 0 0 0 - 0 2024-07-28T16:35:24.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:23 smithi177 bash[81864]: cluster 2024-07-28T16:35:22.642581+0000 mgr.y (mgr.25253) 9198 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:24.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:23 smithi177 bash[79620]: cluster 2024-07-28T16:35:22.642581+0000 mgr.y (mgr.25253) 9198 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:24.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17568 16 16 0 0 0 - 0 2024-07-28T16:35:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:23 smithi204 bash[68176]: cluster 2024-07-28T16:35:22.642581+0000 mgr.y (mgr.25253) 9198 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:25.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17569 16 16 0 0 0 - 0 2024-07-28T16:35:26.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:25 smithi177 bash[81864]: cluster 2024-07-28T16:35:24.644029+0000 mgr.y (mgr.25253) 9199 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:26.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:25 smithi177 bash[79620]: cluster 2024-07-28T16:35:24.644029+0000 mgr.y (mgr.25253) 9199 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:26.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17570 16 16 0 0 0 - 0 2024-07-28T16:35:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:25 smithi204 bash[68176]: cluster 2024-07-28T16:35:24.644029+0000 mgr.y (mgr.25253) 9199 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:35:27.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17571 16 16 0 0 0 - 0 2024-07-28T16:35:28.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:27 smithi177 bash[81864]: cluster 2024-07-28T16:35:26.645434+0000 mgr.y (mgr.25253) 9200 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:28.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:27 smithi177 bash[79620]: cluster 2024-07-28T16:35:26.645434+0000 mgr.y (mgr.25253) 9200 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:28.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17572 16 16 0 0 0 - 0 2024-07-28T16:35:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:27 smithi204 bash[68176]: cluster 2024-07-28T16:35:26.645434+0000 mgr.y (mgr.25253) 9200 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:29.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17573 16 16 0 0 0 - 0 2024-07-28T16:35:30.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:29 smithi177 bash[81864]: cluster 2024-07-28T16:35:28.646907+0000 mgr.y (mgr.25253) 9201 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:30.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:29 smithi177 bash[79620]: cluster 2024-07-28T16:35:28.646907+0000 mgr.y (mgr.25253) 9201 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:30.128 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17574 16 16 0 0 0 - 0 2024-07-28T16:35:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:29 smithi204 bash[68176]: cluster 2024-07-28T16:35:28.646907+0000 mgr.y (mgr.25253) 9201 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:31.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17575 16 16 0 0 0 - 0 2024-07-28T16:35:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:31 smithi177 bash[81864]: cluster 2024-07-28T16:35:30.648389+0000 mgr.y (mgr.25253) 9202 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:32.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:31 smithi177 bash[81864]: audit 2024-07-28T16:35:31.159898+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:32.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:31 smithi177 bash[79620]: cluster 2024-07-28T16:35:30.648389+0000 mgr.y (mgr.25253) 9202 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:32.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:31 smithi177 bash[79620]: audit 2024-07-28T16:35:31.159898+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:32.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17576 16 16 0 0 0 - 0 2024-07-28T16:35:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:31 smithi204 bash[68176]: cluster 2024-07-28T16:35:30.648389+0000 mgr.y (mgr.25253) 9202 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:31 smithi204 bash[68176]: audit 2024-07-28T16:35:31.159898+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:32 smithi204 bash[60899]: ts=2024-07-28T16:35:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17577 16 16 0 0 0 - 0 2024-07-28T16:35:34.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17578 16 16 0 0 0 - 0 2024-07-28T16:35:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:33 smithi204 bash[68176]: cluster 2024-07-28T16:35:32.649873+0000 mgr.y (mgr.25253) 9203 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:34.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:33 smithi177 bash[79620]: cluster 2024-07-28T16:35:32.649873+0000 mgr.y (mgr.25253) 9203 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:34.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:33 smithi177 bash[81864]: cluster 2024-07-28T16:35:32.649873+0000 mgr.y (mgr.25253) 9203 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:35.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17579 16 16 0 0 0 - 0 2024-07-28T16:35:36.067 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:35 smithi177 bash[81864]: cluster 2024-07-28T16:35:34.651317+0000 mgr.y (mgr.25253) 9204 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:36.067 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:35 smithi177 bash[79620]: cluster 2024-07-28T16:35:34.651317+0000 mgr.y (mgr.25253) 9204 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:36.129 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:35:36.120589+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:36.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:36.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17580 16 16 0 0 0 - 0 2024-07-28T16:35:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:35 smithi204 bash[68176]: cluster 2024-07-28T16:35:34.651317+0000 mgr.y (mgr.25253) 9204 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:35:37.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17581 16 16 0 0 0 - 0 2024-07-28T16:35:38.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17582 16 16 0 0 0 - 0 2024-07-28T16:35:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:37 smithi204 bash[68176]: cluster 2024-07-28T16:35:36.652782+0000 mgr.y (mgr.25253) 9205 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:38.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:37 smithi177 bash[81864]: cluster 2024-07-28T16:35:36.652782+0000 mgr.y (mgr.25253) 9205 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:37 smithi177 bash[79620]: cluster 2024-07-28T16:35:36.652782+0000 mgr.y (mgr.25253) 9205 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:39.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17583 16 16 0 0 0 - 0 2024-07-28T16:35:40.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17584 16 16 0 0 0 - 0 2024-07-28T16:35:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:39 smithi204 bash[68176]: cluster 2024-07-28T16:35:38.654250+0000 mgr.y (mgr.25253) 9206 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:40.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:39 smithi177 bash[81864]: cluster 2024-07-28T16:35:38.654250+0000 mgr.y (mgr.25253) 9206 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:40.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:39 smithi177 bash[79620]: cluster 2024-07-28T16:35:38.654250+0000 mgr.y (mgr.25253) 9206 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:41.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17585 16 16 0 0 0 - 0 2024-07-28T16:35:42.130 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17586 16 16 0 0 0 - 0 2024-07-28T16:35:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:41 smithi204 bash[68176]: cluster 2024-07-28T16:35:40.655711+0000 mgr.y (mgr.25253) 9207 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:42.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:41 smithi177 bash[81864]: cluster 2024-07-28T16:35:40.655711+0000 mgr.y (mgr.25253) 9207 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:42.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:41 smithi177 bash[79620]: cluster 2024-07-28T16:35:40.655711+0000 mgr.y (mgr.25253) 9207 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:42 smithi204 bash[60899]: ts=2024-07-28T16:35:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17587 16 16 0 0 0 - 0 2024-07-28T16:35:43.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:43 smithi204 bash[68176]: cluster 2024-07-28T16:35:42.657356+0000 mgr.y (mgr.25253) 9208 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:44.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:43 smithi177 bash[79620]: cluster 2024-07-28T16:35:42.657356+0000 mgr.y (mgr.25253) 9208 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:44.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:43 smithi177 bash[81864]: cluster 2024-07-28T16:35:42.657356+0000 mgr.y (mgr.25253) 9208 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:44.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17588 16 16 0 0 0 - 0 2024-07-28T16:35:45.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17589 16 16 0 0 0 - 0 2024-07-28T16:35:46.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:45 smithi177 bash[79620]: cluster 2024-07-28T16:35:44.658806+0000 mgr.y (mgr.25253) 9209 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:46.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:45 smithi177 bash[81864]: cluster 2024-07-28T16:35:44.658806+0000 mgr.y (mgr.25253) 9209 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:46.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17590 16 16 0 0 0 - 0 2024-07-28T16:35:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:45 smithi204 bash[68176]: cluster 2024-07-28T16:35:44.658806+0000 mgr.y (mgr.25253) 9209 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:35:47.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:46 smithi177 bash[79620]: audit 2024-07-28T16:35:46.160371+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:47.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:46 smithi177 bash[81864]: audit 2024-07-28T16:35:46.160371+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:47.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17591 16 16 0 0 0 - 0 2024-07-28T16:35:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:46 smithi204 bash[68176]: audit 2024-07-28T16:35:46.160371+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:48.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:47 smithi177 bash[81864]: cluster 2024-07-28T16:35:46.660235+0000 mgr.y (mgr.25253) 9210 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:48.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:47 smithi177 bash[79620]: cluster 2024-07-28T16:35:46.660235+0000 mgr.y (mgr.25253) 9210 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:48.131 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17592 16 16 0 0 0 - 0 2024-07-28T16:35:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:47 smithi204 bash[68176]: cluster 2024-07-28T16:35:46.660235+0000 mgr.y (mgr.25253) 9210 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:49.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17593 16 16 0 0 0 - 0 2024-07-28T16:35:50.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:49 smithi177 bash[81864]: cluster 2024-07-28T16:35:48.661648+0000 mgr.y (mgr.25253) 9211 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:50.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:49 smithi177 bash[79620]: cluster 2024-07-28T16:35:48.661648+0000 mgr.y (mgr.25253) 9211 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:50.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17594 16 16 0 0 0 - 0 2024-07-28T16:35:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:49 smithi204 bash[68176]: cluster 2024-07-28T16:35:48.661648+0000 mgr.y (mgr.25253) 9211 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:51.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17595 16 16 0 0 0 - 0 2024-07-28T16:35:52.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:51 smithi177 bash[81864]: cluster 2024-07-28T16:35:50.663071+0000 mgr.y (mgr.25253) 9212 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:52.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:51 smithi177 bash[79620]: cluster 2024-07-28T16:35:50.663071+0000 mgr.y (mgr.25253) 9212 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:52.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17596 16 16 0 0 0 - 0 2024-07-28T16:35:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:51 smithi204 bash[68176]: cluster 2024-07-28T16:35:50.663071+0000 mgr.y (mgr.25253) 9212 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:35:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17597 16 16 0 0 0 - 0 2024-07-28T16:35:54.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:53 smithi177 bash[81864]: cluster 2024-07-28T16:35:52.664521+0000 mgr.y (mgr.25253) 9213 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:54.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:53 smithi177 bash[79620]: cluster 2024-07-28T16:35:52.664521+0000 mgr.y (mgr.25253) 9213 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:54.132 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17598 16 16 0 0 0 - 0 2024-07-28T16:35:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:53 smithi204 bash[68176]: cluster 2024-07-28T16:35:52.664521+0000 mgr.y (mgr.25253) 9213 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:55.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17599 16 16 0 0 0 - 0 2024-07-28T16:35:56.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:55 smithi177 bash[81864]: cluster 2024-07-28T16:35:54.665955+0000 mgr.y (mgr.25253) 9214 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:56.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:55 smithi177 bash[79620]: cluster 2024-07-28T16:35:54.665955+0000 mgr.y (mgr.25253) 9214 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:56.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:35:56.123805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:56.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:56.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17600 16 16 0 0 0 - 0 2024-07-28T16:35:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:55 smithi204 bash[68176]: cluster 2024-07-28T16:35:54.665955+0000 mgr.y (mgr.25253) 9214 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:35:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:35:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:35:57.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:56 smithi177 bash[79620]: audit 2024-07-28T16:35:56.431584+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:57.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:56 smithi177 bash[81864]: audit 2024-07-28T16:35:56.431584+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:57.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17601 16 16 0 0 0 - 0 2024-07-28T16:35:57.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:56 smithi204 bash[68176]: audit 2024-07-28T16:35:56.431584+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:58.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:57 smithi177 bash[81864]: cluster 2024-07-28T16:35:56.667355+0000 mgr.y (mgr.25253) 9215 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:58.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:57 smithi177 bash[79620]: cluster 2024-07-28T16:35:56.667355+0000 mgr.y (mgr.25253) 9215 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:58.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17602 16 16 0 0 0 - 0 2024-07-28T16:35:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:57 smithi204 bash[68176]: cluster 2024-07-28T16:35:56.667355+0000 mgr.y (mgr.25253) 9215 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:35:59.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17603 16 16 0 0 0 - 0 2024-07-28T16:36:00.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:35:59 smithi177 bash[81864]: cluster 2024-07-28T16:35:58.668823+0000 mgr.y (mgr.25253) 9216 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:00.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:35:59 smithi177 bash[79620]: cluster 2024-07-28T16:35:58.668823+0000 mgr.y (mgr.25253) 9216 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:00.133 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17604 16 16 0 0 0 - 0 2024-07-28T16:36:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:35:59 smithi204 bash[68176]: cluster 2024-07-28T16:35:58.668823+0000 mgr.y (mgr.25253) 9216 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:01.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17605 16 16 0 0 0 - 0 2024-07-28T16:36:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:01 smithi177 bash[79620]: cluster 2024-07-28T16:36:00.670320+0000 mgr.y (mgr.25253) 9217 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:02.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:01 smithi177 bash[79620]: audit 2024-07-28T16:36:01.160788+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:02.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:01 smithi177 bash[81864]: cluster 2024-07-28T16:36:00.670320+0000 mgr.y (mgr.25253) 9217 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:02.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:01 smithi177 bash[81864]: audit 2024-07-28T16:36:01.160788+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:02.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17606 16 16 0 0 0 - 0 2024-07-28T16:36:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:01 smithi204 bash[68176]: cluster 2024-07-28T16:36:00.670320+0000 mgr.y (mgr.25253) 9217 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:01 smithi204 bash[68176]: audit 2024-07-28T16:36:01.160788+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17607 16 16 0 0 0 - 0 2024-07-28T16:36:03.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.076902+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.081466+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.367817+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.374620+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: cluster 2024-07-28T16:36:02.671815+0000 mgr.y (mgr.25253) 9218 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.775152+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.776703+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:03 smithi204 bash[68176]: audit 2024-07-28T16:36:02.786438+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.076902+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.081466+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.367817+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.374620+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: cluster 2024-07-28T16:36:02.671815+0000 mgr.y (mgr.25253) 9218 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.775152+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.776703+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:03.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[81864]: audit 2024-07-28T16:36:02.786438+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.076902+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.081466+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.367817+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.374620+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: cluster 2024-07-28T16:36:02.671815+0000 mgr.y (mgr.25253) 9218 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.775152+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.776703+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:03.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:03 smithi177 bash[79620]: audit 2024-07-28T16:36:02.786438+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:36:04.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17608 16 16 0 0 0 - 0 2024-07-28T16:36:05.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17609 16 16 0 0 0 - 0 2024-07-28T16:36:06.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:05 smithi177 bash[79620]: cluster 2024-07-28T16:36:04.673261+0000 mgr.y (mgr.25253) 9219 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:06.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:05 smithi177 bash[81864]: cluster 2024-07-28T16:36:04.673261+0000 mgr.y (mgr.25253) 9219 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:06.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17610 16 16 0 0 0 - 0 2024-07-28T16:36:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:05 smithi204 bash[68176]: cluster 2024-07-28T16:36:04.673261+0000 mgr.y (mgr.25253) 9219 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:36:07.134 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17611 16 16 0 0 0 - 0 2024-07-28T16:36:08.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:07 smithi177 bash[79620]: cluster 2024-07-28T16:36:06.674736+0000 mgr.y (mgr.25253) 9220 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:08.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:07 smithi177 bash[81864]: cluster 2024-07-28T16:36:06.674736+0000 mgr.y (mgr.25253) 9220 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:08.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17612 16 16 0 0 0 - 0 2024-07-28T16:36:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:07 smithi204 bash[68176]: cluster 2024-07-28T16:36:06.674736+0000 mgr.y (mgr.25253) 9220 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:09.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17613 16 16 0 0 0 - 0 2024-07-28T16:36:10.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:09 smithi177 bash[79620]: cluster 2024-07-28T16:36:08.676196+0000 mgr.y (mgr.25253) 9221 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:10.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:09 smithi177 bash[81864]: cluster 2024-07-28T16:36:08.676196+0000 mgr.y (mgr.25253) 9221 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:10.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17614 16 16 0 0 0 - 0 2024-07-28T16:36:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:09 smithi204 bash[68176]: cluster 2024-07-28T16:36:08.676196+0000 mgr.y (mgr.25253) 9221 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:11.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17615 16 16 0 0 0 - 0 2024-07-28T16:36:12.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:11 smithi177 bash[81864]: cluster 2024-07-28T16:36:10.677625+0000 mgr.y (mgr.25253) 9222 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:12.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:11 smithi177 bash[79620]: cluster 2024-07-28T16:36:10.677625+0000 mgr.y (mgr.25253) 9222 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:12.135 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17616 16 16 0 0 0 - 0 2024-07-28T16:36:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:11 smithi204 bash[68176]: cluster 2024-07-28T16:36:10.677625+0000 mgr.y (mgr.25253) 9222 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17617 16 16 0 0 0 - 0 2024-07-28T16:36:14.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:13 smithi177 bash[81864]: cluster 2024-07-28T16:36:12.679071+0000 mgr.y (mgr.25253) 9223 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:14.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:13 smithi177 bash[79620]: cluster 2024-07-28T16:36:12.679071+0000 mgr.y (mgr.25253) 9223 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:14.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17618 16 16 0 0 0 - 0 2024-07-28T16:36:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:13 smithi204 bash[68176]: cluster 2024-07-28T16:36:12.679071+0000 mgr.y (mgr.25253) 9223 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:15.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17619 16 16 0 0 0 - 0 2024-07-28T16:36:16.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:15 smithi177 bash[81864]: cluster 2024-07-28T16:36:14.680524+0000 mgr.y (mgr.25253) 9224 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:16.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:15 smithi177 bash[79620]: cluster 2024-07-28T16:36:14.680524+0000 mgr.y (mgr.25253) 9224 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:16.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:36:16.126992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:16.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:16.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17620 16 16 0 0 0 - 0 2024-07-28T16:36:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:15 smithi204 bash[68176]: cluster 2024-07-28T16:36:14.680524+0000 mgr.y (mgr.25253) 9224 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:36:17.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:16 smithi177 bash[81864]: audit 2024-07-28T16:36:16.161038+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:17.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:16 smithi177 bash[79620]: audit 2024-07-28T16:36:16.161038+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:17.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17621 16 16 0 0 0 - 0 2024-07-28T16:36:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:16 smithi204 bash[68176]: audit 2024-07-28T16:36:16.161038+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:18.028 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:17 smithi177 bash[81864]: cluster 2024-07-28T16:36:16.681954+0000 mgr.y (mgr.25253) 9225 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:18.034 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:17 smithi177 bash[79620]: cluster 2024-07-28T16:36:16.681954+0000 mgr.y (mgr.25253) 9225 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:18.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17622 16 16 0 0 0 - 0 2024-07-28T16:36:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:17 smithi204 bash[68176]: cluster 2024-07-28T16:36:16.681954+0000 mgr.y (mgr.25253) 9225 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:19.136 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17623 16 16 0 0 0 - 0 2024-07-28T16:36:20.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:19 smithi177 bash[79620]: cluster 2024-07-28T16:36:18.683379+0000 mgr.y (mgr.25253) 9226 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:20.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:19 smithi177 bash[81864]: cluster 2024-07-28T16:36:18.683379+0000 mgr.y (mgr.25253) 9226 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:20.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17624 16 16 0 0 0 - 0 2024-07-28T16:36:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:19 smithi204 bash[68176]: cluster 2024-07-28T16:36:18.683379+0000 mgr.y (mgr.25253) 9226 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:21.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17625 16 16 0 0 0 - 0 2024-07-28T16:36:22.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17626 16 16 0 0 0 - 0 2024-07-28T16:36:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:21 smithi204 bash[68176]: cluster 2024-07-28T16:36:20.684849+0000 mgr.y (mgr.25253) 9227 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:22.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:21 smithi177 bash[81864]: cluster 2024-07-28T16:36:20.684849+0000 mgr.y (mgr.25253) 9227 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:21 smithi177 bash[79620]: cluster 2024-07-28T16:36:20.684849+0000 mgr.y (mgr.25253) 9227 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17627 16 16 0 0 0 - 0 2024-07-28T16:36:24.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17628 16 16 0 0 0 - 0 2024-07-28T16:36:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:23 smithi204 bash[68176]: cluster 2024-07-28T16:36:22.686298+0000 mgr.y (mgr.25253) 9228 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:24.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:23 smithi177 bash[81864]: cluster 2024-07-28T16:36:22.686298+0000 mgr.y (mgr.25253) 9228 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:24.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:23 smithi177 bash[79620]: cluster 2024-07-28T16:36:22.686298+0000 mgr.y (mgr.25253) 9228 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:25.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17629 16 16 0 0 0 - 0 2024-07-28T16:36:26.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:25 smithi177 bash[81864]: cluster 2024-07-28T16:36:24.687760+0000 mgr.y (mgr.25253) 9229 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:26.067 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:25 smithi177 bash[79620]: cluster 2024-07-28T16:36:24.687760+0000 mgr.y (mgr.25253) 9229 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:26.137 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17630 16 16 0 0 0 - 0 2024-07-28T16:36:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:25 smithi204 bash[68176]: cluster 2024-07-28T16:36:24.687760+0000 mgr.y (mgr.25253) 9229 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:36:27.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17631 16 16 0 0 0 - 0 2024-07-28T16:36:28.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17632 16 16 0 0 0 - 0 2024-07-28T16:36:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:27 smithi204 bash[68176]: cluster 2024-07-28T16:36:26.689196+0000 mgr.y (mgr.25253) 9230 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:28.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:27 smithi177 bash[81864]: cluster 2024-07-28T16:36:26.689196+0000 mgr.y (mgr.25253) 9230 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:28.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:27 smithi177 bash[79620]: cluster 2024-07-28T16:36:26.689196+0000 mgr.y (mgr.25253) 9230 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:29.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17633 16 16 0 0 0 - 0 2024-07-28T16:36:30.138 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17634 16 16 0 0 0 - 0 2024-07-28T16:36:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:29 smithi204 bash[68176]: cluster 2024-07-28T16:36:28.690639+0000 mgr.y (mgr.25253) 9231 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:30.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:29 smithi177 bash[81864]: cluster 2024-07-28T16:36:28.690639+0000 mgr.y (mgr.25253) 9231 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:30.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:29 smithi177 bash[79620]: cluster 2024-07-28T16:36:28.690639+0000 mgr.y (mgr.25253) 9231 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:31.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17635 16 16 0 0 0 - 0 2024-07-28T16:36:32.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17636 16 16 0 0 0 - 0 2024-07-28T16:36:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:31 smithi204 bash[68176]: cluster 2024-07-28T16:36:30.692100+0000 mgr.y (mgr.25253) 9232 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:31 smithi204 bash[68176]: audit 2024-07-28T16:36:31.161487+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:31 smithi177 bash[81864]: cluster 2024-07-28T16:36:30.692100+0000 mgr.y (mgr.25253) 9232 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:31 smithi177 bash[81864]: audit 2024-07-28T16:36:31.161487+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:31 smithi177 bash[79620]: cluster 2024-07-28T16:36:30.692100+0000 mgr.y (mgr.25253) 9232 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:31 smithi177 bash[79620]: audit 2024-07-28T16:36:31.161487+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17637 16 16 0 0 0 - 0 2024-07-28T16:36:34.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17638 16 16 0 0 0 - 0 2024-07-28T16:36:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:33 smithi204 bash[68176]: cluster 2024-07-28T16:36:32.693556+0000 mgr.y (mgr.25253) 9233 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:34.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:33 smithi177 bash[81864]: cluster 2024-07-28T16:36:32.693556+0000 mgr.y (mgr.25253) 9233 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:34.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:33 smithi177 bash[79620]: cluster 2024-07-28T16:36:32.693556+0000 mgr.y (mgr.25253) 9233 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:35.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17639 16 16 0 0 0 - 0 2024-07-28T16:36:36.066 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:35 smithi177 bash[81864]: cluster 2024-07-28T16:36:34.695027+0000 mgr.y (mgr.25253) 9234 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:36.066 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:35 smithi177 bash[79620]: cluster 2024-07-28T16:36:34.695027+0000 mgr.y (mgr.25253) 9234 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:36.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:36:36.130234+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:36.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:36.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17640 16 16 0 0 0 - 0 2024-07-28T16:36:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:35 smithi204 bash[68176]: cluster 2024-07-28T16:36:34.695027+0000 mgr.y (mgr.25253) 9234 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:36:37.139 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17641 16 16 0 0 0 - 0 2024-07-28T16:36:38.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17642 16 16 0 0 0 - 0 2024-07-28T16:36:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:37 smithi204 bash[68176]: cluster 2024-07-28T16:36:36.696492+0000 mgr.y (mgr.25253) 9235 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:38.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:37 smithi177 bash[81864]: cluster 2024-07-28T16:36:36.696492+0000 mgr.y (mgr.25253) 9235 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:37 smithi177 bash[79620]: cluster 2024-07-28T16:36:36.696492+0000 mgr.y (mgr.25253) 9235 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:39.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17643 16 16 0 0 0 - 0 2024-07-28T16:36:40.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17644 16 16 0 0 0 - 0 2024-07-28T16:36:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:39 smithi204 bash[68176]: cluster 2024-07-28T16:36:38.697926+0000 mgr.y (mgr.25253) 9236 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:40.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:39 smithi177 bash[81864]: cluster 2024-07-28T16:36:38.697926+0000 mgr.y (mgr.25253) 9236 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:40.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:39 smithi177 bash[79620]: cluster 2024-07-28T16:36:38.697926+0000 mgr.y (mgr.25253) 9236 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:41.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17645 16 16 0 0 0 - 0 2024-07-28T16:36:42.140 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17646 16 16 0 0 0 - 0 2024-07-28T16:36:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:41 smithi204 bash[68176]: cluster 2024-07-28T16:36:40.699404+0000 mgr.y (mgr.25253) 9237 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:42.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:41 smithi177 bash[81864]: cluster 2024-07-28T16:36:40.699404+0000 mgr.y (mgr.25253) 9237 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:42.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:41 smithi177 bash[79620]: cluster 2024-07-28T16:36:40.699404+0000 mgr.y (mgr.25253) 9237 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17647 16 16 0 0 0 - 0 2024-07-28T16:36:44.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17648 16 16 0 0 0 - 0 2024-07-28T16:36:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:43 smithi204 bash[68176]: cluster 2024-07-28T16:36:42.700885+0000 mgr.y (mgr.25253) 9238 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:44.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:43 smithi177 bash[81864]: cluster 2024-07-28T16:36:42.700885+0000 mgr.y (mgr.25253) 9238 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:44.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:43 smithi177 bash[79620]: cluster 2024-07-28T16:36:42.700885+0000 mgr.y (mgr.25253) 9238 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:45.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17649 16 16 0 0 0 - 0 2024-07-28T16:36:46.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17650 16 16 0 0 0 - 0 2024-07-28T16:36:46.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:45 smithi204 bash[68176]: cluster 2024-07-28T16:36:44.702472+0000 mgr.y (mgr.25253) 9239 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:46.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:36:46.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:45 smithi177 bash[81864]: cluster 2024-07-28T16:36:44.702472+0000 mgr.y (mgr.25253) 9239 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:46.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:45 smithi177 bash[79620]: cluster 2024-07-28T16:36:44.702472+0000 mgr.y (mgr.25253) 9239 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:47.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17651 16 16 0 0 0 - 0 2024-07-28T16:36:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:46 smithi204 bash[68176]: audit 2024-07-28T16:36:46.161958+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:47.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:46 smithi177 bash[81864]: audit 2024-07-28T16:36:46.161958+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:47.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:46 smithi177 bash[79620]: audit 2024-07-28T16:36:46.161958+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:48.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17652 16 16 0 0 0 - 0 2024-07-28T16:36:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:47 smithi204 bash[68176]: cluster 2024-07-28T16:36:46.703941+0000 mgr.y (mgr.25253) 9240 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:48.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:47 smithi177 bash[81864]: cluster 2024-07-28T16:36:46.703941+0000 mgr.y (mgr.25253) 9240 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:48.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:47 smithi177 bash[79620]: cluster 2024-07-28T16:36:46.703941+0000 mgr.y (mgr.25253) 9240 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:49.141 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17653 16 16 0 0 0 - 0 2024-07-28T16:36:50.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17654 16 16 0 0 0 - 0 2024-07-28T16:36:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:49 smithi204 bash[68176]: cluster 2024-07-28T16:36:48.705481+0000 mgr.y (mgr.25253) 9241 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:50.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:49 smithi177 bash[81864]: cluster 2024-07-28T16:36:48.705481+0000 mgr.y (mgr.25253) 9241 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:49 smithi177 bash[79620]: cluster 2024-07-28T16:36:48.705481+0000 mgr.y (mgr.25253) 9241 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:51.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17655 16 16 0 0 0 - 0 2024-07-28T16:36:52.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17656 16 16 0 0 0 - 0 2024-07-28T16:36:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:51 smithi204 bash[68176]: cluster 2024-07-28T16:36:50.706915+0000 mgr.y (mgr.25253) 9242 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:52.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:51 smithi177 bash[81864]: cluster 2024-07-28T16:36:50.706915+0000 mgr.y (mgr.25253) 9242 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:52.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:51 smithi177 bash[79620]: cluster 2024-07-28T16:36:50.706915+0000 mgr.y (mgr.25253) 9242 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:36:52 smithi204 bash[60899]: ts=2024-07-28T16:36:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17657 16 16 0 0 0 - 0 2024-07-28T16:36:54.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17658 16 16 0 0 0 - 0 2024-07-28T16:36:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:53 smithi204 bash[68176]: cluster 2024-07-28T16:36:52.708387+0000 mgr.y (mgr.25253) 9243 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:54.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:53 smithi177 bash[79620]: cluster 2024-07-28T16:36:52.708387+0000 mgr.y (mgr.25253) 9243 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:54.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:53 smithi177 bash[81864]: cluster 2024-07-28T16:36:52.708387+0000 mgr.y (mgr.25253) 9243 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:55.142 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17659 16 16 0 0 0 - 0 2024-07-28T16:36:56.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:36:56.133633+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:56.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:56.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17660 16 16 0 0 0 - 0 2024-07-28T16:36:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:55 smithi204 bash[68176]: cluster 2024-07-28T16:36:54.709810+0000 mgr.y (mgr.25253) 9244 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:56.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:36:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:36:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:36:56.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:55 smithi177 bash[81864]: cluster 2024-07-28T16:36:54.709810+0000 mgr.y (mgr.25253) 9244 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:56.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:55 smithi177 bash[79620]: cluster 2024-07-28T16:36:54.709810+0000 mgr.y (mgr.25253) 9244 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:57.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17661 16 16 0 0 0 - 0 2024-07-28T16:36:58.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17662 16 16 0 0 0 - 0 2024-07-28T16:36:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:57 smithi204 bash[68176]: cluster 2024-07-28T16:36:56.711236+0000 mgr.y (mgr.25253) 9245 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:58.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:57 smithi177 bash[79620]: cluster 2024-07-28T16:36:56.711236+0000 mgr.y (mgr.25253) 9245 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:58.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:57 smithi177 bash[81864]: cluster 2024-07-28T16:36:56.711236+0000 mgr.y (mgr.25253) 9245 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:36:59.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17663 16 16 0 0 0 - 0 2024-07-28T16:37:00.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17664 16 16 0 0 0 - 0 2024-07-28T16:37:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:36:59 smithi204 bash[68176]: cluster 2024-07-28T16:36:58.712696+0000 mgr.y (mgr.25253) 9246 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:36:59 smithi177 bash[81864]: cluster 2024-07-28T16:36:58.712696+0000 mgr.y (mgr.25253) 9246 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:00.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:36:59 smithi177 bash[79620]: cluster 2024-07-28T16:36:58.712696+0000 mgr.y (mgr.25253) 9246 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:01.143 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17665 16 16 0 0 0 - 0 2024-07-28T16:37:02.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17666 16 16 0 0 0 - 0 2024-07-28T16:37:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:01 smithi204 bash[68176]: cluster 2024-07-28T16:37:00.714150+0000 mgr.y (mgr.25253) 9247 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:01 smithi204 bash[68176]: audit 2024-07-28T16:37:01.162636+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:01 smithi177 bash[81864]: cluster 2024-07-28T16:37:00.714150+0000 mgr.y (mgr.25253) 9247 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:01 smithi177 bash[81864]: audit 2024-07-28T16:37:01.162636+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:01 smithi177 bash[79620]: cluster 2024-07-28T16:37:00.714150+0000 mgr.y (mgr.25253) 9247 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:01 smithi177 bash[79620]: audit 2024-07-28T16:37:01.162636+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17667 16 16 0 0 0 - 0 2024-07-28T16:37:04.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17668 16 16 0 0 0 - 0 2024-07-28T16:37:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:03 smithi204 bash[68176]: cluster 2024-07-28T16:37:02.715612+0000 mgr.y (mgr.25253) 9248 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:03 smithi204 bash[68176]: audit 2024-07-28T16:37:02.919986+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:04.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:03 smithi177 bash[79620]: cluster 2024-07-28T16:37:02.715612+0000 mgr.y (mgr.25253) 9248 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:04.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:03 smithi177 bash[79620]: audit 2024-07-28T16:37:02.919986+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:04.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:03 smithi177 bash[81864]: cluster 2024-07-28T16:37:02.715612+0000 mgr.y (mgr.25253) 9248 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:04.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:03 smithi177 bash[81864]: audit 2024-07-28T16:37:02.919986+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:05.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17669 16 16 0 0 0 - 0 2024-07-28T16:37:06.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17670 16 16 0 0 0 - 0 2024-07-28T16:37:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:05 smithi204 bash[68176]: cluster 2024-07-28T16:37:04.717022+0000 mgr.y (mgr.25253) 9249 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:06.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:05 smithi177 bash[81864]: cluster 2024-07-28T16:37:04.717022+0000 mgr.y (mgr.25253) 9249 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:06.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:05 smithi177 bash[79620]: cluster 2024-07-28T16:37:04.717022+0000 mgr.y (mgr.25253) 9249 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:06.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:37:07.144 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17671 16 16 0 0 0 - 0 2024-07-28T16:37:08.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17672 16 16 0 0 0 - 0 2024-07-28T16:37:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:07 smithi204 bash[68176]: cluster 2024-07-28T16:37:06.718442+0000 mgr.y (mgr.25253) 9250 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:08.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:07 smithi177 bash[79620]: cluster 2024-07-28T16:37:06.718442+0000 mgr.y (mgr.25253) 9250 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:08.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:07 smithi177 bash[81864]: cluster 2024-07-28T16:37:06.718442+0000 mgr.y (mgr.25253) 9250 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:09.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17673 16 16 0 0 0 - 0 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:08.591367+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:08.598101+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: cluster 2024-07-28T16:37:08.719312+0000 mgr.y (mgr.25253) 9251 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:08.833564+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:08.842857+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:09.277555+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:09.278704+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:09.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:09 smithi204 bash[68176]: audit 2024-07-28T16:37:09.287685+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:08.591367+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:08.598101+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: cluster 2024-07-28T16:37:08.719312+0000 mgr.y (mgr.25253) 9251 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:08.833564+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:08.842857+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:09.277555+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:09.278704+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[79620]: audit 2024-07-28T16:37:09.287685+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:08.591367+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:08.598101+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: cluster 2024-07-28T16:37:08.719312+0000 mgr.y (mgr.25253) 9251 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:08.833564+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:08.842857+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:09.277555+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:09.278704+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:10.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:09 smithi177 bash[81864]: audit 2024-07-28T16:37:09.287685+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:37:10.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17674 16 16 0 0 0 - 0 2024-07-28T16:37:11.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17675 16 16 0 0 0 - 0 2024-07-28T16:37:12.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17676 16 16 0 0 0 - 0 2024-07-28T16:37:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:11 smithi204 bash[68176]: cluster 2024-07-28T16:37:10.720795+0000 mgr.y (mgr.25253) 9252 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:12.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:11 smithi177 bash[81864]: cluster 2024-07-28T16:37:10.720795+0000 mgr.y (mgr.25253) 9252 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:12.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:11 smithi177 bash[79620]: cluster 2024-07-28T16:37:10.720795+0000 mgr.y (mgr.25253) 9252 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.145 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17677 16 16 0 0 0 - 0 2024-07-28T16:37:14.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17678 16 16 0 0 0 - 0 2024-07-28T16:37:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:13 smithi204 bash[68176]: cluster 2024-07-28T16:37:12.722217+0000 mgr.y (mgr.25253) 9253 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:14.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:13 smithi177 bash[81864]: cluster 2024-07-28T16:37:12.722217+0000 mgr.y (mgr.25253) 9253 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:14.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:13 smithi177 bash[79620]: cluster 2024-07-28T16:37:12.722217+0000 mgr.y (mgr.25253) 9253 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:15.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17679 16 16 0 0 0 - 0 2024-07-28T16:37:16.067 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:15 smithi177 bash[81864]: cluster 2024-07-28T16:37:14.723698+0000 mgr.y (mgr.25253) 9254 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:16.067 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:15 smithi177 bash[79620]: cluster 2024-07-28T16:37:14.723698+0000 mgr.y (mgr.25253) 9254 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:16.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:37:16.136762+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:16.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:16.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17680 16 16 0 0 0 - 0 2024-07-28T16:37:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:15 smithi204 bash[68176]: cluster 2024-07-28T16:37:14.723698+0000 mgr.y (mgr.25253) 9254 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:37:17.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17681 16 16 0 0 0 - 0 2024-07-28T16:37:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:16 smithi204 bash[68176]: audit 2024-07-28T16:37:16.162726+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:17.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:16 smithi177 bash[79620]: audit 2024-07-28T16:37:16.162726+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:17.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:16 smithi177 bash[81864]: audit 2024-07-28T16:37:16.162726+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:18.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17682 16 16 0 0 0 - 0 2024-07-28T16:37:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:17 smithi204 bash[68176]: cluster 2024-07-28T16:37:16.725107+0000 mgr.y (mgr.25253) 9255 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:18.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:17 smithi177 bash[81864]: cluster 2024-07-28T16:37:16.725107+0000 mgr.y (mgr.25253) 9255 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:18.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:17 smithi177 bash[79620]: cluster 2024-07-28T16:37:16.725107+0000 mgr.y (mgr.25253) 9255 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:19.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17683 16 16 0 0 0 - 0 2024-07-28T16:37:20.146 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17684 16 16 0 0 0 - 0 2024-07-28T16:37:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:19 smithi204 bash[68176]: cluster 2024-07-28T16:37:18.726544+0000 mgr.y (mgr.25253) 9256 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:20.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:19 smithi177 bash[81864]: cluster 2024-07-28T16:37:18.726544+0000 mgr.y (mgr.25253) 9256 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:20.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:19 smithi177 bash[79620]: cluster 2024-07-28T16:37:18.726544+0000 mgr.y (mgr.25253) 9256 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:21.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17685 16 16 0 0 0 - 0 2024-07-28T16:37:22.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17686 16 16 0 0 0 - 0 2024-07-28T16:37:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:21 smithi204 bash[68176]: cluster 2024-07-28T16:37:20.728017+0000 mgr.y (mgr.25253) 9257 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:22.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:21 smithi177 bash[81864]: cluster 2024-07-28T16:37:20.728017+0000 mgr.y (mgr.25253) 9257 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:21 smithi177 bash[79620]: cluster 2024-07-28T16:37:20.728017+0000 mgr.y (mgr.25253) 9257 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:22 smithi204 bash[60899]: ts=2024-07-28T16:37:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17687 16 16 0 0 0 - 0 2024-07-28T16:37:24.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17688 16 16 0 0 0 - 0 2024-07-28T16:37:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:23 smithi204 bash[68176]: cluster 2024-07-28T16:37:22.729486+0000 mgr.y (mgr.25253) 9258 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:24.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:23 smithi177 bash[81864]: cluster 2024-07-28T16:37:22.729486+0000 mgr.y (mgr.25253) 9258 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:24.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:23 smithi177 bash[79620]: cluster 2024-07-28T16:37:22.729486+0000 mgr.y (mgr.25253) 9258 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:25.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17689 16 16 0 0 0 - 0 2024-07-28T16:37:26.147 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17690 16 16 0 0 0 - 0 2024-07-28T16:37:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:25 smithi204 bash[68176]: cluster 2024-07-28T16:37:24.730909+0000 mgr.y (mgr.25253) 9259 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:26.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:37:26.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:25 smithi177 bash[81864]: cluster 2024-07-28T16:37:24.730909+0000 mgr.y (mgr.25253) 9259 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:26.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:25 smithi177 bash[79620]: cluster 2024-07-28T16:37:24.730909+0000 mgr.y (mgr.25253) 9259 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:27.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17691 16 16 0 0 0 - 0 2024-07-28T16:37:28.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17692 16 16 0 0 0 - 0 2024-07-28T16:37:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:27 smithi204 bash[68176]: cluster 2024-07-28T16:37:26.732395+0000 mgr.y (mgr.25253) 9260 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:28.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:27 smithi177 bash[81864]: cluster 2024-07-28T16:37:26.732395+0000 mgr.y (mgr.25253) 9260 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:28.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:27 smithi177 bash[79620]: cluster 2024-07-28T16:37:26.732395+0000 mgr.y (mgr.25253) 9260 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:29.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17693 16 16 0 0 0 - 0 2024-07-28T16:37:30.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17694 16 16 0 0 0 - 0 2024-07-28T16:37:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:29 smithi204 bash[68176]: cluster 2024-07-28T16:37:28.733818+0000 mgr.y (mgr.25253) 9261 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:30.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:29 smithi177 bash[81864]: cluster 2024-07-28T16:37:28.733818+0000 mgr.y (mgr.25253) 9261 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:30.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:29 smithi177 bash[79620]: cluster 2024-07-28T16:37:28.733818+0000 mgr.y (mgr.25253) 9261 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:31.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17695 16 16 0 0 0 - 0 2024-07-28T16:37:32.148 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17696 16 16 0 0 0 - 0 2024-07-28T16:37:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:31 smithi204 bash[68176]: cluster 2024-07-28T16:37:30.735239+0000 mgr.y (mgr.25253) 9262 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:31 smithi204 bash[68176]: audit 2024-07-28T16:37:31.163229+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:31 smithi177 bash[81864]: cluster 2024-07-28T16:37:30.735239+0000 mgr.y (mgr.25253) 9262 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:31 smithi177 bash[81864]: audit 2024-07-28T16:37:31.163229+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:31 smithi177 bash[79620]: cluster 2024-07-28T16:37:30.735239+0000 mgr.y (mgr.25253) 9262 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:31 smithi177 bash[79620]: audit 2024-07-28T16:37:31.163229+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17697 16 16 0 0 0 - 0 2024-07-28T16:37:34.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17698 16 16 0 0 0 - 0 2024-07-28T16:37:34.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:33 smithi204 bash[68176]: cluster 2024-07-28T16:37:32.736720+0000 mgr.y (mgr.25253) 9263 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:34.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:33 smithi177 bash[81864]: cluster 2024-07-28T16:37:32.736720+0000 mgr.y (mgr.25253) 9263 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:34.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:33 smithi177 bash[79620]: cluster 2024-07-28T16:37:32.736720+0000 mgr.y (mgr.25253) 9263 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:35.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17699 16 16 0 0 0 - 0 2024-07-28T16:37:36.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:37:36.139922+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:36.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:36.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17700 16 16 0 0 0 - 0 2024-07-28T16:37:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:35 smithi204 bash[68176]: cluster 2024-07-28T16:37:34.738220+0000 mgr.y (mgr.25253) 9264 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:36.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:37:36.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:35 smithi177 bash[81864]: cluster 2024-07-28T16:37:34.738220+0000 mgr.y (mgr.25253) 9264 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:36.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:35 smithi177 bash[79620]: cluster 2024-07-28T16:37:34.738220+0000 mgr.y (mgr.25253) 9264 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:37.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17701 16 16 0 0 0 - 0 2024-07-28T16:37:38.149 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17702 16 16 0 0 0 - 0 2024-07-28T16:37:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:37 smithi204 bash[68176]: cluster 2024-07-28T16:37:36.739697+0000 mgr.y (mgr.25253) 9265 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:38.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:37 smithi177 bash[81864]: cluster 2024-07-28T16:37:36.739697+0000 mgr.y (mgr.25253) 9265 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:37 smithi177 bash[79620]: cluster 2024-07-28T16:37:36.739697+0000 mgr.y (mgr.25253) 9265 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:39.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17703 16 16 0 0 0 - 0 2024-07-28T16:37:40.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17704 16 16 0 0 0 - 0 2024-07-28T16:37:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:39 smithi204 bash[68176]: cluster 2024-07-28T16:37:38.741142+0000 mgr.y (mgr.25253) 9266 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:40.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:39 smithi177 bash[81864]: cluster 2024-07-28T16:37:38.741142+0000 mgr.y (mgr.25253) 9266 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:40.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:39 smithi177 bash[79620]: cluster 2024-07-28T16:37:38.741142+0000 mgr.y (mgr.25253) 9266 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:41.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17705 16 16 0 0 0 - 0 2024-07-28T16:37:42.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17706 16 16 0 0 0 - 0 2024-07-28T16:37:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:41 smithi204 bash[68176]: cluster 2024-07-28T16:37:40.742579+0000 mgr.y (mgr.25253) 9267 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:42.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:41 smithi177 bash[79620]: cluster 2024-07-28T16:37:40.742579+0000 mgr.y (mgr.25253) 9267 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:42.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:41 smithi177 bash[81864]: cluster 2024-07-28T16:37:40.742579+0000 mgr.y (mgr.25253) 9267 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:42 smithi204 bash[60899]: ts=2024-07-28T16:37:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17707 16 16 0 0 0 - 0 2024-07-28T16:37:44.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17708 16 16 0 0 0 - 0 2024-07-28T16:37:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:43 smithi204 bash[68176]: cluster 2024-07-28T16:37:42.744055+0000 mgr.y (mgr.25253) 9268 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:44.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:43 smithi177 bash[81864]: cluster 2024-07-28T16:37:42.744055+0000 mgr.y (mgr.25253) 9268 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:44.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:43 smithi177 bash[79620]: cluster 2024-07-28T16:37:42.744055+0000 mgr.y (mgr.25253) 9268 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:45.150 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17709 16 16 0 0 0 - 0 2024-07-28T16:37:46.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17710 16 16 0 0 0 - 0 2024-07-28T16:37:46.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:45 smithi204 bash[68176]: cluster 2024-07-28T16:37:44.745508+0000 mgr.y (mgr.25253) 9269 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:46.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:37:46.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:45 smithi177 bash[81864]: cluster 2024-07-28T16:37:44.745508+0000 mgr.y (mgr.25253) 9269 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:46.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:45 smithi177 bash[79620]: cluster 2024-07-28T16:37:44.745508+0000 mgr.y (mgr.25253) 9269 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:47.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17711 16 16 0 0 0 - 0 2024-07-28T16:37:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:46 smithi204 bash[68176]: audit 2024-07-28T16:37:46.163797+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:47.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:46 smithi177 bash[81864]: audit 2024-07-28T16:37:46.163797+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:46 smithi177 bash[79620]: audit 2024-07-28T16:37:46.163797+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:48.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17712 16 16 0 0 0 - 0 2024-07-28T16:37:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:47 smithi204 bash[68176]: cluster 2024-07-28T16:37:46.746916+0000 mgr.y (mgr.25253) 9270 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:48.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:47 smithi177 bash[81864]: cluster 2024-07-28T16:37:46.746916+0000 mgr.y (mgr.25253) 9270 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:48.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:47 smithi177 bash[79620]: cluster 2024-07-28T16:37:46.746916+0000 mgr.y (mgr.25253) 9270 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:49.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17713 16 16 0 0 0 - 0 2024-07-28T16:37:50.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17714 16 16 0 0 0 - 0 2024-07-28T16:37:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:49 smithi204 bash[68176]: cluster 2024-07-28T16:37:48.748389+0000 mgr.y (mgr.25253) 9271 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:50.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:49 smithi177 bash[81864]: cluster 2024-07-28T16:37:48.748389+0000 mgr.y (mgr.25253) 9271 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:49 smithi177 bash[79620]: cluster 2024-07-28T16:37:48.748389+0000 mgr.y (mgr.25253) 9271 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:51.151 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17715 16 16 0 0 0 - 0 2024-07-28T16:37:52.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17716 16 16 0 0 0 - 0 2024-07-28T16:37:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:51 smithi204 bash[68176]: cluster 2024-07-28T16:37:50.749816+0000 mgr.y (mgr.25253) 9272 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:52.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:51 smithi177 bash[79620]: cluster 2024-07-28T16:37:50.749816+0000 mgr.y (mgr.25253) 9272 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:52.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:51 smithi177 bash[81864]: cluster 2024-07-28T16:37:50.749816+0000 mgr.y (mgr.25253) 9272 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:37:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17717 16 16 0 0 0 - 0 2024-07-28T16:37:54.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17718 16 16 0 0 0 - 0 2024-07-28T16:37:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:53 smithi204 bash[68176]: cluster 2024-07-28T16:37:52.751238+0000 mgr.y (mgr.25253) 9273 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:54.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:53 smithi177 bash[81864]: cluster 2024-07-28T16:37:52.751238+0000 mgr.y (mgr.25253) 9273 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:54.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:53 smithi177 bash[79620]: cluster 2024-07-28T16:37:52.751238+0000 mgr.y (mgr.25253) 9273 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:55.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17719 16 16 0 0 0 - 0 2024-07-28T16:37:55.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:54 smithi177 bash[79620]: cluster 2024-07-28T16:37:54.752692+0000 mgr.y (mgr.25253) 9274 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:54 smithi177 bash[81864]: cluster 2024-07-28T16:37:54.752692+0000 mgr.y (mgr.25253) 9274 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:55.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:54 smithi204 bash[68176]: cluster 2024-07-28T16:37:54.752692+0000 mgr.y (mgr.25253) 9274 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:56.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:37:56.143212+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:56.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:56.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17720 16 16 0 0 0 - 0 2024-07-28T16:37:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:37:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:37:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:37:57.152 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17721 16 16 0 0 0 - 0 2024-07-28T16:37:58.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17722 16 16 0 0 0 - 0 2024-07-28T16:37:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:57 smithi204 bash[68176]: cluster 2024-07-28T16:37:56.754150+0000 mgr.y (mgr.25253) 9275 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:58.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:57 smithi177 bash[81864]: cluster 2024-07-28T16:37:56.754150+0000 mgr.y (mgr.25253) 9275 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:58.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:57 smithi177 bash[79620]: cluster 2024-07-28T16:37:56.754150+0000 mgr.y (mgr.25253) 9275 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:37:59.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17723 16 16 0 0 0 - 0 2024-07-28T16:38:00.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17724 16 16 0 0 0 - 0 2024-07-28T16:38:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:37:59 smithi204 bash[68176]: cluster 2024-07-28T16:37:58.755588+0000 mgr.y (mgr.25253) 9276 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:37:59 smithi177 bash[81864]: cluster 2024-07-28T16:37:58.755588+0000 mgr.y (mgr.25253) 9276 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:00.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:37:59 smithi177 bash[79620]: cluster 2024-07-28T16:37:58.755588+0000 mgr.y (mgr.25253) 9276 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:01.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17725 16 16 0 0 0 - 0 2024-07-28T16:38:02.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17726 16 16 0 0 0 - 0 2024-07-28T16:38:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:01 smithi204 bash[68176]: cluster 2024-07-28T16:38:00.757089+0000 mgr.y (mgr.25253) 9277 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:01 smithi204 bash[68176]: audit 2024-07-28T16:38:01.164025+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:01 smithi177 bash[81864]: cluster 2024-07-28T16:38:00.757089+0000 mgr.y (mgr.25253) 9277 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:01 smithi177 bash[81864]: audit 2024-07-28T16:38:01.164025+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:01 smithi177 bash[79620]: cluster 2024-07-28T16:38:00.757089+0000 mgr.y (mgr.25253) 9277 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:01 smithi177 bash[79620]: audit 2024-07-28T16:38:01.164025+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.153 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17727 16 16 0 0 0 - 0 2024-07-28T16:38:04.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17728 16 16 0 0 0 - 0 2024-07-28T16:38:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:03 smithi204 bash[68176]: cluster 2024-07-28T16:38:02.758557+0000 mgr.y (mgr.25253) 9278 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:04.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:03 smithi177 bash[81864]: cluster 2024-07-28T16:38:02.758557+0000 mgr.y (mgr.25253) 9278 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:04.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:03 smithi177 bash[79620]: cluster 2024-07-28T16:38:02.758557+0000 mgr.y (mgr.25253) 9278 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:05.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17729 16 16 0 0 0 - 0 2024-07-28T16:38:06.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17730 16 16 0 0 0 - 0 2024-07-28T16:38:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:05 smithi204 bash[68176]: cluster 2024-07-28T16:38:04.760016+0000 mgr.y (mgr.25253) 9279 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:06.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:38:06.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:05 smithi177 bash[81864]: cluster 2024-07-28T16:38:04.760016+0000 mgr.y (mgr.25253) 9279 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:06.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:05 smithi177 bash[79620]: cluster 2024-07-28T16:38:04.760016+0000 mgr.y (mgr.25253) 9279 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:07.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17731 16 16 0 0 0 - 0 2024-07-28T16:38:08.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17732 16 16 0 0 0 - 0 2024-07-28T16:38:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:07 smithi204 bash[68176]: cluster 2024-07-28T16:38:06.761449+0000 mgr.y (mgr.25253) 9280 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:08.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:07 smithi177 bash[79620]: cluster 2024-07-28T16:38:06.761449+0000 mgr.y (mgr.25253) 9280 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:08.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:07 smithi177 bash[81864]: cluster 2024-07-28T16:38:06.761449+0000 mgr.y (mgr.25253) 9280 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:09.154 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17733 16 16 0 0 0 - 0 2024-07-28T16:38:10.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17734 16 16 0 0 0 - 0 2024-07-28T16:38:10.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:09 smithi204 bash[68176]: cluster 2024-07-28T16:38:08.762922+0000 mgr.y (mgr.25253) 9281 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:10.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:09 smithi204 bash[68176]: audit 2024-07-28T16:38:09.376329+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:10.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:09 smithi177 bash[81864]: cluster 2024-07-28T16:38:08.762922+0000 mgr.y (mgr.25253) 9281 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:10.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:09 smithi177 bash[81864]: audit 2024-07-28T16:38:09.376329+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:10.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:09 smithi177 bash[79620]: cluster 2024-07-28T16:38:08.762922+0000 mgr.y (mgr.25253) 9281 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:10.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:09 smithi177 bash[79620]: audit 2024-07-28T16:38:09.376329+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:11.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17735 16 16 0 0 0 - 0 2024-07-28T16:38:12.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17736 16 16 0 0 0 - 0 2024-07-28T16:38:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:11 smithi204 bash[68176]: cluster 2024-07-28T16:38:10.764060+0000 mgr.y (mgr.25253) 9282 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:12.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:11 smithi177 bash[79620]: cluster 2024-07-28T16:38:10.764060+0000 mgr.y (mgr.25253) 9282 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:12.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:11 smithi177 bash[81864]: cluster 2024-07-28T16:38:10.764060+0000 mgr.y (mgr.25253) 9282 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17737 16 16 0 0 0 - 0 2024-07-28T16:38:14.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17738 16 16 0 0 0 - 0 2024-07-28T16:38:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:13 smithi204 bash[68176]: cluster 2024-07-28T16:38:12.765457+0000 mgr.y (mgr.25253) 9283 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:14.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:13 smithi177 bash[81864]: cluster 2024-07-28T16:38:12.765457+0000 mgr.y (mgr.25253) 9283 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:14.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:13 smithi177 bash[79620]: cluster 2024-07-28T16:38:12.765457+0000 mgr.y (mgr.25253) 9283 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:15.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17739 16 16 0 0 0 - 0 2024-07-28T16:38:16.155 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:38:16.146369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:16.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:16.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17740 16 16 0 0 0 - 0 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: cluster 2024-07-28T16:38:14.766167+0000 mgr.y (mgr.25253) 9284 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.077529+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.085113+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.262246+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.271185+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.684209+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.685815+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:16.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:15 smithi204 bash[68176]: audit 2024-07-28T16:38:15.693835+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: cluster 2024-07-28T16:38:14.766167+0000 mgr.y (mgr.25253) 9284 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.077529+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.085113+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.262246+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.271185+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.684209+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.685815+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[81864]: audit 2024-07-28T16:38:15.693835+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: cluster 2024-07-28T16:38:14.766167+0000 mgr.y (mgr.25253) 9284 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.077529+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.085113+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.262246+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.271185+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.684209+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.685815+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:16.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:15 smithi177 bash[79620]: audit 2024-07-28T16:38:15.693835+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:38:17.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17741 16 16 0 0 0 - 0 2024-07-28T16:38:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:16 smithi204 bash[68176]: audit 2024-07-28T16:38:16.164624+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:17.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:16 smithi177 bash[79620]: audit 2024-07-28T16:38:16.164624+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:17.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:16 smithi177 bash[81864]: audit 2024-07-28T16:38:16.164624+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:18.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17742 16 16 0 0 0 - 0 2024-07-28T16:38:18.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:17 smithi204 bash[68176]: cluster 2024-07-28T16:38:16.767538+0000 mgr.y (mgr.25253) 9285 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:18.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:17 smithi177 bash[79620]: cluster 2024-07-28T16:38:16.767538+0000 mgr.y (mgr.25253) 9285 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:18.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:17 smithi177 bash[81864]: cluster 2024-07-28T16:38:16.767538+0000 mgr.y (mgr.25253) 9285 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:19.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17743 16 16 0 0 0 - 0 2024-07-28T16:38:20.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17744 16 16 0 0 0 - 0 2024-07-28T16:38:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:19 smithi204 bash[68176]: cluster 2024-07-28T16:38:18.768981+0000 mgr.y (mgr.25253) 9286 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:20.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:19 smithi177 bash[81864]: cluster 2024-07-28T16:38:18.768981+0000 mgr.y (mgr.25253) 9286 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:20.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:19 smithi177 bash[79620]: cluster 2024-07-28T16:38:18.768981+0000 mgr.y (mgr.25253) 9286 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:21.156 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17745 16 16 0 0 0 - 0 2024-07-28T16:38:22.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17746 16 16 0 0 0 - 0 2024-07-28T16:38:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:21 smithi204 bash[68176]: cluster 2024-07-28T16:38:20.770405+0000 mgr.y (mgr.25253) 9287 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:22.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:21 smithi177 bash[81864]: cluster 2024-07-28T16:38:20.770405+0000 mgr.y (mgr.25253) 9287 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:21 smithi177 bash[79620]: cluster 2024-07-28T16:38:20.770405+0000 mgr.y (mgr.25253) 9287 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:22 smithi204 bash[60899]: ts=2024-07-28T16:38:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17747 16 16 0 0 0 - 0 2024-07-28T16:38:24.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17748 16 16 0 0 0 - 0 2024-07-28T16:38:24.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:23 smithi204 bash[68176]: cluster 2024-07-28T16:38:22.771884+0000 mgr.y (mgr.25253) 9288 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:24.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:23 smithi177 bash[81864]: cluster 2024-07-28T16:38:22.771884+0000 mgr.y (mgr.25253) 9288 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:24.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:23 smithi177 bash[79620]: cluster 2024-07-28T16:38:22.771884+0000 mgr.y (mgr.25253) 9288 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:25.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17749 16 16 0 0 0 - 0 2024-07-28T16:38:26.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17750 16 16 0 0 0 - 0 2024-07-28T16:38:26.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:25 smithi204 bash[68176]: cluster 2024-07-28T16:38:24.773308+0000 mgr.y (mgr.25253) 9289 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:26.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:25 smithi177 bash[79620]: cluster 2024-07-28T16:38:24.773308+0000 mgr.y (mgr.25253) 9289 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:26.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:38:26.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:25 smithi177 bash[81864]: cluster 2024-07-28T16:38:24.773308+0000 mgr.y (mgr.25253) 9289 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:27.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17751 16 16 0 0 0 - 0 2024-07-28T16:38:28.157 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17752 16 16 0 0 0 - 0 2024-07-28T16:38:28.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:27 smithi204 bash[68176]: cluster 2024-07-28T16:38:26.774741+0000 mgr.y (mgr.25253) 9290 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:28.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:27 smithi177 bash[81864]: cluster 2024-07-28T16:38:26.774741+0000 mgr.y (mgr.25253) 9290 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:28.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:27 smithi177 bash[79620]: cluster 2024-07-28T16:38:26.774741+0000 mgr.y (mgr.25253) 9290 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:29.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17753 16 16 0 0 0 - 0 2024-07-28T16:38:30.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17754 16 16 0 0 0 - 0 2024-07-28T16:38:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:29 smithi204 bash[68176]: cluster 2024-07-28T16:38:28.776233+0000 mgr.y (mgr.25253) 9291 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:30.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:29 smithi177 bash[81864]: cluster 2024-07-28T16:38:28.776233+0000 mgr.y (mgr.25253) 9291 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:30.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:29 smithi177 bash[79620]: cluster 2024-07-28T16:38:28.776233+0000 mgr.y (mgr.25253) 9291 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:31.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17755 16 16 0 0 0 - 0 2024-07-28T16:38:32.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17756 16 16 0 0 0 - 0 2024-07-28T16:38:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:31 smithi204 bash[68176]: cluster 2024-07-28T16:38:30.777661+0000 mgr.y (mgr.25253) 9292 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:31 smithi204 bash[68176]: audit 2024-07-28T16:38:31.165073+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:31 smithi177 bash[81864]: cluster 2024-07-28T16:38:30.777661+0000 mgr.y (mgr.25253) 9292 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:31 smithi177 bash[81864]: audit 2024-07-28T16:38:31.165073+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:31 smithi177 bash[79620]: cluster 2024-07-28T16:38:30.777661+0000 mgr.y (mgr.25253) 9292 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:31 smithi177 bash[79620]: audit 2024-07-28T16:38:31.165073+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:32 smithi204 bash[60899]: ts=2024-07-28T16:38:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17757 16 16 0 0 0 - 0 2024-07-28T16:38:33.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:32 smithi204 bash[68176]: cluster 2024-07-28T16:38:32.779146+0000 mgr.y (mgr.25253) 9293 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:33.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:32 smithi177 bash[81864]: cluster 2024-07-28T16:38:32.779146+0000 mgr.y (mgr.25253) 9293 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:33.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:32 smithi177 bash[79620]: cluster 2024-07-28T16:38:32.779146+0000 mgr.y (mgr.25253) 9293 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:34.158 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17758 16 16 0 0 0 - 0 2024-07-28T16:38:35.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17759 16 16 0 0 0 - 0 2024-07-28T16:38:36.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:38:36.149684+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:36.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:36.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17760 16 16 0 0 0 - 0 2024-07-28T16:38:36.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:35 smithi204 bash[68176]: cluster 2024-07-28T16:38:34.780615+0000 mgr.y (mgr.25253) 9294 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:36.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:38:36.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:35 smithi177 bash[81864]: cluster 2024-07-28T16:38:34.780615+0000 mgr.y (mgr.25253) 9294 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:36.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:35 smithi177 bash[79620]: cluster 2024-07-28T16:38:34.780615+0000 mgr.y (mgr.25253) 9294 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:37.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17761 16 16 0 0 0 - 0 2024-07-28T16:38:38.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17762 16 16 0 0 0 - 0 2024-07-28T16:38:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:37 smithi204 bash[68176]: cluster 2024-07-28T16:38:36.782094+0000 mgr.y (mgr.25253) 9295 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:38.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:37 smithi177 bash[81864]: cluster 2024-07-28T16:38:36.782094+0000 mgr.y (mgr.25253) 9295 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:37 smithi177 bash[79620]: cluster 2024-07-28T16:38:36.782094+0000 mgr.y (mgr.25253) 9295 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:39.159 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17763 16 16 0 0 0 - 0 2024-07-28T16:38:40.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17764 16 16 0 0 0 - 0 2024-07-28T16:38:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:39 smithi204 bash[68176]: cluster 2024-07-28T16:38:38.783554+0000 mgr.y (mgr.25253) 9296 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:40.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:39 smithi177 bash[81864]: cluster 2024-07-28T16:38:38.783554+0000 mgr.y (mgr.25253) 9296 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:40.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:39 smithi177 bash[79620]: cluster 2024-07-28T16:38:38.783554+0000 mgr.y (mgr.25253) 9296 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:41.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17765 16 16 0 0 0 - 0 2024-07-28T16:38:42.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17766 16 16 0 0 0 - 0 2024-07-28T16:38:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:41 smithi204 bash[68176]: cluster 2024-07-28T16:38:40.785014+0000 mgr.y (mgr.25253) 9297 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:42.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:41 smithi177 bash[81864]: cluster 2024-07-28T16:38:40.785014+0000 mgr.y (mgr.25253) 9297 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:42.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:41 smithi177 bash[79620]: cluster 2024-07-28T16:38:40.785014+0000 mgr.y (mgr.25253) 9297 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17767 16 16 0 0 0 - 0 2024-07-28T16:38:44.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17768 16 16 0 0 0 - 0 2024-07-28T16:38:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:43 smithi204 bash[68176]: cluster 2024-07-28T16:38:42.786490+0000 mgr.y (mgr.25253) 9298 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:44.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:43 smithi177 bash[81864]: cluster 2024-07-28T16:38:42.786490+0000 mgr.y (mgr.25253) 9298 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:44.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:43 smithi177 bash[79620]: cluster 2024-07-28T16:38:42.786490+0000 mgr.y (mgr.25253) 9298 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:45.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17769 16 16 0 0 0 - 0 2024-07-28T16:38:46.160 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17770 16 16 0 0 0 - 0 2024-07-28T16:38:46.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:45 smithi204 bash[68176]: cluster 2024-07-28T16:38:44.787985+0000 mgr.y (mgr.25253) 9299 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:46.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:45 smithi177 bash[79620]: cluster 2024-07-28T16:38:44.787985+0000 mgr.y (mgr.25253) 9299 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:46.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:45 smithi177 bash[81864]: cluster 2024-07-28T16:38:44.787985+0000 mgr.y (mgr.25253) 9299 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:46.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:38:47.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17771 16 16 0 0 0 - 0 2024-07-28T16:38:47.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:46 smithi204 bash[68176]: audit 2024-07-28T16:38:46.165191+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:47.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:46 smithi177 bash[81864]: audit 2024-07-28T16:38:46.165191+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:46 smithi177 bash[79620]: audit 2024-07-28T16:38:46.165191+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:48.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17772 16 16 0 0 0 - 0 2024-07-28T16:38:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:47 smithi204 bash[68176]: cluster 2024-07-28T16:38:46.789414+0000 mgr.y (mgr.25253) 9300 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:48.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:47 smithi177 bash[81864]: cluster 2024-07-28T16:38:46.789414+0000 mgr.y (mgr.25253) 9300 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:48.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:47 smithi177 bash[79620]: cluster 2024-07-28T16:38:46.789414+0000 mgr.y (mgr.25253) 9300 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:49.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17773 16 16 0 0 0 - 0 2024-07-28T16:38:50.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17774 16 16 0 0 0 - 0 2024-07-28T16:38:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:49 smithi204 bash[68176]: cluster 2024-07-28T16:38:48.790830+0000 mgr.y (mgr.25253) 9301 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:50.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:49 smithi177 bash[81864]: cluster 2024-07-28T16:38:48.790830+0000 mgr.y (mgr.25253) 9301 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:49 smithi177 bash[79620]: cluster 2024-07-28T16:38:48.790830+0000 mgr.y (mgr.25253) 9301 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:51.161 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17775 16 16 0 0 0 - 0 2024-07-28T16:38:52.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17776 16 16 0 0 0 - 0 2024-07-28T16:38:52.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:51 smithi204 bash[68176]: cluster 2024-07-28T16:38:50.792312+0000 mgr.y (mgr.25253) 9302 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:52.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:51 smithi177 bash[81864]: cluster 2024-07-28T16:38:50.792312+0000 mgr.y (mgr.25253) 9302 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:52.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:51 smithi177 bash[79620]: cluster 2024-07-28T16:38:50.792312+0000 mgr.y (mgr.25253) 9302 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:38:52 smithi204 bash[60899]: ts=2024-07-28T16:38: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17777 16 16 0 0 0 - 0 2024-07-28T16:38:54.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17778 16 16 0 0 0 - 0 2024-07-28T16:38:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:53 smithi204 bash[68176]: cluster 2024-07-28T16:38:52.793796+0000 mgr.y (mgr.25253) 9303 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:54.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:53 smithi177 bash[79620]: cluster 2024-07-28T16:38:52.793796+0000 mgr.y (mgr.25253) 9303 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:54.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:53 smithi177 bash[81864]: cluster 2024-07-28T16:38:52.793796+0000 mgr.y (mgr.25253) 9303 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:55.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17779 16 16 0 0 0 - 0 2024-07-28T16:38:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:54 smithi204 bash[68176]: cluster 2024-07-28T16:38:54.795183+0000 mgr.y (mgr.25253) 9304 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:55.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:54 smithi177 bash[79620]: cluster 2024-07-28T16:38:54.795183+0000 mgr.y (mgr.25253) 9304 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:54 smithi177 bash[81864]: cluster 2024-07-28T16:38:54.795183+0000 mgr.y (mgr.25253) 9304 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:56.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:38:56.152987+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:56.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:56.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17780 16 16 0 0 0 - 0 2024-07-28T16:38:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:38:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:38:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:38:57.162 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17781 16 16 0 0 0 - 0 2024-07-28T16:38:58.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17782 16 16 0 0 0 - 0 2024-07-28T16:38:58.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:57 smithi204 bash[68176]: cluster 2024-07-28T16:38:56.796689+0000 mgr.y (mgr.25253) 9305 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:58.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:57 smithi177 bash[81864]: cluster 2024-07-28T16:38:56.796689+0000 mgr.y (mgr.25253) 9305 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:58.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:57 smithi177 bash[79620]: cluster 2024-07-28T16:38:56.796689+0000 mgr.y (mgr.25253) 9305 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:38:59.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17783 16 16 0 0 0 - 0 2024-07-28T16:39:00.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17784 16 16 0 0 0 - 0 2024-07-28T16:39:00.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:38:59 smithi204 bash[68176]: cluster 2024-07-28T16:38:58.798165+0000 mgr.y (mgr.25253) 9306 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:38:59 smithi177 bash[81864]: cluster 2024-07-28T16:38:58.798165+0000 mgr.y (mgr.25253) 9306 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:00.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:38:59 smithi177 bash[79620]: cluster 2024-07-28T16:38:58.798165+0000 mgr.y (mgr.25253) 9306 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:01.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17785 16 16 0 0 0 - 0 2024-07-28T16:39:02.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17786 16 16 0 0 0 - 0 2024-07-28T16:39:02.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:01 smithi204 bash[68176]: cluster 2024-07-28T16:39:00.799728+0000 mgr.y (mgr.25253) 9307 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:02.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:01 smithi204 bash[68176]: audit 2024-07-28T16:39:01.165857+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:02.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:01 smithi177 bash[81864]: cluster 2024-07-28T16:39:00.799728+0000 mgr.y (mgr.25253) 9307 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:01 smithi177 bash[81864]: audit 2024-07-28T16:39:01.165857+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:01 smithi177 bash[79620]: cluster 2024-07-28T16:39:00.799728+0000 mgr.y (mgr.25253) 9307 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:01 smithi177 bash[79620]: audit 2024-07-28T16:39:01.165857+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.163 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17787 16 16 0 0 0 - 0 2024-07-28T16:39:04.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17788 16 16 0 0 0 - 0 2024-07-28T16:39:04.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:03 smithi204 bash[68176]: cluster 2024-07-28T16:39:02.801238+0000 mgr.y (mgr.25253) 9308 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:04.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:03 smithi177 bash[79620]: cluster 2024-07-28T16:39:02.801238+0000 mgr.y (mgr.25253) 9308 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:04.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:03 smithi177 bash[81864]: cluster 2024-07-28T16:39:02.801238+0000 mgr.y (mgr.25253) 9308 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:05.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17789 16 16 0 0 0 - 0 2024-07-28T16:39:06.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17790 16 16 0 0 0 - 0 2024-07-28T16:39:06.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:05 smithi204 bash[68176]: cluster 2024-07-28T16:39:04.802742+0000 mgr.y (mgr.25253) 9309 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:06.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:06] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:39:06.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:05 smithi177 bash[81864]: cluster 2024-07-28T16:39:04.802742+0000 mgr.y (mgr.25253) 9309 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:06.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:05 smithi177 bash[79620]: cluster 2024-07-28T16:39:04.802742+0000 mgr.y (mgr.25253) 9309 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:07.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17791 16 16 0 0 0 - 0 2024-07-28T16:39:08.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17792 16 16 0 0 0 - 0 2024-07-28T16:39:08.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:07 smithi204 bash[68176]: cluster 2024-07-28T16:39:06.804319+0000 mgr.y (mgr.25253) 9310 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:08.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:07 smithi177 bash[81864]: cluster 2024-07-28T16:39:06.804319+0000 mgr.y (mgr.25253) 9310 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:08.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:07 smithi177 bash[79620]: cluster 2024-07-28T16:39:06.804319+0000 mgr.y (mgr.25253) 9310 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:09.164 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17793 16 16 0 0 0 - 0 2024-07-28T16:39:10.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17794 16 16 0 0 0 - 0 2024-07-28T16:39:10.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:09 smithi204 bash[68176]: cluster 2024-07-28T16:39:08.805784+0000 mgr.y (mgr.25253) 9311 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:10.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:09 smithi177 bash[81864]: cluster 2024-07-28T16:39:08.805784+0000 mgr.y (mgr.25253) 9311 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:10.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:09 smithi177 bash[79620]: cluster 2024-07-28T16:39:08.805784+0000 mgr.y (mgr.25253) 9311 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:11.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17795 16 16 0 0 0 - 0 2024-07-28T16:39:12.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17796 16 16 0 0 0 - 0 2024-07-28T16:39:12.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:11 smithi204 bash[68176]: cluster 2024-07-28T16:39:10.807264+0000 mgr.y (mgr.25253) 9312 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:12.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:11 smithi177 bash[81864]: cluster 2024-07-28T16:39:10.807264+0000 mgr.y (mgr.25253) 9312 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:12.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:11 smithi177 bash[79620]: cluster 2024-07-28T16:39:10.807264+0000 mgr.y (mgr.25253) 9312 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:12 smithi204 bash[60899]: ts=2024-07-28T16:39:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17797 16 16 0 0 0 - 0 2024-07-28T16:39:14.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17798 16 16 0 0 0 - 0 2024-07-28T16:39:14.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:13 smithi204 bash[68176]: cluster 2024-07-28T16:39:12.808747+0000 mgr.y (mgr.25253) 9313 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:14.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:13 smithi177 bash[81864]: cluster 2024-07-28T16:39:12.808747+0000 mgr.y (mgr.25253) 9313 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:14.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:13 smithi177 bash[79620]: cluster 2024-07-28T16:39:12.808747+0000 mgr.y (mgr.25253) 9313 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:15.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17799 16 16 0 0 0 - 0 2024-07-28T16:39:16.165 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:39:16.156287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:16.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:16.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17800 16 16 0 0 0 - 0 2024-07-28T16:39:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:15 smithi204 bash[68176]: cluster 2024-07-28T16:39:14.810196+0000 mgr.y (mgr.25253) 9314 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:16.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:15 smithi204 bash[68176]: audit 2024-07-28T16:39:15.822071+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:16.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:16] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:39:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:15 smithi177 bash[81864]: cluster 2024-07-28T16:39:14.810196+0000 mgr.y (mgr.25253) 9314 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:16.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:15 smithi177 bash[81864]: audit 2024-07-28T16:39:15.822071+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:16.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:15 smithi177 bash[79620]: cluster 2024-07-28T16:39:14.810196+0000 mgr.y (mgr.25253) 9314 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:16.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:15 smithi177 bash[79620]: audit 2024-07-28T16:39:15.822071+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:17.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17801 16 16 0 0 0 - 0 2024-07-28T16:39:17.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:16 smithi204 bash[68176]: audit 2024-07-28T16:39:16.165321+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:17.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:16 smithi177 bash[81864]: audit 2024-07-28T16:39:16.165321+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:17.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:16 smithi177 bash[79620]: audit 2024-07-28T16:39:16.165321+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:18.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17802 16 16 0 0 0 - 0 2024-07-28T16:39:18.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:17 smithi204 bash[68176]: cluster 2024-07-28T16:39:16.811618+0000 mgr.y (mgr.25253) 9315 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:18.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:17 smithi177 bash[81864]: cluster 2024-07-28T16:39:16.811618+0000 mgr.y (mgr.25253) 9315 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:18.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:17 smithi177 bash[79620]: cluster 2024-07-28T16:39:16.811618+0000 mgr.y (mgr.25253) 9315 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:19.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17803 16 16 0 0 0 - 0 2024-07-28T16:39:19.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:18 smithi204 bash[68176]: cluster 2024-07-28T16:39:18.813196+0000 mgr.y (mgr.25253) 9316 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:19.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:18 smithi177 bash[81864]: cluster 2024-07-28T16:39:18.813196+0000 mgr.y (mgr.25253) 9316 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:19.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:18 smithi177 bash[79620]: cluster 2024-07-28T16:39:18.813196+0000 mgr.y (mgr.25253) 9316 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:20.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17804 16 16 0 0 0 - 0 2024-07-28T16:39:21.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17805 16 16 0 0 0 - 0 2024-07-28T16:39:22.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17806 16 16 0 0 0 - 0 2024-07-28T16:39:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:21 smithi204 bash[68176]: cluster 2024-07-28T16:39:20.813926+0000 mgr.y (mgr.25253) 9317 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:22.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:21 smithi204 bash[68176]: audit 2024-07-28T16:39:21.523042+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:21 smithi204 bash[68176]: audit 2024-07-28T16:39:21.528510+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:21 smithi204 bash[68176]: audit 2024-07-28T16:39:21.718682+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:21 smithi204 bash[68176]: audit 2024-07-28T16:39:21.728073+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[79620]: cluster 2024-07-28T16:39:20.813926+0000 mgr.y (mgr.25253) 9317 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[79620]: audit 2024-07-28T16:39:21.523042+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[79620]: audit 2024-07-28T16:39:21.528510+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[79620]: audit 2024-07-28T16:39:21.718682+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[79620]: audit 2024-07-28T16:39:21.728073+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[81864]: cluster 2024-07-28T16:39:20.813926+0000 mgr.y (mgr.25253) 9317 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[81864]: audit 2024-07-28T16:39:21.523042+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[81864]: audit 2024-07-28T16:39:21.528510+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[81864]: audit 2024-07-28T16:39:21.718682+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:21 smithi177 bash[81864]: audit 2024-07-28T16:39:21.728073+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:22.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17807 16 16 0 0 0 - 0 2024-07-28T16:39:23.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:22 smithi204 bash[68176]: audit 2024-07-28T16:39:22.145070+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:23.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:22 smithi204 bash[68176]: audit 2024-07-28T16:39:22.146649+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:23.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:22 smithi204 bash[68176]: audit 2024-07-28T16:39:22.156383+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:23.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[81864]: audit 2024-07-28T16:39:22.145070+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:23.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[81864]: audit 2024-07-28T16:39:22.146649+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:23.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[81864]: audit 2024-07-28T16:39:22.156383+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:23.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[79620]: audit 2024-07-28T16:39:22.145070+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:23.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[79620]: audit 2024-07-28T16:39:22.146649+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:23.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:22 smithi177 bash[79620]: audit 2024-07-28T16:39:22.156383+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:39:24.166 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17808 16 16 0 0 0 - 0 2024-07-28T16:39:24.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:23 smithi204 bash[68176]: cluster 2024-07-28T16:39:22.815320+0000 mgr.y (mgr.25253) 9318 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:24.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:23 smithi177 bash[79620]: cluster 2024-07-28T16:39:22.815320+0000 mgr.y (mgr.25253) 9318 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:24.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:23 smithi177 bash[81864]: cluster 2024-07-28T16:39:22.815320+0000 mgr.y (mgr.25253) 9318 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:25.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17809 16 16 0 0 0 - 0 2024-07-28T16:39:26.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17810 16 16 0 0 0 - 0 2024-07-28T16:39:26.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:25 smithi204 bash[68176]: cluster 2024-07-28T16:39:24.816803+0000 mgr.y (mgr.25253) 9319 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:26.278 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:39:26.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:25 smithi177 bash[81864]: cluster 2024-07-28T16:39:24.816803+0000 mgr.y (mgr.25253) 9319 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:26.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:25 smithi177 bash[79620]: cluster 2024-07-28T16:39:24.816803+0000 mgr.y (mgr.25253) 9319 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:27.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17811 16 16 0 0 0 - 0 2024-07-28T16:39:28.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17812 16 16 0 0 0 - 0 2024-07-28T16:39:28.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:27 smithi204 bash[68176]: cluster 2024-07-28T16:39:26.818235+0000 mgr.y (mgr.25253) 9320 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:28.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:27 smithi177 bash[81864]: cluster 2024-07-28T16:39:26.818235+0000 mgr.y (mgr.25253) 9320 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:28.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:27 smithi177 bash[79620]: cluster 2024-07-28T16:39:26.818235+0000 mgr.y (mgr.25253) 9320 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:29.167 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17813 16 16 0 0 0 - 0 2024-07-28T16:39:30.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17814 16 16 0 0 0 - 0 2024-07-28T16:39:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:29 smithi204 bash[68176]: cluster 2024-07-28T16:39:28.819762+0000 mgr.y (mgr.25253) 9321 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:30.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:29 smithi177 bash[79620]: cluster 2024-07-28T16:39:28.819762+0000 mgr.y (mgr.25253) 9321 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:30.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:29 smithi177 bash[81864]: cluster 2024-07-28T16:39:28.819762+0000 mgr.y (mgr.25253) 9321 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:31.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17815 16 16 0 0 0 - 0 2024-07-28T16:39:32.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17816 16 16 0 0 0 - 0 2024-07-28T16:39:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:31 smithi204 bash[68176]: cluster 2024-07-28T16:39:30.821240+0000 mgr.y (mgr.25253) 9322 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:32.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:31 smithi204 bash[68176]: audit 2024-07-28T16:39:31.166373+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:31 smithi177 bash[81864]: cluster 2024-07-28T16:39:30.821240+0000 mgr.y (mgr.25253) 9322 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:32.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:31 smithi177 bash[81864]: audit 2024-07-28T16:39:31.166373+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:31 smithi177 bash[79620]: cluster 2024-07-28T16:39:30.821240+0000 mgr.y (mgr.25253) 9322 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:31 smithi177 bash[79620]: audit 2024-07-28T16:39:31.166373+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:32 smithi204 bash[60899]: ts=2024-07-28T16:39: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17817 16 16 0 0 0 - 0 2024-07-28T16:39:34.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17818 16 16 0 0 0 - 0 2024-07-28T16:39:34.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:33 smithi204 bash[68176]: cluster 2024-07-28T16:39:32.822747+0000 mgr.y (mgr.25253) 9323 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:34.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:33 smithi177 bash[81864]: cluster 2024-07-28T16:39:32.822747+0000 mgr.y (mgr.25253) 9323 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:34.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:33 smithi177 bash[79620]: cluster 2024-07-28T16:39:32.822747+0000 mgr.y (mgr.25253) 9323 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:35.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17819 16 16 0 0 0 - 0 2024-07-28T16:39:35.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:34 smithi177 bash[81864]: cluster 2024-07-28T16:39:34.824209+0000 mgr.y (mgr.25253) 9324 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:35.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:34 smithi177 bash[79620]: cluster 2024-07-28T16:39:34.824209+0000 mgr.y (mgr.25253) 9324 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:35.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:34 smithi204 bash[68176]: cluster 2024-07-28T16:39:34.824209+0000 mgr.y (mgr.25253) 9324 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:36.168 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:39:36.159362+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:36.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:36.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17820 16 16 0 0 0 - 0 2024-07-28T16:39:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:36] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:39:37.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17821 16 16 0 0 0 - 0 2024-07-28T16:39:38.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17822 16 16 0 0 0 - 0 2024-07-28T16:39:38.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:37 smithi204 bash[68176]: cluster 2024-07-28T16:39:36.825667+0000 mgr.y (mgr.25253) 9325 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:38.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:37 smithi177 bash[81864]: cluster 2024-07-28T16:39:36.825667+0000 mgr.y (mgr.25253) 9325 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:38.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:37 smithi177 bash[79620]: cluster 2024-07-28T16:39:36.825667+0000 mgr.y (mgr.25253) 9325 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:39.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17823 16 16 0 0 0 - 0 2024-07-28T16:39:40.169 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17824 16 16 0 0 0 - 0 2024-07-28T16:39:40.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:39 smithi204 bash[68176]: cluster 2024-07-28T16:39:38.827095+0000 mgr.y (mgr.25253) 9326 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:40.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:39 smithi177 bash[81864]: cluster 2024-07-28T16:39:38.827095+0000 mgr.y (mgr.25253) 9326 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:40.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:39 smithi177 bash[79620]: cluster 2024-07-28T16:39:38.827095+0000 mgr.y (mgr.25253) 9326 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:41.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17825 16 16 0 0 0 - 0 2024-07-28T16:39:42.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17826 16 16 0 0 0 - 0 2024-07-28T16:39:42.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:41 smithi204 bash[68176]: cluster 2024-07-28T16:39:40.828583+0000 mgr.y (mgr.25253) 9327 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:42.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:41 smithi177 bash[81864]: cluster 2024-07-28T16:39:40.828583+0000 mgr.y (mgr.25253) 9327 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:42.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:41 smithi177 bash[79620]: cluster 2024-07-28T16:39:40.828583+0000 mgr.y (mgr.25253) 9327 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17827 16 16 0 0 0 - 0 2024-07-28T16:39:44.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:43 smithi177 bash[81864]: cluster 2024-07-28T16:39:42.830050+0000 mgr.y (mgr.25253) 9328 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:44.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:43 smithi177 bash[79620]: cluster 2024-07-28T16:39:42.830050+0000 mgr.y (mgr.25253) 9328 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:44.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17828 16 16 0 0 0 - 0 2024-07-28T16:39:44.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:43 smithi204 bash[68176]: cluster 2024-07-28T16:39:42.830050+0000 mgr.y (mgr.25253) 9328 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:45.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17829 16 16 0 0 0 - 0 2024-07-28T16:39:46.170 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17830 16 16 0 0 0 - 0 2024-07-28T16:39:46.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:45 smithi204 bash[68176]: cluster 2024-07-28T16:39:44.831483+0000 mgr.y (mgr.25253) 9329 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:46.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:45 smithi177 bash[79620]: cluster 2024-07-28T16:39:44.831483+0000 mgr.y (mgr.25253) 9329 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:46.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:45 smithi177 bash[81864]: cluster 2024-07-28T16:39:44.831483+0000 mgr.y (mgr.25253) 9329 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:46.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:46] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:39:47.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17831 16 16 0 0 0 - 0 2024-07-28T16:39:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:46 smithi204 bash[68176]: audit 2024-07-28T16:39:46.166724+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:47.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:46 smithi177 bash[79620]: audit 2024-07-28T16:39:46.166724+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:46 smithi177 bash[81864]: audit 2024-07-28T16:39:46.166724+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:48.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17832 16 16 0 0 0 - 0 2024-07-28T16:39:48.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:47 smithi204 bash[68176]: cluster 2024-07-28T16:39:46.833040+0000 mgr.y (mgr.25253) 9330 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:48.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:47 smithi177 bash[81864]: cluster 2024-07-28T16:39:46.833040+0000 mgr.y (mgr.25253) 9330 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:48.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:47 smithi177 bash[79620]: cluster 2024-07-28T16:39:46.833040+0000 mgr.y (mgr.25253) 9330 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:49.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17833 16 16 0 0 0 - 0 2024-07-28T16:39:50.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17834 16 16 0 0 0 - 0 2024-07-28T16:39:50.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:49 smithi204 bash[68176]: cluster 2024-07-28T16:39:48.834625+0000 mgr.y (mgr.25253) 9331 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:50.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:49 smithi177 bash[81864]: cluster 2024-07-28T16:39:48.834625+0000 mgr.y (mgr.25253) 9331 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:49 smithi177 bash[79620]: cluster 2024-07-28T16:39:48.834625+0000 mgr.y (mgr.25253) 9331 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:51.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17835 16 16 0 0 0 - 0 2024-07-28T16:39:51.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:50 smithi204 bash[68176]: cluster 2024-07-28T16:39:50.836316+0000 mgr.y (mgr.25253) 9332 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:51.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:50 smithi177 bash[81864]: cluster 2024-07-28T16:39:50.836316+0000 mgr.y (mgr.25253) 9332 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:50 smithi177 bash[79620]: cluster 2024-07-28T16:39:50.836316+0000 mgr.y (mgr.25253) 9332 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:52.171 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17836 16 16 0 0 0 - 0 2024-07-28T16:39:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:39:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17837 16 16 0 0 0 - 0 2024-07-28T16:39:54.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17838 16 16 0 0 0 - 0 2024-07-28T16:39:54.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:53 smithi204 bash[68176]: cluster 2024-07-28T16:39:52.837917+0000 mgr.y (mgr.25253) 9333 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:54.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:53 smithi177 bash[81864]: cluster 2024-07-28T16:39:52.837917+0000 mgr.y (mgr.25253) 9333 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:54.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:53 smithi177 bash[79620]: cluster 2024-07-28T16:39:52.837917+0000 mgr.y (mgr.25253) 9333 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:55.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17839 16 16 0 0 0 - 0 2024-07-28T16:39:56.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:39:56.162728+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:56.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:56.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17840 16 16 0 0 0 - 0 2024-07-28T16:39:56.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:55 smithi204 bash[68176]: cluster 2024-07-28T16:39:54.839390+0000 mgr.y (mgr.25253) 9334 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:56.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:55 smithi177 bash[81864]: cluster 2024-07-28T16:39:54.839390+0000 mgr.y (mgr.25253) 9334 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:56.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:55 smithi177 bash[79620]: cluster 2024-07-28T16:39:54.839390+0000 mgr.y (mgr.25253) 9334 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:56.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:39:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:39:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:39:57.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17841 16 16 0 0 0 - 0 2024-07-28T16:39:57.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:56 smithi177 bash[81864]: cluster 2024-07-28T16:39:56.840898+0000 mgr.y (mgr.25253) 9335 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:56 smithi177 bash[79620]: cluster 2024-07-28T16:39:56.840898+0000 mgr.y (mgr.25253) 9335 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:57.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:56 smithi204 bash[68176]: cluster 2024-07-28T16:39:56.840898+0000 mgr.y (mgr.25253) 9335 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:39:58.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17842 16 16 0 0 0 - 0 2024-07-28T16:39:59.172 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17843 16 16 0 0 0 - 0 2024-07-28T16:40:00.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17844 16 16 0 0 0 - 0 2024-07-28T16:40:00.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:39:59 smithi204 bash[68176]: cluster 2024-07-28T16:39:58.842323+0000 mgr.y (mgr.25253) 9336 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:00.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:39:59 smithi177 bash[81864]: cluster 2024-07-28T16:39:58.842323+0000 mgr.y (mgr.25253) 9336 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:00.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:39:59 smithi177 bash[79620]: cluster 2024-07-28T16:39:58.842323+0000 mgr.y (mgr.25253) 9336 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:01.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17845 16 16 0 0 0 - 0 2024-07-28T16:40:01.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:00 smithi204 bash[68176]: cluster 2024-07-28T16:40:00.000173+0000 mon.a (mon.0) 5426 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:40:01.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:00 smithi177 bash[81864]: cluster 2024-07-28T16:40:00.000173+0000 mon.a (mon.0) 5426 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:40:01.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:00 smithi177 bash[79620]: cluster 2024-07-28T16:40:00.000173+0000 mon.a (mon.0) 5426 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:40:02.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17846 16 16 0 0 0 - 0 2024-07-28T16:40:02.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:01 smithi204 bash[68176]: cluster 2024-07-28T16:40:00.843828+0000 mgr.y (mgr.25253) 9337 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:02.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:01 smithi204 bash[68176]: audit 2024-07-28T16:40:01.167271+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:01 smithi177 bash[81864]: cluster 2024-07-28T16:40:00.843828+0000 mgr.y (mgr.25253) 9337 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:01 smithi177 bash[81864]: audit 2024-07-28T16:40:01.167271+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:01 smithi177 bash[79620]: cluster 2024-07-28T16:40:00.843828+0000 mgr.y (mgr.25253) 9337 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:01 smithi177 bash[79620]: audit 2024-07-28T16:40:01.167271+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17847 16 16 0 0 0 - 0 2024-07-28T16:40:03.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:02 smithi177 bash[81864]: cluster 2024-07-28T16:40:02.845259+0000 mgr.y (mgr.25253) 9338 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:03.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:02 smithi177 bash[79620]: cluster 2024-07-28T16:40:02.845259+0000 mgr.y (mgr.25253) 9338 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:03.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:02 smithi204 bash[68176]: cluster 2024-07-28T16:40:02.845259+0000 mgr.y (mgr.25253) 9338 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:04.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17848 16 16 0 0 0 - 0 2024-07-28T16:40:05.173 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17849 16 16 0 0 0 - 0 2024-07-28T16:40:06.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:05 smithi204 bash[68176]: cluster 2024-07-28T16:40:04.846857+0000 mgr.y (mgr.25253) 9339 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:06.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17850 16 16 0 0 0 - 0 2024-07-28T16:40:06.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:05 smithi177 bash[79620]: cluster 2024-07-28T16:40:04.846857+0000 mgr.y (mgr.25253) 9339 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:06.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:06] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:40:06.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:05 smithi177 bash[81864]: cluster 2024-07-28T16:40:04.846857+0000 mgr.y (mgr.25253) 9339 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:07.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17851 16 16 0 0 0 - 0 2024-07-28T16:40:07.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:06 smithi177 bash[79620]: cluster 2024-07-28T16:40:06.848390+0000 mgr.y (mgr.25253) 9340 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:07.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:06 smithi177 bash[81864]: cluster 2024-07-28T16:40:06.848390+0000 mgr.y (mgr.25253) 9340 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:07.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:06 smithi204 bash[68176]: cluster 2024-07-28T16:40:06.848390+0000 mgr.y (mgr.25253) 9340 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:08.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17852 16 16 0 0 0 - 0 2024-07-28T16:40:09.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17853 16 16 0 0 0 - 0 2024-07-28T16:40:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:08 smithi177 bash[81864]: cluster 2024-07-28T16:40:08.849877+0000 mgr.y (mgr.25253) 9341 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:08 smithi177 bash[79620]: cluster 2024-07-28T16:40:08.849877+0000 mgr.y (mgr.25253) 9341 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:09.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:08 smithi204 bash[68176]: cluster 2024-07-28T16:40:08.849877+0000 mgr.y (mgr.25253) 9341 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:10.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17854 16 16 0 0 0 - 0 2024-07-28T16:40:11.174 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17855 16 16 0 0 0 - 0 2024-07-28T16:40:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:10 smithi177 bash[81864]: cluster 2024-07-28T16:40:10.851436+0000 mgr.y (mgr.25253) 9342 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:10 smithi177 bash[79620]: cluster 2024-07-28T16:40:10.851436+0000 mgr.y (mgr.25253) 9342 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:11.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:10 smithi204 bash[68176]: cluster 2024-07-28T16:40:10.851436+0000 mgr.y (mgr.25253) 9342 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:12.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17856 16 16 0 0 0 - 0 2024-07-28T16:40:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:12 smithi204 bash[60899]: ts=2024-07-28T16:40:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17857 16 16 0 0 0 - 0 2024-07-28T16:40:13.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:12 smithi177 bash[81864]: cluster 2024-07-28T16:40:12.853050+0000 mgr.y (mgr.25253) 9343 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:13.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:12 smithi177 bash[79620]: cluster 2024-07-28T16:40:12.853050+0000 mgr.y (mgr.25253) 9343 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:13.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:12 smithi204 bash[68176]: cluster 2024-07-28T16:40:12.853050+0000 mgr.y (mgr.25253) 9343 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:14.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17858 16 16 0 0 0 - 0 2024-07-28T16:40:15.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17859 16 16 0 0 0 - 0 2024-07-28T16:40:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:14 smithi177 bash[81864]: cluster 2024-07-28T16:40:14.854649+0000 mgr.y (mgr.25253) 9344 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:15.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:14 smithi177 bash[79620]: cluster 2024-07-28T16:40:14.854649+0000 mgr.y (mgr.25253) 9344 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:14 smithi204 bash[68176]: cluster 2024-07-28T16:40:14.854649+0000 mgr.y (mgr.25253) 9344 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:16.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:40:16.165889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:16.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:16.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17860 16 16 0 0 0 - 0 2024-07-28T16:40:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:16] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:40:16.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:16 smithi177 bash[81864]: audit 2024-07-28T16:40:16.167735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:16.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:16 smithi177 bash[79620]: audit 2024-07-28T16:40:16.167735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:16.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:16 smithi204 bash[68176]: audit 2024-07-28T16:40:16.167735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:17.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17861 16 16 0 0 0 - 0 2024-07-28T16:40:17.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:17 smithi177 bash[79620]: cluster 2024-07-28T16:40:16.856289+0000 mgr.y (mgr.25253) 9345 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:17.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:17 smithi177 bash[81864]: cluster 2024-07-28T16:40:16.856289+0000 mgr.y (mgr.25253) 9345 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:17.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:17 smithi204 bash[68176]: cluster 2024-07-28T16:40:16.856289+0000 mgr.y (mgr.25253) 9345 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:18.175 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17862 16 16 0 0 0 - 0 2024-07-28T16:40:19.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17863 16 16 0 0 0 - 0 2024-07-28T16:40:19.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:18 smithi177 bash[81864]: cluster 2024-07-28T16:40:18.857889+0000 mgr.y (mgr.25253) 9346 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:19.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:18 smithi177 bash[79620]: cluster 2024-07-28T16:40:18.857889+0000 mgr.y (mgr.25253) 9346 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:19.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:18 smithi204 bash[68176]: cluster 2024-07-28T16:40:18.857889+0000 mgr.y (mgr.25253) 9346 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:20.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17864 16 16 0 0 0 - 0 2024-07-28T16:40:21.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17865 16 16 0 0 0 - 0 2024-07-28T16:40:21.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:20 smithi177 bash[81864]: cluster 2024-07-28T16:40:20.859505+0000 mgr.y (mgr.25253) 9347 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:21.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:20 smithi177 bash[79620]: cluster 2024-07-28T16:40:20.859505+0000 mgr.y (mgr.25253) 9347 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:21.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:20 smithi204 bash[68176]: cluster 2024-07-28T16:40:20.859505+0000 mgr.y (mgr.25253) 9347 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:22.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17866 16 16 0 0 0 - 0 2024-07-28T16:40:22.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:40:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:40:22.01098822Z level=info msg="Completed cleanup jobs" duration=46.778055ms 2024-07-28T16:40:22.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:22 smithi204 bash[68176]: audit 2024-07-28T16:40:22.285929+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:22.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:22 smithi177 bash[81864]: audit 2024-07-28T16:40:22.285929+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:22.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:22 smithi177 bash[79620]: audit 2024-07-28T16:40:22.285929+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:23.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17867 16 16 0 0 0 - 0 2024-07-28T16:40:23.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:23 smithi204 bash[68176]: cluster 2024-07-28T16:40:22.861028+0000 mgr.y (mgr.25253) 9348 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:23.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:23 smithi177 bash[81864]: cluster 2024-07-28T16:40:22.861028+0000 mgr.y (mgr.25253) 9348 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:23.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:23 smithi177 bash[79620]: cluster 2024-07-28T16:40:22.861028+0000 mgr.y (mgr.25253) 9348 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:24.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17868 16 16 0 0 0 - 0 2024-07-28T16:40:25.176 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17869 16 16 0 0 0 - 0 2024-07-28T16:40:25.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:24 smithi177 bash[81864]: cluster 2024-07-28T16:40:24.862472+0000 mgr.y (mgr.25253) 9349 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:25.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:24 smithi177 bash[79620]: cluster 2024-07-28T16:40:24.862472+0000 mgr.y (mgr.25253) 9349 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:25.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:24 smithi204 bash[68176]: cluster 2024-07-28T16:40:24.862472+0000 mgr.y (mgr.25253) 9349 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:26.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17870 16 16 0 0 0 - 0 2024-07-28T16:40:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:26] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T16:40:27.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17871 16 16 0 0 0 - 0 2024-07-28T16:40:27.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:26 smithi177 bash[81864]: cluster 2024-07-28T16:40:26.863934+0000 mgr.y (mgr.25253) 9350 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:27.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:26 smithi177 bash[79620]: cluster 2024-07-28T16:40:26.863934+0000 mgr.y (mgr.25253) 9350 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:27.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:26 smithi204 bash[68176]: cluster 2024-07-28T16:40:26.863934+0000 mgr.y (mgr.25253) 9350 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:28.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17872 16 16 0 0 0 - 0 2024-07-28T16:40:29.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17873 16 16 0 0 0 - 0 2024-07-28T16:40:29.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:27.940222+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:27.945547+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.179087+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.185026+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.601901+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.609492+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.864285+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: cluster 2024-07-28T16:40:28.865549+0000 mgr.y (mgr.25253) 9351 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.874647+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.876891+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.878602+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[79620]: audit 2024-07-28T16:40:28.886984+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:27.940222+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:27.945547+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.179087+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.185026+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.601901+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.609492+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.864285+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: cluster 2024-07-28T16:40:28.865549+0000 mgr.y (mgr.25253) 9351 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.874647+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.876891+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.878602+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:29.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:28 smithi177 bash[81864]: audit 2024-07-28T16:40:28.886984+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:27.940222+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:27.945547+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.179087+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.185026+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.601901+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.609492+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.864285+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: cluster 2024-07-28T16:40:28.865549+0000 mgr.y (mgr.25253) 9351 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:29.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.874647+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:29.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.876891+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:29.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.878602+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:29.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:28 smithi204 bash[68176]: audit 2024-07-28T16:40:28.886984+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:40:30.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17874 16 16 0 0 0 - 0 2024-07-28T16:40:31.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17875 16 16 0 0 0 - 0 2024-07-28T16:40:31.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:30 smithi177 bash[81864]: cluster 2024-07-28T16:40:30.867056+0000 mgr.y (mgr.25253) 9352 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:31.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:30 smithi177 bash[79620]: cluster 2024-07-28T16:40:30.867056+0000 mgr.y (mgr.25253) 9352 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:31.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:30 smithi204 bash[68176]: cluster 2024-07-28T16:40:30.867056+0000 mgr.y (mgr.25253) 9352 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:32.177 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17876 16 16 0 0 0 - 0 2024-07-28T16:40:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:31 smithi177 bash[79620]: audit 2024-07-28T16:40:31.168063+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:32.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:31 smithi177 bash[81864]: audit 2024-07-28T16:40:31.168063+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:32.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:31 smithi204 bash[68176]: audit 2024-07-28T16:40:31.168063+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:32 smithi204 bash[60899]: ts=2024-07-28T16:40:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17877 16 16 0 0 0 - 0 2024-07-28T16:40:33.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:32 smithi177 bash[79620]: cluster 2024-07-28T16:40:32.868551+0000 mgr.y (mgr.25253) 9353 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:33.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:32 smithi177 bash[81864]: cluster 2024-07-28T16:40:32.868551+0000 mgr.y (mgr.25253) 9353 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:33.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:32 smithi204 bash[68176]: cluster 2024-07-28T16:40:32.868551+0000 mgr.y (mgr.25253) 9353 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:34.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17878 16 16 0 0 0 - 0 2024-07-28T16:40:35.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17879 16 16 0 0 0 - 0 2024-07-28T16:40:35.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:34 smithi177 bash[79620]: cluster 2024-07-28T16:40:34.869968+0000 mgr.y (mgr.25253) 9354 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:35.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:34 smithi177 bash[81864]: cluster 2024-07-28T16:40:34.869968+0000 mgr.y (mgr.25253) 9354 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:35.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:34 smithi204 bash[68176]: cluster 2024-07-28T16:40:34.869968+0000 mgr.y (mgr.25253) 9354 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:36.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:40:36.168908+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:36.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:36.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17880 16 16 0 0 0 - 0 2024-07-28T16:40:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:36] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:40:37.178 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17881 16 16 0 0 0 - 0 2024-07-28T16:40:37.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:36 smithi177 bash[79620]: cluster 2024-07-28T16:40:36.871415+0000 mgr.y (mgr.25253) 9355 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:36 smithi177 bash[81864]: cluster 2024-07-28T16:40:36.871415+0000 mgr.y (mgr.25253) 9355 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:37.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:36 smithi204 bash[68176]: cluster 2024-07-28T16:40:36.871415+0000 mgr.y (mgr.25253) 9355 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:38.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17882 16 16 0 0 0 - 0 2024-07-28T16:40:39.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17883 16 16 0 0 0 - 0 2024-07-28T16:40:39.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:38 smithi177 bash[81864]: cluster 2024-07-28T16:40:38.872889+0000 mgr.y (mgr.25253) 9356 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:39.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:38 smithi177 bash[79620]: cluster 2024-07-28T16:40:38.872889+0000 mgr.y (mgr.25253) 9356 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:39.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:38 smithi204 bash[68176]: cluster 2024-07-28T16:40:38.872889+0000 mgr.y (mgr.25253) 9356 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:40.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17884 16 16 0 0 0 - 0 2024-07-28T16:40:41.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17885 16 16 0 0 0 - 0 2024-07-28T16:40:41.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:40 smithi177 bash[81864]: cluster 2024-07-28T16:40:40.874315+0000 mgr.y (mgr.25253) 9357 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:41.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:40 smithi177 bash[79620]: cluster 2024-07-28T16:40:40.874315+0000 mgr.y (mgr.25253) 9357 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:40 smithi204 bash[68176]: cluster 2024-07-28T16:40:40.874315+0000 mgr.y (mgr.25253) 9357 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:42.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17886 16 16 0 0 0 - 0 2024-07-28T16:40:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.179 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17887 16 16 0 0 0 - 0 2024-07-28T16:40:43.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:42 smithi177 bash[81864]: cluster 2024-07-28T16:40:42.875764+0000 mgr.y (mgr.25253) 9358 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:43.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:42 smithi177 bash[79620]: cluster 2024-07-28T16:40:42.875764+0000 mgr.y (mgr.25253) 9358 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:43.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:42 smithi204 bash[68176]: cluster 2024-07-28T16:40:42.875764+0000 mgr.y (mgr.25253) 9358 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:44.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17888 16 16 0 0 0 - 0 2024-07-28T16:40:45.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17889 16 16 0 0 0 - 0 2024-07-28T16:40:45.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:44 smithi177 bash[81864]: cluster 2024-07-28T16:40:44.877181+0000 mgr.y (mgr.25253) 9359 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:45.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:44 smithi177 bash[79620]: cluster 2024-07-28T16:40:44.877181+0000 mgr.y (mgr.25253) 9359 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:45.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:44 smithi204 bash[68176]: cluster 2024-07-28T16:40:44.877181+0000 mgr.y (mgr.25253) 9359 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:46.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17890 16 16 0 0 0 - 0 2024-07-28T16:40:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:46] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:40:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:46 smithi177 bash[81864]: audit 2024-07-28T16:40:46.168438+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:46.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:46 smithi177 bash[79620]: audit 2024-07-28T16:40:46.168438+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:46.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:46 smithi204 bash[68176]: audit 2024-07-28T16:40:46.168438+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:47.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17891 16 16 0 0 0 - 0 2024-07-28T16:40:47.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:47 smithi177 bash[81864]: cluster 2024-07-28T16:40:46.878607+0000 mgr.y (mgr.25253) 9360 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:47.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:47 smithi177 bash[79620]: cluster 2024-07-28T16:40:46.878607+0000 mgr.y (mgr.25253) 9360 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:47.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:47 smithi204 bash[68176]: cluster 2024-07-28T16:40:46.878607+0000 mgr.y (mgr.25253) 9360 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:48.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17892 16 16 0 0 0 - 0 2024-07-28T16:40:49.180 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17893 16 16 0 0 0 - 0 2024-07-28T16:40:49.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:48 smithi177 bash[81864]: cluster 2024-07-28T16:40:48.880058+0000 mgr.y (mgr.25253) 9361 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:48 smithi177 bash[79620]: cluster 2024-07-28T16:40:48.880058+0000 mgr.y (mgr.25253) 9361 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:49.428 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:48 smithi204 bash[68176]: cluster 2024-07-28T16:40:48.880058+0000 mgr.y (mgr.25253) 9361 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:50.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17894 16 16 0 0 0 - 0 2024-07-28T16:40:51.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17895 16 16 0 0 0 - 0 2024-07-28T16:40:51.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:50 smithi177 bash[81864]: cluster 2024-07-28T16:40:50.881512+0000 mgr.y (mgr.25253) 9362 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:50 smithi177 bash[79620]: cluster 2024-07-28T16:40:50.881512+0000 mgr.y (mgr.25253) 9362 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:51.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:50 smithi204 bash[68176]: cluster 2024-07-28T16:40:50.881512+0000 mgr.y (mgr.25253) 9362 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:52.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17896 16 16 0 0 0 - 0 2024-07-28T16:40:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:40:52 smithi204 bash[60899]: ts=2024-07-28T16:40: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17897 16 16 0 0 0 - 0 2024-07-28T16:40:53.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:52 smithi177 bash[81864]: cluster 2024-07-28T16:40:52.882963+0000 mgr.y (mgr.25253) 9363 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:53.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:52 smithi177 bash[79620]: cluster 2024-07-28T16:40:52.882963+0000 mgr.y (mgr.25253) 9363 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:53.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:52 smithi204 bash[68176]: cluster 2024-07-28T16:40:52.882963+0000 mgr.y (mgr.25253) 9363 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:54.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17898 16 16 0 0 0 - 0 2024-07-28T16:40:55.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17899 16 16 0 0 0 - 0 2024-07-28T16:40:55.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:54 smithi177 bash[81864]: cluster 2024-07-28T16:40:54.884433+0000 mgr.y (mgr.25253) 9364 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:55.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:54 smithi177 bash[79620]: cluster 2024-07-28T16:40:54.884433+0000 mgr.y (mgr.25253) 9364 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:55.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:54 smithi204 bash[68176]: cluster 2024-07-28T16:40:54.884433+0000 mgr.y (mgr.25253) 9364 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:56.181 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:40:56.172131+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:56.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:56.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17900 16 16 0 0 0 - 0 2024-07-28T16:40:56.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:40:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:40:56] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:40:57.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17901 16 16 0 0 0 - 0 2024-07-28T16:40:57.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:56 smithi177 bash[81864]: cluster 2024-07-28T16:40:56.885874+0000 mgr.y (mgr.25253) 9365 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:56 smithi177 bash[79620]: cluster 2024-07-28T16:40:56.885874+0000 mgr.y (mgr.25253) 9365 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:57.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:56 smithi204 bash[68176]: cluster 2024-07-28T16:40:56.885874+0000 mgr.y (mgr.25253) 9365 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:58.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17902 16 16 0 0 0 - 0 2024-07-28T16:40:59.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17903 16 16 0 0 0 - 0 2024-07-28T16:40:59.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:40:58 smithi177 bash[79620]: cluster 2024-07-28T16:40:58.887345+0000 mgr.y (mgr.25253) 9366 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:59.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:40:58 smithi177 bash[81864]: cluster 2024-07-28T16:40:58.887345+0000 mgr.y (mgr.25253) 9366 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:40:59.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:40:58 smithi204 bash[68176]: cluster 2024-07-28T16:40:58.887345+0000 mgr.y (mgr.25253) 9366 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:00.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17904 16 16 0 0 0 - 0 2024-07-28T16:41:01.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17905 16 16 0 0 0 - 0 2024-07-28T16:41:01.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:00 smithi177 bash[79620]: cluster 2024-07-28T16:41:00.888822+0000 mgr.y (mgr.25253) 9367 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:01.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:00 smithi177 bash[81864]: cluster 2024-07-28T16:41:00.888822+0000 mgr.y (mgr.25253) 9367 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:01.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:00 smithi204 bash[68176]: cluster 2024-07-28T16:41:00.888822+0000 mgr.y (mgr.25253) 9367 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:02.182 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17906 16 16 0 0 0 - 0 2024-07-28T16:41:02.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:01 smithi177 bash[79620]: audit 2024-07-28T16:41:01.169018+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:02 smithi177 bash[81864]: audit 2024-07-28T16:41:01.169018+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:02.326 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:01 smithi204 bash[68176]: audit 2024-07-28T16:41:01.169018+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17907 16 16 0 0 0 - 0 2024-07-28T16:41:03.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:02 smithi177 bash[79620]: cluster 2024-07-28T16:41:02.890243+0000 mgr.y (mgr.25253) 9368 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:03.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:02 smithi177 bash[81864]: cluster 2024-07-28T16:41:02.890243+0000 mgr.y (mgr.25253) 9368 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:02 smithi204 bash[68176]: cluster 2024-07-28T16:41:02.890243+0000 mgr.y (mgr.25253) 9368 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:04.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17908 16 16 0 0 0 - 0 2024-07-28T16:41:05.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17909 16 16 0 0 0 - 0 2024-07-28T16:41:05.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:04 smithi177 bash[81864]: cluster 2024-07-28T16:41:04.891727+0000 mgr.y (mgr.25253) 9369 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:05.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:04 smithi177 bash[79620]: cluster 2024-07-28T16:41:04.891727+0000 mgr.y (mgr.25253) 9369 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:05.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:04 smithi204 bash[68176]: cluster 2024-07-28T16:41:04.891727+0000 mgr.y (mgr.25253) 9369 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:06.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17910 16 16 0 0 0 - 0 2024-07-28T16:41:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:41:07.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17911 16 16 0 0 0 - 0 2024-07-28T16:41:07.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:06 smithi177 bash[81864]: cluster 2024-07-28T16:41:06.893147+0000 mgr.y (mgr.25253) 9370 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:07.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:06 smithi177 bash[79620]: cluster 2024-07-28T16:41:06.893147+0000 mgr.y (mgr.25253) 9370 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:07.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:06 smithi204 bash[68176]: cluster 2024-07-28T16:41:06.893147+0000 mgr.y (mgr.25253) 9370 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:08.183 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17912 16 16 0 0 0 - 0 2024-07-28T16:41:09.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17913 16 16 0 0 0 - 0 2024-07-28T16:41:09.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:08 smithi177 bash[81864]: cluster 2024-07-28T16:41:08.894639+0000 mgr.y (mgr.25253) 9371 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:08 smithi177 bash[79620]: cluster 2024-07-28T16:41:08.894639+0000 mgr.y (mgr.25253) 9371 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:09.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:08 smithi204 bash[68176]: cluster 2024-07-28T16:41:08.894639+0000 mgr.y (mgr.25253) 9371 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:10.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17914 16 16 0 0 0 - 0 2024-07-28T16:41:11.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17915 16 16 0 0 0 - 0 2024-07-28T16:41:11.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:10 smithi177 bash[81864]: cluster 2024-07-28T16:41:10.896148+0000 mgr.y (mgr.25253) 9372 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:10 smithi177 bash[79620]: cluster 2024-07-28T16:41:10.896148+0000 mgr.y (mgr.25253) 9372 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:11.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:10 smithi204 bash[68176]: cluster 2024-07-28T16:41:10.896148+0000 mgr.y (mgr.25253) 9372 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:12.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17916 16 16 0 0 0 - 0 2024-07-28T16:41:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17917 16 16 0 0 0 - 0 2024-07-28T16:41:13.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:12 smithi177 bash[81864]: cluster 2024-07-28T16:41:12.897661+0000 mgr.y (mgr.25253) 9373 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:13.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:12 smithi177 bash[79620]: cluster 2024-07-28T16:41:12.897661+0000 mgr.y (mgr.25253) 9373 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:13.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:12 smithi204 bash[68176]: cluster 2024-07-28T16:41:12.897661+0000 mgr.y (mgr.25253) 9373 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:14.184 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17918 16 16 0 0 0 - 0 2024-07-28T16:41:15.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17919 16 16 0 0 0 - 0 2024-07-28T16:41:15.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:14 smithi177 bash[79620]: cluster 2024-07-28T16:41:14.899120+0000 mgr.y (mgr.25253) 9374 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:14 smithi177 bash[81864]: cluster 2024-07-28T16:41:14.899120+0000 mgr.y (mgr.25253) 9374 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:14 smithi204 bash[68176]: cluster 2024-07-28T16:41:14.899120+0000 mgr.y (mgr.25253) 9374 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:16.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:41:16.175401+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:16.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:16.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17920 16 16 0 0 0 - 0 2024-07-28T16:41:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:41:16.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:16 smithi177 bash[81864]: audit 2024-07-28T16:41:16.169263+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:16.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:16 smithi177 bash[79620]: audit 2024-07-28T16:41:16.169263+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:16.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:16 smithi204 bash[68176]: audit 2024-07-28T16:41:16.169263+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:17.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17921 16 16 0 0 0 - 0 2024-07-28T16:41:17.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:17 smithi177 bash[79620]: cluster 2024-07-28T16:41:16.900636+0000 mgr.y (mgr.25253) 9375 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:17.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:17 smithi177 bash[81864]: cluster 2024-07-28T16:41:16.900636+0000 mgr.y (mgr.25253) 9375 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:17.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:17 smithi204 bash[68176]: cluster 2024-07-28T16:41:16.900636+0000 mgr.y (mgr.25253) 9375 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:18.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17922 16 16 0 0 0 - 0 2024-07-28T16:41:19.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17923 16 16 0 0 0 - 0 2024-07-28T16:41:19.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:18 smithi177 bash[79620]: cluster 2024-07-28T16:41:18.902114+0000 mgr.y (mgr.25253) 9376 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:19.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:18 smithi177 bash[81864]: cluster 2024-07-28T16:41:18.902114+0000 mgr.y (mgr.25253) 9376 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:19.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:18 smithi204 bash[68176]: cluster 2024-07-28T16:41:18.902114+0000 mgr.y (mgr.25253) 9376 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:20.185 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17924 16 16 0 0 0 - 0 2024-07-28T16:41:21.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17925 16 16 0 0 0 - 0 2024-07-28T16:41:21.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:20 smithi177 bash[81864]: cluster 2024-07-28T16:41:20.903565+0000 mgr.y (mgr.25253) 9377 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:21.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:20 smithi177 bash[79620]: cluster 2024-07-28T16:41:20.903565+0000 mgr.y (mgr.25253) 9377 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:21.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:20 smithi204 bash[68176]: cluster 2024-07-28T16:41:20.903565+0000 mgr.y (mgr.25253) 9377 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:22.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17926 16 16 0 0 0 - 0 2024-07-28T16:41:22.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17927 16 16 0 0 0 - 0 2024-07-28T16:41:23.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:22 smithi177 bash[81864]: cluster 2024-07-28T16:41:22.905050+0000 mgr.y (mgr.25253) 9378 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:23.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:22 smithi177 bash[79620]: cluster 2024-07-28T16:41:22.905050+0000 mgr.y (mgr.25253) 9378 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:23.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:22 smithi204 bash[68176]: cluster 2024-07-28T16:41:22.905050+0000 mgr.y (mgr.25253) 9378 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:24.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17928 16 16 0 0 0 - 0 2024-07-28T16:41:25.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17929 16 16 0 0 0 - 0 2024-07-28T16:41:25.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:24 smithi177 bash[81864]: cluster 2024-07-28T16:41:24.906594+0000 mgr.y (mgr.25253) 9379 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:25.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:24 smithi177 bash[79620]: cluster 2024-07-28T16:41:24.906594+0000 mgr.y (mgr.25253) 9379 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:25.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:24 smithi204 bash[68176]: cluster 2024-07-28T16:41:24.906594+0000 mgr.y (mgr.25253) 9379 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:26.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17930 16 16 0 0 0 - 0 2024-07-28T16:41:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:26] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:41:27.186 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17931 16 16 0 0 0 - 0 2024-07-28T16:41:27.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:26 smithi177 bash[81864]: cluster 2024-07-28T16:41:26.908088+0000 mgr.y (mgr.25253) 9380 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:27.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:26 smithi177 bash[79620]: cluster 2024-07-28T16:41:26.908088+0000 mgr.y (mgr.25253) 9380 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:27.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:26 smithi204 bash[68176]: cluster 2024-07-28T16:41:26.908088+0000 mgr.y (mgr.25253) 9380 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:28.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17932 16 16 0 0 0 - 0 2024-07-28T16:41:29.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17933 16 16 0 0 0 - 0 2024-07-28T16:41:29.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:28 smithi177 bash[81864]: cluster 2024-07-28T16:41:28.909536+0000 mgr.y (mgr.25253) 9381 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:29.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:28 smithi177 bash[79620]: cluster 2024-07-28T16:41:28.909536+0000 mgr.y (mgr.25253) 9381 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:29.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:28 smithi204 bash[68176]: cluster 2024-07-28T16:41:28.909536+0000 mgr.y (mgr.25253) 9381 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:30.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17934 16 16 0 0 0 - 0 2024-07-28T16:41:30.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:29 smithi177 bash[81864]: audit 2024-07-28T16:41:29.005899+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:30.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:29 smithi177 bash[79620]: audit 2024-07-28T16:41:29.005899+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:30.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:29 smithi204 bash[68176]: audit 2024-07-28T16:41:29.005899+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:31.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17935 16 16 0 0 0 - 0 2024-07-28T16:41:31.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:30 smithi177 bash[81864]: cluster 2024-07-28T16:41:30.910976+0000 mgr.y (mgr.25253) 9382 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:31.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:30 smithi177 bash[79620]: cluster 2024-07-28T16:41:30.910976+0000 mgr.y (mgr.25253) 9382 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:31.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:30 smithi204 bash[68176]: cluster 2024-07-28T16:41:30.910976+0000 mgr.y (mgr.25253) 9382 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:32.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17936 16 16 0 0 0 - 0 2024-07-28T16:41:32.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:31 smithi177 bash[81864]: audit 2024-07-28T16:41:31.170121+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:31 smithi177 bash[79620]: audit 2024-07-28T16:41:31.170121+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:32.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:31 smithi204 bash[68176]: audit 2024-07-28T16:41:31.170121+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17937 16 16 0 0 0 - 0 2024-07-28T16:41:33.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:32 smithi177 bash[79620]: cluster 2024-07-28T16:41:32.912433+0000 mgr.y (mgr.25253) 9383 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:33.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:32 smithi177 bash[81864]: cluster 2024-07-28T16:41:32.912433+0000 mgr.y (mgr.25253) 9383 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:33.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:32 smithi204 bash[68176]: cluster 2024-07-28T16:41:32.912433+0000 mgr.y (mgr.25253) 9383 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:34.187 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17938 16 16 0 0 0 - 0 2024-07-28T16:41:35.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17939 16 16 0 0 0 - 0 2024-07-28T16:41:36.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:34.669692+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:34.676857+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:34.877468+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:34.887054+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: cluster 2024-07-28T16:41:34.914252+0000 mgr.y (mgr.25253) 9384 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:35.297328+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:35.298846+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[79620]: audit 2024-07-28T16:41:35.310927+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:34.669692+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:34.676857+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:34.877468+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:34.887054+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: cluster 2024-07-28T16:41:34.914252+0000 mgr.y (mgr.25253) 9384 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:35.297328+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:35.298846+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:41:36.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:35 smithi177 bash[81864]: audit 2024-07-28T16:41:35.310927+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:34.669692+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:34.676857+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:34.877468+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:34.887054+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: cluster 2024-07-28T16:41:34.914252+0000 mgr.y (mgr.25253) 9384 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:36.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:35.297328+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:41:36.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:35.298846+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:41:36.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:35 smithi204 bash[68176]: audit 2024-07-28T16:41:35.310927+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:41:36.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:41:36.178538+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:36.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:36.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17940 16 16 0 0 0 - 0 2024-07-28T16:41:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:41:37.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17941 16 16 0 0 0 - 0 2024-07-28T16:41:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:36 smithi177 bash[79620]: cluster 2024-07-28T16:41:36.915861+0000 mgr.y (mgr.25253) 9385 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:36 smithi177 bash[81864]: cluster 2024-07-28T16:41:36.915861+0000 mgr.y (mgr.25253) 9385 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:37.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:36 smithi204 bash[68176]: cluster 2024-07-28T16:41:36.915861+0000 mgr.y (mgr.25253) 9385 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:38.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17942 16 16 0 0 0 - 0 2024-07-28T16:41:39.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17943 16 16 0 0 0 - 0 2024-07-28T16:41:39.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:38 smithi177 bash[79620]: cluster 2024-07-28T16:41:38.917485+0000 mgr.y (mgr.25253) 9386 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:39.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:38 smithi177 bash[81864]: cluster 2024-07-28T16:41:38.917485+0000 mgr.y (mgr.25253) 9386 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:39.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:38 smithi204 bash[68176]: cluster 2024-07-28T16:41:38.917485+0000 mgr.y (mgr.25253) 9386 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:40.188 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17944 16 16 0 0 0 - 0 2024-07-28T16:41:41.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17945 16 16 0 0 0 - 0 2024-07-28T16:41:42.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17946 16 16 0 0 0 - 0 2024-07-28T16:41:42.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:41 smithi177 bash[81864]: cluster 2024-07-28T16:41:40.919114+0000 mgr.y (mgr.25253) 9387 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:42.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:41 smithi177 bash[79620]: cluster 2024-07-28T16:41:40.919114+0000 mgr.y (mgr.25253) 9387 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:42.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:41 smithi204 bash[68176]: cluster 2024-07-28T16:41:40.919114+0000 mgr.y (mgr.25253) 9387 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:42 smithi204 bash[60899]: ts=2024-07-28T16:41:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17947 16 16 0 0 0 - 0 2024-07-28T16:41:44.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17948 16 16 0 0 0 - 0 2024-07-28T16:41:44.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:43 smithi177 bash[81864]: cluster 2024-07-28T16:41:42.920737+0000 mgr.y (mgr.25253) 9388 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:44.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:43 smithi177 bash[79620]: cluster 2024-07-28T16:41:42.920737+0000 mgr.y (mgr.25253) 9388 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:44.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:43 smithi204 bash[68176]: cluster 2024-07-28T16:41:42.920737+0000 mgr.y (mgr.25253) 9388 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:45.189 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17949 16 16 0 0 0 - 0 2024-07-28T16:41:46.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17950 16 16 0 0 0 - 0 2024-07-28T16:41:46.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:41:46.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:45 smithi177 bash[81864]: cluster 2024-07-28T16:41:44.922195+0000 mgr.y (mgr.25253) 9389 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:46.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:45 smithi177 bash[79620]: cluster 2024-07-28T16:41:44.922195+0000 mgr.y (mgr.25253) 9389 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:46.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:45 smithi204 bash[68176]: cluster 2024-07-28T16:41:44.922195+0000 mgr.y (mgr.25253) 9389 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:47.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17951 16 16 0 0 0 - 0 2024-07-28T16:41:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:47 smithi177 bash[81864]: audit 2024-07-28T16:41:46.170286+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:46 smithi177 bash[79620]: audit 2024-07-28T16:41:46.170286+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:47.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:46 smithi204 bash[68176]: audit 2024-07-28T16:41:46.170286+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:48.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17952 16 16 0 0 0 - 0 2024-07-28T16:41:48.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:47 smithi177 bash[81864]: cluster 2024-07-28T16:41:46.923606+0000 mgr.y (mgr.25253) 9390 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:48.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:47 smithi177 bash[79620]: cluster 2024-07-28T16:41:46.923606+0000 mgr.y (mgr.25253) 9390 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:48.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:47 smithi204 bash[68176]: cluster 2024-07-28T16:41:46.923606+0000 mgr.y (mgr.25253) 9390 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:49.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17953 16 16 0 0 0 - 0 2024-07-28T16:41:50.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17954 16 16 0 0 0 - 0 2024-07-28T16:41:50.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:50 smithi177 bash[81864]: cluster 2024-07-28T16:41:48.924958+0000 mgr.y (mgr.25253) 9391 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:50.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:49 smithi177 bash[79620]: cluster 2024-07-28T16:41:48.924958+0000 mgr.y (mgr.25253) 9391 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:50.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:50 smithi204 bash[68176]: cluster 2024-07-28T16:41:48.924958+0000 mgr.y (mgr.25253) 9391 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:51.190 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17955 16 16 0 0 0 - 0 2024-07-28T16:41:52.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17956 16 16 0 0 0 - 0 2024-07-28T16:41:52.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:52 smithi177 bash[81864]: cluster 2024-07-28T16:41:50.926410+0000 mgr.y (mgr.25253) 9392 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:52.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:52 smithi177 bash[79620]: cluster 2024-07-28T16:41:50.926410+0000 mgr.y (mgr.25253) 9392 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:52.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:52 smithi204 bash[68176]: cluster 2024-07-28T16:41:50.926410+0000 mgr.y (mgr.25253) 9392 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:41:52 smithi204 bash[60899]: ts=2024-07-28T16:41:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17957 16 16 0 0 0 - 0 2024-07-28T16:41:54.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17958 16 16 0 0 0 - 0 2024-07-28T16:41:54.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:54 smithi177 bash[81864]: cluster 2024-07-28T16:41:52.927865+0000 mgr.y (mgr.25253) 9393 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:54.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:54 smithi177 bash[79620]: cluster 2024-07-28T16:41:52.927865+0000 mgr.y (mgr.25253) 9393 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:54.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:54 smithi204 bash[68176]: cluster 2024-07-28T16:41:52.927865+0000 mgr.y (mgr.25253) 9393 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:55.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17959 16 16 0 0 0 - 0 2024-07-28T16:41:56.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:41:56.181746+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:56.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:56.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17960 16 16 0 0 0 - 0 2024-07-28T16:41:56.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:41:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:41:56] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-07-28T16:41:56.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:56 smithi177 bash[81864]: cluster 2024-07-28T16:41:54.929302+0000 mgr.y (mgr.25253) 9394 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:56.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:56 smithi177 bash[79620]: cluster 2024-07-28T16:41:54.929302+0000 mgr.y (mgr.25253) 9394 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:56.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:56 smithi204 bash[68176]: cluster 2024-07-28T16:41:54.929302+0000 mgr.y (mgr.25253) 9394 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:57.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17961 16 16 0 0 0 - 0 2024-07-28T16:41:58.191 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17962 16 16 0 0 0 - 0 2024-07-28T16:41:58.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:41:58 smithi177 bash[81864]: cluster 2024-07-28T16:41:56.930737+0000 mgr.y (mgr.25253) 9395 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:58.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:41:58 smithi177 bash[79620]: cluster 2024-07-28T16:41:56.930737+0000 mgr.y (mgr.25253) 9395 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:58.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:41:58 smithi204 bash[68176]: cluster 2024-07-28T16:41:56.930737+0000 mgr.y (mgr.25253) 9395 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:41:59.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17963 16 16 0 0 0 - 0 2024-07-28T16:42:00.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17964 16 16 0 0 0 - 0 2024-07-28T16:42:00.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:00 smithi204 bash[68176]: cluster 2024-07-28T16:41:58.932201+0000 mgr.y (mgr.25253) 9396 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:00.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:00 smithi177 bash[81864]: cluster 2024-07-28T16:41:58.932201+0000 mgr.y (mgr.25253) 9396 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:00 smithi177 bash[79620]: cluster 2024-07-28T16:41:58.932201+0000 mgr.y (mgr.25253) 9396 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:01.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17965 16 16 0 0 0 - 0 2024-07-28T16:42:02.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17966 16 16 0 0 0 - 0 2024-07-28T16:42:02.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:02 smithi204 bash[68176]: cluster 2024-07-28T16:42:00.933683+0000 mgr.y (mgr.25253) 9397 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:02.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:02 smithi204 bash[68176]: audit 2024-07-28T16:42:01.170583+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:02 smithi177 bash[81864]: cluster 2024-07-28T16:42:00.933683+0000 mgr.y (mgr.25253) 9397 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:02 smithi177 bash[81864]: audit 2024-07-28T16:42:01.170583+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:02.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:02 smithi177 bash[79620]: cluster 2024-07-28T16:42:00.933683+0000 mgr.y (mgr.25253) 9397 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:02.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:02 smithi177 bash[79620]: audit 2024-07-28T16:42:01.170583+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:02 smithi204 bash[60899]: ts=2024-07-28T16:42:02.320Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.192 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17967 16 16 0 0 0 - 0 2024-07-28T16:42:04.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17968 16 16 0 0 0 - 0 2024-07-28T16:42:04.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:04 smithi204 bash[68176]: cluster 2024-07-28T16:42:02.935141+0000 mgr.y (mgr.25253) 9398 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:04.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:04 smithi177 bash[81864]: cluster 2024-07-28T16:42:02.935141+0000 mgr.y (mgr.25253) 9398 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:04.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:04 smithi177 bash[79620]: cluster 2024-07-28T16:42:02.935141+0000 mgr.y (mgr.25253) 9398 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:05.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17969 16 16 0 0 0 - 0 2024-07-28T16:42:06.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17970 16 16 0 0 0 - 0 2024-07-28T16:42:06.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:06 smithi204 bash[68176]: cluster 2024-07-28T16:42:04.936641+0000 mgr.y (mgr.25253) 9399 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:06.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:06 smithi177 bash[79620]: cluster 2024-07-28T16:42:04.936641+0000 mgr.y (mgr.25253) 9399 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:06.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:06 smithi177 bash[81864]: cluster 2024-07-28T16:42:04.936641+0000 mgr.y (mgr.25253) 9399 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:06.530 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:06] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:42:07.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17971 16 16 0 0 0 - 0 2024-07-28T16:42:08.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17972 16 16 0 0 0 - 0 2024-07-28T16:42:08.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:08 smithi204 bash[68176]: cluster 2024-07-28T16:42:06.938085+0000 mgr.y (mgr.25253) 9400 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:08.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:08 smithi177 bash[81864]: cluster 2024-07-28T16:42:06.938085+0000 mgr.y (mgr.25253) 9400 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:08.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:08 smithi177 bash[79620]: cluster 2024-07-28T16:42:06.938085+0000 mgr.y (mgr.25253) 9400 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:09.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17973 16 16 0 0 0 - 0 2024-07-28T16:42:10.193 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17974 16 16 0 0 0 - 0 2024-07-28T16:42:10.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:10 smithi204 bash[68176]: cluster 2024-07-28T16:42:08.939537+0000 mgr.y (mgr.25253) 9401 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:10.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:10 smithi177 bash[81864]: cluster 2024-07-28T16:42:08.939537+0000 mgr.y (mgr.25253) 9401 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:10.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:10 smithi177 bash[79620]: cluster 2024-07-28T16:42:08.939537+0000 mgr.y (mgr.25253) 9401 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:11.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17975 16 16 0 0 0 - 0 2024-07-28T16:42:12.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17976 16 16 0 0 0 - 0 2024-07-28T16:42:12.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:12 smithi204 bash[68176]: cluster 2024-07-28T16:42:10.940990+0000 mgr.y (mgr.25253) 9402 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:12.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:12 smithi177 bash[81864]: cluster 2024-07-28T16:42:10.940990+0000 mgr.y (mgr.25253) 9402 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:12.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:12 smithi177 bash[79620]: cluster 2024-07-28T16:42:10.940990+0000 mgr.y (mgr.25253) 9402 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17977 16 16 0 0 0 - 0 2024-07-28T16:42:14.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17978 16 16 0 0 0 - 0 2024-07-28T16:42:14.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:14 smithi204 bash[68176]: cluster 2024-07-28T16:42:12.942434+0000 mgr.y (mgr.25253) 9403 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:14.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:14 smithi177 bash[81864]: cluster 2024-07-28T16:42:12.942434+0000 mgr.y (mgr.25253) 9403 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:14.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:14 smithi177 bash[79620]: cluster 2024-07-28T16:42:12.942434+0000 mgr.y (mgr.25253) 9403 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:15.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17979 16 16 0 0 0 - 0 2024-07-28T16:42:16.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:42:16.184819+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:16.194 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:16.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17980 16 16 0 0 0 - 0 2024-07-28T16:42:16.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:16 smithi204 bash[68176]: cluster 2024-07-28T16:42:14.943925+0000 mgr.y (mgr.25253) 9404 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:16] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:42:16.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:16 smithi177 bash[81864]: cluster 2024-07-28T16:42:14.943925+0000 mgr.y (mgr.25253) 9404 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:16.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:16 smithi177 bash[79620]: cluster 2024-07-28T16:42:14.943925+0000 mgr.y (mgr.25253) 9404 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:17.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17981 16 16 0 0 0 - 0 2024-07-28T16:42:17.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:17 smithi204 bash[68176]: audit 2024-07-28T16:42:16.171001+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:17.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:17 smithi177 bash[81864]: audit 2024-07-28T16:42:16.171001+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:17.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:17 smithi177 bash[79620]: audit 2024-07-28T16:42:16.171001+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:18.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17982 16 16 0 0 0 - 0 2024-07-28T16:42:18.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:18 smithi204 bash[68176]: cluster 2024-07-28T16:42:16.945466+0000 mgr.y (mgr.25253) 9405 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:18.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:18 smithi177 bash[81864]: cluster 2024-07-28T16:42:16.945466+0000 mgr.y (mgr.25253) 9405 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:18.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:18 smithi177 bash[79620]: cluster 2024-07-28T16:42:16.945466+0000 mgr.y (mgr.25253) 9405 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:19.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17983 16 16 0 0 0 - 0 2024-07-28T16:42:20.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17984 16 16 0 0 0 - 0 2024-07-28T16:42:20.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:20 smithi204 bash[68176]: cluster 2024-07-28T16:42:18.947068+0000 mgr.y (mgr.25253) 9406 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:20.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:20 smithi177 bash[81864]: cluster 2024-07-28T16:42:18.947068+0000 mgr.y (mgr.25253) 9406 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:20.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:20 smithi177 bash[79620]: cluster 2024-07-28T16:42:18.947068+0000 mgr.y (mgr.25253) 9406 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:21.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17985 16 16 0 0 0 - 0 2024-07-28T16:42:22.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17986 16 16 0 0 0 - 0 2024-07-28T16:42:22.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:22 smithi204 bash[68176]: cluster 2024-07-28T16:42:20.948728+0000 mgr.y (mgr.25253) 9407 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:22.424 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:22 smithi177 bash[81864]: cluster 2024-07-28T16:42:20.948728+0000 mgr.y (mgr.25253) 9407 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:22.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:22 smithi177 bash[79620]: cluster 2024-07-28T16:42:20.948728+0000 mgr.y (mgr.25253) 9407 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:23.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17987 16 16 0 0 0 - 0 2024-07-28T16:42:24.195 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17988 16 16 0 0 0 - 0 2024-07-28T16:42:24.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:24 smithi204 bash[68176]: cluster 2024-07-28T16:42:22.950339+0000 mgr.y (mgr.25253) 9408 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:24.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:24 smithi177 bash[79620]: cluster 2024-07-28T16:42:22.950339+0000 mgr.y (mgr.25253) 9408 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:24.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:24 smithi177 bash[81864]: cluster 2024-07-28T16:42:22.950339+0000 mgr.y (mgr.25253) 9408 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:25.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17989 16 16 0 0 0 - 0 2024-07-28T16:42:26.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17990 16 16 0 0 0 - 0 2024-07-28T16:42:26.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:26 smithi204 bash[68176]: cluster 2024-07-28T16:42:24.951969+0000 mgr.y (mgr.25253) 9409 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:26.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:26 smithi177 bash[79620]: cluster 2024-07-28T16:42:24.951969+0000 mgr.y (mgr.25253) 9409 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:26.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:42:26.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:26 smithi177 bash[81864]: cluster 2024-07-28T16:42:24.951969+0000 mgr.y (mgr.25253) 9409 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:27.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17991 16 16 0 0 0 - 0 2024-07-28T16:42:28.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17992 16 16 0 0 0 - 0 2024-07-28T16:42:28.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:28 smithi204 bash[68176]: cluster 2024-07-28T16:42:26.953451+0000 mgr.y (mgr.25253) 9410 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:28.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:28 smithi177 bash[79620]: cluster 2024-07-28T16:42:26.953451+0000 mgr.y (mgr.25253) 9410 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:28.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:28 smithi177 bash[81864]: cluster 2024-07-28T16:42:26.953451+0000 mgr.y (mgr.25253) 9410 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:29.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17993 16 16 0 0 0 - 0 2024-07-28T16:42:30.196 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17994 16 16 0 0 0 - 0 2024-07-28T16:42:30.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:30 smithi204 bash[68176]: cluster 2024-07-28T16:42:28.955009+0000 mgr.y (mgr.25253) 9411 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:30.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:30 smithi177 bash[81864]: cluster 2024-07-28T16:42:28.955009+0000 mgr.y (mgr.25253) 9411 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:30.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:30 smithi177 bash[79620]: cluster 2024-07-28T16:42:28.955009+0000 mgr.y (mgr.25253) 9411 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:31.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17995 16 16 0 0 0 - 0 2024-07-28T16:42:32.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17996 16 16 0 0 0 - 0 2024-07-28T16:42:32.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:32 smithi204 bash[68176]: cluster 2024-07-28T16:42:30.956530+0000 mgr.y (mgr.25253) 9412 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:32.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:32 smithi204 bash[68176]: audit 2024-07-28T16:42:31.171472+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:32.424 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:32 smithi204 bash[60899]: ts=2024-07-28T16:42:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:32 smithi177 bash[81864]: cluster 2024-07-28T16:42:30.956530+0000 mgr.y (mgr.25253) 9412 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:32.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:32 smithi177 bash[81864]: audit 2024-07-28T16:42:31.171472+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:32.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:32 smithi177 bash[79620]: cluster 2024-07-28T16:42:30.956530+0000 mgr.y (mgr.25253) 9412 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:32.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:32 smithi177 bash[79620]: audit 2024-07-28T16:42:31.171472+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:33.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17997 16 16 0 0 0 - 0 2024-07-28T16:42:34.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17998 16 16 0 0 0 - 0 2024-07-28T16:42:34.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:34 smithi204 bash[68176]: cluster 2024-07-28T16:42:32.958010+0000 mgr.y (mgr.25253) 9413 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:34.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:34 smithi177 bash[81864]: cluster 2024-07-28T16:42:32.958010+0000 mgr.y (mgr.25253) 9413 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:34.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:34 smithi177 bash[79620]: cluster 2024-07-28T16:42:32.958010+0000 mgr.y (mgr.25253) 9413 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:35.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:17999 16 16 0 0 0 - 0 2024-07-28T16:42:36.197 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:42:36.188035+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:36.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:36.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18000 16 16 0 0 0 - 0 2024-07-28T16:42:36.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:36 smithi204 bash[68176]: cluster 2024-07-28T16:42:34.959446+0000 mgr.y (mgr.25253) 9414 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:36.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:36 smithi204 bash[68176]: audit 2024-07-28T16:42:35.441249+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:42:36.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:36 smithi204 bash[68176]: audit 2024-07-28T16:42:35.810548+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:36.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:36 smithi204 bash[68176]: audit 2024-07-28T16:42:35.817666+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:36.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:42:36.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[79620]: cluster 2024-07-28T16:42:34.959446+0000 mgr.y (mgr.25253) 9414 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:36.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[79620]: audit 2024-07-28T16:42:35.441249+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:42:36.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[79620]: audit 2024-07-28T16:42:35.810548+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:36.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[79620]: audit 2024-07-28T16:42:35.817666+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:36.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[81864]: cluster 2024-07-28T16:42:34.959446+0000 mgr.y (mgr.25253) 9414 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:36.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[81864]: audit 2024-07-28T16:42:35.441249+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:42:36.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[81864]: audit 2024-07-28T16:42:35.810548+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:36.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:36 smithi177 bash[81864]: audit 2024-07-28T16:42:35.817666+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:37.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18001 16 16 0 0 0 - 0 2024-07-28T16:42:38.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18002 16 16 0 0 0 - 0 2024-07-28T16:42:38.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:38 smithi204 bash[68176]: cluster 2024-07-28T16:42:36.960888+0000 mgr.y (mgr.25253) 9415 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:38.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:38 smithi177 bash[79620]: cluster 2024-07-28T16:42:36.960888+0000 mgr.y (mgr.25253) 9415 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:38.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:38 smithi177 bash[81864]: cluster 2024-07-28T16:42:36.960888+0000 mgr.y (mgr.25253) 9415 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:39.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18003 16 16 0 0 0 - 0 2024-07-28T16:42:40.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18004 16 16 0 0 0 - 0 2024-07-28T16:42:40.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:40 smithi204 bash[68176]: cluster 2024-07-28T16:42:38.962343+0000 mgr.y (mgr.25253) 9416 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:40.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:40 smithi177 bash[79620]: cluster 2024-07-28T16:42:38.962343+0000 mgr.y (mgr.25253) 9416 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:40.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:40 smithi177 bash[81864]: cluster 2024-07-28T16:42:38.962343+0000 mgr.y (mgr.25253) 9416 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:41.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18005 16 16 0 0 0 - 0 2024-07-28T16:42:42.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18006 16 16 0 0 0 - 0 2024-07-28T16:42:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: cluster 2024-07-28T16:42:40.963039+0000 mgr.y (mgr.25253) 9417 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.360749+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.367193+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.426497+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.432082+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.875284+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.876819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:42.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:42 smithi204 bash[68176]: audit 2024-07-28T16:42:41.884417+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: cluster 2024-07-28T16:42:40.963039+0000 mgr.y (mgr.25253) 9417 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.360749+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.367193+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.426497+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.432082+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.875284+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.876819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[79620]: audit 2024-07-28T16:42:41.884417+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: cluster 2024-07-28T16:42:40.963039+0000 mgr.y (mgr.25253) 9417 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.360749+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.367193+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.426497+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.432082+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.875284+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.876819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:42.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:42 smithi177 bash[81864]: audit 2024-07-28T16:42:41.884417+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:42:43.198 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18007 16 16 0 0 0 - 0 2024-07-28T16:42:44.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18008 16 16 0 0 0 - 0 2024-07-28T16:42:44.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:44 smithi204 bash[68176]: cluster 2024-07-28T16:42:42.964474+0000 mgr.y (mgr.25253) 9418 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:44.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:44 smithi177 bash[79620]: cluster 2024-07-28T16:42:42.964474+0000 mgr.y (mgr.25253) 9418 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:44.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:44 smithi177 bash[81864]: cluster 2024-07-28T16:42:42.964474+0000 mgr.y (mgr.25253) 9418 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:45.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18009 16 16 0 0 0 - 0 2024-07-28T16:42:46.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18010 16 16 0 0 0 - 0 2024-07-28T16:42:46.380 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:42:46.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:46 smithi204 bash[68176]: cluster 2024-07-28T16:42:44.965917+0000 mgr.y (mgr.25253) 9419 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:46.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:46 smithi204 bash[68176]: audit 2024-07-28T16:42:46.171794+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:46.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:46 smithi177 bash[81864]: cluster 2024-07-28T16:42:44.965917+0000 mgr.y (mgr.25253) 9419 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:46.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:46 smithi177 bash[81864]: audit 2024-07-28T16:42:46.171794+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:46.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:46 smithi177 bash[79620]: cluster 2024-07-28T16:42:44.965917+0000 mgr.y (mgr.25253) 9419 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:46.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:46 smithi177 bash[79620]: audit 2024-07-28T16:42:46.171794+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:47.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18011 16 16 0 0 0 - 0 2024-07-28T16:42:48.199 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18012 16 16 0 0 0 - 0 2024-07-28T16:42:48.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:48 smithi204 bash[68176]: cluster 2024-07-28T16:42:46.967349+0000 mgr.y (mgr.25253) 9420 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:48.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:48 smithi177 bash[79620]: cluster 2024-07-28T16:42:46.967349+0000 mgr.y (mgr.25253) 9420 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:48.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:48 smithi177 bash[81864]: cluster 2024-07-28T16:42:46.967349+0000 mgr.y (mgr.25253) 9420 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:49.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18013 16 16 0 0 0 - 0 2024-07-28T16:42:50.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18014 16 16 0 0 0 - 0 2024-07-28T16:42:50.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:50 smithi204 bash[68176]: cluster 2024-07-28T16:42:48.968819+0000 mgr.y (mgr.25253) 9421 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:50.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:50 smithi177 bash[79620]: cluster 2024-07-28T16:42:48.968819+0000 mgr.y (mgr.25253) 9421 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:50.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:50 smithi177 bash[81864]: cluster 2024-07-28T16:42:48.968819+0000 mgr.y (mgr.25253) 9421 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:51.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18015 16 16 0 0 0 - 0 2024-07-28T16:42:52.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18016 16 16 0 0 0 - 0 2024-07-28T16:42:52.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:52 smithi204 bash[68176]: cluster 2024-07-28T16:42:50.970278+0000 mgr.y (mgr.25253) 9422 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:42:52 smithi204 bash[60899]: ts=2024-07-28T16:42:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:52 smithi177 bash[79620]: cluster 2024-07-28T16:42:50.970278+0000 mgr.y (mgr.25253) 9422 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:52.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:52 smithi177 bash[81864]: cluster 2024-07-28T16:42:50.970278+0000 mgr.y (mgr.25253) 9422 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:53.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18017 16 16 0 0 0 - 0 2024-07-28T16:42:54.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18018 16 16 0 0 0 - 0 2024-07-28T16:42:54.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:54 smithi204 bash[68176]: cluster 2024-07-28T16:42:52.971746+0000 mgr.y (mgr.25253) 9423 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:54.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:54 smithi177 bash[79620]: cluster 2024-07-28T16:42:52.971746+0000 mgr.y (mgr.25253) 9423 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:54.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:54 smithi177 bash[81864]: cluster 2024-07-28T16:42:52.971746+0000 mgr.y (mgr.25253) 9423 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:55.200 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18019 16 16 0 0 0 - 0 2024-07-28T16:42:56.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:42:56.191188+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:56.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:56.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18020 16 16 0 0 0 - 0 2024-07-28T16:42:56.400 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:42:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:42:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:42:56.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:56 smithi204 bash[68176]: cluster 2024-07-28T16:42:54.973181+0000 mgr.y (mgr.25253) 9424 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:56.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:56 smithi177 bash[81864]: cluster 2024-07-28T16:42:54.973181+0000 mgr.y (mgr.25253) 9424 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:56.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:56 smithi177 bash[79620]: cluster 2024-07-28T16:42:54.973181+0000 mgr.y (mgr.25253) 9424 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:57.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18021 16 16 0 0 0 - 0 2024-07-28T16:42:58.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18022 16 16 0 0 0 - 0 2024-07-28T16:42:58.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:42:58 smithi204 bash[68176]: cluster 2024-07-28T16:42:56.974626+0000 mgr.y (mgr.25253) 9425 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:58.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:42:58 smithi177 bash[81864]: cluster 2024-07-28T16:42:56.974626+0000 mgr.y (mgr.25253) 9425 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:58.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:42:58 smithi177 bash[79620]: cluster 2024-07-28T16:42:56.974626+0000 mgr.y (mgr.25253) 9425 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:42:59.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18023 16 16 0 0 0 - 0 2024-07-28T16:43:00.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18024 16 16 0 0 0 - 0 2024-07-28T16:43:00.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:00 smithi204 bash[68176]: cluster 2024-07-28T16:42:58.976089+0000 mgr.y (mgr.25253) 9426 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:00.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:00 smithi177 bash[81864]: cluster 2024-07-28T16:42:58.976089+0000 mgr.y (mgr.25253) 9426 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:00.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:00 smithi177 bash[79620]: cluster 2024-07-28T16:42:58.976089+0000 mgr.y (mgr.25253) 9426 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:01.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18025 16 16 0 0 0 - 0 2024-07-28T16:43:01.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:01 smithi204 bash[68176]: audit 2024-07-28T16:43:01.172255+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:01.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:01 smithi177 bash[81864]: audit 2024-07-28T16:43:01.172255+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:01.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:01 smithi177 bash[79620]: audit 2024-07-28T16:43:01.172255+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:02.201 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18026 16 16 0 0 0 - 0 2024-07-28T16:43:02.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:02 smithi204 bash[68176]: cluster 2024-07-28T16:43:00.977556+0000 mgr.y (mgr.25253) 9427 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:02 smithi204 bash[60899]: ts=2024-07-28T16:43:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:02 smithi177 bash[81864]: cluster 2024-07-28T16:43:00.977556+0000 mgr.y (mgr.25253) 9427 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:02.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:02 smithi177 bash[79620]: cluster 2024-07-28T16:43:00.977556+0000 mgr.y (mgr.25253) 9427 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:03.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18027 16 16 0 0 0 - 0 2024-07-28T16:43:04.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18028 16 16 0 0 0 - 0 2024-07-28T16:43:04.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:04 smithi204 bash[68176]: cluster 2024-07-28T16:43:02.979052+0000 mgr.y (mgr.25253) 9428 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:04.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:04 smithi177 bash[81864]: cluster 2024-07-28T16:43:02.979052+0000 mgr.y (mgr.25253) 9428 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:04.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:04 smithi177 bash[79620]: cluster 2024-07-28T16:43:02.979052+0000 mgr.y (mgr.25253) 9428 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:05.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18029 16 16 0 0 0 - 0 2024-07-28T16:43:06.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18030 16 16 0 0 0 - 0 2024-07-28T16:43:06.427 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:43:06.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:06 smithi177 bash[81864]: cluster 2024-07-28T16:43:04.980511+0000 mgr.y (mgr.25253) 9429 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:06.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:06 smithi177 bash[79620]: cluster 2024-07-28T16:43:04.980511+0000 mgr.y (mgr.25253) 9429 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:06.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:06 smithi204 bash[68176]: cluster 2024-07-28T16:43:04.980511+0000 mgr.y (mgr.25253) 9429 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:07.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18031 16 16 0 0 0 - 0 2024-07-28T16:43:08.202 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18032 16 16 0 0 0 - 0 2024-07-28T16:43:08.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:08 smithi177 bash[81864]: cluster 2024-07-28T16:43:06.981979+0000 mgr.y (mgr.25253) 9430 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:08.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:08 smithi177 bash[79620]: cluster 2024-07-28T16:43:06.981979+0000 mgr.y (mgr.25253) 9430 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:08.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:08 smithi204 bash[68176]: cluster 2024-07-28T16:43:06.981979+0000 mgr.y (mgr.25253) 9430 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:09.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18033 16 16 0 0 0 - 0 2024-07-28T16:43:10.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18034 16 16 0 0 0 - 0 2024-07-28T16:43:10.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:10 smithi177 bash[81864]: cluster 2024-07-28T16:43:08.983434+0000 mgr.y (mgr.25253) 9431 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:10.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:10 smithi177 bash[79620]: cluster 2024-07-28T16:43:08.983434+0000 mgr.y (mgr.25253) 9431 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:10.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:10 smithi204 bash[68176]: cluster 2024-07-28T16:43:08.983434+0000 mgr.y (mgr.25253) 9431 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:11.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18035 16 16 0 0 0 - 0 2024-07-28T16:43:12.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18036 16 16 0 0 0 - 0 2024-07-28T16:43:12.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:12 smithi204 bash[68176]: cluster 2024-07-28T16:43:10.984913+0000 mgr.y (mgr.25253) 9432 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:12 smithi177 bash[81864]: cluster 2024-07-28T16:43:10.984913+0000 mgr.y (mgr.25253) 9432 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:12.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:12 smithi177 bash[79620]: cluster 2024-07-28T16:43:10.984913+0000 mgr.y (mgr.25253) 9432 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:13.203 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18037 16 16 0 0 0 - 0 2024-07-28T16:43:14.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18038 16 16 0 0 0 - 0 2024-07-28T16:43:14.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:14 smithi177 bash[81864]: cluster 2024-07-28T16:43:12.986385+0000 mgr.y (mgr.25253) 9433 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:14.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:14 smithi177 bash[79620]: cluster 2024-07-28T16:43:12.986385+0000 mgr.y (mgr.25253) 9433 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:14.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:14 smithi204 bash[68176]: cluster 2024-07-28T16:43:12.986385+0000 mgr.y (mgr.25253) 9433 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:15.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18039 16 16 0 0 0 - 0 2024-07-28T16:43:16.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:43:16.194354+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:16.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:16.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18040 16 16 0 0 0 - 0 2024-07-28T16:43:16.448 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:43:16.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:16 smithi177 bash[81864]: cluster 2024-07-28T16:43:14.987922+0000 mgr.y (mgr.25253) 9434 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:16.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:16 smithi177 bash[81864]: audit 2024-07-28T16:43:16.172616+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:16.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:16 smithi177 bash[79620]: cluster 2024-07-28T16:43:14.987922+0000 mgr.y (mgr.25253) 9434 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:16.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:16 smithi177 bash[79620]: audit 2024-07-28T16:43:16.172616+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:16.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:16 smithi204 bash[68176]: cluster 2024-07-28T16:43:14.987922+0000 mgr.y (mgr.25253) 9434 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:16.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:16 smithi204 bash[68176]: audit 2024-07-28T16:43:16.172616+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:17.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18041 16 16 0 0 0 - 0 2024-07-28T16:43:18.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18042 16 16 0 0 0 - 0 2024-07-28T16:43:18.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:18 smithi177 bash[81864]: cluster 2024-07-28T16:43:16.989368+0000 mgr.y (mgr.25253) 9435 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:18.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:18 smithi177 bash[79620]: cluster 2024-07-28T16:43:16.989368+0000 mgr.y (mgr.25253) 9435 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:18.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:18 smithi204 bash[68176]: cluster 2024-07-28T16:43:16.989368+0000 mgr.y (mgr.25253) 9435 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:19.204 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18043 16 16 0 0 0 - 0 2024-07-28T16:43:20.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18044 16 16 0 0 0 - 0 2024-07-28T16:43:20.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:20 smithi177 bash[81864]: cluster 2024-07-28T16:43:18.990800+0000 mgr.y (mgr.25253) 9436 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:20.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:20 smithi177 bash[79620]: cluster 2024-07-28T16:43:18.990800+0000 mgr.y (mgr.25253) 9436 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:20.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:20 smithi204 bash[68176]: cluster 2024-07-28T16:43:18.990800+0000 mgr.y (mgr.25253) 9436 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:21.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18045 16 16 0 0 0 - 0 2024-07-28T16:43:22.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18046 16 16 0 0 0 - 0 2024-07-28T16:43:22.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:22 smithi204 bash[68176]: cluster 2024-07-28T16:43:20.992299+0000 mgr.y (mgr.25253) 9437 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:22.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:22 smithi204 bash[60899]: ts=2024-07-28T16:43:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:22 smithi177 bash[81864]: cluster 2024-07-28T16:43:20.992299+0000 mgr.y (mgr.25253) 9437 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:22.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:22 smithi177 bash[79620]: cluster 2024-07-28T16:43:20.992299+0000 mgr.y (mgr.25253) 9437 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:23.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18047 16 16 0 0 0 - 0 2024-07-28T16:43:24.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18048 16 16 0 0 0 - 0 2024-07-28T16:43:24.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:24 smithi177 bash[81864]: cluster 2024-07-28T16:43:22.993865+0000 mgr.y (mgr.25253) 9438 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:24.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:24 smithi177 bash[79620]: cluster 2024-07-28T16:43:22.993865+0000 mgr.y (mgr.25253) 9438 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:24.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:24 smithi204 bash[68176]: cluster 2024-07-28T16:43:22.993865+0000 mgr.y (mgr.25253) 9438 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:25.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18049 16 16 0 0 0 - 0 2024-07-28T16:43:26.205 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18050 16 16 0 0 0 - 0 2024-07-28T16:43:26.471 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:43:26.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:26 smithi177 bash[79620]: cluster 2024-07-28T16:43:24.995365+0000 mgr.y (mgr.25253) 9439 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:26.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:26 smithi177 bash[81864]: cluster 2024-07-28T16:43:24.995365+0000 mgr.y (mgr.25253) 9439 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:26.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:26 smithi204 bash[68176]: cluster 2024-07-28T16:43:24.995365+0000 mgr.y (mgr.25253) 9439 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:27.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18051 16 16 0 0 0 - 0 2024-07-28T16:43:28.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18052 16 16 0 0 0 - 0 2024-07-28T16:43:28.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:28 smithi177 bash[81864]: cluster 2024-07-28T16:43:26.996989+0000 mgr.y (mgr.25253) 9440 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:28.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:28 smithi177 bash[79620]: cluster 2024-07-28T16:43:26.996989+0000 mgr.y (mgr.25253) 9440 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:28.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:28 smithi204 bash[68176]: cluster 2024-07-28T16:43:26.996989+0000 mgr.y (mgr.25253) 9440 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:29.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18053 16 16 0 0 0 - 0 2024-07-28T16:43:30.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18054 16 16 0 0 0 - 0 2024-07-28T16:43:30.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:30 smithi177 bash[81864]: cluster 2024-07-28T16:43:28.998624+0000 mgr.y (mgr.25253) 9441 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:30.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:30 smithi177 bash[79620]: cluster 2024-07-28T16:43:28.998624+0000 mgr.y (mgr.25253) 9441 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:30.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:30 smithi204 bash[68176]: cluster 2024-07-28T16:43:28.998624+0000 mgr.y (mgr.25253) 9441 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:31.206 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18055 16 16 0 0 0 - 0 2024-07-28T16:43:31.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:31 smithi177 bash[81864]: audit 2024-07-28T16:43:31.172994+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:31.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:31 smithi177 bash[79620]: audit 2024-07-28T16:43:31.172994+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:31.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:31 smithi204 bash[68176]: audit 2024-07-28T16:43:31.172994+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:32.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18056 16 16 0 0 0 - 0 2024-07-28T16:43:32.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:32 smithi204 bash[68176]: cluster 2024-07-28T16:43:31.000295+0000 mgr.y (mgr.25253) 9442 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:32 smithi204 bash[60899]: ts=2024-07-28T16:43:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:32 smithi177 bash[79620]: cluster 2024-07-28T16:43:31.000295+0000 mgr.y (mgr.25253) 9442 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:32.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:32 smithi177 bash[81864]: cluster 2024-07-28T16:43:31.000295+0000 mgr.y (mgr.25253) 9442 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:33.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18057 16 16 0 0 0 - 0 2024-07-28T16:43:34.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18058 16 16 0 0 0 - 0 2024-07-28T16:43:34.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:34 smithi177 bash[81864]: cluster 2024-07-28T16:43:33.001937+0000 mgr.y (mgr.25253) 9443 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:34.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:34 smithi177 bash[79620]: cluster 2024-07-28T16:43:33.001937+0000 mgr.y (mgr.25253) 9443 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:34.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:34 smithi204 bash[68176]: cluster 2024-07-28T16:43:33.001937+0000 mgr.y (mgr.25253) 9443 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:35.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18059 16 16 0 0 0 - 0 2024-07-28T16:43:36.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:43:36.197581+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:36.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:36.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18060 16 16 0 0 0 - 0 2024-07-28T16:43:36.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:43:36.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:36 smithi177 bash[81864]: cluster 2024-07-28T16:43:35.003425+0000 mgr.y (mgr.25253) 9444 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:36.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:36 smithi177 bash[79620]: cluster 2024-07-28T16:43:35.003425+0000 mgr.y (mgr.25253) 9444 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:36.926 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:36 smithi204 bash[68176]: cluster 2024-07-28T16:43:35.003425+0000 mgr.y (mgr.25253) 9444 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:37.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18061 16 16 0 0 0 - 0 2024-07-28T16:43:38.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18062 16 16 0 0 0 - 0 2024-07-28T16:43:38.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:38 smithi177 bash[81864]: cluster 2024-07-28T16:43:37.004873+0000 mgr.y (mgr.25253) 9445 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:38.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:38 smithi177 bash[79620]: cluster 2024-07-28T16:43:37.004873+0000 mgr.y (mgr.25253) 9445 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:38.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:38 smithi204 bash[68176]: cluster 2024-07-28T16:43:37.004873+0000 mgr.y (mgr.25253) 9445 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:39.207 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18063 16 16 0 0 0 - 0 2024-07-28T16:43:40.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18064 16 16 0 0 0 - 0 2024-07-28T16:43:40.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:40 smithi177 bash[81864]: cluster 2024-07-28T16:43:39.006441+0000 mgr.y (mgr.25253) 9446 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:40.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:40 smithi177 bash[79620]: cluster 2024-07-28T16:43:39.006441+0000 mgr.y (mgr.25253) 9446 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:40.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:40 smithi204 bash[68176]: cluster 2024-07-28T16:43:39.006441+0000 mgr.y (mgr.25253) 9446 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:41.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18065 16 16 0 0 0 - 0 2024-07-28T16:43:42.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18066 16 16 0 0 0 - 0 2024-07-28T16:43:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:42 smithi204 bash[68176]: cluster 2024-07-28T16:43:41.008079+0000 mgr.y (mgr.25253) 9447 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:42 smithi204 bash[68176]: audit 2024-07-28T16:43:41.973134+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:42.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:42 smithi177 bash[81864]: cluster 2024-07-28T16:43:41.008079+0000 mgr.y (mgr.25253) 9447 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:42.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:42 smithi177 bash[81864]: audit 2024-07-28T16:43:41.973134+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:42 smithi177 bash[79620]: cluster 2024-07-28T16:43:41.008079+0000 mgr.y (mgr.25253) 9447 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:42.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:42 smithi177 bash[79620]: audit 2024-07-28T16:43:41.973134+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:43.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18067 16 16 0 0 0 - 0 2024-07-28T16:43:44.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18068 16 16 0 0 0 - 0 2024-07-28T16:43:45.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:44 smithi204 bash[68176]: cluster 2024-07-28T16:43:43.009703+0000 mgr.y (mgr.25253) 9448 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:45.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18069 16 16 0 0 0 - 0 2024-07-28T16:43:45.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:44 smithi177 bash[81864]: cluster 2024-07-28T16:43:43.009703+0000 mgr.y (mgr.25253) 9448 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:45.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:44 smithi177 bash[79620]: cluster 2024-07-28T16:43:43.009703+0000 mgr.y (mgr.25253) 9448 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:46.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18070 16 16 0 0 0 - 0 2024-07-28T16:43:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:43:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:46 smithi204 bash[68176]: cluster 2024-07-28T16:43:45.011183+0000 mgr.y (mgr.25253) 9449 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:46 smithi204 bash[68176]: audit 2024-07-28T16:43:46.173335+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:47.208 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18071 16 16 0 0 0 - 0 2024-07-28T16:43:47.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:46 smithi177 bash[79620]: cluster 2024-07-28T16:43:45.011183+0000 mgr.y (mgr.25253) 9449 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:46 smithi177 bash[79620]: audit 2024-07-28T16:43:46.173335+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:46 smithi177 bash[81864]: cluster 2024-07-28T16:43:45.011183+0000 mgr.y (mgr.25253) 9449 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:46 smithi177 bash[81864]: audit 2024-07-28T16:43:46.173335+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:48.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18072 16 16 0 0 0 - 0 2024-07-28T16:43:48.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: cluster 2024-07-28T16:43:47.011968+0000 mgr.y (mgr.25253) 9450 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:47.660756+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:47.666923+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:47.876107+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:47.885536+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:48.333190+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:48.334730+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:48.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:48 smithi204 bash[68176]: audit 2024-07-28T16:43:48.344272+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: cluster 2024-07-28T16:43:47.011968+0000 mgr.y (mgr.25253) 9450 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:47.660756+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:47.666923+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:47.876107+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:47.885536+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:48.333190+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:48.334730+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[79620]: audit 2024-07-28T16:43:48.344272+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: cluster 2024-07-28T16:43:47.011968+0000 mgr.y (mgr.25253) 9450 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:47.660756+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:47.666923+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:47.876107+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:47.885536+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:48.333190+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:48.334730+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:49.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:48 smithi177 bash[81864]: audit 2024-07-28T16:43:48.344272+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:43:49.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18073 16 16 0 0 0 - 0 2024-07-28T16:43:50.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18074 16 16 0 0 0 - 0 2024-07-28T16:43:51.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:50 smithi177 bash[79620]: cluster 2024-07-28T16:43:49.013390+0000 mgr.y (mgr.25253) 9451 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:51.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:50 smithi177 bash[81864]: cluster 2024-07-28T16:43:49.013390+0000 mgr.y (mgr.25253) 9451 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:51.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:50 smithi204 bash[68176]: cluster 2024-07-28T16:43:49.013390+0000 mgr.y (mgr.25253) 9451 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:51.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18075 16 16 0 0 0 - 0 2024-07-28T16:43:52.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18076 16 16 0 0 0 - 0 2024-07-28T16:43:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:43:52 smithi204 bash[60899]: ts=2024-07-28T16:43:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:52 smithi177 bash[81864]: cluster 2024-07-28T16:43:51.014842+0000 mgr.y (mgr.25253) 9452 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:53.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:52 smithi177 bash[79620]: cluster 2024-07-28T16:43:51.014842+0000 mgr.y (mgr.25253) 9452 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:53.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:52 smithi204 bash[68176]: cluster 2024-07-28T16:43:51.014842+0000 mgr.y (mgr.25253) 9452 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:53.209 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18077 16 16 0 0 0 - 0 2024-07-28T16:43:54.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18078 16 16 0 0 0 - 0 2024-07-28T16:43:55.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:54 smithi177 bash[81864]: cluster 2024-07-28T16:43:53.016349+0000 mgr.y (mgr.25253) 9453 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:55.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:54 smithi177 bash[79620]: cluster 2024-07-28T16:43:53.016349+0000 mgr.y (mgr.25253) 9453 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:54 smithi204 bash[68176]: cluster 2024-07-28T16:43:53.016349+0000 mgr.y (mgr.25253) 9453 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:55.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18079 16 16 0 0 0 - 0 2024-07-28T16:43:56.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:43:56.200333+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:56.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:56.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18080 16 16 0 0 0 - 0 2024-07-28T16:43:56.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:43:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:43:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:43:57.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:56 smithi177 bash[81864]: cluster 2024-07-28T16:43:55.017783+0000 mgr.y (mgr.25253) 9454 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:57.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:56 smithi177 bash[79620]: cluster 2024-07-28T16:43:55.017783+0000 mgr.y (mgr.25253) 9454 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:57.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:56 smithi204 bash[68176]: cluster 2024-07-28T16:43:55.017783+0000 mgr.y (mgr.25253) 9454 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:57.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18081 16 16 0 0 0 - 0 2024-07-28T16:43:58.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18082 16 16 0 0 0 - 0 2024-07-28T16:43:59.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:43:58 smithi177 bash[81864]: cluster 2024-07-28T16:43:57.019365+0000 mgr.y (mgr.25253) 9455 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:59.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:43:58 smithi177 bash[79620]: cluster 2024-07-28T16:43:57.019365+0000 mgr.y (mgr.25253) 9455 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:59.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:43:58 smithi204 bash[68176]: cluster 2024-07-28T16:43:57.019365+0000 mgr.y (mgr.25253) 9455 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:43:59.210 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18083 16 16 0 0 0 - 0 2024-07-28T16:44:00.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18084 16 16 0 0 0 - 0 2024-07-28T16:44:01.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:00 smithi177 bash[81864]: cluster 2024-07-28T16:43:59.020804+0000 mgr.y (mgr.25253) 9456 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:01.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:00 smithi177 bash[79620]: cluster 2024-07-28T16:43:59.020804+0000 mgr.y (mgr.25253) 9456 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:01.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:00 smithi204 bash[68176]: cluster 2024-07-28T16:43:59.020804+0000 mgr.y (mgr.25253) 9456 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:01.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18085 16 16 0 0 0 - 0 2024-07-28T16:44:02.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:01 smithi177 bash[79620]: audit 2024-07-28T16:44:01.173841+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:02.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:01 smithi177 bash[81864]: audit 2024-07-28T16:44:01.173841+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:02.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:01 smithi204 bash[68176]: audit 2024-07-28T16:44:01.173841+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:02.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18086 16 16 0 0 0 - 0 2024-07-28T16:44:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:02 smithi177 bash[79620]: cluster 2024-07-28T16:44:01.022255+0000 mgr.y (mgr.25253) 9457 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:03.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:02 smithi177 bash[81864]: cluster 2024-07-28T16:44:01.022255+0000 mgr.y (mgr.25253) 9457 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:03.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:02 smithi204 bash[68176]: cluster 2024-07-28T16:44:01.022255+0000 mgr.y (mgr.25253) 9457 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:03.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18087 16 16 0 0 0 - 0 2024-07-28T16:44:04.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18088 16 16 0 0 0 - 0 2024-07-28T16:44:05.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:04 smithi204 bash[68176]: cluster 2024-07-28T16:44:03.023733+0000 mgr.y (mgr.25253) 9458 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:05.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18089 16 16 0 0 0 - 0 2024-07-28T16:44:05.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:04 smithi177 bash[81864]: cluster 2024-07-28T16:44:03.023733+0000 mgr.y (mgr.25253) 9458 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:05.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:04 smithi177 bash[79620]: cluster 2024-07-28T16:44:03.023733+0000 mgr.y (mgr.25253) 9458 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:06.211 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18090 16 16 0 0 0 - 0 2024-07-28T16:44:06.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:44:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:06 smithi204 bash[68176]: cluster 2024-07-28T16:44:05.025178+0000 mgr.y (mgr.25253) 9459 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:07.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18091 16 16 0 0 0 - 0 2024-07-28T16:44:07.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:06 smithi177 bash[81864]: cluster 2024-07-28T16:44:05.025178+0000 mgr.y (mgr.25253) 9459 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:07.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:06 smithi177 bash[79620]: cluster 2024-07-28T16:44:05.025178+0000 mgr.y (mgr.25253) 9459 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:08.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18092 16 16 0 0 0 - 0 2024-07-28T16:44:09.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:08 smithi204 bash[68176]: cluster 2024-07-28T16:44:07.026654+0000 mgr.y (mgr.25253) 9460 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:09.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18093 16 16 0 0 0 - 0 2024-07-28T16:44:09.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:08 smithi177 bash[81864]: cluster 2024-07-28T16:44:07.026654+0000 mgr.y (mgr.25253) 9460 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:08 smithi177 bash[79620]: cluster 2024-07-28T16:44:07.026654+0000 mgr.y (mgr.25253) 9460 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:10.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18094 16 16 0 0 0 - 0 2024-07-28T16:44:11.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:10 smithi204 bash[68176]: cluster 2024-07-28T16:44:09.028127+0000 mgr.y (mgr.25253) 9461 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:11.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18095 16 16 0 0 0 - 0 2024-07-28T16:44:11.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:10 smithi177 bash[81864]: cluster 2024-07-28T16:44:09.028127+0000 mgr.y (mgr.25253) 9461 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:10 smithi177 bash[79620]: cluster 2024-07-28T16:44:09.028127+0000 mgr.y (mgr.25253) 9461 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:12.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18096 16 16 0 0 0 - 0 2024-07-28T16:44:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:12 smithi204 bash[60899]: ts=2024-07-28T16:44:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:12 smithi204 bash[68176]: cluster 2024-07-28T16:44:11.029574+0000 mgr.y (mgr.25253) 9462 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:13.212 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18097 16 16 0 0 0 - 0 2024-07-28T16:44:13.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:12 smithi177 bash[81864]: cluster 2024-07-28T16:44:11.029574+0000 mgr.y (mgr.25253) 9462 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:13.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:12 smithi177 bash[79620]: cluster 2024-07-28T16:44:11.029574+0000 mgr.y (mgr.25253) 9462 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:14.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18098 16 16 0 0 0 - 0 2024-07-28T16:44:15.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:14 smithi204 bash[68176]: cluster 2024-07-28T16:44:13.031008+0000 mgr.y (mgr.25253) 9463 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:15.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18099 16 16 0 0 0 - 0 2024-07-28T16:44:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:14 smithi177 bash[81864]: cluster 2024-07-28T16:44:13.031008+0000 mgr.y (mgr.25253) 9463 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:15.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:14 smithi177 bash[79620]: cluster 2024-07-28T16:44:13.031008+0000 mgr.y (mgr.25253) 9463 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:16.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:44:16.203386+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:16.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:16.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18100 16 16 0 0 0 - 0 2024-07-28T16:44:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:44:17.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:16 smithi204 bash[68176]: cluster 2024-07-28T16:44:15.032508+0000 mgr.y (mgr.25253) 9464 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:17.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:16 smithi204 bash[68176]: audit 2024-07-28T16:44:16.174269+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:17.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18101 16 16 0 0 0 - 0 2024-07-28T16:44:17.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:16 smithi177 bash[81864]: cluster 2024-07-28T16:44:15.032508+0000 mgr.y (mgr.25253) 9464 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:17.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:16 smithi177 bash[81864]: audit 2024-07-28T16:44:16.174269+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:17.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:16 smithi177 bash[79620]: cluster 2024-07-28T16:44:15.032508+0000 mgr.y (mgr.25253) 9464 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:17.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:16 smithi177 bash[79620]: audit 2024-07-28T16:44:16.174269+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:18.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18102 16 16 0 0 0 - 0 2024-07-28T16:44:19.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:18 smithi204 bash[68176]: cluster 2024-07-28T16:44:17.033980+0000 mgr.y (mgr.25253) 9465 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:19.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18103 16 16 0 0 0 - 0 2024-07-28T16:44:19.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:18 smithi177 bash[81864]: cluster 2024-07-28T16:44:17.033980+0000 mgr.y (mgr.25253) 9465 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:19.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:18 smithi177 bash[79620]: cluster 2024-07-28T16:44:17.033980+0000 mgr.y (mgr.25253) 9465 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:20.213 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18104 16 16 0 0 0 - 0 2024-07-28T16:44:21.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:20 smithi204 bash[68176]: cluster 2024-07-28T16:44:19.035463+0000 mgr.y (mgr.25253) 9466 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:21.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18105 16 16 0 0 0 - 0 2024-07-28T16:44:21.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:20 smithi177 bash[81864]: cluster 2024-07-28T16:44:19.035463+0000 mgr.y (mgr.25253) 9466 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:21.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:20 smithi177 bash[79620]: cluster 2024-07-28T16:44:19.035463+0000 mgr.y (mgr.25253) 9466 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:22.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18106 16 16 0 0 0 - 0 2024-07-28T16:44:22.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:22 smithi204 bash[68176]: cluster 2024-07-28T16:44:21.036957+0000 mgr.y (mgr.25253) 9467 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:23.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18107 16 16 0 0 0 - 0 2024-07-28T16:44:23.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:22 smithi177 bash[79620]: cluster 2024-07-28T16:44:21.036957+0000 mgr.y (mgr.25253) 9467 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:23.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:22 smithi177 bash[81864]: cluster 2024-07-28T16:44:21.036957+0000 mgr.y (mgr.25253) 9467 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:24.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18108 16 16 0 0 0 - 0 2024-07-28T16:44:25.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:24 smithi204 bash[68176]: cluster 2024-07-28T16:44:23.038404+0000 mgr.y (mgr.25253) 9468 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:25.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18109 16 16 0 0 0 - 0 2024-07-28T16:44:25.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:24 smithi177 bash[79620]: cluster 2024-07-28T16:44:23.038404+0000 mgr.y (mgr.25253) 9468 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:25.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:24 smithi177 bash[81864]: cluster 2024-07-28T16:44:23.038404+0000 mgr.y (mgr.25253) 9468 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:26.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18110 16 16 0 0 0 - 0 2024-07-28T16:44:26.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:44:27.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:26 smithi204 bash[68176]: cluster 2024-07-28T16:44:25.039878+0000 mgr.y (mgr.25253) 9469 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:27.214 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18111 16 16 0 0 0 - 0 2024-07-28T16:44:27.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:26 smithi177 bash[79620]: cluster 2024-07-28T16:44:25.039878+0000 mgr.y (mgr.25253) 9469 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:27.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:26 smithi177 bash[81864]: cluster 2024-07-28T16:44:25.039878+0000 mgr.y (mgr.25253) 9469 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:28.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18112 16 16 0 0 0 - 0 2024-07-28T16:44:29.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:28 smithi204 bash[68176]: cluster 2024-07-28T16:44:27.041282+0000 mgr.y (mgr.25253) 9470 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:29.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18113 16 16 0 0 0 - 0 2024-07-28T16:44:29.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:28 smithi177 bash[79620]: cluster 2024-07-28T16:44:27.041282+0000 mgr.y (mgr.25253) 9470 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:29.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:28 smithi177 bash[81864]: cluster 2024-07-28T16:44:27.041282+0000 mgr.y (mgr.25253) 9470 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:30.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18114 16 16 0 0 0 - 0 2024-07-28T16:44:31.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:30 smithi204 bash[68176]: cluster 2024-07-28T16:44:29.042745+0000 mgr.y (mgr.25253) 9471 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:31.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18115 16 16 0 0 0 - 0 2024-07-28T16:44:31.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:30 smithi177 bash[81864]: cluster 2024-07-28T16:44:29.042745+0000 mgr.y (mgr.25253) 9471 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:31.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:30 smithi177 bash[79620]: cluster 2024-07-28T16:44:29.042745+0000 mgr.y (mgr.25253) 9471 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:32.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:31 smithi204 bash[68176]: audit 2024-07-28T16:44:31.174574+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:32.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18116 16 16 0 0 0 - 0 2024-07-28T16:44:32.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:31 smithi177 bash[81864]: audit 2024-07-28T16:44:31.174574+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:32.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:31 smithi177 bash[79620]: audit 2024-07-28T16:44:31.174574+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:32 smithi204 bash[60899]: ts=2024-07-28T16:44:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:32 smithi204 bash[68176]: cluster 2024-07-28T16:44:31.044398+0000 mgr.y (mgr.25253) 9472 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:33.215 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18117 16 16 0 0 0 - 0 2024-07-28T16:44:33.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:32 smithi177 bash[81864]: cluster 2024-07-28T16:44:31.044398+0000 mgr.y (mgr.25253) 9472 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:33.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:32 smithi177 bash[79620]: cluster 2024-07-28T16:44:31.044398+0000 mgr.y (mgr.25253) 9472 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:34.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18118 16 16 0 0 0 - 0 2024-07-28T16:44:35.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:34 smithi204 bash[68176]: cluster 2024-07-28T16:44:33.046002+0000 mgr.y (mgr.25253) 9473 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:35.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18119 16 16 0 0 0 - 0 2024-07-28T16:44:35.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:34 smithi177 bash[81864]: cluster 2024-07-28T16:44:33.046002+0000 mgr.y (mgr.25253) 9473 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:35.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:34 smithi177 bash[79620]: cluster 2024-07-28T16:44:33.046002+0000 mgr.y (mgr.25253) 9473 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:36.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:44:36.206409+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:36.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:36.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18120 16 16 0 0 0 - 0 2024-07-28T16:44:36.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:44:37.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:36 smithi204 bash[68176]: cluster 2024-07-28T16:44:35.047537+0000 mgr.y (mgr.25253) 9474 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:37.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18121 16 16 0 0 0 - 0 2024-07-28T16:44:37.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:36 smithi177 bash[81864]: cluster 2024-07-28T16:44:35.047537+0000 mgr.y (mgr.25253) 9474 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:37.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:36 smithi177 bash[79620]: cluster 2024-07-28T16:44:35.047537+0000 mgr.y (mgr.25253) 9474 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:38.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18122 16 16 0 0 0 - 0 2024-07-28T16:44:39.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:38 smithi204 bash[68176]: cluster 2024-07-28T16:44:37.049005+0000 mgr.y (mgr.25253) 9475 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:39.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18123 16 16 0 0 0 - 0 2024-07-28T16:44:39.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:38 smithi177 bash[81864]: cluster 2024-07-28T16:44:37.049005+0000 mgr.y (mgr.25253) 9475 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:39.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:38 smithi177 bash[79620]: cluster 2024-07-28T16:44:37.049005+0000 mgr.y (mgr.25253) 9475 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:40.216 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18124 16 16 0 0 0 - 0 2024-07-28T16:44:41.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:40 smithi204 bash[68176]: cluster 2024-07-28T16:44:39.050448+0000 mgr.y (mgr.25253) 9476 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:41.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18125 16 16 0 0 0 - 0 2024-07-28T16:44:41.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:40 smithi177 bash[81864]: cluster 2024-07-28T16:44:39.050448+0000 mgr.y (mgr.25253) 9476 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:41.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:40 smithi177 bash[79620]: cluster 2024-07-28T16:44:39.050448+0000 mgr.y (mgr.25253) 9476 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:42.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18126 16 16 0 0 0 - 0 2024-07-28T16:44:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:42 smithi204 bash[68176]: cluster 2024-07-28T16:44:41.052036+0000 mgr.y (mgr.25253) 9477 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:43.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18127 16 16 0 0 0 - 0 2024-07-28T16:44:43.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:42 smithi177 bash[81864]: cluster 2024-07-28T16:44:41.052036+0000 mgr.y (mgr.25253) 9477 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:43.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:42 smithi177 bash[79620]: cluster 2024-07-28T16:44:41.052036+0000 mgr.y (mgr.25253) 9477 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:44.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18128 16 16 0 0 0 - 0 2024-07-28T16:44:45.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:44 smithi204 bash[68176]: cluster 2024-07-28T16:44:43.053679+0000 mgr.y (mgr.25253) 9478 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:45.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18129 16 16 0 0 0 - 0 2024-07-28T16:44:45.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:44 smithi177 bash[81864]: cluster 2024-07-28T16:44:43.053679+0000 mgr.y (mgr.25253) 9478 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:45.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:44 smithi177 bash[79620]: cluster 2024-07-28T16:44:43.053679+0000 mgr.y (mgr.25253) 9478 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:46.217 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18130 16 16 0 0 0 - 0 2024-07-28T16:44:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:46] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-07-28T16:44:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:46 smithi204 bash[68176]: cluster 2024-07-28T16:44:45.055297+0000 mgr.y (mgr.25253) 9479 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:46 smithi204 bash[68176]: audit 2024-07-28T16:44:46.174998+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:47.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18131 16 16 0 0 0 - 0 2024-07-28T16:44:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:46 smithi177 bash[79620]: cluster 2024-07-28T16:44:45.055297+0000 mgr.y (mgr.25253) 9479 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:46 smithi177 bash[79620]: audit 2024-07-28T16:44:46.174998+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:46 smithi177 bash[81864]: cluster 2024-07-28T16:44:45.055297+0000 mgr.y (mgr.25253) 9479 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:46 smithi177 bash[81864]: audit 2024-07-28T16:44:46.174998+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:48.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18132 16 16 0 0 0 - 0 2024-07-28T16:44:49.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:48 smithi204 bash[68176]: cluster 2024-07-28T16:44:47.056939+0000 mgr.y (mgr.25253) 9480 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:49.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:48 smithi204 bash[68176]: audit 2024-07-28T16:44:48.472452+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:49.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:48 smithi204 bash[68176]: audit 2024-07-28T16:44:48.851021+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:49.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:48 smithi204 bash[68176]: audit 2024-07-28T16:44:48.859702+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:49.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18133 16 16 0 0 0 - 0 2024-07-28T16:44:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[79620]: cluster 2024-07-28T16:44:47.056939+0000 mgr.y (mgr.25253) 9480 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[79620]: audit 2024-07-28T16:44:48.472452+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[79620]: audit 2024-07-28T16:44:48.851021+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[79620]: audit 2024-07-28T16:44:48.859702+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:49.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[81864]: cluster 2024-07-28T16:44:47.056939+0000 mgr.y (mgr.25253) 9480 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:49.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[81864]: audit 2024-07-28T16:44:48.472452+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:49.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[81864]: audit 2024-07-28T16:44:48.851021+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:49.280 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:48 smithi177 bash[81864]: audit 2024-07-28T16:44:48.859702+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:50.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18134 16 16 0 0 0 - 0 2024-07-28T16:44:51.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:50 smithi204 bash[68176]: cluster 2024-07-28T16:44:49.058435+0000 mgr.y (mgr.25253) 9481 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:51.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18135 16 16 0 0 0 - 0 2024-07-28T16:44:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:50 smithi177 bash[79620]: cluster 2024-07-28T16:44:49.058435+0000 mgr.y (mgr.25253) 9481 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:51.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:50 smithi177 bash[81864]: cluster 2024-07-28T16:44:49.058435+0000 mgr.y (mgr.25253) 9481 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:52.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18136 16 16 0 0 0 - 0 2024-07-28T16:44:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:44:52 smithi204 bash[60899]: ts=2024-07-28T16:44:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:52 smithi204 bash[68176]: cluster 2024-07-28T16:44:51.059898+0000 mgr.y (mgr.25253) 9482 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:53.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18137 16 16 0 0 0 - 0 2024-07-28T16:44:53.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:52 smithi177 bash[81864]: cluster 2024-07-28T16:44:51.059898+0000 mgr.y (mgr.25253) 9482 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:53.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:52 smithi177 bash[79620]: cluster 2024-07-28T16:44:51.059898+0000 mgr.y (mgr.25253) 9482 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:54.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18138 16 16 0 0 0 - 0 2024-07-28T16:44:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:54 smithi204 bash[68176]: cluster 2024-07-28T16:44:53.061378+0000 mgr.y (mgr.25253) 9483 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:54 smithi204 bash[68176]: audit 2024-07-28T16:44:54.165310+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:54 smithi204 bash[68176]: audit 2024-07-28T16:44:54.171479+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:54 smithi204 bash[68176]: audit 2024-07-28T16:44:54.727019+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:54 smithi204 bash[68176]: audit 2024-07-28T16:44:54.736332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.218 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18139 16 16 0 0 0 - 0 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[81864]: cluster 2024-07-28T16:44:53.061378+0000 mgr.y (mgr.25253) 9483 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[81864]: audit 2024-07-28T16:44:54.165310+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[81864]: audit 2024-07-28T16:44:54.171479+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[81864]: audit 2024-07-28T16:44:54.727019+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[81864]: audit 2024-07-28T16:44:54.736332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[79620]: cluster 2024-07-28T16:44:53.061378+0000 mgr.y (mgr.25253) 9483 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:55.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[79620]: audit 2024-07-28T16:44:54.165310+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[79620]: audit 2024-07-28T16:44:54.171479+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[79620]: audit 2024-07-28T16:44:54.727019+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:55.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:54 smithi177 bash[79620]: audit 2024-07-28T16:44:54.736332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:56.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:55 smithi204 bash[68176]: audit 2024-07-28T16:44:55.204627+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:56.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:55 smithi204 bash[68176]: audit 2024-07-28T16:44:55.206202+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:56.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:55 smithi204 bash[68176]: audit 2024-07-28T16:44:55.220470+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:56.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:44:56.209254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:56.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:56.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18140 16 16 0 0 0 - 0 2024-07-28T16:44:56.279 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:44:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:44:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:44:56.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[81864]: audit 2024-07-28T16:44:55.204627+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:56.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[81864]: audit 2024-07-28T16:44:55.206202+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:56.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[81864]: audit 2024-07-28T16:44:55.220470+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:56.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[79620]: audit 2024-07-28T16:44:55.204627+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:56.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[79620]: audit 2024-07-28T16:44:55.206202+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:56.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:55 smithi177 bash[79620]: audit 2024-07-28T16:44:55.220470+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:44:57.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18141 16 16 0 0 0 - 0 2024-07-28T16:44:57.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:56 smithi177 bash[81864]: cluster 2024-07-28T16:44:55.062806+0000 mgr.y (mgr.25253) 9484 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:57.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:56 smithi177 bash[79620]: cluster 2024-07-28T16:44:55.062806+0000 mgr.y (mgr.25253) 9484 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:57.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:56 smithi204 bash[68176]: cluster 2024-07-28T16:44:55.062806+0000 mgr.y (mgr.25253) 9484 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:58.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18142 16 16 0 0 0 - 0 2024-07-28T16:44:59.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18143 16 16 0 0 0 - 0 2024-07-28T16:44:59.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:44:58 smithi177 bash[81864]: cluster 2024-07-28T16:44:57.064437+0000 mgr.y (mgr.25253) 9485 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:59.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:44:58 smithi177 bash[79620]: cluster 2024-07-28T16:44:57.064437+0000 mgr.y (mgr.25253) 9485 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:44:59.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:44:58 smithi204 bash[68176]: cluster 2024-07-28T16:44:57.064437+0000 mgr.y (mgr.25253) 9485 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:00.219 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18144 16 16 0 0 0 - 0 2024-07-28T16:45:01.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18145 16 16 0 0 0 - 0 2024-07-28T16:45:01.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:00 smithi177 bash[79620]: cluster 2024-07-28T16:44:59.066057+0000 mgr.y (mgr.25253) 9486 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:01.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:00 smithi177 bash[81864]: cluster 2024-07-28T16:44:59.066057+0000 mgr.y (mgr.25253) 9486 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:01.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:00 smithi204 bash[68176]: cluster 2024-07-28T16:44:59.066057+0000 mgr.y (mgr.25253) 9486 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:02.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18146 16 16 0 0 0 - 0 2024-07-28T16:45:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:01 smithi177 bash[81864]: audit 2024-07-28T16:45:01.175419+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:02.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:01 smithi177 bash[79620]: audit 2024-07-28T16:45:01.175419+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:01 smithi204 bash[68176]: audit 2024-07-28T16:45:01.175419+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18147 16 16 0 0 0 - 0 2024-07-28T16:45:03.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:02 smithi177 bash[81864]: cluster 2024-07-28T16:45:01.067690+0000 mgr.y (mgr.25253) 9487 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:03.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:02 smithi177 bash[79620]: cluster 2024-07-28T16:45:01.067690+0000 mgr.y (mgr.25253) 9487 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:03.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:02 smithi204 bash[68176]: cluster 2024-07-28T16:45:01.067690+0000 mgr.y (mgr.25253) 9487 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:04.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18148 16 16 0 0 0 - 0 2024-07-28T16:45:05.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18149 16 16 0 0 0 - 0 2024-07-28T16:45:05.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:04 smithi177 bash[79620]: cluster 2024-07-28T16:45:03.069315+0000 mgr.y (mgr.25253) 9488 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:05.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:04 smithi177 bash[81864]: cluster 2024-07-28T16:45:03.069315+0000 mgr.y (mgr.25253) 9488 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:05.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:04 smithi204 bash[68176]: cluster 2024-07-28T16:45:03.069315+0000 mgr.y (mgr.25253) 9488 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:06.220 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18150 16 16 0 0 0 - 0 2024-07-28T16:45:06.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:45:07.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18151 16 16 0 0 0 - 0 2024-07-28T16:45:07.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:06 smithi177 bash[81864]: cluster 2024-07-28T16:45:05.070828+0000 mgr.y (mgr.25253) 9489 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:07.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:06 smithi177 bash[79620]: cluster 2024-07-28T16:45:05.070828+0000 mgr.y (mgr.25253) 9489 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:07.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:06 smithi204 bash[68176]: cluster 2024-07-28T16:45:05.070828+0000 mgr.y (mgr.25253) 9489 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:08.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18152 16 16 0 0 0 - 0 2024-07-28T16:45:09.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18153 16 16 0 0 0 - 0 2024-07-28T16:45:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:08 smithi177 bash[79620]: cluster 2024-07-28T16:45:07.072296+0000 mgr.y (mgr.25253) 9490 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:09.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:08 smithi177 bash[81864]: cluster 2024-07-28T16:45:07.072296+0000 mgr.y (mgr.25253) 9490 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:09.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:08 smithi204 bash[68176]: cluster 2024-07-28T16:45:07.072296+0000 mgr.y (mgr.25253) 9490 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:10.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18154 16 16 0 0 0 - 0 2024-07-28T16:45:11.221 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18155 16 16 0 0 0 - 0 2024-07-28T16:45:11.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:10 smithi177 bash[81864]: cluster 2024-07-28T16:45:09.073701+0000 mgr.y (mgr.25253) 9491 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:11.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:10 smithi177 bash[79620]: cluster 2024-07-28T16:45:09.073701+0000 mgr.y (mgr.25253) 9491 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:11.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:10 smithi204 bash[68176]: cluster 2024-07-28T16:45:09.073701+0000 mgr.y (mgr.25253) 9491 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:12.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18156 16 16 0 0 0 - 0 2024-07-28T16:45:12.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:12 smithi177 bash[81864]: cluster 2024-07-28T16:45:11.075161+0000 mgr.y (mgr.25253) 9492 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:12.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:12 smithi177 bash[79620]: cluster 2024-07-28T16:45:11.075161+0000 mgr.y (mgr.25253) 9492 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:12.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:12 smithi204 bash[68176]: cluster 2024-07-28T16:45:11.075161+0000 mgr.y (mgr.25253) 9492 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:12 smithi204 bash[60899]: ts=2024-07-28T16:45:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18157 16 16 0 0 0 - 0 2024-07-28T16:45:14.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18158 16 16 0 0 0 - 0 2024-07-28T16:45:14.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:14 smithi204 bash[68176]: cluster 2024-07-28T16:45:13.076614+0000 mgr.y (mgr.25253) 9493 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:14.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:14 smithi177 bash[81864]: cluster 2024-07-28T16:45:13.076614+0000 mgr.y (mgr.25253) 9493 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:14.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:14 smithi177 bash[79620]: cluster 2024-07-28T16:45:13.076614+0000 mgr.y (mgr.25253) 9493 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:15.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18159 16 16 0 0 0 - 0 2024-07-28T16:45:16.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:45:16.212428+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:16.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:16.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18160 16 16 0 0 0 - 0 2024-07-28T16:45:16.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:16 smithi204 bash[68176]: cluster 2024-07-28T16:45:15.078070+0000 mgr.y (mgr.25253) 9494 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:45:16.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:16 smithi177 bash[81864]: cluster 2024-07-28T16:45:15.078070+0000 mgr.y (mgr.25253) 9494 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:16.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:16 smithi177 bash[79620]: cluster 2024-07-28T16:45:15.078070+0000 mgr.y (mgr.25253) 9494 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:17.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18161 16 16 0 0 0 - 0 2024-07-28T16:45:17.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:17 smithi204 bash[68176]: audit 2024-07-28T16:45:16.175829+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:17.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:17 smithi177 bash[81864]: audit 2024-07-28T16:45:16.175829+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:17.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:17 smithi177 bash[79620]: audit 2024-07-28T16:45:16.175829+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:18.222 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18162 16 16 0 0 0 - 0 2024-07-28T16:45:18.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:18 smithi204 bash[68176]: cluster 2024-07-28T16:45:17.079481+0000 mgr.y (mgr.25253) 9495 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:18.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:18 smithi177 bash[81864]: cluster 2024-07-28T16:45:17.079481+0000 mgr.y (mgr.25253) 9495 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:18.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:18 smithi177 bash[79620]: cluster 2024-07-28T16:45:17.079481+0000 mgr.y (mgr.25253) 9495 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:19.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18163 16 16 0 0 0 - 0 2024-07-28T16:45:20.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18164 16 16 0 0 0 - 0 2024-07-28T16:45:20.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:20 smithi204 bash[68176]: cluster 2024-07-28T16:45:19.080908+0000 mgr.y (mgr.25253) 9496 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:20.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:20 smithi177 bash[79620]: cluster 2024-07-28T16:45:19.080908+0000 mgr.y (mgr.25253) 9496 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:20.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:20 smithi177 bash[81864]: cluster 2024-07-28T16:45:19.080908+0000 mgr.y (mgr.25253) 9496 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:21.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18165 16 16 0 0 0 - 0 2024-07-28T16:45:22.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18166 16 16 0 0 0 - 0 2024-07-28T16:45:22.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:22 smithi204 bash[68176]: cluster 2024-07-28T16:45:21.082331+0000 mgr.y (mgr.25253) 9497 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:22.424 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:22 smithi177 bash[79620]: cluster 2024-07-28T16:45:21.082331+0000 mgr.y (mgr.25253) 9497 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:22.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:22 smithi177 bash[81864]: cluster 2024-07-28T16:45:21.082331+0000 mgr.y (mgr.25253) 9497 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:23.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18167 16 16 0 0 0 - 0 2024-07-28T16:45:24.223 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18168 16 16 0 0 0 - 0 2024-07-28T16:45:24.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:24 smithi204 bash[68176]: cluster 2024-07-28T16:45:23.083794+0000 mgr.y (mgr.25253) 9498 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:24.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:24 smithi177 bash[81864]: cluster 2024-07-28T16:45:23.083794+0000 mgr.y (mgr.25253) 9498 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:24.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:24 smithi177 bash[79620]: cluster 2024-07-28T16:45:23.083794+0000 mgr.y (mgr.25253) 9498 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:25.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18169 16 16 0 0 0 - 0 2024-07-28T16:45:26.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18170 16 16 0 0 0 - 0 2024-07-28T16:45:26.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:26] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:45:26.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:26 smithi177 bash[81864]: cluster 2024-07-28T16:45:25.085208+0000 mgr.y (mgr.25253) 9499 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:26.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:26 smithi177 bash[79620]: cluster 2024-07-28T16:45:25.085208+0000 mgr.y (mgr.25253) 9499 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:26.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:26 smithi204 bash[68176]: cluster 2024-07-28T16:45:25.085208+0000 mgr.y (mgr.25253) 9499 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:27.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18171 16 16 0 0 0 - 0 2024-07-28T16:45:28.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18172 16 16 0 0 0 - 0 2024-07-28T16:45:28.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:28 smithi177 bash[79620]: cluster 2024-07-28T16:45:27.086637+0000 mgr.y (mgr.25253) 9500 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:28.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:28 smithi177 bash[81864]: cluster 2024-07-28T16:45:27.086637+0000 mgr.y (mgr.25253) 9500 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:28.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:28 smithi204 bash[68176]: cluster 2024-07-28T16:45:27.086637+0000 mgr.y (mgr.25253) 9500 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:29.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18173 16 16 0 0 0 - 0 2024-07-28T16:45:30.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18174 16 16 0 0 0 - 0 2024-07-28T16:45:30.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:30 smithi177 bash[79620]: cluster 2024-07-28T16:45:29.088138+0000 mgr.y (mgr.25253) 9501 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:30.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:30 smithi177 bash[81864]: cluster 2024-07-28T16:45:29.088138+0000 mgr.y (mgr.25253) 9501 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:30.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:30 smithi204 bash[68176]: cluster 2024-07-28T16:45:29.088138+0000 mgr.y (mgr.25253) 9501 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:31.224 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18175 16 16 0 0 0 - 0 2024-07-28T16:45:31.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:31 smithi177 bash[81864]: audit 2024-07-28T16:45:31.176283+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:31.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:31 smithi177 bash[79620]: audit 2024-07-28T16:45:31.176283+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:31.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:31 smithi204 bash[68176]: audit 2024-07-28T16:45:31.176283+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:32.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18176 16 16 0 0 0 - 0 2024-07-28T16:45:32.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:32 smithi177 bash[81864]: cluster 2024-07-28T16:45:31.089563+0000 mgr.y (mgr.25253) 9502 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:32.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:32 smithi177 bash[79620]: cluster 2024-07-28T16:45:31.089563+0000 mgr.y (mgr.25253) 9502 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:32.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:32 smithi204 bash[68176]: cluster 2024-07-28T16:45:31.089563+0000 mgr.y (mgr.25253) 9502 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:32.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18177 16 16 0 0 0 - 0 2024-07-28T16:45:34.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18178 16 16 0 0 0 - 0 2024-07-28T16:45:34.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:34 smithi177 bash[81864]: cluster 2024-07-28T16:45:33.090997+0000 mgr.y (mgr.25253) 9503 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:34.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:34 smithi177 bash[79620]: cluster 2024-07-28T16:45:33.090997+0000 mgr.y (mgr.25253) 9503 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:34.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:34 smithi204 bash[68176]: cluster 2024-07-28T16:45:33.090997+0000 mgr.y (mgr.25253) 9503 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:35.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18179 16 16 0 0 0 - 0 2024-07-28T16:45:36.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:45:36.215665+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:36.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:36.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18180 16 16 0 0 0 - 0 2024-07-28T16:45:36.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:36 smithi177 bash[79620]: cluster 2024-07-28T16:45:35.092449+0000 mgr.y (mgr.25253) 9504 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:36.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:36] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:45:36.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:36 smithi177 bash[81864]: cluster 2024-07-28T16:45:35.092449+0000 mgr.y (mgr.25253) 9504 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:36.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:36 smithi204 bash[68176]: cluster 2024-07-28T16:45:35.092449+0000 mgr.y (mgr.25253) 9504 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:37.225 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18181 16 16 0 0 0 - 0 2024-07-28T16:45:38.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18182 16 16 0 0 0 - 0 2024-07-28T16:45:38.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:38 smithi177 bash[81864]: cluster 2024-07-28T16:45:37.093894+0000 mgr.y (mgr.25253) 9505 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:38.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:38 smithi177 bash[79620]: cluster 2024-07-28T16:45:37.093894+0000 mgr.y (mgr.25253) 9505 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:38.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:38 smithi204 bash[68176]: cluster 2024-07-28T16:45:37.093894+0000 mgr.y (mgr.25253) 9505 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:39.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18183 16 16 0 0 0 - 0 2024-07-28T16:45:40.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18184 16 16 0 0 0 - 0 2024-07-28T16:45:40.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:40 smithi177 bash[79620]: cluster 2024-07-28T16:45:39.095322+0000 mgr.y (mgr.25253) 9506 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:40.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:40 smithi177 bash[81864]: cluster 2024-07-28T16:45:39.095322+0000 mgr.y (mgr.25253) 9506 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:40.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:40 smithi204 bash[68176]: cluster 2024-07-28T16:45:39.095322+0000 mgr.y (mgr.25253) 9506 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:41.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18185 16 16 0 0 0 - 0 2024-07-28T16:45:42.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18186 16 16 0 0 0 - 0 2024-07-28T16:45:42.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:42 smithi177 bash[81864]: cluster 2024-07-28T16:45:41.096800+0000 mgr.y (mgr.25253) 9507 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:42.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:42 smithi177 bash[79620]: cluster 2024-07-28T16:45:41.096800+0000 mgr.y (mgr.25253) 9507 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:42 smithi204 bash[68176]: cluster 2024-07-28T16:45:41.096800+0000 mgr.y (mgr.25253) 9507 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18187 16 16 0 0 0 - 0 2024-07-28T16:45:44.226 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18188 16 16 0 0 0 - 0 2024-07-28T16:45:44.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:44 smithi177 bash[81864]: cluster 2024-07-28T16:45:43.098225+0000 mgr.y (mgr.25253) 9508 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:44.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:44 smithi177 bash[79620]: cluster 2024-07-28T16:45:43.098225+0000 mgr.y (mgr.25253) 9508 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:44.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:44 smithi204 bash[68176]: cluster 2024-07-28T16:45:43.098225+0000 mgr.y (mgr.25253) 9508 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:45.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18189 16 16 0 0 0 - 0 2024-07-28T16:45:46.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18190 16 16 0 0 0 - 0 2024-07-28T16:45:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:46] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:45:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:46 smithi177 bash[81864]: cluster 2024-07-28T16:45:45.099635+0000 mgr.y (mgr.25253) 9509 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:46 smithi177 bash[81864]: audit 2024-07-28T16:45:46.176602+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:46.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:46 smithi177 bash[79620]: cluster 2024-07-28T16:45:45.099635+0000 mgr.y (mgr.25253) 9509 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:46.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:46 smithi177 bash[79620]: audit 2024-07-28T16:45:46.176602+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:46.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:46 smithi204 bash[68176]: cluster 2024-07-28T16:45:45.099635+0000 mgr.y (mgr.25253) 9509 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:46.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:46 smithi204 bash[68176]: audit 2024-07-28T16:45:46.176602+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:47.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18191 16 16 0 0 0 - 0 2024-07-28T16:45:48.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18192 16 16 0 0 0 - 0 2024-07-28T16:45:48.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:48 smithi177 bash[81864]: cluster 2024-07-28T16:45:47.101099+0000 mgr.y (mgr.25253) 9510 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:48.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:48 smithi177 bash[79620]: cluster 2024-07-28T16:45:47.101099+0000 mgr.y (mgr.25253) 9510 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:48.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:48 smithi204 bash[68176]: cluster 2024-07-28T16:45:47.101099+0000 mgr.y (mgr.25253) 9510 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:49.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18193 16 16 0 0 0 - 0 2024-07-28T16:45:50.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18194 16 16 0 0 0 - 0 2024-07-28T16:45:50.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:50 smithi177 bash[81864]: cluster 2024-07-28T16:45:49.102533+0000 mgr.y (mgr.25253) 9511 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:50.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:50 smithi177 bash[79620]: cluster 2024-07-28T16:45:49.102533+0000 mgr.y (mgr.25253) 9511 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:50.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:50 smithi204 bash[68176]: cluster 2024-07-28T16:45:49.102533+0000 mgr.y (mgr.25253) 9511 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:51.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18195 16 16 0 0 0 - 0 2024-07-28T16:45:52.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18196 16 16 0 0 0 - 0 2024-07-28T16:45:52.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:52 smithi177 bash[81864]: cluster 2024-07-28T16:45:51.104024+0000 mgr.y (mgr.25253) 9512 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:52.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:52 smithi177 bash[79620]: cluster 2024-07-28T16:45:51.104024+0000 mgr.y (mgr.25253) 9512 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:52.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:52 smithi204 bash[68176]: cluster 2024-07-28T16:45:51.104024+0000 mgr.y (mgr.25253) 9512 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:45:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.227 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18197 16 16 0 0 0 - 0 2024-07-28T16:45:54.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18198 16 16 0 0 0 - 0 2024-07-28T16:45:54.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:54 smithi177 bash[79620]: cluster 2024-07-28T16:45:53.105457+0000 mgr.y (mgr.25253) 9513 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:54.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:54 smithi177 bash[81864]: cluster 2024-07-28T16:45:53.105457+0000 mgr.y (mgr.25253) 9513 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:54.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:54 smithi204 bash[68176]: cluster 2024-07-28T16:45:53.105457+0000 mgr.y (mgr.25253) 9513 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:55.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18199 16 16 0 0 0 - 0 2024-07-28T16:45:56.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:45:56.218458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:56.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:56.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18200 16 16 0 0 0 - 0 2024-07-28T16:45:56.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:45:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:45:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:45:56.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:56 smithi177 bash[79620]: cluster 2024-07-28T16:45:55.106877+0000 mgr.y (mgr.25253) 9514 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:56.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:56 smithi177 bash[79620]: audit 2024-07-28T16:45:55.357050+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:56.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:56 smithi177 bash[81864]: cluster 2024-07-28T16:45:55.106877+0000 mgr.y (mgr.25253) 9514 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:56.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:56 smithi177 bash[81864]: audit 2024-07-28T16:45:55.357050+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:56.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:56 smithi204 bash[68176]: cluster 2024-07-28T16:45:55.106877+0000 mgr.y (mgr.25253) 9514 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:56.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:56 smithi204 bash[68176]: audit 2024-07-28T16:45:55.357050+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:57.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18201 16 16 0 0 0 - 0 2024-07-28T16:45:58.228 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18202 16 16 0 0 0 - 0 2024-07-28T16:45:58.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:45:58 smithi177 bash[79620]: cluster 2024-07-28T16:45:57.108409+0000 mgr.y (mgr.25253) 9515 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:58.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:45:58 smithi177 bash[81864]: cluster 2024-07-28T16:45:57.108409+0000 mgr.y (mgr.25253) 9515 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:58.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:45:58 smithi204 bash[68176]: cluster 2024-07-28T16:45:57.108409+0000 mgr.y (mgr.25253) 9515 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:45:59.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18203 16 16 0 0 0 - 0 2024-07-28T16:46:00.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18204 16 16 0 0 0 - 0 2024-07-28T16:46:00.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:00 smithi177 bash[81864]: cluster 2024-07-28T16:45:59.109911+0000 mgr.y (mgr.25253) 9516 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:00.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:00 smithi177 bash[79620]: cluster 2024-07-28T16:45:59.109911+0000 mgr.y (mgr.25253) 9516 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:00.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:00 smithi204 bash[68176]: cluster 2024-07-28T16:45:59.109911+0000 mgr.y (mgr.25253) 9516 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:01.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18205 16 16 0 0 0 - 0 2024-07-28T16:46:02.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18206 16 16 0 0 0 - 0 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.043888+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.051935+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: cluster 2024-07-28T16:46:01.111484+0000 mgr.y (mgr.25253) 9517 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.176732+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.326410+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.336733+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.754520+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.755969+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:02.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[68176]: audit 2024-07-28T16:46:01.763125+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.043888+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.051935+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: cluster 2024-07-28T16:46:01.111484+0000 mgr.y (mgr.25253) 9517 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:02.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.176732+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.326410+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.336733+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.754520+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.755969+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[81864]: audit 2024-07-28T16:46:01.763125+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.043888+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.051935+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: cluster 2024-07-28T16:46:01.111484+0000 mgr.y (mgr.25253) 9517 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.176732+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.326410+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.336733+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.754520+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:02.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.755969+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:02.531 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:02 smithi177 bash[79620]: audit 2024-07-28T16:46:01.763125+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:46:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18207 16 16 0 0 0 - 0 2024-07-28T16:46:04.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18208 16 16 0 0 0 - 0 2024-07-28T16:46:04.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:04 smithi177 bash[81864]: cluster 2024-07-28T16:46:03.112988+0000 mgr.y (mgr.25253) 9518 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:04.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:04 smithi177 bash[79620]: cluster 2024-07-28T16:46:03.112988+0000 mgr.y (mgr.25253) 9518 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:04.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:04 smithi204 bash[68176]: cluster 2024-07-28T16:46:03.112988+0000 mgr.y (mgr.25253) 9518 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:05.229 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18209 16 16 0 0 0 - 0 2024-07-28T16:46:06.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18210 16 16 0 0 0 - 0 2024-07-28T16:46:06.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:46:06.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:06 smithi177 bash[81864]: cluster 2024-07-28T16:46:05.114415+0000 mgr.y (mgr.25253) 9519 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:06.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:06 smithi177 bash[79620]: cluster 2024-07-28T16:46:05.114415+0000 mgr.y (mgr.25253) 9519 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:06.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:06 smithi204 bash[68176]: cluster 2024-07-28T16:46:05.114415+0000 mgr.y (mgr.25253) 9519 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:07.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18211 16 16 0 0 0 - 0 2024-07-28T16:46:08.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18212 16 16 0 0 0 - 0 2024-07-28T16:46:08.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:08 smithi177 bash[79620]: cluster 2024-07-28T16:46:07.115874+0000 mgr.y (mgr.25253) 9520 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:08.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:08 smithi177 bash[81864]: cluster 2024-07-28T16:46:07.115874+0000 mgr.y (mgr.25253) 9520 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:08.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:08 smithi204 bash[68176]: cluster 2024-07-28T16:46:07.115874+0000 mgr.y (mgr.25253) 9520 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:09.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18213 16 16 0 0 0 - 0 2024-07-28T16:46:10.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18214 16 16 0 0 0 - 0 2024-07-28T16:46:10.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:10 smithi177 bash[79620]: cluster 2024-07-28T16:46:09.117314+0000 mgr.y (mgr.25253) 9521 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:10.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:10 smithi177 bash[81864]: cluster 2024-07-28T16:46:09.117314+0000 mgr.y (mgr.25253) 9521 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:10.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:10 smithi204 bash[68176]: cluster 2024-07-28T16:46:09.117314+0000 mgr.y (mgr.25253) 9521 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:11.230 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18215 16 16 0 0 0 - 0 2024-07-28T16:46:12.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18216 16 16 0 0 0 - 0 2024-07-28T16:46:12.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:12 smithi177 bash[79620]: cluster 2024-07-28T16:46:11.118757+0000 mgr.y (mgr.25253) 9522 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:12.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:12 smithi177 bash[81864]: cluster 2024-07-28T16:46:11.118757+0000 mgr.y (mgr.25253) 9522 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:12.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:12 smithi204 bash[68176]: cluster 2024-07-28T16:46:11.118757+0000 mgr.y (mgr.25253) 9522 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:12.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:12 smithi204 bash[60899]: ts=2024-07-28T16:46:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18217 16 16 0 0 0 - 0 2024-07-28T16:46:14.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18218 16 16 0 0 0 - 0 2024-07-28T16:46:14.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:14 smithi177 bash[81864]: cluster 2024-07-28T16:46:13.120228+0000 mgr.y (mgr.25253) 9523 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:14.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:14 smithi177 bash[79620]: cluster 2024-07-28T16:46:13.120228+0000 mgr.y (mgr.25253) 9523 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:14 smithi204 bash[68176]: cluster 2024-07-28T16:46:13.120228+0000 mgr.y (mgr.25253) 9523 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:15.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18219 16 16 0 0 0 - 0 2024-07-28T16:46:16.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:46:16.221496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:16.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:16.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18220 16 16 0 0 0 - 0 2024-07-28T16:46:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:46:16.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:16 smithi177 bash[79620]: cluster 2024-07-28T16:46:15.121669+0000 mgr.y (mgr.25253) 9524 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:16.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:16 smithi177 bash[79620]: audit 2024-07-28T16:46:16.176993+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:16.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:16 smithi177 bash[81864]: cluster 2024-07-28T16:46:15.121669+0000 mgr.y (mgr.25253) 9524 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:16.530 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:16 smithi177 bash[81864]: audit 2024-07-28T16:46:16.176993+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:16.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:16 smithi204 bash[68176]: cluster 2024-07-28T16:46:15.121669+0000 mgr.y (mgr.25253) 9524 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:16.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:16 smithi204 bash[68176]: audit 2024-07-28T16:46:16.176993+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:17.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18221 16 16 0 0 0 - 0 2024-07-28T16:46:18.231 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18222 16 16 0 0 0 - 0 2024-07-28T16:46:18.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:18 smithi177 bash[79620]: cluster 2024-07-28T16:46:17.123111+0000 mgr.y (mgr.25253) 9525 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:18.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:18 smithi177 bash[81864]: cluster 2024-07-28T16:46:17.123111+0000 mgr.y (mgr.25253) 9525 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:18.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:18 smithi204 bash[68176]: cluster 2024-07-28T16:46:17.123111+0000 mgr.y (mgr.25253) 9525 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:19.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18223 16 16 0 0 0 - 0 2024-07-28T16:46:20.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18224 16 16 0 0 0 - 0 2024-07-28T16:46:20.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:20 smithi177 bash[81864]: cluster 2024-07-28T16:46:19.124574+0000 mgr.y (mgr.25253) 9526 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:20.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:20 smithi177 bash[79620]: cluster 2024-07-28T16:46:19.124574+0000 mgr.y (mgr.25253) 9526 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:20.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:20 smithi204 bash[68176]: cluster 2024-07-28T16:46:19.124574+0000 mgr.y (mgr.25253) 9526 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:21.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18225 16 16 0 0 0 - 0 2024-07-28T16:46:22.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18226 16 16 0 0 0 - 0 2024-07-28T16:46:22.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:22 smithi177 bash[81864]: cluster 2024-07-28T16:46:21.126045+0000 mgr.y (mgr.25253) 9527 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:22.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:22 smithi177 bash[79620]: cluster 2024-07-28T16:46:21.126045+0000 mgr.y (mgr.25253) 9527 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:22.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:22 smithi204 bash[68176]: cluster 2024-07-28T16:46:21.126045+0000 mgr.y (mgr.25253) 9527 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:22.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:22 smithi204 bash[60899]: ts=2024-07-28T16:46:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18227 16 16 0 0 0 - 0 2024-07-28T16:46:24.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18228 16 16 0 0 0 - 0 2024-07-28T16:46:24.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:24 smithi177 bash[81864]: cluster 2024-07-28T16:46:23.127491+0000 mgr.y (mgr.25253) 9528 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:24.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:24 smithi177 bash[79620]: cluster 2024-07-28T16:46:23.127491+0000 mgr.y (mgr.25253) 9528 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:24.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:24 smithi204 bash[68176]: cluster 2024-07-28T16:46:23.127491+0000 mgr.y (mgr.25253) 9528 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:25.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18229 16 16 0 0 0 - 0 2024-07-28T16:46:26.232 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18230 16 16 0 0 0 - 0 2024-07-28T16:46:26.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:46:26.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:26 smithi177 bash[81864]: cluster 2024-07-28T16:46:25.128917+0000 mgr.y (mgr.25253) 9529 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:26.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:26 smithi177 bash[79620]: cluster 2024-07-28T16:46:25.128917+0000 mgr.y (mgr.25253) 9529 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:26.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:26 smithi204 bash[68176]: cluster 2024-07-28T16:46:25.128917+0000 mgr.y (mgr.25253) 9529 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:27.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18231 16 16 0 0 0 - 0 2024-07-28T16:46:28.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18232 16 16 0 0 0 - 0 2024-07-28T16:46:28.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:28 smithi177 bash[81864]: cluster 2024-07-28T16:46:27.130384+0000 mgr.y (mgr.25253) 9530 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:28.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:28 smithi177 bash[79620]: cluster 2024-07-28T16:46:27.130384+0000 mgr.y (mgr.25253) 9530 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:28.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:28 smithi204 bash[68176]: cluster 2024-07-28T16:46:27.130384+0000 mgr.y (mgr.25253) 9530 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:29.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18233 16 16 0 0 0 - 0 2024-07-28T16:46:30.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18234 16 16 0 0 0 - 0 2024-07-28T16:46:30.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:30 smithi177 bash[81864]: cluster 2024-07-28T16:46:29.131850+0000 mgr.y (mgr.25253) 9531 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:30.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:30 smithi177 bash[79620]: cluster 2024-07-28T16:46:29.131850+0000 mgr.y (mgr.25253) 9531 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:30.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:30 smithi204 bash[68176]: cluster 2024-07-28T16:46:29.131850+0000 mgr.y (mgr.25253) 9531 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:31.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18235 16 16 0 0 0 - 0 2024-07-28T16:46:31.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:31 smithi177 bash[81864]: audit 2024-07-28T16:46:31.177902+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:31.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:31 smithi177 bash[79620]: audit 2024-07-28T16:46:31.177902+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:31.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:31 smithi204 bash[68176]: audit 2024-07-28T16:46:31.177902+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:32.233 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18236 16 16 0 0 0 - 0 2024-07-28T16:46:32.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:32 smithi177 bash[81864]: cluster 2024-07-28T16:46:31.133290+0000 mgr.y (mgr.25253) 9532 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:32.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:32 smithi177 bash[79620]: cluster 2024-07-28T16:46:31.133290+0000 mgr.y (mgr.25253) 9532 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:32.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:32 smithi204 bash[68176]: cluster 2024-07-28T16:46:31.133290+0000 mgr.y (mgr.25253) 9532 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:32.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18237 16 16 0 0 0 - 0 2024-07-28T16:46:34.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18238 16 16 0 0 0 - 0 2024-07-28T16:46:34.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:34 smithi177 bash[79620]: cluster 2024-07-28T16:46:33.134757+0000 mgr.y (mgr.25253) 9533 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:34.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:34 smithi177 bash[81864]: cluster 2024-07-28T16:46:33.134757+0000 mgr.y (mgr.25253) 9533 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:34.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:34 smithi204 bash[68176]: cluster 2024-07-28T16:46:33.134757+0000 mgr.y (mgr.25253) 9533 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:35.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18239 16 16 0 0 0 - 0 2024-07-28T16:46:36.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:46:36.224420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:36.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:36.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18240 16 16 0 0 0 - 0 2024-07-28T16:46:36.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:46:36.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:36 smithi177 bash[81864]: cluster 2024-07-28T16:46:35.136250+0000 mgr.y (mgr.25253) 9534 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:36.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:36 smithi177 bash[79620]: cluster 2024-07-28T16:46:35.136250+0000 mgr.y (mgr.25253) 9534 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:36.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:36 smithi204 bash[68176]: cluster 2024-07-28T16:46:35.136250+0000 mgr.y (mgr.25253) 9534 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:37.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18241 16 16 0 0 0 - 0 2024-07-28T16:46:38.234 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18242 16 16 0 0 0 - 0 2024-07-28T16:46:38.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:38 smithi177 bash[79620]: cluster 2024-07-28T16:46:37.137711+0000 mgr.y (mgr.25253) 9535 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:38.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:38 smithi177 bash[81864]: cluster 2024-07-28T16:46:37.137711+0000 mgr.y (mgr.25253) 9535 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:38.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:38 smithi204 bash[68176]: cluster 2024-07-28T16:46:37.137711+0000 mgr.y (mgr.25253) 9535 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:39.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18243 16 16 0 0 0 - 0 2024-07-28T16:46:40.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18244 16 16 0 0 0 - 0 2024-07-28T16:46:40.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:40 smithi177 bash[79620]: cluster 2024-07-28T16:46:39.139180+0000 mgr.y (mgr.25253) 9536 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:40.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:40 smithi177 bash[81864]: cluster 2024-07-28T16:46:39.139180+0000 mgr.y (mgr.25253) 9536 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:40.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:40 smithi204 bash[68176]: cluster 2024-07-28T16:46:39.139180+0000 mgr.y (mgr.25253) 9536 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:41.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18245 16 16 0 0 0 - 0 2024-07-28T16:46:42.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18246 16 16 0 0 0 - 0 2024-07-28T16:46:42.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:42 smithi177 bash[81864]: cluster 2024-07-28T16:46:41.140648+0000 mgr.y (mgr.25253) 9537 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:42.529 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:42 smithi177 bash[79620]: cluster 2024-07-28T16:46:41.140648+0000 mgr.y (mgr.25253) 9537 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:42.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:42 smithi204 bash[68176]: cluster 2024-07-28T16:46:41.140648+0000 mgr.y (mgr.25253) 9537 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:42.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18247 16 16 0 0 0 - 0 2024-07-28T16:46:44.235 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18248 16 16 0 0 0 - 0 2024-07-28T16:46:44.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:44 smithi204 bash[68176]: cluster 2024-07-28T16:46:43.142117+0000 mgr.y (mgr.25253) 9538 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:44.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:44 smithi177 bash[81864]: cluster 2024-07-28T16:46:43.142117+0000 mgr.y (mgr.25253) 9538 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:44.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:44 smithi177 bash[79620]: cluster 2024-07-28T16:46:43.142117+0000 mgr.y (mgr.25253) 9538 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:45.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18249 16 16 0 0 0 - 0 2024-07-28T16:46:46.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18250 16 16 0 0 0 - 0 2024-07-28T16:46:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:46 smithi177 bash[81864]: cluster 2024-07-28T16:46:45.143531+0000 mgr.y (mgr.25253) 9539 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:46.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:46 smithi177 bash[81864]: audit 2024-07-28T16:46:46.178042+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:46:46.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:46 smithi177 bash[79620]: cluster 2024-07-28T16:46:45.143531+0000 mgr.y (mgr.25253) 9539 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:46.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:46 smithi177 bash[79620]: audit 2024-07-28T16:46:46.178042+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:46.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:46 smithi204 bash[68176]: cluster 2024-07-28T16:46:45.143531+0000 mgr.y (mgr.25253) 9539 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:46.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:46 smithi204 bash[68176]: audit 2024-07-28T16:46:46.178042+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:47.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18251 16 16 0 0 0 - 0 2024-07-28T16:46:48.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18252 16 16 0 0 0 - 0 2024-07-28T16:46:48.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:48 smithi204 bash[68176]: cluster 2024-07-28T16:46:47.144971+0000 mgr.y (mgr.25253) 9540 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:48.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:48 smithi177 bash[81864]: cluster 2024-07-28T16:46:47.144971+0000 mgr.y (mgr.25253) 9540 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:48.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:48 smithi177 bash[79620]: cluster 2024-07-28T16:46:47.144971+0000 mgr.y (mgr.25253) 9540 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:49.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18253 16 16 0 0 0 - 0 2024-07-28T16:46:50.236 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18254 16 16 0 0 0 - 0 2024-07-28T16:46:50.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:50 smithi204 bash[68176]: cluster 2024-07-28T16:46:49.146443+0000 mgr.y (mgr.25253) 9541 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:50.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:50 smithi177 bash[81864]: cluster 2024-07-28T16:46:49.146443+0000 mgr.y (mgr.25253) 9541 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:50.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:50 smithi177 bash[79620]: cluster 2024-07-28T16:46:49.146443+0000 mgr.y (mgr.25253) 9541 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:51.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18255 16 16 0 0 0 - 0 2024-07-28T16:46:52.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18256 16 16 0 0 0 - 0 2024-07-28T16:46:52.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:52 smithi204 bash[68176]: cluster 2024-07-28T16:46:51.147914+0000 mgr.y (mgr.25253) 9542 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:52.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:46:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:52 smithi177 bash[79620]: cluster 2024-07-28T16:46:51.147914+0000 mgr.y (mgr.25253) 9542 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:52.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:52 smithi177 bash[81864]: cluster 2024-07-28T16:46:51.147914+0000 mgr.y (mgr.25253) 9542 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:53.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18257 16 16 0 0 0 - 0 2024-07-28T16:46:54.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18258 16 16 0 0 0 - 0 2024-07-28T16:46:54.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:54 smithi204 bash[68176]: cluster 2024-07-28T16:46:53.149348+0000 mgr.y (mgr.25253) 9543 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:54.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:54 smithi177 bash[81864]: cluster 2024-07-28T16:46:53.149348+0000 mgr.y (mgr.25253) 9543 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:54.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:54 smithi177 bash[79620]: cluster 2024-07-28T16:46:53.149348+0000 mgr.y (mgr.25253) 9543 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:55.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18259 16 16 0 0 0 - 0 2024-07-28T16:46:56.237 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:46:56.227697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:56.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:56.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18260 16 16 0 0 0 - 0 2024-07-28T16:46:56.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:46:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:46:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:46:56.529 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:56 smithi177 bash[81864]: cluster 2024-07-28T16:46:55.150805+0000 mgr.y (mgr.25253) 9544 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:56.530 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:56 smithi177 bash[79620]: cluster 2024-07-28T16:46:55.150805+0000 mgr.y (mgr.25253) 9544 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:56.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:56 smithi204 bash[68176]: cluster 2024-07-28T16:46:55.150805+0000 mgr.y (mgr.25253) 9544 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:57.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18261 16 16 0 0 0 - 0 2024-07-28T16:46:58.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18262 16 16 0 0 0 - 0 2024-07-28T16:46:58.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:46:58 smithi204 bash[68176]: cluster 2024-07-28T16:46:57.152367+0000 mgr.y (mgr.25253) 9545 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:58.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:46:58 smithi177 bash[81864]: cluster 2024-07-28T16:46:57.152367+0000 mgr.y (mgr.25253) 9545 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:58.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:46:58 smithi177 bash[79620]: cluster 2024-07-28T16:46:57.152367+0000 mgr.y (mgr.25253) 9545 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:46:59.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18263 16 16 0 0 0 - 0 2024-07-28T16:47:00.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18264 16 16 0 0 0 - 0 2024-07-28T16:47:00.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:00 smithi204 bash[68176]: cluster 2024-07-28T16:46:59.153876+0000 mgr.y (mgr.25253) 9546 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:00.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:00 smithi177 bash[81864]: cluster 2024-07-28T16:46:59.153876+0000 mgr.y (mgr.25253) 9546 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:00.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:00 smithi177 bash[79620]: cluster 2024-07-28T16:46:59.153876+0000 mgr.y (mgr.25253) 9546 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:01.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18265 16 16 0 0 0 - 0 2024-07-28T16:47:01.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:01 smithi204 bash[68176]: audit 2024-07-28T16:47:01.178476+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:01.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:01 smithi177 bash[81864]: audit 2024-07-28T16:47:01.178476+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:01.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:01 smithi177 bash[79620]: audit 2024-07-28T16:47:01.178476+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:02.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18266 16 16 0 0 0 - 0 2024-07-28T16:47:02.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:02 smithi204 bash[68176]: cluster 2024-07-28T16:47:01.155348+0000 mgr.y (mgr.25253) 9547 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:02.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:02 smithi204 bash[68176]: audit 2024-07-28T16:47:01.891296+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:02.675 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:02 smithi177 bash[81864]: cluster 2024-07-28T16:47:01.155348+0000 mgr.y (mgr.25253) 9547 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:02.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:02 smithi177 bash[81864]: audit 2024-07-28T16:47:01.891296+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:02.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:02 smithi177 bash[79620]: cluster 2024-07-28T16:47:01.155348+0000 mgr.y (mgr.25253) 9547 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:02.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:02 smithi177 bash[79620]: audit 2024-07-28T16:47:01.891296+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:03.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18267 16 16 0 0 0 - 0 2024-07-28T16:47:04.238 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18268 16 16 0 0 0 - 0 2024-07-28T16:47:04.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:04 smithi204 bash[68176]: cluster 2024-07-28T16:47:03.156828+0000 mgr.y (mgr.25253) 9548 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:04.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:04 smithi177 bash[81864]: cluster 2024-07-28T16:47:03.156828+0000 mgr.y (mgr.25253) 9548 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:04.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:04 smithi177 bash[79620]: cluster 2024-07-28T16:47:03.156828+0000 mgr.y (mgr.25253) 9548 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:05.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18269 16 16 0 0 0 - 0 2024-07-28T16:47:06.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18270 16 16 0 0 0 - 0 2024-07-28T16:47:06.334 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:47:06.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:06 smithi204 bash[68176]: cluster 2024-07-28T16:47:05.158294+0000 mgr.y (mgr.25253) 9549 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:06.779 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:06 smithi177 bash[81864]: cluster 2024-07-28T16:47:05.158294+0000 mgr.y (mgr.25253) 9549 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:06.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:06 smithi177 bash[79620]: cluster 2024-07-28T16:47:05.158294+0000 mgr.y (mgr.25253) 9549 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:07.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18271 16 16 0 0 0 - 0 2024-07-28T16:47:08.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18272 16 16 0 0 0 - 0 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: cluster 2024-07-28T16:47:07.159014+0000 mgr.y (mgr.25253) 9550 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:07.560308+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:07.566472+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:07.792672+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:07.802045+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:08.206643+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:08.208366+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:08 smithi204 bash[68176]: audit 2024-07-28T16:47:08.216256+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: cluster 2024-07-28T16:47:07.159014+0000 mgr.y (mgr.25253) 9550 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:09.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:07.560308+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:07.566472+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:07.792672+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:07.802045+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:08.206643+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:08.208366+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[81864]: audit 2024-07-28T16:47:08.216256+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: cluster 2024-07-28T16:47:07.159014+0000 mgr.y (mgr.25253) 9550 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:09.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:07.560308+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:07.566472+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:07.792672+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:07.802045+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:08.206643+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:08.208366+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:09.031 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:08 smithi177 bash[79620]: audit 2024-07-28T16:47:08.216256+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:47:09.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18273 16 16 0 0 0 - 0 2024-07-28T16:47:10.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18274 16 16 0 0 0 - 0 2024-07-28T16:47:10.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:10 smithi204 bash[68176]: cluster 2024-07-28T16:47:09.160456+0000 mgr.y (mgr.25253) 9551 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:11.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:10 smithi177 bash[79620]: cluster 2024-07-28T16:47:09.160456+0000 mgr.y (mgr.25253) 9551 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:11.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:10 smithi177 bash[81864]: cluster 2024-07-28T16:47:09.160456+0000 mgr.y (mgr.25253) 9551 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:11.239 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18275 16 16 0 0 0 - 0 2024-07-28T16:47:12.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18276 16 16 0 0 0 - 0 2024-07-28T16:47:12.581 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:12 smithi204 bash[60899]: ts=2024-07-28T16:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:12 smithi204 bash[68176]: cluster 2024-07-28T16:47:11.161866+0000 mgr.y (mgr.25253) 9552 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:13.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:12 smithi177 bash[81864]: cluster 2024-07-28T16:47:11.161866+0000 mgr.y (mgr.25253) 9552 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:13.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:12 smithi177 bash[79620]: cluster 2024-07-28T16:47:11.161866+0000 mgr.y (mgr.25253) 9552 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:13.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18277 16 16 0 0 0 - 0 2024-07-28T16:47:14.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18278 16 16 0 0 0 - 0 2024-07-28T16:47:14.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:14 smithi204 bash[68176]: cluster 2024-07-28T16:47:13.163370+0000 mgr.y (mgr.25253) 9553 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:15.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:14 smithi177 bash[81864]: cluster 2024-07-28T16:47:13.163370+0000 mgr.y (mgr.25253) 9553 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:15.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:14 smithi177 bash[79620]: cluster 2024-07-28T16:47:13.163370+0000 mgr.y (mgr.25253) 9553 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:15.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18279 16 16 0 0 0 - 0 2024-07-28T16:47:16.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:47:16.230642+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:16.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:16.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18280 16 16 0 0 0 - 0 2024-07-28T16:47:16.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:47:16.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:16 smithi204 bash[68176]: cluster 2024-07-28T16:47:15.164853+0000 mgr.y (mgr.25253) 9554 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:16.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:16 smithi204 bash[68176]: audit 2024-07-28T16:47:16.178915+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:17.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:16 smithi177 bash[81864]: cluster 2024-07-28T16:47:15.164853+0000 mgr.y (mgr.25253) 9554 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:17.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:16 smithi177 bash[81864]: audit 2024-07-28T16:47:16.178915+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:17.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:16 smithi177 bash[79620]: cluster 2024-07-28T16:47:15.164853+0000 mgr.y (mgr.25253) 9554 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:17.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:16 smithi177 bash[79620]: audit 2024-07-28T16:47:16.178915+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:17.240 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18281 16 16 0 0 0 - 0 2024-07-28T16:47:18.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18282 16 16 0 0 0 - 0 2024-07-28T16:47:18.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:18 smithi204 bash[68176]: cluster 2024-07-28T16:47:17.166296+0000 mgr.y (mgr.25253) 9555 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:19.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:18 smithi177 bash[79620]: cluster 2024-07-28T16:47:17.166296+0000 mgr.y (mgr.25253) 9555 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:19.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:18 smithi177 bash[81864]: cluster 2024-07-28T16:47:17.166296+0000 mgr.y (mgr.25253) 9555 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:19.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18283 16 16 0 0 0 - 0 2024-07-28T16:47:20.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18284 16 16 0 0 0 - 0 2024-07-28T16:47:20.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:20 smithi204 bash[68176]: cluster 2024-07-28T16:47:19.167786+0000 mgr.y (mgr.25253) 9556 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:21.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:20 smithi177 bash[79620]: cluster 2024-07-28T16:47:19.167786+0000 mgr.y (mgr.25253) 9556 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:21.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:20 smithi177 bash[81864]: cluster 2024-07-28T16:47:19.167786+0000 mgr.y (mgr.25253) 9556 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:21.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18285 16 16 0 0 0 - 0 2024-07-28T16:47:22.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18286 16 16 0 0 0 - 0 2024-07-28T16:47:22.602 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:22 smithi204 bash[60899]: ts=2024-07-28T16:47:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:22 smithi204 bash[68176]: cluster 2024-07-28T16:47:21.169244+0000 mgr.y (mgr.25253) 9557 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:23.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:22 smithi177 bash[79620]: cluster 2024-07-28T16:47:21.169244+0000 mgr.y (mgr.25253) 9557 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:23.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:22 smithi177 bash[81864]: cluster 2024-07-28T16:47:21.169244+0000 mgr.y (mgr.25253) 9557 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:23.241 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18287 16 16 0 0 0 - 0 2024-07-28T16:47:24.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18288 16 16 0 0 0 - 0 2024-07-28T16:47:24.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:24 smithi204 bash[68176]: cluster 2024-07-28T16:47:23.170704+0000 mgr.y (mgr.25253) 9558 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:25.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:24 smithi177 bash[81864]: cluster 2024-07-28T16:47:23.170704+0000 mgr.y (mgr.25253) 9558 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:25.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:24 smithi177 bash[79620]: cluster 2024-07-28T16:47:23.170704+0000 mgr.y (mgr.25253) 9558 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:25.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18289 16 16 0 0 0 - 0 2024-07-28T16:47:26.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18290 16 16 0 0 0 - 0 2024-07-28T16:47:26.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:47:26.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:26 smithi204 bash[68176]: cluster 2024-07-28T16:47:25.172176+0000 mgr.y (mgr.25253) 9559 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:27.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:26 smithi177 bash[81864]: cluster 2024-07-28T16:47:25.172176+0000 mgr.y (mgr.25253) 9559 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:27.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:26 smithi177 bash[79620]: cluster 2024-07-28T16:47:25.172176+0000 mgr.y (mgr.25253) 9559 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:27.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18291 16 16 0 0 0 - 0 2024-07-28T16:47:28.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18292 16 16 0 0 0 - 0 2024-07-28T16:47:28.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:28 smithi204 bash[68176]: cluster 2024-07-28T16:47:27.173648+0000 mgr.y (mgr.25253) 9560 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:29.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:28 smithi177 bash[81864]: cluster 2024-07-28T16:47:27.173648+0000 mgr.y (mgr.25253) 9560 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:29.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:28 smithi177 bash[79620]: cluster 2024-07-28T16:47:27.173648+0000 mgr.y (mgr.25253) 9560 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:29.242 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18293 16 16 0 0 0 - 0 2024-07-28T16:47:30.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18294 16 16 0 0 0 - 0 2024-07-28T16:47:30.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:30 smithi204 bash[68176]: cluster 2024-07-28T16:47:29.175161+0000 mgr.y (mgr.25253) 9561 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:31.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:30 smithi177 bash[81864]: cluster 2024-07-28T16:47:29.175161+0000 mgr.y (mgr.25253) 9561 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:31.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:30 smithi177 bash[79620]: cluster 2024-07-28T16:47:29.175161+0000 mgr.y (mgr.25253) 9561 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:31.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18295 16 16 0 0 0 - 0 2024-07-28T16:47:31.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:31 smithi204 bash[68176]: audit 2024-07-28T16:47:31.179361+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:32.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:31 smithi177 bash[81864]: audit 2024-07-28T16:47:31.179361+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:32.030 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:31 smithi177 bash[79620]: audit 2024-07-28T16:47:31.179361+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:32.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18296 16 16 0 0 0 - 0 2024-07-28T16:47:32.631 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:32 smithi204 bash[68176]: cluster 2024-07-28T16:47:31.176645+0000 mgr.y (mgr.25253) 9562 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:33.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:32 smithi177 bash[81864]: cluster 2024-07-28T16:47:31.176645+0000 mgr.y (mgr.25253) 9562 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:33.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:32 smithi177 bash[79620]: cluster 2024-07-28T16:47:31.176645+0000 mgr.y (mgr.25253) 9562 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:33.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18297 16 16 0 0 0 - 0 2024-07-28T16:47:34.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18298 16 16 0 0 0 - 0 2024-07-28T16:47:34.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:34 smithi204 bash[68176]: cluster 2024-07-28T16:47:33.178103+0000 mgr.y (mgr.25253) 9563 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:35.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:34 smithi177 bash[81864]: cluster 2024-07-28T16:47:33.178103+0000 mgr.y (mgr.25253) 9563 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:35.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:34 smithi177 bash[79620]: cluster 2024-07-28T16:47:33.178103+0000 mgr.y (mgr.25253) 9563 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:35.243 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18299 16 16 0 0 0 - 0 2024-07-28T16:47:36.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:47:36.233907+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:36.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:36.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18300 16 16 0 0 0 - 0 2024-07-28T16:47:36.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:47:36.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:36 smithi204 bash[68176]: cluster 2024-07-28T16:47:35.179530+0000 mgr.y (mgr.25253) 9564 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:37.029 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:36 smithi177 bash[81864]: cluster 2024-07-28T16:47:35.179530+0000 mgr.y (mgr.25253) 9564 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:37.029 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:36 smithi177 bash[79620]: cluster 2024-07-28T16:47:35.179530+0000 mgr.y (mgr.25253) 9564 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:37.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18301 16 16 0 0 0 - 0 2024-07-28T16:47:38.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18302 16 16 0 0 0 - 0 2024-07-28T16:47:39.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:38 smithi204 bash[68176]: cluster 2024-07-28T16:47:37.180979+0000 mgr.y (mgr.25253) 9565 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:39.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18303 16 16 0 0 0 - 0 2024-07-28T16:47:39.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:38 smithi177 bash[81864]: cluster 2024-07-28T16:47:37.180979+0000 mgr.y (mgr.25253) 9565 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:39.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:38 smithi177 bash[79620]: cluster 2024-07-28T16:47:37.180979+0000 mgr.y (mgr.25253) 9565 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:40.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18304 16 16 0 0 0 - 0 2024-07-28T16:47:41.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:40 smithi204 bash[68176]: cluster 2024-07-28T16:47:39.182467+0000 mgr.y (mgr.25253) 9566 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:41.244 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18305 16 16 0 0 0 - 0 2024-07-28T16:47:41.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:40 smithi177 bash[81864]: cluster 2024-07-28T16:47:39.182467+0000 mgr.y (mgr.25253) 9566 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:41.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:40 smithi177 bash[79620]: cluster 2024-07-28T16:47:39.182467+0000 mgr.y (mgr.25253) 9566 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:42.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18306 16 16 0 0 0 - 0 2024-07-28T16:47:42.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:42 smithi204 bash[68176]: cluster 2024-07-28T16:47:41.183998+0000 mgr.y (mgr.25253) 9567 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:43.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18307 16 16 0 0 0 - 0 2024-07-28T16:47:43.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:42 smithi177 bash[81864]: cluster 2024-07-28T16:47:41.183998+0000 mgr.y (mgr.25253) 9567 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:43.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:42 smithi177 bash[79620]: cluster 2024-07-28T16:47:41.183998+0000 mgr.y (mgr.25253) 9567 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:44.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18308 16 16 0 0 0 - 0 2024-07-28T16:47:45.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:44 smithi204 bash[68176]: cluster 2024-07-28T16:47:43.185622+0000 mgr.y (mgr.25253) 9568 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:45.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18309 16 16 0 0 0 - 0 2024-07-28T16:47:45.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:44 smithi177 bash[81864]: cluster 2024-07-28T16:47:43.185622+0000 mgr.y (mgr.25253) 9568 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:45.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:44 smithi177 bash[79620]: cluster 2024-07-28T16:47:43.185622+0000 mgr.y (mgr.25253) 9568 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:46.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18310 16 16 0 0 0 - 0 2024-07-28T16:47:46.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:47:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:46 smithi204 bash[68176]: cluster 2024-07-28T16:47:45.187132+0000 mgr.y (mgr.25253) 9569 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:47.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:46 smithi204 bash[68176]: audit 2024-07-28T16:47:46.179523+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:47.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18311 16 16 0 0 0 - 0 2024-07-28T16:47:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:46 smithi177 bash[81864]: cluster 2024-07-28T16:47:45.187132+0000 mgr.y (mgr.25253) 9569 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:47.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:46 smithi177 bash[81864]: audit 2024-07-28T16:47:46.179523+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:46 smithi177 bash[79620]: cluster 2024-07-28T16:47:45.187132+0000 mgr.y (mgr.25253) 9569 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:47.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:46 smithi177 bash[79620]: audit 2024-07-28T16:47:46.179523+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:48.245 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18312 16 16 0 0 0 - 0 2024-07-28T16:47:49.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:48 smithi204 bash[68176]: cluster 2024-07-28T16:47:47.188737+0000 mgr.y (mgr.25253) 9570 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:49.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18313 16 16 0 0 0 - 0 2024-07-28T16:47:49.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:48 smithi177 bash[81864]: cluster 2024-07-28T16:47:47.188737+0000 mgr.y (mgr.25253) 9570 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:49.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:48 smithi177 bash[79620]: cluster 2024-07-28T16:47:47.188737+0000 mgr.y (mgr.25253) 9570 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:50.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18314 16 16 0 0 0 - 0 2024-07-28T16:47:51.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:50 smithi204 bash[68176]: cluster 2024-07-28T16:47:49.190232+0000 mgr.y (mgr.25253) 9571 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:51.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18315 16 16 0 0 0 - 0 2024-07-28T16:47:51.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:50 smithi177 bash[79620]: cluster 2024-07-28T16:47:49.190232+0000 mgr.y (mgr.25253) 9571 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:51.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:50 smithi177 bash[81864]: cluster 2024-07-28T16:47:49.190232+0000 mgr.y (mgr.25253) 9571 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:52.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18316 16 16 0 0 0 - 0 2024-07-28T16:47:52.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:47:52 smithi204 bash[60899]: ts=2024-07-28T16:47:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:52 smithi204 bash[68176]: cluster 2024-07-28T16:47:51.191712+0000 mgr.y (mgr.25253) 9572 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:53.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18317 16 16 0 0 0 - 0 2024-07-28T16:47:53.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:52 smithi177 bash[79620]: cluster 2024-07-28T16:47:51.191712+0000 mgr.y (mgr.25253) 9572 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:53.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:52 smithi177 bash[81864]: cluster 2024-07-28T16:47:51.191712+0000 mgr.y (mgr.25253) 9572 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:54.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18318 16 16 0 0 0 - 0 2024-07-28T16:47:55.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:54 smithi204 bash[68176]: cluster 2024-07-28T16:47:53.193125+0000 mgr.y (mgr.25253) 9573 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:55.246 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18319 16 16 0 0 0 - 0 2024-07-28T16:47:55.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:54 smithi177 bash[79620]: cluster 2024-07-28T16:47:53.193125+0000 mgr.y (mgr.25253) 9573 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:55.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:54 smithi177 bash[81864]: cluster 2024-07-28T16:47:53.193125+0000 mgr.y (mgr.25253) 9573 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:56.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:47:56.237331+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:56.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:56.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18320 16 16 0 0 0 - 0 2024-07-28T16:47:56.529 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:47:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:47:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:47:57.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:56 smithi204 bash[68176]: cluster 2024-07-28T16:47:55.194588+0000 mgr.y (mgr.25253) 9574 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:57.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18321 16 16 0 0 0 - 0 2024-07-28T16:47:57.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:56 smithi177 bash[79620]: cluster 2024-07-28T16:47:55.194588+0000 mgr.y (mgr.25253) 9574 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:57.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:56 smithi177 bash[81864]: cluster 2024-07-28T16:47:55.194588+0000 mgr.y (mgr.25253) 9574 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:58.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18322 16 16 0 0 0 - 0 2024-07-28T16:47:59.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:47:58 smithi204 bash[68176]: cluster 2024-07-28T16:47:57.196160+0000 mgr.y (mgr.25253) 9575 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:59.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18323 16 16 0 0 0 - 0 2024-07-28T16:47:59.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:47:58 smithi177 bash[79620]: cluster 2024-07-28T16:47:57.196160+0000 mgr.y (mgr.25253) 9575 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:47:59.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:47:58 smithi177 bash[81864]: cluster 2024-07-28T16:47:57.196160+0000 mgr.y (mgr.25253) 9575 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:00.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18324 16 16 0 0 0 - 0 2024-07-28T16:48:01.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:00 smithi204 bash[68176]: cluster 2024-07-28T16:47:59.197745+0000 mgr.y (mgr.25253) 9576 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:01.247 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18325 16 16 0 0 0 - 0 2024-07-28T16:48:01.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:00 smithi177 bash[81864]: cluster 2024-07-28T16:47:59.197745+0000 mgr.y (mgr.25253) 9576 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:01.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:00 smithi177 bash[79620]: cluster 2024-07-28T16:47:59.197745+0000 mgr.y (mgr.25253) 9576 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:02.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:01 smithi204 bash[68176]: audit 2024-07-28T16:48:01.180373+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:02.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18326 16 16 0 0 0 - 0 2024-07-28T16:48:02.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:01 smithi177 bash[79620]: audit 2024-07-28T16:48:01.180373+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:02.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:01 smithi177 bash[81864]: audit 2024-07-28T16:48:01.180373+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:02.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:02 smithi204 bash[60899]: ts=2024-07-28T16:48:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:02 smithi204 bash[68176]: cluster 2024-07-28T16:48:01.199221+0000 mgr.y (mgr.25253) 9577 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:03.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18327 16 16 0 0 0 - 0 2024-07-28T16:48:03.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:02 smithi177 bash[79620]: cluster 2024-07-28T16:48:01.199221+0000 mgr.y (mgr.25253) 9577 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:03.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:02 smithi177 bash[81864]: cluster 2024-07-28T16:48:01.199221+0000 mgr.y (mgr.25253) 9577 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:04.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18328 16 16 0 0 0 - 0 2024-07-28T16:48:05.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:04 smithi204 bash[68176]: cluster 2024-07-28T16:48:03.200748+0000 mgr.y (mgr.25253) 9578 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:05.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18329 16 16 0 0 0 - 0 2024-07-28T16:48:05.282 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:04 smithi177 bash[81864]: cluster 2024-07-28T16:48:03.200748+0000 mgr.y (mgr.25253) 9578 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:05.282 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:04 smithi177 bash[79620]: cluster 2024-07-28T16:48:03.200748+0000 mgr.y (mgr.25253) 9578 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:06.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18330 16 16 0 0 0 - 0 2024-07-28T16:48:06.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:48:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:06 smithi204 bash[68176]: cluster 2024-07-28T16:48:05.202230+0000 mgr.y (mgr.25253) 9579 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:07.248 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18331 16 16 0 0 0 - 0 2024-07-28T16:48:07.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:06 smithi177 bash[81864]: cluster 2024-07-28T16:48:05.202230+0000 mgr.y (mgr.25253) 9579 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:07.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:06 smithi177 bash[79620]: cluster 2024-07-28T16:48:05.202230+0000 mgr.y (mgr.25253) 9579 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:08.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18332 16 16 0 0 0 - 0 2024-07-28T16:48:09.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18333 16 16 0 0 0 - 0 2024-07-28T16:48:09.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:08 smithi177 bash[81864]: cluster 2024-07-28T16:48:07.203722+0000 mgr.y (mgr.25253) 9580 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:09.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:08 smithi177 bash[81864]: audit 2024-07-28T16:48:08.345978+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:08 smithi177 bash[79620]: cluster 2024-07-28T16:48:07.203722+0000 mgr.y (mgr.25253) 9580 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:09.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:08 smithi177 bash[79620]: audit 2024-07-28T16:48:08.345978+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:09.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:08 smithi204 bash[68176]: cluster 2024-07-28T16:48:07.203722+0000 mgr.y (mgr.25253) 9580 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:09.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:08 smithi204 bash[68176]: audit 2024-07-28T16:48:08.345978+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:10.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18334 16 16 0 0 0 - 0 2024-07-28T16:48:11.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18335 16 16 0 0 0 - 0 2024-07-28T16:48:11.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:10 smithi177 bash[81864]: cluster 2024-07-28T16:48:09.205187+0000 mgr.y (mgr.25253) 9581 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:11.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:10 smithi177 bash[79620]: cluster 2024-07-28T16:48:09.205187+0000 mgr.y (mgr.25253) 9581 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:11.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:10 smithi204 bash[68176]: cluster 2024-07-28T16:48:09.205187+0000 mgr.y (mgr.25253) 9581 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:12.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18336 16 16 0 0 0 - 0 2024-07-28T16:48:12.674 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18337 16 16 0 0 0 - 0 2024-07-28T16:48:13.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:12 smithi177 bash[81864]: cluster 2024-07-28T16:48:11.206090+0000 mgr.y (mgr.25253) 9582 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:13.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:12 smithi177 bash[79620]: cluster 2024-07-28T16:48:11.206090+0000 mgr.y (mgr.25253) 9582 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:13.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:12 smithi204 bash[68176]: cluster 2024-07-28T16:48:11.206090+0000 mgr.y (mgr.25253) 9582 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:14.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18338 16 16 0 0 0 - 0 2024-07-28T16:48:15.249 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18339 16 16 0 0 0 - 0 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: cluster 2024-07-28T16:48:13.207537+0000 mgr.y (mgr.25253) 9583 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.002869+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.007689+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.284499+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.291841+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.680109+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.681736+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[81864]: audit 2024-07-28T16:48:14.689440+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: cluster 2024-07-28T16:48:13.207537+0000 mgr.y (mgr.25253) 9583 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.002869+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.007689+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.284499+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.291841+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.680109+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.681736+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:15.280 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:14 smithi177 bash[79620]: audit 2024-07-28T16:48:14.689440+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: cluster 2024-07-28T16:48:13.207537+0000 mgr.y (mgr.25253) 9583 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.002869+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.007689+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.284499+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.291841+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.680109+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:15.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.681736+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:15.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:14 smithi204 bash[68176]: audit 2024-07-28T16:48:14.689440+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:48:16.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:48:16.240410+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:16.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:16.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18340 16 16 0 0 0 - 0 2024-07-28T16:48:16.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:48:17.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18341 16 16 0 0 0 - 0 2024-07-28T16:48:17.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:16 smithi177 bash[81864]: cluster 2024-07-28T16:48:15.208968+0000 mgr.y (mgr.25253) 9584 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:17.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:16 smithi177 bash[81864]: audit 2024-07-28T16:48:16.180683+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:17.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:16 smithi177 bash[79620]: cluster 2024-07-28T16:48:15.208968+0000 mgr.y (mgr.25253) 9584 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:17.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:16 smithi177 bash[79620]: audit 2024-07-28T16:48:16.180683+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:17.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:16 smithi204 bash[68176]: cluster 2024-07-28T16:48:15.208968+0000 mgr.y (mgr.25253) 9584 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:17.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:16 smithi204 bash[68176]: audit 2024-07-28T16:48:16.180683+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:18.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18342 16 16 0 0 0 - 0 2024-07-28T16:48:19.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18343 16 16 0 0 0 - 0 2024-07-28T16:48:19.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:18 smithi177 bash[81864]: cluster 2024-07-28T16:48:17.210446+0000 mgr.y (mgr.25253) 9585 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:19.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:18 smithi177 bash[79620]: cluster 2024-07-28T16:48:17.210446+0000 mgr.y (mgr.25253) 9585 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:19.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:18 smithi204 bash[68176]: cluster 2024-07-28T16:48:17.210446+0000 mgr.y (mgr.25253) 9585 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:20.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18344 16 16 0 0 0 - 0 2024-07-28T16:48:21.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18345 16 16 0 0 0 - 0 2024-07-28T16:48:21.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:20 smithi177 bash[79620]: cluster 2024-07-28T16:48:19.212057+0000 mgr.y (mgr.25253) 9586 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:21.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:20 smithi177 bash[81864]: cluster 2024-07-28T16:48:19.212057+0000 mgr.y (mgr.25253) 9586 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:21.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:20 smithi204 bash[68176]: cluster 2024-07-28T16:48:19.212057+0000 mgr.y (mgr.25253) 9586 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:22.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18346 16 16 0 0 0 - 0 2024-07-28T16:48:22.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:22 smithi204 bash[60899]: ts=2024-07-28T16:48:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.250 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18347 16 16 0 0 0 - 0 2024-07-28T16:48:23.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:22 smithi177 bash[81864]: cluster 2024-07-28T16:48:21.213599+0000 mgr.y (mgr.25253) 9587 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:23.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:22 smithi177 bash[79620]: cluster 2024-07-28T16:48:21.213599+0000 mgr.y (mgr.25253) 9587 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:23.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:22 smithi204 bash[68176]: cluster 2024-07-28T16:48:21.213599+0000 mgr.y (mgr.25253) 9587 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:24.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18348 16 16 0 0 0 - 0 2024-07-28T16:48:25.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18349 16 16 0 0 0 - 0 2024-07-28T16:48:25.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:24 smithi177 bash[81864]: cluster 2024-07-28T16:48:23.215039+0000 mgr.y (mgr.25253) 9588 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:25.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:24 smithi177 bash[79620]: cluster 2024-07-28T16:48:23.215039+0000 mgr.y (mgr.25253) 9588 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:25.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:24 smithi204 bash[68176]: cluster 2024-07-28T16:48:23.215039+0000 mgr.y (mgr.25253) 9588 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:26.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18350 16 16 0 0 0 - 0 2024-07-28T16:48:26.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:48:27.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18351 16 16 0 0 0 - 0 2024-07-28T16:48:27.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:26 smithi177 bash[81864]: cluster 2024-07-28T16:48:25.216530+0000 mgr.y (mgr.25253) 9589 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:27.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:26 smithi177 bash[79620]: cluster 2024-07-28T16:48:25.216530+0000 mgr.y (mgr.25253) 9589 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:27.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:26 smithi204 bash[68176]: cluster 2024-07-28T16:48:25.216530+0000 mgr.y (mgr.25253) 9589 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:28.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18352 16 16 0 0 0 - 0 2024-07-28T16:48:29.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18353 16 16 0 0 0 - 0 2024-07-28T16:48:29.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:28 smithi177 bash[79620]: cluster 2024-07-28T16:48:27.217973+0000 mgr.y (mgr.25253) 9590 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:29.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:28 smithi177 bash[81864]: cluster 2024-07-28T16:48:27.217973+0000 mgr.y (mgr.25253) 9590 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:29.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:28 smithi204 bash[68176]: cluster 2024-07-28T16:48:27.217973+0000 mgr.y (mgr.25253) 9590 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:30.251 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18354 16 16 0 0 0 - 0 2024-07-28T16:48:31.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18355 16 16 0 0 0 - 0 2024-07-28T16:48:31.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:30 smithi177 bash[79620]: cluster 2024-07-28T16:48:29.219436+0000 mgr.y (mgr.25253) 9591 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:31.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:30 smithi177 bash[81864]: cluster 2024-07-28T16:48:29.219436+0000 mgr.y (mgr.25253) 9591 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:31.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:30 smithi204 bash[68176]: cluster 2024-07-28T16:48:29.219436+0000 mgr.y (mgr.25253) 9591 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:32.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18356 16 16 0 0 0 - 0 2024-07-28T16:48:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:31 smithi177 bash[79620]: audit 2024-07-28T16:48:31.181203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:31 smithi177 bash[81864]: audit 2024-07-28T16:48:31.181203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:32.326 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:31 smithi204 bash[68176]: audit 2024-07-28T16:48:31.181203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:32.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:32 smithi204 bash[60899]: ts=2024-07-28T16:48:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18357 16 16 0 0 0 - 0 2024-07-28T16:48:33.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:32 smithi177 bash[79620]: cluster 2024-07-28T16:48:31.220851+0000 mgr.y (mgr.25253) 9592 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:33.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:32 smithi177 bash[81864]: cluster 2024-07-28T16:48:31.220851+0000 mgr.y (mgr.25253) 9592 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:33.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:32 smithi204 bash[68176]: cluster 2024-07-28T16:48:31.220851+0000 mgr.y (mgr.25253) 9592 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:34.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18358 16 16 0 0 0 - 0 2024-07-28T16:48:35.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18359 16 16 0 0 0 - 0 2024-07-28T16:48:35.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:34 smithi177 bash[79620]: cluster 2024-07-28T16:48:33.222337+0000 mgr.y (mgr.25253) 9593 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:35.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:34 smithi177 bash[81864]: cluster 2024-07-28T16:48:33.222337+0000 mgr.y (mgr.25253) 9593 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:35.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:34 smithi204 bash[68176]: cluster 2024-07-28T16:48:33.222337+0000 mgr.y (mgr.25253) 9593 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:36.252 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:48:36.243607+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:36.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:36.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18360 16 16 0 0 0 - 0 2024-07-28T16:48:36.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:48:37.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18361 16 16 0 0 0 - 0 2024-07-28T16:48:37.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:36 smithi177 bash[81864]: cluster 2024-07-28T16:48:35.223797+0000 mgr.y (mgr.25253) 9594 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:37.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:36 smithi177 bash[79620]: cluster 2024-07-28T16:48:35.223797+0000 mgr.y (mgr.25253) 9594 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:37.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:36 smithi204 bash[68176]: cluster 2024-07-28T16:48:35.223797+0000 mgr.y (mgr.25253) 9594 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:38.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18362 16 16 0 0 0 - 0 2024-07-28T16:48:39.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18363 16 16 0 0 0 - 0 2024-07-28T16:48:39.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:38 smithi177 bash[81864]: cluster 2024-07-28T16:48:37.225254+0000 mgr.y (mgr.25253) 9595 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:39.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:38 smithi177 bash[79620]: cluster 2024-07-28T16:48:37.225254+0000 mgr.y (mgr.25253) 9595 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:39.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:38 smithi204 bash[68176]: cluster 2024-07-28T16:48:37.225254+0000 mgr.y (mgr.25253) 9595 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:40.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18364 16 16 0 0 0 - 0 2024-07-28T16:48:41.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18365 16 16 0 0 0 - 0 2024-07-28T16:48:41.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:40 smithi177 bash[79620]: cluster 2024-07-28T16:48:39.226759+0000 mgr.y (mgr.25253) 9596 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:41.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:40 smithi177 bash[81864]: cluster 2024-07-28T16:48:39.226759+0000 mgr.y (mgr.25253) 9596 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:41.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:40 smithi204 bash[68176]: cluster 2024-07-28T16:48:39.226759+0000 mgr.y (mgr.25253) 9596 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:42.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18366 16 16 0 0 0 - 0 2024-07-28T16:48:42.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:42 smithi204 bash[60899]: ts=2024-07-28T16:48:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18367 16 16 0 0 0 - 0 2024-07-28T16:48:43.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:42 smithi177 bash[79620]: cluster 2024-07-28T16:48:41.228262+0000 mgr.y (mgr.25253) 9597 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:43.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:42 smithi177 bash[81864]: cluster 2024-07-28T16:48:41.228262+0000 mgr.y (mgr.25253) 9597 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:43.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:42 smithi204 bash[68176]: cluster 2024-07-28T16:48:41.228262+0000 mgr.y (mgr.25253) 9597 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:44.253 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18368 16 16 0 0 0 - 0 2024-07-28T16:48:45.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18369 16 16 0 0 0 - 0 2024-07-28T16:48:45.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:44 smithi177 bash[81864]: cluster 2024-07-28T16:48:43.229710+0000 mgr.y (mgr.25253) 9598 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:45.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:44 smithi177 bash[79620]: cluster 2024-07-28T16:48:43.229710+0000 mgr.y (mgr.25253) 9598 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:45.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:44 smithi204 bash[68176]: cluster 2024-07-28T16:48:43.229710+0000 mgr.y (mgr.25253) 9598 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:46.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18370 16 16 0 0 0 - 0 2024-07-28T16:48:46.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:48:47.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18371 16 16 0 0 0 - 0 2024-07-28T16:48:47.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:47 smithi177 bash[81864]: cluster 2024-07-28T16:48:45.231181+0000 mgr.y (mgr.25253) 9599 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:47.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:47 smithi177 bash[81864]: audit 2024-07-28T16:48:46.181370+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:47.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:46 smithi177 bash[79620]: cluster 2024-07-28T16:48:45.231181+0000 mgr.y (mgr.25253) 9599 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:47.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:46 smithi177 bash[79620]: audit 2024-07-28T16:48:46.181370+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:47.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:47 smithi204 bash[68176]: cluster 2024-07-28T16:48:45.231181+0000 mgr.y (mgr.25253) 9599 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:47.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:47 smithi204 bash[68176]: audit 2024-07-28T16:48:46.181370+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:48.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18372 16 16 0 0 0 - 0 2024-07-28T16:48:48.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:48 smithi177 bash[81864]: cluster 2024-07-28T16:48:47.232656+0000 mgr.y (mgr.25253) 9600 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:48.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:48 smithi177 bash[79620]: cluster 2024-07-28T16:48:47.232656+0000 mgr.y (mgr.25253) 9600 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:48.423 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:48 smithi204 bash[68176]: cluster 2024-07-28T16:48:47.232656+0000 mgr.y (mgr.25253) 9600 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:49.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18373 16 16 0 0 0 - 0 2024-07-28T16:48:50.254 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18374 16 16 0 0 0 - 0 2024-07-28T16:48:50.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:50 smithi204 bash[68176]: cluster 2024-07-28T16:48:49.234075+0000 mgr.y (mgr.25253) 9601 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:50.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:50 smithi177 bash[81864]: cluster 2024-07-28T16:48:49.234075+0000 mgr.y (mgr.25253) 9601 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:50.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:50 smithi177 bash[79620]: cluster 2024-07-28T16:48:49.234075+0000 mgr.y (mgr.25253) 9601 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:51.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18375 16 16 0 0 0 - 0 2024-07-28T16:48:52.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18376 16 16 0 0 0 - 0 2024-07-28T16:48:52.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:52 smithi204 bash[68176]: cluster 2024-07-28T16:48:51.235511+0000 mgr.y (mgr.25253) 9602 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:48:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:52 smithi177 bash[81864]: cluster 2024-07-28T16:48:51.235511+0000 mgr.y (mgr.25253) 9602 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:52.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:52 smithi177 bash[79620]: cluster 2024-07-28T16:48:51.235511+0000 mgr.y (mgr.25253) 9602 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:53.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18377 16 16 0 0 0 - 0 2024-07-28T16:48:54.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18378 16 16 0 0 0 - 0 2024-07-28T16:48:54.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:54 smithi204 bash[68176]: cluster 2024-07-28T16:48:53.236975+0000 mgr.y (mgr.25253) 9603 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:54.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:54 smithi177 bash[81864]: cluster 2024-07-28T16:48:53.236975+0000 mgr.y (mgr.25253) 9603 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:54.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:54 smithi177 bash[79620]: cluster 2024-07-28T16:48:53.236975+0000 mgr.y (mgr.25253) 9603 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:55.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18379 16 16 0 0 0 - 0 2024-07-28T16:48:56.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:48:56.246841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:56.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:56.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18380 16 16 0 0 0 - 0 2024-07-28T16:48:56.528 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:48:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:48:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:48:56.528 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:56 smithi177 bash[81864]: cluster 2024-07-28T16:48:55.238399+0000 mgr.y (mgr.25253) 9604 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:56.528 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:56 smithi177 bash[79620]: cluster 2024-07-28T16:48:55.238399+0000 mgr.y (mgr.25253) 9604 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:56.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:56 smithi204 bash[68176]: cluster 2024-07-28T16:48:55.238399+0000 mgr.y (mgr.25253) 9604 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:57.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18381 16 16 0 0 0 - 0 2024-07-28T16:48:58.255 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18382 16 16 0 0 0 - 0 2024-07-28T16:48:58.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:48:58 smithi204 bash[68176]: cluster 2024-07-28T16:48:57.239857+0000 mgr.y (mgr.25253) 9605 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:58.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:48:58 smithi177 bash[81864]: cluster 2024-07-28T16:48:57.239857+0000 mgr.y (mgr.25253) 9605 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:58.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:48:58 smithi177 bash[79620]: cluster 2024-07-28T16:48:57.239857+0000 mgr.y (mgr.25253) 9605 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:48:59.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18383 16 16 0 0 0 - 0 2024-07-28T16:49:00.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18384 16 16 0 0 0 - 0 2024-07-28T16:49:00.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:00 smithi204 bash[68176]: cluster 2024-07-28T16:48:59.241288+0000 mgr.y (mgr.25253) 9606 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:00.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:00 smithi177 bash[81864]: cluster 2024-07-28T16:48:59.241288+0000 mgr.y (mgr.25253) 9606 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:00.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:00 smithi177 bash[79620]: cluster 2024-07-28T16:48:59.241288+0000 mgr.y (mgr.25253) 9606 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:01.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18385 16 16 0 0 0 - 0 2024-07-28T16:49:01.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:01 smithi204 bash[68176]: audit 2024-07-28T16:49:01.181822+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:01.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:01 smithi177 bash[81864]: audit 2024-07-28T16:49:01.181822+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:01.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:01 smithi177 bash[79620]: audit 2024-07-28T16:49:01.181822+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:02.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18386 16 16 0 0 0 - 0 2024-07-28T16:49:02.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:02 smithi204 bash[68176]: cluster 2024-07-28T16:49:01.242694+0000 mgr.y (mgr.25253) 9607 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:02.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:02 smithi177 bash[81864]: cluster 2024-07-28T16:49:01.242694+0000 mgr.y (mgr.25253) 9607 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:02.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:02 smithi177 bash[79620]: cluster 2024-07-28T16:49:01.242694+0000 mgr.y (mgr.25253) 9607 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:03.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18387 16 16 0 0 0 - 0 2024-07-28T16:49:04.256 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18388 16 16 0 0 0 - 0 2024-07-28T16:49:04.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:04 smithi204 bash[68176]: cluster 2024-07-28T16:49:03.244158+0000 mgr.y (mgr.25253) 9608 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:04.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:04 smithi177 bash[79620]: cluster 2024-07-28T16:49:03.244158+0000 mgr.y (mgr.25253) 9608 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:04.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:04 smithi177 bash[81864]: cluster 2024-07-28T16:49:03.244158+0000 mgr.y (mgr.25253) 9608 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:05.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18389 16 16 0 0 0 - 0 2024-07-28T16:49:06.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18390 16 16 0 0 0 - 0 2024-07-28T16:49:06.339 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:06] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:49:06.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:06 smithi204 bash[68176]: cluster 2024-07-28T16:49:05.245580+0000 mgr.y (mgr.25253) 9609 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:06.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:06 smithi177 bash[79620]: cluster 2024-07-28T16:49:05.245580+0000 mgr.y (mgr.25253) 9609 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:06.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:06 smithi177 bash[81864]: cluster 2024-07-28T16:49:05.245580+0000 mgr.y (mgr.25253) 9609 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:07.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18391 16 16 0 0 0 - 0 2024-07-28T16:49:08.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18392 16 16 0 0 0 - 0 2024-07-28T16:49:08.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:08 smithi204 bash[68176]: cluster 2024-07-28T16:49:07.247024+0000 mgr.y (mgr.25253) 9610 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:08.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:08 smithi177 bash[79620]: cluster 2024-07-28T16:49:07.247024+0000 mgr.y (mgr.25253) 9610 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:08.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:08 smithi177 bash[81864]: cluster 2024-07-28T16:49:07.247024+0000 mgr.y (mgr.25253) 9610 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:09.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18393 16 16 0 0 0 - 0 2024-07-28T16:49:10.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18394 16 16 0 0 0 - 0 2024-07-28T16:49:10.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:10 smithi204 bash[68176]: cluster 2024-07-28T16:49:09.248552+0000 mgr.y (mgr.25253) 9611 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:10.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:10 smithi177 bash[81864]: cluster 2024-07-28T16:49:09.248552+0000 mgr.y (mgr.25253) 9611 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:10.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:10 smithi177 bash[79620]: cluster 2024-07-28T16:49:09.248552+0000 mgr.y (mgr.25253) 9611 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:11.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18395 16 16 0 0 0 - 0 2024-07-28T16:49:12.257 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18396 16 16 0 0 0 - 0 2024-07-28T16:49:12.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:12 smithi204 bash[68176]: cluster 2024-07-28T16:49:11.250010+0000 mgr.y (mgr.25253) 9612 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:12.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:12 smithi177 bash[81864]: cluster 2024-07-28T16:49:11.250010+0000 mgr.y (mgr.25253) 9612 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:12.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:12 smithi177 bash[79620]: cluster 2024-07-28T16:49:11.250010+0000 mgr.y (mgr.25253) 9612 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:13.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18397 16 16 0 0 0 - 0 2024-07-28T16:49:14.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18398 16 16 0 0 0 - 0 2024-07-28T16:49:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:14 smithi204 bash[68176]: cluster 2024-07-28T16:49:13.251403+0000 mgr.y (mgr.25253) 9613 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:14.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:14 smithi177 bash[79620]: cluster 2024-07-28T16:49:13.251403+0000 mgr.y (mgr.25253) 9613 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:14.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:14 smithi177 bash[81864]: cluster 2024-07-28T16:49:13.251403+0000 mgr.y (mgr.25253) 9613 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:15.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18399 16 16 0 0 0 - 0 2024-07-28T16:49:15.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:15 smithi204 bash[68176]: audit 2024-07-28T16:49:14.818392+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:15.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:15 smithi177 bash[81864]: audit 2024-07-28T16:49:14.818392+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:15.778 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:15 smithi177 bash[79620]: audit 2024-07-28T16:49:14.818392+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:16.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:49:16.249965+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:16.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:16.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18400 16 16 0 0 0 - 0 2024-07-28T16:49:16.367 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:16] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:49:16.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:16 smithi204 bash[68176]: cluster 2024-07-28T16:49:15.252900+0000 mgr.y (mgr.25253) 9614 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:16.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:16 smithi204 bash[68176]: audit 2024-07-28T16:49:16.182143+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:16 smithi177 bash[79620]: cluster 2024-07-28T16:49:15.252900+0000 mgr.y (mgr.25253) 9614 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:16 smithi177 bash[79620]: audit 2024-07-28T16:49:16.182143+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:16.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:16 smithi177 bash[81864]: cluster 2024-07-28T16:49:15.252900+0000 mgr.y (mgr.25253) 9614 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:16.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:16 smithi177 bash[81864]: audit 2024-07-28T16:49:16.182143+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:17.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18401 16 16 0 0 0 - 0 2024-07-28T16:49:18.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18402 16 16 0 0 0 - 0 2024-07-28T16:49:18.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:18 smithi204 bash[68176]: cluster 2024-07-28T16:49:17.254440+0000 mgr.y (mgr.25253) 9615 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:18.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:18 smithi177 bash[79620]: cluster 2024-07-28T16:49:17.254440+0000 mgr.y (mgr.25253) 9615 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:18.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:18 smithi177 bash[81864]: cluster 2024-07-28T16:49:17.254440+0000 mgr.y (mgr.25253) 9615 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:19.258 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18403 16 16 0 0 0 - 0 2024-07-28T16:49:20.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18404 16 16 0 0 0 - 0 2024-07-28T16:49:20.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:20 smithi204 bash[68176]: cluster 2024-07-28T16:49:19.255985+0000 mgr.y (mgr.25253) 9616 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:20.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:20 smithi177 bash[81864]: cluster 2024-07-28T16:49:19.255985+0000 mgr.y (mgr.25253) 9616 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:20.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:20 smithi177 bash[79620]: cluster 2024-07-28T16:49:19.255985+0000 mgr.y (mgr.25253) 9616 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:21.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18405 16 16 0 0 0 - 0 2024-07-28T16:49:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[81864]: audit 2024-07-28T16:49:20.490270+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[81864]: audit 2024-07-28T16:49:20.496680+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[81864]: audit 2024-07-28T16:49:20.751140+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.778 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[81864]: audit 2024-07-28T16:49:20.757795+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[79620]: audit 2024-07-28T16:49:20.490270+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[79620]: audit 2024-07-28T16:49:20.496680+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[79620]: audit 2024-07-28T16:49:20.751140+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.779 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:21 smithi177 bash[79620]: audit 2024-07-28T16:49:20.757795+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:21 smithi204 bash[68176]: audit 2024-07-28T16:49:20.490270+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:21 smithi204 bash[68176]: audit 2024-07-28T16:49:20.496680+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:21 smithi204 bash[68176]: audit 2024-07-28T16:49:20.751140+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:21.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:21 smithi204 bash[68176]: audit 2024-07-28T16:49:20.757795+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:22.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18406 16 16 0 0 0 - 0 2024-07-28T16:49:22.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:22 smithi177 bash[81864]: cluster 2024-07-28T16:49:21.256689+0000 mgr.y (mgr.25253) 9617 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:23.028 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:22 smithi177 bash[79620]: cluster 2024-07-28T16:49:21.256689+0000 mgr.y (mgr.25253) 9617 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:23.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:22 smithi204 bash[68176]: cluster 2024-07-28T16:49:21.256689+0000 mgr.y (mgr.25253) 9617 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:23.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18407 16 16 0 0 0 - 0 2024-07-28T16:49:24.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18408 16 16 0 0 0 - 0 2024-07-28T16:49:25.027 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:24 smithi177 bash[81864]: cluster 2024-07-28T16:49:23.258113+0000 mgr.y (mgr.25253) 9618 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:25.027 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:24 smithi177 bash[79620]: cluster 2024-07-28T16:49:23.258113+0000 mgr.y (mgr.25253) 9618 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:25.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:24 smithi204 bash[68176]: cluster 2024-07-28T16:49:23.258113+0000 mgr.y (mgr.25253) 9618 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:25.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18409 16 16 0 0 0 - 0 2024-07-28T16:49:26.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18410 16 16 0 0 0 - 0 2024-07-28T16:49:26.277 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:26] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:49:27.033 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:26 smithi177 bash[81864]: cluster 2024-07-28T16:49:25.259048+0000 mgr.y (mgr.25253) 9619 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:27.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:26 smithi177 bash[79620]: cluster 2024-07-28T16:49:25.259048+0000 mgr.y (mgr.25253) 9619 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:27.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:26 smithi204 bash[68176]: cluster 2024-07-28T16:49:25.259048+0000 mgr.y (mgr.25253) 9619 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:27.259 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18411 16 16 0 0 0 - 0 2024-07-28T16:49:28.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18412 16 16 0 0 0 - 0 2024-07-28T16:49:29.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:28 smithi204 bash[68176]: cluster 2024-07-28T16:49:27.260112+0000 mgr.y (mgr.25253) 9620 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:29.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18413 16 16 0 0 0 - 0 2024-07-28T16:49:29.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:28 smithi177 bash[79620]: cluster 2024-07-28T16:49:27.260112+0000 mgr.y (mgr.25253) 9620 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:29.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:28 smithi177 bash[81864]: cluster 2024-07-28T16:49:27.260112+0000 mgr.y (mgr.25253) 9620 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:30.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18414 16 16 0 0 0 - 0 2024-07-28T16:49:31.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:30 smithi204 bash[68176]: cluster 2024-07-28T16:49:29.261490+0000 mgr.y (mgr.25253) 9621 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:31.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:30 smithi204 bash[68176]: audit 2024-07-28T16:49:30.618953+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:31.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:30 smithi204 bash[68176]: audit 2024-07-28T16:49:30.628824+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:31.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18415 16 16 0 0 0 - 0 2024-07-28T16:49:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[79620]: cluster 2024-07-28T16:49:29.261490+0000 mgr.y (mgr.25253) 9621 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[79620]: audit 2024-07-28T16:49:30.618953+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:31.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[79620]: audit 2024-07-28T16:49:30.628824+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:31.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[81864]: cluster 2024-07-28T16:49:29.261490+0000 mgr.y (mgr.25253) 9621 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:31.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[81864]: audit 2024-07-28T16:49:30.618953+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:31.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:30 smithi177 bash[81864]: audit 2024-07-28T16:49:30.628824+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:30.913293+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:30.922537+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:30.924364+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:30.926078+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:30.936358+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:31 smithi204 bash[68176]: audit 2024-07-28T16:49:31.182715+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:32.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18416 16 16 0 0 0 - 0 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:30.913293+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:30.922537+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:30.924364+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:30.926078+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:30.936358+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[81864]: audit 2024-07-28T16:49:31.182715+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:30.913293+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:30.922537+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:30.924364+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:30.926078+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:30.936358+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:49:32.278 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:31 smithi177 bash[79620]: audit 2024-07-28T16:49:31.182715+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18417 16 16 0 0 0 - 0 2024-07-28T16:49:33.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:32 smithi177 bash[81864]: cluster 2024-07-28T16:49:31.262930+0000 mgr.y (mgr.25253) 9622 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:33.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:32 smithi177 bash[79620]: cluster 2024-07-28T16:49:31.262930+0000 mgr.y (mgr.25253) 9622 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:33.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:32 smithi204 bash[68176]: cluster 2024-07-28T16:49:31.262930+0000 mgr.y (mgr.25253) 9622 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:34.260 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18418 16 16 0 0 0 - 0 2024-07-28T16:49:35.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18419 16 16 0 0 0 - 0 2024-07-28T16:49:35.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:34 smithi177 bash[81864]: cluster 2024-07-28T16:49:33.264396+0000 mgr.y (mgr.25253) 9623 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:35.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:34 smithi177 bash[79620]: cluster 2024-07-28T16:49:33.264396+0000 mgr.y (mgr.25253) 9623 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:35.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:34 smithi204 bash[68176]: cluster 2024-07-28T16:49:33.264396+0000 mgr.y (mgr.25253) 9623 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:36.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:49:36.253053+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:36.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:36.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18420 16 16 0 0 0 - 0 2024-07-28T16:49:36.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:49:37.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18421 16 16 0 0 0 - 0 2024-07-28T16:49:37.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:36 smithi177 bash[79620]: cluster 2024-07-28T16:49:35.265838+0000 mgr.y (mgr.25253) 9624 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:37.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:36 smithi177 bash[81864]: cluster 2024-07-28T16:49:35.265838+0000 mgr.y (mgr.25253) 9624 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:37.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:36 smithi204 bash[68176]: cluster 2024-07-28T16:49:35.265838+0000 mgr.y (mgr.25253) 9624 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:38.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18422 16 16 0 0 0 - 0 2024-07-28T16:49:39.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18423 16 16 0 0 0 - 0 2024-07-28T16:49:39.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:38 smithi177 bash[81864]: cluster 2024-07-28T16:49:37.267268+0000 mgr.y (mgr.25253) 9625 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:39.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:38 smithi177 bash[79620]: cluster 2024-07-28T16:49:37.267268+0000 mgr.y (mgr.25253) 9625 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:39.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:38 smithi204 bash[68176]: cluster 2024-07-28T16:49:37.267268+0000 mgr.y (mgr.25253) 9625 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:40.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18424 16 16 0 0 0 - 0 2024-07-28T16:49:41.261 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18425 16 16 0 0 0 - 0 2024-07-28T16:49:41.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:40 smithi177 bash[81864]: cluster 2024-07-28T16:49:39.268722+0000 mgr.y (mgr.25253) 9626 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:41.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:40 smithi177 bash[79620]: cluster 2024-07-28T16:49:39.268722+0000 mgr.y (mgr.25253) 9626 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:41.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:40 smithi204 bash[68176]: cluster 2024-07-28T16:49:39.268722+0000 mgr.y (mgr.25253) 9626 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:42.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18426 16 16 0 0 0 - 0 2024-07-28T16:49:42.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18427 16 16 0 0 0 - 0 2024-07-28T16:49:43.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:42 smithi177 bash[79620]: cluster 2024-07-28T16:49:41.270315+0000 mgr.y (mgr.25253) 9627 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:43.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:42 smithi177 bash[81864]: cluster 2024-07-28T16:49:41.270315+0000 mgr.y (mgr.25253) 9627 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:43.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:42 smithi204 bash[68176]: cluster 2024-07-28T16:49:41.270315+0000 mgr.y (mgr.25253) 9627 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:44.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18428 16 16 0 0 0 - 0 2024-07-28T16:49:45.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18429 16 16 0 0 0 - 0 2024-07-28T16:49:45.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:44 smithi177 bash[81864]: cluster 2024-07-28T16:49:43.271806+0000 mgr.y (mgr.25253) 9628 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:45.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:44 smithi177 bash[79620]: cluster 2024-07-28T16:49:43.271806+0000 mgr.y (mgr.25253) 9628 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:45.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:44 smithi204 bash[68176]: cluster 2024-07-28T16:49:43.271806+0000 mgr.y (mgr.25253) 9628 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:46.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18430 16 16 0 0 0 - 0 2024-07-28T16:49:46.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:49:47.262 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18431 16 16 0 0 0 - 0 2024-07-28T16:49:47.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:46 smithi177 bash[81864]: cluster 2024-07-28T16:49:45.273203+0000 mgr.y (mgr.25253) 9629 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:47.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:46 smithi177 bash[81864]: audit 2024-07-28T16:49:46.183118+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:47.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:46 smithi177 bash[79620]: cluster 2024-07-28T16:49:45.273203+0000 mgr.y (mgr.25253) 9629 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:47.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:46 smithi177 bash[79620]: audit 2024-07-28T16:49:46.183118+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:46 smithi204 bash[68176]: cluster 2024-07-28T16:49:45.273203+0000 mgr.y (mgr.25253) 9629 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:47.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:46 smithi204 bash[68176]: audit 2024-07-28T16:49:46.183118+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:48.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18432 16 16 0 0 0 - 0 2024-07-28T16:49:49.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18433 16 16 0 0 0 - 0 2024-07-28T16:49:49.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:48 smithi177 bash[81864]: cluster 2024-07-28T16:49:47.274629+0000 mgr.y (mgr.25253) 9630 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:49.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:48 smithi177 bash[79620]: cluster 2024-07-28T16:49:47.274629+0000 mgr.y (mgr.25253) 9630 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:49.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:48 smithi204 bash[68176]: cluster 2024-07-28T16:49:47.274629+0000 mgr.y (mgr.25253) 9630 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:50.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18434 16 16 0 0 0 - 0 2024-07-28T16:49:51.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18435 16 16 0 0 0 - 0 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:50 smithi177 bash[81864]: cluster 2024-07-28T16:49:49.276085+0000 mgr.y (mgr.25253) 9631 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:50 smithi177 bash[79620]: cluster 2024-07-28T16:49:49.276085+0000 mgr.y (mgr.25253) 9631 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:51.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:50 smithi204 bash[68176]: cluster 2024-07-28T16:49:49.276085+0000 mgr.y (mgr.25253) 9631 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:52.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18436 16 16 0 0 0 - 0 2024-07-28T16:49:52.673 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:49:52 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18437 16 16 0 0 0 - 0 2024-07-28T16:49:53.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:52 smithi177 bash[79620]: cluster 2024-07-28T16:49:51.277452+0000 mgr.y (mgr.25253) 9632 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:53.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:52 smithi177 bash[81864]: cluster 2024-07-28T16:49:51.277452+0000 mgr.y (mgr.25253) 9632 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:53.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:52 smithi204 bash[68176]: cluster 2024-07-28T16:49:51.277452+0000 mgr.y (mgr.25253) 9632 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:54.263 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18438 16 16 0 0 0 - 0 2024-07-28T16:49:55.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18439 16 16 0 0 0 - 0 2024-07-28T16:49:55.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:54 smithi177 bash[79620]: cluster 2024-07-28T16:49:53.278911+0000 mgr.y (mgr.25253) 9633 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:55.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:54 smithi177 bash[81864]: cluster 2024-07-28T16:49:53.278911+0000 mgr.y (mgr.25253) 9633 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:55.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:54 smithi204 bash[68176]: cluster 2024-07-28T16:49:53.278911+0000 mgr.y (mgr.25253) 9633 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:56.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:49:56.256275+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:56.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:56.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18440 16 16 0 0 0 - 0 2024-07-28T16:49:56.527 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:49:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:49:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:49:57.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18441 16 16 0 0 0 - 0 2024-07-28T16:49:57.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:56 smithi177 bash[79620]: cluster 2024-07-28T16:49:55.280354+0000 mgr.y (mgr.25253) 9634 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:57.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:56 smithi177 bash[81864]: cluster 2024-07-28T16:49:55.280354+0000 mgr.y (mgr.25253) 9634 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:57.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:56 smithi204 bash[68176]: cluster 2024-07-28T16:49:55.280354+0000 mgr.y (mgr.25253) 9634 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:58.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18442 16 16 0 0 0 - 0 2024-07-28T16:49:59.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18443 16 16 0 0 0 - 0 2024-07-28T16:49:59.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:49:59 smithi177 bash[81864]: cluster 2024-07-28T16:49:57.281797+0000 mgr.y (mgr.25253) 9635 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:59.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:49:59 smithi177 bash[79620]: cluster 2024-07-28T16:49:57.281797+0000 mgr.y (mgr.25253) 9635 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:49:59.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:49:59 smithi204 bash[68176]: cluster 2024-07-28T16:49:57.281797+0000 mgr.y (mgr.25253) 9635 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:00.264 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18444 16 16 0 0 0 - 0 2024-07-28T16:50:00.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:00 smithi177 bash[81864]: cluster 2024-07-28T16:50:00.000176+0000 mon.a (mon.0) 5551 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:50:00.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:00 smithi177 bash[79620]: cluster 2024-07-28T16:50:00.000176+0000 mon.a (mon.0) 5551 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:50:00.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:00 smithi204 bash[68176]: cluster 2024-07-28T16:50:00.000176+0000 mon.a (mon.0) 5551 : cluster [WRN] overall HEALTH_WARN 5 osds down; Reduced data availability: 42 pgs inactive, 24 pgs peering, 43 pgs stale; Degraded data redundancy: 5 pgs undersized 2024-07-28T16:50:01.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18445 16 16 0 0 0 - 0 2024-07-28T16:50:01.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:01 smithi177 bash[79620]: cluster 2024-07-28T16:49:59.283225+0000 mgr.y (mgr.25253) 9636 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:01.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:01 smithi177 bash[81864]: cluster 2024-07-28T16:49:59.283225+0000 mgr.y (mgr.25253) 9636 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:01.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:01 smithi204 bash[68176]: cluster 2024-07-28T16:49:59.283225+0000 mgr.y (mgr.25253) 9636 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:02.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18446 16 16 0 0 0 - 0 2024-07-28T16:50:02.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:02 smithi204 bash[68176]: audit 2024-07-28T16:50:01.183462+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:02.325 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:02 smithi204 bash[68176]: cluster 2024-07-28T16:50:01.284810+0000 mgr.y (mgr.25253) 9637 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:02.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:02 smithi177 bash[81864]: audit 2024-07-28T16:50:01.183462+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:02.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:02 smithi177 bash[81864]: cluster 2024-07-28T16:50:01.284810+0000 mgr.y (mgr.25253) 9637 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:02.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:02 smithi177 bash[79620]: audit 2024-07-28T16:50:01.183462+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:02.527 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:02 smithi177 bash[79620]: cluster 2024-07-28T16:50:01.284810+0000 mgr.y (mgr.25253) 9637 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:02.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:02 smithi204 bash[60899]: ts=2024-07-28T16:50:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18447 16 16 0 0 0 - 0 2024-07-28T16:50:04.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18448 16 16 0 0 0 - 0 2024-07-28T16:50:04.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:04 smithi204 bash[68176]: cluster 2024-07-28T16:50:03.286283+0000 mgr.y (mgr.25253) 9638 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:04.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:04 smithi177 bash[81864]: cluster 2024-07-28T16:50:03.286283+0000 mgr.y (mgr.25253) 9638 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:04.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:04 smithi177 bash[79620]: cluster 2024-07-28T16:50:03.286283+0000 mgr.y (mgr.25253) 9638 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:05.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18449 16 16 0 0 0 - 0 2024-07-28T16:50:06.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18450 16 16 0 0 0 - 0 2024-07-28T16:50:06.355 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:50:06.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:06 smithi204 bash[68176]: cluster 2024-07-28T16:50:05.287759+0000 mgr.y (mgr.25253) 9639 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:06.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:06 smithi177 bash[79620]: cluster 2024-07-28T16:50:05.287759+0000 mgr.y (mgr.25253) 9639 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:06.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:06 smithi177 bash[81864]: cluster 2024-07-28T16:50:05.287759+0000 mgr.y (mgr.25253) 9639 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:07.265 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18451 16 16 0 0 0 - 0 2024-07-28T16:50:08.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18452 16 16 0 0 0 - 0 2024-07-28T16:50:08.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:08 smithi204 bash[68176]: cluster 2024-07-28T16:50:07.289209+0000 mgr.y (mgr.25253) 9640 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:08.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:08 smithi177 bash[79620]: cluster 2024-07-28T16:50:07.289209+0000 mgr.y (mgr.25253) 9640 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:08.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:08 smithi177 bash[81864]: cluster 2024-07-28T16:50:07.289209+0000 mgr.y (mgr.25253) 9640 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:09.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18453 16 16 0 0 0 - 0 2024-07-28T16:50:10.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18454 16 16 0 0 0 - 0 2024-07-28T16:50:10.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:10 smithi204 bash[68176]: cluster 2024-07-28T16:50:09.290657+0000 mgr.y (mgr.25253) 9641 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:10 smithi177 bash[79620]: cluster 2024-07-28T16:50:09.290657+0000 mgr.y (mgr.25253) 9641 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:10.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:10 smithi177 bash[81864]: cluster 2024-07-28T16:50:09.290657+0000 mgr.y (mgr.25253) 9641 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:11.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18455 16 16 0 0 0 - 0 2024-07-28T16:50:12.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18456 16 16 0 0 0 - 0 2024-07-28T16:50:12.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:12 smithi204 bash[68176]: cluster 2024-07-28T16:50:11.292141+0000 mgr.y (mgr.25253) 9642 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:12.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:12 smithi204 bash[60899]: ts=2024-07-28T16:50:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:12 smithi177 bash[79620]: cluster 2024-07-28T16:50:11.292141+0000 mgr.y (mgr.25253) 9642 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:12.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:12 smithi177 bash[81864]: cluster 2024-07-28T16:50:11.292141+0000 mgr.y (mgr.25253) 9642 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:13.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18457 16 16 0 0 0 - 0 2024-07-28T16:50:14.266 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18458 16 16 0 0 0 - 0 2024-07-28T16:50:14.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:14 smithi204 bash[68176]: cluster 2024-07-28T16:50:13.293624+0000 mgr.y (mgr.25253) 9643 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:14.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:14 smithi177 bash[79620]: cluster 2024-07-28T16:50:13.293624+0000 mgr.y (mgr.25253) 9643 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:14.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:14 smithi177 bash[81864]: cluster 2024-07-28T16:50:13.293624+0000 mgr.y (mgr.25253) 9643 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:15.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18459 16 16 0 0 0 - 0 2024-07-28T16:50:16.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:50:16.259585+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:16.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:16.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18460 16 16 0 0 0 - 0 2024-07-28T16:50:16.375 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:16] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:50:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:16 smithi204 bash[68176]: cluster 2024-07-28T16:50:15.295080+0000 mgr.y (mgr.25253) 9644 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:16.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:16 smithi204 bash[68176]: audit 2024-07-28T16:50:16.183860+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:16.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:16 smithi177 bash[81864]: cluster 2024-07-28T16:50:15.295080+0000 mgr.y (mgr.25253) 9644 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:16.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:16 smithi177 bash[81864]: audit 2024-07-28T16:50:16.183860+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:16 smithi177 bash[79620]: cluster 2024-07-28T16:50:15.295080+0000 mgr.y (mgr.25253) 9644 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:16.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:16 smithi177 bash[79620]: audit 2024-07-28T16:50:16.183860+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:17.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18461 16 16 0 0 0 - 0 2024-07-28T16:50:18.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18462 16 16 0 0 0 - 0 2024-07-28T16:50:18.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:18 smithi204 bash[68176]: cluster 2024-07-28T16:50:17.296563+0000 mgr.y (mgr.25253) 9645 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:18.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:18 smithi177 bash[79620]: cluster 2024-07-28T16:50:17.296563+0000 mgr.y (mgr.25253) 9645 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:18.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:18 smithi177 bash[81864]: cluster 2024-07-28T16:50:17.296563+0000 mgr.y (mgr.25253) 9645 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:19.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18463 16 16 0 0 0 - 0 2024-07-28T16:50:20.267 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18464 16 16 0 0 0 - 0 2024-07-28T16:50:20.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:20 smithi204 bash[68176]: cluster 2024-07-28T16:50:19.298034+0000 mgr.y (mgr.25253) 9646 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:20.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:20 smithi177 bash[79620]: cluster 2024-07-28T16:50:19.298034+0000 mgr.y (mgr.25253) 9646 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:20.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:20 smithi177 bash[81864]: cluster 2024-07-28T16:50:19.298034+0000 mgr.y (mgr.25253) 9646 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:21.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18465 16 16 0 0 0 - 0 2024-07-28T16:50:22.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18466 16 16 0 0 0 - 0 2024-07-28T16:50:22.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:22 smithi204 bash[68176]: cluster 2024-07-28T16:50:21.299478+0000 mgr.y (mgr.25253) 9647 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:22.422 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:22 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Jul 28 16:50:22 smithi204 bash[59627]: logger=cleanup t=2024-07-28T16:50:22.156320327Z level=info msg="Completed cleanup jobs" duration=192.322034ms 2024-07-28T16:50:22.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:22 smithi177 bash[79620]: cluster 2024-07-28T16:50:21.299478+0000 mgr.y (mgr.25253) 9647 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:22.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:22 smithi177 bash[81864]: cluster 2024-07-28T16:50:21.299478+0000 mgr.y (mgr.25253) 9647 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:23.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18467 16 16 0 0 0 - 0 2024-07-28T16:50:24.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18468 16 16 0 0 0 - 0 2024-07-28T16:50:24.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:24 smithi204 bash[68176]: cluster 2024-07-28T16:50:23.300918+0000 mgr.y (mgr.25253) 9648 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:24.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:24 smithi177 bash[81864]: cluster 2024-07-28T16:50:23.300918+0000 mgr.y (mgr.25253) 9648 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:24.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:24 smithi177 bash[79620]: cluster 2024-07-28T16:50:23.300918+0000 mgr.y (mgr.25253) 9648 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:25.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18469 16 16 0 0 0 - 0 2024-07-28T16:50:26.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18470 16 16 0 0 0 - 0 2024-07-28T16:50:26.396 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:50:26.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:26 smithi204 bash[68176]: cluster 2024-07-28T16:50:25.302342+0000 mgr.y (mgr.25253) 9649 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:26.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:26 smithi177 bash[79620]: cluster 2024-07-28T16:50:25.302342+0000 mgr.y (mgr.25253) 9649 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:26.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:26 smithi177 bash[81864]: cluster 2024-07-28T16:50:25.302342+0000 mgr.y (mgr.25253) 9649 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:27.268 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18471 16 16 0 0 0 - 0 2024-07-28T16:50:28.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18472 16 16 0 0 0 - 0 2024-07-28T16:50:28.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:28 smithi204 bash[68176]: cluster 2024-07-28T16:50:27.303798+0000 mgr.y (mgr.25253) 9650 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:28.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:28 smithi177 bash[79620]: cluster 2024-07-28T16:50:27.303798+0000 mgr.y (mgr.25253) 9650 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:28.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:28 smithi177 bash[81864]: cluster 2024-07-28T16:50:27.303798+0000 mgr.y (mgr.25253) 9650 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:29.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18473 16 16 0 0 0 - 0 2024-07-28T16:50:30.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18474 16 16 0 0 0 - 0 2024-07-28T16:50:30.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:30 smithi204 bash[68176]: cluster 2024-07-28T16:50:29.305277+0000 mgr.y (mgr.25253) 9651 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:30.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:30 smithi177 bash[81864]: cluster 2024-07-28T16:50:29.305277+0000 mgr.y (mgr.25253) 9651 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:30.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:30 smithi177 bash[79620]: cluster 2024-07-28T16:50:29.305277+0000 mgr.y (mgr.25253) 9651 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:31.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18475 16 16 0 0 0 - 0 2024-07-28T16:50:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:31 smithi204 bash[68176]: audit 2024-07-28T16:50:31.089654+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:31.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:31 smithi204 bash[68176]: audit 2024-07-28T16:50:31.184126+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:31.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:31 smithi177 bash[81864]: audit 2024-07-28T16:50:31.089654+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:31.777 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:31 smithi177 bash[81864]: audit 2024-07-28T16:50:31.184126+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:31 smithi177 bash[79620]: audit 2024-07-28T16:50:31.089654+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:31.777 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:31 smithi177 bash[79620]: audit 2024-07-28T16:50:31.184126+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:32.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18476 16 16 0 0 0 - 0 2024-07-28T16:50:32.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:32 smithi204 bash[68176]: cluster 2024-07-28T16:50:31.306728+0000 mgr.y (mgr.25253) 9652 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:32.672 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:32 smithi177 bash[81864]: cluster 2024-07-28T16:50:31.306728+0000 mgr.y (mgr.25253) 9652 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:32.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:32 smithi177 bash[79620]: cluster 2024-07-28T16:50:31.306728+0000 mgr.y (mgr.25253) 9652 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:33.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18477 16 16 0 0 0 - 0 2024-07-28T16:50:34.269 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18478 16 16 0 0 0 - 0 2024-07-28T16:50:34.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:34 smithi204 bash[68176]: cluster 2024-07-28T16:50:33.308222+0000 mgr.y (mgr.25253) 9653 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:34.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:34 smithi177 bash[79620]: cluster 2024-07-28T16:50:33.308222+0000 mgr.y (mgr.25253) 9653 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:34.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:34 smithi177 bash[81864]: cluster 2024-07-28T16:50:33.308222+0000 mgr.y (mgr.25253) 9653 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:35.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18479 16 16 0 0 0 - 0 2024-07-28T16:50:36.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:50:36.262795+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:36.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:36.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18480 16 16 0 0 0 - 0 2024-07-28T16:50:36.421 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:50:36.422 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:36 smithi177 bash[79620]: cluster 2024-07-28T16:50:35.309644+0000 mgr.y (mgr.25253) 9654 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:36.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:36 smithi204 bash[68176]: cluster 2024-07-28T16:50:35.309644+0000 mgr.y (mgr.25253) 9654 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:36.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:36 smithi177 bash[81864]: cluster 2024-07-28T16:50:35.309644+0000 mgr.y (mgr.25253) 9654 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:37.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18481 16 16 0 0 0 - 0 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:36.780369+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:36.787030+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:37.027328+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:37.035445+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:37.459218+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:37.460416+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:38.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:37 smithi204 bash[68176]: audit 2024-07-28T16:50:37.467704+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18482 16 16 0 0 0 - 0 2024-07-28T16:50:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:36.780369+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:36.787030+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:37.027328+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:37.035445+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:37.459218+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:37.460416+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[79620]: audit 2024-07-28T16:50:37.467704+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:36.780369+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:36.787030+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:37.027328+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:37.035445+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:37.459218+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:37.460416+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:38.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:37 smithi177 bash[81864]: audit 2024-07-28T16:50:37.467704+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:50:39.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:38 smithi204 bash[68176]: cluster 2024-07-28T16:50:37.311078+0000 mgr.y (mgr.25253) 9655 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:39.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18483 16 16 0 0 0 - 0 2024-07-28T16:50:39.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:38 smithi177 bash[81864]: cluster 2024-07-28T16:50:37.311078+0000 mgr.y (mgr.25253) 9655 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:39.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:38 smithi177 bash[79620]: cluster 2024-07-28T16:50:37.311078+0000 mgr.y (mgr.25253) 9655 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:40.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18484 16 16 0 0 0 - 0 2024-07-28T16:50:41.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:40 smithi204 bash[68176]: cluster 2024-07-28T16:50:39.312588+0000 mgr.y (mgr.25253) 9656 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:41.270 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18485 16 16 0 0 0 - 0 2024-07-28T16:50:41.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:40 smithi177 bash[81864]: cluster 2024-07-28T16:50:39.312588+0000 mgr.y (mgr.25253) 9656 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:41.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:40 smithi177 bash[79620]: cluster 2024-07-28T16:50:39.312588+0000 mgr.y (mgr.25253) 9656 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:42.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18486 16 16 0 0 0 - 0 2024-07-28T16:50:42.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:42 smithi204 bash[60899]: ts=2024-07-28T16:50:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:42 smithi204 bash[68176]: cluster 2024-07-28T16:50:41.314046+0000 mgr.y (mgr.25253) 9657 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:43.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18487 16 16 0 0 0 - 0 2024-07-28T16:50:43.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:42 smithi177 bash[81864]: cluster 2024-07-28T16:50:41.314046+0000 mgr.y (mgr.25253) 9657 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:43.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:42 smithi177 bash[79620]: cluster 2024-07-28T16:50:41.314046+0000 mgr.y (mgr.25253) 9657 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:44.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18488 16 16 0 0 0 - 0 2024-07-28T16:50:45.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:44 smithi204 bash[68176]: cluster 2024-07-28T16:50:43.315496+0000 mgr.y (mgr.25253) 9658 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:45.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18489 16 16 0 0 0 - 0 2024-07-28T16:50:45.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:44 smithi177 bash[81864]: cluster 2024-07-28T16:50:43.315496+0000 mgr.y (mgr.25253) 9658 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:45.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:44 smithi177 bash[79620]: cluster 2024-07-28T16:50:43.315496+0000 mgr.y (mgr.25253) 9658 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:46.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18490 16 16 0 0 0 - 0 2024-07-28T16:50:46.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:50:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:46 smithi204 bash[68176]: cluster 2024-07-28T16:50:45.316945+0000 mgr.y (mgr.25253) 9659 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:46 smithi204 bash[68176]: audit 2024-07-28T16:50:46.184504+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:47.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18491 16 16 0 0 0 - 0 2024-07-28T16:50:47.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:46 smithi177 bash[81864]: cluster 2024-07-28T16:50:45.316945+0000 mgr.y (mgr.25253) 9659 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:47.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:46 smithi177 bash[81864]: audit 2024-07-28T16:50:46.184504+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:47.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:46 smithi177 bash[79620]: cluster 2024-07-28T16:50:45.316945+0000 mgr.y (mgr.25253) 9659 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:47.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:46 smithi177 bash[79620]: audit 2024-07-28T16:50:46.184504+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:48.271 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18492 16 16 0 0 0 - 0 2024-07-28T16:50:49.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:48 smithi204 bash[68176]: cluster 2024-07-28T16:50:47.318413+0000 mgr.y (mgr.25253) 9660 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:49.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18493 16 16 0 0 0 - 0 2024-07-28T16:50:49.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:48 smithi177 bash[81864]: cluster 2024-07-28T16:50:47.318413+0000 mgr.y (mgr.25253) 9660 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:49.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:48 smithi177 bash[79620]: cluster 2024-07-28T16:50:47.318413+0000 mgr.y (mgr.25253) 9660 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:50.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18494 16 16 0 0 0 - 0 2024-07-28T16:50:51.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:50 smithi204 bash[68176]: cluster 2024-07-28T16:50:49.319908+0000 mgr.y (mgr.25253) 9661 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:51.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18495 16 16 0 0 0 - 0 2024-07-28T16:50:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:50 smithi177 bash[81864]: cluster 2024-07-28T16:50:49.319908+0000 mgr.y (mgr.25253) 9661 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:50 smithi177 bash[79620]: cluster 2024-07-28T16:50:49.319908+0000 mgr.y (mgr.25253) 9661 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:52.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18496 16 16 0 0 0 - 0 2024-07-28T16:50:52.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:50:52 smithi204 bash[60899]: ts=2024-07-28T16:50:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:52 smithi204 bash[68176]: cluster 2024-07-28T16:50:51.321322+0000 mgr.y (mgr.25253) 9662 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:53.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18497 16 16 0 0 0 - 0 2024-07-28T16:50:53.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:52 smithi177 bash[81864]: cluster 2024-07-28T16:50:51.321322+0000 mgr.y (mgr.25253) 9662 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:53.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:52 smithi177 bash[79620]: cluster 2024-07-28T16:50:51.321322+0000 mgr.y (mgr.25253) 9662 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:54.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18498 16 16 0 0 0 - 0 2024-07-28T16:50:55.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:54 smithi204 bash[68176]: cluster 2024-07-28T16:50:53.322790+0000 mgr.y (mgr.25253) 9663 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:55.272 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18499 16 16 0 0 0 - 0 2024-07-28T16:50:55.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:54 smithi177 bash[81864]: cluster 2024-07-28T16:50:53.322790+0000 mgr.y (mgr.25253) 9663 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:55.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:54 smithi177 bash[79620]: cluster 2024-07-28T16:50:53.322790+0000 mgr.y (mgr.25253) 9663 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:56.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:50:56.266032+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:56.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:56.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18500 16 16 0 0 0 - 0 2024-07-28T16:50:56.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:50:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:50:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:50:57.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:56 smithi204 bash[68176]: cluster 2024-07-28T16:50:55.324294+0000 mgr.y (mgr.25253) 9664 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:57.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18501 16 16 0 0 0 - 0 2024-07-28T16:50:57.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:56 smithi177 bash[79620]: cluster 2024-07-28T16:50:55.324294+0000 mgr.y (mgr.25253) 9664 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:57.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:56 smithi177 bash[81864]: cluster 2024-07-28T16:50:55.324294+0000 mgr.y (mgr.25253) 9664 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:58.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18502 16 16 0 0 0 - 0 2024-07-28T16:50:59.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:50:58 smithi204 bash[68176]: cluster 2024-07-28T16:50:57.325778+0000 mgr.y (mgr.25253) 9665 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:59.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18503 16 16 0 0 0 - 0 2024-07-28T16:50:59.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:50:58 smithi177 bash[79620]: cluster 2024-07-28T16:50:57.325778+0000 mgr.y (mgr.25253) 9665 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:50:59.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:50:58 smithi177 bash[81864]: cluster 2024-07-28T16:50:57.325778+0000 mgr.y (mgr.25253) 9665 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:00.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18504 16 16 0 0 0 - 0 2024-07-28T16:51:01.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:00 smithi204 bash[68176]: cluster 2024-07-28T16:50:59.327287+0000 mgr.y (mgr.25253) 9666 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:01.273 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18505 16 16 0 0 0 - 0 2024-07-28T16:51:01.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:00 smithi177 bash[81864]: cluster 2024-07-28T16:50:59.327287+0000 mgr.y (mgr.25253) 9666 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:01.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:00 smithi177 bash[79620]: cluster 2024-07-28T16:50:59.327287+0000 mgr.y (mgr.25253) 9666 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:02.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:01 smithi204 bash[68176]: audit 2024-07-28T16:51:01.184896+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:02.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18506 16 16 0 0 0 - 0 2024-07-28T16:51:02.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:01 smithi177 bash[81864]: audit 2024-07-28T16:51:01.184896+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:02.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:01 smithi177 bash[79620]: audit 2024-07-28T16:51:01.184896+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:02.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:02 smithi204 bash[60899]: ts=2024-07-28T16:51:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:02 smithi204 bash[68176]: cluster 2024-07-28T16:51:01.328746+0000 mgr.y (mgr.25253) 9667 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:03.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18507 16 16 0 0 0 - 0 2024-07-28T16:51:03.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:02 smithi177 bash[81864]: cluster 2024-07-28T16:51:01.328746+0000 mgr.y (mgr.25253) 9667 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:03.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:02 smithi177 bash[79620]: cluster 2024-07-28T16:51:01.328746+0000 mgr.y (mgr.25253) 9667 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:04.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18508 16 16 0 0 0 - 0 2024-07-28T16:51:05.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:04 smithi204 bash[68176]: cluster 2024-07-28T16:51:03.330186+0000 mgr.y (mgr.25253) 9668 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:05.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18509 16 16 0 0 0 - 0 2024-07-28T16:51:05.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:04 smithi177 bash[81864]: cluster 2024-07-28T16:51:03.330186+0000 mgr.y (mgr.25253) 9668 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:05.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:04 smithi177 bash[79620]: cluster 2024-07-28T16:51:03.330186+0000 mgr.y (mgr.25253) 9668 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:06.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18510 16 16 0 0 0 - 0 2024-07-28T16:51:06.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:51:07.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:06 smithi204 bash[68176]: cluster 2024-07-28T16:51:05.331618+0000 mgr.y (mgr.25253) 9669 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:07.274 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18511 16 16 0 0 0 - 0 2024-07-28T16:51:07.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:06 smithi177 bash[79620]: cluster 2024-07-28T16:51:05.331618+0000 mgr.y (mgr.25253) 9669 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:07.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:06 smithi177 bash[81864]: cluster 2024-07-28T16:51:05.331618+0000 mgr.y (mgr.25253) 9669 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:08.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18512 16 16 0 0 0 - 0 2024-07-28T16:51:09.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:08 smithi204 bash[68176]: cluster 2024-07-28T16:51:07.333048+0000 mgr.y (mgr.25253) 9670 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:09.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18513 16 16 0 0 0 - 0 2024-07-28T16:51:09.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:08 smithi177 bash[81864]: cluster 2024-07-28T16:51:07.333048+0000 mgr.y (mgr.25253) 9670 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:09.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:08 smithi177 bash[79620]: cluster 2024-07-28T16:51:07.333048+0000 mgr.y (mgr.25253) 9670 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:10.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18514 16 16 0 0 0 - 0 2024-07-28T16:51:11.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:10 smithi204 bash[68176]: cluster 2024-07-28T16:51:09.334500+0000 mgr.y (mgr.25253) 9671 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:11.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18515 16 16 0 0 0 - 0 2024-07-28T16:51:11.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:10 smithi177 bash[79620]: cluster 2024-07-28T16:51:09.334500+0000 mgr.y (mgr.25253) 9671 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:11.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:10 smithi177 bash[81864]: cluster 2024-07-28T16:51:09.334500+0000 mgr.y (mgr.25253) 9671 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:12.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18516 16 16 0 0 0 - 0 2024-07-28T16:51:12.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:12 smithi204 bash[60899]: ts=2024-07-28T16:51:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:12 smithi204 bash[68176]: cluster 2024-07-28T16:51:11.336099+0000 mgr.y (mgr.25253) 9672 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:13.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18517 16 16 0 0 0 - 0 2024-07-28T16:51:13.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:12 smithi177 bash[81864]: cluster 2024-07-28T16:51:11.336099+0000 mgr.y (mgr.25253) 9672 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:13.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:12 smithi177 bash[79620]: cluster 2024-07-28T16:51:11.336099+0000 mgr.y (mgr.25253) 9672 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:14.275 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18518 16 16 0 0 0 - 0 2024-07-28T16:51:15.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:14 smithi204 bash[68176]: cluster 2024-07-28T16:51:13.337755+0000 mgr.y (mgr.25253) 9673 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:15.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:14 smithi177 bash[79620]: cluster 2024-07-28T16:51:13.337755+0000 mgr.y (mgr.25253) 9673 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:15.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:14 smithi177 bash[81864]: cluster 2024-07-28T16:51:13.337755+0000 mgr.y (mgr.25253) 9673 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:15.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18519 16 16 0 0 0 - 0 2024-07-28T16:51:16.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:51:16.269480+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:16.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:16.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18520 16 16 0 0 0 - 0 2024-07-28T16:51:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:51:17.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:16 smithi204 bash[68176]: cluster 2024-07-28T16:51:15.339370+0000 mgr.y (mgr.25253) 9674 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:17.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:16 smithi204 bash[68176]: audit 2024-07-28T16:51:16.185237+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:17.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:16 smithi177 bash[81864]: cluster 2024-07-28T16:51:15.339370+0000 mgr.y (mgr.25253) 9674 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:17.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:16 smithi177 bash[81864]: audit 2024-07-28T16:51:16.185237+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:17.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:16 smithi177 bash[79620]: cluster 2024-07-28T16:51:15.339370+0000 mgr.y (mgr.25253) 9674 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:17.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:16 smithi177 bash[79620]: audit 2024-07-28T16:51:16.185237+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:17.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18521 16 16 0 0 0 - 0 2024-07-28T16:51:18.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18522 16 16 0 0 0 - 0 2024-07-28T16:51:19.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:18 smithi204 bash[68176]: cluster 2024-07-28T16:51:17.341018+0000 mgr.y (mgr.25253) 9675 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:19.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:18 smithi177 bash[81864]: cluster 2024-07-28T16:51:17.341018+0000 mgr.y (mgr.25253) 9675 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:19.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:18 smithi177 bash[79620]: cluster 2024-07-28T16:51:17.341018+0000 mgr.y (mgr.25253) 9675 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:19.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18523 16 16 0 0 0 - 0 2024-07-28T16:51:20.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18524 16 16 0 0 0 - 0 2024-07-28T16:51:21.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:20 smithi204 bash[68176]: cluster 2024-07-28T16:51:19.342515+0000 mgr.y (mgr.25253) 9676 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:21.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:20 smithi177 bash[79620]: cluster 2024-07-28T16:51:19.342515+0000 mgr.y (mgr.25253) 9676 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:21.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:20 smithi177 bash[81864]: cluster 2024-07-28T16:51:19.342515+0000 mgr.y (mgr.25253) 9676 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:21.276 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18525 16 16 0 0 0 - 0 2024-07-28T16:51:22.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18526 16 16 0 0 0 - 0 2024-07-28T16:51:22.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:22 smithi204 bash[68176]: cluster 2024-07-28T16:51:21.344011+0000 mgr.y (mgr.25253) 9677 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:23.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:22 smithi177 bash[81864]: cluster 2024-07-28T16:51:21.344011+0000 mgr.y (mgr.25253) 9677 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:23.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:22 smithi177 bash[79620]: cluster 2024-07-28T16:51:21.344011+0000 mgr.y (mgr.25253) 9677 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:23.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18527 16 16 0 0 0 - 0 2024-07-28T16:51:24.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18528 16 16 0 0 0 - 0 2024-07-28T16:51:25.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:24 smithi204 bash[68176]: cluster 2024-07-28T16:51:23.345494+0000 mgr.y (mgr.25253) 9678 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:25.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:24 smithi177 bash[81864]: cluster 2024-07-28T16:51:23.345494+0000 mgr.y (mgr.25253) 9678 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:25.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:24 smithi177 bash[79620]: cluster 2024-07-28T16:51:23.345494+0000 mgr.y (mgr.25253) 9678 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:25.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18529 16 16 0 0 0 - 0 2024-07-28T16:51:26.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18530 16 16 0 0 0 - 0 2024-07-28T16:51:26.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:51:27.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:26 smithi204 bash[68176]: cluster 2024-07-28T16:51:25.347055+0000 mgr.y (mgr.25253) 9679 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:27.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:26 smithi177 bash[79620]: cluster 2024-07-28T16:51:25.347055+0000 mgr.y (mgr.25253) 9679 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:27.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:26 smithi177 bash[81864]: cluster 2024-07-28T16:51:25.347055+0000 mgr.y (mgr.25253) 9679 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:27.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18531 16 16 0 0 0 - 0 2024-07-28T16:51:28.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18532 16 16 0 0 0 - 0 2024-07-28T16:51:29.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:28 smithi204 bash[68176]: cluster 2024-07-28T16:51:27.348612+0000 mgr.y (mgr.25253) 9680 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:29.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:28 smithi177 bash[79620]: cluster 2024-07-28T16:51:27.348612+0000 mgr.y (mgr.25253) 9680 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:29.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:28 smithi177 bash[81864]: cluster 2024-07-28T16:51:27.348612+0000 mgr.y (mgr.25253) 9680 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:29.277 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18533 16 16 0 0 0 - 0 2024-07-28T16:51:30.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18534 16 16 0 0 0 - 0 2024-07-28T16:51:31.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:30 smithi204 bash[68176]: cluster 2024-07-28T16:51:29.350061+0000 mgr.y (mgr.25253) 9681 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:31.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:30 smithi177 bash[81864]: cluster 2024-07-28T16:51:29.350061+0000 mgr.y (mgr.25253) 9681 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:31.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:30 smithi177 bash[79620]: cluster 2024-07-28T16:51:29.350061+0000 mgr.y (mgr.25253) 9681 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:31.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18535 16 16 0 0 0 - 0 2024-07-28T16:51:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:31 smithi177 bash[79620]: audit 2024-07-28T16:51:31.185705+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:32.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:31 smithi177 bash[81864]: audit 2024-07-28T16:51:31.185705+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:32.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18536 16 16 0 0 0 - 0 2024-07-28T16:51:32.324 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:31 smithi204 bash[68176]: audit 2024-07-28T16:51:31.185705+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:32.671 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:32 smithi204 bash[60899]: ts=2024-07-28T16:51:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:32 smithi177 bash[79620]: cluster 2024-07-28T16:51:31.351617+0000 mgr.y (mgr.25253) 9682 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:33.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:32 smithi177 bash[81864]: cluster 2024-07-28T16:51:31.351617+0000 mgr.y (mgr.25253) 9682 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:33.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18537 16 16 0 0 0 - 0 2024-07-28T16:51:33.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:32 smithi204 bash[68176]: cluster 2024-07-28T16:51:31.351617+0000 mgr.y (mgr.25253) 9682 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:34.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18538 16 16 0 0 0 - 0 2024-07-28T16:51:35.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:34 smithi177 bash[81864]: cluster 2024-07-28T16:51:33.353127+0000 mgr.y (mgr.25253) 9683 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:35.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:34 smithi177 bash[79620]: cluster 2024-07-28T16:51:33.353127+0000 mgr.y (mgr.25253) 9683 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:35.278 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18539 16 16 0 0 0 - 0 2024-07-28T16:51:35.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:34 smithi204 bash[68176]: cluster 2024-07-28T16:51:33.353127+0000 mgr.y (mgr.25253) 9683 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:36.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:51:36.272564+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:36.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:36.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18540 16 16 0 0 0 - 0 2024-07-28T16:51:36.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:51:37.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:36 smithi177 bash[81864]: cluster 2024-07-28T16:51:35.354564+0000 mgr.y (mgr.25253) 9684 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:37.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:36 smithi177 bash[79620]: cluster 2024-07-28T16:51:35.354564+0000 mgr.y (mgr.25253) 9684 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:37.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18541 16 16 0 0 0 - 0 2024-07-28T16:51:37.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:36 smithi204 bash[68176]: cluster 2024-07-28T16:51:35.354564+0000 mgr.y (mgr.25253) 9684 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:38.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:37 smithi177 bash[81864]: audit 2024-07-28T16:51:37.597688+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:38.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:37 smithi177 bash[79620]: audit 2024-07-28T16:51:37.597688+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:38.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18542 16 16 0 0 0 - 0 2024-07-28T16:51:38.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:37 smithi204 bash[68176]: audit 2024-07-28T16:51:37.597688+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:39.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:38 smithi177 bash[81864]: cluster 2024-07-28T16:51:37.356043+0000 mgr.y (mgr.25253) 9685 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:39.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:38 smithi177 bash[79620]: cluster 2024-07-28T16:51:37.356043+0000 mgr.y (mgr.25253) 9685 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:39.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18543 16 16 0 0 0 - 0 2024-07-28T16:51:39.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:38 smithi204 bash[68176]: cluster 2024-07-28T16:51:37.356043+0000 mgr.y (mgr.25253) 9685 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:40.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18544 16 16 0 0 0 - 0 2024-07-28T16:51:41.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:40 smithi177 bash[81864]: cluster 2024-07-28T16:51:39.357631+0000 mgr.y (mgr.25253) 9686 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:41.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:40 smithi177 bash[79620]: cluster 2024-07-28T16:51:39.357631+0000 mgr.y (mgr.25253) 9686 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:41.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18545 16 16 0 0 0 - 0 2024-07-28T16:51:41.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:40 smithi204 bash[68176]: cluster 2024-07-28T16:51:39.357631+0000 mgr.y (mgr.25253) 9686 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:42.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18546 16 16 0 0 0 - 0 2024-07-28T16:51:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:42 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:42 smithi177 bash[81864]: cluster 2024-07-28T16:51:41.359121+0000 mgr.y (mgr.25253) 9687 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:43.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:42 smithi177 bash[79620]: cluster 2024-07-28T16:51:41.359121+0000 mgr.y (mgr.25253) 9687 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:43.279 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18547 16 16 0 0 0 - 0 2024-07-28T16:51:43.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:42 smithi204 bash[68176]: cluster 2024-07-28T16:51:41.359121+0000 mgr.y (mgr.25253) 9687 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:44.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18548 16 16 0 0 0 - 0 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.257399+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.261771+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: cluster 2024-07-28T16:51:43.360525+0000 mgr.y (mgr.25253) 9688 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.506303+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.515315+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.949101+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.950708+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:51:44.526 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[79620]: audit 2024-07-28T16:51:43.958076+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.257399+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.261771+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: cluster 2024-07-28T16:51:43.360525+0000 mgr.y (mgr.25253) 9688 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.506303+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.515315+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.949101+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.950708+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:51:44.527 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:44 smithi177 bash[81864]: audit 2024-07-28T16:51:43.958076+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.257399+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.261771+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: cluster 2024-07-28T16:51:43.360525+0000 mgr.y (mgr.25253) 9688 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.506303+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.515315+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.949101+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.950708+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:51:44.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:44 smithi204 bash[68176]: audit 2024-07-28T16:51:43.958076+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:51:45.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18549 16 16 0 0 0 - 0 2024-07-28T16:51:46.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18550 16 16 0 0 0 - 0 2024-07-28T16:51:46.425 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:51:46.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:46 smithi177 bash[81864]: cluster 2024-07-28T16:51:45.362093+0000 mgr.y (mgr.25253) 9689 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:46.776 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:46 smithi177 bash[81864]: audit 2024-07-28T16:51:46.186086+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:46 smithi177 bash[79620]: cluster 2024-07-28T16:51:45.362093+0000 mgr.y (mgr.25253) 9689 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:46.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:46 smithi177 bash[79620]: audit 2024-07-28T16:51:46.186086+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:46 smithi204 bash[68176]: cluster 2024-07-28T16:51:45.362093+0000 mgr.y (mgr.25253) 9689 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:46.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:46 smithi204 bash[68176]: audit 2024-07-28T16:51:46.186086+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:47.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18551 16 16 0 0 0 - 0 2024-07-28T16:51:48.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18552 16 16 0 0 0 - 0 2024-07-28T16:51:49.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:48 smithi204 bash[68176]: cluster 2024-07-28T16:51:47.363732+0000 mgr.y (mgr.25253) 9690 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:49.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:48 smithi177 bash[81864]: cluster 2024-07-28T16:51:47.363732+0000 mgr.y (mgr.25253) 9690 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:49.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:48 smithi177 bash[79620]: cluster 2024-07-28T16:51:47.363732+0000 mgr.y (mgr.25253) 9690 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:49.280 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18553 16 16 0 0 0 - 0 2024-07-28T16:51:50.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18554 16 16 0 0 0 - 0 2024-07-28T16:51:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:50 smithi204 bash[68176]: cluster 2024-07-28T16:51:49.365356+0000 mgr.y (mgr.25253) 9691 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:51.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:50 smithi177 bash[81864]: cluster 2024-07-28T16:51:49.365356+0000 mgr.y (mgr.25253) 9691 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:51.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:50 smithi177 bash[79620]: cluster 2024-07-28T16:51:49.365356+0000 mgr.y (mgr.25253) 9691 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:51.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18555 16 16 0 0 0 - 0 2024-07-28T16:51:52.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18556 16 16 0 0 0 - 0 2024-07-28T16:51:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:51:52 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:52 smithi204 bash[68176]: cluster 2024-07-28T16:51:51.366979+0000 mgr.y (mgr.25253) 9692 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:53.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:52 smithi177 bash[81864]: cluster 2024-07-28T16:51:51.366979+0000 mgr.y (mgr.25253) 9692 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:53.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:52 smithi177 bash[79620]: cluster 2024-07-28T16:51:51.366979+0000 mgr.y (mgr.25253) 9692 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:53.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18557 16 16 0 0 0 - 0 2024-07-28T16:51:54.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18558 16 16 0 0 0 - 0 2024-07-28T16:51:55.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:54 smithi177 bash[81864]: cluster 2024-07-28T16:51:53.368669+0000 mgr.y (mgr.25253) 9693 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:55.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:54 smithi177 bash[79620]: cluster 2024-07-28T16:51:53.368669+0000 mgr.y (mgr.25253) 9693 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:55.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18559 16 16 0 0 0 - 0 2024-07-28T16:51:55.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:54 smithi204 bash[68176]: cluster 2024-07-28T16:51:53.368669+0000 mgr.y (mgr.25253) 9693 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:56.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:51:56.275682+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:56.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:56.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18560 16 16 0 0 0 - 0 2024-07-28T16:51:56.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:51:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:51:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:51:57.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:56 smithi177 bash[81864]: cluster 2024-07-28T16:51:55.370278+0000 mgr.y (mgr.25253) 9694 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:57.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:56 smithi177 bash[79620]: cluster 2024-07-28T16:51:55.370278+0000 mgr.y (mgr.25253) 9694 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:57.281 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18561 16 16 0 0 0 - 0 2024-07-28T16:51:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:56 smithi204 bash[68176]: cluster 2024-07-28T16:51:55.370278+0000 mgr.y (mgr.25253) 9694 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:58.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18562 16 16 0 0 0 - 0 2024-07-28T16:51:59.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:51:58 smithi177 bash[81864]: cluster 2024-07-28T16:51:57.371808+0000 mgr.y (mgr.25253) 9695 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:59.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:51:58 smithi177 bash[79620]: cluster 2024-07-28T16:51:57.371808+0000 mgr.y (mgr.25253) 9695 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:51:59.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18563 16 16 0 0 0 - 0 2024-07-28T16:51:59.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:51:58 smithi204 bash[68176]: cluster 2024-07-28T16:51:57.371808+0000 mgr.y (mgr.25253) 9695 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:00.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18564 16 16 0 0 0 - 0 2024-07-28T16:52:01.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:00 smithi177 bash[81864]: cluster 2024-07-28T16:51:59.373266+0000 mgr.y (mgr.25253) 9696 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:01.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:00 smithi177 bash[79620]: cluster 2024-07-28T16:51:59.373266+0000 mgr.y (mgr.25253) 9696 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:01.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18565 16 16 0 0 0 - 0 2024-07-28T16:52:01.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:00 smithi204 bash[68176]: cluster 2024-07-28T16:51:59.373266+0000 mgr.y (mgr.25253) 9696 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:02.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:01 smithi177 bash[81864]: audit 2024-07-28T16:52:01.186711+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:02.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:01 smithi177 bash[79620]: audit 2024-07-28T16:52:01.186711+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:02.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18566 16 16 0 0 0 - 0 2024-07-28T16:52:02.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:01 smithi204 bash[68176]: audit 2024-07-28T16:52:01.186711+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:02 smithi177 bash[81864]: cluster 2024-07-28T16:52:01.374689+0000 mgr.y (mgr.25253) 9697 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:03.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:02 smithi177 bash[79620]: cluster 2024-07-28T16:52:01.374689+0000 mgr.y (mgr.25253) 9697 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:03.282 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18567 16 16 0 0 0 - 0 2024-07-28T16:52:03.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:02 smithi204 bash[68176]: cluster 2024-07-28T16:52:01.374689+0000 mgr.y (mgr.25253) 9697 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:04.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18568 16 16 0 0 0 - 0 2024-07-28T16:52:05.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:04 smithi177 bash[81864]: cluster 2024-07-28T16:52:03.376203+0000 mgr.y (mgr.25253) 9698 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:05.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:04 smithi177 bash[79620]: cluster 2024-07-28T16:52:03.376203+0000 mgr.y (mgr.25253) 9698 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:05.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18569 16 16 0 0 0 - 0 2024-07-28T16:52:05.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:04 smithi204 bash[68176]: cluster 2024-07-28T16:52:03.376203+0000 mgr.y (mgr.25253) 9698 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:06.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18570 16 16 0 0 0 - 0 2024-07-28T16:52:06.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:52:07.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:06 smithi177 bash[81864]: cluster 2024-07-28T16:52:05.377649+0000 mgr.y (mgr.25253) 9699 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:07.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:06 smithi177 bash[79620]: cluster 2024-07-28T16:52:05.377649+0000 mgr.y (mgr.25253) 9699 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:07.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18571 16 16 0 0 0 - 0 2024-07-28T16:52:07.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:06 smithi204 bash[68176]: cluster 2024-07-28T16:52:05.377649+0000 mgr.y (mgr.25253) 9699 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:08.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18572 16 16 0 0 0 - 0 2024-07-28T16:52:09.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:08 smithi177 bash[81864]: cluster 2024-07-28T16:52:07.379128+0000 mgr.y (mgr.25253) 9700 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:09.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:08 smithi177 bash[79620]: cluster 2024-07-28T16:52:07.379128+0000 mgr.y (mgr.25253) 9700 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:09.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18573 16 16 0 0 0 - 0 2024-07-28T16:52:09.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:08 smithi204 bash[68176]: cluster 2024-07-28T16:52:07.379128+0000 mgr.y (mgr.25253) 9700 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:10.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18574 16 16 0 0 0 - 0 2024-07-28T16:52:11.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:10 smithi177 bash[81864]: cluster 2024-07-28T16:52:09.380657+0000 mgr.y (mgr.25253) 9701 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:11.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:10 smithi177 bash[79620]: cluster 2024-07-28T16:52:09.380657+0000 mgr.y (mgr.25253) 9701 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:11.283 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18575 16 16 0 0 0 - 0 2024-07-28T16:52:11.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:10 smithi204 bash[68176]: cluster 2024-07-28T16:52:09.380657+0000 mgr.y (mgr.25253) 9701 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:12.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18576 16 16 0 0 0 - 0 2024-07-28T16:52:12.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:12 smithi177 bash[81864]: cluster 2024-07-28T16:52:11.382120+0000 mgr.y (mgr.25253) 9702 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:13.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:12 smithi177 bash[79620]: cluster 2024-07-28T16:52:11.382120+0000 mgr.y (mgr.25253) 9702 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:13.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18577 16 16 0 0 0 - 0 2024-07-28T16:52:13.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:12 smithi204 bash[68176]: cluster 2024-07-28T16:52:11.382120+0000 mgr.y (mgr.25253) 9702 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:14.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18578 16 16 0 0 0 - 0 2024-07-28T16:52:15.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:14 smithi177 bash[81864]: cluster 2024-07-28T16:52:13.383570+0000 mgr.y (mgr.25253) 9703 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:15.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:14 smithi177 bash[79620]: cluster 2024-07-28T16:52:13.383570+0000 mgr.y (mgr.25253) 9703 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:15.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18579 16 16 0 0 0 - 0 2024-07-28T16:52:15.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:14 smithi204 bash[68176]: cluster 2024-07-28T16:52:13.383570+0000 mgr.y (mgr.25253) 9703 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:16.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:52:16.278774+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:16.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:16.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18580 16 16 0 0 0 - 0 2024-07-28T16:52:16.526 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:52:17.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:16 smithi177 bash[81864]: cluster 2024-07-28T16:52:15.385056+0000 mgr.y (mgr.25253) 9704 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:17.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:16 smithi177 bash[81864]: audit 2024-07-28T16:52:16.186949+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:17.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:16 smithi177 bash[79620]: cluster 2024-07-28T16:52:15.385056+0000 mgr.y (mgr.25253) 9704 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:17.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:16 smithi177 bash[79620]: audit 2024-07-28T16:52:16.186949+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:17.284 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18581 16 16 0 0 0 - 0 2024-07-28T16:52:17.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:16 smithi204 bash[68176]: cluster 2024-07-28T16:52:15.385056+0000 mgr.y (mgr.25253) 9704 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:17.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:16 smithi204 bash[68176]: audit 2024-07-28T16:52:16.186949+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:18.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18582 16 16 0 0 0 - 0 2024-07-28T16:52:19.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:18 smithi177 bash[81864]: cluster 2024-07-28T16:52:17.386507+0000 mgr.y (mgr.25253) 9705 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:19.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:18 smithi177 bash[79620]: cluster 2024-07-28T16:52:17.386507+0000 mgr.y (mgr.25253) 9705 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:19.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18583 16 16 0 0 0 - 0 2024-07-28T16:52:19.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:18 smithi204 bash[68176]: cluster 2024-07-28T16:52:17.386507+0000 mgr.y (mgr.25253) 9705 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:20.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18584 16 16 0 0 0 - 0 2024-07-28T16:52:21.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:20 smithi177 bash[81864]: cluster 2024-07-28T16:52:19.387973+0000 mgr.y (mgr.25253) 9706 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:21.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:20 smithi177 bash[79620]: cluster 2024-07-28T16:52:19.387973+0000 mgr.y (mgr.25253) 9706 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:21.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18585 16 16 0 0 0 - 0 2024-07-28T16:52:21.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:20 smithi204 bash[68176]: cluster 2024-07-28T16:52:19.387973+0000 mgr.y (mgr.25253) 9706 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:22.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18586 16 16 0 0 0 - 0 2024-07-28T16:52:22.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:22 smithi204 bash[60899]: ts=2024-07-28T16:52:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:22 smithi177 bash[81864]: cluster 2024-07-28T16:52:21.389432+0000 mgr.y (mgr.25253) 9707 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:23.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:22 smithi177 bash[79620]: cluster 2024-07-28T16:52:21.389432+0000 mgr.y (mgr.25253) 9707 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:23.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18587 16 16 0 0 0 - 0 2024-07-28T16:52:23.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:22 smithi204 bash[68176]: cluster 2024-07-28T16:52:21.389432+0000 mgr.y (mgr.25253) 9707 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:24.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18588 16 16 0 0 0 - 0 2024-07-28T16:52:25.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:24 smithi177 bash[81864]: cluster 2024-07-28T16:52:23.390881+0000 mgr.y (mgr.25253) 9708 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:25.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:24 smithi177 bash[79620]: cluster 2024-07-28T16:52:23.390881+0000 mgr.y (mgr.25253) 9708 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:25.285 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18589 16 16 0 0 0 - 0 2024-07-28T16:52:25.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:24 smithi204 bash[68176]: cluster 2024-07-28T16:52:23.390881+0000 mgr.y (mgr.25253) 9708 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:26.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18590 16 16 0 0 0 - 0 2024-07-28T16:52:26.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:52:27.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:26 smithi177 bash[81864]: cluster 2024-07-28T16:52:25.392339+0000 mgr.y (mgr.25253) 9709 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:27.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:26 smithi177 bash[79620]: cluster 2024-07-28T16:52:25.392339+0000 mgr.y (mgr.25253) 9709 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:27.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18591 16 16 0 0 0 - 0 2024-07-28T16:52:27.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:26 smithi204 bash[68176]: cluster 2024-07-28T16:52:25.392339+0000 mgr.y (mgr.25253) 9709 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:28.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18592 16 16 0 0 0 - 0 2024-07-28T16:52:29.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:28 smithi177 bash[81864]: cluster 2024-07-28T16:52:27.393778+0000 mgr.y (mgr.25253) 9710 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:29.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:28 smithi177 bash[79620]: cluster 2024-07-28T16:52:27.393778+0000 mgr.y (mgr.25253) 9710 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:29.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18593 16 16 0 0 0 - 0 2024-07-28T16:52:29.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:28 smithi204 bash[68176]: cluster 2024-07-28T16:52:27.393778+0000 mgr.y (mgr.25253) 9710 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:30.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18594 16 16 0 0 0 - 0 2024-07-28T16:52:31.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:30 smithi177 bash[81864]: cluster 2024-07-28T16:52:29.395226+0000 mgr.y (mgr.25253) 9711 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:31.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:30 smithi177 bash[79620]: cluster 2024-07-28T16:52:29.395226+0000 mgr.y (mgr.25253) 9711 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:31.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18595 16 16 0 0 0 - 0 2024-07-28T16:52:31.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:30 smithi204 bash[68176]: cluster 2024-07-28T16:52:29.395226+0000 mgr.y (mgr.25253) 9711 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:32.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:32 smithi177 bash[81864]: audit 2024-07-28T16:52:31.187358+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:32.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:32 smithi177 bash[79620]: audit 2024-07-28T16:52:31.187358+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:32.286 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18596 16 16 0 0 0 - 0 2024-07-28T16:52:32.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:32 smithi204 bash[68176]: audit 2024-07-28T16:52:31.187358+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:32.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:32 smithi204 bash[60899]: ts=2024-07-28T16:52:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:33 smithi177 bash[81864]: cluster 2024-07-28T16:52:31.396666+0000 mgr.y (mgr.25253) 9712 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:33.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:33 smithi177 bash[79620]: cluster 2024-07-28T16:52:31.396666+0000 mgr.y (mgr.25253) 9712 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:33.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18597 16 16 0 0 0 - 0 2024-07-28T16:52:33.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:33 smithi204 bash[68176]: cluster 2024-07-28T16:52:31.396666+0000 mgr.y (mgr.25253) 9712 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:34.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18598 16 16 0 0 0 - 0 2024-07-28T16:52:35.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:35 smithi177 bash[81864]: cluster 2024-07-28T16:52:33.398164+0000 mgr.y (mgr.25253) 9713 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:35.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:35 smithi177 bash[79620]: cluster 2024-07-28T16:52:33.398164+0000 mgr.y (mgr.25253) 9713 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:35.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18599 16 16 0 0 0 - 0 2024-07-28T16:52:35.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:35 smithi204 bash[68176]: cluster 2024-07-28T16:52:33.398164+0000 mgr.y (mgr.25253) 9713 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:36.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:52:36.281735+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:36.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:36.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18600 16 16 0 0 0 - 0 2024-07-28T16:52:36.525 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:36] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T16:52:37.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18601 16 16 0 0 0 - 0 2024-07-28T16:52:37.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:37 smithi204 bash[68176]: cluster 2024-07-28T16:52:35.399752+0000 mgr.y (mgr.25253) 9714 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:37.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:37 smithi177 bash[81864]: cluster 2024-07-28T16:52:35.399752+0000 mgr.y (mgr.25253) 9714 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:37.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:37 smithi177 bash[79620]: cluster 2024-07-28T16:52:35.399752+0000 mgr.y (mgr.25253) 9714 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:38.287 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18602 16 16 0 0 0 - 0 2024-07-28T16:52:39.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18603 16 16 0 0 0 - 0 2024-07-28T16:52:39.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:39 smithi204 bash[68176]: cluster 2024-07-28T16:52:37.401212+0000 mgr.y (mgr.25253) 9715 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:39.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:39 smithi177 bash[81864]: cluster 2024-07-28T16:52:37.401212+0000 mgr.y (mgr.25253) 9715 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:39.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:39 smithi177 bash[79620]: cluster 2024-07-28T16:52:37.401212+0000 mgr.y (mgr.25253) 9715 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:40.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18604 16 16 0 0 0 - 0 2024-07-28T16:52:41.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18605 16 16 0 0 0 - 0 2024-07-28T16:52:41.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:41 smithi204 bash[68176]: cluster 2024-07-28T16:52:39.402704+0000 mgr.y (mgr.25253) 9716 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:41.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:41 smithi177 bash[81864]: cluster 2024-07-28T16:52:39.402704+0000 mgr.y (mgr.25253) 9716 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:41.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:41 smithi177 bash[79620]: cluster 2024-07-28T16:52:39.402704+0000 mgr.y (mgr.25253) 9716 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:42.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18606 16 16 0 0 0 - 0 2024-07-28T16:52:42.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:42 smithi204 bash[60899]: ts=2024-07-28T16:52:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18607 16 16 0 0 0 - 0 2024-07-28T16:52:43.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:43 smithi204 bash[68176]: cluster 2024-07-28T16:52:41.404151+0000 mgr.y (mgr.25253) 9717 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:43.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:43 smithi177 bash[81864]: cluster 2024-07-28T16:52:41.404151+0000 mgr.y (mgr.25253) 9717 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:43.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:43 smithi177 bash[79620]: cluster 2024-07-28T16:52:41.404151+0000 mgr.y (mgr.25253) 9717 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:44.288 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18608 16 16 0 0 0 - 0 2024-07-28T16:52:45.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18609 16 16 0 0 0 - 0 2024-07-28T16:52:45.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:45 smithi204 bash[68176]: cluster 2024-07-28T16:52:43.405621+0000 mgr.y (mgr.25253) 9718 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:45.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:45 smithi204 bash[68176]: audit 2024-07-28T16:52:44.039288+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:52:45.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:45 smithi204 bash[68176]: audit 2024-07-28T16:52:44.390044+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:45.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:45 smithi204 bash[68176]: audit 2024-07-28T16:52:44.394405+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:45.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[79620]: cluster 2024-07-28T16:52:43.405621+0000 mgr.y (mgr.25253) 9718 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:45.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[79620]: audit 2024-07-28T16:52:44.039288+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:52:45.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[79620]: audit 2024-07-28T16:52:44.390044+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:45.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[79620]: audit 2024-07-28T16:52:44.394405+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:45.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[81864]: cluster 2024-07-28T16:52:43.405621+0000 mgr.y (mgr.25253) 9718 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:45.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[81864]: audit 2024-07-28T16:52:44.039288+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:52:45.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[81864]: audit 2024-07-28T16:52:44.390044+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:45.526 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:45 smithi177 bash[81864]: audit 2024-07-28T16:52:44.394405+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:46.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18610 16 16 0 0 0 - 0 2024-07-28T16:52:46.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:46] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T16:52:47.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18611 16 16 0 0 0 - 0 2024-07-28T16:52:47.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:47 smithi204 bash[68176]: cluster 2024-07-28T16:52:45.407046+0000 mgr.y (mgr.25253) 9719 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:47.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:47 smithi204 bash[68176]: audit 2024-07-28T16:52:46.187536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:47.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:47 smithi177 bash[81864]: cluster 2024-07-28T16:52:45.407046+0000 mgr.y (mgr.25253) 9719 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:47.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:47 smithi177 bash[81864]: audit 2024-07-28T16:52:46.187536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:47.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:47 smithi177 bash[79620]: cluster 2024-07-28T16:52:45.407046+0000 mgr.y (mgr.25253) 9719 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:47.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:47 smithi177 bash[79620]: audit 2024-07-28T16:52:46.187536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:48.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18612 16 16 0 0 0 - 0 2024-07-28T16:52:49.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18613 16 16 0 0 0 - 0 2024-07-28T16:52:49.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:49 smithi204 bash[68176]: cluster 2024-07-28T16:52:47.408577+0000 mgr.y (mgr.25253) 9720 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:49.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:49 smithi177 bash[81864]: cluster 2024-07-28T16:52:47.408577+0000 mgr.y (mgr.25253) 9720 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:49.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:49 smithi177 bash[79620]: cluster 2024-07-28T16:52:47.408577+0000 mgr.y (mgr.25253) 9720 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:50.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18614 16 16 0 0 0 - 0 2024-07-28T16:52:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: cluster 2024-07-28T16:52:49.409357+0000 mgr.y (mgr.25253) 9721 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:49.848317+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:49.852539+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:49.960365+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:49.967527+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:50.385054+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:51.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:50.386599+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:51.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:50 smithi204 bash[68176]: audit 2024-07-28T16:52:50.393463+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: cluster 2024-07-28T16:52:49.409357+0000 mgr.y (mgr.25253) 9721 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:51.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:49.848317+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:49.852539+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:49.960365+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:49.967527+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:50.385054+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:50.386599+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[79620]: audit 2024-07-28T16:52:50.393463+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: cluster 2024-07-28T16:52:49.409357+0000 mgr.y (mgr.25253) 9721 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:49.848317+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:49.852539+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:49.960365+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.276 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:49.967527+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:50.385054+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:51.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:50.386599+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:51.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:50 smithi177 bash[81864]: audit 2024-07-28T16:52:50.393463+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:52:51.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18615 16 16 0 0 0 - 0 2024-07-28T16:52:52.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18616 16 16 0 0 0 - 0 2024-07-28T16:52:52.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:52:52 smithi204 bash[60899]: ts=2024-07-28T16:52:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:52 smithi204 bash[68176]: cluster 2024-07-28T16:52:51.410773+0000 mgr.y (mgr.25253) 9722 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:53.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:52 smithi177 bash[79620]: cluster 2024-07-28T16:52:51.410773+0000 mgr.y (mgr.25253) 9722 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:53.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:52 smithi177 bash[81864]: cluster 2024-07-28T16:52:51.410773+0000 mgr.y (mgr.25253) 9722 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:53.289 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18617 16 16 0 0 0 - 0 2024-07-28T16:52:54.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18618 16 16 0 0 0 - 0 2024-07-28T16:52:55.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:54 smithi204 bash[68176]: cluster 2024-07-28T16:52:53.412279+0000 mgr.y (mgr.25253) 9723 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:55.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:54 smithi177 bash[81864]: cluster 2024-07-28T16:52:53.412279+0000 mgr.y (mgr.25253) 9723 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:55.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:54 smithi177 bash[79620]: cluster 2024-07-28T16:52:53.412279+0000 mgr.y (mgr.25253) 9723 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:55.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18619 16 16 0 0 0 - 0 2024-07-28T16:52:56.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:52:56.284790+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:56.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:56.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18620 16 16 0 0 0 - 0 2024-07-28T16:52:56.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:52:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:52:56] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:52:57.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:56 smithi204 bash[68176]: cluster 2024-07-28T16:52:55.413731+0000 mgr.y (mgr.25253) 9724 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:57.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:56 smithi177 bash[81864]: cluster 2024-07-28T16:52:55.413731+0000 mgr.y (mgr.25253) 9724 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:57.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:56 smithi177 bash[79620]: cluster 2024-07-28T16:52:55.413731+0000 mgr.y (mgr.25253) 9724 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:57.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18621 16 16 0 0 0 - 0 2024-07-28T16:52:58.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18622 16 16 0 0 0 - 0 2024-07-28T16:52:59.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:52:58 smithi204 bash[68176]: cluster 2024-07-28T16:52:57.414865+0000 mgr.y (mgr.25253) 9725 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:59.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:52:58 smithi177 bash[81864]: cluster 2024-07-28T16:52:57.414865+0000 mgr.y (mgr.25253) 9725 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:59.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:52:58 smithi177 bash[79620]: cluster 2024-07-28T16:52:57.414865+0000 mgr.y (mgr.25253) 9725 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:52:59.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18623 16 16 0 0 0 - 0 2024-07-28T16:53:00.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18624 16 16 0 0 0 - 0 2024-07-28T16:53:01.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:00 smithi204 bash[68176]: cluster 2024-07-28T16:52:59.416336+0000 mgr.y (mgr.25253) 9726 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:01.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:00 smithi177 bash[81864]: cluster 2024-07-28T16:52:59.416336+0000 mgr.y (mgr.25253) 9726 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:01.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:00 smithi177 bash[79620]: cluster 2024-07-28T16:52:59.416336+0000 mgr.y (mgr.25253) 9726 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:01.290 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18625 16 16 0 0 0 - 0 2024-07-28T16:53:02.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:01 smithi204 bash[68176]: audit 2024-07-28T16:53:01.188205+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:02.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:01 smithi177 bash[79620]: audit 2024-07-28T16:53:01.188205+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:02.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:01 smithi177 bash[81864]: audit 2024-07-28T16:53:01.188205+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:02.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18626 16 16 0 0 0 - 0 2024-07-28T16:53:02.670 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:02 smithi204 bash[68176]: cluster 2024-07-28T16:53:01.417758+0000 mgr.y (mgr.25253) 9727 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:03.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:02 smithi177 bash[81864]: cluster 2024-07-28T16:53:01.417758+0000 mgr.y (mgr.25253) 9727 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:03.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:02 smithi177 bash[79620]: cluster 2024-07-28T16:53:01.417758+0000 mgr.y (mgr.25253) 9727 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:03.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18627 16 16 0 0 0 - 0 2024-07-28T16:53:04.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18628 16 16 0 0 0 - 0 2024-07-28T16:53:05.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:04 smithi204 bash[68176]: cluster 2024-07-28T16:53:03.419232+0000 mgr.y (mgr.25253) 9728 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:05.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:04 smithi177 bash[81864]: cluster 2024-07-28T16:53:03.419232+0000 mgr.y (mgr.25253) 9728 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:05.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:04 smithi177 bash[79620]: cluster 2024-07-28T16:53:03.419232+0000 mgr.y (mgr.25253) 9728 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:05.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18629 16 16 0 0 0 - 0 2024-07-28T16:53:06.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18630 16 16 0 0 0 - 0 2024-07-28T16:53:06.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:06] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:53:07.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:06 smithi204 bash[68176]: cluster 2024-07-28T16:53:05.420714+0000 mgr.y (mgr.25253) 9729 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:07.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:06 smithi177 bash[81864]: cluster 2024-07-28T16:53:05.420714+0000 mgr.y (mgr.25253) 9729 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:07.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:06 smithi177 bash[79620]: cluster 2024-07-28T16:53:05.420714+0000 mgr.y (mgr.25253) 9729 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:07.291 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18631 16 16 0 0 0 - 0 2024-07-28T16:53:08.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18632 16 16 0 0 0 - 0 2024-07-28T16:53:09.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:08 smithi204 bash[68176]: cluster 2024-07-28T16:53:07.422191+0000 mgr.y (mgr.25253) 9730 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:09.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:08 smithi177 bash[81864]: cluster 2024-07-28T16:53:07.422191+0000 mgr.y (mgr.25253) 9730 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:09.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:08 smithi177 bash[79620]: cluster 2024-07-28T16:53:07.422191+0000 mgr.y (mgr.25253) 9730 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:09.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18633 16 16 0 0 0 - 0 2024-07-28T16:53:10.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18634 16 16 0 0 0 - 0 2024-07-28T16:53:11.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:10 smithi204 bash[68176]: cluster 2024-07-28T16:53:09.423627+0000 mgr.y (mgr.25253) 9731 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:11.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:10 smithi177 bash[81864]: cluster 2024-07-28T16:53:09.423627+0000 mgr.y (mgr.25253) 9731 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:11.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:10 smithi177 bash[79620]: cluster 2024-07-28T16:53:09.423627+0000 mgr.y (mgr.25253) 9731 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:11.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18635 16 16 0 0 0 - 0 2024-07-28T16:53:12.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18636 16 16 0 0 0 - 0 2024-07-28T16:53:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:12 smithi204 bash[68176]: cluster 2024-07-28T16:53:11.425106+0000 mgr.y (mgr.25253) 9732 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:13.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:12 smithi177 bash[79620]: cluster 2024-07-28T16:53:11.425106+0000 mgr.y (mgr.25253) 9732 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:13.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:12 smithi177 bash[81864]: cluster 2024-07-28T16:53:11.425106+0000 mgr.y (mgr.25253) 9732 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:13.292 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18637 16 16 0 0 0 - 0 2024-07-28T16:53:14.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18638 16 16 0 0 0 - 0 2024-07-28T16:53:15.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:14 smithi204 bash[68176]: cluster 2024-07-28T16:53:13.426566+0000 mgr.y (mgr.25253) 9733 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:15.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:14 smithi177 bash[81864]: cluster 2024-07-28T16:53:13.426566+0000 mgr.y (mgr.25253) 9733 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:15.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:14 smithi177 bash[79620]: cluster 2024-07-28T16:53:13.426566+0000 mgr.y (mgr.25253) 9733 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:15.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18639 16 16 0 0 0 - 0 2024-07-28T16:53:16.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:53:16.287841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:16.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:16.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18640 16 16 0 0 0 - 0 2024-07-28T16:53:16.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:16] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:53:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:16 smithi177 bash[81864]: cluster 2024-07-28T16:53:15.428023+0000 mgr.y (mgr.25253) 9734 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:17.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:16 smithi177 bash[81864]: audit 2024-07-28T16:53:16.188467+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:17.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:16 smithi177 bash[79620]: cluster 2024-07-28T16:53:15.428023+0000 mgr.y (mgr.25253) 9734 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:17.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:16 smithi177 bash[79620]: audit 2024-07-28T16:53:16.188467+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:17.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18641 16 16 0 0 0 - 0 2024-07-28T16:53:17.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:16 smithi204 bash[68176]: cluster 2024-07-28T16:53:15.428023+0000 mgr.y (mgr.25253) 9734 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:17.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:16 smithi204 bash[68176]: audit 2024-07-28T16:53:16.188467+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:18.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18642 16 16 0 0 0 - 0 2024-07-28T16:53:19.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:18 smithi177 bash[81864]: cluster 2024-07-28T16:53:17.429447+0000 mgr.y (mgr.25253) 9735 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:19.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:18 smithi177 bash[79620]: cluster 2024-07-28T16:53:17.429447+0000 mgr.y (mgr.25253) 9735 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:19.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18643 16 16 0 0 0 - 0 2024-07-28T16:53:19.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:18 smithi204 bash[68176]: cluster 2024-07-28T16:53:17.429447+0000 mgr.y (mgr.25253) 9735 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:20.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18644 16 16 0 0 0 - 0 2024-07-28T16:53:21.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:20 smithi177 bash[81864]: cluster 2024-07-28T16:53:19.430877+0000 mgr.y (mgr.25253) 9736 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:21.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:20 smithi177 bash[79620]: cluster 2024-07-28T16:53:19.430877+0000 mgr.y (mgr.25253) 9736 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:21.293 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18645 16 16 0 0 0 - 0 2024-07-28T16:53:21.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:20 smithi204 bash[68176]: cluster 2024-07-28T16:53:19.430877+0000 mgr.y (mgr.25253) 9736 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:22.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18646 16 16 0 0 0 - 0 2024-07-28T16:53:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:22 smithi177 bash[81864]: cluster 2024-07-28T16:53:21.432328+0000 mgr.y (mgr.25253) 9737 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:23.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:22 smithi177 bash[79620]: cluster 2024-07-28T16:53:21.432328+0000 mgr.y (mgr.25253) 9737 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:23.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18647 16 16 0 0 0 - 0 2024-07-28T16:53:23.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:22 smithi204 bash[68176]: cluster 2024-07-28T16:53:21.432328+0000 mgr.y (mgr.25253) 9737 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:24.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18648 16 16 0 0 0 - 0 2024-07-28T16:53:25.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:24 smithi177 bash[79620]: cluster 2024-07-28T16:53:23.433754+0000 mgr.y (mgr.25253) 9738 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:25.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:24 smithi177 bash[81864]: cluster 2024-07-28T16:53:23.433754+0000 mgr.y (mgr.25253) 9738 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:25.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18649 16 16 0 0 0 - 0 2024-07-28T16:53:25.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:24 smithi204 bash[68176]: cluster 2024-07-28T16:53:23.433754+0000 mgr.y (mgr.25253) 9738 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:26.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18650 16 16 0 0 0 - 0 2024-07-28T16:53:26.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:26] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-07-28T16:53:27.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:26 smithi177 bash[81864]: cluster 2024-07-28T16:53:25.435174+0000 mgr.y (mgr.25253) 9739 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:27.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:26 smithi177 bash[79620]: cluster 2024-07-28T16:53:25.435174+0000 mgr.y (mgr.25253) 9739 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:27.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18651 16 16 0 0 0 - 0 2024-07-28T16:53:27.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:26 smithi204 bash[68176]: cluster 2024-07-28T16:53:25.435174+0000 mgr.y (mgr.25253) 9739 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:28.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18652 16 16 0 0 0 - 0 2024-07-28T16:53:29.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:28 smithi177 bash[79620]: cluster 2024-07-28T16:53:27.436643+0000 mgr.y (mgr.25253) 9740 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:29.275 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:28 smithi177 bash[81864]: cluster 2024-07-28T16:53:27.436643+0000 mgr.y (mgr.25253) 9740 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:29.294 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18653 16 16 0 0 0 - 0 2024-07-28T16:53:29.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:28 smithi204 bash[68176]: cluster 2024-07-28T16:53:27.436643+0000 mgr.y (mgr.25253) 9740 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:30.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18654 16 16 0 0 0 - 0 2024-07-28T16:53:31.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:30 smithi177 bash[79620]: cluster 2024-07-28T16:53:29.438096+0000 mgr.y (mgr.25253) 9741 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:31.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:30 smithi177 bash[81864]: cluster 2024-07-28T16:53:29.438096+0000 mgr.y (mgr.25253) 9741 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:31.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18655 16 16 0 0 0 - 0 2024-07-28T16:53:31.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:30 smithi204 bash[68176]: cluster 2024-07-28T16:53:29.438096+0000 mgr.y (mgr.25253) 9741 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:32.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:31 smithi177 bash[79620]: audit 2024-07-28T16:53:31.188910+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:32.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:31 smithi177 bash[81864]: audit 2024-07-28T16:53:31.188910+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:32.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18656 16 16 0 0 0 - 0 2024-07-28T16:53:32.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:31 smithi204 bash[68176]: audit 2024-07-28T16:53:31.188910+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:32.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:32 smithi204 bash[60899]: ts=2024-07-28T16:53:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:32 smithi177 bash[79620]: cluster 2024-07-28T16:53:31.439554+0000 mgr.y (mgr.25253) 9742 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:33.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:32 smithi177 bash[81864]: cluster 2024-07-28T16:53:31.439554+0000 mgr.y (mgr.25253) 9742 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:33.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18657 16 16 0 0 0 - 0 2024-07-28T16:53:33.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:32 smithi204 bash[68176]: cluster 2024-07-28T16:53:31.439554+0000 mgr.y (mgr.25253) 9742 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:34.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18658 16 16 0 0 0 - 0 2024-07-28T16:53:35.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:34 smithi177 bash[79620]: cluster 2024-07-28T16:53:33.441135+0000 mgr.y (mgr.25253) 9743 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:35.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:34 smithi177 bash[81864]: cluster 2024-07-28T16:53:33.441135+0000 mgr.y (mgr.25253) 9743 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:35.295 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18659 16 16 0 0 0 - 0 2024-07-28T16:53:35.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:34 smithi204 bash[68176]: cluster 2024-07-28T16:53:33.441135+0000 mgr.y (mgr.25253) 9743 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:36.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:53:36.291117+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:36.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:36.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18660 16 16 0 0 0 - 0 2024-07-28T16:53:36.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:53:37.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:36 smithi177 bash[79620]: cluster 2024-07-28T16:53:35.442719+0000 mgr.y (mgr.25253) 9744 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:37.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:36 smithi177 bash[81864]: cluster 2024-07-28T16:53:35.442719+0000 mgr.y (mgr.25253) 9744 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:37.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18661 16 16 0 0 0 - 0 2024-07-28T16:53:37.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:36 smithi204 bash[68176]: cluster 2024-07-28T16:53:35.442719+0000 mgr.y (mgr.25253) 9744 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:38.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18662 16 16 0 0 0 - 0 2024-07-28T16:53:39.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:38 smithi177 bash[81864]: cluster 2024-07-28T16:53:37.444364+0000 mgr.y (mgr.25253) 9745 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:39.275 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:38 smithi177 bash[79620]: cluster 2024-07-28T16:53:37.444364+0000 mgr.y (mgr.25253) 9745 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:39.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18663 16 16 0 0 0 - 0 2024-07-28T16:53:39.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:38 smithi204 bash[68176]: cluster 2024-07-28T16:53:37.444364+0000 mgr.y (mgr.25253) 9745 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:40.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18664 16 16 0 0 0 - 0 2024-07-28T16:53:41.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:40 smithi177 bash[81864]: cluster 2024-07-28T16:53:39.445984+0000 mgr.y (mgr.25253) 9746 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:41.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:40 smithi177 bash[79620]: cluster 2024-07-28T16:53:39.445984+0000 mgr.y (mgr.25253) 9746 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:41.296 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18665 16 16 0 0 0 - 0 2024-07-28T16:53:41.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:40 smithi204 bash[68176]: cluster 2024-07-28T16:53:39.445984+0000 mgr.y (mgr.25253) 9746 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:42.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18666 16 16 0 0 0 - 0 2024-07-28T16:53:42.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:42 smithi177 bash[81864]: cluster 2024-07-28T16:53:41.447585+0000 mgr.y (mgr.25253) 9747 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:43.311 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:42 smithi177 bash[79620]: cluster 2024-07-28T16:53:41.447585+0000 mgr.y (mgr.25253) 9747 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:43.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18667 16 16 0 0 0 - 0 2024-07-28T16:53:43.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:42 smithi204 bash[68176]: cluster 2024-07-28T16:53:41.447585+0000 mgr.y (mgr.25253) 9747 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:44.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18668 16 16 0 0 0 - 0 2024-07-28T16:53:45.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:44 smithi177 bash[81864]: cluster 2024-07-28T16:53:43.449172+0000 mgr.y (mgr.25253) 9748 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:45.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:44 smithi177 bash[79620]: cluster 2024-07-28T16:53:43.449172+0000 mgr.y (mgr.25253) 9748 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:45.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18669 16 16 0 0 0 - 0 2024-07-28T16:53:45.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:44 smithi204 bash[68176]: cluster 2024-07-28T16:53:43.449172+0000 mgr.y (mgr.25253) 9748 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:46.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18670 16 16 0 0 0 - 0 2024-07-28T16:53:46.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:53:47.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:47 smithi177 bash[79620]: cluster 2024-07-28T16:53:45.450763+0000 mgr.y (mgr.25253) 9749 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:47.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:47 smithi177 bash[79620]: audit 2024-07-28T16:53:46.189414+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:47.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:47 smithi177 bash[81864]: cluster 2024-07-28T16:53:45.450763+0000 mgr.y (mgr.25253) 9749 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:47.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:47 smithi177 bash[81864]: audit 2024-07-28T16:53:46.189414+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:47.297 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18671 16 16 0 0 0 - 0 2024-07-28T16:53:47.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:47 smithi204 bash[68176]: cluster 2024-07-28T16:53:45.450763+0000 mgr.y (mgr.25253) 9749 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:47.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:47 smithi204 bash[68176]: audit 2024-07-28T16:53:46.189414+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:48.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18672 16 16 0 0 0 - 0 2024-07-28T16:53:49.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:49 smithi177 bash[79620]: cluster 2024-07-28T16:53:47.452370+0000 mgr.y (mgr.25253) 9750 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:49.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:49 smithi177 bash[81864]: cluster 2024-07-28T16:53:47.452370+0000 mgr.y (mgr.25253) 9750 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:49.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18673 16 16 0 0 0 - 0 2024-07-28T16:53:49.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:49 smithi204 bash[68176]: cluster 2024-07-28T16:53:47.452370+0000 mgr.y (mgr.25253) 9750 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:50.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18674 16 16 0 0 0 - 0 2024-07-28T16:53:51.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:51 smithi177 bash[81864]: cluster 2024-07-28T16:53:49.453974+0000 mgr.y (mgr.25253) 9751 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:51.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:51 smithi177 bash[81864]: audit 2024-07-28T16:53:50.513734+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:51.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:51 smithi177 bash[79620]: cluster 2024-07-28T16:53:49.453974+0000 mgr.y (mgr.25253) 9751 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:51.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:51 smithi177 bash[79620]: audit 2024-07-28T16:53:50.513734+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:51.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18675 16 16 0 0 0 - 0 2024-07-28T16:53:51.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:51 smithi204 bash[68176]: cluster 2024-07-28T16:53:49.453974+0000 mgr.y (mgr.25253) 9751 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:51.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:51 smithi204 bash[68176]: audit 2024-07-28T16:53:50.513734+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:52.298 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18676 16 16 0 0 0 - 0 2024-07-28T16:53:52.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:53:52 smithi204 bash[60899]: ts=2024-07-28T16:53: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:53 smithi177 bash[79620]: cluster 2024-07-28T16:53:51.455437+0000 mgr.y (mgr.25253) 9752 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:53.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:53 smithi177 bash[81864]: cluster 2024-07-28T16:53:51.455437+0000 mgr.y (mgr.25253) 9752 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:53.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18677 16 16 0 0 0 - 0 2024-07-28T16:53:53.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:53 smithi204 bash[68176]: cluster 2024-07-28T16:53:51.455437+0000 mgr.y (mgr.25253) 9752 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:54.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18678 16 16 0 0 0 - 0 2024-07-28T16:53:55.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18679 16 16 0 0 0 - 0 2024-07-28T16:53:55.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:55 smithi204 bash[68176]: cluster 2024-07-28T16:53:53.456936+0000 mgr.y (mgr.25253) 9753 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:55.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:55 smithi177 bash[79620]: cluster 2024-07-28T16:53:53.456936+0000 mgr.y (mgr.25253) 9753 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:55.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:55 smithi177 bash[81864]: cluster 2024-07-28T16:53:53.456936+0000 mgr.y (mgr.25253) 9753 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:56.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:53:56.294329+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:56.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:56.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18680 16 16 0 0 0 - 0 2024-07-28T16:53:56.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:53:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:53:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:53:57.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18681 16 16 0 0 0 - 0 2024-07-28T16:53:57.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: cluster 2024-07-28T16:53:55.457695+0000 mgr.y (mgr.25253) 9754 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:57.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.165723+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.171881+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.384717+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.396136+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.815061+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.816532+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:57.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:57 smithi204 bash[68176]: audit 2024-07-28T16:53:56.825462+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: cluster 2024-07-28T16:53:55.457695+0000 mgr.y (mgr.25253) 9754 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:57.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.165723+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.171881+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.384717+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.396136+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.815061+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.816532+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[79620]: audit 2024-07-28T16:53:56.825462+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: cluster 2024-07-28T16:53:55.457695+0000 mgr.y (mgr.25253) 9754 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.165723+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.171881+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.384717+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.396136+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.815061+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.816532+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:57.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:57 smithi177 bash[81864]: audit 2024-07-28T16:53:56.825462+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:53:58.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18682 16 16 0 0 0 - 0 2024-07-28T16:53:59.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18683 16 16 0 0 0 - 0 2024-07-28T16:53:59.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:53:59 smithi204 bash[68176]: cluster 2024-07-28T16:53:57.459089+0000 mgr.y (mgr.25253) 9755 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:59.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:53:59 smithi177 bash[79620]: cluster 2024-07-28T16:53:57.459089+0000 mgr.y (mgr.25253) 9755 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:53:59.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:53:59 smithi177 bash[81864]: cluster 2024-07-28T16:53:57.459089+0000 mgr.y (mgr.25253) 9755 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:00.299 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18684 16 16 0 0 0 - 0 2024-07-28T16:54:01.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18685 16 16 0 0 0 - 0 2024-07-28T16:54:01.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:01 smithi204 bash[68176]: cluster 2024-07-28T16:53:59.460578+0000 mgr.y (mgr.25253) 9756 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:01.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:01 smithi177 bash[81864]: cluster 2024-07-28T16:53:59.460578+0000 mgr.y (mgr.25253) 9756 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:01.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:01 smithi177 bash[79620]: cluster 2024-07-28T16:53:59.460578+0000 mgr.y (mgr.25253) 9756 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:02.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18686 16 16 0 0 0 - 0 2024-07-28T16:54:02.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:02 smithi204 bash[68176]: audit 2024-07-28T16:54:01.189736+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:02.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:02 smithi177 bash[79620]: audit 2024-07-28T16:54:01.189736+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:02.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:02 smithi177 bash[81864]: audit 2024-07-28T16:54:01.189736+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:02.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18687 16 16 0 0 0 - 0 2024-07-28T16:54:03.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:03 smithi204 bash[68176]: cluster 2024-07-28T16:54:01.461938+0000 mgr.y (mgr.25253) 9757 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:03.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:03 smithi177 bash[81864]: cluster 2024-07-28T16:54:01.461938+0000 mgr.y (mgr.25253) 9757 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:03.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:03 smithi177 bash[79620]: cluster 2024-07-28T16:54:01.461938+0000 mgr.y (mgr.25253) 9757 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:04.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18688 16 16 0 0 0 - 0 2024-07-28T16:54:05.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18689 16 16 0 0 0 - 0 2024-07-28T16:54:05.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:05 smithi204 bash[68176]: cluster 2024-07-28T16:54:03.463361+0000 mgr.y (mgr.25253) 9758 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:05.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:05 smithi177 bash[81864]: cluster 2024-07-28T16:54:03.463361+0000 mgr.y (mgr.25253) 9758 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:05.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:05 smithi177 bash[79620]: cluster 2024-07-28T16:54:03.463361+0000 mgr.y (mgr.25253) 9758 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:06.300 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18690 16 16 0 0 0 - 0 2024-07-28T16:54:06.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:54:07.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18691 16 16 0 0 0 - 0 2024-07-28T16:54:07.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:07 smithi204 bash[68176]: cluster 2024-07-28T16:54:05.464798+0000 mgr.y (mgr.25253) 9759 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:07.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:07 smithi177 bash[79620]: cluster 2024-07-28T16:54:05.464798+0000 mgr.y (mgr.25253) 9759 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:07.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:07 smithi177 bash[81864]: cluster 2024-07-28T16:54:05.464798+0000 mgr.y (mgr.25253) 9759 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:08.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18692 16 16 0 0 0 - 0 2024-07-28T16:54:09.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18693 16 16 0 0 0 - 0 2024-07-28T16:54:09.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:09 smithi204 bash[68176]: cluster 2024-07-28T16:54:07.466262+0000 mgr.y (mgr.25253) 9760 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:09.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:09 smithi177 bash[81864]: cluster 2024-07-28T16:54:07.466262+0000 mgr.y (mgr.25253) 9760 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:09.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:09 smithi177 bash[79620]: cluster 2024-07-28T16:54:07.466262+0000 mgr.y (mgr.25253) 9760 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:10.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18694 16 16 0 0 0 - 0 2024-07-28T16:54:10.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:10 smithi204 bash[68176]: cluster 2024-07-28T16:54:09.467780+0000 mgr.y (mgr.25253) 9761 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:10.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:10 smithi177 bash[81864]: cluster 2024-07-28T16:54:09.467780+0000 mgr.y (mgr.25253) 9761 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:10.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:10 smithi177 bash[79620]: cluster 2024-07-28T16:54:09.467780+0000 mgr.y (mgr.25253) 9761 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:11.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18695 16 16 0 0 0 - 0 2024-07-28T16:54:12.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18696 16 16 0 0 0 - 0 2024-07-28T16:54:12.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:12 smithi204 bash[68176]: cluster 2024-07-28T16:54:11.469200+0000 mgr.y (mgr.25253) 9762 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:12.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:12 smithi204 bash[60899]: ts=2024-07-28T16:54:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:12 smithi177 bash[81864]: cluster 2024-07-28T16:54:11.469200+0000 mgr.y (mgr.25253) 9762 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:13.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:12 smithi177 bash[79620]: cluster 2024-07-28T16:54:11.469200+0000 mgr.y (mgr.25253) 9762 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:13.301 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18697 16 16 0 0 0 - 0 2024-07-28T16:54:14.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18698 16 16 0 0 0 - 0 2024-07-28T16:54:14.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:14 smithi204 bash[68176]: cluster 2024-07-28T16:54:13.470645+0000 mgr.y (mgr.25253) 9763 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:15.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:14 smithi177 bash[81864]: cluster 2024-07-28T16:54:13.470645+0000 mgr.y (mgr.25253) 9763 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:15.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:14 smithi177 bash[79620]: cluster 2024-07-28T16:54:13.470645+0000 mgr.y (mgr.25253) 9763 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:15.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18699 16 16 0 0 0 - 0 2024-07-28T16:54:16.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:54:16.297664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:16.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:16.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18700 16 16 0 0 0 - 0 2024-07-28T16:54:16.524 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:54:16.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:16 smithi204 bash[68176]: cluster 2024-07-28T16:54:15.472085+0000 mgr.y (mgr.25253) 9764 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:16.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:16 smithi204 bash[68176]: audit 2024-07-28T16:54:16.190029+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:17.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:16 smithi177 bash[81864]: cluster 2024-07-28T16:54:15.472085+0000 mgr.y (mgr.25253) 9764 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:17.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:16 smithi177 bash[81864]: audit 2024-07-28T16:54:16.190029+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:17.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:16 smithi177 bash[79620]: cluster 2024-07-28T16:54:15.472085+0000 mgr.y (mgr.25253) 9764 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:17.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:16 smithi177 bash[79620]: audit 2024-07-28T16:54:16.190029+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:17.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18701 16 16 0 0 0 - 0 2024-07-28T16:54:18.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18702 16 16 0 0 0 - 0 2024-07-28T16:54:18.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:18 smithi204 bash[68176]: cluster 2024-07-28T16:54:17.473525+0000 mgr.y (mgr.25253) 9765 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:19.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:18 smithi177 bash[81864]: cluster 2024-07-28T16:54:17.473525+0000 mgr.y (mgr.25253) 9765 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:19.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:18 smithi177 bash[79620]: cluster 2024-07-28T16:54:17.473525+0000 mgr.y (mgr.25253) 9765 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:19.302 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18703 16 16 0 0 0 - 0 2024-07-28T16:54:20.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18704 16 16 0 0 0 - 0 2024-07-28T16:54:20.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:20 smithi204 bash[68176]: cluster 2024-07-28T16:54:19.474964+0000 mgr.y (mgr.25253) 9766 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:21.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:20 smithi177 bash[81864]: cluster 2024-07-28T16:54:19.474964+0000 mgr.y (mgr.25253) 9766 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:21.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:20 smithi177 bash[79620]: cluster 2024-07-28T16:54:19.474964+0000 mgr.y (mgr.25253) 9766 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:21.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18705 16 16 0 0 0 - 0 2024-07-28T16:54:22.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18706 16 16 0 0 0 - 0 2024-07-28T16:54:22.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:22 smithi204 bash[68176]: cluster 2024-07-28T16:54:21.476444+0000 mgr.y (mgr.25253) 9767 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:22.669 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:22 smithi204 bash[60899]: ts=2024-07-28T16:54:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:22 smithi177 bash[81864]: cluster 2024-07-28T16:54:21.476444+0000 mgr.y (mgr.25253) 9767 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:23.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:22 smithi177 bash[79620]: cluster 2024-07-28T16:54:21.476444+0000 mgr.y (mgr.25253) 9767 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:23.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18707 16 16 0 0 0 - 0 2024-07-28T16:54:24.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18708 16 16 0 0 0 - 0 2024-07-28T16:54:24.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:24 smithi204 bash[68176]: cluster 2024-07-28T16:54:23.477904+0000 mgr.y (mgr.25253) 9768 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:25.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:24 smithi177 bash[81864]: cluster 2024-07-28T16:54:23.477904+0000 mgr.y (mgr.25253) 9768 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:25.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:24 smithi177 bash[79620]: cluster 2024-07-28T16:54:23.477904+0000 mgr.y (mgr.25253) 9768 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:25.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18709 16 16 0 0 0 - 0 2024-07-28T16:54:26.303 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18710 16 16 0 0 0 - 0 2024-07-28T16:54:26.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:26] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2024-07-28T16:54:26.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:26 smithi204 bash[68176]: cluster 2024-07-28T16:54:25.479365+0000 mgr.y (mgr.25253) 9769 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:27.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:26 smithi177 bash[81864]: cluster 2024-07-28T16:54:25.479365+0000 mgr.y (mgr.25253) 9769 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:27.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:26 smithi177 bash[79620]: cluster 2024-07-28T16:54:25.479365+0000 mgr.y (mgr.25253) 9769 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:27.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18711 16 16 0 0 0 - 0 2024-07-28T16:54:28.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18712 16 16 0 0 0 - 0 2024-07-28T16:54:28.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:28 smithi204 bash[68176]: cluster 2024-07-28T16:54:27.480821+0000 mgr.y (mgr.25253) 9770 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:29.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:28 smithi177 bash[81864]: cluster 2024-07-28T16:54:27.480821+0000 mgr.y (mgr.25253) 9770 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:29.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:28 smithi177 bash[79620]: cluster 2024-07-28T16:54:27.480821+0000 mgr.y (mgr.25253) 9770 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:29.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18713 16 16 0 0 0 - 0 2024-07-28T16:54:30.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18714 16 16 0 0 0 - 0 2024-07-28T16:54:30.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:30 smithi204 bash[68176]: cluster 2024-07-28T16:54:29.482266+0000 mgr.y (mgr.25253) 9771 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:31.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:30 smithi177 bash[81864]: cluster 2024-07-28T16:54:29.482266+0000 mgr.y (mgr.25253) 9771 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:31.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:30 smithi177 bash[79620]: cluster 2024-07-28T16:54:29.482266+0000 mgr.y (mgr.25253) 9771 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:31.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18715 16 16 0 0 0 - 0 2024-07-28T16:54:31.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:31 smithi204 bash[68176]: audit 2024-07-28T16:54:31.190510+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:32.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:31 smithi177 bash[81864]: audit 2024-07-28T16:54:31.190510+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:32.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:31 smithi177 bash[79620]: audit 2024-07-28T16:54:31.190510+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:32.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18716 16 16 0 0 0 - 0 2024-07-28T16:54:32.582 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:32 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:32 smithi204 bash[68176]: cluster 2024-07-28T16:54:31.483692+0000 mgr.y (mgr.25253) 9772 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:33.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:32 smithi177 bash[81864]: cluster 2024-07-28T16:54:31.483692+0000 mgr.y (mgr.25253) 9772 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:33.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:32 smithi177 bash[79620]: cluster 2024-07-28T16:54:31.483692+0000 mgr.y (mgr.25253) 9772 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:33.304 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18717 16 16 0 0 0 - 0 2024-07-28T16:54:34.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18718 16 16 0 0 0 - 0 2024-07-28T16:54:34.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:34 smithi204 bash[68176]: cluster 2024-07-28T16:54:33.485155+0000 mgr.y (mgr.25253) 9773 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:35.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:34 smithi177 bash[81864]: cluster 2024-07-28T16:54:33.485155+0000 mgr.y (mgr.25253) 9773 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:35.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:34 smithi177 bash[79620]: cluster 2024-07-28T16:54:33.485155+0000 mgr.y (mgr.25253) 9773 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:35.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18719 16 16 0 0 0 - 0 2024-07-28T16:54:36.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:54:36.300756+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:36.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:36.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18720 16 16 0 0 0 - 0 2024-07-28T16:54:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:36] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:54:36.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:36 smithi204 bash[68176]: cluster 2024-07-28T16:54:35.486572+0000 mgr.y (mgr.25253) 9774 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:37.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:36 smithi177 bash[81864]: cluster 2024-07-28T16:54:35.486572+0000 mgr.y (mgr.25253) 9774 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:37.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:36 smithi177 bash[79620]: cluster 2024-07-28T16:54:35.486572+0000 mgr.y (mgr.25253) 9774 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:37.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18721 16 16 0 0 0 - 0 2024-07-28T16:54:38.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18722 16 16 0 0 0 - 0 2024-07-28T16:54:38.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:38 smithi204 bash[68176]: cluster 2024-07-28T16:54:37.488068+0000 mgr.y (mgr.25253) 9775 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:39.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:38 smithi177 bash[79620]: cluster 2024-07-28T16:54:37.488068+0000 mgr.y (mgr.25253) 9775 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:39.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:38 smithi177 bash[81864]: cluster 2024-07-28T16:54:37.488068+0000 mgr.y (mgr.25253) 9775 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:39.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18723 16 16 0 0 0 - 0 2024-07-28T16:54:40.305 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18724 16 16 0 0 0 - 0 2024-07-28T16:54:40.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:40 smithi204 bash[68176]: cluster 2024-07-28T16:54:39.489523+0000 mgr.y (mgr.25253) 9776 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:41.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:40 smithi177 bash[79620]: cluster 2024-07-28T16:54:39.489523+0000 mgr.y (mgr.25253) 9776 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:41.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:40 smithi177 bash[81864]: cluster 2024-07-28T16:54:39.489523+0000 mgr.y (mgr.25253) 9776 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:41.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18725 16 16 0 0 0 - 0 2024-07-28T16:54:42.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18726 16 16 0 0 0 - 0 2024-07-28T16:54:42.603 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:42 smithi204 bash[60899]: ts=2024-07-28T16:54:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:42 smithi204 bash[68176]: cluster 2024-07-28T16:54:41.490969+0000 mgr.y (mgr.25253) 9777 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:43.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:42 smithi177 bash[81864]: cluster 2024-07-28T16:54:41.490969+0000 mgr.y (mgr.25253) 9777 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:43.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:42 smithi177 bash[79620]: cluster 2024-07-28T16:54:41.490969+0000 mgr.y (mgr.25253) 9777 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:43.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18727 16 16 0 0 0 - 0 2024-07-28T16:54:44.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18728 16 16 0 0 0 - 0 2024-07-28T16:54:44.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:44 smithi204 bash[68176]: cluster 2024-07-28T16:54:43.492447+0000 mgr.y (mgr.25253) 9778 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:45.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:44 smithi177 bash[79620]: cluster 2024-07-28T16:54:43.492447+0000 mgr.y (mgr.25253) 9778 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:45.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:44 smithi177 bash[81864]: cluster 2024-07-28T16:54:43.492447+0000 mgr.y (mgr.25253) 9778 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:45.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18729 16 16 0 0 0 - 0 2024-07-28T16:54:46.306 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18730 16 16 0 0 0 - 0 2024-07-28T16:54:46.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:46] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:54:46.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:46 smithi204 bash[68176]: cluster 2024-07-28T16:54:45.493886+0000 mgr.y (mgr.25253) 9779 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:46.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:46 smithi204 bash[68176]: audit 2024-07-28T16:54:46.191041+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:47.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:46 smithi177 bash[79620]: cluster 2024-07-28T16:54:45.493886+0000 mgr.y (mgr.25253) 9779 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:47.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:46 smithi177 bash[79620]: audit 2024-07-28T16:54:46.191041+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:47.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:46 smithi177 bash[81864]: cluster 2024-07-28T16:54:45.493886+0000 mgr.y (mgr.25253) 9779 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:47.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:46 smithi177 bash[81864]: audit 2024-07-28T16:54:46.191041+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:47.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18731 16 16 0 0 0 - 0 2024-07-28T16:54:48.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18732 16 16 0 0 0 - 0 2024-07-28T16:54:48.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:48 smithi204 bash[68176]: cluster 2024-07-28T16:54:47.495354+0000 mgr.y (mgr.25253) 9780 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:49.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:48 smithi177 bash[79620]: cluster 2024-07-28T16:54:47.495354+0000 mgr.y (mgr.25253) 9780 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:49.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:48 smithi177 bash[81864]: cluster 2024-07-28T16:54:47.495354+0000 mgr.y (mgr.25253) 9780 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:49.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18733 16 16 0 0 0 - 0 2024-07-28T16:54:50.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18734 16 16 0 0 0 - 0 2024-07-28T16:54:50.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:50 smithi204 bash[68176]: cluster 2024-07-28T16:54:49.496825+0000 mgr.y (mgr.25253) 9781 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:51.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:50 smithi177 bash[79620]: cluster 2024-07-28T16:54:49.496825+0000 mgr.y (mgr.25253) 9781 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:51.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:50 smithi177 bash[81864]: cluster 2024-07-28T16:54:49.496825+0000 mgr.y (mgr.25253) 9781 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:51.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18735 16 16 0 0 0 - 0 2024-07-28T16:54:52.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18736 16 16 0 0 0 - 0 2024-07-28T16:54:52.624 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:54:52 smithi204 bash[60899]: ts=2024-07-28T16:54:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:52.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:52 smithi204 bash[68176]: cluster 2024-07-28T16:54:51.498314+0000 mgr.y (mgr.25253) 9782 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:53.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:52 smithi177 bash[81864]: cluster 2024-07-28T16:54:51.498314+0000 mgr.y (mgr.25253) 9782 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:53.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:52 smithi177 bash[79620]: cluster 2024-07-28T16:54:51.498314+0000 mgr.y (mgr.25253) 9782 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:53.307 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18737 16 16 0 0 0 - 0 2024-07-28T16:54:54.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18738 16 16 0 0 0 - 0 2024-07-28T16:54:54.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:54 smithi204 bash[68176]: cluster 2024-07-28T16:54:53.499769+0000 mgr.y (mgr.25253) 9783 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:55.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:54 smithi177 bash[81864]: cluster 2024-07-28T16:54:53.499769+0000 mgr.y (mgr.25253) 9783 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:55.119 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:54 smithi177 bash[79620]: cluster 2024-07-28T16:54:53.499769+0000 mgr.y (mgr.25253) 9783 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:55.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18739 16 16 0 0 0 - 0 2024-07-28T16:54:56.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:54:56.303831+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:56.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:56.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18740 16 16 0 0 0 - 0 2024-07-28T16:54:56.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:54:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:54:56] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2024-07-28T16:54:56.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:56 smithi204 bash[68176]: cluster 2024-07-28T16:54:55.501205+0000 mgr.y (mgr.25253) 9784 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:57.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:56 smithi177 bash[79620]: cluster 2024-07-28T16:54:55.501205+0000 mgr.y (mgr.25253) 9784 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:57.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:56 smithi177 bash[81864]: cluster 2024-07-28T16:54:55.501205+0000 mgr.y (mgr.25253) 9784 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:57.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18741 16 16 0 0 0 - 0 2024-07-28T16:54:57.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:57 smithi204 bash[68176]: audit 2024-07-28T16:54:56.954006+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:57.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:57 smithi204 bash[68176]: audit 2024-07-28T16:54:57.328304+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:57.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:57 smithi204 bash[68176]: audit 2024-07-28T16:54:57.335594+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:58.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[81864]: audit 2024-07-28T16:54:56.954006+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:58.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[81864]: audit 2024-07-28T16:54:57.328304+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:58.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[81864]: audit 2024-07-28T16:54:57.335594+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:58.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[79620]: audit 2024-07-28T16:54:56.954006+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:58.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[79620]: audit 2024-07-28T16:54:57.328304+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:58.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:57 smithi177 bash[79620]: audit 2024-07-28T16:54:57.335594+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:54:58.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18742 16 16 0 0 0 - 0 2024-07-28T16:54:58.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:54:58 smithi204 bash[68176]: cluster 2024-07-28T16:54:57.502636+0000 mgr.y (mgr.25253) 9785 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:59.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:54:58 smithi177 bash[81864]: cluster 2024-07-28T16:54:57.502636+0000 mgr.y (mgr.25253) 9785 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:59.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:54:58 smithi177 bash[79620]: cluster 2024-07-28T16:54:57.502636+0000 mgr.y (mgr.25253) 9785 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:54:59.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18743 16 16 0 0 0 - 0 2024-07-28T16:55:00.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18744 16 16 0 0 0 - 0 2024-07-28T16:55:00.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:00 smithi204 bash[68176]: cluster 2024-07-28T16:54:59.504120+0000 mgr.y (mgr.25253) 9786 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:01.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:00 smithi177 bash[81864]: cluster 2024-07-28T16:54:59.504120+0000 mgr.y (mgr.25253) 9786 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:01.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:00 smithi177 bash[79620]: cluster 2024-07-28T16:54:59.504120+0000 mgr.y (mgr.25253) 9786 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:01.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18745 16 16 0 0 0 - 0 2024-07-28T16:55:01.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:01 smithi204 bash[68176]: audit 2024-07-28T16:55:01.191292+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:02.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:01 smithi177 bash[79620]: audit 2024-07-28T16:55:01.191292+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:02.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:01 smithi177 bash[81864]: audit 2024-07-28T16:55:01.191292+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:02.308 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18746 16 16 0 0 0 - 0 2024-07-28T16:55:02.652 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:02 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:02.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:02 smithi204 bash[68176]: cluster 2024-07-28T16:55:01.505545+0000 mgr.y (mgr.25253) 9787 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:02.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:02 smithi204 bash[68176]: audit 2024-07-28T16:55:02.562727+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:02.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:02 smithi204 bash[68176]: audit 2024-07-28T16:55:02.572526+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:03.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[79620]: cluster 2024-07-28T16:55:01.505545+0000 mgr.y (mgr.25253) 9787 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:03.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[79620]: audit 2024-07-28T16:55:02.562727+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:03.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[79620]: audit 2024-07-28T16:55:02.572526+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:03.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[81864]: cluster 2024-07-28T16:55:01.505545+0000 mgr.y (mgr.25253) 9787 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:03.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[81864]: audit 2024-07-28T16:55:02.562727+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:03.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:02 smithi177 bash[81864]: audit 2024-07-28T16:55:02.572526+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:03.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18747 16 16 0 0 0 - 0 2024-07-28T16:55:04.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18748 16 16 0 0 0 - 0 2024-07-28T16:55:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: audit 2024-07-28T16:55:03.210192+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: audit 2024-07-28T16:55:03.221611+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: cluster 2024-07-28T16:55:03.506993+0000 mgr.y (mgr.25253) 9788 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: audit 2024-07-28T16:55:03.664807+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: audit 2024-07-28T16:55:03.666210+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[81864]: audit 2024-07-28T16:55:03.678416+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: audit 2024-07-28T16:55:03.210192+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: audit 2024-07-28T16:55:03.221611+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: cluster 2024-07-28T16:55:03.506993+0000 mgr.y (mgr.25253) 9788 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: audit 2024-07-28T16:55:03.664807+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: audit 2024-07-28T16:55:03.666210+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:04.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:04 smithi177 bash[79620]: audit 2024-07-28T16:55:03.678416+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: audit 2024-07-28T16:55:03.210192+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: audit 2024-07-28T16:55:03.221611+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: cluster 2024-07-28T16:55:03.506993+0000 mgr.y (mgr.25253) 9788 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: audit 2024-07-28T16:55:03.664807+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: audit 2024-07-28T16:55:03.666210+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:04.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:04 smithi204 bash[68176]: audit 2024-07-28T16:55:03.678416+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:55:05.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18749 16 16 0 0 0 - 0 2024-07-28T16:55:06.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18750 16 16 0 0 0 - 0 2024-07-28T16:55:06.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:06] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:55:06.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:06 smithi204 bash[68176]: cluster 2024-07-28T16:55:05.508440+0000 mgr.y (mgr.25253) 9789 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:07.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:06 smithi177 bash[81864]: cluster 2024-07-28T16:55:05.508440+0000 mgr.y (mgr.25253) 9789 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:07.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:06 smithi177 bash[79620]: cluster 2024-07-28T16:55:05.508440+0000 mgr.y (mgr.25253) 9789 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:07.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18751 16 16 0 0 0 - 0 2024-07-28T16:55:08.309 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18752 16 16 0 0 0 - 0 2024-07-28T16:55:08.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:08 smithi204 bash[68176]: cluster 2024-07-28T16:55:07.509882+0000 mgr.y (mgr.25253) 9790 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:09.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:08 smithi177 bash[81864]: cluster 2024-07-28T16:55:07.509882+0000 mgr.y (mgr.25253) 9790 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:09.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:08 smithi177 bash[79620]: cluster 2024-07-28T16:55:07.509882+0000 mgr.y (mgr.25253) 9790 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:09.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18753 16 16 0 0 0 - 0 2024-07-28T16:55:10.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18754 16 16 0 0 0 - 0 2024-07-28T16:55:10.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:10 smithi204 bash[68176]: cluster 2024-07-28T16:55:09.511329+0000 mgr.y (mgr.25253) 9791 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:11.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:10 smithi177 bash[81864]: cluster 2024-07-28T16:55:09.511329+0000 mgr.y (mgr.25253) 9791 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:11.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:10 smithi177 bash[79620]: cluster 2024-07-28T16:55:09.511329+0000 mgr.y (mgr.25253) 9791 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:11.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18755 16 16 0 0 0 - 0 2024-07-28T16:55:12.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18756 16 16 0 0 0 - 0 2024-07-28T16:55:12.582 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:12 smithi204 bash[60899]: ts=2024-07-28T16:55:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:12 smithi204 bash[68176]: cluster 2024-07-28T16:55:11.512823+0000 mgr.y (mgr.25253) 9792 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:13.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:12 smithi177 bash[79620]: cluster 2024-07-28T16:55:11.512823+0000 mgr.y (mgr.25253) 9792 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:13.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:12 smithi177 bash[81864]: cluster 2024-07-28T16:55:11.512823+0000 mgr.y (mgr.25253) 9792 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:13.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18757 16 16 0 0 0 - 0 2024-07-28T16:55:14.310 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18758 16 16 0 0 0 - 0 2024-07-28T16:55:14.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:14 smithi204 bash[68176]: cluster 2024-07-28T16:55:13.514301+0000 mgr.y (mgr.25253) 9793 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:15.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:14 smithi177 bash[81864]: cluster 2024-07-28T16:55:13.514301+0000 mgr.y (mgr.25253) 9793 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:15.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:14 smithi177 bash[79620]: cluster 2024-07-28T16:55:13.514301+0000 mgr.y (mgr.25253) 9793 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:15.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18759 16 16 0 0 0 - 0 2024-07-28T16:55:16.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:55:16.306869+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:16.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:16.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18760 16 16 0 0 0 - 0 2024-07-28T16:55:16.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:16] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:55:16.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:16 smithi204 bash[68176]: cluster 2024-07-28T16:55:15.515783+0000 mgr.y (mgr.25253) 9794 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:16.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:16 smithi204 bash[68176]: audit 2024-07-28T16:55:16.191721+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:17.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:16 smithi177 bash[81864]: cluster 2024-07-28T16:55:15.515783+0000 mgr.y (mgr.25253) 9794 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:17.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:16 smithi177 bash[81864]: audit 2024-07-28T16:55:16.191721+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:17.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:16 smithi177 bash[79620]: cluster 2024-07-28T16:55:15.515783+0000 mgr.y (mgr.25253) 9794 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:17.024 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:16 smithi177 bash[79620]: audit 2024-07-28T16:55:16.191721+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:17.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18761 16 16 0 0 0 - 0 2024-07-28T16:55:18.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18762 16 16 0 0 0 - 0 2024-07-28T16:55:18.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:18 smithi204 bash[68176]: cluster 2024-07-28T16:55:17.517242+0000 mgr.y (mgr.25253) 9795 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:19.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:18 smithi177 bash[79620]: cluster 2024-07-28T16:55:17.517242+0000 mgr.y (mgr.25253) 9795 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:19.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:18 smithi177 bash[81864]: cluster 2024-07-28T16:55:17.517242+0000 mgr.y (mgr.25253) 9795 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:19.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18763 16 16 0 0 0 - 0 2024-07-28T16:55:20.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18764 16 16 0 0 0 - 0 2024-07-28T16:55:20.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:20 smithi204 bash[68176]: cluster 2024-07-28T16:55:19.518688+0000 mgr.y (mgr.25253) 9796 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:21.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:20 smithi177 bash[79620]: cluster 2024-07-28T16:55:19.518688+0000 mgr.y (mgr.25253) 9796 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:21.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:20 smithi177 bash[81864]: cluster 2024-07-28T16:55:19.518688+0000 mgr.y (mgr.25253) 9796 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:21.311 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18765 16 16 0 0 0 - 0 2024-07-28T16:55:22.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18766 16 16 0 0 0 - 0 2024-07-28T16:55:22.606 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:22 smithi204 bash[60899]: ts=2024-07-28T16:55: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:22 smithi204 bash[68176]: cluster 2024-07-28T16:55:21.520198+0000 mgr.y (mgr.25253) 9797 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:23.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:22 smithi177 bash[79620]: cluster 2024-07-28T16:55:21.520198+0000 mgr.y (mgr.25253) 9797 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:23.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:22 smithi177 bash[81864]: cluster 2024-07-28T16:55:21.520198+0000 mgr.y (mgr.25253) 9797 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:23.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18767 16 16 0 0 0 - 0 2024-07-28T16:55:24.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18768 16 16 0 0 0 - 0 2024-07-28T16:55:24.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:24 smithi204 bash[68176]: cluster 2024-07-28T16:55:23.521658+0000 mgr.y (mgr.25253) 9798 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:25.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:24 smithi177 bash[79620]: cluster 2024-07-28T16:55:23.521658+0000 mgr.y (mgr.25253) 9798 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:25.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:24 smithi177 bash[81864]: cluster 2024-07-28T16:55:23.521658+0000 mgr.y (mgr.25253) 9798 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:25.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18769 16 16 0 0 0 - 0 2024-07-28T16:55:26.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18770 16 16 0 0 0 - 0 2024-07-28T16:55:26.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:26] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:55:26.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:26 smithi204 bash[68176]: cluster 2024-07-28T16:55:25.523103+0000 mgr.y (mgr.25253) 9799 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:27.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:26 smithi177 bash[81864]: cluster 2024-07-28T16:55:25.523103+0000 mgr.y (mgr.25253) 9799 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:27.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:26 smithi177 bash[79620]: cluster 2024-07-28T16:55:25.523103+0000 mgr.y (mgr.25253) 9799 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:27.312 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18771 16 16 0 0 0 - 0 2024-07-28T16:55:28.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18772 16 16 0 0 0 - 0 2024-07-28T16:55:28.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:28 smithi204 bash[68176]: cluster 2024-07-28T16:55:27.524566+0000 mgr.y (mgr.25253) 9800 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:29.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:28 smithi177 bash[81864]: cluster 2024-07-28T16:55:27.524566+0000 mgr.y (mgr.25253) 9800 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:29.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:28 smithi177 bash[79620]: cluster 2024-07-28T16:55:27.524566+0000 mgr.y (mgr.25253) 9800 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:29.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18773 16 16 0 0 0 - 0 2024-07-28T16:55:30.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18774 16 16 0 0 0 - 0 2024-07-28T16:55:30.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:30 smithi204 bash[68176]: cluster 2024-07-28T16:55:29.526006+0000 mgr.y (mgr.25253) 9801 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:31.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:30 smithi177 bash[81864]: cluster 2024-07-28T16:55:29.526006+0000 mgr.y (mgr.25253) 9801 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:31.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:30 smithi177 bash[79620]: cluster 2024-07-28T16:55:29.526006+0000 mgr.y (mgr.25253) 9801 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:31.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18775 16 16 0 0 0 - 0 2024-07-28T16:55:31.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:31 smithi204 bash[68176]: audit 2024-07-28T16:55:31.192319+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:32.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:31 smithi177 bash[81864]: audit 2024-07-28T16:55:31.192319+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:32.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:31 smithi177 bash[79620]: audit 2024-07-28T16:55:31.192319+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:32.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18776 16 16 0 0 0 - 0 2024-07-28T16:55:32.636 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:32 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:32 smithi204 bash[68176]: cluster 2024-07-28T16:55:31.527409+0000 mgr.y (mgr.25253) 9802 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:33.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:32 smithi177 bash[81864]: cluster 2024-07-28T16:55:31.527409+0000 mgr.y (mgr.25253) 9802 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:33.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:32 smithi177 bash[79620]: cluster 2024-07-28T16:55:31.527409+0000 mgr.y (mgr.25253) 9802 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:33.313 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18777 16 16 0 0 0 - 0 2024-07-28T16:55:34.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18778 16 16 0 0 0 - 0 2024-07-28T16:55:34.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:34 smithi204 bash[68176]: cluster 2024-07-28T16:55:33.528903+0000 mgr.y (mgr.25253) 9803 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:35.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:34 smithi177 bash[79620]: cluster 2024-07-28T16:55:33.528903+0000 mgr.y (mgr.25253) 9803 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:35.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:34 smithi177 bash[81864]: cluster 2024-07-28T16:55:33.528903+0000 mgr.y (mgr.25253) 9803 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:35.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18779 16 16 0 0 0 - 0 2024-07-28T16:55:36.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:55:36.310156+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:36.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:36.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18780 16 16 0 0 0 - 0 2024-07-28T16:55:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:55:36.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:36 smithi204 bash[68176]: cluster 2024-07-28T16:55:35.530470+0000 mgr.y (mgr.25253) 9804 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:37.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:36 smithi177 bash[81864]: cluster 2024-07-28T16:55:35.530470+0000 mgr.y (mgr.25253) 9804 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:37.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:36 smithi177 bash[79620]: cluster 2024-07-28T16:55:35.530470+0000 mgr.y (mgr.25253) 9804 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:37.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18781 16 16 0 0 0 - 0 2024-07-28T16:55:38.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18782 16 16 0 0 0 - 0 2024-07-28T16:55:38.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:38 smithi204 bash[68176]: cluster 2024-07-28T16:55:37.531983+0000 mgr.y (mgr.25253) 9805 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:39.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:38 smithi177 bash[81864]: cluster 2024-07-28T16:55:37.531983+0000 mgr.y (mgr.25253) 9805 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:39.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:38 smithi177 bash[79620]: cluster 2024-07-28T16:55:37.531983+0000 mgr.y (mgr.25253) 9805 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:39.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18783 16 16 0 0 0 - 0 2024-07-28T16:55:40.314 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18784 16 16 0 0 0 - 0 2024-07-28T16:55:40.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:40 smithi204 bash[68176]: cluster 2024-07-28T16:55:39.533428+0000 mgr.y (mgr.25253) 9806 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:41.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:40 smithi177 bash[79620]: cluster 2024-07-28T16:55:39.533428+0000 mgr.y (mgr.25253) 9806 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:41.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:40 smithi177 bash[81864]: cluster 2024-07-28T16:55:39.533428+0000 mgr.y (mgr.25253) 9806 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:41.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18785 16 16 0 0 0 - 0 2024-07-28T16:55:42.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18786 16 16 0 0 0 - 0 2024-07-28T16:55:42.659 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:42 smithi204 bash[60899]: ts=2024-07-28T16:55:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:42.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:42 smithi204 bash[68176]: cluster 2024-07-28T16:55:41.534868+0000 mgr.y (mgr.25253) 9807 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:43.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:42 smithi177 bash[81864]: cluster 2024-07-28T16:55:41.534868+0000 mgr.y (mgr.25253) 9807 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:43.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:42 smithi177 bash[79620]: cluster 2024-07-28T16:55:41.534868+0000 mgr.y (mgr.25253) 9807 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:43.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18787 16 16 0 0 0 - 0 2024-07-28T16:55:44.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18788 16 16 0 0 0 - 0 2024-07-28T16:55:45.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:44 smithi177 bash[81864]: cluster 2024-07-28T16:55:43.536328+0000 mgr.y (mgr.25253) 9808 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:45.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:44 smithi177 bash[79620]: cluster 2024-07-28T16:55:43.536328+0000 mgr.y (mgr.25253) 9808 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:45.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18789 16 16 0 0 0 - 0 2024-07-28T16:55:45.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:44 smithi204 bash[68176]: cluster 2024-07-28T16:55:43.536328+0000 mgr.y (mgr.25253) 9808 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:46.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18790 16 16 0 0 0 - 0 2024-07-28T16:55:46.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:55:47.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:46 smithi177 bash[81864]: cluster 2024-07-28T16:55:45.537758+0000 mgr.y (mgr.25253) 9809 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:47.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:46 smithi177 bash[81864]: audit 2024-07-28T16:55:46.192533+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:47.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:46 smithi177 bash[79620]: cluster 2024-07-28T16:55:45.537758+0000 mgr.y (mgr.25253) 9809 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:47.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:46 smithi177 bash[79620]: audit 2024-07-28T16:55:46.192533+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:47.315 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18791 16 16 0 0 0 - 0 2024-07-28T16:55:47.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:46 smithi204 bash[68176]: cluster 2024-07-28T16:55:45.537758+0000 mgr.y (mgr.25253) 9809 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:47.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:46 smithi204 bash[68176]: audit 2024-07-28T16:55:46.192533+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:48.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18792 16 16 0 0 0 - 0 2024-07-28T16:55:49.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:48 smithi177 bash[81864]: cluster 2024-07-28T16:55:47.539199+0000 mgr.y (mgr.25253) 9810 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:49.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:48 smithi177 bash[79620]: cluster 2024-07-28T16:55:47.539199+0000 mgr.y (mgr.25253) 9810 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:49.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18793 16 16 0 0 0 - 0 2024-07-28T16:55:49.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:48 smithi204 bash[68176]: cluster 2024-07-28T16:55:47.539199+0000 mgr.y (mgr.25253) 9810 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:50.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18794 16 16 0 0 0 - 0 2024-07-28T16:55:51.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:50 smithi177 bash[81864]: cluster 2024-07-28T16:55:49.540665+0000 mgr.y (mgr.25253) 9811 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:51.307 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:50 smithi177 bash[79620]: cluster 2024-07-28T16:55:49.540665+0000 mgr.y (mgr.25253) 9811 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:51.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18795 16 16 0 0 0 - 0 2024-07-28T16:55:51.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:50 smithi204 bash[68176]: cluster 2024-07-28T16:55:49.540665+0000 mgr.y (mgr.25253) 9811 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:52.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18796 16 16 0 0 0 - 0 2024-07-28T16:55:52.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:55:52 smithi204 bash[60899]: ts=2024-07-28T16:55:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:52 smithi177 bash[81864]: cluster 2024-07-28T16:55:51.542112+0000 mgr.y (mgr.25253) 9812 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:53.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:52 smithi177 bash[79620]: cluster 2024-07-28T16:55:51.542112+0000 mgr.y (mgr.25253) 9812 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:53.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18797 16 16 0 0 0 - 0 2024-07-28T16:55:53.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:52 smithi204 bash[68176]: cluster 2024-07-28T16:55:51.542112+0000 mgr.y (mgr.25253) 9812 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:54.316 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18798 16 16 0 0 0 - 0 2024-07-28T16:55:55.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:54 smithi177 bash[81864]: cluster 2024-07-28T16:55:53.543575+0000 mgr.y (mgr.25253) 9813 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:55.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:54 smithi177 bash[79620]: cluster 2024-07-28T16:55:53.543575+0000 mgr.y (mgr.25253) 9813 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:55.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18799 16 16 0 0 0 - 0 2024-07-28T16:55:55.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:54 smithi204 bash[68176]: cluster 2024-07-28T16:55:53.543575+0000 mgr.y (mgr.25253) 9813 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:56.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:55:56.313372+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:56.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:56.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18800 16 16 0 0 0 - 0 2024-07-28T16:55:56.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:55:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:55:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:55:57.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:56 smithi177 bash[79620]: cluster 2024-07-28T16:55:55.545019+0000 mgr.y (mgr.25253) 9814 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:57.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:56 smithi177 bash[81864]: cluster 2024-07-28T16:55:55.545019+0000 mgr.y (mgr.25253) 9814 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:57.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18801 16 16 0 0 0 - 0 2024-07-28T16:55:57.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:56 smithi204 bash[68176]: cluster 2024-07-28T16:55:55.545019+0000 mgr.y (mgr.25253) 9814 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:58.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18802 16 16 0 0 0 - 0 2024-07-28T16:55:59.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:55:58 smithi177 bash[81864]: cluster 2024-07-28T16:55:57.546498+0000 mgr.y (mgr.25253) 9815 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:59.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:55:58 smithi177 bash[79620]: cluster 2024-07-28T16:55:57.546498+0000 mgr.y (mgr.25253) 9815 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:55:59.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18803 16 16 0 0 0 - 0 2024-07-28T16:55:59.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:55:58 smithi204 bash[68176]: cluster 2024-07-28T16:55:57.546498+0000 mgr.y (mgr.25253) 9815 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:00.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18804 16 16 0 0 0 - 0 2024-07-28T16:56:01.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:00 smithi177 bash[81864]: cluster 2024-07-28T16:55:59.547965+0000 mgr.y (mgr.25253) 9816 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:01.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:00 smithi177 bash[79620]: cluster 2024-07-28T16:55:59.547965+0000 mgr.y (mgr.25253) 9816 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:01.317 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18805 16 16 0 0 0 - 0 2024-07-28T16:56:01.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:00 smithi204 bash[68176]: cluster 2024-07-28T16:55:59.547965+0000 mgr.y (mgr.25253) 9816 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:02.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:02 smithi177 bash[81864]: audit 2024-07-28T16:56:01.193264+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:02.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:02 smithi177 bash[79620]: audit 2024-07-28T16:56:01.193264+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:02.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18806 16 16 0 0 0 - 0 2024-07-28T16:56:02.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:02 smithi204 bash[68176]: audit 2024-07-28T16:56:01.193264+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:02.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:02 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:03 smithi177 bash[81864]: cluster 2024-07-28T16:56:01.549414+0000 mgr.y (mgr.25253) 9817 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:03.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:03 smithi177 bash[79620]: cluster 2024-07-28T16:56:01.549414+0000 mgr.y (mgr.25253) 9817 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:03.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18807 16 16 0 0 0 - 0 2024-07-28T16:56:03.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:03 smithi204 bash[68176]: cluster 2024-07-28T16:56:01.549414+0000 mgr.y (mgr.25253) 9817 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:04.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18808 16 16 0 0 0 - 0 2024-07-28T16:56:04.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:04 smithi204 bash[68176]: audit 2024-07-28T16:56:03.812139+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:04.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:04 smithi177 bash[81864]: audit 2024-07-28T16:56:03.812139+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:04.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:04 smithi177 bash[79620]: audit 2024-07-28T16:56:03.812139+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:05.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18809 16 16 0 0 0 - 0 2024-07-28T16:56:05.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:05 smithi204 bash[68176]: cluster 2024-07-28T16:56:03.550875+0000 mgr.y (mgr.25253) 9818 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:05.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:05 smithi177 bash[81864]: cluster 2024-07-28T16:56:03.550875+0000 mgr.y (mgr.25253) 9818 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:05.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:05 smithi177 bash[79620]: cluster 2024-07-28T16:56:03.550875+0000 mgr.y (mgr.25253) 9818 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:06.318 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18810 16 16 0 0 0 - 0 2024-07-28T16:56:06.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:06] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:56:07.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18811 16 16 0 0 0 - 0 2024-07-28T16:56:07.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:07 smithi204 bash[68176]: cluster 2024-07-28T16:56:05.552349+0000 mgr.y (mgr.25253) 9819 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:07.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:07 smithi177 bash[81864]: cluster 2024-07-28T16:56:05.552349+0000 mgr.y (mgr.25253) 9819 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:07.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:07 smithi177 bash[79620]: cluster 2024-07-28T16:56:05.552349+0000 mgr.y (mgr.25253) 9819 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:08.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18812 16 16 0 0 0 - 0 2024-07-28T16:56:09.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18813 16 16 0 0 0 - 0 2024-07-28T16:56:09.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:09 smithi204 bash[68176]: cluster 2024-07-28T16:56:07.553810+0000 mgr.y (mgr.25253) 9820 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:09.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:09 smithi177 bash[81864]: cluster 2024-07-28T16:56:07.553810+0000 mgr.y (mgr.25253) 9820 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:09.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:09 smithi177 bash[79620]: cluster 2024-07-28T16:56:07.553810+0000 mgr.y (mgr.25253) 9820 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:10.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18814 16 16 0 0 0 - 0 2024-07-28T16:56:10.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:09.462223+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.773 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:09.469407+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: cluster 2024-07-28T16:56:09.555357+0000 mgr.y (mgr.25253) 9821 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:09.720114+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:09.727479+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:10.140825+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:10.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:10.142687+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:10.775 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[81864]: audit 2024-07-28T16:56:10.152567+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:09.462223+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:09.469407+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.775 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: cluster 2024-07-28T16:56:09.555357+0000 mgr.y (mgr.25253) 9821 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:09.720114+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:09.727479+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:10.140825+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:10.142687+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:10.776 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:10 smithi177 bash[79620]: audit 2024-07-28T16:56:10.152567+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:09.462223+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:09.469407+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: cluster 2024-07-28T16:56:09.555357+0000 mgr.y (mgr.25253) 9821 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:09.720114+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:09.727479+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:10.140825+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:10.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:10.142687+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:10.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:10 smithi204 bash[68176]: audit 2024-07-28T16:56:10.152567+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:56:11.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18815 16 16 0 0 0 - 0 2024-07-28T16:56:12.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18816 16 16 0 0 0 - 0 2024-07-28T16:56:12.618 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:12 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:12.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:12 smithi204 bash[68176]: cluster 2024-07-28T16:56:11.556870+0000 mgr.y (mgr.25253) 9822 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:13.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:12 smithi177 bash[81864]: cluster 2024-07-28T16:56:11.556870+0000 mgr.y (mgr.25253) 9822 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:13.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:12 smithi177 bash[79620]: cluster 2024-07-28T16:56:11.556870+0000 mgr.y (mgr.25253) 9822 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:13.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18817 16 16 0 0 0 - 0 2024-07-28T16:56:14.319 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18818 16 16 0 0 0 - 0 2024-07-28T16:56:14.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:14 smithi204 bash[68176]: cluster 2024-07-28T16:56:13.558318+0000 mgr.y (mgr.25253) 9823 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:15.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:14 smithi177 bash[81864]: cluster 2024-07-28T16:56:13.558318+0000 mgr.y (mgr.25253) 9823 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:15.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:14 smithi177 bash[79620]: cluster 2024-07-28T16:56:13.558318+0000 mgr.y (mgr.25253) 9823 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:15.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18819 16 16 0 0 0 - 0 2024-07-28T16:56:16.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:56:16.316537+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:16.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:16.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18820 16 16 0 0 0 - 0 2024-07-28T16:56:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:16] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-28T16:56:16.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:16 smithi204 bash[68176]: cluster 2024-07-28T16:56:15.559770+0000 mgr.y (mgr.25253) 9824 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:16.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:16 smithi204 bash[68176]: audit 2024-07-28T16:56:16.193531+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:17.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:16 smithi177 bash[81864]: cluster 2024-07-28T16:56:15.559770+0000 mgr.y (mgr.25253) 9824 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:17.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:16 smithi177 bash[81864]: audit 2024-07-28T16:56:16.193531+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:17.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:16 smithi177 bash[79620]: cluster 2024-07-28T16:56:15.559770+0000 mgr.y (mgr.25253) 9824 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:17.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:16 smithi177 bash[79620]: audit 2024-07-28T16:56:16.193531+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:17.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18821 16 16 0 0 0 - 0 2024-07-28T16:56:18.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18822 16 16 0 0 0 - 0 2024-07-28T16:56:18.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:18 smithi204 bash[68176]: cluster 2024-07-28T16:56:17.561254+0000 mgr.y (mgr.25253) 9825 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:19.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:18 smithi177 bash[81864]: cluster 2024-07-28T16:56:17.561254+0000 mgr.y (mgr.25253) 9825 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:19.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:18 smithi177 bash[79620]: cluster 2024-07-28T16:56:17.561254+0000 mgr.y (mgr.25253) 9825 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:19.320 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18823 16 16 0 0 0 - 0 2024-07-28T16:56:20.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18824 16 16 0 0 0 - 0 2024-07-28T16:56:20.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:20 smithi204 bash[68176]: cluster 2024-07-28T16:56:19.562697+0000 mgr.y (mgr.25253) 9826 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:21.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:20 smithi177 bash[81864]: cluster 2024-07-28T16:56:19.562697+0000 mgr.y (mgr.25253) 9826 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:21.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:20 smithi177 bash[79620]: cluster 2024-07-28T16:56:19.562697+0000 mgr.y (mgr.25253) 9826 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:21.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18825 16 16 0 0 0 - 0 2024-07-28T16:56:22.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18826 16 16 0 0 0 - 0 2024-07-28T16:56:22.638 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:22 smithi204 bash[60899]: 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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:22.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:22 smithi204 bash[68176]: cluster 2024-07-28T16:56:21.564228+0000 mgr.y (mgr.25253) 9827 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:23.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:22 smithi177 bash[81864]: cluster 2024-07-28T16:56:21.564228+0000 mgr.y (mgr.25253) 9827 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:23.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:22 smithi177 bash[79620]: cluster 2024-07-28T16:56:21.564228+0000 mgr.y (mgr.25253) 9827 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:23.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18827 16 16 0 0 0 - 0 2024-07-28T16:56:24.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18828 16 16 0 0 0 - 0 2024-07-28T16:56:24.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:24 smithi204 bash[68176]: cluster 2024-07-28T16:56:23.565702+0000 mgr.y (mgr.25253) 9828 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:25.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:24 smithi177 bash[81864]: cluster 2024-07-28T16:56:23.565702+0000 mgr.y (mgr.25253) 9828 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:25.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:24 smithi177 bash[79620]: cluster 2024-07-28T16:56:23.565702+0000 mgr.y (mgr.25253) 9828 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:25.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18829 16 16 0 0 0 - 0 2024-07-28T16:56:26.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18830 16 16 0 0 0 - 0 2024-07-28T16:56:26.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:26] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-07-28T16:56:26.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:26 smithi204 bash[68176]: cluster 2024-07-28T16:56:25.567120+0000 mgr.y (mgr.25253) 9829 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:27.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:26 smithi177 bash[81864]: cluster 2024-07-28T16:56:25.567120+0000 mgr.y (mgr.25253) 9829 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:27.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:26 smithi177 bash[79620]: cluster 2024-07-28T16:56:25.567120+0000 mgr.y (mgr.25253) 9829 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:27.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18831 16 16 0 0 0 - 0 2024-07-28T16:56:28.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18832 16 16 0 0 0 - 0 2024-07-28T16:56:28.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:28 smithi204 bash[68176]: cluster 2024-07-28T16:56:27.568569+0000 mgr.y (mgr.25253) 9830 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:29.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:28 smithi177 bash[81864]: cluster 2024-07-28T16:56:27.568569+0000 mgr.y (mgr.25253) 9830 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:29.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:28 smithi177 bash[79620]: cluster 2024-07-28T16:56:27.568569+0000 mgr.y (mgr.25253) 9830 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:29.321 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18833 16 16 0 0 0 - 0 2024-07-28T16:56:30.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18834 16 16 0 0 0 - 0 2024-07-28T16:56:30.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:30 smithi204 bash[68176]: cluster 2024-07-28T16:56:29.570049+0000 mgr.y (mgr.25253) 9831 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:31.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:30 smithi177 bash[81864]: cluster 2024-07-28T16:56:29.570049+0000 mgr.y (mgr.25253) 9831 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:31.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:30 smithi177 bash[79620]: cluster 2024-07-28T16:56:29.570049+0000 mgr.y (mgr.25253) 9831 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:31.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18835 16 16 0 0 0 - 0 2024-07-28T16:56:31.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:31 smithi204 bash[68176]: audit 2024-07-28T16:56:31.193815+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:32.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:31 smithi177 bash[81864]: audit 2024-07-28T16:56:31.193815+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:32.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:31 smithi177 bash[79620]: audit 2024-07-28T16:56:31.193815+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:32.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18836 16 16 0 0 0 - 0 2024-07-28T16:56:32.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:32 smithi204 bash[60899]: ts=2024-07-28T16:56:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:32.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:32 smithi204 bash[68176]: cluster 2024-07-28T16:56:31.571460+0000 mgr.y (mgr.25253) 9832 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:33.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:32 smithi177 bash[81864]: cluster 2024-07-28T16:56:31.571460+0000 mgr.y (mgr.25253) 9832 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:33.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:32 smithi177 bash[79620]: cluster 2024-07-28T16:56:31.571460+0000 mgr.y (mgr.25253) 9832 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:33.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18837 16 16 0 0 0 - 0 2024-07-28T16:56:34.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18838 16 16 0 0 0 - 0 2024-07-28T16:56:35.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:34 smithi177 bash[79620]: cluster 2024-07-28T16:56:33.572936+0000 mgr.y (mgr.25253) 9833 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:35.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:34 smithi177 bash[81864]: cluster 2024-07-28T16:56:33.572936+0000 mgr.y (mgr.25253) 9833 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:35.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:34 smithi204 bash[68176]: cluster 2024-07-28T16:56:33.572936+0000 mgr.y (mgr.25253) 9833 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:35.322 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18839 16 16 0 0 0 - 0 2024-07-28T16:56:36.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:56:36.319460+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:36.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:36.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18840 16 16 0 0 0 - 0 2024-07-28T16:56:36.523 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:36] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:56:37.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:36 smithi177 bash[81864]: cluster 2024-07-28T16:56:35.574412+0000 mgr.y (mgr.25253) 9834 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:37.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:36 smithi177 bash[79620]: cluster 2024-07-28T16:56:35.574412+0000 mgr.y (mgr.25253) 9834 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:37.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:36 smithi204 bash[68176]: cluster 2024-07-28T16:56:35.574412+0000 mgr.y (mgr.25253) 9834 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:37.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18841 16 16 0 0 0 - 0 2024-07-28T16:56:38.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18842 16 16 0 0 0 - 0 2024-07-28T16:56:39.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:38 smithi177 bash[81864]: cluster 2024-07-28T16:56:37.575914+0000 mgr.y (mgr.25253) 9835 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:39.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:38 smithi177 bash[79620]: cluster 2024-07-28T16:56:37.575914+0000 mgr.y (mgr.25253) 9835 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:39.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:38 smithi204 bash[68176]: cluster 2024-07-28T16:56:37.575914+0000 mgr.y (mgr.25253) 9835 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:39.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18843 16 16 0 0 0 - 0 2024-07-28T16:56:40.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18844 16 16 0 0 0 - 0 2024-07-28T16:56:41.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:40 smithi177 bash[81864]: cluster 2024-07-28T16:56:39.577356+0000 mgr.y (mgr.25253) 9836 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:41.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:40 smithi177 bash[79620]: cluster 2024-07-28T16:56:39.577356+0000 mgr.y (mgr.25253) 9836 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:41.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:40 smithi204 bash[68176]: cluster 2024-07-28T16:56:39.577356+0000 mgr.y (mgr.25253) 9836 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:41.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18845 16 16 0 0 0 - 0 2024-07-28T16:56:42.323 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18846 16 16 0 0 0 - 0 2024-07-28T16:56:42.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:42 smithi204 bash[60899]: ts=2024-07-28T16:56:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:42 smithi177 bash[81864]: cluster 2024-07-28T16:56:41.578789+0000 mgr.y (mgr.25253) 9837 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:43.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:42 smithi177 bash[79620]: cluster 2024-07-28T16:56:41.578789+0000 mgr.y (mgr.25253) 9837 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:43.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:42 smithi204 bash[68176]: cluster 2024-07-28T16:56:41.578789+0000 mgr.y (mgr.25253) 9837 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:43.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18847 16 16 0 0 0 - 0 2024-07-28T16:56:44.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18848 16 16 0 0 0 - 0 2024-07-28T16:56:45.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:44 smithi177 bash[79620]: cluster 2024-07-28T16:56:43.580240+0000 mgr.y (mgr.25253) 9838 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:45.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:44 smithi177 bash[81864]: cluster 2024-07-28T16:56:43.580240+0000 mgr.y (mgr.25253) 9838 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:45.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:44 smithi204 bash[68176]: cluster 2024-07-28T16:56:43.580240+0000 mgr.y (mgr.25253) 9838 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:45.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18849 16 16 0 0 0 - 0 2024-07-28T16:56:46.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18850 16 16 0 0 0 - 0 2024-07-28T16:56:46.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:46] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:56:47.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:46 smithi177 bash[81864]: cluster 2024-07-28T16:56:45.581659+0000 mgr.y (mgr.25253) 9839 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:47.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:46 smithi177 bash[81864]: audit 2024-07-28T16:56:46.194254+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:47.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:46 smithi177 bash[79620]: cluster 2024-07-28T16:56:45.581659+0000 mgr.y (mgr.25253) 9839 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:47.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:46 smithi177 bash[79620]: audit 2024-07-28T16:56:46.194254+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:47.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:46 smithi204 bash[68176]: cluster 2024-07-28T16:56:45.581659+0000 mgr.y (mgr.25253) 9839 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:47.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:46 smithi204 bash[68176]: audit 2024-07-28T16:56:46.194254+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:47.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18851 16 16 0 0 0 - 0 2024-07-28T16:56:48.324 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18852 16 16 0 0 0 - 0 2024-07-28T16:56:49.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:48 smithi177 bash[81864]: cluster 2024-07-28T16:56:47.583113+0000 mgr.y (mgr.25253) 9840 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:49.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:48 smithi177 bash[79620]: cluster 2024-07-28T16:56:47.583113+0000 mgr.y (mgr.25253) 9840 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:49.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:48 smithi204 bash[68176]: cluster 2024-07-28T16:56:47.583113+0000 mgr.y (mgr.25253) 9840 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:49.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18853 16 16 0 0 0 - 0 2024-07-28T16:56:50.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18854 16 16 0 0 0 - 0 2024-07-28T16:56:51.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:50 smithi177 bash[81864]: cluster 2024-07-28T16:56:49.584595+0000 mgr.y (mgr.25253) 9841 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:51.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:50 smithi177 bash[79620]: cluster 2024-07-28T16:56:49.584595+0000 mgr.y (mgr.25253) 9841 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:51.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:50 smithi204 bash[68176]: cluster 2024-07-28T16:56:49.584595+0000 mgr.y (mgr.25253) 9841 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:51.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18855 16 16 0 0 0 - 0 2024-07-28T16:56:52.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18856 16 16 0 0 0 - 0 2024-07-28T16:56:52.668 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:56:52 smithi204 bash[60899]: ts=2024-07-28T16:56:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:52 smithi177 bash[81864]: cluster 2024-07-28T16:56:51.586073+0000 mgr.y (mgr.25253) 9842 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:53.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:52 smithi177 bash[79620]: cluster 2024-07-28T16:56:51.586073+0000 mgr.y (mgr.25253) 9842 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:53.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:52 smithi204 bash[68176]: cluster 2024-07-28T16:56:51.586073+0000 mgr.y (mgr.25253) 9842 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:53.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18857 16 16 0 0 0 - 0 2024-07-28T16:56:54.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18858 16 16 0 0 0 - 0 2024-07-28T16:56:55.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:54 smithi177 bash[81864]: cluster 2024-07-28T16:56:53.587513+0000 mgr.y (mgr.25253) 9843 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:55.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:54 smithi177 bash[79620]: cluster 2024-07-28T16:56:53.587513+0000 mgr.y (mgr.25253) 9843 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:55.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:54 smithi204 bash[68176]: cluster 2024-07-28T16:56:53.587513+0000 mgr.y (mgr.25253) 9843 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:55.325 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18859 16 16 0 0 0 - 0 2024-07-28T16:56:56.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:56:56.322768+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:56.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:56.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18860 16 16 0 0 0 - 0 2024-07-28T16:56:56.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:56:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:56:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-07-28T16:56:57.025 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:56 smithi177 bash[81864]: cluster 2024-07-28T16:56:55.588962+0000 mgr.y (mgr.25253) 9844 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:57.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:56 smithi177 bash[79620]: cluster 2024-07-28T16:56:55.588962+0000 mgr.y (mgr.25253) 9844 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:57.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:56 smithi204 bash[68176]: cluster 2024-07-28T16:56:55.588962+0000 mgr.y (mgr.25253) 9844 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:57.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18861 16 16 0 0 0 - 0 2024-07-28T16:56:58.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18862 16 16 0 0 0 - 0 2024-07-28T16:56:59.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:56:58 smithi177 bash[81864]: cluster 2024-07-28T16:56:57.590390+0000 mgr.y (mgr.25253) 9845 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:59.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:56:58 smithi177 bash[79620]: cluster 2024-07-28T16:56:57.590390+0000 mgr.y (mgr.25253) 9845 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:59.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:56:58 smithi204 bash[68176]: cluster 2024-07-28T16:56:57.590390+0000 mgr.y (mgr.25253) 9845 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:56:59.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18863 16 16 0 0 0 - 0 2024-07-28T16:57:00.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18864 16 16 0 0 0 - 0 2024-07-28T16:57:01.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:00 smithi177 bash[81864]: cluster 2024-07-28T16:56:59.591901+0000 mgr.y (mgr.25253) 9846 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:01.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:00 smithi177 bash[79620]: cluster 2024-07-28T16:56:59.591901+0000 mgr.y (mgr.25253) 9846 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:01.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:00 smithi204 bash[68176]: cluster 2024-07-28T16:56:59.591901+0000 mgr.y (mgr.25253) 9846 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:01.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18865 16 16 0 0 0 - 0 2024-07-28T16:57:02.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:01 smithi177 bash[79620]: audit 2024-07-28T16:57:01.194643+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:02.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:01 smithi177 bash[81864]: audit 2024-07-28T16:57:01.194643+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:02.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:01 smithi204 bash[68176]: audit 2024-07-28T16:57:01.194643+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:02.326 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18866 16 16 0 0 0 - 0 2024-07-28T16:57:02.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:02 smithi204 bash[60899]: ts=2024-07-28T16:57:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:02 smithi177 bash[81864]: cluster 2024-07-28T16:57:01.593311+0000 mgr.y (mgr.25253) 9847 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:03.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:02 smithi177 bash[79620]: cluster 2024-07-28T16:57:01.593311+0000 mgr.y (mgr.25253) 9847 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:03.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:02 smithi204 bash[68176]: cluster 2024-07-28T16:57:01.593311+0000 mgr.y (mgr.25253) 9847 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:03.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18867 16 16 0 0 0 - 0 2024-07-28T16:57:04.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18868 16 16 0 0 0 - 0 2024-07-28T16:57:05.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:04 smithi177 bash[81864]: cluster 2024-07-28T16:57:03.594764+0000 mgr.y (mgr.25253) 9848 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:05.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:04 smithi177 bash[79620]: cluster 2024-07-28T16:57:03.594764+0000 mgr.y (mgr.25253) 9848 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:05.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:04 smithi204 bash[68176]: cluster 2024-07-28T16:57:03.594764+0000 mgr.y (mgr.25253) 9848 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:05.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18869 16 16 0 0 0 - 0 2024-07-28T16:57:06.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18870 16 16 0 0 0 - 0 2024-07-28T16:57:06.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:06] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:57:07.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:06 smithi177 bash[81864]: cluster 2024-07-28T16:57:05.596238+0000 mgr.y (mgr.25253) 9849 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:07.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:06 smithi177 bash[79620]: cluster 2024-07-28T16:57:05.596238+0000 mgr.y (mgr.25253) 9849 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:07.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:06 smithi204 bash[68176]: cluster 2024-07-28T16:57:05.596238+0000 mgr.y (mgr.25253) 9849 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:07.327 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18871 16 16 0 0 0 - 0 2024-07-28T16:57:08.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18872 16 16 0 0 0 - 0 2024-07-28T16:57:09.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:08 smithi177 bash[81864]: cluster 2024-07-28T16:57:07.597681+0000 mgr.y (mgr.25253) 9850 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:09.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:08 smithi177 bash[79620]: cluster 2024-07-28T16:57:07.597681+0000 mgr.y (mgr.25253) 9850 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:09.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:08 smithi204 bash[68176]: cluster 2024-07-28T16:57:07.597681+0000 mgr.y (mgr.25253) 9850 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:09.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18873 16 16 0 0 0 - 0 2024-07-28T16:57:10.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18874 16 16 0 0 0 - 0 2024-07-28T16:57:11.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:10 smithi177 bash[79620]: cluster 2024-07-28T16:57:09.599109+0000 mgr.y (mgr.25253) 9851 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:11.023 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:10 smithi177 bash[79620]: audit 2024-07-28T16:57:10.280369+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:11.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:10 smithi177 bash[81864]: cluster 2024-07-28T16:57:09.599109+0000 mgr.y (mgr.25253) 9851 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:11.023 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:10 smithi177 bash[81864]: audit 2024-07-28T16:57:10.280369+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:11.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:10 smithi204 bash[68176]: cluster 2024-07-28T16:57:09.599109+0000 mgr.y (mgr.25253) 9851 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:11.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:10 smithi204 bash[68176]: audit 2024-07-28T16:57:10.280369+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:11.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18875 16 16 0 0 0 - 0 2024-07-28T16:57:12.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18876 16 16 0 0 0 - 0 2024-07-28T16:57:12.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:12 smithi204 bash[60899]: ts=2024-07-28T16:57:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:12 smithi177 bash[81864]: cluster 2024-07-28T16:57:11.600561+0000 mgr.y (mgr.25253) 9852 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:13.022 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:12 smithi177 bash[79620]: cluster 2024-07-28T16:57:11.600561+0000 mgr.y (mgr.25253) 9852 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:13.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:12 smithi204 bash[68176]: cluster 2024-07-28T16:57:11.600561+0000 mgr.y (mgr.25253) 9852 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:13.328 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18877 16 16 0 0 0 - 0 2024-07-28T16:57:14.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18878 16 16 0 0 0 - 0 2024-07-28T16:57:15.022 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:14 smithi177 bash[81864]: cluster 2024-07-28T16:57:13.602058+0000 mgr.y (mgr.25253) 9853 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:15.026 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:14 smithi177 bash[79620]: cluster 2024-07-28T16:57:13.602058+0000 mgr.y (mgr.25253) 9853 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:15.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:14 smithi204 bash[68176]: cluster 2024-07-28T16:57:13.602058+0000 mgr.y (mgr.25253) 9853 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:15.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18879 16 16 0 0 0 - 0 2024-07-28T16:57:16.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:57:16.325885+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:16.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:16.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18880 16 16 0 0 0 - 0 2024-07-28T16:57:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:16] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-07-28T16:57:17.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: cluster 2024-07-28T16:57:15.603040+0000 mgr.y (mgr.25253) 9854 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:15.953091+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:15.961884+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.170306+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.178513+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.194869+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.674553+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.675946+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[79620]: audit 2024-07-28T16:57:16.682834+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.273 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: cluster 2024-07-28T16:57:15.603040+0000 mgr.y (mgr.25253) 9854 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:15.953091+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:15.961884+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.170306+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.178513+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.194869+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.674553+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.675946+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:17.274 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:16 smithi177 bash[81864]: audit 2024-07-28T16:57:16.682834+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18881 16 16 0 0 0 - 0 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: cluster 2024-07-28T16:57:15.603040+0000 mgr.y (mgr.25253) 9854 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:15.953091+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:15.961884+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.170306+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.178513+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.194869+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.674553+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.675946+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:17.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:16 smithi204 bash[68176]: audit 2024-07-28T16:57:16.682834+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' 2024-07-28T16:57:18.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18882 16 16 0 0 0 - 0 2024-07-28T16:57:19.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:18 smithi177 bash[81864]: cluster 2024-07-28T16:57:17.604425+0000 mgr.y (mgr.25253) 9855 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:19.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:18 smithi177 bash[79620]: cluster 2024-07-28T16:57:17.604425+0000 mgr.y (mgr.25253) 9855 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:19.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18883 16 16 0 0 0 - 0 2024-07-28T16:57:19.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:18 smithi204 bash[68176]: cluster 2024-07-28T16:57:17.604425+0000 mgr.y (mgr.25253) 9855 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:20.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18884 16 16 0 0 0 - 0 2024-07-28T16:57:21.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:20 smithi177 bash[81864]: cluster 2024-07-28T16:57:19.605864+0000 mgr.y (mgr.25253) 9856 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:21.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:20 smithi177 bash[79620]: cluster 2024-07-28T16:57:19.605864+0000 mgr.y (mgr.25253) 9856 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:21.329 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18885 16 16 0 0 0 - 0 2024-07-28T16:57:21.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:20 smithi204 bash[68176]: cluster 2024-07-28T16:57:19.605864+0000 mgr.y (mgr.25253) 9856 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:22.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18886 16 16 0 0 0 - 0 2024-07-28T16:57:22.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:22 smithi204 bash[60899]: ts=2024-07-28T16:57:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:22 smithi177 bash[81864]: cluster 2024-07-28T16:57:21.607259+0000 mgr.y (mgr.25253) 9857 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:23.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:22 smithi177 bash[79620]: cluster 2024-07-28T16:57:21.607259+0000 mgr.y (mgr.25253) 9857 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:23.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18887 16 16 0 0 0 - 0 2024-07-28T16:57:23.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:22 smithi204 bash[68176]: cluster 2024-07-28T16:57:21.607259+0000 mgr.y (mgr.25253) 9857 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:24.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18888 16 16 0 0 0 - 0 2024-07-28T16:57:25.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:24 smithi177 bash[81864]: cluster 2024-07-28T16:57:23.608716+0000 mgr.y (mgr.25253) 9858 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:25.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:24 smithi177 bash[79620]: cluster 2024-07-28T16:57:23.608716+0000 mgr.y (mgr.25253) 9858 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:25.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18889 16 16 0 0 0 - 0 2024-07-28T16:57:25.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:24 smithi204 bash[68176]: cluster 2024-07-28T16:57:23.608716+0000 mgr.y (mgr.25253) 9858 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:26.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18890 16 16 0 0 0 - 0 2024-07-28T16:57:26.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:26 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:26] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:57:27.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:26 smithi177 bash[79620]: cluster 2024-07-28T16:57:25.610156+0000 mgr.y (mgr.25253) 9859 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:27.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:26 smithi177 bash[81864]: cluster 2024-07-28T16:57:25.610156+0000 mgr.y (mgr.25253) 9859 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:27.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18891 16 16 0 0 0 - 0 2024-07-28T16:57:27.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:26 smithi204 bash[68176]: cluster 2024-07-28T16:57:25.610156+0000 mgr.y (mgr.25253) 9859 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:28.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18892 16 16 0 0 0 - 0 2024-07-28T16:57:29.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:28 smithi177 bash[81864]: cluster 2024-07-28T16:57:27.611579+0000 mgr.y (mgr.25253) 9860 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:29.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:28 smithi177 bash[79620]: cluster 2024-07-28T16:57:27.611579+0000 mgr.y (mgr.25253) 9860 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:29.330 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18893 16 16 0 0 0 - 0 2024-07-28T16:57:29.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:28 smithi204 bash[68176]: cluster 2024-07-28T16:57:27.611579+0000 mgr.y (mgr.25253) 9860 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:30.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18894 16 16 0 0 0 - 0 2024-07-28T16:57:31.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:30 smithi177 bash[81864]: cluster 2024-07-28T16:57:29.613021+0000 mgr.y (mgr.25253) 9861 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:31.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:30 smithi177 bash[79620]: cluster 2024-07-28T16:57:29.613021+0000 mgr.y (mgr.25253) 9861 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:31.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18895 16 16 0 0 0 - 0 2024-07-28T16:57:31.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:30 smithi204 bash[68176]: cluster 2024-07-28T16:57:29.613021+0000 mgr.y (mgr.25253) 9861 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:32.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:31 smithi177 bash[81864]: audit 2024-07-28T16:57:31.195634+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:32.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:31 smithi177 bash[79620]: audit 2024-07-28T16:57:31.195634+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:32.321 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:31 smithi204 bash[68176]: audit 2024-07-28T16:57:31.195634+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:32.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18896 16 16 0 0 0 - 0 2024-07-28T16:57:32.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:32 smithi204 bash[60899]: ts=2024-07-28T16:57:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:32 smithi177 bash[81864]: cluster 2024-07-28T16:57:31.614441+0000 mgr.y (mgr.25253) 9862 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:33.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:32 smithi177 bash[79620]: cluster 2024-07-28T16:57:31.614441+0000 mgr.y (mgr.25253) 9862 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:33.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18897 16 16 0 0 0 - 0 2024-07-28T16:57:33.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:32 smithi204 bash[68176]: cluster 2024-07-28T16:57:31.614441+0000 mgr.y (mgr.25253) 9862 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:34.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18898 16 16 0 0 0 - 0 2024-07-28T16:57:35.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:35 smithi177 bash[81864]: cluster 2024-07-28T16:57:33.615889+0000 mgr.y (mgr.25253) 9863 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:35.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:35 smithi177 bash[79620]: cluster 2024-07-28T16:57:33.615889+0000 mgr.y (mgr.25253) 9863 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:35.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18899 16 16 0 0 0 - 0 2024-07-28T16:57:35.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:35 smithi204 bash[68176]: cluster 2024-07-28T16:57:33.615889+0000 mgr.y (mgr.25253) 9863 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:36.331 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:57:36.328841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:36.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:36.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18900 16 16 0 0 0 - 0 2024-07-28T16:57:36.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:36 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:36] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:57:37.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:37 smithi177 bash[81864]: cluster 2024-07-28T16:57:35.617341+0000 mgr.y (mgr.25253) 9864 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:37.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:37 smithi177 bash[79620]: cluster 2024-07-28T16:57:35.617341+0000 mgr.y (mgr.25253) 9864 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:37.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18901 16 16 0 0 0 - 0 2024-07-28T16:57:37.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:37 smithi204 bash[68176]: cluster 2024-07-28T16:57:35.617341+0000 mgr.y (mgr.25253) 9864 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:38.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18902 16 16 0 0 0 - 0 2024-07-28T16:57:39.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:39 smithi177 bash[81864]: cluster 2024-07-28T16:57:37.618917+0000 mgr.y (mgr.25253) 9865 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:39.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:39 smithi177 bash[79620]: cluster 2024-07-28T16:57:37.618917+0000 mgr.y (mgr.25253) 9865 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:39.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18903 16 16 0 0 0 - 0 2024-07-28T16:57:39.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:39 smithi204 bash[68176]: cluster 2024-07-28T16:57:37.618917+0000 mgr.y (mgr.25253) 9865 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:40.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18904 16 16 0 0 0 - 0 2024-07-28T16:57:41.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:41 smithi177 bash[81864]: cluster 2024-07-28T16:57:39.620410+0000 mgr.y (mgr.25253) 9866 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:41.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:41 smithi177 bash[79620]: cluster 2024-07-28T16:57:39.620410+0000 mgr.y (mgr.25253) 9866 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:41.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18905 16 16 0 0 0 - 0 2024-07-28T16:57:41.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:41 smithi204 bash[68176]: cluster 2024-07-28T16:57:39.620410+0000 mgr.y (mgr.25253) 9866 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:42.332 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18906 16 16 0 0 0 - 0 2024-07-28T16:57:42.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:42 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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.272 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:43 smithi177 bash[81864]: cluster 2024-07-28T16:57:41.621898+0000 mgr.y (mgr.25253) 9867 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:43.272 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:43 smithi177 bash[79620]: cluster 2024-07-28T16:57:41.621898+0000 mgr.y (mgr.25253) 9867 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:43.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18907 16 16 0 0 0 - 0 2024-07-28T16:57:43.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:43 smithi204 bash[68176]: cluster 2024-07-28T16:57:41.621898+0000 mgr.y (mgr.25253) 9867 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:44.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18908 16 16 0 0 0 - 0 2024-07-28T16:57:45.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18909 16 16 0 0 0 - 0 2024-07-28T16:57:45.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:45 smithi204 bash[68176]: cluster 2024-07-28T16:57:43.623319+0000 mgr.y (mgr.25253) 9868 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:45.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:45 smithi177 bash[81864]: cluster 2024-07-28T16:57:43.623319+0000 mgr.y (mgr.25253) 9868 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:45.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:45 smithi177 bash[79620]: cluster 2024-07-28T16:57:43.623319+0000 mgr.y (mgr.25253) 9868 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:46.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18910 16 16 0 0 0 - 0 2024-07-28T16:57:46.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:46 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:46] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-07-28T16:57:47.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18911 16 16 0 0 0 - 0 2024-07-28T16:57:47.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:47 smithi204 bash[68176]: cluster 2024-07-28T16:57:45.624817+0000 mgr.y (mgr.25253) 9869 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:47.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:47 smithi204 bash[68176]: audit 2024-07-28T16:57:46.196018+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:47.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:47 smithi177 bash[81864]: cluster 2024-07-28T16:57:45.624817+0000 mgr.y (mgr.25253) 9869 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:47.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:47 smithi177 bash[81864]: audit 2024-07-28T16:57:46.196018+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:47.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:47 smithi177 bash[79620]: cluster 2024-07-28T16:57:45.624817+0000 mgr.y (mgr.25253) 9869 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:47.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:47 smithi177 bash[79620]: audit 2024-07-28T16:57:46.196018+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:48.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18912 16 16 0 0 0 - 0 2024-07-28T16:57:49.333 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18913 16 16 0 0 0 - 0 2024-07-28T16:57:49.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:49 smithi204 bash[68176]: cluster 2024-07-28T16:57:47.626437+0000 mgr.y (mgr.25253) 9870 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:49.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:49 smithi177 bash[81864]: cluster 2024-07-28T16:57:47.626437+0000 mgr.y (mgr.25253) 9870 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:49.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:49 smithi177 bash[79620]: cluster 2024-07-28T16:57:47.626437+0000 mgr.y (mgr.25253) 9870 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:50.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18914 16 16 0 0 0 - 0 2024-07-28T16:57:51.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18915 16 16 0 0 0 - 0 2024-07-28T16:57:51.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:51 smithi204 bash[68176]: cluster 2024-07-28T16:57:49.628070+0000 mgr.y (mgr.25253) 9871 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:51.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:51 smithi177 bash[81864]: cluster 2024-07-28T16:57:49.628070+0000 mgr.y (mgr.25253) 9871 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:51.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:51 smithi177 bash[79620]: cluster 2024-07-28T16:57:49.628070+0000 mgr.y (mgr.25253) 9871 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:52.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18916 16 16 0 0 0 - 0 2024-07-28T16:57:52.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:57:52 smithi204 bash[60899]: ts=2024-07-28T16:57:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:53.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18917 16 16 0 0 0 - 0 2024-07-28T16:57:53.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:53 smithi204 bash[68176]: cluster 2024-07-28T16:57:51.629710+0000 mgr.y (mgr.25253) 9872 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:53.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:53 smithi177 bash[81864]: cluster 2024-07-28T16:57:51.629710+0000 mgr.y (mgr.25253) 9872 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:53.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:53 smithi177 bash[79620]: cluster 2024-07-28T16:57:51.629710+0000 mgr.y (mgr.25253) 9872 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:54.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18918 16 16 0 0 0 - 0 2024-07-28T16:57:55.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18919 16 16 0 0 0 - 0 2024-07-28T16:57:55.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:55 smithi204 bash[68176]: cluster 2024-07-28T16:57:53.631313+0000 mgr.y (mgr.25253) 9873 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:55.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:55 smithi177 bash[81864]: cluster 2024-07-28T16:57:53.631313+0000 mgr.y (mgr.25253) 9873 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:55.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:55 smithi177 bash[79620]: cluster 2024-07-28T16:57:53.631313+0000 mgr.y (mgr.25253) 9873 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:56.334 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:57:56.331979+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:56.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:56.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18920 16 16 0 0 0 - 0 2024-07-28T16:57:56.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:57:56 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:57:56] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.43.0" 2024-07-28T16:57:57.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18921 16 16 0 0 0 - 0 2024-07-28T16:57:57.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:57 smithi204 bash[68176]: cluster 2024-07-28T16:57:55.632944+0000 mgr.y (mgr.25253) 9874 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:57.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:57 smithi177 bash[81864]: cluster 2024-07-28T16:57:55.632944+0000 mgr.y (mgr.25253) 9874 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:57.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:57 smithi177 bash[79620]: cluster 2024-07-28T16:57:55.632944+0000 mgr.y (mgr.25253) 9874 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:58.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18922 16 16 0 0 0 - 0 2024-07-28T16:57:59.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18923 16 16 0 0 0 - 0 2024-07-28T16:57:59.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:57:59 smithi204 bash[68176]: cluster 2024-07-28T16:57:57.634413+0000 mgr.y (mgr.25253) 9875 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:59.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:57:59 smithi177 bash[79620]: cluster 2024-07-28T16:57:57.634413+0000 mgr.y (mgr.25253) 9875 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:57:59.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:57:59 smithi177 bash[81864]: cluster 2024-07-28T16:57:57.634413+0000 mgr.y (mgr.25253) 9875 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:00.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18924 16 16 0 0 0 - 0 2024-07-28T16:58:01.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18925 16 16 0 0 0 - 0 2024-07-28T16:58:01.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:01 smithi204 bash[68176]: cluster 2024-07-28T16:57:59.635982+0000 mgr.y (mgr.25253) 9876 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:01.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:01 smithi177 bash[81864]: cluster 2024-07-28T16:57:59.635982+0000 mgr.y (mgr.25253) 9876 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:01.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:01 smithi177 bash[79620]: cluster 2024-07-28T16:57:59.635982+0000 mgr.y (mgr.25253) 9876 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:02.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:02 smithi204 bash[68176]: audit 2024-07-28T16:58:01.196341+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:02.335 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18926 16 16 0 0 0 - 0 2024-07-28T16:58:02.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:02 smithi177 bash[81864]: audit 2024-07-28T16:58:01.196341+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:02.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:02 smithi177 bash[79620]: audit 2024-07-28T16:58:01.196341+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:02.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:58:02 smithi204 bash[60899]: ts=2024-07-28T16:58:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:03.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18927 16 16 0 0 0 - 0 2024-07-28T16:58:03.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:03 smithi204 bash[68176]: cluster 2024-07-28T16:58:01.637573+0000 mgr.y (mgr.25253) 9877 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:03.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:03 smithi177 bash[81864]: cluster 2024-07-28T16:58:01.637573+0000 mgr.y (mgr.25253) 9877 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:03.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:03 smithi177 bash[79620]: cluster 2024-07-28T16:58:01.637573+0000 mgr.y (mgr.25253) 9877 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:04.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18928 16 16 0 0 0 - 0 2024-07-28T16:58:05.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18929 16 16 0 0 0 - 0 2024-07-28T16:58:05.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:05 smithi204 bash[68176]: cluster 2024-07-28T16:58:03.639166+0000 mgr.y (mgr.25253) 9878 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:05.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:05 smithi177 bash[81864]: cluster 2024-07-28T16:58:03.639166+0000 mgr.y (mgr.25253) 9878 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:05.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:05 smithi177 bash[79620]: cluster 2024-07-28T16:58:03.639166+0000 mgr.y (mgr.25253) 9878 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:06.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18930 16 16 0 0 0 - 0 2024-07-28T16:58:06.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:58:06 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:58:06] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T16:58:07.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18931 16 16 0 0 0 - 0 2024-07-28T16:58:07.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:07 smithi204 bash[68176]: cluster 2024-07-28T16:58:05.640810+0000 mgr.y (mgr.25253) 9879 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:07.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:07 smithi177 bash[81864]: cluster 2024-07-28T16:58:05.640810+0000 mgr.y (mgr.25253) 9879 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:07.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:07 smithi177 bash[79620]: cluster 2024-07-28T16:58:05.640810+0000 mgr.y (mgr.25253) 9879 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:08.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18932 16 16 0 0 0 - 0 2024-07-28T16:58:09.336 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18933 16 16 0 0 0 - 0 2024-07-28T16:58:09.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:09 smithi204 bash[68176]: cluster 2024-07-28T16:58:07.642415+0000 mgr.y (mgr.25253) 9880 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:09.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:09 smithi177 bash[81864]: cluster 2024-07-28T16:58:07.642415+0000 mgr.y (mgr.25253) 9880 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:09.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:09 smithi177 bash[79620]: cluster 2024-07-28T16:58:07.642415+0000 mgr.y (mgr.25253) 9880 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:10.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18934 16 16 0 0 0 - 0 2024-07-28T16:58:11.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18935 16 16 0 0 0 - 0 2024-07-28T16:58:11.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:11 smithi204 bash[68176]: cluster 2024-07-28T16:58:09.644050+0000 mgr.y (mgr.25253) 9881 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:11.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:11 smithi177 bash[79620]: cluster 2024-07-28T16:58:09.644050+0000 mgr.y (mgr.25253) 9881 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:11.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:11 smithi177 bash[81864]: cluster 2024-07-28T16:58:09.644050+0000 mgr.y (mgr.25253) 9881 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:12.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18936 16 16 0 0 0 - 0 2024-07-28T16:58:12.667 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Jul 28 16:58:12 smithi204 bash[60899]: ts=2024-07-28T16: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=\"fcbdc782-4cd1-11ef-bcc7-c7b262605968\", instance=\"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:13.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18937 16 16 0 0 0 - 0 2024-07-28T16:58:13.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:13 smithi204 bash[68176]: cluster 2024-07-28T16:58:11.645694+0000 mgr.y (mgr.25253) 9882 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:13.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:13 smithi177 bash[79620]: cluster 2024-07-28T16:58:11.645694+0000 mgr.y (mgr.25253) 9882 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:13.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:13 smithi177 bash[81864]: cluster 2024-07-28T16:58:11.645694+0000 mgr.y (mgr.25253) 9882 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:14.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18938 16 16 0 0 0 - 0 2024-07-28T16:58:15.337 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18939 16 16 0 0 0 - 0 2024-07-28T16:58:15.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:15 smithi204 bash[68176]: cluster 2024-07-28T16:58:13.647322+0000 mgr.y (mgr.25253) 9883 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:15.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:15 smithi177 bash[79620]: cluster 2024-07-28T16:58:13.647322+0000 mgr.y (mgr.25253) 9883 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:15.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:15 smithi177 bash[81864]: cluster 2024-07-28T16:58:13.647322+0000 mgr.y (mgr.25253) 9883 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:16.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:2024-07-28T16:58:16.335168+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:58:16.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:58:16.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18940 16 16 0 0 0 - 0 2024-07-28T16:58:16.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Jul 28 16:58:16 smithi177 bash[72688]: ::ffff:172.21.15.204 - - [28/Jul/2024:16:58:16] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-28T16:58:17.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18941 16 16 0 0 0 - 0 2024-07-28T16:58:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:17 smithi204 bash[68176]: cluster 2024-07-28T16:58:15.648993+0000 mgr.y (mgr.25253) 9884 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:17 smithi204 bash[68176]: audit 2024-07-28T16:58:16.196942+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:17 smithi204 bash[68176]: audit 2024-07-28T16:58:16.788769+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[81864]: cluster 2024-07-28T16:58:15.648993+0000 mgr.y (mgr.25253) 9884 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[81864]: audit 2024-07-28T16:58:16.196942+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[81864]: audit 2024-07-28T16:58:16.788769+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[79620]: cluster 2024-07-28T16:58:15.648993+0000 mgr.y (mgr.25253) 9884 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[79620]: audit 2024-07-28T16:58:16.196942+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:17.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:17 smithi177 bash[79620]: audit 2024-07-28T16:58:16.788769+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25253 172.21.15.177:0/3727484948' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:18.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18942 16 16 0 0 0 - 0 2024-07-28T16:58:19.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18943 16 16 0 0 0 - 0 2024-07-28T16:58:19.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:19 smithi204 bash[68176]: cluster 2024-07-28T16:58:17.650511+0000 mgr.y (mgr.25253) 9885 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:19.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:19 smithi177 bash[81864]: cluster 2024-07-28T16:58:17.650511+0000 mgr.y (mgr.25253) 9885 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:19.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:19 smithi177 bash[79620]: cluster 2024-07-28T16:58:17.650511+0000 mgr.y (mgr.25253) 9885 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:20.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18944 16 16 0 0 0 - 0 2024-07-28T16:58:20.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Jul 28 16:58:20 smithi204 bash[68176]: cluster 2024-07-28T16:58:19.651500+0000 mgr.y (mgr.25253) 9886 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:20.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Jul 28 16:58:20 smithi177 bash[81864]: cluster 2024-07-28T16:58:19.651500+0000 mgr.y (mgr.25253) 9886 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:20.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Jul 28 16:58:20 smithi177 bash[79620]: cluster 2024-07-28T16:58:19.651500+0000 mgr.y (mgr.25253) 9886 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 2 undersized+peered, 3 active+undersized, 9 stale+peering, 15 peering, 34 stale+active+clean, 10 active+clean; 582 KiB data, 1017 MiB used, 625 GiB / 626 GiB avail 2024-07-28T16:58:21.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18945 16 16 0 0 0 - 0 2024-07-28T16:58:22.338 INFO:tasks.radosbench.radosbench.0.smithi177.stdout:18946 16 16 0 0 0 - 0 2024-07-28T16:58:22.379 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-07-28T16:58:22.380 DEBUG:teuthology.task.console_log:Killing console logger for smithi177 2024-07-28T16:58:22.380 DEBUG:teuthology.task.console_log:Killing console logger for smithi204 2024-07-28T16:58:22.381 DEBUG:teuthology.exit:Finished running handlers